@mappedin/mappedin-js 6.13.0 → 6.14.0

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{$ as o1,$a as tE,$b as J5,A as pu,Aa as J3,Ab as h1,B as WD,Ba as Ui,Bb as hi,C as Sh,Ca as K3,Cb as j5,D as z3,Da as Q3,Db as U5,E as XD,Ea as p5,Eb as G5,F as YD,Fa as Uc,Fb as iE,G as qD,Ga as f5,Gb as z5,H as Nc,Ha as Tp,Hb as aE,I as JD,Ia as m5,Ib as sE,J as KD,Jb as g1,K as QD,Ka as h5,Kb as $5,L as $3,La as s1,Lb as V5,M as ms,Ma as u1,Mb as uE,N as Pl,Na as l1,Nb as H5,O as fu,Oa as g5,Ob as Z5,P as jc,Pa as y5,Pb as lE,Q as e5,Qa as b5,Qb as W5,R as Cp,Ra as c1,Rb as Fl,S as t5,Sa as v5,Sb as y1,T as r5,Ta as x5,Tb as cE,U as Ch,Ua as eE,Ub as X5,V as Yo,Va as E5,Vb as Y5,W as n5,Wa as I5,Wb as dE,X as V3,Xa as Mp,Xb as q5,Y as hs,Ya as S5,Yb as wp,Z as o5,Za as C5,Zb as pE,_ as mu,_a as d1,_b as b1,aa as Dp,ab as D5,ac as fE,b as mD,ba as Dh,bb as rE,bc as K5,ca as i5,cb as p1,cc as Q5,d as Z,da as H3,db as Mh,dc as eT,e as qr,ea as Z3,eb as vu,ec as tT,f as hD,fa as a5,fb as f1,fc as rT,g as j3,ga as s5,gb as _l,gc as nT,h as fs,ha as u5,hb as Ol,hc as oT,i as zD,ia as hu,ib as T5,ic as gs,j as n1,ja as aR,jb as nE,jc as iT,k as $D,ka as W3,kc as Qr,l as VD,la as l5,lb as M5,lc as aT,m as wl,ma as gu,mb as w5,mc as v1,n as HD,na as i1,nb as A5,nc as ys,o as Rc,oa as c5,ob as m1,oc as sT,p as Ih,pa as d5,pb as P5,pc as pn,q as ZD,qa as X3,qb as oE,qc as eo,r as Dr,ra as Y3,rb as _5,rc as Tr,s as cu,sa as mi,sb as O5,t as Ep,ta as qt,tb as F5,u as Al,ua as a1,ub as B5,v as Ip,va as Th,vb as k5,w as Sp,wa as q3,wb as L5,x as ft,xa as Kr,xb as R5,y as du,ya as yu,yb as N5,z as We,za as bu,zb as Gc}from"./chunk-AQLMGHNL.js";import{a as Gi}from"./chunk-4ZVAGB65.js";import{$ as Ni,A as ED,Ba as lu,C as kc,E as Tn,F as Ri,G as Yy,Ga as PD,H as qy,Ha as _D,I as ID,Ia as OD,J as iu,Ja as FD,K as hp,Ka as bp,La as BD,M as SD,Ma as vp,N as pt,Na as xp,O as lt,Oa as Eo,Pa as e1,Qa as kD,Ra as Eh,S as CD,T as DD,Ta as Tl,U as xh,Ua as LD,V as gp,W as Se,X as Jr,Y as TD,Z as ar,_ as au,a as p,aa as ht,b as x,ba as MD,bb as t1,c as Xy,ca as dn,d as Bc,da as Xo,e as yh,ea as Lc,eb as G3,f as xo,fa as Dl,fb as r1,g as gD,ga as tt,gb as RD,h as yD,ha as su,i as bh,ja as ji,ka as wD,kb as ND,la as U3,ma as Jy,mb as Ml,na as uu,o as vh,ob as jD,pb as UD,r as bD,rb as GD,s as vD,u as xD,va as sr,wa as AD,xa as yp,ya as Ky,za as Qy}from"./chunk-RZSMQRYO.js";import{a as O,b as ie,c as Wy,d as Hr,f as Bt,g as Sl,h as Cl,i as h,j as s,k as w,l as _,m as se,n as fD,o as Ee}from"./chunk-5W2UDR4H.js";var g_=Bt((S2,C2)=>{p();(function(e,r){typeof S2=="object"&&typeof C2<"u"?C2.exports=r():typeof define=="function"&&define.amd?define(r):(e=e||self,e.TinyQueue=r())})(S2,function(){"use strict";var e=function(n,o){if(n===void 0&&(n=[]),o===void 0&&(o=r),this.data=n,this.length=this.data.length,this.compare=o,this.length>0)for(var i=(this.length>>1)-1;i>=0;i--)this._down(i)};e.prototype.push=function(n){this.data.push(n),this.length++,this._up(this.length-1)},e.prototype.pop=function(){if(this.length!==0){var n=this.data[0],o=this.data.pop();return this.length--,this.length>0&&(this.data[0]=o,this._down(0)),n}},e.prototype.peek=function(){return this.data[0]},e.prototype._up=function(n){for(var o=this,i=o.data,a=o.compare,u=i[n];n>0;){var l=n-1>>1,c=i[l];if(a(u,c)>=0)break;i[n]=c,n=l}i[n]=u},e.prototype._down=function(n){for(var o=this,i=o.data,a=o.compare,u=this.length>>1,l=i[n];n<u;){var c=(n<<1)+1,d=i[c],f=c+1;if(f<this.length&&a(i[f],d)<0&&(c=f,d=i[f]),a(d,l)>=0)break;i[n]=d,n=c}i[n]=l};function r(t,n){return t<n?-1:t>n?1:0}return e})});var b_=Bt((PDe,D2)=>{"use strict";p();var l4=g_();l4.default&&(l4=l4.default);D2.exports=y_;D2.exports.default=y_;function y_(e,r,t){r=r||1;for(var n,o,i,a,u=0;u<e[0].length;u++){var l=e[0][u];(!u||l[0]<n)&&(n=l[0]),(!u||l[1]<o)&&(o=l[1]),(!u||l[0]>i)&&(i=l[0]),(!u||l[1]>a)&&(a=l[1])}var c=i-n,d=a-o,f=Math.min(c,d),m=f/2;if(f===0){var g=[n,o];return g.distance=0,g}for(var y=new l4(void 0,lX),E=n;E<i;E+=f)for(var v=o;v<a;v+=f)y.push(new Zl(E+m,v+m,m,e));var b=dX(e),C=new Zl(n+c/2,o+d/2,0,e);C.d>b.d&&(b=C);for(var M=y.length;y.length;){var T=y.pop();T.d>b.d&&(b=T,t&&console.log("found best %d after %d probes",Math.round(1e4*T.d)/1e4,M)),!(T.max-b.d<=r)&&(m=T.h/2,y.push(new Zl(T.x-m,T.y-m,m,e)),y.push(new Zl(T.x+m,T.y-m,m,e)),y.push(new Zl(T.x-m,T.y+m,m,e)),y.push(new Zl(T.x+m,T.y+m,m,e)),M+=4)}t&&(console.log("num probes: "+M),console.log("best distance: "+b.d));var F=[b.x,b.y];return F.distance=b.d,F}function lX(e,r){return r.max-e.max}function Zl(e,r,t,n){this.x=e,this.y=r,this.h=t,this.d=cX(e,r,n),this.max=this.d+this.h*Math.SQRT2}function cX(e,r,t){for(var n=!1,o=1/0,i=0;i<t.length;i++)for(var a=t[i],u=0,l=a.length,c=l-1;u<l;c=u++){var d=a[u],f=a[c];d[1]>r!=f[1]>r&&e<(f[0]-d[0])*(r-d[1])/(f[1]-d[1])+d[0]&&(n=!n),o=Math.min(o,pX(e,r,d,f))}return o===0?0:(n?1:-1)*Math.sqrt(o)}function dX(e){for(var r=0,t=0,n=0,o=e[0],i=0,a=o.length,u=a-1;i<a;u=i++){var l=o[i],c=o[u],d=l[0]*c[1]-c[0]*l[1];t+=(l[0]+c[0])*d,n+=(l[1]+c[1])*d,r+=d*3}return r===0?new Zl(o[0][0],o[0][1],0,e):new Zl(t/r,n/r,0,e)}function pX(e,r,t,n){var o=t[0],i=t[1],a=n[0]-o,u=n[1]-i;if(a!==0||u!==0){var l=((e-o)*a+(r-i)*u)/(a*a+u*u);l>1?(o=n[0],i=n[1]):l>0&&(o+=a*l,i+=u*l)}return a=e-o,u=r-i,a*a+u*u}});var J_=Bt(($2,V2)=>{p();(function(e,r){typeof $2=="object"&&typeof V2<"u"?V2.exports=r():typeof define=="function"&&define.amd?define(r):(e=e||self).RBush=r()})($2,function(){"use strict";function e(v,b,C,M,T){(function F(U,R,L,A,j){for(;A>L;){if(A-L>600){var N=A-L+1,$=R-L+1,te=Math.log(N),de=.5*Math.exp(2*te/3),Y=.5*Math.sqrt(te*de*(N-de)/N)*($-N/2<0?-1:1),z=Math.max(L,Math.floor(R-$*de/N+Y)),W=Math.min(A,Math.floor(R+(N-$)*de/N+Y));F(U,R,z,W,j)}var Q=U[R],oe=L,ae=A;for(r(U,L,R),j(U[A],Q)>0&&r(U,L,A);oe<ae;){for(r(U,oe,ae),oe++,ae--;j(U[oe],Q)<0;)oe++;for(;j(U[ae],Q)>0;)ae--}j(U[L],Q)===0?r(U,L,ae):r(U,++ae,A),ae<=R&&(L=ae+1),R<=ae&&(A=ae-1)}})(v,b,C||0,M||v.length-1,T||t)}function r(v,b,C){var M=v[b];v[b]=v[C],v[C]=M}function t(v,b){return v<b?-1:v>b?1:0}var n=function(v){v===void 0&&(v=9),this._maxEntries=Math.max(4,v),this._minEntries=Math.max(2,Math.ceil(.4*this._maxEntries)),this.clear()};function o(v,b,C){if(!C)return b.indexOf(v);for(var M=0;M<b.length;M++)if(C(v,b[M]))return M;return-1}function i(v,b){a(v,0,v.children.length,b,v)}function a(v,b,C,M,T){T||(T=y(null)),T.minX=1/0,T.minY=1/0,T.maxX=-1/0,T.maxY=-1/0;for(var F=b;F<C;F++){var U=v.children[F];u(T,v.leaf?M(U):U)}return T}function u(v,b){return v.minX=Math.min(v.minX,b.minX),v.minY=Math.min(v.minY,b.minY),v.maxX=Math.max(v.maxX,b.maxX),v.maxY=Math.max(v.maxY,b.maxY),v}function l(v,b){return v.minX-b.minX}function c(v,b){return v.minY-b.minY}function d(v){return(v.maxX-v.minX)*(v.maxY-v.minY)}function f(v){return v.maxX-v.minX+(v.maxY-v.minY)}function m(v,b){return v.minX<=b.minX&&v.minY<=b.minY&&b.maxX<=v.maxX&&b.maxY<=v.maxY}function g(v,b){return b.minX<=v.maxX&&b.minY<=v.maxY&&b.maxX>=v.minX&&b.maxY>=v.minY}function y(v){return{children:v,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function E(v,b,C,M,T){for(var F=[b,C];F.length;)if(!((C=F.pop())-(b=F.pop())<=M)){var U=b+Math.ceil((C-b)/M/2)*M;e(v,U,b,C,T),F.push(b,U,U,C)}}return n.prototype.all=function(){return this._all(this.data,[])},n.prototype.search=function(v){var b=this.data,C=[];if(!g(v,b))return C;for(var M=this.toBBox,T=[];b;){for(var F=0;F<b.children.length;F++){var U=b.children[F],R=b.leaf?M(U):U;g(v,R)&&(b.leaf?C.push(U):m(v,R)?this._all(U,C):T.push(U))}b=T.pop()}return C},n.prototype.collides=function(v){var b=this.data;if(!g(v,b))return!1;for(var C=[];b;){for(var M=0;M<b.children.length;M++){var T=b.children[M],F=b.leaf?this.toBBox(T):T;if(g(v,F)){if(b.leaf||m(v,F))return!0;C.push(T)}}b=C.pop()}return!1},n.prototype.load=function(v){if(!v||!v.length)return this;if(v.length<this._minEntries){for(var b=0;b<v.length;b++)this.insert(v[b]);return this}var C=this._build(v.slice(),0,v.length-1,0);if(this.data.children.length)if(this.data.height===C.height)this._splitRoot(this.data,C);else{if(this.data.height<C.height){var M=this.data;this.data=C,C=M}this._insert(C,this.data.height-C.height-1,!0)}else this.data=C;return this},n.prototype.insert=function(v){return v&&this._insert(v,this.data.height-1),this},n.prototype.clear=function(){return this.data=y([]),this},n.prototype.remove=function(v,b){if(!v)return this;for(var C,M,T,F=this.data,U=this.toBBox(v),R=[],L=[];F||R.length;){if(F||(F=R.pop(),M=R[R.length-1],C=L.pop(),T=!0),F.leaf){var A=o(v,F.children,b);if(A!==-1)return F.children.splice(A,1),R.push(F),this._condense(R),this}T||F.leaf||!m(F,U)?M?(C++,F=M.children[C],T=!1):F=null:(R.push(F),L.push(C),C=0,M=F,F=F.children[0])}return this},n.prototype.toBBox=function(v){return v},n.prototype.compareMinX=function(v,b){return v.minX-b.minX},n.prototype.compareMinY=function(v,b){return v.minY-b.minY},n.prototype.toJSON=function(){return this.data},n.prototype.fromJSON=function(v){return this.data=v,this},n.prototype._all=function(v,b){for(var C=[];v;)v.leaf?b.push.apply(b,v.children):C.push.apply(C,v.children),v=C.pop();return b},n.prototype._build=function(v,b,C,M){var T,F=C-b+1,U=this._maxEntries;if(F<=U)return i(T=y(v.slice(b,C+1)),this.toBBox),T;M||(M=Math.ceil(Math.log(F)/Math.log(U)),U=Math.ceil(F/Math.pow(U,M-1))),(T=y([])).leaf=!1,T.height=M;var R=Math.ceil(F/U),L=R*Math.ceil(Math.sqrt(U));E(v,b,C,L,this.compareMinX);for(var A=b;A<=C;A+=L){var j=Math.min(A+L-1,C);E(v,A,j,R,this.compareMinY);for(var N=A;N<=j;N+=R){var $=Math.min(N+R-1,j);T.children.push(this._build(v,N,$,M-1))}}return i(T,this.toBBox),T},n.prototype._chooseSubtree=function(v,b,C,M){for(;M.push(b),!b.leaf&&M.length-1!==C;){for(var T=1/0,F=1/0,U=void 0,R=0;R<b.children.length;R++){var L=b.children[R],A=d(L),j=(N=v,$=L,(Math.max($.maxX,N.maxX)-Math.min($.minX,N.minX))*(Math.max($.maxY,N.maxY)-Math.min($.minY,N.minY))-A);j<F?(F=j,T=A<T?A:T,U=L):j===F&&A<T&&(T=A,U=L)}b=U||b.children[0]}var N,$;return b},n.prototype._insert=function(v,b,C){var M=C?v:this.toBBox(v),T=[],F=this._chooseSubtree(M,this.data,b,T);for(F.children.push(v),u(F,M);b>=0&&T[b].children.length>this._maxEntries;)this._split(T,b),b--;this._adjustParentBBoxes(M,T,b)},n.prototype._split=function(v,b){var C=v[b],M=C.children.length,T=this._minEntries;this._chooseSplitAxis(C,T,M);var F=this._chooseSplitIndex(C,T,M),U=y(C.children.splice(F,C.children.length-F));U.height=C.height,U.leaf=C.leaf,i(C,this.toBBox),i(U,this.toBBox),b?v[b-1].children.push(U):this._splitRoot(C,U)},n.prototype._splitRoot=function(v,b){this.data=y([v,b]),this.data.height=v.height+1,this.data.leaf=!1,i(this.data,this.toBBox)},n.prototype._chooseSplitIndex=function(v,b,C){for(var M,T,F,U,R,L,A,j=1/0,N=1/0,$=b;$<=C-b;$++){var te=a(v,0,$,this.toBBox),de=a(v,$,C,this.toBBox),Y=(T=te,F=de,U=void 0,R=void 0,L=void 0,A=void 0,U=Math.max(T.minX,F.minX),R=Math.max(T.minY,F.minY),L=Math.min(T.maxX,F.maxX),A=Math.min(T.maxY,F.maxY),Math.max(0,L-U)*Math.max(0,A-R)),z=d(te)+d(de);Y<j?(j=Y,M=$,N=z<N?z:N):Y===j&&z<N&&(N=z,M=$)}return M||C-b},n.prototype._chooseSplitAxis=function(v,b,C){var M=v.leaf?this.compareMinX:l,T=v.leaf?this.compareMinY:c;this._allDistMargin(v,b,C,M)<this._allDistMargin(v,b,C,T)&&v.children.sort(M)},n.prototype._allDistMargin=function(v,b,C,M){v.children.sort(M);for(var T=this.toBBox,F=a(v,0,b,T),U=a(v,C-b,C,T),R=f(F)+f(U),L=b;L<C-b;L++){var A=v.children[L];u(F,v.leaf?T(A):A),R+=f(F)}for(var j=C-b-1;j>=b;j--){var N=v.children[j];u(U,v.leaf?T(N):N),R+=f(U)}return R},n.prototype._adjustParentBBoxes=function(v,b,C){for(var M=C;M>=0;M--)u(b[M],v)},n.prototype._condense=function(v){for(var b=v.length-1,C=void 0;b>=0;b--)v[b].children.length===0?b>0?(C=v[b-1].children).splice(C.indexOf(v[b]),1):this.clear():i(v[b],this.toBBox)},n})});var Y2=Bt(Je=>{"use strict";p();Object.defineProperty(Je,"__esModule",{value:!0});Je.earthRadius=63710088e-1;Je.factors={centimeters:Je.earthRadius*100,centimetres:Je.earthRadius*100,degrees:Je.earthRadius/111325,feet:Je.earthRadius*3.28084,inches:Je.earthRadius*39.37,kilometers:Je.earthRadius/1e3,kilometres:Je.earthRadius/1e3,meters:Je.earthRadius,metres:Je.earthRadius,miles:Je.earthRadius/1609.344,millimeters:Je.earthRadius*1e3,millimetres:Je.earthRadius*1e3,nauticalmiles:Je.earthRadius/1852,radians:1,yards:Je.earthRadius*1.0936};Je.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/Je.earthRadius,yards:1.0936133};Je.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 Yl(e,r,t){t===void 0&&(t={});var n={type:"Feature"};return(t.id===0||t.id)&&(n.id=t.id),t.bbox&&(n.bbox=t.bbox),n.properties=r||{},n.geometry=e,n}Je.feature=Yl;function yY(e,r,t){switch(t===void 0&&(t={}),e){case"Point":return H2(r).geometry;case"LineString":return W2(r).geometry;case"Polygon":return Z2(r).geometry;case"MultiPoint":return Q_(r).geometry;case"MultiLineString":return K_(r).geometry;case"MultiPolygon":return eO(r).geometry;default:throw new Error(e+" is invalid")}}Je.geometry=yY;function H2(e,r,t){if(t===void 0&&(t={}),!e)throw new Error("coordinates is required");if(!Array.isArray(e))throw new Error("coordinates must be an Array");if(e.length<2)throw new Error("coordinates must be at least 2 numbers long");if(!g4(e[0])||!g4(e[1]))throw new Error("coordinates must contain numbers");var n={type:"Point",coordinates:e};return Yl(n,r,t)}Je.point=H2;function bY(e,r,t){return t===void 0&&(t={}),y4(e.map(function(n){return H2(n,r)}),t)}Je.points=bY;function Z2(e,r,t){t===void 0&&(t={});for(var n=0,o=e;n<o.length;n++){var i=o[n];if(i.length<4)throw new Error("Each LinearRing of a Polygon must have 4 or more Positions.");for(var a=0;a<i[i.length-1].length;a++)if(i[i.length-1][a]!==i[0][a])throw new Error("First and last Position are not equivalent.")}var u={type:"Polygon",coordinates:e};return Yl(u,r,t)}Je.polygon=Z2;function vY(e,r,t){return t===void 0&&(t={}),y4(e.map(function(n){return Z2(n,r)}),t)}Je.polygons=vY;function W2(e,r,t){if(t===void 0&&(t={}),e.length<2)throw new Error("coordinates must be an array of two or more positions");var n={type:"LineString",coordinates:e};return Yl(n,r,t)}Je.lineString=W2;function xY(e,r,t){return t===void 0&&(t={}),y4(e.map(function(n){return W2(n,r)}),t)}Je.lineStrings=xY;function y4(e,r){r===void 0&&(r={});var t={type:"FeatureCollection"};return r.id&&(t.id=r.id),r.bbox&&(t.bbox=r.bbox),t.features=e,t}Je.featureCollection=y4;function K_(e,r,t){t===void 0&&(t={});var n={type:"MultiLineString",coordinates:e};return Yl(n,r,t)}Je.multiLineString=K_;function Q_(e,r,t){t===void 0&&(t={});var n={type:"MultiPoint",coordinates:e};return Yl(n,r,t)}Je.multiPoint=Q_;function eO(e,r,t){t===void 0&&(t={});var n={type:"MultiPolygon",coordinates:e};return Yl(n,r,t)}Je.multiPolygon=eO;function EY(e,r,t){t===void 0&&(t={});var n={type:"GeometryCollection",geometries:e};return Yl(n,r,t)}Je.geometryCollection=EY;function IY(e,r){if(r===void 0&&(r=0),r&&!(r>=0))throw new Error("precision must be a positive number");var t=Math.pow(10,r||0);return Math.round(e*t)/t}Je.round=IY;function tO(e,r){r===void 0&&(r="kilometers");var t=Je.factors[r];if(!t)throw new Error(r+" units is invalid");return e*t}Je.radiansToLength=tO;function X2(e,r){r===void 0&&(r="kilometers");var t=Je.factors[r];if(!t)throw new Error(r+" units is invalid");return e/t}Je.lengthToRadians=X2;function SY(e,r){return rO(X2(e,r))}Je.lengthToDegrees=SY;function CY(e){var r=e%360;return r<0&&(r+=360),r}Je.bearingToAzimuth=CY;function rO(e){var r=e%(2*Math.PI);return r*180/Math.PI}Je.radiansToDegrees=rO;function DY(e){var r=e%360;return r*Math.PI/180}Je.degreesToRadians=DY;function TY(e,r,t){if(r===void 0&&(r="kilometers"),t===void 0&&(t="kilometers"),!(e>=0))throw new Error("length must be a positive number");return tO(X2(e,r),t)}Je.convertLength=TY;function MY(e,r,t){if(r===void 0&&(r="meters"),t===void 0&&(t="kilometers"),!(e>=0))throw new Error("area must be a positive number");var n=Je.areaFactors[r];if(!n)throw new Error("invalid original units");var o=Je.areaFactors[t];if(!o)throw new Error("invalid final units");return e/n*o}Je.convertArea=MY;function g4(e){return!isNaN(e)&&e!==null&&!Array.isArray(e)}Je.isNumber=g4;function wY(e){return!!e&&e.constructor===Object}Je.isObject=wY;function AY(e){if(!e)throw new Error("bbox is required");if(!Array.isArray(e))throw new Error("bbox must be an Array");if(e.length!==4&&e.length!==6)throw new Error("bbox must be an Array of 4 or 6 numbers");e.forEach(function(r){if(!g4(r))throw new Error("bbox must only contain numbers")})}Je.validateBBox=AY;function PY(e){if(!e)throw new Error("id is required");if(["string","number"].indexOf(typeof e)===-1)throw new Error("id must be a number or a string")}Je.validateId=PY});var sO=Bt(gn=>{"use strict";p();Object.defineProperty(gn,"__esModule",{value:!0});var uo=Y2();function S0(e,r,t){if(e!==null)for(var n,o,i,a,u,l,c,d=0,f=0,m,g=e.type,y=g==="FeatureCollection",E=g==="Feature",v=y?e.features.length:1,b=0;b<v;b++){c=y?e.features[b].geometry:E?e.geometry:e,m=c?c.type==="GeometryCollection":!1,u=m?c.geometries.length:1;for(var C=0;C<u;C++){var M=0,T=0;if(a=m?c.geometries[C]:c,a!==null){l=a.coordinates;var F=a.type;switch(d=t&&(F==="Polygon"||F==="MultiPolygon")?1:0,F){case null:break;case"Point":if(r(l,f,b,M,T)===!1)return!1;f++,M++;break;case"LineString":case"MultiPoint":for(n=0;n<l.length;n++){if(r(l[n],f,b,M,T)===!1)return!1;f++,F==="MultiPoint"&&M++}F==="LineString"&&M++;break;case"Polygon":case"MultiLineString":for(n=0;n<l.length;n++){for(o=0;o<l[n].length-d;o++){if(r(l[n][o],f,b,M,T)===!1)return!1;f++}F==="MultiLineString"&&M++,F==="Polygon"&&T++}F==="Polygon"&&M++;break;case"MultiPolygon":for(n=0;n<l.length;n++){for(T=0,o=0;o<l[n].length;o++){for(i=0;i<l[n][o].length-d;i++){if(r(l[n][o][i],f,b,M,T)===!1)return!1;f++}T++}M++}break;case"GeometryCollection":for(n=0;n<a.geometries.length;n++)if(S0(a.geometries[n],r,t)===!1)return!1;break;default:throw new Error("Unknown Geometry Type")}}}}}function _Y(e,r,t,n){var o=t;return S0(e,function(i,a,u,l,c){a===0&&t===void 0?o=i:o=r(o,i,a,u,l,c)},n),o}function nO(e,r){var t;switch(e.type){case"FeatureCollection":for(t=0;t<e.features.length&&r(e.features[t].properties,t)!==!1;t++);break;case"Feature":r(e.properties,0);break}}function OY(e,r,t){var n=t;return nO(e,function(o,i){i===0&&t===void 0?n=o:n=r(n,o,i)}),n}function oO(e,r){if(e.type==="Feature")r(e,0);else if(e.type==="FeatureCollection")for(var t=0;t<e.features.length&&r(e.features[t],t)!==!1;t++);}function FY(e,r,t){var n=t;return oO(e,function(o,i){i===0&&t===void 0?n=o:n=r(n,o,i)}),n}function BY(e){var r=[];return S0(e,function(t){r.push(t)}),r}function q2(e,r){var t,n,o,i,a,u,l,c,d,f,m=0,g=e.type==="FeatureCollection",y=e.type==="Feature",E=g?e.features.length:1;for(t=0;t<E;t++){for(u=g?e.features[t].geometry:y?e.geometry:e,c=g?e.features[t].properties:y?e.properties:{},d=g?e.features[t].bbox:y?e.bbox:void 0,f=g?e.features[t].id:y?e.id:void 0,l=u?u.type==="GeometryCollection":!1,a=l?u.geometries.length:1,o=0;o<a;o++){if(i=l?u.geometries[o]:u,i===null){if(r(null,m,c,d,f)===!1)return!1;continue}switch(i.type){case"Point":case"LineString":case"MultiPoint":case"Polygon":case"MultiLineString":case"MultiPolygon":{if(r(i,m,c,d,f)===!1)return!1;break}case"GeometryCollection":{for(n=0;n<i.geometries.length;n++)if(r(i.geometries[n],m,c,d,f)===!1)return!1;break}default:throw new Error("Unknown Geometry Type")}}m++}}function kY(e,r,t){var n=t;return q2(e,function(o,i,a,u,l){i===0&&t===void 0?n=o:n=r(n,o,i,a,u,l)}),n}function b4(e,r){q2(e,function(t,n,o,i,a){var u=t===null?null:t.type;switch(u){case null:case"Point":case"LineString":case"Polygon":return r(uo.feature(t,o,{bbox:i,id:a}),n,0)===!1?!1:void 0}var l;switch(u){case"MultiPoint":l="Point";break;case"MultiLineString":l="LineString";break;case"MultiPolygon":l="Polygon";break}for(var c=0;c<t.coordinates.length;c++){var d=t.coordinates[c],f={type:l,coordinates:d};if(r(uo.feature(f,o),n,c)===!1)return!1}})}function LY(e,r,t){var n=t;return b4(e,function(o,i,a){i===0&&a===0&&t===void 0?n=o:n=r(n,o,i,a)}),n}function iO(e,r){b4(e,function(t,n,o){var i=0;if(t.geometry){var a=t.geometry.type;if(!(a==="Point"||a==="MultiPoint")){var u,l=0,c=0,d=0;if(S0(t,function(f,m,g,y,E){if(u===void 0||n>l||y>c||E>d){u=f,l=n,c=y,d=E,i=0;return}var v=uo.lineString([u,f],t.properties);if(r(v,n,o,E,i)===!1)return!1;i++,u=f})===!1)return!1}}})}function RY(e,r,t){var n=t,o=!1;return iO(e,function(i,a,u,l,c){o===!1&&t===void 0?n=i:n=r(n,i,a,u,l,c),o=!0}),n}function aO(e,r){if(!e)throw new Error("geojson is required");b4(e,function(t,n,o){if(t.geometry!==null){var i=t.geometry.type,a=t.geometry.coordinates;switch(i){case"LineString":if(r(t,n,o,0,0)===!1)return!1;break;case"Polygon":for(var u=0;u<a.length;u++)if(r(uo.lineString(a[u],t.properties),n,o,u)===!1)return!1;break}}})}function NY(e,r,t){var n=t;return aO(e,function(o,i,a,u){i===0&&t===void 0?n=o:n=r(n,o,i,a,u)}),n}function jY(e,r){if(r=r||{},!uo.isObject(r))throw new Error("options is invalid");var t=r.featureIndex||0,n=r.multiFeatureIndex||0,o=r.geometryIndex||0,i=r.segmentIndex||0,a=r.properties,u;switch(e.type){case"FeatureCollection":t<0&&(t=e.features.length+t),a=a||e.features[t].properties,u=e.features[t].geometry;break;case"Feature":a=a||e.properties,u=e.geometry;break;case"Point":case"MultiPoint":return null;case"LineString":case"Polygon":case"MultiLineString":case"MultiPolygon":u=e;break;default:throw new Error("geojson is invalid")}if(u===null)return null;var l=u.coordinates;switch(u.type){case"Point":case"MultiPoint":return null;case"LineString":return i<0&&(i=l.length+i-1),uo.lineString([l[i],l[i+1]],a,r);case"Polygon":return o<0&&(o=l.length+o),i<0&&(i=l[o].length+i-1),uo.lineString([l[o][i],l[o][i+1]],a,r);case"MultiLineString":return n<0&&(n=l.length+n),i<0&&(i=l[n].length+i-1),uo.lineString([l[n][i],l[n][i+1]],a,r);case"MultiPolygon":return n<0&&(n=l.length+n),o<0&&(o=l[n].length+o),i<0&&(i=l[n][o].length-i-1),uo.lineString([l[n][o][i],l[n][o][i+1]],a,r)}throw new Error("geojson is invalid")}function UY(e,r){if(r=r||{},!uo.isObject(r))throw new Error("options is invalid");var t=r.featureIndex||0,n=r.multiFeatureIndex||0,o=r.geometryIndex||0,i=r.coordIndex||0,a=r.properties,u;switch(e.type){case"FeatureCollection":t<0&&(t=e.features.length+t),a=a||e.features[t].properties,u=e.features[t].geometry;break;case"Feature":a=a||e.properties,u=e.geometry;break;case"Point":case"MultiPoint":return null;case"LineString":case"Polygon":case"MultiLineString":case"MultiPolygon":u=e;break;default:throw new Error("geojson is invalid")}if(u===null)return null;var l=u.coordinates;switch(u.type){case"Point":return uo.point(l,a,r);case"MultiPoint":return n<0&&(n=l.length+n),uo.point(l[n],a,r);case"LineString":return i<0&&(i=l.length+i),uo.point(l[i],a,r);case"Polygon":return o<0&&(o=l.length+o),i<0&&(i=l[o].length+i),uo.point(l[o][i],a,r);case"MultiLineString":return n<0&&(n=l.length+n),i<0&&(i=l[n].length+i),uo.point(l[n][i],a,r);case"MultiPolygon":return n<0&&(n=l.length+n),o<0&&(o=l[n].length+o),i<0&&(i=l[n][o].length-i),uo.point(l[n][o][i],a,r)}throw new Error("geojson is invalid")}gn.coordAll=BY;gn.coordEach=S0;gn.coordReduce=_Y;gn.featureEach=oO;gn.featureReduce=FY;gn.findPoint=UY;gn.findSegment=jY;gn.flattenEach=b4;gn.flattenReduce=LY;gn.geomEach=q2;gn.geomReduce=kY;gn.lineEach=aO;gn.lineReduce=NY;gn.propEach=nO;gn.propReduce=OY;gn.segmentEach=iO;gn.segmentReduce=RY});var fO=Bt(jt=>{"use strict";p();Object.defineProperty(jt,"__esModule",{value:!0});var ti=63710088e-1,K2={centimeters:ti*100,centimetres:ti*100,degrees:360/(2*Math.PI),feet:ti*3.28084,inches:ti*39.37,kilometers:ti/1e3,kilometres:ti/1e3,meters:ti,metres:ti,miles:ti/1609.344,millimeters:ti*1e3,millimetres:ti*1e3,nauticalmiles:ti/1852,radians:1,yards:ti*1.0936},J2={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 ql(e,r,t={}){let n={type:"Feature"};return(t.id===0||t.id)&&(n.id=t.id),t.bbox&&(n.bbox=t.bbox),n.properties=r||{},n.geometry=e,n}function GY(e,r,t={}){switch(e){case"Point":return Q2(r).geometry;case"LineString":return tS(r).geometry;case"Polygon":return eS(r).geometry;case"MultiPoint":return lO(r).geometry;case"MultiLineString":return uO(r).geometry;case"MultiPolygon":return cO(r).geometry;default:throw new Error(e+" is invalid")}}function Q2(e,r,t={}){if(!e)throw new Error("coordinates is required");if(!Array.isArray(e))throw new Error("coordinates must be an Array");if(e.length<2)throw new Error("coordinates must be at least 2 numbers long");if(!v4(e[0])||!v4(e[1]))throw new Error("coordinates must contain numbers");return ql({type:"Point",coordinates:e},r,t)}function zY(e,r,t={}){return x4(e.map(n=>Q2(n,r)),t)}function eS(e,r,t={}){for(let o of e){if(o.length<4)throw new Error("Each LinearRing of a Polygon must have 4 or more Positions.");if(o[o.length-1].length!==o[0].length)throw new Error("First and last Position are not equivalent.");for(let i=0;i<o[o.length-1].length;i++)if(o[o.length-1][i]!==o[0][i])throw new Error("First and last Position are not equivalent.")}return ql({type:"Polygon",coordinates:e},r,t)}function $Y(e,r,t={}){return x4(e.map(n=>eS(n,r)),t)}function tS(e,r,t={}){if(e.length<2)throw new Error("coordinates must be an array of two or more positions");return ql({type:"LineString",coordinates:e},r,t)}function VY(e,r,t={}){return x4(e.map(n=>tS(n,r)),t)}function x4(e,r={}){let t={type:"FeatureCollection"};return r.id&&(t.id=r.id),r.bbox&&(t.bbox=r.bbox),t.features=e,t}function uO(e,r,t={}){return ql({type:"MultiLineString",coordinates:e},r,t)}function lO(e,r,t={}){return ql({type:"MultiPoint",coordinates:e},r,t)}function cO(e,r,t={}){return ql({type:"MultiPolygon",coordinates:e},r,t)}function HY(e,r,t={}){return ql({type:"GeometryCollection",geometries:e},r,t)}function ZY(e,r=0){if(r&&!(r>=0))throw new Error("precision must be a positive number");let t=Math.pow(10,r||0);return Math.round(e*t)/t}function dO(e,r="kilometers"){let t=K2[r];if(!t)throw new Error(r+" units is invalid");return e*t}function rS(e,r="kilometers"){let t=K2[r];if(!t)throw new Error(r+" units is invalid");return e/t}function WY(e,r){return pO(rS(e,r))}function XY(e){let r=e%360;return r<0&&(r+=360),r}function YY(e){return e=e%360,e>180?e-360:e<-180?e+360:e}function pO(e){return e%(2*Math.PI)*180/Math.PI}function qY(e){return e%360*Math.PI/180}function JY(e,r="kilometers",t="kilometers"){if(!(e>=0))throw new Error("length must be a positive number");return dO(rS(e,r),t)}function KY(e,r="meters",t="kilometers"){if(!(e>=0))throw new Error("area must be a positive number");let n=J2[r];if(!n)throw new Error("invalid original units");let o=J2[t];if(!o)throw new Error("invalid final units");return e/n*o}function v4(e){return!isNaN(e)&&e!==null&&!Array.isArray(e)}function QY(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function eq(e){if(!e)throw new Error("bbox is required");if(!Array.isArray(e))throw new Error("bbox must be an Array");if(e.length!==4&&e.length!==6)throw new Error("bbox must be an Array of 4 or 6 numbers");e.forEach(r=>{if(!v4(r))throw new Error("bbox must only contain numbers")})}function tq(e){if(!e)throw new Error("id is required");if(["string","number"].indexOf(typeof e)===-1)throw new Error("id must be a number or a string")}jt.areaFactors=J2;jt.azimuthToBearing=YY;jt.bearingToAzimuth=XY;jt.convertArea=KY;jt.convertLength=JY;jt.degreesToRadians=qY;jt.earthRadius=ti;jt.factors=K2;jt.feature=ql;jt.featureCollection=x4;jt.geometry=GY;jt.geometryCollection=HY;jt.isNumber=v4;jt.isObject=QY;jt.lengthToDegrees=WY;jt.lengthToRadians=rS;jt.lineString=tS;jt.lineStrings=VY;jt.multiLineString=uO;jt.multiPoint=lO;jt.multiPolygon=cO;jt.point=Q2;jt.points=zY;jt.polygon=eS;jt.polygons=$Y;jt.radiansToDegrees=pO;jt.radiansToLength=dO;jt.round=ZY;jt.validateBBox=eq;jt.validateId=tq});var bO=Bt(yn=>{"use strict";p();Object.defineProperty(yn,"__esModule",{value:!0});var lo=fO();function C0(e,r,t){if(e!==null)for(var n,o,i,a,u,l,c,d=0,f=0,m,g=e.type,y=g==="FeatureCollection",E=g==="Feature",v=y?e.features.length:1,b=0;b<v;b++){c=y?e.features[b].geometry:E?e.geometry:e,m=c?c.type==="GeometryCollection":!1,u=m?c.geometries.length:1;for(var C=0;C<u;C++){var M=0,T=0;if(a=m?c.geometries[C]:c,a!==null){l=a.coordinates;var F=a.type;switch(d=t&&(F==="Polygon"||F==="MultiPolygon")?1:0,F){case null:break;case"Point":if(r(l,f,b,M,T)===!1)return!1;f++,M++;break;case"LineString":case"MultiPoint":for(n=0;n<l.length;n++){if(r(l[n],f,b,M,T)===!1)return!1;f++,F==="MultiPoint"&&M++}F==="LineString"&&M++;break;case"Polygon":case"MultiLineString":for(n=0;n<l.length;n++){for(o=0;o<l[n].length-d;o++){if(r(l[n][o],f,b,M,T)===!1)return!1;f++}F==="MultiLineString"&&M++,F==="Polygon"&&T++}F==="Polygon"&&M++;break;case"MultiPolygon":for(n=0;n<l.length;n++){for(T=0,o=0;o<l[n].length;o++){for(i=0;i<l[n][o].length-d;i++){if(r(l[n][o][i],f,b,M,T)===!1)return!1;f++}T++}M++}break;case"GeometryCollection":for(n=0;n<a.geometries.length;n++)if(C0(a.geometries[n],r,t)===!1)return!1;break;default:throw new Error("Unknown Geometry Type")}}}}}function rq(e,r,t,n){var o=t;return C0(e,function(i,a,u,l,c){a===0&&t===void 0?o=i:o=r(o,i,a,u,l,c)},n),o}function mO(e,r){var t;switch(e.type){case"FeatureCollection":for(t=0;t<e.features.length&&r(e.features[t].properties,t)!==!1;t++);break;case"Feature":r(e.properties,0);break}}function nq(e,r,t){var n=t;return mO(e,function(o,i){i===0&&t===void 0?n=o:n=r(n,o,i)}),n}function hO(e,r){if(e.type==="Feature")r(e,0);else if(e.type==="FeatureCollection")for(var t=0;t<e.features.length&&r(e.features[t],t)!==!1;t++);}function oq(e,r,t){var n=t;return hO(e,function(o,i){i===0&&t===void 0?n=o:n=r(n,o,i)}),n}function iq(e){var r=[];return C0(e,function(t){r.push(t)}),r}function nS(e,r){var t,n,o,i,a,u,l,c,d,f,m=0,g=e.type==="FeatureCollection",y=e.type==="Feature",E=g?e.features.length:1;for(t=0;t<E;t++){for(u=g?e.features[t].geometry:y?e.geometry:e,c=g?e.features[t].properties:y?e.properties:{},d=g?e.features[t].bbox:y?e.bbox:void 0,f=g?e.features[t].id:y?e.id:void 0,l=u?u.type==="GeometryCollection":!1,a=l?u.geometries.length:1,o=0;o<a;o++){if(i=l?u.geometries[o]:u,i===null){if(r(null,m,c,d,f)===!1)return!1;continue}switch(i.type){case"Point":case"LineString":case"MultiPoint":case"Polygon":case"MultiLineString":case"MultiPolygon":{if(r(i,m,c,d,f)===!1)return!1;break}case"GeometryCollection":{for(n=0;n<i.geometries.length;n++)if(r(i.geometries[n],m,c,d,f)===!1)return!1;break}default:throw new Error("Unknown Geometry Type")}}m++}}function aq(e,r,t){var n=t;return nS(e,function(o,i,a,u,l){i===0&&t===void 0?n=o:n=r(n,o,i,a,u,l)}),n}function E4(e,r){nS(e,function(t,n,o,i,a){var u=t===null?null:t.type;switch(u){case null:case"Point":case"LineString":case"Polygon":return r(lo.feature.call(void 0,t,o,{bbox:i,id:a}),n,0)===!1?!1:void 0}var l;switch(u){case"MultiPoint":l="Point";break;case"MultiLineString":l="LineString";break;case"MultiPolygon":l="Polygon";break}for(var c=0;c<t.coordinates.length;c++){var d=t.coordinates[c],f={type:l,coordinates:d};if(r(lo.feature.call(void 0,f,o),n,c)===!1)return!1}})}function sq(e,r,t){var n=t;return E4(e,function(o,i,a){i===0&&a===0&&t===void 0?n=o:n=r(n,o,i,a)}),n}function gO(e,r){E4(e,function(t,n,o){var i=0;if(t.geometry){var a=t.geometry.type;if(!(a==="Point"||a==="MultiPoint")){var u,l=0,c=0,d=0;if(C0(t,function(f,m,g,y,E){if(u===void 0||n>l||y>c||E>d){u=f,l=n,c=y,d=E,i=0;return}var v=lo.lineString.call(void 0,[u,f],t.properties);if(r(v,n,o,E,i)===!1)return!1;i++,u=f})===!1)return!1}}})}function uq(e,r,t){var n=t,o=!1;return gO(e,function(i,a,u,l,c){o===!1&&t===void 0?n=i:n=r(n,i,a,u,l,c),o=!0}),n}function yO(e,r){if(!e)throw new Error("geojson is required");E4(e,function(t,n,o){if(t.geometry!==null){var i=t.geometry.type,a=t.geometry.coordinates;switch(i){case"LineString":if(r(t,n,o,0,0)===!1)return!1;break;case"Polygon":for(var u=0;u<a.length;u++)if(r(lo.lineString.call(void 0,a[u],t.properties),n,o,u)===!1)return!1;break}}})}function lq(e,r,t){var n=t;return yO(e,function(o,i,a,u){i===0&&t===void 0?n=o:n=r(n,o,i,a,u)}),n}function cq(e,r){if(r=r||{},!lo.isObject.call(void 0,r))throw new Error("options is invalid");var t=r.featureIndex||0,n=r.multiFeatureIndex||0,o=r.geometryIndex||0,i=r.segmentIndex||0,a=r.properties,u;switch(e.type){case"FeatureCollection":t<0&&(t=e.features.length+t),a=a||e.features[t].properties,u=e.features[t].geometry;break;case"Feature":a=a||e.properties,u=e.geometry;break;case"Point":case"MultiPoint":return null;case"LineString":case"Polygon":case"MultiLineString":case"MultiPolygon":u=e;break;default:throw new Error("geojson is invalid")}if(u===null)return null;var l=u.coordinates;switch(u.type){case"Point":case"MultiPoint":return null;case"LineString":return i<0&&(i=l.length+i-1),lo.lineString.call(void 0,[l[i],l[i+1]],a,r);case"Polygon":return o<0&&(o=l.length+o),i<0&&(i=l[o].length+i-1),lo.lineString.call(void 0,[l[o][i],l[o][i+1]],a,r);case"MultiLineString":return n<0&&(n=l.length+n),i<0&&(i=l[n].length+i-1),lo.lineString.call(void 0,[l[n][i],l[n][i+1]],a,r);case"MultiPolygon":return n<0&&(n=l.length+n),o<0&&(o=l[n].length+o),i<0&&(i=l[n][o].length-i-1),lo.lineString.call(void 0,[l[n][o][i],l[n][o][i+1]],a,r)}throw new Error("geojson is invalid")}function dq(e,r){if(r=r||{},!lo.isObject.call(void 0,r))throw new Error("options is invalid");var t=r.featureIndex||0,n=r.multiFeatureIndex||0,o=r.geometryIndex||0,i=r.coordIndex||0,a=r.properties,u;switch(e.type){case"FeatureCollection":t<0&&(t=e.features.length+t),a=a||e.features[t].properties,u=e.features[t].geometry;break;case"Feature":a=a||e.properties,u=e.geometry;break;case"Point":case"MultiPoint":return null;case"LineString":case"Polygon":case"MultiLineString":case"MultiPolygon":u=e;break;default:throw new Error("geojson is invalid")}if(u===null)return null;var l=u.coordinates;switch(u.type){case"Point":return lo.point.call(void 0,l,a,r);case"MultiPoint":return n<0&&(n=l.length+n),lo.point.call(void 0,l[n],a,r);case"LineString":return i<0&&(i=l.length+i),lo.point.call(void 0,l[i],a,r);case"Polygon":return o<0&&(o=l.length+o),i<0&&(i=l[o].length+i),lo.point.call(void 0,l[o][i],a,r);case"MultiLineString":return n<0&&(n=l.length+n),i<0&&(i=l[n].length+i),lo.point.call(void 0,l[n][i],a,r);case"MultiPolygon":return n<0&&(n=l.length+n),o<0&&(o=l[n].length+o),i<0&&(i=l[n][o].length-i),lo.point.call(void 0,l[n][o][i],a,r)}throw new Error("geojson is invalid")}yn.coordAll=iq;yn.coordEach=C0;yn.coordReduce=rq;yn.featureEach=hO;yn.featureReduce=oq;yn.findPoint=dq;yn.findSegment=cq;yn.flattenEach=E4;yn.flattenReduce=sq;yn.geomEach=nS;yn.geomReduce=aq;yn.lineEach=yO;yn.lineReduce=lq;yn.propEach=mO;yn.propReduce=nq;yn.segmentEach=gO;yn.segmentReduce=uq});var xO=Bt(I4=>{"use strict";p();Object.defineProperty(I4,"__esModule",{value:!0});var pq=bO();function vO(e,r={}){if(e.bbox!=null&&r.recompute!==!0)return e.bbox;let t=[1/0,1/0,-1/0,-1/0];return pq.coordEach.call(void 0,e,n=>{t[0]>n[0]&&(t[0]=n[0]),t[1]>n[1]&&(t[1]=n[1]),t[2]<n[0]&&(t[2]=n[0]),t[3]<n[1]&&(t[3]=n[1])}),t}var fq=vO;I4.bbox=vO;I4.default=fq});var DO=Bt((bMe,oS)=>{p();var Bs=J_(),IO=Y2(),SO=sO(),Mf=xO().default,mq=SO.featureEach,gMe=SO.coordEach,yMe=IO.polygon,EO=IO.featureCollection;function CO(e){var r=new Bs(e);return r.insert=function(t){if(t.type!=="Feature")throw new Error("invalid feature");return t.bbox=t.bbox?t.bbox:Mf(t),Bs.prototype.insert.call(this,t)},r.load=function(t){var n=[];return Array.isArray(t)?t.forEach(function(o){if(o.type!=="Feature")throw new Error("invalid features");o.bbox=o.bbox?o.bbox:Mf(o),n.push(o)}):mq(t,function(o){if(o.type!=="Feature")throw new Error("invalid features");o.bbox=o.bbox?o.bbox:Mf(o),n.push(o)}),Bs.prototype.load.call(this,n)},r.remove=function(t,n){if(t.type!=="Feature")throw new Error("invalid feature");return t.bbox=t.bbox?t.bbox:Mf(t),Bs.prototype.remove.call(this,t,n)},r.clear=function(){return Bs.prototype.clear.call(this)},r.search=function(t){var n=Bs.prototype.search.call(this,this.toBBox(t));return EO(n)},r.collides=function(t){return Bs.prototype.collides.call(this,this.toBBox(t))},r.all=function(){var t=Bs.prototype.all.call(this);return EO(t)},r.toJSON=function(){return Bs.prototype.toJSON.call(this)},r.fromJSON=function(t){return Bs.prototype.fromJSON.call(this,t)},r.toBBox=function(t){var n;if(t.bbox)n=t.bbox;else if(Array.isArray(t)&&t.length===4)n=t;else if(Array.isArray(t)&&t.length===6)n=[t[0],t[1],t[3],t[4]];else if(t.type==="Feature")n=Mf(t);else if(t.type==="FeatureCollection")n=Mf(t);else throw new Error("invalid geojson");return{minX:n[0],minY:n[1],maxX:n[2],maxY:n[3]}},r}oS.exports=CO;oS.exports.default=CO});var AS=Bt((MS,wS)=>{p();(function(e,r){typeof MS=="object"&&typeof wS<"u"?wS.exports=r():typeof define=="function"&&define.amd?define(r):(e=typeof globalThis<"u"?globalThis:e||self,e.polygonClipping=r())})(MS,(function(){"use strict";function e(H,S){var D={label:0,sent:function(){if(k[0]&1)throw k[1];return k[1]},trys:[],ops:[]},P,B,k,J;return J={next:re(0),throw:re(1),return:re(2)},typeof Symbol=="function"&&(J[Symbol.iterator]=function(){return this}),J;function re(ue){return function(Te){return fe([ue,Te])}}function fe(ue){if(P)throw new TypeError("Generator is already executing.");for(;D;)try{if(P=1,B&&(k=ue[0]&2?B.return:ue[0]?B.throw||((k=B.return)&&k.call(B),0):B.next)&&!(k=k.call(B,ue[1])).done)return k;switch(B=0,k&&(ue=[ue[0]&2,k.value]),ue[0]){case 0:case 1:k=ue;break;case 4:return D.label++,{value:ue[1],done:!1};case 5:D.label++,B=ue[1],ue=[0];continue;case 7:ue=D.ops.pop(),D.trys.pop();continue;default:if(k=D.trys,!(k=k.length>0&&k[k.length-1])&&(ue[0]===6||ue[0]===2)){D=0;continue}if(ue[0]===3&&(!k||ue[1]>k[0]&&ue[1]<k[3])){D.label=ue[1];break}if(ue[0]===6&&D.label<k[1]){D.label=k[1],k=ue;break}if(k&&D.label<k[2]){D.label=k[2],D.ops.push(ue);break}k[2]&&D.ops.pop(),D.trys.pop();continue}ue=S.call(H,D)}catch(Te){ue=[6,Te],B=0}finally{P=k=0}if(ue[0]&5)throw ue[1];return{value:ue[0]?ue[1]:void 0,done:!0}}}var r=(function(){function H(S,D){this.next=null,this.key=S,this.data=D,this.left=null,this.right=null}return H})();function t(H,S){return H>S?1:H<S?-1:0}function n(H,S,D){for(var P=new r(null,null),B=P,k=P;;){var J=D(H,S.key);if(J<0){if(S.left===null)break;if(D(H,S.left.key)<0){var re=S.left;if(S.left=re.right,re.right=S,S=re,S.left===null)break}k.left=S,k=S,S=S.left}else if(J>0){if(S.right===null)break;if(D(H,S.right.key)>0){var re=S.right;if(S.right=re.left,re.left=S,S=re,S.right===null)break}B.right=S,B=S,S=S.right}else break}return B.right=S.left,k.left=S.right,S.left=P.right,S.right=P.left,S}function o(H,S,D,P){var B=new r(H,S);if(D===null)return B.left=B.right=null,B;D=n(H,D,P);var k=P(H,D.key);return k<0?(B.left=D.left,B.right=D,D.left=null):k>=0&&(B.right=D.right,B.left=D,D.right=null),B}function i(H,S,D){var P=null,B=null;if(S){S=n(H,S,D);var k=D(S.key,H);k===0?(P=S.left,B=S.right):k<0?(B=S.right,S.right=null,P=S):(P=S.left,S.left=null,B=S)}return{left:P,right:B}}function a(H,S,D){return S===null?H:(H===null||(S=n(H.key,S,D),S.left=H),S)}function u(H,S,D,P,B){if(H){P(""+S+(D?"\u2514\u2500\u2500 ":"\u251C\u2500\u2500 ")+B(H)+"\n");var k=S+(D?" ":"\u2502 ");H.left&&u(H.left,k,!1,P,B),H.right&&u(H.right,k,!0,P,B)}}var l=(function(){function H(S){S===void 0&&(S=t),this._root=null,this._size=0,this._comparator=S}return H.prototype.insert=function(S,D){return this._size++,this._root=o(S,D,this._root,this._comparator)},H.prototype.add=function(S,D){var P=new r(S,D);this._root===null&&(P.left=P.right=null,this._size++,this._root=P);var B=this._comparator,k=n(S,this._root,B),J=B(S,k.key);return J===0?this._root=k:(J<0?(P.left=k.left,P.right=k,k.left=null):J>0&&(P.right=k.right,P.left=k,k.right=null),this._size++,this._root=P),this._root},H.prototype.remove=function(S){this._root=this._remove(S,this._root,this._comparator)},H.prototype._remove=function(S,D,P){var B;if(D===null)return null;D=n(S,D,P);var k=P(S,D.key);return k===0?(D.left===null?B=D.right:(B=n(S,D.left,P),B.right=D.right),this._size--,B):D},H.prototype.pop=function(){var S=this._root;if(S){for(;S.left;)S=S.left;return this._root=n(S.key,this._root,this._comparator),this._root=this._remove(S.key,this._root,this._comparator),{key:S.key,data:S.data}}return null},H.prototype.findStatic=function(S){for(var D=this._root,P=this._comparator;D;){var B=P(S,D.key);if(B===0)return D;B<0?D=D.left:D=D.right}return null},H.prototype.find=function(S){return this._root&&(this._root=n(S,this._root,this._comparator),this._comparator(S,this._root.key)!==0)?null:this._root},H.prototype.contains=function(S){for(var D=this._root,P=this._comparator;D;){var B=P(S,D.key);if(B===0)return!0;B<0?D=D.left:D=D.right}return!1},H.prototype.forEach=function(S,D){for(var P=this._root,B=[],k=!1;!k;)P!==null?(B.push(P),P=P.left):B.length!==0?(P=B.pop(),S.call(D,P),P=P.right):k=!0;return this},H.prototype.range=function(S,D,P,B){for(var k=[],J=this._comparator,re=this._root,fe;k.length!==0||re;)if(re)k.push(re),re=re.left;else{if(re=k.pop(),fe=J(re.key,D),fe>0)break;if(J(re.key,S)>=0&&P.call(B,re))return this;re=re.right}return this},H.prototype.keys=function(){var S=[];return this.forEach(function(D){var P=D.key;return S.push(P)}),S},H.prototype.values=function(){var S=[];return this.forEach(function(D){var P=D.data;return S.push(P)}),S},H.prototype.min=function(){return this._root?this.minNode(this._root).key:null},H.prototype.max=function(){return this._root?this.maxNode(this._root).key:null},H.prototype.minNode=function(S){if(S===void 0&&(S=this._root),S)for(;S.left;)S=S.left;return S},H.prototype.maxNode=function(S){if(S===void 0&&(S=this._root),S)for(;S.right;)S=S.right;return S},H.prototype.at=function(S){for(var D=this._root,P=!1,B=0,k=[];!P;)if(D)k.push(D),D=D.left;else if(k.length>0){if(D=k.pop(),B===S)return D;B++,D=D.right}else P=!0;return null},H.prototype.next=function(S){var D=this._root,P=null;if(S.right){for(P=S.right;P.left;)P=P.left;return P}for(var B=this._comparator;D;){var k=B(S.key,D.key);if(k===0)break;k<0?(P=D,D=D.left):D=D.right}return P},H.prototype.prev=function(S){var D=this._root,P=null;if(S.left!==null){for(P=S.left;P.right;)P=P.right;return P}for(var B=this._comparator;D;){var k=B(S.key,D.key);if(k===0)break;k<0?D=D.left:(P=D,D=D.right)}return P},H.prototype.clear=function(){return this._root=null,this._size=0,this},H.prototype.toList=function(){return f(this._root)},H.prototype.load=function(S,D,P){D===void 0&&(D=[]),P===void 0&&(P=!1);var B=S.length,k=this._comparator;if(P&&y(S,D,0,B-1,k),this._root===null)this._root=c(S,D,0,B),this._size=B;else{var J=g(this.toList(),d(S,D),k);B=this._size+B,this._root=m({head:J},0,B)}return this},H.prototype.isEmpty=function(){return this._root===null},Object.defineProperty(H.prototype,"size",{get:function(){return this._size},enumerable:!0,configurable:!0}),Object.defineProperty(H.prototype,"root",{get:function(){return this._root},enumerable:!0,configurable:!0}),H.prototype.toString=function(S){S===void 0&&(S=function(P){return String(P.key)});var D=[];return u(this._root,"",!0,function(P){return D.push(P)},S),D.join("")},H.prototype.update=function(S,D,P){var B=this._comparator,k=i(S,this._root,B),J=k.left,re=k.right;B(S,D)<0?re=o(D,P,re,B):J=o(D,P,J,B),this._root=a(J,re,B)},H.prototype.split=function(S){return i(S,this._root,this._comparator)},H.prototype[Symbol.iterator]=function(){var S,D,P;return e(this,function(B){switch(B.label){case 0:S=this._root,D=[],P=!1,B.label=1;case 1:return P?[3,6]:S===null?[3,2]:(D.push(S),S=S.left,[3,5]);case 2:return D.length===0?[3,4]:(S=D.pop(),[4,S]);case 3:return B.sent(),S=S.right,[3,5];case 4:P=!0,B.label=5;case 5:return[3,1];case 6:return[2]}})},H})();function c(H,S,D,P){var B=P-D;if(B>0){var k=D+Math.floor(B/2),J=H[k],re=S[k],fe=new r(J,re);return fe.left=c(H,S,D,k),fe.right=c(H,S,k+1,P),fe}return null}function d(H,S){for(var D=new r(null,null),P=D,B=0;B<H.length;B++)P=P.next=new r(H[B],S[B]);return P.next=null,D.next}function f(H){for(var S=H,D=[],P=!1,B=new r(null,null),k=B;!P;)S?(D.push(S),S=S.left):D.length>0?(S=k=k.next=D.pop(),S=S.right):P=!0;return k.next=null,B.next}function m(H,S,D){var P=D-S;if(P>0){var B=S+Math.floor(P/2),k=m(H,S,B),J=H.head;return J.left=k,H.head=H.head.next,J.right=m(H,B+1,D),J}return null}function g(H,S,D){for(var P=new r(null,null),B=P,k=H,J=S;k!==null&&J!==null;)D(k.key,J.key)<0?(B.next=k,k=k.next):(B.next=J,J=J.next),B=B.next;return k!==null?B.next=k:J!==null&&(B.next=J),P.next}function y(H,S,D,P,B){if(!(D>=P)){for(var k=H[D+P>>1],J=D-1,re=P+1;;){do J++;while(B(H[J],k)<0);do re--;while(B(H[re],k)>0);if(J>=re)break;var fe=H[J];H[J]=H[re],H[re]=fe,fe=S[J],S[J]=S[re],S[re]=fe}y(H,S,D,re,B),y(H,S,re+1,P,B)}}let E=(H,S)=>H.ll.x<=S.x&&S.x<=H.ur.x&&H.ll.y<=S.y&&S.y<=H.ur.y,v=(H,S)=>{if(S.ur.x<H.ll.x||H.ur.x<S.ll.x||S.ur.y<H.ll.y||H.ur.y<S.ll.y)return null;let D=H.ll.x<S.ll.x?S.ll.x:H.ll.x,P=H.ur.x<S.ur.x?H.ur.x:S.ur.x,B=H.ll.y<S.ll.y?S.ll.y:H.ll.y,k=H.ur.y<S.ur.y?H.ur.y:S.ur.y;return{ll:{x:D,y:B},ur:{x:P,y:k}}},b=Number.EPSILON;b===void 0&&(b=Math.pow(2,-52));let C=b*b,M=(H,S)=>{if(-b<H&&H<b&&-b<S&&S<b)return 0;let D=H-S;return D*D<C*H*S?0:H<S?-1:1};class T{constructor(){this.reset()}reset(){this.xRounder=new F,this.yRounder=new F}round(S,D){return{x:this.xRounder.round(S),y:this.yRounder.round(D)}}}class F{constructor(){this.tree=new l,this.round(0)}round(S){let D=this.tree.add(S),P=this.tree.prev(D);if(P!==null&&M(D.key,P.key)===0)return this.tree.remove(S),P.key;let B=this.tree.next(D);return B!==null&&M(D.key,B.key)===0?(this.tree.remove(S),B.key):S}}let U=new T,R=11102230246251565e-32,L=134217729,A=(3+8*R)*R;function j(H,S,D,P,B){let k,J,re,fe,ue=S[0],Te=P[0],ne=0,me=0;Te>ue==Te>-ue?(k=ue,ue=S[++ne]):(k=Te,Te=P[++me]);let Ae=0;if(ne<H&&me<D)for(Te>ue==Te>-ue?(J=ue+k,re=k-(J-ue),ue=S[++ne]):(J=Te+k,re=k-(J-Te),Te=P[++me]),k=J,re!==0&&(B[Ae++]=re);ne<H&&me<D;)Te>ue==Te>-ue?(J=k+ue,fe=J-k,re=k-(J-fe)+(ue-fe),ue=S[++ne]):(J=k+Te,fe=J-k,re=k-(J-fe)+(Te-fe),Te=P[++me]),k=J,re!==0&&(B[Ae++]=re);for(;ne<H;)J=k+ue,fe=J-k,re=k-(J-fe)+(ue-fe),ue=S[++ne],k=J,re!==0&&(B[Ae++]=re);for(;me<D;)J=k+Te,fe=J-k,re=k-(J-fe)+(Te-fe),Te=P[++me],k=J,re!==0&&(B[Ae++]=re);return(k!==0||Ae===0)&&(B[Ae++]=k),Ae}function N(H,S){let D=S[0];for(let P=1;P<H;P++)D+=S[P];return D}function $(H){return new Float64Array(H)}let te=(3+16*R)*R,de=(2+12*R)*R,Y=(9+64*R)*R*R,z=$(4),W=$(8),Q=$(12),oe=$(16),ae=$(4);function ye(H,S,D,P,B,k,J){let re,fe,ue,Te,ne,me,Ae,Ne,he,Ie,Fe,Ft,$r,vr,Yr,Yt,un,ln,Ho=H-B,vo=D-B,Zo=S-k,Vr=P-k;vr=Ho*Vr,me=L*Ho,Ae=me-(me-Ho),Ne=Ho-Ae,me=L*Vr,he=me-(me-Vr),Ie=Vr-he,Yr=Ne*Ie-(vr-Ae*he-Ne*he-Ae*Ie),Yt=Zo*vo,me=L*Zo,Ae=me-(me-Zo),Ne=Zo-Ae,me=L*vo,he=me-(me-vo),Ie=vo-he,un=Ne*Ie-(Yt-Ae*he-Ne*he-Ae*Ie),Fe=Yr-un,ne=Yr-Fe,z[0]=Yr-(Fe+ne)+(ne-un),Ft=vr+Fe,ne=Ft-vr,$r=vr-(Ft-ne)+(Fe-ne),Fe=$r-Yt,ne=$r-Fe,z[1]=$r-(Fe+ne)+(ne-Yt),ln=Ft+Fe,ne=ln-Ft,z[2]=Ft-(ln-ne)+(Fe-ne),z[3]=ln;let Li=N(4,z),Il=de*J;if(Li>=Il||-Li>=Il||(ne=H-Ho,re=H-(Ho+ne)+(ne-B),ne=D-vo,ue=D-(vo+ne)+(ne-B),ne=S-Zo,fe=S-(Zo+ne)+(ne-k),ne=P-Vr,Te=P-(Vr+ne)+(ne-k),re===0&&fe===0&&ue===0&&Te===0)||(Il=Y*J+A*Math.abs(Li),Li+=Ho*Te+Vr*re-(Zo*ue+vo*fe),Li>=Il||-Li>=Il))return Li;vr=re*Vr,me=L*re,Ae=me-(me-re),Ne=re-Ae,me=L*Vr,he=me-(me-Vr),Ie=Vr-he,Yr=Ne*Ie-(vr-Ae*he-Ne*he-Ae*Ie),Yt=fe*vo,me=L*fe,Ae=me-(me-fe),Ne=fe-Ae,me=L*vo,he=me-(me-vo),Ie=vo-he,un=Ne*Ie-(Yt-Ae*he-Ne*he-Ae*Ie),Fe=Yr-un,ne=Yr-Fe,ae[0]=Yr-(Fe+ne)+(ne-un),Ft=vr+Fe,ne=Ft-vr,$r=vr-(Ft-ne)+(Fe-ne),Fe=$r-Yt,ne=$r-Fe,ae[1]=$r-(Fe+ne)+(ne-Yt),ln=Ft+Fe,ne=ln-Ft,ae[2]=Ft-(ln-ne)+(Fe-ne),ae[3]=ln;let Hy=j(4,z,4,ae,W);vr=Ho*Te,me=L*Ho,Ae=me-(me-Ho),Ne=Ho-Ae,me=L*Te,he=me-(me-Te),Ie=Te-he,Yr=Ne*Ie-(vr-Ae*he-Ne*he-Ae*Ie),Yt=Zo*ue,me=L*Zo,Ae=me-(me-Zo),Ne=Zo-Ae,me=L*ue,he=me-(me-ue),Ie=ue-he,un=Ne*Ie-(Yt-Ae*he-Ne*he-Ae*Ie),Fe=Yr-un,ne=Yr-Fe,ae[0]=Yr-(Fe+ne)+(ne-un),Ft=vr+Fe,ne=Ft-vr,$r=vr-(Ft-ne)+(Fe-ne),Fe=$r-Yt,ne=$r-Fe,ae[1]=$r-(Fe+ne)+(ne-Yt),ln=Ft+Fe,ne=ln-Ft,ae[2]=Ft-(ln-ne)+(Fe-ne),ae[3]=ln;let Zy=j(Hy,W,4,ae,Q);vr=re*Te,me=L*re,Ae=me-(me-re),Ne=re-Ae,me=L*Te,he=me-(me-Te),Ie=Te-he,Yr=Ne*Ie-(vr-Ae*he-Ne*he-Ae*Ie),Yt=fe*ue,me=L*fe,Ae=me-(me-fe),Ne=fe-Ae,me=L*ue,he=me-(me-ue),Ie=ue-he,un=Ne*Ie-(Yt-Ae*he-Ne*he-Ae*Ie),Fe=Yr-un,ne=Yr-Fe,ae[0]=Yr-(Fe+ne)+(ne-un),Ft=vr+Fe,ne=Ft-vr,$r=vr-(Ft-ne)+(Fe-ne),Fe=$r-Yt,ne=$r-Fe,ae[1]=$r-(Fe+ne)+(ne-Yt),ln=Ft+Fe,ne=ln-Ft,ae[2]=Ft-(ln-ne)+(Fe-ne),ae[3]=ln;let R3=j(Zy,Q,4,ae,oe);return oe[R3-1]}function Ce(H,S,D,P,B,k){let J=(S-k)*(D-B),re=(H-B)*(P-k),fe=J-re,ue=Math.abs(J+re);return Math.abs(fe)>=te*ue?fe:-ye(H,S,D,P,B,k,ue)}let Pe=(H,S)=>H.x*S.y-H.y*S.x,Le=(H,S)=>H.x*S.x+H.y*S.y,be=(H,S,D)=>{let P=Ce(H.x,H.y,S.x,S.y,D.x,D.y);return P>0?-1:P<0?1:0},ze=H=>Math.sqrt(Le(H,H)),ot=(H,S,D)=>{let P={x:S.x-H.x,y:S.y-H.y},B={x:D.x-H.x,y:D.y-H.y};return Pe(B,P)/ze(B)/ze(P)},ut=(H,S,D)=>{let P={x:S.x-H.x,y:S.y-H.y},B={x:D.x-H.x,y:D.y-H.y};return Le(B,P)/ze(B)/ze(P)},G=(H,S,D)=>S.y===0?null:{x:H.x+S.x/S.y*(D-H.y),y:D},ve=(H,S,D)=>S.x===0?null:{x:D,y:H.y+S.y/S.x*(D-H.x)},X=(H,S,D,P)=>{if(S.x===0)return ve(D,P,H.x);if(P.x===0)return ve(H,S,D.x);if(S.y===0)return G(D,P,H.y);if(P.y===0)return G(H,S,D.y);let B=Pe(S,P);if(B==0)return null;let k={x:D.x-H.x,y:D.y-H.y},J=Pe(k,S)/B,re=Pe(k,P)/B,fe=H.x+re*S.x,ue=D.x+J*P.x,Te=H.y+re*S.y,ne=D.y+J*P.y,me=(fe+ue)/2,Ae=(Te+ne)/2;return{x:me,y:Ae}};class we{static compare(S,D){let P=we.comparePoints(S.point,D.point);return P!==0?P:(S.point!==D.point&&S.link(D),S.isLeft!==D.isLeft?S.isLeft?1:-1:xe.compare(S.segment,D.segment))}static comparePoints(S,D){return S.x<D.x?-1:S.x>D.x?1:S.y<D.y?-1:S.y>D.y?1:0}constructor(S,D){S.events===void 0?S.events=[this]:S.events.push(this),this.point=S,this.isLeft=D}link(S){if(S.point===this.point)throw new Error("Tried to link already linked events");let D=S.point.events;for(let P=0,B=D.length;P<B;P++){let k=D[P];this.point.events.push(k),k.point=this.point}this.checkForConsuming()}checkForConsuming(){let S=this.point.events.length;for(let D=0;D<S;D++){let P=this.point.events[D];if(P.segment.consumedBy===void 0)for(let B=D+1;B<S;B++){let k=this.point.events[B];k.consumedBy===void 0&&P.otherSE.point.events===k.otherSE.point.events&&P.segment.consume(k.segment)}}}getAvailableLinkedEvents(){let S=[];for(let D=0,P=this.point.events.length;D<P;D++){let B=this.point.events[D];B!==this&&!B.segment.ringOut&&B.segment.isInResult()&&S.push(B)}return S}getLeftmostComparator(S){let D=new Map,P=B=>{let k=B.otherSE;D.set(B,{sine:ot(this.point,S.point,k.point),cosine:ut(this.point,S.point,k.point)})};return(B,k)=>{D.has(B)||P(B),D.has(k)||P(k);let{sine:J,cosine:re}=D.get(B),{sine:fe,cosine:ue}=D.get(k);return J>=0&&fe>=0?re<ue?1:re>ue?-1:0:J<0&&fe<0?re<ue?-1:re>ue?1:0:fe<J?-1:fe>J?1:0}}}let De=0;class xe{static compare(S,D){let P=S.leftSE.point.x,B=D.leftSE.point.x,k=S.rightSE.point.x,J=D.rightSE.point.x;if(J<P)return 1;if(k<B)return-1;let re=S.leftSE.point.y,fe=D.leftSE.point.y,ue=S.rightSE.point.y,Te=D.rightSE.point.y;if(P<B){if(fe<re&&fe<ue)return 1;if(fe>re&&fe>ue)return-1;let ne=S.comparePoint(D.leftSE.point);if(ne<0)return 1;if(ne>0)return-1;let me=D.comparePoint(S.rightSE.point);return me!==0?me:-1}if(P>B){if(re<fe&&re<Te)return-1;if(re>fe&&re>Te)return 1;let ne=D.comparePoint(S.leftSE.point);if(ne!==0)return ne;let me=S.comparePoint(D.rightSE.point);return me<0?1:me>0?-1:1}if(re<fe)return-1;if(re>fe)return 1;if(k<J){let ne=D.comparePoint(S.rightSE.point);if(ne!==0)return ne}if(k>J){let ne=S.comparePoint(D.rightSE.point);if(ne<0)return 1;if(ne>0)return-1}if(k!==J){let ne=ue-re,me=k-P,Ae=Te-fe,Ne=J-B;if(ne>me&&Ae<Ne)return 1;if(ne<me&&Ae>Ne)return-1}return k>J?1:k<J||ue<Te?-1:ue>Te?1:S.id<D.id?-1:S.id>D.id?1:0}constructor(S,D,P,B){this.id=++De,this.leftSE=S,S.segment=this,S.otherSE=D,this.rightSE=D,D.segment=this,D.otherSE=S,this.rings=P,this.windings=B}static fromRing(S,D,P){let B,k,J,re=we.comparePoints(S,D);if(re<0)B=S,k=D,J=1;else if(re>0)B=D,k=S,J=-1;else throw new Error("Tried to create degenerate segment at [".concat(S.x,", ").concat(S.y,"]"));let fe=new we(B,!0),ue=new we(k,!1);return new xe(fe,ue,[P],[J])}replaceRightSE(S){this.rightSE=S,this.rightSE.segment=this,this.rightSE.otherSE=this.leftSE,this.leftSE.otherSE=this.rightSE}bbox(){let S=this.leftSE.point.y,D=this.rightSE.point.y;return{ll:{x:this.leftSE.point.x,y:S<D?S:D},ur:{x:this.rightSE.point.x,y:S>D?S:D}}}vector(){return{x:this.rightSE.point.x-this.leftSE.point.x,y:this.rightSE.point.y-this.leftSE.point.y}}isAnEndpoint(S){return S.x===this.leftSE.point.x&&S.y===this.leftSE.point.y||S.x===this.rightSE.point.x&&S.y===this.rightSE.point.y}comparePoint(S){if(this.isAnEndpoint(S))return 0;let D=this.leftSE.point,P=this.rightSE.point,B=this.vector();if(D.x===P.x)return S.x===D.x?0:S.x<D.x?1:-1;let k=(S.y-D.y)/B.y,J=D.x+k*B.x;if(S.x===J)return 0;let re=(S.x-D.x)/B.x,fe=D.y+re*B.y;return S.y===fe?0:S.y<fe?-1:1}getIntersection(S){let D=this.bbox(),P=S.bbox(),B=v(D,P);if(B===null)return null;let k=this.leftSE.point,J=this.rightSE.point,re=S.leftSE.point,fe=S.rightSE.point,ue=E(D,re)&&this.comparePoint(re)===0,Te=E(P,k)&&S.comparePoint(k)===0,ne=E(D,fe)&&this.comparePoint(fe)===0,me=E(P,J)&&S.comparePoint(J)===0;if(Te&&ue)return me&&!ne?J:!me&&ne?fe:null;if(Te)return ne&&k.x===fe.x&&k.y===fe.y?null:k;if(ue)return me&&J.x===re.x&&J.y===re.y?null:re;if(me&&ne)return null;if(me)return J;if(ne)return fe;let Ae=X(k,this.vector(),re,S.vector());return Ae===null||!E(B,Ae)?null:U.round(Ae.x,Ae.y)}split(S){let D=[],P=S.events!==void 0,B=new we(S,!0),k=new we(S,!1),J=this.rightSE;this.replaceRightSE(k),D.push(k),D.push(B);let re=new xe(B,J,this.rings.slice(),this.windings.slice());return we.comparePoints(re.leftSE.point,re.rightSE.point)>0&&re.swapEvents(),we.comparePoints(this.leftSE.point,this.rightSE.point)>0&&this.swapEvents(),P&&(B.checkForConsuming(),k.checkForConsuming()),D}swapEvents(){let S=this.rightSE;this.rightSE=this.leftSE,this.leftSE=S,this.leftSE.isLeft=!0,this.rightSE.isLeft=!1;for(let D=0,P=this.windings.length;D<P;D++)this.windings[D]*=-1}consume(S){let D=this,P=S;for(;D.consumedBy;)D=D.consumedBy;for(;P.consumedBy;)P=P.consumedBy;let B=xe.compare(D,P);if(B!==0){if(B>0){let k=D;D=P,P=k}if(D.prev===P){let k=D;D=P,P=k}for(let k=0,J=P.rings.length;k<J;k++){let re=P.rings[k],fe=P.windings[k],ue=D.rings.indexOf(re);ue===-1?(D.rings.push(re),D.windings.push(fe)):D.windings[ue]+=fe}P.rings=null,P.windings=null,P.consumedBy=D,P.leftSE.consumedBy=D.leftSE,P.rightSE.consumedBy=D.rightSE}}prevInResult(){return this._prevInResult!==void 0?this._prevInResult:(this.prev?this.prev.isInResult()?this._prevInResult=this.prev:this._prevInResult=this.prev.prevInResult():this._prevInResult=null,this._prevInResult)}beforeState(){if(this._beforeState!==void 0)return this._beforeState;if(!this.prev)this._beforeState={rings:[],windings:[],multiPolys:[]};else{let S=this.prev.consumedBy||this.prev;this._beforeState=S.afterState()}return this._beforeState}afterState(){if(this._afterState!==void 0)return this._afterState;let S=this.beforeState();this._afterState={rings:S.rings.slice(0),windings:S.windings.slice(0),multiPolys:[]};let D=this._afterState.rings,P=this._afterState.windings,B=this._afterState.multiPolys;for(let re=0,fe=this.rings.length;re<fe;re++){let ue=this.rings[re],Te=this.windings[re],ne=D.indexOf(ue);ne===-1?(D.push(ue),P.push(Te)):P[ne]+=Te}let k=[],J=[];for(let re=0,fe=D.length;re<fe;re++){if(P[re]===0)continue;let ue=D[re],Te=ue.poly;if(J.indexOf(Te)===-1)if(ue.isExterior)k.push(Te);else{J.indexOf(Te)===-1&&J.push(Te);let ne=k.indexOf(ue.poly);ne!==-1&&k.splice(ne,1)}}for(let re=0,fe=k.length;re<fe;re++){let ue=k[re].multiPoly;B.indexOf(ue)===-1&&B.push(ue)}return this._afterState}isInResult(){if(this.consumedBy)return!1;if(this._isInResult!==void 0)return this._isInResult;let S=this.beforeState().multiPolys,D=this.afterState().multiPolys;switch(yr.type){case"union":{let P=S.length===0,B=D.length===0;this._isInResult=P!==B;break}case"intersection":{let P,B;S.length<D.length?(P=S.length,B=D.length):(P=D.length,B=S.length),this._isInResult=B===yr.numMultiPolys&&P<B;break}case"xor":{let P=Math.abs(S.length-D.length);this._isInResult=P%2===1;break}case"difference":{let P=B=>B.length===1&&B[0].isSubject;this._isInResult=P(S)!==P(D);break}default:throw new Error("Unrecognized operation type found ".concat(yr.type))}return this._isInResult}}class Re{constructor(S,D,P){if(!Array.isArray(S)||S.length===0)throw new Error("Input geometry is not a valid Polygon or MultiPolygon");if(this.poly=D,this.isExterior=P,this.segments=[],typeof S[0][0]!="number"||typeof S[0][1]!="number")throw new Error("Input geometry is not a valid Polygon or MultiPolygon");let B=U.round(S[0][0],S[0][1]);this.bbox={ll:{x:B.x,y:B.y},ur:{x:B.x,y:B.y}};let k=B;for(let J=1,re=S.length;J<re;J++){if(typeof S[J][0]!="number"||typeof S[J][1]!="number")throw new Error("Input geometry is not a valid Polygon or MultiPolygon");let fe=U.round(S[J][0],S[J][1]);fe.x===k.x&&fe.y===k.y||(this.segments.push(xe.fromRing(k,fe,this)),fe.x<this.bbox.ll.x&&(this.bbox.ll.x=fe.x),fe.y<this.bbox.ll.y&&(this.bbox.ll.y=fe.y),fe.x>this.bbox.ur.x&&(this.bbox.ur.x=fe.x),fe.y>this.bbox.ur.y&&(this.bbox.ur.y=fe.y),k=fe)}(B.x!==k.x||B.y!==k.y)&&this.segments.push(xe.fromRing(k,B,this))}getSweepEvents(){let S=[];for(let D=0,P=this.segments.length;D<P;D++){let B=this.segments[D];S.push(B.leftSE),S.push(B.rightSE)}return S}}class Rt{constructor(S,D){if(!Array.isArray(S))throw new Error("Input geometry is not a valid Polygon or MultiPolygon");this.exteriorRing=new Re(S[0],this,!0),this.bbox={ll:{x:this.exteriorRing.bbox.ll.x,y:this.exteriorRing.bbox.ll.y},ur:{x:this.exteriorRing.bbox.ur.x,y:this.exteriorRing.bbox.ur.y}},this.interiorRings=[];for(let P=1,B=S.length;P<B;P++){let k=new Re(S[P],this,!1);k.bbox.ll.x<this.bbox.ll.x&&(this.bbox.ll.x=k.bbox.ll.x),k.bbox.ll.y<this.bbox.ll.y&&(this.bbox.ll.y=k.bbox.ll.y),k.bbox.ur.x>this.bbox.ur.x&&(this.bbox.ur.x=k.bbox.ur.x),k.bbox.ur.y>this.bbox.ur.y&&(this.bbox.ur.y=k.bbox.ur.y),this.interiorRings.push(k)}this.multiPoly=D}getSweepEvents(){let S=this.exteriorRing.getSweepEvents();for(let D=0,P=this.interiorRings.length;D<P;D++){let B=this.interiorRings[D].getSweepEvents();for(let k=0,J=B.length;k<J;k++)S.push(B[k])}return S}}class Vt{constructor(S,D){if(!Array.isArray(S))throw new Error("Input geometry is not a valid Polygon or MultiPolygon");try{typeof S[0][0][0]=="number"&&(S=[S])}catch(P){}this.polys=[],this.bbox={ll:{x:Number.POSITIVE_INFINITY,y:Number.POSITIVE_INFINITY},ur:{x:Number.NEGATIVE_INFINITY,y:Number.NEGATIVE_INFINITY}};for(let P=0,B=S.length;P<B;P++){let k=new Rt(S[P],this);k.bbox.ll.x<this.bbox.ll.x&&(this.bbox.ll.x=k.bbox.ll.x),k.bbox.ll.y<this.bbox.ll.y&&(this.bbox.ll.y=k.bbox.ll.y),k.bbox.ur.x>this.bbox.ur.x&&(this.bbox.ur.x=k.bbox.ur.x),k.bbox.ur.y>this.bbox.ur.y&&(this.bbox.ur.y=k.bbox.ur.y),this.polys.push(k)}this.isSubject=D}getSweepEvents(){let S=[];for(let D=0,P=this.polys.length;D<P;D++){let B=this.polys[D].getSweepEvents();for(let k=0,J=B.length;k<J;k++)S.push(B[k])}return S}}class Ht{static factory(S){let D=[];for(let P=0,B=S.length;P<B;P++){let k=S[P];if(!k.isInResult()||k.ringOut)continue;let J=null,re=k.leftSE,fe=k.rightSE,ue=[re],Te=re.point,ne=[];for(;J=re,re=fe,ue.push(re),re.point!==Te;)for(;;){let me=re.getAvailableLinkedEvents();if(me.length===0){let he=ue[0].point,Ie=ue[ue.length-1].point;throw new Error("Unable to complete output ring starting at [".concat(he.x,",")+" ".concat(he.y,"]. Last matching segment found ends at")+" [".concat(Ie.x,", ").concat(Ie.y,"]."))}if(me.length===1){fe=me[0].otherSE;break}let Ae=null;for(let he=0,Ie=ne.length;he<Ie;he++)if(ne[he].point===re.point){Ae=he;break}if(Ae!==null){let he=ne.splice(Ae)[0],Ie=ue.splice(he.index);Ie.unshift(Ie[0].otherSE),D.push(new Ht(Ie.reverse()));continue}ne.push({index:ue.length,point:re.point});let Ne=re.getLeftmostComparator(J);fe=me.sort(Ne)[0].otherSE;break}D.push(new Ht(ue))}return D}constructor(S){this.events=S;for(let D=0,P=S.length;D<P;D++)S[D].segment.ringOut=this;this.poly=null}getGeom(){let S=this.events[0].point,D=[S];for(let ue=1,Te=this.events.length-1;ue<Te;ue++){let ne=this.events[ue].point,me=this.events[ue+1].point;be(ne,S,me)!==0&&(D.push(ne),S=ne)}if(D.length===1)return null;let P=D[0],B=D[1];be(P,S,B)===0&&D.shift(),D.push(D[0]);let k=this.isExteriorRing()?1:-1,J=this.isExteriorRing()?0:D.length-1,re=this.isExteriorRing()?D.length:-1,fe=[];for(let ue=J;ue!=re;ue+=k)fe.push([D[ue].x,D[ue].y]);return fe}isExteriorRing(){if(this._isExteriorRing===void 0){let S=this.enclosingRing();this._isExteriorRing=S?!S.isExteriorRing():!0}return this._isExteriorRing}enclosingRing(){return this._enclosingRing===void 0&&(this._enclosingRing=this._calcEnclosingRing()),this._enclosingRing}_calcEnclosingRing(){let S=this.events[0];for(let B=1,k=this.events.length;B<k;B++){let J=this.events[B];we.compare(S,J)>0&&(S=J)}let D=S.segment.prevInResult(),P=D?D.prevInResult():null;for(;;){if(!D)return null;if(!P)return D.ringOut;if(P.ringOut!==D.ringOut)return P.ringOut.enclosingRing()!==D.ringOut?D.ringOut:D.ringOut.enclosingRing();D=P.prevInResult(),P=D?D.prevInResult():null}}}class Zt{constructor(S){this.exteriorRing=S,S.poly=this,this.interiorRings=[]}addInterior(S){this.interiorRings.push(S),S.poly=this}getGeom(){let S=[this.exteriorRing.getGeom()];if(S[0]===null)return null;for(let D=0,P=this.interiorRings.length;D<P;D++){let B=this.interiorRings[D].getGeom();B!==null&&S.push(B)}return S}}class Rr{constructor(S){this.rings=S,this.polys=this._composePolys(S)}getGeom(){let S=[];for(let D=0,P=this.polys.length;D<P;D++){let B=this.polys[D].getGeom();B!==null&&S.push(B)}return S}_composePolys(S){let D=[];for(let P=0,B=S.length;P<B;P++){let k=S[P];if(!k.poly)if(k.isExteriorRing())D.push(new Zt(k));else{let J=k.enclosingRing();J.poly||D.push(new Zt(J)),J.poly.addInterior(k)}}return D}}class Xr{constructor(S){let D=arguments.length>1&&arguments[1]!==void 0?arguments[1]:xe.compare;this.queue=S,this.tree=new l(D),this.segments=[]}process(S){let D=S.segment,P=[];if(S.consumedBy)return S.isLeft?this.queue.remove(S.otherSE):this.tree.remove(D),P;let B=S.isLeft?this.tree.add(D):this.tree.find(D);if(!B)throw new Error("Unable to find segment #".concat(D.id," ")+"[".concat(D.leftSE.point.x,", ").concat(D.leftSE.point.y,"] -> ")+"[".concat(D.rightSE.point.x,", ").concat(D.rightSE.point.y,"] ")+"in SweepLine tree.");let k=B,J=B,re,fe;for(;re===void 0;)k=this.tree.prev(k),k===null?re=null:k.key.consumedBy===void 0&&(re=k.key);for(;fe===void 0;)J=this.tree.next(J),J===null?fe=null:J.key.consumedBy===void 0&&(fe=J.key);if(S.isLeft){let ue=null;if(re){let ne=re.getIntersection(D);if(ne!==null&&(D.isAnEndpoint(ne)||(ue=ne),!re.isAnEndpoint(ne))){let me=this._splitSafely(re,ne);for(let Ae=0,Ne=me.length;Ae<Ne;Ae++)P.push(me[Ae])}}let Te=null;if(fe){let ne=fe.getIntersection(D);if(ne!==null&&(D.isAnEndpoint(ne)||(Te=ne),!fe.isAnEndpoint(ne))){let me=this._splitSafely(fe,ne);for(let Ae=0,Ne=me.length;Ae<Ne;Ae++)P.push(me[Ae])}}if(ue!==null||Te!==null){let ne=null;ue===null?ne=Te:Te===null?ne=ue:ne=we.comparePoints(ue,Te)<=0?ue:Te,this.queue.remove(D.rightSE),P.push(D.rightSE);let me=D.split(ne);for(let Ae=0,Ne=me.length;Ae<Ne;Ae++)P.push(me[Ae])}P.length>0?(this.tree.remove(D),P.push(S)):(this.segments.push(D),D.prev=re)}else{if(re&&fe){let ue=re.getIntersection(fe);if(ue!==null){if(!re.isAnEndpoint(ue)){let Te=this._splitSafely(re,ue);for(let ne=0,me=Te.length;ne<me;ne++)P.push(Te[ne])}if(!fe.isAnEndpoint(ue)){let Te=this._splitSafely(fe,ue);for(let ne=0,me=Te.length;ne<me;ne++)P.push(Te[ne])}}}this.tree.remove(D)}return P}_splitSafely(S,D){this.tree.remove(S);let P=S.rightSE;this.queue.remove(P);let B=S.split(D);return B.push(P),S.consumedBy===void 0&&this.tree.add(S),B}}let go=typeof x<"u"&&x.env.POLYGON_CLIPPING_MAX_QUEUE_SIZE||1e6,yo=typeof x<"u"&&x.env.POLYGON_CLIPPING_MAX_SWEEPLINE_SEGMENTS||1e6;class Jn{run(S,D,P){yr.type=S,U.reset();let B=[new Vt(D,!0)];for(let ne=0,me=P.length;ne<me;ne++)B.push(new Vt(P[ne],!1));if(yr.numMultiPolys=B.length,yr.type==="difference"){let ne=B[0],me=1;for(;me<B.length;)v(B[me].bbox,ne.bbox)!==null?me++:B.splice(me,1)}if(yr.type==="intersection")for(let ne=0,me=B.length;ne<me;ne++){let Ae=B[ne];for(let Ne=ne+1,he=B.length;Ne<he;Ne++)if(v(Ae.bbox,B[Ne].bbox)===null)return[]}let k=new l(we.compare);for(let ne=0,me=B.length;ne<me;ne++){let Ae=B[ne].getSweepEvents();for(let Ne=0,he=Ae.length;Ne<he;Ne++)if(k.insert(Ae[Ne]),k.size>go)throw new Error("Infinite loop when putting segment endpoints in a priority queue (queue size too big).")}let J=new Xr(k),re=k.size,fe=k.pop();for(;fe;){let ne=fe.key;if(k.size===re){let Ae=ne.segment;throw new Error("Unable to pop() ".concat(ne.isLeft?"left":"right"," SweepEvent ")+"[".concat(ne.point.x,", ").concat(ne.point.y,"] from segment #").concat(Ae.id," ")+"[".concat(Ae.leftSE.point.x,", ").concat(Ae.leftSE.point.y,"] -> ")+"[".concat(Ae.rightSE.point.x,", ").concat(Ae.rightSE.point.y,"] from queue."))}if(k.size>go)throw new Error("Infinite loop when passing sweep line over endpoints (queue size too big).");if(J.segments.length>yo)throw new Error("Infinite loop when passing sweep line over endpoints (too many sweep line segments).");let me=J.process(ne);for(let Ae=0,Ne=me.length;Ae<Ne;Ae++){let he=me[Ae];he.consumedBy===void 0&&k.insert(he)}re=k.size,fe=k.pop()}U.reset();let ue=Ht.factory(J.segments);return new Rr(ue).getGeom()}}let yr=new Jn;var br={union:function(H){for(var S=arguments.length,D=new Array(S>1?S-1:0),P=1;P<S;P++)D[P-1]=arguments[P];return yr.run("union",H,D)},intersection:function(H){for(var S=arguments.length,D=new Array(S>1?S-1:0),P=1;P<S;P++)D[P-1]=arguments[P];return yr.run("intersection",H,D)},xor:function(H){for(var S=arguments.length,D=new Array(S>1?S-1:0),P=1;P<S;P++)D[P-1]=arguments[P];return yr.run("xor",H,D)},difference:function(H){for(var S=arguments.length,D=new Array(S>1?S-1:0),P=1;P<S;P++)D[P-1]=arguments[P];return yr.run("difference",H,D)}};return br}))});var WS=Bt((C_e,R4)=>{p();(function(){"use strict";function e(a,u){var l=a.x-u.x,c=a.y-u.y;return l*l+c*c}function r(a,u,l){var c=u.x,d=u.y,f=l.x-c,m=l.y-d;if(f!==0||m!==0){var g=((a.x-c)*f+(a.y-d)*m)/(f*f+m*m);g>1?(c=l.x,d=l.y):g>0&&(c+=f*g,d+=m*g)}return f=a.x-c,m=a.y-d,f*f+m*m}function t(a,u){for(var l=a[0],c=[l],d,f=1,m=a.length;f<m;f++)d=a[f],e(d,l)>u&&(c.push(d),l=d);return l!==d&&c.push(d),c}function n(a,u,l,c,d){for(var f=c,m,g=u+1;g<l;g++){var y=r(a[g],a[u],a[l]);y>f&&(m=g,f=y)}f>c&&(m-u>1&&n(a,u,m,c,d),d.push(a[m]),l-m>1&&n(a,m,l,c,d))}function o(a,u){var l=a.length-1,c=[a[0]];return n(a,0,l,u,c),c.push(a[l]),c}function i(a,u,l){if(a.length<=2)return a;var c=u!==void 0?u*u:1;return a=l?a:t(a,c),a=o(a,c),a}typeof define=="function"&&define.amd?define(function(){return i}):typeof R4<"u"?(R4.exports=i,R4.exports.default=i):typeof self<"u"?self.simplify=i:window.simplify=i})()});var ls=Bt(ki=>{"use strict";p();ki.__esModule=!0;ki.extend=T9;ki.indexOf=Lee;ki.escapeExpression=Ree;ki.isEmpty=Nee;ki.createFrame=jee;ki.blockParams=Uee;ki.appendContextPath=Gee;var Oee={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;","=":"&#x3D;"},Fee=/[&<>"'`=]/g,Bee=/[&<>"'`=]/;function kee(e){return Oee[e]}function T9(e){for(var r=1;r<arguments.length;r++)for(var t in arguments[r])Object.prototype.hasOwnProperty.call(arguments[r],t)&&(e[t]=arguments[r][t]);return e}var B6=Object.prototype.toString;ki.toString=B6;var F6=function(r){return typeof r=="function"};F6(/x/)&&(ki.isFunction=F6=function(e){return typeof e=="function"&&B6.call(e)==="[object Function]"});ki.isFunction=F6;var M9=Array.isArray||function(e){return e&&typeof e=="object"?B6.call(e)==="[object Array]":!1};ki.isArray=M9;function Lee(e,r){for(var t=0,n=e.length;t<n;t++)if(e[t]===r)return t;return-1}function Ree(e){if(typeof e!="string"){if(e&&e.toHTML)return e.toHTML();if(e==null)return"";if(!e)return e+"";e=""+e}return Bee.test(e)?e.replace(Fee,kee):e}function Nee(e){return!e&&e!==0?!0:!!(M9(e)&&e.length===0)}function jee(e){var r=T9({},e);return r._parent=e,r}function Uee(e,r){return e.path=r,e}function Gee(e,r){return(e?e+".":"")+r}});var Ac=Bt((m3,w9)=>{"use strict";p();m3.__esModule=!0;var k6=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function L6(e,r){var t=r&&r.loc,n=void 0,o=void 0,i=void 0,a=void 0;t&&(n=t.start.line,o=t.end.line,i=t.start.column,a=t.end.column,e+=" - "+n+":"+i);for(var u=Error.prototype.constructor.call(this,e),l=0;l<k6.length;l++)this[k6[l]]=u[k6[l]];Error.captureStackTrace&&Error.captureStackTrace(this,L6);try{t&&(this.lineNumber=n,this.endLineNumber=o,Object.defineProperty?(Object.defineProperty(this,"column",{value:i,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:a,enumerable:!0})):(this.column=i,this.endColumn=a))}catch(c){}}L6.prototype=new Error;m3.default=L6;w9.exports=m3.default});var P9=Bt((h3,A9)=>{"use strict";p();h3.__esModule=!0;var R6=ls();h3.default=function(e){e.registerHelper("blockHelperMissing",function(r,t){var n=t.inverse,o=t.fn;if(r===!0)return o(this);if(r===!1||r==null)return n(this);if(R6.isArray(r))return r.length>0?(t.ids&&(t.ids=[t.name]),e.helpers.each(r,t)):n(this);if(t.data&&t.ids){var i=R6.createFrame(t.data);i.contextPath=R6.appendContextPath(t.data.contextPath,t.name),t={data:i}}return o(r,t)})};A9.exports=h3.default});var O9=Bt((g3,_9)=>{"use strict";p();g3.__esModule=!0;function zee(e){return e&&e.__esModule?e:{default:e}}var _y=ls(),$ee=Ac(),Vee=zee($ee);g3.default=function(e){e.registerHelper("each",function(r,t){if(!t)throw new Vee.default("Must pass iterator to #each");var n=t.fn,o=t.inverse,i=0,a="",u=void 0,l=void 0;t.data&&t.ids&&(l=_y.appendContextPath(t.data.contextPath,t.ids[0])+"."),_y.isFunction(r)&&(r=r.call(this)),t.data&&(u=_y.createFrame(t.data));function c(y,E,v){u&&(u.key=y,u.index=E,u.first=E===0,u.last=!!v,l&&(u.contextPath=l+y)),a=a+n(r[y],{data:u,blockParams:_y.blockParams([r[y],y],[l+y,null])})}if(r&&typeof r=="object")if(_y.isArray(r))for(var d=r.length;i<d;i++)i in r&&c(i,i,i===r.length-1);else if(typeof Symbol=="function"&&r[Symbol.iterator]){for(var f=[],m=r[Symbol.iterator](),g=m.next();!g.done;g=m.next())f.push(g.value);r=f;for(var d=r.length;i<d;i++)c(i,i,i===r.length-1)}else(function(){var y=void 0;Object.keys(r).forEach(function(E){y!==void 0&&c(y,i-1),y=E,i++}),y!==void 0&&c(y,i-1,!0)})();return i===0&&(a=o(this)),a})};_9.exports=g3.default});var B9=Bt((y3,F9)=>{"use strict";p();y3.__esModule=!0;function Hee(e){return e&&e.__esModule?e:{default:e}}var Zee=Ac(),Wee=Hee(Zee);y3.default=function(e){e.registerHelper("helperMissing",function(){if(arguments.length!==1)throw new Wee.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})};F9.exports=y3.default});var N9=Bt((b3,R9)=>{"use strict";p();b3.__esModule=!0;function Xee(e){return e&&e.__esModule?e:{default:e}}var k9=ls(),Yee=Ac(),L9=Xee(Yee);b3.default=function(e){e.registerHelper("if",function(r,t){if(arguments.length!=2)throw new L9.default("#if requires exactly one argument");return k9.isFunction(r)&&(r=r.call(this)),!t.hash.includeZero&&!r||k9.isEmpty(r)?t.inverse(this):t.fn(this)}),e.registerHelper("unless",function(r,t){if(arguments.length!=2)throw new L9.default("#unless requires exactly one argument");return e.helpers.if.call(this,r,{fn:t.inverse,inverse:t.fn,hash:t.hash})})};R9.exports=b3.default});var U9=Bt((v3,j9)=>{"use strict";p();v3.__esModule=!0;v3.default=function(e){e.registerHelper("log",function(){for(var r=[void 0],t=arguments[arguments.length-1],n=0;n<arguments.length-1;n++)r.push(arguments[n]);var o=1;t.hash.level!=null?o=t.hash.level:t.data&&t.data.level!=null&&(o=t.data.level),r[0]=o,e.log.apply(e,r)})};j9.exports=v3.default});var z9=Bt((x3,G9)=>{"use strict";p();x3.__esModule=!0;x3.default=function(e){e.registerHelper("lookup",function(r,t,n){return r&&n.lookupProperty(r,t)})};G9.exports=x3.default});var V9=Bt((E3,$9)=>{"use strict";p();E3.__esModule=!0;function qee(e){return e&&e.__esModule?e:{default:e}}var Oy=ls(),Jee=Ac(),Kee=qee(Jee);E3.default=function(e){e.registerHelper("with",function(r,t){if(arguments.length!=2)throw new Kee.default("#with requires exactly one argument");Oy.isFunction(r)&&(r=r.call(this));var n=t.fn;if(Oy.isEmpty(r))return t.inverse(this);var o=t.data;return t.data&&t.ids&&(o=Oy.createFrame(t.data),o.contextPath=Oy.appendContextPath(t.data.contextPath,t.ids[0])),n(r,{data:o,blockParams:Oy.blockParams([r],[o&&o.contextPath])})})};$9.exports=E3.default});var N6=Bt(I3=>{"use strict";p();I3.__esModule=!0;I3.registerDefaultHelpers=fte;I3.moveHelperToHooks=mte;function pp(e){return e&&e.__esModule?e:{default:e}}var Qee=P9(),ete=pp(Qee),tte=O9(),rte=pp(tte),nte=B9(),ote=pp(nte),ite=N9(),ate=pp(ite),ste=U9(),ute=pp(ste),lte=z9(),cte=pp(lte),dte=V9(),pte=pp(dte);function fte(e){ete.default(e),rte.default(e),ote.default(e),ate.default(e),ute.default(e),cte.default(e),pte.default(e)}function mte(e,r,t){e.helpers[r]&&(e.hooks[r]=e.helpers[r],t||delete e.helpers[r])}});var Z9=Bt((S3,H9)=>{"use strict";p();S3.__esModule=!0;var hte=ls();S3.default=function(e){e.registerDecorator("inline",function(r,t,n,o){var i=r;return t.partials||(t.partials={},i=function(a,u){var l=n.partials;n.partials=hte.extend({},l,t.partials);var c=r(a,u);return n.partials=l,c}),t.partials[o.args[0]]=o.fn,i})};H9.exports=S3.default});var W9=Bt(j6=>{"use strict";p();j6.__esModule=!0;j6.registerDefaultDecorators=vte;function gte(e){return e&&e.__esModule?e:{default:e}}var yte=Z9(),bte=gte(yte);function vte(e){bte.default(e)}});var U6=Bt((C3,X9)=>{"use strict";p();C3.__esModule=!0;var xte=ls(),uh={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(r){if(typeof r=="string"){var t=xte.indexOf(uh.methodMap,r.toLowerCase());t>=0?r=t:r=parseInt(r,10)}return r},log:function(r){if(r=uh.lookupLevel(r),typeof console<"u"&&uh.lookupLevel(uh.level)<=r){var t=uh.methodMap[r];console[t]||(t="log");for(var n=arguments.length,o=Array(n>1?n-1:0),i=1;i<n;i++)o[i-1]=arguments[i];console[t].apply(console,o)}}};C3.default=uh;X9.exports=C3.default});var Y9=Bt(G6=>{"use strict";p();G6.__esModule=!0;G6.createNewLookupObject=Ite;var Ete=ls();function Ite(){for(var e=arguments.length,r=Array(e),t=0;t<e;t++)r[t]=arguments[t];return Ete.extend.apply(void 0,[Object.create(null)].concat(r))}});var z6=Bt(Fy=>{"use strict";p();Fy.__esModule=!0;Fy.createProtoAccessControl=Tte;Fy.resultIsAllowed=Mte;Fy.resetLoggedProperties=Ate;function Ste(e){return e&&e.__esModule?e:{default:e}}var q9=Y9(),Cte=U6(),Dte=Ste(Cte),D3=Object.create(null);function Tte(e){var r=Object.create(null);r.constructor=!1,r.__defineGetter__=!1,r.__defineSetter__=!1,r.__lookupGetter__=!1;var t=Object.create(null);return t.__proto__=!1,{properties:{whitelist:q9.createNewLookupObject(t,e.allowedProtoProperties),defaultValue:e.allowProtoPropertiesByDefault},methods:{whitelist:q9.createNewLookupObject(r,e.allowedProtoMethods),defaultValue:e.allowProtoMethodsByDefault}}}function Mte(e,r,t){return J9(typeof e=="function"?r.methods:r.properties,t)}function J9(e,r){return e.whitelist[r]!==void 0?e.whitelist[r]===!0:e.defaultValue!==void 0?e.defaultValue:(wte(r),!1)}function wte(e){D3[e]!==!0&&(D3[e]=!0,Dte.default.log("error",'Handlebars: Access has been denied to resolve the property "'+e+'" because it is not an "own property" of its parent.\nYou can add a runtime option to disable the check or this warning:\nSee https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details'))}function Ate(){Object.keys(D3).forEach(function(e){delete D3[e]})}});var Z6=Bt(tu=>{"use strict";p();tu.__esModule=!0;tu.HandlebarsEnvironment=H6;function K9(e){return e&&e.__esModule?e:{default:e}}var fp=ls(),Pte=Ac(),$6=K9(Pte),_te=N6(),Ote=W9(),Fte=U6(),T3=K9(Fte),Bte=z6(),kte="4.7.8";tu.VERSION=kte;var Lte=8;tu.COMPILER_REVISION=Lte;var Rte=7;tu.LAST_COMPATIBLE_COMPILER_REVISION=Rte;var Nte={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0 <4.3.0",8:">= 4.3.0"};tu.REVISION_CHANGES=Nte;var V6="[object Object]";function H6(e,r,t){this.helpers=e||{},this.partials=r||{},this.decorators=t||{},_te.registerDefaultHelpers(this),Ote.registerDefaultDecorators(this)}H6.prototype={constructor:H6,logger:T3.default,log:T3.default.log,registerHelper:function(r,t){if(fp.toString.call(r)===V6){if(t)throw new $6.default("Arg not supported with multiple helpers");fp.extend(this.helpers,r)}else this.helpers[r]=t},unregisterHelper:function(r){delete this.helpers[r]},registerPartial:function(r,t){if(fp.toString.call(r)===V6)fp.extend(this.partials,r);else{if(typeof t>"u")throw new $6.default('Attempting to register a partial called "'+r+'" as undefined');this.partials[r]=t}},unregisterPartial:function(r){delete this.partials[r]},registerDecorator:function(r,t){if(fp.toString.call(r)===V6){if(t)throw new $6.default("Arg not supported with multiple decorators");fp.extend(this.decorators,r)}else this.decorators[r]=t},unregisterDecorator:function(r){delete this.decorators[r]},resetLoggedPropertyAccesses:function(){Bte.resetLoggedProperties()}};var jte=T3.default.log;tu.log=jte;tu.createFrame=fp.createFrame;tu.logger=T3.default});var eL=Bt((M3,Q9)=>{"use strict";p();M3.__esModule=!0;function W6(e){this.string=e}W6.prototype.toString=W6.prototype.toHTML=function(){return""+this.string};M3.default=W6;Q9.exports=M3.default});var tL=Bt(X6=>{"use strict";p();X6.__esModule=!0;X6.wrapHelper=Ute;function Ute(e,r){if(typeof e!="function")return e;var t=function(){var o=arguments[arguments.length-1];return arguments[arguments.length-1]=r(o),e.apply(this,arguments)};return t}});var aL=Bt(Pc=>{"use strict";p();Pc.__esModule=!0;Pc.checkRevision=Zte;Pc.template=Wte;Pc.wrapProgram=w3;Pc.resolvePartial=Xte;Pc.invokePartial=Yte;Pc.noop=oL;function Gte(e){return e&&e.__esModule?e:{default:e}}function zte(e){if(e&&e.__esModule)return e;var r={};if(e!=null)for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t]);return r.default=e,r}var $te=ls(),bl=zte($te),Vte=Ac(),vl=Gte(Vte),xl=Z6(),rL=N6(),Hte=tL(),nL=z6();function Zte(e){var r=e&&e[0]||1,t=xl.COMPILER_REVISION;if(!(r>=xl.LAST_COMPATIBLE_COMPILER_REVISION&&r<=xl.COMPILER_REVISION))if(r<xl.LAST_COMPATIBLE_COMPILER_REVISION){var n=xl.REVISION_CHANGES[t],o=xl.REVISION_CHANGES[r];throw new vl.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+n+") or downgrade your runtime to an older version ("+o+").")}else throw new vl.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+e[1]+").")}function Wte(e,r){if(!r)throw new vl.default("No environment passed to template");if(!e||!e.main)throw new vl.default("Unknown template object: "+typeof e);e.main.decorator=e.main_d,r.VM.checkRevision(e.compiler);var t=e.compiler&&e.compiler[0]===7;function n(a,u,l){l.hash&&(u=bl.extend({},u,l.hash),l.ids&&(l.ids[0]=!0)),a=r.VM.resolvePartial.call(this,a,u,l);var c=bl.extend({},l,{hooks:this.hooks,protoAccessControl:this.protoAccessControl}),d=r.VM.invokePartial.call(this,a,u,c);if(d==null&&r.compile&&(l.partials[l.name]=r.compile(a,e.compilerOptions,r),d=l.partials[l.name](u,c)),d!=null){if(l.indent){for(var f=d.split("\n"),m=0,g=f.length;m<g&&!(!f[m]&&m+1===g);m++)f[m]=l.indent+f[m];d=f.join("\n")}return d}else throw new vl.default("The partial "+l.name+" could not be compiled when running in runtime-only mode")}var o={strict:function(u,l,c){if(!u||!(l in u))throw new vl.default('"'+l+'" not defined in '+u,{loc:c});return o.lookupProperty(u,l)},lookupProperty:function(u,l){var c=u[l];if(c==null||Object.prototype.hasOwnProperty.call(u,l)||nL.resultIsAllowed(c,o.protoAccessControl,l))return c},lookup:function(u,l){for(var c=u.length,d=0;d<c;d++){var f=u[d]&&o.lookupProperty(u[d],l);if(f!=null)return u[d][l]}},lambda:function(u,l){return typeof u=="function"?u.call(l):u},escapeExpression:bl.escapeExpression,invokePartial:n,fn:function(u){var l=e[u];return l.decorator=e[u+"_d"],l},programs:[],program:function(u,l,c,d,f){var m=this.programs[u],g=this.fn(u);return l||f||d||c?m=w3(this,u,g,l,c,d,f):m||(m=this.programs[u]=w3(this,u,g)),m},data:function(u,l){for(;u&&l--;)u=u._parent;return u},mergeIfNeeded:function(u,l){var c=u||l;return u&&l&&u!==l&&(c=bl.extend({},l,u)),c},nullContext:Object.seal({}),noop:r.VM.noop,compilerInfo:e.compiler};function i(a){var u=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],l=u.data;i._setup(u),!u.partial&&e.useData&&(l=qte(a,l));var c=void 0,d=e.useBlockParams?[]:void 0;e.useDepths&&(u.depths?c=a!=u.depths[0]?[a].concat(u.depths):u.depths:c=[a]);function f(m){return""+e.main(o,m,o.helpers,o.partials,l,d,c)}return f=iL(e.main,f,o,u.depths||[],l,d),f(a,u)}return i.isTop=!0,i._setup=function(a){if(a.partial)o.protoAccessControl=a.protoAccessControl,o.helpers=a.helpers,o.partials=a.partials,o.decorators=a.decorators,o.hooks=a.hooks;else{var u=bl.extend({},r.helpers,a.helpers);Jte(u,o),o.helpers=u,e.usePartial&&(o.partials=o.mergeIfNeeded(a.partials,r.partials)),(e.usePartial||e.useDecorators)&&(o.decorators=bl.extend({},r.decorators,a.decorators)),o.hooks={},o.protoAccessControl=nL.createProtoAccessControl(a);var l=a.allowCallsToHelperMissing||t;rL.moveHelperToHooks(o,"helperMissing",l),rL.moveHelperToHooks(o,"blockHelperMissing",l)}},i._child=function(a,u,l,c){if(e.useBlockParams&&!l)throw new vl.default("must pass block params");if(e.useDepths&&!c)throw new vl.default("must pass parent depths");return w3(o,a,e[a],u,0,l,c)},i}function w3(e,r,t,n,o,i,a){function u(l){var c=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],d=a;return a&&l!=a[0]&&!(l===e.nullContext&&a[0]===null)&&(d=[l].concat(a)),t(e,l,e.helpers,e.partials,c.data||n,i&&[c.blockParams].concat(i),d)}return u=iL(t,u,e,a,n,i),u.program=r,u.depth=a?a.length:0,u.blockParams=o||0,u}function Xte(e,r,t){return e?!e.call&&!t.name&&(t.name=e,e=t.partials[e]):t.name==="@partial-block"?e=t.data["partial-block"]:e=t.partials[t.name],e}function Yte(e,r,t){var n=t.data&&t.data["partial-block"];t.partial=!0,t.ids&&(t.data.contextPath=t.ids[0]||t.data.contextPath);var o=void 0;if(t.fn&&t.fn!==oL&&(function(){t.data=xl.createFrame(t.data);var i=t.fn;o=t.data["partial-block"]=function(u){var l=arguments.length<=1||arguments[1]===void 0?{}:arguments[1];return l.data=xl.createFrame(l.data),l.data["partial-block"]=n,i(u,l)},i.partials&&(t.partials=bl.extend({},t.partials,i.partials))})(),e===void 0&&o&&(e=o),e===void 0)throw new vl.default("The partial "+t.name+" could not be found");if(e instanceof Function)return e(r,t)}function oL(){return""}function qte(e,r){return(!r||!("root"in r))&&(r=r?xl.createFrame(r):{},r.root=e),r}function iL(e,r,t,n,o,i){if(e.decorator){var a={};r=e.decorator(r,a,t,n&&n[0],o,i,n),bl.extend(r,a)}return r}function Jte(e,r){Object.keys(e).forEach(function(t){var n=e[t];e[t]=Kte(n,r)})}function Kte(e,r){var t=r.lookupProperty;return Hte.wrapHelper(e,function(n){return bl.extend({lookupProperty:t},n)})}});var uL=Bt((A3,sL)=>{"use strict";p();A3.__esModule=!0;A3.default=function(e){(function(){typeof globalThis!="object"&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__)})();var r=globalThis.Handlebars;e.noConflict=function(){return globalThis.Handlebars===e&&(globalThis.Handlebars=r),e}};sL.exports=A3.default});var fL=Bt((P3,pL)=>{"use strict";p();P3.__esModule=!0;function q6(e){return e&&e.__esModule?e:{default:e}}function J6(e){if(e&&e.__esModule)return e;var r={};if(e!=null)for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t]);return r.default=e,r}var Qte=Z6(),lL=J6(Qte),ere=eL(),tre=q6(ere),rre=Ac(),nre=q6(rre),ore=ls(),Y6=J6(ore),ire=aL(),cL=J6(ire),are=uL(),sre=q6(are);function dL(){var e=new lL.HandlebarsEnvironment;return Y6.extend(e,lL),e.SafeString=tre.default,e.Exception=nre.default,e.Utils=Y6,e.escapeExpression=Y6.escapeExpression,e.VM=cL,e.template=function(r){return cL.template(r,e)},e}var By=dL();By.create=dL;sre.default(By);By.default=By;P3.default=By;pL.exports=P3.default});var hL=Bt((mKe,mL)=>{p();mL.exports=fL().default});p();p();p();p();p();p();var Ap=e=>e!=null;var sR=(function(){let r=globalThis.fetch;return{fetch(...t){if(!Ap(r))throw new Error("fetch is not available in your environment. Pass your own function into `setFetchFn` (node-fetch, etc)");return r==null?void 0:r(...t)},setFetch(t){r=t}}})(),uT=sR.fetch;var fT=["websdk","web","webv2","kiosk","kiosk-v2","mobile","iossdk","androidsdk","reactnativesdk","gen7","bespoke","reactsdk","minimap"],lT=fT[0],mT="https://api-gateway.mappedin.com/track-analytics/a/",hT="deny-watchposition",gT="load-mapview",yT="load-mapdata",bT="change-language",vT="query-directions";var bs,zi,xu,hE,x1,Pp=class{constructor(){w(this,xu);w(this,bs,Object.freeze({}));w(this,zi);h(this,"oneTimeEventsSent",new Set);h(this,"sendGetDirectionsEvent",Al((r,t,n)=>{let o={start:r,end:t,type:"location_to_location"};return n!==void 0&&(o.accessible=n),this.sendAnalyticEvent(vT,o)},2500));_(this,zi,se(this,xu,x1).call(this,s(this,bs)))}init(r){this.reset(),this.updateStateWithOptions(r)}reset(){_(this,bs,{}),_(this,zi,se(this,xu,x1).call(this,{})),this.oneTimeEventsSent.clear()}updateStateWithOptions(r){return _(this,bs,Object.freeze(Object.assign({},s(this,bs),r))),_(this,zi,se(this,xu,x1).call(this,r)),se(this,xu,hE).call(this,s(this,zi)),s(this,zi)}updateState(r){let t=O({},r);t.mapId&&(t.analyticsBaseUrl=mE(ie(O({},s(this,zi)),{mapId:t.mapId}))),t.context&&(t.context=pT(t.context)),t.baseUri&&(t.analyticsBaseUrl=mE({baseUri:t.baseUri,mapId:s(this,zi).mapId})),Object.assign(s(this,zi),t),this.handleStateUpdate(r),se(this,xu,hE).call(this,t)}handleStateUpdate(r){var t;(t=r.userPosition)!=null&&t.floorLevel?this.sendBlueDotEvents("found-floor"):r.userPosition&&this.sendBlueDotEvents("found-position")}get authReady(){let{key:r,secret:t,accessToken:n}=this.getState();return!!(r&&t)||!!n}getState(){return s(this,zi)}getContext(){return this.getState().context||s(this,bs).context||lT}getSessionId(){return this.getState().sessionId||s(this,bs).sessionId||dT()}getDeviceId(){return this.getState().deviceId||s(this,bs).deviceId||cT()}sendAnalyticEvent(r,t={}){let n=this.getState(),o=uR(n.analyticsBaseUrl,r),i={"mi-context":this.getContext(),"mi-session":this.getSessionId(),"mi-device":this.getDeviceId()};if(n.logEvents&&Z.log("Analytics.track",o,i),!n.sendEvents)return Promise.resolve();if(!this.authReady)return Z.warn("Auth needs to be ready to send analytics.");let a=ie(O({},t),{g:n.geolocationMode,sdk_version:n.version});return n.userPosition&&Object.assign(a,n.userPosition),i["Content-Type"]="application/json",n.accessToken?i.Authorization="Bearer ".concat(n.accessToken):n.noAuth||n.secret&&n.key&&(i["x-mappedin-key"]=btoa(n.key),i["x-mappedin-secret"]=btoa(n.secret)),uT(o,{method:"POST",mode:"cors",headers:i,body:JSON.stringify(a)})}capture(r,t){if(cR.includes(r))return Z.warn("".concat(r," event is sent internally.")),Promise.resolve();let n=lR.includes(r)?r.slice(1):r;return this.sendAnalyticEvent(n,t)}sendGetMapDataEvent(r){return this.sendAnalyticEvent(yT,r)}sendChangeLanguageEvent(r){return this.sendAnalyticEvent(bT,r)}sendWatchPositionDenied(){return this.sendAnalyticEvent(hT)}sendMapViewLoadedEvent({firstRenderDuration:r,dimension:t,collisionWorkerDisabled:n,outdoorsWorkerDisabled:o}){return this.sendAnalyticEvent(gT,{type:"3d",firstRenderDuration:r,width:t.width,height:t.height,devicePixelRatio:globalThis.devicePixelRatio||1,collisionWorkerDisabled:n,outdoorsWorkerDisabled:o})}sendBlueDotEvents(r){if(!((r==="found-floor"||r==="found-position")&&this.oneTimeEventsSent.has(r)))return this.oneTimeEventsSent.add(r),this.sendAnalyticEvent(r)}};bs=new WeakMap,zi=new WeakMap,xu=new WeakSet,hE=function(r){r.sessionId&&pu.getInstance().saveSessionData("id",r.sessionId),r.deviceId&&pu.getInstance().saveLocalData("deviceId",r.deviceId)},x1=function(r){var n,o,i,a;let t=(n=r.baseUri)!=null?n:mT;return{baseUri:t,analyticsBaseUrl:mE(ie(O({},r),{baseUri:t})),version:r.version||((o=x==null?void 0:x.env)==null?void 0:o.npm_package_version)||"v6",deviceId:r.deviceId||cT(),accessToken:r.accessToken,mapId:r.mapId,sessionId:r.sessionId||dT(),platformString:r.platformString||"",context:pT(r.context)||lT,geolocationMode:!1,sendEvents:(i=r.sendEvents)!=null?i:!0,logEvents:(a=r.logEvents)!=null?a:!1,noAuth:r.noAuth||!1,key:r.key,secret:r.secret}};function mE({mapId:e,baseUri:r=mT}){return"".concat(r).concat(e,"/")}function cT(){return pu.getInstance().loadLocalData("deviceId")}function dT(){return pu.getInstance().loadSessionData("id")}function uR(e,r){return e+r}function pT(e){return fT.find(r=>r===e)}var lR=["$select-location","$select-category","$query-suggest","$query-search"],cR=[gT,yT,vT,hT,bT],dne=new Pp,$i,wh=class{constructor(r){w(this,$i);h(this,"capture");h(this,"updateState");_(this,$i,r),this.capture=s(this,$i).capture.bind(s(this,$i)),this.updateState=s(this,$i).updateState.bind(s(this,$i))}getState(){let o=s(this,$i).getState(),{sessionId:r,deviceId:t}=o;return Hr(o,["sessionId","deviceId"])}getContext(){return s(this,$i).getContext()}getSessionId(){return s(this,$i).getSessionId()}getDeviceId(){return s(this,$i).getDeviceId()}};$i=new WeakMap;p();p();var Ph,_h,Oh,Ah=class{constructor(r,t,{enabled:n=!1}={}){w(this,Ph);h(this,"searchInstance");w(this,_h);w(this,Oh);h(this,"enabled",!1);_(this,Ph,r),_(this,_h,t),_(this,Oh,()=>{var o;(o=this.searchInstance)==null||o.then(i=>i.populate())}),n&&this.enable()}async query(r,t={}){if(this.enabled||await this.enable(),!this.searchInstance)return Z.error("Search should be enabled by now"),{places:[],enterpriseLocations:[],enterpriseCategories:[]};try{return await(await this.searchInstance).search(r,t)}catch(n){return Z.error("Search.query failed due to",n),{places:[],enterpriseLocations:[],enterpriseCategories:[]}}}async suggest(r,t={}){if(this.enabled||await this.enable(),!this.searchInstance)return Z.error("Search should be enabled by now"),[];try{return await(await this.searchInstance).suggest(r,t)}catch(n){return Z.error("Search.suggest failed due to",n),[]}}async enable(){this.enabled||(this.enabled=!0,this.searchInstance||(this.searchInstance=import("./internal-2OZQQN5W.js").then(({InternalSearch:r})=>new r(s(this,Ph)))),s(this,_h).on("language-change",s(this,Oh)),await this.searchInstance)}};Ph=new WeakMap,_h=new WeakMap,Oh=new WeakMap;var xT={"enterprise-location":"location-profile","enterprise-category":"location-category"},ET={"location-profile":"enterprise-location","location-category":"enterprise-category"},IT=new WeakMap,zc,cr,gE=class{constructor(r,{search:t}={}){w(this,zc);w(this,cr);h(this,"Analytics");h(this,"Search");h(this,"Query");h(this,"internal");h(this,"on",(r,t)=>{s(this,zc).on(r,t)});h(this,"off",(r,t)=>{s(this,zc).off(r,t)});h(this,"__LEGACY_GET_DIRECTIONS_SYNC",(r,t,n)=>s(this,cr).__LEGACY_GET_DIRECTIONS_SYNC(r,t,n));h(this,"getDirections",(r,t,n)=>s(this,cr).getDirections(r,t,n));h(this,"__LEGACY_GET_DIRECTIONS_MULTI_DESTINATION_SYNC",(r,t,n)=>s(this,cr).__LEGACY_GET_DIRECTIONS_MULTI_DESTINATION_SYNC(r,t,n));h(this,"getDirectionsMultiDestination",(r,t,n)=>s(this,cr).getDirectionsMultiDestination(r,t,n));_(this,zc,new We),_(this,cr,r),IT.set(this,r),this.Analytics=new wh(r.Analytics),this.Query=r.Query,this.internal=r,this.Search=new Ah(this,r,{enabled:t==null?void 0:t.enabled}),s(this,cr).on("language-change",n=>{s(this,zc).publish("language-change",n)})}getEnv(){return s(this,cr).getEnv()}getAccessToken(){var r;return(r=s(this,cr).tokenManager)==null?void 0:r.getAccessToken().token}get mapName(){return s(this,cr).mapName}get mapId(){var r;return(r=s(this,cr).getMapDataOptions)==null?void 0:r.mapId}get isEnterpriseMode(){return s(this,cr).enterpriseMode}get mapCenter(){return s(this,cr).mapCenter}get organizationId(){return s(this,cr).organizationId}get outdoorViewToken(){return s(this,cr).outdoorViewToken}getByType(r){let t=s(this,cr).getByType(r);if(Array.isArray(t)&&t.length===0){let n=this.isEnterpriseMode;!n&&r in xT?Z.warn("MappedinSDK: getByType('".concat(r,"') returned 0 results. ")+"This is a Maker map (API key starts with 'mik_'). "+"Use '".concat(xT[r],"' instead. ")+"See https://developer.mappedin.com/web-sdk/getting-started"):n&&r in ET&&Z.warn("MappedinSDK: getByType('".concat(r,"') returned 0 results. ")+"This is an Enterprise map. "+"Use '".concat(ET[r],"' instead. ")+"See https://developer.mappedin.com/web-sdk/getting-started")}return t}getById(r,t){return s(this,cr).getById(r,t)}getByExternalId(r,t){return s(this,cr).getByExternalId(r,t)}getGeoJSON(r){return r.geoJSON}async changeLanguage(r){return s(this,cr).changeLanguage(r)}get currentLanguage(){return s(this,cr).currentLanguage}get naturalBearing(){var r;return(r=s(this,cr).naturalBearing)!=null?r:0}getDistance(r,t){return s(this,cr).getDistance(r,t)}toBinaryBundle({downloadLanguagePacks:r=!0}={}){return s(this,cr).toBinaryBundle({downloadLanguagePacks:r})}toJSONBundle({downloadLanguagePacks:r=!0}={}){return s(this,cr).toJSONBundle({downloadLanguagePacks:r})}};zc=new WeakMap,cr=new WeakMap;var Fh=gE;function Bh(e){let r=IT.get(e);if(!r)throw new Error("MapDataInternal not found");return r}p();p();p();p();p();p();p();p();p();p();p();p();p();p();p();p();p();p();p();p();p();p();var E1={accessible:"accessible",outdoors:"outdoors",public:"public"};p();p();p();p();p();p();var xt={};Sl(xt,{HasPropertyKey:()=>dR,IsArray:()=>to,IsAsyncIterator:()=>yE,IsBigInt:()=>kh,IsBoolean:()=>Bl,IsDate:()=>$c,IsFunction:()=>bE,IsIterator:()=>vE,IsNull:()=>xE,IsNumber:()=>Sa,IsObject:()=>tr,IsRegExp:()=>Lh,IsString:()=>dr,IsSymbol:()=>EE,IsUint8Array:()=>Eu,IsUndefined:()=>Pr});p();function dR(e,r){return r in e}function yE(e){return tr(e)&&!to(e)&&!Eu(e)&&Symbol.asyncIterator in e}function to(e){return Array.isArray(e)}function kh(e){return typeof e=="bigint"}function Bl(e){return typeof e=="boolean"}function $c(e){return e instanceof globalThis.Date}function bE(e){return typeof e=="function"}function vE(e){return tr(e)&&!to(e)&&!Eu(e)&&Symbol.iterator in e}function xE(e){return e===null}function Sa(e){return typeof e=="number"}function tr(e){return typeof e=="object"&&e!==null}function Lh(e){return e instanceof globalThis.RegExp}function dr(e){return typeof e=="string"}function EE(e){return typeof e=="symbol"}function Eu(e){return e instanceof globalThis.Uint8Array}function Pr(e){return e===void 0}function pR(e){return e.map(r=>I1(r))}function fR(e){return new Date(e.getTime())}function mR(e){return new Uint8Array(e)}function hR(e){return new RegExp(e.source,e.flags)}function gR(e){let r={};for(let t of Object.getOwnPropertyNames(e))r[t]=I1(e[t]);for(let t of Object.getOwnPropertySymbols(e))r[t]=I1(e[t]);return r}function I1(e){return to(e)?pR(e):$c(e)?fR(e):Eu(e)?mR(e):Lh(e)?hR(e):tr(e)?gR(e):e}function xr(e){return I1(e)}function ST(e){return e.map(r=>Rh(r))}function Rh(e,r){return r===void 0?xr(e):xr(O(O({},r),e))}p();p();p();function S1(e){return rt(e)&&Symbol.asyncIterator in e}function C1(e){return rt(e)&&Symbol.iterator in e}function IE(e){return rt(e)&&(Object.getPrototypeOf(e)===Object.prototype||Object.getPrototypeOf(e)===null)}function D1(e){return e instanceof Promise}function Io(e){return e instanceof Date&&Number.isFinite(e.getTime())}function CT(e){return e instanceof globalThis.Map}function DT(e){return e instanceof globalThis.Set}function Vi(e){return ArrayBuffer.isView(e)}function _p(e){return e instanceof globalThis.Uint8Array}function Ke(e,r){return r in e}function rt(e){return e!==null&&typeof e=="object"}function et(e){return Array.isArray(e)&&!ArrayBuffer.isView(e)}function _r(e){return e===void 0}function Iu(e){return e===null}function vs(e){return typeof e=="boolean"}function He(e){return typeof e=="number"}function T1(e){return Number.isInteger(e)}function Rn(e){return typeof e=="bigint"}function Et(e){return typeof e=="string"}function kl(e){return typeof e=="function"}function Su(e){return typeof e=="symbol"}function Nn(e){return Rn(e)||vs(e)||Iu(e)||He(e)||Et(e)||Su(e)||_r(e)}var Wt;(function(e){e.InstanceMode="default",e.ExactOptionalPropertyTypes=!1,e.AllowArrayObject=!1,e.AllowNaN=!1,e.AllowNullVoid=!1;function r(a,u){return e.ExactOptionalPropertyTypes?u in a:a[u]!==void 0}e.IsExactOptionalProperty=r;function t(a){let u=rt(a);return e.AllowArrayObject?u:u&&!et(a)}e.IsObjectLike=t;function n(a){return t(a)&&!(a instanceof Date)&&!(a instanceof Uint8Array)}e.IsRecordLike=n;function o(a){return e.AllowNaN?He(a):Number.isFinite(a)}e.IsNumberLike=o;function i(a){let u=_r(a);return e.AllowNullVoid?u||a===null:u}e.IsVoidLike=i})(Wt||(Wt={}));p();function yR(e){return globalThis.Object.freeze(e).map(r=>Nh(r))}function bR(e){let r={};for(let t of Object.getOwnPropertyNames(e))r[t]=Nh(e[t]);for(let t of Object.getOwnPropertySymbols(e))r[t]=Nh(e[t]);return globalThis.Object.freeze(r)}function Nh(e){return to(e)?yR(e):$c(e)?e:Eu(e)?e:Lh(e)?e:tr(e)?bR(e):e}function ge(e,r){let t=r!==void 0?O(O({},r),e):e;switch(Wt.InstanceMode){case"freeze":return Nh(t);case"clone":return xr(t);default:return t}}p();var qe=class extends Error{constructor(r){super(r)}};p();p();p();var Er=Symbol.for("TypeBox.Transform"),Cu=Symbol.for("TypeBox.Readonly"),So=Symbol.for("TypeBox.Optional"),Hi=Symbol.for("TypeBox.Hint"),le=Symbol.for("TypeBox.Kind");function TT(e){return tr(e)&&e[Cu]==="Readonly"}function xs(e){return tr(e)&&e[So]==="Optional"}function SE(e){return Dt(e,"Any")}function Du(e){return Dt(e,"Array")}function jh(e){return Dt(e,"AsyncIterator")}function CE(e){return Dt(e,"BigInt")}function DE(e){return Dt(e,"Boolean")}function Uh(e){return Dt(e,"Constructor")}function vR(e){return Dt(e,"Date")}function Gh(e){return Dt(e,"Function")}function Vc(e){return Dt(e,"Integer")}function Zr(e){return Dt(e,"Intersect")}function zh(e){return Dt(e,"Iterator")}function Dt(e,r){return tr(e)&&le in e&&e[le]===r}function Tu(e){return Dt(e,"Literal")}function gi(e){return Dt(e,"MappedKey")}function Ir(e){return Dt(e,"MappedResult")}function Ll(e){return Dt(e,"Never")}function xR(e){return Dt(e,"Not")}function ER(e){return Dt(e,"Null")}function Hc(e){return Dt(e,"Number")}function fn(e){return Dt(e,"Object")}function Zc(e){return Dt(e,"Promise")}function TE(e){return Dt(e,"Record")}function ME(e){return Dt(e,"Ref")}function wE(e){return Dt(e,"RegExp")}function $h(e){return Dt(e,"String")}function IR(e){return Dt(e,"Symbol")}function yi(e){return Dt(e,"TemplateLiteral")}function SR(e){return Dt(e,"This")}function Op(e){return tr(e)&&Er in e}function Ca(e){return Dt(e,"Tuple")}function CR(e){return Dt(e,"Undefined")}function kt(e){return Dt(e,"Union")}function DR(e){return Dt(e,"Uint8Array")}function TR(e){return Dt(e,"Unknown")}function MR(e){return Dt(e,"Unsafe")}function wR(e){return Dt(e,"Void")}function Rl(e){return tr(e)&&le in e&&dr(e[le])}function Da(e){return SE(e)||Du(e)||DE(e)||CE(e)||jh(e)||Uh(e)||vR(e)||Gh(e)||Vc(e)||Zr(e)||zh(e)||Tu(e)||gi(e)||Ir(e)||Ll(e)||xR(e)||ER(e)||Hc(e)||fn(e)||Zc(e)||TE(e)||ME(e)||wE(e)||$h(e)||IR(e)||yi(e)||SR(e)||Ca(e)||CR(e)||kt(e)||DR(e)||TR(e)||MR(e)||wR(e)||Rl(e)}var V={};Sl(V,{IsAny:()=>PT,IsArray:()=>_T,IsAsyncIterator:()=>OT,IsBigInt:()=>FT,IsBoolean:()=>BT,IsConstructor:()=>kT,IsDate:()=>LT,IsFunction:()=>RT,IsInteger:()=>NT,IsIntersect:()=>jT,IsIterator:()=>UT,IsKind:()=>cM,IsKindOf:()=>St,IsLiteral:()=>Hh,IsLiteralBoolean:()=>BR,IsLiteralNumber:()=>zT,IsLiteralString:()=>GT,IsLiteralValue:()=>$T,IsMappedKey:()=>VT,IsMappedResult:()=>HT,IsNever:()=>ZT,IsNot:()=>WT,IsNull:()=>XT,IsNumber:()=>YT,IsObject:()=>qT,IsOptional:()=>FR,IsPromise:()=>JT,IsProperties:()=>OE,IsReadonly:()=>OR,IsRecord:()=>KT,IsRecursive:()=>kR,IsRef:()=>QT,IsRegExp:()=>eM,IsSchema:()=>It,IsString:()=>tM,IsSymbol:()=>rM,IsTemplateLiteral:()=>nM,IsThis:()=>oM,IsTransform:()=>pr,IsTuple:()=>iM,IsUint8Array:()=>aM,IsUndefined:()=>Fp,IsUnion:()=>FE,IsUnionLiteral:()=>LR,IsUnknown:()=>sM,IsUnsafe:()=>uM,IsVoid:()=>lM,TypeGuardUnknownTypeError:()=>AE});p();var AE=class extends qe{},AR=["Any","Array","AsyncIterator","BigInt","Boolean","Constructor","Date","Enum","Function","Integer","Intersect","Iterator","Literal","MappedKey","MappedResult","Not","Null","Number","Object","Promise","Record","Ref","RegExp","String","Symbol","TemplateLiteral","This","Tuple","Undefined","Union","Uint8Array","Unknown","Void"];function MT(e){try{return new RegExp(e),!0}catch(r){return!1}}function PE(e){if(!dr(e))return!1;for(let r=0;r<e.length;r++){let t=e.charCodeAt(r);if(t>=7&&t<=13||t===27||t===127)return!1}return!0}function wT(e){return _E(e)||It(e)}function Vh(e){return Pr(e)||kh(e)}function ur(e){return Pr(e)||Sa(e)}function _E(e){return Pr(e)||Bl(e)}function Jt(e){return Pr(e)||dr(e)}function PR(e){return Pr(e)||dr(e)&&PE(e)&&MT(e)}function _R(e){return Pr(e)||dr(e)&&PE(e)}function AT(e){return Pr(e)||It(e)}function OR(e){return tr(e)&&e[Cu]==="Readonly"}function FR(e){return tr(e)&&e[So]==="Optional"}function PT(e){return St(e,"Any")&&Jt(e.$id)}function _T(e){return St(e,"Array")&&e.type==="array"&&Jt(e.$id)&&It(e.items)&&ur(e.minItems)&&ur(e.maxItems)&&_E(e.uniqueItems)&&AT(e.contains)&&ur(e.minContains)&&ur(e.maxContains)}function OT(e){return St(e,"AsyncIterator")&&e.type==="AsyncIterator"&&Jt(e.$id)&&It(e.items)}function FT(e){return St(e,"BigInt")&&e.type==="bigint"&&Jt(e.$id)&&Vh(e.exclusiveMaximum)&&Vh(e.exclusiveMinimum)&&Vh(e.maximum)&&Vh(e.minimum)&&Vh(e.multipleOf)}function BT(e){return St(e,"Boolean")&&e.type==="boolean"&&Jt(e.$id)}function kT(e){return St(e,"Constructor")&&e.type==="Constructor"&&Jt(e.$id)&&to(e.parameters)&&e.parameters.every(r=>It(r))&&It(e.returns)}function LT(e){return St(e,"Date")&&e.type==="Date"&&Jt(e.$id)&&ur(e.exclusiveMaximumTimestamp)&&ur(e.exclusiveMinimumTimestamp)&&ur(e.maximumTimestamp)&&ur(e.minimumTimestamp)&&ur(e.multipleOfTimestamp)}function RT(e){return St(e,"Function")&&e.type==="Function"&&Jt(e.$id)&&to(e.parameters)&&e.parameters.every(r=>It(r))&&It(e.returns)}function NT(e){return St(e,"Integer")&&e.type==="integer"&&Jt(e.$id)&&ur(e.exclusiveMaximum)&&ur(e.exclusiveMinimum)&&ur(e.maximum)&&ur(e.minimum)&&ur(e.multipleOf)}function OE(e){return tr(e)&&Object.entries(e).every(([r,t])=>PE(r)&&It(t))}function jT(e){return St(e,"Intersect")&&!(dr(e.type)&&e.type!=="object")&&to(e.allOf)&&e.allOf.every(r=>It(r)&&!pr(r))&&Jt(e.type)&&(_E(e.unevaluatedProperties)||AT(e.unevaluatedProperties))&&Jt(e.$id)}function UT(e){return St(e,"Iterator")&&e.type==="Iterator"&&Jt(e.$id)&&It(e.items)}function St(e,r){return tr(e)&&le in e&&e[le]===r}function GT(e){return Hh(e)&&dr(e.const)}function zT(e){return Hh(e)&&Sa(e.const)}function BR(e){return Hh(e)&&Bl(e.const)}function Hh(e){return St(e,"Literal")&&Jt(e.$id)&&$T(e.const)}function $T(e){return Bl(e)||Sa(e)||dr(e)}function VT(e){return St(e,"MappedKey")&&to(e.keys)&&e.keys.every(r=>Sa(r)||dr(r))}function HT(e){return St(e,"MappedResult")&&OE(e.properties)}function ZT(e){return St(e,"Never")&&tr(e.not)&&Object.getOwnPropertyNames(e.not).length===0}function WT(e){return St(e,"Not")&&It(e.not)}function XT(e){return St(e,"Null")&&e.type==="null"&&Jt(e.$id)}function YT(e){return St(e,"Number")&&e.type==="number"&&Jt(e.$id)&&ur(e.exclusiveMaximum)&&ur(e.exclusiveMinimum)&&ur(e.maximum)&&ur(e.minimum)&&ur(e.multipleOf)}function qT(e){return St(e,"Object")&&e.type==="object"&&Jt(e.$id)&&OE(e.properties)&&wT(e.additionalProperties)&&ur(e.minProperties)&&ur(e.maxProperties)}function JT(e){return St(e,"Promise")&&e.type==="Promise"&&Jt(e.$id)&&It(e.item)}function KT(e){return St(e,"Record")&&e.type==="object"&&Jt(e.$id)&&wT(e.additionalProperties)&&tr(e.patternProperties)&&(r=>{let t=Object.getOwnPropertyNames(r.patternProperties);return t.length===1&&MT(t[0])&&tr(r.patternProperties)&&It(r.patternProperties[t[0]])})(e)}function kR(e){return tr(e)&&Hi in e&&e[Hi]==="Recursive"}function QT(e){return St(e,"Ref")&&Jt(e.$id)&&dr(e.$ref)}function eM(e){return St(e,"RegExp")&&Jt(e.$id)&&dr(e.source)&&dr(e.flags)&&ur(e.maxLength)&&ur(e.minLength)}function tM(e){return St(e,"String")&&e.type==="string"&&Jt(e.$id)&&ur(e.minLength)&&ur(e.maxLength)&&PR(e.pattern)&&_R(e.format)}function rM(e){return St(e,"Symbol")&&e.type==="symbol"&&Jt(e.$id)}function nM(e){return St(e,"TemplateLiteral")&&e.type==="string"&&dr(e.pattern)&&e.pattern[0]==="^"&&e.pattern[e.pattern.length-1]==="$"}function oM(e){return St(e,"This")&&Jt(e.$id)&&dr(e.$ref)}function pr(e){return tr(e)&&Er in e}function iM(e){return St(e,"Tuple")&&e.type==="array"&&Jt(e.$id)&&Sa(e.minItems)&&Sa(e.maxItems)&&e.minItems===e.maxItems&&(Pr(e.items)&&Pr(e.additionalItems)&&e.minItems===0||to(e.items)&&e.items.every(r=>It(r)))}function Fp(e){return St(e,"Undefined")&&e.type==="undefined"&&Jt(e.$id)}function LR(e){return FE(e)&&e.anyOf.every(r=>GT(r)||zT(r))}function FE(e){return St(e,"Union")&&Jt(e.$id)&&tr(e)&&to(e.anyOf)&&e.anyOf.every(r=>It(r))}function aM(e){return St(e,"Uint8Array")&&e.type==="Uint8Array"&&Jt(e.$id)&&ur(e.minByteLength)&&ur(e.maxByteLength)}function sM(e){return St(e,"Unknown")&&Jt(e.$id)}function uM(e){return St(e,"Unsafe")}function lM(e){return St(e,"Void")&&e.type==="void"&&Jt(e.$id)}function cM(e){return tr(e)&&le in e&&dr(e[le])&&!AR.includes(e[le])}function It(e){return tr(e)&&(PT(e)||_T(e)||BT(e)||FT(e)||OT(e)||kT(e)||LT(e)||RT(e)||NT(e)||jT(e)||UT(e)||Hh(e)||VT(e)||HT(e)||ZT(e)||WT(e)||XT(e)||YT(e)||qT(e)||JT(e)||KT(e)||QT(e)||eM(e)||tM(e)||rM(e)||nM(e)||oM(e)||iM(e)||Fp(e)||FE(e)||aM(e)||sM(e)||uM(e)||lM(e)||cM(e))}p();var BE="(true|false)",Zh="(0|[1-9][0-9]*)",kE="(.*)",RR="(?!.*)",Xoe="^".concat(BE,"$"),Mu="^".concat(Zh,"$"),wu="^".concat(kE,"$"),dM="^".concat(RR,"$");p();var Co={};Sl(Co,{Clear:()=>jR,Delete:()=>UR,Entries:()=>NR,Get:()=>$R,Has:()=>GR,Set:()=>zR});p();var Bp=new Map;function NR(){return new Map(Bp)}function jR(){return Bp.clear()}function UR(e){return Bp.delete(e)}function GR(e){return Bp.has(e)}function zR(e,r){Bp.set(e,r)}function $R(e){return Bp.get(e)}var mn={};Sl(mn,{Clear:()=>HR,Delete:()=>ZR,Entries:()=>VR,Get:()=>YR,Has:()=>WR,Set:()=>XR});p();var kp=new Map;function VR(){return new Map(kp)}function HR(){return kp.clear()}function ZR(e){return kp.delete(e)}function WR(e){return kp.has(e)}function XR(e,r){kp.set(e,r)}function YR(e){return kp.get(e)}p();function pM(e,r){return e.includes(r)}function fM(e){return[...new Set(e)]}function qR(e,r){return e.filter(t=>r.includes(t))}function JR(e,r){return e.reduce((t,n)=>qR(t,n),r)}function mM(e){return e.length===1?e[0]:e.length>1?JR(e.slice(1),e[0]):[]}function hM(e){let r=[];for(let t of e)r.push(...t);return r}p();function Nl(e){return ge({[le]:"Any"},e)}p();function M1(e,r){return ge({[le]:"Array",type:"array",items:e},r)}p();function w1(e,r){return ge({[le]:"AsyncIterator",type:"AsyncIterator",items:e},r)}p();p();p();function KR(e,r){let o=e,{[r]:t}=o;return Hr(o,[Wy(r)])}function Nr(e,r){return r.reduce((t,n)=>KR(t,n),e)}p();function Kt(e){return ge({[le]:"Never",not:{}},e)}p();p();function Tt(e){return ge({[le]:"MappedResult",properties:e})}p();p();function A1(e,r,t){return ge({[le]:"Constructor",type:"Constructor",parameters:e,returns:r},t)}p();function jl(e,r,t){return ge({[le]:"Function",type:"Function",parameters:e,returns:r},t)}p();p();p();p();function Wh(e,r){return ge({[le]:"Union",anyOf:e},r)}function QR(e){return e.some(r=>xs(r))}function gM(e){return e.map(r=>xs(r)?eN(r):r)}function eN(e){return Nr(e,[So])}function tN(e,r){return QR(e)?qo(Wh(gM(e),r)):Wh(gM(e),r)}function Es(e,r){return e.length===0?Kt(r):e.length===1?ge(e[0],r):tN(e,r)}p();function Qt(e,r){return e.length===0?Kt(r):e.length===1?ge(e[0],r):Wh(e,r)}p();p();p();var P1=class extends qe{};function rN(e){return e.replace(/\\\$/g,"$").replace(/\\\*/g,"*").replace(/\\\^/g,"^").replace(/\\\|/g,"|").replace(/\\\(/g,"(").replace(/\\\)/g,")")}function LE(e,r,t){return e[r]===t&&e.charCodeAt(r-1)!==92}function Au(e,r){return LE(e,r,"(")}function Xh(e,r){return LE(e,r,")")}function yM(e,r){return LE(e,r,"|")}function nN(e){if(!(Au(e,0)&&Xh(e,e.length-1)))return!1;let r=0;for(let t=0;t<e.length;t++)if(Au(e,t)&&(r+=1),Xh(e,t)&&(r-=1),r===0&&t!==e.length-1)return!1;return!0}function oN(e){return e.slice(1,e.length-1)}function iN(e){let r=0;for(let t=0;t<e.length;t++)if(Au(e,t)&&(r+=1),Xh(e,t)&&(r-=1),yM(e,t)&&r===0)return!0;return!1}function aN(e){for(let r=0;r<e.length;r++)if(Au(e,r))return!0;return!1}function sN(e){let[r,t]=[0,0],n=[];for(let i=0;i<e.length;i++)if(Au(e,i)&&(r+=1),Xh(e,i)&&(r-=1),yM(e,i)&&r===0){let a=e.slice(t,i);a.length>0&&n.push(Lp(a)),t=i+1}let o=e.slice(t);return o.length>0&&n.push(Lp(o)),n.length===0?{type:"const",const:""}:n.length===1?n[0]:{type:"or",expr:n}}function uN(e){function r(o,i){if(!Au(o,i))throw new P1("TemplateLiteralParser: Index must point to open parens");let a=0;for(let u=i;u<o.length;u++)if(Au(o,u)&&(a+=1),Xh(o,u)&&(a-=1),a===0)return[i,u];throw new P1("TemplateLiteralParser: Unclosed group parens in expression")}function t(o,i){for(let a=i;a<o.length;a++)if(Au(o,a))return[i,a];return[i,o.length]}let n=[];for(let o=0;o<e.length;o++)if(Au(e,o)){let[i,a]=r(e,o),u=e.slice(i,a+1);n.push(Lp(u)),o=a}else{let[i,a]=t(e,o),u=e.slice(i,a);u.length>0&&n.push(Lp(u)),o=a-1}return n.length===0?{type:"const",const:""}:n.length===1?n[0]:{type:"and",expr:n}}function Lp(e){return nN(e)?Lp(oN(e)):iN(e)?sN(e):aN(e)?uN(e):{type:"const",const:rN(e)}}function Rp(e){return Lp(e.slice(1,e.length-1))}var RE=class extends qe{};function lN(e){return e.type==="or"&&e.expr.length===2&&e.expr[0].type==="const"&&e.expr[0].const==="0"&&e.expr[1].type==="const"&&e.expr[1].const==="[1-9][0-9]*"}function cN(e){return e.type==="or"&&e.expr.length===2&&e.expr[0].type==="const"&&e.expr[0].const==="true"&&e.expr[1].type==="const"&&e.expr[1].const==="false"}function dN(e){return e.type==="const"&&e.const===".*"}function Wc(e){return lN(e)||dN(e)?!1:cN(e)?!0:e.type==="and"?e.expr.every(r=>Wc(r)):e.type==="or"?e.expr.every(r=>Wc(r)):e.type==="const"?!0:(()=>{throw new RE("Unknown expression type")})()}function _1(e){let r=Rp(e.pattern);return Wc(r)}p();var NE=class extends qe{};function*bM(e){if(e.length===1)return yield*Ee(e[0]);for(let r of e[0])for(let t of bM(e.slice(1)))yield"".concat(r).concat(t)}function*pN(e){return yield*Ee(bM(e.expr.map(r=>[...Yh(r)])))}function*fN(e){for(let r of e.expr)yield*Ee(Yh(r))}function*mN(e){return yield e.const}function*Yh(e){return e.type==="and"?yield*Ee(pN(e)):e.type==="or"?yield*Ee(fN(e)):e.type==="const"?yield*Ee(mN(e)):(()=>{throw new NE("Unknown expression")})()}function Np(e){let r=Rp(e.pattern);return Wc(r)?[...Yh(r)]:[]}p();p();function Nt(e,r){return ge({[le]:"Literal",const:e,type:typeof e},r)}p();function O1(e){return ge({[le]:"Boolean",type:"boolean"},e)}p();function jp(e){return ge({[le]:"BigInt",type:"bigint"},e)}p();function Is(e){return ge({[le]:"Number",type:"number"},e)}p();function Zi(e){return ge({[le]:"String",type:"string"},e)}function*hN(e){let r=e.trim().replace(/"|'/g,"");return r==="boolean"?yield O1():r==="number"?yield Is():r==="bigint"?yield jp():r==="string"?yield Zi():yield(()=>{let t=r.split("|").map(n=>Nt(n.trim()));return t.length===0?Kt():t.length===1?t[0]:Es(t)})()}function*gN(e){if(e[1]!=="{"){let r=Nt("$"),t=jE(e.slice(1));return yield*Ee([r,...t])}for(let r=2;r<e.length;r++)if(e[r]==="}"){let t=hN(e.slice(2,r)),n=jE(e.slice(r+1));return yield*Ee([...t,...n])}yield Nt(e)}function*jE(e){for(let r=0;r<e.length;r++)if(e[r]==="$"){let t=Nt(e.slice(0,r)),n=gN(e.slice(r));return yield*Ee([t,...n])}yield Nt(e)}function vM(e){return[...jE(e)]}p();var UE=class extends qe{};function yN(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function xM(e,r){return yi(e)?e.pattern.slice(1,e.pattern.length-1):kt(e)?"(".concat(e.anyOf.map(t=>xM(t,r)).join("|"),")"):Hc(e)?"".concat(r).concat(Zh):Vc(e)?"".concat(r).concat(Zh):CE(e)?"".concat(r).concat(Zh):$h(e)?"".concat(r).concat(kE):Tu(e)?"".concat(r).concat(yN(e.const.toString())):DE(e)?"".concat(r).concat(BE):(()=>{throw new UE("Unexpected Kind '".concat(e[le],"'"))})()}function GE(e){return"^".concat(e.map(r=>xM(r,"")).join(""),"$")}p();function Xc(e){let t=Np(e).map(n=>Nt(n));return Es(t)}p();function F1(e,r){let t=dr(e)?GE(vM(e)):GE(e);return ge({[le]:"TemplateLiteral",type:"string",pattern:t},r)}function bN(e){return Np(e).map(t=>t.toString())}function vN(e){let r=[];for(let t of e)r.push(...Jo(t));return r}function xN(e){return[e.toString()]}function Jo(e){return[...new Set(yi(e)?bN(e):kt(e)?vN(e.anyOf):Tu(e)?xN(e.const):Hc(e)?["[number]"]:Vc(e)?["[number]"]:[])]}p();function EN(e,r,t){let n={};for(let o of Object.getOwnPropertyNames(r))n[o]=Up(e,Jo(r[o]),t);return n}function IN(e,r,t){return EN(e,r.properties,t)}function EM(e,r,t){let n=IN(e,r,t);return Tt(n)}function SM(e,r){return e.map(t=>CM(t,r))}function SN(e){return e.filter(r=>!Ll(r))}function CN(e,r){return B1(SN(SM(e,r)))}function DN(e){return e.some(r=>Ll(r))?[]:e}function TN(e,r){return Es(DN(SM(e,r)))}function MN(e,r){return r in e?e[r]:r==="[number]"?Es(e):Kt()}function wN(e,r){return r==="[number]"?e:Kt()}function AN(e,r){return r in e?e[r]:Kt()}function CM(e,r){var t;return Zr(e)?CN(e.allOf,r):kt(e)?TN(e.anyOf,r):Ca(e)?MN((t=e.items)!=null?t:[],r):Du(e)?wN(e.items,r):fn(e)?AN(e.properties,r):Kt()}function qh(e,r){return r.map(t=>CM(e,t))}function IM(e,r){return Es(qh(e,r))}function Up(e,r,t){return Ir(r)?EM(e,r,t):gi(r)?DM(e,r,t):ge(Da(r)?IM(e,Jo(r)):IM(e,r),t)}function PN(e,r,t){return{[r]:Up(e,[r],xr(t))}}function _N(e,r,t){return r.reduce((n,o)=>O(O({},n),PN(e,o,t)),{})}function ON(e,r,t){return _N(e,r.keys,t)}function DM(e,r,t){let n=ON(e,r,t);return Tt(n)}p();function k1(e,r){return ge({[le]:"Iterator",type:"Iterator",items:e},r)}p();function FN(e){let r=[];for(let t in e)xs(e[t])||r.push(t);return r}function BN(e,r){let t=FN(e),n=t.length>0?{[le]:"Object",type:"object",properties:e,required:t}:{[le]:"Object",type:"object",properties:e};return ge(n,r)}var rr=BN;p();function L1(e,r){return ge({[le]:"Promise",type:"Promise",item:e},r)}p();p();function kN(e){return ge(Nr(e,[Cu]))}function LN(e){return ge(ie(O({},e),{[Cu]:"Readonly"}))}function RN(e,r){return r===!1?kN(e):LN(e)}function Wi(e,r){let t=r!=null?r:!0;return Ir(e)?TM(e,t):RN(e,t)}function NN(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=Wi(e[n],r);return t}function jN(e,r){return NN(e.properties,r)}function TM(e,r){let t=jN(e,r);return Tt(t)}p();function Ss(e,r){return ge(e.length>0?{[le]:"Tuple",type:"array",items:e,additionalItems:!1,minItems:e.length,maxItems:e.length}:{[le]:"Tuple",type:"array",minItems:e.length,maxItems:e.length},r)}function MM(e,r){return e in r?Xi(e,r[e]):Tt(r)}function UN(e){return{[e]:Nt(e)}}function GN(e){let r={};for(let t of e)r[t]=Nt(t);return r}function zN(e,r){return pM(r,e)?UN(e):GN(r)}function $N(e,r){let t=zN(e,r);return MM(e,t)}function Jh(e,r){return r.map(t=>Xi(e,t))}function VN(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(r))t[n]=Xi(e,r[n]);return t}function Xi(e,r){var n;let t=O({},r);return xs(r)?qo(Xi(e,Nr(r,[So]))):TT(r)?Wi(Xi(e,Nr(r,[Cu]))):Ir(r)?MM(e,r.properties):gi(r)?$N(e,r.keys):Uh(r)?A1(Jh(e,r.parameters),Xi(e,r.returns),t):Gh(r)?jl(Jh(e,r.parameters),Xi(e,r.returns),t):jh(r)?w1(Xi(e,r.items),t):zh(r)?k1(Xi(e,r.items),t):Zr(r)?Ko(Jh(e,r.allOf),t):kt(r)?Qt(Jh(e,r.anyOf),t):Ca(r)?Ss(Jh(e,(n=r.items)!=null?n:[]),t):fn(r)?rr(VN(e,r.properties),t):Du(r)?M1(Xi(e,r.items),t):Zc(r)?L1(Xi(e,r.item),t):r}function HN(e,r){let t={};for(let n of e)t[n]=Xi(n,r);return t}function wM(e,r,t){let n=Da(e)?Jo(e):e,o=r({[le]:"MappedKey",keys:n}),i=HN(n,o);return rr(i,t)}p();function ZN(e){return ge(Nr(e,[So]))}function WN(e){return ge(ie(O({},e),{[So]:"Optional"}))}function XN(e,r){return r===!1?ZN(e):WN(e)}function qo(e,r){let t=r!=null?r:!0;return Ir(e)?AM(e,t):XN(e,t)}function YN(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=qo(e[n],r);return t}function qN(e,r){return YN(e.properties,r)}function AM(e,r){let t=qN(e,r);return Tt(t)}p();function Kh(e,r={}){let t=e.every(o=>fn(o)),n=Da(r.unevaluatedProperties)?{unevaluatedProperties:r.unevaluatedProperties}:{};return ge(r.unevaluatedProperties===!1||Da(r.unevaluatedProperties)||t?ie(O({},n),{[le]:"Intersect",type:"object",allOf:e}):ie(O({},n),{[le]:"Intersect",allOf:e}),r)}function JN(e){return e.every(r=>xs(r))}function KN(e){return Nr(e,[So])}function PM(e){return e.map(r=>xs(r)?KN(r):r)}function QN(e,r){return JN(e)?qo(Kh(PM(e),r)):Kh(PM(e),r)}function B1(e,r={}){if(e.length===0)return Kt(r);if(e.length===1)return ge(e[0],r);if(e.some(t=>Op(t)))throw new Error("Cannot intersect transform types");return QN(e,r)}p();function Ko(e,r){if(e.length===0)return Kt(r);if(e.length===1)return ge(e[0],r);if(e.some(t=>Op(t)))throw new Error("Cannot intersect transform types");return Kh(e,r)}function _M(e){return e.map(r=>zE(r))}function ej(e){return Ko(_M(e))}function tj(e){return Qt(_M(e))}function rj(e){return zE(e)}function zE(e){return Zr(e)?ej(e.allOf):kt(e)?tj(e.anyOf):Zc(e)?rj(e.item):e}function OM(e,r){return ge(zE(e),r)}p();p();p();p();function FM(e){let r=[];for(let t of e)r.push(Mn(t));return r}function nj(e){let r=FM(e);return hM(r)}function oj(e){let r=FM(e);return mM(r)}function ij(e){return e.map((r,t)=>t.toString())}function aj(e){return["[number]"]}function sj(e){return globalThis.Object.getOwnPropertyNames(e)}function uj(e){return $E?globalThis.Object.getOwnPropertyNames(e).map(t=>t[0]==="^"&&t[t.length-1]==="$"?t.slice(1,t.length-1):t):[]}function Mn(e){var r;return Zr(e)?nj(e.allOf):kt(e)?oj(e.anyOf):Ca(e)?ij((r=e.items)!=null?r:[]):Du(e)?aj(e.items):fn(e)?sj(e.properties):TE(e)?uj(e.patternProperties):[]}var $E=!1;function Pu(e){$E=!0;let r=Mn(e);$E=!1;let t=r.map(n=>"(".concat(n,")"));return"^(".concat(t.join("|"),")$")}function lj(e){return e.map(r=>r==="[number]"?Is():Nt(r))}function R1(e,r){if(Ir(e))return BM(e,r);{let t=Mn(e),n=lj(t),o=Es(n);return ge(o,r)}}function cj(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=R1(e[n],xr(r));return t}function dj(e,r){return cj(e.properties,r)}function BM(e,r){let t=dj(e,r);return Tt(t)}p();function Ul(e){let r=Mn(e),t=qh(e,r);return r.map((n,o)=>[r[o],t[o]])}function pj(e){let r=[];for(let t of e)r.push(...Mn(t));return fM(r)}function fj(e){return e.filter(r=>!Ll(r))}function mj(e,r){let t=[];for(let n of e)t.push(...qh(n,[r]));return fj(t)}function hj(e,r){let t={};for(let n of r)t[n]=B1(mj(e,n));return t}function kM(e,r){let t=pj(e),n=hj(e,t);return rr(n,r)}p();p();function N1(e){return ge({[le]:"Date",type:"Date"},e)}p();function j1(e){return ge({[le]:"Null",type:"null"},e)}p();function U1(e){return ge({[le]:"Symbol",type:"symbol"},e)}p();function G1(e){return ge({[le]:"Undefined",type:"undefined"},e)}p();function z1(e){return ge({[le]:"Uint8Array",type:"Uint8Array"},e)}p();function _u(e){return ge({[le]:"Unknown"},e)}function gj(e){return e.map(r=>VE(r,!1))}function yj(e){let r={};for(let t of globalThis.Object.getOwnPropertyNames(e))r[t]=Wi(VE(e[t],!1));return r}function $1(e,r){return r===!0?e:Wi(e)}function VE(e,r){return yE(e)?$1(Nl(),r):vE(e)?$1(Nl(),r):to(e)?Wi(Ss(gj(e))):Eu(e)?z1():$c(e)?N1():tr(e)?$1(rr(yj(e)),r):bE(e)?$1(jl([],_u()),r):Pr(e)?G1():xE(e)?j1():EE(e)?U1():kh(e)?jp():Sa(e)?Nt(e):Bl(e)?Nt(e):dr(e)?Nt(e):rr({})}function LM(e,r){return ge(VE(e,!0),r)}p();function RM(e,r){return Ss(e.parameters,r)}p();function Qh(e,r){return e.map(t=>Ta(t,r))}function bj(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=Ta(e[n],r);return t}function vj(e,r){return e.parameters=Qh(e.parameters,r),e.returns=Ta(e.returns,r),e}function xj(e,r){return e.parameters=Qh(e.parameters,r),e.returns=Ta(e.returns,r),e}function Ej(e,r){return e.allOf=Qh(e.allOf,r),e}function Ij(e,r){return e.anyOf=Qh(e.anyOf,r),e}function Sj(e,r){return Pr(e.items)||(e.items=Qh(e.items,r)),e}function Cj(e,r){return e.items=Ta(e.items,r),e}function Dj(e,r){return e.properties=bj(e.properties,r),e}function Tj(e,r){return e.item=Ta(e.item,r),e}function Mj(e,r){return e.items=Ta(e.items,r),e}function wj(e,r){return e.items=Ta(e.items,r),e}function Aj(e,r){let t=r.find(o=>o.$id===e.$ref);if(t===void 0)throw Error("Unable to dereference schema with $id ".concat(e.$ref));let n=Nr(t,["$id"]);return Ta(n,r)}function Pj(e,r){return Uh(e)?vj(e,r):Gh(e)?xj(e,r):Zr(e)?Ej(e,r):kt(e)?Ij(e,r):Ca(e)?Sj(e,r):Du(e)?Cj(e,r):fn(e)?Dj(e,r):Zc(e)?Tj(e,r):jh(e)?Mj(e,r):zh(e)?wj(e,r):ME(e)?Aj(e,r):e}function Ta(e,r){return Pj(Rh(e),ST(r))}p();function NM(e,r){if(Pr(e))throw new Error("Enum undefined or empty");let t=globalThis.Object.getOwnPropertyNames(e).filter(i=>isNaN(i)).map(i=>e[i]),o=[...new Set(t)].map(i=>Nt(i));return Qt(o,ie(O({},r),{[Hi]:"Enum"}))}p();p();p();var ZE=class extends qe{},pe;(function(e){e[e.Union=0]="Union",e[e.True=1]="True",e[e.False=2]="False"})(pe||(pe={}));function Yi(e){return e===pe.False?e:pe.True}function Gp(e){throw new ZE(e)}function en(e){return V.IsNever(e)||V.IsIntersect(e)||V.IsUnion(e)||V.IsUnknown(e)||V.IsAny(e)}function tn(e,r){return V.IsNever(r)?HM(e,r):V.IsIntersect(r)?V1(e,r):V.IsUnion(r)?qE(e,r):V.IsUnknown(r)?YM(e,r):V.IsAny(r)?YE(e,r):Gp("StructuralRight")}function YE(e,r){return pe.True}function _j(e,r){return V.IsIntersect(r)?V1(e,r):V.IsUnion(r)&&r.anyOf.some(t=>V.IsAny(t)||V.IsUnknown(t))?pe.True:V.IsUnion(r)?pe.Union:V.IsUnknown(r)||V.IsAny(r)?pe.True:pe.Union}function Oj(e,r){return V.IsUnknown(e)?pe.False:V.IsAny(e)?pe.Union:V.IsNever(e)?pe.True:pe.False}function Fj(e,r){return V.IsObject(r)&&H1(r)?pe.True:en(r)?tn(e,r):V.IsArray(r)?Yi(er(e.items,r.items)):pe.False}function Bj(e,r){return en(r)?tn(e,r):V.IsAsyncIterator(r)?Yi(er(e.items,r.items)):pe.False}function kj(e,r){return en(r)?tn(e,r):V.IsObject(r)?ro(e,r):V.IsRecord(r)?qi(e,r):V.IsBigInt(r)?pe.True:pe.False}function $M(e,r){return V.IsLiteralBoolean(e)||V.IsBoolean(e)?pe.True:pe.False}function Lj(e,r){return en(r)?tn(e,r):V.IsObject(r)?ro(e,r):V.IsRecord(r)?qi(e,r):V.IsBoolean(r)?pe.True:pe.False}function Rj(e,r){return en(r)?tn(e,r):V.IsObject(r)?ro(e,r):V.IsConstructor(r)?e.parameters.length>r.parameters.length?pe.False:e.parameters.every((t,n)=>Yi(er(r.parameters[n],t))===pe.True)?Yi(er(e.returns,r.returns)):pe.False:pe.False}function Nj(e,r){return en(r)?tn(e,r):V.IsObject(r)?ro(e,r):V.IsRecord(r)?qi(e,r):V.IsDate(r)?pe.True:pe.False}function jj(e,r){return en(r)?tn(e,r):V.IsObject(r)?ro(e,r):V.IsFunction(r)?e.parameters.length>r.parameters.length?pe.False:e.parameters.every((t,n)=>Yi(er(r.parameters[n],t))===pe.True)?Yi(er(e.returns,r.returns)):pe.False:pe.False}function VM(e,r){return V.IsLiteral(e)&&xt.IsNumber(e.const)||V.IsNumber(e)||V.IsInteger(e)?pe.True:pe.False}function Uj(e,r){return V.IsInteger(r)||V.IsNumber(r)?pe.True:en(r)?tn(e,r):V.IsObject(r)?ro(e,r):V.IsRecord(r)?qi(e,r):pe.False}function V1(e,r){return r.allOf.every(t=>er(e,t)===pe.True)?pe.True:pe.False}function Gj(e,r){return e.allOf.some(t=>er(t,r)===pe.True)?pe.True:pe.False}function zj(e,r){return en(r)?tn(e,r):V.IsIterator(r)?Yi(er(e.items,r.items)):pe.False}function $j(e,r){return V.IsLiteral(r)&&r.const===e.const?pe.True:en(r)?tn(e,r):V.IsObject(r)?ro(e,r):V.IsRecord(r)?qi(e,r):V.IsString(r)?XM(e,r):V.IsNumber(r)?ZM(e,r):V.IsInteger(r)?VM(e,r):V.IsBoolean(r)?$M(e,r):pe.False}function HM(e,r){return pe.False}function Vj(e,r){return pe.True}function jM(e){let[r,t]=[e,0];for(;V.IsNot(r);)r=r.not,t+=1;return t%2===0?r:_u()}function Hj(e,r){return V.IsNot(e)?er(jM(e),r):V.IsNot(r)?er(e,jM(r)):Gp("Invalid fallthrough for Not")}function Zj(e,r){return en(r)?tn(e,r):V.IsObject(r)?ro(e,r):V.IsRecord(r)?qi(e,r):V.IsNull(r)?pe.True:pe.False}function ZM(e,r){return V.IsLiteralNumber(e)||V.IsNumber(e)||V.IsInteger(e)?pe.True:pe.False}function Wj(e,r){return en(r)?tn(e,r):V.IsObject(r)?ro(e,r):V.IsRecord(r)?qi(e,r):V.IsInteger(r)||V.IsNumber(r)?pe.True:pe.False}function Qo(e,r){return Object.getOwnPropertyNames(e.properties).length===r}function UM(e){return H1(e)}function GM(e){return Qo(e,0)||Qo(e,1)&&"description"in e.properties&&V.IsUnion(e.properties.description)&&e.properties.description.anyOf.length===2&&(V.IsString(e.properties.description.anyOf[0])&&V.IsUndefined(e.properties.description.anyOf[1])||V.IsString(e.properties.description.anyOf[1])&&V.IsUndefined(e.properties.description.anyOf[0]))}function HE(e){return Qo(e,0)}function zM(e){return Qo(e,0)}function Xj(e){return Qo(e,0)}function Yj(e){return Qo(e,0)}function qj(e){return H1(e)}function Jj(e){let r=Is();return Qo(e,0)||Qo(e,1)&&"length"in e.properties&&Yi(er(e.properties.length,r))===pe.True}function Kj(e){return Qo(e,0)}function H1(e){let r=Is();return Qo(e,0)||Qo(e,1)&&"length"in e.properties&&Yi(er(e.properties.length,r))===pe.True}function Qj(e){let r=jl([Nl()],Nl());return Qo(e,0)||Qo(e,1)&&"then"in e.properties&&Yi(er(e.properties.then,r))===pe.True}function WM(e,r){return er(e,r)===pe.False||V.IsOptional(e)&&!V.IsOptional(r)?pe.False:pe.True}function ro(e,r){return V.IsUnknown(e)?pe.False:V.IsAny(e)?pe.Union:V.IsNever(e)||V.IsLiteralString(e)&&UM(r)||V.IsLiteralNumber(e)&&HE(r)||V.IsLiteralBoolean(e)&&zM(r)||V.IsSymbol(e)&&GM(r)||V.IsBigInt(e)&&Xj(r)||V.IsString(e)&&UM(r)||V.IsSymbol(e)&&GM(r)||V.IsNumber(e)&&HE(r)||V.IsInteger(e)&&HE(r)||V.IsBoolean(e)&&zM(r)||V.IsUint8Array(e)&&qj(r)||V.IsDate(e)&&Yj(r)||V.IsConstructor(e)&&Kj(r)||V.IsFunction(e)&&Jj(r)?pe.True:V.IsRecord(e)&&V.IsString(WE(e))?r[Hi]==="Record"?pe.True:pe.False:V.IsRecord(e)&&V.IsNumber(WE(e))?Qo(r,0)?pe.True:pe.False:pe.False}function eU(e,r){return en(r)?tn(e,r):V.IsRecord(r)?qi(e,r):V.IsObject(r)?(()=>{for(let t of Object.getOwnPropertyNames(r.properties)){if(!(t in e.properties)&&!V.IsOptional(r.properties[t]))return pe.False;if(V.IsOptional(r.properties[t]))return pe.True;if(WM(e.properties[t],r.properties[t])===pe.False)return pe.False}return pe.True})():pe.False}function tU(e,r){return en(r)?tn(e,r):V.IsObject(r)&&Qj(r)?pe.True:V.IsPromise(r)?Yi(er(e.item,r.item)):pe.False}function WE(e){return Mu in e.patternProperties?Is():wu in e.patternProperties?Zi():Gp("Unknown record key pattern")}function XE(e){return Mu in e.patternProperties?e.patternProperties[Mu]:wu in e.patternProperties?e.patternProperties[wu]:Gp("Unable to get record value schema")}function qi(e,r){let[t,n]=[WE(r),XE(r)];return V.IsLiteralString(e)&&V.IsNumber(t)&&Yi(er(e,n))===pe.True?pe.True:V.IsUint8Array(e)&&V.IsNumber(t)||V.IsString(e)&&V.IsNumber(t)||V.IsArray(e)&&V.IsNumber(t)?er(e,n):V.IsObject(e)?(()=>{for(let o of Object.getOwnPropertyNames(e.properties))if(WM(n,e.properties[o])===pe.False)return pe.False;return pe.True})():pe.False}function rU(e,r){return en(r)?tn(e,r):V.IsObject(r)?ro(e,r):V.IsRecord(r)?er(XE(e),XE(r)):pe.False}function nU(e,r){let t=V.IsRegExp(e)?Zi():e,n=V.IsRegExp(r)?Zi():r;return er(t,n)}function XM(e,r){return V.IsLiteral(e)&&xt.IsString(e.const)||V.IsString(e)?pe.True:pe.False}function oU(e,r){return en(r)?tn(e,r):V.IsObject(r)?ro(e,r):V.IsRecord(r)?qi(e,r):V.IsString(r)?pe.True:pe.False}function iU(e,r){return en(r)?tn(e,r):V.IsObject(r)?ro(e,r):V.IsRecord(r)?qi(e,r):V.IsSymbol(r)?pe.True:pe.False}function aU(e,r){return V.IsTemplateLiteral(e)?er(Xc(e),r):V.IsTemplateLiteral(r)?er(e,Xc(r)):Gp("Invalid fallthrough for TemplateLiteral")}function sU(e,r){return V.IsArray(r)&&e.items!==void 0&&e.items.every(t=>er(t,r.items)===pe.True)}function uU(e,r){return V.IsNever(e)?pe.True:V.IsUnknown(e)?pe.False:V.IsAny(e)?pe.Union:pe.False}function lU(e,r){return en(r)?tn(e,r):V.IsObject(r)&&H1(r)||V.IsArray(r)&&sU(e,r)?pe.True:V.IsTuple(r)?xt.IsUndefined(e.items)&&!xt.IsUndefined(r.items)||!xt.IsUndefined(e.items)&&xt.IsUndefined(r.items)?pe.False:xt.IsUndefined(e.items)&&!xt.IsUndefined(r.items)||e.items.every((t,n)=>er(t,r.items[n])===pe.True)?pe.True:pe.False:pe.False}function cU(e,r){return en(r)?tn(e,r):V.IsObject(r)?ro(e,r):V.IsRecord(r)?qi(e,r):V.IsUint8Array(r)?pe.True:pe.False}function dU(e,r){return en(r)?tn(e,r):V.IsObject(r)?ro(e,r):V.IsRecord(r)?qi(e,r):V.IsVoid(r)?mU(e,r):V.IsUndefined(r)?pe.True:pe.False}function qE(e,r){return r.anyOf.some(t=>er(e,t)===pe.True)?pe.True:pe.False}function pU(e,r){return e.anyOf.every(t=>er(t,r)===pe.True)?pe.True:pe.False}function YM(e,r){return pe.True}function fU(e,r){return V.IsNever(r)?HM(e,r):V.IsIntersect(r)?V1(e,r):V.IsUnion(r)?qE(e,r):V.IsAny(r)?YE(e,r):V.IsString(r)?XM(e,r):V.IsNumber(r)?ZM(e,r):V.IsInteger(r)?VM(e,r):V.IsBoolean(r)?$M(e,r):V.IsArray(r)?Oj(e,r):V.IsTuple(r)?uU(e,r):V.IsObject(r)?ro(e,r):V.IsUnknown(r)?pe.True:pe.False}function mU(e,r){return V.IsUndefined(e)||V.IsUndefined(e)?pe.True:pe.False}function hU(e,r){return V.IsIntersect(r)?V1(e,r):V.IsUnion(r)?qE(e,r):V.IsUnknown(r)?YM(e,r):V.IsAny(r)?YE(e,r):V.IsObject(r)?ro(e,r):V.IsVoid(r)?pe.True:pe.False}function er(e,r){return V.IsTemplateLiteral(e)||V.IsTemplateLiteral(r)?aU(e,r):V.IsRegExp(e)||V.IsRegExp(r)?nU(e,r):V.IsNot(e)||V.IsNot(r)?Hj(e,r):V.IsAny(e)?_j(e,r):V.IsArray(e)?Fj(e,r):V.IsBigInt(e)?kj(e,r):V.IsBoolean(e)?Lj(e,r):V.IsAsyncIterator(e)?Bj(e,r):V.IsConstructor(e)?Rj(e,r):V.IsDate(e)?Nj(e,r):V.IsFunction(e)?jj(e,r):V.IsInteger(e)?Uj(e,r):V.IsIntersect(e)?Gj(e,r):V.IsIterator(e)?zj(e,r):V.IsLiteral(e)?$j(e,r):V.IsNever(e)?Vj(e,r):V.IsNull(e)?Zj(e,r):V.IsNumber(e)?Wj(e,r):V.IsObject(e)?eU(e,r):V.IsRecord(e)?rU(e,r):V.IsString(e)?oU(e,r):V.IsSymbol(e)?iU(e,r):V.IsTuple(e)?lU(e,r):V.IsPromise(e)?tU(e,r):V.IsUint8Array(e)?cU(e,r):V.IsUndefined(e)?dU(e,r):V.IsUnion(e)?pU(e,r):V.IsUnknown(e)?fU(e,r):V.IsVoid(e)?hU(e,r):Gp("Unknown left type operand '".concat(e[le],"'"))}function Gl(e,r){return er(e,r)}p();p();p();function gU(e,r,t,n,o){let i={};for(let a of globalThis.Object.getOwnPropertyNames(e))i[a]=zp(e[a],r,t,n,xr(o));return i}function yU(e,r,t,n,o){return gU(e.properties,r,t,n,o)}function qM(e,r,t,n,o){let i=yU(e,r,t,n,o);return Tt(i)}function bU(e,r,t,n){let o=Gl(e,r);return o===pe.Union?Qt([t,n]):o===pe.True?t:n}function zp(e,r,t,n,o){return Ir(e)?qM(e,r,t,n,o):gi(e)?ge(JM(e,r,t,n,o)):ge(bU(e,r,t,n),o)}function vU(e,r,t,n,o){return{[e]:zp(Nt(e),r,t,n,xr(o))}}function xU(e,r,t,n,o){return e.reduce((i,a)=>O(O({},i),vU(a,r,t,n,o)),{})}function EU(e,r,t,n,o){return xU(e.keys,r,t,n,o)}function JM(e,r,t,n,o){let i=EU(e,r,t,n,o);return Tt(i)}p();function IU(e){return e.allOf.every(r=>Ou(r))}function SU(e){return e.anyOf.some(r=>Ou(r))}function CU(e){return!Ou(e.not)}function Ou(e){return e[le]==="Intersect"?IU(e):e[le]==="Union"?SU(e):e[le]==="Not"?CU(e):e[le]==="Undefined"}p();function KM(e,r){return $p(Xc(e),r)}function DU(e,r){let t=e.filter(n=>Gl(n,r)===pe.False);return t.length===1?t[0]:Qt(t)}function $p(e,r,t={}){return yi(e)?ge(KM(e,r),t):Ir(e)?ge(QM(e,r),t):ge(kt(e)?DU(e.anyOf,r):Gl(e,r)!==pe.False?Kt():e,t)}function TU(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=$p(e[n],r);return t}function MU(e,r){return TU(e.properties,r)}function QM(e,r){let t=MU(e,r);return Tt(t)}p();p();p();function ew(e,r){return Vp(Xc(e),r)}function wU(e,r){let t=e.filter(n=>Gl(n,r)!==pe.False);return t.length===1?t[0]:Qt(t)}function Vp(e,r,t){return yi(e)?ge(ew(e,r),t):Ir(e)?ge(tw(e,r),t):ge(kt(e)?wU(e.anyOf,r):Gl(e,r)!==pe.False?e:Kt(),t)}function AU(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=Vp(e[n],r);return t}function PU(e,r){return AU(e.properties,r)}function tw(e,r){let t=PU(e,r);return Tt(t)}p();function rw(e,r){return ge(e.returns,r)}p();function nw(e){return ge({[le]:"Integer",type:"integer"},e)}p();p();p();function _U(e,r,t){return{[e]:Ma(Nt(e),r,xr(t))}}function OU(e,r,t){return e.reduce((o,i)=>O(O({},o),_U(i,r,t)),{})}function FU(e,r,t){return OU(e.keys,r,t)}function ow(e,r,t){let n=FU(e,r,t);return Tt(n)}function BU(e){let[r,t]=[e.slice(0,1),e.slice(1)];return[r.toLowerCase(),t].join("")}function kU(e){let[r,t]=[e.slice(0,1),e.slice(1)];return[r.toUpperCase(),t].join("")}function LU(e){return e.toUpperCase()}function RU(e){return e.toLowerCase()}function NU(e,r,t){let n=Rp(e.pattern);if(!Wc(n))return ie(O({},e),{pattern:iw(e.pattern,r)});let a=[...Yh(n)].map(c=>Nt(c)),u=aw(a,r),l=Qt(u);return F1([l],t)}function iw(e,r){return typeof e=="string"?r==="Uncapitalize"?BU(e):r==="Capitalize"?kU(e):r==="Uppercase"?LU(e):r==="Lowercase"?RU(e):e:e.toString()}function aw(e,r){return e.map(t=>Ma(t,r))}function Ma(e,r,t={}){return gi(e)?ow(e,r,t):yi(e)?NU(e,r,t):kt(e)?Qt(aw(e.anyOf,r),t):Tu(e)?Nt(iw(e.const,r),t):ge(e,t)}function sw(e,r={}){return Ma(e,"Capitalize",r)}p();function uw(e,r={}){return Ma(e,"Lowercase",r)}p();function lw(e,r={}){return Ma(e,"Uncapitalize",r)}p();function cw(e,r={}){return Ma(e,"Uppercase",r)}p();function dw(e,r){return ge({[le]:"Not",not:e},r)}p();p();p();function jU(e,r,t){let n={};for(let o of globalThis.Object.getOwnPropertyNames(e))n[o]=Hp(e[o],r,xr(t));return n}function UU(e,r,t){return jU(e.properties,r,t)}function pw(e,r,t){let n=UU(e,r,t);return Tt(n)}function GU(e,r){return e.map(t=>JE(t,r))}function zU(e,r){return e.map(t=>JE(t,r))}function $U(e,r){let o=e,{[r]:t}=o;return Hr(o,[Wy(r)])}function VU(e,r){return r.reduce((t,n)=>$U(t,n),e)}function HU(e,r){let t=Nr(e,[Er,"$id","required","properties"]),n=VU(e.properties,r);return rr(n,t)}function JE(e,r){return Zr(e)?Ko(GU(e.allOf,r)):kt(e)?Qt(zU(e.anyOf,r)):fn(e)?HU(e,r):rr({})}function Hp(e,r,t){if(gi(r))return fw(e,r,t);if(Ir(e))return pw(e,r,t);let n=Da(r)?Jo(r):r;return ge(O(O({},JE(e,n)),t))}function ZU(e,r,t){return{[r]:Hp(e,[r],xr(t))}}function WU(e,r,t){return r.reduce((n,o)=>O(O({},n),ZU(e,o,t)),{})}function XU(e,r,t){return WU(e,r.keys,t)}function fw(e,r,t){let n=XU(e,r,t);return Tt(n)}p();function mw(e,r){return Ss(e.parameters,r)}p();p();function hw(e){return e.map(r=>gw(r))}function YU(e){let r={};for(let t of globalThis.Object.getOwnPropertyNames(e))r[t]=qo(e[t]);return r}function qU(e){let r=Nr(e,[Er,"$id","required","properties"]),t=YU(e.properties);return rr(t,r)}function gw(e){return Zr(e)?Ko(hw(e.allOf)):kt(e)?Qt(hw(e.anyOf)):fn(e)?qU(e):rr({})}function Z1(e,r){return Ir(e)?yw(e,r):ge(O(O({},gw(e)),r))}function JU(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=Z1(e[n],xr(r));return t}function KU(e,r){return JU(e.properties,r)}function yw(e,r){let t=KU(e,r);return Tt(t)}p();p();p();function QU(e,r,t){let n={};for(let o of globalThis.Object.getOwnPropertyNames(e))n[o]=Zp(e[o],r,xr(t));return n}function eG(e,r,t){return QU(e.properties,r,t)}function bw(e,r,t){let n=eG(e,r,t);return Tt(n)}function tG(e,r){return e.map(t=>KE(t,r))}function rG(e,r){return e.map(t=>KE(t,r))}function nG(e,r){let t={};for(let n of r)n in e&&(t[n]=e[n]);return t}function oG(e,r){let t=Nr(e,[Er,"$id","required","properties"]),n=nG(e.properties,r);return rr(n,t)}function KE(e,r){return Zr(e)?Ko(tG(e.allOf,r)):kt(e)?Qt(rG(e.anyOf,r)):fn(e)?oG(e,r):rr({})}function Zp(e,r,t){if(gi(r))return vw(e,r,t);if(Ir(e))return bw(e,r,t);let n=Da(r)?Jo(r):r;return ge(O(O({},KE(e,n)),t))}function iG(e,r,t){return{[r]:Zp(e,[r],xr(t))}}function aG(e,r,t){return r.reduce((n,o)=>O(O({},n),iG(e,o,t)),{})}function sG(e,r,t){return aG(e,r.keys,t)}function vw(e,r,t){let n=sG(e,r,t);return Tt(n)}p();function xw(e){return Wi(qo(e))}p();function Yc(e,r,t){return ge({[le]:"Record",type:"object",patternProperties:{[e]:r}},t)}function QE(e,r,t){let n={};for(let o of e)n[o]=r;return rr(n,ie(O({},t),{[Hi]:"Record"}))}function uG(e,r,t){return _1(e)?QE(Jo(e),r,t):Yc(e.pattern,r,t)}function lG(e,r,t){return QE(Jo(Qt(e)),r,t)}function cG(e,r,t){return QE([e.toString()],r,t)}function dG(e,r,t){return Yc(e.source,r,t)}function pG(e,r,t){let n=Pr(e.pattern)?wu:e.pattern;return Yc(n,r,t)}function fG(e,r,t){return Yc(wu,r,t)}function mG(e,r,t){return Yc(dM,r,t)}function hG(e,r,t){return Yc(Mu,r,t)}function gG(e,r,t){return Yc(Mu,r,t)}function Ew(e,r,t={}){return kt(e)?lG(e.anyOf,r,t):yi(e)?uG(e,r,t):Tu(e)?cG(e.const,r,t):Vc(e)?hG(e,r,t):Hc(e)?gG(e,r,t):wE(e)?dG(e,r,t):$h(e)?pG(e,r,t):SE(e)?fG(e,r,t):Ll(e)?mG(e,r,t):Kt(t)}p();var yG=0;function Iw(e,r={}){Pr(r.$id)&&(r.$id="T".concat(yG++));let t=Rh(e({[le]:"This",$ref:"".concat(r.$id)}));return t.$id=r.$id,ge(O({[Hi]:"Recursive"},t),r)}p();function Sw(e,r){if(dr(e))return ge({[le]:"Ref",$ref:e},r);if(Pr(e.$id))throw new Error("Reference target type must specify an $id");return ge({[le]:"Ref",$ref:e.$id},r)}p();function Cw(e,r){let t=dr(e)?new globalThis.RegExp(e):e;return ge({[le]:"RegExp",type:"RegExp",source:t.source,flags:t.flags},r)}p();p();function Dw(e){return e.map(r=>Tw(r))}function bG(e){let r={};for(let t of globalThis.Object.getOwnPropertyNames(e))r[t]=Nr(e[t],[So]);return r}function vG(e){let r=Nr(e,[Er,"$id","required","properties"]),t=bG(e.properties);return rr(t,r)}function Tw(e){return Zr(e)?Ko(Dw(e.allOf)):kt(e)?Qt(Dw(e.anyOf)):fn(e)?vG(e):rr({})}function W1(e,r){return Ir(e)?Mw(e,r):ge(O(O({},Tw(e)),r))}function xG(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=W1(e[n],r);return t}function EG(e,r){return xG(e.properties,r)}function Mw(e,r){let t=EG(e,r);return Tt(t)}p();function IG(e){var r;return Zr(e)?e.allOf:kt(e)?e.anyOf:Ca(e)?(r=e.items)!=null?r:[]:[]}function ww(e){return IG(e)}p();function Aw(e,r){return ge(e.returns,r)}p();function Pw(e){return JSON.parse(JSON.stringify(e))}p();var eI=class{constructor(r){this.schema=r}Decode(r){return new tI(this.schema,r)}},tI=class{constructor(r,t){this.schema=r,this.decode=t}EncodeTransform(r,t){let i={Encode:a=>t[Er].Encode(r(a)),Decode:a=>this.decode(t[Er].Decode(a))};return ie(O({},t),{[Er]:i})}EncodeSchema(r,t){let n={Decode:this.decode,Encode:r};return ie(O({},t),{[Er]:n})}Encode(r){return Op(this.schema)?this.EncodeTransform(r,this.schema):this.EncodeSchema(r,this.schema)}};function _w(e){return new eI(e)}p();function X1(e={}){var r;return ge({[le]:(r=e[le])!=null?r:"Unsafe"},e)}p();function Ow(e){return ge({[le]:"Void",type:"void"},e)}p();var rI={};Sl(rI,{Any:()=>Nl,Array:()=>M1,AsyncIterator:()=>w1,Awaited:()=>OM,BigInt:()=>jp,Boolean:()=>O1,Capitalize:()=>sw,Composite:()=>kM,Const:()=>LM,Constructor:()=>A1,ConstructorParameters:()=>RM,Date:()=>N1,Deref:()=>Ta,Enum:()=>NM,Exclude:()=>$p,Extends:()=>zp,Extract:()=>Vp,Function:()=>jl,Index:()=>Up,InstanceType:()=>rw,Integer:()=>nw,Intersect:()=>Ko,Iterator:()=>k1,KeyOf:()=>R1,Literal:()=>Nt,Lowercase:()=>uw,Mapped:()=>wM,Never:()=>Kt,Not:()=>dw,Null:()=>j1,Number:()=>Is,Object:()=>rr,Omit:()=>Hp,Optional:()=>qo,Parameters:()=>mw,Partial:()=>Z1,Pick:()=>Zp,Promise:()=>L1,Readonly:()=>Wi,ReadonlyOptional:()=>xw,Record:()=>Ew,Recursive:()=>Iw,Ref:()=>Sw,RegExp:()=>Cw,Required:()=>W1,Rest:()=>ww,ReturnType:()=>Aw,Strict:()=>Pw,String:()=>Zi,Symbol:()=>U1,TemplateLiteral:()=>F1,Transform:()=>_w,Tuple:()=>Ss,Uint8Array:()=>z1,Uncapitalize:()=>lw,Undefined:()=>G1,Union:()=>Qt,Unknown:()=>_u,Unsafe:()=>X1,Uppercase:()=>cw,Void:()=>Ow});p();var I=rI;p();var e0=I.Object({externalId:I.String({description:"An identifier that can be used to link this entity to data outside of the MVF."}),name:I.String({description:"The name of the entity."}),shortName:I.String({description:"A short name for the entity."}),description:I.String({description:"A description of the entity."}),icon:I.String({format:"uri",description:"A URL to an icon for the entity."})},{$id:"BaseDetails",description:"Additional information about a given entity."}),nI=I.Partial(e0,{$id:"Details",description:"Additional information about a given entity."}),Do=I.Object({details:I.Optional(I.Ref(nI))},{$id:"WithDetails"}),qc=e=>{let r=[...e].sort(),t=I.Pick(e0,e),n=I.Omit(e0,e);return I.Object({details:I.Intersect([t,I.Partial(n)])},{$id:"WithRequiredDetails_".concat(r.join("_"))})},oI=[e0,nI];p();var Wp=I.Number({$id:"Longitude",minimum:-180,maximum:180,description:"A WGS 84-compatible longitude coordinate value."}),Xp=I.Number({$id:"Latitude",minimum:-90,maximum:90,description:"A WGS 84-compatible latitude coordinate value."}),Jc=I.Tuple([I.Ref(Wp),I.Ref(Xp)],{$id:"Position",minItems:2,maxItems:2,description:"A valid WGS 84 position consisting of a longitude value, followed by a latitude value."}),no=I.Object({type:I.Literal("Point"),coordinates:I.Ref(Jc)},{$id:"Point",description:"An RFC-7946 compatible GeoJSON Point geometry."}),Y1=I.Object({type:I.Literal("MultiPoint"),coordinates:I.Array(I.Ref(Jc))},{$id:"MultiPoint",description:"An RFC-7946 compatible GeoJSON MultiPoint geometry."}),q1=I.Object({type:I.Literal("LineString"),coordinates:I.Array(I.Ref(Jc),{minItems:2,description:"At least two positions are required."})},{$id:"LineString",description:"An RFC-7946 compatible GeoJSON LineString geometry."}),J1=I.Object({type:I.Literal("MultiLineString"),coordinates:I.Array(I.Array(I.Ref(Jc),{minItems:2}))},{$id:"MultiLineString",description:"An RFC-7946 compatible GeoJSON MultiLineString geometry."}),Fw=I.Array(I.Ref(Jc),{$id:"LinearRing",minItems:4,description:"A linear ring is a building block of a polygon or multi-polygon."}),iI=I.Array(I.Ref(Fw),{$id:"LinearRings",minItems:1,description:"A collection of linear rings, at least one of which is the exterior ring of a polygon."}),Yp=I.Object({type:I.Literal("Polygon"),coordinates:I.Ref(iI)},{$id:"Polygon",description:"An RFC-7946 compatible GeoJSON Polygon geometry."}),qp=I.Object({type:I.Literal("MultiPolygon"),coordinates:I.Array(I.Ref(iI))},{$id:"MultiPolygon",description:"An RFC-7946 compatible GeoJSON MultiPolygon geometry."}),jn=(e,r,t)=>I.Object({type:I.Literal("Feature"),geometry:e,properties:r},t),To=(e,r,t)=>I.Object({type:I.Literal("FeatureCollection"),features:I.Array(e,t)},r),aI=[Wp,Xp,Jc,no,Y1,q1,J1,Fw,iI,Yp,qp];p();var jr=(e,r)=>I.Unsafe(I.String({$id:r,pattern:"^".concat(e,"_[A-Za-z0-9-]+$")})),oo=jr("g","GeometryId"),vt=jr("f","FloorId"),sI=[oo,vt];p();p();p();var K1=class{constructor(r){h(this,"_value");this._value=r}[Symbol.iterator](){return this}next(){if(this._value==null)return{done:!0,value:void 0};let r=this._value;return this._value=null,{done:!1,value:r}}},Q1=class{constructor(r){h(this,"_tag","Some");h(this,"_value");this._value=r}get value(){return this._value}isSome(){return!0}isSomeAnd(r){return r(this.value)}isNone(){return!1}equals(r){return r.isSome()&&r.value===this.value}expect(r){return this.value}unwrap(){return this.value}unwrapOr(r){return this.value}unwrapOrElse(r){return this.value}inspect(r){return r(this.value),this}inspectNone(r){return this}map(r){return Bw(r(this.value))}mapAsync(r){return r(this.value).then(t=>Bw(t))}mapOr(r,t){return this.map(r).unwrapOr(t)}mapOrAsync(r,t){return this.mapAsync(r).then(n=>n.unwrapOr(t))}mapOrElse(r,t){return this.map(r).unwrapOrElse(t)}mapOrElseAsync(r,t){return this.mapAsync(r).then(n=>n.unwrapOrElse(t))}and(r){return r}andThen(r){return r(this.value)}andThenAsync(r){return r(this.value)}filter(r){return r(this.value)?this:zl()}or(r){return this}orElse(r){return this}xor(r){return r.isSome()?zl():this}toString(){return"Some(".concat(this.value,")")}okOr(r){return Be(this.value)}okOrElse(r){return Be(this.value)}iter(){return new K1(this.value)}[Symbol.iterator](){return this.iter()}zip(r){return r.isSome()?Jp([this.value,r.value]):zl()}zipWith(r,t){return r.isSome()?Jp(t(this.value,r.value)):zl()}get[Symbol.toStringTag](){return"Some"}},eb=class{constructor(){h(this,"_tag","None")}get value(){return null}isSome(){return!1}isSomeAnd(r){return!1}isNone(){return!0}equals(r){return r.isNone()}expect(r){throw new Error(r)}unwrap(){throw new Error("Tried to unwrap a None value!")}unwrapOr(r){return r}unwrapOrElse(r){return r()}inspect(r){return this}inspectNone(r){return r(),this}map(r){return this}mapAsync(r){return Promise.resolve(this)}mapOr(r,t){return t}mapOrAsync(r,t){return Promise.resolve(t)}mapOrElse(r,t){return t()}mapOrElseAsync(r,t){return t()}and(r){return this}andThen(r){return this}andThenAsync(r){return Promise.resolve(this)}filter(r){return this}or(r){return r}orElse(r){return r()}xor(r){return r}toString(){return"None"}okOr(r){return ke(r)}okOrElse(r){return ke(r())}iter(){return new K1(null)}[Symbol.iterator](){return this.iter()}zip(r){return this}zipWith(r,t){return this}get[Symbol.toStringTag](){return"None"}},Jp=e=>new Q1(e),zl=()=>new eb,Bw=e=>e instanceof Q1||e instanceof eb?e:e==null?zl():Jp(e);var tb=class{constructor(r){h(this,"_value");this._value=r}[Symbol.iterator](){return this}next(){if(this._value==null)return{done:!0,value:void 0};let r=this._value;return this._value=null,{done:!1,value:r}}},uI=class{constructor(r){h(this,"_tag","Ok");h(this,"_value");this._value=r}get value(){return this._value}get error(){return null}isOk(){return!0}isOkAnd(r){return r(this.value)}isErr(){return!1}isErrAnd(r){return!1}ok(){return Jp(this.value)}err(){return zl()}expect(r){return this.value}expectErr(r){throw new Error(r)}unwrap(){return this.value}unwrapOr(r){return this.value}unwrapOrElse(r){return this.value}inspect(r){return r(this.value),this}inspectErr(){return this}map(r){return Be(r(this.value))}async mapAsync(r){return r(this.value).then(Be)}mapOr(r,t){return r(this.value)}async mapOrAsync(r,t){return r(this.value)}mapOrElse(r,t){return r(this.value)}async mapOrElseAsync(r,t){return r(this.value)}mapErr(r){return this}iter(){return new tb(this.value)}[Symbol.iterator](){return this.iter()}and(r){return r}andThen(r){return r(this.value)}or(r){return this}orElse(r){return this}async andThenAsync(r){return r(this.value)}toString(){return"Ok(".concat(this.value,")")}get[Symbol.toStringTag](){return"Ok"}},lI=class e{constructor(r){h(this,"_tag","Err");h(this,"_error");this._error=r}get value(){return null}get error(){return this._error}isOk(){return!1}isOkAnd(r){return!1}isErr(){return!0}isErrAnd(r){return r(this.error)}ok(){return zl()}err(){return Jp(this.error)}expect(r){throw new Error(r)}expectErr(r){return this.error}unwrap(){throw this.error}unwrapOr(r){return r}unwrapOrElse(r){return r()}inspect(){return this}inspectErr(r){return r(this.error),this}map(r){return this}iter(){return new tb(null)}[Symbol.iterator](){return this.iter()}async mapAsync(r){return this}mapOr(r,t){return t}async mapOrAsync(r,t){return t}mapOrElse(r,t){return t()}async mapOrElseAsync(r,t){return t()}mapErr(r){return new e(r(this.error))}and(r){return this}andThen(r){return this}async andThenAsync(r){return this}or(r){return r}orElse(r){return r(this.error)}toString(){return"Err(".concat(this.error,")")}get[Symbol.toStringTag](){return"Err"}},Be=e=>new uI(e),ke=e=>new lI(e);p();var ei;(function(e){e.GeometryMissingError="GeometryMissingError",e.FloorMissingError="FloorMissingError",e.UnknownFloorError="UnknownFloorError",e.UnknownGeometryError="UnknownGeometryError",e.DuplicateIdError="DuplicateIdError"})(ei||(ei={}));p();p();p();p();var cI=class extends qe{constructor(r){super("Duplicate type kind '".concat(r,"' detected"))}},t0=class extends qe{constructor(r){super("Duplicate string format '".concat(r,"' detected"))}},rb;(function(e){function r(n,o){if(mn.Has(n))throw new cI(n);return mn.Set(n,o),(i={})=>X1(ie(O({},i),{[le]:n}))}e.Type=r;function t(n,o){if(Co.Has(n))throw new t0(n);return Co.Set(n,o),n}e.Format=t})(rb||(rb={}));p();function SG(e){switch(e.errorType){case ce.ArrayContains:return"Expected array to contain at least one matching value";case ce.ArrayMaxContains:return"Expected array to contain no more than ".concat(e.schema.maxContains," matching values");case ce.ArrayMinContains:return"Expected array to contain at least ".concat(e.schema.minContains," matching values");case ce.ArrayMaxItems:return"Expected array length to be less or equal to ".concat(e.schema.maxItems);case ce.ArrayMinItems:return"Expected array length to be greater or equal to ".concat(e.schema.minItems);case ce.ArrayUniqueItems:return"Expected array elements to be unique";case ce.Array:return"Expected array";case ce.AsyncIterator:return"Expected AsyncIterator";case ce.BigIntExclusiveMaximum:return"Expected bigint to be less than ".concat(e.schema.exclusiveMaximum);case ce.BigIntExclusiveMinimum:return"Expected bigint to be greater than ".concat(e.schema.exclusiveMinimum);case ce.BigIntMaximum:return"Expected bigint to be less or equal to ".concat(e.schema.maximum);case ce.BigIntMinimum:return"Expected bigint to be greater or equal to ".concat(e.schema.minimum);case ce.BigIntMultipleOf:return"Expected bigint to be a multiple of ".concat(e.schema.multipleOf);case ce.BigInt:return"Expected bigint";case ce.Boolean:return"Expected boolean";case ce.DateExclusiveMinimumTimestamp:return"Expected Date timestamp to be greater than ".concat(e.schema.exclusiveMinimumTimestamp);case ce.DateExclusiveMaximumTimestamp:return"Expected Date timestamp to be less than ".concat(e.schema.exclusiveMaximumTimestamp);case ce.DateMinimumTimestamp:return"Expected Date timestamp to be greater or equal to ".concat(e.schema.minimumTimestamp);case ce.DateMaximumTimestamp:return"Expected Date timestamp to be less or equal to ".concat(e.schema.maximumTimestamp);case ce.DateMultipleOfTimestamp:return"Expected Date timestamp to be a multiple of ".concat(e.schema.multipleOfTimestamp);case ce.Date:return"Expected Date";case ce.Function:return"Expected function";case ce.IntegerExclusiveMaximum:return"Expected integer to be less than ".concat(e.schema.exclusiveMaximum);case ce.IntegerExclusiveMinimum:return"Expected integer to be greater than ".concat(e.schema.exclusiveMinimum);case ce.IntegerMaximum:return"Expected integer to be less or equal to ".concat(e.schema.maximum);case ce.IntegerMinimum:return"Expected integer to be greater or equal to ".concat(e.schema.minimum);case ce.IntegerMultipleOf:return"Expected integer to be a multiple of ".concat(e.schema.multipleOf);case ce.Integer:return"Expected integer";case ce.IntersectUnevaluatedProperties:return"Unexpected property";case ce.Intersect:return"Expected all values to match";case ce.Iterator:return"Expected Iterator";case ce.Literal:return"Expected ".concat(typeof e.schema.const=="string"?"'".concat(e.schema.const,"'"):e.schema.const);case ce.Never:return"Never";case ce.Not:return"Value should not match";case ce.Null:return"Expected null";case ce.NumberExclusiveMaximum:return"Expected number to be less than ".concat(e.schema.exclusiveMaximum);case ce.NumberExclusiveMinimum:return"Expected number to be greater than ".concat(e.schema.exclusiveMinimum);case ce.NumberMaximum:return"Expected number to be less or equal to ".concat(e.schema.maximum);case ce.NumberMinimum:return"Expected number to be greater or equal to ".concat(e.schema.minimum);case ce.NumberMultipleOf:return"Expected number to be a multiple of ".concat(e.schema.multipleOf);case ce.Number:return"Expected number";case ce.Object:return"Expected object";case ce.ObjectAdditionalProperties:return"Unexpected property";case ce.ObjectMaxProperties:return"Expected object to have no more than ".concat(e.schema.maxProperties," properties");case ce.ObjectMinProperties:return"Expected object to have at least ".concat(e.schema.minProperties," properties");case ce.ObjectRequiredProperty:return"Expected required property";case ce.Promise:return"Expected Promise";case ce.RegExp:return"Expected string to match regular expression";case ce.StringFormatUnknown:return"Unknown format '".concat(e.schema.format,"'");case ce.StringFormat:return"Expected string to match '".concat(e.schema.format,"' format");case ce.StringMaxLength:return"Expected string length less or equal to ".concat(e.schema.maxLength);case ce.StringMinLength:return"Expected string length greater or equal to ".concat(e.schema.minLength);case ce.StringPattern:return"Expected string to match '".concat(e.schema.pattern,"'");case ce.String:return"Expected string";case ce.Symbol:return"Expected symbol";case ce.TupleLength:return"Expected tuple to have ".concat(e.schema.maxItems||0," elements");case ce.Tuple:return"Expected tuple";case ce.Uint8ArrayMaxByteLength:return"Expected byte length less or equal to ".concat(e.schema.maxByteLength);case ce.Uint8ArrayMinByteLength:return"Expected byte length greater or equal to ".concat(e.schema.minByteLength);case ce.Uint8Array:return"Expected Uint8Array";case ce.Undefined:return"Expected undefined";case ce.Union:return"Expected union value";case ce.Void:return"Expected void";case ce.Kind:return"Expected kind '".concat(e.schema[le],"'");default:return"Unknown error type"}}var CG=SG;function kw(){return CG}p();var dI=class extends qe{constructor(r){super("Unable to dereference schema with $id '".concat(r.$ref,"'")),this.schema=r}};function DG(e,r){let t=r.find(n=>n.$id===e.$ref);if(t===void 0)throw new dI(e);return Mt(t,r)}function Ji(e,r){return!Et(e.$id)||r.some(t=>t.$id===e.$id)||r.push(e),r}function Mt(e,r){return e[le]==="This"||e[le]==="Ref"?DG(e,r):e}p();var pI=class extends qe{constructor(r){super("Unable to hash value"),this.value=r}},bi;(function(e){e[e.Undefined=0]="Undefined",e[e.Null=1]="Null",e[e.Boolean=2]="Boolean",e[e.Number=3]="Number",e[e.String=4]="String",e[e.Object=5]="Object",e[e.Array=6]="Array",e[e.Date=7]="Date",e[e.Uint8Array=8]="Uint8Array",e[e.Symbol=9]="Symbol",e[e.BigInt=10]="BigInt"})(bi||(bi={}));var Kp=BigInt("14695981039346656037"),[TG,MG]=[BigInt("1099511628211"),BigInt("18446744073709551616")],wG=Array.from({length:256}).map((e,r)=>BigInt(r)),Lw=new Float64Array(1),Rw=new DataView(Lw.buffer),Nw=new Uint8Array(Lw.buffer);function*AG(e){let r=e===0?1:Math.ceil(Math.floor(Math.log2(e)+1)/8);for(let t=0;t<r;t++)yield e>>8*(r-1-t)&255}function PG(e){io(bi.Array);for(let r of e)Qp(r)}function _G(e){io(bi.Boolean),io(e?1:0)}function OG(e){io(bi.BigInt),Rw.setBigInt64(0,e);for(let r of Nw)io(r)}function FG(e){io(bi.Date),Qp(e.getTime())}function BG(e){io(bi.Null)}function kG(e){io(bi.Number),Rw.setFloat64(0,e);for(let r of Nw)io(r)}function LG(e){io(bi.Object);for(let r of globalThis.Object.getOwnPropertyNames(e).sort())Qp(r),Qp(e[r])}function RG(e){io(bi.String);for(let r=0;r<e.length;r++)for(let t of AG(e.charCodeAt(r)))io(t)}function NG(e){io(bi.Symbol),Qp(e.description)}function jG(e){io(bi.Uint8Array);for(let r=0;r<e.length;r++)io(e[r])}function UG(e){return io(bi.Undefined)}function Qp(e){if(et(e))return PG(e);if(vs(e))return _G(e);if(Rn(e))return OG(e);if(Io(e))return FG(e);if(Iu(e))return BG(e);if(He(e))return kG(e);if(rt(e))return LG(e);if(Et(e))return RG(e);if(Su(e))return NG(e);if(_p(e))return jG(e);if(_r(e))return UG(e);throw new pI(e)}function io(e){Kp=Kp^wG[e],Kp=Kp*TG%MG}function $l(e){return Kp=BigInt("14695981039346656037"),Qp(e),Kp}p();var fI=class extends qe{constructor(r){super("Unknown type"),this.schema=r}};function GG(e){return e[le]==="Any"||e[le]==="Unknown"}function gt(e){return e!==void 0}function zG(e,r,t){return!0}function $G(e,r,t){if(!et(t)||gt(e.minItems)&&!(t.length>=e.minItems)||gt(e.maxItems)&&!(t.length<=e.maxItems)||!t.every(i=>Un(e.items,r,i))||e.uniqueItems===!0&&!(function(){let i=new Set;for(let a of t){let u=$l(a);if(i.has(u))return!1;i.add(u)}return!0})())return!1;if(!(gt(e.contains)||He(e.minContains)||He(e.maxContains)))return!0;let n=gt(e.contains)?e.contains:Kt(),o=t.reduce((i,a)=>Un(n,r,a)?i+1:i,0);return!(o===0||He(e.minContains)&&o<e.minContains||He(e.maxContains)&&o>e.maxContains)}function VG(e,r,t){return S1(t)}function HG(e,r,t){return!(!Rn(t)||gt(e.exclusiveMaximum)&&!(t<e.exclusiveMaximum)||gt(e.exclusiveMinimum)&&!(t>e.exclusiveMinimum)||gt(e.maximum)&&!(t<=e.maximum)||gt(e.minimum)&&!(t>=e.minimum)||gt(e.multipleOf)&&t%e.multipleOf!==BigInt(0))}function ZG(e,r,t){return vs(t)}function WG(e,r,t){return Un(e.returns,r,t.prototype)}function XG(e,r,t){return!(!Io(t)||gt(e.exclusiveMaximumTimestamp)&&!(t.getTime()<e.exclusiveMaximumTimestamp)||gt(e.exclusiveMinimumTimestamp)&&!(t.getTime()>e.exclusiveMinimumTimestamp)||gt(e.maximumTimestamp)&&!(t.getTime()<=e.maximumTimestamp)||gt(e.minimumTimestamp)&&!(t.getTime()>=e.minimumTimestamp)||gt(e.multipleOfTimestamp)&&t.getTime()%e.multipleOfTimestamp!==0)}function YG(e,r,t){return kl(t)}function qG(e,r,t){return!(!T1(t)||gt(e.exclusiveMaximum)&&!(t<e.exclusiveMaximum)||gt(e.exclusiveMinimum)&&!(t>e.exclusiveMinimum)||gt(e.maximum)&&!(t<=e.maximum)||gt(e.minimum)&&!(t>=e.minimum)||gt(e.multipleOf)&&t%e.multipleOf!==0)}function JG(e,r,t){let n=e.allOf.every(o=>Un(o,r,t));if(e.unevaluatedProperties===!1){let o=new RegExp(Pu(e)),i=Object.getOwnPropertyNames(t).every(a=>o.test(a));return n&&i}else if(It(e.unevaluatedProperties)){let o=new RegExp(Pu(e)),i=Object.getOwnPropertyNames(t).every(a=>o.test(a)||Un(e.unevaluatedProperties,r,t[a]));return n&&i}else return n}function KG(e,r,t){return C1(t)}function QG(e,r,t){return t===e.const}function ez(e,r,t){return!1}function tz(e,r,t){return!Un(e.not,r,t)}function rz(e,r,t){return Iu(t)}function nz(e,r,t){return!(!Wt.IsNumberLike(t)||gt(e.exclusiveMaximum)&&!(t<e.exclusiveMaximum)||gt(e.exclusiveMinimum)&&!(t>e.exclusiveMinimum)||gt(e.minimum)&&!(t>=e.minimum)||gt(e.maximum)&&!(t<=e.maximum)||gt(e.multipleOf)&&t%e.multipleOf!==0)}function oz(e,r,t){if(!Wt.IsObjectLike(t)||gt(e.minProperties)&&!(Object.getOwnPropertyNames(t).length>=e.minProperties)||gt(e.maxProperties)&&!(Object.getOwnPropertyNames(t).length<=e.maxProperties))return!1;let n=Object.getOwnPropertyNames(e.properties);for(let o of n){let i=e.properties[o];if(e.required&&e.required.includes(o)){if(!Un(i,r,t[o])||(Ou(i)||GG(i))&&!(o in t))return!1}else if(Wt.IsExactOptionalProperty(t,o)&&!Un(i,r,t[o]))return!1}if(e.additionalProperties===!1){let o=Object.getOwnPropertyNames(t);return e.required&&e.required.length===n.length&&o.length===n.length?!0:o.every(i=>n.includes(i))}else return typeof e.additionalProperties=="object"?Object.getOwnPropertyNames(t).every(i=>n.includes(i)||Un(e.additionalProperties,r,t[i])):!0}function iz(e,r,t){return D1(t)}function az(e,r,t){if(!Wt.IsRecordLike(t)||gt(e.minProperties)&&!(Object.getOwnPropertyNames(t).length>=e.minProperties)||gt(e.maxProperties)&&!(Object.getOwnPropertyNames(t).length<=e.maxProperties))return!1;let[n,o]=Object.entries(e.patternProperties)[0],i=new RegExp(n),a=Object.entries(t).every(([c,d])=>i.test(c)?Un(o,r,d):!0),u=typeof e.additionalProperties=="object"?Object.entries(t).every(([c,d])=>i.test(c)?!0:Un(e.additionalProperties,r,d)):!0,l=e.additionalProperties===!1?Object.getOwnPropertyNames(t).every(c=>i.test(c)):!0;return a&&u&&l}function sz(e,r,t){return Un(Mt(e,r),r,t)}function uz(e,r,t){let n=new RegExp(e.source,e.flags);return gt(e.minLength)&&!(t.length>=e.minLength)||gt(e.maxLength)&&!(t.length<=e.maxLength)?!1:n.test(t)}function lz(e,r,t){return!Et(t)||gt(e.minLength)&&!(t.length>=e.minLength)||gt(e.maxLength)&&!(t.length<=e.maxLength)||gt(e.pattern)&&!new RegExp(e.pattern).test(t)?!1:gt(e.format)?Co.Has(e.format)?Co.Get(e.format)(t):!1:!0}function cz(e,r,t){return Su(t)}function dz(e,r,t){return Et(t)&&new RegExp(e.pattern).test(t)}function pz(e,r,t){return Un(Mt(e,r),r,t)}function fz(e,r,t){if(!et(t)||e.items===void 0&&t.length!==0||t.length!==e.maxItems)return!1;if(!e.items)return!0;for(let n=0;n<e.items.length;n++)if(!Un(e.items[n],r,t[n]))return!1;return!0}function mz(e,r,t){return _r(t)}function hz(e,r,t){return e.anyOf.some(n=>Un(n,r,t))}function gz(e,r,t){return!(!_p(t)||gt(e.maxByteLength)&&!(t.length<=e.maxByteLength)||gt(e.minByteLength)&&!(t.length>=e.minByteLength))}function yz(e,r,t){return!0}function bz(e,r,t){return Wt.IsVoidLike(t)}function vz(e,r,t){return mn.Has(e[le])?mn.Get(e[le])(e,t):!1}function Un(e,r,t){let n=gt(e.$id)?[...r,e]:r,o=e;switch(o[le]){case"Any":return zG(o,n,t);case"Array":return $G(o,n,t);case"AsyncIterator":return VG(o,n,t);case"BigInt":return HG(o,n,t);case"Boolean":return ZG(o,n,t);case"Constructor":return WG(o,n,t);case"Date":return XG(o,n,t);case"Function":return YG(o,n,t);case"Integer":return qG(o,n,t);case"Intersect":return JG(o,n,t);case"Iterator":return KG(o,n,t);case"Literal":return QG(o,n,t);case"Never":return ez(o,n,t);case"Not":return tz(o,n,t);case"Null":return rz(o,n,t);case"Number":return nz(o,n,t);case"Object":return oz(o,n,t);case"Promise":return iz(o,n,t);case"Record":return az(o,n,t);case"Ref":return sz(o,n,t);case"RegExp":return uz(o,n,t);case"String":return lz(o,n,t);case"Symbol":return cz(o,n,t);case"TemplateLiteral":return dz(o,n,t);case"This":return pz(o,n,t);case"Tuple":return fz(o,n,t);case"Undefined":return mz(o,n,t);case"Union":return hz(o,n,t);case"Uint8Array":return gz(o,n,t);case"Unknown":return yz(o,n,t);case"Void":return bz(o,n,t);default:if(!mn.Has(o[le]))throw new fI(o);return vz(o,n,t)}}function ct(...e){return e.length===3?Un(e[0],e[1],e[2]):Un(e[0],[],e[1])}var ce;(function(e){e[e.ArrayContains=0]="ArrayContains",e[e.ArrayMaxContains=1]="ArrayMaxContains",e[e.ArrayMaxItems=2]="ArrayMaxItems",e[e.ArrayMinContains=3]="ArrayMinContains",e[e.ArrayMinItems=4]="ArrayMinItems",e[e.ArrayUniqueItems=5]="ArrayUniqueItems",e[e.Array=6]="Array",e[e.AsyncIterator=7]="AsyncIterator",e[e.BigIntExclusiveMaximum=8]="BigIntExclusiveMaximum",e[e.BigIntExclusiveMinimum=9]="BigIntExclusiveMinimum",e[e.BigIntMaximum=10]="BigIntMaximum",e[e.BigIntMinimum=11]="BigIntMinimum",e[e.BigIntMultipleOf=12]="BigIntMultipleOf",e[e.BigInt=13]="BigInt",e[e.Boolean=14]="Boolean",e[e.DateExclusiveMaximumTimestamp=15]="DateExclusiveMaximumTimestamp",e[e.DateExclusiveMinimumTimestamp=16]="DateExclusiveMinimumTimestamp",e[e.DateMaximumTimestamp=17]="DateMaximumTimestamp",e[e.DateMinimumTimestamp=18]="DateMinimumTimestamp",e[e.DateMultipleOfTimestamp=19]="DateMultipleOfTimestamp",e[e.Date=20]="Date",e[e.Function=21]="Function",e[e.IntegerExclusiveMaximum=22]="IntegerExclusiveMaximum",e[e.IntegerExclusiveMinimum=23]="IntegerExclusiveMinimum",e[e.IntegerMaximum=24]="IntegerMaximum",e[e.IntegerMinimum=25]="IntegerMinimum",e[e.IntegerMultipleOf=26]="IntegerMultipleOf",e[e.Integer=27]="Integer",e[e.IntersectUnevaluatedProperties=28]="IntersectUnevaluatedProperties",e[e.Intersect=29]="Intersect",e[e.Iterator=30]="Iterator",e[e.Kind=31]="Kind",e[e.Literal=32]="Literal",e[e.Never=33]="Never",e[e.Not=34]="Not",e[e.Null=35]="Null",e[e.NumberExclusiveMaximum=36]="NumberExclusiveMaximum",e[e.NumberExclusiveMinimum=37]="NumberExclusiveMinimum",e[e.NumberMaximum=38]="NumberMaximum",e[e.NumberMinimum=39]="NumberMinimum",e[e.NumberMultipleOf=40]="NumberMultipleOf",e[e.Number=41]="Number",e[e.ObjectAdditionalProperties=42]="ObjectAdditionalProperties",e[e.ObjectMaxProperties=43]="ObjectMaxProperties",e[e.ObjectMinProperties=44]="ObjectMinProperties",e[e.ObjectRequiredProperty=45]="ObjectRequiredProperty",e[e.Object=46]="Object",e[e.Promise=47]="Promise",e[e.RegExp=48]="RegExp",e[e.StringFormatUnknown=49]="StringFormatUnknown",e[e.StringFormat=50]="StringFormat",e[e.StringMaxLength=51]="StringMaxLength",e[e.StringMinLength=52]="StringMinLength",e[e.StringPattern=53]="StringPattern",e[e.String=54]="String",e[e.Symbol=55]="Symbol",e[e.TupleLength=56]="TupleLength",e[e.Tuple=57]="Tuple",e[e.Uint8ArrayMaxByteLength=58]="Uint8ArrayMaxByteLength",e[e.Uint8ArrayMinByteLength=59]="Uint8ArrayMinByteLength",e[e.Uint8Array=60]="Uint8Array",e[e.Undefined=61]="Undefined",e[e.Union=62]="Union",e[e.Void=63]="Void"})(ce||(ce={}));var mI=class extends qe{constructor(r){super("Unknown type"),this.schema=r}};function Fu(e){return e.replace(/~/g,"~0").replace(/\//g,"~1")}function yt(e){return e!==void 0}var Ki=class{constructor(r){this.iterator=r}[Symbol.iterator](){return this.iterator}First(){let r=this.iterator.next();return r.done?void 0:r.value}};function _e(e,r,t,n,o=[]){return{type:e,schema:r,path:t,value:n,message:kw()({errorType:e,path:t,schema:r,value:n,errors:o}),errors:o}}function*xz(e,r,t,n){}function*Ez(e,r,t,n){if(!et(n))return yield _e(ce.Array,e,t,n);yt(e.minItems)&&!(n.length>=e.minItems)&&(yield _e(ce.ArrayMinItems,e,t,n)),yt(e.maxItems)&&!(n.length<=e.maxItems)&&(yield _e(ce.ArrayMaxItems,e,t,n));for(let a=0;a<n.length;a++)yield*Ee(Gn(e.items,r,"".concat(t,"/").concat(a),n[a]));if(e.uniqueItems===!0&&!(function(){let a=new Set;for(let u of n){let l=$l(u);if(a.has(l))return!1;a.add(l)}return!0})()&&(yield _e(ce.ArrayUniqueItems,e,t,n)),!(yt(e.contains)||yt(e.minContains)||yt(e.maxContains)))return;let o=yt(e.contains)?e.contains:Kt(),i=n.reduce((a,u,l)=>Gn(o,r,"".concat(t).concat(l),u).next().done===!0?a+1:a,0);i===0&&(yield _e(ce.ArrayContains,e,t,n)),He(e.minContains)&&i<e.minContains&&(yield _e(ce.ArrayMinContains,e,t,n)),He(e.maxContains)&&i>e.maxContains&&(yield _e(ce.ArrayMaxContains,e,t,n))}function*Iz(e,r,t,n){S1(n)||(yield _e(ce.AsyncIterator,e,t,n))}function*Sz(e,r,t,n){if(!Rn(n))return yield _e(ce.BigInt,e,t,n);yt(e.exclusiveMaximum)&&!(n<e.exclusiveMaximum)&&(yield _e(ce.BigIntExclusiveMaximum,e,t,n)),yt(e.exclusiveMinimum)&&!(n>e.exclusiveMinimum)&&(yield _e(ce.BigIntExclusiveMinimum,e,t,n)),yt(e.maximum)&&!(n<=e.maximum)&&(yield _e(ce.BigIntMaximum,e,t,n)),yt(e.minimum)&&!(n>=e.minimum)&&(yield _e(ce.BigIntMinimum,e,t,n)),yt(e.multipleOf)&&n%e.multipleOf!==BigInt(0)&&(yield _e(ce.BigIntMultipleOf,e,t,n))}function*Cz(e,r,t,n){vs(n)||(yield _e(ce.Boolean,e,t,n))}function*Dz(e,r,t,n){yield*Ee(Gn(e.returns,r,t,n.prototype))}function*Tz(e,r,t,n){if(!Io(n))return yield _e(ce.Date,e,t,n);yt(e.exclusiveMaximumTimestamp)&&!(n.getTime()<e.exclusiveMaximumTimestamp)&&(yield _e(ce.DateExclusiveMaximumTimestamp,e,t,n)),yt(e.exclusiveMinimumTimestamp)&&!(n.getTime()>e.exclusiveMinimumTimestamp)&&(yield _e(ce.DateExclusiveMinimumTimestamp,e,t,n)),yt(e.maximumTimestamp)&&!(n.getTime()<=e.maximumTimestamp)&&(yield _e(ce.DateMaximumTimestamp,e,t,n)),yt(e.minimumTimestamp)&&!(n.getTime()>=e.minimumTimestamp)&&(yield _e(ce.DateMinimumTimestamp,e,t,n)),yt(e.multipleOfTimestamp)&&n.getTime()%e.multipleOfTimestamp!==0&&(yield _e(ce.DateMultipleOfTimestamp,e,t,n))}function*Mz(e,r,t,n){kl(n)||(yield _e(ce.Function,e,t,n))}function*wz(e,r,t,n){if(!T1(n))return yield _e(ce.Integer,e,t,n);yt(e.exclusiveMaximum)&&!(n<e.exclusiveMaximum)&&(yield _e(ce.IntegerExclusiveMaximum,e,t,n)),yt(e.exclusiveMinimum)&&!(n>e.exclusiveMinimum)&&(yield _e(ce.IntegerExclusiveMinimum,e,t,n)),yt(e.maximum)&&!(n<=e.maximum)&&(yield _e(ce.IntegerMaximum,e,t,n)),yt(e.minimum)&&!(n>=e.minimum)&&(yield _e(ce.IntegerMinimum,e,t,n)),yt(e.multipleOf)&&n%e.multipleOf!==0&&(yield _e(ce.IntegerMultipleOf,e,t,n))}function*Az(e,r,t,n){let o=!1;for(let i of e.allOf)for(let a of Gn(i,r,t,n))o=!0,yield a;if(o)return yield _e(ce.Intersect,e,t,n);if(e.unevaluatedProperties===!1){let i=new RegExp(Pu(e));for(let a of Object.getOwnPropertyNames(n))i.test(a)||(yield _e(ce.IntersectUnevaluatedProperties,e,"".concat(t,"/").concat(a),n))}if(typeof e.unevaluatedProperties=="object"){let i=new RegExp(Pu(e));for(let a of Object.getOwnPropertyNames(n))if(!i.test(a)){let u=Gn(e.unevaluatedProperties,r,"".concat(t,"/").concat(a),n[a]).next();u.done||(yield u.value)}}}function*Pz(e,r,t,n){C1(n)||(yield _e(ce.Iterator,e,t,n))}function*_z(e,r,t,n){n!==e.const&&(yield _e(ce.Literal,e,t,n))}function*Oz(e,r,t,n){yield _e(ce.Never,e,t,n)}function*Fz(e,r,t,n){Gn(e.not,r,t,n).next().done===!0&&(yield _e(ce.Not,e,t,n))}function*Bz(e,r,t,n){Iu(n)||(yield _e(ce.Null,e,t,n))}function*kz(e,r,t,n){if(!Wt.IsNumberLike(n))return yield _e(ce.Number,e,t,n);yt(e.exclusiveMaximum)&&!(n<e.exclusiveMaximum)&&(yield _e(ce.NumberExclusiveMaximum,e,t,n)),yt(e.exclusiveMinimum)&&!(n>e.exclusiveMinimum)&&(yield _e(ce.NumberExclusiveMinimum,e,t,n)),yt(e.maximum)&&!(n<=e.maximum)&&(yield _e(ce.NumberMaximum,e,t,n)),yt(e.minimum)&&!(n>=e.minimum)&&(yield _e(ce.NumberMinimum,e,t,n)),yt(e.multipleOf)&&n%e.multipleOf!==0&&(yield _e(ce.NumberMultipleOf,e,t,n))}function*Lz(e,r,t,n){if(!Wt.IsObjectLike(n))return yield _e(ce.Object,e,t,n);yt(e.minProperties)&&!(Object.getOwnPropertyNames(n).length>=e.minProperties)&&(yield _e(ce.ObjectMinProperties,e,t,n)),yt(e.maxProperties)&&!(Object.getOwnPropertyNames(n).length<=e.maxProperties)&&(yield _e(ce.ObjectMaxProperties,e,t,n));let o=Array.isArray(e.required)?e.required:[],i=Object.getOwnPropertyNames(e.properties),a=Object.getOwnPropertyNames(n);for(let u of o)a.includes(u)||(yield _e(ce.ObjectRequiredProperty,e.properties[u],"".concat(t,"/").concat(Fu(u)),void 0));if(e.additionalProperties===!1)for(let u of a)i.includes(u)||(yield _e(ce.ObjectAdditionalProperties,e,"".concat(t,"/").concat(Fu(u)),n[u]));if(typeof e.additionalProperties=="object")for(let u of a)i.includes(u)||(yield*Ee(Gn(e.additionalProperties,r,"".concat(t,"/").concat(Fu(u)),n[u])));for(let u of i){let l=e.properties[u];e.required&&e.required.includes(u)?(yield*Ee(Gn(l,r,"".concat(t,"/").concat(Fu(u)),n[u])),Ou(e)&&!(u in n)&&(yield _e(ce.ObjectRequiredProperty,l,"".concat(t,"/").concat(Fu(u)),void 0))):Wt.IsExactOptionalProperty(n,u)&&(yield*Ee(Gn(l,r,"".concat(t,"/").concat(Fu(u)),n[u])))}}function*Rz(e,r,t,n){D1(n)||(yield _e(ce.Promise,e,t,n))}function*Nz(e,r,t,n){if(!Wt.IsRecordLike(n))return yield _e(ce.Object,e,t,n);yt(e.minProperties)&&!(Object.getOwnPropertyNames(n).length>=e.minProperties)&&(yield _e(ce.ObjectMinProperties,e,t,n)),yt(e.maxProperties)&&!(Object.getOwnPropertyNames(n).length<=e.maxProperties)&&(yield _e(ce.ObjectMaxProperties,e,t,n));let[o,i]=Object.entries(e.patternProperties)[0],a=new RegExp(o);for(let[u,l]of Object.entries(n))a.test(u)&&(yield*Ee(Gn(i,r,"".concat(t,"/").concat(Fu(u)),l)));if(typeof e.additionalProperties=="object")for(let[u,l]of Object.entries(n))a.test(u)||(yield*Ee(Gn(e.additionalProperties,r,"".concat(t,"/").concat(Fu(u)),l)));if(e.additionalProperties===!1){for(let[u,l]of Object.entries(n))if(!a.test(u))return yield _e(ce.ObjectAdditionalProperties,e,"".concat(t,"/").concat(Fu(u)),l)}}function*jz(e,r,t,n){yield*Ee(Gn(Mt(e,r),r,t,n))}function*Uz(e,r,t,n){if(!Et(n))return yield _e(ce.String,e,t,n);if(yt(e.minLength)&&!(n.length>=e.minLength)&&(yield _e(ce.StringMinLength,e,t,n)),yt(e.maxLength)&&!(n.length<=e.maxLength)&&(yield _e(ce.StringMaxLength,e,t,n)),!new RegExp(e.source,e.flags).test(n))return yield _e(ce.RegExp,e,t,n)}function*Gz(e,r,t,n){if(!Et(n))return yield _e(ce.String,e,t,n);yt(e.minLength)&&!(n.length>=e.minLength)&&(yield _e(ce.StringMinLength,e,t,n)),yt(e.maxLength)&&!(n.length<=e.maxLength)&&(yield _e(ce.StringMaxLength,e,t,n)),Et(e.pattern)&&(new RegExp(e.pattern).test(n)||(yield _e(ce.StringPattern,e,t,n))),Et(e.format)&&(Co.Has(e.format)?Co.Get(e.format)(n)||(yield _e(ce.StringFormat,e,t,n)):yield _e(ce.StringFormatUnknown,e,t,n))}function*zz(e,r,t,n){Su(n)||(yield _e(ce.Symbol,e,t,n))}function*$z(e,r,t,n){if(!Et(n))return yield _e(ce.String,e,t,n);new RegExp(e.pattern).test(n)||(yield _e(ce.StringPattern,e,t,n))}function*Vz(e,r,t,n){yield*Ee(Gn(Mt(e,r),r,t,n))}function*Hz(e,r,t,n){if(!et(n))return yield _e(ce.Tuple,e,t,n);if(e.items===void 0&&n.length!==0)return yield _e(ce.TupleLength,e,t,n);if(n.length!==e.maxItems)return yield _e(ce.TupleLength,e,t,n);if(e.items)for(let o=0;o<e.items.length;o++)yield*Ee(Gn(e.items[o],r,"".concat(t,"/").concat(o),n[o]))}function*Zz(e,r,t,n){_r(n)||(yield _e(ce.Undefined,e,t,n))}function*Wz(e,r,t,n){if(ct(e,r,n))return;let o=e.anyOf.map(i=>new Ki(Gn(i,r,t,n)));yield _e(ce.Union,e,t,n,o)}function*Xz(e,r,t,n){if(!_p(n))return yield _e(ce.Uint8Array,e,t,n);yt(e.maxByteLength)&&!(n.length<=e.maxByteLength)&&(yield _e(ce.Uint8ArrayMaxByteLength,e,t,n)),yt(e.minByteLength)&&!(n.length>=e.minByteLength)&&(yield _e(ce.Uint8ArrayMinByteLength,e,t,n))}function*Yz(e,r,t,n){}function*qz(e,r,t,n){Wt.IsVoidLike(n)||(yield _e(ce.Void,e,t,n))}function*Jz(e,r,t,n){mn.Get(e[le])(e,n)||(yield _e(ce.Kind,e,t,n))}function*Gn(e,r,t,n){let o=yt(e.$id)?[...r,e]:r,i=e;switch(i[le]){case"Any":return yield*Ee(xz(i,o,t,n));case"Array":return yield*Ee(Ez(i,o,t,n));case"AsyncIterator":return yield*Ee(Iz(i,o,t,n));case"BigInt":return yield*Ee(Sz(i,o,t,n));case"Boolean":return yield*Ee(Cz(i,o,t,n));case"Constructor":return yield*Ee(Dz(i,o,t,n));case"Date":return yield*Ee(Tz(i,o,t,n));case"Function":return yield*Ee(Mz(i,o,t,n));case"Integer":return yield*Ee(wz(i,o,t,n));case"Intersect":return yield*Ee(Az(i,o,t,n));case"Iterator":return yield*Ee(Pz(i,o,t,n));case"Literal":return yield*Ee(_z(i,o,t,n));case"Never":return yield*Ee(Oz(i,o,t,n));case"Not":return yield*Ee(Fz(i,o,t,n));case"Null":return yield*Ee(Bz(i,o,t,n));case"Number":return yield*Ee(kz(i,o,t,n));case"Object":return yield*Ee(Lz(i,o,t,n));case"Promise":return yield*Ee(Rz(i,o,t,n));case"Record":return yield*Ee(Nz(i,o,t,n));case"Ref":return yield*Ee(jz(i,o,t,n));case"RegExp":return yield*Ee(Uz(i,o,t,n));case"String":return yield*Ee(Gz(i,o,t,n));case"Symbol":return yield*Ee(zz(i,o,t,n));case"TemplateLiteral":return yield*Ee($z(i,o,t,n));case"This":return yield*Ee(Vz(i,o,t,n));case"Tuple":return yield*Ee(Hz(i,o,t,n));case"Undefined":return yield*Ee(Zz(i,o,t,n));case"Union":return yield*Ee(Wz(i,o,t,n));case"Uint8Array":return yield*Ee(Xz(i,o,t,n));case"Unknown":return yield*Ee(Yz(i,o,t,n));case"Void":return yield*Ee(qz(i,o,t,n));default:if(!mn.Has(i[le]))throw new mI(e);return yield*Ee(Jz(i,o,t,n))}}function Cs(...e){let r=e.length===3?Gn(e[0],e[1],"",e[2]):Gn(e[0],[],"",e[1]);return new Ki(r)}p();p();var Kz=function(e,r,t,n,o){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!o)throw new TypeError("Private accessor was defined without a setter");if(typeof r=="function"?e!==r||!o:!r.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?o.call(e,t):o?o.value=t:r.set(e,t),t},Uw=function(e,r,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof r=="function"?e!==r||!n:!r.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(e):n?n.value:r.get(e)},hI,nb,Gw,gI=class extends qe{constructor(r){let t=r.First();super(t===void 0?"Invalid Value":t.message),hI.add(this),nb.set(this,void 0),Kz(this,nb,r,"f"),this.error=t}Errors(){return new Ki(Uw(this,hI,"m",Gw).call(this))}};nb=new WeakMap,hI=new WeakSet,Gw=function*(){this.error&&(yield this.error),yield*Ee(Uw(this,nb,"f"))};function jw(e,r,t){if(!ct(e,r,t))throw new gI(Cs(e,r,t))}function ob(...e){return e.length===3?jw(e[0],e[1],e[2]):jw(e[0],[],e[1])}p();p();p();function Qz(e){let r={};for(let t of Object.getOwnPropertyNames(e))r[t]=wt(e[t]);for(let t of Object.getOwnPropertySymbols(e))r[t]=wt(e[t]);return r}function e$(e){return e.map(r=>wt(r))}function t$(e){return e.slice()}function r$(e){return new Map(wt([...e.entries()]))}function n$(e){return new Set(wt([...e.entries()]))}function o$(e){return new Date(e.toISOString())}function wt(e){if(et(e))return e$(e);if(Io(e))return o$(e);if(Vi(e))return t$(e);if(CT(e))return r$(e);if(DT(e))return n$(e);if(rt(e))return Qz(e);if(Nn(e))return e;throw new Error("ValueClone: Unable to clone value")}var vi=class extends qe{constructor(r,t){super(t),this.schema=r}};function At(e){return kl(e)?e():wt(e)}function i$(e,r){return Ke(e,"default")?At(e.default):{}}function a$(e,r){if(e.uniqueItems===!0&&!Ke(e,"default"))throw new vi(e,"Array with the uniqueItems constraint requires a default value");if("contains"in e&&!Ke(e,"default"))throw new vi(e,"Array with the contains constraint requires a default value");return"default"in e?At(e.default):e.minItems!==void 0?Array.from({length:e.minItems}).map(t=>xi(e.items,r)):[]}function s$(e,r){return Ke(e,"default")?At(e.default):(function(){return fD(this,null,function*(){})})()}function u$(e,r){return Ke(e,"default")?At(e.default):BigInt(0)}function l$(e,r){return Ke(e,"default")?At(e.default):!1}function c$(e,r){if(Ke(e,"default"))return At(e.default);{let t=xi(e.returns,r);return typeof t=="object"&&!Array.isArray(t)?class{constructor(){for(let[n,o]of Object.entries(t)){let i=this;i[n]=o}}}:class{}}}function d$(e,r){return Ke(e,"default")?At(e.default):e.minimumTimestamp!==void 0?new Date(e.minimumTimestamp):new Date}function p$(e,r){return Ke(e,"default")?At(e.default):()=>xi(e.returns,r)}function f$(e,r){return Ke(e,"default")?At(e.default):e.minimum!==void 0?e.minimum:0}function m$(e,r){if(Ke(e,"default"))return At(e.default);{let t=e.allOf.reduce((n,o)=>{let i=xi(o,r);return typeof i=="object"?O(O({},n),i):i},{});if(!ct(e,r,t))throw new vi(e,"Intersect produced invalid value. Consider using a default value.");return t}}function h$(e,r){return Ke(e,"default")?At(e.default):(function*(){})()}function g$(e,r){return Ke(e,"default")?At(e.default):e.const}function y$(e,r){if(Ke(e,"default"))return At(e.default);throw new vi(e,"Never types cannot be created. Consider using a default value.")}function b$(e,r){if(Ke(e,"default"))return At(e.default);throw new vi(e,"Not types must have a default value")}function v$(e,r){return Ke(e,"default")?At(e.default):null}function x$(e,r){return Ke(e,"default")?At(e.default):e.minimum!==void 0?e.minimum:0}function E$(e,r){if(Ke(e,"default"))return At(e.default);{let t=new Set(e.required),n={};for(let[o,i]of Object.entries(e.properties))t.has(o)&&(n[o]=xi(i,r));return n}}function I$(e,r){return Ke(e,"default")?At(e.default):Promise.resolve(xi(e.item,r))}function S$(e,r){let[t,n]=Object.entries(e.patternProperties)[0];if(Ke(e,"default"))return At(e.default);if(t===wu||t===Mu)return{};{let o=t.slice(1,t.length-1).split("|"),i={};for(let a of o)i[a]=xi(n,r);return i}}function C$(e,r){return Ke(e,"default")?At(e.default):xi(Mt(e,r),r)}function D$(e,r){if(Ke(e,"default"))return At(e.default);throw new vi(e,"RegExp types cannot be created. Consider using a default value.")}function T$(e,r){if(e.pattern!==void 0){if(Ke(e,"default"))return At(e.default);throw new vi(e,"String types with patterns must specify a default value")}else if(e.format!==void 0){if(Ke(e,"default"))return At(e.default);throw new vi(e,"String types with formats must specify a default value")}else return Ke(e,"default")?At(e.default):e.minLength!==void 0?Array.from({length:e.minLength}).map(()=>" ").join(""):""}function M$(e,r){return Ke(e,"default")?At(e.default):"value"in e?Symbol.for(e.value):Symbol()}function w$(e,r){if(Ke(e,"default"))return At(e.default);if(!_1(e))throw new vi(e,"Can only create template literals that produce a finite variants. Consider using a default value.");return Np(e)[0]}function A$(e,r){if(zw++>R$)throw new vi(e,"Cannot create recursive type as it appears possibly infinite. Consider using a default.");return Ke(e,"default")?At(e.default):xi(Mt(e,r),r)}function P$(e,r){return Ke(e,"default")?At(e.default):e.items===void 0?[]:Array.from({length:e.minItems}).map((t,n)=>xi(e.items[n],r))}function _$(e,r){if(Ke(e,"default"))return At(e.default)}function O$(e,r){if(Ke(e,"default"))return At(e.default);if(e.anyOf.length===0)throw new Error("ValueCreate.Union: Cannot create Union with zero variants");return xi(e.anyOf[0],r)}function F$(e,r){return Ke(e,"default")?At(e.default):e.minByteLength!==void 0?new Uint8Array(e.minByteLength):new Uint8Array(0)}function B$(e,r){return Ke(e,"default")?At(e.default):{}}function k$(e,r){if(Ke(e,"default"))return At(e.default)}function L$(e,r){if(Ke(e,"default"))return At(e.default);throw new Error("User defined types must specify a default value")}function xi(e,r){let t=Ji(e,r),n=e;switch(n[le]){case"Any":return i$(n,t);case"Array":return a$(n,t);case"AsyncIterator":return s$(n,t);case"BigInt":return u$(n,t);case"Boolean":return l$(n,t);case"Constructor":return c$(n,t);case"Date":return d$(n,t);case"Function":return p$(n,t);case"Integer":return f$(n,t);case"Intersect":return m$(n,t);case"Iterator":return h$(n,t);case"Literal":return g$(n,t);case"Never":return y$(n,t);case"Not":return b$(n,t);case"Null":return v$(n,t);case"Number":return x$(n,t);case"Object":return E$(n,t);case"Promise":return I$(n,t);case"Record":return S$(n,t);case"Ref":return C$(n,t);case"RegExp":return D$(n,t);case"String":return T$(n,t);case"Symbol":return M$(n,t);case"TemplateLiteral":return w$(n,t);case"This":return A$(n,t);case"Tuple":return P$(n,t);case"Undefined":return _$(n,t);case"Union":return O$(n,t);case"Uint8Array":return F$(n,t);case"Unknown":return B$(n,t);case"Void":return k$(n,t);default:if(!mn.Has(n[le]))throw new vi(n,"Unknown type");return L$(n,t)}}var R$=512,zw=0;function Qi(...e){return zw=0,e.length===2?xi(e[0],e[1]):xi(e[0],[])}var ib=class extends qe{constructor(r,t){super(t),this.schema=r}};function N$(e,r,t){if(e[le]==="Object"&&typeof t=="object"&&!Iu(t)){let n=e,o=Object.getOwnPropertyNames(t),i=Object.entries(n.properties),[a,u]=[1/i.length,i.length];return i.reduce((l,[c,d])=>{let f=d[le]==="Literal"&&d.const===t[c]?u:0,m=ct(d,r,t[c])?a:0,g=o.includes(c)?a:0;return l+(f+m+g)},0)}else return ct(e,r,t)?1:0}function j$(e,r,t){let n=e.anyOf.map(a=>Mt(a,r)),[o,i]=[n[0],0];for(let a of n){let u=N$(a,r,t);u>i&&(o=a,i=u)}return o}function U$(e,r,t){if("default"in e)return typeof t=="function"?e.default:wt(e.default);{let n=j$(e,r,t);return yI(n,r,t)}}function G$(e,r,t){return ct(e,r,t)?wt(t):Qi(e,r)}function z$(e,r,t){return ct(e,r,t)?t:Qi(e,r)}function $$(e,r,t){if(ct(e,r,t))return wt(t);let n=et(t)?wt(t):Qi(e,r),o=He(e.minItems)&&n.length<e.minItems?[...n,...Array.from({length:e.minItems-n.length},()=>null)]:n,a=(He(e.maxItems)&&o.length>e.maxItems?o.slice(0,e.maxItems):o).map(l=>Ds(e.items,r,l));if(e.uniqueItems!==!0)return a;let u=[...new Set(a)];if(!ct(e,r,u))throw new ib(e,"Array cast produced invalid data due to uniqueItems constraint");return u}function V$(e,r,t){if(ct(e,r,t))return Qi(e,r);let n=new Set(e.returns.required||[]),o=function(){};for(let[i,a]of Object.entries(e.returns.properties))!n.has(i)&&t.prototype[i]===void 0||(o.prototype[i]=Ds(a,r,t.prototype[i]));return o}function H$(e,r,t){let n=Qi(e,r),o=rt(n)&&rt(t)?O(O({},n),t):t;return ct(e,r,o)?o:Qi(e,r)}function Z$(e,r,t){throw new ib(e,"Never types cannot be cast")}function W$(e,r,t){if(ct(e,r,t))return t;if(t===null||typeof t!="object")return Qi(e,r);let n=new Set(e.required||[]),o={};for(let[i,a]of Object.entries(e.properties))!n.has(i)&&t[i]===void 0||(o[i]=Ds(a,r,t[i]));if(typeof e.additionalProperties=="object"){let i=Object.getOwnPropertyNames(e.properties);for(let a of Object.getOwnPropertyNames(t))i.includes(a)||(o[a]=Ds(e.additionalProperties,r,t[a]))}return o}function X$(e,r,t){if(ct(e,r,t))return wt(t);if(t===null||typeof t!="object"||Array.isArray(t)||t instanceof Date)return Qi(e,r);let n=Object.getOwnPropertyNames(e.patternProperties)[0],o=e.patternProperties[n],i={};for(let[a,u]of Object.entries(t))i[a]=Ds(o,r,u);return i}function Y$(e,r,t){return Ds(Mt(e,r),r,t)}function q$(e,r,t){return Ds(Mt(e,r),r,t)}function J$(e,r,t){return ct(e,r,t)?wt(t):et(t)?e.items===void 0?[]:e.items.map((n,o)=>Ds(n,r,t[o])):Qi(e,r)}function K$(e,r,t){return ct(e,r,t)?wt(t):U$(e,r,t)}function Ds(e,r,t){let n=Et(e.$id)?[...r,e]:r,o=e;switch(e[le]){case"Array":return $$(o,n,t);case"Constructor":return V$(o,n,t);case"Intersect":return H$(o,n,t);case"Never":return Z$(o,n,t);case"Object":return W$(o,n,t);case"Record":return X$(o,n,t);case"Ref":return Y$(o,n,t);case"This":return q$(o,n,t);case"Tuple":return J$(o,n,t);case"Union":return K$(o,n,t);case"Date":case"Symbol":case"Uint8Array":return G$(e,r,t);default:return z$(o,n,t)}}function yI(...e){return e.length===3?Ds(e[0],e[1],e[2]):Ds(e[0],[],e[1])}p();function Q$(e){return Rl(e)&&e[le]!=="Unsafe"}function eV(e,r,t){return et(t)?t.map(n=>Ei(e.items,r,n)):t}function tV(e,r,t){let n=e.unevaluatedProperties,i=e.allOf.map(u=>Ei(u,r,wt(t))).reduce((u,l)=>rt(l)?O(O({},u),l):l,{});if(!rt(t)||!rt(i)||!Rl(n))return i;let a=Mn(e);for(let u of Object.getOwnPropertyNames(t))a.includes(u)||ct(n,r,t[u])&&(i[u]=Ei(n,r,t[u]));return i}function rV(e,r,t){if(!rt(t)||et(t))return t;let n=e.additionalProperties;for(let o of Object.getOwnPropertyNames(t)){if(Ke(e.properties,o)){t[o]=Ei(e.properties[o],r,t[o]);continue}if(Rl(n)&&ct(n,r,t[o])){t[o]=Ei(n,r,t[o]);continue}delete t[o]}return t}function nV(e,r,t){if(!rt(t))return t;let n=e.additionalProperties,o=Object.getOwnPropertyNames(t),[i,a]=Object.entries(e.patternProperties)[0],u=new RegExp(i);for(let l of o){if(u.test(l)){t[l]=Ei(a,r,t[l]);continue}if(Rl(n)&&ct(n,r,t[l])){t[l]=Ei(n,r,t[l]);continue}delete t[l]}return t}function oV(e,r,t){return Ei(Mt(e,r),r,t)}function iV(e,r,t){return Ei(Mt(e,r),r,t)}function aV(e,r,t){if(!et(t))return t;if(_r(e.items))return[];let n=Math.min(t.length,e.items.length);for(let o=0;o<n;o++)t[o]=Ei(e.items[o],r,t[o]);return t.length>n?t.slice(0,n):t}function sV(e,r,t){for(let n of e.anyOf)if(Q$(n)&&ct(n,r,t))return Ei(n,r,t);return t}function Ei(e,r,t){let n=Et(e.$id)?[...r,e]:r,o=e;switch(o[le]){case"Array":return eV(o,n,t);case"Intersect":return tV(o,n,t);case"Object":return rV(o,n,t);case"Record":return nV(o,n,t);case"Ref":return oV(o,n,t);case"This":return iV(o,n,t);case"Tuple":return aV(o,n,t);case"Union":return sV(o,n,t);default:return t}}function ab(...e){return e.length===3?Ei(e[0],e[1],e[2]):Ei(e[0],[],e[1])}p();function sb(e){return Et(e)&&!isNaN(e)&&!isNaN(parseFloat(e))}function uV(e){return Rn(e)||vs(e)||He(e)}function r0(e){return e===!0||He(e)&&e===1||Rn(e)&&e===BigInt("1")||Et(e)&&(e.toLowerCase()==="true"||e==="1")}function n0(e){return e===!1||He(e)&&(e===0||Object.is(e,-0))||Rn(e)&&e===BigInt("0")||Et(e)&&(e.toLowerCase()==="false"||e==="0"||e==="-0")}function lV(e){return Et(e)&&/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i.test(e)}function cV(e){return Et(e)&&/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)?$/i.test(e)}function dV(e){return Et(e)&&/^\d\d\d\d-[0-1]\d-[0-3]\dt(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i.test(e)}function pV(e){return Et(e)&&/^\d\d\d\d-[0-1]\d-[0-3]\dt(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)?$/i.test(e)}function fV(e){return Et(e)&&/^\d\d\d\d-[0-1]\d-[0-3]\d$/i.test(e)}function mV(e,r){let t=Vw(e);return t===r?t:e}function hV(e,r){let t=Hw(e);return t===r?t:e}function gV(e,r){let t=$w(e);return t===r?t:e}function yV(e,r){return Et(e.const)?mV(r,e.const):He(e.const)?hV(r,e.const):vs(e.const)?gV(r,e.const):r}function $w(e){return r0(e)?!0:n0(e)?!1:e}function bV(e){let r=t=>t.split(".")[0];return sb(e)?BigInt(r(e)):He(e)?BigInt(Math.trunc(e)):n0(e)?BigInt(0):r0(e)?BigInt(1):e}function Vw(e){return uV(e)?e.toString():Su(e)&&e.description!==void 0?e.description.toString():e}function Hw(e){return sb(e)?parseFloat(e):r0(e)?1:n0(e)?0:e}function vV(e){return sb(e)?parseInt(e):He(e)?e|0:r0(e)?1:n0(e)?0:e}function xV(e){return Et(e)&&e.toLowerCase()==="null"?null:e}function EV(e){return Et(e)&&e==="undefined"?void 0:e}function IV(e){return Io(e)?e:He(e)?new Date(e):r0(e)?new Date(1):n0(e)?new Date(0):sb(e)?new Date(parseInt(e)):cV(e)?new Date("1970-01-01T".concat(e,".000Z")):lV(e)?new Date("1970-01-01T".concat(e)):pV(e)?new Date("".concat(e,".000Z")):dV(e)?new Date(e):fV(e)?new Date("".concat(e,"T00:00:00.000Z")):e}function SV(e,r,t){return(et(t)?t:[t]).map(o=>Ts(e.items,r,o))}function CV(e,r,t){return bV(t)}function DV(e,r,t){return $w(t)}function TV(e,r,t){return IV(t)}function MV(e,r,t){return vV(t)}function wV(e,r,t){return e.allOf.reduce((n,o)=>Ts(o,r,n),t)}function AV(e,r,t){return yV(e,t)}function PV(e,r,t){return xV(t)}function _V(e,r,t){return Hw(t)}function OV(e,r,t){if(!rt(t))return t;for(let n of Object.getOwnPropertyNames(e.properties))Ke(t,n)&&(t[n]=Ts(e.properties[n],r,t[n]));return t}function FV(e,r,t){if(!rt(t))return t;let o=Object.getOwnPropertyNames(e.patternProperties)[0],i=e.patternProperties[o];for(let[a,u]of Object.entries(t))t[a]=Ts(i,r,u);return t}function BV(e,r,t){return Ts(Mt(e,r),r,t)}function kV(e,r,t){return Vw(t)}function LV(e,r,t){return Et(t)||He(t)?Symbol(t):t}function RV(e,r,t){return Ts(Mt(e,r),r,t)}function NV(e,r,t){return et(t)&&!_r(e.items)?t.map((o,i)=>i<e.items.length?Ts(e.items[i],r,o):o):t}function jV(e,r,t){return EV(t)}function UV(e,r,t){for(let n of e.anyOf){let o=Ts(n,r,wt(t));if(ct(n,r,o))return o}return t}function Ts(e,r,t){let n=Ji(e,r),o=e;switch(e[le]){case"Array":return SV(o,n,t);case"BigInt":return CV(o,n,t);case"Boolean":return DV(o,n,t);case"Date":return TV(o,n,t);case"Integer":return MV(o,n,t);case"Intersect":return wV(o,n,t);case"Literal":return AV(o,n,t);case"Null":return PV(o,n,t);case"Number":return _V(o,n,t);case"Object":return OV(o,n,t);case"Record":return FV(o,n,t);case"Ref":return BV(o,n,t);case"String":return kV(o,n,t);case"Symbol":return LV(o,n,t);case"This":return RV(o,n,t);case"Tuple":return NV(o,n,t);case"Undefined":return jV(o,n,t);case"Union":return UV(o,n,t);default:return t}}function ub(...e){return e.length===3?Ts(e[0],e[1],e[2]):Ts(e[0],[],e[1])}p();p();var ef=class extends qe{constructor(r,t,n){super("Unable to decode value as it does not match the expected schema"),this.schema=r,this.value=t,this.error=n}},Kc=class extends qe{constructor(r,t,n,o){super(o instanceof Error?o.message:"Unknown error"),this.schema=r,this.path=t,this.value=n,this.error=o}};function Or(e,r,t){try{return pr(e)?e[Er].Decode(t):t}catch(n){throw new Kc(e,r,t,n)}}function GV(e,r,t,n){return et(n)?Or(e,t,n.map((o,i)=>Ms(e.items,r,"".concat(t,"/").concat(i),o))):Or(e,t,n)}function zV(e,r,t,n){if(!rt(n)||Nn(n))return Or(e,t,n);let o=Ul(e),i=o.map(d=>d[0]),a=O({},n);for(let[d,f]of o)d in a&&(a[d]=Ms(f,r,"".concat(t,"/").concat(d),a[d]));if(!pr(e.unevaluatedProperties))return Or(e,t,a);let u=Object.getOwnPropertyNames(a),l=e.unevaluatedProperties,c=O({},a);for(let d of u)i.includes(d)||(c[d]=Or(l,"".concat(t,"/").concat(d),c[d]));return Or(e,t,c)}function $V(e,r,t,n){return Or(e,t,Ms(e.not,r,t,n))}function VV(e,r,t,n){if(!rt(n))return Or(e,t,n);let o=Mn(e),i=O({},n);for(let c of o)Ke(i,c)&&(_r(i[c])&&(!Fp(e.properties[c])||Wt.IsExactOptionalProperty(i,c))||(i[c]=Ms(e.properties[c],r,"".concat(t,"/").concat(c),i[c])));if(!It(e.additionalProperties))return Or(e,t,i);let a=Object.getOwnPropertyNames(i),u=e.additionalProperties,l=O({},i);for(let c of a)o.includes(c)||(l[c]=Or(u,"".concat(t,"/").concat(c),l[c]));return Or(e,t,l)}function HV(e,r,t,n){if(!rt(n))return Or(e,t,n);let o=Object.getOwnPropertyNames(e.patternProperties)[0],i=new RegExp(o),a=O({},n);for(let d of Object.getOwnPropertyNames(n))i.test(d)&&(a[d]=Ms(e.patternProperties[o],r,"".concat(t,"/").concat(d),a[d]));if(!It(e.additionalProperties))return Or(e,t,a);let u=Object.getOwnPropertyNames(a),l=e.additionalProperties,c=O({},a);for(let d of u)i.test(d)||(c[d]=Or(l,"".concat(t,"/").concat(d),c[d]));return Or(e,t,c)}function ZV(e,r,t,n){let o=Mt(e,r);return Or(e,t,Ms(o,r,t,n))}function WV(e,r,t,n){let o=Mt(e,r);return Or(e,t,Ms(o,r,t,n))}function XV(e,r,t,n){return et(n)&&et(e.items)?Or(e,t,e.items.map((o,i)=>Ms(o,r,"".concat(t,"/").concat(i),n[i]))):Or(e,t,n)}function YV(e,r,t,n){for(let o of e.anyOf){if(!ct(o,r,n))continue;let i=Ms(o,r,t,n);return Or(e,t,i)}return Or(e,t,n)}function Ms(e,r,t,n){let o=Ji(e,r),i=e;switch(e[le]){case"Array":return GV(i,o,t,n);case"Intersect":return zV(i,o,t,n);case"Not":return $V(i,o,t,n);case"Object":return VV(i,o,t,n);case"Record":return HV(i,o,t,n);case"Ref":return ZV(i,o,t,n);case"Symbol":return Or(i,t,n);case"This":return WV(i,o,t,n);case"Tuple":return XV(i,o,t,n);case"Union":return YV(i,o,t,n);default:return Or(i,t,n)}}function tf(e,r,t){return Ms(e,r,"",t)}p();var rf=class extends qe{constructor(r,t,n){super("The encoded value does not match the expected schema"),this.schema=r,this.value=t,this.error=n}},Qc=class extends qe{constructor(r,t,n,o){super("".concat(o instanceof Error?o.message:"Unknown error")),this.schema=r,this.path=t,this.value=n,this.error=o}};function ao(e,r,t){try{return pr(e)?e[Er].Encode(t):t}catch(n){throw new Qc(e,r,t,n)}}function qV(e,r,t,n){let o=ao(e,t,n);return et(o)?o.map((i,a)=>ws(e.items,r,"".concat(t,"/").concat(a),i)):o}function JV(e,r,t,n){let o=ao(e,t,n);if(!rt(n)||Nn(n))return o;let i=Ul(e),a=i.map(f=>f[0]),u=O({},o);for(let[f,m]of i)f in u&&(u[f]=ws(m,r,"".concat(t,"/").concat(f),u[f]));if(!pr(e.unevaluatedProperties))return u;let l=Object.getOwnPropertyNames(u),c=e.unevaluatedProperties,d=O({},u);for(let f of l)a.includes(f)||(d[f]=ao(c,"".concat(t,"/").concat(f),d[f]));return d}function KV(e,r,t,n){return ao(e.not,t,ao(e,t,n))}function QV(e,r,t,n){let o=ao(e,t,n);if(!rt(o))return o;let i=Mn(e),a=O({},o);for(let d of i)Ke(a,d)&&(_r(a[d])&&(!Fp(e.properties[d])||Wt.IsExactOptionalProperty(a,d))||(a[d]=ws(e.properties[d],r,"".concat(t,"/").concat(d),a[d])));if(!It(e.additionalProperties))return a;let u=Object.getOwnPropertyNames(a),l=e.additionalProperties,c=O({},a);for(let d of u)i.includes(d)||(c[d]=ao(l,"".concat(t,"/").concat(d),c[d]));return c}function eH(e,r,t,n){let o=ao(e,t,n);if(!rt(n))return o;let i=Object.getOwnPropertyNames(e.patternProperties)[0],a=new RegExp(i),u=O({},o);for(let f of Object.getOwnPropertyNames(n))a.test(f)&&(u[f]=ws(e.patternProperties[i],r,"".concat(t,"/").concat(f),u[f]));if(!It(e.additionalProperties))return u;let l=Object.getOwnPropertyNames(u),c=e.additionalProperties,d=O({},u);for(let f of l)a.test(f)||(d[f]=ao(c,"".concat(t,"/").concat(f),d[f]));return d}function tH(e,r,t,n){let o=Mt(e,r),i=ws(o,r,t,n);return ao(e,t,i)}function rH(e,r,t,n){let o=Mt(e,r),i=ws(o,r,t,n);return ao(e,t,i)}function nH(e,r,t,n){let o=ao(e,t,n);return et(e.items)?e.items.map((i,a)=>ws(i,r,"".concat(t,"/").concat(a),o[a])):[]}function oH(e,r,t,n){for(let o of e.anyOf){if(!ct(o,r,n))continue;let i=ws(o,r,t,n);return ao(e,t,i)}for(let o of e.anyOf){let i=ws(o,r,t,n);if(ct(e,r,i))return ao(e,t,i)}return ao(e,t,n)}function ws(e,r,t,n){let o=Ji(e,r),i=e;switch(e[le]){case"Array":return qV(i,o,t,n);case"Intersect":return JV(i,o,t,n);case"Not":return KV(i,o,t,n);case"Object":return QV(i,o,t,n);case"Record":return eH(i,o,t,n);case"Ref":return tH(i,o,t,n);case"This":return rH(i,o,t,n);case"Tuple":return nH(i,o,t,n);case"Union":return oH(i,o,t,n);default:return ao(i,t,n)}}function lb(e,r,t){return ws(e,r,"",t)}p();function iH(e,r){return pr(e)||wn(e.items,r)}function aH(e,r){return pr(e)||wn(e.items,r)}function sH(e,r){return pr(e)||wn(e.returns,r)||e.parameters.some(t=>wn(t,r))}function uH(e,r){return pr(e)||wn(e.returns,r)||e.parameters.some(t=>wn(t,r))}function lH(e,r){return pr(e)||pr(e.unevaluatedProperties)||e.allOf.some(t=>wn(t,r))}function cH(e,r){return pr(e)||wn(e.items,r)}function dH(e,r){return pr(e)||wn(e.not,r)}function pH(e,r){return pr(e)||Object.values(e.properties).some(t=>wn(t,r))||It(e.additionalProperties)&&wn(e.additionalProperties,r)}function fH(e,r){return pr(e)||wn(e.item,r)}function mH(e,r){let t=Object.getOwnPropertyNames(e.patternProperties)[0],n=e.patternProperties[t];return pr(e)||wn(n,r)||It(e.additionalProperties)&&pr(e.additionalProperties)}function hH(e,r){return pr(e)?!0:wn(Mt(e,r),r)}function gH(e,r){return pr(e)?!0:wn(Mt(e,r),r)}function yH(e,r){return pr(e)||!_r(e.items)&&e.items.some(t=>wn(t,r))}function bH(e,r){return pr(e)||e.anyOf.some(t=>wn(t,r))}function wn(e,r){let t=Ji(e,r),n=e;if(e.$id&&bI.has(e.$id))return!1;switch(e.$id&&bI.add(e.$id),e[le]){case"Array":return iH(n,t);case"AsyncIterator":return aH(n,t);case"Constructor":return sH(n,t);case"Function":return uH(n,t);case"Intersect":return lH(n,t);case"Iterator":return cH(n,t);case"Not":return dH(n,t);case"Object":return pH(n,t);case"Promise":return fH(n,t);case"Record":return mH(n,t);case"Ref":return hH(n,t);case"This":return gH(n,t);case"Tuple":return yH(n,t);case"Union":return bH(n,t);default:return pr(e)}}var bI=new Set;function As(e,r){return bI.clear(),wn(e,r)}function Zw(...e){let[r,t,n]=e.length===3?[e[0],e[1],e[2]]:[e[0],[],e[1]];if(!ct(r,t,n))throw new ef(r,n,Cs(r,t,n).First());return As(r,t)?tf(r,t,n):n}p();function Bu(e,r){let t=Ke(e,"default")?e.default:void 0,n=kl(t)?t():wt(t);return _r(r)?n:rt(r)&&rt(n)?Object.assign(n,r):r}function vI(e){return Rl(e)&&"default"in e}function vH(e,r,t){let n=Bu(e,t);if(!et(n))return n;for(let o=0;o<n.length;o++)n[o]=Ii(e.items,r,n[o]);return n}function xH(e,r,t){return Io(t)?t:Bu(e,t)}function EH(e,r,t){let n=Bu(e,t);return e.allOf.reduce((o,i)=>{let a=Ii(i,r,n);return rt(a)?O(O({},o),a):a},{})}function IH(e,r,t){let n=Bu(e,t);if(!rt(n))return n;let o=Object.getOwnPropertyNames(e.properties);for(let i of o){let a=Ii(e.properties[i],r,n[i]);_r(a)||(n[i]=Ii(e.properties[i],r,n[i]))}if(!vI(e.additionalProperties))return n;for(let i of Object.getOwnPropertyNames(n))o.includes(i)||(n[i]=Ii(e.additionalProperties,r,n[i]));return n}function SH(e,r,t){let n=Bu(e,t);if(!rt(n))return n;let o=e.additionalProperties,[i,a]=Object.entries(e.patternProperties)[0],u=new RegExp(i);for(let l of Object.getOwnPropertyNames(n))u.test(l)&&vI(a)&&(n[l]=Ii(a,r,n[l]));if(!vI(o))return n;for(let l of Object.getOwnPropertyNames(n))u.test(l)||(n[l]=Ii(o,r,n[l]));return n}function CH(e,r,t){return Ii(Mt(e,r),r,Bu(e,t))}function DH(e,r,t){return Ii(Mt(e,r),r,t)}function TH(e,r,t){let n=Bu(e,t);if(!et(n)||_r(e.items))return n;let[o,i]=[e.items,Math.max(e.items.length,n.length)];for(let a=0;a<i;a++)a<o.length&&(n[a]=Ii(o[a],r,n[a]));return n}function MH(e,r,t){let n=Bu(e,t);for(let o of e.anyOf){let i=Ii(o,r,wt(n));if(ct(o,r,i))return i}return n}function Ii(e,r,t){let n=Ji(e,r),o=e;switch(o[le]){case"Array":return vH(o,n,t);case"Date":return xH(o,n,t);case"Intersect":return EH(o,n,t);case"Object":return IH(o,n,t);case"Record":return SH(o,n,t);case"Ref":return CH(o,n,t);case"This":return DH(o,n,t);case"Tuple":return TH(o,n,t);case"Union":return MH(o,n,t);default:return Bu(o,t)}}function cb(...e){return e.length===3?Ii(e[0],e[1],e[2]):Ii(e[0],[],e[1])}p();p();var ea={};Sl(ea,{Delete:()=>AH,Format:()=>o0,Get:()=>_H,Has:()=>PH,Set:()=>wH,ValuePointerRootDeleteError:()=>pb,ValuePointerRootSetError:()=>db});p();var db=class extends qe{constructor(r,t,n){super("Cannot set root value"),this.value=r,this.path=t,this.update=n}},pb=class extends qe{constructor(r,t){super("Cannot delete root value"),this.value=r,this.path=t}};function Ww(e){return e.indexOf("~")===-1?e:e.replace(/~1/g,"/").replace(/~0/g,"~")}function*o0(e){if(e==="")return;let[r,t]=[0,0];for(let n=0;n<e.length;n++)e.charAt(n)==="/"?(n===0||(t=n,yield Ww(e.slice(r,t))),r=n+1):t=n;yield Ww(e.slice(r))}function wH(e,r,t){if(r==="")throw new db(e,r,t);let[n,o,i]=[null,e,""];for(let a of o0(r))o[a]===void 0&&(o[a]={}),n=o,o=o[a],i=a;n[i]=t}function AH(e,r){if(r==="")throw new pb(e,r);let[t,n,o]=[null,e,""];for(let i of o0(r)){if(n[i]===void 0||n[i]===null)return;t=n,n=n[i],o=i}if(Array.isArray(t)){let i=parseInt(o);t.splice(i,1)}else delete t[o]}function PH(e,r){if(r==="")return!0;let[t,n,o]=[null,e,""];for(let i of o0(r)){if(n[i]===void 0)return!1;t=n,n=n[i],o=i}return Object.getOwnPropertyNames(t).includes(o)}function _H(e,r){if(r==="")return e;let t=e;for(let n of o0(r)){if(t[n]===void 0)return;t=t[n]}return t}p();function OH(e,r){if(!rt(r))return!1;let t=[...Object.keys(e),...Object.getOwnPropertySymbols(e)],n=[...Object.keys(r),...Object.getOwnPropertySymbols(r)];return t.length!==n.length?!1:t.every(o=>ed(e[o],r[o]))}function FH(e,r){return Io(r)&&e.getTime()===r.getTime()}function BH(e,r){return!et(r)||e.length!==r.length?!1:e.every((t,n)=>ed(t,r[n]))}function kH(e,r){return!Vi(r)||e.length!==r.length||Object.getPrototypeOf(e).constructor.name!==Object.getPrototypeOf(r).constructor.name?!1:e.every((t,n)=>ed(t,r[n]))}function LH(e,r){return e===r}function ed(e,r){if(Io(e))return FH(e,r);if(Vi(e))return kH(e,r);if(et(e))return BH(e,r);if(rt(e))return OH(e,r);if(Nn(e))return LH(e,r);throw new Error("ValueEquals: Unable to compare value")}var RH=rr({type:Nt("insert"),path:Zi(),value:_u()}),NH=rr({type:Nt("update"),path:Zi(),value:_u()}),jH=rr({type:Nt("delete"),path:Zi()}),Yw=Qt([RH,NH,jH]),fb=class extends qe{constructor(r,t){super(t),this.value=r}};function mb(e,r){return{type:"update",path:e,value:r}}function qw(e,r){return{type:"insert",path:e,value:r}}function Jw(e){return{type:"delete",path:e}}function Xw(e){if(globalThis.Object.getOwnPropertySymbols(e).length>0)throw new fb(e,"Cannot diff objects with symbols")}function*UH(e,r,t){if(Xw(r),Xw(t),!IE(t))return yield mb(e,t);let n=globalThis.Object.getOwnPropertyNames(r),o=globalThis.Object.getOwnPropertyNames(t);for(let i of o)Ke(r,i)||(yield qw("".concat(e,"/").concat(i),t[i]));for(let i of n)Ke(t,i)&&(ed(r,t)||(yield*Ee(hb("".concat(e,"/").concat(i),r[i],t[i]))));for(let i of n)Ke(t,i)||(yield Jw("".concat(e,"/").concat(i)))}function*GH(e,r,t){if(!et(t))return yield mb(e,t);for(let n=0;n<Math.min(r.length,t.length);n++)yield*Ee(hb("".concat(e,"/").concat(n),r[n],t[n]));for(let n=0;n<t.length;n++)n<r.length||(yield qw("".concat(e,"/").concat(n),t[n]));for(let n=r.length-1;n>=0;n--)n<t.length||(yield Jw("".concat(e,"/").concat(n)))}function*zH(e,r,t){if(!Vi(t)||r.length!==t.length||globalThis.Object.getPrototypeOf(r).constructor.name!==globalThis.Object.getPrototypeOf(t).constructor.name)return yield mb(e,t);for(let n=0;n<Math.min(r.length,t.length);n++)yield*Ee(hb("".concat(e,"/").concat(n),r[n],t[n]))}function*$H(e,r,t){r!==t&&(yield mb(e,t))}function*hb(e,r,t){if(IE(r))return yield*Ee(UH(e,r,t));if(et(r))return yield*Ee(GH(e,r,t));if(Vi(r))return yield*Ee(zH(e,r,t));if(Nn(r))return yield*Ee($H(e,r,t));throw new fb(r,"Unable to diff value")}function Kw(e,r){return[...hb("",e,r)]}function VH(e){return e.length>0&&e[0].path===""&&e[0].type==="update"}function HH(e){return e.length===0}function Qw(e,r){if(VH(r))return wt(r[0].value);if(HH(r))return wt(e);let t=wt(e);for(let n of r)switch(n.type){case"insert":{ea.Set(t,n.path,n.value);break}case"update":{ea.Set(t,n.path,n.value);break}case"delete":{ea.Delete(t,n.path);break}}return t}p();function e7(...e){let[r,t,n]=e.length===3?[e[0],e[1],e[2]]:[e[0],[],e[1]],o=As(r,t)?lb(r,t,n):n;if(!ct(r,t,o))throw new rf(r,o,Cs(r,t,o).First());return o}p();var gb=class extends qe{constructor(r){super(r)}};function ZH(e,r,t,n){if(!rt(t))ea.Set(e,r,wt(n));else{let o=Object.getOwnPropertyNames(t),i=Object.getOwnPropertyNames(n);for(let a of o)i.includes(a)||delete t[a];for(let a of i)o.includes(a)||(t[a]=null);for(let a of i)xI(e,"".concat(r,"/").concat(a),t[a],n[a])}}function WH(e,r,t,n){if(!et(t))ea.Set(e,r,wt(n));else{for(let o=0;o<n.length;o++)xI(e,"".concat(r,"/").concat(o),t[o],n[o]);t.splice(n.length)}}function XH(e,r,t,n){if(Vi(t)&&t.length===n.length)for(let o=0;o<t.length;o++)t[o]=n[o];else ea.Set(e,r,wt(n))}function YH(e,r,t,n){t!==n&&ea.Set(e,r,n)}function xI(e,r,t,n){if(et(n))return WH(e,r,t,n);if(Vi(n))return XH(e,r,t,n);if(rt(n))return ZH(e,r,t,n);if(Nn(n))return YH(e,r,t,n)}function t7(e){return Vi(e)||Nn(e)}function qH(e,r){return rt(e)&&et(r)||et(e)&&rt(r)}function r7(e,r){if(t7(e)||t7(r))throw new gb("Only object and array types can be mutated at the root level");if(qH(e,r))throw new gb("Cannot assign due type mismatch of assignable values");xI(e,"",e,r)}p();var JH=[(e,r,t)=>wt(t),(e,r,t)=>cb(e,r,t),(e,r,t)=>ab(e,r,t),(e,r,t)=>ub(e,r,t),(e,r,t)=>(ob(e,r,t),t),(e,r,t)=>As(e,r)?tf(e,r,t):t];function n7(e,r,t){return JH.reduce((n,o)=>o(e,r,n),t)}function o7(...e){return e.length===3?n7(e[0],e[1],e[2]):n7(e[0],[],e[1])}p();var ta={};Sl(ta,{Assert:()=>ob,Cast:()=>yI,Check:()=>ct,Clean:()=>ab,Clone:()=>wt,Convert:()=>ub,Create:()=>Qi,Decode:()=>Zw,Default:()=>cb,Diff:()=>Kw,Edit:()=>Yw,Encode:()=>e7,Equal:()=>ed,Errors:()=>Cs,Hash:()=>$l,Mutate:()=>r7,Parse:()=>o7,Patch:()=>Qw,ValueErrorIterator:()=>Ki});p();p();var i7={},KH=(function(e,r,t,n,o){var i=new Worker(i7[r]||(i7[r]=URL.createObjectURL(new Blob([e+';addEventListener("error",function(e){e=e.error;postMessage({$e$:[e.message,e.code,e.stack]})})'],{type:"text/javascript"}))));return i.onmessage=function(a){var u=a.data,l=u.$e$;if(l){var c=new Error(l[0]);c.code=l[1],c.stack=l[2],o(c,null)}else o(null,u)},i.postMessage(t,n),i}),nr=Uint8Array,Mo=Uint16Array,u0=Int32Array,uf=new nr([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),lf=new nr([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),i0=new nr([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),u7=function(e,r){for(var t=new Mo(31),n=0;n<31;++n)t[n]=r+=1<<e[n-1];for(var o=new u0(t[30]),n=1;n<30;++n)for(var i=t[n];i<t[n+1];++i)o[i]=i-t[n]<<5|n;return{b:t,r:o}},l7=u7(uf,2),TI=l7.b,Eb=l7.r;TI[28]=258,Eb[258]=28;var c7=u7(lf,0),d7=c7.b,II=c7.r,a0=new Mo(32768);for(Gt=0;Gt<32768;++Gt)ku=(Gt&43690)>>1|(Gt&21845)<<1,ku=(ku&52428)>>2|(ku&13107)<<2,ku=(ku&61680)>>4|(ku&3855)<<4,a0[Gt]=((ku&65280)>>8|(ku&255)<<8)>>1;var ku,Gt,na=(function(e,r,t){for(var n=e.length,o=0,i=new Mo(r);o<n;++o)e[o]&&++i[e[o]-1];var a=new Mo(r);for(o=1;o<r;++o)a[o]=a[o-1]+i[o-1]<<1;var u;if(t){u=new Mo(1<<r);var l=15-r;for(o=0;o<n;++o)if(e[o])for(var c=o<<4|e[o],d=r-e[o],f=a[e[o]-1]++<<d,m=f|(1<<d)-1;f<=m;++f)u[a0[f]>>l]=c}else for(u=new Mo(n),o=0;o<n;++o)e[o]&&(u[o]=a0[a[e[o]-1]++]>>15-e[o]);return u}),Lu=new nr(288);for(Gt=0;Gt<144;++Gt)Lu[Gt]=8;var Gt;for(Gt=144;Gt<256;++Gt)Lu[Gt]=9;var Gt;for(Gt=256;Gt<280;++Gt)Lu[Gt]=7;var Gt;for(Gt=280;Gt<288;++Gt)Lu[Gt]=8;var Gt,af=new nr(32);for(Gt=0;Gt<32;++Gt)af[Gt]=5;var Gt,p7=na(Lu,9,0),f7=na(Lu,9,1),m7=na(af,5,0),h7=na(af,5,1),bb=function(e){for(var r=e[0],t=1;t<e.length;++t)e[t]>r&&(r=e[t]);return r},ra=function(e,r,t){var n=r/8|0;return(e[n]|e[n+1]<<8)>>(r&7)&t},vb=function(e,r){var t=r/8|0;return(e[t]|e[t+1]<<8|e[t+2]<<16)>>(r&7)},l0=function(e){return(e+7)/8|0},Vl=function(e,r,t){return(r==null||r<0)&&(r=0),(t==null||t>e.length)&&(t=e.length),new nr(e.subarray(r,t))},Db={UnexpectedEOF:0,InvalidBlockType:1,InvalidLengthLiteral:2,InvalidDistance:3,StreamFinished:4,NoStreamHandler:5,InvalidHeader:6,NoCallback:7,InvalidUTF8:8,ExtraFieldTooLong:9,InvalidDate:10,FilenameTooLong:11,StreamFinishing:12,InvalidZipData:13,UnknownCompressionMethod:14},g7=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],Fr=function(e,r,t){var n=new Error(r||g7[e]);if(n.code=e,Error.captureStackTrace&&Error.captureStackTrace(n,Fr),!t)throw n;return n},y7=function(e,r,t,n){var o=e.length,i=n?n.length:0;if(!o||r.f&&!r.l)return t||new nr(0);var a=!t,u=a||r.i!=2,l=r.i;a&&(t=new nr(o*3));var c=function(X){var we=t.length;if(X>we){var De=new nr(Math.max(we*2,X));De.set(t),t=De}},d=r.f||0,f=r.p||0,m=r.b||0,g=r.l,y=r.d,E=r.m,v=r.n,b=o*8;do{if(!g){d=ra(e,f,1);var C=ra(e,f+1,3);if(f+=3,C)if(C==1)g=f7,y=h7,E=9,v=5;else if(C==2){var U=ra(e,f,31)+257,R=ra(e,f+10,15)+4,L=U+ra(e,f+5,31)+1;f+=14;for(var A=new nr(L),j=new nr(19),N=0;N<R;++N)j[i0[N]]=ra(e,f+N*3,7);f+=R*3;for(var $=bb(j),te=(1<<$)-1,de=na(j,$,1),N=0;N<L;){var Y=de[ra(e,f,te)];f+=Y&15;var M=Y>>4;if(M<16)A[N++]=M;else{var z=0,W=0;for(M==16?(W=3+ra(e,f,3),f+=2,z=A[N-1]):M==17?(W=3+ra(e,f,7),f+=3):M==18&&(W=11+ra(e,f,127),f+=7);W--;)A[N++]=z}}var Q=A.subarray(0,U),oe=A.subarray(U);E=bb(Q),v=bb(oe),g=na(Q,E,1),y=na(oe,v,1)}else Fr(1);else{var M=l0(f)+4,T=e[M-4]|e[M-3]<<8,F=M+T;if(F>o){l&&Fr(0);break}u&&c(m+T),t.set(e.subarray(M,F),m),r.b=m+=T,r.p=f=F*8,r.f=d;continue}if(f>b){l&&Fr(0);break}}u&&c(m+131072);for(var ae=(1<<E)-1,ye=(1<<v)-1,Ce=f;;Ce=f){var z=g[vb(e,f)&ae],Pe=z>>4;if(f+=z&15,f>b){l&&Fr(0);break}if(z||Fr(2),Pe<256)t[m++]=Pe;else if(Pe==256){Ce=f,g=null;break}else{var Le=Pe-254;if(Pe>264){var N=Pe-257,be=uf[N];Le=ra(e,f,(1<<be)-1)+TI[N],f+=be}var ze=y[vb(e,f)&ye],ot=ze>>4;ze||Fr(3),f+=ze&15;var oe=d7[ot];if(ot>3){var be=lf[ot];oe+=vb(e,f)&(1<<be)-1,f+=be}if(f>b){l&&Fr(0);break}u&&c(m+131072);var ut=m+Le;if(m<oe){var G=i-oe,ve=Math.min(oe,ut);for(G+m<0&&Fr(3);m<ve;++m)t[m]=n[G+m]}for(;m<ut;++m)t[m]=t[m-oe]}}r.l=g,r.p=Ce,r.b=m,r.f=d,g&&(d=1,r.m=E,r.d=y,r.n=v)}while(!d);return m!=t.length&&a?Vl(t,0,m):t.subarray(0,m)},Ps=function(e,r,t){t<<=r&7;var n=r/8|0;e[n]|=t,e[n+1]|=t>>8},nf=function(e,r,t){t<<=r&7;var n=r/8|0;e[n]|=t,e[n+1]|=t>>8,e[n+2]|=t>>16},xb=function(e,r){for(var t=[],n=0;n<e.length;++n)e[n]&&t.push({s:n,f:e[n]});var o=t.length,i=t.slice();if(!o)return{t:wI,l:0};if(o==1){var a=new nr(t[0].s+1);return a[t[0].s]=1,{t:a,l:1}}t.sort(function(F,U){return F.f-U.f}),t.push({s:-1,f:25001});var u=t[0],l=t[1],c=0,d=1,f=2;for(t[0]={s:-1,f:u.f+l.f,l:u,r:l};d!=o-1;)u=t[t[c].f<t[f].f?c++:f++],l=t[c!=d&&t[c].f<t[f].f?c++:f++],t[d++]={s:-1,f:u.f+l.f,l:u,r:l};for(var m=i[0].s,n=1;n<o;++n)i[n].s>m&&(m=i[n].s);var g=new Mo(m+1),y=Ib(t[d-1],g,0);if(y>r){var n=0,E=0,v=y-r,b=1<<v;for(i.sort(function(U,R){return g[R.s]-g[U.s]||U.f-R.f});n<o;++n){var C=i[n].s;if(g[C]>r)E+=b-(1<<y-g[C]),g[C]=r;else break}for(E>>=v;E>0;){var M=i[n].s;g[M]<r?E-=1<<r-g[M]++-1:++n}for(;n>=0&&E;--n){var T=i[n].s;g[T]==r&&(--g[T],++E)}y=r}return{t:new nr(g),l:y}},Ib=function(e,r,t){return e.s==-1?Math.max(Ib(e.l,r,t+1),Ib(e.r,r,t+1)):r[e.s]=t},SI=function(e){for(var r=e.length;r&&!e[--r];);for(var t=new Mo(++r),n=0,o=e[0],i=1,a=function(l){t[n++]=l},u=1;u<=r;++u)if(e[u]==o&&u!=r)++i;else{if(!o&&i>2){for(;i>138;i-=138)a(32754);i>2&&(a(i>10?i-11<<5|28690:i-3<<5|12305),i=0)}else if(i>3){for(a(o),--i;i>6;i-=6)a(8304);i>2&&(a(i-3<<5|8208),i=0)}for(;i--;)a(o);i=1,o=e[u]}return{c:t.subarray(0,n),n:r}},of=function(e,r){for(var t=0,n=0;n<r.length;++n)t+=e[n]*r[n];return t},MI=function(e,r,t){var n=t.length,o=l0(r+2);e[o]=n&255,e[o+1]=n>>8,e[o+2]=e[o]^255,e[o+3]=e[o+1]^255;for(var i=0;i<n;++i)e[o+i+4]=t[i];return(o+4+n)*8},CI=function(e,r,t,n,o,i,a,u,l,c,d){Ps(r,d++,t),++o[256];for(var f=xb(o,15),m=f.t,g=f.l,y=xb(i,15),E=y.t,v=y.l,b=SI(m),C=b.c,M=b.n,T=SI(E),F=T.c,U=T.n,R=new Mo(19),L=0;L<C.length;++L)++R[C[L]&31];for(var L=0;L<F.length;++L)++R[F[L]&31];for(var A=xb(R,7),j=A.t,N=A.l,$=19;$>4&&!j[i0[$-1]];--$);var te=c+5<<3,de=of(o,Lu)+of(i,af)+a,Y=of(o,m)+of(i,E)+a+14+3*$+of(R,j)+2*R[16]+3*R[17]+7*R[18];if(l>=0&&te<=de&&te<=Y)return MI(r,d,e.subarray(l,l+c));var z,W,Q,oe;if(Ps(r,d,1+(Y<de)),d+=2,Y<de){z=na(m,g,0),W=m,Q=na(E,v,0),oe=E;var ae=na(j,N,0);Ps(r,d,M-257),Ps(r,d+5,U-1),Ps(r,d+10,$-4),d+=14;for(var L=0;L<$;++L)Ps(r,d+3*L,j[i0[L]]);d+=3*$;for(var ye=[C,F],Ce=0;Ce<2;++Ce)for(var Pe=ye[Ce],L=0;L<Pe.length;++L){var Le=Pe[L]&31;Ps(r,d,ae[Le]),d+=j[Le],Le>15&&(Ps(r,d,Pe[L]>>5&127),d+=Pe[L]>>12)}}else z=p7,W=Lu,Q=m7,oe=af;for(var L=0;L<u;++L){var be=n[L];if(be>255){var Le=be>>18&31;nf(r,d,z[Le+257]),d+=W[Le+257],Le>7&&(Ps(r,d,be>>23&31),d+=uf[Le]);var ze=be&31;nf(r,d,Q[ze]),d+=oe[ze],ze>3&&(nf(r,d,be>>5&8191),d+=lf[ze])}else nf(r,d,z[be]),d+=W[be]}return nf(r,d,z[256]),d+W[256]},b7=new u0([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),wI=new nr(0),v7=function(e,r,t,n,o,i){var a=i.z||e.length,u=new nr(n+a+5*(1+Math.ceil(a/7e3))+o),l=u.subarray(n,u.length-o),c=i.l,d=(i.r||0)&7;if(r){d&&(l[0]=i.r>>3);for(var f=b7[r-1],m=f>>13,g=f&8191,y=(1<<t)-1,E=i.p||new Mo(32768),v=i.h||new Mo(y+1),b=Math.ceil(t/3),C=2*b,M=function(xe){return(e[xe]^e[xe+1]<<b^e[xe+2]<<C)&y},T=new u0(25e3),F=new Mo(288),U=new Mo(32),R=0,L=0,A=i.i||0,j=0,N=i.w||0,$=0;A+2<a;++A){var te=M(A),de=A&32767,Y=v[te];if(E[de]=Y,v[te]=de,N<=A){var z=a-A;if((R>7e3||j>24576)&&(z>423||!c)){d=CI(e,l,0,T,F,U,L,j,$,A-$,d),j=R=L=0,$=A;for(var W=0;W<286;++W)F[W]=0;for(var W=0;W<30;++W)U[W]=0}var Q=2,oe=0,ae=g,ye=de-Y&32767;if(z>2&&te==M(A-ye))for(var Ce=Math.min(m,z)-1,Pe=Math.min(32767,A),Le=Math.min(258,z);ye<=Pe&&--ae&&de!=Y;){if(e[A+Q]==e[A+Q-ye]){for(var be=0;be<Le&&e[A+be]==e[A+be-ye];++be);if(be>Q){if(Q=be,oe=ye,be>Ce)break;for(var ze=Math.min(ye,be-2),ot=0,W=0;W<ze;++W){var ut=A-ye+W&32767,G=E[ut],ve=ut-G&32767;ve>ot&&(ot=ve,Y=ut)}}}de=Y,Y=E[de],ye+=de-Y&32767}if(oe){T[j++]=268435456|Eb[Q]<<18|II[oe];var X=Eb[Q]&31,we=II[oe]&31;L+=uf[X]+lf[we],++F[257+X],++U[we],N=A+Q,++R}else T[j++]=e[A],++F[e[A]]}}for(A=Math.max(A,N);A<a;++A)T[j++]=e[A],++F[e[A]];d=CI(e,l,c,T,F,U,L,j,$,A-$,d),c||(i.r=d&7|l[d/8|0]<<3,d-=7,i.h=v,i.p=E,i.i=A,i.w=N)}else{for(var A=i.w||0;A<a+c;A+=65535){var De=A+65535;De>=a&&(l[d/8|0]=c,De=a),d=MI(l,d+1,e.subarray(A,De))}i.i=a}return Vl(u,0,n+l0(d)+o)},QH=(function(){for(var e=new Int32Array(256),r=0;r<256;++r){for(var t=r,n=9;--n;)t=(t&1&&-306674912)^t>>>1;e[r]=t}return e})(),x7=function(){var e=-1;return{p:function(r){for(var t=e,n=0;n<r.length;++n)t=QH[t&255^r[n]]^t>>>8;e=t},d:function(){return~e}}};var E7=function(e,r,t,n,o){if(!o&&(o={l:1},r.dictionary)){var i=r.dictionary.subarray(-32768),a=new nr(i.length+e.length);a.set(i),a.set(e,i.length),e=a,o.w=i.length}return v7(e,r.level==null?6:r.level,r.mem==null?o.l?Math.ceil(Math.max(8,Math.min(13,Math.log(e.length)))*1.5):20:12+r.mem,t,n,o)},Tb=function(e,r){var t={};for(var n in e)t[n]=e[n];for(var n in r)t[n]=r[n];return t},a7=function(e,r,t){for(var n=e(),o=e.toString(),i=o.slice(o.indexOf("[")+1,o.lastIndexOf("]")).replace(/\s+/g,"").split(","),a=0;a<n.length;++a){var u=n[a],l=i[a];if(typeof u=="function"){r+=";"+l+"=";var c=u.toString();if(u.prototype)if(c.indexOf("[native code]")!=-1){var d=c.indexOf(" ",8)+1;r+=c.slice(d,c.indexOf("(",d))}else{r+=c;for(var f in u.prototype)r+=";"+l+".prototype."+f+"="+u.prototype[f].toString()}else r+=c}else t[l]=u}return r},yb=[],eZ=function(e){var r=[];for(var t in e)e[t].buffer&&r.push((e[t]=new e[t].constructor(e[t])).buffer);return r},tZ=function(e,r,t,n){if(!yb[t]){for(var o="",i={},a=e.length-1,u=0;u<a;++u)o=a7(e[u],o,i);yb[t]={c:a7(e[a],o,i),e:i}}var l=Tb({},yb[t].e);return KH(yb[t].c+";onmessage=function(e){for(var k in e.data)self[k]=e.data[k];onmessage="+r.toString()+"}",t,l,eZ(l),n)},rZ=function(){return[nr,Mo,u0,uf,lf,i0,TI,d7,f7,h7,a0,g7,na,bb,ra,vb,l0,Vl,Fr,y7,Ab,Mb,I7]},nZ=function(){return[nr,Mo,u0,uf,lf,i0,Eb,II,p7,Lu,m7,af,a0,b7,wI,na,Ps,nf,xb,Ib,SI,of,MI,CI,l0,Vl,v7,E7,wb,Mb]};var Mb=function(e){return postMessage(e,[e.buffer])},I7=function(e){return e&&{out:e.size&&new nr(e.size),dictionary:e.dictionary}},S7=function(e,r,t,n,o,i){var a=tZ(t,n,o,function(u,l){a.terminate(),i(u,l)});return a.postMessage([e,r],r.consume?[e.buffer]:[]),function(){a.terminate()}};var wa=function(e,r){return e[r]|e[r+1]<<8},$n=function(e,r){return(e[r]|e[r+1]<<8|e[r+2]<<16|e[r+3]<<24)>>>0},EI=function(e,r){return $n(e,r)+$n(e,r+4)*4294967296},zn=function(e,r,t){for(;t;++r)e[r]=t,t>>>=8};function oZ(e,r,t){return t||(t=r,r={}),typeof t!="function"&&Fr(7),S7(e,r,[nZ],function(n){return Mb(wb(n.data[0],n.data[1]))},0,t)}function wb(e,r){return E7(e,r||{},0,0)}function iZ(e,r,t){return t||(t=r,r={}),typeof t!="function"&&Fr(7),S7(e,r,[rZ],function(n){return Mb(Ab(n.data[0],I7(n.data[1])))},1,t)}function Ab(e,r){return y7(e,{i:2},r&&r.out,r&&r.dictionary)}var AI=function(e,r,t,n){for(var o in e){var i=e[o],a=r+o,u=n;Array.isArray(i)&&(u=Tb(n,i[1]),i=i[0]),i instanceof nr?t[a]=[i,u]:(t[a+="/"]=[new nr(0),u],AI(i,a,t,n))}},s7=typeof TextEncoder<"u"&&new TextEncoder,DI=typeof TextDecoder<"u"&&new TextDecoder,aZ=0;try{DI.decode(wI,{stream:!0}),aZ=1}catch(e){}var sZ=function(e){for(var r="",t=0;;){var n=e[t++],o=(n>127)+(n>223)+(n>239);if(t+o>e.length)return{s:r,r:Vl(e,t-1)};o?o==3?(n=((n&15)<<18|(e[t++]&63)<<12|(e[t++]&63)<<6|e[t++]&63)-65536,r+=String.fromCharCode(55296|n>>10,56320|n&1023)):o&1?r+=String.fromCharCode((n&31)<<6|e[t++]&63):r+=String.fromCharCode((n&15)<<12|(e[t++]&63)<<6|e[t++]&63):r+=String.fromCharCode(n)}};function sf(e,r){if(r){for(var t=new nr(e.length),n=0;n<e.length;++n)t[n]=e.charCodeAt(n);return t}if(s7)return s7.encode(e);for(var o=e.length,i=new nr(e.length+(e.length>>1)),a=0,u=function(d){i[a++]=d},n=0;n<o;++n){if(a+5>i.length){var l=new nr(a+8+(o-n<<1));l.set(i),i=l}var c=e.charCodeAt(n);c<128||r?u(c):c<2048?(u(192|c>>6),u(128|c&63)):c>55295&&c<57344?(c=65536+(c&1047552)|e.charCodeAt(++n)&1023,u(240|c>>18),u(128|c>>12&63),u(128|c>>6&63),u(128|c&63)):(u(224|c>>12),u(128|c>>6&63),u(128|c&63))}return Vl(i,0,a)}function PI(e,r){if(r){for(var t="",n=0;n<e.length;n+=16384)t+=String.fromCharCode.apply(null,e.subarray(n,n+16384));return t}else{if(DI)return DI.decode(e);var o=sZ(e),i=o.s,t=o.r;return t.length&&Fr(8),i}}var C7=function(e,r){return r+30+wa(e,r+26)+wa(e,r+28)},D7=function(e,r,t){var n=wa(e,r+28),o=PI(e.subarray(r+46,r+46+n),!(wa(e,r+8)&2048)),i=r+46+n,a=$n(e,r+20),u=t&&a==4294967295?uZ(e,i):[a,$n(e,r+24),$n(e,r+42)],l=u[0],c=u[1],d=u[2];return[wa(e,r+10),l,c,o,i+wa(e,r+30)+wa(e,r+32),d]},uZ=function(e,r){for(;wa(e,r)!=1;r+=4+wa(e,r+2));return[EI(e,r+12),EI(e,r+4),EI(e,r+20)]},s0=function(e){var r=0;if(e)for(var t in e){var n=e[t].length;n>65535&&Fr(9),r+=n+4}return r},Sb=function(e,r,t,n,o,i,a,u){var l=n.length,c=t.extra,d=u&&u.length,f=s0(c);zn(e,r,a!=null?33639248:67324752),r+=4,a!=null&&(e[r++]=20,e[r++]=t.os),e[r]=20,r+=2,e[r++]=t.flag<<1|(i<0&&8),e[r++]=o&&8,e[r++]=t.compression&255,e[r++]=t.compression>>8;var m=new Date(t.mtime==null?Date.now():t.mtime),g=m.getFullYear()-1980;if((g<0||g>119)&&Fr(10),zn(e,r,g<<25|m.getMonth()+1<<21|m.getDate()<<16|m.getHours()<<11|m.getMinutes()<<5|m.getSeconds()>>1),r+=4,i!=-1&&(zn(e,r,t.crc),zn(e,r+4,i<0?-i-2:i),zn(e,r+8,t.size)),zn(e,r+12,l),zn(e,r+14,f),r+=16,a!=null&&(zn(e,r,d),zn(e,r+6,t.attrs),zn(e,r+10,a),r+=14),e.set(n,r),r+=l,f)for(var y in c){var E=c[y],v=E.length;zn(e,r,+y),zn(e,r+2,v),e.set(E,r+4),r+=4+v}return d&&(e.set(u,r),r+=d),r},T7=function(e,r,t,n,o){zn(e,r,101010256),zn(e,r+8,t),zn(e,r+10,t),zn(e,r+12,n),zn(e,r+16,o)};function M7(e,r,t){t||(t=r,r={}),typeof t!="function"&&Fr(7);var n={};AI(e,"",n,r);var o=Object.keys(n),i=o.length,a=0,u=0,l=i,c=new Array(i),d=[],f=function(){for(var v=0;v<d.length;++v)d[v]()},m=function(v,b){Cb(function(){t(v,b)})};Cb(function(){m=t});var g=function(){var v=new nr(u+22),b=a,C=u-a;u=0;for(var M=0;M<l;++M){var T=c[M];try{var F=T.c.length;Sb(v,u,T,T.f,T.u,F);var U=30+T.f.length+s0(T.extra),R=u+U;v.set(T.c,R),Sb(v,a,T,T.f,T.u,F,u,T.m),a+=16+U+(T.m?T.m.length:0),u=R+F}catch(L){return m(L,null)}}T7(v,a,c.length,C,b),m(null,v)};i||g();for(var y=function(v){var b=o[v],C=n[b],M=C[0],T=C[1],F=x7(),U=M.length;F.p(M);var R=sf(b),L=R.length,A=T.comment,j=A&&sf(A),N=j&&j.length,$=s0(T.extra),te=T.level==0?0:8,de=function(Y,z){if(Y)f(),m(Y,null);else{var W=z.length;c[v]=Tb(T,{size:U,crc:F.d(),c:z,f:R,m:j,u:L!=b.length||j&&A.length!=N,compression:te}),a+=30+L+$+W,u+=76+2*(L+$)+(N||0)+W,--i||g()}};if(L>65535&&de(Fr(11,0,1),null),!te)de(null,M);else if(U<16e4)try{de(null,wb(M,T))}catch(Y){de(Y,null)}else d.push(oZ(M,T,de))},E=0;E<l;++E)y(E);return f}function w7(e,r){r||(r={});var t={},n=[];AI(e,"",t,r);var o=0,i=0;for(var a in t){var u=t[a],l=u[0],c=u[1],d=c.level==0?0:8,f=sf(a),m=f.length,g=c.comment,y=g&&sf(g),E=y&&y.length,v=s0(c.extra);m>65535&&Fr(11);var b=d?wb(l,c):l,C=b.length,M=x7();M.p(l),n.push(Tb(c,{size:l.length,crc:M.d(),c:b,f,m:y,u:m!=a.length||y&&g.length!=E,o,compression:d})),o+=30+m+v+C,i+=76+2*(m+v)+(E||0)+C}for(var T=new nr(i+22),F=o,U=i-o,R=0;R<n.length;++R){var f=n[R];Sb(T,f.o,f,f.f,f.u,f.c.length);var L=30+f.f.length+s0(f.extra);T.set(f.c,f.o+L),Sb(T,o,f,f.f,f.u,f.c.length,f.o,f.m),o+=16+L+(f.m?f.m.length:0)}return T7(T,o,n.length,U,F),T}var Cb=typeof queueMicrotask=="function"?queueMicrotask:typeof setTimeout=="function"?setTimeout:function(e){e()};function A7(e,r,t){t||(t=r,r={}),typeof t!="function"&&Fr(7);var n=[],o=function(){for(var v=0;v<n.length;++v)n[v]()},i={},a=function(v,b){Cb(function(){t(v,b)})};Cb(function(){a=t});for(var u=e.length-22;$n(e,u)!=101010256;--u)if(!u||e.length-u>65558)return a(Fr(13,0,1),null),o;var l=wa(e,u+8);if(l){var c=l,d=$n(e,u+16),f=d==4294967295||c==65535;if(f){var m=$n(e,u-12);f=$n(e,m)==101075792,f&&(c=l=$n(e,m+32),d=$n(e,m+48))}for(var g=r&&r.filter,y=function(v){var b=D7(e,d,f),C=b[0],M=b[1],T=b[2],F=b[3],U=b[4],R=b[5],L=C7(e,R);d=U;var A=function(N,$){N?(o(),a(N,null)):($&&(i[F]=$),--l||a(null,i))};if(!g||g({name:F,size:M,originalSize:T,compression:C}))if(!C)A(null,Vl(e,L,L+M));else if(C==8){var j=e.subarray(L,L+M);if(T<524288||M>.8*T)try{A(null,Ab(j,{out:new nr(T)}))}catch(N){A(N,null)}else n.push(iZ(j,{size:T},A))}else A(Fr(14,"unknown compression type "+C,1),null);else A(null,null)},E=0;E<c;++E)y(E)}else a(null,{});return o}function P7(e,r){for(var t={},n=e.length-22;$n(e,n)!=101010256;--n)(!n||e.length-n>65558)&&Fr(13);var o=wa(e,n+8);if(!o)return{};var i=$n(e,n+16),a=i==4294967295||o==65535;if(a){var u=$n(e,n-12);a=$n(e,u)==101075792,a&&(o=$n(e,u+32),i=$n(e,u+48))}for(var l=r&&r.filter,c=0;c<o;++c){var d=D7(e,i,a),f=d[0],m=d[1],g=d[2],y=d[3],E=d[4],v=d[5],b=C7(e,v);i=E,(!l||l({name:y,size:m,originalSize:g,compression:f}))&&(f?f==8?t[y]=Ab(e.subarray(b,b+m),{out:new nr(g)}):Fr(14,"unknown compression type "+f):t[y]=Vl(e,b,b+m))}return t}p();var lZ=e=>{if(e!=null)return e.trim()===""?void 0:e},cZ=e=>e!=null,Pb=(e,r,t=0)=>{var n;if(V.IsNull(e))return"null";if(V.IsUndefined(e))return"undefined";if(V.IsString(e))return"<string>";if(V.IsNumber(e))return"<number>";if(V.IsBoolean(e))return"<boolean>";if(V.IsLiteral(e))return typeof e.const=="string"?"'".concat(e.const,"'"):"".concat(e.const);if(V.IsRef(e)){let o=r.find(i=>i.$id===e.$ref);return o==null?e.$ref:Pb(o,r,t)}if(V.IsArray(e))return"".concat(Pb(e.items,r,t+1),"[]");if(V.IsUnion(e)&&(!(e.anyOf.length>5)||e.$id==null)){let i="".concat(e.anyOf.map(a=>Pb(a,r,t+1)).filter(cZ).join(" | "));return t>0?"(".concat(i,")"):i}return(n=e.$id)!=null?n:""},dZ=(e,r,t)=>{var i;let n=r.message;V.IsUnion(r.schema)&&(n="Expected one of: ".concat(Pb(r.schema,t)));let o="#/definitions/".concat(e).concat((i=lZ(r.path))!=null?i:"");return"".concat(o,": ").concat(n)},_b=(e,r,t)=>{let n=r.First();if(n!=null)return dZ(e,n,t)};var cf;(function(e){e.Archive="Archive",e.Validate="Validate",e.Encode="Encode",e.Unknown="Unknown"})(cf||(cf={}));var df=class extends Error{constructor(t,n){super(n);h(this,"name");h(this,"kind");this.name="CompressError",this.kind=t}},pZ=e=>new df(cf.Archive,e.message),fZ=e=>{let r=Object.values(Db);return e instanceof Error&&"code"in e&&typeof e.code=="number"&&r.includes(e.code)},mZ=(e,r,t)=>{var n;return new df(cf.Validate,(n=_b(e,r,t))!=null?n:"Unknown validate error")},hZ=e=>new df(cf.Encode,e.message),gZ=e=>new df(cf.Unknown,e instanceof Error?e.message:String(e)),c0=(e,r,t)=>r instanceof Qc?hZ(r):r instanceof Ki?mZ(e,r,t):fZ(r)?pZ(r):gZ(r);p();var pf;(function(e){e.Unarchive="Unarchive",e.Validate="Validate",e.Decode="Decode",e.Unknown="Unknown"})(pf||(pf={}));var ff=class extends Error{constructor(t,n){super(n);h(this,"name");h(this,"kind");this.name="DecompressError",this.kind=t}},yZ=e=>new ff(pf.Unarchive,e.message),bZ=e=>{let r=Object.values(Db);return e instanceof Error&&"code"in e&&typeof e.code=="number"&&r.includes(e.code)},vZ=(e,r,t)=>{var n;return new ff(pf.Validate,(n=_b(e,r,t))!=null?n:"Unknown validate error")},xZ=e=>new ff(pf.Decode,e.message),EZ=e=>new ff(pf.Unknown,e instanceof Error?e.message:String(e)),d0=(e,r,t)=>r instanceof Kc?xZ(r):r instanceof Ki?vZ(e,r,t):bZ(r)?yZ(r):EZ(r);var _7=function*(e,r=""){if(e!=null){if(Array.isArray(e)){for(let t=0;t<e.length;t++)yield[r+"[".concat(t,"]"),e[t]];return}if("features"in e){for(let t=0;t<e.features.length;t++)yield[r===""?"features[".concat(t,"]"):"".concat(r,".features[").concat(t,"]"),e.features[t]];return}for(let[t,n]of Object.entries(e)){let o=r===""?t:"".concat(r,".").concat(t);yield*Ee(_7(n,o))}}},IZ=(e,r)=>e===""?r:r.startsWith("[")?"".concat(e).concat(r):"".concat(e,".").concat(r),Ur=(e,r,t)=>{let n=new Set;for(let[o,i]of _7(e)){let a=r(i);if(n.has(a))return ke({kind:ei.DuplicateIdError,properties:{id:a,path:IZ(t,o)}});n.add(a)}return Be(!0)};var O7=e=>e.floors==null?ke({kind:ei.FloorMissingError,properties:null}):Ur(e.floors.features,r=>r.properties.id,"floors");var F7=I.Intersect([I.Object({id:I.Ref(vt),elevation:I.Integer({description:"An ordinal representing the elevation of this map relative to other maps in the stack."}),subtitle:I.Optional(I.String({description:"The subtitle of the floor."})),maxHeight:I.Optional(I.Number({description:"The maximum height of the floor in meters. This includes the thickness of the floor itself, up to the tallest point on any wall. If the floor does not have a consistent height (eg, one room on the floor has a vaulted ceiling, the rest do not), this value represents the highest point anywhere on the floor. Must be a positive number, or undefined.",minimum:0}))}),Do],{$id:"FloorProperties"}),B7=jn(I.Union([I.Ref(Yp),I.Ref(qp),I.Null()]),I.Ref(F7),{$id:"FloorFeature"}),k7=To(I.Ref(B7),{$id:"FloorCollection"}),SZ=I.Object({floors:I.Ref(k7)}),L7={name:"core:floors",intoBundle:function*(e){e.floors!=null&&(yield{path:"floors.geojson",contents:e.floors})},fromBundle:(e,r,t)=>{if(e==="floors.geojson")return{floors:t(r)}},integrityCheck:O7,schema:SZ,references:[F7,B7,k7]};p();p();var Gr=e=>I.Unsafe(e);p();var Ct=e=>Object.keys(e);p();p();var CZ=e=>{var r,t;return new Map((t=(r=e.floors)==null?void 0:r.features.map(n=>[n.properties.id,n]))!=null?t:[])},Aa=e=>{let r=CZ(e);return n=>{let o=r.get(n);return o==null?ke({kind:ei.UnknownFloorError,properties:{floorId:n}}):Be(o)}};var R7=e=>{if(e.floors==null)return ke({kind:ei.FloorMissingError,properties:null});if(e.geometry==null)return ke({kind:ei.GeometryMissingError,properties:null});let r=Ur(e.geometry,n=>n.properties.id,"geometry");if(r.isErr())return r;let t=Aa(e);for(let n of Ct(e.geometry)){let o=t(n);if(o.isErr())return o}return Be(!0)};var N7=I.Intersect([I.Object({id:I.Ref(oo)}),Do],{$id:"GeometryProperties"}),j7=jn(I.Union([I.Ref(no),I.Ref(Y1),I.Ref(q1),I.Ref(J1),I.Ref(Yp),I.Ref(qp)]),I.Ref(N7),{$id:"GeometryFeature"}),U7=To(I.Ref(j7),{$id:"GeometryCollection"}),DZ=I.Object({geometry:Gr(I.Record(vt,I.Ref(U7),{additionalProperties:!1}))},{$id:"GeometrySchema"}),TZ=/^geometry\/(.*)\.geojson$/,G7={name:"core:geometry",schema:DZ,intoBundle:function*(e){if(e.geometry!=null)for(let r of Ct(e.geometry))yield{path:"geometry/".concat(r,".geojson"),contents:e.geometry[r]}},fromBundle:(e,r,t)=>{var o;let n=(o=e.match(TZ))==null?void 0:o[1];if(n)return{geometry:{[n]:t(r)}}},references:[N7,j7,U7],integrityCheck:R7};p();var _I=I.Object({type:I.Literal("file"),name:I.String({description:"The name of the file."})},{$id:"ManifestFile"}),z7=I.Recursive(e=>I.Object({type:I.Literal("folder"),name:I.String({description:"The name of the folder."}),children:I.Array(I.Union([e,I.Ref(_I)]),{minItems:1,description:"The children of the folder."})}),{$id:"ManifestFolder"}),MZ=I.Object({name:I.String({description:"The name of the map.",deprecated:!0}),version:I.Literal("3.0.0",{description:"The version of the manifest."}),orgId:I.Optional(I.String({description:"The identifier of the organization that the map this MVF is for belongs to."})),mapId:I.Optional(I.String({description:"The identifier of the map that this MVF is for."})),contents:I.Array(I.Union([I.Ref(z7),I.Ref(_I)]),{minItems:1,description:"The contents of the MVF bundle."}),time:I.String({format:"date-time",description:"An ISO 8601 date-time string, including timezone offset."}),tzid:I.Optional(I.Unsafe(I.String({description:"A valid IANA timezone identifier.",pattern:"^[A-Za-z0-9_-]+/[A-Za-z0-9_-]+$"}))),naturalBearing:I.Optional(I.Number({minimum:0,maximum:360,description:'The angle, in degrees, the map is considered to be "naturally oriented" as, rather than facing directly north. 90 degrees means East is "up"'})),defaultFloor:I.Optional(I.Ref(vt,{description:"The default floor ID of the map."})),language:I.Optional(I.String({description:"The language code of the map."}))}),$7=I.Intersect([MZ,Do],{$id:"ManifestProperties"}),V7=To(jn(no,I.Ref($7)),{$id:"ManifestCollection"},{minItems:1,maxItems:1}),wZ=I.Object({manifest:I.Ref(V7)}),H7={name:"core:manifest",intoBundle:function*(e){e.manifest!=null&&(yield{path:"manifest.geojson",contents:e.manifest})},fromBundle:(e,r,t)=>{if(e==="manifest.geojson")return{manifest:t(r)}},schema:wZ,references:[_I,z7,$7,V7]};p();p();p();p();var OI=class extends qe{constructor(t){super("Unable to dereference schema with $id '".concat(t.$ref,"'"));h(this,"schema");this.schema=t}};function AZ(e,r){let t=r.find(n=>n.$id===e.$ref);if(t===void 0)throw new OI(e);return td(t,r)}function Ob(e,r){return!xt.IsString(e.$id)||r.some(t=>t.$id===e.$id)||r.push(e),r}function td(e,r){return e[le]==="This"||e[le]==="Ref"?AZ(e,r):e}p();function PZ(e,r,t){let n=e.get(r);if(n!==void 0)return n;let o=As(r,t);return e.set(r,o),o}function Fb(){let e=new WeakMap;return{HasTransform:(r,t)=>PZ(e,r,t)}}function Br(e,r,t){try{return V.IsTransform(e)?e[Er].Decode(t):t}catch(n){throw new Kc(e,r,t,n)}}function _Z(e,r,t,n,o){return xt.IsArray(n)?Br(e,t,n.map((i,a)=>_s(e.items,r,"".concat(t,"/").concat(a),i,o))):Br(e,t,n)}function OZ(e,r,t,n,o){if(!xt.IsObject(n)||Nn(n))return Br(e,t,n);let i=Ul(e),a=i.map(f=>f[0]),u=O({},n);for(let[f,m]of i)f in u&&(u[f]=_s(m,r,"".concat(t,"/").concat(f),u[f],o));if(!V.IsTransform(e.unevaluatedProperties))return Br(e,t,u);let l=Object.getOwnPropertyNames(u),c=e.unevaluatedProperties,d=O({},u);for(let f of l)a.includes(f)||(d[f]=Br(c,"".concat(t,"/").concat(f),d[f]));return Br(e,t,d)}function FZ(e,r,t,n,o){return Br(e,t,_s(e.not,r,t,n,o))}function BZ(e,r,t,n,o){if(!xt.IsObject(n))return Br(e,t,n);let i=Mn(e),a=O({},n);for(let d of i)xt.HasPropertyKey(a,d)&&(xt.IsUndefined(a[d])&&(!V.IsUndefined(e.properties[d])||Wt.IsExactOptionalProperty(a,d))||(a[d]=_s(e.properties[d],r,"".concat(t,"/").concat(d),a[d],o)));if(!V.IsSchema(e.additionalProperties))return Br(e,t,a);let u=Object.getOwnPropertyNames(a),l=e.additionalProperties,c=O({},a);for(let d of u)i.includes(d)||(c[d]=Br(l,"".concat(t,"/").concat(d),c[d]));return Br(e,t,c)}function kZ(e,r,t,n,o){if(!xt.IsObject(n))return Br(e,t,n);let i=Object.getOwnPropertyNames(e.patternProperties)[0],a=new RegExp(i),u=O({},n);for(let f of Object.getOwnPropertyNames(n))a.test(f)&&(u[f]=_s(e.patternProperties[i],r,"".concat(t,"/").concat(f),u[f],o));if(!V.IsSchema(e.additionalProperties))return Br(e,t,u);let l=Object.getOwnPropertyNames(u),c=e.additionalProperties,d=O({},u);for(let f of l)a.test(f)||(d[f]=Br(c,"".concat(t,"/").concat(f),d[f]));return Br(e,t,d)}function LZ(e,r,t,n,o){let i=td(e,r);return Br(e,t,_s(i,r,t,n,o))}function RZ(e,r,t,n,o){let i=td(e,r);return Br(e,t,_s(i,r,t,n,o))}function NZ(e,r,t,n,o){return xt.IsArray(n)&&xt.IsArray(e.items)?Br(e,t,e.items.map((i,a)=>_s(i,r,"".concat(t,"/").concat(a),n[a],o))):Br(e,t,n)}function jZ(e,r,t,n,o){for(let i of e.anyOf){if(!ta.Check(i,r,n))continue;let a=_s(i,r,t,n,o);return Br(e,t,a)}return Br(e,t,n)}function _s(e,r,t,n,o){if(!o.HasTransform(e,r))return n;let i=Ob(e,r),a=e;switch(e[le]){case"Array":return _Z(a,i,t,n,o);case"Intersect":return OZ(a,i,t,n,o);case"Not":return FZ(a,i,t,n,o);case"Object":return BZ(a,i,t,n,o);case"Record":return kZ(a,i,t,n,o);case"Ref":return LZ(a,i,t,n,o);case"Symbol":return Br(a,t,n);case"This":return RZ(a,i,t,n,o);case"Tuple":return NZ(a,i,t,n,o);case"Union":return jZ(a,i,t,n,o);default:return Br(a,t,n)}}function Z7(e,r,t){let n=Fb();return _s(e,r,"",t,n)}p();function so(e,r,t){try{return V.IsTransform(e)?e[Er].Encode(t):t}catch(n){throw new Qc(e,r,t,n)}}function UZ(e,r,t,n,o){let i=so(e,t,n);return xt.IsArray(i)?i.map((a,u)=>Os(e.items,r,"".concat(t,"/").concat(u),a,o)):i}function GZ(e,r,t,n,o){let i=so(e,t,n);if(!xt.IsObject(n)||Nn(n))return i;let a=Ul(e),u=a.map(m=>m[0]),l=O({},i);for(let[m,g]of a)m in l&&(l[m]=Os(g,r,"".concat(t,"/").concat(m),l[m],o));if(!V.IsTransform(e.unevaluatedProperties))return l;let c=Object.getOwnPropertyNames(l),d=e.unevaluatedProperties,f=O({},l);for(let m of c)u.includes(m)||(f[m]=so(d,"".concat(t,"/").concat(m),f[m]));return f}function zZ(e,r,t,n){return so(e.not,t,so(e,t,n))}function $Z(e,r,t,n,o){let i=so(e,t,n);if(!xt.IsObject(i))return i;let a=Mn(e),u=O({},i);for(let f of a)xt.HasPropertyKey(u,f)&&(xt.IsUndefined(u[f])&&(!V.IsUndefined(e.properties[f])||Wt.IsExactOptionalProperty(u,f))||(u[f]=Os(e.properties[f],r,"".concat(t,"/").concat(f),u[f],o)));if(!V.IsSchema(e.additionalProperties))return u;let l=Object.getOwnPropertyNames(u),c=e.additionalProperties,d=O({},u);for(let f of l)a.includes(f)||(d[f]=so(c,"".concat(t,"/").concat(f),d[f]));return d}function VZ(e,r,t,n,o){let i=so(e,t,n);if(!xt.IsObject(n))return i;let a=Object.getOwnPropertyNames(e.patternProperties)[0],u=new RegExp(a),l=O({},i);for(let m of Object.getOwnPropertyNames(n))u.test(m)&&(l[m]=Os(e.patternProperties[a],r,"".concat(t,"/").concat(m),l[m],o));if(!V.IsSchema(e.additionalProperties))return l;let c=Object.getOwnPropertyNames(l),d=e.additionalProperties,f=O({},l);for(let m of c)u.test(m)||(f[m]=so(d,"".concat(t,"/").concat(m),f[m]));return f}function HZ(e,r,t,n,o){let i=td(e,r),a=Os(i,r,t,n,o);return so(e,t,a)}function ZZ(e,r,t,n,o){let i=td(e,r),a=Os(i,r,t,n,o);return so(e,t,a)}function WZ(e,r,t,n,o){let i=so(e,t,n);return xt.IsArray(e.items)?e.items.map((a,u)=>Os(a,r,"".concat(t,"/").concat(u),i[u],o)):[]}function XZ(e,r,t,n,o){for(let i of e.anyOf){if(!ta.Check(i,r,n))continue;let a=Os(i,r,t,n,o);return so(e,t,a)}for(let i of e.anyOf){let a=Os(i,r,t,n,o);if(ta.Check(e,r,a))return so(e,t,a)}return so(e,t,n)}function Os(e,r,t,n,o){if(!o.HasTransform(e,r))return n;let i=Ob(e,r),a=e;switch(e[le]){case"Array":return UZ(a,i,t,n,o);case"Intersect":return GZ(a,i,t,n,o);case"Not":return zZ(a,i,t,n);case"Object":return $Z(a,i,t,n,o);case"Record":return VZ(a,i,t,n,o);case"Ref":return HZ(a,i,t,n,o);case"This":return ZZ(a,i,t,n,o);case"Tuple":return WZ(a,i,t,n,o);case"Union":return XZ(a,i,t,n,o);default:return so(a,t,n)}}function W7(e,r,t){let n=Fb();return Os(e,r,"",t,n)}p();var FI=class{constructor(r,t,n,o){this.schema=r,this.references=t,this.checkFunc=n,this.code=o,this.hasTransform=As(r,t)}Code(){return this.code}Errors(r){return Cs(this.schema,this.references,r)}Check(r){return this.checkFunc(r)}Decode(r){if(!this.checkFunc(r))throw new ef(this.schema,r,this.Errors(r).First());return this.hasTransform?tf(this.schema,this.references,r):r}Encode(r){let t=this.hasTransform?lb(this.schema,this.references,r):r;if(!this.checkFunc(t))throw new rf(this.schema,r,this.Errors(r).First());return t}},Ru;(function(e){function r(i){return i===36}e.DollarSign=r;function t(i){return i===95}e.IsUnderscore=t;function n(i){return i>=65&&i<=90||i>=97&&i<=122}e.IsAlpha=n;function o(i){return i>=48&&i<=57}e.IsNumeric=o})(Ru||(Ru={}));var Bb;(function(e){function r(i){return i.length===0?!1:Ru.IsNumeric(i.charCodeAt(0))}function t(i){if(r(i))return!1;for(let a=0;a<i.length;a++){let u=i.charCodeAt(a);if(!(Ru.IsAlpha(u)||Ru.IsNumeric(u)||Ru.DollarSign(u)||Ru.IsUnderscore(u)))return!1}return!0}function n(i){return i.replace(/'/g,"\\'")}function o(i,a){return t(a)?"".concat(i,".").concat(a):"".concat(i,"['").concat(n(a),"']")}e.Encode=o})(Bb||(Bb={}));var BI;(function(e){function r(t){let n=[];for(let o=0;o<t.length;o++){let i=t.charCodeAt(o);Ru.IsNumeric(i)||Ru.IsAlpha(i)?n.push(t.charAt(o)):n.push("_".concat(i,"_"))}return n.join("").replace(/__/g,"_")}e.Encode=r})(BI||(BI={}));var kI;(function(e){function r(t){return t.replace(/'/g,"\\'")}e.Escape=r})(kI||(kI={}));var LI=class extends qe{constructor(r){super("Unknown type"),this.schema=r}},kb=class extends qe{constructor(r){super("Preflight validation check failed to guard for the given schema"),this.schema=r}},rd;(function(e){function r(a,u,l){return Wt.ExactOptionalPropertyTypes?"('".concat(u,"' in ").concat(a," ? ").concat(l," : true)"):"(".concat(Bb.Encode(a,u)," !== undefined ? ").concat(l," : true)")}e.IsExactOptionalProperty=r;function t(a){return Wt.AllowArrayObject?"(typeof ".concat(a," === 'object' && ").concat(a," !== null)"):"(typeof ".concat(a," === 'object' && ").concat(a," !== null && !Array.isArray(").concat(a,"))")}e.IsObjectLike=t;function n(a){return Wt.AllowArrayObject?"(typeof ".concat(a," === 'object' && ").concat(a," !== null && !(").concat(a," instanceof Date) && !(").concat(a," instanceof Uint8Array))"):"(typeof ".concat(a," === 'object' && ").concat(a," !== null && !Array.isArray(").concat(a,") && !(").concat(a," instanceof Date) && !(").concat(a," instanceof Uint8Array))")}e.IsRecordLike=n;function o(a){return Wt.AllowNaN?"typeof ".concat(a," === 'number'"):"Number.isFinite(".concat(a,")")}e.IsNumberLike=o;function i(a){return Wt.AllowNullVoid?"(".concat(a," === undefined || ").concat(a," === null)"):"".concat(a," === undefined")}e.IsVoidLike=i})(rd||(rd={}));var Lb;(function(e){function r(G){return G[le]==="Any"||G[le]==="Unknown"}function*t(G,ve,X){yield"true"}function*n(G,ve,X){yield"Array.isArray(".concat(X,")");let[we,De]=[Le("value","any"),Le("acc","number")];He(G.maxItems)&&(yield"".concat(X,".length <= ").concat(G.maxItems)),He(G.minItems)&&(yield"".concat(X,".length >= ").concat(G.minItems));let xe=ae(G.items,ve,"value");if(yield"".concat(X,".every((").concat(we,") => ").concat(xe,")"),It(G.contains)||He(G.minContains)||He(G.maxContains)){let Re=It(G.contains)?G.contains:Kt(),Rt=ae(Re,ve,"value"),Vt=He(G.minContains)?["(count >= ".concat(G.minContains,")")]:[],Ht=He(G.maxContains)?["(count <= ".concat(G.maxContains,")")]:[],Zt="const count = value.reduce((".concat(De,", ").concat(we,") => ").concat(Rt," ? acc + 1 : acc, 0)"),Rr=["(count > 0)",...Vt,...Ht].join(" && ");yield"((".concat(we,") => { ").concat(Zt,"; return ").concat(Rr,"})(").concat(X,")")}if(G.uniqueItems===!0){let Rt="const set = new Set(); for(const element of value) { ".concat("const hashed = hash(element); if(set.has(hashed)) { return false } else { set.add(hashed) } } return true"," }");yield"((".concat(we,") => { ").concat(Rt," )(").concat(X,")")}}function*o(G,ve,X){yield"(typeof value === 'object' && Symbol.asyncIterator in ".concat(X,")")}function*i(G,ve,X){yield"(typeof ".concat(X," === 'bigint')"),Rn(G.exclusiveMaximum)&&(yield"".concat(X," < BigInt(").concat(G.exclusiveMaximum,")")),Rn(G.exclusiveMinimum)&&(yield"".concat(X," > BigInt(").concat(G.exclusiveMinimum,")")),Rn(G.maximum)&&(yield"".concat(X," <= BigInt(").concat(G.maximum,")")),Rn(G.minimum)&&(yield"".concat(X," >= BigInt(").concat(G.minimum,")")),Rn(G.multipleOf)&&(yield"(".concat(X," % BigInt(").concat(G.multipleOf,")) === 0"))}function*a(G,ve,X){yield"(typeof ".concat(X," === 'boolean')")}function*u(G,ve,X){yield*Ee(Q(G.returns,ve,"".concat(X,".prototype")))}function*l(G,ve,X){yield"(".concat(X," instanceof Date) && Number.isFinite(").concat(X,".getTime())"),He(G.exclusiveMaximumTimestamp)&&(yield"".concat(X,".getTime() < ").concat(G.exclusiveMaximumTimestamp)),He(G.exclusiveMinimumTimestamp)&&(yield"".concat(X,".getTime() > ").concat(G.exclusiveMinimumTimestamp)),He(G.maximumTimestamp)&&(yield"".concat(X,".getTime() <= ").concat(G.maximumTimestamp)),He(G.minimumTimestamp)&&(yield"".concat(X,".getTime() >= ").concat(G.minimumTimestamp)),He(G.multipleOfTimestamp)&&(yield"(".concat(X,".getTime() % ").concat(G.multipleOfTimestamp,") === 0"))}function*c(G,ve,X){yield"(typeof ".concat(X," === 'function')")}function*d(G,ve,X){yield"Number.isInteger(".concat(X,")"),He(G.exclusiveMaximum)&&(yield"".concat(X," < ").concat(G.exclusiveMaximum)),He(G.exclusiveMinimum)&&(yield"".concat(X," > ").concat(G.exclusiveMinimum)),He(G.maximum)&&(yield"".concat(X," <= ").concat(G.maximum)),He(G.minimum)&&(yield"".concat(X," >= ").concat(G.minimum)),He(G.multipleOf)&&(yield"(".concat(X," % ").concat(G.multipleOf,") === 0"))}function*f(G,ve,X){let we=G.allOf.map(De=>ae(De,ve,X)).join(" && ");if(G.unevaluatedProperties===!1){let De=Ce("".concat(new RegExp(Pu(G)),";")),xe="Object.getOwnPropertyNames(".concat(X,").every(key => ").concat(De,".test(key))");yield"(".concat(we," && ").concat(xe,")")}else if(It(G.unevaluatedProperties)){let De=Ce("".concat(new RegExp(Pu(G)),";")),xe="Object.getOwnPropertyNames(".concat(X,").every(key => ").concat(De,".test(key) || ").concat(ae(G.unevaluatedProperties,ve,"".concat(X,"[key]")),")");yield"(".concat(we," && ").concat(xe,")")}else yield"(".concat(we,")")}function*m(G,ve,X){yield"(typeof value === 'object' && Symbol.iterator in ".concat(X,")")}function*g(G,ve,X){typeof G.const=="number"||typeof G.const=="boolean"?yield"(".concat(X," === ").concat(G.const,")"):yield"(".concat(X," === '").concat(kI.Escape(G.const),"')")}function*y(G,ve,X){yield"false"}function*E(G,ve,X){let we=ae(G.not,ve,X);yield"(!".concat(we,")")}function*v(G,ve,X){yield"(".concat(X," === null)")}function*b(G,ve,X){yield rd.IsNumberLike(X),He(G.exclusiveMaximum)&&(yield"".concat(X," < ").concat(G.exclusiveMaximum)),He(G.exclusiveMinimum)&&(yield"".concat(X," > ").concat(G.exclusiveMinimum)),He(G.maximum)&&(yield"".concat(X," <= ").concat(G.maximum)),He(G.minimum)&&(yield"".concat(X," >= ").concat(G.minimum)),He(G.multipleOf)&&(yield"(".concat(X," % ").concat(G.multipleOf,") === 0"))}function*C(G,ve,X){yield rd.IsObjectLike(X),He(G.minProperties)&&(yield"Object.getOwnPropertyNames(".concat(X,").length >= ").concat(G.minProperties)),He(G.maxProperties)&&(yield"Object.getOwnPropertyNames(".concat(X,").length <= ").concat(G.maxProperties));let we=Object.getOwnPropertyNames(G.properties);for(let De of we){let xe=Bb.Encode(X,De),Re=G.properties[De];if(G.required&&G.required.includes(De))yield*Ee(Q(Re,ve,xe)),(Ou(Re)||r(Re))&&(yield"('".concat(De,"' in ").concat(X,")"));else{let Rt=ae(Re,ve,xe);yield rd.IsExactOptionalProperty(X,De,Rt)}}if(G.additionalProperties===!1)if(G.required&&G.required.length===we.length)yield"Object.getOwnPropertyNames(".concat(X,").length === ").concat(we.length);else{let De="[".concat(we.map(xe=>"'".concat(xe,"'")).join(", "),"]");yield"Object.getOwnPropertyNames(".concat(X,").every(key => ").concat(De,".includes(key))")}if(typeof G.additionalProperties=="object"){let De=ae(G.additionalProperties,ve,"".concat(X,"[key]")),xe="[".concat(we.map(Re=>"'".concat(Re,"'")).join(", "),"]");yield"(Object.getOwnPropertyNames(".concat(X,").every(key => ").concat(xe,".includes(key) || ").concat(De,"))")}}function*M(G,ve,X){yield"(typeof value === 'object' && typeof ".concat(X,".then === 'function')")}function*T(G,ve,X){yield rd.IsRecordLike(X),He(G.minProperties)&&(yield"Object.getOwnPropertyNames(".concat(X,").length >= ").concat(G.minProperties)),He(G.maxProperties)&&(yield"Object.getOwnPropertyNames(".concat(X,").length <= ").concat(G.maxProperties));let[we,De]=Object.entries(G.patternProperties)[0],xe=Ce("".concat(new RegExp(we))),Re=ae(De,ve,"value"),Rt=It(G.additionalProperties)?ae(G.additionalProperties,ve,X):G.additionalProperties===!1?"false":"true",Vt="(".concat(xe,".test(key) ? ").concat(Re," : ").concat(Rt,")");yield"(Object.entries(".concat(X,").every(([key, value]) => ").concat(Vt,"))")}function*F(G,ve,X){let we=Mt(G,ve);if(oe.functions.has(G.$ref))return yield"".concat(ye(G.$ref),"(").concat(X,")");yield*Ee(Q(we,ve,X))}function*U(G,ve,X){let we=Ce("".concat(new RegExp(G.source,G.flags),";"));yield"(typeof ".concat(X," === 'string')"),He(G.maxLength)&&(yield"".concat(X,".length <= ").concat(G.maxLength)),He(G.minLength)&&(yield"".concat(X,".length >= ").concat(G.minLength)),yield"".concat(we,".test(").concat(X,")")}function*R(G,ve,X){if(yield"(typeof ".concat(X," === 'string')"),He(G.maxLength)&&(yield"".concat(X,".length <= ").concat(G.maxLength)),He(G.minLength)&&(yield"".concat(X,".length >= ").concat(G.minLength)),G.pattern!==void 0){let we=Ce("".concat(new RegExp(G.pattern),";"));yield"".concat(we,".test(").concat(X,")")}G.format!==void 0&&(yield"format('".concat(G.format,"', ").concat(X,")"))}function*L(G,ve,X){yield"(typeof ".concat(X," === 'symbol')")}function*A(G,ve,X){yield"(typeof ".concat(X," === 'string')");let we=Ce("".concat(new RegExp(G.pattern),";"));yield"".concat(we,".test(").concat(X,")")}function*j(G,ve,X){yield"".concat(ye(G.$ref),"(").concat(X,")")}function*N(G,ve,X){if(yield"Array.isArray(".concat(X,")"),G.items===void 0)return yield"".concat(X,".length === 0");yield"(".concat(X,".length === ").concat(G.maxItems,")");for(let we=0;we<G.items.length;we++){let De=ae(G.items[we],ve,"".concat(X,"[").concat(we,"]"));yield"".concat(De)}}function*$(G,ve,X){yield"".concat(X," === undefined")}function*te(G,ve,X){let we=G.anyOf.map(De=>ae(De,ve,X));yield"(".concat(we.join(" || "),")")}function*de(G,ve,X){yield"".concat(X," instanceof Uint8Array"),He(G.maxByteLength)&&(yield"(".concat(X,".length <= ").concat(G.maxByteLength,")")),He(G.minByteLength)&&(yield"(".concat(X,".length >= ").concat(G.minByteLength,")"))}function*Y(G,ve,X){yield"true"}function*z(G,ve,X){yield rd.IsVoidLike(X)}function*W(G,ve,X){let we=oe.instances.size;oe.instances.set(we,G),yield"kind('".concat(G[le],"', ").concat(we,", ").concat(X,")")}function*Q(G,ve,X,we=!0){let De=Et(G.$id)?[...ve,G]:ve,xe=G;if(we&&Et(G.$id)){let Re=ye(G.$id);if(oe.functions.has(Re))return yield"".concat(Re,"(").concat(X,")");{let Rt=Pe(Re,G,ve,"value",!1);return oe.functions.set(Re,Rt),yield"".concat(Re,"(").concat(X,")")}}switch(xe[le]){case"Any":return yield*Ee(t(xe,De,X));case"Array":return yield*Ee(n(xe,De,X));case"AsyncIterator":return yield*Ee(o(xe,De,X));case"BigInt":return yield*Ee(i(xe,De,X));case"Boolean":return yield*Ee(a(xe,De,X));case"Constructor":return yield*Ee(u(xe,De,X));case"Date":return yield*Ee(l(xe,De,X));case"Function":return yield*Ee(c(xe,De,X));case"Integer":return yield*Ee(d(xe,De,X));case"Intersect":return yield*Ee(f(xe,De,X));case"Iterator":return yield*Ee(m(xe,De,X));case"Literal":return yield*Ee(g(xe,De,X));case"Never":return yield*Ee(y(xe,De,X));case"Not":return yield*Ee(E(xe,De,X));case"Null":return yield*Ee(v(xe,De,X));case"Number":return yield*Ee(b(xe,De,X));case"Object":return yield*Ee(C(xe,De,X));case"Promise":return yield*Ee(M(xe,De,X));case"Record":return yield*Ee(T(xe,De,X));case"Ref":return yield*Ee(F(xe,De,X));case"RegExp":return yield*Ee(U(xe,De,X));case"String":return yield*Ee(R(xe,De,X));case"Symbol":return yield*Ee(L(xe,De,X));case"TemplateLiteral":return yield*Ee(A(xe,De,X));case"This":return yield*Ee(j(xe,De,X));case"Tuple":return yield*Ee(N(xe,De,X));case"Undefined":return yield*Ee($(xe,De,X));case"Union":return yield*Ee(te(xe,De,X));case"Uint8Array":return yield*Ee(de(xe,De,X));case"Unknown":return yield*Ee(Y(xe,De,X));case"Void":return yield*Ee(z(xe,De,X));default:if(!mn.Has(xe[le]))throw new LI(G);return yield*Ee(W(xe,De,X))}}let oe={language:"javascript",functions:new Map,variables:new Map,instances:new Map};function ae(G,ve,X,we=!0){return"(".concat([...Q(G,ve,X,we)].join(" && "),")")}function ye(G){return"check_".concat(BI.Encode(G))}function Ce(G){let ve="local_".concat(oe.variables.size);return oe.variables.set(ve,"const ".concat(ve," = ").concat(G)),ve}function Pe(G,ve,X,we,De=!0){let[xe,Re]=["\n",Zt=>"".padStart(Zt," ")],Rt=Le("value","any"),Vt=be("boolean"),Ht=[...Q(ve,X,we,De)].map(Zt=>"".concat(Re(4)).concat(Zt)).join(" &&".concat(xe));return"function ".concat(G,"(").concat(Rt,")").concat(Vt," {").concat(xe).concat(Re(2),"return (").concat(xe).concat(Ht).concat(xe).concat(Re(2),")\n}")}function Le(G,ve){let X=oe.language==="typescript"?": ".concat(ve):"";return"".concat(G).concat(X)}function be(G){return oe.language==="typescript"?": ".concat(G):""}function ze(G,ve,X){let we=Pe("check",G,ve,"value"),De=Le("value","any"),xe=be("boolean"),Re=[...oe.functions.values()],Rt=[...oe.variables.values()],Vt=Et(G.$id)?"return function check(".concat(De,")").concat(xe," {\n return ").concat(ye(G.$id),"(value)\n}"):"return ".concat(we);return[...Rt,...Re,Vt].join("\n")}function ot(...G){let ve={language:"javascript"},[X,we,De]=G.length===2&&et(G[1])?[G[0],G[1],ve]:G.length===2&&!et(G[1])?[G[0],[],G[1]]:G.length===3?[G[0],G[1],G[2]]:G.length===1?[G[0],[],ve]:[null,[],ve];if(oe.language=De.language,oe.variables.clear(),oe.functions.clear(),oe.instances.clear(),!It(X))throw new kb(X);for(let xe of we)if(!It(xe))throw new kb(xe);return ze(X,we,De)}e.Code=ot;function ut(G,ve=[]){let X=ot(G,ve,{language:"javascript"}),we=globalThis.Function("kind","format","hash",X),De=new Map(oe.instances);function xe(Ht,Zt,Rr){if(!mn.Has(Ht)||!De.has(Zt))return!1;let Xr=mn.Get(Ht),go=De.get(Zt);return Xr(go,Rr)}function Re(Ht,Zt){return Co.Has(Ht)?Co.Get(Ht)(Zt):!1}function Rt(Ht){return $l(Ht)}let Vt=we(xe,Re,Rt);return new FI(G,ve,Vt,X)}e.Compile=ut})(Lb||(Lb={}));p();p();p();var YZ=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,qZ=[0,31,28,31,30,31,30,31,31,30,31,30,31],JZ=e=>e%4===0&&(e%100!==0||e%400===0),Rb=e=>{let r=YZ.exec(e);if(!r)return!1;let t=+r[1],n=+r[2],o=+r[3];return n>=1&&n<=12&&o>=1&&o<=(n===2&&JZ(t)?29:qZ[n])};p();var KZ=/^(\d\d):(\d\d):(\d\d(?:\.\d+)?)(z|([+-])(\d\d)(?::?(\d\d))?)?$/i,Nb=e=>{let r=KZ.exec(e);if(!r)return!1;let t=+r[1],n=+r[2],o=+r[3],i=r[4],a=r[5]==="-"?-1:1,u=+(r[6]||0),l=+(r[7]||0);if(u>23||l>59||!i)return!1;if(t<=23&&n<=59&&o<60)return!0;let c=n-l*a,d=t-u*a-(c<0?1:0);return(d===23||d===-1)&&(c===59||c===-1)&&o<61};var QZ=/t|\s/i,X7=e=>{let r=e.split(QZ);return r.length===2&&Rb(r[0])&&Nb(r[1])};p();var eW=/\/|:/,tW=/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\?(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,Y7=e=>eW.test(e)&&tW.test(e);var rW=[["date",Rb],["time",Nb],["date-time",X7],["uri",Y7]],q7=()=>{for(let[e,r]of rW)try{rb.Format(e,r)}catch(t){if(t instanceof t0)continue;throw t}};p();var RI=I.Record(I.String(),I.Unknown(),{$id:"Extra"}),Pa=I.Object({extra:I.Optional(I.Ref(RI))}),NI=[RI];p();p();p();p();p();p();var Pt=e=>Object.entries(e);var nW=e=>{var t;let r=new Map;for(let[n,o]of Pt((t=e.geometry)!=null?t:{}))r.set(n,new Map(o==null?void 0:o.features.map(i=>[i.properties.id,i])));return r},hn=e=>{let r=nW(e);return(n,o)=>{let i=r.get(n);if(i==null)return ke({kind:ei.UnknownFloorError,properties:{floorId:n}});let a=i.get(o);return a==null?ke({kind:ei.UnknownGeometryError,properties:{floorId:n,geometryId:o}}):Be(a)}};p();var oa=I.Object({geometryId:I.Ref(oo)},{$id:"WithGeometryId"}),mf=I.Object({geometryIds:I.Array(I.Ref(oo))},{$id:"WithGeometryIds"}),jI=[oa,mf];p();p();p();var J7=e=>e instanceof Error?e:new Error(String(e));var hf=e=>(...r)=>{try{return Be(e(...r))}catch(t){return ke(J7(t))}};var K7=hf((e,r)=>{let t={};for(let n of r)for(let o of n.intoBundle(e))t[o.path]=sf(JSON.stringify(o.contents));return t}),UI=async(e,r,t)=>K7(e,r).andThenAsync(n=>new Promise(o=>{M7(n,ie(O({},t),{consume:!0}),(i,a)=>{o(i?ke(i):Be(a))})})),oW=hf(w7),GI=(e,r,t)=>K7(e,r).andThen(n=>oW(n,t));p();p();function jb(e,r,t=[]){let n=O({},e);for(let[o,i]of Object.entries(r))if(i!==void 0)if(o in n){let a=o;if(Array.isArray(i)&&i.length>0){let u=iW(i[0],t);if(u){let l=n[a];if(!Array.isArray(l))throw new Error("Expected array at ".concat(o,", got ").concat(typeof l));let c=new Map(i.map(m=>[Q7(m,u),m])),f=l.map(m=>{let g=c.get(Q7(m,u));return g?jb(m,g,t):m});n[a]=f}else n[a]=i}else{let u=n[a];typeof u=="object"&&u!==null&&typeof i=="object"&&i!==null?Object.keys(i).length===0?n[a]=i:n[a]=jb(u,i,t):n[o]=i}}else n[o]=i;return n}function iW(e,r){function t(n){if(typeof n!="object"||n===null)return null;for(let o of r)if(o in n&&typeof n[o]<"u")return[o];if(Array.isArray(n))return null;for(let[o,i]of Object.entries(n)){let a=t(i);if(a)return[o,...a]}return null}return t(e)}function Q7(e,r){return r.reduce((t,n)=>{if(t&&typeof t=="object")return t[n]},e)}var aW=e=>e,sW=e=>JSON.parse(PI(e)),eA=(e,r)=>r.some(t=>t.fromBundle(e.name,new Uint8Array,aW)!==void 0),tA=hf((e,r)=>{let t={};for(let n of Object.keys(e)){let o=e[n];for(let i of r){let a=i.fromBundle(n,o,sW);if(a){t=jb(t,a,[]);break}}}return t}),zI=async(e,r)=>new Promise(t=>A7(e,{filter:n=>eA(n,r)},(n,o)=>{t(n?ke(n):Be(o))})).then(t=>t.andThen(n=>tA(n,r))),uW=hf(P7),$I=(e,r)=>uW(e,{filter:t=>eA(t,r)}).andThen(t=>tA(t,r));p();var lW=e=>typeof e=="object"&&e!=null&&"$ref"in e&&typeof e.$ref=="string",cW=e=>{if(e.length<2)return!1;let r=e.filter(lW);if(r.length!==e.length)return!1;let t=r[0].$ref;return r.slice(1).every(n=>n.$ref===t)},Ub=e=>typeof e=="object"&&e!=null&&"allOf"in e&&Array.isArray(e.allOf)&&cW(e.allOf)?e.allOf[0]:typeof e=="object"&&e!=null&&!Array.isArray(e)?Object.fromEntries(Object.entries(e).map(([r,t])=>[r,Ub(t)])):Array.isArray(e)?e.map(Ub):e;p();var Gb=e=>typeof e=="object"&&e!=null&&"$ref"in e?ie(O({},e),{$ref:"#/definitions/".concat(e.$ref)}):typeof e=="object"&&e!=null&&!Array.isArray(e)?Object.fromEntries(Object.entries(e).map(([r,t])=>[r,Gb(t)])):Array.isArray(e)?e.map(Gb):e;var gf;(function(e){e.InvalidTypeboxSchema="InvalidTypeboxSchema",e.MissingReferenceId="MissingReferenceId",e.DuplicateReferenceId="DuplicateReferenceId",e.TypeboxError="TypeboxError",e.UnknownError="UnknownError"})(gf||(gf={}));var dW=e=>({next(){for(let t of e){let n=t.next();if(!n.done)return n}return{done:!0,value:void 0}},[Symbol.iterator](){return this}}),pW=(...e)=>{let r=new Map;for(let t of dW(e)){if(!t.$id)continue;let n=r.get(t.$id);if(n!=null&&n!==t)return ke({kind:gf.DuplicateReferenceId,message:"Failed to register a reference for a schema with an $id that has already been used",schema:t});r.set(t.$id,t)}return Be(r)},An,yf,Si,Vn,VI=class VI{constructor(r,t,n,o){w(this,An);w(this,yf);w(this,Si,[]);w(this,Vn);_(this,An,r),_(this,yf,t),_(this,Si,n),_(this,Vn,o),this.is=this.is.bind(this),this.parse=this.parse.bind(this),this.verify=this.verify.bind(this),this.jsonSchema=this.jsonSchema.bind(this),this.compress=this.compress.bind(this),this.decompress=this.decompress.bind(this)}static create(r,t="CoreMVF",n=!1){let o=I.Composite(r.extensions.map(a=>a.schema),{$id:t});if(!V.IsSchema(o))return ke({kind:gf.InvalidTypeboxSchema,message:"Attempting to merge schemas produced an invalid schema",schema:o});let i=pW(aI.values(),sI.values(),oI.values(),NI.values(),HI.values(),jI.values(),r.extensions.flatMap(a=>{var u;return(u=a.references)!=null?u:[]}).values());if(!i.isOk())return i;try{q7();let a=n?null:Lb.Compile(o,[...i.value.values()]);return Be(new VI(o,a,r.extensions,i.value))}catch(a){return a instanceof qe?ke({kind:gf.TypeboxError,message:a.message,original:a}):ke({kind:gf.UnknownError,message:"An unknown error occurred while compiling the schema",original:a})}}is(r){var t,n;return(n=(t=s(this,yf))==null?void 0:t.Check(r))!=null?n:ta.Check(s(this,An),[...s(this,Vn).values()],r)}parse(r){var t,n;return this.is(r)?Be(r):ke((n=(t=s(this,yf))==null?void 0:t.Errors(r))!=null?n:ta.Errors(s(this,An),[...s(this,Vn).values()],r))}decode(r){try{return Be(Z7(s(this,An),[...s(this,Vn).values()],r))}catch(t){return ke(t)}}encode(r){try{return Be(W7(s(this,An),[...s(this,Vn).values()],r))}catch(t){return ke(t)}}verify(r){for(let t of s(this,Si))if(t.integrityCheck){let n=t.integrityCheck(r);if(n.isErr())return ke(n.error)}return Be(!0)}jsonSchema(){var n;let r=JSON.parse(JSON.stringify([s(this,An),...s(this,Vn).values()])),t=Ub(Gb({$id:"#/definitions/".concat((n=s(this,An).$id)!=null?n:"CoreMVF"),$schema:"http://json-schema.org/draft-07/schema#",references:r}));return JSON.stringify(t,null,2)}async compress(r){return this.encode(r).andThen(t=>this.parse(t)).andThenAsync(t=>UI(t,s(this,Si))).then(t=>t.mapErr(n=>{var o;return c0((o=s(this,An).$id)!=null?o:"CoreMVF",n,[...s(this,Vn).values()])}))}async compressUnsafe(r){return this.encode(r).andThenAsync(t=>UI(t,s(this,Si))).then(t=>t.mapErr(n=>{var o;return c0((o=s(this,An).$id)!=null?o:"CoreMVF",n,[...s(this,Vn).values()])}))}compressSync(r){return this.encode(r).andThen(t=>this.parse(t)).andThen(t=>GI(t,s(this,Si))).mapErr(t=>{var n;return c0((n=s(this,An).$id)!=null?n:"CoreMVF",t,[...s(this,Vn).values()])})}compressUnsafeSync(r){return this.encode(r).andThen(t=>GI(t,s(this,Si))).mapErr(t=>{var n;return c0((n=s(this,An).$id)!=null?n:"CoreMVF",t,[...s(this,Vn).values()])})}async decompress(r){return zI(r,s(this,Si)).then(t=>t.andThen(n=>this.parse(n)).andThen(n=>this.decode(n)).mapErr(n=>{var o;return d0((o=s(this,An).$id)!=null?o:"CoreMVF",n,[...s(this,Vn).values()])}))}async decompressUnsafe(r){return zI(r,s(this,Si)).then(t=>t.andThen(n=>this.decode(n)).mapErr(n=>{var o;return d0((o=s(this,An).$id)!=null?o:"CoreMVF",n,[...s(this,Vn).values()])}))}decompressSync(r){return $I(r,s(this,Si)).andThen(t=>this.parse(t)).andThen(t=>this.decode(t)).mapErr(t=>{var n;return d0((n=s(this,An).$id)!=null?n:"CoreMVF",t,[...s(this,Vn).values()])})}decompressUnsafeSync(r){return $I(r,s(this,Si)).andThen(t=>this.decode(t)).mapErr(t=>{var n;return d0((n=s(this,An).$id)!=null?n:"CoreMVF",t,[...s(this,Vn).values()])})}};An=new WeakMap,yf=new WeakMap,Si=new WeakMap,Vn=new WeakMap;var zb=VI;var bf,$b=class{constructor(){w(this,bf,[]);this.extend=this.extend.bind(this)}extend(r){return s(this,bf).push(r),this}extendOptional(r){let t=ie(O({},r),{schema:I.Partial(r.schema)});return s(this,bf).push(t),this}build(r){return zb.create(this,void 0,r==null?void 0:r.cspSafe)}get extensions(){return s(this,bf)}};bf=new WeakMap;p();p();p();p();var vf=I.Object({geometryId:I.Ref(oo),floorId:I.Ref(vt)},{$id:"GeometryAnchor"}),fW=I.Object({geometryAnchor:I.Ref(vf)}),p0=(e,r)=>I.Object({geometryAnchors:I.Array(I.Ref(vf),e)},r),HI=[vf];p();p();p();var rA=(e,r)=>I.Unsafe(I.Transform(I.String(r)).Decode(t=>e.includes(t)?t:"unknown").Encode(t=>t)),Hn=(e,r)=>{let t=rA(e,r),n=[...e,"unknown"],o=Object.freeze(Object.fromEntries([...e,"unknown"].map(a=>[a,a])));return{schema:t,values:n,record:o,is:a=>Object.hasOwn(o,a)}};var nA=()=>new $b().extend(L7).extend(G7).extend(H7);p();var mW=e=>{if(e==="space"||e==="obstruction"||e==="entrance")return{}},hW=/\.json|\.geojson$/,Vb=(e,r,t)=>{let n=e[r];if(typeof n!="object"||Object.keys(n).length===0)return mW(r);let o={};for(let[i,a]of Object.entries(n)){let u=i.replace(hW,"");o[u]=JSON.parse(t(a))}return o},gW=["floorstack.json","styles.json","shapes.json","mapstack.json","floor.geojson","tileset.json","location.json","category.json","navigationFlags.json","annotation-symbols.json"],yW=gW,bW=["annotation","textAreas","enterprise","floorImages","shapeInstances","modelInstances","window","area","facade"],vW=bW,Hb=e=>{let r=new TextDecoder("utf-8"),t=r.decode.bind(r),n={"manifest.geojson":JSON.parse(t(e["manifest.geojson"])),"mapstack.geojson":JSON.parse(t(e["mapstack.geojson"])),"map.geojson":JSON.parse(t(e["map.geojson"])),"node.geojson":JSON.parse(t(e["node.geojson"])),"connection.json":JSON.parse(t(e["connection.json"])),space:Vb(e,"space",t),obstruction:Vb(e,"obstruction",t),entrance:Vb(e,"entrance",t)};for(let o of yW)e[o]&&(n[o]=JSON.parse(t(e[o])));for(let o of vW)e[o]&&(n[o]=Vb(e,o,t));return n};p();p();p();p();p();var f0;(function(e){e.AnnotationNonPointGeometryError="AnnotationNonPointGeometryError",e.AnnotationUnknownSymbolError="AnnotationUnknownSymbolError"})(f0||(f0={}));var oA=e=>{var o;if(e.annotations==null)return Be(!0);let r=Ur(e.annotations,i=>i.id,"annotations");if(r.isErr())return r;let t=hn(e),n=new Set(Ct((o=e.annotationSymbols)!=null?o:{}));for(let i of Ct(e.annotations)){let a=e.annotations[i];if(a!=null)for(let u of a){if(!n.has(u.symbolKey))return ke({kind:f0.AnnotationUnknownSymbolError,properties:{annotationId:u.id,symbolKey:u.symbolKey}});let l=t(i,u.geometryId);if(l.isErr())return l;if(l.value.geometry.type!=="Point")return ke({kind:f0.AnnotationNonPointGeometryError,properties:{annotationId:u.id,floorId:i,geometryId:u.geometryId}})}}return Be(!0)};var iA=jr("a","AnnotationId"),ZI=I.Intersect([oa,I.Object({id:I.Ref(iA,{description:"The unique identifier for the annotation."}),externalId:I.Optional(I.String({description:"The external identifier for the annotation."})),symbolKey:I.String({description:"The symbol identifier for the annotation."})})],{$id:"AnnotationProperties"}),aA=I.Object({url:I.String({format:"uri",description:"The URL for the symbol."}),name:I.String({description:"The name of the symbol."})},{$id:"AnnotationSymbol"}),xW=I.Object({annotations:Gr(I.Record(vt,I.Array(I.Ref(ZI)),{additionalProperties:!1})),annotationSymbols:Gr(I.Record(I.Index(ZI,["symbolKey"]),I.Ref(aA)))},{$id:"AnnotationsSchema"}),EW=/^annotations\/(.*)\.json$/,sA={name:"ext:mvf-annotations",schema:xW,intoBundle:function*(e){if(e.annotations!=null)for(let r of Ct(e.annotations))yield{path:"annotations/".concat(r,".json"),contents:e.annotations[r]};e.annotationSymbols!=null&&(yield{path:"annotation-symbols.json",contents:e.annotationSymbols})},fromBundle:(e,r,t)=>{var o;if(e==="annotation-symbols.json")return{annotationSymbols:t(r)};let n=(o=e.match(EW))==null?void 0:o[1];if(n)return{annotations:{[n]:t(r)}}},references:[iA,ZI,aA],integrityCheck:oA};p();p();p();var Nu=jr("lcat","LocationCategoryId"),WI=I.Intersect([I.Object({id:I.Ref(Nu),parent:I.Optional(I.Ref(Nu))}),qc(["name"]),Pa],{$id:"LocationCategory"}),uA=[Nu,WI];p();p();var nd;(function(e){e.UnknownCategoryError="UnknownCategoryError",e.UnknownParentCategoryError="UnknownParentCategoryError",e.UnknownParentLocationError="UnknownParentLocationError"})(nd||(nd={}));var lA=e=>{var o,i,a,u,l,c,d,f,m;if(e.locationCategories==null&&e.locations==null)return Be(!0);if(e.locationCategories!=null){let g=Ur(e.locationCategories,y=>y.id,"locationCategories");if(g.isErr())return g}if(e.locations!=null){let g=Ur(e.locations,y=>y.id,"locations");if(g.isErr())return g}if(e.locationInstances!=null){let g=Ur(e.locationInstances,y=>y.id,"locationInstances");if(g.isErr())return g}let r=new Set((i=(o=e.locationCategories)==null?void 0:o.map(g=>g.id))!=null?i:[]);for(let g of(a=e.locationCategories)!=null?a:[])if(g.parent!=null&&!r.has(g.parent))return ke({kind:nd.UnknownParentCategoryError,properties:{categoryId:g.id,parentCategoryId:g.parent}});let t=hn(e);for(let g of(u=e.locations)!=null?u:[]){for(let y of g.categories)if(!r.has(y))return ke({kind:nd.UnknownCategoryError,properties:{locationId:g.id,categoryId:y}});for(let y of g.geometryAnchors){let E=t(y.floorId,y.geometryId);if(E.isErr())return E}}let n=new Set((c=(l=e.locations)==null?void 0:l.map(g=>g.id))!=null?c:[]);for(let g of(d=e.locationInstances)!=null?d:[]){if(!n.has(g.parentId))return ke({kind:nd.UnknownParentLocationError,properties:{locationInstanceId:g.id,parentLocationId:g.parentId}});for(let y of(f=g.categories)!=null?f:[])if(!r.has(y))return ke({kind:nd.UnknownCategoryError,properties:{locationId:g.id,categoryId:y}});for(let y of(m=g.geometryAnchors)!=null?m:[]){let E=t(y.floorId,y.geometryId);if(E.isErr())return E}}return Be(!0)};p();var ju=jr("loc","LocationId"),Zb=jr("loci","LocationInstanceId"),cA=I.Object({name:I.String(),url:I.String({format:"uri"})},{$id:"LocationSocial"}),dA=I.Object({url:I.String({format:"uri"})},{$id:"LocationImage"}),XI=I.Object({label:I.String(),url:I.String({format:"uri"})},{$id:"LocationLink"}),YI=I.String({pattern:"^[0-2][0-9]:[0-6][0-9](:[0-6][0-9])?$",$id:"OpeningHoursTime"}),pA=I.Union([I.Literal("Sunday"),I.Literal("Monday"),I.Literal("Tuesday"),I.Literal("Wednesday"),I.Literal("Thursday"),I.Literal("Friday"),I.Literal("Saturday")],{$id:"OpeningHoursDay"}),IW="PublicHolidays",qI=I.Union([pA,I.Literal(IW)],{$id:"OpeningHoursDayOrPublicHoliday"}),Wb=I.Object({"@type":I.Optional(I.Literal("OpeningHoursSpecification",{description:"The type of opening hours"})),opens:I.Optional(I.Ref(YI,{description:"The time the opening hours start"})),closes:I.Optional(I.Ref(YI,{description:"The time the opening hours end"})),dayOfWeek:I.Optional(I.Union([I.Ref(qI),I.Array(I.Ref(qI))],{description:"The days of the week the opening hours apply to"})),validFrom:I.Optional(I.String({format:"date",description:"The date the opening hours start, in ISO 8601 format"})),validThrough:I.Optional(I.String({format:"date",description:"The date the opening hours end, in ISO 8601 format"}))},{$id:"OpeningHoursSpecification"}),Xb=I.Intersect([I.Object({id:I.Ref(ju),categories:I.Array(I.Ref(Nu)),logo:I.Optional(I.String({format:"uri"})),phone:I.Optional(I.String()),social:I.Array(I.Ref(cA)),images:I.Array(I.Ref(dA)),links:I.Array(I.Ref(XI)),website:I.Optional(I.Ref(XI)),openingHours:I.Optional(I.Array(I.Ref(Wb))),searchTags:I.Optional(I.Array(I.String({minLength:1})))}),qc(["name"]),p0(),Pa],{$id:"Location"}),JI=I.Intersect([I.Object({id:I.Ref(Zb),parentId:I.Ref(ju)}),I.Partial(I.Omit(Xb,["id","parentId","details"])),Do],{$id:"LocationInstance",description:"A location instance is a particular instance of an location that has some properties different from the parent."}),Yb=[ju,Zb,cA,dA,XI,YI,pA,qI,Wb,Xb,JI];var SW=I.Object({locations:I.Array(I.Ref(Xb)),locationCategories:I.Array(I.Ref(WI)),locationInstances:I.Optional(I.Array(I.Ref(JI)))},{$id:"LocationsExtensionSchema"}),fA="locations.json",mA="location-categories.json",hA="location-instances.json",gA={name:"ext:locations",schema:SW,intoBundle:function*(e){e.locations!=null&&(yield{path:fA,contents:e.locations}),e.locationCategories!=null&&(yield{path:mA,contents:e.locationCategories}),e.locationInstances!=null&&(yield{path:hA,contents:e.locationInstances})},fromBundle:(e,r,t)=>{if(e===fA)return{locations:t(r)};if(e===mA)return{locationCategories:t(r)};if(e===hA)return{locationInstances:t(r)}},references:[...uA,...Yb],integrityCheck:lA};p();p();var _a;(function(e){e.EnterpriseLocationWithUnknownLocationError="EnterpriseLocationWithUnknownLocationError",e.EnterpriseCategoryWithUnknownLocationCategoryError="EnterpriseCategoryWithUnknownLocationCategoryError",e.InstanceWithUnknownLocationInstanceError="InstanceWithUnknownLocationInstanceError",e.InstanceWithUnknownEnterpriseLocationError="InstanceWithUnknownEnterpriseLocationError",e.EnterpriseLocationWithUnknownSibling="EnterpriseLocationWithUnknownSibling",e.EnterpriseLocationInstanceWithUnknownSibling="EnterpriseLocationInstanceWithUnknownSibling",e.EnterpriseVenueWithUnknownTopLocationError="EnterpriseVenueWithUnknownTopLocationError",e.EnterpriseLocationWithInvalidPrimaryCategory="EnterpriseLocationWithInvalidPrimaryCategory"})(_a||(_a={}));var yA=e=>{var m,g,y,E,v,b,C,M,T,F,U,R,L,A,j,N,$,te,de,Y;if(e.cms==null)return Be(!0);let r=e.cms,t=Ur(e.cms.categories,z=>z.id,"cms.categories");if(t.isErr())return t;let n=new Set((g=(m=e.locationCategories)==null?void 0:m.map(z=>z.id))!=null?g:[]);for(let z of(y=r.categories)!=null?y:[])if(!n.has(z.categoryId))return ke({kind:_a.EnterpriseCategoryWithUnknownLocationCategoryError,properties:{enterpriseCategoryId:z.id,locationCategoryId:z.categoryId}});let o=Ur(e.cms.locations,z=>z.id,"cms.locations");if(o.isErr())return o;let i=new Map((v=(E=e.locations)==null?void 0:E.map(z=>[z.id,z]))!=null?v:[]);for(let z of(b=r.locations)!=null?b:[]){if(!i.has(z.locationId))return ke({kind:_a.EnterpriseLocationWithUnknownLocationError,properties:{enterpriseLocationId:z.id,locationId:z.locationId}});for(let W of(C=z.siblingGroups)!=null?C:[])for(let Q of(M=W.siblings)!=null?M:[])if(!i.has(Q))return ke({kind:_a.EnterpriseLocationWithUnknownSibling,properties:{enterpriseLocationId:z.id,siblingLocationId:Q,label:W.label}});if(z.primaryCategory!=null){let W=i.get(z.locationId);if(W!=null&&!W.categories.includes(z.primaryCategory))return ke({kind:_a.EnterpriseLocationWithInvalidPrimaryCategory,properties:{enterpriseLocationId:z.id,locationId:z.locationId,primaryCategory:z.primaryCategory}})}}if(((T=r.venue)==null?void 0:T.topLocations)!=null){for(let z of r.venue.topLocations)if(!i.has(z))return ke({kind:_a.EnterpriseVenueWithUnknownTopLocationError,properties:{locationId:z}})}let a=new Set((U=(F=e.cms.locations)==null?void 0:F.map(z=>z.id))!=null?U:[]),u=Ur(e.cms.locationInstances,z=>z.id,"cms.locationInstances");if(u.isErr())return u;let l=new Set((L=(R=e.locationInstances)==null?void 0:R.map(z=>z.id))!=null?L:[]);for(let z of(A=r.locationInstances)!=null?A:[]){if(!a.has(z.parentId))return ke({kind:_a.InstanceWithUnknownEnterpriseLocationError,properties:{enterpriseLocationInstanceId:z.id,enterpriseLocationId:z.parentId}});if(!l.has(z.locationInstanceId))return ke({kind:_a.InstanceWithUnknownLocationInstanceError,properties:{enterpriseLocationInstanceId:z.id,locationInstanceId:z.locationInstanceId}});for(let W of(j=z.siblingGroups)!=null?j:[])for(let Q of(N=W.siblings)!=null?N:[])if(!i.has(Q))return ke({kind:_a.EnterpriseLocationInstanceWithUnknownSibling,properties:{enterpriseLocationInstanceId:z.id,siblingLocationId:Q,label:W.label}})}let c=Aa(e),d=hn(e),f=Ur(e.cms.floorText,z=>z.properties.id,"cms.floorText");if(f.isErr())return f;for(let[z,W]of Pt(($=r.floorText)!=null?$:{})){let Q=c(z);if(Q.isErr())return Q;for(let oe of W.features){if(!("geometryId"in oe.properties))continue;let ae=d(z,oe.properties.geometryId);if(ae.isErr())return ae}}for(let[z,W]of Pt((te=r.textures)!=null?te:{})){let Q=c(z);if(Q.isErr())return Q;for(let oe of W){let ae=d(z,oe.geometryId);if(ae.isErr())return ae}}for(let[z,W]of Pt((de=r.layers)!=null?de:{})){let Q=c(z);if(Q.isErr())return Q;for(let oe of Ct(W!=null?W:{})){let ae=d(z,oe);if(ae.isErr())return ae}}for(let[z,W]of Pt((Y=r.textAreas)!=null?Y:{})){let Q=c(z);if(Q.isErr())return Q;for(let oe of W.features)if("geometryId"in oe.properties){let ae=d(z,oe.properties.geometryId);if(ae.isErr())return ae}}return Be(!0)};p();p();var m0=jr("el","EnterpriseLocationId"),KI=jr("ec","EnterpriseCategoryId"),QI=jr("eli","EnterpriseLocationInstanceId"),e2=jr("ev","EnterpriseVenueId"),t2=jr("eft","EnterpriseFloorTextId"),bA=[m0,KI,QI,e2,t2];var vA=I.Object({id:I.Ref(KI),categoryId:I.Ref(Nu),color:I.Optional(I.String()),sortOrder:I.Number(),iconFromDefaultList:I.Optional(I.Union([I.String(),I.Null()])),picture:I.Optional(I.String({format:"uri",description:"The category's picture"}))},{$id:"EnterpriseCategory"}),r2=I.Object({categories:I.Optional(I.Array(I.Ref(vA)))},{$id:"EnterpriseCategoriesSchema"}),xA=[vA,r2];p();var qb=Hn(["left","center","right"]),CW=qb.schema,NIe=qb.values,jIe=qb.record,UIe=qb.is,n2=I.Object({id:I.Ref(t2),text:I.String(),visible:I.Boolean({default:!0}),fontSize:I.Number({default:12,exclusiveMinimum:0}),fontFamily:I.String({default:"Droid Sans"}),color:I.String({default:"black"}),rotation:I.Number({minimum:0,maximum:360}),align:CW},{$id:"FloorTextCommonProperties"}),o2=I.Intersect([I.Ref(n2),oa],{$id:"AnchoredFloorTextProperties"}),i2=I.Intersect([I.Ref(n2),I.Object({verticalOffset:I.Number()})],{$id:"FloatingFloorTextProperties"}),EA=I.Union([I.Ref(o2),I.Ref(i2)],{$id:"FloorTextProperties"}),IA=jn(no,I.Ref(EA),{$id:"FloorTextFeature"}),DW=jn(no,I.Ref(o2),{$id:"AnchoredFloorTextFeature"}),TW=jn(no,I.Ref(i2),{$id:"FloatingFloorTextFeature"}),SA=To(I.Ref(IA),{$id:"EnterpriseFloorTextFeatureCollection"}),CA=I.Record(vt,I.Ref(SA),{$id:"EnterpriseFloorTextCollectionsByFloor",additionalProperties:!1}),a2=I.Object({floorText:I.Optional(I.Ref(CA))},{$id:"EnterpriseFloorTextSchema"}),DA=[n2,o2,i2,EA,IA,DW,TW,SA,CA,a2];p();var TA=Gr(I.Record(oo,I.String({minLength:1}),{additionalProperties:!1,$id:"EnterpriseLayers"})),MA=Gr(I.Record(vt,I.Ref(TA),{additionalProperties:!1,$id:"EnterpriseLayersByFloor"})),s2=I.Object({layers:I.Optional(I.Ref(MA))},{$id:"EnterpriseLayersSchema"}),wA=[TA,MA,s2];p();p();p();var{schema:AA,values:JIe,record:KIe,is:QIe}=Hn(["reference-point","checkpoint","checkpoint-passport","parent"],{$id:"EnterpriseSiblingGroupType"}),Jb=Hn(["closed-temporarily","new","pop-up","coming-soon","relocated"]),MW=Jb.schema,e2e=Jb.values,t2e=Jb.record,r2e=Jb.is,u2=I.Object({type:MW,start:I.Optional(I.String({format:"date",description:"The start date of the state"})),end:I.Optional(I.String({format:"date",description:"The end date of the state"}))},{$id:"LocationState",description:"The state of a location. Start and end dates are optional."}),l2=I.Object({label:I.String(),siblings:I.Array(I.Ref(ju)),type:I.Optional(I.Ref(AA)),subtype:I.Optional(I.String())},{$id:"SiblingGroup"}),Kb=I.Object({name:I.String(),code:I.String()},{$id:"Language"}),PA=[u2,l2,Kb,AA];var Qb=I.Object({id:I.Ref(m0),locationId:I.Ref(ju),cmsId:I.String(),type:I.String(),sortOrder:I.Number(),tags:I.Optional(I.Array(I.String())),picture:I.Optional(I.String({format:"uri",description:"The picture of the location"})),states:I.Optional(I.Array(I.Ref(u2),{description:"The location's state. No more than one state should be active at a time, and all but at most one should have dates set"})),siblingGroups:I.Optional(I.Array(I.Ref(l2))),gallery:I.Optional(I.Array(I.Object({caption:I.Optional(I.String()),image:I.String({format:"uri"}),embeddedUrl:I.Optional(I.String({format:"uri",description:"The URL to link from the image"}))},{description:"The location's image gallery"}),{description:"The location's image gallery"})),showFloatingLabelWhenImagePresent:I.Optional(I.Boolean({description:"Whether to show the flat label when an image is present"})),amenity:I.Optional(I.String({description:"The location's amenity type. Only set if the location is an amenity"})),showLogo:I.Optional(I.Boolean({description:"Whether to show the logo of the location"})),primaryCategory:I.Optional(I.Ref(Nu)),headerImage:I.Optional(I.String({format:"uri",description:"The location's header image"}))},{$id:"EnterpriseLocation"}),c2=I.Object({locations:I.Optional(I.Array(I.Ref(Qb)))},{$id:"EnterpriseLocationsSchema"}),_A=[Qb,c2];var OA=I.Intersect([I.Object({id:I.Ref(QI),parentId:I.Ref(m0),locationInstanceId:I.Ref(Zb)}),I.Partial(I.Omit(Qb,["id","parentId","locationId"]))],{$id:"EnterpriseLocationInstance",description:"A locationInstance is a particular instance of an Enterprise Location that has some properties different from the parent."}),d2=I.Object({locationInstances:I.Optional(I.Array(I.Ref(OA)))},{$id:"EnterpriseLocationInstancesSchema"}),FA=[OA,d2];p();var e4=Hn(["near","center"],{$id:"EnterpriseTextAreaAlignment"}),BA=e4.schema,E2e=e4.values,I2e=e4.record,S2e=e4.is,p2=I.Object({maxWidth:I.Number({exclusiveMinimum:0,description:"The maximum width of the label, in meters."}),maxHeight:I.Number({exclusiveMinimum:0,description:"The maximum height of the label, in meters."}),align:I.Ref(BA),rotation:I.Number({minimum:0,maximum:360,description:"Rotation in degrees, about the center of the image. North is 0, east is 90."})},{$id:"EnterpriseBaseTextAreaProperties"}),kA=I.Intersect([I.Ref(p2),oa],{$id:"EnterpriseAnchoredTextAreaProperties"}),LA=I.Intersect([I.Ref(p2),I.Object({verticalOffset:I.Number({minimum:0,description:"How high to position the image, in meters, relative to the ground plane."})})],{$id:"EnterpriseFloatingTextAreaProperties"}),RA=I.Union([kA,LA],{$id:"EnterpriseTextAreaProperties"}),NA=jn(I.Ref(no),RA,{$id:"EnterpriseTextAreaFeature"}),jA=To(I.Ref(NA),{$id:"EnterpriseTextAreaCollection"}),UA=I.Record(vt,I.Ref(jA),{$id:"EnterpriseTextAreasByFloor",additionalProperties:!1}),GA=I.Object({textAreas:I.Optional(I.Ref(UA))},{$id:"EnterpriseTextAreasSchema"}),zA=[BA,p2,kA,LA,RA,NA,jA,UA];p();var f2=I.Object({u:I.Number(),v:I.Number()},{$id:"EnterpriseTextureUV"}),t4=Hn(["top","side"],{$id:"EnterpriseTextureFace"}),$A=t4.schema,w2e=t4.values,A2e=t4.record,P2e=t4.is,r4=Hn(["inside","outside","both"],{$id:"EnterpriseTextureSurface"}),VA=r4.schema,_2e=r4.values,O2e=r4.record,F2e=r4.is,HA=I.Tuple([Wp,Xp,Wp,Xp],{$id:"EnterpriseTextureBounds"}),ZA=I.Intersect([I.Object({repeat:I.Ref(f2),offset:I.Ref(f2),rotation:I.Number({minimum:0,maximum:360}),path:I.String({format:"uri"}),face:I.Ref($A),surface:I.Ref(VA),bounds:I.Ref(HA)},{$id:"EnterpriseTextureProperties"}),oa],{$id:"EnterpriseTexture"}),WA=I.Array(I.Ref(ZA),{$id:"EnterpriseTextures"}),XA=I.Record(vt,I.Ref(WA),{$id:"EnterpriseTexturesByFloor",additionalProperties:!1}),m2=I.Object({textures:I.Optional(I.Ref(XA))},{$id:"EnterpriseTexturesSchema"}),YA=[ZA,WA,m2,f2,$A,VA,HA,XA];p();var{schema:qA,values:G2e,record:JA,is:z2e}=Hn(["agriculture","airport","casino","city-district","convention-center","entertainment","event-centre","first-responder-building","government-building","grocery-store","healthcare","higher-education","hotel","library","manufacturing","medical-centre","mixed-use","multifamily","museum","office-building","oil-and-energy","other","parking-facility","religious-institution","resort","retail-store","schools-k-12","shopping-mall","stadium-or-arena","storage-facility","theme-park","transit","transportation-hub","warehousing"],{$id:"EnterpriseVenueType"}),KA=I.Intersect([I.Object({id:I.Ref(e2),slug:I.String(),defaultLanguage:I.Ref(Kb),languages:I.Array(I.Ref(Kb)),countrycode:I.Optional(I.String()),logo:I.Optional(I.String({format:"uri"})),mappedinWebUrl:I.Optional(I.String({format:"uri"})),topLocations:I.Optional(I.Array(I.Ref(ju))),operationHours:I.Optional(I.Array(I.Ref(Wb))),coverImage:I.Optional(I.String({format:"uri"})),type:I.Optional(I.Ref(qA)),propertyImage:I.Optional(I.String({format:"uri"}))}),qc(["name"]),Pa],{$id:"EnterpriseVenue"}),h2=I.Object({venue:I.Optional(I.Ref(KA))},{$id:"EnterpriseVenueSchema"}),QA=[KA,h2,qA];var tP=I.Intersect([h2,c2,d2,r2,m2,a2,s2,GA],{$id:"CMSProperties"}),eP=I.Object({cms:I.Optional(I.Ref(tP))},{$id:"CMSExtensionSchema"}),wW=/^cms\/(?:([^/]+)\/)?([^/]+)\.(?:json|geojson)$/,rP={name:"ext:cms",schema:eP,intoBundle:function*(e){var t,n,o,i,a,u;if(e.cms==null)return;let r=e.cms;for(let l of Ct(r))switch(l){case"floorText":for(let c of Ct((t=r.floorText)!=null?t:{}))yield{path:"cms/floorText/".concat(c,".geojson"),contents:((n=r.floorText)!=null?n:{})[c]};continue;case"textures":for(let c of Ct((o=r.textures)!=null?o:{}))yield{path:"cms/textures/".concat(c,".json"),contents:((i=r.textures)!=null?i:{})[c]};continue;case"textAreas":for(let c of Ct((a=r.textAreas)!=null?a:{}))yield{path:"cms/textAreas/".concat(c,".geojson"),contents:((u=r.textAreas)!=null?u:{})[c]};continue;default:yield{path:"cms/".concat(l,".json"),contents:r[l]};continue}},fromBundle:(e,r,t)=>{let n=e.match(wW);if(!n)return;let[,o,i]=n,a=t(r);switch(o){case"floorText":case"textures":case"textAreas":return{cms:{[o]:{[i]:a}}};default:return{cms:{[i]:a}}}},references:[tP,eP,...QA,..._A,...FA,...xA,...YA,...wA,...DA,...zA,...bA,...PA,...Yb],integrityCheck:yA};p();p();p();p();var Oa;(function(e){e.NavigationFlagMissingDeclaration="NavigationFlagMissingDeclaration",e.NavigationFlagDuplicateBit="NavigationFlagDuplicateBit",e.NavigationFlagIncorrectFlagsLength="NavigationFlagIncorrectFlagsLength",e.NavigationFlagValueTooBig="NavigationFlagValueTooBig"})(Oa||(Oa={}));var nP=e=>{let{navigationFlags:r}=e;if(!r||Object.keys(r).length===0)return Be(!0);let t=Object.entries(r).map(([i,a])=>O({key:i},a)).sort((i,a)=>i.index!==a.index?i.index-a.index:i.bit-a.bit),n=0,o=-1;for(let i of t){if(i.bit===o)return ke({kind:Oa.NavigationFlagDuplicateBit,properties:{index:i.index,bit:i.bit,path:"navigationFlags.".concat(i.key)}});if(i.index!=n){if(o!=31)return ke({kind:Oa.NavigationFlagMissingDeclaration,properties:{index:n,bit:o+1,path:"navigationFlags"}});if(i.index!=n+1||i.bit!=0)return ke({kind:Oa.NavigationFlagMissingDeclaration,properties:{index:n+1,bit:0,path:"navigationFlags"}});n=i.index,o=0}else{if(i.bit!==o+1)return ke({kind:Oa.NavigationFlagMissingDeclaration,properties:{index:i.index,bit:o+1,path:"navigationFlags"}});o=i.bit}}return Be(!0)};p();function Hl(e,r){return r&&(e.flags[r.index]&1<<r.bit)!==0}p();var oP=2**32-1,h0=e=>{var o;let r=Object.keys((o=e.navigationFlags)!=null?o:{}).length;if(r===0)return{index:-1,flag:0};let t=Math.floor(r/32),n=r%32;return{index:t,flag:2**n-1}},xf=(e,r,t)=>{if(r.index==-1&&e.length===0)return Be(!0);let n=r.flag>0||r.index===-1?r.index+1:r.index;if(e.length!==n)return ke({kind:Oa.NavigationFlagIncorrectFlagsLength,properties:{expected:n,actual:e.length,path:t}});for(let o=0;o<e.length;o++){let i=e[o];if(o<r.index){if(i>oP)return ke({kind:Oa.NavigationFlagValueTooBig,properties:{index:o,flagValue:i,expectedMaxFlagValue:oP,path:t}});continue}else if(i>r.flag)return ke({kind:Oa.NavigationFlagValueTooBig,properties:{index:o,flagValue:i,expectedMaxFlagValue:r.flag,path:t}})}return Be(!0)};var AW=I.Object({index:I.Integer({description:"The index of the flag in a flags array.",minimum:0}),bit:I.Integer({description:"The bit position of the flag in a flag's bitfield.",minimum:0,maximum:31})},{$id:"NavigationFlagDeclarationCore"}),iP=I.Intersect([AW,Do],{$id:"NavigationFlagDeclaration",description:'A NavigationFlagDeclaration describes the relationship between a "key" that a developer might use to wayfind using that flag, and the index and bit position in an object\'s `flags` array.'}),g2={accessible:"accessible",outdoors:"outdoors",public:"public"},aP=I.Record(I.String(),iP,{$id:"NavigationFlagDeclarations",description:"Any well known and custom flags present in the MVF"}),PW=I.Object({navigationFlags:I.Ref(aP)},{$id:"NavigationFlagsSchema"}),n4=I.Array(I.Integer({minimum:0,maximum:Math.pow(2,32)-1}),{$id:"Flags"}),y2=I.Object({flags:I.Ref(n4)},{$id:"WithFlags"}),od=I.Intersect([vf,y2],{$id:"FlaggedGeometryAnchor"}),_W=I.Object({geometryAnchor:od},{$id:"WithFlaggedGeometryAnchor"}),OW=I.Object({geometryAnchors:I.Array(od)},{$id:"WithFlaggedGeometryAnchors"}),sP={name:"ext:mvf-navigation-flags",schema:PW,intoBundle:function*(e){e.navigationFlags!=null&&(yield{path:"navigationFlags.json",contents:e.navigationFlags})},fromBundle:(e,r,t)=>e!=="navigationFlags.json"?void 0:{navigationFlags:t(r)},references:[iP,aP,n4,od,_W,OW],integrityCheck:nP};p();var uP=e=>{if(e.connections==null)return Be(!0);let r=Ur(e.connections,o=>o.id,"connections");if(r.isErr())return r;let t=hn(e),n=h0(e);for(let[o,i]of e.connections.entries()){for(let[a,u]of i.entrances.entries()){let l=t(u.floorId,u.geometryId);if(l.isErr())return l;let c=xf(u.flags,n,"connections[".concat(o,"].entrances[").concat(a,"]"));if(c.isErr())return c}for(let[a,u]of i.exits.entries()){let l=t(u.floorId,u.geometryId);if(l.isErr())return l;let c=xf(u.flags,n,"connections[".concat(o,"].exits[").concat(a,"]"));if(c.isErr())return c}}return Be(!0)};var cP=jr("c","ConnectionId"),{schema:FW,values:jSe,record:BW,is:USe}=Hn(["elevator","escalator","travelator","stairs","door","ramp","ladder"],{$id:"ConnectionType"}),dP=FW;var b2=BW;var pP=I.Intersect([I.Object({id:I.Ref(cP,{description:"The unique identifier for the connection."}),entrances:I.Array(I.Ref(od)),exits:I.Array(I.Ref(od)),entryCost:I.Number({description:"The cost to enter the connection.",minimum:0}),floorCostMultiplier:I.Number({description:"The cost multiplier for each floor transitioned.",minimum:1}),type:I.Ref(dP,{description:"The type of connection."})}),Do,Pa],{$id:"ConnectionsProperties"}),fP=I.Array(I.Ref(pP),{$id:"ConnectionsCollection"}),kW=I.Object({connections:I.Ref(fP)},{$id:"ConnectionsExtensionSchema"}),lP="connections.json",mP={name:"ext:connections",schema:kW,intoBundle:function*(e){e.connections!=null&&(yield{path:lP,contents:e.connections})},fromBundle:(e,r,t)=>{if(e===lP)return{connections:t(r)}},references:[pP,fP,dP,cP,od,n4],integrityCheck:uP};p();p();var hP=e=>{if(e.defaultStyle==null)return Be(!0);let r=hn(e);for(let t of Object.values(e.defaultStyle))if(t!=null)for(let n of t.geometryAnchors){let o=r(n.floorId,n.geometryId);if(o.isErr())return o}return Be(!0)};var gP=I.Intersect([p0(),Pa,I.Object({altitude:I.Number({description:"How far off the bottom of the floor the objects with this style should be drawn, in meters."}),color:I.String({pattern:"^#[0-9a-fA-F]{6}$",description:"Color should be represented with a hash (#), followed by 6 hexadecimal digits. ex: #RRGGBB"}),height:I.Number({minimum:0,description:"The height of the objects belonging to this layer, in meters."}),opacity:I.Number({minimum:0,maximum:1,description:"The opacity of the objects belonging to this layer, from 0 to 1."}),buffer:I.Number({description:"The buffer amount to apply to the geometry, in meters. This can be used to inflate line string geometry for walls, but might also be applicable as a way to grow or shrink polygon geometry for aesthetic purposes. Can be negative."}),hidden:I.Optional(I.Boolean({description:"Whether or not the objects with this style should be hidden."})),topColor:I.Optional(I.String({pattern:"^#[0-9a-fA-F]{6}$",description:"Optional color for the top face of extruded geometry. If not specified, falls back to color."}))})],{$id:"DefaultStyle"}),yP=I.Record(I.String(),I.Ref(gP),{$id:"DefaultStyleCollection",additionalProperties:!1}),LW=I.Object({defaultStyle:I.Ref(yP)},{$id:"DefaultStyleSchema"}),bP={name:"ext:mvf-default-style",schema:LW,intoBundle:function*(e){e.defaultStyle!=null&&(yield{path:"default-style.json",contents:e.defaultStyle})},fromBundle:(e,r,t)=>{if(e==="default-style.json")return{defaultStyle:t(r)}},references:[gP,yP],integrityCheck:hP};p();p();p();p();var o4;(function(e){e.InvalidDefaultFloorError="InvalidDefaultFloorError"})(o4||(o4={}));var vP=e=>{if(e.floorStacks==null)return Be(!0);let r=Ur(e.floorStacks,n=>n.id,"floorStacks");if(r.isErr())return r;let t=Aa(e);for(let n of e.floorStacks){for(let o of n.floors){let i=t(o);if(i.isErr())return i}if(n.defaultFloor!=null&&!n.floors.includes(n.defaultFloor))return ke({kind:o4.InvalidDefaultFloorError,properties:{floorStackId:n.id,floorId:n.defaultFloor}})}return Be(!0)};var g0=jr("fs","FloorStackId"),EP=I.Intersect([I.Object({id:I.Ref(g0,{description:"The unique identifier for the floor stack."}),floors:I.Array(I.Ref(vt),{uniqueItems:!0,minItems:1,description:"The floors that are part of this floor stack."}),defaultFloor:I.Optional(I.Ref(vt,{description:"The default floor for the floor stack."}))}),Do],{$id:"FloorStacksProperties"}),IP=I.Array(I.Ref(EP),{$id:"FloorStackCollection"}),RW=I.Object({floorStacks:I.Ref(IP)},{$id:"FloorStackExtensionSchema"}),xP="floor-stacks.json",SP={name:"ext:floor-stacks",schema:RW,intoBundle:function*(e){e.floorStacks!=null&&(yield{path:xP,contents:e.floorStacks})},fromBundle:(e,r,t)=>{if(e===xP)return{floorStacks:t(r)}},references:[g0,EP,IP],integrityCheck:vP};p();p();var y0;(function(e){e.MissingFloorStackError="MissingFloorStackError",e.UnknownFloorStackError="UnknownFloorStackError"})(y0||(y0={}));var CP=e=>{if(e.facade==null)return Be(!0);if(e.floorStacks==null)return ke({kind:y0.MissingFloorStackError,properties:null});let r=new Set(e.floorStacks.map(o=>o.id)),t=hn(e),n=Aa(e);for(let[o,i]of Pt(e.facade)){if(i==null)continue;let a=n(o);if(a.isErr())return a;for(let u of i){let{floorStackId:l,geometryIds:c}=u;if(!r.has(l))return ke({kind:y0.UnknownFloorStackError,properties:{floorStackId:l}});for(let d of c){let f=t(o,d);if(f.isErr())return f}}}return Be(!0)};var DP=I.Intersect([I.Object({floorStackId:I.Ref(g0)}),mf],{$id:"Facade"}),NW=I.Object({facade:Gr(I.Record(vt,I.Array(I.Ref(DP)),{additionalProperties:!1}))},{$id:"FacadeExtensionSchema"}),jW=/^facade\/(.*)\.json$/,TP={name:"ext:facade",schema:NW,intoBundle:function*(e){if(e.facade!=null)for(let r of Ct(e.facade))yield{path:"facade/".concat(r,".json"),contents:e.facade[r]}},fromBundle:(e,r,t)=>{var o;let n=(o=e.match(jW))==null?void 0:o[1];if(n)return{facade:{[n]:t(r)}}},references:[g0,DP],integrityCheck:CP};p();p();var MP=e=>{if(e.floorImages==null)return Be(!0);let r=hn(e);for(let[t,n]of Pt(e.floorImages))if(n!=null)for(let o of n.features){if(!("geometryId"in o.properties))continue;let i=o.properties.geometryId,a=r(t,i);if(a.isErr())return a}return Be(!0)};var v2=I.Object({path:I.String({format:"uri",description:"The path to the image. This will be a remote URL."}),width:I.Number({minimum:0,description:"The width of the image when represented on the map, in meters."}),height:I.Number({minimum:0,description:"The height of the image when represented on the map, in meters."}),rotation:I.Number({minimum:0,maximum:360,description:"Rotation in degrees, about the center of the image. North is 0, east is 90."})},{$id:"BaseFloorImageProperties"}),wP=I.Intersect([I.Ref(v2),oa],{$id:"AnchoredFloorImageProperties"}),AP=I.Intersect([I.Ref(v2),I.Object({verticalOffset:I.Number({minimum:0,description:"How high to position the image, in meters, relative to the ground plane."})})],{$id:"FloatingFloorImageProperties"}),PP=I.Union([wP,AP],{$id:"FloorImageProperties"}),_P=jn(I.Ref(no),PP,{$id:"FloorImageFeature"}),OP=To(I.Ref(_P),{$id:"FloorImageCollection"}),UW=I.Object({floorImages:Gr(I.Record(vt,I.Ref(OP),{additionalProperties:!1}))},{$id:"FloorImagesExtensionSchema"}),GW=/^floorImages\/(.*)\.geojson$/,FP={name:"ext:floor-images",schema:UW,intoBundle:function*(e){if(e.floorImages!=null)for(let r of Ct(e.floorImages))yield{path:"floorImages/".concat(r,".geojson"),contents:e.floorImages[r]}},fromBundle:(e,r,t)=>{var o;let n=(o=e.match(GW))==null?void 0:o[1];if(n)return{floorImages:{[n]:t(r)}}},references:[v2,wP,AP,PP,_P,OP],integrityCheck:MP};p();p();var BP=e=>{if(e.kinds==null)return Be(!0);let r=hn(e);for(let[t,n]of Pt(e.kinds))if(n!=null)for(let o of Ct(n)){let i=r(t,o);if(i.isErr())return i}return Be(!0)};var{values:KCe,schema:zW,record:QCe,is:e6e}=Hn(["room","hallway","wall","object","poi","area","window"],{$id:"Kind"}),kP=zW;var LP=Gr(I.Record(oo,I.Ref(kP),{additionalProperties:!1,$id:"GeometryKinds"})),$W=I.Object({kinds:Gr(I.Record(vt,I.Ref(LP),{additionalProperties:!1}))},{$id:"KindsExtensionSchema"}),VW=/^kinds\/(.*)\.json$/,RP={name:"ext:kinds",schema:$W,intoBundle:function*(e){if(e.kinds!=null)for(let r of Ct(e.kinds))yield{path:"kinds/".concat(r,".json"),contents:e.kinds[r]}},fromBundle:(e,r,t)=>{var o;let n=(o=e.match(VW))==null?void 0:o[1];if(n)return{kinds:{[n]:t(r)}}},references:[kP,LP],integrityCheck:BP};p();p();p();var b0;(function(e){e.UnknownNeighbor="UnknownNeighbor",e.SelfReference="SelfReference"})(b0||(b0={}));var NP=e=>{if(e.nodes==null)return Be(!0);let r=Ur(e.nodes,o=>o.properties.id,"nodes");if(r.isErr())return r;let t=hn(e),n=h0(e);for(let[o,i]of Pt(e.nodes)){if(i==null)continue;let a=new Set(i.features.map(u=>u.properties.id));for(let[u,l]of i.features.entries()){for(let c of l.properties.geometryIds){let d=t(o,c);if(d.isErr())return d}for(let[c,d]of l.properties.neighbors.entries()){if(!a.has(d.id))return ke({kind:b0.UnknownNeighbor,properties:{floorId:o,nodeId:l.properties.id,neighborId:d.id}});if(d.id===l.properties.id)return ke({kind:b0.SelfReference,properties:{floorId:o,nodeId:l.properties.id}});let f=xf(d.flags,n,'nodes["'.concat(o,'"].features[').concat(u,"].properties.neighbors[").concat(c,"]"));if(f.isErr())return f}}}return Be(!0)};var x2=jr("n","NodeId"),jP=I.Intersect([I.Object({id:I.Ref(x2,{description:"The unique identifier for the node."}),extraCost:I.Number({minimum:0,description:"The extra cost to traverse to the node, above the straight-line distance."})}),y2],{$id:"NodeNeighbor"}),UP=I.Intersect([I.Object({id:I.Ref(x2,{description:"The unique identifier for the node."}),neighbors:I.Array(I.Ref(jP),{description:"The neighbors of the node."})}),mf],{$id:"NodeProperties"}),GP=jn(I.Ref(no),UP,{$id:"NodeFeature"}),zP=To(I.Ref(GP),{$id:"NodeCollection"}),HW=I.Object({nodes:Gr(I.Record(vt,I.Ref(zP),{additionalProperties:!1}))},{$id:"NodesExtensionSchema"}),ZW=/^nodes\/(.*)\.(geo)?json$/,$P={name:"ext:nodes",schema:HW,intoBundle:function*(e){if(e.nodes!=null)for(let r of Ct(e.nodes))yield{path:"nodes/".concat(r,".geojson"),contents:e.nodes[r]}},fromBundle:(e,r,t)=>{var o;let n=(o=e.match(ZW))==null?void 0:o[1];if(n)return{nodes:{[n]:t(r)}}},references:[x2,jP,UP,GP,zP],integrityCheck:NP};p();p();p();var i4;(function(e){e.FloorInFloorStackError="FloorInFloorStackError"})(i4||(i4={}));var VP=e=>{if(e.outdoors==null)return Be(!0);let r=Aa(e);for(let t of e.outdoors.floors){let n=r(t);if(n.isErr())return n;if(e.floorStacks!=null){for(let o of e.floorStacks)if(o.floors.includes(t))return ke({kind:i4.FloorInFloorStackError,properties:{floorId:t,floorStackId:o.id}})}}return Be(!0)};var ZP=I.Object({floors:I.Array(I.Ref(vt),{uniqueItems:!0,description:"A list of floor IDs that should be considered to contain outdoor features."})},{$id:"Outdoors"}),WW=I.Object({outdoors:I.Ref(ZP)},{$id:"OutdoorsExtensionSchema"}),HP="outdoors.json",WP={name:"ext:outdoors",schema:WW,intoBundle:function*(e){e.outdoors!=null&&(yield{path:HP,contents:e.outdoors})},fromBundle:(e,r,t)=>{if(e===HP)return{outdoors:t(r)}},references:[ZP],integrityCheck:VP};p();p();p();var a4;(function(e){e.TilesetDuplicateKeyError="TilesetDuplicateKeyError"})(a4||(a4={}));var XP=e=>{if(e.tileset==null)return Be(!0);let r=new Set;if(r.add(e.tileset.default.key),e.tileset.others)for(let t of e.tileset.others){if(r.has(t.key))return ke({kind:a4.TilesetDuplicateKeyError,properties:{key:t.key}});r.add(t.key)}return Be(!0)};var E2=I.Object({key:I.String({minLength:1,description:"Unique identifier for the tileset style."}),name:I.String({minLength:1,description:"Display name of the tileset style."}),url:I.String({format:"uri",description:"URL of the tileset style."})},{$id:"TilesetStyle",description:"A tileset style definition."}),YP=I.Object({default:I.Ref(E2,{description:"The default tileset style, which should be used."}),others:I.Optional(I.Array(I.Ref(E2,{description:"Additional tileset styles that can be used."})))},{$id:"TilesetCollection"}),XW=I.Object({tileset:I.Ref(YP)},{$id:"TilesetExtensionSchema"}),qP={name:"ext:mvf-tileset",schema:XW,intoBundle:function*(e){e.tileset!=null&&(yield{path:"tileset.json",contents:e.tileset})},fromBundle:(e,r,t)=>{if(e==="tileset.json")return{tileset:t(r)}},references:[E2,YP],integrityCheck:XP};p();var JP=I.Object({},{$id:"WalkableProperties"}),KP=I.Object({},{$id:"NonWalkableProperties"}),QP=Gr(I.Record(oo,I.Ref(JP),{$id:"WalkableGeometries",additionalProperties:!1})),e_=Gr(I.Record(oo,I.Ref(KP),{$id:"NonWalkableGeometries",additionalProperties:!1})),YW=I.Object({walkable:Gr(I.Record(vt,I.Ref(QP),{additionalProperties:!1})),nonwalkable:Gr(I.Record(vt,I.Ref(e_),{additionalProperties:!1}))},{$id:"TraversabilitySchema"}),qW=/^walkable\/(.*)\.json$/,JW=/^nonwalkable\/(.*)\.json$/,t_={name:"ext:mvf-traversability",schema:YW,intoBundle:function*(e){if(e.walkable!=null)for(let r of Ct(e.walkable))yield{path:"walkable/".concat(r,".json"),contents:e.walkable[r]};if(e.nonwalkable!=null)for(let r of Ct(e.nonwalkable))yield{path:"nonwalkable/".concat(r,".json"),contents:e.nonwalkable[r]}},fromBundle:(e,r,t)=>{var i,a;let n=(i=e.match(qW))==null?void 0:i[1];if(n!=null)return{walkable:{[n]:t(r)}};let o=(a=e.match(JW))==null?void 0:a[1];if(o!=null)return{nonwalkable:{[o]:t(r)}}},references:[JP,KP,QP,e_]};p();p();function r_(e){return e.replace(/^g_/,"s_")}function s4(e){return e.replace(/^g_/,"o_")}function KW(e){return e.replace(/^g_/,"w_")}function n_(e){return e.replace(/^loci_/,"eli_")}function v0(e){return e.replace(/^loc_/,"el_")}function u4(e){return e.replace(/^lcat_/,"ec_")}function QW(e){return e.replace(/^g_/,"ar_")}function o_(e){return e.replace(/^n_/,"s_")}function eX(e,r,t){switch(e.geometry.type){case"MultiPoint":case"MultiLineString":case"MultiPolygon":{let n=[],o=0,i=e.geometry.type.replace("Multi","");for(let a of e.geometry.coordinates)n.push(ie(O({},e),{geometry:{type:i,coordinates:a},properties:ie(O({},e.properties),{id:"".concat(r,"-").concat(o++),kind:t})}));return n}default:return[ie(O({},e),{properties:ie(O({},e.properties),{id:r,kind:t})})]}}function Ef(e,r,t,n){let o=new Map;for(let{feature:i,floorId:a}of e){let u=i.properties.id,l=n.get(u);if(r.has(u)){let c=eX(i,t(u),l),d=c.map(m=>m.properties.id),f=d.map(m=>({geometryId:m,floorId:a}));o.set(u,{ids:d,features:c,anchors:f})}}return o}function i_(e){var c,d;let r={space:new Map,obstruction:new Map,area:new Map,window:new Map,object:new Map};if(!e.geometry)return r;let t=tX(e),n=Pt(e.geometry).flatMap(([f,m])=>{var g;return((g=m==null?void 0:m.features)!=null?g:[]).map(y=>({feature:y,floorId:f}))}).flat(),o=new Set(Object.values((c=e.walkable)!=null?c:{}).filter(f=>f!==void 0).flatMap(Ct)),i=new Set(Object.values((d=e.nonwalkable)!=null?d:{}).filter(f=>f!==void 0).flatMap(Ct)),a=new Set(Array.from(t.entries()).filter(([f,m])=>m==="area").map(([f])=>f)),u=new Set(Array.from(t.entries()).filter(([f,m])=>m==="object").map(([f])=>f)),l=new Set(Array.from(t.entries()).filter(([f,m])=>m==="window").map(([f])=>f));return o.size>0&&(r.space=Ef(n,o,r_,t)),i.size>0&&(r.obstruction=Ef(n,i,s4,t)),a.size>0&&(r.area=Ef(n,a,QW,t)),u.size>0&&(r.object=Ef(n,u,s4,t)),l.size>0&&(r.window=Ef(n,l,KW,t)),o.size===0&&i.size===0&&a.size===0&&(r.space=Ef(n,new Set(n.map(f=>f.feature.properties.id)),r_,t)),r}function tX(e){var t,n,o;let r=new Map(Object.values((t=e.kinds)!=null?t:{}).filter(i=>i!==void 0).flatMap(Pt));for(let i of(o=(n=e.connections)==null?void 0:n.filter(a=>a.type!=="door"))!=null?o:[]){for(let a of i.entrances)r.set(a.geometryId,"connection.".concat(i.type));for(let a of i.exits)r.set(a.geometryId,"connection.".concat(i.type))}return r}function a_(e){if(!e||e.length===0)return[];let r=Math.max(...e.map(t=>t.length));return e.reduce((t,n)=>t.map((o,i)=>{var a;return o|((a=n[i])!=null?a:0)}),Array(r).fill(0))}function s_(e){var l;let{nodesByGeometryId:r,incomingEdgesByNodeId:t,nodesById:n}=rX(e),o=i_(e),i=nX(e),a=(l=e.navigationFlags)!=null?l:{};return{geometryMaps:o,nodesByGeometryId:r,geometryFeatureById:i,navigationFlags:a,incomingEdgesByNodeId:t,nodesById:n}}function rX(e){var o,i,a;let r=new Map,t=new Map,n=new Map;for(let u of Object.values((o=e.nodes)!=null?o:{}))for(let l of(i=u==null?void 0:u.features)!=null?i:[]){if(n.set(l.properties.id,l),l.properties.geometryIds.length>0)for(let c of l.properties.geometryIds){let d=(a=r.get(c))!=null?a:[];d.push(l.properties.id),r.set(c,d)}if(l.properties.neighbors.length>0)for(let c of l.properties.neighbors){let d=t.get(c.id);d!=null?d.push(c):t.set(c.id,[c])}}return{nodesByGeometryId:r,incomingEdgesByNodeId:t,nodesById:n}}function nX(e){var t,n;let r=new Map;for(let o of Object.values((t=e.geometry)!=null?t:{}))for(let i of(n=o==null?void 0:o.features)!=null?n:[])r.set(i.properties.id,i);return r}p();function u_(e,r){if(!e.annotations||!e.annotationSymbols||!e.geometry)return{};let t={};for(let[n,o]of Pt(e.annotations)){if(!o||o.length===0||!e.geometry[n]||e.geometry[n].features.length===0)continue;let i=new Map(e.geometry[n].features.map(u=>[u.properties.id,u])),a={type:"FeatureCollection",features:[]};for(let u of o){let l=i.get(u.geometryId);if(!l||l.geometry.type!=="Point")continue;let c={id:u.id,externalId:u.externalId,symbolId:u.symbolKey};a.features.push({type:"Feature",geometry:l.geometry,properties:c})}t[n]=a}return{annotation:t}}p();function l_(e,{nodesByGeometryId:r}){var a,u,l,c,d,f,m;let t={"connection.json":[],entrance:{}},n=(a=e.navigationFlags)==null?void 0:a[g2.accessible],o=(u=e.navigationFlags)==null?void 0:u[g2.outdoors],i=new Map(Object.values((l=e.geometry)!=null?l:{}).flatMap(g=>{var y;return(y=g==null?void 0:g.features)!=null?y:[]}).map(g=>[g.properties.id,g]));for(let g of(c=e.connections)!=null?c:[]){if(I2(g,i)&&!oX(g)){let C=iX(g,i,r,o);for(let[M,T]of C)t.entrance[M]||(t.entrance[M]={type:"FeatureCollection",features:[]}),t.entrance[M].features.push(T);continue}let y=n!=null&&g.entrances.some(C=>Hl(C,n))&&g.exits.some(C=>Hl(C,n)),E=Array.from(new Set([...g.entrances.map(C=>r.get(C.geometryId)),...g.exits.map(C=>r.get(C.geometryId))].flat().filter(C=>C!=null))),v=a_([...g.entrances.map(C=>C.flags),...g.exits.map(C=>C.flags)]),b={id:g.id,externalId:(f=(d=g.details)==null?void 0:d.externalId)!=null?f:"",type:g.type,accessible:y,nodes:E,flags:v};(m=g.details)!=null&&m.name&&(b.details={name:g.details.name}),g.extra&&(b.extra=g.extra),t["connection.json"].push(b)}return t}function I2(e,r){return e.type==b2.door&&e.entrances.every(t=>{let n=r.get(t.geometryId);return(n==null?void 0:n.geometry.type)==="LineString"})}function oX(e){return e.entrances.length===0||e.exits.length===0?!1:new Set([...e.entrances.map(t=>t.floorId),...e.exits.map(t=>t.floorId)]).size>=2}function iX(e,r,t,n){var i,a;if(e.type!==b2.door)return[];let o=[];for(let u of e.entrances){let l=r.get(u.geometryId);if((l==null?void 0:l.geometry.type)==="LineString"){let c={type:"Feature",geometry:l.geometry,properties:{id:e.id,externalId:(a=(i=e.details)==null?void 0:i.externalId)!=null?a:"",isExterior:aX(e,n)}},d=e.details;d&&(c.properties.details={name:d.name,description:d.description},d.icon&&(c.properties.details.images=[{url:d.icon,altText:"".concat(d.name," icon")}]));let f=t.get(u.geometryId);f&&f.length>0&&(c.properties.node=f[0]),o.push([u.floorId,c])}}return o}function aX(e,r){return e.entrances.some(t=>Hl(t,r))||e.exits.some(t=>Hl(t,r))}p();function d_(e,{geometryMaps:r,nodesByGeometryId:t}){var M,T,F,U,R,L,A,j,N,$,te,de,Y,z,W,Q,oe,ae,ye,Ce,Pe,Le,be,ze,ot,ut,G,ve,X,we,De,xe,Re,Rt,Vt,Ht,Zt,Rr,Xr,go,yo,Jn,yr,Dn,Vo,fi,bo,br;let n={categories:[],locations:[],locationInstances:[],layers:[],venue:{slug:"",name:"",externalId:"",defaultLanguage:{name:"English",code:"en"},languages:[]}},o=(M=e.manifest)==null?void 0:M.features[0];o&&(n.venue.defaultFloor=o.properties.defaultFloor,n.venue.tzid=o.properties.tzid,n.venue.name=o.properties.name,n.venue.defaultLanguage={name:(T=o.properties.language)!=null?T:"English",code:(F=o.properties.language)!=null?F:"en"});let i=(U=e.cms)==null?void 0:U.venue;i&&(n.venue=ie(O({},n.venue),{slug:i.slug,name:(A=(L=(R=i.details)==null?void 0:R.name)!=null?L:n.venue.name)!=null?A:o.properties.name,externalId:(N=(j=i.details)==null?void 0:j.externalId)!=null?N:"",defaultLanguage:i.defaultLanguage,languages:($=i.languages)!=null?$:[],countrycode:i.countrycode,coverImage:i.coverImage,logo:i.logo,icon:(te=i.details)==null?void 0:te.icon,extra:i.extra,mappedinWebUrl:i.mappedinWebUrl,operationHours:i.operationHours,topLocations:i.topLocations,type:i.type&&i.type in JA?i.type:"unknown",propertyImage:i.propertyImage}));let a=new Map,u=(de=e.locations)!=null?de:[],l=(z=(Y=e.cms)==null?void 0:Y.locations)!=null?z:[],c=(Q=(W=e.cms)==null?void 0:W.categories)!=null?Q:[],d=new Map((c!=null?c:[]).map(H=>[H.categoryId,H]));if(u.length>0){let H=new Map(l.map(S=>[S.locationId,S]));for(let S of u){let D=(oe=H.get(S.id))!=null?oe:{};if(S){let P=S.details,B={id:(D==null?void 0:D.cmsId)!==void 0?"el_".concat(D==null?void 0:D.cmsId):v0(S.id),name:P.name,externalId:(ae=P.externalId)!=null?ae:"",type:(ye=D.type)!=null?ye:"location",sortOrder:(Ce=D.sortOrder)!=null?Ce:0,amenity:D.amenity,description:P.description,extra:S.extra,links:S.links,operationHours:S.openingHours,gallery:D.gallery,logo:S.logo,shortName:P.shortName,picture:D.picture,showFloatingLabelWhenImagePresent:D.showFloatingLabelWhenImagePresent,showLogo:D.showLogo,siblingGroups:D.siblingGroups,states:D.states,tags:D.tags,spaces:[],nodes:[],polygons:[],headerImage:D.headerImage};if(S.phone&&(B.phone={number:S.phone}),D.primaryCategory){let J=d.get(D.primaryCategory);J&&(B.primaryCategory=J.id)}let k=c_(S.social);S.website&&(k.website=S.website.url),B.social=k;for(let J of S.geometryAnchors){let re=r.space.get(J.geometryId),fe=r.obstruction.get(J.geometryId),ue=re!=null?re:fe;if(ue){let ne=new Set(ue.features.filter(me=>me.geometry.type==="Polygon").map(me=>me.properties.id));for(let me of ue.anchors)re!=null&&ue===re&&B.spaces.push({floor:me.floorId,id:me.geometryId}),ne.has(me.geometryId)&&B.polygons.push({map:me.floorId,id:me.geometryId})}let Te=t.get(J.geometryId);for(let ne of Te!=null?Te:[])B.nodes.push({map:J.floorId,id:ne})}n.locations.push(B);for(let J of S.categories)a.set(J,[...(Pe=a.get(J))!=null?Pe:[],S.id])}}}let f=(be=(Le=e.cms)==null?void 0:Le.locationInstances)!=null?be:[],m=e.locationInstances;if(m){let H=new Map(f.map(D=>[D.locationInstanceId,D])),S=[];for(let D of m){let P=(ze=H.get(D.id))!=null?ze:{};if(D){let B={id:n_(D.id),parent:(ot=P.parentId)!=null?ot:v0(D.parentId),name:(ut=D.details)==null?void 0:ut.name,externalId:(G=D.details)==null?void 0:G.externalId,type:P.type,sortOrder:P.sortOrder,amenity:P.amenity,description:(ve=D.details)==null?void 0:ve.description,extra:D.extra,links:D.links,operationHours:D.openingHours,gallery:P.gallery,picture:P.picture,showFloatingLabelWhenImagePresent:P.showFloatingLabelWhenImagePresent,showLogo:P.showLogo,siblingGroups:P.siblingGroups,states:P.states,tags:P.tags,logo:D.logo,shortName:(X=D.details)==null?void 0:X.shortName,headerImage:P.headerImage};D.phone&&(B.phone={number:D.phone});let k=c_((we=D.social)!=null?we:[]);if(D.website&&(k.website=D.website.url),Object.keys(k).length>0&&(B.social=k),(De=D.geometryAnchors)!=null&&De.length){let J=D.geometryAnchors.flatMap(re=>{var fe,ue;return(ue=(fe=r.space.get(re.geometryId))==null?void 0:fe.anchors)!=null?ue:[]});J.length>0&&(B.spaces=J.map(re=>({floor:re.floorId,id:re.geometryId})))}if(D.geometryAnchors){B.spaces=[],B.polygons=[],B.nodes=[];for(let J of D.geometryAnchors){let re=r.space.get(J.geometryId);if(re){let ue=new Set(re.features.filter(Te=>Te.geometry.type==="Polygon").map(Te=>Te.properties.id));for(let Te of re.anchors)B.spaces.push({floor:Te.floorId,id:Te.geometryId}),ue.has(Te.geometryId)&&B.polygons.push({map:Te.floorId,id:Te.geometryId})}let fe=t.get(J.geometryId);for(let ue of fe!=null?fe:[])B.nodes.push({map:J.floorId,id:ue})}}S.push(B)}}S.length>0&&(n.locationInstances=S)}let g=e.locationCategories;if(g){let H=[],S=new Map(g.map(k=>[k.id,k])),D=new Map((c!=null?c:[]).map(k=>[k.categoryId,k])),P=new Map;for(let k of g){let J=S.get(k.parent);if(J){let re=(xe=P.get(J.id))!=null?xe:[];re.push(k.id),P.set(J.id,re)}}for(let k of g){let J=D.get(k.id);if(k){let re=((Re=P.get(k.id))!=null?Re:[]).map(u4),fe={id:u4(k.id),name:k.details.name,externalId:(Rt=k.details.externalId)!=null?Rt:"",sortOrder:(Vt=J==null?void 0:J.sortOrder)!=null?Vt:0,children:re,locations:((Ht=a.get(k.id))!=null?Ht:[]).map(v0),icon:k.details.icon,picture:J==null?void 0:J.picture,color:J==null?void 0:J.color,extra:k.extra,iconFromDefaultList:J==null?void 0:J.iconFromDefaultList};H.push(fe)}}n.categories=H;let B={};for(let k of u)B[v0(k.id)]=k.categories.map(u4).filter(J=>J!==void 0);n.categoryPriorities=B}let y={};for(let[H,S]of Object.entries((Zt=e.defaultStyle)!=null?Zt:{}))if(S.buffer){let D=S.geometryAnchors.flatMap(P=>{var B,k;return(k=(B=r.space.get(P.geometryId))==null?void 0:B.anchors)!=null?k:[]});y[H]={edgeOffset:S.buffer,geometryAnchors:D}}Object.keys(y).length>0&&(n.enterpriseStyles=y);let E=new Map;for(let H of Object.values((Xr=(Rr=e.cms)==null?void 0:Rr.layers)!=null?Xr:{}))if(H)for(let[S,D]of Pt(H)){if(typeof D!="string")continue;let P=(go=E.get(D))!=null?go:{name:D,id:"ely_".concat(D),spaces:[]};P.spaces.push(...(Jn=(yo=r.space.get(S))==null?void 0:yo.anchors.map(B=>({floorId:B.floorId,spaceId:B.geometryId})))!=null?Jn:[]),E.set(D,P)}E.size>0&&(n.layers=Array.from(E.values()));let v=[];for(let H of Object.values((Dn=(yr=e.cms)==null?void 0:yr.textures)!=null?Dn:{}))for(let S of H){let D=(Vo=r.space.get(S.geometryId))==null?void 0:Vo.anchors;!D||D.length<1||S.face==="unknown"||S.surface==="unknown"||v.push({repeat:S.repeat,offset:S.offset,rotation:S.rotation,path:S.path,face:S.face,surface:S.surface,bounds:S.bounds,geometryAnchors:D})}v.length>0&&(n.textures=v);let b={};for(let[H,S]of Object.entries((bo=(fi=e.cms)==null?void 0:fi.floorText)!=null?bo:{})){let D={type:"FeatureCollection",features:[]};for(let P of S.features){if(P.properties.align==="unknown")continue;let B={align:P.properties.align,color:P.properties.color,fontFamily:P.properties.fontFamily,fontSize:P.properties.fontSize,rotation:P.properties.rotation,text:P.properties.text,visible:P.properties.visible};"geometryId"in P.properties?B.geometryId=P.properties.geometryId:B.verticalOffset=P.properties.verticalOffset,D.features.push({type:"Feature",geometry:P.geometry,properties:B})}D.features.length>0&&(b[H]=D)}Object.keys(b).length>0&&(n.floorText=b);let C={enterprise:n};if((br=e.cms)!=null&&br.textAreas){let H={};for(let[S,D]of Pt(e.cms.textAreas)){let P={type:"FeatureCollection",features:[]};for(let B of D.features){if(B.properties.align==="unknown")continue;let k={align:B.properties.align,maxWidth:B.properties.maxWidth,maxHeight:B.properties.maxHeight,rotation:B.properties.rotation};"geometryId"in B.properties?k.anchorId=B.properties.geometryId:k.verticalOffset=B.properties.verticalOffset;let J={type:"Feature",geometry:B.geometry,properties:k};P.features.push(J)}H[S]=P}C.textAreas=H}return C}var sX=["facebook","instagram","twitter"];function c_(e){let r={};for(let{name:t,url:n}of e){let o=t.toLowerCase();sX.includes(o)&&(r[o]=n)}return r}p();var uX=e=>"fc_".concat(e.slice(3));function p_(e,{geometryMaps:r}){var o;if(!e.facade)return{};let t={},n={};for(let[i,a]of Pt(e.facade))if(a)for(let u of Object.values(a)){let{floorStackId:l,geometryIds:c}=u,d=uX(l);(o=n[l])!=null||(n[l]={id:d,spaces:[]}),n[l].spaces.push(...c.map(f=>{var m,g;return{floorId:i,spaceId:(g=(m=r.space.get(f))==null?void 0:m.ids[0])!=null?g:""}}))}return Object.keys(n).length>0&&(t.facade=n),t}p();function f_(e,r={}){var o,i,a,u,l,c,d,f,m,g,y,E;let t={type:"FeatureCollection",features:[]},n=[];for(let v of e.floors.features)n.push({id:v.properties.id,externalId:(i=(o=v.properties.details)==null?void 0:o.externalId)!=null?i:"",elevation:v.properties.elevation,name:(u=(a=v.properties.details)==null?void 0:a.name)!=null?u:"",shortName:(c=(l=v.properties.details)==null?void 0:l.shortName)!=null?c:"",subtitle:v.properties.subtitle,maxHeight:v.properties.maxHeight}),t.features.push({type:"Feature",geometry:v.geometry,properties:{id:v.properties.id,externalId:(f=(d=v.properties.details)==null?void 0:d.externalId)!=null?f:"",elevation:v.properties.elevation,name:(g=(m=v.properties.details)==null?void 0:m.name)!=null?g:"",shortName:(E=(y=v.properties.details)==null?void 0:y.shortName)!=null?E:"",subtitle:v.properties.subtitle,maxHeight:v.properties.maxHeight}});return{"floor.geojson":t,"map.geojson":n}}p();function m_(e,{geometryMaps:r}){var o,i,u,l,c;let t={},n={};for(let[d,f]of Pt((o=e.floorImages)!=null?o:{})){let m={features:[],type:"FeatureCollection"};for(let g of(i=f==null?void 0:f.features)!=null?i:[])if("verticalOffset"in g.properties)m.features.push(g);else{let a=g.properties,{geometryId:y}=a,E=Hr(a,["geometryId"]),v=(c=(u=r.space.get(y))==null?void 0:u.ids[0])!=null?c:(l=r.obstruction.get(y))==null?void 0:l.ids[0];if(!v)continue;let b={geometry:g.geometry,properties:ie(O({},E),{anchorId:v}),type:g.type};m.features.push(b)}n[d]=m}return Object.keys(n).length>0&&(t.floorImages=n),t}p();function h_(e,r={}){var o,i,a,u,l,c,d;let t=[];for(let f of(o=e==null?void 0:e.floorStacks)!=null?o:[]){let m={id:f.id,floors:f.floors,maps:f.floors,externalId:(a=(i=f.details)==null?void 0:i.externalId)!=null?a:"",name:(l=(u=f.details)==null?void 0:u.name)!=null?l:"",shortName:(d=(c=f.details)==null?void 0:c.shortName)!=null?d:"",type:"Building"};f.defaultFloor&&(m.defaultFloor=f.defaultFloor),t.push(m)}if(e.outdoors&&e.outdoors.floors.length>0){let f={id:"outdoors",floors:e.outdoors.floors,maps:e.outdoors.floors,type:"Outdoor",name:"Outdoors",externalId:"outdoors"};t.push(f)}return{"floorstack.json":t,"mapstack.geojson":t}}p();p();var v_=Cl(b_(),1),fX=e=>{let r=e.geometry.coordinates[0],t=0;for(let n=0;n<r.length-1;n++)t+=r[n][0]*r[n+1][1]-r[n+1][0]*r[n][1];return Math.abs(t/2)},mX=(e,r)=>{let[t,n]=e,o=r.geometry.coordinates[0],i=!1;for(let a=0,u=o.length-1;a<o.length;u=a++){let[l,c]=o[a],[d,f]=o[u];c>n!=f>n&&t<(d-l)*(n-c)/(f-c)+l&&(i=!i)}return i},hX=e=>{let r=e.geometry.coordinates[0],t=0,n=0;for(let o=0;o<r.length-1;o++)t+=r[o][0],n+=r[o][1];return{geometry:{coordinates:[t/(r.length-1),n/(r.length-1)]}}},gX=e=>{let r=fX(e),t=Number.isFinite(r)?Math.max(r,1):1;return Math.sqrt(t)*1e-6},c4=e=>{try{let t=hX(e).geometry.coordinates;if(!mX(t,e)){let o=(0,v_.default)(e.geometry.coordinates,gX(e));return Be([o[0],o[1]])}return Be(t)}catch(r){return ke(new Error("Unable to calculate center of polygon"))}};function T2(e){var r;return((r=e==null?void 0:e.geometry)==null?void 0:r.type)==="Polygon"}function E_(e,{geometryMaps:r,nodesByGeometryId:t,nodesById:n}){var d,f,m,g,y,E,v,b,C,M;let o=xX(e.defaultStyle),i={},a={},u={},l={};for(let T of Ct(e.geometry)){let F=e.geometry[T];if(!F)continue;let U=[],R=[],L=[],A=[];for(let j of F.features){let N=j.properties.id,$=o.has(N),te=(d=t.get(N))!=null?d:[];for(let de of(m=(f=r.space.get(N))==null?void 0:f.features)!=null?m:[])U.push(x_(de,te));for(let de of(y=(g=r.obstruction.get(N))==null?void 0:g.features)!=null?y:[])if(R.push(yX(de,$)),r.object.has(N)){let Y=(E=t.get(N))!=null?E:[],z=Y.map(W=>n.get(W)).filter(W=>W!=null);for(let W of z){let Q=x_({type:"Feature",geometry:W.geometry,properties:{id:o_(W.properties.id),kind:"desk-entrance",details:{externalId:s4(N)}}},Y);U.push(Q)}}for(let de of(b=(v=r.area.get(N))==null?void 0:v.features)!=null?b:[])L.push(bX(de,te));for(let de of(M=(C=r.window.get(N))==null?void 0:C.features)!=null?M:[])A.push(vX(de))}U.length>0&&(i[T]={type:"FeatureCollection",features:U.filter(j=>j!==null)}),R.length>0&&(a[T]={type:"FeatureCollection",features:R.filter(j=>j!==null)}),L.length>0&&(u[T]={type:"FeatureCollection",features:L.filter(j=>j!==null)}),A.length>0&&(l[T]={type:"FeatureCollection",features:A.filter(j=>j!==null)})}let c={space:i,obstruction:a};return Object.keys(u).length>0&&(c.area=u),Object.keys(l).length>0&&(c.window=l),c}function x_(e,r){var n,o;switch(e.geometry.type){case"MultiPoint":case"MultiLineString":case"MultiPolygon":return null}let t={type:"Feature",geometry:e.geometry,properties:{destinationNodes:r,id:e.properties.id,externalId:(o=(n=e.properties.details)==null?void 0:n.externalId)!=null?o:"",kind:e.properties.kind}};return e.properties.details&&(t.properties.details={name:e.properties.details.name,description:e.properties.details.description,images:e.properties.details.icon?[{url:e.properties.details.icon,altText:e.properties.details.name?"".concat(e.properties.details.name," icon"):"icon"}]:void 0}),T2(t)&&(t.properties.center=c4(t).unwrapOr(void 0)),t}function yX(e,r){var o,i;switch(e.geometry.type){case"MultiPoint":case"MultiLineString":case"MultiPolygon":case"Point":return null}let t=e.properties,n={type:"Feature",geometry:e.geometry,properties:{id:t.id,externalId:(i=(o=t.details)==null?void 0:o.externalId)!=null?i:"",entrances:[],kind:t.kind,footprintComponent:r}};return T2(n)&&(n.properties.center=c4(n).unwrapOr(void 0)),t.details&&(n.properties.details={name:t.details.name,description:t.details.description,images:t.details.icon?[{url:t.details.icon,altText:t.details.name?"".concat(t.details.name," icon"):"icon"}]:void 0}),n}function bX(e,r){var o,i;if(e.geometry.type!=="Polygon")return null;let t=e.properties,n={type:"Feature",geometry:e.geometry,properties:{id:t.id,externalId:(i=(o=t.details)==null?void 0:o.externalId)!=null?i:"",destinationNodes:r}};return T2(n)&&(n.properties.center=c4(n).unwrapOr(void 0)),t.details&&(n.properties.details={name:t.details.name,description:t.details.description,images:t.details.icon?[{url:t.details.icon,altText:t.details.name?"".concat(t.details.name," icon"):"icon"}]:void 0}),n}function vX(e){return e.geometry.type!=="LineString"?null:{type:"Feature",geometry:e.geometry,properties:{id:e.properties.id}}}function xX(e){var t,n;return new Set(((n=(t=e==null?void 0:e.ExteriorWalls)==null?void 0:t.geometryAnchors)!=null?n:[]).map(o=>o.geometryId))}p();function I_(e,{geometryMaps:r,geometryFeatureById:t}){var o,i,a,u,l,c,d,f,m,g,y,E,v;if(!e.locationCategories&&!e.locations)return{};let n={};if((o=e.locationCategories)!=null&&o.length){let b=[];for(let C of e.locationCategories){let M={id:C.id,name:C.details.name,icon:(i=C.details.icon)!=null?i:""};C.parent&&(M.parent=C.parent),b.push(M)}n["category.json"]=b}if((a=e.locations)!=null&&a.length){let b=EX(e,{geometryFeatureById:t}),C=[];for(let M of e.locations){let T={id:M.id,name:M.details.name,categories:M.categories,spaces:[],obstructions:[],areas:[],annotations:[],connections:[],entrances:[],links:M.links,openingHoursSpecification:(u=M.openingHours)!=null?u:[],pictures:M.images,social:M.social,description:M.details.description,externalId:M.details.externalId,icon:M.details.icon,logo:M.logo,phone:M.phone,website:M.website,searchTags:M.searchTags};C.push(T);for(let{geometryId:F,floorId:U}of M.geometryAnchors)T.spaces.push(...(c=(l=r.space.get(F))==null?void 0:l.ids.map(R=>({id:R,floor:U})))!=null?c:[]),T.obstructions.push(...(f=(d=r.obstruction.get(F))==null?void 0:d.ids.map(R=>({id:R,floor:U})))!=null?f:[]),T.areas.push(...(g=(m=r.area.get(F))==null?void 0:m.ids.map(R=>({id:R,floor:U})))!=null?g:[]),T.entrances.push(...(y=b.entrancesByGeometryId.get(F))!=null?y:[]),T.connections.push(...(E=b.connectionsByGeometryId.get(F))!=null?E:[]),T.annotations.push(...(v=b.annotationsByGeometryId.get(F))!=null?v:[])}n["location.json"]=C}return n}function EX(e,{geometryFeatureById:r}){var n,o,i;let t={annotationsByGeometryId:new Map,connectionsByGeometryId:new Map,entrancesByGeometryId:new Map};if(e.annotations)for(let[a,u]of Pt(e.annotations))for(let l of u!=null?u:[]){let c=l.geometryId,d=l.id,f=(n=t.annotationsByGeometryId.get(c))!=null?n:[];f.push({floor:a,id:d}),t.annotationsByGeometryId.set(c,f)}if(e.connections)for(let a of e.connections){let u=I2(a,r),l=Array.from(new Map([...a.entrances,...a.exits].map(c=>["".concat(c.geometryId,"_").concat(c.floorId),c])).values());for(let c of l){let d=c.geometryId;if(u){let f=(o=t.entrancesByGeometryId.get(d))!=null?o:[];f.push({floor:c.floorId,id:a.id}),t.entrancesByGeometryId.set(d,f)}else{let f=(i=t.connectionsByGeometryId.get(d))!=null?i:[];f.push(a.id),t.connectionsByGeometryId.set(d,f)}}}return t}p();function S_(e,r){let t={features:[],type:"FeatureCollection"},n={"manifest.geojson":t},o=e.manifest;if(o.features.length>0){let i=o.features[0],a=i.properties,u=a.details!=null?O({},a.details.externalId!=null&&{externalId:a.details.externalId}):void 0,l={type:"Feature",geometry:i.geometry,properties:O({folder_struct:[],version:"2.0.0",time:a.time,name:a.name,naturalBearing:a.naturalBearing,tzid:a.tzid,map:a.mapId,org_id:a.orgId,language:a.language},u!=null&&Object.keys(u).length>0&&{details:u})};t.features.push(l)}return n}p();function C_(e,{geometryMaps:r,navigationFlags:t,incomingEdgesByNodeId:n}){var c,d,f,m,g,y;let o={"node.geojson":{type:"FeatureCollection",features:[]}},i=o["node.geojson"].features,a=IX(e),u=SX(e),l=CX(e,u,a);for(let[E,v]of Pt((c=e.nodes)!=null?c:{}))for(let b of(d=v==null?void 0:v.features)!=null?d:[]){let C=(f=r.space.get(b.properties.geometryIds[0]))==null?void 0:f.features[0],M=(C==null?void 0:C.geometry.type)==="Point"&&((m=C==null?void 0:C.properties.details)!=null&&m.externalId)?C.properties.details.externalId:"",T=(g=n.get(b.properties.id))!=null?g:[],F=Object.keys(t!=null?t:{}),U=[];for(let L of T)for(let A of F)Hl(L,t[A])&&U.push(t[A]);let R={type:"Feature",geometry:b.geometry,properties:{id:b.properties.id,floor:E,space:b.properties.geometryIds.map(L=>{var A;return(A=r.space.get(L))==null?void 0:A.ids}).flat().filter(L=>L!==void 0),neighbors:[...b.properties.neighbors.map(L=>({id:L.id,weight:L.extraCost})),...(y=l.get(b.properties.id))!=null?y:[]],map:E,externalId:M,flags:U.length>0?DX(U):void 0}};i.push(R)}return o}function IX(e){var t,n;let r=new Map;for(let o of(n=(t=e.floors)==null?void 0:t.features)!=null?n:[])r.set(o.properties.id,o.properties.elevation);return r}function SX(e){var t,n,o;let r=new Map;for(let i of Object.values((t=e.nodes)!=null?t:{}))for(let a of(n=i==null?void 0:i.features)!=null?n:[])if(a.properties.geometryIds.length!==0)for(let u of a.properties.geometryIds){let l=(o=r.get(u))!=null?o:[];l.includes(a.properties.id)||(l.push(a.properties.id),r.set(u,l))}return r}function CX(e,r,t){var o,i,a,u,l;let n=new Map;for(let c of(o=e.connections)!=null?o:[]){let d=c.exits.map(f=>{var m;return ie(O({},f),{nodes:(m=r.get(f.geometryId))!=null?m:[]})});for(let f of c.entrances){let m=(i=r.get(f.geometryId))!=null?i:[];for(let g of m)for(let y of d){let E=Math.abs(((a=t.get(f.floorId))!=null?a:0)-((u=t.get(y.floorId))!=null?u:0))*c.floorCostMultiplier,v=(l=n.get(g))!=null?l:[];v.push(...y.nodes.filter(b=>b!==g).map(b=>({id:b,weight:E+c.entryCost}))),n.set(g,v)}}}return n}function DX(e){if(e==null||e.length===0)return;let r=new Array(Math.max(...e.map(t=>t.index))+1).fill(0);for(let t of e)r[t.index]|=1<<t.bit;return r}p();function TX(e,r){var n;let t={};for(let o of e){let i=r.get(o);i&&((n=t[i])!=null||(t[i]=[]),t[i].push(o))}return t}function D_(e,{geometryMaps:r}){var a,u,l;if(!e.defaultStyle)return{};let t={},n={};t["styles.json"]=n;let o=[...Array.from(r.space.values()).map(c=>c.features),...Array.from(r.obstruction.values()).map(c=>c.features)],i=new Map(o.flatMap(c=>c.map(d=>[d.properties.id,d.geometry.type])));for(let[c,d]of Pt(e.defaultStyle)){let f=TX(d.geometryAnchors.flatMap(m=>{var g,y,E,v;return[...(y=(g=r.space.get(m.geometryId))==null?void 0:g.ids)!=null?y:[],...(v=(E=r.obstruction.get(m.geometryId))==null?void 0:E.ids)!=null?v:[]]}),i);if(f.Point&&f.Point.length>0){let m={points:Array.from(f.Point.values()),showImage:((a=d.extra)==null?void 0:a.showImage)!==void 0?((u=d.extra)==null?void 0:u.showImage)===!0:d.opacity!==0};n["".concat(c,".Point")]=m}if(f.LineString&&f.LineString.length>0){let m={lineStrings:Array.from(f.LineString.values()),altitude:d.altitude,color:d.color,height:d.height,opacity:d.opacity,width:d.buffer};d.topColor!==void 0&&(m.topColor=d.topColor),n["".concat(c,".LineString")]=m}if(f.Polygon&&f.Polygon.length>0){let m={polygons:Array.from(f.Polygon.values()),altitude:d.altitude,color:d.color,height:d.height,opacity:d.opacity};((l=d.extra)==null?void 0:l.showImage)!==void 0&&(m.showImage=d.extra.showImage===!0),d.topColor!==void 0&&(m.topColor=d.topColor),n["".concat(c,".Polygon")]=m}}return t}var M2=nA().extendOptional(sP).extendOptional($P).extendOptional(mP).extendOptional(RP).extendOptional(t_).extendOptional(bP).extendOptional(SP).extendOptional(WP).extendOptional(qP).extendOptional(FP).extendOptional(TP).extendOptional(sA).extendOptional(gA).extendOptional(rP).build({cspSafe:!0}).expect("Invalid parser, this should never happen. Likely a bug in the MVFv2 library, or one of the extensions.");function w2(e){let r=s_(e),t=f_(e,r),n=E_(e,r),o=C_(e,r),i=l_(e,r),a=D_(e,r),u=h_(e,r),l=m_(e,r),c=p_(e,r),d=u_(e,r),f=I_(e,r),m=d_(e,r),g=S_(e,r);return O(O(O(O(O(O(O(O(O(O(O(O(O(O(O({},e.tileset?{"tileset.json":e.tileset}:{}),e.navigationFlags?{"navigationFlags.json":e.navigationFlags}:{}),e.annotationSymbols?{"annotation-symbols.json":e.annotationSymbols}:{}),t),n),o),i),a),u),l),c),d),f),m),g)}p();function If(e){return e.endsWith("/")?e:"".concat(e,"/")}p();var Sf="https://app.mappedin.com/",T_="https://auth.mappedin.com/",M_=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"}),MX=Object.freeze(ie(O({},M_),{baseUri:"https://api-gateway.mappedin.com/",baseAuthUri:"https://auth.mappedin.com/"})),wX=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"}),AX=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"}),PX=Object.freeze({baseUri:"https://app-staging.mappedin.net/",baseAuthUri:"https://app-staging.mappedin.net/",analyticsBaseUri:"https://api-gateway-staging.mappedin.net/track-analytics/a/",tileServerUri:"https://tiles-cdn.mappedin.com/styles/mappedin/style.json"}),_X={eu:wX,us:M_,"us-enterprise":MX,"us-staging-enterprise":AX,"us-staging-self-serve":PX};function w_(e){return _X[e]}p();p();var OX=e=>{let r=Date.now();return e-r},d4=(e,r)=>OX(e)<=r*60*1e3;var P_=10,__=P_*60*1e3,A_="accessTokens";async function x0(e,r=!1){let t="".concat(e.key),n=pu.getInstance(),o=(n==null?void 0:n.loadSessionData(A_))||{},i=Math.floor(Date.now()/1e3);if(o[t]&&!d4(o[t].expiresTimestamp*1e3,P_))return o[t];let a=r?await FX(e,i):await BX(e,i),u=ie(O({},o),{[t]:a});return n==null||n.saveSessionData(A_,u),a}async function FX(e,r){var i;let t;e.customAuthUri?t=e.customAuthUri:t="".concat((i=e.baseAuthUri)!=null?i:T_,"oauth2/token");let n;try{n=await Ci()(t,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({grant_type:"client_credentials",client_id:e.key,client_secret:e.secret})})}catch(a){let u=a instanceof Error?a.message:String(a);throw new Error("Failed to fetch enterprise access token from ".concat(t,": ").concat(u))}if(!n.ok)throw new Error("".concat(n.status," ").concat(n.statusText,": ").concat(await n.text()));let o=await n.json();return{accessToken:o.access_token,expiresTimestamp:r+o.expires_in}}async function BX(e,r){let t;e.customAuthUri?t=e.customAuthUri:t="".concat(e.baseAuthUri?If(e.baseAuthUri):Sf,"api/v1/api-key/token");let n;try{n=await Ci()(t,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({key:e.key,secret:e.secret})})}catch(i){let a=i instanceof Error?i.message:String(i);throw new Error("Failed to fetch access token from ".concat(t,": ").concat(a))}if(!n.ok)throw new Error("".concat(n.status," ").concat(n.statusText,": ").concat(await n.text()));let o=await n.json();return{accessToken:o.access_token,expiresTimestamp:r+o.expires_in}}p();var F_=10,B_=F_*60*1e3,O_="miSasTokens";async function A2(e,r){let t="".concat(r,"__").concat(e.mapId),n=pu.getInstance(),o=(n==null?void 0:n.loadSessionData(O_))||{};if(o[t]&&!d4(o[t].expires,F_))return o[t];let i=await kX(e,r),a=ie(O({},o),{[t]:{token:i.token,expires:new Date(i.expires).getTime()}});return n==null||n.saveSessionData(O_,a),i}async function kX(e,r){let t="".concat(e.baseUri?If(e.baseUri):Sf,"api/v1/venue/").concat(e.mapId,"/sas-token"),n=await Ci()(t,{method:"GET",headers:{Authorization:"Bearer ".concat(r)}});if(!n.ok)throw new Error("".concat(n.status," ").concat(n.statusText,": ").concat(await n.text()));let o=await n.json();return{token:o.token,expires:new Date(o.expires).getTime()}}p();var Di=Uint8Array,id=Uint16Array,k_=Uint32Array,L_=new Di([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),R_=new Di([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),LX=new Di([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),N_=function(e,r){for(var t=new id(31),n=0;n<31;++n)t[n]=r+=1<<e[n-1];for(var o=new k_(t[30]),n=1;n<30;++n)for(var i=t[n];i<t[n+1];++i)o[i]=i-t[n]<<5|n;return[t,o]},j_=N_(L_,2),U_=j_[0],RX=j_[1];U_[28]=258,RX[258]=28;var G_=N_(R_,0),NX=G_[0],gTe=G_[1],F2=new id(32768);for(zt=0;zt<32768;++zt)Uu=(zt&43690)>>>1|(zt&21845)<<1,Uu=(Uu&52428)>>>2|(Uu&13107)<<2,Uu=(Uu&61680)>>>4|(Uu&3855)<<4,F2[zt]=((Uu&65280)>>>8|(Uu&255)<<8)>>>1;var Uu,zt,E0=(function(e,r,t){for(var n=e.length,o=0,i=new id(r);o<n;++o)e[o]&&++i[e[o]-1];var a=new id(r);for(o=0;o<r;++o)a[o]=a[o-1]+i[o-1]<<1;var u;if(t){u=new id(1<<r);var l=15-r;for(o=0;o<n;++o)if(e[o])for(var c=o<<4|e[o],d=r-e[o],f=a[e[o]-1]++<<d,m=f|(1<<d)-1;f<=m;++f)u[F2[f]>>>l]=c}else for(u=new id(n),o=0;o<n;++o)e[o]&&(u[o]=F2[a[e[o]-1]++]>>>15-e[o]);return u}),I0=new Di(288);for(zt=0;zt<144;++zt)I0[zt]=8;var zt;for(zt=144;zt<256;++zt)I0[zt]=9;var zt;for(zt=256;zt<280;++zt)I0[zt]=7;var zt;for(zt=280;zt<288;++zt)I0[zt]=8;var zt,z_=new Di(32);for(zt=0;zt<32;++zt)z_[zt]=5;var zt;var jX=E0(I0,9,1);var UX=E0(z_,5,1),P2=function(e){for(var r=e[0],t=1;t<e.length;++t)e[t]>r&&(r=e[t]);return r},Fa=function(e,r,t){var n=r/8|0;return(e[n]|e[n+1]<<8)>>(r&7)&t},_2=function(e,r){var t=r/8|0;return(e[t]|e[t+1]<<8|e[t+2]<<16)>>(r&7)},GX=function(e){return(e+7)/8|0},k2=function(e,r,t){(r==null||r<0)&&(r=0),(t==null||t>e.length)&&(t=e.length);var n=new(e.BYTES_PER_ELEMENT==2?id:e.BYTES_PER_ELEMENT==4?k_:Di)(t-r);return n.set(e.subarray(r,t)),n};var zX=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],Ba=function(e,r,t){var n=new Error(r||zX[e]);if(n.code=e,Error.captureStackTrace&&Error.captureStackTrace(n,Ba),!t)throw n;return n},$X=function(e,r,t){var n=e.length;if(!n||t&&t.f&&!t.l)return r||new Di(0);var o=!r||t,i=!t||t.i;t||(t={}),r||(r=new Di(n*3));var a=function(ze){var ot=r.length;if(ze>ot){var ut=new Di(Math.max(ot*2,ze));ut.set(r),r=ut}},u=t.f||0,l=t.p||0,c=t.b||0,d=t.l,f=t.d,m=t.m,g=t.n,y=n*8;do{if(!d){u=Fa(e,l,1);var E=Fa(e,l+1,3);if(l+=3,E)if(E==1)d=jX,f=UX,m=9,g=5;else if(E==2){var M=Fa(e,l,31)+257,T=Fa(e,l+10,15)+4,F=M+Fa(e,l+5,31)+1;l+=14;for(var U=new Di(F),R=new Di(19),L=0;L<T;++L)R[LX[L]]=Fa(e,l+L*3,7);l+=T*3;for(var A=P2(R),j=(1<<A)-1,N=E0(R,A,1),L=0;L<F;){var $=N[Fa(e,l,j)];l+=$&15;var v=$>>>4;if(v<16)U[L++]=v;else{var te=0,de=0;for(v==16?(de=3+Fa(e,l,3),l+=2,te=U[L-1]):v==17?(de=3+Fa(e,l,7),l+=3):v==18&&(de=11+Fa(e,l,127),l+=7);de--;)U[L++]=te}}var Y=U.subarray(0,M),z=U.subarray(M);m=P2(Y),g=P2(z),d=E0(Y,m,1),f=E0(z,g,1)}else Ba(1);else{var v=GX(l)+4,b=e[v-4]|e[v-3]<<8,C=v+b;if(C>n){i&&Ba(0);break}o&&a(c+b),r.set(e.subarray(v,C),c),t.b=c+=b,t.p=l=C*8,t.f=u;continue}if(l>y){i&&Ba(0);break}}o&&a(c+131072);for(var W=(1<<m)-1,Q=(1<<g)-1,oe=l;;oe=l){var te=d[_2(e,l)&W],ae=te>>>4;if(l+=te&15,l>y){i&&Ba(0);break}if(te||Ba(2),ae<256)r[c++]=ae;else if(ae==256){oe=l,d=null;break}else{var ye=ae-254;if(ae>264){var L=ae-257,Ce=L_[L];ye=Fa(e,l,(1<<Ce)-1)+U_[L],l+=Ce}var Pe=f[_2(e,l)&Q],Le=Pe>>>4;Pe||Ba(3),l+=Pe&15;var z=NX[Le];if(Le>3){var Ce=R_[Le];z+=_2(e,l)&(1<<Ce)-1,l+=Ce}if(l>y){i&&Ba(0);break}o&&a(c+131072);for(var be=c+ye;c<be;c+=4)r[c]=r[c-z],r[c+1]=r[c+1-z],r[c+2]=r[c+2-z],r[c+3]=r[c+3-z];c=be}}t.l=d,t.p=oe,t.b=c,t.f=u,d&&(u=1,t.m=m,t.d=f,t.n=g)}while(!u);return c==r.length?r:k2(r,0,c)};var VX=new Di(0);var Fs=function(e,r){return e[r]|e[r+1]<<8},ka=function(e,r){return(e[r]|e[r+1]<<8|e[r+2]<<16|e[r+3]<<24)>>>0},O2=function(e,r){return ka(e,r)+ka(e,r+4)*4294967296};function HX(e,r){return $X(e,r)}var B2=typeof TextDecoder<"u"&&new TextDecoder,ZX=0;try{B2.decode(VX,{stream:!0}),ZX=1}catch(e){}var WX=function(e){for(var r="",t=0;;){var n=e[t++],o=(n>127)+(n>223)+(n>239);if(t+o>e.length)return[r,k2(e,t-1)];o?o==3?(n=((n&15)<<18|(e[t++]&63)<<12|(e[t++]&63)<<6|e[t++]&63)-65536,r+=String.fromCharCode(55296|n>>10,56320|n&1023)):o&1?r+=String.fromCharCode((n&31)<<6|e[t++]&63):r+=String.fromCharCode((n&15)<<12|(e[t++]&63)<<6|e[t++]&63):r+=String.fromCharCode(n)}};function XX(e,r){if(r){for(var t="",n=0;n<e.length;n+=16384)t+=String.fromCharCode.apply(null,e.subarray(n,n+16384));return t}else{if(B2)return B2.decode(e);var o=WX(e),i=o[0],a=o[1];return a.length&&Ba(8),i}}var YX=function(e,r){return r+30+Fs(e,r+26)+Fs(e,r+28)},qX=function(e,r,t){var n=Fs(e,r+28),o=XX(e.subarray(r+46,r+46+n),!(Fs(e,r+8)&2048)),i=r+46+n,a=ka(e,r+20),u=t&&a==4294967295?JX(e,i):[a,ka(e,r+24),ka(e,r+42)],l=u[0],c=u[1],d=u[2];return[Fs(e,r+10),l,c,o,i+Fs(e,r+30)+Fs(e,r+32),d]},JX=function(e,r){for(;Fs(e,r)!=1;r+=4+Fs(e,r+2));return[O2(e,r+12),O2(e,r+4),O2(e,r+20)]};function L2(e,r){for(var t={},n=e.length-22;ka(e,n)!=101010256;--n)(!n||e.length-n>65558)&&Ba(13);var o=Fs(e,n+8);if(!o)return{};var i=ka(e,n+16),a=i==4294967295||o==65535;if(a){var u=ka(e,n-12);a=ka(e,u)==101075792,a&&(o=ka(e,u+32),i=ka(e,u+48))}for(var l=r&&r.filter,c=0;c<o;++c){var d=qX(e,i,a),f=d[0],m=d[1],g=d[2],y=d[3],E=d[4],v=d[5],b=YX(e,v);i=E,(!l||l({name:y,size:m,originalSize:g,compression:f}))&&(f?f==8?t[y]=HX(e.subarray(b,b+m),new Di(g)):Ba(14,"unknown compression type "+f):t[y]=k2(e,b,b+m))}return t}var $_=globalThis.fetch,H_,QX=(H_=x==null?void 0:x.env)==null?void 0:H_.npm_package_version;function Ci(){if($_==null)throw new Error("fetch is not available in your environment. Pass your own function into `setFetchFn` (node-fetch, etc)");return $_}var R2={supplementaryUrl:"https://api-gateway.mappedin.com/analytics/",headers:{},accessToken:"",clientId:"",noAuth:!1,includeHidden:!0,clientSecret:"",apiGateway:"",authorization:"",perspective:"Website",language:"",venue:""};function Z_(e){var t;let r=O(O({},R2),e);return r.headers=ie(O({},r.headers),{"mappedin-sdk-version":QX}),r.things=[],"platformString"in e&&(r.headers=ie(O({},r.headers),{"mappedin-platform-version":e.platformString})),r.noAuth||(r.accessToken?r.authorization="Bearer ".concat(r.accessToken):r.clientId&&r.clientSecret&&(r.authorization="Basic ".concat(globalThis.btoa("".concat(r.clientId,":").concat(r.clientSecret))))),r.language=(t=r.language)==null?void 0:t.toLowerCase(),r}function eY(e,r,t=!1){let n={language:e.language,clientId:e.clientId,clientSecret:e.clientSecret};t&&delete n.language;let{headers:o}=e;o["Content-Type"]=o["Content-Type"]||"text/json",e.accessToken?o.Authorization="Bearer ".concat(e.accessToken):e.noAuth||e.clientId&&e.clientSecret&&(o["x-mappedin-key"]=btoa(e.clientId),o["x-mappedin-secret"]=btoa(e.clientSecret));let i={method:"GET",headers:o};return e.secure&&(r+="&withcdntoken"),{req:i,url:r}}async function tY(e,r,t=!1){let n=eY(e,r,t),o=await Ci()(n.url,n.req);if(!o.ok)throw new Error("".concat(o.status," ").concat(o.statusText));return o.json()}var rY=e=>{let r=e!=null&&typeof e=="object"&&"perspectives"in e&&e.perspectives!=null&&typeof e.perspectives=="object"?e.perspectives:null;if(r==null||Object.keys(r).length===0)return Z.warn("No perspectives available in response!"),null;let t={};for(let[n,o]of Object.entries(r)){let i="url"in o&&typeof o.url=="string"?o.url:null,a="locale_packs"in o&&typeof o.locale_packs=="object"?o.locale_packs:null;if(i==null||a==null){Z.warn("Perspective ".concat(n," is missing url or locale_packs!"));continue}t[n]={url:i,locale_packs:a}}return t};async function nY(e,r="exports/mvf/1/bundle"){var c,d;let t=Z_(O(O({baseUri:"https://api-gateway.mappedin.com/"},R2),e)),n="".concat(t.baseUri+r,"?venue=").concat(t.venue,"&version=").concat((c=t.version)!=null?c:"2.0.0");t.headers["Content-Type"]="application/zip";let o=await tY(t,n),i=o.url,a=o.locale_packs,u=(d=t.perspective)!=null?d:R2.perspective,l=rY(o);if(u!=null&&u!==""&&l!=null){let f=l[u];f==null?Z.warn("Perspective ".concat(u," not found in response! Loading default perspective instead.")):(Z.log('Loading perspective "'.concat(u,'"')),i=f.url,a=f.locale_packs)}return{url:i,localePacks:a,updated_at:o.updated_at}}var Cf=(function(){let e;return()=>(e||(e=new TextDecoder),e)})();async function N2(e,{signal:r}){let t=await(await Ci()(e,{signal:r})).arrayBuffer();return new Uint8Array(t)}async function Df(e){let r=L2(e),t={};if(r["enterprise/"]!=null){t.enterprise={};let n=r["enterprise/locations.json"];n&&(t.enterprise.locations=JSON.parse(Cf().decode(n)));let o=r["enterprise/locationInstances.json"];o&&(t.enterprise.locationInstances=JSON.parse(Cf().decode(o)));let i=r["enterprise/categories.json"];i&&(t.enterprise.categories=JSON.parse(Cf().decode(i)))}return r["floorstack.json"]&&(t["floorstack.json"]=JSON.parse(Cf().decode(r["floorstack.json"]))),r["floor.geojson"]&&(t["floor.geojson"]=JSON.parse(Cf().decode(r["floor.geojson"]))),r["manifest.json"]&&(t["manifest.geojson"]=JSON.parse(Cf().decode(r["manifest.json"]))),t}async function W_(e,{signal:r}){try{let t=await(await Ci()(e,{signal:r})).arrayBuffer();if(r.aborted)return;let n=new Uint8Array(t);return await Df(n)}catch(t){let n=new Error("downloadLanguagePack failed");throw n.cause=t,n}}function oY(e){let{mvfVersion:r,useDraftData:t}=e;if(r==="3.0.0")return t?"exports/mvf3-draft/1/bundle":"exports/mvf3/1/bundle";if(r==null||r==="2.0.0")return t?"exports/mvf2-draft/1/bundle":"exports/mvf2/1/bundle";if(r==="2.0.0-c")return t?"exports/mvf2c-draft/1/bundle":"exports/mvf2c/1/bundle";throw new Error("Unsupported MVF version: ".concat(r))}async function j2(e){return new Promise(async(r,t)=>{try{let n=oY(e),{url:o,localePacks:i}=await nY(e,n),a=await Ci()(o).then(l=>l.arrayBuffer()),u=new Uint8Array(a);r({compressed:u,localePacks:i})}catch(n){t(n)}})}async function U2(e,r){return new Promise(async(t,n)=>{try{let{url:o}=await iY(e,r),i=await Ci()(o).then(u=>u.arrayBuffer()),a=new Uint8Array(i);t(a)}catch(o){n(o)}})}async function iY(e,r){let t=new URL("".concat(e.baseUri?If(e.baseUri):Sf,"api/v1/venue/").concat(e.mapId,"/mvf"));e.viewId&&t.searchParams.set("configId",e.viewId),e.mvfVersion&&t.searchParams.set("version",e.mvfVersion);let n=await Ci()(t.toString(),{headers:{Authorization:"Bearer ".concat(r)}});if(!n.ok)throw new Error("".concat(n.status," ").concat(n.statusText));return n.json()}function X_(e){return Hb(e)}function aY(e){if(e==null||typeof e!="object")return!1;let r=["connection.json","manifest.geojson","floor.geojson"in e?"floor.geojson":"map.geojson","node.geojson","floorstack.json"in e?"floorstack.json":"mapstack.json"in e?"mapstack.json":"mapstack.geojson"];"styles.json"in e&&r.push("styles.json"),"shapes.json"in e&&r.push("shapes.json"),"navigationFlags.json"in e&&r.push("navigationFlags.json"),"annotation-symbols.json"in e&&r.push("annotation-symbols.json");for(let t of r)if(e[t]==null||e[t][Symbol.toStringTag]!=="Uint8Array")return!1;return!0}async function G2(e){return new Promise(async(r,t)=>{try{if(e==null||typeof e!="object")throw new Error("Error parsing data! Unzipping failed.");if(e[Symbol.toStringTag]!=="Uint8Array")throw new Error("Unexpected file type! Unzipping failed.");let n=L2(e);if(!aY(n))throw new Error("MVF is missing some expect static files. Unzipping failed.");let o={},i=Object.keys(n);for(let a of i){if(n[a].length===0)continue;let u=a.split("/");if(u.length<0)throw new Error("Encounted a file with no name! Unzipping failed.");if(u.length>2)throw new Error("Encountered unexpected nesting in MVF! Unzipping failed.");if(u.length===1){o[u[0]]=n[a];continue}if(u[0]==="image"){Z.warn("MVF unzipping encountered an image. Ignoring as this case has not been implemented.");continue}else o[u[0]]==null&&(o[u[0]]={}),o[u[0]][u[1]]=n[a]}r(o)}catch(n){t(n)}})}function Wl(){let e="us",r={};function t(){return sY(w_(e),r)}return{updateByUserOption(n){var o,i;n.environment&&(e=n.environment),n.baseUri&&(r.baseUri=n.baseUri),n.baseAuthUri&&(r.baseAuthUri=n.baseAuthUri),(o=n.analytics)!=null&&o.baseUri&&(r.analyticsBaseUri=(i=n.analytics)==null?void 0:i.baseUri)},updateTileServerBaseUrl(n){r.tileServerUri=n},updateEnvironment(n){e=n},setEnterprise(n){(e==="us"||e==="us-enterprise")&&(e=n?"us-enterprise":"us")},getBaseUri(){return t().baseUri},getBaseAuthUri(){return t().baseAuthUri},getAnalyticsBaseUri(){return t().analyticsBaseUri},getTileServerUri(){return t().tileServerUri},reset(){e="us",r={}},__getState:t}}function sY(e,r){return O(O({},e),r)}var p4=e=>{var t,n;let r=Object.values((n=(t=e["floorstack.json"])!=null?t:e["mapstack.json"])!=null?n:{});return r.length===1?[]:r.filter(o=>o.type!=="Outdoor").map(o=>o.id.replace("fs_","").replace("ms_",""))},V_=async e=>{let r=performance.now(),t,n=M2.decompressUnsafeSync(e);n.isOk()?t=n.unwrap():Z.error("MVFv3 decompression failed!");let o;if(t)try{o=w2(t)}catch(i){Z.error("MVFv3 to MVFv2 conversion failed!",i)}if(Z.log("Parsed MVFv3 in ".concat(performance.now()-r,"ms")),!o)throw new Error("Failed to parse MVFv2 from MVFv3!");return{mvf2:o,mvf3:t}};async function f4(e,r="2.0.0"){switch(r){case"2.0.0":case"2.0.0-c":try{let t=performance.now(),n=await G2(e),o=Hb(n);return Z.log("Parsed MVFv2 in ".concat(performance.now()-t,"ms")),{mvf2:o}}catch(t){return Z.error("MVFv2 parsing failed! Trying MVFv3."),V_(e)}case"3.0.0":return V_(e);default:throw new Error("Unsupported MVF version: ".concat(r))}}p();p();p();function ia(e){if(!e)throw new Error("coord is required");if(!Array.isArray(e)){if(e.type==="Feature"&&e.geometry!==null&&e.geometry.type==="Point")return e.geometry.coordinates;if(e.type==="Point")return e.coordinates}if(Array.isArray(e)&&e.length>=2&&!Array.isArray(e[0])&&!Array.isArray(e[1]))return e;throw new Error("coord must be GeoJSON Point or an Array of numbers")}function Ti(e){if(Array.isArray(e))return e;if(e.type==="Feature"){if(e.geometry!==null)return e.geometry.coordinates}else if(e.coordinates)return e.coordinates;throw new Error("coords must be GeoJSON Feature, Geometry Object or an Array")}function aa(e){return e.type==="Feature"?e.geometry:e}function Y_(e,r){return e.type==="FeatureCollection"?"FeatureCollection":e.type==="GeometryCollection"?"GeometryCollection":e.type==="Feature"&&e.geometry!==null?e.geometry.type:e.type}function uY(e,r,t){t===void 0&&(t={});for(var n=ia(e),o=Ti(r),i=0;i<o.length-1;i++){var a=!1;if(t.ignoreEndVertices&&(i===0&&(a="start"),i===o.length-2&&(a="end"),i===0&&i+1===o.length-1&&(a="both")),lY(o[i],o[i+1],n,a,typeof t.epsilon>"u"?null:t.epsilon))return!0}return!1}function lY(e,r,t,n,o){var i=t[0],a=t[1],u=e[0],l=e[1],c=r[0],d=r[1],f=t[0]-u,m=t[1]-l,g=c-u,y=d-l,E=f*y-m*g;if(o!==null){if(Math.abs(E)>o)return!1}else if(E!==0)return!1;if(n){if(n==="start")return Math.abs(g)>=Math.abs(y)?g>0?u<i&&i<=c:c<=i&&i<u:y>0?l<a&&a<=d:d<=a&&a<l;if(n==="end")return Math.abs(g)>=Math.abs(y)?g>0?u<=i&&i<c:c<i&&i<=u:y>0?l<=a&&a<d:d<a&&a<=l;if(n==="both")return Math.abs(g)>=Math.abs(y)?g>0?u<i&&i<c:c<i&&i<u:y>0?l<a&&a<d:d<a&&a<l}else return Math.abs(g)>=Math.abs(y)?g>0?u<=i&&i<=c:c<=i&&i<=u:y>0?l<=a&&a<=d:d<=a&&a<=l;return!1}var q_=uY;p();function cY(e,r){r===void 0&&(r={});var t=mu(e),n=(t[0]+t[2])/2,o=(t[1]+t[3])/2;return ms([n,o],r.properties,r)}var Tf=cY;p();p();function dY(e,r,t){t===void 0&&(t={});var n=ia(e),o=ia(r),i=Yo(o[1]-n[1]),a=Yo(o[0]-n[0]),u=Yo(n[1]),l=Yo(o[1]),c=Math.pow(Math.sin(i/2),2)+Math.pow(Math.sin(a/2),2)*Math.cos(u)*Math.cos(l);return t5(2*Math.atan2(Math.sqrt(c),Math.sqrt(1-c)),t.units)}var Xl=dY;function m4(e,r){return r===void 0&&(r={}),o5(e,function(t,n){var o=n.geometry.coordinates;return t+Xl(o[0],o[1],r)},0)}p();p();p();function h4(e,r,t){if(t===void 0&&(t={}),t.final===!0)return pY(e,r);var n=ia(e),o=ia(r),i=Yo(n[0]),a=Yo(o[0]),u=Yo(n[1]),l=Yo(o[1]),c=Math.sin(a-i)*Math.cos(l),d=Math.cos(u)*Math.sin(l)-Math.sin(u)*Math.cos(l)*Math.cos(a-i);return Ch(Math.atan2(c,d))}function pY(e,r){var t=h4(r,e);return t=(t+180)%360,t}p();function ad(e,r,t,n){n===void 0&&(n={});var o=ia(e),i=Yo(o[0]),a=Yo(o[1]),u=Yo(t),l=r5(r,n.units),c=Math.asin(Math.sin(a)*Math.cos(l)+Math.cos(a)*Math.sin(l)*Math.cos(u)),d=i+Math.atan2(Math.sin(u)*Math.sin(l)*Math.cos(a),Math.cos(l)-Math.sin(a)*Math.sin(c)),f=Ch(d),m=Ch(c);return ms([f,m],n.properties)}p();p();function fY(e){if(!e)throw new Error("geojson is required");var r=[];return hs(e,function(t){mY(t,r)}),jc(r)}function mY(e,r){var t=[],n=e.geometry;if(n!==null){switch(n.type){case"Polygon":t=Ti(n);break;case"LineString":t=[Ti(n)]}t.forEach(function(o){var i=hY(o,e.properties);i.forEach(function(a){a.id=r.length,r.push(a)})})}}function hY(e,r){var t=[];return e.reduce(function(n,o){var i=fu([n,o],r);return i.bbox=gY(n,o),t.push(i),o}),t}function gY(e,r){var t=e[0],n=e[1],o=r[0],i=r[1],a=t<o?t:o,u=n<i?n:i,l=t>o?t:o,c=n>i?n:i;return[a,u,l,c]}var z2=fY;var MO=Cl(DO(),1);function hq(e,r){var t={},n=[];if(e.type==="LineString"&&(e=$3(e)),r.type==="LineString"&&(r=$3(r)),e.type==="Feature"&&r.type==="Feature"&&e.geometry!==null&&r.geometry!==null&&e.geometry.type==="LineString"&&r.geometry.type==="LineString"&&e.geometry.coordinates.length===2&&r.geometry.coordinates.length===2){var o=TO(e,r);return o&&n.push(o),jc(n)}var i=(0,MO.default)();return i.load(z2(r)),V3(z2(e),function(a){V3(i.search(a),function(u){var l=TO(a,u);if(l){var c=Ti(l).join(",");t[c]||(t[c]=!0,n.push(l))}})}),jc(n)}function TO(e,r){var t=Ti(e),n=Ti(r);if(t.length!==2)throw new Error("<intersects> line1 must only contain 2 coordinates");if(n.length!==2)throw new Error("<intersects> line2 must only contain 2 coordinates");var o=t[0][0],i=t[0][1],a=t[1][0],u=t[1][1],l=n[0][0],c=n[0][1],d=n[1][0],f=n[1][1],m=(f-c)*(a-o)-(d-l)*(u-i),g=(d-l)*(i-c)-(f-c)*(o-l),y=(a-o)*(i-c)-(u-i)*(o-l);if(m===0)return null;var E=g/m,v=y/m;if(E>=0&&E<=1&&v>=0&&v<=1){var b=o+E*(a-o),C=i+E*(u-i);return ms([b,C])}return null}var wf=hq;function gq(e,r,t){t===void 0&&(t={});var n=ms([1/0,1/0],{dist:1/0}),o=0;return hs(e,function(i){for(var a=Ti(i),u=0;u<a.length-1;u++){var l=ms(a[u]);l.properties.dist=Xl(r,l,t);var c=ms(a[u+1]);c.properties.dist=Xl(r,c,t);var d=Xl(l,c,t),f=Math.max(l.properties.dist,c.properties.dist),m=h4(l,c),g=ad(r,f,m+90,t),y=ad(r,f,m-90,t),E=wf(fu([g.geometry.coordinates,y.geometry.coordinates]),fu([l.geometry.coordinates,c.geometry.coordinates])),v=null;E.features.length>0&&(v=E.features[0],v.properties.dist=Xl(r,v,t),v.properties.location=o+Xl(l,v,t)),l.properties.dist<n.properties.dist&&(n=l,n.properties.index=u,n.properties.location=o),c.properties.dist<n.properties.dist&&(n=c,n.properties.index=u+1,n.properties.location=o+d),v&&v.properties.dist<n.properties.dist&&(n=v,n.properties.index=u),o+=d}}),n}var D0=gq;function yq(e,r,t){var n=Ti(t);if(Y_(t)!=="LineString")throw new Error("line must be a LineString");var o=D0(t,e),i=D0(t,r),a;o.properties.index<=i.properties.index?a=[o,i]:a=[i,o];for(var u=[a[0].geometry.coordinates],l=a[0].properties.index+1;l<a[1].properties.index+1;l++)u.push(n[l]);return u.push(a[1].geometry.coordinates),fu(u,t.properties)}var iS=yq;var bq=1e-7;function aS(e){return{type:"Point",coordinates:e}}function vq(e,r){let{coordinates:t}=r.geometry,{coordinates:n}=e.geometry,o=t.map(i=>D0(e,aS(i)));return n.reduce((i,a)=>{let u=iS(aS(a),o[0],e),l=iS(aS(a),o[1],e),c=m4(u)<m4(l)?u:l;return c.properties=ie(O({},e.properties),{entrances:[]}),i.concat([c])},[])}function sS(e,r){return r.reduce((t,n)=>{let o={epsilon:bq},i=t.obstructions.findIndex(u=>q_(Tf(n),u,o)),a=t.obstructions[i];if(a){let[u,l]=vq(a,n);t.entrances.push(n),t.obstructions.splice(i,1,u,l)}return t},{obstructions:[e],entrances:[]})}p();p();p();var bn=class{constructor(r){h(this,"id");this.id=r}};p();p();var Gu,Af=class Af{constructor(r,t,n){h(this,"__type",Af.__type);h(this,"id",ft());h(this,"latitude");h(this,"longitude");h(this,"floorId");h(this,"verticalOffset");w(this,Gu,{});var o;if(typeof r=="object")this.latitude=r.latitude,this.longitude=r.longitude,this.floorId=r.floorId,this.verticalOffset=(o=r.verticalOffset)!=null?o:0;else{if(t==null)throw new Error("Coordinate longitude is required.");this.latitude=r,this.longitude=t,this.floorId=n,this.verticalOffset=0}}static is(r){return r.__type===Af.__type}get anchorTarget(){return this}get focusTarget(){return this}get navigationTarget(){return this}isEqual(r){return this.latitude===r.latitude&&this.longitude===r.longitude&&this.floorId===r.floorId}toJSON(){return{__type:Af.__type,latitude:this.latitude,longitude:this.longitude,floorId:this.floorId,verticalOffset:this.verticalOffset}}get geoJSON(){if(s(this,Gu).geoJSON!=null)return s(this,Gu).geoJSON;let r=[this.longitude,this.latitude];return this.verticalOffset!==0&&r.push(this.verticalOffset),s(this,Gu).geoJSON={type:"Feature",properties:null,geometry:{type:"Point",coordinates:r}},s(this,Gu).geoJSON}toGeoJSON(){return this.geoJSON.geometry}destroy(){for(let r of globalThis.Object.keys(s(this,Gu)))delete s(this,Gu)[r]}};Gu=new WeakMap,h(Af,"__type","coordinate");var uS=Af,je=uS;function lS(e){var o,i,a,u,l,c;let r=((i=(o=e.enterprise)==null?void 0:o.locations)==null?void 0:i.reduce((d,f)=>(d[f.id]=f,d),{}))||{};for(let d of((a=e.enterprise)==null?void 0:a.locationInstances)||[])r[d.id]=d;let t={};for(let d of e["floorstack.json"]||[])t[d.id]=d;let n={};for(let d of((u=e["floor.geojson"])==null?void 0:u.features)||[])d.properties&&d.properties.id&&(n[d.properties.id]=d.properties);return{type:"downloaded",data:e,optimized:{"enterprise-location":r,"enterprise-category":((c=(l=e.enterprise)==null?void 0:l.categories)==null?void 0:c.reduce((d,f)=>(d[f.id]=f,d),{}))||{},"floor-stack":t,floor:n}}}var xq=/^https?:\/\/cdn(-staging)?\.mappedin\.com(\/|$)/;function wO(e){return xq.test(e)}function AO(e){let r=e.split("?")[1];return!!(r!=null&&r.includes("sv="))}function co(e,r){var n;let t=((n=e==null?void 0:e.properties)==null?void 0:n.id)||"unknown";if(e.geometry==null)return Z.error('Cannot get the center coordinate for "'.concat(t,'" because it has no geometry.')),new je({latitude:0,longitude:0,floorId:r});try{if(e.geometry.type==="LineString"){let[[o,i],[a,u]]=e.geometry.coordinates,l=(o+a)/2,c=(i+u)/2;return new je({latitude:c,longitude:l,floorId:r})}else if(e.geometry.type==="Point"){let[o,i]=e.geometry.coordinates;return new je({latitude:i,longitude:o,floorId:r})}else if(e.geometry.type==="Polygon"){let o=e;if(o.properties.center!=null){let[i,a]=o.properties.center;return new je({latitude:a,longitude:i,floorId:r})}}}catch(o){}try{let[o,i]=Tf(e).geometry.coordinates;return new je({latitude:i,longitude:o,floorId:r})}catch(o){return Z.error('Failed to get center coordinate for "'.concat(t,'" ').concat(o instanceof Error?o.stack:"")),new je({latitude:0,longitude:0,floorId:r})}}function PO(e,r){return r&&(e.flags[r.index]&1<<r.bit)!==0}function S4(e,r){var i;let t=(i=e.instanceLocationsByPolygonId)==null?void 0:i[r];if(t)return[t];let n=[],o=e.mvfLocationsByGeometryId[r];if(o)for(let a of o){let u=e.getById("enterprise-location",a.id);u&&n.push(u)}return n}var Mi,Pn,sd,zu,Pf=class Pf extends bn{constructor(t,n){super(n.mvfData.properties.id);h(this,"__type",Pf.__type);w(this,Mi);w(this,Pn,{});w(this,sd);w(this,zu);_(this,Mi,t),_(this,sd,n.floorId),_(this,zu,n.mvfData)}static is(t){return t.__type===Pf.__type}get locations(){return s(this,Pn).locations?s(this,Pn).locations:(s(this,Pn).locations=(s(this,Mi).locationIdsByNodeId[this.id]||[]).map(t=>s(this,Mi).getById("enterprise-location",t)).filter(Boolean),s(this,Pn).locations)}get space(){var t;return s(this,Mi).getById("space",(t=s(this,Mi).spaceIdsByNodeId[this.id])==null?void 0:t[0])}get object(){var t;return s(this,Mi).getById("object",(t=s(this,Mi).objectIdsByNodeId[this.id])==null?void 0:t[0])}get floor(){let t=s(this,Mi).getById("floor",s(this,sd));if(t==null)throw new Error("Floor ".concat(s(this,sd)," not found!"));return t}get coordinate(){return s(this,Pn).coordinate==null&&(s(this,Pn).coordinate=co(s(this,zu),s(this,sd))),s(this,Pn).coordinate}get externalId(){var t;return(t=s(this,zu).properties.externalId)!=null?t:""}get neighbors(){if(s(this,Pn).neighbors==null){let t=s(this,zu).properties.neighbors.map(n=>{let o=s(this,Mi).getById("node",n.id);if(o==null)throw new Error("Node ".concat(n.id," not found!"));return o});s(this,Pn).neighbors=t}return s(this,Pn).neighbors}get navigationFlags(){if(s(this,Pn).navigationFlags==null){let t=[],n=s(this,zu).properties.flags;if(n!=null&&n.length>0)for(let[o,i]of Object.entries(s(this,Mi).navigationFlags))n.length>i.index&&n[i.index]!=null&&PO({flags:n},i)&&t.push(o);s(this,Pn).navigationFlags=Object.freeze(t)}return s(this,Pn).navigationFlags}get geoJSON(){return ie(O({},s(this,zu)),{properties:null})}get focusTarget(){return this.coordinate}get anchorTarget(){return this.coordinate}get navigationTarget(){return this}toJSON(){return{__type:Pf.__type,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,Pn)))delete s(this,Pn)[t]}};Mi=new WeakMap,Pn=new WeakMap,sd=new WeakMap,zu=new WeakMap,h(Pf,"__type","node");var cS=Pf,sa=cS;p();p();p();p();var T0,$u,_f=class _f extends bn{constructor(t){super(String(ft()));h(this,"__type",_f.__type);w(this,T0,{});w(this,$u);_(this,$u,t.mvfData)}static is(t){return t.__type===_f.__type}get url(){return s(this,$u).url}get name(){if("displayName"in s(this,$u))return s(this,$u).displayName;if("label"in s(this,$u))return s(this,$u).label}toJSON(){return{__type:_f.__type,id:this.id,url:this.url,name:this.name}}destroy(){for(let t of globalThis.Object.keys(s(this,T0)))delete s(this,T0)[t]}};T0=new WeakMap,$u=new WeakMap,h(_f,"__type","hyperlink");var dS=_f,ud=dS;p();p();function M0(e){var r;return typeof e=="string"?e:(r=e==null?void 0:e.id)!=null?r:""}function _O(e){return Array.isArray(e)&&Number.isFinite(e[0])&&Number.isFinite(e[1])}var Eq=/^https:\/\/cdn\.mappedin\.com\/category-symbols\/.+$/,Iq=/^https:\/\/cdn-staging\.mappedin\.net\/category-symbols\/.+$/,Sq=e=>Eq.test(e)||Iq.test(e),Cq=/^https:\/\/cdn\.mappedin\.com\/[^/]+\/[^/]+\.[a-zA-Z0-9]+$/,Dq=/^https:\/\/cdn-staging\.mappedin\.com\/[^/]+\/[^/]+\.[a-zA-Z0-9]+$/,Tq=e=>Sq(e)?!1:Cq.test(e)||Dq.test(e),Of=e=>{var a;if(!Tq(e))return null;let r="";e.startsWith("https://")?(r="https://",e=e.slice(8)):e.startsWith("http://")&&(r="http://",e=e.slice(7));let[t,n,o]=e.split("/"),i=(a=o.split(".").pop())!=null?a:"";return{origin:r+t,mapId:n,fileName:o,fileType:i}};function pS(e){return e.reduce((r,t,n)=>n===0?r:r+Dr(e[n-1].toGeoJSON().coordinates,t.toGeoJSON().coordinates),0)}function Vu(e){return e!=null&&typeof e=="object"&&"__type"in e&&e.__type!==null&&typeof e.__type=="string"}function fS(e){return e!=null&&typeof e=="object"&&"name"in e&&e.name!=null&&typeof e.name=="string"&&e.name!==""}function OO(e){return Vu(e)&&fS(e)}var w0,Jl,ld,Ff=class Ff extends bn{constructor(t){super(String(ft()));h(this,"__type",Ff.__type);w(this,w0,{});w(this,Jl);w(this,ld);_(this,Jl,t.mvfData),_(this,ld,t.mapData)}static is(t){return t.__type===Ff.__type}get url(){let t=s(this,Jl).url;if(s(this,ld).tokenManager==null)return t;let n=Of(s(this,Jl).url);if(n==null)return t;let o=n.mapId;try{if(s(this,ld).tokenManager.isEnterpriseMode())return t;let i=s(this,ld).tokenManager.getSasToken(o).token;if(i==null||i==="")throw new Error("SAS token empty!");return"".concat(t,"?").concat(i)}catch(i){return n.fileType!=="svg"&&Z.error("Error getting SAS token for image",{error:i,url:t}),t}}get name(){return s(this,Jl).altText}get altText(){return s(this,Jl).altText}toJSON(){return{__type:Ff.__type,id:this.id,url:this.url,name:this.name}}destroy(){for(let t of globalThis.Object.keys(s(this,w0)))delete s(this,w0)[t]}};w0=new WeakMap,Jl=new WeakMap,ld=new WeakMap,h(Ff,"__type","image");var mS=Ff,ks=mS;p();var cd,La=class{constructor(r,t){h(this,"id");w(this,cd);this.id=r}get geoJSONBoundingBox(){return s(this,cd)?s(this,cd):"bbox"in this.geoJSON.geometry&&this.geoJSON.geometry.bbox?this.geoJSON.geometry.bbox:(_(this,cd,mu(this.geoJSON)),s(this,cd))}get geoJSON(){return{properties:null,type:"Feature",geometry:{type:"Polygon",coordinates:[[]]}}}};cd=new WeakMap;var Bf,Hu,Zu,vn=class extends La{constructor(t,n){super(n.properties.id,t);w(this,Bf);w(this,Hu);w(this,Zu,{});_(this,Bf,t),_(this,Hu,n)}get externalId(){var t;return(t=s(this,Hu).properties.externalId)!=null?t:""}get name(){var n,o,i,a;let t=(o=(n=s(this,Hu).properties.details)==null?void 0:n.name)!=null?o:"";return t===""&&(t=(a=(i=this.locationProfiles.find(u=>u.name&&u.name.length>0))==null?void 0:i.name)!=null?a:""),t}get icon(){var t;return(t=this.locationProfiles.find(n=>n.icon!=null&&n.icon.url!=null&&n.icon.url.length>0))==null?void 0:t.icon}get description(){var n,o,i,a;let t=(o=(n=s(this,Hu).properties.details)==null?void 0:n.description)!=null?o:"";return t===""&&(t=(a=(i=this.locationProfiles.find(u=>u.description&&u.description.length>0))==null?void 0:i.description)!=null?a:""),t}get images(){var n,o,i,a,u;if(s(this,Zu).images!=null)return s(this,Zu).images;let t=(i=(o=(n=s(this,Hu).properties.details)==null?void 0:n.images)==null?void 0:o.map(l=>new ks({mvfData:l,mapData:s(this,Bf)})))!=null?i:[];return(t==null||t.length===0)&&(t=(u=(a=this.locationProfiles.find(l=>l.images.length>0))==null?void 0:a.images)!=null?u:[]),s(this,Zu).images=t,t}get links(){var n,o,i,a,u;if(s(this,Zu).links!=null)return s(this,Zu).links;let t=(i=(o=(n=s(this,Hu).properties.details)==null?void 0:n.links)==null?void 0:o.map(l=>new ud({mvfData:l})))!=null?i:[];return(t==null||t.length===0)&&(t=(u=(a=this.locationProfiles.find(l=>l.links.length>0))==null?void 0:a.links)!=null?u:[]),s(this,Zu).links=t,t}get locationProfiles(){var t;return(t=s(this,Bf).locationProfilesByAttachedFeatureId[this.id])!=null?t:[]}_serializeDetailedMapData(){return{externalId:this.externalId,name:this.name,description:this.description,images:this.images,links:this.links,locationProfiles:this.locationProfiles}}};Bf=new WeakMap,Hu=new WeakMap,Zu=new WeakMap;p();var P0,Ra,dd,A0=class A0{constructor(r,t,n,o){w(this,P0);w(this,Ra);w(this,dd);h(this,"target");h(this,"__type",A0.__type);_(this,P0,r),_(this,Ra,t),this.target=n,_(this,dd,o)}static is(r){return r.__type===A0.__type}get id(){return s(this,P0)}get url(){if(s(this,dd)==null)return s(this,Ra);let r=Of(s(this,Ra));if(r==null)return s(this,Ra);let t=r.mapId;try{if(s(this,dd).isEnterpriseMode())return s(this,Ra);let n=s(this,dd).getSasToken(t).token;if(n==null||n==="")throw new Error("SAS token empty!");return"".concat(s(this,Ra),"?").concat(n)}catch(n){return r.fileType!=="svg"&&Z.error("Error getting SAS token for image",{error:n,url:s(this,Ra)}),s(this,Ra)}}};P0=new WeakMap,Ra=new WeakMap,dd=new WeakMap,h(A0,"__type","image-3d");var wi=A0;p();p();function Kl(e){let r;if(je.is(e))r=e;else if(ri.is(e))r=e.coordinates[0];else if(Wu.is(e))if(e.spaces.length>0)r=e.spaces[0].center;else return;else if(Zn.is(e))if(e.coordinates.length>0)r=e.coordinates[0];else return;else if("center"in e&&je.is(e.center))r=e.center;else if("coordinate"in e&&je.is(e.coordinate))r=e.coordinate;else return;return r}p();p();var hS=3.333333333,_0={debug:!1,pitch:45,bearing:0,antialiasing:{enabled:!0},shadingAndOutlines:!0,outdoorView:{layersHiddenByGeometry:["building-outline","building-top","building","building-wall","building-buffer"]},imagePlacementOptions:{mode:"default"},flipImagesToFaceCamera:!0,multiFloorView:{enabled:!0,floorGap:"auto",footprintColor:"#ffffff"},disableUpdateStateValidation:!1},Ls="ExteriorWalls",Ql="Walls",FO=0,kf="InteriorDoors",Lf="ExteriorDoors",Mr="GeometryLayer",Rs="LabelsLayer",Na="MarkersLayer",O0="FootprintLayer",pd="OcclusionLayer",fd="AreasLayer",Rf="ImagesLayer",md="FacadesLayer",Ns="PathsLayer",ja="ModelsLayer";var BO=["https://mappedin.auth0.com","https://mappedin-staging.auth0.com","https://staging.mappedin.com","https://mappedin-staging.auth0.com/userinfo","https://mappedin.com","https://mappedin.auth0.com/userinfo"],Mq={orange:"#F26336",teal:"#057685",lightTeal:"#5DC7D0"};var wq=new Set(["outdoorView","bearing","pitch","zoomLevel","screenOffsets","debug","initialFloor","shadingAndOutlines","wallTopColor","style","multiFloorView","occlusion","imagePlacementOptions","flipImagesToFaceCamera","injectStyles","useStandaloneCamera","preloadFloors"]),Aq=new Set(["style","enabled","layersHiddenByGeometry","lowDpi"]);function gS(e){var r,t;(r=e.outdoorView)!=null&&r.enabled&&!((t=e.outdoorView)!=null&&t.token)&&Z.error("Enable outdoor view requires a token. Provide token in `options.outdoorView.token`")}function yS(e,r){var o,i,a,u,l,c,d;let t=((o=e==null?void 0:e.outdoorView)==null?void 0:o.token)||r.outdoorViewToken,n=ie(O(O({},_0),e),{outdoorView:O({enabled:((i=e==null?void 0:e.outdoorView)==null?void 0:i.enabled)===void 0?!!t:(a=e==null?void 0:e.outdoorView)==null?void 0:a.enabled,layersHiddenByGeometry:(u=_0.outdoorView)==null?void 0:u.layersHiddenByGeometry},e==null?void 0:e.outdoorView),bearing:(c=(l=e==null?void 0:e.bearing)!=null?l:r.naturalBearing)!=null?c:0,imagePlacementOptions:O(O({},_0.imagePlacementOptions),e==null?void 0:e.imagePlacementOptions),multiFloorView:O(O({},_0.multiFloorView),e==null?void 0:e.multiFloorView),disableUpdateStateValidation:(d=e==null?void 0:e.disableUpdateStateValidation)!=null?d:!1});return t&&n.outdoorView&&(n.outdoorView.token=t),n}function kO(e){let r={remove_watermark:!1};if(e)try{let t=n1(e);Object.assign(r,t.capabilities)}catch(t){Z.error("Error decoding capabilities from token",t)}return r}function LO(e){let r=Object.fromEntries(Object.entries(e).filter(([t])=>wq.has(t)));return r.outdoorView&&(r.outdoorView=Object.fromEntries(Object.entries(r.outdoorView).filter(([t])=>Aq.has(t)))),r}var hd,gd,Xu,yd,C4,RO,Nf=class Nf extends vn{constructor(t,n){super(t,n.mvfData);w(this,C4);h(this,"__type",Nf.__type);w(this,hd);w(this,gd);w(this,Xu,{});w(this,yd);_(this,hd,t),_(this,gd,n.floorId),_(this,yd,n.mvfData)}static is(t){return t.__type===Nf.__type}get center(){return s(this,Xu).center==null&&(s(this,Xu).center=co(s(this,yd),s(this,gd))),s(this,Xu).center}get floor(){let t=s(this,hd).getById("floor",s(this,gd));if(t==null)throw new Error("Floor ".concat(s(this,gd)," not found!"));return t}get images3D(){var o;let t=(o=s(this,hd).floorImagesByAnchorId.get(this.id))!=null?o:[],n=se(this,C4,RO).call(this);return n?[...t,n]:t}get geoJSON(){return ie(O({},s(this,yd)),{properties:null})}get focusTarget(){return this}get anchorTarget(){return this.center}get navigationTarget(){return this}toJSON(){return{__type:Nf.__type,id:this.id,name:this.name,floor:this.floor.id}}destroy(){}};hd=new WeakMap,gd=new WeakMap,Xu=new WeakMap,yd=new WeakMap,C4=new WeakSet,RO=function(){let t=s(this,yd).properties;if(t.image!=null)return s(this,Xu).polygonImage==null&&(s(this,Xu).polygonImage=new wi("".concat(this.id,"-polygon-image-").concat(ft()),t.image.path,this,s(this,hd).tokenManager)),s(this,Xu).polygonImage},h(Nf,"__type","area");var bS=Nf,ua=bS;p();var bd,Yu,vd,ec,jf=class jf extends vn{constructor(t,n){super(t,n.mvfData);h(this,"__type",jf.__type);w(this,bd);w(this,Yu);w(this,vd);w(this,ec);_(this,Yu,{}),_(this,ec,n.mvfData),_(this,bd,t),_(this,vd,n.floorId)}static is(t){return t.__type===jf.__type}get floor(){let t=s(this,bd).getById("floor",s(this,vd));if(t==null)throw new Error("Floor ".concat(s(this,vd)," not found!"));return t}get center(){return s(this,Yu).center==null&&(s(this,Yu).center=co(s(this,ec),s(this,vd))),s(this,Yu).center}get isExterior(){var o;if(s(this,ec).properties.isExterior!==void 0)return s(this,ec).properties.isExterior;let t=s(this,bd).obstructionIdByEntranceId[this.id],n=s(this,bd).getMVFFeatureById("obstruction",t);return(o=n==null?void 0:n.properties.footprintComponent)!=null?o:!1}get geoJSON(){return ie(O({},s(this,ec)),{properties:null})}get focusTarget(){return this.center}get anchorTarget(){return this.center}get navigationTarget(){return this}toJSON(){return{__type:jf.__type,id:this.id,name:this.name,floor:this.floor.id,center:this.center.toJSON()}}destroy(){for(let t of Object.keys(s(this,Yu)))delete s(this,Yu)[t]}};bd=new WeakMap,Yu=new WeakMap,vd=new WeakMap,ec=new WeakMap,h(jf,"__type","door");var vS=jf,wo=vS;p();var js,xd,rn,tc,D4,NO,Uf=class Uf extends vn{constructor(t,n){super(t,n.mvfData);w(this,D4);h(this,"__type",Uf.__type);w(this,js);w(this,xd);w(this,rn,{});w(this,tc);_(this,js,t),_(this,xd,n.floorId),_(this,tc,n.mvfData)}static is(t){return t.__type===Uf.__type}get type(){return _q(s(this,tc).properties.kind)}get enterpriseLocations(){return s(this,rn).enterpriseLocations!=null?s(this,rn).enterpriseLocations:(s(this,rn).enterpriseLocations=S4(s(this,js),this.id),s(this,rn).enterpriseLocations)}get locations(){return this.enterpriseLocations}get floor(){let t=s(this,js).getById("floor",s(this,xd));if(t==null)throw new Error("Floor ".concat(s(this,xd)," not found!"));return t}get doors(){var n,o;if(s(this,rn).doors)return s(this,rn).doors;s(this,rn).doors=[];let t=(o=(n=s(this,js).entranceNodeIdsBySpaceId)==null?void 0:n[this.id])!=null?o:[];for(let i of t){let a=s(this,js).doorsByNodeId[i];a&&s(this,rn).doors.push(a)}return s(this,rn).doors}get images3D(){var o;let t=(o=s(this,js).floorImagesByAnchorId.get(this.id))!=null?o:[],n=se(this,D4,NO).call(this);return n?[...t,n]:t}get center(){return s(this,rn).center==null&&(s(this,rn).center=co(s(this,tc),s(this,xd))),s(this,rn).center}get geoJSON(){return ie(O({},s(this,tc)),{properties:null})}get focusTarget(){return this.geoJSON.geometry.type==="Polygon"?this:this.center}get anchorTarget(){return this.center}get navigationTarget(){return this}toJSON(){return{__type:Uf.__type,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,rn)))delete s(this,rn)[t]}};js=new WeakMap,xd=new WeakMap,rn=new WeakMap,tc=new WeakMap,D4=new WeakSet,NO=function(){let t=s(this,tc).properties;if(t.image!=null)return s(this,rn).polygonImage==null&&(s(this,rn).polygonImage=new wi("".concat(this.id,"-polygon-image-").concat(ft()),t.image.path,this,s(this,js).tokenManager)),s(this,rn).polygonImage},h(Uf,"__type","space");var xS=Uf,Pq=["room","hallway","exterior","void","gate","otb"];function _q(e){if(e==null||e==="default")return"room";let r=e.toLowerCase();return Pq.includes(r)?r:"room"}var kr=xS;p();var la,Ut,ni,zf,T4,Gf=class Gf extends La{constructor(t,n){super(n.mvfData.properties.id,t);w(this,zf);h(this,"__type",Gf.__type);w(this,la);w(this,Ut,{});w(this,ni);_(this,la,t),_(this,ni,n.mvfData)}static is(t){return t.__type===Gf.__type}get focusTarget(){return this}get name(){var n;if(!("name"in s(this,ni).properties))return(n=s(this,ni).properties.externalId)!=null?n:"";let t=se(this,zf,T4).call(this,"name");return typeof t=="string"?t:""}get shortName(){var n;if(!("shortName"in s(this,ni).properties))return(n=s(this,ni).properties.externalId)!=null?n:"";let t=se(this,zf,T4).call(this,"shortName");return typeof t=="string"?t:""}get subtitle(){let t=se(this,zf,T4).call(this,"subtitle");return typeof t=="string"?t:""}get externalId(){var t;return(t=s(this,ni).properties.externalId)!=null?t:""}get elevation(){return s(this,ni).properties.elevation}get maxHeight(){return s(this,ni).properties.maxHeight}get spaces(){if(s(this,Ut).spaces==null){let t=s(this,la).spaces.filter(n=>n.floor.id===this.id);s(this,Ut).spaces=t}return s(this,Ut).spaces}get spacesOpenToBelow(){if(s(this,Ut).spacesOpenToBelow==null){let t=[];for(let n of this.spaces)(n.type==="void"||n.type==="otb")&&t.push(n);s(this,Ut).spacesOpenToBelow=t}return s(this,Ut).spacesOpenToBelow}get geoJSON(){var t;return{type:"Feature",properties:null,geometry:(t=s(this,ni).geometry)!=null?t:{type:"Polygon",coordinates:[]}}}get objects(){if(s(this,Ut).objects==null){let t=s(this,la).objects.filter(n=>n.floor.id===this.id);s(this,Ut).objects=t}return s(this,Ut).objects}get connections(){if(s(this,Ut).connections==null){let t=s(this,la).connections.filter(n=>n.floors.includes(this));s(this,Ut).connections=t}return s(this,Ut).connections}get doors(){if(s(this,Ut).doors==null){let t=s(this,la).doors.filter(n=>n.floor.id===this.id);s(this,Ut).doors=t}return s(this,Ut).doors}get annotations(){if(s(this,Ut).annotations==null){let t=s(this,la).annotations.filter(n=>n.floor.id===this.id);s(this,Ut).annotations=t}return s(this,Ut).annotations}get pois(){if(s(this,Ut).pois==null){let t=s(this,la).pointsOfInterest.filter(n=>n.floor.id===this.id);s(this,Ut).pois=t}return s(this,Ut).pois}get floorStack(){if(s(this,Ut).floorStack==null){let t=s(this,la).floorStacks.find(n=>n.floors.includes(this));s(this,Ut).floorStack=t}return s(this,Ut).floorStack}get center(){return s(this,Ut).center==null&&(s(this,Ut).center=co(s(this,ni),this.id)),s(this,Ut).center}toJSON(){return{__type:Gf.__type,id:this.id,name:this.name,shortName:this.shortName,subtitle:this.subtitle,elevation:this.elevation,maxHeight:this.maxHeight,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,Ut)))delete s(this,Ut)[t]}};la=new WeakMap,Ut=new WeakMap,ni=new WeakMap,zf=new WeakSet,T4=function(t){let n=s(this,ni).properties[t];return s(this,la).getPropTranslation(this.__type,t,this.id,n)},h(Gf,"__type","floor");var ES=Gf,oi=ES;p();var Vf,Ua,rc,$f=class $f extends vn{constructor(t,n){super(t,{type:"Feature",geometry:{type:"Point",coordinates:[0,0]},properties:n.mvfData});h(this,"__type",$f.__type);w(this,Vf);w(this,Ua);w(this,rc);_(this,Ua,{}),_(this,Vf,t),_(this,rc,n.mvfData)}static is(t){return t.__type===$f.__type}get accessible(){var t;return(t=s(this,rc).accessible)!=null?t:!1}get type(){var t;return(t=s(this,rc).type)!=null?t:"unknown"}get extra(){return s(this,rc).extra}get coordinates(){if(s(this,Ua).coordinates==null){s(this,Ua).coordinates=[];for(let t of this.nodes)s(this,Ua).coordinates.some(n=>n.isEqual(t.coordinate))||s(this,Ua).coordinates.push(t.coordinate)}return s(this,Ua).coordinates}get nodes(){return s(this,rc).nodes.map(t=>s(this,Vf).getById("node",t)).filter(Ap)}get floors(){return this.coordinates.map(t=>t.floorId?s(this,Vf).getById("floor",t.floorId):void 0).filter(Ap)}get focusTarget(){return this.coordinates}get navigationTarget(){return this.coordinates}toJSON(){return{__type:$f.__type,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),extra:this.extra}}destroy(){for(let t of Object.keys(s(this,Ua)))delete s(this,Ua)[t]}};Vf=new WeakMap,Ua=new WeakMap,rc=new WeakMap,h($f,"__type","connection");var IS=$f,Zn=IS;p();var nc,Ed,Ao,oc,M4,jO,Hf=class Hf extends vn{constructor(t,n){super(t,n.mvfData);w(this,M4);h(this,"__type",Hf.__type);w(this,nc);w(this,Ed);w(this,Ao,{});w(this,oc);_(this,nc,t),_(this,Ed,n.floorId),_(this,oc,n.mvfData)}static is(t){return t.__type===Hf.__type}get type(){let t=s(this,oc).properties.kind;return t==null&&(t="object"),t==="Desks"&&(t="desk"),t.toLowerCase()}get enterpriseLocations(){return s(this,Ao).enterpriseLocations!=null?s(this,Ao).enterpriseLocations:(s(this,Ao).enterpriseLocations=S4(s(this,nc),this.id),s(this,Ao).enterpriseLocations)}get locations(){return this.enterpriseLocations}get floor(){let t=s(this,nc).getById("floor",s(this,Ed));if(t==null)throw new Error("Floor ".concat(s(this,Ed)," not found!"));return t}get center(){return s(this,Ao).center==null&&(s(this,Ao).center=co(s(this,oc),s(this,Ed))),s(this,Ao).center}get images3D(){var o;let t=(o=s(this,nc).floorImagesByAnchorId.get(this.id))!=null?o:[],n=se(this,M4,jO).call(this);return n?[...t,n]:t}get geoJSON(){return ie(O({},s(this,oc)),{properties:null})}get anchorTarget(){return this.center}get focusTarget(){return this.geoJSON.geometry.type==="Polygon"?this:this.center}get navigationTarget(){return this}toJSON(){return{__type:Hf.__type,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,Ao)))s(this,Ao)[t]=null}};nc=new WeakMap,Ed=new WeakMap,Ao=new WeakMap,oc=new WeakMap,M4=new WeakSet,jO=function(){let t=s(this,oc).properties;if(t.image!=null)return s(this,Ao).polygonImage==null&&(s(this,Ao).polygonImage=new wi("".concat(this.id,"-polygon-image-").concat(ft()),t.image.path,this,s(this,nc).tokenManager)),s(this,Ao).polygonImage},h(Hf,"__type","object");var SS=Hf,ii=SS;p();var Wf,Id,ic,Xf,Zf=class Zf extends vn{constructor(t,n){super(t,n.mvfData);h(this,"__type",Zf.__type);w(this,Wf);w(this,Id);w(this,ic,{});w(this,Xf);_(this,Wf,t),_(this,Xf,n.mvfData),_(this,Id,n.floorId)}static is(t){return t.__type===Zf.__type}get navigationTarget(){return this.coordinate}get floor(){let t=s(this,Wf).getById("floor",s(this,Id));if(t==null)throw new Error("Floor ".concat(s(this,Id)," not found!"));return t}get coordinate(){return s(this,ic).coordinate==null&&(s(this,ic).coordinate=co(s(this,Xf),s(this,Id))),s(this,ic).coordinate}get geoJSON(){return ie(O({},s(this,Xf)),{properties:null})}get images3D(){var t;return(t=s(this,Wf).floorImagesByAnchorId.get(this.id))!=null?t:[]}get focusTarget(){return this.coordinate}get anchorTarget(){return this.coordinate}toJSON(){return{__type:Zf.__type,id:this.id,name:this.name,floor:this.floor.id,coordinate:this.coordinate.toJSON()}}destroy(){for(let t in s(this,ic))s(this,ic)[t]=null}};Wf=new WeakMap,Id=new WeakMap,ic=new WeakMap,Xf=new WeakMap,h(Zf,"__type","point-of-interest");var CS=Zf,Ai=CS;p();var qf,Sd,Ga,Cd,Dd,F0,TS,Yf=class Yf extends vn{constructor(t,n){var o;super(t,n.mvfData);w(this,F0);h(this,"__type",Yf.__type);w(this,qf);w(this,Sd);w(this,Ga,{});w(this,Cd);w(this,Dd);_(this,qf,t),_(this,Sd,n.floorId),_(this,Cd,n.mvfData),_(this,Dd,(o=n.symbol)!=null?o:{url:"",name:""})}static is(t){return t.__type===Yf.__type}get group(){return se(this,F0,TS).call(this).group}get type(){return se(this,F0,TS).call(this).type}get coordinate(){return s(this,Ga).coordinate==null&&(s(this,Ga).coordinate=co(s(this,Cd),s(this,Sd))),s(this,Ga).coordinate}get floor(){let t=s(this,qf).getById("floor",s(this,Sd));if(t==null)throw new Error("Floor ".concat(s(this,Sd)," not found!"));return t}get name(){return super.name||s(this,Dd).name||""}get icon(){return s(this,Ga).icon==null&&(s(this,Ga).icon=super.icon||new ks({mvfData:{url:s(this,Dd).url,altText:s(this,Dd).name},mapData:s(this,qf)})),s(this,Ga).icon}get geoJSON(){return ie(O({},s(this,Cd)),{properties:null})}get focusTarget(){return this.coordinate}get anchorTarget(){return this.coordinate}get navigationTarget(){return this.coordinate}toJSON(){return{__type:Yf.__type,id:this.id,group:this.group,type:this.type,coordinate:this.coordinate.toJSON()}}destroy(){for(let t of Object.keys(s(this,Ga)))delete s(this,Ga)[t]}};qf=new WeakMap,Sd=new WeakMap,Ga=new WeakMap,Cd=new WeakMap,Dd=new WeakMap,F0=new WeakSet,TS=function(){let[t,n]=s(this,Cd).properties.symbolId.split("--");return{group:t,type:n}},h(Yf,"__type","annotation");var DS=Yf,za=DS;p();p();var UO=Cl(AS(),1);function Oq(e,r,t){t===void 0&&(t={});var n=aa(e),o=aa(r),i=UO.default.union(n.coordinates,o.coordinates);return i.length===0?null:i.length===1?Pl(i[0],t.properties):Cp(i,t.properties)}var GO=Oq;var ac,po,$a,Kf,B0,_S,Jf=class Jf extends La{constructor(t,n){super(n.mvfData.id,t);w(this,B0);h(this,"__type",Jf.__type);w(this,ac);w(this,po,{});w(this,$a);w(this,Kf);_(this,ac,t),_(this,$a,n.mvfData),_(this,Kf,n.facadeId)}static is(t){return t.__type===Jf.__type}get type(){return s(this,$a).type}get name(){let t=se(this,B0,_S).call(this,"name");return typeof t=="string"?t:""}get shortName(){let t=se(this,B0,_S).call(this,"shortName");return typeof t=="string"?t:""}get externalId(){var t;return(t=s(this,$a).externalId)!=null?t:""}get floors(){var t,n;if(s(this,po).floors==null){let o=((n=(t=s(this,$a).floors)!=null?t:s(this,$a).maps)!=null?n:[]).reduce((i,a)=>{let u=s(this,ac).floorsById[a];return u&&i.push(u),i},[]);o.length===0&&Z.error("Floor stack ".concat(this.id," has no floors")),s(this,po).floors=o.sort((i,a)=>i.elevation-a.elevation)}return s(this,po).floors}get defaultFloor(){if(s(this,po).defaultFloor!=null)return s(this,po).defaultFloor;let t=s(this,$a).defaultFloor?s(this,ac).getById("floor",s(this,$a).defaultFloor):void 0;return s(this,po).defaultFloor=t||this.floors.reduce((n,o)=>Math.abs(o.elevation)<Math.abs(n.elevation)?o:n),s(this,po).defaultFloor}get facade(){return s(this,Kf)?s(this,ac).facadesById[s(this,Kf)]:void 0}get geoJSON(){if(s(this,po).geoJSON!=null)return s(this,po).geoJSON;let t=null;for(let n of this.floors){let o=n.geoJSON;t==null?t=o:t=GO(t,o)}return s(this,po).geoJSON=t!=null?t:{type:"Feature",properties:null,geometry:{type:"Polygon",coordinates:[]}},s(this,po).geoJSON}toJSON(){return{__type:Jf.__type,id:this.id,name:this.name,shortName:this.shortName,type:this.type,floors:this.floors.map(t=>t.id)}}destroy(){for(let t of globalThis.Object.keys(s(this,po)))delete s(this,po)[t]}};ac=new WeakMap,po=new WeakMap,$a=new WeakMap,Kf=new WeakMap,B0=new WeakSet,_S=function(t){return s(this,ac).getPropTranslation(this.__type,t,this.id,s(this,$a)[t])},h(Jf,"__type","floor-stack");var PS=Jf,w4=PS;p();var em,Td,tm,Us,Qf=class Qf extends La{constructor(t,n){super(n.mvfData.id,t);h(this,"__type",Qf.__type);w(this,em);w(this,Td);w(this,tm);w(this,Us,{});_(this,em,n.mvfData),_(this,Td,t),_(this,tm,n.floorStackId)}static is(t){return t.__type===Qf.__type}get floorStack(){return s(this,Td).getById("floor-stack",s(this,tm))}get spaces(){if(!s(this,Us).spaces){s(this,Us).spaces=[];for(let t of s(this,em).spaces){let n=s(this,Td).getById("space",t.spaceId);n&&s(this,Us).spaces.push(n)}}return s(this,Us).spaces}get center(){if(!s(this,Us).center){let t={type:"FeatureCollection",features:[]};for(let o of this.spaces){let i=s(this,Td).mvfSpacesById[o.id];i&&t.features.push(i)}if(t.features.length===0)throw new qr("No geometry found for facade!");let n=Tf(t);s(this,Us).center=new je({latitude:n.geometry.coordinates[1],longitude:n.geometry.coordinates[0],floorId:s(this,em).spaces[0].floorId})}return s(this,Us).center}get focusTarget(){return this.spaces}get anchorTarget(){return this.center}get navigationTarget(){return this}toJSON(){return{id:this.id,__type:Qf.__type,floorStackId:s(this,tm),floorStack:this.floorStack,spaces:this.spaces}}};em=new WeakMap,Td=new WeakMap,tm=new WeakMap,Us=new WeakMap,h(Qf,"__type","facade");var OS=Qf,_n=OS;p();var Fq=new Set(["wall","area"]),Bq=new Set(["void","desk-entrance"]),kq=e=>{var t;let r={};for(let n of(t=e==null?void 0:e.locations)!=null?t:[])r[n.id]=n;return{mvf3LocationsById:r}},Lq=(e,r,t)=>{var c,d,f,m,g,y,E,v,b,C,M;let n={},o={},i={},a={},u={},l={};for(let T of r["location.json"]||[]){let F=new Wu(e,{mvf2Data:T,mvf3Data:t[T.id]});if(n[T.id]=F,T.externalId&&(a[T.externalId]==null&&(a[T.externalId]=[]),a[T.externalId].push(F)),T.categories)for(let R of T.categories)u[R]==null&&(u[R]=[]),u[R].push(F);let U=[...(d=(c=T.obstructions)==null?void 0:c.map(R=>R.id))!=null?d:[],...(m=(f=T.spaces)==null?void 0:f.map(R=>R.id))!=null?m:[],...(y=(g=T.annotations)==null?void 0:g.map(R=>R.id))!=null?y:[],...(E=T.connections)!=null?E:[],...(b=(v=T.entrances)==null?void 0:v.map(R=>R.id))!=null?b:[],...(M=(C=T.areas)==null?void 0:C.map(R=>R.id))!=null?M:[]];for(let R of U)R&&(l[R]==null&&(l[R]=[]),l[R].push(F))}for(let T of r["category.json"]||[]){let F=new P4(e,{mvfData:T});o[T.id]=F,T.parent&&(i[T.parent]==null&&(i[T.parent]=[]),i[T.parent].push(F))}return{locationCategoriesByParentId:i,locationProfilesById:n,locationCategoriesById:o,locationProfilesByExternalId:a,locationProfilesByCategoryId:u,locationProfilesByAttachedFeatureId:l}},Rq=(e,r)=>{let t={},n={},o={},i={},a={},u={},l={},c={},d={},f=globalThis.Object.keys(e.space);for(let m of f){let g=e.space[m];if(g!=null){for(let y of g.features)if(d[y.properties.id]=m,u[y.properties.id]=y,y.properties.kind==="desk-entrance"&&(a[y.properties.externalId]==null&&(a[y.properties.externalId]=[]),a[y.properties.externalId].push(...y.properties.destinationNodes)),!Jq(y))if(y.properties.kind==="poi"||y.geometry.type==="Point"&&y.properties.kind==null){let E=new Ai(r,{floorId:m,mvfData:y});o[y.properties.id]=E,c[m]||(c[m]=[]),c[m].push(y),y.properties.externalId&&(i[y.properties.externalId]==null&&(i[y.properties.externalId]=[]),i[y.properties.externalId].push(E))}else if(y.geometry.type==="Point")Z.warn("Encountered a point space with an unknown kind!",y.properties.kind);else{let E=new kr(r,{floorId:m,mvfData:y});t[y.properties.id]=E,y.properties.externalId&&(n[y.properties.externalId]==null&&(n[y.properties.externalId]=[]),n[y.properties.externalId].push(E)),l[m]||(l[m]=[]),l[m].push(y)}}}return{spacesById:t,spacesByExternalId:n,poisById:o,poisByExternalId:i,objectEntranceNodeIdsByObstructionId:a,mvfSpacesById:u,mvfSpacesByFloorId:l,mvfPoisByFloorId:c}},Nq=(e,r)=>{var a,u;let t={},n={},o={},i={};for(let l of e["node.geojson"].features){o[l.properties.id]=l;let c=new sa(r,{mvfData:l,floorId:(a=l.properties.floor)!=null?a:l.properties.map});t[l.properties.id]=c,l.properties.externalId&&(n[l.properties.externalId]==null&&(n[l.properties.externalId]=[]),n[l.properties.externalId].push(c));let d=(u=l.properties.floor)!=null?u:l.properties.map;i[d]||(i[d]=[]),i[d].push(l)}return{nodesById:t,nodesByExternalId:n,mvfNodesById:o,mvfNodesByFloorId:i}},jq=(e,r)=>{var u,l;let t={},n={},o={},i={},a=globalThis.Object.keys(e.obstruction);for(let c of a){let d=e.obstruction[c];if(d!=null)for(let f of d.features){o[f.properties.id]=f;for(let g of f.properties.entrances)i[g]=f.properties.id;if(Fq.has((l=(u=f.properties.kind)==null?void 0:u.toLowerCase())!=null?l:""))continue;let m=new ii(r,{floorId:c,mvfData:f});t[f.properties.id]=m,f.properties.externalId&&(n[f.properties.externalId]==null&&(n[f.properties.externalId]=[]),n[f.properties.externalId].push(m))}}return{objectsById:t,objectsByExternalId:n,mvfObstructionById:o,obstructionIdByEntranceId:i}},Uq=(e,r)=>{let t={},n={},o={};if("floor.geojson"in e&&e["floor.geojson"]!=null)for(let i of e["floor.geojson"].features){o[i.properties.id]=i.properties;let a=new oi(r,{mvfData:i});t[i.properties.id]=a,i.properties.externalId&&(n[i.properties.externalId]==null&&(n[i.properties.externalId]=[]),n[i.properties.externalId].push(a))}else for(let i of e["map.geojson"]){o[i.id]=i;let a=new oi(r,{mvfData:{properties:i}});t[i.id]=a}return{floorsById:t,floorsByExternalId:n,mvfFloorsById:o}},Gq=(e,r)=>{var l;let t={},n={},o={},i={},a={},u=e["floorstack.json"]||e["mapstack.json"]||e["mapstack.geojson"];if(u!=null)for(let c of u){let d=(l=e.facade)==null?void 0:l[c.id],f=new w4(r,{mvfData:c,facadeId:d==null?void 0:d.id});if(t[c.id]=f,c.externalId&&(n[c.externalId]==null&&(n[c.externalId]=[]),n[c.externalId].push(f)),o[c.id]=c,d){let m=new _n(r,{mvfData:d,floorStackId:c.id});i[d.id]=m;for(let g of d.spaces)a[g.spaceId]=m}}return{floorStacksById:t,floorStacksByExternalId:n,mvfFloorStacksById:o,facadesById:i,facadesBySpaceId:a}},zq=(e,r)=>{let t={},n={},o=e["connection.json"].reduce((i,a)=>{if(a.nodes.forEach(l=>i[l]=a),n[a.id]=a,a.type==="door")return i;let u=new Zn(r,{mvfData:a});return t[a.id]=u,i},{});return{connectionsById:t,mvfConnectionsById:n,mvfConnectionsByNodeId:o}},$q=(e,r)=>{let t={},n={},o={},i={},a={},u=globalThis.Object.keys(e.entrance);for(let l of u){let c=e.entrance[l];if(c!=null)for(let d of c.features){i[d.properties.id]=d;let f=new wo(r,{floorId:l,mvfData:d});d.properties.node&&(o[d.properties.node]=f),t[d.properties.id]=f,d.properties.externalId&&(n[d.properties.externalId]==null&&(n[d.properties.externalId]=[]),n[d.properties.externalId].push(f)),a[l]||(a[l]=[]),a[l].push(d)}}return{doorsById:t,doorsByExternalId:n,doorsByNodeId:o,mvfEntrancesById:i,mvfEntrancesByFloorId:a}},Vq=(e,r,t)=>{var n;if(e.textAreas!=null)for(let o in e.textAreas){let i=(n=e.textAreas[o])==null?void 0:n.features;if(i!=null){for(let a of i)if("anchorId"in a.properties){let u=a==null?void 0:a.properties,l=r[u.anchorId]||t[u.anchorId];if(l!=null&&u!=null){let c=l.properties;c.textArea=u,c.textArea&&(c.textArea.position=a.geometry.coordinates)}}}}},Hq=(e,r,t,n)=>{var o;if(e.floorImages!=null)for(let i in e.floorImages){let a=(o=e.floorImages[i])==null?void 0:o.features;if(a!=null){for(let u of a)if("anchorId"in u.properties){let l=u==null?void 0:u.properties,c=r[l.anchorId]||t[l.anchorId]||n[l.anchorId];if(c!=null&&l!=null){let d=c.properties;d.image=l,d.image&&(d.image.position=u.geometry.coordinates)}}}}},Zq=(e,r)=>{var n,o;if(((n=e.enterprise)==null?void 0:n.enterpriseStyles)==null)return;let t=(o=e.enterprise)==null?void 0:o.enterpriseStyles;for(let i in t){let a=t[i];a.geometryAnchors.forEach(u=>{let l=r[u.geometryId];if(l!=null){let c=l.properties;c.style={styleId:i,edgeOffset:a.edgeOffset}}})}},Wq=(e,r,t)=>{if(!(e.enterprise==null||e.enterprise.textures==null))for(let n of e.enterprise.textures)for(let o of n.geometryAnchors){let i=r[o.geometryId]||t[o.geometryId];if(i!=null){let a=i.properties;a.textures==null&&(a.textures=[]),a.textures.push(n)}}},Xq=(e,r)=>{let t={},n={},o={};if(e.annotation==null)return{annotationsById:t,mvfAnnotationsById:n,mvfAnnotationsByFloorId:o};let i=e["annotation-symbols.json"]||{},a=globalThis.Object.keys(e.annotation);for(let u of a){let l=e.annotation[u];if(l!=null)for(let c of l.features){n[c.properties.id]=c;let d=new za(r,{floorId:u,mvfData:c,symbol:i[c.properties.symbolId]});t[c.properties.id]=d,o[u]||(o[u]=[]),o[u].push(c)}}return{annotationsById:t,mvfAnnotationsById:n,mvfAnnotationsByFloorId:o}},Yq=(e,r)=>{let t={},n={},o={};if(e.area==null)return{areasById:t,areasByExternalId:n,mvfAreasById:o};let i=globalThis.Object.keys(e.area);for(let a of i){let u=e.area[a];if(u!=null)for(let l of u.features){o[l.properties.id]=l;let c=new ua(r,{floorId:a,mvfData:l});t[l.properties.id]=c,l.properties.externalId&&(n[l.properties.externalId]==null&&(n[l.properties.externalId]=[]),n[l.properties.externalId].push(c))}}return{areasById:t,areasByExternalId:n,mvfAreasById:o}},qq=(e,r)=>{var a;let t={},n={},o={},i={};for(let u in e){let l=e[u];if(l==null)continue;let c=(a=l.properties.destinationNodes)!=null?a:[];if(c.length<1)continue;let d=[];for(let f of c)r[f]!=null&&d.push(f),n[f]==null&&(n[f]=[]),n[f].push(l.properties.id),l.properties.kind==="desk-entrance"&&(o[f]==null&&(o[f]=[]),o[f].push(l.properties.externalId));d.length>0&&(t[u]=d),i[u]=c}return{entranceNodeIdsBySpaceId:t,spaceIdsByNodeId:n,objectIdsByNodeId:o,destinationNodesIdsBySpaceId:i}},zO=(e,r)=>{var C,M,T,F,U,R,L,A,j,N,$,te,de,Y;let t={},n={},o={},i={},a=((M=(C=e.enterprise)==null?void 0:C.locations)!=null?M:[]).reduce((z,W)=>(z[W.id]=W,z),{}),u={},l={},c={},d={},f={},m={},g=((T=e.enterprise)==null?void 0:T.venue)||{},y={},E={},v={};for(let z of(U=(F=e.enterprise)==null?void 0:F.categories)!=null?U:[]){let W=new A4(r,{mvfData:z});u[z.id]=W,z.externalId&&(l[z.externalId]==null&&(l[z.externalId]=[]),l[z.externalId].push(W)),c[z.id]=z,z.locations.forEach(Q=>{f[Q]==null&&(f[Q]=[]),f[Q].push(z.id)})}let b={};for(let z of(L=(R=e.enterprise)==null?void 0:R.locationInstances)!=null?L:[]){let W=a[z.parent],Q=Object.keys(W),oe={};for(let Ce of Q)oe[Ce]=void 0;let ae=O(ie(O({},oe),{polygons:[],nodes:[]}),z);b[ae.parent]==null&&(b[ae.parent]=[]);let ye=new ri(r,{mvfData:ae,categoryIds:((j=(A=e.enterprise)==null?void 0:A.categoryPriorities)==null?void 0:j[ae.id])||f[ae.id],parentId:z.parent});b[ae.parent].push(ye);for(let Ce of(N=z.polygons)!=null?N:[])v[Ce.id]=ye;y[ae.id]=z,E[ae.id]=ye,z.externalId&&(i[z.externalId]==null&&(i[z.externalId]=[]),i[z.externalId].push(ye))}for(let z of(te=($=e.enterprise)==null?void 0:$.locations)!=null?te:[]){let W=new ri(r,{mvfData:z,categoryIds:((Y=(de=e.enterprise)==null?void 0:de.categoryPriorities)==null?void 0:Y[z.id])||f[z.id],locationInstances:b[z.id]});o[z.id]=W,z.externalId&&(i[z.externalId]==null&&(i[z.externalId]=[]),i[z.externalId].push(W)),z.nodes.forEach(Q=>{m[Q.id]==null&&(m[Q.id]=[]),m[Q.id].push(z.id)});for(let Q of z.polygons)d[Q.id]==null&&(d[Q.id]=[]),d[Q.id].push(z)}if(r.enterpriseMode===!0){for(let z in r.mvfConnectionsById){let W={},Q=r.mvfConnectionsById[z],oe={id:z,externalId:Q.externalId,kind:"enterprise."+Q.type,destinationNodes:[],flags:Q.flags,type:Q.type,nodes:Q.nodes,accessible:Q.accessible,extra:Q.extra,details:Q.details};for(let ae of r.mvfConnectionsById[z].nodes){let ye=r.nodesById[ae];ye!=null&&(W[ye.floor.id]={type:"Feature",geometry:{type:"Point",coordinates:[ye.coordinate.longitude,ye.coordinate.latitude]},properties:oe})}Object.keys(W).length>0&&(t[z]=new Zn(r,{mvfData:oe}),Q.externalId&&(n[Q.externalId]==null&&(n[Q.externalId]=[]),n[Q.externalId].push(t[z])))}r.connectionsById=t}return{connectionsByExternalId:n,locationIdsByNodeId:m,mvfLocationsByGeometryId:d,mvfLocationsById:a,mvfCategoriesById:c,locationsById:o,locationInstancesById:E,instanceLocationsByPolygonId:v,locationsByExternalId:i,mvfLocationInstancesById:y,categoriesById:u,categoriesByExternalId:l,venue:g}},$O=(e,r,t)=>{let{nodesById:n,nodesByExternalId:o,mvfNodesById:i,mvfNodesByFloorId:a}=Nq(r,e),{connectionsById:u,mvfConnectionsById:l,mvfConnectionsByNodeId:c}=zq(r,e),{spacesById:d,spacesByExternalId:f,poisById:m,poisByExternalId:g,mvfSpacesById:y,objectEntranceNodeIdsByObstructionId:E,mvfSpacesByFloorId:v,mvfPoisByFloorId:b}=Rq(r,e),{objectsById:C,objectsByExternalId:M,mvfObstructionById:T,obstructionIdByEntranceId:F}=jq(r,e),{floorsById:U,floorsByExternalId:R,mvfFloorsById:L}=Uq(r,e),{floorStacksById:A,floorStacksByExternalId:j,mvfFloorStacksById:N,facadesById:$,facadesBySpaceId:te}=Gq(r,e),{doorsById:de,doorsByExternalId:Y,doorsByNodeId:z,mvfEntrancesById:W,mvfEntrancesByFloorId:Q}=$q(r,e),{annotationsById:oe,mvfAnnotationsById:ae,mvfAnnotationsByFloorId:ye}=Xq(r,e),{areasById:Ce,areasByExternalId:Pe,mvfAreasById:Le}=Yq(r,e);Hq(r,y,T,Le),Vq(r,y,T),Zq(r,y),Wq(r,y,T);let{mvf3LocationsById:be}=kq(t),{locationCategoriesByParentId:ze,locationProfilesById:ot,locationCategoriesById:ut,locationProfilesByExternalId:G,locationProfilesByCategoryId:ve,locationProfilesByAttachedFeatureId:X}=Lq(e,r,be),{entranceNodeIdsBySpaceId:we,spaceIdsByNodeId:De,objectIdsByNodeId:xe,destinationNodesIdsBySpaceId:Re}=qq(y,z);return{spacesById:d,spacesByExternalId:f,nodesById:n,nodesByExternalId:o,objectsById:C,objectsByExternalId:M,floorsById:U,floorsByExternalId:R,floorStacksById:A,floorStacksByExternalId:j,facadesById:$,facadesBySpaceId:te,connectionsById:u,doorsById:de,doorsByExternalId:Y,doorsByNodeId:z,poisById:m,poisByExternalId:g,annotationsById:oe,areasById:Ce,areasByExternalId:Pe,objectEntranceNodeIdsByObstructionId:E,obstructionIdByEntranceId:F,locationProfilesById:ot,locationCategoriesById:ut,locationProfilesByExternalId:G,locationProfilesByCategoryId:ve,locationCategoriesByParentId:ze,mvfSpacesById:y,mvfNodesById:i,mvfObstructionById:T,mvfFloorsById:L,mvfFloorStacksById:N,mvfConnectionsById:l,mvfConnectionsByNodeId:c,mvfEntrancesById:W,mvfAnnotationsById:ae,mvfNodesByFloorId:a,mvfSpacesByFloorId:v,mvfPoisByFloorId:b,mvfAreasById:Le,mvfEntrancesByFloorId:Q,mvfAnnotationsByFloorId:ye,locationProfilesByAttachedFeatureId:X,entranceNodeIdsBySpaceId:we,spaceIdsByNodeId:De,objectIdsByNodeId:xe,destinationNodesIdsBySpaceId:Re,mvf3LocationsById:be}};function Jq(e){var r,t;return!["Polygon","MultiPolygon"].includes(e.geometry.type)&&"kind"in e.properties&&e.properties.kind==null||((r=e.properties.kind)==null?void 0:r.includes("connection"))||Bq.has((t=e.properties.kind)!=null?t:"")}p();var Kq=new Set(["polygons"]),Pi,_t,xn,k0,rm=class rm extends bn{constructor(t,n){super(n.mvfData.externalId);h(this,"__type",rm.__type);h(this,"description");h(this,"name","");h(this,"amenity");h(this,"externalId","");h(this,"extra");h(this,"gallery");h(this,"instances");h(this,"logo");h(this,"operationHours");h(this,"phone");h(this,"picture");h(this,"shortName");h(this,"showFloatingLabelWhenImagePresent");h(this,"showLogo");h(this,"siblingGroups");h(this,"social");h(this,"sortOrder",-1);h(this,"states");h(this,"tags");h(this,"type","");h(this,"hidden",!1);h(this,"primaryCategory");w(this,Pi);w(this,_t,{});w(this,xn);w(this,k0);_(this,Pi,t),_(this,xn,n.mvfData),_(this,k0,n.categoryIds||[]),this.instances=n.locationInstances||[];for(let o in n.mvfData)!Kq.has(o)&&!Object.getOwnPropertyDescriptor(Object.getPrototypeOf(this),o)&&Object.defineProperty(this,o,{enumerable:!0,get(){if(n.parentId){let i=s(this,Pi).locationsById[n.parentId];return s(this,xn)[o]!=null?s(this,Pi).getPropTranslation(this.__type,o,s(this,xn).id,s(this,xn)[o]):s(this,Pi).getPropTranslation(this.__type,o,s(this,xn).id,i[o])}return s(this,Pi).getPropTranslation(this.__type,o,s(this,xn).id,s(this,xn)[o])}})}static is(t){return t.__type===rm.__type}get focusTarget(){return this.spaces.length>0?this.spaces:this.coordinates}get navigationTarget(){return this.spaces}get categories(){return s(this,_t).categories?s(this,_t).categories:(s(this,_t).categories=(s(this,k0).map(t=>s(this,Pi).getById("enterprise-category",t))||[]).filter(Boolean),s(this,_t).categories)}get coordinates(){if(s(this,_t).coordinates)return s(this,_t).coordinates;s(this,_t).coordinates=[];for(let t=0;t<this.nodes.length;t++)s(this,_t).coordinates.push(this.nodes[t].coordinate);return s(this,_t).coordinates}get nodes(){if(s(this,_t).nodes)return s(this,_t).nodes;s(this,_t).nodes=[];for(let t=0;t<s(this,xn).nodes.length;t++){let n=s(this,Pi).getById("node",s(this,xn).nodes[t].id);n&&s(this,_t).nodes.push(n)}return s(this,_t).nodes}get points(){if(s(this,_t).points)return s(this,_t).points;s(this,_t).points=[];for(let t=0;t<s(this,xn).spaces.length;t++){let n=s(this,Pi).getById("point-of-interest",s(this,xn).spaces[t].id);n&&s(this,_t).points.push(n)}return s(this,_t).points}get spaces(){if(s(this,_t).spaces)return s(this,_t).spaces;s(this,_t).spaces=[];let t=Array.isArray(s(this,xn).spaces)?s(this,xn).spaces:s(this,xn).polygons;for(let n=0;n<t.length;n++){let o=s(this,Pi).getById("space",t[n].id);o&&s(this,_t).spaces.push(o)}return s(this,_t).spaces}get objects(){if(s(this,_t).objects)return s(this,_t).objects;s(this,_t).objects=[];for(let t=0;t<s(this,xn).polygons.length;t++){let n=s(this,Pi).getById("object",s(this,xn).polygons[t].id);n&&s(this,_t).objects.push(n)}return s(this,_t).objects}toJSON(){return{__type:rm.__type,id:this.id,name:this.name}}destroy(){for(let t of Object.keys(s(this,_t)))delete s(this,_t)[t]}};Pi=new WeakMap,_t=new WeakMap,xn=new WeakMap,k0=new WeakMap,h(rm,"__type","enterprise-location");var FS=rm,ri=FS;p();var Qq=new Set,Md,Po,Gs,nm=class nm extends bn{constructor(t,n){super(n.mvfData.externalId);h(this,"__type",nm.__type);h(this,"name","");h(this,"color");h(this,"externalId","");h(this,"extra");h(this,"icon");h(this,"iconFromDefaultList");h(this,"sortOrder",-1);h(this,"picture");w(this,Md);w(this,Po,{});w(this,Gs);_(this,Md,t),_(this,Gs,n.mvfData);for(let o in n.mvfData)!Qq.has(o)&&!Object.getOwnPropertyDescriptor(Object.getPrototypeOf(this),o)&&Object.defineProperty(this,o,{get(){return s(this,Md).getPropTranslation(this.__type,o,s(this,Gs).id,s(this,Gs)[o])}})}static is(t){return t.__type===nm.__type}get children(){if(s(this,Po).children)return s(this,Po).children;s(this,Po).children=[];for(let t=0;t<s(this,Gs).children.length;t++){let n=s(this,Md).getById("enterprise-category",s(this,Gs).children[t]);n&&s(this,Po).children.push(n)}return s(this,Po).children}get locations(){if(s(this,Po).locations)return s(this,Po).locations;s(this,Po).locations=[];for(let t=0;t<s(this,Gs).locations.length;t++){let n=s(this,Md).getById("enterprise-location",s(this,Gs).locations[t]);n&&s(this,Po).locations.push(n)}return s(this,Po).locations}toJSON(){return{__type:nm.__type,id:this.id,name:this.name}}destroy(){for(let t of Object.keys(s(this,Po)))delete s(this,Po)[t]}};Md=new WeakMap,Po=new WeakMap,Gs=new WeakMap,h(nm,"__type","enterprise-category");var BS=nm,A4=BS;p();var eJ=new Set,L0,wd,om=class om extends bn{constructor(t,n){super(n.mvfData.externalId);h(this,"__type",om.__type);h(this,"countrycode");h(this,"coverImage");h(this,"externalId","");h(this,"defaultLanguage",{code:"en",name:"English"});h(this,"defaultFloor");h(this,"extra");h(this,"icon");h(this,"languages",[]);h(this,"links",[]);h(this,"logo");h(this,"mappedinWebUrl");h(this,"operationHours");h(this,"slug","");h(this,"topLocations");h(this,"tzid");w(this,L0,{});w(this,wd);_(this,wd,n.mvfData);for(let o in n.mvfData)!eJ.has(o)&&!Object.getOwnPropertyDescriptor(Object.getPrototypeOf(this),o)&&(this[o]=n.mvfData[o])}static is(t){return t.__type===om.__type}get name(){var t;return(t=s(this,wd).name)!=null?t:""}get defaultMap(){var t,n;return(n=(t=s(this,wd).defaultMap)!=null?t:this.defaultFloor)!=null?n:""}get enterpriseType(){var t;return(t=s(this,wd).type)!=null?t:void 0}toJSON(){return{__type:om.__type,id:this.id,name:this.name}}destroy(){for(let t of Object.keys(s(this,L0)))delete s(this,L0)[t]}};L0=new WeakMap,wd=new WeakMap,h(om,"__type","enterprise-venue");var kS=om,LS=kS;p();p();function R0(e,r,t=[]){let n=O({},e);for(let[o,i]of Object.entries(r))if(i!==void 0)if(o in n){let a=o;if(Array.isArray(i)&&i.length>0){let u=tJ(i[0],t);if(u){let l=n[a];if(!Array.isArray(l))throw new Error("Expected array at ".concat(o,", got ").concat(typeof l));let c=new Map(i.map(m=>[VO(m,u),m])),f=l.map(m=>{let g=c.get(VO(m,u));return g?R0(m,g,t):m});n[a]=f}else n[a]=i}else{let u=n[a];typeof u=="object"&&u!==null&&typeof i=="object"&&i!==null?Object.keys(i).length===0?n[a]=i:n[a]=R0(u,i,t):n[o]=i}}else n[o]=i;return n}function tJ(e,r){function t(n){if(typeof n!="object"||n===null)return null;for(let o of r)if(o in n&&typeof n[o]<"u")return[o];if(Array.isArray(n))return null;for(let[o,i]of Object.entries(n)){let a=t(i);if(a)return[o,...a]}return null}return t(e)}function VO(e,r){return r.reduce((t,n)=>{if(t&&typeof t=="object")return t[n]},e)}p();p();p();p();p();var HO=(i=>(i.Departure="Departure",i.TakeConnection="TakeConnection",i.ExitConnection="ExitConnection",i.Turn="Turn",i.Arrival="Arrival",i))(HO||{}),RS=(a=>(a.Straight="Straight",a.Right="Right",a.SlightRight="SlightRight",a.Left="Left",a.SlightLeft="SlightLeft",a.Back="Back",a))(RS||{}),ZO=(d=>(d.stairs="stairs",d.elevator="elevator",d.escalator="escalator",d.door="door",d.ramp="ramp",d.slide="slide",d.portal="portal",d.security="security",d.shuttle="shuttle",d.ladder="ladder",d))(ZO||{}),_4=(t=>(t.Exterior="exterior-walls",t.Interior="interior-walls",t))(_4||{}),O4=(t=>(t.Interior="interior-doors",t.Exterior="exterior-doors",t))(O4||{});p();function NS(e,r,t,n,o){if(e===void 0)return!1;if(typeof e=="boolean")return e;let i=Dr(n,o),a=Math.abs(t-r);return VD(Math.atan2(a,i))>=e}function WO(e){let{fromPosition:r,toPosition:t,junctionInset:n,fromAltitude:o,toAltitude:i}=e;if(n<=0)return null;let a=(r[1]+t[1])/2,{toCartesian:u,toGeographic:l}=Ep(a),c=u(r),d=u(t),f=d.x-c.x,m=d.y-c.y,g=i-o,y=Math.sqrt(f*f+m*m+g*g);if(y<=n*2)return null;let E=n/y,v={x:c.x+f*E,y:c.y+m*E},b=l(v.x,v.y),C=r[2]!==void 0?r[2]+g*E:void 0,M={x:d.x-f*E,y:d.y-m*E},T=l(M.x,M.y),F=t[2]!==void 0?t[2]-g*E:void 0;return{fromPosition:C!==void 0?[b.lon,b.lat,C]:[b.lon,b.lat],toPosition:F!==void 0?[T.lon,T.lat,F]:[T.lon,T.lat]}}function jS(e,r,t,n,o){let i=WO({fromPosition:e,toPosition:r,junctionInset:t,fromAltitude:n,toAltitude:o});return i?(e[0]=i.fromPosition[0],e[1]=i.fromPosition[1],e[2]!==void 0&&i.fromPosition[2]!==void 0&&(e[2]=i.fromPosition[2]),r[0]=i.toPosition[0],r[1]=i.toPosition[1],r[2]!==void 0&&i.toPosition[2]!==void 0&&(r[2]=i.toPosition[2]),!0):!1}function _i(e){return e.verticalOffset===0?[e.longitude,e.latitude]:[e.longitude,e.latitude,e.verticalOffset]}function nJ(e){return new Map(e.map(r=>{let{properties:t}=r,{id:n}=t;return[n,r]}))}var US=(e,r)=>{let t=nJ(r),n={entrances:{type:"FeatureCollection",features:[]},walls:{type:"Feature",properties:{id:e[0].properties.id},geometry:{type:"MultiLineString",coordinates:[]}}};for(let o of e){let i=[o.geometry.coordinates],a=(o.properties.entrances||[]).reduce((u,l)=>(t.has(l)&&u.push(t.get(l)),u),[]);if(a.length){let{entrances:u,obstructions:l}=sS(o,a);i=l.map(c=>c.geometry.coordinates),n.entrances.features.push(...u)}n.walls.geometry.coordinates.push(...i)}return n};function XO(e,r){return((r-e+Math.PI)%(Math.PI*2)+Math.PI*2)%(Math.PI*2)-Math.PI}function YO(e,r){let t="Left";return e<=-Math.PI/4?t="Right":e<=-r?t="SlightRight":e<=r?t="Straight":e<=Math.PI/4?t="SlightLeft":t="Left",t}function qO(e){let r={};for(let t in e){let n=e[t];if(n!=null){if(n.id=t,"polygons"in n)for(let o of n.polygons)r[o]=n;else if("lineStrings"in n)for(let o of n.lineStrings)r[o]=n;else if("points"in n)for(let o of n.points)r[o]=n}}return r}function GS(e,r){return e.reduce((t,n)=>{let o=r[n.properties.id];if(o==null)return t;if("textures"in n.properties&&Array.isArray(n.properties.textures)&&n.properties.textures.length>0){let i=ie(O({},o),{id:o.id+"-textures"});t.set(i,[n])}else t.has(o)||t.set(o,[]),t.get(o).push(n);return t},new Map)}function im(e,r={}){var i,a,u,l,c,d,f;let t=ie(O({},e),{flipImageToFaceCamera:(i=r==null?void 0:r.flipImagesToFaceCamera)!=null?i:!0}),n=(u=(a=r==null?void 0:r.style)==null?void 0:a.shading)!=null?u:r==null?void 0:r.shadingAndOutlines;n===!0?t.shading={start:.1,end:.15,intensity:.4}:typeof n=="object"&&(t.shading={start:n.start,end:n.end,intensity:n.intensity});let o=(c=(l=r==null?void 0:r.style)==null?void 0:l.outlines)!=null?c:r==null?void 0:r.shadingAndOutlines;if(t.outline=typeof o=="object"?!0:o,"lineStrings"in e){let m=(f=(d=r==null?void 0:r.style)==null?void 0:d.wallTopColor)!=null?f:r==null?void 0:r.wallTopColor;m!=null&&(t.topColor=m)}return t}var zS=(e,r)=>{var o;let n=((o=r.currentMap)==null?void 0:o.currentFloor).layers.get(Mr);switch(e){case"interior-walls":return n==null?void 0:n.layers.get(Ql);case"exterior-walls":return n==null?void 0:n.layers.get(Ls);case"interior-doors":return n==null?void 0:n.layers.get(kf);case"exterior-doors":return n==null?void 0:n.layers.get(Lf);default:return typeof e=="string"?e:e==null?void 0:e.id}};function $S(e){return new Promise(r=>{e.onComplete(r),e.onStop(r)})}function JO(e){return e.bbox?e.bbox:mu(e)}function am(e,r,t){return e.floorId&&r.has(e.floorId)?r.get(e.floorId):t}function sm(e){if(kr.is(e)||ii.is(e))return e.id}function KO(e,r,t){var i,a;let n=e.coordinates.length===2&&e.coordinates[0].floorId!==e.coordinates[1].floorId,o=!0;if(n&&e.coordinates[0].floorId!=null&&e.coordinates[1].floorId!=null){let u=r==null?void 0:r.getById("floor",e.coordinates[0].floorId),l=r==null?void 0:r.getById("floor",e.coordinates[1].floorId);if(u&&l){let c=t.getState(u),d=t.getState(l);c!=null&&d!=null&&(o=c.visible&&d.visible&&c.altitude!==d.altitude)}}else{let u=e.coordinates[0].floorId!=null?r==null?void 0:r.getById("floor",e.coordinates[0].floorId):void 0;o=u&&(a=(i=t.getState(u))==null?void 0:i.visible)!=null?a:!0}return o}function QO(e,r){let t=e.properties.path.split("/"),n=t[t.length-1].split(".")[0],o=atob(n);return"img_"+du(o).toString()+"-"+r}function zs(e="auto",r,t=hS){return e==="auto"?r?Math.round(r*t):10:e}function eF(e,r="auto",t=hS){if(!e.length)return new Map;let n=e.sort((l,c)=>l.elevation-c.elevation),o=n.findIndex(l=>l.elevation>=0);o===-1&&(o=n.length);let i=0,a=new Map;for(let l=o;l<n.length;l+=1){let c=n[l],d=n[l+1],f=c.elevation,m=d?d.elevation:void 0,g=m!==void 0?Math.max(0,m-f-1):0,y=l===o?f:0,E=zs(r,c.maxHeight,t)*(1+g+y),v=i;a.set(c.elevation,{altitude:v,effectiveHeight:E}),i+=E}let u=l=>-l-1;i=0;for(let l=o-1;l>=0;l-=1){let c=n[l],d=n[l-1],f=u(c.elevation),m=d?u(d.elevation):void 0,g=m!==void 0?Math.max(0,m-f-1):0,y=l===o-1?f:0,E=zs(r,c.maxHeight,t)*(1+g+y),v=-(i+E);a.set(c.elevation,{altitude:v,effectiveHeight:E}),i+=E}return a}function F4(e,r){let t=r(e.center);return{center:new je({latitude:t[1],longitude:t[0]}),radius:e.radius}}function tF(e){if(e.geometry.type==="Polygon")return{type:"Feature",geometry:{type:"Polygon",coordinates:[e.geometry.coordinates[0]]},properties:e.properties};let r=[];for(let t of e.geometry.coordinates)r.push([t[0]]);return{type:"Feature",geometry:{type:"MultiPolygon",coordinates:r},properties:e.properties}}var rF=Math.PI*.1,_o,ai,Oi,qu,Ad,lm,ca,nF,um,oF,sc=class{constructor(r,t,n,o,i){w(this,ca);h(this,"id");w(this,_o,{});w(this,ai);w(this,Oi);h(this,"departure");h(this,"destination");w(this,qu);w(this,Ad);w(this,lm);var a;this.id=(a=i==null?void 0:i.id)!=null?a:ft(),_(this,ai,t),_(this,Oi,r.features),this.departure=n,this.destination=o}get path(){return s(this,Oi).map(r=>s(this,ai).getById("node",r.properties.id)).filter(Boolean)}get coordinates(){return s(this,_o).coordinates?s(this,_o).coordinates:(s(this,_o).coordinates=s(this,Oi).map(r=>new je(r.geometry.coordinates[1],r.geometry.coordinates[0],r.properties.groupBy)),s(this,_o).coordinates)}get distance(){return s(this,_o).distance?s(this,_o).distance:(s(this,_o).distance=s(this,Oi).reduce((r,t)=>r+(t.properties.distance||0),0),s(this,_o).distance)}get instructions(){if(s(this,Oi).length<2)return[];if(s(this,_o).instructions)return s(this,_o).instructions;let r=[],t=0;for(let n=0;n<s(this,Oi).length;n++){let o=s(this,Oi)[n],i=s(this,Oi)[n-1],a=s(this,Oi)[n+1],u=new je(o.geometry.coordinates[1],o.geometry.coordinates[0],o.properties.groupBy),l=se(this,ca,nF).call(this,{prevDirection:i,direction:o,nextDirection:a});t+=(i==null?void 0:i.properties.distance)||0;for(let c of l)c&&(r.push({action:c,distance:t,coordinate:u,node:s(this,ai).getById("node",o.properties.id)}),t=0)}return s(this,_o).instructions=r,s(this,_o).instructions}toJSON(){return{id:this.id,directions:s(this,Oi),__type:"directions",from:this.departure,to:this.destination,coordinates:this.coordinates,distance:this.distance,instructions:this.instructions}}};_o=new WeakMap,ai=new WeakMap,Oi=new WeakMap,qu=new WeakMap,Ad=new WeakMap,lm=new WeakMap,ca=new WeakSet,nF=function(r){var y,E;let{prevDirection:t,direction:n,nextDirection:o}=r,i=t&&s(this,ai).getById("floor",t.properties.groupBy),a=s(this,ai).getById("floor",n.properties.groupBy),u=o&&s(this,ai).getById("floor",o.properties.groupBy),l=[];t||l.push({type:"Departure"});let c=s(this,ai).getMVFFeatureByNodeId("connection",n.properties.id),d=c?s(this,ai).getById("connection",c.id):void 0,f=c&&c.nodes.length>1,m=s(this,ai).enterpriseMode&&(!n.properties.destination||!(c!=null&&c.nodes.includes(n.properties.destination))||!(c!=null&&c.nodes.includes(n.properties.id)));if(c&&!(!f||m))if(!s(this,qu)||s(this,qu)==="exit")l.push(se(this,ca,um).call(this,"TakeConnection",a,u,d,c)),_(this,qu,"take"),_(this,Ad,d),_(this,lm,c);else{let v=s(this,ai).getMVFFeatureByNodeId("connection",(y=t==null?void 0:t.properties.id)!=null?y:""),b=s(this,ai).getById("connection",(E=v==null?void 0:v.id)!=null?E:"");l.push(se(this,ca,um).call(this,"ExitConnection",a,i,b,v)),_(this,qu,"exit"),_(this,Ad,d),_(this,lm,c)}else s(this,qu)==="take"?(l.push(se(this,ca,um).call(this,"ExitConnection",a,i,s(this,Ad),s(this,lm))),_(this,qu,"exit"),_(this,Ad,d)):u&&(a==null?void 0:a.id)!==u.id?l.push(se(this,ca,um).call(this,"TakeConnection",a,u,d)):i&&i.id!==(a==null?void 0:a.id)?l.push(se(this,ca,um).call(this,"ExitConnection",a,i,d)):l.push(se(this,ca,oF).call(this,t,n));return o||l.push({type:"Arrival"}),l},um=function(r,t,n,o,i){var c,d;let a="none",u=t?t.elevation:0;if(u!=null&&(n==null?void 0:n.elevation)!=null){let f=u-n.elevation;f>0?a="down":f<0&&(a="up")}let l=(d=(c=o==null?void 0:o.type)!=null?c:i==null?void 0:i.type)!=null?d:"stairs";return{type:r,fromFloor:t,toFloor:n,direction:a,connection:o,connectionType:l}},oF=function(r,t){let n=t.properties.edges;if(!n||n.filter(a=>a.destination.properties.id!==(r==null?void 0:r.properties.id)&&a.destination.properties.id!==t.properties.destination).length===0)return null;let i=r?-XO(r.properties.angle,t.properties.angle):0;return Math.abs(i)>=rF?{type:"Turn",bearing:YO(i,rF),referencePosition:"At"}:null};p();p();p();p();p();p();p();var Oo=class{constructor({origin:r,destination:t,distance:n=0,angle:o=0,pathWeight:i=0,multiplicativeDistanceWeightScaling:a=!0}){h(this,"origin");h(this,"destination");h(this,"distance");h(this,"angle");h(this,"weight");if(this.origin=r,this.destination=t,this.distance=n,this.angle=o,this.weight=i||0,a?r.properties.floor===t.properties.floor&&(this.weight=(this.weight>=0?this.distance*this.weight:0)+this.distance):r.properties.map===t.properties.map&&(this.weight=this.weight>=0?this.distance+this.weight:0),isNaN(this.angle))throw new Error("Invalid angle: Expected a numeric value, but received NaN.")}};p();p();p();p();function Va(e,r,t){if(t===void 0&&(t={}),!e)throw new Error("point is required");if(!r)throw new Error("polygon is required");var n=ia(e),o=aa(r),i=o.type,a=r.bbox,u=o.coordinates;if(a&&oJ(n,a)===!1)return!1;i==="Polygon"&&(u=[u]);for(var l=!1,c=0;c<u.length&&!l;c++)if(iF(n,u[c][0],t.ignoreBoundary)){for(var d=!1,f=1;f<u[c].length&&!d;)iF(n,u[c][f],!t.ignoreBoundary)&&(d=!0),f++;d||(l=!0)}return l}function iF(e,r,t){var n=!1;r[0][0]===r[r.length-1][0]&&r[0][1]===r[r.length-1][1]&&(r=r.slice(0,r.length-1));for(var o=0,i=r.length-1;o<r.length;i=o++){var a=r[o][0],u=r[o][1],l=r[i][0],c=r[i][1],d=e[1]*(a-l)+u*(l-e[0])+c*(e[0]-a)===0&&(a-e[0])*(l-e[0])<=0&&(u-e[1])*(c-e[1])<=0;if(d)return!t;var f=u>e[1]!=c>e[1]&&e[0]<(l-a)*(e[1]-u)/(c-u)+a;f&&(n=!n)}return n}function oJ(e,r){return r[0]<=e[0]&&r[1]<=e[1]&&r[2]>=e[0]&&r[3]>=e[1]}p();p();function Wn([e,r],[t,n]){let o=r-n,i=e-t;return(Math.atan2(i,o)+Math.PI*3)%(Math.PI*2)}p();p();function B4(e,r,t,n){let[o,i]=e,[a,u]=r,[l,c]=t,[d,f]=n;if(i===u&&o===a||c===f&&l===d)return null;let m=(d-l)*(u-i)-(f-c)*(a-o);if(m===0)return null;let g=((f-c)*(o-l)-(d-l)*(i-c))/m,y=((u-i)*(o-l)-(a-o)*(i-c))/m;if(g<0||g>1||y<0||y>1)return null;let E=i+g*(u-i);return[o+g*(a-o),E]}p();function VS(e,r,t,n){let o=ad(e,t/1e3,n),i=ad(r,t/1e3,n);return[o.geometry.coordinates,i.geometry.coordinates]}p();function HS(e){let r=e*(180/Math.PI);return r=r%360,r>180?r-=360:r<-180&&(r+=360),Object.is(r,-0)?0:r}var aF=111e3;function Ha(e,r,t=[],n=0){let o=!0,i=e.geometry.coordinates,a=r.geometry.coordinates,u=HS(Wn(i,a)-Math.PI/2),l=HS(Wn(i,a)+Math.PI/2),c=n/aF,d=n/(aF*Math.cos(i[1]*Math.PI/180)),f=Math.min(i[1],a[1])-c,m=Math.max(i[1],a[1])+c,g=Math.min(i[0],a[0])-d,y=Math.max(i[0],a[0])+d;for(let E of t)if(!(Math.max(E[0][1],E[1][1])<f||Math.min(E[0][1],E[1][1])>m||Math.max(E[0][0],E[1][0])<g||Math.min(E[0][0],E[1][0])>y)){if(n>0){let v=VS(i,a,n,u),b=VS(i,a,n,l);if(B4(v[0],v[1],E[0],E[1])||B4(b[0],b[1],E[0],E[1]))return o=!1,!1}else if(B4(i,a,E[0],E[1]))return o=!1,!1}return o}p();function sF(e,r=.5){let[t,n]=e,o=(t.x+n.x)/2,i=(t.y+n.y)/2,a=n.x-t.x,l=-(n.y-t.y),c=a,d=Math.sqrt(l*l+c*c),f=l/d,m=c/d,g={x:o+f*r,y:i+m*r},y={x:o-f*r,y:i-m*r};return[g,y]}var N0=.4,Pd,Xn,ZS,uF,lF,cF,dF,pF,fF,L4,k4=class{constructor({nodes:r,groupBy:t,multiplicativeDistanceWeightScaling:n}){w(this,Xn);h(this,"edges",{});h(this,"nodesById");h(this,"nodesByGroup",new Map);w(this,Pd);h(this,"hasLineOfSight",(r,t,n=[],o=N0)=>Ha({type:"Feature",properties:{id:"origin",neighbors:[]},geometry:{type:"Point",coordinates:r}},{type:"Feature",properties:{id:"destination",neighbors:[]},geometry:{type:"Point",coordinates:t}},n,o)===!0);w(this,L4,(r,t)=>{let n=0;for(let o of t)(!o[s(this,Pd)]||o[s(this,Pd)]===r.properties[s(this,Pd)])&&Va(r.geometry.coordinates,o.geometry.geometry)&&(n+=Math.max(0,o.cost));return n});_(this,Pd,t);let{features:o}=r;this.nodesById=se(this,Xn,uF).call(this,o),se(this,Xn,lF).call(this),se(this,Xn,cF).call(this,o,t,{multiplicativeDistanceWeightScaling:n})}getShortestEuclideanDistance(r,t){return t.reduce((n,o)=>{let i=ZD(r.geometry.coordinates,o.geometry.coordinates);return Math.min(n,i)},Number.MAX_VALUE)}dijkstraFindWithinTravelDistance(r,t,n,o,i,a){var g;let u=this.nodesById[r];if(!u)return[];let l=[],c={},d={},f=new Set,m=[];for(l.push({node:u,distance:0}),c[u.properties.id]=null,d[u.properties.id]=0;l.length>0;){l.sort((b,C)=>b.distance-C.distance);let y=l.shift();if(!y)break;let E=y.node,v=y.distance;if(!f.has(E.properties.id)){if(f.add(E.properties.id),m.length>=a)break;E.properties.id!=null&&n.includes((g=E.properties.id)==null?void 0:g.toString())&&(i?this.hasLineOfSight(u.geometry.coordinates,E.geometry.coordinates,o)&&m.push({feature:E,distance:v}):m.push({feature:E,distance:v}));for(let b of this.edges[E.properties.id]){let C=b.destination,M=v+b.distance,T=d[E.properties.id]+b.weight;M>t||f.has(C.properties.id)||d[C.properties.id]!==void 0&&T>=d[C.properties.id]||(d[C.properties.id]=T,c[C.properties.id]=b,l.push({node:C,distance:M}))}}}return m.sort((y,E)=>y.distance-E.distance)}aStar({originIds:r,destinationNodeIds:t,disabledConnectionNodeIds:n,zones:o,overrideEdgeWeights:i,disabledNodeIds:a}){var m;let u=se(this,Xn,ZS).call(this,r),l=se(this,Xn,ZS).call(this,t);if(u.length===0||l.length===0)return[];let{frontier:c,cameFrom:d,costSoFar:f}=se(this,Xn,dF).call(this,u,l);for(;c.length>0;){let g=c.shift();if(!g)break;if(se(this,Xn,pF).call(this,g.origin,l))return se(this,Xn,fF).call(this,d,g.origin.properties.id);for(let y of this.edges[g.origin.properties.id]){let E=(m=i==null?void 0:i.get(y))!=null?m:y.weight,v=y.destination.properties.map!==y.origin.properties.map,b=n==null?void 0:n.has(y.destination.properties.id);if(n!=null&&n.has(y.origin.properties.id)&&(v||b)||a!=null&&a.has(y.origin.properties.id))continue;let C=f[g.origin.properties.id]+E+s(this,L4).call(this,y.destination,o);if(C!==1/0&&(f[y.destination.properties.id]==null||C<f[y.destination.properties.id])){let M=C+this.getShortestEuclideanDistance(y.destination,l);f[y.destination.properties.id]=C,d[y.destination.properties.id]=y,c.push({origin:y.destination,priority:M})}}c.sort((y,E)=>y.priority-E.priority)}return[]}};Pd=new WeakMap,Xn=new WeakSet,ZS=function(r){return r.map(t=>this.nodesById[t]).filter(Boolean)},uF=function(r){return r.reduce((t,n)=>(t[n.properties.id]=n,t),{})},lF=function(){for(let r in this.nodesById)this.nodesById.hasOwnProperty(r)&&(this.nodesById[r].properties.neighbors=this.nodesById[r].properties.neighbors.filter(({id:t})=>!!this.nodesById[t]))},cF=function(r,t,n){r.forEach(o=>{let i=t==="default"?t:o.properties[t];this.nodesByGroup.has(i)||this.nodesByGroup.set(i,[]),this.nodesByGroup.get(i).push(o),this.edges[o.properties.id]=o.properties.neighbors.map(({id:a,weight:u})=>{let l=this.nodesById[a],c=Dr(o.geometry.coordinates,l.geometry.coordinates),d=Wn(o.geometry.coordinates,l.geometry.coordinates);return new Oo({origin:o,destination:l,pathWeight:u,distance:c,angle:d,multiplicativeDistanceWeightScaling:n==null?void 0:n.multiplicativeDistanceWeightScaling})})})},dF=function(r,t){let n=[],o={},i={};return r.forEach(a=>{let u=this.getShortestEuclideanDistance(a,t);n.push({origin:a,priority:u}),o[a.properties.id]=null,i[a.properties.id]=0}),n.sort((a,u)=>a.priority-u.priority),{frontier:n,cameFrom:o,costSoFar:i}},pF=function(r,t){return t.some(n=>n.properties.id===r.properties.id)},fF=function(r,t){let n=[],o=r[t];for(;o;)n.push(o),o=r[o.origin.properties.id];return n.reverse()},L4=new WeakMap;p();function iJ(e,r,t,n){let o=t[e].origin,i=r===t.length?n:t[r].origin;return Dr(o.geometry.coordinates,i.geometry.coordinates)}function mF(e,r,t,n=N0){if(e.length<3)return e;let o=1e-4,i=e.length,a=new Set;for(let m=0;m<i;m++)e[m].origin.properties.preventSmoothing&&a.add(m);let u=e[i-1].destination,l=new Array(i+1).fill(null).map(()=>({cost:1/0,prev:-1}));l[0]={cost:0,prev:-1};for(let m=0;m<i;m++){let g=!0;if(l[m].cost!==1/0){for(let y=m+1;y<=i;y++){let E=y===i?u:e[y].origin;if(Dr(e[m].origin.geometry.coordinates,E.geometry.coordinates)<.01)continue;let b=y===m+1&&y<i&&a.has(y),C=y===m+1&&a.has(m);if(!b&&!C&&!Ha(e[m].origin,E,r,n))continue;if(y>m+1){let R=!1;for(let L=m+1;L<y;L++)if(a.has(L)){R=!0;break}if(R)continue}let M=iJ(m,y,e,u),F=(y-m-1)*o,U=l[m].cost+M-F;U<l[y].cost&&(l[y]={cost:U,prev:m},g=!1)}g&&l[m+1].cost===1/0&&(l[m+1].cost=l[m].cost,l[m+1].prev=m)}}let c=[],d=i;for(;d!==-1;)c.unshift(d),d=l[d].prev===-1?d-1:l[d].prev;let f=[];for(let m=0;m<c.length-1;m++){let g=c[m],y=c[m+1],E=e[g].origin,v=y===i?u:e[y].origin;f.push(new Oo({origin:E,destination:v,distance:Dr(E.geometry.coordinates,v.geometry.coordinates),angle:Wn(E.geometry.coordinates,v.geometry.coordinates),multiplicativeDistanceWeightScaling:t}))}return f}p();var yF=Cl(WS());p();var hF=mD("Navigator");function N4(e,r,t){if(e==null||e[r]==null)return!1;let n=1<<t;return(e[r]&n)!==0}p();var aJ=.5;function gF(e,r,t,n,o,i){var y,E;if(!((E=(y=e==null?void 0:e.geoJSON)==null?void 0:y.geometry)!=null&&E.coordinates))return null;let[a,u]=sF(n,aJ),l=a,c=u;if(o){let v=Math.sqrt(Math.pow(a.x-o.x,2)+Math.pow(a.y-o.y,2));Math.sqrt(Math.pow(u.x-o.x,2)+Math.pow(u.y-o.y,2))<v&&(l=u,c=a)}let d=i(l.x,l.y),f=i(c.x,c.y),m={type:"Feature",geometry:{type:"Point",coordinates:[d.lon,d.lat]},properties:{id:"".concat(r,"_buffer_entry"),map:t,neighbors:[],preventSmoothing:!0}},g={type:"Feature",geometry:{type:"Point",coordinates:[f.lon,f.lat]},properties:{id:"".concat(r,"_buffer_exit"),map:t,neighbors:[],preventSmoothing:!0}};return{entryNode:m,exitNode:g,entryMeters:l,exitMeters:c}}function Ju(e){var r;return(r=e.properties.floor)!=null?r:e.properties.map}function bF(e,r,t,n){var L;let o=[e[0].origin];for(let A=0;A<e.length;A++)o.push(e[A].destination);let i=new Map,a=new Map;for(let A=0;A<o.length;A++)i.set(o[A].properties.id,o[A]),a.set(A,o[A]);let u=o[0].geometry.coordinates[1],{toCartesian:l,toGeographic:c}=Ep(u),d=o.map((A,j)=>{let N={x:0,y:0,nodeId:A.properties.id,originalIndex:j};return l(A.geometry.coordinates,N),N}),f=new Set,m=new Map,g=new Set;for(let A=0;A<o.length;A++){let j=r(o[A].properties.id);if(j&&(f.add(A),m.set(A,j)),A<o.length-1){let N=Ju(o[A]),$=Ju(o[A+1]);N!==$&&(g.add(A),g.add(A+1),A>0&&g.add(A-1))}}if(e.length<3&&f.size===0)return e;let y=e.length>=3?(0,yF.default)(d,.7,!1):d,E=new Set;for(let A=0;A<y.length;A++)E.add(y[A].originalIndex);let v=[];for(let A of f)E.has(A)||v.push(A);let b=y.slice(),C=.25;for(let A of g){if(E.has(A))continue;let j=a.get(A);if(!j)continue;let N=-1;for(let $=0;$<b.length-1;$++)if(b[$].originalIndex<A&&b[$+1].originalIndex>A){N=$+1;break}if(N!==-1){let $={x:0,y:0,nodeId:j.properties.id,originalIndex:A};l(j.geometry.coordinates,$),b.splice(N,0,$)}}for(let A of v){let j=a.get(A);if(!j)continue;let N=-1;for(let $=0;$<b.length-1;$++)if(b[$].originalIndex<A&&b[$+1].originalIndex>A){N=$+1;break}if(N!==-1){let $={x:0,y:0,nodeId:j.properties.id,originalIndex:A};l(j.geometry.coordinates,$);let te=cu($,b[N-1]),de=cu($,b[N]);te<C?b[N-1]=$:de<C?b[N]=$:b.splice(N,0,$)}}let M=[],T={x:0,y:0},F={x:0,y:0},U=new Map;for(let A=0;A<b.length;A++)U.set(b[A].originalIndex,A);for(let A of f){let j=a.get(A);if(!j)continue;let N=m.get(A);if(!N)continue;let $=(L=U.get(A))!=null?L:-1;if($!==-1){let te;$>0&&(te={x:b[$-1].x,y:b[$-1].y});let de=N.geoJSON.geometry.coordinates;l(de[0],T),l(de[1],F);let Y=[T,F],z=j.properties.id,W=Ju(j)||"test-floor",Q=gF(N,z,W,Y,te,c);if(Q){let oe={x:Q.entryMeters.x,y:Q.entryMeters.y,nodeId:Q.entryNode.properties.id,originalIndex:A-.5},ae={x:Q.exitMeters.x,y:Q.exitMeters.y,nodeId:Q.exitNode.properties.id,originalIndex:A+.5};i.set(Q.entryNode.properties.id,Q.entryNode),i.set(Q.exitNode.properties.id,Q.exitNode),M.push(oe,ae)}}}if(b.push(...M),b.sort((A,j)=>A.originalIndex-j.originalIndex),n&&b.length>=3)for(let A=0;A<b.length-1;A++){let j=b[A];if(j.nodeId.endsWith("_buffer_exit")){let N=b[b.length-1];if(A<b.length-2){let $=!1;for(let te=A+1;te<b.length-1;te++)if(b[te].nodeId.endsWith("_buffer_entry")||b[te].nodeId.endsWith("_buffer_exit")){$=!0;break}if(!$){let te=i.get(j.nodeId),de=i.get(N.nodeId);if(te&&de){if(Ju(te)!==Ju(de))continue;if(Ha(te,de,n,.1)){let Y=b.length-A-2;b.splice(A+1,Y)}}}}}}if(n&&b.length>=3){let A=b[0],j=-1;for(let N=1;N<b.length;N++)if(b[N].nodeId.endsWith("_buffer_entry")){j=N;break}if(j>1){let N=!1;for(let $=1;$<j;$++)if(b[$].nodeId.endsWith("_buffer_entry")||b[$].nodeId.endsWith("_buffer_exit")){N=!0;break}if(!N){let $=b[j],te=i.get(A.nodeId),de=i.get($.nodeId);if(te&&de&&Ju(te)===Ju(de)){if(Ha(te,de,n,.1)){let Y=j-1;b.splice(1,Y)}}}}}let R=[];for(let A=0;A<b.length-1;A++){let j=b[A],N=b[A+1],$=i.get(j.nodeId),te=i.get(N.nodeId);$&&te?R.push(new Oo({origin:$,destination:te,distance:Dr($.geometry.coordinates,te.geometry.coordinates),angle:Wn($.geometry.coordinates,te.geometry.coordinates),multiplicativeDistanceWeightScaling:t})):hF.warn("Origin or destination node not found for point ".concat(j.nodeId," or ").concat(N.nodeId))}return R}function fo(e,r){return new Oo({origin:e,destination:r,distance:Dr(e.geometry.coordinates,r.geometry.coordinates),angle:Wn(e.geometry.coordinates,r.geometry.coordinates)})}function vF(e,r,t,n=!0){if(e.length<3)return e;let o=new Set;for(let u=0;u<e.length;u++)if(e[u].origin.properties.preventSmoothing){if(o.add(u),n){for(let l=u-1;l>=0;l--)if(!e[l].origin.properties.preventSmoothing){o.add(l);break}}if(n){for(let l=u+1;l<e.length;l++)if(!e[l].origin.properties.preventSmoothing){o.add(l);break}}}if(e.length>0&&e[e.length-1].destination.properties.preventSmoothing&&(o.add(e.length-1),n)){for(let u=e.length-2;u>=0;u--)if(!e[u].origin.properties.preventSmoothing){o.add(u);break}}let i=[],a=0;for(let u=1;u<e.length;u++){let l=u===e.length-1,c=o.has(u),d=l?.05:.7,f=Ha(e[a].origin,e[u].origin,r,d),m=e[u].origin.properties.preventSmoothing,g=u-1;if(c){a!==u&&(f?(i.push(fo(e[a].origin,e[u].origin)),a=u):(a!==g&&(i.push(fo(e[a].origin,e[g].origin)),a=g),a!==u&&(i.push(fo(e[a].origin,e[u].origin)),a=u))),l&&i.push(fo(e[u].origin,e[u].destination));continue}if(m)f?(i.push(fo(e[a].origin,e[u].origin)),a=u):a!==g&&(i.push(fo(e[a].origin,e[g].origin)),a=g),i.push(fo(e[a].origin,e[u].origin)),a=u,l&&i.push(fo(e[u].origin,e[u].destination));else if(f)l&&(Ha(e[a].origin,e[u].destination,r,.7)?i.push(fo(e[a].origin,e[u].destination)):(i.push(fo(e[a].origin,e[u].origin)),i.push(fo(e[u].origin,e[u].destination))),a=u);else{if(a===g){l&&(i.push(fo(e[a].origin,e[u].origin)),i.push(fo(e[u].origin,e[u].destination)));continue}i.push(fo(e[a].origin,e[g].origin)),a=g,l&&(i.push(fo(e[a].origin,e[u].origin)),i.push(fo(e[u].origin,e[u].destination)))}}if(!1){let u=i[i.length-1];window.__DEBUG_PATH.finalSteps.push({nodeId:u.destination.properties.id,coordinate:u.destination.geometry.coordinates,floorId:Ju(u.destination)})}return i}p();function xF(e,r,t=.2,n={},o){var u,l,c,d;if(e.length<3)return e;let i=[e[0]],a=1;for(let f=a+2;f<e.length;f++)if("outdoors"in n&&N4((d=(c=(l=(u=e[a])==null?void 0:u.origin)==null?void 0:l.properties)==null?void 0:c.flags)!=null?d:[],n.outdoors.index,n.outdoors.bit)||e[a].origin.properties.preventSmoothing||!Ha(e[a].origin,e[f].origin,r,t)){let m=f-1;i.push(new Oo(ie(O({},e[a]),{destination:e[m].origin,distance:Dr(e[a].origin.geometry.coordinates,e[m].origin.geometry.coordinates),angle:Wn(e[a].origin.geometry.coordinates,e[m].origin.geometry.coordinates)}))),a=m}return i.push(new Oo(ie(O({},e[a]),{destination:e[e.length-1].origin,distance:Dr(e[a].origin.geometry.coordinates,e[e.length-1].origin.geometry.coordinates),angle:Wn(e[a].origin.geometry.coordinates,e[e.length-1].origin.geometry.coordinates),multiplicativeDistanceWeightScaling:o})),e[e.length-1]),i}p();var EF=Cl(WS());function IF(e,r){let t=new Set;if(e.length<2)return t;let n=[e[0].origin];for(let y=0;y<e.length;y++)n.push(e[y].destination);let o=n[0].geometry.coordinates[1],{toCartesian:i}=Ep(o),a=r;if(!a)return t;let u=n.map((y,E)=>{let v={x:0,y:0,nodeId:y.properties.id,originalIndex:E};return i(y.geometry.coordinates,v),v}),l=new Set,c=new Set;for(let y=0;y<u.length;y++)a(u[y].nodeId)&&(l.add(y),c.add(u[y].nodeId));if(l.size===0)return t;let d=u.length>=3?(0,EF.default)(u,.7,!1):u,f=new Map;for(let y=0;y<d.length;y++)f.set(d[y].originalIndex,y);let m=new Set;for(let y of l){let E=f.get(y);if(E!==void 0){if(E>0){let v=d[E-1].nodeId;m.add(v)}if(E<d.length-1){let v=d[E+1].nodeId;m.add(v)}}else{let v,b;for(let C=0;C<d.length-1;C++){let M=d[C].originalIndex,T=d[C+1].originalIndex;if(M<y&&y<T){v=d[C].nodeId,b=d[C+1].nodeId;break}}v&&m.add(v),b&&m.add(b)}}let g=0;for(let y of e)m.has(y.origin.properties.id)&&(y.origin.properties.preventSmoothing||(y.origin.properties.preventSmoothing=!0,t.add(y.origin.properties.id))),m.has(y.destination.properties.id)&&(y.destination.properties.preventSmoothing||(y.destination.properties.preventSmoothing=!0,t.add(y.destination.properties.id))),g++;return t}var cm=class{constructor({nodes:r,geojsonCollection:t,groupBy:n="default",multiplicativeDistanceWeightScaling:o,flagDeclarations:i,getDoorByNodeId:a}){h(this,"groupBy");h(this,"graph");h(this,"geometryEdgesByMapId",new Map);h(this,"flagDeclarations",{});h(this,"getDoorByNodeId");h(this,"disabledNodeIds");h(this,"generatePath",r=>{let{destination:t}=r[r.length-1],n={type:"FeatureCollection",features:[]};for(let i=0;i<r.length;i++){let{origin:a,destination:u}=r[i],l={id:a.properties.id,angle:r[i].angle,distance:r[i].distance,destination:u.properties.id,edges:this.graph.edges[a.properties.id]};this.groupBy!=="default"&&(l.groupBy=a.properties[this.groupBy]),n.features.push({type:"Feature",geometry:{type:"Point",coordinates:[a.geometry.coordinates[0],a.geometry.coordinates[1]]},properties:l})}let o={id:t.properties.id,edges:this.graph.edges[t.properties.id]};return this.groupBy!=="default"&&(o.groupBy=t.properties[this.groupBy]),n.features.push({type:"Feature",geometry:{type:"Point",coordinates:[t.geometry.coordinates[0],t.geometry.coordinates[1]]},properties:o}),n});h(this,"findNearestNodesOnGraph",(r,t,n,o,i=!1,a=1/0)=>{var u;return this.graph.dijkstraFindWithinTravelDistance(r,t,o,(u=this.geometryEdgesByMapId.get(n))!=null?u:[],i,a)});h(this,"hasLineOfSight",(r,t,n,o)=>this.graph.hasLineOfSight(r,t,this.geometryEdgesByMapId.get(n),o));h(this,"getDistance",(r,t)=>Dr(r,t));h(this,"getAngle",(r,t)=>Wn(r,t));this.groupBy=n,this.graph=new k4({nodes:r,groupBy:this.groupBy,multiplicativeDistanceWeightScaling:o});let u=(t==null?void 0:t.features)||[];this.flagDeclarations=i!=null?i:{},this.getDoorByNodeId=a,this.disabledNodeIds=this.getDisabledNodeIds(),u.forEach(l=>{let c=null;if(l.geometry.type==="LineString"?c=l.geometry.coordinates:l.geometry.type==="Polygon"&&(c=l.geometry.coordinates.flat()),c){let d=this.groupBy==="default"?this.groupBy:l.properties[this.groupBy];this.geometryEdgesByMapId.has(d)||this.geometryEdgesByMapId.set(d,[]),c.forEach((f,m)=>{this.geometryEdgesByMapId.get(d).push([f,c[m+1]||c[0]])})}})}getDisabledNodeIds(){let r=new Set;if(E1.public in this.flagDeclarations)for(let t in this.graph.nodesById)N4(this.graph.nodesById[t].properties.flags,this.flagDeclarations[E1.public].index,this.flagDeclarations[E1.public].bit)||r.add(t);return r}getDirections({zones:r,originIds:t,from:n,to:o,destinationNodeIds:i,disabledConnectionNodeIds:a,simplify:u,multiplicativeDistanceWeightScaling:l,overrideEdgeWeights:c}){var g;let d=(g=u==null?void 0:u.enabled)!=null?g:!0,f=r!=null?r:[],m=this.graph.aStar({originIds:t,destinationNodeIds:i,zones:f,disabledConnectionNodeIds:new Set(a),overrideEdgeWeights:c,disabledNodeIds:this.disabledNodeIds});if(m.length===0)return{type:"FeatureCollection",features:[]};if((u==null?void 0:u.__EXPERIMENTAL_METHOD)!=="greedy-los"&&n&&o&&n.length===1&&o.length===1){let y=new Oo({origin:n[0],destination:m[0].origin,distance:Dr(n[0].geometry.coordinates,m[0].origin.geometry.coordinates),angle:Wn(n[0].geometry.coordinates,m[0].origin.geometry.coordinates),multiplicativeDistanceWeightScaling:l}),E=m.slice(),v=new Oo({origin:m[m.length-1].destination,destination:o[0],distance:Dr(m[m.length-1].destination.geometry.coordinates,o[0].geometry.coordinates),angle:Wn(m[m.length-1].destination.geometry.coordinates,o[0].geometry.coordinates),multiplicativeDistanceWeightScaling:l});E.unshift(y),E.push(v),m=E}return d&&(m=this.simplifyAllSteps(m,u,l)),this.generatePath(m)}simplifyAllSteps(r,t={enabled:!0,__EXPERIMENTAL_METHOD:"greedy-los"},n){var m,g,y,E;let o=[],i=[r[0]],a=(m=t.__EXPERIMENTAL_METHOD)!=null?m:"greedy-los",u=(g=t.radius)!=null?g:N0,l=a==="dp-optimal"?this.simplifyStepsWithDPMethod.bind(this):a==="rdp"?this.simplifyStepsImprovedWithSimplifyBeforeLoSChecks.bind(this):this.simplifySteps.bind(this);for(let v=1;v<r.length;v++)if(this.groupBy!=="default"&&r[v].origin.properties[this.groupBy]!==r[v-1].origin.properties[this.groupBy]){let b=r[v-1].origin.properties[this.groupBy],C=(y=this.geometryEdgesByMapId.get(b))!=null?y:[];o.push(...l(i,C,u,n,t)),i=[r[v]]}else i.push(r[v]);let c=r[r.length-1],d=this.groupBy==="default"?this.groupBy:c.origin.properties[this.groupBy],f=(E=this.geometryEdgesByMapId.get(d))!=null?E:[];return o.push(...l(i,f,u,n,t)),o}simplifySteps(r,t,n,o,i){return xF(r,t,n,this.flagDeclarations,o)}simplifyStepsImprovedWithSimplifyBeforeLoSChecks(r,t,n,o,i){var l;if(r.length<3)return r;!1,r=bF(r,this.getDoorByNodeId,o,t);let a=(i==null?void 0:i.__EXPERIMENTAL_METHOD)==="rdp"&&(l=i.mustIncludeDoorBufferNodes)!=null?l:!0;return vF(r,t,o,a)}simplifyStepsWithDPMethod(r,t,n,o,i){var d;if(r.length<3)return r;let a=new Set;((i==null?void 0:i.__EXPERIMENTAL_METHOD)==="dp-optimal"&&(d=i.includeDoorBufferNodes)!=null?d:!1)&&(a=IF(r,this.getDoorByNodeId));for(let f=0;f<r.length-1;f++){let m=r[f].origin.properties.floor,g=r[f+1].origin.properties.floor;m!==g&&(r[f].origin.properties.preventSmoothing||(r[f].origin.properties.preventSmoothing=!0,a.add(r[f].origin.properties.id)),r[f+1].origin.properties.preventSmoothing||(r[f+1].origin.properties.preventSmoothing=!0,a.add(r[f+1].origin.properties.id)))}let l=r[r.length-1];l.origin.properties.floor!==l.destination.properties.floor&&(l.origin.properties.preventSmoothing||(l.origin.properties.preventSmoothing=!0,a.add(l.origin.properties.id))),!1;let c=mF(r,t,o,n);if(!1){let f=c[c.length-1];window.__DEBUG_PATH.finalSteps.push({nodeId:f.destination.properties.id,coordinate:f.destination.geometry.coordinates,floorId:f.destination.properties.map})}for(let f of r)a.has(f.origin.properties.id)&&delete f.origin.properties.preventSmoothing,a.has(f.destination.properties.id)&&delete f.destination.properties.preventSmoothing;return c}};p();p();function SF(e){return Vu(e)?"navigationTarget"in e&&e.navigationTarget!=null:!1}var sJ={lineOfSight:!0,mode:"absolute-distance",maxResults:1};function CF(e){return ie(O({},sJ),{lineOfSight:!e})}var fr=new WeakMap;function j4(e,r,t){var a;let n=CF(t),o=r.Query.__LEGACY_NEAREST_SYNC(e,r.getByType("node"),n),i=(a=o==null?void 0:o[0])==null?void 0:a.feature.id;return i?[i]:[]}async function U4(e,r,t){var a;let n=CF(t),o=await r.Query.nearest(e,r.getByType("node"),n),i=(a=o==null?void 0:o[0])==null?void 0:a.feature.id;return i?[i]:[]}function uJ(e,r,t){let n=[];for(let o of e.navigationTarget){let i=dm(o,r,t);n.push(...i)}return n}async function lJ(e,r,t){let n=[];for(let o of e.navigationTarget){let i=await uc(o,r,t);n.push(...i)}return n}function DF(e,r){let t=r==null?void 0:r.getMVFFeatureById("entrance",e.id),n=t==null?void 0:t.properties.node;return n?[n]:[]}function TF(e,r){var n;let t=r==null?void 0:r.getMVFFeatureById("area",e.id);return(n=t==null?void 0:t.properties.destinationNodes)!=null?n:[]}function MF(e,r){var o,i;let t=r==null?void 0:r.getMVFFeatureById("space",e.id);if(t==null)return[];let n=(o=r.entranceNodeIdsBySpaceId)==null?void 0:o[e.id];return n&&n.length>0?n:(i=t.properties.destinationNodes)!=null?i:[]}function cJ(e,r,t){let n=[];for(let o of e.coordinates){let i=j4(o,r,t);i.length>0&&n.push(i[0])}return n}async function dJ(e,r,t){let n=[];for(let o of e.coordinates){let i=await U4(o,r,t);i.length>0&&n.push(i[0])}return n}function wF(e,r){var t;return(t=r==null?void 0:r.objectEntranceNodeIdsByObstructionId[e.id])!=null?t:[]}function AF(e,r){return e.spaces.flatMap(t=>{var n,o;return(o=(n=r==null?void 0:r.getMVFFeatureById("space",t.id))==null?void 0:n.properties.destinationNodes)!=null?o:[]}).filter(t=>typeof t=="string")}function PF(e){return e.nodes.map(r=>r.id)}function dm(e,r,t){if(fr.has(e))return fr.get(e);if(Wu.is(e)){let n=uJ(e,r,t);return fr.set(e,n),n}else if(za.is(e)){let n=j4(e,r,t);return fr.set(e,n),n}else if(je.is(e)){let n=j4(e,r,t);return fr.set(e,n),n}else{if(Ai.is(e))return j4(e,r,t);if(wo.is(e)){let n=DF(e,r);return fr.set(e,n),n}else if(ua.is(e)){let n=TF(e,r);return fr.set(e,n),n}else if(kr.is(e)){let n=MF(e,r);return fr.set(e,n),n}else if(Zn.is(e)){let n=cJ(e,r,t);return fr.set(e,n),n}else if(ii.is(e)){let n=wF(e,r);return fr.set(e,n),n}else if(_n.is(e)){let n=AF(e,r);return fr.set(e,n),n}else if(ri.is(e)){let n=PF(e);return fr.set(e,n),n}else if(sa.is(e)){let n=[e.id];return fr.set(e,n),n}else return[]}}async function uc(e,r,t){if(fr.has(e))return fr.get(e);if(Wu.is(e)){let n=await lJ(e,r,t);return fr.set(e,n),n}else if(za.is(e)){let n=await U4(e,r,t);return fr.set(e,n),n}else if(je.is(e)){let n=await U4(e,r,t);return fr.set(e,n),n}else if(Ai.is(e)){let n=await U4(e,r,t);return fr.set(e,n),n}else if(wo.is(e)){let n=DF(e,r);return fr.set(e,n),n}else if(ua.is(e)){let n=TF(e,r);return fr.set(e,n),n}else if(kr.is(e)){let n=MF(e,r);return fr.set(e,n),n}else if(Zn.is(e)){let n=await dJ(e,r,t);return fr.set(e,n),n}else if(ii.is(e)){let n=wF(e,r);return fr.set(e,n),n}else{if(_n.is(e))return AF(e,r);if(ri.is(e)){let n=PF(e);return fr.set(e,n),n}else if(sa.is(e)){let n=[e.id];return fr.set(e,n),n}else return[]}}function _F(e,r){if(!e.instances||e.instances.length===0)return e;for(let t of e.instances)if(t.nodes.map(o=>o.id).includes(r))return t;return e}function OF(e,r,t){var i,a;let n=(i=e.features[0])==null?void 0:i.properties.id,o=r[0];if(r.length>1){for(let u of r)if(((a=t.get(u))!=null?a:[]).includes(n)){o=u;break}}return ri.is(o)&&(o=_F(o,n)),o}function FF(e,r,t){var i,a;let n=(i=e.features[e.features.length-1])==null?void 0:i.properties.id,o=r[0];if(r.length>1){for(let u of r)if(((a=t.get(u))!=null?a:[]).includes(n)){o=u;break}}return ri.is(o)&&(o=_F(o,n)),o}function XS(e){if(je.is(e))return e;if(!(!SF(e)||Array.isArray(e.navigationTarget)||!je.is(e.navigationTarget)))return e.navigationTarget}var U0,G4,pm=class{constructor({nodes:r,geojsonCollection:t,connections:n,groupBy:o,multiplicativeDistanceWeightScaling:i,flagDeclarations:a,getDoorByNodeId:u}){h(this,"navigator");h(this,"connections");h(this,"getDirections",async(r,t,n,o)=>{let i=new Map,a=new Map;for(let d of r)i.set(d,await uc(d,o,o.enterpriseMode));for(let d of t)a.set(d,await uc(d,o,o.enterpriseMode));let{originIds:u,destinationNodeIds:l,featureToNodeIdsMap:c}=this.processTargets(i,a,o);return s(this,U0).call(this,r,t,u,l,n,o,c)});h(this,"getDirectionsSync",(r,t,n,o)=>{let i=new Map(r.map(d=>[d,dm(d,o,o.enterpriseMode)])),a=new Map(t.map(d=>[d,dm(d,o,o.enterpriseMode)])),{originIds:u,destinationNodeIds:l,featureToNodeIdsMap:c}=this.processTargets(i,a,o);return s(this,U0).call(this,r,t,u,l,n,o,c)});w(this,U0,(r,t,n,o,i,a,u)=>{var b;let l=this.getDisabledConnectionNodeIds(i.accessible).filter(C=>!n.includes(C)&&!o.includes(C)),c=new Map,d=O({},i.connectionIdWeightMap);for(let C of i.excludedConnections)d[C.id]=1/0;for(let C in d){let M=a.getById("connection",C);M&&s(this,G4).call(this,M,d[C],c)}let m=((b=i.smoothing.__EXPERIMENTAL_METHOD)!=null?b:"greedy-los")!=="greedy-los",g=this.navigator.getDirections({zones:i.zones.map(C=>{var M;return{geometry:C.geometry,cost:C.cost,map:(M=C.floor)==null?void 0:M.id}}),originIds:n,from:m?BF(r):[],to:m?BF(t):[],destinationNodeIds:o,disabledConnectionNodeIds:l,simplify:i.smoothing,overrideEdgeWeights:c,multiplicativeDistanceWeightScaling:!a.enterpriseMode});this.addCoordinateDirections(g,r,t);let y=OF(g,r,u),E=FF(g,t,u),v=new sc(g,a,y,E);if(!(v.distance===0&&new Set([...n,...o]).size===n.length+o.length))return v});h(this,"getDisabledConnectionNodeIds",r=>r===!1?[]:this.connections.reduce((t,n)=>n.accessible?t:t.concat(n.nodes),[]));w(this,G4,(r,t,n)=>{if(r.nodes.length<2)return;let o=new Set(r.nodes.map(i=>i.id));for(let i of r.nodes){let a=this.navigator.graph.edges[i.id];if(a)for(let u of a)o.has(u.destination.properties.id)&&n.set(u,t)}});h(this,"addCoordinateDirections",(r,[t],[n])=>{if(!r.features.length)return;let o=XS(t);if(o){let a=this.createDirectionFeature(o,this.navigator.getAngle([o.longitude,o.latitude],r.features[0].geometry.coordinates),this.navigator.getDistance([o.longitude,o.latitude],r.features[0].geometry.coordinates));r.features.splice(0,0,a)}let i=XS(n);if(i){let a=this.createDirectionFeature(i,0,0),u=r.features[r.features.length-1];u.properties.distance=this.navigator.getDistance(u.geometry.coordinates,[i.longitude,i.latitude]),u.properties.angle=this.navigator.getAngle(u.geometry.coordinates,[i.longitude,i.latitude]),r.features.push(a)}});h(this,"createDirectionFeature",(r,t,n)=>({type:"Feature",geometry:{type:"Point",coordinates:[r.longitude,r.latitude]},properties:{groupBy:r.floorId,id:r.id,angle:t,distance:n,edges:[]}}));this.navigator=new cm({nodes:r,geojsonCollection:this.createCollection(t),groupBy:o,multiplicativeDistanceWeightScaling:i,flagDeclarations:a,getDoorByNodeId:u}),this.connections=n}processTargets(r,t,n){let o=[],i=[],a=new Map,u=new Set,l=new Set;for(let[c,d]of r){let f=a.get(c);f||(f=[],a.set(c,f)),kr.is(c)&&u.add(c.id);for(let m of d)f.push(m),o.push(m)}for(let[c,d]of t){let f=a.get(c);f||(f=[],a.set(c,f)),kr.is(c)&&l.add(c.id);for(let m of d)f.push(m),i.push(m)}if(u.size===0&&l.size===0)return{originIds:o,destinationNodeIds:i,featureToNodeIdsMap:a};for(let c of o){let d=n.spaceIdsByNodeId[c]||[];for(let f of d)if(l.has(f)){i.push(c);break}}for(let c of i){let d=n.spaceIdsByNodeId[c]||[];for(let f of d)if(u.has(f)){o.push(c);break}}return{originIds:o,destinationNodeIds:i,featureToNodeIdsMap:a}}createCollection(r){return{type:"FeatureCollection",features:Object.entries(r).reduce((t,[n,o])=>t.concat(o.features.map(i=>(i.properties.map=n,i))),[])}}};U0=new WeakMap,G4=new WeakMap;function pJ(e){if(je.is(e))return e.floorId;if(kr.is(e)||wo.is(e)||Ai.is(e)||za.is(e)||ii.is(e)||ua.is(e)||sa.is(e))return e.floor.id;if((Zn.is(e)||ri.is(e))&&e.coordinates.length>0)return e.coordinates[0].floorId;if(_n.is(e)&&e.spaces.length>0)return e.spaces[0].floor.id}function BF(e){return e.reduce((r,t)=>{let n=Kl(t);if(!n)return r;let o=pJ(t);return r.push({type:"Feature",geometry:{type:"Point",coordinates:[n.longitude,n.latitude]},properties:{id:t.id,neighbors:[],map:o}}),r},[])}p();p();p();import _d from"zod";var fm=50,YS=1,qS=!1,kF=_d.object({limit:_d.enum(["same-floor","same-elevation","all-floors"]).optional(),mode:_d.enum(["travel-distance","absolute-distance"]).optional(),lineOfSight:_d.boolean().optional().or(_d.literal("auto")),maxDistance:_d.number().optional(),maxResults:_d.number().optional()}),LF={lineOfSight:qS,mode:"travel-distance",maxDistance:fm,limit:"same-floor",maxResults:YS},En,z0,$0,JS,mm,z4,$4,G0=class{constructor(r,t){w(this,$0);w(this,En);w(this,z0);h(this,"__LEGACY_NEAREST_SYNC",(r,t,n)=>{let o=O(O({},LF),n);try{kF.parse(o)}catch(d){Z.error(d);return}let i=Kl(r);if(!i)return;let a=se(this,$0,JS).call(this,i,o),u=[],l={},c=[];for(let d of t){let f=dm(d,s(this,En),s(this,En).enterpriseMode);if(f)for(let m of f)l[m]||(l[m]=[]),l[m].push(d),c.push(m)}return(n==null?void 0:n.mode)==="absolute-distance"?u=s(this,mm).call(this,i,a,t,o):u=s(this,$4).call(this,r,a,c,l,o),u.sort((d,f)=>d.distance-f.distance)});w(this,mm,(r,t,n,o)=>{var u,l;let i=[],a=new Set(n.map(c=>c.__type));for(let c of t)for(let d of a){let f=s(this,z0).searchWithIncludedIds([r.longitude,r.latitude],d,s(this,En).mapName,c,n.filter(m=>m.__type===d).map(m=>m.id),(u=o==null?void 0:o.maxDistance)!=null?u:fm,(o==null?void 0:o.lineOfSight)==="auto"?qS:o==null?void 0:o.lineOfSight,(l=o==null?void 0:o.maxResults)!=null?l:1);if(f)for(let m of f)i.push({distance:m.distance,feature:s(this,En).getById(d,m.node.properties.parentId)||s(this,En).getById(d,m.node.properties.id)})}return i});w(this,z4,async(r,t,n,o,i)=>{var u,l,c,d;let a=[];for(let f of t){let m,g=0;if(!sa.is(r)){let y=s(this,mm).call(this,r.anchorTarget,[f],s(this,En).getByType("node").filter(E=>E.floor.id===f),{limit:"same-floor",lineOfSight:(u=i==null?void 0:i.lineOfSight)!=null?u:!0,mode:"absolute-distance",maxDistance:(l=i==null?void 0:i.maxDistance)!=null?l:fm,maxResults:1});y.length>0&&(m=y[0].feature,g=y[0].distance)}if(m){let y=new Set,E=s(this,En).directions.navigator.findNearestNodesOnGraph(m.id,((c=i==null?void 0:i.maxDistance)!=null?c:fm)-g,f,n,!1,(d=i==null?void 0:i.maxResults)!=null?d:YS);for(let v of E)for(let b of o[v.feature.properties.id])y.has(b.id)||(a.push({distance:v.distance+g,feature:b}),y.add(b.id))}}return a});w(this,$4,(r,t,n,o,i)=>{var u,l,c,d,f;let a=[];for(let m of t){let g;if(sa.is(r)||(g=(c=this.__LEGACY_NEAREST_SYNC(r,s(this,En).getByType("node"),{lineOfSight:(u=i==null?void 0:i.lineOfSight)!=null?u:!0,mode:"absolute-distance",maxDistance:(l=i==null?void 0:i.maxDistance)!=null?l:fm,maxResults:1}))==null?void 0:c[0].feature),g){let y=s(this,En).directions.navigator.findNearestNodesOnGraph(g.id,(d=i==null?void 0:i.maxDistance)!=null?d:fm,m,n,(i==null?void 0:i.lineOfSight)==="auto"?qS:i==null?void 0:i.lineOfSight,(f=i==null?void 0:i.maxResults)!=null?f:YS);for(let E of y)for(let v of o[E.feature.properties.id])a.push({distance:E.distance,feature:v})}}return a});_(this,En,r),_(this,z0,t)}async nearest(r,t,n){let o=O(O({},LF),n);try{kF.parse(o)}catch(f){Z.error(f);return}let i=Kl(r);if(!i)return;let a=se(this,$0,JS).call(this,i,o),u=[],l={},c=[],d=[];if((n==null?void 0:n.mode)==="absolute-distance")u=s(this,mm).call(this,i,a,t,o);else{for(let f of t)d.push(uc(f,s(this,En),s(this,En).enterpriseMode).then(m=>{if(m)for(let g of m)l[g]||(l[g]=[]),l[g].push(f),c.push(g)}));await Promise.all(d),u=await s(this,z4).call(this,r,a,c,l,o)}return u.sort((f,m)=>f.distance-m.distance)}};En=new WeakMap,z0=new WeakMap,$0=new WeakSet,JS=function(r,t){let n=r.floorId?[r.floorId]:[];if((t==null?void 0:t.limit)==="all-floors")n=s(this,En).getByType("floor").map(o=>o.id);else if(r.floorId==null)for(let o of s(this,En).getByType("floor-stack")){let i=o.defaultFloor;i&&n.push(i.id)}else if((t==null?void 0:t.limit)==="same-elevation"){let o=s(this,En).floorsById[r.floorId];if(o){let i=o==null?void 0:o.elevation;i!=null&&(n=s(this,En).getByType("floor-stack").map(a=>{var u;return(u=a.floors.find(l=>l.elevation===i))==null?void 0:u.id}).filter(Boolean))}}return n},mm=new WeakMap,z4=new WeakMap,$4=new WeakMap;p();var hm,H4,RF,V4=class{constructor(r){w(this,H4);w(this,hm);_(this,hm,r)}at(r){let t=[],n=[r.longitude,r.latitude],o=r.floorId?[r.floorId]:s(this,hm).getAllFloorIds();for(let i of o){let a=s(this,hm).searchAtCoordinate(r,i);for(let u of a)se(this,H4,RF).call(this,n,u)&&t.push(u)}return t}};hm=new WeakMap,H4=new WeakSet,RF=function(r,t){let n=t.geoJSON;if(!n||!n.geometry)return!1;let o=n.geometry.type;return o==="Point"?r[0]===n.geometry.coordinates[0]&&r[1]===n.geometry.coordinates[1]:o!=="Polygon"&&o!=="MultiPolygon"?!1:Va(r,n)};p();p();p();p();function NF(e){let r=+this._x.call(null,e),t=+this._y.call(null,e);return jF(this.cover(r,t),r,t,e)}function jF(e,r,t,n){if(isNaN(r)||isNaN(t))return e;var o,i=e._root,a={data:n},u=e._x0,l=e._y0,c=e._x1,d=e._y1,f,m,g,y,E,v,b,C;if(!i)return e._root=a,e;for(;i.length;)if((E=r>=(f=(u+c)/2))?u=f:c=f,(v=t>=(m=(l+d)/2))?l=m:d=m,o=i,!(i=i[b=v<<1|E]))return o[b]=a,e;if(g=+e._x.call(null,i.data),y=+e._y.call(null,i.data),r===g&&t===y)return a.next=i,o?o[b]=a:e._root=a,e;do o=o?o[b]=new Array(4):e._root=new Array(4),(E=r>=(f=(u+c)/2))?u=f:c=f,(v=t>=(m=(l+d)/2))?l=m:d=m;while((b=v<<1|E)===(C=(y>=m)<<1|g>=f));return o[C]=i,o[b]=a,e}function UF(e){var r,t,n=e.length,o,i,a=new Array(n),u=new Array(n),l=1/0,c=1/0,d=-1/0,f=-1/0;for(t=0;t<n;++t)isNaN(o=+this._x.call(null,r=e[t]))||isNaN(i=+this._y.call(null,r))||(a[t]=o,u[t]=i,o<l&&(l=o),o>d&&(d=o),i<c&&(c=i),i>f&&(f=i));if(l>d||c>f)return this;for(this.cover(l,c).cover(d,f),t=0;t<n;++t)jF(this,a[t],u[t],e[t]);return this}p();function GF(e,r){if(isNaN(e=+e)||isNaN(r=+r))return this;var t=this._x0,n=this._y0,o=this._x1,i=this._y1;if(isNaN(t))o=(t=Math.floor(e))+1,i=(n=Math.floor(r))+1;else{for(var a=o-t||1,u=this._root,l,c;t>e||e>=o||n>r||r>=i;)switch(c=(r<n)<<1|e<t,l=new Array(4),l[c]=u,u=l,a*=2,c){case 0:o=t+a,i=n+a;break;case 1:t=o-a,i=n+a;break;case 2:o=t+a,n=i-a;break;case 3:t=o-a,n=i-a;break}this._root&&this._root.length&&(this._root=u)}return this._x0=t,this._y0=n,this._x1=o,this._y1=i,this}p();function zF(){var e=[];return this.visit(function(r){if(!r.length)do e.push(r.data);while(r=r.next)}),e}p();function $F(e){return arguments.length?this.cover(+e[0][0],+e[0][1]).cover(+e[1][0],+e[1][1]):isNaN(this._x0)?void 0:[[this._x0,this._y0],[this._x1,this._y1]]}p();p();function On(e,r,t,n,o){this.node=e,this.x0=r,this.y0=t,this.x1=n,this.y1=o}function VF(e,r,t){var n,o=this._x0,i=this._y0,a,u,l,c,d=this._x1,f=this._y1,m=[],g=this._root,y,E;for(g&&m.push(new On(g,o,i,d,f)),t==null?t=1/0:(o=e-t,i=r-t,d=e+t,f=r+t,t*=t);y=m.pop();)if(!(!(g=y.node)||(a=y.x0)>d||(u=y.y0)>f||(l=y.x1)<o||(c=y.y1)<i))if(g.length){var v=(a+l)/2,b=(u+c)/2;m.push(new On(g[3],v,b,l,c),new On(g[2],a,b,v,c),new On(g[1],v,u,l,b),new On(g[0],a,u,v,b)),(E=(r>=b)<<1|e>=v)&&(y=m[m.length-1],m[m.length-1]=m[m.length-1-E],m[m.length-1-E]=y)}else{var C=e-+this._x.call(null,g.data),M=r-+this._y.call(null,g.data),T=C*C+M*M;if(T<t){var F=Math.sqrt(t=T);o=e-F,i=r-F,d=e+F,f=r+F,n=g.data}}return n}p();function HF(e){if(isNaN(d=+this._x.call(null,e))||isNaN(f=+this._y.call(null,e)))return this;var r,t=this._root,n,o,i,a=this._x0,u=this._y0,l=this._x1,c=this._y1,d,f,m,g,y,E,v,b;if(!t)return this;if(t.length)for(;;){if((y=d>=(m=(a+l)/2))?a=m:l=m,(E=f>=(g=(u+c)/2))?u=g:c=g,r=t,!(t=t[v=E<<1|y]))return this;if(!t.length)break;(r[v+1&3]||r[v+2&3]||r[v+3&3])&&(n=r,b=v)}for(;t.data!==e;)if(o=t,!(t=t.next))return this;return(i=t.next)&&delete t.next,o?(i?o.next=i:delete o.next,this):r?(i?r[v]=i:delete r[v],(t=r[0]||r[1]||r[2]||r[3])&&t===(r[3]||r[2]||r[1]||r[0])&&!t.length&&(n?n[b]=t:this._root=t),this):(this._root=i,this)}function ZF(e){for(var r=0,t=e.length;r<t;++r)this.remove(e[r]);return this}p();function WF(){return this._root}p();function XF(){var e=0;return this.visit(function(r){if(!r.length)do++e;while(r=r.next)}),e}p();function YF(e){var r=[],t,n=this._root,o,i,a,u,l;for(n&&r.push(new On(n,this._x0,this._y0,this._x1,this._y1));t=r.pop();)if(!e(n=t.node,i=t.x0,a=t.y0,u=t.x1,l=t.y1)&&n.length){var c=(i+u)/2,d=(a+l)/2;(o=n[3])&&r.push(new On(o,c,d,u,l)),(o=n[2])&&r.push(new On(o,i,d,c,l)),(o=n[1])&&r.push(new On(o,c,a,u,d)),(o=n[0])&&r.push(new On(o,i,a,c,d))}return this}p();function qF(e){var r=[],t=[],n;for(this._root&&r.push(new On(this._root,this._x0,this._y0,this._x1,this._y1));n=r.pop();){var o=n.node;if(o.length){var i,a=n.x0,u=n.y0,l=n.x1,c=n.y1,d=(a+l)/2,f=(u+c)/2;(i=o[0])&&r.push(new On(i,a,u,d,f)),(i=o[1])&&r.push(new On(i,d,u,l,f)),(i=o[2])&&r.push(new On(i,a,f,d,c)),(i=o[3])&&r.push(new On(i,d,f,l,c))}t.push(n)}for(;n=t.pop();)e(n.node,n.x0,n.y0,n.x1,n.y1);return this}p();function JF(e){return e[0]}function KF(e){return arguments.length?(this._x=e,this):this._x}p();function QF(e){return e[1]}function e8(e){return arguments.length?(this._y=e,this):this._y}function V0(e,r,t){var n=new KS(r==null?JF:r,t==null?QF:t,NaN,NaN,NaN,NaN);return e==null?n:n.addAll(e)}function KS(e,r,t,n,o,i){this._x=e,this._y=r,this._x0=t,this._y0=n,this._x1=o,this._y1=i,this._root=void 0}function t8(e){for(var r={data:e.data},t=r;e=e.next;)t=t.next={data:e.data};return r}var Fo=V0.prototype=KS.prototype;Fo.copy=function(){var e=new KS(this._x,this._y,this._x0,this._y0,this._x1,this._y1),r=this._root,t,n;if(!r)return e;if(!r.length)return e._root=t8(r),e;for(t=[{source:r,target:e._root=new Array(4)}];r=t.pop();)for(var o=0;o<4;++o)(n=r.source[o])&&(n.length?t.push({source:n,target:r.target[o]=new Array(4)}):r.target[o]=t8(n));return e};Fo.add=NF;Fo.addAll=UF;Fo.cover=GF;Fo.data=zF;Fo.extent=$F;Fo.find=VF;Fo.remove=HF;Fo.removeAll=ZF;Fo.root=WF;Fo.size=XF;Fo.visit=YF;Fo.visitAfter=qF;Fo.x=KF;Fo.y=e8;p();function QS(e,r,t,n=0,o=0,i=0,a=0){if(t===void 0){t=e.root();let l=e.extent();if(l&&([[n,o],[i,a]]=l,r(t,n,o,i,a)))return!0;if(!t)return!1}let u=[[n,o,(i+n)/2,(a+o)/2],[(i+n)/2,o,i,(a+o)/2],[n,(a+o)/2,(i+n)/2,a],[(i+n)/2,(a+o)/2,i,a]];for(let l=0;l<4;l++){let c=t[l];if(c){let[d,f,m,g]=u[l];r(c,d,f,m,g)||QS(e,r,c,d,f,m,g)}}return!1}var r8=1e3,fJ=.1,mJ=5,hJ=1.5,Za,H0,W4,n8,mo,Od,Z4=class{constructor(r,t){w(this,W4);w(this,Za,{});w(this,H0,new Map);h(this,"getMaxSearchRadiusForFloorId",(r,t)=>{var i;let n=(i=s(this,H0).get(s(this,mo).mapName))==null?void 0:i.get(t);if(n)return n;let o=this.getNodeTreeByTypeAndFloorId(r,s(this,mo).mapName,t);if(typeof o.extent=="function")if(o.extent()){let[[a,u],[l,c]]=o.extent(),d=l-a,f=c-u;n=Math.max(d,f)}else n=r8;else n=r8;return s(this,H0).set(s(this,mo).mapName,new Map([[t,n]])),n});w(this,mo);w(this,Od);_(this,mo,r),_(this,Od,t)}searchWithIncludedIds(r,t,n,o,i,a,u=!1,l=1/0){let c=this.getNodeTreeByTypeAndFloorId(t,n,o),d=new Set,f=[],m=mJ,g=Math.max(a,this.getMaxSearchRadiusForFloorId(t,o));for(;f.length<l&&m<=g;){let y=se(this,W4,n8).call(this,r,c,i,m,a,d);y.sort((E,v)=>E.distance-v.distance);for(let E of y){if(f.length>=l)break;u?s(this,mo).directions.navigator.hasLineOfSight(r,E.node.geometry.coordinates,o,fJ)&&f.push(E):f.push(E)}m=m*hJ}return f}getNodeTreeByTypeAndFloorId(r,t,n){var a,u;if(s(this,Za)[r]||(s(this,Za)[r]={}),(a=s(this,Za)[r][t])!=null&&a[n])return s(this,Za)[r][t][n];s(this,Za)[r][t]||(s(this,Za)[r][t]={}),s(this,Za)[r][t][n]=V0();let o=s(this,Za)[r][t][n];o.x(l=>{let c=l.geometry.coordinates;return s(this,Od).call(this,c[0],c[1]).x}),o.y(l=>{let c=l.geometry.coordinates;return s(this,Od).call(this,c[0],c[1]).y});let i=[];switch(r){case"space":i=s(this,mo).mvfSpacesByFloorId[n].flatMap(f=>f.properties.destinationNodes).map(f=>{let m=s(this,mo).mvfNodesById[f];return m?ie(O({},m),{properties:{id:m.properties.id,parentId:m.properties.space[0]}}):null});break;case"node":i=((u=s(this,mo).mvfNodesByFloorId[n])==null?void 0:u.filter(f=>f.properties.neighbors.length>0))||[];break;case"point-of-interest":i=s(this,mo).mvfPoisByFloorId[n]||[];break;case"door":i=s(this,mo).mvfEntrancesByFloorId[n]||[];break;case"annotation":i=s(this,mo).mvfAnnotationsByFloorId[n]||[];break;case"enterprise-location":let c=s(this,mo).mvfNodesByFloorId[n]||[],d=s(this,mo).locationIdsByNodeId;i=[];for(let f=0;f<c.length;f++){let m=c[f],g=d[m.properties.id];(g==null?void 0:g.length)>0&&i.push(ie(O({},m),{properties:{id:m.properties.id,parentId:g[0]}}))}break}return(i==null?void 0:i.length)>0&&o.addAll(i),o}};Za=new WeakMap,H0=new WeakMap,W4=new WeakSet,n8=function(r,t,n,o,i,a){let{x:u,y:l}=s(this,Od).call(this,r[0],r[1]),c=u-o,d=u+o,f=l-o,m=l+o,g=[];return QS(t,(y,E,v,b,C)=>{let M=E>=d||v>=m||b<c||C<f;if("data"in y){let T=y.data,F=T.properties.parentId||T.properties.id;if(n.includes(F)&&!a.has(F)){a.add(F);let U=Dr(r,T.geometry.coordinates);U<=i&&g.push({node:T,distance:U})}}return M}),g},mo=new WeakMap,Od=new WeakMap;p();p();p();p();function X4(e,r,t=0,n=e.length-1,o=gJ){for(;n>t;){if(n-t>600){let l=n-t+1,c=r-t+1,d=Math.log(l),f=.5*Math.exp(2*d/3),m=.5*Math.sqrt(d*f*(l-f)/l)*(c-l/2<0?-1:1),g=Math.max(t,Math.floor(r-c*f/l+m)),y=Math.min(n,Math.floor(r+(l-c)*f/l+m));X4(e,r,g,y,o)}let i=e[r],a=t,u=n;for(Z0(e,t,r),o(e[n],i)>0&&Z0(e,t,n);a<u;){for(Z0(e,a,u),a++,u--;o(e[a],i)<0;)a++;for(;o(e[u],i)>0;)u--}o(e[t],i)===0?Z0(e,t,u):(u++,Z0(e,u,n)),u<=r&&(t=u+1),r<=u&&(n=u-1)}}function Z0(e,r,t){let n=e[r];e[r]=e[t],e[t]=n}function gJ(e,r){return e<r?-1:e>r?1:0}var Y0=class{constructor(r=9){this._maxEntries=Math.max(4,r),this._minEntries=Math.max(2,Math.ceil(this._maxEntries*.4)),this.clear()}all(){return this._all(this.data,[])}search(r){let t=this.data,n=[];if(!q4(r,t))return n;let o=this.toBBox,i=[];for(;t;){for(let a=0;a<t.children.length;a++){let u=t.children[a],l=t.leaf?o(u):u;q4(r,l)&&(t.leaf?n.push(u):tC(r,l)?this._all(u,n):i.push(u))}t=i.pop()}return n}collides(r){let t=this.data;if(!q4(r,t))return!1;let n=[];for(;t;){for(let o=0;o<t.children.length;o++){let i=t.children[o],a=t.leaf?this.toBBox(i):i;if(q4(r,a)){if(t.leaf||tC(r,a))return!0;n.push(i)}}t=n.pop()}return!1}load(r){if(!(r&&r.length))return this;if(r.length<this._minEntries){for(let n=0;n<r.length;n++)this.insert(r[n]);return this}let t=this._build(r.slice(),0,r.length-1,0);if(!this.data.children.length)this.data=t;else if(this.data.height===t.height)this._splitRoot(this.data,t);else{if(this.data.height<t.height){let n=this.data;this.data=t,t=n}this._insert(t,this.data.height-t.height-1,!0)}return this}insert(r){return r&&this._insert(r,this.data.height-1),this}clear(){return this.data=ym([]),this}remove(r,t){if(!r)return this;let n=this.data,o=this.toBBox(r),i=[],a=[],u,l,c;for(;n||i.length;){if(n||(n=i.pop(),l=i[i.length-1],u=a.pop(),c=!0),n.leaf){let d=yJ(r,n.children,t);if(d!==-1)return n.children.splice(d,1),i.push(n),this._condense(i),this}!c&&!n.leaf&&tC(n,o)?(i.push(n),a.push(u),u=0,l=n,n=n.children[0]):l?(u++,n=l.children[u],c=!1):n=null}return this}toBBox(r){return r}compareMinX(r,t){return r.minX-t.minX}compareMinY(r,t){return r.minY-t.minY}toJSON(){return this.data}fromJSON(r){return this.data=r,this}_all(r,t){let n=[];for(;r;)r.leaf?t.push(...r.children):n.push(...r.children),r=n.pop();return t}_build(r,t,n,o){let i=n-t+1,a=this._maxEntries,u;if(i<=a)return u=ym(r.slice(t,n+1)),gm(u,this.toBBox),u;o||(o=Math.ceil(Math.log(i)/Math.log(a)),a=Math.ceil(i/Math.pow(a,o-1))),u=ym([]),u.leaf=!1,u.height=o;let l=Math.ceil(i/a),c=l*Math.ceil(Math.sqrt(a));o8(r,t,n,c,this.compareMinX);for(let d=t;d<=n;d+=c){let f=Math.min(d+c-1,n);o8(r,d,f,l,this.compareMinY);for(let m=d;m<=f;m+=l){let g=Math.min(m+l-1,f);u.children.push(this._build(r,m,g,o-1))}}return gm(u,this.toBBox),u}_chooseSubtree(r,t,n,o){for(;o.push(t),!(t.leaf||o.length-1===n);){let i=1/0,a=1/0,u;for(let l=0;l<t.children.length;l++){let c=t.children[l],d=eC(c),f=xJ(r,c)-d;f<a?(a=f,i=d<i?d:i,u=c):f===a&&d<i&&(i=d,u=c)}t=u||t.children[0]}return t}_insert(r,t,n){let o=n?r:this.toBBox(r),i=[],a=this._chooseSubtree(o,this.data,t,i);for(a.children.push(r),X0(a,o);t>=0&&i[t].children.length>this._maxEntries;)this._split(i,t),t--;this._adjustParentBBoxes(o,i,t)}_split(r,t){let n=r[t],o=n.children.length,i=this._minEntries;this._chooseSplitAxis(n,i,o);let a=this._chooseSplitIndex(n,i,o),u=ym(n.children.splice(a,n.children.length-a));u.height=n.height,u.leaf=n.leaf,gm(n,this.toBBox),gm(u,this.toBBox),t?r[t-1].children.push(u):this._splitRoot(n,u)}_splitRoot(r,t){this.data=ym([r,t]),this.data.height=r.height+1,this.data.leaf=!1,gm(this.data,this.toBBox)}_chooseSplitIndex(r,t,n){let o,i=1/0,a=1/0;for(let u=t;u<=n-t;u++){let l=W0(r,0,u,this.toBBox),c=W0(r,u,n,this.toBBox),d=EJ(l,c),f=eC(l)+eC(c);d<i?(i=d,o=u,a=f<a?f:a):d===i&&f<a&&(a=f,o=u)}return o||n-t}_chooseSplitAxis(r,t,n){let o=r.leaf?this.compareMinX:bJ,i=r.leaf?this.compareMinY:vJ,a=this._allDistMargin(r,t,n,o),u=this._allDistMargin(r,t,n,i);a<u&&r.children.sort(o)}_allDistMargin(r,t,n,o){r.children.sort(o);let i=this.toBBox,a=W0(r,0,t,i),u=W0(r,n-t,n,i),l=Y4(a)+Y4(u);for(let c=t;c<n-t;c++){let d=r.children[c];X0(a,r.leaf?i(d):d),l+=Y4(a)}for(let c=n-t-1;c>=t;c--){let d=r.children[c];X0(u,r.leaf?i(d):d),l+=Y4(u)}return l}_adjustParentBBoxes(r,t,n){for(let o=n;o>=0;o--)X0(t[o],r)}_condense(r){for(let t=r.length-1,n;t>=0;t--)r[t].children.length===0?t>0?(n=r[t-1].children,n.splice(n.indexOf(r[t]),1)):this.clear():gm(r[t],this.toBBox)}};function yJ(e,r,t){if(!t)return r.indexOf(e);for(let n=0;n<r.length;n++)if(t(e,r[n]))return n;return-1}function gm(e,r){W0(e,0,e.children.length,r,e)}function W0(e,r,t,n,o){o||(o=ym(null)),o.minX=1/0,o.minY=1/0,o.maxX=-1/0,o.maxY=-1/0;for(let i=r;i<t;i++){let a=e.children[i];X0(o,e.leaf?n(a):a)}return o}function X0(e,r){return e.minX=Math.min(e.minX,r.minX),e.minY=Math.min(e.minY,r.minY),e.maxX=Math.max(e.maxX,r.maxX),e.maxY=Math.max(e.maxY,r.maxY),e}function bJ(e,r){return e.minX-r.minX}function vJ(e,r){return e.minY-r.minY}function eC(e){return(e.maxX-e.minX)*(e.maxY-e.minY)}function Y4(e){return e.maxX-e.minX+(e.maxY-e.minY)}function xJ(e,r){return(Math.max(r.maxX,e.maxX)-Math.min(r.minX,e.minX))*(Math.max(r.maxY,e.maxY)-Math.min(r.minY,e.minY))}function EJ(e,r){let t=Math.max(e.minX,r.minX),n=Math.max(e.minY,r.minY),o=Math.min(e.maxX,r.maxX),i=Math.min(e.maxY,r.maxY);return Math.max(0,o-t)*Math.max(0,i-n)}function tC(e,r){return e.minX<=r.minX&&e.minY<=r.minY&&r.maxX<=e.maxX&&r.maxY<=e.maxY}function q4(e,r){return r.minX<=e.maxX&&r.minY<=e.maxY&&r.maxX>=e.minX&&r.maxY>=e.minY}function ym(e){return{children:e,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function o8(e,r,t,n,o){let i=[r,t];for(;i.length;){if(t=i.pop(),r=i.pop(),t-r<=n)continue;let a=r+Math.ceil((t-r)/n/2)*n;X4(e,a,r,t,o),i.push(r,a,a,t)}}var lc,J4=class extends Y0{constructor(t){super();w(this,lc);h(this,"toBBox",t=>{var f,m,g,y;let n=t.geoJSONBoundingBox;n==null&&Z.warn('Item "'.concat(t.id,'" has no geoJSONBoundingBox; falling back to zero-size bbox at origin.'));let o=n!=null&&n.length===6,i=(f=n==null?void 0:n[0])!=null?f:0,a=(m=n==null?void 0:n[1])!=null?m:0,u=(g=o?n==null?void 0:n[3]:n==null?void 0:n[2])!=null?g:0,l=(y=o?n==null?void 0:n[4]:n==null?void 0:n[3])!=null?y:0,c=s(this,lc).call(this,i,a),d=s(this,lc).call(this,u,l);return{minX:c.x,minY:c.y,maxX:d.x,maxY:d.y}});h(this,"compareMinX",(t,n)=>{let o=this.toBBox(t),i=this.toBBox(n);return o.minX-i.minX});h(this,"compareMinY",(t,n)=>{let o=this.toBBox(t),i=this.toBBox(n);return o.minY-i.minY});_(this,lc,t)}search(t,n,o,i){if(typeof t=="object")return super.search(t);let a=s(this,lc).call(this,t,n),u=s(this,lc).call(this,o,i);return super.search({minX:a.x,minY:a.y,maxX:u.x,maxY:u.y})}searchCoordinate(t){return this.search(t.longitude,t.latitude,t.longitude,t.latitude)}};lc=new WeakMap;var Fd,q0,J0,K4=class{constructor(r,t){w(this,Fd);w(this,q0);w(this,J0,new Map);_(this,Fd,r),_(this,q0,t)}getTreeByFloorId(r){let t=s(this,J0).get(r);if(t)return t;let n=new J4(s(this,q0)),o=s(this,Fd).floorsById[r];if(o){let i=[o,...o.spaces,...o.objects];for(let a of s(this,Fd).areas)a.floor.id===r&&i.push(a);n.load(i)}return s(this,J0).set(r,n),n}searchAtCoordinate(r,t){return this.getTreeByFloorId(t).searchCoordinate(r)}getAllFloorIds(){return s(this,Fd).floors.map(r=>r.id)}};Fd=new WeakMap,q0=new WeakMap,J0=new WeakMap;p();function i8(e,r){let t=111319.9*Math.cos(r*Math.PI/180);return(n,o)=>({x:(n-e)*t,y:(o-r)*111319.9})}var bm,Q0,eg,tg,K0=class{constructor(r){w(this,bm);w(this,Q0);w(this,eg);w(this,tg);h(this,"__LEGACY_NEAREST_SYNC",(r,t,n)=>s(this,bm).__LEGACY_NEAREST_SYNC(r,t,n));let t=i8(r.mapCenter.longitude,r.mapCenter.latitude);_(this,eg,new Z4(r,t)),_(this,tg,new K4(r,t)),_(this,bm,new G0(r,s(this,eg))),_(this,Q0,new V4(s(this,tg)))}async nearest(r,t,n){return s(this,bm).nearest(r,t,n)}async at(r){return s(this,Q0).at(r)}};bm=new WeakMap,Q0=new WeakMap,eg=new WeakMap,tg=new WeakMap;p();p();var rg,Q4=class{constructor(r){w(this,rg);_(this,rg,r||[])}get raw(){return s(this,rg)}};rg=new WeakMap;var Bo,Ue,mr,xm,vm=class vm extends bn{constructor(t,n){super(n.mvf2Data.id);h(this,"__type",vm.__type);h(this,"id","loc_");h(this,"name","");h(this,"externalId");h(this,"description");h(this,"logo");h(this,"logoImage");h(this,"phone");h(this,"social",[]);h(this,"images",[]);h(this,"links",[]);h(this,"website");h(this,"icon");h(this,"extra");h(this,"searchTags");w(this,Bo);w(this,Ue,{});w(this,mr);w(this,xm);_(this,Bo,t),_(this,mr,n.mvf2Data),_(this,xm,n.mvf3Data);for(let o in n.mvf2Data)o==="links"?this.links=n.mvf2Data.links.map(i=>new ud({mvfData:i})):o==="pictures"?this.images=n.mvf2Data.pictures.map(i=>{var a;return i.url?new ks({mvfData:ie(O({},i),{url:(a=i.url)!=null?a:""}),mapData:s(this,Bo)}):void 0}).filter(i=>i!=null):o==="website"?n.mvf2Data.website&&(this.website=new ud({mvfData:n.mvf2Data.website})):o==="icon"?n.mvf2Data.icon&&(this.icon=new ks({mvfData:{url:n.mvf2Data.icon},mapData:s(this,Bo)})):o==="logo"?n.mvf2Data.logo&&(this.logoImage=new ks({mvfData:{url:n.mvf2Data.logo},mapData:s(this,Bo)}),Object.defineProperty(this,"logo",{get(){var i;return(i=this.logoImage)==null?void 0:i.url}})):Object.getOwnPropertyDescriptor(Object.getPrototypeOf(this),o)||Object.defineProperty(this,o,{enumerable:!0,get(){return s(this,mr)[o]}});s(this,xm)&&(this.extra=s(this,xm).extra)}static is(t){return t.__type===vm.__type}get spaces(){if(s(this,Ue).spaces)return s(this,Ue).spaces;if(s(this,mr).spaces==null)return s(this,Ue).spaces=[],s(this,Ue).spaces;s(this,Ue).spaces=[];for(let t=0;t<s(this,mr).spaces.length;t++){let n=s(this,Bo).getById("space",s(this,mr).spaces[t].id);n&&s(this,Ue).spaces.push(n)}return s(this,Ue).spaces}get points(){if(s(this,Ue).points)return s(this,Ue).points;if(s(this,mr).spaces==null)return s(this,Ue).points=[],s(this,Ue).points;s(this,Ue).points=[];for(let t=0;t<s(this,mr).spaces.length;t++){let n=s(this,Bo).getById("point-of-interest",s(this,mr).spaces[t].id);n&&s(this,Ue).points.push(n)}return s(this,Ue).points}get doors(){if(s(this,Ue).doors)return s(this,Ue).doors;if(s(this,mr).entrances==null)return s(this,Ue).doors=[],s(this,Ue).doors;s(this,Ue).doors=[];for(let t=0;t<s(this,mr).entrances.length;t++){let n=s(this,Bo).getById("door",s(this,mr).entrances[t].id);n&&s(this,Ue).doors.push(n)}return s(this,Ue).doors}get connections(){if(s(this,Ue).connections)return s(this,Ue).connections;if(s(this,mr).connections==null)return s(this,Ue).connections=[],s(this,Ue).connections;s(this,Ue).connections=[];for(let t of s(this,mr).connections){let n=s(this,Bo).getById("connection",t);n&&s(this,Ue).connections.push(n)}return s(this,Ue).connections}get annotations(){if(s(this,Ue).annotations)return s(this,Ue).annotations;if(s(this,mr).annotations==null)return s(this,Ue).annotations=[],s(this,Ue).annotations;s(this,Ue).annotations=[];for(let t=0;t<s(this,mr).annotations.length;t++){let n=s(this,Bo).getById("annotation",s(this,mr).annotations[t].id);n&&s(this,Ue).annotations.push(n)}return s(this,Ue).annotations}get categories(){return s(this,Ue).categories?s(this,Ue).categories:s(this,mr).categories==null?(s(this,Ue).categories=[],s(this,Ue).categories):(s(this,Ue).categories=s(this,mr).categories.map(t=>s(this,Bo).getById("location-category",t)).filter(t=>t!=null),s(this,Ue).categories)}get mapObjects(){return s(this,Ue).mapObjects?s(this,Ue).mapObjects:s(this,mr).obstructions==null?(s(this,Ue).mapObjects=[],s(this,Ue).mapObjects):(s(this,Ue).mapObjects=s(this,mr).obstructions.map(t=>s(this,Bo).getById("object",t.id)).filter(t=>t!=null),s(this,Ue).mapObjects)}get areas(){return s(this,Ue).areas?s(this,Ue).areas:s(this,mr).areas==null?(s(this,Ue).areas=[],s(this,Ue).areas):(s(this,Ue).areas=s(this,mr).areas.map(t=>s(this,Bo).getById("area",t.id)).filter(t=>t!=null),s(this,Ue).areas)}get focusTarget(){if(s(this,Ue).focusTarget)return s(this,Ue).focusTarget;let t=[];for(let n of this.spaces)t.push(n);for(let n of this.connections)t.push(...n.coordinates);for(let n of this.doors)t.push(n.focusTarget);for(let n of this.mapObjects)t.push(n.focusTarget);for(let n of this.annotations)t.push(n.focusTarget);for(let n of this.points)t.push(n.focusTarget);for(let n of this.areas)t.push(n.focusTarget);return s(this,Ue).focusTarget=t,t}get openingHours(){var t;return s(this,Ue).openingHours?s(this,Ue).openingHours:(s(this,Ue).openingHours=new Q4((t=s(this,mr).openingHoursSpecification)!=null?t:[]),s(this,Ue).openingHours)}get navigationTarget(){if(s(this,Ue).navigationTarget)return s(this,Ue).navigationTarget;let t=[];for(let n of this.spaces)t.push(n);for(let n of this.connections)t.push(...n.coordinates);for(let n of this.doors)t.push(n.focusTarget);for(let n of this.mapObjects)t.push(n.focusTarget);for(let n of this.annotations)t.push(n.focusTarget);for(let n of this.points)t.push(n.focusTarget);return s(this,Ue).navigationTarget=t,t}toJSON(){return{__type:vm.__type,id:this.id,name:this.name}}};Bo=new WeakMap,Ue=new WeakMap,mr=new WeakMap,xm=new WeakMap,h(vm,"__type","location-profile");var rC=vm,Wu=rC;p();var cc,si,Bd,Em=class Em extends bn{constructor(t,n){super(n.mvfData.id);h(this,"__type",Em.__type);h(this,"id","cat_");h(this,"name","");h(this,"icon","");w(this,cc);w(this,si,{});w(this,Bd);_(this,cc,t),_(this,Bd,n.mvfData);for(let o in n.mvfData)Object.getOwnPropertyDescriptor(Object.getPrototypeOf(this),o)||Object.defineProperty(this,o,{enumerable:!0,get(){return s(this,Bd)[o]}})}static is(t){return t.__type===Em.__type}get parent(){return s(this,si).parent?s(this,si).parent:(s(this,si).parent=s(this,Bd).parent?s(this,cc).getById("location-category",s(this,Bd).parent):void 0,s(this,si).parent)}get children(){return s(this,si).children?s(this,si).children:(s(this,si).children=s(this,cc).locationCategoriesByParentId[this.id]||[],s(this,si).children)}get locationProfiles(){if(s(this,si).locationProfiles)return s(this,si).locationProfiles;let t=[];for(let n of s(this,cc).locationProfilesByCategoryId[this.id]||[]){let o=s(this,cc).getById("location-profile",n.id);o&&t.push(o)}return s(this,si).locationProfiles=t,t}toJSON(){return{__type:Em.__type,id:this.id,name:this.name}}};cc=new WeakMap,si=new WeakMap,Bd=new WeakMap,h(Em,"__type","location-category");var nC=Em,P4=nC;var oC=.75;function IJ(e){let r=[];if(e.geometry.type==="Polygon")for(let t=1;t<e.geometry.coordinates.length;t++)r.push({type:"Feature",geometry:{type:"Polygon",coordinates:[e.geometry.coordinates[t]]},properties:ie(O({},e.properties),{id:ft()})});else if(e.geometry.type==="MultiPolygon")for(let t of e.geometry.coordinates)for(let n=1;n<t.length;n++)r.push({type:"Feature",geometry:{type:"Polygon",coordinates:[t[n]]},properties:ie(O({},e.properties),{id:ft()})});return r}function SJ(e){var n,o;let r={},t=(o=(n=e["floor.geojson"])==null?void 0:n.features)!=null?o:[];for(let i of t){let a=i.properties.id;if(!a)continue;let u=[];if(i.geometry!=null&&i.geometry.coordinates.length>0){let l=IJ(i);for(let c of l)u.push(c)}r[a]={voids:{type:"FeatureCollection",features:u}}}return r}var Xe,ng,Im,Sm,kd=class extends We{constructor(t,n){var a,u,l,c,d,f;super();h(this,"Analytics");w(this,Xe,{});h(this,"Query");h(this,"mvf");h(this,"outdoorViewToken");h(this,"objectEntranceNodeIdsByObstructionId");h(this,"obstructionIdByEntranceId");h(this,"venue");h(this,"tokenManager");h(this,"directions");h(this,"enterpriseMode",!1);h(this,"nodesById");h(this,"spacesById");h(this,"floorsById");h(this,"floorStacksById");h(this,"facadesById");h(this,"facadesBySpaceId");h(this,"connectionsById");h(this,"objectsById");h(this,"doorsById");h(this,"pointsOfInterestById");h(this,"annotationsById");h(this,"areasById");h(this,"locationProfilesById");h(this,"locationCategoriesById");h(this,"locationProfilesByExternalId");h(this,"locationProfilesByCategoryId");h(this,"locationCategoriesByParentId");h(this,"doorsByNodeId");h(this,"mvfAnnotationsById");h(this,"mvfConnectionsById");h(this,"mvfConnectionsByNodeId");h(this,"mvfEntrancesById");h(this,"mvfNodesById");h(this,"mvfObstructionById");h(this,"mvfSpacesById");h(this,"mvfFloorsById");h(this,"mvfFloorStacksById");h(this,"mvfAreasById");h(this,"spacesByExternalId");h(this,"nodesByExternalId");h(this,"objectsByExternalId");h(this,"poisByExternalId");h(this,"floorsByExternalId");h(this,"floorStacksByExternalId");h(this,"doorsByExternalId");h(this,"areasByExternalId");h(this,"locationProfilesByAttachedFeatureId",{});h(this,"entranceNodeIdsBySpaceId",{});h(this,"locationsById",{});h(this,"locationInstancesById",{});h(this,"instanceLocationsByPolygonId",{});h(this,"categoriesById",{});h(this,"mvfLocationsByGeometryId",{});h(this,"locationIdsByNodeId",{});h(this,"spaceIdsByNodeId",{});h(this,"objectIdsByNodeId",{});h(this,"connectionsByExternalId",{});h(this,"locationsByExternalId",{});h(this,"categoriesByExternalId",{});h(this,"destinationNodesIdsBySpaceId",{});h(this,"mvfNodesByFloorId");h(this,"mvfSpacesByFloorId");h(this,"mvfPoisByFloorId");h(this,"mvfEntrancesByFloorId");h(this,"mvfAnnotationsByFloorId");h(this,"voidsByFloorId",{});h(this,"floorImagesByAnchorId",new Map);h(this,"localePacksUrls");h(this,"currentLanguage");h(this,"languagePacks",{});h(this,"tilesets",{});h(this,"navigationFlags");h(this,"binaryBundle");h(this,"envControl");h(this,"getMapDataOptions");w(this,ng);w(this,Im,new je(0,0,"initializing"));h(this,"propTranslationCache",new Map);w(this,Sm);h(this,"__LEGACY_GET_DIRECTIONS_MULTI_DESTINATION_SYNC",(t,n,o)=>this.__LEGACY_GET_DIRECTIONS_SYNC(t,n,ie(O({},o),{multiDestination:!0})));h(this,"__LEGACY_GET_DIRECTIONS_SYNC",(t,n,o)=>{let{accessible:i=!1,multiDestination:a=!1}=o||{},u=a8(this.enterpriseMode,o),l=(o==null?void 0:o.zones)||[],c={accessible:i,zones:l,smoothing:u,excludedConnections:(o==null?void 0:o.excludedConnections)||[],connectionIdWeightMap:(o==null?void 0:o.connectionIdWeightMap)||{}};if(a&&Array.isArray(n)){let d=Array.isArray(t)?t:[t],f=[];for(let m of n){let g=Array.isArray(m)?m:[m],y=this.directions.getDirectionsSync(d,g,c,this);if(!y){Z.error("getDirections failed due to missing directions for one of the segments");return}d=g,f.push(y)}return f}else{let d=Array.isArray(t)?t:[t],f=Array.isArray(n)?n:[n];if(Array.isArray(f[0])){Z.error("getDirections does not support multi-destination without multisegment option");return}d[0].id&&f[0].id&&this.Analytics.sendGetDirectionsEvent(d[0].id,f[0].id,i);try{return this.directions.getDirectionsSync(d,f,c,this)}catch(m){Z.error("Unable to get directions",m);return}}});h(this,"getDirections",async(t,n,o)=>{let{accessible:i=!1}=o||{},a=a8(this.enterpriseMode,o),u=(o==null?void 0:o.zones)||[],l={accessible:i,zones:u,smoothing:a,excludedConnections:(o==null?void 0:o.excludedConnections)||[],connectionIdWeightMap:(o==null?void 0:o.connectionIdWeightMap)||{}},c=Array.isArray(t)?t:[t],d=Array.isArray(n)?n:[n];if(Array.isArray(d[0])){Z.error("getDirections does not support multi-destination without multisegment option");return}c[0].id&&d[0].id&&this.Analytics.sendGetDirectionsEvent(c[0].id,d[0].id,i);try{return this.directions.getDirections(c,d,l,this)}catch(f){Z.error("Unable to get directions",f);return}});h(this,"getDirectionsMultiDestination",async(t,n,o)=>Promise.resolve(this.__LEGACY_GET_DIRECTIONS_MULTI_DESTINATION_SYNC(t,n,o)));h(this,"getDoorByNodeId",t=>this.doorsByNodeId[t]);h(this,"transformImageRequest",async t=>{var o,i;if(this.enterpriseMode||!this.getMapDataOptions)return{url:t};if(!wO(t))return{url:t};if(AO(t))return{url:t};let n=Of(t);if(!n)return{url:t};try{let a=await((o=this.tokenManager)==null?void 0:o.getSasTokensAsync()),u=(i=a==null?void 0:a.tokens)==null?void 0:i[n.mapId];if(u==null)throw new Error("SAS token not found");let[l]=t.split("?");return{url:"".concat(l,"?").concat(u.token)}}catch(a){return Z.error("Failed to append SAS token to image request. Requests for private images may fail.",a),{url:t}}});let o=(a=n==null?void 0:n.env)!=null?a:Wl();if(this.envControl=o,this.binaryBundle=n==null?void 0:n.binaryBundle,this.Analytics=new Pp,this.localePacksUrls=(u=n==null?void 0:n.localePacksUrls)!=null?u:{},this.mvf=t,this.outdoorViewToken=n==null?void 0:n.outdoorViewToken,this.getMapDataOptions=n==null?void 0:n.getMapDataOptions,_(this,ng,n==null?void 0:n.mvf3),((l=t["tileset.json"])==null?void 0:l.default)!=null&&(this.tilesets[t["tileset.json"].default.key]=t["tileset.json"].default,o.updateTileServerBaseUrl(t["tileset.json"].default.url),t["tileset.json"].others!=null))for(let m of t["tileset.json"].others)this.tilesets[m.key]=m;this.navigationFlags=(c=t["navigationFlags.json"])!=null?c:{},this.enterpriseMode=(d=n==null?void 0:n.enterprise)!=null?d:!1,this.tokenManager=n==null?void 0:n.tokenManager;let i=$O(this,t,n==null?void 0:n.mvf3);if(this.nodesById=i.nodesById,this.spacesById=i.spacesById,this.floorsById=i.floorsById,this.floorStacksById=i.floorStacksById,this.facadesById=i.facadesById,this.facadesBySpaceId=i.facadesBySpaceId,this.connectionsById=i.connectionsById,this.objectsById=i.objectsById,this.doorsById=i.doorsById,this.pointsOfInterestById=i.poisById,this.annotationsById=i.annotationsById,this.areasById=i.areasById,this.locationProfilesById=i.locationProfilesById,this.locationCategoriesById=i.locationCategoriesById,this.locationProfilesByCategoryId=i.locationProfilesByCategoryId,this.locationCategoriesByParentId=i.locationCategoriesByParentId,this.spacesByExternalId=i.spacesByExternalId,this.nodesByExternalId=i.nodesByExternalId,this.objectsByExternalId=i.objectsByExternalId,this.floorsByExternalId=i.floorsByExternalId,this.locationProfilesByExternalId=i.locationProfilesByExternalId,this.floorStacksByExternalId=i.floorStacksByExternalId,this.poisByExternalId=i.poisByExternalId,this.doorsByExternalId=i.doorsByExternalId,this.areasByExternalId=i.areasByExternalId,this.mvfAnnotationsById=i.mvfAnnotationsById,this.mvfConnectionsById=i.mvfConnectionsById,this.mvfConnectionsByNodeId=i.mvfConnectionsByNodeId,this.mvfEntrancesById=i.mvfEntrancesById,this.mvfNodesById=i.mvfNodesById,this.mvfObstructionById=i.mvfObstructionById,this.mvfSpacesById=i.mvfSpacesById,this.mvfFloorsById=i.mvfFloorsById,this.mvfFloorStacksById=i.mvfFloorStacksById,this.mvfNodesByFloorId=i.mvfNodesByFloorId,this.mvfSpacesByFloorId=i.mvfSpacesByFloorId,this.mvfPoisByFloorId=i.mvfPoisByFloorId,this.mvfEntrancesByFloorId=i.mvfEntrancesByFloorId,this.mvfAnnotationsByFloorId=i.mvfAnnotationsByFloorId,this.mvfAreasById=i.mvfAreasById,this.doorsByNodeId=i.doorsByNodeId,this.objectEntranceNodeIdsByObstructionId=i.objectEntranceNodeIdsByObstructionId,this.obstructionIdByEntranceId=i.obstructionIdByEntranceId,this.locationProfilesByAttachedFeatureId=i.locationProfilesByAttachedFeatureId,this.entranceNodeIdsBySpaceId=i.entranceNodeIdsBySpaceId,this.spaceIdsByNodeId=i.spaceIdsByNodeId,this.objectIdsByNodeId=i.objectIdsByNodeId,this.destinationNodesIdsBySpaceId=i.destinationNodesIdsBySpaceId,this.voidsByFloorId=SJ(t),this.enterpriseMode||og()){let m=zO(t,this);if(this.locationsById=m.locationsById,this.locationInstancesById=m.locationInstancesById,this.instanceLocationsByPolygonId=m.instanceLocationsByPolygonId,this.categoriesById=m.categoriesById,this.mvfLocationsByGeometryId=m.mvfLocationsByGeometryId,this.locationIdsByNodeId=m.locationIdsByNodeId,this.connectionsByExternalId=m.connectionsByExternalId,this.locationsByExternalId=m.locationsByExternalId,this.categoriesByExternalId=m.categoriesByExternalId,m.venue.name!=null){this.venue=new LS(this,{mvfData:m.venue});let g={};for(let y in m.mvfLocationsById)g[y]=m.mvfLocationsById[y];for(let y in m.mvfLocationInstancesById)g[y]=m.mvfLocationInstancesById[y];this.languagePacks[this.venue.defaultLanguage.code]={type:"initial",optimized:{"enterprise-location":g,"enterprise-category":m.mvfCategoriesById,"floor-stack":i.mvfFloorStacksById,floor:i.mvfFloorsById}},(f=n==null?void 0:n.languagePacks)==null||f.forEach(({language:y,localePack:E})=>{this.languagePacks[y.code]=lS(E)}),this.currentLanguage=this.venue.defaultLanguage}}this.directions=new pm({nodes:t["node.geojson"],geojsonCollection:this.enterpriseMode&&t.enterprise?t.space:t.obstruction,connections:t["connection.json"],groupBy:"map",multiplicativeDistanceWeightScaling:!this.enterpriseMode,flagDeclarations:t["navigationFlags.json"],getDoorByNodeId:(m=>{let g=this.doorsByNodeId[m];if(g!=null)return{geoJSON:g.geoJSON}})}),this.Query=new K0(this)}getEnv(){let t=this;return{get baseUri(){return t.envControl.getBaseUri()},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 s(this,Im).floorId==="initializing"&&_(this,Im,new je(this.mvf["manifest.geojson"].features[0].geometry.coordinates[1],this.mvf["manifest.geojson"].features[0].geometry.coordinates[0])),s(this,Im)}get naturalBearing(){var t;return(t=this.mvf["manifest.geojson"].features[0].properties.naturalBearing)!=null?t:0}get spaces(){return s(this,Xe).spaces==null&&(s(this,Xe).spaces=globalThis.Object.values(this.spacesById)),s(this,Xe).spaces}get objects(){return s(this,Xe).objects==null&&(s(this,Xe).objects=globalThis.Object.values(this.objectsById)),s(this,Xe).objects}get connections(){return s(this,Xe).connections==null&&(s(this,Xe).connections=globalThis.Object.values(this.connectionsById)),s(this,Xe).connections}get floors(){return s(this,Xe).floors==null&&(s(this,Xe).floors=globalThis.Object.values(this.floorsById)),s(this,Xe).floors}get floorStacks(){return s(this,Xe).floorStacks==null&&(s(this,Xe).floorStacks=globalThis.Object.values(this.floorStacksById)),s(this,Xe).floorStacks}get facades(){return s(this,Xe).facades==null&&(s(this,Xe).facades=globalThis.Object.values(this.facadesById)),s(this,Xe).facades}get doors(){return s(this,Xe).doors==null&&(s(this,Xe).doors=globalThis.Object.values(this.doorsById)),s(this,Xe).doors}get pointsOfInterest(){return s(this,Xe).pointsOfInterest==null&&(s(this,Xe).pointsOfInterest=globalThis.Object.values(this.pointsOfInterestById)),s(this,Xe).pointsOfInterest}get annotations(){return s(this,Xe).annotations==null&&(s(this,Xe).annotations=globalThis.Object.values(this.annotationsById)),s(this,Xe).annotations}get areas(){return s(this,Xe).areas==null&&(s(this,Xe).areas=globalThis.Object.values(this.areasById)),s(this,Xe).areas}get nodes(){return s(this,Xe).nodes==null&&(s(this,Xe).nodes=globalThis.Object.values(this.nodesById)),s(this,Xe).nodes}get locations(){return s(this,Xe).locations==null&&(s(this,Xe).locations=globalThis.Object.values(this.locationsById)),globalThis.Object.values(this.locationsById)}get categories(){return s(this,Xe).categories==null&&(s(this,Xe).categories=globalThis.Object.values(this.categoriesById)),globalThis.Object.values(this.categoriesById)}get locationProfiles(){return s(this,Xe).locationProfiles==null&&(s(this,Xe).locationProfiles=globalThis.Object.values(this.locationProfilesById)),s(this,Xe).locationProfiles}get locationCategories(){return s(this,Xe).locationCategories==null&&(s(this,Xe).locationCategories=globalThis.Object.values(this.locationCategoriesById)),s(this,Xe).locationCategories}get mvfFloors(){return s(this,Xe).mvfFloors==null&&(s(this,Xe).mvfFloors=globalThis.Object.values(this.mvfFloorsById)),s(this,Xe).mvfFloors}get mvfFloorStacks(){return s(this,Xe).mvfFloorStacks==null&&(s(this,Xe).mvfFloorStacks=globalThis.Object.values(this.mvfFloorStacksById)),s(this,Xe).mvfFloorStacks}getByType(t){switch(t){case"location-profile":return this.locationProfiles;case"location-category":return this.locationCategories;case"area":return this.areas;case"node":return this.nodes;case"space":return this.spaces;case"door":return this.doors;case"floor":return this.floors;case"floor-stack":return this.floorStacks;case"connection":return this.connections;case"object":return this.objects;case"point-of-interest":return this.pointsOfInterest;case"annotation":return this.annotations;case"enterprise-location":return this.locations;case"enterprise-category":return this.categories;case"enterprise-venue":return this.venue;case"facade":return this.facades;default:return[]}}getAllOfTypes(t,n){let o=t instanceof Set?t:new Set(t);return n!=null&&Array.isArray(n)?n.filter(i=>o.has(i.__type)):Array.from(o).flatMap(i=>this.getByType(i))}getById(t,n){let o={"location-profile":this.locationProfilesById,"location-category":this.locationCategoriesById,space:this.spacesById,floor:this.floorsById,"floor-stack":this.floorStacksById,facade:this.facadesById,node:this.nodesById,door:this.doorsById,connection:this.connectionsById,"mvf-connection":this.mvfConnectionsById,object:this.objectsById,"point-of-interest":this.pointsOfInterestById,annotation:this.annotationsById,area:this.areasById,"enterprise-location":u=>{var l;return(l=this.locationsById[u])!=null?l:this.locationInstancesById[u]},"enterprise-category":this.categoriesById},i=u=>{let l=o[u];if(l!=null)return typeof l=="function"?l(n):l[n]},a=()=>{for(let u of Object.keys(o)){let l=i(u);if(l!=null)return l}};return t==="unknown"?a():i(t)}getByExternalId(t,n){var o,i,a,u,l,c,d,f,m,g,y,E;switch(t){case"location-profile":return(o=this.locationProfilesByExternalId[n])!=null?o:[];case"location-category":return[];case"space":return(i=this.spacesByExternalId[n])!=null?i:[];case"floor":return(a=this.floorsByExternalId[n])!=null?a:[];case"floor-stack":return(u=this.floorStacksByExternalId[n])!=null?u:[];case"node":return(l=this.nodesByExternalId[n])!=null?l:[];case"door":return(c=this.doorsByExternalId[n])!=null?c:[];case"connection":return(d=this.connectionsByExternalId[n])!=null?d:[];case"object":return(f=this.objectsByExternalId[n])!=null?f:[];case"point-of-interest":return(m=this.poisByExternalId[n])!=null?m:[];case"area":return(g=this.areasByExternalId[n])!=null?g:[];case"enterprise-location":return(y=this.locationsByExternalId[n])!=null?y:[];case"enterprise-category":return(E=this.categoriesByExternalId[n])!=null?E:[];default:return[]}}getMapDataById(t){var n,o,i,a,u,l,c,d,f,m;return(m=(f=(d=(c=(l=(u=(a=(i=(o=(n=this.spacesById[t])!=null?n:this.floorsById[t])!=null?o:this.floorStacksById[t])!=null?i:this.facadesById[t])!=null?a:this.nodesById[t])!=null?u:this.doorsById[t])!=null?l:this.connectionsById[t])!=null?c:this.objectsById[t])!=null?d:this.pointsOfInterestById[t])!=null?f:this.annotationsById[t])!=null?m:this.areasById[t]}getMVFFeatureById(t,n){switch(t){case"space":return this.mvfSpacesById[n];case"node":return this.mvfNodesById[n];case"obstruction":return this.mvfObstructionById[n];case"floor":return this.mvfFloorsById[n];case"floor-stack":return this.mvfFloorStacksById[n];case"connection":return this.mvfConnectionsById[n];case"entrance":return this.mvfEntrancesById[n];case"annotation":return this.mvfAnnotationsById[n];case"area":return this.mvfAreasById[n];default:throw new Error("Unknown MVF feature type: ".concat(t))}}getMVFFeatureByNodeId(t,n){switch(t){case"connection":return this.mvfConnectionsByNodeId[n];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,n,o,i){var l,c;if(!this.currentLanguage)return i;let{code:a}=this.currentLanguage,u=(c=(l=this.languagePacks[a])==null?void 0:l.optimized)==null?void 0:c[t];if(u){let d=u[o];if(d!=null&&d[n]!==void 0){let f=d[n];if(f!=null&&typeof f=="object"){if(typeof i=="object"&&typeof f=="object"&&!Array.isArray(f)){let m=du(a+t+o+n.toString());if(this.propTranslationCache.has(m))return this.propTranslationCache.get(m);let g=R0(i,f,["id"]);return this.propTranslationCache.set(m,g),g}return f}return f}}return i}findPreferredLanguage(t){if(!this.venue)return;let n=iC(this.venue,t);return(t==null?void 0:t.languageCode)!=null&&t.languageCode.toLowerCase()!==n.code.toLowerCase()&&Z.warn('Language code "'.concat(t.languageCode,'" could not be found in the venue. Using "').concat(n.code,'" instead.')),n}async changeLanguage(t){var u;let n=t.toLowerCase();if(!n){Z.error("Language code must be defined.");return}if(!this.currentLanguage||!this.venue){Z.error("Changing the language is not supported for this map.");return}let o=this.currentLanguage.code,i=(u=this.venue)==null?void 0:u.languages.find(({code:l})=>l.toLowerCase()===n.toLowerCase());if(!i){Z.warn('Language code "'.concat(n,'" could not be found in the venue.'));return}if(o===i.code)return;let a=this.languagePacks[i.code];if(!a){let l=this.localePacksUrls[i.code];if(!l){Z.error('Locale pack URL not found for language code "'.concat(i.code,'".'));return}s(this,Sm)&&s(this,Sm).abort();let c=new AbortController;_(this,Sm,c);let d;try{d=await W_(l,{signal:c.signal})}catch(f){Z.error('Failed to download language pack for language code "'.concat(i.code,'".'),f);return}if(!d||c.signal.aborted)return;a=lS(d),this.languagePacks[i.code]=a}this.Analytics.sendChangeLanguageEvent({fromLanguage:this.currentLanguage.code}),this.currentLanguage=i,this.publish("language-change",this.currentLanguage)}getDistance(t,n){let o=Kl(t),i=Kl(n);return Dr([o.longitude,o.latitude],[i.longitude,i.latitude])}async toJSONBundle({downloadLanguagePacks:t=!0}={}){var o;let n=[];if(t&&this.enterpriseMode){let i=new AbortController;for(let a of((o=this.venue)==null?void 0:o.languages)||[])try{if(this.localePacksUrls[a.code]){let u=await N2(this.localePacksUrls[a.code],{signal:i.signal}),l=await Df(u);l&&n.push({language:{code:a.code,name:a.name},localePack:l})}}catch(u){Z.warn("failed downloading language pack",u)}}return{type:"json",options:{enterprise:this.enterpriseMode,mvf3:s(this,ng)},languagePacks:n,main:this.mvf}}async toBinaryBundle({downloadLanguagePacks:t=!0}={}){var o;if(!this.binaryBundle){Z.error("binary bundle not found");return}let n=[];if(t&&this.enterpriseMode){let i=new AbortController;for(let a of((o=this.venue)==null?void 0:o.languages)||[])try{if(this.localePacksUrls[a.code]){let u=await N2(this.localePacksUrls[a.code],{signal:i.signal});u&&n.push({language:{code:a.code,name:a.name},localePack:u})}}catch(u){Z.warn("failed downloading language pack",u)}}return{type:"binary",options:{enterprise:this.enterpriseMode},languagePacks:n,main:this.binaryBundle}}destroy(){for(let t of globalThis.Object.keys(s(this,Xe)))s(this,Xe)[t]=null;this.propTranslationCache.clear()}};Xe=new WeakMap,ng=new WeakMap,Im=new WeakMap,Sm=new WeakMap;var a8=(e,r)=>{var l,c;let t=!e,n=r==null?void 0:r.smoothing,i=n!=null?typeof n=="object"?(l=n.enabled)!=null?l:t:n:t,a=typeof n=="object"?n.radius:void 0,u=typeof n=="object"&&(c=n.__EXPERIMENTAL_METHOD)!=null?c:"greedy-los";return u==="dp-optimal"?{enabled:i,radius:a!=null?a:oC,__EXPERIMENTAL_METHOD:"dp-optimal",includeDoorBufferNodes:typeof n=="object"&&n.__EXPERIMENTAL_METHOD==="dp-optimal"?n.__EXPERIMENTAL_INCLUDE_DOOR_BUFFER_NODES:void 0}:u==="rdp"?{enabled:i,radius:a!=null?a:oC,__EXPERIMENTAL_METHOD:"rdp",mustIncludeDoorBufferNodes:typeof n=="object"&&n.__EXPERIMENTAL_METHOD==="rdp"?n.__EXPERIMENTAL_MUST_INCLUDE_DOOR_BUFFER_NODES:void 0}:{enabled:i,radius:a!=null?a:oC,__EXPERIMENTAL_METHOD:u}};p();p();p();globalThis.MappedinDebug||(globalThis.MappedinDebug={});globalThis.MappedinDebug.__idleCallbackInteractionState={isInteracting:!1,interactionCheckers:[],pendingCallbacks:[],registerInteractionChecker:function(e){this.interactionCheckers.push(e)},unregisterInteractionChecker:function(e){let r;for(let t=this.interactionCheckers.length-1;t>=0;t--)if(r=this.interactionCheckers[t],r===e){this.interactionCheckers.splice(t,1);break}},checkInteraction:function(){let e=!1;for(let r=0;r<this.interactionCheckers.length;r++)if(e=this.interactionCheckers[r](),e)return!0;return!1},addPendingCallback:function(e,r){this.pendingCallbacks.push({callback:e,timeoutId:r}),this.scheduleDeferredCheck()},scheduleDeferredCheck:function(){var e=this;this.checkTimeoutId||(this.checkTimeoutId=setTimeout(function r(){if(e.checkInteraction())e.checkTimeoutId=setTimeout(r,16);else{e.checkTimeoutId=null;var t=e.pendingCallbacks.slice();e.pendingCallbacks=[];let n;for(let o=0;o<t.length;o++)if(n=t[o],n&&n.callback)try{n.callback()}catch(i){}}},16))},removePendingCallback:function(e){let r;for(let t=this.pendingCallbacks.length-1;t>=0;t--)if(r=this.pendingCallbacks[t],r.timeoutId===e){this.pendingCallbacks.splice(t,1);break}}};globalThis.requestIdleCallback=globalThis.requestIdleCallback||function(e){var i,a;var r=performance.now(),t,n=!1,o=function(){if(!n){n=!0;try{e({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(performance.now()-r))}})}catch(u){}}};return(a=(i=globalThis.MappedinDebug)==null?void 0:i.__idleCallbackInteractionState)!=null&&a.checkInteraction()?(t=Date.now()+Math.random(),globalThis.MappedinDebug.__idleCallbackInteractionState.addPendingCallback(o,t),t):(t=setTimeout(o,0),t)};globalThis.cancelIdleCallback=globalThis.cancelIdleCallback||function(e){var r,t;clearTimeout(e),(t=(r=globalThis.MappedinDebug)==null?void 0:r.__idleCallbackInteractionState)==null||t.removePendingCallback(e)};p();p();(function(){typeof globalThis!="object"&&(Object.defineProperty(Object.prototype,"__magic__",{get:function(){return this},configurable:!0}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__)})();var s8="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAkGBwgHBgkICAgKCgkLDhcPDg0NDhwUFREXIh4jIyEeICAlKjUtJScyKCAgLj8vMjc5PDw8JC1CRkE6RjU7PDn/2wBDAQoKCg4MDhsPDxs5JiAmOTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTk5OTn/wgARCAIABAADAREAAhEBAxEB/8QAGwABAAMBAQEBAAAAAAAAAAAAAAECAwQFBgf/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAQL/2gAMAwEAAhADEAAAAP3EAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAIAAAJAFAAAAAAAAAAAAAAAAAAAAAAAAABAgAAEgCgAAAAAAAAAAAAAAAAAAAABERLSM1zM4zXMzjMoUIqCCSSS8XNC9mpoaVomharWTQAAAAAAAAAAAAAAAAEREtIoZrnGZkucUKFStQQSTFixdNDStF0TWrmiWqbJoAAAAAAAAAAAAAIgiWkZy4HNLzHLXKcxzpzmFYmRkUKFSCCSSxcuampsbR0HSdK9R1R1HTZvWll0mlAAAAAAAAAAAIiKLnLjHNLynLXKcycxzmNYmJmUKFSCAWLFy5qamxvHQvSdJ0nVHUdFm1aparWKAjNWSKAAAAARBEtYzlyXnjmOSuM4U4q4jjOM5a5k5zAyMjOqFCCCCSSS5c0jU1NzoOk6pew7TtjuO1e0646jezWr2WSaUAAAAAECIqtZco55eY464zhTirhOI5Dks5jAwMTIzqhUqQASWLFzSNTY3Og6V646zsO2O47V7DrjqNzWy9nlZ1c0LlrLEk0EQQVipRczIyMU5q5F4U8+vOPOrgThOOuU5jAxMjMzKpUggigJiSSxY0XQ1Njc6TqjtO49CX0D0T0Y7l7E6JdzU1NEvViSalBAWIqVKLSMjIxOauM4U86vPPOrz04TjrkOYwMTIzKJQqQQCKmBJJYutzQ1Njc6TrOyO475fRPRPQjuXsToXWPn6kkkEkhCkEAgggqVMjlrzzzDy7PMPPrhOQ5jBMqoVIIIAAIAJAAJJJLFzWN16TsO49CPTPUl9Q9A6o1LFiSSSSQpCwQQCCCpVMjlrzzyzy7PMPPrhOM5kwM6zKlQQAAQASAASCxY0NI3XpOw7j0I9M9SX0z0DqjU+UqpQqVIBFgEyixJYuWLFDkrzE8o8yvOONOasipBAAAAAAAAAAABJJY2OiO1fQPUj1T0pewuVKlCCqQsBIUSSSSWLlyTM5K808pPLrzziTnrEqQQAAAAAAAAAAASSWNjojtX0D1I9VfSOuND4uzMzqhQqVIALEli5c1jUuQc1vnp5pwJzVmQQAAAAAAAAAAAAAASSaHTHevpHoHTFjMyM6zKlSpABJJcsaGkamhU5q88804E5qzIIAAAAAAAAAAAAAAJJNDpjvX0j0Dqix8dVDMolSpAqCYElixc0XU0IMjlTlrIqAAAAAAAAAAAAAAAAAWNTqjqXYGZkZpUoQQRSFIsSXLroaGhBkcqctZFQAAAAAAAAAAAAAAAACxqdUdS7EngWQCAAQASACSSSwKlSCAAAAAAAAAAAAAAAAAACSSxYFSCCAACCQACSSSwKlSCAAAAAAAAAAAAAAAAAACSSxYGIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABIAJAJAJBAAIAIABAAAAAAAAAAAAAAAAAAAABIAJAJAJBAAIAIABAAAAJABAAAAAAAAAJBILEli5Y0LlzQ0Lly5csWLAkgFSChUoUMyhmUMyhQqVKkEEAEAAAAAAAAAkEgsSWLljQuXNDQuXLlyxYsCSAVIKFShQzKGZQzKFCpUqQe+ZmZkUKFCpUEEAAkksWLFzQ0NTU2NzY3Og3NzoNzc2NjU1NS5csSAQVKmZmZGRiYmBgYHOYGBgYGBiZGRkUMypUqQCAASSWLFi5oaGpqbG5sbnQbm50G5ubGxqampcuWJAIIKGZmZGRiYmBgYHOYGBgYGR+jmBzmBzmJiZGZQoQQSSWLmhqbGxudB0nSdJ1HSdR1HSdJ0G5qamhcsWJJJBIIIBUqVKFDIyMDA5jmOU5TlOY5TmOc5znMTEyMyhQggFixc0NTY2NzoOk6TpOo6TqOo6TpOg3NTU0LlixJJIJBAIKkFChQyMjAwOY5jlOU5jnP00yMTnOc5zAwMjMoVIJJLmhqbmx0HQdBubmxqXLkkgAAAAAAAAAAAAAEEFTMzMTEwOc5znMDAyMyhUgkkuaGpsbnQdB0G5ubGpcuSSAAAAAAAAAAAAAAQQVKGZ1gAEEEEFSCACSSxJJJIAAAAAAAAAAAAAAAAAAAAAAABBBBBUggAkkksSSSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQCCpBUqQVIKggAkFiSSxYksSSSSAAAAAAAAAAAAAAAAAAQCCpBUqQVIKggAkFiSSxYksSWBIAAKFiQAAAAAAAAACCpUoUMzIyMzMzMyhQoVKkEEAgkEkklixYuXNDQ0NTQ1NC5cuWJAAAAAAAAAAIKlShQzMjIzMzMzKFChUqQQQCCQSSSWLFyxoXNDQ1NDU0LljUkkAAAAAAAAAAggggEEAgAAAAAAAAAAAAAEkgkkkkkAAAAAAAAAAgggggEAgAAAAAEgEAAAAAAEkgkkuAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADyyCCCCCCCCAQASCSQWJJJJLEkkkkkgkkEgkAEgAAEAAgEAggEEEEEEEFSCCCCCCAQASCSQWJJJJLEkkkkkgkkEgEgEgAAEAAgEAggEEEEEH5AQQQQVBBAIAAJBIJJJLEkkkkliSSSSSQSSCQSAAAQAQQCCCCCCCCCpBBBBBUEEEAgAAkEgkkksSSSSSWJJJJJJBJIJBIAABABBAIIIIIIIIKg/LCAQCACAAAACQCQSCQSASSASCQCQAAAAAAQCAQAQCAQAQQCACAAAACQCQSCQSASSASCQCQAAAAAAQCAQAQCAQfPgAAAAAAAAAAAAAAkAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAkAAAAAAAAAAAAAAgAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH/xAApEAAABQUBAQACAwACAwAAAAABAgQFFQMGERQWEhNAUAAgMGCAkKCw/9oACAEBAAECAP8AwTZznOf3mc5/YZE41xVivFyM6i7C8C8C8zMzMzMyDyDyDyDwV4K7ldSuZV5VgVwqZ/SCca4qxXmcjOouwvAvEzMzMzMzMyDyDyDwV4K7ldSuRVwKgrgf88TDWMrO4VHOo61Hao7ndzvB3k7yZ5M8i8i8zMzMzMyDyDyDyV5K8keSPJHmm8U3em70nam603Mi8qotUDfk5GqZUdfUc6jrUdqjvUeDvB3kzyZ5M8i8i8zMzMzMzMg8g8leSvJHkjyR5pvFN4pu9N2pOtNzIvKqLWA39PX+/saplJlh1tRfVcKrlVdKrrVdqrvVdzu53Y7sZ2M6mdRdRdBdJSUk5SUB0B0B1K6kdSOxHam7Unek70nei7UXWi6UXKk40l9NaRWWuB8/75E41zKjraq+q41nOq6VXas7VXeq71Hc7ud2O7GdRdRdZQXSUlJSUlAdCugOpXUjqR2I7U3em70nek70nai60XSk5UnGkvItIrKoCsC0FwLgXAuBbube3ubm7uiuFcZcZaZYdZUWVl1dwruVdzrulZ0qulVzqOR3EzgZeZcZcK0Vm3t7W1tbW1tgrBYC0q0q4q8jgRxpuVJzoulB0oOlBzoOVBworqa0iwi0i0q4FwLQWAr2trZ2trb3RWiuFcZaZadbUW1l1ZwruVd0rulZ0qulVzqOR3E7gZeZeK4VorNzb29ra2tsFe2CwFpVxVxV5HAjjTcqTnRdKDpQdKDnQcqDhRXU1pFhVm/ISUnKSkrLSsrKyspJyUhvitOtrLq69Q4qHGu41nGqvqLjrDKhUDW+nv1nP+Oc+vYVArFUEVEWUl1FfQcU7imckzinX0VxFoLgXyMlJykrLS0tLS0rKSclI74rjraq6uvUuKhxruNdxqr6i46wysVA1vp79Zz/AI5z6A4VArFUEVkWUl1FfQcU7imcUzinX0VxFoLZKTlJWVlpaXl5eWlpWUB0BzBxkDr669SvUr666stqqz1xqes/j5AxahFFJXRWp1yZemX0F5HCQkpOUlZaWlpeXl5aWB2lQdAcwcZE7hWcFLgpXqF1ZbVVnUDU9Z/HyBi1CV6SuitTrky9MvoLyL5AXEXEXIXIXKSkpKSkpIHIHIHIrkVxK4yJnCsvrra6uqpPVE354GJVpKaCtOtoryuEiZxM5C5C5C5SUnJSclJSQOQORXIrkVxBxM4VV9dbXV1VJ6om/PAxKtFTQVp1tFeRwkRWitFYKvb2tra2draBUCsFgLCrSrQWitOsqqT1RN+jAxKtJTTWFWitMtMtFYKzb29ra2tnaBUCsFZVhVpVoLRWnWVFJ6om/RgYlWkpprAW73v36zn++c+gOFQKv1GoJv04GCp9Rq/T36zn++c+gOFT7fUagm/TgYKn1+3/AKEeMefHjx8/n8vl8vn8/Hjx5xj9bjHnx48fP5/L5fL5/Px48ecY/wAvOPxceQIFIKIJgSAiBAVuK2FaitINAM4MwMwMsJCQkJCQkJCwosws4tAtItQtgtot4oRSCm+Hy8ecfi48gQKQUQTAkBECArcVsK1FaQaAZwZgZgZYSEhISEhISFhRZhZxaBaRahbBbRbxQikFN8BpfMWgWozWLaLcKAUWpq62vr/DX19YEoJARAhBvK2laytRGgjORlIyEYiMJLfJbxLdJbhLbJbRLaJbJbZLbAWxzHMcxzHMcxzHMDbBrYNbJraNbRrbPbh7dPbx7fOwHYjsZ2UzMZoM0maxbRbhQCi1NXW19fX19fW1QSAiBCDeVtK1laiNBGYjKRkIxEYSW+S3iW6S3CW2S2iW0S2S2yW2AtgLY5jmOY5jmOY5gbYNbJrZNbRraPbZ7cPbp7ePb52A7EdjOymZjW4e3D26e3j2+ZgMwmYhYxY4SEhISEBjKxlYiMJGAjAS3iW9TtynblO26dtUrap2zTtmnbNO2SW2S3isRWYGkG0EAItTW1/h8Phr6+rp6AtwtQs5mI9vntw9tHtk9s1LZqWzUto9tnts9uHt09vHt8zAZhMxCxixwkJCQkIDGVjKxEYSMBGAlvEt6nblO3Kdt0rap21TtmnbNO2SWyS2yW8ViKzA1A2ggBFqa2v8Ph8NfW1dPRFuFqMzGYjW+e3D20e2T2zUtk9tHto1tCzHYj2+e3T24e3D24a3DW4Nuc5znOc4FuBbhbcLbhLcJblO3CW4S3iMRGcrYVECcKYB+cJBoCjM2maDsZ7fPbp7cPbh7cNbhrcG3Oc5znOcC3C24W3C24S3CW5TtwluEt4jERnK2FRAnCmAfnCQaAoxb/7ePl8NbU09PT1NYKHy8Y/ZePl8NbU09PT1NYKHy8Y/4Z6+g1tjb3d+Rk5SVlZWVlZSTkd8Fu3s/b6es/pvX0Gtsbe7vyMnKSkrKysrKSciC8Fu3s/YKnrP9gqAb8X0NQawqBVCrMrMqMoGuNUTiYf4ICT5/L4/H4fD4fH4hSCmBAAP4AgctUtYqgqoqsqsqoFIVwqAb8X0NQawqBVCrMrMqMoGuNUTiYf4ICT5/L4/H4fD4fH4hSCmBAAP4AgctUtYqgqkqsqsqsFIV/Hn8XHj5/H4a+traurq6mpqampqampqampqampqampqampqamrq62tr/D4/Lx5/Fx4+fx+Gvra2rq6upqampqampqamrq6upqampqampqamrq6utra/w+Py/wCgEzNTc5OTs7PT09PT8/Pz09PT07Ozk3Ng9TMxLy0rKSclJSMhIb+9vbu9u7u7u7u7u729vb2/vyEjJSUnKSstLzEzNTc5OTs7Oz09PT8/Pz09PT07Ozk5NzUzMS8tKyknJSUjISG/v727vbu7u7u7u7u9u729v78hIyUlJykrLS8x0nR9H0fR9H0XRdF0XRdD0PQ9F0XRdF0XRdF0fR9H0nSdJ0vS9L0vTdN03TdP0/T9P0/T9P0/T9P0/T9R0/T9P0/T9P0/TdN03S9L0vS9J0nSdJ0fR9H0XRdF0PRdD0PQ9D0PRdF0XRdF0XR9H0fSdJ0nS9L0vS9N03TdN0/T9P0/T9P0/T9P0/T9P1HT9P0/T9P0/T9N03TdL0vS9L0vSS8tLy0tLS0rKysrKysrKysrKystLS0vLS8vLy8vMTExMTExMzMzMTMzMzM1NTUzMzMzMzMzMzExMTExMS8vLy8vLy8tKy0tKysrKysrKysrKysrLS0tLy0vLy8vLzExMTExMTMzMzEzMzMzNTU1MzMzMzMzMzMxMTExMTEvLy8vnOc5znOc5znOc5znOc5znOc59ZznPr169evXr169evXr169evXr16znOfWc5znOc5znOc5znOc5znOc5znOc59ZznPr169evXr169evXr169evXr16znOfWc5z/9YD//xAArEAEAAgIDAQABBAICAQUAAAAAAVICYgNRYQRBEEBQUzFCIDARYICQoLD/2gAIAQEAAz8A/wDgmhCEI/nYQj+RhjH5ccflxw44YMe0dtmzZs2bNmzZs2bIsjtiwlxy45/Ljn8se0fwuPbjj8uOPy44YQxR2izZs2bNmzZs2bNkWR2xYS45cc/lhP5Y9/wEQwj8sIRD1s2bNmzZs2bNmzZs2bNmzZs2bNmzZs2bNmyLMZYZMZ/KJ/dRDCPywhjCI/LZs2bNmzZs2bNmzZs2bNmzZs2bNmzZs2bNkWYywlhP5RP/ABj9hDGGMIh69bNmzZs2bNmzZsmybJsmybJsmybJsmybJsmybJs2bNmzZs2bNmzZ7+mMsZYyj9hDGGMIj9NmzZs2bNmzZs2bJsmybJsmybJs2TZNk2TZNk2bJs2bNmzZs2bNmzZ6iWMsXr16hiwYMGDBgwYo/T169/T162bNmzZs2TZNk2T2ntPae09pSlKUpSlPae09p7T2mybJsmzZs2bNmz17+nr16hiwYOPtx9uPtx9sO2DBih69evXr1s2bNmzZsmybJsmye09p7T2lKUpSlKU9p7T2ntNk2TZNmzZs2bNmz17+vr1s2bNmzZs2bNmzZs2evXr169bNmye09p7SlKUp/wC6UpSlKe09p7etmzZs9evWzZs2bNmzZs2bNmzZs2bPXr1s9bNmye09p7SlKUp/7pSlKUp7T29bPWz169evWzZs2bNmzZs2bNmzZs2bNmzZs2evU9plM/vJhMJ7T29bNnrZ62bNmzZs2bNmzZs2bNmzZs2bNnr39J7TKZ/eTCYT3+nr162bNnrZs2bJsntNk2TZPabNmzZs2etnr39JlM/wUwmP09etmzZs2bNk2TZNk2TZNk2bNmzZs2bNnv6TKZ/gphMfp69etk9p7T2ntKUpSlKUp7T2nt69e/pMpn+GmH/j9PXr1Pae09pSySlklKU9p7T29evf0mUz/DTCY/T16lP/AHSlKU/xUpSlP/dKUpT/ABUpT/8AQllKWTJl0y6ZdMumXTLpl0y6ZJSn+QlKWTJl0y6ZdMumXTLpl0y6ZJSn/sn9xKWXTLpn0z6Z9M+mXTLplVlVlVlVlVlVlVlVlVlVlRlVlVlRlVlVlVlVlVlVlVl0z6Z9M4/DPpn0z6ZdMkp/byll0y6Z9M+mfTPpn0y6ZVZVZVZVZVZVZVZVZUZVZUZVZVZVZVZVZVZVZVZVZVZdM+mfTOPwz6Z9M+mTJlVlVlVl0yZ9M2fTPpn0z6Z9M+mbPpn0z6Z9M2fTPpl0yqyqyqyqyqyomiaJomiaJomiaJomjRo0aNGjRo0aNGjRNE0TRNE0TRNE0TRNE0ZVZVZVZVZVZVZM+mbPpn0z6Z9M+mfTNn0z6Z9M+mfTPpl0y6ZVZVZVTVlVlRNE0TRlRNE0TRNE0TRo0aNGjRo0aNGjRomiaJomiaJomiaJomqaJqyq0TRNE0TRNE0TVNE1TVNU1TRNE1TVNU0TRNE0TRNGjRo0aNGjRhWHFHTgh88Pmj8Pnj/V89HBRwf1w4f64cNMXFSHFTFxUxcVIcP9cOGkOCkPno+ej55/D55cEuKemHUIo0aNGjRo0TRNE0TRNE0TVNE0TVNE1TVNE1TRNU0TRNE0TRNGjRo0aNGjRhWHFHThh88Pnj8Pnq+ejgo4P64cP9cOKkOKkOKmLipi4aYuH+uHBSHBSHz0fPR88/h88uCXFNWHUIo0aNGjRo4ZcU9MOoRRFGjRo0aNGjRo0aNGjRo0RRhVxR04IcGP4cGP+jij/GEMI/xjCP3+M/5xhxT/AJwhwT/o4Mv9XBk4p6YdQiiKNGjRo0aNGjRo0aNGjRoijGsOKOnBi4Mfw4I/0cUf4whhH+MYR+/xn/OMOKf84Q4J/wBHBP8Ar/zxrDCsOKkOKjhq4auGrhq4auGjipDjpDGsI/k8awwrDipDio4aOGrhq4auGrho4qQ46QxrCP8A0bHcMLQ47w4rw4buCzgs4O3A4HA4XA4HA4HA4O3BZwWcN3Fdx3hhaGNoR/Dx3DC0OO8OK8OG7gs4LODtwOBwOFwOBwOBwODtwWcFnDdxXcd4YWhjaEf88UftoQh4y6ZuRyuVzOZzeudz+uf1z+uf1z+uf1z+uf1zuf1z+uf1z+uf1z+udzR25nM5o7c3rlcrlZsniOkSj9tCEPGXTNyuVy+uZzOb1z+uf1z+uf1z+uf1z+uf1z+udz+uf1z+uf1z+uf1z+ueO3O5nM5vXK5XKzZPEdMUftoYsemHTDpx9OPpxVcVXDVw1cNXDVw0cNHDRw0cNHDRw0cNHDRw0cNHDRw0cNHDRw0cNHDVw1cNXFVxVcVXFVx9OPph0w6Yo/bQxY9MOnH04+nH04quKrhq4auGrhq4aOGjho4aOGjho4aOGkOGkOGkOGjho4aOGjho4aOGjhq4auGriq4quKriq4+nH0w6Ydf+wHgcLhcLicTjYdww7hh3DDuGPcMe4Y9ww7hh3DDuGHcONxuJxOFwuBwOB8753z2fPZ89nz3fNd893zXfPd893z3fP/Y+e757uC75/wCyHz/2Q+f+yHBd893z3fPd893z3fPd893zXfNd893z2fPZ8/b5+3zvncDgcLhcLicTjYdww7hh3DDuGHcMe4Ydww7hh3DDuGHcONxuJxOFwuBwPnfO+d89nz2fPZ893zXfPd813z3fPd893z/2Pnu+e7gu+f8Ash8/9kPn/shwXcF3z3fPd893z3fPd893zXfNd893z2fPZ8/b5+3zvncDdu3bt03bt26bpum6bpum6bt27du3bt26bt26bpum6bpum6bpum6bt03TdN26bpum6bpum7dN03TdN03TdN03TdN03Tdum7dum7dN27dum6bpum6bpum6bpum7du3bt03bpu3bpum6bpum6bpum6bpu3TdN03bpum6bpum6bt03TdN03TdN03TdN03TdN03TduysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysysmzKzKzKybMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrMrJT+2lKUpSlKUpSlKUpSlKUpSlKUpSlKUpSlKUpSn9tKUpSlKUpSlKUpSlKUpSlKUpSlKUpSlKUpT/wDrA//EAB0RAAMBAAMBAQEAAAAAAAAAAAABERIwQFAgkMD/2gAIAQIBAT8A/COlKioqKioqKi+zSoqKioqL59Ro0aKyvpVlZWaNFXiVGkaNFZWV9CsrNGjRpFXepo0V8c69Zo0u1pGilfVnJWaNF+NFXNUaNFfmU0aReamkaNPzNM19VlZWaKysrK/XrKzTNGjRWaKyv+u0/8QAHREBAQACAQUAAAAAAAAAAAAAEQBAUCAQITCQwP/aAAgBAwEBPwD1NkRER07eYiIiNMRERGARERGgIiNAREZRERoCIjiYBERqiIwiI1REcCIiIiIjbkREREREfXZ//9k=";p();p();var u8=!1;function l8(){u8=!0}function c8(){return u8}var ev=class{constructor(r){h(this,"backgroundAlpha",1);h(this,"backgroundColor",new ht);h(this,"width",0);h(this,"height",0);h(this,"options",{});h(this,"renderer");h(this,"enabledLayers",new Set([0,1]));h(this,"matricesUpdatedThisFrame",!1);h(this,"handleWebGLContextCreationError",r=>{var t,n;(n=(t=this.options).onWebGLContextCreationError)==null||n.call(t,r)});h(this,"handleWebGLContextLost",r=>{var t,n;(n=(t=this.options).onWebGLContextLost)==null||n.call(t,r)});h(this,"handleWebGLContextRestored",r=>{var t,n;(n=(t=this.options).onWebGLContextRestored)==null||n.call(t,r)});var t,n,o,i,a;try{this.options=r,c8()?(this.renderer={setSize:()=>{},state:{reset:()=>{}},properties:{get:()=>{}},getSize:()=>({width:window.innerWidth,height:innerHeight}),getDrawingBufferSize:()=>({width:window.innerWidth,height:innerHeight}),getClearAlpha:()=>1,getClearColor:()=>new ht,autoUpdate:!0,shadowMap:{autoUpdate:!0},getContext:()=>({getContextAttributes(){return{alpha:!0,antialias:!1,depth:!0,stencil:!1}}}),readRenderTargetPixelsAsync:()=>Promise.resolve([]),setRenderTarget:()=>{},setClearColor:()=>{},clear:()=>{},render:()=>{},clearStencil:()=>{},clearDepth:()=>{},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=new GD({canvas:r.canvas,alpha:r.alpha||!1,stencil:!0,antialias:typeof r.antialias=="boolean"?r.antialias:!0,powerPreference:"high-performance",preserveDrawingBuffer:!0}),this.renderer.localClippingEnabled=!0),this.backgroundColor=new ht((t=r.backgroundColor)!=null?t:"#ffffff"),this.backgroundAlpha=(n=r.backgroundAlpha)!=null?n:1}catch(u){Z.error(u),r.onWebGLRendererError&&r.onWebGLRendererError(u)}(o=this.domElement())==null||o.addEventListener("webglcontextlost",this.handleWebGLContextLost),(i=this.domElement())==null||i.addEventListener("webglcontextrestored",this.handleWebGLContextRestored),(a=this.domElement())==null||a.addEventListener("webglcontextcreationerror",this.handleWebGLContextCreationError)}destroy(){var r,t,n,o,i;this.renderer&&((t=(r=this.renderer).dispose)==null||t.call(r)),(n=this.domElement())==null||n.removeEventListener("webglcontextlost",this.handleWebGLContextLost),(o=this.domElement())==null||o.removeEventListener("webglcontextrestored",this.handleWebGLContextRestored),(i=this.domElement())==null||i.removeEventListener("webglcontextcreationerror",this.handleWebGLContextCreationError)}startFrame(){this.matricesUpdatedThisFrame=!1}updateMatricesIfNeeded(r){this.matricesUpdatedThisFrame||(r.updateMatrixWorld(),this.matricesUpdatedThisFrame=!0)}renderScene(r,t){this.renderer&&(this.updateMatricesIfNeeded(r),this.renderer.render(r,t))}renderFullScene(r,t){if(this.renderer){this.renderer.state.reset(),this.updateMatricesIfNeeded(r),this.renderer.clearStencil(),this.renderer.setRenderTarget(null),t.layers.disableAll(),this.renderer.autoClear=!1,t.layers.enable(Kr.MASKS),this.renderer.render(r,t),t.layers.disableAll();for(let n of this.enabledLayers.values())t.layers.enable(n);this.renderer.render(r,t),this.renderer.clearDepth(),t.layers.disableAll(),t.layers.enable(Kr.ALWAYS_ON_TOP_PATHS),this.renderer.render(r,t),this.renderer.clearStencil(),this.renderer.state.reset()}}clear(){this.renderer&&(this.renderer.setClearColor(this.backgroundColor,this.backgroundAlpha),this.renderer.clear())}setBufferSize(r,t){x.env.NODE_ENV==="test"||!this.renderer||(this.width=r,this.height=t,this.renderer.setSize(r,t,!1))}setBackgroundColor(r,t){this.backgroundColor=r,this.backgroundAlpha=t}domElement(){var r;return(r=this.renderer)==null?void 0:r.domElement}};p();p();var d8='"use strict";(()=>{var Wu=Object.defineProperty,Kd=Object.defineProperties;var Gd=Object.getOwnPropertyDescriptors;var tr=Object.getOwnPropertySymbols;var qu=Object.prototype.hasOwnProperty,Xu=Object.prototype.propertyIsEnumerable;var Kn=(e,r,n)=>r in e?Wu(e,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[r]=n,f=(e,r)=>{for(var n in r||(r={}))qu.call(r,n)&&Kn(e,n,r[n]);if(tr)for(var n of tr(r))Xu.call(r,n)&&Kn(e,n,r[n]);return e},z=(e,r)=>Kd(e,Gd(r));var Yu=(e,r)=>{var n={};for(var i in e)qu.call(e,i)&&r.indexOf(i)<0&&(n[i]=e[i]);if(e!=null&&tr)for(var i of tr(e))r.indexOf(i)<0&&Xu.call(e,i)&&(n[i]=e[i]);return n};var he=(e,r)=>{for(var n in r)Wu(e,n,{get:r[n],enumerable:!0})};var K=(e,r,n)=>Kn(e,typeof r!="symbol"?r+"":r,n);function Qu(e,r){return r.x+r.w<e.x+e.w&&r.x>e.x&&r.y>e.y&&r.y+r.h<e.y+e.h}function Hu(e,r){let[n,i]=r;return n>=e.x&&n<=e.x+e.w&&i>=e.y&&i<=e.y+e.h}function el(e,r){let n=r.x,i=r.y,t=r.x+r.w,o=r.y+r.h,c=e.x,l=e.y,d=e.x+e.w,s=e.y+e.h;return n<d&&c<t&&i<s&&l<o}function _e(e,r){for(let n=0;n<r.length;n++)e.push(r[n])}var J=class{constructor(r,n,i,t,o){K(this,"x");K(this,"y");K(this,"w");K(this,"h");K(this,"userData");this.userData=typeof o>"u"?null:o,this.x=r,this.y=n,this.w=i,this.h=t}contains(r){return r===this?!1:Qu(this,r)}intersects(r){return el(this,r)}intersectsPoint(r){return Hu(this,r)}draw(r){r.fillStyle="rgba(123,222,26, 0.8)",r.fillRect(this.x,this.y,this.w,this.h)}};var kt=class e{constructor(r,n){K(this,"topLeft");K(this,"topRight");K(this,"bottomLeft");K(this,"bottomRight");K(this,"divided",!1);K(this,"boundary");K(this,"capacity",16);K(this,"objects",[]);K(this,"parent");this.parent=n,this.boundary=r}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:r,y:n,w:i,h:t}=this.boundary;this.topLeft=new e(new J(r,n,i/2,t/2),this),this.topRight=new e(new J(r+i/2,n,i/2,t/2),this),this.bottomLeft=new e(new J(r,n+t/2,i/2,t/2),this),this.bottomRight=new e(new J(r+i/2,n+t/2,i/2,t/2),this),this.divided=!0}queryRect(r){let n=[];if(this.boundary.intersects(r))n.push(...this.objects);else return[];return this.divided&&(_e(n,this.topLeft.queryRect(r)),_e(n,this.topRight.queryRect(r)),_e(n,this.bottomLeft.queryRect(r)),_e(n,this.bottomRight.queryRect(r))),n}queryPoint(r){let n=[];if(this.boundary.intersectsPoint(r))n.push(...this.objects);else return[];return this.divided&&(_e(n,this.topLeft.queryPoint(r)),_e(n,this.topRight.queryPoint(r)),_e(n,this.bottomLeft.queryPoint(r)),_e(n,this.bottomRight.queryPoint(r))),n}insert(r){return(this.parent?!this.boundary.contains(r):!this.boundary.intersects(r))?!1:this.objects.length<this.capacity?(this.objects.push(r),!0):(this.divided||this.subdivide(),(this.topLeft.insert(r)||this.topRight.insert(r)||this.bottomLeft.insert(r)||this.bottomRight.insert(r))===!1&&this.objects.push(r),!0)}drawObjects(r){this.objects.forEach(n=>n.draw(r)),this.divided&&(this.topLeft.drawObjects(r),this.topRight.drawObjects(r),this.bottomLeft.drawObjects(r),this.bottomRight.drawObjects(r))}draw(r){r.rect(this.boundary.x,this.boundary.y,this.boundary.w,this.boundary.h),this.divided&&(this.topLeft.draw(r),this.topRight.draw(r),this.bottomLeft.draw(r),this.bottomRight.draw(r)),r.strokeStyle="black",r.lineWidth=4,r.stroke()}};var bt={};he(bt,{$brand:()=>rr,$input:()=>pa,$output:()=>ma,NEVER:()=>Gn,TimePrecision:()=>$a,ZodAny:()=>cu,ZodArray:()=>du,ZodBase64:()=>Un,ZodBase64URL:()=>On,ZodBigInt:()=>yt,ZodBigIntFormat:()=>Tn,ZodBoolean:()=>_t,ZodCIDRv4:()=>jn,ZodCIDRv6:()=>Pn,ZodCUID:()=>bn,ZodCUID2:()=>xn,ZodCatch:()=>Zu,ZodCodec:()=>Jn,ZodCustom:()=>er,ZodCustomStringFormat:()=>$t,ZodDate:()=>qt,ZodDefault:()=>wu,ZodDiscriminatedUnion:()=>pu,ZodE164:()=>Dn,ZodEmail:()=>hn,ZodEmoji:()=>_n,ZodEnum:()=>gt,ZodError:()=>xf,ZodExactOptional:()=>zu,ZodFile:()=>xu,ZodFirstPartyTypeKind:()=>Bu,ZodFunction:()=>Ju,ZodGUID:()=>Mt,ZodIPv4:()=>Sn,ZodIPv6:()=>wn,ZodISODate:()=>mn,ZodISODateTime:()=>dn,ZodISODuration:()=>fn,ZodISOTime:()=>pn,ZodIntersection:()=>fu,ZodIssueCode:()=>zf,ZodJWT:()=>Zn,ZodKSUID:()=>In,ZodLazy:()=>Lu,ZodLiteral:()=>bu,ZodMAC:()=>eu,ZodMap:()=>_u,ZodNaN:()=>Nu,ZodNanoID:()=>yn,ZodNever:()=>lu,ZodNonOptional:()=>Cn,ZodNull:()=>ou,ZodNullable:()=>Su,ZodNumber:()=>ht,ZodNumberFormat:()=>Be,ZodObject:()=>Yt,ZodOptional:()=>Ln,ZodPipe:()=>Fn,ZodPrefault:()=>Pu,ZodPromise:()=>Fu,ZodReadonly:()=>Eu,ZodRealError:()=>ne,ZodRecord:()=>Ht,ZodSet:()=>yu,ZodString:()=>vt,ZodStringFormat:()=>L,ZodSuccess:()=>Du,ZodSymbol:()=>nu,ZodTemplateLiteral:()=>Ru,ZodTransform:()=>ku,ZodTuple:()=>vu,ZodType:()=>U,ZodULID:()=>kn,ZodURL:()=>Wt,ZodUUID:()=>$e,ZodUndefined:()=>iu,ZodUnion:()=>Qt,ZodUnknown:()=>uu,ZodVoid:()=>su,ZodXID:()=>zn,ZodXor:()=>mu,_ZodString:()=>$n,_default:()=>ju,_function:()=>Zd,any:()=>dd,array:()=>Xt,base64:()=>Ws,base64url:()=>qs,bigint:()=>ad,boolean:()=>ru,catch:()=>Tu,check:()=>Td,cidrv4:()=>Ks,cidrv6:()=>Gs,clone:()=>Y,codec:()=>Ud,coerce:()=>Vn,config:()=>M,core:()=>ve,cuid:()=>Rs,cuid2:()=>Ls,custom:()=>Nd,date:()=>pd,decode:()=>Gc,decodeAsync:()=>qc,describe:()=>Ed,discriminatedUnion:()=>_d,e164:()=>Xs,email:()=>js,emoji:()=>Es,encode:()=>Kc,encodeAsync:()=>Wc,endsWith:()=>at,enum:()=>An,exactOptional:()=>Iu,file:()=>Sd,flattenError:()=>Dt,float32:()=>rd,float64:()=>nd,formatError:()=>Zt,fromJSONSchema:()=>Vd,function:()=>Zd,getErrorMap:()=>Sf,globalRegistry:()=>B,gt:()=>fe,gte:()=>Q,guid:()=>Ps,hash:()=>td,hex:()=>ed,hostname:()=>Hs,httpUrl:()=>Ns,includes:()=>it,instanceof:()=>Rd,int:()=>vn,int32:()=>id,int64:()=>cd,intersection:()=>gu,ipv4:()=>Vs,ipv6:()=>Bs,iso:()=>Ve,json:()=>Cd,jwt:()=>Ys,keyof:()=>fd,ksuid:()=>Js,lazy:()=>Cu,length:()=>Je,literal:()=>Id,locales:()=>Le,looseObject:()=>$d,looseRecord:()=>bd,lowercase:()=>rt,lt:()=>pe,lte:()=>ae,mac:()=>Ms,map:()=>xd,maxLength:()=>Fe,maxSize:()=>Pe,meta:()=>Ad,mime:()=>ct,minLength:()=>be,minSize:()=>ge,multipleOf:()=>je,nan:()=>Pd,nanoid:()=>As,nativeEnum:()=>zd,negative:()=>en,never:()=>Nn,nonnegative:()=>rn,nonoptional:()=>Ou,nonpositive:()=>tn,normalize:()=>ut,null:()=>au,nullable:()=>Kt,nullish:()=>wd,number:()=>tu,object:()=>gd,optional:()=>Bt,overwrite:()=>de,parse:()=>Jc,parseAsync:()=>Vc,partialRecord:()=>yd,pipe:()=>Gt,positive:()=>Hr,prefault:()=>Uu,preprocess:()=>Fd,prettifyError:()=>oi,promise:()=>Dd,property:()=>nn,readonly:()=>Au,record:()=>hu,refine:()=>Vu,regex:()=>tt,regexes:()=>oe,registry:()=>Dr,safeDecode:()=>Yc,safeDecodeAsync:()=>Hc,safeEncode:()=>Xc,safeEncodeAsync:()=>Qc,safeParse:()=>Mc,safeParseAsync:()=>Bc,set:()=>kd,setErrorMap:()=>If,size:()=>Ce,slugify:()=>mt,startsWith:()=>ot,strictObject:()=>vd,string:()=>gn,stringFormat:()=>Qs,stringbool:()=>Ld,success:()=>jd,superRefine:()=>Mu,symbol:()=>ld,templateLiteral:()=>Od,toJSONSchema:()=>un,toLowerCase:()=>st,toUpperCase:()=>dt,transform:()=>Rn,treeifyError:()=>ii,trim:()=>lt,tuple:()=>$u,uint32:()=>od,uint64:()=>ud,ulid:()=>Cs,undefined:()=>sd,union:()=>En,unknown:()=>Me,uppercase:()=>nt,url:()=>Ts,util:()=>b,uuid:()=>Us,uuidv4:()=>Os,uuidv6:()=>Ds,uuidv7:()=>Zs,void:()=>md,xid:()=>Fs,xor:()=>hd});var ve={};he(ve,{$ZodAny:()=>To,$ZodArray:()=>Lo,$ZodAsyncError:()=>se,$ZodBase64:()=>zo,$ZodBase64URL:()=>Io,$ZodBigInt:()=>Ir,$ZodBigIntFormat:()=>Uo,$ZodBoolean:()=>At,$ZodCIDRv4:()=>bo,$ZodCIDRv6:()=>xo,$ZodCUID:()=>uo,$ZodCUID2:()=>lo,$ZodCatch:()=>na,$ZodCheck:()=>C,$ZodCheckBigIntFormat:()=>Ri,$ZodCheckEndsWith:()=>Xi,$ZodCheckGreaterThan:()=>hr,$ZodCheckIncludes:()=>Wi,$ZodCheckLengthEquals:()=>Mi,$ZodCheckLessThan:()=>$r,$ZodCheckLowerCase:()=>Ki,$ZodCheckMaxLength:()=>Ji,$ZodCheckMaxSize:()=>Li,$ZodCheckMimeType:()=>Qi,$ZodCheckMinLength:()=>Vi,$ZodCheckMinSize:()=>Ci,$ZodCheckMultipleOf:()=>Ei,$ZodCheckNumberFormat:()=>Ai,$ZodCheckOverwrite:()=>Hi,$ZodCheckProperty:()=>Yi,$ZodCheckRegex:()=>Bi,$ZodCheckSizeEquals:()=>Fi,$ZodCheckStartsWith:()=>qi,$ZodCheckStringFormat:()=>He,$ZodCheckUpperCase:()=>Gi,$ZodCodec:()=>Lt,$ZodCustom:()=>da,$ZodCustomStringFormat:()=>jo,$ZodDate:()=>Ro,$ZodDefault:()=>Ho,$ZodDiscriminatedUnion:()=>Jo,$ZodE164:()=>So,$ZodEmail:()=>io,$ZodEmoji:()=>ao,$ZodEncodeError:()=>ke,$ZodEnum:()=>Go,$ZodError:()=>Ot,$ZodExactOptional:()=>Yo,$ZodFile:()=>qo,$ZodFunction:()=>ua,$ZodGUID:()=>ro,$ZodIPv4:()=>ho,$ZodIPv6:()=>_o,$ZodISODate:()=>go,$ZodISODateTime:()=>fo,$ZodISODuration:()=>$o,$ZodISOTime:()=>vo,$ZodIntersection:()=>Vo,$ZodJWT:()=>wo,$ZodKSUID:()=>po,$ZodLazy:()=>sa,$ZodLiteral:()=>Wo,$ZodMAC:()=>yo,$ZodMap:()=>Bo,$ZodNaN:()=>ia,$ZodNanoID:()=>co,$ZodNever:()=>Eo,$ZodNonOptional:()=>ta,$ZodNull:()=>Zo,$ZodNullable:()=>Qo,$ZodNumber:()=>zr,$ZodNumberFormat:()=>Po,$ZodObject:()=>wl,$ZodObjectJIT:()=>Co,$ZodOptional:()=>wr,$ZodPipe:()=>oa,$ZodPrefault:()=>ea,$ZodPromise:()=>la,$ZodReadonly:()=>aa,$ZodRealError:()=>re,$ZodRecord:()=>Mo,$ZodRegistry:()=>Or,$ZodSet:()=>Ko,$ZodString:()=>Re,$ZodStringFormat:()=>R,$ZodSuccess:()=>ra,$ZodSymbol:()=>Oo,$ZodTemplateLiteral:()=>ca,$ZodTransform:()=>Xo,$ZodTuple:()=>Sr,$ZodType:()=>P,$ZodULID:()=>so,$ZodURL:()=>oo,$ZodUUID:()=>no,$ZodUndefined:()=>Do,$ZodUnion:()=>Rt,$ZodUnknown:()=>No,$ZodVoid:()=>Ao,$ZodXID:()=>mo,$ZodXor:()=>Fo,$brand:()=>rr,$constructor:()=>g,$input:()=>pa,$output:()=>ma,Doc:()=>Et,JSONSchema:()=>Ac,JSONSchemaGenerator:()=>ln,NEVER:()=>Gn,TimePrecision:()=>$a,_any:()=>Ra,_array:()=>Ba,_base64:()=>qr,_base64url:()=>Xr,_bigint:()=>Oa,_boolean:()=>Pa,_catch:()=>ff,_check:()=>Ss,_cidrv4:()=>Gr,_cidrv6:()=>Wr,_coercedBigint:()=>Da,_coercedBoolean:()=>Ua,_coercedDate:()=>Va,_coercedNumber:()=>ka,_coercedString:()=>ga,_cuid:()=>Cr,_cuid2:()=>Fr,_custom:()=>Ga,_date:()=>Ja,_decode:()=>ur,_decodeAsync:()=>sr,_default:()=>df,_discriminatedUnion:()=>Qp,_e164:()=>Yr,_email:()=>Zr,_emoji:()=>Rr,_encode:()=>cr,_encodeAsync:()=>lr,_endsWith:()=>at,_enum:()=>of,_file:()=>Ka,_float32:()=>Ia,_float64:()=>Sa,_gt:()=>fe,_gte:()=>Q,_guid:()=>Ft,_includes:()=>it,_int:()=>za,_int32:()=>wa,_int64:()=>Za,_intersection:()=>Hp,_ipv4:()=>Br,_ipv6:()=>Kr,_isoDate:()=>_a,_isoDateTime:()=>ha,_isoDuration:()=>ba,_isoTime:()=>ya,_jwt:()=>Qr,_ksuid:()=>Mr,_lazy:()=>hf,_length:()=>Je,_literal:()=>cf,_lowercase:()=>rt,_lt:()=>pe,_lte:()=>ae,_mac:()=>va,_map:()=>rf,_max:()=>ae,_maxLength:()=>Fe,_maxSize:()=>Pe,_mime:()=>ct,_min:()=>Q,_minLength:()=>be,_minSize:()=>ge,_multipleOf:()=>je,_nan:()=>Ma,_nanoid:()=>Lr,_nativeEnum:()=>af,_negative:()=>en,_never:()=>Ca,_nonnegative:()=>rn,_nonoptional:()=>mf,_nonpositive:()=>tn,_normalize:()=>ut,_null:()=>Aa,_nullable:()=>sf,_number:()=>xa,_optional:()=>lf,_overwrite:()=>de,_parse:()=>qe,_parseAsync:()=>Xe,_pipe:()=>gf,_positive:()=>Hr,_promise:()=>_f,_property:()=>nn,_readonly:()=>vf,_record:()=>tf,_refine:()=>Wa,_regex:()=>tt,_safeDecode:()=>mr,_safeDecodeAsync:()=>fr,_safeEncode:()=>dr,_safeEncodeAsync:()=>pr,_safeParse:()=>Ye,_safeParseAsync:()=>Qe,_set:()=>nf,_size:()=>Ce,_slugify:()=>mt,_startsWith:()=>ot,_string:()=>fa,_stringFormat:()=>pt,_stringbool:()=>Qa,_success:()=>pf,_superRefine:()=>qa,_symbol:()=>Na,_templateLiteral:()=>$f,_toLowerCase:()=>st,_toUpperCase:()=>dt,_transform:()=>uf,_trim:()=>lt,_tuple:()=>ef,_uint32:()=>ja,_uint64:()=>Ta,_ulid:()=>Jr,_undefined:()=>Ea,_union:()=>Xp,_unknown:()=>La,_uppercase:()=>nt,_url:()=>Jt,_uuid:()=>Tr,_uuidv4:()=>Nr,_uuidv6:()=>Er,_uuidv7:()=>Ar,_void:()=>Fa,_xid:()=>Vr,_xor:()=>Yp,clone:()=>Y,config:()=>M,createStandardJSONSchemaMethod:()=>ft,createToJSONSchemaMethod:()=>Ha,decode:()=>bm,decodeAsync:()=>km,describe:()=>Xa,encode:()=>ym,encodeAsync:()=>xm,extractDefs:()=>Oe,finalize:()=>De,flattenError:()=>Dt,formatError:()=>Zt,globalConfig:()=>zt,globalRegistry:()=>B,initializeContext:()=>Ue,isValidBase64:()=>ko,isValidBase64URL:()=>kl,isValidJWT:()=>zl,locales:()=>Le,meta:()=>Ya,parse:()=>or,parseAsync:()=>ar,prettifyError:()=>oi,process:()=>N,regexes:()=>oe,registry:()=>Dr,safeDecode:()=>Im,safeDecodeAsync:()=>wm,safeEncode:()=>zm,safeEncodeAsync:()=>Sm,safeParse:()=>ai,safeParseAsync:()=>ci,toDotPath:()=>ol,toJSONSchema:()=>un,treeifyError:()=>ii,util:()=>b,version:()=>eo});var Gn=Object.freeze({status:"aborted"});function g(e,r,n){var l;function i(d,s){if(d._zod||Object.defineProperty(d,"_zod",{value:{def:s,constr:c,traits:new Set},enumerable:!1}),d._zod.traits.has(e))return;d._zod.traits.add(e),r(d,s);let m=c.prototype,a=Object.keys(m);for(let u=0;u<a.length;u++){let p=a[u];p in d||(d[p]=m[p].bind(d))}}let t=(l=n==null?void 0:n.Parent)!=null?l:Object;class o extends t{}Object.defineProperty(o,"name",{value:e});function c(d){var a;var s;let m=n!=null&&n.Parent?new o:this;i(m,d),(a=(s=m._zod).deferred)!=null||(s.deferred=[]);for(let u of m._zod.deferred)u();return m}return Object.defineProperty(c,"init",{value:i}),Object.defineProperty(c,Symbol.hasInstance,{value:d=>{var s,m;return n!=null&&n.Parent&&d instanceof n.Parent?!0:(m=(s=d==null?void 0:d._zod)==null?void 0:s.traits)==null?void 0:m.has(e)}}),Object.defineProperty(c,"name",{value:e}),c}var rr=Symbol("zod_brand"),se=class extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}},ke=class extends Error{constructor(r){super("Encountered unidirectional transform during encode: ".concat(r)),this.name="ZodEncodeError"}},zt={};function M(e){return e&&Object.assign(zt,e),zt}var b={};he(b,{BIGINT_FORMAT_RANGES:()=>ni,Class:()=>qn,NUMBER_FORMAT_RANGES:()=>ri,aborted:()=>we,allowsEval:()=>Qn,assert:()=>Qd,assertEqual:()=>Wd,assertIs:()=>Xd,assertNever:()=>Yd,assertNotEqual:()=>qd,assignProp:()=>Ie,base64ToUint8Array:()=>rl,base64urlToUint8Array:()=>gm,cached:()=>Ge,captureStackTrace:()=>ir,cleanEnum:()=>fm,cleanRegex:()=>wt,clone:()=>Y,cloneDef:()=>em,createTransparentProxy:()=>am,defineLazy:()=>O,esc:()=>nr,escapeRegex:()=>le,extend:()=>lm,finalizeIssue:()=>te,floatSafeRemainder:()=>Xn,getElementAtPath:()=>tm,getEnumValues:()=>St,getLengthableOrigin:()=>Ut,getParsedType:()=>om,getSizableOrigin:()=>Pt,hexToUint8Array:()=>$m,isObject:()=>Ee,isPlainObject:()=>Se,issue:()=>We,joinValues:()=>v,jsonStringifyReplacer:()=>Ke,merge:()=>dm,mergeDefs:()=>ye,normalizeParams:()=>x,nullish:()=>ze,numKeys:()=>im,objectClone:()=>Hd,omit:()=>um,optionalKeys:()=>ti,parsedType:()=>y,partial:()=>mm,pick:()=>cm,prefixIssues:()=>ie,primitiveTypes:()=>ei,promiseAllObject:()=>rm,propertyKeyTypes:()=>jt,randomString:()=>nm,required:()=>pm,safeExtend:()=>sm,shallowClone:()=>Hn,slugify:()=>Yn,stringifyPrimitive:()=>_,uint8ArrayToBase64:()=>nl,uint8ArrayToBase64url:()=>vm,uint8ArrayToHex:()=>hm,unwrapMessage:()=>It});function Wd(e){return e}function qd(e){return e}function Xd(e){}function Yd(e){throw new Error("Unexpected value in exhaustive check")}function Qd(e){}function St(e){let r=Object.values(e).filter(i=>typeof i=="number");return Object.entries(e).filter(([i,t])=>r.indexOf(+i)===-1).map(([i,t])=>t)}function v(e,r="|"){return e.map(n=>_(n)).join(r)}function Ke(e,r){return typeof r=="bigint"?r.toString():r}function Ge(e){return{get value(){{let n=e();return Object.defineProperty(this,"value",{value:n}),n}throw new Error("cached value already set")}}}function ze(e){return e==null}function wt(e){let r=e.startsWith("^")?1:0,n=e.endsWith("$")?e.length-1:e.length;return e.slice(r,n)}function Xn(e,r){let n=(e.toString().split(".")[1]||"").length,i=r.toString(),t=(i.split(".")[1]||"").length;if(t===0&&/\\d?e-\\d?/.test(i)){let d=i.match(/\\d?e-(\\d?)/);d!=null&&d[1]&&(t=Number.parseInt(d[1]))}let o=n>t?n:t,c=Number.parseInt(e.toFixed(o).replace(".","")),l=Number.parseInt(r.toFixed(o).replace(".",""));return c%l/10**o}var tl=Symbol("evaluating");function O(e,r,n){let i;Object.defineProperty(e,r,{get(){if(i!==tl)return i===void 0&&(i=tl,i=n()),i},set(t){Object.defineProperty(e,r,{value:t})},configurable:!0})}function Hd(e){return Object.create(Object.getPrototypeOf(e),Object.getOwnPropertyDescriptors(e))}function Ie(e,r,n){Object.defineProperty(e,r,{value:n,writable:!0,enumerable:!0,configurable:!0})}function ye(...e){let r={};for(let n of e){let i=Object.getOwnPropertyDescriptors(n);Object.assign(r,i)}return Object.defineProperties({},r)}function em(e){return ye(e._zod.def)}function tm(e,r){return r?r.reduce((n,i)=>n==null?void 0:n[i],e):e}function rm(e){let r=Object.keys(e),n=r.map(i=>e[i]);return Promise.all(n).then(i=>{let t={};for(let o=0;o<r.length;o++)t[r[o]]=i[o];return t})}function nm(e=10){let r="abcdefghijklmnopqrstuvwxyz",n="";for(let i=0;i<e;i++)n+=r[Math.floor(Math.random()*r.length)];return n}function nr(e){return JSON.stringify(e)}function Yn(e){return e.toLowerCase().trim().replace(/[^\\w\\s-]/g,"").replace(/[\\s_-]+/g,"-").replace(/^-+|-+$/g,"")}var ir="captureStackTrace"in Error?Error.captureStackTrace:(...e)=>{};function Ee(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}var Qn=Ge(()=>{var e;if(typeof navigator<"u"&&((e=navigator==null?void 0:navigator.userAgent)!=null&&e.includes("Cloudflare")))return!1;try{let r=Function;return new r(""),!0}catch(r){return!1}});function Se(e){if(Ee(e)===!1)return!1;let r=e.constructor;if(r===void 0||typeof r!="function")return!0;let n=r.prototype;return!(Ee(n)===!1||Object.prototype.hasOwnProperty.call(n,"isPrototypeOf")===!1)}function Hn(e){return Se(e)?f({},e):Array.isArray(e)?[...e]:e}function im(e){let r=0;for(let n in e)Object.prototype.hasOwnProperty.call(e,n)&&r++;return r}var om=e=>{let r=typeof e;switch(r){case"undefined":return"undefined";case"string":return"string";case"number":return Number.isNaN(e)?"nan":"number";case"boolean":return"boolean";case"function":return"function";case"bigint":return"bigint";case"symbol":return"symbol";case"object":return Array.isArray(e)?"array":e===null?"null":e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?"promise":typeof Map<"u"&&e instanceof Map?"map":typeof Set<"u"&&e instanceof Set?"set":typeof Date<"u"&&e instanceof Date?"date":typeof File<"u"&&e instanceof File?"file":"object";default:throw new Error("Unknown data type: ".concat(r))}},jt=new Set(["string","number","symbol"]),ei=new Set(["string","number","bigint","boolean","symbol","undefined"]);function le(e){return e.replace(/[.*+?^${}()|[\\]\\\\]/g,"\\\\$&")}function Y(e,r,n){let i=new e._zod.constr(r!=null?r:e._zod.def);return(!r||n!=null&&n.parent)&&(i._zod.parent=e),i}function x(e){let r=e;if(!r)return{};if(typeof r=="string")return{error:()=>r};if((r==null?void 0:r.message)!==void 0){if((r==null?void 0:r.error)!==void 0)throw new Error("Cannot specify both `message` and `error` params");r.error=r.message}return delete r.message,typeof r.error=="string"?z(f({},r),{error:()=>r.error}):r}function am(e){let r;return new Proxy({},{get(n,i,t){return r!=null||(r=e()),Reflect.get(r,i,t)},set(n,i,t,o){return r!=null||(r=e()),Reflect.set(r,i,t,o)},has(n,i){return r!=null||(r=e()),Reflect.has(r,i)},deleteProperty(n,i){return r!=null||(r=e()),Reflect.deleteProperty(r,i)},ownKeys(n){return r!=null||(r=e()),Reflect.ownKeys(r)},getOwnPropertyDescriptor(n,i){return r!=null||(r=e()),Reflect.getOwnPropertyDescriptor(r,i)},defineProperty(n,i,t){return r!=null||(r=e()),Reflect.defineProperty(r,i,t)}})}function _(e){return typeof e=="bigint"?e.toString()+"n":typeof e=="string"?\'"\'.concat(e,\'"\'):"".concat(e)}function ti(e){return Object.keys(e).filter(r=>e[r]._zod.optin==="optional"&&e[r]._zod.optout==="optional")}var ri={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]},ni={int64:[BigInt("-9223372036854775808"),BigInt("9223372036854775807")],uint64:[BigInt(0),BigInt("18446744073709551615")]};function cm(e,r){let n=e._zod.def,i=n.checks;if(i&&i.length>0)throw new Error(".pick() cannot be used on object schemas containing refinements");let o=ye(e._zod.def,{get shape(){let c={};for(let l in r){if(!(l in n.shape))throw new Error(\'Unrecognized key: "\'.concat(l,\'"\'));r[l]&&(c[l]=n.shape[l])}return Ie(this,"shape",c),c},checks:[]});return Y(e,o)}function um(e,r){let n=e._zod.def,i=n.checks;if(i&&i.length>0)throw new Error(".omit() cannot be used on object schemas containing refinements");let o=ye(e._zod.def,{get shape(){let c=f({},e._zod.def.shape);for(let l in r){if(!(l in n.shape))throw new Error(\'Unrecognized key: "\'.concat(l,\'"\'));r[l]&&delete c[l]}return Ie(this,"shape",c),c},checks:[]});return Y(e,o)}function lm(e,r){if(!Se(r))throw new Error("Invalid input to extend: expected a plain object");let n=e._zod.def.checks;if(n&&n.length>0){let o=e._zod.def.shape;for(let c in r)if(Object.getOwnPropertyDescriptor(o,c)!==void 0)throw new Error("Cannot overwrite keys on object schemas containing refinements. Use `.safeExtend()` instead.")}let t=ye(e._zod.def,{get shape(){let o=f(f({},e._zod.def.shape),r);return Ie(this,"shape",o),o}});return Y(e,t)}function sm(e,r){if(!Se(r))throw new Error("Invalid input to safeExtend: expected a plain object");let n=ye(e._zod.def,{get shape(){let i=f(f({},e._zod.def.shape),r);return Ie(this,"shape",i),i}});return Y(e,n)}function dm(e,r){let n=ye(e._zod.def,{get shape(){let i=f(f({},e._zod.def.shape),r._zod.def.shape);return Ie(this,"shape",i),i},get catchall(){return r._zod.def.catchall},checks:[]});return Y(e,n)}function mm(e,r,n){let t=r._zod.def.checks;if(t&&t.length>0)throw new Error(".partial() cannot be used on object schemas containing refinements");let c=ye(r._zod.def,{get shape(){let l=r._zod.def.shape,d=f({},l);if(n)for(let s in n){if(!(s in l))throw new Error(\'Unrecognized key: "\'.concat(s,\'"\'));n[s]&&(d[s]=e?new e({type:"optional",innerType:l[s]}):l[s])}else for(let s in l)d[s]=e?new e({type:"optional",innerType:l[s]}):l[s];return Ie(this,"shape",d),d},checks:[]});return Y(r,c)}function pm(e,r,n){let i=ye(r._zod.def,{get shape(){let t=r._zod.def.shape,o=f({},t);if(n)for(let c in n){if(!(c in o))throw new Error(\'Unrecognized key: "\'.concat(c,\'"\'));n[c]&&(o[c]=new e({type:"nonoptional",innerType:t[c]}))}else for(let c in t)o[c]=new e({type:"nonoptional",innerType:t[c]});return Ie(this,"shape",o),o}});return Y(r,i)}function we(e,r=0){var n;if(e.aborted===!0)return!0;for(let i=r;i<e.issues.length;i++)if(((n=e.issues[i])==null?void 0:n.continue)!==!0)return!0;return!1}function ie(e,r){return r.map(n=>{var t;var i;return(t=(i=n).path)!=null||(i.path=[]),n.path.unshift(e),n})}function It(e){return typeof e=="string"?e:e==null?void 0:e.message}function te(e,r,n){var t,o,c,l,d,s,m,a,u,p,$;let i=z(f({},e),{path:(t=e.path)!=null?t:[]});if(!e.message){let h=($=(p=(a=(s=It((l=(c=(o=e.inst)==null?void 0:o._zod.def)==null?void 0:c.error)==null?void 0:l.call(c,e)))!=null?s:It((d=r==null?void 0:r.error)==null?void 0:d.call(r,e)))!=null?a:It((m=n.customError)==null?void 0:m.call(n,e)))!=null?p:It((u=n.localeError)==null?void 0:u.call(n,e)))!=null?$:"Invalid input";i.message=h}return delete i.inst,delete i.continue,r!=null&&r.reportInput||delete i.input,i}function Pt(e){return e instanceof Set?"set":e instanceof Map?"map":e instanceof File?"file":"unknown"}function Ut(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function y(e){let r=typeof e;switch(r){case"number":return Number.isNaN(e)?"nan":"number";case"object":{if(e===null)return"null";if(Array.isArray(e))return"array";let n=e;if(n&&Object.getPrototypeOf(n)!==Object.prototype&&"constructor"in n&&n.constructor)return n.constructor.name}}return r}function We(...e){let[r,n,i]=e;return typeof r=="string"?{message:r,code:"custom",input:n,inst:i}:f({},r)}function fm(e){return Object.entries(e).filter(([r,n])=>Number.isNaN(Number.parseInt(r,10))).map(r=>r[1])}function rl(e){let r=atob(e),n=new Uint8Array(r.length);for(let i=0;i<r.length;i++)n[i]=r.charCodeAt(i);return n}function nl(e){let r="";for(let n=0;n<e.length;n++)r+=String.fromCharCode(e[n]);return btoa(r)}function gm(e){let r=e.replace(/-/g,"+").replace(/_/g,"/"),n="=".repeat((4-r.length%4)%4);return rl(r+n)}function vm(e){return nl(e).replace(/\\+/g,"-").replace(/\\//g,"_").replace(/=/g,"")}function $m(e){let r=e.replace(/^0x/,"");if(r.length%2!==0)throw new Error("Invalid hex string length");let n=new Uint8Array(r.length/2);for(let i=0;i<r.length;i+=2)n[i/2]=Number.parseInt(r.slice(i,i+2),16);return n}function hm(e){return Array.from(e).map(r=>r.toString(16).padStart(2,"0")).join("")}var qn=class{constructor(...r){}};var il=(e,r)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:r,enumerable:!1}),e.message=JSON.stringify(r,Ke,2),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},Ot=g("$ZodError",il),re=g("$ZodError",il,{Parent:Error});function Dt(e,r=n=>n.message){let n={},i=[];for(let t of e.issues)t.path.length>0?(n[t.path[0]]=n[t.path[0]]||[],n[t.path[0]].push(r(t))):i.push(r(t));return{formErrors:i,fieldErrors:n}}function Zt(e,r=n=>n.message){let n={_errors:[]},i=t=>{for(let o of t.issues)if(o.code==="invalid_union"&&o.errors.length)o.errors.map(c=>i({issues:c}));else if(o.code==="invalid_key")i({issues:o.issues});else if(o.code==="invalid_element")i({issues:o.issues});else if(o.path.length===0)n._errors.push(r(o));else{let c=n,l=0;for(;l<o.path.length;){let d=o.path[l];l===o.path.length-1?(c[d]=c[d]||{_errors:[]},c[d]._errors.push(r(o))):c[d]=c[d]||{_errors:[]},c=c[d],l++}}};return i(e),n}function ii(e,r=n=>n.message){let n={errors:[]},i=(t,o=[])=>{var d,s,m,a;var c,l;for(let u of t.issues)if(u.code==="invalid_union"&&u.errors.length)u.errors.map(p=>i({issues:p},u.path));else if(u.code==="invalid_key")i({issues:u.issues},u.path);else if(u.code==="invalid_element")i({issues:u.issues},u.path);else{let p=[...o,...u.path];if(p.length===0){n.errors.push(r(u));continue}let $=n,h=0;for(;h<p.length;){let w=p[h],D=h===p.length-1;typeof w=="string"?((d=$.properties)!=null||($.properties={}),(s=(c=$.properties)[w])!=null||(c[w]={errors:[]}),$=$.properties[w]):((m=$.items)!=null||($.items=[]),(a=(l=$.items)[w])!=null||(l[w]={errors:[]}),$=$.items[w]),D&&$.errors.push(r(u)),h++}}};return i(e),n}function ol(e){let r=[],n=e.map(i=>typeof i=="object"?i.key:i);for(let i of n)typeof i=="number"?r.push("[".concat(i,"]")):typeof i=="symbol"?r.push("[".concat(JSON.stringify(String(i)),"]")):/[^\\w$]/.test(i)?r.push("[".concat(JSON.stringify(i),"]")):(r.length&&r.push("."),r.push(i));return r.join("")}function oi(e){var i;let r=[],n=[...e.issues].sort((t,o)=>{var c,l;return((c=t.path)!=null?c:[]).length-((l=o.path)!=null?l:[]).length});for(let t of n)r.push("\\u2716 ".concat(t.message)),(i=t.path)!=null&&i.length&&r.push(" \\u2192 at ".concat(ol(t.path)));return r.join("\\n")}var qe=e=>(r,n,i,t)=>{var l;let o=i?Object.assign(i,{async:!1}):{async:!1},c=r._zod.run({value:n,issues:[]},o);if(c instanceof Promise)throw new se;if(c.issues.length){let d=new((l=t==null?void 0:t.Err)!=null?l:e)(c.issues.map(s=>te(s,o,M())));throw ir(d,t==null?void 0:t.callee),d}return c.value},or=qe(re),Xe=e=>async(r,n,i,t)=>{var l;let o=i?Object.assign(i,{async:!0}):{async:!0},c=r._zod.run({value:n,issues:[]},o);if(c instanceof Promise&&(c=await c),c.issues.length){let d=new((l=t==null?void 0:t.Err)!=null?l:e)(c.issues.map(s=>te(s,o,M())));throw ir(d,t==null?void 0:t.callee),d}return c.value},ar=Xe(re),Ye=e=>(r,n,i)=>{let t=i?z(f({},i),{async:!1}):{async:!1},o=r._zod.run({value:n,issues:[]},t);if(o instanceof Promise)throw new se;return o.issues.length?{success:!1,error:new(e!=null?e:Ot)(o.issues.map(c=>te(c,t,M())))}:{success:!0,data:o.value}},ai=Ye(re),Qe=e=>async(r,n,i)=>{let t=i?Object.assign(i,{async:!0}):{async:!0},o=r._zod.run({value:n,issues:[]},t);return o instanceof Promise&&(o=await o),o.issues.length?{success:!1,error:new e(o.issues.map(c=>te(c,t,M())))}:{success:!0,data:o.value}},ci=Qe(re),cr=e=>(r,n,i)=>{let t=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return qe(e)(r,n,t)},ym=cr(re),ur=e=>(r,n,i)=>qe(e)(r,n,i),bm=ur(re),lr=e=>async(r,n,i)=>{let t=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Xe(e)(r,n,t)},xm=lr(re),sr=e=>async(r,n,i)=>Xe(e)(r,n,i),km=sr(re),dr=e=>(r,n,i)=>{let t=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Ye(e)(r,n,t)},zm=dr(re),mr=e=>(r,n,i)=>Ye(e)(r,n,i),Im=mr(re),pr=e=>async(r,n,i)=>{let t=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Qe(e)(r,n,t)},Sm=pr(re),fr=e=>async(r,n,i)=>Qe(e)(r,n,i),wm=fr(re);var oe={};he(oe,{base64:()=>ki,base64url:()=>gr,bigint:()=>Pi,boolean:()=>Oi,browserEmail:()=>Nm,cidrv4:()=>bi,cidrv6:()=>xi,cuid:()=>ui,cuid2:()=>li,date:()=>Ii,datetime:()=>wi,domain:()=>Rm,duration:()=>fi,e164:()=>zi,email:()=>vi,emoji:()=>$i,extendedDuration:()=>jm,guid:()=>gi,hex:()=>Lm,hostname:()=>Am,html5Email:()=>Dm,idnEmail:()=>Tm,integer:()=>Ui,ipv4:()=>hi,ipv6:()=>_i,ksuid:()=>mi,lowercase:()=>Ti,mac:()=>yi,md5_base64:()=>Fm,md5_base64url:()=>Jm,md5_hex:()=>Cm,nanoid:()=>pi,null:()=>Di,number:()=>vr,rfc5322Email:()=>Zm,sha1_base64:()=>Mm,sha1_base64url:()=>Bm,sha1_hex:()=>Vm,sha256_base64:()=>Gm,sha256_base64url:()=>Wm,sha256_hex:()=>Km,sha384_base64:()=>Xm,sha384_base64url:()=>Ym,sha384_hex:()=>qm,sha512_base64:()=>Hm,sha512_base64url:()=>ep,sha512_hex:()=>Qm,string:()=>ji,time:()=>Si,ulid:()=>si,undefined:()=>Zi,unicodeEmail:()=>al,uppercase:()=>Ni,uuid:()=>Ae,uuid4:()=>Pm,uuid6:()=>Um,uuid7:()=>Om,xid:()=>di});var ui=/^[cC][^\\s-]{8,}$/,li=/^[0-9a-z]+$/,si=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,di=/^[0-9a-vA-V]{20}$/,mi=/^[A-Za-z0-9]{27}$/,pi=/^[a-zA-Z0-9_-]{21}$/,fi=/^P(?:(\\d+W)|(?!.*W)(?=\\d|T\\d)(\\d+Y)?(\\d+M)?(\\d+D)?(T(?=\\d)(\\d+H)?(\\d+M)?(\\d+([.,]\\d+)?S)?)?)$/,jm=/^[-+]?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)?)??$/,gi=/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$/,Ae=e=>e?new RegExp("^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-".concat(e,"[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$")):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/,Pm=Ae(4),Um=Ae(6),Om=Ae(7),vi=/^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_\'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$/,Dm=/^[a-zA-Z0-9.!#$%&\'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/,Zm=/^(([^<>()\\[\\]\\\\.,;:\\s@"]+(\\.[^<>()\\[\\]\\\\.,;:\\s@"]+)*)|(".+"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/,al=new RegExp(\'^[^\\\\s@"]{1,64}@[^\\\\s@]{1,255}$\',"u"),Tm=al,Nm=/^[a-zA-Z0-9.!#$%&\'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/,Em="^(\\\\p{Extended_Pictographic}|\\\\p{Emoji_Component})+$";function $i(){return new RegExp(Em,"u")}var hi=/^(?:(?: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])$/,_i=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:))$/,yi=e=>{let r=le(e!=null?e:":");return new RegExp("^(?:[0-9A-F]{2}".concat(r,"){5}[0-9A-F]{2}$|^(?:[0-9a-f]{2}").concat(r,"){5}[0-9a-f]{2}$"))},bi=/^((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])\\/([0-9]|[1-2][0-9]|3[0-2])$/,xi=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,ki=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,gr=/^[A-Za-z0-9_-]*$/,Am=/^(?=.{1,253}\\.?$)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\\.[a-zA-Z0-9](?:[-0-9a-zA-Z]{0,61}[0-9a-zA-Z])?)*\\.?$/,Rm=/^([a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?\\.)+[a-zA-Z]{2,}$/,zi=/^\\+[1-9]\\d{6,14}$/,cl="(?:(?:\\\\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])))",Ii=new RegExp("^".concat(cl,"$"));function ul(e){let r="(?:[01]\\\\d|2[0-3]):[0-5]\\\\d";return typeof e.precision=="number"?e.precision===-1?"".concat(r):e.precision===0?"".concat(r,":[0-5]\\\\d"):"".concat(r,":[0-5]\\\\d\\\\.\\\\d{").concat(e.precision,"}"):"".concat(r,"(?::[0-5]\\\\d(?:\\\\.\\\\d+)?)?")}function Si(e){return new RegExp("^".concat(ul(e),"$"))}function wi(e){let r=ul({precision:e.precision}),n=["Z"];e.local&&n.push(""),e.offset&&n.push("([+-](?:[01]\\\\d|2[0-3]):[0-5]\\\\d)");let i="".concat(r,"(?:").concat(n.join("|"),")");return new RegExp("^".concat(cl,"T(?:").concat(i,")$"))}var ji=e=>{var n,i;let r=e?"[\\\\s\\\\S]{".concat((n=e==null?void 0:e.minimum)!=null?n:0,",").concat((i=e==null?void 0:e.maximum)!=null?i:"","}"):"[\\\\s\\\\S]*";return new RegExp("^".concat(r,"$"))},Pi=/^-?\\d+n?$/,Ui=/^-?\\d+$/,vr=/^-?\\d+(?:\\.\\d+)?$/,Oi=/^(?:true|false)$/i,Di=/^null$/i;var Zi=/^undefined$/i;var Ti=/^[^A-Z]*$/,Ni=/^[^a-z]*$/,Lm=/^[0-9a-fA-F]*$/;function Tt(e,r){return new RegExp("^[A-Za-z0-9+/]{".concat(e,"}").concat(r,"$"))}function Nt(e){return new RegExp("^[A-Za-z0-9_-]{".concat(e,"}$"))}var Cm=/^[0-9a-fA-F]{32}$/,Fm=Tt(22,"=="),Jm=Nt(22),Vm=/^[0-9a-fA-F]{40}$/,Mm=Tt(27,"="),Bm=Nt(27),Km=/^[0-9a-fA-F]{64}$/,Gm=Tt(43,"="),Wm=Nt(43),qm=/^[0-9a-fA-F]{96}$/,Xm=Tt(64,""),Ym=Nt(64),Qm=/^[0-9a-fA-F]{128}$/,Hm=Tt(86,"=="),ep=Nt(86);var C=g("$ZodCheck",(e,r)=>{var i,t;var n;(i=e._zod)!=null||(e._zod={}),e._zod.def=r,(t=(n=e._zod).onattach)!=null||(n.onattach=[])}),sl={number:"number",bigint:"bigint",object:"date"},$r=g("$ZodCheckLessThan",(e,r)=>{C.init(e,r);let n=sl[typeof r.value];e._zod.onattach.push(i=>{var c;let t=i._zod.bag,o=(c=r.inclusive?t.maximum:t.exclusiveMaximum)!=null?c:Number.POSITIVE_INFINITY;r.value<o&&(r.inclusive?t.maximum=r.value:t.exclusiveMaximum=r.value)}),e._zod.check=i=>{(r.inclusive?i.value<=r.value:i.value<r.value)||i.issues.push({origin:n,code:"too_big",maximum:typeof r.value=="object"?r.value.getTime():r.value,input:i.value,inclusive:r.inclusive,inst:e,continue:!r.abort})}}),hr=g("$ZodCheckGreaterThan",(e,r)=>{C.init(e,r);let n=sl[typeof r.value];e._zod.onattach.push(i=>{var c;let t=i._zod.bag,o=(c=r.inclusive?t.minimum:t.exclusiveMinimum)!=null?c:Number.NEGATIVE_INFINITY;r.value>o&&(r.inclusive?t.minimum=r.value:t.exclusiveMinimum=r.value)}),e._zod.check=i=>{(r.inclusive?i.value>=r.value:i.value>r.value)||i.issues.push({origin:n,code:"too_small",minimum:typeof r.value=="object"?r.value.getTime():r.value,input:i.value,inclusive:r.inclusive,inst:e,continue:!r.abort})}}),Ei=g("$ZodCheckMultipleOf",(e,r)=>{C.init(e,r),e._zod.onattach.push(n=>{var t;var i;(t=(i=n._zod.bag).multipleOf)!=null||(i.multipleOf=r.value)}),e._zod.check=n=>{if(typeof n.value!=typeof r.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof n.value=="bigint"?n.value%r.value===BigInt(0):Xn(n.value,r.value)===0)||n.issues.push({origin:typeof n.value,code:"not_multiple_of",divisor:r.value,input:n.value,inst:e,continue:!r.abort})}}),Ai=g("$ZodCheckNumberFormat",(e,r)=>{var c;C.init(e,r),r.format=r.format||"float64";let n=(c=r.format)==null?void 0:c.includes("int"),i=n?"int":"number",[t,o]=ri[r.format];e._zod.onattach.push(l=>{let d=l._zod.bag;d.format=r.format,d.minimum=t,d.maximum=o,n&&(d.pattern=Ui)}),e._zod.check=l=>{let d=l.value;if(n){if(!Number.isInteger(d)){l.issues.push({expected:i,format:r.format,code:"invalid_type",continue:!1,input:d,inst:e});return}if(!Number.isSafeInteger(d)){d>0?l.issues.push({input:d,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:i,inclusive:!0,continue:!r.abort}):l.issues.push({input:d,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:i,inclusive:!0,continue:!r.abort});return}}d<t&&l.issues.push({origin:"number",input:d,code:"too_small",minimum:t,inclusive:!0,inst:e,continue:!r.abort}),d>o&&l.issues.push({origin:"number",input:d,code:"too_big",maximum:o,inclusive:!0,inst:e,continue:!r.abort})}}),Ri=g("$ZodCheckBigIntFormat",(e,r)=>{C.init(e,r);let[n,i]=ni[r.format];e._zod.onattach.push(t=>{let o=t._zod.bag;o.format=r.format,o.minimum=n,o.maximum=i}),e._zod.check=t=>{let o=t.value;o<n&&t.issues.push({origin:"bigint",input:o,code:"too_small",minimum:n,inclusive:!0,inst:e,continue:!r.abort}),o>i&&t.issues.push({origin:"bigint",input:o,code:"too_big",maximum:i,inclusive:!0,inst:e,continue:!r.abort})}}),Li=g("$ZodCheckMaxSize",(e,r)=>{var i;var n;C.init(e,r),(i=(n=e._zod.def).when)!=null||(n.when=t=>{let o=t.value;return!ze(o)&&o.size!==void 0}),e._zod.onattach.push(t=>{var c;let o=(c=t._zod.bag.maximum)!=null?c:Number.POSITIVE_INFINITY;r.maximum<o&&(t._zod.bag.maximum=r.maximum)}),e._zod.check=t=>{let o=t.value;o.size<=r.maximum||t.issues.push({origin:Pt(o),code:"too_big",maximum:r.maximum,inclusive:!0,input:o,inst:e,continue:!r.abort})}}),Ci=g("$ZodCheckMinSize",(e,r)=>{var i;var n;C.init(e,r),(i=(n=e._zod.def).when)!=null||(n.when=t=>{let o=t.value;return!ze(o)&&o.size!==void 0}),e._zod.onattach.push(t=>{var c;let o=(c=t._zod.bag.minimum)!=null?c:Number.NEGATIVE_INFINITY;r.minimum>o&&(t._zod.bag.minimum=r.minimum)}),e._zod.check=t=>{let o=t.value;o.size>=r.minimum||t.issues.push({origin:Pt(o),code:"too_small",minimum:r.minimum,inclusive:!0,input:o,inst:e,continue:!r.abort})}}),Fi=g("$ZodCheckSizeEquals",(e,r)=>{var i;var n;C.init(e,r),(i=(n=e._zod.def).when)!=null||(n.when=t=>{let o=t.value;return!ze(o)&&o.size!==void 0}),e._zod.onattach.push(t=>{let o=t._zod.bag;o.minimum=r.size,o.maximum=r.size,o.size=r.size}),e._zod.check=t=>{let o=t.value,c=o.size;if(c===r.size)return;let l=c>r.size;t.issues.push(z(f({origin:Pt(o)},l?{code:"too_big",maximum:r.size}:{code:"too_small",minimum:r.size}),{inclusive:!0,exact:!0,input:t.value,inst:e,continue:!r.abort}))}}),Ji=g("$ZodCheckMaxLength",(e,r)=>{var i;var n;C.init(e,r),(i=(n=e._zod.def).when)!=null||(n.when=t=>{let o=t.value;return!ze(o)&&o.length!==void 0}),e._zod.onattach.push(t=>{var c;let o=(c=t._zod.bag.maximum)!=null?c:Number.POSITIVE_INFINITY;r.maximum<o&&(t._zod.bag.maximum=r.maximum)}),e._zod.check=t=>{let o=t.value;if(o.length<=r.maximum)return;let l=Ut(o);t.issues.push({origin:l,code:"too_big",maximum:r.maximum,inclusive:!0,input:o,inst:e,continue:!r.abort})}}),Vi=g("$ZodCheckMinLength",(e,r)=>{var i;var n;C.init(e,r),(i=(n=e._zod.def).when)!=null||(n.when=t=>{let o=t.value;return!ze(o)&&o.length!==void 0}),e._zod.onattach.push(t=>{var c;let o=(c=t._zod.bag.minimum)!=null?c:Number.NEGATIVE_INFINITY;r.minimum>o&&(t._zod.bag.minimum=r.minimum)}),e._zod.check=t=>{let o=t.value;if(o.length>=r.minimum)return;let l=Ut(o);t.issues.push({origin:l,code:"too_small",minimum:r.minimum,inclusive:!0,input:o,inst:e,continue:!r.abort})}}),Mi=g("$ZodCheckLengthEquals",(e,r)=>{var i;var n;C.init(e,r),(i=(n=e._zod.def).when)!=null||(n.when=t=>{let o=t.value;return!ze(o)&&o.length!==void 0}),e._zod.onattach.push(t=>{let o=t._zod.bag;o.minimum=r.length,o.maximum=r.length,o.length=r.length}),e._zod.check=t=>{let o=t.value,c=o.length;if(c===r.length)return;let l=Ut(o),d=c>r.length;t.issues.push(z(f({origin:l},d?{code:"too_big",maximum:r.length}:{code:"too_small",minimum:r.length}),{inclusive:!0,exact:!0,input:t.value,inst:e,continue:!r.abort}))}}),He=g("$ZodCheckStringFormat",(e,r)=>{var t,o;var n,i;C.init(e,r),e._zod.onattach.push(c=>{var d;let l=c._zod.bag;l.format=r.format,r.pattern&&((d=l.patterns)!=null||(l.patterns=new Set),l.patterns.add(r.pattern))}),r.pattern?(t=(n=e._zod).check)!=null||(n.check=c=>{r.pattern.lastIndex=0,!r.pattern.test(c.value)&&c.issues.push(z(f({origin:"string",code:"invalid_format",format:r.format,input:c.value},r.pattern?{pattern:r.pattern.toString()}:{}),{inst:e,continue:!r.abort}))}):(o=(i=e._zod).check)!=null||(i.check=()=>{})}),Bi=g("$ZodCheckRegex",(e,r)=>{He.init(e,r),e._zod.check=n=>{r.pattern.lastIndex=0,!r.pattern.test(n.value)&&n.issues.push({origin:"string",code:"invalid_format",format:"regex",input:n.value,pattern:r.pattern.toString(),inst:e,continue:!r.abort})}}),Ki=g("$ZodCheckLowerCase",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=Ti),He.init(e,r)}),Gi=g("$ZodCheckUpperCase",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=Ni),He.init(e,r)}),Wi=g("$ZodCheckIncludes",(e,r)=>{C.init(e,r);let n=le(r.includes),i=new RegExp(typeof r.position=="number"?"^.{".concat(r.position,"}").concat(n):n);r.pattern=i,e._zod.onattach.push(t=>{var c;let o=t._zod.bag;(c=o.patterns)!=null||(o.patterns=new Set),o.patterns.add(i)}),e._zod.check=t=>{t.value.includes(r.includes,r.position)||t.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:r.includes,input:t.value,inst:e,continue:!r.abort})}}),qi=g("$ZodCheckStartsWith",(e,r)=>{var i;C.init(e,r);let n=new RegExp("^".concat(le(r.prefix),".*"));(i=r.pattern)!=null||(r.pattern=n),e._zod.onattach.push(t=>{var c;let o=t._zod.bag;(c=o.patterns)!=null||(o.patterns=new Set),o.patterns.add(n)}),e._zod.check=t=>{t.value.startsWith(r.prefix)||t.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:r.prefix,input:t.value,inst:e,continue:!r.abort})}}),Xi=g("$ZodCheckEndsWith",(e,r)=>{var i;C.init(e,r);let n=new RegExp(".*".concat(le(r.suffix),"$"));(i=r.pattern)!=null||(r.pattern=n),e._zod.onattach.push(t=>{var c;let o=t._zod.bag;(c=o.patterns)!=null||(o.patterns=new Set),o.patterns.add(n)}),e._zod.check=t=>{t.value.endsWith(r.suffix)||t.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:r.suffix,input:t.value,inst:e,continue:!r.abort})}});function ll(e,r,n){e.issues.length&&r.issues.push(...ie(n,e.issues))}var Yi=g("$ZodCheckProperty",(e,r)=>{C.init(e,r),e._zod.check=n=>{let i=r.schema._zod.run({value:n.value[r.property],issues:[]},{});if(i instanceof Promise)return i.then(t=>ll(t,n,r.property));ll(i,n,r.property)}}),Qi=g("$ZodCheckMimeType",(e,r)=>{C.init(e,r);let n=new Set(r.mime);e._zod.onattach.push(i=>{i._zod.bag.mime=r.mime}),e._zod.check=i=>{n.has(i.value.type)||i.issues.push({code:"invalid_value",values:r.mime,input:i.value.type,inst:e,continue:!r.abort})}}),Hi=g("$ZodCheckOverwrite",(e,r)=>{C.init(e,r),e._zod.check=n=>{n.value=r.tx(n.value)}});var Et=class{constructor(r=[]){this.content=[],this.indent=0,this&&(this.args=r)}indented(r){this.indent+=1,r(this),this.indent-=1}write(r){if(typeof r=="function"){r(this,{execution:"sync"}),r(this,{execution:"async"});return}let i=r.split("\\n").filter(c=>c),t=Math.min(...i.map(c=>c.length-c.trimStart().length)),o=i.map(c=>c.slice(t)).map(c=>" ".repeat(this.indent*2)+c);for(let c of o)this.content.push(c)}compile(){var o;let r=Function,n=this==null?void 0:this.args,t=[...((o=this==null?void 0:this.content)!=null?o:[""]).map(c=>" ".concat(c))];return new r(...n,t.join("\\n"))}};var eo={major:4,minor:3,patch:6};var P=g("$ZodType",(e,r)=>{var t,o,c;var n;e!=null||(e={}),e._zod.def=r,e._zod.bag=e._zod.bag||{},e._zod.version=eo;let i=[...(t=e._zod.def.checks)!=null?t:[]];e._zod.traits.has("$ZodCheck")&&i.unshift(e);for(let l of i)for(let d of l._zod.onattach)d(e);if(i.length===0)(o=(n=e._zod).deferred)!=null||(n.deferred=[]),(c=e._zod.deferred)==null||c.push(()=>{e._zod.run=e._zod.parse});else{let l=(s,m,a)=>{let u=we(s),p;for(let $ of m){if($._zod.def.when){if(!$._zod.def.when(s))continue}else if(u)continue;let h=s.issues.length,w=$._zod.check(s);if(w instanceof Promise&&(a==null?void 0:a.async)===!1)throw new se;if(p||w instanceof Promise)p=(p!=null?p:Promise.resolve()).then(async()=>{await w,s.issues.length!==h&&(u||(u=we(s,h)))});else{if(s.issues.length===h)continue;u||(u=we(s,h))}}return p?p.then(()=>s):s},d=(s,m,a)=>{if(we(s))return s.aborted=!0,s;let u=l(m,i,a);if(u instanceof Promise){if(a.async===!1)throw new se;return u.then(p=>e._zod.parse(p,a))}return e._zod.parse(u,a)};e._zod.run=(s,m)=>{if(m.skipChecks)return e._zod.parse(s,m);if(m.direction==="backward"){let u=e._zod.parse({value:s.value,issues:[]},z(f({},m),{skipChecks:!0}));return u instanceof Promise?u.then(p=>d(p,s,m)):d(u,s,m)}let a=e._zod.parse(s,m);if(a instanceof Promise){if(m.async===!1)throw new se;return a.then(u=>l(u,i,m))}return l(a,i,m)}}O(e,"~standard",()=>({validate:l=>{var d;try{let s=ai(e,l);return s.success?{value:s.data}:{issues:(d=s.error)==null?void 0:d.issues}}catch(s){return ci(e,l).then(m=>{var a;return m.success?{value:m.data}:{issues:(a=m.error)==null?void 0:a.issues}})}},vendor:"zod",version:1}))}),Re=g("$ZodString",(e,r)=>{var n,i,t;P.init(e,r),e._zod.pattern=(t=[...(i=(n=e==null?void 0:e._zod.bag)==null?void 0:n.patterns)!=null?i:[]].pop())!=null?t:ji(e._zod.bag),e._zod.parse=(o,c)=>{if(r.coerce)try{o.value=String(o.value)}catch(l){}return typeof o.value=="string"||o.issues.push({expected:"string",code:"invalid_type",input:o.value,inst:e}),o}}),R=g("$ZodStringFormat",(e,r)=>{He.init(e,r),Re.init(e,r)}),ro=g("$ZodGUID",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=gi),R.init(e,r)}),no=g("$ZodUUID",(e,r)=>{var n,i;if(r.version){let o={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[r.version];if(o===void 0)throw new Error(\'Invalid UUID version: "\'.concat(r.version,\'"\'));(n=r.pattern)!=null||(r.pattern=Ae(o))}else(i=r.pattern)!=null||(r.pattern=Ae());R.init(e,r)}),io=g("$ZodEmail",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=vi),R.init(e,r)}),oo=g("$ZodURL",(e,r)=>{R.init(e,r),e._zod.check=n=>{try{let i=n.value.trim(),t=new URL(i);r.hostname&&(r.hostname.lastIndex=0,r.hostname.test(t.hostname)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:r.hostname.source,input:n.value,inst:e,continue:!r.abort})),r.protocol&&(r.protocol.lastIndex=0,r.protocol.test(t.protocol.endsWith(":")?t.protocol.slice(0,-1):t.protocol)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:r.protocol.source,input:n.value,inst:e,continue:!r.abort})),r.normalize?n.value=t.href:n.value=i;return}catch(i){n.issues.push({code:"invalid_format",format:"url",input:n.value,inst:e,continue:!r.abort})}}}),ao=g("$ZodEmoji",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=$i()),R.init(e,r)}),co=g("$ZodNanoID",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=pi),R.init(e,r)}),uo=g("$ZodCUID",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=ui),R.init(e,r)}),lo=g("$ZodCUID2",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=li),R.init(e,r)}),so=g("$ZodULID",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=si),R.init(e,r)}),mo=g("$ZodXID",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=di),R.init(e,r)}),po=g("$ZodKSUID",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=mi),R.init(e,r)}),fo=g("$ZodISODateTime",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=wi(r)),R.init(e,r)}),go=g("$ZodISODate",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=Ii),R.init(e,r)}),vo=g("$ZodISOTime",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=Si(r)),R.init(e,r)}),$o=g("$ZodISODuration",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=fi),R.init(e,r)}),ho=g("$ZodIPv4",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=hi),R.init(e,r),e._zod.bag.format="ipv4"}),_o=g("$ZodIPv6",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=_i),R.init(e,r),e._zod.bag.format="ipv6",e._zod.check=i=>{try{new URL("http://[".concat(i.value,"]"))}catch(t){i.issues.push({code:"invalid_format",format:"ipv6",input:i.value,inst:e,continue:!r.abort})}}}),yo=g("$ZodMAC",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=yi(r.delimiter)),R.init(e,r),e._zod.bag.format="mac"}),bo=g("$ZodCIDRv4",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=bi),R.init(e,r)}),xo=g("$ZodCIDRv6",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=xi),R.init(e,r),e._zod.check=i=>{let t=i.value.split("/");try{if(t.length!==2)throw new Error;let[o,c]=t;if(!c)throw new Error;let l=Number(c);if("".concat(l)!==c)throw new Error;if(l<0||l>128)throw new Error;new URL("http://[".concat(o,"]"))}catch(o){i.issues.push({code:"invalid_format",format:"cidrv6",input:i.value,inst:e,continue:!r.abort})}}});function ko(e){if(e==="")return!0;if(e.length%4!==0)return!1;try{return atob(e),!0}catch(r){return!1}}var zo=g("$ZodBase64",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=ki),R.init(e,r),e._zod.bag.contentEncoding="base64",e._zod.check=i=>{ko(i.value)||i.issues.push({code:"invalid_format",format:"base64",input:i.value,inst:e,continue:!r.abort})}});function kl(e){if(!gr.test(e))return!1;let r=e.replace(/[-_]/g,i=>i==="-"?"+":"/"),n=r.padEnd(Math.ceil(r.length/4)*4,"=");return ko(n)}var Io=g("$ZodBase64URL",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=gr),R.init(e,r),e._zod.bag.contentEncoding="base64url",e._zod.check=i=>{kl(i.value)||i.issues.push({code:"invalid_format",format:"base64url",input:i.value,inst:e,continue:!r.abort})}}),So=g("$ZodE164",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=zi),R.init(e,r)});function zl(e,r=null){try{let n=e.split(".");if(n.length!==3)return!1;let[i]=n;if(!i)return!1;let t=JSON.parse(atob(i));return!("typ"in t&&(t==null?void 0:t.typ)!=="JWT"||!t.alg||r&&(!("alg"in t)||t.alg!==r))}catch(n){return!1}}var wo=g("$ZodJWT",(e,r)=>{R.init(e,r),e._zod.check=n=>{zl(n.value,r.alg)||n.issues.push({code:"invalid_format",format:"jwt",input:n.value,inst:e,continue:!r.abort})}}),jo=g("$ZodCustomStringFormat",(e,r)=>{R.init(e,r),e._zod.check=n=>{r.fn(n.value)||n.issues.push({code:"invalid_format",format:r.format,input:n.value,inst:e,continue:!r.abort})}}),zr=g("$ZodNumber",(e,r)=>{var n;P.init(e,r),e._zod.pattern=(n=e._zod.bag.pattern)!=null?n:vr,e._zod.parse=(i,t)=>{if(r.coerce)try{i.value=Number(i.value)}catch(l){}let o=i.value;if(typeof o=="number"&&!Number.isNaN(o)&&Number.isFinite(o))return i;let c=typeof o=="number"?Number.isNaN(o)?"NaN":Number.isFinite(o)?void 0:"Infinity":void 0;return i.issues.push(f({expected:"number",code:"invalid_type",input:o,inst:e},c?{received:c}:{})),i}}),Po=g("$ZodNumberFormat",(e,r)=>{Ai.init(e,r),zr.init(e,r)}),At=g("$ZodBoolean",(e,r)=>{P.init(e,r),e._zod.pattern=Oi,e._zod.parse=(n,i)=>{if(r.coerce)try{n.value=!!n.value}catch(o){}let t=n.value;return typeof t=="boolean"||n.issues.push({expected:"boolean",code:"invalid_type",input:t,inst:e}),n}}),Ir=g("$ZodBigInt",(e,r)=>{P.init(e,r),e._zod.pattern=Pi,e._zod.parse=(n,i)=>{if(r.coerce)try{n.value=BigInt(n.value)}catch(t){}return typeof n.value=="bigint"||n.issues.push({expected:"bigint",code:"invalid_type",input:n.value,inst:e}),n}}),Uo=g("$ZodBigIntFormat",(e,r)=>{Ri.init(e,r),Ir.init(e,r)}),Oo=g("$ZodSymbol",(e,r)=>{P.init(e,r),e._zod.parse=(n,i)=>{let t=n.value;return typeof t=="symbol"||n.issues.push({expected:"symbol",code:"invalid_type",input:t,inst:e}),n}}),Do=g("$ZodUndefined",(e,r)=>{P.init(e,r),e._zod.pattern=Zi,e._zod.values=new Set([void 0]),e._zod.optin="optional",e._zod.optout="optional",e._zod.parse=(n,i)=>{let t=n.value;return typeof t>"u"||n.issues.push({expected:"undefined",code:"invalid_type",input:t,inst:e}),n}}),Zo=g("$ZodNull",(e,r)=>{P.init(e,r),e._zod.pattern=Di,e._zod.values=new Set([null]),e._zod.parse=(n,i)=>{let t=n.value;return t===null||n.issues.push({expected:"null",code:"invalid_type",input:t,inst:e}),n}}),To=g("$ZodAny",(e,r)=>{P.init(e,r),e._zod.parse=n=>n}),No=g("$ZodUnknown",(e,r)=>{P.init(e,r),e._zod.parse=n=>n}),Eo=g("$ZodNever",(e,r)=>{P.init(e,r),e._zod.parse=(n,i)=>(n.issues.push({expected:"never",code:"invalid_type",input:n.value,inst:e}),n)}),Ao=g("$ZodVoid",(e,r)=>{P.init(e,r),e._zod.parse=(n,i)=>{let t=n.value;return typeof t>"u"||n.issues.push({expected:"void",code:"invalid_type",input:t,inst:e}),n}}),Ro=g("$ZodDate",(e,r)=>{P.init(e,r),e._zod.parse=(n,i)=>{if(r.coerce)try{n.value=new Date(n.value)}catch(l){}let t=n.value,o=t instanceof Date;return o&&!Number.isNaN(t.getTime())||n.issues.push(z(f({expected:"date",code:"invalid_type",input:t},o?{received:"Invalid Date"}:{}),{inst:e})),n}});function ml(e,r,n){e.issues.length&&r.issues.push(...ie(n,e.issues)),r.value[n]=e.value}var Lo=g("$ZodArray",(e,r)=>{P.init(e,r),e._zod.parse=(n,i)=>{let t=n.value;if(!Array.isArray(t))return n.issues.push({expected:"array",code:"invalid_type",input:t,inst:e}),n;n.value=Array(t.length);let o=[];for(let c=0;c<t.length;c++){let l=t[c],d=r.element._zod.run({value:l,issues:[]},i);d instanceof Promise?o.push(d.then(s=>ml(s,n,c))):ml(d,n,c)}return o.length?Promise.all(o).then(()=>n):n}});function kr(e,r,n,i,t){if(e.issues.length){if(t&&!(n in i))return;r.issues.push(...ie(n,e.issues))}e.value===void 0?n in i&&(r.value[n]=void 0):r.value[n]=e.value}function Il(e){var i,t,o,c;let r=Object.keys(e.shape);for(let l of r)if(!((c=(o=(t=(i=e.shape)==null?void 0:i[l])==null?void 0:t._zod)==null?void 0:o.traits)!=null&&c.has("$ZodType")))throw new Error(\'Invalid element at key "\'.concat(l,\'": expected a Zod schema\'));let n=ti(e.shape);return z(f({},e),{keys:r,keySet:new Set(r),numKeys:r.length,optionalKeys:new Set(n)})}function Sl(e,r,n,i,t,o){let c=[],l=t.keySet,d=t.catchall._zod,s=d.def.type,m=d.optout==="optional";for(let a in r){if(l.has(a))continue;if(s==="never"){c.push(a);continue}let u=d.run({value:r[a],issues:[]},i);u instanceof Promise?e.push(u.then(p=>kr(p,n,a,r,m))):kr(u,n,a,r,m)}return c.length&&n.issues.push({code:"unrecognized_keys",keys:c,input:r,inst:o}),e.length?Promise.all(e).then(()=>n):n}var wl=g("$ZodObject",(e,r)=>{P.init(e,r);let n=Object.getOwnPropertyDescriptor(r,"shape");if(!(n!=null&&n.get)){let l=r.shape;Object.defineProperty(r,"shape",{get:()=>{let d=f({},l);return Object.defineProperty(r,"shape",{value:d}),d}})}let i=Ge(()=>Il(r));O(e._zod,"propValues",()=>{var s;let l=r.shape,d={};for(let m in l){let a=l[m]._zod;if(a.values){(s=d[m])!=null||(d[m]=new Set);for(let u of a.values)d[m].add(u)}}return d});let t=Ee,o=r.catchall,c;e._zod.parse=(l,d)=>{c!=null||(c=i.value);let s=l.value;if(!t(s))return l.issues.push({expected:"object",code:"invalid_type",input:s,inst:e}),l;l.value={};let m=[],a=c.shape;for(let u of c.keys){let p=a[u],$=p._zod.optout==="optional",h=p._zod.run({value:s[u],issues:[]},d);h instanceof Promise?m.push(h.then(w=>kr(w,l,u,s,$))):kr(h,l,u,s,$)}return o?Sl(m,s,l,d,i.value,e):m.length?Promise.all(m).then(()=>l):l}}),Co=g("$ZodObjectJIT",(e,r)=>{wl.init(e,r);let n=e._zod.parse,i=Ge(()=>Il(r)),t=u=>{var F;let p=new Et(["shape","payload","ctx"]),$=i.value,h=S=>{let j=nr(S);return"shape[".concat(j,"]._zod.run({ value: input[").concat(j,"], issues: [] }, ctx)")};p.write("const input = payload.value;");let w=Object.create(null),D=0;for(let S of $.keys)w[S]="key_".concat(D++);p.write("const newResult = {};");for(let S of $.keys){let j=w[S],E=nr(S),V=u[S],A=((F=V==null?void 0:V._zod)==null?void 0:F.optout)==="optional";p.write("const ".concat(j," = ").concat(h(S),";")),A?p.write("\\n if (".concat(j,".issues.length) {\\n if (").concat(E," in input) {\\n payload.issues = payload.issues.concat(").concat(j,".issues.map(iss => ({\\n ...iss,\\n path: iss.path ? [").concat(E,", ...iss.path] : [").concat(E,"]\\n })));\\n }\\n }\\n \\n if (").concat(j,".value === undefined) {\\n if (").concat(E," in input) {\\n newResult[").concat(E,"] = undefined;\\n }\\n } else {\\n newResult[").concat(E,"] = ").concat(j,".value;\\n }\\n \\n ")):p.write("\\n if (".concat(j,".issues.length) {\\n payload.issues = payload.issues.concat(").concat(j,".issues.map(iss => ({\\n ...iss,\\n path: iss.path ? [").concat(E,", ...iss.path] : [").concat(E,"]\\n })));\\n }\\n \\n if (").concat(j,".value === undefined) {\\n if (").concat(E," in input) {\\n newResult[").concat(E,"] = undefined;\\n }\\n } else {\\n newResult[").concat(E,"] = ").concat(j,".value;\\n }\\n \\n "))}p.write("payload.value = newResult;"),p.write("return payload;");let T=p.compile();return(S,j)=>T(u,S,j)},o,c=Ee,l=!zt.jitless,s=l&&Qn.value,m=r.catchall,a;e._zod.parse=(u,p)=>{a!=null||(a=i.value);let $=u.value;return c($)?l&&s&&(p==null?void 0:p.async)===!1&&p.jitless!==!0?(o||(o=t(r.shape)),u=o(u,p),m?Sl([],$,u,p,a,e):u):n(u,p):(u.issues.push({expected:"object",code:"invalid_type",input:$,inst:e}),u)}});function pl(e,r,n,i){for(let o of e)if(o.issues.length===0)return r.value=o.value,r;let t=e.filter(o=>!we(o));return t.length===1?(r.value=t[0].value,t[0]):(r.issues.push({code:"invalid_union",input:r.value,inst:n,errors:e.map(o=>o.issues.map(c=>te(c,i,M())))}),r)}var Rt=g("$ZodUnion",(e,r)=>{P.init(e,r),O(e._zod,"optin",()=>r.options.some(t=>t._zod.optin==="optional")?"optional":void 0),O(e._zod,"optout",()=>r.options.some(t=>t._zod.optout==="optional")?"optional":void 0),O(e._zod,"values",()=>{if(r.options.every(t=>t._zod.values))return new Set(r.options.flatMap(t=>Array.from(t._zod.values)))}),O(e._zod,"pattern",()=>{if(r.options.every(t=>t._zod.pattern)){let t=r.options.map(o=>o._zod.pattern);return new RegExp("^(".concat(t.map(o=>wt(o.source)).join("|"),")$"))}});let n=r.options.length===1,i=r.options[0]._zod.run;e._zod.parse=(t,o)=>{if(n)return i(t,o);let c=!1,l=[];for(let d of r.options){let s=d._zod.run({value:t.value,issues:[]},o);if(s instanceof Promise)l.push(s),c=!0;else{if(s.issues.length===0)return s;l.push(s)}}return c?Promise.all(l).then(d=>pl(d,t,e,o)):pl(l,t,e,o)}});function fl(e,r,n,i){let t=e.filter(o=>o.issues.length===0);return t.length===1?(r.value=t[0].value,r):(t.length===0?r.issues.push({code:"invalid_union",input:r.value,inst:n,errors:e.map(o=>o.issues.map(c=>te(c,i,M())))}):r.issues.push({code:"invalid_union",input:r.value,inst:n,errors:[],inclusive:!1}),r)}var Fo=g("$ZodXor",(e,r)=>{Rt.init(e,r),r.inclusive=!1;let n=r.options.length===1,i=r.options[0]._zod.run;e._zod.parse=(t,o)=>{if(n)return i(t,o);let c=!1,l=[];for(let d of r.options){let s=d._zod.run({value:t.value,issues:[]},o);s instanceof Promise?(l.push(s),c=!0):l.push(s)}return c?Promise.all(l).then(d=>fl(d,t,e,o)):fl(l,t,e,o)}}),Jo=g("$ZodDiscriminatedUnion",(e,r)=>{r.inclusive=!1,Rt.init(e,r);let n=e._zod.parse;O(e._zod,"propValues",()=>{let t={};for(let o of r.options){let c=o._zod.propValues;if(!c||Object.keys(c).length===0)throw new Error(\'Invalid discriminated union option at index "\'.concat(r.options.indexOf(o),\'"\'));for(let[l,d]of Object.entries(c)){t[l]||(t[l]=new Set);for(let s of d)t[l].add(s)}}return t});let i=Ge(()=>{var c;let t=r.options,o=new Map;for(let l of t){let d=(c=l._zod.propValues)==null?void 0:c[r.discriminator];if(!d||d.size===0)throw new Error(\'Invalid discriminated union option at index "\'.concat(r.options.indexOf(l),\'"\'));for(let s of d){if(o.has(s))throw new Error(\'Duplicate discriminator value "\'.concat(String(s),\'"\'));o.set(s,l)}}return o});e._zod.parse=(t,o)=>{let c=t.value;if(!Ee(c))return t.issues.push({code:"invalid_type",expected:"object",input:c,inst:e}),t;let l=i.value.get(c==null?void 0:c[r.discriminator]);return l?l._zod.run(t,o):r.unionFallback?n(t,o):(t.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",discriminator:r.discriminator,input:c,path:[r.discriminator],inst:e}),t)}}),Vo=g("$ZodIntersection",(e,r)=>{P.init(e,r),e._zod.parse=(n,i)=>{let t=n.value,o=r.left._zod.run({value:t,issues:[]},i),c=r.right._zod.run({value:t,issues:[]},i);return o instanceof Promise||c instanceof Promise?Promise.all([o,c]).then(([d,s])=>gl(n,d,s)):gl(n,o,c)}});function to(e,r){if(e===r)return{valid:!0,data:e};if(e instanceof Date&&r instanceof Date&&+e==+r)return{valid:!0,data:e};if(Se(e)&&Se(r)){let n=Object.keys(r),i=Object.keys(e).filter(o=>n.indexOf(o)!==-1),t=f(f({},e),r);for(let o of i){let c=to(e[o],r[o]);if(!c.valid)return{valid:!1,mergeErrorPath:[o,...c.mergeErrorPath]};t[o]=c.data}return{valid:!0,data:t}}if(Array.isArray(e)&&Array.isArray(r)){if(e.length!==r.length)return{valid:!1,mergeErrorPath:[]};let n=[];for(let i=0;i<e.length;i++){let t=e[i],o=r[i],c=to(t,o);if(!c.valid)return{valid:!1,mergeErrorPath:[i,...c.mergeErrorPath]};n.push(c.data)}return{valid:!0,data:n}}return{valid:!1,mergeErrorPath:[]}}function gl(e,r,n){let i=new Map,t;for(let l of r.issues)if(l.code==="unrecognized_keys"){t!=null||(t=l);for(let d of l.keys)i.has(d)||i.set(d,{}),i.get(d).l=!0}else e.issues.push(l);for(let l of n.issues)if(l.code==="unrecognized_keys")for(let d of l.keys)i.has(d)||i.set(d,{}),i.get(d).r=!0;else e.issues.push(l);let o=[...i].filter(([,l])=>l.l&&l.r).map(([l])=>l);if(o.length&&t&&e.issues.push(z(f({},t),{keys:o})),we(e))return e;let c=to(r.value,n.value);if(!c.valid)throw new Error("Unmergable intersection. Error path: "+"".concat(JSON.stringify(c.mergeErrorPath)));return e.value=c.data,e}var Sr=g("$ZodTuple",(e,r)=>{P.init(e,r);let n=r.items;e._zod.parse=(i,t)=>{let o=i.value;if(!Array.isArray(o))return i.issues.push({input:o,inst:e,expected:"tuple",code:"invalid_type"}),i;i.value=[];let c=[],l=[...n].reverse().findIndex(m=>m._zod.optin!=="optional"),d=l===-1?0:n.length-l;if(!r.rest){let m=o.length>n.length,a=o.length<d-1;if(m||a)return i.issues.push(z(f({},m?{code:"too_big",maximum:n.length,inclusive:!0}:{code:"too_small",minimum:n.length}),{input:o,inst:e,origin:"array"})),i}let s=-1;for(let m of n){if(s++,s>=o.length&&s>=d)continue;let a=m._zod.run({value:o[s],issues:[]},t);a instanceof Promise?c.push(a.then(u=>_r(u,i,s))):_r(a,i,s)}if(r.rest){let m=o.slice(n.length);for(let a of m){s++;let u=r.rest._zod.run({value:a,issues:[]},t);u instanceof Promise?c.push(u.then(p=>_r(p,i,s))):_r(u,i,s)}}return c.length?Promise.all(c).then(()=>i):i}});function _r(e,r,n){e.issues.length&&r.issues.push(...ie(n,e.issues)),r.value[n]=e.value}var Mo=g("$ZodRecord",(e,r)=>{P.init(e,r),e._zod.parse=(n,i)=>{let t=n.value;if(!Se(t))return n.issues.push({expected:"record",code:"invalid_type",input:t,inst:e}),n;let o=[],c=r.keyType._zod.values;if(c){n.value={};let l=new Set;for(let s of c)if(typeof s=="string"||typeof s=="number"||typeof s=="symbol"){l.add(typeof s=="number"?s.toString():s);let m=r.valueType._zod.run({value:t[s],issues:[]},i);m instanceof Promise?o.push(m.then(a=>{a.issues.length&&n.issues.push(...ie(s,a.issues)),n.value[s]=a.value})):(m.issues.length&&n.issues.push(...ie(s,m.issues)),n.value[s]=m.value)}let d;for(let s in t)l.has(s)||(d=d!=null?d:[],d.push(s));d&&d.length>0&&n.issues.push({code:"unrecognized_keys",input:t,inst:e,keys:d})}else{n.value={};for(let l of Reflect.ownKeys(t)){if(l==="__proto__")continue;let d=r.keyType._zod.run({value:l,issues:[]},i);if(d instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(typeof l=="string"&&vr.test(l)&&d.issues.length){let a=r.keyType._zod.run({value:Number(l),issues:[]},i);if(a instanceof Promise)throw new Error("Async schemas not supported in object keys currently");a.issues.length===0&&(d=a)}if(d.issues.length){r.mode==="loose"?n.value[l]=t[l]:n.issues.push({code:"invalid_key",origin:"record",issues:d.issues.map(a=>te(a,i,M())),input:l,path:[l],inst:e});continue}let m=r.valueType._zod.run({value:t[l],issues:[]},i);m instanceof Promise?o.push(m.then(a=>{a.issues.length&&n.issues.push(...ie(l,a.issues)),n.value[d.value]=a.value})):(m.issues.length&&n.issues.push(...ie(l,m.issues)),n.value[d.value]=m.value)}}return o.length?Promise.all(o).then(()=>n):n}}),Bo=g("$ZodMap",(e,r)=>{P.init(e,r),e._zod.parse=(n,i)=>{let t=n.value;if(!(t instanceof Map))return n.issues.push({expected:"map",code:"invalid_type",input:t,inst:e}),n;let o=[];n.value=new Map;for(let[c,l]of t){let d=r.keyType._zod.run({value:c,issues:[]},i),s=r.valueType._zod.run({value:l,issues:[]},i);d instanceof Promise||s instanceof Promise?o.push(Promise.all([d,s]).then(([m,a])=>{vl(m,a,n,c,t,e,i)})):vl(d,s,n,c,t,e,i)}return o.length?Promise.all(o).then(()=>n):n}});function vl(e,r,n,i,t,o,c){e.issues.length&&(jt.has(typeof i)?n.issues.push(...ie(i,e.issues)):n.issues.push({code:"invalid_key",origin:"map",input:t,inst:o,issues:e.issues.map(l=>te(l,c,M()))})),r.issues.length&&(jt.has(typeof i)?n.issues.push(...ie(i,r.issues)):n.issues.push({origin:"map",code:"invalid_element",input:t,inst:o,key:i,issues:r.issues.map(l=>te(l,c,M()))})),n.value.set(e.value,r.value)}var Ko=g("$ZodSet",(e,r)=>{P.init(e,r),e._zod.parse=(n,i)=>{let t=n.value;if(!(t instanceof Set))return n.issues.push({input:t,inst:e,expected:"set",code:"invalid_type"}),n;let o=[];n.value=new Set;for(let c of t){let l=r.valueType._zod.run({value:c,issues:[]},i);l instanceof Promise?o.push(l.then(d=>$l(d,n))):$l(l,n)}return o.length?Promise.all(o).then(()=>n):n}});function $l(e,r){e.issues.length&&r.issues.push(...e.issues),r.value.add(e.value)}var Go=g("$ZodEnum",(e,r)=>{P.init(e,r);let n=St(r.entries),i=new Set(n);e._zod.values=i,e._zod.pattern=new RegExp("^(".concat(n.filter(t=>jt.has(typeof t)).map(t=>typeof t=="string"?le(t):t.toString()).join("|"),")$")),e._zod.parse=(t,o)=>{let c=t.value;return i.has(c)||t.issues.push({code:"invalid_value",values:n,input:c,inst:e}),t}}),Wo=g("$ZodLiteral",(e,r)=>{if(P.init(e,r),r.values.length===0)throw new Error("Cannot create literal schema with no valid values");let n=new Set(r.values);e._zod.values=n,e._zod.pattern=new RegExp("^(".concat(r.values.map(i=>typeof i=="string"?le(i):i?le(i.toString()):String(i)).join("|"),")$")),e._zod.parse=(i,t)=>{let o=i.value;return n.has(o)||i.issues.push({code:"invalid_value",values:r.values,input:o,inst:e}),i}}),qo=g("$ZodFile",(e,r)=>{P.init(e,r),e._zod.parse=(n,i)=>{let t=n.value;return t instanceof File||n.issues.push({expected:"file",code:"invalid_type",input:t,inst:e}),n}}),Xo=g("$ZodTransform",(e,r)=>{P.init(e,r),e._zod.parse=(n,i)=>{if(i.direction==="backward")throw new ke(e.constructor.name);let t=r.transform(n.value,n);if(i.async)return(t instanceof Promise?t:Promise.resolve(t)).then(c=>(n.value=c,n));if(t instanceof Promise)throw new se;return n.value=t,n}});function hl(e,r){return e.issues.length&&r===void 0?{issues:[],value:void 0}:e}var wr=g("$ZodOptional",(e,r)=>{P.init(e,r),e._zod.optin="optional",e._zod.optout="optional",O(e._zod,"values",()=>r.innerType._zod.values?new Set([...r.innerType._zod.values,void 0]):void 0),O(e._zod,"pattern",()=>{let n=r.innerType._zod.pattern;return n?new RegExp("^(".concat(wt(n.source),")?$")):void 0}),e._zod.parse=(n,i)=>{if(r.innerType._zod.optin==="optional"){let t=r.innerType._zod.run(n,i);return t instanceof Promise?t.then(o=>hl(o,n.value)):hl(t,n.value)}return n.value===void 0?n:r.innerType._zod.run(n,i)}}),Yo=g("$ZodExactOptional",(e,r)=>{wr.init(e,r),O(e._zod,"values",()=>r.innerType._zod.values),O(e._zod,"pattern",()=>r.innerType._zod.pattern),e._zod.parse=(n,i)=>r.innerType._zod.run(n,i)}),Qo=g("$ZodNullable",(e,r)=>{P.init(e,r),O(e._zod,"optin",()=>r.innerType._zod.optin),O(e._zod,"optout",()=>r.innerType._zod.optout),O(e._zod,"pattern",()=>{let n=r.innerType._zod.pattern;return n?new RegExp("^(".concat(wt(n.source),"|null)$")):void 0}),O(e._zod,"values",()=>r.innerType._zod.values?new Set([...r.innerType._zod.values,null]):void 0),e._zod.parse=(n,i)=>n.value===null?n:r.innerType._zod.run(n,i)}),Ho=g("$ZodDefault",(e,r)=>{P.init(e,r),e._zod.optin="optional",O(e._zod,"values",()=>r.innerType._zod.values),e._zod.parse=(n,i)=>{if(i.direction==="backward")return r.innerType._zod.run(n,i);if(n.value===void 0)return n.value=r.defaultValue,n;let t=r.innerType._zod.run(n,i);return t instanceof Promise?t.then(o=>_l(o,r)):_l(t,r)}});function _l(e,r){return e.value===void 0&&(e.value=r.defaultValue),e}var ea=g("$ZodPrefault",(e,r)=>{P.init(e,r),e._zod.optin="optional",O(e._zod,"values",()=>r.innerType._zod.values),e._zod.parse=(n,i)=>(i.direction==="backward"||n.value===void 0&&(n.value=r.defaultValue),r.innerType._zod.run(n,i))}),ta=g("$ZodNonOptional",(e,r)=>{P.init(e,r),O(e._zod,"values",()=>{let n=r.innerType._zod.values;return n?new Set([...n].filter(i=>i!==void 0)):void 0}),e._zod.parse=(n,i)=>{let t=r.innerType._zod.run(n,i);return t instanceof Promise?t.then(o=>yl(o,e)):yl(t,e)}});function yl(e,r){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:r}),e}var ra=g("$ZodSuccess",(e,r)=>{P.init(e,r),e._zod.parse=(n,i)=>{if(i.direction==="backward")throw new ke("ZodSuccess");let t=r.innerType._zod.run(n,i);return t instanceof Promise?t.then(o=>(n.value=o.issues.length===0,n)):(n.value=t.issues.length===0,n)}}),na=g("$ZodCatch",(e,r)=>{P.init(e,r),O(e._zod,"optin",()=>r.innerType._zod.optin),O(e._zod,"optout",()=>r.innerType._zod.optout),O(e._zod,"values",()=>r.innerType._zod.values),e._zod.parse=(n,i)=>{if(i.direction==="backward")return r.innerType._zod.run(n,i);let t=r.innerType._zod.run(n,i);return t instanceof Promise?t.then(o=>(n.value=o.value,o.issues.length&&(n.value=r.catchValue(z(f({},n),{error:{issues:o.issues.map(c=>te(c,i,M()))},input:n.value})),n.issues=[]),n)):(n.value=t.value,t.issues.length&&(n.value=r.catchValue(z(f({},n),{error:{issues:t.issues.map(o=>te(o,i,M()))},input:n.value})),n.issues=[]),n)}}),ia=g("$ZodNaN",(e,r)=>{P.init(e,r),e._zod.parse=(n,i)=>((typeof n.value!="number"||!Number.isNaN(n.value))&&n.issues.push({input:n.value,inst:e,expected:"nan",code:"invalid_type"}),n)}),oa=g("$ZodPipe",(e,r)=>{P.init(e,r),O(e._zod,"values",()=>r.in._zod.values),O(e._zod,"optin",()=>r.in._zod.optin),O(e._zod,"optout",()=>r.out._zod.optout),O(e._zod,"propValues",()=>r.in._zod.propValues),e._zod.parse=(n,i)=>{if(i.direction==="backward"){let o=r.out._zod.run(n,i);return o instanceof Promise?o.then(c=>yr(c,r.in,i)):yr(o,r.in,i)}let t=r.in._zod.run(n,i);return t instanceof Promise?t.then(o=>yr(o,r.out,i)):yr(t,r.out,i)}});function yr(e,r,n){return e.issues.length?(e.aborted=!0,e):r._zod.run({value:e.value,issues:e.issues},n)}var Lt=g("$ZodCodec",(e,r)=>{P.init(e,r),O(e._zod,"values",()=>r.in._zod.values),O(e._zod,"optin",()=>r.in._zod.optin),O(e._zod,"optout",()=>r.out._zod.optout),O(e._zod,"propValues",()=>r.in._zod.propValues),e._zod.parse=(n,i)=>{if((i.direction||"forward")==="forward"){let o=r.in._zod.run(n,i);return o instanceof Promise?o.then(c=>br(c,r,i)):br(o,r,i)}else{let o=r.out._zod.run(n,i);return o instanceof Promise?o.then(c=>br(c,r,i)):br(o,r,i)}}});function br(e,r,n){if(e.issues.length)return e.aborted=!0,e;if((n.direction||"forward")==="forward"){let t=r.transform(e.value,e);return t instanceof Promise?t.then(o=>xr(e,o,r.out,n)):xr(e,t,r.out,n)}else{let t=r.reverseTransform(e.value,e);return t instanceof Promise?t.then(o=>xr(e,o,r.in,n)):xr(e,t,r.in,n)}}function xr(e,r,n,i){return e.issues.length?(e.aborted=!0,e):n._zod.run({value:r,issues:e.issues},i)}var aa=g("$ZodReadonly",(e,r)=>{P.init(e,r),O(e._zod,"propValues",()=>r.innerType._zod.propValues),O(e._zod,"values",()=>r.innerType._zod.values),O(e._zod,"optin",()=>{var n,i;return(i=(n=r.innerType)==null?void 0:n._zod)==null?void 0:i.optin}),O(e._zod,"optout",()=>{var n,i;return(i=(n=r.innerType)==null?void 0:n._zod)==null?void 0:i.optout}),e._zod.parse=(n,i)=>{if(i.direction==="backward")return r.innerType._zod.run(n,i);let t=r.innerType._zod.run(n,i);return t instanceof Promise?t.then(bl):bl(t)}});function bl(e){return e.value=Object.freeze(e.value),e}var ca=g("$ZodTemplateLiteral",(e,r)=>{P.init(e,r);let n=[];for(let i of r.parts)if(typeof i=="object"&&i!==null){if(!i._zod.pattern)throw new Error("Invalid template literal part, no pattern found: ".concat([...i._zod.traits].shift()));let t=i._zod.pattern instanceof RegExp?i._zod.pattern.source:i._zod.pattern;if(!t)throw new Error("Invalid template literal part: ".concat(i._zod.traits));let o=t.startsWith("^")?1:0,c=t.endsWith("$")?t.length-1:t.length;n.push(t.slice(o,c))}else if(i===null||ei.has(typeof i))n.push(le("".concat(i)));else throw new Error("Invalid template literal part: ".concat(i));e._zod.pattern=new RegExp("^".concat(n.join(""),"$")),e._zod.parse=(i,t)=>{var o;return typeof i.value!="string"?(i.issues.push({input:i.value,inst:e,expected:"string",code:"invalid_type"}),i):(e._zod.pattern.lastIndex=0,e._zod.pattern.test(i.value)||i.issues.push({input:i.value,inst:e,code:"invalid_format",format:(o=r.format)!=null?o:"template_literal",pattern:e._zod.pattern.source}),i)}}),ua=g("$ZodFunction",(e,r)=>(P.init(e,r),e._def=r,e._zod.def=r,e.implement=n=>{if(typeof n!="function")throw new Error("implement() must be called with a function");return function(...i){let t=e._def.input?or(e._def.input,i):i,o=Reflect.apply(n,this,t);return e._def.output?or(e._def.output,o):o}},e.implementAsync=n=>{if(typeof n!="function")throw new Error("implementAsync() must be called with a function");return async function(...i){let t=e._def.input?await ar(e._def.input,i):i,o=await Reflect.apply(n,this,t);return e._def.output?await ar(e._def.output,o):o}},e._zod.parse=(n,i)=>typeof n.value!="function"?(n.issues.push({code:"invalid_type",expected:"function",input:n.value,inst:e}),n):(e._def.output&&e._def.output._zod.def.type==="promise"?n.value=e.implementAsync(n.value):n.value=e.implement(n.value),n),e.input=(...n)=>{let i=e.constructor;return Array.isArray(n[0])?new i({type:"function",input:new Sr({type:"tuple",items:n[0],rest:n[1]}),output:e._def.output}):new i({type:"function",input:n[0],output:e._def.output})},e.output=n=>{let i=e.constructor;return new i({type:"function",input:e._def.input,output:n})},e)),la=g("$ZodPromise",(e,r)=>{P.init(e,r),e._zod.parse=(n,i)=>Promise.resolve(n.value).then(t=>r.innerType._zod.run({value:t,issues:[]},i))}),sa=g("$ZodLazy",(e,r)=>{P.init(e,r),O(e._zod,"innerType",()=>r.getter()),O(e._zod,"pattern",()=>{var n,i;return(i=(n=e._zod.innerType)==null?void 0:n._zod)==null?void 0:i.pattern}),O(e._zod,"propValues",()=>{var n,i;return(i=(n=e._zod.innerType)==null?void 0:n._zod)==null?void 0:i.propValues}),O(e._zod,"optin",()=>{var n,i,t;return(t=(i=(n=e._zod.innerType)==null?void 0:n._zod)==null?void 0:i.optin)!=null?t:void 0}),O(e._zod,"optout",()=>{var n,i,t;return(t=(i=(n=e._zod.innerType)==null?void 0:n._zod)==null?void 0:i.optout)!=null?t:void 0}),e._zod.parse=(n,i)=>e._zod.innerType._zod.run(n,i)}),da=g("$ZodCustom",(e,r)=>{C.init(e,r),P.init(e,r),e._zod.parse=(n,i)=>n,e._zod.check=n=>{let i=n.value,t=r.fn(i);if(t instanceof Promise)return t.then(o=>xl(o,n,i,e));xl(t,n,i,e)}});function xl(e,r,n,i){var t;if(!e){let o={code:"custom",input:n,inst:i,path:[...(t=i._zod.def.path)!=null?t:[]],continue:!i._zod.def.abort};i._zod.def.params&&(o.params=i._zod.def.params),r.issues.push(We(o))}}var Le={};he(Le,{ar:()=>jl,az:()=>Pl,be:()=>Ol,bg:()=>Dl,ca:()=>Zl,cs:()=>Tl,da:()=>Nl,de:()=>El,en:()=>jr,eo:()=>Al,es:()=>Rl,fa:()=>Ll,fi:()=>Cl,fr:()=>Fl,frCA:()=>Jl,he:()=>Vl,hu:()=>Ml,hy:()=>Kl,id:()=>Gl,is:()=>Wl,it:()=>ql,ja:()=>Xl,ka:()=>Yl,kh:()=>Ql,km:()=>Pr,ko:()=>Hl,lt:()=>ts,mk:()=>rs,ms:()=>ns,nl:()=>is,no:()=>os,ota:()=>as,pl:()=>us,ps:()=>cs,pt:()=>ls,ru:()=>ds,sl:()=>ms,sv:()=>ps,ta:()=>fs,th:()=>gs,tr:()=>vs,ua:()=>$s,uk:()=>Ur,ur:()=>hs,uz:()=>_s,vi:()=>ys,yo:()=>ks,zhCN:()=>bs,zhTW:()=>xs});var rp=()=>{let e={string:{unit:"\\u062D\\u0631\\u0641",verb:"\\u0623\\u0646 \\u064A\\u062D\\u0648\\u064A"},file:{unit:"\\u0628\\u0627\\u064A\\u062A",verb:"\\u0623\\u0646 \\u064A\\u062D\\u0648\\u064A"},array:{unit:"\\u0639\\u0646\\u0635\\u0631",verb:"\\u0623\\u0646 \\u064A\\u062D\\u0648\\u064A"},set:{unit:"\\u0639\\u0646\\u0635\\u0631",verb:"\\u0623\\u0646 \\u064A\\u062D\\u0648\\u064A"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u0645\\u062F\\u062E\\u0644",email:"\\u0628\\u0631\\u064A\\u062F \\u0625\\u0644\\u0643\\u062A\\u0631\\u0648\\u0646\\u064A",url:"\\u0631\\u0627\\u0628\\u0637",emoji:"\\u0625\\u064A\\u0645\\u0648\\u062C\\u064A",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\\u062A\\u0627\\u0631\\u064A\\u062E \\u0648\\u0648\\u0642\\u062A \\u0628\\u0645\\u0639\\u064A\\u0627\\u0631 ISO",date:"\\u062A\\u0627\\u0631\\u064A\\u062E \\u0628\\u0645\\u0639\\u064A\\u0627\\u0631 ISO",time:"\\u0648\\u0642\\u062A \\u0628\\u0645\\u0639\\u064A\\u0627\\u0631 ISO",duration:"\\u0645\\u062F\\u0629 \\u0628\\u0645\\u0639\\u064A\\u0627\\u0631 ISO",ipv4:"\\u0639\\u0646\\u0648\\u0627\\u0646 IPv4",ipv6:"\\u0639\\u0646\\u0648\\u0627\\u0646 IPv6",cidrv4:"\\u0645\\u062F\\u0649 \\u0639\\u0646\\u0627\\u0648\\u064A\\u0646 \\u0628\\u0635\\u064A\\u063A\\u0629 IPv4",cidrv6:"\\u0645\\u062F\\u0649 \\u0639\\u0646\\u0627\\u0648\\u064A\\u0646 \\u0628\\u0635\\u064A\\u063A\\u0629 IPv6",base64:"\\u0646\\u064E\\u0635 \\u0628\\u062A\\u0631\\u0645\\u064A\\u0632 base64-encoded",base64url:"\\u0646\\u064E\\u0635 \\u0628\\u062A\\u0631\\u0645\\u064A\\u0632 base64url-encoded",json_string:"\\u0646\\u064E\\u0635 \\u0639\\u0644\\u0649 \\u0647\\u064A\\u0626\\u0629 JSON",e164:"\\u0631\\u0642\\u0645 \\u0647\\u0627\\u062A\\u0641 \\u0628\\u0645\\u0639\\u064A\\u0627\\u0631 E.164",jwt:"JWT",template_literal:"\\u0645\\u062F\\u062E\\u0644"},i={nan:"NaN"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\u0645\\u062F\\u062E\\u0644\\u0627\\u062A \\u063A\\u064A\\u0631 \\u0645\\u0642\\u0628\\u0648\\u0644\\u0629: \\u064A\\u0641\\u062A\\u0631\\u0636 \\u0625\\u062F\\u062E\\u0627\\u0644 instanceof ".concat(t.expected,"\\u060C \\u0648\\u0644\\u0643\\u0646 \\u062A\\u0645 \\u0625\\u062F\\u062E\\u0627\\u0644 ").concat(p):"\\u0645\\u062F\\u062E\\u0644\\u0627\\u062A \\u063A\\u064A\\u0631 \\u0645\\u0642\\u0628\\u0648\\u0644\\u0629: \\u064A\\u0641\\u062A\\u0631\\u0636 \\u0625\\u062F\\u062E\\u0627\\u0644 ".concat(a,"\\u060C \\u0648\\u0644\\u0643\\u0646 \\u062A\\u0645 \\u0625\\u062F\\u062E\\u0627\\u0644 ").concat(p)}case"invalid_value":return t.values.length===1?"\\u0645\\u062F\\u062E\\u0644\\u0627\\u062A \\u063A\\u064A\\u0631 \\u0645\\u0642\\u0628\\u0648\\u0644\\u0629: \\u064A\\u0641\\u062A\\u0631\\u0636 \\u0625\\u062F\\u062E\\u0627\\u0644 ".concat(_(t.values[0])):"\\u0627\\u062E\\u062A\\u064A\\u0627\\u0631 \\u063A\\u064A\\u0631 \\u0645\\u0642\\u0628\\u0648\\u0644: \\u064A\\u062A\\u0648\\u0642\\u0639 \\u0627\\u0646\\u062A\\u0642\\u0627\\u0621 \\u0623\\u062D\\u062F \\u0647\\u0630\\u0647 \\u0627\\u0644\\u062E\\u064A\\u0627\\u0631\\u0627\\u062A: ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?" \\u0623\\u0643\\u0628\\u0631 \\u0645\\u0646 \\u0627\\u0644\\u0644\\u0627\\u0632\\u0645: \\u064A\\u0641\\u062A\\u0631\\u0636 \\u0623\\u0646 \\u062A\\u0643\\u0648\\u0646 ".concat((l=t.origin)!=null?l:"\\u0627\\u0644\\u0642\\u064A\\u0645\\u0629"," ").concat(a," ").concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"\\u0639\\u0646\\u0635\\u0631"):"\\u0623\\u0643\\u0628\\u0631 \\u0645\\u0646 \\u0627\\u0644\\u0644\\u0627\\u0632\\u0645: \\u064A\\u0641\\u062A\\u0631\\u0636 \\u0623\\u0646 \\u062A\\u0643\\u0648\\u0646 ".concat((s=t.origin)!=null?s:"\\u0627\\u0644\\u0642\\u064A\\u0645\\u0629"," ").concat(a," ").concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"\\u0623\\u0635\\u063A\\u0631 \\u0645\\u0646 \\u0627\\u0644\\u0644\\u0627\\u0632\\u0645: \\u064A\\u0641\\u062A\\u0631\\u0636 \\u0644\\u0640 ".concat(t.origin," \\u0623\\u0646 \\u064A\\u0643\\u0648\\u0646 ").concat(a," ").concat(t.minimum.toString()," ").concat(u.unit):"\\u0623\\u0635\\u063A\\u0631 \\u0645\\u0646 \\u0627\\u0644\\u0644\\u0627\\u0632\\u0645: \\u064A\\u0641\\u062A\\u0631\\u0636 \\u0644\\u0640 ".concat(t.origin," \\u0623\\u0646 \\u064A\\u0643\\u0648\\u0646 ").concat(a," ").concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\u0646\\u064E\\u0635 \\u063A\\u064A\\u0631 \\u0645\\u0642\\u0628\\u0648\\u0644: \\u064A\\u062C\\u0628 \\u0623\\u0646 \\u064A\\u0628\\u062F\\u0623 \\u0628\\u0640 "\'.concat(t.prefix,\'"\'):a.format==="ends_with"?\'\\u0646\\u064E\\u0635 \\u063A\\u064A\\u0631 \\u0645\\u0642\\u0628\\u0648\\u0644: \\u064A\\u062C\\u0628 \\u0623\\u0646 \\u064A\\u0646\\u062A\\u0647\\u064A \\u0628\\u0640 "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'\\u0646\\u064E\\u0635 \\u063A\\u064A\\u0631 \\u0645\\u0642\\u0628\\u0648\\u0644: \\u064A\\u062C\\u0628 \\u0623\\u0646 \\u064A\\u062A\\u0636\\u0645\\u0651\\u064E\\u0646 "\'.concat(a.includes,\'"\'):a.format==="regex"?"\\u0646\\u064E\\u0635 \\u063A\\u064A\\u0631 \\u0645\\u0642\\u0628\\u0648\\u0644: \\u064A\\u062C\\u0628 \\u0623\\u0646 \\u064A\\u0637\\u0627\\u0628\\u0642 \\u0627\\u0644\\u0646\\u0645\\u0637 ".concat(a.pattern):"".concat((m=n[a.format])!=null?m:t.format," \\u063A\\u064A\\u0631 \\u0645\\u0642\\u0628\\u0648\\u0644")}case"not_multiple_of":return"\\u0631\\u0642\\u0645 \\u063A\\u064A\\u0631 \\u0645\\u0642\\u0628\\u0648\\u0644: \\u064A\\u062C\\u0628 \\u0623\\u0646 \\u064A\\u0643\\u0648\\u0646 \\u0645\\u0646 \\u0645\\u0636\\u0627\\u0639\\u0641\\u0627\\u062A ".concat(t.divisor);case"unrecognized_keys":return"\\u0645\\u0639\\u0631\\u0641".concat(t.keys.length>1?"\\u0627\\u062A":""," \\u063A\\u0631\\u064A\\u0628").concat(t.keys.length>1?"\\u0629":"",": ").concat(v(t.keys,"\\u060C "));case"invalid_key":return"\\u0645\\u0639\\u0631\\u0641 \\u063A\\u064A\\u0631 \\u0645\\u0642\\u0628\\u0648\\u0644 \\u0641\\u064A ".concat(t.origin);case"invalid_union":return"\\u0645\\u062F\\u062E\\u0644 \\u063A\\u064A\\u0631 \\u0645\\u0642\\u0628\\u0648\\u0644";case"invalid_element":return"\\u0645\\u062F\\u062E\\u0644 \\u063A\\u064A\\u0631 \\u0645\\u0642\\u0628\\u0648\\u0644 \\u0641\\u064A ".concat(t.origin);default:return"\\u0645\\u062F\\u062E\\u0644 \\u063A\\u064A\\u0631 \\u0645\\u0642\\u0628\\u0648\\u0644"}}};function jl(){return{localeError:rp()}}var np=()=>{let e={string:{unit:"simvol",verb:"olmal\\u0131d\\u0131r"},file:{unit:"bayt",verb:"olmal\\u0131d\\u0131r"},array:{unit:"element",verb:"olmal\\u0131d\\u0131r"},set:{unit:"element",verb:"olmal\\u0131d\\u0131r"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"input",email:"email address",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datetime",date:"ISO date",time:"ISO time",duration:"ISO duration",ipv4:"IPv4 address",ipv6:"IPv6 address",cidrv4:"IPv4 range",cidrv6:"IPv6 range",base64:"base64-encoded string",base64url:"base64url-encoded string",json_string:"JSON string",e164:"E.164 number",jwt:"JWT",template_literal:"input"},i={nan:"NaN"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Yanl\\u0131\\u015F d\\u0259y\\u0259r: g\\xF6zl\\u0259nil\\u0259n instanceof ".concat(t.expected,", daxil olan ").concat(p):"Yanl\\u0131\\u015F d\\u0259y\\u0259r: g\\xF6zl\\u0259nil\\u0259n ".concat(a,", daxil olan ").concat(p)}case"invalid_value":return t.values.length===1?"Yanl\\u0131\\u015F d\\u0259y\\u0259r: g\\xF6zl\\u0259nil\\u0259n ".concat(_(t.values[0])):"Yanl\\u0131\\u015F se\\xE7im: a\\u015Fa\\u011F\\u0131dak\\u0131lardan biri olmal\\u0131d\\u0131r: ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"\\xC7ox b\\xF6y\\xFCk: g\\xF6zl\\u0259nil\\u0259n ".concat((l=t.origin)!=null?l:"d\\u0259y\\u0259r"," ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"element"):"\\xC7ox b\\xF6y\\xFCk: g\\xF6zl\\u0259nil\\u0259n ".concat((s=t.origin)!=null?s:"d\\u0259y\\u0259r"," ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"\\xC7ox ki\\xE7ik: g\\xF6zl\\u0259nil\\u0259n ".concat(t.origin," ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"\\xC7ox ki\\xE7ik: g\\xF6zl\\u0259nil\\u0259n ".concat(t.origin," ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'Yanl\\u0131\\u015F m\\u0259tn: "\'.concat(a.prefix,\'" il\\u0259 ba\\u015Flamal\\u0131d\\u0131r\'):a.format==="ends_with"?\'Yanl\\u0131\\u015F m\\u0259tn: "\'.concat(a.suffix,\'" il\\u0259 bitm\\u0259lidir\'):a.format==="includes"?\'Yanl\\u0131\\u015F m\\u0259tn: "\'.concat(a.includes,\'" daxil olmal\\u0131d\\u0131r\'):a.format==="regex"?"Yanl\\u0131\\u015F m\\u0259tn: ".concat(a.pattern," \\u015Fablonuna uy\\u011Fun olmal\\u0131d\\u0131r"):"Yanl\\u0131\\u015F ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"Yanl\\u0131\\u015F \\u0259d\\u0259d: ".concat(t.divisor," il\\u0259 b\\xF6l\\xFCn\\u0259 bil\\u0259n olmal\\u0131d\\u0131r");case"unrecognized_keys":return"Tan\\u0131nmayan a\\xE7ar".concat(t.keys.length>1?"lar":"",": ").concat(v(t.keys,", "));case"invalid_key":return"".concat(t.origin," daxilind\\u0259 yanl\\u0131\\u015F a\\xE7ar");case"invalid_union":return"Yanl\\u0131\\u015F d\\u0259y\\u0259r";case"invalid_element":return"".concat(t.origin," daxilind\\u0259 yanl\\u0131\\u015F d\\u0259y\\u0259r");default:return"Yanl\\u0131\\u015F d\\u0259y\\u0259r"}}};function Pl(){return{localeError:np()}}function Ul(e,r,n,i){let t=Math.abs(e),o=t%10,c=t%100;return c>=11&&c<=19?i:o===1?r:o>=2&&o<=4?n:i}var ip=()=>{let e={string:{unit:{one:"\\u0441\\u0456\\u043C\\u0432\\u0430\\u043B",few:"\\u0441\\u0456\\u043C\\u0432\\u0430\\u043B\\u044B",many:"\\u0441\\u0456\\u043C\\u0432\\u0430\\u043B\\u0430\\u045E"},verb:"\\u043C\\u0435\\u0446\\u044C"},array:{unit:{one:"\\u044D\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442",few:"\\u044D\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u044B",many:"\\u044D\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u0430\\u045E"},verb:"\\u043C\\u0435\\u0446\\u044C"},set:{unit:{one:"\\u044D\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442",few:"\\u044D\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u044B",many:"\\u044D\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u0430\\u045E"},verb:"\\u043C\\u0435\\u0446\\u044C"},file:{unit:{one:"\\u0431\\u0430\\u0439\\u0442",few:"\\u0431\\u0430\\u0439\\u0442\\u044B",many:"\\u0431\\u0430\\u0439\\u0442\\u0430\\u045E"},verb:"\\u043C\\u0435\\u0446\\u044C"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u0443\\u0432\\u043E\\u0434",email:"email \\u0430\\u0434\\u0440\\u0430\\u0441",url:"URL",emoji:"\\u044D\\u043C\\u043E\\u0434\\u0437\\u0456",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO \\u0434\\u0430\\u0442\\u0430 \\u0456 \\u0447\\u0430\\u0441",date:"ISO \\u0434\\u0430\\u0442\\u0430",time:"ISO \\u0447\\u0430\\u0441",duration:"ISO \\u043F\\u0440\\u0430\\u0446\\u044F\\u0433\\u043B\\u0430\\u0441\\u0446\\u044C",ipv4:"IPv4 \\u0430\\u0434\\u0440\\u0430\\u0441",ipv6:"IPv6 \\u0430\\u0434\\u0440\\u0430\\u0441",cidrv4:"IPv4 \\u0434\\u044B\\u044F\\u043F\\u0430\\u0437\\u043E\\u043D",cidrv6:"IPv6 \\u0434\\u044B\\u044F\\u043F\\u0430\\u0437\\u043E\\u043D",base64:"\\u0440\\u0430\\u0434\\u043E\\u043A \\u0443 \\u0444\\u0430\\u0440\\u043C\\u0430\\u0446\\u0435 base64",base64url:"\\u0440\\u0430\\u0434\\u043E\\u043A \\u0443 \\u0444\\u0430\\u0440\\u043C\\u0430\\u0446\\u0435 base64url",json_string:"JSON \\u0440\\u0430\\u0434\\u043E\\u043A",e164:"\\u043D\\u0443\\u043C\\u0430\\u0440 E.164",jwt:"JWT",template_literal:"\\u0443\\u0432\\u043E\\u0434"},i={nan:"NaN",number:"\\u043B\\u0456\\u043A",array:"\\u043C\\u0430\\u0441\\u0456\\u045E"};return t=>{var o,c,l,d,s;switch(t.code){case"invalid_type":{let m=(o=i[t.expected])!=null?o:t.expected,a=y(t.input),u=(c=i[a])!=null?c:a;return/^[A-Z]/.test(t.expected)?"\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B \\u045E\\u0432\\u043E\\u0434: \\u0447\\u0430\\u043A\\u0430\\u045E\\u0441\\u044F instanceof ".concat(t.expected,", \\u0430\\u0442\\u0440\\u044B\\u043C\\u0430\\u043D\\u0430 ").concat(u):"\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B \\u045E\\u0432\\u043E\\u0434: \\u0447\\u0430\\u043A\\u0430\\u045E\\u0441\\u044F ".concat(m,", \\u0430\\u0442\\u0440\\u044B\\u043C\\u0430\\u043D\\u0430 ").concat(u)}case"invalid_value":return t.values.length===1?"\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B \\u045E\\u0432\\u043E\\u0434: \\u0447\\u0430\\u043A\\u0430\\u043B\\u0430\\u0441\\u044F ".concat(_(t.values[0])):"\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B \\u0432\\u0430\\u0440\\u044B\\u044F\\u043D\\u0442: \\u0447\\u0430\\u043A\\u0430\\u045E\\u0441\\u044F \\u0430\\u0434\\u0437\\u0456\\u043D \\u0437 ".concat(v(t.values,"|"));case"too_big":{let m=t.inclusive?"<=":"<",a=r(t.origin);if(a){let u=Number(t.maximum),p=Ul(u,a.unit.one,a.unit.few,a.unit.many);return"\\u0417\\u0430\\u043D\\u0430\\u0434\\u0442\\u0430 \\u0432\\u044F\\u043B\\u0456\\u043A\\u0456: \\u0447\\u0430\\u043A\\u0430\\u043B\\u0430\\u0441\\u044F, \\u0448\\u0442\\u043E ".concat((l=t.origin)!=null?l:"\\u0437\\u043D\\u0430\\u0447\\u044D\\u043D\\u043D\\u0435"," \\u043F\\u0430\\u0432\\u0456\\u043D\\u043D\\u0430 ").concat(a.verb," ").concat(m).concat(t.maximum.toString()," ").concat(p)}return"\\u0417\\u0430\\u043D\\u0430\\u0434\\u0442\\u0430 \\u0432\\u044F\\u043B\\u0456\\u043A\\u0456: \\u0447\\u0430\\u043A\\u0430\\u043B\\u0430\\u0441\\u044F, \\u0448\\u0442\\u043E ".concat((d=t.origin)!=null?d:"\\u0437\\u043D\\u0430\\u0447\\u044D\\u043D\\u043D\\u0435"," \\u043F\\u0430\\u0432\\u0456\\u043D\\u043D\\u0430 \\u0431\\u044B\\u0446\\u044C ").concat(m).concat(t.maximum.toString())}case"too_small":{let m=t.inclusive?">=":">",a=r(t.origin);if(a){let u=Number(t.minimum),p=Ul(u,a.unit.one,a.unit.few,a.unit.many);return"\\u0417\\u0430\\u043D\\u0430\\u0434\\u0442\\u0430 \\u043C\\u0430\\u043B\\u044B: \\u0447\\u0430\\u043A\\u0430\\u043B\\u0430\\u0441\\u044F, \\u0448\\u0442\\u043E ".concat(t.origin," \\u043F\\u0430\\u0432\\u0456\\u043D\\u043D\\u0430 ").concat(a.verb," ").concat(m).concat(t.minimum.toString()," ").concat(p)}return"\\u0417\\u0430\\u043D\\u0430\\u0434\\u0442\\u0430 \\u043C\\u0430\\u043B\\u044B: \\u0447\\u0430\\u043A\\u0430\\u043B\\u0430\\u0441\\u044F, \\u0448\\u0442\\u043E ".concat(t.origin," \\u043F\\u0430\\u0432\\u0456\\u043D\\u043D\\u0430 \\u0431\\u044B\\u0446\\u044C ").concat(m).concat(t.minimum.toString())}case"invalid_format":{let m=t;return m.format==="starts_with"?\'\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B \\u0440\\u0430\\u0434\\u043E\\u043A: \\u043F\\u0430\\u0432\\u0456\\u043D\\u0435\\u043D \\u043F\\u0430\\u0447\\u044B\\u043D\\u0430\\u0446\\u0446\\u0430 \\u0437 "\'.concat(m.prefix,\'"\'):m.format==="ends_with"?\'\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B \\u0440\\u0430\\u0434\\u043E\\u043A: \\u043F\\u0430\\u0432\\u0456\\u043D\\u0435\\u043D \\u0437\\u0430\\u043A\\u0430\\u043D\\u0447\\u0432\\u0430\\u0446\\u0446\\u0430 \\u043D\\u0430 "\'.concat(m.suffix,\'"\'):m.format==="includes"?\'\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B \\u0440\\u0430\\u0434\\u043E\\u043A: \\u043F\\u0430\\u0432\\u0456\\u043D\\u0435\\u043D \\u0437\\u043C\\u044F\\u0448\\u0447\\u0430\\u0446\\u044C "\'.concat(m.includes,\'"\'):m.format==="regex"?"\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B \\u0440\\u0430\\u0434\\u043E\\u043A: \\u043F\\u0430\\u0432\\u0456\\u043D\\u0435\\u043D \\u0430\\u0434\\u043F\\u0430\\u0432\\u044F\\u0434\\u0430\\u0446\\u044C \\u0448\\u0430\\u0431\\u043B\\u043E\\u043D\\u0443 ".concat(m.pattern):"\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B ".concat((s=n[m.format])!=null?s:t.format)}case"not_multiple_of":return"\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B \\u043B\\u0456\\u043A: \\u043F\\u0430\\u0432\\u0456\\u043D\\u0435\\u043D \\u0431\\u044B\\u0446\\u044C \\u043A\\u0440\\u0430\\u0442\\u043D\\u044B\\u043C ".concat(t.divisor);case"unrecognized_keys":return"\\u041D\\u0435\\u0440\\u0430\\u0441\\u043F\\u0430\\u0437\\u043D\\u0430\\u043D\\u044B ".concat(t.keys.length>1?"\\u043A\\u043B\\u044E\\u0447\\u044B":"\\u043A\\u043B\\u044E\\u0447",": ").concat(v(t.keys,", "));case"invalid_key":return"\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B \\u043A\\u043B\\u044E\\u0447 \\u0443 ".concat(t.origin);case"invalid_union":return"\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B \\u045E\\u0432\\u043E\\u0434";case"invalid_element":return"\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u0430\\u0435 \\u0437\\u043D\\u0430\\u0447\\u044D\\u043D\\u043D\\u0435 \\u045E ".concat(t.origin);default:return"\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B \\u045E\\u0432\\u043E\\u0434"}}};function Ol(){return{localeError:ip()}}var op=()=>{let e={string:{unit:"\\u0441\\u0438\\u043C\\u0432\\u043E\\u043B\\u0430",verb:"\\u0434\\u0430 \\u0441\\u044A\\u0434\\u044A\\u0440\\u0436\\u0430"},file:{unit:"\\u0431\\u0430\\u0439\\u0442\\u0430",verb:"\\u0434\\u0430 \\u0441\\u044A\\u0434\\u044A\\u0440\\u0436\\u0430"},array:{unit:"\\u0435\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u0430",verb:"\\u0434\\u0430 \\u0441\\u044A\\u0434\\u044A\\u0440\\u0436\\u0430"},set:{unit:"\\u0435\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u0430",verb:"\\u0434\\u0430 \\u0441\\u044A\\u0434\\u044A\\u0440\\u0436\\u0430"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u0432\\u0445\\u043E\\u0434",email:"\\u0438\\u043C\\u0435\\u0439\\u043B \\u0430\\u0434\\u0440\\u0435\\u0441",url:"URL",emoji:"\\u0435\\u043C\\u043E\\u0434\\u0436\\u0438",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO \\u0432\\u0440\\u0435\\u043C\\u0435",date:"ISO \\u0434\\u0430\\u0442\\u0430",time:"ISO \\u0432\\u0440\\u0435\\u043C\\u0435",duration:"ISO \\u043F\\u0440\\u043E\\u0434\\u044A\\u043B\\u0436\\u0438\\u0442\\u0435\\u043B\\u043D\\u043E\\u0441\\u0442",ipv4:"IPv4 \\u0430\\u0434\\u0440\\u0435\\u0441",ipv6:"IPv6 \\u0430\\u0434\\u0440\\u0435\\u0441",cidrv4:"IPv4 \\u0434\\u0438\\u0430\\u043F\\u0430\\u0437\\u043E\\u043D",cidrv6:"IPv6 \\u0434\\u0438\\u0430\\u043F\\u0430\\u0437\\u043E\\u043D",base64:"base64-\\u043A\\u043E\\u0434\\u0438\\u0440\\u0430\\u043D \\u043D\\u0438\\u0437",base64url:"base64url-\\u043A\\u043E\\u0434\\u0438\\u0440\\u0430\\u043D \\u043D\\u0438\\u0437",json_string:"JSON \\u043D\\u0438\\u0437",e164:"E.164 \\u043D\\u043E\\u043C\\u0435\\u0440",jwt:"JWT",template_literal:"\\u0432\\u0445\\u043E\\u0434"},i={nan:"NaN",number:"\\u0447\\u0438\\u0441\\u043B\\u043E",array:"\\u043C\\u0430\\u0441\\u0438\\u0432"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D \\u0432\\u0445\\u043E\\u0434: \\u043E\\u0447\\u0430\\u043A\\u0432\\u0430\\u043D instanceof ".concat(t.expected,", \\u043F\\u043E\\u043B\\u0443\\u0447\\u0435\\u043D ").concat(p):"\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D \\u0432\\u0445\\u043E\\u0434: \\u043E\\u0447\\u0430\\u043A\\u0432\\u0430\\u043D ".concat(a,", \\u043F\\u043E\\u043B\\u0443\\u0447\\u0435\\u043D ").concat(p)}case"invalid_value":return t.values.length===1?"\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D \\u0432\\u0445\\u043E\\u0434: \\u043E\\u0447\\u0430\\u043A\\u0432\\u0430\\u043D ".concat(_(t.values[0])):"\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u043D\\u0430 \\u043E\\u043F\\u0446\\u0438\\u044F: \\u043E\\u0447\\u0430\\u043A\\u0432\\u0430\\u043D\\u043E \\u0435\\u0434\\u043D\\u043E \\u043E\\u0442 ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"\\u0422\\u0432\\u044A\\u0440\\u0434\\u0435 \\u0433\\u043E\\u043B\\u044F\\u043C\\u043E: \\u043E\\u0447\\u0430\\u043A\\u0432\\u0430 \\u0441\\u0435 ".concat((l=t.origin)!=null?l:"\\u0441\\u0442\\u043E\\u0439\\u043D\\u043E\\u0441\\u0442"," \\u0434\\u0430 \\u0441\\u044A\\u0434\\u044A\\u0440\\u0436\\u0430 ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"\\u0435\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u0430"):"\\u0422\\u0432\\u044A\\u0440\\u0434\\u0435 \\u0433\\u043E\\u043B\\u044F\\u043C\\u043E: \\u043E\\u0447\\u0430\\u043A\\u0432\\u0430 \\u0441\\u0435 ".concat((s=t.origin)!=null?s:"\\u0441\\u0442\\u043E\\u0439\\u043D\\u043E\\u0441\\u0442"," \\u0434\\u0430 \\u0431\\u044A\\u0434\\u0435 ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"\\u0422\\u0432\\u044A\\u0440\\u0434\\u0435 \\u043C\\u0430\\u043B\\u043A\\u043E: \\u043E\\u0447\\u0430\\u043A\\u0432\\u0430 \\u0441\\u0435 ".concat(t.origin," \\u0434\\u0430 \\u0441\\u044A\\u0434\\u044A\\u0440\\u0436\\u0430 ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"\\u0422\\u0432\\u044A\\u0440\\u0434\\u0435 \\u043C\\u0430\\u043B\\u043A\\u043E: \\u043E\\u0447\\u0430\\u043A\\u0432\\u0430 \\u0441\\u0435 ".concat(t.origin," \\u0434\\u0430 \\u0431\\u044A\\u0434\\u0435 ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;if(a.format==="starts_with")return\'\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D \\u043D\\u0438\\u0437: \\u0442\\u0440\\u044F\\u0431\\u0432\\u0430 \\u0434\\u0430 \\u0437\\u0430\\u043F\\u043E\\u0447\\u0432\\u0430 \\u0441 "\'.concat(a.prefix,\'"\');if(a.format==="ends_with")return\'\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D \\u043D\\u0438\\u0437: \\u0442\\u0440\\u044F\\u0431\\u0432\\u0430 \\u0434\\u0430 \\u0437\\u0430\\u0432\\u044A\\u0440\\u0448\\u0432\\u0430 \\u0441 "\'.concat(a.suffix,\'"\');if(a.format==="includes")return\'\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D \\u043D\\u0438\\u0437: \\u0442\\u0440\\u044F\\u0431\\u0432\\u0430 \\u0434\\u0430 \\u0432\\u043A\\u043B\\u044E\\u0447\\u0432\\u0430 "\'.concat(a.includes,\'"\');if(a.format==="regex")return"\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D \\u043D\\u0438\\u0437: \\u0442\\u0440\\u044F\\u0431\\u0432\\u0430 \\u0434\\u0430 \\u0441\\u044A\\u0432\\u043F\\u0430\\u0434\\u0430 \\u0441 ".concat(a.pattern);let u="\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D";return a.format==="emoji"&&(u="\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u043D\\u043E"),a.format==="datetime"&&(u="\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u043D\\u043E"),a.format==="date"&&(u="\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u043D\\u0430"),a.format==="time"&&(u="\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u043D\\u043E"),a.format==="duration"&&(u="\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u043D\\u0430"),"".concat(u," ").concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u043D\\u043E \\u0447\\u0438\\u0441\\u043B\\u043E: \\u0442\\u0440\\u044F\\u0431\\u0432\\u0430 \\u0434\\u0430 \\u0431\\u044A\\u0434\\u0435 \\u043A\\u0440\\u0430\\u0442\\u043D\\u043E \\u043D\\u0430 ".concat(t.divisor);case"unrecognized_keys":return"\\u041D\\u0435\\u0440\\u0430\\u0437\\u043F\\u043E\\u0437\\u043D\\u0430\\u0442".concat(t.keys.length>1?"\\u0438":""," \\u043A\\u043B\\u044E\\u0447").concat(t.keys.length>1?"\\u043E\\u0432\\u0435":"",": ").concat(v(t.keys,", "));case"invalid_key":return"\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D \\u043A\\u043B\\u044E\\u0447 \\u0432 ".concat(t.origin);case"invalid_union":return"\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D \\u0432\\u0445\\u043E\\u0434";case"invalid_element":return"\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u043D\\u0430 \\u0441\\u0442\\u043E\\u0439\\u043D\\u043E\\u0441\\u0442 \\u0432 ".concat(t.origin);default:return"\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D \\u0432\\u0445\\u043E\\u0434"}}};function Dl(){return{localeError:op()}}var ap=()=>{let e={string:{unit:"car\\xE0cters",verb:"contenir"},file:{unit:"bytes",verb:"contenir"},array:{unit:"elements",verb:"contenir"},set:{unit:"elements",verb:"contenir"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"entrada",email:"adre\\xE7a electr\\xF2nica",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"data i hora ISO",date:"data ISO",time:"hora ISO",duration:"durada ISO",ipv4:"adre\\xE7a IPv4",ipv6:"adre\\xE7a IPv6",cidrv4:"rang IPv4",cidrv6:"rang IPv6",base64:"cadena codificada en base64",base64url:"cadena codificada en base64url",json_string:"cadena JSON",e164:"n\\xFAmero E.164",jwt:"JWT",template_literal:"entrada"},i={nan:"NaN"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Tipus inv\\xE0lid: s\'esperava instanceof ".concat(t.expected,", s\'ha rebut ").concat(p):"Tipus inv\\xE0lid: s\'esperava ".concat(a,", s\'ha rebut ").concat(p)}case"invalid_value":return t.values.length===1?"Valor inv\\xE0lid: s\'esperava ".concat(_(t.values[0])):"Opci\\xF3 inv\\xE0lida: s\'esperava una de ".concat(v(t.values," o "));case"too_big":{let a=t.inclusive?"com a m\\xE0xim":"menys de",u=r(t.origin);return u?"Massa gran: s\'esperava que ".concat((l=t.origin)!=null?l:"el valor"," contingu\\xE9s ").concat(a," ").concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"elements"):"Massa gran: s\'esperava que ".concat((s=t.origin)!=null?s:"el valor"," fos ").concat(a," ").concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?"com a m\\xEDnim":"m\\xE9s de",u=r(t.origin);return u?"Massa petit: s\'esperava que ".concat(t.origin," contingu\\xE9s ").concat(a," ").concat(t.minimum.toString()," ").concat(u.unit):"Massa petit: s\'esperava que ".concat(t.origin," fos ").concat(a," ").concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'Format inv\\xE0lid: ha de comen\\xE7ar amb "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?"Format inv\\xE0lid: ha d\'acabar amb \\"".concat(a.suffix,\'"\'):a.format==="includes"?"Format inv\\xE0lid: ha d\'incloure \\"".concat(a.includes,\'"\'):a.format==="regex"?"Format inv\\xE0lid: ha de coincidir amb el patr\\xF3 ".concat(a.pattern):"Format inv\\xE0lid per a ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"N\\xFAmero inv\\xE0lid: ha de ser m\\xFAltiple de ".concat(t.divisor);case"unrecognized_keys":return"Clau".concat(t.keys.length>1?"s":""," no reconeguda").concat(t.keys.length>1?"s":"",": ").concat(v(t.keys,", "));case"invalid_key":return"Clau inv\\xE0lida a ".concat(t.origin);case"invalid_union":return"Entrada inv\\xE0lida";case"invalid_element":return"Element inv\\xE0lid a ".concat(t.origin);default:return"Entrada inv\\xE0lida"}}};function Zl(){return{localeError:ap()}}var cp=()=>{let e={string:{unit:"znak\\u016F",verb:"m\\xEDt"},file:{unit:"bajt\\u016F",verb:"m\\xEDt"},array:{unit:"prvk\\u016F",verb:"m\\xEDt"},set:{unit:"prvk\\u016F",verb:"m\\xEDt"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"regul\\xE1rn\\xED v\\xFDraz",email:"e-mailov\\xE1 adresa",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"datum a \\u010Das ve form\\xE1tu ISO",date:"datum ve form\\xE1tu ISO",time:"\\u010Das ve form\\xE1tu ISO",duration:"doba trv\\xE1n\\xED ISO",ipv4:"IPv4 adresa",ipv6:"IPv6 adresa",cidrv4:"rozsah IPv4",cidrv6:"rozsah IPv6",base64:"\\u0159et\\u011Bzec zak\\xF3dovan\\xFD ve form\\xE1tu base64",base64url:"\\u0159et\\u011Bzec zak\\xF3dovan\\xFD ve form\\xE1tu base64url",json_string:"\\u0159et\\u011Bzec ve form\\xE1tu JSON",e164:"\\u010D\\xEDslo E.164",jwt:"JWT",template_literal:"vstup"},i={nan:"NaN",number:"\\u010D\\xEDslo",string:"\\u0159et\\u011Bzec",function:"funkce",array:"pole"};return t=>{var o,c,l,d,s,m,a,u,p;switch(t.code){case"invalid_type":{let $=(o=i[t.expected])!=null?o:t.expected,h=y(t.input),w=(c=i[h])!=null?c:h;return/^[A-Z]/.test(t.expected)?"Neplatn\\xFD vstup: o\\u010Dek\\xE1v\\xE1no instanceof ".concat(t.expected,", obdr\\u017Eeno ").concat(w):"Neplatn\\xFD vstup: o\\u010Dek\\xE1v\\xE1no ".concat($,", obdr\\u017Eeno ").concat(w)}case"invalid_value":return t.values.length===1?"Neplatn\\xFD vstup: o\\u010Dek\\xE1v\\xE1no ".concat(_(t.values[0])):"Neplatn\\xE1 mo\\u017Enost: o\\u010Dek\\xE1v\\xE1na jedna z hodnot ".concat(v(t.values,"|"));case"too_big":{let $=t.inclusive?"<=":"<",h=r(t.origin);return h?"Hodnota je p\\u0159\\xEDli\\u0161 velk\\xE1: ".concat((l=t.origin)!=null?l:"hodnota"," mus\\xED m\\xEDt ").concat($).concat(t.maximum.toString()," ").concat((d=h.unit)!=null?d:"prvk\\u016F"):"Hodnota je p\\u0159\\xEDli\\u0161 velk\\xE1: ".concat((s=t.origin)!=null?s:"hodnota"," mus\\xED b\\xFDt ").concat($).concat(t.maximum.toString())}case"too_small":{let $=t.inclusive?">=":">",h=r(t.origin);return h?"Hodnota je p\\u0159\\xEDli\\u0161 mal\\xE1: ".concat((m=t.origin)!=null?m:"hodnota"," mus\\xED m\\xEDt ").concat($).concat(t.minimum.toString()," ").concat((a=h.unit)!=null?a:"prvk\\u016F"):"Hodnota je p\\u0159\\xEDli\\u0161 mal\\xE1: ".concat((u=t.origin)!=null?u:"hodnota"," mus\\xED b\\xFDt ").concat($).concat(t.minimum.toString())}case"invalid_format":{let $=t;return $.format==="starts_with"?\'Neplatn\\xFD \\u0159et\\u011Bzec: mus\\xED za\\u010D\\xEDnat na "\'.concat($.prefix,\'"\'):$.format==="ends_with"?\'Neplatn\\xFD \\u0159et\\u011Bzec: mus\\xED kon\\u010Dit na "\'.concat($.suffix,\'"\'):$.format==="includes"?\'Neplatn\\xFD \\u0159et\\u011Bzec: mus\\xED obsahovat "\'.concat($.includes,\'"\'):$.format==="regex"?"Neplatn\\xFD \\u0159et\\u011Bzec: mus\\xED odpov\\xEDdat vzoru ".concat($.pattern):"Neplatn\\xFD form\\xE1t ".concat((p=n[$.format])!=null?p:t.format)}case"not_multiple_of":return"Neplatn\\xE9 \\u010D\\xEDslo: mus\\xED b\\xFDt n\\xE1sobkem ".concat(t.divisor);case"unrecognized_keys":return"Nezn\\xE1m\\xE9 kl\\xED\\u010De: ".concat(v(t.keys,", "));case"invalid_key":return"Neplatn\\xFD kl\\xED\\u010D v ".concat(t.origin);case"invalid_union":return"Neplatn\\xFD vstup";case"invalid_element":return"Neplatn\\xE1 hodnota v ".concat(t.origin);default:return"Neplatn\\xFD vstup"}}};function Tl(){return{localeError:cp()}}var up=()=>{let e={string:{unit:"tegn",verb:"havde"},file:{unit:"bytes",verb:"havde"},array:{unit:"elementer",verb:"indeholdt"},set:{unit:"elementer",verb:"indeholdt"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"input",email:"e-mailadresse",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO dato- og klokkesl\\xE6t",date:"ISO-dato",time:"ISO-klokkesl\\xE6t",duration:"ISO-varighed",ipv4:"IPv4-omr\\xE5de",ipv6:"IPv6-omr\\xE5de",cidrv4:"IPv4-spektrum",cidrv6:"IPv6-spektrum",base64:"base64-kodet streng",base64url:"base64url-kodet streng",json_string:"JSON-streng",e164:"E.164-nummer",jwt:"JWT",template_literal:"input"},i={nan:"NaN",string:"streng",number:"tal",boolean:"boolean",array:"liste",object:"objekt",set:"s\\xE6t",file:"fil"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Ugyldigt input: forventede instanceof ".concat(t.expected,", fik ").concat(p):"Ugyldigt input: forventede ".concat(a,", fik ").concat(p)}case"invalid_value":return t.values.length===1?"Ugyldig v\\xE6rdi: forventede ".concat(_(t.values[0])):"Ugyldigt valg: forventede en af f\\xF8lgende ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin),p=(l=i[t.origin])!=null?l:t.origin;return u?"For stor: forventede ".concat(p!=null?p:"value"," ").concat(u.verb," ").concat(a," ").concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"elementer"):"For stor: forventede ".concat(p!=null?p:"value"," havde ").concat(a," ").concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin),p=(s=i[t.origin])!=null?s:t.origin;return u?"For lille: forventede ".concat(p," ").concat(u.verb," ").concat(a," ").concat(t.minimum.toString()," ").concat(u.unit):"For lille: forventede ".concat(p," havde ").concat(a," ").concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'Ugyldig streng: skal starte med "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'Ugyldig streng: skal ende med "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'Ugyldig streng: skal indeholde "\'.concat(a.includes,\'"\'):a.format==="regex"?"Ugyldig streng: skal matche m\\xF8nsteret ".concat(a.pattern):"Ugyldig ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"Ugyldigt tal: skal v\\xE6re deleligt med ".concat(t.divisor);case"unrecognized_keys":return"".concat(t.keys.length>1?"Ukendte n\\xF8gler":"Ukendt n\\xF8gle",": ").concat(v(t.keys,", "));case"invalid_key":return"Ugyldig n\\xF8gle i ".concat(t.origin);case"invalid_union":return"Ugyldigt input: matcher ingen af de tilladte typer";case"invalid_element":return"Ugyldig v\\xE6rdi i ".concat(t.origin);default:return"Ugyldigt input"}}};function Nl(){return{localeError:up()}}var lp=()=>{let e={string:{unit:"Zeichen",verb:"zu haben"},file:{unit:"Bytes",verb:"zu haben"},array:{unit:"Elemente",verb:"zu haben"},set:{unit:"Elemente",verb:"zu haben"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"Eingabe",email:"E-Mail-Adresse",url:"URL",emoji:"Emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO-Datum und -Uhrzeit",date:"ISO-Datum",time:"ISO-Uhrzeit",duration:"ISO-Dauer",ipv4:"IPv4-Adresse",ipv6:"IPv6-Adresse",cidrv4:"IPv4-Bereich",cidrv6:"IPv6-Bereich",base64:"Base64-codierter String",base64url:"Base64-URL-codierter String",json_string:"JSON-String",e164:"E.164-Nummer",jwt:"JWT",template_literal:"Eingabe"},i={nan:"NaN",number:"Zahl",array:"Array"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Ung\\xFCltige Eingabe: erwartet instanceof ".concat(t.expected,", erhalten ").concat(p):"Ung\\xFCltige Eingabe: erwartet ".concat(a,", erhalten ").concat(p)}case"invalid_value":return t.values.length===1?"Ung\\xFCltige Eingabe: erwartet ".concat(_(t.values[0])):"Ung\\xFCltige Option: erwartet eine von ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"Zu gro\\xDF: erwartet, dass ".concat((l=t.origin)!=null?l:"Wert"," ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"Elemente"," hat"):"Zu gro\\xDF: erwartet, dass ".concat((s=t.origin)!=null?s:"Wert"," ").concat(a).concat(t.maximum.toString()," ist")}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"Zu klein: erwartet, dass ".concat(t.origin," ").concat(a).concat(t.minimum.toString()," ").concat(u.unit," hat"):"Zu klein: erwartet, dass ".concat(t.origin," ").concat(a).concat(t.minimum.toString()," ist")}case"invalid_format":{let a=t;return a.format==="starts_with"?\'Ung\\xFCltiger String: muss mit "\'.concat(a.prefix,\'" beginnen\'):a.format==="ends_with"?\'Ung\\xFCltiger String: muss mit "\'.concat(a.suffix,\'" enden\'):a.format==="includes"?\'Ung\\xFCltiger String: muss "\'.concat(a.includes,\'" enthalten\'):a.format==="regex"?"Ung\\xFCltiger String: muss dem Muster ".concat(a.pattern," entsprechen"):"Ung\\xFCltig: ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"Ung\\xFCltige Zahl: muss ein Vielfaches von ".concat(t.divisor," sein");case"unrecognized_keys":return"".concat(t.keys.length>1?"Unbekannte Schl\\xFCssel":"Unbekannter Schl\\xFCssel",": ").concat(v(t.keys,", "));case"invalid_key":return"Ung\\xFCltiger Schl\\xFCssel in ".concat(t.origin);case"invalid_union":return"Ung\\xFCltige Eingabe";case"invalid_element":return"Ung\\xFCltiger Wert in ".concat(t.origin);default:return"Ung\\xFCltige Eingabe"}}};function El(){return{localeError:lp()}}var sp=()=>{let e={string:{unit:"characters",verb:"to have"},file:{unit:"bytes",verb:"to have"},array:{unit:"items",verb:"to have"},set:{unit:"items",verb:"to have"},map:{unit:"entries",verb:"to have"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"input",email:"email address",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datetime",date:"ISO date",time:"ISO time",duration:"ISO duration",ipv4:"IPv4 address",ipv6:"IPv6 address",mac:"MAC address",cidrv4:"IPv4 range",cidrv6:"IPv6 range",base64:"base64-encoded string",base64url:"base64url-encoded string",json_string:"JSON string",e164:"E.164 number",jwt:"JWT",template_literal:"input"},i={nan:"NaN"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return"Invalid input: expected ".concat(a,", received ").concat(p)}case"invalid_value":return t.values.length===1?"Invalid input: expected ".concat(_(t.values[0])):"Invalid option: expected one of ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"Too big: expected ".concat((l=t.origin)!=null?l:"value"," to have ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"elements"):"Too big: expected ".concat((s=t.origin)!=null?s:"value"," to be ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"Too small: expected ".concat(t.origin," to have ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"Too small: expected ".concat(t.origin," to be ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'Invalid string: must start with "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'Invalid string: must end with "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'Invalid string: must include "\'.concat(a.includes,\'"\'):a.format==="regex"?"Invalid string: must match pattern ".concat(a.pattern):"Invalid ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"Invalid number: must be a multiple of ".concat(t.divisor);case"unrecognized_keys":return"Unrecognized key".concat(t.keys.length>1?"s":"",": ").concat(v(t.keys,", "));case"invalid_key":return"Invalid key in ".concat(t.origin);case"invalid_union":return"Invalid input";case"invalid_element":return"Invalid value in ".concat(t.origin);default:return"Invalid input"}}};function jr(){return{localeError:sp()}}var dp=()=>{let e={string:{unit:"karaktrojn",verb:"havi"},file:{unit:"bajtojn",verb:"havi"},array:{unit:"elementojn",verb:"havi"},set:{unit:"elementojn",verb:"havi"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"enigo",email:"retadreso",url:"URL",emoji:"emo\\u011Dio",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO-datotempo",date:"ISO-dato",time:"ISO-tempo",duration:"ISO-da\\u016Dro",ipv4:"IPv4-adreso",ipv6:"IPv6-adreso",cidrv4:"IPv4-rango",cidrv6:"IPv6-rango",base64:"64-ume kodita karaktraro",base64url:"URL-64-ume kodita karaktraro",json_string:"JSON-karaktraro",e164:"E.164-nombro",jwt:"JWT",template_literal:"enigo"},i={nan:"NaN",number:"nombro",array:"tabelo",null:"senvalora"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Nevalida enigo: atendi\\u011Dis instanceof ".concat(t.expected,", ricevi\\u011Dis ").concat(p):"Nevalida enigo: atendi\\u011Dis ".concat(a,", ricevi\\u011Dis ").concat(p)}case"invalid_value":return t.values.length===1?"Nevalida enigo: atendi\\u011Dis ".concat(_(t.values[0])):"Nevalida opcio: atendi\\u011Dis unu el ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"Tro granda: atendi\\u011Dis ke ".concat((l=t.origin)!=null?l:"valoro"," havu ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"elementojn"):"Tro granda: atendi\\u011Dis ke ".concat((s=t.origin)!=null?s:"valoro"," havu ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"Tro malgranda: atendi\\u011Dis ke ".concat(t.origin," havu ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"Tro malgranda: atendi\\u011Dis ke ".concat(t.origin," estu ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'Nevalida karaktraro: devas komenci\\u011Di per "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'Nevalida karaktraro: devas fini\\u011Di per "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'Nevalida karaktraro: devas inkluzivi "\'.concat(a.includes,\'"\'):a.format==="regex"?"Nevalida karaktraro: devas kongrui kun la modelo ".concat(a.pattern):"Nevalida ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"Nevalida nombro: devas esti oblo de ".concat(t.divisor);case"unrecognized_keys":return"Nekonata".concat(t.keys.length>1?"j":""," \\u015Dlosilo").concat(t.keys.length>1?"j":"",": ").concat(v(t.keys,", "));case"invalid_key":return"Nevalida \\u015Dlosilo en ".concat(t.origin);case"invalid_union":return"Nevalida enigo";case"invalid_element":return"Nevalida valoro en ".concat(t.origin);default:return"Nevalida enigo"}}};function Al(){return{localeError:dp()}}var mp=()=>{let e={string:{unit:"caracteres",verb:"tener"},file:{unit:"bytes",verb:"tener"},array:{unit:"elementos",verb:"tener"},set:{unit:"elementos",verb:"tener"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"entrada",email:"direcci\\xF3n de correo electr\\xF3nico",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"fecha y hora ISO",date:"fecha ISO",time:"hora ISO",duration:"duraci\\xF3n ISO",ipv4:"direcci\\xF3n IPv4",ipv6:"direcci\\xF3n IPv6",cidrv4:"rango IPv4",cidrv6:"rango IPv6",base64:"cadena codificada en base64",base64url:"URL codificada en base64",json_string:"cadena JSON",e164:"n\\xFAmero E.164",jwt:"JWT",template_literal:"entrada"},i={nan:"NaN",string:"texto",number:"n\\xFAmero",boolean:"booleano",array:"arreglo",object:"objeto",set:"conjunto",file:"archivo",date:"fecha",bigint:"n\\xFAmero grande",symbol:"s\\xEDmbolo",undefined:"indefinido",null:"nulo",function:"funci\\xF3n",map:"mapa",record:"registro",tuple:"tupla",enum:"enumeraci\\xF3n",union:"uni\\xF3n",literal:"literal",promise:"promesa",void:"vac\\xEDo",never:"nunca",unknown:"desconocido",any:"cualquiera"};return t=>{var o,c,l,d,s,m,a,u;switch(t.code){case"invalid_type":{let p=(o=i[t.expected])!=null?o:t.expected,$=y(t.input),h=(c=i[$])!=null?c:$;return/^[A-Z]/.test(t.expected)?"Entrada inv\\xE1lida: se esperaba instanceof ".concat(t.expected,", recibido ").concat(h):"Entrada inv\\xE1lida: se esperaba ".concat(p,", recibido ").concat(h)}case"invalid_value":return t.values.length===1?"Entrada inv\\xE1lida: se esperaba ".concat(_(t.values[0])):"Opci\\xF3n inv\\xE1lida: se esperaba una de ".concat(v(t.values,"|"));case"too_big":{let p=t.inclusive?"<=":"<",$=r(t.origin),h=(l=i[t.origin])!=null?l:t.origin;return $?"Demasiado grande: se esperaba que ".concat(h!=null?h:"valor"," tuviera ").concat(p).concat(t.maximum.toString()," ").concat((d=$.unit)!=null?d:"elementos"):"Demasiado grande: se esperaba que ".concat(h!=null?h:"valor"," fuera ").concat(p).concat(t.maximum.toString())}case"too_small":{let p=t.inclusive?">=":">",$=r(t.origin),h=(s=i[t.origin])!=null?s:t.origin;return $?"Demasiado peque\\xF1o: se esperaba que ".concat(h," tuviera ").concat(p).concat(t.minimum.toString()," ").concat($.unit):"Demasiado peque\\xF1o: se esperaba que ".concat(h," fuera ").concat(p).concat(t.minimum.toString())}case"invalid_format":{let p=t;return p.format==="starts_with"?\'Cadena inv\\xE1lida: debe comenzar con "\'.concat(p.prefix,\'"\'):p.format==="ends_with"?\'Cadena inv\\xE1lida: debe terminar en "\'.concat(p.suffix,\'"\'):p.format==="includes"?\'Cadena inv\\xE1lida: debe incluir "\'.concat(p.includes,\'"\'):p.format==="regex"?"Cadena inv\\xE1lida: debe coincidir con el patr\\xF3n ".concat(p.pattern):"Inv\\xE1lido ".concat((m=n[p.format])!=null?m:t.format)}case"not_multiple_of":return"N\\xFAmero inv\\xE1lido: debe ser m\\xFAltiplo de ".concat(t.divisor);case"unrecognized_keys":return"Llave".concat(t.keys.length>1?"s":""," desconocida").concat(t.keys.length>1?"s":"",": ").concat(v(t.keys,", "));case"invalid_key":return"Llave inv\\xE1lida en ".concat((a=i[t.origin])!=null?a:t.origin);case"invalid_union":return"Entrada inv\\xE1lida";case"invalid_element":return"Valor inv\\xE1lido en ".concat((u=i[t.origin])!=null?u:t.origin);default:return"Entrada inv\\xE1lida"}}};function Rl(){return{localeError:mp()}}var pp=()=>{let e={string:{unit:"\\u06A9\\u0627\\u0631\\u0627\\u06A9\\u062A\\u0631",verb:"\\u062F\\u0627\\u0634\\u062A\\u0647 \\u0628\\u0627\\u0634\\u062F"},file:{unit:"\\u0628\\u0627\\u06CC\\u062A",verb:"\\u062F\\u0627\\u0634\\u062A\\u0647 \\u0628\\u0627\\u0634\\u062F"},array:{unit:"\\u0622\\u06CC\\u062A\\u0645",verb:"\\u062F\\u0627\\u0634\\u062A\\u0647 \\u0628\\u0627\\u0634\\u062F"},set:{unit:"\\u0622\\u06CC\\u062A\\u0645",verb:"\\u062F\\u0627\\u0634\\u062A\\u0647 \\u0628\\u0627\\u0634\\u062F"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u0648\\u0631\\u0648\\u062F\\u06CC",email:"\\u0622\\u062F\\u0631\\u0633 \\u0627\\u06CC\\u0645\\u06CC\\u0644",url:"URL",emoji:"\\u0627\\u06CC\\u0645\\u0648\\u062C\\u06CC",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\\u062A\\u0627\\u0631\\u06CC\\u062E \\u0648 \\u0632\\u0645\\u0627\\u0646 \\u0627\\u06CC\\u0632\\u0648",date:"\\u062A\\u0627\\u0631\\u06CC\\u062E \\u0627\\u06CC\\u0632\\u0648",time:"\\u0632\\u0645\\u0627\\u0646 \\u0627\\u06CC\\u0632\\u0648",duration:"\\u0645\\u062F\\u062A \\u0632\\u0645\\u0627\\u0646 \\u0627\\u06CC\\u0632\\u0648",ipv4:"IPv4 \\u0622\\u062F\\u0631\\u0633",ipv6:"IPv6 \\u0622\\u062F\\u0631\\u0633",cidrv4:"IPv4 \\u062F\\u0627\\u0645\\u0646\\u0647",cidrv6:"IPv6 \\u062F\\u0627\\u0645\\u0646\\u0647",base64:"base64-encoded \\u0631\\u0634\\u062A\\u0647",base64url:"base64url-encoded \\u0631\\u0634\\u062A\\u0647",json_string:"JSON \\u0631\\u0634\\u062A\\u0647",e164:"E.164 \\u0639\\u062F\\u062F",jwt:"JWT",template_literal:"\\u0648\\u0631\\u0648\\u062F\\u06CC"},i={nan:"NaN",number:"\\u0639\\u062F\\u062F",array:"\\u0622\\u0631\\u0627\\u06CC\\u0647"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\u0648\\u0631\\u0648\\u062F\\u06CC \\u0646\\u0627\\u0645\\u0639\\u062A\\u0628\\u0631: \\u0645\\u06CC\\u200C\\u0628\\u0627\\u06CC\\u0633\\u062A instanceof ".concat(t.expected," \\u0645\\u06CC\\u200C\\u0628\\u0648\\u062F\\u060C ").concat(p," \\u062F\\u0631\\u06CC\\u0627\\u0641\\u062A \\u0634\\u062F"):"\\u0648\\u0631\\u0648\\u062F\\u06CC \\u0646\\u0627\\u0645\\u0639\\u062A\\u0628\\u0631: \\u0645\\u06CC\\u200C\\u0628\\u0627\\u06CC\\u0633\\u062A ".concat(a," \\u0645\\u06CC\\u200C\\u0628\\u0648\\u062F\\u060C ").concat(p," \\u062F\\u0631\\u06CC\\u0627\\u0641\\u062A \\u0634\\u062F")}case"invalid_value":return t.values.length===1?"\\u0648\\u0631\\u0648\\u062F\\u06CC \\u0646\\u0627\\u0645\\u0639\\u062A\\u0628\\u0631: \\u0645\\u06CC\\u200C\\u0628\\u0627\\u06CC\\u0633\\u062A ".concat(_(t.values[0])," \\u0645\\u06CC\\u200C\\u0628\\u0648\\u062F"):"\\u06AF\\u0632\\u06CC\\u0646\\u0647 \\u0646\\u0627\\u0645\\u0639\\u062A\\u0628\\u0631: \\u0645\\u06CC\\u200C\\u0628\\u0627\\u06CC\\u0633\\u062A \\u06CC\\u06A9\\u06CC \\u0627\\u0632 ".concat(v(t.values,"|")," \\u0645\\u06CC\\u200C\\u0628\\u0648\\u062F");case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"\\u062E\\u06CC\\u0644\\u06CC \\u0628\\u0632\\u0631\\u06AF: ".concat((l=t.origin)!=null?l:"\\u0645\\u0642\\u062F\\u0627\\u0631"," \\u0628\\u0627\\u06CC\\u062F ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"\\u0639\\u0646\\u0635\\u0631"," \\u0628\\u0627\\u0634\\u062F"):"\\u062E\\u06CC\\u0644\\u06CC \\u0628\\u0632\\u0631\\u06AF: ".concat((s=t.origin)!=null?s:"\\u0645\\u0642\\u062F\\u0627\\u0631"," \\u0628\\u0627\\u06CC\\u062F ").concat(a).concat(t.maximum.toString()," \\u0628\\u0627\\u0634\\u062F")}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"\\u062E\\u06CC\\u0644\\u06CC \\u06A9\\u0648\\u0686\\u06A9: ".concat(t.origin," \\u0628\\u0627\\u06CC\\u062F ").concat(a).concat(t.minimum.toString()," ").concat(u.unit," \\u0628\\u0627\\u0634\\u062F"):"\\u062E\\u06CC\\u0644\\u06CC \\u06A9\\u0648\\u0686\\u06A9: ".concat(t.origin," \\u0628\\u0627\\u06CC\\u062F ").concat(a).concat(t.minimum.toString()," \\u0628\\u0627\\u0634\\u062F")}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\u0631\\u0634\\u062A\\u0647 \\u0646\\u0627\\u0645\\u0639\\u062A\\u0628\\u0631: \\u0628\\u0627\\u06CC\\u062F \\u0628\\u0627 "\'.concat(a.prefix,\'" \\u0634\\u0631\\u0648\\u0639 \\u0634\\u0648\\u062F\'):a.format==="ends_with"?\'\\u0631\\u0634\\u062A\\u0647 \\u0646\\u0627\\u0645\\u0639\\u062A\\u0628\\u0631: \\u0628\\u0627\\u06CC\\u062F \\u0628\\u0627 "\'.concat(a.suffix,\'" \\u062A\\u0645\\u0627\\u0645 \\u0634\\u0648\\u062F\'):a.format==="includes"?\'\\u0631\\u0634\\u062A\\u0647 \\u0646\\u0627\\u0645\\u0639\\u062A\\u0628\\u0631: \\u0628\\u0627\\u06CC\\u062F \\u0634\\u0627\\u0645\\u0644 "\'.concat(a.includes,\'" \\u0628\\u0627\\u0634\\u062F\'):a.format==="regex"?"\\u0631\\u0634\\u062A\\u0647 \\u0646\\u0627\\u0645\\u0639\\u062A\\u0628\\u0631: \\u0628\\u0627\\u06CC\\u062F \\u0628\\u0627 \\u0627\\u0644\\u06AF\\u0648\\u06CC ".concat(a.pattern," \\u0645\\u0637\\u0627\\u0628\\u0642\\u062A \\u062F\\u0627\\u0634\\u062A\\u0647 \\u0628\\u0627\\u0634\\u062F"):"".concat((m=n[a.format])!=null?m:t.format," \\u0646\\u0627\\u0645\\u0639\\u062A\\u0628\\u0631")}case"not_multiple_of":return"\\u0639\\u062F\\u062F \\u0646\\u0627\\u0645\\u0639\\u062A\\u0628\\u0631: \\u0628\\u0627\\u06CC\\u062F \\u0645\\u0636\\u0631\\u0628 ".concat(t.divisor," \\u0628\\u0627\\u0634\\u062F");case"unrecognized_keys":return"\\u06A9\\u0644\\u06CC\\u062F".concat(t.keys.length>1?"\\u0647\\u0627\\u06CC":""," \\u0646\\u0627\\u0634\\u0646\\u0627\\u0633: ").concat(v(t.keys,", "));case"invalid_key":return"\\u06A9\\u0644\\u06CC\\u062F \\u0646\\u0627\\u0634\\u0646\\u0627\\u0633 \\u062F\\u0631 ".concat(t.origin);case"invalid_union":return"\\u0648\\u0631\\u0648\\u062F\\u06CC \\u0646\\u0627\\u0645\\u0639\\u062A\\u0628\\u0631";case"invalid_element":return"\\u0645\\u0642\\u062F\\u0627\\u0631 \\u0646\\u0627\\u0645\\u0639\\u062A\\u0628\\u0631 \\u062F\\u0631 ".concat(t.origin);default:return"\\u0648\\u0631\\u0648\\u062F\\u06CC \\u0646\\u0627\\u0645\\u0639\\u062A\\u0628\\u0631"}}};function Ll(){return{localeError:pp()}}var fp=()=>{let e={string:{unit:"merkki\\xE4",subject:"merkkijonon"},file:{unit:"tavua",subject:"tiedoston"},array:{unit:"alkiota",subject:"listan"},set:{unit:"alkiota",subject:"joukon"},number:{unit:"",subject:"luvun"},bigint:{unit:"",subject:"suuren kokonaisluvun"},int:{unit:"",subject:"kokonaisluvun"},date:{unit:"",subject:"p\\xE4iv\\xE4m\\xE4\\xE4r\\xE4n"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"s\\xE4\\xE4nn\\xF6llinen lauseke",email:"s\\xE4hk\\xF6postiosoite",url:"URL-osoite",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO-aikaleima",date:"ISO-p\\xE4iv\\xE4m\\xE4\\xE4r\\xE4",time:"ISO-aika",duration:"ISO-kesto",ipv4:"IPv4-osoite",ipv6:"IPv6-osoite",cidrv4:"IPv4-alue",cidrv6:"IPv6-alue",base64:"base64-koodattu merkkijono",base64url:"base64url-koodattu merkkijono",json_string:"JSON-merkkijono",e164:"E.164-luku",jwt:"JWT",template_literal:"templaattimerkkijono"},i={nan:"NaN"};return t=>{var o,c,l;switch(t.code){case"invalid_type":{let d=(o=i[t.expected])!=null?o:t.expected,s=y(t.input),m=(c=i[s])!=null?c:s;return/^[A-Z]/.test(t.expected)?"Virheellinen tyyppi: odotettiin instanceof ".concat(t.expected,", oli ").concat(m):"Virheellinen tyyppi: odotettiin ".concat(d,", oli ").concat(m)}case"invalid_value":return t.values.length===1?"Virheellinen sy\\xF6te: t\\xE4ytyy olla ".concat(_(t.values[0])):"Virheellinen valinta: t\\xE4ytyy olla yksi seuraavista: ".concat(v(t.values,"|"));case"too_big":{let d=t.inclusive?"<=":"<",s=r(t.origin);return s?"Liian suuri: ".concat(s.subject," t\\xE4ytyy olla ").concat(d).concat(t.maximum.toString()," ").concat(s.unit).trim():"Liian suuri: arvon t\\xE4ytyy olla ".concat(d).concat(t.maximum.toString())}case"too_small":{let d=t.inclusive?">=":">",s=r(t.origin);return s?"Liian pieni: ".concat(s.subject," t\\xE4ytyy olla ").concat(d).concat(t.minimum.toString()," ").concat(s.unit).trim():"Liian pieni: arvon t\\xE4ytyy olla ".concat(d).concat(t.minimum.toString())}case"invalid_format":{let d=t;return d.format==="starts_with"?\'Virheellinen sy\\xF6te: t\\xE4ytyy alkaa "\'.concat(d.prefix,\'"\'):d.format==="ends_with"?\'Virheellinen sy\\xF6te: t\\xE4ytyy loppua "\'.concat(d.suffix,\'"\'):d.format==="includes"?\'Virheellinen sy\\xF6te: t\\xE4ytyy sis\\xE4lt\\xE4\\xE4 "\'.concat(d.includes,\'"\'):d.format==="regex"?"Virheellinen sy\\xF6te: t\\xE4ytyy vastata s\\xE4\\xE4nn\\xF6llist\\xE4 lauseketta ".concat(d.pattern):"Virheellinen ".concat((l=n[d.format])!=null?l:t.format)}case"not_multiple_of":return"Virheellinen luku: t\\xE4ytyy olla luvun ".concat(t.divisor," monikerta");case"unrecognized_keys":return"".concat(t.keys.length>1?"Tuntemattomat avaimet":"Tuntematon avain",": ").concat(v(t.keys,", "));case"invalid_key":return"Virheellinen avain tietueessa";case"invalid_union":return"Virheellinen unioni";case"invalid_element":return"Virheellinen arvo joukossa";default:return"Virheellinen sy\\xF6te"}}};function Cl(){return{localeError:fp()}}var gp=()=>{let e={string:{unit:"caract\\xE8res",verb:"avoir"},file:{unit:"octets",verb:"avoir"},array:{unit:"\\xE9l\\xE9ments",verb:"avoir"},set:{unit:"\\xE9l\\xE9ments",verb:"avoir"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"entr\\xE9e",email:"adresse e-mail",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"date et heure ISO",date:"date ISO",time:"heure ISO",duration:"dur\\xE9e ISO",ipv4:"adresse IPv4",ipv6:"adresse IPv6",cidrv4:"plage IPv4",cidrv6:"plage IPv6",base64:"cha\\xEEne encod\\xE9e en base64",base64url:"cha\\xEEne encod\\xE9e en base64url",json_string:"cha\\xEEne JSON",e164:"num\\xE9ro E.164",jwt:"JWT",template_literal:"entr\\xE9e"},i={nan:"NaN",number:"nombre",array:"tableau"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Entr\\xE9e invalide : instanceof ".concat(t.expected," attendu, ").concat(p," re\\xE7u"):"Entr\\xE9e invalide : ".concat(a," attendu, ").concat(p," re\\xE7u")}case"invalid_value":return t.values.length===1?"Entr\\xE9e invalide : ".concat(_(t.values[0])," attendu"):"Option invalide : une valeur parmi ".concat(v(t.values,"|")," attendue");case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"Trop grand : ".concat((l=t.origin)!=null?l:"valeur"," doit ").concat(u.verb," ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"\\xE9l\\xE9ment(s)"):"Trop grand : ".concat((s=t.origin)!=null?s:"valeur"," doit \\xEAtre ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"Trop petit : ".concat(t.origin," doit ").concat(u.verb," ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"Trop petit : ".concat(t.origin," doit \\xEAtre ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'Cha\\xEEne invalide : doit commencer par "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'Cha\\xEEne invalide : doit se terminer par "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'Cha\\xEEne invalide : doit inclure "\'.concat(a.includes,\'"\'):a.format==="regex"?"Cha\\xEEne invalide : doit correspondre au mod\\xE8le ".concat(a.pattern):"".concat((m=n[a.format])!=null?m:t.format," invalide")}case"not_multiple_of":return"Nombre invalide : doit \\xEAtre un multiple de ".concat(t.divisor);case"unrecognized_keys":return"Cl\\xE9".concat(t.keys.length>1?"s":""," non reconnue").concat(t.keys.length>1?"s":""," : ").concat(v(t.keys,", "));case"invalid_key":return"Cl\\xE9 invalide dans ".concat(t.origin);case"invalid_union":return"Entr\\xE9e invalide";case"invalid_element":return"Valeur invalide dans ".concat(t.origin);default:return"Entr\\xE9e invalide"}}};function Fl(){return{localeError:gp()}}var vp=()=>{let e={string:{unit:"caract\\xE8res",verb:"avoir"},file:{unit:"octets",verb:"avoir"},array:{unit:"\\xE9l\\xE9ments",verb:"avoir"},set:{unit:"\\xE9l\\xE9ments",verb:"avoir"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"entr\\xE9e",email:"adresse courriel",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"date-heure ISO",date:"date ISO",time:"heure ISO",duration:"dur\\xE9e ISO",ipv4:"adresse IPv4",ipv6:"adresse IPv6",cidrv4:"plage IPv4",cidrv6:"plage IPv6",base64:"cha\\xEEne encod\\xE9e en base64",base64url:"cha\\xEEne encod\\xE9e en base64url",json_string:"cha\\xEEne JSON",e164:"num\\xE9ro E.164",jwt:"JWT",template_literal:"entr\\xE9e"},i={nan:"NaN"};return t=>{var o,c,l,d,s;switch(t.code){case"invalid_type":{let m=(o=i[t.expected])!=null?o:t.expected,a=y(t.input),u=(c=i[a])!=null?c:a;return/^[A-Z]/.test(t.expected)?"Entr\\xE9e invalide : attendu instanceof ".concat(t.expected,", re\\xE7u ").concat(u):"Entr\\xE9e invalide : attendu ".concat(m,", re\\xE7u ").concat(u)}case"invalid_value":return t.values.length===1?"Entr\\xE9e invalide : attendu ".concat(_(t.values[0])):"Option invalide : attendu l\'une des valeurs suivantes ".concat(v(t.values,"|"));case"too_big":{let m=t.inclusive?"\\u2264":"<",a=r(t.origin);return a?"Trop grand : attendu que ".concat((l=t.origin)!=null?l:"la valeur"," ait ").concat(m).concat(t.maximum.toString()," ").concat(a.unit):"Trop grand : attendu que ".concat((d=t.origin)!=null?d:"la valeur"," soit ").concat(m).concat(t.maximum.toString())}case"too_small":{let m=t.inclusive?"\\u2265":">",a=r(t.origin);return a?"Trop petit : attendu que ".concat(t.origin," ait ").concat(m).concat(t.minimum.toString()," ").concat(a.unit):"Trop petit : attendu que ".concat(t.origin," soit ").concat(m).concat(t.minimum.toString())}case"invalid_format":{let m=t;return m.format==="starts_with"?\'Cha\\xEEne invalide : doit commencer par "\'.concat(m.prefix,\'"\'):m.format==="ends_with"?\'Cha\\xEEne invalide : doit se terminer par "\'.concat(m.suffix,\'"\'):m.format==="includes"?\'Cha\\xEEne invalide : doit inclure "\'.concat(m.includes,\'"\'):m.format==="regex"?"Cha\\xEEne invalide : doit correspondre au motif ".concat(m.pattern):"".concat((s=n[m.format])!=null?s:t.format," invalide")}case"not_multiple_of":return"Nombre invalide : doit \\xEAtre un multiple de ".concat(t.divisor);case"unrecognized_keys":return"Cl\\xE9".concat(t.keys.length>1?"s":""," non reconnue").concat(t.keys.length>1?"s":""," : ").concat(v(t.keys,", "));case"invalid_key":return"Cl\\xE9 invalide dans ".concat(t.origin);case"invalid_union":return"Entr\\xE9e invalide";case"invalid_element":return"Valeur invalide dans ".concat(t.origin);default:return"Entr\\xE9e invalide"}}};function Jl(){return{localeError:vp()}}var $p=()=>{let e={string:{label:"\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA",gender:"f"},number:{label:"\\u05DE\\u05E1\\u05E4\\u05E8",gender:"m"},boolean:{label:"\\u05E2\\u05E8\\u05DA \\u05D1\\u05D5\\u05DC\\u05D9\\u05D0\\u05E0\\u05D9",gender:"m"},bigint:{label:"BigInt",gender:"m"},date:{label:"\\u05EA\\u05D0\\u05E8\\u05D9\\u05DA",gender:"m"},array:{label:"\\u05DE\\u05E2\\u05E8\\u05DA",gender:"m"},object:{label:"\\u05D0\\u05D5\\u05D1\\u05D9\\u05D9\\u05E7\\u05D8",gender:"m"},null:{label:"\\u05E2\\u05E8\\u05DA \\u05E8\\u05D9\\u05E7 (null)",gender:"m"},undefined:{label:"\\u05E2\\u05E8\\u05DA \\u05DC\\u05D0 \\u05DE\\u05D5\\u05D2\\u05D3\\u05E8 (undefined)",gender:"m"},symbol:{label:"\\u05E1\\u05D9\\u05DE\\u05D1\\u05D5\\u05DC (Symbol)",gender:"m"},function:{label:"\\u05E4\\u05D5\\u05E0\\u05E7\\u05E6\\u05D9\\u05D4",gender:"f"},map:{label:"\\u05DE\\u05E4\\u05D4 (Map)",gender:"f"},set:{label:"\\u05E7\\u05D1\\u05D5\\u05E6\\u05D4 (Set)",gender:"f"},file:{label:"\\u05E7\\u05D5\\u05D1\\u05E5",gender:"m"},promise:{label:"Promise",gender:"m"},NaN:{label:"NaN",gender:"m"},unknown:{label:"\\u05E2\\u05E8\\u05DA \\u05DC\\u05D0 \\u05D9\\u05D3\\u05D5\\u05E2",gender:"m"},value:{label:"\\u05E2\\u05E8\\u05DA",gender:"m"}},r={string:{unit:"\\u05EA\\u05D5\\u05D5\\u05D9\\u05DD",shortLabel:"\\u05E7\\u05E6\\u05E8",longLabel:"\\u05D0\\u05E8\\u05D5\\u05DA"},file:{unit:"\\u05D1\\u05D9\\u05D9\\u05D8\\u05D9\\u05DD",shortLabel:"\\u05E7\\u05D8\\u05DF",longLabel:"\\u05D2\\u05D3\\u05D5\\u05DC"},array:{unit:"\\u05E4\\u05E8\\u05D9\\u05D8\\u05D9\\u05DD",shortLabel:"\\u05E7\\u05D8\\u05DF",longLabel:"\\u05D2\\u05D3\\u05D5\\u05DC"},set:{unit:"\\u05E4\\u05E8\\u05D9\\u05D8\\u05D9\\u05DD",shortLabel:"\\u05E7\\u05D8\\u05DF",longLabel:"\\u05D2\\u05D3\\u05D5\\u05DC"},number:{unit:"",shortLabel:"\\u05E7\\u05D8\\u05DF",longLabel:"\\u05D2\\u05D3\\u05D5\\u05DC"}},n=s=>s?e[s]:void 0,i=s=>{let m=n(s);return m?m.label:s!=null?s:e.unknown.label},t=s=>"\\u05D4".concat(i(s)),o=s=>{var u;let m=n(s);return((u=m==null?void 0:m.gender)!=null?u:"m")==="f"?"\\u05E6\\u05E8\\u05D9\\u05DB\\u05D4 \\u05DC\\u05D4\\u05D9\\u05D5\\u05EA":"\\u05E6\\u05E8\\u05D9\\u05DA \\u05DC\\u05D4\\u05D9\\u05D5\\u05EA"},c=s=>{var m;return s&&(m=r[s])!=null?m:null},l={regex:{label:"\\u05E7\\u05DC\\u05D8",gender:"m"},email:{label:"\\u05DB\\u05EA\\u05D5\\u05D1\\u05EA \\u05D0\\u05D9\\u05DE\\u05D9\\u05D9\\u05DC",gender:"f"},url:{label:"\\u05DB\\u05EA\\u05D5\\u05D1\\u05EA \\u05E8\\u05E9\\u05EA",gender:"f"},emoji:{label:"\\u05D0\\u05D9\\u05DE\\u05D5\\u05D2\'\\u05D9",gender:"m"},uuid:{label:"UUID",gender:"m"},nanoid:{label:"nanoid",gender:"m"},guid:{label:"GUID",gender:"m"},cuid:{label:"cuid",gender:"m"},cuid2:{label:"cuid2",gender:"m"},ulid:{label:"ULID",gender:"m"},xid:{label:"XID",gender:"m"},ksuid:{label:"KSUID",gender:"m"},datetime:{label:"\\u05EA\\u05D0\\u05E8\\u05D9\\u05DA \\u05D5\\u05D6\\u05DE\\u05DF ISO",gender:"m"},date:{label:"\\u05EA\\u05D0\\u05E8\\u05D9\\u05DA ISO",gender:"m"},time:{label:"\\u05D6\\u05DE\\u05DF ISO",gender:"m"},duration:{label:"\\u05DE\\u05E9\\u05DA \\u05D6\\u05DE\\u05DF ISO",gender:"m"},ipv4:{label:"\\u05DB\\u05EA\\u05D5\\u05D1\\u05EA IPv4",gender:"f"},ipv6:{label:"\\u05DB\\u05EA\\u05D5\\u05D1\\u05EA IPv6",gender:"f"},cidrv4:{label:"\\u05D8\\u05D5\\u05D5\\u05D7 IPv4",gender:"m"},cidrv6:{label:"\\u05D8\\u05D5\\u05D5\\u05D7 IPv6",gender:"m"},base64:{label:"\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA \\u05D1\\u05D1\\u05E1\\u05D9\\u05E1 64",gender:"f"},base64url:{label:"\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA \\u05D1\\u05D1\\u05E1\\u05D9\\u05E1 64 \\u05DC\\u05DB\\u05EA\\u05D5\\u05D1\\u05D5\\u05EA \\u05E8\\u05E9\\u05EA",gender:"f"},json_string:{label:"\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA JSON",gender:"f"},e164:{label:"\\u05DE\\u05E1\\u05E4\\u05E8 E.164",gender:"m"},jwt:{label:"JWT",gender:"m"},ends_with:{label:"\\u05E7\\u05DC\\u05D8",gender:"m"},includes:{label:"\\u05E7\\u05DC\\u05D8",gender:"m"},lowercase:{label:"\\u05E7\\u05DC\\u05D8",gender:"m"},starts_with:{label:"\\u05E7\\u05DC\\u05D8",gender:"m"},uppercase:{label:"\\u05E7\\u05DC\\u05D8",gender:"m"}},d={nan:"NaN"};return s=>{var m,a,u,p,$,h,w,D,T,F,S,j,E,V,A,ce,xe,W,Te,q,me;switch(s.code){case"invalid_type":{let I=s.expected,Z=(m=d[I!=null?I:""])!=null?m:i(I),X=y(s.input),ee=(p=(u=d[X])!=null?u:(a=e[X])==null?void 0:a.label)!=null?p:X;return/^[A-Z]/.test(s.expected)?"\\u05E7\\u05DC\\u05D8 \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF: \\u05E6\\u05E8\\u05D9\\u05DA \\u05DC\\u05D4\\u05D9\\u05D5\\u05EA instanceof ".concat(s.expected,", \\u05D4\\u05EA\\u05E7\\u05D1\\u05DC ").concat(ee):"\\u05E7\\u05DC\\u05D8 \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF: \\u05E6\\u05E8\\u05D9\\u05DA \\u05DC\\u05D4\\u05D9\\u05D5\\u05EA ".concat(Z,", \\u05D4\\u05EA\\u05E7\\u05D1\\u05DC ").concat(ee)}case"invalid_value":{if(s.values.length===1)return"\\u05E2\\u05E8\\u05DA \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF: \\u05D4\\u05E2\\u05E8\\u05DA \\u05D7\\u05D9\\u05D9\\u05D1 \\u05DC\\u05D4\\u05D9\\u05D5\\u05EA ".concat(_(s.values[0]));let I=s.values.map(ee=>_(ee));if(s.values.length===2)return"\\u05E2\\u05E8\\u05DA \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF: \\u05D4\\u05D0\\u05E4\\u05E9\\u05E8\\u05D5\\u05D9\\u05D5\\u05EA \\u05D4\\u05DE\\u05EA\\u05D0\\u05D9\\u05DE\\u05D5\\u05EA \\u05D4\\u05DF ".concat(I[0]," \\u05D0\\u05D5 ").concat(I[1]);let Z=I[I.length-1],X=I.slice(0,-1).join(", ");return"\\u05E2\\u05E8\\u05DA \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF: \\u05D4\\u05D0\\u05E4\\u05E9\\u05E8\\u05D5\\u05D9\\u05D5\\u05EA \\u05D4\\u05DE\\u05EA\\u05D0\\u05D9\\u05DE\\u05D5\\u05EA \\u05D4\\u05DF ".concat(X," \\u05D0\\u05D5 ").concat(Z)}case"too_big":{let I=c(s.origin),Z=t(($=s.origin)!=null?$:"value");if(s.origin==="string")return"".concat((h=I==null?void 0:I.longLabel)!=null?h:"\\u05D0\\u05E8\\u05D5\\u05DA"," \\u05DE\\u05D3\\u05D9: ").concat(Z," \\u05E6\\u05E8\\u05D9\\u05DB\\u05D4 \\u05DC\\u05D4\\u05DB\\u05D9\\u05DC ").concat(s.maximum.toString()," ").concat((w=I==null?void 0:I.unit)!=null?w:""," ").concat(s.inclusive?"\\u05D0\\u05D5 \\u05E4\\u05D7\\u05D5\\u05EA":"\\u05DC\\u05DB\\u05DC \\u05D4\\u05D9\\u05D5\\u05EA\\u05E8").trim();if(s.origin==="number"){let ue=s.inclusive?"\\u05E7\\u05D8\\u05DF \\u05D0\\u05D5 \\u05E9\\u05D5\\u05D5\\u05D4 \\u05DC-".concat(s.maximum):"\\u05E7\\u05D8\\u05DF \\u05DE-".concat(s.maximum);return"\\u05D2\\u05D3\\u05D5\\u05DC \\u05DE\\u05D3\\u05D9: ".concat(Z," \\u05E6\\u05E8\\u05D9\\u05DA \\u05DC\\u05D4\\u05D9\\u05D5\\u05EA ").concat(ue)}if(s.origin==="array"||s.origin==="set"){let ue=s.origin==="set"?"\\u05E6\\u05E8\\u05D9\\u05DB\\u05D4":"\\u05E6\\u05E8\\u05D9\\u05DA",Ne=s.inclusive?"".concat(s.maximum," ").concat((D=I==null?void 0:I.unit)!=null?D:""," \\u05D0\\u05D5 \\u05E4\\u05D7\\u05D5\\u05EA"):"\\u05E4\\u05D7\\u05D5\\u05EA \\u05DE-".concat(s.maximum," ").concat((T=I==null?void 0:I.unit)!=null?T:"");return"\\u05D2\\u05D3\\u05D5\\u05DC \\u05DE\\u05D3\\u05D9: ".concat(Z," ").concat(ue," \\u05DC\\u05D4\\u05DB\\u05D9\\u05DC ").concat(Ne).trim()}let X=s.inclusive?"<=":"<",ee=o((F=s.origin)!=null?F:"value");return I!=null&&I.unit?"".concat(I.longLabel," \\u05DE\\u05D3\\u05D9: ").concat(Z," ").concat(ee," ").concat(X).concat(s.maximum.toString()," ").concat(I.unit):"".concat((S=I==null?void 0:I.longLabel)!=null?S:"\\u05D2\\u05D3\\u05D5\\u05DC"," \\u05DE\\u05D3\\u05D9: ").concat(Z," ").concat(ee," ").concat(X).concat(s.maximum.toString())}case"too_small":{let I=c(s.origin),Z=t((j=s.origin)!=null?j:"value");if(s.origin==="string")return"".concat((E=I==null?void 0:I.shortLabel)!=null?E:"\\u05E7\\u05E6\\u05E8"," \\u05DE\\u05D3\\u05D9: ").concat(Z," \\u05E6\\u05E8\\u05D9\\u05DB\\u05D4 \\u05DC\\u05D4\\u05DB\\u05D9\\u05DC ").concat(s.minimum.toString()," ").concat((V=I==null?void 0:I.unit)!=null?V:""," ").concat(s.inclusive?"\\u05D0\\u05D5 \\u05D9\\u05D5\\u05EA\\u05E8":"\\u05DC\\u05E4\\u05D7\\u05D5\\u05EA").trim();if(s.origin==="number"){let ue=s.inclusive?"\\u05D2\\u05D3\\u05D5\\u05DC \\u05D0\\u05D5 \\u05E9\\u05D5\\u05D5\\u05D4 \\u05DC-".concat(s.minimum):"\\u05D2\\u05D3\\u05D5\\u05DC \\u05DE-".concat(s.minimum);return"\\u05E7\\u05D8\\u05DF \\u05DE\\u05D3\\u05D9: ".concat(Z," \\u05E6\\u05E8\\u05D9\\u05DA \\u05DC\\u05D4\\u05D9\\u05D5\\u05EA ").concat(ue)}if(s.origin==="array"||s.origin==="set"){let ue=s.origin==="set"?"\\u05E6\\u05E8\\u05D9\\u05DB\\u05D4":"\\u05E6\\u05E8\\u05D9\\u05DA";if(s.minimum===1&&s.inclusive){let xt=(s.origin==="set","\\u05DC\\u05E4\\u05D7\\u05D5\\u05EA \\u05E4\\u05E8\\u05D9\\u05D8 \\u05D0\\u05D7\\u05D3");return"\\u05E7\\u05D8\\u05DF \\u05DE\\u05D3\\u05D9: ".concat(Z," ").concat(ue," \\u05DC\\u05D4\\u05DB\\u05D9\\u05DC ").concat(xt)}let Ne=s.inclusive?"".concat(s.minimum," ").concat((A=I==null?void 0:I.unit)!=null?A:""," \\u05D0\\u05D5 \\u05D9\\u05D5\\u05EA\\u05E8"):"\\u05D9\\u05D5\\u05EA\\u05E8 \\u05DE-".concat(s.minimum," ").concat((ce=I==null?void 0:I.unit)!=null?ce:"");return"\\u05E7\\u05D8\\u05DF \\u05DE\\u05D3\\u05D9: ".concat(Z," ").concat(ue," \\u05DC\\u05D4\\u05DB\\u05D9\\u05DC ").concat(Ne).trim()}let X=s.inclusive?">=":">",ee=o((xe=s.origin)!=null?xe:"value");return I!=null&&I.unit?"".concat(I.shortLabel," \\u05DE\\u05D3\\u05D9: ").concat(Z," ").concat(ee," ").concat(X).concat(s.minimum.toString()," ").concat(I.unit):"".concat((W=I==null?void 0:I.shortLabel)!=null?W:"\\u05E7\\u05D8\\u05DF"," \\u05DE\\u05D3\\u05D9: ").concat(Z," ").concat(ee," ").concat(X).concat(s.minimum.toString())}case"invalid_format":{let I=s;if(I.format==="starts_with")return\'\\u05D4\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA \\u05D7\\u05D9\\u05D9\\u05D1\\u05EA \\u05DC\\u05D4\\u05EA\\u05D7\\u05D9\\u05DC \\u05D1 "\'.concat(I.prefix,\'"\');if(I.format==="ends_with")return\'\\u05D4\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA \\u05D7\\u05D9\\u05D9\\u05D1\\u05EA \\u05DC\\u05D4\\u05E1\\u05EA\\u05D9\\u05D9\\u05DD \\u05D1 "\'.concat(I.suffix,\'"\');if(I.format==="includes")return\'\\u05D4\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA \\u05D7\\u05D9\\u05D9\\u05D1\\u05EA \\u05DC\\u05DB\\u05DC\\u05D5\\u05DC "\'.concat(I.includes,\'"\');if(I.format==="regex")return"\\u05D4\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA \\u05D7\\u05D9\\u05D9\\u05D1\\u05EA \\u05DC\\u05D4\\u05EA\\u05D0\\u05D9\\u05DD \\u05DC\\u05EA\\u05D1\\u05E0\\u05D9\\u05EA ".concat(I.pattern);let Z=l[I.format],X=(Te=Z==null?void 0:Z.label)!=null?Te:I.format,ue=((q=Z==null?void 0:Z.gender)!=null?q:"m")==="f"?"\\u05EA\\u05E7\\u05D9\\u05E0\\u05D4":"\\u05EA\\u05E7\\u05D9\\u05DF";return"".concat(X," \\u05DC\\u05D0 ").concat(ue)}case"not_multiple_of":return"\\u05DE\\u05E1\\u05E4\\u05E8 \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF: \\u05D7\\u05D9\\u05D9\\u05D1 \\u05DC\\u05D4\\u05D9\\u05D5\\u05EA \\u05DE\\u05DB\\u05E4\\u05DC\\u05D4 \\u05E9\\u05DC ".concat(s.divisor);case"unrecognized_keys":return"\\u05DE\\u05E4\\u05EA\\u05D7".concat(s.keys.length>1?"\\u05D5\\u05EA":""," \\u05DC\\u05D0 \\u05DE\\u05D6\\u05D5\\u05D4").concat(s.keys.length>1?"\\u05D9\\u05DD":"\\u05D4",": ").concat(v(s.keys,", "));case"invalid_key":return"\\u05E9\\u05D3\\u05D4 \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF \\u05D1\\u05D0\\u05D5\\u05D1\\u05D9\\u05D9\\u05E7\\u05D8";case"invalid_union":return"\\u05E7\\u05DC\\u05D8 \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF";case"invalid_element":{let I=t((me=s.origin)!=null?me:"array");return"\\u05E2\\u05E8\\u05DA \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF \\u05D1".concat(I)}default:return"\\u05E7\\u05DC\\u05D8 \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF"}}};function Vl(){return{localeError:$p()}}var hp=()=>{let e={string:{unit:"karakter",verb:"legyen"},file:{unit:"byte",verb:"legyen"},array:{unit:"elem",verb:"legyen"},set:{unit:"elem",verb:"legyen"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"bemenet",email:"email c\\xEDm",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO id\\u0151b\\xE9lyeg",date:"ISO d\\xE1tum",time:"ISO id\\u0151",duration:"ISO id\\u0151intervallum",ipv4:"IPv4 c\\xEDm",ipv6:"IPv6 c\\xEDm",cidrv4:"IPv4 tartom\\xE1ny",cidrv6:"IPv6 tartom\\xE1ny",base64:"base64-k\\xF3dolt string",base64url:"base64url-k\\xF3dolt string",json_string:"JSON string",e164:"E.164 sz\\xE1m",jwt:"JWT",template_literal:"bemenet"},i={nan:"NaN",number:"sz\\xE1m",array:"t\\xF6mb"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\xC9rv\\xE9nytelen bemenet: a v\\xE1rt \\xE9rt\\xE9k instanceof ".concat(t.expected,", a kapott \\xE9rt\\xE9k ").concat(p):"\\xC9rv\\xE9nytelen bemenet: a v\\xE1rt \\xE9rt\\xE9k ".concat(a,", a kapott \\xE9rt\\xE9k ").concat(p)}case"invalid_value":return t.values.length===1?"\\xC9rv\\xE9nytelen bemenet: a v\\xE1rt \\xE9rt\\xE9k ".concat(_(t.values[0])):"\\xC9rv\\xE9nytelen opci\\xF3: valamelyik \\xE9rt\\xE9k v\\xE1rt ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"T\\xFAl nagy: ".concat((l=t.origin)!=null?l:"\\xE9rt\\xE9k"," m\\xE9rete t\\xFAl nagy ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"elem"):"T\\xFAl nagy: a bemeneti \\xE9rt\\xE9k ".concat((s=t.origin)!=null?s:"\\xE9rt\\xE9k"," t\\xFAl nagy: ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"T\\xFAl kicsi: a bemeneti \\xE9rt\\xE9k ".concat(t.origin," m\\xE9rete t\\xFAl kicsi ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"T\\xFAl kicsi: a bemeneti \\xE9rt\\xE9k ".concat(t.origin," t\\xFAl kicsi ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\xC9rv\\xE9nytelen string: "\'.concat(a.prefix,\'" \\xE9rt\\xE9kkel kell kezd\\u0151dnie\'):a.format==="ends_with"?\'\\xC9rv\\xE9nytelen string: "\'.concat(a.suffix,\'" \\xE9rt\\xE9kkel kell v\\xE9gz\\u0151dnie\'):a.format==="includes"?\'\\xC9rv\\xE9nytelen string: "\'.concat(a.includes,\'" \\xE9rt\\xE9ket kell tartalmaznia\'):a.format==="regex"?"\\xC9rv\\xE9nytelen string: ".concat(a.pattern," mint\\xE1nak kell megfelelnie"):"\\xC9rv\\xE9nytelen ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"\\xC9rv\\xE9nytelen sz\\xE1m: ".concat(t.divisor," t\\xF6bbsz\\xF6r\\xF6s\\xE9nek kell lennie");case"unrecognized_keys":return"Ismeretlen kulcs".concat(t.keys.length>1?"s":"",": ").concat(v(t.keys,", "));case"invalid_key":return"\\xC9rv\\xE9nytelen kulcs ".concat(t.origin);case"invalid_union":return"\\xC9rv\\xE9nytelen bemenet";case"invalid_element":return"\\xC9rv\\xE9nytelen \\xE9rt\\xE9k: ".concat(t.origin);default:return"\\xC9rv\\xE9nytelen bemenet"}}};function Ml(){return{localeError:hp()}}function Bl(e,r,n){return Math.abs(e)===1?r:n}function et(e){if(!e)return"";let r=["\\u0561","\\u0565","\\u0568","\\u056B","\\u0578","\\u0578\\u0582","\\u0585"],n=e[e.length-1];return e+(r.includes(n)?"\\u0576":"\\u0568")}var _p=()=>{let e={string:{unit:{one:"\\u0576\\u0577\\u0561\\u0576",many:"\\u0576\\u0577\\u0561\\u0576\\u0576\\u0565\\u0580"},verb:"\\u0578\\u0582\\u0576\\u0565\\u0576\\u0561\\u056C"},file:{unit:{one:"\\u0562\\u0561\\u0575\\u0569",many:"\\u0562\\u0561\\u0575\\u0569\\u0565\\u0580"},verb:"\\u0578\\u0582\\u0576\\u0565\\u0576\\u0561\\u056C"},array:{unit:{one:"\\u057F\\u0561\\u0580\\u0580",many:"\\u057F\\u0561\\u0580\\u0580\\u0565\\u0580"},verb:"\\u0578\\u0582\\u0576\\u0565\\u0576\\u0561\\u056C"},set:{unit:{one:"\\u057F\\u0561\\u0580\\u0580",many:"\\u057F\\u0561\\u0580\\u0580\\u0565\\u0580"},verb:"\\u0578\\u0582\\u0576\\u0565\\u0576\\u0561\\u056C"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u0574\\u0578\\u0582\\u057F\\u0584",email:"\\u0567\\u056C. \\u0570\\u0561\\u057D\\u0581\\u0565",url:"URL",emoji:"\\u0567\\u0574\\u0578\\u057B\\u056B",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO \\u0561\\u0574\\u057D\\u0561\\u0569\\u056B\\u057E \\u0587 \\u056A\\u0561\\u0574",date:"ISO \\u0561\\u0574\\u057D\\u0561\\u0569\\u056B\\u057E",time:"ISO \\u056A\\u0561\\u0574",duration:"ISO \\u057F\\u0587\\u0578\\u0572\\u0578\\u0582\\u0569\\u0575\\u0578\\u0582\\u0576",ipv4:"IPv4 \\u0570\\u0561\\u057D\\u0581\\u0565",ipv6:"IPv6 \\u0570\\u0561\\u057D\\u0581\\u0565",cidrv4:"IPv4 \\u0574\\u056B\\u057B\\u0561\\u056F\\u0561\\u0575\\u0584",cidrv6:"IPv6 \\u0574\\u056B\\u057B\\u0561\\u056F\\u0561\\u0575\\u0584",base64:"base64 \\u0571\\u0587\\u0561\\u0579\\u0561\\u0583\\u0578\\u057E \\u057F\\u0578\\u0572",base64url:"base64url \\u0571\\u0587\\u0561\\u0579\\u0561\\u0583\\u0578\\u057E \\u057F\\u0578\\u0572",json_string:"JSON \\u057F\\u0578\\u0572",e164:"E.164 \\u0570\\u0561\\u0574\\u0561\\u0580",jwt:"JWT",template_literal:"\\u0574\\u0578\\u0582\\u057F\\u0584"},i={nan:"NaN",number:"\\u0569\\u056B\\u057E",array:"\\u0566\\u0561\\u0576\\u0563\\u057E\\u0561\\u056E"};return t=>{var o,c,l,d,s;switch(t.code){case"invalid_type":{let m=(o=i[t.expected])!=null?o:t.expected,a=y(t.input),u=(c=i[a])!=null?c:a;return/^[A-Z]/.test(t.expected)?"\\u054D\\u056D\\u0561\\u056C \\u0574\\u0578\\u0582\\u057F\\u0584\\u0561\\u0563\\u0580\\u0578\\u0582\\u0574\\u2024 \\u057D\\u057A\\u0561\\u057D\\u057E\\u0578\\u0582\\u0574 \\u0567\\u0580 instanceof ".concat(t.expected,", \\u057D\\u057F\\u0561\\u0581\\u057E\\u0565\\u056C \\u0567 ").concat(u):"\\u054D\\u056D\\u0561\\u056C \\u0574\\u0578\\u0582\\u057F\\u0584\\u0561\\u0563\\u0580\\u0578\\u0582\\u0574\\u2024 \\u057D\\u057A\\u0561\\u057D\\u057E\\u0578\\u0582\\u0574 \\u0567\\u0580 ".concat(m,", \\u057D\\u057F\\u0561\\u0581\\u057E\\u0565\\u056C \\u0567 ").concat(u)}case"invalid_value":return t.values.length===1?"\\u054D\\u056D\\u0561\\u056C \\u0574\\u0578\\u0582\\u057F\\u0584\\u0561\\u0563\\u0580\\u0578\\u0582\\u0574\\u2024 \\u057D\\u057A\\u0561\\u057D\\u057E\\u0578\\u0582\\u0574 \\u0567\\u0580 ".concat(_(t.values[1])):"\\u054D\\u056D\\u0561\\u056C \\u057F\\u0561\\u0580\\u0562\\u0565\\u0580\\u0561\\u056F\\u2024 \\u057D\\u057A\\u0561\\u057D\\u057E\\u0578\\u0582\\u0574 \\u0567\\u0580 \\u0570\\u0565\\u057F\\u0587\\u0575\\u0561\\u056C\\u0576\\u0565\\u0580\\u056B\\u0581 \\u0574\\u0565\\u056F\\u0568\\u055D ".concat(v(t.values,"|"));case"too_big":{let m=t.inclusive?"<=":"<",a=r(t.origin);if(a){let u=Number(t.maximum),p=Bl(u,a.unit.one,a.unit.many);return"\\u0549\\u0561\\u0583\\u0561\\u0566\\u0561\\u0576\\u0581 \\u0574\\u0565\\u056E \\u0561\\u0580\\u056A\\u0565\\u0584\\u2024 \\u057D\\u057A\\u0561\\u057D\\u057E\\u0578\\u0582\\u0574 \\u0567, \\u0578\\u0580 ".concat(et((l=t.origin)!=null?l:"\\u0561\\u0580\\u056A\\u0565\\u0584")," \\u056F\\u0578\\u0582\\u0576\\u0565\\u0576\\u0561 ").concat(m).concat(t.maximum.toString()," ").concat(p)}return"\\u0549\\u0561\\u0583\\u0561\\u0566\\u0561\\u0576\\u0581 \\u0574\\u0565\\u056E \\u0561\\u0580\\u056A\\u0565\\u0584\\u2024 \\u057D\\u057A\\u0561\\u057D\\u057E\\u0578\\u0582\\u0574 \\u0567, \\u0578\\u0580 ".concat(et((d=t.origin)!=null?d:"\\u0561\\u0580\\u056A\\u0565\\u0584")," \\u056C\\u056B\\u0576\\u056B ").concat(m).concat(t.maximum.toString())}case"too_small":{let m=t.inclusive?">=":">",a=r(t.origin);if(a){let u=Number(t.minimum),p=Bl(u,a.unit.one,a.unit.many);return"\\u0549\\u0561\\u0583\\u0561\\u0566\\u0561\\u0576\\u0581 \\u0583\\u0578\\u0584\\u0580 \\u0561\\u0580\\u056A\\u0565\\u0584\\u2024 \\u057D\\u057A\\u0561\\u057D\\u057E\\u0578\\u0582\\u0574 \\u0567, \\u0578\\u0580 ".concat(et(t.origin)," \\u056F\\u0578\\u0582\\u0576\\u0565\\u0576\\u0561 ").concat(m).concat(t.minimum.toString()," ").concat(p)}return"\\u0549\\u0561\\u0583\\u0561\\u0566\\u0561\\u0576\\u0581 \\u0583\\u0578\\u0584\\u0580 \\u0561\\u0580\\u056A\\u0565\\u0584\\u2024 \\u057D\\u057A\\u0561\\u057D\\u057E\\u0578\\u0582\\u0574 \\u0567, \\u0578\\u0580 ".concat(et(t.origin)," \\u056C\\u056B\\u0576\\u056B ").concat(m).concat(t.minimum.toString())}case"invalid_format":{let m=t;return m.format==="starts_with"?\'\\u054D\\u056D\\u0561\\u056C \\u057F\\u0578\\u0572\\u2024 \\u057A\\u0565\\u057F\\u0584 \\u0567 \\u057D\\u056F\\u057D\\u057E\\u056B "\'.concat(m.prefix,\'"-\\u0578\\u057E\'):m.format==="ends_with"?\'\\u054D\\u056D\\u0561\\u056C \\u057F\\u0578\\u0572\\u2024 \\u057A\\u0565\\u057F\\u0584 \\u0567 \\u0561\\u057E\\u0561\\u0580\\u057F\\u057E\\u056B "\'.concat(m.suffix,\'"-\\u0578\\u057E\'):m.format==="includes"?\'\\u054D\\u056D\\u0561\\u056C \\u057F\\u0578\\u0572\\u2024 \\u057A\\u0565\\u057F\\u0584 \\u0567 \\u057A\\u0561\\u0580\\u0578\\u0582\\u0576\\u0561\\u056F\\u056B "\'.concat(m.includes,\'"\'):m.format==="regex"?"\\u054D\\u056D\\u0561\\u056C \\u057F\\u0578\\u0572\\u2024 \\u057A\\u0565\\u057F\\u0584 \\u0567 \\u0570\\u0561\\u0574\\u0561\\u057A\\u0561\\u057F\\u0561\\u057D\\u056D\\u0561\\u0576\\u056B ".concat(m.pattern," \\u0571\\u0587\\u0561\\u0579\\u0561\\u0583\\u056B\\u0576"):"\\u054D\\u056D\\u0561\\u056C ".concat((s=n[m.format])!=null?s:t.format)}case"not_multiple_of":return"\\u054D\\u056D\\u0561\\u056C \\u0569\\u056B\\u057E\\u2024 \\u057A\\u0565\\u057F\\u0584 \\u0567 \\u0562\\u0561\\u0566\\u0574\\u0561\\u057A\\u0561\\u057F\\u056B\\u056F \\u056C\\u056B\\u0576\\u056B ".concat(t.divisor,"-\\u056B");case"unrecognized_keys":return"\\u0549\\u0573\\u0561\\u0576\\u0561\\u0579\\u057E\\u0561\\u056E \\u0562\\u0561\\u0576\\u0561\\u056C\\u056B".concat(t.keys.length>1?"\\u0576\\u0565\\u0580":"",". ").concat(v(t.keys,", "));case"invalid_key":return"\\u054D\\u056D\\u0561\\u056C \\u0562\\u0561\\u0576\\u0561\\u056C\\u056B ".concat(et(t.origin),"-\\u0578\\u0582\\u0574");case"invalid_union":return"\\u054D\\u056D\\u0561\\u056C \\u0574\\u0578\\u0582\\u057F\\u0584\\u0561\\u0563\\u0580\\u0578\\u0582\\u0574";case"invalid_element":return"\\u054D\\u056D\\u0561\\u056C \\u0561\\u0580\\u056A\\u0565\\u0584 ".concat(et(t.origin),"-\\u0578\\u0582\\u0574");default:return"\\u054D\\u056D\\u0561\\u056C \\u0574\\u0578\\u0582\\u057F\\u0584\\u0561\\u0563\\u0580\\u0578\\u0582\\u0574"}}};function Kl(){return{localeError:_p()}}var yp=()=>{let e={string:{unit:"karakter",verb:"memiliki"},file:{unit:"byte",verb:"memiliki"},array:{unit:"item",verb:"memiliki"},set:{unit:"item",verb:"memiliki"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"input",email:"alamat email",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"tanggal dan waktu format ISO",date:"tanggal format ISO",time:"jam format ISO",duration:"durasi format ISO",ipv4:"alamat IPv4",ipv6:"alamat IPv6",cidrv4:"rentang alamat IPv4",cidrv6:"rentang alamat IPv6",base64:"string dengan enkode base64",base64url:"string dengan enkode base64url",json_string:"string JSON",e164:"angka E.164",jwt:"JWT",template_literal:"input"},i={nan:"NaN"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Input tidak valid: diharapkan instanceof ".concat(t.expected,", diterima ").concat(p):"Input tidak valid: diharapkan ".concat(a,", diterima ").concat(p)}case"invalid_value":return t.values.length===1?"Input tidak valid: diharapkan ".concat(_(t.values[0])):"Pilihan tidak valid: diharapkan salah satu dari ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"Terlalu besar: diharapkan ".concat((l=t.origin)!=null?l:"value"," memiliki ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"elemen"):"Terlalu besar: diharapkan ".concat((s=t.origin)!=null?s:"value"," menjadi ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"Terlalu kecil: diharapkan ".concat(t.origin," memiliki ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"Terlalu kecil: diharapkan ".concat(t.origin," menjadi ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'String tidak valid: harus dimulai dengan "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'String tidak valid: harus berakhir dengan "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'String tidak valid: harus menyertakan "\'.concat(a.includes,\'"\'):a.format==="regex"?"String tidak valid: harus sesuai pola ".concat(a.pattern):"".concat((m=n[a.format])!=null?m:t.format," tidak valid")}case"not_multiple_of":return"Angka tidak valid: harus kelipatan dari ".concat(t.divisor);case"unrecognized_keys":return"Kunci tidak dikenali ".concat(t.keys.length>1?"s":"",": ").concat(v(t.keys,", "));case"invalid_key":return"Kunci tidak valid di ".concat(t.origin);case"invalid_union":return"Input tidak valid";case"invalid_element":return"Nilai tidak valid di ".concat(t.origin);default:return"Input tidak valid"}}};function Gl(){return{localeError:yp()}}var bp=()=>{let e={string:{unit:"stafi",verb:"a\\xF0 hafa"},file:{unit:"b\\xE6ti",verb:"a\\xF0 hafa"},array:{unit:"hluti",verb:"a\\xF0 hafa"},set:{unit:"hluti",verb:"a\\xF0 hafa"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"gildi",email:"netfang",url:"vefsl\\xF3\\xF0",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO dagsetning og t\\xEDmi",date:"ISO dagsetning",time:"ISO t\\xEDmi",duration:"ISO t\\xEDmalengd",ipv4:"IPv4 address",ipv6:"IPv6 address",cidrv4:"IPv4 range",cidrv6:"IPv6 range",base64:"base64-encoded strengur",base64url:"base64url-encoded strengur",json_string:"JSON strengur",e164:"E.164 t\\xF6lugildi",jwt:"JWT",template_literal:"gildi"},i={nan:"NaN",number:"n\\xFAmer",array:"fylki"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Rangt gildi: \\xDE\\xFA sl\\xF3st inn ".concat(p," \\xFEar sem \\xE1 a\\xF0 vera instanceof ").concat(t.expected):"Rangt gildi: \\xDE\\xFA sl\\xF3st inn ".concat(p," \\xFEar sem \\xE1 a\\xF0 vera ").concat(a)}case"invalid_value":return t.values.length===1?"Rangt gildi: gert r\\xE1\\xF0 fyrir ".concat(_(t.values[0])):"\\xD3gilt val: m\\xE1 vera eitt af eftirfarandi ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"Of st\\xF3rt: gert er r\\xE1\\xF0 fyrir a\\xF0 ".concat((l=t.origin)!=null?l:"gildi"," hafi ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"hluti"):"Of st\\xF3rt: gert er r\\xE1\\xF0 fyrir a\\xF0 ".concat((s=t.origin)!=null?s:"gildi"," s\\xE9 ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"Of l\\xEDti\\xF0: gert er r\\xE1\\xF0 fyrir a\\xF0 ".concat(t.origin," hafi ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"Of l\\xEDti\\xF0: gert er r\\xE1\\xF0 fyrir a\\xF0 ".concat(t.origin," s\\xE9 ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\xD3gildur strengur: ver\\xF0ur a\\xF0 byrja \\xE1 "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'\\xD3gildur strengur: ver\\xF0ur a\\xF0 enda \\xE1 "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'\\xD3gildur strengur: ver\\xF0ur a\\xF0 innihalda "\'.concat(a.includes,\'"\'):a.format==="regex"?"\\xD3gildur strengur: ver\\xF0ur a\\xF0 fylgja mynstri ".concat(a.pattern):"Rangt ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"R\\xF6ng tala: ver\\xF0ur a\\xF0 vera margfeldi af ".concat(t.divisor);case"unrecognized_keys":return"\\xD3\\xFEekkt ".concat(t.keys.length>1?"ir lyklar":"ur lykill",": ").concat(v(t.keys,", "));case"invalid_key":return"Rangur lykill \\xED ".concat(t.origin);case"invalid_union":return"Rangt gildi";case"invalid_element":return"Rangt gildi \\xED ".concat(t.origin);default:return"Rangt gildi"}}};function Wl(){return{localeError:bp()}}var xp=()=>{let e={string:{unit:"caratteri",verb:"avere"},file:{unit:"byte",verb:"avere"},array:{unit:"elementi",verb:"avere"},set:{unit:"elementi",verb:"avere"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"input",email:"indirizzo email",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"data e ora ISO",date:"data ISO",time:"ora ISO",duration:"durata ISO",ipv4:"indirizzo IPv4",ipv6:"indirizzo IPv6",cidrv4:"intervallo IPv4",cidrv6:"intervallo IPv6",base64:"stringa codificata in base64",base64url:"URL codificata in base64",json_string:"stringa JSON",e164:"numero E.164",jwt:"JWT",template_literal:"input"},i={nan:"NaN",number:"numero",array:"vettore"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Input non valido: atteso instanceof ".concat(t.expected,", ricevuto ").concat(p):"Input non valido: atteso ".concat(a,", ricevuto ").concat(p)}case"invalid_value":return t.values.length===1?"Input non valido: atteso ".concat(_(t.values[0])):"Opzione non valida: atteso uno tra ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"Troppo grande: ".concat((l=t.origin)!=null?l:"valore"," deve avere ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"elementi"):"Troppo grande: ".concat((s=t.origin)!=null?s:"valore"," deve essere ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"Troppo piccolo: ".concat(t.origin," deve avere ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"Troppo piccolo: ".concat(t.origin," deve essere ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'Stringa non valida: deve iniziare con "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'Stringa non valida: deve terminare con "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'Stringa non valida: deve includere "\'.concat(a.includes,\'"\'):a.format==="regex"?"Stringa non valida: deve corrispondere al pattern ".concat(a.pattern):"Invalid ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"Numero non valido: deve essere un multiplo di ".concat(t.divisor);case"unrecognized_keys":return"Chiav".concat(t.keys.length>1?"i":"e"," non riconosciut").concat(t.keys.length>1?"e":"a",": ").concat(v(t.keys,", "));case"invalid_key":return"Chiave non valida in ".concat(t.origin);case"invalid_union":return"Input non valido";case"invalid_element":return"Valore non valido in ".concat(t.origin);default:return"Input non valido"}}};function ql(){return{localeError:xp()}}var kp=()=>{let e={string:{unit:"\\u6587\\u5B57",verb:"\\u3067\\u3042\\u308B"},file:{unit:"\\u30D0\\u30A4\\u30C8",verb:"\\u3067\\u3042\\u308B"},array:{unit:"\\u8981\\u7D20",verb:"\\u3067\\u3042\\u308B"},set:{unit:"\\u8981\\u7D20",verb:"\\u3067\\u3042\\u308B"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u5165\\u529B\\u5024",email:"\\u30E1\\u30FC\\u30EB\\u30A2\\u30C9\\u30EC\\u30B9",url:"URL",emoji:"\\u7D75\\u6587\\u5B57",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO\\u65E5\\u6642",date:"ISO\\u65E5\\u4ED8",time:"ISO\\u6642\\u523B",duration:"ISO\\u671F\\u9593",ipv4:"IPv4\\u30A2\\u30C9\\u30EC\\u30B9",ipv6:"IPv6\\u30A2\\u30C9\\u30EC\\u30B9",cidrv4:"IPv4\\u7BC4\\u56F2",cidrv6:"IPv6\\u7BC4\\u56F2",base64:"base64\\u30A8\\u30F3\\u30B3\\u30FC\\u30C9\\u6587\\u5B57\\u5217",base64url:"base64url\\u30A8\\u30F3\\u30B3\\u30FC\\u30C9\\u6587\\u5B57\\u5217",json_string:"JSON\\u6587\\u5B57\\u5217",e164:"E.164\\u756A\\u53F7",jwt:"JWT",template_literal:"\\u5165\\u529B\\u5024"},i={nan:"NaN",number:"\\u6570\\u5024",array:"\\u914D\\u5217"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\u7121\\u52B9\\u306A\\u5165\\u529B: instanceof ".concat(t.expected,"\\u304C\\u671F\\u5F85\\u3055\\u308C\\u307E\\u3057\\u305F\\u304C\\u3001").concat(p,"\\u304C\\u5165\\u529B\\u3055\\u308C\\u307E\\u3057\\u305F"):"\\u7121\\u52B9\\u306A\\u5165\\u529B: ".concat(a,"\\u304C\\u671F\\u5F85\\u3055\\u308C\\u307E\\u3057\\u305F\\u304C\\u3001").concat(p,"\\u304C\\u5165\\u529B\\u3055\\u308C\\u307E\\u3057\\u305F")}case"invalid_value":return t.values.length===1?"\\u7121\\u52B9\\u306A\\u5165\\u529B: ".concat(_(t.values[0]),"\\u304C\\u671F\\u5F85\\u3055\\u308C\\u307E\\u3057\\u305F"):"\\u7121\\u52B9\\u306A\\u9078\\u629E: ".concat(v(t.values,"\\u3001"),"\\u306E\\u3044\\u305A\\u308C\\u304B\\u3067\\u3042\\u308B\\u5FC5\\u8981\\u304C\\u3042\\u308A\\u307E\\u3059");case"too_big":{let a=t.inclusive?"\\u4EE5\\u4E0B\\u3067\\u3042\\u308B":"\\u3088\\u308A\\u5C0F\\u3055\\u3044",u=r(t.origin);return u?"\\u5927\\u304D\\u3059\\u304E\\u308B\\u5024: ".concat((l=t.origin)!=null?l:"\\u5024","\\u306F").concat(t.maximum.toString()).concat((d=u.unit)!=null?d:"\\u8981\\u7D20").concat(a,"\\u5FC5\\u8981\\u304C\\u3042\\u308A\\u307E\\u3059"):"\\u5927\\u304D\\u3059\\u304E\\u308B\\u5024: ".concat((s=t.origin)!=null?s:"\\u5024","\\u306F").concat(t.maximum.toString()).concat(a,"\\u5FC5\\u8981\\u304C\\u3042\\u308A\\u307E\\u3059")}case"too_small":{let a=t.inclusive?"\\u4EE5\\u4E0A\\u3067\\u3042\\u308B":"\\u3088\\u308A\\u5927\\u304D\\u3044",u=r(t.origin);return u?"\\u5C0F\\u3055\\u3059\\u304E\\u308B\\u5024: ".concat(t.origin,"\\u306F").concat(t.minimum.toString()).concat(u.unit).concat(a,"\\u5FC5\\u8981\\u304C\\u3042\\u308A\\u307E\\u3059"):"\\u5C0F\\u3055\\u3059\\u304E\\u308B\\u5024: ".concat(t.origin,"\\u306F").concat(t.minimum.toString()).concat(a,"\\u5FC5\\u8981\\u304C\\u3042\\u308A\\u307E\\u3059")}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\u7121\\u52B9\\u306A\\u6587\\u5B57\\u5217: "\'.concat(a.prefix,\'"\\u3067\\u59CB\\u307E\\u308B\\u5FC5\\u8981\\u304C\\u3042\\u308A\\u307E\\u3059\'):a.format==="ends_with"?\'\\u7121\\u52B9\\u306A\\u6587\\u5B57\\u5217: "\'.concat(a.suffix,\'"\\u3067\\u7D42\\u308F\\u308B\\u5FC5\\u8981\\u304C\\u3042\\u308A\\u307E\\u3059\'):a.format==="includes"?\'\\u7121\\u52B9\\u306A\\u6587\\u5B57\\u5217: "\'.concat(a.includes,\'"\\u3092\\u542B\\u3080\\u5FC5\\u8981\\u304C\\u3042\\u308A\\u307E\\u3059\'):a.format==="regex"?"\\u7121\\u52B9\\u306A\\u6587\\u5B57\\u5217: \\u30D1\\u30BF\\u30FC\\u30F3".concat(a.pattern,"\\u306B\\u4E00\\u81F4\\u3059\\u308B\\u5FC5\\u8981\\u304C\\u3042\\u308A\\u307E\\u3059"):"\\u7121\\u52B9\\u306A".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"\\u7121\\u52B9\\u306A\\u6570\\u5024: ".concat(t.divisor,"\\u306E\\u500D\\u6570\\u3067\\u3042\\u308B\\u5FC5\\u8981\\u304C\\u3042\\u308A\\u307E\\u3059");case"unrecognized_keys":return"\\u8A8D\\u8B58\\u3055\\u308C\\u3066\\u3044\\u306A\\u3044\\u30AD\\u30FC".concat(t.keys.length>1?"\\u7FA4":"",": ").concat(v(t.keys,"\\u3001"));case"invalid_key":return"".concat(t.origin,"\\u5185\\u306E\\u7121\\u52B9\\u306A\\u30AD\\u30FC");case"invalid_union":return"\\u7121\\u52B9\\u306A\\u5165\\u529B";case"invalid_element":return"".concat(t.origin,"\\u5185\\u306E\\u7121\\u52B9\\u306A\\u5024");default:return"\\u7121\\u52B9\\u306A\\u5165\\u529B"}}};function Xl(){return{localeError:kp()}}var zp=()=>{let e={string:{unit:"\\u10E1\\u10D8\\u10DB\\u10D1\\u10DD\\u10DA\\u10DD",verb:"\\u10E3\\u10DC\\u10D3\\u10D0 \\u10E8\\u10D4\\u10D8\\u10EA\\u10D0\\u10D5\\u10D3\\u10D4\\u10E1"},file:{unit:"\\u10D1\\u10D0\\u10D8\\u10E2\\u10D8",verb:"\\u10E3\\u10DC\\u10D3\\u10D0 \\u10E8\\u10D4\\u10D8\\u10EA\\u10D0\\u10D5\\u10D3\\u10D4\\u10E1"},array:{unit:"\\u10D4\\u10DA\\u10D4\\u10DB\\u10D4\\u10DC\\u10E2\\u10D8",verb:"\\u10E3\\u10DC\\u10D3\\u10D0 \\u10E8\\u10D4\\u10D8\\u10EA\\u10D0\\u10D5\\u10D3\\u10D4\\u10E1"},set:{unit:"\\u10D4\\u10DA\\u10D4\\u10DB\\u10D4\\u10DC\\u10E2\\u10D8",verb:"\\u10E3\\u10DC\\u10D3\\u10D0 \\u10E8\\u10D4\\u10D8\\u10EA\\u10D0\\u10D5\\u10D3\\u10D4\\u10E1"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u10E8\\u10D4\\u10E7\\u10D5\\u10D0\\u10DC\\u10D0",email:"\\u10D4\\u10DA-\\u10E4\\u10DD\\u10E1\\u10E2\\u10D8\\u10E1 \\u10DB\\u10D8\\u10E1\\u10D0\\u10DB\\u10D0\\u10E0\\u10D7\\u10D8",url:"URL",emoji:"\\u10D4\\u10DB\\u10DD\\u10EF\\u10D8",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\\u10D7\\u10D0\\u10E0\\u10D8\\u10E6\\u10D8-\\u10D3\\u10E0\\u10DD",date:"\\u10D7\\u10D0\\u10E0\\u10D8\\u10E6\\u10D8",time:"\\u10D3\\u10E0\\u10DD",duration:"\\u10EE\\u10D0\\u10DC\\u10D2\\u10E0\\u10EB\\u10DA\\u10D8\\u10D5\\u10DD\\u10D1\\u10D0",ipv4:"IPv4 \\u10DB\\u10D8\\u10E1\\u10D0\\u10DB\\u10D0\\u10E0\\u10D7\\u10D8",ipv6:"IPv6 \\u10DB\\u10D8\\u10E1\\u10D0\\u10DB\\u10D0\\u10E0\\u10D7\\u10D8",cidrv4:"IPv4 \\u10D3\\u10D8\\u10D0\\u10DE\\u10D0\\u10D6\\u10DD\\u10DC\\u10D8",cidrv6:"IPv6 \\u10D3\\u10D8\\u10D0\\u10DE\\u10D0\\u10D6\\u10DD\\u10DC\\u10D8",base64:"base64-\\u10D9\\u10DD\\u10D3\\u10D8\\u10E0\\u10D4\\u10D1\\u10E3\\u10DA\\u10D8 \\u10E1\\u10E2\\u10E0\\u10D8\\u10DC\\u10D2\\u10D8",base64url:"base64url-\\u10D9\\u10DD\\u10D3\\u10D8\\u10E0\\u10D4\\u10D1\\u10E3\\u10DA\\u10D8 \\u10E1\\u10E2\\u10E0\\u10D8\\u10DC\\u10D2\\u10D8",json_string:"JSON \\u10E1\\u10E2\\u10E0\\u10D8\\u10DC\\u10D2\\u10D8",e164:"E.164 \\u10DC\\u10DD\\u10DB\\u10D4\\u10E0\\u10D8",jwt:"JWT",template_literal:"\\u10E8\\u10D4\\u10E7\\u10D5\\u10D0\\u10DC\\u10D0"},i={nan:"NaN",number:"\\u10E0\\u10D8\\u10EA\\u10EE\\u10D5\\u10D8",string:"\\u10E1\\u10E2\\u10E0\\u10D8\\u10DC\\u10D2\\u10D8",boolean:"\\u10D1\\u10E3\\u10DA\\u10D4\\u10D0\\u10DC\\u10D8",function:"\\u10E4\\u10E3\\u10DC\\u10E5\\u10EA\\u10D8\\u10D0",array:"\\u10DB\\u10D0\\u10E1\\u10D8\\u10D5\\u10D8"};return t=>{var o,c,l,d,s;switch(t.code){case"invalid_type":{let m=(o=i[t.expected])!=null?o:t.expected,a=y(t.input),u=(c=i[a])!=null?c:a;return/^[A-Z]/.test(t.expected)?"\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10E8\\u10D4\\u10E7\\u10D5\\u10D0\\u10DC\\u10D0: \\u10DB\\u10DD\\u10E1\\u10D0\\u10DA\\u10DD\\u10D3\\u10DC\\u10D4\\u10DA\\u10D8 instanceof ".concat(t.expected,", \\u10DB\\u10D8\\u10E6\\u10D4\\u10D1\\u10E3\\u10DA\\u10D8 ").concat(u):"\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10E8\\u10D4\\u10E7\\u10D5\\u10D0\\u10DC\\u10D0: \\u10DB\\u10DD\\u10E1\\u10D0\\u10DA\\u10DD\\u10D3\\u10DC\\u10D4\\u10DA\\u10D8 ".concat(m,", \\u10DB\\u10D8\\u10E6\\u10D4\\u10D1\\u10E3\\u10DA\\u10D8 ").concat(u)}case"invalid_value":return t.values.length===1?"\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10E8\\u10D4\\u10E7\\u10D5\\u10D0\\u10DC\\u10D0: \\u10DB\\u10DD\\u10E1\\u10D0\\u10DA\\u10DD\\u10D3\\u10DC\\u10D4\\u10DA\\u10D8 ".concat(_(t.values[0])):"\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10D5\\u10D0\\u10E0\\u10D8\\u10D0\\u10DC\\u10E2\\u10D8: \\u10DB\\u10DD\\u10E1\\u10D0\\u10DA\\u10DD\\u10D3\\u10DC\\u10D4\\u10DA\\u10D8\\u10D0 \\u10D4\\u10E0\\u10D7-\\u10D4\\u10E0\\u10D7\\u10D8 ".concat(v(t.values,"|"),"-\\u10D3\\u10D0\\u10DC");case"too_big":{let m=t.inclusive?"<=":"<",a=r(t.origin);return a?"\\u10D6\\u10D4\\u10D3\\u10DB\\u10D4\\u10E2\\u10D0\\u10D3 \\u10D3\\u10D8\\u10D3\\u10D8: \\u10DB\\u10DD\\u10E1\\u10D0\\u10DA\\u10DD\\u10D3\\u10DC\\u10D4\\u10DA\\u10D8 ".concat((l=t.origin)!=null?l:"\\u10DB\\u10DC\\u10D8\\u10E8\\u10D5\\u10DC\\u10D4\\u10DA\\u10DD\\u10D1\\u10D0"," ").concat(a.verb," ").concat(m).concat(t.maximum.toString()," ").concat(a.unit):"\\u10D6\\u10D4\\u10D3\\u10DB\\u10D4\\u10E2\\u10D0\\u10D3 \\u10D3\\u10D8\\u10D3\\u10D8: \\u10DB\\u10DD\\u10E1\\u10D0\\u10DA\\u10DD\\u10D3\\u10DC\\u10D4\\u10DA\\u10D8 ".concat((d=t.origin)!=null?d:"\\u10DB\\u10DC\\u10D8\\u10E8\\u10D5\\u10DC\\u10D4\\u10DA\\u10DD\\u10D1\\u10D0"," \\u10D8\\u10E7\\u10DD\\u10E1 ").concat(m).concat(t.maximum.toString())}case"too_small":{let m=t.inclusive?">=":">",a=r(t.origin);return a?"\\u10D6\\u10D4\\u10D3\\u10DB\\u10D4\\u10E2\\u10D0\\u10D3 \\u10DE\\u10D0\\u10E2\\u10D0\\u10E0\\u10D0: \\u10DB\\u10DD\\u10E1\\u10D0\\u10DA\\u10DD\\u10D3\\u10DC\\u10D4\\u10DA\\u10D8 ".concat(t.origin," ").concat(a.verb," ").concat(m).concat(t.minimum.toString()," ").concat(a.unit):"\\u10D6\\u10D4\\u10D3\\u10DB\\u10D4\\u10E2\\u10D0\\u10D3 \\u10DE\\u10D0\\u10E2\\u10D0\\u10E0\\u10D0: \\u10DB\\u10DD\\u10E1\\u10D0\\u10DA\\u10DD\\u10D3\\u10DC\\u10D4\\u10DA\\u10D8 ".concat(t.origin," \\u10D8\\u10E7\\u10DD\\u10E1 ").concat(m).concat(t.minimum.toString())}case"invalid_format":{let m=t;return m.format==="starts_with"?\'\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10E1\\u10E2\\u10E0\\u10D8\\u10DC\\u10D2\\u10D8: \\u10E3\\u10DC\\u10D3\\u10D0 \\u10D8\\u10EC\\u10E7\\u10D4\\u10D1\\u10DD\\u10D3\\u10D4\\u10E1 "\'.concat(m.prefix,\'"-\\u10D8\\u10D7\'):m.format==="ends_with"?\'\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10E1\\u10E2\\u10E0\\u10D8\\u10DC\\u10D2\\u10D8: \\u10E3\\u10DC\\u10D3\\u10D0 \\u10DB\\u10D7\\u10D0\\u10D5\\u10E0\\u10D3\\u10D4\\u10D1\\u10DD\\u10D3\\u10D4\\u10E1 "\'.concat(m.suffix,\'"-\\u10D8\\u10D7\'):m.format==="includes"?\'\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10E1\\u10E2\\u10E0\\u10D8\\u10DC\\u10D2\\u10D8: \\u10E3\\u10DC\\u10D3\\u10D0 \\u10E8\\u10D4\\u10D8\\u10EA\\u10D0\\u10D5\\u10D3\\u10D4\\u10E1 "\'.concat(m.includes,\'"-\\u10E1\'):m.format==="regex"?"\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10E1\\u10E2\\u10E0\\u10D8\\u10DC\\u10D2\\u10D8: \\u10E3\\u10DC\\u10D3\\u10D0 \\u10E8\\u10D4\\u10D4\\u10E1\\u10D0\\u10D1\\u10D0\\u10DB\\u10D4\\u10D1\\u10DD\\u10D3\\u10D4\\u10E1 \\u10E8\\u10D0\\u10D1\\u10DA\\u10DD\\u10DC\\u10E1 ".concat(m.pattern):"\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 ".concat((s=n[m.format])!=null?s:t.format)}case"not_multiple_of":return"\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10E0\\u10D8\\u10EA\\u10EE\\u10D5\\u10D8: \\u10E3\\u10DC\\u10D3\\u10D0 \\u10D8\\u10E7\\u10DD\\u10E1 ".concat(t.divisor,"-\\u10D8\\u10E1 \\u10EF\\u10D4\\u10E0\\u10D0\\u10D3\\u10D8");case"unrecognized_keys":return"\\u10E3\\u10EA\\u10DC\\u10DD\\u10D1\\u10D8 \\u10D2\\u10D0\\u10E1\\u10D0\\u10E6\\u10D4\\u10D1".concat(t.keys.length>1?"\\u10D4\\u10D1\\u10D8":"\\u10D8",": ").concat(v(t.keys,", "));case"invalid_key":return"\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10D2\\u10D0\\u10E1\\u10D0\\u10E6\\u10D4\\u10D1\\u10D8 ".concat(t.origin,"-\\u10E8\\u10D8");case"invalid_union":return"\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10E8\\u10D4\\u10E7\\u10D5\\u10D0\\u10DC\\u10D0";case"invalid_element":return"\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10DB\\u10DC\\u10D8\\u10E8\\u10D5\\u10DC\\u10D4\\u10DA\\u10DD\\u10D1\\u10D0 ".concat(t.origin,"-\\u10E8\\u10D8");default:return"\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10E8\\u10D4\\u10E7\\u10D5\\u10D0\\u10DC\\u10D0"}}};function Yl(){return{localeError:zp()}}var Ip=()=>{let e={string:{unit:"\\u178F\\u17BD\\u17A2\\u1780\\u17D2\\u179F\\u179A",verb:"\\u1782\\u17BD\\u179A\\u1798\\u17B6\\u1793"},file:{unit:"\\u1794\\u17C3",verb:"\\u1782\\u17BD\\u179A\\u1798\\u17B6\\u1793"},array:{unit:"\\u1792\\u17B6\\u178F\\u17BB",verb:"\\u1782\\u17BD\\u179A\\u1798\\u17B6\\u1793"},set:{unit:"\\u1792\\u17B6\\u178F\\u17BB",verb:"\\u1782\\u17BD\\u179A\\u1798\\u17B6\\u1793"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u1791\\u17B7\\u1793\\u17D2\\u1793\\u1793\\u17D0\\u1799\\u1794\\u1789\\u17D2\\u1785\\u17BC\\u179B",email:"\\u17A2\\u17B6\\u179F\\u1799\\u178A\\u17D2\\u178B\\u17B6\\u1793\\u17A2\\u17CA\\u17B8\\u1798\\u17C2\\u179B",url:"URL",emoji:"\\u179F\\u1789\\u17D2\\u1789\\u17B6\\u17A2\\u17B6\\u179A\\u1798\\u17D2\\u1798\\u178E\\u17CD",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\\u1780\\u17B6\\u179B\\u1794\\u179A\\u17B7\\u1785\\u17D2\\u1786\\u17C1\\u1791 \\u1793\\u17B7\\u1784\\u1798\\u17C9\\u17C4\\u1784 ISO",date:"\\u1780\\u17B6\\u179B\\u1794\\u179A\\u17B7\\u1785\\u17D2\\u1786\\u17C1\\u1791 ISO",time:"\\u1798\\u17C9\\u17C4\\u1784 ISO",duration:"\\u179A\\u1799\\u17C8\\u1796\\u17C1\\u179B ISO",ipv4:"\\u17A2\\u17B6\\u179F\\u1799\\u178A\\u17D2\\u178B\\u17B6\\u1793 IPv4",ipv6:"\\u17A2\\u17B6\\u179F\\u1799\\u178A\\u17D2\\u178B\\u17B6\\u1793 IPv6",cidrv4:"\\u178A\\u17C2\\u1793\\u17A2\\u17B6\\u179F\\u1799\\u178A\\u17D2\\u178B\\u17B6\\u1793 IPv4",cidrv6:"\\u178A\\u17C2\\u1793\\u17A2\\u17B6\\u179F\\u1799\\u178A\\u17D2\\u178B\\u17B6\\u1793 IPv6",base64:"\\u1781\\u17D2\\u179F\\u17C2\\u17A2\\u1780\\u17D2\\u179F\\u179A\\u17A2\\u17CA\\u17B7\\u1780\\u17BC\\u178A base64",base64url:"\\u1781\\u17D2\\u179F\\u17C2\\u17A2\\u1780\\u17D2\\u179F\\u179A\\u17A2\\u17CA\\u17B7\\u1780\\u17BC\\u178A base64url",json_string:"\\u1781\\u17D2\\u179F\\u17C2\\u17A2\\u1780\\u17D2\\u179F\\u179A JSON",e164:"\\u179B\\u17C1\\u1781 E.164",jwt:"JWT",template_literal:"\\u1791\\u17B7\\u1793\\u17D2\\u1793\\u1793\\u17D0\\u1799\\u1794\\u1789\\u17D2\\u1785\\u17BC\\u179B"},i={nan:"NaN",number:"\\u179B\\u17C1\\u1781",array:"\\u17A2\\u17B6\\u179A\\u17C1 (Array)",null:"\\u1782\\u17D2\\u1798\\u17B6\\u1793\\u178F\\u1798\\u17D2\\u179B\\u17C3 (null)"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\u1791\\u17B7\\u1793\\u17D2\\u1793\\u1793\\u17D0\\u1799\\u1794\\u1789\\u17D2\\u1785\\u17BC\\u179B\\u1798\\u17B7\\u1793\\u178F\\u17D2\\u179A\\u17B9\\u1798\\u178F\\u17D2\\u179A\\u17BC\\u179C\\u17D6 \\u178F\\u17D2\\u179A\\u17BC\\u179C\\u1780\\u17B6\\u179A instanceof ".concat(t.expected," \\u1794\\u17C9\\u17BB\\u1793\\u17D2\\u178F\\u17C2\\u1791\\u1791\\u17BD\\u179B\\u1794\\u17B6\\u1793 ").concat(p):"\\u1791\\u17B7\\u1793\\u17D2\\u1793\\u1793\\u17D0\\u1799\\u1794\\u1789\\u17D2\\u1785\\u17BC\\u179B\\u1798\\u17B7\\u1793\\u178F\\u17D2\\u179A\\u17B9\\u1798\\u178F\\u17D2\\u179A\\u17BC\\u179C\\u17D6 \\u178F\\u17D2\\u179A\\u17BC\\u179C\\u1780\\u17B6\\u179A ".concat(a," \\u1794\\u17C9\\u17BB\\u1793\\u17D2\\u178F\\u17C2\\u1791\\u1791\\u17BD\\u179B\\u1794\\u17B6\\u1793 ").concat(p)}case"invalid_value":return t.values.length===1?"\\u1791\\u17B7\\u1793\\u17D2\\u1793\\u1793\\u17D0\\u1799\\u1794\\u1789\\u17D2\\u1785\\u17BC\\u179B\\u1798\\u17B7\\u1793\\u178F\\u17D2\\u179A\\u17B9\\u1798\\u178F\\u17D2\\u179A\\u17BC\\u179C\\u17D6 \\u178F\\u17D2\\u179A\\u17BC\\u179C\\u1780\\u17B6\\u179A ".concat(_(t.values[0])):"\\u1787\\u1798\\u17D2\\u179A\\u17BE\\u179F\\u1798\\u17B7\\u1793\\u178F\\u17D2\\u179A\\u17B9\\u1798\\u178F\\u17D2\\u179A\\u17BC\\u179C\\u17D6 \\u178F\\u17D2\\u179A\\u17BC\\u179C\\u1787\\u17B6\\u1798\\u17BD\\u1799\\u1780\\u17D2\\u1793\\u17BB\\u1784\\u1785\\u17C6\\u178E\\u17C4\\u1798 ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"\\u1792\\u17C6\\u1796\\u17C1\\u1780\\u17D6 \\u178F\\u17D2\\u179A\\u17BC\\u179C\\u1780\\u17B6\\u179A ".concat((l=t.origin)!=null?l:"\\u178F\\u1798\\u17D2\\u179B\\u17C3"," ").concat(a," ").concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"\\u1792\\u17B6\\u178F\\u17BB"):"\\u1792\\u17C6\\u1796\\u17C1\\u1780\\u17D6 \\u178F\\u17D2\\u179A\\u17BC\\u179C\\u1780\\u17B6\\u179A ".concat((s=t.origin)!=null?s:"\\u178F\\u1798\\u17D2\\u179B\\u17C3"," ").concat(a," ").concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"\\u178F\\u17BC\\u1785\\u1796\\u17C1\\u1780\\u17D6 \\u178F\\u17D2\\u179A\\u17BC\\u179C\\u1780\\u17B6\\u179A ".concat(t.origin," ").concat(a," ").concat(t.minimum.toString()," ").concat(u.unit):"\\u178F\\u17BC\\u1785\\u1796\\u17C1\\u1780\\u17D6 \\u178F\\u17D2\\u179A\\u17BC\\u179C\\u1780\\u17B6\\u179A ".concat(t.origin," ").concat(a," ").concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\u1781\\u17D2\\u179F\\u17C2\\u17A2\\u1780\\u17D2\\u179F\\u179A\\u1798\\u17B7\\u1793\\u178F\\u17D2\\u179A\\u17B9\\u1798\\u178F\\u17D2\\u179A\\u17BC\\u179C\\u17D6 \\u178F\\u17D2\\u179A\\u17BC\\u179C\\u1785\\u17B6\\u1794\\u17CB\\u1795\\u17D2\\u178F\\u17BE\\u1798\\u178A\\u17C4\\u1799 "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'\\u1781\\u17D2\\u179F\\u17C2\\u17A2\\u1780\\u17D2\\u179F\\u179A\\u1798\\u17B7\\u1793\\u178F\\u17D2\\u179A\\u17B9\\u1798\\u178F\\u17D2\\u179A\\u17BC\\u179C\\u17D6 \\u178F\\u17D2\\u179A\\u17BC\\u179C\\u1794\\u1789\\u17D2\\u1785\\u1794\\u17CB\\u178A\\u17C4\\u1799 "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'\\u1781\\u17D2\\u179F\\u17C2\\u17A2\\u1780\\u17D2\\u179F\\u179A\\u1798\\u17B7\\u1793\\u178F\\u17D2\\u179A\\u17B9\\u1798\\u178F\\u17D2\\u179A\\u17BC\\u179C\\u17D6 \\u178F\\u17D2\\u179A\\u17BC\\u179C\\u1798\\u17B6\\u1793 "\'.concat(a.includes,\'"\'):a.format==="regex"?"\\u1781\\u17D2\\u179F\\u17C2\\u17A2\\u1780\\u17D2\\u179F\\u179A\\u1798\\u17B7\\u1793\\u178F\\u17D2\\u179A\\u17B9\\u1798\\u178F\\u17D2\\u179A\\u17BC\\u179C\\u17D6 \\u178F\\u17D2\\u179A\\u17BC\\u179C\\u178F\\u17C2\\u1795\\u17D2\\u1782\\u17BC\\u1795\\u17D2\\u1782\\u1784\\u1793\\u17B9\\u1784\\u1791\\u1798\\u17D2\\u179A\\u1784\\u17CB\\u178A\\u17C2\\u179B\\u1794\\u17B6\\u1793\\u1780\\u17C6\\u178E\\u178F\\u17CB ".concat(a.pattern):"\\u1798\\u17B7\\u1793\\u178F\\u17D2\\u179A\\u17B9\\u1798\\u178F\\u17D2\\u179A\\u17BC\\u179C\\u17D6 ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"\\u179B\\u17C1\\u1781\\u1798\\u17B7\\u1793\\u178F\\u17D2\\u179A\\u17B9\\u1798\\u178F\\u17D2\\u179A\\u17BC\\u179C\\u17D6 \\u178F\\u17D2\\u179A\\u17BC\\u179C\\u178F\\u17C2\\u1787\\u17B6\\u1796\\u17A0\\u17BB\\u1782\\u17BB\\u178E\\u1793\\u17C3 ".concat(t.divisor);case"unrecognized_keys":return"\\u179A\\u1780\\u1783\\u17BE\\u1789\\u179F\\u17C4\\u1798\\u17B7\\u1793\\u179F\\u17D2\\u1782\\u17B6\\u179B\\u17CB\\u17D6 ".concat(v(t.keys,", "));case"invalid_key":return"\\u179F\\u17C4\\u1798\\u17B7\\u1793\\u178F\\u17D2\\u179A\\u17B9\\u1798\\u178F\\u17D2\\u179A\\u17BC\\u179C\\u1793\\u17C5\\u1780\\u17D2\\u1793\\u17BB\\u1784 ".concat(t.origin);case"invalid_union":return"\\u1791\\u17B7\\u1793\\u17D2\\u1793\\u1793\\u17D0\\u1799\\u1798\\u17B7\\u1793\\u178F\\u17D2\\u179A\\u17B9\\u1798\\u178F\\u17D2\\u179A\\u17BC\\u179C";case"invalid_element":return"\\u1791\\u17B7\\u1793\\u17D2\\u1793\\u1793\\u17D0\\u1799\\u1798\\u17B7\\u1793\\u178F\\u17D2\\u179A\\u17B9\\u1798\\u178F\\u17D2\\u179A\\u17BC\\u179C\\u1793\\u17C5\\u1780\\u17D2\\u1793\\u17BB\\u1784 ".concat(t.origin);default:return"\\u1791\\u17B7\\u1793\\u17D2\\u1793\\u1793\\u17D0\\u1799\\u1798\\u17B7\\u1793\\u178F\\u17D2\\u179A\\u17B9\\u1798\\u178F\\u17D2\\u179A\\u17BC\\u179C"}}};function Pr(){return{localeError:Ip()}}function Ql(){return Pr()}var Sp=()=>{let e={string:{unit:"\\uBB38\\uC790",verb:"to have"},file:{unit:"\\uBC14\\uC774\\uD2B8",verb:"to have"},array:{unit:"\\uAC1C",verb:"to have"},set:{unit:"\\uAC1C",verb:"to have"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\uC785\\uB825",email:"\\uC774\\uBA54\\uC77C \\uC8FC\\uC18C",url:"URL",emoji:"\\uC774\\uBAA8\\uC9C0",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO \\uB0A0\\uC9DC\\uC2DC\\uAC04",date:"ISO \\uB0A0\\uC9DC",time:"ISO \\uC2DC\\uAC04",duration:"ISO \\uAE30\\uAC04",ipv4:"IPv4 \\uC8FC\\uC18C",ipv6:"IPv6 \\uC8FC\\uC18C",cidrv4:"IPv4 \\uBC94\\uC704",cidrv6:"IPv6 \\uBC94\\uC704",base64:"base64 \\uC778\\uCF54\\uB529 \\uBB38\\uC790\\uC5F4",base64url:"base64url \\uC778\\uCF54\\uB529 \\uBB38\\uC790\\uC5F4",json_string:"JSON \\uBB38\\uC790\\uC5F4",e164:"E.164 \\uBC88\\uD638",jwt:"JWT",template_literal:"\\uC785\\uB825"},i={nan:"NaN"};return t=>{var o,c,l,d,s,m,a,u,p;switch(t.code){case"invalid_type":{let $=(o=i[t.expected])!=null?o:t.expected,h=y(t.input),w=(c=i[h])!=null?c:h;return/^[A-Z]/.test(t.expected)?"\\uC798\\uBABB\\uB41C \\uC785\\uB825: \\uC608\\uC0C1 \\uD0C0\\uC785\\uC740 instanceof ".concat(t.expected,", \\uBC1B\\uC740 \\uD0C0\\uC785\\uC740 ").concat(w,"\\uC785\\uB2C8\\uB2E4"):"\\uC798\\uBABB\\uB41C \\uC785\\uB825: \\uC608\\uC0C1 \\uD0C0\\uC785\\uC740 ".concat($,", \\uBC1B\\uC740 \\uD0C0\\uC785\\uC740 ").concat(w,"\\uC785\\uB2C8\\uB2E4")}case"invalid_value":return t.values.length===1?"\\uC798\\uBABB\\uB41C \\uC785\\uB825: \\uAC12\\uC740 ".concat(_(t.values[0])," \\uC774\\uC5B4\\uC57C \\uD569\\uB2C8\\uB2E4"):"\\uC798\\uBABB\\uB41C \\uC635\\uC158: ".concat(v(t.values,"\\uB610\\uB294 ")," \\uC911 \\uD558\\uB098\\uC5EC\\uC57C \\uD569\\uB2C8\\uB2E4");case"too_big":{let $=t.inclusive?"\\uC774\\uD558":"\\uBBF8\\uB9CC",h=$==="\\uBBF8\\uB9CC"?"\\uC774\\uC5B4\\uC57C \\uD569\\uB2C8\\uB2E4":"\\uC5EC\\uC57C \\uD569\\uB2C8\\uB2E4",w=r(t.origin),D=(l=w==null?void 0:w.unit)!=null?l:"\\uC694\\uC18C";return w?"".concat((d=t.origin)!=null?d:"\\uAC12","\\uC774 \\uB108\\uBB34 \\uD07D\\uB2C8\\uB2E4: ").concat(t.maximum.toString()).concat(D," ").concat($).concat(h):"".concat((s=t.origin)!=null?s:"\\uAC12","\\uC774 \\uB108\\uBB34 \\uD07D\\uB2C8\\uB2E4: ").concat(t.maximum.toString()," ").concat($).concat(h)}case"too_small":{let $=t.inclusive?"\\uC774\\uC0C1":"\\uCD08\\uACFC",h=$==="\\uC774\\uC0C1"?"\\uC774\\uC5B4\\uC57C \\uD569\\uB2C8\\uB2E4":"\\uC5EC\\uC57C \\uD569\\uB2C8\\uB2E4",w=r(t.origin),D=(m=w==null?void 0:w.unit)!=null?m:"\\uC694\\uC18C";return w?"".concat((a=t.origin)!=null?a:"\\uAC12","\\uC774 \\uB108\\uBB34 \\uC791\\uC2B5\\uB2C8\\uB2E4: ").concat(t.minimum.toString()).concat(D," ").concat($).concat(h):"".concat((u=t.origin)!=null?u:"\\uAC12","\\uC774 \\uB108\\uBB34 \\uC791\\uC2B5\\uB2C8\\uB2E4: ").concat(t.minimum.toString()," ").concat($).concat(h)}case"invalid_format":{let $=t;return $.format==="starts_with"?\'\\uC798\\uBABB\\uB41C \\uBB38\\uC790\\uC5F4: "\'.concat($.prefix,\'"(\\uC73C)\\uB85C \\uC2DC\\uC791\\uD574\\uC57C \\uD569\\uB2C8\\uB2E4\'):$.format==="ends_with"?\'\\uC798\\uBABB\\uB41C \\uBB38\\uC790\\uC5F4: "\'.concat($.suffix,\'"(\\uC73C)\\uB85C \\uB05D\\uB098\\uC57C \\uD569\\uB2C8\\uB2E4\'):$.format==="includes"?\'\\uC798\\uBABB\\uB41C \\uBB38\\uC790\\uC5F4: "\'.concat($.includes,\'"\\uC744(\\uB97C) \\uD3EC\\uD568\\uD574\\uC57C \\uD569\\uB2C8\\uB2E4\'):$.format==="regex"?"\\uC798\\uBABB\\uB41C \\uBB38\\uC790\\uC5F4: \\uC815\\uADDC\\uC2DD ".concat($.pattern," \\uD328\\uD134\\uACFC \\uC77C\\uCE58\\uD574\\uC57C \\uD569\\uB2C8\\uB2E4"):"\\uC798\\uBABB\\uB41C ".concat((p=n[$.format])!=null?p:t.format)}case"not_multiple_of":return"\\uC798\\uBABB\\uB41C \\uC22B\\uC790: ".concat(t.divisor,"\\uC758 \\uBC30\\uC218\\uC5EC\\uC57C \\uD569\\uB2C8\\uB2E4");case"unrecognized_keys":return"\\uC778\\uC2DD\\uD560 \\uC218 \\uC5C6\\uB294 \\uD0A4: ".concat(v(t.keys,", "));case"invalid_key":return"\\uC798\\uBABB\\uB41C \\uD0A4: ".concat(t.origin);case"invalid_union":return"\\uC798\\uBABB\\uB41C \\uC785\\uB825";case"invalid_element":return"\\uC798\\uBABB\\uB41C \\uAC12: ".concat(t.origin);default:return"\\uC798\\uBABB\\uB41C \\uC785\\uB825"}}};function Hl(){return{localeError:Sp()}}var Ct=e=>e.charAt(0).toUpperCase()+e.slice(1);function es(e){let r=Math.abs(e),n=r%10,i=r%100;return i>=11&&i<=19||n===0?"many":n===1?"one":"few"}var wp=()=>{let e={string:{unit:{one:"simbolis",few:"simboliai",many:"simboli\\u0173"},verb:{smaller:{inclusive:"turi b\\u016Bti ne ilgesn\\u0117 kaip",notInclusive:"turi b\\u016Bti trumpesn\\u0117 kaip"},bigger:{inclusive:"turi b\\u016Bti ne trumpesn\\u0117 kaip",notInclusive:"turi b\\u016Bti ilgesn\\u0117 kaip"}}},file:{unit:{one:"baitas",few:"baitai",many:"bait\\u0173"},verb:{smaller:{inclusive:"turi b\\u016Bti ne didesnis kaip",notInclusive:"turi b\\u016Bti ma\\u017Eesnis kaip"},bigger:{inclusive:"turi b\\u016Bti ne ma\\u017Eesnis kaip",notInclusive:"turi b\\u016Bti didesnis kaip"}}},array:{unit:{one:"element\\u0105",few:"elementus",many:"element\\u0173"},verb:{smaller:{inclusive:"turi tur\\u0117ti ne daugiau kaip",notInclusive:"turi tur\\u0117ti ma\\u017Eiau kaip"},bigger:{inclusive:"turi tur\\u0117ti ne ma\\u017Eiau kaip",notInclusive:"turi tur\\u0117ti daugiau kaip"}}},set:{unit:{one:"element\\u0105",few:"elementus",many:"element\\u0173"},verb:{smaller:{inclusive:"turi tur\\u0117ti ne daugiau kaip",notInclusive:"turi tur\\u0117ti ma\\u017Eiau kaip"},bigger:{inclusive:"turi tur\\u0117ti ne ma\\u017Eiau kaip",notInclusive:"turi tur\\u0117ti daugiau kaip"}}}};function r(t,o,c,l){var s;let d=(s=e[t])!=null?s:null;return d===null?d:{unit:d.unit[o],verb:d.verb[l][c?"inclusive":"notInclusive"]}}let n={regex:"\\u012Fvestis",email:"el. pa\\u0161to adresas",url:"URL",emoji:"jaustukas",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO data ir laikas",date:"ISO data",time:"ISO laikas",duration:"ISO trukm\\u0117",ipv4:"IPv4 adresas",ipv6:"IPv6 adresas",cidrv4:"IPv4 tinklo prefiksas (CIDR)",cidrv6:"IPv6 tinklo prefiksas (CIDR)",base64:"base64 u\\u017Ekoduota eilut\\u0117",base64url:"base64url u\\u017Ekoduota eilut\\u0117",json_string:"JSON eilut\\u0117",e164:"E.164 numeris",jwt:"JWT",template_literal:"\\u012Fvestis"},i={nan:"NaN",number:"skai\\u010Dius",bigint:"sveikasis skai\\u010Dius",string:"eilut\\u0117",boolean:"login\\u0117 reik\\u0161m\\u0117",undefined:"neapibr\\u0117\\u017Eta reik\\u0161m\\u0117",function:"funkcija",symbol:"simbolis",array:"masyvas",object:"objektas",null:"nulin\\u0117 reik\\u0161m\\u0117"};return t=>{var o,c,l,d,s,m,a,u,p,$,h,w,D,T,F;switch(t.code){case"invalid_type":{let S=(o=i[t.expected])!=null?o:t.expected,j=y(t.input),E=(c=i[j])!=null?c:j;return/^[A-Z]/.test(t.expected)?"Gautas tipas ".concat(E,", o tik\\u0117tasi - instanceof ").concat(t.expected):"Gautas tipas ".concat(E,", o tik\\u0117tasi - ").concat(S)}case"invalid_value":return t.values.length===1?"Privalo b\\u016Bti ".concat(_(t.values[0])):"Privalo b\\u016Bti vienas i\\u0161 ".concat(v(t.values,"|")," pasirinkim\\u0173");case"too_big":{let S=(l=i[t.origin])!=null?l:t.origin,j=r(t.origin,es(Number(t.maximum)),(d=t.inclusive)!=null?d:!1,"smaller");if(j!=null&&j.verb)return"".concat(Ct((s=S!=null?S:t.origin)!=null?s:"reik\\u0161m\\u0117")," ").concat(j.verb," ").concat(t.maximum.toString()," ").concat((m=j.unit)!=null?m:"element\\u0173");let E=t.inclusive?"ne didesnis kaip":"ma\\u017Eesnis kaip";return"".concat(Ct((a=S!=null?S:t.origin)!=null?a:"reik\\u0161m\\u0117")," turi b\\u016Bti ").concat(E," ").concat(t.maximum.toString()," ").concat(j==null?void 0:j.unit)}case"too_small":{let S=(u=i[t.origin])!=null?u:t.origin,j=r(t.origin,es(Number(t.minimum)),(p=t.inclusive)!=null?p:!1,"bigger");if(j!=null&&j.verb)return"".concat(Ct(($=S!=null?S:t.origin)!=null?$:"reik\\u0161m\\u0117")," ").concat(j.verb," ").concat(t.minimum.toString()," ").concat((h=j.unit)!=null?h:"element\\u0173");let E=t.inclusive?"ne ma\\u017Eesnis kaip":"didesnis kaip";return"".concat(Ct((w=S!=null?S:t.origin)!=null?w:"reik\\u0161m\\u0117")," turi b\\u016Bti ").concat(E," ").concat(t.minimum.toString()," ").concat(j==null?void 0:j.unit)}case"invalid_format":{let S=t;return S.format==="starts_with"?\'Eilut\\u0117 privalo prasid\\u0117ti "\'.concat(S.prefix,\'"\'):S.format==="ends_with"?\'Eilut\\u0117 privalo pasibaigti "\'.concat(S.suffix,\'"\'):S.format==="includes"?\'Eilut\\u0117 privalo \\u012Ftraukti "\'.concat(S.includes,\'"\'):S.format==="regex"?"Eilut\\u0117 privalo atitikti ".concat(S.pattern):"Neteisingas ".concat((D=n[S.format])!=null?D:t.format)}case"not_multiple_of":return"Skai\\u010Dius privalo b\\u016Bti ".concat(t.divisor," kartotinis.");case"unrecognized_keys":return"Neatpa\\u017Eint".concat(t.keys.length>1?"i":"as"," rakt").concat(t.keys.length>1?"ai":"as",": ").concat(v(t.keys,", "));case"invalid_key":return"Rastas klaidingas raktas";case"invalid_union":return"Klaidinga \\u012Fvestis";case"invalid_element":{let S=(T=i[t.origin])!=null?T:t.origin;return"".concat(Ct((F=S!=null?S:t.origin)!=null?F:"reik\\u0161m\\u0117")," turi klaiding\\u0105 \\u012Fvest\\u012F")}default:return"Klaidinga \\u012Fvestis"}}};function ts(){return{localeError:wp()}}var jp=()=>{let e={string:{unit:"\\u0437\\u043D\\u0430\\u0446\\u0438",verb:"\\u0434\\u0430 \\u0438\\u043C\\u0430\\u0430\\u0442"},file:{unit:"\\u0431\\u0430\\u0458\\u0442\\u0438",verb:"\\u0434\\u0430 \\u0438\\u043C\\u0430\\u0430\\u0442"},array:{unit:"\\u0441\\u0442\\u0430\\u0432\\u043A\\u0438",verb:"\\u0434\\u0430 \\u0438\\u043C\\u0430\\u0430\\u0442"},set:{unit:"\\u0441\\u0442\\u0430\\u0432\\u043A\\u0438",verb:"\\u0434\\u0430 \\u0438\\u043C\\u0430\\u0430\\u0442"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u0432\\u043D\\u0435\\u0441",email:"\\u0430\\u0434\\u0440\\u0435\\u0441\\u0430 \\u043D\\u0430 \\u0435-\\u043F\\u043E\\u0448\\u0442\\u0430",url:"URL",emoji:"\\u0435\\u043C\\u043E\\u045F\\u0438",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO \\u0434\\u0430\\u0442\\u0443\\u043C \\u0438 \\u0432\\u0440\\u0435\\u043C\\u0435",date:"ISO \\u0434\\u0430\\u0442\\u0443\\u043C",time:"ISO \\u0432\\u0440\\u0435\\u043C\\u0435",duration:"ISO \\u0432\\u0440\\u0435\\u043C\\u0435\\u0442\\u0440\\u0430\\u0435\\u045A\\u0435",ipv4:"IPv4 \\u0430\\u0434\\u0440\\u0435\\u0441\\u0430",ipv6:"IPv6 \\u0430\\u0434\\u0440\\u0435\\u0441\\u0430",cidrv4:"IPv4 \\u043E\\u043F\\u0441\\u0435\\u0433",cidrv6:"IPv6 \\u043E\\u043F\\u0441\\u0435\\u0433",base64:"base64-\\u0435\\u043D\\u043A\\u043E\\u0434\\u0438\\u0440\\u0430\\u043D\\u0430 \\u043D\\u0438\\u0437\\u0430",base64url:"base64url-\\u0435\\u043D\\u043A\\u043E\\u0434\\u0438\\u0440\\u0430\\u043D\\u0430 \\u043D\\u0438\\u0437\\u0430",json_string:"JSON \\u043D\\u0438\\u0437\\u0430",e164:"E.164 \\u0431\\u0440\\u043E\\u0458",jwt:"JWT",template_literal:"\\u0432\\u043D\\u0435\\u0441"},i={nan:"NaN",number:"\\u0431\\u0440\\u043E\\u0458",array:"\\u043D\\u0438\\u0437\\u0430"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\u0413\\u0440\\u0435\\u0448\\u0435\\u043D \\u0432\\u043D\\u0435\\u0441: \\u0441\\u0435 \\u043E\\u0447\\u0435\\u043A\\u0443\\u0432\\u0430 instanceof ".concat(t.expected,", \\u043F\\u0440\\u0438\\u043C\\u0435\\u043D\\u043E ").concat(p):"\\u0413\\u0440\\u0435\\u0448\\u0435\\u043D \\u0432\\u043D\\u0435\\u0441: \\u0441\\u0435 \\u043E\\u0447\\u0435\\u043A\\u0443\\u0432\\u0430 ".concat(a,", \\u043F\\u0440\\u0438\\u043C\\u0435\\u043D\\u043E ").concat(p)}case"invalid_value":return t.values.length===1?"Invalid input: expected ".concat(_(t.values[0])):"\\u0413\\u0440\\u0435\\u0448\\u0430\\u043D\\u0430 \\u043E\\u043F\\u0446\\u0438\\u0458\\u0430: \\u0441\\u0435 \\u043E\\u0447\\u0435\\u043A\\u0443\\u0432\\u0430 \\u0435\\u0434\\u043D\\u0430 ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"\\u041F\\u0440\\u0435\\u043C\\u043D\\u043E\\u0433\\u0443 \\u0433\\u043E\\u043B\\u0435\\u043C: \\u0441\\u0435 \\u043E\\u0447\\u0435\\u043A\\u0443\\u0432\\u0430 ".concat((l=t.origin)!=null?l:"\\u0432\\u0440\\u0435\\u0434\\u043D\\u043E\\u0441\\u0442\\u0430"," \\u0434\\u0430 \\u0438\\u043C\\u0430 ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"\\u0435\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u0438"):"\\u041F\\u0440\\u0435\\u043C\\u043D\\u043E\\u0433\\u0443 \\u0433\\u043E\\u043B\\u0435\\u043C: \\u0441\\u0435 \\u043E\\u0447\\u0435\\u043A\\u0443\\u0432\\u0430 ".concat((s=t.origin)!=null?s:"\\u0432\\u0440\\u0435\\u0434\\u043D\\u043E\\u0441\\u0442\\u0430"," \\u0434\\u0430 \\u0431\\u0438\\u0434\\u0435 ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"\\u041F\\u0440\\u0435\\u043C\\u043D\\u043E\\u0433\\u0443 \\u043C\\u0430\\u043B: \\u0441\\u0435 \\u043E\\u0447\\u0435\\u043A\\u0443\\u0432\\u0430 ".concat(t.origin," \\u0434\\u0430 \\u0438\\u043C\\u0430 ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"\\u041F\\u0440\\u0435\\u043C\\u043D\\u043E\\u0433\\u0443 \\u043C\\u0430\\u043B: \\u0441\\u0435 \\u043E\\u0447\\u0435\\u043A\\u0443\\u0432\\u0430 ".concat(t.origin," \\u0434\\u0430 \\u0431\\u0438\\u0434\\u0435 ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\u041D\\u0435\\u0432\\u0430\\u0436\\u0435\\u0447\\u043A\\u0430 \\u043D\\u0438\\u0437\\u0430: \\u043C\\u043E\\u0440\\u0430 \\u0434\\u0430 \\u0437\\u0430\\u043F\\u043E\\u0447\\u043D\\u0443\\u0432\\u0430 \\u0441\\u043E "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'\\u041D\\u0435\\u0432\\u0430\\u0436\\u0435\\u0447\\u043A\\u0430 \\u043D\\u0438\\u0437\\u0430: \\u043C\\u043E\\u0440\\u0430 \\u0434\\u0430 \\u0437\\u0430\\u0432\\u0440\\u0448\\u0443\\u0432\\u0430 \\u0441\\u043E "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'\\u041D\\u0435\\u0432\\u0430\\u0436\\u0435\\u0447\\u043A\\u0430 \\u043D\\u0438\\u0437\\u0430: \\u043C\\u043E\\u0440\\u0430 \\u0434\\u0430 \\u0432\\u043A\\u043B\\u0443\\u0447\\u0443\\u0432\\u0430 "\'.concat(a.includes,\'"\'):a.format==="regex"?"\\u041D\\u0435\\u0432\\u0430\\u0436\\u0435\\u0447\\u043A\\u0430 \\u043D\\u0438\\u0437\\u0430: \\u043C\\u043E\\u0440\\u0430 \\u0434\\u0430 \\u043E\\u0434\\u0433\\u043E\\u0430\\u0440\\u0430 \\u043D\\u0430 \\u043F\\u0430\\u0442\\u0435\\u0440\\u043D\\u043E\\u0442 ".concat(a.pattern):"Invalid ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"\\u0413\\u0440\\u0435\\u0448\\u0435\\u043D \\u0431\\u0440\\u043E\\u0458: \\u043C\\u043E\\u0440\\u0430 \\u0434\\u0430 \\u0431\\u0438\\u0434\\u0435 \\u0434\\u0435\\u043B\\u0438\\u0432 \\u0441\\u043E ".concat(t.divisor);case"unrecognized_keys":return"".concat(t.keys.length>1?"\\u041D\\u0435\\u043F\\u0440\\u0435\\u043F\\u043E\\u0437\\u043D\\u0430\\u0435\\u043D\\u0438 \\u043A\\u043B\\u0443\\u0447\\u0435\\u0432\\u0438":"\\u041D\\u0435\\u043F\\u0440\\u0435\\u043F\\u043E\\u0437\\u043D\\u0430\\u0435\\u043D \\u043A\\u043B\\u0443\\u0447",": ").concat(v(t.keys,", "));case"invalid_key":return"\\u0413\\u0440\\u0435\\u0448\\u0435\\u043D \\u043A\\u043B\\u0443\\u0447 \\u0432\\u043E ".concat(t.origin);case"invalid_union":return"\\u0413\\u0440\\u0435\\u0448\\u0435\\u043D \\u0432\\u043D\\u0435\\u0441";case"invalid_element":return"\\u0413\\u0440\\u0435\\u0448\\u043D\\u0430 \\u0432\\u0440\\u0435\\u0434\\u043D\\u043E\\u0441\\u0442 \\u0432\\u043E ".concat(t.origin);default:return"\\u0413\\u0440\\u0435\\u0448\\u0435\\u043D \\u0432\\u043D\\u0435\\u0441"}}};function rs(){return{localeError:jp()}}var Pp=()=>{let e={string:{unit:"aksara",verb:"mempunyai"},file:{unit:"bait",verb:"mempunyai"},array:{unit:"elemen",verb:"mempunyai"},set:{unit:"elemen",verb:"mempunyai"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"input",email:"alamat e-mel",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"tarikh masa ISO",date:"tarikh ISO",time:"masa ISO",duration:"tempoh ISO",ipv4:"alamat IPv4",ipv6:"alamat IPv6",cidrv4:"julat IPv4",cidrv6:"julat IPv6",base64:"string dikodkan base64",base64url:"string dikodkan base64url",json_string:"string JSON",e164:"nombor E.164",jwt:"JWT",template_literal:"input"},i={nan:"NaN",number:"nombor"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Input tidak sah: dijangka instanceof ".concat(t.expected,", diterima ").concat(p):"Input tidak sah: dijangka ".concat(a,", diterima ").concat(p)}case"invalid_value":return t.values.length===1?"Input tidak sah: dijangka ".concat(_(t.values[0])):"Pilihan tidak sah: dijangka salah satu daripada ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"Terlalu besar: dijangka ".concat((l=t.origin)!=null?l:"nilai"," ").concat(u.verb," ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"elemen"):"Terlalu besar: dijangka ".concat((s=t.origin)!=null?s:"nilai"," adalah ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"Terlalu kecil: dijangka ".concat(t.origin," ").concat(u.verb," ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"Terlalu kecil: dijangka ".concat(t.origin," adalah ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'String tidak sah: mesti bermula dengan "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'String tidak sah: mesti berakhir dengan "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'String tidak sah: mesti mengandungi "\'.concat(a.includes,\'"\'):a.format==="regex"?"String tidak sah: mesti sepadan dengan corak ".concat(a.pattern):"".concat((m=n[a.format])!=null?m:t.format," tidak sah")}case"not_multiple_of":return"Nombor tidak sah: perlu gandaan ".concat(t.divisor);case"unrecognized_keys":return"Kunci tidak dikenali: ".concat(v(t.keys,", "));case"invalid_key":return"Kunci tidak sah dalam ".concat(t.origin);case"invalid_union":return"Input tidak sah";case"invalid_element":return"Nilai tidak sah dalam ".concat(t.origin);default:return"Input tidak sah"}}};function ns(){return{localeError:Pp()}}var Up=()=>{let e={string:{unit:"tekens",verb:"heeft"},file:{unit:"bytes",verb:"heeft"},array:{unit:"elementen",verb:"heeft"},set:{unit:"elementen",verb:"heeft"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"invoer",email:"emailadres",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datum en tijd",date:"ISO datum",time:"ISO tijd",duration:"ISO duur",ipv4:"IPv4-adres",ipv6:"IPv6-adres",cidrv4:"IPv4-bereik",cidrv6:"IPv6-bereik",base64:"base64-gecodeerde tekst",base64url:"base64 URL-gecodeerde tekst",json_string:"JSON string",e164:"E.164-nummer",jwt:"JWT",template_literal:"invoer"},i={nan:"NaN",number:"getal"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Ongeldige invoer: verwacht instanceof ".concat(t.expected,", ontving ").concat(p):"Ongeldige invoer: verwacht ".concat(a,", ontving ").concat(p)}case"invalid_value":return t.values.length===1?"Ongeldige invoer: verwacht ".concat(_(t.values[0])):"Ongeldige optie: verwacht \\xE9\\xE9n van ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin),p=t.origin==="date"?"laat":t.origin==="string"?"lang":"groot";return u?"Te ".concat(p,": verwacht dat ").concat((l=t.origin)!=null?l:"waarde"," ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"elementen"," ").concat(u.verb):"Te ".concat(p,": verwacht dat ").concat((s=t.origin)!=null?s:"waarde"," ").concat(a).concat(t.maximum.toString()," is")}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin),p=t.origin==="date"?"vroeg":t.origin==="string"?"kort":"klein";return u?"Te ".concat(p,": verwacht dat ").concat(t.origin," ").concat(a).concat(t.minimum.toString()," ").concat(u.unit," ").concat(u.verb):"Te ".concat(p,": verwacht dat ").concat(t.origin," ").concat(a).concat(t.minimum.toString()," is")}case"invalid_format":{let a=t;return a.format==="starts_with"?\'Ongeldige tekst: moet met "\'.concat(a.prefix,\'" beginnen\'):a.format==="ends_with"?\'Ongeldige tekst: moet op "\'.concat(a.suffix,\'" eindigen\'):a.format==="includes"?\'Ongeldige tekst: moet "\'.concat(a.includes,\'" bevatten\'):a.format==="regex"?"Ongeldige tekst: moet overeenkomen met patroon ".concat(a.pattern):"Ongeldig: ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"Ongeldig getal: moet een veelvoud van ".concat(t.divisor," zijn");case"unrecognized_keys":return"Onbekende key".concat(t.keys.length>1?"s":"",": ").concat(v(t.keys,", "));case"invalid_key":return"Ongeldige key in ".concat(t.origin);case"invalid_union":return"Ongeldige invoer";case"invalid_element":return"Ongeldige waarde in ".concat(t.origin);default:return"Ongeldige invoer"}}};function is(){return{localeError:Up()}}var Op=()=>{let e={string:{unit:"tegn",verb:"\\xE5 ha"},file:{unit:"bytes",verb:"\\xE5 ha"},array:{unit:"elementer",verb:"\\xE5 inneholde"},set:{unit:"elementer",verb:"\\xE5 inneholde"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"input",email:"e-postadresse",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO dato- og klokkeslett",date:"ISO-dato",time:"ISO-klokkeslett",duration:"ISO-varighet",ipv4:"IPv4-omr\\xE5de",ipv6:"IPv6-omr\\xE5de",cidrv4:"IPv4-spekter",cidrv6:"IPv6-spekter",base64:"base64-enkodet streng",base64url:"base64url-enkodet streng",json_string:"JSON-streng",e164:"E.164-nummer",jwt:"JWT",template_literal:"input"},i={nan:"NaN",number:"tall",array:"liste"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Ugyldig input: forventet instanceof ".concat(t.expected,", fikk ").concat(p):"Ugyldig input: forventet ".concat(a,", fikk ").concat(p)}case"invalid_value":return t.values.length===1?"Ugyldig verdi: forventet ".concat(_(t.values[0])):"Ugyldig valg: forventet en av ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"For stor(t): forventet ".concat((l=t.origin)!=null?l:"value"," til \\xE5 ha ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"elementer"):"For stor(t): forventet ".concat((s=t.origin)!=null?s:"value"," til \\xE5 ha ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"For lite(n): forventet ".concat(t.origin," til \\xE5 ha ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"For lite(n): forventet ".concat(t.origin," til \\xE5 ha ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'Ugyldig streng: m\\xE5 starte med "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'Ugyldig streng: m\\xE5 ende med "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'Ugyldig streng: m\\xE5 inneholde "\'.concat(a.includes,\'"\'):a.format==="regex"?"Ugyldig streng: m\\xE5 matche m\\xF8nsteret ".concat(a.pattern):"Ugyldig ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"Ugyldig tall: m\\xE5 v\\xE6re et multiplum av ".concat(t.divisor);case"unrecognized_keys":return"".concat(t.keys.length>1?"Ukjente n\\xF8kler":"Ukjent n\\xF8kkel",": ").concat(v(t.keys,", "));case"invalid_key":return"Ugyldig n\\xF8kkel i ".concat(t.origin);case"invalid_union":return"Ugyldig input";case"invalid_element":return"Ugyldig verdi i ".concat(t.origin);default:return"Ugyldig input"}}};function os(){return{localeError:Op()}}var Dp=()=>{let e={string:{unit:"harf",verb:"olmal\\u0131d\\u0131r"},file:{unit:"bayt",verb:"olmal\\u0131d\\u0131r"},array:{unit:"unsur",verb:"olmal\\u0131d\\u0131r"},set:{unit:"unsur",verb:"olmal\\u0131d\\u0131r"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"giren",email:"epostag\\xE2h",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO heng\\xE2m\\u0131",date:"ISO tarihi",time:"ISO zaman\\u0131",duration:"ISO m\\xFCddeti",ipv4:"IPv4 ni\\u015F\\xE2n\\u0131",ipv6:"IPv6 ni\\u015F\\xE2n\\u0131",cidrv4:"IPv4 menzili",cidrv6:"IPv6 menzili",base64:"base64-\\u015Fifreli metin",base64url:"base64url-\\u015Fifreli metin",json_string:"JSON metin",e164:"E.164 say\\u0131s\\u0131",jwt:"JWT",template_literal:"giren"},i={nan:"NaN",number:"numara",array:"saf",null:"gayb"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"F\\xE2sit giren: umulan instanceof ".concat(t.expected,", al\\u0131nan ").concat(p):"F\\xE2sit giren: umulan ".concat(a,", al\\u0131nan ").concat(p)}case"invalid_value":return t.values.length===1?"F\\xE2sit giren: umulan ".concat(_(t.values[0])):"F\\xE2sit tercih: m\\xFBteberler ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"Fazla b\\xFCy\\xFCk: ".concat((l=t.origin)!=null?l:"value",", ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"elements"," sahip olmal\\u0131yd\\u0131."):"Fazla b\\xFCy\\xFCk: ".concat((s=t.origin)!=null?s:"value",", ").concat(a).concat(t.maximum.toString()," olmal\\u0131yd\\u0131.")}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"Fazla k\\xFC\\xE7\\xFCk: ".concat(t.origin,", ").concat(a).concat(t.minimum.toString()," ").concat(u.unit," sahip olmal\\u0131yd\\u0131."):"Fazla k\\xFC\\xE7\\xFCk: ".concat(t.origin,", ").concat(a).concat(t.minimum.toString()," olmal\\u0131yd\\u0131.")}case"invalid_format":{let a=t;return a.format==="starts_with"?\'F\\xE2sit metin: "\'.concat(a.prefix,\'" ile ba\\u015Flamal\\u0131.\'):a.format==="ends_with"?\'F\\xE2sit metin: "\'.concat(a.suffix,\'" ile bitmeli.\'):a.format==="includes"?\'F\\xE2sit metin: "\'.concat(a.includes,\'" ihtiv\\xE2 etmeli.\'):a.format==="regex"?"F\\xE2sit metin: ".concat(a.pattern," nak\\u015F\\u0131na uymal\\u0131."):"F\\xE2sit ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"F\\xE2sit say\\u0131: ".concat(t.divisor," kat\\u0131 olmal\\u0131yd\\u0131.");case"unrecognized_keys":return"Tan\\u0131nmayan anahtar ".concat(t.keys.length>1?"s":"",": ").concat(v(t.keys,", "));case"invalid_key":return"".concat(t.origin," i\\xE7in tan\\u0131nmayan anahtar var.");case"invalid_union":return"Giren tan\\u0131namad\\u0131.";case"invalid_element":return"".concat(t.origin," i\\xE7in tan\\u0131nmayan k\\u0131ymet var.");default:return"K\\u0131ymet tan\\u0131namad\\u0131."}}};function as(){return{localeError:Dp()}}var Zp=()=>{let e={string:{unit:"\\u062A\\u0648\\u06A9\\u064A",verb:"\\u0648\\u0644\\u0631\\u064A"},file:{unit:"\\u0628\\u0627\\u06CC\\u067C\\u0633",verb:"\\u0648\\u0644\\u0631\\u064A"},array:{unit:"\\u062A\\u0648\\u06A9\\u064A",verb:"\\u0648\\u0644\\u0631\\u064A"},set:{unit:"\\u062A\\u0648\\u06A9\\u064A",verb:"\\u0648\\u0644\\u0631\\u064A"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u0648\\u0631\\u0648\\u062F\\u064A",email:"\\u0628\\u0631\\u06CC\\u069A\\u0646\\u0627\\u0644\\u06CC\\u06A9",url:"\\u06CC\\u0648 \\u0622\\u0631 \\u0627\\u0644",emoji:"\\u0627\\u06CC\\u0645\\u0648\\u062C\\u064A",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\\u0646\\u06CC\\u067C\\u0647 \\u0627\\u0648 \\u0648\\u062E\\u062A",date:"\\u0646\\u06D0\\u067C\\u0647",time:"\\u0648\\u062E\\u062A",duration:"\\u0645\\u0648\\u062F\\u0647",ipv4:"\\u062F IPv4 \\u067E\\u062A\\u0647",ipv6:"\\u062F IPv6 \\u067E\\u062A\\u0647",cidrv4:"\\u062F IPv4 \\u0633\\u0627\\u062D\\u0647",cidrv6:"\\u062F IPv6 \\u0633\\u0627\\u062D\\u0647",base64:"base64-encoded \\u0645\\u062A\\u0646",base64url:"base64url-encoded \\u0645\\u062A\\u0646",json_string:"JSON \\u0645\\u062A\\u0646",e164:"\\u062F E.164 \\u0634\\u0645\\u06D0\\u0631\\u0647",jwt:"JWT",template_literal:"\\u0648\\u0631\\u0648\\u062F\\u064A"},i={nan:"NaN",number:"\\u0639\\u062F\\u062F",array:"\\u0627\\u0631\\u06D0"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\u0646\\u0627\\u0633\\u0645 \\u0648\\u0631\\u0648\\u062F\\u064A: \\u0628\\u0627\\u06CC\\u062F instanceof ".concat(t.expected," \\u0648\\u0627\\u06CC, \\u0645\\u06AB\\u0631 ").concat(p," \\u062A\\u0631\\u0644\\u0627\\u0633\\u0647 \\u0634\\u0648"):"\\u0646\\u0627\\u0633\\u0645 \\u0648\\u0631\\u0648\\u062F\\u064A: \\u0628\\u0627\\u06CC\\u062F ".concat(a," \\u0648\\u0627\\u06CC, \\u0645\\u06AB\\u0631 ").concat(p," \\u062A\\u0631\\u0644\\u0627\\u0633\\u0647 \\u0634\\u0648")}case"invalid_value":return t.values.length===1?"\\u0646\\u0627\\u0633\\u0645 \\u0648\\u0631\\u0648\\u062F\\u064A: \\u0628\\u0627\\u06CC\\u062F ".concat(_(t.values[0])," \\u0648\\u0627\\u06CC"):"\\u0646\\u0627\\u0633\\u0645 \\u0627\\u0646\\u062A\\u062E\\u0627\\u0628: \\u0628\\u0627\\u06CC\\u062F \\u06CC\\u0648 \\u0644\\u0647 ".concat(v(t.values,"|")," \\u0685\\u062E\\u0647 \\u0648\\u0627\\u06CC");case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"\\u0689\\u06CC\\u0631 \\u0644\\u0648\\u06CC: ".concat((l=t.origin)!=null?l:"\\u0627\\u0631\\u0632\\u069A\\u062A"," \\u0628\\u0627\\u06CC\\u062F ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"\\u0639\\u0646\\u0635\\u0631\\u0648\\u0646\\u0647"," \\u0648\\u0644\\u0631\\u064A"):"\\u0689\\u06CC\\u0631 \\u0644\\u0648\\u06CC: ".concat((s=t.origin)!=null?s:"\\u0627\\u0631\\u0632\\u069A\\u062A"," \\u0628\\u0627\\u06CC\\u062F ").concat(a).concat(t.maximum.toString()," \\u0648\\u064A")}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"\\u0689\\u06CC\\u0631 \\u06A9\\u0648\\u0686\\u0646\\u06CC: ".concat(t.origin," \\u0628\\u0627\\u06CC\\u062F ").concat(a).concat(t.minimum.toString()," ").concat(u.unit," \\u0648\\u0644\\u0631\\u064A"):"\\u0689\\u06CC\\u0631 \\u06A9\\u0648\\u0686\\u0646\\u06CC: ".concat(t.origin," \\u0628\\u0627\\u06CC\\u062F ").concat(a).concat(t.minimum.toString()," \\u0648\\u064A")}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\u0646\\u0627\\u0633\\u0645 \\u0645\\u062A\\u0646: \\u0628\\u0627\\u06CC\\u062F \\u062F "\'.concat(a.prefix,\'" \\u0633\\u0631\\u0647 \\u067E\\u06CC\\u0644 \\u0634\\u064A\'):a.format==="ends_with"?\'\\u0646\\u0627\\u0633\\u0645 \\u0645\\u062A\\u0646: \\u0628\\u0627\\u06CC\\u062F \\u062F "\'.concat(a.suffix,\'" \\u0633\\u0631\\u0647 \\u067E\\u0627\\u06CC \\u062A\\u0647 \\u0648\\u0631\\u0633\\u064A\\u0696\\u064A\'):a.format==="includes"?\'\\u0646\\u0627\\u0633\\u0645 \\u0645\\u062A\\u0646: \\u0628\\u0627\\u06CC\\u062F "\'.concat(a.includes,\'" \\u0648\\u0644\\u0631\\u064A\'):a.format==="regex"?"\\u0646\\u0627\\u0633\\u0645 \\u0645\\u062A\\u0646: \\u0628\\u0627\\u06CC\\u062F \\u062F ".concat(a.pattern," \\u0633\\u0631\\u0647 \\u0645\\u0637\\u0627\\u0628\\u0642\\u062A \\u0648\\u0644\\u0631\\u064A"):"".concat((m=n[a.format])!=null?m:t.format," \\u0646\\u0627\\u0633\\u0645 \\u062F\\u06CC")}case"not_multiple_of":return"\\u0646\\u0627\\u0633\\u0645 \\u0639\\u062F\\u062F: \\u0628\\u0627\\u06CC\\u062F \\u062F ".concat(t.divisor," \\u0645\\u0636\\u0631\\u0628 \\u0648\\u064A");case"unrecognized_keys":return"\\u0646\\u0627\\u0633\\u0645 ".concat(t.keys.length>1?"\\u06A9\\u0644\\u06CC\\u0689\\u0648\\u0646\\u0647":"\\u06A9\\u0644\\u06CC\\u0689",": ").concat(v(t.keys,", "));case"invalid_key":return"\\u0646\\u0627\\u0633\\u0645 \\u06A9\\u0644\\u06CC\\u0689 \\u067E\\u0647 ".concat(t.origin," \\u06A9\\u06D0");case"invalid_union":return"\\u0646\\u0627\\u0633\\u0645\\u0647 \\u0648\\u0631\\u0648\\u062F\\u064A";case"invalid_element":return"\\u0646\\u0627\\u0633\\u0645 \\u0639\\u0646\\u0635\\u0631 \\u067E\\u0647 ".concat(t.origin," \\u06A9\\u06D0");default:return"\\u0646\\u0627\\u0633\\u0645\\u0647 \\u0648\\u0631\\u0648\\u062F\\u064A"}}};function cs(){return{localeError:Zp()}}var Tp=()=>{let e={string:{unit:"znak\\xF3w",verb:"mie\\u0107"},file:{unit:"bajt\\xF3w",verb:"mie\\u0107"},array:{unit:"element\\xF3w",verb:"mie\\u0107"},set:{unit:"element\\xF3w",verb:"mie\\u0107"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"wyra\\u017Cenie",email:"adres email",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"data i godzina w formacie ISO",date:"data w formacie ISO",time:"godzina w formacie ISO",duration:"czas trwania ISO",ipv4:"adres IPv4",ipv6:"adres IPv6",cidrv4:"zakres IPv4",cidrv6:"zakres IPv6",base64:"ci\\u0105g znak\\xF3w zakodowany w formacie base64",base64url:"ci\\u0105g znak\\xF3w zakodowany w formacie base64url",json_string:"ci\\u0105g znak\\xF3w w formacie JSON",e164:"liczba E.164",jwt:"JWT",template_literal:"wej\\u015Bcie"},i={nan:"NaN",number:"liczba",array:"tablica"};return t=>{var o,c,l,d,s,m,a,u,p;switch(t.code){case"invalid_type":{let $=(o=i[t.expected])!=null?o:t.expected,h=y(t.input),w=(c=i[h])!=null?c:h;return/^[A-Z]/.test(t.expected)?"Nieprawid\\u0142owe dane wej\\u015Bciowe: oczekiwano instanceof ".concat(t.expected,", otrzymano ").concat(w):"Nieprawid\\u0142owe dane wej\\u015Bciowe: oczekiwano ".concat($,", otrzymano ").concat(w)}case"invalid_value":return t.values.length===1?"Nieprawid\\u0142owe dane wej\\u015Bciowe: oczekiwano ".concat(_(t.values[0])):"Nieprawid\\u0142owa opcja: oczekiwano jednej z warto\\u015Bci ".concat(v(t.values,"|"));case"too_big":{let $=t.inclusive?"<=":"<",h=r(t.origin);return h?"Za du\\u017Ca warto\\u015B\\u0107: oczekiwano, \\u017Ce ".concat((l=t.origin)!=null?l:"warto\\u015B\\u0107"," b\\u0119dzie mie\\u0107 ").concat($).concat(t.maximum.toString()," ").concat((d=h.unit)!=null?d:"element\\xF3w"):"Zbyt du\\u017C(y/a/e): oczekiwano, \\u017Ce ".concat((s=t.origin)!=null?s:"warto\\u015B\\u0107"," b\\u0119dzie wynosi\\u0107 ").concat($).concat(t.maximum.toString())}case"too_small":{let $=t.inclusive?">=":">",h=r(t.origin);return h?"Za ma\\u0142a warto\\u015B\\u0107: oczekiwano, \\u017Ce ".concat((m=t.origin)!=null?m:"warto\\u015B\\u0107"," b\\u0119dzie mie\\u0107 ").concat($).concat(t.minimum.toString()," ").concat((a=h.unit)!=null?a:"element\\xF3w"):"Zbyt ma\\u0142(y/a/e): oczekiwano, \\u017Ce ".concat((u=t.origin)!=null?u:"warto\\u015B\\u0107"," b\\u0119dzie wynosi\\u0107 ").concat($).concat(t.minimum.toString())}case"invalid_format":{let $=t;return $.format==="starts_with"?\'Nieprawid\\u0142owy ci\\u0105g znak\\xF3w: musi zaczyna\\u0107 si\\u0119 od "\'.concat($.prefix,\'"\'):$.format==="ends_with"?\'Nieprawid\\u0142owy ci\\u0105g znak\\xF3w: musi ko\\u0144czy\\u0107 si\\u0119 na "\'.concat($.suffix,\'"\'):$.format==="includes"?\'Nieprawid\\u0142owy ci\\u0105g znak\\xF3w: musi zawiera\\u0107 "\'.concat($.includes,\'"\'):$.format==="regex"?"Nieprawid\\u0142owy ci\\u0105g znak\\xF3w: musi odpowiada\\u0107 wzorcowi ".concat($.pattern):"Nieprawid\\u0142ow(y/a/e) ".concat((p=n[$.format])!=null?p:t.format)}case"not_multiple_of":return"Nieprawid\\u0142owa liczba: musi by\\u0107 wielokrotno\\u015Bci\\u0105 ".concat(t.divisor);case"unrecognized_keys":return"Nierozpoznane klucze".concat(t.keys.length>1?"s":"",": ").concat(v(t.keys,", "));case"invalid_key":return"Nieprawid\\u0142owy klucz w ".concat(t.origin);case"invalid_union":return"Nieprawid\\u0142owe dane wej\\u015Bciowe";case"invalid_element":return"Nieprawid\\u0142owa warto\\u015B\\u0107 w ".concat(t.origin);default:return"Nieprawid\\u0142owe dane wej\\u015Bciowe"}}};function us(){return{localeError:Tp()}}var Np=()=>{let e={string:{unit:"caracteres",verb:"ter"},file:{unit:"bytes",verb:"ter"},array:{unit:"itens",verb:"ter"},set:{unit:"itens",verb:"ter"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"padr\\xE3o",email:"endere\\xE7o de e-mail",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"data e hora ISO",date:"data ISO",time:"hora ISO",duration:"dura\\xE7\\xE3o ISO",ipv4:"endere\\xE7o IPv4",ipv6:"endere\\xE7o IPv6",cidrv4:"faixa de IPv4",cidrv6:"faixa de IPv6",base64:"texto codificado em base64",base64url:"URL codificada em base64",json_string:"texto JSON",e164:"n\\xFAmero E.164",jwt:"JWT",template_literal:"entrada"},i={nan:"NaN",number:"n\\xFAmero",null:"nulo"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Tipo inv\\xE1lido: esperado instanceof ".concat(t.expected,", recebido ").concat(p):"Tipo inv\\xE1lido: esperado ".concat(a,", recebido ").concat(p)}case"invalid_value":return t.values.length===1?"Entrada inv\\xE1lida: esperado ".concat(_(t.values[0])):"Op\\xE7\\xE3o inv\\xE1lida: esperada uma das ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"Muito grande: esperado que ".concat((l=t.origin)!=null?l:"valor"," tivesse ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"elementos"):"Muito grande: esperado que ".concat((s=t.origin)!=null?s:"valor"," fosse ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"Muito pequeno: esperado que ".concat(t.origin," tivesse ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"Muito pequeno: esperado que ".concat(t.origin," fosse ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'Texto inv\\xE1lido: deve come\\xE7ar com "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'Texto inv\\xE1lido: deve terminar com "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'Texto inv\\xE1lido: deve incluir "\'.concat(a.includes,\'"\'):a.format==="regex"?"Texto inv\\xE1lido: deve corresponder ao padr\\xE3o ".concat(a.pattern):"".concat((m=n[a.format])!=null?m:t.format," inv\\xE1lido")}case"not_multiple_of":return"N\\xFAmero inv\\xE1lido: deve ser m\\xFAltiplo de ".concat(t.divisor);case"unrecognized_keys":return"Chave".concat(t.keys.length>1?"s":""," desconhecida").concat(t.keys.length>1?"s":"",": ").concat(v(t.keys,", "));case"invalid_key":return"Chave inv\\xE1lida em ".concat(t.origin);case"invalid_union":return"Entrada inv\\xE1lida";case"invalid_element":return"Valor inv\\xE1lido em ".concat(t.origin);default:return"Campo inv\\xE1lido"}}};function ls(){return{localeError:Np()}}function ss(e,r,n,i){let t=Math.abs(e),o=t%10,c=t%100;return c>=11&&c<=19?i:o===1?r:o>=2&&o<=4?n:i}var Ep=()=>{let e={string:{unit:{one:"\\u0441\\u0438\\u043C\\u0432\\u043E\\u043B",few:"\\u0441\\u0438\\u043C\\u0432\\u043E\\u043B\\u0430",many:"\\u0441\\u0438\\u043C\\u0432\\u043E\\u043B\\u043E\\u0432"},verb:"\\u0438\\u043C\\u0435\\u0442\\u044C"},file:{unit:{one:"\\u0431\\u0430\\u0439\\u0442",few:"\\u0431\\u0430\\u0439\\u0442\\u0430",many:"\\u0431\\u0430\\u0439\\u0442"},verb:"\\u0438\\u043C\\u0435\\u0442\\u044C"},array:{unit:{one:"\\u044D\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442",few:"\\u044D\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u0430",many:"\\u044D\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u043E\\u0432"},verb:"\\u0438\\u043C\\u0435\\u0442\\u044C"},set:{unit:{one:"\\u044D\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442",few:"\\u044D\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u0430",many:"\\u044D\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u043E\\u0432"},verb:"\\u0438\\u043C\\u0435\\u0442\\u044C"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u0432\\u0432\\u043E\\u0434",email:"email \\u0430\\u0434\\u0440\\u0435\\u0441",url:"URL",emoji:"\\u044D\\u043C\\u043E\\u0434\\u0437\\u0438",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO \\u0434\\u0430\\u0442\\u0430 \\u0438 \\u0432\\u0440\\u0435\\u043C\\u044F",date:"ISO \\u0434\\u0430\\u0442\\u0430",time:"ISO \\u0432\\u0440\\u0435\\u043C\\u044F",duration:"ISO \\u0434\\u043B\\u0438\\u0442\\u0435\\u043B\\u044C\\u043D\\u043E\\u0441\\u0442\\u044C",ipv4:"IPv4 \\u0430\\u0434\\u0440\\u0435\\u0441",ipv6:"IPv6 \\u0430\\u0434\\u0440\\u0435\\u0441",cidrv4:"IPv4 \\u0434\\u0438\\u0430\\u043F\\u0430\\u0437\\u043E\\u043D",cidrv6:"IPv6 \\u0434\\u0438\\u0430\\u043F\\u0430\\u0437\\u043E\\u043D",base64:"\\u0441\\u0442\\u0440\\u043E\\u043A\\u0430 \\u0432 \\u0444\\u043E\\u0440\\u043C\\u0430\\u0442\\u0435 base64",base64url:"\\u0441\\u0442\\u0440\\u043E\\u043A\\u0430 \\u0432 \\u0444\\u043E\\u0440\\u043C\\u0430\\u0442\\u0435 base64url",json_string:"JSON \\u0441\\u0442\\u0440\\u043E\\u043A\\u0430",e164:"\\u043D\\u043E\\u043C\\u0435\\u0440 E.164",jwt:"JWT",template_literal:"\\u0432\\u0432\\u043E\\u0434"},i={nan:"NaN",number:"\\u0447\\u0438\\u0441\\u043B\\u043E",array:"\\u043C\\u0430\\u0441\\u0441\\u0438\\u0432"};return t=>{var o,c,l,d,s;switch(t.code){case"invalid_type":{let m=(o=i[t.expected])!=null?o:t.expected,a=y(t.input),u=(c=i[a])!=null?c:a;return/^[A-Z]/.test(t.expected)?"\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u044B\\u0439 \\u0432\\u0432\\u043E\\u0434: \\u043E\\u0436\\u0438\\u0434\\u0430\\u043B\\u043E\\u0441\\u044C instanceof ".concat(t.expected,", \\u043F\\u043E\\u043B\\u0443\\u0447\\u0435\\u043D\\u043E ").concat(u):"\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u044B\\u0439 \\u0432\\u0432\\u043E\\u0434: \\u043E\\u0436\\u0438\\u0434\\u0430\\u043B\\u043E\\u0441\\u044C ".concat(m,", \\u043F\\u043E\\u043B\\u0443\\u0447\\u0435\\u043D\\u043E ").concat(u)}case"invalid_value":return t.values.length===1?"\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u044B\\u0439 \\u0432\\u0432\\u043E\\u0434: \\u043E\\u0436\\u0438\\u0434\\u0430\\u043B\\u043E\\u0441\\u044C ".concat(_(t.values[0])):"\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u044B\\u0439 \\u0432\\u0430\\u0440\\u0438\\u0430\\u043D\\u0442: \\u043E\\u0436\\u0438\\u0434\\u0430\\u043B\\u043E\\u0441\\u044C \\u043E\\u0434\\u043D\\u043E \\u0438\\u0437 ".concat(v(t.values,"|"));case"too_big":{let m=t.inclusive?"<=":"<",a=r(t.origin);if(a){let u=Number(t.maximum),p=ss(u,a.unit.one,a.unit.few,a.unit.many);return"\\u0421\\u043B\\u0438\\u0448\\u043A\\u043E\\u043C \\u0431\\u043E\\u043B\\u044C\\u0448\\u043E\\u0435 \\u0437\\u043D\\u0430\\u0447\\u0435\\u043D\\u0438\\u0435: \\u043E\\u0436\\u0438\\u0434\\u0430\\u043B\\u043E\\u0441\\u044C, \\u0447\\u0442\\u043E ".concat((l=t.origin)!=null?l:"\\u0437\\u043D\\u0430\\u0447\\u0435\\u043D\\u0438\\u0435"," \\u0431\\u0443\\u0434\\u0435\\u0442 \\u0438\\u043C\\u0435\\u0442\\u044C ").concat(m).concat(t.maximum.toString()," ").concat(p)}return"\\u0421\\u043B\\u0438\\u0448\\u043A\\u043E\\u043C \\u0431\\u043E\\u043B\\u044C\\u0448\\u043E\\u0435 \\u0437\\u043D\\u0430\\u0447\\u0435\\u043D\\u0438\\u0435: \\u043E\\u0436\\u0438\\u0434\\u0430\\u043B\\u043E\\u0441\\u044C, \\u0447\\u0442\\u043E ".concat((d=t.origin)!=null?d:"\\u0437\\u043D\\u0430\\u0447\\u0435\\u043D\\u0438\\u0435"," \\u0431\\u0443\\u0434\\u0435\\u0442 ").concat(m).concat(t.maximum.toString())}case"too_small":{let m=t.inclusive?">=":">",a=r(t.origin);if(a){let u=Number(t.minimum),p=ss(u,a.unit.one,a.unit.few,a.unit.many);return"\\u0421\\u043B\\u0438\\u0448\\u043A\\u043E\\u043C \\u043C\\u0430\\u043B\\u0435\\u043D\\u044C\\u043A\\u043E\\u0435 \\u0437\\u043D\\u0430\\u0447\\u0435\\u043D\\u0438\\u0435: \\u043E\\u0436\\u0438\\u0434\\u0430\\u043B\\u043E\\u0441\\u044C, \\u0447\\u0442\\u043E ".concat(t.origin," \\u0431\\u0443\\u0434\\u0435\\u0442 \\u0438\\u043C\\u0435\\u0442\\u044C ").concat(m).concat(t.minimum.toString()," ").concat(p)}return"\\u0421\\u043B\\u0438\\u0448\\u043A\\u043E\\u043C \\u043C\\u0430\\u043B\\u0435\\u043D\\u044C\\u043A\\u043E\\u0435 \\u0437\\u043D\\u0430\\u0447\\u0435\\u043D\\u0438\\u0435: \\u043E\\u0436\\u0438\\u0434\\u0430\\u043B\\u043E\\u0441\\u044C, \\u0447\\u0442\\u043E ".concat(t.origin," \\u0431\\u0443\\u0434\\u0435\\u0442 ").concat(m).concat(t.minimum.toString())}case"invalid_format":{let m=t;return m.format==="starts_with"?\'\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u0430\\u044F \\u0441\\u0442\\u0440\\u043E\\u043A\\u0430: \\u0434\\u043E\\u043B\\u0436\\u043D\\u0430 \\u043D\\u0430\\u0447\\u0438\\u043D\\u0430\\u0442\\u044C\\u0441\\u044F \\u0441 "\'.concat(m.prefix,\'"\'):m.format==="ends_with"?\'\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u0430\\u044F \\u0441\\u0442\\u0440\\u043E\\u043A\\u0430: \\u0434\\u043E\\u043B\\u0436\\u043D\\u0430 \\u0437\\u0430\\u043A\\u0430\\u043D\\u0447\\u0438\\u0432\\u0430\\u0442\\u044C\\u0441\\u044F \\u043D\\u0430 "\'.concat(m.suffix,\'"\'):m.format==="includes"?\'\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u0430\\u044F \\u0441\\u0442\\u0440\\u043E\\u043A\\u0430: \\u0434\\u043E\\u043B\\u0436\\u043D\\u0430 \\u0441\\u043E\\u0434\\u0435\\u0440\\u0436\\u0430\\u0442\\u044C "\'.concat(m.includes,\'"\'):m.format==="regex"?"\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u0430\\u044F \\u0441\\u0442\\u0440\\u043E\\u043A\\u0430: \\u0434\\u043E\\u043B\\u0436\\u043D\\u0430 \\u0441\\u043E\\u043E\\u0442\\u0432\\u0435\\u0442\\u0441\\u0442\\u0432\\u043E\\u0432\\u0430\\u0442\\u044C \\u0448\\u0430\\u0431\\u043B\\u043E\\u043D\\u0443 ".concat(m.pattern):"\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u044B\\u0439 ".concat((s=n[m.format])!=null?s:t.format)}case"not_multiple_of":return"\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u043E\\u0435 \\u0447\\u0438\\u0441\\u043B\\u043E: \\u0434\\u043E\\u043B\\u0436\\u043D\\u043E \\u0431\\u044B\\u0442\\u044C \\u043A\\u0440\\u0430\\u0442\\u043D\\u044B\\u043C ".concat(t.divisor);case"unrecognized_keys":return"\\u041D\\u0435\\u0440\\u0430\\u0441\\u043F\\u043E\\u0437\\u043D\\u0430\\u043D\\u043D".concat(t.keys.length>1?"\\u044B\\u0435":"\\u044B\\u0439"," \\u043A\\u043B\\u044E\\u0447").concat(t.keys.length>1?"\\u0438":"",": ").concat(v(t.keys,", "));case"invalid_key":return"\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u044B\\u0439 \\u043A\\u043B\\u044E\\u0447 \\u0432 ".concat(t.origin);case"invalid_union":return"\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u044B\\u0435 \\u0432\\u0445\\u043E\\u0434\\u043D\\u044B\\u0435 \\u0434\\u0430\\u043D\\u043D\\u044B\\u0435";case"invalid_element":return"\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u043E\\u0435 \\u0437\\u043D\\u0430\\u0447\\u0435\\u043D\\u0438\\u0435 \\u0432 ".concat(t.origin);default:return"\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u044B\\u0435 \\u0432\\u0445\\u043E\\u0434\\u043D\\u044B\\u0435 \\u0434\\u0430\\u043D\\u043D\\u044B\\u0435"}}};function ds(){return{localeError:Ep()}}var Ap=()=>{let e={string:{unit:"znakov",verb:"imeti"},file:{unit:"bajtov",verb:"imeti"},array:{unit:"elementov",verb:"imeti"},set:{unit:"elementov",verb:"imeti"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"vnos",email:"e-po\\u0161tni naslov",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datum in \\u010Das",date:"ISO datum",time:"ISO \\u010Das",duration:"ISO trajanje",ipv4:"IPv4 naslov",ipv6:"IPv6 naslov",cidrv4:"obseg IPv4",cidrv6:"obseg IPv6",base64:"base64 kodiran niz",base64url:"base64url kodiran niz",json_string:"JSON niz",e164:"E.164 \\u0161tevilka",jwt:"JWT",template_literal:"vnos"},i={nan:"NaN",number:"\\u0161tevilo",array:"tabela"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Neveljaven vnos: pri\\u010Dakovano instanceof ".concat(t.expected,", prejeto ").concat(p):"Neveljaven vnos: pri\\u010Dakovano ".concat(a,", prejeto ").concat(p)}case"invalid_value":return t.values.length===1?"Neveljaven vnos: pri\\u010Dakovano ".concat(_(t.values[0])):"Neveljavna mo\\u017Enost: pri\\u010Dakovano eno izmed ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"Preveliko: pri\\u010Dakovano, da bo ".concat((l=t.origin)!=null?l:"vrednost"," imelo ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"elementov"):"Preveliko: pri\\u010Dakovano, da bo ".concat((s=t.origin)!=null?s:"vrednost"," ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"Premajhno: pri\\u010Dakovano, da bo ".concat(t.origin," imelo ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"Premajhno: pri\\u010Dakovano, da bo ".concat(t.origin," ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'Neveljaven niz: mora se za\\u010Deti z "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'Neveljaven niz: mora se kon\\u010Dati z "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'Neveljaven niz: mora vsebovati "\'.concat(a.includes,\'"\'):a.format==="regex"?"Neveljaven niz: mora ustrezati vzorcu ".concat(a.pattern):"Neveljaven ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"Neveljavno \\u0161tevilo: mora biti ve\\u010Dkratnik ".concat(t.divisor);case"unrecognized_keys":return"Neprepoznan".concat(t.keys.length>1?"i klju\\u010Di":" klju\\u010D",": ").concat(v(t.keys,", "));case"invalid_key":return"Neveljaven klju\\u010D v ".concat(t.origin);case"invalid_union":return"Neveljaven vnos";case"invalid_element":return"Neveljavna vrednost v ".concat(t.origin);default:return"Neveljaven vnos"}}};function ms(){return{localeError:Ap()}}var Rp=()=>{let e={string:{unit:"tecken",verb:"att ha"},file:{unit:"bytes",verb:"att ha"},array:{unit:"objekt",verb:"att inneh\\xE5lla"},set:{unit:"objekt",verb:"att inneh\\xE5lla"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"regulj\\xE4rt uttryck",email:"e-postadress",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO-datum och tid",date:"ISO-datum",time:"ISO-tid",duration:"ISO-varaktighet",ipv4:"IPv4-intervall",ipv6:"IPv6-intervall",cidrv4:"IPv4-spektrum",cidrv6:"IPv6-spektrum",base64:"base64-kodad str\\xE4ng",base64url:"base64url-kodad str\\xE4ng",json_string:"JSON-str\\xE4ng",e164:"E.164-nummer",jwt:"JWT",template_literal:"mall-literal"},i={nan:"NaN",number:"antal",array:"lista"};return t=>{var o,c,l,d,s,m,a,u,p,$;switch(t.code){case"invalid_type":{let h=(o=i[t.expected])!=null?o:t.expected,w=y(t.input),D=(c=i[w])!=null?c:w;return/^[A-Z]/.test(t.expected)?"Ogiltig inmatning: f\\xF6rv\\xE4ntat instanceof ".concat(t.expected,", fick ").concat(D):"Ogiltig inmatning: f\\xF6rv\\xE4ntat ".concat(h,", fick ").concat(D)}case"invalid_value":return t.values.length===1?"Ogiltig inmatning: f\\xF6rv\\xE4ntat ".concat(_(t.values[0])):"Ogiltigt val: f\\xF6rv\\xE4ntade en av ".concat(v(t.values,"|"));case"too_big":{let h=t.inclusive?"<=":"<",w=r(t.origin);return w?"F\\xF6r stor(t): f\\xF6rv\\xE4ntade ".concat((l=t.origin)!=null?l:"v\\xE4rdet"," att ha ").concat(h).concat(t.maximum.toString()," ").concat((d=w.unit)!=null?d:"element"):"F\\xF6r stor(t): f\\xF6rv\\xE4ntat ".concat((s=t.origin)!=null?s:"v\\xE4rdet"," att ha ").concat(h).concat(t.maximum.toString())}case"too_small":{let h=t.inclusive?">=":">",w=r(t.origin);return w?"F\\xF6r lite(t): f\\xF6rv\\xE4ntade ".concat((m=t.origin)!=null?m:"v\\xE4rdet"," att ha ").concat(h).concat(t.minimum.toString()," ").concat(w.unit):"F\\xF6r lite(t): f\\xF6rv\\xE4ntade ".concat((a=t.origin)!=null?a:"v\\xE4rdet"," att ha ").concat(h).concat(t.minimum.toString())}case"invalid_format":{let h=t;return h.format==="starts_with"?\'Ogiltig str\\xE4ng: m\\xE5ste b\\xF6rja med "\'.concat(h.prefix,\'"\'):h.format==="ends_with"?\'Ogiltig str\\xE4ng: m\\xE5ste sluta med "\'.concat(h.suffix,\'"\'):h.format==="includes"?\'Ogiltig str\\xE4ng: m\\xE5ste inneh\\xE5lla "\'.concat(h.includes,\'"\'):h.format==="regex"?\'Ogiltig str\\xE4ng: m\\xE5ste matcha m\\xF6nstret "\'.concat(h.pattern,\'"\'):"Ogiltig(t) ".concat((u=n[h.format])!=null?u:t.format)}case"not_multiple_of":return"Ogiltigt tal: m\\xE5ste vara en multipel av ".concat(t.divisor);case"unrecognized_keys":return"".concat(t.keys.length>1?"Ok\\xE4nda nycklar":"Ok\\xE4nd nyckel",": ").concat(v(t.keys,", "));case"invalid_key":return"Ogiltig nyckel i ".concat((p=t.origin)!=null?p:"v\\xE4rdet");case"invalid_union":return"Ogiltig input";case"invalid_element":return"Ogiltigt v\\xE4rde i ".concat(($=t.origin)!=null?$:"v\\xE4rdet");default:return"Ogiltig input"}}};function ps(){return{localeError:Rp()}}var Lp=()=>{let e={string:{unit:"\\u0B8E\\u0BB4\\u0BC1\\u0BA4\\u0BCD\\u0BA4\\u0BC1\\u0B95\\u0BCD\\u0B95\\u0BB3\\u0BCD",verb:"\\u0B95\\u0BCA\\u0BA3\\u0BCD\\u0B9F\\u0BBF\\u0BB0\\u0BC1\\u0B95\\u0BCD\\u0B95 \\u0BB5\\u0BC7\\u0BA3\\u0BCD\\u0B9F\\u0BC1\\u0BAE\\u0BCD"},file:{unit:"\\u0BAA\\u0BC8\\u0B9F\\u0BCD\\u0B9F\\u0BC1\\u0B95\\u0BB3\\u0BCD",verb:"\\u0B95\\u0BCA\\u0BA3\\u0BCD\\u0B9F\\u0BBF\\u0BB0\\u0BC1\\u0B95\\u0BCD\\u0B95 \\u0BB5\\u0BC7\\u0BA3\\u0BCD\\u0B9F\\u0BC1\\u0BAE\\u0BCD"},array:{unit:"\\u0B89\\u0BB1\\u0BC1\\u0BAA\\u0BCD\\u0BAA\\u0BC1\\u0B95\\u0BB3\\u0BCD",verb:"\\u0B95\\u0BCA\\u0BA3\\u0BCD\\u0B9F\\u0BBF\\u0BB0\\u0BC1\\u0B95\\u0BCD\\u0B95 \\u0BB5\\u0BC7\\u0BA3\\u0BCD\\u0B9F\\u0BC1\\u0BAE\\u0BCD"},set:{unit:"\\u0B89\\u0BB1\\u0BC1\\u0BAA\\u0BCD\\u0BAA\\u0BC1\\u0B95\\u0BB3\\u0BCD",verb:"\\u0B95\\u0BCA\\u0BA3\\u0BCD\\u0B9F\\u0BBF\\u0BB0\\u0BC1\\u0B95\\u0BCD\\u0B95 \\u0BB5\\u0BC7\\u0BA3\\u0BCD\\u0B9F\\u0BC1\\u0BAE\\u0BCD"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u0B89\\u0BB3\\u0BCD\\u0BB3\\u0BC0\\u0B9F\\u0BC1",email:"\\u0BAE\\u0BBF\\u0BA9\\u0BCD\\u0BA9\\u0B9E\\u0BCD\\u0B9A\\u0BB2\\u0BCD \\u0BAE\\u0BC1\\u0B95\\u0BB5\\u0BB0\\u0BBF",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO \\u0BA4\\u0BC7\\u0BA4\\u0BBF \\u0BA8\\u0BC7\\u0BB0\\u0BAE\\u0BCD",date:"ISO \\u0BA4\\u0BC7\\u0BA4\\u0BBF",time:"ISO \\u0BA8\\u0BC7\\u0BB0\\u0BAE\\u0BCD",duration:"ISO \\u0B95\\u0BBE\\u0BB2 \\u0B85\\u0BB3\\u0BB5\\u0BC1",ipv4:"IPv4 \\u0BAE\\u0BC1\\u0B95\\u0BB5\\u0BB0\\u0BBF",ipv6:"IPv6 \\u0BAE\\u0BC1\\u0B95\\u0BB5\\u0BB0\\u0BBF",cidrv4:"IPv4 \\u0BB5\\u0BB0\\u0BAE\\u0BCD\\u0BAA\\u0BC1",cidrv6:"IPv6 \\u0BB5\\u0BB0\\u0BAE\\u0BCD\\u0BAA\\u0BC1",base64:"base64-encoded \\u0B9A\\u0BB0\\u0BAE\\u0BCD",base64url:"base64url-encoded \\u0B9A\\u0BB0\\u0BAE\\u0BCD",json_string:"JSON \\u0B9A\\u0BB0\\u0BAE\\u0BCD",e164:"E.164 \\u0B8E\\u0BA3\\u0BCD",jwt:"JWT",template_literal:"input"},i={nan:"NaN",number:"\\u0B8E\\u0BA3\\u0BCD",array:"\\u0B85\\u0BA3\\u0BBF",null:"\\u0BB5\\u0BC6\\u0BB1\\u0BC1\\u0BAE\\u0BC8"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\u0BA4\\u0BB5\\u0BB1\\u0BBE\\u0BA9 \\u0B89\\u0BB3\\u0BCD\\u0BB3\\u0BC0\\u0B9F\\u0BC1: \\u0B8E\\u0BA4\\u0BBF\\u0BB0\\u0BCD\\u0BAA\\u0BBE\\u0BB0\\u0BCD\\u0B95\\u0BCD\\u0B95\\u0BAA\\u0BCD\\u0BAA\\u0B9F\\u0BCD\\u0B9F\\u0BA4\\u0BC1 instanceof ".concat(t.expected,", \\u0BAA\\u0BC6\\u0BB1\\u0BAA\\u0BCD\\u0BAA\\u0B9F\\u0BCD\\u0B9F\\u0BA4\\u0BC1 ").concat(p):"\\u0BA4\\u0BB5\\u0BB1\\u0BBE\\u0BA9 \\u0B89\\u0BB3\\u0BCD\\u0BB3\\u0BC0\\u0B9F\\u0BC1: \\u0B8E\\u0BA4\\u0BBF\\u0BB0\\u0BCD\\u0BAA\\u0BBE\\u0BB0\\u0BCD\\u0B95\\u0BCD\\u0B95\\u0BAA\\u0BCD\\u0BAA\\u0B9F\\u0BCD\\u0B9F\\u0BA4\\u0BC1 ".concat(a,", \\u0BAA\\u0BC6\\u0BB1\\u0BAA\\u0BCD\\u0BAA\\u0B9F\\u0BCD\\u0B9F\\u0BA4\\u0BC1 ").concat(p)}case"invalid_value":return t.values.length===1?"\\u0BA4\\u0BB5\\u0BB1\\u0BBE\\u0BA9 \\u0B89\\u0BB3\\u0BCD\\u0BB3\\u0BC0\\u0B9F\\u0BC1: \\u0B8E\\u0BA4\\u0BBF\\u0BB0\\u0BCD\\u0BAA\\u0BBE\\u0BB0\\u0BCD\\u0B95\\u0BCD\\u0B95\\u0BAA\\u0BCD\\u0BAA\\u0B9F\\u0BCD\\u0B9F\\u0BA4\\u0BC1 ".concat(_(t.values[0])):"\\u0BA4\\u0BB5\\u0BB1\\u0BBE\\u0BA9 \\u0BB5\\u0BBF\\u0BB0\\u0BC1\\u0BAA\\u0BCD\\u0BAA\\u0BAE\\u0BCD: \\u0B8E\\u0BA4\\u0BBF\\u0BB0\\u0BCD\\u0BAA\\u0BBE\\u0BB0\\u0BCD\\u0B95\\u0BCD\\u0B95\\u0BAA\\u0BCD\\u0BAA\\u0B9F\\u0BCD\\u0B9F\\u0BA4\\u0BC1 ".concat(v(t.values,"|")," \\u0B87\\u0BB2\\u0BCD \\u0B92\\u0BA9\\u0BCD\\u0BB1\\u0BC1");case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"\\u0BAE\\u0BBF\\u0B95 \\u0BAA\\u0BC6\\u0BB0\\u0BBF\\u0BAF\\u0BA4\\u0BC1: \\u0B8E\\u0BA4\\u0BBF\\u0BB0\\u0BCD\\u0BAA\\u0BBE\\u0BB0\\u0BCD\\u0B95\\u0BCD\\u0B95\\u0BAA\\u0BCD\\u0BAA\\u0B9F\\u0BCD\\u0B9F\\u0BA4\\u0BC1 ".concat((l=t.origin)!=null?l:"\\u0BAE\\u0BA4\\u0BBF\\u0BAA\\u0BCD\\u0BAA\\u0BC1"," ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"\\u0B89\\u0BB1\\u0BC1\\u0BAA\\u0BCD\\u0BAA\\u0BC1\\u0B95\\u0BB3\\u0BCD"," \\u0B86\\u0B95 \\u0B87\\u0BB0\\u0BC1\\u0B95\\u0BCD\\u0B95 \\u0BB5\\u0BC7\\u0BA3\\u0BCD\\u0B9F\\u0BC1\\u0BAE\\u0BCD"):"\\u0BAE\\u0BBF\\u0B95 \\u0BAA\\u0BC6\\u0BB0\\u0BBF\\u0BAF\\u0BA4\\u0BC1: \\u0B8E\\u0BA4\\u0BBF\\u0BB0\\u0BCD\\u0BAA\\u0BBE\\u0BB0\\u0BCD\\u0B95\\u0BCD\\u0B95\\u0BAA\\u0BCD\\u0BAA\\u0B9F\\u0BCD\\u0B9F\\u0BA4\\u0BC1 ".concat((s=t.origin)!=null?s:"\\u0BAE\\u0BA4\\u0BBF\\u0BAA\\u0BCD\\u0BAA\\u0BC1"," ").concat(a).concat(t.maximum.toString()," \\u0B86\\u0B95 \\u0B87\\u0BB0\\u0BC1\\u0B95\\u0BCD\\u0B95 \\u0BB5\\u0BC7\\u0BA3\\u0BCD\\u0B9F\\u0BC1\\u0BAE\\u0BCD")}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"\\u0BAE\\u0BBF\\u0B95\\u0B9A\\u0BCD \\u0B9A\\u0BBF\\u0BB1\\u0BBF\\u0BAF\\u0BA4\\u0BC1: \\u0B8E\\u0BA4\\u0BBF\\u0BB0\\u0BCD\\u0BAA\\u0BBE\\u0BB0\\u0BCD\\u0B95\\u0BCD\\u0B95\\u0BAA\\u0BCD\\u0BAA\\u0B9F\\u0BCD\\u0B9F\\u0BA4\\u0BC1 ".concat(t.origin," ").concat(a).concat(t.minimum.toString()," ").concat(u.unit," \\u0B86\\u0B95 \\u0B87\\u0BB0\\u0BC1\\u0B95\\u0BCD\\u0B95 \\u0BB5\\u0BC7\\u0BA3\\u0BCD\\u0B9F\\u0BC1\\u0BAE\\u0BCD"):"\\u0BAE\\u0BBF\\u0B95\\u0B9A\\u0BCD \\u0B9A\\u0BBF\\u0BB1\\u0BBF\\u0BAF\\u0BA4\\u0BC1: \\u0B8E\\u0BA4\\u0BBF\\u0BB0\\u0BCD\\u0BAA\\u0BBE\\u0BB0\\u0BCD\\u0B95\\u0BCD\\u0B95\\u0BAA\\u0BCD\\u0BAA\\u0B9F\\u0BCD\\u0B9F\\u0BA4\\u0BC1 ".concat(t.origin," ").concat(a).concat(t.minimum.toString()," \\u0B86\\u0B95 \\u0B87\\u0BB0\\u0BC1\\u0B95\\u0BCD\\u0B95 \\u0BB5\\u0BC7\\u0BA3\\u0BCD\\u0B9F\\u0BC1\\u0BAE\\u0BCD")}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\u0BA4\\u0BB5\\u0BB1\\u0BBE\\u0BA9 \\u0B9A\\u0BB0\\u0BAE\\u0BCD: "\'.concat(a.prefix,\'" \\u0B87\\u0BB2\\u0BCD \\u0BA4\\u0BCA\\u0B9F\\u0B99\\u0BCD\\u0B95 \\u0BB5\\u0BC7\\u0BA3\\u0BCD\\u0B9F\\u0BC1\\u0BAE\\u0BCD\'):a.format==="ends_with"?\'\\u0BA4\\u0BB5\\u0BB1\\u0BBE\\u0BA9 \\u0B9A\\u0BB0\\u0BAE\\u0BCD: "\'.concat(a.suffix,\'" \\u0B87\\u0BB2\\u0BCD \\u0BAE\\u0BC1\\u0B9F\\u0BBF\\u0BB5\\u0B9F\\u0BC8\\u0BAF \\u0BB5\\u0BC7\\u0BA3\\u0BCD\\u0B9F\\u0BC1\\u0BAE\\u0BCD\'):a.format==="includes"?\'\\u0BA4\\u0BB5\\u0BB1\\u0BBE\\u0BA9 \\u0B9A\\u0BB0\\u0BAE\\u0BCD: "\'.concat(a.includes,\'" \\u0B90 \\u0B89\\u0BB3\\u0BCD\\u0BB3\\u0B9F\\u0B95\\u0BCD\\u0B95 \\u0BB5\\u0BC7\\u0BA3\\u0BCD\\u0B9F\\u0BC1\\u0BAE\\u0BCD\'):a.format==="regex"?"\\u0BA4\\u0BB5\\u0BB1\\u0BBE\\u0BA9 \\u0B9A\\u0BB0\\u0BAE\\u0BCD: ".concat(a.pattern," \\u0BAE\\u0BC1\\u0BB1\\u0BC8\\u0BAA\\u0BBE\\u0B9F\\u0BCD\\u0B9F\\u0BC1\\u0B9F\\u0BA9\\u0BCD \\u0BAA\\u0BCA\\u0BB0\\u0BC1\\u0BA8\\u0BCD\\u0BA4 \\u0BB5\\u0BC7\\u0BA3\\u0BCD\\u0B9F\\u0BC1\\u0BAE\\u0BCD"):"\\u0BA4\\u0BB5\\u0BB1\\u0BBE\\u0BA9 ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"\\u0BA4\\u0BB5\\u0BB1\\u0BBE\\u0BA9 \\u0B8E\\u0BA3\\u0BCD: ".concat(t.divisor," \\u0B87\\u0BA9\\u0BCD \\u0BAA\\u0BB2\\u0BAE\\u0BBE\\u0B95 \\u0B87\\u0BB0\\u0BC1\\u0B95\\u0BCD\\u0B95 \\u0BB5\\u0BC7\\u0BA3\\u0BCD\\u0B9F\\u0BC1\\u0BAE\\u0BCD");case"unrecognized_keys":return"\\u0B85\\u0B9F\\u0BC8\\u0BAF\\u0BBE\\u0BB3\\u0BAE\\u0BCD \\u0BA4\\u0BC6\\u0BB0\\u0BBF\\u0BAF\\u0BBE\\u0BA4 \\u0BB5\\u0BBF\\u0B9A\\u0BC8".concat(t.keys.length>1?"\\u0B95\\u0BB3\\u0BCD":"",": ").concat(v(t.keys,", "));case"invalid_key":return"".concat(t.origin," \\u0B87\\u0BB2\\u0BCD \\u0BA4\\u0BB5\\u0BB1\\u0BBE\\u0BA9 \\u0BB5\\u0BBF\\u0B9A\\u0BC8");case"invalid_union":return"\\u0BA4\\u0BB5\\u0BB1\\u0BBE\\u0BA9 \\u0B89\\u0BB3\\u0BCD\\u0BB3\\u0BC0\\u0B9F\\u0BC1";case"invalid_element":return"".concat(t.origin," \\u0B87\\u0BB2\\u0BCD \\u0BA4\\u0BB5\\u0BB1\\u0BBE\\u0BA9 \\u0BAE\\u0BA4\\u0BBF\\u0BAA\\u0BCD\\u0BAA\\u0BC1");default:return"\\u0BA4\\u0BB5\\u0BB1\\u0BBE\\u0BA9 \\u0B89\\u0BB3\\u0BCD\\u0BB3\\u0BC0\\u0B9F\\u0BC1"}}};function fs(){return{localeError:Lp()}}var Cp=()=>{let e={string:{unit:"\\u0E15\\u0E31\\u0E27\\u0E2D\\u0E31\\u0E01\\u0E29\\u0E23",verb:"\\u0E04\\u0E27\\u0E23\\u0E21\\u0E35"},file:{unit:"\\u0E44\\u0E1A\\u0E15\\u0E4C",verb:"\\u0E04\\u0E27\\u0E23\\u0E21\\u0E35"},array:{unit:"\\u0E23\\u0E32\\u0E22\\u0E01\\u0E32\\u0E23",verb:"\\u0E04\\u0E27\\u0E23\\u0E21\\u0E35"},set:{unit:"\\u0E23\\u0E32\\u0E22\\u0E01\\u0E32\\u0E23",verb:"\\u0E04\\u0E27\\u0E23\\u0E21\\u0E35"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u0E02\\u0E49\\u0E2D\\u0E21\\u0E39\\u0E25\\u0E17\\u0E35\\u0E48\\u0E1B\\u0E49\\u0E2D\\u0E19",email:"\\u0E17\\u0E35\\u0E48\\u0E2D\\u0E22\\u0E39\\u0E48\\u0E2D\\u0E35\\u0E40\\u0E21\\u0E25",url:"URL",emoji:"\\u0E2D\\u0E34\\u0E42\\u0E21\\u0E08\\u0E34",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\\u0E27\\u0E31\\u0E19\\u0E17\\u0E35\\u0E48\\u0E40\\u0E27\\u0E25\\u0E32\\u0E41\\u0E1A\\u0E1A ISO",date:"\\u0E27\\u0E31\\u0E19\\u0E17\\u0E35\\u0E48\\u0E41\\u0E1A\\u0E1A ISO",time:"\\u0E40\\u0E27\\u0E25\\u0E32\\u0E41\\u0E1A\\u0E1A ISO",duration:"\\u0E0A\\u0E48\\u0E27\\u0E07\\u0E40\\u0E27\\u0E25\\u0E32\\u0E41\\u0E1A\\u0E1A ISO",ipv4:"\\u0E17\\u0E35\\u0E48\\u0E2D\\u0E22\\u0E39\\u0E48 IPv4",ipv6:"\\u0E17\\u0E35\\u0E48\\u0E2D\\u0E22\\u0E39\\u0E48 IPv6",cidrv4:"\\u0E0A\\u0E48\\u0E27\\u0E07 IP \\u0E41\\u0E1A\\u0E1A IPv4",cidrv6:"\\u0E0A\\u0E48\\u0E27\\u0E07 IP \\u0E41\\u0E1A\\u0E1A IPv6",base64:"\\u0E02\\u0E49\\u0E2D\\u0E04\\u0E27\\u0E32\\u0E21\\u0E41\\u0E1A\\u0E1A Base64",base64url:"\\u0E02\\u0E49\\u0E2D\\u0E04\\u0E27\\u0E32\\u0E21\\u0E41\\u0E1A\\u0E1A Base64 \\u0E2A\\u0E33\\u0E2B\\u0E23\\u0E31\\u0E1A URL",json_string:"\\u0E02\\u0E49\\u0E2D\\u0E04\\u0E27\\u0E32\\u0E21\\u0E41\\u0E1A\\u0E1A JSON",e164:"\\u0E40\\u0E1A\\u0E2D\\u0E23\\u0E4C\\u0E42\\u0E17\\u0E23\\u0E28\\u0E31\\u0E1E\\u0E17\\u0E4C\\u0E23\\u0E30\\u0E2B\\u0E27\\u0E48\\u0E32\\u0E07\\u0E1B\\u0E23\\u0E30\\u0E40\\u0E17\\u0E28 (E.164)",jwt:"\\u0E42\\u0E17\\u0E40\\u0E04\\u0E19 JWT",template_literal:"\\u0E02\\u0E49\\u0E2D\\u0E21\\u0E39\\u0E25\\u0E17\\u0E35\\u0E48\\u0E1B\\u0E49\\u0E2D\\u0E19"},i={nan:"NaN",number:"\\u0E15\\u0E31\\u0E27\\u0E40\\u0E25\\u0E02",array:"\\u0E2D\\u0E32\\u0E23\\u0E4C\\u0E40\\u0E23\\u0E22\\u0E4C (Array)",null:"\\u0E44\\u0E21\\u0E48\\u0E21\\u0E35\\u0E04\\u0E48\\u0E32 (null)"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\u0E1B\\u0E23\\u0E30\\u0E40\\u0E20\\u0E17\\u0E02\\u0E49\\u0E2D\\u0E21\\u0E39\\u0E25\\u0E44\\u0E21\\u0E48\\u0E16\\u0E39\\u0E01\\u0E15\\u0E49\\u0E2D\\u0E07: \\u0E04\\u0E27\\u0E23\\u0E40\\u0E1B\\u0E47\\u0E19 instanceof ".concat(t.expected," \\u0E41\\u0E15\\u0E48\\u0E44\\u0E14\\u0E49\\u0E23\\u0E31\\u0E1A ").concat(p):"\\u0E1B\\u0E23\\u0E30\\u0E40\\u0E20\\u0E17\\u0E02\\u0E49\\u0E2D\\u0E21\\u0E39\\u0E25\\u0E44\\u0E21\\u0E48\\u0E16\\u0E39\\u0E01\\u0E15\\u0E49\\u0E2D\\u0E07: \\u0E04\\u0E27\\u0E23\\u0E40\\u0E1B\\u0E47\\u0E19 ".concat(a," \\u0E41\\u0E15\\u0E48\\u0E44\\u0E14\\u0E49\\u0E23\\u0E31\\u0E1A ").concat(p)}case"invalid_value":return t.values.length===1?"\\u0E04\\u0E48\\u0E32\\u0E44\\u0E21\\u0E48\\u0E16\\u0E39\\u0E01\\u0E15\\u0E49\\u0E2D\\u0E07: \\u0E04\\u0E27\\u0E23\\u0E40\\u0E1B\\u0E47\\u0E19 ".concat(_(t.values[0])):"\\u0E15\\u0E31\\u0E27\\u0E40\\u0E25\\u0E37\\u0E2D\\u0E01\\u0E44\\u0E21\\u0E48\\u0E16\\u0E39\\u0E01\\u0E15\\u0E49\\u0E2D\\u0E07: \\u0E04\\u0E27\\u0E23\\u0E40\\u0E1B\\u0E47\\u0E19\\u0E2B\\u0E19\\u0E36\\u0E48\\u0E07\\u0E43\\u0E19 ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"\\u0E44\\u0E21\\u0E48\\u0E40\\u0E01\\u0E34\\u0E19":"\\u0E19\\u0E49\\u0E2D\\u0E22\\u0E01\\u0E27\\u0E48\\u0E32",u=r(t.origin);return u?"\\u0E40\\u0E01\\u0E34\\u0E19\\u0E01\\u0E33\\u0E2B\\u0E19\\u0E14: ".concat((l=t.origin)!=null?l:"\\u0E04\\u0E48\\u0E32"," \\u0E04\\u0E27\\u0E23\\u0E21\\u0E35").concat(a," ").concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"\\u0E23\\u0E32\\u0E22\\u0E01\\u0E32\\u0E23"):"\\u0E40\\u0E01\\u0E34\\u0E19\\u0E01\\u0E33\\u0E2B\\u0E19\\u0E14: ".concat((s=t.origin)!=null?s:"\\u0E04\\u0E48\\u0E32"," \\u0E04\\u0E27\\u0E23\\u0E21\\u0E35").concat(a," ").concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?"\\u0E2D\\u0E22\\u0E48\\u0E32\\u0E07\\u0E19\\u0E49\\u0E2D\\u0E22":"\\u0E21\\u0E32\\u0E01\\u0E01\\u0E27\\u0E48\\u0E32",u=r(t.origin);return u?"\\u0E19\\u0E49\\u0E2D\\u0E22\\u0E01\\u0E27\\u0E48\\u0E32\\u0E01\\u0E33\\u0E2B\\u0E19\\u0E14: ".concat(t.origin," \\u0E04\\u0E27\\u0E23\\u0E21\\u0E35").concat(a," ").concat(t.minimum.toString()," ").concat(u.unit):"\\u0E19\\u0E49\\u0E2D\\u0E22\\u0E01\\u0E27\\u0E48\\u0E32\\u0E01\\u0E33\\u0E2B\\u0E19\\u0E14: ".concat(t.origin," \\u0E04\\u0E27\\u0E23\\u0E21\\u0E35").concat(a," ").concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\u0E23\\u0E39\\u0E1B\\u0E41\\u0E1A\\u0E1A\\u0E44\\u0E21\\u0E48\\u0E16\\u0E39\\u0E01\\u0E15\\u0E49\\u0E2D\\u0E07: \\u0E02\\u0E49\\u0E2D\\u0E04\\u0E27\\u0E32\\u0E21\\u0E15\\u0E49\\u0E2D\\u0E07\\u0E02\\u0E36\\u0E49\\u0E19\\u0E15\\u0E49\\u0E19\\u0E14\\u0E49\\u0E27\\u0E22 "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'\\u0E23\\u0E39\\u0E1B\\u0E41\\u0E1A\\u0E1A\\u0E44\\u0E21\\u0E48\\u0E16\\u0E39\\u0E01\\u0E15\\u0E49\\u0E2D\\u0E07: \\u0E02\\u0E49\\u0E2D\\u0E04\\u0E27\\u0E32\\u0E21\\u0E15\\u0E49\\u0E2D\\u0E07\\u0E25\\u0E07\\u0E17\\u0E49\\u0E32\\u0E22\\u0E14\\u0E49\\u0E27\\u0E22 "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'\\u0E23\\u0E39\\u0E1B\\u0E41\\u0E1A\\u0E1A\\u0E44\\u0E21\\u0E48\\u0E16\\u0E39\\u0E01\\u0E15\\u0E49\\u0E2D\\u0E07: \\u0E02\\u0E49\\u0E2D\\u0E04\\u0E27\\u0E32\\u0E21\\u0E15\\u0E49\\u0E2D\\u0E07\\u0E21\\u0E35 "\'.concat(a.includes,\'" \\u0E2D\\u0E22\\u0E39\\u0E48\\u0E43\\u0E19\\u0E02\\u0E49\\u0E2D\\u0E04\\u0E27\\u0E32\\u0E21\'):a.format==="regex"?"\\u0E23\\u0E39\\u0E1B\\u0E41\\u0E1A\\u0E1A\\u0E44\\u0E21\\u0E48\\u0E16\\u0E39\\u0E01\\u0E15\\u0E49\\u0E2D\\u0E07: \\u0E15\\u0E49\\u0E2D\\u0E07\\u0E15\\u0E23\\u0E07\\u0E01\\u0E31\\u0E1A\\u0E23\\u0E39\\u0E1B\\u0E41\\u0E1A\\u0E1A\\u0E17\\u0E35\\u0E48\\u0E01\\u0E33\\u0E2B\\u0E19\\u0E14 ".concat(a.pattern):"\\u0E23\\u0E39\\u0E1B\\u0E41\\u0E1A\\u0E1A\\u0E44\\u0E21\\u0E48\\u0E16\\u0E39\\u0E01\\u0E15\\u0E49\\u0E2D\\u0E07: ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"\\u0E15\\u0E31\\u0E27\\u0E40\\u0E25\\u0E02\\u0E44\\u0E21\\u0E48\\u0E16\\u0E39\\u0E01\\u0E15\\u0E49\\u0E2D\\u0E07: \\u0E15\\u0E49\\u0E2D\\u0E07\\u0E40\\u0E1B\\u0E47\\u0E19\\u0E08\\u0E33\\u0E19\\u0E27\\u0E19\\u0E17\\u0E35\\u0E48\\u0E2B\\u0E32\\u0E23\\u0E14\\u0E49\\u0E27\\u0E22 ".concat(t.divisor," \\u0E44\\u0E14\\u0E49\\u0E25\\u0E07\\u0E15\\u0E31\\u0E27");case"unrecognized_keys":return"\\u0E1E\\u0E1A\\u0E04\\u0E35\\u0E22\\u0E4C\\u0E17\\u0E35\\u0E48\\u0E44\\u0E21\\u0E48\\u0E23\\u0E39\\u0E49\\u0E08\\u0E31\\u0E01: ".concat(v(t.keys,", "));case"invalid_key":return"\\u0E04\\u0E35\\u0E22\\u0E4C\\u0E44\\u0E21\\u0E48\\u0E16\\u0E39\\u0E01\\u0E15\\u0E49\\u0E2D\\u0E07\\u0E43\\u0E19 ".concat(t.origin);case"invalid_union":return"\\u0E02\\u0E49\\u0E2D\\u0E21\\u0E39\\u0E25\\u0E44\\u0E21\\u0E48\\u0E16\\u0E39\\u0E01\\u0E15\\u0E49\\u0E2D\\u0E07: \\u0E44\\u0E21\\u0E48\\u0E15\\u0E23\\u0E07\\u0E01\\u0E31\\u0E1A\\u0E23\\u0E39\\u0E1B\\u0E41\\u0E1A\\u0E1A\\u0E22\\u0E39\\u0E40\\u0E19\\u0E35\\u0E22\\u0E19\\u0E17\\u0E35\\u0E48\\u0E01\\u0E33\\u0E2B\\u0E19\\u0E14\\u0E44\\u0E27\\u0E49";case"invalid_element":return"\\u0E02\\u0E49\\u0E2D\\u0E21\\u0E39\\u0E25\\u0E44\\u0E21\\u0E48\\u0E16\\u0E39\\u0E01\\u0E15\\u0E49\\u0E2D\\u0E07\\u0E43\\u0E19 ".concat(t.origin);default:return"\\u0E02\\u0E49\\u0E2D\\u0E21\\u0E39\\u0E25\\u0E44\\u0E21\\u0E48\\u0E16\\u0E39\\u0E01\\u0E15\\u0E49\\u0E2D\\u0E07"}}};function gs(){return{localeError:Cp()}}var Fp=()=>{let e={string:{unit:"karakter",verb:"olmal\\u0131"},file:{unit:"bayt",verb:"olmal\\u0131"},array:{unit:"\\xF6\\u011Fe",verb:"olmal\\u0131"},set:{unit:"\\xF6\\u011Fe",verb:"olmal\\u0131"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"girdi",email:"e-posta adresi",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO tarih ve saat",date:"ISO tarih",time:"ISO saat",duration:"ISO s\\xFCre",ipv4:"IPv4 adresi",ipv6:"IPv6 adresi",cidrv4:"IPv4 aral\\u0131\\u011F\\u0131",cidrv6:"IPv6 aral\\u0131\\u011F\\u0131",base64:"base64 ile \\u015Fifrelenmi\\u015F metin",base64url:"base64url ile \\u015Fifrelenmi\\u015F metin",json_string:"JSON dizesi",e164:"E.164 say\\u0131s\\u0131",jwt:"JWT",template_literal:"\\u015Eablon dizesi"},i={nan:"NaN"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"Ge\\xE7ersiz de\\u011Fer: beklenen instanceof ".concat(t.expected,", al\\u0131nan ").concat(p):"Ge\\xE7ersiz de\\u011Fer: beklenen ".concat(a,", al\\u0131nan ").concat(p)}case"invalid_value":return t.values.length===1?"Ge\\xE7ersiz de\\u011Fer: beklenen ".concat(_(t.values[0])):"Ge\\xE7ersiz se\\xE7enek: a\\u015Fa\\u011F\\u0131dakilerden biri olmal\\u0131: ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"\\xC7ok b\\xFCy\\xFCk: beklenen ".concat((l=t.origin)!=null?l:"de\\u011Fer"," ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"\\xF6\\u011Fe"):"\\xC7ok b\\xFCy\\xFCk: beklenen ".concat((s=t.origin)!=null?s:"de\\u011Fer"," ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"\\xC7ok k\\xFC\\xE7\\xFCk: beklenen ".concat(t.origin," ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"\\xC7ok k\\xFC\\xE7\\xFCk: beklenen ".concat(t.origin," ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'Ge\\xE7ersiz metin: "\'.concat(a.prefix,\'" ile ba\\u015Flamal\\u0131\'):a.format==="ends_with"?\'Ge\\xE7ersiz metin: "\'.concat(a.suffix,\'" ile bitmeli\'):a.format==="includes"?\'Ge\\xE7ersiz metin: "\'.concat(a.includes,\'" i\\xE7ermeli\'):a.format==="regex"?"Ge\\xE7ersiz metin: ".concat(a.pattern," desenine uymal\\u0131"):"Ge\\xE7ersiz ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"Ge\\xE7ersiz say\\u0131: ".concat(t.divisor," ile tam b\\xF6l\\xFCnebilmeli");case"unrecognized_keys":return"Tan\\u0131nmayan anahtar".concat(t.keys.length>1?"lar":"",": ").concat(v(t.keys,", "));case"invalid_key":return"".concat(t.origin," i\\xE7inde ge\\xE7ersiz anahtar");case"invalid_union":return"Ge\\xE7ersiz de\\u011Fer";case"invalid_element":return"".concat(t.origin," i\\xE7inde ge\\xE7ersiz de\\u011Fer");default:return"Ge\\xE7ersiz de\\u011Fer"}}};function vs(){return{localeError:Fp()}}var Jp=()=>{let e={string:{unit:"\\u0441\\u0438\\u043C\\u0432\\u043E\\u043B\\u0456\\u0432",verb:"\\u043C\\u0430\\u0442\\u0438\\u043C\\u0435"},file:{unit:"\\u0431\\u0430\\u0439\\u0442\\u0456\\u0432",verb:"\\u043C\\u0430\\u0442\\u0438\\u043C\\u0435"},array:{unit:"\\u0435\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u0456\\u0432",verb:"\\u043C\\u0430\\u0442\\u0438\\u043C\\u0435"},set:{unit:"\\u0435\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u0456\\u0432",verb:"\\u043C\\u0430\\u0442\\u0438\\u043C\\u0435"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u0432\\u0445\\u0456\\u0434\\u043D\\u0456 \\u0434\\u0430\\u043D\\u0456",email:"\\u0430\\u0434\\u0440\\u0435\\u0441\\u0430 \\u0435\\u043B\\u0435\\u043A\\u0442\\u0440\\u043E\\u043D\\u043D\\u043E\\u0457 \\u043F\\u043E\\u0448\\u0442\\u0438",url:"URL",emoji:"\\u0435\\u043C\\u043E\\u0434\\u0437\\u0456",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\\u0434\\u0430\\u0442\\u0430 \\u0442\\u0430 \\u0447\\u0430\\u0441 ISO",date:"\\u0434\\u0430\\u0442\\u0430 ISO",time:"\\u0447\\u0430\\u0441 ISO",duration:"\\u0442\\u0440\\u0438\\u0432\\u0430\\u043B\\u0456\\u0441\\u0442\\u044C ISO",ipv4:"\\u0430\\u0434\\u0440\\u0435\\u0441\\u0430 IPv4",ipv6:"\\u0430\\u0434\\u0440\\u0435\\u0441\\u0430 IPv6",cidrv4:"\\u0434\\u0456\\u0430\\u043F\\u0430\\u0437\\u043E\\u043D IPv4",cidrv6:"\\u0434\\u0456\\u0430\\u043F\\u0430\\u0437\\u043E\\u043D IPv6",base64:"\\u0440\\u044F\\u0434\\u043E\\u043A \\u0443 \\u043A\\u043E\\u0434\\u0443\\u0432\\u0430\\u043D\\u043D\\u0456 base64",base64url:"\\u0440\\u044F\\u0434\\u043E\\u043A \\u0443 \\u043A\\u043E\\u0434\\u0443\\u0432\\u0430\\u043D\\u043D\\u0456 base64url",json_string:"\\u0440\\u044F\\u0434\\u043E\\u043A JSON",e164:"\\u043D\\u043E\\u043C\\u0435\\u0440 E.164",jwt:"JWT",template_literal:"\\u0432\\u0445\\u0456\\u0434\\u043D\\u0456 \\u0434\\u0430\\u043D\\u0456"},i={nan:"NaN",number:"\\u0447\\u0438\\u0441\\u043B\\u043E",array:"\\u043C\\u0430\\u0441\\u0438\\u0432"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\u041D\\u0435\\u043F\\u0440\\u0430\\u0432\\u0438\\u043B\\u044C\\u043D\\u0456 \\u0432\\u0445\\u0456\\u0434\\u043D\\u0456 \\u0434\\u0430\\u043D\\u0456: \\u043E\\u0447\\u0456\\u043A\\u0443\\u0454\\u0442\\u044C\\u0441\\u044F instanceof ".concat(t.expected,", \\u043E\\u0442\\u0440\\u0438\\u043C\\u0430\\u043D\\u043E ").concat(p):"\\u041D\\u0435\\u043F\\u0440\\u0430\\u0432\\u0438\\u043B\\u044C\\u043D\\u0456 \\u0432\\u0445\\u0456\\u0434\\u043D\\u0456 \\u0434\\u0430\\u043D\\u0456: \\u043E\\u0447\\u0456\\u043A\\u0443\\u0454\\u0442\\u044C\\u0441\\u044F ".concat(a,", \\u043E\\u0442\\u0440\\u0438\\u043C\\u0430\\u043D\\u043E ").concat(p)}case"invalid_value":return t.values.length===1?"\\u041D\\u0435\\u043F\\u0440\\u0430\\u0432\\u0438\\u043B\\u044C\\u043D\\u0456 \\u0432\\u0445\\u0456\\u0434\\u043D\\u0456 \\u0434\\u0430\\u043D\\u0456: \\u043E\\u0447\\u0456\\u043A\\u0443\\u0454\\u0442\\u044C\\u0441\\u044F ".concat(_(t.values[0])):"\\u041D\\u0435\\u043F\\u0440\\u0430\\u0432\\u0438\\u043B\\u044C\\u043D\\u0430 \\u043E\\u043F\\u0446\\u0456\\u044F: \\u043E\\u0447\\u0456\\u043A\\u0443\\u0454\\u0442\\u044C\\u0441\\u044F \\u043E\\u0434\\u043D\\u0435 \\u0437 ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"\\u0417\\u0430\\u043D\\u0430\\u0434\\u0442\\u043E \\u0432\\u0435\\u043B\\u0438\\u043A\\u0435: \\u043E\\u0447\\u0456\\u043A\\u0443\\u0454\\u0442\\u044C\\u0441\\u044F, \\u0449\\u043E ".concat((l=t.origin)!=null?l:"\\u0437\\u043D\\u0430\\u0447\\u0435\\u043D\\u043D\\u044F"," ").concat(u.verb," ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"\\u0435\\u043B\\u0435\\u043C\\u0435\\u043D\\u0442\\u0456\\u0432"):"\\u0417\\u0430\\u043D\\u0430\\u0434\\u0442\\u043E \\u0432\\u0435\\u043B\\u0438\\u043A\\u0435: \\u043E\\u0447\\u0456\\u043A\\u0443\\u0454\\u0442\\u044C\\u0441\\u044F, \\u0449\\u043E ".concat((s=t.origin)!=null?s:"\\u0437\\u043D\\u0430\\u0447\\u0435\\u043D\\u043D\\u044F"," \\u0431\\u0443\\u0434\\u0435 ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"\\u0417\\u0430\\u043D\\u0430\\u0434\\u0442\\u043E \\u043C\\u0430\\u043B\\u0435: \\u043E\\u0447\\u0456\\u043A\\u0443\\u0454\\u0442\\u044C\\u0441\\u044F, \\u0449\\u043E ".concat(t.origin," ").concat(u.verb," ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"\\u0417\\u0430\\u043D\\u0430\\u0434\\u0442\\u043E \\u043C\\u0430\\u043B\\u0435: \\u043E\\u0447\\u0456\\u043A\\u0443\\u0454\\u0442\\u044C\\u0441\\u044F, \\u0449\\u043E ".concat(t.origin," \\u0431\\u0443\\u0434\\u0435 ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\u041D\\u0435\\u043F\\u0440\\u0430\\u0432\\u0438\\u043B\\u044C\\u043D\\u0438\\u0439 \\u0440\\u044F\\u0434\\u043E\\u043A: \\u043F\\u043E\\u0432\\u0438\\u043D\\u0435\\u043D \\u043F\\u043E\\u0447\\u0438\\u043D\\u0430\\u0442\\u0438\\u0441\\u044F \\u0437 "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'\\u041D\\u0435\\u043F\\u0440\\u0430\\u0432\\u0438\\u043B\\u044C\\u043D\\u0438\\u0439 \\u0440\\u044F\\u0434\\u043E\\u043A: \\u043F\\u043E\\u0432\\u0438\\u043D\\u0435\\u043D \\u0437\\u0430\\u043A\\u0456\\u043D\\u0447\\u0443\\u0432\\u0430\\u0442\\u0438\\u0441\\u044F \\u043D\\u0430 "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'\\u041D\\u0435\\u043F\\u0440\\u0430\\u0432\\u0438\\u043B\\u044C\\u043D\\u0438\\u0439 \\u0440\\u044F\\u0434\\u043E\\u043A: \\u043F\\u043E\\u0432\\u0438\\u043D\\u0435\\u043D \\u043C\\u0456\\u0441\\u0442\\u0438\\u0442\\u0438 "\'.concat(a.includes,\'"\'):a.format==="regex"?"\\u041D\\u0435\\u043F\\u0440\\u0430\\u0432\\u0438\\u043B\\u044C\\u043D\\u0438\\u0439 \\u0440\\u044F\\u0434\\u043E\\u043A: \\u043F\\u043E\\u0432\\u0438\\u043D\\u0435\\u043D \\u0432\\u0456\\u0434\\u043F\\u043E\\u0432\\u0456\\u0434\\u0430\\u0442\\u0438 \\u0448\\u0430\\u0431\\u043B\\u043E\\u043D\\u0443 ".concat(a.pattern):"\\u041D\\u0435\\u043F\\u0440\\u0430\\u0432\\u0438\\u043B\\u044C\\u043D\\u0438\\u0439 ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"\\u041D\\u0435\\u043F\\u0440\\u0430\\u0432\\u0438\\u043B\\u044C\\u043D\\u0435 \\u0447\\u0438\\u0441\\u043B\\u043E: \\u043F\\u043E\\u0432\\u0438\\u043D\\u043D\\u043E \\u0431\\u0443\\u0442\\u0438 \\u043A\\u0440\\u0430\\u0442\\u043D\\u0438\\u043C ".concat(t.divisor);case"unrecognized_keys":return"\\u041D\\u0435\\u0440\\u043E\\u0437\\u043F\\u0456\\u0437\\u043D\\u0430\\u043D\\u0438\\u0439 \\u043A\\u043B\\u044E\\u0447".concat(t.keys.length>1?"\\u0456":"",": ").concat(v(t.keys,", "));case"invalid_key":return"\\u041D\\u0435\\u043F\\u0440\\u0430\\u0432\\u0438\\u043B\\u044C\\u043D\\u0438\\u0439 \\u043A\\u043B\\u044E\\u0447 \\u0443 ".concat(t.origin);case"invalid_union":return"\\u041D\\u0435\\u043F\\u0440\\u0430\\u0432\\u0438\\u043B\\u044C\\u043D\\u0456 \\u0432\\u0445\\u0456\\u0434\\u043D\\u0456 \\u0434\\u0430\\u043D\\u0456";case"invalid_element":return"\\u041D\\u0435\\u043F\\u0440\\u0430\\u0432\\u0438\\u043B\\u044C\\u043D\\u0435 \\u0437\\u043D\\u0430\\u0447\\u0435\\u043D\\u043D\\u044F \\u0443 ".concat(t.origin);default:return"\\u041D\\u0435\\u043F\\u0440\\u0430\\u0432\\u0438\\u043B\\u044C\\u043D\\u0456 \\u0432\\u0445\\u0456\\u0434\\u043D\\u0456 \\u0434\\u0430\\u043D\\u0456"}}};function Ur(){return{localeError:Jp()}}function $s(){return Ur()}var Vp=()=>{let e={string:{unit:"\\u062D\\u0631\\u0648\\u0641",verb:"\\u06C1\\u0648\\u0646\\u0627"},file:{unit:"\\u0628\\u0627\\u0626\\u0679\\u0633",verb:"\\u06C1\\u0648\\u0646\\u0627"},array:{unit:"\\u0622\\u0626\\u0679\\u0645\\u0632",verb:"\\u06C1\\u0648\\u0646\\u0627"},set:{unit:"\\u0622\\u0626\\u0679\\u0645\\u0632",verb:"\\u06C1\\u0648\\u0646\\u0627"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u0627\\u0646 \\u067E\\u0679",email:"\\u0627\\u06CC \\u0645\\u06CC\\u0644 \\u0627\\u06CC\\u0688\\u0631\\u06CC\\u0633",url:"\\u06CC\\u0648 \\u0622\\u0631 \\u0627\\u06CC\\u0644",emoji:"\\u0627\\u06CC\\u0645\\u0648\\u062C\\u06CC",uuid:"\\u06CC\\u0648 \\u06CC\\u0648 \\u0622\\u0626\\u06CC \\u0688\\u06CC",uuidv4:"\\u06CC\\u0648 \\u06CC\\u0648 \\u0622\\u0626\\u06CC \\u0688\\u06CC \\u0648\\u06CC 4",uuidv6:"\\u06CC\\u0648 \\u06CC\\u0648 \\u0622\\u0626\\u06CC \\u0688\\u06CC \\u0648\\u06CC 6",nanoid:"\\u0646\\u06CC\\u0646\\u0648 \\u0622\\u0626\\u06CC \\u0688\\u06CC",guid:"\\u062C\\u06CC \\u06CC\\u0648 \\u0622\\u0626\\u06CC \\u0688\\u06CC",cuid:"\\u0633\\u06CC \\u06CC\\u0648 \\u0622\\u0626\\u06CC \\u0688\\u06CC",cuid2:"\\u0633\\u06CC \\u06CC\\u0648 \\u0622\\u0626\\u06CC \\u0688\\u06CC 2",ulid:"\\u06CC\\u0648 \\u0627\\u06CC\\u0644 \\u0622\\u0626\\u06CC \\u0688\\u06CC",xid:"\\u0627\\u06CC\\u06A9\\u0633 \\u0622\\u0626\\u06CC \\u0688\\u06CC",ksuid:"\\u06A9\\u06D2 \\u0627\\u06CC\\u0633 \\u06CC\\u0648 \\u0622\\u0626\\u06CC \\u0688\\u06CC",datetime:"\\u0622\\u0626\\u06CC \\u0627\\u06CC\\u0633 \\u0627\\u0648 \\u0688\\u06CC\\u0679 \\u0679\\u0627\\u0626\\u0645",date:"\\u0622\\u0626\\u06CC \\u0627\\u06CC\\u0633 \\u0627\\u0648 \\u062A\\u0627\\u0631\\u06CC\\u062E",time:"\\u0622\\u0626\\u06CC \\u0627\\u06CC\\u0633 \\u0627\\u0648 \\u0648\\u0642\\u062A",duration:"\\u0622\\u0626\\u06CC \\u0627\\u06CC\\u0633 \\u0627\\u0648 \\u0645\\u062F\\u062A",ipv4:"\\u0622\\u0626\\u06CC \\u067E\\u06CC \\u0648\\u06CC 4 \\u0627\\u06CC\\u0688\\u0631\\u06CC\\u0633",ipv6:"\\u0622\\u0626\\u06CC \\u067E\\u06CC \\u0648\\u06CC 6 \\u0627\\u06CC\\u0688\\u0631\\u06CC\\u0633",cidrv4:"\\u0622\\u0626\\u06CC \\u067E\\u06CC \\u0648\\u06CC 4 \\u0631\\u06CC\\u0646\\u062C",cidrv6:"\\u0622\\u0626\\u06CC \\u067E\\u06CC \\u0648\\u06CC 6 \\u0631\\u06CC\\u0646\\u062C",base64:"\\u0628\\u06CC\\u0633 64 \\u0627\\u0646 \\u06A9\\u0648\\u0688\\u0688 \\u0633\\u0679\\u0631\\u0646\\u06AF",base64url:"\\u0628\\u06CC\\u0633 64 \\u06CC\\u0648 \\u0622\\u0631 \\u0627\\u06CC\\u0644 \\u0627\\u0646 \\u06A9\\u0648\\u0688\\u0688 \\u0633\\u0679\\u0631\\u0646\\u06AF",json_string:"\\u062C\\u06D2 \\u0627\\u06CC\\u0633 \\u0627\\u0648 \\u0627\\u06CC\\u0646 \\u0633\\u0679\\u0631\\u0646\\u06AF",e164:"\\u0627\\u06CC 164 \\u0646\\u0645\\u0628\\u0631",jwt:"\\u062C\\u06D2 \\u0688\\u0628\\u0644\\u06CC\\u0648 \\u0679\\u06CC",template_literal:"\\u0627\\u0646 \\u067E\\u0679"},i={nan:"NaN",number:"\\u0646\\u0645\\u0628\\u0631",array:"\\u0622\\u0631\\u06D2",null:"\\u0646\\u0644"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\u063A\\u0644\\u0637 \\u0627\\u0646 \\u067E\\u0679: instanceof ".concat(t.expected," \\u0645\\u062A\\u0648\\u0642\\u0639 \\u062A\\u06BE\\u0627\\u060C ").concat(p," \\u0645\\u0648\\u0635\\u0648\\u0644 \\u06C1\\u0648\\u0627"):"\\u063A\\u0644\\u0637 \\u0627\\u0646 \\u067E\\u0679: ".concat(a," \\u0645\\u062A\\u0648\\u0642\\u0639 \\u062A\\u06BE\\u0627\\u060C ").concat(p," \\u0645\\u0648\\u0635\\u0648\\u0644 \\u06C1\\u0648\\u0627")}case"invalid_value":return t.values.length===1?"\\u063A\\u0644\\u0637 \\u0627\\u0646 \\u067E\\u0679: ".concat(_(t.values[0])," \\u0645\\u062A\\u0648\\u0642\\u0639 \\u062A\\u06BE\\u0627"):"\\u063A\\u0644\\u0637 \\u0622\\u067E\\u0634\\u0646: ".concat(v(t.values,"|")," \\u0645\\u06CC\\u06BA \\u0633\\u06D2 \\u0627\\u06CC\\u06A9 \\u0645\\u062A\\u0648\\u0642\\u0639 \\u062A\\u06BE\\u0627");case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"\\u0628\\u06C1\\u062A \\u0628\\u0691\\u0627: ".concat((l=t.origin)!=null?l:"\\u0648\\u06CC\\u0644\\u06CC\\u0648"," \\u06A9\\u06D2 ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"\\u0639\\u0646\\u0627\\u0635\\u0631"," \\u06C1\\u0648\\u0646\\u06D2 \\u0645\\u062A\\u0648\\u0642\\u0639 \\u062A\\u06BE\\u06D2"):"\\u0628\\u06C1\\u062A \\u0628\\u0691\\u0627: ".concat((s=t.origin)!=null?s:"\\u0648\\u06CC\\u0644\\u06CC\\u0648"," \\u06A9\\u0627 ").concat(a).concat(t.maximum.toString()," \\u06C1\\u0648\\u0646\\u0627 \\u0645\\u062A\\u0648\\u0642\\u0639 \\u062A\\u06BE\\u0627")}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"\\u0628\\u06C1\\u062A \\u0686\\u06BE\\u0648\\u0679\\u0627: ".concat(t.origin," \\u06A9\\u06D2 ").concat(a).concat(t.minimum.toString()," ").concat(u.unit," \\u06C1\\u0648\\u0646\\u06D2 \\u0645\\u062A\\u0648\\u0642\\u0639 \\u062A\\u06BE\\u06D2"):"\\u0628\\u06C1\\u062A \\u0686\\u06BE\\u0648\\u0679\\u0627: ".concat(t.origin," \\u06A9\\u0627 ").concat(a).concat(t.minimum.toString()," \\u06C1\\u0648\\u0646\\u0627 \\u0645\\u062A\\u0648\\u0642\\u0639 \\u062A\\u06BE\\u0627")}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\u063A\\u0644\\u0637 \\u0633\\u0679\\u0631\\u0646\\u06AF: "\'.concat(a.prefix,\'" \\u0633\\u06D2 \\u0634\\u0631\\u0648\\u0639 \\u06C1\\u0648\\u0646\\u0627 \\u0686\\u0627\\u06C1\\u06CC\\u06D2\'):a.format==="ends_with"?\'\\u063A\\u0644\\u0637 \\u0633\\u0679\\u0631\\u0646\\u06AF: "\'.concat(a.suffix,\'" \\u067E\\u0631 \\u062E\\u062A\\u0645 \\u06C1\\u0648\\u0646\\u0627 \\u0686\\u0627\\u06C1\\u06CC\\u06D2\'):a.format==="includes"?\'\\u063A\\u0644\\u0637 \\u0633\\u0679\\u0631\\u0646\\u06AF: "\'.concat(a.includes,\'" \\u0634\\u0627\\u0645\\u0644 \\u06C1\\u0648\\u0646\\u0627 \\u0686\\u0627\\u06C1\\u06CC\\u06D2\'):a.format==="regex"?"\\u063A\\u0644\\u0637 \\u0633\\u0679\\u0631\\u0646\\u06AF: \\u067E\\u06CC\\u0679\\u0631\\u0646 ".concat(a.pattern," \\u0633\\u06D2 \\u0645\\u06CC\\u0686 \\u06C1\\u0648\\u0646\\u0627 \\u0686\\u0627\\u06C1\\u06CC\\u06D2"):"\\u063A\\u0644\\u0637 ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"\\u063A\\u0644\\u0637 \\u0646\\u0645\\u0628\\u0631: ".concat(t.divisor," \\u06A9\\u0627 \\u0645\\u0636\\u0627\\u0639\\u0641 \\u06C1\\u0648\\u0646\\u0627 \\u0686\\u0627\\u06C1\\u06CC\\u06D2");case"unrecognized_keys":return"\\u063A\\u06CC\\u0631 \\u062A\\u0633\\u0644\\u06CC\\u0645 \\u0634\\u062F\\u06C1 \\u06A9\\u06CC".concat(t.keys.length>1?"\\u0632":"",": ").concat(v(t.keys,"\\u060C "));case"invalid_key":return"".concat(t.origin," \\u0645\\u06CC\\u06BA \\u063A\\u0644\\u0637 \\u06A9\\u06CC");case"invalid_union":return"\\u063A\\u0644\\u0637 \\u0627\\u0646 \\u067E\\u0679";case"invalid_element":return"".concat(t.origin," \\u0645\\u06CC\\u06BA \\u063A\\u0644\\u0637 \\u0648\\u06CC\\u0644\\u06CC\\u0648");default:return"\\u063A\\u0644\\u0637 \\u0627\\u0646 \\u067E\\u0679"}}};function hs(){return{localeError:Vp()}}var Mp=()=>{let e={string:{unit:"belgi",verb:"bo\\u2018lishi kerak"},file:{unit:"bayt",verb:"bo\\u2018lishi kerak"},array:{unit:"element",verb:"bo\\u2018lishi kerak"},set:{unit:"element",verb:"bo\\u2018lishi kerak"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"kirish",email:"elektron pochta manzili",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO sana va vaqti",date:"ISO sana",time:"ISO vaqt",duration:"ISO davomiylik",ipv4:"IPv4 manzil",ipv6:"IPv6 manzil",mac:"MAC manzil",cidrv4:"IPv4 diapazon",cidrv6:"IPv6 diapazon",base64:"base64 kodlangan satr",base64url:"base64url kodlangan satr",json_string:"JSON satr",e164:"E.164 raqam",jwt:"JWT",template_literal:"kirish"},i={nan:"NaN",number:"raqam",array:"massiv"};return t=>{var o,c,l,d,s;switch(t.code){case"invalid_type":{let m=(o=i[t.expected])!=null?o:t.expected,a=y(t.input),u=(c=i[a])!=null?c:a;return/^[A-Z]/.test(t.expected)?"Noto\\u2018g\\u2018ri kirish: kutilgan instanceof ".concat(t.expected,", qabul qilingan ").concat(u):"Noto\\u2018g\\u2018ri kirish: kutilgan ".concat(m,", qabul qilingan ").concat(u)}case"invalid_value":return t.values.length===1?"Noto\\u2018g\\u2018ri kirish: kutilgan ".concat(_(t.values[0])):"Noto\\u2018g\\u2018ri variant: quyidagilardan biri kutilgan ".concat(v(t.values,"|"));case"too_big":{let m=t.inclusive?"<=":"<",a=r(t.origin);return a?"Juda katta: kutilgan ".concat((l=t.origin)!=null?l:"qiymat"," ").concat(m).concat(t.maximum.toString()," ").concat(a.unit," ").concat(a.verb):"Juda katta: kutilgan ".concat((d=t.origin)!=null?d:"qiymat"," ").concat(m).concat(t.maximum.toString())}case"too_small":{let m=t.inclusive?">=":">",a=r(t.origin);return a?"Juda kichik: kutilgan ".concat(t.origin," ").concat(m).concat(t.minimum.toString()," ").concat(a.unit," ").concat(a.verb):"Juda kichik: kutilgan ".concat(t.origin," ").concat(m).concat(t.minimum.toString())}case"invalid_format":{let m=t;return m.format==="starts_with"?\'Noto\\u2018g\\u2018ri satr: "\'.concat(m.prefix,\'" bilan boshlanishi kerak\'):m.format==="ends_with"?\'Noto\\u2018g\\u2018ri satr: "\'.concat(m.suffix,\'" bilan tugashi kerak\'):m.format==="includes"?\'Noto\\u2018g\\u2018ri satr: "\'.concat(m.includes,\'" ni o\\u2018z ichiga olishi kerak\'):m.format==="regex"?"Noto\\u2018g\\u2018ri satr: ".concat(m.pattern," shabloniga mos kelishi kerak"):"Noto\\u2018g\\u2018ri ".concat((s=n[m.format])!=null?s:t.format)}case"not_multiple_of":return"Noto\\u2018g\\u2018ri raqam: ".concat(t.divisor," ning karralisi bo\\u2018lishi kerak");case"unrecognized_keys":return"Noma\\u2019lum kalit".concat(t.keys.length>1?"lar":"",": ").concat(v(t.keys,", "));case"invalid_key":return"".concat(t.origin," dagi kalit noto\\u2018g\\u2018ri");case"invalid_union":return"Noto\\u2018g\\u2018ri kirish";case"invalid_element":return"".concat(t.origin," da noto\\u2018g\\u2018ri qiymat");default:return"Noto\\u2018g\\u2018ri kirish"}}};function _s(){return{localeError:Mp()}}var Bp=()=>{let e={string:{unit:"k\\xFD t\\u1EF1",verb:"c\\xF3"},file:{unit:"byte",verb:"c\\xF3"},array:{unit:"ph\\u1EA7n t\\u1EED",verb:"c\\xF3"},set:{unit:"ph\\u1EA7n t\\u1EED",verb:"c\\xF3"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u0111\\u1EA7u v\\xE0o",email:"\\u0111\\u1ECBa ch\\u1EC9 email",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ng\\xE0y gi\\u1EDD ISO",date:"ng\\xE0y ISO",time:"gi\\u1EDD ISO",duration:"kho\\u1EA3ng th\\u1EDDi gian ISO",ipv4:"\\u0111\\u1ECBa ch\\u1EC9 IPv4",ipv6:"\\u0111\\u1ECBa ch\\u1EC9 IPv6",cidrv4:"d\\u1EA3i IPv4",cidrv6:"d\\u1EA3i IPv6",base64:"chu\\u1ED7i m\\xE3 h\\xF3a base64",base64url:"chu\\u1ED7i m\\xE3 h\\xF3a base64url",json_string:"chu\\u1ED7i JSON",e164:"s\\u1ED1 E.164",jwt:"JWT",template_literal:"\\u0111\\u1EA7u v\\xE0o"},i={nan:"NaN",number:"s\\u1ED1",array:"m\\u1EA3ng"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\u0110\\u1EA7u v\\xE0o kh\\xF4ng h\\u1EE3p l\\u1EC7: mong \\u0111\\u1EE3i instanceof ".concat(t.expected,", nh\\u1EADn \\u0111\\u01B0\\u1EE3c ").concat(p):"\\u0110\\u1EA7u v\\xE0o kh\\xF4ng h\\u1EE3p l\\u1EC7: mong \\u0111\\u1EE3i ".concat(a,", nh\\u1EADn \\u0111\\u01B0\\u1EE3c ").concat(p)}case"invalid_value":return t.values.length===1?"\\u0110\\u1EA7u v\\xE0o kh\\xF4ng h\\u1EE3p l\\u1EC7: mong \\u0111\\u1EE3i ".concat(_(t.values[0])):"T\\xF9y ch\\u1ECDn kh\\xF4ng h\\u1EE3p l\\u1EC7: mong \\u0111\\u1EE3i m\\u1ED9t trong c\\xE1c gi\\xE1 tr\\u1ECB ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"Qu\\xE1 l\\u1EDBn: mong \\u0111\\u1EE3i ".concat((l=t.origin)!=null?l:"gi\\xE1 tr\\u1ECB"," ").concat(u.verb," ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"ph\\u1EA7n t\\u1EED"):"Qu\\xE1 l\\u1EDBn: mong \\u0111\\u1EE3i ".concat((s=t.origin)!=null?s:"gi\\xE1 tr\\u1ECB"," ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"Qu\\xE1 nh\\u1ECF: mong \\u0111\\u1EE3i ".concat(t.origin," ").concat(u.verb," ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"Qu\\xE1 nh\\u1ECF: mong \\u0111\\u1EE3i ".concat(t.origin," ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'Chu\\u1ED7i kh\\xF4ng h\\u1EE3p l\\u1EC7: ph\\u1EA3i b\\u1EAFt \\u0111\\u1EA7u b\\u1EB1ng "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'Chu\\u1ED7i kh\\xF4ng h\\u1EE3p l\\u1EC7: ph\\u1EA3i k\\u1EBFt th\\xFAc b\\u1EB1ng "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'Chu\\u1ED7i kh\\xF4ng h\\u1EE3p l\\u1EC7: ph\\u1EA3i bao g\\u1ED3m "\'.concat(a.includes,\'"\'):a.format==="regex"?"Chu\\u1ED7i kh\\xF4ng h\\u1EE3p l\\u1EC7: ph\\u1EA3i kh\\u1EDBp v\\u1EDBi m\\u1EABu ".concat(a.pattern):"".concat((m=n[a.format])!=null?m:t.format," kh\\xF4ng h\\u1EE3p l\\u1EC7")}case"not_multiple_of":return"S\\u1ED1 kh\\xF4ng h\\u1EE3p l\\u1EC7: ph\\u1EA3i l\\xE0 b\\u1ED9i s\\u1ED1 c\\u1EE7a ".concat(t.divisor);case"unrecognized_keys":return"Kh\\xF3a kh\\xF4ng \\u0111\\u01B0\\u1EE3c nh\\u1EADn d\\u1EA1ng: ".concat(v(t.keys,", "));case"invalid_key":return"Kh\\xF3a kh\\xF4ng h\\u1EE3p l\\u1EC7 trong ".concat(t.origin);case"invalid_union":return"\\u0110\\u1EA7u v\\xE0o kh\\xF4ng h\\u1EE3p l\\u1EC7";case"invalid_element":return"Gi\\xE1 tr\\u1ECB kh\\xF4ng h\\u1EE3p l\\u1EC7 trong ".concat(t.origin);default:return"\\u0110\\u1EA7u v\\xE0o kh\\xF4ng h\\u1EE3p l\\u1EC7"}}};function ys(){return{localeError:Bp()}}var Kp=()=>{let e={string:{unit:"\\u5B57\\u7B26",verb:"\\u5305\\u542B"},file:{unit:"\\u5B57\\u8282",verb:"\\u5305\\u542B"},array:{unit:"\\u9879",verb:"\\u5305\\u542B"},set:{unit:"\\u9879",verb:"\\u5305\\u542B"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u8F93\\u5165",email:"\\u7535\\u5B50\\u90AE\\u4EF6",url:"URL",emoji:"\\u8868\\u60C5\\u7B26\\u53F7",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO\\u65E5\\u671F\\u65F6\\u95F4",date:"ISO\\u65E5\\u671F",time:"ISO\\u65F6\\u95F4",duration:"ISO\\u65F6\\u957F",ipv4:"IPv4\\u5730\\u5740",ipv6:"IPv6\\u5730\\u5740",cidrv4:"IPv4\\u7F51\\u6BB5",cidrv6:"IPv6\\u7F51\\u6BB5",base64:"base64\\u7F16\\u7801\\u5B57\\u7B26\\u4E32",base64url:"base64url\\u7F16\\u7801\\u5B57\\u7B26\\u4E32",json_string:"JSON\\u5B57\\u7B26\\u4E32",e164:"E.164\\u53F7\\u7801",jwt:"JWT",template_literal:"\\u8F93\\u5165"},i={nan:"NaN",number:"\\u6570\\u5B57",array:"\\u6570\\u7EC4",null:"\\u7A7A\\u503C(null)"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\u65E0\\u6548\\u8F93\\u5165\\uFF1A\\u671F\\u671B instanceof ".concat(t.expected,"\\uFF0C\\u5B9E\\u9645\\u63A5\\u6536 ").concat(p):"\\u65E0\\u6548\\u8F93\\u5165\\uFF1A\\u671F\\u671B ".concat(a,"\\uFF0C\\u5B9E\\u9645\\u63A5\\u6536 ").concat(p)}case"invalid_value":return t.values.length===1?"\\u65E0\\u6548\\u8F93\\u5165\\uFF1A\\u671F\\u671B ".concat(_(t.values[0])):"\\u65E0\\u6548\\u9009\\u9879\\uFF1A\\u671F\\u671B\\u4EE5\\u4E0B\\u4E4B\\u4E00 ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"\\u6570\\u503C\\u8FC7\\u5927\\uFF1A\\u671F\\u671B ".concat((l=t.origin)!=null?l:"\\u503C"," ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"\\u4E2A\\u5143\\u7D20"):"\\u6570\\u503C\\u8FC7\\u5927\\uFF1A\\u671F\\u671B ".concat((s=t.origin)!=null?s:"\\u503C"," ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"\\u6570\\u503C\\u8FC7\\u5C0F\\uFF1A\\u671F\\u671B ".concat(t.origin," ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"\\u6570\\u503C\\u8FC7\\u5C0F\\uFF1A\\u671F\\u671B ".concat(t.origin," ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\u65E0\\u6548\\u5B57\\u7B26\\u4E32\\uFF1A\\u5FC5\\u987B\\u4EE5 "\'.concat(a.prefix,\'" \\u5F00\\u5934\'):a.format==="ends_with"?\'\\u65E0\\u6548\\u5B57\\u7B26\\u4E32\\uFF1A\\u5FC5\\u987B\\u4EE5 "\'.concat(a.suffix,\'" \\u7ED3\\u5C3E\'):a.format==="includes"?\'\\u65E0\\u6548\\u5B57\\u7B26\\u4E32\\uFF1A\\u5FC5\\u987B\\u5305\\u542B "\'.concat(a.includes,\'"\'):a.format==="regex"?"\\u65E0\\u6548\\u5B57\\u7B26\\u4E32\\uFF1A\\u5FC5\\u987B\\u6EE1\\u8DB3\\u6B63\\u5219\\u8868\\u8FBE\\u5F0F ".concat(a.pattern):"\\u65E0\\u6548".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"\\u65E0\\u6548\\u6570\\u5B57\\uFF1A\\u5FC5\\u987B\\u662F ".concat(t.divisor," \\u7684\\u500D\\u6570");case"unrecognized_keys":return"\\u51FA\\u73B0\\u672A\\u77E5\\u7684\\u952E(key): ".concat(v(t.keys,", "));case"invalid_key":return"".concat(t.origin," \\u4E2D\\u7684\\u952E(key)\\u65E0\\u6548");case"invalid_union":return"\\u65E0\\u6548\\u8F93\\u5165";case"invalid_element":return"".concat(t.origin," \\u4E2D\\u5305\\u542B\\u65E0\\u6548\\u503C(value)");default:return"\\u65E0\\u6548\\u8F93\\u5165"}}};function bs(){return{localeError:Kp()}}var Gp=()=>{let e={string:{unit:"\\u5B57\\u5143",verb:"\\u64C1\\u6709"},file:{unit:"\\u4F4D\\u5143\\u7D44",verb:"\\u64C1\\u6709"},array:{unit:"\\u9805\\u76EE",verb:"\\u64C1\\u6709"},set:{unit:"\\u9805\\u76EE",verb:"\\u64C1\\u6709"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u8F38\\u5165",email:"\\u90F5\\u4EF6\\u5730\\u5740",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO \\u65E5\\u671F\\u6642\\u9593",date:"ISO \\u65E5\\u671F",time:"ISO \\u6642\\u9593",duration:"ISO \\u671F\\u9593",ipv4:"IPv4 \\u4F4D\\u5740",ipv6:"IPv6 \\u4F4D\\u5740",cidrv4:"IPv4 \\u7BC4\\u570D",cidrv6:"IPv6 \\u7BC4\\u570D",base64:"base64 \\u7DE8\\u78BC\\u5B57\\u4E32",base64url:"base64url \\u7DE8\\u78BC\\u5B57\\u4E32",json_string:"JSON \\u5B57\\u4E32",e164:"E.164 \\u6578\\u503C",jwt:"JWT",template_literal:"\\u8F38\\u5165"},i={nan:"NaN"};return t=>{var o,c,l,d,s,m;switch(t.code){case"invalid_type":{let a=(o=i[t.expected])!=null?o:t.expected,u=y(t.input),p=(c=i[u])!=null?c:u;return/^[A-Z]/.test(t.expected)?"\\u7121\\u6548\\u7684\\u8F38\\u5165\\u503C\\uFF1A\\u9810\\u671F\\u70BA instanceof ".concat(t.expected,"\\uFF0C\\u4F46\\u6536\\u5230 ").concat(p):"\\u7121\\u6548\\u7684\\u8F38\\u5165\\u503C\\uFF1A\\u9810\\u671F\\u70BA ".concat(a,"\\uFF0C\\u4F46\\u6536\\u5230 ").concat(p)}case"invalid_value":return t.values.length===1?"\\u7121\\u6548\\u7684\\u8F38\\u5165\\u503C\\uFF1A\\u9810\\u671F\\u70BA ".concat(_(t.values[0])):"\\u7121\\u6548\\u7684\\u9078\\u9805\\uFF1A\\u9810\\u671F\\u70BA\\u4EE5\\u4E0B\\u5176\\u4E2D\\u4E4B\\u4E00 ".concat(v(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",u=r(t.origin);return u?"\\u6578\\u503C\\u904E\\u5927\\uFF1A\\u9810\\u671F ".concat((l=t.origin)!=null?l:"\\u503C"," \\u61C9\\u70BA ").concat(a).concat(t.maximum.toString()," ").concat((d=u.unit)!=null?d:"\\u500B\\u5143\\u7D20"):"\\u6578\\u503C\\u904E\\u5927\\uFF1A\\u9810\\u671F ".concat((s=t.origin)!=null?s:"\\u503C"," \\u61C9\\u70BA ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",u=r(t.origin);return u?"\\u6578\\u503C\\u904E\\u5C0F\\uFF1A\\u9810\\u671F ".concat(t.origin," \\u61C9\\u70BA ").concat(a).concat(t.minimum.toString()," ").concat(u.unit):"\\u6578\\u503C\\u904E\\u5C0F\\uFF1A\\u9810\\u671F ".concat(t.origin," \\u61C9\\u70BA ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\u7121\\u6548\\u7684\\u5B57\\u4E32\\uFF1A\\u5FC5\\u9808\\u4EE5 "\'.concat(a.prefix,\'" \\u958B\\u982D\'):a.format==="ends_with"?\'\\u7121\\u6548\\u7684\\u5B57\\u4E32\\uFF1A\\u5FC5\\u9808\\u4EE5 "\'.concat(a.suffix,\'" \\u7D50\\u5C3E\'):a.format==="includes"?\'\\u7121\\u6548\\u7684\\u5B57\\u4E32\\uFF1A\\u5FC5\\u9808\\u5305\\u542B "\'.concat(a.includes,\'"\'):a.format==="regex"?"\\u7121\\u6548\\u7684\\u5B57\\u4E32\\uFF1A\\u5FC5\\u9808\\u7B26\\u5408\\u683C\\u5F0F ".concat(a.pattern):"\\u7121\\u6548\\u7684 ".concat((m=n[a.format])!=null?m:t.format)}case"not_multiple_of":return"\\u7121\\u6548\\u7684\\u6578\\u5B57\\uFF1A\\u5FC5\\u9808\\u70BA ".concat(t.divisor," \\u7684\\u500D\\u6578");case"unrecognized_keys":return"\\u7121\\u6CD5\\u8B58\\u5225\\u7684\\u9375\\u503C".concat(t.keys.length>1?"\\u5011":"","\\uFF1A").concat(v(t.keys,"\\u3001"));case"invalid_key":return"".concat(t.origin," \\u4E2D\\u6709\\u7121\\u6548\\u7684\\u9375\\u503C");case"invalid_union":return"\\u7121\\u6548\\u7684\\u8F38\\u5165\\u503C";case"invalid_element":return"".concat(t.origin," \\u4E2D\\u6709\\u7121\\u6548\\u7684\\u503C");default:return"\\u7121\\u6548\\u7684\\u8F38\\u5165\\u503C"}}};function xs(){return{localeError:Gp()}}var Wp=()=>{let e={string:{unit:"\\xE0mi",verb:"n\\xED"},file:{unit:"bytes",verb:"n\\xED"},array:{unit:"nkan",verb:"n\\xED"},set:{unit:"nkan",verb:"n\\xED"}};function r(t){var o;return(o=e[t])!=null?o:null}let n={regex:"\\u1EB9\\u0300r\\u1ECD \\xECb\\xE1w\\u1ECDl\\xE9",email:"\\xE0d\\xEDr\\u1EB9\\u0301s\\xEC \\xECm\\u1EB9\\u0301l\\xEC",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\\xE0k\\xF3k\\xF2 ISO",date:"\\u1ECDj\\u1ECD\\u0301 ISO",time:"\\xE0k\\xF3k\\xF2 ISO",duration:"\\xE0k\\xF3k\\xF2 t\\xF3 p\\xE9 ISO",ipv4:"\\xE0d\\xEDr\\u1EB9\\u0301s\\xEC IPv4",ipv6:"\\xE0d\\xEDr\\u1EB9\\u0301s\\xEC IPv6",cidrv4:"\\xE0gb\\xE8gb\\xE8 IPv4",cidrv6:"\\xE0gb\\xE8gb\\xE8 IPv6",base64:"\\u1ECD\\u0300r\\u1ECD\\u0300 t\\xED a k\\u1ECD\\u0301 n\\xED base64",base64url:"\\u1ECD\\u0300r\\u1ECD\\u0300 base64url",json_string:"\\u1ECD\\u0300r\\u1ECD\\u0300 JSON",e164:"n\\u1ECD\\u0301mb\\xE0 E.164",jwt:"JWT",template_literal:"\\u1EB9\\u0300r\\u1ECD \\xECb\\xE1w\\u1ECDl\\xE9"},i={nan:"NaN",number:"n\\u1ECD\\u0301mb\\xE0",array:"akop\\u1ECD"};return t=>{var o,c,l,d;switch(t.code){case"invalid_type":{let s=(o=i[t.expected])!=null?o:t.expected,m=y(t.input),a=(c=i[m])!=null?c:m;return/^[A-Z]/.test(t.expected)?"\\xCCb\\xE1w\\u1ECDl\\xE9 a\\u1E63\\xEC\\u1E63e: a n\\xED l\\xE1ti fi instanceof ".concat(t.expected,", \\xE0m\\u1ECD\\u0300 a r\\xED ").concat(a):"\\xCCb\\xE1w\\u1ECDl\\xE9 a\\u1E63\\xEC\\u1E63e: a n\\xED l\\xE1ti fi ".concat(s,", \\xE0m\\u1ECD\\u0300 a r\\xED ").concat(a)}case"invalid_value":return t.values.length===1?"\\xCCb\\xE1w\\u1ECDl\\xE9 a\\u1E63\\xEC\\u1E63e: a n\\xED l\\xE1ti fi ".concat(_(t.values[0])):"\\xC0\\u1E63\\xE0y\\xE0n a\\u1E63\\xEC\\u1E63e: yan \\u1ECD\\u0300kan l\\xE1ra ".concat(v(t.values,"|"));case"too_big":{let s=t.inclusive?"<=":"<",m=r(t.origin);return m?"T\\xF3 p\\u1ECD\\u0300 j\\xF9: a n\\xED l\\xE1ti j\\u1EB9\\u0301 p\\xE9 ".concat((l=t.origin)!=null?l:"iye"," ").concat(m.verb," ").concat(s).concat(t.maximum," ").concat(m.unit):"T\\xF3 p\\u1ECD\\u0300 j\\xF9: a n\\xED l\\xE1ti j\\u1EB9\\u0301 ".concat(s).concat(t.maximum)}case"too_small":{let s=t.inclusive?">=":">",m=r(t.origin);return m?"K\\xE9r\\xE9 ju: a n\\xED l\\xE1ti j\\u1EB9\\u0301 p\\xE9 ".concat(t.origin," ").concat(m.verb," ").concat(s).concat(t.minimum," ").concat(m.unit):"K\\xE9r\\xE9 ju: a n\\xED l\\xE1ti j\\u1EB9\\u0301 ".concat(s).concat(t.minimum)}case"invalid_format":{let s=t;return s.format==="starts_with"?\'\\u1ECC\\u0300r\\u1ECD\\u0300 a\\u1E63\\xEC\\u1E63e: gb\\u1ECD\\u0301d\\u1ECD\\u0300 b\\u1EB9\\u0300r\\u1EB9\\u0300 p\\u1EB9\\u0300l\\xFA "\'.concat(s.prefix,\'"\'):s.format==="ends_with"?\'\\u1ECC\\u0300r\\u1ECD\\u0300 a\\u1E63\\xEC\\u1E63e: gb\\u1ECD\\u0301d\\u1ECD\\u0300 par\\xED p\\u1EB9\\u0300l\\xFA "\'.concat(s.suffix,\'"\'):s.format==="includes"?\'\\u1ECC\\u0300r\\u1ECD\\u0300 a\\u1E63\\xEC\\u1E63e: gb\\u1ECD\\u0301d\\u1ECD\\u0300 n\\xED "\'.concat(s.includes,\'"\'):s.format==="regex"?"\\u1ECC\\u0300r\\u1ECD\\u0300 a\\u1E63\\xEC\\u1E63e: gb\\u1ECD\\u0301d\\u1ECD\\u0300 b\\xE1 \\xE0p\\u1EB9\\u1EB9r\\u1EB9 mu ".concat(s.pattern):"A\\u1E63\\xEC\\u1E63e: ".concat((d=n[s.format])!=null?d:t.format)}case"not_multiple_of":return"N\\u1ECD\\u0301mb\\xE0 a\\u1E63\\xEC\\u1E63e: gb\\u1ECD\\u0301d\\u1ECD\\u0300 j\\u1EB9\\u0301 \\xE8y\\xE0 p\\xEDp\\xEDn ti ".concat(t.divisor);case"unrecognized_keys":return"B\\u1ECDt\\xECn\\xEC \\xE0\\xECm\\u1ECD\\u0300: ".concat(v(t.keys,", "));case"invalid_key":return"B\\u1ECDt\\xECn\\xEC a\\u1E63\\xEC\\u1E63e n\\xEDn\\xFA ".concat(t.origin);case"invalid_union":return"\\xCCb\\xE1w\\u1ECDl\\xE9 a\\u1E63\\xEC\\u1E63e";case"invalid_element":return"Iye a\\u1E63\\xEC\\u1E63e n\\xEDn\\xFA ".concat(t.origin);default:return"\\xCCb\\xE1w\\u1ECDl\\xE9 a\\u1E63\\xEC\\u1E63e"}}};function ks(){return{localeError:Wp()}}var zs,ma=Symbol("ZodOutput"),pa=Symbol("ZodInput"),Or=class{constructor(){this._map=new WeakMap,this._idmap=new Map}add(r,...n){let i=n[0];return this._map.set(r,i),i&&typeof i=="object"&&"id"in i&&this._idmap.set(i.id,r),this}clear(){return this._map=new WeakMap,this._idmap=new Map,this}remove(r){let n=this._map.get(r);return n&&typeof n=="object"&&"id"in n&&this._idmap.delete(n.id),this._map.delete(r),this}get(r){var i;let n=r._zod.parent;if(n){let t=f({},(i=this.get(n))!=null?i:{});delete t.id;let o=f(f({},t),this._map.get(r));return Object.keys(o).length?o:void 0}return this._map.get(r)}has(r){return this._map.has(r)}};function Dr(){return new Or}var Is;(Is=(zs=globalThis).__zod_globalRegistry)!=null||(zs.__zod_globalRegistry=Dr());var B=globalThis.__zod_globalRegistry;function fa(e,r){return new e(f({type:"string"},x(r)))}function ga(e,r){return new e(f({type:"string",coerce:!0},x(r)))}function Zr(e,r){return new e(f({type:"string",format:"email",check:"string_format",abort:!1},x(r)))}function Ft(e,r){return new e(f({type:"string",format:"guid",check:"string_format",abort:!1},x(r)))}function Tr(e,r){return new e(f({type:"string",format:"uuid",check:"string_format",abort:!1},x(r)))}function Nr(e,r){return new e(f({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4"},x(r)))}function Er(e,r){return new e(f({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6"},x(r)))}function Ar(e,r){return new e(f({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7"},x(r)))}function Jt(e,r){return new e(f({type:"string",format:"url",check:"string_format",abort:!1},x(r)))}function Rr(e,r){return new e(f({type:"string",format:"emoji",check:"string_format",abort:!1},x(r)))}function Lr(e,r){return new e(f({type:"string",format:"nanoid",check:"string_format",abort:!1},x(r)))}function Cr(e,r){return new e(f({type:"string",format:"cuid",check:"string_format",abort:!1},x(r)))}function Fr(e,r){return new e(f({type:"string",format:"cuid2",check:"string_format",abort:!1},x(r)))}function Jr(e,r){return new e(f({type:"string",format:"ulid",check:"string_format",abort:!1},x(r)))}function Vr(e,r){return new e(f({type:"string",format:"xid",check:"string_format",abort:!1},x(r)))}function Mr(e,r){return new e(f({type:"string",format:"ksuid",check:"string_format",abort:!1},x(r)))}function Br(e,r){return new e(f({type:"string",format:"ipv4",check:"string_format",abort:!1},x(r)))}function Kr(e,r){return new e(f({type:"string",format:"ipv6",check:"string_format",abort:!1},x(r)))}function va(e,r){return new e(f({type:"string",format:"mac",check:"string_format",abort:!1},x(r)))}function Gr(e,r){return new e(f({type:"string",format:"cidrv4",check:"string_format",abort:!1},x(r)))}function Wr(e,r){return new e(f({type:"string",format:"cidrv6",check:"string_format",abort:!1},x(r)))}function qr(e,r){return new e(f({type:"string",format:"base64",check:"string_format",abort:!1},x(r)))}function Xr(e,r){return new e(f({type:"string",format:"base64url",check:"string_format",abort:!1},x(r)))}function Yr(e,r){return new e(f({type:"string",format:"e164",check:"string_format",abort:!1},x(r)))}function Qr(e,r){return new e(f({type:"string",format:"jwt",check:"string_format",abort:!1},x(r)))}var $a={Any:null,Minute:-1,Second:0,Millisecond:3,Microsecond:6};function ha(e,r){return new e(f({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null},x(r)))}function _a(e,r){return new e(f({type:"string",format:"date",check:"string_format"},x(r)))}function ya(e,r){return new e(f({type:"string",format:"time",check:"string_format",precision:null},x(r)))}function ba(e,r){return new e(f({type:"string",format:"duration",check:"string_format"},x(r)))}function xa(e,r){return new e(f({type:"number",checks:[]},x(r)))}function ka(e,r){return new e(f({type:"number",coerce:!0,checks:[]},x(r)))}function za(e,r){return new e(f({type:"number",check:"number_format",abort:!1,format:"safeint"},x(r)))}function Ia(e,r){return new e(f({type:"number",check:"number_format",abort:!1,format:"float32"},x(r)))}function Sa(e,r){return new e(f({type:"number",check:"number_format",abort:!1,format:"float64"},x(r)))}function wa(e,r){return new e(f({type:"number",check:"number_format",abort:!1,format:"int32"},x(r)))}function ja(e,r){return new e(f({type:"number",check:"number_format",abort:!1,format:"uint32"},x(r)))}function Pa(e,r){return new e(f({type:"boolean"},x(r)))}function Ua(e,r){return new e(f({type:"boolean",coerce:!0},x(r)))}function Oa(e,r){return new e(f({type:"bigint"},x(r)))}function Da(e,r){return new e(f({type:"bigint",coerce:!0},x(r)))}function Za(e,r){return new e(f({type:"bigint",check:"bigint_format",abort:!1,format:"int64"},x(r)))}function Ta(e,r){return new e(f({type:"bigint",check:"bigint_format",abort:!1,format:"uint64"},x(r)))}function Na(e,r){return new e(f({type:"symbol"},x(r)))}function Ea(e,r){return new e(f({type:"undefined"},x(r)))}function Aa(e,r){return new e(f({type:"null"},x(r)))}function Ra(e){return new e({type:"any"})}function La(e){return new e({type:"unknown"})}function Ca(e,r){return new e(f({type:"never"},x(r)))}function Fa(e,r){return new e(f({type:"void"},x(r)))}function Ja(e,r){return new e(f({type:"date"},x(r)))}function Va(e,r){return new e(f({type:"date",coerce:!0},x(r)))}function Ma(e,r){return new e(f({type:"nan"},x(r)))}function pe(e,r){return new $r(z(f({check:"less_than"},x(r)),{value:e,inclusive:!1}))}function ae(e,r){return new $r(z(f({check:"less_than"},x(r)),{value:e,inclusive:!0}))}function fe(e,r){return new hr(z(f({check:"greater_than"},x(r)),{value:e,inclusive:!1}))}function Q(e,r){return new hr(z(f({check:"greater_than"},x(r)),{value:e,inclusive:!0}))}function Hr(e){return fe(0,e)}function en(e){return pe(0,e)}function tn(e){return ae(0,e)}function rn(e){return Q(0,e)}function je(e,r){return new Ei(z(f({check:"multiple_of"},x(r)),{value:e}))}function Pe(e,r){return new Li(z(f({check:"max_size"},x(r)),{maximum:e}))}function ge(e,r){return new Ci(z(f({check:"min_size"},x(r)),{minimum:e}))}function Ce(e,r){return new Fi(z(f({check:"size_equals"},x(r)),{size:e}))}function Fe(e,r){return new Ji(z(f({check:"max_length"},x(r)),{maximum:e}))}function be(e,r){return new Vi(z(f({check:"min_length"},x(r)),{minimum:e}))}function Je(e,r){return new Mi(z(f({check:"length_equals"},x(r)),{length:e}))}function tt(e,r){return new Bi(z(f({check:"string_format",format:"regex"},x(r)),{pattern:e}))}function rt(e){return new Ki(f({check:"string_format",format:"lowercase"},x(e)))}function nt(e){return new Gi(f({check:"string_format",format:"uppercase"},x(e)))}function it(e,r){return new Wi(z(f({check:"string_format",format:"includes"},x(r)),{includes:e}))}function ot(e,r){return new qi(z(f({check:"string_format",format:"starts_with"},x(r)),{prefix:e}))}function at(e,r){return new Xi(z(f({check:"string_format",format:"ends_with"},x(r)),{suffix:e}))}function nn(e,r,n){return new Yi(f({check:"property",property:e,schema:r},x(n)))}function ct(e,r){return new Qi(f({check:"mime_type",mime:e},x(r)))}function de(e){return new Hi({check:"overwrite",tx:e})}function ut(e){return de(r=>r.normalize(e))}function lt(){return de(e=>e.trim())}function st(){return de(e=>e.toLowerCase())}function dt(){return de(e=>e.toUpperCase())}function mt(){return de(e=>Yn(e))}function Ba(e,r,n){return new e(f({type:"array",element:r},x(n)))}function Xp(e,r,n){return new e(f({type:"union",options:r},x(n)))}function Yp(e,r,n){return new e(f({type:"union",options:r,inclusive:!1},x(n)))}function Qp(e,r,n,i){return new e(f({type:"union",options:n,discriminator:r},x(i)))}function Hp(e,r,n){return new e({type:"intersection",left:r,right:n})}function ef(e,r,n,i){let t=n instanceof P,o=t?i:n,c=t?n:null;return new e(f({type:"tuple",items:r,rest:c},x(o)))}function tf(e,r,n,i){return new e(f({type:"record",keyType:r,valueType:n},x(i)))}function rf(e,r,n,i){return new e(f({type:"map",keyType:r,valueType:n},x(i)))}function nf(e,r,n){return new e(f({type:"set",valueType:r},x(n)))}function of(e,r,n){let i=Array.isArray(r)?Object.fromEntries(r.map(t=>[t,t])):r;return new e(f({type:"enum",entries:i},x(n)))}function af(e,r,n){return new e(f({type:"enum",entries:r},x(n)))}function cf(e,r,n){return new e(f({type:"literal",values:Array.isArray(r)?r:[r]},x(n)))}function Ka(e,r){return new e(f({type:"file"},x(r)))}function uf(e,r){return new e({type:"transform",transform:r})}function lf(e,r){return new e({type:"optional",innerType:r})}function sf(e,r){return new e({type:"nullable",innerType:r})}function df(e,r,n){return new e({type:"default",innerType:r,get defaultValue(){return typeof n=="function"?n():Hn(n)}})}function mf(e,r,n){return new e(f({type:"nonoptional",innerType:r},x(n)))}function pf(e,r){return new e({type:"success",innerType:r})}function ff(e,r,n){return new e({type:"catch",innerType:r,catchValue:typeof n=="function"?n:()=>n})}function gf(e,r,n){return new e({type:"pipe",in:r,out:n})}function vf(e,r){return new e({type:"readonly",innerType:r})}function $f(e,r,n){return new e(f({type:"template_literal",parts:r},x(n)))}function hf(e,r){return new e({type:"lazy",getter:r})}function _f(e,r){return new e({type:"promise",innerType:r})}function Ga(e,r,n){var o;let i=x(n);return(o=i.abort)!=null||(i.abort=!0),new e(f({type:"custom",check:"custom",fn:r},i))}function Wa(e,r,n){return new e(f({type:"custom",check:"custom",fn:r},x(n)))}function qa(e){let r=Ss(n=>(n.addIssue=i=>{var t,o,c,l;if(typeof i=="string")n.issues.push(We(i,n.value,r._zod.def));else{let d=i;d.fatal&&(d.continue=!1),(t=d.code)!=null||(d.code="custom"),(o=d.input)!=null||(d.input=n.value),(c=d.inst)!=null||(d.inst=r),(l=d.continue)!=null||(d.continue=!r._zod.def.abort),n.issues.push(We(d))}},e(n.value,n)));return r}function Ss(e,r){let n=new C(f({check:"custom"},x(r)));return n._zod.check=e,n}function Xa(e){let r=new C({check:"describe"});return r._zod.onattach=[n=>{var t;let i=(t=B.get(n))!=null?t:{};B.add(n,z(f({},i),{description:e}))}],r._zod.check=()=>{},r}function Ya(e){let r=new C({check:"meta"});return r._zod.onattach=[n=>{var t;let i=(t=B.get(n))!=null?t:{};B.add(n,f(f({},i),e))}],r._zod.check=()=>{},r}function Qa(e,r){var p,$,h,w,D;let n=x(r),i=(p=n.truthy)!=null?p:["true","1","yes","on","y","enabled"],t=($=n.falsy)!=null?$:["false","0","no","off","n","disabled"];n.case!=="sensitive"&&(i=i.map(T=>typeof T=="string"?T.toLowerCase():T),t=t.map(T=>typeof T=="string"?T.toLowerCase():T));let o=new Set(i),c=new Set(t),l=(h=e.Codec)!=null?h:Lt,d=(w=e.Boolean)!=null?w:At,s=(D=e.String)!=null?D:Re,m=new s({type:"string",error:n.error}),a=new d({type:"boolean",error:n.error}),u=new l({type:"pipe",in:m,out:a,transform:((T,F)=>{let S=T;return n.case!=="sensitive"&&(S=S.toLowerCase()),o.has(S)?!0:c.has(S)?!1:(F.issues.push({code:"invalid_value",expected:"stringbool",values:[...o,...c],input:F.value,inst:u,continue:!1}),{})}),reverseTransform:((T,F)=>T===!0?i[0]||"true":t[0]||"false"),error:n.error});return u}function pt(e,r,n,i={}){let t=x(i),o=f(z(f({},x(i)),{check:"string_format",type:"string",format:r,fn:typeof n=="function"?n:l=>n.test(l)}),t);return n instanceof RegExp&&(o.pattern=n),new e(o)}function Ue(e){var n,i,t,o,c,l,d,s,m;let r=(n=e==null?void 0:e.target)!=null?n:"draft-2020-12";return r==="draft-4"&&(r="draft-04"),r==="draft-7"&&(r="draft-07"),{processors:(i=e.processors)!=null?i:{},metadataRegistry:(t=e==null?void 0:e.metadata)!=null?t:B,target:r,unrepresentable:(o=e==null?void 0:e.unrepresentable)!=null?o:"throw",override:(c=e==null?void 0:e.override)!=null?c:(()=>{}),io:(l=e==null?void 0:e.io)!=null?l:"output",counter:0,seen:new Map,cycles:(d=e==null?void 0:e.cycles)!=null?d:"ref",reused:(s=e==null?void 0:e.reused)!=null?s:"inline",external:(m=e==null?void 0:e.external)!=null?m:void 0}}function N(e,r,n={path:[],schemaPath:[]}){var m,a,u;var i;let t=e._zod.def,o=r.seen.get(e);if(o)return o.count++,n.schemaPath.includes(e)&&(o.cycle=n.path),o.schema;let c={schema:{},count:1,cycle:void 0,path:n.path};r.seen.set(e,c);let l=(a=(m=e._zod).toJSONSchema)==null?void 0:a.call(m);if(l)c.schema=l;else{let p=z(f({},n),{schemaPath:[...n.schemaPath,e],path:n.path});if(e._zod.processJSONSchema)e._zod.processJSONSchema(r,c.schema,p);else{let h=c.schema,w=r.processors[t.type];if(!w)throw new Error("[toJSONSchema]: Non-representable type encountered: ".concat(t.type));w(e,r,h,p)}let $=e._zod.parent;$&&(c.ref||(c.ref=$),N($,r,p),r.seen.get($).isParent=!0)}let d=r.metadataRegistry.get(e);return d&&Object.assign(c.schema,d),r.io==="input"&&H(e)&&(delete c.schema.examples,delete c.schema.default),r.io==="input"&&c.schema._prefault&&((u=(i=c.schema).default)!=null||(i.default=c.schema._prefault)),delete c.schema._prefault,r.seen.get(e).schema}function Oe(e,r){var c,l,d,s;let n=e.seen.get(r);if(!n)throw new Error("Unprocessed schema. This is a bug in Zod.");let i=new Map;for(let m of e.seen.entries()){let a=(c=e.metadataRegistry.get(m[0]))==null?void 0:c.id;if(a){let u=i.get(a);if(u&&u!==m[0])throw new Error(\'Duplicate schema id "\'.concat(a,\'" detected during JSON Schema conversion. Two different schemas cannot share the same id when converted together.\'));i.set(a,m[0])}}let t=m=>{var h,w,D,T,F;let a=e.target==="draft-2020-12"?"$defs":"definitions";if(e.external){let S=(h=e.external.registry.get(m[0]))==null?void 0:h.id,j=(w=e.external.uri)!=null?w:(V=>V);if(S)return{ref:j(S)};let E=(T=(D=m[1].defId)!=null?D:m[1].schema.id)!=null?T:"schema".concat(e.counter++);return m[1].defId=E,{defId:E,ref:"".concat(j("__shared"),"#/").concat(a,"/").concat(E)}}if(m[1]===n)return{ref:"#"};let p="".concat("#","/").concat(a,"/"),$=(F=m[1].schema.id)!=null?F:"__schema".concat(e.counter++);return{defId:$,ref:p+$}},o=m=>{if(m[1].schema.$ref)return;let a=m[1],{ref:u,defId:p}=t(m);a.def=f({},a.schema),p&&(a.defId=p);let $=a.schema;for(let h in $)delete $[h];$.$ref=u};if(e.cycles==="throw")for(let m of e.seen.entries()){let a=m[1];if(a.cycle)throw new Error("Cycle detected: "+"#/".concat((l=a.cycle)==null?void 0:l.join("/"),"/<root>")+\'\\n\\nSet the `cycles` parameter to `"ref"` to resolve cyclical schemas with defs.\')}for(let m of e.seen.entries()){let a=m[1];if(r===m[0]){o(m);continue}if(e.external){let p=(d=e.external.registry.get(m[0]))==null?void 0:d.id;if(r!==m[0]&&p){o(m);continue}}if((s=e.metadataRegistry.get(m[0]))==null?void 0:s.id){o(m);continue}if(a.cycle){o(m);continue}if(a.count>1&&e.reused==="ref"){o(m);continue}}}function De(e,r){var c,l,d,s,m;let n=e.seen.get(r);if(!n)throw new Error("Unprocessed schema. This is a bug in Zod.");let i=a=>{var D,T,F;let u=e.seen.get(a);if(u.ref===null)return;let p=(D=u.def)!=null?D:u.schema,$=f({},p),h=u.ref;if(u.ref=null,h){i(h);let S=e.seen.get(h),j=S.schema;if(j.$ref&&(e.target==="draft-07"||e.target==="draft-04"||e.target==="openapi-3.0")?(p.allOf=(T=p.allOf)!=null?T:[],p.allOf.push(j)):Object.assign(p,j),Object.assign(p,$),a._zod.parent===h)for(let V in p)V==="$ref"||V==="allOf"||V in $||delete p[V];if(j.$ref&&S.def)for(let V in p)V==="$ref"||V==="allOf"||V in S.def&&JSON.stringify(p[V])===JSON.stringify(S.def[V])&&delete p[V]}let w=a._zod.parent;if(w&&w!==h){i(w);let S=e.seen.get(w);if(S!=null&&S.schema.$ref&&(p.$ref=S.schema.$ref,S.def))for(let j in p)j==="$ref"||j==="allOf"||j in S.def&&JSON.stringify(p[j])===JSON.stringify(S.def[j])&&delete p[j]}e.override({zodSchema:a,jsonSchema:p,path:(F=u.path)!=null?F:[]})};for(let a of[...e.seen.entries()].reverse())i(a[0]);let t={};if(e.target==="draft-2020-12"?t.$schema="https://json-schema.org/draft/2020-12/schema":e.target==="draft-07"?t.$schema="http://json-schema.org/draft-07/schema#":e.target==="draft-04"?t.$schema="http://json-schema.org/draft-04/schema#":e.target,(c=e.external)!=null&&c.uri){let a=(l=e.external.registry.get(r))==null?void 0:l.id;if(!a)throw new Error("Schema is missing an `id` property");t.$id=e.external.uri(a)}Object.assign(t,(d=n.def)!=null?d:n.schema);let o=(m=(s=e.external)==null?void 0:s.defs)!=null?m:{};for(let a of e.seen.entries()){let u=a[1];u.def&&u.defId&&(o[u.defId]=u.def)}e.external||Object.keys(o).length>0&&(e.target==="draft-2020-12"?t.$defs=o:t.definitions=o);try{let a=JSON.parse(JSON.stringify(t));return Object.defineProperty(a,"~standard",{value:z(f({},r["~standard"]),{jsonSchema:{input:ft(r,"input",e.processors),output:ft(r,"output",e.processors)}}),enumerable:!1,writable:!1}),a}catch(a){throw new Error("Error converting schema to JSON.")}}function H(e,r){let n=r!=null?r:{seen:new Set};if(n.seen.has(e))return!1;n.seen.add(e);let i=e._zod.def;if(i.type==="transform")return!0;if(i.type==="array")return H(i.element,n);if(i.type==="set")return H(i.valueType,n);if(i.type==="lazy")return H(i.getter(),n);if(i.type==="promise"||i.type==="optional"||i.type==="nonoptional"||i.type==="nullable"||i.type==="readonly"||i.type==="default"||i.type==="prefault")return H(i.innerType,n);if(i.type==="intersection")return H(i.left,n)||H(i.right,n);if(i.type==="record"||i.type==="map")return H(i.keyType,n)||H(i.valueType,n);if(i.type==="pipe")return H(i.in,n)||H(i.out,n);if(i.type==="object"){for(let t in i.shape)if(H(i.shape[t],n))return!0;return!1}if(i.type==="union"){for(let t of i.options)if(H(t,n))return!0;return!1}if(i.type==="tuple"){for(let t of i.items)if(H(t,n))return!0;return!!(i.rest&&H(i.rest,n))}return!1}var Ha=(e,r={})=>n=>{let i=Ue(z(f({},n),{processors:r}));return N(e,i),Oe(i,e),De(i,e)},ft=(e,r,n={})=>i=>{let{libraryOptions:t,target:o}=i!=null?i:{},c=Ue(z(f({},t!=null?t:{}),{target:o,io:r,processors:n}));return N(e,c),Oe(c,e),De(c,e)};var yf={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},ec=(e,r,n,i)=>{var m;let t=n;t.type="string";let{minimum:o,maximum:c,format:l,patterns:d,contentEncoding:s}=e._zod.bag;if(typeof o=="number"&&(t.minLength=o),typeof c=="number"&&(t.maxLength=c),l&&(t.format=(m=yf[l])!=null?m:l,t.format===""&&delete t.format,l==="time"&&delete t.format),s&&(t.contentEncoding=s),d&&d.size>0){let a=[...d];a.length===1?t.pattern=a[0].source:a.length>1&&(t.allOf=[...a.map(u=>z(f({},r.target==="draft-07"||r.target==="draft-04"||r.target==="openapi-3.0"?{type:"string"}:{}),{pattern:u.source}))])}},tc=(e,r,n,i)=>{let t=n,{minimum:o,maximum:c,format:l,multipleOf:d,exclusiveMaximum:s,exclusiveMinimum:m}=e._zod.bag;typeof l=="string"&&l.includes("int")?t.type="integer":t.type="number",typeof m=="number"&&(r.target==="draft-04"||r.target==="openapi-3.0"?(t.minimum=m,t.exclusiveMinimum=!0):t.exclusiveMinimum=m),typeof o=="number"&&(t.minimum=o,typeof m=="number"&&r.target!=="draft-04"&&(m>=o?delete t.minimum:delete t.exclusiveMinimum)),typeof s=="number"&&(r.target==="draft-04"||r.target==="openapi-3.0"?(t.maximum=s,t.exclusiveMaximum=!0):t.exclusiveMaximum=s),typeof c=="number"&&(t.maximum=c,typeof s=="number"&&r.target!=="draft-04"&&(s<=c?delete t.maximum:delete t.exclusiveMaximum)),typeof d=="number"&&(t.multipleOf=d)},rc=(e,r,n,i)=>{n.type="boolean"},nc=(e,r,n,i)=>{if(r.unrepresentable==="throw")throw new Error("BigInt cannot be represented in JSON Schema")},ic=(e,r,n,i)=>{if(r.unrepresentable==="throw")throw new Error("Symbols cannot be represented in JSON Schema")},oc=(e,r,n,i)=>{r.target==="openapi-3.0"?(n.type="string",n.nullable=!0,n.enum=[null]):n.type="null"},ac=(e,r,n,i)=>{if(r.unrepresentable==="throw")throw new Error("Undefined cannot be represented in JSON Schema")},cc=(e,r,n,i)=>{if(r.unrepresentable==="throw")throw new Error("Void cannot be represented in JSON Schema")},uc=(e,r,n,i)=>{n.not={}},lc=(e,r,n,i)=>{},sc=(e,r,n,i)=>{},dc=(e,r,n,i)=>{if(r.unrepresentable==="throw")throw new Error("Date cannot be represented in JSON Schema")},mc=(e,r,n,i)=>{let t=e._zod.def,o=St(t.entries);o.every(c=>typeof c=="number")&&(n.type="number"),o.every(c=>typeof c=="string")&&(n.type="string"),n.enum=o},pc=(e,r,n,i)=>{let t=e._zod.def,o=[];for(let c of t.values)if(c===void 0){if(r.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof c=="bigint"){if(r.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");o.push(Number(c))}else o.push(c);if(o.length!==0)if(o.length===1){let c=o[0];n.type=c===null?"null":typeof c,r.target==="draft-04"||r.target==="openapi-3.0"?n.enum=[c]:n.const=c}else o.every(c=>typeof c=="number")&&(n.type="number"),o.every(c=>typeof c=="string")&&(n.type="string"),o.every(c=>typeof c=="boolean")&&(n.type="boolean"),o.every(c=>c===null)&&(n.type="null"),n.enum=o},fc=(e,r,n,i)=>{if(r.unrepresentable==="throw")throw new Error("NaN cannot be represented in JSON Schema")},gc=(e,r,n,i)=>{let t=n,o=e._zod.pattern;if(!o)throw new Error("Pattern not found in template literal");t.type="string",t.pattern=o.source},vc=(e,r,n,i)=>{let t=n,o={type:"string",format:"binary",contentEncoding:"binary"},{minimum:c,maximum:l,mime:d}=e._zod.bag;c!==void 0&&(o.minLength=c),l!==void 0&&(o.maxLength=l),d?d.length===1?(o.contentMediaType=d[0],Object.assign(t,o)):(Object.assign(t,o),t.anyOf=d.map(s=>({contentMediaType:s}))):Object.assign(t,o)},$c=(e,r,n,i)=>{n.type="boolean"},hc=(e,r,n,i)=>{if(r.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema")},_c=(e,r,n,i)=>{if(r.unrepresentable==="throw")throw new Error("Function types cannot be represented in JSON Schema")},yc=(e,r,n,i)=>{if(r.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema")},bc=(e,r,n,i)=>{if(r.unrepresentable==="throw")throw new Error("Map cannot be represented in JSON Schema")},xc=(e,r,n,i)=>{if(r.unrepresentable==="throw")throw new Error("Set cannot be represented in JSON Schema")},kc=(e,r,n,i)=>{let t=n,o=e._zod.def,{minimum:c,maximum:l}=e._zod.bag;typeof c=="number"&&(t.minItems=c),typeof l=="number"&&(t.maxItems=l),t.type="array",t.items=N(o.element,r,z(f({},i),{path:[...i.path,"items"]}))},zc=(e,r,n,i)=>{var s;let t=n,o=e._zod.def;t.type="object",t.properties={};let c=o.shape;for(let m in c)t.properties[m]=N(c[m],r,z(f({},i),{path:[...i.path,"properties",m]}));let l=new Set(Object.keys(c)),d=new Set([...l].filter(m=>{let a=o.shape[m]._zod;return r.io==="input"?a.optin===void 0:a.optout===void 0}));d.size>0&&(t.required=Array.from(d)),((s=o.catchall)==null?void 0:s._zod.def.type)==="never"?t.additionalProperties=!1:o.catchall?o.catchall&&(t.additionalProperties=N(o.catchall,r,z(f({},i),{path:[...i.path,"additionalProperties"]}))):r.io==="output"&&(t.additionalProperties=!1)},an=(e,r,n,i)=>{let t=e._zod.def,o=t.inclusive===!1,c=t.options.map((l,d)=>N(l,r,z(f({},i),{path:[...i.path,o?"oneOf":"anyOf",d]})));o?n.oneOf=c:n.anyOf=c},Ic=(e,r,n,i)=>{let t=e._zod.def,o=N(t.left,r,z(f({},i),{path:[...i.path,"allOf",0]})),c=N(t.right,r,z(f({},i),{path:[...i.path,"allOf",1]})),l=s=>"allOf"in s&&Object.keys(s).length===1,d=[...l(o)?o.allOf:[o],...l(c)?c.allOf:[c]];n.allOf=d},Sc=(e,r,n,i)=>{let t=n,o=e._zod.def;t.type="array";let c=r.target==="draft-2020-12"?"prefixItems":"items",l=r.target==="draft-2020-12"||r.target==="openapi-3.0"?"items":"additionalItems",d=o.items.map((u,p)=>N(u,r,z(f({},i),{path:[...i.path,c,p]}))),s=o.rest?N(o.rest,r,z(f({},i),{path:[...i.path,l,...r.target==="openapi-3.0"?[o.items.length]:[]]})):null;r.target==="draft-2020-12"?(t.prefixItems=d,s&&(t.items=s)):r.target==="openapi-3.0"?(t.items={anyOf:d},s&&t.items.anyOf.push(s),t.minItems=d.length,s||(t.maxItems=d.length)):(t.items=d,s&&(t.additionalItems=s));let{minimum:m,maximum:a}=e._zod.bag;typeof m=="number"&&(t.minItems=m),typeof a=="number"&&(t.maxItems=a)},wc=(e,r,n,i)=>{let t=n,o=e._zod.def;t.type="object";let c=o.keyType,l=c._zod.bag,d=l==null?void 0:l.patterns;if(o.mode==="loose"&&d&&d.size>0){let m=N(o.valueType,r,z(f({},i),{path:[...i.path,"patternProperties","*"]}));t.patternProperties={};for(let a of d)t.patternProperties[a.source]=m}else(r.target==="draft-07"||r.target==="draft-2020-12")&&(t.propertyNames=N(o.keyType,r,z(f({},i),{path:[...i.path,"propertyNames"]}))),t.additionalProperties=N(o.valueType,r,z(f({},i),{path:[...i.path,"additionalProperties"]}));let s=c._zod.values;if(s){let m=[...s].filter(a=>typeof a=="string"||typeof a=="number");m.length>0&&(t.required=m)}},jc=(e,r,n,i)=>{let t=e._zod.def,o=N(t.innerType,r,i),c=r.seen.get(e);r.target==="openapi-3.0"?(c.ref=t.innerType,n.nullable=!0):n.anyOf=[o,{type:"null"}]},Pc=(e,r,n,i)=>{let t=e._zod.def;N(t.innerType,r,i);let o=r.seen.get(e);o.ref=t.innerType},Uc=(e,r,n,i)=>{let t=e._zod.def;N(t.innerType,r,i);let o=r.seen.get(e);o.ref=t.innerType,n.default=JSON.parse(JSON.stringify(t.defaultValue))},Oc=(e,r,n,i)=>{let t=e._zod.def;N(t.innerType,r,i);let o=r.seen.get(e);o.ref=t.innerType,r.io==="input"&&(n._prefault=JSON.parse(JSON.stringify(t.defaultValue)))},Dc=(e,r,n,i)=>{let t=e._zod.def;N(t.innerType,r,i);let o=r.seen.get(e);o.ref=t.innerType;let c;try{c=t.catchValue(void 0)}catch(l){throw new Error("Dynamic catch values are not supported in JSON Schema")}n.default=c},Zc=(e,r,n,i)=>{let t=e._zod.def,o=r.io==="input"?t.in._zod.def.type==="transform"?t.out:t.in:t.out;N(o,r,i);let c=r.seen.get(e);c.ref=o},Tc=(e,r,n,i)=>{let t=e._zod.def;N(t.innerType,r,i);let o=r.seen.get(e);o.ref=t.innerType,n.readOnly=!0},Nc=(e,r,n,i)=>{let t=e._zod.def;N(t.innerType,r,i);let o=r.seen.get(e);o.ref=t.innerType},cn=(e,r,n,i)=>{let t=e._zod.def;N(t.innerType,r,i);let o=r.seen.get(e);o.ref=t.innerType},Ec=(e,r,n,i)=>{let t=e._zod.innerType;N(t,r,i);let o=r.seen.get(e);o.ref=t},on={string:ec,number:tc,boolean:rc,bigint:nc,symbol:ic,null:oc,undefined:ac,void:cc,never:uc,any:lc,unknown:sc,date:dc,enum:mc,literal:pc,nan:fc,template_literal:gc,file:vc,success:$c,custom:hc,function:_c,transform:yc,map:bc,set:xc,array:kc,object:zc,union:an,intersection:Ic,tuple:Sc,record:wc,nullable:jc,nonoptional:Pc,default:Uc,prefault:Oc,catch:Dc,pipe:Zc,readonly:Tc,promise:Nc,optional:cn,lazy:Ec};function un(e,r){if("_idmap"in e){let i=e,t=Ue(z(f({},r),{processors:on})),o={};for(let d of i._idmap.entries()){let[s,m]=d;N(m,t)}let c={},l={registry:i,uri:r==null?void 0:r.uri,defs:o};t.external=l;for(let d of i._idmap.entries()){let[s,m]=d;Oe(t,m),c[s]=De(t,m)}if(Object.keys(o).length>0){let d=t.target==="draft-2020-12"?"$defs":"definitions";c.__shared={[d]:o}}return{schemas:c}}let n=Ue(z(f({},r),{processors:on}));return N(e,n),Oe(n,e),De(n,e)}var ln=class{get metadataRegistry(){return this.ctx.metadataRegistry}get target(){return this.ctx.target}get unrepresentable(){return this.ctx.unrepresentable}get override(){return this.ctx.override}get io(){return this.ctx.io}get counter(){return this.ctx.counter}set counter(r){this.ctx.counter=r}get seen(){return this.ctx.seen}constructor(r){var i;let n=(i=r==null?void 0:r.target)!=null?i:"draft-2020-12";n==="draft-4"&&(n="draft-04"),n==="draft-7"&&(n="draft-07"),this.ctx=Ue(f(f(f(f({processors:on,target:n},(r==null?void 0:r.metadata)&&{metadata:r.metadata}),(r==null?void 0:r.unrepresentable)&&{unrepresentable:r.unrepresentable}),(r==null?void 0:r.override)&&{override:r.override}),(r==null?void 0:r.io)&&{io:r.io}))}process(r,n={path:[],schemaPath:[]}){return N(r,this.ctx,n)}emit(r,n){n&&(n.cycles&&(this.ctx.cycles=n.cycles),n.reused&&(this.ctx.reused=n.reused),n.external&&(this.ctx.external=n.external)),Oe(this.ctx,r);let c=De(this.ctx,r),{"~standard":t}=c;return Yu(c,["~standard"])}};var Ac={};var Vt={};he(Vt,{ZodAny:()=>cu,ZodArray:()=>du,ZodBase64:()=>Un,ZodBase64URL:()=>On,ZodBigInt:()=>yt,ZodBigIntFormat:()=>Tn,ZodBoolean:()=>_t,ZodCIDRv4:()=>jn,ZodCIDRv6:()=>Pn,ZodCUID:()=>bn,ZodCUID2:()=>xn,ZodCatch:()=>Zu,ZodCodec:()=>Jn,ZodCustom:()=>er,ZodCustomStringFormat:()=>$t,ZodDate:()=>qt,ZodDefault:()=>wu,ZodDiscriminatedUnion:()=>pu,ZodE164:()=>Dn,ZodEmail:()=>hn,ZodEmoji:()=>_n,ZodEnum:()=>gt,ZodExactOptional:()=>zu,ZodFile:()=>xu,ZodFunction:()=>Ju,ZodGUID:()=>Mt,ZodIPv4:()=>Sn,ZodIPv6:()=>wn,ZodIntersection:()=>fu,ZodJWT:()=>Zn,ZodKSUID:()=>In,ZodLazy:()=>Lu,ZodLiteral:()=>bu,ZodMAC:()=>eu,ZodMap:()=>_u,ZodNaN:()=>Nu,ZodNanoID:()=>yn,ZodNever:()=>lu,ZodNonOptional:()=>Cn,ZodNull:()=>ou,ZodNullable:()=>Su,ZodNumber:()=>ht,ZodNumberFormat:()=>Be,ZodObject:()=>Yt,ZodOptional:()=>Ln,ZodPipe:()=>Fn,ZodPrefault:()=>Pu,ZodPromise:()=>Fu,ZodReadonly:()=>Eu,ZodRecord:()=>Ht,ZodSet:()=>yu,ZodString:()=>vt,ZodStringFormat:()=>L,ZodSuccess:()=>Du,ZodSymbol:()=>nu,ZodTemplateLiteral:()=>Ru,ZodTransform:()=>ku,ZodTuple:()=>vu,ZodType:()=>U,ZodULID:()=>kn,ZodURL:()=>Wt,ZodUUID:()=>$e,ZodUndefined:()=>iu,ZodUnion:()=>Qt,ZodUnknown:()=>uu,ZodVoid:()=>su,ZodXID:()=>zn,ZodXor:()=>mu,_ZodString:()=>$n,_default:()=>ju,_function:()=>Zd,any:()=>dd,array:()=>Xt,base64:()=>Ws,base64url:()=>qs,bigint:()=>ad,boolean:()=>ru,catch:()=>Tu,check:()=>Td,cidrv4:()=>Ks,cidrv6:()=>Gs,codec:()=>Ud,cuid:()=>Rs,cuid2:()=>Ls,custom:()=>Nd,date:()=>pd,describe:()=>Ed,discriminatedUnion:()=>_d,e164:()=>Xs,email:()=>js,emoji:()=>Es,enum:()=>An,exactOptional:()=>Iu,file:()=>Sd,float32:()=>rd,float64:()=>nd,function:()=>Zd,guid:()=>Ps,hash:()=>td,hex:()=>ed,hostname:()=>Hs,httpUrl:()=>Ns,instanceof:()=>Rd,int:()=>vn,int32:()=>id,int64:()=>cd,intersection:()=>gu,ipv4:()=>Vs,ipv6:()=>Bs,json:()=>Cd,jwt:()=>Ys,keyof:()=>fd,ksuid:()=>Js,lazy:()=>Cu,literal:()=>Id,looseObject:()=>$d,looseRecord:()=>bd,mac:()=>Ms,map:()=>xd,meta:()=>Ad,nan:()=>Pd,nanoid:()=>As,nativeEnum:()=>zd,never:()=>Nn,nonoptional:()=>Ou,null:()=>au,nullable:()=>Kt,nullish:()=>wd,number:()=>tu,object:()=>gd,optional:()=>Bt,partialRecord:()=>yd,pipe:()=>Gt,prefault:()=>Uu,preprocess:()=>Fd,promise:()=>Dd,readonly:()=>Au,record:()=>hu,refine:()=>Vu,set:()=>kd,strictObject:()=>vd,string:()=>gn,stringFormat:()=>Qs,stringbool:()=>Ld,success:()=>jd,superRefine:()=>Mu,symbol:()=>ld,templateLiteral:()=>Od,transform:()=>Rn,tuple:()=>$u,uint32:()=>od,uint64:()=>ud,ulid:()=>Cs,undefined:()=>sd,union:()=>En,unknown:()=>Me,url:()=>Ts,uuid:()=>Us,uuidv4:()=>Os,uuidv6:()=>Ds,uuidv7:()=>Zs,void:()=>md,xid:()=>Fs,xor:()=>hd});var sn={};he(sn,{endsWith:()=>at,gt:()=>fe,gte:()=>Q,includes:()=>it,length:()=>Je,lowercase:()=>rt,lt:()=>pe,lte:()=>ae,maxLength:()=>Fe,maxSize:()=>Pe,mime:()=>ct,minLength:()=>be,minSize:()=>ge,multipleOf:()=>je,negative:()=>en,nonnegative:()=>rn,nonpositive:()=>tn,normalize:()=>ut,overwrite:()=>de,positive:()=>Hr,property:()=>nn,regex:()=>tt,size:()=>Ce,slugify:()=>mt,startsWith:()=>ot,toLowerCase:()=>st,toUpperCase:()=>dt,trim:()=>lt,uppercase:()=>nt});var Ve={};he(Ve,{ZodISODate:()=>mn,ZodISODateTime:()=>dn,ZodISODuration:()=>fn,ZodISOTime:()=>pn,date:()=>Lc,datetime:()=>Rc,duration:()=>Fc,time:()=>Cc});var dn=g("ZodISODateTime",(e,r)=>{fo.init(e,r),L.init(e,r)});function Rc(e){return ha(dn,e)}var mn=g("ZodISODate",(e,r)=>{go.init(e,r),L.init(e,r)});function Lc(e){return _a(mn,e)}var pn=g("ZodISOTime",(e,r)=>{vo.init(e,r),L.init(e,r)});function Cc(e){return ya(pn,e)}var fn=g("ZodISODuration",(e,r)=>{$o.init(e,r),L.init(e,r)});function Fc(e){return ba(fn,e)}var ws=(e,r)=>{Ot.init(e,r),e.name="ZodError",Object.defineProperties(e,{format:{value:n=>Zt(e,n)},flatten:{value:n=>Dt(e,n)},addIssue:{value:n=>{e.issues.push(n),e.message=JSON.stringify(e.issues,Ke,2)}},addIssues:{value:n=>{e.issues.push(...n),e.message=JSON.stringify(e.issues,Ke,2)}},isEmpty:{get(){return e.issues.length===0}}})},xf=g("ZodError",ws),ne=g("ZodError",ws,{Parent:Error});var Jc=qe(ne),Vc=Xe(ne),Mc=Ye(ne),Bc=Qe(ne),Kc=cr(ne),Gc=ur(ne),Wc=lr(ne),qc=sr(ne),Xc=dr(ne),Yc=mr(ne),Qc=pr(ne),Hc=fr(ne);var U=g("ZodType",(e,r)=>(P.init(e,r),Object.assign(e["~standard"],{jsonSchema:{input:ft(e,"input"),output:ft(e,"output")}}),e.toJSONSchema=Ha(e,{}),e.def=r,e.type=r.type,Object.defineProperty(e,"_def",{value:r}),e.check=(...n)=>{var i;return e.clone(b.mergeDefs(r,{checks:[...(i=r.checks)!=null?i:[],...n.map(t=>typeof t=="function"?{_zod:{check:t,def:{check:"custom"},onattach:[]}}:t)]}),{parent:!0})},e.with=e.check,e.clone=(n,i)=>Y(e,n,i),e.brand=()=>e,e.register=((n,i)=>(n.add(e,i),e)),e.parse=(n,i)=>Jc(e,n,i,{callee:e.parse}),e.safeParse=(n,i)=>Mc(e,n,i),e.parseAsync=async(n,i)=>Vc(e,n,i,{callee:e.parseAsync}),e.safeParseAsync=async(n,i)=>Bc(e,n,i),e.spa=e.safeParseAsync,e.encode=(n,i)=>Kc(e,n,i),e.decode=(n,i)=>Gc(e,n,i),e.encodeAsync=async(n,i)=>Wc(e,n,i),e.decodeAsync=async(n,i)=>qc(e,n,i),e.safeEncode=(n,i)=>Xc(e,n,i),e.safeDecode=(n,i)=>Yc(e,n,i),e.safeEncodeAsync=async(n,i)=>Qc(e,n,i),e.safeDecodeAsync=async(n,i)=>Hc(e,n,i),e.refine=(n,i)=>e.check(Vu(n,i)),e.superRefine=n=>e.check(Mu(n)),e.overwrite=n=>e.check(de(n)),e.optional=()=>Bt(e),e.exactOptional=()=>Iu(e),e.nullable=()=>Kt(e),e.nullish=()=>Bt(Kt(e)),e.nonoptional=n=>Ou(e,n),e.array=()=>Xt(e),e.or=n=>En([e,n]),e.and=n=>gu(e,n),e.transform=n=>Gt(e,Rn(n)),e.default=n=>ju(e,n),e.prefault=n=>Uu(e,n),e.catch=n=>Tu(e,n),e.pipe=n=>Gt(e,n),e.readonly=()=>Au(e),e.describe=n=>{let i=e.clone();return B.add(i,{description:n}),i},Object.defineProperty(e,"description",{get(){var n;return(n=B.get(e))==null?void 0:n.description},configurable:!0}),e.meta=(...n)=>{if(n.length===0)return B.get(e);let i=e.clone();return B.add(i,n[0]),i},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e.apply=n=>n(e),e)),$n=g("_ZodString",(e,r)=>{var i,t,o;Re.init(e,r),U.init(e,r),e._zod.processJSONSchema=(c,l,d)=>ec(e,c,l,d);let n=e._zod.bag;e.format=(i=n.format)!=null?i:null,e.minLength=(t=n.minimum)!=null?t:null,e.maxLength=(o=n.maximum)!=null?o:null,e.regex=(...c)=>e.check(tt(...c)),e.includes=(...c)=>e.check(it(...c)),e.startsWith=(...c)=>e.check(ot(...c)),e.endsWith=(...c)=>e.check(at(...c)),e.min=(...c)=>e.check(be(...c)),e.max=(...c)=>e.check(Fe(...c)),e.length=(...c)=>e.check(Je(...c)),e.nonempty=(...c)=>e.check(be(1,...c)),e.lowercase=c=>e.check(rt(c)),e.uppercase=c=>e.check(nt(c)),e.trim=()=>e.check(lt()),e.normalize=(...c)=>e.check(ut(...c)),e.toLowerCase=()=>e.check(st()),e.toUpperCase=()=>e.check(dt()),e.slugify=()=>e.check(mt())}),vt=g("ZodString",(e,r)=>{Re.init(e,r),$n.init(e,r),e.email=n=>e.check(Zr(hn,n)),e.url=n=>e.check(Jt(Wt,n)),e.jwt=n=>e.check(Qr(Zn,n)),e.emoji=n=>e.check(Rr(_n,n)),e.guid=n=>e.check(Ft(Mt,n)),e.uuid=n=>e.check(Tr($e,n)),e.uuidv4=n=>e.check(Nr($e,n)),e.uuidv6=n=>e.check(Er($e,n)),e.uuidv7=n=>e.check(Ar($e,n)),e.nanoid=n=>e.check(Lr(yn,n)),e.guid=n=>e.check(Ft(Mt,n)),e.cuid=n=>e.check(Cr(bn,n)),e.cuid2=n=>e.check(Fr(xn,n)),e.ulid=n=>e.check(Jr(kn,n)),e.base64=n=>e.check(qr(Un,n)),e.base64url=n=>e.check(Xr(On,n)),e.xid=n=>e.check(Vr(zn,n)),e.ksuid=n=>e.check(Mr(In,n)),e.ipv4=n=>e.check(Br(Sn,n)),e.ipv6=n=>e.check(Kr(wn,n)),e.cidrv4=n=>e.check(Gr(jn,n)),e.cidrv6=n=>e.check(Wr(Pn,n)),e.e164=n=>e.check(Yr(Dn,n)),e.datetime=n=>e.check(Rc(n)),e.date=n=>e.check(Lc(n)),e.time=n=>e.check(Cc(n)),e.duration=n=>e.check(Fc(n))});function gn(e){return fa(vt,e)}var L=g("ZodStringFormat",(e,r)=>{R.init(e,r),$n.init(e,r)}),hn=g("ZodEmail",(e,r)=>{io.init(e,r),L.init(e,r)});function js(e){return Zr(hn,e)}var Mt=g("ZodGUID",(e,r)=>{ro.init(e,r),L.init(e,r)});function Ps(e){return Ft(Mt,e)}var $e=g("ZodUUID",(e,r)=>{no.init(e,r),L.init(e,r)});function Us(e){return Tr($e,e)}function Os(e){return Nr($e,e)}function Ds(e){return Er($e,e)}function Zs(e){return Ar($e,e)}var Wt=g("ZodURL",(e,r)=>{oo.init(e,r),L.init(e,r)});function Ts(e){return Jt(Wt,e)}function Ns(e){return Jt(Wt,f({protocol:/^https?$/,hostname:oe.domain},b.normalizeParams(e)))}var _n=g("ZodEmoji",(e,r)=>{ao.init(e,r),L.init(e,r)});function Es(e){return Rr(_n,e)}var yn=g("ZodNanoID",(e,r)=>{co.init(e,r),L.init(e,r)});function As(e){return Lr(yn,e)}var bn=g("ZodCUID",(e,r)=>{uo.init(e,r),L.init(e,r)});function Rs(e){return Cr(bn,e)}var xn=g("ZodCUID2",(e,r)=>{lo.init(e,r),L.init(e,r)});function Ls(e){return Fr(xn,e)}var kn=g("ZodULID",(e,r)=>{so.init(e,r),L.init(e,r)});function Cs(e){return Jr(kn,e)}var zn=g("ZodXID",(e,r)=>{mo.init(e,r),L.init(e,r)});function Fs(e){return Vr(zn,e)}var In=g("ZodKSUID",(e,r)=>{po.init(e,r),L.init(e,r)});function Js(e){return Mr(In,e)}var Sn=g("ZodIPv4",(e,r)=>{ho.init(e,r),L.init(e,r)});function Vs(e){return Br(Sn,e)}var eu=g("ZodMAC",(e,r)=>{yo.init(e,r),L.init(e,r)});function Ms(e){return va(eu,e)}var wn=g("ZodIPv6",(e,r)=>{_o.init(e,r),L.init(e,r)});function Bs(e){return Kr(wn,e)}var jn=g("ZodCIDRv4",(e,r)=>{bo.init(e,r),L.init(e,r)});function Ks(e){return Gr(jn,e)}var Pn=g("ZodCIDRv6",(e,r)=>{xo.init(e,r),L.init(e,r)});function Gs(e){return Wr(Pn,e)}var Un=g("ZodBase64",(e,r)=>{zo.init(e,r),L.init(e,r)});function Ws(e){return qr(Un,e)}var On=g("ZodBase64URL",(e,r)=>{Io.init(e,r),L.init(e,r)});function qs(e){return Xr(On,e)}var Dn=g("ZodE164",(e,r)=>{So.init(e,r),L.init(e,r)});function Xs(e){return Yr(Dn,e)}var Zn=g("ZodJWT",(e,r)=>{wo.init(e,r),L.init(e,r)});function Ys(e){return Qr(Zn,e)}var $t=g("ZodCustomStringFormat",(e,r)=>{jo.init(e,r),L.init(e,r)});function Qs(e,r,n={}){return pt($t,e,r,n)}function Hs(e){return pt($t,"hostname",oe.hostname,e)}function ed(e){return pt($t,"hex",oe.hex,e)}function td(e,r){var o;let n=(o=r==null?void 0:r.enc)!=null?o:"hex",i="".concat(e,"_").concat(n),t=oe[i];if(!t)throw new Error("Unrecognized hash format: ".concat(i));return pt($t,i,t,r)}var ht=g("ZodNumber",(e,r)=>{var i,t,o,c,l,d,s,m,a;zr.init(e,r),U.init(e,r),e._zod.processJSONSchema=(u,p,$)=>tc(e,u,p,$),e.gt=(u,p)=>e.check(fe(u,p)),e.gte=(u,p)=>e.check(Q(u,p)),e.min=(u,p)=>e.check(Q(u,p)),e.lt=(u,p)=>e.check(pe(u,p)),e.lte=(u,p)=>e.check(ae(u,p)),e.max=(u,p)=>e.check(ae(u,p)),e.int=u=>e.check(vn(u)),e.safe=u=>e.check(vn(u)),e.positive=u=>e.check(fe(0,u)),e.nonnegative=u=>e.check(Q(0,u)),e.negative=u=>e.check(pe(0,u)),e.nonpositive=u=>e.check(ae(0,u)),e.multipleOf=(u,p)=>e.check(je(u,p)),e.step=(u,p)=>e.check(je(u,p)),e.finite=()=>e;let n=e._zod.bag;e.minValue=(o=Math.max((i=n.minimum)!=null?i:Number.NEGATIVE_INFINITY,(t=n.exclusiveMinimum)!=null?t:Number.NEGATIVE_INFINITY))!=null?o:null,e.maxValue=(d=Math.min((c=n.maximum)!=null?c:Number.POSITIVE_INFINITY,(l=n.exclusiveMaximum)!=null?l:Number.POSITIVE_INFINITY))!=null?d:null,e.isInt=((s=n.format)!=null?s:"").includes("int")||Number.isSafeInteger((m=n.multipleOf)!=null?m:.5),e.isFinite=!0,e.format=(a=n.format)!=null?a:null});function tu(e){return xa(ht,e)}var Be=g("ZodNumberFormat",(e,r)=>{Po.init(e,r),ht.init(e,r)});function vn(e){return za(Be,e)}function rd(e){return Ia(Be,e)}function nd(e){return Sa(Be,e)}function id(e){return wa(Be,e)}function od(e){return ja(Be,e)}var _t=g("ZodBoolean",(e,r)=>{At.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>rc(e,n,i,t)});function ru(e){return Pa(_t,e)}var yt=g("ZodBigInt",(e,r)=>{var i,t,o;Ir.init(e,r),U.init(e,r),e._zod.processJSONSchema=(c,l,d)=>nc(e,c,l,d),e.gte=(c,l)=>e.check(Q(c,l)),e.min=(c,l)=>e.check(Q(c,l)),e.gt=(c,l)=>e.check(fe(c,l)),e.gte=(c,l)=>e.check(Q(c,l)),e.min=(c,l)=>e.check(Q(c,l)),e.lt=(c,l)=>e.check(pe(c,l)),e.lte=(c,l)=>e.check(ae(c,l)),e.max=(c,l)=>e.check(ae(c,l)),e.positive=c=>e.check(fe(BigInt(0),c)),e.negative=c=>e.check(pe(BigInt(0),c)),e.nonpositive=c=>e.check(ae(BigInt(0),c)),e.nonnegative=c=>e.check(Q(BigInt(0),c)),e.multipleOf=(c,l)=>e.check(je(c,l));let n=e._zod.bag;e.minValue=(i=n.minimum)!=null?i:null,e.maxValue=(t=n.maximum)!=null?t:null,e.format=(o=n.format)!=null?o:null});function ad(e){return Oa(yt,e)}var Tn=g("ZodBigIntFormat",(e,r)=>{Uo.init(e,r),yt.init(e,r)});function cd(e){return Za(Tn,e)}function ud(e){return Ta(Tn,e)}var nu=g("ZodSymbol",(e,r)=>{Oo.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>ic(e,n,i,t)});function ld(e){return Na(nu,e)}var iu=g("ZodUndefined",(e,r)=>{Do.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>ac(e,n,i,t)});function sd(e){return Ea(iu,e)}var ou=g("ZodNull",(e,r)=>{Zo.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>oc(e,n,i,t)});function au(e){return Aa(ou,e)}var cu=g("ZodAny",(e,r)=>{To.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>lc(e,n,i,t)});function dd(){return Ra(cu)}var uu=g("ZodUnknown",(e,r)=>{No.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>sc(e,n,i,t)});function Me(){return La(uu)}var lu=g("ZodNever",(e,r)=>{Eo.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>uc(e,n,i,t)});function Nn(e){return Ca(lu,e)}var su=g("ZodVoid",(e,r)=>{Ao.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>cc(e,n,i,t)});function md(e){return Fa(su,e)}var qt=g("ZodDate",(e,r)=>{Ro.init(e,r),U.init(e,r),e._zod.processJSONSchema=(i,t,o)=>dc(e,i,t,o),e.min=(i,t)=>e.check(Q(i,t)),e.max=(i,t)=>e.check(ae(i,t));let n=e._zod.bag;e.minDate=n.minimum?new Date(n.minimum):null,e.maxDate=n.maximum?new Date(n.maximum):null});function pd(e){return Ja(qt,e)}var du=g("ZodArray",(e,r)=>{Lo.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>kc(e,n,i,t),e.element=r.element,e.min=(n,i)=>e.check(be(n,i)),e.nonempty=n=>e.check(be(1,n)),e.max=(n,i)=>e.check(Fe(n,i)),e.length=(n,i)=>e.check(Je(n,i)),e.unwrap=()=>e.element});function Xt(e,r){return Ba(du,e,r)}function fd(e){let r=e._zod.def.shape;return An(Object.keys(r))}var Yt=g("ZodObject",(e,r)=>{Co.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>zc(e,n,i,t),b.defineLazy(e,"shape",()=>r.shape),e.keyof=()=>An(Object.keys(e._zod.def.shape)),e.catchall=n=>e.clone(z(f({},e._zod.def),{catchall:n})),e.passthrough=()=>e.clone(z(f({},e._zod.def),{catchall:Me()})),e.loose=()=>e.clone(z(f({},e._zod.def),{catchall:Me()})),e.strict=()=>e.clone(z(f({},e._zod.def),{catchall:Nn()})),e.strip=()=>e.clone(z(f({},e._zod.def),{catchall:void 0})),e.extend=n=>b.extend(e,n),e.safeExtend=n=>b.safeExtend(e,n),e.merge=n=>b.merge(e,n),e.pick=n=>b.pick(e,n),e.omit=n=>b.omit(e,n),e.partial=(...n)=>b.partial(Ln,e,n[0]),e.required=(...n)=>b.required(Cn,e,n[0])});function gd(e,r){let n=f({type:"object",shape:e!=null?e:{}},b.normalizeParams(r));return new Yt(n)}function vd(e,r){return new Yt(f({type:"object",shape:e,catchall:Nn()},b.normalizeParams(r)))}function $d(e,r){return new Yt(f({type:"object",shape:e,catchall:Me()},b.normalizeParams(r)))}var Qt=g("ZodUnion",(e,r)=>{Rt.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>an(e,n,i,t),e.options=r.options});function En(e,r){return new Qt(f({type:"union",options:e},b.normalizeParams(r)))}var mu=g("ZodXor",(e,r)=>{Qt.init(e,r),Fo.init(e,r),e._zod.processJSONSchema=(n,i,t)=>an(e,n,i,t),e.options=r.options});function hd(e,r){return new mu(f({type:"union",options:e,inclusive:!1},b.normalizeParams(r)))}var pu=g("ZodDiscriminatedUnion",(e,r)=>{Qt.init(e,r),Jo.init(e,r)});function _d(e,r,n){return new pu(f({type:"union",options:r,discriminator:e},b.normalizeParams(n)))}var fu=g("ZodIntersection",(e,r)=>{Vo.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>Ic(e,n,i,t)});function gu(e,r){return new fu({type:"intersection",left:e,right:r})}var vu=g("ZodTuple",(e,r)=>{Sr.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>Sc(e,n,i,t),e.rest=n=>e.clone(z(f({},e._zod.def),{rest:n}))});function $u(e,r,n){let i=r instanceof P,t=i?n:r,o=i?r:null;return new vu(f({type:"tuple",items:e,rest:o},b.normalizeParams(t)))}var Ht=g("ZodRecord",(e,r)=>{Mo.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>wc(e,n,i,t),e.keyType=r.keyType,e.valueType=r.valueType});function hu(e,r,n){return new Ht(f({type:"record",keyType:e,valueType:r},b.normalizeParams(n)))}function yd(e,r,n){let i=Y(e);return i._zod.values=void 0,new Ht(f({type:"record",keyType:i,valueType:r},b.normalizeParams(n)))}function bd(e,r,n){return new Ht(f({type:"record",keyType:e,valueType:r,mode:"loose"},b.normalizeParams(n)))}var _u=g("ZodMap",(e,r)=>{Bo.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>bc(e,n,i,t),e.keyType=r.keyType,e.valueType=r.valueType,e.min=(...n)=>e.check(ge(...n)),e.nonempty=n=>e.check(ge(1,n)),e.max=(...n)=>e.check(Pe(...n)),e.size=(...n)=>e.check(Ce(...n))});function xd(e,r,n){return new _u(f({type:"map",keyType:e,valueType:r},b.normalizeParams(n)))}var yu=g("ZodSet",(e,r)=>{Ko.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>xc(e,n,i,t),e.min=(...n)=>e.check(ge(...n)),e.nonempty=n=>e.check(ge(1,n)),e.max=(...n)=>e.check(Pe(...n)),e.size=(...n)=>e.check(Ce(...n))});function kd(e,r){return new yu(f({type:"set",valueType:e},b.normalizeParams(r)))}var gt=g("ZodEnum",(e,r)=>{Go.init(e,r),U.init(e,r),e._zod.processJSONSchema=(i,t,o)=>mc(e,i,t,o),e.enum=r.entries,e.options=Object.values(r.entries);let n=new Set(Object.keys(r.entries));e.extract=(i,t)=>{let o={};for(let c of i)if(n.has(c))o[c]=r.entries[c];else throw new Error("Key ".concat(c," not found in enum"));return new gt(z(f(z(f({},r),{checks:[]}),b.normalizeParams(t)),{entries:o}))},e.exclude=(i,t)=>{let o=f({},r.entries);for(let c of i)if(n.has(c))delete o[c];else throw new Error("Key ".concat(c," not found in enum"));return new gt(z(f(z(f({},r),{checks:[]}),b.normalizeParams(t)),{entries:o}))}});function An(e,r){let n=Array.isArray(e)?Object.fromEntries(e.map(i=>[i,i])):e;return new gt(f({type:"enum",entries:n},b.normalizeParams(r)))}function zd(e,r){return new gt(f({type:"enum",entries:e},b.normalizeParams(r)))}var bu=g("ZodLiteral",(e,r)=>{Wo.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>pc(e,n,i,t),e.values=new Set(r.values),Object.defineProperty(e,"value",{get(){if(r.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return r.values[0]}})});function Id(e,r){return new bu(f({type:"literal",values:Array.isArray(e)?e:[e]},b.normalizeParams(r)))}var xu=g("ZodFile",(e,r)=>{qo.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>vc(e,n,i,t),e.min=(n,i)=>e.check(ge(n,i)),e.max=(n,i)=>e.check(Pe(n,i)),e.mime=(n,i)=>e.check(ct(Array.isArray(n)?n:[n],i))});function Sd(e){return Ka(xu,e)}var ku=g("ZodTransform",(e,r)=>{Xo.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>yc(e,n,i,t),e._zod.parse=(n,i)=>{if(i.direction==="backward")throw new ke(e.constructor.name);n.addIssue=o=>{var c,l,d;if(typeof o=="string")n.issues.push(b.issue(o,n.value,r));else{let s=o;s.fatal&&(s.continue=!1),(c=s.code)!=null||(s.code="custom"),(l=s.input)!=null||(s.input=n.value),(d=s.inst)!=null||(s.inst=e),n.issues.push(b.issue(s))}};let t=r.transform(n.value,n);return t instanceof Promise?t.then(o=>(n.value=o,n)):(n.value=t,n)}});function Rn(e){return new ku({type:"transform",transform:e})}var Ln=g("ZodOptional",(e,r)=>{wr.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>cn(e,n,i,t),e.unwrap=()=>e._zod.def.innerType});function Bt(e){return new Ln({type:"optional",innerType:e})}var zu=g("ZodExactOptional",(e,r)=>{Yo.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>cn(e,n,i,t),e.unwrap=()=>e._zod.def.innerType});function Iu(e){return new zu({type:"optional",innerType:e})}var Su=g("ZodNullable",(e,r)=>{Qo.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>jc(e,n,i,t),e.unwrap=()=>e._zod.def.innerType});function Kt(e){return new Su({type:"nullable",innerType:e})}function wd(e){return Bt(Kt(e))}var wu=g("ZodDefault",(e,r)=>{Ho.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>Uc(e,n,i,t),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function ju(e,r){return new wu({type:"default",innerType:e,get defaultValue(){return typeof r=="function"?r():b.shallowClone(r)}})}var Pu=g("ZodPrefault",(e,r)=>{ea.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>Oc(e,n,i,t),e.unwrap=()=>e._zod.def.innerType});function Uu(e,r){return new Pu({type:"prefault",innerType:e,get defaultValue(){return typeof r=="function"?r():b.shallowClone(r)}})}var Cn=g("ZodNonOptional",(e,r)=>{ta.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>Pc(e,n,i,t),e.unwrap=()=>e._zod.def.innerType});function Ou(e,r){return new Cn(f({type:"nonoptional",innerType:e},b.normalizeParams(r)))}var Du=g("ZodSuccess",(e,r)=>{ra.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>$c(e,n,i,t),e.unwrap=()=>e._zod.def.innerType});function jd(e){return new Du({type:"success",innerType:e})}var Zu=g("ZodCatch",(e,r)=>{na.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>Dc(e,n,i,t),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function Tu(e,r){return new Zu({type:"catch",innerType:e,catchValue:typeof r=="function"?r:()=>r})}var Nu=g("ZodNaN",(e,r)=>{ia.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>fc(e,n,i,t)});function Pd(e){return Ma(Nu,e)}var Fn=g("ZodPipe",(e,r)=>{oa.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>Zc(e,n,i,t),e.in=r.in,e.out=r.out});function Gt(e,r){return new Fn({type:"pipe",in:e,out:r})}var Jn=g("ZodCodec",(e,r)=>{Fn.init(e,r),Lt.init(e,r)});function Ud(e,r,n){return new Jn({type:"pipe",in:e,out:r,transform:n.decode,reverseTransform:n.encode})}var Eu=g("ZodReadonly",(e,r)=>{aa.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>Tc(e,n,i,t),e.unwrap=()=>e._zod.def.innerType});function Au(e){return new Eu({type:"readonly",innerType:e})}var Ru=g("ZodTemplateLiteral",(e,r)=>{ca.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>gc(e,n,i,t)});function Od(e,r){return new Ru(f({type:"template_literal",parts:e},b.normalizeParams(r)))}var Lu=g("ZodLazy",(e,r)=>{sa.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>Ec(e,n,i,t),e.unwrap=()=>e._zod.def.getter()});function Cu(e){return new Lu({type:"lazy",getter:e})}var Fu=g("ZodPromise",(e,r)=>{la.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>Nc(e,n,i,t),e.unwrap=()=>e._zod.def.innerType});function Dd(e){return new Fu({type:"promise",innerType:e})}var Ju=g("ZodFunction",(e,r)=>{ua.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>_c(e,n,i,t)});function Zd(e){var r,n;return new Ju({type:"function",input:Array.isArray(e==null?void 0:e.input)?$u(e==null?void 0:e.input):(r=e==null?void 0:e.input)!=null?r:Xt(Me()),output:(n=e==null?void 0:e.output)!=null?n:Me()})}var er=g("ZodCustom",(e,r)=>{da.init(e,r),U.init(e,r),e._zod.processJSONSchema=(n,i,t)=>hc(e,n,i,t)});function Td(e){let r=new C({check:"custom"});return r._zod.check=e,r}function Nd(e,r){return Ga(er,e!=null?e:(()=>!0),r)}function Vu(e,r={}){return Wa(er,e,r)}function Mu(e){return qa(e)}var Ed=Xa,Ad=Ya;function Rd(e,r={}){let n=new er(f({type:"custom",check:"custom",fn:i=>i instanceof e,abort:!0},b.normalizeParams(r)));return n._zod.bag.Class=e,n._zod.check=i=>{var t;i.value instanceof e||i.issues.push({code:"invalid_type",expected:e.name,input:i.value,inst:n,path:[...(t=n._zod.def.path)!=null?t:[]]})},n}var Ld=(...e)=>Qa({Codec:Jn,Boolean:_t,String:vt},...e);function Cd(e){let r=Cu(()=>En([gn(e),tu(),ru(),au(),Xt(r),hu(gn(),r)]));return r}function Fd(e,r){return Gt(Rn(e),r)}var zf={invalid_type:"invalid_type",too_big:"too_big",too_small:"too_small",invalid_format:"invalid_format",not_multiple_of:"not_multiple_of",unrecognized_keys:"unrecognized_keys",invalid_union:"invalid_union",invalid_key:"invalid_key",invalid_element:"invalid_element",invalid_value:"invalid_value",custom:"custom"};function If(e){M({customError:e})}function Sf(){return M().customError}var Bu;Bu||(Bu={});var k=z(f(f({},Vt),sn),{iso:Ve}),wf=new Set(["$schema","$ref","$defs","definitions","$id","id","$comment","$anchor","$vocabulary","$dynamicRef","$dynamicAnchor","type","enum","const","anyOf","oneOf","allOf","not","properties","required","additionalProperties","patternProperties","propertyNames","minProperties","maxProperties","items","prefixItems","additionalItems","minItems","maxItems","uniqueItems","contains","minContains","maxContains","minLength","maxLength","pattern","format","minimum","maximum","exclusiveMinimum","exclusiveMaximum","multipleOf","description","default","contentEncoding","contentMediaType","contentSchema","unevaluatedItems","unevaluatedProperties","if","then","else","dependentSchemas","dependentRequired","nullable","readOnly"]);function jf(e,r){let n=e.$schema;return n==="https://json-schema.org/draft/2020-12/schema"?"draft-2020-12":n==="http://json-schema.org/draft-07/schema#"?"draft-7":n==="http://json-schema.org/draft-04/schema#"?"draft-4":r!=null?r:"draft-2020-12"}function Pf(e,r){if(!e.startsWith("#"))throw new Error("External $ref is not supported, only local refs (#/...) are allowed");let n=e.slice(1).split("/").filter(Boolean);if(n.length===0)return r.rootSchema;let i=r.version==="draft-2020-12"?"$defs":"definitions";if(n[0]===i){let t=n[1];if(!t||!r.defs[t])throw new Error("Reference not found: ".concat(e));return r.defs[t]}throw new Error("Reference not found: ".concat(e))}function Jd(e,r){if(e.not!==void 0){if(typeof e.not=="object"&&Object.keys(e.not).length===0)return k.never();throw new Error("not is not supported in Zod (except { not: {} } for never)")}if(e.unevaluatedItems!==void 0)throw new Error("unevaluatedItems is not supported");if(e.unevaluatedProperties!==void 0)throw new Error("unevaluatedProperties is not supported");if(e.if!==void 0||e.then!==void 0||e.else!==void 0)throw new Error("Conditional schemas (if/then/else) are not supported");if(e.dependentSchemas!==void 0||e.dependentRequired!==void 0)throw new Error("dependentSchemas and dependentRequired are not supported");if(e.$ref){let t=e.$ref;if(r.refs.has(t))return r.refs.get(t);if(r.processing.has(t))return k.lazy(()=>{if(!r.refs.has(t))throw new Error("Circular reference not resolved: ".concat(t));return r.refs.get(t)});r.processing.add(t);let o=Pf(t,r),c=G(o,r);return r.refs.set(t,c),r.processing.delete(t),c}if(e.enum!==void 0){let t=e.enum;if(r.version==="openapi-3.0"&&e.nullable===!0&&t.length===1&&t[0]===null)return k.null();if(t.length===0)return k.never();if(t.length===1)return k.literal(t[0]);if(t.every(c=>typeof c=="string"))return k.enum(t);let o=t.map(c=>k.literal(c));return o.length<2?o[0]:k.union([o[0],o[1],...o.slice(2)])}if(e.const!==void 0)return k.literal(e.const);let n=e.type;if(Array.isArray(n)){let t=n.map(o=>{let c=z(f({},e),{type:o});return Jd(c,r)});return t.length===0?k.never():t.length===1?t[0]:k.union(t)}if(!n)return k.any();let i;switch(n){case"string":{let t=k.string();if(e.format){let o=e.format;o==="email"?t=t.check(k.email()):o==="uri"||o==="uri-reference"?t=t.check(k.url()):o==="uuid"||o==="guid"?t=t.check(k.uuid()):o==="date-time"?t=t.check(k.iso.datetime()):o==="date"?t=t.check(k.iso.date()):o==="time"?t=t.check(k.iso.time()):o==="duration"?t=t.check(k.iso.duration()):o==="ipv4"?t=t.check(k.ipv4()):o==="ipv6"?t=t.check(k.ipv6()):o==="mac"?t=t.check(k.mac()):o==="cidr"?t=t.check(k.cidrv4()):o==="cidr-v6"?t=t.check(k.cidrv6()):o==="base64"?t=t.check(k.base64()):o==="base64url"?t=t.check(k.base64url()):o==="e164"?t=t.check(k.e164()):o==="jwt"?t=t.check(k.jwt()):o==="emoji"?t=t.check(k.emoji()):o==="nanoid"?t=t.check(k.nanoid()):o==="cuid"?t=t.check(k.cuid()):o==="cuid2"?t=t.check(k.cuid2()):o==="ulid"?t=t.check(k.ulid()):o==="xid"?t=t.check(k.xid()):o==="ksuid"&&(t=t.check(k.ksuid()))}typeof e.minLength=="number"&&(t=t.min(e.minLength)),typeof e.maxLength=="number"&&(t=t.max(e.maxLength)),e.pattern&&(t=t.regex(new RegExp(e.pattern))),i=t;break}case"number":case"integer":{let t=n==="integer"?k.number().int():k.number();typeof e.minimum=="number"&&(t=t.min(e.minimum)),typeof e.maximum=="number"&&(t=t.max(e.maximum)),typeof e.exclusiveMinimum=="number"?t=t.gt(e.exclusiveMinimum):e.exclusiveMinimum===!0&&typeof e.minimum=="number"&&(t=t.gt(e.minimum)),typeof e.exclusiveMaximum=="number"?t=t.lt(e.exclusiveMaximum):e.exclusiveMaximum===!0&&typeof e.maximum=="number"&&(t=t.lt(e.maximum)),typeof e.multipleOf=="number"&&(t=t.multipleOf(e.multipleOf)),i=t;break}case"boolean":{i=k.boolean();break}case"null":{i=k.null();break}case"object":{let t={},o=e.properties||{},c=new Set(e.required||[]);for(let[d,s]of Object.entries(o)){let m=G(s,r);t[d]=c.has(d)?m:m.optional()}if(e.propertyNames){let d=G(e.propertyNames,r),s=e.additionalProperties&&typeof e.additionalProperties=="object"?G(e.additionalProperties,r):k.any();if(Object.keys(t).length===0){i=k.record(d,s);break}let m=k.object(t).passthrough(),a=k.looseRecord(d,s);i=k.intersection(m,a);break}if(e.patternProperties){let d=e.patternProperties,s=Object.keys(d),m=[];for(let u of s){let p=G(d[u],r),$=k.string().regex(new RegExp(u));m.push(k.looseRecord($,p))}let a=[];if(Object.keys(t).length>0&&a.push(k.object(t).passthrough()),a.push(...m),a.length===0)i=k.object({}).passthrough();else if(a.length===1)i=a[0];else{let u=k.intersection(a[0],a[1]);for(let p=2;p<a.length;p++)u=k.intersection(u,a[p]);i=u}break}let l=k.object(t);e.additionalProperties===!1?i=l.strict():typeof e.additionalProperties=="object"?i=l.catchall(G(e.additionalProperties,r)):i=l.passthrough();break}case"array":{let t=e.prefixItems,o=e.items;if(t&&Array.isArray(t)){let c=t.map(d=>G(d,r)),l=o&&typeof o=="object"&&!Array.isArray(o)?G(o,r):void 0;l?i=k.tuple(c).rest(l):i=k.tuple(c),typeof e.minItems=="number"&&(i=i.check(k.minLength(e.minItems))),typeof e.maxItems=="number"&&(i=i.check(k.maxLength(e.maxItems)))}else if(Array.isArray(o)){let c=o.map(d=>G(d,r)),l=e.additionalItems&&typeof e.additionalItems=="object"?G(e.additionalItems,r):void 0;l?i=k.tuple(c).rest(l):i=k.tuple(c),typeof e.minItems=="number"&&(i=i.check(k.minLength(e.minItems))),typeof e.maxItems=="number"&&(i=i.check(k.maxLength(e.maxItems)))}else if(o!==void 0){let c=G(o,r),l=k.array(c);typeof e.minItems=="number"&&(l=l.min(e.minItems)),typeof e.maxItems=="number"&&(l=l.max(e.maxItems)),i=l}else i=k.array(k.any());break}default:throw new Error("Unsupported type: ".concat(n))}return e.description&&(i=i.describe(e.description)),e.default!==void 0&&(i=i.default(e.default)),i}function G(e,r){if(typeof e=="boolean")return e?k.any():k.never();let n=Jd(e,r),i=e.type||e.enum!==void 0||e.const!==void 0;if(e.anyOf&&Array.isArray(e.anyOf)){let l=e.anyOf.map(s=>G(s,r)),d=k.union(l);n=i?k.intersection(n,d):d}if(e.oneOf&&Array.isArray(e.oneOf)){let l=e.oneOf.map(s=>G(s,r)),d=k.xor(l);n=i?k.intersection(n,d):d}if(e.allOf&&Array.isArray(e.allOf))if(e.allOf.length===0)n=i?n:k.any();else{let l=i?n:G(e.allOf[0],r),d=i?0:1;for(let s=d;s<e.allOf.length;s++)l=k.intersection(l,G(e.allOf[s],r));n=l}e.nullable===!0&&r.version==="openapi-3.0"&&(n=k.nullable(n)),e.readOnly===!0&&(n=k.readonly(n));let t={},o=["$id","id","$comment","$anchor","$vocabulary","$dynamicRef","$dynamicAnchor"];for(let l of o)l in e&&(t[l]=e[l]);let c=["contentEncoding","contentMediaType","contentSchema"];for(let l of c)l in e&&(t[l]=e[l]);for(let l of Object.keys(e))wf.has(l)||(t[l]=e[l]);return Object.keys(t).length>0&&r.registry.add(n,t),n}function Vd(e,r){var o;if(typeof e=="boolean")return e?k.any():k.never();let n=jf(e,r==null?void 0:r.defaultTarget),i=e.$defs||e.definitions||{},t={version:n,defs:i,refs:new Map,processing:new Set,rootSchema:e,registry:(o=r==null?void 0:r.registry)!=null?o:B};return G(e,t)}var Vn={};he(Vn,{bigint:()=>Zf,boolean:()=>Df,date:()=>Tf,number:()=>Of,string:()=>Uf});function Uf(e){return ga(vt,e)}function Of(e){return ka(ht,e)}function Df(e){return Ua(_t,e)}function Zf(e){return Da(yt,e)}function Tf(e){return Va(qt,e)}M(jr());var ah=bt.union([bt.enum(["low","medium","high","always-visible"]),bt.number()]);var Mn=5;var Nf=9,Ze=200,Bn=10;function Md(e,r,n,i,t,o,c="-1"){var E,V;let l=1/0,d=1/0,s=-1/0,m=-1/0,a=new J(-Bn,0,5,n),u=new J(-Bn,0,r,5),p=new J(r-5,0,r+Bn,n),$=new J(0,n-5,r,n+Bn),h=Ef(r,n,i,t,o),w=[a,u,p,$],D=new J(-Ze,-Ze,r+Ze*2,n+Ze*2);for(let A of e){let ce,xe;for(let W=0;W<A.bboxes.length;W++){if(A.bboxes[W]==null||(ce=A.bboxes[W].boundingBox,xe=A.bboxes[W].index,A.lockedToStrategyIndex!==-1&&xe!==A.lockedToStrategyIndex))continue;let[Te,q,me,I]=ce,[Z,X,ee,ue]=[A.y-Te,A.y+q,A.x-me,A.x+I],Ne=ee,xt=Z,Ku=ue-ee,Gu=X-Z;l=Math.min(l,Ne)-Ze,d=Math.min(d,xt)-Ze,s=Math.max(s,Ne+Ku)+Ze,m=Math.max(m,xt+Gu)+Ze,A.bboxes[W].boundingRect=new J(Ne,xt,Ku,Gu)}}let T=new kt(new J(l,d,s-l,m-d)),F={msgId:c,colliders:new Array(e.length),staticColliders:[],debug:[]},S=0;for(let A=0;A<e.length;A++){let ce=e[A];((V=(E=ce.bboxes)==null?void 0:E[0])==null?void 0:V.index)===Nf&&(F.staticColliders.push(ce.bboxes[0].boundingRect),T.insert(ce.bboxes[0].boundingRect),S++)}e=e.slice(S,e.length);let j;for(let A=0;A<e.length;A++)if(j=e[A],F.colliders[A]=[-1,0],j.enabledAndVisible){let[ce,xe,W]=[1/0,-1,void 0];for(let{index:Te,boundingRect:q}of j.bboxes){if(q==null)continue;let me=[];if(me=T.queryRect(q).filter(Z=>q.intersects(Z)),j.shouldCollideWithScreenEdges&&w.forEach(Z=>{q.intersects(Z)&&me.push(Z)}),q.intersects(h)){F.colliders[A]=[-1,0,q];break}if(me.length<ce&&(W=q,xe=Te,ce=me.length),me.length===0){T.insert(q),F.colliders[A]=[Te,D.contains(q)?0:1,q];break}}j.rank===Mn&&W!=null&&(T.insert(W),F.colliders[A]=[xe,D.contains(W)?0:1,W])}else F.colliders[A]=[-1,0];return F}function Ef(e,r,n,i,t){switch(t){case"top-left":return new J(0,0,n,i);case"top-right":return new J(e-n,0,n,i);case"bottom-left":return new J(0,r-i,n,i);case"bottom-right":return new J(e-n,r-i,n,i);case"center":return new J((e-n)/2,(r-i)/2,n,i);case"top":return new J((e-n)/2,0,n,i);case"bottom":return new J((e-n)/2,r-i,n,i);case"left":return new J(0,(r-i)/2,n,i);case"right":return new J(e-n,(r-i)/2,n,i);default:return new J(0,r-i,n,i)}}function Bd(e){let r=e[0].map(n=>{let i=n[0].map(t=>({index:t[4],boundingBox:[t[0],t[1],t[2],t[3]]}));return{enabledAndVisible:n[1]===1,rank:n[2]===1?Mn:0,x:n[3],y:n[4],shouldCollideWithScreenEdges:n[5]===1,bboxes:i,lockedToStrategyIndex:n[6]}});return{msgId:"-1",totalWidth:e[3],totalHeight:e[2],watermarkWidth:e[4],watermarkHeight:e[5],watermarkPosition:e[6],colliders:r,devicePixelRatio:e[1]}}self.onmessage=e=>{let r=Bd(e.data);self.postMessage(Md(r.colliders,r.totalWidth,r.totalHeight,r.watermarkWidth,r.watermarkHeight,r.watermarkPosition,r.msgId))};})();\n';p();p();p();p();p();function p8(e,r){return r.x+r.w<e.x+e.w&&r.x>e.x&&r.y>e.y&&r.y+r.h<e.y+e.h}p();function f8(e,r){let[t,n]=r;return t>=e.x&&t<=e.x+e.w&&n>=e.y&&n<=e.y+e.h}p();function m8(e,r){let t=r.x,n=r.y,o=r.x+r.w,i=r.y+r.h,a=e.x,u=e.y,l=e.x+e.w,c=e.y+e.h;return t<l&&a<o&&n<c&&u<i}p();function Ku(e,r){for(let t=0;t<r.length;t++)e.push(r[t])}p();var at=class{constructor(r,t,n,o,i){h(this,"x");h(this,"y");h(this,"w");h(this,"h");h(this,"userData");this.userData=typeof i>"u"?null:i,this.x=r,this.y=t,this.w=n,this.h=o}contains(r){return r===this?!1:p8(this,r)}intersects(r){return m8(this,r)}intersectsPoint(r){return f8(this,r)}draw(r){r.fillStyle="rgba(123,222,26, 0.8)",r.fillRect(this.x,this.y,this.w,this.h)}};var da=class e{constructor(r,t){h(this,"topLeft");h(this,"topRight");h(this,"bottomLeft");h(this,"bottomRight");h(this,"divided",!1);h(this,"boundary");h(this,"capacity",16);h(this,"objects",[]);h(this,"parent");this.parent=t,this.boundary=r}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:r,y:t,w:n,h:o}=this.boundary;this.topLeft=new e(new at(r,t,n/2,o/2),this),this.topRight=new e(new at(r+n/2,t,n/2,o/2),this),this.bottomLeft=new e(new at(r,t+o/2,n/2,o/2),this),this.bottomRight=new e(new at(r+n/2,t+o/2,n/2,o/2),this),this.divided=!0}queryRect(r){let t=[];if(this.boundary.intersects(r))t.push(...this.objects);else return[];return this.divided&&(Ku(t,this.topLeft.queryRect(r)),Ku(t,this.topRight.queryRect(r)),Ku(t,this.bottomLeft.queryRect(r)),Ku(t,this.bottomRight.queryRect(r))),t}queryPoint(r){let t=[];if(this.boundary.intersectsPoint(r))t.push(...this.objects);else return[];return this.divided&&(Ku(t,this.topLeft.queryPoint(r)),Ku(t,this.topRight.queryPoint(r)),Ku(t,this.bottomLeft.queryPoint(r)),Ku(t,this.bottomRight.queryPoint(r))),t}insert(r){return(this.parent?!this.boundary.contains(r):!this.boundary.intersects(r))?!1:this.objects.length<this.capacity?(this.objects.push(r),!0):(this.divided||this.subdivide(),(this.topLeft.insert(r)||this.topRight.insert(r)||this.bottomLeft.insert(r)||this.bottomRight.insert(r))===!1&&this.objects.push(r),!0)}drawObjects(r){this.objects.forEach(t=>t.draw(r)),this.divided&&(this.topLeft.drawObjects(r),this.topRight.drawObjects(r),this.bottomLeft.drawObjects(r),this.bottomRight.drawObjects(r))}draw(r){r.rect(this.boundary.x,this.boundary.y,this.boundary.w,this.boundary.h),this.divided&&(this.topLeft.draw(r),this.topRight.draw(r),this.bottomLeft.draw(r),this.bottomRight.draw(r)),r.strokeStyle="black",r.lineWidth=4,r.stroke()}};p();var aC=9,dc=200,tv=10;function h8(e,r,t,n,o,i,a="-1"){var U,R;let u=1/0,l=1/0,c=-1/0,d=-1/0,f=new at(-tv,0,5,t),m=new at(-tv,0,r,5),g=new at(r-5,0,r+tv,t),y=new at(0,t-5,r,t+tv),E=DJ(r,t,n,o,i),v=[f,m,g,y],b=new at(-dc,-dc,r+dc*2,t+dc*2);for(let L of e){let A,j;for(let N=0;N<L.bboxes.length;N++){if(L.bboxes[N]==null||(A=L.bboxes[N].boundingBox,j=L.bboxes[N].index,L.lockedToStrategyIndex!==-1&&j!==L.lockedToStrategyIndex))continue;let[$,te,de,Y]=A,[z,W,Q,oe]=[L.y-$,L.y+te,L.x-de,L.x+Y],ae=Q,ye=z,Ce=oe-Q,Pe=W-z;u=Math.min(u,ae)-dc,l=Math.min(l,ye)-dc,c=Math.max(c,ae+Ce)+dc,d=Math.max(d,ye+Pe)+dc,L.bboxes[N].boundingRect=new at(ae,ye,Ce,Pe)}}let C=new da(new at(u,l,c-u,d-l)),M={msgId:a,colliders:new Array(e.length),staticColliders:[],debug:[]},T=0;for(let L=0;L<e.length;L++){let A=e[L];((R=(U=A.bboxes)==null?void 0:U[0])==null?void 0:R.index)===aC&&(M.staticColliders.push(A.bboxes[0].boundingRect),C.insert(A.bboxes[0].boundingRect),T++)}e=e.slice(T,e.length);let F;for(let L=0;L<e.length;L++)if(F=e[L],M.colliders[L]=[-1,0],F.enabledAndVisible){let[A,j,N]=[1/0,-1,void 0];for(let{index:$,boundingRect:te}of F.bboxes){if(te==null)continue;let de=[];if(de=C.queryRect(te).filter(z=>te.intersects(z)),F.shouldCollideWithScreenEdges&&v.forEach(z=>{te.intersects(z)&&de.push(z)}),te.intersects(E)){M.colliders[L]=[-1,0,te];break}if(de.length<A&&(N=te,j=$,A=de.length),de.length===0){C.insert(te),M.colliders[L]=[$,b.contains(te)?0:1,te];break}}F.rank===Dp&&N!=null&&(C.insert(N),M.colliders[L]=[j,b.contains(N)?0:1,N])}else M.colliders[L]=[-1,0];return M}function DJ(e,r,t,n,o){switch(o){case"top-left":return new at(0,0,t,n);case"top-right":return new at(e-t,0,t,n);case"bottom-left":return new at(0,r-n,t,n);case"bottom-right":return new at(e-t,r-n,t,n);case"center":return new at((e-t)/2,(r-n)/2,t,n);case"top":return new at((e-t)/2,0,t,n);case"bottom":return new at((e-t)/2,r-n,t,n);case"left":return new at(0,(r-n)/2,t,n);case"right":return new at(e-t,(r-n)/2,t,n);default:return new at(0,r-n,t,n)}}p();p();function g8(e){let r=e[0].map(t=>{let n=t[0].map(o=>({index:o[4],boundingBox:[o[0],o[1],o[2],o[3]]}));return{enabledAndVisible:t[1]===1,rank:t[2]===1?Dp:0,x:t[3],y:t[4],shouldCollideWithScreenEdges:t[5]===1,bboxes:n,lockedToStrategyIndex:t[6]}});return{msgId:"-1",totalWidth:e[3],totalHeight:e[2],watermarkWidth:e[4],watermarkHeight:e[5],watermarkPosition:e[6],colliders:r,devicePixelRatio:e[1]}}var ig=class{constructor(){h(this,"onerror",()=>{});h(this,"onmessage",()=>{});h(this,"postMessage",r=>{let t=g8(r);this.onmessage({data:h8(t.colliders,t.totalWidth,t.totalHeight,t.watermarkWidth,t.watermarkHeight,t.watermarkPosition,t.msgId)})});h(this,"terminate",()=>{})}};var Cm=!1,TJ=150,rv=class extends We{constructor(t,n,o=!0){super();h(this,"worker");h(this,"debugContext");h(this,"debugCanvas");h(this,"collidersDirty",!0);h(this,"packedMessage",[[],0,0,0,0,0,"bottom-left"]);h(this,"visibleCollidersQTree",new da(new at(0,0,0,0)));h(this,"interactiveCollidersQTree",new da(new at(0,0,0,0)));h(this,"coreState");h(this,"postMessage");h(this,"showCollisionBoxes",()=>{Cm=!0,this.debugCanvas.style.display="block"});h(this,"hideCollisionBoxes",()=>{Cm=!1,this.debugContext.clearRect(0,0,this.debugCanvas.width,this.debugCanvas.height),this.debugCanvas.style.display="none"});h(this,"currentMsgId","");h(this,"working",!1);h(this,"_postMessage",()=>{this.worker.postMessage(this.packedMessage)});h(this,"componentArray",[]);h(this,"update",(t,n,o="bottom-left",i=!1,a=[])=>{let u=!1;if(this.collidersDirty){this.packedMessage=[[],0,0,0,0,0,"bottom-left"],this.componentArray=[];let d;for(let f of this.coreState.geometry2DsInScene)d=f.components[0],this.componentArray.push(d);this.resize(t,n,o),this.collidersDirty=!1,u=!0}else u=this.componentArray.some(d=>d.collisionDirty===!0);u&&this.componentArray.sort((d,f)=>f.rank-d.rank);let l=0;for(let d of a)this.packedMessage[0][l]==null&&(this.packedMessage[0][l]=[]),this.packedMessage[0][l][0]==null&&(this.packedMessage[0][l][0]=[]),this.packedMessage[0][l][0]=[[d.h/2,d.h/2,d.w/2,d.w/2,aC]],this.packedMessage[0][l][1]=1,this.packedMessage[0][l][2]=1,this.packedMessage[0][l][3]=d.x,this.packedMessage[0][l][4]=d.y,this.packedMessage[0][l][5]=0,this.packedMessage[0][l][6]=-1,l++;let c=0;for(;l<this.componentArray.length+a.length;){if(this.packedMessage){let d=this.componentArray[c],f=d.toPackedMessage(i&&!u);this.packedMessage[0][l]==null&&(this.packedMessage[0][l]=[]),this.packedMessage[0][l][0]==null&&(this.packedMessage[0][l][0]=[]),this.packedMessage[0][l][0]=f.bboxes,this.packedMessage[0][l][1]=f.enabled&&d.visible&&!d.isOccluded?1:0,this.packedMessage[0][l][2]=f.rank===Dp?1:0,this.packedMessage[0][l][3]=f.x,this.packedMessage[0][l][4]=f.y,this.packedMessage[0][l][5]=f.shouldCollideWithScreenEdges?1:0,this.packedMessage[0][l][6]=f.lockedToStrategyIndex}l++,c++}this.working||this.postMessage()});h(this,"resolve",t=>{if(this.working=!1,this.collidersDirty||!t.data)return;let n=t.data.colliders,o=-1,i,a,u,l=new at(0,0,this.debugCanvas.width,this.debugCanvas.height);if(this.visibleCollidersQTree=new da(l),this.interactiveCollidersQTree=new da(l),Cm)for(let c of t.data.staticColliders)this.visibleCollidersQTree.insert(new at(c.x,c.y,c.w,c.h));for(let c=0;c<this.componentArray.length;c++){let d=this.componentArray[c];if(n[c]==null)continue;o=n[c][0],i=n[c][2];let f=d.offscreen,m=n[c][1]===1;d.offscreen=m,o!==-1&&i!=null?(u=new at(i.x,i.y,i.w,i.h,{entityId:d.id}),this.visibleCollidersQTree.insert(u),a=this.coreState.geometry2DMap.get(d.id),(a==null?void 0:a.components[1])!=null&&this.interactiveCollidersQTree.insert(u),(d.canShow===!1||d.visibilityNeedsUpdate!==!1||f&&!m)&&"visibilityNeedsUpdate"in d&&(d.visibilityNeedsUpdate="show"),o!==-1&&o!==d.currentStrategyIndex&&(d.activeBoundingBox=u,d.onStrategySelected(o))):((d.canShow===!0||d.visibilityNeedsUpdate!==!1)&&"visibilityNeedsUpdate"in d&&(d.visibilityNeedsUpdate="hide"),o!==-1&&o!==d.currentStrategyIndex&&d.onStrategySelected(o))}Cm&&this.drawDebug(),this.publish("visibility-changed")});h(this,"drawDebug",()=>{Cm&&this.visibleCollidersQTree&&(this.debugContext.clearRect(0,0,this.debugCanvas.width,this.debugCanvas.height),this.debugContext.beginPath(),this.visibleCollidersQTree.drawObjects(this.debugContext))});h(this,"destroy",()=>{this.worker.terminate()});this.worker=o===!1?new ig:Ld!==""?new Worker(Ld):new Worker(URL.createObjectURL(new Blob([d8],{type:"text/javascript"}))),this.worker.onerror=()=>{this.worker=new ig,this.worker.onmessage=i=>this.resolve(i)},this.coreState=n,this.debugCanvas=t,this.debugContext=t.getContext("2d"),this.worker.onmessage=i=>this.resolve(i),this.postMessage=Ip(this._postMessage,TJ),Cm?this.showCollisionBoxes():this.hideCollisionBoxes()}resize(t,n,o){this.packedMessage[6]=o,this.packedMessage[5]=n,this.packedMessage[4]=t,this.packedMessage[3]=this.debugCanvas.width,this.packedMessage[2]=this.debugCanvas.height}};p();p();p();p();var nv=class{constructor(r){h(this,"type");h(this,"event");this.type=0,this.event=r}get timestamp(){return this.event.timeStamp}},ov=class{constructor(){h(this,"taps",[])}add(r){this.lastPointerDown&&r.timestamp-this.lastPointerDown.timestamp<50?this.lastPointerDown.type=1:this.taps.push(r)}get lastPointerDown(){return this.taps.length>=1?this.taps[this.taps.length-1]:void 0}get isSingleTapWithTwoFingers(){var r;return this.isSingleTap&&((r=this.lastPointerDown)==null?void 0:r.type)===1}get isSingleTapWithOneFinger(){var r;return this.isSingleTap&&((r=this.lastPointerDown)==null?void 0:r.type)===0}get isDoubleTapWithOneFinger(){var r,t;return this.isDoubleTap&&((r=this.taps[0])==null?void 0:r.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(r){this.taps=this.taps.filter(t=>r-t.timestamp<300)}flush(){this.taps=[]}get _taps(){return this.taps}destroy(){this.flush()}};p();function uC(e){let r=new Set;for(let t of e){let n=t.object;for(;n.visible&&n.parent&&n.parent.visible===!0&&!r.has(n.parent);)n=n.parent,n instanceof Tr&&n.type==="group-container"&&n.visible&&n.components[0]&&r.add(n)}return Array.from(r)}var ag=class extends We{constructor(t,n,o,i,a){super();h(this,"raycaster",new Ml);h(this,"state",{hovered3DEntity:void 0,hovered2DEntities:new Set,hovered3DContainers:void 0,lastHover:void 0,interaction:{mouseDownStart:void 0,distanceFromMouseDown:void 0,isPanning:!1}});h(this,"coreState");h(this,"camera");h(this,"worldPlane");h(this,"_quadtree",new da(new at(0,0,0,0)));h(this,"_container");h(this,"lastPointerEvent");h(this,"cursor","grab");h(this,"touchesCount",0);h(this,"isUserMovingCamera");h(this,"hasTouched",!1);h(this,"onPointerMove",Ip(t=>{t&&(t.preventDefault(),this.updateInteractionStateIfPanning(t),(t.pointerType!=="touch"||t.pointerType===void 0&&this.hasTouched)&&this.handleHover(t),this.handleCursor())},x.env.NODE_ENV==="test"?0:16,{leading:!0}));h(this,"tapsControl",new ov);h(this,"onPointerDown",t=>{t.target===this._container&&(this._container.addEventListener("pointerup",this.onPointerUp,{capture:!1,signal:this.signal}),this._container.addEventListener("pointercancel",this.onPointerUp,{capture:!1,signal:this.signal}),this.state.interaction.mouseDownStart={time:Date.now(),timestamp:t.timeStamp,offsetX:t.offsetX,offsetY:t.offsetY},this.lastPointerEvent=t,this.state.interaction.distanceFromMouseDown=0,this.handleCursor(),t.pointerType==="touch"&&(this.tapsControl.add(new nv(t)),this.touchesCount=Math.max(0,this.touchesCount+1)))});h(this,"clickTimeout");h(this,"onPointerUp",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,{capture:!1}),this._container.removeEventListener("pointercancel",this.onPointerUp,{capture:!1})),this.updateInteractionStateIfPanning(t);let{mouseDownStart:n}=this.state.interaction;!n||this.state.interaction.distanceFromMouseDown==null||(Date.now()<n.time+300&&(this.tapsControl.isSingleTapWithTwoFingers||this.state.interaction.distanceFromMouseDown<=15)&&(t.pointerType==="touch"&&!this.isUserMovingCamera()?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())});h(this,"dirty3D",!0);h(this,"cachedHitBoxes",{entities:[]});h(this,"ndcPoint",new lt);h(this,"debugPanel");this.isUserMovingCamera=a,this.raycaster.layers.enableAll(),this.raycaster.layers.disable(1),this.camera=o,this._container=t,this.coreState=n,this.worldPlane=i,this._container.addEventListener("pointerdown",this.onPointerDown,{capture:!1,signal:this.signal}),this._container.addEventListener("pointermove",this.onPointerMove,{capture:!1,signal:this.signal}),this._container.classList.add("mappedin-interactive")}updateQuadtree(t){this._quadtree=t}setHovered3DEntityInteractionComponentDirty(){if(this.state.hovered3DEntity){let t=this.state.hovered3DEntity.components[2];t&&(t.dirty=!0)}}getThreeDIntersectsFromXY(t){this.raycaster.setFromCamera(t,this.camera),this.raycaster.layers.enable(Kr.GEOMETRY);let n=this.raycaster.intersectObjects(this._hitBoxes.entities,!0).filter(i=>{var a,u;return((a=i.object)==null?void 0:a.name)==="worldPlane"||((u=i.object)==null?void 0:u.visible)}),o=n.findIndex(i=>{var a;return((a=i.object)==null?void 0:a.name)==="worldPlane"});return o!==-1&&n.push(n.splice(o,1)[0]),n}getGroupContainerIntersectsFromXY(t){let n=this.getThreeDIntersectsFromXY(t),o;return n!=null&&n.length>0&&(o=uC(n)),o}flush(){this.tapsControl.flush(),this.clickTimeout!=null&&(clearTimeout(this.clickTimeout),this.clickTimeout=void 0)}handleHover(t){let n=t||this.lastPointerEvent;if((n==null?void 0:n.pointerType)==="touch"||this.state.interaction.mouseDownStart||!n||this.isUserMovingCamera())return;let{entity3D:o,entity2D:i,position:a,groupContainers:u}=this.intersect(n);(this.detect3DEntityHover(o)||this.detect2DEntityHover(i)||this.detect3DContainerHover(u))&&(this.state.hovered3DEntity=o,this.state.lastHover=o,this.state.hovered2DEntities=new Set(i.map(l=>l.id)),this.state.hovered3DContainers=u,this.publish("hover",{entity2D:i,entity3D:this.state.hovered3DEntity,position:a,groupContainers:u})),this.handleCursor()}handleCursor(){var a;let t=!!(this.state.hovered3DEntity&&((a=this.state.hovered3DEntity)!=null&&a.components[2])||this.state.hovered2DEntities.size>0),n=!!this.state.interaction.mouseDownStart,o=this.state.interaction.isPanning,i=AJ(t,o,n);this.cursor!==i&&(this.cursor=i,i==="pointer"?this._container.classList.add("mappedin-interaction-hover"):this._container.classList.remove("mappedin-interaction-hover"))}detect2DEntityHover(t){if(t.length!==this.state.hovered2DEntities.size)return!0;for(let n=0;n<t.length;n++)if(!this.state.hovered2DEntities.has(t[n].id))return!0;return!1}handleClick(t){let n=this.intersect(t);this.publish("click",{entity2D:n.entity2D,entity3D:n.entity3D,position:n.position,groupContainers:n.groupContainers,pointerEvent:{button:t.button}})}get _hitBoxes(){if(this.dirty3D){this.cachedHitBoxes.entities=[];let t;for(let n of this.coreState.geometry3DIdsInScene)t=this.coreState.geometry3DMap.get(n),((t==null?void 0:t.type)==="geometry"||(t==null?void 0:t.type)==="model"||(t==null?void 0:t.type)==="path"||(t==null?void 0:t.type)==="custom-geometry")&&t.components[0].mesh&&!this.cachedHitBoxes.entities.includes(t.components[0].mesh)&&this.cachedHitBoxes.entities.push(t.components[0].mesh);return this.dirty3D=!1,this.cachedHitBoxes.entities.push(this.worldPlane),this.cachedHitBoxes}return this.cachedHitBoxes}intersect(t){var C,M,T,F,U,R,L;let{offsetX:n,offsetY:o}=t,i=[n,o],u=this._quadtree.queryPoint(i).filter(A=>A.intersectsPoint(i));this.ndcPoint.x=n/this._container.clientWidth*2-1,this.ndcPoint.y=-(o/this._container.clientHeight)*2+1;let l=this.getThreeDIntersectsFromXY(this.ndcPoint),c=(C=l[0])==null?void 0:C.point,d=[],f=[],m=[];for(let A of l){if(["worldPlane","hole-fill-mesh"].includes(A.object.name)||!(A.object instanceof tt)||((M=A.object.material)==null?void 0:M.colorWrite)===!1)continue;let j=(T=A.object.userData)==null?void 0:T.entityId;if(j){let N=this.coreState.geometry3DMap.get(j),$=N==null?void 0:N.components[7];if(($==null?void 0:$.verticalOffset)!=null&&A.point.z>$.verticalOffset)continue}m.push(A),A.object.material.depthTest===!1?d.push(A):f.push(A)}let g=(U=(F=d[0])!=null?F:f[0])!=null?U:void 0,y,E;if(g!=null){let A=(R=g==null?void 0:g.instanceId)!=null?R:g==null?void 0:g.batchId;y=A!=null&&(g!=null&&g.object.userData.entities)?this.coreState.geometry3DMap.get(g==null?void 0:g.object.userData.entities[A]):this.coreState.geometry3DMap.get(g==null?void 0:g.object.userData.entityId),y!=null&&y.components[2]&&(E=y)}let v=uC(m),b=[];for(let A of u)if(((L=A==null?void 0:A.userData)==null?void 0:L.entityId)==="watermark")b.push({id:"watermark"});else{let j=this.coreState.geometry2DMap.get(A==null?void 0:A.userData.entityId);j&&b.push(j)}return PJ(b),{entity2D:b,entity3D:E,position:c,groupContainers:v.length>0?v:void 0}}detect3DEntityHover(t){return this.state.lastHover!==t&&(this.state.lastHover&&v8(this.state.lastHover,!1,this.coreState),t&&v8(t,!0,this.coreState)),this.state.hovered3DEntity!==t}detect3DContainerHover(t){return!zD(this.state.hovered3DContainers,t)}updateInteractionStateIfPanning(t){this.state.interaction.mouseDownStart&&(this.state.interaction.distanceFromMouseDown=Math.sqrt(Math.pow(t.offsetX-this.state.interaction.mouseDownStart.offsetX,2)+Math.pow(t.offsetY-this.state.interaction.mouseDownStart.offsetY,2)),!this.state.interaction.isPanning&&this.state.interaction.distanceFromMouseDown>15&&(this.state.interaction.isPanning=!0))}getMouseRayIntersects(){return this.raycaster.intersectObjects([this.worldPlane],!1)}destroy(){this._container.removeEventListener("pointerdown",this.onPointerDown,{capture:!1}),this._container.removeEventListener("pointermove",this.onPointerMove,{capture:!1}),this._container.removeEventListener("pointerup",this.onPointerUp,{capture:!1}),this._container.removeEventListener("pointercancel",this.onPointerUp,{capture:!1}),super.destroy()}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",n=>{var o,i,a;this.queueDebugMessage("CLICK \n3D: ".concat((o=n.entity3D)==null?void 0:o.id," \n2D: ").concat((i=n.entity2D)==null?void 0:i.map(u=>u.id).join(", ")," \nPos: ").concat((a=n.position)==null?void 0:a.toArray().join(", ")),"#fdffb6")}),this.on("hover",n=>{var o,i,a;this.queueDebugMessage("HOVER \n3D: ".concat((o=n.entity3D)==null?void 0:o.id," \n2D: ").concat((i=n.entity2D)==null?void 0:i.map(u=>u.id).join(", ")," \nPos: ").concat((a=n.position)==null?void 0:a.toArray().join(", ")),"#caffbf")})}get _state(){return this.state}queueDebugMessage(t,n){var i;let o=document.createElement("pre");o.style.maxWidth="300px",o.style.transition="opacity 500ms cubic-bezier(0.4, 0, 0.2, 1)",o.style.backgroundColor=n,o.textContent=t,(i=this.debugPanel)==null||i.prepend(o),setTimeout(()=>{o.style.opacity="0",setTimeout(()=>{o.remove()},500)},2500)}getCursor(){return this.cursor}};function v8(e,r,t){var a;let n=e.components[2];n&&n.hover!==!0&&(n.hover=r?"user-interaction":!1,n.dirty=!0);let o=(a=e.components[0].textMesh)==null?void 0:a.userData.entityId;if(!o)return;let i=t.geometry3DMap.get(o);(i==null?void 0:i.type)==="text3d"&&(i.components[1].hoverByPolygon=r,i.components[1].dirty=!0)}function AJ(e,r,t){return r?"grabbing":e?"pointer":t?"grabbing":"grab"}function PJ(e){if(e.length<=1)return;let r=[],t=[];for(let o=0;o<e.length;o++){let i=e[o];i.type==="marker"?r.push(i):t.push(i)}if(r.length>1){let o,i;r.sort((a,u)=>{o=a.components[0],i=u.components[0];let l=o.projection.y,c=i.projection.y;return l!==c?c-l:o.markerContainer.compareDocumentPosition(i.markerContainer)&Node.DOCUMENT_POSITION_FOLLOWING?1:-1})}if(t.length>1){let o=[];for(let i=0;i<t.length;i++){let a=t[i],u=a.components[0];o.push({entity:a,y:u.projection.y,idx:i})}o.sort((i,a)=>i.y!==a.y?a.y-i.y:a.idx-i.idx);for(let i=0;i<o.length;i++)t[i]=o[i].entity}let n=0;for(let o=0;o<r.length;o++)e[n++]=r[o];for(let o=0;o<t.length;o++)e[n++]=t[o]}p();p();var Rd,pc,iv,fc,x8,ug,av,E8,I8,lg,sv,cg,dg,uv,sg=class{constructor(r){w(this,fc);w(this,Rd,null);w(this,pc);h(this,"getCurrentSceneGLTF",async r=>{let t=O({onlyVisible:!0,binary:!0,light:!0,scale:1},r),n=await se(this,fc,x8).call(this),o=s(this,iv).call(this,t),i=await n.parseAsync(o,{trs:!1,maxTextureSize:1/0,onlyVisible:t.onlyVisible,binary:t.binary,scale:t.scale}),a;if(i instanceof ArrayBuffer)a=new Blob([i],{type:"application/octet-stream"});else{let u=JSON.stringify(i,null,2);a=new Blob([u],{type:"text/plain"})}return a});w(this,iv,r=>{let{scale:t,light:n,onlyVisible:o}=r,i=new uu,a=new Jr().setFromObject(s(this,pc).geometryScene);if(s(this,ug).call(this,s(this,pc).geometryScene,i,o),n){let u=new r1(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),i.add(u)}return i});w(this,ug,(r,t,n)=>{r.material&&(r instanceof Ky?se(this,fc,E8).call(this,r).forEach(o=>t.add(o)):r instanceof lu&&t.add(se(this,fc,I8).call(this,r))),r.children.forEach(o=>{(!n||o.visible)&&s(this,ug).call(this,o,t,n)})});w(this,av,(r,t,n)=>{let o=new Eh({color:new ht(r),metalness:0});return o.opacity=t,o.transparent=n,o});w(this,lg,r=>{let{geometry:t,material:n,position:o,rotation:i,quaternion:a,scale:u}=r;if(!(t!=null&&t.isBufferGeometry))return r;let l=t.attributes.position,c=t.attributes.normal,d=t.attributes.uv;return s(this,sv).call(this,l,c),s(this,dg).call(this,o,u,i,a),d&&s(this,uv).call(this,d),n!=null&&n.map&&t.type==="PlaneGeometry"&&(r.side=xo),r});w(this,sv,(r,t)=>{let n=new Se,o=new Se;for(let i=0;i<r.count;i++)n.fromBufferAttribute(r,i),s(this,cg).call(this,n),r.setXYZ(i,n.x,n.y,n.z),t&&(o.fromBufferAttribute(t,i),s(this,cg).call(this,o),t.setXYZ(i,o.x,o.y,o.z))});w(this,cg,r=>{let t=r.y;r.y=r.z,r.z=-t});w(this,dg,(r,t,n,o)=>{let i=r.y;r.y=r.z,r.z=-i;let a=t.y;if(t.y=t.z,t.z=a,n instanceof au)n.order="YXZ",n.set(n.x,n.y,n.z,n.order);else{let u=o.y;o.set(o.x,o.z,-u,o.w)}});w(this,uv,r=>{for(let t=0;t<r.count;t++){let n=r.getX(t),o=r.getY(t);r.setXY(t,n,o)}});_(this,pc,r)}destroy(){_(this,Rd,null)}};Rd=new WeakMap,pc=new WeakMap,iv=new WeakMap,fc=new WeakSet,x8=async function(){if(!s(this,Rd)){let{GLTFExporter:r}=await import("./GLTFExporter-MKHVFHNL.js");_(this,Rd,new r)}return s(this,Rd)},ug=new WeakMap,av=new WeakMap,E8=function(r){var a,u;let t=[],o=((a=r.userData)!=null&&a.entities?Object.values((u=r.userData)==null?void 0:u.entities):[]).map(l=>s(this,pc).geometry3DMap.get(l)),i=new Map;return o.forEach(l=>{var g;if(!l||!(l instanceof qt))return;let c=l.components[1],d=l.components[2];if(!c.visible||c instanceof ys&&c.opacity===0||c instanceof Mh||c instanceof f1)return;let f=d!=null&&d.hover?c.hoverColor||s(this,pc).hoverColor:c.color,m="".concat(f,"-").concat(c.opacity,"-").concat(Number(c.visible));i.has(m)||i.set(m,[]),(g=i.get(m))==null||g.push(l)}),i.forEach((l,c)=>{let[d,f,m]=c.split("-"),g=l.reduce((b,C)=>{if(C.type==="custom-geometry")return b;let M=C.components[0];return"geometry"in M&&M.geometry instanceof Dl&&b.push(M.geometry),b},[]);if(g.length===0){Z.error("No geometries found for batched mesh");return}let y=s(this,av).call(this,d,Number(f),r.material.transparent),E=Gi(g,!0);if(!E){Z.error("No merged geometry found for batched mesh");return}let v=new tt(E,y);v.position.copy(r.position),v.rotation.copy(r.rotation),v.scale.copy(r.scale),v.visible=!!m,s(this,dg).call(this,v.position,v.scale,v.rotation,v.quaternion),t.push(s(this,lg).call(this,v))}),t},I8=function(r){let t=r.geometry.clone(),n=r.material,o=new dn({color:n.color,side:xo});o.opacity=n.opacity,o.transparent=n.transparent;let i=new lu(t,o);return i.position.copy(r.position),i.rotation.copy(r.rotation),i.scale.copy(r.scale),i.visible=r.visible,s(this,lg).call(this,i)},lg=new WeakMap,sv=new WeakMap,cg=new WeakMap,dg=new WeakMap,uv=new WeakMap;p();p();var _J="gray",OJ=.1,pg=100,lC=new gs.ClipperOffset;function FJ(e,r){lC.Clear(),r/=2;let t=e.map(o=>({X:o.x*pg,Y:o.y*pg}));lC.AddPath(t,gs.JoinType.jtMiter,gs.EndType.etClosedPolygon);let n=new gs.Paths;return lC.Execute(n,r*pg),n.length?n.map(i=>i.map(a=>({x:a.X/pg,y:a.Y/pg}))):[e]}function cv(e,r,t){var g,y,E,v,b;let{color:n=_J,opacity:o=1,altitude:i=0,height:a=OJ}=t||{};Array.isArray(o)&&(o=1);let u={min:{x:1/0,y:1/0,z:i},max:{x:-1/0,y:-1/0,z:a+i},center:{x:0,y:0,z:(a+i)/2}},c=e.geometry.coordinates[0].map(C=>{let M=r(C[1],C[0]);return u.min.x=Math.min(u.min.x,M.x),u.min.y=Math.min(u.min.y,M.y),u.max.x=Math.max(u.max.x,M.x),u.max.y=Math.max(u.max.y,M.y),M});((y=(g=e.properties)==null?void 0:g.style)==null?void 0:y.edgeOffset)!=null&&e.properties.style.edgeOffset!==0||((E=e.properties)==null?void 0:E.image)!=null?c=FJ(c,((b=(v=e.properties)==null?void 0:v.style)==null?void 0:b.edgeOffset)||0):c=[c];let d=[];for(let C of c){let M=new vp;M.moveTo(C[0].x,C[0].y),C.slice(1).forEach(R=>M.lineTo(R.x,R.y)),M.lineTo(C[0].x,C[0].y);let T=e.geometry.coordinates.slice(1);M.holes=T.map(R=>{let L=R.map(j=>r(j[1],j[0])),A=new bp;return A.moveTo(L[0].x,L[0].y),L.slice(1).forEach(j=>A.lineTo(j.x,j.y)),A.lineTo(L[0].x,L[0].y),A});let F=Th(t==null?void 0:t.bevel,a),U=new xp(M,F);U.userData={style:{color:n,opacity:o},usedBevelSettings:F},d.push(U)}if(d.length===1)return d[0];let f=Gi(d);d.forEach(C=>C.dispose());let m=Th(t==null?void 0:t.bevel,a);return f.userData={style:{color:n,opacity:o},usedBevelSettings:m,_split:!0},f}p();var BJ="gray",kJ=.1;function dv(e,r,t){let{color:n=BJ,opacity:o=1,altitude:i=0,height:a=kJ}=t||{};Array.isArray(o)&&(o=1);let u={min:{x:1/0,y:1/0,z:i},max:{x:-1/0,y:-1/0,z:a+i}},l=Th(t==null?void 0:t.bevel,a),c=[];e.geometry.coordinates.forEach(f=>{let m=new vp,g=f[0].map(v=>{let b=r(v[1],v[0]);return u.min.x=Math.min(u.min.x,b.x),u.min.y=Math.min(u.min.y,b.y),u.max.x=Math.max(u.max.x,b.x),u.max.y=Math.max(u.max.y,b.y),b});m.moveTo(g[0].x,g[0].y),g.slice(1).forEach(v=>m.lineTo(v.x,v.y)),m.lineTo(g[0].x,g[0].y);let y=f.slice(1);m.holes=y.map(v=>{let b=v.map(M=>r(M[1],M[0])),C=new bp;return C.moveTo(b[0].x,b[0].y),b.slice(1).forEach(M=>C.lineTo(M.x,M.y)),C.lineTo(b[0].x,b[0].y),C});let E=new xp(m,l);c.push(E)});let d=Gi(c);return c.forEach(f=>f.dispose()),d.userData={style:{color:n,opacity:o},usedBevelSettings:l},d}p();var ko=100,LJ=.22,RJ=.01;function S8(e,r,t={}){let{width:n=LJ,height:o=RJ,color:i="gray",opacity:a=1,altitude:u=0}=t,l={min:{x:1/0,y:1/0,z:u},max:{x:-1/0,y:-1/0,z:u+o}},c={bevelEnabled:!1,depth:o},d=new gs.ClipperOffset,f=e.geometry.coordinates.map(E=>E.map(v=>r(v[1],v[0])));d.AddPaths(f.map(E=>E.map(v=>({X:v.x*ko,Y:v.y*ko}))),gs.JoinType.jsMiter,gs.EndType.etOpenRound);let m=new gs.PolyTree;d.Execute(m,n/2*ko);let g=[];for(let E of m.m_AllPolys){let v=new vp;if(E.IsHole())continue;l.min.x=Math.min(l.min.x,E.m_polygon[0].X),l.min.y=Math.min(l.min.y,E.m_polygon[0].Y),l.max.x=Math.max(l.max.x,E.m_polygon[0].X),l.max.y=Math.max(l.max.y,E.m_polygon[0].Y);let b=E.m_polygon;v.moveTo(b[0].X/ko,b[0].Y/ko),b.slice(1).forEach(C=>v.lineTo(C.X/ko,C.Y/ko)),v.lineTo(b[0].X/ko,b[0].Y/ko),v.holes=E.m_Childs.map(C=>{let M=new bp,T=C.m_polygon;return M.moveTo(T[0].X/ko,T[0].Y/ko),T.slice(1).forEach(F=>M.lineTo(F.X/ko,F.Y/ko)),M.lineTo(T[0].X/ko,T[0].Y/ko),M}),g.push(new xp(v,c))}let y=Gi(g);return y.translate(0,0,u||0),y.userData={style:{color:i,opacity:a}},d.Clear(),y}function NJ(e){let r=e[1],t=e[6],{opacity:n}=r!=null?r:{},{texture:o,topTexture:i}=t!=null?t:{};return"".concat(n).concat((o==null?void 0:o.path)||"").concat((i==null?void 0:i.path)||"")}var pv=class extends We{constructor(t,n){super();h(this,"state");h(this,"convertTo3DMapPosition");this.state=t,this.convertTo3DMapPosition=n}createEntityFromFeature(t,n,o){var d,f,m,g,y;let i=new pn(n),a=(d=n==null?void 0:n.properties)==null?void 0:d.bevel,u=o&&"bevel"in o?o.bevel:void 0,l;u?l=O(O({},a),u):a&&(l=a);let c=new qt(i,new ys(ie(O({},o),{url:(m=(f=n.properties)==null?void 0:f.image)==null?void 0:m.path,bevel:l})));if(o!=null&&o.outline){let E=(g=this.state.outlinesOptions)==null?void 0:g.darkenFactor;c.components[3]=new P5(O5(o.color,E))}return o!=null&&o.focusable&&(c.components[4]=new N5),((y=n.properties)==null?void 0:y.textures)!=null&&Array.isArray(n.properties.textures)&&n.properties.textures.length>0?c.components[6]=new Gc(n.properties.textures.find(E=>E.face==="side"),n.properties.textures.find(E=>E.face==="top")):(o!=null&&"texture"in o&&o.texture!=null||o!=null&&"topTexture"in o&&o.topTexture!=null)&&(c.components[6]=new Gc(o.texture,o.topTexture)),c.id=t,c}populateEntityMesh(t,n){let o=t.components[0];o.geometry=n,o.batchedProps={range:{start:0,count:1/0,indexCount:1/0,indexStart:0,vertexCount:1/0,vertexStart:0,reservedVertexCount:1/0,reservedIndexCount:1/0},geometryId:-1,positionCount:n.attributes.position.count},o.currentHeight=t.components[1].height,o.dirty=!1}populateEntityGroup(t){var u;let n,o,i,a;for(let l of t.values())a=this.state.geometry3DMap.get(l),a.components[0]instanceof pn&&(o=a.components[0].feature,i=a.components[1],o.geometry.type==="Polygon"?(n=cv(o,this.convertTo3DMapPosition,i),(u=o.properties)!=null&&u.textures&&o.properties.textures.length>0&&F5(n,o.properties.textures,this.state.naturalBearing,this.convertTo3DMapPosition),this.populateEntityMesh(a,n)):o.geometry.type==="MultiPolygon"?(n=dv(o,this.convertTo3DMapPosition,i),this.populateEntityMesh(a,n)):o.geometry.type==="LineString"?(n=iT(o,this.convertTo3DMapPosition,i),this.populateEntityMesh(a,n)):o.geometry.type==="MultiLineString"&&(n=S8(o,this.convertTo3DMapPosition,i),this.populateEntityMesh(a,n)));return t}update(){var t;for(let n of this.state.geometryGroupIdsToLoad.values()){let o=this.state.geometry3DMap.get(n);if(o instanceof eo&&o.userData.dirty&&!o.userData.modelURL){try{this.populateEntityGroup(o.userData.entities3D)}catch(u){Z.warn(u)}let i,a={};for(let u of o.userData.entities3D.values()){i=this.state.geometry3DMap.get(u);let l=i==null?void 0:i.components[0];if((i==null?void 0:i.type)==="geometry"){let c=NJ(i.components);a[c]===void 0&&(a[c]={style:i.components[1],entities:[]}),a[c].entities.push(i)}else l&&"mesh"in l&&l.mesh&&((t=l.mesh)==null?void 0:t.parent)!==o&&o.add(l.mesh)}for(let u in a){let l=_5(a[u].entities,a[u].style);l.layers.enable(yu.SHOULD_CAST_SHADOWS),o.add(l)}for(let u of o.userData.entities3D.values())if(i=this.state.geometry3DMap.get(u),i!=null&&i.entities2D.size>0)for(let l of i.entities2D.values())l&&(i.attach(l),this.publish("geometry-2d-added"));this.publish("geometry-group-added"),o.userData.dirty=!1}}return Promise.resolve()}};p();var fv=class{constructor(r,t){h(this,"state");h(this,"dirty",!0);h(this,"domTree");this.state=r,this.domTree=t}update(){if(this.dirty){let r;for(let t of Array.from(this.domTree.children))if(r=this.state.geometry2DMap.get(t.userData.entityId),r){let n=r.components[0];(!n.enabled||!n.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(r=this.state.geometry2DMap.get(t),r){let n=r.components[0];n instanceof gu&&n.enabled&&n.markerContainer&&!this.domTree.contains(n.markerContainer)&&(n.markerContainer.userData={entityId:r.id},this.domTree.appendChild(n.markerContainer),n.updateDimensionsIfZeroWidthHeight())}this.dirty=!1}}};p();var mv=class{constructor(r,t){h(this,"state");h(this,"project");this.state=r,this.project=t}update(){let r=0,t=0,n,o;for(let i of this.state.geometry2DsInScene){o=i.components[0];let a=i.attachedTo?this.state.geometry3DMap.get(i.attachedTo):void 0;if(a instanceof qt)if(this.state.geometry3DsInScene.has(a)){n=a.components[1],o=i.components[0],(n.dirty||i.components[0].attachedDirty)&&(r=n.height,t=n.altitude,i.setAltitude(r+t));let u=n.visible;o.visible!==u&&(o.visible=u)}else o.visible===!0&&(o.visible=!1);this.project(i.components[0].projection,i.position),i.components[0].attachedDirty=!1}}};p();p();p();var jJ=(function(){let r,t;return n=>{if((!t||!t)&&(r=document.createElement("canvas"),r.width=500*n,r.height=500*n,r.style.width="500px",r.style.height="500px",t=r.getContext("2d")),!t)throw new Error("Could not get 2D context");return{measureCanvas:r,measureCanvasContext:t}}})(),C8=({text:e,size:r,maxWidth:t,pixelRatio:n,maxLines:o=2,lineHeight:i=1.2,options:a={strokeText:!0}})=>{let u="bold ".concat(r*n,"px 'InterUI-Regular', Helvetica Neue, Arial, sans-serif"),{measureCanvasContext:l}=jJ(n);l.font=u;let c=[],d=e.split(" "),f=0,m=0,g=0;for(;m<d.length;){let b=d[m];if(f===o&&f>0){c[f-1]+="...";break}if(c[f]==null&&(c[f]=b,m++),d.length===1){c[f]=b;break}if(d[m]==null)break;let{width:C}=l.measureText(c[f]+" "+d[m]);C<=t*n?(c[f]+=" "+d[m],m++):f++}c.forEach(b=>{let{width:C}=l.measureText(b);g=Math.max(C,g)});let y=r*n*i,E=c.length*y;return{maxWidth:g,maxHeight:E,lines:c.length,draw:(b,C,M)=>{c.length===1?(a.strokeText&&b.strokeText(c[0],C,M),b.fillText(c[0],C,M)):(a.strokeText&&(b.strokeText(c[0],C,M-y/2),b.strokeText(c[1],C,M+y/2)),b.fillText(c[0],C,M-y/2),b.fillText(c[1],C,M+y/2))}}};p();function D8(e){let r=new Image;return e&&(/<svg[\s\S]*>/i.test(e)?r.src="data:image/svg+xml;base64,".concat(btoa(e)):r.src=e),r}p();var UJ=(()=>{let e;return{getDeviceType(){if(e)return e;let{userAgent:r,platform:t,maxTouchPoints:n}=window.navigator,o=/(iphone|ipod|ipad)/i.test(r),i=t==="iPad"||t.indexOf("Mac")===0&&n>0&&!window.MSStream,a=/android/i.test(r);return e={isIpad:i,isMobile:a||o||i,isIOS:o,isAndroid:a,isSafari12:/Version\/12.+Safari/.test(r),isFirefox:/Firefox/.test(r),isWindows:/windows/i.test(r)},e},_reset(){e=void 0}}})(),T8=UJ.getDeviceType,M8=(()=>{let e,r,t;function n(){if(r!==void 0)return r;e||(e=document.createElement("canvas"));let i=e.getContext("webgl")||e.getContext("experimental-webgl");if(!i)return r;try{let a=T8().isFirefox?null:i.getExtension("WEBGL_debug_renderer_info");return r=a?i.getParameter(a.UNMASKED_RENDERER_WEBGL):i.getParameter(i.RENDERER),r}catch(a){let u=new Error("Failed getting device info");throw u.name="FailedGettingDeviceInfo",u}}function o(){var a,u;if(!T8().isWindows)return!1;if(t!==void 0)return t;let i=(u=(a=GJ())==null?void 0:a.toLowerCase())!=null?u:"";return t=i.includes("intel")&&(i.includes("uhd")||i.includes("iris")),t}return{getInfo:n,shouldDisableOffscreenCanvas:o,_setCanvas(i){e=i,r=void 0,t=void 0}}})(),GJ=M8.getInfo,hv=M8.shouldDisableOffscreenCanvas;var gv=class extends We{constructor(t,n,o){super();h(this,"dirty",!1);h(this,"state");h(this,"colliderContext");h(this,"colliderCanvas");h(this,"transformRequestFunc");h(this,"transformRequest",async t=>this.transformRequestFunc?await this.transformRequestFunc(t):{url:t});h(this,"pinCache",{});h(this,"imageCache",{});h(this,"imagePromiseCache",{});h(this,"imageDimensionsCache",{});h(this,"textCache",{});h(this,"update",t=>{let n=this.state.pixelRatio;this.colliderContext.clearRect(0,0,this.colliderCanvas.width,this.colliderCanvas.height);let o,i,a,u,l,c;for(let d of this.state.geometry2DsInScene)if((d==null?void 0:d.components[0])instanceof hu&&!d.disposed){if(c=d.components[0],l=c.appearance.iconVisible,c.appearance.icon!=null&&l!=null){let m=typeof l=="boolean"?l:t>=l;m!==c.iconVisible&&(c.iconVisible=m,c.dirty=!0)}if((c.pinDirty||c.dirty||this.dirty)&&c.calculatePinSize(),c.offscreen||!c.visible)continue;if(i={active:c.appearance.pinColor,inactive:c.appearance.pinColorInactive},a={active:c.appearance.pinOutlineColor,inactive:c.appearance.pinOutlineColorInactive},u=rE(c.pinSize),o="".concat(i.active,"-").concat(i.inactive,"-").concat(a.active,"-").concat(a.inactive,"-").concat(u,"-").concat(c.iconVisible),c.labelCacheId=o,(!this.pinCache[o]||this.dirty)&&(this.prepare(c,o,this.colliderContext),c.dirty=!0),(c.appearance.icon&&(!c.imageHash||c.pinDirty)||this.dirty)&&this.cacheImage(c),this.textCache[c.id]==null||c.textDirty||this.dirty){c.dirty=!0,this.textCache[c.id]={};let{textDrawFn:m,width:g,height:y}=this.processText(c.text,c.appearance.textSize,c.appearance.maxWidth,c.appearance.maxLines,c.appearance.lineHeight);["left","center","right"].forEach(E=>{this.textCache[c.id][E]=this.textToCanvas(m,c.appearance.textSize,E,g,y,c.appearance.textColor,c.appearance.textOutlineColor)}),c.dimensions={width:Math.ceil(g/n),height:Math.ceil(y/n)}}let f=1;if(c.appearance.iconScale)if(typeof c.appearance.iconScale=="number")f=c.appearance.iconScale;else{let{on:m,input:g,output:y,easing:E}=c.appearance.iconScale;m==="zoom-level"?f=rE(KD(t,g,y,E!=null?E:"linear")):Z.warn("Unsupported interpolation property: ".concat(m))}c.recomputeCurrentStrategy(c.iconVisible?f:1),c.canShow&&(c.enabled||c.visibilityNeedsUpdate!==!1)&&this.draw(c,o,this.colliderContext),c.textDirty=!1,c.pinDirty=!1}this.dirty=!1});h(this,"processText",(t,n,o,i,a)=>{let u=this.state.pixelRatio,{draw:l,maxWidth:c,maxHeight:d}=C8({text:t,size:n,pixelRatio:u,maxWidth:o,maxLines:i,lineHeight:a});return{textDrawFn:l,width:c+2.5*u*2,height:d+2.5*u*2}});h(this,"textToCanvas",(t,n,o,i,a,u,l)=>{let c=this.state.pixelRatio,d,f=i,m=a;window.OffscreenCanvas!=null&&!hv()?d=new OffscreenCanvas(f,m):(d=document.createElement("canvas"),d.width=f,d.height=m,d.style.width=f+"px",d.style.height=m+"px");let g=d.getContext("2d",{willReadFrequently:!0});if(!g)return;let y=2.5*c;g.textAlign=o,g.font="bold ".concat(n*c,"px 'InterUI-Regular', Helvetica Neue, Arial, sans-serif"),g.textBaseline="middle",g.lineJoin="miter",g.miterLimit=2,g.strokeStyle="white",g.lineWidth=y,g.fillStyle=u,g.strokeStyle=l;let E=o==="left"?y/2:o==="center"?f/2:f-y/2;return t(g,E,(m+y/2)/2),d});h(this,"cacheImage",t=>{if(!t.appearance.icon)return;let n=x5(t.appearance.icon);this.imagePromiseCache[n]||(this.imagePromiseCache[n]=new Promise(o=>{this.transformRequest(t.appearance.icon).then(i=>{let a=D8(i.url);a.onload=()=>{this.imageCache[n]=a,this.publish("img:loaded"),o(a)}})})),t.imageHash!==n&&(t.imageHash=n,this.imagePromiseCache[n].then(()=>{t.dirty=!0}))});h(this,"createPinCanvas",(t,n,o,i,a=1)=>{let u,l=this.state.pixelRatio,c=t.totalPinSize*2*l*a;window.OffscreenCanvas!=null?u=new OffscreenCanvas(c,c):(u=document.createElement("canvas"),u.width=c,u.height=c,u.style.width=c/l+"px",u.style.height=c/l+"px");let d=u.getContext("2d");return d.shadowColor="rgba(0,0,0,0.3)",d.shadowOffsetY=2*l,d.shadowBlur=5*l,d.beginPath(),d.arc(c/2,c/2,(n/2+2.5*l/2)*a,0,2*Math.PI),d.fillStyle=o,d.fill(),d.beginPath(),d.arc(c/2,c/2,n/2*a,0,2*Math.PI),d.shadowColor="transparent",d.fillStyle=i,d.fill(),u});h(this,"prepare",(t,n,o)=>{let i=this.state.pixelRatio;o.lineWidth=4*i;let a=typeof t.appearance.iconScale=="number"?[t.appearance.iconScale]:t.appearance.iconScale==null?[]:t.appearance.iconScale.output,u=a.length>0?Math.max(...a):void 0,l=this.createPinCanvas(t,t.pinSize,t.appearance.pinOutlineColor,t.appearance.pinColor,u),c=this.createPinCanvas(t,3.5*i,t.appearance.pinOutlineColorInactive,t.appearance.pinColorInactive,u);this.pinCache[n]=[l,c]});this.state=t,this.colliderCanvas=n,this.colliderContext=n.getContext("2d"),this.transformRequestFunc=o}draw(t,n,o){var d;if(!t.canShow||!t.visible)return;o.save(),o.globalAlpha=t.currentOpacity;let i=this.state.pixelRatio,a=t.projection.x*i,u=t.projection.y*i,l=t.style.pinVisibility===1?this.pinCache[n][0]:this.pinCache[n][1],c=t.style.pinVisibility===1?t.scaledPinSize*i:t.totalPinSize*i;if(t.style.pinVisibility!==0&&o.drawImage(l,a-c,u-c,c*2,c*2),t.appearance.icon&&t.iconVisible&&t.imageHash&&t.appearance.iconSize&&this.imageCache[t.imageHash]&&t.style.pinVisibility===1){let f=this.imageCache[t.imageHash],m=(t.scaledPinSize-t.scaledIconPadding)*i,g=t.appearance.iconFit,y=m,E=m,v="".concat(t.imageHash,"_").concat(g);if(this.imageDimensionsCache[v])y=this.imageDimensionsCache[v].width,E=this.imageDimensionsCache[v].height;else{let b=f.width*i,C=f.height*i;if(g==="contain"){let M=Math.sqrt(b**2+C**2),T=m/M;y=b*T,E=C*T}if(g==="cover"){let M=m/b,T=m/C,F=Math.max(M,T);y=b*F,E=C*F}}o.save(),o.beginPath(),o.arc(a,u,m/2,0,2*Math.PI),o.closePath(),((d=t==null?void 0:t.appearance)==null?void 0:d.iconOverflow)!=="visible"&&o.clip(),o.drawImage(f,a-y/2,u-E/2,y,E),o.restore()}t.style.textLabelVisible&&t.style.textAlign!=null&&t.style.left!=null&&t.style.top!=null&&o.drawImage(this.textCache[t.id][t.style.textAlign],a+t.style.left*i,u+t.style.top*i),o.restore()}};p();p();function fg(e){return e instanceof pn?e.material:null}function w8(e){return e.side===yh?"back":e.side===Bc?"front":"double"}function A8(e,r){e.side=r==="back"?yh:r==="front"?Bc:xo}function ZJ(e,r){let t=e.components[2],n=e.components[1];return t!=null&&t.hover?[n.hoverColor||r,n.hoverColor||r]:[n.color,n.topColor||n.color]}var yv=class extends We{constructor(t,n){super();h(this,"state");h(this,"convertTo3DMapPosition");this.convertTo3DMapPosition=n,this.state=t}determineTextureVisiblity(t,n,o){let i=fg(t);((i==null?void 0:i.texture)!=null||(i==null?void 0:i.topTexture)!=null)&&(o!=null&&o.hover&&i.texturesVisible?i.hideTextures(t.instanceIndex):i.texturesVisible||i.showTextures(t.instanceIndex),n.texture==null&&i.removeSideTexture(t.instanceIndex),n.topTexture==null&&i.removeTopTexture(t.instanceIndex))}update(){var i,a,u,l,c,d,f,m,g,y,E,v,b,C,M,T,F,U,R,L;let t,n,o=!1;for(let A of this.state.geometry3DsInScene)if((A.type==="geometry"||A.type==="custom-geometry")&&((i=A.components[1])!=null&&i.dirty||(a=A.components[2])!=null&&a.dirty)){let j=A.components[0],N=A.components[1];n=A.components[2];let $=ZJ(A,this.state.hoverColor);j.setColor($[0],$[1]);let te=fg(j);if(N.visible!==j.visible&&(j.visible=N.visible,j instanceof pn&&j.textMesh)){let Y=this.state.geometry3DMap.get(j.textMesh.userData.entityId);(Y==null?void 0:Y.type)==="text3d"&&Y.components[0].polygonEntityId!=null&&(Y.components[0].visible=N.visible)}N.altitude!==j.altitude&&(j.altitude=N.altitude);let de=N.opacity*Mp(A);if(te&&j.mesh&&j.type==="geometry"&&de!==j.opacity){if(te&&(te.opacity=de,te.transparent=de<1),j.imageMesh){let Y=Array.isArray(j.imageMesh.material)?j.imageMesh.material:[j.imageMesh.material];for(let z of Y)z.opacity=de}de===0?(j.mesh.layers.disable(yu.SHOULD_CAST_SHADOWS),o=!0):j.opacity===0&&de!==0&&(j.mesh.layers.enable(yu.SHOULD_CAST_SHADOWS),o=!0),j.opacity=de}if(N.renderOrder!==j.renderOrder&&(j.renderOrder=N.renderOrder),te&&N.side!==w8(te)&&A8(te,N.side),te&&(N.overlayColor!==void 0&&!WD(N.overlayColor,te.getOverlay().color)||N.overlayStrength!==te.getOverlay().strength)&&te.setOverlay(N.overlayColor,N.overlayStrength),j instanceof pn&&N.shading!=null&&(((u=N.shading)==null?void 0:u.start)!==(te==null?void 0:te.getGradientShading().start)||((l=N.shading)==null?void 0:l.end)!==(te==null?void 0:te.getGradientShading().end)||((c=N.shading)==null?void 0:c.intensity)!==(te==null?void 0:te.getGradientShading().intensity))&&(te==null||te.setGradientShading((f=(d=N.shading)==null?void 0:d.start)!=null?f:0,(g=(m=N.shading)==null?void 0:m.end)!=null?g:0,(E=(y=N.shading)==null?void 0:y.intensity)!=null?E:0)),N.dirty=!1,j instanceof pn){let Y=A.components[6];Y instanceof Gc&&this.determineTextureVisiblity(j,Y,n)}A.components[2]&&(A.components[2].dirty=!1)}else if((A==null?void 0:A.type)==="image"&&((v=A.components[1])!=null&&v.dirty)){t=A.components[0];let j=A.components[1];j.visible!==t.visible&&(t.visible=j.visible),j.dirty=!1}else if((A==null?void 0:A.type)==="text3d"&&((b=A.components[1])!=null&&b.dirty)){t=A.components[0];let j=A.components[1],N=t.polygonEntityId!=null;j.visible!=null&&j.visible!==t.visible&&(t.visible=j.visible);let{textMesh:$}=t;if($)if(Object.assign($,j.getState()),N){let te=(C=j.hoverColor)!=null?C:this.state.text3dHoverColor;$.color=j.hoverByPolygon?te:(M=j.color)!=null?M:vu.color,$.outlineColor=j.hoverByPolygon?te:(T=j.outlineColor)!=null?T:vu.outlineColor,$.strokeColor=j.hoverByPolygon?te:(F=j.strokeColor)!=null?F:vu.strokeColor}else $.color=(U=j.color)!=null?U:vu.color,$.outlineColor=(R=j.outlineColor)!=null?R:vu.outlineColor,$.strokeColor=(L=j.strokeColor)!=null?L:vu.strokeColor;j.dirty=!1}o&&this.publish("zero-non-zero-opacity-changed")}};p();var bv=class extends We{constructor(t){super();h(this,"state");h(this,"animating",new Map);h(this,"isAnimating",!1);h(this,"startTime",-1);h(this,"showDuration",300);h(this,"hideDuration",250);h(this,"update",()=>{var o;this.animating.clear();let t,n;for(let i of this.state.geometry2DIdsInScene)t=this.state.geometry2DMap.get(i),t&&(n=t.components[0],n instanceof hu&&(n.visibilityNeedsUpdate==="show"?(n.canShow=!0,this.animating.set(n,[n.currentOpacity,(o=n.appearance.opacity)!=null?o:1])):n.visibilityNeedsUpdate==="hide"&&this.animating.set(n,[n.currentOpacity,0])));this.startTime=performance.now(),this.publish("animate:2d")});h(this,"playAnimations");this.state=t,this.playAnimations=this._playAnimations}_playAnimations(){let t=performance.now();for(let[n,[o,i]]of this.animating.entries()){let a=i===1?this.showDuration:this.hideDuration,u=(t-this.startTime)/a;n.currentOpacity=Nc(u,0,1,o,i,i===0?YD:qD),t-this.startTime>=a&&(i===1?n.canShow=!0:i===0&&(n.canShow=!1),n.visibilityNeedsUpdate=!1,this.animating.delete(n))}this.publish("draw:2d"),this.animating.size>0&&this.publish("animate:2d")}};p();var vv=class extends We{constructor(t,n,o,i,a,u,l){super();h(this,"state");h(this,"renderer");h(this,"mode");h(this,"scene");h(this,"cameraObject");h(this,"viewCamera");h(this,"systems");h(this,"needs2DRecompute",!1);h(this,"twoDdirty",!0);h(this,"threeDdirty",!0);h(this,"frameId",null);h(this,"twoDFrameId",null);h(this,"animationFrameId",null);h(this,"nextFrame",null);h(this,"updateEntitiesFrameId",null);h(this,"update",(t=!1)=>{var n;if(((n=this.renderer)==null?void 0:n.renderer)==null)return Promise.resolve();if(t){this.renderer.startFrame();let o=this.commitRenderState();return this.paint(),o}else return this.frameId?Promise.resolve():new Promise((o,i)=>{this.frameId=requestAnimationFrame(()=>{var a,u;return((a=this.renderer)==null?void 0:a.renderer)==null?o():this.mode==="standalone"?(this.renderer.startFrame(),(u=this.commitRenderState())==null?void 0:u.then(()=>{this.paint(),o()}).catch(l=>{i(l)})):o()})})});h(this,"animate2D",()=>{this.animationFrameId&&(cancelAnimationFrame(this.animationFrameId),this.animationFrameId=null),this.animationFrameId=requestAnimationFrame(()=>{this.animationFrameId=null,this.systems.twoDVisiblitySystem.playAnimations()})});h(this,"drawEntities2D",()=>{this.twoDFrameId&&(cancelAnimationFrame(this.twoDFrameId),this.twoDFrameId=null),this.twoDFrameId=requestAnimationFrame(()=>{this.twoDFrameId=null,this.systems.twoDDrawSystem.update(this.systems.cameraSystem.getZoomLevel()),this.systems.domDrawSystem.update(this.systems.cameraSystem.isUserInteracting())})});h(this,"updateEntities2D",()=>{this.updateEntitiesFrameId&&(cancelAnimationFrame(this.updateEntitiesFrameId),this.updateEntitiesFrameId=null),this.updateEntitiesFrameId=requestAnimationFrame(()=>{this.updateEntitiesFrameId=null,this.systems.watermarkSystem.insertIntoQuadTree(this.systems.collisionSystem.interactiveCollidersQTree),this.systems.interactionSystem.updateQuadtree(this.systems.collisionSystem.interactiveCollidersQTree),this.systems.twoDVisiblitySystem.update(),this.drawEntities2D()})});h(this,"commitRenderState",()=>{try{let t=[];this.frameId=null,this.publish("pre-render"),this.state.internalTweenGroup.update(),this.state.externalTweenGroup.update(),(this.mode==="outdoors-interleaved"||this.mode==="standalone")&&this.systems.cameraSystem.update(),this.state.shouldMeasureCanvas&&(this.state.shouldMeasureCanvas=!1,this.publish("measure-canvas")),this.twoDdirty&&(this.state.geometry2DIdsInScene.clear(),this.state.geometry2DsInScene.clear(),b5(this.state.geometryScene,this.state.geometry2DMap,this.state.geometry2DIdsInScene,this.state.geometry2DsInScene),this.systems.domVisiblitySystem.dirty=!0,this.systems.collisionSystem.collidersDirty=!0,this.systems.domMutationSystem.dirty=!0,this.twoDdirty=!1),this.threeDdirty&&(this.state.geometry3DIdsInScene.clear(),this.state.geometry3DsInScene.clear(),this.state.geometryGroupIdsToLoad.clear(),y5(this.state.geometryScene,this.state.geometry3DMap,this.state.geometry3DIdsInScene,this.state.geometry3DsInScene,this.state.geometryGroupIdsToLoad),this.systems.interactionSystem.dirty3D=!0,this.systems.outlineInterpolationSystem.geometries3DDirty=!0,this.systems.geometryInFocusSystem.focusablesDirty=!0,this.systems.shadowsSystem&&(this.systems.shadowsSystem.needsRender=!0),this.threeDdirty=!1);let n=this.systems.meshOptimizationSystem.update();n&&t.push(n);let o=this.systems.modelSystem.update();o&&t.push(o),this.systems.shadowsSystem&&this.systems.shadowsSystem.update(this.systems.cameraSystem.getZoomLevel(),this.systems.cameraSystem.getPedestal()),this.systems.borderSystem.update(),this.systems.meshModificationSystem.update(),this.systems.meshDetachmentSystem.update(),this.systems.renderOrderSystem.update(),this.systems.clippingPlaneSystem.update(),this.systems.imageSystem.update(this.systems.cameraSystem.getRotation(),this.systems.cameraSystem.isCameraMoving(),this.systems.cameraSystem.lastCameraStoppedMovingTime()),t.push(this.systems.text3DSystem.update(this.systems.cameraSystem.getRotation())),this.systems.customGeometrySystem.update(),this.systems.panBoundsSystem.update(),this.systems.geometryInFocusSystem.update(this.systems.cameraSystem.isCameraMoving(),this.systems.cameraSystem.lastCameraStoppedMovingTime()),this.systems.outlineInterpolationSystem.update(this.systems.cameraSystem.getZoomLevel(),this.systems.cameraSystem.zoomDirty),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.occlusion2DSystem.update(),this.twoDFrameId&&(cancelAnimationFrame(this.twoDFrameId),this.twoDFrameId=null),this.systems.twoDDrawSystem.update(this.systems.cameraSystem.getZoomLevel()),this.systems.domDrawSystem.update(this.systems.cameraSystem.isUserInteracting()),this.systems.watermarkSystem.update();let i=this.needs2DRecompute;return this.nextFrame=requestAnimationFrame(()=>{this.nextFrame=null,this.systems.collisionSystem.update(this.systems.watermarkSystem.width,this.systems.watermarkSystem.height,this.systems.watermarkSystem.options.position,!i&&this.systems.cameraSystem.isCameraMoving(),this.systems.imageSystem.currentImageScreenBBoxes)}),this.systems.textureSystem.update(),this.systems.pluginSystem.update(this.state),this.systems.drawSystem.update(),this.systems.geometryDisposalSystem.update(),this.systems.maskingSystem.update(),this.systems.cameraSystem.dirty=!1,this.systems.cameraSystem.zoomDirty=!1,this.systems.cameraSystem.rotationDirty=!1,this.systems.cameraSystem.stateDirty&&(this.publish("camera-state-change"),this.systems.cameraSystem.stateDirty=!1),this.publish("post-render"),this.needs2DRecompute=!1,Promise.all(t)}catch(t){return Promise.reject(t)}});this.renderer=t,this.state=n,this.mode=o,this.scene=i,this.cameraObject=a,this.viewCamera=u,this.systems=l,this.systems.collisionSystem.on("visibility-changed",this.updateEntities2D,{signal:this.signal}),this.systems.twoDVisiblitySystem.on("draw:2d",this.drawEntities2D,{signal:this.signal}),this.systems.twoDVisiblitySystem.on("animate:2d",this.animate2D,{signal:this.signal}),this.systems.cameraSystem.on("pan-start",()=>this.needs2DRecompute=!1,{signal:this.signal}),this.systems.cameraSystem.on("zoom-start",()=>this.needs2DRecompute=!1,{signal:this.signal}),this.systems.cameraSystem.on("zoom-end",()=>this.needs2DRecompute=!0,{signal:this.signal}),this.systems.cameraSystem.on("rotate-start",()=>this.needs2DRecompute=!1,{signal:this.signal}),this.systems.cameraSystem.on("rotate-end",()=>this.needs2DRecompute=!0,{signal:this.signal})}paint(){var t;(t=this.renderer)!=null&&t.renderer&&(this.mode==="standalone"&&this.renderer.clear(),this.renderer.renderFullScene(this.scene,this.state.useStandaloneCamera||this.mode==="standalone"?this.cameraObject: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.collidersDirty=!0,this.update(),super.destroy()}};p();import{z as nt}from"zod";p();import{z as xv}from"zod";var Dm=xv.object({type:xv.enum(["Point"]),coordinates:xv.array(xv.number()).min(2).max(3)});var WJ=nt.object({interactive:nt.boolean().optional(),id:nt.string().optional(),width:nt.union([nt.number(),nt.object({on:nt.literal("zoom-level").optional(),input:nt.array(nt.number()).nonempty(),output:nt.array(nt.number()).nonempty(),easing:nt.string().optional()})]).optional(),accentColor:nt.string().optional(),displayArrowsOnPath:nt.boolean().optional(),animateArrowsOnPath:nt.boolean().optional(),visibleThroughGeometry:nt.boolean().optional(),dashed:nt.boolean().optional(),smoothingTension:nt.number().optional(),smoothingCornerRadius:nt.number().optional(),dashLength:nt.number().optional(),dashGap:nt.number().optional(),dashRelativeToWidth:nt.boolean().optional(),dashSize:nt.number().optional(),gapSize:nt.number().optional(),dashAbsolute:nt.boolean().optional(),dashMeters:nt.number().optional(),gapMeters:nt.number().optional(),__EXPERIMENTAL_GEOMETRY:nt.enum(["tube","ribbon"]).optional(),__EXPERIMENTAL_ENDCAP_EXTENSION:nt.tuple([nt.number(),nt.number()]).optional(),__EXPERIMENTAL_BILLBOARDING:nt.boolean().optional(),__EXPERIMENTAL_BORDER:nt.object({enabled:nt.boolean(),color:nt.string(),width:nt.number().optional()}).optional(),__EXPERIMENTAL_PREVENT_SELF_OVERLAP:nt.boolean().optional()}),XJ=nt.object({type:nt.enum(["Feature"]),geometry:Dm,properties:nt.object({parentId:nt.any().optional()})});function P8(e,r){nt.object({features:nt.array(XJ)}).parse(e),WJ.parse(r)}var mg,mc=class{constructor(r,t){h(this,"type","path");h(this,"mesh",new mi);h(this,"material");h(this,"geometry");h(this,"outline");h(this,"feature");h(this,"options");h(this,"width",{on:"zoom-level",input:[17,22],output:[.8,.4]});h(this,"breakpoint",0);h(this,"altitudeBreakpoints");h(this,"accentColor","blue");h(this,"completeFraction",1);h(this,"altitudeAdjustment",1);h(this,"displayArrowsOnPath",!1);h(this,"animateArrowsOnPath",!1);h(this,"visibleThroughGeometry",!1);h(this,"highlightStartFraction",0);h(this,"highlightEndFraction",0);h(this,"highlightCompleteFraction",1);h(this,"highlightWidthMultiplier",1.1);h(this,"highlightColor","red");h(this,"xrayOpacity",.25);h(this,"dashed",!1);h(this,"smoothingTension",Ui.tension);h(this,"smoothingCornerRadius",Ui.cornerRadius);h(this,"dashLength",.1);h(this,"dashGap",.1);h(this,"dashRelativeToWidth",!1);h(this,"dashSize",3);h(this,"gapSize",2);h(this,"dashAbsolute",!1);h(this,"dashMeters",1);h(this,"gapMeters",.5);h(this,"__EXPERIMENTAL_GEOMETRY","tube");h(this,"__EXPERIMENTAL_ENDCAP_EXTENSION",[.5,.5]);h(this,"__EXPERIMENTAL_BILLBOARDING",!1);h(this,"__EXPERIMENTAL_BORDER");h(this,"__EXPERIMENTAL_PREVENT_SELF_OVERLAP",!1);h(this,"isVertical",!1);h(this,"dirty",!0);h(this,"materialDirty",!0);h(this,"position",new Se);w(this,mg,0);var n,o,i,a,u,l,c,d,f,m,g,y,E,v,b,C,M,T,F,U,R;this.feature=r,this.options=t||{},this.width=(n=t==null?void 0:t.width)!=null?n:this.width,this.accentColor=(o=t==null?void 0:t.accentColor)!=null?o:this.accentColor,this.displayArrowsOnPath=(i=t==null?void 0:t.displayArrowsOnPath)!=null?i:this.displayArrowsOnPath,this.animateArrowsOnPath=(a=t==null?void 0:t.animateArrowsOnPath)!=null?a:this.animateArrowsOnPath,this.visibleThroughGeometry=(u=t==null?void 0:t.visibleThroughGeometry)!=null?u:this.visibleThroughGeometry,this.dashed=(l=t==null?void 0:t.dashed)!=null?l:this.dashed,this.xrayOpacity=(c=t==null?void 0:t.xrayOpacity)!=null?c:this.xrayOpacity,this.smoothingTension=(d=t==null?void 0:t.smoothingTension)!=null?d:Ui.tension,this.smoothingCornerRadius=(f=t==null?void 0:t.smoothingCornerRadius)!=null?f:Ui.cornerRadius,this.dashLength=(m=t==null?void 0:t.dashLength)!=null?m:this.dashLength,this.dashGap=(g=t==null?void 0:t.dashGap)!=null?g:this.dashGap,this.dashRelativeToWidth=(y=t==null?void 0:t.dashRelativeToWidth)!=null?y:this.dashRelativeToWidth,this.dashSize=(E=t==null?void 0:t.dashSize)!=null?E:this.dashSize,this.gapSize=(v=t==null?void 0:t.gapSize)!=null?v:this.gapSize,this.dashAbsolute=(b=t==null?void 0:t.dashAbsolute)!=null?b:this.dashAbsolute,this.dashMeters=(C=t==null?void 0:t.dashMeters)!=null?C:this.dashMeters,this.gapMeters=(M=t==null?void 0:t.gapMeters)!=null?M:this.gapMeters,this.__EXPERIMENTAL_GEOMETRY=(T=t==null?void 0:t.__EXPERIMENTAL_GEOMETRY)!=null?T:"tube",this.__EXPERIMENTAL_ENDCAP_EXTENSION=(F=t==null?void 0:t.__EXPERIMENTAL_ENDCAP_EXTENSION)!=null?F:[.5,.5],this.__EXPERIMENTAL_BILLBOARDING=(U=t==null?void 0:t.__EXPERIMENTAL_BILLBOARDING)!=null?U:!1,this.__EXPERIMENTAL_BORDER=t==null?void 0:t.__EXPERIMENTAL_BORDER,this.__EXPERIMENTAL_PREVENT_SELF_OVERLAP=(R=t==null?void 0:t.__EXPERIMENTAL_PREVENT_SELF_OVERLAP)!=null?R:!1}setColor(){}setOpacity(){}set visible(r){this.mesh&&(this.mesh.visible=r)}get visible(){return this.mesh?this.mesh.visible:!1}get altitude(){return s(this,mg)}set altitude(r){this.mesh&&(this.mesh.position.z=r,_(this,mg,r))}set complete(r){this.material&&(this.material.uniforms.complete.value=r,this.material.needsUpdate=!0)}};mg=new WeakMap;p();p();p();var pa=Object.freeze({Linear:Object.freeze({None:function(e){return e},In:function(e){return e},Out:function(e){return e},InOut:function(e){return e}}),Quadratic:Object.freeze({In:function(e){return e*e},Out:function(e){return e*(2-e)},InOut:function(e){return(e*=2)<1?.5*e*e:-.5*(--e*(e-2)-1)}}),Cubic:Object.freeze({In:function(e){return e*e*e},Out:function(e){return--e*e*e+1},InOut:function(e){return(e*=2)<1?.5*e*e*e:.5*((e-=2)*e*e+2)}}),Quartic:Object.freeze({In:function(e){return e*e*e*e},Out:function(e){return 1- --e*e*e*e},InOut:function(e){return(e*=2)<1?.5*e*e*e*e:-.5*((e-=2)*e*e*e-2)}}),Quintic:Object.freeze({In:function(e){return e*e*e*e*e},Out:function(e){return--e*e*e*e*e+1},InOut:function(e){return(e*=2)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2)}}),Sinusoidal:Object.freeze({In:function(e){return 1-Math.sin((1-e)*Math.PI/2)},Out:function(e){return Math.sin(e*Math.PI/2)},InOut:function(e){return .5*(1-Math.sin(Math.PI*(.5-e)))}}),Exponential:Object.freeze({In:function(e){return e===0?0:Math.pow(1024,e-1)},Out:function(e){return e===1?1:1-Math.pow(2,-10*e)},InOut:function(e){return e===0?0:e===1?1:(e*=2)<1?.5*Math.pow(1024,e-1):.5*(-Math.pow(2,-10*(e-1))+2)}}),Circular:Object.freeze({In:function(e){return 1-Math.sqrt(1-e*e)},Out:function(e){return Math.sqrt(1- --e*e)},InOut:function(e){return(e*=2)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1)}}),Elastic:Object.freeze({In:function(e){return e===0?0:e===1?1:-Math.pow(2,10*(e-1))*Math.sin((e-1.1)*5*Math.PI)},Out:function(e){return e===0?0:e===1?1:Math.pow(2,-10*e)*Math.sin((e-.1)*5*Math.PI)+1},InOut:function(e){return e===0?0:e===1?1:(e*=2,e<1?-.5*Math.pow(2,10*(e-1))*Math.sin((e-1.1)*5*Math.PI):.5*Math.pow(2,-10*(e-1))*Math.sin((e-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(e){var r=1.70158;return e===1?1:e*e*((r+1)*e-r)},Out:function(e){var r=1.70158;return e===0?0:--e*e*((r+1)*e+r)+1},InOut:function(e){var r=2.5949095;return(e*=2)<1?.5*(e*e*((r+1)*e-r)):.5*((e-=2)*e*((r+1)*e+r)+2)}}),Bounce:Object.freeze({In:function(e){return 1-pa.Bounce.Out(1-e)},Out:function(e){return e<.36363636363636365?7.5625*e*e:e<.7272727272727273?7.5625*(e-=.5454545454545454)*e+.75:e<.9090909090909091?7.5625*(e-=.8181818181818182)*e+.9375:7.5625*(e-=.9545454545454546)*e+.984375},InOut:function(e){return e<.5?pa.Bounce.In(e*2)*.5:pa.Bounce.Out(e*2-1)*.5+.5}}),generatePow:function(e){return e===void 0&&(e=4),e=e<Number.EPSILON?Number.EPSILON:e,e=e>1e4?1e4:e,{In:function(r){return Math.pow(r,e)},Out:function(r){return 1-Math.pow(1-r,e)},InOut:function(r){return r<.5?Math.pow(r*2,e)/2:(1-Math.pow(2-r*2,e))/2+.5}}}}),hg=function(){return performance.now()},Ev=(function(){function e(){for(var r=[],t=0;t<arguments.length;t++)r[t]=arguments[t];this._tweens={},this._tweensAddedDuringUpdate={},this.add.apply(this,r)}return e.prototype.getAll=function(){var r=this;return Object.keys(this._tweens).map(function(t){return r._tweens[t]})},e.prototype.removeAll=function(){this._tweens={}},e.prototype.add=function(){for(var r,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];for(var o=0,i=t;o<i.length;o++){var a=i[o];(r=a._group)===null||r===void 0||r.remove(a),a._group=this,this._tweens[a.getId()]=a,this._tweensAddedDuringUpdate[a.getId()]=a}},e.prototype.remove=function(){for(var r=[],t=0;t<arguments.length;t++)r[t]=arguments[t];for(var n=0,o=r;n<o.length;n++){var i=o[n];i._group=void 0,delete this._tweens[i.getId()],delete this._tweensAddedDuringUpdate[i.getId()]}},e.prototype.allStopped=function(){return this.getAll().every(function(r){return!r.isPlaying()})},e.prototype.update=function(r,t){r===void 0&&(r=hg()),t===void 0&&(t=!0);var n=Object.keys(this._tweens);if(n.length!==0)for(;n.length>0;){this._tweensAddedDuringUpdate={};for(var o=0;o<n.length;o++){var i=this._tweens[n[o]],a=!t;i&&i.update(r,a)===!1&&!t&&this.remove(i)}n=Object.keys(this._tweensAddedDuringUpdate)}},e})(),Tm={Linear:function(e,r){var t=e.length-1,n=t*r,o=Math.floor(n),i=Tm.Utils.Linear;return r<0?i(e[0],e[1],n):r>1?i(e[t],e[t-1],t-n):i(e[o],e[o+1>t?t:o+1],n-o)},Bezier:function(e,r){for(var t=0,n=e.length-1,o=Math.pow,i=Tm.Utils.Bernstein,a=0;a<=n;a++)t+=o(1-r,n-a)*o(r,a)*e[a]*i(n,a);return t},CatmullRom:function(e,r){var t=e.length-1,n=t*r,o=Math.floor(n),i=Tm.Utils.CatmullRom;return e[0]===e[t]?(r<0&&(o=Math.floor(n=t*(1+r))),i(e[(o-1+t)%t],e[o],e[(o+1)%t],e[(o+2)%t],n-o)):r<0?e[0]-(i(e[0],e[0],e[1],e[1],-n)-e[0]):r>1?e[t]-(i(e[t],e[t],e[t-1],e[t-1],n-t)-e[t]):i(e[o?o-1:0],e[o],e[t<o+1?t:o+1],e[t<o+2?t:o+2],n-o)},Utils:{Linear:function(e,r,t){return(r-e)*t+e},Bernstein:function(e,r){var t=Tm.Utils.Factorial;return t(e)/t(r)/t(e-r)},Factorial:(function(){var e=[1];return function(r){var t=1;if(e[r])return e[r];for(var n=r;n>1;n--)t*=n;return e[r]=t,t}})(),CatmullRom:function(e,r,t,n,o){var i=(t-e)*.5,a=(n-r)*.5,u=o*o,l=o*u;return(2*r-2*t+i+a)*l+(-3*r+3*t-2*i-a)*u+i*o+r}}},_8=(function(){function e(){}return e.nextId=function(){return e._nextId++},e._nextId=0,e})(),dC=new Ev,Wa=(function(){function e(r,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=pa.Linear.None,this._interpolationFunction=Tm.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=_8.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1,this._object=r,typeof t=="object"?(this._group=t,t.add(this)):t===!0&&(this._group=dC,dC.add(this))}return e.prototype.getId=function(){return this._id},e.prototype.isPlaying=function(){return this._isPlaying},e.prototype.isPaused=function(){return this._isPaused},e.prototype.getDuration=function(){return this._duration},e.prototype.to=function(r,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=r,this._propertiesAreSetUp=!1,this._duration=t<0?0:t,this},e.prototype.duration=function(r){return r===void 0&&(r=1e3),this._duration=r<0?0:r,this},e.prototype.dynamic=function(r){return r===void 0&&(r=!1),this._isDynamic=r,this},e.prototype.start=function(r,t){if(r===void 0&&(r=hg()),t===void 0&&(t=!1),this._isPlaying)return this;if(this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var n in this._valuesStartRepeat)this._swapEndStartRepeatValues(n),this._valuesStart[n]=this._valuesStartRepeat[n]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=r,this._startTime+=this._delayTime,!this._propertiesAreSetUp||t){if(this._propertiesAreSetUp=!0,!this._isDynamic){var o={};for(var i in this._valuesEnd)o[i]=this._valuesEnd[i];this._valuesEnd=o}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,t)}return this},e.prototype.startFromCurrentValues=function(r){return this.start(r,!0)},e.prototype._setupProperties=function(r,t,n,o,i){for(var a in n){var u=r[a],l=Array.isArray(u),c=l?"array":typeof u,d=!l&&Array.isArray(n[a]);if(!(c==="undefined"||c==="function")){if(d){var f=n[a];if(f.length===0)continue;for(var m=[u],g=0,y=f.length;g<y;g+=1){var E=this._handleRelativeValue(u,f[g]);if(isNaN(E)){d=!1,console.warn("Found invalid interpolation list. Skipping.");break}m.push(E)}d&&(n[a]=m)}if((c==="object"||l)&&u&&!d){t[a]=l?[]:{};var v=u;for(var b in v)t[a][b]=v[b];o[a]=l?[]:{};var f=n[a];if(!this._isDynamic){var C={};for(var b in f)C[b]=f[b];n[a]=f=C}this._setupProperties(v,t[a],f,o[a],i)}else(typeof t[a]>"u"||i)&&(t[a]=u),l||(t[a]*=1),d?o[a]=n[a].slice().reverse():o[a]=t[a]||0}}},e.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},e.prototype.end=function(){return this._goToEnd=!0,this.update(this._startTime+this._duration),this},e.prototype.pause=function(r){return r===void 0&&(r=hg()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=r,this)},e.prototype.resume=function(r){return r===void 0&&(r=hg()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=r-this._pauseStart,this._pauseStart=0,this)},e.prototype.stopChainedTweens=function(){for(var r=0,t=this._chainedTweens.length;r<t;r++)this._chainedTweens[r].stop();return this},e.prototype.group=function(r){return r?(r.add(this),this):(console.warn("tween.group() without args has been removed, use group.add(tween) instead."),this)},e.prototype.remove=function(){var r;return(r=this._group)===null||r===void 0||r.remove(this),this},e.prototype.delay=function(r){return r===void 0&&(r=0),this._delayTime=r,this},e.prototype.repeat=function(r){return r===void 0&&(r=0),this._initialRepeat=r,this._repeat=r,this},e.prototype.repeatDelay=function(r){return this._repeatDelayTime=r,this},e.prototype.yoyo=function(r){return r===void 0&&(r=!1),this._yoyo=r,this},e.prototype.easing=function(r){return r===void 0&&(r=pa.Linear.None),this._easingFunction=r,this},e.prototype.interpolation=function(r){return r===void 0&&(r=Tm.Linear),this._interpolationFunction=r,this},e.prototype.chain=function(){for(var r=[],t=0;t<arguments.length;t++)r[t]=arguments[t];return this._chainedTweens=r,this},e.prototype.onStart=function(r){return this._onStartCallback=r,this},e.prototype.onEveryStart=function(r){return this._onEveryStartCallback=r,this},e.prototype.onUpdate=function(r){return this._onUpdateCallback=r,this},e.prototype.onRepeat=function(r){return this._onRepeatCallback=r,this},e.prototype.onComplete=function(r){return this._onCompleteCallback=r,this},e.prototype.onStop=function(r){return this._onStopCallback=r,this},e.prototype.update=function(r,t){var n=this,o;if(r===void 0&&(r=hg()),t===void 0&&(t=e.autoStartOnUpdate),this._isPaused)return!0;var i;if(!this._goToEnd&&!this._isPlaying)if(t)this.start(r,!0);else return!1;if(this._goToEnd=!1,r<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=r-this._startTime,u=this._duration+((o=this._repeatDelayTime)!==null&&o!==void 0?o:this._delayTime),l=this._duration+this._repeat*u,c=function(){if(n._duration===0||a>l)return 1;var E=Math.trunc(a/u),v=a-E*u,b=Math.min(v/n._duration,1);return b===0&&a===n._duration?1:b},d=c(),f=this._easingFunction(d);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,d),this._duration===0||a>=this._duration)if(this._repeat>0){var m=Math.min(Math.trunc((a-this._duration)/u)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=m);for(i in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[i]=="string"&&(this._valuesStartRepeat[i]=this._valuesStartRepeat[i]+parseFloat(this._valuesEnd[i])),this._yoyo&&this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=u*m,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var g=0,y=this._chainedTweens.length;g<y;g++)this._chainedTweens[g].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},e.prototype._updateProperties=function(r,t,n,o){for(var i in n)if(t[i]!==void 0){var a=t[i]||0,u=n[i],l=Array.isArray(r[i]),c=Array.isArray(u),d=!l&&c;d?r[i]=this._interpolationFunction(u,o):typeof u=="object"&&u?this._updateProperties(r[i],a,u,o):(u=this._handleRelativeValue(a,u),typeof u=="number"&&(r[i]=a+(u-a)*o))}},e.prototype._handleRelativeValue=function(r,t){return typeof t!="string"?t:t.charAt(0)==="+"||t.charAt(0)==="-"?r+parseFloat(t):parseFloat(t)},e.prototype._swapEndStartRepeatValues=function(r){var t=this._valuesStartRepeat[r],n=this._valuesEnd[r];typeof n=="string"?this._valuesStartRepeat[r]=this._valuesStartRepeat[r]+parseFloat(n):this._valuesStartRepeat[r]=this._valuesEnd[r],this._valuesEnd[r]=t},e.autoStartOnUpdate=!1,e})();var ERe=_8.nextId,$s=dC,IRe=$s.getAll.bind($s),SRe=$s.removeAll.bind($s),CRe=$s.add.bind($s),DRe=$s.remove.bind($s),TRe=$s.update.bind($s);p();function Mm(e,r,t){return e.type==="portion"?{top:e.top*t,left:e.left*r,bottom:e.bottom*t,right:e.right*r,type:"pixel"}:e}p();p();p();var O8=(e,r)=>(r-e+Math.PI)%(Math.PI*2)+Math.PI*2%(Math.PI*2)-Math.PI,F8=(e,r)=>new lt(e.clientX-r.offsetLeft,e.clientY-r.offsetTop),pC=(e,r)=>Math.atan2(r.y-e.y,r.x-e.x),gg=(e,r)=>Math.sqrt((r.y-e.y)**2+(r.x-e.x)**2),fC=(e,r)=>new lt((e.x+r.x)/2,(e.y+r.y)/2),mC=e=>{let r=0,{wheelDelta:t,detail:n}=e;return t!==void 0?r=t:n!==void 0&&(r=-n),r};var Iv=class{constructor(r,t){h(this,"input1");h(this,"input2");h(this,"lastAngle");h(this,"lastDistance");h(this,"totalDistance");h(this,"first");h(this,"second");this.input1=r,this.input2=t,this.lastAngle=pC(r,t),this.lastDistance=gg(r,t),this.totalDistance=0,this.first=r,this.second=t}update(r,t){let n=gg(r,t);this.input1=r,this.input2=t;let o=pC(r,t);this.lastAngle=o,this.lastDistance=n,this.totalDistance+=(gg(this.first,r)+gg(this.second,t))/2,this.first=fC(this.first,r),this.second=fC(this.second,t)}};p();var yg=class{constructor(r,t,n){h(this,"touch");h(this,"camera");h(this,"cameraPlane");h(this,"viewCoordinate");h(this,"snapHolderMatrix");h(this,"snapCamera");h(this,"cameraPosition");h(this,"raycaster");h(this,"worldCoordinate");h(this,"snapshotted",!1);this.touch=r,this.camera=t,this.cameraPlane=n,this.viewCoordinate={x:r.x,y:r.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 r=new lt(this.viewCoordinate.x,this.viewCoordinate.y);this.raycaster=this.raycaster||new Ml,this.raycaster.setFromCamera(r,this.snapCamera);let t=this.raycaster.intersectObject(this.cameraPlane,!0);this.worldCoordinate=t&&t.length>0?t[0].point:null,this.snapshotted=!0}updateAnchorState(r,t){this.camera=r,this.snapCamera=r.clone(),this.snapHolderMatrix=r.matrixWorld.clone(),this.updateViewCoordinate(t),this.snapshotCameraState()}updateViewCoordinate(r){this.viewCoordinate={x:r.x,y:r.y}}reUnproject(){var n,o;let r=new lt(this.viewCoordinate.x,this.viewCoordinate.y);(n=this.raycaster)==null||n.setFromCamera(r,this.snapCamera);let t=(o=this.raycaster)==null?void 0:o.intersectObject(this.cameraPlane,!0)[0];return t?t.point:void 0}};var fa={};Sl(fa,{BLOCK_MERCATOR_ZOOM_LEVEL:()=>qJ,CLIPPING_RADIUS:()=>bg,CONTROL_OPTIONS:()=>YJ,DEFAULT_ANIMATION_DURATION:()=>vC,DEFAULT_BEARING:()=>tK,DEFAULT_MAX_ZOOM_LEVEL:()=>QJ,DEFAULT_MIN_ZOOM_LEVEL:()=>EC,DEFAULT_PITCH:()=>eK,DEFAULT_ZOOM_LEVEL:()=>KJ,EVENTS:()=>xC,MAPLIBRE_TILE_SIZE:()=>Sv,MAX_LAT:()=>gC,MAX_MERCATOR_ZOOM_LEVEL:()=>Dv,MIN_LAT:()=>hC,MIN_MERCATOR_ZOOM_LEVEL:()=>Cv,ROOM_MERCATOR_ZOOM_LEVEL:()=>JJ,TWO_PI:()=>yC,WHEEL_ZOOM_MULTIPLIER:()=>bC,ZRANGE:()=>wm});p();var Sv=512,hC=-85.051129,gC=85.051129,bg=1e4,YJ={chain:"chain",cancel:"cancel"},yC=Math.PI*2,wm=100,bC=1e4,Cv=0,Dv=24,qJ=17,JJ=20,vC=200,xC=["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"],KJ=18,EC=12,QJ=22,eK=0,tK=0;var Tv=!1,rK=!1;var Mv,Nd=class extends We{constructor(t,n,o,i,a){super();h(this,"dirty",!1);h(this,"zoomDirty",!1);h(this,"rotationDirty",!1);h(this,"panDirty",!1);h(this,"stateDirty",!1);w(this,Mv,EC);h(this,"zoomSpeed",5);h(this,"rotateSpeed",100);h(this,"enabled",!0);h(this,"enableZoom",!0);h(this,"enablePan",!0);h(this,"enablePedestal",!1);h(this,"maxPedestal",1/0);h(this,"minPedestal",0);h(this,"enableRotate",!0);h(this,"minZoomAltitude",0);h(this,"maxZoomAltitude",1/0);h(this,"ignoreZoomLimits",!1);h(this,"zoomFactor",1);h(this,"panBounds",{min:new Se(1/0,1/0),max:new Se(-1/0,-1/0),center:new Se(0,0,0),radius:1/0});h(this,"minTilt",0);h(this,"maxTilt",1.2);h(this,"MOUSE_BUTTONS",{ORBIT:Xy.RIGHT,ZOOM:Xy.MIDDLE,PAN:Xy.LEFT});h(this,"camera");h(this,"scene");h(this,"renderer");h(this,"elevation");h(this,"orbit");h(this,"cameraPlane");h(this,"raycaster",new Ml);h(this,"rendererState");h(this,"options");h(this,"state",-1);h(this,"intersection");h(this,"viewState",null);h(this,"tweens",new Map);h(this,"clock",new ND(!0));h(this,"coords",{mouse:new lt,rotateStart:new lt,rotateEnd:new lt,rotateDelta:new lt,panStart:new Se,panCameraStart:new Se,panEnd:new Se,panDelta:new Se,initialShiftPos:new lt,initialPedestal:0,floorAnchor:new Se});h(this,"touch",{origin:{offsetLeft:0,offsetTop:0},touches:[],anchor1:null,anchor2:null,inputs:null});h(this,"scrollTimer",null);h(this,"lastWheelTime",0);h(this,"resetZoom",!1);h(this,"zoomStart");h(this,"pedestalScaleFactor",1);h(this,"isUserZooming",!1);h(this,"stayInsideBounds",!0);h(this,"userInteracting",!1);h(this,"cameraMoving",!1);h(this,"lastCameraMoveTime",Date.now());h(this,"raycastToFloor",t=>{this.raycaster.setFromCamera(t,this.camera);let n=this.raycaster.intersectObject(this.cameraPlane,!1)[0];return n?n.point:new Se});h(this,"isUserInteracting",()=>this.userInteracting);h(this,"getPosition",()=>new Se(this.orbit.position.x,this.orbit.position.y,this.orbit.position.z));h(this,"getPedestal",()=>this.orbit.position.z);h(this,"pan",(t,n)=>{isNaN(t)||isNaN(n)||(this.setPosition(this.orbit.position.x+t,this.orbit.position.y+n),this.publish("position-updated"))});h(this,"postRender",()=>{(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"))});h(this,"isCameraMoving",()=>this.cameraMoving);h(this,"lastCameraStoppedMovingTime",()=>this.lastCameraMoveTime);h(this,"setPosition",(t,n)=>{t===void 0||n===void 0||isNaN(t)||isNaN(n)||(this.state===-1&&this.publish("pan-start"),this.updateCameraPosition(t,n),this.publish("position-updated"),this.publish("change"),this.state===-1&&this.publish("pan-end"),this.dirty=!0,this.stateDirty=!0)});h(this,"updateCameraPosition",(t,n)=>{let o=t-this.panBounds.center.x,i=n-this.panBounds.center.y,a=Math.sqrt(o*o+i*i);if(this.stayInsideBounds&&a>this.panBounds.radius){let u=Math.atan2(i,o),l={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=l.x,this.orbit.position.y=l.y}else this.orbit.position.x=t,this.orbit.position.y=n});h(this,"tilt",t=>{if(isNaN(t))return;this.state===-1&&this.publish("rotate-start");let n=this.stayInsideBounds?Math.max(Math.min(t+this.getTilt(),this.maxTilt),this.minTilt):t+this.getTilt();n!==this.elevation.rotation.x&&(this.elevation.rotation.x=n,this.publish("tilt-updated")),this.publish("change"),this.state===-1&&this.publish("rotate-end"),this.stateDirty=!0});h(this,"zoomIn",(t,n,o)=>{let i=this.getZoomAltitude();this.animateCamera({zoom:i/1.5},t,n,o)});h(this,"zoomOut",(t,n,o)=>{let i=this.getZoomAltitude();this.animateCamera({zoom:i*1.5},t,n,o)});h(this,"getRotation",()=>(-this.orbit.rotation.z+Math.PI*2)%(Math.PI*2));h(this,"cancelAnimation",()=>{let t=Array.from(this.tweens.keys());if(t.length<1)return;let n=t[t.length-1];n.state===7&&this.publish("multi-cancel",{zooming:!0,rotating:!0,tilting:!0}),this.completeTween(n),this.state===7&&(this.state=-1)});h(this,"animateCamera",(t,n,o,i,a,u)=>{let l=O({interruptible:!0},u),c={},d={},f=this.getPosition();if(t.position!=null&&(t.position.x!==void 0&&(c.x=f.x,d.x=t.position.x),t.position.y!==void 0&&(c.y=f.y,d.y=t.position.y),t.position.z!==void 0&&(c.z=f.z,d.z=t.position.z)),t.zoom!==void 0&&(c.zoom=this.stayInsideBounds?Math.min(Math.max(this.getZoomAltitude(),this.getZoomScaledMin()),this.getZoomScaledMax()):this.getZoomAltitude(),this.viewState==="multi_floor"||!this.stayInsideBounds?d.zoom=t.zoom:d.zoom=Math.min(Math.max(t.zoom,this.getZoomScaledMin()),this.getZoomScaledMax())),t.rotation!==void 0){let{start:M,end:T}=HD(this.getRotation(),t.rotation);c.rotation=M,d.rotation=T}t.tilt!==void 0&&(c.tilt=this.getTilt(),this.viewState==="multi_floor"||!this.stayInsideBounds?d.tilt=t.tilt:d.tilt=Math.max(Math.min(t.tilt,this.maxTilt),this.minTilt));let m=c.zoom!==d.zoom,g=c.rotation!==d.rotation,y=c.tilt!==d.tilt,E=new Wa(c).to(d,x.env.TESTING?0:n).onUpdate(M=>{this.setMulti({x:M.x,y:M.y,z:M.z},M.zoom,M.rotation,M.tilt)}).onComplete(()=>{this.completeTween(E),this.publish("multi-end",{zooming:m,rotating:g,tilting:y}),i&&i()}).onStart(()=>{this.state!==7&&(this.state=7,E.state=7,this.publish("multi-start",{zooming:m,rotating:g,tilting:y})),this.publish("change")});this.rendererState.internalTweenGroup.add(E);let v=Array.from(this.tweens.entries()),b=v[v.length-1],C=!1;return b!=null&&(b[1].interruptible?(typeof b[1].cancelledCallback=="function"&&b[1].cancelledCallback(),this.completeTween(b[0])):(C=!0,b[0].chain(E))),this.tweens.set(E,{cancelledCallback:a,interruptible:l.interruptible}),o?E.easing(o):E.easing(pa.Quadratic.In),!t.doNotAutoStart&&!C&&(E.start(),this.publish("change")),E.cameraAnimation=!0,E});h(this,"setMulti",(t,n,o,i,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,!1),u=!0)),u&&this.publish("position-updated");let l={zooming:!1,tilting:!!n,rotating:!1};if(n!==void 0&&!isNaN(n)){let c=this.stayInsideBounds?Math.min(Math.max(n,this.getZoomScaledMin()),this.getZoomScaledMax()):n;c!==this.camera.position.z&&(l.zooming=!0,this.camera.position.z=c,this.publish("zoom-updated"),this.zoomDirty=!0,this.viewState==="multi_floor"?n>bg&&(this.camera.near=n-bg,this.camera.far=n+bg):(this.camera.near=n/wm,this.camera.far=n*wm),this.camera.updateProjectionMatrix())}if(o!==void 0&&!isNaN(o)&&o!==this.getRotation()&&(l.rotating=!0,this.orbit.rotation.z=-o,this.publish("rotation-updated")),i!==void 0&&!isNaN(i)){let c=this.stayInsideBounds?Math.max(Math.min(i,this.maxTilt),this.minTilt):i;c!==this.elevation.rotation.x&&(l.tilting=!0,this.elevation.rotation.x=c,this.publish("tilt-updated"))}a&&this.publish("change"),this.state===-1&&this.publish("multi-end",l),this.stateDirty=!0});h(this,"getZoomScaledMin",()=>this.minZoomAltitude*this.zoomFactor);h(this,"getZoomScaledMax",()=>{let t=this.minZoomAltitude*this.zoomFactor;return Math.max(this.maxZoomAltitude,t)});h(this,"setRotation",(t,n)=>{if(isNaN(t))return;this.state===-1&&!n&&this.publish("rotate-start");let o=-(t%yC);o!==this.orbit.rotation.z&&(this.orbit.rotation.z=o,n||this.publish("rotation-updated")),n||this.publish("change"),this.state===-1&&!n&&this.publish("rotate-end"),this.dirty=!0,this.rotationDirty=!0,n||(this.stateDirty=!0)});h(this,"setZoomAltitude",t=>{if(isNaN(t))return;this.state===-1&&this.publish("zoom-start");let n=this.stayInsideBounds?Math.min(Math.max(t,this.getZoomScaledMin()),this.getZoomScaledMax()):t;n!==this.camera.position.z&&(this.camera.position.z=n,this.publish("zoom-updated"),this.zoomDirty=!0),this.camera.near=n/wm,this.camera.far=n*wm,this.camera.updateProjectionMatrix(),this.publish("change"),this.state===-1&&this.publish("zoom-end"),this.dirty=!0,this.stateDirty=!0});h(this,"setZoomLevel",t=>{this.setZoomAltitude(this.convertZoomLevelToAltitude(t))});h(this,"getZoomAltitude",()=>this.camera.position.z);h(this,"getZoomLevel",()=>this.convertAltitudeToZoomLevel(this.getZoomAltitude()));h(this,"setTilt",(t,n)=>{if(isNaN(t))return;this.state===-1&&!n&&this.publish("rotate-start");let o=this.stayInsideBounds?Math.max(Math.min(t,this.maxTilt),this.minTilt):t;o!==this.elevation.rotation.x&&(this.elevation.rotation.x=o,n||this.publish("tilt-updated")),n||this.publish("change"),this.state===-1&&!n&&this.publish("rotate-end"),this.dirty=!0,n||(this.stateDirty=!0)});h(this,"getTilt",()=>this.elevation.rotation.x);h(this,"setCameraPlaneElevation",t=>{this.cameraPlane.position.z=t});h(this,"zoom",t=>{if(isNaN(t))return;this.state===-1&&this.publish("zoom-start");let n=this.getZoomAltitude()-t;this.camera.position.z=this.stayInsideBounds?Math.min(Math.max(n,this.minZoomAltitude*this.zoomFactor),this.maxZoomAltitude*this.zoomFactor):n,this.publish("zoom-updated"),this.zoomDirty=!0,this.publish("change"),this.state===-1&&this.publish("zoom-end"),this.stateDirty=!0});h(this,"getProjectionScaleFactor",(t,n,o)=>eE(t,n,o));h(this,"update",()=>{this.orbit.updateMatrixWorld(),this.lastWheelTime>0&&this.state===3&&this.clock.getElapsedTime()-this.lastWheelTime>.2&&(this.lastWheelTime=0,this.state=-1,this.publish("zoom-end"),this.removeMouseMoveEventListeners())});h(this,"setPedestal",(t,n=!1,o=!0)=>{typeof t=="number"&&!isNaN(t)&&(this.orbit.position.z=t,n&&(this.publishPedestalChangeEvent(t),this.publish("pedestal-change",{pedestal:t})),this.publish("change"),this.dirty=!0,o&&(this.stateDirty=!0))});h(this,"dispose",()=>{this.scene.remove(this.cameraPlane),this.destroy()});h(this,"createCameraPlane",()=>{let t=Tv?2e3:1e10,n=Tv?100:1,o=new Eo(t,t,n,n),i=new dn({color:0,wireframe:Tv,visible:Tv}),a=new tt(o,i);return this.scene.add(a),a});h(this,"addEventListeners",()=>{let{domElement:t}=this.renderer;for(let n of xC)n.endsWith("start")?(this.on(n,this.setCameraMoving),n.startsWith("user")&&this.on(n,this.setUserInteracting)):(n.endsWith("end")||n.endsWith("cancel"))&&(this.on(n,this.unsetCameraMoving),n.startsWith("user")&&this.on(n,this.unsetUserInteracting));t.addEventListener("contextmenu",this.onContextMenu,{capture:!1,signal:this.signal}),t.addEventListener("mousedown",this.onMouseDown,{capture:!1,signal:this.signal}),t.addEventListener("wheel",this.onMouseWheel,{capture:!1,passive:!1,signal:this.signal}),t.addEventListener("touchstart",this.onTouchStart,{capture:!1,signal:this.signal}),t.addEventListener("touchend",this.onTouchEnd,{capture:!1,signal:this.signal}),t.addEventListener("touchmove",this.onTouchMove,{capture:!1,signal:this.signal})});h(this,"addMouseEventListeners",()=>{this.addMouseMoveEventListeners(),window.addEventListener("mouseup",this.onMouseUp,{capture:!1,signal:this.signal}),window.addEventListener("mouseout",this.onMouseUp,{capture:!1,signal:this.signal})});h(this,"addMouseMoveEventListeners",()=>{this.renderer.domElement.addEventListener("mousemove",this.onMouseMove,{capture:!1,signal:this.signal})});h(this,"removeMouseMoveEventListeners",()=>{this.renderer.domElement.removeEventListener("mousemove",this.onMouseMove,{capture:!1})});h(this,"removeMouseUpEventListeners",()=>{this.renderer.domElement.removeEventListener("mousemove",this.onMouseMove,{capture:!1}),window.removeEventListener("mouseup",this.onMouseUp,{capture:!1}),window.removeEventListener("mouseout",this.onMouseUp,{capture:!1})});h(this,"onContextMenu",t=>{t.preventDefault()});h(this,"onMouseUp",()=>{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,this.panDirty=!1}});h(this,"onMouseMove",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)});h(this,"onTouchStart",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 Iv(this.touch.touches[0],this.touch.touches[1]);break;default:this.state=-1}this.state}});h(this,"onTouchMove",t=>{if(this.enabled!==!1)switch(this.touchToScene(t),t.touches.length){case 2:t.preventDefault(),t.stopPropagation();let n=O({},this.touch.inputs.first),o=O({},this.touch.inputs.second),i=new lt(this.touch.touches[0].x,this.touch.touches[0].y),a=new lt(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=n.y<i.y&&o.y<a.y,l=n.y>i.y&&o.y>a.y;this.enableRotate&&this.state!==4&&(l||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}});h(this,"onTouchEnd",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}});h(this,"handleTouchMovePan",t=>{let n=Object.hasOwn(t,"x")?new lt(t.x,t.y):this.touch.touches[0],o=this.raycastToFloor(n);this.coords.panEnd.set(o.x,o.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"),this.panDirty=!0});h(this,"handleTouchStartDolly",()=>{let t=this.touch.touches[0].x-this.touch.touches[1].x,n=this.touch.touches[0].y-this.touch.touches[1].y;this.zoomStart=this.getZoomAltitude();let o=new lt(this.touch.touches[0].x-t/2,this.touch.touches[0].y-n/2);this.coords.floorAnchor=this.raycastToFloor(o),this.orbit.updateMatrixWorld(),this.touch.anchor1=new yg(this.touch.touches[0],this.camera,this.cameraPlane),this.touch.anchor2=new yg(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")});h(this,"handleMouseMovePan",()=>{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"),this.panDirty=!0});h(this,"handleTouchStartTilt",t=>{this.coords.rotateStart.set(t.touches[1].clientX,t.touches[1].clientY),this.publish("user-tilt-start"),this.publish("rotate-start")});h(this,"handleTouchMovePedestal",t=>{this.handleMouseMovePedestal(t.touches[0])});h(this,"handleTouchMoveTilt",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)});h(this,"handleTouchMoveDolly",()=>{let t=this.touch.inputs.first,n=this.touch.inputs.second;this.touch.anchor1.viewCoordinate={x:t.x,y:t.y},this.touch.anchor2.viewCoordinate={x:n.x,y:n.y};let o=this.makeTransformFromTouchAnchors(this.touch.anchor1,this.touch.anchor2);o&&this.setCameraFromTransformMatrix(o),this.orbit.updateMatrixWorld(),this.touch.anchor1.updateAnchorState(this.camera,t),this.touch.anchor2.updateAnchorState(this.camera,n)});h(this,"handleTouchEnd",()=>{this.state===4||this.state===5?this.publish("multi-end"):this.state===6&&this.publish("pan-end"),this.panDirty=!1});h(this,"handleTouchStartPan",t=>{let n=Object.hasOwn(t,"x")?new lt(t.x,t.y):this.touch.touches[0],o=this.raycastToFloor(n);this.coords.panStart.set(o.x,o.y,0),this.coords.panCameraStart.set(this.orbit.position.x,this.orbit.position.y,0),this.publish("user-pan-start"),this.publish("pan-start")});h(this,"handleTouchStartPedestal",t=>{this.handleMouseDownPedestal(t.touches[0])});h(this,"onMouseDown",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||t.button===this.MOUSE_BUTTONS.ZOOM)&&(this.enablePan?(this.handleMouseDownPan(),this.state=2):this.enablePedestal&&(this.handleMouseDownPedestal(t),this.state=8));this.state!==-1&&this.addMouseEventListeners()}});h(this,"onMouseWheel",t=>{this.enabled===!1||this.enableZoom===!1||this.state!==-1&&this.state!==3&&this.state!==7||(this.state===7&&this.cancelAnimation(),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))});h(this,"handleMouseWheel",t=>{if(this.publish("zoom-start"),!this.canScrollZoom(t)){this.lastWheelTime>0&&this.publish("zoom-end"),this.lastWheelTime=0,this.state=-1;return}let n=this.getZoomAltitude(),o=n-mC(t)*n/bC*this.zoomSpeed;if(this.setZoomAltitude(o),this.enablePan){let i=o/this.zoomStart;this.coords.panDelta.subVectors(this.coords.floorAnchor,this.coords.panCameraStart).multiplyScalar(1-i),this.setPosition(this.coords.panCameraStart.x+this.coords.panDelta.x,this.coords.panCameraStart.y+this.coords.panDelta.y)}this.publish("change")});h(this,"setCameraFromTransformMatrix",t=>{this.orbit.updateMatrixWorld();let n=new au;n.setFromRotationMatrix(t,"ZYX");let o=(t.elements[14]-this.cameraPlane.position.z)/Math.cos(n.x),i=n.z,a=new Se(0,0,1);a.applyEuler(n),a.setLength(o);let u=new Se;u.setFromMatrixPosition(t),u.sub(a),this.enablePan&&this.setPosition(u.x,u.y),this.enableZoom&&this.setZoomAltitude(o),this.enableRotate&&this.setRotation(-i)});h(this,"makeTransformFromTouchAnchors",(t,n)=>{this.orbit.updateMatrixWorld(),this.camera.updateProjectionMatrix();let o=this.camera.projectionMatrix.clone(),i=t.worldCoordinate,a=n.worldCoordinate,u=t.reUnproject(),l=n.reUnproject();if(!u||!l||!i||!a)return null;let c=t.viewCoordinate,d=n.viewCoordinate,f=a.x-i.x,m=a.y-i.y,g=Math.atan2(m,f),y=l.x-u.x,E=l.y-u.y,v=Math.atan2(E,y),b=O8(g,v),C=new ar;C.makeRotationZ(-b);let M=C.clone();M.multiply(t.snapHolderMatrix);let T=(H,S,D)=>H.elements[(S-1)*4+D-1],F=T(o,1,1)*T(M,1,1)-c.x*T(o,3,4)*T(M,3,1),U=T(o,1,1)*T(M,1,2)-c.x*T(o,3,4)*T(M,3,2),R=T(o,1,1)*T(M,1,3)-c.x*T(o,3,4)*T(M,3,3),L=i.x*F+i.y*U+i.z*R,A=T(o,2,2)*T(M,2,1)-c.y*T(o,3,4)*T(M,3,1),j=T(o,2,2)*T(M,2,2)-c.y*T(o,3,4)*T(M,3,2),N=T(o,2,2)*T(M,2,3)-c.y*T(o,3,4)*T(M,3,3),$=i.x*A+i.y*j+i.z*N,te=T(o,1,1)*T(M,1,1)-d.x*T(o,3,4)*T(M,3,1),de=T(o,1,1)*T(M,1,2)-d.x*T(o,3,4)*T(M,3,2),Y=T(o,1,1)*T(M,1,3)-d.x*T(o,3,4)*T(M,3,3),z=a.x*te+a.y*de+a.z*Y,W=T(o,2,2)*T(M,2,1)-d.y*T(o,3,4)*T(M,3,1),Q=T(o,2,2)*T(M,2,2)-d.y*T(o,3,4)*T(M,3,2),oe=T(o,2,2)*T(M,2,3)-d.y*T(o,3,4)*T(M,3,3),ae=a.x*W+a.y*Q+a.z*oe,ye=Math.abs(te-F),Ce=Math.abs(de-U),Pe=Math.abs(Y-R),Le=Math.abs(te-A),be=Math.abs(de-j),ze=Math.abs(Y-N),ot=Math.abs(W-F),ut=Math.abs(Q-U),G=Math.abs(oe-R),ve=Math.abs(W-A),X=Math.abs(Q-j),we=Math.abs(oe-N),De=Math.min(ye+Ce+Pe,Le+be+ze),xe=Math.min(ot+ut+G,ve+X+we);De<xe&&(te=W,de=Q,Y=oe,z=ae);let Re=A*R-F*N,Rt=j*R-U*N,Vt=$*R-L*N,Ht=te*N-A*Y,Zt=de*N-j*Y,Rr=z*N-$*Y,Xr=(Rr*Rt-Vt*Zt)/(Ht*Rt-Re*Zt),go=(Rr*Re-Vt*Ht)/(Zt*Re-Rt*Ht),yo=j*F-U*A,Jn=N*F-R*A,yr=$*F-L*A,Dn=de*A-j*te,Vo=Y*A-N*te,bo=((z*A-$*te)*yo-yr*Dn)/(Vo*yo-Jn*Dn),br=M.clone();return br.elements[12]=Xr,br.elements[13]=go,br.elements[14]=bo,bo>0?br:null});h(this,"updateTouchOrigin",()=>{let t=this.renderer.domElement;this.touch.origin.offsetLeft=t.getBoundingClientRect().left,this.touch.origin.offsetTop=t.getBoundingClientRect().top});h(this,"touchToScene",t=>{this.touch.touches=[];for(let n=0,o=t.touches.length;n<o;n++){let i=t.touches[n],a=F8(i,this.touch.origin);this.touch.touches.push(new lt(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]});h(this,"canScrollZoom",t=>{let n=mC(t),o=this.getZoomAltitude();return!(n<0&&o===this.getZoomScaledMax()||n>0&&o===this.getZoomScaledMin())});h(this,"mouseToScene",t=>{let n=this.getMousePos(t);return this.coords.mouse.x=n.x/this.renderer.domElement.width*this.rendererState.pixelRatio*2-1,this.coords.mouse.y=-(n.y/this.renderer.domElement.height*this.rendererState.pixelRatio)*2+1,this.coords.mouse});h(this,"getMousePos",t=>({x:t.offsetX,y:t.offsetY}));h(this,"handleMouseDownRotate",t=>{this.coords.rotateStart.set(t.clientX,t.clientY),this.publish("rotate-start"),this.publish("user-rotate-start")});h(this,"handleMouseDownPan",()=>{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")});h(this,"handleMouseDownPedestal",t=>{let n=new lt(t.clientX,t.clientY);this.coords.initialShiftPos=n,this.coords.initialPedestal=this.getPedestal(),this.pedestalScaleFactor=eE(this.camera.fov,this.renderer.domElement.clientHeight,this.getZoomAltitude()),this.publish("pedestal-start"),this.publish("user-pedestal-start")});h(this,"handleMouseMovePedestal",t=>{let n={x:t.clientX,y:t.clientY},o=this.coords.initialPedestal+this.pedestalScaleFactor*(n.y-this.coords.initialShiftPos.y);this.stayInsideBounds&&(o<this.minPedestal?o=Math.max(o,this.minPedestal):o>this.maxPedestal&&(o=Math.min(o,this.maxPedestal))),o!==this.getPedestal()&&this.setPedestal(o,!0)});h(this,"handleMouseMoveRotate",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")});h(this,"publishUserZoomDebounced",Al(()=>{this.isUserZooming=!1,this.publish("user-zoom-end")},250));h(this,"publishUserZoomEvent",()=>{this.isUserZooming?this.publishUserZoomDebounced():(this.publish("user-zoom-start"),this.isUserZooming=!0,this.publishUserZoomDebounced())});h(this,"setCameraMoving",()=>{this.cameraMoving=!0});h(this,"unsetCameraMoving",()=>{this.cameraMoving=!1,this.lastCameraMoveTime=Date.now()});h(this,"setUserInteracting",()=>{this.userInteracting=!0});h(this,"unsetUserInteracting",()=>{this.userInteracting=!1});h(this,"publishPedestalChangeEvent",t=>{this.publish("pedestal-change",{pedestal:t,scrolledToTop:this.scrolledToTop,scrolledToBottom:this.scrolledToBottom,scrollPercent:this.scrollPercent})});h(this,"convertAltitudeToZoomLevel",t=>{let[,n]=this.center,o=this.computeMetersPerPixelFromAltitude(t),i=Math.cos(pt.degToRad(n))*2*Math.PI*j3/o;return pt.clamp(Math.log2(i/512),Cv,Dv)});h(this,"convertZoomLevelToAltitude",t=>this.computeMetersPerPixelFromZoomLevel(t)*this.options.canvasHeight/2/Math.tan(pt.degToRad(this.camera.fov)/2));h(this,"completeTween",t=>{t.isPlaying()&&t.stop(),this.rendererState.internalTweenGroup.remove(t),this.tweens.delete(t)});h(this,"debugContainer",new Ni);this.camera=t,this.renderer=o,this.rendererState=i,this.scene=n,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),this.stateDirty=!0}get defaultMinZoomLevel(){return s(this,Mv)}get minZoomLevel(){return this.convertAltitudeToZoomLevel(this.maxZoomAltitude)}setMinZoomLevel(t){this.maxZoomAltitude=this.convertZoomLevelToAltitude(t),this.stateDirty=!0}get scrollPercent(){let t=this.minPedestal,n=this.maxPedestal,o=this.getPedestal();return o=Math.min(o,n),o=Math.max(o,t),(o-t)/(n-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 i,a,u,l;let t=this.getPosition(),{lat:n,lon:o}=s1((a=(i=this.rendererState.center)==null?void 0:i[1])!=null?a:0,(l=(u=this.rendererState.center)==null?void 0:u[0])!=null?l:0,t.x,t.y);return[o,n]}setCenter(t,n){var a,u,l,c;let{x:o,y:i}=u1((u=(a=this.rendererState.center)==null?void 0:a[1])!=null?u:0,(c=(l=this.rendererState.center)==null?void 0:l[0])!=null?c:0,n,t);this.setPosition(o,i)}get isAnimating(){return this.rendererState.internalTweenGroup.getAll().some(t=>t.cameraAnimation)}getCameraFrameForCoordinates(t,n){var m,g;let o=n.minZoom!==void 0?n.minZoom:this.minZoomAltitude,i=n.maxZoom!==void 0?n.maxZoom:this.maxZoomAltitude,a=this.options.canvasWidth,u=this.options.canvasHeight,l=this.getRotation(),c=this.getTilt(),d=this.getPosition();this.setRotation((m=n.rotation)!=null?m:l,!0),this.setTilt((g=n.tilt)!=null?g:c,!0);let f=IC(t,{canvasWidth:a,canvasHeight:u,paddingOption:n.padding,verticalPadding:n.verticalPadding,minZoom:o,maxZoom:i,position:d,camera:this.camera,orbit:this.orbit});return this.setRotation(l,!0),this.setTilt(c,!0),{center:f.position,zoomLevel:this.convertAltitudeToZoomLevel(f.zoom)}}focusOn(t,n){if(rK){this.debugContainer&&Qr(this.debugContainer);let v=new su(4,4,4),b=new dn({color:65280,depthTest:!1}),C=new sr(v,b,t.length),M=new ar;t.forEach((T,F)=>{M.setPosition(T),C.setMatrixAt(F,M)}),C.instanceMatrix.needsUpdate=!0,this.debugContainer.add(C),this.scene.add(this.debugContainer)}let o=n.curve,i=n.callback,a=n.cancelledCallback,u=n.minZoom!==void 0?n.minZoom:this.minZoomAltitude,l=n.maxZoom!==void 0?n.maxZoom:this.maxZoomAltitude,c=this.options.canvasWidth,d=this.options.canvasHeight,f;n.duration!==void 0?f=n.duration:x.env.TESTING==="true"?f=0:f=vC;let m=n.padding,g=this.getRotation(),y=this.getTilt();n.rotation!=null&&this.setRotation(n.rotation),n.tilt!=null&&this.setTilt(n.tilt);let E=IC(t,{canvasHeight:d,paddingOption:m,canvasWidth:c,minZoom:u,maxZoom:l,camera:this.camera,orbit:this.orbit,position:this.getPosition(),verticalPadding:n.verticalPadding});this.setRotation(g),this.setTilt(y),this.animateCamera({position:E.position,tilt:n.tilt,rotation:n.rotation,zoom:E.zoom},f,o,i,a,n)}resize(t,n){this.options.canvasWidth=t,this.options.canvasHeight=n}computeMetersPerPixelFromZoomLevel(t){let[,n]=this.center,o=pt.clamp(t,Cv,Dv),i=Math.pow(2,o),a=pt.clamp(n,hC,gC),u=i*512;return Math.cos(pt.degToRad(a))*Math.PI*2*j3/u}computeMetersPerPixelFromAltitude(t){return t*2*Math.tan(pt.degToRad(this.camera.fov)/2)/this.options.canvasHeight}getCurrentMetersPerPixel(){return this.computeMetersPerPixelFromAltitude(this.getZoomAltitude())}};Mv=new WeakMap,h(Nd,"CAMERA_FRAME_PADDING_SIDES",["top","bottom","left","right"]);function IC(e,{canvasWidth:r,orbit:t,paddingOption:n,verticalPadding:o=0,canvasHeight:i,minZoom:a,maxZoom:u,camera:l,position:c}){let d={zoom:a,position:c};if(e.length===0)return d;for(let Re of Nd.CAMERA_FRAME_PADDING_SIDES)typeof n[Re]!="number"&&(n[Re]=0);let f=Mm(n,r,i);if(f.left+f.right>=r||f.top+f.bottom>=i)return d;t.updateMatrixWorld();let m=l.matrixWorldInverse,g=l.fov*(Math.PI/180)/2,y=g,v=Math.atan(Math.tan(g)*(r/i)),b=new Se(1/0,1/0,1/0),C=new Se(-1/0,-1/0,-1/0),M=new Jr,T=new Se;for(let Re=0,Rt=e.length;Re<Rt;Re++)T.copy(e[Re]),M.expandByPoint(T),T.applyMatrix4(m),b.min(T),C.max(T),T.copy(e[Re]),T.z-=o,T.applyMatrix4(m),b.min(T),C.max(T),T.copy(e[Re]),T.z+=o,T.applyMatrix4(m),b.min(T),C.max(T);let F=C.x-b.x,U=C.y-b.y,R=r-f.left-f.right,L=i-f.top-f.bottom,A=(C.x+b.x)/2,j=(C.y+b.y)/2,N=F/R,$=U/L,te=a,de=u,Y=te*Math.tan(v)*2,z=de*Math.tan(v)*2,W=Y/r,Q=z/r,oe=Math.max(N,$);oe=pt.clamp(oe,W,Q);let ae=R*oe,ye=L*oe,Ce={min:{x:A-ae/2-f.left*oe,y:j-ye/2-f.bottom*oe},max:{x:A+ae/2+f.right*oe,y:j+ye/2+f.top*oe}},Pe=(Ce.min.x+Ce.max.x)/2,Le=(Ce.min.y+Ce.max.y)/2,be=M.getCenter(new Se),ze=Math.abs(Pe-Ce.min.x),ot=Math.abs(Le-Ce.min.y),ut=ze/Math.tan(v),G=ot/Math.tan(y),ve=new Se;ve.set(Pe,Le,C.z+Math.max(ut,G)),ve.applyMatrix4(l.matrixWorld);let X=new Se;X.set(Pe,Le,C.z),X.applyMatrix4(l.matrixWorld);let we=new Se().subVectors(X,ve),De=(be.z-ve.z)/we.z,xe=new Se().copy(ve).add(we.clone().multiplyScalar(De));return X.set(xe.x,xe.y,xe.z),ve.sub(X),{position:xe,zoom:ve.length()}}p();var nK=300,oK=["running","paused"],vg,xg,wv=class{constructor(r){h(this,"state");w(this,vg,new Se);w(this,xg,new Se);this.state=r}update(r){let t;this.state.cameraObject.getWorldPosition(s(this,xg));for(let n of this.state.geometry2DsInScene)if(n&&(t=n.components[0],t&&"containerEl"in t&&t.markerContainer!=null)){t.visibilityNeedsUpdate!==!1&&(t.visibilityNeedsUpdate==="show"?t.canShow=!0:t.canShow=!1),t.offscreen&&(t.animation&&(t.animation.cancel(),t.animation=null),t.markerContainer.style.opacity="0");let o=t.animation!=null&&(t.animation.pending===!0||oK.includes(t.animation.playState));if((t.canShow&&t.visible===!0||o)&&!t.offscreen)if(t.options.zIndex!=null)t.markerContainer.style.transform="translate3D(".concat(t.projection.x,"px, ").concat(t.projection.y,"px, ").concat(t.options.zIndex,"px)");else{n.object3d.getWorldPosition(s(this,vg));let i=s(this,xg).distanceTo(s(this,vg));t.markerContainer.style.transform="translate3D(".concat(t.projection.x,"px, ").concat(t.projection.y,"px, ").concat(-i,"px)")}if(t.canShow===!0&&t.visible===!0&&!t.offscreen?t.markerContainer.style.pointerEvents=r?"none":t.pointerEvents:t.markerContainer.style.pointerEvents="none",t.currentStrategyIndex===-1&&t.visible&&t.visibilityNeedsUpdate==="show")continue;t.visibilityNeedsUpdate!==!1&&!t.offscreen&&(t.visibilityNeedsUpdate==="show"&&(t.markerContainer.style.opacity="0"),t.animation&&t.animation.cancel(),t.animation=t.markerContainer.animate([{opacity:t.canShow&&t.visible?"1":"0"}],{duration:nK,easing:"ease-in-out",fill:"forwards"}),t.visibilityNeedsUpdate=!1)}}};vg=new WeakMap,xg=new WeakMap;p();import{z as lr}from"zod";var SC=lr.object({rotation:lr.array(lr.number()).length(3).optional(),altitude:lr.number().optional(),scale:lr.array(lr.number()).length(3).optional(),interactive:lr.boolean().optional(),verticalOffset:lr.number().optional(),id:lr.union([lr.number(),lr.string()]).optional()}),iK=lr.object({type:lr.enum(["Feature"]),geometry:Dm,properties:SC}),aK=lr.object({type:lr.enum(["FeatureCollection"]),features:lr.array(iK)}),CC=lr.object({color:lr.string()}),sK=lr.object({url:lr.string(),color:lr.string().optional(),opacity:lr.number().optional(),material:lr.record(lr.string(),CC).optional()});function B8(e,r,t){lr.union([lr.number(),lr.string()]).parse(e),aK.parse(r),sK.parse(t)}var Eg,Ig,Sg,Cg,Dg,hc=class{constructor(r){h(this,"mesh");h(this,"type","model");h(this,"positionDirty",!0);h(this,"outline");h(this,"geometry");h(this,"material");h(this,"feature");h(this,"instanceIndex",-1);h(this,"instancingDisabled",!1);w(this,Eg,!0);h(this,"color",new ht);h(this,"clippingPlane");h(this,"position",new Se);w(this,Ig,0);w(this,Sg,1);w(this,Cg,Kr.GEOMETRY);w(this,Dg,!1);this.feature=r}get visible(){return s(this,Eg)}set visible(r){_(this,Eg,r)}get modelScene(){var r;return this.clippingPlane?(r=this.mesh)==null?void 0:r.children.find(t=>t.name!=="hole-fill-mesh"):this.mesh}get altitude(){return s(this,Ig)}set altitude(r){_(this,Ig,r)}get opacity(){return s(this,Sg)}set opacity(r){_(this,Sg,r)}get renderOrder(){return s(this,Cg)}set renderOrder(r){_(this,Cg,r)}get visibleThroughGeometry(){return s(this,Dg)}set visibleThroughGeometry(r){_(this,Dg,r)}};Eg=new WeakMap,Ig=new WeakMap,Sg=new WeakMap,Cg=new WeakMap,Dg=new WeakMap;p();var Av=class extends We{constructor(t,n){super();h(this,"state");h(this,"dirty",!0);h(this,"domTree");h(this,"observers",new Map);h(this,"updateDimensions",t=>{t.forEach(n=>{var a;let i=(a=n.target.parentElement)==null?void 0:a.getAttribute("data-marker-id");if(i){let u=this.state.geometry2DMap.get(i),l=u==null?void 0:u.components[0];u&&l instanceof gu&&(l.updateDimensions(n.contentRect.width,n.contentRect.height),l.collisionDirty=!0)}}),this.publish("dimensions-update")});this.state=t,this.domTree=n}setupObserver(){var o;if(this.observers){for(let i of this.observers.values())i.disconnect();this.observers.clear()}let t,n;for(let i of this.domTree.children){let a=i.getAttribute("data-marker-id");if(a!=null&&(t=this.state.geometry2DMap.get(a),n=t.components[0],(o=n.options)!=null&&o.dynamicResize)){let u=new ResizeObserver(this.updateDimensions);u.observe(n.containerEl),this.observers.set(i.userData.entityId,u)}}}update(){this.dirty&&(this.setupObserver(),this.dirty=!1)}destroy(){for(let t of this.observers.values())t.disconnect();this.observers.clear()}};p();p();var jd={container:{position:"absolute",top:"0",left:"0",width:"100%",height:"100%",pointerEvents:"none",zIndex:"9998"},focusOnBox:{position:"absolute",border:"2px solid orange",backgroundColor:"transparent",pointerEvents:"none"},getFocusOnTransformBox:{position:"absolute",border:"2px dashed cyan",backgroundColor:"rgba(0, 255, 255, 0.1)",pointerEvents:"none"},animateToBox:{position:"absolute",width:"12px",height:"12px",border:"2px solid lime",backgroundColor:"rgba(0, 255, 0, 0.3)",borderRadius:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"},label:{position:"absolute",fontSize:"10px",fontFamily:"monospace",color:"white",backgroundColor:"rgba(0, 0, 0, 0.7)",padding:"2px 4px",borderRadius:"2px",whiteSpace:"nowrap"}},DC={container:{position:"absolute",top:"0",left:"0",width:"100%",height:"100%",pointerEvents:"none",zIndex:"9999"},top:{position:"absolute",top:"0",left:"0",right:"0",backgroundColor:"rgba(255, 0, 0, 0.2)",borderBottom:"2px dashed rgba(255, 0, 0, 0.6)"},bottom:{position:"absolute",bottom:"0",left:"0",right:"0",backgroundColor:"rgba(0, 255, 0, 0.2)",borderTop:"2px dashed rgba(0, 255, 0, 0.6)"},left:{position:"absolute",top:"0",bottom:"0",left:"0",backgroundColor:"rgba(0, 0, 255, 0.2)",borderRight:"2px dashed rgba(0, 0, 255, 0.6)"},right:{position:"absolute",top:"0",bottom:"0",right:"0",backgroundColor:"rgba(255, 255, 0, 0.2)",borderLeft:"2px dashed rgba(255, 255, 0, 0.6)"},label:{position:"absolute",fontSize:"10px",fontFamily:"monospace",color:"white",backgroundColor:"rgba(0, 0, 0, 0.7)",padding:"2px 4px",borderRadius:"2px"}},Xa,Am,Ya,ui,In,Sn,Yn,Ud,Gd,Pm,zd,$d,Lo,li,gc,Vd,or,k8,L8,R8,N8,Tg,j8,U8,Pv,Mg,_v=class{constructor(r,t){w(this,or);w(this,Xa);w(this,Am);w(this,Ya,!1);w(this,ui,null);w(this,In,null);w(this,Sn,null);w(this,Yn,null);w(this,Ud,null);w(this,Gd,null);w(this,Pm,null);w(this,zd,null);w(this,$d,!1);w(this,Lo,null);w(this,li,null);w(this,gc,null);w(this,Vd,null);_(this,Xa,r),_(this,Am,t)}showCameraTargets(){s(this,Ya)||(_(this,Ya,!0),se(this,or,k8).call(this),se(this,or,R8).call(this))}hideCameraTargets(){s(this,Ya)&&(_(this,Ya,!1),se(this,or,N8).call(this),se(this,or,L8).call(this))}setFocusOnPointCloud(r){s(this,Ya)&&(_(this,Ud,r.map(t=>t.clone())),se(this,or,Tg).call(this))}setGetFocusOnTransformPointCloud(r){s(this,Ya)&&(_(this,Gd,r.map(t=>t.clone())),se(this,or,Tg).call(this))}setAnimateToPosition(r){s(this,Ya)&&(_(this,Pm,r.clone()),se(this,or,Tg).call(this))}showScreenOffsets(){s(this,$d)||(_(this,$d,!0),se(this,or,j8).call(this))}hideScreenOffsets(){s(this,$d)&&(_(this,$d,!1),se(this,or,U8).call(this))}destroy(){this.hideCameraTargets(),this.hideScreenOffsets()}};Xa=new WeakMap,Am=new WeakMap,Ya=new WeakMap,ui=new WeakMap,In=new WeakMap,Sn=new WeakMap,Yn=new WeakMap,Ud=new WeakMap,Gd=new WeakMap,Pm=new WeakMap,zd=new WeakMap,$d=new WeakMap,Lo=new WeakMap,li=new WeakMap,gc=new WeakMap,Vd=new WeakMap,or=new WeakSet,k8=function(){let r=s(this,Xa).container;if(!r)return;_(this,ui,document.createElement("div")),s(this,ui).dataset.debugCameraTargets="true",Object.assign(s(this,ui).style,jd.container),_(this,In,document.createElement("div")),s(this,In).dataset.debugType="focusOn",Object.assign(s(this,In).style,jd.focusOnBox),s(this,In).style.display="none";let t=document.createElement("span");Object.assign(t.style,jd.label),t.style.top="-20px",t.style.left="0",t.style.color="orange",t.textContent="focusOn",s(this,In).appendChild(t),_(this,Sn,document.createElement("div")),s(this,Sn).dataset.debugType="getFocusOnTransform",Object.assign(s(this,Sn).style,jd.getFocusOnTransformBox),s(this,Sn).style.display="none";let n=document.createElement("span");Object.assign(n.style,jd.label),n.style.top="-20px",n.style.left="0",n.style.color="cyan",n.textContent="getFocusOnTransform",s(this,Sn).appendChild(n),_(this,Yn,document.createElement("div")),s(this,Yn).dataset.debugType="animateTo",Object.assign(s(this,Yn).style,jd.animateToBox),s(this,Yn).style.display="none";let o=document.createElement("span");Object.assign(o.style,jd.label),o.style.top="-20px",o.style.left="50%",o.style.transform="translateX(-50%)",o.style.color="lime",o.textContent="animateTo",s(this,Yn).appendChild(o),s(this,ui).appendChild(s(this,In)),s(this,ui).appendChild(s(this,Sn)),s(this,ui).appendChild(s(this,Yn)),r.appendChild(s(this,ui))},L8=function(){s(this,ui)&&(s(this,ui).remove(),_(this,ui,null)),_(this,In,null),_(this,Sn,null),_(this,Yn,null)},R8=function(){_(this,zd,s(this,Xa).on("post-render",()=>{se(this,or,Tg).call(this)}))},N8=function(){s(this,zd)!==null&&(s(this,zd).call(this),_(this,zd,null))},Tg=function(){if(!s(this,Ya)||!s(this,ui))return;let r=new lt;if(s(this,In)&&s(this,Ud)&&s(this,Ud).length>0){let t=1/0,n=1/0,o=-1/0,i=-1/0;for(let a of s(this,Ud))s(this,Xa).project(r,a),r.x!==-1e3&&(t=Math.min(t,r.x),n=Math.min(n,r.y),o=Math.max(o,r.x),i=Math.max(i,r.y));t!==1/0?(s(this,In).style.display="block",s(this,In).style.left="".concat(t,"px"),s(this,In).style.top="".concat(n,"px"),s(this,In).style.width="".concat(o-t,"px"),s(this,In).style.height="".concat(i-n,"px")):s(this,In).style.display="none"}else s(this,In)&&(s(this,In).style.display="none");if(s(this,Sn)&&s(this,Gd)&&s(this,Gd).length>0){let t=1/0,n=1/0,o=-1/0,i=-1/0;for(let a of s(this,Gd))s(this,Xa).project(r,a),r.x!==-1e3&&(t=Math.min(t,r.x),n=Math.min(n,r.y),o=Math.max(o,r.x),i=Math.max(i,r.y));t!==1/0?(s(this,Sn).style.display="block",s(this,Sn).style.left="".concat(t,"px"),s(this,Sn).style.top="".concat(n,"px"),s(this,Sn).style.width="".concat(o-t,"px"),s(this,Sn).style.height="".concat(i-n,"px")):s(this,Sn).style.display="none"}else s(this,Sn)&&(s(this,Sn).style.display="none");s(this,Yn)&&s(this,Pm)?(s(this,Xa).project(r,s(this,Pm)),r.x!==-1e3?(s(this,Yn).style.display="block",s(this,Yn).style.left="".concat(r.x,"px"),s(this,Yn).style.top="".concat(r.y,"px")):s(this,Yn).style.display="none"):s(this,Yn)&&(s(this,Yn).style.display="none")},j8=function(){let r=s(this,Xa).container;if(!r)return;_(this,Lo,document.createElement("div")),s(this,Lo).dataset.debugScreenOffsets="true",Object.assign(s(this,Lo).style,DC.container);let t=n=>{let o=document.createElement("div");o.dataset.debugOffset=n,Object.assign(o.style,DC[n]);let i=document.createElement("span");switch(Object.assign(i.style,DC.label),i.dataset.debugLabel=n,n){case"top":i.style.bottom="4px",i.style.left="50%",i.style.transform="translateX(-50%)";break;case"bottom":i.style.top="4px",i.style.left="50%",i.style.transform="translateX(-50%)";break;case"left":i.style.right="4px",i.style.top="50%",i.style.transform="translateY(-50%)";break;case"right":i.style.left="4px",i.style.top="50%",i.style.transform="translateY(-50%)";break}return o.appendChild(i),o};_(this,li,{top:t("top"),bottom:t("bottom"),left:t("left"),right:t("right")}),s(this,Lo).appendChild(s(this,li).top),s(this,Lo).appendChild(s(this,li).bottom),s(this,Lo).appendChild(s(this,li).left),s(this,Lo).appendChild(s(this,li).right),r.appendChild(s(this,Lo)),se(this,or,Pv).call(this),_(this,Vd,s(this,Am).on("padding-change",()=>{se(this,or,Pv).call(this)})),_(this,gc,new ResizeObserver(()=>{se(this,or,Pv).call(this)})),s(this,gc).observe(r)},U8=function(){s(this,Vd)&&(s(this,Vd).call(this),_(this,Vd,null)),s(this,gc)&&(s(this,gc).disconnect(),_(this,gc,null)),s(this,Lo)&&(s(this,Lo).remove(),_(this,Lo,null)),_(this,li,null)},Pv=function(){if(!s(this,li)||!s(this,Lo))return;let r=s(this,Am).insetsPadding,t=s(this,Xa).container,n=t.clientWidth,o=t.clientHeight,i=Mm(r,n,o),a=s(this,li).top,u=a.querySelector("[data-debug-label]");i.top>0?(a.style.height="".concat(i.top,"px"),a.style.display="block",u&&(u.textContent="top: ".concat(se(this,or,Mg).call(this,r.top,r.type)))):a.style.display="none";let l=s(this,li).bottom,c=l.querySelector("[data-debug-label]");i.bottom>0?(l.style.height="".concat(i.bottom,"px"),l.style.display="block",c&&(c.textContent="bottom: ".concat(se(this,or,Mg).call(this,r.bottom,r.type)))):l.style.display="none";let d=s(this,li).left,f=d.querySelector("[data-debug-label]");i.left>0?(d.style.height="",d.style.top="".concat(i.top,"px"),d.style.bottom="".concat(i.bottom,"px"),d.style.width="".concat(i.left,"px"),d.style.display="block",f&&(f.textContent="left: ".concat(se(this,or,Mg).call(this,r.left,r.type)))):d.style.display="none";let m=s(this,li).right,g=m.querySelector("[data-debug-label]");i.right>0?(m.style.height="",m.style.top="".concat(i.top,"px"),m.style.bottom="".concat(i.bottom,"px"),m.style.width="".concat(i.right,"px"),m.style.display="block",g&&(g.textContent="right: ".concat(se(this,or,Mg).call(this,r.right,r.type)))):m.style.display="none"},Mg=function(r,t){return t==="portion"?"".concat((r*100).toFixed(1),"%"):"".concat(r,"px")};var uK=0,lK=90,cK=(x.env.NODE_ENV==="test",!1),Hs={linear:pa.Linear.None,"ease-in":pa.Quadratic.In,"ease-out":pa.Quadratic.Out,"ease-in-out":pa.Quadratic.InOut},dK=-50,Ve,Qe,Vs,ma,wg,Ag,MC,Ov=class extends We{constructor(t,n,o){super();w(this,Ag);w(this,Ve);w(this,Qe);w(this,Vs);w(this,ma);w(this,wg);_(this,Ve,t),_(this,Qe,n),_(this,Vs,o),_(this,ma,new _v(t,this)),s(this,Ve).map&&s(this,Ve).map.transform.setMinElevationForCurrentTile(dK),s(this,Qe).cameraSystem.on("pedestal-change",({pedestal:i})=>{s(this,Qe).cameraSystem.setCameraPlaneElevation(i)})}get center(){var t,n;return s(this,Ve).mode==="outdoors-overlay"&&s(this,Ve).map?(n=(t=s(this,Ve).map).getCenter)==null?void 0:n.call(t).toArray():s(this,Qe).cameraSystem.center}setCenter(t){var n;if(s(this,Ve).mode==="outdoors-overlay"&&s(this,Ve).map){(n=s(this,Ve).map)==null||n.setCenter(t),s(this,Qe).interactionSystem.handleHover();return}s(this,Qe).cameraSystem.setCenter(t[0],t[1]),s(this,Qe).interactionSystem.handleHover()}get zoomLevel(){var t;return s(this,Ve).mode==="outdoors-overlay"&&s(this,Ve).map?(t=s(this,Ve).map)==null?void 0:t.getZoom():s(this,Qe).cameraSystem.getZoomLevel()}setZoomLevel(t){var n;s(this,Ve).mode==="outdoors-overlay"&&s(this,Ve).map&&((n=s(this,Ve).map)==null||n.setZoom(t)),s(this,Qe).cameraSystem.setZoomLevel(fs(t,this.minZoomLevel,this.maxZoomLevel,"zoomLevel was clamped to minZoomLevel/maxZoomLevel bounds. Use mapView.Camera.setMinZoomLevel() and mapView.Camera.setMaxZoomLevel() to adjust limits."))}getState(){return{zoomLevel:this.zoomLevel,minZoomLevel:this.minZoomLevel,maxZoomLevel:this.maxZoomLevel,minPitch:this.minPitch,maxPitch:this.maxPitch,autoMinZoomLevel:this.autoMinZoomLevel,panMode:this.panMode,screenOffsets:this.insetsPadding,center:this.center,bearing:this.bearing,pitch:this.pitch,elevation:this.elevation}}get isAnimating(){return s(this,Qe).cameraSystem.isAnimating}cancelAnimation(){s(this,Qe).cameraSystem.cancelAnimation()}get maxZoomLevel(){return s(this,Qe).cameraSystem.maxZoomLevel}get minZoomLevel(){return s(this,Qe).cameraSystem.minZoomLevel}setAutoMinZoomLevel(t){s(this,Qe).panBoundsSystem.autoMinZoomLevel=t,t&&(s(this,Qe).panBoundsSystem.dirty=!0,s(this,Qe).panBoundsSystem.update())}get autoMinZoomLevel(){return s(this,Qe).panBoundsSystem.autoMinZoomLevel}setMinZoomLevel(t,n=!1){var i;n&&this.setAutoMinZoomLevel(!1);let o=fs(t,fa.MIN_MERCATOR_ZOOM_LEVEL,this.maxZoomLevel,"setMinZoomLevel was clamped. minZoomLevel must be between ".concat(fa.MIN_MERCATOR_ZOOM_LEVEL," and maxZoomLevel."));s(this,Qe).cameraSystem.setMinZoomLevel(o),this.zoomLevel<o&&this.setZoomLevel(o),(i=s(this,Ve).map)==null||i.setMinZoom(o)}setMaxZoomLevel(t){var o;let n=fs(t,this.minZoomLevel,fa.MAX_MERCATOR_ZOOM_LEVEL,"setMaxZoomLevel was clamped. maxZoomLevel must be between minZoomLevel and ".concat(fa.MAX_MERCATOR_ZOOM_LEVEL,"."));s(this,Qe).cameraSystem.setMaxZoomLevel(n),this.zoomLevel>n&&this.setZoomLevel(n),(o=s(this,Ve).map)==null||o.setMaxZoom(n)}get maxPitch(){var t,n;return s(this,Ve).mode==="outdoors-overlay"&&s(this,Ve).map?(n=(t=s(this,Ve).map)==null?void 0:t.getMaxPitch)==null?void 0:n.call(t):pt.radToDeg(s(this,Qe).cameraSystem.maxTilt)}get minPitch(){var t,n;return s(this,Ve).mode==="outdoors-overlay"&&s(this,Ve).map?(n=(t=s(this,Ve).map)==null?void 0:t.getMinPitch)==null?void 0:n.call(t):pt.radToDeg(s(this,Qe).cameraSystem.minTilt)}setMinPitch(t){var o;let n=Math.max(uK,t);(o=s(this,Ve).map)==null||o.setMinPitch(n),s(this,Qe).cameraSystem.minTilt=pt.degToRad(n)}setMaxPitch(t){var o;let n=Math.min(lK,t);(o=s(this,Ve).map)==null||o.setMaxPitch(n),s(this,Qe).cameraSystem.maxTilt=pt.degToRad(n)}get bearing(){var t;return s(this,Ve).mode==="outdoors-overlay"&&s(this,Ve).map?(t=s(this,Ve).map)==null?void 0:t.getBearing():pt.radToDeg(s(this,Qe).cameraSystem.getRotation())}setBearing(t){var n;if(s(this,Ve).mode==="outdoors-overlay"&&s(this,Ve).map){(n=s(this,Ve).map)==null||n.setBearing(t);return}s(this,Qe).cameraSystem.setRotation(pt.degToRad(t))}get pitch(){var t;return s(this,Ve).mode==="outdoors-overlay"&&s(this,Ve).map?(t=s(this,Ve).map)==null?void 0:t.getPitch():pt.radToDeg(s(this,Qe).cameraSystem.getTilt())}setPitch(t){var n;if(s(this,Ve).mode==="outdoors-overlay"&&s(this,Ve).map){(n=s(this,Ve).map)==null||n.setPitch(t);return}s(this,Qe).cameraSystem.setTilt(pt.degToRad(fs(t,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,Qe).cameraSystem.getPedestal()}setElevation(t){s(this,Qe).cameraSystem.setPedestal(t,!0)}animateElevation(t,n){return s(this,wg)&&s(this,wg).stop(),new Promise(o=>{var i;s(this,Qe).cameraSystem.animateCamera({position:{z:t}},(n==null?void 0:n.duration)||300,Hs[(n==null?void 0:n.easing)||"ease-in-out"],o,o,{interruptible:(i=n==null?void 0:n.interruptible)!=null?i:!0})})}get insetsPadding(){return s(this,Vs).insetsPadding}get panMode(){return s(this,Qe).cameraSystem.enablePan===!1&&s(this,Qe).cameraSystem.enablePedestal===!0?"elevation":"default"}setPanMode(t){if(t!=="default"&&t!=="elevation")throw new Error("Invalid pan mode");t!==this.panMode&&(t==="default"?(s(this,Qe).cameraSystem.enablePan=!0,s(this,Qe).cameraSystem.enablePedestal=!1):(s(this,Qe).cameraSystem.enablePan=!1,s(this,Qe).cameraSystem.enablePedestal=!0))}setInsetPadding(t){s(this,Vs).insetsPadding=Object.assign({},s(this,Vs).insetsPadding,t),this.publish("padding-change",{padding:s(this,Vs).insetsPadding})}animateTo(t){var u,l,c,d,f,m;let n=t.center?s(this,Ve).convertTo3DMapPosition(t.center[1],t.center[0],t.center[2]||this.elevation):void 0;if(n&&s(this,ma).setAnimateToPosition(n),s(this,Ve).mode==="outdoors-overlay"&&s(this,Ve).map)return(m=s(this,Ve).map)==null||m.flyTo({center:(u=t.center)!=null?u:this.center,zoom:(l=t.zoomLevel)!=null?l:this.zoomLevel,bearing:(c=t.bearing)!=null?c:this.bearing,pitch:(d=t.pitch)!=null?d:this.pitch,duration:(f=t.duration)!=null?f:600}),Promise.resolve();let o=t.zoomLevel!==void 0?s(this,Qe).cameraSystem.convertZoomLevelToAltitude(fs(t.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,i=t.bearing!==void 0?pt.degToRad(t.bearing):void 0,a=t.pitch!==void 0?pt.degToRad(fs(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;return new Promise(g=>{var y;s(this,Qe).cameraSystem.animateCamera({position:n,zoom:o,rotation:i,tilt:a},t.duration||0,Hs[t.easing||"ease-in-out"],()=>{s(this,Qe).interactionSystem.handleHover(),g()},g,{interruptible:(y=t==null?void 0:t.interruptible)!=null?y:!0})})}getCameraFrameForCoordinates(t,n){let o=se(this,Ag,MC).call(this,n||{},()=>Promise.resolve()),{pointCloud:i}=G8(t,s(this,Ve),s(this,Vs).geometry3DMap);if(i.length===0)return Z.error("No valid coordinates found in targets:",t),{center:this.center,zoomLevel:this.zoomLevel};s(this,ma).setGetFocusOnTransformPointCloud(i);let{center:a,zoomLevel:u}=s(this,Qe).cameraSystem.getCameraFrameForCoordinates(i,o);return{center:s(this,Ve).convert3DMapPositionToCoordinate(a),zoomLevel:u}}focusOn(t,n){var u,l,c,d;let{pointCloud:o,geoBounds:i,firstPosition:a}=G8(t,s(this,Ve),s(this,Vs).geometry3DMap);return o.length===0?(Z.error("No valid coordinates found in targets:",t),Promise.resolve()):(s(this,ma).setFocusOnPointCloud(o),s(this,Ve).mode==="outdoors-overlay"&&s(this,Ve).map?(o.length===1&&a?(u=s(this,Ve).map)==null||u.flyTo({center:[a[0],a[1]],duration:(n==null?void 0:n.duration)||s(this,Ve).map.getBearing(),animate:!0,bearing:(n==null?void 0:n.bearing)===void 0?s(this,Ve).map.getBearing():n==null?void 0:n.bearing,pitch:(n==null?void 0:n.pitch)===void 0?s(this,Ve).map.getPitch():n==null?void 0:n.pitch,zoom:(n==null?void 0:n.maxZoomLevel)||s(this,Ve).map.getMaxZoom()}):(cK&&pK(s(this,Ve),i),(d=s(this,Ve).map)==null||d.fitBounds(i,{duration:(l=n==null?void 0:n.duration)!=null?l:fa.DEFAULT_ANIMATION_DURATION,bearing:(n==null?void 0:n.bearing)===void 0?s(this,Ve).map.getBearing():n==null?void 0:n.bearing,pitch:(n==null?void 0:n.pitch)===void 0?s(this,Ve).map.getPitch():n==null?void 0:n.pitch,maxZoom:(c=n==null?void 0:n.maxZoomLevel)!=null?c:s(this,Ve).map.getMaxZoom()})),s(this,Qe).interactionSystem.handleHover(),Promise.resolve()):new Promise(f=>{s(this,Qe).cameraSystem.focusOn(o,se(this,Ag,MC).call(this,n||{},f))}))}showCameraTargetsDebug(){s(this,ma).showCameraTargets()}hideCameraTargetsDebug(){s(this,ma).hideCameraTargets()}showScreenOffsetsDebug(){s(this,ma).showScreenOffsets()}hideScreenOffsetsDebug(){s(this,ma).hideScreenOffsets()}destroy(){s(this,ma).destroy(),super.destroy()}};Ve=new WeakMap,Qe=new WeakMap,Vs=new WeakMap,ma=new WeakMap,wg=new WeakMap,Ag=new WeakSet,MC=function(t,n){var o;return{minZoom:(t==null?void 0:t.maxZoomLevel)===void 0?void 0:s(this,Qe).cameraSystem.convertZoomLevelToAltitude(fs(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,Qe).cameraSystem.convertZoomLevelToAltitude(fs(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({},a1,t==null?void 0:t.padding):this.insetsPadding,curve:Hs[(t==null?void 0:t.easing)||"ease-in-out"],rotation:(t==null?void 0:t.bearing)===void 0?void 0:pt.degToRad(t.bearing),tilt:(t==null?void 0:t.pitch)!==void 0?pt.degToRad(fs(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,Qe).interactionSystem.handleHover(),n()},cancelledCallback:n,interruptible:(o=t==null?void 0:t.interruptible)!=null?o:!0,verticalPadding:t==null?void 0:t.verticalPadding}};function TC(e,r){e[0]=Math.min(e[0],r[0]),e[1]=Math.min(e[1],r[1]),e[2]=Math.max(e[2],r[0]),e[3]=Math.max(e[3],r[1])}function G8(e,r,t){var u;let n=[],o=[1/0,1/0,-1/0,-1/0],i=null;if(!e||!Array.isArray(e)||e.length===0)return{pointCloud:n,geoBounds:o,firstPosition:i};let a=r.getSystems().renderSystem;for(let l of e)if(typeof l=="string"){(a.threeDdirty||a.twoDdirty)&&r.renderSync();let c=t.get(l);if(!c){Z.error("Entity not found with id:",l);continue}let d=new Jr;f5(r,"userData"in c&&(u=c.userData.entityId)!=null?u:c.id,n,d,c instanceof Tr?c.position.z:void 0);let f=r.convert3DMapPositionToCoordinate(d.min),m=r.convert3DMapPositionToCoordinate(d.max);TC(o,f),TC(o,m),i||(i=r.convert3DMapPositionToCoordinate(d.getCenter(new Se)))}else n.push(r.convertTo3DMapPosition(l[1],l[0],l[2]||0)),TC(o,l),i||(i=l);return{pointCloud:n,geoBounds:o,firstPosition:i}}function pK(e,r){var n,o,i,a;let t=[[r[0],r[1]],[r[0],r[3]],[r[2],r[3]],[r[2],r[1]],[r[0],r[1]]];(n=e.map)!=null&&n.getLayer("bounds-outline")&&e.map.removeLayer("bounds-outline"),(o=e.map)!=null&&o.getSource("bounds-source")&&e.map.removeSource("bounds-source"),(i=e.map)==null||i.addSource("bounds-source",{type:"geojson",data:{type:"Feature",properties:{},geometry:{type:"LineString",coordinates:t}}}),(a=e.map)==null||a.addLayer({id:"bounds-outline",type:"line",source:"bounds-source",layout:{},paint:{"line-color":"#FF0000","line-width":2,"line-opacity":.8}})}p();p();var z8="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}";p();var $8="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}";p();var V8=4.291666666666667,H8=15,Z8=25,W8=43/60;p();var X8=["horizontal","icon"],fK=new Map([[X8[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>'],[X8[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>']]),mK=/<svg([^>]*)>/g;function Y8(e,r,t,n){let o=fK.get(e);return o?o.replace(mK,'<svg$1 width="'.concat(t,'" height="').concat(n,'" xmlns="http://www.w3.org/2000/svg" style="fill: ').concat(r,';">')):""}p();var Hd=class Hd{constructor(){h(this,"loader");this.loader=new t1}static getInstance(){return Hd.instance||(Hd.instance=new Hd),Hd.instance}getLoader(){return this.loader}load(r){return new Promise((t,n)=>{this.loader.load(r,t,void 0,n)})}};h(Hd,"instance");var wC=Hd,yc=wC.getInstance();var q8=!1,ir,el,_m,Cn,Ro,Zd,qa,Zs,Fv=class extends We{constructor(t,n,o){super();w(this,ir,{padding:16,scale:1,iconOnly:!1,position:"bottom-left",color:"dark",onClick:()=>{window!=null&&window.open("https://www.mappedin.com")},interactive:!0,visible:!0});w(this,el);w(this,_m);w(this,Cn);w(this,Ro);w(this,Zd);w(this,qa,0);w(this,Zs,0);h(this,"dirty",!0);h(this,"getPositionAlignedCanvasCoordinates",(t,n)=>({"top-left":{x:0,y:0},"top-right":{x:t,y:0},"bottom-left":{x:0,y:n},"bottom-right":{x:t,y:n},center:{x:t/2,y:n/2},top:{x:t/2,y:0},bottom:{x:t/2,y:n},left:{x:0,y:n/2},right:{x:t,y:n/2}})[s(this,ir).position]);h(this,"getPositionAlignedPadding",()=>{var o,i,a,u;let t=s(this,ir).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,ir).position];let n={top:(o=t.top)!=null?o:0,right:(i=t.right)!=null?i:0,bottom:(a=t.bottom)!=null?a:0,left:(u=t.left)!=null?u:0};return{x:n.left-n.right,y:n.top-n.bottom}});o&&Object.entries(o).forEach(([i,a])=>{a!==void 0&&(s(this,ir)[i]=a)}),_(this,_m,t),_(this,el,n)}get color(){return s(this,ir).color==="light"?"white":"#293136"}get iconName(){return s(this,ir).iconOnly?"icon":"horizontal"}get minWidth(){return s(this,ir).iconOnly?H8:75}get defaultWidth(){return s(this,ir).iconOnly?Z8:150}get aspectRatio(){return s(this,ir).iconOnly?W8:V8}get options(){return O({},s(this,ir))}set options(t){var n,o;_(this,ir,{padding:t.padding||s(this,ir).padding,position:t.position||s(this,ir).position,iconOnly:t.iconOnly||s(this,ir).iconOnly,color:t.color||s(this,ir).color,scale:t.scale||s(this,ir).scale,onClick:s(this,ir).onClick,interactive:(n=t.interactive)!=null?n:s(this,ir).interactive,visible:(o=t.visible)!=null?o:s(this,ir).visible})}get icon(){return Y8(this.iconName,this.color,s(this,qa)*s(this,el).pixelRatio,s(this,Zs)*s(this,el).pixelRatio)}setSize(t,n){s(this,Ro)&&(s(this,Ro).uniforms.uSize.value.x=t,s(this,Ro).uniforms.uSize.value.y=n)}setXY(t,n){s(this,Ro)&&(s(this,Ro).uniforms.uSize.value.w=t,s(this,Ro).uniforms.uSize.value.z=n)}get width(){return s(this,qa)}get height(){return s(this,Zs)}getPositionAlignedOffset(t,n){return{"top-left":{x:0,y:0},"top-right":{x:-t,y:0},"bottom-left":{x:0,y:-n},"bottom-right":{x:-t,y:-n},center:{x:-(t/2),y:-(n/2)},top:{x:-(t/2),y:0},bottom:{x:-(t/2),y:-n},left:{x:0,y:-(n/2)},right:{x:-t,y:-(n/2)}}[s(this,ir).position]}insertIntoQuadTree(t){s(this,Zd)!=null&&typeof s(this,ir).onClick=="function"&&s(this,ir).interactive&&t.insert(s(this,Zd))}resize(t,n){if(s(this,ir).visible!==!0)return;let o=this.getPositionAlignedCanvasCoordinates(t,n),i=this.getPositionAlignedPadding(),a=this.getPositionAlignedOffset(s(this,qa),s(this,Zs)),u=Math.min(t-s(this,qa),Math.max(0,o.x+i.x+a.x)),l=Math.min(n-s(this,Zs),Math.max(0,o.y+i.y+a.y));this.setSize(s(this,qa)/t,s(this,Zs)/n),this.setXY(u/t,l/n),_(this,Zd,new at(u,l,s(this,qa),s(this,Zs),{entityId:"watermark"}))}update(){this.dirty&&(s(this,ir).visible===!0?(_(this,qa,Math.min(s(this,el).canvasWidth,Math.max(this.minWidth,this.defaultWidth*s(this,ir).scale))),_(this,Zs,s(this,qa)/this.aspectRatio),yc.getLoader().load("data:image/svg+xml;base64,".concat(btoa(this.icon)),t=>{if(_(this,Ro,new ji({uniforms:{uTexture:{value:t},uSize:{value:new DD(0,0,0,0)},uOpacity:{value:.7}},vertexShader:z8,fragmentShader:$8,depthWrite:!1,depthTest:!1,defines:{debug:q8},wireframe:q8,transparent:!0,visible:!0})),s(this,Cn))s(this,Cn).visible=!0,s(this,Cn).material=s(this,Ro),s(this,Cn).material.needsUpdate=!0;else{let n=new Eo(2,2,1,1);_(this,Cn,new tt(n,s(this,Ro))),s(this,Cn).position.set(0,0,-1),s(this,Cn).frustumCulled=!1,s(this,Cn).renderOrder=999;let o=new su(1,1,1),i=new tt(o,new dn({transparent:!0,opacity:0,depthTest:!1,depthWrite:!1}));i.frustumCulled=!1,i.layers.set(1),s(this,Cn).add(i),s(this,_m).add(s(this,Cn))}this.resize(s(this,el).canvasWidth,s(this,el).canvasHeight),this.publish("texture-loaded")})):s(this,Cn)&&(s(this,Cn).visible=!1),this.dirty=!1)}destroy(){s(this,Cn)&&(s(this,_m).remove(s(this,Cn)),Qr(s(this,Cn))),_(this,Cn,void 0),s(this,Ro)&&s(this,Ro).dispose(),_(this,Ro,void 0),_(this,Zd,void 0)}};ir=new WeakMap,el=new WeakMap,_m=new WeakMap,Cn=new WeakMap,Ro=new WeakMap,Zd=new WeakMap,qa=new WeakMap,Zs=new WeakMap;p();var Bv=100,yK=!1,Lv=class extends We{constructor(t,n){super();h(this,"currentTotalBoundingBox");h(this,"state");h(this,"cameraSystem");h(this,"debugMesh",null);h(this,"dirty",!0);h(this,"autoMinZoomLevel",!0);this.state=t,this.cameraSystem=n}expandBoundsIfOutside(t){if(this.currentTotalBoundingBox==null){this.dirty=!0;return}this.currentTotalBoundingBox.containsPoint(t)||(this.dirty=!0)}update(){if(this.dirty){this.currentTotalBoundingBox==null&&(this.currentTotalBoundingBox=new Jr,this.state.geometryScene.children.length===0?this.currentTotalBoundingBox.setFromCenterAndSize(new Se(0,0,0),new Se(Bv*2,Bv*2,0)):(this.currentTotalBoundingBox.setFromObject(this.state.geometryScene),this.currentTotalBoundingBox.expandByScalar(Bv)));let t=new Jr().setFromObject(this.state.geometryScene);this.currentTotalBoundingBox.union(t);let n=t.getSize(new Se),o=Math.max(n.x,n.y,n.z);for(let a of this.state.geometry2DMap.values())a.positionDirty===!0&&(this.currentTotalBoundingBox.expandByPoint(a.position),a.positionDirty=!1);let i=kv.copy(this.currentTotalBoundingBox).expandByScalar(Math.max(o,Bv)).getBoundingSphere(bK).radius;if(this.cameraSystem.panBounds={center:this.currentTotalBoundingBox.getCenter(new Se),min:kv.min,max:kv.max,radius:i},this.publish("update"),this.cameraSystem.dirty=!0,this.dirty=!1,yK&&this.state.geometryScene.parent instanceof uu){this.debugMesh&&(this.state.geometryScene.parent.remove(this.debugMesh),this.debugMesh=null),this.debugMesh=new Ni,this.debugMesh.add(new tt(new e1(this.cameraSystem.panBounds.radius),new dn({color:16711680,transparent:!0,opacity:.2}))),this.debugMesh.position.copy(this.cameraSystem.panBounds.center),this.state.geometryScene.parent.add(this.debugMesh);let a=new Se;kv.getSize(a);let u=new su(a.x,a.y,a.z),l=new dn({color:65280,wireframe:!0,transparent:!0,opacity:.5}),c=new tt(u,l);c.position.copy(this.currentTotalBoundingBox.getCenter(new Se)),this.debugMesh.add(c)}}}},kv=new Jr,bK=new TD;p();var AC="\xA9 Mappedin",vK="https://info.mappedin.com/feedback",_C=["top-left","top-right","bottom-left","bottom-right"],xK=640,EK=()=>"<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>",PC={custom:[],position:"bottom-right",feedback:!0},Om,Rv=class{constructor(r,t={}){h(this,"controlContainerEl");h(this,"controlPositions");h(this,"compact");w(this,Om);h(this,"attribContainerEl");h(this,"attribInnerEl");h(this,"attribButtonEl");h(this,"feedbackLinkEl");h(this,"attribHTML",AC);h(this,"customAttributions",[]);h(this,"toggleAttribution",r=>{this.attribContainerEl!=null&&(r.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",""))))});_(this,Om,!!t.outdoorEnabled),this.controlContainerEl=document.createElement("div"),this.controlContainerEl.classList.add("mappedin-control-container"),r.appendChild(this.controlContainerEl),this.controlPositions=_C.reduce((n,o)=>{let i=document.createElement("div");return i.classList.add("mappedin-ctrl-".concat(o)),this.controlContainerEl.appendChild(i),n[o]=i,n},{})}addAttributionControl(r=PC){var o;let t=r.position&&_C.includes(r.position)?r.position:PC.position;this.attribContainerEl=document.createElement("details"),this.attribContainerEl.classList.add("mappedin-ctrl-attrib","mappedin-ctrl-attrib-".concat(t)),this.attribContainerEl.open=!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=EK(),this.attribContainerEl.appendChild(this.attribButtonEl),this.attribInnerEl=document.createElement("div"),this.attribInnerEl.classList.add("mappedin-ctrl-attrib-inner"),this.attribHTML=s(this,Om)?AC:"",this.attribInnerEl.innerHTML=this.attribHTML,this.attribContainerEl.appendChild(this.attribInnerEl),((o=r.feedback)!=null?o:PC.feedback)&&(this.feedbackLinkEl=document.createElement("a"),this.feedbackLinkEl.href=vK,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)),r.custom&&(this.customAttributions=r.custom),this.updateAttributionDisplay()}updateAttribution(r){if(!r.style||!this.attribInnerEl||!this.attribContainerEl)return;let t=s(this,Om)?[AC]:[],n=r.style.sourceCaches;for(let o in n){let i=n[o];if(i.used||i.usedForTerrain){let a=i.getSource();a.attribution&&t.indexOf(a.attribution)<0&&t.push(a.attribution)}}t=t.filter(o=>String(o).trim()),t=t.filter((o,i)=>{for(let a=i+1;a<t.length;a++)if(t[a].indexOf(o)>=0)return!1;return!0}),this.attribHTML=t.join(" "),this.updateAttributionDisplay()}updateAttributionDisplay(){let r=[...new Set([this.attribHTML,...this.customAttributions])].filter(Boolean).join(" ");this.attribInnerEl&&(this.attribInnerEl.innerHTML=r)}resizeAttribution(r){this.attribContainerEl&&(r<=xK||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(r){this.resizeAttribution(r)}updateData(r){this.updateAttribution(r)}destroy(){this.destroyAttributionControl(),this.controlContainerEl.remove(),this.compact=void 0}};Om=new WeakMap;p();var Pg,_g,Fm=class{constructor(r,t){h(this,"mesh");h(this,"type","custom-geometry");h(this,"dirty",!0);h(this,"feature");h(this,"builder");h(this,"outline");w(this,Pg,1);h(this,"color",new ht);w(this,_g,0);this.mesh=new mi,this.feature=r,this.builder=t}get visible(){return this.mesh.visible}set visible(r){this.mesh.visible=r}set opacity(r){_(this,Pg,r)}get opacity(){return s(this,Pg)}setColor(r){this.color.set(r)}get position(){var r;return(r=this.mesh)==null?void 0:r.position}get altitude(){return s(this,_g)}set altitude(r){this.mesh&&(this.mesh.position.z=r,_(this,_g,r))}get renderOrder(){return this.mesh?this.mesh.renderOrder:0}set renderOrder(r){this.mesh&&(this.mesh.renderOrder=r)}};Pg=new WeakMap,_g=new WeakMap;p();var Nv=class{constructor(r,t){h(this,"state");h(this,"convertTo3DMapPosition");this.state=r,this.convertTo3DMapPosition=t}update(){let r,t;for(let n of this.state.geometry3DsInScene)(n==null?void 0:n.type)==="custom-geometry"&&(r=n.components[0],t=n.components[1],r.dirty&&t.visible!==!1&&(r.position.copy(this.convertTo3DMapPosition(r.feature.geometry.coordinates[1],r.feature.geometry.coordinates[0],t.altitude)),r.builder.setup(r.mesh),r.mesh.traverse(o=>{o.userData=ie(O({},o.userData),{entityId:n.id,type:"custom-geometry"})}),r.dirty=!1),t.visible!==!1&&r.builder.update(r.mesh))}};p();p();function jv(e){return e.children.some(r=>r.userData.isOutline)}function Og(e,r){var n;let t=e.userData.entities3D.values().next().value;return t?((n=r.geometry3DMap.get(t))==null?void 0:n.components[3])!==void 0:!1}function Uv(e,r,t,n,o){let a=e.getAttribute("position").array,u=1/0,l=-1/0;for(let d=0;d<r.count;d++){let m=(r.start+d)*3,g=a[m+2];u=Math.min(u,g),l=Math.max(l,g)}let c=l-u;if(!o||o.thickness===0||c===0)for(let d=0;d<r.count;d++){let m=(r.start+d)*3,g=a[m+2];Math.abs(g-l)<1e-4?a[m+2]=Math.max(t+n,2e-4+n):a[m+2]=n}else{let d=o.thickness,f=u+d,m=u+d,g=l-d,y=l-d,E=n-d,v=n,b=n,C=n+t,M=n+t,T=n+t+d;for(let F=0;F<r.count;F++){let R=(r.start+F)*3,L=a[R+2],A;if(L<=f){let j=d>0?(L-u)/d:0;A=E+j*(v-E)}else if(L>=y){let j=d>0?(L-y)/d:0;A=M+j*(T-M)}else{let j=g-m,N=j>0?(L-m)/j:0;A=b+N*(C-b)}a[R+2]=A}}e.attributes.position.needsUpdate=!0}p();function OC(e){var c,d;let r=new Dl,t=(c=e.mesh)==null?void 0:c.geometry;if(!t||!((d=e.batchedProps)!=null&&d.range))return;let n=e.batchedProps.range,o=n.start,i=n.count,a=t.getAttribute("position");if(a){let f=new Float32Array(i*3);for(let m=0;m<i;m++){let g=o+m;f[m*3]=a.array[g*3],f[m*3+1]=a.array[g*3+1],f[m*3+2]=a.array[g*3+2]}r.setAttribute("position",new Xo(f,3))}let u=t.getAttribute("normal");if(u){let f=new Float32Array(i*3);for(let m=0;m<i;m++){let g=o+m;f[m*3]=u.array[g*3],f[m*3+1]=u.array[g*3+1],f[m*3+2]=u.array[g*3+2]}r.setAttribute("normal",new Xo(f,3))}let l=t.getAttribute("uv");if(l){let f=new Float32Array(i*2);for(let m=0;m<i;m++){let g=o+m;f[m*2]=l.array[g*2],f[m*2+1]=l.array[g*2+1]}r.setAttribute("uv",new Xo(f,2))}if(t.index){let f=t.index,m=new Uint32Array(i);for(let g=0;g<i;g++)m[g]=f.array[o+g];r.setIndex(new Xo(m,1))}return r}function J8(e,r,t){let n=OC(e);if(!n||!e.mesh)return;e.mesh.getMatrixAt(e.instanceIndex,t),e.mesh.deleteInstance(e.instanceIndex),e.mesh.optimize();let o=r.addGeometry(n);r.addInstance(o),r.setMatrixAt(o,t);let i=r.getGeometryIdAt(o),a=r.getGeometryRangeAt(i);return a&&e.batchedProps&&(e.batchedProps.range=a),n.dispose(),o}p();p();var K8="// Modified from https://github.com/mrdoob/three.js/blob/dev/src/renderers/shaders/ShaderLib/linedashed.glsl.js\nuniform float scale;\nattribute float lineDistance;\n\nvarying float vLineDistance;\nattribute float visibility;\nvarying vec4 v_color;\n\n#include <common>\n#include <uv_pars_vertex>\n#include <color_pars_vertex>\n#include <fog_pars_vertex>\n#include <morphtarget_pars_vertex>\n#include <logdepthbuf_pars_vertex>\n#include <clipping_planes_pars_vertex>\n\nvoid main() {\n\n vLineDistance = scale * lineDistance;\n v_color = color;\n\n #include <uv_vertex>\n #include <color_vertex>\n #include <morphinstance_vertex>\n #include <morphcolor_vertex>\n #include <begin_vertex>\n #include <morphtarget_vertex>\n #include <project_vertex>\n if (visibility < 0.5) {\n gl_Position = vec4(-2.0, -2.0, -2.0, 1.0);\n }\n #include <logdepthbuf_vertex>\n #include <clipping_planes_vertex>\n #include <fog_vertex>\n\n}";p();var Q8="// Modified from https://github.com/mrdoob/three.js/blob/dev/src/renderers/shaders/ShaderLib/linedashed.glsl.js\nuniform vec3 diffuse;\nuniform float opacity;\n\nuniform float dashSize;\nuniform float totalSize;\n\nvarying float vLineDistance;\nvarying vec4 v_color;\n\n#include <common>\n#include <color_pars_fragment>\n#include <uv_pars_fragment>\n#include <map_pars_fragment>\n#include <fog_pars_fragment>\n#include <logdepthbuf_pars_fragment>\n#include <clipping_planes_pars_fragment>\n\nvoid main() {\n\n vec4 diffuseColor = vec4( diffuse, opacity );\n #include <clipping_planes_fragment>\n\n if ( mod( vLineDistance, totalSize ) > dashSize ) {\n\n discard;\n\n }\n\n vec3 outgoingLight = vec3( 0.0 );\n\n #include <logdepthbuf_fragment>\n #include <map_fragment>\n #include <color_fragment>\n\n outgoingLight = diffuseColor.rgb; // simple shader\n\n #include <opaque_fragment>\n #include <tonemapping_fragment>\n #include <colorspace_fragment>\n #include <fog_fragment>\n #include <premultiplied_alpha_fragment>\n\n // Discard alpha lower than 0.01 to avoid opacity fighting\n if (v_color.a <= 0.01) { \n discard;\n }\n}\n";var Gv=class extends Qy{constructor(r){super(r),this.onBeforeCompile=t=>{t.vertexShader=K8,t.fragmentShader=Q8}}};p();var Ja,Wd,bc,vc,Fg,FC,Xd=class{constructor(){w(this,Fg);w(this,Ja,[]);w(this,Wd,!1);w(this,bc);w(this,vc)}get size(){return s(this,Ja).length}add(r){s(this,Ja).push(r),s(this,Wd)||se(this,Fg,FC).call(this)}onComplete(r){_(this,bc,r)}clearOnComplete(){_(this,bc,void 0)}clearAll(){_(this,Ja,[]),_(this,Wd,!1),_(this,bc,void 0),s(this,vc)!==void 0&&(cancelIdleCallback(s(this,vc)),_(this,vc,void 0))}};Ja=new WeakMap,Wd=new WeakMap,bc=new WeakMap,vc=new WeakMap,Fg=new WeakSet,FC=function(){_(this,Wd,!0),_(this,vc,requestIdleCallback(r=>{let t=0;for(;s(this,Ja).length>0&&r.timeRemaining()>2;){let n=s(this,Ja).shift();n&&(n(),t++)}if(t===0&&s(this,Ja).length>0&&r.timeRemaining()<2){let n=s(this,Ja).shift();n&&n()}_(this,vc,void 0),s(this,Ja).length>0?se(this,Fg,FC).call(this):(_(this,Wd,!1),s(this,bc)&&s(this,bc).call(this))},{timeout:3e3}))};var DK=80,Yd,Bm,$v,Vv,zv=class extends We{constructor(t,n){var o;super();h(this,"rendererState");h(this,"maxOpacity");h(this,"outlineOpacitiesDirty",!0);h(this,"useIdleFramesOnly",!0);w(this,Yd,!0);w(this,Bm,-1/0);h(this,"idleBuildQueue",new Xd);h(this,"idleComputeBoundingSphereQueue",new Xd);w(this,$v,new Map);w(this,Vv,()=>{this.publish("needs-render")});this.rendererState=t,this.maxOpacity=(o=n==null?void 0:n.maxOpacity)!=null?o:1,this.idleBuildQueue.onComplete(s(this,Vv))}get geometries3DDirty(){return s(this,Yd)}set geometries3DDirty(t){_(this,Yd,t)}buildOutlines(t){var m;let n=[];for(let g of t.userData.entities3D.values()){let y=this.rendererState.geometry3DMap.get(g);if(y instanceof qt&&y.type==="geometry"&&y.components[3]&&y.components[3].dirty===!0&&y.components[0].material!=null){let E=y.components[0].geometry,v=!1;E||(E=OC(y.components[0]),v=!0);let b=y.components[1];n.push([y.components[3],new BD(E,(m=b.bevel)!=null&&m.enabled?1:DK)]),v&&(E==null||E.dispose(),E=void 0)}}if(n.length===0)return;let o=Gi(n.map(g=>g[1]),!1);if(o==null)return;let i=o.getAttribute("position"),a=new Float32Array(i.count*4),u=new Xo(a,4);o.setAttribute("color",u);let l=new Uint8Array(i.count);l.fill(0);let c=new Xo(l,1,!1);o.setAttribute("visibility",c);let d=0;for(let g=0;g<n.length;g++){let[y,E]=n[g],v=E.getAttribute("position").count;y.edgeColors=u,y.edgeVisibility=c,y.geometry=o,y.ranges={count:v,start:d},d+=v,E.dispose()}let f=new lu(o,new Gv({vertexColors:!0,linewidth:1,transparent:!0,opacity:1,side:Bc}));f.userData.isOutline=!0,t.add(f)}update(t,n=!0){var i;if(this.geometries3DDirty){for(let a of this.rendererState.geometry3DsInScene)a.type==="geometry-group"&&Og(a,this.rendererState)&&!jv(a)&&a.userData.entities3D.size>0&&(this.useIdleFramesOnly?this.idleBuildQueue.add(()=>this.buildOutlines(a)):this.buildOutlines(a));_(this,Yd,!1),this.outlineOpacitiesDirty=!0}for(let a of this.rendererState.geometry3DsInScene)if(a.type==="geometry"&&a.components[3]&&a.components[3].dirty===!0&&a.components[0].material!=null&&a.parentObject3D instanceof eo){let u=a.components[3].geometry;if(!u)continue;let l=a.components[3];if(!l)continue;let c=l.enabled&&a.components[1].visible;if(l.visible!==c&&(l.visible=c),!l.visible)continue;let d=l.edgeColors;if(!d||!l.ranges)continue;let f=new ht(l.color);for(let E=0;E<l.ranges.count;E++){let v=l.ranges.start+E;d.setXYZ(v,f.r,f.g,f.b)}let m=a.components[1].height,g=a.components[1].altitude,y=(i=a.components[1])==null?void 0:i.bevel;Uv(u,l.ranges,m,g,y),u.attributes.color.needsUpdate=!0,this.idleComputeBoundingSphereQueue.add(()=>u.computeBoundingSphere()),l.dirty=!1}let o=n?Nc(t,16,19,0,this.maxOpacity):s(this,Bm);if((o!==s(this,Bm)||this.outlineOpacitiesDirty)&&this.rendererState.geometry3DsInScene.size>0){for(let a of this.rendererState.geometry3DsInScene)if(a.type==="geometry"&&a.components[0]instanceof pn){let u=a.components[3];if(u&&u.edgeColors&&u.geometry&&u.visible){let l=Math.min(o,a.components[1].opacity*Mp(a));if(u.currentOpacity!==l){for(let c=0;c<u.ranges.count;c++){let d=u.ranges.start+c;u.edgeColors.setW(d,l)}u.geometry.attributes.color.needsUpdate=!0}}}}_(this,Bm,o),_(this,Yd,!1),this.outlineOpacitiesDirty=!1}destroy(){s(this,$v).clear(),this.idleBuildQueue.clearAll(),this.idleComputeBoundingSphereQueue.clearAll()}};Yd=new WeakMap,Bm=new WeakMap,$v=new WeakMap,Vv=new WeakMap;p();p();import{z as ci}from"zod";var Hv=class extends tt{constructor(){super(...arguments);h(this,"userData",{entityId:""})}},TK=ci.object({flipImageToFaceCamera:ci.boolean().optional(),url:ci.string(),maxImageSize:ci.number().positive().optional()}),MK=ci.object({type:ci.enum(["Feature"]),properties:ci.object({width:ci.number(),height:ci.number(),rotation:ci.number().min(0).max(360).optional(),verticalOffset:ci.number().optional()}),geometry:Dm});function eB(e,r,t){ci.union([ci.number(),ci.string()]).parse(e),MK.parse(r),TK.parse(t)}var Zv=class{constructor(r){h(this,"mesh",new mi);h(this,"imageMesh");h(this,"outline");h(this,"type","image");h(this,"instanceIndex",-1);h(this,"geometry");h(this,"material");h(this,"feature");h(this,"position",new Se);this.feature=r}get visible(){var r,t;return(t=(r=this.mesh)==null?void 0:r.visible)!=null?t:!1}set visible(r){this.mesh&&(this.mesh.visible=r)}};p();function BC(e,r){return{x:e.x*Math.cos(r)-e.y*Math.sin(r),y:e.x*Math.sin(r)+e.y*Math.cos(r)}}function wK(e,r){return e.map(t=>BC(t,r))}function AK(e){let r=1/0,t=1/0,n=-1/0,o=-1/0;for(let i of e)r=Math.min(r,i.x),t=Math.min(t,i.y),n=Math.max(n,i.x),o=Math.max(o,i.y);return{minX:r,minY:t,maxX:n,maxY:o}}function PK(e,r){let t=!1;for(let n=0,o=r.length-1;n<r.length;o=n++){let i=r[n].x,a=r[n].y,u=r[o].x,l=r[o].y;a>e.y!=l>e.y&&e.x<(u-i)*(e.y-a)/(l-a)+i&&(t=!t)}return t}function tB(e,r,t,n,o){for(let i=0;i<o;i++)for(let a=0;a<n;a++)if(e[t+i][r+a]!==1)return!1;return!0}function _K(e,r,t){let n=e.maxX-e.minX,o=e.maxY-e.minY,i,a,u=O({},e);return n/o>r?(a=o/t,i=a*r,u.minX+=(n-i*t)/2):(i=n/t,a=i/r,u.minY+=(o-a*t)/2),{dx:i,dy:a,gridBounds:u}}function OK(e,r,t,n,o){let i=Array(t).fill(0).map(()=>Array(t).fill(0));for(let a=0;a<t;a++)for(let u=0;u<t;u++){let l={x:r.minX+u*n,y:r.minY+a*o};PK(l,e)&&(i[a][u]=1)}return i}function FK(e,r){let t=Array(r).fill(0).map(()=>Array(r).fill(0));for(let n=0;n<r;n++)for(let o=0;o<r;o++)if(e[n][o]===1){let i=0;for(let a=1;a<=Math.min(r-o,r-n)&&tB(e,o,n,a,a);a++)i=a;t[n][o]=i}return t}function BK(e,r,t,n,o,i){let a=0,u=0,l=0;for(let c=0;c<n;c++)for(let d=0;d<n;d++)if(e[c][d]===1){let f=Math.pow(r[c][d],2),m=t.minX+d*o,g=t.minY+c*i;a+=f,u+=m*f,l+=g*f}return{x:u/a,y:l/a}}function kK(e,r,t,n,o,i,a){let u=-1/0,l=null,c=e.length,d=Math.sqrt(Math.pow(r.maxX-r.minX,2)+Math.pow(r.maxY-r.minY,2));for(let f=0;f<c;f++)for(let m=0;m<c;m++)if(e[f][m]===1)for(let g=1;g<=c-m;g++){let y=g;if(!(y>c-f)&&tB(e,m,f,g,y)){let E=g*y,v=r.minX+(m+g/2)*t,b=r.minY+(f+y/2)*n,C={x:v,y:b},T=Math.sqrt(Math.pow(C.x-o.x,2)+Math.pow(C.y-o.y,2))/d,F=E*(1-i)-T*i*E;F>u&&(u=F,l={center:C,width:g*t*a,height:g*n*a})}}return l}function kC(e,r,t,n={}){let{scaleFactor:o=.9,centerPriority:i=.5,resolution:a=100,minimumSizeRatio:u=.5}=n,l=$D(t),c=e.width/e.height,d=wK(r,l),f=AK(d),{dx:m,dy:g,gridBounds:y}=_K(f,c,a),E=OK(d,y,a,m,g),v=FK(E,a),b=BK(E,v,y,a,m,g),C=kK(E,y,m,g,b,i,o);return!C||C.width<e.width*u||C.height<e.height*u?e:ie(O({},C),{center:BC(C.center,-l),rotation:t,polygonCenter:BC(b,-l)})}p();var No={HIGH:1,MEDIUM:.5,LOW:.25,VERY_LOW:.125},Ka={[No.HIGH]:2048,[No.MEDIUM]:1024,[No.LOW]:512,[No.VERY_LOW]:256},rB={[Ka[No.HIGH]]:65280,[Ka[No.MEDIUM]]:16776960,[Ka[No.LOW]]:16753920,[Ka[No.VERY_LOW]]:16711680},Wv={HIGH:50,MEDIUM:100,LOW:250},nB="https://resize-worker.mappedin.com",oB=["cdn.mappedin.com","cdn.eu.mappedin.com"],LC=["resize-worker.mappedin.com","resize-worker-staging.mappedin.net"],RC=.01,Xv=1024;p();function Bg(e){try{let t=new URL(e).hostname;return oB.includes(t)||LC.includes(t)}catch(r){return!1}}function LK(e){try{let r=new URL(e);return LC.includes(r.hostname)}catch(r){return!1}}function iB(e,r){return LK(e)?e.replace(/\/resize:fit:\d+:\d+:(\d+)\//,"/resize:fit:".concat(r,":").concat(r,":$1/")):"".concat(nB,"/resize:fit:").concat(r,":").concat(r,":0/plain/").concat(e)}function kg(e){return e<=Wv.HIGH?Ka[No.HIGH]:e<=Wv.MEDIUM?Ka[No.MEDIUM]:e<=Wv.LOW?Ka[No.LOW]:Ka[No.VERY_LOW]}function Lg(e,r){return Bg(e)?e:"".concat(e,"|").concat(r!=null?r:Xv)}function Yv(e,r){e.color=new ht(16777215),e.emissive=new ht(rB[r]),e.emissiveIntensity=.5,e.needsUpdate=!0}function qv(e){e.color=new ht(16777215),e.emissive=new ht(0),e.emissiveIntensity=0,e.needsUpdate=!0}var Rg=Math.PI*2,RK=Math.PI/2,NK=Math.PI*1.5,jK=wl(RK,2),UK=wl(NK,2),Jv=class extends We{constructor(t,n,o,i=0,a=0,u={},l){super();h(this,"rendererState");h(this,"convertTo3DMapPosition");h(this,"projectToScreen");h(this,"initialBearing",0);h(this,"naturalBearing",0);h(this,"imagePlacementOptions");h(this,"cameraFrustum",new yp);h(this,"transformImageRequest");h(this,"cameraWorldPosition",new Se);h(this,"debug",{lod:!1,imageContainers:!1});h(this,"cache",new Map);h(this,"currentImageScreenBBoxes",[]);h(this,"viewProjectionMatrix",new ar);h(this,"lastLODUpdateTime",-1);this.rendererState=t,this.convertTo3DMapPosition=n,this.projectToScreen=o,this.initialBearing=i,this.naturalBearing=a,this.imagePlacementOptions=u,this.transformImageRequest=l}get debugLOD(){return this.debug.lod}set debugLOD(t){let n=this.debug.lod!==t;this.debug.lod=t,n&&(t?this.applyDebugLODColors():this.resetDebugLODColors())}createImageMesh(t,n,o,i=0,a,u,l=Xv){var F,U,R,L;let c={width:o.width,height:o.height,center:this.convertTo3DMapPosition(a),rotation:(F=o.rotation)!=null?F:0},d=(U=this.imagePlacementOptions.mode)!=null?U:"default",f=(()=>{switch(d){case"fit-nearest-90":let A=(this.initialBearing-this.naturalBearing+360)%180;return A>=45&&A<=135?kC(c,u,c.rotation+90,this.imagePlacementOptions):c;case"fit-initial-bearing":return kC(c,u,this.initialBearing,this.imagePlacementOptions);case"default":case"none":default:return c}})();if(this.debug.imageContainers&&f.polygonCenter){let A=new tt(new e1(1),new Tl({color:65280}));A.position.set(f.polygonCenter.x,f.polygonCenter.y,i),this.rendererState.geometryScene.add(A)}let m=new Tl({transparent:!0,depthWrite:!1,side:xo}),g=new Eo(f.width,f.height),y=new Hv(g);y.visible=!1,y.renderOrder=Kr.IMAGE_MESH;let E=Bg(n),v=i+RC,b=this.rendererState.cameraObject.position.z,C=Math.abs(b-v),M=E?kg(C):l,T=Lg(n,l);if(this.cache.has(T)||this.cache.set(T,{lod:M,texture:null,pendingFetch:null,pendingFetchLOD:null,isResizable:E}),(L=(R=this.getOrDownloadImage(T,n,M))==null?void 0:R.then(A=>{m.map=A,m.needsUpdate=!0,m.map.colorSpace=kc,y.visible=!0,this.publish("image-loaded")}))==null||L.catch(A=>{Z.error("Failed to load image in createImageMesh",{cacheKey:T,url:n,error:A})}),y.userData.entityId=t,y.material=m,this.debug.imageContainers){let A=new tt(new Eo(o.width,o.height),new Tl({color:"gray"}));y.add(A);let j=new UD;y.add(j),j.scale.set(10,10,10)}return y.position.set(f.center.x,f.center.y,i+RC),y.rotation.z=(-pt.degToRad(f.rotation)+Rg)%Rg,y}getOrDownloadImage(t,n,o=Ka[No.VERY_LOW]){let i=this.cache.get(t);if(!i){Z.error("Cache entry must exist before calling getOrDownloadImage",{cacheKey:t,url:n});return}if(i.texture&&i.lod===o)return Promise.resolve(i.texture);if(i.pendingFetch&&i.pendingFetchLOD===o)return i.pendingFetch;if(i.pendingFetch&&i.pendingFetchLOD!==o)return;if(!i.isResizable&&i.texture)return Promise.resolve(i.texture);let a=i.texture;i.texture=null;let u=i.isResizable?iB(n,o):n,l=d=>new Promise((f,m)=>{yc.getLoader().load(d,g=>{try{i.isResizable?(g.colorSpace=kc,i.texture=g):i.texture=this.createCappedTexture(g,o),i.lod=o,i.pendingFetch=null,i.pendingFetchLOD=null,a==null||a.dispose(),f(i.texture)}catch(y){Z.error("Failed to process image texture",{url:n,error:y}),i.pendingFetch=null,i.pendingFetchLOD=null,a==null||a.dispose(),m(y)}},void 0,g=>{Z.error("Failed to load image",{url:n,error:g}),i.pendingFetch=null,i.pendingFetchLOD=null,a==null||a.dispose(),m(g)})}),c=this.transformImageRequest?this.transformImageRequest(u).then(d=>l(d.url)):l(u);return i.pendingFetch=c,i.pendingFetchLOD=o,c}createCappedTexture(t,n){let o=t.image,i=o instanceof HTMLImageElement?o.naturalWidth:o.width,a=o instanceof HTMLImageElement?o.naturalHeight:o.height,u=Math.max(i,a);if(u<=n)return t.colorSpace=kc,t;t.dispose();let l=n/u,c=Math.max(1,Math.floor(i*l)),d=Math.max(1,Math.floor(a*l)),f;typeof window<"u"&&window.OffscreenCanvas!=null&&!hv()?f=new OffscreenCanvas(c,d):(f=document.createElement("canvas"),f.width=c,f.height=d);let m=f.getContext("2d");if(!m)throw new Error("Failed to get 2D context for texture capping");m.drawImage(o,0,0,c,d);let g=new PD(f);return g.colorSpace=kc,g.needsUpdate=!0,g}updateLODIfNeeded(t,n,o,i){var m,g;let a=Lg(t,i),u=this.cache.get(a);if(!(u!=null&&u.isResizable))return;let l=Math.abs(this.cameraWorldPosition.z-o.z),c=kg(l);this.debug.lod&&Yv(n.material,c);let d=n.material,f=d.map!==u.texture;u.lod===c&&!f&&!u.pendingFetch||(g=(m=this.getOrDownloadImage(a,t,c))==null?void 0:m.then(y=>{d.map!==y&&(d.map=y,d.needsUpdate=!0,this.publish("image-loaded"))}))==null||g.catch(y=>{Z.error("Failed to load image in updateLODIfNeeded",{cacheKey:a,url:t,error:y})})}applyDebugLODColors(){var t,n,o,i;this.rendererState.cameraObject.getWorldPosition(this.cameraWorldPosition);for(let a of this.rendererState.geometry3DsInScene)if(a.type==="image"){let u=a.components[0],l=a.components[1];if(((t=u==null?void 0:u.imageMesh)==null?void 0:t.material)instanceof Tl){let c=l==null?void 0:l.url;if(c&&Bg(c)){let d=Math.abs(this.cameraWorldPosition.z-u.imageMesh.position.z),f=kg(d);Yv(u.imageMesh.material,f)}else qv(u.imageMesh.material)}}else if(a.type==="geometry"){let u=a.components[0];if(((n=u==null?void 0:u.imageMesh)==null?void 0:n.material)instanceof Tl){let l=(i=(o=u.feature.properties)==null?void 0:o.image)==null?void 0:i.path;if(l&&Bg(l)){let c=Math.abs(this.cameraWorldPosition.z-u.imageMesh.position.z),d=kg(c);Yv(u.imageMesh.material,d)}else qv(u.imageMesh.material)}}}resetDebugLODColors(){var t;for(let n of this.rendererState.geometry3DsInScene){let o;n.type==="image"?o=n.components[0]:n.type==="geometry"&&(o=n.components[0]),((t=o==null?void 0:o.imageMesh)==null?void 0:t.material)instanceof Tl&&qv(o.imageMesh.material)}}flipIfNeeded(t,n){if(t.imageMesh==null)return;let o=-n,i=t.imageMesh.rotation.z,a=wl((i-o+Rg)%Rg,2);if(a>jK&&a<UK){let u=t.imageMesh.matrixWorldAutoUpdate===!1;u&&l1(t.imageMesh),t.imageMesh.rotation.z=(i+Math.PI)%Rg,t.imageMesh.updateMatrixWorld(),u&&g5(t.imageMesh)}}update(t,n,o){var l,c,d,f,m,g,y;this.currentImageScreenBBoxes=[],this.viewProjectionMatrix.identity().multiply(this.rendererState.cameraObject.projectionMatrix).multiply(this.rendererState.cameraObject.matrixWorldInverse),this.cameraFrustum.setFromProjectionMatrix(this.viewProjectionMatrix),this.rendererState.cameraObject.getWorldPosition(this.cameraWorldPosition);let i=!n&&o!==this.lastLODUpdateTime;i&&(this.lastLODUpdateTime=o);let a,u;for(let E of this.rendererState.geometry3DsInScene)if(E.type==="image"){if(a=E.components[0],u=E.components[1],u.url&&a.imageMesh==null){let v=this.convertTo3DMapPosition(a.feature.geometry.coordinates),b={x:v.x,y:v.y};a.imageMesh=this.createImageMesh(E.id,u.url,a.feature.properties,a.feature.properties.verticalOffset,a.feature.geometry.coordinates,[b],u.maxImageSize),a.mesh.add(a.imageMesh),a.position.copy(a.imageMesh.position)}if(a.imageMesh){if(i&&u.url&&this.updateLODIfNeeded(u.url,a.imageMesh,a.position,u.maxImageSize),u.url&&!a.imageMesh.visible){let v=Lg(u.url,u.maxImageSize),b=this.cache.get(v);if(b!=null&&b.texture){let C=a.imageMesh.material;C.map!==b.texture&&(C.map=b.texture,C.needsUpdate=!0),a.imageMesh.visible=!0}}u.flipImageToFaceCamera&&this.flipIfNeeded(a,t),a.imageMesh.material instanceof Tl&&u.dirty&&a.imageMesh.material.opacity!==u.opacity&&(a.imageMesh.material.opacity=u.opacity)}}else if((E==null?void 0:E.type)==="geometry"){if(a=E.components[0],u=E.components[1],u.showImage&&((l=a.feature.properties)!=null&&l.image)&&a.imageMesh==null&&a.visible&&a.mesh!=null&&a.mesh.parent!=null&&((c=a.feature.properties)==null?void 0:c.image.position)!=null&&a.feature.geometry.coordinates!=null&&a.feature.geometry.coordinates.length>0){let v=a.feature.geometry.coordinates[0].map(C=>{let M=this.convertTo3DMapPosition(C);return{x:M.x,y:M.y}}),b=this.createImageMesh(E.id,(d=a.feature.properties)==null?void 0:d.image.path,(f=a.feature.properties)==null?void 0:f.image,u.height+u.altitude,(m=a.feature.properties)==null?void 0:m.image.position,v,u.maxImageSize);a.mesh.parent.add(b),a.imageMesh=b}if(a.imageMesh){let v=(y=(g=a.feature.properties)==null?void 0:g.image)==null?void 0:y.path;if(i&&v&&this.updateLODIfNeeded(v,a.imageMesh,a.imageMesh.position,u.maxImageSize),!a.visible)a.imageMesh.visible=!1;else if(u.showImage&&!a.imageMesh.visible)if(v){let b=Lg(v,u.maxImageSize),C=this.cache.get(b);if(C!=null&&C.texture){let M=a.imageMesh.material;M.map!==C.texture&&(M.map=C.texture,M.needsUpdate=!0),a.imageMesh.visible=!0}}else a.imageMesh.visible=!0;else!u.showImage&&a.imageMesh.visible&&(a.imageMesh.visible=!1);u.flipImageToFaceCamera&&this.flipIfNeeded(a,t),u.enableImageCollisions===!0&&this.updateImageScreenBBoxes(a)}}}destroy(){var t;for(let n of this.cache.values())(t=n.texture)==null||t.dispose();this.cache.clear(),super.destroy()}updateImageScreenBBoxes(t){if(t.imageMesh==null)return;let n=t.imageMesh.geometry.boundingBox;if(n==null&&(t.imageMesh.geometry.computeBoundingBox(),n=t.imageMesh.geometry.boundingBox),n){let o=new Se;if(t.imageMesh.getWorldPosition(o),!this.cameraFrustum.containsPoint(o))return;let i=new lt;this.projectToScreen(i,o);let a=[new Se(n.min.x,n.min.y,n.min.z),new Se(n.max.x,n.min.y,n.min.z),new Se(n.min.x,n.max.y,n.min.z),new Se(n.max.x,n.max.y,n.min.z),new Se(n.min.x,n.min.y,n.max.z),new Se(n.max.x,n.min.y,n.max.z),new Se(n.min.x,n.max.y,n.max.z),new Se(n.max.x,n.max.y,n.max.z)],u=[];for(let g of a){let y=g.clone().applyMatrix4(t.imageMesh.matrixWorld),E=new lt;this.projectToScreen(E,y),u.push(E)}let l=1/0,c=1/0,d=-1/0,f=-1/0;for(let g of u)l=Math.min(l,g.x),c=Math.min(c,g.y),d=Math.max(d,g.x),f=Math.max(f,g.y);let m=new at(i.x,i.y,d-l,f-c);this.currentImageScreenBBoxes.push(m)}else Z.warn("Bounding box for imageMesh does not exist.")}};p();p();function NC(e){let r=1/0,t=1/0,n=-1/0,o=-1/0;for(let i of e)i.x<r&&(r=i.x),i.x>n&&(n=i.x),i.y<t&&(t=i.y),i.y>o&&(o=i.y);return{minX:r,minY:t,maxX:n,maxY:o}}function GK(e,r){return!(e.maxX<r.minX||e.minX>r.maxX||e.maxY<r.minY||e.minY>r.maxY)}function zK(e,r){if(!GK(e,r))return 0;let t=Math.max(e.minX,r.minX),n=Math.min(e.maxX,r.maxX),o=Math.max(e.minY,r.minY),i=Math.min(e.maxY,r.maxY),a=n-t,u=i-o;return a*u}function aB(e,r){let t=zK(e,r);if(t===0)return 0;let n=r.maxX-r.minX,o=r.maxY-r.minY,i=n*o;return i===0?0:t/i}p();function $K(e){let r=0;for(let t=1;t<e.length;t++)(e[t].y<e[r].y||e[t].y===e[r].y&&e[t].x<e[r].x)&&(r=t);return r}function VK(e,r){let t=[...e];return t.sort((n,o)=>{let i=n.point.x-r.x,a=n.point.y-r.y,u=o.point.x-r.x,l=o.point.y-r.y,c=i*l-a*u;if(c===0){let d=i*i+a*a,f=u*u+l*l;return d-f}return c>0?-1:1}),t}function HK(e,r){let t=[r];for(let n=0;n<e.length;n++){for(;t.length>1;){let o=t[t.length-2].point,i=t[t.length-1].point,a=e[n].point,u=i.x-o.x,l=i.y-o.y,c=a.x-i.x,d=a.y-i.y;if(u*d-l*c<=0)t.pop();else break}t.push(e[n])}return t}function sB(e){if(e.length<3)return e.map((i,a)=>({point:i,index:a}));let r=$K(e),t=e.map((i,a)=>({point:i,index:a})),n=t[r];t.splice(r,1);let o=VK(t,n.point);return HK(o,n)}function Ng(e,r,t,n){if(e.length===0)return[];let o=[],i=e[e.length-1],a=r*i.x+t*i.y+n;for(let u=0;u<e.length;u++){let l=e[u],c=r*l.x+t*l.y+n;if(c>=0){if(a<0){let d=a/(a-c);o.push({x:i.x+d*(l.x-i.x),y:i.y+d*(l.y-i.y)})}o.push(l)}else if(a>=0){let d=a/(a-c);o.push({x:i.x+d*(l.x-i.x),y:i.y+d*(l.y-i.y)})}i=l,a=c}return o}p();function ZK(e,r){let t=document.createElement("div");return t.id="focus-bbox-".concat(e),t.style.position="absolute",t.style.pointerEvents="none",t.style.overflow="hidden",t.style.zIndex="1000",r.appendChild(t),t}function WK(e,r){let t=r.maxX-r.minX,n=r.maxY-r.minY;e.style.left=r.minX+"px",e.style.top=r.minY+"px",e.style.width=t+"px",e.style.height=n+"px"}function XK(e,r){r?(e.style.border="2px solid green",e.style.backgroundColor="rgba(0, 255, 0, 0.1)"):(e.style.border="2px solid red",e.style.backgroundColor="rgba(255, 0, 0, 0.1)")}function YK(e){let r=e.querySelector(".entity-id-label");return r||(r=document.createElement("div"),r.className="entity-id-label",r.style.position="absolute",r.style.top="0",r.style.left="0",r.style.padding="2px 4px",r.style.color="white",r.style.fontSize="10px",r.style.fontWeight="bold",r.style.fontFamily="monospace",r.style.zIndex="1001",e.appendChild(r)),r}function qK(e){let r=e.querySelector(".score-label");return r||(r=document.createElement("div"),r.className="score-label",r.style.position="absolute",r.style.bottom="0",r.style.right="0",r.style.padding="2px 4px",r.style.color="white",r.style.fontSize="12px",r.style.fontWeight="bold",r.style.fontFamily="monospace",r.style.zIndex="1001",e.appendChild(r)),r}function JK(e,r,t,n,o){n?e.style.backgroundColor="green":e.style.backgroundColor="red",e.textContent=t,o!==void 0?(r.style.backgroundColor=n?"green":"red",r.textContent=o.toFixed(3)):(r.style.backgroundColor=n?"green":"red",r.textContent="")}function uB(e,r){for(let[t,n]of e)r.has(t)||(n.remove(),e.delete(t))}function lB(e,r,t,n,o,i){var c;let a=t.get(e);a||(a=ZK(e,n),t.set(e,a)),WK(a,(c=r.clippedScreenBBox)!=null?c:r.screenBBox),XK(a,o);let u=YK(a),l=qK(a);return JK(u,l,e,o,i),a}function cB(){let e=document.createElement("div");return Object.assign(e.style,{position:"absolute",top:"0",left:"0",width:"100%",height:"100%",pointerEvents:"none",overflow:"hidden"}),document.body.append(e),e}function dB(e,r){let t=document.createElement("div");t.style.position="absolute",t.style.top=e.minY+"px",t.style.left=e.minX+"px",t.style.width=e.maxX-e.minX+"px",t.style.height=e.maxY-e.minY+"px",t.style.border="2px solid gray",t.style.backgroundColor="rgba(128, 128, 128, 0.1)",t.style.pointerEvents="none",r.append(t);let n=document.createElement("div");n.textContent="viewfinder",n.style.position="absolute",n.style.top="0",n.style.left="0",n.style.padding="2px 4px",n.style.backgroundColor="gray",n.style.color="white",n.style.fontSize="12px",n.style.fontWeight="bold",n.style.fontFamily="monospace",n.style.zIndex="1001",t.appendChild(n);let o=document.createElement("div");return o.textContent="",o.style.position="absolute",o.style.bottom="0",o.style.right="0",o.style.padding="2px 4px",o.style.backgroundColor="gray",o.style.color="white",o.style.fontSize="12px",o.style.fontWeight="bold",o.style.fontFamily="monospace",o.style.zIndex="1001",t.appendChild(o),{squareEl:t,labelEl:n,scoreLabelEl:o}}function pB(e,r){e.textContent=r}function fB(e,r){r!==void 0?e.textContent="Score: ".concat(r.toFixed(3)):e.textContent=""}p();function mB(e,r,t){if(!e.visible)return;let n=e;if(n.isMesh||n.isLine||n.isPoints){let o=n.geometry;if(o!=null&&o.isBufferGeometry){let i=o.attributes.position;if(i)for(let a=0;a<i.count;a++)t.fromBufferAttribute(i,a),t.applyMatrix4(e.matrixWorld),r.push(t.clone())}}for(let o of e.children)mB(o,r,t)}function hB(e,r){let t=[];return e instanceof Ni&&mB(e,t,r),t}var km=.001;function gB(e){if(e.length===0)return[];let r=[],t=e[e.length-1],n=t.w>km;for(let o=0;o<e.length;o++){let i=e[o],a=i.w>km;if(a){if(!n){let u=(km-t.w)/(i.w-t.w);r.push({x:t.x+u*(i.x-t.x),y:t.y+u*(i.y-t.y),z:t.z+u*(i.z-t.z),w:km})}r.push(i)}else if(n){let u=(km-t.w)/(i.w-t.w);r.push({x:t.x+u*(i.x-t.x),y:t.y+u*(i.y-t.y),z:t.z+u*(i.z-t.z),w:km})}t=i,n=a}return r}function yB(e,r,t){if(e.length===0)return[];let n=e;return n=Ng(n,1,0,0),n=Ng(n,-1,0,r),n=Ng(n,0,1,0),n=Ng(n,0,-1,t),n}p();var Kv=class{constructor(){h(this,"bbox");h(this,"center");h(this,"el",null);h(this,"labelEl",null);h(this,"scoreLabelEl",null)}create(r,t,n,o,i){this.labelEl&&(this.labelEl.remove(),this.labelEl=null),this.scoreLabelEl&&(this.scoreLabelEl.remove(),this.scoreLabelEl=null),this.el&&(this.el.remove(),this.el=null);let a=Mm(n,r,t),u=a.left,l=a.top,c=r-a.left-a.right,d=t-a.top-a.bottom,f=new lt(u+c/2,l+d/2),g=c/2*(2-2/1.2)/2,y=Math.max(u,f.x-g),E=Math.min(r-a.right,f.x+g),v=Math.max(l,f.y-g),b=Math.min(t-a.bottom,f.y+g),C=(y+E)/2,M=(v+b)/2;if(this.bbox={minX:y,maxX:E,minY:v,maxY:b},this.center=new lt(C,M),o&&i){let{squareEl:T,labelEl:F,scoreLabelEl:U}=dB(this.bbox,i);this.el=T,this.labelEl=F,this.scoreLabelEl=U}}updateLabel(r){this.labelEl&&pB(this.labelEl,r)}updateScore(r){this.scoreLabelEl&&fB(this.scoreLabelEl,r)}destroy(){this.labelEl&&(this.labelEl.remove(),this.labelEl=null),this.scoreLabelEl&&(this.scoreLabelEl.remove(),this.scoreLabelEl=null),this.el&&(this.el.remove(),this.el=null)}};var KK=250,xc,Qv=class extends We{constructor(t,n){super();h(this,"cameraDirty",!0);h(this,"focusablesDirty",!0);h(this,"state");h(this,"camera");h(this,"cameraFrustum",new yp);h(this,"viewProjectionMatrix",new ar);h(this,"tempScreenPos",new Se);h(this,"debugEl",null);h(this,"collisions",new Map);h(this,"focusableEntities",new Map);h(this,"debug",!1);h(this,"debugBBoxElements",new Map);h(this,"viewfinder",new Kv);h(this,"screenBoundsMap",new Map);h(this,"screenDiagonal",1);w(this,xc);h(this,"update",(t=!1,n=Date.now())=>{this.focusablesDirty&&this.updateFocusableEntities(),!t&&(Date.now()-n>KK||(s(this,xc)&&cancelAnimationFrame(s(this,xc)),_(this,xc,requestAnimationFrame(()=>{this.updateRaf()}))))});this.state=t,this.camera=n,this.resize()}resize(){this.screenDiagonal=Math.sqrt(this.state.canvasWidth*this.state.canvasWidth+this.state.canvasHeight*this.state.canvasHeight),this.createViewfinder()}createViewfinder(){this.debugEl&&this.debugEl.remove();for(let t of this.debugBBoxElements.values())t.remove();this.debugBBoxElements.clear(),this.debug&&(this.debugEl=cB()),this.viewfinder.create(this.state.canvasWidth,this.state.canvasHeight,this.state.insetsPadding,this.debug,this.debugEl)}simplifyVertices(t){return t.length<3?t:sB(t).map(n=>t[n.index])}computeScreenSpaceBounds(t){let{vertices:n,boundingBox:o}=t;if(n==null||n.length<3||o==null||o.isEmpty()||!this.cameraFrustum.intersectsBox(o))return;let i=this.camera.projectionMatrix.elements,a=n.map(f=>({x:i[0]*f.x+i[4]*f.y+i[8]*f.z+i[12],y:i[1]*f.x+i[5]*f.y+i[9]*f.z+i[13],z:i[2]*f.x+i[6]*f.y+i[10]*f.z+i[14],w:i[3]*f.x+i[7]*f.y+i[11]*f.z+i[15]})),u=gB(a);if(u.length<3)return;let l=1/0,c=[];for(let f of u){let m=f.x/f.w,g=f.y/f.w;c.push({x:(m+1)/2*this.state.canvasWidth,y:(-g+1)/2*this.state.canvasHeight}),f.w<l&&(l=f.w)}let d=yB(c,this.state.canvasWidth,this.state.canvasHeight);if(!(d.length<=0))return{screenBBox:NC(c),clippedScreenBBox:this.debug?NC(d):void 0,closestZ:l}}updateFocusableEntities(){var n;this.focusableEntities.clear();let t;for(let o of this.state.geometry3DsInScene){if(o==null)continue;let i;if(o.type==="group-container"||o.type==="geometry-group")i=o.visible;else{let a=o.components[1];i=(n=a==null?void 0:a.visible)!=null?n:!0}if(i&&(t=o.type==="group-container"?o.components[1]:o.components[4],t!==void 0&&t.type==="focusable")){let a=String(o.type==="group-container"?o.userData.entityId:o.id);if(t.dirty===!0){let u=null;o instanceof Ni?u=o:"object3d"in o&&o.object3d instanceof Ni&&(u=o.object3d),u&&(t.vertices=this.simplifyVertices(hB(u,this.tempScreenPos)),t.boundingBox=new Jr().setFromObject(u),t.dirty=!1)}this.focusableEntities.set(a,t)}}this.focusablesDirty=!1}updateRaf(){if(this.focusableEntities.size===0){this.publish("geometry-in-focus",[]);return}this.cameraDirty&&this.compute()}updateDebugBBoxes(t,n){if(!(!this.debug||!this.debugEl)){uB(this.debugBBoxElements,t);for(let[o,i]of t){let a=n.has(o),u=this.collisions.get(o);lB(o,i,this.debugBBoxElements,this.debugEl,a,u)}}}compute(){if(this.collisions.clear(),this.screenBoundsMap.clear(),!this.viewfinder.center)return;this.viewProjectionMatrix.copy(this.camera.projectionMatrix),this.cameraFrustum.setFromProjectionMatrix(this.viewProjectionMatrix);let t=[];for(let[o,i]of this.focusableEntities){let a=this.computeScreenSpaceBounds(i);if(!a)continue;this.screenBoundsMap.set(o,a);let{screenBBox:u}=a,l=aB(u,this.viewfinder.bbox);if(l>0){t.push(o);let c=(u.minX+u.maxX)/2,d=(u.minY+u.maxY)/2,f=c-this.viewfinder.center.x,m=d-this.viewfinder.center.y,y=1/(1+Math.sqrt(f*f+m*m)/this.screenDiagonal),E=1/(1+Math.abs(a.closestZ)),v=y*.5+l*.35+E*.15;this.collisions.set(o,v)}}let n=Array.from(this.collisions,([o,i])=>({entityId:o,score:i})).sort((o,i)=>i.score-o.score).map(({entityId:o})=>o);if(this.debug){let o=n[0];this.viewfinder.updateLabel(o||"viewfinder");let i=o?this.collisions.get(o):void 0;this.viewfinder.updateScore(i);let a=new Set(t);this.updateDebugBBoxes(this.screenBoundsMap,a)}this.publish("geometry-in-focus",n),this.cameraDirty=!1}showDebug(){this.debug||(this.debug=!0,this.cameraDirty=!0,this.createViewfinder())}hideDebug(){this.debug&&(this.debug=!1,this.createViewfinder())}destroy(){s(this,xc)&&cancelAnimationFrame(s(this,xc)),this.debugEl&&this.debugEl.remove();for(let t of this.debugBBoxElements.values())t.remove();this.debugBBoxElements.clear(),this.collisions.clear(),this.focusableEntities.clear(),this.viewfinder.destroy()}};xc=new WeakMap;p();p();p();p();function ex(e,r){r===void 0&&(r={});var t=aa(e);switch(!r.properties&&e.type==="Feature"&&(r.properties=e.properties),t.type){case"Polygon":return QK(t,r);case"MultiPolygon":return eQ(t,r);default:throw new Error("invalid poly")}}function QK(e,r){r===void 0&&(r={});var t=aa(e),n=t.coordinates,o=r.properties?r.properties:e.type==="Feature"?e.properties:{};return bB(n,o)}function eQ(e,r){r===void 0&&(r={});var t=aa(e),n=t.coordinates,o=r.properties?r.properties:e.type==="Feature"?e.properties:{},i=[];return n.forEach(function(a){i.push(bB(a,o))}),jc(i)}function bB(e,r){return e.length>1?e5(e,r):fu(e[0],r)}function tQ(e,r){var t=!0;return hs(e,function(n){hs(r,function(o){if(t===!1)return!1;t=rQ(n.geometry,o.geometry)})}),t}function rQ(e,r){switch(e.type){case"Point":switch(r.type){case"Point":return!aQ(e.coordinates,r.coordinates);case"LineString":return!vB(r,e);case"Polygon":return!Va(e,r)}break;case"LineString":switch(r.type){case"Point":return!vB(e,r);case"LineString":return!nQ(e,r);case"Polygon":return!xB(r,e)}break;case"Polygon":switch(r.type){case"Point":return!Va(r,e);case"LineString":return!xB(e,r);case"Polygon":return!oQ(r,e)}}return!1}function vB(e,r){for(var t=0;t<e.coordinates.length-1;t++)if(iQ(e.coordinates[t],e.coordinates[t+1],r.coordinates))return!0;return!1}function nQ(e,r){var t=wf(e,r);return t.features.length>0}function xB(e,r){for(var t=0,n=r.coordinates;t<n.length;t++){var o=n[t];if(Va(o,e))return!0}var i=wf(r,ex(e));return i.features.length>0}function oQ(e,r){for(var t=0,n=e.coordinates[0];t<n.length;t++){var o=n[t];if(Va(o,r))return!0}for(var i=0,a=r.coordinates[0];i<a.length;i++){var u=a[i];if(Va(u,e))return!0}var l=wf(ex(e),ex(r));return l.features.length>0}function iQ(e,r,t){var n=t[0]-e[0],o=t[1]-e[1],i=r[0]-e[0],a=r[1]-e[1],u=n*a-o*i;return u!==0?!1:Math.abs(i)>=Math.abs(a)?i>0?e[0]<=t[0]&&t[0]<=r[0]:r[0]<=t[0]&&t[0]<=e[0]:a>0?e[1]<=t[1]&&t[1]<=r[1]:r[1]<=t[1]&&t[1]<=e[1]}function aQ(e,r){return e[0]===r[0]&&e[1]===r[1]}var EB=tQ;function jC(e,r){var t=!1;return hs(e,function(n){hs(r,function(o){if(t===!0)return!0;t=!EB(n.geometry,o.geometry)})}),t}var sQ=5e3,UC="outdoor-system-debug-container",IB=!1,tl,Fn,jg,Lm,rl,Ws,ha,Rm,Ug,Nm,rx,nx,Qa,GC,Gg,qd,SB,ox,ix,CB,DB,tx=class extends We{constructor(t){super();w(this,Qa);w(this,tl,!0);w(this,Fn);h(this,"idleQueue",new Xd);w(this,jg,"");w(this,Lm,new Set);w(this,rl,new Set);w(this,Ws);w(this,ha,null);w(this,Rm,!1);w(this,Ug,t=>{if(!s(this,Fn))throw new Error("Map not initialized");let o=[[t[0],t[1]],[t[2],t[1]],[t[2],t[3]],[t[0],t[3]]].map(c=>s(this,Fn).project(c)),i=Math.max(...o.map(c=>c.x)),a=Math.min(...o.map(c=>c.x)),u=Math.max(...o.map(c=>c.y)),l=Math.min(...o.map(c=>c.y));return[new X3(a,l),new X3(i,u)]});w(this,Nm,(t,n)=>{if(!s(this,Fn))return;let o=s(this,Fn).on(t,n);o!=null&&o.unsubscribe&&this.onAbort(()=>o.unsubscribe())});w(this,rx,()=>{s(this,ha)&&(clearTimeout(s(this,ha)),_(this,ha,null),_(this,tl,!1))});w(this,nx,()=>{s(this,ha)&&(clearTimeout(s(this,ha)),_(this,ha,null)),_(this,ha,setTimeout(()=>{s(this,rx).call(this)},sQ))});w(this,Gg,async()=>{if(IB&&s(this,Ws)&&se(this,Qa,DB).call(this),!(!s(this,Fn)||!s(this,Rm))&&s(this,tl)&&!(!s(this,rl)||s(this,rl).size===0)&&(s(this,Qa,SB)&&s(this,ox).call(this),s(this,Ws))){let t=new Set;this.idleQueue.onComplete(()=>{s(this,qd).length>0&&(s(this,rl).forEach(n=>{var o;(o=s(this,Fn))==null||o.setFilter(n,["all",...s(this,qd)])}),_(this,tl,!1)),_(this,qd,[])});for(let n of s(this,Ws)){let o=mu(n),i=s(this,Ug).call(this,o),a=s(this,Fn).queryRenderedFeatures(i,{layers:Array.from(s(this,rl))});for(let u of a)u.id==null||t.has(u.id)||this.idleQueue.add(()=>{if(u.geometry!=null&&"coordinates"in u.geometry){let l;if(u.geometry.type==="Polygon"?l=Pl(u.geometry.coordinates):u.geometry.type==="MultiPolygon"&&(l=Cp(u.geometry.coordinates)),!l)return;jC(n,l)&&u.id!=null&&(t.add(u.id),s(this,qd).push(["!=",["id"],u.id]))}})}}});w(this,qd,[]);w(this,ox,()=>{this.idleQueue.clearAll()});w(this,ix,t=>{var n,o;if(s(this,Fn)&&t&&t.dataType==="style"&&t.type==="styledata"&&s(this,Lm).size>0){let i=(o=(n=t==null?void 0:t.style)==null?void 0:n.stylesheet)==null?void 0:o.id;(!i||i!==s(this,jg))&&(_(this,jg,i),se(this,Qa,GC).call(this),_(this,tl,!0))}});t&&(_(this,Fn,t),s(this,Nm).call(this,"styledata",s(this,ix)),s(this,Nm).call(this,"render",s(this,Gg)),_(this,Rm,s(this,Fn).loaded()),s(this,Nm).call(this,"load",()=>{_(this,Rm,!0)})),IB&&se(this,Qa,CB).call(this)}hideLayersIntersectingPolygons(t,n){s(this,ha)&&clearTimeout(s(this,ha)),s(this,nx).call(this),_(this,Ws,t.reduce((o,i)=>{if(i.geometry.type==="Polygon"){let a=Pl(i.geometry.coordinates);o.push(a)}else i.geometry.type==="MultiPolygon"&&o.push(...i.geometry.coordinates.map(a=>Pl(a)));return o},[]));for(let o of n)s(this,Lm).add(o);_(this,tl,!0),se(this,Qa,GC).call(this),s(this,Gg).call(this)}destroy(){this.idleQueue.clearAll(),super.destroy()}};tl=new WeakMap,Fn=new WeakMap,jg=new WeakMap,Lm=new WeakMap,rl=new WeakMap,Ws=new WeakMap,ha=new WeakMap,Rm=new WeakMap,Ug=new WeakMap,Nm=new WeakMap,rx=new WeakMap,nx=new WeakMap,Qa=new WeakSet,GC=function(){if(_(this,rl,new Set),s(this,Fn))for(let t of s(this,Lm))s(this,Fn).getLayer(t)&&s(this,rl).add(t)},Gg=new WeakMap,qd=new WeakMap,SB=function(){return this.idleQueue.size!==0},ox=new WeakMap,ix=new WeakMap,CB=function(){if(!document.getElementById(UC)&&s(this,Fn)){let t=document.createElement("div");t.id=UC,t.style.position="absolute",t.style.top="0",t.style.left="0",t.style.bottom="0",t.style.right="0",t.style.pointerEvents="none",t.style.zIndex="1000",s(this,Fn).getContainer().appendChild(t)}},DB=function(){let t=document.getElementById(UC);if(!t||!s(this,Ws)||!s(this,Fn))return;let n=t.querySelectorAll('[id^="polygon-box-"]');for(let o=0;o<n.length;o++)n[o].remove();for(let o=0;o<s(this,Ws).length;o++){let i=s(this,Ws)[o],a=mu(i),u=s(this,Ug).call(this,a),l=document.createElement("div");l.id="polygon-box-".concat(o),l.style.position="absolute",t.appendChild(l);let c=[Math.min(u[0].x,u[1].x),Math.min(u[0].y,u[1].y)],d=[Math.max(u[0].x,u[1].x),Math.max(u[0].y,u[1].y)];l.style.top=c[1]+"px",l.style.left=c[0]+"px",l.style.width=d[0]-c[0]+"px",l.style.height=d[1]-c[1]+"px",l.style.border="2px solid ".concat(s(this,tl)?"red":"blue")}};p();p();p();p();var ax=class extends Dl{constructor(t,n={}){var b;super();h(this,"tangentData");h(this,"parameters");Object.defineProperty(this,"type",{value:"RibbonGeometry"}),this.parameters={path:t};let o=(b=n.segments)!=null?b:64,i=new Se,a=new Se,u=new Se(0,0,1),l=(o+1)*2,c=new Float32Array(l*3),d=new Float32Array(l*3),f=new Float32Array(l*2),m=new Float32Array(l),g=[];this.tangentData=new Float32Array((o+1)*3);let y=0,E=0,v=0;for(let C=0;C<=o;C++){let M=C/o;t.getPointAt(M,i),t.getTangentAt(M,a);let T=C*3;this.tangentData[T]=a.x,this.tangentData[T+1]=a.y,this.tangentData[T+2]=a.z,c[y++]=i.x,c[y++]=i.y,c[y++]=i.z,c[y++]=i.x,c[y++]=i.y,c[y++]=i.z,m[v++]=-1,m[v++]=1,f[E++]=0,f[E++]=M,f[E++]=1,f[E++]=M;let F=C*2*3;d[F]=u.x,d[F+1]=u.y,d[F+2]=u.z,d[F+3]=u.x,d[F+4]=u.y,d[F+5]=u.z}for(let C=0;C<o;C++){let M=C*2;g.push(M,M+2,M+1),g.push(M+1,M+2,M+3)}this.setIndex(g),this.setAttribute("position",new Lc(c,3)),this.setAttribute("normal",new Lc(d,3)),this.setAttribute("uv",new Lc(f,2)),this.setAttribute("side",new Lc(m,1))}};p();var sx=class extends OD{constructor(t,n,o=!1){super();h(this,"innerCurve");h(this,"tStart");h(this,"tEnd");this.innerCurve=t,o&&n>=4?(this.tStart=1/(n-1),this.tEnd=(n-2)/(n-1)):(this.tStart=0,this.tEnd=1)}get points(){return this.innerCurve.points}get tension(){return this.innerCurve.tension}get isTrimmed(){return this.tStart!==0||this.tEnd!==1}getPoint(t,n=new Se){let o=this.tStart+t*(this.tEnd-this.tStart);return this.innerCurve.getPoint(o,n)}};p();var ux="attribute float pathDistance;\nattribute vec3 pathNormal;\nattribute vec3 pathTangent;\nattribute float side;\n\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 bool isRibbon;\nuniform bool billboarded;\nuniform mat4 cameraViewMatrix;\n\nvarying float zoomLevel;\nvarying float radius;\nvarying vec2 fragTexcoord;\nvarying float fragTopTextureU;\nvarying float fragPathDistance;\n\nuniform float highlightStartFraction;\nuniform float highlightEndFraction;\nuniform float highlightCompleteFraction;\nuniform float highlightWidthMultiplier;\nuniform vec3 highlightColor;\n\nfloat flattenFactor = 0.0;\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 vec3 adjustedPosition = position;\n zoomLevel = clampRemap(cameraParameters.x, nearZoom, farZoom, 0.0, 1.0);\n\n // Only apply normal-based expansion for TubeGeometry\n // Ribbons have normal=(0,0,1) which would shift them up incorrectly\n if (!isRibbon) {\n float expansionFactor = (farRadius - nearRadius) * zoomLevel;\n adjustedPosition += normal * expansionFactor;\n }\n\n bool isHighlighted = fragPathDistance > highlightStartFraction && fragPathDistance <= (highlightEndFraction * highlightCompleteFraction);\n\n // For TubeGeometry: apply highlight width expansion using normal\n if (!isRibbon && isHighlighted) {\n adjustedPosition += normal * (highlightWidthMultiplier - 1.) / 2.;\n }\n\n // Unified ribbon width handling for both billboarded and non-billboarded\n if (isRibbon) {\n vec3 right;\n\n if (billboarded) {\n // Camera-facing: compute right from view direction\n vec3 viewDir = -vec3(cameraViewMatrix[0][2], cameraViewMatrix[1][2], cameraViewMatrix[2][2]);\n right = cross(pathTangent, viewDir);\n float rightLen = length(right);\n if (rightLen < 0.001) {\n right = cross(pathTangent, vec3(0.0, 0.0, 1.0));\n rightLen = length(right);\n if (rightLen < 0.001) {\n right = cross(pathTangent, vec3(0.0, 1.0, 0.0));\n rightLen = length(right);\n }\n }\n right = right / max(rightLen, 0.001);\n } else {\n // World-space: 90\xB0 CCW rotation of tangent in XY plane \u2192 perpendicular\n right = vec3(-pathTangent.y, pathTangent.x, 0.0);\n float rightLen = length(right);\n if (rightLen > 0.001) {\n right /= rightLen;\n } else {\n // Fallback for nearly vertical paths\n right = vec3(1.0, 0.0, 0.0);\n }\n }\n\n // Apply base half-width (geometry stores centerline only)\n adjustedPosition += right * nearRadius * side;\n\n // Shared: zoom-based expansion\n float expansionFactor = (farRadius - nearRadius) * zoomLevel;\n adjustedPosition += right * expansionFactor * side;\n\n // Shared: highlight width expansion (using right instead of normal)\n if (isHighlighted) {\n float highlightExpansion = nearRadius * (highlightWidthMultiplier - 1.0);\n adjustedPosition += right * highlightExpansion * side;\n }\n }\n\n // For TubeGeometry: flatten the bottom half of the tube\n if (!isRibbon && !pathIsVertical) {\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 // 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 // For horizontal paths, flatten the bottom half 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 desiredHeight = desiredHeight * flattenFactor;\n float flattenMagnitude = height - desiredHeight;\n adjustedPosition = adjustedPosition - pathNormal * flattenMagnitude;\n }\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 fragTopTextureU for arrow texture mapping\n if (isRibbon) {\n // For RibbonGeometry: uv.x is already 0-1 across ribbon width\n fragTopTextureU = uv.x;\n } else {\n // For TubeGeometry: compute texture coordinate to handle tube twisting\n // We want the arrow texture to always be on the top of the path\n vec3 bitangent = cross(normal, pathTangent);\n fragTopTextureU = -dot(bitangent, pathNormal) * 0.5 + 0.5;\n if (isHighlighted) {\n fragTopTextureU = -dot(bitangent, pathNormal * highlightWidthMultiplier) * 0.5 + 0.5;\n }\n }\n\n radius = mix(nearRadius, farRadius, zoomLevel);\n}\n";p();var zC="#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 bool dashed;\nuniform float dashLength;\nuniform float dashGap;\nuniform bool dashRelativeToWidth;\nuniform float dashSize;\nuniform float gapSize;\nuniform bool dashAbsolute;\nuniform float dashMeters;\nuniform float gapMeters;\nuniform sampler2D arrowTexture;\n\nvarying float zoomLevel;\nvarying float radius;\nvarying vec2 fragTexcoord;\nvarying float fragTopTextureU;\nvarying float fragPathDistance;\n\n\nuniform float highlightStartFraction;\nuniform float highlightEndFraction;\nuniform float highlightCompleteFraction;\nuniform vec3 highlightColor;\n\n// Border uniforms for ribbon geometry\nuniform bool borderEnabled;\nuniform vec3 borderColor;\nuniform float borderWidth;\nuniform bool borderUseDarken;\nuniform bool isRibbon;\n\n// Endcap uniforms for ribbon geometry\n// x = start cap enabled (>0), y = end cap enabled (>0)\nuniform vec2 endcapEnabled;\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\n // Apply rounded endcaps for ribbon geometry using SDF\n // endcapEnabled.x = start cap (>0 enabled), endcapEnabled.y = end cap (>0 enabled)\n // Creates semicircular caps at start and/or end; disabled caps are square\n float startCapOn = step(0.5, endcapEnabled.x);\n float endCapOn = step(0.5, endcapEnabled.y);\n if ((startCapOn > 0.5 || endCapOn > 0.5) && isRibbon) {\n float endcapRadius = radius / pathLength;\n float xDist = abs(fragTexcoord.x - 0.5);\n float scaledXSq = xDist * xDist * 4.0;\n\n // Start cap: only apply SDF when enabled\n float startT = clamp(1.0 - fragPathDistance / endcapRadius, 0.0, 1.0);\n float startSDF = startT * startT + scaledXSq - 1.0;\n float inStartCap = step(fragPathDistance, endcapRadius);\n float outsideStart = inStartCap * step(0.0, startSDF) * startCapOn;\n\n // End cap: only apply SDF when enabled\n float endCapPos = min(completeLocation, 1.0);\n float endCapStart = endCapPos - endcapRadius;\n float endT = clamp(1.0 - (endCapPos - fragPathDistance) / endcapRadius, 0.0, 1.0);\n float endSDF = endT * endT + scaledXSq - 1.0;\n float inEndCap = step(endCapStart, fragPathDistance);\n float outsideEnd = inEndCap * step(0.0, endSDF) * endCapOn;\n\n // Discard if outside semicircle in enabled cap region\n if (max(outsideStart, outsideEnd) > 0.5) 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 // Note: Using fragPathDistance (0-1 along path) for RibbonGeometry\n float v = (\n fragPathDistance * (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 vec3 finalColor = color;\n\n // adjust the color based on the highlight but only if the fragment is within the highlight start and end\n // [Anzor] I added 0.005 to make the highlight transition a little smoother when the width multiplier is too high\n if (fragPathDistance > highlightStartFraction - 0.005 && fragPathDistance <= (highlightEndFraction * highlightCompleteFraction)) {\n finalColor = highlightColor;\n }\n\n // Apply border effect for ribbon geometry\n // fragTexcoord.x: 0\u21921 across ribbon width; edgeDist = distance to nearest edge\n if (borderEnabled && isRibbon) {\n float edgeDist = min(fragTexcoord.x, 1.0 - fragTexcoord.x);\n\n // For endcaps, compute radial distance from semicircle edge instead\n float endcapRadius = radius / pathLength;\n float endCapPos = min(completeLocation, 1.0);\n float endCapStart = endCapPos - endcapRadius;\n\n // Check each cap region independently\n bool inStartRegion = fragPathDistance <= endcapRadius && startCapOn > 0.5;\n bool inEndRegion = fragPathDistance > endCapStart && endCapOn > 0.5;\n\n if (inStartRegion || inEndRegion) {\n float xDist = abs(fragTexcoord.x - 0.5);\n float scaledXSq = xDist * xDist * 4.0;\n\n if (inStartRegion) {\n float startT = 1.0 - fragPathDistance / endcapRadius;\n float r = sqrt(startT * startT + scaledXSq);\n edgeDist = 0.5 * (1.0 - r);\n } else {\n float endT = 1.0 - (endCapPos - fragPathDistance) / endcapRadius;\n float r = sqrt(endT * endT + scaledXSq);\n edgeDist = 0.5 * (1.0 - r);\n }\n }\n\n if (edgeDist < borderWidth) {\n finalColor = borderUseDarken ? finalColor * 0.6 : borderColor;\n }\n }\n\n if (displayArrowsOnPath) {\n arrowAmount = texture2D(arrowTexture, sampleTexcoord).r;\n float delta = 1.0 - abs(fragPathDistance * 2.0 - 1.0);\n secondColor = mix(finalColor, pulseColor, 1.0 - smoothstep(ARROW_FADING_POINT, 0.0, delta));\n }\n\n if (dashed) {\n float effectiveDashLength;\n float effectiveGapLength;\n\n if (dashAbsolute) {\n // Absolute mode: dashMeters/gapMeters are in meters\n // Convert to path-distance fraction using pathLength\n effectiveDashLength = dashMeters / pathLength;\n effectiveGapLength = gapMeters / pathLength;\n } else if (dashRelativeToWidth) {\n // Width-relative mode: dashSize/gapSize are multiples of path width\n // Convert to path-distance fraction using radius\n effectiveDashLength = (dashSize * radius * 2.0) / pathLength;\n effectiveGapLength = (gapSize * radius * 2.0) / pathLength;\n } else {\n // Length-fraction mode: use dashLength/dashGap directly as path fractions\n effectiveDashLength = dashLength;\n effectiveGapLength = dashGap;\n }\n\n float totalLength = effectiveDashLength + effectiveGapLength;\n float numSegments = ceil(1.0 / totalLength);\n float adjustedTotalLength = 1.0 / numSegments;\n float adjustedDashLength = adjustedTotalLength * (effectiveDashLength / totalLength);\n float pattern = mod(fragPathDistance, adjustedTotalLength);\n opacity = pattern < adjustedDashLength ? 1.0 : 0.0;\n }\n\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\n gl_FragColor = vec4(mix(finalColor, secondColor, pulseLevel), opacity * opacityMultiplier);\n } else if (displayArrowsOnPath) {\n gl_FragColor = vec4(mix(finalColor, pulseColor, arrowAmount), opacity * opacityMultiplier);\n } else {\n\n gl_FragColor = vec4(finalColor, opacity * opacityMultiplier);\n }\n #include <colorspace_fragment>\n}\n";p();var TB="uniform float complete;\nuniform float nearRadius;\nuniform float farRadius;\nvarying float fragPathDistance;\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 // this ensures that the stencil mask moves along with the path above it, to avoid the progress bar effect\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 gl_FragColor = vec4(0.0, 1.0, 0.0, opacity);\n}";var MB="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==";p();var lx=new Se,cx=new Se,jm=new Se,wB=new Se,Ec=new Se,lQ=.5,cQ=2;function dQ(e,r,t){let n=e.x-r.x,o=e.y-r.y,i=e.z-r.z,a=t.x-r.x,u=t.y-r.y,l=t.z-r.z,c=n*a+o*u+i*l,d=Math.sqrt(n*n+o*o+i*i),f=Math.sqrt(a*a+u*u+l*l);if(d===0||f===0)return 0;let m=c/(d*f),g=Math.max(-1,Math.min(1,m));return Math.acos(g)}function PB(e,r=20){if(e.length<3||r<=0)return e;let t=r,n=r/2,o=[e[0]];for(let i=1;i<e.length-1;i++){let a=e[i],u=e[i-1],l=e[i+1],c=a.distanceTo(u),d=a.distanceTo(l);c>t&&(Ec.subVectors(a,u).normalize(),jm.set(a.x-Ec.x*n,a.y-Ec.y*n,a.z-Ec.z*n),o.push(jm.clone())),o.push(a),d>t&&(Ec.subVectors(l,a).normalize(),jm.set(a.x+Ec.x*n,a.y+Ec.y*n,a.z+Ec.z*n),o.push(jm.clone()))}return o.push(e[e.length-1]),o}var AB=.0025;function _B(e,r,t,n=Math.PI*2/3){if(e.length<3||r<=0||t<=0)return e;let o=[e[0]];for(let i=1;i<e.length-1;i++){let a=e[i-1],u=e[i],l=e[i+1],c=u.distanceToSquared(a),d=u.distanceToSquared(l);if(c<AB||d<AB){o.push(u);continue}if(dQ(a,u,l)<n){lx.subVectors(u,a).normalize(),cx.subVectors(l,u).normalize();let m=Math.sqrt(c),g=Math.sqrt(d),y=Math.max(lQ,Math.min(cQ,r)),E=Math.min(y,m*.5),v=Math.min(y,g*.5);jm.set(u.x-lx.x*E,u.y-lx.y*E,u.z-lx.z*E),wB.set(u.x+cx.x*v,u.y+cx.y*v,u.z+cx.z*v),o.push(jm.clone(),wB.clone())}else o.push(u)}return o.push(e[e.length-1]),o}var Jd=8,$C=xo,pQ=new t1,dx=new Se;function VC(e,r){e.stencilWrite=r,r&&(e.stencilRef=bu.PATH,e.stencilFunc=iu,e.stencilZPass=Ri,e.stencilZFail=Tn,e.stencilFail=Tn)}function FB(e,r,t){var fe,ue,Te,ne,me,Ae,Ne;if(e.length<2){let he=new mi;return he.userData={entityId:"",type:"path"},{mesh:he,material:null,center:new Se}}let{breakpoint:n,width:o,accentColor:i,completeFraction:a,isVertical:u,visibleThroughGeometry:l,dashed:c,highlightCompleteFraction:d,highlightStartFraction:f,highlightEndFraction:m,highlightColor:g,highlightWidthMultiplier:y,xrayOpacity:E,__EXPERIMENTAL_BILLBOARDING:v,__EXPERIMENTAL_PREVENT_SELF_OVERLAP:b}=r,{color:C}=t,M=!0,T=0,F=1/0,U=r.displayArrowsOnPath,R=!0,L=U,A=typeof o=="object"?Number(o.output[n])/2:o/2,j=typeof o=="object"?Number((fe=o.output[n+1])!=null?fe:o.output[n])/2:o/2,N=r.__EXPERIMENTAL_GEOMETRY==="ribbon",$=N&&v,te=((ue=t.altitude)!=null?ue:0)+fQ,de=0;e[0].z+=te;for(let he=1;he<e.length;++he){e[he].z+=te;let Ie=e[he].x-e[he-1].x,Fe=e[he].z-e[he-1].z;if(u)de+=Math.sqrt(Ie*Ie+Fe*Fe);else{let Ft=e[he].y-e[he-1].y;de+=Math.sqrt(Ie*Ie+Ft*Ft+Fe*Fe)}}let Y=e,z=(Te=r.smoothingCornerRadius)!=null?Te:Ui.cornerRadius,W=(ne=r.smoothingTension)!=null?ne:Ui.tension,Q=z>0&&W>0;Q&&(Y=PB(Y),Y=_B(Y,z,W));let[oe,ae]=r.__EXPERIMENTAL_ENDCAP_EXTENSION;if((oe>0||ae>0)&&!u&&!N){let he=Y[0],Ie=Y[Y.length-1],Fe=Q?.01:-.01;Y.push(Ie.clone().setZ(Ie.z+Fe)),Y.unshift(he.clone().setZ(he.z+Fe))}if(N&&!u&&Y.length>=2){if(oe>0){let he=Y[0],Ie=Y[1];dx.subVectors(Ie,he).normalize();let Fe=he.clone().addScaledVector(dx,-oe);Y.unshift(Fe)}if(ae>0){let he=Y[Y.length-1],Ie=Y[Y.length-2];dx.subVectors(he,Ie).normalize();let Fe=he.clone().addScaledVector(dx,ae);Y.push(Fe)}}let Ce=new CD;L&&(Ce=pQ.load(MB),Ce.colorSpace=kc);let Pe=new ht(C),Le=new ht(i),be=r.__EXPERIMENTAL_BORDER,ze=(me=be==null?void 0:be.enabled)!=null?me:!1,ot=(be==null?void 0:be.color)==="darken",ut=(Ae=be==null?void 0:be.width)!=null?Ae:.1,G=ot?Pe.clone().multiplyScalar(.6):new ht((Ne=be==null?void 0:be.color)!=null?Ne:"#000000"),ve={vertexes:{type:"f",value:1},resolution:{type:"v2",value:new lt(1,1)},cameraParameters:{type:"v2",value:new lt(T,0)},complete:{type:"f",value:M?0:1},color:{type:"c",value:Pe},pathLength:{type:"f",value:de},nearRadius:{type:"f",value:A},farRadius:{type:"f",value:j},nearZoom:{type:"f",value:T},farZoom:{type:"f",value:F},pulseColor:{type:"c",value:Le},pulse:{type:"f",value:0},pulseLength:{type:"f",value:.075},pathIsVertical:{type:"b",value:u},arrowAnimationTimer:{type:"f",value:0},arrowTexture:{type:"t",value:Ce},displayArrowsOnPath:{type:"b",value:U},showPulse:{type:"b",value:R},opacityMultiplier:{type:"f",value:1},dashed:{type:"b",value:c},highlightCompleteFraction:{type:"f",value:d},highlightStartFraction:{type:"f",value:f},highlightEndFraction:{type:"f",value:m},highlightColor:{type:"c",value:new ht(g)},highlightWidthMultiplier:{type:"f",value:y},dashLength:{type:"f",value:r.dashLength},dashGap:{type:"f",value:r.dashGap},dashRelativeToWidth:{type:"b",value:r.dashRelativeToWidth},dashSize:{type:"f",value:r.dashSize},gapSize:{type:"f",value:r.gapSize},dashAbsolute:{type:"b",value:r.dashAbsolute},dashMeters:{type:"f",value:r.dashMeters},gapMeters:{type:"f",value:r.gapMeters},isRibbon:{type:"b",value:N},billboarded:{type:"b",value:v},borderEnabled:{type:"b",value:ze},borderColor:{type:"c",value:G},borderWidth:{type:"f",value:ut},borderUseDarken:{type:"b",value:ot},endcapEnabled:{type:"v2",value:new lt(N&&oe>0?1:0,N&&ae>0?1:0)},cameraViewMatrix:{type:"m4",value:new ar}};if(Q&&Y.length>=2){let he=Y[0],Ie=Y[1],Fe=Y[Y.length-1],Ft=Y[Y.length-2],$r=he.clone().sub(Ie).normalize(),vr=he.clone().add($r.multiplyScalar(OB));Y.unshift(vr);let Yr=Fe.clone().sub(Ft).normalize(),Yt=Fe.clone().add(Yr.multiplyScalar(OB));Y.push(Yt)}let X=new FD(Y);X.curveType="catmullrom",X.tension=Q?W:0;let we=N&&Q,De=new sx(X,Y.length,we),xe=mQ*Y.length,Re=N?new ax(De,{segments:xe,billboarded:$}):new kD(De,xe,A,Jd,!1),Rt=new Float32Array(Re.attributes.position.count),Vt=new Xo(Rt,1);if(N)for(let he=0;he<=xe;he++){let Ie=he/xe;Vt.setX(he*2,Ie),Vt.setX(he*2+1,Ie)}else for(let he=0;he<=xe;he++){let Ie=he/xe;for(let Fe=0;Fe<=Jd;Fe++)Vt.setX(he*(Jd+1)+Fe,Ie)}Re.setAttribute("pathDistance",Vt);let Ht=new Float32Array(Re.attributes.position.count*3),Zt=new Xo(Ht,3),Rr,Xr,go,yo,Jn;if(N){let he=Re;for(let Ie=0;Ie<=xe;Ie++)Xr=Ie*3,go=he.tangentData[Xr],yo=he.tangentData[Xr+1],Jn=he.tangentData[Xr+2],Zt.setXYZ(Ie*2,go,yo,Jn),Zt.setXYZ(Ie*2+1,go,yo,Jn)}else{let he=Re;for(let Ie=0;Ie<=xe;Ie++){Rr=he.tangents[Ie];for(let Fe=0;Fe<=Jd;Fe++)Zt.setXYZ(Ie*(Jd+1)+Fe,Rr.x,Rr.y,Rr.z)}}Re.setAttribute("pathTangent",Zt);let yr=new Float32Array(Re.attributes.position.count*3),Dn=new Xo(yr,3),Vo,fi,bo,br=new Se,H=he=>{u?(Vo=he.x*he.y,fi=-1+he.y*he.y,bo=he.z*he.y):(Vo=-he.x*he.z,fi=-he.y*he.z,bo=1-he.z*he.z);let Ie=Math.sqrt(Vo*Vo+fi*fi+bo*bo);return Ie===0&&(Ie=1),br.set(Vo/Ie,fi/Ie,bo/Ie),br},S={x:0,y:0,z:0};if(N){let he=Re;for(let Ie=0;Ie<=xe;Ie++)Xr=Ie*3,S.x=he.tangentData[Xr],S.y=he.tangentData[Xr+1],S.z=he.tangentData[Xr+2],H(S),Dn.setXYZ(Ie*2,br.x,br.y,br.z),Dn.setXYZ(Ie*2+1,br.x,br.y,br.z)}else{let he=Re;for(let Ie=0;Ie<=xe;Ie++){Rr=he.tangents[Ie],H(Rr);for(let Fe=0;Fe<=Jd;Fe++)Dn.setXYZ(Ie*(Jd+1)+Fe,br.x,br.y,br.z)}}Re.setAttribute("pathNormal",Dn);let D=new ji({uniforms:ve,vertexShader:ux,fragmentShader:zC,side:$C});D.transparent=!0,D.alphaTest=.5,ve.resolution.value.x=1,ve.resolution.value.y=1,ve.vertexes.value=Re.attributes.position.count,ve.arrowTexture.value.wrapS=bh,ve.arrowTexture.value.wrapT=bh,ve.arrowTexture.value.anisotropy=16;let P=new tt(Re,D);P.name="path";let B=P.clone();B.name="xray";let k=ie(O({},ve),{opacityMultiplier:{type:"f",value:E},pathIsVertical:{type:"b",value:u}});k.complete.value=1,B.material=new ji({uniforms:k,vertexShader:ux,fragmentShader:zC,side:$C}),B.material.transparent=!0,B.material.alphaTest=.5,B.material.depthWrite=!1,B.material.depthTest=!1,VC(B.material,b),k.resolution.value.x=1,k.resolution.value.y=1,k.vertexes.value=Re.attributes.position.count,k.arrowTexture.value.wrapS=bh,k.arrowTexture.value.wrapT=bh,k.arrowTexture.value.anisotropy=16,k.complete.value=a,P.userData=B.userData=r.mesh.userData;let J=r.mesh;if(!l){let he=new ji({uniforms:ve,vertexShader:ux,fragmentShader:TB,side:$C}),Ie=new tt(Re,he);Ie.name="stencil",Ie.material.colorWrite=!1,Ie.material.stencilWrite=!0,Ie.material.stencilRef=bu.PATH,Ie.material.stencilFunc=hp,Ie.material.stencilZPass=Ri,Ie.material.stencilZFail=Tn,Ie.material.stencilFail=Tn,Ie.material.depthWrite=!1,Ie.material.depthTest=!0,Ie.userData=r.mesh.userData,J.add(Ie),J.add(B),B.renderOrder=Kr.XRAY_PATH,P.renderOrder=Kr.STENCIL_PATH}if(J.add(P),u){let he=new Jr().setFromObject(P),Ie=new Se;he.getCenter(Ie),J.children.forEach(Fe=>{Fe.geometry.center(),Fe.position.copy(Ie)})}l&&(P.material.stencilWrite=!0,P.material.stencilRef=bu.PATH,P.material.stencilFunc=iu,P.material.stencilZPass=Tn,P.material.stencilZFail=Tn,P.material.stencilFail=Tn,P.material.needsUpdate=!0,P.layers.disableAll(),P.layers.enable(Kr.ALWAYS_ON_TOP_PATHS)),Re.computeBoundingBox();let re=new Se;return Re.boundingBox.getCenter(re),{mesh:J,material:D,center:re}}var fQ=.15,mQ=30,OB=.01;var hQ=.5,zg=class extends We{constructor(t,n,o,i){super();h(this,"rendererState");h(this,"verticalDistanceDirty",!0);h(this,"convertTo3DMapPosition");h(this,"getParentContainer");h(this,"convertZoomLevelToAltitude");this.rendererState=t,this.convertTo3DMapPosition=n,this.getParentContainer=o,this.convertZoomLevelToAltitude=i}update(t,n,o){let i=!1;for(let a of this.rendererState.geometry3DsInScene)if(a&&a.type==="path"&&a.components[0].type==="path"){let u=a.components[0],l=a.components[1],c=u.isVertical&&this.verticalDistanceDirty;if(!(u instanceof mc))continue;let d=[];if(u.dirty||l.dirty||c){if(u.mesh.parent!=null)for(let f=u.mesh.children.length-1;f>=0;f--)Qr(u.mesh.children[0]);if(u.feature.features.length===2&&u.feature.features[0].properties.parentId&&u.feature.features[1].properties.parentId){let f=u.feature.features[0],m=u.feature.features[u.feature.features.length-1],g,y,E=f.geometry.coordinates[2]||0,v=m.geometry.coordinates[2]||0;f.properties.parentId&&(g=this.getParentContainer(f.properties.parentId,!0),g!=null&&g.altitude!=null&&(E+=g.altitude,u.isVertical=!0)),m.properties.parentId&&(y=this.getParentContainer(m.properties.parentId,!0),y!=null&&y.altitude!=null&&(v+=y.altitude,u.isVertical=!0));let b=this.convertTo3DMapPosition(f.geometry.coordinates[1],f.geometry.coordinates[0],E),C=this.convertTo3DMapPosition(m.geometry.coordinates[1],m.geometry.coordinates[0],v);Math.abs(b.z-C.z)>hQ&&g!=null&&g.visible&&y!=null&&y.visible&&(d=[b,C])}else{let f=u.feature.features;for(let m=0;m<f.length;m++)if(m===0||!S5(f[m].geometry.coordinates,f[m-1].geometry.coordinates)){let g=this.convertTo3DMapPosition(f[m].geometry.coordinates[1],f[m].geometry.coordinates[0],f[m].geometry.coordinates[2]||0);d.push(g)}}if(d.length>1){let{mesh:f,material:m,center:g}=FB(d,u,{color:l.color,altitude:l.altitude,isVertical:u.isVertical});u.mesh=f,u.material=m,u.position=g}u.dirty&&typeof u.width=="object"&&u.width.on==="zoom-level"&&(u.altitudeBreakpoints=u.width.input.map(f=>this.convertZoomLevelToAltitude(f))),u.dirty=!1}l.dirty&&(u.mesh.children.forEach(f=>{if(f.name==="stencil")return;f.material.uniforms.color.value.set(l.color),f.material.visible=l.visible,f.material.needsUpdate=!0;let m=u.__EXPERIMENTAL_BORDER;(m==null?void 0:m.color)==="darken"&&f.material.uniforms.borderColor.value.copy(f.material.uniforms.color.value).multiplyScalar(.6)}),u.mesh.position.z=l.altitude,l.dirty=!1),u.material&&(u.mesh.children.forEach(f=>{var g,y,E,v,b,C,M,T,F,U;let m=f.material.uniforms;if(f.name==="stencil"){u.materialDirty&&BB(u,f.material);return}if(u.materialDirty&&f.name==="xray"&&m.opacityMultiplier&&(m.opacityMultiplier.value=u.xrayOpacity,VC(f.material,u.__EXPERIMENTAL_PREVENT_SELF_OVERLAP)),typeof u.width=="object"&&u.width.on==="zoom-level"){u.altitudeBreakpoints&&u.altitudeBreakpoints.length>2&&Z.warn("Path width interpolation does not yet support more than 2 breakpoints! This will be added in a future version. Path width will only use the first two breakpoints.");let R=JD(o,(y=(g=u.altitudeBreakpoints)==null?void 0:g.slice(0,2))!=null?y:[t,n]);u.breakpoint=R,m.nearZoom.value=(v=(E=u.altitudeBreakpoints)==null?void 0:E[R])!=null?v:t,m.farZoom.value=(C=(b=u.altitudeBreakpoints)==null?void 0:b[R+1])!=null?C:n,m.nearRadius.value=Number(u.width.output[R])/2,m.farRadius.value=Number((M=u.width.output[R+1])!=null?M:u.width.output[R])/2}if(m.cameraParameters.value.x=o,m.cameraViewMatrix.value.copy(this.rendererState.cameraObject.matrixWorldInverse),u.materialDirty){m.displayArrowsOnPath.value=u.displayArrowsOnPath,m.pulseColor.value.set(u.accentColor),m.complete.value=u.completeFraction,BB(u,f.material),m.dashed.value=u.dashed,m.dashLength.value=u.dashLength,m.dashGap.value=u.dashGap,m.dashRelativeToWidth.value=u.dashRelativeToWidth,m.dashSize.value=u.dashSize,m.gapSize.value=u.gapSize,m.dashAbsolute.value=u.dashAbsolute,m.dashMeters.value=u.dashMeters,m.gapMeters.value=u.gapMeters;let R=u.__EXPERIMENTAL_BORDER;m.borderEnabled.value=(T=R==null?void 0:R.enabled)!=null?T:!1,m.borderWidth.value=(F=R==null?void 0:R.width)!=null?F:.1,(R==null?void 0:R.color)==="darken"?m.borderColor.value.copy(m.color.value).multiplyScalar(.6):m.borderColor.value.set((U=R==null?void 0:R.color)!=null?U:"#000000"),m.borderUseDarken.value=(R==null?void 0:R.color)==="darken",m.billboarded.value=u.__EXPERIMENTAL_BILLBOARDING;let[L,A]=u.__EXPERIMENTAL_ENDCAP_EXTENSION;m.endcapEnabled.value=new lt(L>0?1:0,A>0?1:0),typeof u.width=="number"&&(m.nearZoom.value=t,m.farZoom.value=n,m.nearRadius.value=Number(u.width)/2,m.farRadius.value=Number(u.width)/2)}}),u.displayArrowsOnPath&&u.animateArrowsOnPath&&(u.mesh.children.forEach(f=>{f.name!=="stencil"&&(f.material.uniforms.arrowAnimationTimer.value=performance.now()/3e3,f.material.needsUpdate=!0)}),i=!0),u.materialDirty=!1)}this.verticalDistanceDirty=!1,i&&this.publish("animate:path")}};function BB(e,r){let t=r.uniforms;t.highlightCompleteFraction.value=e.highlightCompleteFraction,t.highlightStartFraction.value=e.highlightStartFraction,t.highlightEndFraction.value=e.highlightEndFraction,t.highlightWidthMultiplier.value=e.highlightWidthMultiplier,t.highlightColor.value.set(e.highlightColor)}p();var on,Um,nl,fx,px=class{constructor(r){h(this,"rendererState");h(this,"dirty",!1);w(this,on);w(this,Um);w(this,nl);w(this,fx,new ar);this.rendererState=r}updateOne(r){if(r instanceof qt&&r.components[0]instanceof pn&&r.components[1]instanceof ys&&r.parentObject3D instanceof eo&&(_(this,on,r.components[0]),_(this,nl,r.components[1]),!s(this,on).detached&&s(this,on).shouldDetach&&s(this,on).mesh!=null&&s(this,on).material!=null&&s(this,on).batchedProps!=null)){_(this,Um,r.parentObject3D),s(this,on).visible=!1;let t=s(this,nl).color,n=s(this,nl).opacity*Mp(r),i=s(this,on).material.clone({color:t,side:xo,opacity:n!=null?n:1,transparent:n!==void 0?n<1:!1}),a=new sT(1,s(this,on).batchedProps.positionCount,0,i);a.layers.enable(yu.SHOULD_CAST_SHADOWS);let u=J8(s(this,on),a,s(this,fx));if(u==null)return;a.userData={entities:{0:r.id},detached:!0},s(this,on).instanceIndex=u,i.setColor(s(this,on).instanceIndex,new ht(t),s(this,nl).topColor?new ht(s(this,nl).topColor):new ht(t)),s(this,on).mesh=a,s(this,on).material=i,s(this,Um).add(a),s(this,on).shouldDetach=!1,s(this,on).detached=!0}}update(){if(!this.dirty)return;let r;for(let t of this.rendererState.geometry3DIdsInScene)r=this.rendererState.geometry3DMap.get(t),this.updateOne(r);this.dirty=!1,this.cleanup()}cleanup(){_(this,on,void 0),_(this,Um,void 0),_(this,nl,void 0)}};on=new WeakMap,Um=new WeakMap,nl=new WeakMap,fx=new WeakMap;p();p();function kB(e,r,t){var n;if((n=e.batchedProps)!=null&&n.range&&e.mesh){let o=r||1e-4,i=o/Math.max(t,1e-4);return Uv(e.mesh.geometry,e.batchedProps.range,o,0),e.material&&(e.material.repeatYFactor=i),e.currentHeight=o,!0}return!1}function LB(e,r,t,n,o,i){return e.mesh&&e.instanceIndex!==-1?(e.mesh.getMatrixAt(e.instanceIndex,t),t.decompose(n,o,i),n.z=r,t.compose(n,o,i),e.mesh.setMatrixAt(e.instanceIndex,t),e.altitude=r,!0):!1}var es,Xs,hx,gx,yx,bx,mx=class{constructor(r){h(this,"rendererState");h(this,"dirty",!1);w(this,es);w(this,Xs);w(this,hx,new ar);w(this,gx,new Se);w(this,yx,new gp);w(this,bx,new Se);this.rendererState=r}updateOne(r){var t;if(r instanceof qt&&r.type==="geometry"&&((t=r.components[1])!=null&&t.dirty)&&(_(this,es,r.components[0]),_(this,Xs,r.components[1]),r.type==="geometry")){let n=!1;s(this,Xs).height!==s(this,es).currentHeight&&(n=kB(s(this,es),s(this,Xs).height,s(this,Xs).initialHeight)),s(this,Xs).altitude!==s(this,es).altitude&&(n=LB(s(this,es),s(this,Xs).altitude,s(this,hx),s(this,gx),s(this,yx),s(this,bx))),n&&s(this,es).mesh!=null&&s(this,es).mesh.computeBoundingSphere()}}update(){for(let r of this.rendererState.geometry3DsInScene)this.updateOne(r);this.cleanup()}cleanup(){_(this,es,void 0),_(this,Xs,void 0)}};es=new WeakMap,Xs=new WeakMap,hx=new WeakMap,gx=new WeakMap,yx=new WeakMap,bx=new WeakMap;p();var gQ={showPolygonLabelTextAreaMesh:!1,showEnvMap:!1,showCollisionBoxes:!1,showGeometryInFocus:!1,showImageLOD:!1,showModelInstancingStats:!1,showScreenOffsets:!1,showCameraTargets:!1},vx=class{constructor(r){h(this,"state",gQ);h(this,"core");this.core=r}update(r){let t={};for(let[n,o]of Object.entries(r))n in this.state&&this.state[n]!==r[n]&&(this.state[n]=o,t[n]=o);this.handleUpdate(t)}handleUpdate(r){r.showPolygonLabelTextAreaMesh!=null&&(r.showPolygonLabelTextAreaMesh?this.core.getSystems().text3DSystem.showTextAreaMesh():this.core.getSystems().text3DSystem.hideTextAreaMesh()),r.showEnvMap!=null&&(r.showEnvMap?this.core.setEnvironment("basic"):this.core.setEnvironment(!1)),r.showCollisionBoxes!=null&&(r.showCollisionBoxes?(this.core.getSystems().collisionSystem.showCollisionBoxes(),this.core.render()):this.core.getSystems().collisionSystem.hideCollisionBoxes()),r.showGeometryInFocus!=null&&(r.showGeometryInFocus?this.core.getSystems().geometryInFocusSystem.showDebug():this.core.getSystems().geometryInFocusSystem.hideDebug()),r.showImageLOD!=null&&(this.core.getSystems().imageSystem.debugLOD=r.showImageLOD,this.core.render()),r.showModelInstancingStats!=null&&(r.showModelInstancingStats?this.core.getSystems().modelSystem.showDebug():this.core.getSystems().modelSystem.hideDebug()),r.showScreenOffsets!=null&&(r.showScreenOffsets?this.core.camera.showScreenOffsetsDebug():this.core.camera.hideScreenOffsetsDebug()),r.showCameraTargets!=null&&(r.showCameraTargets?this.core.camera.showCameraTargetsDebug():this.core.camera.hideCameraTargetsDebug())}};p();var $g=9,yQ=!1,RB=.1;function bQ(e,r,t){for(let n=0;n<r;n++){let o=(t&16711680)>>16,i=(t&65280)>>8,a=t&255;e[n*3]=o/255,e[n*3+1]=i/255,e[n*3+2]=a/255}}var xx=class{constructor(r,t,n){h(this,"state");h(this,"renderer");h(this,"renderService");h(this,"pickingTexture");h(this,"pickingMaterial");h(this,"pixelBuffer");h(this,"width",0);h(this,"height",0);h(this,"scale",1/2);h(this,"color",1);h(this,"convertTo3DMapPosition");h(this,"destroyed",!1);h(this,"enabled",!1);h(this,"backgroundId",16777215);h(this,"resize",()=>{let r=this.state.pixelRatio;this.width=Math.floor(this.renderer.domElement.width/r*this.scale),this.height=Math.floor(this.renderer.domElement.height/r*this.scale),this.pixelBuffer=new Uint8Array(4*this.width*this.height),this.pickingTexture=new xh(this.width,this.height,{format:xD,type:bD,internalFormat:"RGBA"})});h(this,"shouldShowByXY",(r,t,n)=>{if(this.pixelBuffer==null)return!1;let o=r+(this.height-t-1)*this.width,i=this.pixelBuffer[o*4],a=this.pixelBuffer[o*4+1],u=this.pixelBuffer[o*4+2],l=i<<16|a<<8|u;return l===n||l===this.backgroundId});h(this,"activeOccluders",new Set);h(this,"update",()=>{if(!this.enabled||this.destroyed||(this.activeOccluders.clear(),this.activeOccluders.add(this.backgroundId),!this.pickingTexture||!this.pixelBuffer))return;let r,t;for(let o of this.state.geometry3DsInScene)if((o==null?void 0:o.type)==="group-container"&&o.userData.occluderFeature!=null&&o.userData.occluderId!=null&&(this.activeOccluders.add(o.userData.occluderId),o.userData.occluderDirty)){if(r=o.userData.occluderFeature,r.geometry.type==="Polygon"&&r.geometry.coordinates.length>0){let i=cv(r,this.convertTo3DMapPosition,{color:"white",height:RB});t=this.createOccluderMesh(i,o.userData.occluderId),o.add(t)}else if(r.geometry.type==="MultiPolygon"){let i=dv(r,this.convertTo3DMapPosition,{color:"white",height:RB});t=this.createOccluderMesh(i,o.userData.occluderId),o==null||o.add(t)}o.userData.occluderDirty=!1}this.renderer.setRenderTarget(this.pickingTexture);let n=new ht(this.backgroundId);this.renderer.setClearColor(n),this.renderer.clear(),this.state.cameraObject.layers.disableAll(),this.state.cameraObject.layers.enable($g),this.renderService.renderScene(this.state.geometryScene.parent,this.state.cameraObject),this.renderer.setRenderTarget(null),this.state.cameraObject.layers.disable($g),yQ?this.renderService.enabledLayers.add($g):this.renderService.enabledLayers.delete($g),this.renderer.readRenderTargetPixelsAsync(this.pickingTexture,0,0,this.width,this.height,this.pixelBuffer).then(()=>{if(!this.destroyed)for(let o of this.state.geometry2DsInScene){let i=o==null?void 0:o.components[2];if(o&&(i==null?void 0:i.id)!=null&&this.activeOccluders.has(i.id)&&(i!=null&&i.enabled)){let a=o.components[0].projection,u=Math.floor(a.x*this.scale),l=Math.floor(a.y*this.scale),c=this.shouldShowByXY(u,l,i.id);o.components[0].isOccluded=!c}else o&&i&&!i.enabled&&(o.components[0].isOccluded=!1)}}).catch(o=>{this.destroyed||Z.error(o)})});if(this.state=r,this.convertTo3DMapPosition=t,(n==null?void 0:n.renderer)==null)throw new Error("No Renderer");this.renderService=n,this.renderer=n.renderer,this.resize(),this.pickingMaterial=new ji({glslVersion:SD,vertexShader:"\n attribute vec3 color;\n varying vec3 vColor;\n void main() {\n vColor = color;\n gl_Position = projectionMatrix * modelViewMatrix * vec4(position, 1.0);\n }\n ",fragmentShader:"\n varying vec3 vColor;\n out vec4 fragColor;\n\n void main() {\n fragColor = vec4(vColor, 1.0);\n }\n "})}applyId(r,t){let n=r.attributes.position,o=new Float32Array(n.count*3);bQ(o,n.count,t),r.setAttribute("color",new Xo(o,3))}createOccluderMesh(r,t){let n=new tt(r,this.pickingMaterial);return n.layers.set($g),this.applyId(n.geometry,t),n.userData.occluderId=t,n}reserveOccluderId(){return this.color++,this.color}enable(){this.enabled=!0}disable(){this.enabled=!1}destroy(){var r;this.destroyed=!0,(r=this.pickingTexture)==null||r.dispose(),this.pickingMaterial.dispose(),this.pickingTexture=void 0,this.pixelBuffer=void 0}};p();var Ex=class{constructor(r){this.state=r;h(this,"dirty",!0)}update(){var r;if(this.dirty){for(let t of this.state.geometry3DIdsInScene){let n=this.state.geometry3DMap.get(t);if(n instanceof qt&&n.type==="geometry"&&((r=n.components[0])==null?void 0:r.geometry)!=null){let o=n.components[0];o.geometry&&(o.geometry.dispose(),o.geometry=void 0)}}this.dirty=!1}}};p();var Ix=class extends We{constructor(t){super();h(this,"dirty",!0);h(this,"state");h(this,"texturePromiseCache",new Map);this.state=t}async loadTexture(t){if(this.texturePromiseCache.has(t))return this.texturePromiseCache.get(t);let n=new Promise((o,i)=>{yc.getLoader().load(t,o,void 0,i)});return this.texturePromiseCache.set(t,n),n}update(){for(let t of this.state.geometry3DsInScene){if(!(t instanceof qt))continue;let n=t.components[6];if(!(n instanceof Gc))continue;let o=t.components[0];if(!(o instanceof pn)||!n.dirty)continue;let i=fg(o);i!=null&&(n.texture!=null&&(n.texture.path===""?(i.texture=null,i.hideTextures(o.instanceIndex),n.dirty=!1):this.loadTexture(n.texture.path).then(a=>{a&&(n.textureInstance=a,i.texture=a,i.blendTexture=!0,i.showTextures(o.instanceIndex)),this.publish("texture-added")})),n.topTexture!=null&&(n.topTexture.path===""?(i.topTexture=null,i.hideTextures(o.instanceIndex),n.dirty=!1):this.loadTexture(n.topTexture.path).then(a=>{a&&(n.topTextureInstance=a,i.topTexture=a,i.blendTexture=!0,i.showTextures(o.instanceIndex)),this.publish("texture-added")})),n.dirty=!1)}}destroy(){this.texturePromiseCache.forEach(async t=>{(await t).dispose()}),this.texturePromiseCache.clear()}};p();var Sx=class{constructor(r){h(this,"currentOrder",Kr.ALWAYS_ON_TOP_MODELS);h(this,"assignedOrders",new WeakMap);h(this,"state");this.state=r}assignOrder(r){return this.assignedOrders.has(r)?this.assignedOrders.get(r):(this.currentOrder+=1,this.assignedOrders.set(r,this.currentOrder),this.currentOrder)}releaseOrder(r){return this.assignedOrders.delete(r),Kr.GEOMETRY}getHighestOrder(){return this.currentOrder}getOrder(r){return this.assignedOrders.get(r)}update(){let r,t;for(let n of this.state.geometry3DsInScene)if(n&&n.type==="model"&&(r=n.components[1],r!=null&&r.renderOrderDirty)){if(t=n.components[0],!t.mesh)continue;if(t.visibleThroughGeometry=r.visibleThroughGeometry,r.visibleThroughGeometry===!0){let o=this.assignOrder(t);t.renderOrder=o,this.applyRenderOrder(t)}else t.renderOrder>Kr.GEOMETRY&&(t.renderOrder=this.releaseOrder(t),this.applyRenderOrder(t));r.renderOrderDirty=!1}}applyRenderOrder(r){var o;if(!r.mesh)return;let t=r.renderOrder,n=r.visibleThroughGeometry;if(r.mesh.children[0]instanceof sr){r.mesh.renderOrder=t;for(let a of r.mesh.children)a instanceof sr&&(a.renderOrder=t);if((o=r.mesh.userData)==null?void 0:o.detached)for(let a of r.mesh.children)a instanceof sr&&(Array.isArray(a.material)?a.material.forEach(u=>{u.depthWrite=!n,u.depthTest=!n,n&&(u.transparent=!0),u.needsUpdate=!0}):(a.material.depthWrite=!n,a.material.depthTest=!n,n&&(a.material.transparent=!0),a.material.needsUpdate=!0))}else r.mesh.traverse(i=>{let a=i;"isMesh"in a&&a.isMesh===!0&&a.material&&(a.renderOrder=t,Array.isArray(a.material)?a.material.forEach(u=>{u.depthWrite=!n,u.depthTest=!n,n&&(u.transparent=!0),u.needsUpdate=!0}):(a.material.depthWrite=!n,a.material.depthTest=!n,n&&(a.material.transparent=!0),a.material.needsUpdate=!0))})}};p();var Cx=class{constructor(r){h(this,"state");this.state=r}applyMask(r,t,n){this.disableMask(r,t),n.mode==="mask"&&n.maskId!=null&&n.enabled?this.enableMaskProducer(r,t,n):n.mode==="masked-object"&&n.maskId!=null&&n.enabled&&this.enableMaskReciever(r,n)}update(){let r;for(let t of this.state.geometry3DsInScene)(t==null?void 0:t.type)==="geometry-group"&&(!Og(t,this.state)||jv(t)&&Og(t,this.state))&&(r=t.components[0],r!=null&&r.dirty&&(t.traverse(n=>{(n instanceof tt||n instanceof lu)&&n.material instanceof MD&&r!=null&&!n.userData.detached&&(this.disableMask(n.material,n),this.applyMask(n.material,n,r))}),r.dirty=!1))}enableMaskProducer(r,t,n){r.stencilWrite=!0,r.colorWrite=!1,r.stencilRef=n.maskId,r.stencilFunc=hp,r.stencilZPass=Ri,r.stencilZFail=Tn,r.stencilFail=Tn,r.needsUpdate=!0,r.depthWrite=!1,t.layers.disableAll(),t.layers.set(Kr.MASKS)}enableMaskReciever(r,t){r.stencilWrite=!0,r.stencilRef=t.maskId,r.stencilFunc=t.effect==="reveal"?ID:iu,r.stencilZPass=Tn,r.stencilZFail=Tn,r.stencilFail=Tn,r.needsUpdate=!0}disableMask(r,t){r.stencilWrite=!1,r.colorWrite=!0,r.needsUpdate=!0,t.layers.disableAll(),t.layers.set(Kr.GEOMETRY)}};p();var NB=1e4,Dx=class{constructor(r){h(this,"rendererState");h(this,"dirty",!1);this.rendererState=r}update(){var o;let r,t,n;for(let i of this.rendererState.geometry3DsInScene)if(t=i.components[0],n=i.components[1],r=i.components[7],i.type==="model"&&r!=null&&(n!=null&&n.EXPERIMENTAL_clippingEnabled)&&(r.dirty&&t.mesh!=null&&(r.plane==null&&(r.plane=new AD(new Se(0,0,-1),r.verticalOffset),this.process(t,r)),r.plane.constant!==r.verticalOffset&&(r.plane.constant=r.verticalOffset),r.topColor!=null&&((o=r.holeFillMesh)==null?void 0:o.material)instanceof Eh&&r.holeFillMesh.material.color.set(r.topColor),r.topVisible!=null&&r.holeFillMesh!=null&&(r.holeFillMesh.visible=r.topVisible),r.dirty=!1),r.plane!=null&&r.holeFillMesh!=null&&r.topVisible===!0)){let a=r.plane,u=r.holeFillMesh;a.coplanarPoint(u.position),u.lookAt(u.position.x-a.normal.x,u.position.y-a.normal.y,u.position.z-a.normal.z)}}process(r,t){var m;if(r.mesh==null)return;let n=r.mesh.parent,o=[];r.mesh.traverse(g=>{var y;if(g instanceof tt){let E=g.geometry.clone();if(g instanceof sr){let v=(y=r.instanceIndex)!=null?y:0,b=new ar;g.getMatrixAt(v,b),E.applyMatrix4(b)}else g.updateWorldMatrix(!0,!1),E.applyMatrix4(g.matrixWorld);o.push(E),E.computeVertexNormals(),g.material.clippingPlanes=[t.plane]}});let i=Gi(o),a=new Jy,u=new Jy,l=new Eo(NB,NB),c=this.createHoleFillGeometry(i,l,t.plane,1);c.name="hole-fill-group";let d=new Eh({color:(m=t.topColor)!=null?m:"#E67B5B",clippingPlanes:[],stencilWrite:!0,stencilRef:bu.CLIPPING_BASELINE,stencilFunc:iu,stencilFail:Ri,stencilZFail:Ri,stencilZPass:Ri}),f=new tt(l,d);f.name="hole-fill-mesh",t.holeFillMesh=f,f.renderOrder=1.1,u.add(c),u.add(r.mesh),a.add(u),a.add(f),n==null||n.add(a),r.mesh=a}createHoleFillGeometry(r,t,n,o=0){let i=new Jy,a=new dn;a.depthWrite=!1,a.depthTest=!1,a.colorWrite=!1,a.stencilWrite=!0,a.stencilFunc=hp;let u=a.clone();u.side=xo,u.stencilRef=bu.CLIPPING_BASELINE,u.stencilFail=Ri,u.stencilZFail=Ri,u.stencilZPass=Ri;let l=new tt(t,u);l.renderOrder=o-.1,i.add(l);let c=a.clone();c.side=yh,c.clippingPlanes=[n],c.stencilFail=Yy,c.stencilZFail=Yy,c.stencilZPass=Yy;let d=new tt(r,c);d.renderOrder=o,i.add(d);let f=a.clone();f.side=Bc,f.clippingPlanes=[n],f.stencilFail=qy,f.stencilZFail=qy,f.stencilZPass=qy;let m=new tt(r,f);return m.renderOrder=o,i.add(m),i}};p();var Tx=class{constructor(){h(this,"plugins",new Set)}registerPlugin(r){this.plugins.add(r)}unregisterPlugin(r){this.plugins.delete(r)}update(r){for(let t of this.plugins)t.update(r)}};p();var Mx=class{constructor(r){h(this,"type","occlusion2d");h(this,"enabled",!0);h(this,"id");this.id=r}};p();p();p();var jB="varying vec4 vWorldPosition;\n\nvoid main() {\n vWorldPosition = modelMatrix * vec4(position, 1.0);\n gl_Position = projectionMatrix * modelViewMatrix * vec4(position, 1.0);\n}\n\n";p();var HC="uniform sampler2D shadowMap;\nuniform mat4 lightMatrix;\nuniform float shadowBias;\nuniform float shadowOpacity;\nuniform vec3 baseColor;\nuniform float shadowMapSize;\nuniform float pcfSpread;\nuniform float depthRangeMax;\nuniform bool shadowEnabled;\nvarying vec4 vWorldPosition;\nfloat shadowThreshold = 0.05;\nfloat shadowStrengthMultiplier = 0.6;\n\n/**\n * Interleaved gradient noise for temporal/spatial dithering of shadow samples\n */\nfloat interleavedGradientNoise(vec2 position) {\n vec3 magic = vec3(0.06711056, 0.00583715, 52.9829189);\n return fract(magic.z * fract(dot(position, magic.xy)));\n}\n\n// Compile-time sample count for loop unrolling (injected via material)\n#ifndef PCF_SAMPLES\n#define PCF_SAMPLES 4\n#endif\n\n// Poisson disk samples - only define what we need based on sample count\n#if PCF_SAMPLES <= 4\nconst vec2 poissonDisk[4] = vec2[](\n vec2(-0.94201624, -0.39906216),\n vec2(0.94558609, -0.76890725),\n vec2(-0.094184101, -0.92938870),\n vec2(0.34495938, 0.29387760)\n);\n#elif PCF_SAMPLES <= 8\nconst vec2 poissonDisk[8] = vec2[](\n vec2(-0.94201624, -0.39906216),\n vec2(0.94558609, -0.76890725),\n vec2(-0.094184101, -0.92938870),\n vec2(0.34495938, 0.29387760),\n vec2(-0.91588581, 0.45771432),\n vec2(-0.81544232, -0.87912464),\n vec2(-0.38277543, 0.27676845),\n vec2(0.97484398, 0.75648379)\n);\n#else\nconst vec2 poissonDisk[16] = vec2[](\n vec2(-0.94201624, -0.39906216),\n vec2(0.94558609, -0.76890725),\n vec2(-0.094184101, -0.92938870),\n vec2(0.34495938, 0.29387760),\n vec2(-0.91588581, 0.45771432),\n vec2(-0.81544232, -0.87912464),\n vec2(-0.38277543, 0.27676845),\n vec2(0.97484398, 0.75648379),\n vec2(0.44323325, -0.97511554),\n vec2(0.53742981, -0.47373420),\n vec2(-0.26496911, -0.41893023),\n vec2(0.79197514, 0.19090188),\n vec2(-0.24188840, 0.99706507),\n vec2(-0.81409955, 0.91437590),\n vec2(0.19984126, 0.78641367),\n vec2(0.14383161, -0.14100790)\n);\n#endif\n\n/**\n * Samples the shadow map using PCF (Percentage Closer Filtering)\n * Uses compile-time loop count for GPU optimization\n * @param lightSpacePos Position in light space coordinates\n * @returns Visibility factor (1.0 = fully lit, 0.0 = fully shadowed)\n */\nfloat sampleShadow(vec3 lightSpacePos) {\n float scaledTexelSize = (1.0 / shadowMapSize) * pcfSpread;\n float currentDepth = lightSpacePos.z * depthRangeMax;\n \n // Rotation for temporal stability\n float noise = interleavedGradientNoise(gl_FragCoord.xy) * 6.283185;\n float cosNoise = cos(noise);\n float sinNoise = sin(noise);\n mat2 rotation = mat2(cosNoise, -sinNoise, sinNoise, cosNoise);\n \n float shadow = 0.0;\n \n // Compile-time unrolled loop - GPU can optimize this efficiently\n for(int i = 0; i < PCF_SAMPLES; i++) {\n vec2 offset = rotation * poissonDisk[i] * scaledTexelSize;\n vec2 uv = clamp(lightSpacePos.xy + offset, 0.0, 1.0);\n \n float sampledDepth = texture2D(shadowMap, uv).r;\n shadow += step(sampledDepth + shadowBias, currentDepth);\n }\n \n return 1.0 - shadow / float(PCF_SAMPLES);\n}\n\nvoid main() {\n if (shadowEnabled) {\n // Transform world position to light space\n vec4 shadowCoord = lightMatrix * vWorldPosition;\n vec3 projCoords = shadowCoord.xyz / shadowCoord.w;\n \n // Check if fragment is within shadow map bounds\n bool inBounds = projCoords.x >= 0.0 && projCoords.x <= 1.0 && \n projCoords.y >= 0.0 && projCoords.y <= 1.0 && \n projCoords.z >= 0.0 && projCoords.z <= 1.0;\n \n if (inBounds) { \n float visibility = sampleShadow(projCoords);\n float shadowIntensity = 1.0 - visibility;\n \n if (shadowIntensity > shadowThreshold) {\n float shadowStrength = shadowIntensity * shadowOpacity * shadowStrengthMultiplier;\n gl_FragColor = vec4(baseColor, shadowStrength);\n }\n }\n }\n}\n\n";var wx=class extends ji{constructor(){super({vertexShader:jB,fragmentShader:"#define PCF_SAMPLES 4\n"+HC,uniforms:{shadowMap:{value:null},lightMatrix:{value:new ar},shadowBias:{value:8e-5},shadowOpacity:{value:.25},baseColor:{value:new ht(8421504)},shadowMapSize:{value:4096},pcfSpread:{value:3.5},depthRangeMax:{value:1},shadowEnabled:{value:!1}},transparent:!0,depthWrite:!1,side:xo,stencilWrite:!0,stencilFunc:iu,stencilRef:bu.UNDERGROUND_MASK,stencilFail:Tn,stencilZFail:Tn,stencilZPass:Tn});h(this,"pcfSampleCount",4)}setShadowUniforms(t,n,o,i,a,u,l,c,d,f){this.uniforms.shadowMap.value=t,this.uniforms.lightMatrix.value.copy(n),this.uniforms.shadowBias.value=o,this.uniforms.shadowOpacity.value=i,this.uniforms.baseColor.value=a,this.uniforms.shadowMapSize.value=u,this.uniforms.pcfSpread.value=l,this.uniforms.depthRangeMax.value=d,this.uniforms.shadowEnabled.value=f,c!==this.pcfSampleCount&&(this.pcfSampleCount=c,this.fragmentShader="#define PCF_SAMPLES ".concat(c,"\n")+HC,this.needsUpdate=!0)}};var ga={enabled:!0,debug:!1,baseColor:"#a0a0a0",shadowOpacity:.25,pcfSamples:4,pcfSpread:3,shadowBias:.001,normalBias:.12,shadowMapSize:"auto",sunAzimuth:225,sunElevation:45,visibleAtZoomLevel:18},UB=1e4,xQ=-.05,EQ=999,IQ=4096,SQ=2048,CQ=20.5,DQ=19.5,GB=.1,TQ=400,MQ=-200,wQ=50,AQ=100,PQ=-50,_Q=40,Gm=15,ol=22,OQ=100,FQ=5,BQ=50,kQ=50,LQ=40,RQ=5,NQ=.5,ZC=1,zB=1,jQ=5,Bn=256,UQ=65535,GQ=.5,Ax=.1,zQ=1e3,$Q=16737792,VQ=.2,$B=.2,HQ=1001,ZQ=8900331,WC=!0,Px=class{constructor(r,t,n,o){h(this,"state");h(this,"rendererService");h(this,"depthMaterial");h(this,"cameraOrbit");h(this,"lightCamera");h(this,"shadowRenderTarget");h(this,"lightMatrix",new ar);h(this,"currentSnapX",0);h(this,"currentSnapY",0);h(this,"shadowCenter",new Se);h(this,"shadowPlane",null);h(this,"shadowPlaneMaterial",null);h(this,"shadowPlaneEnabled",!0);h(this,"visibleAtCurrentZoom",!0);h(this,"zoomOpacityFactor",1);h(this,"lightCameraHelper",null);h(this,"debugEnabled",!1);h(this,"debugGrid",null);h(this,"debugCurrentCell",null);h(this,"debugCurrentCellMaterial",null);h(this,"debugCanvas",null);h(this,"debugCanvasCtx",null);h(this,"debugRenderTarget",null);h(this,"debugDepthMaterial",null);h(this,"debugDepthQuad",null);h(this,"debugDepthScene",null);h(this,"debugDepthCamera",null);h(this,"options");h(this,"internal");h(this,"shadowResolutionSizes",{high:IQ,low:SQ});h(this,"shadowResolutionZoomThresholds",{high:CQ,low:DQ});h(this,"debugPixelBuffer",null);h(this,"bias",new ar().set(.5,0,0,.5,0,.5,0,.5,0,0,.5,.5,0,0,0,1));h(this,"matrix",new ar);h(this,"transparentGeometryVisibilityStateMap",new Map);h(this,"lastZoomLevel",null);h(this,"lastCameraElevation",null);h(this,"needsRender",!0);h(this,"needsCompute",!0);var a,u,l,c,d,f,m,g,y,E,v,b;this.state=r,this.cameraOrbit=n,this.rendererService=t,this.options=Object.freeze({enabled:(a=o==null?void 0:o.enabled)!=null?a:ga.enabled,debug:(u=o==null?void 0:o.debug)!=null?u:ga.debug,baseColor:(l=o==null?void 0:o.baseColor)!=null?l:ga.baseColor,shadowOpacity:(c=o==null?void 0:o.shadowOpacity)!=null?c:ga.shadowOpacity,pcfSamples:(d=o==null?void 0:o.pcfSamples)!=null?d:ga.pcfSamples,pcfSpread:(f=o==null?void 0:o.pcfSpread)!=null?f:ga.pcfSpread,shadowBias:(m=o==null?void 0:o.shadowBias)!=null?m:ga.shadowBias,normalBias:(g=o==null?void 0:o.normalBias)!=null?g:ga.normalBias,shadowMapSize:(y=o==null?void 0:o.shadowMapSize)!=null?y:ga.shadowMapSize,sunAzimuth:(E=o==null?void 0:o.sunAzimuth)!=null?E:ga.sunAzimuth,sunElevation:(v=o==null?void 0:o.sunElevation)!=null?v:ga.sunElevation,visibleAtZoomLevel:(b=o==null?void 0:o.visibleAtZoomLevel)!=null?b:ga.visibleAtZoomLevel});let i=this.options.shadowMapSize==="auto"?this.shadowResolutionSizes.high:this.options.shadowMapSize;this.internal={baseColor:new ht(this.options.baseColor),lightOrthoSize:wQ,sunDistance:AQ,groundZPosition:PQ,snapGridSize:_Q,currentShadowMapSize:i,currentShadowResolutionMode:(this.options.shadowMapSize==="auto",null),sunDirection:new Se,sunAzimuth:this.options.sunAzimuth,sunElevation:this.options.sunElevation},this.updateSunDirection(),this.lightCamera=new G3(-this.internal.lightOrthoSize,this.internal.lightOrthoSize,this.internal.lightOrthoSize,-this.internal.lightOrthoSize,GB,TQ),this.lightCamera.layers.disableAll(),this.lightCamera.layers.enable(yu.SHOULD_CAST_SHADOWS),this.lightCamera.position.copy(this.internal.sunDirection.clone().multiplyScalar(MQ)),this.lightCamera.lookAt(new Se(0,0,0)),this.lightCamera.updateMatrixWorld(),this.lightCamera.updateProjectionMatrix(),this.shadowRenderTarget=this.createShadowRenderTarget(i),this.depthMaterial=new LD,this.depthMaterial.depthPacking=ED,this.depthMaterial.blending=gD,this.createShadowPlane(),this.options.debug&&this.setDebugEnabled(!0)}createShadowRenderTarget(r){let t=new xh(r,r);return t.texture.minFilter=vh,t.texture.magFilter=vh,t.texture.generateMipmaps=!1,t.depthBuffer=!0,t.stencilBuffer=!1,t.depthTexture=new _D(r,r,vD),t}resizeShadowRenderTarget(r){this.shadowRenderTarget.setSize(r,r),this.shadowRenderTarget.depthTexture&&(this.shadowRenderTarget.depthTexture.image.width=r,this.shadowRenderTarget.depthTexture.image.height=r,this.shadowRenderTarget.depthTexture.needsUpdate=!0)}createShadowPlane(){let r=new Eo(UB,UB);r.rotateX(0),this.shadowPlaneMaterial=new wx,this.shadowPlane=new tt(r,this.shadowPlaneMaterial),this.shadowPlane.position.set(0,0,xQ),this.shadowPlane.renderOrder=EQ,this.shadowPlane.frustumCulled=!1,this.shadowPlane.name="ShadowPlane",this.shadowPlaneEnabled&&this.state.threeJSScene.add(this.shadowPlane)}setShadowPlaneEnabled(r){this.shadowPlaneEnabled!==r&&(this.shadowPlaneEnabled=r,this.shadowPlane&&(r?this.state.threeJSScene.add(this.shadowPlane):this.state.threeJSScene.remove(this.shadowPlane)))}isShadowPlaneEnabled(){return this.shadowPlaneEnabled}updateShadowPlanePosition(){this.shadowPlane&&(this.shadowPlane.position.x=this.shadowCenter.x,this.shadowPlane.position.y=this.shadowCenter.y)}setDebugEnabled(r){this.debugEnabled!==r&&(this.debugEnabled=r,r?this.createDebugHelpers():this.disposeDebugHelpers())}isDebugEnabled(){return this.debugEnabled}createDebugHelpers(){this.debugEnabled=!0,!this.lightCameraHelper&&this.lightCamera&&(this.lightCameraHelper=new jD(this.lightCamera),this.lightCameraHelper.name="ShadowLightCameraHelper",this.state.threeJSScene.add(this.lightCameraHelper)),this.createDebugGrid(),this.createDebugCurrentCell(),this.createDebugCanvas()}createDebugGrid(){if(this.debugGrid)return;let r=this.internal.snapGridSize,t=jQ,n=r*t*2,o=[];for(let u=-t;u<=t;u++){let l=u*r;o.push(l,-n/2,Ax),o.push(l,n/2,Ax)}for(let u=-t;u<=t;u++){let l=u*r;o.push(-n/2,l,Ax),o.push(n/2,l,Ax)}let i=new Dl;i.setAttribute("position",new Lc(o,3));let a=new Qy({color:UQ,transparent:!0,opacity:GQ,depthTest:!1});this.debugGrid=new lu(i,a),this.debugGrid.name="ShadowDebugGrid",this.debugGrid.renderOrder=zQ,this.debugGrid.frustumCulled=!1,this.state.threeJSScene.add(this.debugGrid)}createDebugCurrentCell(){if(this.debugCurrentCell)return;let r=this.internal.snapGridSize,t=new Eo(r,r);this.debugCurrentCellMaterial=new dn({color:$Q,transparent:!0,opacity:VQ,depthTest:!1,side:2}),this.debugCurrentCell=new tt(t,this.debugCurrentCellMaterial),this.debugCurrentCell.name="ShadowDebugCurrentCell",this.debugCurrentCell.renderOrder=HQ,this.debugCurrentCell.frustumCulled=!1,this.debugCurrentCell.position.set(this.currentSnapX+r/2,this.currentSnapY+r/2,$B),this.state.threeJSScene.add(this.debugCurrentCell)}createDebugCanvas(){if(this.debugCanvas)return;this.debugCanvas=document.createElement("canvas"),this.debugCanvas.width=Bn,this.debugCanvas.height=Bn,this.debugCanvas.style.cssText="\n position: fixed;\n bottom: 16px;\n transform: rotate(-270deg);\n left: 16px;\n width: ".concat(Bn,"px;\n height: ").concat(Bn,"px;\n border: 2px solid #00ffff;\n border-radius: 4px;\n background: #000;\n z-index: 9999;\n pointer-events: none;\n ");let r=document.createElement("div");if(r.textContent=WC?"Shadow Depth Map":"Light Camera View",r.style.cssText="\n position: fixed;\n bottom: ".concat(Bn+20,"px;\n left: 16px;\n color: #00ffff;\n font-family: monospace;\n font-size: 12px;\n z-index: 9999;\n pointer-events: none;\n "),r.id="shadow-debug-label",document.body.appendChild(this.debugCanvas),document.body.appendChild(r),this.debugCanvasCtx=this.debugCanvas.getContext("2d"),this.debugRenderTarget=new xh(Bn,Bn),this.debugRenderTarget.texture.minFilter=vh,this.debugRenderTarget.texture.magFilter=vh,WC){this.debugDepthMaterial=new ji({uniforms:{depthTexture:{value:this.shadowRenderTarget.depthTexture}},vertexShader:"\n varying vec2 vUv;\n void main() {\n vUv = uv;\n gl_Position = projectionMatrix * modelViewMatrix * vec4(position, 1.0);\n }\n ",fragmentShader:"\n uniform sampler2D depthTexture;\n varying vec2 vUv;\n void main() {\n float depth = texture2D(depthTexture, vUv).r;\n // Invert so near is bright, far is dark\n gl_FragColor = vec4(vec3(1.0 - depth), 1.0);\n }\n "});let t=new Eo(2,2);this.debugDepthQuad=new tt(t,this.debugDepthMaterial),this.debugDepthScene=new uu,this.debugDepthScene.add(this.debugDepthQuad),this.debugDepthCamera=new G3(-1,1,1,-1,0,1)}}updateDebugCanvas(){if(!this.debugCanvas||!this.debugCanvasCtx||!this.rendererService.renderer||!this.debugRenderTarget)return;let r=this.rendererService.renderer,t=Bn*Bn*4;(!this.debugPixelBuffer||this.debugPixelBuffer.length!==t)&&(this.debugPixelBuffer=new Uint8Array(t)),WC&&this.debugDepthScene&&this.debugDepthCamera&&this.debugDepthMaterial?(this.debugDepthMaterial.uniforms.depthTexture.value=this.shadowRenderTarget.depthTexture,r.setRenderTarget(this.debugRenderTarget),r.clear(),r.render(this.debugDepthScene,this.debugDepthCamera),r.setRenderTarget(null)):(r.setRenderTarget(this.debugRenderTarget),r.setClearColor(ZQ,1),r.clear(),r.render(this.state.threeJSScene,this.lightCamera),r.setRenderTarget(null)),r.readRenderTargetPixels(this.debugRenderTarget,0,0,Bn,Bn,this.debugPixelBuffer);let n=this.debugCanvasCtx.createImageData(Bn,Bn),o=n.data,i,a;for(let u=0;u<Bn;u++)for(let l=0;l<Bn;l++)i=((Bn-1-u)*Bn+l)*4,a=(u*Bn+l)*4,o[a]=this.debugPixelBuffer[i],o[a+1]=this.debugPixelBuffer[i+1],o[a+2]=this.debugPixelBuffer[i+2],o[a+3]=255;this.debugCanvasCtx.putImageData(n,0,0)}disposeDebugHelpers(){this.lightCameraHelper&&(this.state.threeJSScene.remove(this.lightCameraHelper),this.lightCameraHelper.dispose(),this.lightCameraHelper=null),this.debugGrid&&(this.state.threeJSScene.remove(this.debugGrid),this.debugGrid.geometry.dispose(),this.debugGrid.material.dispose(),this.debugGrid=null),this.debugCurrentCell&&(this.state.threeJSScene.remove(this.debugCurrentCell),this.debugCurrentCell.geometry.dispose(),this.debugCurrentCell=null),this.debugCurrentCellMaterial&&(this.debugCurrentCellMaterial.dispose(),this.debugCurrentCellMaterial=null),this.debugCanvas&&(this.debugCanvas.remove(),this.debugCanvas=null,this.debugCanvasCtx=null),this.debugPixelBuffer=null,this.debugRenderTarget&&(this.debugRenderTarget.dispose(),this.debugRenderTarget=null),this.debugDepthQuad&&(this.debugDepthQuad.geometry.dispose(),this.debugDepthQuad=null),this.debugDepthMaterial&&(this.debugDepthMaterial.dispose(),this.debugDepthMaterial=null),this.debugDepthScene=null,this.debugDepthCamera=null;let r=document.getElementById("shadow-debug-label");r&&r.remove()}updateDebugHelpers(){if(this.debugEnabled&&(this.lightCameraHelper&&this.lightCameraHelper.update(),this.debugGrid&&this.debugGrid.position.set(this.currentSnapX,this.currentSnapY,0),this.debugCurrentCell)){let r=this.internal.snapGridSize;this.debugCurrentCell.position.set(this.currentSnapX+r/2,this.currentSnapY+r/2,$B)}}updateSunDirection(){let r=this.internal.sunAzimuth*Math.PI/180,t=this.internal.sunElevation*Math.PI/180,n=Math.cos(t);this.internal.sunDirection.set(n*Math.sin(r),n*Math.cos(r),-Math.sin(t)),this.internal.sunDirection.normalize()}updateLightCamera(){this.lightCamera&&(this.lightCamera.left=-this.internal.lightOrthoSize,this.lightCamera.right=this.internal.lightOrthoSize,this.lightCamera.top=this.internal.lightOrthoSize,this.lightCamera.bottom=-this.internal.lightOrthoSize,this.lightCamera.updateProjectionMatrix())}updateLightMatrix(){this.lightCamera.position.copy(this.shadowCenter).add(this.internal.sunDirection.clone().multiplyScalar(-this.internal.sunDistance)),this.lightCamera.lookAt(this.shadowCenter),this.lightCamera.near=GB,this.lightCamera.far=this.internal.sunDistance*2,this.lightCamera.left=-this.internal.lightOrthoSize,this.lightCamera.right=this.internal.lightOrthoSize,this.lightCamera.top=this.internal.lightOrthoSize,this.lightCamera.bottom=-this.internal.lightOrthoSize,this.lightCamera.updateMatrixWorld(!0),this.lightCamera.updateProjectionMatrix(),this.matrix.identity(),this.matrix.multiplyMatrices(this.lightCamera.projectionMatrix,this.lightCamera.matrixWorldInverse),this.lightMatrix.multiplyMatrices(this.bias,this.matrix)}updateAutoSunDistance(r,t){let n=Math.max(Gm,Math.min(ol,r)),o=(ol-n)/(ol-Gm),i=Math.max(t,OQ*Math.pow(FQ,o));Math.abs(this.internal.sunDistance-i)>ZC&&(this.internal.sunDistance=i,this.updateSunDirection(),this.needsRender=!0)}updateAutoShadowResolution(r){if(this.options.shadowMapSize!=="auto")return;let t=this.internal.currentShadowResolutionMode;if(this.internal.currentShadowResolutionMode===null?r>=this.shadowResolutionZoomThresholds.high?t="high":t="low":this.internal.currentShadowResolutionMode==="low"?r>=this.shadowResolutionZoomThresholds.high&&(t="high"):this.internal.currentShadowResolutionMode==="high"&&r<=this.shadowResolutionZoomThresholds.low&&(t="low"),t!==this.internal.currentShadowResolutionMode&&t!==null){let n=this.shadowResolutionSizes[t];this.internal.currentShadowResolutionMode=t,this.internal.currentShadowMapSize=n,this.resizeShadowRenderTarget(n),this.needsRender=!0}}updateAutoLightSize(r,t){let n=Math.max(Gm,Math.min(ol,r)),o=(ol-n)/(ol-Gm),i=Math.max(t,BQ*Math.pow(kQ,o));Math.abs(this.internal.lightOrthoSize-i)>ZC&&(this.internal.lightOrthoSize=i,this.updateLightCamera(),this.needsRender=!0)}updateZoomVisibility(r){let t=this.options.visibleAtZoomLevel-zB,n=this.options.visibleAtZoomLevel,o;r>=n?o=1:r<=t?o=0:o=(r-t)/zB;let i=o>0;(i!==this.visibleAtCurrentZoom||o!==this.zoomOpacityFactor)&&(this.visibleAtCurrentZoom=i,this.zoomOpacityFactor=o,this.needsRender=!0)}isVisibleAtCurrentZoom(){return this.visibleAtCurrentZoom}updateAutoSnapGridSize(r){let t=Math.max(Gm,Math.min(ol,r)),n=(ol-t)/(ol-Gm),o=LQ*Math.pow(RQ,n);Math.abs(this.internal.snapGridSize-o)>ZC&&(this.internal.snapGridSize=o,this.debugEnabled&&this.recreateDebugGrid())}recreateDebugGrid(){this.debugGrid&&(this.state.threeJSScene.remove(this.debugGrid),this.debugGrid.geometry.dispose(),this.debugGrid.material.dispose(),this.debugGrid=null),this.debugCurrentCell&&(this.state.threeJSScene.remove(this.debugCurrentCell),this.debugCurrentCell.geometry.dispose(),this.debugCurrentCell=null),this.createDebugGrid(),this.createDebugCurrentCell()}renderShadowMap(){var t,n;let r=this.state.threeJSScene.overrideMaterial;this.state.threeJSScene.overrideMaterial=this.depthMaterial,(t=this.rendererService.renderer)==null||t.setRenderTarget(this.shadowRenderTarget),this.rendererService.clear(),this.rendererService.renderScene(this.state.threeJSScene,this.lightCamera),(n=this.rendererService.renderer)==null||n.setRenderTarget(null),this.state.threeJSScene.overrideMaterial=r,this.debugEnabled&&this.updateDebugCanvas()}updateShadowUniforms(){var o;let r=this.options.enabled&&this.visibleAtCurrentZoom,t=this.options.shadowOpacity*this.zoomOpacityFactor,n;for(let i of this.state.geometry3DsInScene)if(n=i.components[0],n!=null&&n.mesh&&((o=n==null?void 0:n.mesh)==null?void 0:o.material)instanceof oE){let a=n.mesh.material;a instanceof oE&&a.setShadowUniforms(this.shadowRenderTarget.depthTexture,this.lightMatrix,this.lightCamera.near,this.lightCamera.far,this.options.shadowBias,t,this.internal.baseColor,this.internal.currentShadowMapSize,this.options.pcfSpread,this.options.pcfSamples,this.internal.sunDirection,this.options.normalBias,this.state.depthRangeFor3D[1],r)}this.shadowPlaneMaterial&&this.shadowPlaneMaterial.setShadowUniforms(this.shadowRenderTarget.depthTexture,this.lightMatrix,this.options.shadowBias,t,this.internal.baseColor,this.internal.currentShadowMapSize,this.options.pcfSpread,this.options.pcfSamples,this.state.depthRangeFor3D[1],r)}zoomOrElevationChanged(r,t){if(this.lastZoomLevel===null||this.lastCameraElevation===null)return this.lastZoomLevel=r,this.lastCameraElevation=t,!0;let n=Math.abs(r-this.lastZoomLevel)>=NQ,o=t!==this.lastCameraElevation;return n||o?(this.lastZoomLevel=r,this.lastCameraElevation=t,!0):!1}updateSnap(){let r=this.cameraOrbit.position.x||0,t=this.cameraOrbit.position.y||0,n=Math.floor(r/this.internal.snapGridSize)*this.internal.snapGridSize,o=Math.floor(t/this.internal.snapGridSize)*this.internal.snapGridSize;(n!==this.currentSnapX||o!==this.currentSnapY)&&(this.currentSnapX=n,this.currentSnapY=o,this.shadowCenter.set(n,o,this.internal.groundZPosition),this.needsRender=!0)}update(r,t){this.updateZoomVisibility(r),(this.needsCompute||this.zoomOrElevationChanged(r,t))&&(this.updateAutoShadowResolution(r),this.updateAutoLightSize(r,t),this.updateAutoSunDistance(r,t),this.updateAutoSnapGridSize(r)),this.updateSnap(),this.needsRender&&(this.updateLightMatrix(),this.visibleAtCurrentZoom&&this.renderShadowMap(),this.updateShadowPlanePosition(),this.updateShadowUniforms()),this.updateDebugHelpers(),this.needsRender=!1,this.needsCompute=!1}destroy(){this.disposeDebugHelpers(),this.shadowPlane&&(this.state.threeJSScene.remove(this.shadowPlane),this.shadowPlane.geometry.dispose(),this.shadowPlane=null),this.shadowPlaneMaterial&&(this.shadowPlaneMaterial.dispose(),this.shadowPlaneMaterial=null),this.shadowRenderTarget&&(this.shadowRenderTarget.dispose(),this.shadowRenderTarget.depthTexture&&this.shadowRenderTarget.depthTexture.dispose()),this.depthMaterial&&this.depthMaterial.dispose(),this.transparentGeometryVisibilityStateMap.clear()}};p();p();var WQ=[100,500,2e3,1e4];function Vg(e,r){var t,n,o;return e.set(pt.degToRad((t=r==null?void 0:r[0])!=null?t:Ol[0]),pt.degToRad((n=r==null?void 0:r[1])!=null?n:Ol[1]),pt.degToRad((o=r==null?void 0:r[2])!=null?o:Ol[2]))}function Hg(e,r){var t,n,o;return e.set((t=r==null?void 0:r[0])!=null?t:_l[0],(n=r==null?void 0:r[1])!=null?n:_l[1],(o=r==null?void 0:r[2])!=null?o:_l[2])}function _x(e){var a,u,l,c;let r=e.components[0],t=e.components[1];if(t.opacity!=null&&t.opacity!==r.opacity&&(r.opacity=t.opacity),!(((a=r.mesh)==null?void 0:a.children[0])instanceof sr)){let d=t.material,f=t.color;if(d||f){let m=XQ(f,d);(u=r.mesh)==null||u.traverse(g=>{g instanceof tt&&g.material&&(Array.isArray(g.material)?g.material.forEach(y=>{m[y.name]?(y.color.set(m[y.name].color),y.vertexColors=!1):f&&y.color.set(f)}):m[g.material.name]?(g.material.color.set(m[g.material.name].color),g.material.vertexColors=!1):f&&g.material.color.set(f))})}}let o=(l=r.feature.geometry.coordinates[2])!=null?l:0,i=((c=t.verticalOffset)!=null?c:0)+o;r.altitude!==i&&(r.altitude=i),t.visible!==r.visible&&(r.visible=t.visible),t.visibleThroughGeometry!==r.visibleThroughGeometry&&(r.visibleThroughGeometry=t.visibleThroughGeometry)}function XQ(e,r){let t={};if(r)for(let n in r)r[n].color&&(t[n]={color:r[n].color});if(e){let n=["Default","Fabric","Mpdn_Logo","CouchLogo"];for(let o of n)t[o]||(t[o]={color:e})}return t}function Ox(e){e.traverse(r=>{r instanceof sr&&r.computeBoundingSphere()})}function VB(e,r=WQ){for(let t of r)if(t>e)return t;return e*2}function Fx(e){var r,t;for(;e.children.length>0;){let n=e.children[0];if(n instanceof sr)if((r=n.geometry)==null||r.dispose(),Array.isArray(n.material))for(let o of n.material)o.dispose();else n.material&&n.material.dispose();e.remove(n)}(t=e.parent)==null||t.remove(e)}function Bx(e,r,t){for(let n of e.children){if(!(n instanceof sr))continue;let o=t?new ht(t):n.userData.originalColor;o&&(n.setColorAt(r,o),n.instanceColor&&(n.instanceColor.needsUpdate=!0))}}function zm(e,r){let t=new mi;return e.scene.updateWorldMatrix(!0,!0),e.scene.traverse(n=>{var i,a,u;let o=n;if("isMesh"in o&&o.isMesh===!0){let l=o.geometry.clone();l.applyMatrix4(o.matrixWorld);let c=o.material,d;Array.isArray(c)?(d=(i=c[0].color)==null?void 0:i.clone(),c=c.map(g=>{var E;let y=g.clone();return(E=y.color)==null||E.setRGB(1,1,1),y})):(d=(a=c.color)==null?void 0:a.clone(),c=c.clone(),(u=c.color)==null||u.setRGB(1,1,1));let f=new sr(l,c,r);f.count=0,f.frustumCulled=!1,f.userData={entities:{},originalColor:d},t.add(f)}}),t}function XC(e,r){let t=typeof r=="string"?new ht(r):r;e.traverse(n=>{let o=n;"isMesh"in o&&o.isMesh===!0&&(Array.isArray(o.material)?o.material.forEach(i=>{"color"in i&&i.color.copy(t)}):"color"in o.material&&o.material.color.copy(t))})}function YC(e,r,t=!1){e.traverse(n=>{let o=n;"isMesh"in o&&o.isMesh===!0&&(Array.isArray(o.material)?o.material.forEach(i=>{(!t||!i.transparent)&&(i.transparent=r<1),i.opacity=r}):((!t||!o.material.transparent)&&(o.material.transparent=r<1),o.material.opacity=r))})}function HB(e,r){e.traverse(t=>{let n=t;"isMesh"in n&&n.isMesh===!0&&(Array.isArray(n.material)?n.material.forEach(o=>{o.depthWrite=!r,o.depthTest=!r,r&&(o.transparent=!0)}):(n.material.depthWrite=!r,n.material.depthTest=!r,r&&(n.material.transparent=!0)))})}function $m(e,r){e.traverse(t=>{t instanceof sr&&t.material&&(Array.isArray(t.material)?t.material.forEach(n=>{n.transparent=r<1,n.opacity=r}):(t.material.transparent=r<1,t.material.opacity=r))})}function qC(e){e.traverse(r=>{var n,o;let t=r;"isMesh"in t&&t.isMesh===!0&&((n=t.geometry)==null||n.dispose(),Array.isArray(t.material)?t.material.forEach(i=>i.dispose()):(o=t.material)==null||o.dispose())})}function ZB(e){e.traverse(r=>{var t;r instanceof sr&&(r.geometry.dispose(),Array.isArray(r.material)?r.material.forEach(n=>n.dispose()):(t=r.material)==null||t.dispose())})}p();var kx=class{constructor(){h(this,"element",null);h(this,"enabled",!1)}show(){this.enabled||(this.enabled=!0,this.create())}hide(){this.enabled&&(this.enabled=!1,this.element&&(this.element.remove(),this.element=null))}isEnabled(){return this.enabled}create(){this.element=document.createElement("div"),this.element.id="model-debug-ui",this.element.style.cssText="\n position: fixed;\n bottom: 10px;\n left: 10px;\n background: rgba(0, 0, 0, 0.8);\n color: #fff;\n font-family: monospace;\n font-size: 12px;\n padding: 10px;\n border-radius: 5px;\n z-index: 10000;\n max-height: 300px;\n overflow-y: auto;\n min-width: 200px;\n ",document.body.appendChild(this.element)}getActualInstanceCount(r){for(let t of r.mesh.children)if(t.isInstancedMesh)return t.count;return r.count}update(r,t,n){var i,a,u;if(!this.enabled||!this.element)return;let o='<div style="margin-bottom: 5px; font-weight: bold; border-bottom: 1px solid #666; padding-bottom: 5px;">Model Batches</div>';if(r.size===0)o+='<div style="color: #888;">No models loaded</div>';else{let l=0,c=0,d=Array.from(r.keys()).sort((f,m)=>{var E,v;let g=(E=t.get(f))!=null?E:"",y=(v=t.get(m))!=null?v:"";return g.localeCompare(y)});for(let f of d){let m=r.get(f);if(!m||m.size===0)continue;let g=(i=t.get(f))!=null?i:"unknown_".concat(f),y=0;for(let v of m)y+=this.getActualInstanceCount(v);l+=m.size,c+=y,o+='<div style="margin: 6px 0 2px 0;">',o+='<span style="color: #4fc3f7; font-weight: bold;">"'.concat(g,'"</span>'),o+='<span style="color: #aaa;"> ('.concat(y," total, ").concat(m.size," batch").concat(m.size!==1?"es":"",")</span>"),o+="</div>";let E=Array.from(m).sort((v,b)=>v.id.localeCompare(b.id));for(let v of E){let b=this.getActualInstanceCount(v),C=v.count,M=b!==C,T=v.opacity===1?"":" @".concat((v.opacity*100).toFixed(0),"%");o+='<div style="margin-left: 12px; color: #ccc; font-size: 11px;">',o+='<span style="color: #81c784;">'.concat(v.id,"</span>"),M?o+='<span style="color: #e57373;">: '.concat(b," actual / ").concat(C," tracked</span>"):o+='<span style="color: #fff;">: '.concat(b," instance").concat(b!==1?"s":"","</span>"),T&&(o+='<span style="color: #ffb74d;">'.concat(T,"</span>")),o+="</div>"}}o+='<div style="margin-top: 8px; padding-top: 5px; border-top: 1px solid #666; color: #fff;">',o+='Total: <span style="color: #81c784;">'.concat(c," instance").concat(c!==1?"s":"","</span>"),o+=', <span style="color: #e57373;">'.concat(l," draw call").concat(l!==1?"s":"","</span>"),o+="</div>"}if(n.size>0){o+='<div style="margin-top: 8px; border-top: 1px solid #666; padding-top: 5px;">',o+='<div style="margin-bottom: 5px; font-weight: bold; color: #ff9800;">Non-instanced Models</div>',o+='<span style="color: #aaa;">('.concat(n.size," total, ").concat(n.size," draw call").concat(n.size!==1?"s":"",")</span>");let l=new Map;for(let[c,d]of n){let f=(a=l.get(d.urlHash))!=null?a:[];f.push(c),l.set(d.urlHash,f)}for(let[c,d]of l){let f=(u=t.get(c))!=null?u:"unknown_".concat(c);o+='<div style="margin: 6px 0 2px 0;">',o+='<span style="color: #ff9800;">"'.concat(f,'"</span>'),o+='<span style="color: #aaa;"> ('.concat(d.length," model").concat(d.length!==1?"s":"",")</span>"),o+="</div>";for(let m of d)o+='<div style="margin-left: 12px; color: #ccc; font-size: 11px;">'.concat(m,"</div>")}o+="</div>"}this.element.innerHTML=o}destroy(){this.element&&(this.element.remove(),this.element=null)}};var Vm=100,YQ=!0,Lx=class extends We{constructor(t,n){super();h(this,"state");h(this,"convertTo3DMapPosition");h(this,"loader");h(this,"loadPromises",[]);h(this,"gltfCache",new Map);h(this,"gltfLoadPromises",new Map);h(this,"instanceMap",new Map);h(this,"debugUI");h(this,"modelNames",new Map);h(this,"batchCounter",0);h(this,"batchByMesh",new Map);h(this,"batchesByUrlHash",new Map);h(this,"nonInstancedModels",new Map);h(this,"pendingOpacityChanges",new Map);h(this,"detachedEntityIds",new Set);h(this,"tempMatrix",new ar);h(this,"tempQuaternion",new gp);h(this,"tempEuler",new au);h(this,"tempScale",new Se);h(this,"tempColor",new ht);this.state=t,this.convertTo3DMapPosition=n,this.debugUI=new kx}createBatch(t,n,o,i,a){this.batchCounter++;let u={id:"batch_".concat(this.batchCounter),mesh:t,count:0,maxCount:a,opacity:i,urlHash:n,containerId:o};return t.userData.batchId=u.id,this.batchByMesh.set(t,u),this.batchesByUrlHash.has(n)||this.batchesByUrlHash.set(n,new Set),this.batchesByUrlHash.get(n).add(u),u}removeBatch(t){var n,o;this.batchByMesh.delete(t.mesh),(n=this.batchesByUrlHash.get(t.urlHash))==null||n.delete(t),((o=this.batchesByUrlHash.get(t.urlHash))==null?void 0:o.size)===0&&this.batchesByUrlHash.delete(t.urlHash)}getBatchForMesh(t){return this.batchByMesh.get(t)}updateDebugUI(){this.debugUI.update(this.batchesByUrlHash,this.modelNames,this.nonInstancedModels)}showDebug(){this.debugUI.show(),this.updateDebugUI()}hideDebug(){this.debugUI.hide()}async getGLTFLoader(){if(this.loader)return this.loader;let{GLTFLoader:t}=await import("./GLTFLoader-MM6H3G4F.js");return this.loader=new t,this.loader}async getOrLoadGLTF(t,n){let o=this.gltfCache.get(n);if(o)return o;let i=this.gltfLoadPromises.get(n);if(i)return i;let a=await this.getGLTFLoader(),u=new Promise((l,c)=>{let d=m=>{this.gltfCache.set(n,m),this.gltfLoadPromises.delete(n),l(m)},f=m=>{this.gltfLoadPromises.delete(n),c(m)};B5(t)?a.parse(k5(t),"",d,f):L5(t)?a.parse(R5(t),"",d,f):a.load(t,d,void 0,f)});return this.gltfLoadPromises.set(n,u),u}createNonInstancedModel(t,n,o,i){var b,C,M,T;let a=t.components[0],u=t.components[1],l=a.feature,c=n.scene.clone(!0);c.updateWorldMatrix(!0,!0);let d=new mi;d.userData={nonInstanced:!0,entityId:String(t.id),type:"model"},c.traverse(F=>{let U=F;if("isMesh"in U&&U.isMesh===!0){let R=U.clone();R.geometry=U.geometry.clone(),R.geometry.applyMatrix4(U.matrixWorld),R.position.set(0,0,0),R.rotation.set(0,0,0),R.scale.set(1,1,1),Array.isArray(U.material)?R.material=U.material.map(L=>L.clone()):R.material=U.material.clone(),R.userData={entityId:String(t.id)},d.add(R)}});let{x:f,y:m}=this.convertTo3DMapPosition(l.geometry.coordinates[1],l.geometry.coordinates[0],0),g=(b=l.geometry.coordinates[2])!=null?b:0,y=((C=u.verticalOffset)!=null?C:0)+g;a.altitude=y,a.position.set(f,m,a.altitude);let E=(M=u.scale)!=null?M:_l,v=(T=u.rotation)!=null?T:Ol;d.position.copy(a.position),d.rotation.set(pt.degToRad(v[0]),pt.degToRad(v[1]),pt.degToRad(v[2])),d.scale.set(E[0],E[1],E[2]),u.color&&XC(d,u.color),u.opacity!=null&&u.opacity!==1&&YC(d,u.opacity),u.visibleThroughGeometry&&HB(d,!0),o.add(d),a.mesh=d,a.instanceIndex=-1,this.nonInstancedModels.set(t.id,{urlHash:i,mesh:d}),this.updateDebugUI()}resizeInstanceContainer(t,n){let o=VB(t.maxCount),i=zm(n,o),a=t.object.children,u=i.children;for(let c=0;c<a.length;c++){let d=a[c],f=u[c];if(!(!(d instanceof sr)||!(f instanceof sr))){for(let m=0;m<t.count;m++)d.getMatrixAt(m,this.tempMatrix),f.setMatrixAt(m,this.tempMatrix),f.userData.entities[m]=d.userData.entities[m],d.instanceColor&&(d.getColorAt(m,this.tempColor),f.setColorAt(m,this.tempColor));f.count=t.count,f.instanceMatrix.needsUpdate=!0}}let l=t.object.parent;return l&&(l.remove(t.object),l.add(i)),t.object=i,t.maxCount=o,t}getOrCreateInstanceContainer(t,n,o){let i=this.instanceMap.get(t);i||(i=new Map,this.instanceMap.set(t,i));let a=i.get(n);if(a){let u=this.getBatchForMesh(a.object);u&&(a.count=u.count)}else{let u=zm(o,Vm);a={object:u,count:0,maxCount:Vm},i.set(n,a);let l=this.createBatch(u,n,t,1,Vm);a.batch=l}return a}createModelFromFeature(t,n,o){let i=new hc(n),a=O({},o);n.properties.verticalOffset!=null&&(a.verticalOffset=n.properties.verticalOffset),n.properties.rotation!=null&&(a.rotation=n.properties.rotation),n.properties.scale!=null&&(a.scale=n.properties.scale);let u=new f1(a);i.instancingDisabled=u.visibleThroughGeometry===!0||u.EXPERIMENTAL_clippingEnabled===!0;let l=new qt(i,u);return l.id=t,u.EXPERIMENTAL_clippingEnabled&&(l.components[7]=new h1),l}async populateModelGroup(t,n,o){var c,d,f,m;let i=du(n),a=this.getOrLoadGLTF(n,i).then(g=>{var A;let y=o.parent;if(!(y instanceof Tr))return;let E=y.userData.entityId,v=this.getOrCreateInstanceContainer(E,i,g);v.count+t.size>v.maxCount&&(v=this.resizeInstanceContainer(v,g)),v.object.parent||o.add(v.object);let C=new ar,M=new au,T=new gp,F=new Se,U,R,L;for(let j of t.values()){if(L=this.state.geometry3DMap.get(j),!L||(L==null?void 0:L.type)!=="model"||!this.state.geometry3DsInScene.has(L))continue;let N=L.components[0],$=L.components[1];if(N.instanceIndex!=null&&N.instanceIndex>=0||N.instancingDisabled&&N.mesh)continue;if(R=N.feature,N.instancingDisabled){this.createNonInstancedModel(L,g,o,i);continue}let te=$.opacity!=null&&$.opacity!==1;if(te){let z=(A=$.opacity)!=null?A:1,W=Math.round(z*100),Q,oe,ae=this.batchesByUrlHash.get(i);if(ae){for(let Ce of ae)if(Ce.containerId===y.userData.entityId&&Math.round(Ce.opacity*100)===W&&Ce.count<Ce.maxCount){Q=Ce,oe=Ce.mesh;break}}if(!Q||!oe){let Ce=zm(g,Vm);Ce.userData.detached=!0,Ce.userData.sharedOpacity=z,o.add(Ce),Q=this.createBatch(Ce,i,y.userData.entityId,z,Vm),oe=Ce,$m(Ce,z)}let ye=Q.count;N.mesh=oe,N.instanceIndex=ye,Q.count++,this.detachedEntityIds.add(L.id)}else N.mesh=v.object,N.instanceIndex=v.count;_x(L),$.dirty=!1,U=this.convertTo3DMapPosition(R.geometry.coordinates[1],R.geometry.coordinates[0],0),N.position.set(U.x,U.y,N.altitude),Vg(M,$.rotation),Hg(F,$.scale),T.setFromEuler(M),C.compose(N.position,T,F);let de=N.mesh,Y=N.instanceIndex;for(let z of de.children)z instanceof sr&&(z.setMatrixAt(Y,C),z.userData.entities[Y]=L.id,z.count=Y+1,z.instanceMatrix.needsUpdate=!0);if(Bx(de,Y,$.color),!te){v.count++;let z=this.getBatchForMesh(v.object);z&&(z.count=v.count)}Ox(N.mesh)}this.publish("model-loaded")});this.loadPromises.push(a);let u=(d=(c=o.parent)==null?void 0:c.userData)==null?void 0:d.entityId,l=(f=this.instanceMap.get(u))==null?void 0:f.get(i);return(m=l==null?void 0:l.object)!=null?m:new mi}update(){for(let n of this.state.geometryGroupIdsToLoad.values()){let o=this.state.geometry3DMap.get(n);o instanceof eo&&o.userData.dirty&&o.userData.modelURL&&(this.populateModelGroup(o.userData.entities3D,o.userData.modelURL,o),o.userData.dirty=!1)}this.updateModelStyles(),this.rebatchDetachedInstances(),this.flushPendingOpacityChanges(),this.updateDebugUI();let t=this.loadPromises;return this.loadPromises=[],Promise.all(t)}rebatchDetachedInstances(){var n,o,i,a;if(!YQ||this.detachedEntityIds.size===0)return;let t=new Map;for(let u of this.detachedEntityIds){let l=this.state.geometry3DMap.get(u);if(!l||l.type!=="model")continue;let c=l.components[0],d=l.components[1],f=(n=c.mesh)==null?void 0:n.userData;if(!((o=c.mesh)!=null&&o.parent))continue;let m=(i=d.opacity)!=null?i:1,g=f==null?void 0:f.sharedOpacity;if(Math.round(m*100)===100&&g!==void 0){this.pendingOpacityChanges.set(l.id,{entity:l,targetOpacity:m});continue}if(g!==void 0&&Math.abs(m-g)<=.01)continue;if(g!==void 0&&Math.abs(m-g)>.01){this.pendingOpacityChanges.set(l.id,{entity:l,targetOpacity:m});continue}let E=c.mesh.parent;if(!(E instanceof eo))continue;let v=E.userData.modelURL;if(!v)continue;let b=du(v),C=(a=d.opacity)!=null?a:1,M=Math.round(C*100);t.has(b)||t.set(b,new Map);let T=t.get(b);T.has(M)||T.set(M,[]),T.get(M).push(l)}for(let[u,l]of t.entries()){let c=this.gltfCache.get(u);if(c)for(let[d,f]of l.entries()){if(f.length<2)continue;let m=d/100;this.createSharedBatchForDetached(f,c,m,u)}}this.publish("batch-changed")}createSharedBatchForDetached(t,n,o,i){var M;if(t.length<2)return;let u=(M=t[0].components[0].mesh)==null?void 0:M.parent;if(!u)return;let l=u.parent,c=l instanceof Tr?l.userData.entityId:"unknown",d=zm(n,t.length);d.userData.detached=!0,d.userData.sharedOpacity=o,u.add(d);let f=this.createBatch(d,i,c,o,t.length);$m(d,o);let m=new ar,g=new au,y=new gp,E=new Se,v,b,C=0;for(let T of t){let F=T.components[0],U=T.components[1],R=F.mesh;if(R){let L=this.getBatchForMesh(R);L&&this.removeBatch(L),Fx(R)}F.mesh=d,F.instanceIndex=C,b=F.feature,v=this.convertTo3DMapPosition(b.geometry.coordinates[1],b.geometry.coordinates[0],0),F.position.set(v.x,v.y,F.altitude),Vg(g,U.rotation),Hg(E,U.scale),U.visible===!1&&E.set(0,0,0),y.setFromEuler(g),m.compose(F.position,y,E);for(let L of d.children)L instanceof sr&&(L.setMatrixAt(C,m),L.userData.entities[C]=T.id,L.count=C+1,L.instanceMatrix.needsUpdate=!0);Bx(d,C,U.color),C++}f.count=C,Ox(d)}removeInstanceFromBatch(t,n,o){var c;let i=t.count-1,a=t.opacity===1&&((c=n.userData)==null?void 0:c.detached)!==!0;if(t.count===1){if(a){t.count=0;for(let m of n.children)m instanceof sr&&(m.count=0,m.instanceMatrix.needsUpdate=!0);let d=this.instanceMap.get(t.containerId),f=d==null?void 0:d.get(t.urlHash);f&&f.object===t.mesh&&(f.count=0),this.updateDebugUI();return}this.removeBatch(t),Fx(n),this.updateDebugUI();return}for(let d of n.children)if(d instanceof sr){if(o!==i){d.getMatrixAt(i,this.tempMatrix),d.getColorAt(i,this.tempColor),d.setMatrixAt(o,this.tempMatrix),d.setColorAt(o,this.tempColor);let f=d.userData.entities[i];if(f){d.userData.entities[o]=f;let m=this.state.geometry3DMap.get(f);m&&(m.components[0].instanceIndex=o)}}delete d.userData.entities[i],d.count=i,d.instanceMatrix.needsUpdate=!0,d.instanceColor&&(d.instanceColor.needsUpdate=!0)}t.count=i;let u=this.instanceMap.get(t.containerId),l=u==null?void 0:u.get(t.urlHash);l&&l.object===t.mesh&&(l.count=i),this.updateDebugUI()}updateModelStyles(){var t,n,o,i,a;for(let u of this.state.geometry3DsInScene){if((u==null?void 0:u.type)!=="model")continue;let l=u.components[1],c=u.components[0];if(!l.dirty&&!c.positionDirty)continue;if(c.instancingDisabled){this.updateNonInstancedModelStyle(u),l.dirty=!1,c.positionDirty=!1;continue}let d=(t=c.mesh)==null?void 0:t.userData,f=d==null?void 0:d.detached,m=l.opacity!=null&&l.opacity!==1,g=(n=l.opacity)!=null?n:1,y=d==null?void 0:d.sharedOpacity,E=y!==void 0&&Math.abs(g-y)>.01;if((m&&!f&&c.mesh||E)&&this.pendingOpacityChanges.set(u.id,{entity:u,targetOpacity:g}),_x(u),this.updateInstanceTransform(u),this.updateInstanceColor(u,l.color),((i=(o=c.mesh)==null?void 0:o.userData)==null?void 0:i.detached)&&c.mesh){let b=(a=l.opacity)!=null?a:1;$m(c.mesh,b)}l.dirty=!1,c.positionDirty=!1}}flushPendingOpacityChanges(){var i,a;if(this.pendingOpacityChanges.size===0)return;let t=new Map,n=new Map,o=(u,l,c,d,f,m)=>{let g=Math.round(l*100),y="".concat(c,"_").concat(d,"_").concat(g),E=n.get(y);E||(E={entities:[],targetOpacity:l,urlHash:c,containerId:d,gltf:f,parent:m},n.set(y,E)),E.entities.push(u)};for(let{entity:u,targetOpacity:l}of this.pendingOpacityChanges.values()){let c=u.components[0];if(!c.mesh||c.instanceIndex==null)continue;let d=c.mesh,f=this.getBatchForMesh(d),m=d.parent;if(!(m instanceof eo))continue;let g=m.userData.modelURL;if(!g)continue;let y=du(g),E=this.gltfCache.get(y);if(!E)continue;let v=m.parent,b=v instanceof Tr?v.userData.entityId:"unknown";if(f){let C=t.get(f);C||(C={entities:[],targetOpacity:l},t.set(f,C)),Math.round(C.targetOpacity*100)===Math.round(l*100)?C.entities.push(u):o(u,l,y,b,E,m)}else o(u,l,y,b,E,m)}for(let[u,l]of t){let{entities:c,targetOpacity:d}=l,f=((i=u.mesh.userData)==null?void 0:i.detached)===!0,m=Math.round(d*100)===100;if(c.length===u.count&&f&&!m)u.opacity=d,u.mesh.userData.sharedOpacity=d,$m(u.mesh,d);else{let g=(a=c[0])==null?void 0:a.components[0],y=g==null?void 0:g.mesh,E=y==null?void 0:y.parent;if(E instanceof eo){let v=E.userData.modelURL;if(v){let b=du(v),C=this.gltfCache.get(b),M=E.parent,T=M instanceof Tr?M.userData.entityId:"unknown";if(C)for(let F of c)o(F,d,b,T,C,E)}}}}for(let u of n.values()){let{entities:l,targetOpacity:c,urlHash:d,containerId:f,gltf:m,parent:g}=u,y=Math.round(c*100);for(let T of l){let F=T.components[0],U=F.mesh,R=this.getBatchForMesh(U),L=F.instanceIndex;R&&L!=null&&L>=0&&this.removeInstanceFromBatch(R,U,L)}let E,v,b=this.batchesByUrlHash.get(d);if(b){for(let T of b)if(T.containerId===f&&Math.round(T.opacity*100)===y&&T.count+l.length<=T.maxCount){E=T,v=T.mesh;break}}if(!E||!v){let T=Math.max(Vm,l.length),F=zm(m,T);F.userData.detached=!0,F.userData.sharedOpacity=c,g.add(F),E=this.createBatch(F,d,f,c,T),v=F,$m(F,c)}let C,M;for(let T of l){let F=T.components[0],U=T.components[1],R=E.count;F.mesh=v,F.instanceIndex=R,M=F.feature,C=this.convertTo3DMapPosition(M.geometry.coordinates[1],M.geometry.coordinates[0],0),F.position.set(C.x,C.y,F.altitude),Vg(this.tempEuler,U.rotation),Hg(this.tempScale,U.scale),U.visible===!1&&this.tempScale.set(0,0,0),this.tempQuaternion.setFromEuler(this.tempEuler),this.tempMatrix.compose(F.position,this.tempQuaternion,this.tempScale);for(let L of v.children)L instanceof sr&&(L.setMatrixAt(R,this.tempMatrix),L.userData.entities[R]=T.id,L.count=R+1,L.instanceMatrix.needsUpdate=!0);this.updateInstanceColor(T,U.color),E.count++,v.userData.detached?this.detachedEntityIds.add(T.id):this.detachedEntityIds.delete(T.id)}Ox(v),this.publish("batch-changed")}this.pendingOpacityChanges.clear(),this.updateDebugUI()}updateInstanceTransform(t){let n=t.components[0],o=t.components[1];if(!n.mesh)return;let i=n.feature,{x:a,y:u}=this.convertTo3DMapPosition(i.geometry.coordinates[1],i.geometry.coordinates[0],0);if(n.position.set(a,u,n.altitude),Vg(this.tempEuler,o.rotation),o.visible===!1?this.tempScale.set(0,0,0):Hg(this.tempScale,o.scale),n.instancingDisabled){n.mesh.position.copy(n.position),n.mesh.rotation.set(this.tempEuler.x,this.tempEuler.y,this.tempEuler.z),n.mesh.scale.copy(this.tempScale);return}if(!(n.instanceIndex==null||n.instanceIndex<0)){this.tempQuaternion.setFromEuler(this.tempEuler),this.tempMatrix.compose(n.position,this.tempQuaternion,this.tempScale);for(let l of n.mesh.children)l instanceof sr&&(l.setMatrixAt(n.instanceIndex,this.tempMatrix),l.instanceMatrix.needsUpdate=!0)}}updateNonInstancedModelStyle(t){var i;let n=t.components[0],o=t.components[1];n.mesh&&(_x(t),this.updateInstanceTransform(t),YC(n.mesh,(i=o.opacity)!=null?i:1,o.visibleThroughGeometry),o.color&&XC(n.mesh,o.color))}updateInstanceColor(t,n){let o=t.components[0];!o.mesh||o.instanceIndex==null||o.instanceIndex<0||Bx(o.mesh,o.instanceIndex,n)}removeInstance(t){var d,f;let n=t.components[0];if(this.detachedEntityIds.delete(t.id),this.nonInstancedModels.has(t.id)){let m=this.nonInstancedModels.get(t.id);return m!=null&&m.mesh&&(qC(m.mesh),(d=m.mesh.parent)==null||d.remove(m.mesh)),this.nonInstancedModels.delete(t.id),n.mesh=null,this.updateDebugUI(),!0}if(!n.mesh||n.instanceIndex==null||n.instanceIndex<0)return!0;let o=this.getBatchForMesh(n.mesh);if(!o)return!0;let i=n.instanceIndex,a=o.count-1,u=o.opacity===1&&((f=n.mesh.userData)==null?void 0:f.detached)!==!0;if(o.count===1){if(u){o.count=0;for(let b of n.mesh.children)b instanceof sr&&(b.count=0,b.instanceMatrix.needsUpdate=!0);let E=this.instanceMap.get(o.containerId),v=E==null?void 0:E.get(o.urlHash);return v&&v.object===o.mesh&&(v.count=0),n.mesh=null,this.updateDebugUI(),!1}let m=o.urlHash;this.removeBatch(o);let g=this.batchesByUrlHash.get(m),y=!1;if(g){for(let E of g)if(E.count>0){y=!0;break}}return Fx(n.mesh),n.mesh=null,this.updateDebugUI(),!y}for(let m of n.mesh.children)if(m instanceof sr){if(i!==a){m.getMatrixAt(a,this.tempMatrix),m.getColorAt(a,this.tempColor),m.setMatrixAt(i,this.tempMatrix),m.setColorAt(i,this.tempColor);let g=m.userData.entities[a];if(g){m.userData.entities[i]=g;let y=this.state.geometry3DMap.get(g);y?y.components[0].instanceIndex=i:Z.warn("[removeInstance] Could not find lastEntity in geometry3DMap:",g)}}delete m.userData.entities[a],m.count=a,m.instanceMatrix.needsUpdate=!0,m.instanceColor&&(m.instanceColor.needsUpdate=!0)}o.count=a;let l=this.instanceMap.get(o.containerId),c=l==null?void 0:l.get(o.urlHash);return c&&c.object===o.mesh&&(c.count=a),n.mesh=null,this.updateDebugUI(),!1}destroy(){var t;this.gltfCache.clear(),this.gltfLoadPromises.clear();for(let n of this.instanceMap.values())for(let o of n.values())ZB(o.object);this.instanceMap.clear(),this.modelNames.clear(),this.batchByMesh.clear(),this.batchesByUrlHash.clear(),this.batchCounter=0;for(let n of this.nonInstancedModels.values())n.mesh&&(qC(n.mesh),(t=n.mesh.parent)==null||t.remove(n.mesh));this.nonInstancedModels.clear(),this.debugUI.destroy(),this.loadPromises=[],this.loader=void 0}};var WB=new Ml;var{DEFAULT_PITCH:t6,DEFAULT_BEARING:r6,DEFAULT_ZOOM_LEVEL:n6,DEFAULT_MIN_ZOOM_LEVEL:qQ,DEFAULT_MAX_ZOOM_LEVEL:JQ}=fa,KQ=pt.radToDeg(.6435011087932844),wr,Lr,Kd,Hm,Zm,Ic,Qd,ep,qn,KC,K,$t,ts,Ar,ya,an,ee,Rx,Fi,zr,Nx,tp,XB,YB,qB,il,jx,Zg,Ux,Gx,Wm,Xm,zx,Wg,Xg,Yg,QC,rp,qg,Jg,al,sl,e6,$x,dt,Ym,Kg,JC=class extends We{constructor(t,n={}){var y,E,v,b,C,M,T,F,U,R,L,A,j,N,$,te,de;super();w(this,qn);h(this,"options");h(this,"container");h(this,"Debug");w(this,wr);w(this,Lr);w(this,Kd);w(this,Hm);w(this,Zm);w(this,Ic);w(this,Qd);w(this,ep);h(this,"rendererDomElement");w(this,K,{geometry3DMap:new Map,geometry2DMap:new Map,geometry2DIdsInScene:new Set,geometry3DIdsInScene:new Set,geometryGroupIdsToLoad:new Set,geometry3DsInScene:new Set,geometry2DsInScene:new Set,geometryScene:new Tr("__scene"),hoverColor:"#f6efff",text3dHoverColor:"white",insetsPadding:a1,shouldMeasureCanvas:!0,pixelRatio:this.resolutionScale,canvasWidth:0,canvasHeight:0,internalTweenGroup:new Ev,externalTweenGroup:new Ev,cameraObject:new U3,naturalBearing:0,containerOffset:[0,0],useStandaloneCamera:!1,directionalLight:new r1(16777215,.3*Math.PI),ambientLight:new RD(16777215,.741*Math.PI),renderer:void 0,threeJSScene:new uu,depthRangeFor3D:[0,1]});h(this,"camera");w(this,$t);w(this,ts);w(this,Ar);w(this,ya);w(this,an);w(this,ee,{});w(this,Rx,window.matchMedia("screen and (min-resolution: 2dppx)"));h(this,"map");w(this,Fi,()=>{var t,n;(t=this.signal)!=null&&t.aborted||!((n=s(this,ee))!=null&&n.renderSystem)||(s(this,ee).renderSystem.twoDdirty=!0)});w(this,zr,()=>{var t,n;(t=this.signal)!=null&&t.aborted||!((n=s(this,ee))!=null&&n.renderSystem)||(s(this,ee).renderSystem.threeDdirty=!0)});w(this,Nx,()=>{this.map&&(s(this,K).depthRangeFor3D=this.map.painter.depthRangeFor3D)});w(this,tp,(t,n)=>{t.addEventListener("childadded",n),t.addEventListener("childremoved",n),this.onAbort(()=>{t.removeEventListener("childadded",n),t.removeEventListener("childremoved",n)})});w(this,il,"standalone");w(this,jx,()=>{s(this,ee).geometryDisposalSystem.dirty=!0,this.render()});w(this,Zg,t=>Math.trunc(t*10)/10);w(this,Ux,()=>{se(this,qn,KC).call(this,Tp()),s(this,ee).twoDDrawSystem.dirty=!0,s(this,Xm).call(this,void 0,void 0,!0)});w(this,Gx,()=>{s(this,Xm).call(this)});w(this,Wm);w(this,Xm,(t,n,o=!1)=>{let i=t!=null?t:this.rendererDomElement.clientWidth,a=n!=null?n:this.rendererDomElement.clientHeight;if((i===0||a===0)&&!o)return;if(s(this,K).canvasWidth=i,s(this,K).canvasHeight=a,se(this,qn,KC).call(this,Tp()),s(this,Yg).call(this),se(this,qn,qB).call(this),s(this,ee).cameraSystem.resize(this.canvasWidth,this.canvasHeight),s(this,ee).cameraSystem.dirty=!0,this.map!=null){p1(this.map,this.camera.minZoomLevel,this.camera.maxZoomLevel);let c=this.camera.zoomLevel,d=pt.clamp(c,this.camera.minZoomLevel,this.camera.maxZoomLevel);d!==c&&this.camera.setZoomLevel(d)}s(this,ee).watermarkSystem.resize(this.canvasWidth,this.canvasHeight),s(this,ee).htmlControlsSystem.resize(this.canvasWidth),s(this,ee).geometryInFocusSystem.resize(),s(this,ee).occlusion2DSystem.resize();let{top:u,left:l}=this.container.getBoundingClientRect();s(this,K).containerOffset=[u,l],this.publish("resize"),this.render()});w(this,zx,()=>{this.renderSync()});w(this,Wg,new Se);h(this,"project",(t,n)=>{if(s(this,Lr).position.z+this.camera.elevation>n.z){s(this,Wg).copy(n);let o=s(this,Wg).project(s(this,Wm)),i=(o.x+1)/2*this.canvasWidth-0/2,a=(-o.y+1)/2*this.canvasHeight-0/2,u=s(this,Zg).call(this,i),l=s(this,Zg).call(this,a);t.x=u,t.y=l,t instanceof Se&&(t.z=o.z)}else t.x=-1e3,t.y=-1e3,t instanceof Se&&(t.z=1/0)});w(this,Xg,(t,n)=>{s(this,an).setBufferSize(t,n),s(this,Lr).aspect=t/n,s(this,Lr).updateProjectionMatrix(),s(this,Lr).updateMatrixWorld(!0),s(this,Zm).x=t,s(this,Zm).y=n});w(this,Yg,()=>{var a;let t=s(this,K).canvasWidth=this.rendererDomElement.clientWidth,n=s(this,K).canvasHeight=this.rendererDomElement.clientHeight,o=Math.floor(t*this.resolutionScale),i=Math.floor(n*this.resolutionScale);s(this,Xg).call(this,o,i),(a=this.map)==null||a.resize(),s(this,K).shouldMeasureCanvas=!1});h(this,"getParentContainer",(t,n=!0)=>{if(!t)return n?s(this,K).geometryScene:void 0;if(typeof t=="string"||typeof t=="number"){let o=s(this,K).geometry3DMap.get(t);return o instanceof Tr?o:(Z.warn("Parent (".concat(typeof t=="object"?t.id:t,") is not a valid container, adding to scene")),n?s(this,K).geometryScene:void 0)}else if(t.type==="group-container"){let o=s(this,K).geometry3DMap.get(t.id);if(o instanceof Tr)return o}return n?s(this,K).geometryScene:void 0});h(this,"showCollisionBoxes",()=>{s(this,ee).collisionSystem.showCollisionBoxes(),this.render()});h(this,"hideCollisionBoxes",()=>{s(this,ee).collisionSystem.hideCollisionBoxes(),this.render()});h(this,"projectScreenXYToCoordinate",(t,n,o=!1)=>{var f,m;let i=this.container.getBoundingClientRect(),a=(t-i.left)/s(this,K).canvasWidth*2-1,u=-((n-i.top)/s(this,K).canvasHeight)*2+1,l=new lt(a,u),c,d;if(o)WB.setFromCamera(l,s(this,Lr)),c=(f=WB.intersectObject(s(this,Ic),!1)[0])==null?void 0:f.point;else{let g=s(this,ee).interactionSystem.getThreeDIntersectsFromXY(l);c=(m=g==null?void 0:g[0])==null?void 0:m.point,d=s(this,ee).interactionSystem.getGroupContainerIntersectsFromXY(l)}if(c)return{coordinate:this.convert3DMapPositionToCoordinate(c),groupContainers:d}});h(this,"projectCoordinateToScreenXY",t=>{let n=this.convertTo3DMapPosition(t[1],t[0],t[2]||0),o=new lt;return this.project(o,n),{x:o.x,y:o.y}});h(this,"convert3DMapPositionToCoordinate",t=>{var i,a,u,l;let{lat:n,lon:o}=s1((a=(i=s(this,K).center)==null?void 0:i[1])!=null?a:0,(l=(u=s(this,K).center)==null?void 0:u[0])!=null?l:0,t.x,t.y);return[o,n,t.z]});h(this,"setBackgroundColor",(t,n)=>{s(this,an).setBackgroundColor(t,n)});h(this,"getMetersPerPixel",()=>s(this,ee).cameraSystem.getCurrentMetersPerPixel());h(this,"hideOutdoorLayersIntersectingPolygons",(t,n)=>{s(this,ee).outdoorLayersSystem.hideLayersIntersectingPolygons(t,n),this.render()});w(this,rp,new yp);w(this,qg,new ar);w(this,Jg,t=>{var n;Z.error("Render failed: ",t,(n=t.stack)!=null?n:"No stack trace available"),this.publish("render-error",{error:t})});h(this,"render",()=>{var t,n;if(!(((t=s(this,ee))==null?void 0:t.renderSystem)==null||(n=this.signal)!=null&&n.aborted))if(this.map&&(this.mode==="outdoors-interleaved"||this.mode==="outdoors-overlay"))this.map.triggerRepaint();else return s(this,ee).renderSystem.update().catch(s(this,Jg))});h(this,"renderSync",()=>{var t;return(t=this.signal)!=null&&t.aborted?Promise.resolve():s(this,ee).renderSystem.update(!0).catch(s(this,Jg))});w(this,al,Al(()=>{this.publish("user-interaction-start",void 0)},0,!0));w(this,sl,Al(()=>{this.publish("user-interaction-end",void 0),this.render()},0,!0));h(this,"on",(t,n,o)=>{let i=super.on(t,n,o);return["outdoor-view-loaded","outdoor-style-loaded"].includes(t)&&this.mode==="standalone"&&x.env.NODE_ENV!=="test"&&(Z.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),i()),i});h(this,"off",(t,n)=>{super.off(t,n)});h(this,"getCursor",()=>s(this,ee).interactionSystem.getCursor());w(this,$x,()=>{try{s(this,il)!=="outdoors-overlay"&&(this.map&&this.map.remove(),this.container&&this.rendererDomElement&&this.container.contains(this.rendererDomElement)&&this.container.removeChild(this.rendererDomElement)),this.container&&(s(this,ya)&&this.container.contains(s(this,ya))&&this.container.removeChild(s(this,ya)),s(this,$t)&&this.container.contains(s(this,$t))&&this.container.removeChild(s(this,$t)))}catch(t){Z.warn("Error during DOM cleanup, some elements may not have been removed:",t)}});w(this,dt,t=>(this.onAbort(()=>{t&&typeof t=="object"&&("destroy"in t&&typeof t.destroy=="function"?t.destroy():"dispose"in t&&typeof t.dispose=="function"&&t.dispose())}),t));h(this,"destroy",()=>{var t,n,o;!s(this,ee)||(t=this.signal)!=null&&t.aborted||(super.destroy(),(n=globalThis.MappedinDebug)!=null&&n.__idleCallbackInteractionState&&(globalThis.MappedinDebug.__idleCallbackInteractionState.unregisterInteractionChecker(s(this,ee).cameraSystem.isUserInteracting),globalThis.MappedinDebug.__idleCallbackInteractionState.unregisterInteractionChecker(s(this,ee).cameraSystem.isCameraMoving)),this.remove("__scene"),s(this,an).destroy(),(o=s(this,wr))==null||o.traverse(i=>{Qr(i),"dispose"in i&&typeof i.dispose=="function"&&i.dispose()}),_(this,wr,void 0),_(this,ee,void 0),s(this,$x).call(this),_(this,an,void 0))});w(this,Ym,new Se);w(this,Kg,new Se);if(s(this,K).useStandaloneCamera=(y=n.useStandaloneCamera)!=null?y:!1,s(this,K).naturalBearing=(E=n.naturalBearing)!=null?E:0,this.convertTo3DMapPosition=this.convertTo3DMapPosition.bind(this),!t.clientWidth||!t.clientHeight)throw new Error("[MappedinJS] Container width and height must be greater than 0");(n.mode==="outdoors-interleaved"||n.mode==="outdoors-overlay")&&n.map&&(_(this,il,n.mode),this.map=n.map),s(this,tp).call(this,s(this,K).geometryScene,()=>{s(this,zr).call(this),s(this,Fi).call(this)}),s(this,K).geometry3DMap.set(s(this,K).geometryScene.userData.entityId,s(this,K).geometryScene),n.center&&(s(this,K).center=n.center?[...n.center]:[0,0]),this.options=n,this.container=t,se(this,qn,XB).call(this),se(this,qn,YB).call(this),s(this,ee).htmlControlsSystem=s(this,dt).call(this,new Rv(this.container,{outdoorEnabled:!!this.map})),s(this,ee).maskingSystem=s(this,dt).call(this,new Cx(s(this,K))),s(this,il)!=="outdoors-overlay"&&s(this,ee).htmlControlsSystem.addAttributionControl(this.options.attribution),window.MappedinDebug||(window.MappedinDebug={}),x.env.NODE_ENV==="test"&&(window.MappedinDebug.mapViewCoreInstance=this),_(this,an,new ev({antialias:typeof n.antialias=="boolean"?n.antialias:!0,alpha:!1,canvas:this.mode!=="standalone"?(v=n.gl)==null?void 0:v.canvas:void 0,onWebGLContextCreationError:n.onWebGLContextCreationError,onWebGLContextLost:n.onWebGLContextLost,onWebGLContextRestored:Y=>{var z;(z=n.onWebGLContextRestored)==null||z.call(n,Y),s(this,Fi).call(this),s(this,zr).call(this),this.render()},onWebGLRendererError:n.onWebGLRendererError,backgroundColor:n.backgroundColor||"#ffffff",backgroundAlpha:(b=n.backgroundAlpha)!=null?b:1})),s(this,K).renderer=s(this,an).renderer,_(this,wr,s(this,K).threeJSScene),s(this,wr).matrixWorldAutoUpdate=!1,s(this,il)!=="standalone"&&s(this,wr).add(C5()),s(this,wr).add(s(this,K).geometryScene);let o=window.__THREE_DEVTOOLS__;x.env.NODE_ENV==="dev"&&typeof o<"u"&&(o.dispatchEvent(new CustomEvent("observe",{detail:s(this,wr)})),o.dispatchEvent(new CustomEvent("observe",{detail:s(this,an)}))),_(this,Lr,new U3(KQ,this.aspect,50,1e5)),s(this,K).cameraObject=s(this,Lr),_(this,Hm,new wD),s(this,Lr).renderOrder=999;let i=new Ni;i.add(s(this,Lr)),_(this,ep,new Ni),s(this,ep).add(i),s(this,wr).add(s(this,ep)),s(this,Lr).updateProjectionMatrix(),s(this,Lr).updateMatrixWorld(!0),(C=n.__EXPERIMENTAL_shadows)!=null&&C.enabled&&(s(this,ee).shadowsSystem=s(this,dt).call(this,new Px(s(this,K),s(this,an),s(this,ep),n.__EXPERIMENTAL_shadows)),this.map&&this.onMapLibreEvent("render",s(this,Nx))),_(this,Wm,this.mode==="standalone"?s(this,Lr):s(this,Hm)),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,an).domElement(),_(this,Zm,new lt);let a=new Eo(1e6,1e6),u=new dn({color:0,visible:!1});_(this,Ic,new tt(a,u)),s(this,Ic).name="worldPlane",s(this,wr).add(s(this,Ic)),(M=n.gl)!=null&&M.canvas||t.appendChild(this.rendererDomElement),window.addEventListener("resize",s(this,Gx),{capture:!1,signal:this.signal}),s(this,Rx).addEventListener("change",s(this,Ux),{signal:this.signal}),typeof ResizeObserver=="function"&&((T=x.env)==null?void 0:T.NODE_ENV)!=="test"&&(_(this,Qd,new ResizeObserver(Ip(Y=>{s(this,Xm).call(this,Y[0].contentRect.width,Y[0].contentRect.height)},50))),(F=s(this,Qd))==null||F.observe(t),s(this,Qd)&&this.onAbort(()=>{var Y;return(Y=s(this,Qd))==null?void 0:Y.disconnect()})),t.classList.add("mappedin-map"),this.rendererDomElement.style.width=(U=globalThis.MappedinDebug)!=null&&U.TEST_IOS?"1080px":"100%",this.rendererDomElement.style.height=(R=globalThis.MappedinDebug)!=null&&R.TEST_IOS?"1920px":"100%",x.env.NODE_ENV==="test"&&this.rendererDomElement.setAttribute("data-testid","mappedin-canvas"),this.mode!=="outdoors-overlay"&&this.rendererDomElement.tabIndex!==void 0&&this.rendererDomElement.removeAttribute("tabindex"),s(this,K).canvasWidth=this.rendererDomElement.clientWidth,s(this,K).canvasHeight=this.rendererDomElement.clientHeight,this.rendererDomElement.style.touchAction="manipulation";let l=this.canvasWidth,c=this.canvasHeight;s(this,ee).watermarkSystem=s(this,dt).call(this,new Fv(s(this,Lr),s(this,K),n==null?void 0:n.watermark)),s(this,ee).watermarkSystem.on("texture-loaded",this.render),s(this,K).shouldMeasureCanvas=!0,s(this,K).pixelRatio=this.resolutionScale,s(this,Xg).call(this,Math.floor(l*this.resolutionScale),Math.floor(c*this.resolutionScale)),s(this,K).directionalLight.position.set(-150,-150,350),s(this,wr).add(s(this,K).directionalLight),s(this,wr).add(s(this,K).ambientLight),s(this,ee).cameraSystem=s(this,dt).call(this,new Nd(s(this,Lr),s(this,wr),s(this,an).renderer,s(this,K),{mode:this.mode,canvasHeight:c,canvasWidth:l})),(L=globalThis.MappedinDebug)!=null&&L.__idleCallbackInteractionState&&(globalThis.MappedinDebug.__idleCallbackInteractionState.registerInteractionChecker(s(this,ee).cameraSystem.isUserInteracting),globalThis.MappedinDebug.__idleCallbackInteractionState.registerInteractionChecker(s(this,ee).cameraSystem.isCameraMoving)),s(this,ee).cameraSystem.on("user-dolly-start",s(this,al),{signal:this.signal}),s(this,ee).cameraSystem.on("user-pan-start",s(this,al),{signal:this.signal}),s(this,ee).cameraSystem.on("user-rotate-start",s(this,al),{signal:this.signal}),s(this,ee).cameraSystem.on("user-zoom-start",s(this,al),{signal:this.signal}),s(this,ee).cameraSystem.on("user-tilt-start",s(this,al),{signal:this.signal}),s(this,ee).cameraSystem.on("user-pedestal-start",s(this,al),{signal:this.signal}),s(this,ee).cameraSystem.on("user-dolly-end",s(this,sl),{signal:this.signal}),s(this,ee).cameraSystem.on("user-pan-end",s(this,sl),{signal:this.signal}),s(this,ee).cameraSystem.on("user-rotate-end",s(this,sl),{signal:this.signal}),s(this,ee).cameraSystem.on("user-zoom-end",s(this,sl),{signal:this.signal}),s(this,ee).cameraSystem.on("user-tilt-end",s(this,sl),{signal:this.signal}),s(this,ee).cameraSystem.on("user-pedestal-end",s(this,sl),{signal:this.signal}),s(this,ee).cameraSystem.on("change",()=>{this.publish("camera-change",this.camera),s(this,ee).geometryInFocusSystem&&(s(this,ee).geometryInFocusSystem.cameraDirty=!0),this.render()}),s(this,ee).pathSystem=s(this,dt).call(this,new zg(s(this,K),this.convertTo3DMapPosition,this.getParentContainer,s(this,ee).cameraSystem.convertZoomLevelToAltitude)),s(this,ee).pathSystem.on("animate:path",this.render,{signal:this.signal}),s(this,ee).panBoundsSystem=s(this,dt).call(this,new Lv(s(this,K),s(this,ee).cameraSystem));let d=()=>{let{panBounds:Y,fov:z,convertAltitudeToZoomLevel:W}=s(this,ee).cameraSystem;if(s(this,ee).panBoundsSystem.autoMinZoomLevel){if(Y.radius<=0)return;let Q=Math.min(s(this,K).canvasWidth/s(this,K).canvasHeight,1),oe=z*Math.PI/180*Q,ae=Math.tan(oe/2),{radius:ye,center:Ce}=s(this,ee).cameraSystem.panBounds,Pe=ye/ae,Le=this.getThreeCamera().getWorldPosition(new Se),be=Ce.distanceTo(Le),ze=Math.abs(Le.z-Ce.z),ot=Pe*ze/be,ut=W(ot);I5(ut,this.camera.minZoomLevel)&&this.camera.setMinZoomLevel(ut)}this.publish("pan-bounds-change",s(this,ee).cameraSystem.panBounds)};s(this,ee).panBoundsSystem.on("update",d,{signal:this.signal}),this.camera=s(this,dt).call(this,new Ov(this,s(this,ee),s(this,K)));let f=()=>{s(this,ee).geometryInFocusSystem&&s(this,ee).geometryInFocusSystem.resize(),this.render()};this.camera.on("padding-change",f,{signal:this.signal}),this.camera.setZoomLevel((A=n.zoomLevel)!=null?A:n6),this.camera.setBearing((j=n.bearing)!=null?j:r6),this.camera.setPitch((N=n.pitch)!=null?N:t6),this.camera.setMaxZoomLevel(JQ),this.camera.setMinZoomLevel(qQ),s(this,ee).domVisiblitySystem=s(this,dt).call(this,new fv(s(this,K),s(this,ya))),s(this,ee).domMutationSystem=s(this,dt).call(this,new Av(s(this,K),s(this,ya))),s(this,ee).domMutationSystem.on("dimensions-update",()=>{s(this,ee).collisionSystem.collidersDirty=!0,this.render()}),s(this,ee).domDrawSystem=s(this,dt).call(this,new wv(s(this,K))),s(this,ee).collisionSystem=s(this,dt).call(this,new rv(s(this,ts),s(this,K),(($=n.useCollisionWorker)!=null?$:!0)&&((te=n.useWorkers)!=null?te:!0))),s(this,ee).twoDDrawSystem=s(this,dt).call(this,new gv(s(this,K),s(this,Ar),n.transformImageRequest)),s(this,ee).twoDDrawSystem.on("img:loaded",this.render),s(this,ee).interactionSystem=s(this,dt).call(this,new ag(this.rendererDomElement,s(this,K),s(this,Lr),s(this,Ic),s(this,ee).cameraSystem.isUserInteracting)),s(this,ee).interactionSystem.on("doubletap-with-onefinger",Y=>{var z;s(this,ee).cameraSystem.enableZoom&&this.camera.animateTo({center:(z=this.projectScreenXYToCoordinate(Y.clientX,Y.clientY))==null?void 0:z.coordinate,zoomLevel:this.camera.zoomLevel+1,duration:J3,easing:"ease-out"})}),s(this,ee).interactionSystem.on("singletap-with-twofinger",()=>{s(this,ee).cameraSystem.enableZoom&&this.camera.animateTo({zoomLevel:this.camera.zoomLevel-1,duration:J3,easing:"ease-out"})}),s(this,ee).interactionSystem.on("hover",this.render),s(this,ee).interactionSystem.on("click",Y=>{var ae,ye,Ce,Pe,Le,be,ze,ot,ut;if(Y.entity2D.some(G=>G.id==="watermark")&&typeof s(this,ee).watermarkSystem.options.onClick=="function"&&s(this,ee).watermarkSystem.options.interactive){s(this,ee).watermarkSystem.options.onClick();return}let W=Y.entity3D?[(ae=Y.entity3D)==null?void 0:ae.id]:[];(Pe=(Ce=(ye=Y.entity3D)==null?void 0:ye.parentObject3D)==null?void 0:Ce.userData)!=null&&Pe.entityId&&W.push((ze=(be=(Le=Y.entity3D)==null?void 0:Le.parentObject3D)==null?void 0:be.userData)==null?void 0:ze.entityId);let Q=[],oe=[];for(let G of Y.entity2D)G.components[0]instanceof gu?Q.push(G.id):G.components[0]instanceof hu&&oe.push(G.id);this.publish("click",{coordinate:this.convert3DMapPositionToCoordinate(Y.position),geometry:W,paths:((ot=Y.entity3D)==null?void 0:ot.components[0])instanceof mc?[Y.entity3D.id]:[],markers:Q,models:((ut=Y.entity3D)==null?void 0:ut.components[0])instanceof hc?[Y.entity3D.id]:[],labels:oe,containers:Array.isArray(Y.groupContainers)?Y.groupContainers.map(G=>G.userData.entityId):[],pointerEvent:Y.pointerEvent})}),s(this,ee).interactionSystem.on("hover",Y=>{var Q,oe,ae;if(!Y.position)return;let z=[],W=[];for(let ye of Y.entity2D)ye.components[0]instanceof gu?z.push(ye.id):ye.components[0]instanceof hu&&W.push(ye.id);this.publish("hover",{coordinate:this.convert3DMapPositionToCoordinate(Y.position),geometry:Y.entity3D?[(Q=Y.entity3D)==null?void 0:Q.id]:[],paths:((oe=Y.entity3D)==null?void 0:oe.components[0])instanceof mc?[Y.entity3D.id]:[],markers:z,models:((ae=Y.entity3D)==null?void 0:ae.components[0])instanceof hc?[Y.entity3D.id]:[],labels:W,containers:Array.isArray(Y.groupContainers)?Y.groupContainers.map(ye=>ye.userData.entityId):[]})}),s(this,ee).geometryInFocusSystem=s(this,dt).call(this,new Qv(s(this,K),s(this,Wm)));let m=Y=>{this.publish("geometry-in-focus",Y)};s(this,ee).geometryInFocusSystem.on("geometry-in-focus",m,{signal:this.signal}),s(this,ee).twoDVisiblitySystem=s(this,dt).call(this,new bv(s(this,K))),s(this,ee).drawSystem=s(this,dt).call(this,new yv(s(this,K),this.convertTo3DMapPosition)),s(this,ee).drawSystem.on("zero-non-zero-opacity-changed",()=>{s(this,ee).shadowsSystem&&(s(this,ee).shadowsSystem.needsRender=!0)},{signal:this.signal}),s(this,ee).twoDProjectionSystem=s(this,dt).call(this,new mv(s(this,K),this.project)),s(this,ee).exporterSystem=s(this,dt).call(this,new sg(s(this,K))),s(this,ee).meshOptimizationSystem=s(this,dt).call(this,new pv(s(this,K),this.convertTo3DMapPosition)),s(this,ee).meshOptimizationSystem.on("geometry-2d-added",this.render,{signal:this.signal}),s(this,ee).meshOptimizationSystem.on("geometry-group-added",s(this,jx),{signal:this.signal}),s(this,ee).modelSystem=s(this,dt).call(this,new Lx(s(this,K),this.convertTo3DMapPosition)),s(this,ee).modelSystem.on("model-loaded",this.render,{signal:this.signal}),s(this,ee).modelSystem.on("batch-changed",()=>{s(this,ee).interactionSystem.dirty3D=!0},{signal:this.signal}),s(this,ee).meshDetachmentSystem=s(this,dt).call(this,new px(s(this,K))),s(this,ee).meshModificationSystem=s(this,dt).call(this,new mx(s(this,K))),s(this,ee).geometryDisposalSystem=s(this,dt).call(this,new Ex(s(this,K))),s(this,ee).textureSystem=s(this,dt).call(this,new Ix(s(this,K))),s(this,ee).textureSystem.on("texture-added",this.render,{signal:this.signal}),s(this,ee).borderSystem=s(this,dt).call(this,new aT(s(this,K),this.convertTo3DMapPosition)),s(this,ee).clippingPlaneSystem=s(this,dt).call(this,new Dx(s(this,K))),s(this,ee).renderOrderSystem=s(this,dt).call(this,new Sx(s(this,K))),s(this,ee).pluginSystem=s(this,dt).call(this,new Tx),s(this,ee).customGeometrySystem=s(this,dt).call(this,new Nv(s(this,K),this.convertTo3DMapPosition));let g=typeof n.outlines=="object"?n.outlines:void 0;g&&(s(this,K).outlinesOptions=g),s(this,ee).outlineInterpolationSystem=s(this,dt).call(this,new zv(s(this,K),g)),s(this,ee).outlineInterpolationSystem.on("needs-render",this.render,{signal:this.signal}),s(this,ee).renderSystem=s(this,dt).call(this,new vv(s(this,an),s(this,K),this.mode,s(this,wr),s(this,Lr),this.viewCamera,s(this,ee))),s(this,ee).imageSystem=s(this,dt).call(this,new Jv(s(this,K),this.convertTo3DMapPosition,this.project,n.bearing,n.naturalBearing,n.imagePlacementOptions,n.transformImageRequest)),s(this,ee).text3DSystem=s(this,dt).call(this,new T5(s(this,K),this.convertTo3DMapPosition,(de=n.useWorkers)!=null?de:!0)),s(this,ee).text3DSystem.on("render",this.render,{signal:this.signal}),s(this,ee).imageSystem.on("image-loaded",this.render,{signal:this.signal}),s(this,ee).renderSystem.on("pre-render",()=>this.publish("pre-render"),{signal:this.signal}),s(this,ee).renderSystem.on("post-render",()=>this.publish("post-render"),{signal:this.signal}),s(this,ee).renderSystem.on("measure-canvas",s(this,Yg),{signal:this.signal}),s(this,ee).outdoorLayersSystem=s(this,dt).call(this,new tx(this.map)),s(this,ee).occlusion2DSystem=s(this,dt).call(this,new xx(s(this,K),this.convertTo3DMapPosition,s(this,an))),n.occlusionEnabled&&s(this,ee).occlusion2DSystem.enable(),this.Debug=new vx(this),n.environment!==!1&&_(this,Kd,se(this,qn,e6).call(this)),s(this,zx).call(this)}get viewCamera(){return s(this,Hm)}get canvasWidth(){return s(this,K).canvasWidth}get canvasHeight(){return s(this,K).canvasHeight}get resolutionScale(){var t,n;return(n=(t=this.map)==null?void 0:t._getClampedPixelRatio(this.canvasWidth,this.canvasHeight))!=null?n:Tp()}get aspect(){return this.canvasWidth/this.canvasHeight}get labelsCanvas(){var t;return(t=s(this,Ar))!=null?t:null}get mode(){return s(this,il)}addGroupContainer(t,n,o){if(!s(this,K).geometry3DMap.has(t)&&!s(this,K).geometry2DMap.has(t)){let i=new Tr(t);s(this,tp).call(this,i,()=>{s(this,zr).call(this),s(this,Fi).call(this)}),(n==null?void 0:n.visible)!==void 0&&(i.visible=n.visible),(n==null?void 0:n.altitude)!==void 0&&i.setAltitude(n.altitude),(n==null?void 0:n.interactive)!==void 0&&hi(i,n.interactive,s(this,K)),(n==null?void 0:n.focusable)!==void 0&&b1(i,n.focusable),(n==null?void 0:n.preloadGeometry)!==void 0&&(i.userData.preloadGeometry=n.preloadGeometry),s(this,K).geometry3DMap.set(t,i);let a=this.getParentContainer(o);a instanceof Tr&&a.addEntity(i),s(this,zr).call(this),this.render()}else Z.error("Group container with ID '".concat(t,"' already exists. The group container cannot be added."));return{id:t,type:"group-container"}}addCustomGeometry(t,n,o,i,a){if(s(this,K).geometry3DMap.has(t))Z.error("Custom geometry with ID '".concat(t,"' already exists. The custom geometry cannot be added."));else{let u=new Fm(n,o),l=new qt(u,new ys(i));(i==null?void 0:i.interactive)!==void 0&&hi(l,i.interactive,s(this,K)),l.id=t,u.mesh.userData={entityId:t,type:"custom-geometry"},s(this,K).geometry3DMap.set(l.id,l);let c=this.getParentContainer(a);a&&c instanceof Tr?c.addEntity(l):s(this,K).geometryScene.addEntity(l),s(this,ee).panBoundsSystem.dirty=!0,s(this,zr).call(this),this.render()}return{id:t,type:"custom-geometry"}}registerPlugin(t){s(this,ee).pluginSystem.registerPlugin(t)}unregisterPlugin(t){s(this,ee).pluginSystem.unregisterPlugin(t)}addGeometryGroup(t,n,o,i){var a,u,c;if(!s(this,K).geometry3DMap.has(t)&&!s(this,K).geometry2DMap.has(t)){let d=new eo(t);s(this,tp).call(this,d,()=>{s(this,zr).call(this),s(this,Fi).call(this)}),d.userData.dirty=!0,s(this,K).geometry3DMap.set(t,d);let f=typeof o=="function"?o(n.features[0]):o;for(let g of n.features){if(g.geometry==null||!["Polygon","MultiPolygon","LineString","MultiLineString"].includes(g.geometry.type))continue;let y=(g==null?void 0:g.id)||((a=g==null?void 0:g.properties)==null?void 0:a.id)||ft(),E={color:v1};if(typeof o=="function")E=(u=o(g))!=null?u:{color:v1};else{let l=o||{color:v1},{visible:b}=l;E=Hr(l,["visible"])}let v=s(this,ee).meshOptimizationSystem.createEntityFromFeature(y,g,O({outline:!0},E));s(this,K).geometry3DMap.set(y,v),d.userData.entities3D.add(y),s(this,ee).textureSystem.dirty=!0}(f==null?void 0:f.__EXPERIMENTAL_maskEnabled)===!0&&dE(d,{enabled:f.__EXPERIMENTAL_maskEnabled,maskId:f.__EXPERIMENTAL_maskId,effect:f.__EXPERIMENTAL_maskEffect,mode:f.__EXPERIMENTAL_maskMode}),d.setVisible((c=f==null?void 0:f.visible)!=null?c:!0);let m=this.getParentContainer(i);m instanceof Tr&&m.addEntity(d),s(this,ee).panBoundsSystem.dirty=!0,s(this,zr).call(this),this.render()}else Z.error("Geometry group with ID '".concat(t,"' already exists. The geometry group cannot be added."));return s(this,ee).outlineInterpolationSystem.geometries3DDirty=!0,{id:t,type:"geometry-group"}}addOccluder(t,n){let o=this.getParentContainer(n),i=s(this,ee).occlusion2DSystem.reserveOccluderId();return o==null||o.addOccluderFeature(t,i),i}addImage(t,n,o,i){var a;try{eB(t,n,o)}catch(u){Z.error(u);return}if(!s(this,K).geometry3DMap.has(t)&&!s(this,K).geometry2DMap.has(t)){let u=new Zv(n),l=new qt(u,new ys(o));l.id=t||ft(),u.mesh.userData={entityId:l.id,type:"path"},s(this,K).geometry3DMap.set(l.id,l);let c=this.getParentContainer(i);c instanceof Tr&&c.addEntity(l);let d=n.geometry.coordinates;if(d){let f=this.convertTo3DMapPosition(d[1],d[0],(a=d[2])!=null?a:0);s(this,ee).panBoundsSystem.expandBoundsIfOutside(f)}s(this,zr).call(this),this.render()}else Z.error("Image with ID '".concat(t,"' already exists. The image cannot be added."));return{id:t,type:"image"}}addModelGroup(t,n,o,{parent:i,onComplete:a}={}){var u,l,c,d;try{B8(t,n,o)}catch(f){Z.error(f);return}if(!s(this,K).geometry3DMap.has(t)&&!s(this,K).geometry2DMap.has(t)){let f=new eo(t);s(this,tp).call(this,f,()=>{s(this,zr).call(this),s(this,Fi).call(this)}),s(this,K).geometry3DMap.set(t,f),f.userData.dirty=!0,f.userData.modelURL=o.url;for(let y of n.features){let E=y.id||y.properties.id||ft(),v=s(this,ee).modelSystem.createModelFromFeature(E,y,O({},o));(y.properties.interactive!==void 0||o.interactive!=null)&&hi(v,(u=y.properties.interactive)!=null?u:o.interactive,s(this,K)),o.clippingPlaneZOffset!=null&&(v.components[7]=new h1,v.components[7].verticalOffset=o.clippingPlaneZOffset),v.parentId=f.userData.entityId,s(this,K).geometry3DMap.set(E,v),f.userData.entities3D.add(E)}let m=this.getParentContainer(i);m instanceof Tr&&m.addEntity(f);let g=(l=n.features[0])==null?void 0:l.geometry.coordinates;if(g){let y=this.convertTo3DMapPosition(g[1],g[0],(c=g[2])!=null?c:0);s(this,ee).panBoundsSystem.expandBoundsIfOutside(y)}s(this,zr).call(this),(d=this.render())==null||d.then(a)}else Z.error("Model group with ID '".concat(t,"' already exists. The model group cannot be added."));return{id:t,type:"geometry-group"}}addMarker2D(t,n,o,i){var u;let a=o==null?void 0:o.id;try{l5(t,n,o||{})}catch(l){Z.error(l);return}if(a===void 0||!s(this,K).geometry2DMap.has(a)&&!s(this,K).geometry3DMap.has(a)){let l=se(this,qn,QC).call(this,t,new gu(n,o),o==null?void 0:o.occluderId,o==null?void 0:o.verticalOffset);l.id=a||String(l.id),a=l.id,(o==null?void 0:o.interactive)!=null&&o.interactive!=="pointer-events-auto"&&hi(l,o==null?void 0:o.interactive,s(this,K)),(o==null?void 0:o.enabled)!=null&&g1(l,o.enabled),(o==null?void 0:o.occlude)!=null&&uE(l,o.occlude);let c=typeof(o==null?void 0:o.attachTo)=="string"||typeof(o==null?void 0:o.attachTo)=="number"?s(this,K).geometry3DMap.get(o.attachTo):void 0;c instanceof qt&&c.attach(l),(u=this.getParentContainer(i))==null||u.addEntity(l),s(this,ee).panBoundsSystem.expandBoundsIfOutside(l.object3d.position),this.render()}else Z.error("Marker2D with ID '".concat(a,"' already exists. The marker cannot be added."));return{id:a,type:"marker"}}addText3D(t,n,o,i){var a;if(!s(this,K).geometry3DMap.has(t)&&!s(this,K).geometry2DMap.has(t)){let u=new m1(ie(O({},n),{properties:ie(O({},n.properties),{id:t,content:n.properties.text})})),l=new qt(u,new Mh(o==null?void 0:o.appearance));l.id=t,u.mesh.userData.entityId=t.toString(),u.mesh.userData.type="text3d",s(this,K).geometry3DMap.set(t,l);let c=this.getParentContainer(i);c instanceof Tr&&c.addEntity(l);let d=n.geometry.coordinates;if(d){let f=this.convertTo3DMapPosition(d[1],d[0],(a=d[2])!=null?a:0);s(this,ee).panBoundsSystem.expandBoundsIfOutside(f)}s(this,zr).call(this),this.render()}else Z.error("Text3D with ID '".concat(t,"' already exists. The text3d cannot be added."));return{id:t,type:"text3d"}}labelText3D(t,n,o={}){var c,d;try{if(!n||!t)throw new Error("content and meshGeometryId are required");A5.parse(o)}catch(f){Z.error(f);return}let i=s(this,K).geometry3DMap.get(t);if((i==null?void 0:i.type)!=="geometry"){Z.error(".labelText3D failed: target incorrect");return}let a=i==null?void 0:i.components[0];if(!a.feature.properties.textArea)return;if(a.textEntityId){let f=s(this,K).geometry3DMap.get(a.textEntityId);if((f==null?void 0:f.type)!=="text3d"){Z.error(".labelText3D failed: existing text3d not found");return}return{id:f.id,type:f.type}}let u=new m1({type:"Feature",geometry:{coordinates:(c=a.feature.properties.textArea)==null?void 0:c.position,type:"Point"},properties:{textArea:a.feature.properties.textArea,content:n,id:ft()}});u.polygonEntityId=t;let l=new qt(u,new Mh(o==null?void 0:o.appearance));return a.textEntityId=l.id.toString(),u.mesh.userData.entityId=l.id.toString(),u.mesh.userData.type="text3d",s(this,K).geometry3DMap.set(l.id.toString(),l),o.parentId&&((d=this.getParentContainer(o.parentId))==null||d.addEntity(l)),this.render(),{id:l.id,type:"text3d"}}addLabel2D(t,n,o,i){var u;let a=o==null?void 0:o.id;try{u5(t,n,o||{})}catch(l){Z.error(l);return}if(a===void 0||!s(this,K).geometry2DMap.has(a)&&!s(this,K).geometry3DMap.has(a)){let l=se(this,qn,QC).call(this,t,new hu(n,o||{},s(this,K)),o==null?void 0:o.occluderId,o==null?void 0:o.verticalOffset);l.id=a||String(l.id),a=l.id,(o==null?void 0:o.interactive)!=null&&hi(l,o==null?void 0:o.interactive,s(this,K)),(o==null?void 0:o.enabled)!=null&&g1(l,o.enabled),(o==null?void 0:o.occlude)!=null&&uE(l,o.occlude);let c=typeof(o==null?void 0:o.attachTo)=="string"||typeof(o==null?void 0:o.attachTo)=="number"?s(this,K).geometry3DMap.get(o.attachTo):void 0;c instanceof qt&&c.attach(l),(u=this.getParentContainer(i))==null||u.addEntity(l),s(this,ee).panBoundsSystem.expandBoundsIfOutside(l.object3d.position),s(this,Fi).call(this),this.render()}else Z.error("Label2D with ID '".concat(a,"' already exists. The label cannot be added."));return{id:a,type:"label"}}addPath(t,n={},o){var l,c;try{P8(t,n||{})}catch(d){Z.error(d);return}let i=new mc(t,eT(n)),a=new qt(i,new ys({color:(l=n==null?void 0:n.color)!=null?l:"#ff834c",altitude:(c=n==null?void 0:n.verticalOffset)!=null?c:.1}));a.id=(n==null?void 0:n.id)||ft(),i.mesh.userData={entityId:a.id,type:"path"},s(this,K).geometry3DMap.set(a.id,a),(n==null?void 0:n.interactive)!=null&&hi(a,n==null?void 0:n.interactive,s(this,K));let u=this.getParentContainer(o);return u instanceof Tr&&u.addEntity(a),s(this,ee).panBoundsSystem.dirty=!0,s(this,zr).call(this),this.render(),{id:a.id,type:"path"}}updateWatermark(t){s(this,ee).watermarkSystem.options=t,s(this,ee).watermarkSystem.dirty=!0,s(this,ee).collisionSystem.collidersDirty=!0,this.render()}remove(t){var o,i,a;let n;if(typeof t=="string"||typeof t=="number"?(n=s(this,K).geometry2DMap.get(t),n==null&&(n=s(this,K).geometry3DMap.get(t))):typeof t.id=="string"||typeof t.id=="number"?(n=s(this,K).geometry2DMap.get(t.id),n==null&&(n=s(this,K).geometry3DMap.get(t.id))):n=t,n!=null){if(n.type==="custom-geometry")s(this,K).geometry3DMap.delete(n.id),n.object3d&&Qr(n.object3d);else if(n.type==="group-container"){s(this,K).geometry3DMap.delete(n.userData.entityId);for(let u of n.childrenIds.values())this.remove(u),n.userData.entities2D.delete(u);Qr(n)}else if(n.type==="geometry-group"){s(this,K).geometry3DMap.delete(n.userData.entityId);for(let u of n.userData.entities3D.values())this.remove(u),n.userData.entities3D.delete(u);Qr(n)}else if(n.type==="geometry"||n.type==="model"||n.type==="path"){let u=n.components[0];if(n.entities2D.size>0){for(let c of n.entities2D.values())this.remove(c);n.removeAllEntities()}let l=(i=(o=n.parentObject3D)==null?void 0:o.userData.entityId)!=null?i:n.parentId;if(l){let c=s(this,K).geometry3DMap.get(l);c instanceof eo&&c.userData.entities3D.delete(n.id)}if(n.type==="model"){if(s(this,ee).modelSystem.removeInstance(n)&&n.object3d&&Qr(n.object3d),l){let d=s(this,K).geometry3DMap.get(l);if(d instanceof eo&&d.userData.entities3D.size===0){let f=!1;for(let m of d.children)if(m.children.length>0){let g=m.children[0];if(g.isInstancedMesh&&((a=g.count)!=null?a:0)>0){f=!0;break}}f||this.remove(l)}}}else n.object3d&&Qr(n.object3d);if(n.type==="geometry"){let c=n.components[3];c&&(c.enabled=!1,c.dirty=!0)}"textMesh"in u&&u.textMesh!=null&&this.remove(u.textMesh.userData.entityId),s(this,K).geometry3DMap.delete(n.id)}else if(n.type==="marker"||n.type==="label"){let u=n.attachedTo;if(u){let l=s(this,K).geometry3DMap.get(u);l instanceof qt&&l.detach(n)}n.object3d&&Qr(n.object3d),n.type==="label"&&delete s(this,ee).twoDDrawSystem.textCache[n.id],s(this,K).geometry2DMap.delete(n.id)}else if(n.type==="image")n.object3d&&Qr(n.object3d),s(this,K).geometry3DMap.delete(n.id);else if(n.type==="text3d"){Qr(n.object3d);let{batchedText:u,textMesh:l,polygonEntityId:c}=n.components[0];if(l&&(u&&u.removeText(l),Qr(l)),c){s(this,ee).text3DSystem.remove(c);let d=s(this,K).geometry3DMap.get(c);(d==null?void 0:d.type)==="geometry"&&(d.components[0].textMesh=void 0,d.components[0].textEntityId=void 0)}s(this,K).geometry3DMap.delete(n.id)}s(this,zr).call(this),s(this,Fi).call(this),this.render()}}getScene(){return this.getState("__scene")}getThreeScene(){return s(this,wr)}getThreeCamera(){return s(this,Lr)}async setEnvironment(t){if(s(this,wr))if(t==="basic"){s(this,Kd)||_(this,Kd,se(this,qn,e6).call(this));let n=await s(this,Kd);s(this,wr).environment=n}else s(this,wr).environment=null}getEnvironment(){var t;return(t=s(this,wr))!=null&&t.environment?"basic":!1}getCurrentSceneGLTF(t){return s(this,ee).exporterSystem.getCurrentSceneGLTF(t)}getBoundingArea(t){(s(this,ee).renderSystem.threeDdirty||s(this,ee).renderSystem.twoDdirty)&&this.renderSync();let n=new Jr;if(t==null)n.setFromObject(s(this,K).geometryScene);else{let o=Uc(s(this,K),t);if((o==null?void 0:o.type)==="geometry"&&(o==null?void 0:o.object3d)!=null){let i=o.components[0],a=i instanceof pn?i.geometry:void 0;i.mesh instanceof Ky&&a?(a.computeBoundingBox(),a.boundingBox&&n.union(a.boundingBox)):n.setFromObject(o.object3d)}else((o==null?void 0:o.type)==="geometry-group"||(o==null?void 0:o.type)==="group-container")&&(o==null?void 0:o.userData.entityId)!=null&&n.setFromObject(o)}if(Rc(n))return p5(n).map(this.convert3DMapPositionToCoordinate)}hasState(t){return Uc(s(this,K),t)!=null}getState(t){var o,i,a,u,l,c,d,f,m,g,y,E,v,b,C,M,T,F,U,R,L,A,j,N,$,te,de,Y,z;if(t==null)return{type:"map-view",hoverColor:s(this,K).hoverColor,text3dHoverColor:s(this,K).text3dHoverColor};let n=Uc(s(this,K),t);if((n==null?void 0:n.type)==="custom-geometry"){let W=n.components[0],Q=n.components[1];return{id:n.id,type:"custom-geometry",visible:Q.visible,altitude:Q.altitude,parent:(o=n.parentObject3D)==null?void 0:o.userData.entityId,position:this.convert3DMapPositionToCoordinate(W.position)}}else if((n==null?void 0:n.type)==="geometry-group"){let W=Array.from(n.userData.entities3D.values()),Q=W==null?void 0:W[0],oe=Q?this.getState(Q):{};return{id:n.userData.entityId,type:"geometry-group",visible:n.visible,altitude:oe==null?void 0:oe.altitude,initialColor:oe==null?void 0:oe.initialColor,color:oe==null?void 0:oe.color,side:(i=oe==null?void 0:oe.side)!=null?i:"double",opacity:oe==null?void 0:oe.opacity,height:oe==null?void 0:oe.height,texture:oe==null?void 0:oe.texture,topColor:oe==null?void 0:oe.topColor,topTexture:oe==null?void 0:oe.topTexture,interactive:Array.from(n.userData.entities3D.values()).map(ae=>s(this,K).geometry3DMap.get(ae)).every(ae=>ae&&ae.components[2]!=null),children:W,bevel:oe==null?void 0:oe.bevel,maskId:(a=n.components[0])==null?void 0:a.maskId,maskEnabled:(u=n.components[0])==null?void 0:u.enabled,maskEffect:(l=n.components[0])==null?void 0:l.effect,maskMode:(c=n.components[0])==null?void 0:c.mode}}else{if((n==null?void 0:n.type)==="group-container")return{id:n.userData.entityId,type:"group-container",visible:n.visible,altitude:(d=n.getWorldPosition(QQ).z)!=null?d:0,opacity:n.opacity,interactive:!!n.components[0],children:Array.from(n.childrenIds.values()).map(W=>this.getState(W)).filter(Boolean)};if((n==null?void 0:n.type)==="label"){let W=n.components[0],Q=n.object3d.parent,oe=Q==null?void 0:Q.userData.entityId;return{id:n.id,type:"label",text:W.text||"",parent:{id:oe,type:Q==null?void 0:Q.type},position:this.convert3DMapPositionToCoordinate(n.position),enabled:W.enabled,visible:W.visible,initialRank:Dh(W.initialRank),options:{rank:Dh(W.rank),appearance:W.appearance,interactive:n.components[1]!=null,verticalOffset:n.verticalOffset,attachTo:n.attachedTo,occlude:(m=(f=n.components[2])==null?void 0:f.enabled)!=null?m:!1}}}else if((n==null?void 0:n.type)==="marker"){let W=n.components[0],Q=n.object3d.parent,oe=Q==null?void 0:Q.userData.entityId;return{id:n.id,type:"marker",enabled:W.enabled,visible:W.visible,placement:W.options.placement,dynamicResize:W.options.dynamicResize,parent:{id:oe,type:Q==null?void 0:Q.type},position:this.convert3DMapPositionToCoordinate(n.position),element:W.containerEl,initialRank:Dh(W.initialRank),contentHTML:W.contentHtml,options:{rank:Dh(W.rank),interactive:n.components[1]!=null||!1,verticalOffset:n.verticalOffset,attachTo:n.attachedTo,lowPriorityPin:W.options.lowPriorityPin,occlude:(y=(g=n.components[2])==null?void 0:g.enabled)!=null?y:!1,zIndex:W.options.zIndex}}}else if((n==null?void 0:n.type)==="geometry"){let{color:W,hoverColor:Q,initialColor:oe,initialTopColor:ae,topColor:ye,altitude:Ce}=n.components[1],Pe=n.components[0],Le=n.components[4],be=n.components[1],ze=n.components[6],ot=n.components[2],ut=n.components[3],G=n.parentObject3D;return{id:n.id,type:"geometry",opacity:be.opacity,initialColor:oe,color:W,focusable:Le!=null&&Le.vertices!=null&&Le.vertices.length>0,initialTopColor:ae,topColor:ye,side:be.side,hoverColor:Q,hovered:!!(ot!=null&&ot.hover),height:be.height,visible:be.visible,outline:ut==null?void 0:ut.enabled,showImage:be.showImage,texture:(E=ze==null?void 0:ze.texture)==null?void 0:E.path,topTexture:(v=ze==null?void 0:ze.topTexture)==null?void 0:v.path,flipImageToFaceCamera:be.flipImageToFaceCamera,enableImageCollisions:be.enableImageCollisions,parent:{id:G==null?void 0:G.userData.entityId,type:G==null?void 0:G.type},altitude:Ce,bevel:be.bevel,position:this.convert3DMapPositionToCoordinate(Pe.position),interactive:n.components[2]!=null,borderVisible:be.borderVisible,borderColor:be.borderColor,borderWidth:be.borderWidth}}else if((n==null?void 0:n.type)==="model"){let W=n.components[0],Q=n.components[1],oe=n.components[2],ae=W.feature.geometry.coordinates,ye=[ae[0],ae[1],(b=ae[2])!=null?b:0];return{id:n.id,type:"model",position:ye,interactive:oe!=null,material:Q.material,parent:(C=n.parentObject3D)!=null&&C.parent?{id:n.parentObject3D.parent.userData.entityId,type:n.parentObject3D.parent.type}:void 0,visible:Q.visible,verticalOffset:Q.verticalOffset,color:Q.color,opacity:Q.opacity,rotation:(M=Q.rotation)!=null?M:Ol,scale:(T=Q.scale)!=null?T:_l}}else if((n==null?void 0:n.type)==="path"){let W=n.components[0],Q=n.components[2],oe=n.components[1];return{id:n.id,type:"path",position:this.convert3DMapPositionToCoordinate(W.position),visible:oe.visible,interactive:Q!=null,completeFraction:W.completeFraction,color:oe.color,accentColor:W.accentColor,width:W.width,animateArrowsOnPath:W.animateArrowsOnPath,displayArrowsOnPath:W.displayArrowsOnPath,verticalOffset:oe.altitude,highlightCompleteFraction:W.highlightCompleteFraction,highlightStartFraction:W.highlightStartFraction,highlightEndFraction:W.highlightEndFraction,highlightColor:W.highlightColor,highlightWidthMultiplier:W.highlightWidthMultiplier,xrayOpacity:W.xrayOpacity,smoothingTension:W.smoothingTension,smoothingCornerRadius:W.smoothingCornerRadius,dashed:W.dashed,dashLength:W.dashLength,dashGap:W.dashGap,dashRelativeToWidth:W.dashRelativeToWidth,dashSize:W.dashSize,gapSize:W.gapSize,dashAbsolute:W.dashAbsolute,dashMeters:W.dashMeters,gapMeters:W.gapMeters,__EXPERIMENTAL_GEOMETRY:W.__EXPERIMENTAL_GEOMETRY,__EXPERIMENTAL_ENDCAP_EXTENSION:W.__EXPERIMENTAL_ENDCAP_EXTENSION,__EXPERIMENTAL_BILLBOARDING:W.__EXPERIMENTAL_BILLBOARDING,__EXPERIMENTAL_BORDER:W.__EXPERIMENTAL_BORDER,__EXPERIMENTAL_PREVENT_SELF_OVERLAP:W.__EXPERIMENTAL_PREVENT_SELF_OVERLAP}}else if((n==null?void 0:n.type)==="image"){let W=n.components[0];return{id:n.id,type:"image",position:this.convert3DMapPositionToCoordinate(W.position),visible:n.components[1].visible,verticalOffset:(F=W.feature.properties.verticalOffset)!=null?F:0,opacity:n.components[1].opacity,flipImageToFaceCamera:n.components[1].flipImageToFaceCamera,width:(U=W.feature.properties.width)!=null?U:0,height:(R=W.feature.properties.height)!=null?R:0,rotation:(L=W.feature.properties.rotation)!=null?L:0}}else if((n==null?void 0:n.type)==="text3d"&&n.components[0]instanceof m1){tT(n);let W=n.components[0],Q=n.components[1],{textMesh:oe}=W,ae=W.feature.properties,ye=(A=W.mesh)==null?void 0:A.parent;ye instanceof Tr&&((j=ye.children.find(ze=>ze.type==="batchedtext"))==null||j.getWorldPosition(s(this,Kg))),s(this,Ym).set(0,0,0);let Ce=oe?oe.getWorldPosition(s(this,Ym)):s(this,Ym),Pe=(te=($=ae.rotation)!=null?$:(N=ae.textArea)==null?void 0:N.rotation)!=null?te:0,Le=(Y=(de=ae.content)!=null?de:ae.text)!=null?Y:"";return Object.assign({},vu,Q.getState(),{id:n.id,type:"text3d",position:this.convert3DMapPositionToCoordinate(Ce.add(s(this,Kg))),visible:(z=W.visible)!=null?z:!1,content:Le,rotation:Pe})}else return}}getRenderedState(t){let n=typeof t=="string"||typeof t=="number"?t:t.id,o=Uc(s(this,K),n);if(o&&o.type==="label")return{textVisible:o.components[0].textVisible}}setState(t,n){var i,a,u,l,c,d,f;if(typeof t=="object"&&n==null){"hoverColor"in t&&(Sh(t.hoverColor)?s(this,K).hoverColor=(i=t.hoverColor)!=null?i:s(this,K).hoverColor:Z.warn('Failed to update global hover color. Invalid color "'.concat(t.hoverColor,'".'))),"text3dHoverColor"in t&&(s(this,K).text3dHoverColor=(a=t.text3dHoverColor)!=null?a:s(this,K).text3dHoverColor);return}let o=Uc(s(this,K),t);if(o!=null){if(o.type==="custom-geometry"){let m=s(this,K).geometry3DMap.get(o.id);if(m instanceof qt&&m.components[0]instanceof Fm){let g=n;Fl(o,s(this,K),g.visible),wp(o,s(this,K),g.altitude),aE(o,g.position,this.convertTo3DMapPosition,s(this,ee).panBoundsSystem),sE(o,this.getParentContainer(g.parent,!1)),hi(o,g.interactive,s(this,K))&&s(this,zr).call(this)}}else if(o.type==="path"){let m=n;hi(o,m.interactive,s(this,K))&&s(this,zr).call(this),wp(o,s(this,K),m.verticalOffset),Q5(o,s(this,K),m)}else if(o.type==="model"){let m=n;hi(o,m.interactive,s(this,K))&&s(this,zr).call(this),Fl(o,s(this,K),m.visible),nT(o,m,this.convertTo3DMapPosition,s(this,ee).panBoundsSystem),oT(o,m)}else if(o.type==="group-container"){let m=n;Fl(o,s(this,K),m.visible)&&(s(this,ee).pathSystem.verticalDistanceDirty=!0,s(this,ee).geometryInFocusSystem.focusablesDirty=!0),wp(o,s(this,K),m.altitude)&&(s(this,ee).pathSystem.verticalDistanceDirty=!0),hi(o,m.interactive,s(this,K))&&s(this,zr).call(this),y1(o,s(this,K),m.opacity)&&(s(this,ee).outlineInterpolationSystem.outlineOpacitiesDirty=!0),m.preloadGeometry&&o.userData.preloadGeometry!==!0&&(o.userData.preloadGeometry=!0,s(this,ee).outlineInterpolationSystem.geometries3DDirty=!0),b1(o,m.focusable)&&(s(this,ee).geometryInFocusSystem.focusablesDirty=!0)}else if(o.type==="geometry-group"){let m=n;Fl(o,s(this,K),m.visible),j5(o,s(this,K),m),pE(o,s(this,K),m.outline),m.height!=null&&iE(o,s(this,K),m.height),wp(o,s(this,K),m.altitude),cE(o,s(this,K),m)&&(s(this,ee).textureSystem.dirty=!0),cE(o,s(this,K),m),U5(o,s(this,K),m.shading),y1(o,s(this,K),m.opacity)&&(s(this,ee).outlineInterpolationSystem.outlineOpacitiesDirty=!0),hi(o,m.interactive,s(this,K))&&(s(this,zr).call(this),s(this,Fi).call(this)),fE(o,s(this,K),m.side),dE(o,{maskId:m.maskId,enabled:m.maskEnabled,effect:m.maskEffect,mode:m.maskMode}),Y5(o,s(this,K),m.overlayStrength,m.overlayColor)}else if(o.type==="geometry"){if(o.components[0]instanceof pn){let m=n;if(Fl(o,s(this,K),m.visible)&&s(this,zr).call(this),pE(o,s(this,K),m.outline),G5(o,m),b1(o,m.focusable)&&(s(this,ee).geometryInFocusSystem.focusablesDirty=!0),J5(o,m.renderOrder)&&(s(this,ee).meshDetachmentSystem.dirty=!0),q5(o,m.opacity)&&(s(this,ee).meshDetachmentSystem.dirty=!0,s(this,ee).interactionSystem.dirty3D=!0,s(this,ee).outlineInterpolationSystem.outlineOpacitiesDirty=!0),lE(o,m.flipImageToFaceCamera),W5(o,m.enableImageCollisions),wp(o,s(this,K),m.altitude)){let g=o.components[1],y=((u=g.altitude)!=null?u:0)+((l=g.height)!=null?l:0);s(this,ee).panBoundsSystem.expandBoundsIfOutside(new Se(0,0,y)),s(this,ee).shadowsSystem&&(s(this,ee).shadowsSystem.needsRender=!0)}if(m.height!=null&&iE(o,s(this,K),m.height)){let g=o.components[1],y=((c=g.altitude)!=null?c:0)+((d=g.height)!=null?d:0);s(this,ee).panBoundsSystem.expandBoundsIfOutside(new Se(0,0,y)),s(this,ee).shadowsSystem&&(s(this,ee).shadowsSystem.needsRender=!0)}X5(o,m)&&(s(this,ee).meshDetachmentSystem.dirty=!0,s(this,ee).textureSystem.dirty=!0),z5(o,m,(f=s(this,K).outlinesOptions)==null?void 0:f.darkenFactor),H5(o,m.hoverColor),hi(o,m.interactive,s(this,K))&&(s(this,ee).interactionSystem.dirty3D=!0),Z5(o,m.hovered),fE(o,s(this,K),m.side),K5(o,m)}}else if(o.type==="label"||o.type==="marker"){let m=n;V5(o,m,s(this,K)),$5(o,m,s(this,K))&&(s(this,Fi).call(this),s(this,ee).domMutationSystem.dirty=!0),aE(o,m.position,this.convertTo3DMapPosition,s(this,ee).panBoundsSystem),sE(o,this.getParentContainer(m.parent,!1))&&(s(this,Fi).call(this),s(this,ee).panBoundsSystem.dirty=!0),g1(o,m.enabled),Fl(o,s(this,K),m.visible)}else if(o.type==="image"){let m=n;Fl(o,s(this,K),m.visible),y1(o,s(this,K),m.opacity),lE(o,m.flipImageToFaceCamera)}else if(o.type==="text3d"){let m=n;rT(o,s(this,K),m)}this.render()}}convertTo3DMapPosition(t,n,o=0,i){var l,c,d,f,m;if(Array.isArray(t))return this.convertTo3DMapPosition(t[1],t[0],(l=t[2])!=null?l:o,typeof n=="function"?n:void 0);if(typeof n!="number")throw new Error("convertTo3DMapPosition failed: longitude must be a number");let{x:a,y:u}=u1((d=(c=s(this,K).center)==null?void 0:c[1])!=null?d:0,(m=(f=s(this,K).center)==null?void 0:f[0])!=null?m:0,t,n);return i?(i.set(a,u,o),i):new Se(a,u,o)}get backgroundColor(){return typeof s(this,an).backgroundColor=="string"?s(this,an).backgroundColor:"#".concat(s(this,an).backgroundColor.getHexString())}get backgroundAlpha(){return s(this,an).backgroundAlpha}getThreeRenderer(){return s(this,an)}getCenter(t){let n=Array.isArray(t)?t:this.getBoundingArea(t);return n?E5(n):void 0}isInView(t){let n=Uc(s(this,K),t);if(s(this,qg).identity().multiply(s(this,Lr).projectionMatrix).multiply(s(this,Lr).matrixWorldInverse),s(this,rp).setFromProjectionMatrix(s(this,qg)),n instanceof Y3)return s(this,rp).containsPoint(n.position);if(n instanceof qt){let o=n==null?void 0:n.components[0];if(o instanceof Fm||o instanceof hc)return s(this,rp).containsPoint(this.convertTo3DMapPosition(o.feature.geometry.coordinates));if(o instanceof pn){let i=new Jr(this.convertTo3DMapPosition(o.featureBbox[1],o.featureBbox[0],0),this.convertTo3DMapPosition(o.featureBbox[3],o.featureBbox[2],0));return s(this,rp).intersectsBox(i)}}return!1}queryGeometry2DInView(t){let{screenOffsets:n,fullyContains:o}=t!=null?t:{},[i,a,u,l]=D5(this.container,n),c=new at(i,a,u,l);return s(this,ee).collisionSystem.visibleCollidersQTree.queryRect(c).filter(g=>o?c.contains(g):c.intersects(g)).map(g=>s(this,K).geometry2DMap.get(g.userData.entityId)).filter(g=>g!=null).filter(g=>g.components[0]instanceof hu||g.components[0]instanceof gu).map(g=>g.id.toString())}onMapLibreEvent(t,n){if(!this.map){Z.warn('Tried to add event listener "'.concat(t,'" but MapLibre map is not initialized.'));return}let o=this.map.on(t,n);o!=null&&o.unsubscribe&&this.onAbort(()=>o.unsubscribe())}offMapLibreEvent(t,n){this.map&&this.map.off(t,n)}getSystems(){return s(this,ee)}getInternalState(){return s(this,K)}getInternalTweenGroup(){return s(this,K).internalTweenGroup}getExternalTweenGroup(){return s(this,K).externalTweenGroup}computeMinZOffsetBetweenContainers(t,n,o){if(!t||!n)return-1;Sp(t,"group-container"),Sp(n,"group-container"),t.updateMatrixWorld(!0),n.updateMatrixWorld(!0);let i=d1(t,this.getThreeCamera()),a=n.clone(!0);l1(a,!0),a.updateMatrixWorld();let u=d1(a,this.getThreeCamera());if(!Rc(i)||!Rc(u))return-1;let l=0,c;o&&this.container.querySelectorAll(".debug-box").forEach(f=>f.remove());do{if(l>1e4)return-1;if(l+=20,a.setAltitude(l),u.makeEmpty(),d1(a,s(this,Lr),u),c=i.intersectsBox(u),o){let d=tE(i,"blue",this.container),f=tE(u,c?"red":"green",this.container);d.classList.add("debug-box"),f.classList.add("debug-box")}}while(c);return l}};wr=new WeakMap,Lr=new WeakMap,Kd=new WeakMap,Hm=new WeakMap,Zm=new WeakMap,Ic=new WeakMap,Qd=new WeakMap,ep=new WeakMap,qn=new WeakSet,KC=function(t){var n;s(this,il)!=="outdoors-overlay"&&((n=this.map)==null||n.setPixelRatio(t)),s(this,K).pixelRatio=this.resolutionScale},K=new WeakMap,$t=new WeakMap,ts=new WeakMap,Ar=new WeakMap,ya=new WeakMap,an=new WeakMap,ee=new WeakMap,Rx=new WeakMap,Fi=new WeakMap,zr=new WeakMap,Nx=new WeakMap,tp=new WeakMap,XB=function(){_(this,$t,document.createElement("div")),s(this,$t).classList.add("mappedin__smart-collision-engine__container"),_(this,ts,document.createElement("canvas")),s(this,ts).classList.add("mappedin__smart-collision-engine-debug__container"),this.container.appendChild(s(this,$t)),_(this,Ar,document.createElement("canvas")),s(this,Ar).classList.add("mappedin__smart-collision-engine__container"),s(this,Ar).width=s(this,$t).clientWidth*this.resolutionScale,s(this,Ar).height=s(this,$t).clientHeight*this.resolutionScale,s(this,Ar).style.width=s(this,$t).clientWidth+"px",s(this,Ar).style.height=s(this,$t).clientHeight+"px",s(this,$t).appendChild(s(this,ts)),s(this,$t).appendChild(s(this,Ar)),s(this,ts).width=s(this,$t).clientWidth,s(this,ts).height=s(this,$t).clientHeight,s(this,Ar).width=s(this,$t).clientWidth*this.resolutionScale,s(this,Ar).height=s(this,$t).clientHeight*this.resolutionScale,s(this,Ar).style.width=s(this,$t).clientWidth+"px",s(this,Ar).style.height=s(this,$t).clientHeight+"px"},YB=function(){_(this,ya,document.createElement("div")),s(this,ya).classList.add("mappedin-2d-entities"),Object.assign(s(this,ya).style,{position:"absolute",top:"0",left:"0",bottom:"0",right:"0",pointerEvents:"none","transform-style":"preserve-3d"}),this.container.appendChild(s(this,ya))},qB=function(){s(this,Ar).width=s(this,$t).clientWidth*this.resolutionScale,s(this,Ar).height=s(this,$t).clientHeight*this.resolutionScale,s(this,Ar).style.width=s(this,$t).clientWidth+"px",s(this,Ar).style.height=s(this,$t).clientHeight+"px",s(this,ts).width=s(this,$t).clientWidth,s(this,ts).height=s(this,$t).clientHeight,s(this,Ar).width=s(this,$t).clientWidth*this.resolutionScale,s(this,Ar).height=s(this,$t).clientHeight*this.resolutionScale,s(this,Ar).style.width=s(this,$t).clientWidth+"px",s(this,Ar).style.height=s(this,$t).clientHeight+"px",s(this,ee).collisionSystem.collidersDirty=!0},il=new WeakMap,jx=new WeakMap,Zg=new WeakMap,Ux=new WeakMap,Gx=new WeakMap,Wm=new WeakMap,Xm=new WeakMap,zx=new WeakMap,Wg=new WeakMap,Xg=new WeakMap,Yg=new WeakMap,QC=function(t,n,o,i){let a=new Y3(n,this.convertTo3DMapPosition(t[1],t[0],t[2]||0),i);return a.components[2]=new Mx(o!=null?o:s(this,ee).occlusion2DSystem.backgroundId),s(this,K).geometry2DMap.set(a.id,a),a},rp=new WeakMap,qg=new WeakMap,Jg=new WeakMap,al=new WeakMap,sl=new WeakMap,e6=async function(){return yc.load(s8).then(t=>{var n;return s(this,wr)&&((n=s(this,wr).environment)==null||n.dispose(),t.mapping=yD,s(this,wr).environment=t,this.render()),t})},$x=new WeakMap,dt=new WeakMap,Ym=new WeakMap,Kg=new WeakMap;var QQ=new Se,np=JC;p();function eee(e,r){tee(e,r)(e.getScene(),r),ree(e,r),r.addFolder("Export").add({export:async()=>{let a=await e.getCurrentSceneGLTF({binary:!0}),u=new Blob([a],{type:"application/octet-stream"});var l=document.createElement("a");document.body.appendChild(l),l.style.display="none";let c=window.URL.createObjectURL(u);l.href=c,l.download="scene.glb",l.click(),window.URL.revokeObjectURL(c)}},"export");let o=r.addFolder("Camera"),i={get bearing(){return e.camera.bearing},set bearing(a){e.camera.setBearing(a)},get pitch(){return e.camera.pitch},set pitch(a){e.camera.setPitch(a)},get zoomLevel(){return e.camera.zoomLevel},set zoomLevel(a){e.camera.setZoomLevel(a)}};o.add(i,"bearing",-359,359,1),o.add(i,"pitch",e.camera.minPitch,e.camera.maxPitch,1),o.add(i,"zoomLevel",e.camera.minZoomLevel,e.camera.maxZoomLevel,.1)}function tee(e,r){let t=r;return function n(o,i){let a=i.addFolder("".concat([o.type]," ").concat(o.id.slice(0,16)));if(i.close(),o.type==="geometry"||o.type==="model"||o.type==="path"||o.type==="image"){let u={get height(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="geometry"?l.height:0},set height(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="geometry"&&e.setState(o,{height:l})},set flipImageToFaceCamera(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="image"&&e.setState(o,{flipImageToFaceCamera:l})},get flipImageToFaceCamera(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="image"?l.flipImageToFaceCamera:!1},set visible(l){let c=e.getState(o.id);((c==null?void 0:c.type)==="geometry"||(c==null?void 0:c.type)==="path"||(c==null?void 0:c.type)==="image")&&e.setState(o,{visible:l})},get visible(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="geometry"||(l==null?void 0:l.type)==="path"||(l==null?void 0:l.type)==="image"?l.visible:!1},set outline(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="geometry"&&e.setState(o,{outline:l})},get outline(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="geometry"?l.outline:!1},get opacity(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="geometry"?l.opacity:1},set opacity(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="geometry"&&e.setState(c,{opacity:l})},get color(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="geometry"&&l.color?i5(l.color).toHexString():"#ffffff"},set color(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="geometry"&&e.setState(c,{color:l})},set interactive(l){let c=e.getState(o.id);((c==null?void 0:c.type)==="geometry"||(c==null?void 0:c.type)==="model"||(c==null?void 0:c.type)==="path")&&(e.setState(o,{interactive:l}),t.controllersRecursive().forEach(d=>d.updateDisplay()))},get interactive(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="geometry"||(l==null?void 0:l.type)==="model"||(l==null?void 0:l.type)==="path"?l.interactive:!1},get completeFraction(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="path"?l.completeFraction:1},set completeFraction(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="path"&&e.setState(c,{completeFraction:l})},focus:()=>{}};a.add(u,"focus").onChange(()=>{let l=e.getState(o.id);(l==null?void 0:l.type)==="model"||(l==null?void 0:l.type)==="path"||(l==null?void 0:l.type)==="image"?e.camera.focusOn([l.position]):(l==null?void 0:l.type)==="geometry"&&e.camera.focusOn(e.getBoundingArea(l))}),a.add(u,"visible"),o.type==="image"?a.add(u,"flipImageToFaceCamera"):(a.add(u,"interactive"),o.type==="path"&&a.add(u,"completeFraction",0,1,.1),o.type!=="model"&&(a.addColor(u,"color"),a.add(u,"outline"))),o.type==="geometry"&&(a.add(u,"height"),a.add(u,"opacity",0,1,.1))}else if(o.type==="marker"){let u={get interactive(){var c;let l=e.getState(o.id);return(l==null?void 0:l.type)==="marker"?(c=l.options)==null?void 0:c.interactive:!1},set interactive(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="marker"&&(e.setState(c,{options:{interactive:l}}),t.controllersRecursive().forEach(d=>d.updateDisplay()))},focus:()=>{}};a.add(u,"focus").onChange(()=>{let l=e.getState(o.id);(l==null?void 0:l.type)==="marker"&&e.camera.focusOn([l.position])}),a.add(u,"interactive")}else if(o.type==="label"){let u={get interactive(){var c;let l=e.getState(o.id);return(l==null?void 0:l.type)==="label"?(c=l.options)==null?void 0:c.interactive:!1},set interactive(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="label"&&(e.setState(c,{options:{interactive:l}}),t.controllersRecursive().forEach(d=>d.updateDisplay()))},get text(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="label"?l.text:""},set text(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="label"&&e.setState(c,{text:l})},get"Text Color"(){var c;let l=e.getState(o.id);return(l==null?void 0:l.type)==="label"?(c=l.options.appearance)==null?void 0:c.textColor:"#000000"},set"Text Color"(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="label"&&e.setState(o.id,{text:u.text,options:{appearance:{textColor:l}}})},get"Text Size"(){var c;let l=e.getState(o.id);return(l==null?void 0:l.type)==="label"?(c=l.options.appearance)==null?void 0:c.textSize:10},set"Text Size"(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="label"&&e.setState(c,{text:u.text,options:{appearance:{textSize:l}}})},get"Icon Size"(){var c;let l=e.getState(o.id);return(l==null?void 0:l.type)==="label"?(c=l.options.appearance)==null?void 0:c.iconSize:10},set"Icon Size"(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="label"&&e.setState(c,{text:u.text,options:{appearance:{iconSize:l}}})},get"Pin Color"(){var c;let l=e.getState(o.id);return(l==null?void 0:l.type)==="label"?(c=l.options.appearance)==null?void 0:c.pinColor:"#000000"},set"Pin Color"(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="label"&&e.setState(c,{text:u.text,options:{appearance:{pinColor:l}}})},get"Pin Color Inactive"(){var c;let l=e.getState(o.id);return(l==null?void 0:l.type)==="label"?(c=l.options.appearance)==null?void 0:c.pinColorInactive:"#000000"},set"Pin Color Inactive"(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="label"&&e.setState(c,{text:u.text,options:{appearance:{pinColorInactive:l}}})},get"Pin Outline Color"(){var c;let l=e.getState(o.id);return(l==null?void 0:l.type)==="label"?(c=l.options.appearance)==null?void 0:c.pinOutlineColor:"#000000"},set"Pin Outline Color"(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="label"&&e.setState(c,{text:u.text,options:{appearance:{pinOutlineColor:l}}})},get"Pin Outline Color Inactive"(){var c;let l=e.getState(o.id);return(l==null?void 0:l.type)==="label"?(c=l.options.appearance)==null?void 0:c.pinOutlineColorInactive:"#000000"},set"Pin Outline Color Inactive"(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="label"&&e.setState(c,{text:u.text,options:{appearance:{pinOutlineColorInactive:l}}})},focus:()=>{}};a.add(u,"focus").onChange(()=>{let l=e.getState(o.id);(l==null?void 0:l.type)==="label"&&e.camera.focusOn([l.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(o.type==="geometry-group"){let u={get opacity(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="geometry-group"?l.opacity:1},set opacity(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="geometry-group"&&e.setState(o,{opacity:l})},set visible(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="geometry-group"&&e.setState(o,{visible:l})},get visible(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="geometry-group"?l.visible:!1},set outline(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="geometry-group"&&e.setState(o,{outline:l})},get outline(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="geometry-group"?l.outline:!1},set altitude(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="geometry-group"&&e.setState(o,{altitude:l})},get altitude(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="geometry-group"?l.altitude:0},set interactive(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="geometry-group"&&(e.setState(o,{interactive:l}),t.controllersRecursive().forEach(d=>d.updateDisplay()))},get interactive(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="geometry-group"?l.interactive:!1},get shadingStart(){var c,d;let l=e.getState(o.id);return(l==null?void 0:l.type)==="geometry-group"&&(d=(c=l.shading)==null?void 0:c.start)!=null?d:0},set shadingStart(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="geometry-group"&&e.setState(c,{shading:{start:l}})},get shadingEnd(){var c,d;let l=e.getState(o.id);return(l==null?void 0:l.type)==="geometry-group"&&(d=(c=l.shading)==null?void 0:c.end)!=null?d:0},set shadingEnd(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="geometry-group"&&e.setState(c,{shading:{end:l}})},get shadingIntensity(){var c,d;let l=e.getState(o.id);return(l==null?void 0:l.type)==="geometry-group"&&(d=(c=l.shading)==null?void 0:c.intensity)!=null?d:0},set shadingIntensity(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="geometry-group"&&e.setState(c,{shading:{intensity:l}})}};a.add(u,"visible"),a.add(u,"opacity",0,1,.1),a.add(u,"interactive"),a.add(u,"outline"),a.add(u,"altitude",0,100,1),a.add(u,"shadingStart",0,1,.1),a.add(u,"shadingEnd",0,1,.1),a.add(u,"shadingIntensity",0,1,.1)}else if(o.type==="group-container"){let u={set visible(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="group-container"&&e.setState(o,{visible:l})},get visible(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="group-container"?l.visible:!1},set interactive(l){let c=e.getState(o.id);(c==null?void 0:c.type)==="group-container"&&(e.setState(c,{interactive:l}),t.controllersRecursive().forEach(d=>d.updateDisplay()))},get interactive(){let l=e.getState(o.id);return(l==null?void 0:l.type)==="group-container"?l.interactive:!1}};a.add(u,"visible"),a.add(u,"interactive")}if(a.close(),o.children)for(let u of o.children.values())n(u,a)}}function ree(e,r){let t=r.addFolder("Watermark"),n={padding:16,iconOnly:!1,position:"bottom-left",color:"dark",scale:1};t.add(n,"padding",0,100,1),t.add(n,"scale",.5,1.5,.1),t.add(n,"color",["dark","light"]),t.add(n,"position",["top-left","top-right","bottom-left","bottom-right","center","top","bottom","left","right"]),t.add(n,"iconOnly"),t.onChange(()=>{e.updateWatermark(n)})}p();var Vx=class extends We{constructor(t,n){super();h(this,"gl");h(this,"options");h(this,"el",document.createElement("div"));h(this,"core");h(this,"origin");h(this,"map");h(this,"layer");h(this,"handleStyleChange",()=>{!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()))});h(this,"handleMove",()=>{if(!this.map)return;let[t,n]=this.map.getCenter().toArray();this.core.getSystems().cameraSystem.setCenter(t,n),this.core.getSystems().cameraSystem.setZoomLevel(this.map.getZoom()),this.core.getSystems().cameraSystem.setRotation(pt.degToRad(this.map.getBearing())),this.core.getSystems().cameraSystem.setTilt(pt.degToRad(this.map.getPitch()))});h(this,"handleError",t=>{Z.warn(t)});this.origin=t,this.options=n}onAdd(t){this.origin=this.origin||t.getCenter().toArray(),this.gl=t.painter.context.gl,this.core=new np(t._container,ie(O({},this.options),{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 n=i1.fromLngLat(this.origin,0);return this.layer=c1(n,this.core.viewCamera,()=>{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}};var o6="https://tiles-cdn.mappedin.com/styles/mappedin/style.json",oee="https://auth.mappedin.com/oauth2/token";var Hx="";function i6(e){Hx=e,d5(e)}var Ld="";function a6(e){Ld=e}async function JB(e,r){var o,i,a,u,l,c,d,f,m;let t=(o=r==null?void 0:r.useWorkers)!=null?o:!0,n=ie(O({},r),{watermark:r==null?void 0:r.watermark,attribution:r==null?void 0:r.attribution,antialias:r==null?void 0:r.antialias,occlusionEnabled:r==null?void 0:r.occlusionEnabled,transformImageRequest:r==null?void 0:r.transformImageRequest,naturalBearing:(i=r==null?void 0:r.naturalBearing)!=null?i:0,imagePlacementOptions:r==null?void 0:r.imagePlacementOptions,onWebGLContextCreationError:r==null?void 0:r.onWebGLContextCreationError,onWebGLContextLost:r==null?void 0:r.onWebGLContextLost,onWebGLContextRestored:r==null?void 0:r.onWebGLContextRestored,onWebGLRendererError:r==null?void 0:r.onWebGLRendererError,useStandaloneCamera:(a=r==null?void 0:r.useStandaloneCamera)!=null?a:!1,useCollisionWorker:(u=r==null?void 0:r.useCollisionWorker)!=null?u:!0,useWorkers:t});if(t===!0&&((l=r==null?void 0:r.outdoorView)!=null&&l.enabled)){let g=r.outdoorView.headers;g==null&&(g=await v5(oee));let y=r.center||[0,0],E=null,v=null;try{E=new c5({container:e,style:r.outdoorView.style||o6,center:y,attributionControl:!1,zoom:(c=r.zoomLevel)!=null?c:n6,pitch:(d=r.pitch)!=null?d:t6,bearing:(f=r.bearing)!=null?f:r6,transformRequest:m5(g),trackResize:!1,pixelRatio:r.outdoorView.lowDpi?1:Tp(),canvasContextAttributes:{antialias:typeof r.antialias=="boolean"?r.antialias:!0,powerPreference:"high-performance"},interactive:!1,validateStyle:!1,centerClampedToGround:!1,boxZoom:!1,doubleClickZoom:!1,scrollZoom:!1,dragPan:!1,dragRotate:!1,keyboard:!1,touchZoomRotate:!1}),await h5(E,{timeout:1e4,styleUrl:((m=r.outdoorView)==null?void 0:m.style)||o6})}catch(C){if(v=C,Z.warn("[MappedinJS] Outdoor view initialization failed: ".concat(v.message,". Falling back to indoor-only rendering.")),E){try{E.remove()}catch(M){}E=null}}if(!E||v){let C=new np(e,n);return C.publish("outdoor-style-error",{error:v}),C}let b=null;try{let C=E.painter.context.gl;b=new np(e,O({center:y,zoomLevel:E.getZoom(),pitch:E.getPitch(),bearing:E.getBearing(),gl:C,map:E,mode:"outdoors-interleaved"},n));let M={center:E.getCenter().toArray(),zoom:E.getZoom(),bearing:E.getBearing(),pitch:E.getPitch(),elevation:E.getCenterElevation()};p1(E,b.camera.minZoomLevel,b.camera.maxZoomLevel),E.setMaxPitch(b.camera.maxPitch),E.setMinPitch(b.camera.minPitch),b.on("camera-change",te=>{M.center=te.center,M.zoom=te.zoomLevel,M.bearing=te.bearing,M.pitch=te.pitch,M.elevation=te.elevation,E.jumpTo(M)});let T=i1.fromLngLat(y,0),F=c1(T,b.viewCamera,()=>{b==null||b.renderSync()}),U=async()=>{E&&(E.addLayer(F),b==null||b.renderSync())};b.onMapLibreEvent("style.load",U),U();let R=!1,L=!1,A=()=>{E&&(R||(b==null||b.publish("outdoor-view-loaded"),R=!0),L||(L=!0,b==null||b.publish("outdoor-style-loaded")))};b.onMapLibreEvent("idle",A);let j=te=>{te&&(te.sourceDataType==="metadata"||te.sourceDataType==="visibility"||te.dataType==="style"||te.type==="terrain")&&(b==null||b.getSystems().htmlControlsSystem.updateData(E))},N=te=>{E&&te&&te.dataType==="style"&&te.type==="styledata"&&(L=!1),j(te)};b.onMapLibreEvent("styledata",N),b.onMapLibreEvent("sourcedata",j),b.onMapLibreEvent("terrain",j);let $=te=>{var de;if(((de=te.error)==null?void 0:de.url)===o6){Z.error('Failed to load outdoor view style, possibly due to invalid token "'.concat(g["x-mappedin-tiles-key"],'"'));return}Z.warn(te)};return b.onMapLibreEvent("error",$),b}catch(C){if(b)try{b.destroy()}catch(T){}if(E)try{E.remove()}catch(T){}Z.warn("Failed to initialize outdoor view, falling back to indoor-only rendering:",C);let M=new np(e,n);return M.publish("outdoor-style-error",{error:C}),M}}else return new np(e,n)}p();p();p();p();var Qg=class Qg{constructor(r,t,n){h(this,"id");h(this,"text");h(this,"target");h(this,"__type",Qg.__type);this.id=r,this.text=t,this.target=n}static is(r){return r.__type===Qg.__type}get focusTarget(){return this.target.anchorTarget}get navigationTarget(){return this.target.anchorTarget}};h(Qg,"__type","label");var ul=Qg;p();var op,qm=class qm{constructor(r,t,n){h(this,"id");w(this,op);h(this,"__type",qm.__type);h(this,"contentEl");this.id=r,this.contentEl=t,_(this,op,n)}get target(){return s(this,op)}get coordinate(){return s(this,op).anchorTarget}get navigationTarget(){return this.target.anchorTarget}toJSON(){return{id:this.id,__type:qm.__type,target:this.target,coordinate:this.coordinate}}static is(r){return r.__type===qm.__type}get focusTarget(){return this.target.anchorTarget}updateTarget(r){_(this,op,r)}};op=new WeakMap,h(qm,"__type","marker");var Ys=qm;p();var Sc,Jm=class Jm{constructor(r,t,n){h(this,"id");h(this,"groupId");h(this,"__type",Jm.__type);w(this,Sc);this.id=r,this.groupId=t,_(this,Sc,n)}get target(){return s(this,Sc)}static is(r){return r.__type===Jm.__type}updateTarget(r){_(this,Sc,r)}toJSON(){return{id:this.id,__type:Jm.__type,groupId:this.groupId,target:s(this,Sc)}}get navigationTarget(){return s(this,Sc).anchorTarget}};Sc=new WeakMap,h(Jm,"__type","model");var ip=Jm;p();var ap,ey=class ey{constructor(r,t){h(this,"id");h(this,"coordinates");w(this,ap);h(this,"__type",ey.__type);this.id=r,this.coordinates=t}static is(r){return r.__type===ey.__type}get isConnectionSegment(){return this.coordinates.length===2&&this.coordinates[0].floorId!==this.coordinates[1].floorId}get distance(){return s(this,ap)?s(this,ap):(_(this,ap,pS(this.coordinates)),s(this,ap))}get focusTarget(){return this.coordinates}};ap=new WeakMap,h(ey,"__type","path-segment");var Cc=ey,sp,Km=class Km{constructor(r,t,n,o){h(this,"id");h(this,"animation");h(this,"coordinates");h(this,"segments");w(this,sp);h(this,"__type",Km.__type);this.id=r,this.animation=t,this.coordinates=n,this.segments=o.map(({id:i,coordinates:a})=>new Cc(i.toString(),a))}static is(r){return r.__type===Km.__type}get focusTarget(){return this.coordinates}get distance(){return s(this,sp)?s(this,sp):(_(this,sp,pS(this.coordinates)),s(this,sp))}toJSON(){return{__type:Km.__type,id:this.id,coordinates:this.coordinates,segments:this.segments}}};sp=new WeakMap,h(Km,"__type","path");var rs=Km;p();var iee=7,Dc,up,ty=class{constructor(r,t){w(this,Dc);w(this,up);var n;_(this,Dc,r),_(this,up,(n=t==null?void 0:t.precision)!=null?n:iee)}toJSON(){return{center:this.center,bearing:this.bearing,pitch:this.pitch,zoomLevel:this.zoomLevel}}get center(){let r=s(this,Dc).center;if(s(this,up)===-1)return r;let t=wl(r.latitude,s(this,up)),n=wl(r.longitude,s(this,up));return new je({latitude:t,longitude:n,floorId:r.floorId,verticalOffset:r.verticalOffset})}get bearing(){return s(this,Dc).bearing}get pitch(){return s(this,Dc).pitch}get zoomLevel(){return wl(s(this,Dc).zoomLevel,5)}};Dc=new WeakMap,up=new WeakMap;p();var ry=class ry{constructor(r){h(this,"id");h(this,"__type",ry.__type);this.id=r}static is(r){return r.__type===ry.__type}get focusTarget(){return this}};h(ry,"__type","shape");var ll=ry;p();var ny=class ny{constructor(r,t){h(this,"id");h(this,"target");h(this,"__type",ny.__type);this.id=r,this.target=t}static is(r){return r.__type===ny.__type}};h(ny,"__type","text-3d");var cl=ny;p();p();p();var aee=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>']]),see=/<svg([^>]*)>/g;function KB(e,r,t){let n=aee.get(e);return n?n.replace(see,'<svg$1 style="fill:'.concat(r,"; width:").concat(t,"px; height:").concat(t,'px">')):""}var uee=e=>'\n <div class="pin-shadow" style="background: '.concat(e,'"></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(e,'"\n stroke="white"\n strokeWidth="2"\n />\n </svg>\n '),lee=e=>'\n <div class="pin-shadow" style="background: '.concat(e,'"></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(e,'"\n />\n </svg>\n '),s6="#722ED1",u6="#1890FF",QB=({type:e="departure",color:r=u6})=>'<div class="dropped-pin-wrapper">\n '.concat(e==="departure"?uee(r):lee(r),"\n </div>"),cee=e=>{switch(e){case"default":return 28;case"selection":return 28;case"navigation":return 32}},ek=({type:e="stairs",color:r=s6,direction:t="up"})=>{let n=cee("default"),o=n/2+2,i=t&&t!=="none";return'<div class="mappedin-connection-marker">\n <div class="connection-circle"\n role="button"\n style="background:'.concat(r,"; width:").concat(n,"px; height:").concat(n,'px;"\n >\n ').concat(KB("connection-"+e+"-16x16","white",o)||"","\n </div>\n ").concat(i?'<div style="margin-left: -'.concat(n*.2,'px;">\n <div class="bouncey">\n <div class="connection-circle"\n role="button"\n style="width: ').concat(n,"px; height: ").concat(n,'px;">\n <div class="').concat(t==="up"?"":"arrow--down",'">\n <svg viewBox="0 0 16 16" style="fill: white; width: ').concat(o,"px; height: ").concat(o,'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>")};p();var tk=63710088e-1,Zx=new WeakMap,rk=async e=>new Promise(r=>setTimeout(r,e));function Wx(e,r,t){let n=e.distance,o=fee(e,r,t);return o?(n-(o==null?void 0:o.distance))/n:0}function l6(e,r){if(e.coordinates.length===0)return[];if(Zx.has(e)&&Zx.get(e).has(r))return Zx.get(e).get(r);let t=e.coordinates.map(n=>Xx(n,r));return Zx.set(e,new Map([[r,t]])),t}function Xx(e,r){let t=r.latitude,n=r.longitude,o=e.latitude-t,i=e.longitude-n,a=Math.PI*tk/180,u=a*Math.cos(t*Math.PI/180),l=i*u,c=o*a;return{x:l,y:c}}function dee(e,r){if(e.length===0)return;let t,n=1/0;for(let o=0;o<e.length;o++){let i=e[o],a=l6(i,r);for(let u=0;u<a.length-1;u++){let l=a[u],c=a[u+1],d=Yx(l,c,{x:0,y:0}),f=cu({x:0,y:0},d);f<n&&(n=f,t=d)}}if(t)return pee(t,r)}function Yx(e,r,t){let n=r.x-e.x,o=r.y-e.y,i=t.x-e.x,a=t.y-e.y,u=n*n+o*o;if(u===0)return{x:e.x,y:e.y};let l=(i*n+a*o)/u,c=Math.max(0,Math.min(1,l));return{x:e.x+c*n,y:e.y+c*o}}function pee(e,r){let n=Math.PI*tk/180,o=n*Math.cos(r.latitude*Math.PI/180),i=e.y/n,a=e.x/o,u=r.latitude+i,l=r.longitude+a;return new je({latitude:u,longitude:l,floorId:r.floorId,verticalOffset:r.verticalOffset})}function fee(e,r,t){let n=dee([e],r);if(!n)return;let o=l6(e,t),i=Xx(n,t),a=-1,u=1/0;for(let c=0;c<o.length-1;c++){let d=o[c],f=o[c+1],m=Yx(d,f,i),g=cu(m,i);g<1&&g<u&&(u=g,a=c)}if(a===-1){let c=0,d=1/0;for(let f=0;f<o.length;f++){let m=o[f],g=cu(m,i);g<d&&(d=g,c=f)}a=Math.max(0,c-1)}let l=[n];for(let c=a+1;c<e.coordinates.length;c++)l.push(e.coordinates[c]);return new Cc("".concat(e.id,"_remaining"),l)}function qx(e,r,t,n){var f;let o,i,a=1/0,u=1/0,l=Xx(r,n),c=Xx(t,n);for(let m of e)for(let g of m.segments){if(g.isConnectionSegment)continue;let y=(f=g.coordinates[0])==null?void 0:f.floorId,E=y===r.floorId,v=y===t.floorId;if(!E&&!v)continue;let b=l6(g,n);if(E){let C=1/0;for(let M=0;M<b.length-1;M++){let T=b[M],F=b[M+1],U=Yx(T,F,l),R=cu(U,l);R<C&&(C=R)}C<a&&(a=C,o=g)}if(v){let C=1/0;for(let M=0;M<b.length-1;M++){let T=b[M],F=b[M+1],U=Yx(T,F,c),R=cu(U,c);R<C&&(C=R)}C<u&&(u=C,i=g)}}if(!o||!i)return;let d=[];if(o.id===i.id)return d.push({segment:o,startHighlightFraction:Wx(o,r,n),endHighlightFraction:Wx(i,t,n)}),d;for(let m of e)for(let g of m.segments)g.id===o.id?d.push({segment:g,startHighlightFraction:Wx(g,r,n),endHighlightFraction:1}):g.id===i.id?d.push({segment:g,startHighlightFraction:0,endHighlightFraction:Wx(g,t,n)}):d.push({segment:g,startHighlightFraction:0,endHighlightFraction:1});return d}var nk=.01,ok=.02,ik={drawDuration:1e3,color:"#40A9FF",interactive:!1,accentColor:"blue",width:{on:"zoom-level",input:[17,22],output:[2,.5]},displayArrowsOnPath:!1,animateArrowsOnPath:!1},mee={drawDuration:1e3,color:"#B3DDFF",interactive:!1,accentColor:"#40A9FF",width:{on:"zoom-level",input:[17,22],output:[2,.5]},displayArrowsOnPath:!1,animateArrowsOnPath:!1},Tc={setMapOnConnectionClick:!0,setMapToDeparture:!0,createMarkers:{departure:!0,destination:!0,connection:!0},pathOptions:ik,inactivePathOptions:mee,markerOptions:{departureColor:u6,destinationColor:s6},animatePathDrawing:!0};function ak(e){let r=O({},e);return r.__EXPERIMENTAL_ENDCAP_EXTENSION=[0,0],e.__EXPERIMENTAL__CONNECTION_COLOR!==void 0&&(r.color=e.__EXPERIMENTAL__CONNECTION_COLOR),e.__EXPERIMENTAL__CONNECTION_BILLBOARDING!==void 0&&(r.__EXPERIMENTAL_BILLBOARDING=e.__EXPERIMENTAL__CONNECTION_BILLBOARDING),e.__EXPERIMENTAL__CONNECTION_JUNCTION_INSET!==void 0&&(r.__EXPERIMENTAL_JUNCTION_INSET=e.__EXPERIMENTAL__CONNECTION_JUNCTION_INSET),e.__EXPERIMENTAL__CONNECTION_DASHED!==void 0&&(r.dashed=e.__EXPERIMENTAL__CONNECTION_DASHED),e.__EXPERIMENTAL__CONNECTION_GEOMETRY!==void 0&&(r.__EXPERIMENTAL_GEOMETRY=e.__EXPERIMENTAL__CONNECTION_GEOMETRY),r}var hee=ie(O({},Tc),{connectionPathOptions:ak(ik)}),dl,qs,Ot,mt,pl,lp,Wr,di,ba,Mc,st,sk,uk,c6,d6,oy,lk,p6,iy,Jx,Qm,f6,eh,ay=class{constructor(r){w(this,st);w(this,dl,new Map);w(this,qs,new Map);w(this,Ot);w(this,mt,hee);w(this,pl);w(this,lp);w(this,Wr,[]);w(this,di);w(this,ba,new Map);w(this,Mc,new Map);w(this,eh,r=>{var t;if((t=s(this,mt).createMarkers)!=null&&t.connection&&r.markers!=null&&r.markers.length>0){let{instruction:n}=s(this,dl).get(r.markers[0].id);n!=null&&n.action.toFloor&&(s(this,mt).setMapOnConnectionClick&&s(this,Ot).setFloor(n.action.toFloor.id,"navigation-connection-click"),s(this,Ot).publish("navigation-connection-click",{instruction:n,fromFloor:n.action.fromFloor,toFloor:n.action.toFloor}))}});_(this,Ot,r)}get isMultiFloor(){if(!s(this,Wr).length)return!1;let r=new Set;for(let t of s(this,Wr))for(let n of t.coordinates)if(n.floorId&&(r.add(n.floorId),r.size>1))return!0;return!1}getPathById(r){return s(this,Ot).Paths.getById(r)}getMarkerById(r){return s(this,dl).get(r)}get paths(){let r=new Set;return s(this,qs).forEach(t=>r.add(t)),Array.from(r)}get activeDirections(){return s(this,Mc).get(s(this,di))}get activePath(){if(s(this,di))return s(this,qs).get(s(this,di).id)}get floorStacks(){let r=s(this,Ot).getMapData();if(!s(this,Wr).length||!r)return[];let t=new Set;for(let n of s(this,Wr))for(let o of n.coordinates)if(o.floorId){let i=r.getById("floor",o.floorId);i&&t.add(i.floorStack)}return Array.from(t)}get floors(){let r=s(this,Ot).getMapData();if(!s(this,Wr).length||!r)return[];let t=new Set;for(let n of s(this,Wr))for(let o of n.coordinates)if(o.floorId){let i=r.getById("floor",o.floorId);i&&t.add(i)}return Array.from(t)}setActivePathByIndex(r){let t=s(this,Wr)[r];if(!s(this,Wr).length){Z.warn("Cannot set an active path before drawing. Call Navigation.draw() first.");return}if(!s(this,Wr)[r]){Z.warn("Direction #".concat(r," does not exist"));return}let n=s(this,ba).get(t);if(!n){Z.warn("The direction is not a part of muli-direcional path");return}se(this,st,Jx).call(this,n)}setActivePath(r){if(!s(this,Wr).length){Z.warn("Cannot set an active path before drawing. Call Navigation.draw() first.");return}if(!s(this,Mc).get(r)){Z.warn('Path "'.concat(r.id,'" is not a part of muli-direcional path'));return}se(this,st,Jx).call(this,r)}setActivePathByDirections(r){if(!s(this,Wr).length){Z.warn("[setActivePathByDirections] Cannot set an active path before drawing. Call Navigation.draw() first.");return}let t=s(this,ba).get(r);if(!t){let n=s(this,Wr).find(o=>o.id===r.id);if(!n){Z.warn("[setActivePathByDirections] Cannot find directions for id");return}t=s(this,ba).get(n)}if(!t){Z.warn("[setActivePathByDirections] Cannot find path for directions");return}se(this,st,Jx).call(this,t)}clearHighlightedPathSection(){for(let r of this.paths)for(let t of r.segments)s(this,Ot).updateState(t,{highlightCompleteFraction:0})}highlightPathSection(r,t,n){var d;let o=(d=n==null?void 0:n.animationDuration)!=null?d:1500,i=s(this,Ot).getMapData().mapCenter,a=qx(this.paths,r,t,i);if(!a)return;this.clearHighlightedPathSection();let u=a.map(f=>{var m,g;return s(this,Ot).updateState(f.segment,{highlightStartFraction:f.startHighlightFraction,highlightEndFraction:f.endHighlightFraction,highlightColor:(m=n==null?void 0:n.color)!=null?m:"red",highlightWidthMultiplier:(g=n==null?void 0:n.widthMultiplier)!=null?g:1}),new Wa({fraction:0}).to({fraction:1},o).onUpdate(y=>{s(this,Ot).updateState(f.segment,{highlightCompleteFraction:y.fraction})})}),l=()=>{},c=new Promise(f=>{l=f});return u.length>0&&(u.forEach((f,m)=>{m<u.length-1&&f.chain(u[m+1]),s(this,Ot).tweenGroup().add(u[m])}),u[0].start(),u[u.length-1].onComplete(()=>{s(this,Ot).tweenGroup().remove(u[u.length-1]),l()})),{animation:c}}drawSync(r,t={}){var u,l,c;s(this,lp)&&this.clear(),_(this,lp,!0),se(this,st,p6).call(this,t);let n=Array.isArray(r)?r:[r],o=n[0],i=n[n.length-1],a=o.coordinates[0];_(this,Wr,n),a.floorId&&s(this,mt).setMapToDeparture&&s(this,Ot).setFloor(a.floorId),(u=s(this,mt).createMarkers)!=null&&u.departure&&se(this,st,Qm).call(this,"departure",o.instructions[0]);for(let d=0;d<n.length;d++){let f=n[d],m=d?O({},s(this,mt).inactivePathOptions):O({},s(this,mt).pathOptions);if(f.coordinates.length<2){Z.warn("Directions must have at least 2 coordinates");return}let g=ie(O({},s(this,mt).connectionPathOptions),{animateDrawing:s(this,mt).animatePathDrawing,verticalOffset:se(this,st,oy).call(this,d===0?"active":"inactive")}),y=se(this,st,c6).call(this,f.coordinates,ie(O({},m),{animateDrawing:s(this,mt).animatePathDrawing,verticalOffset:se(this,st,oy).call(this,d===0?"active":"inactive")}),g);s(this,ba).set(f,y),s(this,Mc).set(y,f),(l=s(this,mt).createMarkers)!=null&&l.connection&&se(this,st,f6).call(this,f.instructions,"connection"),d===0&&(_(this,di,s(this,ba).get(s(this,Wr)[0])),s(this,Ot).externalPubSub.on("click",s(this,eh)))}(c=s(this,mt).createMarkers)!=null&&c.destination&&se(this,st,Qm).call(this,"destination",i.instructions[i.instructions.length-1]),s(this,Ot).mapObjects.forEach(d=>{d.processFloorChange(d.currentFloorId)}),se(this,st,iy).call(this)}async draw(r,t={}){s(this,pl)&&this.clear(),se(this,st,p6).call(this,t);let n=Array.isArray(r)?r:[r],i=n[0].coordinates[0];return _(this,Wr,n),i.floorId&&s(this,mt).setMapToDeparture&&s(this,Ot).setFloor(i.floorId),se(this,st,lk).call(this,n)}clear(){s(this,dl).forEach(r=>{r!=null&&r.marker&&s(this,Ot).currentMap.Markers.remove(r.marker.id.toString())}),s(this,dl).clear(),s(this,qs).forEach(r=>{s(this,Ot).currentMap.Paths.remove(r.segments.map(t=>t.id.toString()))}),s(this,qs).clear(),s(this,pl)&&(s(this,pl).cancel(),_(this,pl,void 0)),s(this,lp)&&_(this,lp,!1),_(this,Wr,[]),s(this,ba).clear(),s(this,Mc).clear(),_(this,di,void 0),s(this,Ot).externalPubSub.off("click",s(this,eh)),s(this,Ot).mapObjects.forEach(r=>{r.processFloorChange(r.currentFloorId)}),se(this,st,iy).call(this)}};dl=new WeakMap,qs=new WeakMap,Ot=new WeakMap,mt=new WeakMap,pl=new WeakMap,lp=new WeakMap,Wr=new WeakMap,di=new WeakMap,ba=new WeakMap,Mc=new WeakMap,st=new WeakSet,sk=function(r){return r!=null&&["TakeConnection","ExitConnection","TakeVortex","ExitVortex"].includes(r.type)},uk=function(){if(!s(this,di))return;let r=s(this,qs).get(s(this,di).id);if(r){for(let t of s(this,qs).values())if(t.id.includes("internal-"))if(t.id===s(this,di).id)for(let n of r.segments)s(this,Ot).updateState(n,{verticalOffset:ok});else s(this,Ot).updateState(t,{verticalOffset:nk})}},c6=function(r,t,n){var u,l;let o=(l=(u=t.id)==null?void 0:u.toString())!=null?l:ft(),i=s(this,Ot).currentMap.Paths.add(r,t,n),a=new rs(o,i.animation,r,i.paths);return s(this,qs).set(o,a),a},d6=function(r,t,n=!1){let o=s(this,Ot).currentMap.Markers.add(r.coordinate,t,{interactive:n,placement:"top",rank:"always-visible"}),i=s(this,Ot).currentMap.Markers.getContentEl(o.id.toString());if(!i)throw new Error("marker component should exist");return new Ys(o.id.toString(),i,r.coordinate)},oy=function(r){var t,n,o,i;return r==="active"?ok+((n=(t=s(this,mt).pathOptions)==null?void 0:t.verticalOffset)!=null?n:0):nk+((i=(o=s(this,mt).inactivePathOptions)==null?void 0:o.verticalOffset)!=null?i:0)},lk=function(r){let t=r[0],n=r[r.length-1],o=!1;return _(this,pl,{promise:new Promise(async i=>{var a,u,l;if(x.env.NODE_ENV!=="test"&&await rk(500),o||!r.length){i();return}(a=s(this,mt).createMarkers)!=null&&a.departure&&se(this,st,Qm).call(this,"departure",t.instructions[0]);for(let c=0;c<r.length;c++){let d=r[c],f=c===0?O({},s(this,mt).pathOptions):O({},s(this,mt).inactivePathOptions);if(d.coordinates.length<2){Z.warn("Directions must have at least 2 coordinates"),i();return}let m=ie(O({},s(this,mt).connectionPathOptions),{animateDrawing:s(this,mt).animatePathDrawing,verticalOffset:se(this,st,oy).call(this,c===0?"active":"inactive")}),g=se(this,st,c6).call(this,d.coordinates,ie(O({},f),{animateDrawing:s(this,mt).animatePathDrawing,verticalOffset:se(this,st,oy).call(this,c===0?"active":"inactive")}),m);if(s(this,ba).set(d,g),s(this,Mc).set(g,d),c===0&&(_(this,di,s(this,ba).get(s(this,Wr)[0])),s(this,Ot).externalPubSub.on("click",s(this,eh))),x.env.NODE_ENV!=="test"&&await g.animation,o){i();return}(u=s(this,mt).createMarkers)!=null&&u.connection&&se(this,st,f6).call(this,d.instructions,"connection")}if((l=s(this,mt).createMarkers)!=null&&l.destination&&se(this,st,Qm).call(this,"destination",n.instructions[n.instructions.length-1]),o){i();return}s(this,Ot).mapObjects.forEach(c=>{c.processFloorChange(c.currentFloorId)}),se(this,st,iy).call(this),i()}),cancel:()=>{o=!0}}),s(this,pl).promise},p6=function(r){var n,o,i;let t=O(O({},Tc.pathOptions),r.pathOptions);_(this,mt,{setMapOnConnectionClick:(n=r.setMapOnConnectionClick)!=null?n:Tc.setMapOnConnectionClick,setMapToDeparture:(o=r.setMapToDeparture)!=null?o:Tc.setMapToDeparture,pathOptions:t,inactivePathOptions:O(O({},Tc.inactivePathOptions),r.inactivePathOptions),connectionPathOptions:ak(t),createMarkers:O(O({},Tc.createMarkers),r.createMarkers),markerOptions:O(O({},Tc.markerOptions),r.markerOptions),animatePathDrawing:(i=r.animatePathDrawing)!=null?i:Tc.animatePathDrawing})},iy=function(){s(this,Ot).publish("navigation-state-change",{isMultiFloor:this.isMultiFloor,floorStacks:this.floorStacks,floors:this.floors,activeDirections:this.activeDirections,activePath:this.activePath,paths:this.paths})},Jx=function(r){_(this,di,r),s(this,Wr).forEach(t=>{let n=s(this,ba).get(t);if(n){let o=n.id===s(this,di).id?O({},s(this,mt).pathOptions):O({},s(this,mt).inactivePathOptions);s(this,Ot).updateState(n,o)}}),s(this,Ot).publish("navigation-active-path-change",{directions:this.activeDirections,path:this.activePath}),se(this,st,uk).call(this),se(this,st,iy).call(this)},Qm=function(r,t){var n,o,i,a,u;if(r==="connection"&&t){let l=t.action.type==="ExitConnection"?s(this,mt).markerOptions.departureColor:s(this,mt).markerOptions.destinationColor,c;typeof((n=s(this,mt).createMarkers)==null?void 0:n.connection)=="function"?(c=s(this,mt).createMarkers.connection(t),s(this,Ot).updateState(c,{interactive:!0})):c=se(this,st,d6).call(this,t,ek({type:(i=(o=t.action.connection)==null?void 0:o.type)!=null?i:t.action.connectionType,color:l,direction:t.action.direction}),!0),s(this,dl).set(c.id,{instruction:t,marker:c})}else{let l=r==="departure"?s(this,mt).markerOptions.departureColor:s(this,mt).markerOptions.destinationColor,c;typeof((a=s(this,mt).createMarkers)==null?void 0:a.departure)=="function"&&r==="departure"?c=s(this,mt).createMarkers.departure(t):typeof((u=s(this,mt).createMarkers)==null?void 0:u.destination)=="function"&&r==="destination"?c=s(this,mt).createMarkers.destination(t):c=se(this,st,d6).call(this,t,QB({type:r,color:l})),s(this,dl).set(c.id,{instruction:t,marker:c})}},f6=function(r,t){r.filter(o=>se(this,st,sk).call(this,o.action)).forEach(o=>{se(this,st,Qm).call(this,t,o)})},eh=new WeakMap;p();var Ye,uy,fl,Kx,m6,sy=class{constructor(r){w(this,fl);w(this,Ye);w(this,uy);h(this,"interactions",{set:r=>{(r==null?void 0:r.pan)!=null&&(s(this,Ye).getSystems().cameraSystem.enablePan=r.pan),(r==null?void 0:r.zoom)!=null&&(s(this,Ye).getSystems().cameraSystem.enableZoom=r.zoom),(r==null?void 0:r.bearingAndPitch)!=null&&(s(this,Ye).getSystems().cameraSystem.enableRotate=r.bearingAndPitch)},enable:()=>{s(this,Ye).getSystems().cameraSystem.enablePan=!0,s(this,Ye).getSystems().cameraSystem.enableZoom=!0,s(this,Ye).getSystems().cameraSystem.enableRotate=!0},disable:()=>{s(this,Ye).getSystems().cameraSystem.enablePan=!1,s(this,Ye).getSystems().cameraSystem.enableZoom=!1,s(this,Ye).getSystems().cameraSystem.enableRotate=!1}});h(this,"setMinPitch",r=>{s(this,Ye).camera.setMinPitch(r)});h(this,"setMaxPitch",r=>{s(this,Ye).camera.setMaxPitch(r)});h(this,"setMinZoomLevel",r=>{s(this,Ye).camera.setMinZoomLevel(r,!0)});h(this,"setMaxZoomLevel",r=>{s(this,Ye).camera.setMaxZoomLevel(r)});_(this,uy,r),_(this,Ye,r.core)}setScreenOffsets(r){s(this,Ye).camera.setInsetPadding(r)}get screenOffsets(){return s(this,Ye).camera.insetsPadding}get panMode(){return s(this,Ye).camera.panMode}setPanMode(r){if(r!=="default"&&r!=="elevation")throw new Error("Invalid pan mode");r!==this.panMode&&s(this,Ye).camera.setPanMode(r)}getFocusOnTransform(r,t){var o,i,a;let n=s(this,Ye).camera.getCameraFrameForCoordinates(se(this,fl,m6).call(this,r),{pitch:t==null?void 0:t.pitch,bearing:t==null?void 0:t.bearing,padding:(t==null?void 0:t.screenOffsets)||this.screenOffsets,maxZoomLevel:t==null?void 0:t.maxZoomLevel,verticalPadding:(o=t==null?void 0:t.axisAlignedPadding)==null?void 0:o.vertical,minZoomLevel:t==null?void 0:t.minZoomLevel,duration:t==null?void 0:t.duration,easing:t==null?void 0:t.easing});return{center:new je(n.center[1],n.center[0]),zoomLevel:n.zoomLevel,bearing:(i=t==null?void 0:t.bearing)!=null?i:this.bearing,pitch:(a=t==null?void 0:t.pitch)!=null?a:this.pitch}}focusOn(r,t){var n;return s(this,Ye).camera.focusOn(se(this,fl,m6).call(this,r),{pitch:t==null?void 0:t.pitch,bearing:t==null?void 0:t.bearing,padding:(t==null?void 0:t.screenOffsets)||this.screenOffsets,maxZoomLevel:t==null?void 0:t.maxZoomLevel,minZoomLevel:t==null?void 0:t.minZoomLevel,duration:t==null?void 0:t.duration,verticalPadding:(n=t==null?void 0:t.axisAlignedPadding)==null?void 0:n.vertical,easing:t==null?void 0:t.easing})}animateTo(r,t){var l;let{center:n,zoomLevel:o,bearing:i,pitch:a}=r,u=n!=null?n:this.center;return s(this,Ye).camera.animateTo({center:n!=null?[u.longitude,u.latitude,s(this,Ye).camera.elevation]:void 0,zoomLevel:o,bearing:i,pitch:a,duration:(l=t==null?void 0:t.duration)!=null?l:600,easing:t==null?void 0:t.easing})}set(r){let{center:t=this.center,zoomLevel:n=this.zoomLevel,bearing:o=this.bearing,pitch:i=this.pitch}=r,a=[t.longitude,t.latitude];s(this,Ye).camera.setCenter(a),s(this,Ye).camera.setZoomLevel(n),s(this,Ye).camera.setBearing(o),s(this,Ye).camera.setPitch(i)}get center(){let r=s(this,Ye).camera.center;return new je(r[1],r[0],void 0)}setAutoMinZoomLevel(r){s(this,Ye).camera.setAutoMinZoomLevel(r)}get autoMinZoomLevel(){return s(this,Ye).camera.autoMinZoomLevel}get zoomLevel(){return s(this,Ye).camera.zoomLevel}get pitch(){return s(this,Ye).camera.pitch}get minPitch(){return s(this,Ye).camera.minPitch}get maxPitch(){return s(this,Ye).camera.maxPitch}get bearing(){let r=s(this,Ye).camera.bearing;return(r<0?r+360:r)%360}get minZoomLevel(){return s(this,Ye).camera.minZoomLevel}get maxZoomLevel(){return s(this,Ye).camera.maxZoomLevel}setElevation(r){s(this,Ye).camera.setElevation(r)}get elevation(){return s(this,Ye).camera.elevation}animateElevation(r,t){return s(this,Ye).camera.animateElevation(r,t)}get bounds(){return F4(s(this,Ye).getSystems().cameraSystem.panBounds,s(this,Ye).convert3DMapPositionToCoordinate)}get isAnimating(){return s(this,Ye).camera.isAnimating}cancelAnimation(){s(this,Ye).camera.cancelAnimation()}updateFacadesInView(){s(this,Ye).getSystems().geometryInFocusSystem.compute()}};Ye=new WeakMap,uy=new WeakMap,fl=new WeakSet,Kx=function(r){var n,o,i,a,u,l;let t=s(this,Ye).camera.elevation;return je.is(r)&&r.floorId!=null?(o=(n=s(this,Ye).getState(r.floorId))==null?void 0:n.altitude)!=null?o:t:oi.is(r)?(a=(i=s(this,Ye).getState(r.id))==null?void 0:i.altitude)!=null?a:t:"floor"in r&&oi.is(r.floor)&&(l=(u=s(this,Ye).getState(r.floor.id))==null?void 0:u.altitude)!=null?l:t},m6=function(r){var i;let t=[],o=(Array.isArray(r)?r:[r]).flatMap(a=>{var u;return(u=a==null?void 0:a.focusTarget)!=null?u:[a]});for(let a of o)if(a!=null)if(je.is(a)){let u=se(this,fl,Kx).call(this,a);t.push([a.longitude,a.latitude,u])}else if((a==null?void 0:a.id)!=null){let u=se(this,fl,Kx).call(this,a);if(oi.is(a)&&((i=s(this,uy).getMapDataInternal())!=null&&i.enterpriseMode)){t.push(a.id);continue}else if("geoJSON"in a&&a.geoJSON.geometry.coordinates.length>0){n5(a.geoJSON,c=>{t.push([c[0],c[1],u])});continue}let l=s(this,Ye).getBoundingArea(a.id);if(l)t.push(...l.map(c=>[c[0],c[1],u]));else if("geoJSONBoundingBox"in a){let c=se(this,fl,Kx).call(this,a);if(a.geoJSONBoundingBox!=null){let d=[[a.geoJSONBoundingBox[0],a.geoJSONBoundingBox[1],c],[a.geoJSONBoundingBox[2],a.geoJSONBoundingBox[3],c]];t.push(...d)}}}else _O(a)&&t.push(a);return t};p();var th,ly=class{constructor({currentMapGetter:r}){w(this,th);_(this,th,r)}get currentMap(){return s(this,th).call(this)}async getCurrentSceneGLTF(r){let t=s(this,th).call(this);return t?t==null?void 0:t.Exporter.getCurrentSceneGLTF(r):(Z.error("There is no map to export. Please load a map first."),new Blob)}};th=new WeakMap;p();var ns,dy,cy=class{constructor({currentMapGetter:r}){w(this,ns,new Map);w(this,dy);_(this,dy,r)}get currentMap(){return s(this,dy).call(this)}getAll(){return Array.from(s(this,ns).values()).map(r=>r.label)}getById(r){return s(this,ns).get(r)}add(r,t,n){let o=r.anchorTarget,i=this.currentMap;if(!i)throw new Error("currentMap should exist");let a=i.Labels.add(o,t,ie(O({},n),{attachTo:sm(r),rank:(n==null?void 0:n.rank)==null||(n==null?void 0:n.rank)==="initial"?"medium":n.rank})),u=new ul(a.id.toString(),t,r);return s(this,ns).set(u.id,{label:u,entityId:u.id}),u}__EXPERIMENTAL__all(r){var n;let t=[];return(n=this.currentMap)==null||n.Labels.all({onCreate:(o,i,a)=>{let u=new ul(o.toString(),i,a);s(this,ns).set(u.id,{label:u,entityId:u.id}),t.push(u)},labelOptions:r}),t}remove(r){var n;let t=s(this,ns).get(r.id);t&&((n=this.currentMap)==null||n.Labels.remove(t),s(this,ns).delete(r.id.toString()))}removeAll(){let r=[];return s(this,ns).forEach(({label:t})=>{this.remove(t),r.push(t),s(this,ns).delete(t.id.toString())}),r}};ns=new WeakMap,dy=new WeakMap;p();p();p();p();var ck=Cl(AS(),1);function gee(e,r){var t=aa(e),n=aa(r),o=e.properties||{},i=ck.default.difference(t.coordinates,n.coordinates);return i.length===0?null:i.length===1?Pl(i[0],o):Cp(i,o)}var dk=gee;var pk=.2,fk=.1,rh=251,yee=!1;function mk(e){if(!e||e.length<3)return null;let r=[],t=0;for(let u=0;u<e.length;u++){let l=e[u],c="".concat(l[0],",").concat(l[1]),d=!1;for(let f=0;f<r.length;f++)if(r[f]===c){d=!0;break}d||(r.push(c),t++)}if(t<3)return null;let n=e[0],o=e[e.length-1];if(n[0]===o[0]&&n[1]===o[1])return e;let a=[];for(let u=0;u<e.length;u++)a.push(e[u]);return a.push(n),a}function hk(e,r){let t=[];if(e.type==="Polygon"){let n=mk(e.coordinates[0]);n&&t.push(n)}else if(e.type==="MultiPolygon")for(let n of e.coordinates){let o=mk(n[0]);o&&t.push(o)}return{type:"Feature",geometry:{type:"MultiLineString",coordinates:t},properties:r||{}}}var Qx=class{constructor(r,t,n,o){h(this,"renderer");h(this,"mapObject");h(this,"config");h(this,"wallsId");h(this,"maskedWallsId");h(this,"voidWallsId");h(this,"maskedVoidWallsId");h(this,"ceilingId");h(this,"ceilingMaskId");h(this,"basementMaskId");h(this,"footprintColor");h(this,"layer");h(this,"groupContainer");var a;this.renderer=r,this.mapObject=t,this.config=o;let i=ml;if(o.obstructions!=null&&o.obstructions.features.length>0){let u=o.obstructions.features.filter(l=>{var c;return l.geometry.type==="LineString"&&((c=l.properties.kind)==null?void 0:c.toLowerCase())==="wall"&&l.properties.footprintComponent===!0});if(u!=null&&u.length>0){let l=o.styleMap[(a=u[0].properties)==null?void 0:a.id];l!=null&&(i=l)}}this.footprintColor=i.color,this.groupContainer=this.renderer.addGroupContainer("Footprint-".concat(o.floorId),{visible:!1},n),this.layer=this.renderer.addGroupContainer("".concat(O0,"-").concat(o.floorId),{visible:!1},this.groupContainer.id.toString())}getFloorAltitudes(){return this.mapObject.getFloorStackAltitudeData(this.config.floorStackId)}getEffectiveHeight(){var o,i,a,u;let t=((o=this.getFloorAltitudes())!=null?o:new Map).get(this.config.elevation),n=zs((i=this.config.multiFloorView)==null?void 0:i.floorGap,this.config.maxHeight,(a=this.config.multiFloorView)==null?void 0:a.floorGapMultiplier);return(u=t==null?void 0:t.effectiveHeight)!=null?u:n}buildWalls(){let n=hk(this.config.footprintGeometry.geometry,{id:"Footprint-Floor-".concat(this.config.floorId)}).geometry.coordinates.map((u,l)=>({type:"Feature",geometry:{type:"LineString",coordinates:u},properties:{id:"Footprint-Floor-Section-".concat(this.config.floorId,"-").concat(l)}})),o=this.getEffectiveHeight(),i="front";this.wallsId="Footprint-Walls-".concat(this.config.floorId);let a={color:this.footprintColor,height:o,altitude:0,width:fk,outline:!1,visible:!0,opacity:1,side:i,renderOrder:2};this.config.elevation<0&&(a.__EXPERIMENTAL_maskMode="masked-object",a.__EXPERIMENTAL_maskEffect="reveal",a.__EXPERIMENTAL_maskEnabled=!0,a.__EXPERIMENTAL_maskId=rh),this.renderer.addGeometryGroup(this.wallsId,{features:n},a,this.groupContainer)}buildVoidWalls(r){if(!r||r.length===0)return;let t=[],n=0;for(let u of r){let l=hk(u.geometry,{id:"Void-Wall-".concat(this.config.floorId,"-").concat(n)});for(let c of l.geometry.coordinates)t.push({type:"Feature",geometry:{type:"LineString",coordinates:c},properties:{id:"Void-Wall-Section-".concat(this.config.floorId,"-").concat(n)}}),n++}if(t.length===0)return;let o=this.getEffectiveHeight(),i="front";this.voidWallsId="Void-Walls-".concat(this.config.floorId);let a={color:this.footprintColor,height:o,altitude:0,width:fk,outline:!1,visible:!0,opacity:1,side:i,renderOrder:2};this.config.elevation<0&&(a.__EXPERIMENTAL_maskMode="masked-object",a.__EXPERIMENTAL_maskEffect="reveal",a.__EXPERIMENTAL_maskEnabled=!0,a.__EXPERIMENTAL_maskId=rh),this.renderer.addGeometryGroup(this.voidWallsId,{features:t},a,this.groupContainer)}buildCeiling(r){let t=O({},this.config.footprintGeometry);t=gk(t),(r==null?void 0:r.length)>0&&(t=bee(t,r));let n="front";this.ceilingId="Ceiling-".concat(this.config.floorId);let o=this.getEffectiveHeight(),i={color:this.footprintColor,height:-pk,altitude:o,visible:!0,outline:!1,opacity:1,side:n};this.config.elevation<0&&(i.__EXPERIMENTAL_maskMode="masked-object",i.__EXPERIMENTAL_maskEffect="reveal",i.__EXPERIMENTAL_maskEnabled=!0,i.__EXPERIMENTAL_maskId=rh),this.renderer.addGeometryGroup(this.ceilingId,{features:[ie(O({},t),{properties:{id:"Footprint-Ceiling-".concat(this.config.floorId),externalId:this.config.externalId,elevation:this.config.elevation}})]},i,this.groupContainer)}buildBasementMask(){let r=this.config.footprintGeometry;r=gk(r),this.basementMaskId="Footprint-Basement-Mask-".concat(this.config.floorId),this.renderer.addGeometryGroup(this.basementMaskId,{features:[ie(O({},r),{properties:{id:"Footprint-Basement-Mask-Geometry-".concat(this.config.floorId)}})]},{color:yk(-1),altitude:0,visible:!1,height:.01,outline:!1,__EXPERIMENTAL_maskEnabled:!0,__EXPERIMENTAL_maskMode:"mask",__EXPERIMENTAL_maskId:rh},"outdoors-container"),yee&&this.renderer.addGeometryGroup(this.basementMaskId+"debug",{features:[ie(O({},r),{properties:{id:"Footprint-Basement-Mask-Geometry-".concat(this.config.floorId,"-debug")}})]},{color:yk(-1),altitude:0,opacity:.5,visible:!1,height:.01,outline:!1},"outdoors-container")}update(r){var i;if(r.basementMaskEnabled!==void 0&&this.basementMaskId&&(this.renderer.setState(this.basementMaskId,{visible:r.basementMaskEnabled}),this.renderer.setState(this.basementMaskId+"debug",{visible:r.basementMaskEnabled})),(i=this.config.multiFloorView)!=null&&i.footprintsHidden)return;let t={};r.altitude!==void 0&&(t.altitude=r.altitude),r.visible!==void 0&&(t.visible=r.visible),Object.keys(t).length>0&&this.renderer.setState(this.groupContainer.id,t);let n={};r.opacity!==void 0&&(n.opacity=r.opacity),r.side!==void 0&&(n.side=r.side),r.color!==void 0&&(n.color=r.color),r.outline!==void 0&&(n.outline=r.outline);let o={};if(r.height!==void 0&&(n.height=r.height,o.altitude=r.height),this.wallsId&&Object.keys(n).length>0&&this.renderer.setState(this.wallsId,n),this.voidWallsId&&Object.keys(n).length>0&&this.renderer.setState(this.voidWallsId,n),this.maskedWallsId&&Object.keys(n).length>0){let a=n,{outline:c}=a,d=Hr(a,["outline"]);Object.keys(d).length>0&&this.renderer.setState(this.maskedWallsId,d)}if(this.maskedVoidWallsId&&Object.keys(n).length>0){let u=n,{outline:c}=u,d=Hr(u,["outline"]);Object.keys(d).length>0&&this.renderer.setState(this.maskedVoidWallsId,d)}if(r.opacity!==void 0&&(o.opacity=r.opacity),r.color!==void 0&&(o.color=r.color),r.ceilingVisible!==void 0&&(o.visible=r.ceilingVisible),r.outline!==void 0&&(o.outline=r.outline),this.ceilingId&&Object.keys(o).length>0&&this.renderer.setState(this.ceilingId,o),this.ceilingMaskId&&Object.keys(o).length>0){let l=o,{outline:c}=l,d=Hr(l,["outline"]);Object.keys(d).length>0&&this.renderer.setState(this.ceilingMaskId,d)}}getState(){var l,c;let r=this.renderer.getState(this.groupContainer.id),t=r.altitude,n=r.visible,o=this.ceilingId?this.renderer.getState(this.ceilingId):void 0,i=o==null?void 0:o.visible,a=(l=o==null?void 0:o.height)!=null?l:pk,u=this.basementMaskId?(c=this.renderer.getState(this.basementMaskId))==null?void 0:c.visible:void 0;if(this.wallsId){let d=this.renderer.getState(this.wallsId),f=d.height;return{altitude:t,visible:n,opacity:d.opacity,side:d.side,color:d.color,height:f,ceilingVisible:i,basementMaskEnabled:u,outline:d.outline,ceilingThickness:a}}return{altitude:t,visible:n,ceilingVisible:i,basementMaskEnabled:u,ceilingThickness:a}}};function gk(e){if(e.geometry.type==="Polygon")return{type:"Feature",geometry:{type:"Polygon",coordinates:[e.geometry.coordinates[0]]},properties:e.properties};let r=[];for(let t of e.geometry.coordinates)r.push([t[0]]);return{type:"Feature",geometry:{type:"MultiPolygon",coordinates:r},properties:e.properties}}function bee(e,r){let t;if(Array.isArray(r))if(r.length>0&&"geometry"in r[0])t=r;else{t=[];for(let o of r)for(let i of o.coordinates)t.push({type:"Feature",geometry:{type:"Polygon",coordinates:i},properties:{}})}else{t=[];for(let o of r.coordinates)t.push({type:"Feature",geometry:{type:"Polygon",coordinates:o},properties:{}})}if(t.length===0)return e;let n=e;for(let o of t){if(n===null)break;n=dk(n,o)}return n===null?{type:"Feature",geometry:{type:"MultiPolygon",coordinates:[]},properties:e.properties}:ie(O({},n),{properties:e.properties})}var yk=e=>e===0?"red":e===-1?"blue":e===-2?"green":"black";var vee={color:"#ffffff",opacity:1},ml={altitude:0,height:1,color:"#ffffff",opacity:1,width:.15},bk={opacity:.25,color:"#a7d1ec",height:.8,width:.05,altitude:.1,cap:"square",visible:!1},vk={color:"red",opacity:.2,height:ml.height+.1,visible:!0,borderVisible:!1},xk=.5,Bi=class{constructor(r,t,n=new Map){h(this,"containerId");h(this,"layers");h(this,"renderer");this.containerId=t,this.layers=n,this.renderer=r}get visible(){var r;return((r=this.renderer.getState(this.containerId))==null?void 0:r.visible)===!0}setVisible(r){this.visible!==r&&this.renderer.setState(this.containerId,{visible:r})}},Ek=0,cp,py=class{constructor(r,t,n,o,i,a,u,l){h(this,"id");h(this,"name");h(this,"elevation");h(this,"maxHeight");h(this,"containerId");h(this,"externalId");h(this,"metadata");h(this,"shortName");h(this,"subtitle");h(this,"occluderId");h(this,"loaded",!1);h(this,"styleMap",{});h(this,"obstructions");h(this,"entrances");h(this,"spaces");h(this,"floorImages");h(this,"floorText");h(this,"areas");h(this,"renderer");h(this,"mapObject");h(this,"options");h(this,"layers",new Map);h(this,"footprint");h(this,"ceiling");h(this,"floorStackId");h(this,"multiFloorView");h(this,"mapDataInternal");h(this,"facadesByStyleId",new Map);h(this,"footprintObject");w(this,cp);h(this,"load",(r=!1)=>{var u,l,c,d,f,m,g,y,E,v,b,C,M,T,F,U,R,L,A,j;if(this.loaded)return this;((u=this.footprint)==null?void 0:u.geometry)==null&&((l=this.obstructions)==null?void 0:l.features.length)===0&&((c=this.spaces)==null?void 0:c.features.length)===0&&Z.warn("Floor ".concat(this.id," exists in the data but contains no geometry.")),this.loaded=!0;let t=this.renderer.addGroupContainer("".concat(Rs,"-").concat(this.id),{},this.id);this.layers.set(Rs,new Bi(this.renderer,t.id.toString()));let n=this.renderer.addGroupContainer("".concat(Na,"-").concat(this.id),{},this.id);this.layers.set(Na,new Bi(this.renderer,n.id.toString()));let o=this.renderer.addGroupContainer("".concat(Mr,"-").concat(this.id),{focusable:r},this.id);this.layers.set(Mr,new Bi(this.renderer,o.id.toString()));let i=this.renderer.addGroupContainer("".concat(Ns,"-").concat(this.id),{},this.id);this.layers.set(Ns,new Bi(this.renderer,i.id.toString()));let a=this.renderer.addGroupContainer("".concat(ja,"-").concat(this.id),{},this.id);if(this.layers.set(ja,new Bi(this.renderer,a.id.toString())),((d=this.footprint)==null?void 0:d.geometry)!=null&&this.footprint.geometry.coordinates.length>0&&this.styleMap!=null&&(this.footprintObject=new Qx(this.renderer,this.mapObject,this.id,{floorId:this.id,externalId:this.externalId,elevation:this.elevation,maxHeight:this.maxHeight,floorStackId:this.floorStackId,footprintGeometry:this.footprint,obstructions:this.obstructions,styleMap:this.styleMap,multiFloorView:this.multiFloorView}),this.layers.set(O0,new Bi(this.renderer,this.footprintObject.layer.id.toString())),this.footprint=tF(this.footprint)),(f=this.multiFloorView)!=null&&f.__EXPERIMENTAL_DEBUG_showVoids){let N=0;for(let $ of this.voids)this.renderer.addGeometryGroup("Void-".concat(this.id,"-").concat(N),{features:[$]},{color:"red"},o),N++}if((m=this.multiFloorView)!=null&&m.__EXPERIMENTAL_DEBUG_showOpenToBelow){let N=0;for(let $ of this.spacesOpenToBelow)this.renderer.addGeometryGroup("SpacesOpenToBelow-".concat(this.id,"-").concat(N),{features:[$]},{color:"blue"},o),N++}if(this.spaces!=null&&this.spaces.features.length>0){let N=[],$=new Map;for(let Y of this.spaces.features){if(Y.geometry.type!=="Polygon")continue;let z=(g=Y.properties.kind)==null?void 0:g.toLowerCase();if(z==="void"||z==="otb")continue;let W=(y=this.mapDataInternal)==null?void 0:y.facadesBySpaceId[Y.properties.id];if(W){let Q=$.get(W.id);Q==null&&(Q=[],$.set(W.id,Q)),Q.push(Y)}else N.push(Y)}let te=this.renderer.addGroupContainer("spaces-".concat(this.id),{},o),de=this.renderer.addGeometryGroup("Spaces-".concat(this.id,"-0"),{features:N},Y=>{var z;return((z=Y==null?void 0:Y.properties)==null?void 0:z.id)!=null&&this.styleMap[Y.properties.id]!=null?im(this.styleMap[Y.properties.id],this.options):vee},te);if(this.layers.get(Mr).layers.set("Spaces",de.id.toString()),$.size>0){let Y=this.renderer.addGroupContainer("".concat(md,"-").concat(this.id),{},this.id);this.layers.set(md,new Bi(this.renderer,Y.id.toString()));for(let[z,W]of $){let Q=this.renderer.addGroupContainer(z,{focusable:!0},Y),oe=this.renderer.addGroupContainer("".concat(z,"-geometry"),{},Q),ae=GS(W,this.styleMap),ye=0;for(let[Ce,Pe]of ae){let Le=this.renderer.addGeometryGroup("Facades-".concat(this.id,"-").concat(z,"-").concat(ye),{features:Pe},ie(O({},im(Ce,this.options)),{renderOrder:3}),oe);ye++;let be=Ce.id||Le.id.toString();this.layers.get(md).layers.set("".concat(z,"-").concat(be),Le.id.toString()),this.facadesByStyleId.has(be)?(E=this.facadesByStyleId.get(be))==null||E.push(z):this.facadesByStyleId.set(be,[z])}}}}if(this.obstructions!=null&&this.obstructions.features.length>0){let N=this.obstructions.features.filter(ae=>ae.geometry.type==="Polygon"&&(ae.properties.kind==="object"||ae.properties.kind==="unknown")),$=GS(N,this.styleMap),te=this.renderer.addGroupContainer("objects-".concat(this.id),{},o),de=0;for(let[ae,ye]of $){let Ce=this.renderer.addGeometryGroup("Objects-".concat(this.id,"-").concat(de),{features:ye},im(ae,this.options),te);de++;let Pe=te.id.toString();this.layers.get(Mr).layers.set(ae.id||Pe,Ce.id.toString())}let Y=this.obstructions.features.filter(ae=>{var ye;return ae.geometry.type==="LineString"&&((ye=ae.properties.kind)==null?void 0:ye.toLowerCase())==="wall"&&ae.properties.footprintComponent===!1}),z=this.obstructions.features.filter(ae=>{var ye;return ae.geometry.type==="LineString"&&((ye=ae.properties.kind)==null?void 0:ye.toLowerCase())==="wall"&&ae.properties.footprintComponent===!0}),W=this.entrances,Q=ml,oe=ml;if(Y!=null&&Y.length>0){let ae=this.styleMap[(v=Y[0].properties)==null?void 0:v.id];ae!=null&&(Q=O({},ae)),oe=Q;let{walls:ye,entrances:Ce}=US(Y,(W==null?void 0:W.features)||[]),Pe=Math.max(Q.height-.11,xk),Le=ie(O({},bk),{height:Pe}),be=this.renderer.addGeometryGroup("InteriorDoors-".concat(this.id),Ce,Le,o);this.layers.get(Mr).layers.set(kf,be.id.toString());let ze=this.renderer.addGeometryGroup("Walls-".concat(this.id),{features:[ye]},im(Q,this.options),o);this.layers.get(Mr).layers.set(Ql,ze.id.toString())}if(z!=null&&z.length>0){let ae=this.styleMap[(b=z[0].properties)==null?void 0:b.id];ae!=null&&(oe=ie(O({},ae),{id:Ls}));let{walls:ye,entrances:Ce}=US(z,(W==null?void 0:W.features)||[]),Pe=Math.max(oe.height-.11,xk),Le=ie(O({},bk),{height:Pe}),be=this.renderer.addGeometryGroup("ExteriorDoors-".concat(this.id),Ce,Le,o);this.layers.get(Mr).layers.set(Lf,be.id.toString());let ze=this.renderer.addGeometryGroup("ExteriorWalls-".concat(this.id),{features:[ye]},im(oe,this.options),o);this.layers.get(Mr).layers.set(Ls,ze.id.toString())}}if(this.floorImages!=null){let N=this.renderer.addGroupContainer("images-".concat(this.id),{},this.id);for(let $ of this.floorImages.features||[]){let te="anchorId"in $.properties?$.properties.anchorId:null,de=te==null,Y=te!=null&&this.mapDataInternal!=null&&this.mapDataInternal.pointsOfInterestById[te]!=null;if(de||Y){let z=QO($,Ek),Q=(((C=$.properties.rotation)!=null?C:0)%360+360)%360;if(Y){let oe=new je({latitude:$.geometry.coordinates[1],longitude:$.geometry.coordinates[0],floorId:this.id});this.mapDataInternal.Query.at(oe).then(ae=>{var Ce,Pe,Le;let ye=0;for(let be of ae)if(kr.is(be)){let ze=(Pe=(Ce=this.renderer.getState(be.id))==null?void 0:Ce.height)!=null?Pe:0;ze>ye&&(ye=ze)}this.mapObject.api.Image3D.add(new je({latitude:$.geometry.coordinates[1],longitude:$.geometry.coordinates[0],floorId:this.id,verticalOffset:ye}),$.properties.path,ie(O({id:z,flipImageToFaceCamera:(Le=this.options.flipImagesToFaceCamera)!=null?Le:!0},$.properties),{rotation:Q}))})}else this.mapObject.api.Image3D.add(new je({latitude:$.geometry.coordinates[1],longitude:$.geometry.coordinates[0],floorId:this.id}),$.properties.path,ie(O({id:z,flipImageToFaceCamera:(M=this.options.flipImagesToFaceCamera)!=null?M:!0},$.properties),{rotation:Q}));Ek++}}this.layers.set(Rf,new Bi(this.renderer,N.id.toString()))}if(this.floorText!=null)for(let N of this.floorText.features||[]){let $=0;"geometryId"in N.properties?$=(F=(T=this.renderer.getState(N.properties.geometryId))==null?void 0:T.height)!=null?F:0:$=(U=N.properties.verticalOffset)!=null?U:0,this.renderer.addText3D(ft(),ie(O({},N),{properties:ie(O({},N.properties),{verticalOffset:$})}),{appearance:{flipToFaceCamera:!1}},this.id)}if(this.areas!=null){let N=this.renderer.addGroupContainer("areas-".concat(this.id),{},this.id);this.layers.set(fd,new Bi(this.renderer,N.id.toString()));let $=this.renderer.addGeometryGroup("Areas-".concat(this.id),{features:this.areas.features},{color:vk.color},N);for(let te of this.areas.features||[])this.renderer.setState(te.properties.id,ie(O({},vk),{visible:!1}));this.layers.get(fd).layers.set($.id.toString(),$.id.toString())}if((R=this.multiFloorView)!=null&&R.enabled){let N=this.mapObject.getFloorStackAltitudeData(this.floorStackId),$=N==null?void 0:N.get(this.elevation),te=this.elevation*zs((L=this.multiFloorView)==null?void 0:L.floorGap,this.maxHeight,(A=this.multiFloorView)==null?void 0:A.floorGapMultiplier);this.renderer.setState(this.id,{altitude:(j=$==null?void 0:$.altitude)!=null?j:te})}return this.renderer.render(),this});var d,f,m,g,y,E;this.mapObject=n,this.renderer=n.renderer,this.id=t.id,this.options=i;let c=this.renderer.addGroupContainer(this.id,{visible:!1,interactive:!0,preloadGeometry:(d=i.preloadFloors)==null?void 0:d.map(v=>v.id).includes(t.id)},r);if(this.containerId=c.id.toString(),this.externalId=t.externalId,this.metadata=t.metadata,this.shortName=t.shortName,this.subtitle=t.subtitle,this.name=t.name,this.maxHeight=t.maxHeight,this.elevation=t.elevation,a!=null&&u!=null){this.styleMap=u,this.spaces=a.space[this.id],this.entrances=a.entrance[this.id],this.areas=(f=a.area)==null?void 0:f[this.id],this.obstructions=a.obstruction[this.id],this.floorImages=(m=a.floorImages)==null?void 0:m[this.id],this.floorText=(y=(g=a.enterprise)==null?void 0:g.floorText)==null?void 0:y[this.id];let v=(E=a["floor.geojson"])==null?void 0:E.features.find(b=>b.properties.id===t.id);v&&v.geometry!=null&&v.geometry.coordinates.length>0&&(this.footprint=v)}this.floorStackId=r,this.multiFloorView=o,this.mapDataInternal=l}get spacesOpenToBelowEnabled(){var r,t;return(t=(r=this.multiFloorView)==null?void 0:r.spacesOpenToBelowEnabled)!=null?t:!1}get voids(){var r,t,n,o;return(o=(n=(t=(r=this.mapDataInternal)==null?void 0:r.voidsByFloorId[this.id])==null?void 0:t.voids)==null?void 0:n.features)!=null?o:[]}get spacesOpenToBelow(){var t,n;if(!this.spaces)return[];let r=[];for(let o of this.spaces.features){if(o.geometry.type!=="Polygon")continue;(((t=o.properties.kind)==null?void 0:t.toLowerCase())==="void"||((n=o.properties.kind)==null?void 0:n.toLowerCase())==="otb")&&r.push(o)}return r}get geoJSONBoundingBox(){if(s(this,cp))return s(this,cp);if(!this.footprint){Z.warn("Attempting to get bounding box with no footprint for floor ".concat(this.id));return}return _(this,cp,JO(this.footprint)),s(this,cp)}addOccluder(){var n;if(((n=this.footprint)==null?void 0:n.geometry)==null)return;let r=this.renderer.addGroupContainer("".concat(pd,"-").concat(this.id),{},this.id),t=new Bi(this.renderer,r.id.toString());this.layers.set(pd,t),this.occluderId=this.renderer.addOccluder(this.footprint,t.containerId)}get hasFacadeGeometry(){return this.facadesByStyleId.size>0}get visible(){return this.renderer.getState(this.containerId).visible}setVisible(r){this.renderer.setState(this.containerId,{visible:r})}buildCeiling(r){this.footprintObject&&this.footprintObject.buildCeiling(r)}buildBasementMask(){this.footprintObject&&this.footprintObject.buildBasementMask()}getFootprintStyle(){var t;let r=ml;if(this.obstructions!=null&&this.obstructions.features.length>0){let n=this.obstructions.features.filter(o=>{var i;return o.geometry.type==="LineString"&&((i=o.properties.kind)==null?void 0:i.toLowerCase())==="wall"&&o.properties.footprintComponent===!0});n!=null&&n.length>0&&(r=this.styleMap[(t=n[0].properties)==null?void 0:t.id])}return r}buildFootprint(){if(!this.footprintObject)return;this.footprintObject.buildWalls(),this.footprintObject.buildVoidWalls(this.voids);let r=new Bi(this.renderer,this.footprintObject.layer.id.toString());this.layers.set(O0,r)}setBatchedTextVisible(r){let t=this.renderer.getInternalState().geometry3DMap.get(this.id);if(t&&t instanceof Tr){let n=this.renderer.getSystems().text3DSystem.batchedTextMap.get(t);n&&n.then(o=>{o.visible=r})}}};cp=new WeakMap;p();var nh,fy=class{constructor(r,t,n,o){h(this,"id");h(this,"externalId");h(this,"name");h(this,"type");h(this,"floorIds");h(this,"defaultFloorId");h(this,"floorObjects",[]);h(this,"floorObjectsByElevation",new Map);h(this,"metadata");h(this,"containerId");h(this,"facade");w(this,nh);var a;this.id=r.id,this.externalId=r.externalId,this.name=r.name,this.type=r.type,this.metadata=r.metadata,this.floorIds=(a=r.floors)!=null?a:r.maps,this.defaultFloorId=r.defaultFloor;let i=n.addGroupContainer(this.id,{visible:!0,interactive:!0},t);this.containerId=i.id.toString(),this.facade=o}get defaultFloor(){if(s(this,nh)==null){if(this.floorObjects.length===0)throw new qr("No floors in floor stack (".concat(this.id,"). Could not get default floor."));let r;this.defaultFloorId&&(r=this.floorObjects.find(t=>t.id===this.defaultFloorId)),r||(r=this.floorObjects.reduce((t,n)=>Math.abs(n.elevation)<Math.abs(t.elevation)?n:t)),_(this,nh,r)}return s(this,nh)}get isOutdoors(){var t;return((t=this.type)==null?void 0:t.toLowerCase())==="outdoor"?!0:this.facade!=null?!1:this.floorObjects.some(n=>n.hasFacadeGeometry)}addFloor(r){if(this.floorObjectsByElevation.has(r.elevation)){Z.error("Floor with same elevation ".concat(r.elevation," already exists in Stack (").concat(this.id,"). Floor (").concat(r.id,") will not be added."));return}this.floorObjects.push(r),this.floorObjectsByElevation.set(r.elevation,r)}loadAllFloors(){this.floorObjects.sort((r,t)=>r.elevation-t.elevation);for(let r of this.floorObjects)r.load(this.facade!=null),!this.isOutdoors&&!r.hasFacadeGeometry&&r.footprint!=null&&r.addOccluder();if(!this.isOutdoors)for(let r of this.floorObjects){let t=this.floorObjectsByElevation.get(r.elevation+1),n=[];if(r.spacesOpenToBelowEnabled){for(let o of r.voids)n.push(o);if(t)for(let o of t.spacesOpenToBelow)n.push(o)}r.buildCeiling(n),r.buildFootprint(),r.elevation<=0&&r.buildBasementMask()}}};nh=new WeakMap;p();var xee=.2,Eee=.05,Iee=-3;function See(e,r){return Nc(e,Iee,r,xee,Eee)}var Cee="#ffffff";function Dee(e,r){var t;return typeof e=="string"?e:(t=e[r])!=null?t:Cee}function Tee(e){return e.spacesOpenToBelow.length>0}function h6(e,r,t="auto",n,o=new Map,i){var m,g,y,E,v;let a={outdoorOpacity:"initial",floorStates:[]},{spacesOpenToBelowEnabled:u,__EXPERIMENTAL_darkenSpacesExposedToAbove:l=!0}=i;u&&(o=new Map);let c=e.sort((b,C)=>b.elevation-C.elevation),d=e.some(b=>b.elevation===0),f=!0;for(let b of c){let C=(g=(m=o.get(b.elevation))==null?void 0:m.effectiveHeight)!=null?g:zs(t,b.maxHeight),M=(y=i.opacity)!=null?y:b.elevation<0?1:.4,T=!1;if(u){let N=b.elevation<r.elevation?e.find($=>$.elevation===b.elevation+1):null;T=N?Tee(N):!1}let F={maskEnabled:b.elevation<0,maskId:rh,maskEffect:"reveal",maskMode:"masked-object"},U=u?b.elevation===r.elevation||T:!1,R=u?b.elevation<r.elevation:b.elevation===r.elevation&&b.elevation<0,L=(r.elevation>=0?b.elevation===0:b.elevation===r.elevation)&&((v=(E=b.floorStack)==null?void 0:E.type)==null?void 0:v.toLowerCase())!=="outdoor",A={color:Dee(i.color,b.id),ceilingVisible:b.elevation<r.elevation,visible:R,basementMaskEnabled:L,outline:i.outline,ceilingThickness:.5,height:C,opacity:M},j={floor:b,state:{type:"floor",visible:U,geometry:u?ie(O({visible:U},F),{overlayColor:"#000000",overlayStrength:T&&l?See(b.elevation,r.elevation):0}):ie(O({},F),{visible:!1}),labels:{enabled:!1},markers:{enabled:!1},footprint:A,occlusion:{enabled:!1},areas:{visible:!1},text3d:{visible:!1},images:{visible:!1,collisionsEnabled:b.id===r.id},paths:{visible:!1},models:{visible:!1}}};a.floorStates.push(j),b.id===r.id?(j.state.visible=!0,j.state.images.visible=!0,j.state.paths.visible=!0,j.state.geometry.visible=!0,j.state.models.visible=!0,j.state.labels.enabled=!0,j.state.markers.enabled=!0,j.state.occlusion.enabled=!0,j.state.areas.visible=!0,j.state.text3d.visible=!0,b.elevation<0&&(j.state.footprint.height=C*Math.abs(b.elevation),j.state.footprint.visible=!0,a.outdoorOpacity=.2)):n.includes(b.id)&&b.elevation<r.elevation?(j.state.visible=!0,j.state.geometry.visible=!0,j.state.models.visible=!0,j.state.paths.visible=!0,j.state.markers.enabled=!0,j.state.occlusion.enabled=!0,j.state.footprint.visible=!0,j.state.footprint.height=C,b.elevation<0&&(a.outdoorOpacity=.2)):r.elevation>0&&b.elevation<r.elevation&&b.elevation>=0&&(j.state.visible=!0,j.state.footprint.visible=!0,j.state.footprint.height=C),!d&&b.elevation>0&&f&&r.elevation===b.elevation&&(f=!1,j.state.footprint.visible=!1)}return a}p();import it from"zod";p();import{z as Ik}from"zod";function Sk(e){try{let r=e.shape;if("type"in r){let t=r.type;if(t instanceof Ik.ZodOptional&&(t=t._def.innerType),"value"in t)return String(t.value);if(t instanceof Ik.ZodDefault&&"value"in t._def.innerType)return String(t._def.innerType.value)}return"unknown"}catch(r){return"unknown"}}function Ck(e){if(e.success)return{};let r={};for(let t of e.error.issues)if(t.path.length>0){let n=String(t.path[0]);r[n]||(r[n]=[]),r[n].push(t.message)}return r}function Dk(e,r){let t=Object.entries(e);if(t.length>0){let n=t.map(([o,i])=>"".concat(o,": ").concat(i.join(", "))).join("; ");Z.warn("".concat(t.length," invalid field(s) in ").concat(r!=null?r:"unknown"," state: [").concat(n,"]"))}}function Xt(e,r,t){if(t!=null&&t.disableValidation)return r;if(r==null||typeof r!="object")return{};let n=e.safeParse(r);if(n.success){let a={};for(let u of Object.keys(r))u in n.data&&(a[u]=r[u]);return a}let o=Ck(n);t!=null&&t.warn&&Dk(o,Sk(e));let i={};for(let a of Object.keys(r))!(a in o)&&a in e.shape&&(i[a]=r[a]);return i}function kn(e,r,t){if(t!=null&&t.disableValidation)return r;let n=e.safeParse(r);if(n.success)return n.data;if((t==null?void 0:t.warn)===!0){let o=Ck(n);Dk(o,Sk(e))}return r}var Tk="path",os={color:"#4b90e2",width:1,completeFraction:0,visible:!0,verticalOffset:.1,xrayOpacity:.25,__EXPERIMENTAL_SMOOTHING_TENSION:Ui.tension,__EXPERIMENTAL_SMOOTHING_CORNER_RADIUS:Ui.cornerRadius,dashed:!1,__EXPERIMENTAL_ENDCAP_EXTENSION:[.5,.5],__EXPERIMENTAL_BILLBOARDING:!1,__EXPERIMENTAL_PREVENT_SELF_OVERLAP:!1},g6=it.object({type:it.literal(Tk).default(Tk),color:it.string().default(os.color),width:it.union([it.number(),it.any()]),completeFraction:it.number().default(os.completeFraction),visible:it.boolean().default(os.visible),verticalOffset:it.number().default(os.verticalOffset),highlightStartFraction:it.number().default(0),highlightEndFraction:it.number().default(0),highlightColor:it.string().default("red"),highlightWidthMultiplier:it.number().default(1.1),highlightCompleteFraction:it.number().default(1),xrayOpacity:it.number().min(0).max(1).default(os.xrayOpacity),__EXPERIMENTAL_SMOOTHING_TENSION:it.number().default(os.__EXPERIMENTAL_SMOOTHING_TENSION),__EXPERIMENTAL_SMOOTHING_CORNER_RADIUS:it.number().default(os.__EXPERIMENTAL_SMOOTHING_CORNER_RADIUS),dashed:it.boolean().default(os.dashed),__EXPERIMENTAL_DASH_OPTIONS:it.discriminatedUnion("__EXPERIMENTAL_DASH_MODE",[it.object({__EXPERIMENTAL_DASH_MODE:it.literal("length-scaling"),__EXPERIMENTAL_DASH_LENGTH:it.number().min(0).max(1).default(.1),__EXPERIMENTAL_DASH_GAP:it.number().min(0).max(1).default(.1)}),it.object({__EXPERIMENTAL_DASH_MODE:it.literal("width-scaling"),__EXPERIMENTAL_DASH_SIZE:it.number().min(0).default(3),__EXPERIMENTAL_GAP_SIZE:it.number().min(0).default(2)}),it.object({__EXPERIMENTAL_DASH_MODE:it.literal("absolute"),__EXPERIMENTAL_DASH_METERS:it.number().min(0).default(1),__EXPERIMENTAL_GAP_METERS:it.number().min(0).default(.5)})]).optional(),__EXPERIMENTAL_GEOMETRY:it.enum(["tube","ribbon"]).default("tube"),__EXPERIMENTAL_ENDCAP_EXTENSION:it.tuple([it.number(),it.number()]).default(os.__EXPERIMENTAL_ENDCAP_EXTENSION),__EXPERIMENTAL_BILLBOARDING:it.boolean().default(os.__EXPERIMENTAL_BILLBOARDING),__EXPERIMENTAL_BORDER:it.object({enabled:it.boolean(),color:it.custom(e=>typeof e=="string"),width:it.number().optional()}).optional(),__EXPERIMENTAL_PREVENT_SELF_OVERLAP:it.boolean().default(os.__EXPERIMENTAL_PREVENT_SELF_OVERLAP)}),y6=g6.partial(),QXe=it.strictObject(g6.shape);function Mk(e){let{color:r,visible:t,width:n,verticalOffset:o,completeFraction:i,highlightStartFraction:a,highlightEndFraction:u,highlightColor:l,highlightWidthMultiplier:c,highlightCompleteFraction:d,xrayOpacity:f,smoothingTension:m,smoothingCornerRadius:g,dashed:y,dashLength:E,dashGap:v,dashRelativeToWidth:b,dashSize:C,gapSize:M,dashAbsolute:T,dashMeters:F,gapMeters:U,__EXPERIMENTAL_GEOMETRY:R,__EXPERIMENTAL_ENDCAP_EXTENSION:L,__EXPERIMENTAL_BILLBOARDING:A,__EXPERIMENTAL_BORDER:j,__EXPERIMENTAL_PREVENT_SELF_OVERLAP:N}=e,$;return T?$={__EXPERIMENTAL_DASH_MODE:"absolute",__EXPERIMENTAL_DASH_METERS:F,__EXPERIMENTAL_GAP_METERS:U}:b?$={__EXPERIMENTAL_DASH_MODE:"width-scaling",__EXPERIMENTAL_DASH_SIZE:C,__EXPERIMENTAL_GAP_SIZE:M}:$={__EXPERIMENTAL_DASH_MODE:"length-scaling",__EXPERIMENTAL_DASH_LENGTH:E,__EXPERIMENTAL_DASH_GAP:v},kn(g6,{color:r,visible:t,width:n,verticalOffset:o,completeFraction:i,highlightStartFraction:a,highlightEndFraction:u,highlightColor:l,highlightWidthMultiplier:c,highlightCompleteFraction:d,xrayOpacity:f,__EXPERIMENTAL_SMOOTHING_TENSION:m,__EXPERIMENTAL_SMOOTHING_CORNER_RADIUS:g,dashed:y,__EXPERIMENTAL_DASH_OPTIONS:$,__EXPERIMENTAL_GEOMETRY:R,__EXPERIMENTAL_ENDCAP_EXTENSION:L,__EXPERIMENTAL_BILLBOARDING:A,__EXPERIMENTAL_BORDER:j,__EXPERIMENTAL_PREVENT_SELF_OVERLAP:N})}function oh(e){let r={};for(let t in e)if(t==="__EXPERIMENTAL_SMOOTHING_TENSION"){let n=e[t];n!==void 0&&(r.smoothingTension=n)}else if(t==="__EXPERIMENTAL_SMOOTHING_CORNER_RADIUS"){let n=e[t];n!==void 0&&(r.smoothingCornerRadius=n)}else if(t==="__EXPERIMENTAL_DASH_OPTIONS"){let n=e[t];n&&(n.__EXPERIMENTAL_DASH_MODE==="length-scaling"?(r.dashRelativeToWidth=!1,r.dashAbsolute=!1,n.__EXPERIMENTAL_DASH_LENGTH!==void 0&&(r.dashLength=n.__EXPERIMENTAL_DASH_LENGTH),n.__EXPERIMENTAL_DASH_GAP!==void 0&&(r.dashGap=n.__EXPERIMENTAL_DASH_GAP)):n.__EXPERIMENTAL_DASH_MODE==="width-scaling"?(r.dashRelativeToWidth=!0,r.dashAbsolute=!1,n.__EXPERIMENTAL_DASH_SIZE!==void 0&&(r.dashSize=n.__EXPERIMENTAL_DASH_SIZE),n.__EXPERIMENTAL_GAP_SIZE!==void 0&&(r.gapSize=n.__EXPERIMENTAL_GAP_SIZE)):n.__EXPERIMENTAL_DASH_MODE==="absolute"&&(r.dashAbsolute=!0,r.dashRelativeToWidth=!1,n.__EXPERIMENTAL_DASH_METERS!==void 0&&(r.dashMeters=n.__EXPERIMENTAL_DASH_METERS),n.__EXPERIMENTAL_GAP_METERS!==void 0&&(r.gapMeters=n.__EXPERIMENTAL_GAP_METERS)))}else r[t]=e[t];return r}var Ln,my=class extends We{constructor(t,n,o,i){var c,d,f,m;super();h(this,"floorStacksById",new Map);h(this,"floorsById",new Map);h(this,"startingFloorId","");h(this,"currentFloorId","");h(this,"currentFloorStackId","");h(this,"outdoorFloorStacks",new Set);h(this,"id");h(this,"renderer");h(this,"api");h(this,"mvf");h(this,"options",{});h(this,"styleMap");h(this,"animations",new Map);h(this,"floorStackAltitudeMap",new Map);h(this,"Models",{add:(t,n,o)=>{var g;let m=o,{floorId:i,scale:a}=m,u=Hr(m,["floorId","scale"]),l=i?this.floorsById.get(i):void 0,c=l==null?void 0:l.layers.get(ja),d=O({},u);a!=null&&(d.scale=Array.isArray(o.scale)?o.scale:[o.scale,o.scale,o.scale]);let f=this.renderer.addModelGroup(t,{type:"FeatureCollection",features:n.map(y=>({type:"Feature",properties:{id:ft(),rotation:o.rotation,scale:d.scale,interactive:o.interactive},geometry:{type:"Point",coordinates:_i(y)}}))},d,{parent:(g=c==null?void 0:c.containerId)!=null?g:l==null?void 0:l.id});if(f==null)throw new qr("error creating model");return this.renderer.getState(f).children},remove:(t,n)=>{this.renderer.remove(t)}});h(this,"Image3D",{add:(t,n,o)=>{var m;let f=o,{floorId:i,flipImageToFaceCamera:a,maxImageSize:u}=f,l=Hr(f,["floorId","flipImageToFaceCamera","maxImageSize"]),c=i?this.floorsById.get(i):this.currentFloor,d={type:"Feature",properties:l,geometry:{type:"Point",coordinates:t}};return this.renderer.addImage((m=o.id)!=null?m:ft(),d,{url:n,flipImageToFaceCamera:a!=null?a:!1,maxImageSize:u},c.id)},remove:t=>{this.renderer.remove(t)},removeAll:()=>{}});h(this,"Markers",{add:(t,n,o)=>{let i=am(t,this.floorsById,this.api.mapObjects[0].floorsById.get("default-floor")),f=o,{attachTo:a}=f,u=Hr(f,["attachTo"]),l=u;u.rank==="initial"&&(l.rank="medium");let c=i.layers.get(Na),d=this.renderer.addMarker2D(_i(t),n,ie(O({},l),{occluderId:i==null?void 0:i.occluderId,attachTo:a}),c==null?void 0:c.containerId);if(!d)throw new qr("Failed to create Marker");return d},remove:t=>{this.renderer.remove(t)},getContentEl:t=>{let n=this.renderer.getState(t);if((n==null?void 0:n.type)==="marker")return n.element},removeAll:()=>{},setPosition:(t,n,o)=>{var u;let i=this.renderer.getState(t),a=o?this.floorsById.get(o):this.currentFloor;if(!i){Z.error('Failed to retrieve state for Marker with id "'.concat(t,'".'));return}if(i.type!=="marker"){Z.error('Geometry with id "'.concat(t,'" is not of type "marker".'));return}this.renderer.setState(i,{position:n,parent:(u=a==null?void 0:a.layers.get(Na))==null?void 0:u.containerId})},animateTo:(t,n,o,i)=>{let a=this.renderer.getState(t),u=o?this.floorsById.get(o):this.currentFloor;if(!a)return Z.error('Failed to retrieve state for Marker with id "'.concat(t,'".')),Promise.resolve();if(a.type!=="marker")return Z.error('Geometry with id "'.concat(t,'" is not of type "marker".')),Promise.resolve();let l=O({duration:1e3,easing:"ease-in-out"},i);this.cancelAnimation(t);let c=new Wa({lon:a.position[0],lat:a.position[1]}).to({lon:n[0],lat:n[1]},l.duration).easing(Hs[l.easing]).onUpdate(({lon:d,lat:f})=>{var g;if(!this.renderer.getState(t))this.cancelAnimation(t);else{let y=(g=u==null?void 0:u.layers.get(Na))==null?void 0:g.containerId;y&&this.Markers.setPosition(t,[d,f],y)}}).start();return this.renderer.getInternalTweenGroup().add(c),this.renderer.render(),this.animations.set(t,c),$S(c).then(()=>{this.animations.delete(t)})}});h(this,"Exporter",{getCurrentSceneGLTF:async t=>this.renderer.getCurrentSceneGLTF(t)});h(this,"Shapes",{add:(t,n,o)=>{let i=o!=null&&o.floorId?this.floorsById.get(o==null?void 0:o.floorId):this.currentFloor,a="shape-"+ft();return this.renderer.addGeometryGroup(a,t,n,i.id),a},remove:t=>(this.renderer.remove(t.id),t.id)});h(this,"Text3D",{label:(t,n,o)=>{var a;if(!((a=this.api.getMapDataInternal())!=null&&a.enterpriseMode)){Z.warn("Enterprise mode is not enabled, skipping label creation");return}let i=wk(this.renderer,t,n,o);if(i)return{textInfo:i,target:t}},labelAll:(t={})=>{var i;if(!((i=this.api.getMapDataInternal())!=null&&i.enterpriseMode))return Z.warn("Enterprise mode is not enabled, skipping label creation"),[];let n=this.api.getMapData();if(!n)return[];let o=[];return n.getByType("space").forEach(a=>{var u,l;if(a.enterpriseLocations[0]){let c=wk(this.renderer,a,(l=(u=a.enterpriseLocations[0])==null?void 0:u.name)!=null?l:a.name,t);c&&o.push({textInfo:c,target:a})}}),o},add:(t,n,o)=>{var E;let{rotation:i=0,appearance:a}=o,{fontSize:u=12,color:l="black",font:c=""}=a!=null?a:{},d=am(t,this.floorsById,this.api.mapObjects[0].floorsById.get("default-floor")),m={type:"Feature",properties:{text:n,rotation:i,verticalOffset:(E=t.verticalOffset)!=null?E:0,fontSize:u,color:l,align:"center",visible:!0,fontFamily:c},geometry:{type:"Point",coordinates:_i(t)}},g=ft();return this.renderer.addText3D(g,m,{appearance:ie(O({},a),{fontSize:u,color:l,font:c||void 0})},d.id)},remove:t=>(this.renderer.remove(t),t)});h(this,"Labels",{all:({onCreate:t,labelOptions:n={}})=>{for(let o of Object.entries(this.mvf.space)){let[i,a]=o;a&&a.features.forEach(u=>{var E,v,b,C;let l=(E=this.api.getMapData())==null?void 0:E.getById("space",u.properties.id);if(!l)return;let c=(v=this.styleMap[u.properties.id])==null?void 0:v.showImage,d=(b=u.properties.details)==null?void 0:b.images,f=c&&((C=d==null?void 0:d[0])!=null&&C.url)?{icon:d[0].url}:{},m=O({icon:f.icon},n.appearance),y=(i?this.floorsById.get(i):this.currentFloor).layers.get(Rs);if(u.properties.center&&l.name!==""){let M=this.renderer.addLabel2D(u.properties.center,l.name,ie(O({id:u.properties.id+"-label"},n),{appearance:m,rank:n.rank,attachTo:sm(l)}),kr.is(l)?l.id:y==null?void 0:y.containerId);M&&t(M.id,l.name,l)}})}},add:(t,n,o={})=>{let d=o,{attachTo:i}=d,a=Hr(d,["attachTo"]),u=am(t,this.floorsById,this.api.mapObjects[0].floorsById.get("default-floor")),l=u.layers.get(Rs),c=this.renderer.addLabel2D(_i(t),n,ie(O({},a),{occluderId:u.occluderId,attachTo:i}),l==null?void 0:l.containerId);if(!c)throw new qr("label creating failed");return c},remove:({entityId:t})=>{this.renderer.remove(t)},removeAll:()=>{}});h(this,"Paths",{add:(t,n,o)=>{var f,m;let i=n?oh(n):void 0,a=(f=n==null?void 0:n.animateDrawing)!=null?f:!0,u=[],l=t[0].floorId||"root",c=0;for(let g of t){let y=(m=g.floorId)!=null?m:l,{latitude:E,longitude:v}=g;y!==l&&(c++,l=y),u[c]==null&&u.push({floorId:y,coordinates:[]});let b=g.floorId===y?g:new je({longitude:v,latitude:E,floorId:y});u[c].coordinates.push(b)}let d=u.reduce((g,{floorId:y,coordinates:E},v)=>{var M,T,F,U,R,L,A,j,N;if(v!==0){let $=u[v-1],te=$.coordinates[$.coordinates.length-1],de=E[0],Y=_i(te),z=_i(de),W=this.floorsById.get($.floorId),Q=this.floorsById.get(y),oe=W==null?void 0:W.floorStackId,ae=Q==null?void 0:Q.floorStackId,ye=oe?this.floorStackAltitudeMap.get(oe):void 0,Ce=ae?this.floorStackAltitudeMap.get(ae):void 0,Pe=(F=(T=ye==null?void 0:ye.get((M=W==null?void 0:W.elevation)!=null?M:0))==null?void 0:T.altitude)!=null?F:0,Le=(L=(R=Ce==null?void 0:Ce.get((U=Q==null?void 0:Q.elevation)!=null?U:0))==null?void 0:R.altitude)!=null?L:0,be=(A=o==null?void 0:o.__EXPERIMENTAL_JUNCTION_INSET)!=null?A:0;jS(Y,z,be,Pe,Le);let ze=NS(o==null?void 0:o.__EXPERIMENTAL_BILLBOARDING,Pe,Le,Y,z),ot=o?ie(O({},o),{__EXPERIMENTAL_BILLBOARDING:ze}):i,ut=ot?oh(ot):i,G=this.renderer.addPath({type:"FeatureCollection",features:[{type:"Feature",properties:{parentId:$.floorId},geometry:{type:"Point",coordinates:Y}},{type:"Feature",properties:{parentId:y},geometry:{type:"Point",coordinates:z}}]},ut,this.id);G&&(a&&this.renderer.setState(G.id,{completeFraction:0}),g.push(ie(O({},G),{coordinates:[te,de]})))}if(E.length<2)return g;let b=(N=(j=this.floorsById.get(y))==null?void 0:j.layers.get(Ns))==null?void 0:N.containerId,C=this.renderer.addPath({type:"FeatureCollection",features:E.map($=>({type:"Feature",properties:{},geometry:{type:"Point",coordinates:_i($)}}))},i,b!=null?b:y);return C&&(a&&this.renderer.setState(C.id,{completeFraction:0}),g.push(ie(O({},C),{coordinates:E}))),g},[]);if(a){let g=[],y=this.api.getMapData();return d.forEach(E=>{var b;let v=KO(E,y,this.api);g.push(new Wa({fraction:0}).to({fraction:1},v?(b=n==null?void 0:n.drawDuration)!=null?b:1500:0).onUpdate(C=>{this.renderer.setState(E.id,{completeFraction:C.fraction})}))}),g.forEach((E,v)=>{v<g.length-1&&E.chain(g[v+1]),this.renderer.getInternalTweenGroup().add(E)}),g[0].start(),this.renderer.render(),this.animations.set(d[0].id.toString(),g[0]),{paths:d,animation:$S(g[g.length-1]).then(()=>{this.animations.delete(d[0].id.toString())})}}else return{paths:d,animation:Promise.resolve()}},remove:t=>{t.forEach(n=>{this.cancelAnimation(n),this.renderer.remove(n)})}});w(this,Ln,{enabled:!1,floorGap:"auto",updateCameraElevationOnFloorChange:!0,footprintColor:ml.color,footprintOpacity:void 0,footprintOutline:!0,spacesOpenToBelowEnabled:!1});this.renderer=i.core,this.api=i,this.id=t,this.renderer.addGroupContainer(t,{},"root"),this.options=o!=null?o:{},this.mvf=(c=n==null?void 0:n.mvf)!=null?c:{};let a=qO(this.mvf["styles.json"]||{});if(this.styleMap=a,_(this,Ln,O(O({},s(this,Ln)),o==null?void 0:o.multiFloorView)),!n){this.id!=="outdoors-container"&&Z.warn("Map (".concat(this.id,") created with no data."));let g=new fy({id:"default-stack",externalId:"default-stack",name:"Default Stack",maps:["default-floor"]},this.id,this.renderer);this.floorStacksById.set(g.id,g),this.currentFloorStackId=g.id;let y=new py(g.id,{id:"default-floor",externalId:"default-floor",name:"Default Floor",elevation:0},this,s(this,Ln),o!=null?o:{});this.floorsById.set(y.id,y),g.addFloor(y),this.setFloor(y.id);return}let u=n.getMVFFeatureByType("floor-stack");if(u==null||u.length===0)throw new qr("MVF does not contain any Floor Stacks.");for(let g of u){let y=new fy(g,this.id,this.renderer,(d=this.mvf.facade)==null?void 0:d[g.id]);for(let E of y.floorIds){let v=n.getMVFFeatureById("floor",E);if(v!=null){let b=new py(y.id,v,this,s(this,Ln),o!=null?o:{},this.mvf,a,n);this.floorsById.set(b.id,b),y.addFloor(b)}}if(y.floorObjects.length<1){Z.warn("Floor stack ".concat(g.id," has no floors. It will not be loaded."));continue}this.floorStacksById.set(g.id,y),this.currentFloorStackId||(this.currentFloorStackId=g.id),this.floorStackAltitudeMap.set(g.id,eF(y.floorObjects,s(this,Ln).floorGap,s(this,Ln).floorGapMultiplier))}for(let[g]of Object.entries(n.facadesBySpaceId)){let y=n.getById("space",g);y&&(this.outdoorFloorStacks.add(y.floor.floorStack.id),(f=this.floorsById.get(y.floor.id))==null||f.setVisible(!0))}let l=(m=this.mvf.enterprise)==null?void 0:m.venue.defaultMap;if(o!=null&&o.initialFloor){let g=M0(o.initialFloor);g&&this.floorsById.has(g)?l=g:Z.error("Invalid initial floor specified (".concat(o.initialFloor,"), using default behavior instead"))}l||(l=this.currentFloorStack.defaultFloor.id),this.startingFloorId=l}get currentFloorStack(){let t=this.floorStacksById.get(this.currentFloorStackId);if(!t)throw new qr('Current floor stack with id "'.concat(this.currentFloorStackId,'" not found'));return t}setFloorStack(t,n){if(this.currentFloorStackId===t)return;let o=this.floorStacksById.get(t);if(o==null){Z.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(o.floorObjects.length===0){Z.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(o.defaultFloor.id,n)}get currentFloor(){let t=this.floorsById.get(this.currentFloorId);if(!t)throw new qr('Floor with id "'.concat(this.currentFloorId,'" not found'));return t}get floors(){return Array.from(this.floorsById.values())}processFloorChange(t){var i,a,u,l,c,d,f,m,g,y,E,v,b,C;if(this.api.manualFloorVisibility===!0)return;let n=(i=this.api.getMapDataInternal())==null?void 0:i.getById("floor",t),o=(a=this.api.getMapDataInternal())==null?void 0:a.getById("floor-stack",this.currentFloorStackId);if(n&&o){let M=n.floorStack.id===(o==null?void 0:o.id),T=(u=this.api.getMapDataInternal())==null?void 0:u.getById("floor-stack",n.floorStack.id);if((l=s(this,Ln))!=null&&l.enabled&&T){if(!M)for(let U of this.floorStacksById.values())U.id!==T.id&&U.floorObjects.forEach(R=>{R.setVisible(!1)});let F=h6(T.floors,n,(c=s(this,Ln).floorGap)!=null?c:"auto",((f=(d=this.api.Navigation)==null?void 0:d.floors)==null?void 0:f.map(U=>U.id))||[],this.getFloorStackAltitudeData(T.id),{color:(m=s(this,Ln).footprintColor)!=null?m:ml.color,opacity:s(this,Ln).footprintOpacity,outline:(g=s(this,Ln).footprintOutline)!=null?g:!0,spacesOpenToBelowEnabled:(y=s(this,Ln).spacesOpenToBelowEnabled)!=null?y:!1,__EXPERIMENTAL_darkenSpacesExposedToAbove:s(this,Ln).__EXPERIMENTAL_darkenSpacesExposedToAbove});if((v=(E=this.api)==null?void 0:E.Outdoor)==null||v.setOpacity(F.outdoorOpacity),F.floorStates.forEach(U=>{var R;if(U.floor){let L=(R=this.api.getMapData())==null?void 0:R.getById("floor",U.floor.id);L&&this.api.updateState(L,U.state)}}),s(this,Ln).updateCameraElevationOnFloorChange){let U=this.floorStackAltitudeMap.get(T.id);this.api.Camera.setElevation((C=(b=U.get(n.elevation))==null?void 0:b.altitude)!=null?C:n.elevation*zs(s(this,Ln).floorGap,n.maxHeight))}}else for(let F of this.floorStacksById.values())F.floorObjects.forEach(U=>{U.id!==t&&U.setVisible(!1)})}}setFloor(t,n){if(this.currentFloorId===t)return;if(!this.floorsById.get(t)){Z.error("Invalid floor passed to setFloor (".concat(t,"), the floor was not changed. Current floor is still ").concat(this.currentFloor.id));return}let i=this.currentFloorId;this.publish("floor-change-start",{previousFloorId:i,floorId:t,reason:n}),this.currentFloorStack&&this.processFloorChange(t),this.currentFloorId=t,this.currentFloorStackId=this.currentFloor.floorStackId,this.currentFloor.setVisible(!0),this.updateOutdoorPathLayerVisibility(),this.publish("floor-change",{reason:n,floorId:this.currentFloor.id,previousFloorId:i})}updateOutdoorPathLayerVisibility(){var n;let t=this.api.hidePathsNotOnCurrentFloor===!0&&!((n=this.options.multiFloorView)!=null&&n.enabled);for(let o of this.floorsById.values()){let i=this.floorStacksById.get(o.floorStackId);if(!(i!=null&&i.isOutdoors))continue;let a=o.layers.get(Ns);if(!a)continue;let u=!t||o.id===this.currentFloor.id;a.setVisible(u)}}getFloorStackAltitudeData(t){return this.floorStackAltitudeMap.get(t)}cancelAnimation(t){let n=this.animations.get(t);n&&(n.stop(),this.animations.delete(t),this.renderer.getInternalTweenGroup().remove(n))}loadAllFloors(){var t;for(let n of this.floorStacksById.values()){n.loadAllFloors();let o=this.floorStackAltitudeMap.get(n.id);(t=n.facade)==null||t.spaces.forEach(i=>{let a=this.styleMap[i.spaceId];if(a&&a.altitude>=0){let u=o==null?void 0:o.get(a.altitude/2);u&&this.renderer.setState(i.spaceId,{altitude:u.altitude,height:u.effectiveHeight})}})}}};Ln=new WeakMap;function wk(e,r,t,n){return e.labelText3D(r.id,t!=null?t:r.name,ie(O({},n),{parentId:r.floor.id}))}p();var va,gy,hy=class{constructor({currentMapGetter:r}){w(this,va,new Map);w(this,gy);_(this,gy,r)}get currentMap(){return s(this,gy).call(this)}getAll(){return Array.from(s(this,va).values()).map(({marker:r})=>r)}getById(r){return s(this,va).get(r)}add(r,t,n){var c;let o=r.anchorTarget;if(!o)throw new Error("get coordinate failed");let i=this.currentMap;if(!i)throw new Error("currentMap should exist");let a=i.Markers.add(o,t,ie(O({},n),{rank:(n==null?void 0:n.rank)||"medium",dynamicResize:(c=n==null?void 0:n.dynamicResize)!=null?c:!0,attachTo:sm(r)}));if(a==null)throw new Error("error creating marker");let u=i.Markers.getContentEl(a.id.toString());if(!u)throw new Error("marker component should exist");let l=new Ys(a.id.toString(),u,r);return s(this,va).set(l.id,{marker:l,entityId:a.id.toString()}),l}remove(r){var n;let t=s(this,va).get(r.id);t&&((n=this.currentMap)==null||n.Markers.remove(t.entityId),s(this,va).delete(r.id.toString()))}removeAll(){let r=[];return s(this,va).forEach(({marker:t})=>{this.remove(t),r.push(t),s(this,va).delete(t.id.toString())}),r}setPosition(r,t){var a;let n=t.anchorTarget;if(!n){Z.error("Cannot determine coordinate from target.");return}let o=this.currentMap;if(!o){Z.error("Cannot determine the current map.");return}let i=s(this,va).get(r.id);if(!i){Z.error('Cannot find the Marker with id "'.concat(r.id,'".'));return}o.Markers.setPosition(i.entityId,_i(n),(a=n.floorId)!=null?a:o.currentFloorId),i.marker.updateTarget(t)}animateTo(r,t,n){var u;let o=t.anchorTarget;if(!o)return Z.error("Cannot determine coordinate from target."),Promise.resolve();let i=this.currentMap;if(!i)return Z.error("Cannot determine the current map."),Promise.resolve();let a=s(this,va).get(r.id);return a?(a.marker.updateTarget(t),i.Markers.animateTo(a.entityId,_i(o),(u=o.floorId)!=null?u:i.currentFloorId,n)):(Z.error('Cannot find the Marker with id "'.concat(r.id,'".')),Promise.resolve())}};va=new WeakMap,gy=new WeakMap;p();var hl,by,ih,e3,Ak,yy=class{constructor({currentMapGetter:r,mapDataInternalGetter:t}){w(this,e3);w(this,hl,new Map);w(this,by);w(this,ih);_(this,by,r),_(this,ih,t)}get currentMap(){return s(this,by).call(this)}getById(r){return s(this,hl).get(r)}add(r,t,n){var c,d,f;let o=r.anchorTarget;if(!o)throw new Error("Target does not implement IAnchorable.");let i=this.currentMap;if(!i)throw new Error("currentMap should exist");let a=i.Image3D.add(_i(o),t,ie(O({},n),{floorId:o.floorId,verticalOffset:o.verticalOffset+((c=n.verticalOffset)!=null?c:0)}));if(!a)throw new Error("image component should exist");let u=(d=s(this,ih))==null?void 0:d.call(this),l=new wi(a.id.toString(),t,r,u==null?void 0:u.tokenManager);if(s(this,hl).set(l.id,{image:l,entityId:a.id.toString(),anchorId:n.anchorId}),n.anchorId!=null&&u!=null){let m=(f=u.floorImagesByAnchorId.get(n.anchorId))!=null?f:[];m.push(l),u.floorImagesByAnchorId.set(n.anchorId,m)}return l}remove(r){var n;let t=s(this,hl).get(r.id);t&&((n=this.currentMap)==null||n.Image3D.remove(t.entityId),s(this,hl).delete(r.id),se(this,e3,Ak).call(this,t.anchorId,r))}removeAll(){let r=[];return s(this,hl).forEach(({image:t})=>{this.remove(t),r.push(t),s(this,hl).delete(t.id.toString())}),r}};hl=new WeakMap,by=new WeakMap,ih=new WeakMap,e3=new WeakSet,Ak=function(r,t){var a,u;if(r==null)return;let n=(u=(a=s(this,ih))==null?void 0:a.call(this))==null?void 0:u.floorImagesByAnchorId;if(n==null)return;let o=n.get(r);if(o==null)return;let i=o.filter(l=>l!==t);i.length===0?n.delete(r):n.set(r,i)};p();var Js,xy,vy=class{constructor({currentMapGetter:r}){w(this,Js,new Map);w(this,xy);_(this,xy,r)}get currentMap(){return s(this,xy).call(this)}getById(r){return s(this,Js).get(r)}add(r,t,n){let o=[r],i=o.reduce((l,c)=>{var f,m;if(!c)return Z.error("Cannot determine coordinate from options."),l;let d=(f=am(c,this.currentMap.floorsById,this.currentMap.floorsById.get("default-floor")))==null?void 0:f.id;return l.has(d)||l.set(d,[]),(m=l.get(d))==null||m.push(c),l},new Map);if(!o.length)throw new Error("targets should not be empty when adding a model");let a=this.currentMap;if(!a)throw new Error("currentMap should exist");let u=[];return i.forEach((l,c)=>{var m;let d=ft();a.Models.add(d,l,ie(O({},n),{url:t,floorId:c,verticalOffset:l[0].verticalOffset+((m=n==null?void 0:n.verticalOffset)!=null?m:0)})).forEach(g=>{let y=new ip(g.toString(),d,l[0]);s(this,Js).set(y.id,{model:y,entityId:g.toString(),groupId:d}),u.push(y)})}),u[0]}remove(r){var n;let t=s(this,Js).get(r.id);t&&((n=this.currentMap)==null||n.Models.remove(t.entityId,t.groupId),s(this,Js).delete(r.id.toString()))}removeAll(){let r=[];return s(this,Js).forEach(({model:t})=>{var o;let n=s(this,Js).get(t.id);n&&(r.push(t),(o=this.currentMap)==null||o.Models.remove(n.entityId,n.groupId),s(this,Js).delete(t.id.toString()))}),r}};Js=new WeakMap,xy=new WeakMap;p();var is,Iy,Ey=class{constructor({currentMapGetter:r}){w(this,is,new Map);w(this,Iy);_(this,Iy,r)}get currentMap(){return s(this,Iy).call(this)}getById(r){var t;return(t=s(this,is).get(r))==null?void 0:t.path}add(r,t){let n=this.currentMap;if(!n)throw new Error("currentMap should exist");let o=n.Paths.add(r,t),i=o.paths.map(u=>u.id.toString()),a=new rs((t==null?void 0:t.id)||ft(),o.animation,r,o.paths);for(let u of i)s(this,is).set(u,{path:a,entityIds:i});return s(this,is).set(a.id,{path:a,entityIds:i}),a}highlightPathSection(r,t,n,o){var f,m,g,y;let i=(m=(f=this.currentMap)==null?void 0:f.api.getMapData())==null?void 0:m.mapCenter;if(!i)return;let a=qx([r],t,n,i);if(!a)return;let u=(g=o==null?void 0:o.animationDuration)!=null?g:1500,l=()=>{},c=new Promise(E=>{l=E}),d=new Wa({fraction:0}).to({fraction:1},u).onUpdate(E=>{var v;for(let b of a)(v=this.currentMap)==null||v.api.updateState(b.segment,{highlightCompleteFraction:E.fraction})}).onStart(()=>{var E,v,b;for(let C of a)(b=this.currentMap)==null||b.api.updateState(C.segment,{highlightStartFraction:C.startHighlightFraction,highlightEndFraction:C.endHighlightFraction,highlightColor:(E=o==null?void 0:o.color)!=null?E:"red",highlightWidthMultiplier:(v=o==null?void 0:o.widthMultiplier)!=null?v:1})}).onComplete(()=>{var E;l(),(E=this.currentMap)==null||E.api.removeTween(d)});return(y=this.currentMap)==null||y.api.tweenGroup().add(d),d.start(),{animation:c}}clearHighlightedPathSection(r){var t;(t=this.currentMap)==null||t.api.updateState(r,{highlightCompleteFraction:0,highlightStartFraction:0,highlightEndFraction:0})}clearAllHighlightedPathSections(){for(let r of s(this,is).values())this.clearHighlightedPathSection(r.path)}remove(r){var n;let t=s(this,is).get(r.id);t&&((n=this.currentMap)==null||n.Paths.remove(t.entityIds),s(this,is).delete(r.id),t.entityIds.forEach(o=>s(this,is).delete(o)))}removeAll(){let r=[];return s(this,is).forEach(({path:t})=>{this.remove(t),r.push(t)}),r}};is=new WeakMap,Iy=new WeakMap;p();var gl,Cy,Sy=class{constructor({currentMapGetter:r}){w(this,gl,new Map);w(this,Cy);_(this,Cy,r)}get currentMap(){return s(this,Cy).call(this)}getById(r){return s(this,gl).get(r)}add(r,t,n){let o=this.currentMap;if(!o)throw new Error("currentMap should exist");let i=o.Shapes.add(r,t||{},{floorId:n==null?void 0:n.id}),a=new ll(i);return s(this,gl).set(a.id,a),a}remove(r){var n;s(this,gl).get(r.id)&&((n=this.currentMap)==null||n.Shapes.remove(r),s(this,gl).delete(r.id.toString()))}removeAll(){let r=[];return s(this,gl).forEach(t=>{this.remove(t),r.push(t.id),s(this,gl).delete(t.id.toString())}),r}};gl=new WeakMap,Cy=new WeakMap;p();var Ty,Dy=class{constructor({currentMapGetter:r}){w(this,Ty);_(this,Ty,r)}get currentMap(){return s(this,Ty).call(this)}setFromStyleCollection(r){var t,n,o,i,a;for(let u in r)for(let l of((t=this.currentMap)==null?void 0:t.floors)||[]){if(r[u]==null||!l.layers.has(Mr))continue;let c=l.layers.get(Mr);for(let m of Object.values(r))if(m&&"polygons"in m&&"color"in m)for(let g of m.polygons)(n=this.currentMap)==null||n.renderer.setState(g,{color:m.color});if(c!=null&&c.layers.has(u)&&"color"in r[u]){let m=c.layers.get(u);m&&((o=this.currentMap)==null||o.renderer.setState(m,{color:r[u].color}))}if(c&&u===Ql&&!(Ls in r)){let m=c.layers.get(Ls);m&&"color"in r[u]&&((i=this.currentMap)==null||i.renderer.setState(m,{color:r[u].color}))}if(!l.layers.has(md))continue;let d=l.layers.get(md),f=l.facadesByStyleId.get(u);if(f&&f.length>0)for(let m of f){let g=d.layers.get("".concat(m,"-").concat(u));g&&"color"in r[u]&&((a=this.currentMap)==null||a.renderer.setState(g,{color:r[u].color}))}}}};Ty=new WeakMap;p();var b6={opacity:1},ho,My,wy,wc,yl,dp,v6,Pk,ah=class{constructor(r,t){w(this,dp);w(this,ho);w(this,My,[]);w(this,wy,{opacity:"initial"});w(this,wc,{opacity:new Map});w(this,yl,new Set);_(this,ho,r),_(this,My,t||[]);let n=s(this,ho).map;n&&n.on("idle",()=>{s(this,wc).opacity.size||se(this,dp,v6).call(this,n)})}setStyle(r){var t,n;if(s(this,ho).map){(t=s(this,ho).map)==null||t.setStyle(r),s(this,yl).size&&(s(this,yl).clear(),this.hide()),se(this,dp,Pk).call(this),se(this,dp,v6).call(this,s(this,ho).map),this.setOpacity(s(this,wy).opacity),(n=s(this,ho).map)==null||n.moveLayer(q3);for(let[o,i]of s(this,My)||[])s(this,ho).hideOutdoorLayersIntersectingPolygons(o,i)}}get map(){return s(this,ho).map}get enabled(){return!!s(this,ho).map}get visible(){return s(this,yl).size===0}show(){let r=s(this,ho).map;if(!r)return;let t=r.getStyle().layers;t&&(t.forEach(n=>{s(this,yl).has(n.id)&&r.setLayoutProperty(n.id,"visibility","visible")}),s(this,yl).clear())}hide(r=[]){let t=s(this,ho).map;if(!t)return;let n=t.getStyle().layers;n&&n.forEach(o=>{let i=t.getLayoutProperty(o.id,"visibility");!r.includes(o.id)&&i!=="none"&&(t.setLayoutProperty(o.id,"visibility","none"),s(this,yl).add(o.id))})}setOpacity(r,t=[]){var i,a,u;let n=s(this,ho).map;if(!n)return;let o=(u=(a=(i=s(this,ho).map)==null?void 0:i.getStyle)==null?void 0:a.call(i))==null?void 0:u.layers;o&&n.once("idle",()=>{o.forEach(l=>{let c=n.getLayoutProperty(l.id,"visibility");if(!t.includes(l.id)&&c!=="none")try{let d=s(this,wc).opacity.get(l.id);d!==void 0&&(l.id==="background"||(l.type==="symbol"?(n.setPaintProperty(l.id,"icon-opacity",r==="initial"?d[0]:r),n.setPaintProperty(l.id,"text-opacity",r==="initial"?d[1]:r)):n.setPaintProperty(l.id,"".concat(l.type,"-opacity"),r==="initial"?d[0]:r)),s(this,wy).opacity=r)}catch(d){Z.warn("Error setting opacity:",d)}})})}};ho=new WeakMap,My=new WeakMap,wy=new WeakMap,wc=new WeakMap,yl=new WeakMap,dp=new WeakSet,v6=function(r){let t=r.getStyle().layers;t&&t.forEach(n=>{var i,a,u;r.getLayoutProperty(n.id,"visibility")!=="none"&&(n.id==="background"||(n.type==="symbol"?s(this,wc).opacity.set(n.id,[(i=r.getPaintProperty(n.id,"icon-opacity"))!=null?i:b6.opacity,(a=r.getPaintProperty(n.id,"text-opacity"))!=null?a:b6.opacity]):s(this,wc).opacity.set(n.id,[(u=r.getPaintProperty(n.id,"".concat(n.type,"-opacity")))!=null?u:b6.opacity,void 0])))})},Pk=function(){Object.values(s(this,wc)).forEach(r=>r.clear())};p();function Mee(){nE(!1)}var Ks,Qs,as,Ay=class{constructor({currentMapGetter:r}){w(this,Ks);w(this,Qs,new Map);w(this,as,new Map);_(this,Ks,r)}labelAll(r={}){var o,i;let t=[],n=new Set;return(i=(o=s(this,Ks).call(this))==null?void 0:o.Text3D.labelAll(r))==null||i.forEach(({textInfo:a,target:u})=>{let l=a.id.toString(),c=s(this,as).get(l);if(c){n.has(l)||t.push(c.text3DView),n.add(l);return}n.add(l);let d=new cl(l,u);s(this,Qs).set(d.id,{targetId:u.id,text3d:l,text3DView:d}),s(this,as).set(l,{text3DView:d}),t.push(d)}),t}label(r,t,n={}){var i;if(s(this,Ks).call(this))if(kr.is(r)){let a=(i=s(this,Ks).call(this))==null?void 0:i.Text3D.label(r,t,n);if(!a)return;let u=a.textInfo.id.toString(),l=s(this,as).get(u);if(l)return l.text3DView;let c=new cl(u,a.target);return s(this,Qs).set(c.id,{targetId:a.target.id,text3d:u,text3DView:c}),s(this,as).set(u,{text3DView:c}),c}else throw new Error("Non-space target is not supported")}add(r,t,n={}){let o=s(this,Ks).call(this);if(!o)throw new Error("Current map not found.");if(!je.is(r))throw new Error("Target must be a Coordinate");let i=r.anchorTarget,a=o.Text3D.add(i,t,n);if(!a)throw new Error("Failed to add Text3D.");let u=a.id.toString(),l=s(this,as).get(u);if(l)return Z.warn("Text3DView with ID ".concat(u," already exists. A new Text3DView will not be created. Returning existing. ")),l.text3DView;let c=new cl(u,r);return s(this,Qs).set(c.id,{targetId:r.id,text3d:u,text3DView:c}),s(this,as).set(u,{text3DView:c}),c}remove(r){var o;let t=typeof r=="string"?r:r.id,n=s(this,Qs).get(t);n&&((o=s(this,Ks).call(this))==null||o.Text3D.remove(n.text3d),s(this,Qs).delete(t),s(this,as).delete(n.text3d))}removeAll(){s(this,Qs).forEach(r=>{var t;(t=s(this,Ks).call(this))==null||t.Text3D.remove(r.text3d)}),s(this,Qs).clear(),s(this,as).clear()}};Ks=new WeakMap,Qs=new WeakMap,as=new WeakMap;p();p();import ss from"zod";var _k="doors",x6=ss.object({type:ss.literal(_k).default(_k),color:ss.string().default("#ffffff"),topColor:ss.string().optional(),texture:ss.object({url:ss.string().optional()}).optional(),topTexture:ss.object({url:ss.string().optional()}).optional(),visible:ss.boolean().default(!1),opacity:ss.number().default(1)}),t3=x6.partial(),dqe=ss.strictObject(x6.shape);function Ok(e){let{color:r,topColor:t,texture:n,topTexture:o,visible:i,opacity:a}=e;return kn(x6,{visible:i,color:r,topColor:t,opacity:a,texture:n?{url:n}:void 0,topTexture:o?{url:o}:void 0})}function r3(e,r){var n,o;let t={};return r==null||(e.color&&(e.color==="initial"?t.color=r.initialColor:t.color=e.color),e.topColor&&(e.topColor==="initial"?t.topColor=r.initialTopColor:t.topColor=e.topColor),e.visible!==void 0&&(t.visible=e.visible),((n=e.texture)==null?void 0:n.url)!==void 0&&(t.texture=e.texture.url),((o=e.topTexture)==null?void 0:o.url)!==void 0&&(t.topTexture=e.topTexture.url),e.opacity!==void 0&&(t.opacity=e.opacity)),t}p();import{z as Py}from"zod";var Fk="facade",E6=Py.object({type:Py.literal(Fk).default(Fk),opacity:Py.number().default(1),visible:Py.boolean().default(!0)}),Bk=E6.partial(),gqe=Py.strictObject(E6.shape);function kk(e){return kn(E6,{opacity:e.opacity,visible:e.visible})}p();import{z as Ge}from"zod";var us="floor",Lk="".concat(us,".footprint"),Rk="".concat(us,".geometry"),Nk="".concat(us,".labels"),jk="".concat(us,".markers"),Uk="".concat(us,".images"),Gk="".concat(us,".occlusion"),zk="".concat(us,".paths"),$k="".concat(us,".areas"),Vk="".concat(us,".models"),sh=Ge.object({type:Ge.literal(Lk).default(Lk),altitude:Ge.number().default(0),visible:Ge.boolean().default(!1),height:Ge.number().default(0),opacity:Ge.number().default(1),side:Ge.enum(["double","front","back"]).default("double"),color:Ge.string().default("#ffffff"),ceilingVisible:Ge.boolean().default(!0),basementMaskEnabled:Ge.boolean().default(!1),outline:Ge.boolean().default(!0),ceilingThickness:Ge.number().default(.2)}),Sqe=sh.partial(),n3=Ge.object({type:Ge.literal(Rk).default(Rk),opacity:Ge.number().default(1),visible:Ge.boolean().default(!0),maskId:Ge.number().nullable().default(null),maskEffect:Ge.enum(["hide","reveal"]).default("hide"),maskMode:Ge.enum(["mask","masked-object"]).default("mask"),maskEnabled:Ge.boolean().default(!1),overlayStrength:Ge.number().default(0),overlayColor:Ge.string().default("#333333")}),Hk=n3.partial(),o3=Ge.object({type:Ge.literal(Nk).default(Nk),enabled:Ge.boolean().default(!0)}),Zk=o3.partial(),i3=Ge.object({type:Ge.literal(jk).default(jk),enabled:Ge.boolean().default(!0)}),Wk=i3.partial(),a3=Ge.object({type:Ge.literal(Uk).default(Uk),visible:Ge.boolean().default(!0),collisionsEnabled:Ge.boolean().default(!1)}),Xk=a3.partial(),s3=Ge.object({type:Ge.literal(Gk).default(Gk),enabled:Ge.boolean().default(!0)}),Yk=s3.partial(),u3=Ge.object({type:Ge.literal(zk).default(zk),visible:Ge.boolean().default(!0)}),qk=u3.partial(),l3=Ge.object({type:Ge.literal(us).default(us),visible:Ge.boolean().default(!1),altitude:Ge.number().default(0)}),c3=Ge.object({type:Ge.literal($k).default($k),visible:Ge.boolean().default(!0)}),Jk=c3.partial(),d3=Ge.object({visible:Ge.boolean().default(!0)}),Kk=d3.partial(),p3=Ge.object({type:Ge.literal(Vk).default(Vk),visible:Ge.boolean().default(!0)}),Qk=p3.partial(),wee=Ge.object(ie(O({},l3.shape),{geometry:n3,labels:o3,markers:i3,images:a3,footprint:sh,occlusion:s3,paths:u3,areas:c3,text3d:d3,models:p3})),e9=l3.partial(),Cqe=Ge.object(ie(O({},l3.shape),{geometry:n3.partial(),labels:o3.partial(),markers:i3.partial(),images:a3.partial(),footprint:sh.partial(),occlusion:s3.partial(),paths:u3.partial(),areas:c3.partial(),text3d:d3.partial(),models:p3.partial()})).partial(),Dqe=Ge.strictObject(ie(O({},l3.shape),{geometry:Ge.strictObject(n3.shape),labels:Ge.strictObject(o3.shape),markers:Ge.strictObject(i3.shape),images:Ge.strictObject(a3.shape),footprint:Ge.strictObject(sh.shape),occlusion:Ge.strictObject(s3.shape),paths:Ge.strictObject(u3.shape),areas:Ge.strictObject(c3.shape),text3d:Ge.strictObject(d3.shape),models:Ge.strictObject(p3.shape)}));function t9(e,r,t){var A,j,N,$;if(!r){Z.error("Floor is not defined. Cannot get floor state.");return}let n=r.layers.get(Mr),o=n?t==null?void 0:t.getState(n.containerId):void 0,i=r.layers.get(Rs),a=r.layers.get(Na),u=(A=r.footprintObject)==null?void 0:A.getState(),l=r.layers.get(pd),c=l?t==null?void 0:t.getState(l.containerId):void 0,d=r.layers.get(Rf),f=d?t==null?void 0:t.getState(d.containerId):void 0,m=!1;if(n!=null&&n.layers)for(let te of n.layers.values()){let de=t==null?void 0:t.getState(te);if((j=de==null?void 0:de.children)!=null&&j[0]){let Y=t==null?void 0:t.getState(de.children[0]);m=(N=Y==null?void 0:Y.enableImageCollisions)!=null?N:!1;break}}let g=r.layers.get(Ns),y=g?t==null?void 0:t.getState(g.containerId):void 0,E=r.layers.get(fd),v=E?t==null?void 0:t.getState(E.containerId):void 0,b=r.layers.get(ja),C=b?t==null?void 0:t.getState(b.containerId):void 0,M=!0,T=!0,F=!0,U=!0;for(let[,te]of n.layers){let de=t==null?void 0:t.getState(te);de!=null&&de.maskId||(M=!1),de!=null&&de.maskEffect||(T=!1),de!=null&&de.maskMode||(F=!1),de!=null&&de.maskEnabled||(U=!1)}let R=t==null?void 0:t.getInternalState().geometry3DMap.get(r.id),L=!1;if((R==null?void 0:R.type)==="group-container"){let te=R?t==null?void 0:t.getSystems().text3DSystem.getBatchedText(R):void 0;L=($=te==null?void 0:te.visible)!=null?$:!0}return kn(wee,{geometry:{opacity:o==null?void 0:o.opacity,visible:o==null?void 0:o.visible,maskId:M,maskEffect:T,maskMode:F,maskEnabled:U},labels:{enabled:i==null?void 0:i.visible},markers:{enabled:a==null?void 0:a.visible},footprint:{altitude:u==null?void 0:u.altitude,visible:u==null?void 0:u.visible,height:u==null?void 0:u.height,opacity:u==null?void 0:u.opacity,side:u==null?void 0:u.side,color:u==null?void 0:u.color,ceilingVisible:u==null?void 0:u.ceilingVisible,basementMaskEnabled:u==null?void 0:u.basementMaskEnabled,outline:u==null?void 0:u.outline,ceilingThickness:u==null?void 0:u.ceilingThickness},images:{visible:f==null?void 0:f.visible,collisionsEnabled:m},occlusion:{enabled:c==null?void 0:c.visible},paths:{visible:y==null?void 0:y.visible},areas:{visible:v==null?void 0:v.visible},text3d:{visible:L},models:{visible:C==null?void 0:C.visible},visible:e.visible,altitude:e.altitude})}p();import{z as hr}from"zod";var r9="geometry",I6=hr.object({type:hr.literal(r9).default(r9),visible:hr.boolean().default(!0),color:hr.union([hr.string(),hr.literal("initial")]).default("#ffffff"),topColor:hr.union([hr.string(),hr.literal("initial")]).optional(),hoverColor:hr.union([hr.string(),hr.literal("initial")]).optional(),interactive:hr.boolean().default(!1),opacity:hr.number().default(1),height:hr.number().default(0),altitude:hr.number().default(0),texture:hr.object({url:hr.string()}).optional(),topTexture:hr.object({url:hr.string()}).optional(),flipImageToFaceCamera:hr.boolean().default(!1),enableImageCollisions:hr.boolean().default(!1),borderVisible:hr.boolean().default(!1),borderColor:hr.string().optional(),borderWidth:hr.number().optional()}),S6=I6.partial(),_qe=hr.strictObject(I6.shape);function n9(e){let{altitude:r,interactive:t,hoverColor:n,color:o,visible:i,opacity:a,height:u,texture:l,topTexture:c,flipImageToFaceCamera:d,enableImageCollisions:f,topColor:m,borderVisible:g,borderColor:y,borderWidth:E}=e;return kn(I6,{interactive:t,hoverColor:n,color:o,visible:i,opacity:a,height:u,texture:l?{url:e.texture}:void 0,topTexture:c?{url:c}:void 0,flipImageToFaceCamera:d,enableImageCollisions:f,topColor:m,altitude:r,borderVisible:g,borderColor:y,borderWidth:E})}function o9(e,r){var n,o;let t={};return r==null||(e.color&&(e.color==="initial"?t.color=r.initialColor:t.color=e.color),e.topColor&&(e.topColor==="initial"?t.topColor=r.initialTopColor:t.topColor=e.topColor),e.visible!==void 0&&(t.visible=e.visible),((n=e.texture)==null?void 0:n.url)!==void 0&&(t.texture=e.texture.url),((o=e.topTexture)==null?void 0:o.url)!==void 0&&(t.topTexture=e.topTexture.url),e.hoverColor!==void 0&&(t.hoverColor=e.hoverColor),e.interactive!==void 0&&(t.interactive=e.interactive),e.height!==void 0&&(t.height=e.height),e.opacity!==void 0&&(t.opacity=e.opacity),e.flipImageToFaceCamera!==void 0&&(t.flipImageToFaceCamera=e.flipImageToFaceCamera),e.enableImageCollisions!==void 0&&(t.enableImageCollisions=e.enableImageCollisions),e.altitude!==void 0&&(t.altitude=e.altitude),e.borderVisible!==void 0&&(t.borderVisible=e.borderVisible),e.borderColor!==void 0&&(t.borderColor=e.borderColor),e.borderWidth!==void 0&&(t.borderWidth=e.borderWidth)),t}p();import xa from"zod";var C6="label",Aee=xa.object({type:xa.literal(C6).default(C6),text:xa.string(),rank:xa.custom(e=>o1.safeParse(e).success||e==="initial"),appearance:xa.custom(e=>a5.safeParse(e).success),interactive:xa.boolean().default(!1),enabled:xa.boolean().default(!0),textPlacement:xa.union([xa.enum(H3),xa.array(xa.enum(H3))]).default(Z3),occlude:xa.boolean().default(!0)}),i9=Aee.partial();function a9(e){var o,i,a,u,l;let{text:r,enabled:t,options:n}=e;return{type:C6,text:r!=null?r:"",appearance:s5((o=n==null?void 0:n.appearance)!=null?o:{}),rank:(i=n==null?void 0:n.rank)!=null?i:"medium",enabled:t!=null?t:!0,interactive:(a=n==null?void 0:n.interactive)!=null?a:!1,textPlacement:(u=n==null?void 0:n.textPlacement)!=null?u:Z3,occlude:(l=n==null?void 0:n.occlude)!=null?l:!0}}function s9(e,r){let t={options:{}};if(!t.options)throw new Error("options should exist");return e.text&&(t.text=e.text),e.appearance&&(t.options.appearance=e.appearance),e.textPlacement&&(t.options.textPlacement=e.textPlacement),e.rank!=null&&(e.rank==="initial"?t.options.rank=r.initialRank||2:t.options.rank=e.rank),e.enabled!==void 0&&(t.enabled=e.enabled),e.interactive!==void 0&&(t.options.interactive=e.interactive),e.occlude!==void 0&&(t.options.occlude=e.occlude),e.enabled!==void 0&&(t.enabled=e.enabled),t}p();import sn from"zod";var D6="marker",Pee=sn.object({type:sn.literal(D6).default(D6),rank:sn.custom(e=>o1.safeParse(e).success||e==="initial"),placement:sn.union([sn.enum(W3),sn.array(sn.enum(W3))]).optional(),interactive:sn.union([sn.boolean(),sn.literal("pointer-events-auto")]).default(!1),dynamicResize:sn.boolean().default(!0),enabled:sn.boolean().default(!0),zIndex:sn.number().optional(),lowPriorityPin:sn.object({enabled:sn.boolean().optional(),size:sn.number().positive().optional(),color:sn.string().optional()}).optional(),element:sn.custom(e=>e instanceof HTMLElement,{error:"Must be an HTMLElement instance"}),contentHTML:sn.string(),occlude:sn.boolean().default(!0)}),u9=Pee.omit({element:!0}).partial();function l9(e,r){var m,g,y,E,v;let t=r!=null&&r.target?r.target.anchorTarget:void 0,{enabled:n,placement:o,element:i,dynamicResize:a,contentHTML:u,options:l,position:c,parent:d}=e,f=typeof d=="object"?d.id:d;return t==null&&(t=new je({latitude:(m=c==null?void 0:c[1])!=null?m:0,longitude:(g=c==null?void 0:c[0])!=null?g:0,floorId:f==null?void 0:f.toString()})),{type:D6,rank:(y=l==null?void 0:l.rank)!=null?y:"medium",interactive:(E=l==null?void 0:l.interactive)!=null?E:!1,enabled:n!=null?n:!0,element:i,placement:o!=null?o:[],zIndex:l==null?void 0:l.zIndex,dynamicResize:a!=null?a:!0,lowPriorityPin:l==null?void 0:l.lowPriorityPin,contentHTML:u!=null?u:"",occlude:(v=l==null?void 0:l.occlude)!=null?v:!0}}function c9(e,r){let t={};return t.options={},e.rank!=null&&(e.rank==="initial"?t.options.rank=r.initialRank||2:t.options.rank=e.rank),e.dynamicResize!=null&&(t.options.dynamicResize=e.dynamicResize),e.enabled!=null&&(t.enabled=e.enabled),e.interactive!=null&&(t.options.interactive=e.interactive),e.enabled!=null&&(t.enabled=e.enabled),e.contentHTML!=null&&(t.contentHTML=e.contentHTML),e.placement!=null&&(t.placement=e.placement),e.occlude!=null&&(t.options.occlude=e.occlude),e.zIndex!=null&&(t.options.zIndex=e.zIndex),t}p();import{z as jo}from"zod";var d9="shape",T6=jo.object({type:jo.literal(d9).default(d9),visible:jo.boolean().default(!0),altitude:jo.number().default(0),color:jo.string().default("#ffffff"),height:jo.number().default(0),opacity:jo.number().default(1),interactive:jo.boolean().default(!1),bevel:jo.object({enabled:jo.boolean().optional(),thickness:jo.number().optional(),size:jo.number().optional(),offset:jo.number().optional(),segments:jo.number().optional()}).optional()}),M6=T6.partial(),Xqe=jo.strictObject(T6.shape);function p9(e){let{altitude:r,visible:t,color:n,opacity:o,interactive:i,height:a,children:u,bevel:l}=e;if(u==null||u.length<1){Z.error("Expected at least one child for Shape (".concat(e.id,"). Cannot get shape state."));return}return kn(T6,{altitude:r,visible:t,color:n,height:a,opacity:o,interactive:i,bevel:l})}function f9(e){let r=Xt(M6,e,{warn:!0}),t={};if(r.visible!==void 0&&(t.visible=r.visible),r.color!==void 0&&(t.color=r.color),r.opacity!==void 0&&(t.opacity=r.opacity),r.altitude!==void 0&&(t.altitude=r.altitude),r.height!==void 0&&(t.height=r.height),r.interactive!==void 0&&(t.interactive=r.interactive),r.bevel!==void 0){let n={enabled:r.bevel.enabled||!1,thickness:r.bevel.thickness,size:r.bevel.size,offset:r.bevel.offset,segments:r.bevel.segments};t.bevel=n}return t}p();import f3 from"zod";var m9="text3d",h9=f3.object({type:f3.literal(m9).default(m9),position:f3.custom(e=>e instanceof je,{error:"Must be a Coordinate instance"})}),g9=M5.extend(O({},h9.shape)),y9=w5.extend(O({},h9.shape)).partial(),tJe=f3.strictObject(g9.shape);function b9(e){var T,F;let{position:r,visible:t,color:n,flipToFaceCamera:o,font:i,fontSize:a,outlineColor:u,outlineOpacity:l,outlineBlur:c,outlineWidth:d,outlineOffsetX:f,outlineOffsetY:m,strokeWidth:g,strokeOpacity:y,strokeColor:E,fillOpacity:v,hoverColor:b,rotation:C,content:M}=e;return kn(g9,{position:new je({latitude:(T=r==null?void 0:r[1])!=null?T:0,longitude:(F=r==null?void 0:r[0])!=null?F:0}),visible:t,color:n,flipToFaceCamera:o,font:i,fontSize:a,outlineColor:u,outlineOpacity:l,outlineBlur:c,outlineWidth:d,outlineOffsetX:f,outlineOffsetY:m,strokeWidth:g,strokeOpacity:y,strokeColor:E,fillOpacity:v,hoverColor:b,rotation:C,content:M})}p();import pi from"zod";var v9="walls",w6=pi.object({type:pi.literal(v9).default(v9),color:pi.string().default("#ffffff"),topColor:pi.string().optional(),texture:pi.object({url:pi.string()}).or(pi.undefined()),topTexture:pi.object({url:pi.string()}).or(pi.undefined()),visible:pi.boolean().default(!0),height:pi.number().default(0),opacity:pi.number().default(1)}),A6=w6.partial(),sJe=pi.strictObject(w6.shape);function x9(e){let{color:r,topColor:t,texture:n,topTexture:o,visible:i,height:a,opacity:u}=e;return kn(w6,{visible:i,color:r,topColor:t,texture:n?{url:n}:void 0,topTexture:o?{url:o}:void 0,height:a,opacity:u})}function P6(e,r){var n,o;let t={};return r==null||(e.color&&(e.color==="initial"?t.color=r.initialColor:t.color=e.color),e.topColor&&(e.topColor==="initial"?t.topColor=r.initialTopColor:t.topColor=e.topColor),e.visible!==void 0&&(t.visible=e.visible),((n=e.texture)==null?void 0:n.url)!==void 0&&(t.texture=e.texture.url),((o=e.topTexture)==null?void 0:o.url)!==void 0&&(t.topTexture=e.topTexture.url),e.height!==void 0&&(t.height=e.height),e.opacity!==void 0&&(t.opacity=e.opacity)),t}p();import{z as eu}from"zod";var _6="image3d",_ee=eu.object({type:eu.literal(_6).default(_6),visible:eu.boolean().default(!0),opacity:eu.number().min(0).max(1).default(1),position:eu.custom(e=>e instanceof je,{error:"Must be a Coordinate instance"}),width:eu.number().default(1),height:eu.number().default(1),rotation:eu.number().default(0),verticalOffset:eu.number().default(0),flipImagesToFaceCamera:eu.boolean().default(!1)}),E9=_ee.partial();function I9(e){var t,n,o,i,a,u,l,c,d;let{position:r}=e;return{type:_6,visible:(t=e.visible)!=null?t:!0,opacity:(n=e.opacity)!=null?n:1,position:new je({latitude:(o=r==null?void 0:r[1])!=null?o:0,longitude:(i=r==null?void 0:r[0])!=null?i:0,verticalOffset:r==null?void 0:r[2]}),width:(a=e.width)!=null?a:1,height:(u=e.height)!=null?u:1,rotation:(l=e.rotation)!=null?l:0,verticalOffset:(c=e.verticalOffset)!=null?c:0,flipImagesToFaceCamera:(d=e.flipImageToFaceCamera)!=null?d:!1}}p();import{z as Lt}from"zod";var S9="model",O6=SC.extend({type:Lt.literal(S9).default(S9),color:Lt.string().optional(),position:Lt.custom(e=>je.is(e),{error:"Expected a Coordinate"}),visible:Lt.boolean().default(!0),rotation:Lt.tuple([Lt.number(),Lt.number(),Lt.number()]).default([0,0,0]),scale:Lt.tuple([Lt.number(),Lt.number(),Lt.number()]).default([1,1,1]),verticalOffset:Lt.number().default(0),opacity:Lt.number().default(1),material:Lt.record(Lt.string(),CC).optional(),interactive:Lt.boolean().default(!1),clippingPlaneZOffset:Lt.custom(e=>typeof e=="number"&&!Number.isNaN(e),{message:"Must be a valid number (including Infinity)"}).default(1/0),clippingPlaneTopColor:Lt.string().default("#E67B5B"),clippingPlaneTopVisible:Lt.boolean().default(!0)}),C9=O6.extend({scale:Lt.union([Lt.number(),Lt.tuple([Lt.number(),Lt.number(),Lt.number()])]),rotation:Lt.union([Lt.number(),Lt.tuple([Lt.number(),Lt.number(),Lt.number()])])}).partial(),vJe=Lt.strictObject(O6.shape);function D9(e){var v,b,C;let{color:r,position:t,rotation:n,scale:o,visible:i,interactive:a,opacity:u,material:l,verticalOffset:c,parent:d,clippingPlaneZOffset:f,clippingPlaneTopVisible:m}=e,g=typeof d=="object"?(v=d==null?void 0:d.id)==null?void 0:v.toString():d==null?void 0:d.toString(),y="".concat(ja,"-"),E=g!=null&&g.startsWith(y)?g.slice(y.length):g;return kn(O6,{color:r,position:new je({latitude:(b=t==null?void 0:t[1])!=null?b:0,longitude:(C=t==null?void 0:t[0])!=null?C:0,verticalOffset:t==null?void 0:t[2],floorId:E}),rotation:n,scale:o,visible:i,interactive:a,opacity:u,material:l,verticalOffset:c,clippingPlaneZOffset:f,clippingPlaneTopVisible:m})}p();p();p();var lh=Cl(hL());lh.registerHelper({});lh.registerPartial({});var gL=lh.template({compiler:[8,">= 4.3.0"],main:function(e,r,t,n,o){var i=e.lambda,a=e.escapeExpression,u=e.lookupProperty||function(l,c){if(Object.prototype.hasOwnProperty.call(l,c))return l[c]};return"<div class='mappedin-annotation-marker'>\n <div style='width: "+a(i(r!=null?u(r,"size"):r,r))+"px; height: "+a(i(r!=null?u(r,"size"):r,r))+"px'>\n <img src='"+a(i(r!=null?u(r,"icon"):r,r))+"' alt='"+a(i(r!=null?u(r,"name"):r,r))+"' width='"+a(i(r!=null?u(r,"size"):r,r))+"' height='"+a(i(r!=null?u(r,"size"):r,r))+"' />\n </div>\n</div>"},useData:!0});var ure=30,yL=new Set(["annotation"]);function lre(e){var r,t;return gL({size:ure,icon:(t=(r=e.icon)==null?void 0:r.url)!=null?t:"",name:e.name})}function cre(e={}){return O({rank:"high",placement:["center"],interactive:!0},e)}function dre(e,r){return r.Markers.add(e.coordinate,lre(e),cre())}function bL(e,r){let t=[];for(let n of r)Vu(n)&&za.is(n)&&n.icon!=null&&typeof n.icon.url=="string"&&n.icon.url.length>0&&t.push(dre(n,e));return t}p();var vL=new Set(["space","object"]);function xL(e,r){r.forEach(t=>{OO(t)&&e.updateState(t,{interactive:!0})})}p();p();function EL(e){return Vu(e)?"anchorTarget"in e&&e.anchorTarget!=null:!1}p();p();var{entries:_L,setPrototypeOf:IL,isFrozen:pre,getPrototypeOf:fre,getOwnPropertyDescriptor:mre}=Object,{freeze:Go,seal:Ea,create:OL}=Object,{apply:nD,construct:oD}=typeof Reflect<"u"&&Reflect;Go||(Go=function(r){return r});Ea||(Ea=function(r){return r});nD||(nD=function(r,t,n){return r.apply(t,n)});oD||(oD=function(r,t){return new r(...t)});var _3=zo(Array.prototype.forEach),hre=zo(Array.prototype.lastIndexOf),SL=zo(Array.prototype.pop),ky=zo(Array.prototype.push),gre=zo(Array.prototype.splice),F3=zo(String.prototype.toLowerCase),K6=zo(String.prototype.toString),CL=zo(String.prototype.match),Ly=zo(String.prototype.replace),yre=zo(String.prototype.indexOf),bre=zo(String.prototype.trim),cs=zo(Object.prototype.hasOwnProperty),Uo=zo(RegExp.prototype.test),Ry=vre(TypeError);function zo(e){return function(r){r instanceof RegExp&&(r.lastIndex=0);for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return nD(e,r,n)}}function vre(e){return function(){for(var r=arguments.length,t=new Array(r),n=0;n<r;n++)t[n]=arguments[n];return oD(e,t)}}function bt(e,r){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:F3;IL&&IL(e,null);let n=r.length;for(;n--;){let o=r[n];if(typeof o=="string"){let i=t(o);i!==o&&(pre(r)||(r[n]=i),o=i)}e[o]=!0}return e}function xre(e){for(let r=0;r<e.length;r++)cs(e,r)||(e[r]=null);return e}function El(e){let r=OL(null);for(let[t,n]of _L(e))cs(e,t)&&(Array.isArray(n)?r[t]=xre(n):n&&typeof n=="object"&&n.constructor===Object?r[t]=El(n):r[t]=n);return r}function Ny(e,r){for(;e!==null;){let n=mre(e,r);if(n){if(n.get)return zo(n.get);if(typeof n.value=="function")return zo(n.value)}e=fre(e)}function t(){return null}return t}var DL=Go(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),Q6=Go(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),eD=Go(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Ere=Go(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),tD=Go(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Ire=Go(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),TL=Go(["#text"]),ML=Go(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),rD=Go(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),wL=Go(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),O3=Go(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Sre=Ea(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Cre=Ea(/<%[\w\W]*|[\w\W]*%>/gm),Dre=Ea(/\$\{[\w\W]*/gm),Tre=Ea(/^data-[\-\w.\u00B7-\uFFFF]+$/),Mre=Ea(/^aria-[\-\w]+$/),FL=Ea(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),wre=Ea(/^(?:\w+script|data):/i),Are=Ea(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),BL=Ea(/^html$/i),Pre=Ea(/^[a-z][.\w]*(-[.\w]+)+$/i),AL=Object.freeze({__proto__:null,ARIA_ATTR:Mre,ATTR_WHITESPACE:Are,CUSTOM_ELEMENT:Pre,DATA_ATTR:Tre,DOCTYPE_NAME:BL,ERB_EXPR:Cre,IS_ALLOWED_URI:FL,IS_SCRIPT_OR_DATA:wre,MUSTACHE_EXPR:Sre,TMPLIT_EXPR:Dre}),jy={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},_re=function(){return typeof window>"u"?null:window},Ore=function(r,t){if(typeof r!="object"||typeof r.createPolicy!="function")return null;let n=null,o="data-tt-policy-suffix";t&&t.hasAttribute(o)&&(n=t.getAttribute(o));let i="dompurify"+(n?"#"+n:"");try{return r.createPolicy(i,{createHTML(a){return a},createScriptURL(a){return a}})}catch(a){return console.warn("TrustedTypes policy "+i+" could not be created."),null}},PL=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function kL(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:_re(),r=Ze=>kL(Ze);if(r.version="3.2.6",r.removed=[],!e||!e.document||e.document.nodeType!==jy.document||!e.Element)return r.isSupported=!1,r;let{document:t}=e,n=t,o=n.currentScript,{DocumentFragment:i,HTMLTemplateElement:a,Node:u,Element:l,NodeFilter:c,NamedNodeMap:d=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:f,DOMParser:m,trustedTypes:g}=e,y=l.prototype,E=Ny(y,"cloneNode"),v=Ny(y,"remove"),b=Ny(y,"nextSibling"),C=Ny(y,"childNodes"),M=Ny(y,"parentNode");if(typeof a=="function"){let Ze=t.createElement("template");Ze.content&&Ze.content.ownerDocument&&(t=Ze.content.ownerDocument)}let T,F="",{implementation:U,createNodeIterator:R,createDocumentFragment:L,getElementsByTagName:A}=t,{importNode:j}=n,N=PL();r.isSupported=typeof _L=="function"&&typeof M=="function"&&U&&U.createHTMLDocument!==void 0;let{MUSTACHE_EXPR:$,ERB_EXPR:te,TMPLIT_EXPR:de,DATA_ATTR:Y,ARIA_ATTR:z,IS_SCRIPT_OR_DATA:W,ATTR_WHITESPACE:Q,CUSTOM_ELEMENT:oe}=AL,{IS_ALLOWED_URI:ae}=AL,ye=null,Ce=bt({},[...DL,...Q6,...eD,...tD,...TL]),Pe=null,Le=bt({},[...ML,...rD,...wL,...O3]),be=Object.seal(OL(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),ze=null,ot=null,ut=!0,G=!0,ve=!1,X=!0,we=!1,De=!0,xe=!1,Re=!1,Rt=!1,Vt=!1,Ht=!1,Zt=!1,Rr=!0,Xr=!1,go="user-content-",yo=!0,Jn=!1,yr={},Dn=null,Vo=bt({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),fi=null,bo=bt({},["audio","video","img","source","image","track"]),br=null,H=bt({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),S="http://www.w3.org/1998/Math/MathML",D="http://www.w3.org/2000/svg",P="http://www.w3.org/1999/xhtml",B=P,k=!1,J=null,re=bt({},[S,D,P],K6),fe=bt({},["mi","mo","mn","ms","mtext"]),ue=bt({},["annotation-xml"]),Te=bt({},["title","style","font","a","script"]),ne=null,me=["application/xhtml+xml","text/html"],Ae="text/html",Ne=null,he=null,Ie=t.createElement("form"),Fe=function(q){return q instanceof RegExp||q instanceof Function},Ft=function(){let q=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(he&&he===q)){if((!q||typeof q!="object")&&(q={}),q=El(q),ne=me.indexOf(q.PARSER_MEDIA_TYPE)===-1?Ae:q.PARSER_MEDIA_TYPE,Ne=ne==="application/xhtml+xml"?K6:F3,ye=cs(q,"ALLOWED_TAGS")?bt({},q.ALLOWED_TAGS,Ne):Ce,Pe=cs(q,"ALLOWED_ATTR")?bt({},q.ALLOWED_ATTR,Ne):Le,J=cs(q,"ALLOWED_NAMESPACES")?bt({},q.ALLOWED_NAMESPACES,K6):re,br=cs(q,"ADD_URI_SAFE_ATTR")?bt(El(H),q.ADD_URI_SAFE_ATTR,Ne):H,fi=cs(q,"ADD_DATA_URI_TAGS")?bt(El(bo),q.ADD_DATA_URI_TAGS,Ne):bo,Dn=cs(q,"FORBID_CONTENTS")?bt({},q.FORBID_CONTENTS,Ne):Vo,ze=cs(q,"FORBID_TAGS")?bt({},q.FORBID_TAGS,Ne):El({}),ot=cs(q,"FORBID_ATTR")?bt({},q.FORBID_ATTR,Ne):El({}),yr=cs(q,"USE_PROFILES")?q.USE_PROFILES:!1,ut=q.ALLOW_ARIA_ATTR!==!1,G=q.ALLOW_DATA_ATTR!==!1,ve=q.ALLOW_UNKNOWN_PROTOCOLS||!1,X=q.ALLOW_SELF_CLOSE_IN_ATTR!==!1,we=q.SAFE_FOR_TEMPLATES||!1,De=q.SAFE_FOR_XML!==!1,xe=q.WHOLE_DOCUMENT||!1,Vt=q.RETURN_DOM||!1,Ht=q.RETURN_DOM_FRAGMENT||!1,Zt=q.RETURN_TRUSTED_TYPE||!1,Rt=q.FORCE_BODY||!1,Rr=q.SANITIZE_DOM!==!1,Xr=q.SANITIZE_NAMED_PROPS||!1,yo=q.KEEP_CONTENT!==!1,Jn=q.IN_PLACE||!1,ae=q.ALLOWED_URI_REGEXP||FL,B=q.NAMESPACE||P,fe=q.MATHML_TEXT_INTEGRATION_POINTS||fe,ue=q.HTML_INTEGRATION_POINTS||ue,be=q.CUSTOM_ELEMENT_HANDLING||{},q.CUSTOM_ELEMENT_HANDLING&&Fe(q.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(be.tagNameCheck=q.CUSTOM_ELEMENT_HANDLING.tagNameCheck),q.CUSTOM_ELEMENT_HANDLING&&Fe(q.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(be.attributeNameCheck=q.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),q.CUSTOM_ELEMENT_HANDLING&&typeof q.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(be.allowCustomizedBuiltInElements=q.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),we&&(G=!1),Ht&&(Vt=!0),yr&&(ye=bt({},TL),Pe=[],yr.html===!0&&(bt(ye,DL),bt(Pe,ML)),yr.svg===!0&&(bt(ye,Q6),bt(Pe,rD),bt(Pe,O3)),yr.svgFilters===!0&&(bt(ye,eD),bt(Pe,rD),bt(Pe,O3)),yr.mathMl===!0&&(bt(ye,tD),bt(Pe,wL),bt(Pe,O3))),q.ADD_TAGS&&(ye===Ce&&(ye=El(ye)),bt(ye,q.ADD_TAGS,Ne)),q.ADD_ATTR&&(Pe===Le&&(Pe=El(Pe)),bt(Pe,q.ADD_ATTR,Ne)),q.ADD_URI_SAFE_ATTR&&bt(br,q.ADD_URI_SAFE_ATTR,Ne),q.FORBID_CONTENTS&&(Dn===Vo&&(Dn=El(Dn)),bt(Dn,q.FORBID_CONTENTS,Ne)),yo&&(ye["#text"]=!0),xe&&bt(ye,["html","head","body"]),ye.table&&(bt(ye,["tbody"]),delete ze.tbody),q.TRUSTED_TYPES_POLICY){if(typeof q.TRUSTED_TYPES_POLICY.createHTML!="function")throw Ry('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof q.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw Ry('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');T=q.TRUSTED_TYPES_POLICY,F=T.createHTML("")}else T===void 0&&(T=Ore(g,o)),T!==null&&typeof F=="string"&&(F=T.createHTML(""));Go&&Go(q),he=q}},$r=bt({},[...Q6,...eD,...Ere]),vr=bt({},[...tD,...Ire]),Yr=function(q){let Me=M(q);(!Me||!Me.tagName)&&(Me={namespaceURI:B,tagName:"template"});let $e=F3(q.tagName),Cr=F3(Me.tagName);return J[q.namespaceURI]?q.namespaceURI===D?Me.namespaceURI===P?$e==="svg":Me.namespaceURI===S?$e==="svg"&&(Cr==="annotation-xml"||fe[Cr]):!!$r[$e]:q.namespaceURI===S?Me.namespaceURI===P?$e==="math":Me.namespaceURI===D?$e==="math"&&ue[Cr]:!!vr[$e]:q.namespaceURI===P?Me.namespaceURI===D&&!ue[Cr]||Me.namespaceURI===S&&!fe[Cr]?!1:!vr[$e]&&(Te[$e]||!$r[$e]):!!(ne==="application/xhtml+xml"&&J[q.namespaceURI]):!1},Yt=function(q){ky(r.removed,{element:q});try{M(q).removeChild(q)}catch(Me){v(q)}},un=function(q,Me){try{ky(r.removed,{attribute:Me.getAttributeNode(q),from:Me})}catch($e){ky(r.removed,{attribute:null,from:Me})}if(Me.removeAttribute(q),q==="is")if(Vt||Ht)try{Yt(Me)}catch($e){}else try{Me.setAttribute(q,"")}catch($e){}},ln=function(q){let Me=null,$e=null;if(Rt)q="<remove></remove>"+q;else{let cn=CL(q,/^[\r\n\t ]+/);$e=cn&&cn[0]}ne==="application/xhtml+xml"&&B===P&&(q='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+q+"</body></html>");let Cr=T?T.createHTML(q):q;if(B===P)try{Me=new m().parseFromString(Cr,ne)}catch(cn){}if(!Me||!Me.documentElement){Me=U.createDocument(B,"template",null);try{Me.documentElement.innerHTML=k?F:Cr}catch(cn){}}let Kn=Me.body||Me.documentElement;return q&&$e&&Kn.insertBefore(t.createTextNode($e),Kn.childNodes[0]||null),B===P?A.call(Me,xe?"html":"body")[0]:xe?Me.documentElement:Kn},Ho=function(q){return R.call(q.ownerDocument||q,q,c.SHOW_ELEMENT|c.SHOW_COMMENT|c.SHOW_TEXT|c.SHOW_PROCESSING_INSTRUCTION|c.SHOW_CDATA_SECTION,null)},vo=function(q){return q instanceof f&&(typeof q.nodeName!="string"||typeof q.textContent!="string"||typeof q.removeChild!="function"||!(q.attributes instanceof d)||typeof q.removeAttribute!="function"||typeof q.setAttribute!="function"||typeof q.namespaceURI!="string"||typeof q.insertBefore!="function"||typeof q.hasChildNodes!="function")},Zo=function(q){return typeof u=="function"&&q instanceof u};function Vr(Ze,q,Me){_3(Ze,$e=>{$e.call(r,q,Me,he)})}let Li=function(q){let Me=null;if(Vr(N.beforeSanitizeElements,q,null),vo(q))return Yt(q),!0;let $e=Ne(q.nodeName);if(Vr(N.uponSanitizeElement,q,{tagName:$e,allowedTags:ye}),De&&q.hasChildNodes()&&!Zo(q.firstElementChild)&&Uo(/<[/\w!]/g,q.innerHTML)&&Uo(/<[/\w!]/g,q.textContent)||q.nodeType===jy.progressingInstruction||De&&q.nodeType===jy.comment&&Uo(/<[/\w]/g,q.data))return Yt(q),!0;if(!ye[$e]||ze[$e]){if(!ze[$e]&&Hy($e)&&(be.tagNameCheck instanceof RegExp&&Uo(be.tagNameCheck,$e)||be.tagNameCheck instanceof Function&&be.tagNameCheck($e)))return!1;if(yo&&!Dn[$e]){let Cr=M(q)||q.parentNode,Kn=C(q)||q.childNodes;if(Kn&&Cr){let cn=Kn.length;for(let Wo=cn-1;Wo>=0;--Wo){let ou=E(Kn[Wo],!0);ou.__removalCount=(q.__removalCount||0)+1,Cr.insertBefore(ou,b(q))}}}return Yt(q),!0}return q instanceof l&&!Yr(q)||($e==="noscript"||$e==="noembed"||$e==="noframes")&&Uo(/<\/no(script|embed|frames)/i,q.innerHTML)?(Yt(q),!0):(we&&q.nodeType===jy.text&&(Me=q.textContent,_3([$,te,de],Cr=>{Me=Ly(Me,Cr," ")}),q.textContent!==Me&&(ky(r.removed,{element:q.cloneNode()}),q.textContent=Me)),Vr(N.afterSanitizeElements,q,null),!1)},Il=function(q,Me,$e){if(Rr&&(Me==="id"||Me==="name")&&($e in t||$e in Ie))return!1;if(!(G&&!ot[Me]&&Uo(Y,Me))){if(!(ut&&Uo(z,Me))){if(!Pe[Me]||ot[Me]){if(!(Hy(q)&&(be.tagNameCheck instanceof RegExp&&Uo(be.tagNameCheck,q)||be.tagNameCheck instanceof Function&&be.tagNameCheck(q))&&(be.attributeNameCheck instanceof RegExp&&Uo(be.attributeNameCheck,Me)||be.attributeNameCheck instanceof Function&&be.attributeNameCheck(Me))||Me==="is"&&be.allowCustomizedBuiltInElements&&(be.tagNameCheck instanceof RegExp&&Uo(be.tagNameCheck,$e)||be.tagNameCheck instanceof Function&&be.tagNameCheck($e))))return!1}else if(!br[Me]){if(!Uo(ae,Ly($e,Q,""))){if(!((Me==="src"||Me==="xlink:href"||Me==="href")&&q!=="script"&&yre($e,"data:")===0&&fi[q])){if(!(ve&&!Uo(W,Ly($e,Q,"")))){if($e)return!1}}}}}}return!0},Hy=function(q){return q!=="annotation-xml"&&CL(q,oe)},Zy=function(q){Vr(N.beforeSanitizeAttributes,q,null);let{attributes:Me}=q;if(!Me||vo(q))return;let $e={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Pe,forceKeepAttr:void 0},Cr=Me.length;for(;Cr--;){let Kn=Me[Cr],{name:cn,namespaceURI:Wo,value:ou}=Kn,gh=Ne(cn),N3=ou,Qn=cn==="value"?N3:bre(N3);if($e.attrName=gh,$e.attrValue=Qn,$e.keepAttr=!0,$e.forceKeepAttr=void 0,Vr(N.uponSanitizeAttribute,q,$e),Qn=$e.attrValue,Xr&&(gh==="id"||gh==="name")&&(un(cn,q),Qn=go+Qn),De&&Uo(/((--!?|])>)|<\/(style|title)/i,Qn)){un(cn,q);continue}if($e.forceKeepAttr)continue;if(!$e.keepAttr){un(cn,q);continue}if(!X&&Uo(/\/>/i,Qn)){un(cn,q);continue}we&&_3([$,te,de],pD=>{Qn=Ly(Qn,pD," ")});let dD=Ne(q.nodeName);if(!Il(dD,gh,Qn)){un(cn,q);continue}if(T&&typeof g=="object"&&typeof g.getAttributeType=="function"&&!Wo)switch(g.getAttributeType(dD,gh)){case"TrustedHTML":{Qn=T.createHTML(Qn);break}case"TrustedScriptURL":{Qn=T.createScriptURL(Qn);break}}if(Qn!==N3)try{Wo?q.setAttributeNS(Wo,cn,Qn):q.setAttribute(cn,Qn),vo(q)?Yt(q):SL(r.removed)}catch(pD){un(cn,q)}}Vr(N.afterSanitizeAttributes,q,null)},R3=function Ze(q){let Me=null,$e=Ho(q);for(Vr(N.beforeSanitizeShadowDOM,q,null);Me=$e.nextNode();)Vr(N.uponSanitizeShadowNode,Me,null),Li(Me),Zy(Me),Me.content instanceof i&&Ze(Me.content);Vr(N.afterSanitizeShadowDOM,q,null)};return r.sanitize=function(Ze){let q=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Me=null,$e=null,Cr=null,Kn=null;if(k=!Ze,k&&(Ze="<!-->"),typeof Ze!="string"&&!Zo(Ze))if(typeof Ze.toString=="function"){if(Ze=Ze.toString(),typeof Ze!="string")throw Ry("dirty is not a string, aborting")}else throw Ry("toString is not a function");if(!r.isSupported)return Ze;if(Re||Ft(q),r.removed=[],typeof Ze=="string"&&(Jn=!1),Jn){if(Ze.nodeName){let ou=Ne(Ze.nodeName);if(!ye[ou]||ze[ou])throw Ry("root node is forbidden and cannot be sanitized in-place")}}else if(Ze instanceof u)Me=ln("<!---->"),$e=Me.ownerDocument.importNode(Ze,!0),$e.nodeType===jy.element&&$e.nodeName==="BODY"||$e.nodeName==="HTML"?Me=$e:Me.appendChild($e);else{if(!Vt&&!we&&!xe&&Ze.indexOf("<")===-1)return T&&Zt?T.createHTML(Ze):Ze;if(Me=ln(Ze),!Me)return Vt?null:Zt?F:""}Me&&Rt&&Yt(Me.firstChild);let cn=Ho(Jn?Ze:Me);for(;Cr=cn.nextNode();)Li(Cr),Zy(Cr),Cr.content instanceof i&&R3(Cr.content);if(Jn)return Ze;if(Vt){if(Ht)for(Kn=L.call(Me.ownerDocument);Me.firstChild;)Kn.appendChild(Me.firstChild);else Kn=Me;return(Pe.shadowroot||Pe.shadowrootmode)&&(Kn=j.call(n,Kn,!0)),Kn}let Wo=xe?Me.outerHTML:Me.innerHTML;return xe&&ye["!doctype"]&&Me.ownerDocument&&Me.ownerDocument.doctype&&Me.ownerDocument.doctype.name&&Uo(BL,Me.ownerDocument.doctype.name)&&(Wo="<!DOCTYPE "+Me.ownerDocument.doctype.name+">\n"+Wo),we&&_3([$,te,de],ou=>{Wo=Ly(Wo,ou," ")}),T&&Zt?T.createHTML(Wo):Wo},r.setConfig=function(){let Ze=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Ft(Ze),Re=!0},r.clearConfig=function(){he=null,Re=!1},r.isValidAttribute=function(Ze,q,Me){he||Ft({});let $e=Ne(Ze),Cr=Ne(q);return Il($e,Cr,Me)},r.addHook=function(Ze,q){typeof q=="function"&&ky(N[Ze],q)},r.removeHook=function(Ze,q){if(q!==void 0){let Me=hre(N[Ze],q);return Me===-1?void 0:gre(N[Ze],Me,1)[0]}return SL(N[Ze])},r.removeHooks=function(Ze){N[Ze]=[]},r.removeAllHooks=function(){N=PL()},r}var LL=kL();var Fre={"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-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>',"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>',"door-12x12":'<svg viewBox="0 0 13 12">\n <path\n stroke="none"\n d="M4.02533 0.662341H9.61421C9.95171 0.662341 10.2264 0.937033 10.2264 1.27453V10.726C10.2264 11.0639 9.95218 11.3382 9.61421 11.3382H4.02533C3.69721 11.3382 3.42674 11.078 3.41408 10.7504V1.24696C3.4272 0.919297 3.69721 0.659149 4.02533 0.659149V0.662341ZM5.96969 5.22798H6.64563V6.7725H5.96969V5.22798ZM4.94219 1.39218L7.31267 2.6541C7.43501 2.71973 7.50533 2.84488 7.50533 2.97473C7.50721 4.99181 7.50674 7.00877 7.50674 9.02585C7.50674 9.17679 7.41487 9.30663 7.28361 9.36195L4.94217 10.6084H9.49653V1.39227L4.94219 1.39218Z"\n />\n </svg>',"building-12x12":'<svg viewBox="0 0 12 12" stroke="none">\n <path\n d="M11.2374 9.75H10.5V4.5C10.5 4.30109 10.421 4.11032 10.2804 3.96967C10.1397 3.82902 9.94894 3.75 9.75003 3.75H7.68753C7.6378 3.75 7.59011 3.76976 7.55495 3.80492C7.51978 3.84008 7.50003 3.88777 7.50003 3.9375V9.75H6.75003V1.51922C6.75127 1.4024 6.72592 1.28683 6.67589 1.18125C6.62587 1.07567 6.55248 0.982864 6.46128 0.909845C6.33697 0.812924 6.18528 0.757635 6.02776 0.751829C5.87024 0.746023 5.71489 0.789995 5.58378 0.877501L1.83378 3.375C1.73091 3.44364 1.6466 3.53664 1.58837 3.64574C1.53014 3.75484 1.4998 3.87665 1.50003 4.00031V9.75H0.762687C0.66578 9.74857 0.571927 9.78389 0.500006 9.84885C0.428085 9.91382 0.383432 10.0036 0.37503 10.1002C0.371625 10.1515 0.378802 10.2029 0.396116 10.2513C0.413431 10.2997 0.440513 10.344 0.47568 10.3815C0.510847 10.419 0.553349 10.4489 0.600545 10.4693C0.647741 10.4897 0.698623 10.5001 0.75003 10.5H11.25C11.3014 10.5001 11.3523 10.4897 11.3995 10.4693C11.4467 10.4489 11.4892 10.419 11.5244 10.3815C11.5595 10.344 11.5866 10.2997 11.6039 10.2513C11.6213 10.2029 11.6284 10.1515 11.625 10.1002C11.6166 10.0036 11.572 9.91382 11.5001 9.84885C11.4281 9.78389 11.3343 9.74857 11.2374 9.75ZM3.56253 8.625C3.56264 8.67641 3.55219 8.72729 3.53181 8.77449C3.51143 8.82168 3.48156 8.86418 3.44406 8.89935C3.40657 8.93452 3.36224 8.9616 3.31383 8.97892C3.26543 8.99623 3.21398 9.00341 3.16269 9C3.06605 8.99159 2.9762 8.94688 2.91122 8.87485C2.84624 8.80283 2.81098 8.70886 2.81253 8.61188V7.88766C2.81121 7.79078 2.84657 7.69699 2.91151 7.62509C2.97645 7.55319 3.06618 7.50851 3.16269 7.5C3.21398 7.4966 3.26543 7.50377 3.31383 7.52109C3.36224 7.5384 3.40657 7.56548 3.44406 7.60065C3.48156 7.63582 3.51143 7.67832 3.53181 7.72552C3.55219 7.77271 3.56264 7.82359 3.56253 7.875V8.625ZM3.56253 6C3.56264 6.05141 3.55219 6.10229 3.53181 6.14949C3.51143 6.19668 3.48156 6.23918 3.44406 6.27435C3.40657 6.30952 3.36224 6.3366 3.31383 6.35392C3.26543 6.37123 3.21398 6.37841 3.16269 6.375C3.06609 6.36649 2.9763 6.32174 2.91135 6.24974C2.84639 6.17774 2.81109 6.08383 2.81253 5.98688V5.26266C2.81121 5.16578 2.84657 5.07199 2.91151 5.00009C2.97645 4.92819 3.06618 4.88351 3.16269 4.875C3.21398 4.8716 3.26543 4.87877 3.31383 4.89609C3.36224 4.9134 3.40657 4.94048 3.44406 4.97565C3.48156 5.01082 3.51143 5.05332 3.53181 5.10052C3.55219 5.14771 3.56264 5.19859 3.56253 5.25V6ZM5.43753 8.625C5.43764 8.67641 5.42719 8.72729 5.40681 8.77449C5.38643 8.82168 5.35656 8.86418 5.31906 8.89935C5.28157 8.93452 5.23724 8.9616 5.18883 8.97892C5.14043 8.99623 5.08898 9.00341 5.03769 9C4.94122 8.9916 4.8515 8.94702 4.78654 8.8752C4.72159 8.80338 4.68622 8.70964 4.68753 8.61281V7.88766C4.68633 7.79086 4.72174 7.69718 4.78667 7.62539C4.8516 7.55359 4.94126 7.50897 5.03769 7.50047C5.08898 7.49706 5.14043 7.50424 5.18883 7.52156C5.23724 7.53887 5.28157 7.56595 5.31906 7.60112C5.35656 7.63629 5.38643 7.67879 5.40681 7.72598C5.42719 7.77318 5.43764 7.82406 5.43753 7.87547V8.625ZM5.43753 6C5.43764 6.05141 5.42719 6.10229 5.40681 6.14949C5.38643 6.19668 5.35656 6.23918 5.31906 6.27435C5.28157 6.30952 5.23724 6.3366 5.18883 6.35392C5.14043 6.37123 5.08898 6.37841 5.03769 6.375C4.94126 6.3665 4.8516 6.32188 4.78667 6.25008C4.72174 6.17829 4.68633 6.08461 4.68753 5.98781V5.26266C4.68633 5.16586 4.72174 5.07218 4.78667 5.00039C4.8516 4.92859 4.94126 4.88397 5.03769 4.87547C5.08898 4.87206 5.14043 4.87924 5.18883 4.89656C5.23724 4.91387 5.28157 4.94095 5.31906 4.97612C5.35656 5.01129 5.38643 5.05379 5.40681 5.10098C5.42719 5.14818 5.43764 5.19906 5.43753 5.25047V6Z"\n stroke="none"\n />\n </svg>',"ladder-12x12":'<svg viewBox="0 0 12 12">\n <g id="surface1">\n <path style=" stroke:none;fill-rule:nonzero;fill:rgb(94.117647%,94.117647%,94.117647%);fill-opacity:1;" d="M 2.34375 0.375 L 2.53125 0.375 L 2.625 11.53125 L 2.34375 11.625 L 2.25 0.46875 Z M 2.34375 0.375 "/>\n <path style=" stroke:none;fill-rule:nonzero;fill:rgb(94.117647%,94.117647%,94.117647%);fill-opacity:1;" d="M 9.46875 0.375 L 9.65625 0.375 L 9.75 11.53125 L 9.46875 11.625 L 9.375 0.46875 Z M 9.46875 0.375 "/>\n <path style=" stroke:none;fill-rule:nonzero;fill:rgb(94.117647%,94.117647%,94.117647%);fill-opacity:1;" d="M 2.25 2.25 L 2.25 1.875 L 9.75 1.875 L 9.75 2.25 Z M 2.25 2.25 "/>\n <path style=" stroke:none;fill-rule:nonzero;fill:rgb(94.117647%,94.117647%,94.117647%);fill-opacity:1;" d="M 2.25 4.875 L 2.25 4.5 L 9.75 4.5 L 9.75 4.875 Z M 2.25 4.875 "/>\n <path style=" stroke:none;fill-rule:nonzero;fill:rgb(94.117647%,94.117647%,94.117647%);fill-opacity:1;" d="M 2.25 7.5 L 2.25 7.125 L 9.75 7.125 L 9.75 7.5 Z M 2.25 7.5 "/>\n <path style=" stroke:none;fill-rule:nonzero;fill:rgb(94.117647%,94.117647%,94.117647%);fill-opacity:1;" d="M 2.25 10.125 L 2.25 9.75 L 9.75 9.75 L 9.75 10.125 Z M 2.25 10.125 "/>\n </g>\n </svg>'},Bre=/<svg([^>]*)>/g;function RL(e,r,t){let n=Fre[e];return n?n.replace(Bre,'<svg$1 xmlns="http://www.w3.org/2000/svg" style="fill:'.concat(r,"; width:").concat(t,"px; height:").concat(t,'px">')):null}function kre(e){return LL.sanitize(e,{USE_PROFILES:{svg:!0}})}function Lre(e,r){let o=new DOMParser().parseFromString(e,"image/svg+xml").documentElement;return o==null||o.tagName==="parsererror"||o.tagName.toLowerCase()!=="svg"?(Z.error("Failed to parse SVG",{svg:e,tagName:o==null?void 0:o.tagName}),e):(r!=null&&(o.setAttribute("color",r),o.querySelectorAll("*").forEach(u=>{(u.getAttribute("fill")!=null||u.tagName==="path")&&u.getAttribute("fill")!=="none"&&u.setAttribute("fill","currentColor"),u.getAttribute("stroke")!=null&&u.getAttribute("stroke")!=="none"&&u.setAttribute("stroke","currentColor")})),new XMLSerializer().serializeToString(o))}async function NL(e,r){let t="";try{if(e.trim()==="")throw new Error("URL is empty!");(r==null?void 0:r.style)==="fill"&&(e=e.replace(".svg","-fill.svg"));let n=await Ci()(e),o=n.headers.get("content-type");if(o!=null&&o.includes("image/svg+xml")){let i=await n.text();return t=kre(i),(r==null?void 0:r.color)!=null&&(t=Lre(t,r.color)),{icon:t,type:"svg"}}else{if(o!=null&&o.includes("image"))return{icon:e,type:"image"};throw new Error("Expected SVG or Image content, but received: ".concat(o))}}catch(n){return Z.error("Failed to fetch icon from ".concat(e,"."),n),null}}p();function jL(e){return e.locationProfiles.some(r=>r.categories.some(t=>t.name.includes("Restroom")))}function UL(e){return e.locationProfiles.some(r=>r.categories.some(t=>t.name.includes("Parking")))}var zL=new Set(["connection","point-of-interest","space","object","door","facade"]),mp={default:"#3D5676",connection:"#128387",washroom:"#3161B4",point:"#AD468F",parking:"#418425",door:"#A0552C"},ch={elevator:"connection-elevator-12x12",escalator:"connection-stairs-12x12",stairs:"connection-stairs-12x12",point:"point-of-interest-12x12",door:"door-12x12",building:"building-12x12",ladder:"ladder-12x12"};function Rre(e){let r=null;if(Zn.is(e))switch(e.type){case"elevator":r=ch.elevator;break;case"ladder":r=ch.ladder;break;case"escalator":case"stairs":default:r=ch.stairs}else Ai.is(e)?r=ch.point:wo.is(e)?r=ch.door:_n.is(e)&&(r=ch.building);return r!=null?RL(r,"#FFFFFF",12):null}function GL(e){return Zn.is(e)?mp.connection:_n.is(e)?mp.default:jL(e)?mp.washroom:UL(e)?mp.parking:Ai.is(e)?mp.point:wo.is(e)?mp.door:mp.default}async function Nre(e,r){var o;let t=null,n="locationProfiles"in e?(o=e.locationProfiles.find(i=>i.icon!=null))==null?void 0:o.icon:null;if((n==null?void 0:n.url)!=null&&(t=await NL(n.url,{color:r.color,style:"fill"})),t==null){let i=Rre(e);i!=null&&(t={icon:i,type:"svg"})}return t}function jre(e){return Zn.is(e)||wo.is(e)?"low":Ai.is(e)||_n.is(e)?"high":"medium"}async function Ure(e){let r={appearance:{color:GL(e),pinOutlineColor:GL(e),iconPadding:8,iconSize:24,textSize:12.5,iconScale:{on:"zoom-level",input:[18,20],output:[.7,1]}},rank:jre(e),interactive:!0},t=await Nre(e,{color:"#FFFFFF"});return t!=null&&(r.appearance.icon=t.icon,t.type==="svg"?_n.is(e)&&(r.appearance.iconSize=30,r.appearance.iconPadding=10):t.type==="image"&&(r.appearance.iconSize=48,r.appearance.iconPadding=2,r.appearance.pinOutlineColor="#FFFFFF",r.rank="high")),r}async function $L(e,r){return(await Promise.all(r.map(async n=>{let o=[];if(!Vu(n))return o;let i=await Ure(n);return Zn.is(n)?o=n.coordinates.map(a=>e.Labels.add(a,n.name,i)):_n.is(n)?n.spaces.length>0&&n.floorStack.name!=null&&n.floorStack.name!==""&&o.push(e.Labels.add(n.spaces[0],n.floorStack.name,i)):EL(n)&&fS(n)&&o.push(e.Labels.add(n,n.name,i)),o}))).flat()}async function VL(e,r){let t=e.getMapDataInternal();if(!t)throw new Error("Map data not found");let n=t.getAllOfTypes(zL,r),o=t.getAllOfTypes(yL,r),i=t.getAllOfTypes(vL,r),[a,u]=await Promise.all([n.length>0?$L(e,n):[],o.length>0?bL(e,o):[],i.length>0?xL(e,i):[]]);return{labels:a,markers:u}}var B3=.05,Gy,zy,Uy=class extends We{constructor(t,n,o){super();h(this,"core");h(this,"mapObjects",[]);h(this,"id");h(this,"mapDataExternal",{});h(this,"mapsByFloorId",{});h(this,"mapData");h(this,"currentMap");h(this,"hiddenOutdoorGeometries",[]);h(this,"lastFacadeIntersected");w(this,Gy,!1);w(this,zy,!1);h(this,"mapView");h(this,"externalPubSub");h(this,"Camera");h(this,"Labels");h(this,"Text3D");h(this,"Markers");h(this,"Models");h(this,"Paths");h(this,"Exporter");h(this,"Navigation");h(this,"Outdoor");h(this,"Shapes");h(this,"Style");h(this,"Image3D");h(this,"update",()=>{this.core.render()});this.core=t,this.mapView=n,this.externalPubSub=o,this.Camera=new sy(this),this.id=this.core.addGroupContainer("root").id.toString();let i=new my("outdoors-container",void 0,void 0,this);this.mapObjects.push(i),this.currentMap=i,this.core.on("pre-render",()=>{o.publish("pre-render")},{signal:this.signal}),this.core.on("post-render",()=>{o.publish("post-render")},{signal:this.signal}),this.core.on("resize",()=>{o.publish("resize")},{signal:this.signal}),this.core.on("render-error",({error:d})=>{o.publish("render-error",{error:new hD(d instanceof Error?d.message:"Unknown error")})},{signal:this.signal});let a=d=>{let f=d;d.startsWith("".concat(Mr,"-"))&&(f=d.slice(Mr.length+1));let m=this.getMapDataObject(f);switch(m==null?void 0:m.__type){case"facade":return m;case"floor":return m.floorStack.facade;default:return null}};this.core.on("geometry-in-focus",d=>{let f=new Set;for(let m of d){let g=a(m);g&&f.add(g)}o.publish("facades-in-view-change",{facades:Array.from(f)})},{signal:this.signal}),this.core.getSystems().renderSystem.on("camera-state-change",()=>{o.publish("state-change-internal",{Camera:this.getCameraState()})},{signal:this.signal});let u=new ty(this.Camera,{precision:7});this.core.on("camera-change",()=>{o.publish("camera-change",u)},{signal:this.signal}),this.core.on("pan-bounds-change",d=>{o.publish("camera-bounds-change",F4(d,this.core.convert3DMapPositionToCoordinate))},{signal:this.signal});let l=d=>f=>{let m=[],g=[],y=[],E=[];f.labels.forEach(R=>{let L=this.Labels.getById(R.toString());L&&m.push(L.label)}),f.markers.forEach(R=>{let L=this.Markers.getById(R.toString())||this.Navigation.getMarkerById(R.toString());L&&g.push(L.marker)}),f.models.forEach(R=>{let L=this.Models.getById(R.toString());L&&y.push(L.model)}),f.paths.forEach(R=>{let L=this.Paths.getById(R.toString());L&&E.push(L)});let v=f.geometry,b;v.length>0&&(b=v.map(R=>{var L;return(L=this.getMapDataInternal())==null?void 0:L.getById("space",R)}).filter(Boolean)[0],b||(b=v.map(R=>{var L;return(L=this.getMapDataInternal())==null?void 0:L.getById("object",R)}).filter(Boolean)[0]),b||(b=v.map(R=>{var L;return(L=this.getMapDataInternal())==null?void 0:L.getById("area",R)}).filter(Boolean)[0]),b||(b=v.map(R=>this.Shapes.getById(R)).filter(Boolean)[0]));let C=f.containers.reduce((R,L)=>{var j;let A=(j=this.getMapDataInternal())==null?void 0:j.getById("floor",L);return A&&oi.is(A)&&R.push(A),R},[]),M,T=0;if(C.length>0){M=C[0].id;let R=this.core.getState(M);T=f.coordinate[2]?f.coordinate[2]-R.altitude:T}let F;this.lastFacadeIntersected&&this.lastFacadeIntersected.spaces.forEach(R=>{this.core.setState(R.id,{hovered:!1})}),b&&kr.is(b)&&(F=v.map(R=>{var L;return(L=this.getMapDataInternal())==null?void 0:L.facadesBySpaceId[R]}).filter(Boolean)[0],F&&F.spaces.forEach(R=>{this.core.setState(R.id,{hovered:!0})})),this.lastFacadeIntersected=F;let U={coordinate:new je({latitude:f.coordinate[1],longitude:f.coordinate[0],floorId:M,verticalOffset:T}),spaces:b&&kr.is(b)?[b]:[],objects:b&&ii.is(b)?[b]:[],areas:b&&ua.is(b)?[b]:[],shapes:b&&ll.is(b)?[b]:[],markers:g,labels:m,models:y,paths:E,floors:C,facades:F?[F]:[]};"pointerEvent"in f&&(U.pointerEvent=f.pointerEvent),o.publish(d,U)};this.core.on("hover",l("hover"),{signal:this.signal}),this.core.on("click",l("click"),{signal:this.signal}),this.core.on("user-interaction-start",()=>{o.publish("user-interaction-start")},{signal:this.signal}),this.core.on("user-interaction-end",()=>{o.publish("user-interaction-end")},{signal:this.signal});let c={currentMapGetter:()=>this.currentMap,mapDataInternalGetter:()=>{var d;return(d=this.mapData)==null?void 0:d.internal}};this.Markers=new hy(c),this.Models=new vy(c),this.Labels=new cy(c),this.Text3D=new Ay(c),this.Exporter=new ly(c),this.Paths=new Ey(c),this.Navigation=new ay(this),this.on("navigation-state-change",d=>{this.externalPubSub.publish("state-change-internal",{Navigation:d})}),this.on("navigation-connection-click",d=>{this.externalPubSub.publish("navigation-connection-click",d)}),this.on("navigation-active-path-change",d=>{this.externalPubSub.publish("navigation-active-path-change",d)}),this.Outdoor=new ah(this.core,this.hiddenOutdoorGeometries),this.Outdoor.enabled&&(this.core.on("outdoor-view-loaded",()=>{o.publish("outdoor-view-loaded")},{signal:this.signal}),this.core.on("outdoor-style-loaded",()=>{o.publish("outdoor-style-loaded")},{signal:this.signal})),this.Image3D=new yy(c),this.Shapes=new Sy(c),this.Style=new Dy(c)}get manualFloorVisibility(){return s(this,Gy)}set manualFloorVisibility(t){_(this,Gy,t),this.externalPubSub.publish("state-change-internal",{manualFloorVisibility:t})}get hidePathsNotOnCurrentFloor(){return s(this,zy)}set hidePathsNotOnCurrentFloor(t){var n;_(this,zy,t),(n=this.currentMap)==null||n.updateOutdoorPathLayerVisibility()}preloadFloors(t){t.forEach(n=>{n instanceof oi&&this.core.setState(n.id,{preloadGeometry:!0})})}updateState(t,n){var a,u,c,d,f,m,g,y;if(n==null||typeof n!="object")return;let o=(u=(a=this.currentMap.options)==null?void 0:a.disableUpdateStateValidation)!=null?u:!1;if(t==="interior-walls"){this.currentMap.floors.forEach(E=>{let v=E.layers.get(Mr);if(v){let b=v.layers.get(Ql);b&&this.core.hasState(b)&&this.core.setState(b,P6(Xt(A6,n,{warn:!0,disableValidation:o}),this.core.getState(b)))}});return}if(t==="exterior-walls"){this.currentMap.floors.forEach(E=>{let v=E.layers.get(Mr);if(v){let b=v.layers.get(Ls);b&&this.core.hasState(b)&&this.core.setState(b,P6(Xt(A6,n,{warn:!0,disableValidation:o}),this.core.getState(b)))}});return}if(t==="interior-doors"){this.currentMap.floors.forEach(E=>{let v=E.layers.get(Mr);if(v){let b=v.layers.get(kf);b&&this.core.hasState(b)&&this.core.setState(b,r3(Xt(t3,n,{warn:!0,disableValidation:o}),this.core.getState(b)))}});return}if(t==="exterior-doors"){this.currentMap.floors.forEach(E=>{let v=E.layers.get(Mr);if(v){let b=v.layers.get(Lf);b&&this.core.hasState(b)&&this.core.setState(b,r3(Xt(t3,n,{warn:!0,disableValidation:o}),this.core.getState(b)))}});return}let i=typeof t=="string"?this.getMapDataObject(t):t;if(i){if(i.__type!==rs.__type&&!this.core.hasState(i.id)){Z.warn('Failed to update state for "'.concat(i.id,'". No ').concat(i.__type," found with that ID."));return}if(ul.is(i))return this.core.setState(i.id,s9(Xt(i9,n,{warn:!0,disableValidation:o}),this.core.getState(i.id)));if(Ys.is(i))return this.core.setState(i.id,c9(Xt(u9,n,{warn:!0,disableValidation:o}),this.core.getState(i.id)));if(kr.is(i)||ii.is(i)){let E=this.core.getState(i.id);E!=null&&this.core.setState(i.id,o9(Xt(S6,n,{warn:!0,disableValidation:o}),E))}if(ua.is(i)&&this.core.setState(i.id,Xt(S6,n,{warn:!0,disableValidation:o})),wi.is(i)&&this.core.setState(i.id,Xt(E9,n,{warn:!0,disableValidation:o})),wo.is(i)&&this.core.setState(i.id,r3(Xt(t3,n,{warn:!0,disableValidation:o}),this.core.getState(i.id))),ll.is(i)&&this.core.setState(i.id,f9(Xt(M6,n,{warn:!0,disableValidation:o}))),ip.is(i)){let l=Xt(C9,n,{warn:!0,disableValidation:o}),{position:E,scale:v,rotation:b}=l,M=Hr(l,["position","scale","rotation"]);E&&(M.position=[E.longitude,E.latitude,E.verticalOffset]),v!=null&&(Array.isArray(v)?M.scale=v:M.scale=[v,v,v]),b!=null&&(Array.isArray(b)?M.rotation=b:M.rotation=[b,b,b]),E&&i.updateTarget(E),this.core.setState(i.id,M)}if(oi.is(i)){let E=this.currentMap.floorsById.get(i.id);if(E==null)return;let v=Xt(e9,n,{warn:!0,disableValidation:o});this.core.setState(i.id,v);let b=E.layers.get(Mr);if(b!=null&&"geometry"in n&&n.geometry){this.core.setState(b.containerId,Xt(Hk,n.geometry,{warn:!0,disableValidation:o}));for(let A of b.layers.keys())this.core.setState(b.layers.get(A),{maskId:(c=n.geometry.maskId)!=null?c:void 0,maskEffect:(d=n.geometry.maskEffect)!=null?d:void 0,maskMode:(f=n.geometry.maskMode)!=null?f:void 0,maskEnabled:(m=n.geometry.maskEnabled)!=null?m:void 0,overlayStrength:(g=n.geometry.overlayStrength)!=null?g:void 0,overlayColor:(y=n.geometry.overlayColor)!=null?y:void 0})}let C=E.layers.get(Rs);if(C!=null&&"labels"in n&&n.labels){let A=Xt(Zk,n.labels,{warn:!0,disableValidation:o});"enabled"in A&&typeof A.enabled=="boolean"&&C.setVisible(A.enabled)}let M=E.layers.get(Na);if(M!=null&&"markers"in n&&n.markers){let A=Xt(Wk,n.markers,{warn:!0,disableValidation:o});"enabled"in A&&typeof A.enabled=="boolean"&&M.setVisible(A.enabled)}if(E.footprintObject&&"footprint"in n&&n.footprint){let A=Xt(sh,n.footprint,{warn:!0,disableValidation:o});E.footprintObject.update({altitude:A.altitude,visible:A.visible,height:A.height,opacity:A.opacity,side:A.side,color:A.color,ceilingVisible:A.ceilingVisible,ceilingThickness:A.ceilingThickness,basementMaskEnabled:A.basementMaskEnabled,outline:A.outline})}let T=E.layers.get(pd);if(T!=null&&"occlusion"in n&&n.occlusion){let A=Xt(Yk,n.occlusion,{warn:!0,disableValidation:o});"enabled"in A&&typeof A.enabled=="boolean"&&T.setVisible(A.enabled)}let F=E.layers.get(Rf);if(F!=null&&"images"in n&&n.images){let A=Xt(Xk,n.images,{warn:!0,disableValidation:o});if("visible"in A&&typeof A.visible=="boolean"&&F.setVisible(A.visible),"collisionsEnabled"in A&&typeof A.collisionsEnabled=="boolean"&&b!=null)for(let j of b.layers.values()){let N=this.core.getState(j);if(N!=null&&N.children)for(let $ of N.children)this.core.setState($,{enableImageCollisions:A.collisionsEnabled})}}let U=E.layers.get(Ns);if(U!=null&&"paths"in n&&n.paths!=null){let A=Xt(qk,n.paths,{warn:!0,disableValidation:o});A.visible!=null&&typeof A.visible=="boolean"&&U.setVisible(A.visible)}let R=E.layers.get(fd);if(R!=null&&"areas"in n&&n.areas!=null){let A=Xt(Jk,n.areas,{warn:!0,disableValidation:o});A.visible!=null&&typeof A.visible=="boolean"&&R.setVisible(A.visible)}let L=E.layers.get(ja);if(L!=null&&"models"in n&&n.models!=null){let A=Xt(Qk,n.models,{warn:!0,disableValidation:o});A.visible!=null&&typeof A.visible=="boolean"&&L.setVisible(A.visible)}if("text3d"in n&&n.text3d!=null){let A=Xt(Kk,n.text3d,{warn:!0,disableValidation:o});A.visible!=null&&E.setBatchedTextVisible(A.visible)}}if(_n.is(i)){let E=this.core.getState(i.id);for(let v of E.children)v.type==="group-container"&&this.core.setState(v.id,Xt(Bk,n,{warn:!0,disableValidation:o}))}if(cl.is(i)&&this.core.setState(i.id,Xt(y9,n,{warn:!0,disableValidation:o})),rs.is(i)){let E=Xt(y6,n,{warn:!0,disableValidation:o}),v=oh(E);for(let b of i.segments)this.core.setState(b.id,v)}if(Cc.is(i)){let E=Xt(y6,n,{warn:!0,disableValidation:o}),v=oh(E);this.core.setState(i.id,v)}}}getMapDataObject(t){var n;return(n=this.getMapDataInternal())==null?void 0:n.getMapDataById(t)}getMapDataInternal(){if(this.mapData)return Bh(this.mapData)}getMapData(){return this.mapData}addMap(t,n){return new Promise(o=>{var f,m,g,y;let i;try{i=Bh(t)}catch(E){Z.error("Error adding map",E),o(t);return}this.mapDataExternal[t.mapName]=t,this.mapData=t;let{mvf:a}=i,u=a["manifest.geojson"].features[0].geometry.coordinates;this.core.mode!=="outdoors-overlay"&&this.Camera.set({center:new je(u[1],u[0])});let l=a["manifest.geojson"].features[0].properties.name,c=new my("mapObject-".concat(l),i,n,this);this.currentMap=c,this.currentMap.loadAllFloors(),this.currentMap.setFloor(this.currentMap.startingFloorId),this.core.renderSync();let d=(m=(f=n==null?void 0:n.outdoorView)==null?void 0:f.layersHiddenByGeometry)!=null?m:[];if(d.length>0){let E=[];for(let v of c.floorStacksById.values())v.isOutdoors===!1&&v.defaultFloor.footprint&&v.defaultFloor.footprint.geometry!=null&&((g=v.defaultFloor.footprint.geometry)==null?void 0:g.coordinates.length)>0&&E.push(v.defaultFloor.footprint);E.length>0&&(this.core.hideOutdoorLayersIntersectingPolygons(E,d),this.hiddenOutdoorGeometries.push([E,d]))}if(this.mapObjects.push(c),i.getMVFFeatureByType("floor").forEach(E=>{this.mapsByFloorId[E.id]=c}),c.on("floor-change-start",E=>{var v,b,C,M;this.externalPubSub.publish("floor-change-start",{reason:E.reason,floor:(b=(v=this.getMapDataInternal())==null?void 0:v.getById("floor",E.floorId))!=null?b:this.currentFloor,previousFloor:(M=(C=this.getMapDataInternal())==null?void 0:C.getById("floor",E.previousFloorId))!=null?M:this.currentFloor})},{signal:this.signal}),c.on("floor-change",E=>{var v,b;this.externalPubSub.publish("floor-change",{reason:E.reason,floor:this.currentFloor,previousFloor:(b=(v=this.getMapDataInternal())==null?void 0:v.getById("floor",E.previousFloorId))!=null?b:this.currentFloor}),this.externalPubSub.publish("state-change-internal",{currentFloor:this.currentFloor,currentFloorStack:this.currentFloorStack})},{signal:this.signal}),(n==null?void 0:n.zoomLevel)!=null)this.core.camera.setZoomLevel(n.zoomLevel),o(t);else if(this.core.mode!=="outdoors-overlay"&&this.currentFloor){let E=(y=n==null?void 0:n.screenOffsets)!=null?y:{top:B3*this.core.canvasHeight,left:B3*this.core.canvasWidth,right:B3*this.core.canvasWidth,bottom:B3*this.core.canvasHeight};this.Camera.focusOn(this.currentFloor,{duration:FO,screenOffsets:E}).then(()=>{this.Camera.setElevation(this.currentFloor.elevation),o(t)})}else o(t)})}setFloor(t,n){return this.currentMap.setFloor(M0(t),n)}setFloorStack(t,n){return this.currentMap.setFloorStack(M0(t),n)}updateWatermark(t){this.core.updateWatermark(t)}get currentFloorStack(){var o;let t=this.currentMap.currentFloorStack.id;if(!t)throw new qr("Missing currentFloorStack.");let n=(o=this.mapData)==null?void 0:o.getById("floor-stack",t);if(!n)throw new qr("FloorStack was not found in map data.");return n}get currentFloor(){var o;let t=this.currentMap.currentFloor.id;if(!t)throw new qr("Missing currentFloor object from GeoJsonApi");let n=(o=this.mapData)==null?void 0:o.getById("floor",t);if(!n)throw new qr("Missing currentFloor");return n}getState(t){var i,a;typeof t=="object"&&rs.is(t)&&Z.warn("Cannot get state of a Path directly. Use getState() on individual segments within Path.segments[] instead.");let n=zS(t,this),o=this.core.getState(n);if(o){if(["interior-walls","exterior-walls"].includes(t)&&o.type==="geometry-group")return x9(o);if(["interior-doors","exterior-doors"].includes(t)&&o.type==="geometry-group")return Ok(o);if(o.type==="geometry")return n9(o);if(o.type==="label"&&o.options.appearance&&o.options.rank!==void 0&&o.options.interactive!==void 0)return a9(o);if(o.type==="marker"&&((i=o.options)==null?void 0:i.rank)!==void 0&&o.options.interactive!==void 0)return l9(o,(a=this.Markers.getById(o.id.toString()))==null?void 0:a.marker);if(o.type==="model")return D9(o);if(o.type==="image")return I9(o);if(o.type==="text3d")return b9(o);if(o.type==="geometry-group"&&t&&typeof t!="string"&&ll.is(t))return p9(o);if(o.type==="path")return Mk(o);if(o.type==="group-container"&&typeof t!="string"&&oi.is(t))return t9(o,this.currentMap.floorsById.get(t.id),this.core);if(o.type==="group-container"&&o.children.length>0&&typeof t!="string"&&_n.is(t)){let u=this.core.getState(o.children[0].id);return kk(u)}}}__EXPERIMENTAL__getRenderedState(t){let n=zS(t,this);if(n)return this.core.getRenderedState(n)}setHoverColor(t){this.core.setState({hoverColor:t})}getHoverColor(){let t=this.core.getState();return(t==null?void 0:t.type)==="map-view"?t.hoverColor:void 0}createCoordinateFromScreenCoordinate(t,n,o){var c;if(o!=null){let d=this.core.projectScreenXYToCoordinate(t,n,!0);return d?new je(d.coordinate[1],d.coordinate[0],o.id):void 0}let i=this.core.projectScreenXYToCoordinate(t,n);if(i==null||i.coordinate==null)return;let{coordinate:a,groupContainers:u}=i,l=(c=u==null?void 0:u.find(d=>{let f=d.userData.entityId.toString();return f.includes("f_")||f.includes("m_")}))==null?void 0:c.userData.entityId.toString();return new je(a[1],a[0],l)}getScreenCoordinateFromCoordinate(t){var o,i,a;let n=0;if(t.floorId!=null){let u=(o=this.mapData)==null?void 0:o.getById("floor",t.floorId);u!=null&&(n=(a=(i=this.getState(u))==null?void 0:i.altitude)!=null?a:0)}return this.core.projectCoordinateToScreenXY([t.longitude,t.latitude,n])}isInView(t){return this.core.isInView(typeof t=="string"?t:t.id)}getInView(t,n){let o=this.core.queryGeometry2DInView({screenOffsets:n==null?void 0:n.screenOffsets,fullyContains:n==null?void 0:n.fullyContains});if(o.length===0)return[];let i=[];switch(t){case ul.__type:i=o.map(a=>this.Labels.getById(a)).filter(a=>a!=null).map(a=>a.label);break;case Ys.__type:i=o.map(a=>this.Markers.getById(a)).filter(a=>a!=null).map(a=>a.marker)}return i}async __EXPERIMENTAL__auto(t){return await VL(this,t)}tween(t){let n=new Wa(t);return this.core.getExternalTweenGroup().add(n),this.core.render(),n}removeTween(t){this.core.getExternalTweenGroup().remove(t)}tweenGroup(){return this.core.getExternalTweenGroup()}get __core(){return this.core}getCameraState(){return this.core.camera.getState()}getNavigationState(){return{isMultiFloor:this.Navigation.isMultiFloor,floorStacks:this.Navigation.floorStacks,floors:this.Navigation.floors,activeDirections:this.Navigation.activeDirections,activePath:this.Navigation.activePath,paths:this.Navigation.paths}}getAllState(){return{currentFloor:this.currentFloor,currentFloorStack:this.currentFloorStack,Camera:this.getCameraState(),Navigation:this.getNavigationState(),manualFloorVisibility:this.manualFloorVisibility}}publishAllState(){this.externalPubSub.publish("state-change-internal",this.getAllState())}clear(){this.Navigation.clear(),this.Shapes.removeAll(),this.Paths.removeAll(),this.Models.removeAll(),this.Markers.removeAll(),this.Image3D.removeAll(),this.Labels.removeAll()}destroy(){this.clear(),super.destroy(),this.core.destroy()}getOptimalVisualDistanceBetweenFloors(t,n=!1){let o=this.currentMap;if(!o){Z.error("Cannot compute optimal visual distance between floors. Missing current map.");return}if(t.length<2){Z.warn("Cannot compute optimal visual distance between floors. Must provide at least 2 floors.");return}let i=o.renderer.getInternalState().geometry3DMap.get(t[0].id),a=o.renderer.getInternalState().geometry3DMap.get(t[1].id);if(!i||!a){Z.warn("Cannot compute optimal visual distance between floors. Floors not found in current map.");return}if(Sp(i,"group-container"),Sp(a,"group-container"),n){let l=new Jr;l.setFromObject(i);let c=new Jr;if(c.setFromObject(a),i.children.forEach(v=>{v instanceof tt&&v.userData.debugBox&&Qr(v)}),a.children.forEach(v=>{v instanceof tt&&v.userData.debugBox&&Qr(v)}),!Rc(l)||!Rc(c))return;let d=new su(l.max.x-l.min.x,l.max.y-l.min.y,l.max.z-l.min.z),f=new dn({color:255,transparent:!0,opacity:.5}),m=new tt(d,f);m.position.set((l.min.x+l.max.x)/2,(l.min.y+l.max.y)/2,(l.min.z+l.max.z)/2),m.userData.debugBox=!0;let g=new su(c.max.x-c.min.x,c.max.y-c.min.y,c.max.z-c.min.z),y=new dn({color:"cyan",transparent:!0,opacity:.5}),E=new tt(g,y);E.position.set((c.min.x+c.max.x)/2,(c.min.y+c.max.y)/2,(c.min.z+c.max.z)/2),E.userData.debugBox=!0,i.add(m),a.add(E)}let u=o.renderer.computeMinZOffsetBetweenContainers(i,a);if(u!==-1)return u}};Gy=new WeakMap,zy=new WeakMap;function Gre(e){if(e===""){a6(""),i6("");return}i6("".concat(e,"/").concat(Q3)),a6("".concat(e,"/").concat(K3))}p();var _c,k3=class{constructor(r){h(this,"state");w(this,_c);h(this,"update");_(this,_c,r),this.update=r.Debug.update.bind(r.Debug),this.state=r.Debug.state}getCameraState(){let r=s(this,_c).camera.center,t=s(this,_c).camera.bearing;return{center:new je({longitude:r[0],latitude:r[1]}),zoomLevel:s(this,_c).camera.zoomLevel,bearing:t,pitch:s(this,_c).camera.pitch}}};_c=new WeakMap;p();import ru from"zod";var HL=ru.strictObject({environment:ru.union([ru.literal("basic"),ru.literal(!1)]).optional(),text3d:ru.object({hoverColor:ru.string().optional()}).optional(),geometry:ru.object({hoverColor:ru.string().optional()}).optional(),backgroundColor:ru.string().optional(),backgroundAlpha:ru.number().optional()});p();var iD=Cl(aR(),1);var zre=(e,r)=>{let t={},n=(o,i,a)=>{for(let u in i){let l=o[u],c=i[u];typeof c=="object"&&!Array.isArray(c)&&c!==null&&typeof l=="object"&&!Array.isArray(l)&&l!==null?(a[u]={},n(l,c,a[u])):a[u]=l}};return n(e,r,t),t},ZL=(e,r)=>{let t=zre(e,r),n=(0,iD.default)({},t,r),o=(0,iD.default)({},t),i=(a,u,l,c=o)=>{for(let d in u){let f=a[d],m=u[d];if(typeof m=="number"&&typeof f=="number")c[d]=f+(m-f)*l;else if(typeof m=="string"&&typeof f=="string"){if(Sh(f)&&Sh(m)){let g=z3(f),y=z3(m);g&&y?c[d]=XD([g[0]+(y[0]-g[0])*l,g[1]+(y[1]-g[1])*l,g[2]+(y[2]-g[2])*l]):Z.warn('Color "'.concat(d,'" could not be animated!'))}}else typeof m=="object"&&m!==null&&typeof f=="object"&&f!==null?i(f,m,l,c[d]):Z.warn('Value "'.concat(d,'" could not be animated!'))}};return a=>(a=Math.min(Math.max(a,0),1),a===0?e:a===1?n:(i(t,r,a),o))};p();function $re(e){return e.getContext("webgl2")||e.getContext("webgl")}function aD(e){let r=$re(e);if(!r||e.width===0||e.height===0)return null;let t=r;t.PIXEL_PACK_BUFFER!==void 0&&t.bindBuffer(t.PIXEL_PACK_BUFFER,null);let n=new Uint8Array(e.width*e.height*4);r.readPixels(0,0,e.width,e.height,r.RGBA,r.UNSIGNED_BYTE,n);let o=document.createElement("canvas");o.width=e.width,o.height=e.height;let i=o.getContext("2d");if(!i)return null;let a=new ImageData(e.width,e.height);for(let u=0;u<e.height;u++)for(let l=0;l<e.width;l++){let c=((e.height-u-1)*e.width+l)*4,d=(u*e.width+l)*4;a.data[d]=n[c],a.data[d+1]=n[c+1],a.data[d+2]=n[c+2],a.data[d+3]=n[c+3]}return i.putImageData(a,0,0),o}async function WL(e,r=1e3){let t=null,n=new Promise(a=>{t=()=>{let u=e.getCanvas();a(u?aD(u):null)},e.once("render",t),e.triggerRepaint()}),o=new Promise(a=>setTimeout(()=>a(null),r)),i=await Promise.race([n,o]);return i===null&&t&&e.off("render",t),i}function sD(e,r="labels"){let t=e.getContext("2d");if(!t)return null;try{let n=t.getImageData(0,0,e.width,e.height),o=document.createElement("canvas");o.width=e.width,o.height=e.height;let i=o.getContext("2d");return i?(i.putImageData(n,0,0),o):null}catch(n){let o=r==="overlay"?"HTML overlay canvas is tainted and cannot be included in screenshot. This may occur if overlay content contains cross-origin images without proper CORS headers.":"Labels canvas is tainted and cannot be included in screenshot. This may occur if labels contain cross-origin images without proper CORS headers.";return Z.warn(o),null}}var Oc,Oe,$o,$y=class{constructor(r){w(this,Oc);w(this,Oe);w(this,$o);h(this,"Camera");h(this,"Labels");h(this,"Text3D");h(this,"Markers");h(this,"Image3D");h(this,"Models");h(this,"Paths");h(this,"Exporter");h(this,"Navigation");h(this,"Style");h(this,"Shapes");h(this,"Outdoor");h(this,"update",()=>{s(this,Oe).core.render()});h(this,"__LEGACY_GET_DIRECTIONS_SYNC",(r,t,n)=>{var o,i;return(i=(o=s(this,Oe).getMapData())==null?void 0:o.__LEGACY_GET_DIRECTIONS_SYNC(r,t,n))!=null?i:void 0});h(this,"getDirections",(r,t,n)=>{var o,i;return(i=(o=s(this,Oe).getMapData())==null?void 0:o.getDirections(r,t,n))!=null?i:Promise.resolve(void 0)});h(this,"__LEGACY_GET_DIRECTIONS_MULTI_DESTINATION_SYNC",(r,t,n)=>{var o,i;return(i=(o=s(this,Oe).getMapData())==null?void 0:o.__LEGACY_GET_DIRECTIONS_MULTI_DESTINATION_SYNC(r,t,n))!=null?i:void 0});h(this,"getDirectionsMultiDestination",(r,t,n)=>{var o,i;return(i=(o=s(this,Oe).getMapData())==null?void 0:o.getDirectionsMultiDestination(r,t,n))!=null?i:Promise.resolve(void 0)});h(this,"on",(r,t)=>{s(this,Oc).on(r,t)});h(this,"off",(r,t)=>{s(this,Oc).off(r,t)});h(this,"Debug");_(this,Oc,new We),_(this,$o,r);let t=new Uy(r,this,s(this,Oc));_(this,Oe,t),this.Camera=s(this,Oe).Camera,this.Markers=s(this,Oe).Markers,this.Models=s(this,Oe).Models,this.Labels=s(this,Oe).Labels,this.Text3D=s(this,Oe).Text3D,this.Exporter=s(this,Oe).Exporter,this.Paths=s(this,Oe).Paths,this.Navigation=s(this,Oe).Navigation,this.Shapes=s(this,Oe).Shapes,this.Style=s(this,Oe).Style,this.Outdoor=s(this,Oe).Outdoor,this.Image3D=s(this,Oe).Image3D,s(this,$o).container.dataset.version=x.env.npm_package_version,this.Debug=new k3(s(this,Oe).core)}updateState(r,t){return s(this,Oe).updateState(r,t)}animateState(r,t,n){var l;let o=s(this,Oe).getState(r);if(o==null)return Z.warn("Cannot animate state of ".concat(r,".")),new Promise(d=>d({result:"completed"}));let i=ZL(o,t),a=s(this,Oe).tween({percent:0}).to({percent:1},(l=n==null?void 0:n.duration)!=null?l:1e3).onUpdate(({percent:c})=>{s(this,Oe).updateState(r,i(c))});n!=null&&n.easing&&n.easing in Hs&&a.easing(Hs[n.easing]);let u=new Promise(c=>{a.onComplete(()=>{s(this,Oe).removeTween(a),c({result:"completed"})}).onStop(()=>{s(this,Oe).removeTween(a),c({result:"cancelled"})}),a.start()});return u.cancel=()=>{a.stop(),s(this,Oe).updateState(r,i(0))},u}updateGlobalState(r){var t,n,o,i;try{HL.parse(r)}catch(a){Z.error("updateGlobalState",a);return}if(typeof r=="object"){let a={};if((t=r.text3d)!=null&&t.hoverColor&&(a.text3dHoverColor=r.text3d.hoverColor),(n=r.geometry)!=null&&n.hoverColor&&(a.hoverColor=r.geometry.hoverColor),r.backgroundColor||r.backgroundAlpha!==void 0){let u=(o=r.backgroundColor)!=null?o:s(this,Oe).core.backgroundColor,l=(i=r.backgroundAlpha)!=null?i:s(this,Oe).core.backgroundAlpha;s(this,Oe).core.setBackgroundColor(u,l)}r.environment!=null&&s(this,Oe).core.setEnvironment(r.environment),s(this,Oe).core.setState(a)}}get options(){return LO(s(this,Oe).currentMap.options)}getGlobalState(){let r=s(this,Oe).core.getState();return{backgroundColor:s(this,Oe).core.backgroundColor,backgroundAlpha:s(this,Oe).core.backgroundAlpha,environment:s(this,Oe).core.getEnvironment(),geometry:{hoverColor:r.hoverColor},text3d:{hoverColor:r.text3dHoverColor}}}getMapData(){if(s(this,Oe).mapData==null)throw new qr("MapData not found.");return s(this,Oe).mapData}getDimensions(){return{width:s(this,$o).canvasWidth,height:s(this,$o).canvasHeight}}addMap(r,t){return s(this,Oe).addMap(r,t)}setFloor(r,t){return s(this,Oe).setFloor(r,t==null?void 0:t.context)}setFloorStack(r,t){return s(this,Oe).setFloorStack(r,t==null?void 0:t.context)}preloadFloors(r){s(this,Oe).preloadFloors(r)}tween(r){return s(this,Oe).tween(r)}removeTween(r){s(this,Oe).removeTween(r)}get tweenGroup(){return s(this,Oe).tweenGroup()}get currentFloorStack(){return s(this,Oe).currentFloorStack}get currentFloor(){return s(this,Oe).currentFloor}updateWatermark(r){s(this,Oe).updateWatermark(r)}getState(r){return s(this,Oe).getState(r)}__EXPERIMENTAL__getRenderedState(r){return s(this,Oe).__EXPERIMENTAL__getRenderedState(r)}setHoverColor(r){s(this,Oe).setHoverColor(r)}getHoverColor(){return s(this,Oe).getHoverColor()}convertAltitudeToMercatorZoomLevel(r){return s(this,Oe).core.getSystems().cameraSystem.convertAltitudeToZoomLevel(r)}convertMercatorZoomLevelToAltitude(r){return s(this,Oe).core.getSystems().cameraSystem.convertZoomLevelToAltitude(r)}isInView(r){return s(this,Oe).isInView(r)}getInView(r,t){return s(this,Oe).getInView(r,t)}getMetersPerPixel(){return s(this,Oe).core.getMetersPerPixel()}getDistance(r,t){var n;return(n=s(this,Oe).getMapData())==null?void 0:n.getDistance(r,t)}createCoordinate(r,t,n){return typeof r=="object"?new je(r):new je(r,t,n==null?void 0:n.id)}createCoordinateFromScreenCoordinate(r,t,n){return s(this,Oe).createCoordinateFromScreenCoordinate(r,t,n)}getScreenCoordinateFromCoordinate(r){return s(this,Oe).getScreenCoordinateFromCoordinate(r)}__EXPERIMENTAL__auto(r){return s(this,Oe).__EXPERIMENTAL__auto(r)}get __core(){if(x.env.INTERNAL==="true")return s(this,Oe).core;throw new Error("__core is not available.")}get container(){return s(this,$o).container}publishAllState(){s(this,Oe).publishAllState()}clear(){s(this,Oe).clear()}destroy(){s(this,Oc).destroy(),s(this,Oe).destroy()}async enableDebug(r={}){let{Inspector:t}=await import("./inspector-JJQSMSQO.js");await new t(this,s(this,Oe)).enable(r)}async takeScreenshot(r){var l,c,d,f,m;let t={withOutdoorContext:(l=r==null?void 0:r.withOutdoorContext)!=null?l:!1,withLabels:(c=r==null?void 0:r.withLabels)!=null?c:!1,captureMarkers:r==null?void 0:r.captureMarkers},n=s(this,$o).rendererDomElement,o=s(this,$o).map,i=!1,a=!1,u=[];if(this.Outdoor.enabled&&this.Outdoor.visible&&!t.withOutdoorContext&&(this.Outdoor.hide(),i=!0,o)){let g=null;o.triggerRepaint(),await Promise.race([new Promise(E=>{g=()=>E(),o.once("render",g)}),new Promise(E=>setTimeout(E,1e3))])===void 0&&g&&o.off("render",g)}if(this.Outdoor.enabled&&t.withOutdoorContext&&!this.Outdoor.visible){if(o){let g=(d=o.getStyle())==null?void 0:d.layers;g&&(u=g.filter(y=>o.getLayoutProperty(y.id,"visibility")!=="none").map(y=>y.id))}if(this.Outdoor.show(),a=!0,o){let g=null;o.triggerRepaint(),await Promise.race([new Promise(E=>{g=()=>E(),o.once("render",g)}),new Promise(E=>setTimeout(E,1e3))])===void 0&&g&&o.off("render",g)}}try{let g=document.createElement("canvas"),y=g.getContext("2d",{willReadFrequently:!0});if(g.width=n.width,g.height=n.height,!y)throw new Error("Failed to get 2D context");if(t.withOutdoorContext&&o){if(!o.loaded()){let b=null;await Promise.race([new Promise(M=>{b=()=>M(),o.once("idle",b)}),new Promise(M=>setTimeout(M,5e3))])===void 0&&b&&o.off("idle",b)}let v=await WL(o);v&&y.drawImage(v,0,0,g.width,g.height)}await s(this,$o).renderSync();let E=aD(n);if(E&&y.drawImage(E,0,0,g.width,g.height),t.withLabels){let v=s(this,$o).labelsCanvas;if(v){let b=sD(v);b&&y.drawImage(b,0,0,g.width,g.height)}}if(t.withLabels&&t.captureMarkers){let v=s(this,$o).container;if(v)for(let b=0;b<v.children.length;b++){let C=v.children[b],M=C.classList.contains("mappedin-2d-entities");if(!(C.tagName==="CANVAS"||C.offsetWidth===0||C.offsetHeight===0||!M))try{let T=await t.captureMarkers(C),F=sD(T,"overlay");F&&F.width>0&&F.height>0&&y.drawImage(F,0,0,g.width,g.height)}catch(T){Z.warn("Overlay layer capture failed: ".concat(T instanceof Error?T.message:String(T),". Continuing with other layers."))}}}try{return g.toDataURL("image/png")}catch(v){if((v instanceof Error?v.name:v==null?void 0:v.name)==="SecurityError"||((f=v==null?void 0:v.message)==null?void 0:f.includes("tainted"))||((m=v==null?void 0:v.message)==null?void 0:m.includes("security"))){let T=v instanceof Error?"Screenshot failed due to security restrictions: ".concat(v.message):"Screenshot failed due to security restrictions. Ensure all images have proper CORS headers.";throw new qr(T)}let M=v instanceof Error?"Screenshot failed: ".concat(v.message):"Screenshot failed due to an unknown error.";throw new qr(M)}}finally{i&&this.Outdoor.show(),a&&this.Outdoor.hide(u)}}get manualFloorVisibility(){return s(this,Oe).manualFloorVisibility}set manualFloorVisibility(r){s(this,Oe).manualFloorVisibility=r}getOptimalVisualDistanceBetweenFloors(r){return s(this,Oe).getOptimalVisualDistanceBetweenFloors(r)}get __INTERNAL__hidePathsNotOnCurrentFloor(){return s(this,Oe).hidePathsNotOnCurrentFloor}set __INTERNAL__hidePathsNotOnCurrentFloor(r){s(this,Oe).hidePathsNotOnCurrentFloor=!!r}registerPlugin(r){s(this,$o).registerPlugin(r)}unregisterPlugin(r){s(this,$o).unregisterPlugin(r)}};Oc=new WeakMap,Oe=new WeakMap,$o=new WeakMap;p();var Vre=1e3*60*60*2,Fc,ph,gr,nu,ds,Ia,ps,fh,mh,Vy,Sr,XL,YL,dh,L3,uD,lD,cD,hh=class{constructor(r,t){w(this,Sr);w(this,Fc,new We);w(this,ph);w(this,gr);w(this,nu);w(this,ds);w(this,Ia);w(this,ps);w(this,fh);w(this,mh);w(this,Vy,()=>{"key"in s(this,gr)&&"secret"in s(this,gr)&&se(this,Sr,dh).call(this),se(this,Sr,L3).call(this)});h(this,"on",(r,t)=>s(this,Fc).on(r,t));h(this,"off",(r,t)=>s(this,Fc).off(r,t));_(this,ph,r),_(this,gr,t)}setMapIds(r){_(this,ph,r)}setEnterprise(r){s(this,gr).enterprise=r}async readySync(){var o;if((!("key"in s(this,gr))||!("secret"in s(this,gr)))&&!("accessToken"in s(this,gr))){Z.error("No API keys or access token provided! Cannot preload tokens.");return}let r=[se(this,Sr,dh).call(this),null];s(this,gr).enterprise||(r[1]=this.getSasTokensAsync());let[t,n]=await Promise.all(r);se(this,Sr,cD).call(this),se(this,Sr,uD).call(this,t),n!=null&&se(this,Sr,lD).call(this,n),Ih()&&((o=globalThis.addEventListener)==null||o.call(globalThis,"focus",s(this,Vy)))}async refreshing(){let r=[];return s(this,nu)!=null&&r.push(s(this,nu)),s(this,ds)!=null&&r.push(s(this,ds)),Promise.all(r)}getAccessTokenAsync(){return se(this,Sr,dh).call(this)}getSasTokensAsync(){return se(this,Sr,L3).call(this)}getAccessToken(){return s(this,Ia)==null?(Z.error("Tokens must be loaded before reading synchronously! Try awaiting readySync() first."),{token:""}):s(this,Ia)}getSasToken(r){return this.isEnterpriseMode()?(Z.error("SAS tokens are not available in the enterprise mode!"),{token:""}):s(this,ps)==null?(Z.error("Tokens must be loaded before reading synchronously! Try awaiting readySync() first."),{token:""}):r in s(this,ps).tokens?s(this,ps).tokens[r]:(Z.error("SAS token for map ".concat(r," not found!")),{token:""})}isEnterpriseMode(){var r;return(r=s(this,gr).enterprise)!=null?r:!1}destroy(){se(this,Sr,cD).call(this),s(this,Fc).destroy(),Ih()&&globalThis.removeEventListener("focus",s(this,Vy))}};Fc=new WeakMap,ph=new WeakMap,gr=new WeakMap,nu=new WeakMap,ds=new WeakMap,Ia=new WeakMap,ps=new WeakMap,fh=new WeakMap,mh=new WeakMap,Vy=new WeakMap,Sr=new WeakSet,XL=function(r){var n;let t=r.token!==((n=s(this,Ia))==null?void 0:n.token);_(this,Ia,r),t&&s(this,Fc).publish("access-token-refreshed",{accessToken:r})},YL=function(r){var n;let t=JSON.stringify(r.tokens)!==JSON.stringify((n=s(this,ps))==null?void 0:n.tokens);_(this,ps,r),t&&s(this,Fc).publish("sas-tokens-refreshed",{sasTokens:r.tokens})},dh=async function(r=!1){var t;if("accessToken"in s(this,gr)&&typeof s(this,gr).accessToken=="string"){let n={token:s(this,gr).accessToken,expires:Date.now()+72e5};return _(this,Ia,n),n}if(!("key"in s(this,gr))||!("secret"in s(this,gr))||typeof s(this,gr).key!="string"||typeof s(this,gr).secret!="string")throw new Error("No API keys or access token provided!");return s(this,nu)!=null?s(this,nu):s(this,Ia)!=null&&s(this,Ia).expires!=null&&s(this,Ia).expires>Date.now()&&!r?s(this,Ia):(_(this,nu,x0(ie(O({},s(this,gr)),{key:s(this,gr).key,secret:s(this,gr).secret}),(t=s(this,gr).enterprise)!=null?t:!1).then(n=>{let o={token:n.accessToken,expires:n.expiresTimestamp*1e3};return se(this,Sr,XL).call(this,o),o}).catch(n=>{throw n}).finally(()=>{_(this,nu,void 0)})),s(this,nu))},L3=async function(r=!1){return this.isEnterpriseMode()?{tokens:{},expires:1/0}:s(this,ds)!=null?s(this,ds):s(this,ps)!=null&&s(this,ps).expires>Date.now()&&!r?s(this,ps):(_(this,ds,new Promise((t,n)=>{se(this,Sr,dh).call(this).then(o=>{let i={},a=s(this,ph).map(u=>A2(ie(O({},s(this,gr)),{mapId:u}),o.token).then(l=>{i[u]={token:l.token,expires:l.expires}}).catch(l=>{Z.error("Error getting SAS token for map ".concat(u,":"),l)}));Promise.all(a).then(()=>{let u={tokens:i,expires:Math.min(...Object.values(i).map(l=>{var c;return(c=l.expires)!=null?c:1/0}))};se(this,Sr,YL).call(this,u),t(u)})}).catch(o=>{n(o)})})),s(this,ds).catch(t=>{throw t}).finally(()=>{_(this,ds,void 0)}),s(this,ds))},uD=function(r){if(!("key"in s(this,gr))||!("secret"in s(this,gr)))return;let t=r.expires!=null?r.expires-Date.now():Vre;isFinite(t)&&_(this,fh,setTimeout(()=>{se(this,Sr,dh).call(this,!0).then(n=>{se(this,Sr,uD).call(this,n)})},t-__))},lD=function(r){let t=r.expires-Date.now();isFinite(t)&&_(this,mh,setTimeout(()=>{se(this,Sr,L3).call(this,!0).then(n=>{se(this,Sr,lD).call(this,n)})},t-B_))},cD=function(){s(this,fh)!=null&&clearTimeout(s(this,fh)),s(this,mh)!=null&&clearTimeout(s(this,mh))};p();var Hre=async(e,r)=>{var E,v,b,C,M,T,F,U,R,L,A;let t=(b="mvfVersion"in(r!=null?r:{})?r==null?void 0:r.mvfVersion:void 0)!=null?b:"options"in e&&"version"in((E=e.options)!=null?E:{})?(v=e.options)==null?void 0:v.version:void 0,n=ie(O({prefetchTokens:!0},r||{}),{mvfVersion:t}),o,i,a=Wl();a.updateByUserOption(n);let u={};if("type"in e&&typeof e.type=="string"){if(e.type==="binary"&&e.main instanceof Uint8Array){let N=await f4(e.main,n.mvfVersion);o=N.mvf2,i=N.mvf3,u.languagePacks=[];for(let $ of(C=e.languagePacks)!=null?C:[])$.localePack instanceof Uint8Array&&u.languagePacks.push({language:$.language,localePack:await Df($.localePack)})}else if(e.type==="json")o=e.main,i=(M=e.options)==null?void 0:M.mvf3,u.languagePacks=(T=e.languagePacks)!=null?T:[];else throw new Error("Invalid backup type");e.type==="binary"&&e.main instanceof Uint8Array&&(u.binaryBundle=e.main);let j=o.enterprise!=null;((F=e.options)==null?void 0:F.enterprise)!==void 0&&(j?Z.warn('The "enterprise" option in hydrateMapData is deprecated and ignored. Enterprise mode is now automatically detected from the MVF data.'):Z.warn('The "enterprise" option in hydrateMapData is deprecated and will be removed in a future release. Please ensure your MVF bundle includes enterprise data for automatic detection.')),u.enterprise=j||((R=(U=e.options)==null?void 0:U.enterprise)!=null?R:!1)}else o=e,u.enterprise=o.enterprise!=null;u.mvf3=i,a.setEnterprise((L=u.enterprise)!=null?L:!1);let l=p4(o),c=l.length>0?l:[n.mapId];n.baseAuthUri=a.getBaseAuthUri();let d=new hh(c,ie(O({},n),{enterprise:u.enterprise})),f;if("accessToken"in n&&n.accessToken)f=n.accessToken;else if("key"in n&&"secret"in n){let j;try{j=await d.getAccessTokenAsync()}catch(N){Z.error("Failed getting token during hydrateMapData",N)}f=(j==null?void 0:j.token)||""}if(u.outdoorViewToken=f,u.env=a,u.getMapDataOptions=n,u.tokenManager=d,n.prefetchTokens)try{await d.readySync()}catch(j){Z.error("Failed to ready token manager!",j)}og()&&(u.enterprise&&Z.warn("forceEnterpriseLocations is enabled, but the map is already an enterprise map!"),n.mvfVersion!=="3.0.0"&&Z.warn("mvfVersion must be '3.0.0' when forceEnterpriseLocations is enabled!"));let m=new kd(o,u);f&&m.Analytics.init(ie(O({accessToken:f,mapId:n.mapId,key:"key"in n?n.key:void 0,secret:"secret"in n?n.secret:void 0},n.analytics),{baseUri:a.getAnalyticsBaseUri(),context:(A=n.analytics)==null?void 0:A.context}));let g=new Fh(m),y=m.findPreferredLanguage({languageCode:n.language,fallbackToNavigatorLanguage:!1});if(y)try{await g.changeLanguage(y.code)}catch(j){}return typeof(r==null?void 0:r.onMVFParsed)=="function"&&r.onMVFParsed(o),g};var qL=":root {\n --pin-shadow-hover-scale: 0.9;\n --pin-shadow-width: 12px;\n --pin-shadow-height: 5px;\n --pin-shadow-opacity: 0.35;\n --pin-drop-animation-duration-ms: 250ms;\n}\n\n@keyframes drop-pin {\n 0% {\n transform: translateY(-200%);\n }\n\n 100% {\n transform: translateY(0);\n }\n}\n\n@keyframes pin-shadow {\n 0% {\n transform: scale(var(--pin-shadow-hover-scale));\n }\n\n 100% {\n transform: scale(1);\n }\n}\n\n.mappedin-dropped-pin-wrapper {\n position: relative;\n\n width: fit-content;\n height: fit-content;\n width: 36px;\n height: 42px;\n\n & svg {\n position: absolute;\n left: calc(50% - var(--pin-shadow-width));\n animation: drop-pin var(--pin-drop-animation-duration-ms) ease-in;\n }\n\n & > .pin-shadow {\n position: absolute;\n left: calc(50% - (var(--pin-shadow-width) / 2));\n bottom: 0;\n\n height: var(--pin-shadow-height);\n width: var(--pin-shadow-width);\n border-radius: 100%;\n\n opacity: var(--pin-shadow-opacity);\n\n animation: pin-shadow 250ms ease-in;\n }\n}\n\n@keyframes bounce {\n 0% {\n transform: translateY(-10px);\n opacity: 0;\n }\n 12.5% {\n transform: translateY(0);\n opacity: 1;\n }\n 25% {\n transform: translateY(0);\n }\n 37.5% {\n transform: translateY(-10px);\n }\n 50% {\n transform: translateY(0);\n }\n 62.5% {\n transform: translateY(-10px);\n }\n 75% {\n transform: translateY(0);\n }\n 87.5% {\n transform: translateY(-10px);\n }\n 100% {\n transform: translateY(0);\n }\n}\n\n.mappedin-connection-marker {\n position: relative;\n display: flex;\n\n .bouncey {\n animation: bounce 2.5s linear;\n }\n\n .arrow--down {\n transform: rotate(180deg);\n }\n\n .connection-circle {\n display: flex;\n box-sizing: border-box;\n justify-content: center;\n align-items: center;\n border-radius: 50%;\n border: 2px solid white;\n box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);\n background: #595959;\n }\n}\n";var JL=".mappedin-marker {\n font-family: 'InterUI-Regular', Helvetica, Arial, sans-serif;\n font-weight: normal;\n top: 0;\n position: absolute;\n font-weight: bold;\n color: black;\n display: flex;\n flex-direction: row;\n will-change: transform, opacity;\n transition: opacity 150ms ease-in-out;\n justify-content: center;\n opacity: 0;\n}\n\n/* Low priority pin strategy styles */\n\n/* Hide child elements as well */\n.mappedin-marker[data-placement='hidden'] > .mappedin-marker-content {\n visibility: hidden;\n}\n\n/* Create the pin using ::before pseudo-element */\n.mappedin-marker::before {\n content: '';\n display: none;\n border-radius: 50%;\n position: relative;\n /* Default values - will be overridden by inline styles */\n width: var(--mappedin-pin-size, 2px);\n height: var(--mappedin-pin-size, 2px);\n background-color: var(--pin-color, #666);\n}\n\n.mappedin-marker[data-placement='hidden']::before {\n display: block;\n}\n";var KL=".mappedin__smart-collision-engine__container {\n position: absolute;\n left: 0px;\n top: 0px;\n bottom: 0px;\n right: 0px;\n pointer-events: none;\n /* Enables colliders to use translate3D */\n transform-style: preserve-3d;\n font-family: 'InterUI-Regular', Helvetica, Arial, sans-serif;\n}\n\n.mappedin__smart-collision-engine-debug__container {\n position: absolute;\n left: 0px;\n top: 0px;\n bottom: 0px;\n right: 0px;\n transition: opacity 300ms ease-in-out;\n pointer-events: none;\n will-change: opacity;\n &.interacting {\n opacity: 0.2;\n }\n}\n";var QL=".mappedin-map {\n .mappedin-interactive {\n cursor: grab;\n\n &:active {\n cursor: grabbing;\n }\n\n &.mappedin-interaction-hover {\n cursor: pointer;\n }\n }\n}\n";var eR=".mappedin-map {\n .mappedin-control-container {\n position: absolute;\n left: 0px;\n top: 0px;\n bottom: 0px;\n right: 0px;\n pointer-events: none;\n font-family: 'InterUI-Regular', Helvetica, Arial, sans-serif;\n\n .mappedin-ctrl-top-left,\n .mappedin-ctrl-top-right,\n .mappedin-ctrl-bottom-left,\n .mappedin-ctrl-bottom-right {\n position: absolute;\n pointer-events: none;\n }\n\n .mappedin-ctrl-top-left {\n top: 0;\n left: 0;\n }\n\n .mappedin-ctrl-top-right {\n top: 0;\n right: 0;\n }\n\n .mappedin-ctrl-bottom-left {\n bottom: 0;\n left: 0;\n }\n\n .mappedin-ctrl-bottom-right {\n bottom: 0;\n right: 0;\n }\n\n .mappedin-ctrl-attrib {\n display: block;\n position: relative;\n pointer-events: auto;\n font: 9px/11px 'InterUI-Regular', Helvetica, Arial, sans-serif;\n padding: 3px 5px 1px 5px;\n background-color: rgba(255, 255, 255, 0.5);\n margin: 0;\n min-width: 11px;\n min-height: 11px;\n user-select: none;\n\n summary.mappedin-ctrl-attrib-button {\n appearance: none;\n list-style: none;\n }\n\n summary.mappedin-ctrl-attrib-button::-webkit-details-marker {\n display: none;\n }\n\n &.mappedin-compact .mappedin-ctrl-attrib-button,\n &.mappedin-compact-show .mappedin-ctrl-attrib-inner {\n display: inline-block;\n }\n\n &.mappedin-compact {\n background-color: transparent;\n }\n\n &.mappedin-compact-show {\n min-width: 15px;\n min-height: 15px;\n box-sizing: border-box;\n background-color: rgba(255, 255, 255, 0.5);\n }\n }\n\n .mappedin-ctrl-attrib-top-left {\n float: left;\n border-bottom-right-radius: 4px;\n }\n\n .mappedin-ctrl-attrib-top-right {\n float: right;\n border-bottom-left-radius: 4px;\n }\n\n .mappedin-ctrl-attrib-bottom-left {\n float: left;\n border-top-right-radius: 4px;\n }\n\n .mappedin-ctrl-attrib-bottom-right {\n float: right;\n border-top-left-radius: 4px;\n }\n .mappedin-ctrl-attrib-top-left,\n .mappedin-ctrl-attrib-bottom-left {\n padding: 3px 5px 1px 20px;\n }\n\n .mappedin-ctrl-attrib-inner {\n display: inline-block;\n margin-right: 12px;\n }\n\n .mappedin-ctrl-attrib-inner,\n .mappedin-ctrl-attrib-inner a {\n color: rgba(0, 0, 0, 0.75);\n text-decoration: none;\n }\n\n .mappedin-ctrl-attrib-inner-bold,\n .mappedin-ctrl-attrib-inner-bold a {\n font-weight: bold;\n }\n\n .mappedin-ctrl-attrib-inner a:hover {\n color: #017ef1;\n text-decoration: underline;\n cursor: pointer;\n }\n\n .mappedin-ctrl-attrib-button {\n display: none;\n cursor: pointer;\n position: absolute;\n width: 15px;\n height: 15px;\n box-sizing: border-box;\n border-radius: 50%;\n top: 0;\n right: 2px;\n border: 1px;\n }\n .mappedin-ctrl-attrib-top-left .mappedin-ctrl-attrib-button,\n .mappedin-ctrl-attrib-bottom-left .mappedin-ctrl-attrib-button {\n left: 2px;\n }\n }\n}\n";var tR='.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px rgba(0,0,0,.1)}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:hsla(0,0%,100%,.5);margin:0;padding:0 5px}.maplibregl-ctrl-attrib a{color:rgba(0,0,0,.75);text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:hsla(0,0%,100%,.75);border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:rgb(0 0 0/5%)}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.1);padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.35);box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:rgba(0,0,0,.4);color:#fff;display:flex;font-size:1.4em;inset:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}';var rR=".mappedin-annotation-marker {\n --mappedin-annotation-border-radius: 5px;\n --mappedin-annotation-border-width: 2px;\n --mappedin-annotation-background-color: #ffffff;\n --mappedin-annotation-scale: 0.7;\n\n position: relative;\n box-sizing: border-box;\n border-radius: var(--mappedin-annotation-border-radius);\n border: var(--mappedin-annotation-border-width) solid var(--mappedin-annotation-background-color);\n\n transform: scale(var(--mappedin-annotation-scale)) translateY(0rem);\n box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);\n\n img {\n position: absolute;\n image-rendering: crisp-edges;\n top: 0px;\n\n object-fit: contain;\n border-radius: calc(var(--mappedin-annotation-border-radius) - var(--mappedin-annotation-border-width));\n }\n}\n";p();function Qre(e){var r,t;if(!(!e.languages||!Ih()||!((t=(r=globalThis.navigator)==null?void 0:r.languages)!=null&&t.length)))for(let n=0;n<globalThis.navigator.languages.length;n++){let o=e.languages.find(i=>i.code.toLowerCase()===globalThis.navigator.languages[n].toLowerCase());if(o)return{code:o.code,name:o.name}}}function iC(e,r){var a,u,l;let t=(a=r==null?void 0:r.languageCode)!=null?a:"",n=(u=r==null?void 0:r.fallbackToNavigatorLanguage)!=null?u:!0,o=(l=e==null?void 0:e.languages)==null?void 0:l.find(c=>c.code.toLowerCase()===t.toLowerCase()),i;if(o)i=o;else if(n==null||n)try{let c=Qre(e);c&&(i=c)}catch(c){Z.error("fallbackToNavigatorLanguage is set, however, there was an error getting the navigator language",c)}return i!=null?i:e.defaultLanguage}var ene=[qL,JL,KL,QL,eR,tR,rR],nR;function dtt(e){nR=e}var ptt=async(e,r)=>{let t,n=Wl();r&&n.updateByUserOption(r);try{r&&(t=(await x0(ie(O({},r),{baseAuthUri:n.getBaseAuthUri()}))).accessToken)}catch(a){Z.warn("Getting access token failed. Outdoor map disabled.",a)}let o=new kd(e,{outdoorViewToken:t,languagePacks:r==null?void 0:r.languagePacks,env:n});return new Fh(o)},oR=!1;function ftt(e){oR=e}var iR=!1;function mtt(e){iR=e}function og(){return iR}var tne=async e=>{var b,C;let r=oR,t,n=Wl();n.updateByUserOption(e);let o=ie(O({prefetchTokens:!0},e),{fallbackToNavigatorLanguage:(b=e.fallbackToNavigatorLanguage)!=null?b:!0}),i=new hh([o.mapId],o);if("accessToken"in o&&o.accessToken){t=o.accessToken;let{aud:M,sub:T}=n1(t);(BO.some(F=>M.includes(F))||T&&T.startsWith("client"))&&(r=!0,n.setEnterprise(r),i.setEnterprise(r))}else if("key"in o&&"secret"in o){if(o.key.startsWith("mipk_"))throw new Error("Partner API keys detected! \n\nPartner API keys should not be passed directly to the SDK. See https://developer.mappedin.com/docs/rest-apis/partner for more details.");o.key.startsWith("mik_")||(r=!0,n.setEnterprise(r),i.setEnterprise(r)),o.baseAuthUri=n.getBaseAuthUri();let M;try{M=await i.getAccessTokenAsync(),t=M==null?void 0:M.token}catch(T){throw Z.warn("Get access token failed",T.message),new Error("Get access token failed: "+T.message)}}else throw new Error("Missing key or secret.");o.layoutId!=null&&(r?o.layoutId!=="draft"&&Z.warn('Invalid layoutId! Use "draft" to load draft data or leave unspecified to load live data.'):Z.warn("layoutId is currently unsupported!")),o.baseUri=n.getBaseUri();let a=performance.now(),u,l;if(r){let M=ie(O({},o),{venue:o.mapId,clientId:o.key,clientSecret:o.secret,version:"1.0.0",perspective:o.viewId,useDraftData:o.layoutId==="draft"}),T=await j2(M);u=T.compressed,l=T.localePacks}else u=await U2(o,t);let c=performance.now(),{mvf2:d,mvf3:f}=await f4(u,o.mvfVersion),m=performance.now();typeof e.onMVFParsed=="function"&&e.onMVFParsed(d);let g=p4(d);if(g.length>0?i.setMapIds(g):i.setMapIds([o.mapId]),o.prefetchTokens)try{await i.readySync()}catch(M){Z.error("Failed to ready token manager!",M)}og()&&(r&&Z.warn("forceEnterpriseLocations is enabled, but the map is already an enterprise map!"),o.mvfVersion!=="3.0.0"&&Z.warn("mvfVersion must be '3.0.0' when forceEnterpriseLocations is enabled!"));let y=new kd(d,{env:n,outdoorViewToken:t,tokenManager:i,enterprise:r,localePacksUrls:l,binaryBundle:u,getMapDataOptions:o,mvf3:f}),E=new Fh(y,{search:e.search});y.Analytics.init(ie(O({accessToken:t,mapId:o.mapId,key:"key"in o?o.key:void 0,secret:"secret"in o?o.secret:void 0},o.analytics),{baseUri:n.getAnalyticsBaseUri(),context:(C=o.analytics)==null?void 0:C.context})),y.Analytics.sendGetMapDataEvent({parseDuration:m-c,downloadDuration:c-a,viewId:o.viewId});let v=y.findPreferredLanguage({languageCode:o.language,fallbackToNavigatorLanguage:o.fallbackToNavigatorLanguage});if(v)try{await E.changeLanguage(v.code)}catch(M){}return E},htt=tne,rne=async()=>{if(Ld===""||Hx==="")return!1;let e=[fetch(Ld,{mode:"same-origin"}),fetch(Hx,{mode:"same-origin"})],[r,t]=[{ok:!1},{ok:!1}];try{[r,t]=await Promise.all(e)}catch(n){}return{collision:r.ok,maplibre:t.ok}},nne=async(e,r,t)=>{var m,g,y,E,v,b,C,M,T,F,U,R,L,A,j,N,$;let n=performance.now(),o=yS(t,r);o&&gS(o),((m=o.injectStyles)==null||m)&&QD(ene,{id:"mappedin__styles"});let i=kO((g=r.outdoorViewToken)!=null?g:""),a=Bh(r);(y=o.outdoorView)!=null&&y.style&&a.envControl.updateTileServerBaseUrl((E=o.outdoorView)==null?void 0:E.style);let u=!1,l=!1,c=await rne();c&&(c.collision||(u=!0),c.maplibre||(l=!0));let d=await JB(e,{center:[r.mapCenter.longitude,r.mapCenter.latitude],bearing:o.bearing,pitch:o.pitch,zoomLevel:o.zoomLevel,backgroundAlpha:(v=o.style)==null?void 0:v.backgroundAlpha,backgroundColor:(b=o.style)==null?void 0:b.backgroundColor,outdoorView:!l&&((C=o.outdoorView)!=null&&C.token)?{headers:{"x-mappedin-tiles-key":(M=o.outdoorView)==null?void 0:M.token},style:r.getEnv().tileServerUri,enabled:!!((T=o.outdoorView)!=null&&T.enabled),lowDpi:(F=o.outdoorView)==null?void 0:F.lowDpi}:void 0,watermark:ie(O({},o.watermark),{visible:(R=(U=o.watermark)==null?void 0:U.visible)!=null?R:!a.enterpriseMode&&!i.remove_watermark,onClick:nR||void 0}),attribution:o.attribution,antialias:typeof o.antialiasing=="boolean"?o.antialiasing:!!((L=o.antialiasing)!=null&&L.enabled),accessToken:r.outdoorViewToken,occlusionEnabled:!0,transformImageRequest:a.enterpriseMode?void 0:a.transformImageRequest,naturalBearing:r.naturalBearing,imagePlacementOptions:o.imagePlacementOptions,onWebGLContextCreationError:o.onWebGLContextCreationError,onWebGLContextLost:o.onWebGLContextLost,onWebGLContextRestored:o.onWebGLContextRestored,onWebGLRendererError:o.onWebGLRendererError,useStandaloneCamera:(A=o.useStandaloneCamera)!=null?A:!1,useWorkers:!((j=o.disableWorkers)!=null&&j),useCollisionWorker:!u,disableUpdateStateValidation:(N=o.disableUpdateStateValidation)!=null?N:!1,__EXPERIMENTAL_shadows:o.__EXPERIMENTAL_shadows,outlines:typeof(($=o.style)==null?void 0:$.outlines)=="object"?o.style.outlines:void 0}),f=new $y(d);return await f.addMap(r,o),a.Analytics.sendMapViewLoadedEvent({firstRenderDuration:performance.now()-n,dimension:f.getDimensions(),collisionWorkerDisabled:u,outdoorsWorkerDisabled:l}),f},gtt=()=>x.env.npm_package_version,ytt=nne;export{je as a,sa as b,ud as c,ks as d,vn as e,Mq as f,ua as g,wo as h,kr as i,oi as j,Zn as k,ii as l,Ai as m,za as n,w4 as o,_n as p,ri as q,A4 as r,LS as s,X_ as t,G2 as u,f4 as v,HO as w,RS as x,ZO as y,_4 as z,O4 as A,sc as B,Wu as C,P4 as D,l8 as E,Hs as F,eee as G,Vx as H,h6 as I,Mee as J,C6 as K,D6 as L,Gre as M,$y as N,Hre as O,iC as P,dtt as Q,ptt as R,ftt as S,mtt as T,og as U,tne as V,htt as W,rne as X,nne as Y,gtt as Z,ytt as _};