@mappedin/mappedin-js 6.0.1-beta.21 → 6.0.1-beta.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1 @@
1
+ import{h as Hf,i as Bb,j as yp}from"./chunk-64LDGG53.js";import{a as Wr}from"./chunk-DPBLCZG6.js";import{A as vb,B as bb,C as Cb,D as q,E as wi,F as xb,G as Ii,H as Pa,Ha as Ia,I as dt,J as Ee,Ka as fp,L as jt,La as Ab,M as dl,O as Te,Oa as kb,P as up,Q as hl,R as Sb,Ra as Ur,S as Mb,Sa as Fb,T as Pb,Ta as mp,U as mr,X as Tb,Y as wb,Z as Ta,a as cp,c as Pi,ca as Ib,d as Gr,e as jf,fa as pp,ga as wa,ha as dp,ja as ao,m as yb,n as gb,pa as Eb,qa as yn,ra as hp,sa as _b,ta as Vr,u as Ti,ua as jr,va as Db,w as ye,wa as Ob,x as te,xa as Lb,za as Hr}from"./chunk-YRCDALUI.js";import{a as l,b as N,c as w8,d as pl,e as d,f as s,g as M,h as T,i as U,j as m,k as C}from"./chunk-QXQ4TTHH.js";var b2=N((lm,cm)=>{m();(function(r,e){typeof lm=="object"&&typeof cm<"u"?cm.exports=e():typeof define=="function"&&define.amd?define(e):(r=r||self).RBush=e()})(lm,function(){"use strict";function r(b,S,I,E,w){l(function _(D,R,V,G,Z){for(;G>V;){if(G-V>600){var z=G-V+1,ce=R-V+1,ve=Math.log(z),Be=.5*Math.exp(2*ve/3),Ge=.5*Math.sqrt(ve*Be*(z-Be)/z)*(ce-z/2<0?-1:1),it=Math.max(V,Math.floor(R-ce*Be/z+Ge)),fr=Math.min(G,Math.floor(R+(z-ce)*Be/z+Ge));_(D,R,it,fr,Z)}var Le=D[R],Ye=V,Ve=G;for(e(D,V,R),Z(D[G],Le)>0&&e(D,V,G);Ye<Ve;){for(e(D,Ye,Ve),Ye++,Ve--;Z(D[Ye],Le)<0;)Ye++;for(;Z(D[Ve],Le)>0;)Ve--}Z(D[V],Le)===0?e(D,V,Ve):e(D,++Ve,G),Ve<=R&&(V=Ve+1),R<=Ve&&(G=Ve-1)}},"t")(b,S,I||0,E||b.length-1,w||t)}l(r,"t");function e(b,S,I){var E=b[S];b[S]=b[I],b[I]=E}l(e,"i");function t(b,S){return b<S?-1:b>S?1:0}l(t,"n");var i=l(function(b){b===void 0&&(b=9),this._maxEntries=Math.max(4,b),this._minEntries=Math.max(2,Math.ceil(.4*this._maxEntries)),this.clear()},"r");function n(b,S,I){if(!I)return S.indexOf(b);for(var E=0;E<S.length;E++)if(I(b,S[E]))return E;return-1}l(n,"e");function o(b,S){a(b,0,b.children.length,S,b)}l(o,"a");function a(b,S,I,E,w){w||(w=x(null)),w.minX=1/0,w.minY=1/0,w.maxX=-1/0,w.maxY=-1/0;for(var _=S;_<I;_++){var D=b.children[_];u(w,b.leaf?E(D):D)}return w}l(a,"h");function u(b,S){return b.minX=Math.min(b.minX,S.minX),b.minY=Math.min(b.minY,S.minY),b.maxX=Math.max(b.maxX,S.maxX),b.maxY=Math.max(b.maxY,S.maxY),b}l(u,"o");function c(b,S){return b.minX-S.minX}l(c,"s");function p(b,S){return b.minY-S.minY}l(p,"l");function f(b){return(b.maxX-b.minX)*(b.maxY-b.minY)}l(f,"f");function y(b){return b.maxX-b.minX+(b.maxY-b.minY)}l(y,"u");function g(b,S){return b.minX<=S.minX&&b.minY<=S.minY&&S.maxX<=b.maxX&&S.maxY<=b.maxY}l(g,"m");function v(b,S){return S.minX<=b.maxX&&S.minY<=b.maxY&&S.maxX>=b.minX&&S.maxY>=b.minY}l(v,"c");function x(b){return{children:b,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}l(x,"p");function P(b,S,I,E,w){for(var _=[S,I];_.length;)if(!((I=_.pop())-(S=_.pop())<=E)){var D=S+Math.ceil((I-S)/E/2)*E;r(b,D,S,I,w),_.push(S,D,D,I)}}return l(P,"d"),i.prototype.all=function(){return this._all(this.data,[])},i.prototype.search=function(b){var S=this.data,I=[];if(!v(b,S))return I;for(var E=this.toBBox,w=[];S;){for(var _=0;_<S.children.length;_++){var D=S.children[_],R=S.leaf?E(D):D;v(b,R)&&(S.leaf?I.push(D):g(b,R)?this._all(D,I):w.push(D))}S=w.pop()}return I},i.prototype.collides=function(b){var S=this.data;if(!v(b,S))return!1;for(var I=[];S;){for(var E=0;E<S.children.length;E++){var w=S.children[E],_=S.leaf?this.toBBox(w):w;if(v(b,_)){if(S.leaf||g(b,_))return!0;I.push(w)}}S=I.pop()}return!1},i.prototype.load=function(b){if(!b||!b.length)return this;if(b.length<this._minEntries){for(var S=0;S<b.length;S++)this.insert(b[S]);return this}var I=this._build(b.slice(),0,b.length-1,0);if(this.data.children.length)if(this.data.height===I.height)this._splitRoot(this.data,I);else{if(this.data.height<I.height){var E=this.data;this.data=I,I=E}this._insert(I,this.data.height-I.height-1,!0)}else this.data=I;return this},i.prototype.insert=function(b){return b&&this._insert(b,this.data.height-1),this},i.prototype.clear=function(){return this.data=x([]),this},i.prototype.remove=function(b,S){if(!b)return this;for(var I,E,w,_=this.data,D=this.toBBox(b),R=[],V=[];_||R.length;){if(_||(_=R.pop(),E=R[R.length-1],I=V.pop(),w=!0),_.leaf){var G=n(b,_.children,S);if(G!==-1)return _.children.splice(G,1),R.push(_),this._condense(R),this}w||_.leaf||!g(_,D)?E?(I++,_=E.children[I],w=!1):_=null:(R.push(_),V.push(I),I=0,E=_,_=_.children[0])}return this},i.prototype.toBBox=function(b){return b},i.prototype.compareMinX=function(b,S){return b.minX-S.minX},i.prototype.compareMinY=function(b,S){return b.minY-S.minY},i.prototype.toJSON=function(){return this.data},i.prototype.fromJSON=function(b){return this.data=b,this},i.prototype._all=function(b,S){for(var I=[];b;)b.leaf?S.push.apply(S,b.children):I.push.apply(I,b.children),b=I.pop();return S},i.prototype._build=function(b,S,I,E){var w,_=I-S+1,D=this._maxEntries;if(_<=D)return o(w=x(b.slice(S,I+1)),this.toBBox),w;E||(E=Math.ceil(Math.log(_)/Math.log(D)),D=Math.ceil(_/Math.pow(D,E-1))),(w=x([])).leaf=!1,w.height=E;var R=Math.ceil(_/D),V=R*Math.ceil(Math.sqrt(D));P(b,S,I,V,this.compareMinX);for(var G=S;G<=I;G+=V){var Z=Math.min(G+V-1,I);P(b,G,Z,R,this.compareMinY);for(var z=G;z<=Z;z+=R){var ce=Math.min(z+R-1,Z);w.children.push(this._build(b,z,ce,E-1))}}return o(w,this.toBBox),w},i.prototype._chooseSubtree=function(b,S,I,E){for(;E.push(S),!S.leaf&&E.length-1!==I;){for(var w=1/0,_=1/0,D=void 0,R=0;R<S.children.length;R++){var V=S.children[R],G=f(V),Z=(z=b,ce=V,(Math.max(ce.maxX,z.maxX)-Math.min(ce.minX,z.minX))*(Math.max(ce.maxY,z.maxY)-Math.min(ce.minY,z.minY))-G);Z<_?(_=Z,w=G<w?G:w,D=V):Z===_&&G<w&&(w=G,D=V)}S=D||S.children[0]}var z,ce;return S},i.prototype._insert=function(b,S,I){var E=I?b:this.toBBox(b),w=[],_=this._chooseSubtree(E,this.data,S,w);for(_.children.push(b),u(_,E);S>=0&&w[S].children.length>this._maxEntries;)this._split(w,S),S--;this._adjustParentBBoxes(E,w,S)},i.prototype._split=function(b,S){var I=b[S],E=I.children.length,w=this._minEntries;this._chooseSplitAxis(I,w,E);var _=this._chooseSplitIndex(I,w,E),D=x(I.children.splice(_,I.children.length-_));D.height=I.height,D.leaf=I.leaf,o(I,this.toBBox),o(D,this.toBBox),S?b[S-1].children.push(D):this._splitRoot(I,D)},i.prototype._splitRoot=function(b,S){this.data=x([b,S]),this.data.height=b.height+1,this.data.leaf=!1,o(this.data,this.toBBox)},i.prototype._chooseSplitIndex=function(b,S,I){for(var E,w,_,D,R,V,G,Z=1/0,z=1/0,ce=S;ce<=I-S;ce++){var ve=a(b,0,ce,this.toBBox),Be=a(b,ce,I,this.toBBox),Ge=(w=ve,_=Be,D=void 0,R=void 0,V=void 0,G=void 0,D=Math.max(w.minX,_.minX),R=Math.max(w.minY,_.minY),V=Math.min(w.maxX,_.maxX),G=Math.min(w.maxY,_.maxY),Math.max(0,V-D)*Math.max(0,G-R)),it=f(ve)+f(Be);Ge<Z?(Z=Ge,E=ce,z=it<z?it:z):Ge===Z&&it<z&&(z=it,E=ce)}return E||I-S},i.prototype._chooseSplitAxis=function(b,S,I){var E=b.leaf?this.compareMinX:c,w=b.leaf?this.compareMinY:p;this._allDistMargin(b,S,I,E)<this._allDistMargin(b,S,I,w)&&b.children.sort(E)},i.prototype._allDistMargin=function(b,S,I,E){b.children.sort(E);for(var w=this.toBBox,_=a(b,0,S,w),D=a(b,I-S,I,w),R=y(_)+y(D),V=S;V<I-S;V++){var G=b.children[V];u(_,b.leaf?w(G):G),R+=y(_)}for(var Z=I-S-1;Z>=S;Z--){var z=b.children[Z];u(D,b.leaf?w(z):z),R+=y(D)}return R},i.prototype._adjustParentBBoxes=function(b,S,I){for(var E=I;E>=0;E--)u(S[E],b)},i.prototype._condense=function(b){for(var S=b.length-1,I=void 0;S>=0;S--)b[S].children.length===0?S>0?(I=b[S-1].children).splice(I.indexOf(b[S]),1):this.clear():o(b[S],this.toBBox)},i})});var fm=N($=>{"use strict";m();Object.defineProperty($,"__esModule",{value:!0});$.earthRadius=63710088e-1;$.factors={centimeters:$.earthRadius*100,centimetres:$.earthRadius*100,degrees:$.earthRadius/111325,feet:$.earthRadius*3.28084,inches:$.earthRadius*39.37,kilometers:$.earthRadius/1e3,kilometres:$.earthRadius/1e3,meters:$.earthRadius,metres:$.earthRadius,miles:$.earthRadius/1609.344,millimeters:$.earthRadius*1e3,millimetres:$.earthRadius*1e3,nauticalmiles:$.earthRadius/1852,radians:1,yards:$.earthRadius*1.0936};$.unitsFactors={centimeters:100,centimetres:100,degrees:1/111325,feet:3.28084,inches:39.37,kilometers:1/1e3,kilometres:1/1e3,meters:1,metres:1,miles:1/1609.344,millimeters:1e3,millimetres:1e3,nauticalmiles:1/1852,radians:1/$.earthRadius,yards:1.0936133};$.areaFactors={acres:247105e-9,centimeters:1e4,centimetres:1e4,feet:10.763910417,hectares:1e-4,inches:1550.003100006,kilometers:1e-6,kilometres:1e-6,meters:1,metres:1,miles:386e-9,millimeters:1e6,millimetres:1e6,yards:1.195990046};function Cn(r,e,t){t===void 0&&(t={});var i={type:"Feature"};return(t.id===0||t.id)&&(i.id=t.id),t.bbox&&(i.bbox=t.bbox),i.properties=e||{},i.geometry=r,i}l(Cn,"feature");$.feature=Cn;function l9(r,e,t){switch(t===void 0&&(t={}),r){case"Point":return um(e).geometry;case"LineString":return dm(e).geometry;case"Polygon":return pm(e).geometry;case"MultiPoint":return x2(e).geometry;case"MultiLineString":return C2(e).geometry;case"MultiPolygon":return S2(e).geometry;default:throw new Error(r+" is invalid")}}l(l9,"geometry");$.geometry=l9;function um(r,e,t){if(t===void 0&&(t={}),!r)throw new Error("coordinates is required");if(!Array.isArray(r))throw new Error("coordinates must be an Array");if(r.length<2)throw new Error("coordinates must be at least 2 numbers long");if(!_p(r[0])||!_p(r[1]))throw new Error("coordinates must contain numbers");var i={type:"Point",coordinates:r};return Cn(i,e,t)}l(um,"point");$.point=um;function c9(r,e,t){return t===void 0&&(t={}),Dp(r.map(function(i){return um(i,e)}),t)}l(c9,"points");$.points=c9;function pm(r,e,t){t===void 0&&(t={});for(var i=0,n=r;i<n.length;i++){var o=n[i];if(o.length<4)throw new Error("Each LinearRing of a Polygon must have 4 or more Positions.");for(var a=0;a<o[o.length-1].length;a++)if(o[o.length-1][a]!==o[0][a])throw new Error("First and last Position are not equivalent.")}var u={type:"Polygon",coordinates:r};return Cn(u,e,t)}l(pm,"polygon");$.polygon=pm;function u9(r,e,t){return t===void 0&&(t={}),Dp(r.map(function(i){return pm(i,e)}),t)}l(u9,"polygons");$.polygons=u9;function dm(r,e,t){if(t===void 0&&(t={}),r.length<2)throw new Error("coordinates must be an array of two or more positions");var i={type:"LineString",coordinates:r};return Cn(i,e,t)}l(dm,"lineString");$.lineString=dm;function p9(r,e,t){return t===void 0&&(t={}),Dp(r.map(function(i){return dm(i,e)}),t)}l(p9,"lineStrings");$.lineStrings=p9;function Dp(r,e){e===void 0&&(e={});var t={type:"FeatureCollection"};return e.id&&(t.id=e.id),e.bbox&&(t.bbox=e.bbox),t.features=r,t}l(Dp,"featureCollection");$.featureCollection=Dp;function C2(r,e,t){t===void 0&&(t={});var i={type:"MultiLineString",coordinates:r};return Cn(i,e,t)}l(C2,"multiLineString");$.multiLineString=C2;function x2(r,e,t){t===void 0&&(t={});var i={type:"MultiPoint",coordinates:r};return Cn(i,e,t)}l(x2,"multiPoint");$.multiPoint=x2;function S2(r,e,t){t===void 0&&(t={});var i={type:"MultiPolygon",coordinates:r};return Cn(i,e,t)}l(S2,"multiPolygon");$.multiPolygon=S2;function d9(r,e,t){t===void 0&&(t={});var i={type:"GeometryCollection",geometries:r};return Cn(i,e,t)}l(d9,"geometryCollection");$.geometryCollection=d9;function h9(r,e){if(e===void 0&&(e=0),e&&!(e>=0))throw new Error("precision must be a positive number");var t=Math.pow(10,e||0);return Math.round(r*t)/t}l(h9,"round");$.round=h9;function M2(r,e){e===void 0&&(e="kilometers");var t=$.factors[e];if(!t)throw new Error(e+" units is invalid");return r*t}l(M2,"radiansToLength");$.radiansToLength=M2;function hm(r,e){e===void 0&&(e="kilometers");var t=$.factors[e];if(!t)throw new Error(e+" units is invalid");return r/t}l(hm,"lengthToRadians");$.lengthToRadians=hm;function f9(r,e){return P2(hm(r,e))}l(f9,"lengthToDegrees");$.lengthToDegrees=f9;function m9(r){var e=r%360;return e<0&&(e+=360),e}l(m9,"bearingToAzimuth");$.bearingToAzimuth=m9;function P2(r){var e=r%(2*Math.PI);return e*180/Math.PI}l(P2,"radiansToDegrees");$.radiansToDegrees=P2;function y9(r){var e=r%360;return e*Math.PI/180}l(y9,"degreesToRadians");$.degreesToRadians=y9;function g9(r,e,t){if(e===void 0&&(e="kilometers"),t===void 0&&(t="kilometers"),!(r>=0))throw new Error("length must be a positive number");return M2(hm(r,e),t)}l(g9,"convertLength");$.convertLength=g9;function v9(r,e,t){if(e===void 0&&(e="meters"),t===void 0&&(t="kilometers"),!(r>=0))throw new Error("area must be a positive number");var i=$.areaFactors[e];if(!i)throw new Error("invalid original units");var n=$.areaFactors[t];if(!n)throw new Error("invalid final units");return r/i*n}l(v9,"convertArea");$.convertArea=v9;function _p(r){return!isNaN(r)&&r!==null&&!Array.isArray(r)}l(_p,"isNumber");$.isNumber=_p;function b9(r){return!!r&&r.constructor===Object}l(b9,"isObject");$.isObject=b9;function C9(r){if(!r)throw new Error("bbox is required");if(!Array.isArray(r))throw new Error("bbox must be an Array");if(r.length!==4&&r.length!==6)throw new Error("bbox must be an Array of 4 or 6 numbers");r.forEach(function(e){if(!_p(e))throw new Error("bbox must only contain numbers")})}l(C9,"validateBBox");$.validateBBox=C9;function x9(r){if(!r)throw new Error("id is required");if(["string","number"].indexOf(typeof r)===-1)throw new Error("id must be a number or a string")}l(x9,"validateId");$.validateId=x9});var _2=N(qe=>{"use strict";m();Object.defineProperty(qe,"__esModule",{value:!0});var ot=fm();function Tl(r,e,t){if(r!==null)for(var i,n,o,a,u,c,p,f=0,y=0,g,v=r.type,x=v==="FeatureCollection",P=v==="Feature",b=x?r.features.length:1,S=0;S<b;S++){p=x?r.features[S].geometry:P?r.geometry:r,g=p?p.type==="GeometryCollection":!1,u=g?p.geometries.length:1;for(var I=0;I<u;I++){var E=0,w=0;if(a=g?p.geometries[I]:p,a!==null){c=a.coordinates;var _=a.type;switch(f=t&&(_==="Polygon"||_==="MultiPolygon")?1:0,_){case null:break;case"Point":if(e(c,y,S,E,w)===!1)return!1;y++,E++;break;case"LineString":case"MultiPoint":for(i=0;i<c.length;i++){if(e(c[i],y,S,E,w)===!1)return!1;y++,_==="MultiPoint"&&E++}_==="LineString"&&E++;break;case"Polygon":case"MultiLineString":for(i=0;i<c.length;i++){for(n=0;n<c[i].length-f;n++){if(e(c[i][n],y,S,E,w)===!1)return!1;y++}_==="MultiLineString"&&E++,_==="Polygon"&&w++}_==="Polygon"&&E++;break;case"MultiPolygon":for(i=0;i<c.length;i++){for(w=0,n=0;n<c[i].length;n++){for(o=0;o<c[i][n].length-f;o++){if(e(c[i][n][o],y,S,E,w)===!1)return!1;y++}w++}E++}break;case"GeometryCollection":for(i=0;i<a.geometries.length;i++)if(Tl(a.geometries[i],e,t)===!1)return!1;break;default:throw new Error("Unknown Geometry Type")}}}}}l(Tl,"coordEach");function S9(r,e,t,i){var n=t;return Tl(r,function(o,a,u,c,p){a===0&&t===void 0?n=o:n=e(n,o,a,u,c,p)},i),n}l(S9,"coordReduce");function T2(r,e){var t;switch(r.type){case"FeatureCollection":for(t=0;t<r.features.length&&e(r.features[t].properties,t)!==!1;t++);break;case"Feature":e(r.properties,0);break}}l(T2,"propEach");function M9(r,e,t){var i=t;return T2(r,function(n,o){o===0&&t===void 0?i=n:i=e(i,n,o)}),i}l(M9,"propReduce");function w2(r,e){if(r.type==="Feature")e(r,0);else if(r.type==="FeatureCollection")for(var t=0;t<r.features.length&&e(r.features[t],t)!==!1;t++);}l(w2,"featureEach");function P9(r,e,t){var i=t;return w2(r,function(n,o){o===0&&t===void 0?i=n:i=e(i,n,o)}),i}l(P9,"featureReduce");function T9(r){var e=[];return Tl(r,function(t){e.push(t)}),e}l(T9,"coordAll");function mm(r,e){var t,i,n,o,a,u,c,p,f,y,g=0,v=r.type==="FeatureCollection",x=r.type==="Feature",P=v?r.features.length:1;for(t=0;t<P;t++){for(u=v?r.features[t].geometry:x?r.geometry:r,p=v?r.features[t].properties:x?r.properties:{},f=v?r.features[t].bbox:x?r.bbox:void 0,y=v?r.features[t].id:x?r.id:void 0,c=u?u.type==="GeometryCollection":!1,a=c?u.geometries.length:1,n=0;n<a;n++){if(o=c?u.geometries[n]:u,o===null){if(e(null,g,p,f,y)===!1)return!1;continue}switch(o.type){case"Point":case"LineString":case"MultiPoint":case"Polygon":case"MultiLineString":case"MultiPolygon":{if(e(o,g,p,f,y)===!1)return!1;break}case"GeometryCollection":{for(i=0;i<o.geometries.length;i++)if(e(o.geometries[i],g,p,f,y)===!1)return!1;break}default:throw new Error("Unknown Geometry Type")}}g++}}l(mm,"geomEach");function w9(r,e,t){var i=t;return mm(r,function(n,o,a,u,c){o===0&&t===void 0?i=n:i=e(i,n,o,a,u,c)}),i}l(w9,"geomReduce");function Op(r,e){mm(r,function(t,i,n,o,a){var u=t===null?null:t.type;switch(u){case null:case"Point":case"LineString":case"Polygon":return e(ot.feature(t,n,{bbox:o,id:a}),i,0)===!1?!1:void 0}var c;switch(u){case"MultiPoint":c="Point";break;case"MultiLineString":c="LineString";break;case"MultiPolygon":c="Polygon";break}for(var p=0;p<t.coordinates.length;p++){var f=t.coordinates[p],y={type:c,coordinates:f};if(e(ot.feature(y,n),i,p)===!1)return!1}})}l(Op,"flattenEach");function I9(r,e,t){var i=t;return Op(r,function(n,o,a){o===0&&a===0&&t===void 0?i=n:i=e(i,n,o,a)}),i}l(I9,"flattenReduce");function I2(r,e){Op(r,function(t,i,n){var o=0;if(t.geometry){var a=t.geometry.type;if(!(a==="Point"||a==="MultiPoint")){var u,c=0,p=0,f=0;if(Tl(t,function(y,g,v,x,P){if(u===void 0||i>c||x>p||P>f){u=y,c=i,p=x,f=P,o=0;return}var b=ot.lineString([u,y],t.properties);if(e(b,i,n,P,o)===!1)return!1;o++,u=y})===!1)return!1}}})}l(I2,"segmentEach");function E9(r,e,t){var i=t,n=!1;return I2(r,function(o,a,u,c,p){n===!1&&t===void 0?i=o:i=e(i,o,a,u,c,p),n=!0}),i}l(E9,"segmentReduce");function E2(r,e){if(!r)throw new Error("geojson is required");Op(r,function(t,i,n){if(t.geometry!==null){var o=t.geometry.type,a=t.geometry.coordinates;switch(o){case"LineString":if(e(t,i,n,0,0)===!1)return!1;break;case"Polygon":for(var u=0;u<a.length;u++)if(e(ot.lineString(a[u],t.properties),i,n,u)===!1)return!1;break}}})}l(E2,"lineEach");function _9(r,e,t){var i=t;return E2(r,function(n,o,a,u){o===0&&t===void 0?i=n:i=e(i,n,o,a,u)}),i}l(_9,"lineReduce");function D9(r,e){if(e=e||{},!ot.isObject(e))throw new Error("options is invalid");var t=e.featureIndex||0,i=e.multiFeatureIndex||0,n=e.geometryIndex||0,o=e.segmentIndex||0,a=e.properties,u;switch(r.type){case"FeatureCollection":t<0&&(t=r.features.length+t),a=a||r.features[t].properties,u=r.features[t].geometry;break;case"Feature":a=a||r.properties,u=r.geometry;break;case"Point":case"MultiPoint":return null;case"LineString":case"Polygon":case"MultiLineString":case"MultiPolygon":u=r;break;default:throw new Error("geojson is invalid")}if(u===null)return null;var c=u.coordinates;switch(u.type){case"Point":case"MultiPoint":return null;case"LineString":return o<0&&(o=c.length+o-1),ot.lineString([c[o],c[o+1]],a,e);case"Polygon":return n<0&&(n=c.length+n),o<0&&(o=c[n].length+o-1),ot.lineString([c[n][o],c[n][o+1]],a,e);case"MultiLineString":return i<0&&(i=c.length+i),o<0&&(o=c[i].length+o-1),ot.lineString([c[i][o],c[i][o+1]],a,e);case"MultiPolygon":return i<0&&(i=c.length+i),n<0&&(n=c[i].length+n),o<0&&(o=c[i][n].length-o-1),ot.lineString([c[i][n][o],c[i][n][o+1]],a,e)}throw new Error("geojson is invalid")}l(D9,"findSegment");function O9(r,e){if(e=e||{},!ot.isObject(e))throw new Error("options is invalid");var t=e.featureIndex||0,i=e.multiFeatureIndex||0,n=e.geometryIndex||0,o=e.coordIndex||0,a=e.properties,u;switch(r.type){case"FeatureCollection":t<0&&(t=r.features.length+t),a=a||r.features[t].properties,u=r.features[t].geometry;break;case"Feature":a=a||r.properties,u=r.geometry;break;case"Point":case"MultiPoint":return null;case"LineString":case"Polygon":case"MultiLineString":case"MultiPolygon":u=r;break;default:throw new Error("geojson is invalid")}if(u===null)return null;var c=u.coordinates;switch(u.type){case"Point":return ot.point(c,a,e);case"MultiPoint":return i<0&&(i=c.length+i),ot.point(c[i],a,e);case"LineString":return o<0&&(o=c.length+o),ot.point(c[o],a,e);case"Polygon":return n<0&&(n=c.length+n),o<0&&(o=c[n].length+o),ot.point(c[n][o],a,e);case"MultiLineString":return i<0&&(i=c.length+i),o<0&&(o=c[i].length+o),ot.point(c[i][o],a,e);case"MultiPolygon":return i<0&&(i=c.length+i),n<0&&(n=c[i].length+n),o<0&&(o=c[i][n].length-o),ot.point(c[i][n][o],a,e)}throw new Error("geojson is invalid")}l(O9,"findPoint");qe.coordAll=T9;qe.coordEach=Tl;qe.coordReduce=S9;qe.featureEach=w2;qe.featureReduce=P9;qe.findPoint=O9;qe.findSegment=D9;qe.flattenEach=Op;qe.flattenReduce=I9;qe.geomEach=mm;qe.geomReduce=w9;qe.lineEach=E2;qe.lineReduce=_9;qe.propEach=T2;qe.propReduce=M9;qe.segmentEach=I2;qe.segmentReduce=E9});var ym=N((DB,O2)=>{"use strict";m();var D2=Object.prototype.toString;O2.exports=l(function(e){var t=D2.call(e),i=t==="[object Arguments]";return i||(i=t!=="[object Array]"&&e!==null&&typeof e=="object"&&typeof e.length=="number"&&e.length>=0&&D2.call(e.callee)==="[object Function]"),i},"isArguments")});var V2=N((AB,G2)=>{"use strict";m();var N2;Object.keys||(wl=Object.prototype.hasOwnProperty,gm=Object.prototype.toString,L2=ym(),vm=Object.prototype.propertyIsEnumerable,A2=!vm.call({toString:null},"toString"),k2=vm.call(function(){},"prototype"),Il=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],Lp=l(function(r){var e=r.constructor;return e&&e.prototype===r},"equalsConstructorPrototype"),F2={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},B2=function(){if(typeof window>"u")return!1;for(var r in window)try{if(!F2["$"+r]&&wl.call(window,r)&&window[r]!==null&&typeof window[r]=="object")try{Lp(window[r])}catch{return!0}}catch{return!0}return!1}(),R2=l(function(r){if(typeof window>"u"||!B2)return Lp(r);try{return Lp(r)}catch{return!1}},"equalsConstructorPrototypeIfNotBuggy"),N2=l(function(e){var t=e!==null&&typeof e=="object",i=gm.call(e)==="[object Function]",n=L2(e),o=t&&gm.call(e)==="[object String]",a=[];if(!t&&!i&&!n)throw new TypeError("Object.keys called on a non-object");var u=k2&&i;if(o&&e.length>0&&!wl.call(e,0))for(var c=0;c<e.length;++c)a.push(String(c));if(n&&e.length>0)for(var p=0;p<e.length;++p)a.push(String(p));else for(var f in e)!(u&&f==="prototype")&&wl.call(e,f)&&a.push(String(f));if(A2)for(var y=R2(e),g=0;g<Il.length;++g)!(y&&Il[g]==="constructor")&&wl.call(e,Il[g])&&a.push(Il[g]);return a},"keys"));var wl,gm,L2,vm,A2,k2,Il,Lp,F2,B2,R2;G2.exports=N2});var kp=N((BB,U2)=>{"use strict";m();var L9=Array.prototype.slice,A9=ym(),j2=Object.keys,Ap=j2?l(function(e){return j2(e)},"keys"):V2(),H2=Object.keys;Ap.shim=l(function(){if(Object.keys){var e=function(){var t=Object.keys(arguments);return t&&t.length===arguments.length}(1,2);e||(Object.keys=l(function(i){return A9(i)?H2(L9.call(i)):H2(i)},"keys"))}else Object.keys=Ap;return Object.keys||Ap},"shimObjectKeys");U2.exports=Ap});var X2=N((GB,W2)=>{"use strict";m();W2.exports=Error});var z2=N((jB,Z2)=>{"use strict";m();Z2.exports=EvalError});var q2=N((UB,Y2)=>{"use strict";m();Y2.exports=RangeError});var J2=N((XB,$2)=>{"use strict";m();$2.exports=ReferenceError});var bm=N((zB,K2)=>{"use strict";m();K2.exports=SyntaxError});var Ai=N((qB,Q2)=>{"use strict";m();Q2.exports=TypeError});var t3=N((JB,e3)=>{"use strict";m();e3.exports=URIError});var El=N((QB,r3)=>{"use strict";m();r3.exports=l(function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var e={},t=Symbol("test"),i=Object(t);if(typeof t=="string"||Object.prototype.toString.call(t)!=="[object Symbol]"||Object.prototype.toString.call(i)!=="[object Symbol]")return!1;var n=42;e[t]=n;for(t in e)return!1;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return!1;var o=Object.getOwnPropertySymbols(e);if(o.length!==1||o[0]!==t||!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var a=Object.getOwnPropertyDescriptor(e,t);if(a.value!==n||a.enumerable!==!0)return!1}return!0},"hasSymbols")});var Fp=N((rR,n3)=>{"use strict";m();var i3=typeof Symbol<"u"&&Symbol,k9=El();n3.exports=l(function(){return typeof i3!="function"||typeof Symbol!="function"||typeof i3("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:k9()},"hasNativeSymbols")});var a3=N((oR,o3)=>{"use strict";m();var Cm={__proto__:null,foo:{}},F9=Object;o3.exports=l(function(){return{__proto__:Cm}.foo===Cm.foo&&!(Cm instanceof F9)},"hasProto")});var c3=N((lR,l3)=>{"use strict";m();var B9="Function.prototype.bind called on incompatible ",R9=Object.prototype.toString,N9=Math.max,G9="[object Function]",s3=l(function(e,t){for(var i=[],n=0;n<e.length;n+=1)i[n]=e[n];for(var o=0;o<t.length;o+=1)i[o+e.length]=t[o];return i},"concatty"),V9=l(function(e,t){for(var i=[],n=t||0,o=0;n<e.length;n+=1,o+=1)i[o]=e[n];return i},"slicy"),j9=l(function(r,e){for(var t="",i=0;i<r.length;i+=1)t+=r[i],i+1<r.length&&(t+=e);return t},"joiny");l3.exports=l(function(e){var t=this;if(typeof t!="function"||R9.apply(t)!==G9)throw new TypeError(B9+t);for(var i=V9(arguments,1),n,o=l(function(){if(this instanceof n){var f=t.apply(this,s3(i,arguments));return Object(f)===f?f:this}return t.apply(e,s3(i,arguments))},"binder"),a=N9(0,t.length-i.length),u=[],c=0;c<a;c++)u[c]="$"+c;if(n=Function("binder","return function ("+j9(u,",")+"){ return binder.apply(this,arguments); }")(o),t.prototype){var p=l(function(){},"Empty");p.prototype=t.prototype,n.prototype=new p,p.prototype=null}return n},"bind")});var Bp=N((pR,u3)=>{"use strict";m();var H9=c3();u3.exports=Function.prototype.bind||H9});var xm=N((hR,p3)=>{"use strict";m();var U9=Function.prototype.call,W9=Object.prototype.hasOwnProperty,X9=Bp();p3.exports=X9.call(U9,W9)});var Cr=N((mR,y3)=>{"use strict";m();var he,Z9=X2(),z9=z2(),Y9=q2(),q9=J2(),Fa=bm(),ka=Ai(),$9=t3(),m3=Function,Sm=l(function(r){try{return m3('"use strict"; return ('+r+").constructor;")()}catch{}},"getEvalledConstructor"),po=Object.getOwnPropertyDescriptor;if(po)try{po({},"")}catch{po=null}var Mm=l(function(){throw new ka},"throwTypeError"),J9=po?function(){try{return arguments.callee,Mm}catch{try{return po(arguments,"callee").get}catch{return Mm}}}():Mm,La=Fp()(),K9=a3()(),rt=Object.getPrototypeOf||(K9?function(r){return r.__proto__}:null),Aa={},Q9=typeof Uint8Array>"u"||!rt?he:rt(Uint8Array),ho={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?he:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?he:ArrayBuffer,"%ArrayIteratorPrototype%":La&&rt?rt([][Symbol.iterator]()):he,"%AsyncFromSyncIteratorPrototype%":he,"%AsyncFunction%":Aa,"%AsyncGenerator%":Aa,"%AsyncGeneratorFunction%":Aa,"%AsyncIteratorPrototype%":Aa,"%Atomics%":typeof Atomics>"u"?he:Atomics,"%BigInt%":typeof BigInt>"u"?he:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?he:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?he:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?he:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Z9,"%eval%":eval,"%EvalError%":z9,"%Float32Array%":typeof Float32Array>"u"?he:Float32Array,"%Float64Array%":typeof Float64Array>"u"?he:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?he:FinalizationRegistry,"%Function%":m3,"%GeneratorFunction%":Aa,"%Int8Array%":typeof Int8Array>"u"?he:Int8Array,"%Int16Array%":typeof Int16Array>"u"?he:Int16Array,"%Int32Array%":typeof Int32Array>"u"?he:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":La&&rt?rt(rt([][Symbol.iterator]())):he,"%JSON%":typeof JSON=="object"?JSON:he,"%Map%":typeof Map>"u"?he:Map,"%MapIteratorPrototype%":typeof Map>"u"||!La||!rt?he:rt(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?he:Promise,"%Proxy%":typeof Proxy>"u"?he:Proxy,"%RangeError%":Y9,"%ReferenceError%":q9,"%Reflect%":typeof Reflect>"u"?he:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?he:Set,"%SetIteratorPrototype%":typeof Set>"u"||!La||!rt?he:rt(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?he:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":La&&rt?rt(""[Symbol.iterator]()):he,"%Symbol%":La?Symbol:he,"%SyntaxError%":Fa,"%ThrowTypeError%":J9,"%TypedArray%":Q9,"%TypeError%":ka,"%Uint8Array%":typeof Uint8Array>"u"?he:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?he:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?he:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?he:Uint32Array,"%URIError%":$9,"%WeakMap%":typeof WeakMap>"u"?he:WeakMap,"%WeakRef%":typeof WeakRef>"u"?he:WeakRef,"%WeakSet%":typeof WeakSet>"u"?he:WeakSet};if(rt)try{null.error}catch(r){d3=rt(rt(r)),ho["%Error.prototype%"]=d3}var d3,eM=l(function r(e){var t;if(e==="%AsyncFunction%")t=Sm("async function () {}");else if(e==="%GeneratorFunction%")t=Sm("function* () {}");else if(e==="%AsyncGeneratorFunction%")t=Sm("async function* () {}");else if(e==="%AsyncGenerator%"){var i=r("%AsyncGeneratorFunction%");i&&(t=i.prototype)}else if(e==="%AsyncIteratorPrototype%"){var n=r("%AsyncGenerator%");n&&rt&&(t=rt(n.prototype))}return ho[e]=t,t},"doEval"),h3={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},_l=Bp(),Rp=xm(),tM=_l.call(Function.call,Array.prototype.concat),rM=_l.call(Function.apply,Array.prototype.splice),f3=_l.call(Function.call,String.prototype.replace),Np=_l.call(Function.call,String.prototype.slice),iM=_l.call(Function.call,RegExp.prototype.exec),nM=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,oM=/\\(\\)?/g,aM=l(function(e){var t=Np(e,0,1),i=Np(e,-1);if(t==="%"&&i!=="%")throw new Fa("invalid intrinsic syntax, expected closing `%`");if(i==="%"&&t!=="%")throw new Fa("invalid intrinsic syntax, expected opening `%`");var n=[];return f3(e,nM,function(o,a,u,c){n[n.length]=u?f3(c,oM,"$1"):a||o}),n},"stringToPath"),sM=l(function(e,t){var i=e,n;if(Rp(h3,i)&&(n=h3[i],i="%"+n[0]+"%"),Rp(ho,i)){var o=ho[i];if(o===Aa&&(o=eM(i)),typeof o>"u"&&!t)throw new ka("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:n,name:i,value:o}}throw new Fa("intrinsic "+e+" does not exist!")},"getBaseIntrinsic");y3.exports=l(function(e,t){if(typeof e!="string"||e.length===0)throw new ka("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof t!="boolean")throw new ka('"allowMissing" argument must be a boolean');if(iM(/^%?[^%]*%?$/,e)===null)throw new Fa("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var i=aM(e),n=i.length>0?i[0]:"",o=sM("%"+n+"%",t),a=o.name,u=o.value,c=!1,p=o.alias;p&&(n=p[0],rM(i,tM([0,1],p)));for(var f=1,y=!0;f<i.length;f+=1){var g=i[f],v=Np(g,0,1),x=Np(g,-1);if((v==='"'||v==="'"||v==="`"||x==='"'||x==="'"||x==="`")&&v!==x)throw new Fa("property names with quotes must have matching quotes");if((g==="constructor"||!y)&&(c=!0),n+="."+g,a="%"+n+"%",Rp(ho,a))u=ho[a];else if(u!=null){if(!(g in u)){if(!t)throw new ka("base intrinsic for "+e+" exists, but the property is not available.");return}if(po&&f+1>=i.length){var P=po(u,g);y=!!P,y&&"get"in P&&!("originalValue"in P.get)?u=P.get:u=u[g]}else y=Rp(u,g),u=u[g];y&&!c&&(ho[a]=u)}}return u},"GetIntrinsic")});var Vp=N((vR,g3)=>{"use strict";m();var lM=Cr(),Gp=lM("%Object.defineProperty%",!0)||!1;if(Gp)try{Gp({},"a",{value:1})}catch{Gp=!1}g3.exports=Gp});var Hp=N((CR,v3)=>{"use strict";m();var cM=Cr(),jp=cM("%Object.getOwnPropertyDescriptor%",!0);if(jp)try{jp([],"length")}catch{jp=null}v3.exports=jp});var Up=N((SR,x3)=>{"use strict";m();var b3=Vp(),uM=bm(),Ba=Ai(),C3=Hp();x3.exports=l(function(e,t,i){if(!e||typeof e!="object"&&typeof e!="function")throw new Ba("`obj` must be an object or a function`");if(typeof t!="string"&&typeof t!="symbol")throw new Ba("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new Ba("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new Ba("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new Ba("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new Ba("`loose`, if provided, must be a boolean");var n=arguments.length>3?arguments[3]:null,o=arguments.length>4?arguments[4]:null,a=arguments.length>5?arguments[5]:null,u=arguments.length>6?arguments[6]:!1,c=!!C3&&C3(e,t);if(b3)b3(e,t,{configurable:a===null&&c?c.configurable:!a,enumerable:n===null&&c?c.enumerable:!n,value:i,writable:o===null&&c?c.writable:!o});else if(u||!n&&!o&&!a)e[t]=i;else throw new uM("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},"defineDataProperty")});var Wp=N((TR,M3)=>{"use strict";m();var Pm=Vp(),S3=l(function(){return!!Pm},"hasPropertyDescriptors");S3.hasArrayLengthDefineBug=l(function(){if(!Pm)return null;try{return Pm([],"length",{value:1}).length!==1}catch{return!0}},"hasArrayLengthDefineBug");M3.exports=S3});var xn=N((ER,I3)=>{"use strict";m();var pM=kp(),dM=typeof Symbol=="function"&&typeof Symbol("foo")=="symbol",hM=Object.prototype.toString,fM=Array.prototype.concat,P3=Up(),mM=l(function(r){return typeof r=="function"&&hM.call(r)==="[object Function]"},"isFunction"),T3=Wp()(),yM=l(function(r,e,t,i){if(e in r){if(i===!0){if(r[e]===t)return}else if(!mM(i)||!i())return}T3?P3(r,e,t,!0):P3(r,e,t)},"defineProperty"),w3=l(function(r,e){var t=arguments.length>2?arguments[2]:{},i=pM(e);dM&&(i=fM.call(i,Object.getOwnPropertySymbols(e)));for(var n=0;n<i.length;n+=1)yM(r,i[n],e[i[n]],t[i[n]])},"defineProperties");w3.supportsDescriptors=!!T3;I3.exports=w3});var L3=N((OR,O3)=>{"use strict";m();var gM=Cr(),E3=Up(),vM=Wp()(),_3=Hp(),D3=Ai(),bM=gM("%Math.floor%");O3.exports=l(function(e,t){if(typeof e!="function")throw new D3("`fn` is not a function");if(typeof t!="number"||t<0||t>4294967295||bM(t)!==t)throw new D3("`length` must be a positive 32-bit integer");var i=arguments.length>2&&!!arguments[2],n=!0,o=!0;if("length"in e&&_3){var a=_3(e,"length");a&&!a.configurable&&(n=!1),a&&!a.writable&&(o=!1)}return(n||o||!i)&&(vM?E3(e,"length",t,!0,!0):E3(e,"length",t)),e},"setFunctionLength")});var fo=N((kR,Xp)=>{"use strict";m();var Tm=Bp(),Zp=Cr(),CM=L3(),xM=Ai(),F3=Zp("%Function.prototype.apply%"),B3=Zp("%Function.prototype.call%"),R3=Zp("%Reflect.apply%",!0)||Tm.call(B3,F3),A3=Vp(),SM=Zp("%Math.max%");Xp.exports=l(function(e){if(typeof e!="function")throw new xM("a function is required");var t=R3(Tm,B3,arguments);return CM(t,1+SM(0,e.length-(arguments.length-1)),!0)},"callBind");var k3=l(function(){return R3(Tm,F3,arguments)},"applyBind");A3?A3(Xp.exports,"apply",{value:k3}):Xp.exports.apply=k3});var Ut=N((RR,V3)=>{"use strict";m();var N3=Cr(),G3=fo(),MM=G3(N3("String.prototype.indexOf"));V3.exports=l(function(e,t){var i=N3(e,!!t);return typeof i=="function"&&MM(e,".prototype.")>-1?G3(i):i},"callBoundIntrinsic")});var wm=N((VR,X3)=>{"use strict";m();var PM=kp(),U3=El()(),W3=Ut(),j3=Object,TM=W3("Array.prototype.push"),H3=W3("Object.prototype.propertyIsEnumerable"),wM=U3?Object.getOwnPropertySymbols:null;X3.exports=l(function(e,t){if(e==null)throw new TypeError("target must be an object");var i=j3(e);if(arguments.length===1)return i;for(var n=1;n<arguments.length;++n){var o=j3(arguments[n]),a=PM(o),u=U3&&(Object.getOwnPropertySymbols||wM);if(u)for(var c=u(o),p=0;p<c.length;++p){var f=c[p];H3(o,f)&&TM(a,f)}for(var y=0;y<a.length;++y){var g=a[y];if(H3(o,g)){var v=o[g];i[g]=v}}}return i},"assign")});var Em=N((UR,Z3)=>{"use strict";m();var Im=wm(),IM=l(function(){if(!Object.assign)return!1;for(var r="abcdefghijklmnopqrst",e=r.split(""),t={},i=0;i<e.length;++i)t[e[i]]=e[i];var n=Object.assign({},t),o="";for(var a in n)o+=a;return r!==o},"lacksProperEnumerationOrder"),EM=l(function(){if(!Object.assign||!Object.preventExtensions)return!1;var r=Object.preventExtensions({1:2});try{Object.assign(r,"xy")}catch{return r[1]==="y"}return!1},"assignHasPendingExceptions");Z3.exports=l(function(){return!Object.assign||IM()||EM()?Im:Object.assign},"getPolyfill")});var Y3=N((ZR,z3)=>{"use strict";m();var _M=xn(),DM=Em();z3.exports=l(function(){var e=DM();return _M(Object,{assign:e},{assign:function(){return Object.assign!==e}}),e},"shimAssign")});var K3=N((qR,J3)=>{"use strict";m();var OM=xn(),LM=fo(),AM=wm(),q3=Em(),kM=Y3(),FM=LM.apply(q3()),$3=l(function(e,t){return FM(Object,arguments)},"assign");OM($3,{getPolyfill:q3,implementation:AM,shim:kM});J3.exports=$3});var e4=N((KR,Q3)=>{"use strict";m();var Ol=l(function(){return typeof l(function(){},"f").name=="string"},"functionsHaveNames"),Dl=Object.getOwnPropertyDescriptor;if(Dl)try{Dl([],"length")}catch{Dl=null}Ol.functionsHaveConfigurableNames=l(function(){if(!Ol()||!Dl)return!1;var e=Dl(function(){},"name");return!!e&&!!e.configurable},"functionsHaveConfigurableNames");var BM=Function.prototype.bind;Ol.boundFunctionsHaveNames=l(function(){return Ol()&&typeof BM=="function"&&l(function(){},"f").bind().name!==""},"boundFunctionsHaveNames");Q3.exports=Ol});var i4=N((tN,r4)=>{"use strict";m();var t4=Up(),RM=Wp()(),NM=e4().functionsHaveConfigurableNames(),GM=Ai();r4.exports=l(function(e,t){if(typeof e!="function")throw new GM("`fn` is not a function");var i=arguments.length>2&&!!arguments[2];return(!i||NM)&&(RM?t4(e,"name",t,!0,!0):t4(e,"name",t)),e},"setFunctionName")});var _m=N((nN,n4)=>{"use strict";m();var VM=i4(),jM=Ai(),HM=Object;n4.exports=VM(l(function(){if(this==null||this!==HM(this))throw new jM("RegExp.prototype.flags getter called on non-object");var e="";return this.hasIndices&&(e+="d"),this.global&&(e+="g"),this.ignoreCase&&(e+="i"),this.multiline&&(e+="m"),this.dotAll&&(e+="s"),this.unicode&&(e+="u"),this.unicodeSets&&(e+="v"),this.sticky&&(e+="y"),e},"flags"),"get flags",!0)});var Dm=N((sN,o4)=>{"use strict";m();var UM=_m(),WM=xn().supportsDescriptors,XM=Object.getOwnPropertyDescriptor;o4.exports=l(function(){if(WM&&/a/mig.flags==="gim"){var e=XM(RegExp.prototype,"flags");if(e&&typeof e.get=="function"&&typeof RegExp.prototype.dotAll=="boolean"&&typeof RegExp.prototype.hasIndices=="boolean"){var t="",i={};if(Object.defineProperty(i,"hasIndices",{get:function(){t+="d"}}),Object.defineProperty(i,"sticky",{get:function(){t+="y"}}),t==="dy")return e.get}}return UM},"getPolyfill")});var l4=N((uN,s4)=>{"use strict";m();var ZM=xn().supportsDescriptors,zM=Dm(),YM=Object.getOwnPropertyDescriptor,qM=Object.defineProperty,$M=TypeError,a4=Object.getPrototypeOf,JM=/a/;s4.exports=l(function(){if(!ZM||!a4)throw new $M("RegExp.prototype.flags requires a true ES5 environment that supports property descriptors");var e=zM(),t=a4(JM),i=YM(t,"flags");return(!i||i.get!==e)&&qM(t,"flags",{configurable:!0,enumerable:!1,get:e}),e},"shimFlags")});var d4=N((hN,p4)=>{"use strict";m();var KM=xn(),QM=fo(),eP=_m(),c4=Dm(),tP=l4(),u4=QM(c4());KM(u4,{getPolyfill:c4,implementation:eP,shim:tP});p4.exports=u4});var Sn=N((mN,h4)=>{"use strict";m();var rP=El();h4.exports=l(function(){return rP()&&!!Symbol.toStringTag},"hasToStringTagShams")});var Lm=N((vN,m4)=>{"use strict";m();var iP=Sn()(),nP=Ut(),Om=nP("Object.prototype.toString"),zp=l(function(e){return iP&&e&&typeof e=="object"&&Symbol.toStringTag in e?!1:Om(e)==="[object Arguments]"},"isArguments"),f4=l(function(e){return zp(e)?!0:e!==null&&typeof e=="object"&&typeof e.length=="number"&&e.length>=0&&Om(e)!=="[object Array]"&&Om(e.callee)==="[object Function]"},"isArguments"),oP=function(){return zp(arguments)}();zp.isLegacyArguments=f4;m4.exports=oP?zp:f4});var y4=N(()=>{m()});var B4=N((PN,F4)=>{m();var Hm=typeof Map=="function"&&Map.prototype,Am=Object.getOwnPropertyDescriptor&&Hm?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,qp=Hm&&Am&&typeof Am.get=="function"?Am.get:null,g4=Hm&&Map.prototype.forEach,Um=typeof Set=="function"&&Set.prototype,km=Object.getOwnPropertyDescriptor&&Um?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,$p=Um&&km&&typeof km.get=="function"?km.get:null,v4=Um&&Set.prototype.forEach,aP=typeof WeakMap=="function"&&WeakMap.prototype,Al=aP?WeakMap.prototype.has:null,sP=typeof WeakSet=="function"&&WeakSet.prototype,kl=sP?WeakSet.prototype.has:null,lP=typeof WeakRef=="function"&&WeakRef.prototype,b4=lP?WeakRef.prototype.deref:null,cP=Boolean.prototype.valueOf,uP=Object.prototype.toString,pP=Function.prototype.toString,dP=String.prototype.match,Wm=String.prototype.slice,Pn=String.prototype.replace,hP=String.prototype.toUpperCase,C4=String.prototype.toLowerCase,_4=RegExp.prototype.test,x4=Array.prototype.concat,Zr=Array.prototype.join,fP=Array.prototype.slice,S4=Math.floor,Rm=typeof BigInt=="function"?BigInt.prototype.valueOf:null,Fm=Object.getOwnPropertySymbols,Nm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,Ra=typeof Symbol=="function"&&typeof Symbol.iterator=="object",at=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===Ra||!0)?Symbol.toStringTag:null,D4=Object.prototype.propertyIsEnumerable,M4=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(r){return r.__proto__}:null);function P4(r,e){if(r===1/0||r===-1/0||r!==r||r&&r>-1e3&&r<1e3||_4.call(/e/,e))return e;var t=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof r=="number"){var i=r<0?-S4(-r):S4(r);if(i!==r){var n=String(i),o=Wm.call(e,n.length+1);return Pn.call(n,t,"$&_")+"."+Pn.call(Pn.call(o,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Pn.call(e,t,"$&_")}l(P4,"addNumericSeparator");var Gm=y4(),T4=Gm.custom,w4=L4(T4)?T4:null;F4.exports=l(function r(e,t,i,n){var o=t||{};if(Mn(o,"quoteStyle")&&o.quoteStyle!=="single"&&o.quoteStyle!=="double")throw new TypeError('option "quoteStyle" must be "single" or "double"');if(Mn(o,"maxStringLength")&&(typeof o.maxStringLength=="number"?o.maxStringLength<0&&o.maxStringLength!==1/0:o.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var a=Mn(o,"customInspect")?o.customInspect:!0;if(typeof a!="boolean"&&a!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(Mn(o,"indent")&&o.indent!==null&&o.indent!==" "&&!(parseInt(o.indent,10)===o.indent&&o.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(Mn(o,"numericSeparator")&&typeof o.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var u=o.numericSeparator;if(typeof e>"u")return"undefined";if(e===null)return"null";if(typeof e=="boolean")return e?"true":"false";if(typeof e=="string")return k4(e,o);if(typeof e=="number"){if(e===0)return 1/0/e>0?"0":"-0";var c=String(e);return u?P4(e,c):c}if(typeof e=="bigint"){var p=String(e)+"n";return u?P4(e,p):p}var f=typeof o.depth>"u"?5:o.depth;if(typeof i>"u"&&(i=0),i>=f&&f>0&&typeof e=="object")return Vm(e)?"[Array]":"[Object]";var y=LP(o,i);if(typeof n>"u")n=[];else if(A4(n,e)>=0)return"[Circular]";function g(ve,Be,Ge){if(Be&&(n=fP.call(n),n.push(Be)),Ge){var it={depth:o.depth};return Mn(o,"quoteStyle")&&(it.quoteStyle=o.quoteStyle),r(ve,it,i+1,n)}return r(ve,o,i+1,n)}if(l(g,"inspect"),typeof e=="function"&&!I4(e)){var v=MP(e),x=Yp(e,g);return"[Function"+(v?": "+v:" (anonymous)")+"]"+(x.length>0?" { "+Zr.call(x,", ")+" }":"")}if(L4(e)){var P=Ra?Pn.call(String(e),/^(Symbol\(.*\))_[^)]*$/,"$1"):Nm.call(e);return typeof e=="object"&&!Ra?Ll(P):P}if(_P(e)){for(var b="<"+C4.call(String(e.nodeName)),S=e.attributes||[],I=0;I<S.length;I++)b+=" "+S[I].name+"="+O4(mP(S[I].value),"double",o);return b+=">",e.childNodes&&e.childNodes.length&&(b+="..."),b+="</"+C4.call(String(e.nodeName))+">",b}if(Vm(e)){if(e.length===0)return"[]";var E=Yp(e,g);return y&&!OP(E)?"["+jm(E,y)+"]":"[ "+Zr.call(E,", ")+" ]"}if(gP(e)){var w=Yp(e,g);return!("cause"in Error.prototype)&&"cause"in e&&!D4.call(e,"cause")?"{ ["+String(e)+"] "+Zr.call(x4.call("[cause]: "+g(e.cause),w),", ")+" }":w.length===0?"["+String(e)+"]":"{ ["+String(e)+"] "+Zr.call(w,", ")+" }"}if(typeof e=="object"&&a){if(w4&&typeof e[w4]=="function"&&Gm)return Gm(e,{depth:f-i});if(a!=="symbol"&&typeof e.inspect=="function")return e.inspect()}if(PP(e)){var _=[];return g4&&g4.call(e,function(ve,Be){_.push(g(Be,e,!0)+" => "+g(ve,e))}),E4("Map",qp.call(e),_,y)}if(IP(e)){var D=[];return v4&&v4.call(e,function(ve){D.push(g(ve,e))}),E4("Set",$p.call(e),D,y)}if(TP(e))return Bm("WeakMap");if(EP(e))return Bm("WeakSet");if(wP(e))return Bm("WeakRef");if(bP(e))return Ll(g(Number(e)));if(xP(e))return Ll(g(Rm.call(e)));if(CP(e))return Ll(cP.call(e));if(vP(e))return Ll(g(String(e)));if(typeof window<"u"&&e===window)return"{ [object Window] }";if(e===global)return"{ [object globalThis] }";if(!yP(e)&&!I4(e)){var R=Yp(e,g),V=M4?M4(e)===Object.prototype:e instanceof Object||e.constructor===Object,G=e instanceof Object?"":"null prototype",Z=!V&&at&&Object(e)===e&&at in e?Wm.call(Tn(e),8,-1):G?"Object":"",z=V||typeof e.constructor!="function"?"":e.constructor.name?e.constructor.name+" ":"",ce=z+(Z||G?"["+Zr.call(x4.call([],Z||[],G||[]),": ")+"] ":"");return R.length===0?ce+"{}":y?ce+"{"+jm(R,y)+"}":ce+"{ "+Zr.call(R,", ")+" }"}return String(e)},"inspect_");function O4(r,e,t){var i=(t.quoteStyle||e)==="double"?'"':"'";return i+r+i}l(O4,"wrapQuotes");function mP(r){return Pn.call(String(r),/"/g,"&quot;")}l(mP,"quote");function Vm(r){return Tn(r)==="[object Array]"&&(!at||!(typeof r=="object"&&at in r))}l(Vm,"isArray");function yP(r){return Tn(r)==="[object Date]"&&(!at||!(typeof r=="object"&&at in r))}l(yP,"isDate");function I4(r){return Tn(r)==="[object RegExp]"&&(!at||!(typeof r=="object"&&at in r))}l(I4,"isRegExp");function gP(r){return Tn(r)==="[object Error]"&&(!at||!(typeof r=="object"&&at in r))}l(gP,"isError");function vP(r){return Tn(r)==="[object String]"&&(!at||!(typeof r=="object"&&at in r))}l(vP,"isString");function bP(r){return Tn(r)==="[object Number]"&&(!at||!(typeof r=="object"&&at in r))}l(bP,"isNumber");function CP(r){return Tn(r)==="[object Boolean]"&&(!at||!(typeof r=="object"&&at in r))}l(CP,"isBoolean");function L4(r){if(Ra)return r&&typeof r=="object"&&r instanceof Symbol;if(typeof r=="symbol")return!0;if(!r||typeof r!="object"||!Nm)return!1;try{return Nm.call(r),!0}catch{}return!1}l(L4,"isSymbol");function xP(r){if(!r||typeof r!="object"||!Rm)return!1;try{return Rm.call(r),!0}catch{}return!1}l(xP,"isBigInt");var SP=Object.prototype.hasOwnProperty||function(r){return r in this};function Mn(r,e){return SP.call(r,e)}l(Mn,"has");function Tn(r){return uP.call(r)}l(Tn,"toStr");function MP(r){if(r.name)return r.name;var e=dP.call(pP.call(r),/^function\s*([\w$]+)/);return e?e[1]:null}l(MP,"nameOf");function A4(r,e){if(r.indexOf)return r.indexOf(e);for(var t=0,i=r.length;t<i;t++)if(r[t]===e)return t;return-1}l(A4,"indexOf");function PP(r){if(!qp||!r||typeof r!="object")return!1;try{qp.call(r);try{$p.call(r)}catch{return!0}return r instanceof Map}catch{}return!1}l(PP,"isMap");function TP(r){if(!Al||!r||typeof r!="object")return!1;try{Al.call(r,Al);try{kl.call(r,kl)}catch{return!0}return r instanceof WeakMap}catch{}return!1}l(TP,"isWeakMap");function wP(r){if(!b4||!r||typeof r!="object")return!1;try{return b4.call(r),!0}catch{}return!1}l(wP,"isWeakRef");function IP(r){if(!$p||!r||typeof r!="object")return!1;try{$p.call(r);try{qp.call(r)}catch{return!0}return r instanceof Set}catch{}return!1}l(IP,"isSet");function EP(r){if(!kl||!r||typeof r!="object")return!1;try{kl.call(r,kl);try{Al.call(r,Al)}catch{return!0}return r instanceof WeakSet}catch{}return!1}l(EP,"isWeakSet");function _P(r){return!r||typeof r!="object"?!1:typeof HTMLElement<"u"&&r instanceof HTMLElement?!0:typeof r.nodeName=="string"&&typeof r.getAttribute=="function"}l(_P,"isElement");function k4(r,e){if(r.length>e.maxStringLength){var t=r.length-e.maxStringLength,i="... "+t+" more character"+(t>1?"s":"");return k4(Wm.call(r,0,e.maxStringLength),e)+i}var n=Pn.call(Pn.call(r,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,DP);return O4(n,"single",e)}l(k4,"inspectString");function DP(r){var e=r.charCodeAt(0),t={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return t?"\\"+t:"\\x"+(e<16?"0":"")+hP.call(e.toString(16))}l(DP,"lowbyte");function Ll(r){return"Object("+r+")"}l(Ll,"markBoxed");function Bm(r){return r+" { ? }"}l(Bm,"weakCollectionOf");function E4(r,e,t,i){var n=i?jm(t,i):Zr.call(t,", ");return r+" ("+e+") {"+n+"}"}l(E4,"collectionOf");function OP(r){for(var e=0;e<r.length;e++)if(A4(r[e],"\n")>=0)return!1;return!0}l(OP,"singleLineValues");function LP(r,e){var t;if(r.indent===" ")t=" ";else if(typeof r.indent=="number"&&r.indent>0)t=Zr.call(Array(r.indent+1)," ");else return null;return{base:t,prev:Zr.call(Array(e+1),t)}}l(LP,"getIndent");function jm(r,e){if(r.length===0)return"";var t="\n"+e.prev+e.base;return t+Zr.call(r,","+t)+"\n"+e.prev}l(jm,"indentedJoin");function Yp(r,e){var t=Vm(r),i=[];if(t){i.length=r.length;for(var n=0;n<r.length;n++)i[n]=Mn(r,n)?e(r[n],r):""}var o=typeof Fm=="function"?Fm(r):[],a;if(Ra){a={};for(var u=0;u<o.length;u++)a["$"+o[u]]=o[u]}for(var c in r)Mn(r,c)&&(t&&String(Number(c))===c&&c<r.length||Ra&&a["$"+c]instanceof Symbol||(_4.call(/[^\w$]/,c)?i.push(e(c,r)+": "+e(r[c],r)):i.push(c+": "+e(r[c],r))));if(typeof Fm=="function")for(var p=0;p<o.length;p++)D4.call(r,o[p])&&i.push("["+e(o[p])+"]: "+e(r[o[p]],r));return i}l(Yp,"arrObjKeys")});var Zm=N((IN,N4)=>{"use strict";m();var R4=Cr(),Na=Ut(),AP=B4(),kP=Ai(),Jp=R4("%WeakMap%",!0),Kp=R4("%Map%",!0),FP=Na("WeakMap.prototype.get",!0),BP=Na("WeakMap.prototype.set",!0),RP=Na("WeakMap.prototype.has",!0),NP=Na("Map.prototype.get",!0),GP=Na("Map.prototype.set",!0),VP=Na("Map.prototype.has",!0),Xm=l(function(r,e){for(var t=r,i;(i=t.next)!==null;t=i)if(i.key===e)return t.next=i.next,i.next=r.next,r.next=i,i},"listGetNode"),jP=l(function(r,e){var t=Xm(r,e);return t&&t.value},"listGet"),HP=l(function(r,e,t){var i=Xm(r,e);i?i.value=t:r.next={key:e,next:r.next,value:t}},"listSet"),UP=l(function(r,e){return!!Xm(r,e)},"listHas");N4.exports=l(function(){var e,t,i,n={assert:function(o){if(!n.has(o))throw new kP("Side channel does not contain "+AP(o))},get:function(o){if(Jp&&o&&(typeof o=="object"||typeof o=="function")){if(e)return FP(e,o)}else if(Kp){if(t)return NP(t,o)}else if(i)return jP(i,o)},has:function(o){if(Jp&&o&&(typeof o=="object"||typeof o=="function")){if(e)return RP(e,o)}else if(Kp){if(t)return VP(t,o)}else if(i)return UP(i,o);return!1},set:function(o,a){Jp&&o&&(typeof o=="object"||typeof o=="function")?(e||(e=new Jp),BP(e,o,a)):Kp?(t||(t=new Kp),GP(t,o,a)):(i||(i={key:{},next:null}),HP(i,o,a))}};return n},"getSideChannel")});var V4=N((DN,G4)=>{"use strict";m();var WP=xm(),Fl=Zm()(),ki=Ai(),zm={assert:function(r,e){if(!r||typeof r!="object"&&typeof r!="function")throw new ki("`O` is not an object");if(typeof e!="string")throw new ki("`slot` must be a string");if(Fl.assert(r),!zm.has(r,e))throw new ki("`"+e+"` is not present on `O`")},get:function(r,e){if(!r||typeof r!="object"&&typeof r!="function")throw new ki("`O` is not an object");if(typeof e!="string")throw new ki("`slot` must be a string");var t=Fl.get(r);return t&&t["$"+e]},has:function(r,e){if(!r||typeof r!="object"&&typeof r!="function")throw new ki("`O` is not an object");if(typeof e!="string")throw new ki("`slot` must be a string");var t=Fl.get(r);return!!t&&WP(t,"$"+e)},set:function(r,e,t){if(!r||typeof r!="object"&&typeof r!="function")throw new ki("`O` is not an object");if(typeof e!="string")throw new ki("`slot` must be a string");var i=Fl.get(r);i||(i={},Fl.set(r,i)),i["$"+e]=t}};Object.freeze&&Object.freeze(zm);G4.exports=zm});var U4=N((LN,H4)=>{"use strict";m();var Bl=V4(),XP=SyntaxError,j4=typeof StopIteration=="object"?StopIteration:null;H4.exports=l(function(e){if(!j4)throw new XP("this environment lacks StopIteration");Bl.set(e,"[[Done]]",!1);var t={next:l(function(){var n=Bl.get(this,"[[Iterator]]"),o=Bl.get(n,"[[Done]]");try{return{done:o,value:o?void 0:n.next()}}catch(a){if(Bl.set(n,"[[Done]]",!0),a!==j4)throw a;return{done:!0,value:void 0}}},"next")};return Bl.set(t,"[[Iterator]]",e),t},"getStopIterationIterator")});var Ym=N((FN,W4)=>{m();var ZP={}.toString;W4.exports=Array.isArray||function(r){return ZP.call(r)=="[object Array]"}});var qm=N((RN,X4)=>{"use strict";m();var zP=String.prototype.valueOf,YP=l(function(e){try{return zP.call(e),!0}catch{return!1}},"tryStringObject"),qP=Object.prototype.toString,$P="[object String]",JP=Sn()();X4.exports=l(function(e){return typeof e=="string"?!0:typeof e!="object"?!1:JP?YP(e):qP.call(e)===$P},"isString")});var Jm=N((VN,Y4)=>{"use strict";m();var $m=typeof Map=="function"&&Map.prototype?Map:null,KP=typeof Set=="function"&&Set.prototype?Set:null,Qp;$m||(Qp=l(function(e){return!1},"isMap"));var z4=$m?Map.prototype.has:null,Z4=KP?Set.prototype.has:null;!Qp&&!z4&&(Qp=l(function(e){return!1},"isMap"));Y4.exports=Qp||l(function(e){if(!e||typeof e!="object")return!1;try{if(z4.call(e),Z4)try{Z4.call(e)}catch{return!0}return e instanceof $m}catch{}return!1},"isMap")});var Qm=N((UN,J4)=>{"use strict";m();var QP=typeof Map=="function"&&Map.prototype?Map:null,Km=typeof Set=="function"&&Set.prototype?Set:null,ed;Km||(ed=l(function(e){return!1},"isSet"));var q4=QP?Map.prototype.has:null,$4=Km?Set.prototype.has:null;!ed&&!$4&&(ed=l(function(e){return!1},"isSet"));J4.exports=ed||l(function(e){if(!e||typeof e!="object")return!1;try{if($4.call(e),q4)try{q4.call(e)}catch{return!0}return e instanceof Km}catch{}return!1},"isSet")});var cC=N((ZN,id)=>{"use strict";m();var K4=Lm(),Q4=U4();Fp()()||El()()?(td=Symbol.iterator,id.exports=l(function(e){if(e!=null&&typeof e[td]<"u")return e[td]();if(K4(e))return Array.prototype[td].call(e)},"getIterator")):(eC=Ym(),tC=qm(),ey=Cr(),rC=ey("%Map%",!0),iC=ey("%Set%",!0),or=Ut(),ty=or("Array.prototype.push"),ry=or("String.prototype.charCodeAt"),nC=or("String.prototype.slice"),oC=l(function(e,t){var i=e.length;if(t+1>=i)return t+1;var n=ry(e,t);if(n<55296||n>56319)return t+1;var o=ry(e,t+1);return o<56320||o>57343?t+1:t+2},"advanceStringIndex"),rd=l(function(e){var t=0;return{next:l(function(){var n=t>=e.length,o;return n||(o=e[t],t+=1),{done:n,value:o}},"next")}},"getArrayIterator"),iy=l(function(e,t){if(eC(e)||K4(e))return rd(e);if(tC(e)){var i=0;return{next:l(function(){var o=oC(e,i),a=nC(e,i,o);return i=o,{done:o>e.length,value:a}},"next")}}if(t&&typeof e["_es6-shim iterator_"]<"u")return e["_es6-shim iterator_"]()},"getNonCollectionIterator"),!rC&&!iC?id.exports=l(function(e){if(e!=null)return iy(e,!0)},"getIterator"):(aC=Jm(),sC=Qm(),ny=or("Map.prototype.forEach",!0),oy=or("Set.prototype.forEach",!0),(typeof C>"u"||!C.versions||!C.versions.node)&&(ay=or("Map.prototype.iterator",!0),sy=or("Set.prototype.iterator",!0)),ly=or("Map.prototype.@@iterator",!0)||or("Map.prototype._es6-shim iterator_",!0),cy=or("Set.prototype.@@iterator",!0)||or("Set.prototype._es6-shim iterator_",!0),lC=l(function(e){if(aC(e)){if(ay)return Q4(ay(e));if(ly)return ly(e);if(ny){var t=[];return ny(e,function(n,o){ty(t,[o,n])}),rd(t)}}if(sC(e)){if(sy)return Q4(sy(e));if(cy)return cy(e);if(oy){var i=[];return oy(e,function(n){ty(i,n)}),rd(i)}}},"getCollectionIterator"),id.exports=l(function(e){return lC(e)||iy(e)},"getIterator")));var td,eC,tC,ey,rC,iC,or,ty,ry,nC,oC,rd,iy,aC,sC,ny,oy,ay,sy,ly,cy,lC});var uy=N((qN,pC)=>{"use strict";m();var uC=l(function(r){return r!==r},"numberIsNaN");pC.exports=l(function(e,t){return e===0&&t===0?1/e===1/t:!!(e===t||uC(e)&&uC(t))},"is")});var py=N((KN,dC)=>{"use strict";m();var eT=uy();dC.exports=l(function(){return typeof Object.is=="function"?Object.is:eT},"getPolyfill")});var fC=N((tG,hC)=>{"use strict";m();var tT=py(),rT=xn();hC.exports=l(function(){var e=tT();return rT(Object,{is:e},{is:l(function(){return Object.is!==e},"testObjectIs")}),e},"shimObjectIs")});var vC=N((nG,gC)=>{"use strict";m();var iT=xn(),nT=fo(),oT=uy(),mC=py(),aT=fC(),yC=nT(mC(),Object);iT(yC,{getPolyfill:mC,implementation:oT,shim:aT});gC.exports=yC});var hy=N((aG,SC)=>{"use strict";m();var sT=fo(),xC=Ut(),lT=Cr(),dy=lT("%ArrayBuffer%",!0),nd=xC("ArrayBuffer.prototype.byteLength",!0),cT=xC("Object.prototype.toString"),bC=!!dy&&!nd&&new dy(0).slice,CC=!!bC&&sT(bC);SC.exports=l(nd||CC?function(e){if(!e||typeof e!="object")return!1;try{return nd?nd(e):CC(e,0),!0}catch{return!1}}:dy?function(e){return cT(e)==="[object ArrayBuffer]"}:function(e){return!1},"isArrayBuffer")});var PC=N((cG,MC)=>{"use strict";m();var uT=Date.prototype.getDay,pT=l(function(e){try{return uT.call(e),!0}catch{return!1}},"tryDateGetDayCall"),dT=Object.prototype.toString,hT="[object Date]",fT=Sn()();MC.exports=l(function(e){return typeof e!="object"||e===null?!1:fT?pT(e):dT.call(e)===hT},"isDateObject")});var _C=N((dG,EC)=>{"use strict";m();var fy=Ut(),TC=Sn()(),wC,IC,my,yy;TC&&(wC=fy("Object.prototype.hasOwnProperty"),IC=fy("RegExp.prototype.exec"),my={},od=l(function(){throw my},"throwRegexMarker"),yy={toString:od,valueOf:od},typeof Symbol.toPrimitive=="symbol"&&(yy[Symbol.toPrimitive]=od));var od,mT=fy("Object.prototype.toString"),yT=Object.getOwnPropertyDescriptor,gT="[object RegExp]";EC.exports=l(TC?function(e){if(!e||typeof e!="object")return!1;var t=yT(e,"lastIndex"),i=t&&wC(t,"value");if(!i)return!1;try{IC(e,yy)}catch(n){return n===my}}:function(e){return!e||typeof e!="object"&&typeof e!="function"?!1:mT(e)===gT},"isRegex")});var LC=N((mG,OC)=>{"use strict";m();var vT=Ut(),DC=vT("SharedArrayBuffer.prototype.byteLength",!0);OC.exports=l(DC?function(e){if(!e||typeof e!="object")return!1;try{return DC(e),!0}catch{return!1}}:function(e){return!1},"isSharedArrayBuffer")});var kC=N((vG,AC)=>{"use strict";m();var bT=Number.prototype.toString,CT=l(function(e){try{return bT.call(e),!0}catch{return!1}},"tryNumberObject"),xT=Object.prototype.toString,ST="[object Number]",MT=Sn()();AC.exports=l(function(e){return typeof e=="number"?!0:typeof e!="object"?!1:MT?CT(e):xT.call(e)===ST},"isNumberObject")});var RC=N((xG,BC)=>{"use strict";m();var FC=Ut(),PT=FC("Boolean.prototype.toString"),TT=FC("Object.prototype.toString"),wT=l(function(e){try{return PT(e),!0}catch{return!1}},"booleanBrandCheck"),IT="[object Boolean]",ET=Sn()();BC.exports=l(function(e){return typeof e=="boolean"?!0:e===null||typeof e!="object"?!1:ET&&Symbol.toStringTag in e?wT(e):TT(e)===IT},"isBoolean")});var jC=N((PG,gy)=>{"use strict";m();var _T=Object.prototype.toString,DT=Fp()();DT?(NC=Symbol.prototype.toString,GC=/^Symbol\(.*\)$/,VC=l(function(e){return typeof e.valueOf()!="symbol"?!1:GC.test(NC.call(e))},"isRealSymbolObject"),gy.exports=l(function(e){if(typeof e=="symbol")return!0;if(_T.call(e)!=="[object Symbol]")return!1;try{return VC(e)}catch{return!1}},"isSymbol")):gy.exports=l(function(e){return!1},"isSymbol");var NC,GC,VC});var WC=N((IG,UC)=>{"use strict";m();var HC=typeof BigInt<"u"&&BigInt;UC.exports=l(function(){return typeof HC=="function"&&typeof BigInt=="function"&&typeof HC(42)=="bigint"&&typeof BigInt(42)=="bigint"},"hasNativeBigInts")});var zC=N((DG,vy)=>{"use strict";m();var OT=WC()();OT?(XC=BigInt.prototype.valueOf,ZC=l(function(e){try{return XC.call(e),!0}catch{}return!1},"tryBigIntObject"),vy.exports=l(function(e){return e===null||typeof e>"u"||typeof e=="boolean"||typeof e=="string"||typeof e=="number"||typeof e=="symbol"||typeof e=="function"?!1:typeof e=="bigint"?!0:ZC(e)},"isBigInt")):vy.exports=l(function(e){return!1},"isBigInt");var XC,ZC});var qC=N((AG,YC)=>{"use strict";m();var LT=qm(),AT=kC(),kT=RC(),FT=jC(),BT=zC();YC.exports=l(function(e){if(e==null||typeof e!="object"&&typeof e!="function")return null;if(LT(e))return"String";if(AT(e))return"Number";if(kT(e))return"Boolean";if(FT(e))return"Symbol";if(BT(e))return"BigInt"},"whichBoxedPrimitive")});var KC=N((BG,JC)=>{"use strict";m();var ad=typeof WeakMap=="function"&&WeakMap.prototype?WeakMap:null,$C=typeof WeakSet=="function"&&WeakSet.prototype?WeakSet:null,sd;ad||(sd=l(function(e){return!1},"isWeakMap"));var Cy=ad?ad.prototype.has:null,by=$C?$C.prototype.has:null;!sd&&!Cy&&(sd=l(function(e){return!1},"isWeakMap"));JC.exports=sd||l(function(e){if(!e||typeof e!="object")return!1;try{if(Cy.call(e,Cy),by)try{by.call(e,by)}catch{return!0}return e instanceof ad}catch{}return!1},"isWeakMap")});var e5=N((GG,Sy)=>{"use strict";m();var RT=Cr(),QC=Ut(),NT=RT("%WeakSet%",!0),xy=QC("WeakSet.prototype.has",!0);xy?(ld=QC("WeakMap.prototype.has",!0),Sy.exports=l(function(e){if(!e||typeof e!="object")return!1;try{if(xy(e,xy),ld)try{ld(e,ld)}catch{return!0}return e instanceof NT}catch{}return!1},"isWeakSet")):Sy.exports=l(function(e){return!1},"isWeakSet");var ld});var r5=N((HG,t5)=>{"use strict";m();var GT=Jm(),VT=Qm(),jT=KC(),HT=e5();t5.exports=l(function(e){if(e&&typeof e=="object"){if(GT(e))return"Map";if(VT(e))return"Set";if(jT(e))return"WeakMap";if(HT(e))return"WeakSet"}return!1},"whichCollection")});var a5=N((XG,o5)=>{"use strict";m();var n5=Function.prototype.toString,Ga=typeof Reflect=="object"&&Reflect!==null&&Reflect.apply,Py,cd;if(typeof Ga=="function"&&typeof Object.defineProperty=="function")try{Py=Object.defineProperty({},"length",{get:function(){throw cd}}),cd={},Ga(function(){throw 42},null,Py)}catch(r){r!==cd&&(Ga=null)}else Ga=null;var UT=/^\s*class\b/,Ty=l(function(e){try{var t=n5.call(e);return UT.test(t)}catch{return!1}},"isES6ClassFunction"),My=l(function(e){try{return Ty(e)?!1:(n5.call(e),!0)}catch{return!1}},"tryFunctionToStr"),ud=Object.prototype.toString,WT="[object Object]",XT="[object Function]",ZT="[object GeneratorFunction]",zT="[object HTMLAllCollection]",YT="[object HTML document.all class]",qT="[object HTMLCollection]",$T=typeof Symbol=="function"&&!!Symbol.toStringTag,JT=!(0 in[,]),wy=l(function(){return!1},"isDocumentDotAll");typeof document=="object"&&(i5=document.all,ud.call(i5)===ud.call(document.all)&&(wy=l(function(e){if((JT||!e)&&(typeof e>"u"||typeof e=="object"))try{var t=ud.call(e);return(t===zT||t===YT||t===qT||t===WT)&&e("")==null}catch{}return!1},"isDocumentDotAll")));var i5;o5.exports=l(Ga?function(e){if(wy(e))return!0;if(!e||typeof e!="function"&&typeof e!="object")return!1;try{Ga(e,null,Py)}catch(t){if(t!==cd)return!1}return!Ty(e)&&My(e)}:function(e){if(wy(e))return!0;if(!e||typeof e!="function"&&typeof e!="object")return!1;if($T)return My(e);if(Ty(e))return!1;var t=ud.call(e);return t!==XT&&t!==ZT&&!/^\[object HTML/.test(t)?!1:My(e)},"isCallable")});var c5=N((YG,l5)=>{"use strict";m();var KT=a5(),QT=Object.prototype.toString,s5=Object.prototype.hasOwnProperty,ew=l(function(e,t,i){for(var n=0,o=e.length;n<o;n++)s5.call(e,n)&&(i==null?t(e[n],n,e):t.call(i,e[n],n,e))},"forEachArray"),tw=l(function(e,t,i){for(var n=0,o=e.length;n<o;n++)i==null?t(e.charAt(n),n,e):t.call(i,e.charAt(n),n,e)},"forEachString"),rw=l(function(e,t,i){for(var n in e)s5.call(e,n)&&(i==null?t(e[n],n,e):t.call(i,e[n],n,e))},"forEachObject"),iw=l(function(e,t,i){if(!KT(t))throw new TypeError("iterator must be a function");var n;arguments.length>=3&&(n=i),QT.call(e)==="[object Array]"?ew(e,t,n):typeof e=="string"?tw(e,t,n):rw(e,t,n)},"forEach");l5.exports=iw});var p5=N((JG,u5)=>{"use strict";m();u5.exports=["Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"]});var h5=N((QG,d5)=>{"use strict";m();var Iy=p5(),nw=typeof globalThis>"u"?global:globalThis;d5.exports=l(function(){for(var e=[],t=0;t<Iy.length;t++)typeof nw[Iy[t]]=="function"&&(e[e.length]=Iy[t]);return e},"availableTypedArrays")});var v5=N((rV,g5)=>{"use strict";m();var dd=c5(),ow=h5(),f5=fo(),Dy=Ut(),pd=Hp(),aw=Dy("Object.prototype.toString"),y5=Sn()(),m5=typeof globalThis>"u"?global:globalThis,_y=ow(),Oy=Dy("String.prototype.slice"),Ey=Object.getPrototypeOf,sw=Dy("Array.prototype.indexOf",!0)||l(function(e,t){for(var i=0;i<e.length;i+=1)if(e[i]===t)return i;return-1},"indexOf"),hd={__proto__:null};y5&&pd&&Ey?dd(_y,function(r){var e=new m5[r];if(Symbol.toStringTag in e){var t=Ey(e),i=pd(t,Symbol.toStringTag);if(!i){var n=Ey(t);i=pd(n,Symbol.toStringTag)}hd["$"+r]=f5(i.get)}}):dd(_y,function(r){var e=new m5[r],t=e.slice||e.set;t&&(hd["$"+r]=f5(t))});var lw=l(function(e){var t=!1;return dd(hd,function(i,n){if(!t)try{"$"+i(e)===n&&(t=Oy(n,1))}catch{}}),t},"tryAllTypedArrays"),cw=l(function(e){var t=!1;return dd(hd,function(i,n){if(!t)try{i(e),t=Oy(n,1)}catch{}}),t},"tryAllSlices");g5.exports=l(function(e){if(!e||typeof e!="object")return!1;if(!y5){var t=Oy(aw(e),8,-1);return sw(_y,t)>-1?t:t!=="Object"?!1:cw(e)}return pd?lw(e):null},"whichTypedArray")});var x5=N((oV,C5)=>{"use strict";m();var uw=Ut(),b5=uw("ArrayBuffer.prototype.byteLength",!0),pw=hy();C5.exports=l(function(e){return pw(e)?b5?b5(e):e.byteLength:NaN},"byteLength")});var Z5=N((lV,X5)=>{"use strict";m();var H5=K3(),zr=Ut(),S5=d4(),dw=Cr(),Va=cC(),hw=Zm(),M5=vC(),P5=Lm(),T5=Ym(),w5=hy(),I5=PC(),E5=_C(),_5=LC(),D5=kp(),O5=qC(),L5=r5(),A5=v5(),k5=x5(),F5=zr("SharedArrayBuffer.prototype.byteLength",!0),B5=zr("Date.prototype.getTime"),Ly=Object.getPrototypeOf,R5=zr("Object.prototype.toString"),md=dw("%Set%",!0),Ay=zr("Map.prototype.has",!0),yd=zr("Map.prototype.get",!0),N5=zr("Map.prototype.size",!0),gd=zr("Set.prototype.add",!0),U5=zr("Set.prototype.delete",!0),vd=zr("Set.prototype.has",!0),fd=zr("Set.prototype.size",!0);function G5(r,e,t,i){for(var n=Va(r),o;(o=n.next())&&!o.done;)if(xr(e,o.value,t,i))return U5(r,o.value),!0;return!1}l(G5,"setHasEqualElement");function W5(r){if(typeof r>"u")return null;if(typeof r!="object")return typeof r=="symbol"?!1:typeof r=="string"||typeof r=="number"?+r==+r:!0}l(W5,"findLooseMatchingPrimitives");function fw(r,e,t,i,n,o){var a=W5(t);if(a!=null)return a;var u=yd(e,a),c=H5({},n,{strict:!1});return typeof u>"u"&&!Ay(e,a)||!xr(i,u,c,o)?!1:!Ay(r,a)&&xr(i,u,c,o)}l(fw,"mapMightHaveLoosePrim");function mw(r,e,t){var i=W5(t);return i!=null?i:vd(e,i)&&!vd(r,i)}l(mw,"setMightHaveLoosePrim");function V5(r,e,t,i,n,o){for(var a=Va(r),u,c;(u=a.next())&&!u.done;)if(c=u.value,xr(t,c,n,o)&&xr(i,yd(e,c),n,o))return U5(r,c),!0;return!1}l(V5,"mapHasEqualEntry");function xr(r,e,t,i){var n=t||{};if(n.strict?M5(r,e):r===e)return!0;var o=O5(r),a=O5(e);if(o!==a)return!1;if(!r||!e||typeof r!="object"&&typeof e!="object")return n.strict?M5(r,e):r==e;var u=i.has(r),c=i.has(e),p;if(u&&c){if(i.get(r)===i.get(e))return!0}else p={};return u||i.set(r,p),c||i.set(e,p),vw(r,e,n,i)}l(xr,"internalDeepEqual");function j5(r){return!r||typeof r!="object"||typeof r.length!="number"||typeof r.copy!="function"||typeof r.slice!="function"||r.length>0&&typeof r[0]!="number"?!1:!!(r.constructor&&r.constructor.isBuffer&&r.constructor.isBuffer(r))}l(j5,"isBuffer");function yw(r,e,t,i){if(fd(r)!==fd(e))return!1;for(var n=Va(r),o=Va(e),a,u,c;(a=n.next())&&!a.done;)if(a.value&&typeof a.value=="object")c||(c=new md),gd(c,a.value);else if(!vd(e,a.value)){if(t.strict||!mw(r,e,a.value))return!1;c||(c=new md),gd(c,a.value)}if(c){for(;(u=o.next())&&!u.done;)if(u.value&&typeof u.value=="object"){if(!G5(c,u.value,t.strict,i))return!1}else if(!t.strict&&!vd(r,u.value)&&!G5(c,u.value,t.strict,i))return!1;return fd(c)===0}return!0}l(yw,"setEquiv");function gw(r,e,t,i){if(N5(r)!==N5(e))return!1;for(var n=Va(r),o=Va(e),a,u,c,p,f,y;(a=n.next())&&!a.done;)if(p=a.value[0],f=a.value[1],p&&typeof p=="object")c||(c=new md),gd(c,p);else if(y=yd(e,p),typeof y>"u"&&!Ay(e,p)||!xr(f,y,t,i)){if(t.strict||!fw(r,e,p,f,t,i))return!1;c||(c=new md),gd(c,p)}if(c){for(;(u=o.next())&&!u.done;)if(p=u.value[0],y=u.value[1],p&&typeof p=="object"){if(!V5(c,r,p,y,t,i))return!1}else if(!t.strict&&(!r.has(p)||!xr(yd(r,p),y,t,i))&&!V5(c,r,p,y,H5({},t,{strict:!1}),i))return!1;return fd(c)===0}return!0}l(gw,"mapEquiv");function vw(r,e,t,i){var n,o;if(typeof r!=typeof e||r==null||e==null||R5(r)!==R5(e)||P5(r)!==P5(e))return!1;var a=T5(r),u=T5(e);if(a!==u)return!1;var c=r instanceof Error,p=e instanceof Error;if(c!==p||(c||p)&&(r.name!==e.name||r.message!==e.message))return!1;var f=E5(r),y=E5(e);if(f!==y||(f||y)&&(r.source!==e.source||S5(r)!==S5(e)))return!1;var g=I5(r),v=I5(e);if(g!==v||(g||v)&&B5(r)!==B5(e)||t.strict&&Ly&&Ly(r)!==Ly(e))return!1;var x=A5(r),P=A5(e);if(x!==P)return!1;if(x||P){if(r.length!==e.length)return!1;for(n=0;n<r.length;n++)if(r[n]!==e[n])return!1;return!0}var b=j5(r),S=j5(e);if(b!==S)return!1;if(b||S){if(r.length!==e.length)return!1;for(n=0;n<r.length;n++)if(r[n]!==e[n])return!1;return!0}var I=w5(r),E=w5(e);if(I!==E)return!1;if(I||E)return k5(r)!==k5(e)?!1:typeof Uint8Array=="function"&&xr(new Uint8Array(r),new Uint8Array(e),t,i);var w=_5(r),_=_5(e);if(w!==_)return!1;if(w||_)return F5(r)!==F5(e)?!1:typeof Uint8Array=="function"&&xr(new Uint8Array(r),new Uint8Array(e),t,i);if(typeof r!=typeof e)return!1;var D=D5(r),R=D5(e);if(D.length!==R.length)return!1;for(D.sort(),R.sort(),n=D.length-1;n>=0;n--)if(D[n]!=R[n])return!1;for(n=D.length-1;n>=0;n--)if(o=D[n],!xr(r[o],e[o],t,i))return!1;var V=L5(r),G=L5(e);return V!==G?!1:V==="Set"||G==="Set"?yw(r,e,t,i):V==="Map"?gw(r,e,t,i):!0}l(vw,"objEquiv");X5.exports=l(function(e,t,i){return xr(e,t,i,hw())},"deepEqual")});var lx=N(ge=>{"use strict";m();Object.defineProperty(ge,"__esModule",{value:!0});function bw(r){return r&&r.__esModule?r:{default:r}}l(bw,"_interopRequireDefault");var Cw=Object.defineProperty,xe=l((r,e)=>Cw(r,"name",{value:e,configurable:!0}),"__name"),xw=Z5(),Sw=bw(xw),Gl,z5=(Gl=class{constructor(e){this.direction=!1,this.compareProperties=!0;var t,i,n;this.precision=10**-((t=e==null?void 0:e.precision)!=null?t:17),this.direction=(i=e==null?void 0:e.direction)!=null?i:!1,this.compareProperties=(n=e==null?void 0:e.compareProperties)!=null?n:!0}compare(e,t){if(e.type!==t.type||!Rl(e,t))return!1;switch(e.type){case"Point":return this.compareCoord(e.coordinates,t.coordinates);case"LineString":return this.compareLine(e.coordinates,t.coordinates);case"Polygon":return this.comparePolygon(e,t);case"GeometryCollection":return this.compareGeometryCollection(e,t);case"Feature":return this.compareFeature(e,t);case"FeatureCollection":return this.compareFeatureCollection(e,t);default:if(e.type.startsWith("Multi")){let i=ky(e),n=ky(t);return i.every(o=>n.some(a=>this.compare(o,a)))}}return!1}compareCoord(e,t){return e.length===t.length&&e.every((i,n)=>Math.abs(i-t[n])<this.precision)}compareLine(e,t,i=0,n=!1){if(!Rl(e,t))return!1;let o=e,a=t;if(n&&!this.compareCoord(o[0],a[0])){let c=this.fixStartIndex(a,o);if(c)a=c;else return!1}let u=this.compareCoord(o[i],a[i]);return this.direction||u?this.comparePath(o,a):this.compareCoord(o[i],a[a.length-(1+i)])?this.comparePath(o.slice().reverse(),a):!1}fixStartIndex(e,t){let i,n=-1;for(let o=0;o<e.length;o++)if(this.compareCoord(e[o],t[0])){n=o;break}return n>=0&&(i=[].concat(e.slice(n,e.length),e.slice(1,n+1))),i}comparePath(e,t){return e.every((i,n)=>this.compareCoord(i,t[n]))}comparePolygon(e,t){if(this.compareLine(e.coordinates[0],t.coordinates[0],1,!0)){let i=e.coordinates.slice(1,e.coordinates.length),n=t.coordinates.slice(1,t.coordinates.length);return i.every(o=>n.some(a=>this.compareLine(o,a,1,!0)))}return!1}compareGeometryCollection(e,t){return Rl(e.geometries,t.geometries)&&this.compareBBox(e,t)&&e.geometries.every((i,n)=>this.compare(i,t.geometries[n]))}compareFeature(e,t){return e.id===t.id&&(this.compareProperties?Sw.default.call(void 0,e.properties,t.properties):!0)&&this.compareBBox(e,t)&&this.compare(e.geometry,t.geometry)}compareFeatureCollection(e,t){return Rl(e.features,t.features)&&this.compareBBox(e,t)&&e.features.every((i,n)=>this.compare(i,t.features[n]))}compareBBox(e,t){return!e.bbox&&!t.bbox||(e.bbox&&t.bbox?this.compareCoord(e.bbox,t.bbox):!1)}},l(Gl,"_GeojsonEquality"),Gl);xe(z5,"GeojsonEquality");var Mw=z5;function Rl(r,e){return r.coordinates?r.coordinates.length===e.coordinates.length:r.length===e.length}l(Rl,"sameLength");xe(Rl,"sameLength");function ky(r){return r.coordinates.map(e=>({type:r.type.replace("Multi",""),coordinates:e}))}l(ky,"explode");xe(ky,"explode");var At=63710088e-1,By={centimeters:At*100,centimetres:At*100,degrees:360/(2*Math.PI),feet:At*3.28084,inches:At*39.37,kilometers:At/1e3,kilometres:At/1e3,meters:At,metres:At,miles:At/1609.344,millimeters:At*1e3,millimetres:At*1e3,nauticalmiles:At/1852,radians:1,yards:At*1.0936},Fy={acres:247105e-9,centimeters:1e4,centimetres:1e4,feet:10.763910417,hectares:1e-4,inches:1550.003100006,kilometers:1e-6,kilometres:1e-6,meters:1,metres:1,miles:386e-9,nauticalmiles:29155334959812285e-23,millimeters:1e6,millimetres:1e6,yards:1.195990046};function Fi(r,e,t={}){let i={type:"Feature"};return(t.id===0||t.id)&&(i.id=t.id),t.bbox&&(i.bbox=t.bbox),i.properties=e||{},i.geometry=r,i}l(Fi,"feature");xe(Fi,"feature");function Y5(r,e,t={}){switch(r){case"Point":return bd(e).geometry;case"LineString":return xd(e).geometry;case"Polygon":return Cd(e).geometry;case"MultiPoint":return Ny(e).geometry;case"MultiLineString":return Ry(e).geometry;case"MultiPolygon":return Gy(e).geometry;default:throw new Error(r+" is invalid")}}l(Y5,"geometry");xe(Y5,"geometry");function bd(r,e,t={}){if(!r)throw new Error("coordinates is required");if(!Array.isArray(r))throw new Error("coordinates must be an Array");if(r.length<2)throw new Error("coordinates must be at least 2 numbers long");if(!Nl(r[0])||!Nl(r[1]))throw new Error("coordinates must contain numbers");return Fi({type:"Point",coordinates:r},e,t)}l(bd,"point");xe(bd,"point");function q5(r,e,t={}){return Vl(r.map(i=>bd(i,e)),t)}l(q5,"points");xe(q5,"points");function Cd(r,e,t={}){for(let n of r){if(n.length<4)throw new Error("Each LinearRing of a Polygon must have 4 or more Positions.");if(n[n.length-1].length!==n[0].length)throw new Error("First and last Position are not equivalent.");for(let o=0;o<n[n.length-1].length;o++)if(n[n.length-1][o]!==n[0][o])throw new Error("First and last Position are not equivalent.")}return Fi({type:"Polygon",coordinates:r},e,t)}l(Cd,"polygon");xe(Cd,"polygon");function $5(r,e,t={}){return Vl(r.map(i=>Cd(i,e)),t)}l($5,"polygons");xe($5,"polygons");function xd(r,e,t={}){if(r.length<2)throw new Error("coordinates must be an array of two or more positions");return Fi({type:"LineString",coordinates:r},e,t)}l(xd,"lineString");xe(xd,"lineString");function J5(r,e,t={}){return Vl(r.map(i=>xd(i,e)),t)}l(J5,"lineStrings");xe(J5,"lineStrings");function Vl(r,e={}){let t={type:"FeatureCollection"};return e.id&&(t.id=e.id),e.bbox&&(t.bbox=e.bbox),t.features=r,t}l(Vl,"featureCollection");xe(Vl,"featureCollection");function Ry(r,e,t={}){return Fi({type:"MultiLineString",coordinates:r},e,t)}l(Ry,"multiLineString");xe(Ry,"multiLineString");function Ny(r,e,t={}){return Fi({type:"MultiPoint",coordinates:r},e,t)}l(Ny,"multiPoint");xe(Ny,"multiPoint");function Gy(r,e,t={}){return Fi({type:"MultiPolygon",coordinates:r},e,t)}l(Gy,"multiPolygon");xe(Gy,"multiPolygon");function K5(r,e,t={}){return Fi({type:"GeometryCollection",geometries:r},e,t)}l(K5,"geometryCollection");xe(K5,"geometryCollection");function Q5(r,e=0){if(e&&!(e>=0))throw new Error("precision must be a positive number");let t=Math.pow(10,e||0);return Math.round(r*t)/t}l(Q5,"round");xe(Q5,"round");function Vy(r,e="kilometers"){let t=By[e];if(!t)throw new Error(e+" units is invalid");return r*t}l(Vy,"radiansToLength");xe(Vy,"radiansToLength");function Sd(r,e="kilometers"){let t=By[e];if(!t)throw new Error(e+" units is invalid");return r/t}l(Sd,"lengthToRadians");xe(Sd,"lengthToRadians");function ex(r,e){return jy(Sd(r,e))}l(ex,"lengthToDegrees");xe(ex,"lengthToDegrees");function tx(r){let e=r%360;return e<0&&(e+=360),e}l(tx,"bearingToAzimuth");xe(tx,"bearingToAzimuth");function jy(r){return r%(2*Math.PI)*180/Math.PI}l(jy,"radiansToDegrees");xe(jy,"radiansToDegrees");function rx(r){return r%360*Math.PI/180}l(rx,"degreesToRadians");xe(rx,"degreesToRadians");function ix(r,e="kilometers",t="kilometers"){if(!(r>=0))throw new Error("length must be a positive number");return Vy(Sd(r,e),t)}l(ix,"convertLength");xe(ix,"convertLength");function nx(r,e="meters",t="kilometers"){if(!(r>=0))throw new Error("area must be a positive number");let i=Fy[e];if(!i)throw new Error("invalid original units");let n=Fy[t];if(!n)throw new Error("invalid final units");return r/i*n}l(nx,"convertArea");xe(nx,"convertArea");function Nl(r){return!isNaN(r)&&r!==null&&!Array.isArray(r)}l(Nl,"isNumber");xe(Nl,"isNumber");function ox(r){return r!==null&&typeof r=="object"&&!Array.isArray(r)}l(ox,"isObject");xe(ox,"isObject");function ax(r){if(!r)throw new Error("bbox is required");if(!Array.isArray(r))throw new Error("bbox must be an Array");if(r.length!==4&&r.length!==6)throw new Error("bbox must be an Array of 4 or 6 numbers");r.forEach(e=>{if(!Nl(e))throw new Error("bbox must only contain numbers")})}l(ax,"validateBBox");xe(ax,"validateBBox");function sx(r){if(!r)throw new Error("id is required");if(["string","number"].indexOf(typeof r)===-1)throw new Error("id must be a number or a string")}l(sx,"validateId");xe(sx,"validateId");ge.GeojsonEquality=Mw;ge.areaFactors=Fy;ge.bearingToAzimuth=tx;ge.convertArea=nx;ge.convertLength=ix;ge.degreesToRadians=rx;ge.earthRadius=At;ge.factors=By;ge.feature=Fi;ge.featureCollection=Vl;ge.geometry=Y5;ge.geometryCollection=K5;ge.isNumber=Nl;ge.isObject=ox;ge.lengthToDegrees=ex;ge.lengthToRadians=Sd;ge.lineString=xd;ge.lineStrings=J5;ge.multiLineString=Ry;ge.multiPoint=Ny;ge.multiPolygon=Gy;ge.point=bd;ge.points=q5;ge.polygon=Cd;ge.polygons=$5;ge.radiansToDegrees=jy;ge.radiansToLength=Vy;ge.round=Q5;ge.validateBBox=ax;ge.validateId=sx});var bx=N($e=>{"use strict";m();Object.defineProperty($e,"__esModule",{value:!0});var Pw=Object.defineProperty,nt=l((r,e)=>Pw(r,"name",{value:e,configurable:!0}),"__name"),st=lx();function ja(r,e,t){if(r!==null)for(var i,n,o,a,u,c,p,f=0,y=0,g,v=r.type,x=v==="FeatureCollection",P=v==="Feature",b=x?r.features.length:1,S=0;S<b;S++){p=x?r.features[S].geometry:P?r.geometry:r,g=p?p.type==="GeometryCollection":!1,u=g?p.geometries.length:1;for(var I=0;I<u;I++){var E=0,w=0;if(a=g?p.geometries[I]:p,a!==null){c=a.coordinates;var _=a.type;switch(f=t&&(_==="Polygon"||_==="MultiPolygon")?1:0,_){case null:break;case"Point":if(e(c,y,S,E,w)===!1)return!1;y++,E++;break;case"LineString":case"MultiPoint":for(i=0;i<c.length;i++){if(e(c[i],y,S,E,w)===!1)return!1;y++,_==="MultiPoint"&&E++}_==="LineString"&&E++;break;case"Polygon":case"MultiLineString":for(i=0;i<c.length;i++){for(n=0;n<c[i].length-f;n++){if(e(c[i][n],y,S,E,w)===!1)return!1;y++}_==="MultiLineString"&&E++,_==="Polygon"&&w++}_==="Polygon"&&E++;break;case"MultiPolygon":for(i=0;i<c.length;i++){for(w=0,n=0;n<c[i].length;n++){for(o=0;o<c[i][n].length-f;o++){if(e(c[i][n][o],y,S,E,w)===!1)return!1;y++}w++}E++}break;case"GeometryCollection":for(i=0;i<a.geometries.length;i++)if(ja(a.geometries[i],e,t)===!1)return!1;break;default:throw new Error("Unknown Geometry Type")}}}}}l(ja,"coordEach");nt(ja,"coordEach");function cx(r,e,t,i){var n=t;return ja(r,function(o,a,u,c,p){a===0&&t===void 0?n=o:n=e(n,o,a,u,c,p)},i),n}l(cx,"coordReduce");nt(cx,"coordReduce");function Hy(r,e){var t;switch(r.type){case"FeatureCollection":for(t=0;t<r.features.length&&e(r.features[t].properties,t)!==!1;t++);break;case"Feature":e(r.properties,0);break}}l(Hy,"propEach");nt(Hy,"propEach");function ux(r,e,t){var i=t;return Hy(r,function(n,o){o===0&&t===void 0?i=n:i=e(i,n,o)}),i}l(ux,"propReduce");nt(ux,"propReduce");function Uy(r,e){if(r.type==="Feature")e(r,0);else if(r.type==="FeatureCollection")for(var t=0;t<r.features.length&&e(r.features[t],t)!==!1;t++);}l(Uy,"featureEach");nt(Uy,"featureEach");function px(r,e,t){var i=t;return Uy(r,function(n,o){o===0&&t===void 0?i=n:i=e(i,n,o)}),i}l(px,"featureReduce");nt(px,"featureReduce");function dx(r){var e=[];return ja(r,function(t){e.push(t)}),e}l(dx,"coordAll");nt(dx,"coordAll");function Md(r,e){var t,i,n,o,a,u,c,p,f,y,g=0,v=r.type==="FeatureCollection",x=r.type==="Feature",P=v?r.features.length:1;for(t=0;t<P;t++){for(u=v?r.features[t].geometry:x?r.geometry:r,p=v?r.features[t].properties:x?r.properties:{},f=v?r.features[t].bbox:x?r.bbox:void 0,y=v?r.features[t].id:x?r.id:void 0,c=u?u.type==="GeometryCollection":!1,a=c?u.geometries.length:1,n=0;n<a;n++){if(o=c?u.geometries[n]:u,o===null){if(e(null,g,p,f,y)===!1)return!1;continue}switch(o.type){case"Point":case"LineString":case"MultiPoint":case"Polygon":case"MultiLineString":case"MultiPolygon":{if(e(o,g,p,f,y)===!1)return!1;break}case"GeometryCollection":{for(i=0;i<o.geometries.length;i++)if(e(o.geometries[i],g,p,f,y)===!1)return!1;break}default:throw new Error("Unknown Geometry Type")}}g++}}l(Md,"geomEach");nt(Md,"geomEach");function hx(r,e,t){var i=t;return Md(r,function(n,o,a,u,c){o===0&&t===void 0?i=n:i=e(i,n,o,a,u,c)}),i}l(hx,"geomReduce");nt(hx,"geomReduce");function jl(r,e){Md(r,function(t,i,n,o,a){var u=t===null?null:t.type;switch(u){case null:case"Point":case"LineString":case"Polygon":return e(st.feature.call(void 0,t,n,{bbox:o,id:a}),i,0)===!1?!1:void 0}var c;switch(u){case"MultiPoint":c="Point";break;case"MultiLineString":c="LineString";break;case"MultiPolygon":c="Polygon";break}for(var p=0;p<t.coordinates.length;p++){var f=t.coordinates[p],y={type:c,coordinates:f};if(e(st.feature.call(void 0,y,n),i,p)===!1)return!1}})}l(jl,"flattenEach");nt(jl,"flattenEach");function fx(r,e,t){var i=t;return jl(r,function(n,o,a){o===0&&a===0&&t===void 0?i=n:i=e(i,n,o,a)}),i}l(fx,"flattenReduce");nt(fx,"flattenReduce");function Wy(r,e){jl(r,function(t,i,n){var o=0;if(t.geometry){var a=t.geometry.type;if(!(a==="Point"||a==="MultiPoint")){var u,c=0,p=0,f=0;if(ja(t,function(y,g,v,x,P){if(u===void 0||i>c||x>p||P>f){u=y,c=i,p=x,f=P,o=0;return}var b=st.lineString.call(void 0,[u,y],t.properties);if(e(b,i,n,P,o)===!1)return!1;o++,u=y})===!1)return!1}}})}l(Wy,"segmentEach");nt(Wy,"segmentEach");function mx(r,e,t){var i=t,n=!1;return Wy(r,function(o,a,u,c,p){n===!1&&t===void 0?i=o:i=e(i,o,a,u,c,p),n=!0}),i}l(mx,"segmentReduce");nt(mx,"segmentReduce");function Xy(r,e){if(!r)throw new Error("geojson is required");jl(r,function(t,i,n){if(t.geometry!==null){var o=t.geometry.type,a=t.geometry.coordinates;switch(o){case"LineString":if(e(t,i,n,0,0)===!1)return!1;break;case"Polygon":for(var u=0;u<a.length;u++)if(e(st.lineString.call(void 0,a[u],t.properties),i,n,u)===!1)return!1;break}}})}l(Xy,"lineEach");nt(Xy,"lineEach");function yx(r,e,t){var i=t;return Xy(r,function(n,o,a,u){o===0&&t===void 0?i=n:i=e(i,n,o,a,u)}),i}l(yx,"lineReduce");nt(yx,"lineReduce");function gx(r,e){if(e=e||{},!st.isObject.call(void 0,e))throw new Error("options is invalid");var t=e.featureIndex||0,i=e.multiFeatureIndex||0,n=e.geometryIndex||0,o=e.segmentIndex||0,a=e.properties,u;switch(r.type){case"FeatureCollection":t<0&&(t=r.features.length+t),a=a||r.features[t].properties,u=r.features[t].geometry;break;case"Feature":a=a||r.properties,u=r.geometry;break;case"Point":case"MultiPoint":return null;case"LineString":case"Polygon":case"MultiLineString":case"MultiPolygon":u=r;break;default:throw new Error("geojson is invalid")}if(u===null)return null;var c=u.coordinates;switch(u.type){case"Point":case"MultiPoint":return null;case"LineString":return o<0&&(o=c.length+o-1),st.lineString.call(void 0,[c[o],c[o+1]],a,e);case"Polygon":return n<0&&(n=c.length+n),o<0&&(o=c[n].length+o-1),st.lineString.call(void 0,[c[n][o],c[n][o+1]],a,e);case"MultiLineString":return i<0&&(i=c.length+i),o<0&&(o=c[i].length+o-1),st.lineString.call(void 0,[c[i][o],c[i][o+1]],a,e);case"MultiPolygon":return i<0&&(i=c.length+i),n<0&&(n=c[i].length+n),o<0&&(o=c[i][n].length-o-1),st.lineString.call(void 0,[c[i][n][o],c[i][n][o+1]],a,e)}throw new Error("geojson is invalid")}l(gx,"findSegment");nt(gx,"findSegment");function vx(r,e){if(e=e||{},!st.isObject.call(void 0,e))throw new Error("options is invalid");var t=e.featureIndex||0,i=e.multiFeatureIndex||0,n=e.geometryIndex||0,o=e.coordIndex||0,a=e.properties,u;switch(r.type){case"FeatureCollection":t<0&&(t=r.features.length+t),a=a||r.features[t].properties,u=r.features[t].geometry;break;case"Feature":a=a||r.properties,u=r.geometry;break;case"Point":case"MultiPoint":return null;case"LineString":case"Polygon":case"MultiLineString":case"MultiPolygon":u=r;break;default:throw new Error("geojson is invalid")}if(u===null)return null;var c=u.coordinates;switch(u.type){case"Point":return st.point.call(void 0,c,a,e);case"MultiPoint":return i<0&&(i=c.length+i),st.point.call(void 0,c[i],a,e);case"LineString":return o<0&&(o=c.length+o),st.point.call(void 0,c[o],a,e);case"Polygon":return n<0&&(n=c.length+n),o<0&&(o=c[n].length+o),st.point.call(void 0,c[n][o],a,e);case"MultiLineString":return i<0&&(i=c.length+i),o<0&&(o=c[i].length+o),st.point.call(void 0,c[i][o],a,e);case"MultiPolygon":return i<0&&(i=c.length+i),n<0&&(n=c[i].length+n),o<0&&(o=c[i][n].length-o),st.point.call(void 0,c[i][n][o],a,e)}throw new Error("geojson is invalid")}l(vx,"findPoint");nt(vx,"findPoint");$e.coordAll=dx;$e.coordEach=ja;$e.coordReduce=cx;$e.featureEach=Uy;$e.featureReduce=px;$e.findPoint=vx;$e.findSegment=gx;$e.flattenEach=jl;$e.flattenReduce=fx;$e.geomEach=Md;$e.geomReduce=hx;$e.lineEach=Xy;$e.lineReduce=yx;$e.propEach=Hy;$e.propReduce=ux;$e.segmentEach=Wy;$e.segmentReduce=mx});var Cx=N(Pd=>{"use strict";m();Object.defineProperty(Pd,"__esModule",{value:!0});var Tw=Object.defineProperty,ww=l((r,e)=>Tw(r,"name",{value:e,configurable:!0}),"__name"),Iw=bx();function Zy(r,e={}){if(r.bbox!=null&&e.recompute!==!0)return r.bbox;let t=[1/0,1/0,-1/0,-1/0];return Iw.coordEach.call(void 0,r,i=>{t[0]>i[0]&&(t[0]=i[0]),t[1]>i[1]&&(t[1]=i[1]),t[2]<i[0]&&(t[2]=i[0]),t[3]<i[1]&&(t[3]=i[1])}),t}l(Zy,"bbox");ww(Zy,"bbox");var Ew=Zy;Pd.bbox=Zy;Pd.default=Ew});var Tx=N((SV,zy)=>{m();var Yr=b2(),Sx=fm(),Mx=_2(),Ha=Cx().default,_w=Mx.featureEach,CV=Mx.coordEach,xV=Sx.polygon,xx=Sx.featureCollection;function Px(r){var e=new Yr(r);return e.insert=function(t){if(t.type!=="Feature")throw new Error("invalid feature");return t.bbox=t.bbox?t.bbox:Ha(t),Yr.prototype.insert.call(this,t)},e.load=function(t){var i=[];return Array.isArray(t)?t.forEach(function(n){if(n.type!=="Feature")throw new Error("invalid features");n.bbox=n.bbox?n.bbox:Ha(n),i.push(n)}):_w(t,function(n){if(n.type!=="Feature")throw new Error("invalid features");n.bbox=n.bbox?n.bbox:Ha(n),i.push(n)}),Yr.prototype.load.call(this,i)},e.remove=function(t,i){if(t.type!=="Feature")throw new Error("invalid feature");return t.bbox=t.bbox?t.bbox:Ha(t),Yr.prototype.remove.call(this,t,i)},e.clear=function(){return Yr.prototype.clear.call(this)},e.search=function(t){var i=Yr.prototype.search.call(this,this.toBBox(t));return xx(i)},e.collides=function(t){return Yr.prototype.collides.call(this,this.toBBox(t))},e.all=function(){var t=Yr.prototype.all.call(this);return xx(t)},e.toJSON=function(){return Yr.prototype.toJSON.call(this)},e.fromJSON=function(t){return Yr.prototype.fromJSON.call(this,t)},e.toBBox=function(t){var i;if(t.bbox)i=t.bbox;else if(Array.isArray(t)&&t.length===4)i=t;else if(Array.isArray(t)&&t.length===6)i=[t[0],t[1],t[3],t[4]];else if(t.type==="Feature")i=Ha(t);else if(t.type==="FeatureCollection")i=Ha(t);else throw new Error("invalid geojson");return{minX:i[0],minY:i[1],maxX:i[2],maxY:i[3]}},e}l(Px,"geojsonRbush");zy.exports=Px;zy.exports.default=Px});var h0=N((jc,ks)=>{m();var jE=200,nS="__lodash_hash_undefined__",HE=800,UE=16,oS=9007199254740991,aS="[object Arguments]",WE="[object Array]",XE="[object AsyncFunction]",ZE="[object Boolean]",zE="[object Date]",YE="[object Error]",sS="[object Function]",qE="[object GeneratorFunction]",$E="[object Map]",JE="[object Number]",KE="[object Null]",lS="[object Object]",QE="[object Proxy]",e_="[object RegExp]",t_="[object Set]",r_="[object String]",i_="[object Undefined]",n_="[object WeakMap]",o_="[object ArrayBuffer]",a_="[object DataView]",s_="[object Float32Array]",l_="[object Float64Array]",c_="[object Int8Array]",u_="[object Int16Array]",p_="[object Int32Array]",d_="[object Uint8Array]",h_="[object Uint8ClampedArray]",f_="[object Uint16Array]",m_="[object Uint32Array]",y_=/[\\^$.*+?()[\]{}|]/g,g_=/^\[object .+?Constructor\]$/,v_=/^(?:0|[1-9]\d*)$/,De={};De[s_]=De[l_]=De[c_]=De[u_]=De[p_]=De[d_]=De[h_]=De[f_]=De[m_]=!0;De[aS]=De[WE]=De[o_]=De[ZE]=De[a_]=De[zE]=De[YE]=De[sS]=De[$E]=De[JE]=De[lS]=De[e_]=De[t_]=De[r_]=De[n_]=!1;var cS=typeof global=="object"&&global&&global.Object===Object&&global,b_=typeof self=="object"&&self&&self.Object===Object&&self,Wc=cS||b_||Function("return this")(),uS=typeof jc=="object"&&jc&&!jc.nodeType&&jc,Hc=uS&&typeof ks=="object"&&ks&&!ks.nodeType&&ks,pS=Hc&&Hc.exports===uS,r0=pS&&cS.process,q7=function(){try{var r=Hc&&Hc.require&&Hc.require("util").types;return r||r0&&r0.binding&&r0.binding("util")}catch{}}(),$7=q7&&q7.isTypedArray;function dS(r,e,t){switch(t.length){case 0:return r.call(e);case 1:return r.call(e,t[0]);case 2:return r.call(e,t[0],t[1]);case 3:return r.call(e,t[0],t[1],t[2])}return r.apply(e,t)}l(dS,"apply");function C_(r,e){for(var t=-1,i=Array(r);++t<r;)i[t]=e(t);return i}l(C_,"baseTimes");function x_(r){return function(e){return r(e)}}l(x_,"baseUnary");function S_(r,e){return r==null?void 0:r[e]}l(S_,"getValue");function M_(r,e){return function(t){return r(e(t))}}l(M_,"overArg");var P_=Array.prototype,T_=Function.prototype,xh=Object.prototype,i0=Wc["__core-js_shared__"],Sh=T_.toString,tn=xh.hasOwnProperty,J7=function(){var r=/[^.]+$/.exec(i0&&i0.keys&&i0.keys.IE_PROTO||"");return r?"Symbol(src)_1."+r:""}(),hS=xh.toString,w_=Sh.call(Object),I_=RegExp("^"+Sh.call(tn).replace(y_,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),bh=pS?Wc.Buffer:void 0,K7=Wc.Symbol,Q7=Wc.Uint8Array,eS=bh?bh.allocUnsafe:void 0,fS=M_(Object.getPrototypeOf,Object),tS=Object.create,E_=xh.propertyIsEnumerable,__=P_.splice,Ko=K7?K7.toStringTag:void 0,Ch=function(){try{var r=u0(Object,"defineProperty");return r({},"",{}),r}catch{}}(),D_=bh?bh.isBuffer:void 0,rS=Math.max,O_=Date.now,mS=u0(Wc,"Map"),Uc=u0(Object,"create"),L_=function(){function r(){}return l(r,"object"),function(e){if(!en(e))return{};if(tS)return tS(e);r.prototype=e;var t=new r;return r.prototype=void 0,t}}();function Qo(r){var e=-1,t=r==null?0:r.length;for(this.clear();++e<t;){var i=r[e];this.set(i[0],i[1])}}l(Qo,"Hash");function A_(){this.__data__=Uc?Uc(null):{},this.size=0}l(A_,"hashClear");function k_(r){var e=this.has(r)&&delete this.__data__[r];return this.size-=e?1:0,e}l(k_,"hashDelete");function F_(r){var e=this.__data__;if(Uc){var t=e[r];return t===nS?void 0:t}return tn.call(e,r)?e[r]:void 0}l(F_,"hashGet");function B_(r){var e=this.__data__;return Uc?e[r]!==void 0:tn.call(e,r)}l(B_,"hashHas");function R_(r,e){var t=this.__data__;return this.size+=this.has(r)?0:1,t[r]=Uc&&e===void 0?nS:e,this}l(R_,"hashSet");Qo.prototype.clear=A_;Qo.prototype.delete=k_;Qo.prototype.get=F_;Qo.prototype.has=B_;Qo.prototype.set=R_;function rn(r){var e=-1,t=r==null?0:r.length;for(this.clear();++e<t;){var i=r[e];this.set(i[0],i[1])}}l(rn,"ListCache");function N_(){this.__data__=[],this.size=0}l(N_,"listCacheClear");function G_(r){var e=this.__data__,t=Mh(e,r);if(t<0)return!1;var i=e.length-1;return t==i?e.pop():__.call(e,t,1),--this.size,!0}l(G_,"listCacheDelete");function V_(r){var e=this.__data__,t=Mh(e,r);return t<0?void 0:e[t][1]}l(V_,"listCacheGet");function j_(r){return Mh(this.__data__,r)>-1}l(j_,"listCacheHas");function H_(r,e){var t=this.__data__,i=Mh(t,r);return i<0?(++this.size,t.push([r,e])):t[i][1]=e,this}l(H_,"listCacheSet");rn.prototype.clear=N_;rn.prototype.delete=G_;rn.prototype.get=V_;rn.prototype.has=j_;rn.prototype.set=H_;function Fs(r){var e=-1,t=r==null?0:r.length;for(this.clear();++e<t;){var i=r[e];this.set(i[0],i[1])}}l(Fs,"MapCache");function U_(){this.size=0,this.__data__={hash:new Qo,map:new(mS||rn),string:new Qo}}l(U_,"mapCacheClear");function W_(r){var e=Th(this,r).delete(r);return this.size-=e?1:0,e}l(W_,"mapCacheDelete");function X_(r){return Th(this,r).get(r)}l(X_,"mapCacheGet");function Z_(r){return Th(this,r).has(r)}l(Z_,"mapCacheHas");function z_(r,e){var t=Th(this,r),i=t.size;return t.set(r,e),this.size+=t.size==i?0:1,this}l(z_,"mapCacheSet");Fs.prototype.clear=U_;Fs.prototype.delete=W_;Fs.prototype.get=X_;Fs.prototype.has=Z_;Fs.prototype.set=z_;function Bs(r){var e=this.__data__=new rn(r);this.size=e.size}l(Bs,"Stack");function Y_(){this.__data__=new rn,this.size=0}l(Y_,"stackClear");function q_(r){var e=this.__data__,t=e.delete(r);return this.size=e.size,t}l(q_,"stackDelete");function $_(r){return this.__data__.get(r)}l($_,"stackGet");function J_(r){return this.__data__.has(r)}l(J_,"stackHas");function K_(r,e){var t=this.__data__;if(t instanceof rn){var i=t.__data__;if(!mS||i.length<jE-1)return i.push([r,e]),this.size=++t.size,this;t=this.__data__=new Fs(i)}return t.set(r,e),this.size=t.size,this}l(K_,"stackSet");Bs.prototype.clear=Y_;Bs.prototype.delete=q_;Bs.prototype.get=$_;Bs.prototype.has=J_;Bs.prototype.set=K_;function Q_(r,e){var t=s0(r),i=!t&&a0(r),n=!t&&!i&&CS(r),o=!t&&!i&&!n&&SS(r),a=t||i||n||o,u=a?C_(r.length,String):[],c=u.length;for(var p in r)(e||tn.call(r,p))&&!(a&&(p=="length"||n&&(p=="offset"||p=="parent")||o&&(p=="buffer"||p=="byteLength"||p=="byteOffset")||vS(p,c)))&&u.push(p);return u}l(Q_,"arrayLikeKeys");function n0(r,e,t){(t!==void 0&&!wh(r[e],t)||t===void 0&&!(e in r))&&l0(r,e,t)}l(n0,"assignMergeValue");function eD(r,e,t){var i=r[e];(!(tn.call(r,e)&&wh(i,t))||t===void 0&&!(e in r))&&l0(r,e,t)}l(eD,"assignValue");function Mh(r,e){for(var t=r.length;t--;)if(wh(r[t][0],e))return t;return-1}l(Mh,"assocIndexOf");function l0(r,e,t){e=="__proto__"&&Ch?Ch(r,e,{configurable:!0,enumerable:!0,value:t,writable:!0}):r[e]=t}l(l0,"baseAssignValue");var tD=hD();function Ph(r){return r==null?r===void 0?i_:KE:Ko&&Ko in Object(r)?fD(r):CD(r)}l(Ph,"baseGetTag");function iS(r){return Xc(r)&&Ph(r)==aS}l(iS,"baseIsArguments");function rD(r){if(!en(r)||vD(r))return!1;var e=d0(r)?I_:g_;return e.test(PD(r))}l(rD,"baseIsNative");function iD(r){return Xc(r)&&xS(r.length)&&!!De[Ph(r)]}l(iD,"baseIsTypedArray");function nD(r){if(!en(r))return bD(r);var e=bS(r),t=[];for(var i in r)i=="constructor"&&(e||!tn.call(r,i))||t.push(i);return t}l(nD,"baseKeysIn");function c0(r,e,t,i,n){r!==e&&tD(e,function(o,a){if(n||(n=new Bs),en(o))oD(r,e,a,t,c0,i,n);else{var u=i?i(o0(r,a),o,a+"",r,e,n):void 0;u===void 0&&(u=o),n0(r,a,u)}},MS)}l(c0,"baseMerge");function oD(r,e,t,i,n,o,a){var u=o0(r,t),c=o0(e,t),p=a.get(c);if(p){n0(r,t,p);return}var f=o?o(u,c,t+"",r,e,a):void 0,y=f===void 0;if(y){var g=s0(c),v=!g&&CS(c),x=!g&&!v&&SS(c);f=c,g||v||x?s0(u)?f=u:TD(u)?f=uD(u):v?(y=!1,f=sD(c,!0)):x?(y=!1,f=cD(c,!0)):f=[]:wD(c)||a0(c)?(f=u,a0(u)?f=ID(u):(!en(u)||d0(u))&&(f=mD(c))):y=!1}y&&(a.set(c,f),n(f,c,i,o,a),a.delete(c)),n0(r,t,f)}l(oD,"baseMergeDeep");function yS(r,e){return SD(xD(r,e,PS),r+"")}l(yS,"baseRest");var aD=Ch?function(r,e){return Ch(r,"toString",{configurable:!0,enumerable:!1,value:DD(e),writable:!0})}:PS;function sD(r,e){if(e)return r.slice();var t=r.length,i=eS?eS(t):new r.constructor(t);return r.copy(i),i}l(sD,"cloneBuffer");function lD(r){var e=new r.constructor(r.byteLength);return new Q7(e).set(new Q7(r)),e}l(lD,"cloneArrayBuffer");function cD(r,e){var t=e?lD(r.buffer):r.buffer;return new r.constructor(t,r.byteOffset,r.length)}l(cD,"cloneTypedArray");function uD(r,e){var t=-1,i=r.length;for(e||(e=Array(i));++t<i;)e[t]=r[t];return e}l(uD,"copyArray");function pD(r,e,t,i){var n=!t;t||(t={});for(var o=-1,a=e.length;++o<a;){var u=e[o],c=i?i(t[u],r[u],u,t,r):void 0;c===void 0&&(c=r[u]),n?l0(t,u,c):eD(t,u,c)}return t}l(pD,"copyObject");function dD(r){return yS(function(e,t){var i=-1,n=t.length,o=n>1?t[n-1]:void 0,a=n>2?t[2]:void 0;for(o=r.length>3&&typeof o=="function"?(n--,o):void 0,a&&yD(t[0],t[1],a)&&(o=n<3?void 0:o,n=1),e=Object(e);++i<n;){var u=t[i];u&&r(e,u,i,o)}return e})}l(dD,"createAssigner");function hD(r){return function(e,t,i){for(var n=-1,o=Object(e),a=i(e),u=a.length;u--;){var c=a[r?u:++n];if(t(o[c],c,o)===!1)break}return e}}l(hD,"createBaseFor");function gS(r,e,t,i,n,o){return en(r)&&en(e)&&(o.set(e,r),c0(r,e,void 0,gS,o),o.delete(e)),r}l(gS,"customDefaultsMerge");function Th(r,e){var t=r.__data__;return gD(e)?t[typeof e=="string"?"string":"hash"]:t.map}l(Th,"getMapData");function u0(r,e){var t=S_(r,e);return rD(t)?t:void 0}l(u0,"getNative");function fD(r){var e=tn.call(r,Ko),t=r[Ko];try{r[Ko]=void 0;var i=!0}catch{}var n=hS.call(r);return i&&(e?r[Ko]=t:delete r[Ko]),n}l(fD,"getRawTag");function mD(r){return typeof r.constructor=="function"&&!bS(r)?L_(fS(r)):{}}l(mD,"initCloneObject");function vS(r,e){var t=typeof r;return e=e==null?oS:e,!!e&&(t=="number"||t!="symbol"&&v_.test(r))&&r>-1&&r%1==0&&r<e}l(vS,"isIndex");function yD(r,e,t){if(!en(t))return!1;var i=typeof e;return(i=="number"?p0(t)&&vS(e,t.length):i=="string"&&e in t)?wh(t[e],r):!1}l(yD,"isIterateeCall");function gD(r){var e=typeof r;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?r!=="__proto__":r===null}l(gD,"isKeyable");function vD(r){return!!J7&&J7 in r}l(vD,"isMasked");function bS(r){var e=r&&r.constructor,t=typeof e=="function"&&e.prototype||xh;return r===t}l(bS,"isPrototype");function bD(r){var e=[];if(r!=null)for(var t in Object(r))e.push(t);return e}l(bD,"nativeKeysIn");function CD(r){return hS.call(r)}l(CD,"objectToString");function xD(r,e,t){return e=rS(e===void 0?r.length-1:e,0),function(){for(var i=arguments,n=-1,o=rS(i.length-e,0),a=Array(o);++n<o;)a[n]=i[e+n];n=-1;for(var u=Array(e+1);++n<e;)u[n]=i[n];return u[e]=t(a),dS(r,this,u)}}l(xD,"overRest");function o0(r,e){if(!(e==="constructor"&&typeof r[e]=="function")&&e!="__proto__")return r[e]}l(o0,"safeGet");var SD=MD(aD);function MD(r){var e=0,t=0;return function(){var i=O_(),n=UE-(i-t);if(t=i,n>0){if(++e>=HE)return arguments[0]}else e=0;return r.apply(void 0,arguments)}}l(MD,"shortOut");function PD(r){if(r!=null){try{return Sh.call(r)}catch{}try{return r+""}catch{}}return""}l(PD,"toSource");function wh(r,e){return r===e||r!==r&&e!==e}l(wh,"eq");var a0=iS(function(){return arguments}())?iS:function(r){return Xc(r)&&tn.call(r,"callee")&&!E_.call(r,"callee")},s0=Array.isArray;function p0(r){return r!=null&&xS(r.length)&&!d0(r)}l(p0,"isArrayLike");function TD(r){return Xc(r)&&p0(r)}l(TD,"isArrayLikeObject");var CS=D_||OD;function d0(r){if(!en(r))return!1;var e=Ph(r);return e==sS||e==qE||e==XE||e==QE}l(d0,"isFunction");function xS(r){return typeof r=="number"&&r>-1&&r%1==0&&r<=oS}l(xS,"isLength");function en(r){var e=typeof r;return r!=null&&(e=="object"||e=="function")}l(en,"isObject");function Xc(r){return r!=null&&typeof r=="object"}l(Xc,"isObjectLike");function wD(r){if(!Xc(r)||Ph(r)!=lS)return!1;var e=fS(r);if(e===null)return!0;var t=tn.call(e,"constructor")&&e.constructor;return typeof t=="function"&&t instanceof t&&Sh.call(t)==w_}l(wD,"isPlainObject");var SS=$7?x_($7):iD;function ID(r){return pD(r,MS(r))}l(ID,"toPlainObject");var ED=yS(function(r){return r.push(void 0,gS),dS(_D,void 0,r)});function MS(r){return p0(r)?Q_(r,!0):nD(r)}l(MS,"keysIn");var _D=dD(function(r,e,t,i){c0(r,e,t,i)});function DD(r){return function(){return r}}l(DD,"constant");function PS(r){return r}l(PS,"identity");function OD(){return!1}l(OD,"stubFalse");ks.exports=ED});var x6=N((DQ,ru)=>{"use strict";m();var rO=!1,oa=!1,f6=!0,m6=!1,h={},y6=!1;typeof ru<"u"&&ru.exports?(ru.exports=h,y6=!0):typeof document<"u"?window.ClipperLib=h:self.ClipperLib=h;var Hh;y6?(tt="chrome",Hh="Netscape"):(tt=navigator.userAgent.toString().toLowerCase(),Hh=navigator.appName);var tt,pe={};tt.indexOf("chrome")!=-1&&tt.indexOf("chromium")==-1?pe.chrome=1:pe.chrome=0;tt.indexOf("chromium")!=-1?pe.chromium=1:pe.chromium=0;tt.indexOf("safari")!=-1&&tt.indexOf("chrome")==-1&&tt.indexOf("chromium")==-1?pe.safari=1:pe.safari=0;tt.indexOf("firefox")!=-1?pe.firefox=1:pe.firefox=0;tt.indexOf("firefox/17")!=-1?pe.firefox17=1:pe.firefox17=0;tt.indexOf("firefox/15")!=-1?pe.firefox15=1:pe.firefox15=0;tt.indexOf("firefox/3")!=-1?pe.firefox3=1:pe.firefox3=0;tt.indexOf("opera")!=-1?pe.opera=1:pe.opera=0;tt.indexOf("msie 10")!=-1?pe.msie10=1:pe.msie10=0;tt.indexOf("msie 9")!=-1?pe.msie9=1:pe.msie9=0;tt.indexOf("msie 8")!=-1?pe.msie8=1:pe.msie8=0;tt.indexOf("msie 7")!=-1?pe.msie7=1:pe.msie7=0;tt.indexOf("msie ")!=-1?pe.msie=1:pe.msie=0;h.biginteger_used=null;var zn,iO=0xdeadbeefcafe,d6=(iO&16777215)==15715070;function F(r,e,t){h.biginteger_used=1,r!=null&&(typeof r=="number"&&typeof e>"u"?this.fromInt(r):typeof r=="number"?this.fromNumber(r,e,t):e==null&&typeof r!="string"?this.fromString(r,256):this.fromString(r,e))}l(F,"BigInteger");function fe(){return new F(null)}l(fe,"nbi");function nO(r,e,t,i,n,o){for(;--o>=0;){var a=e*this[r++]+t[i]+n;n=Math.floor(a/67108864),t[i++]=a&67108863}return n}l(nO,"am1");function oO(r,e,t,i,n,o){for(var a=e&32767,u=e>>15;--o>=0;){var c=this[r]&32767,p=this[r++]>>15,f=u*c+p*a;c=a*c+((f&32767)<<15)+t[i]+(n&1073741823),n=(c>>>30)+(f>>>15)+u*p+(n>>>30),t[i++]=c&1073741823}return n}l(oO,"am2");function aO(r,e,t,i,n,o){for(var a=e&16383,u=e>>14;--o>=0;){var c=this[r]&16383,p=this[r++]>>14,f=u*c+p*a;c=a*c+((f&16383)<<14)+t[i]+n,n=(c>>28)+(f>>14)+u*p,t[i++]=c&268435455}return n}l(aO,"am3");d6&&Hh=="Microsoft Internet Explorer"?(F.prototype.am=oO,zn=30):d6&&Hh!="Netscape"?(F.prototype.am=nO,zn=26):(F.prototype.am=aO,zn=28);F.prototype.DB=zn;F.prototype.DM=(1<<zn)-1;F.prototype.DV=1<<zn;var H0=52;F.prototype.FV=Math.pow(2,H0);F.prototype.F1=H0-zn;F.prototype.F2=2*zn-H0;var sO="0123456789abcdefghijklmnopqrstuvwxyz",Wh=new Array,Vs,hr;Vs=48;for(hr=0;hr<=9;++hr)Wh[Vs++]=hr;Vs=97;for(hr=10;hr<36;++hr)Wh[Vs++]=hr;Vs=65;for(hr=10;hr<36;++hr)Wh[Vs++]=hr;function h6(r){return sO.charAt(r)}l(h6,"int2char");function g6(r,e){var t=Wh[r.charCodeAt(e)];return t==null?-1:t}l(g6,"intAt");function lO(r){for(var e=this.t-1;e>=0;--e)r[e]=this[e];r.t=this.t,r.s=this.s}l(lO,"bnpCopyTo");function cO(r){this.t=1,this.s=r<0?-1:0,r>0?this[0]=r:r<-1?this[0]=r+this.DV:this.t=0}l(cO,"bnpFromInt");function Zn(r){var e=fe();return e.fromInt(r),e}l(Zn,"nbv");function uO(r,e){var t;if(e==16)t=4;else if(e==8)t=3;else if(e==256)t=8;else if(e==2)t=1;else if(e==32)t=5;else if(e==4)t=2;else{this.fromRadix(r,e);return}this.t=0,this.s=0;for(var i=r.length,n=!1,o=0;--i>=0;){var a=t==8?r[i]&255:g6(r,i);if(a<0){r.charAt(i)=="-"&&(n=!0);continue}n=!1,o==0?this[this.t++]=a:o+t>this.DB?(this[this.t-1]|=(a&(1<<this.DB-o)-1)<<o,this[this.t++]=a>>this.DB-o):this[this.t-1]|=a<<o,o+=t,o>=this.DB&&(o-=this.DB)}t==8&&r[0]&128&&(this.s=-1,o>0&&(this[this.t-1]|=(1<<this.DB-o)-1<<o)),this.clamp(),n&&F.ZERO.subTo(this,this)}l(uO,"bnpFromString");function pO(){for(var r=this.s&this.DM;this.t>0&&this[this.t-1]==r;)--this.t}l(pO,"bnpClamp");function dO(r){if(this.s<0)return"-"+this.negate().toString(r);var e;if(r==16)e=4;else if(r==8)e=3;else if(r==2)e=1;else if(r==32)e=5;else if(r==4)e=2;else return this.toRadix(r);var t=(1<<e)-1,i,n=!1,o="",a=this.t,u=this.DB-a*this.DB%e;if(a-- >0)for(u<this.DB&&(i=this[a]>>u)>0&&(n=!0,o=h6(i));a>=0;)u<e?(i=(this[a]&(1<<u)-1)<<e-u,i|=this[--a]>>(u+=this.DB-e)):(i=this[a]>>(u-=e)&t,u<=0&&(u+=this.DB,--a)),i>0&&(n=!0),n&&(o+=h6(i));return n?o:"0"}l(dO,"bnToString");function hO(){var r=fe();return F.ZERO.subTo(this,r),r}l(hO,"bnNegate");function fO(){return this.s<0?this.negate():this}l(fO,"bnAbs");function mO(r){var e=this.s-r.s;if(e!=0)return e;var t=this.t;if(e=t-r.t,e!=0)return this.s<0?-e:e;for(;--t>=0;)if((e=this[t]-r[t])!=0)return e;return 0}l(mO,"bnCompareTo");function Xh(r){var e=1,t;return(t=r>>>16)!=0&&(r=t,e+=16),(t=r>>8)!=0&&(r=t,e+=8),(t=r>>4)!=0&&(r=t,e+=4),(t=r>>2)!=0&&(r=t,e+=2),(t=r>>1)!=0&&(r=t,e+=1),e}l(Xh,"nbits");function yO(){return this.t<=0?0:this.DB*(this.t-1)+Xh(this[this.t-1]^this.s&this.DM)}l(yO,"bnBitLength");function gO(r,e){var t;for(t=this.t-1;t>=0;--t)e[t+r]=this[t];for(t=r-1;t>=0;--t)e[t]=0;e.t=this.t+r,e.s=this.s}l(gO,"bnpDLShiftTo");function vO(r,e){for(var t=r;t<this.t;++t)e[t-r]=this[t];e.t=Math.max(this.t-r,0),e.s=this.s}l(vO,"bnpDRShiftTo");function bO(r,e){var t=r%this.DB,i=this.DB-t,n=(1<<i)-1,o=Math.floor(r/this.DB),a=this.s<<t&this.DM,u;for(u=this.t-1;u>=0;--u)e[u+o+1]=this[u]>>i|a,a=(this[u]&n)<<t;for(u=o-1;u>=0;--u)e[u]=0;e[o]=a,e.t=this.t+o+1,e.s=this.s,e.clamp()}l(bO,"bnpLShiftTo");function CO(r,e){e.s=this.s;var t=Math.floor(r/this.DB);if(t>=this.t){e.t=0;return}var i=r%this.DB,n=this.DB-i,o=(1<<i)-1;e[0]=this[t]>>i;for(var a=t+1;a<this.t;++a)e[a-t-1]|=(this[a]&o)<<n,e[a-t]=this[a]>>i;i>0&&(e[this.t-t-1]|=(this.s&o)<<n),e.t=this.t-t,e.clamp()}l(CO,"bnpRShiftTo");function xO(r,e){for(var t=0,i=0,n=Math.min(r.t,this.t);t<n;)i+=this[t]-r[t],e[t++]=i&this.DM,i>>=this.DB;if(r.t<this.t){for(i-=r.s;t<this.t;)i+=this[t],e[t++]=i&this.DM,i>>=this.DB;i+=this.s}else{for(i+=this.s;t<r.t;)i-=r[t],e[t++]=i&this.DM,i>>=this.DB;i-=r.s}e.s=i<0?-1:0,i<-1?e[t++]=this.DV+i:i>0&&(e[t++]=i),e.t=t,e.clamp()}l(xO,"bnpSubTo");function SO(r,e){var t=this.abs(),i=r.abs(),n=t.t;for(e.t=n+i.t;--n>=0;)e[n]=0;for(n=0;n<i.t;++n)e[n+t.t]=t.am(0,i[n],e,n,0,t.t);e.s=0,e.clamp(),this.s!=r.s&&F.ZERO.subTo(e,e)}l(SO,"bnpMultiplyTo");function MO(r){for(var e=this.abs(),t=r.t=2*e.t;--t>=0;)r[t]=0;for(t=0;t<e.t-1;++t){var i=e.am(t,e[t],r,2*t,0,1);(r[t+e.t]+=e.am(t+1,2*e[t],r,2*t+1,i,e.t-t-1))>=e.DV&&(r[t+e.t]-=e.DV,r[t+e.t+1]=1)}r.t>0&&(r[r.t-1]+=e.am(t,e[t],r,2*t,0,1)),r.s=0,r.clamp()}l(MO,"bnpSquareTo");function PO(r,e,t){var i=r.abs();if(!(i.t<=0)){var n=this.abs();if(n.t<i.t){e!=null&&e.fromInt(0),t!=null&&this.copyTo(t);return}t==null&&(t=fe());var o=fe(),a=this.s,u=r.s,c=this.DB-Xh(i[i.t-1]);c>0?(i.lShiftTo(c,o),n.lShiftTo(c,t)):(i.copyTo(o),n.copyTo(t));var p=o.t,f=o[p-1];if(f!=0){var y=f*(1<<this.F1)+(p>1?o[p-2]>>this.F2:0),g=this.FV/y,v=(1<<this.F1)/y,x=1<<this.F2,P=t.t,b=P-p,S=e==null?fe():e;for(o.dlShiftTo(b,S),t.compareTo(S)>=0&&(t[t.t++]=1,t.subTo(S,t)),F.ONE.dlShiftTo(p,S),S.subTo(o,o);o.t<p;)o[o.t++]=0;for(;--b>=0;){var I=t[--P]==f?this.DM:Math.floor(t[P]*g+(t[P-1]+x)*v);if((t[P]+=o.am(0,I,t,b,0,p))<I)for(o.dlShiftTo(b,S),t.subTo(S,t);t[P]<--I;)t.subTo(S,t)}e!=null&&(t.drShiftTo(p,e),a!=u&&F.ZERO.subTo(e,e)),t.t=p,t.clamp(),c>0&&t.rShiftTo(c,t),a<0&&F.ZERO.subTo(t,t)}}}l(PO,"bnpDivRemTo");function TO(r){var e=fe();return this.abs().divRemTo(r,null,e),this.s<0&&e.compareTo(F.ZERO)>0&&r.subTo(e,e),e}l(TO,"bnMod");function aa(r){this.m=r}l(aa,"Classic");function wO(r){return r.s<0||r.compareTo(this.m)>=0?r.mod(this.m):r}l(wO,"cConvert");function IO(r){return r}l(IO,"cRevert");function EO(r){r.divRemTo(this.m,null,r)}l(EO,"cReduce");function _O(r,e,t){r.multiplyTo(e,t),this.reduce(t)}l(_O,"cMulTo");function DO(r,e){r.squareTo(e),this.reduce(e)}l(DO,"cSqrTo");aa.prototype.convert=wO;aa.prototype.revert=IO;aa.prototype.reduce=EO;aa.prototype.mulTo=_O;aa.prototype.sqrTo=DO;function OO(){if(this.t<1)return 0;var r=this[0];if(!(r&1))return 0;var e=r&3;return e=e*(2-(r&15)*e)&15,e=e*(2-(r&255)*e)&255,e=e*(2-((r&65535)*e&65535))&65535,e=e*(2-r*e%this.DV)%this.DV,e>0?this.DV-e:-e}l(OO,"bnpInvDigit");function sa(r){this.m=r,this.mp=r.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<r.DB-15)-1,this.mt2=2*r.t}l(sa,"Montgomery");function LO(r){var e=fe();return r.abs().dlShiftTo(this.m.t,e),e.divRemTo(this.m,null,e),r.s<0&&e.compareTo(F.ZERO)>0&&this.m.subTo(e,e),e}l(LO,"montConvert");function AO(r){var e=fe();return r.copyTo(e),this.reduce(e),e}l(AO,"montRevert");function kO(r){for(;r.t<=this.mt2;)r[r.t++]=0;for(var e=0;e<this.m.t;++e){var t=r[e]&32767,i=t*this.mpl+((t*this.mph+(r[e]>>15)*this.mpl&this.um)<<15)&r.DM;for(t=e+this.m.t,r[t]+=this.m.am(0,i,r,e,0,this.m.t);r[t]>=r.DV;)r[t]-=r.DV,r[++t]++}r.clamp(),r.drShiftTo(this.m.t,r),r.compareTo(this.m)>=0&&r.subTo(this.m,r)}l(kO,"montReduce");function FO(r,e){r.squareTo(e),this.reduce(e)}l(FO,"montSqrTo");function BO(r,e,t){r.multiplyTo(e,t),this.reduce(t)}l(BO,"montMulTo");sa.prototype.convert=LO;sa.prototype.revert=AO;sa.prototype.reduce=kO;sa.prototype.mulTo=BO;sa.prototype.sqrTo=FO;function RO(){return(this.t>0?this[0]&1:this.s)==0}l(RO,"bnpIsEven");function NO(r,e){if(r>4294967295||r<1)return F.ONE;var t=fe(),i=fe(),n=e.convert(this),o=Xh(r)-1;for(n.copyTo(t);--o>=0;)if(e.sqrTo(t,i),(r&1<<o)>0)e.mulTo(i,n,t);else{var a=t;t=i,i=a}return e.revert(t)}l(NO,"bnpExp");function GO(r,e){var t;return r<256||e.isEven()?t=new aa(e):t=new sa(e),this.exp(r,t)}l(GO,"bnModPowInt");F.prototype.copyTo=lO;F.prototype.fromInt=cO;F.prototype.fromString=uO;F.prototype.clamp=pO;F.prototype.dlShiftTo=gO;F.prototype.drShiftTo=vO;F.prototype.lShiftTo=bO;F.prototype.rShiftTo=CO;F.prototype.subTo=xO;F.prototype.multiplyTo=SO;F.prototype.squareTo=MO;F.prototype.divRemTo=PO;F.prototype.invDigit=OO;F.prototype.isEven=RO;F.prototype.exp=NO;F.prototype.toString=dO;F.prototype.negate=hO;F.prototype.abs=fO;F.prototype.compareTo=mO;F.prototype.bitLength=yO;F.prototype.mod=TO;F.prototype.modPowInt=GO;F.ZERO=Zn(0);F.ONE=Zn(1);function VO(){var r=fe();return this.copyTo(r),r}l(VO,"bnClone");function jO(){if(this.s<0){if(this.t==1)return this[0]-this.DV;if(this.t==0)return-1}else{if(this.t==1)return this[0];if(this.t==0)return 0}return(this[1]&(1<<32-this.DB)-1)<<this.DB|this[0]}l(jO,"bnIntValue");function HO(){return this.t==0?this.s:this[0]<<24>>24}l(HO,"bnByteValue");function UO(){return this.t==0?this.s:this[0]<<16>>16}l(UO,"bnShortValue");function WO(r){return Math.floor(Math.LN2*this.DB/Math.log(r))}l(WO,"bnpChunkSize");function XO(){return this.s<0?-1:this.t<=0||this.t==1&&this[0]<=0?0:1}l(XO,"bnSigNum");function ZO(r){if(r==null&&(r=10),this.signum()==0||r<2||r>36)return"0";var e=this.chunkSize(r),t=Math.pow(r,e),i=Zn(t),n=fe(),o=fe(),a="";for(this.divRemTo(i,n,o);n.signum()>0;)a=(t+o.intValue()).toString(r).substr(1)+a,n.divRemTo(i,n,o);return o.intValue().toString(r)+a}l(ZO,"bnpToRadix");function zO(r,e){this.fromInt(0),e==null&&(e=10);for(var t=this.chunkSize(e),i=Math.pow(e,t),n=!1,o=0,a=0,u=0;u<r.length;++u){var c=g6(r,u);if(c<0){r.charAt(u)=="-"&&this.signum()==0&&(n=!0);continue}a=e*a+c,++o>=t&&(this.dMultiply(i),this.dAddOffset(a,0),o=0,a=0)}o>0&&(this.dMultiply(Math.pow(e,o)),this.dAddOffset(a,0)),n&&F.ZERO.subTo(this,this)}l(zO,"bnpFromRadix");function YO(r,e,t){if(typeof e=="number")if(r<2)this.fromInt(1);else for(this.fromNumber(r,t),this.testBit(r-1)||this.bitwiseTo(F.ONE.shiftLeft(r-1),U0,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(e);)this.dAddOffset(2,0),this.bitLength()>r&&this.subTo(F.ONE.shiftLeft(r-1),this);else{var i=new Array,n=r&7;i.length=(r>>3)+1,e.nextBytes(i),n>0?i[0]&=(1<<n)-1:i[0]=0,this.fromString(i,256)}}l(YO,"bnpFromNumber");function qO(){var r=this.t,e=new Array;e[0]=this.s;var t=this.DB-r*this.DB%8,i,n=0;if(r-- >0)for(t<this.DB&&(i=this[r]>>t)!=(this.s&this.DM)>>t&&(e[n++]=i|this.s<<this.DB-t);r>=0;)t<8?(i=(this[r]&(1<<t)-1)<<8-t,i|=this[--r]>>(t+=this.DB-8)):(i=this[r]>>(t-=8)&255,t<=0&&(t+=this.DB,--r)),i&128&&(i|=-256),n==0&&(this.s&128)!=(i&128)&&++n,(n>0||i!=this.s)&&(e[n++]=i);return e}l(qO,"bnToByteArray");function $O(r){return this.compareTo(r)==0}l($O,"bnEquals");function JO(r){return this.compareTo(r)<0?this:r}l(JO,"bnMin");function KO(r){return this.compareTo(r)>0?this:r}l(KO,"bnMax");function QO(r,e,t){var i,n,o=Math.min(r.t,this.t);for(i=0;i<o;++i)t[i]=e(this[i],r[i]);if(r.t<this.t){for(n=r.s&this.DM,i=o;i<this.t;++i)t[i]=e(this[i],n);t.t=this.t}else{for(n=this.s&this.DM,i=o;i<r.t;++i)t[i]=e(n,r[i]);t.t=r.t}t.s=e(this.s,r.s),t.clamp()}l(QO,"bnpBitwiseTo");function eL(r,e){return r&e}l(eL,"op_and");function tL(r){var e=fe();return this.bitwiseTo(r,eL,e),e}l(tL,"bnAnd");function U0(r,e){return r|e}l(U0,"op_or");function rL(r){var e=fe();return this.bitwiseTo(r,U0,e),e}l(rL,"bnOr");function v6(r,e){return r^e}l(v6,"op_xor");function iL(r){var e=fe();return this.bitwiseTo(r,v6,e),e}l(iL,"bnXor");function b6(r,e){return r&~e}l(b6,"op_andnot");function nL(r){var e=fe();return this.bitwiseTo(r,b6,e),e}l(nL,"bnAndNot");function oL(){for(var r=fe(),e=0;e<this.t;++e)r[e]=this.DM&~this[e];return r.t=this.t,r.s=~this.s,r}l(oL,"bnNot");function aL(r){var e=fe();return r<0?this.rShiftTo(-r,e):this.lShiftTo(r,e),e}l(aL,"bnShiftLeft");function sL(r){var e=fe();return r<0?this.lShiftTo(-r,e):this.rShiftTo(r,e),e}l(sL,"bnShiftRight");function lL(r){if(r==0)return-1;var e=0;return r&65535||(r>>=16,e+=16),r&255||(r>>=8,e+=8),r&15||(r>>=4,e+=4),r&3||(r>>=2,e+=2),r&1||++e,e}l(lL,"lbit");function cL(){for(var r=0;r<this.t;++r)if(this[r]!=0)return r*this.DB+lL(this[r]);return this.s<0?this.t*this.DB:-1}l(cL,"bnGetLowestSetBit");function uL(r){for(var e=0;r!=0;)r&=r-1,++e;return e}l(uL,"cbit");function pL(){for(var r=0,e=this.s&this.DM,t=0;t<this.t;++t)r+=uL(this[t]^e);return r}l(pL,"bnBitCount");function dL(r){var e=Math.floor(r/this.DB);return e>=this.t?this.s!=0:(this[e]&1<<r%this.DB)!=0}l(dL,"bnTestBit");function hL(r,e){var t=F.ONE.shiftLeft(r);return this.bitwiseTo(t,e,t),t}l(hL,"bnpChangeBit");function fL(r){return this.changeBit(r,U0)}l(fL,"bnSetBit");function mL(r){return this.changeBit(r,b6)}l(mL,"bnClearBit");function yL(r){return this.changeBit(r,v6)}l(yL,"bnFlipBit");function gL(r,e){for(var t=0,i=0,n=Math.min(r.t,this.t);t<n;)i+=this[t]+r[t],e[t++]=i&this.DM,i>>=this.DB;if(r.t<this.t){for(i+=r.s;t<this.t;)i+=this[t],e[t++]=i&this.DM,i>>=this.DB;i+=this.s}else{for(i+=this.s;t<r.t;)i+=r[t],e[t++]=i&this.DM,i>>=this.DB;i+=r.s}e.s=i<0?-1:0,i>0?e[t++]=i:i<-1&&(e[t++]=this.DV+i),e.t=t,e.clamp()}l(gL,"bnpAddTo");function vL(r){var e=fe();return this.addTo(r,e),e}l(vL,"bnAdd");function bL(r){var e=fe();return this.subTo(r,e),e}l(bL,"bnSubtract");function CL(r){var e=fe();return this.multiplyTo(r,e),e}l(CL,"bnMultiply");function xL(){var r=fe();return this.squareTo(r),r}l(xL,"bnSquare");function SL(r){var e=fe();return this.divRemTo(r,e,null),e}l(SL,"bnDivide");function ML(r){var e=fe();return this.divRemTo(r,null,e),e}l(ML,"bnRemainder");function PL(r){var e=fe(),t=fe();return this.divRemTo(r,e,t),new Array(e,t)}l(PL,"bnDivideAndRemainder");function TL(r){this[this.t]=this.am(0,r-1,this,0,0,this.t),++this.t,this.clamp()}l(TL,"bnpDMultiply");function wL(r,e){if(r!=0){for(;this.t<=e;)this[this.t++]=0;for(this[e]+=r;this[e]>=this.DV;)this[e]-=this.DV,++e>=this.t&&(this[this.t++]=0),++this[e]}}l(wL,"bnpDAddOffset");function iu(){}l(iu,"NullExp");function C6(r){return r}l(C6,"nNop");function IL(r,e,t){r.multiplyTo(e,t)}l(IL,"nMulTo");function EL(r,e){r.squareTo(e)}l(EL,"nSqrTo");iu.prototype.convert=C6;iu.prototype.revert=C6;iu.prototype.mulTo=IL;iu.prototype.sqrTo=EL;function _L(r){return this.exp(r,new iu)}l(_L,"bnPow");function DL(r,e,t){var i=Math.min(this.t+r.t,e);for(t.s=0,t.t=i;i>0;)t[--i]=0;var n;for(n=t.t-this.t;i<n;++i)t[i+this.t]=this.am(0,r[i],t,i,0,this.t);for(n=Math.min(r.t,e);i<n;++i)this.am(0,r[i],t,i,0,e-i);t.clamp()}l(DL,"bnpMultiplyLowerTo");function OL(r,e,t){--e;var i=t.t=this.t+r.t-e;for(t.s=0;--i>=0;)t[i]=0;for(i=Math.max(e-this.t,0);i<r.t;++i)t[this.t+i-e]=this.am(e-i,r[i],t,0,0,this.t+i-e);t.clamp(),t.drShiftTo(1,t)}l(OL,"bnpMultiplyUpperTo");function js(r){this.r2=fe(),this.q3=fe(),F.ONE.dlShiftTo(2*r.t,this.r2),this.mu=this.r2.divide(r),this.m=r}l(js,"Barrett");function LL(r){if(r.s<0||r.t>2*this.m.t)return r.mod(this.m);if(r.compareTo(this.m)<0)return r;var e=fe();return r.copyTo(e),this.reduce(e),e}l(LL,"barrettConvert");function AL(r){return r}l(AL,"barrettRevert");function kL(r){for(r.drShiftTo(this.m.t-1,this.r2),r.t>this.m.t+1&&(r.t=this.m.t+1,r.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);r.compareTo(this.r2)<0;)r.dAddOffset(1,this.m.t+1);for(r.subTo(this.r2,r);r.compareTo(this.m)>=0;)r.subTo(this.m,r)}l(kL,"barrettReduce");function FL(r,e){r.squareTo(e),this.reduce(e)}l(FL,"barrettSqrTo");function BL(r,e,t){r.multiplyTo(e,t),this.reduce(t)}l(BL,"barrettMulTo");js.prototype.convert=LL;js.prototype.revert=AL;js.prototype.reduce=kL;js.prototype.mulTo=BL;js.prototype.sqrTo=FL;function RL(r,e){var t=r.bitLength(),i,n=Zn(1),o;if(t<=0)return n;t<18?i=1:t<48?i=3:t<144?i=4:t<768?i=5:i=6,t<8?o=new aa(e):e.isEven()?o=new js(e):o=new sa(e);var a=new Array,u=3,c=i-1,p=(1<<i)-1;if(a[1]=o.convert(this),i>1){var f=fe();for(o.sqrTo(a[1],f);u<=p;)a[u]=fe(),o.mulTo(f,a[u-2],a[u]),u+=2}var y=r.t-1,g,v=!0,x=fe(),P;for(t=Xh(r[y])-1;y>=0;){for(t>=c?g=r[y]>>t-c&p:(g=(r[y]&(1<<t+1)-1)<<c-t,y>0&&(g|=r[y-1]>>this.DB+t-c)),u=i;!(g&1);)g>>=1,--u;if((t-=u)<0&&(t+=this.DB,--y),v)a[g].copyTo(n),v=!1;else{for(;u>1;)o.sqrTo(n,x),o.sqrTo(x,n),u-=2;u>0?o.sqrTo(n,x):(P=n,n=x,x=P),o.mulTo(x,a[g],n)}for(;y>=0&&!(r[y]&1<<t);)o.sqrTo(n,x),P=n,n=x,x=P,--t<0&&(t=this.DB-1,--y)}return o.revert(n)}l(RL,"bnModPow");function NL(r){var e=this.s<0?this.negate():this.clone(),t=r.s<0?r.negate():r.clone();if(e.compareTo(t)<0){var i=e;e=t,t=i}var n=e.getLowestSetBit(),o=t.getLowestSetBit();if(o<0)return e;for(n<o&&(o=n),o>0&&(e.rShiftTo(o,e),t.rShiftTo(o,t));e.signum()>0;)(n=e.getLowestSetBit())>0&&e.rShiftTo(n,e),(n=t.getLowestSetBit())>0&&t.rShiftTo(n,t),e.compareTo(t)>=0?(e.subTo(t,e),e.rShiftTo(1,e)):(t.subTo(e,t),t.rShiftTo(1,t));return o>0&&t.lShiftTo(o,t),t}l(NL,"bnGCD");function GL(r){if(r<=0)return 0;var e=this.DV%r,t=this.s<0?r-1:0;if(this.t>0)if(e==0)t=this[0]%r;else for(var i=this.t-1;i>=0;--i)t=(e*t+this[i])%r;return t}l(GL,"bnpModInt");function VL(r){var e=r.isEven();if(this.isEven()&&e||r.signum()==0)return F.ZERO;for(var t=r.clone(),i=this.clone(),n=Zn(1),o=Zn(0),a=Zn(0),u=Zn(1);t.signum()!=0;){for(;t.isEven();)t.rShiftTo(1,t),e?((!n.isEven()||!o.isEven())&&(n.addTo(this,n),o.subTo(r,o)),n.rShiftTo(1,n)):o.isEven()||o.subTo(r,o),o.rShiftTo(1,o);for(;i.isEven();)i.rShiftTo(1,i),e?((!a.isEven()||!u.isEven())&&(a.addTo(this,a),u.subTo(r,u)),a.rShiftTo(1,a)):u.isEven()||u.subTo(r,u),u.rShiftTo(1,u);t.compareTo(i)>=0?(t.subTo(i,t),e&&n.subTo(a,n),o.subTo(u,o)):(i.subTo(t,i),e&&a.subTo(n,a),u.subTo(o,u))}if(i.compareTo(F.ONE)!=0)return F.ZERO;if(u.compareTo(r)>=0)return u.subtract(r);if(u.signum()<0)u.addTo(r,u);else return u;return u.signum()<0?u.add(r):u}l(VL,"bnModInverse");var Pt=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],jL=(1<<26)/Pt[Pt.length-1];function HL(r){var e,t=this.abs();if(t.t==1&&t[0]<=Pt[Pt.length-1]){for(e=0;e<Pt.length;++e)if(t[0]==Pt[e])return!0;return!1}if(t.isEven())return!1;for(e=1;e<Pt.length;){for(var i=Pt[e],n=e+1;n<Pt.length&&i<jL;)i*=Pt[n++];for(i=t.modInt(i);e<n;)if(i%Pt[e++]==0)return!1}return t.millerRabin(r)}l(HL,"bnIsProbablePrime");function UL(r){var e=this.subtract(F.ONE),t=e.getLowestSetBit();if(t<=0)return!1;var i=e.shiftRight(t);r=r+1>>1,r>Pt.length&&(r=Pt.length);for(var n=fe(),o=0;o<r;++o){n.fromInt(Pt[Math.floor(Math.random()*Pt.length)]);var a=n.modPow(i,this);if(a.compareTo(F.ONE)!=0&&a.compareTo(e)!=0){for(var u=1;u++<t&&a.compareTo(e)!=0;)if(a=a.modPowInt(2,this),a.compareTo(F.ONE)==0)return!1;if(a.compareTo(e)!=0)return!1}}return!0}l(UL,"bnpMillerRabin");F.prototype.chunkSize=WO;F.prototype.toRadix=ZO;F.prototype.fromRadix=zO;F.prototype.fromNumber=YO;F.prototype.bitwiseTo=QO;F.prototype.changeBit=hL;F.prototype.addTo=gL;F.prototype.dMultiply=TL;F.prototype.dAddOffset=wL;F.prototype.multiplyLowerTo=DL;F.prototype.multiplyUpperTo=OL;F.prototype.modInt=GL;F.prototype.millerRabin=UL;F.prototype.clone=VO;F.prototype.intValue=jO;F.prototype.byteValue=HO;F.prototype.shortValue=UO;F.prototype.signum=XO;F.prototype.toByteArray=qO;F.prototype.equals=$O;F.prototype.min=JO;F.prototype.max=KO;F.prototype.and=tL;F.prototype.or=rL;F.prototype.xor=iL;F.prototype.andNot=nL;F.prototype.not=oL;F.prototype.shiftLeft=aL;F.prototype.shiftRight=sL;F.prototype.getLowestSetBit=cL;F.prototype.bitCount=pL;F.prototype.testBit=dL;F.prototype.setBit=fL;F.prototype.clearBit=mL;F.prototype.flipBit=yL;F.prototype.add=vL;F.prototype.subtract=bL;F.prototype.multiply=CL;F.prototype.divide=SL;F.prototype.remainder=ML;F.prototype.divideAndRemainder=PL;F.prototype.modPow=RL;F.prototype.modInverse=VL;F.prototype.pow=_L;F.prototype.gcd=NL;F.prototype.isProbablePrime=HL;F.prototype.square=xL;var le=F;le.prototype.IsNegative=function(){return this.compareTo(le.ZERO)==-1};le.op_Equality=function(r,e){return r.compareTo(e)==0};le.op_Inequality=function(r,e){return r.compareTo(e)!=0};le.op_GreaterThan=function(r,e){return r.compareTo(e)>0};le.op_LessThan=function(r,e){return r.compareTo(e)<0};le.op_Addition=function(r,e){return new le(r).add(new le(e))};le.op_Subtraction=function(r,e){return new le(r).subtract(new le(e))};le.Int128Mul=function(r,e){return new le(r).multiply(new le(e))};le.op_Division=function(r,e){return r.divide(e)};le.prototype.ToDouble=function(){return parseFloat(this.toString())};typeof Uh>"u"&&(Uh=l(function(r,e){var t;if(typeof Object.getOwnPropertyNames>"u"){for(t in e.prototype)(typeof r.prototype[t]>"u"||r.prototype[t]==Object.prototype[t])&&(r.prototype[t]=e.prototype[t]);for(t in e)typeof r[t]>"u"&&(r[t]=e[t]);r.$baseCtor=e}else{for(var i=Object.getOwnPropertyNames(e.prototype),n=0;n<i.length;n++)typeof Object.getOwnPropertyDescriptor(r.prototype,i[n])>"u"&&Object.defineProperty(r.prototype,i[n],Object.getOwnPropertyDescriptor(e.prototype,i[n]));for(t in e)typeof r[t]>"u"&&(r[t]=e[t]);r.$baseCtor=e}},"Inherit"));var Uh;h.Path=function(){return[]};h.Paths=function(){return[]};h.DoublePoint=function(){var r=arguments;this.X=0,this.Y=0,r.length==1?(this.X=r[0].X,this.Y=r[0].Y):r.length==2&&(this.X=r[0],this.Y=r[1])};h.DoublePoint0=function(){this.X=0,this.Y=0};h.DoublePoint1=function(r){this.X=r.X,this.Y=r.Y};h.DoublePoint2=function(r,e){this.X=r,this.Y=e};h.PolyNode=function(){this.m_Parent=null,this.m_polygon=new h.Path,this.m_Index=0,this.m_jointype=0,this.m_endtype=0,this.m_Childs=[],this.IsOpen=!1};h.PolyNode.prototype.IsHoleNode=function(){for(var r=!0,e=this.m_Parent;e!==null;)r=!r,e=e.m_Parent;return r};h.PolyNode.prototype.ChildCount=function(){return this.m_Childs.length};h.PolyNode.prototype.Contour=function(){return this.m_polygon};h.PolyNode.prototype.AddChild=function(r){var e=this.m_Childs.length;this.m_Childs.push(r),r.m_Parent=this,r.m_Index=e};h.PolyNode.prototype.GetNext=function(){return this.m_Childs.length>0?this.m_Childs[0]:this.GetNextSiblingUp()};h.PolyNode.prototype.GetNextSiblingUp=function(){return this.m_Parent===null?null:this.m_Index==this.m_Parent.m_Childs.length-1?this.m_Parent.GetNextSiblingUp():this.m_Parent.m_Childs[this.m_Index+1]};h.PolyNode.prototype.Childs=function(){return this.m_Childs};h.PolyNode.prototype.Parent=function(){return this.m_Parent};h.PolyNode.prototype.IsHole=function(){return this.IsHoleNode()};h.PolyTree=function(){this.m_AllPolys=[],h.PolyNode.call(this)};h.PolyTree.prototype.Clear=function(){for(var r=0,e=this.m_AllPolys.length;r<e;r++)this.m_AllPolys[r]=null;this.m_AllPolys.length=0,this.m_Childs.length=0};h.PolyTree.prototype.GetFirst=function(){return this.m_Childs.length>0?this.m_Childs[0]:null};h.PolyTree.prototype.Total=function(){return this.m_AllPolys.length};Uh(h.PolyTree,h.PolyNode);h.Math_Abs_Int64=h.Math_Abs_Int32=h.Math_Abs_Double=function(r){return Math.abs(r)};h.Math_Max_Int32_Int32=function(r,e){return Math.max(r,e)};pe.msie||pe.opera||pe.safari?h.Cast_Int32=function(r){return r|0}:h.Cast_Int32=function(r){return~~r};pe.chrome?h.Cast_Int64=function(r){return r<-2147483648||r>2147483647?r<0?Math.ceil(r):Math.floor(r):~~r}:pe.firefox&&typeof Number.toInteger=="function"?h.Cast_Int64=function(r){return Number.toInteger(r)}:pe.msie7||pe.msie8?h.Cast_Int64=function(r){return parseInt(r,10)}:pe.msie?h.Cast_Int64=function(r){return r<-2147483648||r>2147483647?r<0?Math.ceil(r):Math.floor(r):r|0}:h.Cast_Int64=function(r){return r<0?Math.ceil(r):Math.floor(r)};h.Clear=function(r){r.length=0};h.PI=3.141592653589793;h.PI2=2*3.141592653589793;h.IntPoint=function(){var r=arguments,e=r.length;if(this.X=0,this.Y=0,oa)if(this.Z=0,e==3)this.X=r[0],this.Y=r[1],this.Z=r[2];else if(e==2)this.X=r[0],this.Y=r[1],this.Z=0;else if(e==1)if(r[0]instanceof h.DoublePoint){var t=r[0];this.X=h.Clipper.Round(t.X),this.Y=h.Clipper.Round(t.Y),this.Z=0}else{var i=r[0];typeof i.Z>"u"&&(i.Z=0),this.X=i.X,this.Y=i.Y,this.Z=i.Z}else this.X=0,this.Y=0,this.Z=0;else if(e==2)this.X=r[0],this.Y=r[1];else if(e==1)if(r[0]instanceof h.DoublePoint){var t=r[0];this.X=h.Clipper.Round(t.X),this.Y=h.Clipper.Round(t.Y)}else{var i=r[0];this.X=i.X,this.Y=i.Y}else this.X=0,this.Y=0};h.IntPoint.op_Equality=function(r,e){return r.X==e.X&&r.Y==e.Y};h.IntPoint.op_Inequality=function(r,e){return r.X!=e.X||r.Y!=e.Y};oa?(h.IntPoint0=function(){this.X=0,this.Y=0,this.Z=0},h.IntPoint1=function(r){this.X=r.X,this.Y=r.Y,this.Z=r.Z},h.IntPoint1dp=function(r){this.X=h.Clipper.Round(r.X),this.Y=h.Clipper.Round(r.Y),this.Z=0},h.IntPoint2=function(r,e){this.X=r,this.Y=e,this.Z=0},h.IntPoint3=function(r,e,t){this.X=r,this.Y=e,this.Z=t}):(h.IntPoint0=function(){this.X=0,this.Y=0},h.IntPoint1=function(r){this.X=r.X,this.Y=r.Y},h.IntPoint1dp=function(r){this.X=h.Clipper.Round(r.X),this.Y=h.Clipper.Round(r.Y)},h.IntPoint2=function(r,e){this.X=r,this.Y=e});h.IntRect=function(){var r=arguments,e=r.length;e==4?(this.left=r[0],this.top=r[1],this.right=r[2],this.bottom=r[3]):e==1?(this.left=ir.left,this.top=ir.top,this.right=ir.right,this.bottom=ir.bottom):(this.left=0,this.top=0,this.right=0,this.bottom=0)};h.IntRect0=function(){this.left=0,this.top=0,this.right=0,this.bottom=0};h.IntRect1=function(r){this.left=r.left,this.top=r.top,this.right=r.right,this.bottom=r.bottom};h.IntRect4=function(r,e,t,i){this.left=r,this.top=e,this.right=t,this.bottom=i};h.ClipType={ctIntersection:0,ctUnion:1,ctDifference:2,ctXor:3};h.PolyType={ptSubject:0,ptClip:1};h.PolyFillType={pftEvenOdd:0,pftNonZero:1,pftPositive:2,pftNegative:3};h.JoinType={jtSquare:0,jtRound:1,jtMiter:2};h.EndType={etOpenSquare:0,etOpenRound:1,etOpenButt:2,etClosedLine:3,etClosedPolygon:4};m6&&(h.EndType_={etSquare:0,etRound:1,etButt:2,etClosed:3});h.EdgeSide={esLeft:0,esRight:1};h.Direction={dRightToLeft:0,dLeftToRight:1};h.TEdge=function(){this.Bot=new h.IntPoint,this.Curr=new h.IntPoint,this.Top=new h.IntPoint,this.Delta=new h.IntPoint,this.Dx=0,this.PolyTyp=h.PolyType.ptSubject,this.Side=h.EdgeSide.esLeft,this.WindDelta=0,this.WindCnt=0,this.WindCnt2=0,this.OutIdx=0,this.Next=null,this.Prev=null,this.NextInLML=null,this.NextInAEL=null,this.PrevInAEL=null,this.NextInSEL=null,this.PrevInSEL=null};h.IntersectNode=function(){this.Edge1=null,this.Edge2=null,this.Pt=new h.IntPoint};h.MyIntersectNodeSort=function(){};h.MyIntersectNodeSort.Compare=function(r,e){return e.Pt.Y-r.Pt.Y};h.LocalMinima=function(){this.Y=0,this.LeftBound=null,this.RightBound=null,this.Next=null};h.Scanbeam=function(){this.Y=0,this.Next=null};h.OutRec=function(){this.Idx=0,this.IsHole=!1,this.IsOpen=!1,this.FirstLeft=null,this.Pts=null,this.BottomPt=null,this.PolyNode=null};h.OutPt=function(){this.Idx=0,this.Pt=new h.IntPoint,this.Next=null,this.Prev=null};h.Join=function(){this.OutPt1=null,this.OutPt2=null,this.OffPt=new h.IntPoint};h.ClipperBase=function(){this.m_MinimaList=null,this.m_CurrentLM=null,this.m_edges=new Array,this.m_UseFullRange=!1,this.m_HasOpenPaths=!1,this.PreserveCollinear=!1,this.m_MinimaList=null,this.m_CurrentLM=null,this.m_UseFullRange=!1,this.m_HasOpenPaths=!1};h.ClipperBase.horizontal=-9007199254740992;h.ClipperBase.Skip=-2;h.ClipperBase.Unassigned=-1;h.ClipperBase.tolerance=1e-20;rO?(h.ClipperBase.loRange=46340,h.ClipperBase.hiRange=46340):(h.ClipperBase.loRange=47453132,h.ClipperBase.hiRange=0xfffffffffffff);h.ClipperBase.near_zero=function(r){return r>-h.ClipperBase.tolerance&&r<h.ClipperBase.tolerance};h.ClipperBase.IsHorizontal=function(r){return r.Delta.Y===0};h.ClipperBase.prototype.PointIsVertex=function(r,e){var t=e;do{if(h.IntPoint.op_Equality(t.Pt,r))return!0;t=t.Next}while(t!=e);return!1};h.ClipperBase.prototype.PointOnLineSegment=function(r,e,t,i){return i?r.X==e.X&&r.Y==e.Y||r.X==t.X&&r.Y==t.Y||r.X>e.X==r.X<t.X&&r.Y>e.Y==r.Y<t.Y&&le.op_Equality(le.Int128Mul(r.X-e.X,t.Y-e.Y),le.Int128Mul(t.X-e.X,r.Y-e.Y)):r.X==e.X&&r.Y==e.Y||r.X==t.X&&r.Y==t.Y||r.X>e.X==r.X<t.X&&r.Y>e.Y==r.Y<t.Y&&(r.X-e.X)*(t.Y-e.Y)==(t.X-e.X)*(r.Y-e.Y)};h.ClipperBase.prototype.PointOnPolygon=function(r,e,t){for(var i=e;;){if(this.PointOnLineSegment(r,i.Pt,i.Next.Pt,t))return!0;if(i=i.Next,i==e)break}return!1};h.ClipperBase.prototype.SlopesEqual=h.ClipperBase.SlopesEqual=function(){var r=arguments,e=r.length,t,i,n,o,a,u,c;return e==3?(t=r[0],i=r[1],c=r[2],c?le.op_Equality(le.Int128Mul(t.Delta.Y,i.Delta.X),le.Int128Mul(t.Delta.X,i.Delta.Y)):h.Cast_Int64(t.Delta.Y*i.Delta.X)==h.Cast_Int64(t.Delta.X*i.Delta.Y)):e==4?(n=r[0],o=r[1],a=r[2],c=r[3],c?le.op_Equality(le.Int128Mul(n.Y-o.Y,o.X-a.X),le.Int128Mul(n.X-o.X,o.Y-a.Y)):h.Cast_Int64((n.Y-o.Y)*(o.X-a.X))-h.Cast_Int64((n.X-o.X)*(o.Y-a.Y))===0):(n=r[0],o=r[1],a=r[2],u=r[3],c=r[4],c?le.op_Equality(le.Int128Mul(n.Y-o.Y,a.X-u.X),le.Int128Mul(n.X-o.X,a.Y-u.Y)):h.Cast_Int64((n.Y-o.Y)*(a.X-u.X))-h.Cast_Int64((n.X-o.X)*(a.Y-u.Y))===0)};h.ClipperBase.SlopesEqual3=function(r,e,t){return t?le.op_Equality(le.Int128Mul(r.Delta.Y,e.Delta.X),le.Int128Mul(r.Delta.X,e.Delta.Y)):h.Cast_Int64(r.Delta.Y*e.Delta.X)==h.Cast_Int64(r.Delta.X*e.Delta.Y)};h.ClipperBase.SlopesEqual4=function(r,e,t,i){return i?le.op_Equality(le.Int128Mul(r.Y-e.Y,e.X-t.X),le.Int128Mul(r.X-e.X,e.Y-t.Y)):h.Cast_Int64((r.Y-e.Y)*(e.X-t.X))-h.Cast_Int64((r.X-e.X)*(e.Y-t.Y))===0};h.ClipperBase.SlopesEqual5=function(r,e,t,i,n){return n?le.op_Equality(le.Int128Mul(r.Y-e.Y,t.X-i.X),le.Int128Mul(r.X-e.X,t.Y-i.Y)):h.Cast_Int64((r.Y-e.Y)*(t.X-i.X))-h.Cast_Int64((r.X-e.X)*(t.Y-i.Y))===0};h.ClipperBase.prototype.Clear=function(){this.DisposeLocalMinimaList();for(var r=0,e=this.m_edges.length;r<e;++r){for(var t=0,i=this.m_edges[r].length;t<i;++t)this.m_edges[r][t]=null;h.Clear(this.m_edges[r])}h.Clear(this.m_edges),this.m_UseFullRange=!1,this.m_HasOpenPaths=!1};h.ClipperBase.prototype.DisposeLocalMinimaList=function(){for(;this.m_MinimaList!==null;){var r=this.m_MinimaList.Next;this.m_MinimaList=null,this.m_MinimaList=r}this.m_CurrentLM=null};h.ClipperBase.prototype.RangeTest=function(r,e){e.Value?(r.X>h.ClipperBase.hiRange||r.Y>h.ClipperBase.hiRange||-r.X>h.ClipperBase.hiRange||-r.Y>h.ClipperBase.hiRange)&&h.Error("Coordinate outside allowed range in RangeTest()."):(r.X>h.ClipperBase.loRange||r.Y>h.ClipperBase.loRange||-r.X>h.ClipperBase.loRange||-r.Y>h.ClipperBase.loRange)&&(e.Value=!0,this.RangeTest(r,e))};h.ClipperBase.prototype.InitEdge=function(r,e,t,i){r.Next=e,r.Prev=t,r.Curr.X=i.X,r.Curr.Y=i.Y,r.OutIdx=-1};h.ClipperBase.prototype.InitEdge2=function(r,e){r.Curr.Y>=r.Next.Curr.Y?(r.Bot.X=r.Curr.X,r.Bot.Y=r.Curr.Y,r.Top.X=r.Next.Curr.X,r.Top.Y=r.Next.Curr.Y):(r.Top.X=r.Curr.X,r.Top.Y=r.Curr.Y,r.Bot.X=r.Next.Curr.X,r.Bot.Y=r.Next.Curr.Y),this.SetDx(r),r.PolyTyp=e};h.ClipperBase.prototype.FindNextLocMin=function(r){for(var e;;){for(;h.IntPoint.op_Inequality(r.Bot,r.Prev.Bot)||h.IntPoint.op_Equality(r.Curr,r.Top);)r=r.Next;if(r.Dx!=h.ClipperBase.horizontal&&r.Prev.Dx!=h.ClipperBase.horizontal)break;for(;r.Prev.Dx==h.ClipperBase.horizontal;)r=r.Prev;for(e=r;r.Dx==h.ClipperBase.horizontal;)r=r.Next;if(r.Top.Y!=r.Prev.Bot.Y){e.Prev.Bot.X<r.Bot.X&&(r=e);break}}return r};h.ClipperBase.prototype.ProcessBound=function(r,e){var t=r,i=r,n,o;if(r.Dx==h.ClipperBase.horizontal&&(e?o=r.Prev.Bot.X:o=r.Next.Bot.X,r.Bot.X!=o&&this.ReverseHorizontal(r)),i.OutIdx!=h.ClipperBase.Skip)if(e){for(;i.Top.Y==i.Next.Bot.Y&&i.Next.OutIdx!=h.ClipperBase.Skip;)i=i.Next;if(i.Dx==h.ClipperBase.horizontal&&i.Next.OutIdx!=h.ClipperBase.Skip){for(n=i;n.Prev.Dx==h.ClipperBase.horizontal;)n=n.Prev;n.Prev.Top.X==i.Next.Top.X?e||(i=n.Prev):n.Prev.Top.X>i.Next.Top.X&&(i=n.Prev)}for(;r!=i;)r.NextInLML=r.Next,r.Dx==h.ClipperBase.horizontal&&r!=t&&r.Bot.X!=r.Prev.Top.X&&this.ReverseHorizontal(r),r=r.Next;r.Dx==h.ClipperBase.horizontal&&r!=t&&r.Bot.X!=r.Prev.Top.X&&this.ReverseHorizontal(r),i=i.Next}else{for(;i.Top.Y==i.Prev.Bot.Y&&i.Prev.OutIdx!=h.ClipperBase.Skip;)i=i.Prev;if(i.Dx==h.ClipperBase.horizontal&&i.Prev.OutIdx!=h.ClipperBase.Skip){for(n=i;n.Next.Dx==h.ClipperBase.horizontal;)n=n.Next;n.Next.Top.X==i.Prev.Top.X?e||(i=n.Next):n.Next.Top.X>i.Prev.Top.X&&(i=n.Next)}for(;r!=i;)r.NextInLML=r.Prev,r.Dx==h.ClipperBase.horizontal&&r!=t&&r.Bot.X!=r.Next.Top.X&&this.ReverseHorizontal(r),r=r.Prev;r.Dx==h.ClipperBase.horizontal&&r!=t&&r.Bot.X!=r.Next.Top.X&&this.ReverseHorizontal(r),i=i.Prev}if(i.OutIdx==h.ClipperBase.Skip){if(r=i,e){for(;r.Top.Y==r.Next.Bot.Y;)r=r.Next;for(;r!=i&&r.Dx==h.ClipperBase.horizontal;)r=r.Prev}else{for(;r.Top.Y==r.Prev.Bot.Y;)r=r.Prev;for(;r!=i&&r.Dx==h.ClipperBase.horizontal;)r=r.Next}if(r==i)e?i=r.Next:i=r.Prev;else{e?r=i.Next:r=i.Prev;var a=new h.LocalMinima;a.Next=null,a.Y=r.Bot.Y,a.LeftBound=null,a.RightBound=r,a.RightBound.WindDelta=0,i=this.ProcessBound(a.RightBound,e),this.InsertLocalMinima(a)}}return i};h.ClipperBase.prototype.AddPath=function(r,e,t){f6?!t&&e==h.PolyType.ptClip&&h.Error("AddPath: Open paths must be subject."):t||h.Error("AddPath: Open paths have been disabled.");var i=r.length-1;if(t)for(;i>0&&h.IntPoint.op_Equality(r[i],r[0]);)--i;for(;i>0&&h.IntPoint.op_Equality(r[i],r[i-1]);)--i;if(t&&i<2||!t&&i<1)return!1;for(var n=new Array,o=0;o<=i;o++)n.push(new h.TEdge);var a=!0;n[1].Curr.X=r[1].X,n[1].Curr.Y=r[1].Y;var u={Value:this.m_UseFullRange};this.RangeTest(r[0],u),this.m_UseFullRange=u.Value,u.Value=this.m_UseFullRange,this.RangeTest(r[i],u),this.m_UseFullRange=u.Value,this.InitEdge(n[0],n[1],n[i],r[0]),this.InitEdge(n[i],n[0],n[i-1],r[i]);for(var o=i-1;o>=1;--o)u.Value=this.m_UseFullRange,this.RangeTest(r[o],u),this.m_UseFullRange=u.Value,this.InitEdge(n[o],n[o+1],n[o-1],r[o]);for(var c=n[0],p=c,f=c;;){if(h.IntPoint.op_Equality(p.Curr,p.Next.Curr)){if(p==p.Next)break;p==c&&(c=p.Next),p=this.RemoveEdge(p),f=p;continue}if(p.Prev==p.Next)break;if(t&&h.ClipperBase.SlopesEqual(p.Prev.Curr,p.Curr,p.Next.Curr,this.m_UseFullRange)&&(!this.PreserveCollinear||!this.Pt2IsBetweenPt1AndPt3(p.Prev.Curr,p.Curr,p.Next.Curr))){p==c&&(c=p.Next),p=this.RemoveEdge(p),p=p.Prev,f=p;continue}if(p=p.Next,p==f)break}if(!t&&p==p.Next||t&&p.Prev==p.Next)return!1;t||(this.m_HasOpenPaths=!0,c.Prev.OutIdx=h.ClipperBase.Skip);var y=c;p=c;do this.InitEdge2(p,e),p=p.Next,a&&p.Curr.Y!=c.Curr.Y&&(a=!1);while(p!=c);if(a){if(t)return!1;p.Prev.OutIdx=h.ClipperBase.Skip,p.Prev.Bot.X<p.Prev.Top.X&&this.ReverseHorizontal(p.Prev);var g=new h.LocalMinima;for(g.Next=null,g.Y=p.Bot.Y,g.LeftBound=null,g.RightBound=p,g.RightBound.Side=h.EdgeSide.esRight,g.RightBound.WindDelta=0;p.Next.OutIdx!=h.ClipperBase.Skip;)p.NextInLML=p.Next,p.Bot.X!=p.Prev.Top.X&&this.ReverseHorizontal(p),p=p.Next;return this.InsertLocalMinima(g),this.m_edges.push(n),!0}this.m_edges.push(n);for(var v,x=null;p=this.FindNextLocMin(p),p!=x;){x==null&&(x=p);var g=new h.LocalMinima;g.Next=null,g.Y=p.Bot.Y,p.Dx<p.Prev.Dx?(g.LeftBound=p.Prev,g.RightBound=p,v=!1):(g.LeftBound=p,g.RightBound=p.Prev,v=!0),g.LeftBound.Side=h.EdgeSide.esLeft,g.RightBound.Side=h.EdgeSide.esRight,t?g.LeftBound.Next==g.RightBound?g.LeftBound.WindDelta=-1:g.LeftBound.WindDelta=1:g.LeftBound.WindDelta=0,g.RightBound.WindDelta=-g.LeftBound.WindDelta,p=this.ProcessBound(g.LeftBound,v);var P=this.ProcessBound(g.RightBound,!v);g.LeftBound.OutIdx==h.ClipperBase.Skip?g.LeftBound=null:g.RightBound.OutIdx==h.ClipperBase.Skip&&(g.RightBound=null),this.InsertLocalMinima(g),v||(p=P)}return!0};h.ClipperBase.prototype.AddPaths=function(r,e,t){for(var i=!1,n=0,o=r.length;n<o;++n)this.AddPath(r[n],e,t)&&(i=!0);return i};h.ClipperBase.prototype.Pt2IsBetweenPt1AndPt3=function(r,e,t){return h.IntPoint.op_Equality(r,t)||h.IntPoint.op_Equality(r,e)||h.IntPoint.op_Equality(t,e)?!1:r.X!=t.X?e.X>r.X==e.X<t.X:e.Y>r.Y==e.Y<t.Y};h.ClipperBase.prototype.RemoveEdge=function(r){r.Prev.Next=r.Next,r.Next.Prev=r.Prev;var e=r.Next;return r.Prev=null,e};h.ClipperBase.prototype.SetDx=function(r){r.Delta.X=r.Top.X-r.Bot.X,r.Delta.Y=r.Top.Y-r.Bot.Y,r.Delta.Y===0?r.Dx=h.ClipperBase.horizontal:r.Dx=r.Delta.X/r.Delta.Y};h.ClipperBase.prototype.InsertLocalMinima=function(r){if(this.m_MinimaList===null)this.m_MinimaList=r;else if(r.Y>=this.m_MinimaList.Y)r.Next=this.m_MinimaList,this.m_MinimaList=r;else{for(var e=this.m_MinimaList;e.Next!==null&&r.Y<e.Next.Y;)e=e.Next;r.Next=e.Next,e.Next=r}};h.ClipperBase.prototype.PopLocalMinima=function(){this.m_CurrentLM!==null&&(this.m_CurrentLM=this.m_CurrentLM.Next)};h.ClipperBase.prototype.ReverseHorizontal=function(r){var e=r.Top.X;r.Top.X=r.Bot.X,r.Bot.X=e,oa&&(e=r.Top.Z,r.Top.Z=r.Bot.Z,r.Bot.Z=e)};h.ClipperBase.prototype.Reset=function(){if(this.m_CurrentLM=this.m_MinimaList,this.m_CurrentLM!=null)for(var r=this.m_MinimaList;r!=null;){var e=r.LeftBound;e!=null&&(e.Curr.X=e.Bot.X,e.Curr.Y=e.Bot.Y,e.Side=h.EdgeSide.esLeft,e.OutIdx=h.ClipperBase.Unassigned),e=r.RightBound,e!=null&&(e.Curr.X=e.Bot.X,e.Curr.Y=e.Bot.Y,e.Side=h.EdgeSide.esRight,e.OutIdx=h.ClipperBase.Unassigned),r=r.Next}};h.Clipper=function(r){typeof r>"u"&&(r=0),this.m_PolyOuts=null,this.m_ClipType=h.ClipType.ctIntersection,this.m_Scanbeam=null,this.m_ActiveEdges=null,this.m_SortedEdges=null,this.m_IntersectList=null,this.m_IntersectNodeComparer=null,this.m_ExecuteLocked=!1,this.m_ClipFillType=h.PolyFillType.pftEvenOdd,this.m_SubjFillType=h.PolyFillType.pftEvenOdd,this.m_Joins=null,this.m_GhostJoins=null,this.m_UsingPolyTree=!1,this.ReverseSolution=!1,this.StrictlySimple=!1,h.ClipperBase.call(this),this.m_Scanbeam=null,this.m_ActiveEdges=null,this.m_SortedEdges=null,this.m_IntersectList=new Array,this.m_IntersectNodeComparer=h.MyIntersectNodeSort.Compare,this.m_ExecuteLocked=!1,this.m_UsingPolyTree=!1,this.m_PolyOuts=new Array,this.m_Joins=new Array,this.m_GhostJoins=new Array,this.ReverseSolution=(1&r)!==0,this.StrictlySimple=(2&r)!==0,this.PreserveCollinear=(4&r)!==0,oa&&(this.ZFillFunction=null)};h.Clipper.ioReverseSolution=1;h.Clipper.ioStrictlySimple=2;h.Clipper.ioPreserveCollinear=4;h.Clipper.prototype.Clear=function(){this.m_edges.length!==0&&(this.DisposeAllPolyPts(),h.ClipperBase.prototype.Clear.call(this))};h.Clipper.prototype.DisposeScanbeamList=function(){for(;this.m_Scanbeam!==null;){var r=this.m_Scanbeam.Next;this.m_Scanbeam=null,this.m_Scanbeam=r}};h.Clipper.prototype.Reset=function(){h.ClipperBase.prototype.Reset.call(this),this.m_Scanbeam=null,this.m_ActiveEdges=null,this.m_SortedEdges=null;for(var r=this.m_MinimaList;r!==null;)this.InsertScanbeam(r.Y),r=r.Next};h.Clipper.prototype.InsertScanbeam=function(r){if(this.m_Scanbeam===null)this.m_Scanbeam=new h.Scanbeam,this.m_Scanbeam.Next=null,this.m_Scanbeam.Y=r;else if(r>this.m_Scanbeam.Y){var e=new h.Scanbeam;e.Y=r,e.Next=this.m_Scanbeam,this.m_Scanbeam=e}else{for(var t=this.m_Scanbeam;t.Next!==null&&r<=t.Next.Y;)t=t.Next;if(r==t.Y)return;var e=new h.Scanbeam;e.Y=r,e.Next=t.Next,t.Next=e}};h.Clipper.prototype.Execute=function(){var r=arguments,e=r.length,t=r[1]instanceof h.PolyTree;if(e==4&&!t){var i=r[0],n=r[1],o=r[2],a=r[3];if(this.m_ExecuteLocked)return!1;this.m_HasOpenPaths&&h.Error("Error: PolyTree struct is need for open path clipping."),this.m_ExecuteLocked=!0,h.Clear(n),this.m_SubjFillType=o,this.m_ClipFillType=a,this.m_ClipType=i,this.m_UsingPolyTree=!1;try{var u=this.ExecuteInternal();u&&this.BuildResult(n)}finally{this.DisposeAllPolyPts(),this.m_ExecuteLocked=!1}return u}else if(e==4&&t){var i=r[0],c=r[1],o=r[2],a=r[3];if(this.m_ExecuteLocked)return!1;this.m_ExecuteLocked=!0,this.m_SubjFillType=o,this.m_ClipFillType=a,this.m_ClipType=i,this.m_UsingPolyTree=!0;try{var u=this.ExecuteInternal();u&&this.BuildResult2(c)}finally{this.DisposeAllPolyPts(),this.m_ExecuteLocked=!1}return u}else if(e==2&&!t){var i=r[0],n=r[1];return this.Execute(i,n,h.PolyFillType.pftEvenOdd,h.PolyFillType.pftEvenOdd)}else if(e==2&&t){var i=r[0],c=r[1];return this.Execute(i,c,h.PolyFillType.pftEvenOdd,h.PolyFillType.pftEvenOdd)}};h.Clipper.prototype.FixHoleLinkage=function(r){if(!(r.FirstLeft===null||r.IsHole!=r.FirstLeft.IsHole&&r.FirstLeft.Pts!==null)){for(var e=r.FirstLeft;e!==null&&(e.IsHole==r.IsHole||e.Pts===null);)e=e.FirstLeft;r.FirstLeft=e}};h.Clipper.prototype.ExecuteInternal=function(){try{if(this.Reset(),this.m_CurrentLM===null)return!1;var r=this.PopScanbeam();do{if(this.InsertLocalMinimaIntoAEL(r),h.Clear(this.m_GhostJoins),this.ProcessHorizontals(!1),this.m_Scanbeam===null)break;var e=this.PopScanbeam();if(!this.ProcessIntersections(r,e))return!1;this.ProcessEdgesAtTopOfScanbeam(e),r=e}while(this.m_Scanbeam!==null||this.m_CurrentLM!==null);for(var t=0,i=this.m_PolyOuts.length;t<i;t++){var n=this.m_PolyOuts[t];n.Pts===null||n.IsOpen||(n.IsHole^this.ReverseSolution)==this.Area(n)>0&&this.ReversePolyPtLinks(n.Pts)}this.JoinCommonEdges();for(var t=0,i=this.m_PolyOuts.length;t<i;t++){var n=this.m_PolyOuts[t];n.Pts!==null&&!n.IsOpen&&this.FixupOutPolygon(n)}return this.StrictlySimple&&this.DoSimplePolygons(),!0}finally{h.Clear(this.m_Joins),h.Clear(this.m_GhostJoins)}};h.Clipper.prototype.PopScanbeam=function(){var r=this.m_Scanbeam.Y,e=this.m_Scanbeam;return this.m_Scanbeam=this.m_Scanbeam.Next,e=null,r};h.Clipper.prototype.DisposeAllPolyPts=function(){for(var r=0,e=this.m_PolyOuts.length;r<e;++r)this.DisposeOutRec(r);h.Clear(this.m_PolyOuts)};h.Clipper.prototype.DisposeOutRec=function(r){var e=this.m_PolyOuts[r];e.Pts!==null&&this.DisposeOutPts(e.Pts),e=null,this.m_PolyOuts[r]=null};h.Clipper.prototype.DisposeOutPts=function(r){if(r!==null){var e=null;for(r.Prev.Next=null;r!==null;)e=r,r=r.Next,e=null}};h.Clipper.prototype.AddJoin=function(r,e,t){var i=new h.Join;i.OutPt1=r,i.OutPt2=e,i.OffPt.X=t.X,i.OffPt.Y=t.Y,this.m_Joins.push(i)};h.Clipper.prototype.AddGhostJoin=function(r,e){var t=new h.Join;t.OutPt1=r,t.OffPt.X=e.X,t.OffPt.Y=e.Y,this.m_GhostJoins.push(t)};oa&&(h.Clipper.prototype.SetZ=function(r,e){r.Z=0,this.ZFillFunction!==null&&(e.OutIdx<0?this.ZFillFunction(e.Bot,e.Top,r):this.ZFillFunction(e.Top,e.Bot,r))});h.Clipper.prototype.InsertLocalMinimaIntoAEL=function(r){for(;this.m_CurrentLM!==null&&this.m_CurrentLM.Y==r;){var e=this.m_CurrentLM.LeftBound,t=this.m_CurrentLM.RightBound;this.PopLocalMinima();var i=null;if(e===null?(this.InsertEdgeIntoAEL(t,null),this.SetWindingCount(t),this.IsContributing(t)&&(i=this.AddOutPt(t,t.Bot))):t==null?(this.InsertEdgeIntoAEL(e,null),this.SetWindingCount(e),this.IsContributing(e)&&(i=this.AddOutPt(e,e.Bot)),this.InsertScanbeam(e.Top.Y)):(this.InsertEdgeIntoAEL(e,null),this.InsertEdgeIntoAEL(t,e),this.SetWindingCount(e),t.WindCnt=e.WindCnt,t.WindCnt2=e.WindCnt2,this.IsContributing(e)&&(i=this.AddLocalMinPoly(e,t,e.Bot)),this.InsertScanbeam(e.Top.Y)),t!=null&&(h.ClipperBase.IsHorizontal(t)?this.AddEdgeToSEL(t):this.InsertScanbeam(t.Top.Y)),!(e==null||t==null)){if(i!==null&&h.ClipperBase.IsHorizontal(t)&&this.m_GhostJoins.length>0&&t.WindDelta!==0)for(var n=0,o=this.m_GhostJoins.length;n<o;n++){var a=this.m_GhostJoins[n];this.HorzSegmentsOverlap(a.OutPt1.Pt,a.OffPt,t.Bot,t.Top)&&this.AddJoin(a.OutPt1,i,a.OffPt)}if(e.OutIdx>=0&&e.PrevInAEL!==null&&e.PrevInAEL.Curr.X==e.Bot.X&&e.PrevInAEL.OutIdx>=0&&h.ClipperBase.SlopesEqual(e.PrevInAEL,e,this.m_UseFullRange)&&e.WindDelta!==0&&e.PrevInAEL.WindDelta!==0){var u=this.AddOutPt(e.PrevInAEL,e.Bot);this.AddJoin(i,u,e.Top)}if(e.NextInAEL!=t){if(t.OutIdx>=0&&t.PrevInAEL.OutIdx>=0&&h.ClipperBase.SlopesEqual(t.PrevInAEL,t,this.m_UseFullRange)&&t.WindDelta!==0&&t.PrevInAEL.WindDelta!==0){var u=this.AddOutPt(t.PrevInAEL,t.Bot);this.AddJoin(i,u,t.Top)}var c=e.NextInAEL;if(c!==null)for(;c!=t;)this.IntersectEdges(t,c,e.Curr,!1),c=c.NextInAEL}}}};h.Clipper.prototype.InsertEdgeIntoAEL=function(r,e){if(this.m_ActiveEdges===null)r.PrevInAEL=null,r.NextInAEL=null,this.m_ActiveEdges=r;else if(e===null&&this.E2InsertsBeforeE1(this.m_ActiveEdges,r))r.PrevInAEL=null,r.NextInAEL=this.m_ActiveEdges,this.m_ActiveEdges.PrevInAEL=r,this.m_ActiveEdges=r;else{for(e===null&&(e=this.m_ActiveEdges);e.NextInAEL!==null&&!this.E2InsertsBeforeE1(e.NextInAEL,r);)e=e.NextInAEL;r.NextInAEL=e.NextInAEL,e.NextInAEL!==null&&(e.NextInAEL.PrevInAEL=r),r.PrevInAEL=e,e.NextInAEL=r}};h.Clipper.prototype.E2InsertsBeforeE1=function(r,e){return e.Curr.X==r.Curr.X?e.Top.Y>r.Top.Y?e.Top.X<h.Clipper.TopX(r,e.Top.Y):r.Top.X>h.Clipper.TopX(e,r.Top.Y):e.Curr.X<r.Curr.X};h.Clipper.prototype.IsEvenOddFillType=function(r){return r.PolyTyp==h.PolyType.ptSubject?this.m_SubjFillType==h.PolyFillType.pftEvenOdd:this.m_ClipFillType==h.PolyFillType.pftEvenOdd};h.Clipper.prototype.IsEvenOddAltFillType=function(r){return r.PolyTyp==h.PolyType.ptSubject?this.m_ClipFillType==h.PolyFillType.pftEvenOdd:this.m_SubjFillType==h.PolyFillType.pftEvenOdd};h.Clipper.prototype.IsContributing=function(r){var e,t;switch(r.PolyTyp==h.PolyType.ptSubject?(e=this.m_SubjFillType,t=this.m_ClipFillType):(e=this.m_ClipFillType,t=this.m_SubjFillType),e){case h.PolyFillType.pftEvenOdd:if(r.WindDelta===0&&r.WindCnt!=1)return!1;break;case h.PolyFillType.pftNonZero:if(Math.abs(r.WindCnt)!=1)return!1;break;case h.PolyFillType.pftPositive:if(r.WindCnt!=1)return!1;break;default:if(r.WindCnt!=-1)return!1;break}switch(this.m_ClipType){case h.ClipType.ctIntersection:switch(t){case h.PolyFillType.pftEvenOdd:case h.PolyFillType.pftNonZero:return r.WindCnt2!==0;case h.PolyFillType.pftPositive:return r.WindCnt2>0;default:return r.WindCnt2<0}case h.ClipType.ctUnion:switch(t){case h.PolyFillType.pftEvenOdd:case h.PolyFillType.pftNonZero:return r.WindCnt2===0;case h.PolyFillType.pftPositive:return r.WindCnt2<=0;default:return r.WindCnt2>=0}case h.ClipType.ctDifference:if(r.PolyTyp==h.PolyType.ptSubject)switch(t){case h.PolyFillType.pftEvenOdd:case h.PolyFillType.pftNonZero:return r.WindCnt2===0;case h.PolyFillType.pftPositive:return r.WindCnt2<=0;default:return r.WindCnt2>=0}else switch(t){case h.PolyFillType.pftEvenOdd:case h.PolyFillType.pftNonZero:return r.WindCnt2!==0;case h.PolyFillType.pftPositive:return r.WindCnt2>0;default:return r.WindCnt2<0}case h.ClipType.ctXor:if(r.WindDelta===0)switch(t){case h.PolyFillType.pftEvenOdd:case h.PolyFillType.pftNonZero:return r.WindCnt2===0;case h.PolyFillType.pftPositive:return r.WindCnt2<=0;default:return r.WindCnt2>=0}else return!0}return!0};h.Clipper.prototype.SetWindingCount=function(r){for(var e=r.PrevInAEL;e!==null&&(e.PolyTyp!=r.PolyTyp||e.WindDelta===0);)e=e.PrevInAEL;if(e===null)r.WindCnt=r.WindDelta===0?1:r.WindDelta,r.WindCnt2=0,e=this.m_ActiveEdges;else if(r.WindDelta===0&&this.m_ClipType!=h.ClipType.ctUnion)r.WindCnt=1,r.WindCnt2=e.WindCnt2,e=e.NextInAEL;else if(this.IsEvenOddFillType(r)){if(r.WindDelta===0){for(var t=!0,i=e.PrevInAEL;i!==null;)i.PolyTyp==e.PolyTyp&&i.WindDelta!==0&&(t=!t),i=i.PrevInAEL;r.WindCnt=t?0:1}else r.WindCnt=r.WindDelta;r.WindCnt2=e.WindCnt2,e=e.NextInAEL}else e.WindCnt*e.WindDelta<0?Math.abs(e.WindCnt)>1?e.WindDelta*r.WindDelta<0?r.WindCnt=e.WindCnt:r.WindCnt=e.WindCnt+r.WindDelta:r.WindCnt=r.WindDelta===0?1:r.WindDelta:r.WindDelta===0?r.WindCnt=e.WindCnt<0?e.WindCnt-1:e.WindCnt+1:e.WindDelta*r.WindDelta<0?r.WindCnt=e.WindCnt:r.WindCnt=e.WindCnt+r.WindDelta,r.WindCnt2=e.WindCnt2,e=e.NextInAEL;if(this.IsEvenOddAltFillType(r))for(;e!=r;)e.WindDelta!==0&&(r.WindCnt2=r.WindCnt2===0?1:0),e=e.NextInAEL;else for(;e!=r;)r.WindCnt2+=e.WindDelta,e=e.NextInAEL};h.Clipper.prototype.AddEdgeToSEL=function(r){this.m_SortedEdges===null?(this.m_SortedEdges=r,r.PrevInSEL=null,r.NextInSEL=null):(r.NextInSEL=this.m_SortedEdges,r.PrevInSEL=null,this.m_SortedEdges.PrevInSEL=r,this.m_SortedEdges=r)};h.Clipper.prototype.CopyAELToSEL=function(){var r=this.m_ActiveEdges;for(this.m_SortedEdges=r;r!==null;)r.PrevInSEL=r.PrevInAEL,r.NextInSEL=r.NextInAEL,r=r.NextInAEL};h.Clipper.prototype.SwapPositionsInAEL=function(r,e){if(!(r.NextInAEL==r.PrevInAEL||e.NextInAEL==e.PrevInAEL)){if(r.NextInAEL==e){var t=e.NextInAEL;t!==null&&(t.PrevInAEL=r);var i=r.PrevInAEL;i!==null&&(i.NextInAEL=e),e.PrevInAEL=i,e.NextInAEL=r,r.PrevInAEL=e,r.NextInAEL=t}else if(e.NextInAEL==r){var t=r.NextInAEL;t!==null&&(t.PrevInAEL=e);var i=e.PrevInAEL;i!==null&&(i.NextInAEL=r),r.PrevInAEL=i,r.NextInAEL=e,e.PrevInAEL=r,e.NextInAEL=t}else{var t=r.NextInAEL,i=r.PrevInAEL;r.NextInAEL=e.NextInAEL,r.NextInAEL!==null&&(r.NextInAEL.PrevInAEL=r),r.PrevInAEL=e.PrevInAEL,r.PrevInAEL!==null&&(r.PrevInAEL.NextInAEL=r),e.NextInAEL=t,e.NextInAEL!==null&&(e.NextInAEL.PrevInAEL=e),e.PrevInAEL=i,e.PrevInAEL!==null&&(e.PrevInAEL.NextInAEL=e)}r.PrevInAEL===null?this.m_ActiveEdges=r:e.PrevInAEL===null&&(this.m_ActiveEdges=e)}};h.Clipper.prototype.SwapPositionsInSEL=function(r,e){if(!(r.NextInSEL===null&&r.PrevInSEL===null)&&!(e.NextInSEL===null&&e.PrevInSEL===null)){if(r.NextInSEL==e){var t=e.NextInSEL;t!==null&&(t.PrevInSEL=r);var i=r.PrevInSEL;i!==null&&(i.NextInSEL=e),e.PrevInSEL=i,e.NextInSEL=r,r.PrevInSEL=e,r.NextInSEL=t}else if(e.NextInSEL==r){var t=r.NextInSEL;t!==null&&(t.PrevInSEL=e);var i=e.PrevInSEL;i!==null&&(i.NextInSEL=r),r.PrevInSEL=i,r.NextInSEL=e,e.PrevInSEL=r,e.NextInSEL=t}else{var t=r.NextInSEL,i=r.PrevInSEL;r.NextInSEL=e.NextInSEL,r.NextInSEL!==null&&(r.NextInSEL.PrevInSEL=r),r.PrevInSEL=e.PrevInSEL,r.PrevInSEL!==null&&(r.PrevInSEL.NextInSEL=r),e.NextInSEL=t,e.NextInSEL!==null&&(e.NextInSEL.PrevInSEL=e),e.PrevInSEL=i,e.PrevInSEL!==null&&(e.PrevInSEL.NextInSEL=e)}r.PrevInSEL===null?this.m_SortedEdges=r:e.PrevInSEL===null&&(this.m_SortedEdges=e)}};h.Clipper.prototype.AddLocalMaxPoly=function(r,e,t){this.AddOutPt(r,t),e.WindDelta==0&&this.AddOutPt(e,t),r.OutIdx==e.OutIdx?(r.OutIdx=-1,e.OutIdx=-1):r.OutIdx<e.OutIdx?this.AppendPolygon(r,e):this.AppendPolygon(e,r)};h.Clipper.prototype.AddLocalMinPoly=function(r,e,t){var i,n,o;if(h.ClipperBase.IsHorizontal(e)||r.Dx>e.Dx?(i=this.AddOutPt(r,t),e.OutIdx=r.OutIdx,r.Side=h.EdgeSide.esLeft,e.Side=h.EdgeSide.esRight,n=r,n.PrevInAEL==e?o=e.PrevInAEL:o=n.PrevInAEL):(i=this.AddOutPt(e,t),r.OutIdx=e.OutIdx,r.Side=h.EdgeSide.esRight,e.Side=h.EdgeSide.esLeft,n=e,n.PrevInAEL==r?o=r.PrevInAEL:o=n.PrevInAEL),o!==null&&o.OutIdx>=0&&h.Clipper.TopX(o,t.Y)==h.Clipper.TopX(n,t.Y)&&h.ClipperBase.SlopesEqual(n,o,this.m_UseFullRange)&&n.WindDelta!==0&&o.WindDelta!==0){var a=this.AddOutPt(o,t);this.AddJoin(i,a,n.Top)}return i};h.Clipper.prototype.CreateOutRec=function(){var r=new h.OutRec;return r.Idx=-1,r.IsHole=!1,r.IsOpen=!1,r.FirstLeft=null,r.Pts=null,r.BottomPt=null,r.PolyNode=null,this.m_PolyOuts.push(r),r.Idx=this.m_PolyOuts.length-1,r};h.Clipper.prototype.AddOutPt=function(r,e){var t=r.Side==h.EdgeSide.esLeft;if(r.OutIdx<0){var i=this.CreateOutRec();i.IsOpen=r.WindDelta===0;var n=new h.OutPt;return i.Pts=n,n.Idx=i.Idx,n.Pt.X=e.X,n.Pt.Y=e.Y,n.Next=n,n.Prev=n,i.IsOpen||this.SetHoleState(r,i),oa&&(h.IntPoint.op_Equality(e,r.Bot)?(n.Pt.X=r.Bot.X,n.Pt.Y=r.Bot.Y,n.Pt.Z=r.Bot.Z):h.IntPoint.op_Equality(e,r.Top)?(n.Pt.X=r.Top.X,n.Pt.Y=r.Top.Y,n.Pt.Z=r.Top.Z):this.SetZ(n.Pt,r)),r.OutIdx=i.Idx,n}else{var i=this.m_PolyOuts[r.OutIdx],o=i.Pts;if(t&&h.IntPoint.op_Equality(e,o.Pt))return o;if(!t&&h.IntPoint.op_Equality(e,o.Prev.Pt))return o.Prev;var n=new h.OutPt;return n.Idx=i.Idx,n.Pt.X=e.X,n.Pt.Y=e.Y,n.Next=o,n.Prev=o.Prev,n.Prev.Next=n,o.Prev=n,t&&(i.Pts=n),oa&&(h.IntPoint.op_Equality(e,r.Bot)?(n.Pt.X=r.Bot.X,n.Pt.Y=r.Bot.Y,n.Pt.Z=r.Bot.Z):h.IntPoint.op_Equality(e,r.Top)?(n.Pt.X=r.Top.X,n.Pt.Y=r.Top.Y,n.Pt.Z=r.Top.Z):this.SetZ(n.Pt,r)),n}};h.Clipper.prototype.SwapPoints=function(r,e){var t=new h.IntPoint(r.Value);r.Value.X=e.Value.X,r.Value.Y=e.Value.Y,e.Value.X=t.X,e.Value.Y=t.Y};h.Clipper.prototype.HorzSegmentsOverlap=function(r,e,t,i){return r.X>t.X==r.X<i.X||e.X>t.X==e.X<i.X||t.X>r.X==t.X<e.X||i.X>r.X==i.X<e.X||r.X==t.X&&e.X==i.X?!0:r.X==i.X&&e.X==t.X};h.Clipper.prototype.InsertPolyPtBetween=function(r,e,t){var i=new h.OutPt;return i.Pt.X=t.X,i.Pt.Y=t.Y,e==r.Next?(r.Next=i,e.Prev=i,i.Next=e,i.Prev=r):(e.Next=i,r.Prev=i,i.Next=r,i.Prev=e),i};h.Clipper.prototype.SetHoleState=function(r,e){for(var t=!1,i=r.PrevInAEL;i!==null;)i.OutIdx>=0&&i.WindDelta!=0&&(t=!t,e.FirstLeft===null&&(e.FirstLeft=this.m_PolyOuts[i.OutIdx])),i=i.PrevInAEL;t&&(e.IsHole=!0)};h.Clipper.prototype.GetDx=function(r,e){return r.Y==e.Y?h.ClipperBase.horizontal:(e.X-r.X)/(e.Y-r.Y)};h.Clipper.prototype.FirstIsBottomPt=function(r,e){for(var t=r.Prev;h.IntPoint.op_Equality(t.Pt,r.Pt)&&t!=r;)t=t.Prev;var i=Math.abs(this.GetDx(r.Pt,t.Pt));for(t=r.Next;h.IntPoint.op_Equality(t.Pt,r.Pt)&&t!=r;)t=t.Next;var n=Math.abs(this.GetDx(r.Pt,t.Pt));for(t=e.Prev;h.IntPoint.op_Equality(t.Pt,e.Pt)&&t!=e;)t=t.Prev;var o=Math.abs(this.GetDx(e.Pt,t.Pt));for(t=e.Next;h.IntPoint.op_Equality(t.Pt,e.Pt)&&t!=e;)t=t.Next;var a=Math.abs(this.GetDx(e.Pt,t.Pt));return i>=o&&i>=a||n>=o&&n>=a};h.Clipper.prototype.GetBottomPt=function(r){for(var e=null,t=r.Next;t!=r;)t.Pt.Y>r.Pt.Y?(r=t,e=null):t.Pt.Y==r.Pt.Y&&t.Pt.X<=r.Pt.X&&(t.Pt.X<r.Pt.X?(e=null,r=t):t.Next!=r&&t.Prev!=r&&(e=t)),t=t.Next;if(e!==null)for(;e!=t;)for(this.FirstIsBottomPt(t,e)||(r=e),e=e.Next;h.IntPoint.op_Inequality(e.Pt,r.Pt);)e=e.Next;return r};h.Clipper.prototype.GetLowermostRec=function(r,e){r.BottomPt===null&&(r.BottomPt=this.GetBottomPt(r.Pts)),e.BottomPt===null&&(e.BottomPt=this.GetBottomPt(e.Pts));var t=r.BottomPt,i=e.BottomPt;return t.Pt.Y>i.Pt.Y?r:t.Pt.Y<i.Pt.Y?e:t.Pt.X<i.Pt.X?r:t.Pt.X>i.Pt.X||t.Next==t?e:i.Next==i||this.FirstIsBottomPt(t,i)?r:e};h.Clipper.prototype.Param1RightOfParam2=function(r,e){do if(r=r.FirstLeft,r==e)return!0;while(r!==null);return!1};h.Clipper.prototype.GetOutRec=function(r){for(var e=this.m_PolyOuts[r];e!=this.m_PolyOuts[e.Idx];)e=this.m_PolyOuts[e.Idx];return e};h.Clipper.prototype.AppendPolygon=function(r,e){var t=this.m_PolyOuts[r.OutIdx],i=this.m_PolyOuts[e.OutIdx],n;this.Param1RightOfParam2(t,i)?n=i:this.Param1RightOfParam2(i,t)?n=t:n=this.GetLowermostRec(t,i);var o=t.Pts,a=o.Prev,u=i.Pts,c=u.Prev,p;r.Side==h.EdgeSide.esLeft?(e.Side==h.EdgeSide.esLeft?(this.ReversePolyPtLinks(u),u.Next=o,o.Prev=u,a.Next=c,c.Prev=a,t.Pts=c):(c.Next=o,o.Prev=c,u.Prev=a,a.Next=u,t.Pts=u),p=h.EdgeSide.esLeft):(e.Side==h.EdgeSide.esRight?(this.ReversePolyPtLinks(u),a.Next=c,c.Prev=a,u.Next=o,o.Prev=u):(a.Next=u,u.Prev=a,o.Prev=c,c.Next=o),p=h.EdgeSide.esRight),t.BottomPt=null,n==i&&(i.FirstLeft!=t&&(t.FirstLeft=i.FirstLeft),t.IsHole=i.IsHole),i.Pts=null,i.BottomPt=null,i.FirstLeft=t;var f=r.OutIdx,y=e.OutIdx;r.OutIdx=-1,e.OutIdx=-1;for(var g=this.m_ActiveEdges;g!==null;){if(g.OutIdx==y){g.OutIdx=f,g.Side=p;break}g=g.NextInAEL}i.Idx=t.Idx};h.Clipper.prototype.ReversePolyPtLinks=function(r){if(r!==null){var e,t;e=r;do t=e.Next,e.Next=e.Prev,e.Prev=t,e=t;while(e!=r)}};h.Clipper.SwapSides=function(r,e){var t=r.Side;r.Side=e.Side,e.Side=t};h.Clipper.SwapPolyIndexes=function(r,e){var t=r.OutIdx;r.OutIdx=e.OutIdx,e.OutIdx=t};h.Clipper.prototype.IntersectEdges=function(r,e,t,i){var n=!i&&r.NextInLML===null&&r.Top.X==t.X&&r.Top.Y==t.Y,o=!i&&e.NextInLML===null&&e.Top.X==t.X&&e.Top.Y==t.Y,a=r.OutIdx>=0,u=e.OutIdx>=0;if(f6&&(r.WindDelta===0||e.WindDelta===0)){r.WindDelta===0&&e.WindDelta===0?(n||o)&&a&&u&&this.AddLocalMaxPoly(r,e,t):r.PolyTyp==e.PolyTyp&&r.WindDelta!=e.WindDelta&&this.m_ClipType==h.ClipType.ctUnion?r.WindDelta===0?u&&(this.AddOutPt(r,t),a&&(r.OutIdx=-1)):a&&(this.AddOutPt(e,t),u&&(e.OutIdx=-1)):r.PolyTyp!=e.PolyTyp&&(r.WindDelta===0&&Math.abs(e.WindCnt)==1&&(this.m_ClipType!=h.ClipType.ctUnion||e.WindCnt2===0)?(this.AddOutPt(r,t),a&&(r.OutIdx=-1)):e.WindDelta===0&&Math.abs(r.WindCnt)==1&&(this.m_ClipType!=h.ClipType.ctUnion||r.WindCnt2===0)&&(this.AddOutPt(e,t),u&&(e.OutIdx=-1))),n&&(r.OutIdx<0?this.DeleteFromAEL(r):h.Error("Error intersecting polylines")),o&&(e.OutIdx<0?this.DeleteFromAEL(e):h.Error("Error intersecting polylines"));return}if(r.PolyTyp==e.PolyTyp)if(this.IsEvenOddFillType(r)){var c=r.WindCnt;r.WindCnt=e.WindCnt,e.WindCnt=c}else r.WindCnt+e.WindDelta===0?r.WindCnt=-r.WindCnt:r.WindCnt+=e.WindDelta,e.WindCnt-r.WindDelta===0?e.WindCnt=-e.WindCnt:e.WindCnt-=r.WindDelta;else this.IsEvenOddFillType(e)?r.WindCnt2=r.WindCnt2===0?1:0:r.WindCnt2+=e.WindDelta,this.IsEvenOddFillType(r)?e.WindCnt2=e.WindCnt2===0?1:0:e.WindCnt2-=r.WindDelta;var p,f,y,g;r.PolyTyp==h.PolyType.ptSubject?(p=this.m_SubjFillType,y=this.m_ClipFillType):(p=this.m_ClipFillType,y=this.m_SubjFillType),e.PolyTyp==h.PolyType.ptSubject?(f=this.m_SubjFillType,g=this.m_ClipFillType):(f=this.m_ClipFillType,g=this.m_SubjFillType);var v,x;switch(p){case h.PolyFillType.pftPositive:v=r.WindCnt;break;case h.PolyFillType.pftNegative:v=-r.WindCnt;break;default:v=Math.abs(r.WindCnt);break}switch(f){case h.PolyFillType.pftPositive:x=e.WindCnt;break;case h.PolyFillType.pftNegative:x=-e.WindCnt;break;default:x=Math.abs(e.WindCnt);break}if(a&&u)n||o||v!==0&&v!=1||x!==0&&x!=1||r.PolyTyp!=e.PolyTyp&&this.m_ClipType!=h.ClipType.ctXor?this.AddLocalMaxPoly(r,e,t):(this.AddOutPt(r,t),this.AddOutPt(e,t),h.Clipper.SwapSides(r,e),h.Clipper.SwapPolyIndexes(r,e));else if(a)(x===0||x==1)&&(this.AddOutPt(r,t),h.Clipper.SwapSides(r,e),h.Clipper.SwapPolyIndexes(r,e));else if(u)(v===0||v==1)&&(this.AddOutPt(e,t),h.Clipper.SwapSides(r,e),h.Clipper.SwapPolyIndexes(r,e));else if((v===0||v==1)&&(x===0||x==1)&&!n&&!o){var P,b;switch(y){case h.PolyFillType.pftPositive:P=r.WindCnt2;break;case h.PolyFillType.pftNegative:P=-r.WindCnt2;break;default:P=Math.abs(r.WindCnt2);break}switch(g){case h.PolyFillType.pftPositive:b=e.WindCnt2;break;case h.PolyFillType.pftNegative:b=-e.WindCnt2;break;default:b=Math.abs(e.WindCnt2);break}if(r.PolyTyp!=e.PolyTyp)this.AddLocalMinPoly(r,e,t);else if(v==1&&x==1)switch(this.m_ClipType){case h.ClipType.ctIntersection:P>0&&b>0&&this.AddLocalMinPoly(r,e,t);break;case h.ClipType.ctUnion:P<=0&&b<=0&&this.AddLocalMinPoly(r,e,t);break;case h.ClipType.ctDifference:(r.PolyTyp==h.PolyType.ptClip&&P>0&&b>0||r.PolyTyp==h.PolyType.ptSubject&&P<=0&&b<=0)&&this.AddLocalMinPoly(r,e,t);break;case h.ClipType.ctXor:this.AddLocalMinPoly(r,e,t);break}else h.Clipper.SwapSides(r,e)}n!=o&&(n&&r.OutIdx>=0||o&&e.OutIdx>=0)&&(h.Clipper.SwapSides(r,e),h.Clipper.SwapPolyIndexes(r,e)),n&&this.DeleteFromAEL(r),o&&this.DeleteFromAEL(e)};h.Clipper.prototype.DeleteFromAEL=function(r){var e=r.PrevInAEL,t=r.NextInAEL;e===null&&t===null&&r!=this.m_ActiveEdges||(e!==null?e.NextInAEL=t:this.m_ActiveEdges=t,t!==null&&(t.PrevInAEL=e),r.NextInAEL=null,r.PrevInAEL=null)};h.Clipper.prototype.DeleteFromSEL=function(r){var e=r.PrevInSEL,t=r.NextInSEL;e===null&&t===null&&r!=this.m_SortedEdges||(e!==null?e.NextInSEL=t:this.m_SortedEdges=t,t!==null&&(t.PrevInSEL=e),r.NextInSEL=null,r.PrevInSEL=null)};h.Clipper.prototype.UpdateEdgeIntoAEL=function(r){r.NextInLML===null&&h.Error("UpdateEdgeIntoAEL: invalid call");var e=r.PrevInAEL,t=r.NextInAEL;return r.NextInLML.OutIdx=r.OutIdx,e!==null?e.NextInAEL=r.NextInLML:this.m_ActiveEdges=r.NextInLML,t!==null&&(t.PrevInAEL=r.NextInLML),r.NextInLML.Side=r.Side,r.NextInLML.WindDelta=r.WindDelta,r.NextInLML.WindCnt=r.WindCnt,r.NextInLML.WindCnt2=r.WindCnt2,r=r.NextInLML,r.Curr.X=r.Bot.X,r.Curr.Y=r.Bot.Y,r.PrevInAEL=e,r.NextInAEL=t,h.ClipperBase.IsHorizontal(r)||this.InsertScanbeam(r.Top.Y),r};h.Clipper.prototype.ProcessHorizontals=function(r){for(var e=this.m_SortedEdges;e!==null;)this.DeleteFromSEL(e),this.ProcessHorizontal(e,r),e=this.m_SortedEdges};h.Clipper.prototype.GetHorzDirection=function(r,e){r.Bot.X<r.Top.X?(e.Left=r.Bot.X,e.Right=r.Top.X,e.Dir=h.Direction.dLeftToRight):(e.Left=r.Top.X,e.Right=r.Bot.X,e.Dir=h.Direction.dRightToLeft)};h.Clipper.prototype.PrepareHorzJoins=function(r,e){var t=this.m_PolyOuts[r.OutIdx].Pts;r.Side!=h.EdgeSide.esLeft&&(t=t.Prev),e&&(h.IntPoint.op_Equality(t.Pt,r.Top)?this.AddGhostJoin(t,r.Bot):this.AddGhostJoin(t,r.Top))};h.Clipper.prototype.ProcessHorizontal=function(r,e){var t={Dir:null,Left:null,Right:null};this.GetHorzDirection(r,t);for(var i=t.Dir,n=t.Left,o=t.Right,a=r,u=null;a.NextInLML!==null&&h.ClipperBase.IsHorizontal(a.NextInLML);)a=a.NextInLML;for(a.NextInLML===null&&(u=this.GetMaximaPair(a));;){for(var c=r==a,p=this.GetNextInAEL(r,i);p!==null&&!(p.Curr.X==r.Top.X&&r.NextInLML!==null&&p.Dx<r.NextInLML.Dx);){var f=this.GetNextInAEL(p,i);if(i==h.Direction.dLeftToRight&&p.Curr.X<=o||i==h.Direction.dRightToLeft&&p.Curr.X>=n){if(r.OutIdx>=0&&r.WindDelta!=0&&this.PrepareHorzJoins(r,e),p==u&&c){i==h.Direction.dLeftToRight?this.IntersectEdges(r,p,p.Top,!1):this.IntersectEdges(p,r,p.Top,!1),u.OutIdx>=0&&h.Error("ProcessHorizontal error");return}else if(i==h.Direction.dLeftToRight){var y=new h.IntPoint(p.Curr.X,r.Curr.Y);this.IntersectEdges(r,p,y,!0)}else{var y=new h.IntPoint(p.Curr.X,r.Curr.Y);this.IntersectEdges(p,r,y,!0)}this.SwapPositionsInAEL(r,p)}else if(i==h.Direction.dLeftToRight&&p.Curr.X>=o||i==h.Direction.dRightToLeft&&p.Curr.X<=n)break;p=f}if(r.OutIdx>=0&&r.WindDelta!==0&&this.PrepareHorzJoins(r,e),r.NextInLML!==null&&h.ClipperBase.IsHorizontal(r.NextInLML)){r=this.UpdateEdgeIntoAEL(r),r.OutIdx>=0&&this.AddOutPt(r,r.Bot);var t={Dir:i,Left:n,Right:o};this.GetHorzDirection(r,t),i=t.Dir,n=t.Left,o=t.Right}else break}if(r.NextInLML!==null)if(r.OutIdx>=0){var g=this.AddOutPt(r,r.Top);if(r=this.UpdateEdgeIntoAEL(r),r.WindDelta===0)return;var v=r.PrevInAEL,f=r.NextInAEL;if(v!==null&&v.Curr.X==r.Bot.X&&v.Curr.Y==r.Bot.Y&&v.WindDelta!==0&&v.OutIdx>=0&&v.Curr.Y>v.Top.Y&&h.ClipperBase.SlopesEqual(r,v,this.m_UseFullRange)){var x=this.AddOutPt(v,r.Bot);this.AddJoin(g,x,r.Top)}else if(f!==null&&f.Curr.X==r.Bot.X&&f.Curr.Y==r.Bot.Y&&f.WindDelta!==0&&f.OutIdx>=0&&f.Curr.Y>f.Top.Y&&h.ClipperBase.SlopesEqual(r,f,this.m_UseFullRange)){var x=this.AddOutPt(f,r.Bot);this.AddJoin(g,x,r.Top)}}else r=this.UpdateEdgeIntoAEL(r);else u!==null?u.OutIdx>=0?(i==h.Direction.dLeftToRight?this.IntersectEdges(r,u,r.Top,!1):this.IntersectEdges(u,r,r.Top,!1),u.OutIdx>=0&&h.Error("ProcessHorizontal error")):(this.DeleteFromAEL(r),this.DeleteFromAEL(u)):(r.OutIdx>=0&&this.AddOutPt(r,r.Top),this.DeleteFromAEL(r))};h.Clipper.prototype.GetNextInAEL=function(r,e){return e==h.Direction.dLeftToRight?r.NextInAEL:r.PrevInAEL};h.Clipper.prototype.IsMinima=function(r){return r!==null&&r.Prev.NextInLML!=r&&r.Next.NextInLML!=r};h.Clipper.prototype.IsMaxima=function(r,e){return r!==null&&r.Top.Y==e&&r.NextInLML===null};h.Clipper.prototype.IsIntermediate=function(r,e){return r.Top.Y==e&&r.NextInLML!==null};h.Clipper.prototype.GetMaximaPair=function(r){var e=null;return h.IntPoint.op_Equality(r.Next.Top,r.Top)&&r.Next.NextInLML===null?e=r.Next:h.IntPoint.op_Equality(r.Prev.Top,r.Top)&&r.Prev.NextInLML===null&&(e=r.Prev),e!==null&&(e.OutIdx==-2||e.NextInAEL==e.PrevInAEL&&!h.ClipperBase.IsHorizontal(e))?null:e};h.Clipper.prototype.ProcessIntersections=function(r,e){if(this.m_ActiveEdges==null)return!0;try{if(this.BuildIntersectList(r,e),this.m_IntersectList.length==0)return!0;if(this.m_IntersectList.length==1||this.FixupIntersectionOrder())this.ProcessIntersectList();else return!1}catch{this.m_SortedEdges=null,this.m_IntersectList.length=0,h.Error("ProcessIntersections error")}return this.m_SortedEdges=null,!0};h.Clipper.prototype.BuildIntersectList=function(r,e){if(this.m_ActiveEdges!==null){var t=this.m_ActiveEdges;for(this.m_SortedEdges=t;t!==null;)t.PrevInSEL=t.PrevInAEL,t.NextInSEL=t.NextInAEL,t.Curr.X=h.Clipper.TopX(t,e),t=t.NextInAEL;for(var i=!0;i&&this.m_SortedEdges!==null;){for(i=!1,t=this.m_SortedEdges;t.NextInSEL!==null;){var n=t.NextInSEL,o=new h.IntPoint;if(t.Curr.X>n.Curr.X){!this.IntersectPoint(t,n,o)&&t.Curr.X>n.Curr.X+1&&h.Error("Intersection error"),o.Y>r&&(o.Y=r,Math.abs(t.Dx)>Math.abs(n.Dx)?o.X=h.Clipper.TopX(n,r):o.X=h.Clipper.TopX(t,r));var a=new h.IntersectNode;a.Edge1=t,a.Edge2=n,a.Pt.X=o.X,a.Pt.Y=o.Y,this.m_IntersectList.push(a),this.SwapPositionsInSEL(t,n),i=!0}else t=n}if(t.PrevInSEL!==null)t.PrevInSEL.NextInSEL=null;else break}this.m_SortedEdges=null}};h.Clipper.prototype.EdgesAdjacent=function(r){return r.Edge1.NextInSEL==r.Edge2||r.Edge1.PrevInSEL==r.Edge2};h.Clipper.IntersectNodeSort=function(r,e){return e.Pt.Y-r.Pt.Y};h.Clipper.prototype.FixupIntersectionOrder=function(){this.m_IntersectList.sort(this.m_IntersectNodeComparer),this.CopyAELToSEL();for(var r=this.m_IntersectList.length,e=0;e<r;e++){if(!this.EdgesAdjacent(this.m_IntersectList[e])){for(var t=e+1;t<r&&!this.EdgesAdjacent(this.m_IntersectList[t]);)t++;if(t==r)return!1;var i=this.m_IntersectList[e];this.m_IntersectList[e]=this.m_IntersectList[t],this.m_IntersectList[t]=i}this.SwapPositionsInSEL(this.m_IntersectList[e].Edge1,this.m_IntersectList[e].Edge2)}return!0};h.Clipper.prototype.ProcessIntersectList=function(){for(var r=0,e=this.m_IntersectList.length;r<e;r++){var t=this.m_IntersectList[r];this.IntersectEdges(t.Edge1,t.Edge2,t.Pt,!0),this.SwapPositionsInAEL(t.Edge1,t.Edge2)}this.m_IntersectList.length=0};var WL=l(function(r){return r<0?Math.ceil(r-.5):Math.round(r)},"R1"),XL=l(function(r){return r<0?Math.ceil(r-.5):Math.floor(r+.5)},"R2"),ZL=l(function(r){return r<0?-Math.round(Math.abs(r)):Math.round(r)},"R3"),zL=l(function(r){return r<0?(r-=.5,r<-2147483648?Math.ceil(r):r|0):(r+=.5,r>2147483647?Math.floor(r):r|0)},"R4");pe.msie?h.Clipper.Round=WL:pe.chromium?h.Clipper.Round=ZL:pe.safari?h.Clipper.Round=zL:h.Clipper.Round=XL;h.Clipper.TopX=function(r,e){return e==r.Top.Y?r.Top.X:r.Bot.X+h.Clipper.Round(r.Dx*(e-r.Bot.Y))};h.Clipper.prototype.IntersectPoint=function(r,e,t){t.X=0,t.Y=0;var i,n;if(h.ClipperBase.SlopesEqual(r,e,this.m_UseFullRange)||r.Dx==e.Dx)return e.Bot.Y>r.Bot.Y?(t.X=e.Bot.X,t.Y=e.Bot.Y):(t.X=r.Bot.X,t.Y=r.Bot.Y),!1;if(r.Delta.X===0)t.X=r.Bot.X,h.ClipperBase.IsHorizontal(e)?t.Y=e.Bot.Y:(n=e.Bot.Y-e.Bot.X/e.Dx,t.Y=h.Clipper.Round(t.X/e.Dx+n));else if(e.Delta.X===0)t.X=e.Bot.X,h.ClipperBase.IsHorizontal(r)?t.Y=r.Bot.Y:(i=r.Bot.Y-r.Bot.X/r.Dx,t.Y=h.Clipper.Round(t.X/r.Dx+i));else{i=r.Bot.X-r.Bot.Y*r.Dx,n=e.Bot.X-e.Bot.Y*e.Dx;var o=(n-i)/(r.Dx-e.Dx);t.Y=h.Clipper.Round(o),Math.abs(r.Dx)<Math.abs(e.Dx)?t.X=h.Clipper.Round(r.Dx*o+i):t.X=h.Clipper.Round(e.Dx*o+n)}if(t.Y<r.Top.Y||t.Y<e.Top.Y){if(r.Top.Y>e.Top.Y)return t.Y=r.Top.Y,t.X=h.Clipper.TopX(e,r.Top.Y),t.X<r.Top.X;t.Y=e.Top.Y,Math.abs(r.Dx)<Math.abs(e.Dx)?t.X=h.Clipper.TopX(r,t.Y):t.X=h.Clipper.TopX(e,t.Y)}return!0};h.Clipper.prototype.ProcessEdgesAtTopOfScanbeam=function(r){for(var e=this.m_ActiveEdges;e!==null;){var t=this.IsMaxima(e,r);if(t){var i=this.GetMaximaPair(e);t=i===null||!h.ClipperBase.IsHorizontal(i)}if(t){var n=e.PrevInAEL;this.DoMaxima(e),n===null?e=this.m_ActiveEdges:e=n.NextInAEL}else{if(this.IsIntermediate(e,r)&&h.ClipperBase.IsHorizontal(e.NextInLML)?(e=this.UpdateEdgeIntoAEL(e),e.OutIdx>=0&&this.AddOutPt(e,e.Bot),this.AddEdgeToSEL(e)):(e.Curr.X=h.Clipper.TopX(e,r),e.Curr.Y=r),this.StrictlySimple){var n=e.PrevInAEL;if(e.OutIdx>=0&&e.WindDelta!==0&&n!==null&&n.OutIdx>=0&&n.Curr.X==e.Curr.X&&n.WindDelta!==0){var o=this.AddOutPt(n,e.Curr),a=this.AddOutPt(e,e.Curr);this.AddJoin(o,a,e.Curr)}}e=e.NextInAEL}}for(this.ProcessHorizontals(!0),e=this.m_ActiveEdges;e!==null;){if(this.IsIntermediate(e,r)){var o=null;e.OutIdx>=0&&(o=this.AddOutPt(e,e.Top)),e=this.UpdateEdgeIntoAEL(e);var n=e.PrevInAEL,u=e.NextInAEL;if(n!==null&&n.Curr.X==e.Bot.X&&n.Curr.Y==e.Bot.Y&&o!==null&&n.OutIdx>=0&&n.Curr.Y>n.Top.Y&&h.ClipperBase.SlopesEqual(e,n,this.m_UseFullRange)&&e.WindDelta!==0&&n.WindDelta!==0){var a=this.AddOutPt(n,e.Bot);this.AddJoin(o,a,e.Top)}else if(u!==null&&u.Curr.X==e.Bot.X&&u.Curr.Y==e.Bot.Y&&o!==null&&u.OutIdx>=0&&u.Curr.Y>u.Top.Y&&h.ClipperBase.SlopesEqual(e,u,this.m_UseFullRange)&&e.WindDelta!==0&&u.WindDelta!==0){var a=this.AddOutPt(u,e.Bot);this.AddJoin(o,a,e.Top)}}e=e.NextInAEL}};h.Clipper.prototype.DoMaxima=function(r){var e=this.GetMaximaPair(r);if(e===null){r.OutIdx>=0&&this.AddOutPt(r,r.Top),this.DeleteFromAEL(r);return}for(var t=r.NextInAEL,i=!0;t!==null&&t!=e;)this.IntersectEdges(r,t,r.Top,!0),this.SwapPositionsInAEL(r,t),t=r.NextInAEL;r.OutIdx==-1&&e.OutIdx==-1?(this.DeleteFromAEL(r),this.DeleteFromAEL(e)):r.OutIdx>=0&&e.OutIdx>=0?this.IntersectEdges(r,e,r.Top,!1):i&&r.WindDelta===0?(r.OutIdx>=0&&(this.AddOutPt(r,r.Top),r.OutIdx=-1),this.DeleteFromAEL(r),e.OutIdx>=0&&(this.AddOutPt(e,r.Top),e.OutIdx=-1),this.DeleteFromAEL(e)):h.Error("DoMaxima error")};h.Clipper.ReversePaths=function(r){for(var e=0,t=r.length;e<t;e++)r[e].reverse()};h.Clipper.Orientation=function(r){return h.Clipper.Area(r)>=0};h.Clipper.prototype.PointCount=function(r){if(r===null)return 0;var e=0,t=r;do e++,t=t.Next;while(t!=r);return e};h.Clipper.prototype.BuildResult=function(r){h.Clear(r);for(var e=0,t=this.m_PolyOuts.length;e<t;e++){var i=this.m_PolyOuts[e];if(i.Pts!==null){var n=i.Pts.Prev,o=this.PointCount(n);if(!(o<2)){for(var a=new Array(o),u=0;u<o;u++)a[u]=n.Pt,n=n.Prev;r.push(a)}}}};h.Clipper.prototype.BuildResult2=function(r){r.Clear();for(var e=0,t=this.m_PolyOuts.length;e<t;e++){var i=this.m_PolyOuts[e],n=this.PointCount(i.Pts);if(!(i.IsOpen&&n<2||!i.IsOpen&&n<3)){this.FixHoleLinkage(i);var o=new h.PolyNode;r.m_AllPolys.push(o),i.PolyNode=o,o.m_polygon.length=n;for(var a=i.Pts.Prev,u=0;u<n;u++)o.m_polygon[u]=a.Pt,a=a.Prev}}for(var e=0,t=this.m_PolyOuts.length;e<t;e++){var i=this.m_PolyOuts[e];i.PolyNode!==null&&(i.IsOpen?(i.PolyNode.IsOpen=!0,r.AddChild(i.PolyNode)):i.FirstLeft!==null&&i.FirstLeft.PolyNode!=null?i.FirstLeft.PolyNode.AddChild(i.PolyNode):r.AddChild(i.PolyNode))}};h.Clipper.prototype.FixupOutPolygon=function(r){var e=null;r.BottomPt=null;for(var t=r.Pts;;){if(t.Prev==t||t.Prev==t.Next){this.DisposeOutPts(t),r.Pts=null;return}if(h.IntPoint.op_Equality(t.Pt,t.Next.Pt)||h.IntPoint.op_Equality(t.Pt,t.Prev.Pt)||h.ClipperBase.SlopesEqual(t.Prev.Pt,t.Pt,t.Next.Pt,this.m_UseFullRange)&&(!this.PreserveCollinear||!this.Pt2IsBetweenPt1AndPt3(t.Prev.Pt,t.Pt,t.Next.Pt))){e=null;var i=t;t.Prev.Next=t.Next,t.Next.Prev=t.Prev,t=t.Prev,i=null}else{if(t==e)break;e===null&&(e=t),t=t.Next}}r.Pts=t};h.Clipper.prototype.DupOutPt=function(r,e){var t=new h.OutPt;return t.Pt.X=r.Pt.X,t.Pt.Y=r.Pt.Y,t.Idx=r.Idx,e?(t.Next=r.Next,t.Prev=r,r.Next.Prev=t,r.Next=t):(t.Prev=r.Prev,t.Next=r,r.Prev.Next=t,r.Prev=t),t};h.Clipper.prototype.GetOverlap=function(r,e,t,i,n){return r<e?t<i?(n.Left=Math.max(r,t),n.Right=Math.min(e,i)):(n.Left=Math.max(r,i),n.Right=Math.min(e,t)):t<i?(n.Left=Math.max(e,t),n.Right=Math.min(r,i)):(n.Left=Math.max(e,i),n.Right=Math.min(r,t)),n.Left<n.Right};h.Clipper.prototype.JoinHorz=function(r,e,t,i,n,o){var a=r.Pt.X>e.Pt.X?h.Direction.dRightToLeft:h.Direction.dLeftToRight,u=t.Pt.X>i.Pt.X?h.Direction.dRightToLeft:h.Direction.dLeftToRight;if(a==u)return!1;if(a==h.Direction.dLeftToRight){for(;r.Next.Pt.X<=n.X&&r.Next.Pt.X>=r.Pt.X&&r.Next.Pt.Y==n.Y;)r=r.Next;o&&r.Pt.X!=n.X&&(r=r.Next),e=this.DupOutPt(r,!o),h.IntPoint.op_Inequality(e.Pt,n)&&(r=e,r.Pt.X=n.X,r.Pt.Y=n.Y,e=this.DupOutPt(r,!o))}else{for(;r.Next.Pt.X>=n.X&&r.Next.Pt.X<=r.Pt.X&&r.Next.Pt.Y==n.Y;)r=r.Next;!o&&r.Pt.X!=n.X&&(r=r.Next),e=this.DupOutPt(r,o),h.IntPoint.op_Inequality(e.Pt,n)&&(r=e,r.Pt.X=n.X,r.Pt.Y=n.Y,e=this.DupOutPt(r,o))}if(u==h.Direction.dLeftToRight){for(;t.Next.Pt.X<=n.X&&t.Next.Pt.X>=t.Pt.X&&t.Next.Pt.Y==n.Y;)t=t.Next;o&&t.Pt.X!=n.X&&(t=t.Next),i=this.DupOutPt(t,!o),h.IntPoint.op_Inequality(i.Pt,n)&&(t=i,t.Pt.X=n.X,t.Pt.Y=n.Y,i=this.DupOutPt(t,!o))}else{for(;t.Next.Pt.X>=n.X&&t.Next.Pt.X<=t.Pt.X&&t.Next.Pt.Y==n.Y;)t=t.Next;!o&&t.Pt.X!=n.X&&(t=t.Next),i=this.DupOutPt(t,o),h.IntPoint.op_Inequality(i.Pt,n)&&(t=i,t.Pt.X=n.X,t.Pt.Y=n.Y,i=this.DupOutPt(t,o))}return a==h.Direction.dLeftToRight==o?(r.Prev=t,t.Next=r,e.Next=i,i.Prev=e):(r.Next=t,t.Prev=r,e.Prev=i,i.Next=e),!0};h.Clipper.prototype.JoinPoints=function(r,e,t){var i=r.OutPt1,n=new h.OutPt,o=r.OutPt2,a=new h.OutPt,u=r.OutPt1.Pt.Y==r.OffPt.Y;if(u&&h.IntPoint.op_Equality(r.OffPt,r.OutPt1.Pt)&&h.IntPoint.op_Equality(r.OffPt,r.OutPt2.Pt)){for(n=r.OutPt1.Next;n!=i&&h.IntPoint.op_Equality(n.Pt,r.OffPt);)n=n.Next;var c=n.Pt.Y>r.OffPt.Y;for(a=r.OutPt2.Next;a!=o&&h.IntPoint.op_Equality(a.Pt,r.OffPt);)a=a.Next;var p=a.Pt.Y>r.OffPt.Y;return c==p?!1:c?(n=this.DupOutPt(i,!1),a=this.DupOutPt(o,!0),i.Prev=o,o.Next=i,n.Next=a,a.Prev=n,r.OutPt1=i,r.OutPt2=n,!0):(n=this.DupOutPt(i,!0),a=this.DupOutPt(o,!1),i.Next=o,o.Prev=i,n.Prev=a,a.Next=n,r.OutPt1=i,r.OutPt2=n,!0)}else if(u){for(n=i;i.Prev.Pt.Y==i.Pt.Y&&i.Prev!=n&&i.Prev!=o;)i=i.Prev;for(;n.Next.Pt.Y==n.Pt.Y&&n.Next!=i&&n.Next!=o;)n=n.Next;if(n.Next==i||n.Next==o)return!1;for(a=o;o.Prev.Pt.Y==o.Pt.Y&&o.Prev!=a&&o.Prev!=n;)o=o.Prev;for(;a.Next.Pt.Y==a.Pt.Y&&a.Next!=o&&a.Next!=i;)a=a.Next;if(a.Next==o||a.Next==i)return!1;var f={Left:null,Right:null};if(!this.GetOverlap(i.Pt.X,n.Pt.X,o.Pt.X,a.Pt.X,f))return!1;var y=f.Left,g=f.Right,v=new h.IntPoint,x;return i.Pt.X>=y&&i.Pt.X<=g?(v.X=i.Pt.X,v.Y=i.Pt.Y,x=i.Pt.X>n.Pt.X):o.Pt.X>=y&&o.Pt.X<=g?(v.X=o.Pt.X,v.Y=o.Pt.Y,x=o.Pt.X>a.Pt.X):n.Pt.X>=y&&n.Pt.X<=g?(v.X=n.Pt.X,v.Y=n.Pt.Y,x=n.Pt.X>i.Pt.X):(v.X=a.Pt.X,v.Y=a.Pt.Y,x=a.Pt.X>o.Pt.X),r.OutPt1=i,r.OutPt2=o,this.JoinHorz(i,n,o,a,v,x)}else{for(n=i.Next;h.IntPoint.op_Equality(n.Pt,i.Pt)&&n!=i;)n=n.Next;var P=n.Pt.Y>i.Pt.Y||!h.ClipperBase.SlopesEqual(i.Pt,n.Pt,r.OffPt,this.m_UseFullRange);if(P){for(n=i.Prev;h.IntPoint.op_Equality(n.Pt,i.Pt)&&n!=i;)n=n.Prev;if(n.Pt.Y>i.Pt.Y||!h.ClipperBase.SlopesEqual(i.Pt,n.Pt,r.OffPt,this.m_UseFullRange))return!1}for(a=o.Next;h.IntPoint.op_Equality(a.Pt,o.Pt)&&a!=o;)a=a.Next;var b=a.Pt.Y>o.Pt.Y||!h.ClipperBase.SlopesEqual(o.Pt,a.Pt,r.OffPt,this.m_UseFullRange);if(b){for(a=o.Prev;h.IntPoint.op_Equality(a.Pt,o.Pt)&&a!=o;)a=a.Prev;if(a.Pt.Y>o.Pt.Y||!h.ClipperBase.SlopesEqual(o.Pt,a.Pt,r.OffPt,this.m_UseFullRange))return!1}return n==i||a==o||n==a||e==t&&P==b?!1:P?(n=this.DupOutPt(i,!1),a=this.DupOutPt(o,!0),i.Prev=o,o.Next=i,n.Next=a,a.Prev=n,r.OutPt1=i,r.OutPt2=n,!0):(n=this.DupOutPt(i,!0),a=this.DupOutPt(o,!1),i.Next=o,o.Prev=i,n.Prev=a,a.Next=n,r.OutPt1=i,r.OutPt2=n,!0)}};h.Clipper.GetBounds=function(r){for(var e=0,t=r.length;e<t&&r[e].length==0;)e++;if(e==t)return new h.IntRect(0,0,0,0);var i=new h.IntRect;for(i.left=r[e][0].X,i.right=i.left,i.top=r[e][0].Y,i.bottom=i.top;e<t;e++)for(var n=0,o=r[e].length;n<o;n++)r[e][n].X<i.left?i.left=r[e][n].X:r[e][n].X>i.right&&(i.right=r[e][n].X),r[e][n].Y<i.top?i.top=r[e][n].Y:r[e][n].Y>i.bottom&&(i.bottom=r[e][n].Y);return i};h.Clipper.prototype.GetBounds2=function(r){var e=r,t=new h.IntRect;for(t.left=r.Pt.X,t.right=r.Pt.X,t.top=r.Pt.Y,t.bottom=r.Pt.Y,r=r.Next;r!=e;)r.Pt.X<t.left&&(t.left=r.Pt.X),r.Pt.X>t.right&&(t.right=r.Pt.X),r.Pt.Y<t.top&&(t.top=r.Pt.Y),r.Pt.Y>t.bottom&&(t.bottom=r.Pt.Y),r=r.Next;return t};h.Clipper.PointInPolygon=function(r,e){var t=0,i=e.length;if(i<3)return 0;for(var n=e[0],o=1;o<=i;++o){var a=o==i?e[0]:e[o];if(a.Y==r.Y&&(a.X==r.X||n.Y==r.Y&&a.X>r.X==n.X<r.X))return-1;if(n.Y<r.Y!=a.Y<r.Y){if(n.X>=r.X)if(a.X>r.X)t=1-t;else{var u=(n.X-r.X)*(a.Y-r.Y)-(a.X-r.X)*(n.Y-r.Y);if(u==0)return-1;u>0==a.Y>n.Y&&(t=1-t)}else if(a.X>r.X){var u=(n.X-r.X)*(a.Y-r.Y)-(a.X-r.X)*(n.Y-r.Y);if(u==0)return-1;u>0==a.Y>n.Y&&(t=1-t)}}n=a}return t};h.Clipper.prototype.PointInPolygon=function(r,e){for(var t=0,i=e;;){var n=e.Pt.X,o=e.Pt.Y,a=e.Next.Pt.X,u=e.Next.Pt.Y;if(u==r.Y&&(a==r.X||o==r.Y&&a>r.X==n<r.X))return-1;if(o<r.Y!=u<r.Y){if(n>=r.X)if(a>r.X)t=1-t;else{var c=(n-r.X)*(u-r.Y)-(a-r.X)*(o-r.Y);if(c==0)return-1;c>0==u>o&&(t=1-t)}else if(a>r.X){var c=(n-r.X)*(u-r.Y)-(a-r.X)*(o-r.Y);if(c==0)return-1;c>0==u>o&&(t=1-t)}}if(e=e.Next,i==e)break}return t};h.Clipper.prototype.Poly2ContainsPoly1=function(r,e){var t=r;do{var i=this.PointInPolygon(t.Pt,e);if(i>=0)return i!=0;t=t.Next}while(t!=r);return!0};h.Clipper.prototype.FixupFirstLefts1=function(r,e){for(var t=0,i=this.m_PolyOuts.length;t<i;t++){var n=this.m_PolyOuts[t];n.Pts!==null&&n.FirstLeft==r&&this.Poly2ContainsPoly1(n.Pts,e.Pts)&&(n.FirstLeft=e)}};h.Clipper.prototype.FixupFirstLefts2=function(r,e){for(var t=0,i=this.m_PolyOuts,n=i.length,o=i[t];t<n;t++,o=i[t])o.FirstLeft==r&&(o.FirstLeft=e)};h.Clipper.ParseFirstLeft=function(r){for(;r!=null&&r.Pts==null;)r=r.FirstLeft;return r};h.Clipper.prototype.JoinCommonEdges=function(){for(var r=0,e=this.m_Joins.length;r<e;r++){var t=this.m_Joins[r],i=this.GetOutRec(t.OutPt1.Idx),n=this.GetOutRec(t.OutPt2.Idx);if(!(i.Pts==null||n.Pts==null)){var o;if(i==n?o=i:this.Param1RightOfParam2(i,n)?o=n:this.Param1RightOfParam2(n,i)?o=i:o=this.GetLowermostRec(i,n),!!this.JoinPoints(t,i,n))if(i==n){if(i.Pts=t.OutPt1,i.BottomPt=null,n=this.CreateOutRec(),n.Pts=t.OutPt2,this.UpdateOutPtIdxs(n),this.m_UsingPolyTree)for(var a=0,u=this.m_PolyOuts.length;a<u-1;a++){var c=this.m_PolyOuts[a];c.Pts==null||h.Clipper.ParseFirstLeft(c.FirstLeft)!=i||c.IsHole==i.IsHole||this.Poly2ContainsPoly1(c.Pts,t.OutPt2)&&(c.FirstLeft=n)}this.Poly2ContainsPoly1(n.Pts,i.Pts)?(n.IsHole=!i.IsHole,n.FirstLeft=i,this.m_UsingPolyTree&&this.FixupFirstLefts2(n,i),(n.IsHole^this.ReverseSolution)==this.Area(n)>0&&this.ReversePolyPtLinks(n.Pts)):this.Poly2ContainsPoly1(i.Pts,n.Pts)?(n.IsHole=i.IsHole,i.IsHole=!n.IsHole,n.FirstLeft=i.FirstLeft,i.FirstLeft=n,this.m_UsingPolyTree&&this.FixupFirstLefts2(i,n),(i.IsHole^this.ReverseSolution)==this.Area(i)>0&&this.ReversePolyPtLinks(i.Pts)):(n.IsHole=i.IsHole,n.FirstLeft=i.FirstLeft,this.m_UsingPolyTree&&this.FixupFirstLefts1(i,n))}else n.Pts=null,n.BottomPt=null,n.Idx=i.Idx,i.IsHole=o.IsHole,o==n&&(i.FirstLeft=n.FirstLeft),n.FirstLeft=i,this.m_UsingPolyTree&&this.FixupFirstLefts2(n,i)}}};h.Clipper.prototype.UpdateOutPtIdxs=function(r){var e=r.Pts;do e.Idx=r.Idx,e=e.Prev;while(e!=r.Pts)};h.Clipper.prototype.DoSimplePolygons=function(){for(var r=0;r<this.m_PolyOuts.length;){var e=this.m_PolyOuts[r++],t=e.Pts;if(t!==null)do{for(var i=t.Next;i!=e.Pts;){if(h.IntPoint.op_Equality(t.Pt,i.Pt)&&i.Next!=t&&i.Prev!=t){var n=t.Prev,o=i.Prev;t.Prev=o,o.Next=t,i.Prev=n,n.Next=i,e.Pts=t;var a=this.CreateOutRec();a.Pts=i,this.UpdateOutPtIdxs(a),this.Poly2ContainsPoly1(a.Pts,e.Pts)?(a.IsHole=!e.IsHole,a.FirstLeft=e):this.Poly2ContainsPoly1(e.Pts,a.Pts)?(a.IsHole=e.IsHole,e.IsHole=!a.IsHole,a.FirstLeft=e.FirstLeft,e.FirstLeft=a):(a.IsHole=e.IsHole,a.FirstLeft=e.FirstLeft),i=t}i=i.Next}t=t.Next}while(t!=e.Pts)}};h.Clipper.Area=function(r){var e=r.length;if(e<3)return 0;for(var t=0,i=0,n=e-1;i<e;++i)t+=(r[n].X+r[i].X)*(r[n].Y-r[i].Y),n=i;return-t*.5};h.Clipper.prototype.Area=function(r){var e=r.Pts;if(e==null)return 0;var t=0;do t=t+(e.Prev.Pt.X+e.Pt.X)*(e.Prev.Pt.Y-e.Pt.Y),e=e.Next;while(e!=r.Pts);return t*.5};m6&&(h.Clipper.OffsetPaths=function(r,e,t,i,n){var o=new h.Paths,a=new h.ClipperOffset(n,n);return a.AddPaths(r,t,i),a.Execute(o,e),o});h.Clipper.SimplifyPolygon=function(r,e){var t=new Array,i=new h.Clipper(0);return i.StrictlySimple=!0,i.AddPath(r,h.PolyType.ptSubject,!0),i.Execute(h.ClipType.ctUnion,t,e,e),t};h.Clipper.SimplifyPolygons=function(r,e){typeof e>"u"&&(e=h.PolyFillType.pftEvenOdd);var t=new Array,i=new h.Clipper(0);return i.StrictlySimple=!0,i.AddPaths(r,h.PolyType.ptSubject,!0),i.Execute(h.ClipType.ctUnion,t,e,e),t};h.Clipper.DistanceSqrd=function(r,e){var t=r.X-e.X,i=r.Y-e.Y;return t*t+i*i};h.Clipper.DistanceFromLineSqrd=function(r,e,t){var i=e.Y-t.Y,n=t.X-e.X,o=i*e.X+n*e.Y;return o=i*r.X+n*r.Y-o,o*o/(i*i+n*n)};h.Clipper.SlopesNearCollinear=function(r,e,t,i){return h.Clipper.DistanceFromLineSqrd(e,r,t)<i};h.Clipper.PointsAreClose=function(r,e,t){var i=r.X-e.X,n=r.Y-e.Y;return i*i+n*n<=t};h.Clipper.ExcludeOp=function(r){var e=r.Prev;return e.Next=r.Next,r.Next.Prev=e,e.Idx=0,e};h.Clipper.CleanPolygon=function(r,e){typeof e>"u"&&(e=1.415);var t=r.length;if(t==0)return new Array;for(var i=new Array(t),n=0;n<t;++n)i[n]=new h.OutPt;for(var n=0;n<t;++n)i[n].Pt=r[n],i[n].Next=i[(n+1)%t],i[n].Next.Prev=i[n],i[n].Idx=0;for(var o=e*e,a=i[0];a.Idx==0&&a.Next!=a.Prev;)h.Clipper.PointsAreClose(a.Pt,a.Prev.Pt,o)?(a=h.Clipper.ExcludeOp(a),t--):h.Clipper.PointsAreClose(a.Prev.Pt,a.Next.Pt,o)?(h.Clipper.ExcludeOp(a.Next),a=h.Clipper.ExcludeOp(a),t-=2):h.Clipper.SlopesNearCollinear(a.Prev.Pt,a.Pt,a.Next.Pt,o)?(a=h.Clipper.ExcludeOp(a),t--):(a.Idx=1,a=a.Next);t<3&&(t=0);for(var u=new Array(t),n=0;n<t;++n)u[n]=new h.IntPoint(a.Pt),a=a.Next;return i=null,u};h.Clipper.CleanPolygons=function(r,e){for(var t=new Array(r.length),i=0,n=r.length;i<n;i++)t[i]=h.Clipper.CleanPolygon(r[i],e);return t};h.Clipper.Minkowski=function(r,e,t,i){var n=i?1:0,o=r.length,a=e.length,u=new Array;if(t)for(var c=0;c<a;c++){for(var p=new Array(o),f=0,y=r.length,g=r[f];f<y;f++,g=r[f])p[f]=new h.IntPoint(e[c].X+g.X,e[c].Y+g.Y);u.push(p)}else for(var c=0;c<a;c++){for(var p=new Array(o),f=0,y=r.length,g=r[f];f<y;f++,g=r[f])p[f]=new h.IntPoint(e[c].X-g.X,e[c].Y-g.Y);u.push(p)}for(var v=new Array,c=0;c<a-1+n;c++)for(var f=0;f<o;f++){var x=new Array;x.push(u[c%a][f%o]),x.push(u[(c+1)%a][f%o]),x.push(u[(c+1)%a][(f+1)%o]),x.push(u[c%a][(f+1)%o]),h.Clipper.Orientation(x)||x.reverse(),v.push(x)}var P=new h.Clipper(0);return P.AddPaths(v,h.PolyType.ptSubject,!0),P.Execute(h.ClipType.ctUnion,u,h.PolyFillType.pftNonZero,h.PolyFillType.pftNonZero),u};h.Clipper.MinkowskiSum=function(){var r=arguments,e=r.length;if(e==3){var t=r[0],i=r[1],n=r[2];return h.Clipper.Minkowski(t,i,!0,n)}else if(e==4){for(var t=r[0],o=r[1],a=r[2],n=r[3],u=new h.Clipper,c,p=0,f=o.length;p<f;++p){var c=h.Clipper.Minkowski(t,o[p],!0,n);u.AddPaths(c,h.PolyType.ptSubject,!0)}n&&u.AddPaths(o,h.PolyType.ptClip,!0);var y=new h.Paths;return u.Execute(h.ClipType.ctUnion,y,a,a),y}};h.Clipper.MinkowskiDiff=function(r,e,t){return h.Clipper.Minkowski(r,e,!1,t)};h.Clipper.PolyTreeToPaths=function(r){var e=new Array;return h.Clipper.AddPolyNodeToPaths(r,h.Clipper.NodeType.ntAny,e),e};h.Clipper.AddPolyNodeToPaths=function(r,e,t){var i=!0;switch(e){case h.Clipper.NodeType.ntOpen:return;case h.Clipper.NodeType.ntClosed:i=!r.IsOpen;break;default:break}r.m_polygon.length>0&&i&&t.push(r.m_polygon);for(var n=0,o=r.Childs(),a=o.length,u=o[n];n<a;n++,u=o[n])h.Clipper.AddPolyNodeToPaths(u,e,t)};h.Clipper.OpenPathsFromPolyTree=function(r){for(var e=new h.Paths,t=0,i=r.ChildCount();t<i;t++)r.Childs()[t].IsOpen&&e.push(r.Childs()[t].m_polygon);return e};h.Clipper.ClosedPathsFromPolyTree=function(r){var e=new h.Paths;return h.Clipper.AddPolyNodeToPaths(r,h.Clipper.NodeType.ntClosed,e),e};Uh(h.Clipper,h.ClipperBase);h.Clipper.NodeType={ntAny:0,ntOpen:1,ntClosed:2};h.ClipperOffset=function(r,e){typeof r>"u"&&(r=2),typeof e>"u"&&(e=h.ClipperOffset.def_arc_tolerance),this.m_destPolys=new h.Paths,this.m_srcPoly=new h.Path,this.m_destPoly=new h.Path,this.m_normals=new Array,this.m_delta=0,this.m_sinA=0,this.m_sin=0,this.m_cos=0,this.m_miterLim=0,this.m_StepsPerRad=0,this.m_lowest=new h.IntPoint,this.m_polyNodes=new h.PolyNode,this.MiterLimit=r,this.ArcTolerance=e,this.m_lowest.X=-1};h.ClipperOffset.two_pi=6.28318530717959;h.ClipperOffset.def_arc_tolerance=.25;h.ClipperOffset.prototype.Clear=function(){h.Clear(this.m_polyNodes.Childs()),this.m_lowest.X=-1};h.ClipperOffset.Round=h.Clipper.Round;h.ClipperOffset.prototype.AddPath=function(r,e,t){var i=r.length-1;if(!(i<0)){var n=new h.PolyNode;if(n.m_jointype=e,n.m_endtype=t,t==h.EndType.etClosedLine||t==h.EndType.etClosedPolygon)for(;i>0&&h.IntPoint.op_Equality(r[0],r[i]);)i--;n.m_polygon.push(r[0]);for(var o=0,a=0,u=1;u<=i;u++)h.IntPoint.op_Inequality(n.m_polygon[o],r[u])&&(o++,n.m_polygon.push(r[u]),(r[u].Y>n.m_polygon[a].Y||r[u].Y==n.m_polygon[a].Y&&r[u].X<n.m_polygon[a].X)&&(a=o));if(!(t==h.EndType.etClosedPolygon&&o<2||t!=h.EndType.etClosedPolygon&&o<0)&&(this.m_polyNodes.AddChild(n),t==h.EndType.etClosedPolygon))if(this.m_lowest.X<0)this.m_lowest=new h.IntPoint(0,a);else{var c=this.m_polyNodes.Childs()[this.m_lowest.X].m_polygon[this.m_lowest.Y];(n.m_polygon[a].Y>c.Y||n.m_polygon[a].Y==c.Y&&n.m_polygon[a].X<c.X)&&(this.m_lowest=new h.IntPoint(this.m_polyNodes.ChildCount()-1,a))}}};h.ClipperOffset.prototype.AddPaths=function(r,e,t){for(var i=0,n=r.length;i<n;i++)this.AddPath(r[i],e,t)};h.ClipperOffset.prototype.FixOrientations=function(){if(this.m_lowest.X>=0&&!h.Clipper.Orientation(this.m_polyNodes.Childs()[this.m_lowest.X].m_polygon))for(var r=0;r<this.m_polyNodes.ChildCount();r++){var e=this.m_polyNodes.Childs()[r];(e.m_endtype==h.EndType.etClosedPolygon||e.m_endtype==h.EndType.etClosedLine&&h.Clipper.Orientation(e.m_polygon))&&e.m_polygon.reverse()}else for(var r=0;r<this.m_polyNodes.ChildCount();r++){var e=this.m_polyNodes.Childs()[r];e.m_endtype==h.EndType.etClosedLine&&!h.Clipper.Orientation(e.m_polygon)&&e.m_polygon.reverse()}};h.ClipperOffset.GetUnitNormal=function(r,e){var t=e.X-r.X,i=e.Y-r.Y;if(t==0&&i==0)return new h.DoublePoint(0,0);var n=1/Math.sqrt(t*t+i*i);return t*=n,i*=n,new h.DoublePoint(i,-t)};h.ClipperOffset.prototype.DoOffset=function(r){if(this.m_destPolys=new Array,this.m_delta=r,h.ClipperBase.near_zero(r)){for(var e=0;e<this.m_polyNodes.ChildCount();e++){var t=this.m_polyNodes.Childs()[e];t.m_endtype==h.EndType.etClosedPolygon&&this.m_destPolys.push(t.m_polygon)}return}this.MiterLimit>2?this.m_miterLim=2/(this.MiterLimit*this.MiterLimit):this.m_miterLim=.5;var i;this.ArcTolerance<=0?i=h.ClipperOffset.def_arc_tolerance:this.ArcTolerance>Math.abs(r)*h.ClipperOffset.def_arc_tolerance?i=Math.abs(r)*h.ClipperOffset.def_arc_tolerance:i=this.ArcTolerance;var n=3.14159265358979/Math.acos(1-i/Math.abs(r));this.m_sin=Math.sin(h.ClipperOffset.two_pi/n),this.m_cos=Math.cos(h.ClipperOffset.two_pi/n),this.m_StepsPerRad=n/h.ClipperOffset.two_pi,r<0&&(this.m_sin=-this.m_sin);for(var e=0;e<this.m_polyNodes.ChildCount();e++){var t=this.m_polyNodes.Childs()[e];this.m_srcPoly=t.m_polygon;var o=this.m_srcPoly.length;if(!(o==0||r<=0&&(o<3||t.m_endtype!=h.EndType.etClosedPolygon))){if(this.m_destPoly=new Array,o==1){if(t.m_jointype==h.JoinType.jtRound)for(var a=1,u=0,c=1;c<=n;c++){this.m_destPoly.push(new h.IntPoint(h.ClipperOffset.Round(this.m_srcPoly[0].X+a*r),h.ClipperOffset.Round(this.m_srcPoly[0].Y+u*r)));var p=a;a=a*this.m_cos-this.m_sin*u,u=p*this.m_sin+u*this.m_cos}else for(var a=-1,u=-1,c=0;c<4;++c)this.m_destPoly.push(new h.IntPoint(h.ClipperOffset.Round(this.m_srcPoly[0].X+a*r),h.ClipperOffset.Round(this.m_srcPoly[0].Y+u*r))),a<0?a=1:u<0?u=1:a=-1;this.m_destPolys.push(this.m_destPoly);continue}this.m_normals.length=0;for(var c=0;c<o-1;c++)this.m_normals.push(h.ClipperOffset.GetUnitNormal(this.m_srcPoly[c],this.m_srcPoly[c+1]));if(t.m_endtype==h.EndType.etClosedLine||t.m_endtype==h.EndType.etClosedPolygon?this.m_normals.push(h.ClipperOffset.GetUnitNormal(this.m_srcPoly[o-1],this.m_srcPoly[0])):this.m_normals.push(new h.DoublePoint(this.m_normals[o-2])),t.m_endtype==h.EndType.etClosedPolygon){for(var f=o-1,c=0;c<o;c++)f=this.OffsetPoint(c,f,t.m_jointype);this.m_destPolys.push(this.m_destPoly)}else if(t.m_endtype==h.EndType.etClosedLine){for(var f=o-1,c=0;c<o;c++)f=this.OffsetPoint(c,f,t.m_jointype);this.m_destPolys.push(this.m_destPoly),this.m_destPoly=new Array;for(var y=this.m_normals[o-1],c=o-1;c>0;c--)this.m_normals[c]=new h.DoublePoint(-this.m_normals[c-1].X,-this.m_normals[c-1].Y);this.m_normals[0]=new h.DoublePoint(-y.X,-y.Y),f=0;for(var c=o-1;c>=0;c--)f=this.OffsetPoint(c,f,t.m_jointype);this.m_destPolys.push(this.m_destPoly)}else{for(var f=0,c=1;c<o-1;++c)f=this.OffsetPoint(c,f,t.m_jointype);var g;if(t.m_endtype==h.EndType.etOpenButt){var c=o-1;g=new h.IntPoint(h.ClipperOffset.Round(this.m_srcPoly[c].X+this.m_normals[c].X*r),h.ClipperOffset.Round(this.m_srcPoly[c].Y+this.m_normals[c].Y*r)),this.m_destPoly.push(g),g=new h.IntPoint(h.ClipperOffset.Round(this.m_srcPoly[c].X-this.m_normals[c].X*r),h.ClipperOffset.Round(this.m_srcPoly[c].Y-this.m_normals[c].Y*r)),this.m_destPoly.push(g)}else{var c=o-1;f=o-2,this.m_sinA=0,this.m_normals[c]=new h.DoublePoint(-this.m_normals[c].X,-this.m_normals[c].Y),t.m_endtype==h.EndType.etOpenSquare?this.DoSquare(c,f):this.DoRound(c,f)}for(var c=o-1;c>0;c--)this.m_normals[c]=new h.DoublePoint(-this.m_normals[c-1].X,-this.m_normals[c-1].Y);this.m_normals[0]=new h.DoublePoint(-this.m_normals[1].X,-this.m_normals[1].Y),f=o-1;for(var c=f-1;c>0;--c)f=this.OffsetPoint(c,f,t.m_jointype);t.m_endtype==h.EndType.etOpenButt?(g=new h.IntPoint(h.ClipperOffset.Round(this.m_srcPoly[0].X-this.m_normals[0].X*r),h.ClipperOffset.Round(this.m_srcPoly[0].Y-this.m_normals[0].Y*r)),this.m_destPoly.push(g),g=new h.IntPoint(h.ClipperOffset.Round(this.m_srcPoly[0].X+this.m_normals[0].X*r),h.ClipperOffset.Round(this.m_srcPoly[0].Y+this.m_normals[0].Y*r)),this.m_destPoly.push(g)):(f=1,this.m_sinA=0,t.m_endtype==h.EndType.etOpenSquare?this.DoSquare(0,1):this.DoRound(0,1)),this.m_destPolys.push(this.m_destPoly)}}}};h.ClipperOffset.prototype.Execute=function(){var r=arguments,e=r[0]instanceof h.PolyTree;if(e){var t=r[0],i=r[1];t.Clear(),this.FixOrientations(),this.DoOffset(i);var n=new h.Clipper(0);if(n.AddPaths(this.m_destPolys,h.PolyType.ptSubject,!0),i>0)n.Execute(h.ClipType.ctUnion,t,h.PolyFillType.pftPositive,h.PolyFillType.pftPositive);else{var o=h.Clipper.GetBounds(this.m_destPolys),a=new h.Path;if(a.push(new h.IntPoint(o.left-10,o.bottom+10)),a.push(new h.IntPoint(o.right+10,o.bottom+10)),a.push(new h.IntPoint(o.right+10,o.top-10)),a.push(new h.IntPoint(o.left-10,o.top-10)),n.AddPath(a,h.PolyType.ptSubject,!0),n.ReverseSolution=!0,n.Execute(h.ClipType.ctUnion,t,h.PolyFillType.pftNegative,h.PolyFillType.pftNegative),t.ChildCount()==1&&t.Childs()[0].ChildCount()>0){var u=t.Childs()[0];t.Childs()[0]=u.Childs()[0];for(var c=1;c<u.ChildCount();c++)t.AddChild(u.Childs()[c])}else t.Clear()}}else{var t=r[0],i=r[1];h.Clear(t),this.FixOrientations(),this.DoOffset(i);var n=new h.Clipper(0);if(n.AddPaths(this.m_destPolys,h.PolyType.ptSubject,!0),i>0)n.Execute(h.ClipType.ctUnion,t,h.PolyFillType.pftPositive,h.PolyFillType.pftPositive);else{var o=h.Clipper.GetBounds(this.m_destPolys),a=new h.Path;a.push(new h.IntPoint(o.left-10,o.bottom+10)),a.push(new h.IntPoint(o.right+10,o.bottom+10)),a.push(new h.IntPoint(o.right+10,o.top-10)),a.push(new h.IntPoint(o.left-10,o.top-10)),n.AddPath(a,h.PolyType.ptSubject,!0),n.ReverseSolution=!0,n.Execute(h.ClipType.ctUnion,t,h.PolyFillType.pftNegative,h.PolyFillType.pftNegative),t.length>0&&t.splice(0,1)}}};h.ClipperOffset.prototype.OffsetPoint=function(r,e,t){if(this.m_sinA=this.m_normals[e].X*this.m_normals[r].Y-this.m_normals[r].X*this.m_normals[e].Y,this.m_sinA<5e-5&&this.m_sinA>-5e-5)return e;if(this.m_sinA>1?this.m_sinA=1:this.m_sinA<-1&&(this.m_sinA=-1),this.m_sinA*this.m_delta<0)this.m_destPoly.push(new h.IntPoint(h.ClipperOffset.Round(this.m_srcPoly[r].X+this.m_normals[e].X*this.m_delta),h.ClipperOffset.Round(this.m_srcPoly[r].Y+this.m_normals[e].Y*this.m_delta))),this.m_destPoly.push(new h.IntPoint(this.m_srcPoly[r])),this.m_destPoly.push(new h.IntPoint(h.ClipperOffset.Round(this.m_srcPoly[r].X+this.m_normals[r].X*this.m_delta),h.ClipperOffset.Round(this.m_srcPoly[r].Y+this.m_normals[r].Y*this.m_delta)));else switch(t){case h.JoinType.jtMiter:{var i=1+(this.m_normals[r].X*this.m_normals[e].X+this.m_normals[r].Y*this.m_normals[e].Y);i>=this.m_miterLim?this.DoMiter(r,e,i):this.DoSquare(r,e);break}case h.JoinType.jtSquare:this.DoSquare(r,e);break;case h.JoinType.jtRound:this.DoRound(r,e);break}return e=r,e};h.ClipperOffset.prototype.DoSquare=function(r,e){var t=Math.tan(Math.atan2(this.m_sinA,this.m_normals[e].X*this.m_normals[r].X+this.m_normals[e].Y*this.m_normals[r].Y)/4);this.m_destPoly.push(new h.IntPoint(h.ClipperOffset.Round(this.m_srcPoly[r].X+this.m_delta*(this.m_normals[e].X-this.m_normals[e].Y*t)),h.ClipperOffset.Round(this.m_srcPoly[r].Y+this.m_delta*(this.m_normals[e].Y+this.m_normals[e].X*t)))),this.m_destPoly.push(new h.IntPoint(h.ClipperOffset.Round(this.m_srcPoly[r].X+this.m_delta*(this.m_normals[r].X+this.m_normals[r].Y*t)),h.ClipperOffset.Round(this.m_srcPoly[r].Y+this.m_delta*(this.m_normals[r].Y-this.m_normals[r].X*t))))};h.ClipperOffset.prototype.DoMiter=function(r,e,t){var i=this.m_delta/t;this.m_destPoly.push(new h.IntPoint(h.ClipperOffset.Round(this.m_srcPoly[r].X+(this.m_normals[e].X+this.m_normals[r].X)*i),h.ClipperOffset.Round(this.m_srcPoly[r].Y+(this.m_normals[e].Y+this.m_normals[r].Y)*i)))};h.ClipperOffset.prototype.DoRound=function(r,e){for(var t=Math.atan2(this.m_sinA,this.m_normals[e].X*this.m_normals[r].X+this.m_normals[e].Y*this.m_normals[r].Y),i=h.Cast_Int32(h.ClipperOffset.Round(this.m_StepsPerRad*Math.abs(t))),n=this.m_normals[e].X,o=this.m_normals[e].Y,a,u=0;u<i;++u)this.m_destPoly.push(new h.IntPoint(h.ClipperOffset.Round(this.m_srcPoly[r].X+n*this.m_delta),h.ClipperOffset.Round(this.m_srcPoly[r].Y+o*this.m_delta))),a=n,n=n*this.m_cos-this.m_sin*o,o=a*this.m_sin+o*this.m_cos;this.m_destPoly.push(new h.IntPoint(h.ClipperOffset.Round(this.m_srcPoly[r].X+this.m_normals[r].X*this.m_delta),h.ClipperOffset.Round(this.m_srcPoly[r].Y+this.m_normals[r].Y*this.m_delta)))};h.Error=function(r){try{throw new Error(r)}catch(e){alert(e.message)}};h.JS={};h.JS.AreaOfPolygon=function(r,e){return e||(e=1),h.Clipper.Area(r)/(e*e)};h.JS.AreaOfPolygons=function(r,e){e||(e=1);for(var t=0,i=0;i<r.length;i++)t+=h.Clipper.Area(r[i]);return t/(e*e)};h.JS.BoundsOfPath=function(r,e){return h.JS.BoundsOfPaths([r],e)};h.JS.BoundsOfPaths=function(r,e){e||(e=1);var t=h.Clipper.GetBounds(r);return t.left/=e,t.bottom/=e,t.right/=e,t.top/=e,t};h.JS.Clean=function(i,e){if(!(i instanceof Array))return[];var t=i[0]instanceof Array,i=h.JS.Clone(i);if(typeof e!="number"||e===null)return h.Error("Delta is not a number in Clean()."),i;if(i.length===0||i.length==1&&i[0].length===0||e<0)return i;t||(i=[i]);for(var n=i.length,o,a,u,c,p,f,y,g=[],v=0;v<n;v++)if(a=i[v],o=a.length,o!==0){if(o<3){u=a,g.push(u);continue}for(u=a,c=e*e,p=a[0],f=1,y=1;y<o;y++)(a[y].X-p.X)*(a[y].X-p.X)+(a[y].Y-p.Y)*(a[y].Y-p.Y)<=c||(u[f]=a[y],p=a[y],f++);p=a[f-1],(a[0].X-p.X)*(a[0].X-p.X)+(a[0].Y-p.Y)*(a[0].Y-p.Y)<=c&&f--,f<o&&u.splice(f,o-f),u.length&&g.push(u)}return!t&&g.length?g=g[0]:!t&&g.length===0?g=[]:t&&g.length===0&&(g=[[]]),g};h.JS.Clone=function(r){if(!(r instanceof Array))return[];if(r.length===0)return[];if(r.length==1&&r[0].length===0)return[[]];var e=r[0]instanceof Array;e||(r=[r]);var t=r.length,i,n,o,a,u=new Array(t);for(n=0;n<t;n++){for(i=r[n].length,a=new Array(i),o=0;o<i;o++)a[o]={X:r[n][o].X,Y:r[n][o].Y};u[n]=a}return e||(u=u[0]),u};h.JS.Lighten=function(r,e){if(!(r instanceof Array))return[];if(typeof e!="number"||e===null)return h.Error("Tolerance is not a number in Lighten()."),h.JS.Clone(r);if(r.length===0||r.length==1&&r[0].length===0||e<0)return h.JS.Clone(r);r[0]instanceof Array||(r=[r]);var t,i,n,o,a,u,c,p,f,y,g,v,x,P,b,S,I,E=r.length,w=e*e,_=[];for(t=0;t<E;t++)if(n=r[t],u=n.length,u!=0){for(o=0;o<1e6;o++){for(a=[],u=n.length,n[u-1].X!=n[0].X||n[u-1].Y!=n[0].Y?(v=1,n.push({X:n[0].X,Y:n[0].Y}),u=n.length):v=0,g=[],i=0;i<u-2;i++)c=n[i],f=n[i+1],p=n[i+2],S=c.X,I=c.Y,x=p.X-S,P=p.Y-I,(x!==0||P!==0)&&(b=((f.X-S)*x+(f.Y-I)*P)/(x*x+P*P),b>1?(S=p.X,I=p.Y):b>0&&(S+=x*b,I+=P*b)),x=f.X-S,P=f.Y-I,y=x*x+P*P,y<=w&&(g[i+1]=1,i++);for(a.push({X:n[0].X,Y:n[0].Y}),i=1;i<u-1;i++)g[i]||a.push({X:n[i].X,Y:n[i].Y});if(a.push({X:n[u-1].X,Y:n[u-1].Y}),v&&n.pop(),g.length)n=a;else break}u=a.length,a[u-1].X==a[0].X&&a[u-1].Y==a[0].Y&&a.pop(),a.length>2&&_.push(a)}return!r[0]instanceof Array&&(_=_[0]),typeof _>"u"&&(_=[[]]),_};h.JS.PerimeterOfPath=function(r,e,t){if(typeof r>"u")return 0;var i=Math.sqrt,n=0,o,a,u=0,c=0,p=0,f=0,y=r.length;if(y<2)return 0;for(e&&(r[y]=r[0],y++);--y;)o=r[y],u=o.X,c=o.Y,a=r[y-1],p=a.X,f=a.Y,n+=i((u-p)*(u-p)+(c-f)*(c-f));return e&&r.pop(),n/t};h.JS.PerimeterOfPaths=function(r,e,t){t||(t=1);for(var i=0,n=0;n<r.length;n++)i+=h.JS.PerimeterOfPath(r[n],e,t);return i};h.JS.ScaleDownPath=function(r,e){var t,i;for(e||(e=1),t=r.length;t--;)i=r[t],i.X=i.X/e,i.Y=i.Y/e};h.JS.ScaleDownPaths=function(r,e){var t,i,n,o=Math.round;for(e||(e=1),t=r.length;t--;)for(i=r[t].length;i--;)n=r[t][i],n.X=n.X/e,n.Y=n.Y/e};h.JS.ScaleUpPath=function(r,e){var t,i,n=Math.round;for(e||(e=1),t=r.length;t--;)i=r[t],i.X=n(i.X*e),i.Y=n(i.Y*e)};h.JS.ScaleUpPaths=function(r,e){var t,i,n,o=Math.round;for(e||(e=1),t=r.length;t--;)for(i=r[t].length;i--;)n=r[t][i],n.X=o(n.X*e),n.Y=o(n.Y*e)};h.ExPolygons=function(){return[]};h.ExPolygon=function(){this.outer=null,this.holes=null};h.JS.AddOuterPolyNodeToExPolygons=function(r,e){var t=new h.ExPolygon;t.outer=r.Contour();var i=r.Childs(),n=i.length;t.holes=new Array(n);var o,a,u,c,p,f;for(u=0;u<n;u++)for(o=i[u],t.holes[u]=o.Contour(),c=0,p=o.Childs(),f=p.length;c<f;c++)a=p[c],h.JS.AddOuterPolyNodeToExPolygons(a,e);e.push(t)};h.JS.ExPolygonsToPaths=function(r){var e,t,i,n,o=new h.Paths;for(e=0,i=r.length;e<i;e++)for(o.push(r[e].outer),t=0,n=r[e].holes.length;t<n;t++)o.push(r[e].holes[t]);return o};h.JS.PolyTreeToExPolygons=function(r){var e=new h.ExPolygons,t,i,n,o;for(i=0,n=r.Childs(),o=n.length;i<o;i++)t=n[i],h.JS.AddOuterPolyNodeToExPolygons(t,e);return e};ru.exports=h});var d8=N((ase,Lf)=>{m();(function(){"use strict";function r(a,u){var c=a.x-u.x,p=a.y-u.y;return c*c+p*p}l(r,"getSqDist");function e(a,u,c){var p=u.x,f=u.y,y=c.x-p,g=c.y-f;if(y!==0||g!==0){var v=((a.x-p)*y+(a.y-f)*g)/(y*y+g*g);v>1?(p=c.x,f=c.y):v>0&&(p+=y*v,f+=g*v)}return y=a.x-p,g=a.y-f,y*y+g*g}l(e,"getSqSegDist");function t(a,u){for(var c=a[0],p=[c],f,y=1,g=a.length;y<g;y++)f=a[y],r(f,c)>u&&(p.push(f),c=f);return c!==f&&p.push(f),p}l(t,"simplifyRadialDist");function i(a,u,c,p,f){for(var y=p,g,v=u+1;v<c;v++){var x=e(a[v],a[u],a[c]);x>y&&(g=v,y=x)}y>p&&(g-u>1&&i(a,u,g,p,f),f.push(a[g]),c-g>1&&i(a,g,c,p,f))}l(i,"simplifyDPStep");function n(a,u){var c=a.length-1,p=[a[0]];return i(a,0,c,u,p),p.push(a[c]),p}l(n,"simplifyDouglasPeucker");function o(a,u,c){if(a.length<=2)return a;var p=u!==void 0?u*u:1;return a=c?a:t(a,p),a=n(a,p),a}l(o,"simplify"),typeof define=="function"&&define.amd?define(function(){return o}):typeof Lf<"u"?(Lf.exports=o,Lf.exports.default=o):typeof self<"u"?self.simplify=o:window.simplify=o})()});m();m();m();m();m();m();var gp="[MappedinJS]",Rb=(n=>(n[n.LOG=0]="LOG",n[n.WARN=1]="WARN",n[n.ERROR=2]="ERROR",n[n.SILENT=3]="SILENT",n))(Rb||{});function I8(r){0<=r&&r<=3&&(Nb.logState=r)}l(I8,"setLoggerLevel");var Nb={logState:C.env.NODE_ENV==="test"?3:0,log(...r){this.logState<=0&&console.log(gp,...r)},warn(...r){this.logState<=1&&console.warn(gp,...r)},error(...r){this.logState<=2&&console.error(gp,...r)},assert(...r){console.assert(...r)},time(r){console.time(r)},timeEnd(r){console.timeEnd(r)},throw(r,e){throw new Error("".concat(gp," ").concat(r),e)}},L=Nb;m();m();var Uf=class Uf extends Error{};l(Uf,"InvalidTokenError");var so=Uf;so.prototype.name="InvalidTokenError";function E8(r){return decodeURIComponent(atob(r).replace(/(.)/g,(e,t)=>{let i=t.charCodeAt(0).toString(16).toUpperCase();return i.length<2&&(i="0"+i),"%"+i}))}l(E8,"b64DecodeUnicode");function _8(r){let e=r.replace(/-/g,"+").replace(/_/g,"/");switch(e.length%4){case 0:break;case 2:e+="==";break;case 3:e+="=";break;default:throw new Error("base64 string is not of the correct length")}try{return E8(e)}catch{return atob(e)}}l(_8,"base64UrlDecode");function Gb(r,e){if(typeof r!="string")throw new so("Invalid token specified: must be a string");e||(e={});let t=e.header===!0?0:1,i=r.split(".")[t];if(typeof i!="string")throw new so("Invalid token specified: missing part #".concat(t+1));let n;try{n=_8(i)}catch(o){throw new so("Invalid token specified: invalid base64 for part #".concat(t+1," (").concat(o.message,")"))}try{return JSON.parse(n)}catch(o){throw new so("Invalid token specified: invalid json for part #".concat(t+1," (").concat(o.message,")"))}}l(Gb,"jwtDecode");m();var Xr=63710088e-1;function vp(r){var t,i;let e=Gb(r);if(e.sub==null)throw new Error("Access token is missing sub claim.");return{sub:e.sub,aud:typeof e.aud=="string"?[e.aud]:(t=e.aud)!=null?t:[],capabilities:(i=e.capabilities)!=null?i:{}}}l(vp,"decodeAccessToken");function gn(r){return r*(Math.PI/180)}l(gn,"toRadians");function D8(r){return r*(180/Math.PI)}l(D8,"toDegrees");function bp([r,e],[t,i]){let n=gn(i-e),o=gn(t-r),a=gn(e),u=gn(i),c=Math.sin(n/2)*Math.sin(n/2)+Math.sin(o/2)*Math.sin(o/2)*Math.cos(a)*Math.cos(u),p=2*Math.atan2(Math.sqrt(c),Math.sqrt(1-c));return Xr*p}l(bp,"haversineDistance");function Vb([r,e],[t,i]){let n=gn(e),o=gn(r),a=gn(i),c=gn(t)-o,p=Math.sin(c)*Math.cos(a),f=Math.cos(n)*Math.sin(a)-Math.sin(n)*Math.cos(a)*Math.cos(c);return D8((Math.atan2(p,f)+Math.PI*2)%(Math.PI*2))}l(Vb,"getForwardBearing");m();function jb(r,e,t=!1){let i=null,n=0;return function(...o){n++,n===1&&t===!0&&r(...o);let a=l(()=>{(!t||n>1)&&r(...o),i=null,n=0},"later");clearTimeout(i),i=setTimeout(a,e)}}l(jb,"debounce");m();var Wf=class Wf{constructor(){d(this,"_subscribers",{})}publish(e,t){!this._subscribers||!this._subscribers[e]||this._subscribers[e].forEach(function(i){typeof i=="function"&&i(t)})}on(e,t){this._subscribers||(this._subscribers={}),this._subscribers[e]=this._subscribers[e]||[],this._subscribers[e].push(t)}off(e,t){if(!this._subscribers||this._subscribers[e]==null)return;let i=this._subscribers[e].indexOf(t);i!==-1&&this._subscribers[e].splice(i,1)}destroy(){this._subscribers={}}};l(Wf,"PubSub");var J=Wf;m();m();var Xf=[0,4,6,8,10],ae=l(()=>{let r=new Array(16).fill(0),e=Math.random()*4294967296;for(let i=0;i<r.length;i++)i>0&&!(i&3)&&(e=Math.random()*4294967296),r[i]=e>>>((i&3)<<3)&255;let t=r.map(i=>i.toString(16).padStart(2,"0"));return t[6]="4"+t[6][1],t[8]=["8","9","a","b"].includes(t[7][0])?t[7]:"a"+t[7][1],Xf.map((i,n)=>t.slice(i,n===Xf.length-1?void 0:Xf[n+1]).join("")).join("-")},"randomId");var Hb="mi-session-data",Ub="mi-local-data",lo,yr,gr,fl=class fl{constructor(){M(this,yr,void 0);M(this,gr,void 0);try{let e=sessionStorage.getItem(Hb);e?T(this,yr,JSON.parse(e)):T(this,yr,{id:ae()})}catch{T(this,yr,{id:ae()})}try{let e=localStorage.getItem(Ub);e?T(this,gr,JSON.parse(e)):T(this,gr,{deviceId:ae()})}catch{T(this,gr,{deviceId:ae()})}s(this,yr).id||(s(this,yr).id=ae()),s(this,gr).deviceId||(s(this,gr).deviceId=ae())}static getInstance(){return s(this,lo)||T(this,lo,new fl),s(this,lo)}static ___clearInstance(){T(this,lo,void 0)}saveSessionData(e,t){s(this,yr)[e]=t;try{return sessionStorage.setItem(Hb,JSON.stringify(s(this,yr))),!0}catch{return!1}}loadSessionData(e){let t=s(this,yr)[e];if(t!=null)return t}saveLocalData(e,t){s(this,gr)[e]=t;try{return localStorage.setItem(Ub,JSON.stringify(s(this,gr))),!0}catch{return!1}}loadLocalData(e){let t=s(this,gr)[e];if(t!=null)return t}};lo=new WeakMap,yr=new WeakMap,gr=new WeakMap,l(fl,"SafeStorage"),M(fl,lo,void 0);var Ei=fl;m();m();var ml=l(r=>r!=null,"notNull");var O8=l(function(){let e=globalThis.fetch;return{fetch(...t){if(!ml(e))throw new Error("fetch is not available in your environment. Pass your own function into `setFetchFn` (node-fetch, etc)");return e==null?void 0:e(...t)},setFetch(t){e=t}}},"createFetchControl")(),Wb=O8.fetch;var Yb=["websdk","web","webv2","kiosk-v2","mobile","iossdk","androidsdk","reactnativesdk","gen7","bespoke"],Xb=Yb[0],qb="https://api-gateway.mappedin.com/track-analytics/a/",$b="deny-watchposition",Jb="load-mapview",Kb="load-mapdata",Qb="change-language",e2="query-directions";var _i,vr,Ea,Cp,zf=class zf{constructor(){M(this,Ea);M(this,_i,Object.freeze({}));M(this,vr,void 0);d(this,"oneTimeEventsSent",new Set);d(this,"sendGetDirectionsEvent",jb((e,t)=>this.sendAnalyticEvent(e2,{start:e,end:t,type:"location_to_location"}),2500));T(this,vr,U(this,Ea,Cp).call(this,s(this,_i)))}init(e){this.reset(),this.updateStateWithOptions(e)}reset(){T(this,_i,{}),T(this,vr,U(this,Ea,Cp).call(this,{})),this.oneTimeEventsSent.clear()}updateStateWithOptions(e){return T(this,_i,Object.freeze(Object.assign({},s(this,_i),e))),T(this,vr,U(this,Ea,Cp).call(this,e)),s(this,vr)}updateState(e){let t={...e};t.mapId&&(t.analyticsBaseUrl=Zf({...s(this,vr),mapId:t.mapId})),t.context&&(t.context=zb(t.context)),t.baseUri&&(t.analyticsBaseUrl=Zf({baseUri:t.baseUri,mapId:s(this,vr).mapId})),Object.assign(s(this,vr),t),this.handleStateUpdate(e)}handleStateUpdate(e){var t;(t=e.userPosition)!=null&&t.floorLevel?this.sendBlueDotEvents("found-floor"):e.userPosition&&this.sendBlueDotEvents("found-position")}get authReady(){let{key:e,secret:t,accessToken:i}=this.getState();return!!(e&&t)||!!i}getState(){return s(this,vr)}getContext(){return this.getState().context||s(this,_i).context||Xb}getSessionId(){return this.getState().sessionId||s(this,_i).sessionId||Zb()}sendAnalyticEvent(e,t={}){let i=this.getState(),n=A8(i.analyticsBaseUrl,e),o={"mi-context":this.getContext(),"mi-session":this.getSessionId(),"mi-device":i.deviceId};if(i.logEvents&&L.log("Analytics.track",n,o),!i.sendEvents)return Promise.resolve();if(!this.authReady)return L.warn("Auth needs to be ready to send analytics.");let a={...t,g:i.geolocationMode,sdk_version:i.version};return i.userPosition&&Object.assign(a,i.userPosition),o["Content-Type"]="application/json",i.accessToken?o.Authorization="Bearer ".concat(i.accessToken):i.noAuth||i.secret&&i.key&&(o["x-mappedin-key"]=btoa(i.key),o["x-mappedin-secret"]=btoa(i.secret)),Wb(n,{method:"POST",mode:"cors",headers:o,body:JSON.stringify(a)})}capture(e,t){if(F8.includes(e))return L.warn("".concat(e," event is sent internally.")),Promise.resolve();let i=k8.includes(e)?e.slice(1):e;return this.sendAnalyticEvent(i,t)}sendGetMapDataEvent(e){return this.sendAnalyticEvent(Kb,e)}sendChangeLanguageEvent(e){return this.sendAnalyticEvent(Qb,e)}sendWatchPositionDenied(){return this.sendAnalyticEvent($b)}sendMapViewLoadedEvent({firstRenderDuration:e,dimension:t}){return this.sendAnalyticEvent(Jb,{type:"3d",firstRenderDuration:e,width:t.width,height:t.height,devicePixelRatio:window.devicePixelRatio})}sendBlueDotEvents(e){if(!((e==="found-floor"||e==="found-position")&&this.oneTimeEventsSent.has(e)))return this.oneTimeEventsSent.add(e),this.sendAnalyticEvent(e)}};_i=new WeakMap,vr=new WeakMap,Ea=new WeakSet,Cp=l(function(e){var i,n,o,a;let t=(i=e.baseUri)!=null?i:qb;return{baseUri:t,analyticsBaseUrl:Zf({...e,baseUri:t}),version:((n=C==null?void 0:C.env)==null?void 0:n.npm_package_version)||"v6",deviceId:e.deviceId||L8(),accessToken:e.accessToken,mapId:e.mapId,sessionId:e.sessionId||Zb(),platformString:e.platformString||"",context:zb(e.context)||Xb,geolocationMode:!1,sendEvents:(o=e.sendEvents)!=null?o:!0,logEvents:(a=e.logEvents)!=null?a:!1,noAuth:e.noAuth||!1,key:e.key,secret:e.secret}},"#getStateWithOption"),l(zf,"AnalyticsInternal");var _a=zf;function Zf({mapId:r,baseUri:e=qb}){return"".concat(e).concat(r,"/")}l(Zf,"getBaseUrl");function L8(){return Ei.getInstance().loadLocalData("deviceId")}l(L8,"getDeviceIDFromStorage");function Zb(){return Ei.getInstance().loadSessionData("id")}l(Zb,"getSessionIDFromStorage");function A8(r,e){return r+e}l(A8,"buildUrl");function zb(r){return Yb.find(e=>e===r)}l(zb,"getValidContext");var k8=["$select-location","$select-category","$query-suggest","$query-search"],F8=[Jb,Kb,e2,$b,Qb],Kk=new _a,Di,Yf=class Yf{constructor(e){M(this,Di,void 0);d(this,"capture");d(this,"updateState");T(this,Di,e),this.capture=s(this,Di).capture.bind(s(this,Di)),this.updateState=s(this,Di).updateState.bind(s(this,Di))}getState(){return Object.assign({},s(this,Di).getState())}};Di=new WeakMap,l(Yf,"Analytics");var yl=Yf;m();m();var vl,bl,Cl,qf=class qf{constructor(e,t,{enabled:i=!1}={}){M(this,vl,void 0);d(this,"searchInstance");M(this,bl,void 0);M(this,Cl,void 0);d(this,"enabled",!1);T(this,vl,e),T(this,bl,t),T(this,Cl,()=>{var n;(n=this.searchInstance)==null||n.then(o=>o.populate())}),i&&this.enable()}async query(e,t={}){if(this.enabled||await this.enable(),!this.searchInstance)return L.error("Search should be enabled by now"),{places:[],enterpriseLocations:[],enterpriseCategories:[]};try{return await(await this.searchInstance).search(e,t)}catch(i){return L.error("Search.query failed due to",i),{places:[],enterpriseLocations:[],enterpriseCategories:[]}}}async suggest(e,t={}){if(this.enabled||await this.enable(),!this.searchInstance)return L.error("Search should be enabled by now"),[];try{return await(await this.searchInstance).suggest(e,t)}catch(i){return L.error("Search.suggest failed due to",i),[]}}async enable(){this.enabled||(this.enabled=!0,this.searchInstance||(this.searchInstance=import("./internal-ILFOL5NN.js").then(({InternalSearch:e})=>new e(s(this,vl)))),s(this,bl).on("language-change",s(this,Cl)),await this.searchInstance)}};vl=new WeakMap,bl=new WeakMap,Cl=new WeakMap,l(qf,"Search");var gl=qf;var t2=new WeakMap,be,Jf=class Jf extends J{constructor(t,{search:i}={}){super();M(this,be,void 0);d(this,"Analytics");d(this,"Search");d(this,"getDirections",l((t,i,n)=>s(this,be).getDirections(t,i,n),"getDirections"));d(this,"getDirectionsMultiDestination",l((t,i,n)=>s(this,be).getDirectionsMultiDestination(t,i,n),"getDirectionsMultiDestination"));T(this,be,t),t2.set(this,t),this.Analytics=new yl(t.Analytics),this.Search=new gl(this,t,{enabled:i==null?void 0:i.enabled}),s(this,be).on("language-change",n=>{this.publish("language-change",n)})}getEnv(){return s(this,be).getEnv()}get mapName(){return s(this,be).mapName}get mapCenter(){return s(this,be).mapCenter}get organizationId(){return s(this,be).organizationId}get outdoorViewToken(){return s(this,be).outdoorViewToken}getByType(t){switch(t){case"node":return s(this,be).nodes;case"space":return s(this,be).spaces;case"door":return s(this,be).doors;case"floor":return s(this,be).floors;case"floor-stack":return s(this,be).floorStacks;case"connection":return s(this,be).connections;case"object":return s(this,be).objects;case"point-of-interest":return s(this,be).pointsOfInterest;case"annotation":return s(this,be).annotations;case"enterprise-location":return s(this,be).locations;case"enterprise-category":return s(this,be).categories;case"enterprise-venue":return s(this,be).venue;default:return[]}}getById(t,i){return s(this,be).getById(t,i)}async changeLanguage(t){return s(this,be).changeLanguage(t)}get currentLanguage(){return s(this,be).currentLanguage}getDistance(t,i){return s(this,be).getDistance(t,i)}toBinaryBundle({downloadLanguagePacks:t=!0}={}){return s(this,be).toBinaryBundle({downloadLanguagePacks:t})}toJSONBundle({downloadLanguagePacks:t=!0}={}){return s(this,be).toJSONBundle({downloadLanguagePacks:t})}};be=new WeakMap,l(Jf,"MapData");var $f=Jf,xp=$f;function Da(r){let e=t2.get(r);if(!e)throw new Error("MapDataInternal not found");return e}l(Da,"getMapDataInternal");m();m();m();m();var r2=globalThis.fetch,a2,B8=(a2=C==null?void 0:C.env)==null?void 0:a2.npm_package_version,Qf="https://app.mappedin.com/",R8="https://auth.mappedin.com/",i2="accessTokens",n2="sasTokens";function Oi(){if(r2==null)throw new Error("fetch is not available in your environment. Pass your own function into `setFetchFn` (node-fetch, etc)");return r2}l(Oi,"isomorphicFetch");var s2={supplementaryUrl:"https://api-gateway.mappedin.com/analytics/",headers:{},accessToken:"",clientId:"",noAuth:!1,includeHidden:!0,clientSecret:"",apiGateway:"",authorization:"",perspective:"Website",language:"",venue:""};function l2(r){var t;let e={...s2,...r};return e.headers={...e.headers,"mappedin-sdk-version":B8},e.things=[],"platformString"in r&&(e.headers={...e.headers,"mappedin-platform-version":r.platformString}),e.noAuth||(e.accessToken?e.authorization="Bearer ".concat(e.accessToken):e.clientId&&e.clientSecret&&(e.authorization="Basic ".concat(globalThis.btoa("".concat(e.clientId,":").concat(e.clientSecret))))),e.language=(t=e.language)==null?void 0:t.toLowerCase(),e}l(l2,"parseOptions");function N8(r,e,t=!1){let i={language:r.language,clientId:r.clientId,clientSecret:r.clientSecret};t&&delete i.language;let{headers:n}=r;n["Content-Type"]=n["Content-Type"]||"text/json",r.accessToken?n.Authorization="Bearer ".concat(r.accessToken):r.noAuth||r.clientId&&r.clientSecret&&(n["x-mappedin-key"]=btoa(r.clientId),n["x-mappedin-secret"]=btoa(r.clientSecret));let o={method:"GET",headers:n};return r.secure&&(e+="&withcdntoken"),{req:o,url:e}}l(N8,"constructParamsForRequest");async function G8(r,e,t=!1){let i=N8(r,e,t),n=await Oi()(i.url,i.req);if(!n.ok)throw new Error("".concat(n.status," ").concat(n.statusText));return n.json()}l(G8,"generateAPIRequest");async function V8(r,e="exports/mvf/1/bundle"){var o;let t=l2({baseUri:"https://api-gateway.mappedin.com/",...s2,...r}),i="".concat(t.baseUri+e,"?venue=").concat(t.venue,"&version=").concat((o=t.version)!=null?o:"2.0.0");return t.headers["Content-Type"]="application/zip",await G8(t,i)}l(V8,"getVenueMVFURL");var Kf=new TextDecoder;async function em(r,{signal:e}){let t=await(await Oi()(r,{signal:e})).arrayBuffer();return new Uint8Array(t)}l(em,"getLanguagePackUnitArray");async function Oa(r){let t=(await import("./browser-45YMPP3A.js")).unzipSync(r),i={};if(t["enterprise/"]!=null){i.enterprise={};let n=t["enterprise/locations.json"];n&&(i.enterprise.locations=JSON.parse(Kf.decode(n)));let o=t["enterprise/categories.json"];o&&(i.enterprise.categories=JSON.parse(Kf.decode(o)))}return t["manifest.json"]&&(i["manifest.geojson"]=JSON.parse(Kf.decode(t["manifest.json"]))),i}l(Oa,"parseLanguagePack");async function c2(r,{signal:e}){try{let t=await(await Oi()(r,{signal:e})).arrayBuffer();if(e.aborted)return;let i=new Uint8Array(t);return await Oa(i)}catch(t){let i=new Error("downloadLanguagePack failed");throw i.cause=t,i}}l(c2,"downloadLanguagePack");async function tm(r){return new Promise(async(e,t)=>{try{let{url:i,locale_packs:n}=await V8(r,"exports/mvf2/1/bundle"),o=await Oi()(i).then(u=>u.arrayBuffer()),a=new Uint8Array(o);e({compressed:a,localePacks:n})}catch(i){t(i)}})}l(tm,"downloadVenueBundleMVFAPIGateway");async function rm(r,e){return new Promise(async(t,i)=>{try{let{url:n}=await j8(r,e),o=await Oi()(n).then(u=>u.arrayBuffer()),a=new Uint8Array(o);t(a)}catch(n){i(n)}})}l(rm,"downloadMVF");function im(r){return r.endsWith("/")?r:"".concat(r,"/")}l(im,"normalizeUrl");async function j8(r,e){let t="".concat(r.baseUri?im(r.baseUri):Qf,"api/venue/").concat(r.mapId,"/mvf").concat(r.viewId?"?configId=".concat(r.viewId):""),i=await Oi()(t,{headers:{Authorization:"Bearer ".concat(e)}});if(!i.ok)throw new Error("".concat(i.status," ").concat(i.statusText));return i.json()}l(j8,"getMakerBundleURL");async function xl(r,e=!1){let t="".concat(r.key),i=Ei.getInstance(),n=(i==null?void 0:i.loadSessionData(i2))||{},o=Math.floor(Date.now()/1e3);if(n[t]&&o<n[t].expiresTimestamp)return n[t];let a=e?await H8(r,o):await U8(r,o),u={...n,[t]:a};return i==null||i.saveSessionData(i2,u),a}l(xl,"getAccessToken");async function H8(r,e){var o;let t="".concat((o=r.baseAuthUri)!=null?o:R8,"oauth2/token"),i=await Oi()(t,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({grant_type:"client_credentials",client_id:r.key,client_secret:r.secret})});if(!i.ok)throw new Error("".concat(i.status," ").concat(i.statusText,": ").concat(await i.text()));let n=await i.json();return{accessToken:n.access_token,expiresTimestamp:e+n.expires_in}}l(H8,"fetchAccessTokenEnterprise");async function U8(r,e){let t="".concat(r.baseAuthUri?im(r.baseAuthUri):Qf,"api/api-key/token"),i=await Oi()(t,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({key:r.key,secret:r.secret})});if(!i.ok)throw new Error("".concat(i.status," ").concat(i.statusText,": ").concat(await i.text()));let n=await i.json();return{accessToken:n.access_token,expiresTimestamp:e+n.expires_in}}l(U8,"fetchAccessToken");function Sp(r){var i,n,o,a,u,c,p,f;let e=new TextDecoder,t=e.decode.bind(e);try{let y={"connection.json":JSON.parse(t(r["connection.json"])),"manifest.geojson":JSON.parse(t(r["manifest.geojson"])),"map.geojson":r["map.geojson"]?JSON.parse(t(r["map.geojson"])):void 0,"mapstack.geojson":r["mapstack.geojson"]?JSON.parse(t(r["mapstack.geojson"])):void 0,"node.geojson":JSON.parse(t(r["node.geojson"])),obstruction:{},space:{},entrance:{}};if(r.enterprise!=null&&(y.enterprise={},(i=r.enterprise)!=null&&i["locations.json"]&&(y.enterprise.locations=JSON.parse(t((n=r.enterprise)==null?void 0:n["locations.json"]))),(o=r.enterprise)!=null&&o["categories.json"]&&(y.enterprise.categories=JSON.parse(t((a=r.enterprise)==null?void 0:a["categories.json"]))),(u=r.enterprise)!=null&&u["venue.json"]&&(y.enterprise.venue=JSON.parse(t((c=r.enterprise)==null?void 0:c["venue.json"]))),(p=r.enterprise)!=null&&p["locationInstances.json"]&&(y.enterprise.locationInstances=JSON.parse(t((f=r.enterprise)==null?void 0:f["locationInstances.json"])))),r["floorstack.json"]!=null?y["floorstack.json"]=JSON.parse(t(r["floorstack.json"])):r["mapstack.json"]!=null&&(y["mapstack.json"]=JSON.parse(t(r["mapstack.json"]))),y["floorstack.json"]==null&&y["mapstack.json"]==null&&y["mapstack.geojson"]==null)throw new Error("MVF is missing floorstack.json or mapstack.json/mapstack.geojson");if(r["floor.geojson"]&&(y["floor.geojson"]=JSON.parse(t(r["floor.geojson"]))),y["floor.geojson"]==null&&y["map.geojson"]==null)throw new Error("MVF is missing floor.geojson or map.geojson");if("styles.json"in r&&(y["styles.json"]=JSON.parse(t(r["styles.json"]))),"shapes.json"in r&&(y["shapes.json"]=JSON.parse(t(r["shapes.json"]))),r.annotation!=null){y.annotation={};let v=Object.keys(r.annotation);for(let x of v){let P=x.replace(/\.json|\.geojson/g,"");y.annotation[P]=JSON.parse(t(r.annotation[x]))}}let g=Object.keys(r.space);for(let v of g){let x=v.replace(/\.json|\.geojson/g,"");y.space[x]=JSON.parse(t(r.space[v]))}if(r.obstruction!=null){let v=Object.keys(r.obstruction);for(let x of v){let P=x.replace(/\.json|\.geojson/g,"");y.obstruction[P]=JSON.parse(t(r.obstruction[x]))}}else y.obstruction={};if(r.entrance!=null){let v=Object.keys(r.entrance);for(let x of v){let P=x.replace(/\.json|\.geojson/g,"");y.entrance[P]=JSON.parse(t(r.entrance[x]))}}else y.entrance={};if("floorImages"in r&&r.floorImages!=null){y.floorImages={};for(let v of Object.keys(r.floorImages)){let x=v.replace(/\.json|\.geojson/g,"");y.floorImages[x]=JSON.parse(t(r.floorImages[v]))}}if("textAreas"in r&&r.textAreas!=null){y.textAreas={};for(let v of Object.keys(r.textAreas)){let x=v.replace(/\.json|\.geojson/g,"");y.textAreas[x]=JSON.parse(t(r.textAreas[v]))}}return y}catch(y){throw L.error(y),new Error("MVF parsing failed! Probably encountered a bad file.")}}l(Sp,"parseMVF");function W8(r){if(r==null||typeof r!="object")return!1;let e=["connection.json","manifest.geojson","floor.geojson"in r?"floor.geojson":"map.geojson","node.geojson","floorstack.json"in r?"floorstack.json":"mapstack.json"in r?"mapstack.json":"mapstack.geojson"];"styles.json"in r&&e.push("styles.json"),"shapes.json"in r&&e.push("shapes.json");for(let t of e)if(r[t]==null||r[t][Symbol.toStringTag]!=="Uint8Array")return!1;return!0}l(W8,"validateStaticMVFFiles");async function Mp(r){return new Promise(async(e,t)=>{try{if(r==null||typeof r!="object")throw new Error("Error parsing data! Unzipping failed.");if(r[Symbol.toStringTag]!=="Uint8Array")throw new Error("Unexpected file type! Unzipping failed.");let n=(await import("./browser-45YMPP3A.js")).unzipSync(r);if(!W8(n))throw new Error("MVF is missing some expect static files. Unzipping failed.");let o={},a=Object.keys(n);for(let u of a){if(n[u].length===0)continue;let c=u.split("/");if(c.length<0)throw new Error("Encounted a file with no name! Unzipping failed.");if(c.length>2)throw new Error("Encountered unexpected nesting in MVF! Unzipping failed.");if(c.length===1){o[c[0]]=n[u];continue}if(c[0]==="image"){L.warn("MVF unzipping encountered an image. Ignoring as this case has not been implemented.");continue}else o[c[0]]==null&&(o[c[0]]={}),o[c[0]][c[1]]=n[u]}e(o)}catch(i){t(i)}})}l(Mp,"unzipMVF");async function Pp(r,e){let t="".concat(e),i=Ei.getInstance(),n=(i==null?void 0:i.loadSessionData(n2))||{},o=Math.floor(Date.now()/1e3);if(n[t]&&o<n[t].expires)return n[t];let a=await X8(r,e),u={...n,[t]:{token:a.token,expires:o+new Date(a.expires).getTime()/1e3}};return i==null||i.saveSessionData(n2,u),a}l(Pp,"getSasToken");async function X8(r,e){let t="".concat(r.baseAuthUri?im(r.baseAuthUri):Qf,"api/v1/venue/").concat(r.mapId,"/sas-token"),i=await Oi()(t,{method:"GET",headers:{Authorization:"Bearer ".concat(e)}});if(!i.ok)throw new Error("".concat(i.status," ").concat(i.statusText,": ").concat(await i.text()));return await i.json()}l(X8,"fetchSasToken");function co(){let r="us",e={};function t(){return Y8($8(r),e)}return l(t,"getState"),{updateByUserOption(i){var n,o;i.environment&&(r=i.environment),i.baseUri&&(e.baseUri=i.baseUri),i.baseAuthUri&&(e.baseAuthUri=i.baseAuthUri),(n=i.analytics)!=null&&n.baseUri&&(e.analyticsBaseUri=(o=i.analytics)==null?void 0:o.baseUri)},updateTileServerBaseUrl(i){e.tileServerUri=i},updateEnvironment(i){r=i},getBaseUri(i){return r==="us"&&i?o2.baseUri:t().baseUri},getBaseAuthUri(i=!1){return r==="us"&&i?o2.baseAuthUri:t().baseAuthUri},getAnalyticsBaseUri(){return t().analyticsBaseUri},getTileServerUri(){return t().tileServerUri},reset(){r="us",e={}},__getState:t}}l(co,"createEnvControl");var u2=Object.freeze({baseUri:"https://app.mappedin.com/",baseAuthUri:"https://app.mappedin.com/",analyticsBaseUri:"https://api-gateway.mappedin.com/track-analytics/a/",tileServerUri:"https://tiles-cdn.mappedin.com/styles/mappedin/style.json"}),o2=Object.freeze({...u2,baseUri:"https://api-gateway.mappedin.com/",baseAuthUri:"https://auth.mappedin.com/"}),Z8=Object.freeze({baseUri:"https://api-gateway.eu.mappedin.com/",baseAuthUri:"https://auth.eu.mappedin.com/",analyticsBaseUri:"https://api-gateway.eu.mappedin.com/track-analytics/a/",tileServerUri:"https://tiles-cdn.eu.mappedin.com/styles/mappedin/style.json"}),z8=Object.freeze({baseUri:"https://api-gateway-staging.mappedin.net/",baseAuthUri:"https://auth-staging.mappedin.net/",analyticsBaseUri:"https://api-gateway-staging.mappedin.net/track-analytics/a/",tileServerUri:"https://tiles-cdn.mappedin.com/styles/mappedin/style.json"});function Y8(r,e){return{...r,...e}}l(Y8,"getAuthStateByEnvironment");var q8={eu:Z8,us:u2,"us-staging":z8};function $8(r){return q8[r]}l($8,"getEnvironmentAuthState");m();m();m();m();var ht=63710088e-1,p2={centimeters:ht*100,centimetres:ht*100,degrees:ht/111325,feet:ht*3.28084,inches:ht*39.37,kilometers:ht/1e3,kilometres:ht/1e3,meters:ht,metres:ht,miles:ht/1609.344,millimeters:ht*1e3,millimetres:ht*1e3,nauticalmiles:ht/1852,radians:1,yards:ht*1.0936},PF={centimeters:100,centimetres:100,degrees:1/111325,feet:3.28084,inches:39.37,kilometers:1/1e3,kilometres:1/1e3,meters:1,metres:1,miles:1/1609.344,millimeters:1e3,millimetres:1e3,nauticalmiles:1/1852,radians:1/ht,yards:1.0936133};function vn(r,e,t){t===void 0&&(t={});var i={type:"Feature"};return(t.id===0||t.id)&&(i.id=t.id),t.bbox&&(i.bbox=t.bbox),i.properties=e||{},i.geometry=r,i}l(vn,"feature");function br(r,e,t){if(t===void 0&&(t={}),!r)throw new Error("coordinates is required");if(!Array.isArray(r))throw new Error("coordinates must be an Array");if(r.length<2)throw new Error("coordinates must be at least 2 numbers long");if(!nm(r[0])||!nm(r[1]))throw new Error("coordinates must contain numbers");var i={type:"Point",coordinates:r};return vn(i,e,t)}l(br,"point");function Li(r,e,t){if(t===void 0&&(t={}),r.length<2)throw new Error("coordinates must be an array of two or more positions");var i={type:"LineString",coordinates:r};return vn(i,e,t)}l(Li,"lineString");function Sl(r,e){e===void 0&&(e={});var t={type:"FeatureCollection"};return e.id&&(t.id=e.id),e.bbox&&(t.bbox=e.bbox),t.features=r,t}l(Sl,"featureCollection");function d2(r,e){e===void 0&&(e="kilometers");var t=p2[e];if(!t)throw new Error(e+" units is invalid");return r*t}l(d2,"radiansToLength");function h2(r,e){e===void 0&&(e="kilometers");var t=p2[e];if(!t)throw new Error(e+" units is invalid");return r/t}l(h2,"lengthToRadians");function Ml(r){var e=r%(2*Math.PI);return e*180/Math.PI}l(Ml,"radiansToDegrees");function Lt(r){var e=r%360;return e*Math.PI/180}l(Lt,"degreesToRadians");function nm(r){return!isNaN(r)&&r!==null&&!Array.isArray(r)}l(nm,"isNumber");function nr(r){if(!r)throw new Error("coord is required");if(!Array.isArray(r)){if(r.type==="Feature"&&r.geometry!==null&&r.geometry.type==="Point")return r.geometry.coordinates;if(r.type==="Point")return r.coordinates}if(Array.isArray(r)&&r.length>=2&&!Array.isArray(r[0])&&!Array.isArray(r[1]))return r;throw new Error("coord must be GeoJSON Point or an Array of numbers")}l(nr,"getCoord");function Ht(r){if(Array.isArray(r))return r;if(r.type==="Feature"){if(r.geometry!==null)return r.geometry.coordinates}else if(r.coordinates)return r.coordinates;throw new Error("coords must be GeoJSON Feature, Geometry Object or an Array")}l(Ht,"getCoords");function f2(r){return r.type==="Feature"?r.geometry:r}l(f2,"getGeom");function m2(r,e){return r.type==="FeatureCollection"?"FeatureCollection":r.type==="GeometryCollection"?"GeometryCollection":r.type==="Feature"&&r.geometry!==null?r.geometry.type:r.type}l(m2,"getType");function J8(r,e,t){t===void 0&&(t={});for(var i=nr(r),n=Ht(e),o=0;o<n.length-1;o++){var a=!1;if(t.ignoreEndVertices&&(o===0&&(a="start"),o===n.length-2&&(a="end"),o===0&&o+1===n.length-1&&(a="both")),K8(n[o],n[o+1],i,a,typeof t.epsilon>"u"?null:t.epsilon))return!0}return!1}l(J8,"booleanPointOnLine");function K8(r,e,t,i,n){var o=t[0],a=t[1],u=r[0],c=r[1],p=e[0],f=e[1],y=t[0]-u,g=t[1]-c,v=p-u,x=f-c,P=y*x-g*v;if(n!==null){if(Math.abs(P)>n)return!1}else if(P!==0)return!1;if(i){if(i==="start")return Math.abs(v)>=Math.abs(x)?v>0?u<o&&o<=p:p<=o&&o<u:x>0?c<a&&a<=f:f<=a&&a<c;if(i==="end")return Math.abs(v)>=Math.abs(x)?v>0?u<=o&&o<p:p<o&&o<=u:x>0?c<=a&&a<f:f<a&&a<=c;if(i==="both")return Math.abs(v)>=Math.abs(x)?v>0?u<o&&o<p:p<o&&o<u:x>0?c<a&&a<f:f<a&&a<c}else return Math.abs(v)>=Math.abs(x)?v>0?u<=o&&o<=p:p<=o&&o<=u:x>0?c<=a&&a<=f:f<=a&&a<=c;return!1}l(K8,"isPointOnLineSegment");var y2=J8;m();m();m();function Tp(r,e,t){if(r!==null)for(var i,n,o,a,u,c,p,f=0,y=0,g,v=r.type,x=v==="FeatureCollection",P=v==="Feature",b=x?r.features.length:1,S=0;S<b;S++){p=x?r.features[S].geometry:P?r.geometry:r,g=p?p.type==="GeometryCollection":!1,u=g?p.geometries.length:1;for(var I=0;I<u;I++){var E=0,w=0;if(a=g?p.geometries[I]:p,a!==null){c=a.coordinates;var _=a.type;switch(f=t&&(_==="Polygon"||_==="MultiPolygon")?1:0,_){case null:break;case"Point":if(e(c,y,S,E,w)===!1)return!1;y++,E++;break;case"LineString":case"MultiPoint":for(i=0;i<c.length;i++){if(e(c[i],y,S,E,w)===!1)return!1;y++,_==="MultiPoint"&&E++}_==="LineString"&&E++;break;case"Polygon":case"MultiLineString":for(i=0;i<c.length;i++){for(n=0;n<c[i].length-f;n++){if(e(c[i][n],y,S,E,w)===!1)return!1;y++}_==="MultiLineString"&&E++,_==="Polygon"&&w++}_==="Polygon"&&E++;break;case"MultiPolygon":for(i=0;i<c.length;i++){for(w=0,n=0;n<c[i].length;n++){for(o=0;o<c[i][n].length-f;o++){if(e(c[i][n][o],y,S,E,w)===!1)return!1;y++}w++}E++}break;case"GeometryCollection":for(i=0;i<a.geometries.length;i++)if(Tp(a.geometries[i],e,t)===!1)return!1;break;default:throw new Error("Unknown Geometry Type")}}}}}l(Tp,"coordEach");function om(r,e){if(r.type==="Feature")e(r,0);else if(r.type==="FeatureCollection")for(var t=0;t<r.features.length&&e(r.features[t],t)!==!1;t++);}l(om,"featureEach");function Q8(r,e){var t,i,n,o,a,u,c,p,f,y,g=0,v=r.type==="FeatureCollection",x=r.type==="Feature",P=v?r.features.length:1;for(t=0;t<P;t++){for(u=v?r.features[t].geometry:x?r.geometry:r,p=v?r.features[t].properties:x?r.properties:{},f=v?r.features[t].bbox:x?r.bbox:void 0,y=v?r.features[t].id:x?r.id:void 0,c=u?u.type==="GeometryCollection":!1,a=c?u.geometries.length:1,n=0;n<a;n++){if(o=c?u.geometries[n]:u,o===null){if(e(null,g,p,f,y)===!1)return!1;continue}switch(o.type){case"Point":case"LineString":case"MultiPoint":case"Polygon":case"MultiLineString":case"MultiPolygon":{if(e(o,g,p,f,y)===!1)return!1;break}case"GeometryCollection":{for(i=0;i<o.geometries.length;i++)if(e(o.geometries[i],g,p,f,y)===!1)return!1;break}default:throw new Error("Unknown Geometry Type")}}g++}}l(Q8,"geomEach");function Pl(r,e){Q8(r,function(t,i,n,o,a){var u=t===null?null:t.type;switch(u){case null:case"Point":case"LineString":case"Polygon":return e(vn(t,n,{bbox:o,id:a}),i,0)===!1?!1:void 0}var c;switch(u){case"MultiPoint":c="Point";break;case"MultiLineString":c="LineString";break;case"MultiPolygon":c="Polygon";break}for(var p=0;p<t.coordinates.length;p++){var f=t.coordinates[p],y={type:c,coordinates:f};if(e(vn(y,n),i,p)===!1)return!1}})}l(Pl,"flattenEach");function e9(r,e){Pl(r,function(t,i,n){var o=0;if(t.geometry){var a=t.geometry.type;if(!(a==="Point"||a==="MultiPoint")){var u,c=0,p=0,f=0;if(Tp(t,function(y,g,v,x,P){if(u===void 0||i>c||x>p||P>f){u=y,c=i,p=x,f=P,o=0;return}var b=Li([u,y],t.properties);if(e(b,i,n,P,o)===!1)return!1;o++,u=y})===!1)return!1}}})}l(e9,"segmentEach");function g2(r,e,t){var i=t,n=!1;return e9(r,function(o,a,u,c,p){n===!1&&t===void 0?i=o:i=e(i,o,a,u,c,p),n=!0}),i}l(g2,"segmentReduce");function am(r){var e=[1/0,1/0,-1/0,-1/0];return Tp(r,function(t){e[0]>t[0]&&(e[0]=t[0]),e[1]>t[1]&&(e[1]=t[1]),e[2]<t[0]&&(e[2]=t[0]),e[3]<t[1]&&(e[3]=t[1])}),e}l(am,"bbox");am.default=am;var wp=am;function t9(r,e){e===void 0&&(e={});var t=wp(r),i=(t[0]+t[2])/2,n=(t[1]+t[3])/2;return br([i,n],e.properties,e)}l(t9,"center");var v2=t9;m();m();function r9(r,e,t){t===void 0&&(t={});var i=nr(r),n=nr(e),o=Lt(n[1]-i[1]),a=Lt(n[0]-i[0]),u=Lt(i[1]),c=Lt(n[1]),p=Math.pow(Math.sin(o/2),2)+Math.pow(Math.sin(a/2),2)*Math.cos(u)*Math.cos(c);return d2(2*Math.atan2(Math.sqrt(p),Math.sqrt(1-p)),t.units)}l(r9,"distance");var bn=r9;function Ip(r,e){return e===void 0&&(e={}),g2(r,function(t,i){var n=i.geometry.coordinates;return t+bn(n[0],n[1],e)},0)}l(Ip,"length");m();m();m();function Ep(r,e,t){if(t===void 0&&(t={}),t.final===!0)return i9(r,e);var i=nr(r),n=nr(e),o=Lt(i[0]),a=Lt(n[0]),u=Lt(i[1]),c=Lt(n[1]),p=Math.sin(a-o)*Math.cos(c),f=Math.cos(u)*Math.sin(c)-Math.sin(u)*Math.cos(c)*Math.cos(a-o);return Ml(Math.atan2(p,f))}l(Ep,"bearing");function i9(r,e){var t=Ep(e,r);return t=(t+180)%360,t}l(i9,"calculateFinalBearing");m();function uo(r,e,t,i){i===void 0&&(i={});var n=nr(r),o=Lt(n[0]),a=Lt(n[1]),u=Lt(t),c=h2(e,i.units),p=Math.asin(Math.sin(a)*Math.cos(c)+Math.cos(a)*Math.sin(c)*Math.cos(u)),f=o+Math.atan2(Math.sin(u)*Math.sin(c)*Math.cos(a),Math.cos(c)-Math.sin(a)*Math.sin(p)),y=Ml(f),g=Ml(p);return br([y,g],i.properties)}l(uo,"destination");m();m();function n9(r){if(!r)throw new Error("geojson is required");var e=[];return Pl(r,function(t){o9(t,e)}),Sl(e)}l(n9,"lineSegment");function o9(r,e){var t=[],i=r.geometry;if(i!==null){switch(i.type){case"Polygon":t=Ht(i);break;case"LineString":t=[Ht(i)]}t.forEach(function(n){var o=a9(n,r.properties);o.forEach(function(a){a.id=e.length,e.push(a)})})}}l(o9,"lineSegmentFeature");function a9(r,e){var t=[];return r.reduce(function(i,n){var o=Li([i,n],e);return o.bbox=s9(i,n),t.push(o),n}),t}l(a9,"createSegments");function s9(r,e){var t=r[0],i=r[1],n=e[0],o=e[1],a=t<n?t:n,u=i<o?i:o,c=t>n?t:n,p=i>o?i:o;return[a,u,c,p]}l(s9,"bbox");var sm=n9;var Ix=pl(Tx(),1);function Dw(r,e){var t={},i=[];if(r.type==="LineString"&&(r=vn(r)),e.type==="LineString"&&(e=vn(e)),r.type==="Feature"&&e.type==="Feature"&&r.geometry!==null&&e.geometry!==null&&r.geometry.type==="LineString"&&e.geometry.type==="LineString"&&r.geometry.coordinates.length===2&&e.geometry.coordinates.length===2){var n=wx(r,e);return n&&i.push(n),Sl(i)}var o=(0,Ix.default)();return o.load(sm(e)),om(sm(r),function(a){om(o.search(a),function(u){var c=wx(a,u);if(c){var p=Ht(c).join(",");t[p]||(t[p]=!0,i.push(c))}})}),Sl(i)}l(Dw,"lineIntersect");function wx(r,e){var t=Ht(r),i=Ht(e);if(t.length!==2)throw new Error("<intersects> line1 must only contain 2 coordinates");if(i.length!==2)throw new Error("<intersects> line2 must only contain 2 coordinates");var n=t[0][0],o=t[0][1],a=t[1][0],u=t[1][1],c=i[0][0],p=i[0][1],f=i[1][0],y=i[1][1],g=(y-p)*(a-n)-(f-c)*(u-o),v=(f-c)*(o-p)-(y-p)*(n-c),x=(a-n)*(o-p)-(u-o)*(n-c);if(g===0)return null;var P=v/g,b=x/g;if(P>=0&&P<=1&&b>=0&&b<=1){var S=n+P*(a-n),I=o+P*(u-o);return br([S,I])}return null}l(wx,"intersects");var Ex=Dw;function Ow(r,e,t){t===void 0&&(t={});var i=br([1/0,1/0],{dist:1/0}),n=0;return Pl(r,function(o){for(var a=Ht(o),u=0;u<a.length-1;u++){var c=br(a[u]);c.properties.dist=bn(e,c,t);var p=br(a[u+1]);p.properties.dist=bn(e,p,t);var f=bn(c,p,t),y=Math.max(c.properties.dist,p.properties.dist),g=Ep(c,p),v=uo(e,y,g+90,t),x=uo(e,y,g-90,t),P=Ex(Li([v.geometry.coordinates,x.geometry.coordinates]),Li([c.geometry.coordinates,p.geometry.coordinates])),b=null;P.features.length>0&&(b=P.features[0],b.properties.dist=bn(e,b,t),b.properties.location=n+bn(c,b,t)),c.properties.dist<i.properties.dist&&(i=c,i.properties.index=u,i.properties.location=n),p.properties.dist<i.properties.dist&&(i=p,i.properties.index=u+1,i.properties.location=n+f),b&&b.properties.dist<i.properties.dist&&(i=b,i.properties.index=u),n+=f}}),i}l(Ow,"nearestPointOnLine");var Hl=Ow;function Lw(r,e,t){var i=Ht(t);if(m2(t)!=="LineString")throw new Error("line must be a LineString");var n=Hl(t,r),o=Hl(t,e),a;n.properties.index<=o.properties.index?a=[n,o]:a=[o,n];for(var u=[a[0].geometry.coordinates],c=a[0].properties.index+1;c<a[1].properties.index+1;c++)u.push(i[c]);return u.push(a[1].geometry.coordinates),Li(u,t.properties)}l(Lw,"lineSlice");var Yy=Lw;var Aw=1e-7;function qy(r){return{type:"Point",coordinates:r}}l(qy,"point");function kw(r,e){let{coordinates:t}=e.geometry,{coordinates:i}=r.geometry,n=t.map(o=>Hl(r,qy(o)));return i.reduce((o,a)=>{let u=Yy(qy(a),n[0],r),c=Yy(qy(a),n[1],r),p=Ip(u)<Ip(c)?u:c;return p.properties={...r.properties,entrances:[]},o.concat([p])},[])}l(kw,"splitObstructionByEntrance");function $y(r,e){return e.reduce((t,i)=>{let n={epsilon:Aw},o=t.obstructions.findIndex(u=>y2(v2(i),u,n)),a=t.obstructions[o];if(a){let[u,c]=kw(a,i);t.entrances.push(i),t.obstructions.splice(o,1,u,c)}return t},{obstructions:[r],entrances:[]})}l($y,"findAndSplitObstructionByAllEntrances");m();m();m();var Ua=class Ua{constructor(e,t,i){d(this,"__type",Ua.__type);d(this,"id",ae());d(this,"latitude");d(this,"longitude");d(this,"floorId");this.latitude=e,this.longitude=t,this.floorId=i}static is(e){return e.__type===Ua.__type}isEqual(e){return this.latitude===e.latitude&&this.longitude===e.longitude&&this.floorId===e.floorId}toJSON(){return{latitude:this.latitude,longitude:this.longitude,floor:this.floorId}}destroy(){}};l(Ua,"Coordinate"),d(Ua,"__type","coordinate");var Jy=Ua,ue=Jy;m();var Ky=class Ky{constructor(e){d(this,"id");this.id=e}};l(Ky,"BaseMetaData");var ft=Ky;var wn,mt,mo,yo,Wa=class Wa extends ft{constructor(t,i){super(i.mvfData.properties.id);d(this,"__type",Wa.__type);M(this,wn,void 0);M(this,mt,{});M(this,mo,void 0);M(this,yo,void 0);T(this,wn,t),T(this,mo,i.floorId),T(this,yo,i.mvfData)}static is(t){return t.__type===Wa.__type}get locations(){return s(this,mt).locations?s(this,mt).locations:(s(this,mt).locations=(s(this,wn).locationIdsByNodeId[this.id]||[]).map(t=>s(this,wn).getById("enterprise-location",t)).filter(Boolean),s(this,mt).locations)}get floor(){let t=s(this,wn).getById("floor",s(this,mo));if(t==null)throw new Error("Floor ".concat(s(this,mo)," not found!"));return t}get coordinate(){if(s(this,mt).coordinate==null){let[t,i]=s(this,yo).geometry.coordinates;s(this,mt).coordinate=new ue(i,t,s(this,mo))}return s(this,mt).coordinate}get externalId(){var t;return(t=s(this,yo).properties.externalId)!=null?t:""}get neighbors(){if(s(this,mt).neighbours==null){let t=s(this,yo).properties.neighbors.map(i=>{let n=s(this,wn).getById("node",i.id);if(n==null)throw new Error("Node ".concat(i.id," not found!"));return n});s(this,mt).neighbours=t}return s(this,mt).neighbours}toJSON(){return{id:this.id,floor:this.floor.id,coordinate:this.coordinate.toJSON(),neighbors:this.neighbors.map(t=>t.id)}}destroy(){for(let t of Object.keys(s(this,mt)))delete s(this,mt)[t]}};wn=new WeakMap,mt=new WeakMap,mo=new WeakMap,yo=new WeakMap,l(Wa,"Node"),d(Wa,"__type","node");var Qy=Wa,qr=Qy;m();m();m();m();var Wl,Xa,Ul=class Ul extends ft{constructor(t){super(String(ae()));M(this,Wl,{});M(this,Xa,void 0);T(this,Xa,t.mvfData)}static is(t){return t.__type===Ul.__type}get url(){return s(this,Xa).url}get name(){return s(this,Xa).displayName}toJSON(){return{id:this.id,url:this.url,name:this.name}}destroy(){for(let t of globalThis.Object.keys(s(this,Wl)))delete s(this,Wl)[t]}};Wl=new WeakMap,Xa=new WeakMap,l(Ul,"Hyperlink"),d(Ul,"__type","hyperlink");var eg=Ul,Td=eg;m();var Zl,go,Xl=class Xl extends ft{constructor(t){super(String(ae()));M(this,Zl,{});M(this,go,void 0);T(this,go,t.mvfData)}static is(t){return t.__type===Xl.__type}get url(){return s(this,go).url}get name(){return s(this,go).altText}get altText(){return s(this,go).altText}toJSON(){return{id:this.id,url:this.url,name:this.name}}destroy(){for(let t of globalThis.Object.keys(s(this,Zl)))delete s(this,Zl)[t]}};Zl=new WeakMap,go=new WeakMap,l(Xl,"Image"),d(Xl,"__type","image");var tg=Xl,wd=tg;var rg=class rg{constructor(e,t,i){d(this,"id");d(this,"links");d(this,"images");var n,o,a,u;this.id=e,this.links=(o=(n=i==null?void 0:i.links)==null?void 0:n.map(c=>new Td({mvfData:c})))!=null?o:[],this.images=(u=(a=i==null?void 0:i.images)==null?void 0:a.map(c=>new wd({mvfData:{...c,url:t.sasToken?c.url+"?".concat(t.sasToken):c.url}})))!=null?u:[]}};l(rg,"BaseMapData");var Je=rg;var vo,Bi,bo,$r,Za=class Za extends Je{constructor(t,i){super(i.mvfData.properties.id,t,i.mvfData.properties.details);d(this,"__type",Za.__type);M(this,vo,void 0);M(this,Bi,void 0);M(this,bo,void 0);M(this,$r,void 0);T(this,Bi,{}),T(this,$r,i.mvfData),T(this,vo,t),T(this,bo,i.floorId)}static is(t){return t.__type===Za.__type}get name(){var t,i,n;return"details"in s(this,$r).properties?(n=(i=s(this,$r).properties.details)==null?void 0:i.name)!=null?n:"":(t=s(this,$r).properties.externalId)!=null?t:""}get externalId(){var t;return(t=s(this,$r).properties.externalId)!=null?t:""}get description(){var t,i;return(i=(t=s(this,$r).properties.details)==null?void 0:t.description)!=null?i:""}get floor(){let t=s(this,vo).getById("floor",s(this,bo));if(t==null)throw new Error("Floor ".concat(s(this,bo)," not found!"));return t}get center(){if(s(this,Bi).center==null){let[[t,i],[n,o]]=s(this,$r).geometry.coordinates,a=(t+n)/2,u=(i+o)/2;s(this,Bi).center=new ue(u,a,s(this,bo))}return s(this,Bi).center}get isExterior(){var n;let t=s(this,vo).obstructionIdByEntranceId[this.id],i=s(this,vo).getMVFFeatureById("obstruction",t);return(n=i==null?void 0:i.properties.footprintComponent)!=null?n:!1}toJSON(){return{id:this.id,name:this.name,floor:this.floor.id,center:this.center.toJSON()}}destroy(){for(let t of Object.keys(s(this,Bi)))delete s(this,Bi)[t]}};vo=new WeakMap,Bi=new WeakMap,bo=new WeakMap,$r=new WeakMap,l(Za,"Door"),d(Za,"__type","door");var ig=Za,ar=ig;m();var In,Co,Wt,Xt,za=class za extends Je{constructor(t,i){super(i.mvfData.properties.id,t,i.mvfData.properties.details);d(this,"__type",za.__type);M(this,In,void 0);M(this,Co,void 0);M(this,Wt,{});M(this,Xt,void 0);T(this,In,t),T(this,Co,i.floorId),T(this,Xt,i.mvfData)}static is(t){return t.__type===za.__type}get name(){var t,i,n;return"details"in s(this,Xt).properties?(n=(i=s(this,Xt).properties.details)==null?void 0:i.name)!=null?n:"":(t=s(this,Xt).properties.externalId)!=null?t:""}get type(){return Bw(s(this,Xt).properties.kind)}get description(){var t,i;return(i=(t=s(this,Xt).properties.details)==null?void 0:t.description)!=null?i:""}get externalId(){var t;return(t=s(this,Xt).properties.externalId)!=null?t:""}get locations(){if(s(this,Wt).locations)return s(this,Wt).locations;s(this,Wt).locations=[];let t=s(this,In).locationsBySpaceId[s(this,Xt).properties.id];if((t==null?void 0:t.length)>0)for(let i of t){let n=s(this,In).getById("enterprise-location",i.id);n&&s(this,Wt).locations.push(n)}return s(this,Wt).locations}get floor(){let t=s(this,In).getById("floor",s(this,Co));if(t==null)throw new Error("Floor ".concat(s(this,Co)," not found!"));return t}get doors(){return s(this,Xt).properties.destinationNodes.reduce((t,i)=>{let n=s(this,In).doorsByNodeId[i];return n&&t.push(n),t},[])}get center(){var t;if(s(this,Wt).center==null){let[i,n]=(t=s(this,Xt).properties.center)!=null?t:[0,0];s(this,Wt).center=new ue(n,i,s(this,Co))}return s(this,Wt).center}toJSON(){return{id:this.id,name:this.name,type:this.type,floor:this.floor.id,center:this.center.toJSON()}}destroy(){for(let t of Object.keys(s(this,Wt)))delete s(this,Wt)[t]}};In=new WeakMap,Co=new WeakMap,Wt=new WeakMap,Xt=new WeakMap,l(za,"Space"),d(za,"__type","space");var ng=za,Fw=["room","hallway","exterior","void","connection.stairs","connection.elevator","poi"];function Bw(r){if(r==null||r==="default")return"room";let e=r.toLowerCase();return Fw.includes(e)?e:"room"}l(Bw,"validateSpaceType");var Zt=ng;m();var Sr,we,Ri,Ya=class Ya extends Je{constructor(t,i){super(i.mvfData.id,t);d(this,"__type",Ya.__type);M(this,Sr,void 0);M(this,we,{});M(this,Ri,void 0);T(this,Sr,t),T(this,Ri,i.mvfData)}static is(t){return t.__type===Ya.__type}get name(){var t,i;return"name"in s(this,Ri)?(i=s(this,Ri).name)!=null?i:"":(t=s(this,Ri).externalId)!=null?t:""}get externalId(){var t;return(t=s(this,Ri).externalId)!=null?t:""}get elevation(){return s(this,Ri).elevation}get spaces(){if(s(this,we).spaces==null){let t=s(this,Sr).spaces.filter(i=>i.floor.id===this.id);s(this,we).spaces=t}return s(this,we).spaces}get objects(){if(s(this,we).objects==null){let t=s(this,Sr).objects.filter(i=>i.floor.id===this.id);s(this,we).objects=t}return s(this,we).objects}get connections(){if(s(this,we).connections==null){let t=s(this,Sr).connections.filter(i=>i.floors.includes(this));s(this,we).connections=t}return s(this,we).connections}get doors(){if(s(this,we).doors==null){let t=s(this,Sr).doors.filter(i=>i.floor.id===this.id);s(this,we).doors=t}return s(this,we).doors}get annotations(){if(s(this,we).annotations==null){let t=s(this,Sr).annotations.filter(i=>i.floor.id===this.id);s(this,we).annotations=t}return s(this,we).annotations}get pois(){if(s(this,we).pois==null){let t=s(this,Sr).pointsOfInterest.filter(i=>i.floor.id===this.id);s(this,we).pois=t}return s(this,we).pois}get floorStack(){if(s(this,we).floorStack==null){let t=s(this,Sr).floorStacks.find(i=>i.floors.includes(this));s(this,we).floorStack=t}return s(this,we).floorStack}toJSON(){return{id:this.id,name:this.name,elevation:this.elevation,spaces:this.spaces.map(t=>t.id),objects:this.objects.map(t=>t.id),connections:this.connections.map(t=>t.id),doors:this.doors.map(t=>t.id),annotations:this.annotations.map(t=>t.id),pois:this.pois.map(t=>t.id)}}destroy(){for(let t of globalThis.Object.keys(s(this,we)))delete s(this,we)[t]}};Sr=new WeakMap,we=new WeakMap,Ri=new WeakMap,l(Ya,"Floor"),d(Ya,"__type","floor");var og=Ya,Ni=og;m();m();m();function zl(r){return typeof r=="string"?r:r.id}l(zl,"getId");function ag(r){return Array.isArray(r)&&Number.isFinite(r[0])&&Number.isFinite(r[1])}l(ag,"isPosition");m();function yt(r){let e;if(Zt.is(r)||ar.is(r)||zt.is(r))e=r.center;else if(Jr.is(r)||En.is(r))e=r.coordinate;else if(ue.is(r))e=r;else if(qr.is(r))e=r.coordinate;else if(Mr.is(r))e=r.coordinates[0];else return;return e}l(yt,"getCoordinateFromStuffs");m();m();var Yl={auto:!0,debug:!1,pitch:45,bearing:0,antialiasing:{enabled:!0},shadingAndOutlines:!0,outdoorView:{layersHiddenByGeometry:["building","building-top"]}},Kr="ExteriorWalls",_n="Walls",_x=0,qa="InteriorDoors",$a="ExteriorDoors";var Dx=["https://mappedin.auth0.com","https://mappedin-staging.auth0.com"];function sg(r){var e,t;if((e=r.outdoorView)!=null&&e.enabled&&!((t=r.outdoorView)!=null&&t.token)){let i=new Error("Missing outdoorView token");throw i.name="MissingOutdoorViewToken",i}}l(sg,"validateOptions");function lg(r,e){var n,o,a,u;let t=((n=r==null?void 0:r.outdoorView)==null?void 0:n.token)||e.outdoorViewToken,i={...Yl,...r!=null?r:{},outdoorView:{enabled:((o=r==null?void 0:r.outdoorView)==null?void 0:o.enabled)===void 0?!!t:(a=r==null?void 0:r.outdoorView)==null?void 0:a.enabled,layersHiddenByGeometry:(u=Yl.outdoorView)==null?void 0:u.layersHiddenByGeometry,...r==null?void 0:r.outdoorView}};return t&&i.outdoorView&&(i.outdoorView.token=t),i}l(lg,"handleShow3DMapOptionDefault");function Ox(r){let e={remove_watermark:!1};if(r)try{let t=vp(r);Object.assign(e,t.capabilities)}catch(t){L.error("Error decoding capabilities from token",t)}return e}l(Ox,"handleTokenCapabilities");var Ka,Gi,Pr,Ja=class Ja extends Je{constructor(t,i){let n=Object.values(i.mvfDataByFloorId)[0];super(n.properties.id,t,"details"in n.properties?n.properties.details:void 0);d(this,"__type",Ja.__type);M(this,Ka,void 0);M(this,Gi,void 0);M(this,Pr,void 0);T(this,Gi,{}),T(this,Ka,t),T(this,Pr,i.mvfDataByFloorId)}static is(t){return t.__type===Ja.__type}get name(){var i,n,o;let t=Object.values(s(this,Pr))[0];return"details"in t.properties?(o=(n=t.properties.details)==null?void 0:n.name)!=null?o:"":(i=t.properties.externalId)!=null?i:""}get description(){var t,i;return(i=(t=Object.values(s(this,Pr))[0].properties.details)==null?void 0:t.description)!=null?i:""}get accessible(){var t;return(t=Object.values(s(this,Pr))[0].properties.accessible)!=null?t:!1}get externalId(){var t;return(t=Object.values(s(this,Pr))[0].properties.externalId)!=null?t:""}get type(){var t,i;return(i=(t=Object.values(s(this,Pr))[0].properties.kind)==null?void 0:t.split(".")[1])!=null?i:"unknown"}get coordinates(){return s(this,Gi).coordinates==null&&(s(this,Gi).coordinates=Object.entries(s(this,Pr)).map(([t,i])=>new ue(i.geometry.coordinates[1],i.geometry.coordinates[0],t))),s(this,Gi).coordinates}get nodes(){return Object.values(s(this,Pr))[0].properties.nodes.map(t=>s(this,Ka).getById("node",t))}get floors(){return this.coordinates.map(t=>t.floorId?s(this,Ka).getById("floor",t.floorId):void 0).filter(ml)}toJSON(){return{id:this.id,name:this.name,type:this.type,externalId:this.externalId,coordinates:this.coordinates.map(t=>t.toJSON()),floors:this.floors.map(t=>t.id)}}destroy(){for(let t of Object.keys(s(this,Gi)))delete s(this,Gi)[t]}};Ka=new WeakMap,Gi=new WeakMap,Pr=new WeakMap,l(Ja,"Connection"),d(Ja,"__type","connection");var cg=Ja,Vi=cg;m();var ql,xo,Dn,Tr,Qa=class Qa extends Je{constructor(t,i){super(i.mvfData.properties.id,t,i.mvfData.properties.details);d(this,"__type",Qa.__type);M(this,ql,void 0);M(this,xo,void 0);M(this,Dn,{});M(this,Tr,void 0);T(this,ql,t),T(this,xo,i.floorId),T(this,Tr,i.mvfData)}static is(t){return t.__type===Qa.__type}get name(){var t,i,n;return"details"in s(this,Tr).properties?(n=(i=s(this,Tr).properties.details)==null?void 0:i.name)!=null?n:"":(t=s(this,Tr).properties.externalId)!=null?t:""}get externalId(){var t;return(t=s(this,Tr).properties.externalId)!=null?t:""}get description(){var t,i;return(i=(t=s(this,Tr).properties.details)==null?void 0:t.description)!=null?i:""}get type(){let t=s(this,Tr).properties.kind;return t==null&&(t="object"),t==="Desks"&&(t="desk"),t.toLowerCase()}get floor(){let t=s(this,ql).getById("floor",s(this,xo));if(t==null)throw new Error("Floor ".concat(s(this,xo)," not found!"));return t}get center(){var t;if(s(this,Dn).center==null){let[i,n]=(t=s(this,Tr).properties.center)!=null?t:[0,0];s(this,Dn).center=new ue(n,i,s(this,xo))}return s(this,Dn).center}toJSON(){return{id:this.id,name:this.name,type:this.type,floor:this.floor.id,center:this.center.toJSON()}}destroy(){for(let t of globalThis.Object.keys(s(this,Dn)))s(this,Dn)[t]=null}};ql=new WeakMap,xo=new WeakMap,Dn=new WeakMap,Tr=new WeakMap,l(Qa,"MapObject"),d(Qa,"__type","object");var ug=Qa,zt=ug;m();var $l,So,On,Qr,es=class es extends Je{constructor(t,i){super(i.mvfData.properties.id,t,i.mvfData.properties.details);d(this,"__type",es.__type);M(this,$l,void 0);M(this,So,void 0);M(this,On,{});M(this,Qr,void 0);T(this,$l,t),T(this,Qr,i.mvfData),T(this,So,i.floorId)}static is(t){return t.__type===es.__type}get name(){var t,i,n;return"details"in s(this,Qr).properties?(n=(i=s(this,Qr).properties.details)==null?void 0:i.name)!=null?n:"":(t=s(this,Qr).properties.externalId)!=null?t:""}get description(){var t,i;return(i=(t=s(this,Qr).properties.details)==null?void 0:t.description)!=null?i:""}get floor(){let t=s(this,$l).getById("floor",s(this,So));if(t==null)throw new Error("Floor ".concat(s(this,So)," not found!"));return t}get coordinate(){var t;if(s(this,On).coordinate==null){let[i,n]=(t=s(this,Qr).geometry.coordinates)!=null?t:[0,0];s(this,On).coordinate=new ue(n,i,s(this,So))}return s(this,On).coordinate}get externalId(){var t;return(t=s(this,Qr).properties.externalId)!=null?t:""}toJSON(){return{id:this.id,name:this.name,floor:this.floor.id,coordinate:this.coordinate.toJSON()}}destroy(){for(let t in s(this,On))s(this,On)[t]=null}};$l=new WeakMap,So=new WeakMap,On=new WeakMap,Qr=new WeakMap,l(es,"PointOfInterest"),d(es,"__type","point-of-interest");var pg=es,Jr=pg;m();var Jl,Mo,Ln,Po,Kl,hg,ts=class ts extends Je{constructor(t,i){super(i.mvfData.properties.id,t);M(this,Kl);d(this,"__type",ts.__type);M(this,Jl,void 0);M(this,Mo,void 0);M(this,Ln,{});M(this,Po,void 0);T(this,Jl,t),T(this,Mo,i.floorId),T(this,Po,i.mvfData)}static is(t){return t.__type===ts.__type}get group(){return U(this,Kl,hg).call(this).group}get type(){return U(this,Kl,hg).call(this).type}get externalId(){var t;return(t=s(this,Po).properties.externalId)!=null?t:""}get coordinate(){if(s(this,Ln).coordinate==null){let[t,i]=s(this,Po).geometry.coordinates;s(this,Ln).coordinate=new ue(i,t,s(this,Mo))}return s(this,Ln).coordinate}get floor(){let t=s(this,Jl).getById("floor",s(this,Mo));if(t==null)throw new Error("Floor ".concat(s(this,Mo)," not found!"));return t}toJSON(){return{id:this.id,group:this.group,type:this.type,coordinate:this.coordinate.toJSON()}}destroy(){for(let t of Object.keys(s(this,Ln)))delete s(this,Ln)[t]}};Jl=new WeakMap,Mo=new WeakMap,Ln=new WeakMap,Po=new WeakMap,Kl=new WeakSet,hg=l(function(){let[t,i]=s(this,Po).properties.symbolId.split("--");return{group:t,type:i}},"#getGroupAndTypeFromSymbolId"),l(ts,"Annotation"),d(ts,"__type","annotation");var dg=ts,En=dg;m();var Ql,An,ji,rs=class rs extends Je{constructor(t,i){super(i.mvfData.id,t);d(this,"__type",rs.__type);M(this,Ql,void 0);M(this,An,{});M(this,ji,void 0);T(this,Ql,t),T(this,ji,i.mvfData)}static is(t){return t.__type===rs.__type}get type(){return s(this,ji).type}get name(){var t;return(t=s(this,ji).name)!=null?t:""}get externalId(){var t;return(t=s(this,ji).externalId)!=null?t:""}get floors(){var t,i;if(s(this,An).floors==null){let n=((i=(t=s(this,ji).floors)!=null?t:s(this,ji).maps)!=null?i:[]).reduce((o,a)=>{let u=s(this,Ql).floorsById[a];return u&&o.push(u),o},[]);s(this,An).floors=n}return s(this,An).floors}toJSON(){return{id:this.id,name:this.name,type:this.type,floors:this.floors.map(t=>t.id)}}destroy(){for(let t of globalThis.Object.keys(s(this,An)))delete s(this,An)[t]}};Ql=new WeakMap,An=new WeakMap,ji=new WeakMap,l(rs,"FloorStack"),d(rs,"__type","floor-stack");var fg=rs,Id=fg;m();m();var Rw=new Set(["polygons"]),kn,ke,ei,ec,is=class is extends ft{constructor(t,i){super(i.mvfData.externalId);d(this,"__type",is.__type);d(this,"description");d(this,"name","");d(this,"amenity");d(this,"externalId","");d(this,"extra");d(this,"gallery");d(this,"instances");d(this,"logo");d(this,"operationHours");d(this,"phone");d(this,"picture");d(this,"shortName");d(this,"showFloatingLabelWhenImagePresent");d(this,"showLogo");d(this,"siblingGroups");d(this,"social");d(this,"sortOrder",-1);d(this,"states");d(this,"tags");d(this,"type","");M(this,kn,void 0);M(this,ke,{});M(this,ei,void 0);M(this,ec,void 0);T(this,kn,t),T(this,ei,i.mvfData),T(this,ec,i.categoryIds||[]),this.instances=i.locationInstances||[];for(let n in i.mvfData)!Rw.has(n)&&!Object.getOwnPropertyDescriptor(Object.getPrototypeOf(this),n)&&Object.defineProperty(this,n,{get(){return s(this,kn).getPropTranslation(this.__type,n,s(this,ei).id,s(this,ei)[n])}})}static is(t){return t.__type===is.__type}get categories(){return s(this,ke).categories?s(this,ke).categories:(s(this,ke).categories=(s(this,ec).map(t=>s(this,kn).getById("enterprise-category",t))||[]).filter(Boolean),s(this,ke).categories)}get coordinates(){if(s(this,ke).coordinates)return s(this,ke).coordinates;s(this,ke).coordinates=[];for(let t=0;t<this.nodes.length;t++)s(this,ke).coordinates.push(this.nodes[t].coordinate);return s(this,ke).coordinates}get nodes(){if(s(this,ke).nodes)return s(this,ke).nodes;s(this,ke).nodes=[];for(let t=0;t<s(this,ei).nodes.length;t++){let i=s(this,kn).getById("node",s(this,ei).nodes[t].id);i&&s(this,ke).nodes.push(i)}return s(this,ke).nodes}get spaces(){if(s(this,ke).spaces)return s(this,ke).spaces;s(this,ke).spaces=[];for(let t=0;t<s(this,ei).polygons.length;t++){let i=s(this,kn).getById("space",s(this,ei).polygons[t].id);i&&s(this,ke).spaces.push(i)}return s(this,ke).spaces}toJSON(){return{id:this.id,name:this.name}}destroy(){for(let t of Object.keys(s(this,ke)))delete s(this,ke)[t]}};kn=new WeakMap,ke=new WeakMap,ei=new WeakMap,ec=new WeakMap,l(is,"EnterpriseLocation"),d(is,"__type","enterprise-location");var mg=is,Mr=mg;m();var Nw=new Set,To,gt,ti,ns=class ns extends ft{constructor(t,i){super(i.mvfData.externalId);d(this,"__type",ns.__type);d(this,"name","");d(this,"color");d(this,"externalId","");d(this,"extra");d(this,"icon");d(this,"iconFromDefaultList");d(this,"sortOrder",-1);M(this,To,void 0);M(this,gt,{});M(this,ti,void 0);T(this,To,t),T(this,ti,i.mvfData);for(let n in i.mvfData)!Nw.has(n)&&!Object.getOwnPropertyDescriptor(Object.getPrototypeOf(this),n)&&Object.defineProperty(this,n,{get(){return s(this,To).getPropTranslation(this.__type,n,s(this,ti).id,s(this,ti)[n])}})}static is(t){return t.__type===ns.__type}get children(){if(s(this,gt).children)return s(this,gt).children;s(this,gt).children=[];for(let t=0;t<s(this,ti).children.length;t++){let i=s(this,To).getById("enterprise-category",s(this,ti).children[t]);i&&s(this,gt).children.push(i)}return s(this,gt).children}get locations(){if(s(this,gt).locations)return s(this,gt).locations;s(this,gt).locations=[];for(let t=0;t<s(this,ti).locations.length;t++){let i=s(this,To).getById("enterprise-location",s(this,ti).locations[t]);i&&s(this,gt).locations.push(i)}return s(this,gt).locations}toJSON(){return{id:this.id,name:this.name}}destroy(){for(let t of Object.keys(s(this,gt)))delete s(this,gt)[t]}};To=new WeakMap,gt=new WeakMap,ti=new WeakMap,l(ns,"EnterpriseCategory"),d(ns,"__type","enterprise-category");var yg=ns,Ed=yg;var Gw=l((r,e)=>{var y,g;let t={},i={},n={},o={},a={},u={},c={},p={},f=globalThis.Object.keys(r.space);for(let v of f){let x=r.space[v];if(x!=null)for(let P of x.features){p[P.properties.id]=v,a[P.properties.id]=P;for(let b of P.properties.destinationNodes)n[b]==null&&(n[b]=[]),n[b].push(P.properties.id);if(P.properties.kind==="desk-entrance"&&(o[P.properties.externalId]==null&&(o[P.properties.externalId]=[]),o[P.properties.externalId].push(...P.properties.destinationNodes)),!["void","desk-entrance"].includes((y=P.properties.kind)!=null?y:"")){if((g=P.properties.kind)!=null&&g.includes("connection")){let b="".concat(P.geometry.coordinates[1],"-").concat(P.geometry.coordinates[0]);u[b]==null&&(u[b]=[]),u[b].push(P.properties.id);continue}if(P.properties.kind==="poi"){let b=new Jr(e,{floorId:v,mvfData:P});i[P.properties.id]=b}else{let b=new Zt(e,{floorId:v,mvfData:P});t[P.properties.id]=b}}}}for(let v in u){let x=u[v],P={};for(let S of x){let I=p[S],E=a[S];P[I]=E}let b=new Vi(e,{mvfDataByFloorId:P});c[b.id]=b}return{spacesById:t,poisById:i,connectionsById:c,spaceIdsByDestinationNodeId:n,objectEntranceNodeIdsByObstructionId:o,mvfSpacesById:a,connectionIdsByLatLon:u}},"processMVFSpaces"),Vw=l((r,e)=>{var n;let t={},i={};for(let o of r["node.geojson"].features){i[o.properties.id]=o;let a=new qr(e,{mvfData:o,floorId:(n=o.properties.floor)!=null?n:o.properties.map});t[o.properties.id]=a}return{nodesById:t,mvfNodesById:i}},"processMVFNodes"),jw=l((r,e)=>{let t={},i={},n={},o=globalThis.Object.keys(r.obstruction);for(let a of o){let u=r.obstruction[a];if(u!=null)for(let c of u.features){i[c.properties.id]=c;for(let f of c.properties.entrances)n[f]=c.properties.id;if(c.properties.kind==="Wall")continue;let p=new zt(e,{floorId:a,mvfData:c});t[c.properties.id]=p}}return{objectsById:t,mvfObstructionById:i,obstructionIdByEntranceId:n}},"processMVFObstructions"),Hw=l((r,e)=>{let t={},i={};if("floor.geojson"in r&&r["floor.geojson"]!=null)for(let n of r["floor.geojson"].features){i[n.properties.id]=n.properties;let o=new Ni(e,{mvfData:n.properties});t[n.properties.id]=o}else for(let n of r["map.geojson"]){i[n.id]=n;let o=new Ni(e,{mvfData:n});t[n.id]=o}return{floorsById:t,mvfFloorsById:i}},"processMVFFloors"),Uw=l((r,e)=>{let t={},i={},n=r["floorstack.json"]||r["mapstack.json"]||r["mapstack.geojson"];if(n!=null)for(let o of n){let a=new Id(e,{mvfData:o});t[o.id]=a,i[o.id]=o}return{floorStacksById:t,mvfFloorStacksById:i}},"processMVFFloorStacks"),Ww=l(r=>{let e={},t=r["connection.json"].reduce((i,n)=>(n.nodes.forEach(o=>i[o]=n),e[n.id]=n,i),{});return{mvfConnectionsById:e,mvfConnectionsByNodeId:t}},"processMVFConnections"),Xw=l((r,e)=>{let t={},i={},n={},o=globalThis.Object.keys(r.entrance);for(let a of o){let u=r.entrance[a];if(u!=null)for(let c of u.features){n[c.properties.id]=c;let p=new ar(e,{floorId:a,mvfData:c});c.properties.node&&(i[c.properties.node]=p),t[c.properties.id]=p}}return{doorsById:t,doorsByNodeId:i,mvfEntrancesById:n}},"processMVFEntrances"),Zw=l((r,e,t)=>{var i;if(r.textAreas!=null)for(let n in r.textAreas){let o=(i=r.textAreas[n])==null?void 0:i.features;if(o!=null){for(let a of o)if("anchorId"in a.properties){let u=a==null?void 0:a.properties,c=e[u.anchorId]||t[u.anchorId];if(c!=null&&u!=null){let p=c.properties;p.textArea=u,p.textArea&&(p.textArea.position=a.geometry.coordinates)}}}}},"processMVFTextAreas"),zw=l((r,e,t)=>{var i;if(r.floorImages!=null)for(let n in r.floorImages){let o=(i=r.floorImages[n])==null?void 0:i.features;if(o!=null){for(let a of o)if("anchorId"in a.properties){let u=a==null?void 0:a.properties,c=e[u.anchorId]||t[u.anchorId];if(c!=null&&u!=null){let p=c.properties;p.image=u,p.image&&(p.image.position=a.geometry.coordinates)}}}}},"processMVFPolygonImages"),Yw=l((r,e)=>{let t={},i={};if(r.annotation==null)return{annotationsById:t,mvfAnnotationsById:i};let n=globalThis.Object.keys(r.annotation);for(let o of n){let a=r.annotation[o];if(a!=null)for(let u of a.features){i[u.properties.id]=u;let c=new En(e,{floorId:o,mvfData:u});t[u.properties.id]=c}}return{annotationsById:t,mvfAnnotationsById:i}},"processMVFAnnotations"),Lx=l((r,e)=>{var g,v,x,P,b,S,I,E,w;let t={},i={},n=((v=(g=r.enterprise)==null?void 0:g.locations)!=null?v:[]).reduce((_,D)=>(_[D.id]=D,_),{}),o={},a={},u={},c={},p={},f=((x=r.enterprise)==null?void 0:x.venue)||{};for(let _ of(b=(P=r.enterprise)==null?void 0:P.categories)!=null?b:[])o[_.id]=new Ed(e,{mvfData:_}),a[_.id]=_,_.locations.forEach(D=>{c[D]==null&&(c[D]=[]),c[D].push(_.id)});let y={};for(let _ of(I=(S=r.enterprise)==null?void 0:S.locationInstances)!=null?I:[]){let R={...n[_.parent],polygons:[],nodes:[],..._};y[R.parent]==null&&(y[R.parent]=[]),y[R.parent].push(new Mr(e,{mvfData:R,categoryIds:c[R.id]}))}for(let _ of(w=(E=r.enterprise)==null?void 0:E.locations)!=null?w:[]){i[_.id]=new Mr(e,{mvfData:_,categoryIds:c[_.id],locationInstances:y[_.id]}),_.nodes.forEach(D=>{p[D.id]==null&&(p[D.id]=[]),p[D.id].push(_.id)});for(let D of _.polygons)u[D.id]==null&&(u[D.id]=[]),u[D.id].push(_)}if(e.enterpriseMode===!0){for(let _ in e.mvfConnectionsById){let D={};for(let R of e.mvfConnectionsById[_].nodes){let V=e.nodesById[R],G=e.mvfConnectionsById[_];V!=null&&(D[V.floor.id]={type:"Feature",geometry:{type:"Point",coordinates:[V.coordinate.longitude,V.coordinate.latitude]},properties:{id:_,externalId:G.externalId,kind:"enterprise."+G.type,destinationNodes:[],flags:"",type:G.type,nodes:G.nodes,accessible:G.accessible}})}Object.keys(D).length>0&&(t[_]=new Vi(e,{mvfDataByFloorId:D}))}e.connectionsById=t}return{locationIdsByNodeId:p,locationsBySpaceId:u,mvfLocationsById:n,mvfCategoriesById:a,locationsById:i,categoriesById:o,venue:f}},"createEnterpriseDataFromMVF"),Ax=l((r,e)=>{let{spacesById:t,spaceIdsByDestinationNodeId:i,poisById:n,mvfSpacesById:o,objectEntranceNodeIdsByObstructionId:a,connectionsById:u,connectionIdsByLatLon:c}=Gw(r,e),{nodesById:p,mvfNodesById:f}=Vw(r,e),{objectsById:y,mvfObstructionById:g,obstructionIdByEntranceId:v}=jw(r,e),{floorsById:x,mvfFloorsById:P}=Hw(r,e),{floorStacksById:b,mvfFloorStacksById:S}=Uw(r,e),{mvfConnectionsById:I,mvfConnectionsByNodeId:E}=Ww(r),{doorsById:w,doorsByNodeId:_,mvfEntrancesById:D}=Xw(r,e),{annotationsById:R,mvfAnnotationsById:V}=Yw(r,e);return zw(r,o,g),Zw(r,o,g),{spacesById:t,nodesById:p,objectsById:y,floorsById:x,floorStacksById:b,connectionsById:u,doorsById:w,doorsByNodeId:_,poisById:n,annotationsById:R,spaceIdsByDestinationNodeId:i,objectEntranceNodeIdsByObstructionId:a,obstructionIdByEntranceId:v,connectionIdsByLatLon:c,mvfSpacesById:o,mvfNodesById:f,mvfObstructionById:g,mvfFloorsById:P,mvfFloorStacksById:S,mvfConnectionsById:I,mvfConnectionsByNodeId:E,mvfEntrancesById:D,mvfAnnotationsById:V}},"createDataFromMVF");m();var qw=new Set,tc,rc,os=class os extends ft{constructor(t,i){super(i.mvfData.externalId);d(this,"__type",os.__type);d(this,"countrycode");d(this,"externalId","");d(this,"defaultLanguage",{code:"en",name:"English"});d(this,"defaultMap");d(this,"extra");d(this,"icon");d(this,"languages",[]);d(this,"links",[]);d(this,"logo");d(this,"mappedinWebUrl");d(this,"slug","");d(this,"topLocations");d(this,"tzid");M(this,tc,{});M(this,rc,void 0);T(this,rc,i.mvfData);for(let n in i.mvfData)!qw.has(n)&&!Object.getOwnPropertyDescriptor(Object.getPrototypeOf(this),n)&&(this[n]=i.mvfData[n])}static is(t){return t.__type===os.__type}get name(){var t;return(t=s(this,rc).name)!=null?t:""}toJSON(){return{id:this.id,name:this.name}}destroy(){for(let t of Object.keys(s(this,tc)))delete s(this,tc)[t]}};tc=new WeakMap,rc=new WeakMap,l(os,"EnterpriseVenue"),d(os,"__type","enterprise-venue");var gg=os,vg=gg;m();function bg(r){var e,t,i,n;return{type:"downloaded",data:r,optimized:{locations:(t=(e=r.enterprise)==null?void 0:e.locations)==null?void 0:t.reduce((o,a)=>(o[a.id]=a,o),{}),categories:(n=(i=r.enterprise)==null?void 0:i.categories)==null?void 0:n.reduce((o,a)=>(o[a.id]=a,o),{})}}}l(bg,"parseLocalePackToLanguagePack");m();m();m();m();m();m();m();m();function Cg(r){let e=+this._x.call(null,r),t=+this._y.call(null,r);return kx(this.cover(e,t),e,t,r)}l(Cg,"default");function kx(r,e,t,i){if(isNaN(e)||isNaN(t))return r;var n,o=r._root,a={data:i},u=r._x0,c=r._y0,p=r._x1,f=r._y1,y,g,v,x,P,b,S,I;if(!o)return r._root=a,r;for(;o.length;)if((P=e>=(y=(u+p)/2))?u=y:p=y,(b=t>=(g=(c+f)/2))?c=g:f=g,n=o,!(o=o[S=b<<1|P]))return n[S]=a,r;if(v=+r._x.call(null,o.data),x=+r._y.call(null,o.data),e===v&&t===x)return a.next=o,n?n[S]=a:r._root=a,r;do n=n?n[S]=new Array(4):r._root=new Array(4),(P=e>=(y=(u+p)/2))?u=y:p=y,(b=t>=(g=(c+f)/2))?c=g:f=g;while((S=b<<1|P)===(I=(x>=g)<<1|v>=y));return n[I]=o,n[S]=a,r}l(kx,"add");function Fx(r){var e,t,i=r.length,n,o,a=new Array(i),u=new Array(i),c=1/0,p=1/0,f=-1/0,y=-1/0;for(t=0;t<i;++t)isNaN(n=+this._x.call(null,e=r[t]))||isNaN(o=+this._y.call(null,e))||(a[t]=n,u[t]=o,n<c&&(c=n),n>f&&(f=n),o<p&&(p=o),o>y&&(y=o));if(c>f||p>y)return this;for(this.cover(c,p).cover(f,y),t=0;t<i;++t)kx(this,a[t],u[t],r[t]);return this}l(Fx,"addAll");m();function xg(r,e){if(isNaN(r=+r)||isNaN(e=+e))return this;var t=this._x0,i=this._y0,n=this._x1,o=this._y1;if(isNaN(t))n=(t=Math.floor(r))+1,o=(i=Math.floor(e))+1;else{for(var a=n-t||1,u=this._root,c,p;t>r||r>=n||i>e||e>=o;)switch(p=(e<i)<<1|r<t,c=new Array(4),c[p]=u,u=c,a*=2,p){case 0:n=t+a,o=i+a;break;case 1:t=n-a,o=i+a;break;case 2:n=t+a,i=o-a;break;case 3:t=n-a,i=o-a;break}this._root&&this._root.length&&(this._root=u)}return this._x0=t,this._y0=i,this._x1=n,this._y1=o,this}l(xg,"default");m();function Sg(){var r=[];return this.visit(function(e){if(!e.length)do r.push(e.data);while(e=e.next)}),r}l(Sg,"default");m();function Mg(r){return arguments.length?this.cover(+r[0][0],+r[0][1]).cover(+r[1][0],+r[1][1]):isNaN(this._x0)?void 0:[[this._x0,this._y0],[this._x1,this._y1]]}l(Mg,"default");m();m();function Ke(r,e,t,i,n){this.node=r,this.x0=e,this.y0=t,this.x1=i,this.y1=n}l(Ke,"default");function Pg(r,e,t){var i,n=this._x0,o=this._y0,a,u,c,p,f=this._x1,y=this._y1,g=[],v=this._root,x,P;for(v&&g.push(new Ke(v,n,o,f,y)),t==null?t=1/0:(n=r-t,o=e-t,f=r+t,y=e+t,t*=t);x=g.pop();)if(!(!(v=x.node)||(a=x.x0)>f||(u=x.y0)>y||(c=x.x1)<n||(p=x.y1)<o))if(v.length){var b=(a+c)/2,S=(u+p)/2;g.push(new Ke(v[3],b,S,c,p),new Ke(v[2],a,S,b,p),new Ke(v[1],b,u,c,S),new Ke(v[0],a,u,b,S)),(P=(e>=S)<<1|r>=b)&&(x=g[g.length-1],g[g.length-1]=g[g.length-1-P],g[g.length-1-P]=x)}else{var I=r-+this._x.call(null,v.data),E=e-+this._y.call(null,v.data),w=I*I+E*E;if(w<t){var _=Math.sqrt(t=w);n=r-_,o=e-_,f=r+_,y=e+_,i=v.data}}return i}l(Pg,"default");m();function Tg(r){if(isNaN(f=+this._x.call(null,r))||isNaN(y=+this._y.call(null,r)))return this;var e,t=this._root,i,n,o,a=this._x0,u=this._y0,c=this._x1,p=this._y1,f,y,g,v,x,P,b,S;if(!t)return this;if(t.length)for(;;){if((x=f>=(g=(a+c)/2))?a=g:c=g,(P=y>=(v=(u+p)/2))?u=v:p=v,e=t,!(t=t[b=P<<1|x]))return this;if(!t.length)break;(e[b+1&3]||e[b+2&3]||e[b+3&3])&&(i=e,S=b)}for(;t.data!==r;)if(n=t,!(t=t.next))return this;return(o=t.next)&&delete t.next,n?(o?n.next=o:delete n.next,this):e?(o?e[b]=o:delete e[b],(t=e[0]||e[1]||e[2]||e[3])&&t===(e[3]||e[2]||e[1]||e[0])&&!t.length&&(i?i[S]=t:this._root=t),this):(this._root=o,this)}l(Tg,"default");function Bx(r){for(var e=0,t=r.length;e<t;++e)this.remove(r[e]);return this}l(Bx,"removeAll");m();function wg(){return this._root}l(wg,"default");m();function Ig(){var r=0;return this.visit(function(e){if(!e.length)do++r;while(e=e.next)}),r}l(Ig,"default");m();function Eg(r){var e=[],t,i=this._root,n,o,a,u,c;for(i&&e.push(new Ke(i,this._x0,this._y0,this._x1,this._y1));t=e.pop();)if(!r(i=t.node,o=t.x0,a=t.y0,u=t.x1,c=t.y1)&&i.length){var p=(o+u)/2,f=(a+c)/2;(n=i[3])&&e.push(new Ke(n,p,f,u,c)),(n=i[2])&&e.push(new Ke(n,o,f,p,c)),(n=i[1])&&e.push(new Ke(n,p,a,u,f)),(n=i[0])&&e.push(new Ke(n,o,a,p,f))}return this}l(Eg,"default");m();function _g(r){var e=[],t=[],i;for(this._root&&e.push(new Ke(this._root,this._x0,this._y0,this._x1,this._y1));i=e.pop();){var n=i.node;if(n.length){var o,a=i.x0,u=i.y0,c=i.x1,p=i.y1,f=(a+c)/2,y=(u+p)/2;(o=n[0])&&e.push(new Ke(o,a,u,f,y)),(o=n[1])&&e.push(new Ke(o,f,u,c,y)),(o=n[2])&&e.push(new Ke(o,a,y,f,p)),(o=n[3])&&e.push(new Ke(o,f,y,c,p))}t.push(i)}for(;i=t.pop();)r(i.node,i.x0,i.y0,i.x1,i.y1);return this}l(_g,"default");m();function Rx(r){return r[0]}l(Rx,"defaultX");function Dg(r){return arguments.length?(this._x=r,this):this._x}l(Dg,"default");m();function Nx(r){return r[1]}l(Nx,"defaultY");function Og(r){return arguments.length?(this._y=r,this):this._y}l(Og,"default");function ic(r,e,t){var i=new Lg(e==null?Rx:e,t==null?Nx:t,NaN,NaN,NaN,NaN);return r==null?i:i.addAll(r)}l(ic,"quadtree");function Lg(r,e,t,i,n,o){this._x=r,this._y=e,this._x0=t,this._y0=i,this._x1=n,this._y1=o,this._root=void 0}l(Lg,"Quadtree");function Gx(r){for(var e={data:r.data},t=e;r=r.next;)t=t.next={data:r.data};return e}l(Gx,"leaf_copy");var vt=ic.prototype=Lg.prototype;vt.copy=function(){var r=new Lg(this._x,this._y,this._x0,this._y0,this._x1,this._y1),e=this._root,t,i;if(!e)return r;if(!e.length)return r._root=Gx(e),r;for(t=[{source:e,target:r._root=new Array(4)}];e=t.pop();)for(var n=0;n<4;++n)(i=e.source[n])&&(i.length?t.push({source:i,target:e.target[n]=new Array(4)}):e.target[n]=Gx(i));return r};vt.add=Cg;vt.addAll=Fx;vt.cover=xg;vt.data=Sg;vt.extent=Mg;vt.find=Pg;vt.remove=Tg;vt.removeAll=Bx;vt.root=wg;vt.size=Ig;vt.visit=Eg;vt.visitAfter=_g;vt.x=Dg;vt.y=Og;m();m();var Ag=class Ag{constructor({origin:e,destination:t,distance:i=0,angle:n=0,pathWeight:o=0}){d(this,"origin");d(this,"destination");d(this,"distance");d(this,"angle");d(this,"weight");this.origin=e,this.destination=t,this.distance=i,this.angle=n;let a=o||0;if(this.weight=a>=0?this.distance+a:0,isNaN(this.angle))throw new Error("nan angle")}};l(Ag,"Edge");var wo=Ag;m();m();m();function kg(r,e,t){if(t===void 0&&(t={}),!r)throw new Error("point is required");if(!e)throw new Error("polygon is required");var i=nr(r),n=f2(e),o=n.type,a=e.bbox,u=n.coordinates;if(a&&$w(i,a)===!1)return!1;o==="Polygon"&&(u=[u]);for(var c=!1,p=0;p<u.length&&!c;p++)if(Vx(i,u[p][0],t.ignoreBoundary)){for(var f=!1,y=1;y<u[p].length&&!f;)Vx(i,u[p][y],!t.ignoreBoundary)&&(f=!0),y++;f||(c=!0)}return c}l(kg,"booleanPointInPolygon");function Vx(r,e,t){var i=!1;e[0][0]===e[e.length-1][0]&&e[0][1]===e[e.length-1][1]&&(e=e.slice(0,e.length-1));for(var n=0,o=e.length-1;n<e.length;o=n++){var a=e[n][0],u=e[n][1],c=e[o][0],p=e[o][1],f=r[1]*(a-c)+u*(c-r[0])+p*(r[0]-a)===0&&(a-r[0])*(c-r[0])<=0&&(u-r[1])*(p-r[1])<=0;if(f)return!t;var y=u>r[1]!=p>r[1]&&r[0]<(c-a)*(r[1]-u)/(p-u)+a;y&&(i=!i)}return i}l(Vx,"inRing");function $w(r,e){return e[0]<=r[0]&&e[1]<=r[1]&&e[2]>=r[0]&&e[3]>=r[1]}l($w,"inBBox");m();m();function Hi([r,e],[t,i]){let n=e-i,o=r-t;return(Math.atan2(o,n)+Math.PI*3)%(Math.PI*2)}l(Hi,"getAngle");m();var Jw=63710088e-1;function Ui(r,e){let[t,i]=r.map(f=>f*Math.PI/180),[n,o]=e.map(f=>f*Math.PI/180),a=o-i,u=n-t,c=Math.sin(a/2)*Math.sin(a/2)+Math.cos(i)*Math.cos(o)*Math.sin(u/2)*Math.sin(u/2),p=2*Math.atan2(Math.sqrt(c),Math.sqrt(1-c));return Jw*p}l(Ui,"getDistance");m();m();function _d(r,e,t,i){let[n,o]=r,[a,u]=e,[c,p]=t,[f,y]=i;if(o===u&&n===a||p===y&&c===f)return null;let g=(f-c)*(u-o)-(y-p)*(a-n);if(g===0)return null;let v=((y-p)*(n-c)-(f-c)*(o-p))/g,x=((u-o)*(n-c)-(a-n)*(o-p))/g;if(v<0||v>1||x<0||x>1)return null;let P=o+v*(u-o);return[n+v*(a-n),P]}l(_d,"getLineIntersection");m();function Fg(r,e,t,i){let n=uo(r,t/1e3,i),o=uo(e,t/1e3,i);return[n.geometry.coordinates,o.geometry.coordinates]}l(Fg,"getOffsetLine");m();function Bg(r){let e=r*(180/Math.PI);return e=e%360,e>180?e-=360:e<-180&&(e+=360),Object.is(e,-0)?0:e}l(Bg,"radToDegNormalized");function jx(r,e,t=[],i=0){let n=!0,o=r.geometry.coordinates,a=e.geometry.coordinates,u=Bg(Hi(o,a)-Math.PI/2),c=Bg(Hi(o,a)+Math.PI/2);return t.forEach(p=>{if(i>0){let f=Fg(o,a,i,u),y=Fg(o,a,i,c);if(_d(f[0],f[1],p[0],p[1])||_d(y[0],y[1],p[0],p[1])){n=!1;return}}else if(_d(o,a,p[0],p[1])){n=!1;return}}),n}l(jx,"hasLineOfSight");var Io,nc,Rg,Od,Hx,Ld,Ux,Ad,Wx,kd,Xx,Fd,Zx,Bd,zx,Rd,Ng=class Ng{constructor({nodes:e,groupBy:t}){M(this,nc);M(this,Od);M(this,Ld);M(this,Ad);M(this,kd);M(this,Fd);M(this,Bd);d(this,"edges",{});d(this,"nodesById");d(this,"nodesByGroup",new Map);M(this,Io,void 0);M(this,Rd,l((e,t)=>{let i=0;for(let n of t)(!n[s(this,Io)]||n[s(this,Io)]===e.properties[s(this,Io)])&&kg(e.geometry.coordinates,n.geometry.geometry)&&(i+=Math.max(0,n.cost));return i},"#getZonalCost"));T(this,Io,t);let{features:i}=e;this.nodesById=U(this,Od,Hx).call(this,i),U(this,Ld,Ux).call(this),U(this,Ad,Wx).call(this,i,t)}getShortestEuclideanDistance(e,t){return t.reduce((i,n)=>{let o=Ui(e.geometry.coordinates,n.geometry.coordinates);return Math.min(i,o)},Number.MAX_VALUE)}aStar({originIds:e,destinationNodeIds:t,excludedNodeIds:i,zones:n}){let o=U(this,nc,Rg).call(this,e),a=U(this,nc,Rg).call(this,t);if(o.length===0||a.length===0)return[];let{frontier:u,cameFrom:c,costSoFar:p}=U(this,kd,Xx).call(this,o,a);for(;u.length>0;){let f=u.shift();if(!f)break;if(U(this,Fd,Zx).call(this,f.origin,a))return U(this,Bd,zx).call(this,c,f.origin.properties.id);for(let y of this.edges[f.origin.properties.id]){let g=p[f.origin.properties.id]+y.weight+s(this,Rd).call(this,y.destination,n);if(!(g===1/0||i!=null&&i.has(y.destination.properties.id))&&(p[y.destination.properties.id]==null||g<p[y.destination.properties.id])){let v=g+this.getShortestEuclideanDistance(y.destination,a);p[y.destination.properties.id]=g,c[y.destination.properties.id]=y,u.push({origin:y.destination,priority:v})}}u.sort((y,g)=>y.priority-g.priority)}return[]}};Io=new WeakMap,nc=new WeakSet,Rg=l(function(e){return e.map(t=>this.nodesById[t]).filter(Boolean)},"#filterValidNodes"),Od=new WeakSet,Hx=l(function(e){return e.reduce((t,i)=>(t[i.properties.id]=i,t),{})},"#createNodesById"),Ld=new WeakSet,Ux=l(function(){for(let e in this.nodesById)this.nodesById.hasOwnProperty(e)&&(this.nodesById[e].properties.neighbors=this.nodesById[e].properties.neighbors.filter(({id:t})=>!!this.nodesById[t]))},"#removeInvalidNeighbors"),Ad=new WeakSet,Wx=l(function(e,t){e.forEach(i=>{let n=t==="default"?t:i.properties[t];this.nodesByGroup.has(n)||this.nodesByGroup.set(n,[]),this.nodesByGroup.get(n).push(i),this.edges[i.properties.id]=i.properties.neighbors.map(({id:o,weight:a})=>{let u=this.nodesById[o],c=Ui(i.geometry.coordinates,u.geometry.coordinates),p=Hi(i.geometry.coordinates,u.geometry.coordinates);return new wo({origin:i,destination:u,pathWeight:a,distance:c,angle:p})})})},"#initializeEdgesAndGroups"),kd=new WeakSet,Xx=l(function(e,t){let i=[],n={},o={};return e.forEach(a=>{let u=this.getShortestEuclideanDistance(a,t);i.push({origin:a,priority:u}),n[a.properties.id]=null,o[a.properties.id]=0}),i.sort((a,u)=>a.priority-u.priority),{frontier:i,cameFrom:n,costSoFar:o}},"#initializeSearch"),Fd=new WeakSet,Zx=l(function(e,t){return t.some(i=>i.properties.id===e.properties.id)},"#isDestinationNode"),Bd=new WeakSet,zx=l(function(e,t){let i=[],n=e[t];for(;n;)i.push(n),n=e[n.origin.properties.id];return i.reverse()},"#reconstructPath"),Rd=new WeakMap,l(Ng,"NavigationGraph");var Dd=Ng;var Kw=.4,Gg=class Gg{constructor({nodes:e,geojsonCollection:t,groupBy:i="default"}){d(this,"groupBy");d(this,"graph");d(this,"geometryEdgesByMapId",new Map);d(this,"cache",{nodeTreesByGroup:new Map});d(this,"findNearestNode",l(e=>{var n;let t=this.groupBy==="default"?this.groupBy:e.properties[this.groupBy];if(!this.cache.nodeTreesByGroup.has(t)){let o=(n=this.graph.nodesByGroup.get(t))!=null?n:[],a=ic();a.x(u=>u.geometry.coordinates[1]),a.y(u=>u.geometry.coordinates[0]),a.addAll(o),this.cache.nodeTreesByGroup.set(t,a)}return this.cache.nodeTreesByGroup.get(t).find(e.geometry.coordinates[1],e.geometry.coordinates[0])||null},"findNearestNode"));d(this,"generatePath",l(e=>{let{destination:t}=e[e.length-1],i={type:"FeatureCollection",features:[]};for(let o=0;o<e.length;o++){let{origin:a}=e[o],u={id:a.properties.id,angle:e[o].angle,distance:e[o].distance};this.groupBy!=="default"&&(u.groupBy=a.properties[this.groupBy]),i.features.push({type:"Feature",geometry:{type:"Point",coordinates:[a.geometry.coordinates[0],a.geometry.coordinates[1]]},properties:u})}let n={id:t.properties.id};return this.groupBy!=="default"&&(n.groupBy=t.properties[this.groupBy]),i.features.push({type:"Feature",geometry:{type:"Point",coordinates:[t.geometry.coordinates[0],t.geometry.coordinates[1]]},properties:n}),i},"generatePath"));d(this,"getDistance",l((e,t)=>Ui(e,t),"getDistance"));d(this,"getAngle",l((e,t)=>Hi(e,t),"getAngle"));this.groupBy=i,this.graph=new Dd({nodes:e,groupBy:this.groupBy}),((t==null?void 0:t.features)||[]).forEach(o=>{let a=null;if(o.geometry.type==="LineString"?a=o.geometry.coordinates:o.geometry.type==="Polygon"&&(a=o.geometry.coordinates.flat()),a){let u=this.groupBy==="default"?this.groupBy:o.properties[this.groupBy];this.geometryEdgesByMapId.has(u)||this.geometryEdgesByMapId.set(u,[]),a.forEach((c,p)=>{this.geometryEdgesByMapId.get(u).push([c,a[p+1]||a[0]])})}})}getDirections({zones:e,originIds:t,destinationNodeIds:i,excludedNodeIds:n,simplify:o}){var p,f;let a=(p=o==null?void 0:o.enabled)!=null?p:!0,u=e!=null?e:[],c=this.graph.aStar({originIds:t,destinationNodeIds:i,zones:u,excludedNodeIds:new Set(n)});return c.length===0?{type:"FeatureCollection",features:[]}:(a&&(c=this.simplifyAllSteps(c,(f=o==null?void 0:o.bufferRadius)!=null?f:Kw)),this.generatePath(c))}simplifyAllSteps(e,t){var c,p;let i=[],n=[e[0]];for(let f=1;f<e.length;f++)if(this.groupBy!=="default"&&e[f].origin.properties[this.groupBy]!==e[f-1].origin.properties[this.groupBy]){let y=e[f-1].origin.properties[this.groupBy],g=(c=this.geometryEdgesByMapId.get(y))!=null?c:[];i.push(...this.simplifySteps(n,g,t)),n=[e[f]]}else n.push(e[f]);let o=e[e.length-1],a=this.groupBy==="default"?this.groupBy:o.origin.properties[this.groupBy],u=(p=this.geometryEdgesByMapId.get(a))!=null?p:[];return i.push(...this.simplifySteps(n,u,t)),i}simplifySteps(e,t,i){if(e.length<3)return e;let n=[e[0]],o=1;for(let a=o+2;a<e.length;a++)if(!jx(e[o].origin,e[a].origin,t,i)){let u=a-1;n.push(new wo({...e[o],destination:e[u].origin,distance:Ui(e[o].origin.geometry.coordinates,e[u].origin.geometry.coordinates),angle:Hi(e[o].origin.geometry.coordinates,e[u].origin.geometry.coordinates)})),o=u}return n.push(new wo({...e[o],destination:e[e.length-1].origin,distance:Ui(e[o].origin.geometry.coordinates,e[e.length-1].origin.geometry.coordinates),angle:Hi(e[o].origin.geometry.coordinates,e[e.length-1].origin.geometry.coordinates)}),e[e.length-1]),n}};l(Gg,"Navigator");var as=Gg;m();function ri(r){return[r.longitude,r.latitude]}l(ri,"convertCoordinateToPosition");function Qw(r){return new Map(r.map(e=>{let{properties:t}=e,{id:i}=t;return[i,e]}))}l(Qw,"getEntranceMap");var Vg=l((r,e)=>{let t=Qw(e),i={entrances:{type:"FeatureCollection",features:[]},walls:{type:"Feature",properties:{id:r[0].properties.id},geometry:{type:"MultiLineString",coordinates:[]}}};for(let n of r){let o=[n.geometry.coordinates],a=(n.properties.entrances||[]).reduce((u,c)=>(t.has(c)&&u.push(t.get(c)),u),[]);if(a.length){let{entrances:u,obstructions:c}=$y(n,a);o=c.map(p=>p.geometry.coordinates),i.entrances.features.push(...u)}i.walls.geometry.coordinates.push(...o)}return i},"cutEntrancesFromLineStrings");function Yx(r,e){let t={options:{}};if(!t.options)throw new Error("options should exist");return r.text&&(t.text=r.text),r.appearance&&(t.options.appearance=r.appearance),r.rank!=null&&(r.rank==="initial"?t.options.rank=e.initialRank||2:t.options.rank=r.rank),r.enabled!==void 0&&(t.enabled=r.enabled),r.interactive!==null&&(t.options.interactive=r.interactive),t}l(Yx,"translateLabelStateToGeojsonCore");function qx(r,e){let t={options:{}};if(!t.options)throw new Error("options should exist");return r.rank!=null&&(r.rank==="initial"?t.options.rank=e.initialRank||2:t.options.rank=r.rank),r.enabled!=null&&(t.enabled=r.enabled),r.interactive!=null&&(t.options.interactive=r.interactive),t}l(qx,"translateMarkerStateToGeojsonCore");function Nd(r,e){var i,n;let t={};return e==null||(r.color&&(t.color=r.color),r.topColor&&(t.topColor=r.topColor),r.visible!==void 0&&(t.visible=r.visible),((i=r.texture)==null?void 0:i.url)!==void 0&&(t.texture=r.texture.url),((n=r.topTexture)==null?void 0:n.url)!==void 0&&(t.topTexture=r.topTexture.url),r.opacity!==void 0&&(t.opacity=r.opacity)),t}l(Nd,"translateDoorsStateToGeojsonCore");function jg(r,e){var i,n;let t={};return e==null||(r.color&&(t.color=r.color),r.topColor&&(t.topColor=r.topColor),r.visible!==void 0&&(t.visible=r.visible),((i=r.texture)==null?void 0:i.url)!==void 0&&(t.texture=r.texture.url),((n=r.topTexture)==null?void 0:n.url)!==void 0&&(t.topTexture=r.topTexture.url)),t}l(jg,"translateWallsStateToGeojsonCore");function $x(r,e){var i,n;let t={};return e==null||(r.color&&(r.color==="initial"?t.color=e.initialColor:t.color=r.color),r.topColor&&(t.topColor=r.topColor),r.visible!==void 0&&(t.visible=r.visible),((i=r.texture)==null?void 0:i.url)!==void 0&&(t.texture=r.texture.url),((n=r.topTexture)==null?void 0:n.url)!==void 0&&(t.topTexture=r.topTexture.url),r.hoverColor!==void 0&&(t.hoverColor=r.hoverColor),r.interactive!==void 0&&(t.interactive=r.interactive),r.height!==void 0&&(t.height=r.height),r.opacity!==void 0&&(t.opacity=r.opacity)),t}l($x,"translateSpaceStateToGeojsonCore");function Jx(r,e){return((e-r+Math.PI)%(Math.PI*2)+Math.PI*2)%(Math.PI*2)-Math.PI}l(Jx,"differenceBetweenAngles");function Kx(r,e){let t="Left";return r<=-Math.PI/4?t="Right":r<=-e?t="SlightRight":r<=e?t="Straight":r<=Math.PI/4?t="SlightLeft":t="Left",t}l(Kx,"getRelativeBearing");function Qx(r){let e={};for(let t in r){let i=r[t];if(i!=null){if(i.id=t,"polygons"in i)for(let n of i.polygons)e[n]=i;else if("lineStrings"in i)for(let n of i.lineStrings)e[n]=i;else if("points"in i)for(let n of i.points)e[n]=i}}return e}l(Qx,"extractStyleMap");function Hg(r,e){return r.reduce((t,i)=>{let n=e[i.properties.id];return n==null||(t.has(n)||t.set(n,[]),t.get(n).push(i)),t},new Map)}l(Hg,"groupGeometryByStyle");function oc(r,e={}){var n,o,a,u,c,p;let t={...r},i=(o=(n=e==null?void 0:e.style)==null?void 0:n.shading)!=null?o:e==null?void 0:e.shadingAndOutlines;if(i===!0?t.shading={start:.1,end:.15,intensity:.4}:typeof i=="object"&&(t.shading={start:i.start,end:i.end,intensity:i.intensity}),t.outline=(u=(a=e==null?void 0:e.style)==null?void 0:a.outlines)!=null?u:e==null?void 0:e.shadingAndOutlines,"lineStrings"in r){let f=(p=(c=e==null?void 0:e.style)==null?void 0:c.wallTopColor)!=null?p:e==null?void 0:e.wallTopColor;f!=null&&(t.topColor=f)}return t}l(oc,"translateToCoreStyle");var e7=l((r,e)=>{var t,i,n,o;switch(r){case"interior-walls":return(t=e.currentMap)==null?void 0:t.currentFloor.layers.get(_n);case"exterior-walls":return(i=e.currentMap)==null?void 0:i.currentFloor.layers.get(Kr);case"interior-doors":return(n=e.currentMap)==null?void 0:n.currentFloor.layers.get(qa);case"exterior-doors":return(o=e.currentMap)==null?void 0:o.currentFloor.layers.get($a);default:return typeof r=="string"?r:r.id}},"getTargetID");function Ug(r){return new Promise(e=>{r.onComplete(e),r.onStop(e)})}l(Ug,"tweenToPromise");var t7=Math.PI*.1,bt,Ct,Yt,Wi,Eo,Ud,r7,Fn,ss,Wd,i7,Wg=class Wg{constructor(e,t){M(this,Ud);M(this,Fn);M(this,Wd);M(this,bt,{});M(this,Ct,void 0);M(this,Yt,void 0);M(this,Wi,void 0);M(this,Eo,void 0);T(this,Ct,t),T(this,Yt,e.features),T(this,Ct,t),T(this,Yt,e.features)}get path(){return s(this,Yt).map(e=>s(this,Ct).getById("node",e.properties.id)).filter(Boolean)}get coordinates(){return s(this,bt).coordinates?s(this,bt).coordinates:(s(this,bt).coordinates=s(this,Yt).map(e=>new ue(e.geometry.coordinates[1],e.geometry.coordinates[0],e.properties.groupBy)),s(this,bt).coordinates)}get distance(){return s(this,bt).distance?s(this,bt).distance:(s(this,bt).distance=s(this,Yt).reduce((e,t)=>e+(t.properties.distance||0),0),s(this,bt).distance)}get instructions(){if(s(this,Yt).length<2)return[];if(s(this,bt).instructions)return s(this,bt).instructions;let e=[],t=0;for(let i=0;i<s(this,Yt).length;i++){let n=s(this,Yt)[i],o=s(this,Yt)[i-1],a=s(this,Yt)[i+1],u=new ue(n.geometry.coordinates[1],n.geometry.coordinates[0],n.properties.groupBy),c=U(this,Ud,r7).call(this,{prevDirection:o,direction:n,nextDirection:a});t+=(o==null?void 0:o.properties.distance)||0;for(let p of c)p&&(e.push({action:p,distance:t,coordinate:u,node:s(this,Ct).getById("node",n.properties.id)}),t=0)}return s(this,bt).instructions=e,s(this,bt).instructions}};bt=new WeakMap,Ct=new WeakMap,Yt=new WeakMap,Wi=new WeakMap,Eo=new WeakMap,Ud=new WeakSet,r7=l(function(e){var g,v,x;let{prevDirection:t,direction:i,nextDirection:n}=e,o=t&&s(this,Ct).getById("floor",t.properties.groupBy),a=s(this,Ct).getById("floor",i.properties.groupBy),u=n&&s(this,Ct).getById("floor",n.properties.groupBy),c=[];t||c.push({type:"Departure"});let p=s(this,Ct).getMVFFeatureByNodeId("connection",i.properties.id),f=s(this,Ct).getMVFFeatureByNodeId("connection",(g=n==null?void 0:n.properties.id)!=null?g:""),y=p?s(this,Ct).getById("connection",p.id):void 0;if(p)if(!s(this,Wi)||s(this,Wi)==="exit")c.push(U(this,Fn,ss).call(this,"TakeConnection",a,u,y,p)),T(this,Wi,"take"),T(this,Eo,y);else{let P=s(this,Ct).getMVFFeatureByNodeId("connection",(v=t==null?void 0:t.properties.id)!=null?v:""),b=s(this,Ct).getById("connection",(x=P==null?void 0:P.id)!=null?x:"");c.push(U(this,Fn,ss).call(this,"ExitConnection",a,o,b,P)),T(this,Wi,"exit"),T(this,Eo,y)}else f&&s(this,Wi)==="take"?(c.push(U(this,Fn,ss).call(this,"ExitConnection",a,o,s(this,Eo))),T(this,Wi,"exit"),T(this,Eo,y)):u&&a.id!==u.id?c.push(U(this,Fn,ss).call(this,"TakeConnection",a,u,y)):o&&o.id!==a.id?c.push(U(this,Fn,ss).call(this,"ExitConnection",a,o,y)):c.push(U(this,Wd,i7).call(this,t,i));return n||c.push({type:"Arrival"}),c},"#getActions"),Fn=new WeakSet,ss=l(function(e,t,i,n,o){var c,p;let a="none";if(t.elevation!=null&&(i==null?void 0:i.elevation)!=null){let f=t.elevation-i.elevation;f>0?a="down":f<0&&(a="up")}let u=(p=(c=n==null?void 0:n.type)!=null?c:o==null?void 0:o.type)!=null?p:"stairs";return{type:e,fromFloor:t,toFloor:i,direction:a,connection:n,connectionType:u}},"#createConnectionAction"),Wd=new WeakSet,i7=l(function(e,t){let i=e?-Jx(e.properties.angle,t.properties.angle):0;return Math.abs(i)>=t7?{type:"Turn",bearing:Kx(i,t7),referencePosition:"At"}:null},"#createTurnAction"),l(Wg,"Directions");var jd=Wg,Xg=class Xg{constructor({nodes:e,geojsonCollection:t,connections:i,groupBy:n}){d(this,"navigator");d(this,"connections");d(this,"getDirections",l((e,t,i,n)=>{let{accessible:o,smoothing:{enabled:a,radius:u}}=i,c=e.flatMap(v=>this.getNodesFromTarget(v,n)),p=t.flatMap(v=>this.getNodesFromTarget(v,n)),f=this.getExcludedNodeIds(o).filter(v=>!c.includes(v)&&!p.includes(v)),y=this.navigator.getDirections({zones:i.zones.map(v=>{var x;return{geometry:v.geometry,cost:v.cost,map:(x=v.floor)==null?void 0:x.id}}),originIds:c,destinationNodeIds:p,excludedNodeIds:f,simplify:{enabled:a,bufferRadius:u}});this.addCoordinateDirections(y,e,t);let g=new jd(y,n);if(!(g.distance===0&&new Set([...c,...p]).size===c.length+p.length))return g},"getDirections"));d(this,"getExcludedNodeIds",l(e=>e?this.connections.reduce((t,i)=>i.accessible?t:t.concat(i.nodes),[]):[],"getExcludedNodeIds"));d(this,"addCoordinateDirections",l((e,[t],[i])=>{if(e.features.length){if(ue.is(t)){let n=this.createDirectionFeature(t,this.navigator.getAngle([t.longitude,t.latitude],e.features[0].geometry.coordinates),this.navigator.getDistance([t.longitude,t.latitude],e.features[0].geometry.coordinates));e.features.splice(0,0,n)}if(ue.is(i)){let n=this.createDirectionFeature(i,0,0),o=e.features[e.features.length-1];o.properties.distance=this.navigator.getDistance(o.geometry.coordinates,[i.longitude,i.latitude]),o.properties.angle=this.navigator.getAngle(o.geometry.coordinates,[i.longitude,i.latitude]),e.features.push(n)}}},"addCoordinateDirections"));d(this,"getNodesFromTarget",l((e,t)=>{if(ue.is(e)){let i=this.navigator.findNearestNode(this.createCoordinateFeature(e));return i?[i.properties.id]:[]}else if(Jr.is(e)){let i=this.navigator.findNearestNode(this.createCoordinateFeature(e.coordinate));return i?[i.properties.id]:[]}else if(ar.is(e)){let i=this.navigator.findNearestNode(this.createCoordinateFeature(e.center));return i?[i.properties.id]:[]}else if(Zt.is(e)){let i=t==null?void 0:t.getMVFFeatureById("space",e.id);return i==null?[]:i.properties.destinationNodes}else{if(Vi.is(e))return e.coordinates.reduce((i,n)=>{let o=this.navigator.findNearestNode(this.createCoordinateFeature(n));return o&&i.push(o.properties.id),i},[]);if(zt.is(e)){let i=t==null?void 0:t.objectEntranceNodeIdsByObstructionId[e.id];return i!=null?i:[]}else return Mr.is(e)?e.nodes.map(i=>i.id):qr.is(e)?[e.id]:[]}},"getNodesFromTarget"));d(this,"createCoordinateFeature",l(e=>({type:"Feature",geometry:{type:"Point",coordinates:[e.longitude,e.latitude]},properties:{map:e.floorId}}),"createCoordinateFeature"));d(this,"createDirectionFeature",l((e,t,i)=>({type:"Feature",geometry:{type:"Point",coordinates:[e.longitude,e.latitude]},properties:{groupBy:e.floorId,id:e.id,angle:t,distance:i}}),"createDirectionFeature"));this.navigator=new as({nodes:e,geojsonCollection:this.createCollection(t),groupBy:n}),this.connections=i}createCollection(e){return{type:"FeatureCollection",features:Object.entries(e).reduce((t,[i,n])=>t.concat(n.features.map(o=>(o.properties.map=i,o))),[])}}};l(Xg,"DirectionsInternal");var Hd=Xg;var ie,ls,Zg=class Zg extends J{constructor(t,i){var u,c,p,f;super();d(this,"Analytics");M(this,ie,{});d(this,"mvf");d(this,"outdoorViewToken");d(this,"spaceIdsByDestinationNodeId");d(this,"objectEntranceNodeIdsByObstructionId");d(this,"obstructionIdByEntranceId");d(this,"venue");d(this,"sasToken");d(this,"directions");d(this,"enterpriseMode",!1);d(this,"nodesById");d(this,"spacesById");d(this,"floorsById");d(this,"floorStacksById");d(this,"connectionsById");d(this,"objectsById");d(this,"doorsById");d(this,"pointsOfInterestById");d(this,"annotationsById");d(this,"locationsById");d(this,"categoriesById");d(this,"doorsByNodeId");d(this,"locationsBySpaceId");d(this,"locationIdsByNodeId");d(this,"mvfAnnotationsById");d(this,"mvfConnectionsById");d(this,"mvfConnectionsByNodeId");d(this,"mvfEntrancesById");d(this,"mvfNodesById");d(this,"mvfObstructionById");d(this,"mvfSpacesById");d(this,"mvfFloorsById");d(this,"mvfFloorStacksById");d(this,"localePacksUrls");d(this,"currentLanguage");d(this,"languagePacks",{});d(this,"binaryBundle");d(this,"envControl");M(this,ls,void 0);d(this,"getDirectionsMultiDestination",l((t,i,n)=>this.getDirections(t,i,{...n,multiDestination:!0}),"getDirectionsMultiDestination"));d(this,"getDirections",l((t,i,n)=>{let{accessible:o=!1,smoothing:a=!0,multiDestination:u=!1}=n||{},c=typeof a=="object"?a.enabled:a,p=typeof a=="object"?a.radius:void 0,f=(n==null?void 0:n.zones)||[],y={accessible:o,zones:f,smoothing:{enabled:c!=null?c:!0,radius:p!=null?p:.75}};if(u&&Array.isArray(i)){let g=Array.isArray(t)?t:[t],v=[];for(let x of i){let P=Array.isArray(x)?x:[x],b=this.directions.getDirections(g,P,y,this);if(!b){L.error("getDirections failed due to missing directions for one of the segments");return}g=P,v.push(b)}return v}else{let g=Array.isArray(t)?t:[t],v=Array.isArray(i)?i:[i];if(Array.isArray(v[0])){L.error("getDirections does not support multi-destination without multisegment option");return}return g[0].id&&v[0].id&&this.Analytics.sendGetDirectionsEvent(g[0].id,v[0].id),this.directions.getDirections(g,v,y,this)}},"getDirections"));let n=(u=i==null?void 0:i.env)!=null?u:co();this.envControl=n,this.binaryBundle=i==null?void 0:i.binaryBundle,this.Analytics=new _a,this.localePacksUrls=(c=i==null?void 0:i.localePacksUrls)!=null?c:{},this.mvf=t,this.outdoorViewToken=i==null?void 0:i.outdoorViewToken,this.enterpriseMode=(p=i==null?void 0:i.enterprise)!=null?p:!1,this.sasToken=i==null?void 0:i.sasToken;let o=Ax(t,this);this.nodesById=o.nodesById,this.spacesById=o.spacesById,this.floorsById=o.floorsById,this.floorStacksById=o.floorStacksById,this.connectionsById=o.connectionsById,this.objectsById=o.objectsById,this.doorsById=o.doorsById,this.pointsOfInterestById=o.poisById,this.annotationsById=o.annotationsById,this.mvfAnnotationsById=o.mvfAnnotationsById,this.mvfConnectionsById=o.mvfConnectionsById,this.mvfConnectionsByNodeId=o.mvfConnectionsByNodeId,this.mvfEntrancesById=o.mvfEntrancesById,this.mvfNodesById=o.mvfNodesById,this.mvfObstructionById=o.mvfObstructionById,this.mvfSpacesById=o.mvfSpacesById,this.mvfFloorsById=o.mvfFloorsById,this.mvfFloorStacksById=o.mvfFloorStacksById,this.doorsByNodeId=o.doorsByNodeId,this.spaceIdsByDestinationNodeId=o.spaceIdsByDestinationNodeId,this.objectEntranceNodeIdsByObstructionId=o.objectEntranceNodeIdsByObstructionId,this.obstructionIdByEntranceId=o.obstructionIdByEntranceId;let a=Lx(t,this);this.locationsById=a.locationsById,this.categoriesById=a.categoriesById,this.locationsBySpaceId=a.locationsBySpaceId,this.locationIdsByNodeId=a.locationIdsByNodeId,a.venue.name!=null&&(this.venue=new vg(this,{mvfData:a.venue}),this.languagePacks[this.venue.defaultLanguage.code]={type:"initial",optimized:{locations:a.mvfLocationsById,categories:a.mvfCategoriesById}},(f=i==null?void 0:i.languagePacks)==null||f.forEach(({language:y,localePack:g})=>{this.languagePacks[y.code]=bg(g)}),this.currentLanguage=this.venue.defaultLanguage),this.directions=new Hd({nodes:t["node.geojson"],geojsonCollection:t.enterprise?t.space:t.obstruction,connections:t["connection.json"],groupBy:"map"})}getEnv(){let t=this;return{get baseUri(){var i;return t.envControl.getBaseUri((i=t.enterpriseMode)!=null?i:!1)},get baseAuthUri(){return t.envControl.getBaseAuthUri()},get analyticsBaseUri(){return t.envControl.getAnalyticsBaseUri()},get tileServerUri(){return t.envControl.getTileServerUri()}}}get mapName(){return this.mvf["manifest.geojson"].features[0].properties.name}get organizationId(){var t;return(t=this.mvf["manifest.geojson"].features[0].properties.org_id)!=null?t:""}get mapCenter(){return new ue(this.mvf["manifest.geojson"].features[0].geometry.coordinates[1],this.mvf["manifest.geojson"].features[0].geometry.coordinates[0])}get spaces(){return s(this,ie).spaces==null&&(s(this,ie).spaces=globalThis.Object.values(this.spacesById)),s(this,ie).spaces}get objects(){return s(this,ie).objects==null&&(s(this,ie).objects=globalThis.Object.values(this.objectsById)),s(this,ie).objects}get connections(){return s(this,ie).connections==null&&(s(this,ie).connections=globalThis.Object.values(this.connectionsById)),s(this,ie).connections}get floors(){return s(this,ie).floors==null&&(s(this,ie).floors=globalThis.Object.values(this.floorsById)),s(this,ie).floors}get floorStacks(){return s(this,ie).floorStacks==null&&(s(this,ie).floorStacks=globalThis.Object.values(this.floorStacksById)),s(this,ie).floorStacks}get doors(){return s(this,ie).doors==null&&(s(this,ie).doors=globalThis.Object.values(this.doorsById)),s(this,ie).doors}get pointsOfInterest(){return s(this,ie).pointsOfInterest==null&&(s(this,ie).pointsOfInterest=globalThis.Object.values(this.pointsOfInterestById)),s(this,ie).pointsOfInterest}get annotations(){return s(this,ie).annotations==null&&(s(this,ie).annotations=globalThis.Object.values(this.annotationsById)),s(this,ie).annotations}get nodes(){return s(this,ie).nodes==null&&(s(this,ie).nodes=globalThis.Object.values(this.nodesById)),s(this,ie).nodes}get locations(){return s(this,ie).locations==null&&(s(this,ie).locations=globalThis.Object.values(this.locationsById)),globalThis.Object.values(this.locationsById)}get categories(){return s(this,ie).categories==null&&(s(this,ie).categories=globalThis.Object.values(this.categoriesById)),globalThis.Object.values(this.categoriesById)}get mvfFloors(){return s(this,ie).mvfFloors==null&&(s(this,ie).mvfFloors=globalThis.Object.values(this.mvfFloorsById)),s(this,ie).mvfFloors}get mvfFloorStacks(){return s(this,ie).mvfFloorStacks==null&&(s(this,ie).mvfFloorStacks=globalThis.Object.values(this.mvfFloorStacksById)),s(this,ie).mvfFloorStacks}getById(t,i){switch(t){case"space":return this.spacesById[i];case"floor":return this.floorsById[i];case"floor-stack":return this.floorStacksById[i];case"node":return this.nodesById[i];case"door":return this.doorsById[i];case"connection":return this.connectionsById[i];case"object":return this.objectsById[i];case"point-of-interest":return this.pointsOfInterestById[i];case"annotation":return this.annotationsById[i];case"enterprise-location":return this.locationsById[i];case"enterprise-category":return this.categoriesById[i];default:throw new Error("Unknown type: ".concat(t))}}getMapDataById(t){var i,n,o,a,u,c,p;return(p=(c=(u=(a=(o=(n=(i=this.spacesById[t])!=null?i:this.floorsById[t])!=null?n:this.nodesById[t])!=null?o:this.doorsById[t])!=null?a:this.connectionsById[t])!=null?u:this.objectsById[t])!=null?c:this.pointsOfInterestById[t])!=null?p:this.annotationsById[t]}getMVFFeatureById(t,i){switch(t){case"space":return this.mvfSpacesById[i];case"node":return this.mvfNodesById[i];case"obstruction":return this.mvfObstructionById[i];case"floor":return this.mvfFloorsById[i];case"floor-stack":return this.mvfFloorStacksById[i];case"connection":return this.mvfConnectionsById[i];case"entrance":return this.mvfEntrancesById[i];case"annotation":return this.mvfAnnotationsById[i];default:throw new Error("Unknown MVF feature type: ".concat(t))}}getMVFFeatureByNodeId(t,i){switch(t){case"connection":return this.mvfConnectionsByNodeId[i];default:throw new Error("Unsupported MVF feature type: ".concat(t))}}getMVFFeatureByType(t){switch(t){case"floor-stack":return this.mvfFloorStacks;case"floor":return this.mvfFloors;default:throw new Error("Unsupported MVF feature type: ".concat(t))}}getPropTranslation(t,i,n,o){var p,f;if(!this.currentLanguage)return o;let{code:a}=this.currentLanguage,u=t==="enterprise-category"?"categories":t==="enterprise-location"?"locations":void 0;if(!u)return o;let c=(f=(p=this.languagePacks[a])==null?void 0:p.optimized)==null?void 0:f[u];if(c){let y=c[n];if(y!=null&&y[i]!==void 0)return y[i]}return o}async changeLanguage(t){var u;let i=t.toLowerCase();if(!i){L.error("language code must be defined");return}if(!this.currentLanguage){L.error("languageCode feature is not supported");return}let n=this.currentLanguage.code,o=(u=this.venue)==null?void 0:u.languages.find(({code:c})=>c.toLowerCase()===i.toLowerCase());if(!o){L.warn("language not found");return}if(n===o.code)return;let a=this.languagePacks[o.code];if(!a){let c=this.localePacksUrls[o.code];if(!c){L.error("locale packs url not found for ".concat(o.code));return}s(this,ls)&&s(this,ls).abort();let p=new AbortController;T(this,ls,p);let f;try{f=await c2(c,{signal:p.signal})}catch(y){L.error("failed downloading language pack",y);return}if(!f||p.signal.aborted)return;a=bg(f),this.languagePacks[o.code]=a}this.Analytics.sendChangeLanguageEvent({fromLanguage:this.currentLanguage.code}),this.currentLanguage=o,this.publish("language-change",this.currentLanguage)}getDistance(t,i){let n=yt(t),o=yt(i);return Ui([n.longitude,n.latitude],[o.longitude,o.latitude])}async toJSONBundle({downloadLanguagePacks:t=!0}={}){var n;let i=[];if(t&&this.enterpriseMode){let o=new AbortController;for(let a of((n=this.venue)==null?void 0:n.languages)||[])try{if(this.localePacksUrls[a.code]){let u=await em(this.localePacksUrls[a.code],{signal:o.signal}),c=await Oa(u);c&&i.push({language:{code:a.code,name:a.name},localePack:c})}}catch(u){L.warn("failed downloading language pack",u)}}return{type:"json",options:{enterprise:this.enterpriseMode},languagePacks:[],main:this.mvf}}async toBinaryBundle({downloadLanguagePacks:t=!0}={}){var n;if(!this.binaryBundle){L.error("binary bundle not found");return}let i=[];if(t&&this.enterpriseMode){let o=new AbortController;for(let a of((n=this.venue)==null?void 0:n.languages)||[])try{if(this.localePacksUrls[a.code]){let u=await em(this.localePacksUrls[a.code],{signal:o.signal});u&&i.push({language:{code:a.code,name:a.name},localePack:u})}}catch(u){L.warn("failed downloading language pack",u)}}return{type:"binary",options:{enterprise:this.enterpriseMode},languagePacks:i,main:this.binaryBundle}}destroy(){for(let t of globalThis.Object.keys(s(this,ie)))s(this,ie)[t]=null}};ie=new WeakMap,ls=new WeakMap,l(Zg,"MapDataInternal");var cs=Zg;m();m();m();m();var Gd=(t=>(t.Exterior="exterior-walls",t.Interior="interior-walls",t))(Gd||{}),Vd=(t=>(t.Interior="interior-doors",t.Exterior="exterior-doors",t))(Vd||{});m();m();var us=class us{constructor(e,t,i){d(this,"id");d(this,"text");d(this,"target");d(this,"__type",us.__type);this.id=e,this.text=t,this.target=i}static is(e){return e.__type===us.__type}};l(us,"Label"),d(us,"__type","Label");var Bn=us;m();var ps=class ps{constructor(e,t,i){d(this,"id");d(this,"target");d(this,"__type",ps.__type);d(this,"contentEl");this.id=e,this.contentEl=t,this.target=i}static is(e){return e.__type===ps.__type}};l(ps,"Marker"),d(ps,"__type","Marker");var Xi=ps;m();var sc,lc,ds=class ds{constructor(e,t,i){M(this,sc,void 0);M(this,lc,void 0);d(this,"target");d(this,"__type",ds.__type);T(this,sc,e),T(this,lc,t),this.target=i}static is(e){return e.__type===ds.__type}get id(){return s(this,sc)}get url(){return s(this,lc)}};sc=new WeakMap,lc=new WeakMap,l(ds,"Image"),d(ds,"__type","Image");var ac=ds;m();var hs=class hs{constructor(e,t){d(this,"id");d(this,"groupId");d(this,"__type",hs.__type);this.id=e,this.groupId=t}static is(e){return e.__type===hs.__type}};l(hs,"Model"),d(hs,"__type","Model");var cc=hs;m();var zg=class zg{constructor(e,t,i){d(this,"id");d(this,"animation");d(this,"coordinates");d(this,"__type");this.id=e,this.__type="Path",this.animation=t,this.coordinates=i}};l(zg,"Path");var _o=zg;m();var Rn,Yg=class Yg{constructor(e){M(this,Rn,void 0);T(this,Rn,e)}get center(){return s(this,Rn).center}get bearing(){return s(this,Rn).bearing}get pitch(){return s(this,Rn).pitch}get zoomLevel(){return s(this,Rn).zoomLevel}};Rn=new WeakMap,l(Yg,"CameraTransform");var uc=Yg;m();var fs=class fs{constructor(e){d(this,"id");d(this,"__type",fs.__type);this.id=e}static is(e){return e.__type===fs.__type}};l(fs,"Shape"),d(fs,"__type","Shape");var Nn=fs;m();m();m();var eI=new Map([["search-16x16",'<svg viewBox="0 0 16 16">\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M1 7C1 3.68629 3.68629 1 7 1C10.3137 1 13 3.68629 13 7C13 8.29583 12.5892 9.49572 11.8907 10.4765L15.4614 14.0472C15.6567 14.2425 15.6567 14.559 15.4614 14.7543L14.7543 15.4614C14.559 15.6567 14.2424 15.6567 14.0472 15.4614L10.4765 11.8907C9.49571 12.5892 8.29583 13 7 13C3.68629 13 1 10.3137 1 7ZM7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11Z"\n stroke="none"\n />\n </svg>'],["close-16x16",'<svg viewBox="0 0 16 16">\n <path\n d="M12.5963 1.98959C12.7916 1.79433 13.1082 1.79433 13.3034 1.98959L14.0105 2.6967C14.2058 2.89196 14.2058 3.20855 14.0105 3.40381L3.40392 14.0104C3.20866 14.2057 2.89208 14.2057 2.69682 14.0104L1.98971 13.3033C1.79445 13.108 1.79445 12.7915 1.98971 12.5962L12.5963 1.98959Z"\n stroke="none"\n />\n <path\n d="M1.98971 3.40381C1.79445 3.20855 1.79445 2.89196 1.98971 2.6967L2.69682 1.98959C2.89208 1.79433 3.20866 1.79433 3.40392 1.98959L14.0105 12.5962C14.2058 12.7915 14.2058 13.108 14.0105 13.3033L13.3034 14.0104C13.1082 14.2057 12.7916 14.2057 12.5963 14.0104L1.98971 3.40381Z"\n stroke="none"\n />\n </svg>'],["empty-64x40",'<svg viewBox="0 0 64 40">\n <g>\n <g clipPath="url(#clip0_499_175492)">\n <path\n d="M32 39.7032C49.6731 39.7032 64 36.5925 64 32.7552C64 28.9179 49.6731 25.8071 32 25.8071C14.3269 25.8071 0 28.9179 0 32.7552C0 36.5925 14.3269 39.7032 32 39.7032Z"\n stroke="none"\n fill="#F5F5F5"\n />\n <path\n d="M55 13.6653L44.854 2.24866C44.367 1.47048 43.656 1 42.907 1H21.093C20.344 1 19.633 1.47048 19.146 2.24767L9 13.6663V22.8367H55V13.6653Z"\n fill="none"\n />\n <path\n d="M41.613 16.8128C41.613 15.2197 42.607 13.9046 43.84 13.9036H55V31.9059C55 34.0132 53.68 35.7402 52.05 35.7402H11.95C10.32 35.7402 9 34.0122 9 31.9059V13.9036H20.16C21.393 13.9036 22.387 15.2167 22.387 16.8098V16.8317C22.387 18.4248 23.392 19.7111 24.624 19.7111H39.376C40.608 19.7111 41.613 18.4128 41.613 16.8198V16.8128Z"\n fill="#FAFAFA"\n />\n </g>\n <defs>\n <clipPath id="clip0_499_175492">\n <rect width="64" height="40" fill="white" />\n </clipPath>\n </defs>\n </g>\n </svg>'],["caret-12x12",'<svg viewBox="0 0 12 12">\n <path\n stroke="none"\n d="M8.38828 5.78337L3.92578 1.93493C3.75938 1.79196 3.51562 1.92087 3.51562 2.15173V9.84861C3.51562 10.0795 3.75938 10.2084 3.92578 10.0654L8.38828 6.21696C8.51602 6.10681 8.51602 5.89353 8.38828 5.78337Z"\n />\n </svg>'],["plus-16x16",'<svg viewBox="0 0 16 16">\n <path\n d="M7.5 1C7.22386 1 7 1.22386 7 1.5V7H1.5C1.22386 7 1 7.22386 1 7.5L1 8.5C1 8.77614 1.22386 9 1.5 9H7V14.5C7 14.7761 7.22386 15 7.5 15H8.5C8.77614 15 9 14.7761 9 14.5V9H14.5C14.7761 9 15 8.77614 15 8.5V7.5C15 7.22386 14.7761 7 14.5 7H9V1.5C9 1.22386 8.77614 1 8.5 1H7.5Z"\n stroke="none"\n />\n </svg>'],["recenter-16x16",'<svg viewBox="0 0 16 16">\n <g stroke="none">\n <path d="M0 2.5C0 2.22386 0.223858 2 0.5 2H1.5C1.77614 2 2 2.22386 2 2.5V13.5C2 13.7761 1.77614 14 1.5 14H0.5C0.223858 14 0 13.7761 0 13.5V2.5Z" />\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M4.5 4C4.22386 4 4 4.22386 4 4.5V11.5C4 11.7761 4.22386 12 4.5 12H11.5C11.7761 12 12 11.7761 12 11.5V4.5C12 4.22386 11.7761 4 11.5 4H4.5ZM6 6V10H10V6H6Z"\n />\n <path d="M14.5 2C14.2239 2 14 2.22386 14 2.5V13.5C14 13.7761 14.2239 14 14.5 14H15.5C15.7761 14 16 13.7761 16 13.5V2.5C16 2.22386 15.7761 2 15.5 2H14.5Z" />\n </g>\n </svg>'],["minus-16x16",'<svg viewBox="0 0 16 16">\n <path\n d="M1.5 9C1.22386 9 1 8.77614 1 8.5L1 7.5C1 7.22386 1.22386 7 1.5 7L14.5 7C14.7761 7 15 7.22386 15 7.5V8.5C15 8.77614 14.7761 9 14.5 9L1.5 9Z"\n stroke="none"\n />\n </svg>'],["logo-horizontal-206x48",'<svg viewBox="0 0 206 48">\n <path d="M27.2678 14.2261H22.3187C21.0695 14.2261 20.4695 14.7801 20.4695 15.9852V31.142L10.3966 15.5591C9.69665 14.4784 9.2475 14.2773 7.8475 14.2261H2.97462C1.67462 14.2261 1.07631 14.7801 1.07631 15.9852V44.7665C1.07631 45.9716 1.67462 46.5256 2.97462 46.5256H7.92377C9.22207 46.5256 9.82207 45.9716 9.82207 44.7665V29.6847L19.9441 45.1926C20.695 46.3244 21.095 46.5256 22.4933 46.5256H27.2933C28.5916 46.5256 29.1916 45.9716 29.1916 44.7665V15.9852C29.1407 14.7801 28.5424 14.2261 27.2678 14.2261Z" />\n <path d="M5.44915 10.9602C8.45863 10.9602 10.8983 8.50669 10.8983 5.48011C10.8983 2.45353 8.45863 0 5.44915 0C2.43967 0 0 2.45353 0 5.48011C0 8.50669 2.43967 10.9602 5.44915 10.9602Z" />\n <path d="M61.7899 25.0449C63.2306 23.1903 65.078 22.2051 67.556 22.2051C72.0526 22.2051 74.7611 25.3347 74.7611 29.4511V39.2489C74.8187 39.7125 74.5306 39.9443 74.0695 39.9443H72.5136C72.0526 39.9443 71.7645 39.7125 71.8221 39.2489V29.5091C71.8221 27.1909 69.9187 25.2187 67.4984 25.2187C65.1339 25.2187 63.2323 27.1329 63.2323 29.2773V39.2489C63.2899 39.7125 63.0018 39.9443 62.5407 39.9443H60.9831C60.5221 39.9443 60.2916 39.7125 60.2916 39.2489V29.4511C60.2916 27.1329 58.3899 25.2187 56.0255 25.2187C53.7204 25.2187 51.7594 27.075 51.7594 29.2773V39.3068C51.817 39.7705 51.5289 40.0023 51.0102 40.0023H49.5119C49.0509 40.0023 48.7628 39.7705 48.7628 39.3068V23.25C48.7051 22.7864 48.9933 22.4966 49.5119 22.4966H50.9526C51.356 22.4966 51.5289 22.6704 51.5289 23.0182V24.2352C52.7407 22.9602 54.239 22.2648 56.0255 22.2648C58.4475 22.2068 60.3492 23.192 61.7899 25.0466V25.0449ZM77.1255 31.2477C77.1255 26.3216 81.1018 22.2051 86.1187 22.2051C88.539 22.2051 90.6136 23.1903 92.3441 25.1608V23.1903C92.3441 22.7267 92.5746 22.5528 93.0357 22.5528H94.4187C94.8797 22.5528 95.1102 22.7847 95.1102 23.3062V39.3648C95.1102 39.8284 94.8797 40.0602 94.4187 40.0602H93.0357C92.5746 40.0602 92.3441 39.8284 92.3441 39.4227V37.4523C90.6712 39.3648 88.5967 40.35 86.1746 40.35C81.1018 40.2341 77.1238 36.1773 77.1238 31.2477H77.1255ZM92.1136 31.2477C92.1136 27.8284 89.4611 25.2187 86.0594 25.2187C82.7746 25.2187 80.1221 27.8864 80.1221 31.2477C80.1221 34.6687 82.7746 37.2784 86.1187 37.2784C86.9062 37.2789 87.6861 37.1232 88.4138 36.8202C89.1414 36.5173 89.8026 36.0731 90.3593 35.513C90.9161 34.9528 91.3577 34.2878 91.6587 33.556C91.9597 32.8241 92.1143 32.0397 92.1136 31.2477ZM100.992 37.3943V46.3807C101.049 46.8443 100.761 47.1341 100.298 47.1341H98.7424C98.2814 47.1341 97.9933 46.9023 97.9933 46.3807V23.1903C97.9933 22.7267 98.2238 22.4369 98.7424 22.4369H100.183C100.646 22.379 100.934 22.6687 100.934 23.0744V24.9869C102.605 23.0744 104.68 22.1472 107.044 22.1472C112.002 22.1472 116.037 26.2619 116.037 31.1898C116.037 36.1176 112.059 40.2341 107.044 40.2341C104.622 40.2341 102.603 39.3068 100.992 37.3943ZM106.987 25.2187C103.7 25.2187 101.049 27.8864 101.049 31.2477C101.049 34.6687 103.7 37.2784 107.044 37.2784C110.446 37.2784 113.039 34.6108 113.039 31.2477C113.039 27.8864 110.388 25.2187 106.987 25.2187ZM121.11 37.3943V46.3807C121.168 46.8443 120.88 47.1341 120.419 47.1341H118.861C118.4 47.1341 118.112 46.9023 118.112 46.3807V23.1903C118.112 22.7267 118.342 22.4369 118.861 22.4369H120.302C120.764 22.379 121.053 22.6687 121.053 23.0744V24.9869C122.724 23.0744 124.798 22.1472 127.163 22.1472C132.12 22.1472 136.156 26.2619 136.156 31.1898C136.156 36.1176 132.178 40.2341 127.163 40.2341C124.742 40.2341 122.781 39.3068 121.11 37.3943ZM127.105 25.2187C123.819 25.2187 121.168 27.8864 121.168 31.2477C121.168 34.6687 123.819 37.2784 127.163 37.2784C130.564 37.2784 133.158 34.6108 133.158 31.2477C133.158 27.8864 130.507 25.2187 127.107 25.2187H127.105ZM153.97 32.3506H141.054C141.342 35.2483 143.995 37.4523 147.164 37.4523C148.893 37.4523 150.393 37.0466 151.719 36.0597C152.007 35.8858 152.295 35.7699 152.353 35.7699C152.583 35.7699 152.756 35.8858 152.929 36.1773L153.505 37.1625C153.622 37.3364 153.68 37.4523 153.68 37.5682C153.68 37.8 153.507 38.0318 153.103 38.3216C151.258 39.5966 149.183 40.292 146.992 40.292C141.688 40.292 137.883 36.3511 137.883 31.2477C137.883 26.204 141.803 22.2051 146.703 22.2051C151.546 22.2051 154.717 25.7983 154.717 31.0176C154.717 31.5972 154.717 32.3506 153.968 32.3506H153.97ZM141.056 30.0324H151.72C151.432 26.8432 149.473 24.929 146.648 24.929C145.241 24.8904 143.875 25.3995 142.833 26.3501C141.791 27.3007 141.154 28.6194 141.056 30.0307V30.0324ZM156.332 31.2477C156.332 26.3216 160.31 22.2051 165.326 22.2051C167.748 22.2051 169.707 23.1324 171.32 25.0449V16.2324C171.263 15.7687 171.551 15.479 172.012 15.479H173.57C174.031 15.479 174.319 15.7108 174.319 16.2324V39.3068C174.319 39.7705 174.088 40.0023 173.57 40.0023H172.129C171.666 40.0602 171.378 39.7705 171.378 39.3648V37.3943C169.649 39.3068 167.632 40.292 165.268 40.292C160.31 40.2341 156.332 36.1773 156.332 31.2477ZM171.264 31.2477C171.264 27.8284 168.612 25.2187 165.21 25.2187C161.924 25.2187 159.273 27.8864 159.273 31.2477C159.273 34.6687 161.924 37.2784 165.268 37.2784C166.057 37.2838 166.839 37.1316 167.569 36.8304C168.299 36.5292 168.962 36.0852 169.52 35.5241C170.077 34.963 170.519 34.296 170.818 33.5619C171.117 32.8277 171.268 32.0411 171.263 31.2477H171.264ZM177.72 19.0739C177.715 18.8594 177.754 18.646 177.833 18.4468C177.912 18.2476 178.031 18.0667 178.182 17.915C178.333 17.7633 178.512 17.6439 178.71 17.5642C178.909 17.4845 179.121 17.446 179.334 17.4511C179.546 17.4507 179.756 17.4923 179.952 17.5737C180.148 17.6551 180.326 17.7746 180.476 17.9254C180.626 18.0762 180.745 18.2553 180.826 18.4523C180.907 18.6494 180.948 18.8606 180.948 19.0739C180.953 19.2884 180.914 19.5017 180.835 19.7009C180.756 19.9001 180.637 20.081 180.486 20.2327C180.335 20.3845 180.156 20.5038 179.957 20.5835C179.759 20.6633 179.547 20.7017 179.334 20.6966C178.412 20.7545 177.72 20.0591 177.72 19.0739ZM177.836 39.2489V23.1903C177.836 22.7267 178.066 22.4369 178.527 22.4369H180.083C180.544 22.4369 180.832 22.6687 180.775 23.1903V39.2489C180.832 39.7125 180.544 39.9443 180.083 39.9443H178.527C178.066 39.9443 177.836 39.7125 177.836 39.2489ZM186.944 23.0165V24.1756C188.212 22.8426 189.71 22.2051 191.497 22.2051C195.937 22.2051 198.646 25.2767 198.646 29.3932V39.2489C198.703 39.7125 198.415 39.9443 197.954 39.9443H196.398C195.936 39.9443 195.705 39.7125 195.705 39.2489V29.4511C195.705 27.1329 193.803 25.2187 191.439 25.2187C189.134 25.2187 187.175 27.075 187.175 29.2773V39.3068C187.232 39.7705 186.944 40.0023 186.424 40.0023H184.868C184.407 40.0023 184.119 39.7705 184.119 39.3068V23.1903C184.061 22.7267 184.349 22.4949 184.868 22.4949H186.309C186.712 22.4949 186.944 22.6687 186.944 23.0165Z" />\n <path d="M204 40C205.115 40 206 39.0857 206 38V37.9886C206 36.9029 205.126 36 204 36C202.885 36 202 36.9143 202 38V38.0114C202 39.0971 202.874 40 204 40ZM204 39.7829C202.989 39.7829 202.23 38.9829 202.23 38.0114V38C202.23 37.0286 203 36.2171 204 36.2171C205.011 36.2171 205.77 37.0171 205.77 37.9886V38C205.77 38.9714 205 39.7829 204 39.7829ZM203.218 38.9714H203.609V38.2743H204.034L204.517 38.9714H204.989L204.448 38.2057C204.724 38.1257 204.92 37.92 204.92 37.5886C204.92 37.1657 204.586 36.9486 204.138 36.9486H203.218V38.9714ZM203.609 37.9543V37.2914H204.103C204.368 37.2914 204.517 37.4057 204.517 37.6229C204.517 37.8171 204.368 37.9543 204.103 37.9543H203.609Z" />\n </svg>'],["share-16x16",'<svg viewBox="0 0 16 16">\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M13 6C14.6569 6 16 4.65685 16 3C16 1.34315 14.6569 0 13 0C11.3431 0 10 1.34315 10 3C10 3.13463 10.0089 3.26719 10.0261 3.39712L6.82972 5.17286C6.10576 4.44825 5.10523 4 4 4C1.79086 4 0 5.79086 0 8C0 10.2091 1.79086 12 4 12C5.10523 12 6.10576 11.5518 6.82972 10.8271L10.0261 12.6029C10.0089 12.7328 10 12.8654 10 13C10 14.6569 11.3431 16 13 16C14.6569 16 16 14.6569 16 13C16 11.3431 14.6569 10 13 10C12.2011 10 11.4752 10.3123 10.9376 10.8214L7.84579 9.1037C7.94622 8.75313 8 8.38284 8 8C8 7.61716 7.94622 7.24687 7.84579 6.8963L10.9376 5.17864C11.4752 5.68775 12.2011 6 13 6ZM13 4C13.5523 4 14 3.55228 14 3C14 2.44772 13.5523 2 13 2C12.4477 2 12 2.44772 12 3C12 3.55228 12.4477 4 13 4ZM4 10C5.10457 10 6 9.10457 6 8C6 6.89543 5.10457 6 4 6C2.89543 6 2 6.89543 2 8C2 9.10457 2.89543 10 4 10ZM14 13C14 13.5523 13.5523 14 13 14C12.4477 14 12 13.5523 12 13C12 12.4477 12.4477 12 13 12C13.5523 12 14 12.4477 14 13Z"\n stroke="none"\n />\n </svg>'],["checkmark-16x16",'<svg viewBox="0 0 16 16">\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M15.387 3.31662C15.6008 3.49148 15.6323 3.80649 15.4574 4.02021L6.77402 14.6332C6.58509 14.8642 6.30292 14.9986 6.00457 15C5.70622 15.0013 5.42285 14.8694 5.23184 14.6402L0.551937 9.02429C0.375155 8.81215 0.403817 8.49687 0.615956 8.32009L1.38418 7.67991C1.59632 7.50312 1.9116 7.53179 2.08838 7.74392L5.99299 12.4295L13.9095 2.75374C14.0844 2.54002 14.3994 2.50852 14.6131 2.68338L15.387 3.31662Z"\n stroke="none"\n />\n </svg>'],["arrow-right-16x16",'<svg viewBox="0 0 16 16">\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M8.35355 1.64645C8.54881 1.45118 8.8654 1.45118 9.06066 1.64645L14.7071 7.29289C15.0976 7.68342 15.0976 8.31658 14.7071 8.70711L9.06066 14.3536C8.8654 14.5488 8.54882 14.5488 8.35355 14.3536L7.64645 13.6464C7.45118 13.4512 7.45118 13.1346 7.64645 12.9393L11.5858 9H0.5C0.223858 9 0 8.77614 0 8.5V7.5C0 7.22386 0.223858 7 0.5 7H11.5858L7.64645 3.06066C7.45118 2.8654 7.45118 2.54882 7.64645 2.35355L8.35355 1.64645Z"\n stroke="none"\n />\n </svg>'],["arrow-up-16x16",'<svg viewBox="0 0 16 16">\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M8.00015 0.5C8.34685 0.5 8.67835 0.642318 8.91714 0.893677L15.6517 7.98267C15.8441 8.18525 15.8359 8.50548 15.6333 8.69793L14.533 9.7433C14.3304 9.93575 14.0101 9.92754 13.8177 9.72496L9.26497 4.93262V15.4249C9.26497 15.7043 9.03846 15.9308 8.75904 15.9308H7.24125C6.96184 15.9308 6.73532 15.7043 6.73532 15.4249V4.93262L2.1826 9.72496C1.99015 9.92754 1.66992 9.93575 1.46734 9.7433L0.366945 8.69793C0.164367 8.50548 0.156156 8.18525 0.348604 7.98267L7.08315 0.893677C7.32194 0.642318 7.65344 0.5 8.00015 0.5Z"\n stroke="none"\n />\n </svg>'],["connection-stairs-16x16",'<svg viewBox="0 0 16 16">\n <g stroke="none">\n <path d="M1 11.5C1 11.2239 1.22386 11 1.5 11H6V13.5C6 13.7761 5.77614 14 5.5 14H1.5C1.22386 14 1 13.7761 1 13.5V11.5Z" />\n <path d="M4 8.5C4 8.22386 4.22386 8 4.5 8H9V10.5C9 10.7761 8.77614 11 8.5 11H4V8.5Z" />\n <path d="M7 5.5C7 5.22386 7.22386 5 7.5 5H12V7.5C12 7.77614 11.7761 8 11.5 8H7V5.5Z" />\n <path d="M10 2.5C10 2.22386 10.2239 2 10.5 2H14.5C14.7761 2 15 2.22386 15 2.5V4.5C15 4.77614 14.7761 5 14.5 5H10V2.5Z" />\n </g>\n </svg>'],["connection-stairs-14x14",'<svg viewBox="0 0 14 14">\n <path\n d="M5.25 12H2.5C2.225 12 2 11.7429 2 11.4286C2 11.1143 2.225 10.8571 2.5 10.8571H4.25V7.91429H6.5V4.94286H8.75V2H11.5C11.775 2 12 2.25714 12 2.57143C12 2.88571 11.775 3.14286 11.5 3.14286H9.75V6.08571H7.5V9.02857H5.25V12Z"\n stroke="none"\n />\n </svg>'],["connection-stairs-12x12",'<svg viewBox="0 0 12 12" stroke="none">\n <path d="M1.625 8.1875C1.625 8.01491 1.76491 7.875 1.9375 7.875H4.75V9.4375C4.75 9.61009 4.61009 9.75 4.4375 9.75H1.9375C1.76491 9.75 1.625 9.61009 1.625 9.4375V8.1875Z" />\n <path d="M3.5 6.3125C3.5 6.13991 3.63991 6 3.8125 6H6.625V7.5625C6.625 7.73509 6.48509 7.875 6.3125 7.875H3.5V6.3125Z" />\n <path d="M5.375 4.4375C5.375 4.26491 5.51491 4.125 5.6875 4.125H8.5V5.6875C8.5 5.86009 8.36009 6 8.1875 6H5.375V4.4375Z" />\n <path d="M7.25 2.5625C7.25 2.38991 7.38991 2.25 7.5625 2.25H10.0625C10.2351 2.25 10.375 2.38991 10.375 2.5625V3.8125C10.375 3.98509 10.2351 4.125 10.0625 4.125H7.25V2.5625Z" />\n </svg>'],["connection-escalator-16x16",'<svg viewBox="0 0 16 16">\n <g stroke="none">\n <path d="M3.63008 12H2C0.895431 12 0 12.8954 0 14C0 15.1046 0.89543 16 2 16H4.63008C4.86879 16 5.09962 15.9146 5.28087 15.7593L11.7191 10.2407C11.9004 10.0854 12.1312 10 12.3699 10H14C15.1046 10 16 9.10457 16 8C16 6.89543 15.1046 6 14 6H11.3699C11.1312 6 10.9004 6.08539 10.7191 6.24074L4.28087 11.7593C4.09962 11.9146 3.86879 12 3.63008 12Z" />\n <path d="M5 6C5 4.89543 5.89543 4 7 4C8.10457 4 9 4.89543 9 6L5 9.5V6Z" />\n <path d="M9 2C9 3.10457 8.10457 4 7 4C5.89543 4 5 3.10457 5 2C5 0.89543 5.89543 0 7 0C8.10457 0 9 0.89543 9 2Z" />\n </g>\n </svg>'],["connection-escalator-14x14",'<svg viewBox="0 0 14 14">\n <path\n d="M5.26686 2.98522C5.26686 2.44335 5.71573 2 6.26436 2C6.81299 2 7.26187 2.44335 7.26187 2.98522C7.26187 3.5271 6.81299 3.97045 6.26436 3.97045C5.71573 3.97045 5.26686 3.50246 5.26686 2.98522Z"\n stroke="none"\n />\n <path\n d="M7.26188 5.48588V5.25125C7.26188 4.85716 6.91275 4.53696 6.48881 4.53696H6.03993C5.61599 4.53696 5.26687 4.88179 5.26687 5.25125V7.66458L4.3192 8.6995H3.67082C2.74813 8.6995 2 9.43842 2 10.3498C2 11.2611 2.74813 12 3.67082 12H4.61845C5.36658 12 6.11471 11.6798 6.61347 11.1133L9.6808 7.76354H10.3292C11.2519 7.76354 12 7.02463 12 6.11329C12 5.20196 11.2519 4.46305 10.3292 4.46305H9.38155C8.60848 4.46305 7.88529 4.78324 7.38653 5.34975L7.26188 5.48588ZM4.61846 11.0148H3.67083C3.29677 11.0148 2.99751 10.7192 2.99751 10.3498C2.99751 9.9803 3.29677 9.68473 3.67083 9.68473H4.61846C4.71821 9.68473 4.81796 9.63547 4.86784 9.56158L8.13467 5.99015C8.45886 5.64532 8.90774 5.44828 9.38155 5.44828H10.3292C10.7032 5.44828 11.0025 5.74384 11.0025 6.1133C11.0025 6.48276 10.7032 6.77833 10.3292 6.77833H9.38155C9.2818 6.77833 9.18205 6.82759 9.13218 6.87685L5.86534 10.4729C5.54115 10.8177 5.09228 11.0148 4.61846 11.0148Z"\n stroke="none"\n />\n </svg>'],["connection-elevator-16x16",'<svg viewBox="0 0 16 16">\n <g stroke="none">\n <path d="M3 5.5C3 6.32843 2.32843 7 1.5 7C0.671573 7 0 6.32843 0 5.5C0 4.67157 0.671573 4 1.5 4C2.32843 4 3 4.67157 3 5.5Z" />\n <path d="M3 10.5C3 11.3284 2.32843 12 1.5 12C0.671573 12 0 11.3284 0 10.5C0 9.67157 0.671573 9 1.5 9C2.32843 9 3 9.67157 3 10.5Z" />\n <path d="M11 1H14C14.5523 1 15 1.44772 15 2V14C15 14.5523 14.5523 15 14 15H11V1Z" />\n <path d="M9 1H6C5.44772 1 5 1.44772 5 2V14C5 14.5523 5.44772 15 6 15H9V1Z" />\n </g>\n </svg>'],["connection-elevator-14x14",'<svg viewBox="0 0 14 14">\n <path\n d="M7.476 2H2.72693C1.77095 2 1 2.72464 1 3.62319V10.3768C1 11.2754 1.77095 12 2.72693 12H7.476C8.43198 12 9.20293 11.2754 9.20293 10.3768V3.62319C9.17209 2.72464 8.40114 2 7.476 2ZM7.476 3.15942C7.75354 3.15942 7.96941 3.36232 7.96941 3.62319V10.3768C7.96941 10.6377 7.75354 10.8406 7.476 10.8406H5.71824V3.15942H7.476ZM4.48472 3.15942V10.8406H2.72693C2.44939 10.8406 2.23352 10.6377 2.23352 10.3768V3.62319C2.23352 3.36232 2.44939 3.15942 2.72693 3.15942H4.48472Z"\n stroke="none"\n />\n <path\n d="M12.4643 6.19064H10.6638C10.4456 6.19064 10.2546 6.06243 10.1728 5.88294C10.0909 5.70346 10.1455 5.47269 10.2819 5.31884L11.1821 4.47269C11.4004 4.26756 11.755 4.26756 11.946 4.47269L12.8462 5.31884C13.0099 5.47269 13.0371 5.67781 12.9553 5.88294C12.8735 6.08807 12.6825 6.19064 12.4643 6.19064Z"\n stroke="none"\n />\n <path\n d="M11.564 9.65216C11.4276 9.65216 11.2912 9.60088 11.1821 9.49831L10.2819 8.65216C10.1182 8.49831 10.0909 8.29319 10.1728 8.08806C10.2546 7.90857 10.4456 7.78036 10.6638 7.78036H12.4643C12.6825 7.78036 12.8735 7.90857 12.9553 8.08806C13.0371 8.26754 12.9826 8.49831 12.8462 8.65216L11.9459 9.49831C11.8641 9.60088 11.7004 9.65216 11.564 9.65216Z"\n stroke="none"\n />\n </svg>'],["connection-elevator-12x12",'<svg viewBox="0 0 12 12" stroke="none">\n <circle cx="1.9375" cy="4.4375" r="0.9375" />\n <circle cx="1.9375" cy="7.5625" r="0.9375" />\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M7.6 2H9.4C9.73137 2 10 2.26863 10 2.6V9.41328C10 9.74465 9.73137 10.0133 9.4 10.0133H7.6V2ZM6.4 2H4.6C4.26863 2 4 2.26863 4 2.6V9.41328C4 9.74465 4.26863 10.0133 4.6 10.0133H6.4V2Z"\n />\n </svg>'],["new-tab-14x14",'<svg viewBox="0 0 14 14">\n <g stroke="none">\n <path d="M2.625 2.625H5.6875C5.92913 2.625 6.125 2.42912 6.125 2.1875V1.3125C6.125 1.07088 5.92913 0.875 5.6875 0.875H1.3125C1.07088 0.875 0.875 1.07088 0.875 1.3125V12.6875C0.875 12.9291 1.07088 13.125 1.3125 13.125H12.6875C12.9291 13.125 13.125 12.9291 13.125 12.6875V8.3125C13.125 8.07088 12.9291 7.875 12.6875 7.875H11.8125C11.5709 7.875 11.375 8.07088 11.375 8.3125V11.375H2.625V2.625Z" />\n <path d="M12.9063 0.875H8.40311C8.20822 0.875 8.11063 1.11062 8.24843 1.24843L9.88124 2.88124L5.8156 6.94688C5.64475 7.11774 5.64475 7.39475 5.8156 7.5656L6.43432 8.18432C6.60517 8.35517 6.88218 8.35517 7.05304 8.18432L11.1187 4.11868L12.7516 5.75157C12.8894 5.88938 13.125 5.79178 13.125 5.59689V1.09375C13.125 0.972938 13.0271 0.875 12.9063 0.875Z" />\n </g>\n </svg>'],["compress-16x16",'<svg viewBox="0 0 16 16">\n <g stroke="none">\n <path\n id="Vector"\n d="M4.67773 10.7154H0.713449C0.556306 10.7154 0.427734 10.844 0.427734 11.0011V11.8583C0.427734 12.0154 0.556306 12.144 0.713449 12.144H3.82059V15.2868C3.82059 15.444 3.94916 15.5725 4.10631 15.5725H4.96345C5.12059 15.5725 5.24916 15.444 5.24916 15.2868V11.2868C5.24916 10.9708 4.99381 10.7154 4.67773 10.7154ZM4.96345 0.429688H4.10631C3.94916 0.429688 3.82059 0.558259 3.82059 0.715402V3.85826H0.713449C0.556306 3.85826 0.427734 3.98683 0.427734 4.14397V5.00112C0.427734 5.15826 0.556306 5.28683 0.713449 5.28683H4.67773C4.99381 5.28683 5.24916 5.03147 5.24916 4.7154V0.715402C5.24916 0.558259 5.12059 0.429688 4.96345 0.429688ZM15.2849 10.7154H11.3206C11.0045 10.7154 10.7492 10.9708 10.7492 11.2868V15.2868C10.7492 15.444 10.8777 15.5725 11.0349 15.5725H11.892C12.0492 15.5725 12.1777 15.444 12.1777 15.2868V12.144H15.2849C15.442 12.144 15.5706 12.0154 15.5706 11.8583V11.0011C15.5706 10.844 15.442 10.7154 15.2849 10.7154ZM15.2849 3.85826H12.1777V0.715402C12.1777 0.558259 12.0492 0.429688 11.892 0.429688H11.0349C10.8777 0.429688 10.7492 0.558259 10.7492 0.715402V4.7154C10.7492 5.03147 11.0045 5.28683 11.3206 5.28683H15.2849C15.442 5.28683 15.5706 5.15826 15.5706 5.00112V4.14397C15.5706 3.98683 15.442 3.85826 15.2849 3.85826Z"\n />\n </g>\n </svg>'],["washroom-14x14",'<svg viewBox="0 0 14 14" stroke="none">\n <path d="M4.55125 3.09062C4.55125 3.69326 4.07639 4.18176 3.49058 4.18176C2.90525 4.18176 2.43039 3.69326 2.43039 3.09062C2.43039 2.4885 2.90525 2 3.49058 2C4.07639 2 4.55125 2.4885 4.55125 3.09062Z" />\n <path d="M5.1193 5.48047C4.81653 4.83116 4.17252 4.41571 3.47822 4.41571C2.78392 4.41571 2.13986 4.83116 1.83714 5.48047L1.04175 7.22034C0.940664 7.441 1.02893 7.70073 1.24393 7.81791C1.47077 7.90871 1.72324 7.81791 1.82433 7.59725L2.49349 6.15554L2.21587 11.4407C2.20305 11.7263 2.41805 11.9734 2.69567 11.9993C2.97329 12.0124 3.21344 11.7913 3.23859 11.5057L3.4028 8.285H3.567L3.73121 11.5057C3.74403 11.7913 3.97086 11.9993 4.23616 11.9993H4.26131C4.53893 11.9861 4.75343 11.7395 4.74111 11.4407L4.46349 6.15554L5.13265 7.59725C5.20858 7.75298 5.35997 7.85697 5.52418 7.85697C5.5873 7.85697 5.65042 7.84379 5.71354 7.81792C5.92804 7.71393 6.0163 7.44153 5.91572 7.22035L5.1193 5.48047Z" />\n <path d="M12.9582 7.22034L12.1505 5.48047C11.8477 4.83116 11.2037 4.41571 10.5094 4.41571C9.81513 4.41571 9.17107 4.83116 8.86836 5.48047L8.06064 7.22034C7.95955 7.441 8.04782 7.70073 8.26282 7.81791C8.47732 7.9219 8.7298 7.8311 8.84371 7.60993L9.52519 6.12977L9.46207 7.2204L8.57842 8.92184C8.47733 9.11663 8.61638 9.36316 8.83089 9.36316H9.33584L9.22242 11.4668C9.2096 11.7397 9.41177 11.9862 9.68939 11.9994C9.95469 12.0126 10.1943 11.8046 10.2072 11.519L10.3581 9.33723H10.6737L10.7871 11.5058C10.7999 11.7787 11.0144 11.9862 11.2792 11.9862H11.3043C11.5696 11.973 11.7841 11.7396 11.7713 11.4535L11.6579 9.33718H12.1628C12.3773 9.33718 12.5287 9.09066 12.4153 8.89586L11.5317 7.19442L11.4685 6.1038L12.1757 7.5972C12.2516 7.75293 12.403 7.85692 12.5672 7.85692C12.6303 7.85692 12.6934 7.84373 12.7566 7.81786C12.9711 7.70068 13.0593 7.44102 12.9582 7.22034Z" />\n <path d="M11.5696 3.09062C11.5696 3.69326 11.0948 4.18176 10.5094 4.18176C9.92363 4.18176 9.44876 3.69326 9.44876 3.09062C9.44876 2.4885 9.92363 2 10.5094 2C11.0948 2 11.5696 2.4885 11.5696 3.09062Z" />\n <path d="M6.99996 2.00006C6.76031 2.00006 6.57095 2.19485 6.57095 2.44138V11.5575C6.57095 11.804 6.76031 11.9988 6.99996 11.9988C7.2396 11.9988 7.42896 11.804 7.42896 11.5575V2.44138C7.42896 2.19485 7.2396 2.00006 6.99996 2.00006Z" />\n </svg>'],["point-of-interest-12x12",'<svg viewBox="0 0 12 12" stroke="none">\n <path\n stroke="none"\n id="Subtract"\n // Do not change these to fillRule or clipRule, since they need to be rendered as actual SVGs in labels, not React SVGs\n fill-rule="evenodd"\n clip-rule="evenodd"\n d="M6.24724 10.7516C7.94597 9.0358 9.85962 6.89195 9.85962 4.85965C9.85962 2.72802 8.13159 1 5.99997 1C3.86834 1 2.14032 2.72802 2.14032 4.85965C2.14032 6.89195 4.05397 9.0358 5.7527 10.7516C5.88904 10.8893 6.1109 10.8893 6.24724 10.7516ZM5.99994 6.26317C6.77508 6.26317 7.40345 5.6348 7.40345 4.85967C7.40345 4.08453 6.77508 3.45616 5.99994 3.45616C5.22481 3.45616 4.59644 4.08453 4.59644 4.85967C4.59644 5.6348 5.22481 6.26317 5.99994 6.26317Z"\n />\n </svg>'],["flag-20x20",'<svg viewBox="0 0 20 20" stroke="none">\n <path\n d="M16.9987 4.27111C16.936 5.06715 16.3836 5.93162 15.5238 6.57845C14.7549 7.15682 13.0885 8.04927 10.5434 7.55174C8.32167 7.1164 6.82156 8.02129 6.08085 10.2416L8.24615 17.3998C8.31833 17.6471 8.17711 17.9059 7.9292 17.9813C7.88527 17.9938 7.83976 18 7.79426 18C7.58634 18 7.40277 17.8647 7.34236 17.6673L5.1644 10.4686C5.13773 10.4173 5.12125 10.3613 5.11419 10.3038L3.41956 4.70042C3.38112 4.63512 3.35994 4.56127 3.3568 4.48587L3.02101 3.37886C2.98413 3.25992 2.9959 3.13165 3.05553 3.02203C3.11437 2.91242 3.21479 2.83079 3.33482 2.79504C3.45564 2.75928 3.5851 2.7725 3.69494 2.83235C3.80477 2.89144 3.88637 2.99172 3.92167 3.11143L3.9813 3.31355C4.38847 2.85956 4.90472 2.51439 5.48136 2.30915C6.97201 1.75566 8.95216 1.95467 10.6469 2.83156C11.6888 3.36951 14.3374 4.54493 16.3647 3.79553C16.5154 3.74111 16.684 3.76599 16.8127 3.86239C16.9406 3.95879 17.0105 4.11251 16.9987 4.27111Z"\n stroke="none"\n />\n </svg>'],["link-16x16",'<svg viewBox="0 0 16 16" stroke="none">\n <path\n d="M9.10678 11.2433C9.07993 11.2167 9.04367 11.2018 9.00589 11.2018C8.9681 11.2018 8.93184 11.2167 8.90499 11.2433L6.82999 13.3183C5.86928 14.279 4.24785 14.3808 3.18714 13.3183C2.12464 12.2558 2.22642 10.6362 3.18714 9.67546L5.26214 7.60046C5.31749 7.5451 5.31749 7.45403 5.26214 7.39868L4.55142 6.68796C4.52457 6.66138 4.48832 6.64646 4.45053 6.64646C4.41274 6.64646 4.37649 6.66138 4.34964 6.68796L2.27464 8.76296C0.763923 10.2737 0.763923 12.7183 2.27464 14.2272C3.78535 15.7362 6.22999 15.738 7.73892 14.2272L9.81392 12.1522C9.86928 12.0969 9.86928 12.0058 9.81392 11.9505L9.10678 11.2433ZM13.7246 2.77903C12.2139 1.26832 9.76928 1.26832 8.26035 2.77903L6.18357 4.85403C6.15698 4.88088 6.14207 4.91714 6.14207 4.95493C6.14207 4.99271 6.15698 5.02897 6.18357 5.05582L6.89249 5.76475C6.94785 5.8201 7.03892 5.8201 7.09428 5.76475L9.16928 3.68975C10.13 2.72903 11.7514 2.62725 12.8121 3.68975C13.8746 4.75225 13.7729 6.37189 12.8121 7.3326L10.7371 9.4076C10.7106 9.43445 10.6956 9.47071 10.6956 9.5085C10.6956 9.54628 10.7106 9.58254 10.7371 9.60939L11.4479 10.3201C11.5032 10.3755 11.5943 10.3755 11.6496 10.3201L13.7246 8.2451C15.2336 6.73439 15.2336 4.28975 13.7246 2.77903ZM9.75142 6.00939C9.72457 5.9828 9.68832 5.96789 9.65053 5.96789C9.61275 5.96789 9.57649 5.9828 9.54964 6.00939L5.50499 10.0522C5.47841 10.0791 5.46349 10.1154 5.46349 10.1531C5.46349 10.1909 5.47841 10.2272 5.50499 10.254L6.21214 10.9612C6.26749 11.0165 6.35857 11.0165 6.41392 10.9612L10.4568 6.91832C10.5121 6.86296 10.5121 6.77189 10.4568 6.71653L9.75142 6.00939Z"\n stroke="none"\n />\n </svg>']]),tI=/<svg([^>]*)>/g;function n7(r,e,t){let i=eI.get(r);return i?i.replace(tI,'<svg$1 style="fill:'.concat(e,"; width:").concat(t,"px; height:").concat(t,'px">')):""}l(n7,"getStyledIcon");var rI=l(r=>'\n <div class="pin-shadow" style="background: '.concat(r,'"></div>\n <svg width="').concat(20*.9,'px" height="').concat(48*.9,'px" viewBox="0 0 20 48">\n <path\n d="M1.37965 29.3246C1.5778 31.2167 2.27661 33.0694 3.83078 33.775C4.0998 37.1861 4.7451 40.2227 5.65918 42.4784C6.14556 43.6787 6.72883 44.71 7.41453 45.4578C8.10027 46.2056 8.97065 46.7527 9.99989 46.7527C11.0292 46.7527 11.8995 46.2055 12.585 45.4576C13.2706 44.7098 13.8536 43.6785 14.3398 42.4783C15.2536 40.2226 15.8988 37.186 16.1688 33.7752C17.7232 33.0697 18.422 31.2169 18.6201 29.3247C18.8386 27.2385 18.5165 24.6502 17.6475 22.0285L17.6473 22.0278C16.9657 19.9761 16.0319 18.1622 14.9848 16.7474C17.0884 15.1587 18.4471 12.5964 18.4471 9.7152C18.4471 4.93539 14.6967 1 9.99966 1C5.30272 1 1.54993 4.93527 1.54993 9.7152C1.54993 12.5961 2.90839 15.1583 5.01167 16.747C3.9635 18.1625 3.03185 19.977 2.3522 22.0286C1.48319 24.6503 1.16118 27.2385 1.37965 29.3246Z"\n fill="').concat(r,'"\n stroke="white"\n strokeWidth="2"\n />\n </svg>\n '),"getDeparturePin"),iI=l(r=>'\n <div class="pin-shadow" style="background: '.concat(r,'"></div>\n <svg width="36" height="42" viewBox="-2 -2 40 46">\n <path\n d="M35.8372 5.86776C35.6765 7.92448 34.2625 10.158 32.0612 11.8292C30.0929 13.3235 25.8269 15.6292 19.3114 14.3438C13.6237 13.219 9.78333 15.5569 7.88708 21.2934L13.4303 39.7879C13.6151 40.4267 13.2536 41.0955 12.6189 41.2903C12.5064 41.3225 12.39 41.3385 12.2735 41.3385C11.7412 41.3385 11.2712 40.989 11.1166 40.4789L5.54093 21.88C5.47265 21.7474 5.43047 21.6028 5.41239 21.4542L1.07409 6.97696C0.975678 6.80825 0.921449 6.61744 0.913417 6.42263L0.053779 3.56251C-0.0406172 3.2552 -0.0104927 2.92379 0.142154 2.64058C0.29279 2.35738 0.549874 2.14649 0.857157 2.05411C1.16646 1.96172 1.49786 1.99587 1.77906 2.15052C2.06025 2.30317 2.26912 2.56226 2.35951 2.87155L2.51215 3.39375C3.55453 2.22081 4.87615 1.32902 6.35237 0.798742C10.1685 -0.631292 15.2377 -0.117113 19.5763 2.14846C22.2435 3.53834 29.0241 6.57524 34.2141 4.63904C34.5998 4.49845 35.0316 4.56272 35.361 4.81178C35.6884 5.06083 35.8673 5.45801 35.8372 5.86776Z"\n fill="none"\n stroke="white"\n strokeWidth="4"\n />\n <path\n d="M35.8372 5.86776C35.6765 7.92448 34.2625 10.158 32.0612 11.8292C30.0929 13.3235 25.8269 15.6292 19.3114 14.3438C13.6237 13.219 9.78333 15.5569 7.88708 21.2934L13.4303 39.7879C13.6151 40.4267 13.2536 41.0955 12.6189 41.2903C12.5064 41.3225 12.39 41.3385 12.2735 41.3385C11.7412 41.3385 11.2712 40.989 11.1166 40.4789L5.54093 21.88C5.47265 21.7474 5.43047 21.6028 5.41239 21.4542L1.07409 6.97696C0.975678 6.80825 0.921449 6.61744 0.913417 6.42263L0.053779 3.56251C-0.0406172 3.2552 -0.0104927 2.92379 0.142154 2.64058C0.29279 2.35738 0.549874 2.14649 0.857157 2.05411C1.16646 1.96172 1.49786 1.99587 1.77906 2.15052C2.06025 2.30317 2.26912 2.56226 2.35951 2.87155L2.51215 3.39375C3.55453 2.22081 4.87615 1.32902 6.35237 0.798742C10.1685 -0.631292 15.2377 -0.117113 19.5763 2.14846C22.2435 3.53834 29.0241 6.57524 34.2141 4.63904C34.5998 4.49845 35.0316 4.56272 35.361 4.81178C35.6884 5.06083 35.8673 5.45801 35.8372 5.86776Z"\n fill="').concat(r,'"\n />\n </svg>\n '),"getDestinationPin"),qg="#722ED1",$g="#1890FF",o7=l(({type:r="departure",color:e=$g})=>'<div class="dropped-pin-wrapper">\n '.concat(r==="departure"?rI(e):iI(e),"\n </div>"),"DroppedPin"),nI=l(r=>{switch(r){case"default":return 28;case"selection":return 28;case"navigation":return 32}},"getSize"),a7=l(({type:r="stairs",color:e=qg,direction:t="up"})=>{let i=nI("default"),n=i/2+2,o=t&&t!=="none";return'<div class="mappedin-connection-marker">\n <div class="connection-circle"\n role="button"\n style="background:'.concat(e,"; width:").concat(i,"px; height:").concat(i,'px;"\n >\n ').concat(n7("connection-"+r+"-16x16","white",n)||"","\n </div>\n ").concat(o?'<div style="margin-left: -'.concat(i*.2,'px;">\n <div class="bouncey">\n <div class="connection-circle"\n role="button"\n style="width: ').concat(i,"px; height: ").concat(i,'px;">\n <div class="').concat(t==="up"?"":"arrow--down",'">\n <svg viewBox="0 0 16 16" style="fill: white; width: ').concat(n,"px; height: ").concat(n,'px">\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M8.00015 0.5C8.34685 0.5 8.67835 0.642318 8.91714 0.893677L15.6517 7.98267C15.8441 8.18525 15.8359 8.50548 15.6333 8.69793L14.533 9.7433C14.3304 9.93575 14.0101 9.92754 13.8177 9.72496L9.26497 4.93262V15.4249C9.26497 15.7043 9.03846 15.9308 8.75904 15.9308H7.24125C6.96184 15.9308 6.73532 15.7043 6.73532 15.4249V4.93262L2.1826 9.72496C1.99015 9.92754 1.66992 9.93575 1.46734 9.7433L0.366945 8.69793C0.164367 8.50548 0.156156 8.18525 0.348604 7.98267L7.08315 0.893677C7.32194 0.642318 7.65344 0.5 8.00015 0.5Z"\n stroke="none"\n />\n </svg>\n </div>\n </div>\n </div>\n </div>'):"","\n </div>")},"ConnectionMarker");m();var s7=l(async r=>new Promise(e=>setTimeout(e,r)),"ms");var ms={setMapOnConnectionClick:!0,createMarkers:{departure:!0,destination:!0,connection:!0},pathOptions:{drawDuration:1e3,color:"#40A9FF",interactive:!1,accentColor:"blue",nearRadius:.25,farRadius:.25*4,displayArrowsOnPath:!1,animateArrowsOnPath:!1},inactivePathOptions:{drawDuration:1e3,color:"#B3DDFF",interactive:!1,accentColor:"#40A9FF",nearRadius:.25,farRadius:.25*4,displayArrowsOnPath:!1,animateArrowsOnPath:!1},markerOptions:{departureColor:$g,destinationColor:qg}},Zi,zi,dc,_e,hc,Yi,lt,ii,sr,qi,Do,zd,l7,ys,Xd,gs,Zd,Yd,c7,fc,Jg=class Jg{constructor(e,t,i){M(this,zd);M(this,ys);M(this,gs);M(this,Yd);M(this,Zi,new Map);M(this,zi,void 0);M(this,dc,void 0);M(this,_e,ms);M(this,hc,void 0);M(this,Yi,void 0);M(this,lt,[]);M(this,ii,void 0);M(this,sr,new Map);M(this,qi,new Map);M(this,Do,new Map);M(this,fc,l(e=>{var t;if((t=s(this,_e).createMarkers)!=null&&t.connection&&e.markers.length>0){let{instruction:i}=s(this,Zi).get(e.markers[0]);i!=null&&i.action.toFloor&&(s(this,_e).setMapOnConnectionClick&&this.currentMap.setFloor(i.action.toFloor.id,"navigation-connection-click"),this.currentMap.publish("navigation-connection-click",{instruction:i,fromFloor:i.action.fromFloor,toFloor:i.action.toFloor}))}},"#handleClick"));T(this,zi,e),T(this,hc,i),T(this,dc,t)}get currentMap(){return s(this,hc).call(this)}get isMultiFloor(){if(!s(this,lt).length)return!1;let e=new Set;for(let t of s(this,lt))for(let i of t.coordinates)if(i.floorId&&(e.add(i.floorId),e.size>1))return!0;return!1}getPathById(e){return s(this,sr).get(e)}getMarkerById(e){return s(this,Zi).get(e)}get paths(){let e=[];return s(this,sr).forEach(({path:t})=>e.push(t)),e}get activeDirections(){return s(this,Do).get(s(this,ii))}get activePath(){var e;if(s(this,ii))return(e=s(this,sr).get(s(this,ii).id))==null?void 0:e.path}get floorStacks(){let e=s(this,dc).getMapData();if(!s(this,lt).length||!e)return[];let t=new Set;for(let i of s(this,lt))for(let n of i.coordinates)if(n.floorId){let o=e.getById("floor",n.floorId);o&&t.add(o.floorStack)}return Array.from(t)}setActivePathByIndex(e){let t=s(this,lt)[e];if(!s(this,lt).length){L.warn("Cannot set an active path before drawing. Call Navigation.draw() first.");return}if(!s(this,lt)[e]){L.warn("Direction #".concat(e," does not exist"));return}let i=s(this,qi).get(t);if(!i){L.warn("The direction is not a part of muli-direcional path");return}U(this,ys,Xd).call(this,i)}setActivePath(e){if(!s(this,lt).length){L.warn("Cannot set an active path before drawing. Call Navigation.draw() first.");return}if(!s(this,Do).get(e)){L.warn('Path "'.concat(e.id,'" is not a part of muli-direcional path'));return}U(this,ys,Xd).call(this,e)}setActivePathByDirections(e){if(!s(this,lt).length){L.warn("Cannot set an active path before drawing. Call Navigation.draw() first.");return}let t=s(this,qi).get(e);if(!t){L.warn("The direction is not a part of muli-direcional path");return}U(this,ys,Xd).call(this,t)}async draw(e,t={}){var c;let i=Array.isArray(e)?e:[e],n=i[0],o=i[i.length-1],a=n.coordinates[0];a.floorId&&this.currentMap.setFloor(a.floorId),T(this,lt,i),s(this,Yi)&&this.clear(),T(this,_e,{setMapOnConnectionClick:(c=t.setMapOnConnectionClick)!=null?c:ms.setMapOnConnectionClick,pathOptions:{...ms.pathOptions,...t.pathOptions},inactivePathOptions:{...ms.inactivePathOptions,...t.inactivePathOptions},createMarkers:{...ms.createMarkers,...t.createMarkers},markerOptions:{...ms.markerOptions,...t.markerOptions}});let u=!1;return T(this,Yi,{promise:new Promise(async p=>{var f,y,g;if(C.env.NODE_ENV!=="test"&&await s7(500),u||!i.length){p();return}(f=s(this,_e).createMarkers)!=null&&f.departure&&U(this,gs,Zd).call(this,n.coordinates[0],"departure",n.instructions[0]);for(let v=0;v<i.length;v++){let x=i[v],P=v?{...s(this,_e).inactivePathOptions}:{...s(this,_e).pathOptions};if(x.coordinates.length<2){L.warn("Directions must have at least 2 coordinates"),p();return}let b=this.currentMap.Paths.add(x.coordinates,P),S=b.paths.map(E=>E.id.toString()),I=new _o(ae(),b.animation,x.coordinates);for(let E of S){s(this,sr).set(E,{path:I,entityIds:S});let w=v?{...s(this,_e).inactivePathOptions,altitude:0}:{...s(this,_e).pathOptions,altitude:.05};s(this,zi).setState(E,w)}if(s(this,sr).set(I.id,{path:I,entityIds:S}),s(this,qi).set(x,I),s(this,Do).set(I,x),C.env.NODE_ENV!=="test"&&await b.animation,u){p();return}(y=s(this,_e).createMarkers)!=null&&y.connection&&U(this,Yd,c7).call(this,x.instructions,"connection"),v===0&&(T(this,ii,s(this,qi).get(s(this,lt)[0])),s(this,zi).on("click",s(this,fc)))}if((g=s(this,_e).createMarkers)!=null&&g.destination&&U(this,gs,Zd).call(this,o.coordinates[o.coordinates.length-1],"destination",o.instructions[o.instructions.length-1]),u){p();return}p()}),cancel:()=>{u=!0}}),s(this,Yi).promise}clear(){s(this,Zi).forEach((e,t)=>{this.currentMap.Markers.remove(t.toString())}),s(this,Zi).clear(),s(this,sr).forEach(({path:e,entityIds:t})=>{s(this,sr).delete(e.id),t.forEach(i=>s(this,sr).delete(i)),this.currentMap.Paths.remove(t)}),s(this,Yi)&&(s(this,Yi).cancel(),T(this,Yi,void 0)),T(this,lt,[]),s(this,qi).clear(),s(this,Do).clear(),T(this,ii,void 0),s(this,zi).off("click",s(this,fc))}};Zi=new WeakMap,zi=new WeakMap,dc=new WeakMap,_e=new WeakMap,hc=new WeakMap,Yi=new WeakMap,lt=new WeakMap,ii=new WeakMap,sr=new WeakMap,qi=new WeakMap,Do=new WeakMap,zd=new WeakSet,l7=l(function(e){return e!=null&&["TakeConnection","ExitConnection","TakeVortex","ExitVortex"].includes(e.type)},"#isVortexAction"),ys=new WeakSet,Xd=l(function(e){T(this,ii,e),s(this,lt).forEach(t=>{let i=s(this,qi).get(t);if(i){let n=s(this,sr).get(i.id),o=n.path.id===s(this,ii).id?{...s(this,_e).pathOptions,altitude:.05}:{...s(this,_e).inactivePathOptions,altitude:0};n.entityIds.forEach(a=>{s(this,zi).setState(a,o)})}}),this.currentMap.publish("navigation-active-path-change",{directions:this.activeDirections,path:this.activePath})},"#setActiveDirections"),gs=new WeakSet,Zd=l(function(e,t,i){var n,o,a,u,c;if(t==="connection"&&i){let p=i.action.type==="ExitConnection"?s(this,_e).markerOptions.departureColor:s(this,_e).markerOptions.destinationColor,f;if(typeof((n=s(this,_e).createMarkers)==null?void 0:n.connection)=="function"){let g=s(this,_e).createMarkers.connection(i);s(this,zi).setState(g.id.toString(),{options:{interactive:!0}}),f={id:g.id,type:"marker"}}else f=this.currentMap.Markers.add(i.coordinate,a7({type:(a=(o=i.action.connection)==null?void 0:o.type)!=null?a:i.action.connectionType,color:p,direction:i.action.direction}),{interactive:!0,anchor:"top",rank:"always-visible"});let y=this.currentMap.Markers.getContentEl(f.id.toString());if(!y)throw new Error("marker component should exist");s(this,Zi).set(f.id,{instruction:i,marker:new Xi(f.id.toString(),y,i.coordinate)})}else{let p=t==="departure"?s(this,_e).markerOptions.departureColor:s(this,_e).markerOptions.destinationColor,f;typeof((u=s(this,_e).createMarkers)==null?void 0:u.departure)=="function"&&t==="departure"?f={id:s(this,_e).createMarkers.departure(i).id,type:"marker"}:typeof((c=s(this,_e).createMarkers)==null?void 0:c.destination)=="function"&&t==="destination"?f={id:s(this,_e).createMarkers.destination(i).id,type:"marker"}:f=this.currentMap.Markers.add(e,o7({type:t,color:p}),{anchor:"top",rank:"always-visible"}),s(this,Zi).set(f.id,void 0)}},"#addMarker"),Yd=new WeakSet,c7=l(function(e,t){e.filter(n=>U(this,zd,l7).call(this,n.action)).forEach(n=>{U(this,gs,Zd).call(this,n.coordinate,t,n)})},"#addMarkers"),fc=new WeakMap,l(Jg,"Navigation");var pc=Jg;m();m();m();var oI=new Map([["search-16x16",'<svg viewBox="0 0 16 16">\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M1 7C1 3.68629 3.68629 1 7 1C10.3137 1 13 3.68629 13 7C13 8.29583 12.5892 9.49572 11.8907 10.4765L15.4614 14.0472C15.6567 14.2425 15.6567 14.559 15.4614 14.7543L14.7543 15.4614C14.559 15.6567 14.2424 15.6567 14.0472 15.4614L10.4765 11.8907C9.49571 12.5892 8.29583 13 7 13C3.68629 13 1 10.3137 1 7ZM7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11Z"\n stroke="none"\n />\n </svg>'],["close-16x16",'<svg viewBox="0 0 16 16">\n <path\n d="M12.5963 1.98959C12.7916 1.79433 13.1082 1.79433 13.3034 1.98959L14.0105 2.6967C14.2058 2.89196 14.2058 3.20855 14.0105 3.40381L3.40392 14.0104C3.20866 14.2057 2.89208 14.2057 2.69682 14.0104L1.98971 13.3033C1.79445 13.108 1.79445 12.7915 1.98971 12.5962L12.5963 1.98959Z"\n stroke="none"\n />\n <path\n d="M1.98971 3.40381C1.79445 3.20855 1.79445 2.89196 1.98971 2.6967L2.69682 1.98959C2.89208 1.79433 3.20866 1.79433 3.40392 1.98959L14.0105 12.5962C14.2058 12.7915 14.2058 13.108 14.0105 13.3033L13.3034 14.0104C13.1082 14.2057 12.7916 14.2057 12.5963 14.0104L1.98971 3.40381Z"\n stroke="none"\n />\n </svg>'],["empty-64x40",'<svg viewBox="0 0 64 40">\n <g>\n <g clipPath="url(#clip0_499_175492)">\n <path\n d="M32 39.7032C49.6731 39.7032 64 36.5925 64 32.7552C64 28.9179 49.6731 25.8071 32 25.8071C14.3269 25.8071 0 28.9179 0 32.7552C0 36.5925 14.3269 39.7032 32 39.7032Z"\n stroke="none"\n fill="#F5F5F5"\n />\n <path\n d="M55 13.6653L44.854 2.24866C44.367 1.47048 43.656 1 42.907 1H21.093C20.344 1 19.633 1.47048 19.146 2.24767L9 13.6663V22.8367H55V13.6653Z"\n fill="none"\n />\n <path\n d="M41.613 16.8128C41.613 15.2197 42.607 13.9046 43.84 13.9036H55V31.9059C55 34.0132 53.68 35.7402 52.05 35.7402H11.95C10.32 35.7402 9 34.0122 9 31.9059V13.9036H20.16C21.393 13.9036 22.387 15.2167 22.387 16.8098V16.8317C22.387 18.4248 23.392 19.7111 24.624 19.7111H39.376C40.608 19.7111 41.613 18.4128 41.613 16.8198V16.8128Z"\n fill="#FAFAFA"\n />\n </g>\n <defs>\n <clipPath id="clip0_499_175492">\n <rect width="64" height="40" fill="white" />\n </clipPath>\n </defs>\n </g>\n </svg>'],["caret-12x12",'<svg viewBox="0 0 12 12">\n <path\n stroke="none"\n d="M8.38828 5.78337L3.92578 1.93493C3.75938 1.79196 3.51562 1.92087 3.51562 2.15173V9.84861C3.51562 10.0795 3.75938 10.2084 3.92578 10.0654L8.38828 6.21696C8.51602 6.10681 8.51602 5.89353 8.38828 5.78337Z"\n />\n </svg>'],["plus-16x16",'<svg viewBox="0 0 16 16">\n <path\n d="M7.5 1C7.22386 1 7 1.22386 7 1.5V7H1.5C1.22386 7 1 7.22386 1 7.5L1 8.5C1 8.77614 1.22386 9 1.5 9H7V14.5C7 14.7761 7.22386 15 7.5 15H8.5C8.77614 15 9 14.7761 9 14.5V9H14.5C14.7761 9 15 8.77614 15 8.5V7.5C15 7.22386 14.7761 7 14.5 7H9V1.5C9 1.22386 8.77614 1 8.5 1H7.5Z"\n stroke="none"\n />\n </svg>'],["recenter-16x16",'<svg viewBox="0 0 16 16">\n <g stroke="none">\n <path d="M0 2.5C0 2.22386 0.223858 2 0.5 2H1.5C1.77614 2 2 2.22386 2 2.5V13.5C2 13.7761 1.77614 14 1.5 14H0.5C0.223858 14 0 13.7761 0 13.5V2.5Z" />\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M4.5 4C4.22386 4 4 4.22386 4 4.5V11.5C4 11.7761 4.22386 12 4.5 12H11.5C11.7761 12 12 11.7761 12 11.5V4.5C12 4.22386 11.7761 4 11.5 4H4.5ZM6 6V10H10V6H6Z"\n />\n <path d="M14.5 2C14.2239 2 14 2.22386 14 2.5V13.5C14 13.7761 14.2239 14 14.5 14H15.5C15.7761 14 16 13.7761 16 13.5V2.5C16 2.22386 15.7761 2 15.5 2H14.5Z" />\n </g>\n </svg>'],["minus-16x16",'<svg viewBox="0 0 16 16">\n <path\n d="M1.5 9C1.22386 9 1 8.77614 1 8.5L1 7.5C1 7.22386 1.22386 7 1.5 7L14.5 7C14.7761 7 15 7.22386 15 7.5V8.5C15 8.77614 14.7761 9 14.5 9L1.5 9Z"\n stroke="none"\n />\n </svg>'],["logo-horizontal-206x48",'<svg viewBox="0 0 206 48">\n <path d="M27.2678 14.2261H22.3187C21.0695 14.2261 20.4695 14.7801 20.4695 15.9852V31.142L10.3966 15.5591C9.69665 14.4784 9.2475 14.2773 7.8475 14.2261H2.97462C1.67462 14.2261 1.07631 14.7801 1.07631 15.9852V44.7665C1.07631 45.9716 1.67462 46.5256 2.97462 46.5256H7.92377C9.22207 46.5256 9.82207 45.9716 9.82207 44.7665V29.6847L19.9441 45.1926C20.695 46.3244 21.095 46.5256 22.4933 46.5256H27.2933C28.5916 46.5256 29.1916 45.9716 29.1916 44.7665V15.9852C29.1407 14.7801 28.5424 14.2261 27.2678 14.2261Z" />\n <path d="M5.44915 10.9602C8.45863 10.9602 10.8983 8.50669 10.8983 5.48011C10.8983 2.45353 8.45863 0 5.44915 0C2.43967 0 0 2.45353 0 5.48011C0 8.50669 2.43967 10.9602 5.44915 10.9602Z" />\n <path d="M61.7899 25.0449C63.2306 23.1903 65.078 22.2051 67.556 22.2051C72.0526 22.2051 74.7611 25.3347 74.7611 29.4511V39.2489C74.8187 39.7125 74.5306 39.9443 74.0695 39.9443H72.5136C72.0526 39.9443 71.7645 39.7125 71.8221 39.2489V29.5091C71.8221 27.1909 69.9187 25.2187 67.4984 25.2187C65.1339 25.2187 63.2323 27.1329 63.2323 29.2773V39.2489C63.2899 39.7125 63.0018 39.9443 62.5407 39.9443H60.9831C60.5221 39.9443 60.2916 39.7125 60.2916 39.2489V29.4511C60.2916 27.1329 58.3899 25.2187 56.0255 25.2187C53.7204 25.2187 51.7594 27.075 51.7594 29.2773V39.3068C51.817 39.7705 51.5289 40.0023 51.0102 40.0023H49.5119C49.0509 40.0023 48.7628 39.7705 48.7628 39.3068V23.25C48.7051 22.7864 48.9933 22.4966 49.5119 22.4966H50.9526C51.356 22.4966 51.5289 22.6704 51.5289 23.0182V24.2352C52.7407 22.9602 54.239 22.2648 56.0255 22.2648C58.4475 22.2068 60.3492 23.192 61.7899 25.0466V25.0449ZM77.1255 31.2477C77.1255 26.3216 81.1018 22.2051 86.1187 22.2051C88.539 22.2051 90.6136 23.1903 92.3441 25.1608V23.1903C92.3441 22.7267 92.5746 22.5528 93.0357 22.5528H94.4187C94.8797 22.5528 95.1102 22.7847 95.1102 23.3062V39.3648C95.1102 39.8284 94.8797 40.0602 94.4187 40.0602H93.0357C92.5746 40.0602 92.3441 39.8284 92.3441 39.4227V37.4523C90.6712 39.3648 88.5967 40.35 86.1746 40.35C81.1018 40.2341 77.1238 36.1773 77.1238 31.2477H77.1255ZM92.1136 31.2477C92.1136 27.8284 89.4611 25.2187 86.0594 25.2187C82.7746 25.2187 80.1221 27.8864 80.1221 31.2477C80.1221 34.6687 82.7746 37.2784 86.1187 37.2784C86.9062 37.2789 87.6861 37.1232 88.4138 36.8202C89.1414 36.5173 89.8026 36.0731 90.3593 35.513C90.9161 34.9528 91.3577 34.2878 91.6587 33.556C91.9597 32.8241 92.1143 32.0397 92.1136 31.2477ZM100.992 37.3943V46.3807C101.049 46.8443 100.761 47.1341 100.298 47.1341H98.7424C98.2814 47.1341 97.9933 46.9023 97.9933 46.3807V23.1903C97.9933 22.7267 98.2238 22.4369 98.7424 22.4369H100.183C100.646 22.379 100.934 22.6687 100.934 23.0744V24.9869C102.605 23.0744 104.68 22.1472 107.044 22.1472C112.002 22.1472 116.037 26.2619 116.037 31.1898C116.037 36.1176 112.059 40.2341 107.044 40.2341C104.622 40.2341 102.603 39.3068 100.992 37.3943ZM106.987 25.2187C103.7 25.2187 101.049 27.8864 101.049 31.2477C101.049 34.6687 103.7 37.2784 107.044 37.2784C110.446 37.2784 113.039 34.6108 113.039 31.2477C113.039 27.8864 110.388 25.2187 106.987 25.2187ZM121.11 37.3943V46.3807C121.168 46.8443 120.88 47.1341 120.419 47.1341H118.861C118.4 47.1341 118.112 46.9023 118.112 46.3807V23.1903C118.112 22.7267 118.342 22.4369 118.861 22.4369H120.302C120.764 22.379 121.053 22.6687 121.053 23.0744V24.9869C122.724 23.0744 124.798 22.1472 127.163 22.1472C132.12 22.1472 136.156 26.2619 136.156 31.1898C136.156 36.1176 132.178 40.2341 127.163 40.2341C124.742 40.2341 122.781 39.3068 121.11 37.3943ZM127.105 25.2187C123.819 25.2187 121.168 27.8864 121.168 31.2477C121.168 34.6687 123.819 37.2784 127.163 37.2784C130.564 37.2784 133.158 34.6108 133.158 31.2477C133.158 27.8864 130.507 25.2187 127.107 25.2187H127.105ZM153.97 32.3506H141.054C141.342 35.2483 143.995 37.4523 147.164 37.4523C148.893 37.4523 150.393 37.0466 151.719 36.0597C152.007 35.8858 152.295 35.7699 152.353 35.7699C152.583 35.7699 152.756 35.8858 152.929 36.1773L153.505 37.1625C153.622 37.3364 153.68 37.4523 153.68 37.5682C153.68 37.8 153.507 38.0318 153.103 38.3216C151.258 39.5966 149.183 40.292 146.992 40.292C141.688 40.292 137.883 36.3511 137.883 31.2477C137.883 26.204 141.803 22.2051 146.703 22.2051C151.546 22.2051 154.717 25.7983 154.717 31.0176C154.717 31.5972 154.717 32.3506 153.968 32.3506H153.97ZM141.056 30.0324H151.72C151.432 26.8432 149.473 24.929 146.648 24.929C145.241 24.8904 143.875 25.3995 142.833 26.3501C141.791 27.3007 141.154 28.6194 141.056 30.0307V30.0324ZM156.332 31.2477C156.332 26.3216 160.31 22.2051 165.326 22.2051C167.748 22.2051 169.707 23.1324 171.32 25.0449V16.2324C171.263 15.7687 171.551 15.479 172.012 15.479H173.57C174.031 15.479 174.319 15.7108 174.319 16.2324V39.3068C174.319 39.7705 174.088 40.0023 173.57 40.0023H172.129C171.666 40.0602 171.378 39.7705 171.378 39.3648V37.3943C169.649 39.3068 167.632 40.292 165.268 40.292C160.31 40.2341 156.332 36.1773 156.332 31.2477ZM171.264 31.2477C171.264 27.8284 168.612 25.2187 165.21 25.2187C161.924 25.2187 159.273 27.8864 159.273 31.2477C159.273 34.6687 161.924 37.2784 165.268 37.2784C166.057 37.2838 166.839 37.1316 167.569 36.8304C168.299 36.5292 168.962 36.0852 169.52 35.5241C170.077 34.963 170.519 34.296 170.818 33.5619C171.117 32.8277 171.268 32.0411 171.263 31.2477H171.264ZM177.72 19.0739C177.715 18.8594 177.754 18.646 177.833 18.4468C177.912 18.2476 178.031 18.0667 178.182 17.915C178.333 17.7633 178.512 17.6439 178.71 17.5642C178.909 17.4845 179.121 17.446 179.334 17.4511C179.546 17.4507 179.756 17.4923 179.952 17.5737C180.148 17.6551 180.326 17.7746 180.476 17.9254C180.626 18.0762 180.745 18.2553 180.826 18.4523C180.907 18.6494 180.948 18.8606 180.948 19.0739C180.953 19.2884 180.914 19.5017 180.835 19.7009C180.756 19.9001 180.637 20.081 180.486 20.2327C180.335 20.3845 180.156 20.5038 179.957 20.5835C179.759 20.6633 179.547 20.7017 179.334 20.6966C178.412 20.7545 177.72 20.0591 177.72 19.0739ZM177.836 39.2489V23.1903C177.836 22.7267 178.066 22.4369 178.527 22.4369H180.083C180.544 22.4369 180.832 22.6687 180.775 23.1903V39.2489C180.832 39.7125 180.544 39.9443 180.083 39.9443H178.527C178.066 39.9443 177.836 39.7125 177.836 39.2489ZM186.944 23.0165V24.1756C188.212 22.8426 189.71 22.2051 191.497 22.2051C195.937 22.2051 198.646 25.2767 198.646 29.3932V39.2489C198.703 39.7125 198.415 39.9443 197.954 39.9443H196.398C195.936 39.9443 195.705 39.7125 195.705 39.2489V29.4511C195.705 27.1329 193.803 25.2187 191.439 25.2187C189.134 25.2187 187.175 27.075 187.175 29.2773V39.3068C187.232 39.7705 186.944 40.0023 186.424 40.0023H184.868C184.407 40.0023 184.119 39.7705 184.119 39.3068V23.1903C184.061 22.7267 184.349 22.4949 184.868 22.4949H186.309C186.712 22.4949 186.944 22.6687 186.944 23.0165Z" />\n <path d="M204 40C205.115 40 206 39.0857 206 38V37.9886C206 36.9029 205.126 36 204 36C202.885 36 202 36.9143 202 38V38.0114C202 39.0971 202.874 40 204 40ZM204 39.7829C202.989 39.7829 202.23 38.9829 202.23 38.0114V38C202.23 37.0286 203 36.2171 204 36.2171C205.011 36.2171 205.77 37.0171 205.77 37.9886V38C205.77 38.9714 205 39.7829 204 39.7829ZM203.218 38.9714H203.609V38.2743H204.034L204.517 38.9714H204.989L204.448 38.2057C204.724 38.1257 204.92 37.92 204.92 37.5886C204.92 37.1657 204.586 36.9486 204.138 36.9486H203.218V38.9714ZM203.609 37.9543V37.2914H204.103C204.368 37.2914 204.517 37.4057 204.517 37.6229C204.517 37.8171 204.368 37.9543 204.103 37.9543H203.609Z" />\n </svg>'],["share-16x16",'<svg viewBox="0 0 16 16">\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M13 6C14.6569 6 16 4.65685 16 3C16 1.34315 14.6569 0 13 0C11.3431 0 10 1.34315 10 3C10 3.13463 10.0089 3.26719 10.0261 3.39712L6.82972 5.17286C6.10576 4.44825 5.10523 4 4 4C1.79086 4 0 5.79086 0 8C0 10.2091 1.79086 12 4 12C5.10523 12 6.10576 11.5518 6.82972 10.8271L10.0261 12.6029C10.0089 12.7328 10 12.8654 10 13C10 14.6569 11.3431 16 13 16C14.6569 16 16 14.6569 16 13C16 11.3431 14.6569 10 13 10C12.2011 10 11.4752 10.3123 10.9376 10.8214L7.84579 9.1037C7.94622 8.75313 8 8.38284 8 8C8 7.61716 7.94622 7.24687 7.84579 6.8963L10.9376 5.17864C11.4752 5.68775 12.2011 6 13 6ZM13 4C13.5523 4 14 3.55228 14 3C14 2.44772 13.5523 2 13 2C12.4477 2 12 2.44772 12 3C12 3.55228 12.4477 4 13 4ZM4 10C5.10457 10 6 9.10457 6 8C6 6.89543 5.10457 6 4 6C2.89543 6 2 6.89543 2 8C2 9.10457 2.89543 10 4 10ZM14 13C14 13.5523 13.5523 14 13 14C12.4477 14 12 13.5523 12 13C12 12.4477 12.4477 12 13 12C13.5523 12 14 12.4477 14 13Z"\n stroke="none"\n />\n </svg>'],["checkmark-16x16",'<svg viewBox="0 0 16 16">\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M15.387 3.31662C15.6008 3.49148 15.6323 3.80649 15.4574 4.02021L6.77402 14.6332C6.58509 14.8642 6.30292 14.9986 6.00457 15C5.70622 15.0013 5.42285 14.8694 5.23184 14.6402L0.551937 9.02429C0.375155 8.81215 0.403817 8.49687 0.615956 8.32009L1.38418 7.67991C1.59632 7.50312 1.9116 7.53179 2.08838 7.74392L5.99299 12.4295L13.9095 2.75374C14.0844 2.54002 14.3994 2.50852 14.6131 2.68338L15.387 3.31662Z"\n stroke="none"\n />\n </svg>'],["arrow-right-16x16",'<svg viewBox="0 0 16 16">\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M8.35355 1.64645C8.54881 1.45118 8.8654 1.45118 9.06066 1.64645L14.7071 7.29289C15.0976 7.68342 15.0976 8.31658 14.7071 8.70711L9.06066 14.3536C8.8654 14.5488 8.54882 14.5488 8.35355 14.3536L7.64645 13.6464C7.45118 13.4512 7.45118 13.1346 7.64645 12.9393L11.5858 9H0.5C0.223858 9 0 8.77614 0 8.5V7.5C0 7.22386 0.223858 7 0.5 7H11.5858L7.64645 3.06066C7.45118 2.8654 7.45118 2.54882 7.64645 2.35355L8.35355 1.64645Z"\n stroke="none"\n />\n </svg>'],["arrow-up-16x16",'<svg viewBox="0 0 16 16">\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M8.00015 0.5C8.34685 0.5 8.67835 0.642318 8.91714 0.893677L15.6517 7.98267C15.8441 8.18525 15.8359 8.50548 15.6333 8.69793L14.533 9.7433C14.3304 9.93575 14.0101 9.92754 13.8177 9.72496L9.26497 4.93262V15.4249C9.26497 15.7043 9.03846 15.9308 8.75904 15.9308H7.24125C6.96184 15.9308 6.73532 15.7043 6.73532 15.4249V4.93262L2.1826 9.72496C1.99015 9.92754 1.66992 9.93575 1.46734 9.7433L0.366945 8.69793C0.164367 8.50548 0.156156 8.18525 0.348604 7.98267L7.08315 0.893677C7.32194 0.642318 7.65344 0.5 8.00015 0.5Z"\n stroke="none"\n />\n </svg>'],["connection-stairs-16x16",'<svg viewBox="0 0 16 16">\n <g stroke="none">\n <path d="M1 11.5C1 11.2239 1.22386 11 1.5 11H6V13.5C6 13.7761 5.77614 14 5.5 14H1.5C1.22386 14 1 13.7761 1 13.5V11.5Z" />\n <path d="M4 8.5C4 8.22386 4.22386 8 4.5 8H9V10.5C9 10.7761 8.77614 11 8.5 11H4V8.5Z" />\n <path d="M7 5.5C7 5.22386 7.22386 5 7.5 5H12V7.5C12 7.77614 11.7761 8 11.5 8H7V5.5Z" />\n <path d="M10 2.5C10 2.22386 10.2239 2 10.5 2H14.5C14.7761 2 15 2.22386 15 2.5V4.5C15 4.77614 14.7761 5 14.5 5H10V2.5Z" />\n </g>\n </svg>'],["connection-stairs-14x14",'<svg viewBox="0 0 14 14">\n <path\n d="M5.25 12H2.5C2.225 12 2 11.7429 2 11.4286C2 11.1143 2.225 10.8571 2.5 10.8571H4.25V7.91429H6.5V4.94286H8.75V2H11.5C11.775 2 12 2.25714 12 2.57143C12 2.88571 11.775 3.14286 11.5 3.14286H9.75V6.08571H7.5V9.02857H5.25V12Z"\n stroke="none"\n />\n </svg>'],["connection-stairs-12x12",'<svg viewBox="0 0 12 12" stroke="none">\n <path d="M1.625 8.1875C1.625 8.01491 1.76491 7.875 1.9375 7.875H4.75V9.4375C4.75 9.61009 4.61009 9.75 4.4375 9.75H1.9375C1.76491 9.75 1.625 9.61009 1.625 9.4375V8.1875Z" />\n <path d="M3.5 6.3125C3.5 6.13991 3.63991 6 3.8125 6H6.625V7.5625C6.625 7.73509 6.48509 7.875 6.3125 7.875H3.5V6.3125Z" />\n <path d="M5.375 4.4375C5.375 4.26491 5.51491 4.125 5.6875 4.125H8.5V5.6875C8.5 5.86009 8.36009 6 8.1875 6H5.375V4.4375Z" />\n <path d="M7.25 2.5625C7.25 2.38991 7.38991 2.25 7.5625 2.25H10.0625C10.2351 2.25 10.375 2.38991 10.375 2.5625V3.8125C10.375 3.98509 10.2351 4.125 10.0625 4.125H7.25V2.5625Z" />\n </svg>'],["connection-escalator-16x16",'<svg viewBox="0 0 16 16">\n <g stroke="none">\n <path d="M3.63008 12H2C0.895431 12 0 12.8954 0 14C0 15.1046 0.89543 16 2 16H4.63008C4.86879 16 5.09962 15.9146 5.28087 15.7593L11.7191 10.2407C11.9004 10.0854 12.1312 10 12.3699 10H14C15.1046 10 16 9.10457 16 8C16 6.89543 15.1046 6 14 6H11.3699C11.1312 6 10.9004 6.08539 10.7191 6.24074L4.28087 11.7593C4.09962 11.9146 3.86879 12 3.63008 12Z" />\n <path d="M5 6C5 4.89543 5.89543 4 7 4C8.10457 4 9 4.89543 9 6L5 9.5V6Z" />\n <path d="M9 2C9 3.10457 8.10457 4 7 4C5.89543 4 5 3.10457 5 2C5 0.89543 5.89543 0 7 0C8.10457 0 9 0.89543 9 2Z" />\n </g>\n </svg>'],["connection-escalator-14x14",'<svg viewBox="0 0 14 14">\n <path\n d="M5.26686 2.98522C5.26686 2.44335 5.71573 2 6.26436 2C6.81299 2 7.26187 2.44335 7.26187 2.98522C7.26187 3.5271 6.81299 3.97045 6.26436 3.97045C5.71573 3.97045 5.26686 3.50246 5.26686 2.98522Z"\n stroke="none"\n />\n <path\n d="M7.26188 5.48588V5.25125C7.26188 4.85716 6.91275 4.53696 6.48881 4.53696H6.03993C5.61599 4.53696 5.26687 4.88179 5.26687 5.25125V7.66458L4.3192 8.6995H3.67082C2.74813 8.6995 2 9.43842 2 10.3498C2 11.2611 2.74813 12 3.67082 12H4.61845C5.36658 12 6.11471 11.6798 6.61347 11.1133L9.6808 7.76354H10.3292C11.2519 7.76354 12 7.02463 12 6.11329C12 5.20196 11.2519 4.46305 10.3292 4.46305H9.38155C8.60848 4.46305 7.88529 4.78324 7.38653 5.34975L7.26188 5.48588ZM4.61846 11.0148H3.67083C3.29677 11.0148 2.99751 10.7192 2.99751 10.3498C2.99751 9.9803 3.29677 9.68473 3.67083 9.68473H4.61846C4.71821 9.68473 4.81796 9.63547 4.86784 9.56158L8.13467 5.99015C8.45886 5.64532 8.90774 5.44828 9.38155 5.44828H10.3292C10.7032 5.44828 11.0025 5.74384 11.0025 6.1133C11.0025 6.48276 10.7032 6.77833 10.3292 6.77833H9.38155C9.2818 6.77833 9.18205 6.82759 9.13218 6.87685L5.86534 10.4729C5.54115 10.8177 5.09228 11.0148 4.61846 11.0148Z"\n stroke="none"\n />\n </svg>'],["connection-elevator-16x16",'<svg viewBox="0 0 16 16">\n <g stroke="none">\n <path d="M3 5.5C3 6.32843 2.32843 7 1.5 7C0.671573 7 0 6.32843 0 5.5C0 4.67157 0.671573 4 1.5 4C2.32843 4 3 4.67157 3 5.5Z" />\n <path d="M3 10.5C3 11.3284 2.32843 12 1.5 12C0.671573 12 0 11.3284 0 10.5C0 9.67157 0.671573 9 1.5 9C2.32843 9 3 9.67157 3 10.5Z" />\n <path d="M11 1H14C14.5523 1 15 1.44772 15 2V14C15 14.5523 14.5523 15 14 15H11V1Z" />\n <path d="M9 1H6C5.44772 1 5 1.44772 5 2V14C5 14.5523 5.44772 15 6 15H9V1Z" />\n </g>\n </svg>'],["connection-elevator-14x14",'<svg viewBox="0 0 14 14">\n <path\n d="M7.476 2H2.72693C1.77095 2 1 2.72464 1 3.62319V10.3768C1 11.2754 1.77095 12 2.72693 12H7.476C8.43198 12 9.20293 11.2754 9.20293 10.3768V3.62319C9.17209 2.72464 8.40114 2 7.476 2ZM7.476 3.15942C7.75354 3.15942 7.96941 3.36232 7.96941 3.62319V10.3768C7.96941 10.6377 7.75354 10.8406 7.476 10.8406H5.71824V3.15942H7.476ZM4.48472 3.15942V10.8406H2.72693C2.44939 10.8406 2.23352 10.6377 2.23352 10.3768V3.62319C2.23352 3.36232 2.44939 3.15942 2.72693 3.15942H4.48472Z"\n stroke="none"\n />\n <path\n d="M12.4643 6.19064H10.6638C10.4456 6.19064 10.2546 6.06243 10.1728 5.88294C10.0909 5.70346 10.1455 5.47269 10.2819 5.31884L11.1821 4.47269C11.4004 4.26756 11.755 4.26756 11.946 4.47269L12.8462 5.31884C13.0099 5.47269 13.0371 5.67781 12.9553 5.88294C12.8735 6.08807 12.6825 6.19064 12.4643 6.19064Z"\n stroke="none"\n />\n <path\n d="M11.564 9.65216C11.4276 9.65216 11.2912 9.60088 11.1821 9.49831L10.2819 8.65216C10.1182 8.49831 10.0909 8.29319 10.1728 8.08806C10.2546 7.90857 10.4456 7.78036 10.6638 7.78036H12.4643C12.6825 7.78036 12.8735 7.90857 12.9553 8.08806C13.0371 8.26754 12.9826 8.49831 12.8462 8.65216L11.9459 9.49831C11.8641 9.60088 11.7004 9.65216 11.564 9.65216Z"\n stroke="none"\n />\n </svg>'],["connection-elevator-12x12",'<svg viewBox="0 0 12 12" stroke="none">\n <circle cx="1.9375" cy="4.4375" r="0.9375" />\n <circle cx="1.9375" cy="7.5625" r="0.9375" />\n <path\n fillRule="evenodd"\n clipRule="evenodd"\n d="M7.6 2H9.4C9.73137 2 10 2.26863 10 2.6V9.41328C10 9.74465 9.73137 10.0133 9.4 10.0133H7.6V2ZM6.4 2H4.6C4.26863 2 4 2.26863 4 2.6V9.41328C4 9.74465 4.26863 10.0133 4.6 10.0133H6.4V2Z"\n />\n </svg>'],["new-tab-14x14",'<svg viewBox="0 0 14 14">\n <g stroke="none">\n <path d="M2.625 2.625H5.6875C5.92913 2.625 6.125 2.42912 6.125 2.1875V1.3125C6.125 1.07088 5.92913 0.875 5.6875 0.875H1.3125C1.07088 0.875 0.875 1.07088 0.875 1.3125V12.6875C0.875 12.9291 1.07088 13.125 1.3125 13.125H12.6875C12.9291 13.125 13.125 12.9291 13.125 12.6875V8.3125C13.125 8.07088 12.9291 7.875 12.6875 7.875H11.8125C11.5709 7.875 11.375 8.07088 11.375 8.3125V11.375H2.625V2.625Z" />\n <path d="M12.9063 0.875H8.40311C8.20822 0.875 8.11063 1.11062 8.24843 1.24843L9.88124 2.88124L5.8156 6.94688C5.64475 7.11774 5.64475 7.39475 5.8156 7.5656L6.43432 8.18432C6.60517 8.35517 6.88218 8.35517 7.05304 8.18432L11.1187 4.11868L12.7516 5.75157C12.8894 5.88938 13.125 5.79178 13.125 5.59689V1.09375C13.125 0.972938 13.0271 0.875 12.9063 0.875Z" />\n </g>\n </svg>'],["compress-16x16",'<svg viewBox="0 0 16 16">\n <g stroke="none">\n <path\n id="Vector"\n d="M4.67773 10.7154H0.713449C0.556306 10.7154 0.427734 10.844 0.427734 11.0011V11.8583C0.427734 12.0154 0.556306 12.144 0.713449 12.144H3.82059V15.2868C3.82059 15.444 3.94916 15.5725 4.10631 15.5725H4.96345C5.12059 15.5725 5.24916 15.444 5.24916 15.2868V11.2868C5.24916 10.9708 4.99381 10.7154 4.67773 10.7154ZM4.96345 0.429688H4.10631C3.94916 0.429688 3.82059 0.558259 3.82059 0.715402V3.85826H0.713449C0.556306 3.85826 0.427734 3.98683 0.427734 4.14397V5.00112C0.427734 5.15826 0.556306 5.28683 0.713449 5.28683H4.67773C4.99381 5.28683 5.24916 5.03147 5.24916 4.7154V0.715402C5.24916 0.558259 5.12059 0.429688 4.96345 0.429688ZM15.2849 10.7154H11.3206C11.0045 10.7154 10.7492 10.9708 10.7492 11.2868V15.2868C10.7492 15.444 10.8777 15.5725 11.0349 15.5725H11.892C12.0492 15.5725 12.1777 15.444 12.1777 15.2868V12.144H15.2849C15.442 12.144 15.5706 12.0154 15.5706 11.8583V11.0011C15.5706 10.844 15.442 10.7154 15.2849 10.7154ZM15.2849 3.85826H12.1777V0.715402C12.1777 0.558259 12.0492 0.429688 11.892 0.429688H11.0349C10.8777 0.429688 10.7492 0.558259 10.7492 0.715402V4.7154C10.7492 5.03147 11.0045 5.28683 11.3206 5.28683H15.2849C15.442 5.28683 15.5706 5.15826 15.5706 5.00112V4.14397C15.5706 3.98683 15.442 3.85826 15.2849 3.85826Z"\n />\n </g>\n </svg>'],["washroom-14x14",'<svg viewBox="0 0 14 14" stroke="none">\n <path d="M4.55125 3.09062C4.55125 3.69326 4.07639 4.18176 3.49058 4.18176C2.90525 4.18176 2.43039 3.69326 2.43039 3.09062C2.43039 2.4885 2.90525 2 3.49058 2C4.07639 2 4.55125 2.4885 4.55125 3.09062Z" />\n <path d="M5.1193 5.48047C4.81653 4.83116 4.17252 4.41571 3.47822 4.41571C2.78392 4.41571 2.13986 4.83116 1.83714 5.48047L1.04175 7.22034C0.940664 7.441 1.02893 7.70073 1.24393 7.81791C1.47077 7.90871 1.72324 7.81791 1.82433 7.59725L2.49349 6.15554L2.21587 11.4407C2.20305 11.7263 2.41805 11.9734 2.69567 11.9993C2.97329 12.0124 3.21344 11.7913 3.23859 11.5057L3.4028 8.285H3.567L3.73121 11.5057C3.74403 11.7913 3.97086 11.9993 4.23616 11.9993H4.26131C4.53893 11.9861 4.75343 11.7395 4.74111 11.4407L4.46349 6.15554L5.13265 7.59725C5.20858 7.75298 5.35997 7.85697 5.52418 7.85697C5.5873 7.85697 5.65042 7.84379 5.71354 7.81792C5.92804 7.71393 6.0163 7.44153 5.91572 7.22035L5.1193 5.48047Z" />\n <path d="M12.9582 7.22034L12.1505 5.48047C11.8477 4.83116 11.2037 4.41571 10.5094 4.41571C9.81513 4.41571 9.17107 4.83116 8.86836 5.48047L8.06064 7.22034C7.95955 7.441 8.04782 7.70073 8.26282 7.81791C8.47732 7.9219 8.7298 7.8311 8.84371 7.60993L9.52519 6.12977L9.46207 7.2204L8.57842 8.92184C8.47733 9.11663 8.61638 9.36316 8.83089 9.36316H9.33584L9.22242 11.4668C9.2096 11.7397 9.41177 11.9862 9.68939 11.9994C9.95469 12.0126 10.1943 11.8046 10.2072 11.519L10.3581 9.33723H10.6737L10.7871 11.5058C10.7999 11.7787 11.0144 11.9862 11.2792 11.9862H11.3043C11.5696 11.973 11.7841 11.7396 11.7713 11.4535L11.6579 9.33718H12.1628C12.3773 9.33718 12.5287 9.09066 12.4153 8.89586L11.5317 7.19442L11.4685 6.1038L12.1757 7.5972C12.2516 7.75293 12.403 7.85692 12.5672 7.85692C12.6303 7.85692 12.6934 7.84373 12.7566 7.81786C12.9711 7.70068 13.0593 7.44102 12.9582 7.22034Z" />\n <path d="M11.5696 3.09062C11.5696 3.69326 11.0948 4.18176 10.5094 4.18176C9.92363 4.18176 9.44876 3.69326 9.44876 3.09062C9.44876 2.4885 9.92363 2 10.5094 2C11.0948 2 11.5696 2.4885 11.5696 3.09062Z" />\n <path d="M6.99996 2.00006C6.76031 2.00006 6.57095 2.19485 6.57095 2.44138V11.5575C6.57095 11.804 6.76031 11.9988 6.99996 11.9988C7.2396 11.9988 7.42896 11.804 7.42896 11.5575V2.44138C7.42896 2.19485 7.2396 2.00006 6.99996 2.00006Z" />\n </svg>'],["point-of-interest-12x12",'<svg viewBox="0 0 12 12" stroke="none">\n <path\n stroke="none"\n id="Subtract"\n fill-rule="evenodd"\n clip-rule="evenodd"\n d="M6.24724 10.7516C7.94597 9.0358 9.85962 6.89195 9.85962 4.85965C9.85962 2.72802 8.13159 1 5.99997 1C3.86834 1 2.14032 2.72802 2.14032 4.85965C2.14032 6.89195 4.05397 9.0358 5.7527 10.7516C5.88904 10.8893 6.1109 10.8893 6.24724 10.7516ZM5.99994 6.26317C6.77508 6.26317 7.40345 5.6348 7.40345 4.85967C7.40345 4.08453 6.77508 3.45616 5.99994 3.45616C5.22481 3.45616 4.59644 4.08453 4.59644 4.85967C4.59644 5.6348 5.22481 6.26317 5.99994 6.26317Z"\n />\n </svg>'],["flag-20x20",'<svg viewBox="0 0 20 20" stroke="none">\n <path\n d="M16.9987 4.27111C16.936 5.06715 16.3836 5.93162 15.5238 6.57845C14.7549 7.15682 13.0885 8.04927 10.5434 7.55174C8.32167 7.1164 6.82156 8.02129 6.08085 10.2416L8.24615 17.3998C8.31833 17.6471 8.17711 17.9059 7.9292 17.9813C7.88527 17.9938 7.83976 18 7.79426 18C7.58634 18 7.40277 17.8647 7.34236 17.6673L5.1644 10.4686C5.13773 10.4173 5.12125 10.3613 5.11419 10.3038L3.41956 4.70042C3.38112 4.63512 3.35994 4.56127 3.3568 4.48587L3.02101 3.37886C2.98413 3.25992 2.9959 3.13165 3.05553 3.02203C3.11437 2.91242 3.21479 2.83079 3.33482 2.79504C3.45564 2.75928 3.5851 2.7725 3.69494 2.83235C3.80477 2.89144 3.88637 2.99172 3.92167 3.11143L3.9813 3.31355C4.38847 2.85956 4.90472 2.51439 5.48136 2.30915C6.97201 1.75566 8.95216 1.95467 10.6469 2.83156C11.6888 3.36951 14.3374 4.54493 16.3647 3.79553C16.5154 3.74111 16.684 3.76599 16.8127 3.86239C16.9406 3.95879 17.0105 4.11251 16.9987 4.27111Z"\n stroke="none"\n />\n </svg>'],["link-16x16",'<svg viewBox="0 0 16 16" stroke="none">\n <path\n d="M9.10678 11.2433C9.07993 11.2167 9.04367 11.2018 9.00589 11.2018C8.9681 11.2018 8.93184 11.2167 8.90499 11.2433L6.82999 13.3183C5.86928 14.279 4.24785 14.3808 3.18714 13.3183C2.12464 12.2558 2.22642 10.6362 3.18714 9.67546L5.26214 7.60046C5.31749 7.5451 5.31749 7.45403 5.26214 7.39868L4.55142 6.68796C4.52457 6.66138 4.48832 6.64646 4.45053 6.64646C4.41274 6.64646 4.37649 6.66138 4.34964 6.68796L2.27464 8.76296C0.763923 10.2737 0.763923 12.7183 2.27464 14.2272C3.78535 15.7362 6.22999 15.738 7.73892 14.2272L9.81392 12.1522C9.86928 12.0969 9.86928 12.0058 9.81392 11.9505L9.10678 11.2433ZM13.7246 2.77903C12.2139 1.26832 9.76928 1.26832 8.26035 2.77903L6.18357 4.85403C6.15698 4.88088 6.14207 4.91714 6.14207 4.95493C6.14207 4.99271 6.15698 5.02897 6.18357 5.05582L6.89249 5.76475C6.94785 5.8201 7.03892 5.8201 7.09428 5.76475L9.16928 3.68975C10.13 2.72903 11.7514 2.62725 12.8121 3.68975C13.8746 4.75225 13.7729 6.37189 12.8121 7.3326L10.7371 9.4076C10.7106 9.43445 10.6956 9.47071 10.6956 9.5085C10.6956 9.54628 10.7106 9.58254 10.7371 9.60939L11.4479 10.3201C11.5032 10.3755 11.5943 10.3755 11.6496 10.3201L13.7246 8.2451C15.2336 6.73439 15.2336 4.28975 13.7246 2.77903ZM9.75142 6.00939C9.72457 5.9828 9.68832 5.96789 9.65053 5.96789C9.61275 5.96789 9.57649 5.9828 9.54964 6.00939L5.50499 10.0522C5.47841 10.0791 5.46349 10.1154 5.46349 10.1531C5.46349 10.1909 5.47841 10.2272 5.50499 10.254L6.21214 10.9612C6.26749 11.0165 6.35857 11.0165 6.41392 10.9612L10.4568 6.91832C10.5121 6.86296 10.5121 6.77189 10.4568 6.71653L9.75142 6.00939Z"\n stroke="none"\n />\n </svg>']]),aI=/<svg([^>]*)>/g;function u7(r,e,t){let i=oI.get(r);return i?i.replace(aI,'<svg$1 xmlns="http://www.w3.org/2000/svg" style="fill:'.concat(e,"; width:").concat(t,"px; height:").concat(t,'px">')):""}l(u7,"getStyledIcon");var Oo,vs,mc,Kg,$d,p7,Jd,d7,yc,Qg,Kd,h7,e1=class e1{constructor(e,t){M(this,mc);M(this,$d);M(this,Jd);M(this,yc);M(this,Kd);M(this,Oo,void 0);M(this,vs,void 0);d(this,"colors",{default:"#3D5676",connection:"#128387",washroom:"#3161B4",point:"#AD468F"});T(this,Oo,e),T(this,vs,t)}auto(){let e=s(this,vs)[Object.keys(s(this,vs))[0]];[...e.getByType("connection"),...e.getByType("point-of-interest"),...e.getByType("space")].forEach(t=>{if(t.__type==="connection")t.coordinates.forEach(i=>{let n=t.name||t.externalId;n&&s(this,Oo).Labels.add(i,n,U(this,mc,Kg).call(this,t))});else{t.__type==="space"&&t.name!==""&&s(this,Oo).updateState(t,{interactive:!0,hoverColor:"#F0F0F0"});let i=t.name||t.externalId;i&&s(this,Oo).Labels.add(t,i,U(this,mc,Kg).call(this,t))}})}};Oo=new WeakMap,vs=new WeakMap,mc=new WeakSet,Kg=l(function(e){let t=u7(U(this,$d,p7).call(this,e),"white",12);return{appearance:{text:{foregroundColor:U(this,yc,Qg).call(this,e)},marker:{foregroundColor:{active:U(this,yc,Qg).call(this,e)},icon:t,iconSize:12}},interactive:!0,rank:U(this,Kd,h7).call(this,e)}},"#generatLabelAppearance"),$d=new WeakSet,p7=l(function(e){return e.__type==="connection"?U(this,Jd,d7).call(this,e.type):e.name.includes("Washroom")?"washroom-14x14":e.__type==="point-of-interest"?"point-of-interest-12x12":""},"#getIconName"),Jd=new WeakSet,d7=l(function(e){let t="";switch(e){case"elevator":t="connection-elevator-12x12";break;case"escalator":t="connection-escalator-12x12";break;case"stairs":t="connection-stairs-12x12";break}return t},"#attemptIconNameForConnection"),yc=new WeakSet,Qg=l(function(e){return e.__type==="connection"?this.colors.connection:e.__type==="point-of-interest"?this.colors.point:"name"in e&&e.name.includes("Washroom")?this.colors.washroom:this.colors.default},"#getLabelColor"),Kd=new WeakSet,h7=l(function(e){return e.__type==="connection"?"high":(e.__type==="point-of-interest","medium")},"#getDefaultLabelRank"),l(e1,"Labels");var qd=e1;var t1=class t1{constructor(e,t){d(this,"Labels");d(this,"auto",l(()=>{this.Labels.auto()},"auto"));this.Labels=new qd(e,t)}};l(t1,"DefaultTheme");var Qd=t1;m();var se,eh,f7,r1=class r1{constructor(e){M(this,eh);M(this,se,void 0);d(this,"setMinPitch",l(e=>{s(this,se).camera.setMinPitch(e)},"setMinPitch"));d(this,"setMaxPitch",l(e=>{s(this,se).camera.setMaxPitch(e)},"setMaxPitch"));d(this,"setMinZoomLevel",l(e=>{s(this,se).camera.setMinZoomLevel(e,!0)},"setMinZoomLevel"));d(this,"setMaxZoomLevel",l(e=>{s(this,se).camera.setMaxZoomLevel(e)},"setMaxZoomLevel"));T(this,se,e)}setScreenOffsets(e){s(this,se).camera.setInsetPadding(e)}get screenOffsets(){return s(this,se).camera.insetsPadding}get panMode(){return s(this,se).camera.panMode}setPanMode(e){if(e!=="default"&&e!=="elevation")throw new Error("Invalid pan mode");e!==this.panMode&&s(this,se).camera.setPanMode(e)}focusOn(e,t){var o,a,u;let i=[],n=Array.isArray(e)&&!ag(e)?e:[e];for(let c of n)if(c!=null)if(Vi.is(c)){let p;for(p of c.coordinates)if(p.floorId!=null){let f=s(this,se).getBoundingArea(p.floorId);f&&i.push([p.longitude,p.latitude,(o=f[0][2])!=null?o:s(this,se).camera.elevation])}else i.push([p.longitude,p.latitude,s(this,se).camera.elevation])}else if(Ni.is(c)||Zt.is(c)||zt.is(c)){let p=s(this,se).getBoundingArea(c.id);p&&i.push(...p)}else if(ue.is(c)||qr.is(c)||Jr.is(c)||En.is(c)||ar.is(c)){let p=yt(c);if(p)if(p.floorId!=null){let f=s(this,se).getBoundingArea(p.floorId);f&&i.push([p.longitude,p.latitude,(a=f[0][2])!=null?a:s(this,se).camera.elevation])}else i.push([p.longitude,p.latitude,s(this,se).camera.elevation])}else if(Mr.is(c))for(let p of c.spaces){let f=s(this,se).getBoundingArea(p.id);f&&i.push(...f)}else ag(c)&&i.push(c);return((u=t==null?void 0:t.axisAlignedPadding)==null?void 0:u.vertical)!==void 0&&(i=U(this,eh,f7).call(this,i,t.axisAlignedPadding)),s(this,se).camera.focusOn(i,{pitch:t==null?void 0:t.pitch,bearing:t==null?void 0:t.bearing,padding:t==null?void 0:t.screenOffsets,maxZoomLevel:t==null?void 0:t.maxZoomLevel,minZoomLevel:t==null?void 0:t.minZoomLevel,duration:t==null?void 0:t.duration,easing:t==null?void 0:t.easing})}animateTo(e,t){var p;let{center:i,zoomLevel:n,bearing:o,pitch:a}=e,u=i!=null?i:this.center,c=[u.longitude,u.latitude,this.elevation];return s(this,se).camera.animateTo({center:c,zoomLevel:n!=null?n:this.zoomLevel,bearing:o!=null?o:this.bearing,pitch:a!=null?a:this.pitch,duration:(p=t==null?void 0:t.duration)!=null?p:600,easing:t==null?void 0:t.easing})}set(e){let{center:t=this.center,zoomLevel:i=this.zoomLevel,bearing:n=this.bearing,pitch:o=this.pitch}=e,a=[t.longitude,t.latitude];s(this,se).camera.setCenter(a),s(this,se).camera.setZoomLevel(i),s(this,se).camera.setBearing(n),s(this,se).camera.setPitch(o)}get center(){let e=s(this,se).camera.center;return new ue(e[1],e[0],void 0)}setAutoMinZoomLevel(e){s(this,se).camera.setAutoMinZoomLevel(e)}get autoMinZoomLevel(){return s(this,se).camera.autoMinZoomLevel}get zoomLevel(){return s(this,se).camera.zoomLevel}get pitch(){return s(this,se).camera.pitch}get minPitch(){return s(this,se).camera.minPitch}get maxPitch(){return s(this,se).camera.maxPitch}get bearing(){let e=s(this,se).camera.bearing;return(e<0?e+360:e)%360}get minZoomLevel(){return s(this,se).camera.minZoomLevel}get maxZoomLevel(){return s(this,se).camera.maxZoomLevel}setElevation(e){s(this,se).camera.setElevation(e)}get elevation(){return s(this,se).camera.elevation}animateElevation(e,t){return s(this,se).camera.animateElevation(e,t)}};se=new WeakMap,eh=new WeakSet,f7=l(function(e,t){var o;let i=(o=t==null?void 0:t.vertical)!=null?o:0;return[e.map(a=>{var u;return[a[0],a[1],((u=a[2])!=null?u:0)-i]}),e.map(a=>{var u;return[a[0],a[1],(u=a[2])!=null?u:0]}),e.map(a=>{var u;return[a[0],a[1],((u=a[2])!=null?u:0)+i]})].flat()},"#expandCoordinateCloud"),l(r1,"Camera");var gc=r1;m();var bs,i1=class i1{constructor({currentMapGetter:e}){M(this,bs,void 0);T(this,bs,e)}get currentMap(){return s(this,bs).call(this)}async getCurrentSceneGLTF(e){let t=s(this,bs).call(this);return t?t==null?void 0:t.Exporter.getCurrentSceneGLTF(e):(L.error("There is no map to export. Please load a map first."),new Blob)}};bs=new WeakMap,l(i1,"Exporter");var vc=i1;m();var ni,Cc,n1=class n1{constructor({currentMapGetter:e}){M(this,ni,new Map);M(this,Cc,void 0);T(this,Cc,e)}get currentMap(){return s(this,Cc).call(this)}getById(e){return s(this,ni).get(e)}add(e,t,i){let n=yt(e);if(!n)throw new Error("get coordinate failed");let o=this.currentMap;if(!o)throw new Error("currentMap should exist");let a=o.Labels.add(ri(n),t,{...i,floorId:n.floorId,rank:(i==null?void 0:i.rank)||"medium"}),u=new Bn(a.id.toString(),t,e);return s(this,ni).set(u.id,{label:u,entityId:u.id}),u}all(){var t;let e=[];return(t=this.currentMap)==null||t.Labels.all({onCreate:(i,n,o)=>{let a=new Bn(i.toString(),n,o);s(this,ni).set(a.id,{label:a,entityId:a.id}),e.push(a)}}),e}remove(e){var i;let t=s(this,ni).get(e.id);t&&((i=this.currentMap)==null||i.Labels.remove(t.entityId),s(this,ni).delete(e.id.toString()))}removeAll(){let e=[];return s(this,ni).forEach(({label:t})=>{this.remove(t),e.push(t),s(this,ni).delete(t.id.toString())}),e}};ni=new WeakMap,Cc=new WeakMap,l(n1,"Labels");var bc=n1;m();m();var m7={altitude:0,height:1,color:"#ffffff",opacity:1,width:.15},y7={opacity:.25,color:"#a7d1ec",height:.8,width:.05,altitude:.1,cap:"square",visible:!1},g7=.5,o1=class o1{constructor(e,t,i,n,o,a){d(this,"id");d(this,"name");d(this,"elevation");d(this,"containerId");d(this,"externalId");d(this,"metadata");d(this,"shortName");d(this,"subtitle");d(this,"loaded",!1);d(this,"styleMap",{});d(this,"obstructions");d(this,"entrances");d(this,"spaces");d(this,"floorImages");d(this,"renderer");d(this,"options");d(this,"layers",new Map);d(this,"floorStackId");d(this,"load",l(()=>{var e,t,i;if(this.loaded||this.obstructions==null&&this.spaces==null)return this;if(this.loaded=!0,this.spaces!=null&&this.spaces.features.length>0){let n=this.spaces.features.filter(c=>{var p;return c.geometry.type==="Polygon"&&((p=c.properties.kind)==null?void 0:p.toLowerCase())!=="void"}),o=Hg(n,this.styleMap),a=this.renderer.addGroupContainer("spaces-".concat(this.id),{},this.id),u=0;for(let[c,p]of o){let f=this.renderer.addGeometryGroup("Spaces-".concat(this.id,"-").concat(u),{features:p},oc(c,this.options),a);u++;let y=f.id.toString();this.layers.set(c.id||y,f.id.toString())}}if(this.obstructions!=null&&this.obstructions.features.length>0){let n=this.obstructions.features.filter(v=>v.geometry.type==="Polygon"&&v.properties.kind==="object"),o=Hg(n,this.styleMap),a=this.renderer.addGroupContainer("objects-".concat(this.id),{},this.id),u=0;for(let[v,x]of o){let P=this.renderer.addGeometryGroup("Objects-".concat(this.id,"-").concat(u),{features:x},oc(v,this.options),a);u++;let b=P.id.toString();this.layers.set(v.id||b,b)}let c=this.obstructions.features.filter(v=>v.geometry.type==="LineString"&&v.properties.kind==="Wall"&&v.properties.footprintComponent===!1),p=this.obstructions.features.filter(v=>v.geometry.type==="LineString"&&v.properties.kind==="Wall"&&v.properties.footprintComponent===!0),f=this.entrances,y=m7,g=m7;if(c!=null&&c.length>0){let v=this.styleMap[(e=c[0].properties)==null?void 0:e.id];v!=null&&(y={...v}),g=y;let{walls:x,entrances:P}=Vg(c,(f==null?void 0:f.features)||[]),b=Math.max(y.height-.11,g7),S={...y7,height:b},I=this.renderer.addGeometryGroup("InteriorDoors-".concat(this.id),P,S,this.id);this.layers.set(qa,I.id.toString());let E=this.renderer.addGeometryGroup("Walls-".concat(this.id),{features:[x]},oc(y,this.options),this.id);this.layers.set(_n,E.id.toString())}if(p!=null&&p.length>0){let v=this.styleMap[(t=p[0].properties)==null?void 0:t.id];v!=null&&(g={...v,id:Kr});let{walls:x,entrances:P}=Vg(p,(f==null?void 0:f.features)||[]),b=Math.max(g.height-.11,g7),S={...y7,height:b},I=this.renderer.addGeometryGroup("ExteriorDoors-".concat(this.id),P,S,this.id);this.layers.set($a,I.id.toString());let E=this.renderer.addGeometryGroup("ExteriorWalls-".concat(this.id),{features:[x]},oc(g,this.options),this.id);this.layers.set(Kr,E.id.toString())}}if(this.floorImages!=null){let n=this.renderer.addGroupContainer("images-".concat(this.id),{},this.id);for(let o of this.floorImages.features||[])"anchorId"in o.properties||"anchorId"in o.properties&&((i=o.properties)==null?void 0:i.anchorId)==null||this.renderer.addImage(ae(),o,{url:o.properties.path,flipImageToFaceCamera:!0},n);this.layers.set(n.id.toString(),n.id.toString())}return this.renderer.render(),this},"load"));var c;this.id=t.id,this.options=n;let u=i.addGroupContainer(this.id,{visible:!1,interactive:!0},e);this.containerId=u.id.toString(),this.externalId=t.externalId,this.metadata=t.metadata,this.shortName=t.shortName,this.subtitle=t.subtitle,this.name=t.name,this.elevation=t.elevation,o!=null&&a!=null&&(this.styleMap=a,this.spaces=o.space[this.id],this.entrances=o.entrance[this.id],this.obstructions=o.obstruction[this.id],this.floorImages=(c=o.floorImages)==null?void 0:c[this.id]),this.renderer=i,this.floorStackId=e}};l(o1,"FloorObject");var xc=o1;m();m();m();m();(function(){typeof globalThis!="object"&&(Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__)})();m();m();m();m();function v7(r){return wp(r)}l(v7,"getBoundingBoxFromFeature");m();var th="#ffffff";var a1=class a1{constructor(e={}){d(this,"initialColor",th);d(this,"color",th);d(this,"topColor");d(this,"topTexture");d(this,"texture");d(this,"hoverColor");d(this,"dirty",!0);d(this,"visible",!0);d(this,"opacity",1);d(this,"width",.1);d(this,"height",.1);d(this,"initialHeight",.1);d(this,"altitude",0);d(this,"join","round");d(this,"cap","round");d(this,"outline",!0);d(this,"showImage",!0);d(this,"showTextLabel",!1);d(this,"flipImageToFaceCamera",!0);d(this,"flipTextToFaceCamera",!0);d(this,"url");this.color=(e==null?void 0:e.color)!==void 0?e.color:this.color,this.initialColor=this.color,this.width=(e==null?void 0:e.width)!==void 0?e.width:this.width,this.opacity=(e==null?void 0:e.opacity)!==void 0?e.opacity:this.opacity,this.visible=(e==null?void 0:e.visible)!==void 0?e.visible:this.visible,this.height=(e==null?void 0:e.height)!==void 0?e.height:this.height,this.initialHeight=this.height,this.altitude=(e==null?void 0:e.altitude)!==void 0?e.altitude:this.altitude,this.join=(e==null?void 0:e.join)!==void 0?e.join:this.join,this.cap=(e==null?void 0:e.cap)!==void 0?e.cap:this.cap,this.topColor=e==null?void 0:e.topColor,this.texture=e==null?void 0:e.texture,this.topTexture=e==null?void 0:e.topTexture,this.outline=(e==null?void 0:e.outline)!==void 0?!!e.outline:this.outline,this.showImage=(e==null?void 0:e.showImage)!==void 0?e.showImage:this.showImage,this.showTextLabel=(e==null?void 0:e.showTextLabel)!==void 0?e.showTextLabel:this.showTextLabel,this.flipImageToFaceCamera=(e==null?void 0:e.flipImageToFaceCamera)!==void 0?e.flipImageToFaceCamera:this.flipImageToFaceCamera,this.flipTextToFaceCamera=(e==null?void 0:e.flipTextToFaceCamera)!==void 0?e.flipTextToFaceCamera:this.flipTextToFaceCamera,this.url=e==null?void 0:e.url}};l(a1,"StyleComponent");var wr=a1;var s1=class s1 extends wa{constructor(){super(...arguments);d(this,"userData",{entities:{}})}};l(s1,"EntityBatchedMesh");var oi=s1,Sc,Mc,Lo,l1=class l1{constructor(e){d(this,"mesh");d(this,"focusMesh");d(this,"outline");d(this,"imageMesh");d(this,"textAreaMesh");d(this,"type","geometry");d(this,"dirty",!0);d(this,"detached",!1);d(this,"instanceIndex",-1);d(this,"geometry");d(this,"material");d(this,"feature");d(this,"currentHeight",.1);d(this,"focusable",!1);d(this,"color",new Ee);d(this,"topColor",new Ee);d(this,"position",new q);M(this,Sc,0);M(this,Mc,1);M(this,Lo,void 0);d(this,"texturesVisible",!1);this.feature=e}get visible(){return this.mesh?this.mesh.getVisibleAt(this.instanceIndex):!1}set visible(e){this.mesh&&this.mesh.setVisibleAt(this.instanceIndex,e),this.imageMesh&&(this.imageMesh.visible=e)}setOpacity(e){this.mesh&&(this.material&&(this.material.opacity=e,this.material.transparent=e<1),this.outline&&(this.outline.material.opacity=e),e===0?this.mesh.visible=!1:this.mesh.visible=!0)}setColor(e,t){this.color.set(e),this.topColor.set(t),this.material&&this.material.setColor(this.instanceIndex,this.color,this.topColor)}getColor(){var e;return(e=this.material)==null?void 0:e.getColor(this.instanceIndex)}get altitude(){return s(this,Sc)}set altitude(e){this.mesh&&(this.mesh.position.z=e,T(this,Sc,e))}get opacity(){return s(this,Mc)}set opacity(e){this.material&&(this.material.opacity=e,this.material.transparent=e<1,this.outline&&(this.outline.material.opacity=e),this.material.needsUpdate=!0),T(this,Mc,e)}get texture(){var e,t;return(t=(e=this.material)==null?void 0:e.texture)==null?void 0:t.image.src}set texture(e){this.material&&(this.material.texture=e)}get textureInstance(){var e;return(e=this.material)==null?void 0:e.texture}set topTexture(e){this.material&&(this.material.topTexture=e)}get topTexture(){var e,t;return(t=(e=this.material)==null?void 0:e.topTexture)==null?void 0:t.image.src}get topTextureInstance(){var e;return(e=this.material)==null?void 0:e.topTexture}get featureBbox(){return s(this,Lo)?s(this,Lo):(T(this,Lo,v7(this.feature)),s(this,Lo))}showTextures(){this.material&&(this.material.showTextures(this.instanceIndex),this.texturesVisible=!0)}hideTextures(){this.material&&(this.material.hideTextures(this.instanceIndex),this.texturesVisible=!1)}removeSideTexture(){this.material&&this.material.removeSideTexture(this.instanceIndex)}removeTopTexture(){this.material&&this.material.removeTopTexture(this.instanceIndex)}};Sc=new WeakMap,Mc=new WeakMap,Lo=new WeakMap,l(l1,"MeshComponent");var Ie=l1;m();var lI="#ffffff",Gn,c1=class c1{constructor(e={}){d(this,"color",lI);d(this,"topColor");d(this,"opacity",1);M(this,Gn,void 0);d(this,"outline",!0);d(this,"texture");d(this,"topTexture");d(this,"dirty",!0);var t,i;this.color=(t=e==null?void 0:e.color)!=null?t:this.color,this.topColor=e==null?void 0:e.topColor,this.opacity=(i=e==null?void 0:e.opacity)!=null?i:this.opacity,this.shading=e==null?void 0:e.shading,this.outline=(e==null?void 0:e.outline)!==void 0?!!e.outline:this.outline}get shading(){return s(this,Gn)}set shading(e){var t;if(!e){T(this,Gn,void 0);return}T(this,Gn,(t=s(this,Gn))!=null?t:{start:0,end:0,intensity:0}),Object.assign(s(this,Gn),e)}};Gn=new WeakMap,l(c1,"GeometryGroupStyleComponent");var Ao=c1;m();m();function Vn(r){var t;let e=(t=r.parent)==null?void 0:t.children.find(i=>i.userData.outlineOfEntityId===r.userData.entityId);return e instanceof ao?e:void 0}l(Vn,"findOutline");m();m();m();m();var u1=class u1{constructor(){d(this,"hover",!1);d(this,"dirty",!1)}};l(u1,"InteractionComponent");var Cs=u1;m();m();var b7=["","","low","medium","high","always-visible"];function C7(r){return Math.min(5,Math.max(2,r))}l(C7,"clampTierNumber");function xs(r){if(typeof r=="number")return C7(r);let e=b7.indexOf(r);return e===-1?3:e}l(xs,"convertCollisionRankingTierToNumber");function Pc(r){let e=C7(r);return b7[e]}l(Pc,"convertNumberToCollisionRankingTier");m();var me;(function(r){r.assertEqual=n=>n;function e(n){}l(e,"assertIs"),r.assertIs=e;function t(n){throw new Error}l(t,"assertNever"),r.assertNever=t,r.arrayToEnum=n=>{let o={};for(let a of n)o[a]=a;return o},r.getValidEnumValues=n=>{let o=r.objectKeys(n).filter(u=>typeof n[n[u]]!="number"),a={};for(let u of o)a[u]=n[u];return r.objectValues(a)},r.objectValues=n=>r.objectKeys(n).map(function(o){return n[o]}),r.objectKeys=typeof Object.keys=="function"?n=>Object.keys(n):n=>{let o=[];for(let a in n)Object.prototype.hasOwnProperty.call(n,a)&&o.push(a);return o},r.find=(n,o)=>{for(let a of n)if(o(a))return a},r.isInteger=typeof Number.isInteger=="function"?n=>Number.isInteger(n):n=>typeof n=="number"&&isFinite(n)&&Math.floor(n)===n;function i(n,o=" | "){return n.map(a=>typeof a=="string"?"'".concat(a,"'"):a).join(o)}l(i,"joinValues"),r.joinValues=i,r.jsonStringifyReplacer=(n,o)=>typeof o=="bigint"?o.toString():o})(me||(me={}));var d1;(function(r){r.mergeShapes=(e,t)=>({...e,...t})})(d1||(d1={}));var H=me.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),jn=l(r=>{switch(typeof r){case"undefined":return H.undefined;case"string":return H.string;case"number":return isNaN(r)?H.nan:H.number;case"boolean":return H.boolean;case"function":return H.function;case"bigint":return H.bigint;case"symbol":return H.symbol;case"object":return Array.isArray(r)?H.array:r===null?H.null:r.then&&typeof r.then=="function"&&r.catch&&typeof r.catch=="function"?H.promise:typeof Map<"u"&&r instanceof Map?H.map:typeof Set<"u"&&r instanceof Set?H.set:typeof Date<"u"&&r instanceof Date?H.date:H.object;default:return H.unknown}},"getParsedType"),B=me.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),cI=l(r=>JSON.stringify(r,null,2).replace(/"([^"]+)":/g,"$1:"),"quotelessJson"),lh=class lh extends Error{constructor(e){super(),this.issues=[],this.addIssue=i=>{this.issues=[...this.issues,i]},this.addIssues=(i=[])=>{this.issues=[...this.issues,...i]};let t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}get errors(){return this.issues}format(e){let t=e||function(o){return o.message},i={_errors:[]},n=l(o=>{for(let a of o.issues)if(a.code==="invalid_union")a.unionErrors.map(n);else if(a.code==="invalid_return_type")n(a.returnTypeError);else if(a.code==="invalid_arguments")n(a.argumentsError);else if(a.path.length===0)i._errors.push(t(a));else{let u=i,c=0;for(;c<a.path.length;){let p=a.path[c];c===a.path.length-1?(u[p]=u[p]||{_errors:[]},u[p]._errors.push(t(a))):u[p]=u[p]||{_errors:[]},u=u[p],c++}}},"processError");return n(this),i}static assert(e){if(!(e instanceof lh))throw new Error("Not a ZodError: ".concat(e))}toString(){return this.message}get message(){return JSON.stringify(this.issues,me.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=t=>t.message){let t={},i=[];for(let n of this.issues)n.path.length>0?(t[n.path[0]]=t[n.path[0]]||[],t[n.path[0]].push(e(n))):i.push(e(n));return{formErrors:i,fieldErrors:t}}get formErrors(){return this.flatten()}};l(lh,"ZodError");var $t=lh;$t.create=r=>new $t(r);var ws=l((r,e)=>{let t;switch(r.code){case B.invalid_type:r.received===H.undefined?t="Required":t="Expected ".concat(r.expected,", received ").concat(r.received);break;case B.invalid_literal:t="Invalid literal value, expected ".concat(JSON.stringify(r.expected,me.jsonStringifyReplacer));break;case B.unrecognized_keys:t="Unrecognized key(s) in object: ".concat(me.joinValues(r.keys,", "));break;case B.invalid_union:t="Invalid input";break;case B.invalid_union_discriminator:t="Invalid discriminator value. Expected ".concat(me.joinValues(r.options));break;case B.invalid_enum_value:t="Invalid enum value. Expected ".concat(me.joinValues(r.options),", received '").concat(r.received,"'");break;case B.invalid_arguments:t="Invalid function arguments";break;case B.invalid_return_type:t="Invalid function return type";break;case B.invalid_date:t="Invalid date";break;case B.invalid_string:typeof r.validation=="object"?"includes"in r.validation?(t='Invalid input: must include "'.concat(r.validation.includes,'"'),typeof r.validation.position=="number"&&(t="".concat(t," at one or more positions greater than or equal to ").concat(r.validation.position))):"startsWith"in r.validation?t='Invalid input: must start with "'.concat(r.validation.startsWith,'"'):"endsWith"in r.validation?t='Invalid input: must end with "'.concat(r.validation.endsWith,'"'):me.assertNever(r.validation):r.validation!=="regex"?t="Invalid ".concat(r.validation):t="Invalid";break;case B.too_small:r.type==="array"?t="Array must contain ".concat(r.exact?"exactly":r.inclusive?"at least":"more than"," ").concat(r.minimum," element(s)"):r.type==="string"?t="String must contain ".concat(r.exact?"exactly":r.inclusive?"at least":"over"," ").concat(r.minimum," character(s)"):r.type==="number"?t="Number must be ".concat(r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than ").concat(r.minimum):r.type==="date"?t="Date must be ".concat(r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than ").concat(new Date(Number(r.minimum))):t="Invalid input";break;case B.too_big:r.type==="array"?t="Array must contain ".concat(r.exact?"exactly":r.inclusive?"at most":"less than"," ").concat(r.maximum," element(s)"):r.type==="string"?t="String must contain ".concat(r.exact?"exactly":r.inclusive?"at most":"under"," ").concat(r.maximum," character(s)"):r.type==="number"?t="Number must be ".concat(r.exact?"exactly":r.inclusive?"less than or equal to":"less than"," ").concat(r.maximum):r.type==="bigint"?t="BigInt must be ".concat(r.exact?"exactly":r.inclusive?"less than or equal to":"less than"," ").concat(r.maximum):r.type==="date"?t="Date must be ".concat(r.exact?"exactly":r.inclusive?"smaller than or equal to":"smaller than"," ").concat(new Date(Number(r.maximum))):t="Invalid input";break;case B.custom:t="Invalid input";break;case B.invalid_intersection_types:t="Intersection results could not be merged";break;case B.not_multiple_of:t="Number must be a multiple of ".concat(r.multipleOf);break;case B.not_finite:t="Number must be finite";break;default:t=e.defaultError,me.assertNever(r)}return{message:t}},"errorMap"),M7=ws;function uI(r){M7=r}l(uI,"setErrorMap");function rh(){return M7}l(rh,"getErrorMap");var ih=l(r=>{let{data:e,path:t,errorMaps:i,issueData:n}=r,o=[...t,...n.path||[]],a={...n,path:o};if(n.message!==void 0)return{...n,path:o,message:n.message};let u="",c=i.filter(p=>!!p).slice().reverse();for(let p of c)u=p(a,{data:e,defaultError:u}).message;return{...n,path:o,message:u}},"makeIssue"),pI=[];function j(r,e){let t=rh(),i=ih({issueData:e,data:r.data,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,t,t===ws?void 0:ws].filter(n=>!!n)});r.common.issues.push(i)}l(j,"addIssueToContext");var ch=class ch{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,t){let i=[];for(let n of t){if(n.status==="aborted")return Q;n.status==="dirty"&&e.dirty(),i.push(n.value)}return{status:e.value,value:i}}static async mergeObjectAsync(e,t){let i=[];for(let n of t){let o=await n.key,a=await n.value;i.push({key:o,value:a})}return ch.mergeObjectSync(e,i)}static mergeObjectSync(e,t){let i={};for(let n of t){let{key:o,value:a}=n;if(o.status==="aborted"||a.status==="aborted")return Q;o.status==="dirty"&&e.dirty(),a.status==="dirty"&&e.dirty(),o.value!=="__proto__"&&(typeof a.value<"u"||n.alwaysSet)&&(i[o.value]=a.value)}return{status:e.value,value:i}}};l(ch,"ParseStatus");var ct=ch,Q=Object.freeze({status:"aborted"}),Ms=l(r=>({status:"dirty",value:r}),"DIRTY"),xt=l(r=>({status:"valid",value:r}),"OK"),h1=l(r=>r.status==="aborted","isAborted"),f1=l(r=>r.status==="dirty","isDirty"),Lc=l(r=>r.status==="valid","isValid"),Ac=l(r=>typeof Promise<"u"&&r instanceof Promise,"isAsync");function nh(r,e,t,i){if(t==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?i:t==="a"?i.call(r):i?i.value:e.get(r)}l(nh,"__classPrivateFieldGet");function P7(r,e,t,i,n){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!n)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?n.call(r,t):n?n.value=t:e.set(r,t),t}l(P7,"__classPrivateFieldSet");var Y;(function(r){r.errToObj=e=>typeof e=="string"?{message:e}:e||{},r.toString=e=>typeof e=="string"?e:e==null?void 0:e.message})(Y||(Y={}));var Tc,wc,y1=class y1{constructor(e,t,i,n){this._cachedPath=[],this.parent=e,this.data=t,this._path=i,this._key=n}get path(){return this._cachedPath.length||(this._key instanceof Array?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}};l(y1,"ParseInputLazyPath");var cr=y1,x7=l((r,e)=>{if(Lc(e))return{success:!0,data:e.value};if(!r.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let t=new $t(r.common.issues);return this._error=t,this._error}}},"handleResult");function ne(r){if(!r)return{};let{errorMap:e,invalid_type_error:t,required_error:i,description:n}=r;if(e&&(t||i))throw new Error('Can\'t use "invalid_type_error" or "required_error" in conjunction with custom error map.');return e?{errorMap:e,description:n}:{errorMap:l((a,u)=>{var c,p;let{message:f}=r;return a.code==="invalid_enum_value"?{message:f!=null?f:u.defaultError}:typeof u.data>"u"?{message:(c=f!=null?f:i)!==null&&c!==void 0?c:u.defaultError}:a.code!=="invalid_type"?{message:u.defaultError}:{message:(p=f!=null?f:t)!==null&&p!==void 0?p:u.defaultError}},"customMap"),description:n}}l(ne,"processCreateParams");var g1=class g1{constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this)}get description(){return this._def.description}_getType(e){return jn(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:jn(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new ct,ctx:{common:e.parent.common,data:e.data,parsedType:jn(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let t=this._parse(e);if(Ac(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){let t=this._parse(e);return Promise.resolve(t)}parse(e,t){let i=this.safeParse(e,t);if(i.success)return i.data;throw i.error}safeParse(e,t){var i;let n={common:{issues:[],async:(i=t==null?void 0:t.async)!==null&&i!==void 0?i:!1,contextualErrorMap:t==null?void 0:t.errorMap},path:(t==null?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:jn(e)},o=this._parseSync({data:e,path:n.path,parent:n});return x7(n,o)}async parseAsync(e,t){let i=await this.safeParseAsync(e,t);if(i.success)return i.data;throw i.error}async safeParseAsync(e,t){let i={common:{issues:[],contextualErrorMap:t==null?void 0:t.errorMap,async:!0},path:(t==null?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:jn(e)},n=this._parse({data:e,path:i.path,parent:i}),o=await(Ac(n)?n:Promise.resolve(n));return x7(i,o)}refine(e,t){let i=l(n=>typeof t=="string"||typeof t>"u"?{message:t}:typeof t=="function"?t(n):t,"getIssueProperties");return this._refinement((n,o)=>{let a=e(n),u=l(()=>o.addIssue({code:B.custom,...i(n)}),"setError");return typeof Promise<"u"&&a instanceof Promise?a.then(c=>c?!0:(u(),!1)):a?!0:(u(),!1)})}refinement(e,t){return this._refinement((i,n)=>e(i)?!0:(n.addIssue(typeof t=="function"?t(i,n):t),!1))}_refinement(e){return new Jt({schema:this,typeName:K.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}optional(){return lr.create(this,this._def)}nullable(){return si.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Ki.create(this,this._def)}promise(){return Wn.create(this,this._def)}or(e){return jo.create([this,e],this._def)}and(e){return Ho.create(this,e,this._def)}transform(e){return new Jt({...ne(this._def),schema:this,typeName:K.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let t=typeof e=="function"?e:()=>e;return new zo({...ne(this._def),innerType:this,defaultValue:t,typeName:K.ZodDefault})}brand(){return new kc({typeName:K.ZodBranded,type:this,...ne(this._def)})}catch(e){let t=typeof e=="function"?e:()=>e;return new Yo({...ne(this._def),innerType:this,catchValue:t,typeName:K.ZodCatch})}describe(e){let t=this.constructor;return new t({...this._def,description:e})}pipe(e){return Fc.create(this,e)}readonly(){return qo.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}};l(g1,"ZodType");var oe=g1,dI=/^c[^\s-]{8,}$/i,hI=/^[0-9a-z]+$/,fI=/^[0-9A-HJKMNP-TV-Z]{26}$/,mI=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,yI=/^[a-z0-9_-]{21}$/i,gI=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,vI=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,bI="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",p1,CI=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,xI=/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,SI=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,T7="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",MI=new RegExp("^".concat(T7,"$"));function w7(r){let e="([01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d";return r.precision?e="".concat(e,"\\.\\d{").concat(r.precision,"}"):r.precision==null&&(e="".concat(e,"(\\.\\d+)?")),e}l(w7,"timeRegexSource");function PI(r){return new RegExp("^".concat(w7(r),"$"))}l(PI,"timeRegex");function I7(r){let e="".concat(T7,"T").concat(w7(r)),t=[];return t.push(r.local?"Z?":"Z"),r.offset&&t.push("([+-]\\d{2}:?\\d{2})"),e="".concat(e,"(").concat(t.join("|"),")"),new RegExp("^".concat(e,"$"))}l(I7,"datetimeRegex");function TI(r,e){return!!((e==="v4"||!e)&&CI.test(r)||(e==="v6"||!e)&&xI.test(r))}l(TI,"isValidIP");var ko=class ko extends oe{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==H.string){let o=this._getOrReturnCtx(e);return j(o,{code:B.invalid_type,expected:H.string,received:o.parsedType}),Q}let i=new ct,n;for(let o of this._def.checks)if(o.kind==="min")e.data.length<o.value&&(n=this._getOrReturnCtx(e,n),j(n,{code:B.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),i.dirty());else if(o.kind==="max")e.data.length>o.value&&(n=this._getOrReturnCtx(e,n),j(n,{code:B.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),i.dirty());else if(o.kind==="length"){let a=e.data.length>o.value,u=e.data.length<o.value;(a||u)&&(n=this._getOrReturnCtx(e,n),a?j(n,{code:B.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}):u&&j(n,{code:B.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}),i.dirty())}else if(o.kind==="email")vI.test(e.data)||(n=this._getOrReturnCtx(e,n),j(n,{validation:"email",code:B.invalid_string,message:o.message}),i.dirty());else if(o.kind==="emoji")p1||(p1=new RegExp(bI,"u")),p1.test(e.data)||(n=this._getOrReturnCtx(e,n),j(n,{validation:"emoji",code:B.invalid_string,message:o.message}),i.dirty());else if(o.kind==="uuid")mI.test(e.data)||(n=this._getOrReturnCtx(e,n),j(n,{validation:"uuid",code:B.invalid_string,message:o.message}),i.dirty());else if(o.kind==="nanoid")yI.test(e.data)||(n=this._getOrReturnCtx(e,n),j(n,{validation:"nanoid",code:B.invalid_string,message:o.message}),i.dirty());else if(o.kind==="cuid")dI.test(e.data)||(n=this._getOrReturnCtx(e,n),j(n,{validation:"cuid",code:B.invalid_string,message:o.message}),i.dirty());else if(o.kind==="cuid2")hI.test(e.data)||(n=this._getOrReturnCtx(e,n),j(n,{validation:"cuid2",code:B.invalid_string,message:o.message}),i.dirty());else if(o.kind==="ulid")fI.test(e.data)||(n=this._getOrReturnCtx(e,n),j(n,{validation:"ulid",code:B.invalid_string,message:o.message}),i.dirty());else if(o.kind==="url")try{new URL(e.data)}catch{n=this._getOrReturnCtx(e,n),j(n,{validation:"url",code:B.invalid_string,message:o.message}),i.dirty()}else o.kind==="regex"?(o.regex.lastIndex=0,o.regex.test(e.data)||(n=this._getOrReturnCtx(e,n),j(n,{validation:"regex",code:B.invalid_string,message:o.message}),i.dirty())):o.kind==="trim"?e.data=e.data.trim():o.kind==="includes"?e.data.includes(o.value,o.position)||(n=this._getOrReturnCtx(e,n),j(n,{code:B.invalid_string,validation:{includes:o.value,position:o.position},message:o.message}),i.dirty()):o.kind==="toLowerCase"?e.data=e.data.toLowerCase():o.kind==="toUpperCase"?e.data=e.data.toUpperCase():o.kind==="startsWith"?e.data.startsWith(o.value)||(n=this._getOrReturnCtx(e,n),j(n,{code:B.invalid_string,validation:{startsWith:o.value},message:o.message}),i.dirty()):o.kind==="endsWith"?e.data.endsWith(o.value)||(n=this._getOrReturnCtx(e,n),j(n,{code:B.invalid_string,validation:{endsWith:o.value},message:o.message}),i.dirty()):o.kind==="datetime"?I7(o).test(e.data)||(n=this._getOrReturnCtx(e,n),j(n,{code:B.invalid_string,validation:"datetime",message:o.message}),i.dirty()):o.kind==="date"?MI.test(e.data)||(n=this._getOrReturnCtx(e,n),j(n,{code:B.invalid_string,validation:"date",message:o.message}),i.dirty()):o.kind==="time"?PI(o).test(e.data)||(n=this._getOrReturnCtx(e,n),j(n,{code:B.invalid_string,validation:"time",message:o.message}),i.dirty()):o.kind==="duration"?gI.test(e.data)||(n=this._getOrReturnCtx(e,n),j(n,{validation:"duration",code:B.invalid_string,message:o.message}),i.dirty()):o.kind==="ip"?TI(e.data,o.version)||(n=this._getOrReturnCtx(e,n),j(n,{validation:"ip",code:B.invalid_string,message:o.message}),i.dirty()):o.kind==="base64"?SI.test(e.data)||(n=this._getOrReturnCtx(e,n),j(n,{validation:"base64",code:B.invalid_string,message:o.message}),i.dirty()):me.assertNever(o);return{status:i.value,value:e.data}}_regex(e,t,i){return this.refinement(n=>e.test(n),{validation:t,code:B.invalid_string,...Y.errToObj(i)})}_addCheck(e){return new ko({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...Y.errToObj(e)})}url(e){return this._addCheck({kind:"url",...Y.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...Y.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...Y.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...Y.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...Y.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...Y.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...Y.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...Y.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...Y.errToObj(e)})}datetime(e){var t,i;return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,offset:(t=e==null?void 0:e.offset)!==null&&t!==void 0?t:!1,local:(i=e==null?void 0:e.local)!==null&&i!==void 0?i:!1,...Y.errToObj(e==null?void 0:e.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,...Y.errToObj(e==null?void 0:e.message)})}duration(e){return this._addCheck({kind:"duration",...Y.errToObj(e)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...Y.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t==null?void 0:t.position,...Y.errToObj(t==null?void 0:t.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...Y.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...Y.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...Y.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...Y.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...Y.errToObj(t)})}nonempty(e){return this.min(1,Y.errToObj(e))}trim(){return new ko({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new ko({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new ko({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get minLength(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}};l(ko,"ZodString");var Hn=ko;Hn.create=r=>{var e;return new Hn({checks:[],typeName:K.ZodString,coerce:(e=r==null?void 0:r.coerce)!==null&&e!==void 0?e:!1,...ne(r)})};function wI(r,e){let t=(r.toString().split(".")[1]||"").length,i=(e.toString().split(".")[1]||"").length,n=t>i?t:i,o=parseInt(r.toFixed(n).replace(".","")),a=parseInt(e.toFixed(n).replace(".",""));return o%a/Math.pow(10,n)}l(wI,"floatSafeRemainder");var Ic=class Ic extends oe{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==H.number){let o=this._getOrReturnCtx(e);return j(o,{code:B.invalid_type,expected:H.number,received:o.parsedType}),Q}let i,n=new ct;for(let o of this._def.checks)o.kind==="int"?me.isInteger(e.data)||(i=this._getOrReturnCtx(e,i),j(i,{code:B.invalid_type,expected:"integer",received:"float",message:o.message}),n.dirty()):o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(i=this._getOrReturnCtx(e,i),j(i,{code:B.too_small,minimum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),n.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(i=this._getOrReturnCtx(e,i),j(i,{code:B.too_big,maximum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),n.dirty()):o.kind==="multipleOf"?wI(e.data,o.value)!==0&&(i=this._getOrReturnCtx(e,i),j(i,{code:B.not_multiple_of,multipleOf:o.value,message:o.message}),n.dirty()):o.kind==="finite"?Number.isFinite(e.data)||(i=this._getOrReturnCtx(e,i),j(i,{code:B.not_finite,message:o.message}),n.dirty()):me.assertNever(o);return{status:n.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,Y.toString(t))}gt(e,t){return this.setLimit("min",e,!1,Y.toString(t))}lte(e,t){return this.setLimit("max",e,!0,Y.toString(t))}lt(e,t){return this.setLimit("max",e,!1,Y.toString(t))}setLimit(e,t,i,n){return new Ic({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:i,message:Y.toString(n)}]})}_addCheck(e){return new Ic({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:Y.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:Y.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:Y.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:Y.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:Y.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:Y.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:Y.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:Y.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:Y.toString(e)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&me.isInteger(e.value))}get isFinite(){let e=null,t=null;for(let i of this._def.checks){if(i.kind==="finite"||i.kind==="int"||i.kind==="multipleOf")return!0;i.kind==="min"?(t===null||i.value>t)&&(t=i.value):i.kind==="max"&&(e===null||i.value<e)&&(e=i.value)}return Number.isFinite(t)&&Number.isFinite(e)}};l(Ic,"ZodNumber");var Fo=Ic;Fo.create=r=>new Fo({checks:[],typeName:K.ZodNumber,coerce:(r==null?void 0:r.coerce)||!1,...ne(r)});var Ec=class Ec extends oe{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce&&(e.data=BigInt(e.data)),this._getType(e)!==H.bigint){let o=this._getOrReturnCtx(e);return j(o,{code:B.invalid_type,expected:H.bigint,received:o.parsedType}),Q}let i,n=new ct;for(let o of this._def.checks)o.kind==="min"?(o.inclusive?e.data<o.value:e.data<=o.value)&&(i=this._getOrReturnCtx(e,i),j(i,{code:B.too_small,type:"bigint",minimum:o.value,inclusive:o.inclusive,message:o.message}),n.dirty()):o.kind==="max"?(o.inclusive?e.data>o.value:e.data>=o.value)&&(i=this._getOrReturnCtx(e,i),j(i,{code:B.too_big,type:"bigint",maximum:o.value,inclusive:o.inclusive,message:o.message}),n.dirty()):o.kind==="multipleOf"?e.data%o.value!==BigInt(0)&&(i=this._getOrReturnCtx(e,i),j(i,{code:B.not_multiple_of,multipleOf:o.value,message:o.message}),n.dirty()):me.assertNever(o);return{status:n.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,Y.toString(t))}gt(e,t){return this.setLimit("min",e,!1,Y.toString(t))}lte(e,t){return this.setLimit("max",e,!0,Y.toString(t))}lt(e,t){return this.setLimit("max",e,!1,Y.toString(t))}setLimit(e,t,i,n){return new Ec({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:i,message:Y.toString(n)}]})}_addCheck(e){return new Ec({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:Y.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:Y.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:Y.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:Y.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:Y.toString(t)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}};l(Ec,"ZodBigInt");var Bo=Ec;Bo.create=r=>{var e;return new Bo({checks:[],typeName:K.ZodBigInt,coerce:(e=r==null?void 0:r.coerce)!==null&&e!==void 0?e:!1,...ne(r)})};var v1=class v1 extends oe{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==H.boolean){let i=this._getOrReturnCtx(e);return j(i,{code:B.invalid_type,expected:H.boolean,received:i.parsedType}),Q}return xt(e.data)}};l(v1,"ZodBoolean");var Ro=v1;Ro.create=r=>new Ro({typeName:K.ZodBoolean,coerce:(r==null?void 0:r.coerce)||!1,...ne(r)});var uh=class uh extends oe{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==H.date){let o=this._getOrReturnCtx(e);return j(o,{code:B.invalid_type,expected:H.date,received:o.parsedType}),Q}if(isNaN(e.data.getTime())){let o=this._getOrReturnCtx(e);return j(o,{code:B.invalid_date}),Q}let i=new ct,n;for(let o of this._def.checks)o.kind==="min"?e.data.getTime()<o.value&&(n=this._getOrReturnCtx(e,n),j(n,{code:B.too_small,message:o.message,inclusive:!0,exact:!1,minimum:o.value,type:"date"}),i.dirty()):o.kind==="max"?e.data.getTime()>o.value&&(n=this._getOrReturnCtx(e,n),j(n,{code:B.too_big,message:o.message,inclusive:!0,exact:!1,maximum:o.value,type:"date"}),i.dirty()):me.assertNever(o);return{status:i.value,value:new Date(e.data.getTime())}}_addCheck(e){return new uh({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:Y.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:Y.toString(t)})}get minDate(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e!=null?new Date(e):null}};l(uh,"ZodDate");var No=uh;No.create=r=>new No({checks:[],coerce:(r==null?void 0:r.coerce)||!1,typeName:K.ZodDate,...ne(r)});var b1=class b1 extends oe{_parse(e){if(this._getType(e)!==H.symbol){let i=this._getOrReturnCtx(e);return j(i,{code:B.invalid_type,expected:H.symbol,received:i.parsedType}),Q}return xt(e.data)}};l(b1,"ZodSymbol");var Is=b1;Is.create=r=>new Is({typeName:K.ZodSymbol,...ne(r)});var C1=class C1 extends oe{_parse(e){if(this._getType(e)!==H.undefined){let i=this._getOrReturnCtx(e);return j(i,{code:B.invalid_type,expected:H.undefined,received:i.parsedType}),Q}return xt(e.data)}};l(C1,"ZodUndefined");var Go=C1;Go.create=r=>new Go({typeName:K.ZodUndefined,...ne(r)});var x1=class x1 extends oe{_parse(e){if(this._getType(e)!==H.null){let i=this._getOrReturnCtx(e);return j(i,{code:B.invalid_type,expected:H.null,received:i.parsedType}),Q}return xt(e.data)}};l(x1,"ZodNull");var Vo=x1;Vo.create=r=>new Vo({typeName:K.ZodNull,...ne(r)});var S1=class S1 extends oe{constructor(){super(...arguments),this._any=!0}_parse(e){return xt(e.data)}};l(S1,"ZodAny");var Un=S1;Un.create=r=>new Un({typeName:K.ZodAny,...ne(r)});var M1=class M1 extends oe{constructor(){super(...arguments),this._unknown=!0}_parse(e){return xt(e.data)}};l(M1,"ZodUnknown");var Ji=M1;Ji.create=r=>new Ji({typeName:K.ZodUnknown,...ne(r)});var P1=class P1 extends oe{_parse(e){let t=this._getOrReturnCtx(e);return j(t,{code:B.invalid_type,expected:H.never,received:t.parsedType}),Q}};l(P1,"ZodNever");var Ir=P1;Ir.create=r=>new Ir({typeName:K.ZodNever,...ne(r)});var T1=class T1 extends oe{_parse(e){if(this._getType(e)!==H.undefined){let i=this._getOrReturnCtx(e);return j(i,{code:B.invalid_type,expected:H.void,received:i.parsedType}),Q}return xt(e.data)}};l(T1,"ZodVoid");var Es=T1;Es.create=r=>new Es({typeName:K.ZodVoid,...ne(r)});var Ps=class Ps extends oe{_parse(e){let{ctx:t,status:i}=this._processInputParams(e),n=this._def;if(t.parsedType!==H.array)return j(t,{code:B.invalid_type,expected:H.array,received:t.parsedType}),Q;if(n.exactLength!==null){let a=t.data.length>n.exactLength.value,u=t.data.length<n.exactLength.value;(a||u)&&(j(t,{code:a?B.too_big:B.too_small,minimum:u?n.exactLength.value:void 0,maximum:a?n.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:n.exactLength.message}),i.dirty())}if(n.minLength!==null&&t.data.length<n.minLength.value&&(j(t,{code:B.too_small,minimum:n.minLength.value,type:"array",inclusive:!0,exact:!1,message:n.minLength.message}),i.dirty()),n.maxLength!==null&&t.data.length>n.maxLength.value&&(j(t,{code:B.too_big,maximum:n.maxLength.value,type:"array",inclusive:!0,exact:!1,message:n.maxLength.message}),i.dirty()),t.common.async)return Promise.all([...t.data].map((a,u)=>n.type._parseAsync(new cr(t,a,t.path,u)))).then(a=>ct.mergeArray(i,a));let o=[...t.data].map((a,u)=>n.type._parseSync(new cr(t,a,t.path,u)));return ct.mergeArray(i,o)}get element(){return this._def.type}min(e,t){return new Ps({...this._def,minLength:{value:e,message:Y.toString(t)}})}max(e,t){return new Ps({...this._def,maxLength:{value:e,message:Y.toString(t)}})}length(e,t){return new Ps({...this._def,exactLength:{value:e,message:Y.toString(t)}})}nonempty(e){return this.min(1,e)}};l(Ps,"ZodArray");var Ki=Ps;Ki.create=(r,e)=>new Ki({type:r,minLength:null,maxLength:null,exactLength:null,typeName:K.ZodArray,...ne(e)});function Ss(r){if(r instanceof kt){let e={};for(let t in r.shape){let i=r.shape[t];e[t]=lr.create(Ss(i))}return new kt({...r._def,shape:()=>e})}else return r instanceof Ki?new Ki({...r._def,type:Ss(r.element)}):r instanceof lr?lr.create(Ss(r.unwrap())):r instanceof si?si.create(Ss(r.unwrap())):r instanceof ai?ai.create(r.items.map(e=>Ss(e))):r}l(Ss,"deepPartialify");var qt=class qt extends oe{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),t=me.objectKeys(e);return this._cached={shape:e,keys:t}}_parse(e){if(this._getType(e)!==H.object){let p=this._getOrReturnCtx(e);return j(p,{code:B.invalid_type,expected:H.object,received:p.parsedType}),Q}let{status:i,ctx:n}=this._processInputParams(e),{shape:o,keys:a}=this._getCached(),u=[];if(!(this._def.catchall instanceof Ir&&this._def.unknownKeys==="strip"))for(let p in n.data)a.includes(p)||u.push(p);let c=[];for(let p of a){let f=o[p],y=n.data[p];c.push({key:{status:"valid",value:p},value:f._parse(new cr(n,y,n.path,p)),alwaysSet:p in n.data})}if(this._def.catchall instanceof Ir){let p=this._def.unknownKeys;if(p==="passthrough")for(let f of u)c.push({key:{status:"valid",value:f},value:{status:"valid",value:n.data[f]}});else if(p==="strict")u.length>0&&(j(n,{code:B.unrecognized_keys,keys:u}),i.dirty());else if(p!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let p=this._def.catchall;for(let f of u){let y=n.data[f];c.push({key:{status:"valid",value:f},value:p._parse(new cr(n,y,n.path,f)),alwaysSet:f in n.data})}}return n.common.async?Promise.resolve().then(async()=>{let p=[];for(let f of c){let y=await f.key,g=await f.value;p.push({key:y,value:g,alwaysSet:f.alwaysSet})}return p}).then(p=>ct.mergeObjectSync(i,p)):ct.mergeObjectSync(i,c)}get shape(){return this._def.shape()}strict(e){return Y.errToObj,new qt({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(t,i)=>{var n,o,a,u;let c=(a=(o=(n=this._def).errorMap)===null||o===void 0?void 0:o.call(n,t,i).message)!==null&&a!==void 0?a:i.defaultError;return t.code==="unrecognized_keys"?{message:(u=Y.errToObj(e).message)!==null&&u!==void 0?u:c}:{message:c}}}:{}})}strip(){return new qt({...this._def,unknownKeys:"strip"})}passthrough(){return new qt({...this._def,unknownKeys:"passthrough"})}extend(e){return new qt({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new qt({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:K.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new qt({...this._def,catchall:e})}pick(e){let t={};return me.objectKeys(e).forEach(i=>{e[i]&&this.shape[i]&&(t[i]=this.shape[i])}),new qt({...this._def,shape:()=>t})}omit(e){let t={};return me.objectKeys(this.shape).forEach(i=>{e[i]||(t[i]=this.shape[i])}),new qt({...this._def,shape:()=>t})}deepPartial(){return Ss(this)}partial(e){let t={};return me.objectKeys(this.shape).forEach(i=>{let n=this.shape[i];e&&!e[i]?t[i]=n:t[i]=n.optional()}),new qt({...this._def,shape:()=>t})}required(e){let t={};return me.objectKeys(this.shape).forEach(i=>{if(e&&!e[i])t[i]=this.shape[i];else{let o=this.shape[i];for(;o instanceof lr;)o=o._def.innerType;t[i]=o}}),new qt({...this._def,shape:()=>t})}keyof(){return E7(me.objectKeys(this.shape))}};l(qt,"ZodObject");var kt=qt;kt.create=(r,e)=>new kt({shape:()=>r,unknownKeys:"strip",catchall:Ir.create(),typeName:K.ZodObject,...ne(e)});kt.strictCreate=(r,e)=>new kt({shape:()=>r,unknownKeys:"strict",catchall:Ir.create(),typeName:K.ZodObject,...ne(e)});kt.lazycreate=(r,e)=>new kt({shape:r,unknownKeys:"strip",catchall:Ir.create(),typeName:K.ZodObject,...ne(e)});var w1=class w1 extends oe{_parse(e){let{ctx:t}=this._processInputParams(e),i=this._def.options;function n(o){for(let u of o)if(u.result.status==="valid")return u.result;for(let u of o)if(u.result.status==="dirty")return t.common.issues.push(...u.ctx.common.issues),u.result;let a=o.map(u=>new $t(u.ctx.common.issues));return j(t,{code:B.invalid_union,unionErrors:a}),Q}if(l(n,"handleResults"),t.common.async)return Promise.all(i.map(async o=>{let a={...t,common:{...t.common,issues:[]},parent:null};return{result:await o._parseAsync({data:t.data,path:t.path,parent:a}),ctx:a}})).then(n);{let o,a=[];for(let c of i){let p={...t,common:{...t.common,issues:[]},parent:null},f=c._parseSync({data:t.data,path:t.path,parent:p});if(f.status==="valid")return f;f.status==="dirty"&&!o&&(o={result:f,ctx:p}),p.common.issues.length&&a.push(p.common.issues)}if(o)return t.common.issues.push(...o.ctx.common.issues),o.result;let u=a.map(c=>new $t(c));return j(t,{code:B.invalid_union,unionErrors:u}),Q}}get options(){return this._def.options}};l(w1,"ZodUnion");var jo=w1;jo.create=(r,e)=>new jo({options:r,typeName:K.ZodUnion,...ne(e)});var $i=l(r=>r instanceof Uo?$i(r.schema):r instanceof Jt?$i(r.innerType()):r instanceof Wo?[r.value]:r instanceof Xo?r.options:r instanceof Zo?me.objectValues(r.enum):r instanceof zo?$i(r._def.innerType):r instanceof Go?[void 0]:r instanceof Vo?[null]:r instanceof lr?[void 0,...$i(r.unwrap())]:r instanceof si?[null,...$i(r.unwrap())]:r instanceof kc||r instanceof qo?$i(r.unwrap()):r instanceof Yo?$i(r._def.innerType):[],"getDiscriminator"),ph=class ph extends oe{_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.object)return j(t,{code:B.invalid_type,expected:H.object,received:t.parsedType}),Q;let i=this.discriminator,n=t.data[i],o=this.optionsMap.get(n);return o?t.common.async?o._parseAsync({data:t.data,path:t.path,parent:t}):o._parseSync({data:t.data,path:t.path,parent:t}):(j(t,{code:B.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[i]}),Q)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,t,i){let n=new Map;for(let o of t){let a=$i(o.shape[e]);if(!a.length)throw new Error("A discriminator value for key `".concat(e,"` could not be extracted from all schema options"));for(let u of a){if(n.has(u))throw new Error("Discriminator property ".concat(String(e)," has duplicate value ").concat(String(u)));n.set(u,o)}}return new ph({typeName:K.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:n,...ne(i)})}};l(ph,"ZodDiscriminatedUnion");var oh=ph;function m1(r,e){let t=jn(r),i=jn(e);if(r===e)return{valid:!0,data:r};if(t===H.object&&i===H.object){let n=me.objectKeys(e),o=me.objectKeys(r).filter(u=>n.indexOf(u)!==-1),a={...r,...e};for(let u of o){let c=m1(r[u],e[u]);if(!c.valid)return{valid:!1};a[u]=c.data}return{valid:!0,data:a}}else if(t===H.array&&i===H.array){if(r.length!==e.length)return{valid:!1};let n=[];for(let o=0;o<r.length;o++){let a=r[o],u=e[o],c=m1(a,u);if(!c.valid)return{valid:!1};n.push(c.data)}return{valid:!0,data:n}}else return t===H.date&&i===H.date&&+r==+e?{valid:!0,data:r}:{valid:!1}}l(m1,"mergeValues");var I1=class I1 extends oe{_parse(e){let{status:t,ctx:i}=this._processInputParams(e),n=l((o,a)=>{if(h1(o)||h1(a))return Q;let u=m1(o.value,a.value);return u.valid?((f1(o)||f1(a))&&t.dirty(),{status:t.value,value:u.data}):(j(i,{code:B.invalid_intersection_types}),Q)},"handleParsed");return i.common.async?Promise.all([this._def.left._parseAsync({data:i.data,path:i.path,parent:i}),this._def.right._parseAsync({data:i.data,path:i.path,parent:i})]).then(([o,a])=>n(o,a)):n(this._def.left._parseSync({data:i.data,path:i.path,parent:i}),this._def.right._parseSync({data:i.data,path:i.path,parent:i}))}};l(I1,"ZodIntersection");var Ho=I1;Ho.create=(r,e,t)=>new Ho({left:r,right:e,typeName:K.ZodIntersection,...ne(t)});var dh=class dh extends oe{_parse(e){let{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==H.array)return j(i,{code:B.invalid_type,expected:H.array,received:i.parsedType}),Q;if(i.data.length<this._def.items.length)return j(i,{code:B.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),Q;!this._def.rest&&i.data.length>this._def.items.length&&(j(i,{code:B.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());let o=[...i.data].map((a,u)=>{let c=this._def.items[u]||this._def.rest;return c?c._parse(new cr(i,a,i.path,u)):null}).filter(a=>!!a);return i.common.async?Promise.all(o).then(a=>ct.mergeArray(t,a)):ct.mergeArray(t,o)}get items(){return this._def.items}rest(e){return new dh({...this._def,rest:e})}};l(dh,"ZodTuple");var ai=dh;ai.create=(r,e)=>{if(!Array.isArray(r))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new ai({items:r,typeName:K.ZodTuple,rest:null,...ne(e)})};var _c=class _c extends oe{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==H.object)return j(i,{code:B.invalid_type,expected:H.object,received:i.parsedType}),Q;let n=[],o=this._def.keyType,a=this._def.valueType;for(let u in i.data)n.push({key:o._parse(new cr(i,u,i.path,u)),value:a._parse(new cr(i,i.data[u],i.path,u)),alwaysSet:u in i.data});return i.common.async?ct.mergeObjectAsync(t,n):ct.mergeObjectSync(t,n)}get element(){return this._def.valueType}static create(e,t,i){return t instanceof oe?new _c({keyType:e,valueType:t,typeName:K.ZodRecord,...ne(i)}):new _c({keyType:Hn.create(),valueType:e,typeName:K.ZodRecord,...ne(t)})}};l(_c,"ZodRecord");var ah=_c,E1=class E1 extends oe{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==H.map)return j(i,{code:B.invalid_type,expected:H.map,received:i.parsedType}),Q;let n=this._def.keyType,o=this._def.valueType,a=[...i.data.entries()].map(([u,c],p)=>({key:n._parse(new cr(i,u,i.path,[p,"key"])),value:o._parse(new cr(i,c,i.path,[p,"value"]))}));if(i.common.async){let u=new Map;return Promise.resolve().then(async()=>{for(let c of a){let p=await c.key,f=await c.value;if(p.status==="aborted"||f.status==="aborted")return Q;(p.status==="dirty"||f.status==="dirty")&&t.dirty(),u.set(p.value,f.value)}return{status:t.value,value:u}})}else{let u=new Map;for(let c of a){let p=c.key,f=c.value;if(p.status==="aborted"||f.status==="aborted")return Q;(p.status==="dirty"||f.status==="dirty")&&t.dirty(),u.set(p.value,f.value)}return{status:t.value,value:u}}}};l(E1,"ZodMap");var _s=E1;_s.create=(r,e,t)=>new _s({valueType:e,keyType:r,typeName:K.ZodMap,...ne(t)});var Dc=class Dc extends oe{_parse(e){let{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==H.set)return j(i,{code:B.invalid_type,expected:H.set,received:i.parsedType}),Q;let n=this._def;n.minSize!==null&&i.data.size<n.minSize.value&&(j(i,{code:B.too_small,minimum:n.minSize.value,type:"set",inclusive:!0,exact:!1,message:n.minSize.message}),t.dirty()),n.maxSize!==null&&i.data.size>n.maxSize.value&&(j(i,{code:B.too_big,maximum:n.maxSize.value,type:"set",inclusive:!0,exact:!1,message:n.maxSize.message}),t.dirty());let o=this._def.valueType;function a(c){let p=new Set;for(let f of c){if(f.status==="aborted")return Q;f.status==="dirty"&&t.dirty(),p.add(f.value)}return{status:t.value,value:p}}l(a,"finalizeSet");let u=[...i.data.values()].map((c,p)=>o._parse(new cr(i,c,i.path,p)));return i.common.async?Promise.all(u).then(c=>a(c)):a(u)}min(e,t){return new Dc({...this._def,minSize:{value:e,message:Y.toString(t)}})}max(e,t){return new Dc({...this._def,maxSize:{value:e,message:Y.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}};l(Dc,"ZodSet");var Ds=Dc;Ds.create=(r,e)=>new Ds({valueType:r,minSize:null,maxSize:null,typeName:K.ZodSet,...ne(e)});var Ts=class Ts extends oe{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.function)return j(t,{code:B.invalid_type,expected:H.function,received:t.parsedType}),Q;function i(u,c){return ih({data:u,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,rh(),ws].filter(p=>!!p),issueData:{code:B.invalid_arguments,argumentsError:c}})}l(i,"makeArgsIssue");function n(u,c){return ih({data:u,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,rh(),ws].filter(p=>!!p),issueData:{code:B.invalid_return_type,returnTypeError:c}})}l(n,"makeReturnsIssue");let o={errorMap:t.common.contextualErrorMap},a=t.data;if(this._def.returns instanceof Wn){let u=this;return xt(async function(...c){let p=new $t([]),f=await u._def.args.parseAsync(c,o).catch(v=>{throw p.addIssue(i(c,v)),p}),y=await Reflect.apply(a,this,f);return await u._def.returns._def.type.parseAsync(y,o).catch(v=>{throw p.addIssue(n(y,v)),p})})}else{let u=this;return xt(function(...c){let p=u._def.args.safeParse(c,o);if(!p.success)throw new $t([i(c,p.error)]);let f=Reflect.apply(a,this,p.data),y=u._def.returns.safeParse(f,o);if(!y.success)throw new $t([n(f,y.error)]);return y.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new Ts({...this._def,args:ai.create(e).rest(Ji.create())})}returns(e){return new Ts({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,i){return new Ts({args:e||ai.create([]).rest(Ji.create()),returns:t||Ji.create(),typeName:K.ZodFunction,...ne(i)})}};l(Ts,"ZodFunction");var sh=Ts,_1=class _1 extends oe{get schema(){return this._def.getter()}_parse(e){let{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}};l(_1,"ZodLazy");var Uo=_1;Uo.create=(r,e)=>new Uo({getter:r,typeName:K.ZodLazy,...ne(e)});var D1=class D1 extends oe{_parse(e){if(e.data!==this._def.value){let t=this._getOrReturnCtx(e);return j(t,{received:t.data,code:B.invalid_literal,expected:this._def.value}),Q}return{status:"valid",value:e.data}}get value(){return this._def.value}};l(D1,"ZodLiteral");var Wo=D1;Wo.create=(r,e)=>new Wo({value:r,typeName:K.ZodLiteral,...ne(e)});function E7(r,e){return new Xo({values:r,typeName:K.ZodEnum,...ne(e)})}l(E7,"createZodEnum");var Oc=class Oc extends oe{constructor(){super(...arguments),Tc.set(this,void 0)}_parse(e){if(typeof e.data!="string"){let t=this._getOrReturnCtx(e),i=this._def.values;return j(t,{expected:me.joinValues(i),received:t.parsedType,code:B.invalid_type}),Q}if(nh(this,Tc,"f")||P7(this,Tc,new Set(this._def.values),"f"),!nh(this,Tc,"f").has(e.data)){let t=this._getOrReturnCtx(e),i=this._def.values;return j(t,{received:t.data,code:B.invalid_enum_value,options:i}),Q}return xt(e.data)}get options(){return this._def.values}get enum(){let e={};for(let t of this._def.values)e[t]=t;return e}get Values(){let e={};for(let t of this._def.values)e[t]=t;return e}get Enum(){let e={};for(let t of this._def.values)e[t]=t;return e}extract(e,t=this._def){return Oc.create(e,{...this._def,...t})}exclude(e,t=this._def){return Oc.create(this.options.filter(i=>!e.includes(i)),{...this._def,...t})}};l(Oc,"ZodEnum");var Xo=Oc;Tc=new WeakMap;Xo.create=E7;var O1=class O1 extends oe{constructor(){super(...arguments),wc.set(this,void 0)}_parse(e){let t=me.getValidEnumValues(this._def.values),i=this._getOrReturnCtx(e);if(i.parsedType!==H.string&&i.parsedType!==H.number){let n=me.objectValues(t);return j(i,{expected:me.joinValues(n),received:i.parsedType,code:B.invalid_type}),Q}if(nh(this,wc,"f")||P7(this,wc,new Set(me.getValidEnumValues(this._def.values)),"f"),!nh(this,wc,"f").has(e.data)){let n=me.objectValues(t);return j(i,{received:i.data,code:B.invalid_enum_value,options:n}),Q}return xt(e.data)}get enum(){return this._def.values}};l(O1,"ZodNativeEnum");var Zo=O1;wc=new WeakMap;Zo.create=(r,e)=>new Zo({values:r,typeName:K.ZodNativeEnum,...ne(e)});var L1=class L1 extends oe{unwrap(){return this._def.type}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.promise&&t.common.async===!1)return j(t,{code:B.invalid_type,expected:H.promise,received:t.parsedType}),Q;let i=t.parsedType===H.promise?t.data:Promise.resolve(t.data);return xt(i.then(n=>this._def.type.parseAsync(n,{path:t.path,errorMap:t.common.contextualErrorMap})))}};l(L1,"ZodPromise");var Wn=L1;Wn.create=(r,e)=>new Wn({type:r,typeName:K.ZodPromise,...ne(e)});var A1=class A1 extends oe{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===K.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:t,ctx:i}=this._processInputParams(e),n=this._def.effect||null,o={addIssue:a=>{j(i,a),a.fatal?t.abort():t.dirty()},get path(){return i.path}};if(o.addIssue=o.addIssue.bind(o),n.type==="preprocess"){let a=n.transform(i.data,o);if(i.common.async)return Promise.resolve(a).then(async u=>{if(t.value==="aborted")return Q;let c=await this._def.schema._parseAsync({data:u,path:i.path,parent:i});return c.status==="aborted"?Q:c.status==="dirty"||t.value==="dirty"?Ms(c.value):c});{if(t.value==="aborted")return Q;let u=this._def.schema._parseSync({data:a,path:i.path,parent:i});return u.status==="aborted"?Q:u.status==="dirty"||t.value==="dirty"?Ms(u.value):u}}if(n.type==="refinement"){let a=l(u=>{let c=n.refinement(u,o);if(i.common.async)return Promise.resolve(c);if(c instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return u},"executeRefinement");if(i.common.async===!1){let u=this._def.schema._parseSync({data:i.data,path:i.path,parent:i});return u.status==="aborted"?Q:(u.status==="dirty"&&t.dirty(),a(u.value),{status:t.value,value:u.value})}else return this._def.schema._parseAsync({data:i.data,path:i.path,parent:i}).then(u=>u.status==="aborted"?Q:(u.status==="dirty"&&t.dirty(),a(u.value).then(()=>({status:t.value,value:u.value}))))}if(n.type==="transform")if(i.common.async===!1){let a=this._def.schema._parseSync({data:i.data,path:i.path,parent:i});if(!Lc(a))return a;let u=n.transform(a.value,o);if(u instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:t.value,value:u}}else return this._def.schema._parseAsync({data:i.data,path:i.path,parent:i}).then(a=>Lc(a)?Promise.resolve(n.transform(a.value,o)).then(u=>({status:t.value,value:u})):a);me.assertNever(n)}};l(A1,"ZodEffects");var Jt=A1;Jt.create=(r,e,t)=>new Jt({schema:r,typeName:K.ZodEffects,effect:e,...ne(t)});Jt.createWithPreprocess=(r,e,t)=>new Jt({schema:e,effect:{type:"preprocess",transform:r},typeName:K.ZodEffects,...ne(t)});var k1=class k1 extends oe{_parse(e){return this._getType(e)===H.undefined?xt(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};l(k1,"ZodOptional");var lr=k1;lr.create=(r,e)=>new lr({innerType:r,typeName:K.ZodOptional,...ne(e)});var F1=class F1 extends oe{_parse(e){return this._getType(e)===H.null?xt(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};l(F1,"ZodNullable");var si=F1;si.create=(r,e)=>new si({innerType:r,typeName:K.ZodNullable,...ne(e)});var B1=class B1 extends oe{_parse(e){let{ctx:t}=this._processInputParams(e),i=t.data;return t.parsedType===H.undefined&&(i=this._def.defaultValue()),this._def.innerType._parse({data:i,path:t.path,parent:t})}removeDefault(){return this._def.innerType}};l(B1,"ZodDefault");var zo=B1;zo.create=(r,e)=>new zo({innerType:r,typeName:K.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...ne(e)});var R1=class R1 extends oe{_parse(e){let{ctx:t}=this._processInputParams(e),i={...t,common:{...t.common,issues:[]}},n=this._def.innerType._parse({data:i.data,path:i.path,parent:{...i}});return Ac(n)?n.then(o=>({status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new $t(i.common.issues)},input:i.data})})):{status:"valid",value:n.status==="valid"?n.value:this._def.catchValue({get error(){return new $t(i.common.issues)},input:i.data})}}removeCatch(){return this._def.innerType}};l(R1,"ZodCatch");var Yo=R1;Yo.create=(r,e)=>new Yo({innerType:r,typeName:K.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...ne(e)});var N1=class N1 extends oe{_parse(e){if(this._getType(e)!==H.nan){let i=this._getOrReturnCtx(e);return j(i,{code:B.invalid_type,expected:H.nan,received:i.parsedType}),Q}return{status:"valid",value:e.data}}};l(N1,"ZodNaN");var Os=N1;Os.create=r=>new Os({typeName:K.ZodNaN,...ne(r)});var II=Symbol("zod_brand"),G1=class G1 extends oe{_parse(e){let{ctx:t}=this._processInputParams(e),i=t.data;return this._def.type._parse({data:i,path:t.path,parent:t})}unwrap(){return this._def.type}};l(G1,"ZodBranded");var kc=G1,hh=class hh extends oe{_parse(e){let{status:t,ctx:i}=this._processInputParams(e);if(i.common.async)return l(async()=>{let o=await this._def.in._parseAsync({data:i.data,path:i.path,parent:i});return o.status==="aborted"?Q:o.status==="dirty"?(t.dirty(),Ms(o.value)):this._def.out._parseAsync({data:o.value,path:i.path,parent:i})},"handleAsync")();{let n=this._def.in._parseSync({data:i.data,path:i.path,parent:i});return n.status==="aborted"?Q:n.status==="dirty"?(t.dirty(),{status:"dirty",value:n.value}):this._def.out._parseSync({data:n.value,path:i.path,parent:i})}}static create(e,t){return new hh({in:e,out:t,typeName:K.ZodPipeline})}};l(hh,"ZodPipeline");var Fc=hh,V1=class V1 extends oe{_parse(e){let t=this._def.innerType._parse(e),i=l(n=>(Lc(n)&&(n.value=Object.freeze(n.value)),n),"freeze");return Ac(t)?t.then(n=>i(n)):i(t)}unwrap(){return this._def.innerType}};l(V1,"ZodReadonly");var qo=V1;qo.create=(r,e)=>new qo({innerType:r,typeName:K.ZodReadonly,...ne(e)});function _7(r,e={},t){return r?Un.create().superRefine((i,n)=>{var o,a;if(!r(i)){let u=typeof e=="function"?e(i):typeof e=="string"?{message:e}:e,c=(a=(o=u.fatal)!==null&&o!==void 0?o:t)!==null&&a!==void 0?a:!0,p=typeof u=="string"?{message:u}:u;n.addIssue({code:"custom",...p,fatal:c})}}):Un.create()}l(_7,"custom");var EI={object:kt.lazycreate},K;(function(r){r.ZodString="ZodString",r.ZodNumber="ZodNumber",r.ZodNaN="ZodNaN",r.ZodBigInt="ZodBigInt",r.ZodBoolean="ZodBoolean",r.ZodDate="ZodDate",r.ZodSymbol="ZodSymbol",r.ZodUndefined="ZodUndefined",r.ZodNull="ZodNull",r.ZodAny="ZodAny",r.ZodUnknown="ZodUnknown",r.ZodNever="ZodNever",r.ZodVoid="ZodVoid",r.ZodArray="ZodArray",r.ZodObject="ZodObject",r.ZodUnion="ZodUnion",r.ZodDiscriminatedUnion="ZodDiscriminatedUnion",r.ZodIntersection="ZodIntersection",r.ZodTuple="ZodTuple",r.ZodRecord="ZodRecord",r.ZodMap="ZodMap",r.ZodSet="ZodSet",r.ZodFunction="ZodFunction",r.ZodLazy="ZodLazy",r.ZodLiteral="ZodLiteral",r.ZodEnum="ZodEnum",r.ZodEffects="ZodEffects",r.ZodNativeEnum="ZodNativeEnum",r.ZodOptional="ZodOptional",r.ZodNullable="ZodNullable",r.ZodDefault="ZodDefault",r.ZodCatch="ZodCatch",r.ZodPromise="ZodPromise",r.ZodBranded="ZodBranded",r.ZodPipeline="ZodPipeline",r.ZodReadonly="ZodReadonly"})(K||(K={}));var _I=l((r,e={message:"Input not instance of ".concat(r.name)})=>_7(t=>t instanceof r,e),"instanceOfType"),D7=Hn.create,O7=Fo.create,DI=Os.create,OI=Bo.create,L7=Ro.create,LI=No.create,AI=Is.create,kI=Go.create,FI=Vo.create,BI=Un.create,RI=Ji.create,NI=Ir.create,GI=Es.create,VI=Ki.create,jI=kt.create,HI=kt.strictCreate,UI=jo.create,WI=oh.create,XI=Ho.create,ZI=ai.create,zI=ah.create,YI=_s.create,qI=Ds.create,$I=sh.create,JI=Uo.create,KI=Wo.create,QI=Xo.create,eE=Zo.create,tE=Wn.create,S7=Jt.create,rE=lr.create,iE=si.create,nE=Jt.createWithPreprocess,oE=Fc.create,aE=l(()=>D7().optional(),"ostring"),sE=l(()=>O7().optional(),"onumber"),lE=l(()=>L7().optional(),"oboolean"),cE={string:r=>Hn.create({...r,coerce:!0}),number:r=>Fo.create({...r,coerce:!0}),boolean:r=>Ro.create({...r,coerce:!0}),bigint:r=>Bo.create({...r,coerce:!0}),date:r=>No.create({...r,coerce:!0})},uE=Q,A=Object.freeze({__proto__:null,defaultErrorMap:ws,setErrorMap:uI,getErrorMap:rh,makeIssue:ih,EMPTY_PATH:pI,addIssueToContext:j,ParseStatus:ct,INVALID:Q,DIRTY:Ms,OK:xt,isAborted:h1,isDirty:f1,isValid:Lc,isAsync:Ac,get util(){return me},get objectUtil(){return d1},ZodParsedType:H,getParsedType:jn,ZodType:oe,datetimeRegex:I7,ZodString:Hn,ZodNumber:Fo,ZodBigInt:Bo,ZodBoolean:Ro,ZodDate:No,ZodSymbol:Is,ZodUndefined:Go,ZodNull:Vo,ZodAny:Un,ZodUnknown:Ji,ZodNever:Ir,ZodVoid:Es,ZodArray:Ki,ZodObject:kt,ZodUnion:jo,ZodDiscriminatedUnion:oh,ZodIntersection:Ho,ZodTuple:ai,ZodRecord:ah,ZodMap:_s,ZodSet:Ds,ZodFunction:sh,ZodLazy:Uo,ZodLiteral:Wo,ZodEnum:Xo,ZodNativeEnum:Zo,ZodPromise:Wn,ZodEffects:Jt,ZodTransformer:Jt,ZodOptional:lr,ZodNullable:si,ZodDefault:zo,ZodCatch:Yo,ZodNaN:Os,BRAND:II,ZodBranded:kc,ZodPipeline:Fc,ZodReadonly:qo,custom:_7,Schema:oe,ZodSchema:oe,late:EI,get ZodFirstPartyTypeKind(){return K},coerce:cE,any:BI,array:VI,bigint:OI,boolean:L7,date:LI,discriminatedUnion:WI,effect:S7,enum:QI,function:$I,instanceof:_I,intersection:XI,lazy:JI,literal:KI,map:YI,nan:DI,nativeEnum:eE,never:NI,null:FI,nullable:iE,number:O7,object:jI,oboolean:lE,onumber:sE,optional:rE,ostring:aE,pipeline:oE,preprocess:nE,promise:tE,record:zI,set:qI,strictObject:HI,string:D7,symbol:AI,transformer:S7,tuple:ZI,undefined:kI,union:UI,unknown:RI,void:GI,NEVER:uE,ZodIssueCode:B,quotelessJson:cI,ZodError:$t});var j1=A.object({rank:A.union([A.enum(["low","medium","high","always-visible"]),A.number()]).optional(),interactive:A.union([A.boolean(),A.literal("pointer-events-auto")]).optional(),id:A.string().optional(),anchor:A.union([A.enum(["top","bottom","left","right","center","top-left","top-right","bottom-left","bottom-right"]),A.array(A.enum(["top","bottom","left","right","center","top-left","top-right","bottom-left","bottom-right"]))]).optional(),dynamicResize:A.boolean().optional()});function A7(r,e,t){A.array(A.number()).refine(i=>i.length===2||i.length===3,{message:"Array length must be either 2 or 3"}).parse(r),A.string().parse(e),j1.parse(t)}l(A7,"validateMarker");var $o=class $o{constructor(e,t={}){d(this,"id");d(this,"type","marker");d(this,"rank",0);d(this,"initialRank",0);d(this,"activeAnchor","center");d(this,"pointerEvents","none");d(this,"options",{rank:"low",interactive:!1,id:"",anchor:"center",dynamicResize:!1});d(this,"projection",new te);d(this,"enabled",!0);d(this,"activeStrategyIndex",-1);d(this,"strategyIndex",-1);d(this,"activeBoundingBox",{x:0,y:0,w:0,h:0});d(this,"dimensions",{width:0,height:0});d(this,"containerEl");d(this,"contentEl",null);d(this,"contentHtml","");d(this,"style",{top:"0px",left:"0px"});d(this,"dirty",!1);d(this,"collisionDirty",!0);d(this,"visibilityNeedsUpdate",!0);d(this,"visible",!1);d(this,"animation",null);d(this,"currentStrategyIndex",-1);d(this,"onStrategySelected",l((e,t=!1)=>{if(this.currentStrategyIndex===e||t)return;this.activeAnchor=this.strategies[e].name,this.containerEl.getAttribute("data-anchor")!==this.activeAnchor&&this.containerEl.setAttribute("data-anchor",this.activeAnchor);let{width:i,height:n}=this.dimensions,o=-n/2+"px",a=-i/2+"px";switch(this.style.top=o,this.style.left=a,this.activeAnchor){case"top":{this.style.top=-n+"px";break}case"bottom":{this.style.top="0px";break}case"left":{this.style.left=-i+"px";break}case"right":{this.style.left="0px";break}case"top-left":{this.style.top=-n+"px",this.style.left=-i+"px";break}case"top-right":{this.style.top=-n+"px",this.style.left="0px";break}case"bottom-left":{this.style.top="0px",this.style.left=-i+"px";break}case"bottom-right":{this.style.top="0px",this.style.left="0px";break}default:this.style.top=o,this.style.left=a}this.containerEl.style.top=this.style.top,this.containerEl.style.left=this.style.left},"onStrategySelected"));if(this.id=(t==null?void 0:t.id)||ae(),this.options={...this.options,...t},typeof t.rank=="string")this.rank=xs(t.rank);else if(t.rank!=null&&t.rank>0)this.rank=t.rank;else{let n=Math.trunc(C.env.NODE_ENV==="test"?$o.testId:$o.testId*10)/10;$o.testId+=.001,this.rank=n}typeof t.interactive=="string"&&(this.pointerEvents=t.interactive==="pointer-events-auto"?"auto":"none"),this.contentHtml=e,this.initialRank=this.rank;let i=document.createElement("div");i.style.opacity="0",i.innerHTML='<div class="mappedin-marker">'.concat(this.contentHtml,"</div>"),this.containerEl=i.querySelector(".mappedin-marker"),this.containerEl.setAttribute("data-marker-id",this.id.toString()),this.contentEl=this.containerEl?this.containerEl.firstElementChild:null}updateDimensions(e,t){if(e!=null&&t!=null)this.dimensions={width:e,height:t};else{let{width:i,height:n}=this.containerEl.getBoundingClientRect();this.dimensions={width:i,height:n}}Object.assign(this.containerEl,{width:this.dimensions.width+"px",height:this.dimensions.height+"px"})}get strategies(){let{width:e,height:t}=this.dimensions;return(Array.isArray(this.options.anchor)?this.options.anchor:[this.options.anchor]).map(n=>({name:n,getBoundingBox:()=>{let o=t/2,a=t/2,u=e/2,c=e/2;switch(n){case"top":{o=t,a=0;break}case"bottom":{o=0,a=t;break}case"left":{u=e,c=0;break}case"right":{u=0,c=e;break}case"top-left":{o=t,u=e,a=0,c=0;break}case"top-right":{o=t,c=e,a=0,u=0;break}case"bottom-left":{a=t,u=e,o=0,c=0;break}case"bottom-right":{a=t,c=e,o=0,u=0;break}}return[o,a,u,c]}}))}toJSON(){return{x:this.projection.x,y:this.projection.y,enabled:this.enabled,id:this.id,rank:this.rank,bboxes:this.strategies.map((e,t)=>({index:t,boundingBox:e.getBoundingBox()})),shouldCollideWithScreenEdges:!1}}destroy(){}};l($o,"MarkerComponent"),d($o,"testId",0);var li=$o;m();m();var H1=class H1 extends dt{constructor(){super(...arguments);d(this,"userData",{entityId:"",type:"geometry"})}};l(H1,"Geometry3DObject3D");var ur=H1,U1=class U1{constructor(e,t){d(this,"id",ae());d(this,"components");this.components=[e,t]}get object3d(){return this.components[0].mesh}get parent(){var e;return(e=this.components[0].mesh)==null?void 0:e.parent}get type(){return this.components[0].type}};l(U1,"Geometry3D");var Se=U1;m();var Ls=A.object({type:A.enum(["Point"]),coordinates:A.array(A.number()).length(2)});var pE=A.object({interactive:A.boolean().optional(),id:A.string().optional(),nearRadius:A.number().optional(),farRadius:A.number().optional(),accentColor:A.string().optional(),displayArrowsOnPath:A.boolean().optional(),animateArrowsOnPath:A.boolean().optional()}),dE=A.object({type:A.enum(["Feature"]),geometry:Ls,properties:A.object({parentId:A.any().optional()})});function k7(r,e){A.object({features:A.array(dE)}).parse(r),pE.parse(e)}l(k7,"validatePath");var Bc,W1=class W1{constructor(e,t){d(this,"type","path");d(this,"mesh",new ur);d(this,"material");d(this,"geometry");d(this,"outline");d(this,"feature");d(this,"options");d(this,"nearRadius",.2);d(this,"farRadius",.4);d(this,"accentColor","blue");d(this,"completeFraction",1);d(this,"altitudeAdjustment",1);d(this,"displayArrowsOnPath",!1);d(this,"animateArrowsOnPath",!1);d(this,"isVertical",!1);d(this,"dirty",!0);d(this,"materialDirty",!0);d(this,"position",new q);M(this,Bc,0);var i,n,o,a,u;this.feature=e,this.options=t||{},this.accentColor=(i=t==null?void 0:t.accentColor)!=null?i:this.accentColor,this.nearRadius=(n=t==null?void 0:t.nearRadius)!=null?n:this.nearRadius,this.farRadius=(o=t==null?void 0:t.farRadius)!=null?o:this.farRadius,this.displayArrowsOnPath=(a=t==null?void 0:t.displayArrowsOnPath)!=null?a:this.displayArrowsOnPath,this.animateArrowsOnPath=(u=t==null?void 0:t.animateArrowsOnPath)!=null?u:this.animateArrowsOnPath}setColor(){}setOpacity(){}set visible(e){this.mesh&&(this.mesh.visible=e)}get visible(){return this.mesh?this.mesh.visible:!1}get altitude(){return s(this,Bc)}set altitude(e){this.mesh&&(this.mesh.position.z=e,T(this,Bc,e))}set complete(e){this.material&&(this.material.uniforms.complete.value=e,this.material.needsUpdate=!0)}};Bc=new WeakMap,l(W1,"PathComponent");var ci=W1;m();m();var X1=class X1 extends dt{};l(X1,"Geometry2DObject3D");var As=X1,Z1=class Z1{constructor(e,t){d(this,"id");d(this,"positionDirty",!0);d(this,"object3d",new As);d(this,"components");d(this,"disposed",!1);d(this,"worldPosition",new q);this.id=e.id||ae(),this.components=[e],this.object3d=new As,this.object3d.position.copy(t),this.object3d.userData.entityId=this.id,this.object3d.userData.type=this.type}get type(){return this.components[0].type}get parent(){return this.object3d.parent}get position(){return this.object3d.getWorldPosition(this.worldPosition),this.worldPosition}};l(Z1,"Geometry2D");var pr=Z1;m();var Rc="mappedin";m();function z1(r){let e=r.min,t=r.max,i=new q(e.x,e.y,e.z),n=new q(t.x,e.y,e.z),o=new q(e.x,t.y,e.z),a=new q(t.x,t.y,e.z);return[i,n,o,a]}l(z1,"getCornersOfBoundingBox");m();function Jo(){return typeof window>"u"?1:Math.min(window.devicePixelRatio,2)}l(Jo,"getPixelRatio");m();function Xn(r,e,t=!1){let i=null,n=0;return function(...o){n++,n===1&&t===!0&&r(...o);let a=l(()=>{(!t||n>1)&&r(...o),i=null,n=0},"later");clearTimeout(i),i=setTimeout(a,e)}}l(Xn,"debounce");m();var hE=(()=>{let r;return{getDeviceType(){if(r)return r;let{userAgent:e,platform:t,maxTouchPoints:i}=window.navigator,n=/(iphone|ipod|ipad)/i.test(e),o=t==="iPad"||t.indexOf("Mac")===0&&i>0&&!window.MSStream,a=/android/i.test(e);return r={isIpad:o,isMobile:a||n||o,isSafari12:/Version\/12.+Safari/.test(e),isFirefox:/Firefox/.test(e),isWindows:/windows/i.test(e)},r},_reset(){r=void 0}}})(),F7=hE.getDeviceType,B7=(()=>{let r,e,t;function i(){if(e!==void 0)return e;r||(r=document.createElement("canvas"));let o=r.getContext("webgl")||r.getContext("experimental-webgl");if(!o)return e;try{let a=F7().isFirefox?null:o.getExtension("WEBGL_debug_renderer_info");return e=a?o.getParameter(a.UNMASKED_RENDERER_WEBGL):o.getParameter(o.RENDERER),e}catch{let u=new Error("Failed getting device info");throw u.name="FailedGettingDeviceInfo",u}}l(i,"getInfo");function n(){var a,u;if(!F7().isWindows)return!1;if(t!==void 0)return t;let o=(u=(a=fE())==null?void 0:a.toLowerCase())!=null?u:"";return t=o.includes("intel")&&(o.includes("uhd")||o.includes("iris")),t}return l(n,"shouldDisableOffscreenCanvas"),{getInfo:i,shouldDisableOffscreenCanvas:n,_setCanvas(o){r=o,e=void 0,t=void 0}}})(),fE=B7.getInfo,Y1=B7.shouldDisableOffscreenCanvas;m();function Nc(r,e){let t={};for(let i=0;i<e.length;i++){let n=e[i];n in r&&(t[n]=r[n])}return t}l(Nc,"pick");function q1(r){return Object.keys(r).length===0}l(q1,"isEmpty");m();var $1=l(r=>e=>{if(!e.includes("mappedin")){let t={};for(let i in r){let n=r[i];e.includes("mappedin")||(r[i]=n)}return{url:e,headers:t}}return{url:e,headers:r}},"transformRequest");function fh(r,e,t,i){let n=r*(Math.PI/180),o=i/Xr,a=r+o*180/Math.PI,u=t/Xr/Math.cos(n),c=e+u*180/Math.PI;return{lat:a,lon:c}}l(fh,"cartesianToGeographic");function mh(r,e,t,i){let n=t*(Math.PI/180),o=i*(Math.PI/180),a=r*(Math.PI/180),u=e*(Math.PI/180),c=n-a,p=o-u,f=Xr*p*Math.cos(a),y=Xr*c;return{x:f,y}}l(mh,"geographicToCartesian");var J1=l((r,e)=>{var t;if(r.children&&r.visible)for(let i of r.children){if(i.visible)if((t=i.userData)!=null&&t.entities3D&&i.type==="geometry-group"){e.add(i.userData.entityId);for(let n of i.userData.entities3D.values())e.add(n)}else(i.type==="group-container"||i.type==="custom-geometry"||i instanceof ur)&&e.add(i.userData.entityId);J1(i,e)}return e},"populateGeometry3DIdsInScene"),K1=l((r,e)=>{var t;if(r.children&&r.visible&&!((t=r.userData)!=null&&t.hidden))for(let i of r.children)i.visible&&i instanceof As&&e.add(i.userData.entityId),K1(i,e);return e},"populateGeometry2DIdsInScene");function Q1(r,e){for(let t in e){if(e[t]==null){r[t]=void 0;continue}typeof e[t]=="object"?Q1(r[t],e[t]):r[t]=e[t]}return r}l(Q1,"mergeObjects");function yh(r,e,t,i){let n={translateX:r.x,translateY:r.y,translateZ:r.z,scale:r.meterInMercatorCoordinateUnits()},o=new Ii,a=new q(n.scale,-n.scale,n.scale),u=new Ii().makeTranslation(n.translateX,n.translateY,n.translateZ).scale(a),c=t.elevation;return{id:Rc,type:"custom",renderingMode:"3d",render:(p,f)=>{if(o.fromArray(f),c!==t.elevation){let y=yp.fromLngLat(r.toLngLat(),t.elevation);u.makeTranslation(n.translateX,n.translateY,-y.z).scale(a)}e.projectionMatrix=o.multiply(u),c=t.elevation,i()}}}l(yh,"createCustomLayer");function mE(r){return fetch(r,{method:"POST",headers:{"content-type":"application/json"},body:JSON.stringify({grant_type:"client_credentials"})})}l(mE,"fetchToken");async function R7(r){let e=await mE(r),{access_token:t}=await e.json();return{"x-mappedin-tiles-key":t}}l(R7,"getRequestHeaders");function N7(r,e=0){let t=3735928559^e,i=1103547991^e;for(let n=0,o;n<r.length;n++)o=r.charCodeAt(n),t=Math.imul(t^o,2654435761),i=Math.imul(i^o,1597334677);return t=Math.imul(t^t>>>16,2246822507)^Math.imul(i^i>>>13,3266489909),i=Math.imul(i^i>>>16,2246822507)^Math.imul(t^t>>>13,3266489909),4294967296*(2097151&i)+(t>>>0)}l(N7,"cyrb53");var yE=l(r=>r,"linearEase");function dr(r,e,t,i,n,o=yE){r=Math.max(e,Math.min(r,t));let a=(r-Math.min(e,t))/Math.abs(t-e),u=o(a);return i+u*(n-i)}l(dr,"interpolate");function e0(r,e,t){let i=r*(Math.PI/180)/2,n=e/2;return t*Math.tan(i)/n}l(e0,"getProjectionScaleFactor");function Gc(r,e){let t;return typeof e=="string"||typeof e=="number"?(t=r.geometry2DMap.get(e),t==null&&(t=r.geometry3DMap.get(e))):typeof(e==null?void 0:e.id)=="string"||typeof(e==null?void 0:e.id)=="number"?(t=r.geometry2DMap.get(e.id),t==null&&(t=r.geometry3DMap.get(e.id))):t=e,t}l(Gc,"getGeometryByGeometryId");function G7(r){return new Bb(new Hf(r[0][0],r[0][1]),new Hf(r[1][0],r[1][1])).getCenter().toArray()}l(G7,"getBoundingBoxCenter");function V7(r){return Number.isFinite(r.min.x)&&Number.isFinite(r.min.y)&&Number.isFinite(r.max.x)&&Number.isFinite(r.max.y)&&(r instanceof Fb||Number.isFinite(r.min.z)&&Number.isFinite(r.max.z))}l(V7,"isFiniteBox");m();m();function gh(r){"@babel/helpers - typeof";return gh=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},gh(r)}l(gh,"_typeof");var gE=/^\s+/,vE=/\s+$/;function W(r,e){if(r=r||"",e=e||{},r instanceof W)return r;if(!(this instanceof W))return new W(r,e);var t=bE(r);this._originalInput=r,this._r=t.r,this._g=t.g,this._b=t.b,this._a=t.a,this._roundA=Math.round(100*this._a)/100,this._format=e.format||t.format,this._gradientType=e.gradientType,this._r<1&&(this._r=Math.round(this._r)),this._g<1&&(this._g=Math.round(this._g)),this._b<1&&(this._b=Math.round(this._b)),this._ok=t.ok}l(W,"tinycolor");W.prototype={isDark:l(function(){return this.getBrightness()<128},"isDark"),isLight:l(function(){return!this.isDark()},"isLight"),isValid:l(function(){return this._ok},"isValid"),getOriginalInput:l(function(){return this._originalInput},"getOriginalInput"),getFormat:l(function(){return this._format},"getFormat"),getAlpha:l(function(){return this._a},"getAlpha"),getBrightness:l(function(){var e=this.toRgb();return(e.r*299+e.g*587+e.b*114)/1e3},"getBrightness"),getLuminance:l(function(){var e=this.toRgb(),t,i,n,o,a,u;return t=e.r/255,i=e.g/255,n=e.b/255,t<=.03928?o=t/12.92:o=Math.pow((t+.055)/1.055,2.4),i<=.03928?a=i/12.92:a=Math.pow((i+.055)/1.055,2.4),n<=.03928?u=n/12.92:u=Math.pow((n+.055)/1.055,2.4),.2126*o+.7152*a+.0722*u},"getLuminance"),setAlpha:l(function(e){return this._a=z7(e),this._roundA=Math.round(100*this._a)/100,this},"setAlpha"),toHsv:l(function(){var e=H7(this._r,this._g,this._b);return{h:e.h*360,s:e.s,v:e.v,a:this._a}},"toHsv"),toHsvString:l(function(){var e=H7(this._r,this._g,this._b),t=Math.round(e.h*360),i=Math.round(e.s*100),n=Math.round(e.v*100);return this._a==1?"hsv("+t+", "+i+"%, "+n+"%)":"hsva("+t+", "+i+"%, "+n+"%, "+this._roundA+")"},"toHsvString"),toHsl:l(function(){var e=j7(this._r,this._g,this._b);return{h:e.h*360,s:e.s,l:e.l,a:this._a}},"toHsl"),toHslString:l(function(){var e=j7(this._r,this._g,this._b),t=Math.round(e.h*360),i=Math.round(e.s*100),n=Math.round(e.l*100);return this._a==1?"hsl("+t+", "+i+"%, "+n+"%)":"hsla("+t+", "+i+"%, "+n+"%, "+this._roundA+")"},"toHslString"),toHex:l(function(e){return U7(this._r,this._g,this._b,e)},"toHex"),toHexString:l(function(e){return"#"+this.toHex(e)},"toHexString"),toHex8:l(function(e){return ME(this._r,this._g,this._b,this._a,e)},"toHex8"),toHex8String:l(function(e){return"#"+this.toHex8(e)},"toHex8String"),toRgb:l(function(){return{r:Math.round(this._r),g:Math.round(this._g),b:Math.round(this._b),a:this._a}},"toRgb"),toRgbString:l(function(){return this._a==1?"rgb("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+")":"rgba("+Math.round(this._r)+", "+Math.round(this._g)+", "+Math.round(this._b)+", "+this._roundA+")"},"toRgbString"),toPercentageRgb:l(function(){return{r:Math.round(Fe(this._r,255)*100)+"%",g:Math.round(Fe(this._g,255)*100)+"%",b:Math.round(Fe(this._b,255)*100)+"%",a:this._a}},"toPercentageRgb"),toPercentageRgbString:l(function(){return this._a==1?"rgb("+Math.round(Fe(this._r,255)*100)+"%, "+Math.round(Fe(this._g,255)*100)+"%, "+Math.round(Fe(this._b,255)*100)+"%)":"rgba("+Math.round(Fe(this._r,255)*100)+"%, "+Math.round(Fe(this._g,255)*100)+"%, "+Math.round(Fe(this._b,255)*100)+"%, "+this._roundA+")"},"toPercentageRgbString"),toName:l(function(){return this._a===0?"transparent":this._a<1?!1:FE[U7(this._r,this._g,this._b,!0)]||!1},"toName"),toFilter:l(function(e){var t="#"+W7(this._r,this._g,this._b,this._a),i=t,n=this._gradientType?"GradientType = 1, ":"";if(e){var o=W(e);i="#"+W7(o._r,o._g,o._b,o._a)}return"progid:DXImageTransform.Microsoft.gradient("+n+"startColorstr="+t+",endColorstr="+i+")"},"toFilter"),toString:l(function(e){var t=!!e;e=e||this._format;var i=!1,n=this._a<1&&this._a>=0,o=!t&&n&&(e==="hex"||e==="hex6"||e==="hex3"||e==="hex4"||e==="hex8"||e==="name");return o?e==="name"&&this._a===0?this.toName():this.toRgbString():(e==="rgb"&&(i=this.toRgbString()),e==="prgb"&&(i=this.toPercentageRgbString()),(e==="hex"||e==="hex6")&&(i=this.toHexString()),e==="hex3"&&(i=this.toHexString(!0)),e==="hex4"&&(i=this.toHex8String(!0)),e==="hex8"&&(i=this.toHex8String()),e==="name"&&(i=this.toName()),e==="hsl"&&(i=this.toHslString()),e==="hsv"&&(i=this.toHsvString()),i||this.toHexString())},"toString"),clone:l(function(){return W(this.toString())},"clone"),_applyModification:l(function(e,t){var i=e.apply(null,[this].concat([].slice.call(t)));return this._r=i._r,this._g=i._g,this._b=i._b,this.setAlpha(i._a),this},"_applyModification"),lighten:l(function(){return this._applyModification(IE,arguments)},"lighten"),brighten:l(function(){return this._applyModification(EE,arguments)},"brighten"),darken:l(function(){return this._applyModification(_E,arguments)},"darken"),desaturate:l(function(){return this._applyModification(PE,arguments)},"desaturate"),saturate:l(function(){return this._applyModification(TE,arguments)},"saturate"),greyscale:l(function(){return this._applyModification(wE,arguments)},"greyscale"),spin:l(function(){return this._applyModification(DE,arguments)},"spin"),_applyCombination:l(function(e,t){return e.apply(null,[this].concat([].slice.call(t)))},"_applyCombination"),analogous:l(function(){return this._applyCombination(AE,arguments)},"analogous"),complement:l(function(){return this._applyCombination(OE,arguments)},"complement"),monochromatic:l(function(){return this._applyCombination(kE,arguments)},"monochromatic"),splitcomplement:l(function(){return this._applyCombination(LE,arguments)},"splitcomplement"),triad:l(function(){return this._applyCombination(X7,[3])},"triad"),tetrad:l(function(){return this._applyCombination(X7,[4])},"tetrad")};W.fromRatio=function(r,e){if(gh(r)=="object"){var t={};for(var i in r)r.hasOwnProperty(i)&&(i==="a"?t[i]=r[i]:t[i]=Vc(r[i]));r=t}return W(r,e)};function bE(r){var e={r:0,g:0,b:0},t=1,i=null,n=null,o=null,a=!1,u=!1;return typeof r=="string"&&(r=GE(r)),gh(r)=="object"&&(Qi(r.r)&&Qi(r.g)&&Qi(r.b)?(e=CE(r.r,r.g,r.b),a=!0,u=String(r.r).substr(-1)==="%"?"prgb":"rgb"):Qi(r.h)&&Qi(r.s)&&Qi(r.v)?(i=Vc(r.s),n=Vc(r.v),e=SE(r.h,i,n),a=!0,u="hsv"):Qi(r.h)&&Qi(r.s)&&Qi(r.l)&&(i=Vc(r.s),o=Vc(r.l),e=xE(r.h,i,o),a=!0,u="hsl"),r.hasOwnProperty("a")&&(t=r.a)),t=z7(t),{ok:a,format:r.format||u,r:Math.min(255,Math.max(e.r,0)),g:Math.min(255,Math.max(e.g,0)),b:Math.min(255,Math.max(e.b,0)),a:t}}l(bE,"inputToRGB");function CE(r,e,t){return{r:Fe(r,255)*255,g:Fe(e,255)*255,b:Fe(t,255)*255}}l(CE,"rgbToRgb");function j7(r,e,t){r=Fe(r,255),e=Fe(e,255),t=Fe(t,255);var i=Math.max(r,e,t),n=Math.min(r,e,t),o,a,u=(i+n)/2;if(i==n)o=a=0;else{var c=i-n;switch(a=u>.5?c/(2-i-n):c/(i+n),i){case r:o=(e-t)/c+(e<t?6:0);break;case e:o=(t-r)/c+2;break;case t:o=(r-e)/c+4;break}o/=6}return{h:o,s:a,l:u}}l(j7,"rgbToHsl");function xE(r,e,t){var i,n,o;r=Fe(r,360),e=Fe(e,100),t=Fe(t,100);function a(p,f,y){return y<0&&(y+=1),y>1&&(y-=1),y<1/6?p+(f-p)*6*y:y<1/2?f:y<2/3?p+(f-p)*(2/3-y)*6:p}if(l(a,"hue2rgb"),e===0)i=n=o=t;else{var u=t<.5?t*(1+e):t+e-t*e,c=2*t-u;i=a(c,u,r+1/3),n=a(c,u,r),o=a(c,u,r-1/3)}return{r:i*255,g:n*255,b:o*255}}l(xE,"hslToRgb");function H7(r,e,t){r=Fe(r,255),e=Fe(e,255),t=Fe(t,255);var i=Math.max(r,e,t),n=Math.min(r,e,t),o,a,u=i,c=i-n;if(a=i===0?0:c/i,i==n)o=0;else{switch(i){case r:o=(e-t)/c+(e<t?6:0);break;case e:o=(t-r)/c+2;break;case t:o=(r-e)/c+4;break}o/=6}return{h:o,s:a,v:u}}l(H7,"rgbToHsv");function SE(r,e,t){r=Fe(r,360)*6,e=Fe(e,100),t=Fe(t,100);var i=Math.floor(r),n=r-i,o=t*(1-e),a=t*(1-n*e),u=t*(1-(1-n)*e),c=i%6,p=[t,a,o,o,u,t][c],f=[u,t,t,a,o,o][c],y=[o,o,u,t,t,a][c];return{r:p*255,g:f*255,b:y*255}}l(SE,"hsvToRgb");function U7(r,e,t,i){var n=[_r(Math.round(r).toString(16)),_r(Math.round(e).toString(16)),_r(Math.round(t).toString(16))];return i&&n[0].charAt(0)==n[0].charAt(1)&&n[1].charAt(0)==n[1].charAt(1)&&n[2].charAt(0)==n[2].charAt(1)?n[0].charAt(0)+n[1].charAt(0)+n[2].charAt(0):n.join("")}l(U7,"rgbToHex");function ME(r,e,t,i,n){var o=[_r(Math.round(r).toString(16)),_r(Math.round(e).toString(16)),_r(Math.round(t).toString(16)),_r(Y7(i))];return n&&o[0].charAt(0)==o[0].charAt(1)&&o[1].charAt(0)==o[1].charAt(1)&&o[2].charAt(0)==o[2].charAt(1)&&o[3].charAt(0)==o[3].charAt(1)?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0)+o[3].charAt(0):o.join("")}l(ME,"rgbaToHex");function W7(r,e,t,i){var n=[_r(Y7(i)),_r(Math.round(r).toString(16)),_r(Math.round(e).toString(16)),_r(Math.round(t).toString(16))];return n.join("")}l(W7,"rgbaToArgbHex");W.equals=function(r,e){return!r||!e?!1:W(r).toRgbString()==W(e).toRgbString()};W.random=function(){return W.fromRatio({r:Math.random(),g:Math.random(),b:Math.random()})};function PE(r,e){e=e===0?0:e||10;var t=W(r).toHsl();return t.s-=e/100,t.s=vh(t.s),W(t)}l(PE,"_desaturate");function TE(r,e){e=e===0?0:e||10;var t=W(r).toHsl();return t.s+=e/100,t.s=vh(t.s),W(t)}l(TE,"_saturate");function wE(r){return W(r).desaturate(100)}l(wE,"_greyscale");function IE(r,e){e=e===0?0:e||10;var t=W(r).toHsl();return t.l+=e/100,t.l=vh(t.l),W(t)}l(IE,"_lighten");function EE(r,e){e=e===0?0:e||10;var t=W(r).toRgb();return t.r=Math.max(0,Math.min(255,t.r-Math.round(255*-(e/100)))),t.g=Math.max(0,Math.min(255,t.g-Math.round(255*-(e/100)))),t.b=Math.max(0,Math.min(255,t.b-Math.round(255*-(e/100)))),W(t)}l(EE,"_brighten");function _E(r,e){e=e===0?0:e||10;var t=W(r).toHsl();return t.l-=e/100,t.l=vh(t.l),W(t)}l(_E,"_darken");function DE(r,e){var t=W(r).toHsl(),i=(t.h+e)%360;return t.h=i<0?360+i:i,W(t)}l(DE,"_spin");function OE(r){var e=W(r).toHsl();return e.h=(e.h+180)%360,W(e)}l(OE,"_complement");function X7(r,e){if(isNaN(e)||e<=0)throw new Error("Argument to polyad must be a positive number");for(var t=W(r).toHsl(),i=[W(r)],n=360/e,o=1;o<e;o++)i.push(W({h:(t.h+o*n)%360,s:t.s,l:t.l}));return i}l(X7,"polyad");function LE(r){var e=W(r).toHsl(),t=e.h;return[W(r),W({h:(t+72)%360,s:e.s,l:e.l}),W({h:(t+216)%360,s:e.s,l:e.l})]}l(LE,"_splitcomplement");function AE(r,e,t){e=e||6,t=t||30;var i=W(r).toHsl(),n=360/t,o=[W(r)];for(i.h=(i.h-(n*e>>1)+720)%360;--e;)i.h=(i.h+n)%360,o.push(W(i));return o}l(AE,"_analogous");function kE(r,e){e=e||6;for(var t=W(r).toHsv(),i=t.h,n=t.s,o=t.v,a=[],u=1/e;e--;)a.push(W({h:i,s:n,v:o})),o=(o+u)%1;return a}l(kE,"_monochromatic");W.mix=function(r,e,t){t=t===0?0:t||50;var i=W(r).toRgb(),n=W(e).toRgb(),o=t/100,a={r:(n.r-i.r)*o+i.r,g:(n.g-i.g)*o+i.g,b:(n.b-i.b)*o+i.b,a:(n.a-i.a)*o+i.a};return W(a)};W.readability=function(r,e){var t=W(r),i=W(e);return(Math.max(t.getLuminance(),i.getLuminance())+.05)/(Math.min(t.getLuminance(),i.getLuminance())+.05)};W.isReadable=function(r,e,t){var i=W.readability(r,e),n,o;switch(o=!1,n=VE(t),n.level+n.size){case"AAsmall":case"AAAlarge":o=i>=4.5;break;case"AAlarge":o=i>=3;break;case"AAAsmall":o=i>=7;break}return o};W.mostReadable=function(r,e,t){var i=null,n=0,o,a,u,c;t=t||{},a=t.includeFallbackColors,u=t.level,c=t.size;for(var p=0;p<e.length;p++)o=W.readability(r,e[p]),o>n&&(n=o,i=W(e[p]));return W.isReadable(r,i,{level:u,size:c})||!a?i:(t.includeFallbackColors=!1,W.mostReadable(r,["#fff","#000"],t))};var t0=W.names={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",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",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",green:"008000",greenyellow:"adff2f",grey:"808080",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",lightgreen:"90ee90",lightgrey:"d3d3d3",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:"663399",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"},FE=W.hexNames=BE(t0);function BE(r){var e={};for(var t in r)r.hasOwnProperty(t)&&(e[r[t]]=t);return e}l(BE,"flip");function z7(r){return r=parseFloat(r),(isNaN(r)||r<0||r>1)&&(r=1),r}l(z7,"boundAlpha");function Fe(r,e){RE(r)&&(r="100%");var t=NE(r);return r=Math.min(e,Math.max(0,parseFloat(r))),t&&(r=parseInt(r*e,10)/100),Math.abs(r-e)<1e-6?1:r%e/parseFloat(e)}l(Fe,"bound01");function vh(r){return Math.min(1,Math.max(0,r))}l(vh,"clamp01");function Kt(r){return parseInt(r,16)}l(Kt,"parseIntFromHex");function RE(r){return typeof r=="string"&&r.indexOf(".")!=-1&&parseFloat(r)===1}l(RE,"isOnePointZero");function NE(r){return typeof r=="string"&&r.indexOf("%")!=-1}l(NE,"isPercentage");function _r(r){return r.length==1?"0"+r:""+r}l(_r,"pad2");function Vc(r){return r<=1&&(r=r*100+"%"),r}l(Vc,"convertToPercentage");function Y7(r){return Math.round(parseFloat(r)*255).toString(16)}l(Y7,"convertDecimalToHex");function Z7(r){return Kt(r)/255}l(Z7,"convertHexToDecimal");var Er=function(){var r="[-\\+]?\\d+%?",e="[-\\+]?\\d*\\.\\d+%?",t="(?:"+e+")|(?:"+r+")",i="[\\s|\\(]+("+t+")[,|\\s]+("+t+")[,|\\s]+("+t+")\\s*\\)?",n="[\\s|\\(]+("+t+")[,|\\s]+("+t+")[,|\\s]+("+t+")[,|\\s]+("+t+")\\s*\\)?";return{CSS_UNIT:new RegExp(t),rgb:new RegExp("rgb"+i),rgba:new RegExp("rgba"+n),hsl:new RegExp("hsl"+i),hsla:new RegExp("hsla"+n),hsv:new RegExp("hsv"+i),hsva:new RegExp("hsva"+n),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function Qi(r){return!!Er.CSS_UNIT.exec(r)}l(Qi,"isValidCSSUnit");function GE(r){r=r.replace(gE,"").replace(vE,"").toLowerCase();var e=!1;if(t0[r])r=t0[r],e=!0;else if(r=="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var t;return(t=Er.rgb.exec(r))?{r:t[1],g:t[2],b:t[3]}:(t=Er.rgba.exec(r))?{r:t[1],g:t[2],b:t[3],a:t[4]}:(t=Er.hsl.exec(r))?{h:t[1],s:t[2],l:t[3]}:(t=Er.hsla.exec(r))?{h:t[1],s:t[2],l:t[3],a:t[4]}:(t=Er.hsv.exec(r))?{h:t[1],s:t[2],v:t[3]}:(t=Er.hsva.exec(r))?{h:t[1],s:t[2],v:t[3],a:t[4]}:(t=Er.hex8.exec(r))?{r:Kt(t[1]),g:Kt(t[2]),b:Kt(t[3]),a:Z7(t[4]),format:e?"name":"hex8"}:(t=Er.hex6.exec(r))?{r:Kt(t[1]),g:Kt(t[2]),b:Kt(t[3]),format:e?"name":"hex"}:(t=Er.hex4.exec(r))?{r:Kt(t[1]+""+t[1]),g:Kt(t[2]+""+t[2]),b:Kt(t[3]+""+t[3]),a:Z7(t[4]+""+t[4]),format:e?"name":"hex8"}:(t=Er.hex3.exec(r))?{r:Kt(t[1]+""+t[1]),g:Kt(t[2]+""+t[2]),b:Kt(t[3]+""+t[3]),format:e?"name":"hex"}:!1}l(GE,"stringInputToObject");function VE(r){var e,t;return r=r||{level:"AA",size:"small"},e=(r.level||"AA").toUpperCase(),t=(r.size||"small").toLowerCase(),e!=="AA"&&e!=="AAA"&&(e="AA"),t!=="small"&&t!=="large"&&(t="small"),{level:e,size:t}}l(VE,"validateWCAG2Parms");var f0=pl(h0());var y0=A.object({rank:A.union([A.enum(["low","medium","high","always-visible"]),A.number()]).optional(),interactive:A.boolean().optional(),appearance:A.object({margin:A.number().min(6).optional(),text:A.object({numLines:A.number().optional(),lineHeight:A.number().optional(),size:A.number().optional(),maxWidth:A.number().optional(),foregroundColor:A.string().optional(),backgroundColor:A.string().optional()}).optional(),marker:A.object({size:A.number().optional(),foregroundColor:A.object({active:A.string().optional(),inactive:A.string().optional()}).optional(),backgroundColor:A.object({active:A.string().optional(),inactive:A.string().optional()}).optional()}).optional()}).optional()});function ES(r,e,t){A.array(A.number()).length(2).parse(r),A.string().parse(e),y0.parse(t||{})}l(ES,"validateLabel");var Rs={margin:6,text:{numLines:2,lineHeight:1.2,size:11.5,maxWidth:150,foregroundColor:"white",backgroundColor:"#333"},marker:{size:5,foregroundColor:{active:"white",inactive:void 0},backgroundColor:{active:"#333",inactive:void 0}}},LD={lightOnDark:{...Rs,text:{...Rs.text,foregroundColor:"white",backgroundColor:"#333"},marker:{...Rs.marker,foregroundColor:{active:"white",inactive:void 0},backgroundColor:{active:"#333",inactive:void 0}}},darkOnLight:{...Rs,text:{...Rs.text,foregroundColor:"#333",backgroundColor:"white"},marker:{...Rs.marker,foregroundColor:{active:"#333",inactive:void 0},backgroundColor:{active:"white",inactive:void 0}}}},AD="LOW_PRIORITY",TS=4,kD=6,FD=20,BD=2.5,RD=2,ND="cover",wS=.5,GD=6.5,IS={heightAbovePolygon:0,appearance:LD.darkOnLight};var ea=class ea{constructor(e,t,i){d(this,"lines",0);d(this,"id");d(this,"rank");d(this,"type","label");d(this,"initialRank");d(this,"contextConfigured",!1);d(this,"fillText");d(this,"newStyle",{});d(this,"opacity",0);d(this,"visibilityNeedsUpdate",!0);d(this,"activeStrategyIndex",-1);d(this,"text");d(this,"style",{top:0,left:0,textLabelVisible:!0,pinVisibility:1,textAlign:"left"});d(this,"projection",new te);d(this,"_cache",{});d(this,"appearance");d(this,"options");d(this,"visible",!1);d(this,"enabled",!0);d(this,"activeBoundingBox",{x:0,y:0,w:0,h:0});d(this,"dimensions",{width:0,height:0});d(this,"currentStrategyIndex",-1);d(this,"totalMarkerSize",0);d(this,"dirty",!0);d(this,"collisionDirty",!0);d(this,"lastTextAlign");d(this,"imageHash");d(this,"markerSize",0);d(this,"iconVisible",!1);d(this,"zoomProportion",0);d(this,"dp");d(this,"onStrategySelected",l(e=>{if(this.currentStrategyIndex===e)return;let t=this.strategies[e];t&&t.onStrategySelected(this),this.currentStrategyIndex=e;let i=this.style;this.style=this.newStyle,this.newStyle=i,this.iconVisible||(this.opacity=0,this.visibilityNeedsUpdate=!0)},"onStrategySelected"));var o,a;if(this.id=(o=t.id)!=null?o:ae(),this.options=(0,f0.default)({},t,IS),this.text=e,this.dp=(u=1)=>u*i.pixelRatio,typeof t.rank=="string")this.rank=xs(t.rank),this.initialRank=this.rank;else if(t.rank!=null&&t.rank>0)this.rank=t.rank,this.initialRank=t.rank;else{let u=Math.trunc(C.env.NODE_ENV==="test"?ea.testId:ea.testId*10)/10;ea.testId+=.001,this.rank=u,this.initialRank=u}let n=(0,f0.default)({},this.options.appearance,IS.appearance);this.appearance={margin:n.margin,text:{lineHeight:n.text.lineHeight,numLines:n.text.numLines,size:n.text.size,maxWidth:n.text.maxWidth,foregroundColor:n.text.foregroundColor,backgroundColor:n.text.backgroundColor},marker:{foregroundColor:{active:n.marker.foregroundColor.active,inactive:n.marker.foregroundColor.inactive||W(n.marker.foregroundColor.active).setAlpha(.5).toRgbString()},backgroundColor:{active:n.marker.backgroundColor.active,inactive:n.marker.backgroundColor.inactive||W(n.marker.backgroundColor.active).setAlpha(.5).toRgbString()},icon:n.marker.icon,iconSize:n.marker.iconSize||FD,iconPadding:(a=n.marker.iconPadding)!=null?a:RD,iconFit:n.marker.iconFit||ND,iconVisibilityThreshold:n.marker.iconVisibilityThreshold==null?wS:n.marker.iconVisibilityThreshold}},this.calculateMarkerSize()}setEntity(){}calculateMarkerSize(){let{iconVisibilityThreshold:e=wS}=this.appearance.marker,t=this.dp();this.zoomProportion<=e&&typeof this.appearance.marker.iconSize<"u"&&this.imageHash?(this.markerSize=this.dp(this.appearance.marker.iconSize),this.iconVisible=!0):(this.iconVisible=!1,this.markerSize=this.dp(GD)),this.totalMarkerSize=Math.ceil((this.markerSize+BD)/t)}get strategies(){let{width:e,height:t}=this.dimensions,{margin:i}=this.appearance;this.calculateMarkerSize();let n=Math.max(kD,i),o=this.iconVisible?n/2:0,a=[{name:"RIGHT",getBoundingBox:()=>{let u=Math.max(this.totalMarkerSize,t);return[u/2+n,u/2+n,this.totalMarkerSize/2+n,this.totalMarkerSize/2+e+n]},onStrategySelected:()=>{this.newStyle.textAlign="left",this.newStyle.pinVisibility=1,this.newStyle.top=-t/2,this.newStyle.left=this.totalMarkerSize/2+TS,this.newStyle.textLabelVisible=!0}},{name:"LEFT",getBoundingBox:()=>{let u=Math.max(this.totalMarkerSize,t);return[u/2+n,u/2+n,this.totalMarkerSize/2+e+n,this.totalMarkerSize/2+n]},onStrategySelected:()=>{this.newStyle.textAlign="right",this.newStyle.pinVisibility=1,this.newStyle.top=-t/2,this.newStyle.left=-e-this.totalMarkerSize/2-TS,this.newStyle.textLabelVisible=!0}},{name:"TOP",getBoundingBox:()=>{let u=this.dp();return[t+this.totalMarkerSize/2/u+n,this.totalMarkerSize/2+n,e/2+n,e/2+n]},onStrategySelected:()=>{this.newStyle.pinVisibility=1,this.newStyle.textAlign="center",this.newStyle.textLabelVisible=!0,this.newStyle.top=-t-this.totalMarkerSize/2,this.newStyle.left=-e/2}},{name:AD,getBoundingBox:()=>[this.totalMarkerSize/2+o,this.totalMarkerSize/2+o,this.totalMarkerSize/2+o,this.totalMarkerSize/2+o],onStrategySelected:()=>{this.newStyle.pinVisibility=.5,this.newStyle.textLabelVisible=!1,this.newStyle.top=0,this.newStyle.left=0}}];return this.text===""?[{name:"ICON_ONLY",getBoundingBox:()=>[this.totalMarkerSize/2+n,this.totalMarkerSize/2+n,this.totalMarkerSize/2+n,this.totalMarkerSize/2+n],onStrategySelected:()=>{this.newStyle.pinVisibility=1,this.newStyle.textLabelVisible=!1,this.newStyle.top=0,this.newStyle.left=0}}]:a}updatePosition(){}disable(){this.visible=!1}toJSON(){return{x:this.projection.x,y:this.projection.y,enabled:this.enabled,id:this.id,rank:this.rank,bboxes:this.strategies.map((e,t)=>({index:t,boundingBox:e.getBoundingBox()})),shouldCollideWithScreenEdges:!1}}destroy(){}};l(ea,"LabelComponent"),d(ea,"testId",0);var m0=ea,ui=m0;function St(r,e,t){if(e!==void 0){if(r.type==="model"||r.type==="path"||r.type==="marker"||r.type==="label"||r.type==="geometry"||r.type==="group-container")return e===!0?(r instanceof pr&&r.components[1]===void 0?(r.components[1]=new Cs,r.components[1].dirty=!0):r instanceof Se&&r.components[2]===void 0?(r.components[2]=new Cs,r.components[2].dirty=!0):r instanceof We&&r.components[1]===void 0&&(r.components[1]=new Cs,r.components[1].dirty=!0),!0):(r instanceof pr?r.components[1]=void 0:r instanceof Se?r.components[2]=void 0:r instanceof We&&(r.components[1]=void 0),!0);if(r.type==="geometry-group"){let i;for(let n of r.userData.entities3D.values())i=t.geometry3DMap.get(n),St(i,e,t);return!0}}return!1}l(St,"updateInteractivity");function _S(r,e,t){if(!(!(t!=null&&t.color)&&!(t!=null&&t.topColor))){if(t!==void 0&&r.type==="geometry-group"&&r.components[0]!=null){let i,n,o=r.components[0];for(let a of r.userData.entities3D.values())i=e.geometry3DMap.get(a),i&&(n=i.components[1],n.color===o.color&&(n.initialColor=t.color||o.color,n.color=t.color||o.color,n.dirty=!0),n.topColor===o.topColor&&(n.topColor=t.topColor||o.topColor,n.dirty=!0));return t.color!==void 0&&(o.color=t.color,o.dirty=!0),t.topColor!==void 0&&(o.topColor=t.topColor,o.dirty=!0),!0}return!1}}l(_S,"updateGroupColor");function DS(r,e){if(e!==void 0&&r.type==="geometry-group"&&r.components[0]!=null){let t=r.components[0];return t.shading=t.shading||{},t.shading&&(e.start!==t.shading.start||e.end!==t.shading.end||e.intensity!==t.shading.intensity)&&(Object.assign(t.shading,e),r.userData.shadingDirty=!0),!0}return!1}l(DS,"updateGroupShading");function OS(r,e){e!==void 0&&r.type==="geometry"&&(e.showImage!==void 0&&(r.components[1].showImage=e.showImage),e.flipImageToFaceCamera!==void 0&&(r.components[1].flipImageToFaceCamera=e.flipImageToFaceCamera))}l(OS,"updateImageProps");function LS(r,e){var t;if(e!==void 0&&r.type==="geometry"){let i=r.components[1];if(i.height!==e)return i.height=e,i.dirty=!0,((t=r.parent)==null?void 0:t.type)==="geometry-group"&&(r.parent.userData.outlineDirty=!0),!0}return!1}l(LS,"updateHeight");function g0(r,e){e!==void 0&&(r.type==="path"||r.type==="geometry")&&(e.initialColor!==void 0&&(r.components[1].initialColor=e.initialColor),e.color!==void 0&&(r.components[1].color=e.color),e.topColor!==void 0&&(r.components[1].topColor=e.topColor),r.components[1].dirty=!0)}l(g0,"updateColor");function v0(r,e,t){e!==void 0&&(r.type==="label"||r.type==="marker"?(r.object3d.position.copy(t(e[1],e[0],e[2]||0)),r.positionDirty=!0):r.type==="custom-geometry"&&r.components[0].position.copy(t(e[1],e[0],e[2]||0)))}l(v0,"updatePosition");function b0(r,e){var t;return e!==void 0&&(r.type==="marker"||r.type==="label"||r.type==="custom-geometry")&&r.parent!==e&&r.parent instanceof We?((t=r.parent)==null||t.removeEntity(r),e.addEntity(r),!0):!1}l(b0,"updateParent");function AS(r,e){e!==void 0&&(r.type==="marker"||r.type==="label")&&(r.components[0].enabled=e)}l(AS,"updateEnabled");function kS(r,e,t){if(e!==void 0&&r.type==="marker"){let i=r.components[0];if(e.contentHTML!==void 0)return i.containerEl.innerHTML=e.contentHTML,!0;if(e.options!=null){try{j1.parse(e.options||{})}catch(n){return L.error(n),!1}return e.options.interactive==="pointer-events-auto"?(i.pointerEvents="auto",St(r,!1,t)):(i.pointerEvents="none",St(r,e.options.interactive,t)),FS(r,e.options.rank),!0}}return!1}l(kS,"updateMarker");function FS(r,e){return e!==void 0&&(r.type==="marker"||r.type==="label")?(r.components[0].rank=xs(e),!0):!1}l(FS,"updateRank");function BS(r,e,t){var i,n,o,a,u;if(e!==void 0&&r.type==="label"){let c=r.components[0];e.text!==void 0&&(c.text=e.text,c.dirty=!0);try{y0.parse(e.options||{})}catch(p){L.error(p);return}((i=e.options)==null?void 0:i.appearance)!==void 0&&Object.keys((n=e.options)==null?void 0:n.appearance).length>0&&(Q1(c.appearance,((o=e.options)==null?void 0:o.appearance)||{}),c.dirty=!0),St(r,(a=e.options)==null?void 0:a.interactive,t),FS(r,(u=e.options)==null?void 0:u.rank)}}l(BS,"updateLabel");function RS(r,e){e!==void 0&&r.type==="geometry"&&(r.components[1].hoverColor=e,r.components[1].dirty=!0)}l(RS,"updateHoverColor");function C0(r,e){e!==void 0&&r.type==="image"&&(r.components[1].flipImageToFaceCamera=e)}l(C0,"updateFlipImageToFaceCamera");function ta(r,e){if(e!==void 0){if(r.type==="model"||r.type==="path"||r.type==="geometry"||r.type==="custom-geometry"||r.type==="image"){r.components[1].visible=e,r.components[1].dirty=!0;let t=r.parent;t instanceof Qe&&(t.userData.outlineDirty=!0)}else(r.type==="group-container"||r.type==="geometry-group")&&r.setVisible(e);return!0}return!1}l(ta,"updateVisibility");function NS(r,e,t){if(t!==void 0&&r.type==="geometry-group"){let i=r.components[0];for(let n of r.userData.entities3D.values()){let o=e.geometry3DMap.get(n),a;((o==null?void 0:o.type)==="geometry"||(o==null?void 0:o.type)==="model")&&(a=o.components[1],a.opacity===i.opacity&&(o.components[1].opacity=t,o.components[1].dirty=!0))}r.setOpacity(t),i.opacity=t}}l(NS,"updateOpacity");function GS(r,e){if(e!==void 0&&r.type==="geometry-group"){let t=r.components[0];(e==null?void 0:e.texture)!=null&&t.texture!==(e==null?void 0:e.texture)&&(t.texture=e.texture,t.dirty=!0),(e==null?void 0:e.topTexture)!=null&&t.topTexture!==(e==null?void 0:e.topTexture)&&(t.topTexture=e.topTexture,t.dirty=!0)}}l(GS,"updateGroupTexture");function VS(r,e){if(r.type==="geometry"){let t=!1,i=r.components[1];if((e==null?void 0:e.texture)!=null&&i.texture!==(e==null?void 0:e.texture)&&(i.texture=e.texture,t=!0),(e==null?void 0:e.topTexture)!=null&&i.topTexture!==(e==null?void 0:e.topTexture)&&(i.topTexture=e.topTexture,t=!0),t&&r.components[0]instanceof Ie){let n=r.components[0];return n.detached===!1&&(n.detached=!0,n.dirty=!0),!0}}return!1}l(VS,"updateIndividualGeometryTexture");function jS(r,e){if(e!==void 0&&r.type==="geometry"){let t=r.components[1];if(t.opacity!==e){t.opacity=e;let i=r.components[0];i.detached===!1&&(i.detached=!0,i.dirty=!0),e===0?t.visible=!1:t.visible=!0,t.dirty=!0;let n=r.parent;return(n==null?void 0:n.type)==="geometry-group"&&(n.userData.outlineDirty=!0,n.userData.shadingDirty=!0),!0}}return!1}l(jS,"updateIndividualGeometryOpacity");function Ih(r,e){if(e!==void 0){if(r.type==="model"||r.type==="path"||r.type==="geometry"||r.type==="custom-geometry")r.components[1].altitude=e,r.components[1].dirty=!0;else if(r.type==="group-container"&&r.altitude!==e)return r.setAltitude(e),!0}return!1}l(Ih,"updateAltitude");function x0(r,e){if(e!==void 0){if(r.type==="geometry-group"&&r.components[0]!=null)r.components[0].outline=e,r.userData.outlineDirty=!0;else if(r.type==="geometry"){r.components[1].outline=e,r.components[1].dirty=!0;let t=r.parent;t instanceof Qe&&(t.userData.outlineDirty=!0)}return!0}return!1}l(x0,"updateOutline");function HS(r,e){let{visible:t,color:i}=e,n=r.components[0];n instanceof ci&&(t!=null&&ta(r,t),i!=null&&g0(r,{color:i}),Object.assign(n,S0(e)),q1(e)||(n.materialDirty=!0,(e.nearRadius!=null||e.farRadius!=null)&&(n.dirty=!0)))}l(HS,"handlePathUpdate");function S0(r){return Nc(r,VD)}l(S0,"pickPathOptions");var VD=["animateArrowsOnPath","displayArrowsOnPath","nearRadius","farRadius","accentColor","completeFraction"];m();m();m();m();var T0=class T0 extends Ib{constructor(t){let i=t,n=3,o=n*4;super(new Float32Array(t*o),n,t,gb,yb);d(this,"_width");d(this,"_height");d(this,"_propertiesLength");this._width=o,this._height=i,this._propertiesLength=n}setColor(t,i,n){let o=this.image.data,a=t*this._width;o[a]=i.r,o[a+1]=i.g,o[a+2]=i.b,o[a+3]=0,o[a+4]=n.r,o[a+5]=n.g,o[a+6]=n.b,o[a+7]=0,this.needsUpdate=!0}getColor(t){let i=this.image.data,n=t*this._width,o=new Ee(i[n],i[n+1],i[n+2]),a=new Ee(i[n+4],i[n+5],i[n+6]);return{color:o,topColor:a}}setTexture(t,i,n){let o=this.image.data,a=t*this._width;o[a+8]=i?1:0,o[a+9]=n?1:0,o[a+10]=0,o[a+11]=0,this.needsUpdate=!0}};l(T0,"BatchedPropertiesTexture");var Eh=T0;var US="#define LAMBERT\nvarying vec3 vViewPosition;\nvarying vec4 vPosition;\nvarying vec2 vUv;\nvarying vec4 finalPosition;\nvarying vec3 vWorldPosition;\nvarying vec3 worldNormal;\nvarying float vBatchId;\n\n#include <common>\n#include <batching_pars_vertex>\n#include <uv_pars_vertex>\n#include <displacementmap_pars_vertex>\n#include <envmap_pars_vertex>\n#include <color_pars_vertex>\n#include <fog_pars_vertex>\n#include <normal_pars_vertex>\n#include <morphtarget_pars_vertex>\n#include <skinning_pars_vertex>\n#include <shadowmap_pars_vertex>\n#include <logdepthbuf_pars_vertex>\n#include <clipping_planes_pars_vertex>\nvoid main() {\n vBatchId = batchId + 0.5;\n #include <uv_vertex>\n #include <color_vertex>\n #include <morphcolor_vertex>\n #include <batching_vertex>\n #include <beginnormal_vertex>\n #include <morphnormal_vertex>\n #include <skinbase_vertex>\n #include <skinnormal_vertex>\n #include <defaultnormal_vertex>\n #include <normal_vertex>\n #include <begin_vertex>\n #include <morphtarget_vertex>\n #include <skinning_vertex>\n #include <displacementmap_vertex>\n #include <project_vertex>\n #include <logdepthbuf_vertex>\n #include <clipping_planes_vertex>\n vViewPosition = - mvPosition.xyz;\n #include <worldpos_vertex>\n #include <envmap_vertex>\n #include <shadowmap_vertex>\n #include <fog_vertex>\n // vertex normal relative to world space\n worldNormal = normal;\n vUv = uv;\n // world position\n vWorldPosition = (modelMatrix * vec4(position, 1.0)).xyz;\n}";var WS="#define LAMBERT\nuniform vec3 diffuse;\nuniform vec3 emissive;\nuniform float opacity;\nuniform float uGradientEnd;\nuniform float uGradientIntensity;\nuniform float uMinSideAlpha;\nuniform float uMaxSideAlpha;\nuniform float uGradientStart;\nuniform highp sampler2D uPropertiesTexture;\nuniform highp sampler2D uTopTexture;\nuniform highp sampler2D uTexture;\nuniform float uRepeatYFactor;\nvarying float vBatchId;\n\nvarying vec2 vUv;\nvarying vec3 vWorldPosition;\nvarying vec3 worldNormal;\n\n#include <common>\n#include <packing>\n#include <dithering_pars_fragment>\n#include <color_pars_fragment>\n#include <uv_pars_fragment>\n#include <map_pars_fragment>\n#include <alphamap_pars_fragment>\n#include <alphatest_pars_fragment>\n#include <aomap_pars_fragment>\n#include <lightmap_pars_fragment>\n#include <emissivemap_pars_fragment>\n#include <envmap_common_pars_fragment>\n#include <envmap_pars_fragment>\n#include <fog_pars_fragment>\n#include <bsdfs>\n#include <lights_pars_begin>\n#include <normal_pars_fragment>\n#include <lights_lambert_pars_fragment>\n#include <shadowmap_pars_fragment>\n#include <bumpmap_pars_fragment>\n#include <normalmap_pars_fragment>\n#include <specularmap_pars_fragment>\n#include <logdepthbuf_pars_fragment>\n#include <clipping_planes_pars_fragment>\n\nvoid main() {\n #include <clipping_planes_fragment>\n\n // get the normalized world normal of vertex fragment\n vec3 surfaceNormal = normalize(worldNormal);\n\n // get angle relative to Z up\n float angle = degrees(acos(abs(dot(surfaceNormal, vec3(0.0, 0.0, 1.0)))));\n\n int idx = int(vBatchId) * 1;\n vec3 diffuse = vec3(texelFetch(uPropertiesTexture, ivec2(0, idx), 0).rgb);\n bool shouldShowTexture = texelFetch(uPropertiesTexture, ivec2(2, idx), 0).r == 1.0;\n\n if(shouldShowTexture) {\n diffuse = texture2D(uTexture, vec2(vUv.x, vUv.y * uRepeatYFactor)).rgb;\n }\n\n // if this is a fragment facing upwards, use topColor\n if(angle == 0.0) {\n bool shouldShowTopTexture = texelFetch(uPropertiesTexture, ivec2(2, idx), 0).g == 1.0;\n\n if(shouldShowTopTexture) {\n diffuse = texture2D(uTopTexture, vUv).rgb;\n } else {\n diffuse = vec3(texelFetch(uPropertiesTexture, ivec2(1, idx), 0).rgb);\n }\n }\n\n vec4 diffuseColor = vec4(diffuse, opacity);\n\n // only for vertical surfaces\n if(angle > 89.0 && angle < 91.0) {\n\n // get the percentage of the z position from the ground, up\n float percentFromZeroZ = max((abs(vWorldPosition.z) - uGradientStart) / uGradientEnd, 0.0);\n\n // gradient based on percentage\n float alpha = smoothstep(uMinSideAlpha, uMaxSideAlpha, percentFromZeroZ);\n\n // mix the shadow color with the diffuse color based on the alpha and opacity\n diffuseColor = vec4(mix(diffuseColor.rgb, diffuseColor.rgb * (1.0 - uGradientIntensity), 1.0 - alpha), opacity);\n }\n\n ReflectedLight reflectedLight = ReflectedLight(vec3(0.0), vec3(0.0), vec3(0.0), vec3(0.0));\n vec3 totalEmissiveRadiance = emissive;\n #include <logdepthbuf_fragment>\n #include <map_fragment>\n #include <color_fragment>\n #include <alphamap_fragment>\n #include <alphatest_fragment>\n #include <specularmap_fragment>\n #include <normal_fragment_begin>\n #include <normal_fragment_maps>\n #include <emissivemap_fragment>\n #include <lights_lambert_fragment>\n #include <lights_fragment_begin>\n #include <lights_fragment_maps>\n #include <lights_fragment_end>\n #include <aomap_fragment>\n vec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + totalEmissiveRadiance;\n #include <envmap_fragment>\n #include <opaque_fragment>\n #include <tonemapping_fragment>\n #include <colorspace_fragment>\n #include <fog_fragment>\n #include <premultiplied_alpha_fragment>\n #include <dithering_fragment>\n}\n";var UD=-.05,WD=1,w0=class w0 extends Hr{constructor(t,i,n=1){super(t);d(this,"propertiesTexture");d(this,"uniforms",{uGradientIntensity:{value:0},uGradientEnd:{value:0},uGradientStart:{value:0},uTopTexture:{value:null},uTexture:{value:null},uRepeatYFactor:{value:1}});d(this,"showTextures",l(t=>{let i=!!this.uniforms.uTexture.value,n=!!this.uniforms.uTopTexture.value;(i||n)&&(this.propertiesTexture.setTexture(t,i,n),this.needsUpdate=!0)},"showTextures"));this.propertiesTexture=new Eh(i),this.uniforms.uRepeatYFactor.value=n,this.onBeforeCompile=o=>{let a=this.uniforms.uGradientIntensity,u=this.uniforms.uGradientEnd,c=this.uniforms.uGradientStart,p=this.uniforms.uTopTexture,f=this.uniforms.uTexture,y=this.uniforms.uRepeatYFactor;this.uniforms=o.uniforms,o.vertexShader=US,o.fragmentShader=WS,Object.assign(this.uniforms,{uGradientIntensity:a,uGradientEnd:u,uGradientStart:c,uMinSideAlpha:{value:UD},uMaxSideAlpha:{value:WD},uPropertiesTexture:{value:this.propertiesTexture},uTopTexture:p,uTexture:f,uRepeatYFactor:y})}}get repeatYFactor(){return this.uniforms.uRepeatYFactor.value}set repeatYFactor(t){t!==this.uniforms.uRepeatYFactor.value&&(this.uniforms.uRepeatYFactor.value=t,this.needsUpdate=!0)}get texture(){return this.uniforms.uTexture.value}set texture(t){t.wrapS=Gr,t.wrapT=Gr,t.colorSpace=Ti,this.uniforms.uTexture.value=t}get topTexture(){return this.uniforms.uTopTexture.value}set topTexture(t){t.wrapS=Gr,t.wrapT=Gr,t.colorSpace=Ti,this.uniforms.uTopTexture.value=t}setGradientShading(t,i,n){this.uniforms.uGradientStart.value=t,this.uniforms.uGradientEnd.value=i,this.uniforms.uGradientIntensity.value=n}setColor(t,i,n){this.propertiesTexture.setColor(t,i,n)}getColor(t){return this.propertiesTexture.getColor(t)}hideTextures(t){let i=!!this.uniforms.uTexture.value,n=!!this.uniforms.uTopTexture.value;(i||n)&&(this.propertiesTexture.setTexture(t,!1,!1),this.needsUpdate=!0)}removeSideTexture(t){if(this.texture){this.texture.dispose(),this.uniforms.uTexture.value=null;let i=!!this.uniforms.uTopTexture.value;this.propertiesTexture.setTexture(t,!1,i),this.needsUpdate=!0}}removeTopTexture(t){if(this.topTexture){this.topTexture.dispose(),this.uniforms.uTopTexture.value=null;let i=!!this.uniforms.uTexture.value;this.propertiesTexture.setTexture(t,i,!1),this.needsUpdate=!0}}dispose(){super.dispose(),this.propertiesTexture.dispose()}};l(w0,"BatchedStandardMaterial");var Ns=w0;var zD=80;function XS(r,e){var u,c;let t=0;for(let p of r)t+=((c=(u=p.components[0])==null?void 0:u.geometry)==null?void 0:c.attributes.position.count)||0;let i=new Ee(e.color),n=new Ns({color:i,side:Pi,opacity:e.opacity||1,transparent:e.opacity!==void 0?e.opacity<1:!1},r.length),o=new oi(r.length,t,0,n),a;for(let p of r)a=p.components[0],!(!(a instanceof Ie)||!a.geometry)&&(a.mesh=o,a.material=n,a.instanceIndex=o.addGeometry(a.geometry),o.userData.entities[a.instanceIndex]=p.id,n.setColor(a.instanceIndex,i,e.topColor?new Ee(e.topColor):i));return o.perObjectFrustumCulled=!0,o.matrixAutoUpdate=!1,o}l(XS,"batchGeometries");function I0(r,e){e.polygonOffset=!0,e.polygonOffsetFactor=1,e.polygonOffsetUnits=1;let t=new _b(r,zD),i=E0(e.color.getHexString()),n=new dp({linewidth:2,color:i,transparent:!0}),o=new ao(t,n);return o.layers.set(1),o}l(I0,"createOutlines");function E0(r){return W(r).darken(30).toRgbString()}l(E0,"darkenColorForOutline");m();function ZS(r){r&&(r.map&&(r.map.dispose(),r.map=void 0),r.dispose())}l(ZS,"scrubMaterial");function Xe(r){for(let e=r.children.length-1;e>=0;e--)Xe(r.children[e]);"geometry"in r&&r.geometry&&r.geometry.dispose(),r.parent&&r.parent.remove(r),"material"in r&&Array.isArray(r.material)?r.material.forEach(function(e){ZS(e)}):"material"in r&&typeof r.material<"u"&&ZS(r.material)}l(Xe,"destroyObject3D");var zc,_0=class _0{constructor(e){d(this,"rendererState");d(this,"dirty",!0);M(this,zc,!0);this.rendererState=e}get geometries3DDirty(){return s(this,zc)}set geometries3DDirty(e){T(this,zc,e)}update(e,t=!1){var o,a;let i=t&&e>=16&&e<=19,n;if(this.geometries3DDirty){let u;for(let c of this.rendererState.geometry3DIdsInScene)if(n=this.rendererState.geometry3DMap.get(c),n&&n.type==="geometry-group"&&n.userData.modelURL===void 0&&n.userData.dirty===!1&&n.userData.outlineDirty===!0){let p=n.children[0];n.userData.outlineDirty=!1;let f=Vn(n);if(f&&Xe(f),!n.components[0].outline||!n.visible)continue;if(n.children.length>0){let y;if(p instanceof oi){let v=[],x,P,b,S;for(let I of n.userData.entities3D)S=this.rendererState.geometry3DMap.get(I),S instanceof Se&&(P=S.components[0],b=S.components[1],P instanceof Ie&&b.visible&&b.outline&&!P.detached&&(x=P==null?void 0:P.geometry,x&&v.push(x)));v.length>0&&(y=Wr(v))}else y=p.geometry;y&&(u=I0(y,p.material),u.position.z=n.altitude,u.userData.outlineOfEntityId=n.userData.entityId);let g;for(let v of n.userData.entities3D.values()){let x=this.rendererState.geometry3DMap.get(v);g=x==null?void 0:x.components[0],g instanceof Ie&&(u&&(x==null?void 0:x.type)==="geometry"&&!g.detached?(x.components[0].outline=u,(o=n.parent)==null||o.add(u)):(x==null?void 0:x.type)==="geometry"&&g.geometry!=null&&g.material!=null&&g.detached&&(g.outline&&Xe(g.outline),g.outline=I0(g.geometry,g.material),(a=n.parent)==null||a.add(g.outline)))}}this.dirty=!0}this.geometries3DDirty=!1}if((i||this.dirty)&&this.rendererState.geometry3DIdsInScene.size>0){let u=dr(e,16,19,0,1),c;for(let p of this.rendererState.geometry3DIdsInScene)if(c=this.rendererState.geometry3DMap.get(p),(c==null?void 0:c.type)==="geometry-group"&&c.components[0]!=null&&c.components[0].outline&&c.visible){let f=Vn(c);if(f&&f.visible){let y=Array.isArray(f.material)?f.material:[f.material];for(let g of y)g.opacity=u}}else if((c==null?void 0:c.type)==="geometry"&&c.components[0]instanceof Ie&&c.components[0].detached){let f=c.components[0].outline;if(f){let y=Array.isArray(f.material)?f.material:[f.material];for(let g of y)g.opacity=u}}}this.dirty=!1}};zc=new WeakMap,l(_0,"OutlineInterpolationSystem");var Zc=_0;var D0=class D0 extends dt{constructor(t,i=new Ao){super();d(this,"visible",!0);d(this,"type","geometry-group");d(this,"components");d(this,"userData",{entityId:"",entities3D:new Set,opacity:1,dirty:!0,outlineDirty:!0,shadingDirty:!0});this.components=[i],this.userData.entityId=t}setVisible(t){this.visible=t;let i=Vn(this);i&&(i.visible=t),this.dispatchEvent({type:"childremoved",child:this})}getOpacity(){return this.userData.opacity}setOpacity(t){this.userData.opacity=t}removeEntity(){this.dispatchEvent({type:"childremoved",child:this})}getfirstChildEntityId(){let t;for(let n of this.children)if(!n.userData.detached){t=n;break}return t instanceof oi?Object.values(t.userData.entities)[0]:void 0}setAltitude(t){this.position.z=t,this.dispatchEvent({type:"childremoved",child:this})}get altitude(){return this.position.z}};l(D0,"GeometryGroupObject3D");var Qe=D0;var Yc=class Yc extends dt{constructor(t){super();d(this,"childrenIds",new Set);d(this,"type","group-container");d(this,"userData",{entityId:"",entities2D:new Set,dirty:!0});d(this,"components",[]);this.userData.entityId=t}addEntity(t){t instanceof Yc?(this.childrenIds.add(t.userData.entityId),this.add(t)):t instanceof pr?(this.childrenIds.add(t.id),this.add(t.object3d),this.userData.entities2D.add(t.id)):t instanceof Qe?(this.childrenIds.add(t.userData.entityId),this.add(t)):t instanceof Se&&t.object3d&&(this.childrenIds.add(t.id),this.add(t.object3d)),this.dispatchEvent({type:"childadded",child:this})}removeEntity(t){t instanceof Yc?(this.childrenIds.delete(t.userData.entityId),this.remove(t)):t instanceof pr?(this.childrenIds.delete(t.id),this.userData.entities2D.delete(t.id),this.remove(t.object3d)):t instanceof Qe?(this.childrenIds.delete(t.userData.entityId),this.remove(t)):t instanceof Se&&t.object3d&&(this.childrenIds.delete(t.id),this.add(t.object3d)),this.dispatchEvent({type:"childremoved",child:this})}setVisible(t){this.visible=t,this.dispatchEvent({type:"childremoved",child:this})}setAltitude(t){this.position.z=t,this.dispatchEvent({type:"childremoved",child:this})}get altitude(){return this.position.z}};l(Yc,"GroupContainerObject3D");var We=Yc;m();var qS=!1;function $S(){qS=!0}l($S,"enableTestMode");var O0=class O0{constructor(e,t=2){d(this,"backgroundAlpha",1);d(this,"backgroundColor",new Ee);d(this,"width",0);d(this,"height",0);d(this,"options",{});d(this,"renderer");var i,n;try{this.options=e;let o={canvas:e.canvas,alpha:e.alpha||!1,stencil:!1,antialias:typeof e.antialias=="boolean"?e.antialias:!0,outputColorSpace:Ti,powerPreference:"high-performance",preserveDrawingBuffer:!0};qS?(this.renderer={setSize:()=>{},state:{reset:()=>{}},properties:{get:()=>{}},getSize:()=>({width:window.innerWidth,height:innerHeight}),getDrawingBufferSize:()=>({width:window.innerWidth,height:innerHeight}),getClearAlpha:()=>1,getClearColor:()=>new Ee,autoUpdate:!0,shadowMap:{autoUpdate:!0},getContext:()=>({getContextAttributes(){return{alpha:!0,antialias:!1,depth:!0,stencil:!1}}}),setRenderTarget:()=>{},setClearColor:()=>{},clear:()=>{},render:()=>{},domElement:document.createElement("canvas"),capabilities:{isWebGL2:!0}},this.renderer.domElement.style.width="1920px",Object.defineProperty(this.renderer.domElement,"clientWidth",{value:1920}),this.renderer.domElement.style.height="1080px",Object.defineProperty(this.renderer.domElement,"clientHeight",{value:1080})):this.renderer=t===2?new Tb(o):new wb(o),this.backgroundColor=new Ee((i=e.backgroundColor)!=null?i:"#ffffff"),this.backgroundAlpha=(n=e.backgroundAlpha)!=null?n:1}catch(o){L.error(o),e.onWebGLRendererError&&e.onWebGLRendererError(o)}}destroy(){var e,t;this.renderer&&((t=(e=this.renderer).dispose)==null||t.call(e))}render(e,t){this.renderer&&(this.renderer.state.reset(),t.layers.enable(0),t.layers.enable(1),this.renderer.autoClear=!1,this.renderer.setRenderTarget(null),this.renderer.render(e,t),this.renderer.state.reset())}clear(){this.renderer&&(this.renderer.setClearColor(this.backgroundColor,this.backgroundAlpha),this.renderer.clear())}setBufferSize(e,t){C.env.NODE_ENV==="test"||!this.renderer||(this.width=e,this.height=t,this.renderer.setSize(e,t,!1))}setBackgroundColor(e,t){this.backgroundColor=e,this.backgroundAlpha=t}domElement(){var e;return(e=this.renderer)==null?void 0:e.domElement}};l(O0,"Renderer");var _h=O0;m();m();var JS='"use strict";(()=>{var G=Object.defineProperty;var J=(n,e,t)=>e in n?G(n,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[e]=t;var l=(n,e,t)=>(J(n,typeof e!="symbol"?e+"":e,t),t);function j(n,e){return e.x+e.w<n.x+n.w&&e.x>n.x&&e.y>n.y&&e.y+e.h<n.y+n.h}function q(n,e){let[t,i]=e;return t>=n.x&&t<=n.x+n.w&&i>=n.y&&i<=n.y+n.h}function z(n,e){let t=e.x,i=e.y,r=e.x+e.w,c=e.y+e.h,h=n.x,f=n.y,y=n.x+n.w,R=n.y+n.h;return t<y&&h<r&&i<R&&f<c}function a(n,e){for(let t=0;t<e.length;t++)n.push(e[t])}var k=4,o=class{constructor(e,t,i,r,c){l(this,"x");l(this,"y");l(this,"w");l(this,"h");l(this,"userData");let h=typeof window>"u"?2:window.devicePixelRatio;this.userData=typeof c>"u"?null:c,this.x=e-k,this.y=t-k,this.w=i+k*Math.min(h,2),this.h=r+k*Math.min(h,2)}contains(e){return e===this?!1:j(this,e)}intersects(e){return z(this,e)}intersectsPoint(e){return q(this,e)}draw(e){e.fillStyle="rgba(123,222,26, 0.5)",e.fillRect(this.x,this.y,this.w,this.h)}};var I=class n{constructor(e,t){l(this,"topLeft");l(this,"topRight");l(this,"bottomLeft");l(this,"bottomRight");l(this,"divided",!1);l(this,"boundary");l(this,"capacity",16);l(this,"objects",[]);l(this,"parent");this.parent=t,this.boundary=e}getSize(){return this.divided?this.objects.length+this.topLeft.getSize()+this.topRight.getSize()+this.bottomLeft.getSize()+this.bottomRight.getSize():this.objects.length}subdivide(){let{x:e,y:t,w:i,h:r}=this.boundary;this.topLeft=new n(new o(e,t,i/2,r/2),this),this.topRight=new n(new o(e+i/2,t,i/2,r/2),this),this.bottomLeft=new n(new o(e,t+r/2,i/2,r/2),this),this.bottomRight=new n(new o(e+i/2,t+r/2,i/2,r/2),this),this.divided=!0}queryRect(e){let t=[];if(this.boundary.intersects(e))t.push(...this.objects);else return[];return this.divided&&(a(t,this.topLeft.queryRect(e)),a(t,this.topRight.queryRect(e)),a(t,this.bottomLeft.queryRect(e)),a(t,this.bottomRight.queryRect(e))),t}queryPoint(e){let t=[];if(this.boundary.intersectsPoint(e))t.push(...this.objects);else return[];return this.divided&&(a(t,this.topLeft.queryPoint(e)),a(t,this.topRight.queryPoint(e)),a(t,this.bottomLeft.queryPoint(e)),a(t,this.bottomRight.queryPoint(e))),t}insert(e){return(this.parent?!this.boundary.contains(e):!this.boundary.intersects(e))?!1:this.objects.length<this.capacity?(this.objects.push(e),!0):(this.divided||this.subdivide(),(this.topLeft.insert(e)||this.topRight.insert(e)||this.bottomLeft.insert(e)||this.bottomRight.insert(e))===!1&&this.objects.push(e),!0)}drawObjects(e){this.objects.forEach(t=>t.draw(e)),this.divided&&(this.topLeft.drawObjects(e),this.topRight.drawObjects(e),this.bottomLeft.drawObjects(e),this.bottomRight.drawObjects(e))}draw(e){e.rect(this.boundary.x,this.boundary.y,this.boundary.w,this.boundary.h),this.divided&&(this.topLeft.draw(e),this.topRight.draw(e),this.bottomLeft.draw(e),this.bottomRight.draw(e)),e.strokeStyle="black",e.lineWidth=4,e.stroke()}};var d=200,C=10;function X(n,e,t,i,r,c,h="-1"){let f=1/0,y=1/0,R=-1/0,S=-1/0,K=new o(-C,0,5,t),Q=new o(-C,0,e,5),W=new o(e-5,0,e+C,t),Y=new o(0,t-5,e,t+C),F=Z(e,t,i,r,c),V=[K,Q,W,Y],E=new o(-d,-d,e+d*2,t+d*2);for(let s of n)for(let b=0;b<s.bboxes.length;b++){let{boundingBox:P}=s.bboxes[b],[m,T,u,p]=P,[v,x,_,U]=[s.y-m,s.y+T,s.x-u,s.x+p],B=_,D=v,A=U-_,M=x-v;f=Math.min(f,B)-d,y=Math.min(y,D)-d,R=Math.max(R,B+A)+d,S=Math.max(S,D+M)+d,s.bboxes[b].boundingRect=new o(B,D,A,M)}let g={msgId:h,colliders:new Array(n.length),debug:[]},L=new I(new o(f,y,R-f,S-y)),w;for(let s=0;s<n.length;s++)if(w=n[s],g.colliders[s]=[-1,!1],w.enabled){let[b,P,m]=[1/0,-1,void 0];for(let{index:T,boundingRect:u}of w.bboxes){let p=[];if(p=L.queryRect(u).filter(x=>u.intersects(x)),w.shouldCollideWithScreenEdges&&V.forEach(x=>{u.intersects(x)&&p.push(x)}),u.intersects(F)){g.colliders[s]=[T,!0,u];break}if(p.length<=b&&(m=u,P=T,b=p.length),p.length===0){L.insert(u),g.colliders[s]=[T,!E.contains(u),u];break}}w.rank===5&&m!=null&&(L.insert(m),g.colliders[s]=[P,!E.contains(m),m])}else g.colliders[s]=[-1,!1];return g}function Z(n,e,t,i,r){switch(r){case"top-right":return new o(n-t,0,t,i);case"bottom-left":return new o(0,e-i,t,i);case"bottom-right":return new o(n-t,e-i,t,i);case"top-left":return new o(0,0,t,i)}}function O(n){let e=n[0].map(t=>{let i=t[0].map((r,c)=>({index:c,boundingBox:[r[0],r[1],r[2],r[3]]}));return{enabled:t[1]===1,rank:t[2]===1?5:0,x:t[3],y:t[4],bboxes:i}});return{msgId:"-1",totalWidth:n[3],totalHeight:n[2],watermarkWidth:n[4],watermarkHeight:n[5],watermarkPosition:n[6],colliders:e,devicePixelRatio:n[1]}}self.onmessage=n=>{let e=O(n.data);self.postMessage(X(e.colliders,e.totalWidth,e.totalHeight,e.watermarkWidth,e.watermarkHeight,e.watermarkPosition,e.msgId))};})();\n';m();m();m();m();m();function KS(r,e){return e.x+e.w<r.x+r.w&&e.x>r.x&&e.y>r.y&&e.y+e.h<r.y+r.h}l(KS,"contains");m();function QS(r,e){let[t,i]=e;return t>=r.x&&t<=r.x+r.w&&i>=r.y&&i<=r.y+r.h}l(QS,"intersectPoint");m();function e6(r,e){let t=e.x,i=e.y,n=e.x+e.w,o=e.y+e.h,a=r.x,u=r.y,c=r.x+r.w,p=r.y+r.h;return t<c&&a<n&&i<p&&u<o}l(e6,"intersects");m();function on(r,e){for(let t=0;t<e.length;t++)r.push(e[t])}l(on,"appendItems");m();var Dh=4,L0=class L0{constructor(e,t,i,n,o){d(this,"x");d(this,"y");d(this,"w");d(this,"h");d(this,"userData");let a=typeof window>"u"?2:window.devicePixelRatio;this.userData=typeof o>"u"?null:o,this.x=e-Dh,this.y=t-Dh,this.w=i+Dh*Math.min(a,2),this.h=n+Dh*Math.min(a,2)}contains(e){return e===this?!1:KS(this,e)}intersects(e){return e6(this,e)}intersectsPoint(e){return QS(this,e)}draw(e){e.fillStyle="rgba(123,222,26, 0.5)",e.fillRect(this.x,this.y,this.w,this.h)}};l(L0,"Rectangle");var et=L0;var ra=class ra{constructor(e,t){d(this,"topLeft");d(this,"topRight");d(this,"bottomLeft");d(this,"bottomRight");d(this,"divided",!1);d(this,"boundary");d(this,"capacity",16);d(this,"objects",[]);d(this,"parent");this.parent=t,this.boundary=e}getSize(){return this.divided?this.objects.length+this.topLeft.getSize()+this.topRight.getSize()+this.bottomLeft.getSize()+this.bottomRight.getSize():this.objects.length}subdivide(){let{x:e,y:t,w:i,h:n}=this.boundary;this.topLeft=new ra(new et(e,t,i/2,n/2),this),this.topRight=new ra(new et(e+i/2,t,i/2,n/2),this),this.bottomLeft=new ra(new et(e,t+n/2,i/2,n/2),this),this.bottomRight=new ra(new et(e+i/2,t+n/2,i/2,n/2),this),this.divided=!0}queryRect(e){let t=[];if(this.boundary.intersects(e))t.push(...this.objects);else return[];return this.divided&&(on(t,this.topLeft.queryRect(e)),on(t,this.topRight.queryRect(e)),on(t,this.bottomLeft.queryRect(e)),on(t,this.bottomRight.queryRect(e))),t}queryPoint(e){let t=[];if(this.boundary.intersectsPoint(e))t.push(...this.objects);else return[];return this.divided&&(on(t,this.topLeft.queryPoint(e)),on(t,this.topRight.queryPoint(e)),on(t,this.bottomLeft.queryPoint(e)),on(t,this.bottomRight.queryPoint(e))),t}insert(e){return(this.parent?!this.boundary.contains(e):!this.boundary.intersects(e))?!1:this.objects.length<this.capacity?(this.objects.push(e),!0):(this.divided||this.subdivide(),(this.topLeft.insert(e)||this.topRight.insert(e)||this.bottomLeft.insert(e)||this.bottomRight.insert(e))===!1&&this.objects.push(e),!0)}drawObjects(e){this.objects.forEach(t=>t.draw(e)),this.divided&&(this.topLeft.drawObjects(e),this.topRight.drawObjects(e),this.bottomLeft.drawObjects(e),this.bottomRight.drawObjects(e))}draw(e){e.rect(this.boundary.x,this.boundary.y,this.boundary.w,this.boundary.h),this.divided&&(this.topLeft.draw(e),this.topRight.draw(e),this.bottomLeft.draw(e),this.bottomRight.draw(e)),e.strokeStyle="black",e.lineWidth=4,e.stroke()}};l(ra,"QuadTree");var pi=ra;m();function t6(r,e,t){let i,n,o,a=null,u=0;t||(t={});let c=l(function(){u=t.leading===!1?0:Date.now(),a=null,o=r.apply(i,n),a||(i=n=null)},"later");return function(){let p=Date.now();!u&&t.leading===!1&&(u=p);let f=e-(p-u);return i=globalThis,n=arguments,f<=0||f>e?(a&&(clearTimeout(a),a=null),u=p,o=r.apply(i,n),a||(i=n=null)):!a&&t.trailing!==!1&&(a=setTimeout(c,f)),o}}l(t6,"throttle");function r6(r){return[r.bboxes.map(t=>[t.boundingBox[0],t.boundingBox[1],t.boundingBox[2],t.boundingBox[3]]),r.enabled?1:0,r.rank===5?1:0,r.x,r.y]}l(r6,"packCollider");var ia=!1,YD=150,k0=class k0 extends J{constructor(t,i,n=new Worker(URL.createObjectURL(new Blob([JS],{type:"text/javascript"})))){super();d(this,"worker");d(this,"debugContext");d(this,"debugCanvas");d(this,"dirty",!0);d(this,"packedMessage",[[],0,0,0,0,0,"bottom-left"]);d(this,"visibleCollidersQTree",new pi(new et(0,0,0,0)));d(this,"interactiveCollidersQTree",new pi(new et(0,0,0,0)));d(this,"coreState");d(this,"postMessage");d(this,"showCollisionBoxes",l(()=>{ia=!0,this.debugCanvas.style.display="block"},"showCollisionBoxes"));d(this,"hideCollisionBoxes",l(()=>{ia=!1,this.debugContext.clearRect(0,0,this.debugCanvas.width,this.debugCanvas.height),this.debugCanvas.style.display="none"},"hideCollisionBoxes"));d(this,"currentMsgId","");d(this,"working",!1);d(this,"_postMessage",l(()=>{this.worker.postMessage(this.packedMessage)},"_postMessage"));d(this,"componentArray",[]);d(this,"update",l((t,i,n="bottom-left")=>{if(this.dirty){this.packedMessage=[[],0,0,0,0,0,"bottom-left"],this.componentArray=[];let o;for(let a of this.coreState.geometry2DIdsInScene){let u=this.coreState.geometry2DMap.get(a);u&&(o=u.components[0],this.componentArray.push(o))}this.resize(t,i,n),this.dirty=!1,this.componentArray.sort((a,u)=>u.rank-a.rank)}else this.componentArray.filter(a=>a.collisionDirty===!0).length>0&&this.componentArray.sort((a,u)=>u.rank-a.rank);for(let o=0;o<this.componentArray.length;o++)this.packedMessage&&(this.componentArray[o].collisionDirty||this.packedMessage[0][o]==null?(this.packedMessage[0][o]=r6(this.componentArray[o].toJSON()),this.componentArray[o].collisionDirty=!1):(this.packedMessage[0][o][1]=this.componentArray[o].enabled?1:0,this.packedMessage[0][o][2]=this.componentArray[o].rank===5?1:0,this.packedMessage[0][o][3]=this.componentArray[o].projection.x,this.packedMessage[0][o][4]=this.componentArray[o].projection.y));this.working||this.postMessage()},"update"));d(this,"resolve",l(t=>{if(this.working=!1,this.dirty||!t.data)return;let i=t.data.colliders,n=-1,o=!1,a,u,c;ia&&(this.visibleCollidersQTree=new pi(new et(0,0,this.debugCanvas.width,this.debugCanvas.height))),this.interactiveCollidersQTree=new pi(new et(0,0,this.debugCanvas.width,this.debugCanvas.height));for(let p=0;p<this.componentArray.length;p++){let f=this.componentArray[p];i[p]==null||!f.enabled||([n,o,a]=i[p],n!==-1&&!o&&a!=null?(c=new et(a.x,a.y,a.w,a.h,{entityId:f.id}),ia&&this.visibleCollidersQTree.insert(c),u=this.coreState.geometry2DMap.get(f.id),(u==null?void 0:u.components[1])!=null&&this.interactiveCollidersQTree.insert(new et(a.x,a.y,a.w,a.h,{entityId:f.id})),f.visible===!1&&(f.visible=!0,"visibilityNeedsUpdate"in f&&(f.visibilityNeedsUpdate=!0)),n!==-1&&n!==f.activeStrategyIndex&&(f.activeBoundingBox=c,f.onStrategySelected(n))):(f.visible===!0&&(f.visible=!1,"visibilityNeedsUpdate"in f&&(f.visibilityNeedsUpdate=!0)),n!==-1&&n!==f.activeStrategyIndex&&f.onStrategySelected(n)))}ia&&this.drawDebug(),this.publish("visibility-changed")},"resolve"));d(this,"drawDebug",l(()=>{ia&&this.visibleCollidersQTree&&(this.debugContext.clearRect(0,0,this.debugCanvas.width,this.debugCanvas.height),this.debugContext.beginPath(),this.visibleCollidersQTree.drawObjects(this.debugContext))},"drawDebug"));d(this,"destroy",l(()=>{this.worker.terminate()},"destroy"));this.coreState=i,this.debugCanvas=t,this.debugContext=t.getContext("2d"),this.worker=n,this.worker.onmessage=o=>this.resolve(o),this.postMessage=t6(this._postMessage,YD,!1),ia?this.showCollisionBoxes():this.hideCollisionBoxes()}resize(t,i,n){this.packedMessage[6]=n,this.packedMessage[5]=i,this.packedMessage[4]=t,this.packedMessage[3]=this.debugCanvas.width,this.packedMessage[2]=this.debugCanvas.height}};l(k0,"CollisionSystem");var Oh=k0;m();m();m();m();var B0=class B0{constructor(e){d(this,"type");d(this,"event");this.type=0,this.event=e}get timestamp(){return this.event.timeStamp}};l(B0,"Tap");var Lh=B0,R0=class R0{constructor(){d(this,"taps",[])}add(e){this.lastPointerDown&&e.timestamp-this.lastPointerDown.timestamp<50?this.lastPointerDown.type=1:this.taps.push(e)}get lastPointerDown(){return this.taps.length>=1?this.taps[this.taps.length-1]:void 0}get isSingleTapWithTwoFingers(){var e;return this.isSingleTap&&((e=this.lastPointerDown)==null?void 0:e.type)===1}get isSingleTapWithOneFinger(){var e;return this.isSingleTap&&((e=this.lastPointerDown)==null?void 0:e.type)===0}get isDoubleTapWithOneFinger(){var e,t;return this.isDoubleTap&&((e=this.taps[0])==null?void 0:e.type)===0&&((t=this.taps[1])==null?void 0:t.type)===0}get isSingleTap(){return this.taps.length===1}get isDoubleTap(){return this.taps.length===2}discardOutsideOfWaitWindow(e){this.taps=this.taps.filter(t=>e-t.timestamp<300)}flush(){this.taps=[]}get _taps(){return this.taps}destroy(){this.flush()}};l(R0,"TapsController");var Ah=R0;m();function i6(r){let e=new Set;for(let t of r){let i=t.object;for(;i.parent&&!e.has(i.parent);)i=i.parent,i instanceof We&&i.type==="group-container"&&i.visible&&i.components[1]&&e.add(i)}return Array.from(e)}l(i6,"getUniqueIntersectedGroupContainers");function n6(r,e){if(r==null||e==null)return r===e;if(r.length!==e.length)return!1;for(let t=0;t<r.length;t++)if(r[t]!==e[t])return!1;return!0}l(n6,"arraysEqual");var Gs,N0=class N0 extends J{constructor(t,i,n,o){super();d(this,"raycaster",new Ur);d(this,"state",{hovered3DEntity:void 0,hovered2DEntity:void 0,hovered3DContainers:void 0,lastHover:void 0,containerOffset:[0,0],interaction:{mouseDownStart:void 0,distanceFromMouseDown:void 0,isPanning:!1}});d(this,"coreState");d(this,"camera");d(this,"cameraPlane");d(this,"_quadtree",new pi(new et(0,0,0,0)));d(this,"_container");d(this,"lastPointerEvent");d(this,"cursor","grab");d(this,"touchesCount",0);d(this,"hasTouched",!1);M(this,Gs,void 0);d(this,"onPointerMoveRaf",l(t=>{this.lastPointerEvent=t,s(this,Gs)&&cancelAnimationFrame(s(this,Gs)),T(this,Gs,requestAnimationFrame(()=>{this.onPointerMove(t)}))},"onPointerMoveRaf"));d(this,"onPointerMove",l(t=>{t.preventDefault(),this.updateInteractionStateIfPanning(t),(t.pointerType!=="touch"||t.pointerType===void 0&&this.hasTouched)&&this.handleHover(t),this.handleCursor()},"onPointerMove"));d(this,"tapsControl",new Ah);d(this,"onPointerDown",l(t=>{t.target===this._container&&(this._container.addEventListener("pointerup",this.onPointerUp,!1),this._container.addEventListener("pointercancel",this.onPointerUp,!1),this.state.interaction.mouseDownStart={time:Date.now(),timestamp:t.timeStamp,clientX:t.clientX,clientY:t.clientY},this.lastPointerEvent=t,this.state.interaction.distanceFromMouseDown=0,this.handleCursor(),t.pointerType==="touch"&&(this.tapsControl.add(new Lh(t)),this.touchesCount=Math.max(0,this.touchesCount+1)))},"onPointerDown"));d(this,"clickTimeout");d(this,"onPointerUp",l(t=>{this.tapsControl.discardOutsideOfWaitWindow(t.timeStamp),this.lastPointerEvent=t,this.touchesCount=Math.max(0,this.touchesCount-1),this.touchesCount===0&&(this._container.removeEventListener("pointerup",this.onPointerUp,!1),this._container.removeEventListener("pointercancel",this.onPointerUp,!1)),this.updateInteractionStateIfPanning(t);let{mouseDownStart:i}=this.state.interaction;!i||this.state.interaction.distanceFromMouseDown==null||(Date.now()<i.time+300&&(this.tapsControl.isSingleTapWithTwoFingers||this.state.interaction.distanceFromMouseDown<=15)&&(t.pointerType==="touch"?this.tapsControl.isSingleTapWithTwoFingers?(this.publish("singletap-with-twofinger",t),this.flush()):this.tapsControl.isSingleTapWithOneFinger&&this.touchesCount===0?(this.clickTimeout&&clearTimeout(this.clickTimeout),this.clickTimeout=window.setTimeout(()=>{this.handleClick(t),this.flush()},300)):this.tapsControl.isDoubleTapWithOneFinger&&(this.publish("doubletap-with-onefinger",t),this.flush()):this.handleClick(t)),this.state.interaction.mouseDownStart=void 0,this.state.interaction.distanceFromMouseDown=void 0,this.state.interaction.isPanning=!1,this.handleCursor())},"onPointerUp"));d(this,"dirty3D",!0);d(this,"cachedHitBoxes",{entities:[],groups:[]});d(this,"ndcPoint",new te);d(this,"debugPanel");d(this,"resize",l(()=>{let{top:t,left:i}=this._container.getBoundingClientRect();this.state.containerOffset=[t,i]},"resize"));this.raycaster.layers.enableAll(),this.raycaster.layers.disable(1),this.camera=n,this._container=t,this.coreState=i,this.cameraPlane=o,this._container.addEventListener("pointerdown",this.onPointerDown,!1),this._container.addEventListener("pointermove",this.onPointerMoveRaf,!1),this._container.classList.add("mappedin-interactive"),this.resize()}updateQuadtree(t){this._quadtree=t}setHovered3DEntityInteractionComponentDirty(){if(this.state.hovered3DEntity){let t=this.state.hovered3DEntity.components[2];t&&(t.dirty=!0)}}flush(){this.tapsControl.flush(),this.clickTimeout!=null&&(clearTimeout(this.clickTimeout),this.clickTimeout=void 0)}handleHover(t){let i=t||this.lastPointerEvent;if(this.state.interaction.mouseDownStart||!i)return;let{entity3D:n,entity2D:o,position:a,groupContainers:u}=this.intersect(i);(this.handle3DEntityHover(n)||this.handle2DEntityHover(o)||this.handle3DContainerHover(u))&&this.publish("hover",{entity2D:this.state.hovered2DEntity,entity3D:this.state.hovered3DEntity,position:a,groupContainers:u}),this.handleCursor()}handleCursor(){let t=!!(this.state.hovered3DEntity||this.state.hovered2DEntity),i=!!this.state.interaction.mouseDownStart,n=this.state.interaction.isPanning,o=JD(t,n,i);this.cursor!==o&&(this.cursor=o,o==="pointer"?this._container.classList.add("mappedin-interaction-hover"):this._container.classList.remove("mappedin-interaction-hover"))}handle2DEntityHover(t){let i=this.state.hovered2DEntity!==t;return this.state.hovered2DEntity=t,i}handleClick(t){let i=this.intersect(t);this.publish("click",{entity2D:i.entity2D,entity3D:i.entity3D,position:i.position,groupContainers:i.groupContainers,pointerEvent:{button:t.button}})}get _hitBoxes(){if(this.dirty3D){this.cachedHitBoxes.entities=[],this.cachedHitBoxes.groups=[];let t;for(let i of this.coreState.geometry3DIdsInScene)t=this.coreState.geometry3DMap.get(i),((t==null?void 0:t.type)==="geometry"||(t==null?void 0:t.type)==="model"||(t==null?void 0:t.type)==="path")&&t.components[2]?t.components[0].mesh&&!this.cachedHitBoxes.entities.includes(t.components[0].mesh)&&this.cachedHitBoxes.entities.push(t.components[0].mesh):(t==null?void 0:t.type)==="group-container"&&t.components[1]&&!this.cachedHitBoxes.groups.includes(t)&&this.cachedHitBoxes.groups.push(t);return this.dirty3D=!1,this.cachedHitBoxes}return this.cachedHitBoxes}intersect(t){var x,P;let i=[t.offsetX,t.offsetY],n=this._quadtree.queryPoint(i),[o]=n.filter(b=>b.intersectsPoint(i)),a=this.state.containerOffset[0],u=this.state.containerOffset[1];this.ndcPoint.x=(t.clientX-u)/this._container.clientWidth*2-1,this.ndcPoint.y=-((t.clientY-a)/this._container.clientHeight)*2+1,this.raycaster.setFromCamera(this.ndcPoint,this.camera),this.raycaster.layers.enable(0);let[c]=this.getMouseRayIntersects(),p=this.raycaster.intersectObjects(this._hitBoxes.entities,!0).filter(b=>b.object.visible),[f]=p,y=(x=f==null?void 0:f.instanceId)!=null?x:f==null?void 0:f.batchId,g=this.raycaster.intersectObjects(this._hitBoxes.groups,!0).filter(b=>b.object.visible),v;return g!=null&&g.length>0&&(v=i6(g)),{entity2D:((P=o==null?void 0:o.userData)==null?void 0:P.entityId)==="watermark"?{id:"watermark"}:this.coreState.geometry2DMap.get(o==null?void 0:o.userData.entityId),entity3D:y!=null?this.coreState.geometry3DMap.get(f==null?void 0:f.object.userData.entities[y]):this.coreState.geometry3DMap.get(f==null?void 0:f.object.userData.entityId),position:Array.isArray(g)&&(g==null?void 0:g.length)>0?g[0].point:c==null?void 0:c.point,groupContainers:v}}handle3DEntityHover(t){this.state.lastHover!==t&&(this.state.lastHover&&a6(this.state.lastHover,!1),t&&a6(t,!0));let i=this.state.hovered3DEntity!==t;return this.state.hovered3DEntity=t,this.state.lastHover=t,i}handle3DContainerHover(t){let i=!n6(this.state.hovered3DContainers,t);return this.state.hovered3DContainers=t,i}updateInteractionStateIfPanning(t){this.state.interaction.mouseDownStart&&(this.state.interaction.distanceFromMouseDown=Math.sqrt(Math.pow(t.clientX-this.state.interaction.mouseDownStart.clientX,2)+Math.pow(t.clientY-this.state.interaction.mouseDownStart.clientY,2)),!this.state.interaction.isPanning&&this.state.interaction.distanceFromMouseDown>15&&(this.state.interaction.isPanning=!0))}getMouseRayIntersects(){return this.raycaster.intersectObjects([this.cameraPlane],!1)}destroy(){this._container.removeEventListener("pointerdown",this.onPointerDown,!1),this._container.removeEventListener("pointermove",this.onPointerMoveRaf,!1),this._container.removeEventListener("pointerup",this.onPointerUp,!1),this._container.removeEventListener("pointercancel",this.onPointerUp,!1)}enableDebug(){let t=document.createElement("div");t.style.position="absolute",t.style.top="0",t.style.right="0",t.style.backgroundColor="white",t.style.padding="10px",document.body.append(t),t.id="interaction-debug-panel",this.debugPanel=t,this.on("doubletap-with-onefinger",()=>{this.queueDebugMessage("doubletap-with-onefinger","#ffadad")}),this.on("singletap-with-twofinger",()=>{this.queueDebugMessage("singletap-with-twofinger","#ffd6a5")}),this.on("click",i=>{var n,o,a;this.queueDebugMessage("CLICK \n3D: ".concat((n=i.entity3D)==null?void 0:n.id," \n2D: ").concat((o=i.entity2D)==null?void 0:o.id," \nPos: ").concat((a=i.position)==null?void 0:a.toArray().join(", ")),"#fdffb6")}),this.on("hover",i=>{var n,o,a;this.queueDebugMessage("HOVER \n3D: ".concat((n=i.entity3D)==null?void 0:n.id," \n2D: ").concat((o=i.entity2D)==null?void 0:o.id," \nPos: ").concat((a=i.position)==null?void 0:a.toArray().join(", ")),"#caffbf")})}get _state(){return this.state}queueDebugMessage(t,i){var o;let n=document.createElement("pre");n.style.maxWidth="300px",n.style.transition="opacity 500ms cubic-bezier(0.4, 0, 0.2, 1)",n.style.backgroundColor=i,n.textContent=t,(o=this.debugPanel)==null||o.prepend(n),setTimeout(()=>{n.style.opacity="0",setTimeout(()=>{n.remove()},500)},2500)}getCursor(){return this.cursor}};Gs=new WeakMap,l(N0,"InteractionSystem");var qc=N0;function a6(r,e){let t=r.components[2];t&&(t.hover=e,t.dirty=!0)}l(a6,"updateHover");function JD(r,e,t){return e?"grabbing":r?"pointer":t?"grabbing":"grab"}l(JD,"processCursor");m();var G0=class G0 extends J{constructor(){super();d(this,"interpolators",new Map);d(this,"update",l(t=>{for(let[i,n]of this.interpolators)i instanceof Ie?i.setOpacity(n(t)):i instanceof ui?i.enabled=n(t):n(t)},"update"))}addEntity3D(t,i){let[n,o,a,u]=i[1];this.interpolators.set(t,c=>dr(c,n,o,a,u))}addEntity2D(t,i){let[n,o,a]=i[1];this.interpolators.set(t,u=>u<n?o:a)}addAny(t,i){this.interpolators.set(t,i)}destroy(){this.interpolators.clear()}};l(G0,"ZoomInterpolationSystem");var kh=G0;m();m();var na,di,Fh,Bh,s6,Jc,Rh,Nh,l6,Gh,c6,Kc,Vh,Qc,eu,jh,j0=class j0{constructor(e){M(this,Bh);M(this,Nh);M(this,Gh);M(this,na,null);M(this,di,void 0);d(this,"getCurrentSceneGLTF",l(async e=>{let t={onlyVisible:!0,binary:!0,light:!0,scale:1,...e},i=await U(this,Bh,s6).call(this),n=s(this,Fh).call(this,t),o=await i.parseAsync(n,{trs:!1,maxTextureSize:1/0,onlyVisible:t.onlyVisible,binary:t.binary,scale:t.scale}),a;if(o instanceof ArrayBuffer)a=new Blob([o],{type:"application/octet-stream"});else{let u=JSON.stringify(o,null,2);a=new Blob([u],{type:"text/plain"})}return a},"getCurrentSceneGLTF"));M(this,Fh,l(e=>{let{scale:t,light:i,onlyVisible:n}=e,o=new Ta,a=new wi().setFromObject(s(this,di).entityScene);if(s(this,Jc).call(this,s(this,di).entityScene,o,n),i){let u=new fp(16777215,.3*Math.PI);u.position.set(0,Math.max(a.max.x,a.max.y)*t*.5,a.max.y*t*4),u.lookAt(0,0,-1),u.target.position.set(0,0,-1),u.add(u.target),o.add(u)}return o},"#getExportedScene"));M(this,Jc,l((e,t,i)=>{e.material&&(e instanceof wa?U(this,Nh,l6).call(this,e).forEach(n=>t.add(n)):e instanceof ao&&t.add(U(this,Gh,c6).call(this,e))),e.children.forEach(n=>{(!i||n.visible)&&s(this,Jc).call(this,n,t,i)})},"#processObject3D"));M(this,Rh,l((e,t,i)=>{let n=new Lb({color:new Ee(e),metalness:0});return n.opacity=t,n.transparent=i,n},"#createStandardMaterial"));M(this,Kc,l(e=>{let{geometry:t,material:i,position:n,rotation:o,quaternion:a,scale:u}=e;if(!(t!=null&&t.isBufferGeometry))return e;let c=t.attributes.position,p=t.attributes.normal,f=t.attributes.uv;return s(this,Vh).call(this,c,p),s(this,eu).call(this,n,u,o,a),f&&s(this,jh).call(this,f),i!=null&&i.map&&t.type==="PlaneGeometry"&&(e.side=Pi),e},"#convertGeometry"));M(this,Vh,l((e,t)=>{let i=new q,n=new q;for(let o=0;o<e.count;o++)i.fromBufferAttribute(e,o),s(this,Qc).call(this,i),e.setXYZ(o,i.x,i.y,i.z),t&&(n.fromBufferAttribute(t,o),s(this,Qc).call(this,n),t.setXYZ(o,n.x,n.y,n.z))},"#convertAttributes"));M(this,Qc,l(e=>{let t=e.y;e.y=e.z,e.z=-t},"#convertVector"));M(this,eu,l((e,t,i,n)=>{let o=e.y;e.y=e.z,e.z=-o;let a=t.y;if(t.y=t.z,t.z=a,i instanceof Pa)i.order="YXZ",i.set(i.x,i.y,i.z,i.order);else{let u=n.y;n.set(n.x,n.z,-u,n.w)}},"#convertObjectProperties"));M(this,jh,l(e=>{for(let t=0;t<e.count;t++){let i=e.getX(t),n=e.getY(t);e.setXY(t,i,n)}},"#convertUVs"));T(this,di,e),s(this,di).entityScene=e.entityScene,s(this,di).geometry3DMap=e.geometry3DMap}destroy(){T(this,na,null)}};na=new WeakMap,di=new WeakMap,Fh=new WeakMap,Bh=new WeakSet,s6=l(async function(){if(!s(this,na)){let{GLTFExporter:e}=await import("./GLTFExporter-HTZSY6WT.js");T(this,na,new e)}return s(this,na)},"#getGLTFExporter"),Jc=new WeakMap,Rh=new WeakMap,Nh=new WeakSet,l6=l(function(e){var a,u;let t=[],n=((a=e.userData)!=null&&a.entities?Object.values((u=e.userData)==null?void 0:u.entities):[]).map(c=>s(this,di).geometry3DMap.get(c)),o=new Map;return n.forEach(c=>{var v;if(!c||!(c instanceof Se))return;let p=c.components[1],f=c.components[2];if(!p.visible||p.opacity===0)return;let y=f!=null&&f.hover?p.hoverColor||s(this,di).hoverColor:p.color,g="".concat(y,"-").concat(p.opacity,"-").concat(Number(p.visible));o.has(g)||o.set(g,[]),(v=o.get(g))==null||v.push(c)}),o.forEach((c,p)=>{let[f,y,g]=p.split("-"),v=c.reduce((S,I)=>{let E=I.components[0];if(E.type==="custom-geometry")return S;let w=E==null?void 0:E.geometry;return w&&S.push(w),S},[]),x=s(this,Rh).call(this,f,Number(y),e.material.transparent),P=Wr(v,!0),b=new Te(P,x);b.position.copy(e.position),b.rotation.copy(e.rotation),b.scale.copy(e.scale),b.visible=!!g,s(this,eu).call(this,b.position,b.scale,b.rotation,b.quaternion),t.push(s(this,Kc).call(this,b))}),t},"#processBatchedMesh"),Gh=new WeakSet,c6=l(function(e){let t=e.geometry.clone(),i=e.material,n=new jt({color:i.color,side:Pi});n.opacity=i.opacity,n.transparent=i.transparent;let o=new ao(t,n);return o.position.copy(e.position),o.rotation.copy(e.rotation),o.scale.copy(e.scale),o.visible=e.visible,s(this,Kc).call(this,o)},"#processLineSegments"),Kc=new WeakMap,Vh=new WeakMap,Qc=new WeakMap,eu=new WeakMap,jh=new WeakMap,l(j0,"ExporterSystem");var $c=j0;m();m();m();m();var tu={top:0,bottom:0,left:0,right:0,type:"pixel"};m();m();var KD="gray",QD=.1;function u6(r,e,t){let{color:i=KD,opacity:n=1,altitude:o=0,height:a=QD}=t||{};Array.isArray(n)&&(n=1);let u={min:{x:1/0,y:1/0,z:o},max:{x:-1/0,y:-1/0,z:a+o},center:{x:0,y:0,z:(a+o)/2}},c=new Vr,p=r.geometry.coordinates[0].map(v=>{let x=e(v[1],v[0]);return u.min.x=Math.min(u.min.x,x.x),u.min.y=Math.min(u.min.y,x.y),u.max.x=Math.max(u.max.x,x.x),u.max.y=Math.max(u.max.y,x.y),x});c.moveTo(p[0].x,p[0].y),p.slice(1).forEach(v=>c.lineTo(v.x,v.y)),c.lineTo(p[0].x,p[0].y);let f=r.geometry.coordinates.slice(1);c.holes=f.map(v=>{let x=v.map(b=>e(b[1],b[0])),P=new yn;return P.moveTo(x[0].x,x[0].y),x.slice(1).forEach(b=>P.lineTo(b.x,b.y)),P.lineTo(x[0].x,x[0].y),P});let y={bevelEnabled:!1,depth:a},g=new jr(c,y);return g.translate(0,0,o||0),g.userData={style:{color:i,opacity:n}},g}l(u6,"renderPolygonGeometry");m();var eO="gray",tO=.1;function p6(r,e,t){let{color:i=eO,opacity:n=1,altitude:o=0,height:a=tO}=t||{};Array.isArray(n)&&(n=1);let u={min:{x:1/0,y:1/0,z:o},max:{x:-1/0,y:-1/0,z:a+o}},c={bevelEnabled:!1,depth:a},p=[];r.geometry.coordinates.forEach(y=>{let g=new Vr,v=y[0].map(b=>{let S=e(b[1],b[0]);return u.min.x=Math.min(u.min.x,S.x),u.min.y=Math.min(u.min.y,S.y),u.max.x=Math.max(u.max.x,S.x),u.max.y=Math.max(u.max.y,S.y),S});g.moveTo(v[0].x,v[0].y),v.slice(1).forEach(b=>g.lineTo(b.x,b.y)),g.lineTo(v[0].x,v[0].y);let x=y.slice(1);g.holes=x.map(b=>{let S=b.map(E=>e(E[1],E[0])),I=new yn;return I.moveTo(S[0].x,S[0].y),S.slice(1).forEach(E=>I.lineTo(E.x,E.y)),I.lineTo(S[0].x,S[0].y),I});let P=new jr(g,c);p.push(P)});let f=Wr(p);return f.translate(0,0,o||0),f.userData={style:{color:i,opacity:n}},f}l(p6,"renderMultiPolygonGeometry");m();m();var W0=pl(x6());function S6(r){this.name="JSClipperError",this.message=r,this.stack=new Error().stack}l(S6,"JSClipperError");S6.prototype=Error.prototype;W0.default.Error=function(r){throw new S6(r)};var Ft=W0.default;var YL="gray",X0=new Ft.ClipperOffset,Tt=100;function M6(r,e,t){let{color:i=YL,opacity:n=1,width:o=1,join:a="round",cap:u="round",height:c=.01,altitude:p=0}=t||{};Array.isArray(n)&&(n=0);let f=[];for(let P=0;P<r.geometry.coordinates.length-1;P++){let b=e(r.geometry.coordinates[P][1],r.geometry.coordinates[P][0]),S=e(r.geometry.coordinates[P+1][1],r.geometry.coordinates[P+1][0]);f.push([b,S])}X0.AddPaths(f.map(P=>P.map(b=>({X:b.x*Tt,Y:b.y*Tt}))),a==="round"?Ft.JoinType.jsRound:a==="miter"?Ft.JoinType.jsMiter:Ft.JoinType.jsSquare,u==="round"?Ft.EndType.etOpenRound:u==="butt"?Ft.EndType.etOpenButt:Ft.EndType.etOpenSquare);let y=new Ft.PolyTree;X0.Execute(y,o/2*Tt);let g=[],v={bevelEnabled:!1,depth:c};for(let P of y.m_AllPolys){let b=new Vr;if(P.IsHole())continue;let S=P.m_polygon;b.moveTo(S[0].X/Tt,S[0].Y/Tt),S.slice(1).forEach(I=>b.lineTo(I.X/Tt,I.Y/Tt)),b.lineTo(S[0].X/Tt,S[0].Y/Tt),b.holes=P.m_Childs.map(I=>{let E=new yn,w=I.m_polygon;return E.moveTo(w[0].X/Tt,w[0].Y/Tt),w.slice(1).forEach(_=>E.lineTo(_.X/Tt,_.Y/Tt)),E.lineTo(w[0].X/Tt,w[0].Y/Tt),E}),g.push(new jr(b,v))}let x=Wr(g);return x.translate(0,0,p||0),x.userData={style:{color:i,opacity:n}},X0.Clear(),x}l(M6,"renderLineStringGeometry");m();var wt=100,qL=.22,$L=.01;function P6(r,e,t={}){let{width:i=qL,height:n=$L,color:o="gray",opacity:a=1,altitude:u=0}=t,c={min:{x:1/0,y:1/0,z:u},max:{x:-1/0,y:-1/0,z:u+n}},p={bevelEnabled:!1,depth:n},f=new Ft.ClipperOffset,y=r.geometry.coordinates.map(P=>P.map(b=>e(b[1],b[0])));f.AddPaths(y.map(P=>P.map(b=>({X:b.x*wt,Y:b.y*wt}))),Ft.JoinType.jsMiter,Ft.EndType.etOpenRound);let g=new Ft.PolyTree;f.Execute(g,i/2*wt);let v=[];for(let P of g.m_AllPolys){let b=new Vr;if(P.IsHole())continue;c.min.x=Math.min(c.min.x,P.m_polygon[0].X),c.min.y=Math.min(c.min.y,P.m_polygon[0].Y),c.max.x=Math.max(c.max.x,P.m_polygon[0].X),c.max.y=Math.max(c.max.y,P.m_polygon[0].Y);let S=P.m_polygon;b.moveTo(S[0].X/wt,S[0].Y/wt),S.slice(1).forEach(I=>b.lineTo(I.X/wt,I.Y/wt)),b.lineTo(S[0].X/wt,S[0].Y/wt),b.holes=P.m_Childs.map(I=>{let E=new yn,w=I.m_polygon;return E.moveTo(w[0].X/wt,w[0].Y/wt),w.slice(1).forEach(_=>E.lineTo(_.X/wt,_.Y/wt)),E.lineTo(w[0].X/wt,w[0].Y/wt),E}),v.push(new jr(b,p))}let x=Wr(v);return x.translate(0,0,u||0),x.userData={style:{color:o,opacity:a}},f.Clear(),x}l(P6,"renderMultiLineStringGeometry");m();var JL=A.object({rotation:A.array(A.number()).length(3).optional(),altitude:A.number().optional(),scale:A.array(A.number()).length(3).optional(),interactive:A.boolean().optional(),id:A.union([A.number(),A.string()]).optional()}),KL=A.object({type:A.enum(["Feature"]),geometry:Ls,properties:JL}),QL=A.object({type:A.enum(["FeatureCollection"]),features:A.array(KL)}),eA=A.object({url:A.string(),color:A.string().optional(),opacity:A.number().optional()});function T6(r,e,t){A.union([A.number(),A.string()]).parse(r),QL.parse(e),eA.parse(t)}l(T6,"validateModelGroup");var nu,ou,Z0=class Z0{constructor(e){d(this,"mesh");d(this,"type","model");d(this,"outline");d(this,"geometry");d(this,"material");d(this,"feature");d(this,"instanceIndex",-1);d(this,"visible",!0);d(this,"color",new Ee);d(this,"position",new q);M(this,nu,0);M(this,ou,1);this.feature=e}setOpacity(){}setColor(){}get altitude(){return s(this,nu)}set altitude(e){this.mesh&&(this.mesh.position.z=e,T(this,nu,e))}get opacity(){return s(this,ou)}set opacity(e){var t,i;if(this.mesh){for(let n of this.mesh.children)if(n instanceof pp){((t=n.userData)==null?void 0:t.originalOpacity)===void 0&&(n.userData.originalOpacity=n.material.opacity);let o=dr(e,0,(i=n.userData)==null?void 0:i.originalOpacity,0,1);n.material.opacity=o,n.material.transparent=o<1,n.material.needsUpdate=!0}}T(this,ou,e)}};nu=new WeakMap,ou=new WeakMap,l(Z0,"ModelComponent");var Yn=Z0;function tA(r){let{color:e,opacity:t,topColor:i,texture:n,topTexture:o}=r;return"".concat(e).concat(t).concat(i||"").concat(n||"").concat(o||"")}l(tA,"generateIndex");var rA=1e4,z0=class z0 extends J{constructor(t,i){super();d(this,"state");d(this,"convertTo3DMapPosition");d(this,"loader");this.state=t,this.convertTo3DMapPosition=i}async getGLTFLoader(){if(this.loader)return;let{GLTFLoader:t}=await import("./GLTFLoader-XH5HM6OD.js");this.loader=new t}createEntityFromFeature(t,i,n){let o=new Ie(i),a=new Se(o,new wr(n));return a.id=t,a}createModelFromFeature(t,i,n){let o=new Yn(i),a=new Se(o,new wr(n));return a.id=t,a}populateEntityMesh(t,i){let n=t.components[0];n.geometry=i,n.currentHeight=t.components[1].height,n.dirty=!1}async populateModelGroup(t,i,n){let o=new Ii,a=new Pa,u=new Cb,c=new q,p=new ur;return this.loader||await this.getGLTFLoader(),this.loader.load(i,f=>{var v,x,P,b,S,I;f.scene.traverse(E=>{let w=E;if("isMesh"in w&&w.isMesh===!0){let _=new pp(w.geometry,w.material,t.size);_.userData={entities:{}},p.add(_),n.add(p)}});let y=0,g;for(let E of t.values()){g=this.state.geometry3DMap.get(E);let w=g.components[0],_=g.components[0].feature;w.mesh=p,w.instanceIndex=y;let{x:D,y:R,z:V}=this.convertTo3DMapPosition(_.geometry.coordinates[1],_.geometry.coordinates[0],0);w.position.set(D,R,V),a.set(((v=_.properties.rotation)==null?void 0:v[0])||0,((x=_.properties.rotation)==null?void 0:x[1])||0,((P=_.properties.rotation)==null?void 0:P[2])||0),c.set(((b=_.properties.scale)==null?void 0:b[0])||1,((S=_.properties.scale)==null?void 0:S[1])||1,((I=_.properties.scale)==null?void 0:I[2])||1),u.setFromEuler(a),o.compose(w.position,u,c),p.children.forEach(G=>{let Z=G;Z.setMatrixAt(y,o),Z.userData.entities[y]=g.id}),y++}this.publish("model-loaded")}),p}populateEntityGroup(t){let i,n,o,a;for(let u of t.values())a=this.state.geometry3DMap.get(u),a.components[0]instanceof Ie&&(n=a.components[0].feature,o=a.components[1],n.geometry.type==="Polygon"?(i=u6(n,this.convertTo3DMapPosition,o),this.populateEntityMesh(a,i)):n.geometry.type==="MultiPolygon"?(i=p6(n,this.convertTo3DMapPosition,o),this.populateEntityMesh(a,i)):n.geometry.type==="LineString"?(i=M6(n,this.convertTo3DMapPosition,o),this.populateEntityMesh(a,i)):n.geometry.type==="MultiLineString"&&(i=P6(n,this.convertTo3DMapPosition,o),this.populateEntityMesh(a,i)));return t}optimize(t){if(t.visible&&(t instanceof Qe||t instanceof We)){for(let o of t.children)this.optimize(o);if(t instanceof We||t.userData.dirty===!1)return;let i={};if(!t.userData.modelURL&&t.userData.dirty)try{this.populateEntityGroup(t.userData.entities3D)}catch(o){L.warn(o)}else t.userData.modelURL&&t.userData.dirty&&(this.populateModelGroup(t.userData.entities3D,t.userData.modelURL,t),t.userData.dirty=!1);let n=0;if(t.userData.dirty){let o=0,a;for(let u of t.userData.entities3D.values()){a=this.state.geometry3DMap.get(u);let c=a.components[0],p=a.components[1];if(c instanceof Ie){o++,o>=rA&&(o=0,n++);let f=tA(p)+n;i[f]===void 0&&(i[f]={style:p,entities:[]}),i[f].entities.push(a)}else c.mesh&&c.mesh.parent!==t&&t.add(c.mesh)}for(let u in i){let c=XS(i[u].entities,i[u].style);t.add(c),t.userData.outlineDirty=!0,t.userData.dirty=!1}}}}update(){this.optimize(this.state.entityScene)}};l(z0,"MeshCreationAndOptimizationSystem");var Zh=z0;m();var Y0=class Y0{constructor(e,t){d(this,"state");d(this,"dirty",!0);d(this,"domTree");this.state=e,this.domTree=t}update(){if(this.dirty){let e;for(let t of Array.from(this.domTree.children))if(e=this.state.geometry2DMap.get(t.userData.entityId),e){let i=e.components[0];(!i.enabled||!i.visible||!this.state.geometry2DIdsInScene.has(t.userData.entityId))&&this.domTree.removeChild(t)}else this.domTree.removeChild(t);for(let t of this.state.geometry2DIdsInScene)if(e=this.state.geometry2DMap.get(t),e){let i=e.components[0];i instanceof li&&i.enabled&&i.containerEl&&!this.domTree.contains(i.containerEl)&&(i.containerEl.userData={entityId:e.id},this.domTree.appendChild(i.containerEl),i.updateDimensions())}this.dirty=!1}}};l(Y0,"DOMVisibilitySystem");var zh=Y0;m();var q0=class q0{constructor(e,t){d(this,"state");d(this,"project");this.state=e,this.project=t}update(){let e;for(let t of this.state.geometry2DIdsInScene)e=this.state.geometry2DMap.get(t),e&&this.project(e.components[0].projection,e.position)}};l(q0,"TwoDProjectionSystem");var Yh=q0;m();m();var iA=l(function(){let e,t;return i=>{if((!t||!t)&&(e=document.createElement("canvas"),e.width=500*i,e.height=500*i,e.style.width="500px",e.style.height="500px",t=e.getContext("2d")),!t)throw new Error("Could not get 2D context");return{measureCanvas:e,measureCanvasContext:t}}},"createMeasureCanvasContext")(),w6=l(({text:r,size:e,maxWidth:t,pixelRatio:i,maxLines:n=2,lineHeight:o=1.2,options:a={strokeText:!0}})=>{let u="bold ".concat(e*i,"px 'InterUI-Regular', Helvetica Neue, Arial, sans-serif"),{measureCanvasContext:c}=iA(i);c.font=u;let p=[],f=r.split(" "),y=0,g=0,v=0;for(;g<f.length;){let S=f[g];if(y===n&&y>0){p[y-1]+="...";break}if(p[y]==null&&(p[y]=S,g++),f.length===1){p[y]=S;break}if(f[g]==null)break;let{width:I}=c.measureText(p[y]+" "+f[g]);I<=t*i?(p[y]+=" "+f[g],g++):y++}p.forEach(S=>{let{width:I}=c.measureText(S);v=Math.max(I,v)});let x=e*i*o,P=p.length*x;return{maxWidth:v,maxHeight:P,lines:p.length,draw:(S,I,E)=>{p.length===1?(a.strokeText&&S.strokeText(p[0],I,E),S.fillText(p[0],I,E)):(a.strokeText&&(S.strokeText(p[0],I,E-x/2),S.strokeText(p[1],I,E+x/2)),S.fillText(p[0],I,E-x/2),S.fillText(p[1],I,E+x/2))}}},"shaveText");m();function I6(r){let e=new Image;return r&&(/^\s*<svg(?:\s[^>]*)?>/.test(r)?e.src="data:image/svg+xml;base64,".concat(btoa(r)):e.src=r),e}l(I6,"createImage");var nA=4.5,oA=2.5,aA=2,sA=5,au=2.5;var $0=class $0{constructor(e,t){d(this,"dirty",!1);d(this,"state");d(this,"colliderContext");d(this,"colliderCanvas");d(this,"pinCache",{});d(this,"imagePromiseCache",{});d(this,"imageDimensionsCache",{});d(this,"textCache",{});d(this,"update",l((e,t,i)=>{let n=(e-t)/(i-t),o=this.state.pixelRatio;this.colliderContext.clearRect(0,0,this.colliderCanvas.width,this.colliderCanvas.height);let a,u,c,p,f,y;for(let g of this.state.geometry2DIdsInScene)if(y=this.state.geometry2DMap.get(g),y!=null&&y.components[0]instanceof ui&&!y.disposed){if(f=y.components[0],u=f.appearance.marker.foregroundColor,c=f.appearance.marker.backgroundColor,p=f.markerSize,a="".concat(u.active,"-").concat(u.inactive,"-").concat(c.active,"-").concat(c.inactive,"-").concat(p),this.pinCache[a]||this.prepare(f,a,this.colliderContext),f.appearance.marker.icon&&(!f.imageHash||f.dirty)&&this.cacheImage(f),this.textCache[f.id]==null||f.dirty||this.dirty){f.dirty=!1,f.collisionDirty=!0,this.textCache[f.id]={};let{textDrawFn:v,width:x,height:P}=this.processText(f.text,f.appearance.text.size,f.appearance.text.maxWidth,f.appearance.text.numLines,f.appearance.text.lineHeight);["left","center","right"].forEach(S=>{this.textCache[f.id][S]=this.textToCanvas(v,f.appearance.text.size,S,x,P,f.appearance.text.foregroundColor,f.appearance.text.backgroundColor)}),f.dimensions={width:Math.ceil(x/o),height:Math.ceil(P/o)},f.currentStrategyIndex===-1&&(f.currentStrategyIndex=0);let b=f.strategies[f.currentStrategyIndex];if(b){b.onStrategySelected(f);let S=f.style;f.style=f.newStyle,f.newStyle=S}}f.visible&&f.enabled&&(f.zoomProportion=n,this.draw(f,a,this.colliderContext))}this.dirty=!1},"update"));d(this,"processText",l((e,t,i,n,o)=>{let a=this.state.pixelRatio,{draw:u,maxWidth:c,maxHeight:p}=w6({text:e,size:t,pixelRatio:a,maxWidth:i,maxLines:n,lineHeight:o});return{textDrawFn:u,width:c+au*a*2,height:p+au*a*2}},"processText"));d(this,"textToCanvas",l((e,t,i,n,o,a,u)=>{let c=this.state.pixelRatio,p,f=n,y=o;window.OffscreenCanvas!=null&&!Y1()?p=new OffscreenCanvas(f,y):(p=document.createElement("canvas"),p.width=f,p.height=y,p.style.width=f+"px",p.style.height=y+"px");let g=p.getContext("2d",{willReadFrequently:!0});if(!g)return;g.textAlign=i,g.font="bold ".concat(t*c,"px 'InterUI-Regular', Helvetica Neue, Arial, sans-serif"),g.textBaseline="middle",g.lineJoin="miter",g.miterLimit=2,g.strokeStyle="white",g.lineWidth=au*c,g.fillStyle=a,g.strokeStyle=u;let v=i==="left"?0:i==="center"?f/2:f-au*c/2;return e(g,v,(y+au*c/2)/2),p},"textToCanvas"));d(this,"cacheImage",l(e=>{if(!e.appearance.marker.icon)return;let t=N7(e.appearance.marker.icon);if(e.imageHash=t,!this.imagePromiseCache[t]){let i=I6(e.appearance.marker.icon);i.onload=()=>{this.imagePromiseCache[t]=i}}},"cacheImage"));d(this,"createPinCanvas",l((e,t,i,n)=>{let o,a=this.state.pixelRatio,u=e.totalMarkerSize*2*a;window.OffscreenCanvas!=null?o=new OffscreenCanvas(u,u):(o=document.createElement("canvas"),o.width=u,o.height=u,o.style.width=u/a+"px",o.style.height=u/a+"px");let c=o.getContext("2d");return c.shadowColor="rgba(0,0,0,0.3)",c.shadowOffsetY=aA*a,c.shadowBlur=sA*a,c.beginPath(),c.arc(u/2,u/2,t/2+oA*a/2,0,2*Math.PI),c.fillStyle=i,c.fill(),c.beginPath(),c.arc(u/2,u/2,t/2,0,2*Math.PI),c.shadowColor="transparent",c.fillStyle=n,c.fill(),o},"createPinCanvas"));d(this,"prepare",l((e,t,i)=>{let n=this.state.pixelRatio;i.lineWidth=4*n;let o=this.createPinCanvas(e,e.markerSize,e.appearance.marker.backgroundColor.active,e.appearance.marker.foregroundColor.active),a=this.createPinCanvas(e,e.iconVisible?e.markerSize:nA*n,e.appearance.marker.backgroundColor.inactive,e.appearance.marker.foregroundColor.inactive);this.pinCache[t]=[o,a]},"prepare"));this.state=e,this.colliderCanvas=t,this.colliderContext=t.getContext("2d")}draw(e,t,i){if(!e.visible)return;i.save(),i.globalAlpha=e.opacity;let n=this.state.pixelRatio,o=e.projection.x*n,a=e.projection.y*n,u=e.style.pinVisibility===1?this.pinCache[t][0]:this.pinCache[t][1];if(i.drawImage(u,o-e.totalMarkerSize*n,a-e.totalMarkerSize*n),e.appearance.marker.icon&&e.iconVisible&&e.imageHash&&e.appearance.marker.iconSize&&this.imagePromiseCache[e.imageHash]){let c=this.imagePromiseCache[e.imageHash],p=(e.appearance.marker.iconSize-e.appearance.marker.iconPadding)*n,{iconFit:f}=e.appearance.marker,y=p,g=p,v="".concat(e.imageHash,"_").concat(f);if(this.imageDimensionsCache[v])y=this.imageDimensionsCache[v].width,g=this.imageDimensionsCache[v].height;else{let x=c.width*n,P=c.height*n;if(f==="contain"){let b=Math.sqrt(x**2+P**2),S=p/b;y=x*S,g=P*S}if(f==="cover"){let b=p/x,S=p/P,I=Math.max(b,S);y=x*I,g=P*I}}i.save(),i.beginPath(),i.arc(o,a,p/2,0,2*Math.PI),i.closePath(),i.clip(),i.drawImage(c,o-y/2,a-g/2,y,g),i.restore()}e.style.textLabelVisible&&e.style.textAlign!=null&&e.style.left&&e.style.top&&i.drawImage(this.textCache[e.id][e.style.textAlign],o+e.style.left*n,a+e.style.top*n),i.restore()}};l($0,"TwoDDrawSystem");var qh=$0;m();m();var qn=class qn{constructor(){d(this,"loader");this.loader=new Ia}static getInstance(){return qn.instance||(qn.instance=new qn),qn.instance}getLoader(){return this.loader}};l(qn,"TextureLoaderSingleton"),d(qn,"instance");var J0=qn,$n=J0.getInstance();function lA(r,e){let t=r.components[2],i=r.components[1];return t!=null&&t.hover?[i.hoverColor||e,i.hoverColor||e]:[i.color,i.topColor||i.color]}l(lA,"processColor");var su,K0,Q0=class Q0 extends J{constructor(t){super();M(this,su);d(this,"state");d(this,"textureLoadingCache",new Map);this.state=t}setShading(t,i){t.material&&t.material.setGradientShading(i.start,i.end,i.intensity)}processTextures(t,i,n){i.texture!==t.texture&&i.texture!==""&&U(this,su,K0).call(this,i.texture,t,"texture"),i.topTexture!==t.topTexture&&i.topTexture!==""&&U(this,su,K0).call(this,i.topTexture,t,"topTexture"),(t.texture!=null||t.topTexture!=null)&&(n!=null&&n.hover&&t.texturesVisible?t.hideTextures():t.texturesVisible||t.showTextures(),i.texture===""&&t.removeSideTexture(),i.topTexture===""&&t.removeTopTexture())}update(){var a,u,c,p;let t,i,n,o;for(let f of this.state.geometry3DIdsInScene)if(o=this.state.geometry3DMap.get(f),o instanceof Qe&&o.type==="geometry-group"){if(i=o.components[0],o.userData.shadingDirty){let y=o.userData.entities3D.values().next().value,g=this.state.geometry3DMap.get(y);g instanceof Se&&(g.type==="geometry"||g.type==="custom-geometry")&&(t=g.components[0],o.userData.shadingDirty&&i.shading&&this.setShading(t,i.shading));let v,x;for(let P of o.userData.entities3D.values())v=this.state.geometry3DMap.get(P),x=v.components[0],v.type==="geometry"&&x.detached&&o.userData.shadingDirty&&i.shading&&this.setShading(x,i.shading);o.userData.shadingDirty=!1}if(i.dirty){let y=Vn(o);y&&y.material instanceof dp&&(y.material.color.set(E0(i.color)),y.material.needsUpdate=!0);let g=o.getfirstChildEntityId();if(g){let v=this.state.geometry3DMap.get(g),x=v==null?void 0:v.components[0];x instanceof Ie&&this.processTextures(x,i)}i.dirty=!1}}else if(o instanceof Se&&(o.type==="geometry"||o.type==="custom-geometry")&&((a=o.components[1])!=null&&a.dirty||(u=o.components[2])!=null&&u.dirty)){t=o.components[0],i=o.components[1],n=o.components[2];let y=lA(o,this.state.hoverColor);t.setColor(y[0],y[1]),i.visible!==t.visible&&(t.visible=i.visible),i.altitude!==t.altitude&&(t.altitude=i.altitude),i.opacity!==t.opacity&&(t.opacity=i.opacity),i.dirty=!1,this.processTextures(t,i,n),o.components[2]&&(o.components[2].dirty=!1)}else(o==null?void 0:o.type)==="model"&&((c=o.components[1])!=null&&c.dirty)?(t=o.components[0],i=o.components[1],i.opacity!==t.opacity&&(t.opacity=i.opacity),i.dirty=!1):(o==null?void 0:o.type)==="image"&&((p=o.components[1])!=null&&p.dirty)&&(t=o.components[0],i=o.components[1],i.visible!==t.visible&&(t.visible=i.visible),i.dirty=!1)}destroy(){this.textureLoadingCache.forEach(async t=>{(await t).dispose()}),this.textureLoadingCache.clear()}};su=new WeakSet,K0=l(async function(t,i,n){if(!(!t||!i.showTextures))if(this.textureLoadingCache.has(t)){n==="topTexture"?i.topTexture=await this.textureLoadingCache.get(t):i.texture=await this.textureLoadingCache.get(t),i.showTextures();return}else{let o=new Promise((a,u)=>{$n.getLoader().load(t,c=>{n==="topTexture"?i.topTexture=c:i.texture=c,i.showTextures(),this.publish("texture-loaded"),a(c)},void 0,()=>{L.error("Failed to load texture: ".concat(t)),u("Failed to load texture: ".concat(t))})});this.textureLoadingCache.set(t,o)}},"#loadTexture"),l(Q0,"DrawSystem");var $h=Q0;m();var ev=class ev extends J{constructor(t){super();d(this,"state");d(this,"animating",new Map);d(this,"isAnimating",!1);d(this,"startTime",-1);d(this,"duration",500);d(this,"update",l(()=>{this.animating.clear();let t,i;for(let n of this.state.geometry2DIdsInScene)t=this.state.geometry2DMap.get(n),t&&(i=t.components[0],i instanceof ui&&i.visibilityNeedsUpdate&&(i.visible?this.animating.set(i,i.opacity):(i.opacity=0,i.visibilityNeedsUpdate=!1)));this.startTime=performance.now(),this.publish("animate:2d")},"update"));d(this,"playAnimations");this.state=t,this.playAnimations=this._playAnimations}_playAnimations(){let t=performance.now();for(let[i,n]of this.animating.entries()){let o=(t-this.startTime)/this.duration;i.opacity=dr(o,0,1,n,1),t-this.startTime>=this.duration&&(i.visible=!0,i.visibilityNeedsUpdate=!1,this.animating.delete(i))}this.publish("draw:2d"),this.animating.size>0&&this.publish("animate:2d")}};l(ev,"TwoDVisibilitySystem");var Jh=ev;m();var tv=class tv extends J{constructor(t,i,n,o,a,u,c){super();d(this,"state");d(this,"renderer");d(this,"mode");d(this,"scene");d(this,"cameraObject");d(this,"viewCamera");d(this,"systems");d(this,"twoDdirty",!0);d(this,"threeDdirty",!0);d(this,"frameId",null);d(this,"twoDFrameId",null);d(this,"animationFrameId",null);d(this,"nextFrame",null);d(this,"update",l((t=!1)=>{var i;if(((i=this.renderer)==null?void 0:i.renderer)!=null)if(t)this.commitRenderState(),this.paint();else{if(this.frameId)return;this.frameId=requestAnimationFrame(()=>{var n;((n=this.renderer)==null?void 0:n.renderer)!=null&&this.mode==="standalone"&&(this.commitRenderState(),this.paint())})}},"update"));d(this,"animate2D",l(()=>{this.animationFrameId=requestAnimationFrame(()=>{this.animationFrameId=null,this.systems.twoDVisiblitySystem.playAnimations()})},"animate2D"));d(this,"drawEntities2D",l(()=>{this.twoDFrameId||(this.twoDFrameId=requestAnimationFrame(()=>{this.twoDFrameId=null,this.systems.twoDDrawSystem.update(this.systems.cameraSystem.getZoomAltitude(),this.systems.cameraSystem.getZoomScaledMin(),this.systems.cameraSystem.getZoomScaledMax())}))},"drawEntities2D"));d(this,"updateEntities2D",l(()=>{this.animationFrameId&&(cancelAnimationFrame(this.animationFrameId),this.animationFrameId=null),this.twoDFrameId=requestAnimationFrame(()=>{this.twoDFrameId=null,this.systems.watermarkSystem.insertIntoQuadTree(this.systems.collisionSystem.interactiveCollidersQTree),this.systems.interactionSystem.updateQuadtree(this.systems.collisionSystem.interactiveCollidersQTree),this.systems.twoDVisiblitySystem.update(),this.systems.twoDDrawSystem.update(this.systems.cameraSystem.getZoomAltitude(),this.systems.cameraSystem.getZoomScaledMin(),this.systems.cameraSystem.getZoomScaledMax()),this.systems.domDrawSystem.update(this.systems.cameraSystem.isUserInteracting())})},"updateEntities2D"));d(this,"commitRenderState",l(()=>{this.frameId=null,this.systems.preRenderSystem.update(),this.state.tweenGroup.update(),(this.mode==="outdoors-interleaved"||this.mode==="standalone")&&this.systems.cameraSystem.update(),this.scene.updateMatrixWorld(),this.state.shouldMeasureCanvas&&(this.state.shouldMeasureCanvas=!1,this.publish("measure-canvas")),this.twoDdirty&&(this.state.geometry2DIdsInScene.clear(),K1(this.state.entityScene,this.state.geometry2DIdsInScene),this.systems.domVisiblitySystem.dirty=!0,this.systems.collisionSystem.dirty=!0,this.systems.domMutationSystem.dirty=!0,this.systems.panBoundsSystem.dirty=!0,this.twoDdirty=!1),this.threeDdirty&&(this.state.geometry3DIdsInScene.clear(),J1(this.state.entityScene,this.state.geometry3DIdsInScene),this.threeDdirty=!1,this.systems.interactionSystem.dirty3D=!0,this.systems.panBoundsSystem.dirty=!0,this.systems.outlineInterpolationSystem.geometries3DDirty=!0,this.systems.geometryInFocusSystem.focusablesDirty=!0),this.systems.meshOptimizationSystem.update(),this.systems.meshModificationSystem.update(),this.systems.meshDetachmentSystem.update(),this.systems.imageSystem.update(this.systems.cameraSystem.getRotation()),this.systems.polygonLabelSystem.update(this.systems.cameraSystem.getRotation()),this.systems.customGeometrySystem.update(),this.systems.panBoundsSystem.update(),this.systems.geometryInFocusSystem.update(),this.systems.stackSystem.update(),this.systems.outlineInterpolationSystem.update(this.systems.cameraSystem.getZoomLevel(),this.systems.cameraSystem.zoomDirty),this.systems.drawSystem.update(),this.systems.pathSystem.update(this.systems.cameraSystem.minZoomAltitude,this.systems.cameraSystem.maxZoomAltitude,this.systems.cameraSystem.getZoomAltitude()),this.systems.cameraSystem.postRender(),this.systems.domVisiblitySystem.update(),this.systems.domMutationSystem.update(),this.systems.twoDProjectionSystem.update(),this.systems.twoDDrawSystem.update(this.systems.cameraSystem.getZoomAltitude(),this.systems.cameraSystem.getZoomScaledMin(),this.systems.cameraSystem.getZoomScaledMax()),this.systems.domDrawSystem.update(this.systems.cameraSystem.isUserInteracting()),this.systems.watermarkSystem.update(),this.nextFrame=requestAnimationFrame(()=>{this.systems.collisionSystem.update(this.systems.watermarkSystem.width,this.systems.watermarkSystem.height,this.systems.watermarkSystem.options.position)}),this.systems.cameraSystem.dirty=!1,this.systems.cameraSystem.zoomDirty=!1},"commitRenderState"));this.renderer=t,this.state=i,this.mode=n,this.scene=o,this.cameraObject=a,this.viewCamera=u,this.systems=c,this.systems.collisionSystem.on("visibility-changed",this.updateEntities2D),this.systems.twoDVisiblitySystem.on("draw:2d",this.drawEntities2D),this.systems.twoDVisiblitySystem.on("animate:2d",this.animate2D)}paint(){var t;(t=this.renderer)!=null&&t.renderer&&(this.mode==="standalone"?(this.renderer.clear(),this.renderer.render(this.scene,this.cameraObject)):this.renderer.render(this.scene,this.viewCamera))}destroy(){this.frameId&&cancelAnimationFrame(this.frameId),this.twoDFrameId&&cancelAnimationFrame(this.twoDFrameId),this.animationFrameId&&cancelAnimationFrame(this.animationFrameId),this.nextFrame&&cancelAnimationFrame(this.nextFrame),this.state.geometry2DIdsInScene.clear(),this.state.geometry3DIdsInScene.clear(),this.systems.domVisiblitySystem.dirty=!0,this.systems.collisionSystem.dirty=!0,this.update(),this.systems.collisionSystem.off("visibility-changed",this.updateEntities2D),this.systems.twoDVisiblitySystem.off("draw:2d",this.drawEntities2D),this.systems.twoDVisiblitySystem.off("animate:2d",this.animate2D)}};l(tv,"RenderSystem");var Kh=tv;m();var rv=class rv{constructor(e){d(this,"rendererState");this.rendererState=e}update(){let e;for(let t of this.rendererState.geometry3DIdsInScene)if(e=this.rendererState.geometry3DMap.get(t),e instanceof We&&e.components[0]){let i=e.components[0];if(i.dirty){for(let n of e.children)(n instanceof Qe||n instanceof We)&&(n.userData.entityId!==e.components[0].activeId?n.setVisible(!1):n.setVisible(!0));i.dirty=!1}}}};l(rv,"StackSystem");var Qh=rv;m();m();m();var je=Object.freeze({Linear:Object.freeze({None:function(r){return r},In:function(r){return r},Out:function(r){return r},InOut:function(r){return r}}),Quadratic:Object.freeze({In:function(r){return r*r},Out:function(r){return r*(2-r)},InOut:function(r){return(r*=2)<1?.5*r*r:-.5*(--r*(r-2)-1)}}),Cubic:Object.freeze({In:function(r){return r*r*r},Out:function(r){return--r*r*r+1},InOut:function(r){return(r*=2)<1?.5*r*r*r:.5*((r-=2)*r*r+2)}}),Quartic:Object.freeze({In:function(r){return r*r*r*r},Out:function(r){return 1- --r*r*r*r},InOut:function(r){return(r*=2)<1?.5*r*r*r*r:-.5*((r-=2)*r*r*r-2)}}),Quintic:Object.freeze({In:function(r){return r*r*r*r*r},Out:function(r){return--r*r*r*r*r+1},InOut:function(r){return(r*=2)<1?.5*r*r*r*r*r:.5*((r-=2)*r*r*r*r+2)}}),Sinusoidal:Object.freeze({In:function(r){return 1-Math.sin((1-r)*Math.PI/2)},Out:function(r){return Math.sin(r*Math.PI/2)},InOut:function(r){return .5*(1-Math.sin(Math.PI*(.5-r)))}}),Exponential:Object.freeze({In:function(r){return r===0?0:Math.pow(1024,r-1)},Out:function(r){return r===1?1:1-Math.pow(2,-10*r)},InOut:function(r){return r===0?0:r===1?1:(r*=2)<1?.5*Math.pow(1024,r-1):.5*(-Math.pow(2,-10*(r-1))+2)}}),Circular:Object.freeze({In:function(r){return 1-Math.sqrt(1-r*r)},Out:function(r){return Math.sqrt(1- --r*r)},InOut:function(r){return(r*=2)<1?-.5*(Math.sqrt(1-r*r)-1):.5*(Math.sqrt(1-(r-=2)*r)+1)}}),Elastic:Object.freeze({In:function(r){return r===0?0:r===1?1:-Math.pow(2,10*(r-1))*Math.sin((r-1.1)*5*Math.PI)},Out:function(r){return r===0?0:r===1?1:Math.pow(2,-10*r)*Math.sin((r-.1)*5*Math.PI)+1},InOut:function(r){return r===0?0:r===1?1:(r*=2,r<1?-.5*Math.pow(2,10*(r-1))*Math.sin((r-1.1)*5*Math.PI):.5*Math.pow(2,-10*(r-1))*Math.sin((r-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(r){var e=1.70158;return r===1?1:r*r*((e+1)*r-e)},Out:function(r){var e=1.70158;return r===0?0:--r*r*((e+1)*r+e)+1},InOut:function(r){var e=2.5949095;return(r*=2)<1?.5*(r*r*((e+1)*r-e)):.5*((r-=2)*r*((e+1)*r+e)+2)}}),Bounce:Object.freeze({In:function(r){return 1-je.Bounce.Out(1-r)},Out:function(r){return r<.36363636363636365?7.5625*r*r:r<.7272727272727273?7.5625*(r-=.5454545454545454)*r+.75:r<.9090909090909091?7.5625*(r-=.8181818181818182)*r+.9375:7.5625*(r-=.9545454545454546)*r+.984375},InOut:function(r){return r<.5?je.Bounce.In(r*2)*.5:je.Bounce.Out(r*2-1)*.5+.5}}),generatePow:function(r){return r===void 0&&(r=4),r=r<Number.EPSILON?Number.EPSILON:r,r=r>1e4?1e4:r,{In:function(e){return Math.pow(e,r)},Out:function(e){return 1-Math.pow(1-e,r)},InOut:function(e){return e<.5?Math.pow(e*2,r)/2:(1-Math.pow(2-e*2,r))/2+.5}}}}),lu=l(function(){return performance.now()},"now"),nv=function(){function r(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this._tweens={},this._tweensAddedDuringUpdate={},this.add.apply(this,e)}return l(r,"Group"),r.prototype.getAll=function(){var e=this;return Object.keys(this._tweens).map(function(t){return e._tweens[t]})},r.prototype.removeAll=function(){this._tweens={}},r.prototype.add=function(){for(var e,t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];for(var n=0,o=t;n<o.length;n++){var a=o[n];(e=a._group)===null||e===void 0||e.remove(a),a._group=this,this._tweens[a.getId()]=a,this._tweensAddedDuringUpdate[a.getId()]=a}},r.prototype.remove=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var i=0,n=e;i<n.length;i++){var o=n[i];o._group=void 0,delete this._tweens[o.getId()],delete this._tweensAddedDuringUpdate[o.getId()]}},r.prototype.allStopped=function(){return this.getAll().every(function(e){return!e.isPlaying()})},r.prototype.update=function(e,t){e===void 0&&(e=lu()),t===void 0&&(t=!0);var i=Object.keys(this._tweens);if(i.length!==0)for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var n=0;n<i.length;n++){var o=this._tweens[i[n]],a=!t;o&&o.update(e,a)===!1&&!t&&this.remove(o)}i=Object.keys(this._tweensAddedDuringUpdate)}},r}(),Hs={Linear:function(r,e){var t=r.length-1,i=t*e,n=Math.floor(i),o=Hs.Utils.Linear;return e<0?o(r[0],r[1],i):e>1?o(r[t],r[t-1],t-i):o(r[n],r[n+1>t?t:n+1],i-n)},Bezier:function(r,e){for(var t=0,i=r.length-1,n=Math.pow,o=Hs.Utils.Bernstein,a=0;a<=i;a++)t+=n(1-e,i-a)*n(e,a)*r[a]*o(i,a);return t},CatmullRom:function(r,e){var t=r.length-1,i=t*e,n=Math.floor(i),o=Hs.Utils.CatmullRom;return r[0]===r[t]?(e<0&&(n=Math.floor(i=t*(1+e))),o(r[(n-1+t)%t],r[n],r[(n+1)%t],r[(n+2)%t],i-n)):e<0?r[0]-(o(r[0],r[0],r[1],r[1],-i)-r[0]):e>1?r[t]-(o(r[t],r[t],r[t-1],r[t-1],i-t)-r[t]):o(r[n?n-1:0],r[n],r[t<n+1?t:n+1],r[t<n+2?t:n+2],i-n)},Utils:{Linear:function(r,e,t){return(e-r)*t+r},Bernstein:function(r,e){var t=Hs.Utils.Factorial;return t(r)/t(e)/t(r-e)},Factorial:function(){var r=[1];return function(e){var t=1;if(r[e])return r[e];for(var i=e;i>1;i--)t*=i;return r[e]=t,t}}(),CatmullRom:function(r,e,t,i,n){var o=(t-r)*.5,a=(i-e)*.5,u=n*n,c=n*u;return(2*e-2*t+o+a)*c+(-3*e+3*t-2*o-a)*u+o*n+e}}},E6=function(){function r(){}return l(r,"Sequence"),r.nextId=function(){return r._nextId++},r._nextId=0,r}(),iv=new nv,Bt=function(){function r(e,t){this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=je.Linear.None,this._interpolationFunction=Hs.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=E6.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1,this._object=e,typeof t=="object"?(this._group=t,t.add(this)):t===!0&&(this._group=iv,iv.add(this))}return l(r,"Tween"),r.prototype.getId=function(){return this._id},r.prototype.isPlaying=function(){return this._isPlaying},r.prototype.isPaused=function(){return this._isPaused},r.prototype.getDuration=function(){return this._duration},r.prototype.to=function(e,t){if(t===void 0&&(t=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=e,this._propertiesAreSetUp=!1,this._duration=t<0?0:t,this},r.prototype.duration=function(e){return e===void 0&&(e=1e3),this._duration=e<0?0:e,this},r.prototype.dynamic=function(e){return e===void 0&&(e=!1),this._isDynamic=e,this},r.prototype.start=function(e,t){if(e===void 0&&(e=lu()),t===void 0&&(t=!1),this._isPlaying)return this;if(this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=e,this._startTime+=this._delayTime,!this._propertiesAreSetUp||t){if(this._propertiesAreSetUp=!0,!this._isDynamic){var n={};for(var o in this._valuesEnd)n[o]=this._valuesEnd[o];this._valuesEnd=n}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,t)}return this},r.prototype.startFromCurrentValues=function(e){return this.start(e,!0)},r.prototype._setupProperties=function(e,t,i,n,o){for(var a in i){var u=e[a],c=Array.isArray(u),p=c?"array":typeof u,f=!c&&Array.isArray(i[a]);if(!(p==="undefined"||p==="function")){if(f){var y=i[a];if(y.length===0)continue;for(var g=[u],v=0,x=y.length;v<x;v+=1){var P=this._handleRelativeValue(u,y[v]);if(isNaN(P)){f=!1,console.warn("Found invalid interpolation list. Skipping.");break}g.push(P)}f&&(i[a]=g)}if((p==="object"||c)&&u&&!f){t[a]=c?[]:{};var b=u;for(var S in b)t[a][S]=b[S];n[a]=c?[]:{};var y=i[a];if(!this._isDynamic){var I={};for(var S in y)I[S]=y[S];i[a]=y=I}this._setupProperties(b,t[a],y,n[a],o)}else(typeof t[a]>"u"||o)&&(t[a]=u),c||(t[a]*=1),f?n[a]=i[a].slice().reverse():n[a]=t[a]||0}}},r.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},r.prototype.end=function(){return this._goToEnd=!0,this.update(this._startTime+this._duration),this},r.prototype.pause=function(e){return e===void 0&&(e=lu()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=e,this)},r.prototype.resume=function(e){return e===void 0&&(e=lu()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=e-this._pauseStart,this._pauseStart=0,this)},r.prototype.stopChainedTweens=function(){for(var e=0,t=this._chainedTweens.length;e<t;e++)this._chainedTweens[e].stop();return this},r.prototype.group=function(e){return e?(e.add(this),this):(console.warn("tween.group() without args has been removed, use group.add(tween) instead."),this)},r.prototype.remove=function(){var e;return(e=this._group)===null||e===void 0||e.remove(this),this},r.prototype.delay=function(e){return e===void 0&&(e=0),this._delayTime=e,this},r.prototype.repeat=function(e){return e===void 0&&(e=0),this._initialRepeat=e,this._repeat=e,this},r.prototype.repeatDelay=function(e){return this._repeatDelayTime=e,this},r.prototype.yoyo=function(e){return e===void 0&&(e=!1),this._yoyo=e,this},r.prototype.easing=function(e){return e===void 0&&(e=je.Linear.None),this._easingFunction=e,this},r.prototype.interpolation=function(e){return e===void 0&&(e=Hs.Linear),this._interpolationFunction=e,this},r.prototype.chain=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return this._chainedTweens=e,this},r.prototype.onStart=function(e){return this._onStartCallback=e,this},r.prototype.onEveryStart=function(e){return this._onEveryStartCallback=e,this},r.prototype.onUpdate=function(e){return this._onUpdateCallback=e,this},r.prototype.onRepeat=function(e){return this._onRepeatCallback=e,this},r.prototype.onComplete=function(e){return this._onCompleteCallback=e,this},r.prototype.onStop=function(e){return this._onStopCallback=e,this},r.prototype.update=function(e,t){var i=this,n;if(e===void 0&&(e=lu()),t===void 0&&(t=r.autoStartOnUpdate),this._isPaused)return!0;var o;if(!this._goToEnd&&!this._isPlaying)if(t)this.start(e,!0);else return!1;if(this._goToEnd=!1,e<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=e-this._startTime,u=this._duration+((n=this._repeatDelayTime)!==null&&n!==void 0?n:this._delayTime),c=this._duration+this._repeat*u,p=l(function(){if(i._duration===0||a>c)return 1;var P=Math.trunc(a/u),b=a-P*u,S=Math.min(b/i._duration,1);return S===0&&a===i._duration?1:S},"calculateElapsedPortion"),f=p(),y=this._easingFunction(f);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,y),this._onUpdateCallback&&this._onUpdateCallback(this._object,f),this._duration===0||a>=this._duration)if(this._repeat>0){var g=Math.min(Math.trunc((a-this._duration)/u)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=g);for(o in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[o]=="string"&&(this._valuesStartRepeat[o]=this._valuesStartRepeat[o]+parseFloat(this._valuesEnd[o])),this._yoyo&&this._swapEndStartRepeatValues(o),this._valuesStart[o]=this._valuesStartRepeat[o];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=u*g,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var v=0,x=this._chainedTweens.length;v<x;v++)this._chainedTweens[v].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},r.prototype._updateProperties=function(e,t,i,n){for(var o in i)if(t[o]!==void 0){var a=t[o]||0,u=i[o],c=Array.isArray(e[o]),p=Array.isArray(u),f=!c&&p;f?e[o]=this._interpolationFunction(u,n):typeof u=="object"&&u?this._updateProperties(e[o],a,u,n):(u=this._handleRelativeValue(a,u),typeof u=="number"&&(e[o]=a+(u-a)*n))}},r.prototype._handleRelativeValue=function(e,t){return typeof t!="string"?t:t.charAt(0)==="+"||t.charAt(0)==="-"?e+parseFloat(t):parseFloat(t)},r.prototype._swapEndStartRepeatValues=function(e){var t=this._valuesStartRepeat[e],i=this._valuesEnd[e];typeof i=="string"?this._valuesStartRepeat[e]=this._valuesStartRepeat[e]+parseFloat(i):this._valuesStartRepeat[e]=this._valuesEnd[e],this._valuesEnd[e]=t},r.autoStartOnUpdate=!1,r}();var yte=E6.nextId,hi=iv,gte=hi.getAll.bind(hi),vte=hi.removeAll.bind(hi),bte=hi.add.bind(hi),Cte=hi.remove.bind(hi),xte=hi.update.bind(hi);m();m();m();var _6=l((r,e)=>(e-r+Math.PI)%(Math.PI*2)+Math.PI*2%(Math.PI*2)-Math.PI,"differenceBetweenAngles"),D6=l((r,e)=>new te(r.clientX-e.offsetLeft,r.clientY-e.offsetTop),"getTouchPos"),ov=l((r,e)=>Math.atan2(e.y-r.y,e.x-r.x),"angle"),cu=l((r,e)=>Math.sqrt((e.y-r.y)**2+(e.x-r.x)**2),"distance"),av=l((r,e)=>new te((r.x+e.x)/2,(r.y+e.y)/2),"average"),sv=l(r=>{let e=0,{wheelDelta:t,detail:i}=r;return t!==void 0?e=t:i!==void 0&&(e=-i),e},"getScrollDelta");var lv=class lv{constructor(e,t){d(this,"input1");d(this,"input2");d(this,"lastAngle");d(this,"lastDistance");d(this,"totalDistance");d(this,"first");d(this,"second");this.input1=e,this.input2=t,this.lastAngle=ov(e,t),this.lastDistance=cu(e,t),this.totalDistance=0,this.first=e,this.second=t}update(e,t){let i=cu(e,t);this.input1=e,this.input2=t;let n=ov(e,t);this.lastAngle=n,this.lastDistance=i,this.totalDistance+=(cu(this.first,e)+cu(this.second,t))/2,this.first=av(this.first,e),this.second=av(this.second,t)}};l(lv,"InputSet");var ef=lv;m();var cv=class cv{constructor(e,t,i){d(this,"touch");d(this,"camera");d(this,"cameraPlane");d(this,"viewCoordinate");d(this,"snapHolderMatrix");d(this,"snapCamera");d(this,"cameraPosition");d(this,"raycaster");d(this,"worldCoordinate");d(this,"snapshotted",!1);this.touch=e,this.camera=t,this.cameraPlane=i,this.viewCoordinate={x:e.x,y:e.y},this.camera.updateMatrixWorld(),this.camera.updateMatrix(),this.snapHolderMatrix=this.camera.matrixWorld.clone(),this.snapCamera=this.camera.clone(),this.snapshotCameraState()}snapshotCameraState(){this.camera.updateMatrix(),this.camera.updateMatrixWorld(),this.cameraPosition=this.camera.position.clone();let e=new te(this.viewCoordinate.x,this.viewCoordinate.y);this.raycaster=this.raycaster||new Ur,this.raycaster.setFromCamera(e,this.snapCamera);let t=this.raycaster.intersectObject(this.cameraPlane,!0);this.worldCoordinate=t&&t.length>0?t[0].point:null,this.snapshotted=!0}updateAnchorState(e,t){this.camera=e,this.snapCamera=e.clone(),this.snapHolderMatrix=e.matrixWorld.clone(),this.updateViewCoordinate(t),this.snapshotCameraState()}updateViewCoordinate(e){this.viewCoordinate={x:e.x,y:e.y}}reUnproject(){var i,n;let e=new te(this.viewCoordinate.x,this.viewCoordinate.y);(i=this.raycaster)==null||i.setFromCamera(e,this.snapCamera);let t=(n=this.raycaster)==null?void 0:n.intersectObject(this.cameraPlane,!0)[0];return t?t.point:void 0}};l(cv,"TouchAnchor");var uu=cv;var Dr={};w8(Dr,{BLOCK_MERCATOR_ZOOM_LEVEL:()=>cA,CLIPPING_RADIUS:()=>pu,CONTROL_OPTIONS:()=>rf,DEFAULT_BEARING:()=>fA,DEFAULT_MAX_ZOOM_LEVEL:()=>dA,DEFAULT_MIN_ZOOM_LEVEL:()=>fv,DEFAULT_PITCH:()=>hA,DEFAULT_ZOOM_LEVEL:()=>pA,EVENTS:()=>af,MAPLIBRE_TILE_SIZE:()=>tf,MAX_LAT:()=>pv,MAX_MERCATOR_ZOOM_LEVEL:()=>of,MIN_LAT:()=>uv,MIN_MERCATOR_ZOOM_LEVEL:()=>nf,ROOM_MERCATOR_ZOOM_LEVEL:()=>uA,TWO_PI:()=>dv,WHEEL_ZOOM_MULTIPLIER:()=>hv,ZRANGE:()=>Us});m();var tf=512,uv=-85.051129,pv=85.051129,pu=1e4,rf={chain:"chain",cancel:"cancel"},dv=Math.PI*2,Us=100,hv=1e4,nf=0,of=24,cA=17,uA=20,af=["change","pan-start","pan-end","rotate-start","rotate-end","zoom-start","zoom-end","multi-start","multi-end","multi-cancel","pedestal-start","pedestal-change","pedestal-end","user-pan-start","user-pedestal-start","user-rotate-start","user-dolly-start","user-zoom-start","user-tilt-start","user-pan-end","user-pedestal-end","user-rotate-end","user-dolly-end","user-zoom-end","user-tilt-end","position-updated","zoom-updated","tilt-updated","rotation-updated"],pA=18,fv=12,dA=22,hA=0,fA=0;var sf=!1,mA=!1;var lf,cf=class cf extends J{constructor(t,i,n,o,a){super();d(this,"dirty",!1);d(this,"zoomDirty",!1);M(this,lf,fv);d(this,"zoomSpeed",5);d(this,"rotateSpeed",100);d(this,"enabled",!0);d(this,"enableZoom",!0);d(this,"enablePan",!0);d(this,"enablePedestal",!1);d(this,"maxPedestal",1/0);d(this,"minPedestal",0);d(this,"enableRotate",!0);d(this,"minZoomAltitude",0);d(this,"maxZoomAltitude",1/0);d(this,"ignoreZoomLimits",!1);d(this,"zoomFactor",1);d(this,"panBounds",{min:new q(1/0,1/0),max:new q(-1/0,-1/0),center:new q(0,0,0),radius:1/0});d(this,"minTilt",0);d(this,"maxTilt",1.2);d(this,"MOUSE_BUTTONS",{ORBIT:cp.RIGHT,ZOOM:cp.MIDDLE,PAN:cp.LEFT});d(this,"camera");d(this,"scene");d(this,"renderer");d(this,"elevation");d(this,"orbit");d(this,"cameraPlane");d(this,"raycaster",new Ur);d(this,"rendererState");d(this,"options");d(this,"state",-1);d(this,"intersection");d(this,"viewState",null);d(this,"tweens",new Map);d(this,"clock",new kb(!0));d(this,"coords",{mouse:new te,rotateStart:new te,rotateEnd:new te,rotateDelta:new te,panStart:new q,panCameraStart:new q,panEnd:new q,panDelta:new q,initialShiftPos:new te,initialPedestal:0,floorAnchor:new q});d(this,"touch",{origin:{offsetLeft:0,offsetTop:0},touches:[],anchor1:null,anchor2:null,inputs:null});d(this,"scrollTimer",null);d(this,"lastWheelTime",0);d(this,"resetZoom",!1);d(this,"zoomStart");d(this,"pedestalScaleFactor",1);d(this,"isUserZooming",!1);d(this,"stayInsideBounds",!0);d(this,"userInteracting",!1);d(this,"raycastToFloor",l(t=>{this.raycaster.setFromCamera(t,this.camera);let i=this.raycaster.intersectObject(this.cameraPlane,!1)[0];return i?i.point:new q},"raycastToFloor"));d(this,"isUserInteracting",l(()=>this.userInteracting,"isUserInteracting"));d(this,"getPosition",l(()=>new q(this.orbit.position.x,this.orbit.position.y,this.orbit.position.z),"getPosition"));d(this,"getPedestal",l(()=>this.orbit.position.z,"getPedestal"));d(this,"pan",l((t,i)=>{isNaN(t)||isNaN(i)||(this.setPosition(this.orbit.position.x+t,this.orbit.position.y+i),this.publish("position-updated"))},"pan"));d(this,"postRender",l(()=>{(this.state===2||this.state===6)&&(this.raycaster.setFromCamera(this.coords.mouse,this.camera),this.intersection=this.raycaster.intersectObject(this.cameraPlane,!1)[0],this.intersection&&(this.coords.panStart.set(this.intersection.point.x,this.intersection.point.y,0),this.coords.panCameraStart.set(this.orbit.position.x,this.orbit.position.y,0))),this.state===3&&this.resetZoom&&(this.resetZoom=!1,this.zoomStart=this.getZoomAltitude(),this.coords.floorAnchor=this.raycastToFloor(this.coords.mouse),this.coords.panCameraStart.set(this.orbit.position.x,this.orbit.position.y,0)),this.state===7&&this.isAnimating===!1&&(this.state=-1,this.publish("multi-end"))},"postRender"));d(this,"isCameraMoving",l(()=>this.state!==-1,"isCameraMoving"));d(this,"setPosition",l((t,i)=>{t===void 0||i===void 0||isNaN(t)||isNaN(i)||(this.state===-1&&this.publish("pan-start"),this.updateCameraPosition(t,i),this.publish("position-updated"),this.publish("change"),this.state===-1&&this.publish("pan-end"),this.dirty=!0)},"setPosition"));d(this,"updateCameraPosition",l((t,i)=>{let n=t-this.panBounds.center.x,o=i-this.panBounds.center.y,a=Math.sqrt(n*n+o*o);if(this.stayInsideBounds&&a>this.panBounds.radius){let u=Math.atan2(o,n),c={x:Math.cos(u)*this.panBounds.radius+this.panBounds.center.x,y:Math.sin(u)*this.panBounds.radius+this.panBounds.center.y};this.orbit.position.x=c.x,this.orbit.position.y=c.y}else this.orbit.position.x=t,this.orbit.position.y=i},"updateCameraPosition"));d(this,"tilt",l(t=>{if(isNaN(t))return;this.state===-1&&this.publish("rotate-start");let i=this.stayInsideBounds?Math.max(Math.min(t+this.getTilt(),this.maxTilt),this.minTilt):t+this.getTilt();i!==this.elevation.rotation.x&&(this.elevation.rotation.x=i,this.publish("tilt-updated")),this.publish("change"),this.state===-1&&this.publish("rotate-end")},"tilt"));d(this,"zoomIn",l((t,i,n)=>{let o=this.getZoomAltitude();this.animateCamera({zoom:o/1.5},t,i,n)},"zoomIn"));d(this,"zoomOut",l((t,i,n)=>{let o=this.getZoomAltitude();this.animateCamera({zoom:o*1.5},t,i,n)},"zoomOut"));d(this,"getRotation",l(()=>(-this.orbit.rotation.z+Math.PI*2)%(Math.PI*2),"getRotation"));d(this,"cancelAnimation",l(()=>{let t=Array.from(this.tweens.keys()),i=t[t.length-1];i.state===7&&this.publish("multi-cancel",{zooming:!0,rotating:!0,tilting:!0}),this.completeTween(i)},"cancelAnimation"));d(this,"animateCamera",l((t,i,n,o,a,u)=>{let c={mode:rf.cancel,...u},p={},f={},y=this.getPosition();if(t.position!=null&&(t.position.x!==void 0&&(p.x=y.x,f.x=t.position.x),t.position.y!==void 0&&(p.y=y.y,f.y=t.position.y),t.position.z!==void 0&&(p.z=y.z,f.z=t.position.z)),t.zoom!==void 0&&(p.zoom=this.stayInsideBounds?Math.min(Math.max(this.getZoomAltitude(),this.getZoomScaledMin()),this.getZoomScaledMax()):this.getZoomAltitude(),this.viewState==="multi_floor"||!this.stayInsideBounds?f.zoom=t.zoom:f.zoom=Math.min(Math.max(t.zoom,this.getZoomScaledMin()),this.getZoomScaledMax())),t.rotation!==void 0){let E=p.rotation=this.getRotation(),w=t.rotation%(2*Math.PI),_=w-E;if(Math.abs(_)>Math.PI){let D=_<0?1:-1;f.rotation=w+2*Math.PI*D}else f.rotation=w}t.tilt!==void 0&&(p.tilt=this.getTilt(),this.viewState==="multi_floor"||!this.stayInsideBounds?f.tilt=t.tilt:f.tilt=Math.max(Math.min(t.tilt,this.maxTilt),this.minTilt));let g=p.zoom!==f.zoom,v=p.rotation!==f.rotation,x=p.tilt!==f.tilt,P=new Bt(p).to(f,C.env.TESTING?0:i).onUpdate(E=>{this.setMulti({x:E.x,y:E.y,z:E.z},E.zoom,E.rotation,E.tilt)}).onComplete(()=>{this.completeTween(P),this.publish("multi-end",{zooming:g,rotating:v,tilting:x}),o&&o()}).onStart(()=>{this.state!==7&&(this.state=7,P.state=7,this.publish("multi-start",{zooming:g,rotating:v,tilting:x})),this.publish("change")});this.rendererState.tweenGroup.add(P);let b=Array.from(this.tweens.entries()),S=b[b.length-1],I=!1;return S!=null&&(c.mode===rf.chain?(I=!0,S[0].chain(P)):(typeof S[1]=="function"&&S[1](),this.completeTween(S[0]))),this.tweens.set(P,a),n?P.easing(n):P.easing(je.Quadratic.In),!t.doNotAutoStart&&!I&&(P.start(),this.publish("change")),P.cameraAnimation=!0,P},"animateCamera"));d(this,"setMulti",l((t,i,n,o,a=!0)=>{this.state===-1&&this.publish("multi-start");let u=!1;t!=null&&(t.x!==void 0&&!isNaN(t.x)&&t.y!==void 0&&!isNaN(t.y)&&(this.updateCameraPosition(t.x,t.y),u=!0),t.z!==void 0&&!isNaN(t.z)&&(this.setPedestal(t.z,!0),u=!0)),u&&this.publish("position-updated");let c={zooming:!1,tilting:!!i,rotating:!1};if(i!==void 0&&!isNaN(i)){let p=this.stayInsideBounds?Math.min(Math.max(i,this.getZoomScaledMin()),this.getZoomScaledMax()):i;p!==this.camera.position.z&&(c.zooming=!0,this.camera.position.z=p,this.publish("zoom-updated"),this.zoomDirty=!0,this.viewState==="multi_floor"?i>pu&&(this.camera.near=i-pu,this.camera.far=i+pu):(this.camera.near=i/Us,this.camera.far=i*Us),this.camera.updateProjectionMatrix())}if(n!==void 0&&!isNaN(n)&&n!==this.getRotation()&&(c.rotating=!0,this.orbit.rotation.z=-n,this.publish("rotation-updated")),o!==void 0&&!isNaN(o)){let p=this.stayInsideBounds?Math.max(Math.min(o,this.maxTilt),this.minTilt):o;p!==this.elevation.rotation.x&&(c.tilting=!0,this.elevation.rotation.x=p,this.publish("tilt-updated"))}a&&this.publish("change"),this.state===-1&&this.publish("multi-end",c)},"setMulti"));d(this,"getZoomScaledMin",l(()=>this.minZoomAltitude*this.zoomFactor,"getZoomScaledMin"));d(this,"getZoomScaledMax",l(()=>{let t=this.minZoomAltitude*this.zoomFactor;return Math.max(this.maxZoomAltitude,t)},"getZoomScaledMax"));d(this,"setRotation",l((t,i)=>{if(isNaN(t))return;this.state===-1&&!i&&this.publish("rotate-start");let n=-(t%dv);n!==this.orbit.rotation.z&&(this.orbit.rotation.z=n,i||this.publish("rotation-updated")),i||this.publish("change"),this.state===-1&&!i&&this.publish("rotate-end"),this.dirty=!0},"setRotation"));d(this,"setZoomAltitude",l(t=>{if(isNaN(t))return;this.state===-1&&this.publish("zoom-start");let i=this.stayInsideBounds?Math.min(Math.max(t,this.getZoomScaledMin()),this.getZoomScaledMax()):t;i!==this.camera.position.z&&(this.camera.position.z=i,this.publish("zoom-updated"),this.zoomDirty=!0),this.camera.near=i/Us,this.camera.far=i*Us,this.camera.updateProjectionMatrix(),this.publish("change"),this.state===-1&&this.publish("zoom-end"),this.dirty=!0},"setZoomAltitude"));d(this,"setZoomLevel",l(t=>{this.setZoomAltitude(this.convertZoomLevelToAltitude(t))},"setZoomLevel"));d(this,"getZoomAltitude",l(()=>this.camera.position.z,"getZoomAltitude"));d(this,"getZoomLevel",l(()=>this.convertAltitudeToZoomLevel(this.getZoomAltitude()),"getZoomLevel"));d(this,"setTilt",l((t,i)=>{if(isNaN(t))return;this.state===-1&&!i&&this.publish("rotate-start");let n=this.stayInsideBounds?Math.max(Math.min(t,this.maxTilt),this.minTilt):t;n!==this.elevation.rotation.x&&(this.elevation.rotation.x=n,i||this.publish("tilt-updated")),i||this.publish("change"),this.state===-1&&!i&&this.publish("rotate-end"),this.dirty=!0},"setTilt"));d(this,"getTilt",l(()=>this.elevation.rotation.x,"getTilt"));d(this,"setCameraPlaneElevation",l(t=>{this.cameraPlane.position.z=t},"setCameraPlaneElevation"));d(this,"zoom",l(t=>{if(isNaN(t))return;this.state===-1&&this.publish("zoom-start");let i=this.getZoomAltitude()-t;this.camera.position.z=this.stayInsideBounds?Math.min(Math.max(i,this.minZoomAltitude*this.zoomFactor),this.maxZoomAltitude*this.zoomFactor):i,this.publish("zoom-updated"),this.zoomDirty=!0,this.publish("change"),this.state===-1&&this.publish("zoom-end")},"zoom"));d(this,"getProjectionScaleFactor",l((t,i,n)=>e0(t,i,n),"getProjectionScaleFactor"));d(this,"update",l(()=>{this.lastWheelTime>0&&this.state===3&&this.clock.getElapsedTime()-this.lastWheelTime>.2&&(this.lastWheelTime=0,this.state=-1,this.publish("zoom-end"),this.removeMouseMoveEventListeners())},"update"));d(this,"setPedestal",l((t,i=!1)=>{typeof t=="number"&&!isNaN(t)&&(this.orbit.position.z=t,i&&(this.publishPedestalChangeEvent(t),this.publish("pedestal-change",{pedestal:t})),this.publish("change"),this.dirty=!0)},"setPedestal"));d(this,"dispose",l(()=>{for(let t of af)t.endsWith("start")?this.off(t,this.setUserInteracting):t.endsWith("end")&&this.off(t,this.unsetUserInteracting);this.removeEventListeners(),this.scene.remove(this.cameraPlane)},"dispose"));d(this,"createCameraPlane",l(()=>{let t=sf?2e3:1e10,i=sf?100:1,n=new mr(t,t,i,i),o=new jt({color:0,wireframe:sf,visible:sf}),a=new Te(n,o);return this.scene.add(a),a},"createCameraPlane"));d(this,"addEventListeners",l(()=>{let{domElement:t}=this.renderer;for(let i of af)i.endsWith("start")?this.on(i,this.setUserInteracting):i.endsWith("end")&&this.on(i,this.unsetUserInteracting);t.addEventListener("contextmenu",this.onContextMenu,!1),t.addEventListener("mousedown",this.onMouseDown,!1),t.addEventListener("wheel",this.onMouseWheel,{passive:!1}),t.addEventListener("touchstart",this.onTouchStart,!1),t.addEventListener("touchend",this.onTouchEnd,!1),t.addEventListener("touchmove",this.onTouchMove,!1)},"addEventListeners"));d(this,"addMouseEventListeners",l(()=>{this.addMouseMoveEventListeners(),window.addEventListener("mouseup",this.onMouseUp,!1),window.addEventListener("mouseout",this.onMouseUp,!1)},"addMouseEventListeners"));d(this,"addMouseMoveEventListeners",l(()=>{this.renderer.domElement.addEventListener("mousemove",this.onMouseMove,!1)},"addMouseMoveEventListeners"));d(this,"removeMouseMoveEventListeners",l(()=>{this.renderer.domElement.removeEventListener("mousemove",this.onMouseMove,!1)},"removeMouseMoveEventListeners"));d(this,"removeEventListeners",l(()=>{let{domElement:t}=this.renderer;t.removeEventListener("contextmenu",this.onContextMenu,!1),t.removeEventListener("mousedown",this.onMouseDown,!1),t.removeEventListener("wheel",this.onMouseWheel,!1),t.removeEventListener("touchstart",this.onTouchStart,!1),t.removeEventListener("touchend",this.onTouchEnd,!1),t.removeEventListener("touchmove",this.onTouchMove,!1),t.removeEventListener("mousemove",this.onMouseMove,!1),window.removeEventListener("mouseup",this.onMouseUp,!1),window.removeEventListener("mouseout",this.onMouseUp,!1)},"removeEventListeners"));d(this,"removeMouseUpEventListeners",l(()=>{this.renderer.domElement.removeEventListener("mousemove",this.onMouseMove,!1),window.removeEventListener("mouseup",this.onMouseUp,!1),window.removeEventListener("mouseout",this.onMouseUp,!1)},"removeMouseUpEventListeners"));d(this,"onContextMenu",l(t=>{t.preventDefault()},"onContextMenu"));d(this,"onMouseUp",l(()=>{if(this.enabled!==!1){switch(this.removeMouseUpEventListeners(),this.state){case 2:this.publish("pan-end"),this.publish("user-pan-end");break;case 1:this.publish("zoom-end"),this.publish("user-dolly-end");break;case 0:this.publish("rotate-end"),this.publish("user-rotate-end");break;case 8:this.publish("pedestal-end"),this.publish("user-pedestal-end");break}this.state=-1}},"onMouseUp"));d(this,"onMouseMove",l(t=>{if(this.enabled!==!1)if(t.preventDefault(),this.mouseToScene(t),this.state===0){if(this.enableRotate===!1)return;this.handleMouseMoveRotate(t)}else if(this.state===2){if(this.enablePan===!1)return;this.handleMouseMovePan()}else this.state===3?(this.resetZoom=!0,this.state=-1):this.state===8&&this.handleMouseMovePedestal(t)},"onMouseMove"));d(this,"onTouchStart",l(t=>{if(this.enabled!==!1){switch(this.updateTouchOrigin(),this.touchToScene(t),t.touches.length){case 1:this.enablePedestal?(this.handleTouchStartPedestal(t),this.state=9):this.enablePan&&(this.handleTouchStartPan(t),this.state=6);break;case 2:this.touch.inputs=new ef(this.touch.touches[0],this.touch.touches[1]);break;default:this.state=-1}this.state}},"onTouchStart"));d(this,"onTouchMove",l(t=>{if(this.enabled!==!1)switch(this.touchToScene(t),t.touches.length){case 2:t.preventDefault(),t.stopPropagation();let i={...this.touch.inputs.first},n={...this.touch.inputs.second},o=new te(this.touch.touches[0].x,this.touch.touches[0].y),a=new te(this.touch.touches[1].x,this.touch.touches[1].y);if(this.touch.inputs.update(this.touch.touches[0],this.touch.touches[1]),this.enableRotate&&this.state===4)this.handleTouchMoveTilt(t);else if(this.state===5)this.handleTouchMoveDolly();else if(this.state!==5&&this.touch.inputs.totalDistance>.05){let u=i.y<o.y&&n.y<a.y,c=i.y>o.y&&n.y>a.y;this.enableRotate&&this.state!==4&&(c||u)?(this.handleTouchStartTilt(t),this.state=4):(this.handleTouchStartDolly(),this.state=5)}break;case 1:(this.enablePedestal||this.enablePan)&&(t.preventDefault(),t.stopPropagation()),this.enablePedestal&&this.state===9?this.handleTouchMovePedestal(t):this.enablePan&&this.state===6&&this.handleTouchMovePan(t);break;default:this.state=-1}},"onTouchMove"));d(this,"onTouchEnd",l(t=>{if(this.enabled!==!1){switch(this.handleTouchEnd(),this.state){case 2:case 6:this.publish("user-pan-end");break;case 4:this.publish("pan-end"),this.publish("user-tilt-end");break;case 1:case 5:this.publish("zoom-end"),this.publish("user-dolly-end");break;case 0:this.publish("rotate-end"),this.publish("user-rotate-end");break;case 8:case 9:this.publish("pedestal-end"),this.publish("user-pedestal-end");break}t.touches.length?this.onTouchStart(t):this.state=-1}},"onTouchEnd"));d(this,"handleTouchMovePan",l(t=>{let i=Object.hasOwn(t,"x")?new te(t.x,t.y):this.touch.touches[0],n=this.raycastToFloor(i);this.coords.panEnd.set(n.x,n.y,0),this.coords.panDelta.subVectors(this.coords.panEnd,this.coords.panStart),this.setPosition(this.coords.panCameraStart.x-this.coords.panDelta.x,this.coords.panCameraStart.y-this.coords.panDelta.y),this.publish("change")},"handleTouchMovePan"));d(this,"handleTouchStartDolly",l(()=>{let t=this.touch.touches[0].x-this.touch.touches[1].x,i=this.touch.touches[0].y-this.touch.touches[1].y;this.zoomStart=this.getZoomAltitude();let n=new te(this.touch.touches[0].x-t/2,this.touch.touches[0].y-i/2);this.coords.floorAnchor=this.raycastToFloor(n),this.orbit.updateMatrixWorld(),this.touch.anchor1=new uu(this.touch.touches[0],this.camera,this.cameraPlane),this.touch.anchor2=new uu(this.touch.touches[1],this.camera,this.cameraPlane),this.coords.panCameraStart.set(this.orbit.position.x,this.orbit.position.y,0),this.publish("user-dolly-start"),this.publish("zoom-start"),this.publish("multi-start")},"handleTouchStartDolly"));d(this,"handleMouseMovePan",l(()=>{let t=this.raycastToFloor(this.coords.mouse);this.coords.panEnd.set(t.x,t.y,0),this.coords.panDelta.subVectors(this.coords.panEnd,this.coords.panStart),this.setPosition(this.coords.panCameraStart.x-this.coords.panDelta.x,this.coords.panCameraStart.y-this.coords.panDelta.y),this.publish("change")},"handleMouseMovePan"));d(this,"handleTouchStartTilt",l(t=>{this.coords.rotateStart.set(t.touches[1].clientX,t.touches[1].clientY),this.publish("user-tilt-start"),this.publish("rotate-start")},"handleTouchStartTilt"));d(this,"handleTouchMovePedestal",l(t=>{this.handleMouseMovePedestal(t.touches[0])},"handleTouchMovePedestal"));d(this,"handleTouchMoveTilt",l(t=>{this.coords.rotateEnd.set(t.touches[1].clientX,t.touches[1].clientY),this.coords.rotateDelta.subVectors(this.coords.rotateEnd,this.coords.rotateStart),this.setTilt(this.getTilt()-this.coords.rotateDelta.y/this.rotateSpeed),this.coords.rotateStart.copy(this.coords.rotateEnd)},"handleTouchMoveTilt"));d(this,"handleTouchMoveDolly",l(()=>{let t=this.touch.inputs.first,i=this.touch.inputs.second;this.touch.anchor1.viewCoordinate={x:t.x,y:t.y},this.touch.anchor2.viewCoordinate={x:i.x,y:i.y};let n=this.makeTransformFromTouchAnchors(this.touch.anchor1,this.touch.anchor2);n&&this.setCameraFromTransformMatrix(n),this.orbit.updateMatrixWorld(),this.touch.anchor1.updateAnchorState(this.camera,t),this.touch.anchor2.updateAnchorState(this.camera,i)},"handleTouchMoveDolly"));d(this,"handleTouchEnd",l(()=>{this.state===4||this.state===5?this.publish("multi-end"):this.state===6&&this.publish("pan-end")},"handleTouchEnd"));d(this,"handleTouchStartPan",l(t=>{let i=Object.hasOwn(t,"x")?new te(t.x,t.y):this.touch.touches[0],n=this.raycastToFloor(i);this.coords.panStart.set(n.x,n.y,0),this.coords.panCameraStart.set(this.orbit.position.x,this.orbit.position.y,0),this.publish("user-pan-start"),this.publish("pan-start")},"handleTouchStartPan"));d(this,"handleTouchStartPedestal",l(t=>{this.handleMouseDownPedestal(t.touches[0])},"handleTouchStartPedestal"));d(this,"onMouseDown",l(t=>{if(this.enabled!==!1){if(this.mouseToScene(t),t.preventDefault(),this.state===3&&this.publish("zoom-end"),t.button===this.MOUSE_BUTTONS.ORBIT){if(this.enableRotate===!1)return;this.handleMouseDownRotate(t),this.state=0}else t.button===this.MOUSE_BUTTONS.PAN&&(this.enablePan?(this.handleMouseDownPan(),this.state=2):this.enablePedestal&&(this.handleMouseDownPedestal(t),this.state=8));this.state!==-1&&this.addMouseEventListeners()}},"onMouseDown"));d(this,"onMouseWheel",l(t=>{this.enabled===!1||this.enableZoom===!1||this.state!==-1&&this.state!==3||(t.preventDefault(),t.stopPropagation(),this.mouseToScene(t),this.canScrollZoom(t)&&(this.lastWheelTime=this.clock.getElapsedTime(),this.publishUserZoomEvent()),this.state!==3&&this.canScrollZoom(t)&&(this.addMouseMoveEventListeners(),this.state=3,this.zoomStart=this.getZoomAltitude(),this.coords.floorAnchor=this.raycastToFloor(this.coords.mouse),this.coords.panCameraStart.set(this.orbit.position.x,this.orbit.position.y,0),this.publish("zoom-start")),this.scrollTimer!=null&&clearTimeout(this.scrollTimer),this.scrollTimer=setTimeout(()=>{this.publish("zoom-end")},50),this.handleMouseWheel(t))},"onMouseWheel"));d(this,"handleMouseWheel",l(t=>{if(this.publish("zoom-start"),!this.canScrollZoom(t)){this.lastWheelTime>0&&this.publish("zoom-end"),this.lastWheelTime=0,this.state=-1;return}let i=this.getZoomAltitude(),n=i-sv(t)*i/hv*this.zoomSpeed;if(this.setZoomAltitude(n),this.enablePan){let o=n/this.zoomStart;this.coords.panDelta.subVectors(this.coords.floorAnchor,this.coords.panCameraStart).multiplyScalar(1-o),this.setPosition(this.coords.panCameraStart.x+this.coords.panDelta.x,this.coords.panCameraStart.y+this.coords.panDelta.y)}this.publish("change")},"handleMouseWheel"));d(this,"setCameraFromTransformMatrix",l(t=>{this.orbit.updateMatrixWorld();let i=new Pa;i.setFromRotationMatrix(t,"ZYX");let n=(t.elements[14]-this.cameraPlane.position.z)/Math.cos(i.x),o=i.z,a=new q(0,0,1);a.applyEuler(i),a.setLength(n);let u=new q;u.setFromMatrixPosition(t),u.sub(a),this.enablePan&&this.setPosition(u.x,u.y),this.enableZoom&&this.setZoomAltitude(n),this.enableRotate&&this.setRotation(-o)},"setCameraFromTransformMatrix"));d(this,"makeTransformFromTouchAnchors",l((t,i)=>{this.orbit.updateMatrixWorld(),this.camera.updateProjectionMatrix();let n=this.camera.projectionMatrix.clone(),o=t.worldCoordinate,a=i.worldCoordinate,u=t.reUnproject(),c=i.reUnproject();if(!u||!c||!o||!a)return null;let p=t.viewCoordinate,f=i.viewCoordinate,y=a.x-o.x,g=a.y-o.y,v=Math.atan2(g,y),x=c.x-u.x,P=c.y-u.y,b=Math.atan2(P,x),S=_6(v,b),I=new Ii;I.makeRotationZ(-S);let E=I.clone();E.multiply(t.snapHolderMatrix);let w=l((M8,P8,T8)=>M8.elements[(P8-1)*4+T8-1],"m"),_=w(n,1,1)*w(E,1,1)-p.x*w(n,3,4)*w(E,3,1),D=w(n,1,1)*w(E,1,2)-p.x*w(n,3,4)*w(E,3,2),R=w(n,1,1)*w(E,1,3)-p.x*w(n,3,4)*w(E,3,3),V=o.x*_+o.y*D+o.z*R,G=w(n,2,2)*w(E,2,1)-p.y*w(n,3,4)*w(E,3,1),Z=w(n,2,2)*w(E,2,2)-p.y*w(n,3,4)*w(E,3,2),z=w(n,2,2)*w(E,2,3)-p.y*w(n,3,4)*w(E,3,3),ce=o.x*G+o.y*Z+o.z*z,ve=w(n,1,1)*w(E,1,1)-f.x*w(n,3,4)*w(E,3,1),Be=w(n,1,1)*w(E,1,2)-f.x*w(n,3,4)*w(E,3,2),Ge=w(n,1,1)*w(E,1,3)-f.x*w(n,3,4)*w(E,3,3),it=a.x*ve+a.y*Be+a.z*Ge,fr=w(n,2,2)*w(E,2,1)-f.y*w(n,3,4)*w(E,3,1),Le=w(n,2,2)*w(E,2,2)-f.y*w(n,3,4)*w(E,3,2),Ye=w(n,2,2)*w(E,2,3)-f.y*w(n,3,4)*w(E,3,3),Ve=a.x*fr+a.y*Le+a.z*Ye,Gt=Math.abs(ve-_),Mi=Math.abs(Be-D),Ot=Math.abs(Ge-R),Vt=Math.abs(ve-G),oo=Math.abs(Be-Z),Sa=Math.abs(Ge-z),de=Math.abs(fr-_),Ce=Math.abs(Le-D),Ae=Math.abs(Ye-R),rr=Math.abs(fr-G),Ma=Math.abs(Le-Z),cl=Math.abs(Ye-z),Nr=Math.min(Gt+Mi+Ot,Vt+oo+Sa),mn=Math.min(de+Ce+Ae,rr+Ma+cl);Nr<mn&&(ve=fr,Be=Le,Ge=Ye,it=Ve);let ul=G*R-_*z,Nf=Z*R-D*z,pb=ce*R-V*z,Gf=ve*z-G*Ge,Vf=Be*z-Z*Ge,db=it*z-ce*Ge,v8=(db*Nf-pb*Vf)/(Gf*Nf-ul*Vf),b8=(db*ul-pb*Gf)/(Vf*ul-Nf*Gf),hb=Z*_-D*G,C8=z*_-R*G,x8=ce*_-V*G,fb=Be*G-Z*ve,S8=Ge*G-z*ve,mb=((it*G-ce*ve)*hb-x8*fb)/(S8*hb-C8*fb),lp=E.clone();return lp.elements[12]=v8,lp.elements[13]=b8,lp.elements[14]=mb,mb>0?lp:null},"makeTransformFromTouchAnchors"));d(this,"updateTouchOrigin",l(()=>{let t=this.renderer.domElement;this.touch.origin.offsetLeft=t.getBoundingClientRect().left,this.touch.origin.offsetTop=t.getBoundingClientRect().top},"updateTouchOrigin"));d(this,"touchToScene",l(t=>{this.touch.touches=[];for(let i=0,n=t.touches.length;i<n;i++){let o=t.touches[i],a=D6(o,this.touch.origin);this.touch.touches.push(new te(a.x/this.renderer.domElement.width*this.rendererState.pixelRatio*2-1,-(a.y/this.renderer.domElement.height*this.rendererState.pixelRatio)*2+1))}this.coords.mouse=this.touch.touches[0]},"touchToScene"));d(this,"canScrollZoom",l(t=>{let i=sv(t),n=this.getZoomAltitude();return!(i<0&&n===this.getZoomScaledMax()||i>0&&n===this.getZoomScaledMin())},"canScrollZoom"));d(this,"mouseToScene",l(t=>{let i=this.getMousePos(t);return this.coords.mouse.x=i.x/this.renderer.domElement.width*this.rendererState.pixelRatio*2-1,this.coords.mouse.y=-(i.y/this.renderer.domElement.height*this.rendererState.pixelRatio)*2+1,this.coords.mouse},"mouseToScene"));d(this,"getMousePos",l(t=>({x:t.offsetX,y:t.offsetY}),"getMousePos"));d(this,"handleMouseDownRotate",l(t=>{this.coords.rotateStart.set(t.clientX,t.clientY),this.publish("rotate-start"),this.publish("user-rotate-start")},"handleMouseDownRotate"));d(this,"handleMouseDownPan",l(()=>{let t=this.raycastToFloor(this.coords.mouse);this.coords.panStart.set(t.x,t.y,0),this.coords.panCameraStart.set(this.orbit.position.x,this.orbit.position.y,0),this.publish("pan-start"),this.publish("user-pan-start")},"handleMouseDownPan"));d(this,"handleMouseDownPedestal",l(t=>{let i=new te(t.clientX,t.clientY);this.coords.initialShiftPos=i,this.coords.initialPedestal=this.getPedestal(),this.pedestalScaleFactor=e0(this.camera.fov,this.renderer.domElement.clientHeight,this.getZoomAltitude()),this.publish("pedestal-start"),this.publish("user-pedestal-start")},"handleMouseDownPedestal"));d(this,"handleMouseMovePedestal",l(t=>{let i={x:t.clientX,y:t.clientY},n=this.coords.initialPedestal+this.pedestalScaleFactor*(i.y-this.coords.initialShiftPos.y);this.stayInsideBounds&&(n<this.minPedestal?n=Math.max(n,this.minPedestal):n>this.maxPedestal&&(n=Math.min(n,this.maxPedestal))),n!==this.getPedestal()&&this.setPedestal(n,!0)},"handleMouseMovePedestal"));d(this,"handleMouseMoveRotate",l(t=>{this.coords.rotateEnd.set(t.clientX,t.clientY),this.coords.rotateDelta.subVectors(this.coords.rotateEnd,this.coords.rotateStart),this.setRotation(this.getRotation()+this.coords.rotateDelta.x/this.rotateSpeed),this.setTilt(this.getTilt()-this.coords.rotateDelta.y/this.rotateSpeed),this.coords.rotateStart.copy(this.coords.rotateEnd),this.publish("change")},"handleMouseMoveRotate"));d(this,"publishUserZoomDebounced",Xn(()=>{this.isUserZooming=!1,this.publish("user-zoom-end")},250));d(this,"publishUserZoomEvent",l(()=>{this.isUserZooming?this.publishUserZoomDebounced():(this.publish("user-zoom-start"),this.isUserZooming=!0,this.publishUserZoomDebounced())},"publishUserZoomEvent"));d(this,"setUserInteracting",l(()=>{this.userInteracting=!0},"setUserInteracting"));d(this,"unsetUserInteracting",l(()=>{this.userInteracting=!1},"unsetUserInteracting"));d(this,"publishPedestalChangeEvent",l(t=>{this.publish("pedestal-change",{pedestal:t,scrolledToTop:this.scrolledToTop,scrolledToBottom:this.scrolledToBottom,scrollPercent:this.scrollPercent})},"publishPedestalChangeEvent"));d(this,"convertAltitudeToZoomLevel",l(t=>{let[,i]=this.center,o=t*2*Math.tan(ye.degToRad(this.camera.fov)/2)/this.options.canvasHeight,a=Math.cos(ye.degToRad(i))*2*Math.PI*Xr/o;return ye.clamp(Math.log2(a/512),nf,of)},"convertAltitudeToZoomLevel"));d(this,"convertZoomLevelToAltitude",l(t=>{let[,i]=this.center,n=ye.clamp(t,nf,of),o=Math.pow(2,n),a=ye.clamp(i,uv,pv),u=o*512;return Math.cos(ye.degToRad(a))*Math.PI*2*Xr/u*this.options.canvasHeight/2/Math.tan(ye.degToRad(this.camera.fov)/2)},"convertZoomLevelToAltitude"));d(this,"completeTween",l(t=>{t.isPlaying()?t.stop():t.end(),this.rendererState.tweenGroup.remove(t),this.tweens.delete(t)},"completeTween"));d(this,"debugContainer",new dt);this.camera=t,this.renderer=n,this.rendererState=o,this.scene=i,this.options=a,this.elevation=t.parent,this.orbit=this.elevation.parent,this.cameraPlane=this.createCameraPlane(),this.zoomStart=t.position.z,a.mode!=="outdoors-overlay"&&this.addEventListeners()}get maxZoomLevel(){return this.convertAltitudeToZoomLevel(this.minZoomAltitude)}setMaxZoomLevel(t){this.minZoomAltitude=this.convertZoomLevelToAltitude(t)}get defaultMinZoomLevel(){return s(this,lf)}get minZoomLevel(){return this.convertAltitudeToZoomLevel(this.maxZoomAltitude)}setMinZoomLevel(t){this.maxZoomAltitude=this.convertZoomLevelToAltitude(t)}get scrollPercent(){let t=this.minPedestal,i=this.maxPedestal,n=this.getPedestal();return n=Math.min(n,i),n=Math.max(n,t),(n-t)/(i-t)*100}get fov(){return this.camera.fov}get scrolledToBottom(){return this.minPedestal===0||Math.floor(this.getPedestal())<=this.minPedestal}get scrolledToTop(){return this.maxPedestal===0||Math.ceil(this.getPedestal())>=this.maxPedestal}get center(){var o,a,u,c;let t=this.getPosition(),{lat:i,lon:n}=fh((a=(o=this.rendererState.center)==null?void 0:o[1])!=null?a:0,(c=(u=this.rendererState.center)==null?void 0:u[0])!=null?c:0,t.x,t.y);return[n,i]}setCenter(t,i){var a,u,c,p;let{x:n,y:o}=mh((u=(a=this.rendererState.center)==null?void 0:a[1])!=null?u:0,(p=(c=this.rendererState.center)==null?void 0:c[0])!=null?p:0,i,t);this.setPosition(n,o)}get isAnimating(){return this.rendererState.tweenGroup.getAll().some(t=>t.cameraAnimation)}focusOn(t,i){mA&&(this.debugContainer&&Xe(this.debugContainer),t.forEach(b=>{let S=new Te(new up(2,2,2),new jt({color:65280}));S.position.copy(b),this.debugContainer.add(S),this.scene.add(this.debugContainer)}));let n=i.curve,o=i.callback,a=i.cancelledCallback,u=i.minZoom!==void 0?i.minZoom:this.minZoomAltitude,c=i.maxZoom!==void 0?i.maxZoom:this.maxZoomAltitude,p=this.options.canvasWidth,f=this.options.canvasHeight,y;i.duration!==void 0?y=i.duration:C.env.TESTING==="true"?y=0:y=200;let g=i.padding,v=this.getRotation(),x=this.getTilt();i.rotation!=null&&this.setRotation(i.rotation),i.tilt!=null&&this.setTilt(i.tilt);let P=yA(t,{canvasHeight:f,paddingOption:g,canvasWidth:p,minZoom:u,maxZoom:c,camera:this.camera,orbit:this.orbit,position:this.getPosition()});this.setRotation(v),this.setTilt(x),this.animateCamera({position:P.position,tilt:i.tilt,rotation:i.rotation,zoom:P.zoom},y,n,o,a)}resize(t,i){this.options.canvasWidth=t,this.options.canvasHeight=i}};lf=new WeakMap,l(cf,"CameraSystem"),d(cf,"CAMERA_FRAME_PADDING_SIDES",["top","bottom","left","right"]);var Ws=cf;function yA(r,{canvasWidth:e,orbit:t,paddingOption:i,canvasHeight:n,minZoom:o,maxZoom:a,camera:u,position:c}){let p={zoom:o,position:c};if(r.length===0)return p;for(let mn of Ws.CAMERA_FRAME_PADDING_SIDES)typeof i[mn]!="number"&&(i[mn]=0);let f=i.type==="portion"?{top:i.top*n,bottom:i.bottom*n,left:i.left*e,right:i.right*e,type:"pixel"}:i;if(f.left+f.right>=e||f.top+f.bottom>=n)return p;t.updateMatrixWorld();let y=u.matrixWorldInverse,g=u.fov*(Math.PI/180)/2,v=g,P=Math.atan(Math.tan(g)*(e/n)),b=new q(1/0,1/0,1/0),S=new q(-1/0,-1/0,-1/0),I=new wi().setFromPoints(r),E;for(let mn=0,ul=r.length;mn<ul;mn++)E=r[mn].clone(),E.applyMatrix4(y),b.min(E),S.max(E);let w=S.x-b.x,_=S.y-b.y,D=e-f.left-f.right,R=n-f.top-f.bottom,V=(S.x+b.x)/2,G=(S.y+b.y)/2,Z=w/D,z=_/R,ce=o,ve=a,Be=ce*Math.tan(P)*2,Ge=ve*Math.tan(P)*2,it=Be/e,fr=Ge/e,Le=Math.max(Z,z);Le=ye.clamp(Le,it,fr);let Ye=D*Le,Ve=R*Le,Gt={min:{x:V-Ye/2-f.left*Le,y:G-Ve/2-f.bottom*Le},max:{x:V+Ye/2+f.right*Le,y:G+Ve/2+f.top*Le}},Mi=(Gt.min.x+Gt.max.x)/2,Ot=(Gt.min.y+Gt.max.y)/2,Vt=I.getCenter(new q),oo=Math.abs(Mi-Gt.min.x),Sa=Math.abs(Ot-Gt.min.y),de=oo/Math.tan(P),Ce=Sa/Math.tan(v),Ae=new q;Ae.set(Mi,Ot,S.z+Math.max(de,Ce)),Ae.applyMatrix4(u.matrixWorld);let rr=new q;rr.set(Mi,Ot,S.z),rr.applyMatrix4(u.matrixWorld);let Ma=new q().subVectors(rr,Ae),cl=(Vt.z-Ae.z)/Ma.z,Nr=new q().copy(Ae).add(Ma.clone().multiplyScalar(cl));return rr.set(Nr.x,Nr.y,Nr.z),Ae.sub(rr),{position:Nr,zoom:Ae.length()}}l(yA,"getCameraFrameForPoints");m();var gA=300,mv=class mv{constructor(e){d(this,"state");this.state=e}update(e){var n;let t,i;for(let o of this.state.geometry2DIdsInScene)t=this.state.geometry2DMap.get(o),t&&(i=t.components[0],i&&"containerEl"in i&&i.containerEl!=null&&((i.visible===!0||((n=i.animation)==null?void 0:n.pending)===!0)&&(i.containerEl.style.transform="translate3D(".concat(i.projection.x,"px, ").concat(i.projection.y,"px, ").concat(i.projection.y,"px)")),i.visible===!0?i.containerEl.style.pointerEvents=e?"none":i.pointerEvents:i.containerEl.style.pointerEvents="none",i.visibilityNeedsUpdate&&(i.animation&&i.animation.cancel(),i.animation=i.containerEl.animate([{opacity:i.visible?"1":"0"}],{duration:gA,easing:"ease-in-out",fill:"forwards"}),i.visibilityNeedsUpdate=!1)))}};l(mv,"DOMDrawSystem");var uf=mv;m();var yv=class yv{constructor(){d(this,"percentExpanded",0);d(this,"activeId","");d(this,"gap",20);d(this,"dirty",!0)}};l(yv,"StackComponent");var pf=yv;m();var gv=class gv extends J{constructor(t,i){super();d(this,"state");d(this,"dirty",!0);d(this,"domTree");d(this,"observers",new Map);d(this,"updateDimensions",l(t=>{t.forEach(i=>{let n=i.target,o=n.getAttribute("data-marker-id");if(o){let a=this.state.geometry2DMap.get(o);if(a&&a.components[0]instanceof li&&n.firstElementChild){let{width:u,height:c}=n.firstElementChild.getBoundingClientRect();a.components[0].updateDimensions(u,c)}}}),this.publish("dimensions-update")},"updateDimensions"));this.state=t,this.domTree=i}setupObserver(){var i;if(this.observers){for(let n of this.observers.values())n.disconnect();this.observers.clear()}let t;for(let n of this.domTree.children){let o=n.getAttribute("data-marker-id");if(o!=null&&(t=this.state.geometry2DMap.get(o),(i=t.components[0].options)!=null&&i.dynamicResize)){let a=new ResizeObserver(this.updateDimensions);a.observe(n),this.observers.set(n.userData.entityId,a)}}}update(){this.dirty&&(this.setupObserver(),this.dirty=!1)}destroy(){for(let t of this.observers.values())t.disconnect();this.observers.clear()}};l(gv,"DOMResizeSystem");var df=gv;m();var vA=0,bA=90;function an(r,e,t,i){return(r<e||r>t)&&L.warn(i),Math.min(t,Math.max(e,r))}l(an,"clampWithWarning");var Xs={linear:je.Linear.None,"ease-in":je.Quadratic.In,"ease-out":je.Quadratic.Out,"ease-in-out":je.Quadratic.InOut},X,ee,Zs,du,fi,vv=class vv{constructor(e,t,i,n){M(this,X,void 0);M(this,ee,void 0);M(this,Zs,void 0);M(this,du,void 0);M(this,fi,void 0);T(this,X,e),T(this,ee,t),T(this,Zs,i),T(this,du,n),s(this,ee).cameraSystem.on("pedestal-change",({pedestal:o})=>{s(this,X).map&&(s(this,X).map.transform.elevation=o,s(this,X).map.transform.minElevationForCurrentTile=o,s(this,X).map.triggerRepaint()),s(this,ee).cameraSystem.setCameraPlaneElevation(o),s(this,du).position.z=o})}get center(){return s(this,X).mode==="outdoors-overlay"&&s(this,X).map?s(this,X).map.getCenter().toArray():s(this,ee).cameraSystem.center}setCenter(e){var t;if(s(this,X).mode==="outdoors-overlay"&&s(this,X).map){(t=s(this,X).map)==null||t.setCenter(e),s(this,ee).interactionSystem.handleHover();return}s(this,ee).cameraSystem.setCenter(e[0],e[1]),s(this,ee).interactionSystem.handleHover()}get zoomLevel(){var e;return s(this,X).mode==="outdoors-overlay"&&s(this,X).map?(e=s(this,X).map)==null?void 0:e.getZoom():s(this,ee).cameraSystem.getZoomLevel()}setZoomLevel(e){var t;s(this,X).mode==="outdoors-overlay"&&s(this,X).map&&((t=s(this,X).map)==null||t.setZoom(e)),s(this,ee).cameraSystem.setZoomLevel(an(e,this.minZoomLevel,this.maxZoomLevel,"zoomLevel was clamped to minZoomLevel/maxZoomLevel bounds. Use mapView.Camera.setMinZoomLevel() and mapView.Camera.setMaxZoomLevel() to adjust limits."))}get isAnimating(){return s(this,ee).cameraSystem.isAnimating}cancelAnimation(){s(this,ee).cameraSystem.cancelAnimation()}get maxZoomLevel(){return s(this,ee).cameraSystem.maxZoomLevel}get minZoomLevel(){return s(this,ee).cameraSystem.minZoomLevel}setAutoMinZoomLevel(e){s(this,ee).panBoundsSystem.autoMinZoomLevel=e,e&&(s(this,ee).panBoundsSystem.dirty=!0,s(this,ee).panBoundsSystem.update())}get autoMinZoomLevel(){return s(this,ee).panBoundsSystem.autoMinZoomLevel}setMinZoomLevel(e,t=!1){var n;t&&this.setAutoMinZoomLevel(!1);let i=an(e,Dr.MIN_MERCATOR_ZOOM_LEVEL,this.maxZoomLevel,"setMinZoomLevel was clamped. minZoomLevel must be between ".concat(Dr.MIN_MERCATOR_ZOOM_LEVEL," and maxZoomLevel."));s(this,ee).cameraSystem.setMinZoomLevel(i),this.zoomLevel<i&&this.setZoomLevel(i),(n=s(this,X).map)==null||n.setMinZoom(i)}setMaxZoomLevel(e){var i;let t=an(e,this.minZoomLevel,Dr.MAX_MERCATOR_ZOOM_LEVEL,"setMaxZoomLevel was clamped. maxZoomLevel must be between minZoomLevel and ".concat(Dr.MAX_MERCATOR_ZOOM_LEVEL,"."));s(this,ee).cameraSystem.setMaxZoomLevel(t),this.zoomLevel>t&&this.setZoomLevel(t),(i=s(this,X).map)==null||i.setMaxZoom(t)}get maxPitch(){var e;return s(this,X).mode==="outdoors-overlay"&&s(this,X).map?(e=s(this,X).map)==null?void 0:e.getMaxPitch():ye.radToDeg(s(this,ee).cameraSystem.maxTilt)}get minPitch(){var e;return s(this,X).mode==="outdoors-overlay"&&s(this,X).map?(e=s(this,X).map)==null?void 0:e.getMinPitch():ye.radToDeg(s(this,ee).cameraSystem.minTilt)}setMinPitch(e){var i;let t=Math.max(vA,e);(i=s(this,X).map)==null||i.setMinPitch(t),s(this,ee).cameraSystem.minTilt=ye.degToRad(t)}setMaxPitch(e){var i;let t=Math.min(bA,e);(i=s(this,X).map)==null||i.setMaxPitch(t),s(this,ee).cameraSystem.maxTilt=ye.degToRad(t)}get bearing(){var e;return s(this,X).mode==="outdoors-overlay"&&s(this,X).map?(e=s(this,X).map)==null?void 0:e.getBearing():ye.radToDeg(s(this,ee).cameraSystem.getRotation())}setBearing(e){var t;if(s(this,X).mode==="outdoors-overlay"&&s(this,X).map){(t=s(this,X).map)==null||t.setBearing(e);return}s(this,ee).cameraSystem.setRotation(ye.degToRad(e))}get pitch(){var e;return s(this,X).mode==="outdoors-overlay"&&s(this,X).map?(e=s(this,X).map)==null?void 0:e.getPitch():ye.radToDeg(s(this,ee).cameraSystem.getTilt())}setPitch(e){var t;if(s(this,X).mode==="outdoors-overlay"&&s(this,X).map){(t=s(this,X).map)==null||t.setPitch(e);return}s(this,ee).cameraSystem.setTilt(ye.degToRad(an(e,this.minPitch,this.maxPitch,"pitch was clamped to minPitch/maxPitch bounds. Use mapView.Camera.setMinPitch() and mapView.Camera.setMaxPitch() to adjust limits.")))}get elevation(){return s(this,ee).cameraSystem.getPedestal()}setElevation(e){s(this,ee).cameraSystem.setPedestal(e,!0)}animateElevation(e,t){return s(this,fi)&&s(this,fi).stop(),new Promise(i=>{T(this,fi,new Bt({elevation:this.elevation}).to({elevation:e},(t==null?void 0:t.duration)||300).easing(Xs[(t==null?void 0:t.easing)||"ease-in-out"]).onUpdate(({elevation:n})=>{this.setElevation(n)}).onComplete(()=>{s(this,fi)&&s(this,X).getTweenGroup().remove(s(this,fi)),i()}).start()),s(this,fi).cameraAnimation=!0,s(this,X).getTweenGroup().add(s(this,fi)),s(this,X).render()})}get insetsPadding(){return s(this,Zs).insetsPadding}get panMode(){return s(this,ee).cameraSystem.enablePan===!1&&s(this,ee).cameraSystem.enablePedestal===!0?"elevation":"default"}setPanMode(e){if(e!=="default"&&e!=="elevation")throw new Error("Invalid pan mode");e!==this.panMode&&(e==="default"?(s(this,ee).cameraSystem.enablePan=!0,s(this,ee).cameraSystem.enablePedestal=!1):(s(this,ee).cameraSystem.enablePan=!1,s(this,ee).cameraSystem.enablePedestal=!0))}setInsetPadding(e){s(this,Zs).insetsPadding=Object.assign({},tu,e)}animateTo(e){var a;if(s(this,X).mode==="outdoors-overlay"&&s(this,X).map)return(a=s(this,X).map)==null||a.flyTo({center:e.center,zoom:e.zoomLevel,bearing:e.bearing,pitch:e.pitch,duration:e.duration}),Promise.resolve();let t=e.center?s(this,X).convertTo3DMapPosition(e.center[1],e.center[0],e.center[2]||this.elevation):void 0,i=e.zoomLevel!==void 0?s(this,ee).cameraSystem.convertZoomLevelToAltitude(an(e.zoomLevel,this.minZoomLevel,this.maxZoomLevel,"zoomLevel was clamped to minZoomLevel/maxZoomLevel bounds. Use mapView.Camera.setMinZoomLevel() and mapView.Camera.setMaxZoomLevel() to adjust limits.")):void 0,n=e.bearing!==void 0?ye.degToRad(e.bearing):void 0,o=e.pitch!==void 0?ye.degToRad(an(e.pitch,this.minPitch,this.maxPitch,"pitch was clamped to minPitch/maxPitch bounds. Use mapView.Camera.setMinPitch() and mapView.Camera.setMaxPitch() to adjust limits.")):void 0;return new Promise(u=>{s(this,ee).cameraSystem.animateCamera({position:t,zoom:i,rotation:n,tilt:o},e.duration||0,Xs[e.easing||"ease-in-out"],()=>{s(this,ee).interactionSystem.handleHover(),u()},u)})}focusOn(e,t){var i,n;return e==null||!Array.isArray(e)||e.length<=0?(L.error("focusOn coordinates are invalid:",e),Promise.resolve()):s(this,X).mode==="outdoors-overlay"&&s(this,X).map?(e.length===1?(i=s(this,X).map)==null||i.flyTo({center:e[0],duration:(t==null?void 0:t.duration)||s(this,X).map.getBearing(),animate:!0,bearing:(t==null?void 0:t.bearing)===void 0?s(this,X).map.getBearing():t==null?void 0:t.bearing,pitch:(t==null?void 0:t.pitch)===void 0?s(this,X).map.getPitch():t==null?void 0:t.pitch,zoom:(t==null?void 0:t.maxZoomLevel)||s(this,X).map.getMaxZoom()}):(n=s(this,X).map)==null||n.fitBounds(e,{duration:t==null?void 0:t.duration,animate:!0,bearing:(t==null?void 0:t.bearing)===void 0?s(this,X).map.getBearing():t==null?void 0:t.bearing,pitch:(t==null?void 0:t.pitch)===void 0?s(this,X).map.getPitch():t==null?void 0:t.pitch,zoom:(t==null?void 0:t.maxZoomLevel)||s(this,X).map.getMaxZoom()}),s(this,ee).interactionSystem.handleHover(),Promise.resolve()):new Promise(o=>{s(this,ee).cameraSystem.focusOn(e.map(a=>s(this,X).convertTo3DMapPosition(a[1],a[0],a[2]||0)),{minZoom:(t==null?void 0:t.maxZoomLevel)===void 0?void 0:s(this,ee).cameraSystem.convertZoomLevelToAltitude(an(t.maxZoomLevel,this.minZoomLevel,this.maxZoomLevel,"maxZoomLevel was clamped to minZoomLevel/maxZoomLevel bounds. Use mapView.Camera.setMaxZoomLevel() to adjust limits.")),maxZoom:(t==null?void 0:t.minZoomLevel)===void 0?void 0:s(this,ee).cameraSystem.convertZoomLevelToAltitude(an(t.minZoomLevel,this.minZoomLevel,this.maxZoomLevel,"minZoomLevel was clamped to minZoomLevel/maxZoomLevel bounds. Use mapView.Camera.setMinZoomLevel() to adjust limits.")),padding:t!=null&&t.padding?Object.assign({},tu,t==null?void 0:t.padding):this.insetsPadding,curve:Xs[(t==null?void 0:t.easing)||"ease-in-out"],rotation:(t==null?void 0:t.bearing)===void 0?void 0:ye.degToRad(t.bearing),tilt:(t==null?void 0:t.pitch)!==void 0?ye.degToRad(an(t.pitch,this.minPitch,this.maxPitch,"pitch was clamped to minPitch/maxPitch bounds. Use mapView.Camera.setMinPitch() and mapView.Camera.setMaxPitch() to adjust limits.")):void 0,duration:t==null?void 0:t.duration,callback:()=>{s(this,ee).interactionSystem.handleHover(),o()},cancelledCallback:o})})}};X=new WeakMap,ee=new WeakMap,Zs=new WeakMap,du=new WeakMap,fi=new WeakMap,l(vv,"Camera");var hf=vv;m();var O6="uniform vec4 uSize;\nvarying vec2 vUv;\nvoid main() {\n vUv = uv;\n // Scale the position by the size of the quad\n // and shift to top left corner for 0,0\n vec2 transformed = position.xy * uSize.xy - vec2(1.0, -1.0);\n // Apply width .x and height .y of image\n transformed += vec2(uSize.x, -uSize.y);\n // Apply left .w and top .z offset\n transformed += vec2(uSize.w, -uSize.z) * 2.0;\n gl_Position = vec4(transformed, 1.0, 1.0);\n}";var L6="varying vec2 vUv;\nuniform sampler2D uTexture;\nuniform float uOpacity;\nvoid main() {\n #ifndef debug\n vec4 texture = texture2D(uTexture, vUv);\n gl_FragColor = vec4(texture.rgb, texture.a * uOpacity);\n #else\n gl_FragColor = vec4(1.0, 0.0, 0.0, 1.0);\n #endif\n}";m();var A6=4.291666666666667,k6=15,F6=25,B6=43/60;m();var R6=["horizontal","icon"],SA=new Map([[R6[0],'<svg viewBox="0 0 206 48">\n <path d="M27.2678 14.2261H22.3187C21.0695 14.2261 20.4695 14.7801 20.4695 15.9852V31.142L10.3966 15.5591C9.69665 14.4784 9.2475 14.2773 7.8475 14.2261H2.97462C1.67462 14.2261 1.07631 14.7801 1.07631 15.9852V44.7665C1.07631 45.9716 1.67462 46.5256 2.97462 46.5256H7.92377C9.22207 46.5256 9.82207 45.9716 9.82207 44.7665V29.6847L19.9441 45.1926C20.695 46.3244 21.095 46.5256 22.4933 46.5256H27.2933C28.5916 46.5256 29.1916 45.9716 29.1916 44.7665V15.9852C29.1407 14.7801 28.5424 14.2261 27.2678 14.2261Z"/>\n <path d="M5.44915 10.9602C8.45863 10.9602 10.8983 8.50669 10.8983 5.48011C10.8983 2.45353 8.45863 0 5.44915 0C2.43967 0 0 2.45353 0 5.48011C0 8.50669 2.43967 10.9602 5.44915 10.9602Z"/>\n <path d="M61.7899 25.0449C63.2306 23.1903 65.078 22.2051 67.556 22.2051C72.0526 22.2051 74.7611 25.3347 74.7611 29.4511V39.2489C74.8187 39.7125 74.5306 39.9443 74.0695 39.9443H72.5136C72.0526 39.9443 71.7645 39.7125 71.8221 39.2489V29.5091C71.8221 27.1909 69.9187 25.2187 67.4984 25.2187C65.1339 25.2187 63.2323 27.1329 63.2323 29.2773V39.2489C63.2899 39.7125 63.0018 39.9443 62.5407 39.9443H60.9831C60.5221 39.9443 60.2916 39.7125 60.2916 39.2489V29.4511C60.2916 27.1329 58.3899 25.2187 56.0255 25.2187C53.7204 25.2187 51.7594 27.075 51.7594 29.2773V39.3068C51.817 39.7705 51.5289 40.0023 51.0102 40.0023H49.5119C49.0509 40.0023 48.7628 39.7705 48.7628 39.3068V23.25C48.7051 22.7864 48.9933 22.4966 49.5119 22.4966H50.9526C51.356 22.4966 51.5289 22.6704 51.5289 23.0182V24.2352C52.7407 22.9602 54.239 22.2648 56.0255 22.2648C58.4475 22.2068 60.3492 23.192 61.7899 25.0466V25.0449ZM77.1255 31.2477C77.1255 26.3216 81.1018 22.2051 86.1187 22.2051C88.539 22.2051 90.6136 23.1903 92.3441 25.1608V23.1903C92.3441 22.7267 92.5746 22.5528 93.0357 22.5528H94.4187C94.8797 22.5528 95.1102 22.7847 95.1102 23.3062V39.3648C95.1102 39.8284 94.8797 40.0602 94.4187 40.0602H93.0357C92.5746 40.0602 92.3441 39.8284 92.3441 39.4227V37.4523C90.6712 39.3648 88.5967 40.35 86.1746 40.35C81.1018 40.2341 77.1238 36.1773 77.1238 31.2477H77.1255ZM92.1136 31.2477C92.1136 27.8284 89.4611 25.2187 86.0594 25.2187C82.7746 25.2187 80.1221 27.8864 80.1221 31.2477C80.1221 34.6687 82.7746 37.2784 86.1187 37.2784C86.9062 37.2789 87.6861 37.1232 88.4138 36.8202C89.1414 36.5173 89.8026 36.0731 90.3593 35.513C90.9161 34.9528 91.3577 34.2878 91.6587 33.556C91.9597 32.8241 92.1143 32.0397 92.1136 31.2477ZM100.992 37.3943V46.3807C101.049 46.8443 100.761 47.1341 100.298 47.1341H98.7424C98.2814 47.1341 97.9933 46.9023 97.9933 46.3807V23.1903C97.9933 22.7267 98.2238 22.4369 98.7424 22.4369H100.183C100.646 22.379 100.934 22.6687 100.934 23.0744V24.9869C102.605 23.0744 104.68 22.1472 107.044 22.1472C112.002 22.1472 116.037 26.2619 116.037 31.1898C116.037 36.1176 112.059 40.2341 107.044 40.2341C104.622 40.2341 102.603 39.3068 100.992 37.3943ZM106.987 25.2187C103.7 25.2187 101.049 27.8864 101.049 31.2477C101.049 34.6687 103.7 37.2784 107.044 37.2784C110.446 37.2784 113.039 34.6108 113.039 31.2477C113.039 27.8864 110.388 25.2187 106.987 25.2187ZM121.11 37.3943V46.3807C121.168 46.8443 120.88 47.1341 120.419 47.1341H118.861C118.4 47.1341 118.112 46.9023 118.112 46.3807V23.1903C118.112 22.7267 118.342 22.4369 118.861 22.4369H120.302C120.764 22.379 121.053 22.6687 121.053 23.0744V24.9869C122.724 23.0744 124.798 22.1472 127.163 22.1472C132.12 22.1472 136.156 26.2619 136.156 31.1898C136.156 36.1176 132.178 40.2341 127.163 40.2341C124.742 40.2341 122.781 39.3068 121.11 37.3943ZM127.105 25.2187C123.819 25.2187 121.168 27.8864 121.168 31.2477C121.168 34.6687 123.819 37.2784 127.163 37.2784C130.564 37.2784 133.158 34.6108 133.158 31.2477C133.158 27.8864 130.507 25.2187 127.107 25.2187H127.105ZM153.97 32.3506H141.054C141.342 35.2483 143.995 37.4523 147.164 37.4523C148.893 37.4523 150.393 37.0466 151.719 36.0597C152.007 35.8858 152.295 35.7699 152.353 35.7699C152.583 35.7699 152.756 35.8858 152.929 36.1773L153.505 37.1625C153.622 37.3364 153.68 37.4523 153.68 37.5682C153.68 37.8 153.507 38.0318 153.103 38.3216C151.258 39.5966 149.183 40.292 146.992 40.292C141.688 40.292 137.883 36.3511 137.883 31.2477C137.883 26.204 141.803 22.2051 146.703 22.2051C151.546 22.2051 154.717 25.7983 154.717 31.0176C154.717 31.5972 154.717 32.3506 153.968 32.3506H153.97ZM141.056 30.0324H151.72C151.432 26.8432 149.473 24.929 146.648 24.929C145.241 24.8904 143.875 25.3995 142.833 26.3501C141.791 27.3007 141.154 28.6194 141.056 30.0307V30.0324ZM156.332 31.2477C156.332 26.3216 160.31 22.2051 165.326 22.2051C167.748 22.2051 169.707 23.1324 171.32 25.0449V16.2324C171.263 15.7687 171.551 15.479 172.012 15.479H173.57C174.031 15.479 174.319 15.7108 174.319 16.2324V39.3068C174.319 39.7705 174.088 40.0023 173.57 40.0023H172.129C171.666 40.0602 171.378 39.7705 171.378 39.3648V37.3943C169.649 39.3068 167.632 40.292 165.268 40.292C160.31 40.2341 156.332 36.1773 156.332 31.2477ZM171.264 31.2477C171.264 27.8284 168.612 25.2187 165.21 25.2187C161.924 25.2187 159.273 27.8864 159.273 31.2477C159.273 34.6687 161.924 37.2784 165.268 37.2784C166.057 37.2838 166.839 37.1316 167.569 36.8304C168.299 36.5292 168.962 36.0852 169.52 35.5241C170.077 34.963 170.519 34.296 170.818 33.5619C171.117 32.8277 171.268 32.0411 171.263 31.2477H171.264ZM177.72 19.0739C177.715 18.8594 177.754 18.646 177.833 18.4468C177.912 18.2476 178.031 18.0667 178.182 17.915C178.333 17.7633 178.512 17.6439 178.71 17.5642C178.909 17.4845 179.121 17.446 179.334 17.4511C179.546 17.4507 179.756 17.4923 179.952 17.5737C180.148 17.6551 180.326 17.7746 180.476 17.9254C180.626 18.0762 180.745 18.2553 180.826 18.4523C180.907 18.6494 180.948 18.8606 180.948 19.0739C180.953 19.2884 180.914 19.5017 180.835 19.7009C180.756 19.9001 180.637 20.081 180.486 20.2327C180.335 20.3845 180.156 20.5038 179.957 20.5835C179.759 20.6633 179.547 20.7017 179.334 20.6966C178.412 20.7545 177.72 20.0591 177.72 19.0739ZM177.836 39.2489V23.1903C177.836 22.7267 178.066 22.4369 178.527 22.4369H180.083C180.544 22.4369 180.832 22.6687 180.775 23.1903V39.2489C180.832 39.7125 180.544 39.9443 180.083 39.9443H178.527C178.066 39.9443 177.836 39.7125 177.836 39.2489ZM186.944 23.0165V24.1756C188.212 22.8426 189.71 22.2051 191.497 22.2051C195.937 22.2051 198.646 25.2767 198.646 29.3932V39.2489C198.703 39.7125 198.415 39.9443 197.954 39.9443H196.398C195.936 39.9443 195.705 39.7125 195.705 39.2489V29.4511C195.705 27.1329 193.803 25.2187 191.439 25.2187C189.134 25.2187 187.175 27.075 187.175 29.2773V39.3068C187.232 39.7705 186.944 40.0023 186.424 40.0023H184.868C184.407 40.0023 184.119 39.7705 184.119 39.3068V23.1903C184.061 22.7267 184.349 22.4949 184.868 22.4949H186.309C186.712 22.4949 186.944 22.6687 186.944 23.0165Z"/>\n <path d="M204 40C205.115 40 206 39.0857 206 38V37.9886C206 36.9029 205.126 36 204 36C202.885 36 202 36.9143 202 38V38.0114C202 39.0971 202.874 40 204 40ZM204 39.7829C202.989 39.7829 202.23 38.9829 202.23 38.0114V38C202.23 37.0286 203 36.2171 204 36.2171C205.011 36.2171 205.77 37.0171 205.77 37.9886V38C205.77 38.9714 205 39.7829 204 39.7829ZM203.218 38.9714H203.609V38.2743H204.034L204.517 38.9714H204.989L204.448 38.2057C204.724 38.1257 204.92 37.92 204.92 37.5886C204.92 37.1657 204.586 36.9486 204.138 36.9486H203.218V38.9714ZM203.609 37.9543V37.2914H204.103C204.368 37.2914 204.517 37.4057 204.517 37.6229C204.517 37.8171 204.368 37.9543 204.103 37.9543H203.609Z"/>\n </svg>'],[R6[1],'<svg viewBox="0 0 43 60">\n <path d="M14.0291 7.06645C14.0291 10.9691 10.8885 14.1329 7.01453 14.1329C3.14051 14.1329 0 10.9691 0 7.06645C0 3.16376 3.14051 0 7.01453 0C10.8885 0 14.0291 3.16376 14.0291 7.06645Z"/>\n <path d="M28.7335 18.3468H35.1045C36.7455 18.3468 37.5178 19.0599 37.5821 20.6158V57.7309C37.5821 59.2868 36.8099 60 35.1367 60H28.9588C27.1569 60 26.642 59.7406 25.6767 58.282L12.6452 38.282V57.7309C12.6452 59.2868 11.8729 60 10.1997 60H3.82873C2.15554 60 1.3833 59.2868 1.3833 57.7309V20.6158C1.3833 19.0599 2.15554 18.3468 3.82873 18.3468H10.1032C11.9051 18.4116 12.4843 18.671 13.3852 20.0648L26.3524 40.162V20.6158C26.3524 19.0599 27.1247 18.3468 28.7335 18.3468Z"/>\n <path d="M41.5 60C42.3362 60 43 59.3143 43 58.5V58.4914C43 57.6771 42.3448 57 41.5 57C40.6638 57 40 57.6857 40 58.5V58.5086C40 59.3229 40.6552 60 41.5 60ZM41.5 59.8371C40.7414 59.8371 40.1724 59.2371 40.1724 58.5086V58.5C40.1724 57.7714 40.75 57.1629 41.5 57.1629C42.2586 57.1629 42.8276 57.7629 42.8276 58.4914V58.5C42.8276 59.2286 42.25 59.8371 41.5 59.8371ZM40.9138 59.2286H41.2069V58.7057H41.5259L41.8879 59.2286H42.2414L41.8362 58.6543C42.0431 58.5943 42.1897 58.44 42.1897 58.1914C42.1897 57.8743 41.9397 57.7114 41.6034 57.7114H40.9138V59.2286ZM41.2069 58.4657V57.9686H41.5776C41.7759 57.9686 41.8879 58.0543 41.8879 58.2171C41.8879 58.3629 41.7759 58.4657 41.5776 58.4657H41.2069Z"/>\n </svg>']]),MA=/<svg([^>]*)>/g;function N6(r,e,t,i){let n=SA.get(r);return n?n.replace(MA,'<svg$1 width="'.concat(t,'" height="').concat(i,'" xmlns="http://www.w3.org/2000/svg" style="fill: ').concat(e,';">')):""}l(N6,"getLogoIcon");var G6=!1,Me,zs,Ys,ut,It,la,Or,mi,Lr,yi,bv=class bv extends J{constructor(t,i,n){super();M(this,Me,{padding:16,scale:1,iconOnly:!1,position:"bottom-left",color:"dark",onClick:()=>{window!=null&&window.open("https://www.mappedin.com")},visible:!0});M(this,zs,void 0);M(this,Ys,void 0);M(this,ut,void 0);M(this,It,void 0);M(this,la,void 0);M(this,Or,0);M(this,mi,0);M(this,Lr,0);M(this,yi,0);d(this,"dirty",!0);d(this,"getPositionAlignedCanvasCoordinates",l((t,i)=>({"top-left":{x:0,y:0},"top-right":{x:t,y:0},"bottom-left":{x:0,y:i},"bottom-right":{x:t,y:i},center:{x:t/2,y:i/2},top:{x:t/2,y:0},bottom:{x:t/2,y:i},left:{x:0,y:i/2},right:{x:t,y:i/2}})[s(this,Me).position],"getPositionAlignedCanvasCoordinates"));d(this,"getPositionAlignedPadding",l(()=>{var n,o,a,u;let t=s(this,Me).padding;if(typeof t=="number")return{"top-left":{x:t,y:t},"top-right":{x:-t,y:t},"bottom-left":{x:t,y:-t},"bottom-right":{x:-t,y:-t},center:{x:0,y:0},top:{x:0,y:t},bottom:{x:0,y:-t},left:{x:t,y:0},right:{x:-t,y:0}}[s(this,Me).position];let i={top:(n=t.top)!=null?n:0,right:(o=t.right)!=null?o:0,bottom:(a=t.bottom)!=null?a:0,left:(u=t.left)!=null?u:0};return{x:i.left-i.right,y:i.top-i.bottom}},"getPositionAlignedPadding"));T(this,Me,Object.assign({},s(this,Me),n)),T(this,Ys,t),T(this,zs,i),T(this,Lr,i.canvasWidth),T(this,yi,i.canvasHeight)}get color(){return s(this,Me).color==="light"?"white":"#293136"}get iconName(){return s(this,Me).iconOnly?"icon":"horizontal"}get minWidth(){return s(this,Me).iconOnly?k6:75}get defaultWidth(){return s(this,Me).iconOnly?F6:150}get aspectRatio(){return s(this,Me).iconOnly?B6:A6}get options(){return{...s(this,Me)}}set options(t){T(this,Me,{padding:t.padding||s(this,Me).padding,position:t.position||s(this,Me).position,iconOnly:t.iconOnly||s(this,Me).iconOnly,color:t.color||s(this,Me).color,scale:t.scale||s(this,Me).scale,onClick:s(this,Me).onClick,visible:s(this,Me).visible})}get icon(){return N6(this.iconName,this.color,s(this,Or)*s(this,zs).pixelRatio,s(this,mi)*s(this,zs).pixelRatio)}setSize(t,i){s(this,It)&&(s(this,It).uniforms.uSize.value.x=t,s(this,It).uniforms.uSize.value.y=i)}setXY(t,i){s(this,It)&&(s(this,It).uniforms.uSize.value.w=t,s(this,It).uniforms.uSize.value.z=i)}get width(){return s(this,Or)}get height(){return s(this,mi)}getPositionAlignedOffset(t,i){return{"top-left":{x:0,y:0},"top-right":{x:-t,y:0},"bottom-left":{x:0,y:-i},"bottom-right":{x:-t,y:-i},center:{x:-(t/2),y:-(i/2)},top:{x:-(t/2),y:0},bottom:{x:-(t/2),y:-i},left:{x:0,y:-(i/2)},right:{x:-t,y:-(i/2)}}[s(this,Me).position]}show(){s(this,Me).visible=!0,this.dirty=!0}hide(){s(this,Me).visible=!1,s(this,ut)&&(s(this,Ys).remove(s(this,ut)),Xe(s(this,ut))),T(this,ut,void 0),s(this,It)&&s(this,It).dispose(),T(this,It,void 0),T(this,la,void 0)}insertIntoQuadTree(t){s(this,la)!=null&&typeof s(this,Me).onClick=="function"&&t.insert(s(this,la))}resize(t,i){if(s(this,Me).visible!==!0)return;T(this,Lr,t),T(this,yi,i);let n=this.getPositionAlignedCanvasCoordinates(s(this,Lr),s(this,yi)),o=this.getPositionAlignedPadding(),a=this.getPositionAlignedOffset(s(this,Or),s(this,mi)),u=Math.min(s(this,Lr)-s(this,Or),Math.max(0,n.x+o.x+a.x)),c=Math.min(s(this,yi)-s(this,mi),Math.max(0,n.y+o.y+a.y));this.setSize(s(this,Or)/s(this,Lr),s(this,mi)/s(this,yi)),this.setXY(u/s(this,Lr),c/s(this,yi)),T(this,la,new et(u,c,s(this,Or),s(this,mi),{entityId:"watermark"}))}update(){this.dirty&&s(this,Me).visible===!0&&(T(this,Or,Math.min(s(this,Lr),Math.max(this.minWidth,this.defaultWidth*s(this,Me).scale))),T(this,mi,s(this,Or)/this.aspectRatio),$n.getLoader().load("data:image/svg+xml;base64,".concat(btoa(this.icon)),t=>{if(T(this,It,new hl({uniforms:{uTexture:{value:t},uSize:{value:new bb(0,0,0,0)},uOpacity:{value:.7}},vertexShader:O6,fragmentShader:L6,depthWrite:!1,depthTest:!1,defines:{debug:G6},wireframe:G6,transparent:!0,visible:!0})),s(this,ut))s(this,ut).material=s(this,It),s(this,ut).material.needsUpdate=!0;else{let i=new mr(2,2,1,1);T(this,ut,new Te(i,s(this,It))),s(this,ut).position.set(0,0,-1),s(this,ut).frustumCulled=!1,s(this,ut).renderOrder=999;let n=new up(1,1,1),o=new Te(n,new jt({transparent:!0,opacity:0,depthTest:!1,depthWrite:!1}));o.layers.set(1),s(this,ut).add(o),s(this,Ys).add(s(this,ut))}this.resize(s(this,Lr),s(this,yi)),this.publish("texture-loaded")})),this.dirty=!1}destroy(){this.hide()}};Me=new WeakMap,zs=new WeakMap,Ys=new WeakMap,ut=new WeakMap,It=new WeakMap,la=new WeakMap,Or=new WeakMap,mi=new WeakMap,Lr=new WeakMap,yi=new WeakMap,l(bv,"WatermarkSystem");var ff=bv;m();var Cv=100,wA=!1,xv=class xv extends J{constructor(t,i){super();d(this,"currentTotalBoundingBox");d(this,"state");d(this,"cameraSystem");d(this,"debugMesh",null);d(this,"dirty",!1);d(this,"autoMinZoomLevel",!0);this.state=t,this.cameraSystem=i}update(){if(this.dirty){this.currentTotalBoundingBox==null&&(this.currentTotalBoundingBox=new wi,this.state.entityScene.children.length===0?this.currentTotalBoundingBox.setFromCenterAndSize(new q(0,0,0),new q(Cv*2,Cv*2,0)):(this.currentTotalBoundingBox.setFromObject(this.state.entityScene),this.currentTotalBoundingBox.expandByScalar(Cv))),this.currentTotalBoundingBox.expandByObject(this.state.entityScene);for(let t of this.state.geometry2DMap.values())t.positionDirty===!0&&(this.currentTotalBoundingBox.expandByPoint(t.position),t.positionDirty=!1);this.cameraSystem.panBounds={center:this.currentTotalBoundingBox.getCenter(new q),min:this.currentTotalBoundingBox.min,max:this.currentTotalBoundingBox.max,radius:this.currentTotalBoundingBox.getBoundingSphere(new xb).radius},this.publish("update"),this.cameraSystem.dirty=!0,this.dirty=!1,wA&&this.state.entityScene.parent instanceof Ta&&(this.debugMesh&&(this.state.entityScene.parent.remove(this.debugMesh),this.debugMesh=null),this.debugMesh=new Te(new Db(this.cameraSystem.panBounds.radius),new jt({color:16711680,transparent:!0,opacity:.5})),this.state.entityScene.parent.add(this.debugMesh))}}};l(xv,"PanBoundsSystem");var mf=xv;m();var V6="\xA9 Mappedin",IA="https://info.mappedin.com/feedback",Sv=["top-left","top-right","bottom-left","bottom-right"],EA=640,_A=l(()=>"<svg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill-rule='evenodd' viewBox='0 0 20 20'>\n <circle cx='10' cy='10' r='5.9' style='fill:rgba(255,255,255,1);'/>\n <path style='fill:rgba(0,0,0,0.7);' d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/>\n </svg>","getAttributionButtonIcon"),j6={custom:[],position:"bottom-right"},Mv=class Mv{constructor(e){d(this,"controlContainerEl");d(this,"controlPositions");d(this,"compact");d(this,"attribContainerEl");d(this,"attribInnerEl");d(this,"attribButtonEl");d(this,"feedbackLinkEl");d(this,"attribHTML",V6);d(this,"customAttributions",[]);d(this,"toggleAttribution",l(e=>{this.attribContainerEl!=null&&(e.preventDefault(),this.attribContainerEl.classList.contains("mappedin-compact")&&(this.attribContainerEl.classList.contains("mappedin-compact-show")?(this.attribContainerEl.removeAttribute("open"),this.attribContainerEl.classList.remove("mappedin-compact-show")):(this.attribContainerEl.classList.add("mappedin-compact-show"),this.attribContainerEl.setAttribute("open",""))))},"toggleAttribution"));this.controlContainerEl=document.createElement("div"),this.controlContainerEl.classList.add("mappedin-control-container"),e.appendChild(this.controlContainerEl),this.controlPositions=Sv.reduce((t,i)=>{let n=document.createElement("div");return n.classList.add("mappedin-ctrl-".concat(i)),this.controlContainerEl.appendChild(n),t[i]=n,t},{})}addAttributionControl(e=j6){let t=e.position&&Sv.includes(e.position)?e.position:j6.position;this.attribContainerEl=document.createElement("details"),this.attribContainerEl.classList.add("mappedin-ctrl-attrib","mappedin-ctrl-attrib-".concat(t)),this.attribContainerEl.open=!0,this.attribContainerEl.tabIndex=0,this.attribContainerEl.ariaLabel="Attribution",this.controlPositions[t].appendChild(this.attribContainerEl),this.attribButtonEl=document.createElement("summary"),this.attribButtonEl.addEventListener("click",this.toggleAttribution),this.attribButtonEl.classList.add("mappedin-ctrl-attrib-button"),this.attribButtonEl.title="Toggle attribution",this.attribButtonEl.ariaLabel="Toggle attribution",this.attribButtonEl.tabIndex=0,this.attribButtonEl.innerHTML=_A(),this.attribContainerEl.appendChild(this.attribButtonEl),this.attribInnerEl=document.createElement("div"),this.attribInnerEl.classList.add("mappedin-ctrl-attrib-inner"),this.attribInnerEl.innerHTML=this.attribHTML,this.attribContainerEl.appendChild(this.attribInnerEl),this.feedbackLinkEl=document.createElement("a"),this.feedbackLinkEl.href=IA,this.feedbackLinkEl.target="_blank",this.feedbackLinkEl.rel="noopener",this.feedbackLinkEl.textContent="Provide Feedback",this.feedbackLinkEl.classList.add("mappedin-ctrl-attrib-inner"),this.feedbackLinkEl.classList.add("mappedin-ctrl-attrib-inner-bold"),this.attribContainerEl.appendChild(this.feedbackLinkEl),e.custom&&(this.customAttributions=e.custom),this.updateAttributionDisplay()}updateAttribution(e){if(!e.style||!this.attribInnerEl||!this.attribContainerEl)return;let t=[V6],i=e.style.sourceCaches;for(let n in i){let o=i[n];if(o.used||o.usedForTerrain){let a=o.getSource();a.attribution&&t.indexOf(a.attribution)<0&&t.push(a.attribution)}}t=t.filter(n=>String(n).trim()),t=t.filter((n,o)=>{for(let a=o+1;a<t.length;a++)if(t[a].indexOf(n)>=0)return!1;return!0}),this.attribHTML=t.join(" "),this.updateAttributionDisplay()}updateAttributionDisplay(){let e=[...new Set([this.attribHTML,...this.customAttributions])].filter(Boolean).join(" ");this.attribInnerEl&&(this.attribInnerEl.innerHTML=e)}resizeAttribution(e){this.attribContainerEl&&(e<=EA||this.compact?this.compact===!1?this.attribContainerEl.setAttribute("open",""):!this.attribContainerEl.classList.contains("mappedin-compact")&&!this.attribContainerEl.classList.contains("mappedin-attrib-empty")&&(this.attribContainerEl.setAttribute("open",""),this.attribContainerEl.classList.add("mappedin-compact","mappedin-compact-show")):(this.attribContainerEl.setAttribute("open",""),this.attribContainerEl.classList.contains("mappedin-compact")&&this.attribContainerEl.classList.remove("mappedin-compact","mappedin-compact-show")))}destroyAttributionControl(){this.attribButtonEl&&this.attribButtonEl.removeEventListener("click",this.toggleAttribution),this.attribContainerEl&&(this.attribContainerEl.remove(),this.attribContainerEl=void 0,this.attribInnerEl=void 0,this.attribButtonEl=void 0)}resize(e){this.resizeAttribution(e)}updateData(e){this.updateAttribution(e)}destroy(){this.destroyAttributionControl(),this.controlContainerEl.remove(),this.compact=void 0}};l(Mv,"HTMLControlsSystem");var yf=Mv;m();var hu,Pv=class Pv{constructor(e,t){d(this,"mesh");d(this,"type","custom-geometry");d(this,"dirty",!0);d(this,"feature");d(this,"builder");d(this,"outline");d(this,"color",new Ee);M(this,hu,0);this.mesh=new ur,this.feature=e,this.builder=t}get visible(){return this.mesh.visible}set visible(e){this.mesh.visible=e}setOpacity(){}setColor(){}get position(){var e;return(e=this.mesh)==null?void 0:e.position}get altitude(){return s(this,hu)}set altitude(e){this.mesh&&(this.mesh.position.z=e,T(this,hu,e))}};hu=new WeakMap,l(Pv,"CustomGeometryComponent");var qs=Pv;m();var Tv=class Tv{constructor(e,t){d(this,"state");d(this,"convertTo3DMapPosition");this.state=e,this.convertTo3DMapPosition=t}update(){let e,t;for(let i of this.state.geometry3DIdsInScene){let n=this.state.geometry3DMap.get(i);(n==null?void 0:n.type)==="custom-geometry"&&(e=n.components[0],t=n.components[1],e.dirty&&t.visible!==!1&&(e.position.copy(this.convertTo3DMapPosition(e.feature.geometry.coordinates[1],e.feature.geometry.coordinates[0],t.altitude)),e.builder.setup(e.mesh),e.mesh.traverse(o=>{o.userData={entityId:i,type:"custom-geometry"}}),e.dirty=!1),t.visible!==!1&&e.builder.update(e.mesh))}}};l(Tv,"CustomGeometrySystem");var gf=Tv;m();m();var wv=class wv extends Te{constructor(){super(...arguments);d(this,"userData",{entityId:""})}};l(wv,"EntityMesh");var vf=wv,DA=A.object({flipImageToFaceCamera:A.boolean().optional(),url:A.string()}),OA=A.object({type:A.enum(["Feature"]),properties:A.object({width:A.number(),height:A.number(),rotation:A.number().min(0).max(360).optional(),verticalOffset:A.number().optional()}),geometry:Ls});function H6(r,e,t){A.union([A.number(),A.string()]).parse(r),OA.parse(e),DA.parse(t)}l(H6,"validateImage");var Iv=class Iv{constructor(e){d(this,"mesh",new ur);d(this,"imageMesh");d(this,"outline");d(this,"type","image");d(this,"instanceIndex",-1);d(this,"geometry");d(this,"material");d(this,"feature");d(this,"position",new q);this.feature=e}get visible(){var e,t;return(t=(e=this.mesh)==null?void 0:e.visible)!=null?t:!1}set visible(e){this.mesh&&(this.mesh.visible=e)}};l(Iv,"ImageComponent");var bf=Iv;var U6=Math.PI*2,W6=Math.PI/2,X6=Math.PI*1.5,LA=.01,AA=!1,Ev=class Ev extends J{constructor(t,i){super();d(this,"rendererState");d(this,"convertTo3DMapPosition");d(this,"imageLoadingCache",new Map);this.rendererState=t,this.convertTo3DMapPosition=i}createImageMesh(t,i,n,o=0,a){var y,g;let u=new Hr({transparent:!0,depthWrite:!1,side:Pi}),c=new mr(n.width,n.height),p=new vf(c);p.visible=!1,(y=this.getOrDownloadImage(i))==null||y.then(v=>{u.map=v,u.needsUpdate=!0,u.map.colorSpace=Ti,p.visible=!0,this.publish("image-loaded")}),p.userData.entityId=t,p.material=u;let f=this.convertTo3DMapPosition(a);if(AA){let v=new Te(new mr(n.width,n.height),new Hr({color:"gray"}));p.add(v);let x=new mp;p.add(x),x.scale.set(10,10,10)}return p.renderOrder=1,p.position.set(f.x,f.y,o+LA),p.rotation.z=-ye.degToRad((g=n.rotation)!=null?g:0),p}getOrDownloadImage(t){if(this.imageLoadingCache.has(t))return this.imageLoadingCache.get(t);{let i=new Promise(n=>{$n.getLoader().load(t,o=>{n(o)})});return this.imageLoadingCache.set(t,i),i}}flipIfNeeded(t,i){let o=(t.imageMesh.rotation.z-i+U6)%U6;(o>W6&&o<X6||o<-W6&&o>-X6)&&(t.imageMesh.rotation.z=t.imageMesh.rotation.z-Math.PI)}update(t){var a,u,c,p,f;let i,n,o;for(let y of this.rendererState.geometry3DIdsInScene)if(i=this.rendererState.geometry3DMap.get(y),(i==null?void 0:i.type)==="image")n=i.components[0],o=i.components[1],o.url&&n.imageMesh==null&&(n.imageMesh=this.createImageMesh(i.id,o.url,n.feature.properties,n.feature.properties.verticalOffset,n.feature.geometry.coordinates),n.mesh.add(n.imageMesh),n.position.copy(n.imageMesh.position)),n.imageMesh&&o.flipImageToFaceCamera&&this.flipIfNeeded(n,t);else if((i==null?void 0:i.type)==="geometry"){if(n=i.components[0],o=i.components[1],o.showImage&&((a=n.feature.properties)!=null&&a.image)&&n.imageMesh==null&&n.mesh!=null&&n.mesh.parent!=null&&((u=n.feature.properties)==null?void 0:u.image.position)!=null){let g=this.createImageMesh(y,(c=n.feature.properties)==null?void 0:c.image.path,(p=n.feature.properties)==null?void 0:p.image,o.height,(f=n.feature.properties)==null?void 0:f.image.position);n.mesh.parent.add(g),n.imageMesh=g}n.imageMesh&&(o.showImage&&!n.imageMesh.visible?n.imageMesh.visible=!0:!o.showImage&&n.imageMesh.visible&&(n.imageMesh.visible=!1),o.flipImageToFaceCamera&&this.flipIfNeeded(n,t))}}};l(Ev,"ImageSystem");var Cf=Ev;m();var kA=!1,Jn,_v=class _v extends J{constructor(t,i){super();d(this,"cameraDirty",!0);d(this,"focusablesDirty",!0);d(this,"state");d(this,"camera");d(this,"debugEl",null);d(this,"raycasters",[]);d(this,"collisions",new Map);d(this,"focusableEntities",new Set);M(this,Jn,void 0);d(this,"update",l(()=>{s(this,Jn)&&cancelAnimationFrame(s(this,Jn)),T(this,Jn,requestAnimationFrame(()=>{this.updateRaf()}))},"update"));this.state=t,this.camera=i,this.buildRaycasters()}resize(){this.buildRaycasters()}buildRaycasters(){this.debugEl&&this.debugEl.remove();let t=new te(this.state.canvasWidth/2,this.state.canvasHeight/2),i=new te(t.x/1.2,t.y/1.2),n=new te(t.x+(t.x-i.x),i.y),o=new te(i.x,t.y+(t.y-i.y)),a=new te(n.x,o.y);this.debugEl=document.createElement("div"),Object.assign(this.debugEl.style,{position:"absolute",top:"0",left:"0",width:"100%",height:"100%",pointerEvents:"none"}),document.body.append(this.debugEl),this.raycasters=[t,i,n,o,a].map((u,c)=>{if(kA){let v=document.createElement("div");v.style.position="absolute",v.style.top=u.y+"px",v.style.left=u.x+"px",v.style.width="10px",v.style.height="10px",v.style.backgroundColor="red",this.debugEl.append(v)}let p=u.x/this.state.canvasWidth*2-1,f=-(u.y/this.state.canvasHeight)*2+1,y=new te(p,f),g=new Ur;return g.setFromCamera(y,this.camera),[g,y,c===0?10:c<5?2:1]})}updateFocusableEntities(){this.focusableEntities.clear();let t,i;for(let n of this.state.geometry3DIdsInScene)if(i=this.state.geometry3DMap.get(n),i!=null&&(t=i.components[0],t instanceof Ie&&t.focusable&&t.geometry!=null)){if(t.focusMesh==null){let o=new Te(t.geometry);o.userData={entityId:i.id},t.focusMesh=o}this.focusableEntities.add(t.focusMesh)}this.focusablesDirty=!1}updateRaf(){if(!this.cameraDirty)return;if(this.focusablesDirty&&this.updateFocusableEntities(),this.focusableEntities.size===0){this.publish("geometry-in-focus",null);return}this.collisions.clear();for(let[o,a]of this.raycasters)o.setFromCamera(a,this.camera);let t=null,i,n=-1/0;for(let[o,a,u]of this.raycasters)o.intersectObjects(Array.from(this.focusableEntities.values())).forEach(p=>{if((p==null?void 0:p.object)!=null&&"isMesh"in p.object&&(p!=null&&p.object.isMesh)){i=p.object.userData.entityId,this.collisions.has(i)||this.collisions.set(i,0);let f=this.collisions.get(i)+u;this.collisions.set(i,f),f>n&&(t=i,n=f)}});this.publish("geometry-in-focus",t),this.cameraDirty=!1}destroy(){s(this,Jn)&&cancelAnimationFrame(s(this,Jn)),this.debugEl&&this.debugEl.remove(),this.collisions.clear(),this.focusableEntities.clear(),this.raycasters=[]}};Jn=new WeakMap,l(_v,"GeometryInFocusSystem");var xf=_v;m();var Dv=class Dv{constructor(e){d(this,"dirty",!0);d(this,"map");d(this,"stylesheetId","");d(this,"userHiddenLayers",new Set);d(this,"hiddenLayersInStyle",new Set);d(this,"centerPoint");d(this,"handleRender",l(async()=>{if(!this.map||!this.dirty||!this.hiddenLayersInStyle||this.hiddenLayersInStyle.size===0)return;let e=[],t=this.map.project(this.centerPoint),i=this.map.queryRenderedFeatures(t,{layers:Array.from(this.hiddenLayersInStyle)});for(var n of i)e.push(["!=",["id"],n.id]);e.length>0&&(this.hiddenLayersInStyle.forEach(o=>{this.map.setFilter(o,["all",...e])}),this.dirty=!1)},"handleRender"));d(this,"handleStyleChange",l(e=>{var t,i;if(this.map&&e&&e.dataType==="style"&&e.type==="styledata"&&this.userHiddenLayers.size>0){let n=(i=(t=e==null?void 0:e.style)==null?void 0:t.stylesheet)==null?void 0:i.id;(!n||n!==this.stylesheetId)&&(this.stylesheetId=n,this.filterStylesInMap(),this.dirty=!0)}},"handleStyleChange"));e&&(this.map=e,this.map.on("styledata",this.handleStyleChange),this.map.on("render",this.handleRender))}hideLayersUnderPoint(e,t){this.centerPoint=e;for(let i of t)this.userHiddenLayers.add(i);this.dirty=!0,this.filterStylesInMap(),this.handleRender()}filterStylesInMap(){if(this.hiddenLayersInStyle=new Set,this.map)for(let e of this.userHiddenLayers)this.map.getLayer(e)&&this.hiddenLayersInStyle.add(e)}destroy(){this.map&&(this.map.off("styledata",this.handleStyleChange),this.map.off("render",this.handleRender))}};l(Dv,"OutdoorLayers");var Sf=Dv;m();m();m();var Ov="attribute float pathDistance;\nattribute vec3 pathNormal;\nattribute vec3 pathTangent;\n\nuniform vec2 uvScale;\nuniform float vertexes;\nuniform float complete;\nuniform float nearRadius;\nuniform float farRadius;\nuniform float nearZoom;\nuniform float farZoom;\nuniform float pulse;\nuniform float pulseLength;\nuniform bool pathIsVertical;\nuniform bool displayArrowsOnPath;\nuniform vec2 cameraParameters;\nuniform float flattenFactor;\n\nvarying float zoomLevel;\nvarying float radius;\nvarying vec2 fragTexcoord;\nvarying float fragTopTextureU;\nvarying float fragPathDistance;\n\n// Map the x value from the range [xMin, xMax] to the range [yMin, yMax] using\n// linear interpolation/extrapolation.\n//\n// This performs a pure linear mapping `y = mx + b` where\n// `m = (yMax - yMin) / (xMax - xMin)`,\n// `b = -xMin * (yMax - yMin) / (xMax - xMin) + yMin`.\nfloat remap(float x, float xMin, float xMax, float yMin, float yMax) {\n return (x - xMin) / (xMax - xMin) * (yMax - yMin) + yMin;\n}\n\n// Map the x value from [xMin, xMax] to the range [yMin, yMax] using linear\n// interpolation, clamping result values outside [yMin, yMax].\nfloat clampRemap(float x, float xMin, float xMax, float yMin, float yMax) {\n return clamp(remap(x, xMin, xMax, yMin, yMax), yMin, yMax);\n}\n\nvoid main() {\n fragPathDistance = pathDistance;\n\n // We can get an origin point for the cross-section of the path by\n // subtracting the surface normal times the radius, since the surface normal\n // points strictly away from the centre.\n vec3 origin = position - nearRadius * normal;\n\n // Inflate the path along its surface normal to increase its radius from\n // `nearRadius` to `farRadius` when the camera is at `farZoom`.\n vec3 adjustedPosition = position;\n zoomLevel = clampRemap(cameraParameters.x, nearZoom, farZoom, 0.0, 1.0);\n adjustedPosition += normal * (farRadius - nearRadius) * zoomLevel;\n\n // Determine how far the path extends \"up\" or \"down\" in the direction of the\n // path normal.\n float height = dot(adjustedPosition - origin, pathNormal);\n\n // Flatten the bottom half of the path entirely so that it's flat\n // against the floor. This makes the path look nicer when it's\n // semitransparent behind opaque geometry, so you don't see it\n // peeking through.\n float desiredHeight = max(height, 0.0);\n\n desiredHeight = desiredHeight * flattenFactor;\n\n float flattenMagnitude = height - desiredHeight;\n adjustedPosition = adjustedPosition - pathNormal * flattenMagnitude;\n\n // Transform the vertices into NDC.\n vec4 mvPosition = modelViewMatrix * vec4(adjustedPosition, 1.0);\n gl_Position = projectionMatrix * mvPosition;\n\n fragTexcoord = uv;\n\n // Compute a texture coordinate for mapping the arrow texture to the path.\n // We don't want to use the u-value that Three.js provides, because the\n // path may end up twisting arbitrarily -- but we want the arrow texture to\n // always be on the top of the path.\n vec3 bitangent = cross(normal, pathTangent);\n fragTopTextureU = -dot(bitangent, pathNormal) * 0.5 + 0.5;\n\n radius = mix(nearRadius, farRadius, zoomLevel);\n}\n";var Lv='#define ARROW_FADING_POINT 0.15\n\nuniform float complete;\nuniform float nearRadius;\nuniform float farRadius;\nuniform vec2 resolution;\nuniform vec2 cameraParameters;\nuniform vec3 color;\nuniform float pathLength;\nuniform bool showPulse;\nuniform vec3 pulseColor;\nuniform float pulse;\nuniform float pulseLength;\nuniform bool pathIsVertical;\nuniform bool displayArrowsOnPath;\nuniform float arrowAnimationTimer;\nuniform float opacityMultiplier;\nuniform sampler2D arrowTexture;\n\nvarying float zoomLevel;\nvarying float radius;\nvarying vec2 fragTexcoord;\nvarying float fragTopTextureU;\nvarying float fragPathDistance;\n\n// How long the arrow should be, as a factor of `pathRadius`. Since we\'ve\n// mostly flattened the top of the path, values near 2.0 (the diameter)\n// will probably look best.\nconst float arrowLength = 2.0;\n\n// How much of a relative margin the arrow texture should have inside the\n// area laid out for it. Useful to pull the arrow away from the edges of the\n// path, which slope down.\nconst float arrowMargin = 0.1;\n\n// How many arrow-lengths of space should be between arrows on a short path.\nconst float arrowSpacingOnShortPath = 6.0;\n\n// How many arrow-lengths of space should be between arrows on a long path.\nconst float arrowSpacingOnLongPath = 7.5;\n\n// How long a path must be to be considered "long", as a factor of\n// the path radius.\nconst float longPathLength = 200.;\n\n// How long a path must be to be considered "short", as a factor of the\n// path radius.\nconst float shortPathLength = 75.;\n\n// How much of the path\'s length the fade-in should comprise when going from\n// zero opacity to full opacity.\nconst float completeLength = 0.1;\n\n// Map the x value from the range [xMin, xMax] to the range [yMin, yMax] using\n// linear interpolation/extrapolation.\n//\n// This performs a pure linear mapping `y = mx + b` where\n// `m = (yMax - yMin) / (xMax - xMin)`,\n// `b = -xMin * (yMax - yMin) / (xMax - xMin) + yMin`.\nfloat remap(float x, float xMin, float xMax, float yMin, float yMax) {\n return (x - xMin) / (xMax - xMin) * (yMax - yMin) + yMin;\n}\n\n// Map the x value from [xMin, xMax] to the range [yMin, yMax] using linear\n// interpolation, clamping result values outside [yMin, yMax].\nfloat clampRemap(float x, float xMin, float xMax, float yMin, float yMax) {\n return clamp(remap(x, xMin, xMax, yMin, yMax), yMin, yMax);\n}\n\nvoid main(void) {\n // Compute the opacity of the path based on the distance from the current\n // fragment to the `complete` value as it varies from 0.0 to 1.0.\n // Fragments that are at the `complete` value or past it will be fully\n // transparent, while fragments that are at `complete - completeLength`\n // or before it will be fully opaque. However, we adjust the `complete`\n // value here so that it overshoots by one full `completeLength`, so that\n // the entire path will be opaque when the `complete` value is at 1.0.\n float completeLocation = complete * (1.0 + completeLength);\n float completeAmount = clampRemap(\n fragPathDistance,\n completeLocation - completeLength,\n completeLocation,\n 0.0,\n 1.0\n );\n float opacity = 1.0 - smoothstep(0.0, 1.0, completeAmount);\n\n // 2020/01/09 Terence Dickson\n // When we render the background and overlay for the mapbox outdoor context\n // behind everything else in single-buffer rendering, the fact that the path\n // writes to the depth buffer means that the background and overlay will not\n // be drawn behind the path even when the path is still fading in. The effect\n // is subtle and is only visible in single-buffer rendering so this quick fix\n // prevents writes to the depth buffer for zero opacity fragments, which gets\n // rid of the most visually-offensive ghosting.\n if (opacity <= 0.0) {\n discard;\n }\n\n // Push in the texture coordinates so that they ramp up\n // at `arrowMargin` instead of at zero; this remapping looks somewhat\n // like this:\n // 1 ^ ___\n // | /\n // | /\n // | /\n // | /\n // |___/\n // 0 +---------->\n // 0 ^ 1\n // arrowMargin\n // Making the arrows narrower on the path.\n float u = fragTopTextureU;\n u = clamp(\n u * (1. / (1. - arrowMargin * 2.)) - (1. / (1. - arrowMargin * 2.) - 1.) / 2.,\n 0.0,\n 1.0\n );\n\n float arrowSpacing = clampRemap(\n pathLength,\n shortPathLength * radius,\n longPathLength * radius,\n arrowSpacingOnShortPath,\n arrowSpacingOnLongPath\n );\n\n // Reduce the spacing between arrows when the camera zooms out, as increasing\n // the path radius will increase the arrow size and thus be able to fit\n // fewer arrows on in total, and this secondary movement of the arrows\n // "zooming off" the end of the path is unpleasant\n float expandAmount = mix(1.0, farRadius / nearRadius, zoomLevel);\n float effectiveArrowSpacing =\n arrowSpacing * 1.0 / expandAmount +\n arrowMargin * 2.0;\n\n float effectiveArrowLength = arrowLength * radius * (1. - arrowMargin * 2.0);\n\n // Adjust the slope of the vertical texture coordinate so that it goes\n // from 0 to 1 along the length of the arrow plus the spacing between\n // arrows, and adjust its x-intercept so that one arrow moves to the\n // exact position of the next arrow as `arrowAnimationTimer` goes\n // from 0 to 1\n float v = (\n fragTexcoord.x * (pathLength / effectiveArrowLength)\n - arrowAnimationTimer * (1. + effectiveArrowSpacing)\n );\n\n // Compute a "looping sawtooth" wave for determining the vertical texture\n // coordinates of the arrow texture, roughly as follows:\n // 3 ^ /\n // | ___/\n // 2 | /\n // | ___/\n // 1 | /\n // |___/\n // 0 +--------------->\n // 0 ^ ^\n // ^ |_|\n // | effectiveArrowLength\n // |___|\n // effectiveArrowSpacing\n //\n // This is effectively equivalent to this sort of sawtooth wave:\n // ^\n // 1 | / / /\n // |___/ ___/ ___/\n // 0 +--------------->\n //\n // Causing the image of the arrow to repeat, with dead space (the bottom\n // edge of the texture stretched out) between the arrows at the provided\n // spacing. The reason why the "looping" design is preferred is because\n // it takes advantage of WebGL\'s `GL_REPEAT` texture wrapping behaviour\n // to avoid the discontinuity that can end up causing visual artifacts.\n if (mod(v, (1. + effectiveArrowSpacing)) < 1.) {\n v = v - effectiveArrowSpacing * floor(v / (1. + effectiveArrowSpacing));\n } else {\n v = ceil(v / (1. + effectiveArrowSpacing));\n }\n\n // Use the r-component of the texture to determine whether the arrow covers\n // this fragment or not\n vec2 sampleTexcoord = vec2(u, v);\n float arrowAmount = 0.0;\n vec3 secondColor = pulseColor;\n\n if (displayArrowsOnPath) {\n arrowAmount = texture2D(arrowTexture, sampleTexcoord).r;\n float delta = 1.0 - abs(fragPathDistance * 2.0 - 1.0);\n secondColor = mix(color, pulseColor, 1.0 - smoothstep(ARROW_FADING_POINT, 0.0, delta));\n }\n\n if (showPulse) {\n // Add the pulse color to the path by determining how far the current fragment\n // is from `pulse`\n float pulseLocation = remap(\n pulse,\n 0.0,\n 1.0,\n -pulseLength,\n 1.0 + pulseLength\n );\n float pulseDistance = smoothstep(\n 0.0,\n pulseLength,\n abs(fragPathDistance - pulseLocation)\n );\n\n // Blend the pulse color to the path based on how close this fragment is to\n // the `pulse` value and whether it\'s covered by an arrow -- but if it\'s\n // covered by *both*, then we go back to using the regular path color\n // (making arrows look like "holes" when they\'re overlapping the pulse.)\n float pulseLevel = abs(1.0 - pulseDistance - arrowAmount);\n\n gl_FragColor = vec4(mix(color, secondColor, pulseLevel), opacity * opacityMultiplier);\n } else if (displayArrowsOnPath) {\n gl_FragColor = vec4(mix(color, pulseColor, arrowAmount), opacity * opacityMultiplier);\n } else {\n gl_FragColor = vec4(color, opacity * opacityMultiplier);\n }\n #include <colorspace_fragment>\n}';var Z6="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAAAAAB5Gfe6AAAQkHpUWHRSYXcgcHJvZmlsZSB0eXBlIGV4aWYAAHjarZpZciQ7rkT/uYpeAicQ5HI4mr0dvOX3ATOl0li3q3SVJkUqFMEBcHc4IuX2///fcf/hK7cSXRatpZXi+cott9h5U/3j63EMPt+fL1/h+fPdeff6NnJMHNPjD2U/7+qcl183aH6eH+/PO52PN7E+B3qZ+Tlgspkjb57X1edAKT7Oh+fvrj3v6/nNdp7ftd057abHnz78npVgLGG8FF3cKSTPz2oXJFaQWuocCz9D0mhnEu8Tx54k6dexc98F77vY+f48n96HwvnyvKB8iNHzfJCvY3cj9HZF4dfM7/6QZ4j+7deb2J2z6jn7sbueC5Eq7rmpl63cd1w4GCrd2wov5Vt4r/fVeFW2OMnYIpuD13ShhUi0T8hhhR5O2Pc4w2SJOe5IuGOMM6Z7rhL+FudNSrZXOFFJz3KpkqtJ1hKn4+tawp233flmqMy8AlfGwGCBOz693Fcn/+b1OtA5Bt0QfH2NFeuKFnCWYZmzn1xFQsJ5xlRufO/LvcGNf5PYRAblhrmywe7HY4gh4Re20s1z4jrx2fkHNYKu5wCEiLmFxYREBnwJSUIJXmPUEIhjJT+dlceU4yADQSSu4A65SamQnBptbu7RcK+NEh+nkRYSIZBGSQ0EIlk5C/jRXMFQlyTZiUgRlSpNekklFymlaDGN6po0q2hR1apNe001V6mlaq211d5iS0iYtNLUtdpa651JO0N37u5c0fuII408ZJSho442+gQ+M0+ZZeqss82+4koL+q+y1K262uo7bKC085Zdtu662+4HrJ108pFTjp562umvWXtm9X3WwofM/T5r4Zk1y1i+1+mvrHFa9WWIYHIiljMyFnMg42oZANDRcuZryDla5ixnvkVIIZGsBbHkrGAZI4N5hygnvObuV+Z+mzcn+Y/yFr/LnLPU/RuZc5a6Z+Y+5+2LrK1+K0q6CTIWWkx9OggbF+zaY+1Wk/766H46wF8ONFY+O8hBMEc7oc4Vdh+8JsE+PUSrVjr70Zz1+H56PH3o9sRR1ql5Ha8bUMQxpe89Tki8Sb0tE23cw3DcfEo+ugnj2G3WEmononVfoag71pVjR+EmAE53eT5tqYfEHl/7ThMusaI+St0jktFa9gKnreiQqCNpZ2mJdSkbaiK6DrovYR4/JhJfRsx5d5EVZnEIPetHnU5KynJPTSuCPuC0lOuXH7n1DNq7DpUtHbhM5lDA0c2bnDCJoOObMnyj+aPjPwx0yiDUxKKsg35VnRnBEVhonKwK5hOk5NttUrhr2+tMOXkPJb1RZ+iAelYjL2MuO3pGRQ78GdxwOOaTAcJZcewq7ilB1RJCSozUdSEdwVJVb6asiBsHH1Bqgbiv3Cmkkis6ktVnZGRRwMNJjUA3Ao2127YWdhAIblxF51hzMcZsVZc0r0dJo5Liqfn41Q+q193SGhhkMkgaLJRNnEpqBtyVvbcVffIk+LE9QPFBTMTQe0aWkMXMnx3dy5sfHreDE60Ql50E+SqRcmfK16L2p0Ol8JFATu3qASXy7SvmiGW2cdMBxsty44CvtLogfGlv7WkCSV0WId2270EaD5Ym40cs+SAwZuNjPSTywAvEfLmzQhtLDntfCnhl/fNmUNnzyA2g76Zn0SP+c+I6bCC0FONUQ4L50e95dif+DH/m9htQjBEhPPpOjYjmm2ChbfEMIUaYtAIxmWJHlilLU8ZRs9pCsHbDpFaRgZljz2QandjDIBPZDGTuoZW1KdlYh52ALzisKJRNWSQmLAWx8iv9mGttT15bBc2oxd57bZtVF98CYtK3UH22Yd/A7WaKa+ZjNTOXEzNhMJ5kmQOvfzsbxbZALJ2xwGBjX2HFQybhi7kpbA7DVpS3RxMJwFyHwGk5gs6a4lrRHVqhYT0QTJC9UZcC9Yrelkn6yXch68NKNtG7CiU3vf/zMZAYXPWdrR9XZ/ctMV1sJQ2wJEGxzaHs7LmmHIwnUwbwnNAapBY9xhE19DNJW3ua0dDk/AjwITacR0PqZxkbyJ+E5jYbxI84x1TBE+y90hwDCYZIM0tqAKPZfCzFrbH8kYCm3eqQkZ2+2GovcL8Suokyg8yyCJes6dcouSLiNSLb0ETJU+/N/WFsBBSOXBbm9Cwp4CzlOag7ro7R2vC19nSsCPmAjIEMiobFwaoVXhjTU2XMpgEsDH/L3Sx54OCTMUSXI/IIA2V4QcLQpwVz12pInI0bY56pIQ2BSGRLL+yLfZ7JkiimbK+aepsbwRStpokx5gCqe1hjdMAwcINbkk5jmedrNRAG5pUXPe0sZIoXy1h7lSDxApzheg24JeDNtDS1oBDBUC4iWZFilBPhZx0Kqx2lihpbG9q4sYidksCN4yRYhNM4nxfBbTi4E3AT6B3igbvs9Gv8ZkHsIfdlep+2HelEDbkJdNjqZQ90B7k6OIoFfkkPNoY+z0gzACa1f2qcBYxVJpT2QQgS19dKQlbC24S92xiEAFRKB5Uy1qrBgOtwIge55G0kRPfIytGx0tMOrGfrijB2FHOk/TKcMjDTMPeBo4FnXD5cQ8vtdgoAN0yuzZQHQI09wm/5vAB6RHyI9rYKiZ6YWC6rbaiLmDtoaToC1bViXQFNtgWsOfEEKCleC3GWPSfgQWRQWMgw/9FDgvOZrFAT3SmsA3DLbqlsSppQG5QeOjPXavUUkxF/qgLM05vW5o7UakuBqo2ZW8Nj0LB7imVJC9QSA+wd7RPztIUZ80xQZq0ROrc8CSVncWzkTA/RwmunldCPAQKjqVC7bhRuTIv0plbk7gOX4m5OAi2YesYZ0KBQRToG8iv9x8dgGtgECYRBeEU87OxoSc8epu+s7Mq/MN0VbBT19dii7ekO66UZwdAMtoAVQd13J5nwZe98OgGslmVqAGBkeLZNVNVlWpV18qihntXKnBZvrDIVgFpx4q5poLqREOVplMPSpTF2KvjBAzDpprkruXIaaUmUD4Xo2yrGWcYlixKIwRFjl0jPQhKznUXZAoSjlg9c/NwAI4p3Q/w5bCNfhUZS7bGfqesHqKAlyZZxZgNrhGevZXccaqBys4NEqB3Vqfptji9uUrhCL6yXFqxtm0hhLyYU3Tjd8I/HZaWD1oyVjnG5hhpCN5yHSf8BQUZlVNd00OP4M0TK+JSM7iqWi01SinFkCQXWxiZJLqqAHiEt3G3I2WYd46KU9pIJIOkoRQYCcEAAPguHo0Y4k8Hl6SW50MoW0uZU8jJOUghKo38Nl5ZSwsJNAUC2/lFZWkfMjrU8dFrTjHpJnUrLCILQIxINiYdQlDXaE/razQ4jjQluN5jW1Eh/S7yYvI5gigSjdLYU9TiFXAcHjISiLhQd9obb3OQmwY+YqVwiBMCkOGLXaK/ljBShh56c1g0uyIb2lBRKO7ZTAFncw5c5UGjGSy3CsI1Jt2mtruZkfhBZmbR+842Yu1eDiWEl0V6LZcGem6Ct+LW4Wy3oAjyNObazKBHomhJ3HMKEKHgiGksH+Ig1nTidfNMyA+oYHqVFaRGLiQreVLc9GvQgftKjW9cfUSKNYL80rqU7Um2rwqQJR1ai31Wq7vzKJEsFHDj0bAEMUKXgvfD5bWbaLPBTKz1Nk/Fg+GUZvUzFw80CLaKtPAACVAWrismh863FU4IJ0716SXBUNVb/SDMVvZgDt34CXoOq1JKvg0n08gPHTwXBNgD5W8pZZ8E9EVWcv1DZMB2NFysIwkqBSaH5QRmsAHdkHB+UANvLJvFpQKAahSmYTLEd2AFO+5rsqRRU6sVv5IP0wsSPLcWsbC1Y95mte71CUm6RJJWwkg6Q4k+xWMM0ByElJPQ6j2ED5hY42ALpZRytx9RlgQlJLijzhKi5eX5JBSIRGfo9o2xhd/0aWku8OS+4D9ZnovHDQMPaYo4qm2mlZbUnd7pR6oQj29Z2BqJ9n3LRT+MTLu3IR+ZP2TCPh3EDw8H1NHpoT7FibNYU8WHd9ESHcY12aDOQCUBddi4Ucp+4yuzz8ybcCCu1h8zvzXhDN4HYLq1R+U0xzUqg5QSA3iSBgdDouy55Ifx0DaeEhgezxBRGmoEJ6AJitVuzwtKPlUskHgU2F0LS7AFIwW5jPu0RUL7sp+fkNk0ee8P6uXYgl40WM+cdCOW21r13e0ivt0ff/mYcUfrQZWs2BiN6G+MDTGz1BKORmUTNQp9YGSHFxAeTkQrKd6FoVUogyytW25OLy3OpaO5oZCQp46aPzb5LnJiFEIwAKkmbYVYIjzVv3vj7rA6HignEeQAXTAHKDhoD7Uujh0QjtsB6fTP1NzO7T1Nzq4F1GnfHdXCG1Yxjwdtjf+PGRGTzEtEAUCz7KLfTdItLwCXuSOAzVjaZB6LvbUZhYGWmifSZlcMDnGHPd6gPeiK9erhpiw7ZP9ahTrMhFDa1J53m9ri2DloziqGETTcVSppCbTDDjExg6RrZ6cPEzB8XArEjQSB29odrUoLyoS/65RfM9fprGGjlHpbhGgbYD8MtmW1eFcAWX5dbcMHcl8sUI2k+H7GPW9VrArw3G+BefcCrCaAT/N53YLvP26Uy0kMFnDEZz0DJkmQqEOlL7SlKweYhH8gxpYeAYi0f9magqPbMYZuUI6007lSZQoyoGfYQHsNRzHXR3MMINTSMZpq1KD2A5MDJgtMLdRU6R4CEOJcKGiIJ7K6P/vAM6xpECHI8rRHsaEj6smkngAUjXTzrRoSI48ZpHOqgOY5OejKVdpnmiYUChQnVdIPa6ekGqRSRgEO119oDHOiIUQ5ciYVgaF1oG8Udo8WYtD+DEi8D/w8rAJE2k2PoyV0oMtpauxreaFjpujAvxFlwBhjuNqM9P0IfI5iD8Nh8y1kG4igjJkDNkOijnlLhItAd9lhRd670yNRTu95cR/Xuu0c5WO4DEFk5YQAPtLvU4TYPGRh4APPEDNiuuwR6SC21JoFbQBBMr+zJmT32QplNI6p16PbculN/pCX1wAyTWGTeJ774aln0gvQikw7TmkfsNbdQNs0adutYUDqNtGc0RqngUYdhUYuHSL1/eLrgvqDTC5neu++vufRkEgP9D2T64Kg/c4n+s7k3dDr3me8nOr0c72MRNmgF7D4WySPP0YAI/bI4eixwc7K13QiRiL85A8fnSsUj+mvTrsZtVUEQZ6sTpVafW8nYJZyaZS0U+0xIb6et9PhhtoObozQbjKAoDf6eiFgx1UUvpUYj1GweH0MNMrofhynfWn7+KYu7n5r83hN9aqm+6qjcH7dUlgvZVLV3xqq4fbP16qv+eofuTz43eomAqfS7GBAB9zEE31WJ37eVIPtdGN5A8nMYPvvLt8t2/V/6gM19G4g/hIL7UXf9JgbuLRZ+AoW//AzyMxTcWyz8BAruLRZ+AgX3r3y2+mT/PwfiN1DoVI+QT3CZDmvb8022JeYb6HiQPQpPPvboFB+i1MZdcqWZqthHmix6vttw0UAI1z8oEnGwVe++c7JamxslC+8xKJE41XJmug1npz+6CUAKyURd9gSxo+kWxvtZth848GBlws/0SKjYhmbZ9IiV+mcGBSdWHk8sqSr2zz5J7QME/0yD+z4Pe+JuGn1MV/vUyZwOHojWPlmPXgf9CuoeN9UAT+FGwaLg44v3dWe6QpvuL3Ln/p3k/2AgqNDcfwHgqUmIIqn+hwAAAAJiS0dEAACqjSMyAAAACXBIWXMAAAsSAAALEgHS3X78AAAAB3RJTUUH4wYRESAMujenGAAAB9FJREFUeNrtnWlsFVUUx899fS1gUoKioEY+WBRUEohGkUhAKxgEjSgGoRGB4AJCNKAIJBJZJSiyGYMKKkIoLlEUKhUraxFkKUE2kU1aCrRgW2jpg9f29R2/sBTo67v3zL2zvfP73MzM+XU6mf+5504BGIZhGIZhGIZhGIZhGMZGGq3JvSmR62++BXHH7Ylbf9ouRMT99yVq/e0PICIiHumUmPV3PooXOf5EItafXoCXOdUn8ep/pgjrUDY40ervX4JXUTEiocoXL5/FawiNEwlU/6hzeB3hqQljQIwJYT3UzEkQA2JiGOslsiAhDIgZ1RiD6NIEMBD8NIKxyQr6vv7FtdgQa31uILg0ig2zsZmv4//yePUj7rjNv/U3yUEJ/r7Xr/XfvBmlOPKwT+vfhpIUdvdj/Wm7UZpTz/mv/g4HUYGyQb5r/+SjEhXD/VV/j5OoSGisj16LRe9iVCY8xTcGxIulSKBmtk8MiKHlSMIn8ViMqkQivojHgfcuIJ0VAc/XPzmMVljrcQOBmdVojY1NvVx/8mcRtEqeh+NxypJatM6+ezxb/7Io6uBwR4/e/1moicJunvz956A2ip/1Xv3Nt6JGSgd6rf47/0KtlHssHrfZi5rxVDwWDx5C7XgoHotHC9AANbO8YqBXERohMt8bv/8X/kNDRDM9cA+IgWVojhWuNxAYXo4mWePyeBwYHUKz5Lo6HidNvICmybvVxfXPqEbz7Gvr2vrn1KAdHH7IpX//8yNoD8dcGY+TM6NoF26MxzLTL26Mx0majtM4q5ed7yhNulVsd5WAxqset/mGS6/d5CIBLXI62/7I6ZKyzjUC0rIfsP+hE3zkxt9c8vy7tPnJbiKfuyP+Xdn8ZDeuiMei+zF0juWOGyBNv+iMxw4bEBkl6CzOxmPx6ll0mryWDtb/ViU6z17H4rEYG0I3cMiheByYFEZ34Ew8Dn5UjW7BiXisY/rFDfGYmgWCCwcngXto0q08z1YBSUsy3NWgb5Qe2WSjgJRlfdy2RJPcNXm9bQIarexpsP5VdxHjcbMcm2Q3/5P64i71U8k/ELuLNsVjcct2cnST+rGg+Jo4XmhLPBZ376GOfoOkAIB5NWTHxuu/nzj9ElkA8gLgA+pLlvF43IU4/VI9G1QEAHnIPjfVaP1PnqRdVngKqAkActDMa2Hw/u9zijjjNg5UBcBr1FbD3jbG6h9QSruk8ovfyFESABnUWSNT8VgMI06/lF7aBqomAJ4n3m+G4nHgbeJfZfHljcCKAqDHcWo87m2g/gnE53LhlS+lqQqATv9S4/FL2u//qcT2T34XoAuAdvuJBspf11z/LOKbyYG6q4bqAqDVTqKByjFa21/U6ZfdaWBNADTdTDQQnqSv/pRMYjrZevVLCUUAiF+JBqpnaqv/J2I+zb3mxZwkAMTPDq8ep1A3P/1y3ZOEJABgiaPxuOnvxLN/B7oEwELq/sPl1utvSdz8VPsl6BMAn1AbBKut1t96F+3ENXOFTgFiehXRwAZL8Vi0JW5+qppW7+HIAgDGnyca2G4hHouOh2knvTARdAuAkedsj8cinTj9Ujka9AuAV87YHI/F08TNT2eHgQkB0I/aIDhGmuIU/YnnKxkAZgTAU8SGHC0eDyJufiqKfTKrAqBrPtFAiXo8HlFBO1VBA7ebZQHQifhUVo7H4p2QgQeOdQHQbp8t8Tg4idj+2dPgwJIGAdBqhw3xmDz9EuelQ4cASP3DeDwOziW+ecdbldEiACDbcDxOWkBs/8QNHpoEAPXjLNFMmfpv+IZ4+PjRU5cAWGwwHqcQNz/J2NUmAMgjavHjMfEPTGpvvz4BQH1MrzMkoHoW2CsAppEaBFskemQUA+HJYLcAeJfQINgpNVuvbiA0FuwXAG8qNwh2S07WqxqQ/saPXgEwRDGu7W8te2Q1A6XSH0HWLAD6nVa5zoPS9asZKJb/DLZuAdDzhPx1Hu2gkobkDRQq/J8w7QJAfstevuI3+WQN1F39dkAAtP9H7jpPdFVtiMgZOKC0Z9aAAEiT+mrbScLQjIyBXWngtABokRf/kKefonRF4xvYqrjmYEQApG6Md8SyvrS+eDwDG5QbzUYExL3QMxnUlZGGD5wFbhEADQ7YVwyhr401YCD6LbhHACyK3SA4N9TK6mhMA5EvwE0CYF6sBkFopLXl8exYq9/gLgHwYf3x+PxoqwMC9RoIvw9uE1D/gH3VeOsjItnSq9/OCqhvwL5qAoABA5XU28qsAHjj2tW8mukABgzEXP12WgAMvrpBEPkYwICB2KvfjguAvnUH7GvnARgwUGRhEt24gLoD9tGvAAwYKLDyySzzAqDzpQH76CIAAwYOWtqNYoMAaH9xwP57AAMG9ljbj2SHALhjJyLijwAGDGyzuCPNFgGQuhlxpfw1yR94dfAxi5cmojI/lRyx+rtaX9XDhADr2CVABc//JycWwAJYAAtgASyABbAAFsACWAALYAEsgAWwABbAAlgAC2ABLIAFsAAWwAJYAAtgASyABbAAFsACWAALYAEsgAWwABbAAlgAC2ABLIAFsAAWwAJYAAtgASyABbAAFsACWAALYAEsgAWwABbAAlgAC2ABLIAFsAAWwAJYAAtgASyABbAAFsACWIDToH8FyJUWtVWAALedDoFhGIZhGIZhGIZhGIYxyf+YwEMsIhMo/AAAAABJRU5ErkJggg==";var NA=new Ia;function z6(r,e,t){let{nearRadius:i,farRadius:n,accentColor:o,completeFraction:a,isVertical:u}=e,{color:c}=t,p=!0,f=0,y=1/0,g=e.displayArrowsOnPath,v=!u,x=!0,P=g,b=i/2+GA,S=0;r[0].z+=b;for(let de=1;de<r.length;++de){r[de].z+=b;let Ce=r[de].x-r[de-1].x,Ae=r[de].z-r[de-1].z;if(u)S+=Math.sqrt(Ce*Ce+Ae*Ae);else{let rr=r[de].y-r[de-1].y;S+=Math.sqrt(Ce*Ce+rr*rr+Ae*Ae)}}if(!u){let de=b-.01;r.push(r[r.length-1].clone().setZ(de)),r.unshift(r[0].clone().setZ(de))}let I=new vb;P&&(I=NA.load(Z6),I.colorSpace=Ti);let E=new Ee(c),w=new Ee(o),_={vertexes:{type:"f",value:1},resolution:{type:"v2",value:new te(1,1)},cameraParameters:{type:"v2",value:new te(f,0)},complete:{type:"f",value:p?0:1},color:{type:"c",value:E},pathLength:{type:"f",value:S},nearRadius:{type:"f",value:i},farRadius:{type:"f",value:n},nearZoom:{type:"f",value:f},farZoom:{type:"f",value:y},pulseColor:{type:"c",value:w},pulse:{type:"f",value:0},pulseLength:{type:"f",value:.075},pathIsVertical:{type:"b",value:u},arrowAnimationTimer:{type:"f",value:0},arrowTexture:{type:"t",value:I},displayArrowsOnPath:{type:"b",value:g},flattenFactor:{type:"f",value:v?.05:1},showPulse:{type:"b",value:x},opacityMultiplier:{type:"f",value:1}},D=new Eb(r);D.curveType="catmullrom",D.tension=0;let R=30,V=8,G=R*r.length,Z=new Ob(D,G,i,V,!1),z=new Float32Array(Z.attributes.position.count);for(let de=r.length;de<z.length;de++)z[de]=de;Z.setAttribute("vertexIndex",new dl(z,1));let ce=new Float32Array(Z.attributes.position.count),ve=new dl(ce,1);for(let de=0;de<=G;de++)for(let Ce=0;Ce<=V;++Ce)ve.setX(de*(V+1)+Ce,de/G);Z.setAttribute("pathDistance",ve);let Be=new Float32Array(Z.attributes.normal.count*3),Ge=new dl(Be,3);for(let de=0;de<G;de++){let Ce=Z.tangents[de];for(let Ae=0;Ae<=V;++Ae)Ge.setXYZ(de*(V+1)+Ae,Ce.x,Ce.y,Ce.z)}Z.setAttribute("pathTangent",Ge);let it=new Float32Array(Z.attributes.normal.count*3),fr=new dl(it,3);for(let de=0;de<G;de++){let Ce=Z.tangents[de];var Le,Ye,Ve;u?(Le=Ce.x*Ce.y,Ye=-1+Ce.y*Ce.y,Ve=Ce.z*Ce.y):(Le=-Ce.x*Ce.z,Ye=-Ce.y*Ce.z,Ve=1-Ce.z*Ce.z);let Ae=Math.sqrt(Le*Le+Ye*Ye+Ve*Ve);Ae===0&&(Ae=1);let rr=Le/Ae,Ma=Ye/Ae,cl=Ve/Ae;for(let Nr=0;Nr<=V;++Nr)fr.setXYZ(de*(V+1)+Nr,rr,Ma,cl)}Z.setAttribute("pathNormal",fr);let Gt=new hl({uniforms:_,vertexShader:Ov,fragmentShader:Lv});Gt.transparent=!0,Gt.alphaTest=.5,_.resolution.value.x=1,_.resolution.value.y=1,_.vertexes.value=z.length,_.arrowTexture.value.wrapS=Gr,_.arrowTexture.value.wrapT=Gr,_.arrowTexture.value.anisotropy=16,_.complete.value=a;let Mi=new Te(Z,Gt),Ot=Mi.clone(),Vt={..._,opacityMultiplier:{type:"f",value:.25}};Vt.complete.value=1,Ot.material=new hl({uniforms:Vt,vertexShader:Ov,fragmentShader:Lv}),Ot.material.transparent=!0,Ot.material.alphaTest=.5,Ot.material.depthWrite=!1,Ot.material.depthTest=!1,Ot.renderOrder=1,Vt.resolution.value.x=1,Vt.resolution.value.y=1,Vt.vertexes.value=z.length,Vt.arrowTexture.value.wrapS=Gr,Vt.arrowTexture.value.wrapT=Gr,Vt.arrowTexture.value.anisotropy=16,Vt.complete.value=a,Mi.userData=Ot.userData=e.mesh.userData;let oo=e.mesh;oo.add(Mi),oo.add(Ot),Z.computeBoundingBox();let Sa=new q;return Z.boundingBox.getCenter(Sa),{mesh:oo,material:Gt,center:Sa}}l(z6,"buildPath");var GA=.15;var Av=class Av extends J{constructor(t,i,n){super();d(this,"rendererState");d(this,"altitudeDirty",!0);d(this,"convertTo3DMapPosition");d(this,"getParentContainer");this.rendererState=t,this.convertTo3DMapPosition=i,this.getParentContainer=n}update(t,i,n){let o,a=!1;for(let u of this.rendererState.geometry3DIdsInScene)if(o=this.rendererState.geometry3DMap.get(u),o&&o.type==="path"&&o.components[0].type==="path"){let c=o.components[0],p=o.components[1],f=c.isVertical&&this.altitudeDirty;if(!(c instanceof ci))continue;if(c.dirty||f){if(c.mesh.parent!=null)for(let g=c.mesh.children.length-1;g>=0;g--)Xe(c.mesh.children[0]);let y=[];if(c.feature.features.forEach(g=>{let v=g.geometry.coordinates[2]||0,x;if(g.properties.parentId&&(x=this.getParentContainer(g.properties.parentId,!0),x!=null&&x.altitude!=null&&(v+=x.altitude,c.isVertical=!0)),!g.properties.parentId||x!=null&&x.visible){let P=this.convertTo3DMapPosition(g.geometry.coordinates[1],g.geometry.coordinates[0],v);y.push(P)}}),y.length>1){let{mesh:g,material:v,center:x}=z6(y,c,{color:p.color});c.mesh=g,c.material=v,c.position=x}c.dirty=!1}p.dirty&&(c.mesh.children.forEach(y=>{y.material.uniforms.color.value.set(p.color),y.material.needsUpdate=!0}),c.mesh.position.z=p.altitude,p.dirty=!1),c.material&&(c.mesh.children.forEach(y=>{let g=y.material.uniforms;g.nearZoom.value=t,g.farZoom.value=i,g.cameraParameters.value.x=n,c.materialDirty&&(g.nearRadius.value=c.nearRadius,g.displayArrowsOnPath.value=c.displayArrowsOnPath,g.farRadius.value=c.farRadius,g.pulseColor.value.set(c.accentColor),g.complete.value=c.completeFraction),y.material.needsUpdate=!0}),c.displayArrowsOnPath&&c.animateArrowsOnPath&&(c.mesh.children.forEach(y=>{y.material.uniforms.arrowAnimationTimer.value=performance.now()/1e3,y.material.needsUpdate=!0}),a=!0),c.materialDirty=!1)}this.altitudeDirty=!1,a&&this.publish("animate:path")}};l(Av,"PathSystem");var fu=Av;m();var Ze,$s,Ar,kv=class kv{constructor(e){d(this,"rendererState");d(this,"dirty",!1);M(this,Ze,void 0);M(this,$s,void 0);M(this,Ar,void 0);this.rendererState=e}updateOne(e){var t;if(e instanceof Se&&e.components[0]instanceof Ie&&e.components[1]instanceof wr&&e.parent instanceof Qe&&(T(this,Ze,e.components[0]),T(this,Ar,e.components[1]),s(this,Ze).detached&&s(this,Ze).dirty&&s(this,Ze).geometry!=null&&s(this,Ze).material!=null)){T(this,$s,e.parent),(t=s(this,Ze).mesh)==null||t.setVisibleAt(s(this,Ze).instanceIndex,!1);let i=new Ee(s(this,Ar).color),n=new Ns({color:i,side:Pi,opacity:s(this,Ar).opacity||1,transparent:s(this,Ar).opacity!==void 0?s(this,Ar).opacity<1:!1},1,s(this,Ze).material.repeatYFactor),o=new oi(1,s(this,Ze).geometry.attributes.position.count||0,0,n);o.addGeometry(s(this,Ze).geometry),o.userData={entities:{0:e.id},detached:!0},s(this,Ze).instanceIndex=0,s(this,Ze).material.setColor(s(this,Ze).instanceIndex,i,s(this,Ar).topColor?new Ee(s(this,Ar).topColor):i),s(this,Ze).mesh=o,s(this,Ze).material=n,s(this,$s).add(o),s(this,Ze).dirty=!1}}update(){if(!this.dirty)return;let e;for(let t of this.rendererState.geometry3DIdsInScene)e=this.rendererState.geometry3DMap.get(t),this.updateOne(e);this.dirty=!1,this.cleanup()}cleanup(){T(this,Ze,void 0),T(this,$s,void 0),T(this,Ar,void 0)}};Ze=new WeakMap,$s=new WeakMap,Ar=new WeakMap,l(kv,"MeshDetachmentSystem");var Mf=kv;m();m();function Y6(r,e,t){var i;if(r.geometry!=null){let n=e||1e-4,o=n/r.currentHeight,a=n/t;r.geometry.scale(1,1,o),r.material&&(r.material.repeatYFactor=a),(i=r.mesh)==null||i.setGeometryAt(r.instanceIndex,r.geometry),r.currentHeight=n}}l(Y6,"updateHeight");var ca,Kn,Fv=class Fv{constructor(e){d(this,"rendererState");d(this,"dirty",!1);M(this,ca,void 0);M(this,Kn,void 0);this.rendererState=e}updateOne(e){var t;e instanceof Se&&e.type==="geometry"&&((t=e.components[1])!=null&&t.dirty)&&(T(this,ca,e.components[0]),T(this,Kn,e.components[1]),e.type==="geometry"&&s(this,Kn).height!==s(this,ca).currentHeight&&Y6(s(this,ca),s(this,Kn).height,s(this,Kn).initialHeight))}update(){let e;for(let t of this.rendererState.geometry3DIdsInScene)e=this.rendererState.geometry3DMap.get(t),this.updateOne(e);this.cleanup()}cleanup(){T(this,ca,void 0),T(this,Kn,void 0)}};ca=new WeakMap,Kn=new WeakMap,l(Fv,"MeshModificationSystem");var Pf=Fv;m();var mu,Bv=class Bv{constructor(e){M(this,mu,void 0);T(this,mu,e)}update(){var e;(e=s(this,mu)._subscribers["pre-render"])==null||e.forEach(t=>t())}};mu=new WeakMap,l(Bv,"PreRenderSystem");var Tf=Bv;m();var VA=!1,jA=.01,Rv=class Rv{constructor(e,t){d(this,"rendererState");d(this,"convertTo3DMapPosition");this.rendererState=e,this.convertTo3DMapPosition=t}createTextAreaMesh(e,t,i){var c;let n=new mr(t.maxWidth,t.maxHeight),o=new jt({color:void 0,transparent:!0}),a=new Te(n,o),u=new dt;if(u.position.copy(this.convertTo3DMapPosition(t.position)),u.add(a),a.position.x=-t.maxWidth/2,a.position.z=i+jA,a.visible=!1,VA){let p=$n.getLoader().load("https://wwr-pro.s3.amazonaws.com/logos/0066/7413/logo.gif",y=>{let g=t.maxWidth/t.maxHeight,x=y.image.width/y.image.height/g;y.wrapS=jf,y.wrapT=jf,a.scale.set(1,1/x,1);let P=(a.rotation.z+Math.PI)%(Math.PI*2)-Math.PI;Math.abs(P)>Math.PI/2&&(a.rotation.z+=Math.PI,a.scale.x*=-1),a.visible=!0});o.map=p;let f=new mp;u.add(f),f.scale.set(10,10,10)}return u.rotation.z=Math.PI/2,u.rotation.z-=ye.degToRad((c=t.rotation)!=null?c:0),u.userData.entityId=e,u}flipIfNeeded(e,t){}update(e){var o,a,u;let t,i,n;for(let c of this.rendererState.geometry3DIdsInScene)if(t=this.rendererState.geometry3DMap.get(c),(t==null?void 0:t.type)==="geometry"){if(i=t.components[0],n=t.components[1],(o=i.feature.properties)!=null&&o.textArea&&n.showTextLabel&&i.textAreaMesh==null&&i.mesh!=null&&i.mesh.parent!=null&&((a=i.feature.properties)==null?void 0:a.textArea.position)!=null){let p=this.createTextAreaMesh(c,(u=i.feature.properties)==null?void 0:u.textArea,n.height+n.altitude);i.mesh.add(p),i.textAreaMesh=p}i.textAreaMesh&&(n.showTextLabel&&!i.textAreaMesh.visible?i.textAreaMesh.visible=!0:!n.showTextLabel&&i.textAreaMesh.visible&&(i.textAreaMesh.visible=!1),n.flipTextToFaceCamera&&this.flipIfNeeded(i,e))}}};l(Rv,"PolygonLabelSystem");var wf=Rv;var q6=new Ur;var{DEFAULT_PITCH:jv,DEFAULT_BEARING:Hv,DEFAULT_ZOOM_LEVEL:Uv,DEFAULT_MIN_ZOOM_LEVEL:HA,DEFAULT_MAX_ZOOM_LEVEL:UA}=Dr,WA=ye.radToDeg(.698132),Rt,He,yu,Js,Qn,ua,Ks,gu,Gv,k,Pe,kr,Re,gi,Qt,O,vu,ze,Oe,If,$6,Ef,J6,_f,K6,eo,bu,Cu,Qs,Df,xu,Su,Mu,el,Pu,Vv,pa,Tu,Et,_t,Wv=class Wv extends J{constructor(t,i={}){var g,v,x,P,b,S,I,E,w,_;super();M(this,gu);M(this,If);M(this,Ef);M(this,_f);M(this,Pu);d(this,"options");d(this,"container");M(this,Rt,void 0);M(this,He,void 0);M(this,yu,void 0);M(this,Js,void 0);M(this,Qn,void 0);M(this,ua,void 0);M(this,Ks,void 0);d(this,"rendererDomElement");M(this,k,{geometry3DMap:new Map,geometry2DMap:new Map,geometry2DIdsInScene:new Set,geometry3DIdsInScene:new Set,entityScene:new We("__scene"),hoverColor:"red",insetsPadding:tu,shouldMeasureCanvas:!0,pixelRatio:this.resolutionScale,canvasWidth:0,canvasHeight:0,tweenGroup:new nv});d(this,"camera");M(this,Pe,void 0);M(this,kr,void 0);M(this,Re,void 0);M(this,gi,void 0);M(this,Qt,void 0);M(this,O,{});M(this,vu,window.matchMedia("screen and (min-resolution: 2dppx)"));d(this,"map");M(this,ze,l(()=>{s(this,O).renderSystem.twoDdirty=!0},"#invalidate2DEntities"));M(this,Oe,l(()=>{s(this,O).renderSystem.threeDdirty=!0},"#invalidate3DEntities"));M(this,eo,"standalone");M(this,bu,l(t=>Math.trunc(t*10)/10,"#round10"));M(this,Cu,l(()=>{s(this,O).twoDDrawSystem.dirty=!0,U(this,gu,Gv).call(this,Jo()),s(this,O).watermarkSystem.dirty=!0,this.render()},"#handlePixelRatioChange"));M(this,Qs,l(()=>{s(this,k).canvasWidth=this.rendererDomElement.clientWidth,s(this,k).canvasHeight=this.rendererDomElement.clientHeight,U(this,gu,Gv).call(this,Jo()),s(this,el).call(this),U(this,_f,K6).call(this),s(this,O).cameraSystem.resize(this.canvasWidth,this.canvasHeight),s(this,O).cameraSystem.dirty=!0,s(this,O).watermarkSystem.resize(this.canvasWidth,this.canvasHeight),s(this,O).htmlControlsSystem.resize(this.canvasWidth),s(this,O).geometryInFocusSystem.resize(),s(this,O).interactionSystem.resize(),this.render()},"#handleWindowResize"));M(this,Df,l(()=>{this.renderSync()},"#renderFull"));M(this,xu,new q);M(this,Su,l((t,i)=>{let n=this.mode==="standalone"?s(this,He):this.viewCamera;if(s(this,He).position.z+this.camera.elevation>i.z){s(this,xu).copy(i);let o=s(this,xu).project(n),a=(o.x+1)/2*this.canvasWidth-0/2,u=(-o.y+1)/2*this.canvasHeight-0/2,c=s(this,bu).call(this,a),p=s(this,bu).call(this,u);t.x=c,t.y=p}else t.x=-1e3,t.y=-1e3},"#project"));M(this,Mu,l((t,i)=>{s(this,Qt).setBufferSize(t,i),s(this,He).aspect=t/i,s(this,He).updateProjectionMatrix(),s(this,He).updateMatrixWorld(!0),s(this,Js).x=t,s(this,Js).y=i},"#setBufferSize"));M(this,el,l(()=>{var a;let t=s(this,k).canvasWidth=this.rendererDomElement.clientWidth,i=s(this,k).canvasHeight=this.rendererDomElement.clientHeight,n=Math.floor(t*this.resolutionScale),o=Math.floor(i*this.resolutionScale);s(this,Mu).call(this,n,o),(a=this.map)==null||a.resize(),s(this,k).shouldMeasureCanvas=!1},"#measureCanvas"));d(this,"getParentContainer",l((t,i=!0)=>{if(!t)return i?s(this,k).entityScene:void 0;if(typeof t=="string"||typeof t=="number"){let n=s(this,k).geometry3DMap.get(t);return n instanceof We?n:(L.warn("Parent (".concat(typeof t=="object"?t.id:t,") is not a valid container, adding to scene")),i?s(this,k).entityScene:void 0)}else if(t.type==="group-container"){let n=s(this,k).geometry3DMap.get(t.id);if(n instanceof We)return n}return i?s(this,k).entityScene:void 0},"getParentContainer"));d(this,"showCollisionBoxes",l(()=>{s(this,O).collisionSystem.showCollisionBoxes(),this.render()},"showCollisionBoxes"));d(this,"hideCollisionBoxes",l(()=>{s(this,O).collisionSystem.hideCollisionBoxes(),this.render()},"hideCollisionBoxes"));d(this,"projectScreenXYToCoordinate",l((t,i)=>{var c;let n=t/this.canvasWidth*2-1,o=-(i/this.canvasHeight)*2+1,a=new te(n,o);q6.setFromCamera(a,s(this,He).clone());let u=(c=q6.intersectObject(s(this,Qn),!1)[0])==null?void 0:c.point;return u!=null?this.convert3DMapPositionToCoordinate(u):void 0},"projectScreenXYToCoordinate"));d(this,"projectCoordinateToScreenXY",l(t=>{let i=this.convertTo3DMapPosition(t[1],t[0],t[2]||0),n=new te;return s(this,Su).call(this,n,i),{x:n.x,y:n.y}},"projectCoordinateToScreenXY"));d(this,"convert3DMapPositionToCoordinate",l(t=>{var o,a,u,c;let{lat:i,lon:n}=fh((a=(o=s(this,k).center)==null?void 0:o[1])!=null?a:0,(c=(u=s(this,k).center)==null?void 0:u[0])!=null?c:0,t.x,t.y);return[n,i,t.z]},"convert3DMapPositionToCoordinate"));d(this,"setBackgroundColor",l((t,i)=>{s(this,Qt).setBackgroundColor(t,i)},"setBackgroundColor"));d(this,"getMetresPerPixel",l(()=>{let t=this.container.clientWidth,i=this.container.clientHeight/2,n=this.projectScreenXYToCoordinate(0,i),o=this.projectScreenXYToCoordinate(t,i);return n==null||o==null?void 0:bp(n,o)/t},"getMetresPerPixel"));d(this,"hideOutdoorLayersUnderPoint",l((t,i)=>{!this.map||(i==null?void 0:i.length)===0||(s(this,O).outdoorLayersSystem.hideLayersUnderPoint(t,i),this.render())},"hideOutdoorLayersUnderPoint"));M(this,pa,new Pb);M(this,Tu,new Ii);d(this,"render",l(()=>{s(this,O).renderSystem!=null&&(this.map&&(this.mode==="outdoors-interleaved"||this.mode==="outdoors-overlay")?this.map.triggerRepaint():s(this,O).renderSystem.update())},"render"));d(this,"renderSync",l(()=>{s(this,O).renderSystem.update(!0)},"renderSync"));M(this,Et,Xn(()=>{this.publish("user-interaction-start",void 0)},0,!0));M(this,_t,Xn(()=>{this.publish("user-interaction-end",void 0)},0,!0));d(this,"on",l((t,i)=>{super.on(t,i),["outdoor-view-loaded","outdoor-style-loaded"].includes(t)&&this.mode==="standalone"&&C.env.NODE_ENV!=="test"&&(L.warn('"'.concat(t,'" was subscribed to but outdoor view is disabled. The event has been triggered immediately. Enable outdoor view or remove the listener.')),this.publish(t))},"on"));d(this,"off",l((t,i)=>{super.off(t,i)},"off"));d(this,"getCursor",l(()=>s(this,O).interactionSystem.getCursor(),"getCursor"));d(this,"destroy",l(()=>{s(this,O).cameraSystem.off("user-dolly-start",s(this,Et)),s(this,O).cameraSystem.off("user-pan-start",s(this,Et)),s(this,O).cameraSystem.off("user-rotate-start",s(this,Et)),s(this,O).cameraSystem.off("user-zoom-start",s(this,Et)),s(this,O).cameraSystem.off("user-tilt-start",s(this,Et)),s(this,O).cameraSystem.off("user-pedestal-start",s(this,Et)),s(this,O).cameraSystem.off("user-dolly-end",s(this,_t)),s(this,O).cameraSystem.off("user-pan-end",s(this,_t)),s(this,O).cameraSystem.off("user-rotate-end",s(this,_t)),s(this,O).cameraSystem.off("user-zoom-end",s(this,_t)),s(this,O).cameraSystem.off("user-tilt-end",s(this,_t)),s(this,O).cameraSystem.off("user-pedestal-end",s(this,_t)),s(this,O).renderSystem.off("measure-canvas",s(this,el)),this.remove("__scene"),s(this,ze).call(this),s(this,Oe).call(this),this.renderSync(),s(this,O).renderSystem.destroy(),s(this,O).zoomInterpolationSystem.destroy(),s(this,O).cameraSystem.off("change",this.render),s(this,O).pathSystem.off("animate:path",this.render),s(this,O).cameraSystem.dispose(),s(this,O).exporterSystem.destroy(),s(this,O).outdoorLayersSystem.destroy(),s(this,O).drawSystem.destroy(),window.removeEventListener("resize",s(this,Qs),!1),s(this,vu).removeEventListener("change",s(this,Cu)),s(this,ua)&&s(this,ua).disconnect(),this._subscribers={},s(this,Qt).destroy(),s(this,Rt).traverse(t=>{Xe(t),"dispose"in t&&typeof t.dispose=="function"&&t.dispose()}),T(this,Rt,void 0),s(this,O).htmlControlsSystem.destroy(),s(this,O).collisionSystem.destroy(),s(this,O).domMutationSystem.destroy(),s(this,O).geometryInFocusSystem.destroy(),T(this,O,void 0),s(this,eo)!=="outdoors-overlay"&&(this.map&&(this.map.transform.getElevation=void 0,this.map.remove()),this.container.contains(this.rendererDomElement)&&this.container.removeChild(this.rendererDomElement)),this.container.removeChild(s(this,gi)),this.container.removeChild(s(this,Pe)),T(this,Qt,void 0)},"destroy"));if(!t.clientWidth||!t.clientHeight)throw new Error("[MappedinJS] Container width and height must be greater than 0");this.convertTo3DMapPosition=this.convertTo3DMapPosition.bind(this),(i.mode==="outdoors-interleaved"||i.mode==="outdoors-overlay")&&i.map&&(T(this,eo,i.mode),this.map=i.map),s(this,k).entityScene.addEventListener("childadded",()=>{s(this,Oe).call(this),s(this,ze).call(this)}),s(this,k).entityScene.addEventListener("childremoved",()=>{s(this,Oe).call(this),s(this,ze).call(this)}),s(this,k).geometry3DMap.set(s(this,k).entityScene.userData.entityId,s(this,k).entityScene),i.center&&(s(this,k).center=i.center?[...i.center]:[0,0]),this.options=i,this.container=t,U(this,If,$6).call(this),U(this,Ef,J6).call(this),s(this,O).htmlControlsSystem=new yf(this.container),s(this,eo)!=="outdoors-overlay"&&s(this,O).htmlControlsSystem.addAttributionControl(this.options.attribution),window.MappedinDebug||(window.MappedinDebug={}),C.env.NODE_ENV==="test"&&(window.MappedinDebug.mapViewCoreInstance=this),T(this,Qt,new _h({antialias:typeof i.antialias=="boolean"?i.antialias:!0,alpha:!1,canvas:this.mode!=="standalone"?(g=i.gl)==null?void 0:g.canvas:void 0,onWebGLContextCreationError:i.onWebGLContextCreationError,onWebGLContextLost:()=>{typeof i.onWebGLContextLost=="function"&&i.onWebGLContextLost()},onWebGLContextRestored:()=>{i.onWebGLContextRestored&&i.onWebGLContextRestored(),s(this,ze).call(this),s(this,Oe).call(this),this.render()},onWebGLRendererError:i.onWebGLRendererError,backgroundColor:i.backgroundColor||"#ffffff",backgroundAlpha:(v=i.backgroundAlpha)!=null?v:1})),T(this,Rt,new Ta),s(this,Rt).add(s(this,k).entityScene);let n=window.__THREE_DEVTOOLS__;C.env.NODE_ENV==="dev"&&typeof n<"u"&&(n.dispatchEvent(new CustomEvent("observe",{detail:s(this,Rt)})),n.dispatchEvent(new CustomEvent("observe",{detail:s(this,Qt)}))),T(this,He,new Mb(WA,this.aspect,50,1e5)),T(this,yu,new Sb),s(this,He).renderOrder=999;let o=new dt;o.add(s(this,He)),T(this,Ks,new dt),s(this,Ks).add(o),s(this,Rt).add(s(this,Ks)),s(this,He).updateProjectionMatrix(),s(this,He).updateMatrixWorld(!0),this.referenceMap={scale:1,latitude:0,longitude:0,getNorth:()=>0,georeference:[{target:{x:0,y:0}},{target:{x:0,y:0}},{target:{x:0,y:0}},{target:{x:0,y:0}}]},this.rendererDomElement=s(this,Qt).domElement(),T(this,Js,new te);let a=new mr(1e6,1e6),u=new jt({color:0,visible:!1});T(this,Qn,new Te(a,u)),s(this,Rt).add(s(this,Qn)),(x=i.gl)!=null&&x.canvas||t.appendChild(this.rendererDomElement),window.addEventListener("resize",s(this,Qs),!1),s(this,vu).addEventListener("change",s(this,Cu)),typeof ResizeObserver=="function"&&((P=C.env)==null?void 0:P.NODE_ENV)!=="test"&&(T(this,ua,new ResizeObserver(Xn(()=>{s(this,Qs).call(this)},0))),(b=s(this,ua))==null||b.observe(t)),t.classList.add("mappedin-map"),this.rendererDomElement.style.width=(S=globalThis.MappedinDebug)!=null&&S.TEST_IOS?"1080px":"100%",this.rendererDomElement.style.height=(I=globalThis.MappedinDebug)!=null&&I.TEST_IOS?"1920px":"100%",C.env.NODE_ENV==="test"&&this.rendererDomElement.setAttribute("data-testid","mappedin-canvas"),s(this,k).canvasWidth=this.rendererDomElement.clientWidth,s(this,k).canvasHeight=this.rendererDomElement.clientHeight,this.rendererDomElement.style.touchAction="manipulation";let c=this.canvasWidth,p=this.canvasHeight;s(this,O).watermarkSystem=new ff(s(this,He),s(this,k),i==null?void 0:i.watermark),s(this,O).watermarkSystem.on("texture-loaded",this.render),s(this,k).shouldMeasureCanvas=!0,s(this,k).pixelRatio=this.resolutionScale,s(this,Mu).call(this,Math.floor(c*this.resolutionScale),Math.floor(p*this.resolutionScale));let f=new fp(16777215,.3*Math.PI);f.position.set(-150,-150,350),s(this,Rt).add(f);let y=new Ab(16777215,.741*Math.PI);s(this,Rt).add(y),s(this,O).cameraSystem=new Ws(s(this,He),s(this,Rt),s(this,Qt).renderer,s(this,k),{mode:this.mode,canvasHeight:p,canvasWidth:c}),s(this,O).cameraSystem.on("user-dolly-start",s(this,Et)),s(this,O).cameraSystem.on("user-pan-start",s(this,Et)),s(this,O).cameraSystem.on("user-rotate-start",s(this,Et)),s(this,O).cameraSystem.on("user-zoom-start",s(this,Et)),s(this,O).cameraSystem.on("user-tilt-start",s(this,Et)),s(this,O).cameraSystem.on("user-pedestal-start",s(this,Et)),s(this,O).cameraSystem.on("user-dolly-end",s(this,_t)),s(this,O).cameraSystem.on("user-pan-end",s(this,_t)),s(this,O).cameraSystem.on("user-rotate-end",s(this,_t)),s(this,O).cameraSystem.on("user-zoom-end",s(this,_t)),s(this,O).cameraSystem.on("user-tilt-end",s(this,_t)),s(this,O).cameraSystem.on("user-pedestal-end",s(this,_t)),s(this,O).cameraSystem.on("change",()=>{this.publish("camera-change",this.camera),s(this,O).geometryInFocusSystem&&(s(this,O).geometryInFocusSystem.cameraDirty=!0),this.render()}),s(this,O).pathSystem=new fu(s(this,k),this.convertTo3DMapPosition,this.getParentContainer),s(this,O).pathSystem.on("animate:path",this.render),s(this,O).panBoundsSystem=new mf(s(this,k),s(this,O).cameraSystem),s(this,O).panBoundsSystem.on("update",()=>{let{panBounds:D,fov:R,convertAltitudeToZoomLevel:V}=s(this,O).cameraSystem;if(s(this,O).panBoundsSystem.autoMinZoomLevel){let G=R*Math.PI/180,Z=Math.tan(G/2),z=V(D.radius/Z);this.camera.setMinZoomLevel(z)}}),this.camera=new hf(this,s(this,O),s(this,k),s(this,Qn)),this.camera.setZoomLevel((E=i.zoomLevel)!=null?E:Uv),this.camera.setBearing((w=i.bearing)!=null?w:Hv),this.camera.setPitch((_=i.pitch)!=null?_:jv),this.camera.setMaxZoomLevel(UA),this.camera.setMinZoomLevel(HA),s(this,O).domVisiblitySystem=new zh(s(this,k),s(this,gi)),s(this,O).domMutationSystem=new df(s(this,k),s(this,gi)),s(this,O).domMutationSystem.on("dimensions-update",()=>{s(this,O).collisionSystem.dirty=!0,this.render()}),s(this,O).domDrawSystem=new uf(s(this,k)),s(this,O).collisionSystem=new Oh(s(this,kr),s(this,k)),s(this,O).twoDDrawSystem=new qh(s(this,k),s(this,Re)),s(this,O).interactionSystem=new qc(this.rendererDomElement,s(this,k),s(this,He),s(this,Qn)),s(this,O).interactionSystem.on("hover",this.render),s(this,O).interactionSystem.on("click",D=>{var R,V,G,Z,z,ce;if(((R=D.entity2D)==null?void 0:R.id)==="watermark"&&typeof s(this,O).watermarkSystem.options.onClick=="function"){s(this,O).watermarkSystem.options.onClick();return}this.publish("click",{coordinate:this.convert3DMapPositionToCoordinate(D.position),geometry:D.entity3D?[(V=D.entity3D)==null?void 0:V.id]:[],paths:((G=D.entity3D)==null?void 0:G.components[0])instanceof ci?[D.entity3D.id]:[],markers:((Z=D.entity2D)==null?void 0:Z.components[0])instanceof li?[D.entity2D.id]:[],models:((z=D.entity3D)==null?void 0:z.components[0])instanceof Yn?[D.entity3D.id]:[],labels:((ce=D.entity2D)==null?void 0:ce.components[0])instanceof ui?[D.entity2D.id]:[],containers:Array.isArray(D.groupContainers)?D.groupContainers.map(ve=>ve.userData.entityId):[],pointerEvent:D.pointerEvent})}),s(this,O).interactionSystem.on("hover",D=>{var R,V,G,Z,z,ce;D.position&&((R=D.entity2D)==null?void 0:R.id)!=="watermark"&&this.publish("hover",{coordinate:this.convert3DMapPositionToCoordinate(D.position),geometry:D.entity3D?[(V=D.entity3D)==null?void 0:V.id]:[],paths:((G=D.entity3D)==null?void 0:G.components[0])instanceof ci?[D.entity3D.id]:[],markers:((Z=D.entity2D)==null?void 0:Z.components[0])instanceof li?[D.entity2D.id]:[],models:((z=D.entity3D)==null?void 0:z.components[0])instanceof Yn?[D.entity3D.id]:[],labels:((ce=D.entity2D)==null?void 0:ce.components[0])instanceof ui?[D.entity2D.id]:[],containers:Array.isArray(D.groupContainers)?D.groupContainers.map(ve=>ve.userData.entityId):[]})}),s(this,O).geometryInFocusSystem=new xf(s(this,k),s(this,He)),s(this,O).geometryInFocusSystem.on("geometry-in-focus",D=>{this.publish("geometry-in-focus",D)}),s(this,O).twoDVisiblitySystem=new Jh(s(this,k)),s(this,O).drawSystem=new $h(s(this,k)),s(this,O).drawSystem.on("texture-loaded",this.render),s(this,O).stackSystem=new Qh(s(this,k)),s(this,O).twoDProjectionSystem=new Yh(s(this,k),s(this,Su)),s(this,O).zoomInterpolationSystem=new kh,s(this,O).exporterSystem=new $c(s(this,k)),s(this,O).meshOptimizationSystem=new Zh(s(this,k),this.convertTo3DMapPosition),s(this,O).meshOptimizationSystem.on("model-loaded",this.render),s(this,O).meshDetachmentSystem=new Mf(s(this,k)),s(this,O).meshModificationSystem=new Pf(s(this,k)),s(this,O).customGeometrySystem=new gf(s(this,k),this.convertTo3DMapPosition),s(this,O).outlineInterpolationSystem=new Zc(s(this,k)),s(this,O).renderSystem=new Kh(s(this,Qt),s(this,k),this.mode,s(this,Rt),s(this,He),this.viewCamera,s(this,O)),s(this,O).preRenderSystem=new Tf(this),s(this,O).imageSystem=new Cf(s(this,k),this.convertTo3DMapPosition),s(this,O).polygonLabelSystem=new wf(s(this,k),this.convertTo3DMapPosition),s(this,O).imageSystem.on("image-loaded",this.render),s(this,O).renderSystem.on("measure-canvas",s(this,el)),s(this,O).outdoorLayersSystem=new Sf(this.map),s(this,Df).call(this)}get viewCamera(){return s(this,yu)}get canvasWidth(){return s(this,k).canvasWidth}get canvasHeight(){return s(this,k).canvasHeight}get resolutionScale(){var t,i;return(i=(t=this.map)==null?void 0:t._getClampedPixelRatio(this.canvasWidth,this.canvasHeight))!=null?i:Jo()}get aspect(){return this.canvasWidth/this.canvasHeight}get mode(){return s(this,eo)}addGroupContainer(t,i,n){var o;if(!s(this,k).geometry3DMap.has(t)&&!s(this,k).geometry2DMap.has(t)){let a=new We(t);a.addEventListener("childadded",()=>{s(this,Oe).call(this),s(this,ze).call(this)}),a.addEventListener("childremoved",()=>{s(this,Oe).call(this),s(this,ze).call(this)}),(i==null?void 0:i.visible)!==void 0&&(a.visible=i.visible),(i==null?void 0:i.altitude)!==void 0&&a.setAltitude(i.altitude),(i==null?void 0:i.interactive)!==void 0&&St(a,i.interactive,s(this,k)),s(this,k).geometry3DMap.set(t,a),(o=this.getParentContainer(n))==null||o.addEntity(a),s(this,Oe).call(this),this.render()}else L.error("Group container with ID '".concat(t,"' already exists. The group container cannot be added."));return{id:t,type:"group-container"}}addStackContainer(t,i,n){var o;if(s(this,k).geometry3DMap.has(t))L.error("Stack container with ID '".concat(t,"' already exists. The stack container cannot be added."));else{let a=new We(t);a.addEventListener("childadded",()=>{s(this,Oe).call(this),s(this,ze).call(this)}),a.addEventListener("childremoved",()=>{s(this,Oe).call(this),s(this,ze).call(this)}),a.components[0]=new pf,(i==null?void 0:i.visible)!==void 0&&(a.visible=i.visible),s(this,k).geometry3DMap.set(t,a),(o=this.getParentContainer(n))==null||o.addEntity(a)}return{id:t,type:"stack-container"}}addCustomGeometry(t,i,n,o,a){var u;if(s(this,k).geometry3DMap.has(t))L.error("Custom geometry with ID '".concat(t,"' already exists. The custom geometry cannot be added."));else{let c=new qs(i,n),p=new Se(c,new wr(o));p.id=t,c.mesh.userData={entityId:t,type:"custom-geometry"},s(this,k).geometry3DMap.set(p.id,p),(u=this.getParentContainer(a))==null||u.addEntity(p),this.render()}return{id:t,type:"custom-geometry"}}addGeometryGroup(t,i,n,o){var a,u;if(!s(this,k).geometry3DMap.has(t)&&!s(this,k).geometry2DMap.has(t)){let c=new Qe(t,new Ao(n));c.addEventListener("childadded",()=>{s(this,Oe).call(this),s(this,ze).call(this)}),c.addEventListener("childremoved",()=>{s(this,Oe).call(this),s(this,ze).call(this)}),c.userData.dirty=!0,s(this,k).geometry3DMap.set(t,c);for(let p of i.features){if(!["Polygon","MultiPolygon","LineString","MultiLineString"].includes(p.geometry.type))continue;let f=p.id||p.properties.id||ae(),{visible:y,...g}=n||{color:th},v=s(this,O).meshOptimizationSystem.createEntityFromFeature(f,p,g);s(this,k).geometry3DMap.set(f,v),c.userData.entities3D.add(f)}c.setVisible((a=n==null?void 0:n.visible)!=null?a:!0),(n==null?void 0:n.altitude)!=null&&c.setAltitude(n.altitude),(u=this.getParentContainer(o))==null||u.addEntity(c),s(this,Oe).call(this),this.render()}else L.error("Geometry group with ID '".concat(t,"' already exists. The geometry group cannot be added."));return s(this,O).outlineInterpolationSystem.dirty=!0,{id:t,type:"geometry-group"}}addImage(t,i,n,o){var a;try{H6(t,i,n)}catch(u){L.error(u);return}if(!s(this,k).geometry3DMap.has(t)&&!s(this,k).geometry2DMap.has(t)){let u=new bf(i),c=new Se(u,new wr(n));c.id=t||ae(),u.mesh.userData={entityId:c.id,type:"path"},s(this,k).geometry3DMap.set(c.id,c),(a=this.getParentContainer(o))==null||a.addEntity(c),s(this,Oe).call(this),this.render()}else L.error("Image with ID '".concat(t,"' already exists. The image cannot be added."));return{id:t,type:"image"}}addModelGroup(t,i,n,o){var a;try{T6(t,i,n)}catch(u){L.error(u);return}if(!s(this,k).geometry3DMap.has(t)&&!s(this,k).geometry2DMap.has(t)){let u=new Qe(t,new Ao(n));u.addEventListener("childadded",()=>{s(this,Oe).call(this),s(this,ze).call(this)}),u.addEventListener("childremoved",()=>{s(this,Oe).call(this),s(this,ze).call(this)}),s(this,k).geometry3DMap.set(t,u),u.userData.dirty=!0,u.userData.modelURL=n.url;for(let c of i.features){let p=c.id||c.properties.id||ae(),f=s(this,O).meshOptimizationSystem.createModelFromFeature(p,c,n);c.properties.interactive!==void 0&&St(f,c.properties.interactive,s(this,k)),s(this,k).geometry3DMap.set(p,f),u.userData.entities3D.add(p)}(a=this.getParentContainer(o))==null||a.addEntity(u),s(this,Oe).call(this),this.render()}else L.error("Model group with ID '".concat(t,"' already exists. The model group cannot be added."));return{id:t,type:"geometry-group"}}addMarker2D(t,i,n,o){var u;let a=n==null?void 0:n.id;try{A7(t,i,n||{})}catch(c){L.error(c);return}if(a===void 0||!s(this,k).geometry2DMap.has(a)&&!s(this,k).geometry3DMap.has(a)){let c=U(this,Pu,Vv).call(this,t,new li(i,n));c.id=a||String(c.id),a=c.id,(n==null?void 0:n.interactive)!=null&&n.interactive!=="pointer-events-auto"&&St(c,n==null?void 0:n.interactive,s(this,k)),(u=this.getParentContainer(o))==null||u.addEntity(c),this.render()}else L.error("Marker2D with ID '".concat(a,"' already exists. The marker cannot be added."));return{id:a,type:"marker"}}addLabel2D(t,i,n,o){var u;let a=n==null?void 0:n.id;try{ES(t,i,n||{})}catch(c){L.error(c);return}if(a===void 0||!s(this,k).geometry2DMap.has(a)&&!s(this,k).geometry3DMap.has(a)){let c=U(this,Pu,Vv).call(this,t,new ui(i,n||{},s(this,k)));c.id=a||String(c.id),a=c.id,(n==null?void 0:n.interactive)!=null&&St(c,n==null?void 0:n.interactive,s(this,k)),(u=this.getParentContainer(o))==null||u.addEntity(c),s(this,ze).call(this),this.render()}else L.error("Label2D with ID '".concat(a,"' already exists. The label cannot be added."));return{id:a,type:"label"}}addPath(t,i={},n){var u,c;try{k7(t,i||{})}catch(p){L.error(p);return}let o=new ci(t,S0(i)),a=new Se(o,new wr({color:(u=i==null?void 0:i.color)!=null?u:"#ff834c"}));return a.id=(i==null?void 0:i.id)||ae(),o.mesh.userData={entityId:a.id,type:"path"},s(this,k).geometry3DMap.set(a.id,a),(i==null?void 0:i.interactive)!=null&&St(a,i==null?void 0:i.interactive,s(this,k)),(c=this.getParentContainer(n))==null||c.addEntity(a),s(this,Oe).call(this),this.render(),{id:a.id,type:"path"}}updateWatermark(t){s(this,O).watermarkSystem.options=t,s(this,O).watermarkSystem.dirty=!0,s(this,O).collisionSystem.dirty=!0,this.render()}remove(t){var n;let i;if(typeof t=="string"||typeof t=="number"?(i=s(this,k).geometry2DMap.get(t),i==null&&(i=s(this,k).geometry3DMap.get(t))):typeof t.id=="string"||typeof t.id=="number"?(i=s(this,k).geometry2DMap.get(t.id),i==null&&(i=s(this,k).geometry3DMap.get(t.id))):i=t,i!=null){if(i.type==="custom-geometry")s(this,k).geometry3DMap.delete(i.id),i.object3d&&Xe(i.object3d);else if(i.type==="group-container"){s(this,k).geometry3DMap.delete(i.userData.entityId);for(let o of i.childrenIds.values())this.remove(o),i.userData.entities2D.delete(o);Xe(i)}else if(i.type==="geometry-group"){s(this,k).geometry3DMap.delete(i.userData.entityId);for(let o of i.userData.entities3D.values())this.remove(o),i.userData.entities3D.delete(o);Xe(i)}else if(i.type==="geometry"||i.type==="model"||i.type==="path"){let o=i.components[0];i.object3d&&(((n=i.parent)==null?void 0:n.type)==="geometry-group"&&i.parent.userData.entities3D.delete(i.id),Xe(i.object3d)),o.outline&&Xe(o.outline),"focusMesh"in o&&o.focusMesh!=null&&Xe(o.focusMesh),s(this,k).geometry3DMap.delete(i.id)}else i.type==="marker"||i.type==="label"?(i.object3d&&Xe(i.object3d),i.type==="label"&&delete s(this,O).twoDDrawSystem.textCache[i.id],s(this,k).geometry2DMap.delete(i.id)):i.type==="image"&&(i.object3d&&Xe(i.object3d),s(this,k).geometry3DMap.delete(i.id));s(this,Oe).call(this),s(this,ze).call(this),this.render()}}getScene(){return this.getState("__scene")}getCurrentSceneGLTF(t){return s(this,O).exporterSystem.getCurrentSceneGLTF(t)}getBoundingArea(t){(s(this,O).renderSystem.threeDdirty||s(this,O).renderSystem.twoDdirty)&&this.renderSync();let i=new wi;if(t==null)i.setFromObject(s(this,k).entityScene);else{let n=Gc(s(this,k),t);if((n==null?void 0:n.type)==="geometry"&&(n==null?void 0:n.object3d)!=null){let o=n.components[0],a=o instanceof Ie?o.geometry:void 0;o.mesh instanceof wa&&a?(a.computeBoundingBox(),a.boundingBox&&i.union(a.boundingBox)):i.setFromObject(n.object3d)}else((n==null?void 0:n.type)==="geometry-group"||(n==null?void 0:n.type)==="group-container")&&(n==null?void 0:n.userData.entityId)!=null&&i.setFromObject(n)}if(V7(i))return z1(i).map(this.convert3DMapPositionToCoordinate)}getState(t){var n;if(t==null)return{type:"map-view",hoverColor:s(this,k).hoverColor};let i=Gc(s(this,k),t);if((i==null?void 0:i.type)==="custom-geometry"){let o=i.components[0],a=i.components[1];return{id:i.id,type:"custom-geometry",visible:a.visible,altitude:a.altitude,parent:(n=i.parent)==null?void 0:n.userData.entityId,position:this.convert3DMapPositionToCoordinate(o.position)}}else if((i==null?void 0:i.type)==="geometry-group"){let o=[];for(let u of i.userData.entities3D.values()){let c=this.getState(u);((c==null?void 0:c.type)==="geometry"||(c==null?void 0:c.type)==="model")&&o.push(c)}let a=i.components[0];return{id:i.userData.entityId,type:"geometry-group",visible:i.visible,opacity:a.opacity,color:a.color,altitude:i.altitude,topColor:a.topColor,outline:a.outline,shading:a.shading,texture:a.texture,topTexture:a.topTexture,interactive:Array.from(i.userData.entities3D.values()).map(u=>s(this,k).geometry3DMap.get(u)).every(u=>u&&u.components[2]!=null),children:Array.from(i.userData.entities3D.values()).map(u=>this.getState(u)).filter(Boolean)}}else{if((i==null?void 0:i.type)==="group-container")return{id:i.userData.entityId,type:"group-container",visible:i.visible,altitude:i.altitude,interactive:!!i.components[1],children:Array.from(i.childrenIds.values()).map(o=>this.getState(o)).filter(Boolean)};if((i==null?void 0:i.type)==="label"){let o=i.components[0],a=i.object3d.parent,u=a==null?void 0:a.userData.entityId;return{id:i.id,type:"label",text:o.text||"",parent:{id:u,type:a==null?void 0:a.type},position:this.convert3DMapPositionToCoordinate(i.position),enabled:o.enabled,initialRank:Pc(o.initialRank),options:{rank:Pc(o.rank),appearance:o.appearance,interactive:i.components[1]!=null}}}else if((i==null?void 0:i.type)==="marker"){let o=i.components[0],a=i.object3d.parent,u=a==null?void 0:a.userData.entityId;return{id:i.id,type:"marker",enabled:o.enabled,parent:{id:u,type:a==null?void 0:a.type},position:this.convert3DMapPositionToCoordinate(i.position),element:o.containerEl,initialRank:Pc(o.initialRank),options:{rank:Pc(o.rank),interactive:i.components[1]!=null||!1}}}else if((i==null?void 0:i.type)==="geometry"){let{color:o,hoverColor:a,initialColor:u,topColor:c}=i.components[1],p=i.components[0],f=i.components[1];return{id:i.id,type:"geometry",opacity:f.opacity,color:o,focusable:p.focusable,topColor:c,initialColor:u,hoverColor:a,height:f.height,visible:f.visible,outline:f.outline,showImage:f.showImage,texture:f.texture,topTexture:f.topTexture,flipImageToFaceCamera:f.flipImageToFaceCamera,position:this.convert3DMapPositionToCoordinate(p.position),interactive:i.components[2]!=null}}else if((i==null?void 0:i.type)==="model"){let o=i.components[0],a=i.components[2];return{id:i.id,type:"model",position:this.convert3DMapPositionToCoordinate(o.position),interactive:a!=null}}else if((i==null?void 0:i.type)==="path"){let o=i.components[0],a=i.components[2],u=i.components[1];return{id:i.id,type:"path",position:this.convert3DMapPositionToCoordinate(o.position),visible:u.visible,interactive:a!=null,completeFraction:o.completeFraction,color:u.color,accentColor:o.accentColor,nearRadius:o.nearRadius,farRadius:o.farRadius,animateArrowsOnPath:o.animateArrowsOnPath,displayArrowsOnPath:o.displayArrowsOnPath}}else if((i==null?void 0:i.type)==="image"){let o=i.components[0];return{id:i.id,type:"image",position:this.convert3DMapPositionToCoordinate(o.position),visible:i.components[1].visible,flipImageToFaceCamera:i.components[1].flipImageToFaceCamera}}else return}}setState(t,i){var o;if(typeof t=="object"&&"hoverColor"in t&&i==null){s(this,k).hoverColor=(o=t.hoverColor)!=null?o:s(this,k).hoverColor;return}let n=Gc(s(this,k),t);if(n!=null){if(n.type==="custom-geometry"){let a=s(this,k).geometry3DMap.get(n.id);if(a instanceof Se&&a.components[0]instanceof qs){let u=i;ta(n,u.visible),Ih(n,u.altitude),v0(n,u.position,this.convertTo3DMapPosition),b0(n,this.getParentContainer(u.parent,!1))}}else if(n.type==="model"||n.type==="path"){let a=i;St(n,a.interactive,s(this,k))&&s(this,Oe).call(this),n.type==="path"&&(Ih(n,a.altitude),HS(n,a))}else if(n.type==="group-container"){let a=i;ta(n,a.visible)&&(s(this,O).outlineInterpolationSystem.dirty=!0,s(this,O).pathSystem.altitudeDirty=!0),Ih(n,a.altitude)&&(s(this,O).pathSystem.altitudeDirty=!0),St(n,a.interactive,s(this,k))&&s(this,Oe).call(this)}else if(n.type==="geometry-group"){let a=i;ta(n,a.visible)&&(s(this,O).outlineInterpolationSystem.dirty=!0),_S(n,s(this,k),a)&&(s(this,O).outlineInterpolationSystem.dirty=!0),x0(n,a.outline)&&(s(this,O).outlineInterpolationSystem.geometries3DDirty=!0),a.altitude!=null&&(n.setAltitude(a.altitude),n.userData.outlineDirty=!0),GS(n,a),DS(n,a.shading),NS(n,s(this,k),a.opacity),St(n,a.interactive,s(this,k))&&(s(this,Oe).call(this),s(this,ze).call(this))}else if(n.type==="geometry"){if(n.components[0]instanceof Ie){let a=i;ta(n,a.visible)&&(s(this,O).outlineInterpolationSystem.geometries3DDirty=!0),x0(n,a.outline)&&(s(this,O).outlineInterpolationSystem.geometries3DDirty=!0),OS(n,a),a.focusable!=null&&(n.components[0].focusable=a.focusable,s(this,O).geometryInFocusSystem.focusablesDirty=!0),jS(n,a.opacity)&&(s(this,O).meshDetachmentSystem.dirty=!0,s(this,O).outlineInterpolationSystem.geometries3DDirty=!0),C0(n,a.flipImageToFaceCamera),LS(n,a.height)&&(s(this,O).outlineInterpolationSystem.geometries3DDirty=!0),VS(n,a)&&(s(this,O).meshDetachmentSystem.dirty=!0),g0(n,a),RS(n,a.hoverColor),St(n,a.interactive,s(this,k))}s(this,Oe).call(this)}else if(n.type==="label"||n.type==="marker"){let a=i;BS(n,i,s(this,k)),kS(n,i,s(this,k))&&s(this,ze).call(this),v0(n,a.position,this.convertTo3DMapPosition),b0(n,this.getParentContainer(a.parent,!1))&&(s(this,ze).call(this),s(this,O).panBoundsSystem.dirty=!0),AS(n,a.enabled)}else if(n.type==="image"){let a=i;ta(n,a.visible),C0(n,a.flipImageToFaceCamera)}this.render()}}convertTo3DMapPosition(t,i,n=0,o){var c,p,f,y,g;if(Array.isArray(t))return this.convertTo3DMapPosition(t[1],t[0],(c=t[2])!=null?c:n,typeof i=="function"?i:void 0);if(typeof i!="number")throw new Error("convertTo3DMapPosition failed: longitude must be a number");let{x:a,y:u}=mh((f=(p=s(this,k).center)==null?void 0:p[1])!=null?f:0,(g=(y=s(this,k).center)==null?void 0:y[0])!=null?g:0,t,i);return o?(o.set(a,u,n),o):new q(a,u,n)}get backgroundColor(){return s(this,Qt).backgroundColor}getCenter(t){let i=Array.isArray(t)?t:this.getBoundingArea(t);return i?G7(i):void 0}isInView(t){let i=Gc(s(this,k),t);if(s(this,Tu).identity().multiply(s(this,He).projectionMatrix).multiply(s(this,He).matrixWorldInverse),s(this,pa).setFromProjectionMatrix(s(this,Tu)),i instanceof pr)return s(this,pa).containsPoint(i.position);if(i instanceof Se){let n=i==null?void 0:i.components[0];if(n instanceof qs||n instanceof Yn)return s(this,pa).containsPoint(this.convertTo3DMapPosition(n.feature.geometry.coordinates));if(n instanceof Ie){let o=new wi(this.convertTo3DMapPosition(n.featureBbox[1],n.featureBbox[0],0),this.convertTo3DMapPosition(n.featureBbox[3],n.featureBbox[2],0));return s(this,pa).intersectsBox(o)}}return!1}getSystems(){return s(this,O)}getInternalState(){return s(this,k)}getTweenGroup(){return s(this,k).tweenGroup}};Rt=new WeakMap,He=new WeakMap,yu=new WeakMap,Js=new WeakMap,Qn=new WeakMap,ua=new WeakMap,Ks=new WeakMap,gu=new WeakSet,Gv=l(function(t){var i;s(this,eo)!=="outdoors-overlay"&&((i=this.map)==null||i.setPixelRatio(t)),s(this,k).pixelRatio=this.resolutionScale},"#setResolutionScale"),k=new WeakMap,Pe=new WeakMap,kr=new WeakMap,Re=new WeakMap,gi=new WeakMap,Qt=new WeakMap,O=new WeakMap,vu=new WeakMap,ze=new WeakMap,Oe=new WeakMap,If=new WeakSet,$6=l(function(){T(this,Pe,document.createElement("div")),s(this,Pe).classList.add("mappedin__smart-collision-engine__container"),T(this,kr,document.createElement("canvas")),s(this,kr).classList.add("mappedin__smart-collision-engine-debug__container"),this.container.appendChild(s(this,Pe)),T(this,Re,document.createElement("canvas")),s(this,Re).classList.add("mappedin__smart-collision-engine__container"),s(this,Re).width=s(this,Pe).clientWidth*this.resolutionScale,s(this,Re).height=s(this,Pe).clientHeight*this.resolutionScale,s(this,Re).style.width=s(this,Pe).clientWidth+"px",s(this,Re).style.height=s(this,Pe).clientHeight+"px",s(this,Pe).appendChild(s(this,kr)),s(this,Pe).appendChild(s(this,Re)),s(this,kr).width=s(this,Pe).clientWidth,s(this,kr).height=s(this,Pe).clientHeight,s(this,Re).width=s(this,Pe).clientWidth*this.resolutionScale,s(this,Re).height=s(this,Pe).clientHeight*this.resolutionScale,s(this,Re).style.width=s(this,Pe).clientWidth+"px",s(this,Re).style.height=s(this,Pe).clientHeight+"px"},"#renderEntity2DContainer"),Ef=new WeakSet,J6=l(function(){T(this,gi,document.createElement("div")),s(this,gi).classList.add("mappedin-2d-entities"),Object.assign(s(this,gi).style,{position:"absolute",top:"0",left:"0",bottom:"0",right:"0",pointerEvents:"none","transform-style":"preserve-3d"}),this.container.appendChild(s(this,gi))},"#renderEntityDOMContainer"),_f=new WeakSet,K6=l(function(){s(this,Re).width=s(this,Pe).clientWidth*this.resolutionScale,s(this,Re).height=s(this,Pe).clientHeight*this.resolutionScale,s(this,Re).style.width=s(this,Pe).clientWidth+"px",s(this,Re).style.height=s(this,Pe).clientHeight+"px",s(this,kr).width=s(this,Pe).clientWidth,s(this,kr).height=s(this,Pe).clientHeight,s(this,Re).width=s(this,Pe).clientWidth*this.resolutionScale,s(this,Re).height=s(this,Pe).clientHeight*this.resolutionScale,s(this,Re).style.width=s(this,Pe).clientWidth+"px",s(this,Re).style.height=s(this,Pe).clientHeight+"px",s(this,O).collisionSystem.dirty=!0},"#resizeCollisionCanvas"),eo=new WeakMap,bu=new WeakMap,Cu=new WeakMap,Qs=new WeakMap,Df=new WeakMap,xu=new WeakMap,Su=new WeakMap,Mu=new WeakMap,el=new WeakMap,Pu=new WeakSet,Vv=l(function(t,i,n){let o=new pr(i,this.convertTo3DMapPosition(t[1],t[0],t[2]||n||0));return s(this,k).geometry2DMap.set(o.id,o),o},"#createEntity2D"),pa=new WeakMap,Tu=new WeakMap,Et=new WeakMap,_t=new WeakMap,l(Wv,"Core");var Nv=Wv,wu=Nv;m();function XA(r,e){ZA(r,e)(r.getScene(),e),zA(r,e),e.addFolder("Export").add({export:async()=>{let a=await r.getCurrentSceneGLTF({binary:!0}),u=new Blob([a],{type:"application/octet-stream"});var c=document.createElement("a");document.body.appendChild(c),c.style.display="none";let p=window.URL.createObjectURL(u);c.href=p,c.download="scene.glb",c.click(),window.URL.revokeObjectURL(p)}},"export");let n=e.addFolder("Camera"),o={get bearing(){return r.camera.bearing},set bearing(a){r.camera.setBearing(a)},get pitch(){return r.camera.pitch},set pitch(a){r.camera.setPitch(a)},get zoomLevel(){return r.camera.zoomLevel},set zoomLevel(a){r.camera.setZoomLevel(a)}};n.add(o,"bearing",-359,359,1),n.add(o,"pitch",r.camera.minPitch,r.camera.maxPitch,1),n.add(o,"zoomLevel",r.camera.minZoomLevel,r.camera.maxZoomLevel,.1)}l(XA,"mountSceneGraphVisualizer");function ZA(r,e){let t=e;return l(function i(n,o){let a=o.addFolder("".concat([n.type]," ").concat(n.id.slice(0,16)));if(o.close(),n.type==="geometry"||n.type==="model"||n.type==="path"||n.type==="image"){let u={get height(){let c=r.getState(n.id);return(c==null?void 0:c.type)==="geometry"?c.height:0},set height(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="geometry"&&r.setState(n,{height:c})},set flipImageToFaceCamera(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="image"&&r.setState(n,{flipImageToFaceCamera:c})},get flipImageToFaceCamera(){let c=r.getState(n.id);return(c==null?void 0:c.type)==="image"?c.flipImageToFaceCamera:!1},set visible(c){let p=r.getState(n.id);((p==null?void 0:p.type)==="geometry"||(p==null?void 0:p.type)==="path"||(p==null?void 0:p.type)==="image")&&r.setState(n,{visible:c})},get visible(){let c=r.getState(n.id);return(c==null?void 0:c.type)==="geometry"||(c==null?void 0:c.type)==="path"||(c==null?void 0:c.type)==="image"?c.visible:!1},set outline(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="geometry"&&r.setState(n,{outline:c})},get outline(){let c=r.getState(n.id);return(c==null?void 0:c.type)==="geometry"?c.outline:!1},get color(){let c=r.getState(n.id);return(c==null?void 0:c.type)==="geometry"&&c.color?W(c.color).toHexString():"#ffffff"},set color(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="geometry"&&r.setState(p,{color:c})},set interactive(c){let p=r.getState(n.id);((p==null?void 0:p.type)==="geometry"||(p==null?void 0:p.type)==="model"||(p==null?void 0:p.type)==="path")&&(r.setState(n,{interactive:c}),t.controllersRecursive().forEach(f=>f.updateDisplay()))},get interactive(){let c=r.getState(n.id);return(c==null?void 0:c.type)==="geometry"||(c==null?void 0:c.type)==="model"||(c==null?void 0:c.type)==="path"?c.interactive:!1},get completeFraction(){let c=r.getState(n.id);return(c==null?void 0:c.type)==="path"?c.completeFraction:1},set completeFraction(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="path"&&r.setState(p,{completeFraction:c})},focus:()=>{}};a.add(u,"focus").onChange(()=>{let c=r.getState(n.id);(c==null?void 0:c.type)==="model"||(c==null?void 0:c.type)==="path"||(c==null?void 0:c.type)==="image"?r.camera.focusOn([c.position]):(c==null?void 0:c.type)==="geometry"&&r.camera.focusOn(r.getBoundingArea(c))}),a.add(u,"visible"),n.type==="image"?a.add(u,"flipImageToFaceCamera"):(a.add(u,"interactive"),n.type==="path"&&a.add(u,"completeFraction",0,1,.1),n.type!=="model"&&(a.addColor(u,"color"),a.add(u,"outline"))),n.type==="geometry"&&a.add(u,"height")}else if(n.type==="marker"){let u={get interactive(){var p;let c=r.getState(n.id);return(c==null?void 0:c.type)==="marker"?(p=c.options)==null?void 0:p.interactive:!1},set interactive(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="marker"&&(r.setState(p,{options:{interactive:c}}),t.controllersRecursive().forEach(f=>f.updateDisplay()))},focus:()=>{}};a.add(u,"focus").onChange(()=>{let c=r.getState(n.id);(c==null?void 0:c.type)==="marker"&&r.camera.focusOn([c.position])}),a.add(u,"interactive")}else if(n.type==="label"){let u={get interactive(){var p;let c=r.getState(n.id);return(c==null?void 0:c.type)==="label"?(p=c.options)==null?void 0:p.interactive:!1},set interactive(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="label"&&(r.setState(p,{options:{interactive:c}}),t.controllersRecursive().forEach(f=>f.updateDisplay()))},get text(){let c=r.getState(n.id);return(c==null?void 0:c.type)==="label"?c.text:""},set text(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="label"&&r.setState(p,{text:c})},get"Text Color"(){var p,f;let c=r.getState(n.id);return(c==null?void 0:c.type)==="label"?(f=(p=c.options.appearance)==null?void 0:p.text)==null?void 0:f.foregroundColor:"#000000"},set"Text Color"(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="label"&&r.setState(n.id,{text:u.text,options:{appearance:{text:{foregroundColor:c}}}})},get"Text Size"(){var p,f;let c=r.getState(n.id);return(c==null?void 0:c.type)==="label"?(f=(p=c.options.appearance)==null?void 0:p.text)==null?void 0:f.size:10},set"Text Size"(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="label"&&r.setState(p,{text:u.text,options:{appearance:{text:{size:c}}}})},get"Icon Size"(){var p,f;let c=r.getState(n.id);return(c==null?void 0:c.type)==="label"?(f=(p=c.options.appearance)==null?void 0:p.marker)==null?void 0:f.iconSize:10},set"Icon Size"(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="label"&&r.setState(p,{text:u.text,options:{appearance:{marker:{iconSize:c}}}})},get"Active Foreground Color"(){var p,f,y;let c=r.getState(n.id);return(c==null?void 0:c.type)==="label"?(y=(f=(p=c.options.appearance)==null?void 0:p.marker)==null?void 0:f.foregroundColor)==null?void 0:y.active:"#000000"},set"Active Foreground Color"(c){var f,y;let p=r.getState(n.id);(p==null?void 0:p.type)==="label"&&r.setState(p,{text:u.text,options:{appearance:{marker:{foregroundColor:{...(y=(f=p.options.appearance)==null?void 0:f.marker)==null?void 0:y.foregroundColor,active:c}}}}})},get"Inactive Foreground Color"(){var p,f,y;let c=r.getState(n.id);return(c==null?void 0:c.type)==="label"?(y=(f=(p=c.options.appearance)==null?void 0:p.marker)==null?void 0:f.foregroundColor)==null?void 0:y.inactive:"#000000"},set"Inactive Foreground Color"(c){var f,y;let p=r.getState(n.id);(p==null?void 0:p.type)==="label"&&r.setState(p,{text:u.text,options:{appearance:{marker:{foregroundColor:{...(y=(f=p.options.appearance)==null?void 0:f.marker)==null?void 0:y.foregroundColor,inactive:c}}}}})},get"Active Background Color"(){var p,f,y;let c=r.getState(n.id);return(c==null?void 0:c.type)==="label"?(y=(f=(p=c.options.appearance)==null?void 0:p.marker)==null?void 0:f.backgroundColor)==null?void 0:y.active:"#000000"},set"Active Background Color"(c){var f,y;let p=r.getState(n.id);(p==null?void 0:p.type)==="label"&&r.setState(p,{text:u.text,options:{appearance:{marker:{backgroundColor:{...(y=(f=p.options.appearance)==null?void 0:f.marker)==null?void 0:y.backgroundColor,active:c}}}}})},get"Inactive Background Color"(){var p,f,y;let c=r.getState(n.id);return(c==null?void 0:c.type)==="label"?(y=(f=(p=c.options.appearance)==null?void 0:p.marker)==null?void 0:f.backgroundColor)==null?void 0:y.inactive:"#000000"},set"Inactive Background Color"(c){var f,y;let p=r.getState(n.id);(p==null?void 0:p.type)==="label"&&r.setState(p,{text:u.text,options:{appearance:{marker:{backgroundColor:{...(y=(f=p.options.appearance)==null?void 0:f.marker)==null?void 0:y.backgroundColor,inactive:c}}}}})},focus:()=>{}};a.add(u,"focus").onChange(()=>{let c=r.getState(n.id);(c==null?void 0:c.type)==="label"&&r.camera.focusOn([c.position])}),a.add(u,"interactive"),a.add(u,"text"),a.add(u,"Text Size",10,50),a.add(u,"Icon Size",10,50),a.addColor(u,"Text Color"),a.addColor(u,"Active Background Color"),a.addColor(u,"Inactive Background Color"),a.addColor(u,"Active Foreground Color"),a.addColor(u,"Inactive Foreground Color")}else if(n.type==="geometry-group"){let u={get opacity(){let c=r.getState(n.id);return(c==null?void 0:c.type)==="geometry-group"?c.opacity:1},set opacity(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="geometry-group"&&r.setState(n,{opacity:c})},set visible(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="geometry-group"&&r.setState(n,{visible:c})},get visible(){let c=r.getState(n.id);return(c==null?void 0:c.type)==="geometry-group"?c.visible:!1},set outline(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="geometry-group"&&r.setState(n,{outline:c})},get outline(){let c=r.getState(n.id);return(c==null?void 0:c.type)==="geometry-group"?c.outline:!1},set interactive(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="geometry-group"&&(r.setState(n,{interactive:c}),t.controllersRecursive().forEach(f=>f.updateDisplay()))},get interactive(){let c=r.getState(n.id);return(c==null?void 0:c.type)==="geometry-group"?c.interactive:!1},get shadingStart(){var p,f;let c=r.getState(n.id);return(c==null?void 0:c.type)==="geometry-group"&&(f=(p=c.shading)==null?void 0:p.start)!=null?f:0},set shadingStart(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="geometry-group"&&r.setState(p,{shading:{start:c}})},get shadingEnd(){var p,f;let c=r.getState(n.id);return(c==null?void 0:c.type)==="geometry-group"&&(f=(p=c.shading)==null?void 0:p.end)!=null?f:0},set shadingEnd(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="geometry-group"&&r.setState(p,{shading:{end:c}})},get shadingIntensity(){var p,f;let c=r.getState(n.id);return(c==null?void 0:c.type)==="geometry-group"&&(f=(p=c.shading)==null?void 0:p.intensity)!=null?f:0},set shadingIntensity(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="geometry-group"&&r.setState(p,{shading:{intensity:c}})}};a.add(u,"visible"),a.add(u,"opacity",0,1,.1),a.add(u,"interactive"),a.add(u,"outline"),a.add(u,"shadingStart",0,1,.1),a.add(u,"shadingEnd",0,1,.1),a.add(u,"shadingIntensity",0,1,.1)}else if(n.type==="group-container"){let u={set visible(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="group-container"&&r.setState(n,{visible:c})},get visible(){let c=r.getState(n.id);return(c==null?void 0:c.type)==="group-container"?c.visible:!1},set interactive(c){let p=r.getState(n.id);(p==null?void 0:p.type)==="group-container"&&(r.setState(p,{interactive:c}),t.controllersRecursive().forEach(f=>f.updateDisplay()))},get interactive(){let c=r.getState(n.id);return(c==null?void 0:c.type)==="group-container"?c.interactive:!1}};a.add(u,"visible"),a.add(u,"interactive")}if(a.close(),n.children)for(let u of n.children.values())i(u,a)},"parseChild")}l(ZA,"createParseChild");function zA(r,e){let t=e.addFolder("Watermark"),i={padding:16,iconOnly:!1,position:"bottom-left",color:"dark",scale:1};t.add(i,"padding",0,100,1),t.add(i,"scale",.5,1.5,.1),t.add(i,"color",["dark","light"]),t.add(i,"position",["top-left","top-right","bottom-left","bottom-right","center","top","bottom","left","right"]),t.add(i,"iconOnly"),t.onChange(()=>{r.updateWatermark(i)})}l(zA,"createWatermarkChild");var Q6="https://tiles-cdn.mappedin.com/styles/mappedin/style.json",YA="https://auth.mappedin.com/oauth2/token";async function e8(r,e){var t,i,n,o,a;if((t=e==null?void 0:e.outdoorView)!=null&&t.enabled&&((i=e==null?void 0:e.outdoorView)!=null&&i.headers)){let{Map:u,MercatorCoordinate:c}=await import("./outdoor-context-v4-EYXVBRXB.js"),p=e.outdoorView.headers;p==null&&(p=await R7(YA));let f=e.center||[0,0],y=new u({container:r,style:e.outdoorView.style||Q6,center:f,attributionControl:!1,zoom:(n=e.zoomLevel)!=null?n:Uv,pitch:(o=e.pitch)!=null?o:jv,bearing:(a=e.bearing)!=null?a:Hv,transformRequest:$1(p),trackResize:!1,pixelRatio:Jo(),antialias:typeof e.antialias=="boolean"?e.antialias:!0,boxZoom:!1,doubleClickZoom:!1,scrollZoom:!1,dragPan:!1,dragRotate:!1,keyboard:!1,touchZoomRotate:!1}),g=y.painter.context.gl,v=new wu(r,{center:f,zoomLevel:y.getZoom(),pitch:y.getPitch(),bearing:y.getBearing(),gl:g,map:y,mode:"outdoors-interleaved",watermark:e.watermark,attribution:e.attribution,antialias:e.antialias}),x={center:y.getCenter().toArray(),zoom:y.getZoom(),bearing:y.getBearing(),pitch:y.getPitch()};y.setMinZoom(v.camera.minZoomLevel),y.setMaxZoom(v.camera.maxZoomLevel),v.on("camera-change",w=>{x.center=w.center,x.zoom=w.zoomLevel,x.bearing=w.bearing,x.pitch=w.pitch,y.jumpTo(x)});let P=c.fromLngLat(f,0),b=yh(P,v.viewCamera,v.camera,()=>{v.renderSync()});y.on("style.load",async()=>{y&&(y.addLayer(b),v.renderSync())});let S=!1,I=!1;y.on("idle",()=>{y&&(S||(v.publish("outdoor-view-loaded"),S=!0),I||(I=!0,v.publish("outdoor-style-loaded")))});let E=l(w=>{w&&(w.sourceDataType==="metadata"||w.sourceDataType==="visibility"||w.dataType==="style"||w.type==="terrain")&&v.getSystems().htmlControlsSystem.updateData(y)},"updateData");return y.on("styledata",w=>{y&&w&&w.dataType==="style"&&w.type==="styledata"&&(I=!1),E(w)}),y.on("sourcedata",E),y.on("terrain",E),y.on("error",w=>{var _;if(((_=w.error)==null?void 0:_.url)===Q6){L.error('Failed to load outdoor view style, possibly due to invalid token "'.concat(p["x-mappedin-tiles-key"],'"'));return}L.warn(w)}),v}else return new wu(r,e)}l(e8,"createRenderer");var t8=50,qA=1e3,Ne,Fr,tl,vi,Br,Dt,Eu,rl,da,_u,Xv,ha,Du,Ou,Lu,Au,sn,Of,r8,ku,to,Fu,Zv,zv=class zv extends J{constructor({currentMapGetter:t}){super();M(this,_u);M(this,Of);M(this,Fu);M(this,Ne,void 0);M(this,Fr,t8);M(this,tl,0);M(this,vi,void 0);M(this,Br,!1);M(this,Dt,[]);M(this,Eu,0);M(this,rl,!1);M(this,da,"collapsed");d(this,"expandedFactor",0);M(this,ha,"all-floors");M(this,Du,l(()=>{let t=s(this,Ne).call(this);if(s(this,Eu)===this.expandedFactor||t==null||!s(this,Br))return;T(this,Eu,this.expandedFactor);let i=dr(this.expandedFactor,0,1,0,s(this,Fr)),o=dr(this.expandedFactor,0,.1,0,1)===0;s(this,Dt).forEach((a,u)=>{t.renderer.setState(a.containerId,{visible:o?a.id===t.currentFloorId:!0,altitude:i*u})}),this.expandedFactor===0?(T(this,Br,!1),t.renderer.camera.setPanMode("default"),s(this,to)&&s(this,to).call(this)):this.expandedFactor===1&&(T(this,Br,!1),s(this,to)&&s(this,to).call(this))},"#handlePreRender"));M(this,Ou,l(()=>{var t,i,n;this.expanded&&T(this,tl,(i=(t=s(this,Ne).call(this))==null?void 0:t.renderer.camera.elevation)!=null?i:0),(n=s(this,Ne).call(this))==null||n.renderer.on("user-interaction-end",s(this,Au))},"#handleUserInteractionStart"));M(this,Lu,l(()=>{var i;let t=s(this,Ne).call(this);if(t!=null&&this.expanded&&s(this,rl)&&!s(this,Br)){let n=[1/0,t.currentFloorId];for(let o=0;o<s(this,Dt).length;o++){let a=s(this,Dt)[o],u=Math.abs(((i=t.renderer.camera.elevation)!=null?i:0)-o*s(this,Fr));u<s(this,Fr)/3&&(n[0]=u,n[1]=a.id)}n[1]!==t.currentFloorId&&(t.currentFloorId=n[1],s(this,Dt).forEach(o=>{t.renderer.setState(o.containerId,{visible:s(this,ha)==="all-floors"?!0:t.currentFloor.id===o.id})}),t.publish("floor-change",{reason:"stacked-maps-elevation-change",floorId:t.currentFloorId}))}},"#determineCurrentMapBasedOnElevation"));M(this,Au,l(()=>{var i,n;let t=s(this,Ne).call(this);if(this.expanded&&t&&s(this,tl)!==((i=t.renderer.camera.elevation)!=null?i:0)){let o=[1/0,t.currentFloorId,0];for(let a=0;a<s(this,Dt).length;a++){let u=s(this,Dt)[a],c=Math.abs(((n=t.renderer.camera.elevation)!=null?n:0)-a*s(this,Fr));c<o[0]&&(o[0]=c,o[1]=u.id,o[2]=a*s(this,Fr))}s(this,rl)&&U(this,Of,r8).call(this,o[2]),T(this,tl,0),t.renderer.off("user-interaction-end",s(this,Au))}},"#handleUserInteractionEnd"));M(this,sn,null);M(this,ku,null);M(this,to,void 0);T(this,Ne,t);let i=s(this,Ne).call(this);i!=null&&i.id!=="outdoors"&&(i.renderer.on("user-interaction-start",s(this,Ou)),i.renderer.on("camera-change",s(this,Lu)),i.renderer.on("pre-render",s(this,Du)))}get state(){return s(this,da)}get expanded(){return s(this,da)!=="collapsed"}get gapBelowFloors(){return s(this,Fr)}get includedFloors(){var t;return(t=s(this,_u,Xv))!=null&&t.api.mapData?s(this,Dt).map(i=>{var n,o;return(o=(n=s(this,_u,Xv))==null?void 0:n.api.mapData)==null?void 0:o.getById("floor",i.id)}).filter(Boolean):[]}get floorVisibilityMode(){return s(this,ha)}setFloorVisiblityMode(t){T(this,ha,t);let i=s(this,Ne).call(this);i!=null&&s(this,Dt).forEach(n=>{i.renderer.setState(n.containerId,{visible:s(this,ha)==="all-floors"?!0:i.currentFloor.id===n.id})})}changeFloorOnElevationChanges(t){T(this,rl,t)}async expand(t){var n,o,a;let i=s(this,Ne).call(this);if(i!=null)return T(this,Fr,(n=t==null?void 0:t.distanceBetweenFloors)!=null?n:t8),T(this,Dt,(t==null?void 0:t.includedFloors)!=null&&(t==null?void 0:t.includedFloors.length)>0?t==null?void 0:t.includedFloors.map(u=>i.floorsById.get(u.id)).filter(Boolean):i.currentFloorStack.floorObjects),s(this,Dt).sort((u,c)=>u.elevation-c.elevation),s(this,Dt).length<=1||this.expanded===!0?Promise.resolve():(T(this,Br,!0),i.api.Camera.setPanMode((o=t==null?void 0:t.cameraPanMode)!=null?o:"elevation"),this.changeFloorOnElevationChanges((a=t==null?void 0:t.changeFloorOnElevationChanges)!=null?a:!0),U(this,Fu,Zv).call(this,"expand",t).then(()=>{T(this,da,"expanded"),this.publish("stacked-maps-state-change",{state:"expanded"})}).finally(()=>{T(this,Br,!1)}))}async collapse(t){let i=s(this,Ne).call(this);if(i!=null)return this.expanded===!0?(T(this,Br,!0),i.api.Camera.setPanMode("default"),this.changeFloorOnElevationChanges(!1),U(this,Fu,Zv).call(this,"collapse",t).then(()=>{T(this,da,"collapsed"),this.publish("stacked-maps-state-change",{state:"collapsed"})}).finally(()=>{T(this,Br,!1)})):Promise.resolve()}destroy(){let t=s(this,Ne).call(this);t!=null&&(t.renderer.off("user-interaction-start",s(this,Ou)),t.renderer.off("camera-change",s(this,Lu)),t.renderer.off("pre-render",s(this,Du)))}};Ne=new WeakMap,Fr=new WeakMap,tl=new WeakMap,vi=new WeakMap,Br=new WeakMap,Dt=new WeakMap,Eu=new WeakMap,rl=new WeakMap,da=new WeakMap,_u=new WeakSet,Xv=l(function(){return s(this,Ne).call(this)},"#currentMap"),ha=new WeakMap,Du=new WeakMap,Ou=new WeakMap,Lu=new WeakMap,Au=new WeakMap,sn=new WeakMap,Of=new WeakSet,r8=l(function(t){var n,o,a;s(this,sn)&&s(this,sn).stop();let i=s(this,Ne).call(this);i!=null&&(T(this,sn,new Bt({elevation:(n=i.renderer.camera.elevation)!=null?n:0}).to({elevation:t},150).easing(je.Quadratic.Out).onComplete(()=>{var u;s(this,sn)&&((u=s(this,Ne).call(this))==null||u.renderer.getTweenGroup().remove(s(this,sn)))}).onUpdate(({elevation:u})=>{i.renderer.camera.setElevation(u)}).start()),(o=s(this,Ne).call(this))==null||o.renderer.getTweenGroup().add(s(this,sn)),(a=s(this,Ne).call(this))==null||a.renderer.render())},"#animateElevationTo"),ku=new WeakMap,to=new WeakMap,Fu=new WeakSet,Zv=l(function(t,i){var u,c,p,f;s(this,vi)&&s(this,vi).stop();let n=s(this,Ne).call(this);if(n==null)return Promise.reject(new Error("No current map"));let o=s(this,Dt).indexOf(n.currentFloor)*s(this,Fr),a=(u=n.renderer.camera.elevation)!=null?u:0;return T(this,ku,new Promise(y=>{T(this,to,y)})),T(this,vi,new Bt({percentExpanded:this.expandedFactor}).to({percentExpanded:t==="expand"?1:0},(c=i==null?void 0:i.duration)!=null?c:qA).easing(Xs[(i==null?void 0:i.easing)||"ease-in-out"]).onUpdate(({percentExpanded:y})=>{this.expandedFactor=y,n.renderer.camera.setElevation(t==="expand"?o*y:a*y)}).onComplete(()=>{var y;s(this,vi)&&((y=s(this,Ne).call(this))==null||y.renderer.getTweenGroup().remove(s(this,vi)))}).start()),s(this,vi).cameraAnimation=!0,(p=s(this,Ne).call(this))==null||p.renderer.getTweenGroup().add(s(this,vi)),(f=s(this,Ne).call(this))==null||f.renderer.render(),s(this,ku)},"#animate"),l(zv,"StackedMaps");var Iu=zv;m();var Yv=class Yv{constructor(e,t,i){d(this,"id");d(this,"externalId");d(this,"name");d(this,"type");d(this,"floorIds");d(this,"floorObjects",[]);d(this,"floorObjectsByElevation",new Map);d(this,"metadata");d(this,"footprint");d(this,"containerId");var o;this.id=e.id,this.externalId=e.externalId,this.name=e.name,this.type=e.type,this.metadata=e.metadata,this.footprint=e.footprint,this.floorIds=(o=e.floors)!=null?o:e.maps;let n=i.addGroupContainer(this.id,{visible:!0,interactive:!0},t);this.containerId=n.id.toString()}get defaultFloor(){return this.floorObjects.length===0&&L.throw("No floors in floor stack (".concat(this.id,"). Could not get default floor.")),this.floorObjects.reduce((e,t)=>Math.abs(t.elevation)<Math.abs(e.elevation)?t:e)}addFloor(e){if(this.floorObjectsByElevation.has(e.elevation)){L.error("Floor with same elevation ".concat(e.elevation," already exists in Stack (").concat(this.id,"). Floor (").concat(e.id,") will not be added."));return}e.load(),this.floorObjects.push(e),this.floorObjectsByElevation.set(e.elevation,e)}};l(Yv,"FloorStackObject");var Bu=Yv;var $A={linear:je.Linear.None,easeIn:je.Quadratic.In,easeOut:je.Quadratic.Out,easeInOut:je.Quadratic.InOut},qv=class qv extends J{constructor(t,i,n,o){var p,f;super();d(this,"floorStacksById",new Map);d(this,"floorsById",new Map);d(this,"currentFloorId","");d(this,"currentFloorStackId","");d(this,"id");d(this,"renderer");d(this,"api");d(this,"mvf");d(this,"styleMap");d(this,"StackedMaps");d(this,"animations",new Map);d(this,"Models",{add:(t,i,n)=>{let{floorId:o,...a}=n,u=o?this.floorsById.get(o):this.currentFloor,c=this.renderer.addModelGroup(t,{type:"FeatureCollection",features:i.map(p=>{var f;return{type:"Feature",properties:{id:ae(),rotation:(f=p.rotation)==null?void 0:f.map(y=>y*(Math.PI/180)),scale:p.scale,interactive:p.interactive},geometry:{type:"Point",coordinates:ri(p.target)}}})},{url:a.url},u.id);if(c==null)throw new Error("error creating model");return this.renderer.getState(c).children},remove:(t,i)=>{this.renderer.remove(t),this.renderer.getState(i).children.length===0&&this.renderer.remove(i)}});d(this,"Images",{add:(t,i,n)=>{let{floorId:o,flipImageToFaceCamera:a,...u}=n,c=o?this.floorsById.get(o):this.currentFloor,p={type:"Feature",properties:u,geometry:{type:"Point",coordinates:t}};return this.renderer.addImage(ae(),p,{url:i,flipImageToFaceCamera:a!=null?a:!1},c.id)},remove:t=>{this.renderer.remove(t)},removeAll:()=>{}});d(this,"Markers",{add:(t,i,n)=>this.renderer.addMarker2D(ri(t),i,n,t.floorId),remove:t=>{this.renderer.remove(t)},getContentEl:t=>{let i=this.renderer.getState(t);if((i==null?void 0:i.type)==="marker")return i.element},removeAll:()=>{},setPosition:(t,i,n)=>{let o=this.renderer.getState(t);if(!o){L.error('Failed to retrieve state for Marker with id "'.concat(t,'".'));return}if(o.type!=="marker"){L.error('Geometry with id "'.concat(t,'" is not of type "marker".'));return}this.renderer.setState(o,{position:i,parent:n!=null?n:this.currentFloorId})},animateTo:(t,i,n,o)=>{let a=this.renderer.getState(t);if(!a)return L.error('Failed to retrieve state for Marker with id "'.concat(t,'".')),Promise.resolve();if(a.type!=="marker")return L.error('Geometry with id "'.concat(t,'" is not of type "marker".')),Promise.resolve();let u={duration:1e3,easing:"ease-in-out",...o};this.cancelAnimation(t);let c=new Bt({lon:a.position[0],lat:a.position[1]}).to({lon:i[0],lat:i[1]},u.duration).easing($A[u.easing]).onUpdate(({lon:p,lat:f})=>{this.renderer.getState(t)?this.Markers.setPosition(t,[p,f],n):this.cancelAnimation(t)}).start();return this.renderer.getTweenGroup().add(c),this.renderer.render(),this.animations.set(t,c),Ug(c).then(()=>{this.animations.delete(t)})}});d(this,"Exporter",{getCurrentSceneGLTF:async t=>this.renderer.getCurrentSceneGLTF(t)});d(this,"Shapes",{add:(t,i,n)=>{let o=n!=null&&n.floorId?this.floorsById.get(n==null?void 0:n.floorId):this.currentFloor,a=ae();return this.renderer.addGeometryGroup(a,t,i,o.id),a},remove:t=>(this.renderer.remove(t.id),t.id)});d(this,"Labels",{all:({onCreate:t})=>{for(let i of Object.entries(this.mvf.space)){let[n,o]=i;o&&o.features.forEach(a=>{var y,g,v;let u=(y=this.api.getMapData())==null?void 0:y.getById("space",a.properties.id);if(!u)return;let c=(g=this.styleMap[a.properties.id])==null?void 0:g.showImage,p=(v=a.properties.details)==null?void 0:v.images,f={};if(c&&p&&p.length>0&&(f={marker:{icon:p[0].url}}),a.properties.center&&a.properties.externalId!==""){let x=this.renderer.addLabel2D(a.properties.center,a.properties.externalId,{id:a.properties.id+"-label",appearance:f},n);x&&t(x.id,a.properties.externalId,u)}})}},add:(t,i,n={})=>{let{floorId:o,...a}=n,u=o?this.floorsById.get(o):this.currentFloor,c=this.renderer.addLabel2D(t,i,a,u.containerId);if(!c)throw new Error("label creating failed");return c},remove:t=>{this.renderer.remove(t)},removeAll:()=>{}});d(this,"Paths",{add:(t,i)=>{var p;let n=[],o=t[0].floorId||"root",a=0;for(let f of t){let{floorId:y="root",latitude:g,longitude:v}=f;y!==o&&(a++,o=y),n[a]==null&&n.push({floorId:y,coordinates:[]}),n[a].coordinates.push([v,g])}let u=n.reduce((f,{floorId:y,coordinates:g},v)=>{if(v!==0){let P=n[v-1],b=g[0],S=this.renderer.addPath({type:"FeatureCollection",features:[{type:"Feature",properties:{parentId:P.floorId},geometry:{type:"Point",coordinates:P.coordinates[P.coordinates.length-1]}},{type:"Feature",properties:{parentId:y},geometry:{type:"Point",coordinates:b}}]},i,this.id);S&&f.push(S)}let x=this.renderer.addPath({type:"FeatureCollection",features:g.map(P=>({type:"Feature",properties:{},geometry:{type:"Point",coordinates:P}}))},i,y);return x&&f.push(x),f},[]),c=new Bt({fraction:0}).to({fraction:1},(p=i==null?void 0:i.drawDuration)!=null?p:1e3).onUpdate(({fraction:f})=>{u.forEach(y=>{this.renderer.setState(y.id,{completeFraction:f})})}).start();return this.renderer.getTweenGroup().add(c),this.renderer.render(),this.animations.set(u[0].id.toString(),c),{paths:u,animation:Ug(c).then(()=>{this.animations.delete(u[0].id.toString())})}},remove:t=>{t.forEach(i=>{this.cancelAnimation(i),this.renderer.remove(i)})}});this.renderer=o.core,this.api=o,this.id=t,this.renderer.addGroupContainer(t,{},"root"),this.StackedMaps=new Iu({currentMapGetter:()=>this}),this.mvf=(p=i==null?void 0:i.mvf)!=null?p:{},this.api=o;let a=Qx(this.mvf["styles.json"]||{});if(this.styleMap=a,!i){this.id!=="outdoors-container"&&L.warn("Map (".concat(this.id,") created with no data."));let y=new Bu({id:"default-stack",externalId:"default-stack",name:"Default Stack",maps:["default-floor"]},this.id,this.renderer);this.floorStacksById.set(y.id,y),this.currentFloorStackId=y.id;let g=new xc(y.id,{id:"default-floor",externalId:"default-floor",name:"Default Floor",elevation:0},this.renderer,n!=null?n:{});y.addFloor(g),this.floorsById.set(g.id,g),this.setFloor(g.id);return}let u=i.getMVFFeatureByType("floor-stack");(u==null||u.length===0)&&L.throw("MVF does not contain any Floor Stacks.");for(let y of u){let g=new Bu(y,this.id,this.renderer);if(g.floorIds.length!==0){for(let v of g.floorIds){let x=i.getMVFFeatureById("floor",v);if(x!=null){let P=this.mvf.space[x.id],b=this.mvf.obstruction[x.id];if((P==null||P.features.length===0)&&(b==null||b.features.length===0))continue;let S=new xc(g.id,x,this.renderer,n!=null?n:{},this.mvf,a);g.addFloor(S),this.floorsById.set(S.id,S)}}this.floorStacksById.set(y.id,g),this.currentFloorStackId||(this.currentFloorStackId=y.id)}}let c=(f=this.mvf.enterprise)==null?void 0:f.venue.defaultMap;if(n!=null&&n.initialFloor){let y=zl(n.initialFloor);y&&this.floorsById.has(y)?c=y:L.error("Invalid initial floor specified (".concat(n.initialFloor,"), using default behavior instead"))}c||(c=this.currentFloorStack.defaultFloor.id),this.setFloor(c)}get currentFloorStack(){let t=this.floorStacksById.get(this.currentFloorStackId);return t||L.throw('Floor stack with id "'.concat(this.currentFloorStackId,'" not found')),t}setFloorStack(t){if(this.currentFloorStackId===t)return;let i=this.floorStacksById.get(t);if(i==null){L.error("Invalid floor stack passed to setFloorStack (".concat(t,"), the floor stack was not changed. Current floor stack is still ").concat(this.currentFloorStack.id,"."));return}if(i.floorObjects.length===0){L.error("Floor stack (".concat(t,") has no floors. The floor stack was not changed. Current floor stack is still ").concat(this.currentFloorStack.id,"."));return}this.setFloor(i.defaultFloor.id)}get currentFloor(){let t=this.floorsById.get(this.currentFloorId);return t||L.throw('Floor with id "'.concat(this.currentFloorId,'" not found')),t}get floors(){return Array.from(this.floorsById.values())}setFloor(t,i){if(this.currentFloorId!==t){if(!this.floorsById.has(t)){L.error("Invalid floor passed to setFloor (".concat(t,"), the floor was not changed. Current floor is still ").concat(this.currentFloor.id));return}this.publish("floor-change-start",{floorId:t}),!this.StackedMaps.expanded&&this.currentFloorStack&&this.currentFloorStack.floorObjects.forEach(n=>{n.id!==t&&this.renderer.setState(n.containerId,{visible:!1})}),this.currentFloorId=t,this.currentFloorStackId=this.currentFloor.floorStackId,this.renderer.setState(this.currentFloor.containerId,{visible:!0}),this.publish("floor-change",{reason:i,floorId:this.currentFloor.id})}}cancelAnimation(t){let i=this.animations.get(t);i&&(i.stop(),this.animations.delete(t),this.renderer.getTweenGroup().remove(i))}};l(qv,"GeojsonApiMapObject");var Ru=qv;m();var Rr,Gu,$v=class $v{constructor({currentMapGetter:e}){M(this,Rr,new Map);M(this,Gu,void 0);T(this,Gu,e)}get currentMap(){return s(this,Gu).call(this)}getById(e){return s(this,Rr).get(e)}add(e,t,i){let n=yt(e);if(!n)throw new Error("get coordinate failed");let o=this.currentMap;if(!o)throw new Error("currentMap should exist");let a=o.Markers.add(n,t,{...i,rank:(i==null?void 0:i.rank)||"medium",dynamicResize:(i==null?void 0:i.dynamicResize)||!1});if(a==null)throw new Error("error creating marker");let u=o.Markers.getContentEl(a.id.toString());if(!u)throw new Error("marker component should exist");let c=new Xi(a.id.toString(),u,e);return s(this,Rr).set(c.id,{marker:c,entityId:a.id.toString()}),c}remove(e){var i;let t=s(this,Rr).get(e.id);t&&((i=this.currentMap)==null||i.Markers.remove(t.entityId),s(this,Rr).delete(e.id.toString()))}removeAll(){let e=[];return s(this,Rr).forEach(({marker:t})=>{this.remove(t),e.push(t),s(this,Rr).delete(t.id.toString())}),e}setPosition(e,t){var a;let i=yt(t);if(!i){L.error("Cannot determine coordinate from target.");return}let n=this.currentMap;if(!n){L.error("Cannot determine the current map.");return}let o=s(this,Rr).get(e.id);if(!o){L.error('Cannot find the Marker with id "'.concat(e.id,'".'));return}n.Markers.setPosition(o.entityId,ri(i),(a=i.floorId)!=null?a:n.currentFloorId)}animateTo(e,t,i){var u;let n=yt(t);if(!n)return L.error("Cannot determine coordinate from target."),Promise.resolve();let o=this.currentMap;if(!o)return L.error("Cannot determine the current map."),Promise.resolve();let a=s(this,Rr).get(e.id);return a?o.Markers.animateTo(a.entityId,ri(n),(u=n.floorId)!=null?u:o.currentFloorId,i):(L.error('Cannot find the Marker with id "'.concat(e.id,'".')),Promise.resolve())}};Rr=new WeakMap,Gu=new WeakMap,l($v,"Markers");var Nu=$v;m();var ln,ju,Jv=class Jv{constructor({currentMapGetter:e}){M(this,ln,new Map);M(this,ju,void 0);T(this,ju,e)}get currentMap(){return s(this,ju).call(this)}getById(e){return s(this,ln).get(e)}add(e,t,i){let n=yt(e);if(!n)throw new Error("get coordinate failed");let o=this.currentMap;if(!o)throw new Error("currentMap should exist");let a=o.Images.add(ri(n),t,{...i,floorId:n.floorId});if(!a)throw new Error("image component should exist");let u=new ac(a.id.toString(),t,e);return s(this,ln).set(u.id,{image:u,entityId:a.id.toString()}),u}remove(e){var i;let t=s(this,ln).get(e.id);t&&((i=this.currentMap)==null||i.Images.remove(t.entityId),s(this,ln).delete(e.id.toString()))}removeAll(){let e=[];return s(this,ln).forEach(({image:t})=>{this.remove(t),e.push(t),s(this,ln).delete(t.id.toString())}),e}};ln=new WeakMap,ju=new WeakMap,l(Jv,"Images");var Vu=Jv;m();var bi,Uu,Kv=class Kv{constructor({currentMapGetter:e}){M(this,bi,new Map);M(this,Uu,void 0);T(this,Uu,e)}get currentMap(){return s(this,Uu).call(this)}getById(e){return s(this,bi).get(e)}add(e,t){let i=Array.isArray(e)?e:[e],n=i.reduce((u,c)=>{var f;let p=yt(c.target);return p?(u.has(p.floorId)||u.set(p.floorId,[]),(f=u.get(p.floorId))==null||f.push({...c,target:p}),u):(L.error("Cannot determine coordinate from options."),u)},new Map);if(!i.length)throw new Error("targets should not be empty when adding a model");let o=this.currentMap;if(!o)throw new Error("currentMap should exist");let a=[];return n.forEach((u,c)=>{let p=ae();o.Models.add(p,u,{...t,floorId:c}).forEach(({id:y})=>{let g=new cc(y.toString(),p);s(this,bi).set(g.id,{model:g,entityId:y.toString(),groupId:p}),a.push(g)})}),a}remove(e){var i;let t=s(this,bi).get(e.id);t&&((i=this.currentMap)==null||i.Models.remove(t.entityId,t.groupId),s(this,bi).delete(e.id.toString()))}removeAll(){let e=[];return s(this,bi).forEach(({model:t})=>{var n;let i=s(this,bi).get(t.id);i&&(e.push(t),(n=this.currentMap)==null||n.Models.remove(i.entityId,i.groupId),s(this,bi).delete(t.id.toString()))}),e}};bi=new WeakMap,Uu=new WeakMap,l(Kv,"Models");var Hu=Kv;m();var Ci,Xu,Qv=class Qv{constructor({currentMapGetter:e}){M(this,Ci,new Map);M(this,Xu,void 0);T(this,Xu,e)}get currentMap(){return s(this,Xu).call(this)}getById(e){return s(this,Ci).get(e)}add(e,t){let i=this.currentMap;if(!i)throw new Error("currentMap should exist");let n=i.Paths.add(e,t),o=n.paths.map(u=>u.id.toString()),a=new _o(ae(),n.animation,e);for(let u of o)s(this,Ci).set(u,{path:a,entityIds:o});return s(this,Ci).set(a.id,{path:a,entityIds:o}),a}remove(e){var i;let t=s(this,Ci).get(e.id);t&&((i=this.currentMap)==null||i.Paths.remove(t.entityIds),s(this,Ci).delete(e.id),t.entityIds.forEach(n=>s(this,Ci).delete(n)))}removeAll(){let e=[];return s(this,Ci).forEach(({path:t})=>{this.remove(t),e.push(t)}),e}};Ci=new WeakMap,Xu=new WeakMap,l(Qv,"Paths");var Wu=Qv;m();var f8=pl(h0(),1);m();var eb="#2266ff",JA="#808080",i8="#f5f5f5";var n8={radius:10,color:eb,inactiveColor:JA,heading:{color:eb,opacity:.7},accuracyRing:{color:eb,opacity:.3},timeout:3e4,watchDevicePosition:!0,debug:!1};m();var o8="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAkklEQVRoge3awQ3AIAxD0VAMYf+F0yUixbL8JshXuLSwIqJCwDc9QBeZEOy9p2doAQDTM7TQ2cg5Z3qGFjpHS2YjDiGDe+/0DC0cwkYpJKdnaIFMkY1kymzEIVQcwsYhbPDem56hhc5GHELGIWwcwsYhbJS+2R1CxSFsdH5iO4SMr97Y6FxPqxytVVV+HcTEIWx+9mcIqHSOm9QAAAAASUVORK5CYII=";m();var a8=l((r,e,t=0)=>{if(Math.abs(r)>=Math.PI)throw new Error("Sector angle too wide!");let i=t/Math.tan(r/2),n=t/Math.sin(r/2),o=n+e,a=10,u=new Vr;u.moveTo(-n*Math.sin(r/2),n*Math.cos(r/2)-i);for(let c=0;c<a;c++)u.lineTo(-(o*Math.sin(r/2-r/a*c)),o*Math.cos(r/2-r/a*c)-i);for(let c=0;c<a;c++)u.lineTo(-(t*Math.sin(Math.PI/-2+Math.PI/a*c)),t*Math.cos(Math.PI/-2+Math.PI/a*c));return new jr(u,{depth:.1,bevelEnabled:!1,UVGenerator:QA(e)})},"createSectorGeometry"),tb=l((r,e,t)=>{let n=Math.sqrt(Math.pow(r,2)+Math.pow(e,2))/t;return n>1?n=1:n<0&&(n=0),new te(0,n)},"generateRadialUV"),QA=l(r=>({generateTopUV:(e,t,i,n,o)=>{let a=t[i*3],u=t[i*3+1],c=t[n*3],p=t[n*3+1],f=t[o*3],y=t[o*3+1];return[tb(a,u,r),tb(c,p,r),tb(f,y,r)]},generateSideWallUV:()=>[new te(0,1),new te(0,1),new te(0,1),new te(0,1)]}),"radialUVGenerator");function s8(r,e){if(e==null)return r;let t={latitude:r==null?void 0:r.latitude,longitude:r==null?void 0:r.longitude,accuracy:r==null?void 0:r.accuracy,floor:r==null?void 0:r.floor,heading:r==null?void 0:r.heading};return"latitude"in e&&(t.latitude=(e==null?void 0:e.latitude)==null||e.latitude==="device"?r==null?void 0:r.latitude:e.latitude),"longitude"in e&&(t.longitude=e.longitude==null||e.longitude==="device"?r==null?void 0:r.longitude:e.longitude),"accuracy"in e&&(t.accuracy=e.accuracy==="device"?r==null?void 0:r.accuracy:e.accuracy),"floor"in e&&(t.floor=e.floor==="device"?r==null?void 0:r.floor:e.floor),"heading"in e&&(t.heading=e.heading==="device"?r==null?void 0:r.heading:e.heading),t}l(s8,"getPositionWithOverrides");function ek([r,e],[t,i],[n,o]){let a=t-r,u=i-e,c=a**2+u**2;if(c===0)return;let p=((n-r)*a+(o-e)*u)/c,f;p<=0?f=[r,e]:p>=1?f=[t,i]:f=[r+p*a,e+p*u];let y=bp([n,o],f);return{proportion:Math.max(0,Math.min(1,p)),intersection:f,distance:y}}l(ek,"getPointLineIntersection");function l8(r,e){if(r==null||r.length<2)return;let t=Number.MAX_SAFE_INTEGER,i,n=0,o=0;for(let a=0;a<r.length-1;a++){let u=r[a],c=r[a+1],p=ek(u,c,e);p!=null&&p.distance<t&&(t=p.distance,i=p.intersection,n=a,o=p.proportion)}if(i)return{intersection:i,distance:t,segmentIndex:n,proportion:o}}l(l8,"findBlueDotOnPath");function c8(r,e){let t=new Hr({color:r,opacity:e,transparent:!0,depthTest:!1,depthWrite:!1}),i=.35,n=.35*4,o=a8(Math.PI/6,n,i);new Ia().load(o8,u=>{t.alphaMap=u,t.needsUpdate=!0});let a=new Te(o,t);return a.position.z=-.05,a.renderOrder=0,a}l(c8,"createHeadingCone");function u8(r,e){let t=new hp(1,1,.05,32),i=new Hr({transparent:!0,color:r,opacity:e,depthTest:!1,depthWrite:!1}),n=new Te(t,i);return n.scale.set(0,0,.05),n.renderOrder=1,n.rotation.x=Math.PI/2,n}l(u8,"createAccuracyRing");function p8(r){let e=new hp(.35,.35,.07,32),t=new Hr({transparent:!0,color:i8,depthTest:!1,depthWrite:!1}),i=new Te(e,t);i.renderOrder=2;let n=new hp(.35*.8,.35*.8,.01,32),o=new Hr({transparent:!0,color:r,depthTest:!1,depthWrite:!1}),a=new Te(n,o);return a.renderOrder=3,i.rotation.x=Math.PI/2,i.position.z=.07/2,a.rotation.x=Math.PI/2,a.position.z=.07,{outerMesh:i,innerMesh:a}}l(p8,"createBlueDot");var m8=pl(d8(),1);var fa,cn,er,tr,un,ma,ya,ga,Ue,Nt,Zu,pn,zu,Yu,qu,$u,Af,xi,dn,kf,va,Ju,Si,rb=class rb extends J{constructor(t,i){super();this.core=t;this.geoJSONApi=i;M(this,fa,null);d(this,"geometry");M(this,cn,void 0);M(this,er,void 0);M(this,tr,void 0);M(this,un,void 0);M(this,ma,void 0);M(this,ya,void 0);M(this,ga,void 0);M(this,Ue,n8);M(this,Nt,1);M(this,Zu,void 0);M(this,pn,void 0);d(this,"state","disabled");d(this,"following",!1);M(this,zu,l(t=>{var i;return(i=this.geoJSONApi.getMapData())==null?void 0:i.getById("floor",t)},"#getFloorByFloorId"));M(this,Yu,l(t=>{var n;let i;if(t!=null){let o=(n=this.geoJSONApi.currentMap)==null?void 0:n.currentFloorStack.floorObjectsByElevation.get(t);i=o?s(this,zu).call(this,o.id):void 0}return i},"#getFloorByFloorLevel"));M(this,qu,l(t=>{if(this.state==="hidden"||this.state==="disabled")return;let[i,n,o,a]=t.children;if(s(this,Af).call(this),n.scale.set(s(this,Nt),s(this,Nt),s(this,Nt)),n.position.z=.07/2*s(this,Nt),o.scale.set(s(this,Nt),s(this,Nt),s(this,Nt)),o.position.z=.07*s(this,Nt),this.state==="active"){o.material.color.set(s(this,Ue).color);let u=this.accuracy;u!=null?(i.visible=!0,s(this,ya)&&s(this,ya).stop(),T(this,ya,new Bt({scale:i.scale.x}).to({scale:u/2},150).onUpdate(({scale:p})=>{i.scale.set(p,1,p)}).start()),this.core.getTweenGroup().add(s(this,ya))):i.visible=!1;let c=this.heading;c!=null?(a.visible=!0,s(this,ga)&&s(this,ga).stop(),T(this,ga,new Bt({rotation:a.rotation.z}).to({rotation:-ye.degToRad(c)},150).onUpdate(({rotation:p})=>{a.rotation.z=p}).start()),this.core.getTweenGroup().add(s(this,ga)),a.scale.set(s(this,Nt),s(this,Nt),1)):a.visible=!1}else this.state==="inactive"&&(o.material.color.set(s(this,Ue).inactiveColor),a.visible=!1,i.visible=!1)},"#updateGeometryPerFrame"));M(this,$u,l(t=>{var a,u;let i;try{i=ok.parse(s8(t,s(this,er)))}catch(c){s(this,xi).call(this,"error"),L.error("BlueDot: Position parse failed",c instanceof A.ZodError?c.message:String(c)),this.publish("error");return}s(this,Ue).debug&&L.log("BlueDot: Parsed position",i),T(this,tr,i),s(this,xi).call(this,"position-update"),s(this,un)&&clearTimeout(s(this,un)),typeof s(this,Ue).timeout=="number"&&s(this,Ue).timeout<1/0&&T(this,un,setTimeout(()=>{s(this,Ue).debug&&L.log("BlueDot: Position timed out after ".concat(s(this,Ue).timeout,"ms")),s(this,xi).call(this,"timeout"),this.core.render()},s(this,Ue).timeout)),(u=this.geoJSONApi.getMapDataInternal())==null||u.Analytics.updateState({userPosition:{bluedotTimestamp:Date.now(),latitude:i.latitude,longitude:i.longitude,floorLevel:(a=i.floor)==null?void 0:a.elevation,accuracy:i.accuracy}});let n=i.floor!=null?i.floor.id:"outdoors-container",o=[i.longitude,i.latitude];if(!this.geometry)this.geometry=this.core.addCustomGeometry("blue-dot",{type:"Feature",properties:{},geometry:{type:"Point",coordinates:o}},{setup:c=>{let p=u8(s(this,Ue).accuracyRing.color,s(this,Ue).accuracyRing.opacity),{outerMesh:f,innerMesh:y}=p8(s(this,Ue).color),g=c8(s(this,Ue).heading.color,s(this,Ue).heading.opacity);c.add(p),p.visible=!1,c.add(f),c.add(y),c.add(g),g.visible=!1,s(this,qu).call(this,c)},update:s(this,qu)},{visible:!0},n);else{let c=this.core.getState(this.geometry);o=[c.position[0],c.position[1]]}s(this,ma)&&s(this,ma).stop(),T(this,ma,new Bt(o).to([i.longitude,i.latitude],1e3).easing(je.Cubic.Out).onUpdate(c=>{if(this.geometry){let p={position:[c[0],c[1]]};p.parent=n,this.core.setState(this.geometry,p)}}).start()),this.core.getTweenGroup().add(s(this,ma)),this.publish("position-update",{floor:this.floor,heading:this.heading,accuracy:this.accuracy,coordinate:this.coordinate}),this.core.render()},"#setPosition"));d(this,"onPositionUpdate",l(t=>{var i,n,o,a,u;if(this.state!=="disabled"){try{nk.parse(t)}catch(c){s(this,xi).call(this,"error"),L.error("BlueDot: Browser sent invalid position",c instanceof A.ZodError?c.message:String(c)),this.publish("error");return}T(this,cn,{latitude:(i=t.coords)==null?void 0:i.latitude,longitude:(n=t.coords)==null?void 0:n.longitude,accuracy:(o=t.coords)==null?void 0:o.accuracy,heading:(a=t.coords)==null?void 0:a.heading,floor:s(this,Yu).call(this,(u=t.coords)==null?void 0:u.floorLevel)}),s(this,$u).call(this,s(this,cn))}},"onPositionUpdate"));d(this,"onPositionError",l(t=>{var i;switch(s(this,xi).call(this,"error"),t.code){case t.PERMISSION_DENIED:L.error("Geolocation permission denied by the user.",t),(i=this.geoJSONApi.getMapDataInternal())==null||i.Analytics.sendWatchPositionDenied();break;case t.POSITION_UNAVAILABLE:L.error("Geolocation position unavailable.",t);break;case t.TIMEOUT:L.error("Geolocation request timed out.",t);break;default:L.error("An unknown geolocation error occurred.",t);break}this.publish("error",t)},"onPositionError"));M(this,Af,l(()=>{var i;let t=Math.round(this.core.camera.zoomLevel*1e5);if(t!==s(this,Zu)){T(this,Zu,t);let n=(i=this.core.getMetresPerPixel())!=null?i:1;T(this,Nt,Math.max(s(this,Ue).radius/(.35/n),1))}},"#updateScale"));M(this,xi,l(t=>{let i=ik[this.state].actions[t];if(i){switch(s(this,Ue).debug&&L.log("BlueDot: Transitioning from ".concat(this.state," to ").concat(i," using ").concat(t)),i){case"hidden":case"disabled":this.geometry&&this.core.setState(this.geometry,{visible:!1});break;case"active":this.geometry&&this.core.setState(this.geometry,{visible:!0});break}this.state!==i&&(this.publish("state-change",{state:i,action:t}),this.state=i)}else L.warn("BlueDot: Invalid state transition from ".concat(this.state," to ").concat(i," using ").concat(t))},"#transitionAction"));M(this,dn,void 0);M(this,kf,l(()=>{if(s(this,dn)==null&&this.geoJSONApi.Navigation.activeDirections!=null){let i=(Array.isArray(this.geoJSONApi.Navigation.activeDirections)?this.geoJSONApi.Navigation.activeDirections.flatMap(n=>n.coordinates):this.geoJSONApi.Navigation.activeDirections.coordinates).filter(n=>n.floorId===this.geoJSONApi.currentFloor.id);T(this,dn,(0,m8.default)(i.map(n=>({x:n.longitude,y:n.latitude})),1e-5).map(n=>[n.x,n.y]))}return s(this,dn)},"#getSimplifiedDirections"));M(this,va,l(()=>{this.core.camera.isAnimating&&this.core.camera.cancelAnimation(),s(this,Si)&&(this.off("position-update",s(this,Si)),T(this,Si,void 0)),this.following=!1,T(this,dn,void 0),this.core.off("user-interaction-start",s(this,va)),this.geoJSONApi.currentMap.off("navigation-active-path-change",s(this,Ju)),this.publish("follow-change",{following:!1})},"#cancelFollow"));M(this,Ju,l(()=>{T(this,dn,void 0)},"#pathChangeHandler"));M(this,Si,void 0);d(this,"follow",l((t,i)=>{var o,a,u,c;if(t===!1){s(this,va).call(this);return}t!=="position-only"&&(i==null?void 0:i.bearing)!=null&&L.warn("BlueDot: Camera bearing option will be ignored in follow mode '".concat(t,"'. To control the bearing manually, use mode 'position-only'."));let n={zoomLevel:(o=i==null?void 0:i.zoomLevel)!=null?o:21,bearing:t==="position-only"?i==null?void 0:i.bearing:void 0,pitch:(a=i==null?void 0:i.pitch)!=null?a:45,duration:(u=i==null?void 0:i.duration)!=null?u:1e3,easing:(c=i==null?void 0:i.easing)!=null?c:"ease-in-out"};this.following?s(this,Si)&&this.off("position-update",s(this,Si)):(this.following=!0,this.core.on("user-interaction-start",s(this,va)),this.geoJSONApi.currentMap.on("navigation-active-path-change",s(this,Ju))),T(this,Si,p=>{let{coordinate:f,heading:y,floor:g}=p;if(n.center=[f.longitude,f.latitude],g!=null&&g.id!==this.geoJSONApi.currentFloor.id&&(this.geoJSONApi.currentMap.setFloor(g.id),T(this,dn,void 0)),t==="position-and-heading")n.bearing=y!=null?y:void 0;else if(t==="position-and-path-direction"){let v=s(this,kf).call(this);if(v!=null){let x=l8(v,[f.longitude,f.latitude]);if(x!=null){let P=v[x.segmentIndex],b=v[x.segmentIndex+1];n.bearing=Vb(P,b)}}}this.core.camera.animateTo(n)}),this.on("position-update",s(this,Si)),this.publish("follow-change",{following:!0,mode:t})},"follow"))}get heading(){var t;return(t=s(this,tr))==null?void 0:t.heading}get accuracy(){var t;return(t=s(this,tr))==null?void 0:t.accuracy}get coordinate(){var t,i;if(s(this,tr)!=null)return(s(this,pn)==null||((t=this.floor)==null?void 0:t.id)!==s(this,pn).floorId||s(this,tr).latitude!==s(this,pn).latitude||s(this,tr).longitude!==s(this,pn).longitude)&&T(this,pn,new ue(s(this,tr).latitude,s(this,tr).longitude,(i=this.floor)==null?void 0:i.id)),s(this,pn)}get floor(){var t;return(t=s(this,tr))==null?void 0:t.floor}enable(t){T(this,Ue,(0,f8.default)({},t,s(this,Ue))),s(this,xi).call(this,"enable"),this.watchDevicePosition(s(this,Ue).watchDevicePosition)}disable(){this.geometry&&(this.core.remove(this.geometry.id),this.geometry=void 0),s(this,un)&&(clearTimeout(s(this,un)),T(this,un,void 0)),this.following&&s(this,va).call(this),this.watchDevicePosition(!1),T(this,tr,void 0),T(this,er,void 0),s(this,xi).call(this,"disable")}watchDevicePosition(t){if(s(this,fa)&&(navigator.geolocation.clearWatch(s(this,fa)),T(this,fa,null)),s(this,cn)&&T(this,cn,void 0),t){if(this.state==="disabled"){L.warn("BlueDot must be enabled before watching browser position.");return}T(this,fa,navigator.geolocation.watchPosition(this.onPositionUpdate,this.onPositionError,{enableHighAccuracy:!0}))}}update(t){var n,o;t==null?T(this,er,void 0):"coords"in t?T(this,er,Object.assign({},s(this,er),{latitude:t.coords.latitude,longitude:t.coords.longitude,accuracy:t.coords.accuracy,heading:t.coords.heading,floor:s(this,Yu).call(this,t.coords.floorLevel)})):(T(this,er,Object.assign({},s(this,er),t)),"floorOrFloorId"in t&&(s(this,er).floor=typeof t.floorOrFloorId=="string"&&t.floorOrFloorId!=="device"?s(this,zu).call(this,t.floorOrFloorId):t.floorOrFloorId)),(((n=s(this,er))==null?void 0:n.latitude)!=null&&((o=s(this,er))==null?void 0:o.longitude)!=null||s(this,cn)!=null)&&s(this,$u).call(this,s(this,cn))}};fa=new WeakMap,cn=new WeakMap,er=new WeakMap,tr=new WeakMap,un=new WeakMap,ma=new WeakMap,ya=new WeakMap,ga=new WeakMap,Ue=new WeakMap,Nt=new WeakMap,Zu=new WeakMap,pn=new WeakMap,zu=new WeakMap,Yu=new WeakMap,qu=new WeakMap,$u=new WeakMap,Af=new WeakMap,xi=new WeakMap,dn=new WeakMap,kf=new WeakMap,va=new WeakMap,Ju=new WeakMap,Si=new WeakMap,l(rb,"BlueDot");var nl=rb,ik={hidden:{actions:{enable:"hidden",error:"hidden","position-update":"active",disable:"disabled",timeout:"hidden"}},active:{actions:{enable:"active",disable:"disabled","position-update":"active",error:"inactive",timeout:"inactive"}},inactive:{actions:{enable:"inactive",disable:"disabled","position-update":"active",error:"inactive",timeout:"inactive"}},disabled:{actions:{enable:"hidden",disable:"disabled"}}},nk=A.object({coords:A.object({latitude:A.number(),longitude:A.number(),accuracy:A.number(),altitude:A.number().optional().nullable(),altitudeAccuracy:A.number().optional().nullable(),heading:A.number().optional().nullable(),speed:A.number().optional().nullable(),floorLevel:A.number().optional().nullable()}),timestamp:A.number()}),ok=A.object({latitude:A.number(),longitude:A.number(),floor:A.custom().optional(),accuracy:A.number().optional(),heading:A.number().optional().nullable()});m();var hn,Qu,ib=class ib{constructor({currentMapGetter:e}){M(this,hn,new Map);M(this,Qu,void 0);T(this,Qu,e)}get currentMap(){return s(this,Qu).call(this)}getById(e){return s(this,hn).get(e)}add(e,t,i){let n=this.currentMap;if(!n)throw new Error("currentMap should exist");let o=n.Shapes.add(e,t||{},{floorId:i==null?void 0:i.id}),a=new Nn(o);return s(this,hn).set(a.id,a),a}remove(e){var i;s(this,hn).get(e.id)&&((i=this.currentMap)==null||i.Shapes.remove(e),s(this,hn).delete(e.id.toString()))}removeAll(){let e=[];return s(this,hn).forEach(t=>{this.remove(t),e.push(t.id),s(this,hn).delete(t.id.toString())}),e}};hn=new WeakMap,Qu=new WeakMap,l(ib,"Shapes");var Ku=ib;m();var tp,nb=class nb{constructor({currentMapGetter:e}){M(this,tp,void 0);T(this,tp,e)}get currentMap(){return s(this,tp).call(this)}setFromStyleCollection(e){var t,i,n;for(let o in e)for(let a of((t=this.currentMap)==null?void 0:t.floors)||[])if(e[o]!=null){if(a.layers.has(o)&&"color"in e[o]){let u=a.layers.get(o);(i=this.currentMap)==null||i.renderer.setState(u,{color:e[o].color})}if(o===_n&&!(Kr in e)){let u=a.layers.get(Kr);u&&"color"in e[o]&&((n=this.currentMap)==null||n.renderer.setState(u,{color:e[o].color}))}}}};tp=new WeakMap,l(nb,"Style");var ep=nb;m();var ob={opacity:1},pt,rp,ip,io,fn,np,ab,Ff,y8,sb=class sb{constructor(e,t){M(this,np);M(this,Ff);M(this,pt,void 0);M(this,rp,void 0);M(this,ip,{opacity:"initial"});M(this,io,{opacity:new Map});M(this,fn,new Set);T(this,pt,e),T(this,rp,t||[]);let i=s(this,pt).map;i&&i.on("idle",()=>{s(this,io).opacity.size||U(this,np,ab).call(this,i)})}setStyle(e){var t,i;if(s(this,pt).map){(t=s(this,pt).map)==null||t.setStyle(e),s(this,fn).size&&(s(this,fn).clear(),this.hide()),U(this,Ff,y8).call(this),U(this,np,ab).call(this,s(this,pt).map),this.setOpacity(s(this,ip).opacity),(i=s(this,pt).map)==null||i.moveLayer(Rc);for(let[n,o]of s(this,rp)||[])s(this,pt).hideOutdoorLayersUnderPoint(n,o)}}get map(){return s(this,pt).map}get enabled(){return!!s(this,pt).map}get visible(){return s(this,fn).size===0}show(){let e=s(this,pt).map;if(!e)return;let t=e.getStyle().layers;t&&(t.forEach(i=>{s(this,fn).has(i.id)&&e.setLayoutProperty(i.id,"visibility","visible")}),s(this,fn).clear())}hide(e=[]){let t=s(this,pt).map;if(!t)return;let i=t.getStyle().layers;i&&i.forEach(n=>{let o=t.getLayoutProperty(n.id,"visibility");!e.includes(n.id)&&o!=="none"&&(t.setLayoutProperty(n.id,"visibility","none"),s(this,fn).add(n.id))})}setOpacity(e,t=[]){var o;let i=s(this,pt).map;if(!i)return;let n=(o=s(this,pt).map)==null?void 0:o.getStyle().layers;n&&i.once("idle",()=>{n.forEach(a=>{let u=i.getLayoutProperty(a.id,"visibility");if(!t.includes(a.id)&&u!=="none")try{let c=s(this,io).opacity.get(a.id);c!==void 0&&(a.id==="background"||(a.type==="symbol"?(i.setPaintProperty(a.id,"icon-opacity",e==="initial"?c[0]:e),i.setPaintProperty(a.id,"text-opacity",e==="initial"?c[1]:e)):i.setPaintProperty(a.id,"".concat(a.type,"-opacity"),e==="initial"?c[0]:e)),s(this,ip).opacity=e)}catch(c){L.warn("Error setting opacity:",c)}})})}};pt=new WeakMap,rp=new WeakMap,ip=new WeakMap,io=new WeakMap,fn=new WeakMap,np=new WeakSet,ab=l(function(e){let t=e.getStyle().layers;t&&t.forEach(i=>{var o,a,u;e.getLayoutProperty(i.id,"visibility")!=="none"&&(i.id==="background"||(i.type==="symbol"?s(this,io).opacity.set(i.id,[(o=e.getPaintProperty(i.id,"icon-opacity"))!=null?o:ob.opacity,(a=e.getPaintProperty(i.id,"text-opacity"))!=null?a:ob.opacity]):s(this,io).opacity.set(i.id,[(u=e.getPaintProperty(i.id,"".concat(i.type,"-opacity")))!=null?u:ob.opacity,void 0])))})},"#setInitialStyle"),Ff=new WeakSet,y8=l(function(){Object.values(s(this,io)).forEach(e=>e.clear())},"#clearInitialStyle"),l(sb,"Outdoor");var ol=sb;var Bf=.05,lb=class lb{constructor(e,t){d(this,"core");d(this,"mapObjects",[]);d(this,"id");d(this,"mapDataExternal",{});d(this,"mapsByFloorId",{});d(this,"mapData");d(this,"currentMap");d(this,"hiddenOutdoorGeometries",[]);d(this,"mapView");d(this,"Camera");d(this,"Labels");d(this,"Markers");d(this,"Models");d(this,"Paths");d(this,"Exporter");d(this,"Navigation");d(this,"Outdoor");d(this,"BlueDot");d(this,"Shapes");d(this,"Style");d(this,"Images");d(this,"update",l(()=>{this.core.render()},"update"));this.core=e,this.mapView=t,this.Camera=new gc(this.core),this.id=this.core.addGroupContainer("root").id.toString();let i=new Ru("outdoors-container",void 0,void 0,this);this.mapObjects.push(i),this.currentMap=i;let n=new uc(this.Camera);this.core.on("camera-change",()=>{this.mapView.publish("camera-change",n)});let o=l(c=>p=>{var I,E,w;let f=[],y=[],g=[],v=[];p.labels.forEach(_=>{let D=this.Labels.getById(_.toString());D&&f.push(D.label)}),p.markers.forEach(_=>{let D=this.Markers.getById(_.toString())||this.Navigation.getMarkerById(_.toString());D&&y.push(D.marker)}),p.models.forEach(_=>{let D=this.Models.getById(_.toString());D&&g.push(D.model)}),p.paths.forEach(_=>{let D=this.Paths.getById(_.toString())||this.Navigation.getPathById(_.toString());D&&v.push(D.path)});let x=p.geometry[0],P;x&&(P=(I=this.getMapDataInternal())==null?void 0:I.getById("space",x)),P||(P=(E=this.getMapDataInternal())==null?void 0:E.getById("object",x));let b=p.containers.reduce((_,D)=>{var V;let R=(V=this.getMapDataInternal())==null?void 0:V.getById("floor",D);return R&&Ni.is(R)&&_.push(R),_},[]),S={coordinate:new ue(p.coordinate[1],p.coordinate[0],(w=b==null?void 0:b[0])==null?void 0:w.id),spaces:P&&Zt.is(P)?[P]:[],objects:P&&zt.is(P)?[P]:[],markers:y,labels:f,models:g,paths:v,floors:b};"pointerEvent"in p&&(S.pointerEvent=p.pointerEvent),this.mapView.publish(c,S)},"createHandler");this.core.on("hover",o("hover")),this.core.on("click",o("click")),this.core.on("user-interaction-start",()=>{this.mapView.publish("user-interaction-start")}),this.core.on("user-interaction-end",()=>{this.mapView.publish("user-interaction-end")});let a={currentMapGetter:()=>this.currentMap};this.Markers=new Nu(a),this.Models=new Hu(a),this.Labels=new bc(a),this.Exporter=new vc(a),this.Paths=new Wu(a),this.Navigation=new pc(this.core,this,a.currentMapGetter),this.BlueDot=new nl(this.core,this),this.BlueDot.on("position-update",c=>{this.mapView.publish("blue-dot-position-update",c)}),this.BlueDot.on("state-change",c=>{this.mapView.publish("blue-dot-state-change",c)}),this.BlueDot.on("error",c=>{this.mapView.publish("blue-dot-error",c)}),this.BlueDot.on("follow-change",c=>{this.mapView.publish("blue-dot-follow-change",c)}),this.Outdoor=new ol(this.core,this.hiddenOutdoorGeometries),this.Outdoor.enabled&&(this.core.on("outdoor-view-loaded",()=>{this.mapView.publish("outdoor-view-loaded")}),this.core.on("outdoor-style-loaded",()=>{this.mapView.publish("outdoor-style-loaded")})),this.Images=new Vu(a),this.Shapes=new Ku(a),this.Style=new ep(a);let u=new Qd(t,this.mapDataExternal);this.auto=u.auto}get StackedMaps(){return this.currentMap.StackedMaps}updateState(e,t){if(e==="interior-walls"){this.currentMap.floors.forEach(n=>{let o=n.layers.get(_n);o&&this.core.setState(o,jg(t,this.core.getState(o)))});return}else if(e==="exterior-walls"){this.currentMap.floors.forEach(n=>{let o=n.layers.get(Kr);o&&this.core.setState(o,jg(t,this.core.getState(o)))});return}else if(e==="interior-doors"){this.currentMap.floors.forEach(n=>{let o=n.layers.get(qa);o&&this.core.setState(o,Nd(t,this.core.getState(o)))});return}else if(e==="exterior-doors"){this.currentMap.floors.forEach(n=>{let o=n.layers.get($a);o&&this.core.setState(o,Nd(t,this.core.getState(o)))});return}let i=typeof e=="string"?this.getMapDataObject(e):e;if(i){if(Bn.is(i))return this.core.setState(i.id,Yx({...t,type:"label"},this.core.getState(i.id)));if(Xi.is(i))return this.core.setState(i.id,qx({...t,type:"marker"},this.core.getState(i.id)));(Zt.is(i)||zt.is(i))&&this.core.setState(i.id,$x({...t,type:"geometry"},this.core.getState(i.id))),ar.is(i)&&this.core.setState(i.id,Nd({...t,type:"doors"},this.core.getState(i.id))),Nn.is(i)&&this.core.setState(i.id,Nc(t,["altitude","color","opacity"]))}}getMapDataObject(e){var t;return(t=this.getMapDataInternal())==null?void 0:t.getMapDataById(e)}getMapDataInternal(){if(this.mapData)return Da(this.mapData)}getMapData(){return this.mapData}addMap(e,t){return new Promise(i=>{var y,g,v;let n;try{n=Da(e)}catch(x){L.error("Error adding map",x),i(e);return}this.mapDataExternal[e.mapName]=e;let{mvf:o}=n,a=o["manifest.geojson"].features[0].geometry.coordinates;this.core.mode!=="outdoors-overlay"&&this.Camera.set({center:new ue(a[1],a[0])});let u=o["manifest.geojson"].features[0].properties.name,c=new Ru("mapObject-".concat(u),n,t,this),p=this.core.getBoundingArea(c.currentFloor.id);p==null&&L.error("Could not determine bounding box for map:",c.currentFloor.id);let f=(g=(y=t==null?void 0:t.outdoorView)==null?void 0:y.layersHiddenByGeometry)!=null?g:[];if(f.length>0){let x=(v=this.core.getCenter(p))!=null?v:a;this.core.hideOutdoorLayersUnderPoint(x,f),this.hiddenOutdoorGeometries.push([x,f])}this.mapObjects.push(c),n.getMVFFeatureByType("floor").forEach(x=>{this.mapsByFloorId[x.id]=c}),c.on("navigation-connection-click",x=>{this.mapView.publish("navigation-connection-click",x)}),c.on("navigation-active-path-change",x=>{this.mapView.publish("navigation-active-path-change",x)}),c.StackedMaps.on("stacked-maps-state-change",({state:x})=>{this.mapView.publish("stacked-maps-state-change",{state:x})}),c.on("floor-change-start",()=>{this.mapView.publish("floor-change-start",{floor:this.currentFloor})}),c.on("floor-change",x=>{this.mapView.publish("floor-change",{reason:x.reason,floor:this.currentFloor})}),this.currentMap=c,this.mapData=e,(t==null?void 0:t.zoomLevel)!=null?(this.core.camera.setZoomLevel(t.zoomLevel),i(e)):this.core.mode!=="outdoors-overlay"&&p?this.core.camera.focusOn(p,{duration:_x,padding:{top:Bf*this.core.canvasHeight,left:Bf*this.core.canvasWidth,right:Bf*this.core.canvasWidth,bottom:Bf*this.core.canvasHeight}}).then(()=>{i(e)}):i(e)})}setFloor(e,t){return this.currentMap.setFloor(zl(e),t)}setFloorStack(e){return this.currentMap.setFloorStack(zl(e))}updateWatermark(e){this.core.updateWatermark(e)}get currentFloorStack(){var i,n,o;let e=(n=(i=this.currentMap)==null?void 0:i.currentFloorStack)==null?void 0:n.id;e||L.throw("Missing currentFloorStack.");let t=(o=this.mapData)==null?void 0:o.getById("floor-stack",e);return t||L.throw("FloorStack was not found in map data."),t}get currentFloor(){var i,n;let e=(i=this.currentMap)==null?void 0:i.currentFloor.id;if(!e)throw new Error("Missing currentFloor object from GeoJsonApi");let t=(n=this.mapData)==null?void 0:n.getById("floor",e);if(!t)throw new Error("Missing currentFloor");return t}getState(e){var n,o;let t=e7(e,this),i=this.core.getState(t);if(i)if(["interior-walls","exterior-walls"].includes(e)){let{color:a,topColor:u,texture:c,topTexture:p,visible:f}=i;return{type:"walls",visible:f,color:a,topColor:u,texture:c?{url:c}:void 0,topTexture:p?{url:p}:void 0}}else if(["interior-doors","exterior-doors"].includes(e)){let{color:a,topColor:u,texture:c,topTexture:p,visible:f,opacity:y}=i;return{type:"doors",visible:f,color:a,topColor:u,opacity:y,texture:c?{url:c}:void 0,topTexture:p?{url:p}:void 0}}else{if(i.type==="geometry")return{type:"geometry",interactive:i.interactive,hoverColor:i.hoverColor,color:i.color,visible:i.visible,opacity:i.opacity,height:i.height,texture:i.texture?{url:i.texture}:void 0,topTexture:i.topTexture?{url:i.topTexture}:void 0};if(i.type==="label"&&i.options.appearance&&i.options.rank!==void 0&&i.options.interactive!==void 0)return{type:"label",text:i.text,appearance:i.options.appearance,rank:i.options.rank,enabled:i.enabled,interactive:i.options.interactive};if(i.type==="marker"&&((n=i.options)==null?void 0:n.rank)!==void 0&&i.options.interactive!==void 0){let a=typeof i.parent=="object"?i.parent.id:i.parent;return{type:"marker",rank:i.options.rank,interactive:i.options.interactive,enabled:i.enabled,element:i.element,coordinate:new ue(i.position[1],i.position[0],a.toString())}}else{if(i.type==="model")return{type:"model"};if(i.type==="image")return{type:"image"};if(i.type==="geometry-group"&&e&&typeof e!="string"&&Nn.is(e)){let[a]=i.children;if(a.type!=="geometry")throw new Error("expect shape first child to be geometry");return{type:"Shape",altitude:(o=i.altitude)!=null?o:0,visible:i.visible,color:i.color,height:a.height,opacity:a.opacity}}}}}setHoverColor(e){this.core.setState({hoverColor:e})}getHoverColor(){let e=this.core.getState();return(e==null?void 0:e.type)==="map-view"?e.hoverColor:void 0}createCoordinate(e,t,i){return new ue(e,t,(i==null?void 0:i.id)||this.currentFloor.id)}createCoordinateFromScreenCoordinate(e,t,i){let n=this.core.projectScreenXYToCoordinate(e,t);return n?new ue(n[1],n[0],(i==null?void 0:i.id)||this.currentFloor.id):void 0}isInView(e){return this.core.isInView(typeof e=="string"?e:e.id)}auto(){this.Labels.all()}get __core(){return this.core}clear(){this.Navigation.clear(),this.BlueDot.disable(),this.Shapes.removeAll(),this.Paths.removeAll(),this.Models.removeAll(),this.Markers.removeAll(),this.Images.removeAll(),this.Labels.removeAll()}destroy(){this.clear(),this.core.destroy()}};l(lb,"GeoJsonApi");var op=lb;m();var ap,re,ba,cb=class cb extends J{constructor(t){super();M(this,ap,{});M(this,re,void 0);M(this,ba,void 0);d(this,"Camera");d(this,"Labels");d(this,"Markers");d(this,"Images");d(this,"Models");d(this,"Paths");d(this,"Exporter");d(this,"Navigation");d(this,"BlueDot");d(this,"Style");d(this,"Shapes");d(this,"Outdoor");d(this,"update",l(()=>{s(this,re).core.render()},"update"));d(this,"getDirections",l((t,i,n)=>{var o;return(o=s(this,re).getMapData())==null?void 0:o.getDirections(t,i,n)},"getDirections"));d(this,"getDirectionsMultiDestination",l((t,i,n)=>{var o;return(o=s(this,re).getMapData())==null?void 0:o.getDirectionsMultiDestination(t,i,n)},"getDirectionsMultiDestination"));d(this,"on",l((t,i)=>{super.on(t,i)},"on"));d(this,"off",l((t,i)=>{super.off(t,i)},"off"));T(this,ba,t);let i=new op(t,this);T(this,re,i),this.Camera=s(this,re).Camera,T(this,ap,s(this,re).mapDataExternal),this.Markers=s(this,re).Markers,this.Models=s(this,re).Models,this.Labels=s(this,re).Labels,this.Exporter=s(this,re).Exporter,this.Paths=s(this,re).Paths,this.Navigation=s(this,re).Navigation,this.BlueDot=s(this,re).BlueDot,this.Shapes=s(this,re).Shapes,this.Style=s(this,re).Style,this.auto=s(this,re).auto,this.Outdoor=s(this,re).Outdoor,this.Images=s(this,re).Images,s(this,ba).container.dataset.version=C.env.npm_package_version}get StackedMaps(){return s(this,re).currentMap.StackedMaps}updateState(t,i){return s(this,re).updateState(t,i)}getMapData(){return s(this,ap)}getDimensions(){return{width:s(this,ba).canvasWidth,height:s(this,ba).canvasHeight}}expand(t){var i;return(i=s(this,re).currentMap)==null?void 0:i.StackedMaps.expand(t)}collapse(t){var i;return(i=s(this,re).currentMap)==null?void 0:i.StackedMaps.collapse(t)}addMap(t,i){return s(this,re).addMap(t,i)}setFloor(t){return s(this,re).setFloor(t)}setFloorStack(t){return s(this,re).setFloorStack(t)}get currentFloorStack(){return s(this,re).currentFloorStack}get currentFloor(){return s(this,re).currentFloor}updateWatermark(t){s(this,re).updateWatermark(t)}getState(t){return s(this,re).getState(t)}setHoverColor(t){s(this,re).setHoverColor(t)}getHoverColor(){return s(this,re).getHoverColor()}convertAltitudeToMercatorZoomLevel(t){return s(this,re).core.getSystems().cameraSystem.convertAltitudeToZoomLevel(t)}convertMercatorZoomLevelToAltitude(t){return s(this,re).core.getSystems().cameraSystem.convertZoomLevelToAltitude(t)}isInView(t){return s(this,re).isInView(t)}getDistance(t,i){var n;return(n=s(this,re).getMapData())==null?void 0:n.getDistance(t,i)}createCoordinate(t,i,n){return s(this,re).createCoordinate(t,i,n)}createCoordinateFromScreenCoordinate(t,i,n){return s(this,re).createCoordinateFromScreenCoordinate(t,i,n)}auto(){this.Labels.all()}get __core(){if(C.env.INTERNAL==="true")return s(this,re).core;throw new Error("__core is not available.")}clear(){s(this,re).clear()}destroy(){s(this,re).destroy()}async enableDebug(t={}){let{Inspector:i}=await import("./inspector-W4AYHBES.js");await new i(this,s(this,re)).enable(t)}};ap=new WeakMap,re=new WeakMap,ba=new WeakMap,l(cb,"MapView");var al=cb;m();m();var ub=class ub extends J{constructor(t){super();d(this,"gl");d(this,"el",document.createElement("div"));d(this,"core");d(this,"origin");d(this,"map");d(this,"layer");d(this,"handleStyleChange",l(()=>{!this.map||!this.layer||this.map.getLayer(this.layer.id)||(this.map.addLayer(this.layer),this.core.camera.setMinZoomLevel(this.map.getMinZoom()),this.core.camera.setMaxZoomLevel(this.map.getMaxZoom()),this.core.camera.setMinPitch(this.map.getMinPitch()),this.core.camera.setMaxPitch(this.map.getMaxPitch()))},"handleStyleChange"));d(this,"handleMove",l(()=>{if(!this.map)return;let[t,i]=this.map.getCenter().toArray();this.core.getSystems().cameraSystem.setCenter(t,i),this.core.getSystems().cameraSystem.setZoomLevel(this.map.getZoom()),this.core.getSystems().cameraSystem.setRotation(ye.degToRad(this.map.getBearing())),this.core.getSystems().cameraSystem.setTilt(ye.degToRad(this.map.getPitch()))},"handleMove"));d(this,"handleError",l(t=>{L.warn(t)},"handleError"));this.origin=t}onAdd(t){this.origin=this.origin||t.getCenter().toArray(),this.gl=t.painter.context.gl,this.core=new wu(t._container,{center:this.origin,zoomLevel:t.getZoom(),pitch:t.getPitch(),bearing:t.getBearing(),gl:this.gl,map:t,mode:"outdoors-overlay"}),this.map=t,this.core.camera.setMinZoomLevel(t.getMinZoom()),this.core.camera.setMaxZoomLevel(t.getMaxZoom()),this.core.camera.setMinPitch(t.getMinPitch()),this.core.camera.setMaxPitch(t.getMaxPitch()),this.map.on("error",this.handleError);let i=yp.fromLngLat(this.origin,0);return this.layer=yh(i,this.core.viewCamera,this.core.camera,()=>{this.core.renderSync()}),this.map.on("styledata",this.handleStyleChange),this.map.on("move",this.handleMove),this.handleStyleChange(),this.el}onRemove(){this.map&&(this.map.off("styledata",this.handleStyleChange),this.map.off("move",this.handleMove),this.map.off("error",this.handleError),this.layer&&this.map.removeLayer(this.layer.id)),this.layer=void 0,this.map=void 0,this.core&&this.core.destroy(),this.core=void 0}};l(ub,"MapLibreOverlay");var Rf=ub;var Ca,sl,no,xa,sp=class sp extends J{constructor(t,i,n){super();M(this,Ca,void 0);M(this,sl,void 0);M(this,no,void 0);M(this,xa,void 0);d(this,"on",l((t,i)=>{super.on(t,i)},"on"));d(this,"off",l((t,i)=>{super.off(t,i)},"off"));T(this,xa,new Rf(t)),T(this,Ca,i),T(this,sl,n)}onAdd(t){var o,a;let i=s(this,xa).onAdd(t),n={...Yl,...(o=s(this,sl))!=null?o:{},outdoorView:{token:s(this,Ca).outdoorViewToken,...(a=s(this,sl))==null?void 0:a.outdoorView}};return T(this,no,new al(s(this,xa).core)),s(this,no).addMap(s(this,Ca),n).then(()=>{this.publish("loaded",{mapView:s(this,no),mapData:s(this,Ca)})}),i}onRemove(){s(this,no)&&s(this,no).clear(),sp.instance=null,s(this,xa).onRemove()}};Ca=new WeakMap,sl=new WeakMap,no=new WeakMap,xa=new WeakMap,l(sp,"MappedinMapLibreOverlay"),d(sp,"instance");var ll=sp;var ice=l(async(r,e)=>{let t,i=co();e&&i.updateByUserOption(e);try{e&&(t=(await xl({...e,baseAuthUri:i.getBaseAuthUri()})).accessToken)}catch(a){L.warn("Getting access token failed. Outdoor map disabled.",a)}let n=new cs(r,{outdoorViewToken:t,languagePacks:e==null?void 0:e.languagePacks,env:i});return new xp(n)},"hydrateMapDataFromMVF"),g8=!1;function nce(r){g8=r}l(nce,"setUseEnterpriseAPI");var oce=l(async(r,e)=>{var p,f,y,g;let t={...e||{}},i,n=co();n.updateByUserOption(t);let o={};if("type"in r&&typeof r.type=="string"){if(o.enterprise=(p=r.options)==null?void 0:p.enterprise,r.type==="binary"&&r.main instanceof Uint8Array){let v=await Mp(r.main);i=Sp(v),o.languagePacks=[];for(let x of(f=r.languagePacks)!=null?f:[])x.localePack instanceof Uint8Array&&o.languagePacks.push({language:x.language,localePack:await Oa(x.localePack)})}else if(r.type==="json")i=r.main,o.languagePacks=(y=r.languagePacks)!=null?y:[];else throw new Error("Invalid backup type");r.type==="binary"&&r.main instanceof Uint8Array&&(o.binaryBundle=r.main)}else i=r;let a;if("accessToken"in t)a=t.accessToken;else if("key"in t&&"secret"in t){t.baseAuthUri=n.getBaseAuthUri(o.enterprise);let v=await xl(t,o.enterprise);a=(v==null?void 0:v.accessToken)||""}if(o.outdoorViewToken=a,o.env=n,a&&!o.enterprise)try{o.sasToken=(await Pp(t,a)).token}catch(v){L.error("Failed to fetch SAS token.",v)}let u=new cs(i,o);a&&u.Analytics.init({accessToken:a,mapId:t.mapId,key:"key"in t?t.key:void 0,secret:"secret"in t?t.secret:void 0,...t.analytics,baseUri:n.getAnalyticsBaseUri(),context:(g=t.analytics)==null?void 0:g.context});let c=new xp(u);if("language"in t)try{await c.changeLanguage(t.language)}catch{}return c},"hydrateMapData"),ak=l(async r=>{var P;let e=g8,t,i=co();i.updateByUserOption(r);let n={...r};if("accessToken"in n){t=n.accessToken;let{aud:b,sub:S}=vp(t);(Dx.some(I=>b.includes(I))||S&&S.startsWith("client"))&&(e=!0)}else if("key"in n&&"secret"in n)n.key.startsWith("mik_")||(e=!0),n.baseAuthUri=i.getBaseAuthUri(e),t=(await xl(n,e)).accessToken;else throw new Error("Missing key or secret.");n.baseUri=i.getBaseUri(e);let o=performance.now(),a,u;if(e){let b={...n,venue:n.mapId,clientId:n.key,clientSecret:n.secret,version:"1.0.0"},S=await tm(b);a=S.compressed,u=S.localePacks}else a=await rm(n,t);let c=performance.now(),p=await Mp(a),f=Sp(p),y=performance.now();typeof r.onMVFParsed=="function"&&r.onMVFParsed(f);let g;if(!e)try{g=(await Pp(n,t)).token}catch(b){L.error("Failed to fetch SAS token.",b)}let v=new cs(f,{env:i,outdoorViewToken:t,sasToken:g,enterprise:e,localePacksUrls:u,binaryBundle:a}),x=new xp(v,{search:r.search});if(v.Analytics.init({accessToken:t,mapId:n.mapId,key:"key"in n?n.key:void 0,secret:"secret"in n?n.secret:void 0,...n.analytics,baseUri:i.getAnalyticsBaseUri(),context:(P=n.analytics)==null?void 0:P.context}),v.Analytics.sendGetMapDataEvent({parseDuration:y-c,downloadDuration:c-o,viewId:n.viewId}),"language"in n)try{await x.changeLanguage(n.language)}catch{}return x},"getMapData"),ace=ak,sce=l((r,e)=>{ll.instance!=null&&L.warn("Only a single map venue is supported at this time.");let t=new ll([r.mapCenter.longitude,r.mapCenter.latitude],r,e);return ll.instance=t,t},"createMapLibreOverlay"),sk=l(async(r,e,t)=>{var p,f,y,g,v,x,P,b,S;let i=performance.now(),n=lg(t,e);try{t&&sg(t)}catch(I){if(I instanceof Error&&I.name==="MissingOutdoorViewToken")L.error("Enable outdoor view requires a token. Provide token in `options.outdoorView.token`");else throw I}let o=Ox((p=e.outdoorViewToken)!=null?p:""),a=Da(e);(f=n.outdoorView)!=null&&f.style&&a.envControl.updateTileServerBaseUrl((y=n.outdoorView)==null?void 0:y.style);let u=await e8(r,{center:[e.mapCenter.longitude,e.mapCenter.latitude],bearing:n.bearing,pitch:n.pitch,zoomLevel:n.zoomLevel,backgroundAlpha:(g=n.style)==null?void 0:g.backgroundAlpha,backgroundColor:(v=n.style)==null?void 0:v.backgroundColor,outdoorView:(x=n.outdoorView)!=null&&x.token?{headers:{"x-mappedin-tiles-key":(P=n.outdoorView)==null?void 0:P.token},style:e.getEnv().tileServerUri,enabled:!!((b=n.outdoorView)!=null&&b.enabled)}:void 0,watermark:{...n.watermark,visible:!o.remove_watermark},attribution:n.attribution,antialias:typeof n.antialiasing=="boolean"?n.antialiasing:!!((S=n.antialiasing)!=null&&S.enabled),accessToken:e.outdoorViewToken}),c=new al(u);return await c.addMap(e,n),Da(e).Analytics.sendMapViewLoadedEvent({firstRenderDuration:performance.now()-i,dimension:c.getDimensions()}),c},"show3dMapGeojson"),lce=sk;export{Rb as a,I8 as b,jb as c,J as d,ue as e,qr as f,Td as g,wd as h,ar as i,Zt as j,Ni as k,Vi as l,zt as m,Jr as n,En as o,Id as p,Mr as q,Ed as r,vg as s,Sp as t,Mp as u,h0 as v,A as w,Gd as x,Vd as y,$S as z,XA as A,ice as B,nce as C,oce as D,ak as E,ace as F,sce as G,sk as H,lce as I};