@mappedin/mappedin-js 6.13.0 → 6.15.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.
@@ -1 +0,0 @@
1
- import{$ as Ip,$a as JD,$b as V3,A as du,Aa as zi,Ab as yi,B as bD,Ba as w3,Bb as pT,C as yh,Ca as P3,Cb as fT,D as b3,Da as RD,Db as mT,E as vD,Ea as jc,Eb as B3,F as xD,Fa as ND,Fb as hT,G as ED,Ga as Sp,Gb as L3,H as Rc,Ha as jD,Hb as R3,I as ID,Ib as e1,J as SD,Ja as UD,Jb as gT,K as v3,Ka as Zy,Kb as yT,L as fs,La as Xy,Lb as N3,M as Al,Ma as qy,Mb as bT,N as pu,Na as GD,Nb as vT,O as Nc,Oa as zD,Ob as j3,P as CD,Pa as VD,Pb as xT,Q as Ep,Qa as $D,Qb as Fl,R as DD,Ra as HD,Rb as t1,S as TD,Sa as WD,Sb as U3,T as bh,Ta as A3,Tb as ET,U as Yo,Ua as ZD,Ub as IT,V as MD,Va as XD,Vb as G3,W as x3,Wa as Cp,Wb as ST,X as ms,Xa as qD,Xb as Dp,Y as wD,Ya as YD,Yb as z3,Z as fu,Za as Yy,Zb as r1,_ as Hy,_a as O3,_b as CT,aa as vh,ab as _3,ac as DT,b as j6,ba as PD,bb as Jy,bc as TT,ca as E3,cb as Eh,cc as MT,d as X,da as I3,db as bu,dc as wT,e as Tn,ea as AD,eb as Ky,ec as PT,f as U6,fa as OD,fb as Ol,fc as AT,g as h3,ga as _D,gb as _l,gc as OT,h as ps,ha as mu,hb as KD,hc as hs,i as fD,ia as PL,ib as F3,ic as _T,j as $y,ja as S3,jc as Kr,k as mD,ka as FD,kb as QD,kc as FT,l as hD,la as hu,lb as eT,lc as n1,m as wl,ma as kD,mb as tT,mc as gs,n as gD,na as BD,nb as Qy,nc as kT,o as Lc,oa as LD,ob as rT,oc as pn,p as gh,pa as C3,pb as k3,pc as to,q as yD,qa as D3,qb as nT,qc as Tr,r as Dr,ra as gi,rb as oT,s as lu,sa as Yt,sb as iT,t as bp,ta as Wy,tb as aT,u as Pl,ua as xh,ub as sT,v as vp,va as T3,vb as uT,w as xp,wa as Jr,wb as lT,x as pt,xa as gu,xb as cT,y as cu,ya as yu,yb as Uc,z as Xe,za as M3,zb as dT}from"./chunk-4S6ZC2DE.js";import{a as Vi}from"./chunk-F3ERZO4Y.js";import{$ as iu,Aa as Uy,B as W6,Ca as uu,D as kc,F as Mn,G as ji,H as Ly,Ha as tD,I as Ry,Ia as rD,J as Z6,Ja as nD,K as ou,Ka as oD,L as pp,La as hp,Ma as iD,N as X6,Na as gp,O as vt,Oa as yp,P as lt,Pa as So,Qa as Gy,Ra as aD,Sa as hh,T as q6,U as Y6,Ua as Tl,V as mh,Va as sD,W as fp,X as Se,Y as Yr,Z as J6,_ as ar,a as p,aa as Ui,b as x,ba as mt,ca as K6,cb as zy,d as By,da as dn,e as Fc,ea as qo,f as dh,fa as Bc,fb as y3,g as Io,ga as Dl,gb as Vy,h as G6,ha as tt,hb as uD,i as z6,ia as au,j as ph,ka as Gi,la as Q6,lb as lD,ma as g3,na as Ny,nb as Ml,oa as su,p as fh,pb as cD,qb as dD,s as V6,sb as pD,t as $6,v as H6,wa as sr,xa as eD,ya as mp,za as jy}from"./chunk-LSJSYYL2.js";import{a as _,b as ie,c as ky,d as Hr,f as kt,g as Sl,h as Cl,i as h,j as s,k as w,l as O,m as ue,n as N6,o as Ee}from"./chunk-5W2UDR4H.js";var G7=kt((QI,e2)=>{p();(function(e,r){typeof QI=="object"&&typeof e2<"u"?e2.exports=r():typeof define=="function"&&define.amd?define(r):(e=e||self,e.TinyQueue=r())})(QI,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 V7=kt(($6e,t2)=>{"use strict";p();var Zb=G7();Zb.default&&(Zb=Zb.default);t2.exports=z7;t2.exports.default=z7;function z7(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 Zb(void 0,_Z),E=n;E<i;E+=f)for(var v=o;v<a;v+=f)y.push(new Wl(E+m,v+m,m,e));var b=kZ(e),D=new Wl(n+c/2,o+d/2,0,e);D.d>b.d&&(b=D);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 Wl(T.x-m,T.y-m,m,e)),y.push(new Wl(T.x+m,T.y-m,m,e)),y.push(new Wl(T.x-m,T.y+m,m,e)),y.push(new Wl(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 _Z(e,r){return r.max-e.max}function Wl(e,r,t,n){this.x=e,this.y=r,this.h=t,this.d=FZ(e,r,n),this.max=this.d+this.h*Math.SQRT2}function FZ(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,BZ(e,r,d,f))}return o===0?0:(n?1:-1)*Math.sqrt(o)}function kZ(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 Wl(o[0][0],o[0][1],0,e):new Wl(t/r,n/r,0,e)}function BZ(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 IO=kt((v2,x2)=>{p();(function(e,r){typeof v2=="object"&&typeof x2<"u"?x2.exports=r():typeof define=="function"&&define.amd?define(r):(e=e||self).RBush=r()})(v2,function(){"use strict";function e(v,b,D,M,T){(function F(U,L,R,A,j){for(;A>R;){if(A-R>600){var N=A-R+1,H=L-R+1,re=Math.log(N),me=.5*Math.exp(2*re/3),K=.5*Math.sqrt(re*me*(N-me)/N)*(H-N/2<0?-1:1),z=Math.max(R,Math.floor(L-H*me/N+K)),W=Math.min(A,Math.floor(L+(N-H)*me/N+K));F(U,L,z,W,j)}var ee=U[L],oe=R,ae=A;for(r(U,R,L),j(U[A],ee)>0&&r(U,R,A);oe<ae;){for(r(U,oe,ae),oe++,ae--;j(U[oe],ee)<0;)oe++;for(;j(U[ae],ee)>0;)ae--}j(U[R],ee)===0?r(U,R,ae):r(U,++ae,A),ae<=L&&(R=ae+1),L<=ae&&(A=ae-1)}})(v,b,D||0,M||v.length-1,T||t)}function r(v,b,D){var M=v[b];v[b]=v[D],v[D]=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,D){if(!D)return b.indexOf(v);for(var M=0;M<b.length;M++)if(D(v,b[M]))return M;return-1}function i(v,b){a(v,0,v.children.length,b,v)}function a(v,b,D,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<D;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,D,M,T){for(var F=[b,D];F.length;)if(!((D=F.pop())-(b=F.pop())<=M)){var U=b+Math.ceil((D-b)/M/2)*M;e(v,U,b,D,T),F.push(b,U,U,D)}}return n.prototype.all=function(){return this._all(this.data,[])},n.prototype.search=function(v){var b=this.data,D=[];if(!g(v,b))return D;for(var M=this.toBBox,T=[];b;){for(var F=0;F<b.children.length;F++){var U=b.children[F],L=b.leaf?M(U):U;g(v,L)&&(b.leaf?D.push(U):m(v,L)?this._all(U,D):T.push(U))}b=T.pop()}return D},n.prototype.collides=function(v){var b=this.data;if(!g(v,b))return!1;for(var D=[];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;D.push(T)}}b=D.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 D=this._build(v.slice(),0,v.length-1,0);if(this.data.children.length)if(this.data.height===D.height)this._splitRoot(this.data,D);else{if(this.data.height<D.height){var M=this.data;this.data=D,D=M}this._insert(D,this.data.height-D.height-1,!0)}else this.data=D;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 D,M,T,F=this.data,U=this.toBBox(v),L=[],R=[];F||L.length;){if(F||(F=L.pop(),M=L[L.length-1],D=R.pop(),T=!0),F.leaf){var A=o(v,F.children,b);if(A!==-1)return F.children.splice(A,1),L.push(F),this._condense(L),this}T||F.leaf||!m(F,U)?M?(D++,F=M.children[D],T=!1):F=null:(L.push(F),R.push(D),D=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 D=[];v;)v.leaf?b.push.apply(b,v.children):D.push.apply(D,v.children),v=D.pop();return b},n.prototype._build=function(v,b,D,M){var T,F=D-b+1,U=this._maxEntries;if(F<=U)return i(T=y(v.slice(b,D+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 L=Math.ceil(F/U),R=L*Math.ceil(Math.sqrt(U));E(v,b,D,R,this.compareMinX);for(var A=b;A<=D;A+=R){var j=Math.min(A+R-1,D);E(v,A,j,L,this.compareMinY);for(var N=A;N<=j;N+=L){var H=Math.min(N+L-1,j);T.children.push(this._build(v,N,H,M-1))}}return i(T,this.toBBox),T},n.prototype._chooseSubtree=function(v,b,D,M){for(;M.push(b),!b.leaf&&M.length-1!==D;){for(var T=1/0,F=1/0,U=void 0,L=0;L<b.children.length;L++){var R=b.children[L],A=d(R),j=(N=v,H=R,(Math.max(H.maxX,N.maxX)-Math.min(H.minX,N.minX))*(Math.max(H.maxY,N.maxY)-Math.min(H.minY,N.minY))-A);j<F?(F=j,T=A<T?A:T,U=R):j===F&&A<T&&(T=A,U=R)}b=U||b.children[0]}var N,H;return b},n.prototype._insert=function(v,b,D){var M=D?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 D=v[b],M=D.children.length,T=this._minEntries;this._chooseSplitAxis(D,T,M);var F=this._chooseSplitIndex(D,T,M),U=y(D.children.splice(F,D.children.length-F));U.height=D.height,U.leaf=D.leaf,i(D,this.toBBox),i(U,this.toBBox),b?v[b-1].children.push(U):this._splitRoot(D,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,D){for(var M,T,F,U,L,R,A,j=1/0,N=1/0,H=b;H<=D-b;H++){var re=a(v,0,H,this.toBBox),me=a(v,H,D,this.toBBox),K=(T=re,F=me,U=void 0,L=void 0,R=void 0,A=void 0,U=Math.max(T.minX,F.minX),L=Math.max(T.minY,F.minY),R=Math.min(T.maxX,F.maxX),A=Math.min(T.maxY,F.maxY),Math.max(0,R-U)*Math.max(0,A-L)),z=d(re)+d(me);K<j?(j=K,M=H,N=z<N?z:N):K===j&&z<N&&(N=z,M=H)}return M||D-b},n.prototype._chooseSplitAxis=function(v,b,D){var M=v.leaf?this.compareMinX:l,T=v.leaf?this.compareMinY:c;this._allDistMargin(v,b,D,M)<this._allDistMargin(v,b,D,T)&&v.children.sort(M)},n.prototype._allDistMargin=function(v,b,D,M){v.children.sort(M);for(var T=this.toBBox,F=a(v,0,b,T),U=a(v,D-b,D,T),L=f(F)+f(U),R=b;R<D-b;R++){var A=v.children[R];u(F,v.leaf?T(A):A),L+=f(F)}for(var j=D-b-1;j>=b;j--){var N=v.children[j];u(U,v.leaf?T(N):N),L+=f(U)}return L},n.prototype._adjustParentBBoxes=function(v,b,D){for(var M=D;M>=0;M--)u(b[M],v)},n.prototype._condense=function(v){for(var b=v.length-1,D=void 0;b>=0;b--)v[b].children.length===0?b>0?(D=v[b-1].children).splice(D.indexOf(v[b]),1):this.clear():i(v[b],this.toBBox)},n})});var D2=kt(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 ql(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=ql;function UX(e,r,t){switch(t===void 0&&(t={}),e){case"Point":return E2(r).geometry;case"LineString":return S2(r).geometry;case"Polygon":return I2(r).geometry;case"MultiPoint":return CO(r).geometry;case"MultiLineString":return SO(r).geometry;case"MultiPolygon":return DO(r).geometry;default:throw new Error(e+" is invalid")}}Je.geometry=UX;function E2(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(!e4(e[0])||!e4(e[1]))throw new Error("coordinates must contain numbers");var n={type:"Point",coordinates:e};return ql(n,r,t)}Je.point=E2;function GX(e,r,t){return t===void 0&&(t={}),t4(e.map(function(n){return E2(n,r)}),t)}Je.points=GX;function I2(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 ql(u,r,t)}Je.polygon=I2;function zX(e,r,t){return t===void 0&&(t={}),t4(e.map(function(n){return I2(n,r)}),t)}Je.polygons=zX;function S2(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 ql(n,r,t)}Je.lineString=S2;function VX(e,r,t){return t===void 0&&(t={}),t4(e.map(function(n){return S2(n,r)}),t)}Je.lineStrings=VX;function t4(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=t4;function SO(e,r,t){t===void 0&&(t={});var n={type:"MultiLineString",coordinates:e};return ql(n,r,t)}Je.multiLineString=SO;function CO(e,r,t){t===void 0&&(t={});var n={type:"MultiPoint",coordinates:e};return ql(n,r,t)}Je.multiPoint=CO;function DO(e,r,t){t===void 0&&(t={});var n={type:"MultiPolygon",coordinates:e};return ql(n,r,t)}Je.multiPolygon=DO;function $X(e,r,t){t===void 0&&(t={});var n={type:"GeometryCollection",geometries:e};return ql(n,r,t)}Je.geometryCollection=$X;function HX(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=HX;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 C2(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=C2;function WX(e,r){return MO(C2(e,r))}Je.lengthToDegrees=WX;function ZX(e){var r=e%360;return r<0&&(r+=360),r}Je.bearingToAzimuth=ZX;function MO(e){var r=e%(2*Math.PI);return r*180/Math.PI}Je.radiansToDegrees=MO;function XX(e){var r=e%360;return r*Math.PI/180}Je.degreesToRadians=XX;function qX(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(C2(e,r),t)}Je.convertLength=qX;function YX(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=YX;function e4(e){return!isNaN(e)&&e!==null&&!Array.isArray(e)}Je.isNumber=e4;function JX(e){return!!e&&e.constructor===Object}Je.isObject=JX;function KX(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(!e4(r))throw new Error("bbox must only contain numbers")})}Je.validateBBox=KX;function QX(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=QX});var _O=kt(gn=>{"use strict";p();Object.defineProperty(gn,"__esModule",{value:!0});var lo=D2();function y0(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 D=0;D<u;D++){var M=0,T=0;if(a=m?c.geometries[D]: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(y0(a.geometries[n],r,t)===!1)return!1;break;default:throw new Error("Unknown Geometry Type")}}}}}function eq(e,r,t,n){var o=t;return y0(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 wO(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 tq(e,r,t){var n=t;return wO(e,function(o,i){i===0&&t===void 0?n=o:n=r(n,o,i)}),n}function PO(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 rq(e,r,t){var n=t;return PO(e,function(o,i){i===0&&t===void 0?n=o:n=r(n,o,i)}),n}function nq(e){var r=[];return y0(e,function(t){r.push(t)}),r}function T2(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 oq(e,r,t){var n=t;return T2(e,function(o,i,a,u,l){i===0&&t===void 0?n=o:n=r(n,o,i,a,u,l)}),n}function r4(e,r){T2(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(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(f,o),n,c)===!1)return!1}})}function iq(e,r,t){var n=t;return r4(e,function(o,i,a){i===0&&a===0&&t===void 0?n=o:n=r(n,o,i,a)}),n}function AO(e,r){r4(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(y0(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([u,f],t.properties);if(r(v,n,o,E,i)===!1)return!1;i++,u=f})===!1)return!1}}})}function aq(e,r,t){var n=t,o=!1;return AO(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 OO(e,r){if(!e)throw new Error("geojson is required");r4(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(a[u],t.properties),n,o,u)===!1)return!1;break}}})}function sq(e,r,t){var n=t;return OO(e,function(o,i,a,u){i===0&&t===void 0?n=o:n=r(n,o,i,a,u)}),n}function uq(e,r){if(r=r||{},!lo.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),lo.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),lo.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),lo.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),lo.lineString([l[n][o][i],l[n][o][i+1]],a,r)}throw new Error("geojson is invalid")}function lq(e,r){if(r=r||{},!lo.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 lo.point(l,a,r);case"MultiPoint":return n<0&&(n=l.length+n),lo.point(l[n],a,r);case"LineString":return i<0&&(i=l.length+i),lo.point(l[i],a,r);case"Polygon":return o<0&&(o=l.length+o),i<0&&(i=l[o].length+i),lo.point(l[o][i],a,r);case"MultiLineString":return n<0&&(n=l.length+n),i<0&&(i=l[n].length+i),lo.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),lo.point(l[n][o][i],a,r)}throw new Error("geojson is invalid")}gn.coordAll=nq;gn.coordEach=y0;gn.coordReduce=eq;gn.featureEach=PO;gn.featureReduce=rq;gn.findPoint=lq;gn.findSegment=uq;gn.flattenEach=r4;gn.flattenReduce=iq;gn.geomEach=T2;gn.geomReduce=oq;gn.lineEach=OO;gn.lineReduce=sq;gn.propEach=wO;gn.propReduce=tq;gn.segmentEach=AO;gn.segmentReduce=aq});var NO=kt(jt=>{"use strict";p();Object.defineProperty(jt,"__esModule",{value:!0});var ri=63710088e-1,w2={centimeters:ri*100,centimetres:ri*100,degrees:360/(2*Math.PI),feet:ri*3.28084,inches:ri*39.37,kilometers:ri/1e3,kilometres:ri/1e3,meters:ri,metres:ri,miles:ri/1609.344,millimeters:ri*1e3,millimetres:ri*1e3,nauticalmiles:ri/1852,radians:1,yards:ri*1.0936},M2={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 Yl(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 cq(e,r,t={}){switch(e){case"Point":return P2(r).geometry;case"LineString":return O2(r).geometry;case"Polygon":return A2(r).geometry;case"MultiPoint":return kO(r).geometry;case"MultiLineString":return FO(r).geometry;case"MultiPolygon":return BO(r).geometry;default:throw new Error(e+" is invalid")}}function P2(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(!n4(e[0])||!n4(e[1]))throw new Error("coordinates must contain numbers");return Yl({type:"Point",coordinates:e},r,t)}function dq(e,r,t={}){return o4(e.map(n=>P2(n,r)),t)}function A2(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 Yl({type:"Polygon",coordinates:e},r,t)}function pq(e,r,t={}){return o4(e.map(n=>A2(n,r)),t)}function O2(e,r,t={}){if(e.length<2)throw new Error("coordinates must be an array of two or more positions");return Yl({type:"LineString",coordinates:e},r,t)}function fq(e,r,t={}){return o4(e.map(n=>O2(n,r)),t)}function o4(e,r={}){let t={type:"FeatureCollection"};return r.id&&(t.id=r.id),r.bbox&&(t.bbox=r.bbox),t.features=e,t}function FO(e,r,t={}){return Yl({type:"MultiLineString",coordinates:e},r,t)}function kO(e,r,t={}){return Yl({type:"MultiPoint",coordinates:e},r,t)}function BO(e,r,t={}){return Yl({type:"MultiPolygon",coordinates:e},r,t)}function mq(e,r,t={}){return Yl({type:"GeometryCollection",geometries:e},r,t)}function hq(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 LO(e,r="kilometers"){let t=w2[r];if(!t)throw new Error(r+" units is invalid");return e*t}function _2(e,r="kilometers"){let t=w2[r];if(!t)throw new Error(r+" units is invalid");return e/t}function gq(e,r){return RO(_2(e,r))}function yq(e){let r=e%360;return r<0&&(r+=360),r}function bq(e){return e=e%360,e>180?e-360:e<-180?e+360:e}function RO(e){return e%(2*Math.PI)*180/Math.PI}function vq(e){return e%360*Math.PI/180}function xq(e,r="kilometers",t="kilometers"){if(!(e>=0))throw new Error("length must be a positive number");return LO(_2(e,r),t)}function Eq(e,r="meters",t="kilometers"){if(!(e>=0))throw new Error("area must be a positive number");let n=M2[r];if(!n)throw new Error("invalid original units");let o=M2[t];if(!o)throw new Error("invalid final units");return e/n*o}function n4(e){return!isNaN(e)&&e!==null&&!Array.isArray(e)}function Iq(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function Sq(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(!n4(r))throw new Error("bbox must only contain numbers")})}function Cq(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=M2;jt.azimuthToBearing=bq;jt.bearingToAzimuth=yq;jt.convertArea=Eq;jt.convertLength=xq;jt.degreesToRadians=vq;jt.earthRadius=ri;jt.factors=w2;jt.feature=Yl;jt.featureCollection=o4;jt.geometry=cq;jt.geometryCollection=mq;jt.isNumber=n4;jt.isObject=Iq;jt.lengthToDegrees=gq;jt.lengthToRadians=_2;jt.lineString=O2;jt.lineStrings=fq;jt.multiLineString=FO;jt.multiPoint=kO;jt.multiPolygon=BO;jt.point=P2;jt.points=dq;jt.polygon=A2;jt.polygons=pq;jt.radiansToDegrees=RO;jt.radiansToLength=LO;jt.round=hq;jt.validateBBox=Sq;jt.validateId=Cq});var VO=kt(yn=>{"use strict";p();Object.defineProperty(yn,"__esModule",{value:!0});var co=NO();function b0(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 D=0;D<u;D++){var M=0,T=0;if(a=m?c.geometries[D]: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(b0(a.geometries[n],r,t)===!1)return!1;break;default:throw new Error("Unknown Geometry Type")}}}}}function Dq(e,r,t,n){var o=t;return b0(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 jO(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 Tq(e,r,t){var n=t;return jO(e,function(o,i){i===0&&t===void 0?n=o:n=r(n,o,i)}),n}function UO(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 Mq(e,r,t){var n=t;return UO(e,function(o,i){i===0&&t===void 0?n=o:n=r(n,o,i)}),n}function wq(e){var r=[];return b0(e,function(t){r.push(t)}),r}function F2(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 Pq(e,r,t){var n=t;return F2(e,function(o,i,a,u,l){i===0&&t===void 0?n=o:n=r(n,o,i,a,u,l)}),n}function i4(e,r){F2(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(co.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(co.feature.call(void 0,f,o),n,c)===!1)return!1}})}function Aq(e,r,t){var n=t;return i4(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){i4(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(b0(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=co.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 Oq(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 zO(e,r){if(!e)throw new Error("geojson is required");i4(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(co.lineString.call(void 0,a[u],t.properties),n,o,u)===!1)return!1;break}}})}function _q(e,r,t){var n=t;return zO(e,function(o,i,a,u){i===0&&t===void 0?n=o:n=r(n,o,i,a,u)}),n}function Fq(e,r){if(r=r||{},!co.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),co.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),co.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),co.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),co.lineString.call(void 0,[l[n][o][i],l[n][o][i+1]],a,r)}throw new Error("geojson is invalid")}function kq(e,r){if(r=r||{},!co.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 co.point.call(void 0,l,a,r);case"MultiPoint":return n<0&&(n=l.length+n),co.point.call(void 0,l[n],a,r);case"LineString":return i<0&&(i=l.length+i),co.point.call(void 0,l[i],a,r);case"Polygon":return o<0&&(o=l.length+o),i<0&&(i=l[o].length+i),co.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),co.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),co.point.call(void 0,l[n][o][i],a,r)}throw new Error("geojson is invalid")}yn.coordAll=wq;yn.coordEach=b0;yn.coordReduce=Dq;yn.featureEach=UO;yn.featureReduce=Mq;yn.findPoint=kq;yn.findSegment=Fq;yn.flattenEach=i4;yn.flattenReduce=Aq;yn.geomEach=F2;yn.geomReduce=Pq;yn.lineEach=zO;yn.lineReduce=_q;yn.propEach=jO;yn.propReduce=Tq;yn.segmentEach=GO;yn.segmentReduce=Oq});var HO=kt(a4=>{"use strict";p();Object.defineProperty(a4,"__esModule",{value:!0});var Bq=VO();function $O(e,r={}){if(e.bbox!=null&&r.recompute!==!0)return e.bbox;let t=[1/0,1/0,-1/0,-1/0];return Bq.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 Lq=$O;a4.bbox=$O;a4.default=Lq});var YO=kt((_Me,k2)=>{p();var Fs=IO(),ZO=D2(),XO=_O(),Cf=HO().default,Rq=XO.featureEach,AMe=XO.coordEach,OMe=ZO.polygon,WO=ZO.featureCollection;function qO(e){var r=new Fs(e);return r.insert=function(t){if(t.type!=="Feature")throw new Error("invalid feature");return t.bbox=t.bbox?t.bbox:Cf(t),Fs.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:Cf(o),n.push(o)}):Rq(t,function(o){if(o.type!=="Feature")throw new Error("invalid features");o.bbox=o.bbox?o.bbox:Cf(o),n.push(o)}),Fs.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:Cf(t),Fs.prototype.remove.call(this,t,n)},r.clear=function(){return Fs.prototype.clear.call(this)},r.search=function(t){var n=Fs.prototype.search.call(this,this.toBBox(t));return WO(n)},r.collides=function(t){return Fs.prototype.collides.call(this,this.toBBox(t))},r.all=function(){var t=Fs.prototype.all.call(this);return WO(t)},r.toJSON=function(){return Fs.prototype.toJSON.call(this)},r.fromJSON=function(t){return Fs.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=Cf(t);else if(t.type==="FeatureCollection")n=Cf(t);else throw new Error("invalid geojson");return{minX:n[0],minY:n[1],maxX:n[2],maxY:n[3]}},r}k2.exports=qO;k2.exports.default=qO});var oS=kt((rS,nS)=>{p();(function(e,r){typeof rS=="object"&&typeof nS<"u"?nS.exports=r():typeof define=="function"&&define.amd?define(r):(e=typeof globalThis<"u"?globalThis:e||self,e.polygonClipping=r())})(rS,function(){"use strict";function e($,S){var C={label:0,sent:function(){if(B[0]&1)throw B[1];return B[1]},trys:[],ops:[]},P,k,B,Y;return Y={next:te(0),throw:te(1),return:te(2)},typeof Symbol=="function"&&(Y[Symbol.iterator]=function(){return this}),Y;function te(se){return function(Te){return pe([se,Te])}}function pe(se){if(P)throw new TypeError("Generator is already executing.");for(;C;)try{if(P=1,k&&(B=se[0]&2?k.return:se[0]?k.throw||((B=k.return)&&B.call(k),0):k.next)&&!(B=B.call(k,se[1])).done)return B;switch(k=0,B&&(se=[se[0]&2,B.value]),se[0]){case 0:case 1:B=se;break;case 4:return C.label++,{value:se[1],done:!1};case 5:C.label++,k=se[1],se=[0];continue;case 7:se=C.ops.pop(),C.trys.pop();continue;default:if(B=C.trys,!(B=B.length>0&&B[B.length-1])&&(se[0]===6||se[0]===2)){C=0;continue}if(se[0]===3&&(!B||se[1]>B[0]&&se[1]<B[3])){C.label=se[1];break}if(se[0]===6&&C.label<B[1]){C.label=B[1],B=se;break}if(B&&C.label<B[2]){C.label=B[2],C.ops.push(se);break}B[2]&&C.ops.pop(),C.trys.pop();continue}se=S.call($,C)}catch(Te){se=[6,Te],k=0}finally{P=B=0}if(se[0]&5)throw se[1];return{value:se[0]?se[1]:void 0,done:!0}}}var r=function(){function $(S,C){this.next=null,this.key=S,this.data=C,this.left=null,this.right=null}return $}();function t($,S){return $>S?1:$<S?-1:0}function n($,S,C){for(var P=new r(null,null),k=P,B=P;;){var Y=C($,S.key);if(Y<0){if(S.left===null)break;if(C($,S.left.key)<0){var te=S.left;if(S.left=te.right,te.right=S,S=te,S.left===null)break}B.left=S,B=S,S=S.left}else if(Y>0){if(S.right===null)break;if(C($,S.right.key)>0){var te=S.right;if(S.right=te.left,te.left=S,S=te,S.right===null)break}k.right=S,k=S,S=S.right}else break}return k.right=S.left,B.left=S.right,S.left=P.right,S.right=P.left,S}function o($,S,C,P){var k=new r($,S);if(C===null)return k.left=k.right=null,k;C=n($,C,P);var B=P($,C.key);return B<0?(k.left=C.left,k.right=C,C.left=null):B>=0&&(k.right=C.right,k.left=C,C.right=null),k}function i($,S,C){var P=null,k=null;if(S){S=n($,S,C);var B=C(S.key,$);B===0?(P=S.left,k=S.right):B<0?(k=S.right,S.right=null,P=S):(P=S.left,S.left=null,k=S)}return{left:P,right:k}}function a($,S,C){return S===null?$:($===null||(S=n($.key,S,C),S.left=$),S)}function u($,S,C,P,k){if($){P(""+S+(C?"\u2514\u2500\u2500 ":"\u251C\u2500\u2500 ")+k($)+"\n");var B=S+(C?" ":"\u2502 ");$.left&&u($.left,B,!1,P,k),$.right&&u($.right,B,!0,P,k)}}var l=function(){function $(S){S===void 0&&(S=t),this._root=null,this._size=0,this._comparator=S}return $.prototype.insert=function(S,C){return this._size++,this._root=o(S,C,this._root,this._comparator)},$.prototype.add=function(S,C){var P=new r(S,C);this._root===null&&(P.left=P.right=null,this._size++,this._root=P);var k=this._comparator,B=n(S,this._root,k),Y=k(S,B.key);return Y===0?this._root=B:(Y<0?(P.left=B.left,P.right=B,B.left=null):Y>0&&(P.right=B.right,P.left=B,B.right=null),this._size++,this._root=P),this._root},$.prototype.remove=function(S){this._root=this._remove(S,this._root,this._comparator)},$.prototype._remove=function(S,C,P){var k;if(C===null)return null;C=n(S,C,P);var B=P(S,C.key);return B===0?(C.left===null?k=C.right:(k=n(S,C.left,P),k.right=C.right),this._size--,k):C},$.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},$.prototype.findStatic=function(S){for(var C=this._root,P=this._comparator;C;){var k=P(S,C.key);if(k===0)return C;k<0?C=C.left:C=C.right}return null},$.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},$.prototype.contains=function(S){for(var C=this._root,P=this._comparator;C;){var k=P(S,C.key);if(k===0)return!0;k<0?C=C.left:C=C.right}return!1},$.prototype.forEach=function(S,C){for(var P=this._root,k=[],B=!1;!B;)P!==null?(k.push(P),P=P.left):k.length!==0?(P=k.pop(),S.call(C,P),P=P.right):B=!0;return this},$.prototype.range=function(S,C,P,k){for(var B=[],Y=this._comparator,te=this._root,pe;B.length!==0||te;)if(te)B.push(te),te=te.left;else{if(te=B.pop(),pe=Y(te.key,C),pe>0)break;if(Y(te.key,S)>=0&&P.call(k,te))return this;te=te.right}return this},$.prototype.keys=function(){var S=[];return this.forEach(function(C){var P=C.key;return S.push(P)}),S},$.prototype.values=function(){var S=[];return this.forEach(function(C){var P=C.data;return S.push(P)}),S},$.prototype.min=function(){return this._root?this.minNode(this._root).key:null},$.prototype.max=function(){return this._root?this.maxNode(this._root).key:null},$.prototype.minNode=function(S){if(S===void 0&&(S=this._root),S)for(;S.left;)S=S.left;return S},$.prototype.maxNode=function(S){if(S===void 0&&(S=this._root),S)for(;S.right;)S=S.right;return S},$.prototype.at=function(S){for(var C=this._root,P=!1,k=0,B=[];!P;)if(C)B.push(C),C=C.left;else if(B.length>0){if(C=B.pop(),k===S)return C;k++,C=C.right}else P=!0;return null},$.prototype.next=function(S){var C=this._root,P=null;if(S.right){for(P=S.right;P.left;)P=P.left;return P}for(var k=this._comparator;C;){var B=k(S.key,C.key);if(B===0)break;B<0?(P=C,C=C.left):C=C.right}return P},$.prototype.prev=function(S){var C=this._root,P=null;if(S.left!==null){for(P=S.left;P.right;)P=P.right;return P}for(var k=this._comparator;C;){var B=k(S.key,C.key);if(B===0)break;B<0?C=C.left:(P=C,C=C.right)}return P},$.prototype.clear=function(){return this._root=null,this._size=0,this},$.prototype.toList=function(){return f(this._root)},$.prototype.load=function(S,C,P){C===void 0&&(C=[]),P===void 0&&(P=!1);var k=S.length,B=this._comparator;if(P&&y(S,C,0,k-1,B),this._root===null)this._root=c(S,C,0,k),this._size=k;else{var Y=g(this.toList(),d(S,C),B);k=this._size+k,this._root=m({head:Y},0,k)}return this},$.prototype.isEmpty=function(){return this._root===null},Object.defineProperty($.prototype,"size",{get:function(){return this._size},enumerable:!0,configurable:!0}),Object.defineProperty($.prototype,"root",{get:function(){return this._root},enumerable:!0,configurable:!0}),$.prototype.toString=function(S){S===void 0&&(S=function(P){return String(P.key)});var C=[];return u(this._root,"",!0,function(P){return C.push(P)},S),C.join("")},$.prototype.update=function(S,C,P){var k=this._comparator,B=i(S,this._root,k),Y=B.left,te=B.right;k(S,C)<0?te=o(C,P,te,k):Y=o(C,P,Y,k),this._root=a(Y,te,k)},$.prototype.split=function(S){return i(S,this._root,this._comparator)},$.prototype[Symbol.iterator]=function(){var S,C,P;return e(this,function(k){switch(k.label){case 0:S=this._root,C=[],P=!1,k.label=1;case 1:return P?[3,6]:S===null?[3,2]:(C.push(S),S=S.left,[3,5]);case 2:return C.length===0?[3,4]:(S=C.pop(),[4,S]);case 3:return k.sent(),S=S.right,[3,5];case 4:P=!0,k.label=5;case 5:return[3,1];case 6:return[2]}})},$}();function c($,S,C,P){var k=P-C;if(k>0){var B=C+Math.floor(k/2),Y=$[B],te=S[B],pe=new r(Y,te);return pe.left=c($,S,C,B),pe.right=c($,S,B+1,P),pe}return null}function d($,S){for(var C=new r(null,null),P=C,k=0;k<$.length;k++)P=P.next=new r($[k],S[k]);return P.next=null,C.next}function f($){for(var S=$,C=[],P=!1,k=new r(null,null),B=k;!P;)S?(C.push(S),S=S.left):C.length>0?(S=B=B.next=C.pop(),S=S.right):P=!0;return B.next=null,k.next}function m($,S,C){var P=C-S;if(P>0){var k=S+Math.floor(P/2),B=m($,S,k),Y=$.head;return Y.left=B,$.head=$.head.next,Y.right=m($,k+1,C),Y}return null}function g($,S,C){for(var P=new r(null,null),k=P,B=$,Y=S;B!==null&&Y!==null;)C(B.key,Y.key)<0?(k.next=B,B=B.next):(k.next=Y,Y=Y.next),k=k.next;return B!==null?k.next=B:Y!==null&&(k.next=Y),P.next}function y($,S,C,P,k){if(!(C>=P)){for(var B=$[C+P>>1],Y=C-1,te=P+1;;){do Y++;while(k($[Y],B)<0);do te--;while(k($[te],B)>0);if(Y>=te)break;var pe=$[Y];$[Y]=$[te],$[te]=pe,pe=S[Y],S[Y]=S[te],S[te]=pe}y($,S,C,te,k),y($,S,te+1,P,k)}}let E=($,S)=>$.ll.x<=S.x&&S.x<=$.ur.x&&$.ll.y<=S.y&&S.y<=$.ur.y,v=($,S)=>{if(S.ur.x<$.ll.x||$.ur.x<S.ll.x||S.ur.y<$.ll.y||$.ur.y<S.ll.y)return null;let C=$.ll.x<S.ll.x?S.ll.x:$.ll.x,P=$.ur.x<S.ur.x?$.ur.x:S.ur.x,k=$.ll.y<S.ll.y?S.ll.y:$.ll.y,B=$.ur.y<S.ur.y?$.ur.y:S.ur.y;return{ll:{x:C,y:k},ur:{x:P,y:B}}},b=Number.EPSILON;b===void 0&&(b=Math.pow(2,-52));let D=b*b,M=($,S)=>{if(-b<$&&$<b&&-b<S&&S<b)return 0;let C=$-S;return C*C<D*$*S?0:$<S?-1:1};class T{constructor(){this.reset()}reset(){this.xRounder=new F,this.yRounder=new F}round(S,C){return{x:this.xRounder.round(S),y:this.yRounder.round(C)}}}class F{constructor(){this.tree=new l,this.round(0)}round(S){let C=this.tree.add(S),P=this.tree.prev(C);if(P!==null&&M(C.key,P.key)===0)return this.tree.remove(S),P.key;let k=this.tree.next(C);return k!==null&&M(C.key,k.key)===0?(this.tree.remove(S),k.key):S}}let U=new T,L=11102230246251565e-32,R=134217729,A=(3+8*L)*L;function j($,S,C,P,k){let B,Y,te,pe,se=S[0],Te=P[0],ne=0,fe=0;Te>se==Te>-se?(B=se,se=S[++ne]):(B=Te,Te=P[++fe]);let Pe=0;if(ne<$&&fe<C)for(Te>se==Te>-se?(Y=se+B,te=B-(Y-se),se=S[++ne]):(Y=Te+B,te=B-(Y-Te),Te=P[++fe]),B=Y,te!==0&&(k[Pe++]=te);ne<$&&fe<C;)Te>se==Te>-se?(Y=B+se,pe=Y-B,te=B-(Y-pe)+(se-pe),se=S[++ne]):(Y=B+Te,pe=Y-B,te=B-(Y-pe)+(Te-pe),Te=P[++fe]),B=Y,te!==0&&(k[Pe++]=te);for(;ne<$;)Y=B+se,pe=Y-B,te=B-(Y-pe)+(se-pe),se=S[++ne],B=Y,te!==0&&(k[Pe++]=te);for(;fe<C;)Y=B+Te,pe=Y-B,te=B-(Y-pe)+(Te-pe),Te=P[++fe],B=Y,te!==0&&(k[Pe++]=te);return(B!==0||Pe===0)&&(k[Pe++]=B),Pe}function N($,S){let C=S[0];for(let P=1;P<$;P++)C+=S[P];return C}function H($){return new Float64Array($)}let re=(3+16*L)*L,me=(2+12*L)*L,K=(9+64*L)*L*L,z=H(4),W=H(8),ee=H(12),oe=H(16),ae=H(4);function ye($,S,C,P,k,B,Y){let te,pe,se,Te,ne,fe,Pe,Re,he,Ie,Fe,Ft,Vr,br,qr,qt,un,ln,Wo=$-k,Eo=C-k,Zo=S-B,$r=P-B;br=Wo*$r,fe=R*Wo,Pe=fe-(fe-Wo),Re=Wo-Pe,fe=R*$r,he=fe-(fe-$r),Ie=$r-he,qr=Re*Ie-(br-Pe*he-Re*he-Pe*Ie),qt=Zo*Eo,fe=R*Zo,Pe=fe-(fe-Zo),Re=Zo-Pe,fe=R*Eo,he=fe-(fe-Eo),Ie=Eo-he,un=Re*Ie-(qt-Pe*he-Re*he-Pe*Ie),Fe=qr-un,ne=qr-Fe,z[0]=qr-(Fe+ne)+(ne-un),Ft=br+Fe,ne=Ft-br,Vr=br-(Ft-ne)+(Fe-ne),Fe=Vr-qt,ne=Vr-Fe,z[1]=Vr-(Fe+ne)+(ne-qt),ln=Ft+Fe,ne=ln-Ft,z[2]=Ft-(ln-ne)+(Fe-ne),z[3]=ln;let Ni=N(4,z),Il=me*Y;if(Ni>=Il||-Ni>=Il||(ne=$-Wo,te=$-(Wo+ne)+(ne-k),ne=C-Eo,se=C-(Eo+ne)+(ne-k),ne=S-Zo,pe=S-(Zo+ne)+(ne-B),ne=P-$r,Te=P-($r+ne)+(ne-B),te===0&&pe===0&&se===0&&Te===0)||(Il=K*Y+A*Math.abs(Ni),Ni+=Wo*Te+$r*te-(Zo*se+Eo*pe),Ni>=Il||-Ni>=Il))return Ni;br=te*$r,fe=R*te,Pe=fe-(fe-te),Re=te-Pe,fe=R*$r,he=fe-(fe-$r),Ie=$r-he,qr=Re*Ie-(br-Pe*he-Re*he-Pe*Ie),qt=pe*Eo,fe=R*pe,Pe=fe-(fe-pe),Re=pe-Pe,fe=R*Eo,he=fe-(fe-Eo),Ie=Eo-he,un=Re*Ie-(qt-Pe*he-Re*he-Pe*Ie),Fe=qr-un,ne=qr-Fe,ae[0]=qr-(Fe+ne)+(ne-un),Ft=br+Fe,ne=Ft-br,Vr=br-(Ft-ne)+(Fe-ne),Fe=Vr-qt,ne=Vr-Fe,ae[1]=Vr-(Fe+ne)+(ne-qt),ln=Ft+Fe,ne=ln-Ft,ae[2]=Ft-(ln-ne)+(Fe-ne),ae[3]=ln;let _y=j(4,z,4,ae,W);br=Wo*Te,fe=R*Wo,Pe=fe-(fe-Wo),Re=Wo-Pe,fe=R*Te,he=fe-(fe-Te),Ie=Te-he,qr=Re*Ie-(br-Pe*he-Re*he-Pe*Ie),qt=Zo*se,fe=R*Zo,Pe=fe-(fe-Zo),Re=Zo-Pe,fe=R*se,he=fe-(fe-se),Ie=se-he,un=Re*Ie-(qt-Pe*he-Re*he-Pe*Ie),Fe=qr-un,ne=qr-Fe,ae[0]=qr-(Fe+ne)+(ne-un),Ft=br+Fe,ne=Ft-br,Vr=br-(Ft-ne)+(Fe-ne),Fe=Vr-qt,ne=Vr-Fe,ae[1]=Vr-(Fe+ne)+(ne-qt),ln=Ft+Fe,ne=ln-Ft,ae[2]=Ft-(ln-ne)+(Fe-ne),ae[3]=ln;let Fy=j(_y,W,4,ae,ee);br=te*Te,fe=R*te,Pe=fe-(fe-te),Re=te-Pe,fe=R*Te,he=fe-(fe-Te),Ie=Te-he,qr=Re*Ie-(br-Pe*he-Re*he-Pe*Ie),qt=pe*se,fe=R*pe,Pe=fe-(fe-pe),Re=pe-Pe,fe=R*se,he=fe-(fe-se),Ie=se-he,un=Re*Ie-(qt-Pe*he-Re*he-Pe*Ie),Fe=qr-un,ne=qr-Fe,ae[0]=qr-(Fe+ne)+(ne-un),Ft=br+Fe,ne=Ft-br,Vr=br-(Ft-ne)+(Fe-ne),Fe=Vr-qt,ne=Vr-Fe,ae[1]=Vr-(Fe+ne)+(ne-qt),ln=Ft+Fe,ne=ln-Ft,ae[2]=Ft-(ln-ne)+(Fe-ne),ae[3]=ln;let f3=j(Fy,ee,4,ae,oe);return oe[f3-1]}function De($,S,C,P,k,B){let Y=(S-B)*(C-k),te=($-k)*(P-B),pe=Y-te,se=Math.abs(Y+te);return Math.abs(pe)>=re*se?pe:-ye($,S,C,P,k,B,se)}let Ae=($,S)=>$.x*S.y-$.y*S.x,je=($,S)=>$.x*S.x+$.y*S.y,be=($,S,C)=>{let P=De($.x,$.y,S.x,S.y,C.x,C.y);return P>0?-1:P<0?1:0},$e=$=>Math.sqrt(je($,$)),ot=($,S,C)=>{let P={x:S.x-$.x,y:S.y-$.y},k={x:C.x-$.x,y:C.y-$.y};return Ae(k,P)/$e(k)/$e(P)},ut=($,S,C)=>{let P={x:S.x-$.x,y:S.y-$.y},k={x:C.x-$.x,y:C.y-$.y};return je(k,P)/$e(k)/$e(P)},G=($,S,C)=>S.y===0?null:{x:$.x+S.x/S.y*(C-$.y),y:C},ve=($,S,C)=>S.x===0?null:{x:C,y:$.y+S.y/S.x*(C-$.x)},Z=($,S,C,P)=>{if(S.x===0)return ve(C,P,$.x);if(P.x===0)return ve($,S,C.x);if(S.y===0)return G(C,P,$.y);if(P.y===0)return G($,S,C.y);let k=Ae(S,P);if(k==0)return null;let B={x:C.x-$.x,y:C.y-$.y},Y=Ae(B,S)/k,te=Ae(B,P)/k,pe=$.x+te*S.x,se=C.x+Y*P.x,Te=$.y+te*S.y,ne=C.y+Y*P.y,fe=(pe+se)/2,Pe=(Te+ne)/2;return{x:fe,y:Pe}};class we{static compare(S,C){let P=we.comparePoints(S.point,C.point);return P!==0?P:(S.point!==C.point&&S.link(C),S.isLeft!==C.isLeft?S.isLeft?1:-1:xe.compare(S.segment,C.segment))}static comparePoints(S,C){return S.x<C.x?-1:S.x>C.x?1:S.y<C.y?-1:S.y>C.y?1:0}constructor(S,C){S.events===void 0?S.events=[this]:S.events.push(this),this.point=S,this.isLeft=C}link(S){if(S.point===this.point)throw new Error("Tried to link already linked events");let C=S.point.events;for(let P=0,k=C.length;P<k;P++){let B=C[P];this.point.events.push(B),B.point=this.point}this.checkForConsuming()}checkForConsuming(){let S=this.point.events.length;for(let C=0;C<S;C++){let P=this.point.events[C];if(P.segment.consumedBy===void 0)for(let k=C+1;k<S;k++){let B=this.point.events[k];B.consumedBy===void 0&&P.otherSE.point.events===B.otherSE.point.events&&P.segment.consume(B.segment)}}}getAvailableLinkedEvents(){let S=[];for(let C=0,P=this.point.events.length;C<P;C++){let k=this.point.events[C];k!==this&&!k.segment.ringOut&&k.segment.isInResult()&&S.push(k)}return S}getLeftmostComparator(S){let C=new Map,P=k=>{let B=k.otherSE;C.set(k,{sine:ot(this.point,S.point,B.point),cosine:ut(this.point,S.point,B.point)})};return(k,B)=>{C.has(k)||P(k),C.has(B)||P(B);let{sine:Y,cosine:te}=C.get(k),{sine:pe,cosine:se}=C.get(B);return Y>=0&&pe>=0?te<se?1:te>se?-1:0:Y<0&&pe<0?te<se?-1:te>se?1:0:pe<Y?-1:pe>Y?1:0}}}let Ce=0;class xe{static compare(S,C){let P=S.leftSE.point.x,k=C.leftSE.point.x,B=S.rightSE.point.x,Y=C.rightSE.point.x;if(Y<P)return 1;if(B<k)return-1;let te=S.leftSE.point.y,pe=C.leftSE.point.y,se=S.rightSE.point.y,Te=C.rightSE.point.y;if(P<k){if(pe<te&&pe<se)return 1;if(pe>te&&pe>se)return-1;let ne=S.comparePoint(C.leftSE.point);if(ne<0)return 1;if(ne>0)return-1;let fe=C.comparePoint(S.rightSE.point);return fe!==0?fe:-1}if(P>k){if(te<pe&&te<Te)return-1;if(te>pe&&te>Te)return 1;let ne=C.comparePoint(S.leftSE.point);if(ne!==0)return ne;let fe=S.comparePoint(C.rightSE.point);return fe<0?1:fe>0?-1:1}if(te<pe)return-1;if(te>pe)return 1;if(B<Y){let ne=C.comparePoint(S.rightSE.point);if(ne!==0)return ne}if(B>Y){let ne=S.comparePoint(C.rightSE.point);if(ne<0)return 1;if(ne>0)return-1}if(B!==Y){let ne=se-te,fe=B-P,Pe=Te-pe,Re=Y-k;if(ne>fe&&Pe<Re)return 1;if(ne<fe&&Pe>Re)return-1}return B>Y?1:B<Y||se<Te?-1:se>Te?1:S.id<C.id?-1:S.id>C.id?1:0}constructor(S,C,P,k){this.id=++Ce,this.leftSE=S,S.segment=this,S.otherSE=C,this.rightSE=C,C.segment=this,C.otherSE=S,this.rings=P,this.windings=k}static fromRing(S,C,P){let k,B,Y,te=we.comparePoints(S,C);if(te<0)k=S,B=C,Y=1;else if(te>0)k=C,B=S,Y=-1;else throw new Error("Tried to create degenerate segment at [".concat(S.x,", ").concat(S.y,"]"));let pe=new we(k,!0),se=new we(B,!1);return new xe(pe,se,[P],[Y])}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,C=this.rightSE.point.y;return{ll:{x:this.leftSE.point.x,y:S<C?S:C},ur:{x:this.rightSE.point.x,y:S>C?S:C}}}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 C=this.leftSE.point,P=this.rightSE.point,k=this.vector();if(C.x===P.x)return S.x===C.x?0:S.x<C.x?1:-1;let B=(S.y-C.y)/k.y,Y=C.x+B*k.x;if(S.x===Y)return 0;let te=(S.x-C.x)/k.x,pe=C.y+te*k.y;return S.y===pe?0:S.y<pe?-1:1}getIntersection(S){let C=this.bbox(),P=S.bbox(),k=v(C,P);if(k===null)return null;let B=this.leftSE.point,Y=this.rightSE.point,te=S.leftSE.point,pe=S.rightSE.point,se=E(C,te)&&this.comparePoint(te)===0,Te=E(P,B)&&S.comparePoint(B)===0,ne=E(C,pe)&&this.comparePoint(pe)===0,fe=E(P,Y)&&S.comparePoint(Y)===0;if(Te&&se)return fe&&!ne?Y:!fe&&ne?pe:null;if(Te)return ne&&B.x===pe.x&&B.y===pe.y?null:B;if(se)return fe&&Y.x===te.x&&Y.y===te.y?null:te;if(fe&&ne)return null;if(fe)return Y;if(ne)return pe;let Pe=Z(B,this.vector(),te,S.vector());return Pe===null||!E(k,Pe)?null:U.round(Pe.x,Pe.y)}split(S){let C=[],P=S.events!==void 0,k=new we(S,!0),B=new we(S,!1),Y=this.rightSE;this.replaceRightSE(B),C.push(B),C.push(k);let te=new xe(k,Y,this.rings.slice(),this.windings.slice());return we.comparePoints(te.leftSE.point,te.rightSE.point)>0&&te.swapEvents(),we.comparePoints(this.leftSE.point,this.rightSE.point)>0&&this.swapEvents(),P&&(k.checkForConsuming(),B.checkForConsuming()),C}swapEvents(){let S=this.rightSE;this.rightSE=this.leftSE,this.leftSE=S,this.leftSE.isLeft=!0,this.rightSE.isLeft=!1;for(let C=0,P=this.windings.length;C<P;C++)this.windings[C]*=-1}consume(S){let C=this,P=S;for(;C.consumedBy;)C=C.consumedBy;for(;P.consumedBy;)P=P.consumedBy;let k=xe.compare(C,P);if(k!==0){if(k>0){let B=C;C=P,P=B}if(C.prev===P){let B=C;C=P,P=B}for(let B=0,Y=P.rings.length;B<Y;B++){let te=P.rings[B],pe=P.windings[B],se=C.rings.indexOf(te);se===-1?(C.rings.push(te),C.windings.push(pe)):C.windings[se]+=pe}P.rings=null,P.windings=null,P.consumedBy=C,P.leftSE.consumedBy=C.leftSE,P.rightSE.consumedBy=C.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 C=this._afterState.rings,P=this._afterState.windings,k=this._afterState.multiPolys;for(let te=0,pe=this.rings.length;te<pe;te++){let se=this.rings[te],Te=this.windings[te],ne=C.indexOf(se);ne===-1?(C.push(se),P.push(Te)):P[ne]+=Te}let B=[],Y=[];for(let te=0,pe=C.length;te<pe;te++){if(P[te]===0)continue;let se=C[te],Te=se.poly;if(Y.indexOf(Te)===-1)if(se.isExterior)B.push(Te);else{Y.indexOf(Te)===-1&&Y.push(Te);let ne=B.indexOf(se.poly);ne!==-1&&B.splice(ne,1)}}for(let te=0,pe=B.length;te<pe;te++){let se=B[te].multiPoly;k.indexOf(se)===-1&&k.push(se)}return this._afterState}isInResult(){if(this.consumedBy)return!1;if(this._isInResult!==void 0)return this._isInResult;let S=this.beforeState().multiPolys,C=this.afterState().multiPolys;switch(gr.type){case"union":{let P=S.length===0,k=C.length===0;this._isInResult=P!==k;break}case"intersection":{let P,k;S.length<C.length?(P=S.length,k=C.length):(P=C.length,k=S.length),this._isInResult=k===gr.numMultiPolys&&P<k;break}case"xor":{let P=Math.abs(S.length-C.length);this._isInResult=P%2===1;break}case"difference":{let P=k=>k.length===1&&k[0].isSubject;this._isInResult=P(S)!==P(C);break}default:throw new Error("Unrecognized operation type found ".concat(gr.type))}return this._isInResult}}class Le{constructor(S,C,P){if(!Array.isArray(S)||S.length===0)throw new Error("Input geometry is not a valid Polygon or MultiPolygon");if(this.poly=C,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 k=U.round(S[0][0],S[0][1]);this.bbox={ll:{x:k.x,y:k.y},ur:{x:k.x,y:k.y}};let B=k;for(let Y=1,te=S.length;Y<te;Y++){if(typeof S[Y][0]!="number"||typeof S[Y][1]!="number")throw new Error("Input geometry is not a valid Polygon or MultiPolygon");let pe=U.round(S[Y][0],S[Y][1]);pe.x===B.x&&pe.y===B.y||(this.segments.push(xe.fromRing(B,pe,this)),pe.x<this.bbox.ll.x&&(this.bbox.ll.x=pe.x),pe.y<this.bbox.ll.y&&(this.bbox.ll.y=pe.y),pe.x>this.bbox.ur.x&&(this.bbox.ur.x=pe.x),pe.y>this.bbox.ur.y&&(this.bbox.ur.y=pe.y),B=pe)}(k.x!==B.x||k.y!==B.y)&&this.segments.push(xe.fromRing(B,k,this))}getSweepEvents(){let S=[];for(let C=0,P=this.segments.length;C<P;C++){let k=this.segments[C];S.push(k.leftSE),S.push(k.rightSE)}return S}}class Rt{constructor(S,C){if(!Array.isArray(S))throw new Error("Input geometry is not a valid Polygon or MultiPolygon");this.exteriorRing=new Le(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,k=S.length;P<k;P++){let B=new Le(S[P],this,!1);B.bbox.ll.x<this.bbox.ll.x&&(this.bbox.ll.x=B.bbox.ll.x),B.bbox.ll.y<this.bbox.ll.y&&(this.bbox.ll.y=B.bbox.ll.y),B.bbox.ur.x>this.bbox.ur.x&&(this.bbox.ur.x=B.bbox.ur.x),B.bbox.ur.y>this.bbox.ur.y&&(this.bbox.ur.y=B.bbox.ur.y),this.interiorRings.push(B)}this.multiPoly=C}getSweepEvents(){let S=this.exteriorRing.getSweepEvents();for(let C=0,P=this.interiorRings.length;C<P;C++){let k=this.interiorRings[C].getSweepEvents();for(let B=0,Y=k.length;B<Y;B++)S.push(k[B])}return S}}class $t{constructor(S,C){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,k=S.length;P<k;P++){let B=new Rt(S[P],this);B.bbox.ll.x<this.bbox.ll.x&&(this.bbox.ll.x=B.bbox.ll.x),B.bbox.ll.y<this.bbox.ll.y&&(this.bbox.ll.y=B.bbox.ll.y),B.bbox.ur.x>this.bbox.ur.x&&(this.bbox.ur.x=B.bbox.ur.x),B.bbox.ur.y>this.bbox.ur.y&&(this.bbox.ur.y=B.bbox.ur.y),this.polys.push(B)}this.isSubject=C}getSweepEvents(){let S=[];for(let C=0,P=this.polys.length;C<P;C++){let k=this.polys[C].getSweepEvents();for(let B=0,Y=k.length;B<Y;B++)S.push(k[B])}return S}}class Ht{static factory(S){let C=[];for(let P=0,k=S.length;P<k;P++){let B=S[P];if(!B.isInResult()||B.ringOut)continue;let Y=null,te=B.leftSE,pe=B.rightSE,se=[te],Te=te.point,ne=[];for(;Y=te,te=pe,se.push(te),te.point!==Te;)for(;;){let fe=te.getAvailableLinkedEvents();if(fe.length===0){let he=se[0].point,Ie=se[se.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(fe.length===1){pe=fe[0].otherSE;break}let Pe=null;for(let he=0,Ie=ne.length;he<Ie;he++)if(ne[he].point===te.point){Pe=he;break}if(Pe!==null){let he=ne.splice(Pe)[0],Ie=se.splice(he.index);Ie.unshift(Ie[0].otherSE),C.push(new Ht(Ie.reverse()));continue}ne.push({index:se.length,point:te.point});let Re=te.getLeftmostComparator(Y);pe=fe.sort(Re)[0].otherSE;break}C.push(new Ht(se))}return C}constructor(S){this.events=S;for(let C=0,P=S.length;C<P;C++)S[C].segment.ringOut=this;this.poly=null}getGeom(){let S=this.events[0].point,C=[S];for(let se=1,Te=this.events.length-1;se<Te;se++){let ne=this.events[se].point,fe=this.events[se+1].point;be(ne,S,fe)!==0&&(C.push(ne),S=ne)}if(C.length===1)return null;let P=C[0],k=C[1];be(P,S,k)===0&&C.shift(),C.push(C[0]);let B=this.isExteriorRing()?1:-1,Y=this.isExteriorRing()?0:C.length-1,te=this.isExteriorRing()?C.length:-1,pe=[];for(let se=Y;se!=te;se+=B)pe.push([C[se].x,C[se].y]);return pe}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 k=1,B=this.events.length;k<B;k++){let Y=this.events[k];we.compare(S,Y)>0&&(S=Y)}let C=S.segment.prevInResult(),P=C?C.prevInResult():null;for(;;){if(!C)return null;if(!P)return C.ringOut;if(P.ringOut!==C.ringOut)return P.ringOut.enclosingRing()!==C.ringOut?C.ringOut:C.ringOut.enclosingRing();C=P.prevInResult(),P=C?C.prevInResult():null}}}class Wt{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 C=0,P=this.interiorRings.length;C<P;C++){let k=this.interiorRings[C].getGeom();k!==null&&S.push(k)}return S}}class Rr{constructor(S){this.rings=S,this.polys=this._composePolys(S)}getGeom(){let S=[];for(let C=0,P=this.polys.length;C<P;C++){let k=this.polys[C].getGeom();k!==null&&S.push(k)}return S}_composePolys(S){let C=[];for(let P=0,k=S.length;P<k;P++){let B=S[P];if(!B.poly)if(B.isExteriorRing())C.push(new Wt(B));else{let Y=B.enclosingRing();Y.poly||C.push(new Wt(Y)),Y.poly.addInterior(B)}}return C}}class Xr{constructor(S){let C=arguments.length>1&&arguments[1]!==void 0?arguments[1]:xe.compare;this.queue=S,this.tree=new l(C),this.segments=[]}process(S){let C=S.segment,P=[];if(S.consumedBy)return S.isLeft?this.queue.remove(S.otherSE):this.tree.remove(C),P;let k=S.isLeft?this.tree.add(C):this.tree.find(C);if(!k)throw new Error("Unable to find segment #".concat(C.id," ")+"[".concat(C.leftSE.point.x,", ").concat(C.leftSE.point.y,"] -> ")+"[".concat(C.rightSE.point.x,", ").concat(C.rightSE.point.y,"] ")+"in SweepLine tree.");let B=k,Y=k,te,pe;for(;te===void 0;)B=this.tree.prev(B),B===null?te=null:B.key.consumedBy===void 0&&(te=B.key);for(;pe===void 0;)Y=this.tree.next(Y),Y===null?pe=null:Y.key.consumedBy===void 0&&(pe=Y.key);if(S.isLeft){let se=null;if(te){let ne=te.getIntersection(C);if(ne!==null&&(C.isAnEndpoint(ne)||(se=ne),!te.isAnEndpoint(ne))){let fe=this._splitSafely(te,ne);for(let Pe=0,Re=fe.length;Pe<Re;Pe++)P.push(fe[Pe])}}let Te=null;if(pe){let ne=pe.getIntersection(C);if(ne!==null&&(C.isAnEndpoint(ne)||(Te=ne),!pe.isAnEndpoint(ne))){let fe=this._splitSafely(pe,ne);for(let Pe=0,Re=fe.length;Pe<Re;Pe++)P.push(fe[Pe])}}if(se!==null||Te!==null){let ne=null;se===null?ne=Te:Te===null?ne=se:ne=we.comparePoints(se,Te)<=0?se:Te,this.queue.remove(C.rightSE),P.push(C.rightSE);let fe=C.split(ne);for(let Pe=0,Re=fe.length;Pe<Re;Pe++)P.push(fe[Pe])}P.length>0?(this.tree.remove(C),P.push(S)):(this.segments.push(C),C.prev=te)}else{if(te&&pe){let se=te.getIntersection(pe);if(se!==null){if(!te.isAnEndpoint(se)){let Te=this._splitSafely(te,se);for(let ne=0,fe=Te.length;ne<fe;ne++)P.push(Te[ne])}if(!pe.isAnEndpoint(se)){let Te=this._splitSafely(pe,se);for(let ne=0,fe=Te.length;ne<fe;ne++)P.push(Te[ne])}}}this.tree.remove(C)}return P}_splitSafely(S,C){this.tree.remove(S);let P=S.rightSE;this.queue.remove(P);let k=S.split(C);return k.push(P),S.consumedBy===void 0&&this.tree.add(S),k}}let bo=typeof x<"u"&&x.env.POLYGON_CLIPPING_MAX_QUEUE_SIZE||1e6,vo=typeof x<"u"&&x.env.POLYGON_CLIPPING_MAX_SWEEPLINE_SEGMENTS||1e6;class Kn{run(S,C,P){gr.type=S,U.reset();let k=[new $t(C,!0)];for(let ne=0,fe=P.length;ne<fe;ne++)k.push(new $t(P[ne],!1));if(gr.numMultiPolys=k.length,gr.type==="difference"){let ne=k[0],fe=1;for(;fe<k.length;)v(k[fe].bbox,ne.bbox)!==null?fe++:k.splice(fe,1)}if(gr.type==="intersection")for(let ne=0,fe=k.length;ne<fe;ne++){let Pe=k[ne];for(let Re=ne+1,he=k.length;Re<he;Re++)if(v(Pe.bbox,k[Re].bbox)===null)return[]}let B=new l(we.compare);for(let ne=0,fe=k.length;ne<fe;ne++){let Pe=k[ne].getSweepEvents();for(let Re=0,he=Pe.length;Re<he;Re++)if(B.insert(Pe[Re]),B.size>bo)throw new Error("Infinite loop when putting segment endpoints in a priority queue (queue size too big).")}let Y=new Xr(B),te=B.size,pe=B.pop();for(;pe;){let ne=pe.key;if(B.size===te){let Pe=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(Pe.id," ")+"[".concat(Pe.leftSE.point.x,", ").concat(Pe.leftSE.point.y,"] -> ")+"[".concat(Pe.rightSE.point.x,", ").concat(Pe.rightSE.point.y,"] from queue."))}if(B.size>bo)throw new Error("Infinite loop when passing sweep line over endpoints (queue size too big).");if(Y.segments.length>vo)throw new Error("Infinite loop when passing sweep line over endpoints (too many sweep line segments).");let fe=Y.process(ne);for(let Pe=0,Re=fe.length;Pe<Re;Pe++){let he=fe[Pe];he.consumedBy===void 0&&B.insert(he)}te=B.size,pe=B.pop()}U.reset();let se=Ht.factory(Y.segments);return new Rr(se).getGeom()}}let gr=new Kn;var yr={union:function($){for(var S=arguments.length,C=new Array(S>1?S-1:0),P=1;P<S;P++)C[P-1]=arguments[P];return gr.run("union",$,C)},intersection:function($){for(var S=arguments.length,C=new Array(S>1?S-1:0),P=1;P<S;P++)C[P-1]=arguments[P];return gr.run("intersection",$,C)},xor:function($){for(var S=arguments.length,C=new Array(S>1?S-1:0),P=1;P<S;P++)C[P-1]=arguments[P];return gr.run("xor",$,C)},difference:function($){for(var S=arguments.length,C=new Array(S>1?S-1:0),P=1;P<S;P++)C[P-1]=arguments[P];return gr.run("difference",$,C)}};return yr})});var IS=kt((P7e,E4)=>{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 E4<"u"?(E4.exports=i,E4.exports.default=i):typeof self<"u"?self.simplify=i:window.simplify=i})()});var us=kt(Ri=>{"use strict";p();Ri.__esModule=!0;Ri.extend=qB;Ri.indexOf=KQ;Ri.escapeExpression=QQ;Ri.isEmpty=eee;Ri.createFrame=tee;Ri.blockParams=ree;Ri.appendContextPath=nee;var XQ={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;","=":"&#x3D;"},qQ=/[&<>"'`=]/g,YQ=/[&<>"'`=]/;function JQ(e){return XQ[e]}function qB(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 s6=Object.prototype.toString;Ri.toString=s6;var a6=function(r){return typeof r=="function"};a6(/x/)&&(Ri.isFunction=a6=function(e){return typeof e=="function"&&s6.call(e)==="[object Function]"});Ri.isFunction=a6;var YB=Array.isArray||function(e){return e&&typeof e=="object"?s6.call(e)==="[object Array]":!1};Ri.isArray=YB;function KQ(e,r){for(var t=0,n=e.length;t<n;t++)if(e[t]===r)return t;return-1}function QQ(e){if(typeof e!="string"){if(e&&e.toHTML)return e.toHTML();if(e==null)return"";if(!e)return e+"";e=""+e}return YQ.test(e)?e.replace(qQ,JQ):e}function eee(e){return!e&&e!==0?!0:!!(YB(e)&&e.length===0)}function tee(e){var r=qB({},e);return r._parent=e,r}function ree(e,r){return e.path=r,e}function nee(e,r){return(e?e+".":"")+r}});var wc=kt(($x,JB)=>{"use strict";p();$x.__esModule=!0;var u6=["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<u6.length;l++)this[u6[l]]=u[u6[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;$x.default=l6;JB.exports=$x.default});var QB=kt((Hx,KB)=>{"use strict";p();Hx.__esModule=!0;var c6=us();Hx.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(c6.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=c6.createFrame(t.data);i.contextPath=c6.appendContextPath(t.data.contextPath,t.name),t={data:i}}return o(r,t)})};KB.exports=Hx.default});var t9=kt((Wx,e9)=>{"use strict";p();Wx.__esModule=!0;function oee(e){return e&&e.__esModule?e:{default:e}}var by=us(),iee=wc(),aee=oee(iee);Wx.default=function(e){e.registerHelper("each",function(r,t){if(!t)throw new aee.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=by.appendContextPath(t.data.contextPath,t.ids[0])+"."),by.isFunction(r)&&(r=r.call(this)),t.data&&(u=by.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:by.blockParams([r[y],y],[l+y,null])})}if(r&&typeof r=="object")if(by.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})};e9.exports=Wx.default});var n9=kt((Zx,r9)=>{"use strict";p();Zx.__esModule=!0;function see(e){return e&&e.__esModule?e:{default:e}}var uee=wc(),lee=see(uee);Zx.default=function(e){e.registerHelper("helperMissing",function(){if(arguments.length!==1)throw new lee.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})};r9.exports=Zx.default});var s9=kt((Xx,a9)=>{"use strict";p();Xx.__esModule=!0;function cee(e){return e&&e.__esModule?e:{default:e}}var o9=us(),dee=wc(),i9=cee(dee);Xx.default=function(e){e.registerHelper("if",function(r,t){if(arguments.length!=2)throw new i9.default("#if requires exactly one argument");return o9.isFunction(r)&&(r=r.call(this)),!t.hash.includeZero&&!r||o9.isEmpty(r)?t.inverse(this):t.fn(this)}),e.registerHelper("unless",function(r,t){if(arguments.length!=2)throw new i9.default("#unless requires exactly one argument");return e.helpers.if.call(this,r,{fn:t.inverse,inverse:t.fn,hash:t.hash})})};a9.exports=Xx.default});var l9=kt((qx,u9)=>{"use strict";p();qx.__esModule=!0;qx.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)})};u9.exports=qx.default});var d9=kt((Yx,c9)=>{"use strict";p();Yx.__esModule=!0;Yx.default=function(e){e.registerHelper("lookup",function(r,t,n){return r&&n.lookupProperty(r,t)})};c9.exports=Yx.default});var f9=kt((Jx,p9)=>{"use strict";p();Jx.__esModule=!0;function pee(e){return e&&e.__esModule?e:{default:e}}var vy=us(),fee=wc(),mee=pee(fee);Jx.default=function(e){e.registerHelper("with",function(r,t){if(arguments.length!=2)throw new mee.default("#with requires exactly one argument");vy.isFunction(r)&&(r=r.call(this));var n=t.fn;if(vy.isEmpty(r))return t.inverse(this);var o=t.data;return t.data&&t.ids&&(o=vy.createFrame(t.data),o.contextPath=vy.appendContextPath(t.data.contextPath,t.ids[0])),n(r,{data:o,blockParams:vy.blockParams([r],[o&&o.contextPath])})})};p9.exports=Jx.default});var d6=kt(Kx=>{"use strict";p();Kx.__esModule=!0;Kx.registerDefaultHelpers=Pee;Kx.moveHelperToHooks=Aee;function lp(e){return e&&e.__esModule?e:{default:e}}var hee=QB(),gee=lp(hee),yee=t9(),bee=lp(yee),vee=n9(),xee=lp(vee),Eee=s9(),Iee=lp(Eee),See=l9(),Cee=lp(See),Dee=d9(),Tee=lp(Dee),Mee=f9(),wee=lp(Mee);function Pee(e){gee.default(e),bee.default(e),xee.default(e),Iee.default(e),Cee.default(e),Tee.default(e),wee.default(e)}function Aee(e,r,t){e.helpers[r]&&(e.hooks[r]=e.helpers[r],t||delete e.helpers[r])}});var h9=kt((Qx,m9)=>{"use strict";p();Qx.__esModule=!0;var Oee=us();Qx.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=Oee.extend({},l,t.partials);var c=r(a,u);return n.partials=l,c}),t.partials[o.args[0]]=o.fn,i})};m9.exports=Qx.default});var g9=kt(p6=>{"use strict";p();p6.__esModule=!0;p6.registerDefaultDecorators=Bee;function _ee(e){return e&&e.__esModule?e:{default:e}}var Fee=h9(),kee=_ee(Fee);function Bee(e){kee.default(e)}});var f6=kt((e3,y9)=>{"use strict";p();e3.__esModule=!0;var Lee=us(),rh={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(r){if(typeof r=="string"){var t=Lee.indexOf(rh.methodMap,r.toLowerCase());t>=0?r=t:r=parseInt(r,10)}return r},log:function(r){if(r=rh.lookupLevel(r),typeof console<"u"&&rh.lookupLevel(rh.level)<=r){var t=rh.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)}}};e3.default=rh;y9.exports=e3.default});var b9=kt(m6=>{"use strict";p();m6.__esModule=!0;m6.createNewLookupObject=Nee;var Ree=us();function Nee(){for(var e=arguments.length,r=Array(e),t=0;t<e;t++)r[t]=arguments[t];return Ree.extend.apply(void 0,[Object.create(null)].concat(r))}});var h6=kt(xy=>{"use strict";p();xy.__esModule=!0;xy.createProtoAccessControl=zee;xy.resultIsAllowed=Vee;xy.resetLoggedProperties=Hee;function jee(e){return e&&e.__esModule?e:{default:e}}var v9=b9(),Uee=f6(),Gee=jee(Uee),t3=Object.create(null);function zee(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:v9.createNewLookupObject(t,e.allowedProtoProperties),defaultValue:e.allowProtoPropertiesByDefault},methods:{whitelist:v9.createNewLookupObject(r,e.allowedProtoMethods),defaultValue:e.allowProtoMethodsByDefault}}}function Vee(e,r,t){return x9(typeof e=="function"?r.methods:r.properties,t)}function x9(e,r){return e.whitelist[r]!==void 0?e.whitelist[r]===!0:e.defaultValue!==void 0?e.defaultValue:($ee(r),!1)}function $ee(e){t3[e]!==!0&&(t3[e]=!0,Gee.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 Hee(){Object.keys(t3).forEach(function(e){delete t3[e]})}});var v6=kt(eu=>{"use strict";p();eu.__esModule=!0;eu.HandlebarsEnvironment=b6;function E9(e){return e&&e.__esModule?e:{default:e}}var cp=us(),Wee=wc(),g6=E9(Wee),Zee=d6(),Xee=g9(),qee=f6(),r3=E9(qee),Yee=h6(),Jee="4.7.8";eu.VERSION=Jee;var Kee=8;eu.COMPILER_REVISION=Kee;var Qee=7;eu.LAST_COMPATIBLE_COMPILER_REVISION=Qee;var ete={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"};eu.REVISION_CHANGES=ete;var y6="[object Object]";function b6(e,r,t){this.helpers=e||{},this.partials=r||{},this.decorators=t||{},Zee.registerDefaultHelpers(this),Xee.registerDefaultDecorators(this)}b6.prototype={constructor:b6,logger:r3.default,log:r3.default.log,registerHelper:function(r,t){if(cp.toString.call(r)===y6){if(t)throw new g6.default("Arg not supported with multiple helpers");cp.extend(this.helpers,r)}else this.helpers[r]=t},unregisterHelper:function(r){delete this.helpers[r]},registerPartial:function(r,t){if(cp.toString.call(r)===y6)cp.extend(this.partials,r);else{if(typeof t>"u")throw new g6.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(cp.toString.call(r)===y6){if(t)throw new g6.default("Arg not supported with multiple decorators");cp.extend(this.decorators,r)}else this.decorators[r]=t},unregisterDecorator:function(r){delete this.decorators[r]},resetLoggedPropertyAccesses:function(){Yee.resetLoggedProperties()}};var tte=r3.default.log;eu.log=tte;eu.createFrame=cp.createFrame;eu.logger=r3.default});var S9=kt((n3,I9)=>{"use strict";p();n3.__esModule=!0;function x6(e){this.string=e}x6.prototype.toString=x6.prototype.toHTML=function(){return""+this.string};n3.default=x6;I9.exports=n3.default});var C9=kt(E6=>{"use strict";p();E6.__esModule=!0;E6.wrapHelper=rte;function rte(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 P9=kt(Pc=>{"use strict";p();Pc.__esModule=!0;Pc.checkRevision=ute;Pc.template=lte;Pc.wrapProgram=o3;Pc.resolvePartial=cte;Pc.invokePartial=dte;Pc.noop=M9;function nte(e){return e&&e.__esModule?e:{default:e}}function ote(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 ite=us(),bl=ote(ite),ate=wc(),vl=nte(ate),xl=v6(),D9=d6(),ste=C9(),T9=h6();function ute(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 lte(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)||T9.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=o3(this,u,g,l,c,d,f):m||(m=this.programs[u]=o3(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=pte(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=w9(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);fte(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=T9.createProtoAccessControl(a);var l=a.allowCallsToHelperMissing||t;D9.moveHelperToHooks(o,"helperMissing",l),D9.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 o3(o,a,e[a],u,0,l,c)},i}function o3(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=w9(t,u,e,a,n,i),u.program=r,u.depth=a?a.length:0,u.blockParams=o||0,u}function cte(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 dte(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!==M9&&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 M9(){return""}function pte(e,r){return(!r||!("root"in r))&&(r=r?xl.createFrame(r):{},r.root=e),r}function w9(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 fte(e,r){Object.keys(e).forEach(function(t){var n=e[t];e[t]=mte(n,r)})}function mte(e,r){var t=r.lookupProperty;return ste.wrapHelper(e,function(n){return bl.extend({lookupProperty:t},n)})}});var O9=kt((i3,A9)=>{"use strict";p();i3.__esModule=!0;i3.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}};A9.exports=i3.default});var L9=kt((a3,B9)=>{"use strict";p();a3.__esModule=!0;function S6(e){return e&&e.__esModule?e:{default:e}}function C6(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 hte=v6(),_9=C6(hte),gte=S9(),yte=S6(gte),bte=wc(),vte=S6(bte),xte=us(),I6=C6(xte),Ete=P9(),F9=C6(Ete),Ite=O9(),Ste=S6(Ite);function k9(){var e=new _9.HandlebarsEnvironment;return I6.extend(e,_9),e.SafeString=yte.default,e.Exception=vte.default,e.Utils=I6,e.escapeExpression=I6.escapeExpression,e.VM=F9,e.template=function(r){return F9.template(r,e)},e}var Ey=k9();Ey.create=k9;Ste.default(Ey);Ey.default=Ey;a3.default=Ey;B9.exports=a3.default});var N9=kt((NYe,R9)=>{p();R9.exports=L9().default});p();p();p();p();p();p();var Tp=e=>e!=null;var AL=function(){let r=globalThis.fetch;return{fetch(...t){if(!Tp(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}}}(),BT=AL.fetch;var UT=["websdk","web","webv2","kiosk","kiosk-v2","mobile","iossdk","androidsdk","reactnativesdk","gen7","bespoke","reactsdk","minimap"],LT=UT[0],GT="https://api-gateway.mappedin.com/track-analytics/a/",zT="deny-watchposition",VT="load-mapview",$T="load-mapdata",HT="change-language",WT="query-directions";var ys,$i,vu,H3,o1,Mp=class{constructor(){w(this,vu);w(this,ys,Object.freeze({}));w(this,$i);h(this,"oneTimeEventsSent",new Set);h(this,"sendGetDirectionsEvent",Pl((r,t,n)=>{let o={start:r,end:t,type:"location_to_location"};return n!==void 0&&(o.accessible=n),this.sendAnalyticEvent(WT,o)},2500));O(this,$i,ue(this,vu,o1).call(this,s(this,ys)))}init(r){this.reset(),this.updateStateWithOptions(r)}reset(){O(this,ys,{}),O(this,$i,ue(this,vu,o1).call(this,{})),this.oneTimeEventsSent.clear()}updateStateWithOptions(r){return O(this,ys,Object.freeze(Object.assign({},s(this,ys),r))),O(this,$i,ue(this,vu,o1).call(this,r)),ue(this,vu,H3).call(this,s(this,$i)),s(this,$i)}updateState(r){let t=_({},r);t.mapId&&(t.analyticsBaseUrl=$3(ie(_({},s(this,$i)),{mapId:t.mapId}))),t.context&&(t.context=jT(t.context)),t.baseUri&&(t.analyticsBaseUrl=$3({baseUri:t.baseUri,mapId:s(this,$i).mapId})),Object.assign(s(this,$i),t),this.handleStateUpdate(r),ue(this,vu,H3).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,$i)}getContext(){return this.getState().context||s(this,ys).context||LT}getSessionId(){return this.getState().sessionId||s(this,ys).sessionId||NT()}getDeviceId(){return this.getState().deviceId||s(this,ys).deviceId||RT()}sendAnalyticEvent(r,t={}){let n=this.getState(),o=OL(n.analyticsBaseUrl,r),i={"mi-context":this.getContext(),"mi-session":this.getSessionId(),"mi-device":this.getDeviceId()};if(n.logEvents&&X.log("Analytics.track",o,i),!n.sendEvents)return Promise.resolve();if(!this.authReady)return X.warn("Auth needs to be ready to send analytics.");let a=ie(_({},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)),BT(o,{method:"POST",mode:"cors",headers:i,body:JSON.stringify(a)})}capture(r,t){if(FL.includes(r))return X.warn("".concat(r," event is sent internally.")),Promise.resolve();let n=_L.includes(r)?r.slice(1):r;return this.sendAnalyticEvent(n,t)}sendGetMapDataEvent(r){return this.sendAnalyticEvent($T,r)}sendChangeLanguageEvent(r){return this.sendAnalyticEvent(HT,r)}sendWatchPositionDenied(){return this.sendAnalyticEvent(zT)}sendMapViewLoadedEvent({firstRenderDuration:r,dimension:t,collisionWorkerDisabled:n,outdoorsWorkerDisabled:o}){return this.sendAnalyticEvent(VT,{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)}};ys=new WeakMap,$i=new WeakMap,vu=new WeakSet,H3=function(r){r.sessionId&&du.getInstance().saveSessionData("id",r.sessionId),r.deviceId&&du.getInstance().saveLocalData("deviceId",r.deviceId)},o1=function(r){var n,o,i,a;let t=(n=r.baseUri)!=null?n:GT;return{baseUri:t,analyticsBaseUrl:$3(ie(_({},r),{baseUri:t})),version:r.version||((o=x==null?void 0:x.env)==null?void 0:o.npm_package_version)||"v6",deviceId:r.deviceId||RT(),accessToken:r.accessToken,mapId:r.mapId,sessionId:r.sessionId||NT(),platformString:r.platformString||"",context:jT(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 $3({mapId:e,baseUri:r=GT}){return"".concat(r).concat(e,"/")}function RT(){return du.getInstance().loadLocalData("deviceId")}function NT(){return du.getInstance().loadSessionData("id")}function OL(e,r){return e+r}function jT(e){return UT.find(r=>r===e)}var _L=["$select-location","$select-category","$query-suggest","$query-search"],FL=[VT,$T,WT,zT,HT],Tre=new Mp,Hi,Ih=class{constructor(r){w(this,Hi);h(this,"capture");h(this,"updateState");O(this,Hi,r),this.capture=s(this,Hi).capture.bind(s(this,Hi)),this.updateState=s(this,Hi).updateState.bind(s(this,Hi))}getState(){let o=s(this,Hi).getState(),{sessionId:r,deviceId:t}=o;return Hr(o,["sessionId","deviceId"])}getContext(){return s(this,Hi).getContext()}getSessionId(){return s(this,Hi).getSessionId()}getDeviceId(){return s(this,Hi).getDeviceId()}};Hi=new WeakMap;p();p();var Ch,Dh,Th,Sh=class{constructor(r,t,{enabled:n=!1}={}){w(this,Ch);h(this,"searchInstance");w(this,Dh);w(this,Th);h(this,"enabled",!1);O(this,Ch,r),O(this,Dh,t),O(this,Th,()=>{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 X.error("Search should be enabled by now"),{places:[],enterpriseLocations:[],enterpriseCategories:[]};try{return await(await this.searchInstance).search(r,t)}catch(n){return X.error("Search.query failed due to",n),{places:[],enterpriseLocations:[],enterpriseCategories:[]}}}async suggest(r,t={}){if(this.enabled||await this.enable(),!this.searchInstance)return X.error("Search should be enabled by now"),[];try{return await(await this.searchInstance).suggest(r,t)}catch(n){return X.error("Search.suggest failed due to",n),[]}}async enable(){this.enabled||(this.enabled=!0,this.searchInstance||(this.searchInstance=import("./internal-ZEIIF2QL.js").then(({InternalSearch:r})=>new r(s(this,Ch)))),s(this,Dh).on("language-change",s(this,Th)),await this.searchInstance)}};Ch=new WeakMap,Dh=new WeakMap,Th=new WeakMap;var ZT=new WeakMap,Gc,vr,W3=class{constructor(r,{search:t}={}){w(this,Gc);w(this,vr);h(this,"Analytics");h(this,"Search");h(this,"Query");h(this,"internal");h(this,"on",(r,t)=>{s(this,Gc).on(r,t)});h(this,"off",(r,t)=>{s(this,Gc).off(r,t)});h(this,"__LEGACY_GET_DIRECTIONS_SYNC",(r,t,n)=>s(this,vr).__LEGACY_GET_DIRECTIONS_SYNC(r,t,n));h(this,"getDirections",(r,t,n)=>s(this,vr).getDirections(r,t,n));h(this,"__LEGACY_GET_DIRECTIONS_MULTI_DESTINATION_SYNC",(r,t,n)=>s(this,vr).__LEGACY_GET_DIRECTIONS_MULTI_DESTINATION_SYNC(r,t,n));h(this,"getDirectionsMultiDestination",(r,t,n)=>s(this,vr).getDirectionsMultiDestination(r,t,n));O(this,Gc,new Xe),O(this,vr,r),ZT.set(this,r),this.Analytics=new Ih(r.Analytics),this.Query=r.Query,this.internal=r,this.Search=new Sh(this,r,{enabled:t==null?void 0:t.enabled}),s(this,vr).on("language-change",n=>{s(this,Gc).publish("language-change",n)})}getEnv(){return s(this,vr).getEnv()}getAccessToken(){var r;return(r=s(this,vr).tokenManager)==null?void 0:r.getAccessToken().token}get mapName(){return s(this,vr).mapName}get mapId(){var r;return(r=s(this,vr).getMapDataOptions)==null?void 0:r.mapId}get mapCenter(){return s(this,vr).mapCenter}get organizationId(){return s(this,vr).organizationId}get outdoorViewToken(){return s(this,vr).outdoorViewToken}getByType(r){return s(this,vr).getByType(r)}getById(r,t){return s(this,vr).getById(r,t)}getByExternalId(r,t){return s(this,vr).getByExternalId(r,t)}getGeoJSON(r){return r.geoJSON}async changeLanguage(r){return s(this,vr).changeLanguage(r)}get currentLanguage(){return s(this,vr).currentLanguage}get naturalBearing(){var r;return(r=s(this,vr).naturalBearing)!=null?r:0}getDistance(r,t){return s(this,vr).getDistance(r,t)}toBinaryBundle({downloadLanguagePacks:r=!0}={}){return s(this,vr).toBinaryBundle({downloadLanguagePacks:r})}toJSONBundle({downloadLanguagePacks:r=!0}={}){return s(this,vr).toJSONBundle({downloadLanguagePacks:r})}};Gc=new WeakMap,vr=new WeakMap;var Mh=W3;function wh(e){let r=ZT.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 i1={accessible:"accessible",outdoors:"outdoors",public:"public"};p();p();p();p();p();p();var xt={};Sl(xt,{HasPropertyKey:()=>kL,IsArray:()=>ro,IsAsyncIterator:()=>Z3,IsBigInt:()=>Ph,IsBoolean:()=>kl,IsDate:()=>zc,IsFunction:()=>X3,IsIterator:()=>q3,IsNull:()=>Y3,IsNumber:()=>Ca,IsObject:()=>tr,IsRegExp:()=>Ah,IsString:()=>cr,IsSymbol:()=>J3,IsUint8Array:()=>xu,IsUndefined:()=>Pr});p();function kL(e,r){return r in e}function Z3(e){return tr(e)&&!ro(e)&&!xu(e)&&Symbol.asyncIterator in e}function ro(e){return Array.isArray(e)}function Ph(e){return typeof e=="bigint"}function kl(e){return typeof e=="boolean"}function zc(e){return e instanceof globalThis.Date}function X3(e){return typeof e=="function"}function q3(e){return tr(e)&&!ro(e)&&!xu(e)&&Symbol.iterator in e}function Y3(e){return e===null}function Ca(e){return typeof e=="number"}function tr(e){return typeof e=="object"&&e!==null}function Ah(e){return e instanceof globalThis.RegExp}function cr(e){return typeof e=="string"}function J3(e){return typeof e=="symbol"}function xu(e){return e instanceof globalThis.Uint8Array}function Pr(e){return e===void 0}function BL(e){return e.map(r=>a1(r))}function LL(e){return new Date(e.getTime())}function RL(e){return new Uint8Array(e)}function NL(e){return new RegExp(e.source,e.flags)}function jL(e){let r={};for(let t of Object.getOwnPropertyNames(e))r[t]=a1(e[t]);for(let t of Object.getOwnPropertySymbols(e))r[t]=a1(e[t]);return r}function a1(e){return ro(e)?BL(e):zc(e)?LL(e):xu(e)?RL(e):Ah(e)?NL(e):tr(e)?jL(e):e}function xr(e){return a1(e)}function XT(e){return e.map(r=>Oh(r))}function Oh(e,r){return r===void 0?xr(e):xr(_(_({},r),e))}p();p();p();function s1(e){return rt(e)&&Symbol.asyncIterator in e}function u1(e){return rt(e)&&Symbol.iterator in e}function K3(e){return rt(e)&&(Object.getPrototypeOf(e)===Object.prototype||Object.getPrototypeOf(e)===null)}function l1(e){return e instanceof Promise}function Co(e){return e instanceof Date&&Number.isFinite(e.getTime())}function qT(e){return e instanceof globalThis.Map}function YT(e){return e instanceof globalThis.Set}function Wi(e){return ArrayBuffer.isView(e)}function wp(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 Ar(e){return e===void 0}function Eu(e){return e===null}function bs(e){return typeof e=="boolean"}function He(e){return typeof e=="number"}function c1(e){return Number.isInteger(e)}function Ln(e){return typeof e=="bigint"}function Et(e){return typeof e=="string"}function Bl(e){return typeof e=="function"}function Iu(e){return typeof e=="symbol"}function Rn(e){return Ln(e)||bs(e)||Eu(e)||He(e)||Et(e)||Iu(e)||Ar(e)}var Zt;(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=Ar(a);return e.AllowNullVoid?u||a===null:u}e.IsVoidLike=i})(Zt||(Zt={}));p();function UL(e){return globalThis.Object.freeze(e).map(r=>_h(r))}function GL(e){let r={};for(let t of Object.getOwnPropertyNames(e))r[t]=_h(e[t]);for(let t of Object.getOwnPropertySymbols(e))r[t]=_h(e[t]);return globalThis.Object.freeze(r)}function _h(e){return ro(e)?UL(e):zc(e)?e:xu(e)?e:Ah(e)?e:tr(e)?GL(e):e}function ge(e,r){let t=r!==void 0?_(_({},r),e):e;switch(Zt.InstanceMode){case"freeze":return _h(t);case"clone":return xr(t);default:return t}}p();var Ye=class extends Error{constructor(r){super(r)}};p();p();p();var Er=Symbol.for("TypeBox.Transform"),Su=Symbol.for("TypeBox.Readonly"),Do=Symbol.for("TypeBox.Optional"),Zi=Symbol.for("TypeBox.Hint"),le=Symbol.for("TypeBox.Kind");function JT(e){return tr(e)&&e[Su]==="Readonly"}function vs(e){return tr(e)&&e[Do]==="Optional"}function Q3(e){return Dt(e,"Any")}function Cu(e){return Dt(e,"Array")}function Fh(e){return Dt(e,"AsyncIterator")}function eE(e){return Dt(e,"BigInt")}function tE(e){return Dt(e,"Boolean")}function kh(e){return Dt(e,"Constructor")}function zL(e){return Dt(e,"Date")}function Bh(e){return Dt(e,"Function")}function Vc(e){return Dt(e,"Integer")}function Wr(e){return Dt(e,"Intersect")}function Lh(e){return Dt(e,"Iterator")}function Dt(e,r){return tr(e)&&le in e&&e[le]===r}function Du(e){return Dt(e,"Literal")}function bi(e){return Dt(e,"MappedKey")}function Ir(e){return Dt(e,"MappedResult")}function Ll(e){return Dt(e,"Never")}function VL(e){return Dt(e,"Not")}function $L(e){return Dt(e,"Null")}function $c(e){return Dt(e,"Number")}function fn(e){return Dt(e,"Object")}function Hc(e){return Dt(e,"Promise")}function rE(e){return Dt(e,"Record")}function nE(e){return Dt(e,"Ref")}function oE(e){return Dt(e,"RegExp")}function Rh(e){return Dt(e,"String")}function HL(e){return Dt(e,"Symbol")}function vi(e){return Dt(e,"TemplateLiteral")}function WL(e){return Dt(e,"This")}function Pp(e){return tr(e)&&Er in e}function Da(e){return Dt(e,"Tuple")}function ZL(e){return Dt(e,"Undefined")}function Bt(e){return Dt(e,"Union")}function XL(e){return Dt(e,"Uint8Array")}function qL(e){return Dt(e,"Unknown")}function YL(e){return Dt(e,"Unsafe")}function JL(e){return Dt(e,"Void")}function Rl(e){return tr(e)&&le in e&&cr(e[le])}function Ta(e){return Q3(e)||Cu(e)||tE(e)||eE(e)||Fh(e)||kh(e)||zL(e)||Bh(e)||Vc(e)||Wr(e)||Lh(e)||Du(e)||bi(e)||Ir(e)||Ll(e)||VL(e)||$L(e)||$c(e)||fn(e)||Hc(e)||rE(e)||nE(e)||oE(e)||Rh(e)||HL(e)||vi(e)||WL(e)||Da(e)||ZL(e)||Bt(e)||XL(e)||qL(e)||YL(e)||JL(e)||Rl(e)}var V={};Sl(V,{IsAny:()=>tM,IsArray:()=>rM,IsAsyncIterator:()=>nM,IsBigInt:()=>oM,IsBoolean:()=>iM,IsConstructor:()=>aM,IsDate:()=>sM,IsFunction:()=>uM,IsInteger:()=>lM,IsIntersect:()=>cM,IsIterator:()=>dM,IsKind:()=>BM,IsKindOf:()=>St,IsLiteral:()=>jh,IsLiteralBoolean:()=>nR,IsLiteralNumber:()=>fM,IsLiteralString:()=>pM,IsLiteralValue:()=>mM,IsMappedKey:()=>hM,IsMappedResult:()=>gM,IsNever:()=>yM,IsNot:()=>bM,IsNull:()=>vM,IsNumber:()=>xM,IsObject:()=>EM,IsOptional:()=>rR,IsPromise:()=>IM,IsProperties:()=>uE,IsReadonly:()=>tR,IsRecord:()=>SM,IsRecursive:()=>oR,IsRef:()=>CM,IsRegExp:()=>DM,IsSchema:()=>It,IsString:()=>TM,IsSymbol:()=>MM,IsTemplateLiteral:()=>wM,IsThis:()=>PM,IsTransform:()=>dr,IsTuple:()=>AM,IsUint8Array:()=>OM,IsUndefined:()=>Ap,IsUnion:()=>lE,IsUnionLiteral:()=>iR,IsUnknown:()=>_M,IsUnsafe:()=>FM,IsVoid:()=>kM,TypeGuardUnknownTypeError:()=>iE});p();var iE=class extends Ye{},KL=["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 KT(e){try{return new RegExp(e),!0}catch(r){return!1}}function aE(e){if(!cr(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 QT(e){return sE(e)||It(e)}function Nh(e){return Pr(e)||Ph(e)}function ur(e){return Pr(e)||Ca(e)}function sE(e){return Pr(e)||kl(e)}function Jt(e){return Pr(e)||cr(e)}function QL(e){return Pr(e)||cr(e)&&aE(e)&&KT(e)}function eR(e){return Pr(e)||cr(e)&&aE(e)}function eM(e){return Pr(e)||It(e)}function tR(e){return tr(e)&&e[Su]==="Readonly"}function rR(e){return tr(e)&&e[Do]==="Optional"}function tM(e){return St(e,"Any")&&Jt(e.$id)}function rM(e){return St(e,"Array")&&e.type==="array"&&Jt(e.$id)&&It(e.items)&&ur(e.minItems)&&ur(e.maxItems)&&sE(e.uniqueItems)&&eM(e.contains)&&ur(e.minContains)&&ur(e.maxContains)}function nM(e){return St(e,"AsyncIterator")&&e.type==="AsyncIterator"&&Jt(e.$id)&&It(e.items)}function oM(e){return St(e,"BigInt")&&e.type==="bigint"&&Jt(e.$id)&&Nh(e.exclusiveMaximum)&&Nh(e.exclusiveMinimum)&&Nh(e.maximum)&&Nh(e.minimum)&&Nh(e.multipleOf)}function iM(e){return St(e,"Boolean")&&e.type==="boolean"&&Jt(e.$id)}function aM(e){return St(e,"Constructor")&&e.type==="Constructor"&&Jt(e.$id)&&ro(e.parameters)&&e.parameters.every(r=>It(r))&&It(e.returns)}function sM(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 uM(e){return St(e,"Function")&&e.type==="Function"&&Jt(e.$id)&&ro(e.parameters)&&e.parameters.every(r=>It(r))&&It(e.returns)}function lM(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 uE(e){return tr(e)&&Object.entries(e).every(([r,t])=>aE(r)&&It(t))}function cM(e){return St(e,"Intersect")&&!(cr(e.type)&&e.type!=="object")&&ro(e.allOf)&&e.allOf.every(r=>It(r)&&!dr(r))&&Jt(e.type)&&(sE(e.unevaluatedProperties)||eM(e.unevaluatedProperties))&&Jt(e.$id)}function dM(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 pM(e){return jh(e)&&cr(e.const)}function fM(e){return jh(e)&&Ca(e.const)}function nR(e){return jh(e)&&kl(e.const)}function jh(e){return St(e,"Literal")&&Jt(e.$id)&&mM(e.const)}function mM(e){return kl(e)||Ca(e)||cr(e)}function hM(e){return St(e,"MappedKey")&&ro(e.keys)&&e.keys.every(r=>Ca(r)||cr(r))}function gM(e){return St(e,"MappedResult")&&uE(e.properties)}function yM(e){return St(e,"Never")&&tr(e.not)&&Object.getOwnPropertyNames(e.not).length===0}function bM(e){return St(e,"Not")&&It(e.not)}function vM(e){return St(e,"Null")&&e.type==="null"&&Jt(e.$id)}function xM(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 EM(e){return St(e,"Object")&&e.type==="object"&&Jt(e.$id)&&uE(e.properties)&&QT(e.additionalProperties)&&ur(e.minProperties)&&ur(e.maxProperties)}function IM(e){return St(e,"Promise")&&e.type==="Promise"&&Jt(e.$id)&&It(e.item)}function SM(e){return St(e,"Record")&&e.type==="object"&&Jt(e.$id)&&QT(e.additionalProperties)&&tr(e.patternProperties)&&(r=>{let t=Object.getOwnPropertyNames(r.patternProperties);return t.length===1&&KT(t[0])&&tr(r.patternProperties)&&It(r.patternProperties[t[0]])})(e)}function oR(e){return tr(e)&&Zi in e&&e[Zi]==="Recursive"}function CM(e){return St(e,"Ref")&&Jt(e.$id)&&cr(e.$ref)}function DM(e){return St(e,"RegExp")&&Jt(e.$id)&&cr(e.source)&&cr(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)&&QL(e.pattern)&&eR(e.format)}function MM(e){return St(e,"Symbol")&&e.type==="symbol"&&Jt(e.$id)}function wM(e){return St(e,"TemplateLiteral")&&e.type==="string"&&cr(e.pattern)&&e.pattern[0]==="^"&&e.pattern[e.pattern.length-1]==="$"}function PM(e){return St(e,"This")&&Jt(e.$id)&&cr(e.$ref)}function dr(e){return tr(e)&&Er in e}function AM(e){return St(e,"Tuple")&&e.type==="array"&&Jt(e.$id)&&Ca(e.minItems)&&Ca(e.maxItems)&&e.minItems===e.maxItems&&(Pr(e.items)&&Pr(e.additionalItems)&&e.minItems===0||ro(e.items)&&e.items.every(r=>It(r)))}function Ap(e){return St(e,"Undefined")&&e.type==="undefined"&&Jt(e.$id)}function iR(e){return lE(e)&&e.anyOf.every(r=>pM(r)||fM(r))}function lE(e){return St(e,"Union")&&Jt(e.$id)&&tr(e)&&ro(e.anyOf)&&e.anyOf.every(r=>It(r))}function OM(e){return St(e,"Uint8Array")&&e.type==="Uint8Array"&&Jt(e.$id)&&ur(e.minByteLength)&&ur(e.maxByteLength)}function _M(e){return St(e,"Unknown")&&Jt(e.$id)}function FM(e){return St(e,"Unsafe")}function kM(e){return St(e,"Void")&&e.type==="void"&&Jt(e.$id)}function BM(e){return tr(e)&&le in e&&cr(e[le])&&!KL.includes(e[le])}function It(e){return tr(e)&&(tM(e)||rM(e)||iM(e)||oM(e)||nM(e)||aM(e)||sM(e)||uM(e)||lM(e)||cM(e)||dM(e)||jh(e)||hM(e)||gM(e)||yM(e)||bM(e)||vM(e)||xM(e)||EM(e)||IM(e)||SM(e)||CM(e)||DM(e)||TM(e)||MM(e)||wM(e)||PM(e)||AM(e)||Ap(e)||lE(e)||OM(e)||_M(e)||FM(e)||kM(e)||BM(e))}p();var cE="(true|false)",Uh="(0|[1-9][0-9]*)",dE="(.*)",aR="(?!.*)",uoe="^".concat(cE,"$"),Tu="^".concat(Uh,"$"),Mu="^".concat(dE,"$"),LM="^".concat(aR,"$");p();var To={};Sl(To,{Clear:()=>uR,Delete:()=>lR,Entries:()=>sR,Get:()=>pR,Has:()=>cR,Set:()=>dR});p();var Op=new Map;function sR(){return new Map(Op)}function uR(){return Op.clear()}function lR(e){return Op.delete(e)}function cR(e){return Op.has(e)}function dR(e,r){Op.set(e,r)}function pR(e){return Op.get(e)}var mn={};Sl(mn,{Clear:()=>mR,Delete:()=>hR,Entries:()=>fR,Get:()=>bR,Has:()=>gR,Set:()=>yR});p();var _p=new Map;function fR(){return new Map(_p)}function mR(){return _p.clear()}function hR(e){return _p.delete(e)}function gR(e){return _p.has(e)}function yR(e,r){_p.set(e,r)}function bR(e){return _p.get(e)}p();function RM(e,r){return e.includes(r)}function NM(e){return[...new Set(e)]}function vR(e,r){return e.filter(t=>r.includes(t))}function xR(e,r){return e.reduce((t,n)=>vR(t,n),r)}function jM(e){return e.length===1?e[0]:e.length>1?xR(e.slice(1),e[0]):[]}function UM(e){let r=[];for(let t of e)r.push(...t);return r}p();function Nl(e){return ge({[le]:"Any"},e)}p();function d1(e,r){return ge({[le]:"Array",type:"array",items:e},r)}p();function p1(e,r){return ge({[le]:"AsyncIterator",type:"AsyncIterator",items:e},r)}p();p();p();function ER(e,r){let o=e,{[r]:t}=o;return Hr(o,[ky(r)])}function Nr(e,r){return r.reduce((t,n)=>ER(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 f1(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 Gh(e,r){return ge({[le]:"Union",anyOf:e},r)}function IR(e){return e.some(r=>vs(r))}function GM(e){return e.map(r=>vs(r)?SR(r):r)}function SR(e){return Nr(e,[Do])}function CR(e,r){return IR(e)?Jo(Gh(GM(e),r)):Gh(GM(e),r)}function xs(e,r){return e.length===0?Kt(r):e.length===1?ge(e[0],r):CR(e,r)}p();function Qt(e,r){return e.length===0?Kt(r):e.length===1?ge(e[0],r):Gh(e,r)}p();p();p();var m1=class extends Ye{};function DR(e){return e.replace(/\\\$/g,"$").replace(/\\\*/g,"*").replace(/\\\^/g,"^").replace(/\\\|/g,"|").replace(/\\\(/g,"(").replace(/\\\)/g,")")}function pE(e,r,t){return e[r]===t&&e.charCodeAt(r-1)!==92}function wu(e,r){return pE(e,r,"(")}function zh(e,r){return pE(e,r,")")}function zM(e,r){return pE(e,r,"|")}function TR(e){if(!(wu(e,0)&&zh(e,e.length-1)))return!1;let r=0;for(let t=0;t<e.length;t++)if(wu(e,t)&&(r+=1),zh(e,t)&&(r-=1),r===0&&t!==e.length-1)return!1;return!0}function MR(e){return e.slice(1,e.length-1)}function wR(e){let r=0;for(let t=0;t<e.length;t++)if(wu(e,t)&&(r+=1),zh(e,t)&&(r-=1),zM(e,t)&&r===0)return!0;return!1}function PR(e){for(let r=0;r<e.length;r++)if(wu(e,r))return!0;return!1}function AR(e){let[r,t]=[0,0],n=[];for(let i=0;i<e.length;i++)if(wu(e,i)&&(r+=1),zh(e,i)&&(r-=1),zM(e,i)&&r===0){let a=e.slice(t,i);a.length>0&&n.push(Fp(a)),t=i+1}let o=e.slice(t);return o.length>0&&n.push(Fp(o)),n.length===0?{type:"const",const:""}:n.length===1?n[0]:{type:"or",expr:n}}function OR(e){function r(o,i){if(!wu(o,i))throw new m1("TemplateLiteralParser: Index must point to open parens");let a=0;for(let u=i;u<o.length;u++)if(wu(o,u)&&(a+=1),zh(o,u)&&(a-=1),a===0)return[i,u];throw new m1("TemplateLiteralParser: Unclosed group parens in expression")}function t(o,i){for(let a=i;a<o.length;a++)if(wu(o,a))return[i,a];return[i,o.length]}let n=[];for(let o=0;o<e.length;o++)if(wu(e,o)){let[i,a]=r(e,o),u=e.slice(i,a+1);n.push(Fp(u)),o=a}else{let[i,a]=t(e,o),u=e.slice(i,a);u.length>0&&n.push(Fp(u)),o=a-1}return n.length===0?{type:"const",const:""}:n.length===1?n[0]:{type:"and",expr:n}}function Fp(e){return TR(e)?Fp(MR(e)):wR(e)?AR(e):PR(e)?OR(e):{type:"const",const:DR(e)}}function kp(e){return Fp(e.slice(1,e.length-1))}var fE=class extends Ye{};function _R(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 FR(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 kR(e){return e.type==="const"&&e.const===".*"}function Wc(e){return _R(e)||kR(e)?!1:FR(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 fE("Unknown expression type")})()}function h1(e){let r=kp(e.pattern);return Wc(r)}p();var mE=class extends Ye{};function*VM(e){if(e.length===1)return yield*Ee(e[0]);for(let r of e[0])for(let t of VM(e.slice(1)))yield"".concat(r).concat(t)}function*BR(e){return yield*Ee(VM(e.expr.map(r=>[...Vh(r)])))}function*LR(e){for(let r of e.expr)yield*Ee(Vh(r))}function*RR(e){return yield e.const}function*Vh(e){return e.type==="and"?yield*Ee(BR(e)):e.type==="or"?yield*Ee(LR(e)):e.type==="const"?yield*Ee(RR(e)):(()=>{throw new mE("Unknown expression")})()}function Bp(e){let r=kp(e.pattern);return Wc(r)?[...Vh(r)]:[]}p();p();function Nt(e,r){return ge({[le]:"Literal",const:e,type:typeof e},r)}p();function g1(e){return ge({[le]:"Boolean",type:"boolean"},e)}p();function Lp(e){return ge({[le]:"BigInt",type:"bigint"},e)}p();function Es(e){return ge({[le]:"Number",type:"number"},e)}p();function Xi(e){return ge({[le]:"String",type:"string"},e)}function*NR(e){let r=e.trim().replace(/"|'/g,"");return r==="boolean"?yield g1():r==="number"?yield Es():r==="bigint"?yield Lp():r==="string"?yield Xi():yield(()=>{let t=r.split("|").map(n=>Nt(n.trim()));return t.length===0?Kt():t.length===1?t[0]:xs(t)})()}function*jR(e){if(e[1]!=="{"){let r=Nt("$"),t=hE(e.slice(1));return yield*Ee([r,...t])}for(let r=2;r<e.length;r++)if(e[r]==="}"){let t=NR(e.slice(2,r)),n=hE(e.slice(r+1));return yield*Ee([...t,...n])}yield Nt(e)}function*hE(e){for(let r=0;r<e.length;r++)if(e[r]==="$"){let t=Nt(e.slice(0,r)),n=jR(e.slice(r));return yield*Ee([t,...n])}yield Nt(e)}function $M(e){return[...hE(e)]}p();var gE=class extends Ye{};function UR(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function HM(e,r){return vi(e)?e.pattern.slice(1,e.pattern.length-1):Bt(e)?"(".concat(e.anyOf.map(t=>HM(t,r)).join("|"),")"):$c(e)?"".concat(r).concat(Uh):Vc(e)?"".concat(r).concat(Uh):eE(e)?"".concat(r).concat(Uh):Rh(e)?"".concat(r).concat(dE):Du(e)?"".concat(r).concat(UR(e.const.toString())):tE(e)?"".concat(r).concat(cE):(()=>{throw new gE("Unexpected Kind '".concat(e[le],"'"))})()}function yE(e){return"^".concat(e.map(r=>HM(r,"")).join(""),"$")}p();function Zc(e){let t=Bp(e).map(n=>Nt(n));return xs(t)}p();function y1(e,r){let t=cr(e)?yE($M(e)):yE(e);return ge({[le]:"TemplateLiteral",type:"string",pattern:t},r)}function GR(e){return Bp(e).map(t=>t.toString())}function zR(e){let r=[];for(let t of e)r.push(...Ko(t));return r}function VR(e){return[e.toString()]}function Ko(e){return[...new Set(vi(e)?GR(e):Bt(e)?zR(e.anyOf):Du(e)?VR(e.const):$c(e)?["[number]"]:Vc(e)?["[number]"]:[])]}p();function $R(e,r,t){let n={};for(let o of Object.getOwnPropertyNames(r))n[o]=Rp(e,Ko(r[o]),t);return n}function HR(e,r,t){return $R(e,r.properties,t)}function WM(e,r,t){let n=HR(e,r,t);return Tt(n)}function XM(e,r){return e.map(t=>qM(t,r))}function WR(e){return e.filter(r=>!Ll(r))}function ZR(e,r){return b1(WR(XM(e,r)))}function XR(e){return e.some(r=>Ll(r))?[]:e}function qR(e,r){return xs(XR(XM(e,r)))}function YR(e,r){return r in e?e[r]:r==="[number]"?xs(e):Kt()}function JR(e,r){return r==="[number]"?e:Kt()}function KR(e,r){return r in e?e[r]:Kt()}function qM(e,r){var t;return Wr(e)?ZR(e.allOf,r):Bt(e)?qR(e.anyOf,r):Da(e)?YR((t=e.items)!=null?t:[],r):Cu(e)?JR(e.items,r):fn(e)?KR(e.properties,r):Kt()}function $h(e,r){return r.map(t=>qM(e,t))}function ZM(e,r){return xs($h(e,r))}function Rp(e,r,t){return Ir(r)?WM(e,r,t):bi(r)?YM(e,r,t):ge(Ta(r)?ZM(e,Ko(r)):ZM(e,r),t)}function QR(e,r,t){return{[r]:Rp(e,[r],xr(t))}}function eN(e,r,t){return r.reduce((n,o)=>_(_({},n),QR(e,o,t)),{})}function tN(e,r,t){return eN(e,r.keys,t)}function YM(e,r,t){let n=tN(e,r,t);return Tt(n)}p();function v1(e,r){return ge({[le]:"Iterator",type:"Iterator",items:e},r)}p();function rN(e){let r=[];for(let t in e)vs(e[t])||r.push(t);return r}function nN(e,r){let t=rN(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=nN;p();function x1(e,r){return ge({[le]:"Promise",type:"Promise",item:e},r)}p();p();function oN(e){return ge(Nr(e,[Su]))}function iN(e){return ge(ie(_({},e),{[Su]:"Readonly"}))}function aN(e,r){return r===!1?oN(e):iN(e)}function qi(e,r){let t=r!=null?r:!0;return Ir(e)?JM(e,t):aN(e,t)}function sN(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=qi(e[n],r);return t}function uN(e,r){return sN(e.properties,r)}function JM(e,r){let t=uN(e,r);return Tt(t)}p();function Is(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 KM(e,r){return e in r?Yi(e,r[e]):Tt(r)}function lN(e){return{[e]:Nt(e)}}function cN(e){let r={};for(let t of e)r[t]=Nt(t);return r}function dN(e,r){return RM(r,e)?lN(e):cN(r)}function pN(e,r){let t=dN(e,r);return KM(e,t)}function Hh(e,r){return r.map(t=>Yi(e,t))}function fN(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(r))t[n]=Yi(e,r[n]);return t}function Yi(e,r){var n;let t=_({},r);return vs(r)?Jo(Yi(e,Nr(r,[Do]))):JT(r)?qi(Yi(e,Nr(r,[Su]))):Ir(r)?KM(e,r.properties):bi(r)?pN(e,r.keys):kh(r)?f1(Hh(e,r.parameters),Yi(e,r.returns),t):Bh(r)?jl(Hh(e,r.parameters),Yi(e,r.returns),t):Fh(r)?p1(Yi(e,r.items),t):Lh(r)?v1(Yi(e,r.items),t):Wr(r)?Qo(Hh(e,r.allOf),t):Bt(r)?Qt(Hh(e,r.anyOf),t):Da(r)?Is(Hh(e,(n=r.items)!=null?n:[]),t):fn(r)?rr(fN(e,r.properties),t):Cu(r)?d1(Yi(e,r.items),t):Hc(r)?x1(Yi(e,r.item),t):r}function mN(e,r){let t={};for(let n of e)t[n]=Yi(n,r);return t}function QM(e,r,t){let n=Ta(e)?Ko(e):e,o=r({[le]:"MappedKey",keys:n}),i=mN(n,o);return rr(i,t)}p();function hN(e){return ge(Nr(e,[Do]))}function gN(e){return ge(ie(_({},e),{[Do]:"Optional"}))}function yN(e,r){return r===!1?hN(e):gN(e)}function Jo(e,r){let t=r!=null?r:!0;return Ir(e)?ew(e,t):yN(e,t)}function bN(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=Jo(e[n],r);return t}function vN(e,r){return bN(e.properties,r)}function ew(e,r){let t=vN(e,r);return Tt(t)}p();function Wh(e,r={}){let t=e.every(o=>fn(o)),n=Ta(r.unevaluatedProperties)?{unevaluatedProperties:r.unevaluatedProperties}:{};return ge(r.unevaluatedProperties===!1||Ta(r.unevaluatedProperties)||t?ie(_({},n),{[le]:"Intersect",type:"object",allOf:e}):ie(_({},n),{[le]:"Intersect",allOf:e}),r)}function xN(e){return e.every(r=>vs(r))}function EN(e){return Nr(e,[Do])}function tw(e){return e.map(r=>vs(r)?EN(r):r)}function IN(e,r){return xN(e)?Jo(Wh(tw(e),r)):Wh(tw(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=>Pp(t)))throw new Error("Cannot intersect transform types");return IN(e,r)}p();function Qo(e,r){if(e.length===0)return Kt(r);if(e.length===1)return ge(e[0],r);if(e.some(t=>Pp(t)))throw new Error("Cannot intersect transform types");return Wh(e,r)}function rw(e){return e.map(r=>bE(r))}function SN(e){return Qo(rw(e))}function CN(e){return Qt(rw(e))}function DN(e){return bE(e)}function bE(e){return Wr(e)?SN(e.allOf):Bt(e)?CN(e.anyOf):Hc(e)?DN(e.item):e}function nw(e,r){return ge(bE(e),r)}p();p();p();p();function ow(e){let r=[];for(let t of e)r.push(wn(t));return r}function TN(e){let r=ow(e);return UM(r)}function MN(e){let r=ow(e);return jM(r)}function wN(e){return e.map((r,t)=>t.toString())}function PN(e){return["[number]"]}function AN(e){return globalThis.Object.getOwnPropertyNames(e)}function ON(e){return vE?globalThis.Object.getOwnPropertyNames(e).map(t=>t[0]==="^"&&t[t.length-1]==="$"?t.slice(1,t.length-1):t):[]}function wn(e){var r;return Wr(e)?TN(e.allOf):Bt(e)?MN(e.anyOf):Da(e)?wN((r=e.items)!=null?r:[]):Cu(e)?PN(e.items):fn(e)?AN(e.properties):rE(e)?ON(e.patternProperties):[]}var vE=!1;function Pu(e){vE=!0;let r=wn(e);vE=!1;let t=r.map(n=>"(".concat(n,")"));return"^(".concat(t.join("|"),")$")}function _N(e){return e.map(r=>r==="[number]"?Es():Nt(r))}function E1(e,r){if(Ir(e))return iw(e,r);{let t=wn(e),n=_N(t),o=xs(n);return ge(o,r)}}function FN(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=E1(e[n],xr(r));return t}function kN(e,r){return FN(e.properties,r)}function iw(e,r){let t=kN(e,r);return Tt(t)}p();function Ul(e){let r=wn(e),t=$h(e,r);return r.map((n,o)=>[r[o],t[o]])}function BN(e){let r=[];for(let t of e)r.push(...wn(t));return NM(r)}function LN(e){return e.filter(r=>!Ll(r))}function RN(e,r){let t=[];for(let n of e)t.push(...$h(n,[r]));return LN(t)}function NN(e,r){let t={};for(let n of r)t[n]=b1(RN(e,n));return t}function aw(e,r){let t=BN(e),n=NN(e,t);return rr(n,r)}p();p();function I1(e){return ge({[le]:"Date",type:"Date"},e)}p();function S1(e){return ge({[le]:"Null",type:"null"},e)}p();function C1(e){return ge({[le]:"Symbol",type:"symbol"},e)}p();function D1(e){return ge({[le]:"Undefined",type:"undefined"},e)}p();function T1(e){return ge({[le]:"Uint8Array",type:"Uint8Array"},e)}p();function Au(e){return ge({[le]:"Unknown"},e)}function jN(e){return e.map(r=>xE(r,!1))}function UN(e){let r={};for(let t of globalThis.Object.getOwnPropertyNames(e))r[t]=qi(xE(e[t],!1));return r}function M1(e,r){return r===!0?e:qi(e)}function xE(e,r){return Z3(e)?M1(Nl(),r):q3(e)?M1(Nl(),r):ro(e)?qi(Is(jN(e))):xu(e)?T1():zc(e)?I1():tr(e)?M1(rr(UN(e)),r):X3(e)?M1(jl([],Au()),r):Pr(e)?D1():Y3(e)?S1():J3(e)?C1():Ph(e)?Lp():Ca(e)?Nt(e):kl(e)?Nt(e):cr(e)?Nt(e):rr({})}function sw(e,r){return ge(xE(e,!0),r)}p();function uw(e,r){return Is(e.parameters,r)}p();function Zh(e,r){return e.map(t=>Ma(t,r))}function GN(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=Ma(e[n],r);return t}function zN(e,r){return e.parameters=Zh(e.parameters,r),e.returns=Ma(e.returns,r),e}function VN(e,r){return e.parameters=Zh(e.parameters,r),e.returns=Ma(e.returns,r),e}function $N(e,r){return e.allOf=Zh(e.allOf,r),e}function HN(e,r){return e.anyOf=Zh(e.anyOf,r),e}function WN(e,r){return Pr(e.items)||(e.items=Zh(e.items,r)),e}function ZN(e,r){return e.items=Ma(e.items,r),e}function XN(e,r){return e.properties=GN(e.properties,r),e}function qN(e,r){return e.item=Ma(e.item,r),e}function YN(e,r){return e.items=Ma(e.items,r),e}function JN(e,r){return e.items=Ma(e.items,r),e}function KN(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 Ma(n,r)}function QN(e,r){return kh(e)?zN(e,r):Bh(e)?VN(e,r):Wr(e)?$N(e,r):Bt(e)?HN(e,r):Da(e)?WN(e,r):Cu(e)?ZN(e,r):fn(e)?XN(e,r):Hc(e)?qN(e,r):Fh(e)?YN(e,r):Lh(e)?JN(e,r):nE(e)?KN(e,r):e}function Ma(e,r){return QN(Oh(e),XT(r))}p();function lw(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(_({},r),{[Zi]:"Enum"}))}p();p();p();var IE=class extends Ye{},de;(function(e){e[e.Union=0]="Union",e[e.True=1]="True",e[e.False=2]="False"})(de||(de={}));function Ji(e){return e===de.False?e:de.True}function Np(e){throw new IE(e)}function Qr(e){return V.IsNever(e)||V.IsIntersect(e)||V.IsUnion(e)||V.IsUnknown(e)||V.IsAny(e)}function en(e,r){return V.IsNever(r)?gw(e,r):V.IsIntersect(r)?w1(e,r):V.IsUnion(r)?TE(e,r):V.IsUnknown(r)?xw(e,r):V.IsAny(r)?DE(e,r):Np("StructuralRight")}function DE(e,r){return de.True}function ej(e,r){return V.IsIntersect(r)?w1(e,r):V.IsUnion(r)&&r.anyOf.some(t=>V.IsAny(t)||V.IsUnknown(t))?de.True:V.IsUnion(r)?de.Union:V.IsUnknown(r)||V.IsAny(r)?de.True:de.Union}function tj(e,r){return V.IsUnknown(e)?de.False:V.IsAny(e)?de.Union:V.IsNever(e)?de.True:de.False}function rj(e,r){return V.IsObject(r)&&P1(r)?de.True:Qr(r)?en(e,r):V.IsArray(r)?Ji(er(e.items,r.items)):de.False}function nj(e,r){return Qr(r)?en(e,r):V.IsAsyncIterator(r)?Ji(er(e.items,r.items)):de.False}function oj(e,r){return Qr(r)?en(e,r):V.IsObject(r)?no(e,r):V.IsRecord(r)?Ki(e,r):V.IsBigInt(r)?de.True:de.False}function mw(e,r){return V.IsLiteralBoolean(e)||V.IsBoolean(e)?de.True:de.False}function ij(e,r){return Qr(r)?en(e,r):V.IsObject(r)?no(e,r):V.IsRecord(r)?Ki(e,r):V.IsBoolean(r)?de.True:de.False}function aj(e,r){return Qr(r)?en(e,r):V.IsObject(r)?no(e,r):V.IsConstructor(r)?e.parameters.length>r.parameters.length?de.False:e.parameters.every((t,n)=>Ji(er(r.parameters[n],t))===de.True)?Ji(er(e.returns,r.returns)):de.False:de.False}function sj(e,r){return Qr(r)?en(e,r):V.IsObject(r)?no(e,r):V.IsRecord(r)?Ki(e,r):V.IsDate(r)?de.True:de.False}function uj(e,r){return Qr(r)?en(e,r):V.IsObject(r)?no(e,r):V.IsFunction(r)?e.parameters.length>r.parameters.length?de.False:e.parameters.every((t,n)=>Ji(er(r.parameters[n],t))===de.True)?Ji(er(e.returns,r.returns)):de.False:de.False}function hw(e,r){return V.IsLiteral(e)&&xt.IsNumber(e.const)||V.IsNumber(e)||V.IsInteger(e)?de.True:de.False}function lj(e,r){return V.IsInteger(r)||V.IsNumber(r)?de.True:Qr(r)?en(e,r):V.IsObject(r)?no(e,r):V.IsRecord(r)?Ki(e,r):de.False}function w1(e,r){return r.allOf.every(t=>er(e,t)===de.True)?de.True:de.False}function cj(e,r){return e.allOf.some(t=>er(t,r)===de.True)?de.True:de.False}function dj(e,r){return Qr(r)?en(e,r):V.IsIterator(r)?Ji(er(e.items,r.items)):de.False}function pj(e,r){return V.IsLiteral(r)&&r.const===e.const?de.True:Qr(r)?en(e,r):V.IsObject(r)?no(e,r):V.IsRecord(r)?Ki(e,r):V.IsString(r)?vw(e,r):V.IsNumber(r)?yw(e,r):V.IsInteger(r)?hw(e,r):V.IsBoolean(r)?mw(e,r):de.False}function gw(e,r){return de.False}function fj(e,r){return de.True}function cw(e){let[r,t]=[e,0];for(;V.IsNot(r);)r=r.not,t+=1;return t%2===0?r:Au()}function mj(e,r){return V.IsNot(e)?er(cw(e),r):V.IsNot(r)?er(e,cw(r)):Np("Invalid fallthrough for Not")}function hj(e,r){return Qr(r)?en(e,r):V.IsObject(r)?no(e,r):V.IsRecord(r)?Ki(e,r):V.IsNull(r)?de.True:de.False}function yw(e,r){return V.IsLiteralNumber(e)||V.IsNumber(e)||V.IsInteger(e)?de.True:de.False}function gj(e,r){return Qr(r)?en(e,r):V.IsObject(r)?no(e,r):V.IsRecord(r)?Ki(e,r):V.IsInteger(r)||V.IsNumber(r)?de.True:de.False}function ei(e,r){return Object.getOwnPropertyNames(e.properties).length===r}function dw(e){return P1(e)}function pw(e){return ei(e,0)||ei(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 EE(e){return ei(e,0)}function fw(e){return ei(e,0)}function yj(e){return ei(e,0)}function bj(e){return ei(e,0)}function vj(e){return P1(e)}function xj(e){let r=Es();return ei(e,0)||ei(e,1)&&"length"in e.properties&&Ji(er(e.properties.length,r))===de.True}function Ej(e){return ei(e,0)}function P1(e){let r=Es();return ei(e,0)||ei(e,1)&&"length"in e.properties&&Ji(er(e.properties.length,r))===de.True}function Ij(e){let r=jl([Nl()],Nl());return ei(e,0)||ei(e,1)&&"then"in e.properties&&Ji(er(e.properties.then,r))===de.True}function bw(e,r){return er(e,r)===de.False||V.IsOptional(e)&&!V.IsOptional(r)?de.False:de.True}function no(e,r){return V.IsUnknown(e)?de.False:V.IsAny(e)?de.Union:V.IsNever(e)||V.IsLiteralString(e)&&dw(r)||V.IsLiteralNumber(e)&&EE(r)||V.IsLiteralBoolean(e)&&fw(r)||V.IsSymbol(e)&&pw(r)||V.IsBigInt(e)&&yj(r)||V.IsString(e)&&dw(r)||V.IsSymbol(e)&&pw(r)||V.IsNumber(e)&&EE(r)||V.IsInteger(e)&&EE(r)||V.IsBoolean(e)&&fw(r)||V.IsUint8Array(e)&&vj(r)||V.IsDate(e)&&bj(r)||V.IsConstructor(e)&&Ej(r)||V.IsFunction(e)&&xj(r)?de.True:V.IsRecord(e)&&V.IsString(SE(e))?r[Zi]==="Record"?de.True:de.False:V.IsRecord(e)&&V.IsNumber(SE(e))?ei(r,0)?de.True:de.False:de.False}function Sj(e,r){return Qr(r)?en(e,r):V.IsRecord(r)?Ki(e,r):V.IsObject(r)?(()=>{for(let t of Object.getOwnPropertyNames(r.properties)){if(!(t in e.properties)&&!V.IsOptional(r.properties[t]))return de.False;if(V.IsOptional(r.properties[t]))return de.True;if(bw(e.properties[t],r.properties[t])===de.False)return de.False}return de.True})():de.False}function Cj(e,r){return Qr(r)?en(e,r):V.IsObject(r)&&Ij(r)?de.True:V.IsPromise(r)?Ji(er(e.item,r.item)):de.False}function SE(e){return Tu in e.patternProperties?Es():Mu in e.patternProperties?Xi():Np("Unknown record key pattern")}function CE(e){return Tu in e.patternProperties?e.patternProperties[Tu]:Mu in e.patternProperties?e.patternProperties[Mu]:Np("Unable to get record value schema")}function Ki(e,r){let[t,n]=[SE(r),CE(r)];return V.IsLiteralString(e)&&V.IsNumber(t)&&Ji(er(e,n))===de.True?de.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(bw(n,e.properties[o])===de.False)return de.False;return de.True})():de.False}function Dj(e,r){return Qr(r)?en(e,r):V.IsObject(r)?no(e,r):V.IsRecord(r)?er(CE(e),CE(r)):de.False}function Tj(e,r){let t=V.IsRegExp(e)?Xi():e,n=V.IsRegExp(r)?Xi():r;return er(t,n)}function vw(e,r){return V.IsLiteral(e)&&xt.IsString(e.const)||V.IsString(e)?de.True:de.False}function Mj(e,r){return Qr(r)?en(e,r):V.IsObject(r)?no(e,r):V.IsRecord(r)?Ki(e,r):V.IsString(r)?de.True:de.False}function wj(e,r){return Qr(r)?en(e,r):V.IsObject(r)?no(e,r):V.IsRecord(r)?Ki(e,r):V.IsSymbol(r)?de.True:de.False}function Pj(e,r){return V.IsTemplateLiteral(e)?er(Zc(e),r):V.IsTemplateLiteral(r)?er(e,Zc(r)):Np("Invalid fallthrough for TemplateLiteral")}function Aj(e,r){return V.IsArray(r)&&e.items!==void 0&&e.items.every(t=>er(t,r.items)===de.True)}function Oj(e,r){return V.IsNever(e)?de.True:V.IsUnknown(e)?de.False:V.IsAny(e)?de.Union:de.False}function _j(e,r){return Qr(r)?en(e,r):V.IsObject(r)&&P1(r)||V.IsArray(r)&&Aj(e,r)?de.True:V.IsTuple(r)?xt.IsUndefined(e.items)&&!xt.IsUndefined(r.items)||!xt.IsUndefined(e.items)&&xt.IsUndefined(r.items)?de.False:xt.IsUndefined(e.items)&&!xt.IsUndefined(r.items)||e.items.every((t,n)=>er(t,r.items[n])===de.True)?de.True:de.False:de.False}function Fj(e,r){return Qr(r)?en(e,r):V.IsObject(r)?no(e,r):V.IsRecord(r)?Ki(e,r):V.IsUint8Array(r)?de.True:de.False}function kj(e,r){return Qr(r)?en(e,r):V.IsObject(r)?no(e,r):V.IsRecord(r)?Ki(e,r):V.IsVoid(r)?Rj(e,r):V.IsUndefined(r)?de.True:de.False}function TE(e,r){return r.anyOf.some(t=>er(e,t)===de.True)?de.True:de.False}function Bj(e,r){return e.anyOf.every(t=>er(t,r)===de.True)?de.True:de.False}function xw(e,r){return de.True}function Lj(e,r){return V.IsNever(r)?gw(e,r):V.IsIntersect(r)?w1(e,r):V.IsUnion(r)?TE(e,r):V.IsAny(r)?DE(e,r):V.IsString(r)?vw(e,r):V.IsNumber(r)?yw(e,r):V.IsInteger(r)?hw(e,r):V.IsBoolean(r)?mw(e,r):V.IsArray(r)?tj(e,r):V.IsTuple(r)?Oj(e,r):V.IsObject(r)?no(e,r):V.IsUnknown(r)?de.True:de.False}function Rj(e,r){return V.IsUndefined(e)||V.IsUndefined(e)?de.True:de.False}function Nj(e,r){return V.IsIntersect(r)?w1(e,r):V.IsUnion(r)?TE(e,r):V.IsUnknown(r)?xw(e,r):V.IsAny(r)?DE(e,r):V.IsObject(r)?no(e,r):V.IsVoid(r)?de.True:de.False}function er(e,r){return V.IsTemplateLiteral(e)||V.IsTemplateLiteral(r)?Pj(e,r):V.IsRegExp(e)||V.IsRegExp(r)?Tj(e,r):V.IsNot(e)||V.IsNot(r)?mj(e,r):V.IsAny(e)?ej(e,r):V.IsArray(e)?rj(e,r):V.IsBigInt(e)?oj(e,r):V.IsBoolean(e)?ij(e,r):V.IsAsyncIterator(e)?nj(e,r):V.IsConstructor(e)?aj(e,r):V.IsDate(e)?sj(e,r):V.IsFunction(e)?uj(e,r):V.IsInteger(e)?lj(e,r):V.IsIntersect(e)?cj(e,r):V.IsIterator(e)?dj(e,r):V.IsLiteral(e)?pj(e,r):V.IsNever(e)?fj(e,r):V.IsNull(e)?hj(e,r):V.IsNumber(e)?gj(e,r):V.IsObject(e)?Sj(e,r):V.IsRecord(e)?Dj(e,r):V.IsString(e)?Mj(e,r):V.IsSymbol(e)?wj(e,r):V.IsTuple(e)?_j(e,r):V.IsPromise(e)?Cj(e,r):V.IsUint8Array(e)?Fj(e,r):V.IsUndefined(e)?kj(e,r):V.IsUnion(e)?Bj(e,r):V.IsUnknown(e)?Lj(e,r):V.IsVoid(e)?Nj(e,r):Np("Unknown left type operand '".concat(e[le],"'"))}function Gl(e,r){return er(e,r)}p();p();p();function jj(e,r,t,n,o){let i={};for(let a of globalThis.Object.getOwnPropertyNames(e))i[a]=jp(e[a],r,t,n,xr(o));return i}function Uj(e,r,t,n,o){return jj(e.properties,r,t,n,o)}function Ew(e,r,t,n,o){let i=Uj(e,r,t,n,o);return Tt(i)}function Gj(e,r,t,n){let o=Gl(e,r);return o===de.Union?Qt([t,n]):o===de.True?t:n}function jp(e,r,t,n,o){return Ir(e)?Ew(e,r,t,n,o):bi(e)?ge(Iw(e,r,t,n,o)):ge(Gj(e,r,t,n),o)}function zj(e,r,t,n,o){return{[e]:jp(Nt(e),r,t,n,xr(o))}}function Vj(e,r,t,n,o){return e.reduce((i,a)=>_(_({},i),zj(a,r,t,n,o)),{})}function $j(e,r,t,n,o){return Vj(e.keys,r,t,n,o)}function Iw(e,r,t,n,o){let i=$j(e,r,t,n,o);return Tt(i)}p();function Hj(e){return e.allOf.every(r=>Ou(r))}function Wj(e){return e.anyOf.some(r=>Ou(r))}function Zj(e){return!Ou(e.not)}function Ou(e){return e[le]==="Intersect"?Hj(e):e[le]==="Union"?Wj(e):e[le]==="Not"?Zj(e):e[le]==="Undefined"}p();function Sw(e,r){return Up(Zc(e),r)}function Xj(e,r){let t=e.filter(n=>Gl(n,r)===de.False);return t.length===1?t[0]:Qt(t)}function Up(e,r,t={}){return vi(e)?ge(Sw(e,r),t):Ir(e)?ge(Cw(e,r),t):ge(Bt(e)?Xj(e.anyOf,r):Gl(e,r)!==de.False?Kt():e,t)}function qj(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=Up(e[n],r);return t}function Yj(e,r){return qj(e.properties,r)}function Cw(e,r){let t=Yj(e,r);return Tt(t)}p();p();p();function Dw(e,r){return Gp(Zc(e),r)}function Jj(e,r){let t=e.filter(n=>Gl(n,r)!==de.False);return t.length===1?t[0]:Qt(t)}function Gp(e,r,t){return vi(e)?ge(Dw(e,r),t):Ir(e)?ge(Tw(e,r),t):ge(Bt(e)?Jj(e.anyOf,r):Gl(e,r)!==de.False?e:Kt(),t)}function Kj(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=Gp(e[n],r);return t}function Qj(e,r){return Kj(e.properties,r)}function Tw(e,r){let t=Qj(e,r);return Tt(t)}p();function Mw(e,r){return ge(e.returns,r)}p();function ww(e){return ge({[le]:"Integer",type:"integer"},e)}p();p();p();function eU(e,r,t){return{[e]:wa(Nt(e),r,xr(t))}}function tU(e,r,t){return e.reduce((o,i)=>_(_({},o),eU(i,r,t)),{})}function rU(e,r,t){return tU(e.keys,r,t)}function Pw(e,r,t){let n=rU(e,r,t);return Tt(n)}function nU(e){let[r,t]=[e.slice(0,1),e.slice(1)];return[r.toLowerCase(),t].join("")}function oU(e){let[r,t]=[e.slice(0,1),e.slice(1)];return[r.toUpperCase(),t].join("")}function iU(e){return e.toUpperCase()}function aU(e){return e.toLowerCase()}function sU(e,r,t){let n=kp(e.pattern);if(!Wc(n))return ie(_({},e),{pattern:Aw(e.pattern,r)});let a=[...Vh(n)].map(c=>Nt(c)),u=Ow(a,r),l=Qt(u);return y1([l],t)}function Aw(e,r){return typeof e=="string"?r==="Uncapitalize"?nU(e):r==="Capitalize"?oU(e):r==="Uppercase"?iU(e):r==="Lowercase"?aU(e):e:e.toString()}function Ow(e,r){return e.map(t=>wa(t,r))}function wa(e,r,t={}){return bi(e)?Pw(e,r,t):vi(e)?sU(e,r,t):Bt(e)?Qt(Ow(e.anyOf,r),t):Du(e)?Nt(Aw(e.const,r),t):ge(e,t)}function _w(e,r={}){return wa(e,"Capitalize",r)}p();function Fw(e,r={}){return wa(e,"Lowercase",r)}p();function kw(e,r={}){return wa(e,"Uncapitalize",r)}p();function Bw(e,r={}){return wa(e,"Uppercase",r)}p();function Lw(e,r){return ge({[le]:"Not",not:e},r)}p();p();p();function uU(e,r,t){let n={};for(let o of globalThis.Object.getOwnPropertyNames(e))n[o]=zp(e[o],r,xr(t));return n}function lU(e,r,t){return uU(e.properties,r,t)}function Rw(e,r,t){let n=lU(e,r,t);return Tt(n)}function cU(e,r){return e.map(t=>ME(t,r))}function dU(e,r){return e.map(t=>ME(t,r))}function pU(e,r){let o=e,{[r]:t}=o;return Hr(o,[ky(r)])}function fU(e,r){return r.reduce((t,n)=>pU(t,n),e)}function mU(e,r){let t=Nr(e,[Er,"$id","required","properties"]),n=fU(e.properties,r);return rr(n,t)}function ME(e,r){return Wr(e)?Qo(cU(e.allOf,r)):Bt(e)?Qt(dU(e.anyOf,r)):fn(e)?mU(e,r):rr({})}function zp(e,r,t){if(bi(r))return Nw(e,r,t);if(Ir(e))return Rw(e,r,t);let n=Ta(r)?Ko(r):r;return ge(_(_({},ME(e,n)),t))}function hU(e,r,t){return{[r]:zp(e,[r],xr(t))}}function gU(e,r,t){return r.reduce((n,o)=>_(_({},n),hU(e,o,t)),{})}function yU(e,r,t){return gU(e,r.keys,t)}function Nw(e,r,t){let n=yU(e,r,t);return Tt(n)}p();function jw(e,r){return Is(e.parameters,r)}p();p();function Uw(e){return e.map(r=>Gw(r))}function bU(e){let r={};for(let t of globalThis.Object.getOwnPropertyNames(e))r[t]=Jo(e[t]);return r}function vU(e){let r=Nr(e,[Er,"$id","required","properties"]),t=bU(e.properties);return rr(t,r)}function Gw(e){return Wr(e)?Qo(Uw(e.allOf)):Bt(e)?Qt(Uw(e.anyOf)):fn(e)?vU(e):rr({})}function A1(e,r){return Ir(e)?zw(e,r):ge(_(_({},Gw(e)),r))}function xU(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=A1(e[n],xr(r));return t}function EU(e,r){return xU(e.properties,r)}function zw(e,r){let t=EU(e,r);return Tt(t)}p();p();p();function IU(e,r,t){let n={};for(let o of globalThis.Object.getOwnPropertyNames(e))n[o]=Vp(e[o],r,xr(t));return n}function SU(e,r,t){return IU(e.properties,r,t)}function Vw(e,r,t){let n=SU(e,r,t);return Tt(n)}function CU(e,r){return e.map(t=>wE(t,r))}function DU(e,r){return e.map(t=>wE(t,r))}function TU(e,r){let t={};for(let n of r)n in e&&(t[n]=e[n]);return t}function MU(e,r){let t=Nr(e,[Er,"$id","required","properties"]),n=TU(e.properties,r);return rr(n,t)}function wE(e,r){return Wr(e)?Qo(CU(e.allOf,r)):Bt(e)?Qt(DU(e.anyOf,r)):fn(e)?MU(e,r):rr({})}function Vp(e,r,t){if(bi(r))return $w(e,r,t);if(Ir(e))return Vw(e,r,t);let n=Ta(r)?Ko(r):r;return ge(_(_({},wE(e,n)),t))}function wU(e,r,t){return{[r]:Vp(e,[r],xr(t))}}function PU(e,r,t){return r.reduce((n,o)=>_(_({},n),wU(e,o,t)),{})}function AU(e,r,t){return PU(e,r.keys,t)}function $w(e,r,t){let n=AU(e,r,t);return Tt(n)}p();function Hw(e){return qi(Jo(e))}p();function Xc(e,r,t){return ge({[le]:"Record",type:"object",patternProperties:{[e]:r}},t)}function PE(e,r,t){let n={};for(let o of e)n[o]=r;return rr(n,ie(_({},t),{[Zi]:"Record"}))}function OU(e,r,t){return h1(e)?PE(Ko(e),r,t):Xc(e.pattern,r,t)}function _U(e,r,t){return PE(Ko(Qt(e)),r,t)}function FU(e,r,t){return PE([e.toString()],r,t)}function kU(e,r,t){return Xc(e.source,r,t)}function BU(e,r,t){let n=Pr(e.pattern)?Mu:e.pattern;return Xc(n,r,t)}function LU(e,r,t){return Xc(Mu,r,t)}function RU(e,r,t){return Xc(LM,r,t)}function NU(e,r,t){return Xc(Tu,r,t)}function jU(e,r,t){return Xc(Tu,r,t)}function Ww(e,r,t={}){return Bt(e)?_U(e.anyOf,r,t):vi(e)?OU(e,r,t):Du(e)?FU(e.const,r,t):Vc(e)?NU(e,r,t):$c(e)?jU(e,r,t):oE(e)?kU(e,r,t):Rh(e)?BU(e,r,t):Q3(e)?LU(e,r,t):Ll(e)?RU(e,r,t):Kt(t)}p();var UU=0;function Zw(e,r={}){Pr(r.$id)&&(r.$id="T".concat(UU++));let t=Oh(e({[le]:"This",$ref:"".concat(r.$id)}));return t.$id=r.$id,ge(_({[Zi]:"Recursive"},t),r)}p();function Xw(e,r){if(cr(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 qw(e,r){let t=cr(e)?new globalThis.RegExp(e):e;return ge({[le]:"RegExp",type:"RegExp",source:t.source,flags:t.flags},r)}p();p();function Yw(e){return e.map(r=>Jw(r))}function GU(e){let r={};for(let t of globalThis.Object.getOwnPropertyNames(e))r[t]=Nr(e[t],[Do]);return r}function zU(e){let r=Nr(e,[Er,"$id","required","properties"]),t=GU(e.properties);return rr(t,r)}function Jw(e){return Wr(e)?Qo(Yw(e.allOf)):Bt(e)?Qt(Yw(e.anyOf)):fn(e)?zU(e):rr({})}function O1(e,r){return Ir(e)?Kw(e,r):ge(_(_({},Jw(e)),r))}function VU(e,r){let t={};for(let n of globalThis.Object.getOwnPropertyNames(e))t[n]=O1(e[n],r);return t}function $U(e,r){return VU(e.properties,r)}function Kw(e,r){let t=$U(e,r);return Tt(t)}p();function HU(e){var r;return Wr(e)?e.allOf:Bt(e)?e.anyOf:Da(e)?(r=e.items)!=null?r:[]:[]}function Qw(e){return HU(e)}p();function e5(e,r){return ge(e.returns,r)}p();function t5(e){return JSON.parse(JSON.stringify(e))}p();var AE=class{constructor(r){this.schema=r}Decode(r){return new OE(this.schema,r)}},OE=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(_({},t),{[Er]:i})}EncodeSchema(r,t){let n={Decode:this.decode,Encode:r};return ie(_({},t),{[Er]:n})}Encode(r){return Pp(this.schema)?this.EncodeTransform(r,this.schema):this.EncodeSchema(r,this.schema)}};function r5(e){return new AE(e)}p();function _1(e={}){var r;return ge({[le]:(r=e[le])!=null?r:"Unsafe"},e)}p();function n5(e){return ge({[le]:"Void",type:"void"},e)}p();var _E={};Sl(_E,{Any:()=>Nl,Array:()=>d1,AsyncIterator:()=>p1,Awaited:()=>nw,BigInt:()=>Lp,Boolean:()=>g1,Capitalize:()=>_w,Composite:()=>aw,Const:()=>sw,Constructor:()=>f1,ConstructorParameters:()=>uw,Date:()=>I1,Deref:()=>Ma,Enum:()=>lw,Exclude:()=>Up,Extends:()=>jp,Extract:()=>Gp,Function:()=>jl,Index:()=>Rp,InstanceType:()=>Mw,Integer:()=>ww,Intersect:()=>Qo,Iterator:()=>v1,KeyOf:()=>E1,Literal:()=>Nt,Lowercase:()=>Fw,Mapped:()=>QM,Never:()=>Kt,Not:()=>Lw,Null:()=>S1,Number:()=>Es,Object:()=>rr,Omit:()=>zp,Optional:()=>Jo,Parameters:()=>jw,Partial:()=>A1,Pick:()=>Vp,Promise:()=>x1,Readonly:()=>qi,ReadonlyOptional:()=>Hw,Record:()=>Ww,Recursive:()=>Zw,Ref:()=>Xw,RegExp:()=>qw,Required:()=>O1,Rest:()=>Qw,ReturnType:()=>e5,Strict:()=>t5,String:()=>Xi,Symbol:()=>C1,TemplateLiteral:()=>y1,Transform:()=>r5,Tuple:()=>Is,Uint8Array:()=>T1,Uncapitalize:()=>kw,Undefined:()=>D1,Union:()=>Qt,Unknown:()=>Au,Unsafe:()=>_1,Uppercase:()=>Bw,Void:()=>n5});p();var I=_E;p();var Xh=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."}),FE=I.Partial(Xh,{$id:"Details",description:"Additional information about a given entity."}),Mo=I.Object({details:I.Optional(I.Ref(FE))},{$id:"WithDetails"}),qc=e=>{let r=[...e].sort(),t=I.Pick(Xh,e),n=I.Omit(Xh,e);return I.Object({details:I.Intersect([t,I.Partial(n)])},{$id:"WithRequiredDetails_".concat(r.join("_"))})},kE=[Xh,FE];p();var $p=I.Number({$id:"Longitude",minimum:-180,maximum:180,description:"A WGS 84-compatible longitude coordinate value."}),Hp=I.Number({$id:"Latitude",minimum:-90,maximum:90,description:"A WGS 84-compatible latitude coordinate value."}),Yc=I.Tuple([I.Ref($p),I.Ref(Hp)],{$id:"Position",minItems:2,maxItems:2,description:"A valid WGS 84 position consisting of a longitude value, followed by a latitude value."}),oo=I.Object({type:I.Literal("Point"),coordinates:I.Ref(Yc)},{$id:"Point",description:"An RFC-7946 compatible GeoJSON Point geometry."}),F1=I.Object({type:I.Literal("MultiPoint"),coordinates:I.Array(I.Ref(Yc))},{$id:"MultiPoint",description:"An RFC-7946 compatible GeoJSON MultiPoint geometry."}),k1=I.Object({type:I.Literal("LineString"),coordinates:I.Array(I.Ref(Yc),{minItems:2,description:"At least two positions are required."})},{$id:"LineString",description:"An RFC-7946 compatible GeoJSON LineString geometry."}),B1=I.Object({type:I.Literal("MultiLineString"),coordinates:I.Array(I.Array(I.Ref(Yc),{minItems:2}))},{$id:"MultiLineString",description:"An RFC-7946 compatible GeoJSON MultiLineString geometry."}),o5=I.Array(I.Ref(Yc),{$id:"LinearRing",minItems:4,description:"A linear ring is a building block of a polygon or multi-polygon."}),BE=I.Array(I.Ref(o5),{$id:"LinearRings",minItems:1,description:"A collection of linear rings, at least one of which is the exterior ring of a polygon."}),Wp=I.Object({type:I.Literal("Polygon"),coordinates:I.Ref(BE)},{$id:"Polygon",description:"An RFC-7946 compatible GeoJSON Polygon geometry."}),Zp=I.Object({type:I.Literal("MultiPolygon"),coordinates:I.Array(I.Ref(BE))},{$id:"MultiPolygon",description:"An RFC-7946 compatible GeoJSON MultiPolygon geometry."}),Nn=(e,r,t)=>I.Object({type:I.Literal("Feature"),geometry:e,properties:r},t),wo=(e,r,t)=>I.Object({type:I.Literal("FeatureCollection"),features:I.Array(e,t)},r),LE=[$p,Hp,Yc,oo,F1,k1,B1,o5,BE,Wp,Zp];p();var jr=(e,r)=>I.Unsafe(I.String({$id:r,pattern:"^".concat(e,"_[A-Za-z0-9-]+$")})),io=jr("g","GeometryId"),bt=jr("f","FloorId"),RE=[io,bt];p();p();p();var L1=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}}},R1=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 i5(r(this.value))}mapAsync(r){return r(this.value).then(t=>i5(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 ke(this.value)}okOrElse(r){return ke(this.value)}iter(){return new L1(this.value)}[Symbol.iterator](){return this.iter()}zip(r){return r.isSome()?Xp([this.value,r.value]):zl()}zipWith(r,t){return r.isSome()?Xp(t(this.value,r.value)):zl()}get[Symbol.toStringTag](){return"Some"}},N1=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 Be(r)}okOrElse(r){return Be(r())}iter(){return new L1(null)}[Symbol.iterator](){return this.iter()}zip(r){return this}zipWith(r,t){return this}get[Symbol.toStringTag](){return"None"}},Xp=e=>new R1(e),zl=()=>new N1,i5=e=>e instanceof R1||e instanceof N1?e:e==null?zl():Xp(e);var j1=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}}},NE=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 Xp(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 ke(r(this.value))}async mapAsync(r){return r(this.value).then(ke)}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 j1(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"}},jE=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 Xp(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 j1(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"}},ke=e=>new NE(e),Be=e=>new jE(e);p();var ti;(function(e){e.GeometryMissingError="GeometryMissingError",e.FloorMissingError="FloorMissingError",e.UnknownFloorError="UnknownFloorError",e.UnknownGeometryError="UnknownGeometryError",e.DuplicateIdError="DuplicateIdError"})(ti||(ti={}));p();p();p();p();var UE=class extends Ye{constructor(r){super("Duplicate type kind '".concat(r,"' detected"))}},qh=class extends Ye{constructor(r){super("Duplicate string format '".concat(r,"' detected"))}},U1;(function(e){function r(n,o){if(mn.Has(n))throw new UE(n);return mn.Set(n,o),(i={})=>_1(ie(_({},i),{[le]:n}))}e.Type=r;function t(n,o){if(To.Has(n))throw new qh(n);return To.Set(n,o),n}e.Format=t})(U1||(U1={}));p();function WU(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 ZU=WU;function a5(){return ZU}p();var GE=class extends Ye{constructor(r){super("Unable to dereference schema with $id '".concat(r.$ref,"'")),this.schema=r}};function XU(e,r){let t=r.find(n=>n.$id===e.$ref);if(t===void 0)throw new GE(e);return Mt(t,r)}function Qi(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"?XU(e,r):e}p();var zE=class extends Ye{constructor(r){super("Unable to hash value"),this.value=r}},xi;(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"})(xi||(xi={}));var qp=BigInt("14695981039346656037"),[qU,YU]=[BigInt("1099511628211"),BigInt("18446744073709551616")],JU=Array.from({length:256}).map((e,r)=>BigInt(r)),s5=new Float64Array(1),u5=new DataView(s5.buffer),l5=new Uint8Array(s5.buffer);function*KU(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 QU(e){ao(xi.Array);for(let r of e)Yp(r)}function eG(e){ao(xi.Boolean),ao(e?1:0)}function tG(e){ao(xi.BigInt),u5.setBigInt64(0,e);for(let r of l5)ao(r)}function rG(e){ao(xi.Date),Yp(e.getTime())}function nG(e){ao(xi.Null)}function oG(e){ao(xi.Number),u5.setFloat64(0,e);for(let r of l5)ao(r)}function iG(e){ao(xi.Object);for(let r of globalThis.Object.getOwnPropertyNames(e).sort())Yp(r),Yp(e[r])}function aG(e){ao(xi.String);for(let r=0;r<e.length;r++)for(let t of KU(e.charCodeAt(r)))ao(t)}function sG(e){ao(xi.Symbol),Yp(e.description)}function uG(e){ao(xi.Uint8Array);for(let r=0;r<e.length;r++)ao(e[r])}function lG(e){return ao(xi.Undefined)}function Yp(e){if(et(e))return QU(e);if(bs(e))return eG(e);if(Ln(e))return tG(e);if(Co(e))return rG(e);if(Eu(e))return nG(e);if(He(e))return oG(e);if(rt(e))return iG(e);if(Et(e))return aG(e);if(Iu(e))return sG(e);if(wp(e))return uG(e);if(Ar(e))return lG(e);throw new zE(e)}function ao(e){qp=qp^JU[e],qp=qp*qU%YU}function Vl(e){return qp=BigInt("14695981039346656037"),Yp(e),qp}p();var VE=class extends Ye{constructor(r){super("Unknown type"),this.schema=r}};function cG(e){return e[le]==="Any"||e[le]==="Unknown"}function ht(e){return e!==void 0}function dG(e,r,t){return!0}function pG(e,r,t){if(!et(t)||ht(e.minItems)&&!(t.length>=e.minItems)||ht(e.maxItems)&&!(t.length<=e.maxItems)||!t.every(i=>jn(e.items,r,i))||e.uniqueItems===!0&&!function(){let i=new Set;for(let a of t){let u=Vl(a);if(i.has(u))return!1;i.add(u)}return!0}())return!1;if(!(ht(e.contains)||He(e.minContains)||He(e.maxContains)))return!0;let n=ht(e.contains)?e.contains:Kt(),o=t.reduce((i,a)=>jn(n,r,a)?i+1:i,0);return!(o===0||He(e.minContains)&&o<e.minContains||He(e.maxContains)&&o>e.maxContains)}function fG(e,r,t){return s1(t)}function mG(e,r,t){return!(!Ln(t)||ht(e.exclusiveMaximum)&&!(t<e.exclusiveMaximum)||ht(e.exclusiveMinimum)&&!(t>e.exclusiveMinimum)||ht(e.maximum)&&!(t<=e.maximum)||ht(e.minimum)&&!(t>=e.minimum)||ht(e.multipleOf)&&t%e.multipleOf!==BigInt(0))}function hG(e,r,t){return bs(t)}function gG(e,r,t){return jn(e.returns,r,t.prototype)}function yG(e,r,t){return!(!Co(t)||ht(e.exclusiveMaximumTimestamp)&&!(t.getTime()<e.exclusiveMaximumTimestamp)||ht(e.exclusiveMinimumTimestamp)&&!(t.getTime()>e.exclusiveMinimumTimestamp)||ht(e.maximumTimestamp)&&!(t.getTime()<=e.maximumTimestamp)||ht(e.minimumTimestamp)&&!(t.getTime()>=e.minimumTimestamp)||ht(e.multipleOfTimestamp)&&t.getTime()%e.multipleOfTimestamp!==0)}function bG(e,r,t){return Bl(t)}function vG(e,r,t){return!(!c1(t)||ht(e.exclusiveMaximum)&&!(t<e.exclusiveMaximum)||ht(e.exclusiveMinimum)&&!(t>e.exclusiveMinimum)||ht(e.maximum)&&!(t<=e.maximum)||ht(e.minimum)&&!(t>=e.minimum)||ht(e.multipleOf)&&t%e.multipleOf!==0)}function xG(e,r,t){let n=e.allOf.every(o=>jn(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)||jn(e.unevaluatedProperties,r,t[a]));return n&&i}else return n}function EG(e,r,t){return u1(t)}function IG(e,r,t){return t===e.const}function SG(e,r,t){return!1}function CG(e,r,t){return!jn(e.not,r,t)}function DG(e,r,t){return Eu(t)}function TG(e,r,t){return!(!Zt.IsNumberLike(t)||ht(e.exclusiveMaximum)&&!(t<e.exclusiveMaximum)||ht(e.exclusiveMinimum)&&!(t>e.exclusiveMinimum)||ht(e.minimum)&&!(t>=e.minimum)||ht(e.maximum)&&!(t<=e.maximum)||ht(e.multipleOf)&&t%e.multipleOf!==0)}function MG(e,r,t){if(!Zt.IsObjectLike(t)||ht(e.minProperties)&&!(Object.getOwnPropertyNames(t).length>=e.minProperties)||ht(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(!jn(i,r,t[o])||(Ou(i)||cG(i))&&!(o in t))return!1}else if(Zt.IsExactOptionalProperty(t,o)&&!jn(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)||jn(e.additionalProperties,r,t[i])):!0}function wG(e,r,t){return l1(t)}function PG(e,r,t){if(!Zt.IsRecordLike(t)||ht(e.minProperties)&&!(Object.getOwnPropertyNames(t).length>=e.minProperties)||ht(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)?jn(o,r,d):!0),u=typeof e.additionalProperties=="object"?Object.entries(t).every(([c,d])=>i.test(c)?!0:jn(e.additionalProperties,r,d)):!0,l=e.additionalProperties===!1?Object.getOwnPropertyNames(t).every(c=>i.test(c)):!0;return a&&u&&l}function AG(e,r,t){return jn(Mt(e,r),r,t)}function OG(e,r,t){let n=new RegExp(e.source,e.flags);return ht(e.minLength)&&!(t.length>=e.minLength)||ht(e.maxLength)&&!(t.length<=e.maxLength)?!1:n.test(t)}function _G(e,r,t){return!Et(t)||ht(e.minLength)&&!(t.length>=e.minLength)||ht(e.maxLength)&&!(t.length<=e.maxLength)||ht(e.pattern)&&!new RegExp(e.pattern).test(t)?!1:ht(e.format)?To.Has(e.format)?To.Get(e.format)(t):!1:!0}function FG(e,r,t){return Iu(t)}function kG(e,r,t){return Et(t)&&new RegExp(e.pattern).test(t)}function BG(e,r,t){return jn(Mt(e,r),r,t)}function LG(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(!jn(e.items[n],r,t[n]))return!1;return!0}function RG(e,r,t){return Ar(t)}function NG(e,r,t){return e.anyOf.some(n=>jn(n,r,t))}function jG(e,r,t){return!(!wp(t)||ht(e.maxByteLength)&&!(t.length<=e.maxByteLength)||ht(e.minByteLength)&&!(t.length>=e.minByteLength))}function UG(e,r,t){return!0}function GG(e,r,t){return Zt.IsVoidLike(t)}function zG(e,r,t){return mn.Has(e[le])?mn.Get(e[le])(e,t):!1}function jn(e,r,t){let n=ht(e.$id)?[...r,e]:r,o=e;switch(o[le]){case"Any":return dG(o,n,t);case"Array":return pG(o,n,t);case"AsyncIterator":return fG(o,n,t);case"BigInt":return mG(o,n,t);case"Boolean":return hG(o,n,t);case"Constructor":return gG(o,n,t);case"Date":return yG(o,n,t);case"Function":return bG(o,n,t);case"Integer":return vG(o,n,t);case"Intersect":return xG(o,n,t);case"Iterator":return EG(o,n,t);case"Literal":return IG(o,n,t);case"Never":return SG(o,n,t);case"Not":return CG(o,n,t);case"Null":return DG(o,n,t);case"Number":return TG(o,n,t);case"Object":return MG(o,n,t);case"Promise":return wG(o,n,t);case"Record":return PG(o,n,t);case"Ref":return AG(o,n,t);case"RegExp":return OG(o,n,t);case"String":return _G(o,n,t);case"Symbol":return FG(o,n,t);case"TemplateLiteral":return kG(o,n,t);case"This":return BG(o,n,t);case"Tuple":return LG(o,n,t);case"Undefined":return RG(o,n,t);case"Union":return NG(o,n,t);case"Uint8Array":return jG(o,n,t);case"Unknown":return UG(o,n,t);case"Void":return GG(o,n,t);default:if(!mn.Has(o[le]))throw new VE(o);return zG(o,n,t)}}function ct(...e){return e.length===3?jn(e[0],e[1],e[2]):jn(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 $E=class extends Ye{constructor(r){super("Unknown type"),this.schema=r}};function _u(e){return e.replace(/~/g,"~0").replace(/\//g,"~1")}function gt(e){return e!==void 0}var ea=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 Oe(e,r,t,n,o=[]){return{type:e,schema:r,path:t,value:n,message:a5()({errorType:e,path:t,schema:r,value:n,errors:o}),errors:o}}function*VG(e,r,t,n){}function*$G(e,r,t,n){if(!et(n))return yield Oe(ce.Array,e,t,n);gt(e.minItems)&&!(n.length>=e.minItems)&&(yield Oe(ce.ArrayMinItems,e,t,n)),gt(e.maxItems)&&!(n.length<=e.maxItems)&&(yield Oe(ce.ArrayMaxItems,e,t,n));for(let a=0;a<n.length;a++)yield*Ee(Un(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=Vl(u);if(a.has(l))return!1;a.add(l)}return!0}()&&(yield Oe(ce.ArrayUniqueItems,e,t,n)),!(gt(e.contains)||gt(e.minContains)||gt(e.maxContains)))return;let o=gt(e.contains)?e.contains:Kt(),i=n.reduce((a,u,l)=>Un(o,r,"".concat(t).concat(l),u).next().done===!0?a+1:a,0);i===0&&(yield Oe(ce.ArrayContains,e,t,n)),He(e.minContains)&&i<e.minContains&&(yield Oe(ce.ArrayMinContains,e,t,n)),He(e.maxContains)&&i>e.maxContains&&(yield Oe(ce.ArrayMaxContains,e,t,n))}function*HG(e,r,t,n){s1(n)||(yield Oe(ce.AsyncIterator,e,t,n))}function*WG(e,r,t,n){if(!Ln(n))return yield Oe(ce.BigInt,e,t,n);gt(e.exclusiveMaximum)&&!(n<e.exclusiveMaximum)&&(yield Oe(ce.BigIntExclusiveMaximum,e,t,n)),gt(e.exclusiveMinimum)&&!(n>e.exclusiveMinimum)&&(yield Oe(ce.BigIntExclusiveMinimum,e,t,n)),gt(e.maximum)&&!(n<=e.maximum)&&(yield Oe(ce.BigIntMaximum,e,t,n)),gt(e.minimum)&&!(n>=e.minimum)&&(yield Oe(ce.BigIntMinimum,e,t,n)),gt(e.multipleOf)&&n%e.multipleOf!==BigInt(0)&&(yield Oe(ce.BigIntMultipleOf,e,t,n))}function*ZG(e,r,t,n){bs(n)||(yield Oe(ce.Boolean,e,t,n))}function*XG(e,r,t,n){yield*Ee(Un(e.returns,r,t,n.prototype))}function*qG(e,r,t,n){if(!Co(n))return yield Oe(ce.Date,e,t,n);gt(e.exclusiveMaximumTimestamp)&&!(n.getTime()<e.exclusiveMaximumTimestamp)&&(yield Oe(ce.DateExclusiveMaximumTimestamp,e,t,n)),gt(e.exclusiveMinimumTimestamp)&&!(n.getTime()>e.exclusiveMinimumTimestamp)&&(yield Oe(ce.DateExclusiveMinimumTimestamp,e,t,n)),gt(e.maximumTimestamp)&&!(n.getTime()<=e.maximumTimestamp)&&(yield Oe(ce.DateMaximumTimestamp,e,t,n)),gt(e.minimumTimestamp)&&!(n.getTime()>=e.minimumTimestamp)&&(yield Oe(ce.DateMinimumTimestamp,e,t,n)),gt(e.multipleOfTimestamp)&&n.getTime()%e.multipleOfTimestamp!==0&&(yield Oe(ce.DateMultipleOfTimestamp,e,t,n))}function*YG(e,r,t,n){Bl(n)||(yield Oe(ce.Function,e,t,n))}function*JG(e,r,t,n){if(!c1(n))return yield Oe(ce.Integer,e,t,n);gt(e.exclusiveMaximum)&&!(n<e.exclusiveMaximum)&&(yield Oe(ce.IntegerExclusiveMaximum,e,t,n)),gt(e.exclusiveMinimum)&&!(n>e.exclusiveMinimum)&&(yield Oe(ce.IntegerExclusiveMinimum,e,t,n)),gt(e.maximum)&&!(n<=e.maximum)&&(yield Oe(ce.IntegerMaximum,e,t,n)),gt(e.minimum)&&!(n>=e.minimum)&&(yield Oe(ce.IntegerMinimum,e,t,n)),gt(e.multipleOf)&&n%e.multipleOf!==0&&(yield Oe(ce.IntegerMultipleOf,e,t,n))}function*KG(e,r,t,n){let o=!1;for(let i of e.allOf)for(let a of Un(i,r,t,n))o=!0,yield a;if(o)return yield Oe(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 Oe(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=Un(e.unevaluatedProperties,r,"".concat(t,"/").concat(a),n[a]).next();u.done||(yield u.value)}}}function*QG(e,r,t,n){u1(n)||(yield Oe(ce.Iterator,e,t,n))}function*ez(e,r,t,n){n!==e.const&&(yield Oe(ce.Literal,e,t,n))}function*tz(e,r,t,n){yield Oe(ce.Never,e,t,n)}function*rz(e,r,t,n){Un(e.not,r,t,n).next().done===!0&&(yield Oe(ce.Not,e,t,n))}function*nz(e,r,t,n){Eu(n)||(yield Oe(ce.Null,e,t,n))}function*oz(e,r,t,n){if(!Zt.IsNumberLike(n))return yield Oe(ce.Number,e,t,n);gt(e.exclusiveMaximum)&&!(n<e.exclusiveMaximum)&&(yield Oe(ce.NumberExclusiveMaximum,e,t,n)),gt(e.exclusiveMinimum)&&!(n>e.exclusiveMinimum)&&(yield Oe(ce.NumberExclusiveMinimum,e,t,n)),gt(e.maximum)&&!(n<=e.maximum)&&(yield Oe(ce.NumberMaximum,e,t,n)),gt(e.minimum)&&!(n>=e.minimum)&&(yield Oe(ce.NumberMinimum,e,t,n)),gt(e.multipleOf)&&n%e.multipleOf!==0&&(yield Oe(ce.NumberMultipleOf,e,t,n))}function*iz(e,r,t,n){if(!Zt.IsObjectLike(n))return yield Oe(ce.Object,e,t,n);gt(e.minProperties)&&!(Object.getOwnPropertyNames(n).length>=e.minProperties)&&(yield Oe(ce.ObjectMinProperties,e,t,n)),gt(e.maxProperties)&&!(Object.getOwnPropertyNames(n).length<=e.maxProperties)&&(yield Oe(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 Oe(ce.ObjectRequiredProperty,e.properties[u],"".concat(t,"/").concat(_u(u)),void 0));if(e.additionalProperties===!1)for(let u of a)i.includes(u)||(yield Oe(ce.ObjectAdditionalProperties,e,"".concat(t,"/").concat(_u(u)),n[u]));if(typeof e.additionalProperties=="object")for(let u of a)i.includes(u)||(yield*Ee(Un(e.additionalProperties,r,"".concat(t,"/").concat(_u(u)),n[u])));for(let u of i){let l=e.properties[u];e.required&&e.required.includes(u)?(yield*Ee(Un(l,r,"".concat(t,"/").concat(_u(u)),n[u])),Ou(e)&&!(u in n)&&(yield Oe(ce.ObjectRequiredProperty,l,"".concat(t,"/").concat(_u(u)),void 0))):Zt.IsExactOptionalProperty(n,u)&&(yield*Ee(Un(l,r,"".concat(t,"/").concat(_u(u)),n[u])))}}function*az(e,r,t,n){l1(n)||(yield Oe(ce.Promise,e,t,n))}function*sz(e,r,t,n){if(!Zt.IsRecordLike(n))return yield Oe(ce.Object,e,t,n);gt(e.minProperties)&&!(Object.getOwnPropertyNames(n).length>=e.minProperties)&&(yield Oe(ce.ObjectMinProperties,e,t,n)),gt(e.maxProperties)&&!(Object.getOwnPropertyNames(n).length<=e.maxProperties)&&(yield Oe(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(Un(i,r,"".concat(t,"/").concat(_u(u)),l)));if(typeof e.additionalProperties=="object")for(let[u,l]of Object.entries(n))a.test(u)||(yield*Ee(Un(e.additionalProperties,r,"".concat(t,"/").concat(_u(u)),l)));if(e.additionalProperties===!1){for(let[u,l]of Object.entries(n))if(!a.test(u))return yield Oe(ce.ObjectAdditionalProperties,e,"".concat(t,"/").concat(_u(u)),l)}}function*uz(e,r,t,n){yield*Ee(Un(Mt(e,r),r,t,n))}function*lz(e,r,t,n){if(!Et(n))return yield Oe(ce.String,e,t,n);if(gt(e.minLength)&&!(n.length>=e.minLength)&&(yield Oe(ce.StringMinLength,e,t,n)),gt(e.maxLength)&&!(n.length<=e.maxLength)&&(yield Oe(ce.StringMaxLength,e,t,n)),!new RegExp(e.source,e.flags).test(n))return yield Oe(ce.RegExp,e,t,n)}function*cz(e,r,t,n){if(!Et(n))return yield Oe(ce.String,e,t,n);gt(e.minLength)&&!(n.length>=e.minLength)&&(yield Oe(ce.StringMinLength,e,t,n)),gt(e.maxLength)&&!(n.length<=e.maxLength)&&(yield Oe(ce.StringMaxLength,e,t,n)),Et(e.pattern)&&(new RegExp(e.pattern).test(n)||(yield Oe(ce.StringPattern,e,t,n))),Et(e.format)&&(To.Has(e.format)?To.Get(e.format)(n)||(yield Oe(ce.StringFormat,e,t,n)):yield Oe(ce.StringFormatUnknown,e,t,n))}function*dz(e,r,t,n){Iu(n)||(yield Oe(ce.Symbol,e,t,n))}function*pz(e,r,t,n){if(!Et(n))return yield Oe(ce.String,e,t,n);new RegExp(e.pattern).test(n)||(yield Oe(ce.StringPattern,e,t,n))}function*fz(e,r,t,n){yield*Ee(Un(Mt(e,r),r,t,n))}function*mz(e,r,t,n){if(!et(n))return yield Oe(ce.Tuple,e,t,n);if(e.items===void 0&&n.length!==0)return yield Oe(ce.TupleLength,e,t,n);if(n.length!==e.maxItems)return yield Oe(ce.TupleLength,e,t,n);if(e.items)for(let o=0;o<e.items.length;o++)yield*Ee(Un(e.items[o],r,"".concat(t,"/").concat(o),n[o]))}function*hz(e,r,t,n){Ar(n)||(yield Oe(ce.Undefined,e,t,n))}function*gz(e,r,t,n){if(ct(e,r,n))return;let o=e.anyOf.map(i=>new ea(Un(i,r,t,n)));yield Oe(ce.Union,e,t,n,o)}function*yz(e,r,t,n){if(!wp(n))return yield Oe(ce.Uint8Array,e,t,n);gt(e.maxByteLength)&&!(n.length<=e.maxByteLength)&&(yield Oe(ce.Uint8ArrayMaxByteLength,e,t,n)),gt(e.minByteLength)&&!(n.length>=e.minByteLength)&&(yield Oe(ce.Uint8ArrayMinByteLength,e,t,n))}function*bz(e,r,t,n){}function*vz(e,r,t,n){Zt.IsVoidLike(n)||(yield Oe(ce.Void,e,t,n))}function*xz(e,r,t,n){mn.Get(e[le])(e,n)||(yield Oe(ce.Kind,e,t,n))}function*Un(e,r,t,n){let o=gt(e.$id)?[...r,e]:r,i=e;switch(i[le]){case"Any":return yield*Ee(VG(i,o,t,n));case"Array":return yield*Ee($G(i,o,t,n));case"AsyncIterator":return yield*Ee(HG(i,o,t,n));case"BigInt":return yield*Ee(WG(i,o,t,n));case"Boolean":return yield*Ee(ZG(i,o,t,n));case"Constructor":return yield*Ee(XG(i,o,t,n));case"Date":return yield*Ee(qG(i,o,t,n));case"Function":return yield*Ee(YG(i,o,t,n));case"Integer":return yield*Ee(JG(i,o,t,n));case"Intersect":return yield*Ee(KG(i,o,t,n));case"Iterator":return yield*Ee(QG(i,o,t,n));case"Literal":return yield*Ee(ez(i,o,t,n));case"Never":return yield*Ee(tz(i,o,t,n));case"Not":return yield*Ee(rz(i,o,t,n));case"Null":return yield*Ee(nz(i,o,t,n));case"Number":return yield*Ee(oz(i,o,t,n));case"Object":return yield*Ee(iz(i,o,t,n));case"Promise":return yield*Ee(az(i,o,t,n));case"Record":return yield*Ee(sz(i,o,t,n));case"Ref":return yield*Ee(uz(i,o,t,n));case"RegExp":return yield*Ee(lz(i,o,t,n));case"String":return yield*Ee(cz(i,o,t,n));case"Symbol":return yield*Ee(dz(i,o,t,n));case"TemplateLiteral":return yield*Ee(pz(i,o,t,n));case"This":return yield*Ee(fz(i,o,t,n));case"Tuple":return yield*Ee(mz(i,o,t,n));case"Undefined":return yield*Ee(hz(i,o,t,n));case"Union":return yield*Ee(gz(i,o,t,n));case"Uint8Array":return yield*Ee(yz(i,o,t,n));case"Unknown":return yield*Ee(bz(i,o,t,n));case"Void":return yield*Ee(vz(i,o,t,n));default:if(!mn.Has(i[le]))throw new $E(e);return yield*Ee(xz(i,o,t,n))}}function Ss(...e){let r=e.length===3?Un(e[0],e[1],"",e[2]):Un(e[0],[],"",e[1]);return new ea(r)}p();p();var Ez=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},d5=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)},HE,G1,p5,WE=class extends Ye{constructor(r){let t=r.First();super(t===void 0?"Invalid Value":t.message),HE.add(this),G1.set(this,void 0),Ez(this,G1,r,"f"),this.error=t}Errors(){return new ea(d5(this,HE,"m",p5).call(this))}};G1=new WeakMap,HE=new WeakSet,p5=function*(){this.error&&(yield this.error),yield*Ee(d5(this,G1,"f"))};function c5(e,r,t){if(!ct(e,r,t))throw new WE(Ss(e,r,t))}function z1(...e){return e.length===3?c5(e[0],e[1],e[2]):c5(e[0],[],e[1])}p();p();p();function Iz(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 Sz(e){return e.map(r=>wt(r))}function Cz(e){return e.slice()}function Dz(e){return new Map(wt([...e.entries()]))}function Tz(e){return new Set(wt([...e.entries()]))}function Mz(e){return new Date(e.toISOString())}function wt(e){if(et(e))return Sz(e);if(Co(e))return Mz(e);if(Wi(e))return Cz(e);if(qT(e))return Dz(e);if(YT(e))return Tz(e);if(rt(e))return Iz(e);if(Rn(e))return e;throw new Error("ValueClone: Unable to clone value")}var Ei=class extends Ye{constructor(r,t){super(t),this.schema=r}};function Pt(e){return Bl(e)?e():wt(e)}function wz(e,r){return Ke(e,"default")?Pt(e.default):{}}function Pz(e,r){if(e.uniqueItems===!0&&!Ke(e,"default"))throw new Ei(e,"Array with the uniqueItems constraint requires a default value");if("contains"in e&&!Ke(e,"default"))throw new Ei(e,"Array with the contains constraint requires a default value");return"default"in e?Pt(e.default):e.minItems!==void 0?Array.from({length:e.minItems}).map(t=>Ii(e.items,r)):[]}function Az(e,r){return Ke(e,"default")?Pt(e.default):function(){return N6(this,null,function*(){})}()}function Oz(e,r){return Ke(e,"default")?Pt(e.default):BigInt(0)}function _z(e,r){return Ke(e,"default")?Pt(e.default):!1}function Fz(e,r){if(Ke(e,"default"))return Pt(e.default);{let t=Ii(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 kz(e,r){return Ke(e,"default")?Pt(e.default):e.minimumTimestamp!==void 0?new Date(e.minimumTimestamp):new Date}function Bz(e,r){return Ke(e,"default")?Pt(e.default):()=>Ii(e.returns,r)}function Lz(e,r){return Ke(e,"default")?Pt(e.default):e.minimum!==void 0?e.minimum:0}function Rz(e,r){if(Ke(e,"default"))return Pt(e.default);{let t=e.allOf.reduce((n,o)=>{let i=Ii(o,r);return typeof i=="object"?_(_({},n),i):i},{});if(!ct(e,r,t))throw new Ei(e,"Intersect produced invalid value. Consider using a default value.");return t}}function Nz(e,r){return Ke(e,"default")?Pt(e.default):function*(){}()}function jz(e,r){return Ke(e,"default")?Pt(e.default):e.const}function Uz(e,r){if(Ke(e,"default"))return Pt(e.default);throw new Ei(e,"Never types cannot be created. Consider using a default value.")}function Gz(e,r){if(Ke(e,"default"))return Pt(e.default);throw new Ei(e,"Not types must have a default value")}function zz(e,r){return Ke(e,"default")?Pt(e.default):null}function Vz(e,r){return Ke(e,"default")?Pt(e.default):e.minimum!==void 0?e.minimum:0}function $z(e,r){if(Ke(e,"default"))return Pt(e.default);{let t=new Set(e.required),n={};for(let[o,i]of Object.entries(e.properties))t.has(o)&&(n[o]=Ii(i,r));return n}}function Hz(e,r){return Ke(e,"default")?Pt(e.default):Promise.resolve(Ii(e.item,r))}function Wz(e,r){let[t,n]=Object.entries(e.patternProperties)[0];if(Ke(e,"default"))return Pt(e.default);if(t===Mu||t===Tu)return{};{let o=t.slice(1,t.length-1).split("|"),i={};for(let a of o)i[a]=Ii(n,r);return i}}function Zz(e,r){return Ke(e,"default")?Pt(e.default):Ii(Mt(e,r),r)}function Xz(e,r){if(Ke(e,"default"))return Pt(e.default);throw new Ei(e,"RegExp types cannot be created. Consider using a default value.")}function qz(e,r){if(e.pattern!==void 0){if(Ke(e,"default"))return Pt(e.default);throw new Ei(e,"String types with patterns must specify a default value")}else if(e.format!==void 0){if(Ke(e,"default"))return Pt(e.default);throw new Ei(e,"String types with formats must specify a default value")}else return Ke(e,"default")?Pt(e.default):e.minLength!==void 0?Array.from({length:e.minLength}).map(()=>" ").join(""):""}function Yz(e,r){return Ke(e,"default")?Pt(e.default):"value"in e?Symbol.for(e.value):Symbol()}function Jz(e,r){if(Ke(e,"default"))return Pt(e.default);if(!h1(e))throw new Ei(e,"Can only create template literals that produce a finite variants. Consider using a default value.");return Bp(e)[0]}function Kz(e,r){if(f5++>aV)throw new Ei(e,"Cannot create recursive type as it appears possibly infinite. Consider using a default.");return Ke(e,"default")?Pt(e.default):Ii(Mt(e,r),r)}function Qz(e,r){return Ke(e,"default")?Pt(e.default):e.items===void 0?[]:Array.from({length:e.minItems}).map((t,n)=>Ii(e.items[n],r))}function eV(e,r){if(Ke(e,"default"))return Pt(e.default)}function tV(e,r){if(Ke(e,"default"))return Pt(e.default);if(e.anyOf.length===0)throw new Error("ValueCreate.Union: Cannot create Union with zero variants");return Ii(e.anyOf[0],r)}function rV(e,r){return Ke(e,"default")?Pt(e.default):e.minByteLength!==void 0?new Uint8Array(e.minByteLength):new Uint8Array(0)}function nV(e,r){return Ke(e,"default")?Pt(e.default):{}}function oV(e,r){if(Ke(e,"default"))return Pt(e.default)}function iV(e,r){if(Ke(e,"default"))return Pt(e.default);throw new Error("User defined types must specify a default value")}function Ii(e,r){let t=Qi(e,r),n=e;switch(n[le]){case"Any":return wz(n,t);case"Array":return Pz(n,t);case"AsyncIterator":return Az(n,t);case"BigInt":return Oz(n,t);case"Boolean":return _z(n,t);case"Constructor":return Fz(n,t);case"Date":return kz(n,t);case"Function":return Bz(n,t);case"Integer":return Lz(n,t);case"Intersect":return Rz(n,t);case"Iterator":return Nz(n,t);case"Literal":return jz(n,t);case"Never":return Uz(n,t);case"Not":return Gz(n,t);case"Null":return zz(n,t);case"Number":return Vz(n,t);case"Object":return $z(n,t);case"Promise":return Hz(n,t);case"Record":return Wz(n,t);case"Ref":return Zz(n,t);case"RegExp":return Xz(n,t);case"String":return qz(n,t);case"Symbol":return Yz(n,t);case"TemplateLiteral":return Jz(n,t);case"This":return Kz(n,t);case"Tuple":return Qz(n,t);case"Undefined":return eV(n,t);case"Union":return tV(n,t);case"Uint8Array":return rV(n,t);case"Unknown":return nV(n,t);case"Void":return oV(n,t);default:if(!mn.Has(n[le]))throw new Ei(n,"Unknown type");return iV(n,t)}}var aV=512,f5=0;function ta(...e){return f5=0,e.length===2?Ii(e[0],e[1]):Ii(e[0],[])}var V1=class extends Ye{constructor(r,t){super(t),this.schema=r}};function sV(e,r,t){if(e[le]==="Object"&&typeof t=="object"&&!Eu(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 uV(e,r,t){let n=e.anyOf.map(a=>Mt(a,r)),[o,i]=[n[0],0];for(let a of n){let u=sV(a,r,t);u>i&&(o=a,i=u)}return o}function lV(e,r,t){if("default"in e)return typeof t=="function"?e.default:wt(e.default);{let n=uV(e,r,t);return ZE(n,r,t)}}function cV(e,r,t){return ct(e,r,t)?wt(t):ta(e,r)}function dV(e,r,t){return ct(e,r,t)?t:ta(e,r)}function pV(e,r,t){if(ct(e,r,t))return wt(t);let n=et(t)?wt(t):ta(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=>Cs(e.items,r,l));if(e.uniqueItems!==!0)return a;let u=[...new Set(a)];if(!ct(e,r,u))throw new V1(e,"Array cast produced invalid data due to uniqueItems constraint");return u}function fV(e,r,t){if(ct(e,r,t))return ta(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]=Cs(a,r,t.prototype[i]));return o}function mV(e,r,t){let n=ta(e,r),o=rt(n)&&rt(t)?_(_({},n),t):t;return ct(e,r,o)?o:ta(e,r)}function hV(e,r,t){throw new V1(e,"Never types cannot be cast")}function gV(e,r,t){if(ct(e,r,t))return t;if(t===null||typeof t!="object")return ta(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]=Cs(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]=Cs(e.additionalProperties,r,t[a]))}return o}function yV(e,r,t){if(ct(e,r,t))return wt(t);if(t===null||typeof t!="object"||Array.isArray(t)||t instanceof Date)return ta(e,r);let n=Object.getOwnPropertyNames(e.patternProperties)[0],o=e.patternProperties[n],i={};for(let[a,u]of Object.entries(t))i[a]=Cs(o,r,u);return i}function bV(e,r,t){return Cs(Mt(e,r),r,t)}function vV(e,r,t){return Cs(Mt(e,r),r,t)}function xV(e,r,t){return ct(e,r,t)?wt(t):et(t)?e.items===void 0?[]:e.items.map((n,o)=>Cs(n,r,t[o])):ta(e,r)}function EV(e,r,t){return ct(e,r,t)?wt(t):lV(e,r,t)}function Cs(e,r,t){let n=Et(e.$id)?[...r,e]:r,o=e;switch(e[le]){case"Array":return pV(o,n,t);case"Constructor":return fV(o,n,t);case"Intersect":return mV(o,n,t);case"Never":return hV(o,n,t);case"Object":return gV(o,n,t);case"Record":return yV(o,n,t);case"Ref":return bV(o,n,t);case"This":return vV(o,n,t);case"Tuple":return xV(o,n,t);case"Union":return EV(o,n,t);case"Date":case"Symbol":case"Uint8Array":return cV(e,r,t);default:return dV(o,n,t)}}function ZE(...e){return e.length===3?Cs(e[0],e[1],e[2]):Cs(e[0],[],e[1])}p();function IV(e){return Rl(e)&&e[le]!=="Unsafe"}function SV(e,r,t){return et(t)?t.map(n=>Si(e.items,r,n)):t}function CV(e,r,t){let n=e.unevaluatedProperties,i=e.allOf.map(u=>Si(u,r,wt(t))).reduce((u,l)=>rt(l)?_(_({},u),l):l,{});if(!rt(t)||!rt(i)||!Rl(n))return i;let a=wn(e);for(let u of Object.getOwnPropertyNames(t))a.includes(u)||ct(n,r,t[u])&&(i[u]=Si(n,r,t[u]));return i}function DV(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]=Si(e.properties[o],r,t[o]);continue}if(Rl(n)&&ct(n,r,t[o])){t[o]=Si(n,r,t[o]);continue}delete t[o]}return t}function TV(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]=Si(a,r,t[l]);continue}if(Rl(n)&&ct(n,r,t[l])){t[l]=Si(n,r,t[l]);continue}delete t[l]}return t}function MV(e,r,t){return Si(Mt(e,r),r,t)}function wV(e,r,t){return Si(Mt(e,r),r,t)}function PV(e,r,t){if(!et(t))return t;if(Ar(e.items))return[];let n=Math.min(t.length,e.items.length);for(let o=0;o<n;o++)t[o]=Si(e.items[o],r,t[o]);return t.length>n?t.slice(0,n):t}function AV(e,r,t){for(let n of e.anyOf)if(IV(n)&&ct(n,r,t))return Si(n,r,t);return t}function Si(e,r,t){let n=Et(e.$id)?[...r,e]:r,o=e;switch(o[le]){case"Array":return SV(o,n,t);case"Intersect":return CV(o,n,t);case"Object":return DV(o,n,t);case"Record":return TV(o,n,t);case"Ref":return MV(o,n,t);case"This":return wV(o,n,t);case"Tuple":return PV(o,n,t);case"Union":return AV(o,n,t);default:return t}}function $1(...e){return e.length===3?Si(e[0],e[1],e[2]):Si(e[0],[],e[1])}p();function H1(e){return Et(e)&&!isNaN(e)&&!isNaN(parseFloat(e))}function OV(e){return Ln(e)||bs(e)||He(e)}function Yh(e){return e===!0||He(e)&&e===1||Ln(e)&&e===BigInt("1")||Et(e)&&(e.toLowerCase()==="true"||e==="1")}function Jh(e){return e===!1||He(e)&&(e===0||Object.is(e,-0))||Ln(e)&&e===BigInt("0")||Et(e)&&(e.toLowerCase()==="false"||e==="0"||e==="-0")}function _V(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 FV(e){return Et(e)&&/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)?$/i.test(e)}function kV(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 BV(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 LV(e){return Et(e)&&/^\d\d\d\d-[0-1]\d-[0-3]\d$/i.test(e)}function RV(e,r){let t=h5(e);return t===r?t:e}function NV(e,r){let t=g5(e);return t===r?t:e}function jV(e,r){let t=m5(e);return t===r?t:e}function UV(e,r){return Et(e.const)?RV(r,e.const):He(e.const)?NV(r,e.const):bs(e.const)?jV(r,e.const):r}function m5(e){return Yh(e)?!0:Jh(e)?!1:e}function GV(e){let r=t=>t.split(".")[0];return H1(e)?BigInt(r(e)):He(e)?BigInt(Math.trunc(e)):Jh(e)?BigInt(0):Yh(e)?BigInt(1):e}function h5(e){return OV(e)?e.toString():Iu(e)&&e.description!==void 0?e.description.toString():e}function g5(e){return H1(e)?parseFloat(e):Yh(e)?1:Jh(e)?0:e}function zV(e){return H1(e)?parseInt(e):He(e)?e|0:Yh(e)?1:Jh(e)?0:e}function VV(e){return Et(e)&&e.toLowerCase()==="null"?null:e}function $V(e){return Et(e)&&e==="undefined"?void 0:e}function HV(e){return Co(e)?e:He(e)?new Date(e):Yh(e)?new Date(1):Jh(e)?new Date(0):H1(e)?new Date(parseInt(e)):FV(e)?new Date("1970-01-01T".concat(e,".000Z")):_V(e)?new Date("1970-01-01T".concat(e)):BV(e)?new Date("".concat(e,".000Z")):kV(e)?new Date(e):LV(e)?new Date("".concat(e,"T00:00:00.000Z")):e}function WV(e,r,t){return(et(t)?t:[t]).map(o=>Ds(e.items,r,o))}function ZV(e,r,t){return GV(t)}function XV(e,r,t){return m5(t)}function qV(e,r,t){return HV(t)}function YV(e,r,t){return zV(t)}function JV(e,r,t){return e.allOf.reduce((n,o)=>Ds(o,r,n),t)}function KV(e,r,t){return UV(e,t)}function QV(e,r,t){return VV(t)}function e$(e,r,t){return g5(t)}function t$(e,r,t){if(!rt(t))return t;for(let n of Object.getOwnPropertyNames(e.properties))Ke(t,n)&&(t[n]=Ds(e.properties[n],r,t[n]));return t}function r$(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]=Ds(i,r,u);return t}function n$(e,r,t){return Ds(Mt(e,r),r,t)}function o$(e,r,t){return h5(t)}function i$(e,r,t){return Et(t)||He(t)?Symbol(t):t}function a$(e,r,t){return Ds(Mt(e,r),r,t)}function s$(e,r,t){return et(t)&&!Ar(e.items)?t.map((o,i)=>i<e.items.length?Ds(e.items[i],r,o):o):t}function u$(e,r,t){return $V(t)}function l$(e,r,t){for(let n of e.anyOf){let o=Ds(n,r,wt(t));if(ct(n,r,o))return o}return t}function Ds(e,r,t){let n=Qi(e,r),o=e;switch(e[le]){case"Array":return WV(o,n,t);case"BigInt":return ZV(o,n,t);case"Boolean":return XV(o,n,t);case"Date":return qV(o,n,t);case"Integer":return YV(o,n,t);case"Intersect":return JV(o,n,t);case"Literal":return KV(o,n,t);case"Null":return QV(o,n,t);case"Number":return e$(o,n,t);case"Object":return t$(o,n,t);case"Record":return r$(o,n,t);case"Ref":return n$(o,n,t);case"String":return o$(o,n,t);case"Symbol":return i$(o,n,t);case"This":return a$(o,n,t);case"Tuple":return s$(o,n,t);case"Undefined":return u$(o,n,t);case"Union":return l$(o,n,t);default:return t}}function W1(...e){return e.length===3?Ds(e[0],e[1],e[2]):Ds(e[0],[],e[1])}p();p();var Jp=class extends Ye{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}},Jc=class extends Ye{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 dr(e)?e[Er].Decode(t):t}catch(n){throw new Jc(e,r,t,n)}}function c$(e,r,t,n){return et(n)?Or(e,t,n.map((o,i)=>Ts(e.items,r,"".concat(t,"/").concat(i),o))):Or(e,t,n)}function d$(e,r,t,n){if(!rt(n)||Rn(n))return Or(e,t,n);let o=Ul(e),i=o.map(d=>d[0]),a=_({},n);for(let[d,f]of o)d in a&&(a[d]=Ts(f,r,"".concat(t,"/").concat(d),a[d]));if(!dr(e.unevaluatedProperties))return Or(e,t,a);let u=Object.getOwnPropertyNames(a),l=e.unevaluatedProperties,c=_({},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 p$(e,r,t,n){return Or(e,t,Ts(e.not,r,t,n))}function f$(e,r,t,n){if(!rt(n))return Or(e,t,n);let o=wn(e),i=_({},n);for(let c of o)Ke(i,c)&&(Ar(i[c])&&(!Ap(e.properties[c])||Zt.IsExactOptionalProperty(i,c))||(i[c]=Ts(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=_({},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 m$(e,r,t,n){if(!rt(n))return Or(e,t,n);let o=Object.getOwnPropertyNames(e.patternProperties)[0],i=new RegExp(o),a=_({},n);for(let d of Object.getOwnPropertyNames(n))i.test(d)&&(a[d]=Ts(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=_({},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 h$(e,r,t,n){let o=Mt(e,r);return Or(e,t,Ts(o,r,t,n))}function g$(e,r,t,n){let o=Mt(e,r);return Or(e,t,Ts(o,r,t,n))}function y$(e,r,t,n){return et(n)&&et(e.items)?Or(e,t,e.items.map((o,i)=>Ts(o,r,"".concat(t,"/").concat(i),n[i]))):Or(e,t,n)}function b$(e,r,t,n){for(let o of e.anyOf){if(!ct(o,r,n))continue;let i=Ts(o,r,t,n);return Or(e,t,i)}return Or(e,t,n)}function Ts(e,r,t,n){let o=Qi(e,r),i=e;switch(e[le]){case"Array":return c$(i,o,t,n);case"Intersect":return d$(i,o,t,n);case"Not":return p$(i,o,t,n);case"Object":return f$(i,o,t,n);case"Record":return m$(i,o,t,n);case"Ref":return h$(i,o,t,n);case"Symbol":return Or(i,t,n);case"This":return g$(i,o,t,n);case"Tuple":return y$(i,o,t,n);case"Union":return b$(i,o,t,n);default:return Or(i,t,n)}}function Kp(e,r,t){return Ts(e,r,"",t)}p();var Qp=class extends Ye{constructor(r,t,n){super("The encoded value does not match the expected schema"),this.schema=r,this.value=t,this.error=n}},Kc=class extends Ye{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 so(e,r,t){try{return dr(e)?e[Er].Encode(t):t}catch(n){throw new Kc(e,r,t,n)}}function v$(e,r,t,n){let o=so(e,t,n);return et(o)?o.map((i,a)=>Ms(e.items,r,"".concat(t,"/").concat(a),i)):o}function x$(e,r,t,n){let o=so(e,t,n);if(!rt(n)||Rn(n))return o;let i=Ul(e),a=i.map(f=>f[0]),u=_({},o);for(let[f,m]of i)f in u&&(u[f]=Ms(m,r,"".concat(t,"/").concat(f),u[f]));if(!dr(e.unevaluatedProperties))return u;let l=Object.getOwnPropertyNames(u),c=e.unevaluatedProperties,d=_({},u);for(let f of l)a.includes(f)||(d[f]=so(c,"".concat(t,"/").concat(f),d[f]));return d}function E$(e,r,t,n){return so(e.not,t,so(e,t,n))}function I$(e,r,t,n){let o=so(e,t,n);if(!rt(o))return o;let i=wn(e),a=_({},o);for(let d of i)Ke(a,d)&&(Ar(a[d])&&(!Ap(e.properties[d])||Zt.IsExactOptionalProperty(a,d))||(a[d]=Ms(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=_({},a);for(let d of u)i.includes(d)||(c[d]=so(l,"".concat(t,"/").concat(d),c[d]));return c}function S$(e,r,t,n){let o=so(e,t,n);if(!rt(n))return o;let i=Object.getOwnPropertyNames(e.patternProperties)[0],a=new RegExp(i),u=_({},o);for(let f of Object.getOwnPropertyNames(n))a.test(f)&&(u[f]=Ms(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=_({},u);for(let f of l)a.test(f)||(d[f]=so(c,"".concat(t,"/").concat(f),d[f]));return d}function C$(e,r,t,n){let o=Mt(e,r),i=Ms(o,r,t,n);return so(e,t,i)}function D$(e,r,t,n){let o=Mt(e,r),i=Ms(o,r,t,n);return so(e,t,i)}function T$(e,r,t,n){let o=so(e,t,n);return et(e.items)?e.items.map((i,a)=>Ms(i,r,"".concat(t,"/").concat(a),o[a])):[]}function M$(e,r,t,n){for(let o of e.anyOf){if(!ct(o,r,n))continue;let i=Ms(o,r,t,n);return so(e,t,i)}for(let o of e.anyOf){let i=Ms(o,r,t,n);if(ct(e,r,i))return so(e,t,i)}return so(e,t,n)}function Ms(e,r,t,n){let o=Qi(e,r),i=e;switch(e[le]){case"Array":return v$(i,o,t,n);case"Intersect":return x$(i,o,t,n);case"Not":return E$(i,o,t,n);case"Object":return I$(i,o,t,n);case"Record":return S$(i,o,t,n);case"Ref":return C$(i,o,t,n);case"This":return D$(i,o,t,n);case"Tuple":return T$(i,o,t,n);case"Union":return M$(i,o,t,n);default:return so(i,t,n)}}function Z1(e,r,t){return Ms(e,r,"",t)}p();function w$(e,r){return dr(e)||Pn(e.items,r)}function P$(e,r){return dr(e)||Pn(e.items,r)}function A$(e,r){return dr(e)||Pn(e.returns,r)||e.parameters.some(t=>Pn(t,r))}function O$(e,r){return dr(e)||Pn(e.returns,r)||e.parameters.some(t=>Pn(t,r))}function _$(e,r){return dr(e)||dr(e.unevaluatedProperties)||e.allOf.some(t=>Pn(t,r))}function F$(e,r){return dr(e)||Pn(e.items,r)}function k$(e,r){return dr(e)||Pn(e.not,r)}function B$(e,r){return dr(e)||Object.values(e.properties).some(t=>Pn(t,r))||It(e.additionalProperties)&&Pn(e.additionalProperties,r)}function L$(e,r){return dr(e)||Pn(e.item,r)}function R$(e,r){let t=Object.getOwnPropertyNames(e.patternProperties)[0],n=e.patternProperties[t];return dr(e)||Pn(n,r)||It(e.additionalProperties)&&dr(e.additionalProperties)}function N$(e,r){return dr(e)?!0:Pn(Mt(e,r),r)}function j$(e,r){return dr(e)?!0:Pn(Mt(e,r),r)}function U$(e,r){return dr(e)||!Ar(e.items)&&e.items.some(t=>Pn(t,r))}function G$(e,r){return dr(e)||e.anyOf.some(t=>Pn(t,r))}function Pn(e,r){let t=Qi(e,r),n=e;if(e.$id&&XE.has(e.$id))return!1;switch(e.$id&&XE.add(e.$id),e[le]){case"Array":return w$(n,t);case"AsyncIterator":return P$(n,t);case"Constructor":return A$(n,t);case"Function":return O$(n,t);case"Intersect":return _$(n,t);case"Iterator":return F$(n,t);case"Not":return k$(n,t);case"Object":return B$(n,t);case"Promise":return L$(n,t);case"Record":return R$(n,t);case"Ref":return N$(n,t);case"This":return j$(n,t);case"Tuple":return U$(n,t);case"Union":return G$(n,t);default:return dr(e)}}var XE=new Set;function ws(e,r){return XE.clear(),Pn(e,r)}function y5(...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 Jp(r,n,Ss(r,t,n).First());return ws(r,t)?Kp(r,t,n):n}p();function Fu(e,r){let t=Ke(e,"default")?e.default:void 0,n=Bl(t)?t():wt(t);return Ar(r)?n:rt(r)&&rt(n)?Object.assign(n,r):r}function qE(e){return Rl(e)&&"default"in e}function z$(e,r,t){let n=Fu(e,t);if(!et(n))return n;for(let o=0;o<n.length;o++)n[o]=Ci(e.items,r,n[o]);return n}function V$(e,r,t){return Co(t)?t:Fu(e,t)}function $$(e,r,t){let n=Fu(e,t);return e.allOf.reduce((o,i)=>{let a=Ci(i,r,n);return rt(a)?_(_({},o),a):a},{})}function H$(e,r,t){let n=Fu(e,t);if(!rt(n))return n;let o=Object.getOwnPropertyNames(e.properties);for(let i of o){let a=Ci(e.properties[i],r,n[i]);Ar(a)||(n[i]=Ci(e.properties[i],r,n[i]))}if(!qE(e.additionalProperties))return n;for(let i of Object.getOwnPropertyNames(n))o.includes(i)||(n[i]=Ci(e.additionalProperties,r,n[i]));return n}function W$(e,r,t){let n=Fu(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)&&qE(a)&&(n[l]=Ci(a,r,n[l]));if(!qE(o))return n;for(let l of Object.getOwnPropertyNames(n))u.test(l)||(n[l]=Ci(o,r,n[l]));return n}function Z$(e,r,t){return Ci(Mt(e,r),r,Fu(e,t))}function X$(e,r,t){return Ci(Mt(e,r),r,t)}function q$(e,r,t){let n=Fu(e,t);if(!et(n)||Ar(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]=Ci(o[a],r,n[a]));return n}function Y$(e,r,t){let n=Fu(e,t);for(let o of e.anyOf){let i=Ci(o,r,wt(n));if(ct(o,r,i))return i}return n}function Ci(e,r,t){let n=Qi(e,r),o=e;switch(o[le]){case"Array":return z$(o,n,t);case"Date":return V$(o,n,t);case"Intersect":return $$(o,n,t);case"Object":return H$(o,n,t);case"Record":return W$(o,n,t);case"Ref":return Z$(o,n,t);case"This":return X$(o,n,t);case"Tuple":return q$(o,n,t);case"Union":return Y$(o,n,t);default:return Fu(o,t)}}function X1(...e){return e.length===3?Ci(e[0],e[1],e[2]):Ci(e[0],[],e[1])}p();p();var ra={};Sl(ra,{Delete:()=>K$,Format:()=>Kh,Get:()=>eH,Has:()=>Q$,Set:()=>J$,ValuePointerRootDeleteError:()=>Y1,ValuePointerRootSetError:()=>q1});p();var q1=class extends Ye{constructor(r,t,n){super("Cannot set root value"),this.value=r,this.path=t,this.update=n}},Y1=class extends Ye{constructor(r,t){super("Cannot delete root value"),this.value=r,this.path=t}};function b5(e){return e.indexOf("~")===-1?e:e.replace(/~1/g,"/").replace(/~0/g,"~")}function*Kh(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 b5(e.slice(r,t))),r=n+1):t=n;yield b5(e.slice(r))}function J$(e,r,t){if(r==="")throw new q1(e,r,t);let[n,o,i]=[null,e,""];for(let a of Kh(r))o[a]===void 0&&(o[a]={}),n=o,o=o[a],i=a;n[i]=t}function K$(e,r){if(r==="")throw new Y1(e,r);let[t,n,o]=[null,e,""];for(let i of Kh(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 Q$(e,r){if(r==="")return!0;let[t,n,o]=[null,e,""];for(let i of Kh(r)){if(n[i]===void 0)return!1;t=n,n=n[i],o=i}return Object.getOwnPropertyNames(t).includes(o)}function eH(e,r){if(r==="")return e;let t=e;for(let n of Kh(r)){if(t[n]===void 0)return;t=t[n]}return t}p();function tH(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=>Qc(e[o],r[o]))}function rH(e,r){return Co(r)&&e.getTime()===r.getTime()}function nH(e,r){return!et(r)||e.length!==r.length?!1:e.every((t,n)=>Qc(t,r[n]))}function oH(e,r){return!Wi(r)||e.length!==r.length||Object.getPrototypeOf(e).constructor.name!==Object.getPrototypeOf(r).constructor.name?!1:e.every((t,n)=>Qc(t,r[n]))}function iH(e,r){return e===r}function Qc(e,r){if(Co(e))return rH(e,r);if(Wi(e))return oH(e,r);if(et(e))return nH(e,r);if(rt(e))return tH(e,r);if(Rn(e))return iH(e,r);throw new Error("ValueEquals: Unable to compare value")}var aH=rr({type:Nt("insert"),path:Xi(),value:Au()}),sH=rr({type:Nt("update"),path:Xi(),value:Au()}),uH=rr({type:Nt("delete"),path:Xi()}),x5=Qt([aH,sH,uH]),J1=class extends Ye{constructor(r,t){super(t),this.value=r}};function K1(e,r){return{type:"update",path:e,value:r}}function E5(e,r){return{type:"insert",path:e,value:r}}function I5(e){return{type:"delete",path:e}}function v5(e){if(globalThis.Object.getOwnPropertySymbols(e).length>0)throw new J1(e,"Cannot diff objects with symbols")}function*lH(e,r,t){if(v5(r),v5(t),!K3(t))return yield K1(e,t);let n=globalThis.Object.getOwnPropertyNames(r),o=globalThis.Object.getOwnPropertyNames(t);for(let i of o)Ke(r,i)||(yield E5("".concat(e,"/").concat(i),t[i]));for(let i of n)Ke(t,i)&&(Qc(r,t)||(yield*Ee(Q1("".concat(e,"/").concat(i),r[i],t[i]))));for(let i of n)Ke(t,i)||(yield I5("".concat(e,"/").concat(i)))}function*cH(e,r,t){if(!et(t))return yield K1(e,t);for(let n=0;n<Math.min(r.length,t.length);n++)yield*Ee(Q1("".concat(e,"/").concat(n),r[n],t[n]));for(let n=0;n<t.length;n++)n<r.length||(yield E5("".concat(e,"/").concat(n),t[n]));for(let n=r.length-1;n>=0;n--)n<t.length||(yield I5("".concat(e,"/").concat(n)))}function*dH(e,r,t){if(!Wi(t)||r.length!==t.length||globalThis.Object.getPrototypeOf(r).constructor.name!==globalThis.Object.getPrototypeOf(t).constructor.name)return yield K1(e,t);for(let n=0;n<Math.min(r.length,t.length);n++)yield*Ee(Q1("".concat(e,"/").concat(n),r[n],t[n]))}function*pH(e,r,t){r!==t&&(yield K1(e,t))}function*Q1(e,r,t){if(K3(r))return yield*Ee(lH(e,r,t));if(et(r))return yield*Ee(cH(e,r,t));if(Wi(r))return yield*Ee(dH(e,r,t));if(Rn(r))return yield*Ee(pH(e,r,t));throw new J1(r,"Unable to diff value")}function S5(e,r){return[...Q1("",e,r)]}function fH(e){return e.length>0&&e[0].path===""&&e[0].type==="update"}function mH(e){return e.length===0}function C5(e,r){if(fH(r))return wt(r[0].value);if(mH(r))return wt(e);let t=wt(e);for(let n of r)switch(n.type){case"insert":{ra.Set(t,n.path,n.value);break}case"update":{ra.Set(t,n.path,n.value);break}case"delete":{ra.Delete(t,n.path);break}}return t}p();function D5(...e){let[r,t,n]=e.length===3?[e[0],e[1],e[2]]:[e[0],[],e[1]],o=ws(r,t)?Z1(r,t,n):n;if(!ct(r,t,o))throw new Qp(r,o,Ss(r,t,o).First());return o}p();var eb=class extends Ye{constructor(r){super(r)}};function hH(e,r,t,n){if(!rt(t))ra.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)YE(e,"".concat(r,"/").concat(a),t[a],n[a])}}function gH(e,r,t,n){if(!et(t))ra.Set(e,r,wt(n));else{for(let o=0;o<n.length;o++)YE(e,"".concat(r,"/").concat(o),t[o],n[o]);t.splice(n.length)}}function yH(e,r,t,n){if(Wi(t)&&t.length===n.length)for(let o=0;o<t.length;o++)t[o]=n[o];else ra.Set(e,r,wt(n))}function bH(e,r,t,n){t!==n&&ra.Set(e,r,n)}function YE(e,r,t,n){if(et(n))return gH(e,r,t,n);if(Wi(n))return yH(e,r,t,n);if(rt(n))return hH(e,r,t,n);if(Rn(n))return bH(e,r,t,n)}function T5(e){return Wi(e)||Rn(e)}function vH(e,r){return rt(e)&&et(r)||et(e)&&rt(r)}function M5(e,r){if(T5(e)||T5(r))throw new eb("Only object and array types can be mutated at the root level");if(vH(e,r))throw new eb("Cannot assign due type mismatch of assignable values");YE(e,"",e,r)}p();var xH=[(e,r,t)=>wt(t),(e,r,t)=>X1(e,r,t),(e,r,t)=>$1(e,r,t),(e,r,t)=>W1(e,r,t),(e,r,t)=>(z1(e,r,t),t),(e,r,t)=>ws(e,r)?Kp(e,r,t):t];function w5(e,r,t){return xH.reduce((n,o)=>o(e,r,n),t)}function P5(...e){return e.length===3?w5(e[0],e[1],e[2]):w5(e[0],[],e[1])}p();var na={};Sl(na,{Assert:()=>z1,Cast:()=>ZE,Check:()=>ct,Clean:()=>$1,Clone:()=>wt,Convert:()=>W1,Create:()=>ta,Decode:()=>y5,Default:()=>X1,Diff:()=>S5,Edit:()=>x5,Encode:()=>D5,Equal:()=>Qc,Errors:()=>Ss,Hash:()=>Vl,Mutate:()=>M5,Parse:()=>P5,Patch:()=>C5,ValueErrorIterator:()=>ea});p();p();var A5={},EH=function(e,r,t,n,o){var i=new Worker(A5[r]||(A5[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,Po=Uint16Array,r0=Int32Array,of=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]),af=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]),Qh=new nr([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),F5=function(e,r){for(var t=new Po(31),n=0;n<31;++n)t[n]=r+=1<<e[n-1];for(var o=new r0(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}},k5=F5(of,2),rI=k5.b,ib=k5.r;rI[28]=258,ib[258]=28;var B5=F5(af,0),L5=B5.b,KE=B5.r,e0=new Po(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,e0[Gt]=((ku&65280)>>8|(ku&255)<<8)>>1;var ku,Gt,ia=function(e,r,t){for(var n=e.length,o=0,i=new Po(r);o<n;++o)e[o]&&++i[e[o]-1];var a=new Po(r);for(o=1;o<r;++o)a[o]=a[o-1]+i[o-1]<<1;var u;if(t){u=new Po(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[e0[f]>>l]=c}else for(u=new Po(n),o=0;o<n;++o)e[o]&&(u[o]=e0[a[e[o]-1]++]>>15-e[o]);return u},Bu=new nr(288);for(Gt=0;Gt<144;++Gt)Bu[Gt]=8;var Gt;for(Gt=144;Gt<256;++Gt)Bu[Gt]=9;var Gt;for(Gt=256;Gt<280;++Gt)Bu[Gt]=7;var Gt;for(Gt=280;Gt<288;++Gt)Bu[Gt]=8;var Gt,rf=new nr(32);for(Gt=0;Gt<32;++Gt)rf[Gt]=5;var Gt,R5=ia(Bu,9,0),N5=ia(Bu,9,1),j5=ia(rf,5,0),U5=ia(rf,5,1),rb=function(e){for(var r=e[0],t=1;t<e.length;++t)e[t]>r&&(r=e[t]);return r},oa=function(e,r,t){var n=r/8|0;return(e[n]|e[n+1]<<8)>>(r&7)&t},nb=function(e,r){var t=r/8|0;return(e[t]|e[t+1]<<8|e[t+2]<<16)>>(r&7)},n0=function(e){return(e+7)/8|0},$l=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))},lb={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},G5=["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"],_r=function(e,r,t){var n=new Error(r||G5[e]);if(n.code=e,Error.captureStackTrace&&Error.captureStackTrace(n,_r),!t)throw n;return n},z5=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(Z){var we=t.length;if(Z>we){var Ce=new nr(Math.max(we*2,Z));Ce.set(t),t=Ce}},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=oa(e,f,1);var D=oa(e,f+1,3);if(f+=3,D)if(D==1)g=N5,y=U5,E=9,v=5;else if(D==2){var U=oa(e,f,31)+257,L=oa(e,f+10,15)+4,R=U+oa(e,f+5,31)+1;f+=14;for(var A=new nr(R),j=new nr(19),N=0;N<L;++N)j[Qh[N]]=oa(e,f+N*3,7);f+=L*3;for(var H=rb(j),re=(1<<H)-1,me=ia(j,H,1),N=0;N<R;){var K=me[oa(e,f,re)];f+=K&15;var M=K>>4;if(M<16)A[N++]=M;else{var z=0,W=0;for(M==16?(W=3+oa(e,f,3),f+=2,z=A[N-1]):M==17?(W=3+oa(e,f,7),f+=3):M==18&&(W=11+oa(e,f,127),f+=7);W--;)A[N++]=z}}var ee=A.subarray(0,U),oe=A.subarray(U);E=rb(ee),v=rb(oe),g=ia(ee,E,1),y=ia(oe,v,1)}else _r(1);else{var M=n0(f)+4,T=e[M-4]|e[M-3]<<8,F=M+T;if(F>o){l&&_r(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&&_r(0);break}}u&&c(m+131072);for(var ae=(1<<E)-1,ye=(1<<v)-1,De=f;;De=f){var z=g[nb(e,f)&ae],Ae=z>>4;if(f+=z&15,f>b){l&&_r(0);break}if(z||_r(2),Ae<256)t[m++]=Ae;else if(Ae==256){De=f,g=null;break}else{var je=Ae-254;if(Ae>264){var N=Ae-257,be=of[N];je=oa(e,f,(1<<be)-1)+rI[N],f+=be}var $e=y[nb(e,f)&ye],ot=$e>>4;$e||_r(3),f+=$e&15;var oe=L5[ot];if(ot>3){var be=af[ot];oe+=nb(e,f)&(1<<be)-1,f+=be}if(f>b){l&&_r(0);break}u&&c(m+131072);var ut=m+je;if(m<oe){var G=i-oe,ve=Math.min(oe,ut);for(G+m<0&&_r(3);m<ve;++m)t[m]=n[G+m]}for(;m<ut;++m)t[m]=t[m-oe]}}r.l=g,r.p=De,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?$l(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},ef=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},ob=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:oI,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 Po(m+1),y=ab(t[d-1],g,0);if(y>r){var n=0,E=0,v=y-r,b=1<<v;for(i.sort(function(U,L){return g[L.s]-g[U.s]||U.f-L.f});n<o;++n){var D=i[n].s;if(g[D]>r)E+=b-(1<<y-g[D]),g[D]=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}},ab=function(e,r,t){return e.s==-1?Math.max(ab(e.l,r,t+1),ab(e.r,r,t+1)):r[e.s]=t},QE=function(e){for(var r=e.length;r&&!e[--r];);for(var t=new Po(++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}},tf=function(e,r){for(var t=0,n=0;n<r.length;++n)t+=e[n]*r[n];return t},nI=function(e,r,t){var n=t.length,o=n0(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},eI=function(e,r,t,n,o,i,a,u,l,c,d){Ps(r,d++,t),++o[256];for(var f=ob(o,15),m=f.t,g=f.l,y=ob(i,15),E=y.t,v=y.l,b=QE(m),D=b.c,M=b.n,T=QE(E),F=T.c,U=T.n,L=new Po(19),R=0;R<D.length;++R)++L[D[R]&31];for(var R=0;R<F.length;++R)++L[F[R]&31];for(var A=ob(L,7),j=A.t,N=A.l,H=19;H>4&&!j[Qh[H-1]];--H);var re=c+5<<3,me=tf(o,Bu)+tf(i,rf)+a,K=tf(o,m)+tf(i,E)+a+14+3*H+tf(L,j)+2*L[16]+3*L[17]+7*L[18];if(l>=0&&re<=me&&re<=K)return nI(r,d,e.subarray(l,l+c));var z,W,ee,oe;if(Ps(r,d,1+(K<me)),d+=2,K<me){z=ia(m,g,0),W=m,ee=ia(E,v,0),oe=E;var ae=ia(j,N,0);Ps(r,d,M-257),Ps(r,d+5,U-1),Ps(r,d+10,H-4),d+=14;for(var R=0;R<H;++R)Ps(r,d+3*R,j[Qh[R]]);d+=3*H;for(var ye=[D,F],De=0;De<2;++De)for(var Ae=ye[De],R=0;R<Ae.length;++R){var je=Ae[R]&31;Ps(r,d,ae[je]),d+=j[je],je>15&&(Ps(r,d,Ae[R]>>5&127),d+=Ae[R]>>12)}}else z=R5,W=Bu,ee=j5,oe=rf;for(var R=0;R<u;++R){var be=n[R];if(be>255){var je=be>>18&31;ef(r,d,z[je+257]),d+=W[je+257],je>7&&(Ps(r,d,be>>23&31),d+=of[je]);var $e=be&31;ef(r,d,ee[$e]),d+=oe[$e],$e>3&&(ef(r,d,be>>5&8191),d+=af[$e])}else ef(r,d,z[be]),d+=W[be]}return ef(r,d,z[256]),d+W[256]},V5=new r0([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),oI=new nr(0),$5=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=V5[r-1],m=f>>13,g=f&8191,y=(1<<t)-1,E=i.p||new Po(32768),v=i.h||new Po(y+1),b=Math.ceil(t/3),D=2*b,M=function(xe){return(e[xe]^e[xe+1]<<b^e[xe+2]<<D)&y},T=new r0(25e3),F=new Po(288),U=new Po(32),L=0,R=0,A=i.i||0,j=0,N=i.w||0,H=0;A+2<a;++A){var re=M(A),me=A&32767,K=v[re];if(E[me]=K,v[re]=me,N<=A){var z=a-A;if((L>7e3||j>24576)&&(z>423||!c)){d=eI(e,l,0,T,F,U,R,j,H,A-H,d),j=L=R=0,H=A;for(var W=0;W<286;++W)F[W]=0;for(var W=0;W<30;++W)U[W]=0}var ee=2,oe=0,ae=g,ye=me-K&32767;if(z>2&&re==M(A-ye))for(var De=Math.min(m,z)-1,Ae=Math.min(32767,A),je=Math.min(258,z);ye<=Ae&&--ae&&me!=K;){if(e[A+ee]==e[A+ee-ye]){for(var be=0;be<je&&e[A+be]==e[A+be-ye];++be);if(be>ee){if(ee=be,oe=ye,be>De)break;for(var $e=Math.min(ye,be-2),ot=0,W=0;W<$e;++W){var ut=A-ye+W&32767,G=E[ut],ve=ut-G&32767;ve>ot&&(ot=ve,K=ut)}}}me=K,K=E[me],ye+=me-K&32767}if(oe){T[j++]=268435456|ib[ee]<<18|KE[oe];var Z=ib[ee]&31,we=KE[oe]&31;R+=of[Z]+af[we],++F[257+Z],++U[we],N=A+ee,++L}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=eI(e,l,c,T,F,U,R,j,H,A-H,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 Ce=A+65535;Ce>=a&&(l[d/8|0]=c,Ce=a),d=nI(l,d+1,e.subarray(A,Ce))}i.i=a}return $l(u,0,n+n0(d)+o)},IH=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}(),H5=function(){var e=-1;return{p:function(r){for(var t=e,n=0;n<r.length;++n)t=IH[t&255^r[n]]^t>>>8;e=t},d:function(){return~e}}};var W5=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 $5(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)},cb=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},O5=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},tb=[],SH=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},CH=function(e,r,t,n){if(!tb[t]){for(var o="",i={},a=e.length-1,u=0;u<a;++u)o=O5(e[u],o,i);tb[t]={c:O5(e[a],o,i),e:i}}var l=cb({},tb[t].e);return EH(tb[t].c+";onmessage=function(e){for(var k in e.data)self[k]=e.data[k];onmessage="+r.toString()+"}",t,l,SH(l),n)},DH=function(){return[nr,Po,r0,of,af,Qh,rI,L5,N5,U5,e0,G5,ia,rb,oa,nb,n0,$l,_r,z5,fb,db,Z5]},TH=function(){return[nr,Po,r0,of,af,Qh,ib,KE,R5,Bu,j5,rf,e0,V5,oI,ia,Ps,ef,ob,ab,QE,tf,nI,eI,n0,$l,$5,W5,pb,db]};var db=function(e){return postMessage(e,[e.buffer])},Z5=function(e){return e&&{out:e.size&&new nr(e.size),dictionary:e.dictionary}},X5=function(e,r,t,n,o,i){var a=CH(t,n,o,function(u,l){a.terminate(),i(u,l)});return a.postMessage([e,r],r.consume?[e.buffer]:[]),function(){a.terminate()}};var Pa=function(e,r){return e[r]|e[r+1]<<8},zn=function(e,r){return(e[r]|e[r+1]<<8|e[r+2]<<16|e[r+3]<<24)>>>0},JE=function(e,r){return zn(e,r)+zn(e,r+4)*4294967296},Gn=function(e,r,t){for(;t;++r)e[r]=t,t>>>=8};function MH(e,r,t){return t||(t=r,r={}),typeof t!="function"&&_r(7),X5(e,r,[TH],function(n){return db(pb(n.data[0],n.data[1]))},0,t)}function pb(e,r){return W5(e,r||{},0,0)}function wH(e,r,t){return t||(t=r,r={}),typeof t!="function"&&_r(7),X5(e,r,[DH],function(n){return db(fb(n.data[0],Z5(n.data[1])))},1,t)}function fb(e,r){return z5(e,{i:2},r&&r.out,r&&r.dictionary)}var iI=function(e,r,t,n){for(var o in e){var i=e[o],a=r+o,u=n;Array.isArray(i)&&(u=cb(n,i[1]),i=i[0]),i instanceof nr?t[a]=[i,u]:(t[a+="/"]=[new nr(0),u],iI(i,a,t,n))}},_5=typeof TextEncoder<"u"&&new TextEncoder,tI=typeof TextDecoder<"u"&&new TextDecoder,PH=0;try{tI.decode(oI,{stream:!0}),PH=1}catch(e){}var AH=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:$l(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 nf(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(_5)return _5.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 $l(i,0,a)}function aI(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(tI)return tI.decode(e);var o=AH(e),i=o.s,t=o.r;return t.length&&_r(8),i}}var q5=function(e,r){return r+30+Pa(e,r+26)+Pa(e,r+28)},Y5=function(e,r,t){var n=Pa(e,r+28),o=aI(e.subarray(r+46,r+46+n),!(Pa(e,r+8)&2048)),i=r+46+n,a=zn(e,r+20),u=t&&a==4294967295?OH(e,i):[a,zn(e,r+24),zn(e,r+42)],l=u[0],c=u[1],d=u[2];return[Pa(e,r+10),l,c,o,i+Pa(e,r+30)+Pa(e,r+32),d]},OH=function(e,r){for(;Pa(e,r)!=1;r+=4+Pa(e,r+2));return[JE(e,r+12),JE(e,r+4),JE(e,r+20)]},t0=function(e){var r=0;if(e)for(var t in e){var n=e[t].length;n>65535&&_r(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=t0(c);Gn(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)&&_r(10),Gn(e,r,g<<25|m.getMonth()+1<<21|m.getDate()<<16|m.getHours()<<11|m.getMinutes()<<5|m.getSeconds()>>1),r+=4,i!=-1&&(Gn(e,r,t.crc),Gn(e,r+4,i<0?-i-2:i),Gn(e,r+8,t.size)),Gn(e,r+12,l),Gn(e,r+14,f),r+=16,a!=null&&(Gn(e,r,d),Gn(e,r+6,t.attrs),Gn(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;Gn(e,r,+y),Gn(e,r+2,v),e.set(E,r+4),r+=4+v}return d&&(e.set(u,r),r+=d),r},J5=function(e,r,t,n,o){Gn(e,r,101010256),Gn(e,r+8,t),Gn(e,r+10,t),Gn(e,r+12,n),Gn(e,r+16,o)};function K5(e,r,t){t||(t=r,r={}),typeof t!="function"&&_r(7);var n={};iI(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){ub(function(){t(v,b)})};ub(function(){m=t});var g=function(){var v=new nr(u+22),b=a,D=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+t0(T.extra),L=u+U;v.set(T.c,L),sb(v,a,T,T.f,T.u,F,u,T.m),a+=16+U+(T.m?T.m.length:0),u=L+F}catch(R){return m(R,null)}}J5(v,a,c.length,D,b),m(null,v)};i||g();for(var y=function(v){var b=o[v],D=n[b],M=D[0],T=D[1],F=H5(),U=M.length;F.p(M);var L=nf(b),R=L.length,A=T.comment,j=A&&nf(A),N=j&&j.length,H=t0(T.extra),re=T.level==0?0:8,me=function(K,z){if(K)f(),m(K,null);else{var W=z.length;c[v]=cb(T,{size:U,crc:F.d(),c:z,f:L,m:j,u:R!=b.length||j&&A.length!=N,compression:re}),a+=30+R+H+W,u+=76+2*(R+H)+(N||0)+W,--i||g()}};if(R>65535&&me(_r(11,0,1),null),!re)me(null,M);else if(U<16e4)try{me(null,pb(M,T))}catch(K){me(K,null)}else d.push(MH(M,T,me))},E=0;E<l;++E)y(E);return f}function Q5(e,r){r||(r={});var t={},n=[];iI(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=nf(a),m=f.length,g=c.comment,y=g&&nf(g),E=y&&y.length,v=t0(c.extra);m>65535&&_r(11);var b=d?pb(l,c):l,D=b.length,M=H5();M.p(l),n.push(cb(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+D,i+=76+2*(m+v)+(E||0)+D}for(var T=new nr(i+22),F=o,U=i-o,L=0;L<n.length;++L){var f=n[L];sb(T,f.o,f,f.f,f.u,f.c.length);var R=30+f.f.length+t0(f.extra);T.set(f.c,f.o+R),sb(T,o,f,f.f,f.u,f.c.length,f.o,f.m),o+=16+R+(f.m?f.m.length:0)}return J5(T,o,n.length,U,F),T}var ub=typeof queueMicrotask=="function"?queueMicrotask:typeof setTimeout=="function"?setTimeout:function(e){e()};function eP(e,r,t){t||(t=r,r={}),typeof t!="function"&&_r(7);var n=[],o=function(){for(var v=0;v<n.length;++v)n[v]()},i={},a=function(v,b){ub(function(){t(v,b)})};ub(function(){a=t});for(var u=e.length-22;zn(e,u)!=101010256;--u)if(!u||e.length-u>65558)return a(_r(13,0,1),null),o;var l=Pa(e,u+8);if(l){var c=l,d=zn(e,u+16),f=d==4294967295||c==65535;if(f){var m=zn(e,u-12);f=zn(e,m)==101075792,f&&(c=l=zn(e,m+32),d=zn(e,m+48))}for(var g=r&&r.filter,y=function(v){var b=Y5(e,d,f),D=b[0],M=b[1],T=b[2],F=b[3],U=b[4],L=b[5],R=q5(e,L);d=U;var A=function(N,H){N?(o(),a(N,null)):(H&&(i[F]=H),--l||a(null,i))};if(!g||g({name:F,size:M,originalSize:T,compression:D}))if(!D)A(null,$l(e,R,R+M));else if(D==8){var j=e.subarray(R,R+M);if(T<524288||M>.8*T)try{A(null,fb(j,{out:new nr(T)}))}catch(N){A(N,null)}else n.push(wH(j,{size:T},A))}else A(_r(14,"unknown compression type "+D,1),null);else A(null,null)},E=0;E<c;++E)y(E)}else a(null,{});return o}function tP(e,r){for(var t={},n=e.length-22;zn(e,n)!=101010256;--n)(!n||e.length-n>65558)&&_r(13);var o=Pa(e,n+8);if(!o)return{};var i=zn(e,n+16),a=i==4294967295||o==65535;if(a){var u=zn(e,n-12);a=zn(e,u)==101075792,a&&(o=zn(e,u+32),i=zn(e,u+48))}for(var l=r&&r.filter,c=0;c<o;++c){var d=Y5(e,i,a),f=d[0],m=d[1],g=d[2],y=d[3],E=d[4],v=d[5],b=q5(e,v);i=E,(!l||l({name:y,size:m,originalSize:g,compression:f}))&&(f?f==8?t[y]=fb(e.subarray(b,b+m),{out:new nr(g)}):_r(14,"unknown compression type "+f):t[y]=$l(e,b,b+m))}return t}p();var _H=e=>{if(e!=null)return e.trim()===""?void 0:e},FH=e=>e!=null,mb=(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:mb(o,r,t)}if(V.IsArray(e))return"".concat(mb(e.items,r,t+1),"[]");if(V.IsUnion(e)&&(!(e.anyOf.length>5)||e.$id==null)){let i="".concat(e.anyOf.map(a=>mb(a,r,t+1)).filter(FH).join(" | "));return t>0?"(".concat(i,")"):i}return(n=e.$id)!=null?n:""},kH=(e,r,t)=>{var i;let n=r.message;V.IsUnion(r.schema)&&(n="Expected one of: ".concat(mb(r.schema,t)));let o="#/definitions/".concat(e).concat((i=_H(r.path))!=null?i:"");return"".concat(o,": ").concat(n)},hb=(e,r,t)=>{let n=r.First();if(n!=null)return kH(e,n,t)};var sf;(function(e){e.Archive="Archive",e.Validate="Validate",e.Encode="Encode",e.Unknown="Unknown"})(sf||(sf={}));var uf=class extends Error{constructor(t,n){super(n);h(this,"name");h(this,"kind");this.name="CompressError",this.kind=t}},BH=e=>new uf(sf.Archive,e.message),LH=e=>{let r=Object.values(lb);return e instanceof Error&&"code"in e&&typeof e.code=="number"&&r.includes(e.code)},RH=(e,r,t)=>{var n;return new uf(sf.Validate,(n=hb(e,r,t))!=null?n:"Unknown validate error")},NH=e=>new uf(sf.Encode,e.message),jH=e=>new uf(sf.Unknown,e instanceof Error?e.message:String(e)),o0=(e,r,t)=>r instanceof Kc?NH(r):r instanceof ea?RH(e,r,t):LH(r)?BH(r):jH(r);p();var lf;(function(e){e.Unarchive="Unarchive",e.Validate="Validate",e.Decode="Decode",e.Unknown="Unknown"})(lf||(lf={}));var cf=class extends Error{constructor(t,n){super(n);h(this,"name");h(this,"kind");this.name="DecompressError",this.kind=t}},UH=e=>new cf(lf.Unarchive,e.message),GH=e=>{let r=Object.values(lb);return e instanceof Error&&"code"in e&&typeof e.code=="number"&&r.includes(e.code)},zH=(e,r,t)=>{var n;return new cf(lf.Validate,(n=hb(e,r,t))!=null?n:"Unknown validate error")},VH=e=>new cf(lf.Decode,e.message),$H=e=>new cf(lf.Unknown,e instanceof Error?e.message:String(e)),i0=(e,r,t)=>r instanceof Jc?VH(r):r instanceof ea?zH(e,r,t):GH(r)?UH(r):$H(r);var rP=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(rP(n,o))}}},HH=(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 rP(e)){let a=r(i);if(n.has(a))return Be({kind:ti.DuplicateIdError,properties:{id:a,path:HH(t,o)}});n.add(a)}return ke(!0)};var nP=e=>e.floors==null?Be({kind:ti.FloorMissingError,properties:null}):Ur(e.floors.features,r=>r.properties.id,"floors");var oP=I.Intersect([I.Object({id:I.Ref(bt),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}))}),Mo],{$id:"FloorProperties"}),iP=Nn(I.Union([I.Ref(Wp),I.Ref(Zp),I.Null()]),I.Ref(oP),{$id:"FloorFeature"}),aP=wo(I.Ref(iP),{$id:"FloorCollection"}),WH=I.Object({floors:I.Ref(aP)}),sP={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:nP,schema:WH,references:[oP,iP,aP]};p();p();var Gr=e=>I.Unsafe(e);p();var Ct=e=>Object.keys(e);p();p();var ZH=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=ZH(e);return n=>{let o=r.get(n);return o==null?Be({kind:ti.UnknownFloorError,properties:{floorId:n}}):ke(o)}};var uP=e=>{if(e.floors==null)return Be({kind:ti.FloorMissingError,properties:null});if(e.geometry==null)return Be({kind:ti.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 ke(!0)};var lP=I.Intersect([I.Object({id:I.Ref(io)}),Mo],{$id:"GeometryProperties"}),cP=Nn(I.Union([I.Ref(oo),I.Ref(F1),I.Ref(k1),I.Ref(B1),I.Ref(Wp),I.Ref(Zp)]),I.Ref(lP),{$id:"GeometryFeature"}),dP=wo(I.Ref(cP),{$id:"GeometryCollection"}),XH=I.Object({geometry:Gr(I.Record(bt,I.Ref(dP),{additionalProperties:!1}))},{$id:"GeometrySchema"}),qH=/^geometry\/(.*)\.geojson$/,pP={name:"core:geometry",schema:XH,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(qH))==null?void 0:o[1];if(n)return{geometry:{[n]:t(r)}}},references:[lP,cP,dP],integrityCheck:uP};p();var sI=I.Object({type:I.Literal("file"),name:I.String({description:"The name of the file."})},{$id:"ManifestFile"}),fP=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(sI)]),{minItems:1,description:"The children of the folder."})}),{$id:"ManifestFolder"}),YH=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(fP),I.Ref(sI)]),{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(bt,{description:"The default floor ID of the map."})),language:I.Optional(I.String({description:"The language code of the map."}))}),mP=I.Intersect([YH,Mo],{$id:"ManifestProperties"}),hP=wo(Nn(oo,I.Ref(mP)),{$id:"ManifestCollection"},{minItems:1,maxItems:1}),JH=I.Object({manifest:I.Ref(hP)}),gP={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:JH,references:[sI,fP,mP,hP]};p();p();p();p();var uI=class extends Ye{constructor(t){super("Unable to dereference schema with $id '".concat(t.$ref,"'"));h(this,"schema");this.schema=t}};function KH(e,r){let t=r.find(n=>n.$id===e.$ref);if(t===void 0)throw new uI(e);return ed(t,r)}function gb(e,r){return!xt.IsString(e.$id)||r.some(t=>t.$id===e.$id)||r.push(e),r}function ed(e,r){return e[le]==="This"||e[le]==="Ref"?KH(e,r):e}p();function QH(e,r,t){let n=e.get(r);if(n!==void 0)return n;let o=ws(r,t);return e.set(r,o),o}function yb(){let e=new WeakMap;return{HasTransform:(r,t)=>QH(e,r,t)}}function Fr(e,r,t){try{return V.IsTransform(e)?e[Er].Decode(t):t}catch(n){throw new Jc(e,r,t,n)}}function eW(e,r,t,n,o){return xt.IsArray(n)?Fr(e,t,n.map((i,a)=>As(e.items,r,"".concat(t,"/").concat(a),i,o))):Fr(e,t,n)}function tW(e,r,t,n,o){if(!xt.IsObject(n)||Rn(n))return Fr(e,t,n);let i=Ul(e),a=i.map(f=>f[0]),u=_({},n);for(let[f,m]of i)f in u&&(u[f]=As(m,r,"".concat(t,"/").concat(f),u[f],o));if(!V.IsTransform(e.unevaluatedProperties))return Fr(e,t,u);let l=Object.getOwnPropertyNames(u),c=e.unevaluatedProperties,d=_({},u);for(let f of l)a.includes(f)||(d[f]=Fr(c,"".concat(t,"/").concat(f),d[f]));return Fr(e,t,d)}function rW(e,r,t,n,o){return Fr(e,t,As(e.not,r,t,n,o))}function nW(e,r,t,n,o){if(!xt.IsObject(n))return Fr(e,t,n);let i=wn(e),a=_({},n);for(let d of i)xt.HasPropertyKey(a,d)&&(xt.IsUndefined(a[d])&&(!V.IsUndefined(e.properties[d])||Zt.IsExactOptionalProperty(a,d))||(a[d]=As(e.properties[d],r,"".concat(t,"/").concat(d),a[d],o)));if(!V.IsSchema(e.additionalProperties))return Fr(e,t,a);let u=Object.getOwnPropertyNames(a),l=e.additionalProperties,c=_({},a);for(let d of u)i.includes(d)||(c[d]=Fr(l,"".concat(t,"/").concat(d),c[d]));return Fr(e,t,c)}function oW(e,r,t,n,o){if(!xt.IsObject(n))return Fr(e,t,n);let i=Object.getOwnPropertyNames(e.patternProperties)[0],a=new RegExp(i),u=_({},n);for(let f of Object.getOwnPropertyNames(n))a.test(f)&&(u[f]=As(e.patternProperties[i],r,"".concat(t,"/").concat(f),u[f],o));if(!V.IsSchema(e.additionalProperties))return Fr(e,t,u);let l=Object.getOwnPropertyNames(u),c=e.additionalProperties,d=_({},u);for(let f of l)a.test(f)||(d[f]=Fr(c,"".concat(t,"/").concat(f),d[f]));return Fr(e,t,d)}function iW(e,r,t,n,o){let i=ed(e,r);return Fr(e,t,As(i,r,t,n,o))}function aW(e,r,t,n,o){let i=ed(e,r);return Fr(e,t,As(i,r,t,n,o))}function sW(e,r,t,n,o){return xt.IsArray(n)&&xt.IsArray(e.items)?Fr(e,t,e.items.map((i,a)=>As(i,r,"".concat(t,"/").concat(a),n[a],o))):Fr(e,t,n)}function uW(e,r,t,n,o){for(let i of e.anyOf){if(!na.Check(i,r,n))continue;let a=As(i,r,t,n,o);return Fr(e,t,a)}return Fr(e,t,n)}function As(e,r,t,n,o){if(!o.HasTransform(e,r))return n;let i=gb(e,r),a=e;switch(e[le]){case"Array":return eW(a,i,t,n,o);case"Intersect":return tW(a,i,t,n,o);case"Not":return rW(a,i,t,n,o);case"Object":return nW(a,i,t,n,o);case"Record":return oW(a,i,t,n,o);case"Ref":return iW(a,i,t,n,o);case"Symbol":return Fr(a,t,n);case"This":return aW(a,i,t,n,o);case"Tuple":return sW(a,i,t,n,o);case"Union":return uW(a,i,t,n,o);default:return Fr(a,t,n)}}function yP(e,r,t){let n=yb();return As(e,r,"",t,n)}p();function uo(e,r,t){try{return V.IsTransform(e)?e[Er].Encode(t):t}catch(n){throw new Kc(e,r,t,n)}}function lW(e,r,t,n,o){let i=uo(e,t,n);return xt.IsArray(i)?i.map((a,u)=>Os(e.items,r,"".concat(t,"/").concat(u),a,o)):i}function cW(e,r,t,n,o){let i=uo(e,t,n);if(!xt.IsObject(n)||Rn(n))return i;let a=Ul(e),u=a.map(m=>m[0]),l=_({},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=_({},l);for(let m of c)u.includes(m)||(f[m]=uo(d,"".concat(t,"/").concat(m),f[m]));return f}function dW(e,r,t,n){return uo(e.not,t,uo(e,t,n))}function pW(e,r,t,n,o){let i=uo(e,t,n);if(!xt.IsObject(i))return i;let a=wn(e),u=_({},i);for(let f of a)xt.HasPropertyKey(u,f)&&(xt.IsUndefined(u[f])&&(!V.IsUndefined(e.properties[f])||Zt.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=_({},u);for(let f of l)a.includes(f)||(d[f]=uo(c,"".concat(t,"/").concat(f),d[f]));return d}function fW(e,r,t,n,o){let i=uo(e,t,n);if(!xt.IsObject(n))return i;let a=Object.getOwnPropertyNames(e.patternProperties)[0],u=new RegExp(a),l=_({},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=_({},l);for(let m of c)u.test(m)||(f[m]=uo(d,"".concat(t,"/").concat(m),f[m]));return f}function mW(e,r,t,n,o){let i=ed(e,r),a=Os(i,r,t,n,o);return uo(e,t,a)}function hW(e,r,t,n,o){let i=ed(e,r),a=Os(i,r,t,n,o);return uo(e,t,a)}function gW(e,r,t,n,o){let i=uo(e,t,n);return xt.IsArray(e.items)?e.items.map((a,u)=>Os(a,r,"".concat(t,"/").concat(u),i[u],o)):[]}function yW(e,r,t,n,o){for(let i of e.anyOf){if(!na.Check(i,r,n))continue;let a=Os(i,r,t,n,o);return uo(e,t,a)}for(let i of e.anyOf){let a=Os(i,r,t,n,o);if(na.Check(e,r,a))return uo(e,t,a)}return uo(e,t,n)}function Os(e,r,t,n,o){if(!o.HasTransform(e,r))return n;let i=gb(e,r),a=e;switch(e[le]){case"Array":return lW(a,i,t,n,o);case"Intersect":return cW(a,i,t,n,o);case"Not":return dW(a,i,t,n);case"Object":return pW(a,i,t,n,o);case"Record":return fW(a,i,t,n,o);case"Ref":return mW(a,i,t,n,o);case"This":return hW(a,i,t,n,o);case"Tuple":return gW(a,i,t,n,o);case"Union":return yW(a,i,t,n,o);default:return uo(a,t,n)}}function bP(e,r,t){let n=yb();return Os(e,r,"",t,n)}p();var lI=class{constructor(r,t,n,o){this.schema=r,this.references=t,this.checkFunc=n,this.code=o,this.hasTransform=ws(r,t)}Code(){return this.code}Errors(r){return Ss(this.schema,this.references,r)}Check(r){return this.checkFunc(r)}Decode(r){if(!this.checkFunc(r))throw new Jp(this.schema,r,this.Errors(r).First());return this.hasTransform?Kp(this.schema,this.references,r):r}Encode(r){let t=this.hasTransform?Z1(this.schema,this.references,r):r;if(!this.checkFunc(t))throw new Qp(this.schema,r,this.Errors(r).First());return t}},Lu;(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})(Lu||(Lu={}));var bb;(function(e){function r(i){return i.length===0?!1:Lu.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(!(Lu.IsAlpha(u)||Lu.IsNumeric(u)||Lu.DollarSign(u)||Lu.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 cI;(function(e){function r(t){let n=[];for(let o=0;o<t.length;o++){let i=t.charCodeAt(o);Lu.IsNumeric(i)||Lu.IsAlpha(i)?n.push(t.charAt(o)):n.push("_".concat(i,"_"))}return n.join("").replace(/__/g,"_")}e.Encode=r})(cI||(cI={}));var dI;(function(e){function r(t){return t.replace(/'/g,"\\'")}e.Escape=r})(dI||(dI={}));var pI=class extends Ye{constructor(r){super("Unknown type"),this.schema=r}},vb=class extends Ye{constructor(r){super("Preflight validation check failed to guard for the given schema"),this.schema=r}},td;(function(e){function r(a,u,l){return Zt.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 Zt.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 Zt.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 Zt.AllowNaN?"typeof ".concat(a," === 'number'"):"Number.isFinite(".concat(a,")")}e.IsNumberLike=o;function i(a){return Zt.AllowNullVoid?"(".concat(a," === undefined || ").concat(a," === null)"):"".concat(a," === undefined")}e.IsVoidLike=i})(td||(td={}));var xb;(function(e){function r(G){return G[le]==="Any"||G[le]==="Unknown"}function*t(G,ve,Z){yield"true"}function*n(G,ve,Z){yield"Array.isArray(".concat(Z,")");let[we,Ce]=[je("value","any"),je("acc","number")];He(G.maxItems)&&(yield"".concat(Z,".length <= ").concat(G.maxItems)),He(G.minItems)&&(yield"".concat(Z,".length >= ").concat(G.minItems));let xe=ae(G.items,ve,"value");if(yield"".concat(Z,".every((").concat(we,") => ").concat(xe,")"),It(G.contains)||He(G.minContains)||He(G.maxContains)){let Le=It(G.contains)?G.contains:Kt(),Rt=ae(Le,ve,"value"),$t=He(G.minContains)?["(count >= ".concat(G.minContains,")")]:[],Ht=He(G.maxContains)?["(count <= ".concat(G.maxContains,")")]:[],Wt="const count = value.reduce((".concat(Ce,", ").concat(we,") => ").concat(Rt," ? acc + 1 : acc, 0)"),Rr=["(count > 0)",...$t,...Ht].join(" && ");yield"((".concat(we,") => { ").concat(Wt,"; return ").concat(Rr,"})(").concat(Z,")")}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(Z,")")}}function*o(G,ve,Z){yield"(typeof value === 'object' && Symbol.asyncIterator in ".concat(Z,")")}function*i(G,ve,Z){yield"(typeof ".concat(Z," === 'bigint')"),Ln(G.exclusiveMaximum)&&(yield"".concat(Z," < BigInt(").concat(G.exclusiveMaximum,")")),Ln(G.exclusiveMinimum)&&(yield"".concat(Z," > BigInt(").concat(G.exclusiveMinimum,")")),Ln(G.maximum)&&(yield"".concat(Z," <= BigInt(").concat(G.maximum,")")),Ln(G.minimum)&&(yield"".concat(Z," >= BigInt(").concat(G.minimum,")")),Ln(G.multipleOf)&&(yield"(".concat(Z," % BigInt(").concat(G.multipleOf,")) === 0"))}function*a(G,ve,Z){yield"(typeof ".concat(Z," === 'boolean')")}function*u(G,ve,Z){yield*Ee(ee(G.returns,ve,"".concat(Z,".prototype")))}function*l(G,ve,Z){yield"(".concat(Z," instanceof Date) && Number.isFinite(").concat(Z,".getTime())"),He(G.exclusiveMaximumTimestamp)&&(yield"".concat(Z,".getTime() < ").concat(G.exclusiveMaximumTimestamp)),He(G.exclusiveMinimumTimestamp)&&(yield"".concat(Z,".getTime() > ").concat(G.exclusiveMinimumTimestamp)),He(G.maximumTimestamp)&&(yield"".concat(Z,".getTime() <= ").concat(G.maximumTimestamp)),He(G.minimumTimestamp)&&(yield"".concat(Z,".getTime() >= ").concat(G.minimumTimestamp)),He(G.multipleOfTimestamp)&&(yield"(".concat(Z,".getTime() % ").concat(G.multipleOfTimestamp,") === 0"))}function*c(G,ve,Z){yield"(typeof ".concat(Z," === 'function')")}function*d(G,ve,Z){yield"Number.isInteger(".concat(Z,")"),He(G.exclusiveMaximum)&&(yield"".concat(Z," < ").concat(G.exclusiveMaximum)),He(G.exclusiveMinimum)&&(yield"".concat(Z," > ").concat(G.exclusiveMinimum)),He(G.maximum)&&(yield"".concat(Z," <= ").concat(G.maximum)),He(G.minimum)&&(yield"".concat(Z," >= ").concat(G.minimum)),He(G.multipleOf)&&(yield"(".concat(Z," % ").concat(G.multipleOf,") === 0"))}function*f(G,ve,Z){let we=G.allOf.map(Ce=>ae(Ce,ve,Z)).join(" && ");if(G.unevaluatedProperties===!1){let Ce=De("".concat(new RegExp(Pu(G)),";")),xe="Object.getOwnPropertyNames(".concat(Z,").every(key => ").concat(Ce,".test(key))");yield"(".concat(we," && ").concat(xe,")")}else if(It(G.unevaluatedProperties)){let Ce=De("".concat(new RegExp(Pu(G)),";")),xe="Object.getOwnPropertyNames(".concat(Z,").every(key => ").concat(Ce,".test(key) || ").concat(ae(G.unevaluatedProperties,ve,"".concat(Z,"[key]")),")");yield"(".concat(we," && ").concat(xe,")")}else yield"(".concat(we,")")}function*m(G,ve,Z){yield"(typeof value === 'object' && Symbol.iterator in ".concat(Z,")")}function*g(G,ve,Z){typeof G.const=="number"||typeof G.const=="boolean"?yield"(".concat(Z," === ").concat(G.const,")"):yield"(".concat(Z," === '").concat(dI.Escape(G.const),"')")}function*y(G,ve,Z){yield"false"}function*E(G,ve,Z){let we=ae(G.not,ve,Z);yield"(!".concat(we,")")}function*v(G,ve,Z){yield"(".concat(Z," === null)")}function*b(G,ve,Z){yield td.IsNumberLike(Z),He(G.exclusiveMaximum)&&(yield"".concat(Z," < ").concat(G.exclusiveMaximum)),He(G.exclusiveMinimum)&&(yield"".concat(Z," > ").concat(G.exclusiveMinimum)),He(G.maximum)&&(yield"".concat(Z," <= ").concat(G.maximum)),He(G.minimum)&&(yield"".concat(Z," >= ").concat(G.minimum)),He(G.multipleOf)&&(yield"(".concat(Z," % ").concat(G.multipleOf,") === 0"))}function*D(G,ve,Z){yield td.IsObjectLike(Z),He(G.minProperties)&&(yield"Object.getOwnPropertyNames(".concat(Z,").length >= ").concat(G.minProperties)),He(G.maxProperties)&&(yield"Object.getOwnPropertyNames(".concat(Z,").length <= ").concat(G.maxProperties));let we=Object.getOwnPropertyNames(G.properties);for(let Ce of we){let xe=bb.Encode(Z,Ce),Le=G.properties[Ce];if(G.required&&G.required.includes(Ce))yield*Ee(ee(Le,ve,xe)),(Ou(Le)||r(Le))&&(yield"('".concat(Ce,"' in ").concat(Z,")"));else{let Rt=ae(Le,ve,xe);yield td.IsExactOptionalProperty(Z,Ce,Rt)}}if(G.additionalProperties===!1)if(G.required&&G.required.length===we.length)yield"Object.getOwnPropertyNames(".concat(Z,").length === ").concat(we.length);else{let Ce="[".concat(we.map(xe=>"'".concat(xe,"'")).join(", "),"]");yield"Object.getOwnPropertyNames(".concat(Z,").every(key => ").concat(Ce,".includes(key))")}if(typeof G.additionalProperties=="object"){let Ce=ae(G.additionalProperties,ve,"".concat(Z,"[key]")),xe="[".concat(we.map(Le=>"'".concat(Le,"'")).join(", "),"]");yield"(Object.getOwnPropertyNames(".concat(Z,").every(key => ").concat(xe,".includes(key) || ").concat(Ce,"))")}}function*M(G,ve,Z){yield"(typeof value === 'object' && typeof ".concat(Z,".then === 'function')")}function*T(G,ve,Z){yield td.IsRecordLike(Z),He(G.minProperties)&&(yield"Object.getOwnPropertyNames(".concat(Z,").length >= ").concat(G.minProperties)),He(G.maxProperties)&&(yield"Object.getOwnPropertyNames(".concat(Z,").length <= ").concat(G.maxProperties));let[we,Ce]=Object.entries(G.patternProperties)[0],xe=De("".concat(new RegExp(we))),Le=ae(Ce,ve,"value"),Rt=It(G.additionalProperties)?ae(G.additionalProperties,ve,Z):G.additionalProperties===!1?"false":"true",$t="(".concat(xe,".test(key) ? ").concat(Le," : ").concat(Rt,")");yield"(Object.entries(".concat(Z,").every(([key, value]) => ").concat($t,"))")}function*F(G,ve,Z){let we=Mt(G,ve);if(oe.functions.has(G.$ref))return yield"".concat(ye(G.$ref),"(").concat(Z,")");yield*Ee(ee(we,ve,Z))}function*U(G,ve,Z){let we=De("".concat(new RegExp(G.source,G.flags),";"));yield"(typeof ".concat(Z," === 'string')"),He(G.maxLength)&&(yield"".concat(Z,".length <= ").concat(G.maxLength)),He(G.minLength)&&(yield"".concat(Z,".length >= ").concat(G.minLength)),yield"".concat(we,".test(").concat(Z,")")}function*L(G,ve,Z){if(yield"(typeof ".concat(Z," === 'string')"),He(G.maxLength)&&(yield"".concat(Z,".length <= ").concat(G.maxLength)),He(G.minLength)&&(yield"".concat(Z,".length >= ").concat(G.minLength)),G.pattern!==void 0){let we=De("".concat(new RegExp(G.pattern),";"));yield"".concat(we,".test(").concat(Z,")")}G.format!==void 0&&(yield"format('".concat(G.format,"', ").concat(Z,")"))}function*R(G,ve,Z){yield"(typeof ".concat(Z," === 'symbol')")}function*A(G,ve,Z){yield"(typeof ".concat(Z," === 'string')");let we=De("".concat(new RegExp(G.pattern),";"));yield"".concat(we,".test(").concat(Z,")")}function*j(G,ve,Z){yield"".concat(ye(G.$ref),"(").concat(Z,")")}function*N(G,ve,Z){if(yield"Array.isArray(".concat(Z,")"),G.items===void 0)return yield"".concat(Z,".length === 0");yield"(".concat(Z,".length === ").concat(G.maxItems,")");for(let we=0;we<G.items.length;we++){let Ce=ae(G.items[we],ve,"".concat(Z,"[").concat(we,"]"));yield"".concat(Ce)}}function*H(G,ve,Z){yield"".concat(Z," === undefined")}function*re(G,ve,Z){let we=G.anyOf.map(Ce=>ae(Ce,ve,Z));yield"(".concat(we.join(" || "),")")}function*me(G,ve,Z){yield"".concat(Z," instanceof Uint8Array"),He(G.maxByteLength)&&(yield"(".concat(Z,".length <= ").concat(G.maxByteLength,")")),He(G.minByteLength)&&(yield"(".concat(Z,".length >= ").concat(G.minByteLength,")"))}function*K(G,ve,Z){yield"true"}function*z(G,ve,Z){yield td.IsVoidLike(Z)}function*W(G,ve,Z){let we=oe.instances.size;oe.instances.set(we,G),yield"kind('".concat(G[le],"', ").concat(we,", ").concat(Z,")")}function*ee(G,ve,Z,we=!0){let Ce=Et(G.$id)?[...ve,G]:ve,xe=G;if(we&&Et(G.$id)){let Le=ye(G.$id);if(oe.functions.has(Le))return yield"".concat(Le,"(").concat(Z,")");{let Rt=Ae(Le,G,ve,"value",!1);return oe.functions.set(Le,Rt),yield"".concat(Le,"(").concat(Z,")")}}switch(xe[le]){case"Any":return yield*Ee(t(xe,Ce,Z));case"Array":return yield*Ee(n(xe,Ce,Z));case"AsyncIterator":return yield*Ee(o(xe,Ce,Z));case"BigInt":return yield*Ee(i(xe,Ce,Z));case"Boolean":return yield*Ee(a(xe,Ce,Z));case"Constructor":return yield*Ee(u(xe,Ce,Z));case"Date":return yield*Ee(l(xe,Ce,Z));case"Function":return yield*Ee(c(xe,Ce,Z));case"Integer":return yield*Ee(d(xe,Ce,Z));case"Intersect":return yield*Ee(f(xe,Ce,Z));case"Iterator":return yield*Ee(m(xe,Ce,Z));case"Literal":return yield*Ee(g(xe,Ce,Z));case"Never":return yield*Ee(y(xe,Ce,Z));case"Not":return yield*Ee(E(xe,Ce,Z));case"Null":return yield*Ee(v(xe,Ce,Z));case"Number":return yield*Ee(b(xe,Ce,Z));case"Object":return yield*Ee(D(xe,Ce,Z));case"Promise":return yield*Ee(M(xe,Ce,Z));case"Record":return yield*Ee(T(xe,Ce,Z));case"Ref":return yield*Ee(F(xe,Ce,Z));case"RegExp":return yield*Ee(U(xe,Ce,Z));case"String":return yield*Ee(L(xe,Ce,Z));case"Symbol":return yield*Ee(R(xe,Ce,Z));case"TemplateLiteral":return yield*Ee(A(xe,Ce,Z));case"This":return yield*Ee(j(xe,Ce,Z));case"Tuple":return yield*Ee(N(xe,Ce,Z));case"Undefined":return yield*Ee(H(xe,Ce,Z));case"Union":return yield*Ee(re(xe,Ce,Z));case"Uint8Array":return yield*Ee(me(xe,Ce,Z));case"Unknown":return yield*Ee(K(xe,Ce,Z));case"Void":return yield*Ee(z(xe,Ce,Z));default:if(!mn.Has(xe[le]))throw new pI(G);return yield*Ee(W(xe,Ce,Z))}}let oe={language:"javascript",functions:new Map,variables:new Map,instances:new Map};function ae(G,ve,Z,we=!0){return"(".concat([...ee(G,ve,Z,we)].join(" && "),")")}function ye(G){return"check_".concat(cI.Encode(G))}function De(G){let ve="local_".concat(oe.variables.size);return oe.variables.set(ve,"const ".concat(ve," = ").concat(G)),ve}function Ae(G,ve,Z,we,Ce=!0){let[xe,Le]=["\n",Wt=>"".padStart(Wt," ")],Rt=je("value","any"),$t=be("boolean"),Ht=[...ee(ve,Z,we,Ce)].map(Wt=>"".concat(Le(4)).concat(Wt)).join(" &&".concat(xe));return"function ".concat(G,"(").concat(Rt,")").concat($t," {").concat(xe).concat(Le(2),"return (").concat(xe).concat(Ht).concat(xe).concat(Le(2),")\n}")}function je(G,ve){let Z=oe.language==="typescript"?": ".concat(ve):"";return"".concat(G).concat(Z)}function be(G){return oe.language==="typescript"?": ".concat(G):""}function $e(G,ve,Z){let we=Ae("check",G,ve,"value"),Ce=je("value","any"),xe=be("boolean"),Le=[...oe.functions.values()],Rt=[...oe.variables.values()],$t=Et(G.$id)?"return function check(".concat(Ce,")").concat(xe," {\n return ").concat(ye(G.$id),"(value)\n}"):"return ".concat(we);return[...Rt,...Le,$t].join("\n")}function ot(...G){let ve={language:"javascript"},[Z,we,Ce]=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=Ce.language,oe.variables.clear(),oe.functions.clear(),oe.instances.clear(),!It(Z))throw new vb(Z);for(let xe of we)if(!It(xe))throw new vb(xe);return $e(Z,we,Ce)}e.Code=ot;function ut(G,ve=[]){let Z=ot(G,ve,{language:"javascript"}),we=globalThis.Function("kind","format","hash",Z),Ce=new Map(oe.instances);function xe(Ht,Wt,Rr){if(!mn.Has(Ht)||!Ce.has(Wt))return!1;let Xr=mn.Get(Ht),bo=Ce.get(Wt);return Xr(bo,Rr)}function Le(Ht,Wt){return To.Has(Ht)?To.Get(Ht)(Wt):!1}function Rt(Ht){return Vl(Ht)}let $t=we(xe,Le,Rt);return new lI(G,ve,$t,Z)}e.Compile=ut})(xb||(xb={}));p();p();p();var bW=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,vW=[0,31,28,31,30,31,30,31,31,30,31,30,31],xW=e=>e%4===0&&(e%100!==0||e%400===0),Eb=e=>{let r=bW.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&&xW(t)?29:vW[n])};p();var EW=/^(\d\d):(\d\d):(\d\d(?:\.\d+)?)(z|([+-])(\d\d)(?::?(\d\d))?)?$/i,Ib=e=>{let r=EW.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 IW=/t|\s/i,vP=e=>{let r=e.split(IW);return r.length===2&&Eb(r[0])&&Ib(r[1])};p();var SW=/\/|:/,CW=/^(?:[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,xP=e=>SW.test(e)&&CW.test(e);var DW=[["date",Eb],["time",Ib],["date-time",vP],["uri",xP]],EP=()=>{for(let[e,r]of DW)try{U1.Format(e,r)}catch(t){if(t instanceof qh)continue;throw t}};p();var fI=I.Record(I.String(),I.Unknown(),{$id:"Extra"}),Oa=I.Object({extra:I.Optional(I.Ref(fI))}),mI=[fI];p();p();p();p();p();p();var At=e=>Object.entries(e);var TW=e=>{var t;let r=new Map;for(let[n,o]of At((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=TW(e);return(n,o)=>{let i=r.get(n);if(i==null)return Be({kind:ti.UnknownFloorError,properties:{floorId:n}});let a=i.get(o);return a==null?Be({kind:ti.UnknownGeometryError,properties:{floorId:n,geometryId:o}}):ke(a)}};p();var aa=I.Object({geometryId:I.Ref(io)},{$id:"WithGeometryId"}),df=I.Object({geometryIds:I.Array(I.Ref(io))},{$id:"WithGeometryIds"}),hI=[aa,df];p();p();p();var IP=e=>e instanceof Error?e:new Error(String(e));var pf=e=>(...r)=>{try{return ke(e(...r))}catch(t){return Be(IP(t))}};var SP=pf((e,r)=>{let t={};for(let n of r)for(let o of n.intoBundle(e))t[o.path]=nf(JSON.stringify(o.contents));return t}),gI=async(e,r,t)=>SP(e,r).andThenAsync(n=>new Promise(o=>{K5(n,ie(_({},t),{consume:!0}),(i,a)=>{o(i?Be(i):ke(a))})})),MW=pf(Q5),yI=(e,r,t)=>SP(e,r).andThen(n=>MW(n,t));p();p();function Sb(e,r,t=[]){let n=_({},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=wW(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=>[CP(m,u),m])),f=l.map(m=>{let g=c.get(CP(m,u));return g?Sb(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]=Sb(u,i,t):n[o]=i}}else n[o]=i;return n}function wW(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 CP(e,r){return r.reduce((t,n)=>{if(t&&typeof t=="object")return t[n]},e)}var PW=e=>e,AW=e=>JSON.parse(aI(e)),DP=(e,r)=>r.some(t=>t.fromBundle(e.name,new Uint8Array,PW)!==void 0),TP=pf((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,AW);if(a){t=Sb(t,a,[]);break}}}return t}),bI=async(e,r)=>new Promise(t=>eP(e,{filter:n=>DP(n,r)},(n,o)=>{t(n?Be(n):ke(o))})).then(t=>t.andThen(n=>TP(n,r))),OW=pf(tP),vI=(e,r)=>OW(e,{filter:t=>DP(t,r)}).andThen(t=>TP(t,r));p();var _W=e=>typeof e=="object"&&e!=null&&"$ref"in e&&typeof e.$ref=="string",FW=e=>{if(e.length<2)return!1;let r=e.filter(_W);if(r.length!==e.length)return!1;let t=r[0].$ref;return r.slice(1).every(n=>n.$ref===t)},Cb=e=>typeof e=="object"&&e!=null&&"allOf"in e&&Array.isArray(e.allOf)&&FW(e.allOf)?e.allOf[0]:typeof e=="object"&&e!=null&&!Array.isArray(e)?Object.fromEntries(Object.entries(e).map(([r,t])=>[r,Cb(t)])):Array.isArray(e)?e.map(Cb):e;p();var Db=e=>typeof e=="object"&&e!=null&&"$ref"in e?ie(_({},e),{$ref:"#/definitions/".concat(e.$ref)}):typeof e=="object"&&e!=null&&!Array.isArray(e)?Object.fromEntries(Object.entries(e).map(([r,t])=>[r,Db(t)])):Array.isArray(e)?e.map(Db):e;var ff;(function(e){e.InvalidTypeboxSchema="InvalidTypeboxSchema",e.MissingReferenceId="MissingReferenceId",e.DuplicateReferenceId="DuplicateReferenceId",e.TypeboxError="TypeboxError",e.UnknownError="UnknownError"})(ff||(ff={}));var kW=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}}),BW=(...e)=>{let r=new Map;for(let t of kW(e)){if(!t.$id)continue;let n=r.get(t.$id);if(n!=null&&n!==t)return Be({kind:ff.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 ke(r)},An,mf,Di,Vn,xI=class xI{constructor(r,t,n,o){w(this,An);w(this,mf);w(this,Di,[]);w(this,Vn);O(this,An,r),O(this,mf,t),O(this,Di,n),O(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 Be({kind:ff.InvalidTypeboxSchema,message:"Attempting to merge schemas produced an invalid schema",schema:o});let i=BW(LE.values(),RE.values(),kE.values(),mI.values(),EI.values(),hI.values(),r.extensions.flatMap(a=>{var u;return(u=a.references)!=null?u:[]}).values());if(!i.isOk())return i;try{EP();let a=n?null:xb.Compile(o,[...i.value.values()]);return ke(new xI(o,a,r.extensions,i.value))}catch(a){return a instanceof Ye?Be({kind:ff.TypeboxError,message:a.message,original:a}):Be({kind:ff.UnknownError,message:"An unknown error occurred while compiling the schema",original:a})}}is(r){var t,n;return(n=(t=s(this,mf))==null?void 0:t.Check(r))!=null?n:na.Check(s(this,An),[...s(this,Vn).values()],r)}parse(r){var t,n;return this.is(r)?ke(r):Be((n=(t=s(this,mf))==null?void 0:t.Errors(r))!=null?n:na.Errors(s(this,An),[...s(this,Vn).values()],r))}decode(r){try{return ke(yP(s(this,An),[...s(this,Vn).values()],r))}catch(t){return Be(t)}}encode(r){try{return ke(bP(s(this,An),[...s(this,Vn).values()],r))}catch(t){return Be(t)}}verify(r){for(let t of s(this,Di))if(t.integrityCheck){let n=t.integrityCheck(r);if(n.isErr())return Be(n.error)}return ke(!0)}jsonSchema(){var n;let r=JSON.parse(JSON.stringify([s(this,An),...s(this,Vn).values()])),t=Cb(Db({$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=>gI(t,s(this,Di))).then(t=>t.mapErr(n=>{var o;return o0((o=s(this,An).$id)!=null?o:"CoreMVF",n,[...s(this,Vn).values()])}))}async compressUnsafe(r){return this.encode(r).andThenAsync(t=>gI(t,s(this,Di))).then(t=>t.mapErr(n=>{var o;return o0((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=>yI(t,s(this,Di))).mapErr(t=>{var n;return o0((n=s(this,An).$id)!=null?n:"CoreMVF",t,[...s(this,Vn).values()])})}compressUnsafeSync(r){return this.encode(r).andThen(t=>yI(t,s(this,Di))).mapErr(t=>{var n;return o0((n=s(this,An).$id)!=null?n:"CoreMVF",t,[...s(this,Vn).values()])})}async decompress(r){return bI(r,s(this,Di)).then(t=>t.andThen(n=>this.parse(n)).andThen(n=>this.decode(n)).mapErr(n=>{var o;return i0((o=s(this,An).$id)!=null?o:"CoreMVF",n,[...s(this,Vn).values()])}))}async decompressUnsafe(r){return bI(r,s(this,Di)).then(t=>t.andThen(n=>this.decode(n)).mapErr(n=>{var o;return i0((o=s(this,An).$id)!=null?o:"CoreMVF",n,[...s(this,Vn).values()])}))}decompressSync(r){return vI(r,s(this,Di)).andThen(t=>this.parse(t)).andThen(t=>this.decode(t)).mapErr(t=>{var n;return i0((n=s(this,An).$id)!=null?n:"CoreMVF",t,[...s(this,Vn).values()])})}decompressUnsafeSync(r){return vI(r,s(this,Di)).andThen(t=>this.decode(t)).mapErr(t=>{var n;return i0((n=s(this,An).$id)!=null?n:"CoreMVF",t,[...s(this,Vn).values()])})}};An=new WeakMap,mf=new WeakMap,Di=new WeakMap,Vn=new WeakMap;var Tb=xI;var hf,Mb=class{constructor(){w(this,hf,[]);this.extend=this.extend.bind(this)}extend(r){return s(this,hf).push(r),this}extendOptional(r){let t=ie(_({},r),{schema:I.Partial(r.schema)});return s(this,hf).push(t),this}build(r){return Tb.create(this,void 0,r==null?void 0:r.cspSafe)}get extensions(){return s(this,hf)}};hf=new WeakMap;p();p();p();p();var gf=I.Object({geometryId:I.Ref(io),floorId:I.Ref(bt)},{$id:"GeometryAnchor"}),LW=I.Object({geometryAnchor:I.Ref(gf)}),a0=(e,r)=>I.Object({geometryAnchors:I.Array(I.Ref(gf),e)},r),EI=[gf];p();p();p();var MP=(e,r)=>I.Unsafe(I.Transform(I.String(r)).Decode(t=>e.includes(t)?t:"unknown").Encode(t=>t)),$n=(e,r)=>{let t=MP(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 wP=()=>new Mb().extend(sP).extend(pP).extend(gP);p();var RW=e=>{if(e==="space"||e==="obstruction"||e==="entrance")return{}},NW=/\.json|\.geojson$/,wb=(e,r,t)=>{let n=e[r];if(typeof n!="object"||Object.keys(n).length===0)return RW(r);let o={};for(let[i,a]of Object.entries(n)){let u=i.replace(NW,"");o[u]=JSON.parse(t(a))}return o},jW=["floorstack.json","styles.json","shapes.json","mapstack.json","floor.geojson","tileset.json","location.json","category.json","navigationFlags.json","annotation-symbols.json"],UW=jW,GW=["annotation","textAreas","enterprise","floorImages","shapeInstances","modelInstances","window","area","facade"],zW=GW,Pb=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:wb(e,"space",t),obstruction:wb(e,"obstruction",t),entrance:wb(e,"entrance",t)};for(let o of UW)e[o]&&(n[o]=JSON.parse(t(e[o])));for(let o of zW)e[o]&&(n[o]=wb(e,o,t));return n};p();p();p();p();p();var s0;(function(e){e.AnnotationNonPointGeometryError="AnnotationNonPointGeometryError",e.AnnotationUnknownSymbolError="AnnotationUnknownSymbolError"})(s0||(s0={}));var PP=e=>{var o;if(e.annotations==null)return ke(!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 Be({kind:s0.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 Be({kind:s0.AnnotationNonPointGeometryError,properties:{annotationId:u.id,floorId:i,geometryId:u.geometryId}})}}return ke(!0)};var AP=jr("a","AnnotationId"),II=I.Intersect([aa,I.Object({id:I.Ref(AP,{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"}),OP=I.Object({url:I.String({format:"uri",description:"The URL for the symbol."}),name:I.String({description:"The name of the symbol."})},{$id:"AnnotationSymbol"}),VW=I.Object({annotations:Gr(I.Record(bt,I.Array(I.Ref(II)),{additionalProperties:!1})),annotationSymbols:Gr(I.Record(I.Index(II,["symbolKey"]),I.Ref(OP)))},{$id:"AnnotationsSchema"}),$W=/^annotations\/(.*)\.json$/,_P={name:"ext:mvf-annotations",schema:VW,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($W))==null?void 0:o[1];if(n)return{annotations:{[n]:t(r)}}},references:[AP,II,OP],integrityCheck:PP};p();p();p();var Ru=jr("lcat","LocationCategoryId"),SI=I.Intersect([I.Object({id:I.Ref(Ru),parent:I.Optional(I.Ref(Ru))}),qc(["name"]),Oa],{$id:"LocationCategory"}),FP=[Ru,SI];p();p();var rd;(function(e){e.UnknownCategoryError="UnknownCategoryError",e.UnknownParentCategoryError="UnknownParentCategoryError",e.UnknownParentLocationError="UnknownParentLocationError"})(rd||(rd={}));var kP=e=>{var o,i,a,u,l,c,d,f,m;if(e.locationCategories==null&&e.locations==null)return ke(!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 Be({kind:rd.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 Be({kind:rd.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 Be({kind:rd.UnknownParentLocationError,properties:{locationInstanceId:g.id,parentLocationId:g.parentId}});for(let y of(f=g.categories)!=null?f:[])if(!r.has(y))return Be({kind:rd.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 ke(!0)};p();var Nu=jr("loc","LocationId"),Ab=jr("loci","LocationInstanceId"),BP=I.Object({name:I.String(),url:I.String({format:"uri"})},{$id:"LocationSocial"}),LP=I.Object({url:I.String({format:"uri"})},{$id:"LocationImage"}),CI=I.Object({label:I.String(),url:I.String({format:"uri"})},{$id:"LocationLink"}),DI=I.String({pattern:"^[0-2][0-9]:[0-6][0-9](:[0-6][0-9])?$",$id:"OpeningHoursTime"}),RP=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"}),HW="PublicHolidays",TI=I.Union([RP,I.Literal(HW)],{$id:"OpeningHoursDayOrPublicHoliday"}),Ob=I.Object({"@type":I.Optional(I.Literal("OpeningHoursSpecification",{description:"The type of opening hours"})),opens:I.Optional(I.Ref(DI,{description:"The time the opening hours start"})),closes:I.Optional(I.Ref(DI,{description:"The time the opening hours end"})),dayOfWeek:I.Optional(I.Union([I.Ref(TI),I.Array(I.Ref(TI))],{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"}),_b=I.Intersect([I.Object({id:I.Ref(Nu),categories:I.Array(I.Ref(Ru)),logo:I.Optional(I.String({format:"uri"})),phone:I.Optional(I.String()),social:I.Array(I.Ref(BP)),images:I.Array(I.Ref(LP)),links:I.Array(I.Ref(CI)),website:I.Optional(I.Ref(CI)),openingHours:I.Optional(I.Array(I.Ref(Ob))),searchTags:I.Optional(I.Array(I.String({minLength:1})))}),qc(["name"]),a0(),Oa],{$id:"Location"}),MI=I.Intersect([I.Object({id:I.Ref(Ab),parentId:I.Ref(Nu)}),I.Partial(I.Omit(_b,["id","parentId","details"])),Mo],{$id:"LocationInstance",description:"A location instance is a particular instance of an location that has some properties different from the parent."}),Fb=[Nu,Ab,BP,LP,CI,DI,RP,TI,Ob,_b,MI];var WW=I.Object({locations:I.Array(I.Ref(_b)),locationCategories:I.Array(I.Ref(SI)),locationInstances:I.Optional(I.Array(I.Ref(MI)))},{$id:"LocationsExtensionSchema"}),NP="locations.json",jP="location-categories.json",UP="location-instances.json",GP={name:"ext:locations",schema:WW,intoBundle:function*(e){e.locations!=null&&(yield{path:NP,contents:e.locations}),e.locationCategories!=null&&(yield{path:jP,contents:e.locationCategories}),e.locationInstances!=null&&(yield{path:UP,contents:e.locationInstances})},fromBundle:(e,r,t)=>{if(e===NP)return{locations:t(r)};if(e===jP)return{locationCategories:t(r)};if(e===UP)return{locationInstances:t(r)}},references:[...FP,...Fb],integrityCheck:kP};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 zP=e=>{var m,g,y,E,v,b,D,M,T,F,U,L,R,A,j,N,H,re,me,K;if(e.cms==null)return ke(!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 Be({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 Be({kind:_a.EnterpriseLocationWithUnknownLocationError,properties:{enterpriseLocationId:z.id,locationId:z.locationId}});for(let W of(D=z.siblingGroups)!=null?D:[])for(let ee of(M=W.siblings)!=null?M:[])if(!i.has(ee))return Be({kind:_a.EnterpriseLocationWithUnknownSibling,properties:{enterpriseLocationId:z.id,siblingLocationId:ee,label:W.label}});if(z.primaryCategory!=null){let W=i.get(z.locationId);if(W!=null&&!W.categories.includes(z.primaryCategory))return Be({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 Be({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((R=(L=e.locationInstances)==null?void 0:L.map(z=>z.id))!=null?R:[]);for(let z of(A=r.locationInstances)!=null?A:[]){if(!a.has(z.parentId))return Be({kind:_a.InstanceWithUnknownEnterpriseLocationError,properties:{enterpriseLocationInstanceId:z.id,enterpriseLocationId:z.parentId}});if(!l.has(z.locationInstanceId))return Be({kind:_a.InstanceWithUnknownLocationInstanceError,properties:{enterpriseLocationInstanceId:z.id,locationInstanceId:z.locationInstanceId}});for(let W of(j=z.siblingGroups)!=null?j:[])for(let ee of(N=W.siblings)!=null?N:[])if(!i.has(ee))return Be({kind:_a.EnterpriseLocationInstanceWithUnknownSibling,properties:{enterpriseLocationInstanceId:z.id,siblingLocationId:ee,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 At((H=r.floorText)!=null?H:{})){let ee=c(z);if(ee.isErr())return ee;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 At((re=r.textures)!=null?re:{})){let ee=c(z);if(ee.isErr())return ee;for(let oe of W){let ae=d(z,oe.geometryId);if(ae.isErr())return ae}}for(let[z,W]of At((me=r.layers)!=null?me:{})){let ee=c(z);if(ee.isErr())return ee;for(let oe of Ct(W!=null?W:{})){let ae=d(z,oe);if(ae.isErr())return ae}}for(let[z,W]of At((K=r.textAreas)!=null?K:{})){let ee=c(z);if(ee.isErr())return ee;for(let oe of W.features)if("geometryId"in oe.properties){let ae=d(z,oe.properties.geometryId);if(ae.isErr())return ae}}return ke(!0)};p();p();var u0=jr("el","EnterpriseLocationId"),wI=jr("ec","EnterpriseCategoryId"),PI=jr("eli","EnterpriseLocationInstanceId"),AI=jr("ev","EnterpriseVenueId"),OI=jr("eft","EnterpriseFloorTextId"),VP=[u0,wI,PI,AI,OI];var $P=I.Object({id:I.Ref(wI),categoryId:I.Ref(Ru),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"}),_I=I.Object({categories:I.Optional(I.Array(I.Ref($P)))},{$id:"EnterpriseCategoriesSchema"}),HP=[$P,_I];p();var kb=$n(["left","center","right"]),ZW=kb.schema,KEe=kb.values,QEe=kb.record,eIe=kb.is,FI=I.Object({id:I.Ref(OI),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:ZW},{$id:"FloorTextCommonProperties"}),kI=I.Intersect([I.Ref(FI),aa],{$id:"AnchoredFloorTextProperties"}),BI=I.Intersect([I.Ref(FI),I.Object({verticalOffset:I.Number()})],{$id:"FloatingFloorTextProperties"}),WP=I.Union([I.Ref(kI),I.Ref(BI)],{$id:"FloorTextProperties"}),ZP=Nn(oo,I.Ref(WP),{$id:"FloorTextFeature"}),XW=Nn(oo,I.Ref(kI),{$id:"AnchoredFloorTextFeature"}),qW=Nn(oo,I.Ref(BI),{$id:"FloatingFloorTextFeature"}),XP=wo(I.Ref(ZP),{$id:"EnterpriseFloorTextFeatureCollection"}),qP=I.Record(bt,I.Ref(XP),{$id:"EnterpriseFloorTextCollectionsByFloor",additionalProperties:!1}),LI=I.Object({floorText:I.Optional(I.Ref(qP))},{$id:"EnterpriseFloorTextSchema"}),YP=[FI,kI,BI,WP,ZP,XW,qW,XP,qP,LI];p();var JP=Gr(I.Record(io,I.String({minLength:1}),{additionalProperties:!1,$id:"EnterpriseLayers"})),KP=Gr(I.Record(bt,I.Ref(JP),{additionalProperties:!1,$id:"EnterpriseLayersByFloor"})),RI=I.Object({layers:I.Optional(I.Ref(KP))},{$id:"EnterpriseLayersSchema"}),QP=[JP,KP,RI];p();p();p();var{schema:eA,values:dIe,record:pIe,is:fIe}=$n(["reference-point","checkpoint","checkpoint-passport","parent"],{$id:"EnterpriseSiblingGroupType"}),Bb=$n(["closed-temporarily","new","pop-up","coming-soon","relocated"]),YW=Bb.schema,mIe=Bb.values,hIe=Bb.record,gIe=Bb.is,NI=I.Object({type:YW,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."}),jI=I.Object({label:I.String(),siblings:I.Array(I.Ref(Nu)),type:I.Optional(I.Ref(eA)),subtype:I.Optional(I.String())},{$id:"SiblingGroup"}),Lb=I.Object({name:I.String(),code:I.String()},{$id:"Language"}),tA=[NI,jI,Lb,eA];var Rb=I.Object({id:I.Ref(u0),locationId:I.Ref(Nu),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(NI),{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(jI))),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(Ru)),headerImage:I.Optional(I.String({format:"uri",description:"The location's header image"}))},{$id:"EnterpriseLocation"}),UI=I.Object({locations:I.Optional(I.Array(I.Ref(Rb)))},{$id:"EnterpriseLocationsSchema"}),rA=[Rb,UI];var nA=I.Intersect([I.Object({id:I.Ref(PI),parentId:I.Ref(u0),locationInstanceId:I.Ref(Ab)}),I.Partial(I.Omit(Rb,["id","parentId","locationId"]))],{$id:"EnterpriseLocationInstance",description:"A locationInstance is a particular instance of an Enterprise Location that has some properties different from the parent."}),GI=I.Object({locationInstances:I.Optional(I.Array(I.Ref(nA)))},{$id:"EnterpriseLocationInstancesSchema"}),oA=[nA,GI];p();var Nb=$n(["near","center"],{$id:"EnterpriseTextAreaAlignment"}),iA=Nb.schema,BIe=Nb.values,LIe=Nb.record,RIe=Nb.is,zI=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(iA),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"}),aA=I.Intersect([I.Ref(zI),aa],{$id:"EnterpriseAnchoredTextAreaProperties"}),sA=I.Intersect([I.Ref(zI),I.Object({verticalOffset:I.Number({minimum:0,description:"How high to position the image, in meters, relative to the ground plane."})})],{$id:"EnterpriseFloatingTextAreaProperties"}),uA=I.Union([aA,sA],{$id:"EnterpriseTextAreaProperties"}),lA=Nn(I.Ref(oo),uA,{$id:"EnterpriseTextAreaFeature"}),cA=wo(I.Ref(lA),{$id:"EnterpriseTextAreaCollection"}),dA=I.Record(bt,I.Ref(cA),{$id:"EnterpriseTextAreasByFloor",additionalProperties:!1}),pA=I.Object({textAreas:I.Optional(I.Ref(dA))},{$id:"EnterpriseTextAreasSchema"}),fA=[iA,zI,aA,sA,uA,lA,cA,dA];p();var VI=I.Object({u:I.Number(),v:I.Number()},{$id:"EnterpriseTextureUV"}),jb=$n(["top","side"],{$id:"EnterpriseTextureFace"}),mA=jb.schema,zIe=jb.values,VIe=jb.record,$Ie=jb.is,Ub=$n(["inside","outside","both"],{$id:"EnterpriseTextureSurface"}),hA=Ub.schema,HIe=Ub.values,WIe=Ub.record,ZIe=Ub.is,gA=I.Tuple([$p,Hp,$p,Hp],{$id:"EnterpriseTextureBounds"}),yA=I.Intersect([I.Object({repeat:I.Ref(VI),offset:I.Ref(VI),rotation:I.Number({minimum:0,maximum:360}),path:I.String({format:"uri"}),face:I.Ref(mA),surface:I.Ref(hA),bounds:I.Ref(gA)},{$id:"EnterpriseTextureProperties"}),aa],{$id:"EnterpriseTexture"}),bA=I.Array(I.Ref(yA),{$id:"EnterpriseTextures"}),vA=I.Record(bt,I.Ref(bA),{$id:"EnterpriseTexturesByFloor",additionalProperties:!1}),$I=I.Object({textures:I.Optional(I.Ref(vA))},{$id:"EnterpriseTexturesSchema"}),xA=[yA,bA,$I,VI,mA,hA,gA,vA];p();var{schema:EA,values:t2e,record:IA,is:r2e}=$n(["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"}),SA=I.Intersect([I.Object({id:I.Ref(AI),slug:I.String(),defaultLanguage:I.Ref(Lb),languages:I.Array(I.Ref(Lb)),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(Nu))),operationHours:I.Optional(I.Array(I.Ref(Ob))),coverImage:I.Optional(I.String({format:"uri"})),type:I.Optional(I.Ref(EA)),propertyImage:I.Optional(I.String({format:"uri"}))}),qc(["name"]),Oa],{$id:"EnterpriseVenue"}),HI=I.Object({venue:I.Optional(I.Ref(SA))},{$id:"EnterpriseVenueSchema"}),CA=[SA,HI,EA];var TA=I.Intersect([HI,UI,GI,_I,$I,LI,RI,pA],{$id:"CMSProperties"}),DA=I.Object({cms:I.Optional(I.Ref(TA))},{$id:"CMSExtensionSchema"}),JW=/^cms\/(?:([^/]+)\/)?([^/]+)\.(?:json|geojson)$/,MA={name:"ext:cms",schema:DA,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(JW);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:[TA,DA,...CA,...rA,...oA,...HP,...xA,...QP,...YP,...fA,...VP,...tA,...Fb],integrityCheck:zP};p();p();p();p();var Fa;(function(e){e.NavigationFlagMissingDeclaration="NavigationFlagMissingDeclaration",e.NavigationFlagDuplicateBit="NavigationFlagDuplicateBit",e.NavigationFlagIncorrectFlagsLength="NavigationFlagIncorrectFlagsLength",e.NavigationFlagValueTooBig="NavigationFlagValueTooBig"})(Fa||(Fa={}));var wA=e=>{let{navigationFlags:r}=e;if(!r||Object.keys(r).length===0)return ke(!0);let t=Object.entries(r).map(([i,a])=>_({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 Be({kind:Fa.NavigationFlagDuplicateBit,properties:{index:i.index,bit:i.bit,path:"navigationFlags.".concat(i.key)}});if(i.index!=n){if(o!=31)return Be({kind:Fa.NavigationFlagMissingDeclaration,properties:{index:n,bit:o+1,path:"navigationFlags"}});if(i.index!=n+1||i.bit!=0)return Be({kind:Fa.NavigationFlagMissingDeclaration,properties:{index:n+1,bit:0,path:"navigationFlags"}});n=i.index,o=0}else{if(i.bit!==o+1)return Be({kind:Fa.NavigationFlagMissingDeclaration,properties:{index:i.index,bit:o+1,path:"navigationFlags"}});o=i.bit}}return ke(!0)};p();function Hl(e,r){return r&&(e.flags[r.index]&1<<r.bit)!==0}p();var PA=2**32-1,l0=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}},yf=(e,r,t)=>{if(r.index==-1&&e.length===0)return ke(!0);let n=r.flag>0||r.index===-1?r.index+1:r.index;if(e.length!==n)return Be({kind:Fa.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>PA)return Be({kind:Fa.NavigationFlagValueTooBig,properties:{index:o,flagValue:i,expectedMaxFlagValue:PA,path:t}});continue}else if(i>r.flag)return Be({kind:Fa.NavigationFlagValueTooBig,properties:{index:o,flagValue:i,expectedMaxFlagValue:r.flag,path:t}})}return ke(!0)};var KW=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"}),AA=I.Intersect([KW,Mo],{$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.'}),WI={accessible:"accessible",outdoors:"outdoors",public:"public"},OA=I.Record(I.String(),AA,{$id:"NavigationFlagDeclarations",description:"Any well known and custom flags present in the MVF"}),QW=I.Object({navigationFlags:I.Ref(OA)},{$id:"NavigationFlagsSchema"}),Gb=I.Array(I.Integer({minimum:0,maximum:Math.pow(2,32)-1}),{$id:"Flags"}),ZI=I.Object({flags:I.Ref(Gb)},{$id:"WithFlags"}),nd=I.Intersect([gf,ZI],{$id:"FlaggedGeometryAnchor"}),eZ=I.Object({geometryAnchor:nd},{$id:"WithFlaggedGeometryAnchor"}),tZ=I.Object({geometryAnchors:I.Array(nd)},{$id:"WithFlaggedGeometryAnchors"}),_A={name:"ext:mvf-navigation-flags",schema:QW,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:[AA,OA,Gb,nd,eZ,tZ],integrityCheck:wA};p();var FA=e=>{if(e.connections==null)return ke(!0);let r=Ur(e.connections,o=>o.id,"connections");if(r.isErr())return r;let t=hn(e),n=l0(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=yf(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=yf(u.flags,n,"connections[".concat(o,"].exits[").concat(a,"]"));if(c.isErr())return c}}return ke(!0)};var BA=jr("c","ConnectionId"),{schema:rZ,values:Q2e,record:nZ,is:eSe}=$n(["elevator","escalator","travelator","stairs","door","ramp","ladder"],{$id:"ConnectionType"}),LA=rZ;var XI=nZ;var RA=I.Intersect([I.Object({id:I.Ref(BA,{description:"The unique identifier for the connection."}),entrances:I.Array(I.Ref(nd)),exits:I.Array(I.Ref(nd)),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(LA,{description:"The type of connection."})}),Mo,Oa],{$id:"ConnectionsProperties"}),NA=I.Array(I.Ref(RA),{$id:"ConnectionsCollection"}),oZ=I.Object({connections:I.Ref(NA)},{$id:"ConnectionsExtensionSchema"}),kA="connections.json",jA={name:"ext:connections",schema:oZ,intoBundle:function*(e){e.connections!=null&&(yield{path:kA,contents:e.connections})},fromBundle:(e,r,t)=>{if(e===kA)return{connections:t(r)}},references:[RA,NA,LA,BA,nd,Gb],integrityCheck:FA};p();p();var UA=e=>{if(e.defaultStyle==null)return ke(!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 ke(!0)};var GA=I.Intersect([a0(),Oa,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"}),zA=I.Record(I.String(),I.Ref(GA),{$id:"DefaultStyleCollection",additionalProperties:!1}),iZ=I.Object({defaultStyle:I.Ref(zA)},{$id:"DefaultStyleSchema"}),VA={name:"ext:mvf-default-style",schema:iZ,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:[GA,zA],integrityCheck:UA};p();p();p();p();var zb;(function(e){e.InvalidDefaultFloorError="InvalidDefaultFloorError"})(zb||(zb={}));var $A=e=>{if(e.floorStacks==null)return ke(!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 Be({kind:zb.InvalidDefaultFloorError,properties:{floorStackId:n.id,floorId:n.defaultFloor}})}return ke(!0)};var c0=jr("fs","FloorStackId"),WA=I.Intersect([I.Object({id:I.Ref(c0,{description:"The unique identifier for the floor stack."}),floors:I.Array(I.Ref(bt),{uniqueItems:!0,minItems:1,description:"The floors that are part of this floor stack."}),defaultFloor:I.Optional(I.Ref(bt,{description:"The default floor for the floor stack."}))}),Mo],{$id:"FloorStacksProperties"}),ZA=I.Array(I.Ref(WA),{$id:"FloorStackCollection"}),aZ=I.Object({floorStacks:I.Ref(ZA)},{$id:"FloorStackExtensionSchema"}),HA="floor-stacks.json",XA={name:"ext:floor-stacks",schema:aZ,intoBundle:function*(e){e.floorStacks!=null&&(yield{path:HA,contents:e.floorStacks})},fromBundle:(e,r,t)=>{if(e===HA)return{floorStacks:t(r)}},references:[c0,WA,ZA],integrityCheck:$A};p();p();var d0;(function(e){e.MissingFloorStackError="MissingFloorStackError",e.UnknownFloorStackError="UnknownFloorStackError"})(d0||(d0={}));var qA=e=>{if(e.facade==null)return ke(!0);if(e.floorStacks==null)return Be({kind:d0.MissingFloorStackError,properties:null});let r=new Set(e.floorStacks.map(o=>o.id)),t=hn(e),n=Aa(e);for(let[o,i]of At(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 Be({kind:d0.UnknownFloorStackError,properties:{floorStackId:l}});for(let d of c){let f=t(o,d);if(f.isErr())return f}}}return ke(!0)};var YA=I.Intersect([I.Object({floorStackId:I.Ref(c0)}),df],{$id:"Facade"}),sZ=I.Object({facade:Gr(I.Record(bt,I.Array(I.Ref(YA)),{additionalProperties:!1}))},{$id:"FacadeExtensionSchema"}),uZ=/^facade\/(.*)\.json$/,JA={name:"ext:facade",schema:sZ,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(uZ))==null?void 0:o[1];if(n)return{facade:{[n]:t(r)}}},references:[c0,YA],integrityCheck:qA};p();p();var KA=e=>{if(e.floorImages==null)return ke(!0);let r=hn(e);for(let[t,n]of At(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 ke(!0)};var qI=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"}),QA=I.Intersect([I.Ref(qI),aa],{$id:"AnchoredFloorImageProperties"}),e7=I.Intersect([I.Ref(qI),I.Object({verticalOffset:I.Number({minimum:0,description:"How high to position the image, in meters, relative to the ground plane."})})],{$id:"FloatingFloorImageProperties"}),t7=I.Union([QA,e7],{$id:"FloorImageProperties"}),r7=Nn(I.Ref(oo),t7,{$id:"FloorImageFeature"}),n7=wo(I.Ref(r7),{$id:"FloorImageCollection"}),lZ=I.Object({floorImages:Gr(I.Record(bt,I.Ref(n7),{additionalProperties:!1}))},{$id:"FloorImagesExtensionSchema"}),cZ=/^floorImages\/(.*)\.geojson$/,o7={name:"ext:floor-images",schema:lZ,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(cZ))==null?void 0:o[1];if(n)return{floorImages:{[n]:t(r)}}},references:[qI,QA,e7,t7,r7,n7],integrityCheck:KA};p();p();var i7=e=>{if(e.kinds==null)return ke(!0);let r=hn(e);for(let[t,n]of At(e.kinds))if(n!=null)for(let o of Ct(n)){let i=r(t,o);if(i.isErr())return i}return ke(!0)};var{values:pCe,schema:dZ,record:fCe,is:mCe}=$n(["room","hallway","wall","object","poi","area","window"],{$id:"Kind"}),a7=dZ;var s7=Gr(I.Record(io,I.Ref(a7),{additionalProperties:!1,$id:"GeometryKinds"})),pZ=I.Object({kinds:Gr(I.Record(bt,I.Ref(s7),{additionalProperties:!1}))},{$id:"KindsExtensionSchema"}),fZ=/^kinds\/(.*)\.json$/,u7={name:"ext:kinds",schema:pZ,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(fZ))==null?void 0:o[1];if(n)return{kinds:{[n]:t(r)}}},references:[a7,s7],integrityCheck:i7};p();p();p();var p0;(function(e){e.UnknownNeighbor="UnknownNeighbor",e.SelfReference="SelfReference"})(p0||(p0={}));var l7=e=>{if(e.nodes==null)return ke(!0);let r=Ur(e.nodes,o=>o.properties.id,"nodes");if(r.isErr())return r;let t=hn(e),n=l0(e);for(let[o,i]of At(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 Be({kind:p0.UnknownNeighbor,properties:{floorId:o,nodeId:l.properties.id,neighborId:d.id}});if(d.id===l.properties.id)return Be({kind:p0.SelfReference,properties:{floorId:o,nodeId:l.properties.id}});let f=yf(d.flags,n,'nodes["'.concat(o,'"].features[').concat(u,"].properties.neighbors[").concat(c,"]"));if(f.isErr())return f}}}return ke(!0)};var YI=jr("n","NodeId"),c7=I.Intersect([I.Object({id:I.Ref(YI,{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."})}),ZI],{$id:"NodeNeighbor"}),d7=I.Intersect([I.Object({id:I.Ref(YI,{description:"The unique identifier for the node."}),neighbors:I.Array(I.Ref(c7),{description:"The neighbors of the node."})}),df],{$id:"NodeProperties"}),p7=Nn(I.Ref(oo),d7,{$id:"NodeFeature"}),f7=wo(I.Ref(p7),{$id:"NodeCollection"}),mZ=I.Object({nodes:Gr(I.Record(bt,I.Ref(f7),{additionalProperties:!1}))},{$id:"NodesExtensionSchema"}),hZ=/^nodes\/(.*)\.(geo)?json$/,m7={name:"ext:nodes",schema:mZ,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(hZ))==null?void 0:o[1];if(n)return{nodes:{[n]:t(r)}}},references:[YI,c7,d7,p7,f7],integrityCheck:l7};p();p();p();var Vb;(function(e){e.FloorInFloorStackError="FloorInFloorStackError"})(Vb||(Vb={}));var h7=e=>{if(e.outdoors==null)return ke(!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 Be({kind:Vb.FloorInFloorStackError,properties:{floorId:t,floorStackId:o.id}})}}return ke(!0)};var y7=I.Object({floors:I.Array(I.Ref(bt),{uniqueItems:!0,description:"A list of floor IDs that should be considered to contain outdoor features."})},{$id:"Outdoors"}),gZ=I.Object({outdoors:I.Ref(y7)},{$id:"OutdoorsExtensionSchema"}),g7="outdoors.json",b7={name:"ext:outdoors",schema:gZ,intoBundle:function*(e){e.outdoors!=null&&(yield{path:g7,contents:e.outdoors})},fromBundle:(e,r,t)=>{if(e===g7)return{outdoors:t(r)}},references:[y7],integrityCheck:h7};p();p();p();var $b;(function(e){e.TilesetDuplicateKeyError="TilesetDuplicateKeyError"})($b||($b={}));var v7=e=>{if(e.tileset==null)return ke(!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 Be({kind:$b.TilesetDuplicateKeyError,properties:{key:t.key}});r.add(t.key)}return ke(!0)};var JI=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."}),x7=I.Object({default:I.Ref(JI,{description:"The default tileset style, which should be used."}),others:I.Optional(I.Array(I.Ref(JI,{description:"Additional tileset styles that can be used."})))},{$id:"TilesetCollection"}),yZ=I.Object({tileset:I.Ref(x7)},{$id:"TilesetExtensionSchema"}),E7={name:"ext:mvf-tileset",schema:yZ,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:[JI,x7],integrityCheck:v7};p();var I7=I.Object({},{$id:"WalkableProperties"}),S7=I.Object({},{$id:"NonWalkableProperties"}),C7=Gr(I.Record(io,I.Ref(I7),{$id:"WalkableGeometries",additionalProperties:!1})),D7=Gr(I.Record(io,I.Ref(S7),{$id:"NonWalkableGeometries",additionalProperties:!1})),bZ=I.Object({walkable:Gr(I.Record(bt,I.Ref(C7),{additionalProperties:!1})),nonwalkable:Gr(I.Record(bt,I.Ref(D7),{additionalProperties:!1}))},{$id:"TraversabilitySchema"}),vZ=/^walkable\/(.*)\.json$/,xZ=/^nonwalkable\/(.*)\.json$/,T7={name:"ext:mvf-traversability",schema:bZ,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(vZ))==null?void 0:i[1];if(n!=null)return{walkable:{[n]:t(r)}};let o=(a=e.match(xZ))==null?void 0:a[1];if(o!=null)return{nonwalkable:{[o]:t(r)}}},references:[I7,S7,C7,D7]};p();p();function M7(e){return e.replace(/^g_/,"s_")}function Hb(e){return e.replace(/^g_/,"o_")}function EZ(e){return e.replace(/^g_/,"w_")}function w7(e){return e.replace(/^loci_/,"eli_")}function f0(e){return e.replace(/^loc_/,"el_")}function Wb(e){return e.replace(/^lcat_/,"ec_")}function IZ(e){return e.replace(/^g_/,"ar_")}function P7(e){return e.replace(/^n_/,"s_")}function SZ(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(_({},e),{geometry:{type:i,coordinates:a},properties:ie(_({},e.properties),{id:"".concat(r,"-").concat(o++),kind:t})}));return n}default:return[ie(_({},e),{properties:ie(_({},e.properties),{id:r,kind:t})})]}}function bf(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=SZ(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 A7(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=CZ(e),n=At(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=bf(n,o,M7,t)),i.size>0&&(r.obstruction=bf(n,i,Hb,t)),a.size>0&&(r.area=bf(n,a,IZ,t)),u.size>0&&(r.object=bf(n,u,Hb,t)),l.size>0&&(r.window=bf(n,l,EZ,t)),o.size===0&&i.size===0&&a.size===0&&(r.space=bf(n,new Set(n.map(f=>f.feature.properties.id)),M7,t)),r}function CZ(e){var t,n,o;let r=new Map(Object.values((t=e.kinds)!=null?t:{}).filter(i=>i!==void 0).flatMap(At));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 O7(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 _7(e){var l;let{nodesByGeometryId:r,incomingEdgesByNodeId:t,nodesById:n}=DZ(e),o=A7(e),i=TZ(e),a=(l=e.navigationFlags)!=null?l:{};return{geometryMaps:o,nodesByGeometryId:r,geometryFeatureById:i,navigationFlags:a,incomingEdgesByNodeId:t,nodesById:n}}function DZ(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 TZ(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 F7(e,r){if(!e.annotations||!e.annotationSymbols||!e.geometry)return{};let t={};for(let[n,o]of At(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 k7(e,{nodesByGeometryId:r}){var a,u,l,c,d,f,m;let t={"connection.json":[],entrance:{}},n=(a=e.navigationFlags)==null?void 0:a[WI.accessible],o=(u=e.navigationFlags)==null?void 0:u[WI.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(KI(g,i)&&!MZ(g)){let D=wZ(g,i,r,o);for(let[M,T]of D)t.entrance[M]||(t.entrance[M]={type:"FeatureCollection",features:[]}),t.entrance[M].features.push(T);continue}let y=n!=null&&g.entrances.some(D=>Hl(D,n))&&g.exits.some(D=>Hl(D,n)),E=Array.from(new Set([...g.entrances.map(D=>r.get(D.geometryId)),...g.exits.map(D=>r.get(D.geometryId))].flat().filter(D=>D!=null))),v=O7([...g.entrances.map(D=>D.flags),...g.exits.map(D=>D.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 KI(e,r){return e.type==XI.door&&e.entrances.every(t=>{let n=r.get(t.geometryId);return(n==null?void 0:n.geometry.type)==="LineString"})}function MZ(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 wZ(e,r,t,n){var i,a;if(e.type!==XI.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:PZ(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 PZ(e,r){return e.entrances.some(t=>Hl(t,r))||e.exits.some(t=>Hl(t,r))}p();function L7(e,{geometryMaps:r,nodesByGeometryId:t}){var M,T,F,U,L,R,A,j,N,H,re,me,K,z,W,ee,oe,ae,ye,De,Ae,je,be,$e,ot,ut,G,ve,Z,we,Ce,xe,Le,Rt,$t,Ht,Wt,Rr,Xr,bo,vo,Kn,gr,Dn,Ho,hi,xo,yr;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(_({},n.venue),{slug:i.slug,name:(A=(R=(L=i.details)==null?void 0:L.name)!=null?R:n.venue.name)!=null?A:o.properties.name,externalId:(N=(j=i.details)==null?void 0:j.externalId)!=null?N:"",defaultLanguage:i.defaultLanguage,languages:(H=i.languages)!=null?H:[],countrycode:i.countrycode,coverImage:i.coverImage,logo:i.logo,icon:(re=i.details)==null?void 0:re.icon,extra:i.extra,mappedinWebUrl:i.mappedinWebUrl,operationHours:i.operationHours,topLocations:i.topLocations,type:i.type&&i.type in IA?i.type:"unknown",propertyImage:i.propertyImage}));let a=new Map,u=(me=e.locations)!=null?me:[],l=(z=(K=e.cms)==null?void 0:K.locations)!=null?z:[],c=(ee=(W=e.cms)==null?void 0:W.categories)!=null?ee:[],d=new Map((c!=null?c:[]).map($=>[$.categoryId,$]));if(u.length>0){let $=new Map(l.map(S=>[S.locationId,S]));for(let S of u){let C=(oe=$.get(S.id))!=null?oe:{};if(S){let P=S.details,k={id:(C==null?void 0:C.cmsId)!==void 0?"el_".concat(C==null?void 0:C.cmsId):f0(S.id),name:P.name,externalId:(ae=P.externalId)!=null?ae:"",type:(ye=C.type)!=null?ye:"location",sortOrder:(De=C.sortOrder)!=null?De:0,amenity:C.amenity,description:P.description,extra:S.extra,links:S.links,operationHours:S.openingHours,gallery:C.gallery,logo:S.logo,shortName:P.shortName,picture:C.picture,showFloatingLabelWhenImagePresent:C.showFloatingLabelWhenImagePresent,showLogo:C.showLogo,siblingGroups:C.siblingGroups,states:C.states,tags:C.tags,spaces:[],nodes:[],polygons:[],headerImage:C.headerImage};if(S.phone&&(k.phone={number:S.phone}),C.primaryCategory){let Y=d.get(C.primaryCategory);Y&&(k.primaryCategory=Y.id)}let B=B7(S.social);S.website&&(B.website=S.website.url),k.social=B;for(let Y of S.geometryAnchors){let te=r.space.get(Y.geometryId),pe=r.obstruction.get(Y.geometryId),se=te!=null?te:pe;if(se){let ne=new Set(se.features.filter(fe=>fe.geometry.type==="Polygon").map(fe=>fe.properties.id));for(let fe of se.anchors)te!=null&&se===te&&k.spaces.push({floor:fe.floorId,id:fe.geometryId}),ne.has(fe.geometryId)&&k.polygons.push({map:fe.floorId,id:fe.geometryId})}let Te=t.get(Y.geometryId);for(let ne of Te!=null?Te:[])k.nodes.push({map:Y.floorId,id:ne})}n.locations.push(k);for(let Y of S.categories)a.set(Y,[...(Ae=a.get(Y))!=null?Ae:[],S.id])}}}let f=(be=(je=e.cms)==null?void 0:je.locationInstances)!=null?be:[],m=e.locationInstances;if(m){let $=new Map(f.map(C=>[C.locationInstanceId,C])),S=[];for(let C of m){let P=($e=$.get(C.id))!=null?$e:{};if(C){let k={id:w7(C.id),parent:(ot=P.parentId)!=null?ot:f0(C.parentId),name:(ut=C.details)==null?void 0:ut.name,externalId:(G=C.details)==null?void 0:G.externalId,type:P.type,sortOrder:P.sortOrder,amenity:P.amenity,description:(ve=C.details)==null?void 0:ve.description,extra:C.extra,links:C.links,operationHours:C.openingHours,gallery:P.gallery,picture:P.picture,showFloatingLabelWhenImagePresent:P.showFloatingLabelWhenImagePresent,showLogo:P.showLogo,siblingGroups:P.siblingGroups,states:P.states,tags:P.tags,logo:C.logo,shortName:(Z=C.details)==null?void 0:Z.shortName,headerImage:P.headerImage};C.phone&&(k.phone={number:C.phone});let B=B7((we=C.social)!=null?we:[]);if(C.website&&(B.website=C.website.url),Object.keys(B).length>0&&(k.social=B),(Ce=C.geometryAnchors)!=null&&Ce.length){let Y=C.geometryAnchors.flatMap(te=>{var pe,se;return(se=(pe=r.space.get(te.geometryId))==null?void 0:pe.anchors)!=null?se:[]});Y.length>0&&(k.spaces=Y.map(te=>({floor:te.floorId,id:te.geometryId})))}if(C.geometryAnchors){k.spaces=[],k.polygons=[],k.nodes=[];for(let Y of C.geometryAnchors){let te=r.space.get(Y.geometryId);if(te){let se=new Set(te.features.filter(Te=>Te.geometry.type==="Polygon").map(Te=>Te.properties.id));for(let Te of te.anchors)k.spaces.push({floor:Te.floorId,id:Te.geometryId}),se.has(Te.geometryId)&&k.polygons.push({map:Te.floorId,id:Te.geometryId})}let pe=t.get(Y.geometryId);for(let se of pe!=null?pe:[])k.nodes.push({map:Y.floorId,id:se})}}S.push(k)}}S.length>0&&(n.locationInstances=S)}let g=e.locationCategories;if(g){let $=[],S=new Map(g.map(B=>[B.id,B])),C=new Map((c!=null?c:[]).map(B=>[B.categoryId,B])),P=new Map;for(let B of g){let Y=S.get(B.parent);if(Y){let te=(xe=P.get(Y.id))!=null?xe:[];te.push(B.id),P.set(Y.id,te)}}for(let B of g){let Y=C.get(B.id);if(B){let te=((Le=P.get(B.id))!=null?Le:[]).map(Wb),pe={id:Wb(B.id),name:B.details.name,externalId:(Rt=B.details.externalId)!=null?Rt:"",sortOrder:($t=Y==null?void 0:Y.sortOrder)!=null?$t:0,children:te,locations:((Ht=a.get(B.id))!=null?Ht:[]).map(f0),icon:B.details.icon,picture:Y==null?void 0:Y.picture,color:Y==null?void 0:Y.color,extra:B.extra,iconFromDefaultList:Y==null?void 0:Y.iconFromDefaultList};$.push(pe)}}n.categories=$;let k={};for(let B of u)k[f0(B.id)]=B.categories.map(Wb).filter(Y=>Y!==void 0);n.categoryPriorities=k}let y={};for(let[$,S]of Object.entries((Wt=e.defaultStyle)!=null?Wt:{}))if(S.buffer){let C=S.geometryAnchors.flatMap(P=>{var k,B;return(B=(k=r.space.get(P.geometryId))==null?void 0:k.anchors)!=null?B:[]});y[$]={edgeOffset:S.buffer,geometryAnchors:C}}Object.keys(y).length>0&&(n.enterpriseStyles=y);let E=new Map;for(let $ of Object.values((Xr=(Rr=e.cms)==null?void 0:Rr.layers)!=null?Xr:{}))if($)for(let[S,C]of At($)){if(typeof C!="string")continue;let P=(bo=E.get(C))!=null?bo:{name:C,id:"ely_".concat(C),spaces:[]};P.spaces.push(...(Kn=(vo=r.space.get(S))==null?void 0:vo.anchors.map(k=>({floorId:k.floorId,spaceId:k.geometryId})))!=null?Kn:[]),E.set(C,P)}E.size>0&&(n.layers=Array.from(E.values()));let v=[];for(let $ of Object.values((Dn=(gr=e.cms)==null?void 0:gr.textures)!=null?Dn:{}))for(let S of $){let C=(Ho=r.space.get(S.geometryId))==null?void 0:Ho.anchors;!C||C.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:C})}v.length>0&&(n.textures=v);let b={};for(let[$,S]of Object.entries((xo=(hi=e.cms)==null?void 0:hi.floorText)!=null?xo:{})){let C={type:"FeatureCollection",features:[]};for(let P of S.features){if(P.properties.align==="unknown")continue;let k={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?k.geometryId=P.properties.geometryId:k.verticalOffset=P.properties.verticalOffset,C.features.push({type:"Feature",geometry:P.geometry,properties:k})}C.features.length>0&&(b[$]=C)}Object.keys(b).length>0&&(n.floorText=b);let D={enterprise:n};if((yr=e.cms)!=null&&yr.textAreas){let $={};for(let[S,C]of At(e.cms.textAreas)){let P={type:"FeatureCollection",features:[]};for(let k of C.features){if(k.properties.align==="unknown")continue;let B={align:k.properties.align,maxWidth:k.properties.maxWidth,maxHeight:k.properties.maxHeight,rotation:k.properties.rotation};"geometryId"in k.properties?B.anchorId=k.properties.geometryId:B.verticalOffset=k.properties.verticalOffset;let Y={type:"Feature",geometry:k.geometry,properties:B};P.features.push(Y)}$[S]=P}D.textAreas=$}return D}var AZ=["facebook","instagram","twitter"];function B7(e){let r={};for(let{name:t,url:n}of e){let o=t.toLowerCase();AZ.includes(o)&&(r[o]=n)}return r}p();var OZ=e=>"fc_".concat(e.slice(3));function R7(e,{geometryMaps:r}){var o;if(!e.facade)return{};let t={},n={};for(let[i,a]of At(e.facade))if(a)for(let u of Object.values(a)){let{floorStackId:l,geometryIds:c}=u,d=OZ(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 N7(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 j7(e,{geometryMaps:r}){var o,i,u,l,c;let t={},n={};for(let[d,f]of At((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(_({},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 U7(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 $7=Cl(V7(),1),LZ=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)},RZ=(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},NZ=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)]}}},jZ=e=>{let r=LZ(e),t=Number.isFinite(r)?Math.max(r,1):1;return Math.sqrt(t)*1e-6},Xb=e=>{try{let t=NZ(e).geometry.coordinates;if(!RZ(t,e)){let o=(0,$7.default)(e.geometry.coordinates,jZ(e));return ke([o[0],o[1]])}return ke(t)}catch(r){return Be(new Error("Unable to calculate center of polygon"))}};function r2(e){var r;return((r=e==null?void 0:e.geometry)==null?void 0:r.type)==="Polygon"}function W7(e,{geometryMaps:r,nodesByGeometryId:t,nodesById:n}){var d,f,m,g,y,E,v,b,D,M;let o=VZ(e.defaultStyle),i={},a={},u={},l={};for(let T of Ct(e.geometry)){let F=e.geometry[T];if(!F)continue;let U=[],L=[],R=[],A=[];for(let j of F.features){let N=j.properties.id,H=o.has(N),re=(d=t.get(N))!=null?d:[];for(let me of(m=(f=r.space.get(N))==null?void 0:f.features)!=null?m:[])U.push(H7(me,re));for(let me of(y=(g=r.obstruction.get(N))==null?void 0:g.features)!=null?y:[])if(L.push(UZ(me,H)),r.object.has(N)){let K=(E=t.get(N))!=null?E:[],z=K.map(W=>n.get(W)).filter(W=>W!=null);for(let W of z){let ee=H7({type:"Feature",geometry:W.geometry,properties:{id:P7(W.properties.id),kind:"desk-entrance",details:{externalId:Hb(N)}}},K);U.push(ee)}}for(let me of(b=(v=r.area.get(N))==null?void 0:v.features)!=null?b:[])R.push(GZ(me,re));for(let me of(M=(D=r.window.get(N))==null?void 0:D.features)!=null?M:[])A.push(zZ(me))}U.length>0&&(i[T]={type:"FeatureCollection",features:U.filter(j=>j!==null)}),L.length>0&&(a[T]={type:"FeatureCollection",features:L.filter(j=>j!==null)}),R.length>0&&(u[T]={type:"FeatureCollection",features:R.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 H7(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}),r2(t)&&(t.properties.center=Xb(t).unwrapOr(void 0)),t}function UZ(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 r2(n)&&(n.properties.center=Xb(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 GZ(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 r2(n)&&(n.properties.center=Xb(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 zZ(e){return e.geometry.type!=="LineString"?null:{type:"Feature",geometry:e.geometry,properties:{id:e.properties.id}}}function VZ(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 Z7(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 D of e.locationCategories){let M={id:D.id,name:D.details.name,icon:(i=D.details.icon)!=null?i:""};D.parent&&(M.parent=D.parent),b.push(M)}n["category.json"]=b}if((a=e.locations)!=null&&a.length){let b=$Z(e,{geometryFeatureById:t}),D=[];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};D.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(L=>({id:L,floor:U})))!=null?c:[]),T.obstructions.push(...(f=(d=r.obstruction.get(F))==null?void 0:d.ids.map(L=>({id:L,floor:U})))!=null?f:[]),T.areas.push(...(g=(m=r.area.get(F))==null?void 0:m.ids.map(L=>({id:L,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"]=D}return n}function $Z(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 At(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=KI(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 X7(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?_({},a.details.externalId!=null&&{externalId:a.details.externalId}):void 0,l={type:"Feature",geometry:i.geometry,properties:_({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 q7(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=HZ(e),u=WZ(e),l=ZZ(e,u,a);for(let[E,v]of At((c=e.nodes)!=null?c:{}))for(let b of(d=v==null?void 0:v.features)!=null?d:[]){let D=(f=r.space.get(b.properties.geometryIds[0]))==null?void 0:f.features[0],M=(D==null?void 0:D.geometry.type)==="Point"&&((m=D==null?void 0:D.properties.details)!=null&&m.externalId)?D.properties.details.externalId:"",T=(g=n.get(b.properties.id))!=null?g:[],F=Object.keys(t!=null?t:{}),U=[];for(let R of T)for(let A of F)Hl(R,t[A])&&U.push(t[A]);let L={type:"Feature",geometry:b.geometry,properties:{id:b.properties.id,floor:E,space:b.properties.geometryIds.map(R=>{var A;return(A=r.space.get(R))==null?void 0:A.ids}).flat().filter(R=>R!==void 0),neighbors:[...b.properties.neighbors.map(R=>({id:R.id,weight:R.extraCost})),...(y=l.get(b.properties.id))!=null?y:[]],map:E,externalId:M,flags:U.length>0?XZ(U):void 0}};i.push(L)}return o}function HZ(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 WZ(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 ZZ(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(_({},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 XZ(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 qZ(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 Y7(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 At(e.defaultStyle)){let f=qZ(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 n2=wP().extendOptional(_A).extendOptional(m7).extendOptional(jA).extendOptional(u7).extendOptional(T7).extendOptional(VA).extendOptional(XA).extendOptional(b7).extendOptional(E7).extendOptional(o7).extendOptional(JA).extendOptional(_P).extendOptional(GP).extendOptional(MA).build({cspSafe:!0}).expect("Invalid parser, this should never happen. Likely a bug in the MVFv2 library, or one of the extensions.");function o2(e){let r=_7(e),t=N7(e,r),n=W7(e,r),o=q7(e,r),i=k7(e,r),a=Y7(e,r),u=U7(e,r),l=j7(e,r),c=R7(e,r),d=F7(e,r),f=Z7(e,r),m=L7(e,r),g=X7(e,r);return _(_(_(_(_(_(_(_(_(_(_(_(_(_(_({},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 vf(e){return e.endsWith("/")?e:"".concat(e,"/")}p();var xf="https://app.mappedin.com/",J7="https://auth.mappedin.com/",K7=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"}),YZ=Object.freeze(ie(_({},K7),{baseUri:"https://api-gateway.mappedin.com/",baseAuthUri:"https://auth.mappedin.com/"})),JZ=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"}),KZ=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"}),QZ=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"}),eX={eu:JZ,us:K7,"us-enterprise":YZ,"us-staging-enterprise":KZ,"us-staging-self-serve":QZ};function Q7(e){return eX[e]}p();p();var tX=e=>{let r=Date.now();return e-r},qb=(e,r)=>tX(e)<=r*60*1e3;var tO=10,rO=tO*60*1e3,eO="accessTokens";async function m0(e,r=!1){let t="".concat(e.key),n=du.getInstance(),o=(n==null?void 0:n.loadSessionData(eO))||{},i=Math.floor(Date.now()/1e3);if(o[t]&&!qb(o[t].expiresTimestamp*1e3,tO))return o[t];let a=r?await rX(e,i):await nX(e,i),u=ie(_({},o),{[t]:a});return n==null||n.saveSessionData(eO,u),a}async function rX(e,r){var i;let t;e.customAuthUri?t=e.customAuthUri:t="".concat((i=e.baseAuthUri)!=null?i:J7,"oauth2/token");let n;try{n=await Ti()(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 nX(e,r){let t;e.customAuthUri?t=e.customAuthUri:t="".concat(e.baseAuthUri?vf(e.baseAuthUri):xf,"api/v1/api-key/token");let n;try{n=await Ti()(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 oO=10,iO=oO*60*1e3,nO="miSasTokens";async function i2(e,r){let t="".concat(r,"__").concat(e.mapId),n=du.getInstance(),o=(n==null?void 0:n.loadSessionData(nO))||{};if(o[t]&&!qb(o[t].expires,oO))return o[t];let i=await oX(e,r),a=ie(_({},o),{[t]:{token:i.token,expires:new Date(i.expires).getTime()}});return n==null||n.saveSessionData(nO,a),i}async function oX(e,r){let t="".concat(e.baseUri?vf(e.baseUri):xf,"api/v1/venue/").concat(e.mapId,"/sas-token"),n=await Ti()(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 Mi=Uint8Array,od=Uint16Array,aO=Uint32Array,sO=new Mi([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]),uO=new Mi([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]),iX=new Mi([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),lO=function(e,r){for(var t=new od(31),n=0;n<31;++n)t[n]=r+=1<<e[n-1];for(var o=new aO(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]},cO=lO(sO,2),dO=cO[0],aX=cO[1];dO[28]=258,aX[258]=28;var pO=lO(uO,0),sX=pO[0],ATe=pO[1],l2=new od(32768);for(zt=0;zt<32768;++zt)ju=(zt&43690)>>>1|(zt&21845)<<1,ju=(ju&52428)>>>2|(ju&13107)<<2,ju=(ju&61680)>>>4|(ju&3855)<<4,l2[zt]=((ju&65280)>>>8|(ju&255)<<8)>>>1;var ju,zt,h0=function(e,r,t){for(var n=e.length,o=0,i=new od(r);o<n;++o)e[o]&&++i[e[o]-1];var a=new od(r);for(o=0;o<r;++o)a[o]=a[o-1]+i[o-1]<<1;var u;if(t){u=new od(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[l2[f]>>>l]=c}else for(u=new od(n),o=0;o<n;++o)e[o]&&(u[o]=l2[a[e[o]-1]++]>>>15-e[o]);return u},g0=new Mi(288);for(zt=0;zt<144;++zt)g0[zt]=8;var zt;for(zt=144;zt<256;++zt)g0[zt]=9;var zt;for(zt=256;zt<280;++zt)g0[zt]=7;var zt;for(zt=280;zt<288;++zt)g0[zt]=8;var zt,fO=new Mi(32);for(zt=0;zt<32;++zt)fO[zt]=5;var zt;var uX=h0(g0,9,1);var lX=h0(fO,5,1),a2=function(e){for(var r=e[0],t=1;t<e.length;++t)e[t]>r&&(r=e[t]);return r},ka=function(e,r,t){var n=r/8|0;return(e[n]|e[n+1]<<8)>>(r&7)&t},s2=function(e,r){var t=r/8|0;return(e[t]|e[t+1]<<8|e[t+2]<<16)>>(r&7)},cX=function(e){return(e+7)/8|0},d2=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?od:e.BYTES_PER_ELEMENT==4?aO:Mi)(t-r);return n.set(e.subarray(r,t)),n};var dX=["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||dX[e]);if(n.code=e,Error.captureStackTrace&&Error.captureStackTrace(n,Ba),!t)throw n;return n},pX=function(e,r,t){var n=e.length;if(!n||t&&t.f&&!t.l)return r||new Mi(0);var o=!r||t,i=!t||t.i;t||(t={}),r||(r=new Mi(n*3));var a=function($e){var ot=r.length;if($e>ot){var ut=new Mi(Math.max(ot*2,$e));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=ka(e,l,1);var E=ka(e,l+1,3);if(l+=3,E)if(E==1)d=uX,f=lX,m=9,g=5;else if(E==2){var M=ka(e,l,31)+257,T=ka(e,l+10,15)+4,F=M+ka(e,l+5,31)+1;l+=14;for(var U=new Mi(F),L=new Mi(19),R=0;R<T;++R)L[iX[R]]=ka(e,l+R*3,7);l+=T*3;for(var A=a2(L),j=(1<<A)-1,N=h0(L,A,1),R=0;R<F;){var H=N[ka(e,l,j)];l+=H&15;var v=H>>>4;if(v<16)U[R++]=v;else{var re=0,me=0;for(v==16?(me=3+ka(e,l,3),l+=2,re=U[R-1]):v==17?(me=3+ka(e,l,7),l+=3):v==18&&(me=11+ka(e,l,127),l+=7);me--;)U[R++]=re}}var K=U.subarray(0,M),z=U.subarray(M);m=a2(K),g=a2(z),d=h0(K,m,1),f=h0(z,g,1)}else Ba(1);else{var v=cX(l)+4,b=e[v-4]|e[v-3]<<8,D=v+b;if(D>n){i&&Ba(0);break}o&&a(c+b),r.set(e.subarray(v,D),c),t.b=c+=b,t.p=l=D*8,t.f=u;continue}if(l>y){i&&Ba(0);break}}o&&a(c+131072);for(var W=(1<<m)-1,ee=(1<<g)-1,oe=l;;oe=l){var re=d[s2(e,l)&W],ae=re>>>4;if(l+=re&15,l>y){i&&Ba(0);break}if(re||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 R=ae-257,De=sO[R];ye=ka(e,l,(1<<De)-1)+dO[R],l+=De}var Ae=f[s2(e,l)&ee],je=Ae>>>4;Ae||Ba(3),l+=Ae&15;var z=sX[je];if(je>3){var De=uO[je];z+=s2(e,l)&(1<<De)-1,l+=De}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:d2(r,0,c)};var fX=new Mi(0);var _s=function(e,r){return e[r]|e[r+1]<<8},La=function(e,r){return(e[r]|e[r+1]<<8|e[r+2]<<16|e[r+3]<<24)>>>0},u2=function(e,r){return La(e,r)+La(e,r+4)*4294967296};function mX(e,r){return pX(e,r)}var c2=typeof TextDecoder<"u"&&new TextDecoder,hX=0;try{c2.decode(fX,{stream:!0}),hX=1}catch(e){}var gX=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,d2(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 yX(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(c2)return c2.decode(e);var o=gX(e),i=o[0],a=o[1];return a.length&&Ba(8),i}}var bX=function(e,r){return r+30+_s(e,r+26)+_s(e,r+28)},vX=function(e,r,t){var n=_s(e,r+28),o=yX(e.subarray(r+46,r+46+n),!(_s(e,r+8)&2048)),i=r+46+n,a=La(e,r+20),u=t&&a==4294967295?xX(e,i):[a,La(e,r+24),La(e,r+42)],l=u[0],c=u[1],d=u[2];return[_s(e,r+10),l,c,o,i+_s(e,r+30)+_s(e,r+32),d]},xX=function(e,r){for(;_s(e,r)!=1;r+=4+_s(e,r+2));return[u2(e,r+12),u2(e,r+4),u2(e,r+20)]};function p2(e,r){for(var t={},n=e.length-22;La(e,n)!=101010256;--n)(!n||e.length-n>65558)&&Ba(13);var o=_s(e,n+8);if(!o)return{};var i=La(e,n+16),a=i==4294967295||o==65535;if(a){var u=La(e,n-12);a=La(e,u)==101075792,a&&(o=La(e,u+32),i=La(e,u+48))}for(var l=r&&r.filter,c=0;c<o;++c){var d=vX(e,i,a),f=d[0],m=d[1],g=d[2],y=d[3],E=d[4],v=d[5],b=bX(e,v);i=E,(!l||l({name:y,size:m,originalSize:g,compression:f}))&&(f?f==8?t[y]=mX(e.subarray(b,b+m),new Mi(g)):Ba(14,"unknown compression type "+f):t[y]=d2(e,b,b+m))}return t}var mO=globalThis.fetch,gO,IX=(gO=x==null?void 0:x.env)==null?void 0:gO.npm_package_version;function Ti(){if(mO==null)throw new Error("fetch is not available in your environment. Pass your own function into `setFetchFn` (node-fetch, etc)");return mO}var f2={supplementaryUrl:"https://api-gateway.mappedin.com/analytics/",headers:{},accessToken:"",clientId:"",noAuth:!1,includeHidden:!0,clientSecret:"",apiGateway:"",authorization:"",perspective:"Website",language:"",venue:""};function yO(e){var t;let r=_(_({},f2),e);return r.headers=ie(_({},r.headers),{"mappedin-sdk-version":IX}),r.things=[],"platformString"in e&&(r.headers=ie(_({},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 SX(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 CX(e,r,t=!1){let n=SX(e,r,t),o=await Ti()(n.url,n.req);if(!o.ok)throw new Error("".concat(o.status," ").concat(o.statusText));return o.json()}var DX=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 X.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){X.warn("Perspective ".concat(n," is missing url or locale_packs!"));continue}t[n]={url:i,locale_packs:a}}return t};async function TX(e,r="exports/mvf/1/bundle"){var c,d;let t=yO(_(_({baseUri:"https://api-gateway.mappedin.com/"},f2),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 CX(t,n),i=o.url,a=o.locale_packs,u=(d=t.perspective)!=null?d:f2.perspective,l=DX(o);if(u!=null&&u!==""&&l!=null){let f=l[u];f==null?X.warn("Perspective ".concat(u," not found in response! Loading default perspective instead.")):(X.log('Loading perspective "'.concat(u,'"')),i=f.url,a=f.locale_packs)}return{url:i,localePacks:a,updated_at:o.updated_at}}var Ef=function(){let e;return()=>(e||(e=new TextDecoder),e)}();async function m2(e,{signal:r}){let t=await(await Ti()(e,{signal:r})).arrayBuffer();return new Uint8Array(t)}async function If(e){let r=p2(e),t={};if(r["enterprise/"]!=null){t.enterprise={};let n=r["enterprise/locations.json"];n&&(t.enterprise.locations=JSON.parse(Ef().decode(n)));let o=r["enterprise/locationInstances.json"];o&&(t.enterprise.locationInstances=JSON.parse(Ef().decode(o)));let i=r["enterprise/categories.json"];i&&(t.enterprise.categories=JSON.parse(Ef().decode(i)))}return r["floorstack.json"]&&(t["floorstack.json"]=JSON.parse(Ef().decode(r["floorstack.json"]))),r["floor.geojson"]&&(t["floor.geojson"]=JSON.parse(Ef().decode(r["floor.geojson"]))),r["manifest.json"]&&(t["manifest.geojson"]=JSON.parse(Ef().decode(r["manifest.json"]))),t}async function bO(e,{signal:r}){try{let t=await(await Ti()(e,{signal:r})).arrayBuffer();if(r.aborted)return;let n=new Uint8Array(t);return await If(n)}catch(t){let n=new Error("downloadLanguagePack failed");throw n.cause=t,n}}function MX(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 h2(e){return new Promise(async(r,t)=>{try{let n=MX(e),{url:o,localePacks:i}=await TX(e,n),a=await Ti()(o).then(l=>l.arrayBuffer()),u=new Uint8Array(a);r({compressed:u,localePacks:i})}catch(n){t(n)}})}async function g2(e,r){return new Promise(async(t,n)=>{try{let{url:o}=await wX(e,r),i=await Ti()(o).then(u=>u.arrayBuffer()),a=new Uint8Array(i);t(a)}catch(o){n(o)}})}async function wX(e,r){let t=new URL("".concat(e.baseUri?vf(e.baseUri):xf,"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 Ti()(t.toString(),{headers:{Authorization:"Bearer ".concat(r)}});if(!n.ok)throw new Error("".concat(n.status," ").concat(n.statusText));return n.json()}function vO(e){return Pb(e)}function PX(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 y2(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=p2(e);if(!PX(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"){X.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 Zl(){let e="us",r={};function t(){return AX(Q7(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 AX(e,r){return _(_({},e),r)}var Yb=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_",""))},hO=async e=>{let r=performance.now(),t,n=n2.decompressUnsafeSync(e);n.isOk()?t=n.unwrap():X.error("MVFv3 decompression failed!");let o;if(t)try{o=o2(t)}catch(i){X.error("MVFv3 to MVFv2 conversion failed!",i)}if(X.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 Jb(e,r="2.0.0"){switch(r){case"2.0.0":case"2.0.0-c":try{let t=performance.now(),n=await y2(e),o=Pb(n);return X.log("Parsed MVFv2 in ".concat(performance.now()-t,"ms")),{mvf2:o}}catch(t){return X.error("MVFv2 parsing failed! Trying MVFv3."),hO(e)}case"3.0.0":return hO(e);default:throw new Error("Unsupported MVF version: ".concat(r))}}p();p();p();function sa(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 wi(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 ua(e){return e.type==="Feature"?e.geometry:e}function xO(e,r){return e.type==="FeatureCollection"?"FeatureCollection":e.type==="GeometryCollection"?"GeometryCollection":e.type==="Feature"&&e.geometry!==null?e.geometry.type:e.type}function OX(e,r,t){t===void 0&&(t={});for(var n=sa(e),o=wi(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")),_X(o[i],o[i+1],n,a,typeof t.epsilon>"u"?null:t.epsilon))return!0}return!1}function _X(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 EO=OX;p();function FX(e,r){r===void 0&&(r={});var t=fu(e),n=(t[0]+t[2])/2,o=(t[1]+t[3])/2;return fs([n,o],r.properties,r)}var Sf=FX;p();p();function kX(e,r,t){t===void 0&&(t={});var n=sa(e),o=sa(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 DD(2*Math.atan2(Math.sqrt(c),Math.sqrt(1-c)),t.units)}var Xl=kX;function Kb(e,r){return r===void 0&&(r={}),wD(e,function(t,n){var o=n.geometry.coordinates;return t+Xl(o[0],o[1],r)},0)}p();p();p();function Qb(e,r,t){if(t===void 0&&(t={}),t.final===!0)return BX(e,r);var n=sa(e),o=sa(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 bh(Math.atan2(c,d))}function BX(e,r){var t=Qb(r,e);return t=(t+180)%360,t}p();function id(e,r,t,n){n===void 0&&(n={});var o=sa(e),i=Yo(o[0]),a=Yo(o[1]),u=Yo(t),l=TD(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=bh(d),m=bh(c);return fs([f,m],n.properties)}p();p();function LX(e){if(!e)throw new Error("geojson is required");var r=[];return ms(e,function(t){RX(t,r)}),Nc(r)}function RX(e,r){var t=[],n=e.geometry;if(n!==null){switch(n.type){case"Polygon":t=wi(n);break;case"LineString":t=[wi(n)]}t.forEach(function(o){var i=NX(o,e.properties);i.forEach(function(a){a.id=r.length,r.push(a)})})}}function NX(e,r){var t=[];return e.reduce(function(n,o){var i=pu([n,o],r);return i.bbox=jX(n,o),t.push(i),o}),t}function jX(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 b2=LX;var KO=Cl(YO(),1);function Nq(e,r){var t={},n=[];if(e.type==="LineString"&&(e=v3(e)),r.type==="LineString"&&(r=v3(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=JO(e,r);return o&&n.push(o),Nc(n)}var i=(0,KO.default)();return i.load(b2(r)),x3(b2(e),function(a){x3(i.search(a),function(u){var l=JO(a,u);if(l){var c=wi(l).join(",");t[c]||(t[c]=!0,n.push(l))}})}),Nc(n)}function JO(e,r){var t=wi(e),n=wi(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),D=i+E*(u-i);return fs([b,D])}return null}var Df=Nq;function jq(e,r,t){t===void 0&&(t={});var n=fs([1/0,1/0],{dist:1/0}),o=0;return ms(e,function(i){for(var a=wi(i),u=0;u<a.length-1;u++){var l=fs(a[u]);l.properties.dist=Xl(r,l,t);var c=fs(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=Qb(l,c),g=id(r,f,m+90,t),y=id(r,f,m-90,t),E=Df(pu([g.geometry.coordinates,y.geometry.coordinates]),pu([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 v0=jq;function Uq(e,r,t){var n=wi(t);if(xO(t)!=="LineString")throw new Error("line must be a LineString");var o=v0(t,e),i=v0(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),pu(u,t.properties)}var B2=Uq;var Gq=1e-7;function L2(e){return{type:"Point",coordinates:e}}function zq(e,r){let{coordinates:t}=r.geometry,{coordinates:n}=e.geometry,o=t.map(i=>v0(e,L2(i)));return n.reduce((i,a)=>{let u=B2(L2(a),o[0],e),l=B2(L2(a),o[1],e),c=Kb(u)<Kb(l)?u:l;return c.properties=ie(_({},e.properties),{entrances:[]}),i.concat([c])},[])}function R2(e,r){return r.reduce((t,n)=>{let o={epsilon:Gq},i=t.obstructions.findIndex(u=>EO(Sf(n),u,o)),a=t.obstructions[i];if(a){let[u,l]=zq(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 Uu,Tf=class Tf{constructor(r,t,n){h(this,"__type",Tf.__type);h(this,"id",pt());h(this,"latitude");h(this,"longitude");h(this,"floorId");h(this,"verticalOffset");w(this,Uu,{});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===Tf.__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:Tf.__type,latitude:this.latitude,longitude:this.longitude,floorId:this.floorId,verticalOffset:this.verticalOffset}}get geoJSON(){if(s(this,Uu).geoJSON!=null)return s(this,Uu).geoJSON;let r=[this.longitude,this.latitude];return this.verticalOffset!==0&&r.push(this.verticalOffset),s(this,Uu).geoJSON={type:"Feature",properties:null,geometry:{type:"Point",coordinates:r}},s(this,Uu).geoJSON}toGeoJSON(){return this.geoJSON.geometry}destroy(){for(let r of globalThis.Object.keys(s(this,Uu)))delete s(this,Uu)[r]}};Uu=new WeakMap,h(Tf,"__type","coordinate");var N2=Tf,Ue=N2;function j2(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}}}function QO(e){return/^https?:\/\/cdn\.mappedin\.com/.test(e)}function e_(e){let r=e.split("?")[1];return!!(r!=null&&r.includes("sv="))}function po(e,r){var n;let t=((n=e==null?void 0:e.properties)==null?void 0:n.id)||"unknown";if(e.geometry==null)return X.error('Cannot get the center coordinate for "'.concat(t,'" because it has no geometry.')),new Ue({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 Ue({latitude:c,longitude:l,floorId:r})}else if(e.geometry.type==="Point"){let[o,i]=e.geometry.coordinates;return new Ue({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 Ue({latitude:a,longitude:i,floorId:r})}}}catch(o){}try{let[o,i]=Sf(e).geometry.coordinates;return new Ue({latitude:i,longitude:o,floorId:r})}catch(o){return X.error('Failed to get center coordinate for "'.concat(t,'" ').concat(o instanceof Error?o.stack:"")),new Ue({latitude:0,longitude:0,floorId:r})}}function t_(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 Pi,On,ad,Gu,Mf=class Mf extends bn{constructor(t,n){super(n.mvfData.properties.id);h(this,"__type",Mf.__type);w(this,Pi);w(this,On,{});w(this,ad);w(this,Gu);O(this,Pi,t),O(this,ad,n.floorId),O(this,Gu,n.mvfData)}static is(t){return t.__type===Mf.__type}get locations(){return s(this,On).locations?s(this,On).locations:(s(this,On).locations=(s(this,Pi).locationIdsByNodeId[this.id]||[]).map(t=>s(this,Pi).getById("enterprise-location",t)).filter(Boolean),s(this,On).locations)}get space(){var t;return s(this,Pi).getById("space",(t=s(this,Pi).spaceIdsByNodeId[this.id])==null?void 0:t[0])}get object(){var t;return s(this,Pi).getById("object",(t=s(this,Pi).objectIdsByNodeId[this.id])==null?void 0:t[0])}get floor(){let t=s(this,Pi).getById("floor",s(this,ad));if(t==null)throw new Error("Floor ".concat(s(this,ad)," not found!"));return t}get coordinate(){return s(this,On).coordinate==null&&(s(this,On).coordinate=po(s(this,Gu),s(this,ad))),s(this,On).coordinate}get externalId(){var t;return(t=s(this,Gu).properties.externalId)!=null?t:""}get neighbors(){if(s(this,On).neighbors==null){let t=s(this,Gu).properties.neighbors.map(n=>{let o=s(this,Pi).getById("node",n.id);if(o==null)throw new Error("Node ".concat(n.id," not found!"));return o});s(this,On).neighbors=t}return s(this,On).neighbors}get navigationFlags(){if(s(this,On).navigationFlags==null){let t=[],n=s(this,Gu).properties.flags;if(n!=null&&n.length>0)for(let[o,i]of Object.entries(s(this,Pi).navigationFlags))n.length>i.index&&n[i.index]!=null&&t_({flags:n},i)&&t.push(o);s(this,On).navigationFlags=Object.freeze(t)}return s(this,On).navigationFlags}get geoJSON(){return ie(_({},s(this,Gu)),{properties:null})}get focusTarget(){return this.coordinate}get anchorTarget(){return this.coordinate}get navigationTarget(){return this}toJSON(){return{__type:Mf.__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,On)))delete s(this,On)[t]}};Pi=new WeakMap,On=new WeakMap,ad=new WeakMap,Gu=new WeakMap,h(Mf,"__type","node");var U2=Mf,ni=U2;p();p();p();p();var x0,zu,wf=class wf extends bn{constructor(t){super(String(pt()));h(this,"__type",wf.__type);w(this,x0,{});w(this,zu);O(this,zu,t.mvfData)}static is(t){return t.__type===wf.__type}get url(){return s(this,zu).url}get name(){if("displayName"in s(this,zu))return s(this,zu).displayName;if("label"in s(this,zu))return s(this,zu).label}toJSON(){return{__type:wf.__type,id:this.id,url:this.url,name:this.name}}destroy(){for(let t of globalThis.Object.keys(s(this,x0)))delete s(this,x0)[t]}};x0=new WeakMap,zu=new WeakMap,h(wf,"__type","hyperlink");var G2=wf,sd=G2;p();p();function E0(e){var r;return typeof e=="string"?e:(r=e==null?void 0:e.id)!=null?r:""}function r_(e){return Array.isArray(e)&&Number.isFinite(e[0])&&Number.isFinite(e[1])}var Vq=/^https:\/\/cdn\.mappedin\.com\/category-symbols\/.+$/,$q=/^https:\/\/cdn-staging\.mappedin\.net\/category-symbols\/.+$/,Hq=e=>Vq.test(e)||$q.test(e),Wq=/^https:\/\/cdn\.mappedin\.com\/[^/]+\/[^/]+\.[a-zA-Z0-9]+$/,Zq=/^https:\/\/cdn-staging\.mappedin\.net\/[^/]+\/[^/]+\.[a-zA-Z0-9]+$/,Xq=e=>Hq(e)?!1:Wq.test(e)||Zq.test(e),Pf=e=>{var a;if(!Xq(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 z2(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 V2(e){return e!=null&&typeof e=="object"&&"name"in e&&e.name!=null&&typeof e.name=="string"&&e.name!==""}function n_(e){return Vu(e)&&V2(e)}var I0,Jl,ud,Af=class Af extends bn{constructor(t){super(String(pt()));h(this,"__type",Af.__type);w(this,I0,{});w(this,Jl);w(this,ud);O(this,Jl,t.mvfData),O(this,ud,t.mapData)}static is(t){return t.__type===Af.__type}get url(){let t=s(this,Jl).url;if(s(this,ud).tokenManager==null)return t;let n=Pf(s(this,Jl).url);if(n==null)return t;let o=n.mapId;try{if(s(this,ud).tokenManager.isEnterpriseMode())return t;let i=s(this,ud).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"&&X.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:Af.__type,id:this.id,url:this.url,name:this.name}}destroy(){for(let t of globalThis.Object.keys(s(this,I0)))delete s(this,I0)[t]}};I0=new WeakMap,Jl=new WeakMap,ud=new WeakMap,h(Af,"__type","image");var $2=Af,ks=$2;p();var ld,Ra=class{constructor(r,t){h(this,"id");w(this,ld);this.id=r}get geoJSONBoundingBox(){return s(this,ld)?s(this,ld):"bbox"in this.geoJSON.geometry&&this.geoJSON.geometry.bbox?this.geoJSON.geometry.bbox:(O(this,ld,fu(this.geoJSON)),s(this,ld))}get geoJSON(){return{properties:null,type:"Feature",geometry:{type:"Polygon",coordinates:[[]]}}}};ld=new WeakMap;var Of,$u,Hu,vn=class extends Ra{constructor(t,n){super(n.properties.id,t);w(this,Of);w(this,$u);w(this,Hu,{});O(this,Of,t),O(this,$u,n)}get externalId(){var t;return(t=s(this,$u).properties.externalId)!=null?t:""}get name(){var n,o,i,a;let t=(o=(n=s(this,$u).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,$u).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,Hu).images!=null)return s(this,Hu).images;let t=(i=(o=(n=s(this,$u).properties.details)==null?void 0:n.images)==null?void 0:o.map(l=>new ks({mvfData:l,mapData:s(this,Of)})))!=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,Hu).images=t,t}get links(){var n,o,i,a,u;if(s(this,Hu).links!=null)return s(this,Hu).links;let t=(i=(o=(n=s(this,$u).properties.details)==null?void 0:n.links)==null?void 0:o.map(l=>new sd({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,Hu).links=t,t}get locationProfiles(){var t;return(t=s(this,Of).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}}};Of=new WeakMap,$u=new WeakMap,Hu=new WeakMap;p();var C0,Na,cd,S0=class S0{constructor(r,t,n,o){w(this,C0);w(this,Na);w(this,cd);h(this,"target");h(this,"__type",S0.__type);O(this,C0,r),O(this,Na,t),this.target=n,O(this,cd,o)}static is(r){return r.__type===S0.__type}get id(){return s(this,C0)}get url(){if(s(this,cd)==null)return s(this,Na);let r=Pf(s(this,Na));if(r==null)return s(this,Na);let t=r.mapId;try{if(s(this,cd).isEnterpriseMode())return s(this,Na);let n=s(this,cd).getSasToken(t).token;if(n==null||n==="")throw new Error("SAS token empty!");return"".concat(s(this,Na),"?").concat(n)}catch(n){return r.fileType!=="svg"&&X.error("Error getting SAS token for image",{error:n,url:s(this,Na)}),s(this,Na)}}};C0=new WeakMap,Na=new WeakMap,cd=new WeakMap,h(S0,"__type","image-3d");var Ai=S0;p();p();function Kl(e){let r;if(kr.is(e)||Hn.is(e)||fo.is(e)||oi.is(e)||tn.is(e))r=e.center;else if(Ao.is(e)||Oi.is(e))r=e.coordinate;else if(Ue.is(e))r=e;else if(ni.is(e))r=e.coordinate;else if(la.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(Wn.is(e))if(e.coordinates.length>0)r=e.coordinates[0];else return;else return;return r}p();p();var o_=3.333333333,D0={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},Bs="ExteriorWalls",Ql="Walls",i_=0,_f="InteriorDoors",Ff="ExteriorDoors",Mr="GeometryLayer",Ls="LabelsLayer",ja="MarkersLayer",T0="FootprintLayer",dd="OcclusionLayer",pd="AreasLayer",kf="ImagesLayer",fd="FacadesLayer",Rs="PathsLayer",Ua="ModelsLayer";var a_=["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"],qq={orange:"#F26336",teal:"#057685",lightTeal:"#5DC7D0"};var Yq=new Set(["outdoorView","bearing","pitch","zoomLevel","screenOffsets","debug","initialFloor","shadingAndOutlines","wallTopColor","style","multiFloorView","occlusion","imagePlacementOptions","flipImagesToFaceCamera","injectStyles","useStandaloneCamera","preloadFloors"]),Jq=new Set(["style","enabled","layersHiddenByGeometry","lowDpi"]);function H2(e){var r,t;(r=e.outdoorView)!=null&&r.enabled&&!((t=e.outdoorView)!=null&&t.token)&&X.error("Enable outdoor view requires a token. Provide token in `options.outdoorView.token`")}function W2(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(_(_({},D0),e),{outdoorView:_({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=D0.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:_(_({},D0.imagePlacementOptions),e==null?void 0:e.imagePlacementOptions),multiFloorView:_(_({},D0.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 s_(e){let r={remove_watermark:!1};if(e)try{let t=$y(e);Object.assign(r,t.capabilities)}catch(t){X.error("Error decoding capabilities from token",t)}return r}function u_(e){let r=Object.fromEntries(Object.entries(e).filter(([t])=>Yq.has(t)));return r.outdoorView&&(r.outdoorView=Object.fromEntries(Object.entries(r.outdoorView).filter(([t])=>Jq.has(t)))),r}var md,hd,Zu,gd,u4,l_,Bf=class Bf extends vn{constructor(t,n){super(t,n.mvfData);w(this,u4);h(this,"__type",Bf.__type);w(this,md);w(this,hd);w(this,Zu,{});w(this,gd);O(this,md,t),O(this,hd,n.floorId),O(this,gd,n.mvfData)}static is(t){return t.__type===Bf.__type}get center(){return s(this,Zu).center==null&&(s(this,Zu).center=po(s(this,gd),s(this,hd))),s(this,Zu).center}get floor(){let t=s(this,md).getById("floor",s(this,hd));if(t==null)throw new Error("Floor ".concat(s(this,hd)," not found!"));return t}get images3D(){var o;let t=(o=s(this,md).floorImagesByAnchorId.get(this.id))!=null?o:[],n=ue(this,u4,l_).call(this);return n?[...t,n]:t}get geoJSON(){return ie(_({},s(this,gd)),{properties:null})}get focusTarget(){return this}get anchorTarget(){return this.center}get navigationTarget(){return this}toJSON(){return{__type:Bf.__type,id:this.id,name:this.name,floor:this.floor.id}}destroy(){}};md=new WeakMap,hd=new WeakMap,Zu=new WeakMap,gd=new WeakMap,u4=new WeakSet,l_=function(){let t=s(this,gd).properties;if(t.image!=null)return s(this,Zu).polygonImage==null&&(s(this,Zu).polygonImage=new Ai(pt(),t.image.path,this,s(this,md).tokenManager)),s(this,Zu).polygonImage},h(Bf,"__type","area");var Z2=Bf,oi=Z2;p();var yd,Xu,bd,ec,Lf=class Lf extends vn{constructor(t,n){super(t,n.mvfData);h(this,"__type",Lf.__type);w(this,yd);w(this,Xu);w(this,bd);w(this,ec);O(this,Xu,{}),O(this,ec,n.mvfData),O(this,yd,t),O(this,bd,n.floorId)}static is(t){return t.__type===Lf.__type}get floor(){let t=s(this,yd).getById("floor",s(this,bd));if(t==null)throw new Error("Floor ".concat(s(this,bd)," not found!"));return t}get center(){return s(this,Xu).center==null&&(s(this,Xu).center=po(s(this,ec),s(this,bd))),s(this,Xu).center}get isExterior(){var o;if(s(this,ec).properties.isExterior!==void 0)return s(this,ec).properties.isExterior;let t=s(this,yd).obstructionIdByEntranceId[this.id],n=s(this,yd).getMVFFeatureById("obstruction",t);return(o=n==null?void 0:n.properties.footprintComponent)!=null?o:!1}get geoJSON(){return ie(_({},s(this,ec)),{properties:null})}get focusTarget(){return this.center}get anchorTarget(){return this.center}get navigationTarget(){return this}toJSON(){return{__type:Lf.__type,id:this.id,name:this.name,floor:this.floor.id,center:this.center.toJSON()}}destroy(){for(let t of Object.keys(s(this,Xu)))delete s(this,Xu)[t]}};yd=new WeakMap,Xu=new WeakMap,bd=new WeakMap,ec=new WeakMap,h(Lf,"__type","door");var X2=Lf,Hn=X2;p();var Ns,vd,rn,tc,l4,c_,Rf=class Rf extends vn{constructor(t,n){super(t,n.mvfData);w(this,l4);h(this,"__type",Rf.__type);w(this,Ns);w(this,vd);w(this,rn,{});w(this,tc);O(this,Ns,t),O(this,vd,n.floorId),O(this,tc,n.mvfData)}static is(t){return t.__type===Rf.__type}get type(){return Qq(s(this,tc).properties.kind)}get enterpriseLocations(){return s(this,rn).enterpriseLocations!=null?s(this,rn).enterpriseLocations:(s(this,rn).enterpriseLocations=s4(s(this,Ns),this.id),s(this,rn).enterpriseLocations)}get locations(){return this.enterpriseLocations}get floor(){let t=s(this,Ns).getById("floor",s(this,vd));if(t==null)throw new Error("Floor ".concat(s(this,vd)," 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,Ns).entranceNodeIdsBySpaceId)==null?void 0:n[this.id])!=null?o:[];for(let i of t){let a=s(this,Ns).doorsByNodeId[i];a&&s(this,rn).doors.push(a)}return s(this,rn).doors}get images3D(){var o;let t=(o=s(this,Ns).floorImagesByAnchorId.get(this.id))!=null?o:[],n=ue(this,l4,c_).call(this);return n?[...t,n]:t}get center(){return s(this,rn).center==null&&(s(this,rn).center=po(s(this,tc),s(this,vd))),s(this,rn).center}get geoJSON(){return ie(_({},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:Rf.__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]}};Ns=new WeakMap,vd=new WeakMap,rn=new WeakMap,tc=new WeakMap,l4=new WeakSet,c_=function(){let t=s(this,tc).properties;if(t.image!=null)return s(this,rn).polygonImage==null&&(s(this,rn).polygonImage=new Ai(pt(),t.image.path,this,s(this,Ns).tokenManager)),s(this,rn).polygonImage},h(Rf,"__type","space");var q2=Rf,Kq=["room","hallway","exterior","void","gate","otb"];function Qq(e){if(e==null||e==="default")return"room";let r=e.toLowerCase();return Kq.includes(r)?r:"room"}var kr=q2;p();var ca,Ut,ii,jf,c4,Nf=class Nf extends Ra{constructor(t,n){super(n.mvfData.properties.id,t);w(this,jf);h(this,"__type",Nf.__type);w(this,ca);w(this,Ut,{});w(this,ii);O(this,ca,t),O(this,ii,n.mvfData)}static is(t){return t.__type===Nf.__type}get focusTarget(){return this}get name(){var n;if(!("name"in s(this,ii).properties))return(n=s(this,ii).properties.externalId)!=null?n:"";let t=ue(this,jf,c4).call(this,"name");return typeof t=="string"?t:""}get shortName(){var n;if(!("shortName"in s(this,ii).properties))return(n=s(this,ii).properties.externalId)!=null?n:"";let t=ue(this,jf,c4).call(this,"shortName");return typeof t=="string"?t:""}get subtitle(){let t=ue(this,jf,c4).call(this,"subtitle");return typeof t=="string"?t:""}get externalId(){var t;return(t=s(this,ii).properties.externalId)!=null?t:""}get elevation(){return s(this,ii).properties.elevation}get maxHeight(){return s(this,ii).properties.maxHeight}get spaces(){if(s(this,Ut).spaces==null){let t=s(this,ca).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,ii).geometry)!=null?t:{type:"Polygon",coordinates:[]}}}get objects(){if(s(this,Ut).objects==null){let t=s(this,ca).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,ca).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,ca).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,ca).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,ca).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,ca).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=po(s(this,ii),this.id)),s(this,Ut).center}toJSON(){return{__type:Nf.__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]}};ca=new WeakMap,Ut=new WeakMap,ii=new WeakMap,jf=new WeakSet,c4=function(t){let n=s(this,ii).properties[t];return s(this,ca).getPropTranslation(this.__type,t,this.id,n)},h(Nf,"__type","floor");var Y2=Nf,ai=Y2;p();var Gf,Ga,rc,Uf=class Uf extends vn{constructor(t,n){super(t,{type:"Feature",geometry:{type:"Point",coordinates:[0,0]},properties:n.mvfData});h(this,"__type",Uf.__type);w(this,Gf);w(this,Ga);w(this,rc);O(this,Ga,{}),O(this,Gf,t),O(this,rc,n.mvfData)}static is(t){return t.__type===Uf.__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,Ga).coordinates==null){s(this,Ga).coordinates=[];for(let t of this.nodes)s(this,Ga).coordinates.some(n=>n.isEqual(t.coordinate))||s(this,Ga).coordinates.push(t.coordinate)}return s(this,Ga).coordinates}get nodes(){return s(this,rc).nodes.map(t=>s(this,Gf).getById("node",t)).filter(Tp)}get floors(){return this.coordinates.map(t=>t.floorId?s(this,Gf).getById("floor",t.floorId):void 0).filter(Tp)}get focusTarget(){return this.coordinates}get navigationTarget(){return this.coordinates}toJSON(){return{__type:Uf.__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,Ga)))delete s(this,Ga)[t]}};Gf=new WeakMap,Ga=new WeakMap,rc=new WeakMap,h(Uf,"__type","connection");var J2=Uf,Wn=J2;p();var nc,xd,Oo,oc,d4,d_,zf=class zf extends vn{constructor(t,n){super(t,n.mvfData);w(this,d4);h(this,"__type",zf.__type);w(this,nc);w(this,xd);w(this,Oo,{});w(this,oc);O(this,nc,t),O(this,xd,n.floorId),O(this,oc,n.mvfData)}static is(t){return t.__type===zf.__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,Oo).enterpriseLocations!=null?s(this,Oo).enterpriseLocations:(s(this,Oo).enterpriseLocations=s4(s(this,nc),this.id),s(this,Oo).enterpriseLocations)}get locations(){return this.enterpriseLocations}get floor(){let t=s(this,nc).getById("floor",s(this,xd));if(t==null)throw new Error("Floor ".concat(s(this,xd)," not found!"));return t}get center(){return s(this,Oo).center==null&&(s(this,Oo).center=po(s(this,oc),s(this,xd))),s(this,Oo).center}get images3D(){var o;let t=(o=s(this,nc).floorImagesByAnchorId.get(this.id))!=null?o:[],n=ue(this,d4,d_).call(this);return n?[...t,n]:t}get geoJSON(){return ie(_({},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:zf.__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,Oo)))s(this,Oo)[t]=null}};nc=new WeakMap,xd=new WeakMap,Oo=new WeakMap,oc=new WeakMap,d4=new WeakSet,d_=function(){let t=s(this,oc).properties;if(t.image!=null)return s(this,Oo).polygonImage==null&&(s(this,Oo).polygonImage=new Ai(pt(),t.image.path,this,s(this,nc).tokenManager)),s(this,Oo).polygonImage},h(zf,"__type","object");var K2=zf,fo=K2;p();var $f,Ed,ic,Hf,Vf=class Vf extends vn{constructor(t,n){super(t,n.mvfData);h(this,"__type",Vf.__type);w(this,$f);w(this,Ed);w(this,ic,{});w(this,Hf);O(this,$f,t),O(this,Hf,n.mvfData),O(this,Ed,n.floorId)}static is(t){return t.__type===Vf.__type}get navigationTarget(){return this.coordinate}get floor(){let t=s(this,$f).getById("floor",s(this,Ed));if(t==null)throw new Error("Floor ".concat(s(this,Ed)," not found!"));return t}get coordinate(){return s(this,ic).coordinate==null&&(s(this,ic).coordinate=po(s(this,Hf),s(this,Ed))),s(this,ic).coordinate}get geoJSON(){return ie(_({},s(this,Hf)),{properties:null})}get images3D(){var t;return(t=s(this,$f).floorImagesByAnchorId.get(this.id))!=null?t:[]}get focusTarget(){return this.coordinate}get anchorTarget(){return this.coordinate}toJSON(){return{__type:Vf.__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}};$f=new WeakMap,Ed=new WeakMap,ic=new WeakMap,Hf=new WeakMap,h(Vf,"__type","point-of-interest");var Q2=Vf,Ao=Q2;p();var Zf,Id,za,Sd,Cd,M0,tS,Wf=class Wf extends vn{constructor(t,n){var o;super(t,n.mvfData);w(this,M0);h(this,"__type",Wf.__type);w(this,Zf);w(this,Id);w(this,za,{});w(this,Sd);w(this,Cd);O(this,Zf,t),O(this,Id,n.floorId),O(this,Sd,n.mvfData),O(this,Cd,(o=n.symbol)!=null?o:{url:"",name:""})}static is(t){return t.__type===Wf.__type}get group(){return ue(this,M0,tS).call(this).group}get type(){return ue(this,M0,tS).call(this).type}get coordinate(){return s(this,za).coordinate==null&&(s(this,za).coordinate=po(s(this,Sd),s(this,Id))),s(this,za).coordinate}get floor(){let t=s(this,Zf).getById("floor",s(this,Id));if(t==null)throw new Error("Floor ".concat(s(this,Id)," not found!"));return t}get name(){return super.name||s(this,Cd).name||""}get icon(){return s(this,za).icon==null&&(s(this,za).icon=super.icon||new ks({mvfData:{url:s(this,Cd).url,altText:s(this,Cd).name},mapData:s(this,Zf)})),s(this,za).icon}get geoJSON(){return ie(_({},s(this,Sd)),{properties:null})}get focusTarget(){return this.coordinate}get anchorTarget(){return this.coordinate}get navigationTarget(){return this.coordinate}toJSON(){return{__type:Wf.__type,id:this.id,group:this.group,type:this.type,coordinate:this.coordinate.toJSON()}}destroy(){for(let t of Object.keys(s(this,za)))delete s(this,za)[t]}};Zf=new WeakMap,Id=new WeakMap,za=new WeakMap,Sd=new WeakMap,Cd=new WeakMap,M0=new WeakSet,tS=function(){let[t,n]=s(this,Sd).properties.symbolId.split("--");return{group:t,type:n}},h(Wf,"__type","annotation");var eS=Wf,Oi=eS;p();p();var p_=Cl(oS(),1);function eY(e,r,t){t===void 0&&(t={});var n=ua(e),o=ua(r),i=p_.default.union(n.coordinates,o.coordinates);return i.length===0?null:i.length===1?Al(i[0],t.properties):Ep(i,t.properties)}var f_=eY;var ac,mo,Va,qf,w0,aS,Xf=class Xf extends Ra{constructor(t,n){super(n.mvfData.id,t);w(this,w0);h(this,"__type",Xf.__type);w(this,ac);w(this,mo,{});w(this,Va);w(this,qf);O(this,ac,t),O(this,Va,n.mvfData),O(this,qf,n.facadeId)}static is(t){return t.__type===Xf.__type}get type(){return s(this,Va).type}get name(){let t=ue(this,w0,aS).call(this,"name");return typeof t=="string"?t:""}get shortName(){let t=ue(this,w0,aS).call(this,"shortName");return typeof t=="string"?t:""}get externalId(){var t;return(t=s(this,Va).externalId)!=null?t:""}get floors(){var t,n;if(s(this,mo).floors==null){let o=((n=(t=s(this,Va).floors)!=null?t:s(this,Va).maps)!=null?n:[]).reduce((i,a)=>{let u=s(this,ac).floorsById[a];return u&&i.push(u),i},[]);o.length===0&&X.error("Floor stack ".concat(this.id," has no floors")),s(this,mo).floors=o.sort((i,a)=>i.elevation-a.elevation)}return s(this,mo).floors}get defaultFloor(){if(s(this,mo).defaultFloor!=null)return s(this,mo).defaultFloor;let t=s(this,Va).defaultFloor?s(this,ac).getById("floor",s(this,Va).defaultFloor):void 0;return s(this,mo).defaultFloor=t||this.floors.reduce((n,o)=>Math.abs(o.elevation)<Math.abs(n.elevation)?o:n),s(this,mo).defaultFloor}get facade(){return s(this,qf)?s(this,ac).facadesById[s(this,qf)]:void 0}get geoJSON(){if(s(this,mo).geoJSON!=null)return s(this,mo).geoJSON;let t=null;for(let n of this.floors){let o=n.geoJSON;t==null?t=o:t=f_(t,o)}return s(this,mo).geoJSON=t!=null?t:{type:"Feature",properties:null,geometry:{type:"Polygon",coordinates:[]}},s(this,mo).geoJSON}toJSON(){return{__type:Xf.__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,mo)))delete s(this,mo)[t]}};ac=new WeakMap,mo=new WeakMap,Va=new WeakMap,qf=new WeakMap,w0=new WeakSet,aS=function(t){return s(this,ac).getPropTranslation(this.__type,t,this.id,s(this,Va)[t])},h(Xf,"__type","floor-stack");var iS=Xf,p4=iS;p();var Jf,Dd,Kf,js,Yf=class Yf extends Ra{constructor(t,n){super(n.mvfData.id,t);h(this,"__type",Yf.__type);w(this,Jf);w(this,Dd);w(this,Kf);w(this,js,{});O(this,Jf,n.mvfData),O(this,Dd,t),O(this,Kf,n.floorStackId)}static is(t){return t.__type===Yf.__type}get floorStack(){return s(this,Dd).getById("floor-stack",s(this,Kf))}get spaces(){if(!s(this,js).spaces){s(this,js).spaces=[];for(let t of s(this,Jf).spaces){let n=s(this,Dd).getById("space",t.spaceId);n&&s(this,js).spaces.push(n)}}return s(this,js).spaces}get center(){if(!s(this,js).center){let t={type:"FeatureCollection",features:[]};for(let o of this.spaces){let i=s(this,Dd).mvfSpacesById[o.id];i&&t.features.push(i)}if(t.features.length===0)throw new Tn("No geometry found for facade!");let n=Sf(t);s(this,js).center=new Ue({latitude:n.geometry.coordinates[1],longitude:n.geometry.coordinates[0],floorId:s(this,Jf).spaces[0].floorId})}return s(this,js).center}get focusTarget(){return this.spaces}get anchorTarget(){return this.center}get navigationTarget(){return this}toJSON(){return{id:this.id,__type:Yf.__type,floorStackId:s(this,Kf),floorStack:this.floorStack,spaces:this.spaces}}};Jf=new WeakMap,Dd=new WeakMap,Kf=new WeakMap,js=new WeakMap,h(Yf,"__type","facade");var sS=Yf,tn=sS;p();var tY=new Set(["wall","area"]),rY=new Set(["void","desk-entrance"]),nY=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}},oY=(e,r,t)=>{var c,d,f,m,g,y,E,v,b,D,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 L of T.categories)u[L]==null&&(u[L]=[]),u[L].push(F);let U=[...(d=(c=T.obstructions)==null?void 0:c.map(L=>L.id))!=null?d:[],...(m=(f=T.spaces)==null?void 0:f.map(L=>L.id))!=null?m:[],...(y=(g=T.annotations)==null?void 0:g.map(L=>L.id))!=null?y:[],...(E=T.connections)!=null?E:[],...(b=(v=T.entrances)==null?void 0:v.map(L=>L.id))!=null?b:[],...(M=(D=T.areas)==null?void 0:D.map(L=>L.id))!=null?M:[]];for(let L of U)L&&(l[L]==null&&(l[L]=[]),l[L].push(F))}for(let T of r["category.json"]||[]){let F=new m4(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}},iY=(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)),!vY(y))if(y.properties.kind==="poi"||y.geometry.type==="Point"&&y.properties.kind==null){let E=new Ao(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")X.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}},aY=(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 ni(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}},sY=(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(tY.has((l=(u=f.properties.kind)==null?void 0:u.toLowerCase())!=null?l:""))continue;let m=new fo(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}},uY=(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 ai(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 ai(r,{mvfData:{properties:i}});t[i.id]=a}return{floorsById:t,floorsByExternalId:n,mvfFloorsById:o}},lY=(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 p4(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 tn(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}},cY=(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 Wn(r,{mvfData:a});return t[a.id]=u,i},{});return{connectionsById:t,mvfConnectionsById:n,mvfConnectionsByNodeId:o}},dY=(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 Hn(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}},pY=(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)}}}}},fY=(e,r,t)=>{var n;if(e.floorImages!=null)for(let o in e.floorImages){let i=(n=e.floorImages[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.image=u,c.image&&(c.image.position=a.geometry.coordinates)}}}}},mY=(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}}})}},hY=(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)}}},gY=(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 Oi(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}},yY=(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 oi(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}},bY=(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}},m_=(e,r)=>{var D,M,T,F,U,L,R,A,j,N,H,re,me,K;let t={},n={},o={},i={},a=((M=(D=e.enterprise)==null?void 0:D.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 f4(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(ee=>{f[ee]==null&&(f[ee]=[]),f[ee].push(z.id)})}let b={};for(let z of(R=(L=e.enterprise)==null?void 0:L.locationInstances)!=null?R:[]){let W=a[z.parent],ee=Object.keys(W),oe={};for(let De of ee)oe[De]=void 0;let ae=_(ie(_({},oe),{polygons:[],nodes:[]}),z);b[ae.parent]==null&&(b[ae.parent]=[]);let ye=new la(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 De of(N=z.polygons)!=null?N:[])v[De.id]=ye;y[ae.id]=z,E[ae.id]=ye}for(let z of(re=(H=e.enterprise)==null?void 0:H.locations)!=null?re:[]){let W=new la(r,{mvfData:z,categoryIds:((K=(me=e.enterprise)==null?void 0:me.categoryPriorities)==null?void 0:K[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(ee=>{m[ee.id]==null&&(m[ee.id]=[]),m[ee.id].push(z.id)});for(let ee of z.polygons)d[ee.id]==null&&(d[ee.id]=[]),d[ee.id].push(z)}if(r.enterpriseMode===!0){for(let z in r.mvfConnectionsById){let W={},ee=r.mvfConnectionsById[z],oe={id:z,externalId:ee.externalId,kind:"enterprise."+ee.type,destinationNodes:[],flags:ee.flags,type:ee.type,nodes:ee.nodes,accessible:ee.accessible,extra:ee.extra,details:ee.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 Wn(r,{mvfData:oe}),ee.externalId&&(n[ee.externalId]==null&&(n[ee.externalId]=[]),n[ee.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}},h_=(e,r,t)=>{let{nodesById:n,nodesByExternalId:o,mvfNodesById:i,mvfNodesByFloorId:a}=aY(r,e),{connectionsById:u,mvfConnectionsById:l,mvfConnectionsByNodeId:c}=cY(r,e),{spacesById:d,spacesByExternalId:f,poisById:m,poisByExternalId:g,mvfSpacesById:y,objectEntranceNodeIdsByObstructionId:E,mvfSpacesByFloorId:v,mvfPoisByFloorId:b}=iY(r,e),{objectsById:D,objectsByExternalId:M,mvfObstructionById:T,obstructionIdByEntranceId:F}=sY(r,e),{floorsById:U,floorsByExternalId:L,mvfFloorsById:R}=uY(r,e),{floorStacksById:A,floorStacksByExternalId:j,mvfFloorStacksById:N,facadesById:H,facadesBySpaceId:re}=lY(r,e),{doorsById:me,doorsByExternalId:K,doorsByNodeId:z,mvfEntrancesById:W,mvfEntrancesByFloorId:ee}=dY(r,e),{annotationsById:oe,mvfAnnotationsById:ae,mvfAnnotationsByFloorId:ye}=gY(r,e),{areasById:De,areasByExternalId:Ae,mvfAreasById:je}=yY(r,e);fY(r,y,T),pY(r,y,T),mY(r,y),hY(r,y,T);let{mvf3LocationsById:be}=nY(t),{locationCategoriesByParentId:$e,locationProfilesById:ot,locationCategoriesById:ut,locationProfilesByExternalId:G,locationProfilesByCategoryId:ve,locationProfilesByAttachedFeatureId:Z}=oY(e,r,be),{entranceNodeIdsBySpaceId:we,spaceIdsByNodeId:Ce,objectIdsByNodeId:xe,destinationNodesIdsBySpaceId:Le}=bY(y,z);return{spacesById:d,spacesByExternalId:f,nodesById:n,nodesByExternalId:o,objectsById:D,objectsByExternalId:M,floorsById:U,floorsByExternalId:L,floorStacksById:A,floorStacksByExternalId:j,facadesById:H,facadesBySpaceId:re,connectionsById:u,doorsById:me,doorsByExternalId:K,doorsByNodeId:z,poisById:m,poisByExternalId:g,annotationsById:oe,areasById:De,areasByExternalId:Ae,objectEntranceNodeIdsByObstructionId:E,obstructionIdByEntranceId:F,locationProfilesById:ot,locationCategoriesById:ut,locationProfilesByExternalId:G,locationProfilesByCategoryId:ve,locationCategoriesByParentId:$e,mvfSpacesById:y,mvfNodesById:i,mvfObstructionById:T,mvfFloorsById:R,mvfFloorStacksById:N,mvfConnectionsById:l,mvfConnectionsByNodeId:c,mvfEntrancesById:W,mvfAnnotationsById:ae,mvfNodesByFloorId:a,mvfSpacesByFloorId:v,mvfPoisByFloorId:b,mvfAreasById:je,mvfEntrancesByFloorId:ee,mvfAnnotationsByFloorId:ye,locationProfilesByAttachedFeatureId:Z,entranceNodeIdsBySpaceId:we,spaceIdsByNodeId:Ce,objectIdsByNodeId:xe,destinationNodesIdsBySpaceId:Le,mvf3LocationsById:be}};function vY(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"))||rY.has((t=e.properties.kind)!=null?t:"")}p();var xY=new Set(["polygons"]),_i,Ot,xn,P0,Qf=class Qf extends bn{constructor(t,n){super(n.mvfData.externalId);h(this,"__type",Qf.__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,_i);w(this,Ot,{});w(this,xn);w(this,P0);O(this,_i,t),O(this,xn,n.mvfData),O(this,P0,n.categoryIds||[]),this.instances=n.locationInstances||[];for(let o in n.mvfData)!xY.has(o)&&!Object.getOwnPropertyDescriptor(Object.getPrototypeOf(this),o)&&Object.defineProperty(this,o,{enumerable:!0,get(){if(n.parentId){let i=s(this,_i).locationsById[n.parentId];return s(this,xn)[o]!=null?s(this,_i).getPropTranslation(this.__type,o,s(this,xn).id,s(this,xn)[o]):s(this,_i).getPropTranslation(this.__type,o,s(this,xn).id,i[o])}return s(this,_i).getPropTranslation(this.__type,o,s(this,xn).id,s(this,xn)[o])}})}static is(t){return t.__type===Qf.__type}get focusTarget(){return this.spaces}get navigationTarget(){return this.spaces}get categories(){return s(this,Ot).categories?s(this,Ot).categories:(s(this,Ot).categories=(s(this,P0).map(t=>s(this,_i).getById("enterprise-category",t))||[]).filter(Boolean),s(this,Ot).categories)}get coordinates(){if(s(this,Ot).coordinates)return s(this,Ot).coordinates;s(this,Ot).coordinates=[];for(let t=0;t<this.nodes.length;t++)s(this,Ot).coordinates.push(this.nodes[t].coordinate);return s(this,Ot).coordinates}get nodes(){if(s(this,Ot).nodes)return s(this,Ot).nodes;s(this,Ot).nodes=[];for(let t=0;t<s(this,xn).nodes.length;t++){let n=s(this,_i).getById("node",s(this,xn).nodes[t].id);n&&s(this,Ot).nodes.push(n)}return s(this,Ot).nodes}get points(){if(s(this,Ot).points)return s(this,Ot).points;s(this,Ot).points=[];for(let t=0;t<s(this,xn).spaces.length;t++){let n=s(this,_i).getById("point-of-interest",s(this,xn).spaces[t].id);n&&s(this,Ot).points.push(n)}return s(this,Ot).points}get spaces(){if(s(this,Ot).spaces)return s(this,Ot).spaces;s(this,Ot).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,_i).getById("space",t[n].id);o&&s(this,Ot).spaces.push(o)}return s(this,Ot).spaces}get objects(){if(s(this,Ot).objects)return s(this,Ot).objects;s(this,Ot).objects=[];for(let t=0;t<s(this,xn).polygons.length;t++){let n=s(this,_i).getById("object",s(this,xn).polygons[t].id);n&&s(this,Ot).objects.push(n)}return s(this,Ot).objects}toJSON(){return{__type:Qf.__type,id:this.id,name:this.name}}destroy(){for(let t of Object.keys(s(this,Ot)))delete s(this,Ot)[t]}};_i=new WeakMap,Ot=new WeakMap,xn=new WeakMap,P0=new WeakMap,h(Qf,"__type","enterprise-location");var uS=Qf,la=uS;p();var EY=new Set,Td,_o,Us,em=class em extends bn{constructor(t,n){super(n.mvfData.externalId);h(this,"__type",em.__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,Td);w(this,_o,{});w(this,Us);O(this,Td,t),O(this,Us,n.mvfData);for(let o in n.mvfData)!EY.has(o)&&!Object.getOwnPropertyDescriptor(Object.getPrototypeOf(this),o)&&Object.defineProperty(this,o,{get(){return s(this,Td).getPropTranslation(this.__type,o,s(this,Us).id,s(this,Us)[o])}})}static is(t){return t.__type===em.__type}get children(){if(s(this,_o).children)return s(this,_o).children;s(this,_o).children=[];for(let t=0;t<s(this,Us).children.length;t++){let n=s(this,Td).getById("enterprise-category",s(this,Us).children[t]);n&&s(this,_o).children.push(n)}return s(this,_o).children}get locations(){if(s(this,_o).locations)return s(this,_o).locations;s(this,_o).locations=[];for(let t=0;t<s(this,Us).locations.length;t++){let n=s(this,Td).getById("enterprise-location",s(this,Us).locations[t]);n&&s(this,_o).locations.push(n)}return s(this,_o).locations}toJSON(){return{__type:em.__type,id:this.id,name:this.name}}destroy(){for(let t of Object.keys(s(this,_o)))delete s(this,_o)[t]}};Td=new WeakMap,_o=new WeakMap,Us=new WeakMap,h(em,"__type","enterprise-category");var lS=em,f4=lS;p();var IY=new Set,A0,Md,tm=class tm extends bn{constructor(t,n){super(n.mvfData.externalId);h(this,"__type",tm.__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,A0,{});w(this,Md);O(this,Md,n.mvfData);for(let o in n.mvfData)!IY.has(o)&&!Object.getOwnPropertyDescriptor(Object.getPrototypeOf(this),o)&&(this[o]=n.mvfData[o])}static is(t){return t.__type===tm.__type}get name(){var t;return(t=s(this,Md).name)!=null?t:""}get defaultMap(){var t,n;return(n=(t=s(this,Md).defaultMap)!=null?t:this.defaultFloor)!=null?n:""}get enterpriseType(){var t;return(t=s(this,Md).type)!=null?t:void 0}toJSON(){return{__type:tm.__type,id:this.id,name:this.name}}destroy(){for(let t of Object.keys(s(this,A0)))delete s(this,A0)[t]}};A0=new WeakMap,Md=new WeakMap,h(tm,"__type","enterprise-venue");var cS=tm,dS=cS;p();p();function O0(e,r,t=[]){let n=_({},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=SY(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=>[g_(m,u),m])),f=l.map(m=>{let g=c.get(g_(m,u));return g?O0(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]=O0(u,i,t):n[o]=i}}else n[o]=i;return n}function SY(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 g_(e,r){return r.reduce((t,n)=>{if(t&&typeof t=="object")return t[n]},e)}p();p();p();p();p();var y_=(i=>(i.Departure="Departure",i.TakeConnection="TakeConnection",i.ExitConnection="ExitConnection",i.Turn="Turn",i.Arrival="Arrival",i))(y_||{}),pS=(a=>(a.Straight="Straight",a.Right="Right",a.SlightRight="SlightRight",a.Left="Left",a.SlightLeft="SlightLeft",a.Back="Back",a))(pS||{}),b_=(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))(b_||{}),h4=(t=>(t.Exterior="exterior-walls",t.Interior="interior-walls",t))(h4||{}),g4=(t=>(t.Interior="interior-doors",t.Exterior="exterior-doors",t))(g4||{});p();function fS(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 hD(Math.atan2(a,i))>=e}function v_(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}=bp(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),D=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:D!==void 0?[b.lon,b.lat,D]:[b.lon,b.lat],toPosition:F!==void 0?[T.lon,T.lat,F]:[T.lon,T.lat]}}function mS(e,r,t,n,o){let i=v_({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 Fi(e){return e.verticalOffset===0?[e.longitude,e.latitude]:[e.longitude,e.latitude,e.verticalOffset]}function DY(e){return new Map(e.map(r=>{let{properties:t}=r,{id:n}=t;return[n,r]}))}var hS=(e,r)=>{let t=DY(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}=R2(o,a);i=l.map(c=>c.geometry.coordinates),n.entrances.features.push(...u)}n.walls.geometry.coordinates.push(...i)}return n};function x_(e,r){return((r-e+Math.PI)%(Math.PI*2)+Math.PI*2)%(Math.PI*2)-Math.PI}function E_(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 I_(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),{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 rm(e,r={}){var i,a,u,l,c,d,f;let t=ie(_({},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 yS=(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(Bs);case"interior-doors":return n==null?void 0:n.layers.get(_f);case"exterior-doors":return n==null?void 0:n.layers.get(Ff);default:return typeof e=="string"?e:e==null?void 0:e.id}};function bS(e){return new Promise(r=>{e.onComplete(r),e.onStop(r)})}function S_(e){return e.bbox?e.bbox:fu(e)}function nm(e,r,t){return e.floorId&&r.has(e.floorId)?r.get(e.floorId):t}function om(e){if(kr.is(e)||fo.is(e))return e.id}function C_(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 D_(e,r){let t=e.properties.path.split("/"),n=t[t.length-1].split(".")[0],o=atob(n);return"img_"+cu(o).toString()+"-"+r}function Gs(e="auto",r){return e==="auto"?r?Math.round(r*o_):10:e}function T_(e,r="auto"){if(!e.length)return new Map;let t=e.sort((u,l)=>u.elevation-l.elevation),n=t.findIndex(u=>u.elevation>=0);n===-1&&(n=t.length);let o=0,i=new Map;for(let u=n;u<t.length;u+=1){let l=t[u],c=t[u+1],d=l.elevation,f=c?c.elevation:void 0,m=f!==void 0?Math.max(0,f-d-1):0,g=u===n?d:0,y=Gs(r,l.maxHeight)*(1+m+g),E=o;i.set(l.elevation,{altitude:E,effectiveHeight:y}),o+=y}let a=u=>-u-1;o=0;for(let u=n-1;u>=0;u-=1){let l=t[u],c=t[u-1],d=a(l.elevation),f=c?a(c.elevation):void 0,m=f!==void 0?Math.max(0,f-d-1):0,g=u===n-1?d:0,y=Gs(r,l.maxHeight)*(1+m+g),E=-(o+y);i.set(l.elevation,{altitude:E,effectiveHeight:y}),o+=y}return i}function y4(e,r){let t=r(e.center);return{center:new Ue({latitude:t[1],longitude:t[0]}),radius:e.radius}}function M_(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 w_=Math.PI*.1,Fo,si,ki,qu,wd,am,da,P_,im,A_,sc=class{constructor(r,t,n,o,i){w(this,da);h(this,"id");w(this,Fo,{});w(this,si);w(this,ki);h(this,"departure");h(this,"destination");w(this,qu);w(this,wd);w(this,am);var a;this.id=(a=i==null?void 0:i.id)!=null?a:pt(),O(this,si,t),O(this,ki,r.features),this.departure=n,this.destination=o}get path(){return s(this,ki).map(r=>s(this,si).getById("node",r.properties.id)).filter(Boolean)}get coordinates(){return s(this,Fo).coordinates?s(this,Fo).coordinates:(s(this,Fo).coordinates=s(this,ki).map(r=>new Ue(r.geometry.coordinates[1],r.geometry.coordinates[0],r.properties.groupBy)),s(this,Fo).coordinates)}get distance(){return s(this,Fo).distance?s(this,Fo).distance:(s(this,Fo).distance=s(this,ki).reduce((r,t)=>r+(t.properties.distance||0),0),s(this,Fo).distance)}get instructions(){if(s(this,ki).length<2)return[];if(s(this,Fo).instructions)return s(this,Fo).instructions;let r=[],t=0;for(let n=0;n<s(this,ki).length;n++){let o=s(this,ki)[n],i=s(this,ki)[n-1],a=s(this,ki)[n+1],u=new Ue(o.geometry.coordinates[1],o.geometry.coordinates[0],o.properties.groupBy),l=ue(this,da,P_).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,si).getById("node",o.properties.id)}),t=0)}return s(this,Fo).instructions=r,s(this,Fo).instructions}toJSON(){return{id:this.id,directions:s(this,ki),__type:"directions",from:this.departure,to:this.destination,coordinates:this.coordinates,distance:this.distance,instructions:this.instructions}}};Fo=new WeakMap,si=new WeakMap,ki=new WeakMap,qu=new WeakMap,wd=new WeakMap,am=new WeakMap,da=new WeakSet,P_=function(r){var y,E;let{prevDirection:t,direction:n,nextDirection:o}=r,i=t&&s(this,si).getById("floor",t.properties.groupBy),a=s(this,si).getById("floor",n.properties.groupBy),u=o&&s(this,si).getById("floor",o.properties.groupBy),l=[];t||l.push({type:"Departure"});let c=s(this,si).getMVFFeatureByNodeId("connection",n.properties.id),d=c?s(this,si).getById("connection",c.id):void 0,f=c&&c.nodes.length>1,m=s(this,si).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(ue(this,da,im).call(this,"TakeConnection",a,u,d,c)),O(this,qu,"take"),O(this,wd,d),O(this,am,c);else{let v=s(this,si).getMVFFeatureByNodeId("connection",(y=t==null?void 0:t.properties.id)!=null?y:""),b=s(this,si).getById("connection",(E=v==null?void 0:v.id)!=null?E:"");l.push(ue(this,da,im).call(this,"ExitConnection",a,i,b,v)),O(this,qu,"exit"),O(this,wd,d),O(this,am,c)}else s(this,qu)==="take"?(l.push(ue(this,da,im).call(this,"ExitConnection",a,i,s(this,wd),s(this,am))),O(this,qu,"exit"),O(this,wd,d)):u&&(a==null?void 0:a.id)!==u.id?l.push(ue(this,da,im).call(this,"TakeConnection",a,u,d)):i&&i.id!==(a==null?void 0:a.id)?l.push(ue(this,da,im).call(this,"ExitConnection",a,i,d)):l.push(ue(this,da,A_).call(this,t,n));return o||l.push({type:"Arrival"}),l},im=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}},A_=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?-x_(r.properties.angle,t.properties.angle):0;return Math.abs(i)>=w_?{type:"Turn",bearing:E_(i,w_),referencePosition:"At"}:null};p();p();p();p();p();p();p();var ko=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 Yu(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=sa(e),o=ua(r),i=o.type,a=r.bbox,u=o.coordinates;if(a&&TY(n,a)===!1)return!1;i==="Polygon"&&(u=[u]);for(var l=!1,c=0;c<u.length&&!l;c++)if(O_(n,u[c][0],t.ignoreBoundary)){for(var d=!1,f=1;f<u[c].length&&!d;)O_(n,u[c][f],!t.ignoreBoundary)&&(d=!0),f++;d||(l=!0)}return l}function O_(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 TY(e,r){return r[0]<=e[0]&&r[1]<=e[1]&&r[2]>=e[0]&&r[3]>=e[1]}p();p();function Zn([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=id(e,t/1e3,n),i=id(r,t/1e3,n);return[o.geometry.coordinates,i.geometry.coordinates]}p();function xS(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 __=111e3;function $a(e,r,t=[],n=0){let o=!0,i=e.geometry.coordinates,a=r.geometry.coordinates,u=xS(Zn(i,a)-Math.PI/2),l=xS(Zn(i,a)+Math.PI/2),c=n/__,d=n/(__*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 F_(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 _0=.4,Pd,Xn,ES,k_,B_,L_,R_,N_,j_,x4,v4=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=_0)=>$a({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,x4,(r,t)=>{let n=0;for(let o of t)(!o[s(this,Pd)]||o[s(this,Pd)]===r.properties[s(this,Pd)])&&Yu(r.geometry.coordinates,o.geometry.geometry)&&(n+=Math.max(0,o.cost));return n});O(this,Pd,t);let{features:o}=r;this.nodesById=ue(this,Xn,k_).call(this,o),ue(this,Xn,B_).call(this),ue(this,Xn,L_).call(this,o,t,{multiplicativeDistanceWeightScaling:n})}getShortestEuclideanDistance(r,t){return t.reduce((n,o)=>{let i=yD(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,D)=>b.distance-D.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 D=b.destination,M=v+b.distance,T=d[E.properties.id]+b.weight;M>t||f.has(D.properties.id)||d[D.properties.id]!==void 0&&T>=d[D.properties.id]||(d[D.properties.id]=T,c[D.properties.id]=b,l.push({node:D,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=ue(this,Xn,ES).call(this,r),l=ue(this,Xn,ES).call(this,t);if(u.length===0||l.length===0)return[];let{frontier:c,cameFrom:d,costSoFar:f}=ue(this,Xn,R_).call(this,u,l);for(;c.length>0;){let g=c.shift();if(!g)break;if(ue(this,Xn,N_).call(this,g.origin,l))return ue(this,Xn,j_).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 D=f[g.origin.properties.id]+E+s(this,x4).call(this,y.destination,o);if(D!==1/0&&(f[y.destination.properties.id]==null||D<f[y.destination.properties.id])){let M=D+this.getShortestEuclideanDistance(y.destination,l);f[y.destination.properties.id]=D,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,ES=function(r){return r.map(t=>this.nodesById[t]).filter(Boolean)},k_=function(r){return r.reduce((t,n)=>(t[n.properties.id]=n,t),{})},B_=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]))},L_=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=Zn(o.geometry.coordinates,l.geometry.coordinates);return new ko({origin:o,destination:l,pathWeight:u,distance:c,angle:d,multiplicativeDistanceWeightScaling:n==null?void 0:n.multiplicativeDistanceWeightScaling})})})},R_=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}},N_=function(r,t){return t.some(n=>n.properties.id===r.properties.id)},j_=function(r,t){let n=[],o=r[t];for(;o;)n.push(o),o=r[o.origin.properties.id];return n.reverse()},x4=new WeakMap;p();function MY(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 U_(e,r,t,n=_0){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),D=y===m+1&&a.has(m);if(!b&&!D&&!$a(e[m].origin,E,r,n))continue;if(y>m+1){let L=!1;for(let R=m+1;R<y;R++)if(a.has(R)){L=!0;break}if(L)continue}let M=MY(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 ko({origin:E,destination:v,distance:Dr(E.geometry.coordinates,v.geometry.coordinates),angle:Zn(E.geometry.coordinates,v.geometry.coordinates),multiplicativeDistanceWeightScaling:t}))}return f}p();var V_=Cl(IS());p();var G_=j6("Navigator");function I4(e,r,t){if(e==null||e[r]==null)return!1;let n=1<<t;return(e[r]&n)!==0}p();var wY=.5;function z_(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]=F_(n,wY),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 $_(e,r,t,n){var R;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}=bp(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]),H=Ju(o[A+1]);N!==H&&(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,V_.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(),D=.25;for(let A of g){if(E.has(A))continue;let j=a.get(A);if(!j)continue;let N=-1;for(let H=0;H<b.length-1;H++)if(b[H].originalIndex<A&&b[H+1].originalIndex>A){N=H+1;break}if(N!==-1){let H={x:0,y:0,nodeId:j.properties.id,originalIndex:A};l(j.geometry.coordinates,H),b.splice(N,0,H)}}for(let A of v){let j=a.get(A);if(!j)continue;let N=-1;for(let H=0;H<b.length-1;H++)if(b[H].originalIndex<A&&b[H+1].originalIndex>A){N=H+1;break}if(N!==-1){let H={x:0,y:0,nodeId:j.properties.id,originalIndex:A};l(j.geometry.coordinates,H);let re=lu(H,b[N-1]),me=lu(H,b[N]);re<D?b[N-1]=H:me<D?b[N]=H:b.splice(N,0,H)}}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 H=(R=U.get(A))!=null?R:-1;if(H!==-1){let re;H>0&&(re={x:b[H-1].x,y:b[H-1].y});let me=N.geoJSON.geometry.coordinates;l(me[0],T),l(me[1],F);let K=[T,F],z=j.properties.id,W=Ju(j)||"test-floor",ee=z_(N,z,W,K,re,c);if(ee){let oe={x:ee.entryMeters.x,y:ee.entryMeters.y,nodeId:ee.entryNode.properties.id,originalIndex:A-.5},ae={x:ee.exitMeters.x,y:ee.exitMeters.y,nodeId:ee.exitNode.properties.id,originalIndex:A+.5};i.set(ee.entryNode.properties.id,ee.entryNode),i.set(ee.exitNode.properties.id,ee.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 H=!1;for(let re=A+1;re<b.length-1;re++)if(b[re].nodeId.endsWith("_buffer_entry")||b[re].nodeId.endsWith("_buffer_exit")){H=!0;break}if(!H){let re=i.get(j.nodeId),me=i.get(N.nodeId);if(re&&me){if(Ju(re)!==Ju(me))continue;if($a(re,me,n,.1)){let K=b.length-A-2;b.splice(A+1,K)}}}}}}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 H=1;H<j;H++)if(b[H].nodeId.endsWith("_buffer_entry")||b[H].nodeId.endsWith("_buffer_exit")){N=!0;break}if(!N){let H=b[j],re=i.get(A.nodeId),me=i.get(H.nodeId);if(re&&me&&Ju(re)===Ju(me)){if($a(re,me,n,.1)){let K=j-1;b.splice(1,K)}}}}}let L=[];for(let A=0;A<b.length-1;A++){let j=b[A],N=b[A+1],H=i.get(j.nodeId),re=i.get(N.nodeId);H&&re?L.push(new ko({origin:H,destination:re,distance:Dr(H.geometry.coordinates,re.geometry.coordinates),angle:Zn(H.geometry.coordinates,re.geometry.coordinates),multiplicativeDistanceWeightScaling:t})):G_.warn("Origin or destination node not found for point ".concat(j.nodeId," or ").concat(N.nodeId))}return L}function ho(e,r){return new ko({origin:e,destination:r,distance:Dr(e.geometry.coordinates,r.geometry.coordinates),angle:Zn(e.geometry.coordinates,r.geometry.coordinates)})}function H_(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=$a(e[a].origin,e[u].origin,r,d),m=e[u].origin.properties.preventSmoothing,g=u-1;if(c){a!==u&&(f?(i.push(ho(e[a].origin,e[u].origin)),a=u):(a!==g&&(i.push(ho(e[a].origin,e[g].origin)),a=g),a!==u&&(i.push(ho(e[a].origin,e[u].origin)),a=u))),l&&i.push(ho(e[u].origin,e[u].destination));continue}if(m)f?(i.push(ho(e[a].origin,e[u].origin)),a=u):a!==g&&(i.push(ho(e[a].origin,e[g].origin)),a=g),i.push(ho(e[a].origin,e[u].origin)),a=u,l&&i.push(ho(e[u].origin,e[u].destination));else if(f)l&&($a(e[a].origin,e[u].destination,r,.7)?i.push(ho(e[a].origin,e[u].destination)):(i.push(ho(e[a].origin,e[u].origin)),i.push(ho(e[u].origin,e[u].destination))),a=u);else{if(a===g){l&&(i.push(ho(e[a].origin,e[u].origin)),i.push(ho(e[u].origin,e[u].destination)));continue}i.push(ho(e[a].origin,e[g].origin)),a=g,l&&(i.push(ho(e[a].origin,e[u].origin)),i.push(ho(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 W_(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&&I4((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||!$a(e[a].origin,e[f].origin,r,t)){let m=f-1;i.push(new ko(ie(_({},e[a]),{destination:e[m].origin,distance:Dr(e[a].origin.geometry.coordinates,e[m].origin.geometry.coordinates),angle:Zn(e[a].origin.geometry.coordinates,e[m].origin.geometry.coordinates)}))),a=m}return i.push(new ko(ie(_({},e[a]),{destination:e[e.length-1].origin,distance:Dr(e[a].origin.geometry.coordinates,e[e.length-1].origin.geometry.coordinates),angle:Zn(e[a].origin.geometry.coordinates,e[e.length-1].origin.geometry.coordinates),multiplicativeDistanceWeightScaling:o})),e[e.length-1]),i}p();var Z_=Cl(IS());function X_(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}=bp(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,Z_.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 D=0;D<d.length-1;D++){let M=d[D].originalIndex,T=d[D+1].originalIndex;if(M<y&&y<T){v=d[D].nodeId,b=d[D+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 sm=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)=>Zn(r,t));this.groupBy=n,this.graph=new v4({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(i1.public in this.flagDeclarations)for(let t in this.graph.nodesById)I4(this.graph.nodesById[t].properties.flags,this.flagDeclarations[i1.public].index,this.flagDeclarations[i1.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 ko({origin:n[0],destination:m[0].origin,distance:Dr(n[0].geometry.coordinates,m[0].origin.geometry.coordinates),angle:Zn(n[0].geometry.coordinates,m[0].origin.geometry.coordinates),multiplicativeDistanceWeightScaling:l}),E=m.slice(),v=new ko({origin:m[m.length-1].destination,destination:o[0],distance:Dr(m[m.length-1].destination.geometry.coordinates,o[0].geometry.coordinates),angle:Zn(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:_0,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],D=(y=this.geometryEdgesByMapId.get(b))!=null?y:[];o.push(...l(i,D,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 W_(r,t,n,this.flagDeclarations,o)}simplifyStepsImprovedWithSimplifyBeforeLoSChecks(r,t,n,o,i){var l;if(r.length<3)return r;!1,r=$_(r,this.getDoorByNodeId,o,t);let a=(i==null?void 0:i.__EXPERIMENTAL_METHOD)==="rdp"&&(l=i.mustIncludeDoorBufferNodes)!=null?l:!0;return H_(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=X_(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=U_(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 q_(e){return Vu(e)?"navigationTarget"in e&&e.navigationTarget!=null:!1}var PY={lineOfSight:!0,mode:"absolute-distance",maxResults:1};function Y_(e){return ie(_({},PY),{lineOfSight:!e})}var pr=new WeakMap;function S4(e,r,t){var a;let n=Y_(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 C4(e,r,t){var a;let n=Y_(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 AY(e,r,t){let n=[];for(let o of e.navigationTarget){let i=um(o,r,t);n.push(...i)}return n}async function OY(e,r,t){let n=[];for(let o of e.navigationTarget){let i=await uc(o,r,t);n.push(...i)}return n}function J_(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 K_(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 Q_(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 _Y(e,r,t){let n=[];for(let o of e.coordinates){let i=S4(o,r,t);i.length>0&&n.push(i[0])}return n}async function FY(e,r,t){let n=[];for(let o of e.coordinates){let i=await C4(o,r,t);i.length>0&&n.push(i[0])}return n}function eF(e,r){var t;return(t=r==null?void 0:r.objectEntranceNodeIdsByObstructionId[e.id])!=null?t:[]}function tF(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 rF(e){return e.nodes.map(r=>r.id)}function um(e,r,t){if(pr.has(e))return pr.get(e);if(Wu.is(e)){let n=AY(e,r,t);return pr.set(e,n),n}else if(Oi.is(e)){let n=S4(e,r,t);return pr.set(e,n),n}else if(Ue.is(e)){let n=S4(e,r,t);return pr.set(e,n),n}else{if(Ao.is(e))return S4(e,r,t);if(Hn.is(e)){let n=J_(e,r);return pr.set(e,n),n}else if(oi.is(e)){let n=K_(e,r);return pr.set(e,n),n}else if(kr.is(e)){let n=Q_(e,r);return pr.set(e,n),n}else if(Wn.is(e)){let n=_Y(e,r,t);return pr.set(e,n),n}else if(fo.is(e)){let n=eF(e,r);return pr.set(e,n),n}else if(tn.is(e)){let n=tF(e,r);return pr.set(e,n),n}else if(la.is(e)){let n=rF(e);return pr.set(e,n),n}else if(ni.is(e)){let n=[e.id];return pr.set(e,n),n}else return[]}}async function uc(e,r,t){if(pr.has(e))return pr.get(e);if(Wu.is(e)){let n=await OY(e,r,t);return pr.set(e,n),n}else if(Oi.is(e)){let n=await C4(e,r,t);return pr.set(e,n),n}else if(Ue.is(e)){let n=await C4(e,r,t);return pr.set(e,n),n}else if(Ao.is(e)){let n=await C4(e,r,t);return pr.set(e,n),n}else if(Hn.is(e)){let n=J_(e,r);return pr.set(e,n),n}else if(oi.is(e)){let n=K_(e,r);return pr.set(e,n),n}else if(kr.is(e)){let n=Q_(e,r);return pr.set(e,n),n}else if(Wn.is(e)){let n=await FY(e,r,t);return pr.set(e,n),n}else if(fo.is(e)){let n=eF(e,r);return pr.set(e,n),n}else{if(tn.is(e))return tF(e,r);if(la.is(e)){let n=rF(e);return pr.set(e,n),n}else if(ni.is(e)){let n=[e.id];return pr.set(e,n),n}else return[]}}function nF(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 o}function oF(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 o}function SS(e){if(Ue.is(e))return e;if(!(!q_(e)||Array.isArray(e.navigationTarget)||!Ue.is(e.navigationTarget)))return e.navigationTarget}var k0,D4,lm=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,k0).call(this,r,t,u,l,n,o,c)});h(this,"getDirectionsSync",(r,t,n,o)=>{let i=new Map(r.map(d=>[d,um(d,o,o.enterpriseMode)])),a=new Map(t.map(d=>[d,um(d,o,o.enterpriseMode)])),{originIds:u,destinationNodeIds:l,featureToNodeIdsMap:c}=this.processTargets(i,a,o);return s(this,k0).call(this,r,t,u,l,n,o,c)});w(this,k0,(r,t,n,o,i,a,u)=>{var b;let l=this.getDisabledConnectionNodeIds(i.accessible).filter(D=>!n.includes(D)&&!o.includes(D)),c=new Map,d=_({},i.connectionIdWeightMap);for(let D of i.excludedConnections)d[D.id]=1/0;for(let D in d){let M=a.getById("connection",D);M&&s(this,D4).call(this,M,d[D],c)}let m=((b=i.smoothing.__EXPERIMENTAL_METHOD)!=null?b:"greedy-los")!=="greedy-los",g=this.navigator.getDirections({zones:i.zones.map(D=>{var M;return{geometry:D.geometry,cost:D.cost,map:(M=D.floor)==null?void 0:M.id}}),originIds:n,from:m?iF(r):[],to:m?iF(t):[],destinationNodeIds:o,disabledConnectionNodeIds:l,simplify:i.smoothing,overrideEdgeWeights:c,multiplicativeDistanceWeightScaling:!a.enterpriseMode});this.addCoordinateDirections(g,r,t);let y=nF(g,r,u),E=oF(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,D4,(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=SS(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=SS(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 sm({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))),[])}}};k0=new WeakMap,D4=new WeakMap;function kY(e){if(Ue.is(e))return e.floorId;if(kr.is(e)||Hn.is(e)||Ao.is(e)||Oi.is(e)||fo.is(e)||oi.is(e)||ni.is(e))return e.floor.id;if((Wn.is(e)||la.is(e))&&e.coordinates.length>0)return e.coordinates[0].floorId;if(tn.is(e)&&e.spaces.length>0)return e.spaces[0].floor.id}function iF(e){return e.reduce((r,t)=>{let n=Kl(t);if(!n)return r;let o=kY(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 Ad from"zod";var cm=50,CS=1,DS=!1,aF=Ad.object({limit:Ad.enum(["same-floor","same-elevation","all-floors"]).optional(),mode:Ad.enum(["travel-distance","absolute-distance"]).optional(),lineOfSight:Ad.boolean().optional().or(Ad.literal("auto")),maxDistance:Ad.number().optional(),maxResults:Ad.number().optional()}),sF={lineOfSight:DS,mode:"travel-distance",maxDistance:cm,limit:"same-floor",maxResults:CS},En,L0,R0,TS,dm,T4,M4,B0=class{constructor(r,t){w(this,R0);w(this,En);w(this,L0);h(this,"__LEGACY_NEAREST_SYNC",(r,t,n)=>{let o=_(_({},sF),n);try{aF.parse(o)}catch(d){X.error(d);return}let i=Kl(r);if(!i)return;let a=ue(this,R0,TS).call(this,i,o),u=[],l={},c=[];for(let d of t){let f=um(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,dm).call(this,i,a,t,o):u=s(this,M4).call(this,r,a,c,l,o),u.sort((d,f)=>d.distance-f.distance)});w(this,dm,(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,L0).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:cm,(o==null?void 0:o.lineOfSight)==="auto"?DS: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,T4,async(r,t,n,o,i)=>{var u,l,c,d;let a=[];for(let f of t){let m,g=0;if(!ni.is(r)){let y=s(this,dm).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:cm,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:cm)-g,f,n,!1,(d=i==null?void 0:i.maxResults)!=null?d:CS);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,M4,(r,t,n,o,i)=>{var u,l,c,d,f;let a=[];for(let m of t){let g;if(ni.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:cm,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:cm,m,n,(i==null?void 0:i.lineOfSight)==="auto"?DS:i==null?void 0:i.lineOfSight,(f=i==null?void 0:i.maxResults)!=null?f:CS);for(let E of y)for(let v of o[E.feature.properties.id])a.push({distance:E.distance,feature:v})}}return a});O(this,En,r),O(this,L0,t)}async nearest(r,t,n){let o=_(_({},sF),n);try{aF.parse(o)}catch(f){X.error(f);return}let i=Kl(r);if(!i)return;let a=ue(this,R0,TS).call(this,i,o),u=[],l={},c=[],d=[];if((n==null?void 0:n.mode)==="absolute-distance")u=s(this,dm).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,T4).call(this,r,a,c,l,o)}return u.sort((f,m)=>f.distance-m.distance)}};En=new WeakMap,L0=new WeakMap,R0=new WeakSet,TS=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},dm=new WeakMap,T4=new WeakMap,M4=new WeakMap;p();p();p();p();function uF(e){let r=+this._x.call(null,e),t=+this._y.call(null,e);return lF(this.cover(r,t),r,t,e)}function lF(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,D;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)===(D=(y>=m)<<1|g>=f));return o[D]=i,o[b]=a,e}function cF(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)lF(this,a[t],u[t],e[t]);return this}p();function dF(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 pF(){var e=[];return this.visit(function(r){if(!r.length)do e.push(r.data);while(r=r.next)}),e}p();function fF(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 _n(e,r,t,n,o){this.node=e,this.x0=r,this.y0=t,this.x1=n,this.y1=o}function mF(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 _n(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 _n(g[3],v,b,l,c),new _n(g[2],a,b,v,c),new _n(g[1],v,u,l,b),new _n(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 D=e-+this._x.call(null,g.data),M=r-+this._y.call(null,g.data),T=D*D+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 gF(e){for(var r=0,t=e.length;r<t;++r)this.remove(e[r]);return this}p();function yF(){return this._root}p();function bF(){var e=0;return this.visit(function(r){if(!r.length)do++e;while(r=r.next)}),e}p();function vF(e){var r=[],t,n=this._root,o,i,a,u,l;for(n&&r.push(new _n(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 _n(o,c,d,u,l)),(o=n[2])&&r.push(new _n(o,i,d,c,l)),(o=n[1])&&r.push(new _n(o,c,a,u,d)),(o=n[0])&&r.push(new _n(o,i,a,c,d))}return this}p();function xF(e){var r=[],t=[],n;for(this._root&&r.push(new _n(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 _n(i,a,u,d,f)),(i=o[1])&&r.push(new _n(i,d,u,l,f)),(i=o[2])&&r.push(new _n(i,a,f,d,c)),(i=o[3])&&r.push(new _n(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 EF(e){return e[0]}function IF(e){return arguments.length?(this._x=e,this):this._x}p();function SF(e){return e[1]}function CF(e){return arguments.length?(this._y=e,this):this._y}function N0(e,r,t){var n=new MS(r==null?EF:r,t==null?SF:t,NaN,NaN,NaN,NaN);return e==null?n:n.addAll(e)}function MS(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 DF(e){for(var r={data:e.data},t=r;e=e.next;)t=t.next={data:e.data};return r}var Bo=N0.prototype=MS.prototype;Bo.copy=function(){var e=new MS(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=DF(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]=DF(n));return e};Bo.add=uF;Bo.addAll=cF;Bo.cover=dF;Bo.data=pF;Bo.extent=fF;Bo.find=mF;Bo.remove=hF;Bo.removeAll=gF;Bo.root=yF;Bo.size=bF;Bo.visit=vF;Bo.visitAfter=xF;Bo.x=IF;Bo.y=CF;p();function wS(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)||wS(e,r,c,d,f,m,g)}}return!1}var TF=1e3,BY=.1,LY=5,RY=1.5,Ha,j0,P4,MF,go,Od,w4=class{constructor(r,t){w(this,P4);w(this,Ha,{});w(this,j0,new Map);h(this,"getMaxSearchRadiusForFloorId",(r,t)=>{var i;let n=(i=s(this,j0).get(s(this,go).mapName))==null?void 0:i.get(t);if(n)return n;let o=this.getNodeTreeByTypeAndFloorId(r,s(this,go).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=TF;else n=TF;return s(this,j0).set(s(this,go).mapName,new Map([[t,n]])),n});w(this,go);w(this,Od);O(this,go,r),O(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=LY,g=Math.max(a,this.getMaxSearchRadiusForFloorId(t,o));for(;f.length<l&&m<=g;){let y=ue(this,P4,MF).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,go).directions.navigator.hasLineOfSight(r,E.node.geometry.coordinates,o,BY)&&f.push(E):f.push(E)}m=m*RY}return f}getNodeTreeByTypeAndFloorId(r,t,n){var a,u;if(s(this,Ha)[r]||(s(this,Ha)[r]={}),(a=s(this,Ha)[r][t])!=null&&a[n])return s(this,Ha)[r][t][n];s(this,Ha)[r][t]||(s(this,Ha)[r][t]={}),s(this,Ha)[r][t][n]=N0();let o=s(this,Ha)[r][t][n];o.x(l=>s(this,Od).call(this,l.geometry.coordinates).x),o.y(l=>s(this,Od).call(this,l.geometry.coordinates).y);let i=[];switch(r){case"space":i=s(this,go).mvfSpacesByFloorId[n].flatMap(f=>f.properties.destinationNodes).map(f=>{let m=s(this,go).mvfNodesById[f];return m?ie(_({},m),{properties:{id:m.properties.id,parentId:m.properties.space[0]}}):null});break;case"node":i=((u=s(this,go).mvfNodesByFloorId[n])==null?void 0:u.filter(f=>f.properties.neighbors.length>0))||[];break;case"point-of-interest":i=s(this,go).mvfPoisByFloorId[n]||[];break;case"door":i=s(this,go).mvfEntrancesByFloorId[n]||[];break;case"annotation":i=s(this,go).mvfAnnotationsByFloorId[n]||[];break;case"enterprise-location":let c=s(this,go).mvfNodesByFloorId[n]||[],d=s(this,go).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(_({},m),{properties:{id:m.properties.id,parentId:g[0]}}))}break}return(i==null?void 0:i.length)>0&&o.addAll(i),o}};Ha=new WeakMap,j0=new WeakMap,P4=new WeakSet,MF=function(r,t,n,o,i,a){let{x:u,y:l}=s(this,Od).call(this,r),c=u-o,d=u+o,f=l-o,m=l+o,g=[];return wS(t,(y,E,v,b,D)=>{let M=E>=d||v>=m||b<c||D<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},go=new WeakMap,Od=new WeakMap;var wF=111319.9,pm,G0,U0=class{constructor(r){w(this,pm);w(this,G0);h(this,"__LEGACY_NEAREST_SYNC",(r,t,n)=>s(this,pm).__LEGACY_NEAREST_SYNC(r,t,n));let t=([n,o])=>{let[i,a]=[r.mapCenter.longitude,r.mapCenter.latitude],u=wF,l=wF*Math.cos(o*Math.PI/180),c=(n-i)*l,d=(o-a)*u;return{x:c,y:d}};O(this,G0,new w4(r,t)),O(this,pm,new B0(r,s(this,G0)))}async nearest(r,t,n){return s(this,pm).nearest(r,t,n)}};pm=new WeakMap,G0=new WeakMap;p();p();var z0,A4=class{constructor(r){w(this,z0);O(this,z0,r||[])}get raw(){return s(this,z0)}};z0=new WeakMap;var Lo,Ne,fr,mm,fm=class fm extends bn{constructor(t,n){super(n.mvf2Data.id);h(this,"__type",fm.__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,Lo);w(this,Ne,{});w(this,fr);w(this,mm);O(this,Lo,t),O(this,fr,n.mvf2Data),O(this,mm,n.mvf3Data);for(let o in n.mvf2Data)o==="links"?this.links=n.mvf2Data.links.map(i=>new sd({mvfData:i})):o==="pictures"?this.images=n.mvf2Data.pictures.map(i=>{var a;return i.url?new ks({mvfData:ie(_({},i),{url:(a=i.url)!=null?a:""}),mapData:s(this,Lo)}):void 0}).filter(i=>i!=null):o==="website"?n.mvf2Data.website&&(this.website=new sd({mvfData:n.mvf2Data.website})):o==="icon"?n.mvf2Data.icon&&(this.icon=new ks({mvfData:{url:n.mvf2Data.icon},mapData:s(this,Lo)})):o==="logo"?n.mvf2Data.logo&&(this.logoImage=new ks({mvfData:{url:n.mvf2Data.logo},mapData:s(this,Lo)}),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,fr)[o]}});s(this,mm)&&(this.extra=s(this,mm).extra)}static is(t){return t.__type===fm.__type}get spaces(){if(s(this,Ne).spaces)return s(this,Ne).spaces;if(s(this,fr).spaces==null)return s(this,Ne).spaces=[],s(this,Ne).spaces;s(this,Ne).spaces=[];for(let t=0;t<s(this,fr).spaces.length;t++){let n=s(this,Lo).getById("space",s(this,fr).spaces[t].id);n&&s(this,Ne).spaces.push(n)}return s(this,Ne).spaces}get points(){if(s(this,Ne).points)return s(this,Ne).points;if(s(this,fr).spaces==null)return s(this,Ne).points=[],s(this,Ne).points;s(this,Ne).points=[];for(let t=0;t<s(this,fr).spaces.length;t++){let n=s(this,Lo).getById("point-of-interest",s(this,fr).spaces[t].id);n&&s(this,Ne).points.push(n)}return s(this,Ne).points}get doors(){if(s(this,Ne).doors)return s(this,Ne).doors;if(s(this,fr).entrances==null)return s(this,Ne).doors=[],s(this,Ne).doors;s(this,Ne).doors=[];for(let t=0;t<s(this,fr).entrances.length;t++){let n=s(this,Lo).getById("door",s(this,fr).entrances[t].id);n&&s(this,Ne).doors.push(n)}return s(this,Ne).doors}get connections(){if(s(this,Ne).connections)return s(this,Ne).connections;if(s(this,fr).connections==null)return s(this,Ne).connections=[],s(this,Ne).connections;s(this,Ne).connections=[];for(let t of s(this,fr).connections){let n=s(this,Lo).getById("connection",t);n&&s(this,Ne).connections.push(n)}return s(this,Ne).connections}get annotations(){if(s(this,Ne).annotations)return s(this,Ne).annotations;if(s(this,fr).annotations==null)return s(this,Ne).annotations=[],s(this,Ne).annotations;s(this,Ne).annotations=[];for(let t=0;t<s(this,fr).annotations.length;t++){let n=s(this,Lo).getById("annotation",s(this,fr).annotations[t].id);n&&s(this,Ne).annotations.push(n)}return s(this,Ne).annotations}get categories(){return s(this,Ne).categories?s(this,Ne).categories:s(this,fr).categories==null?(s(this,Ne).categories=[],s(this,Ne).categories):(s(this,Ne).categories=s(this,fr).categories.map(t=>s(this,Lo).getById("location-category",t)).filter(t=>t!=null),s(this,Ne).categories)}get mapObjects(){return s(this,Ne).mapObjects?s(this,Ne).mapObjects:s(this,fr).obstructions==null?(s(this,Ne).mapObjects=[],s(this,Ne).mapObjects):(s(this,Ne).mapObjects=s(this,fr).obstructions.map(t=>s(this,Lo).getById("object",t.id)).filter(t=>t!=null),s(this,Ne).mapObjects)}get areas(){return s(this,Ne).areas?s(this,Ne).areas:s(this,fr).areas==null?(s(this,Ne).areas=[],s(this,Ne).areas):(s(this,Ne).areas=s(this,fr).areas.map(t=>s(this,Lo).getById("area",t.id)).filter(t=>t!=null),s(this,Ne).areas)}get focusTarget(){if(s(this,Ne).focusTarget)return s(this,Ne).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,Ne).focusTarget=t,t}get openingHours(){var t;return s(this,Ne).openingHours?s(this,Ne).openingHours:(s(this,Ne).openingHours=new A4((t=s(this,fr).openingHoursSpecification)!=null?t:[]),s(this,Ne).openingHours)}get navigationTarget(){if(s(this,Ne).navigationTarget)return s(this,Ne).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,Ne).navigationTarget=t,t}toJSON(){return{__type:fm.__type,id:this.id,name:this.name}}};Lo=new WeakMap,Ne=new WeakMap,fr=new WeakMap,mm=new WeakMap,h(fm,"__type","location-profile");var PS=fm,Wu=PS;p();var lc,ui,_d,hm=class hm extends bn{constructor(t,n){super(n.mvfData.id);h(this,"__type",hm.__type);h(this,"id","cat_");h(this,"name","");h(this,"icon","");w(this,lc);w(this,ui,{});w(this,_d);O(this,lc,t),O(this,_d,n.mvfData);for(let o in n.mvfData)Object.getOwnPropertyDescriptor(Object.getPrototypeOf(this),o)||Object.defineProperty(this,o,{enumerable:!0,get(){return s(this,_d)[o]}})}static is(t){return t.__type===hm.__type}get parent(){return s(this,ui).parent?s(this,ui).parent:(s(this,ui).parent=s(this,_d).parent?s(this,lc).getById("location-category",s(this,_d).parent):void 0,s(this,ui).parent)}get children(){return s(this,ui).children?s(this,ui).children:(s(this,ui).children=s(this,lc).locationCategoriesByParentId[this.id]||[],s(this,ui).children)}get locationProfiles(){if(s(this,ui).locationProfiles)return s(this,ui).locationProfiles;let t=[];for(let n of s(this,lc).locationProfilesByCategoryId[this.id]||[]){let o=s(this,lc).getById("location-profile",n.id);o&&t.push(o)}return s(this,ui).locationProfiles=t,t}toJSON(){return{__type:hm.__type,id:this.id,name:this.name}}};lc=new WeakMap,ui=new WeakMap,_d=new WeakMap,h(hm,"__type","location-category");var AS=hm,m4=AS;var OS=.75;function NY(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(_({},e.properties),{id:pt()})});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(_({},e.properties),{id:pt()})});return r}function jY(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=NY(i);for(let c of l)u.push(c)}r[a]={voids:{type:"FeatureCollection",features:u}}}return r}var Ze,V0,gm,ym,Fd=class extends Xe{constructor(t,n){var a,u,l,c,d,f;super();h(this,"Analytics");w(this,Ze,{});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,V0);w(this,gm,new Ue(0,0,"initializing"));h(this,"propTranslationCache",new Map);w(this,ym);h(this,"__LEGACY_GET_DIRECTIONS_MULTI_DESTINATION_SYNC",(t,n,o)=>this.__LEGACY_GET_DIRECTIONS_SYNC(t,n,ie(_({},o),{multiDestination:!0})));h(this,"__LEGACY_GET_DIRECTIONS_SYNC",(t,n,o)=>{let{accessible:i=!1,multiDestination:a=!1}=o||{},u=PF(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){X.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])){X.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){X.error("Unable to get directions",m);return}}});h(this,"getDirections",async(t,n,o)=>{let{accessible:i=!1}=o||{},a=PF(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])){X.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){X.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;if(this.enterpriseMode||!this.getMapDataOptions)return{url:t};if(!QO(t))return{url:t};if(e_(t))return{url:t};let n=Pf(t);if(!n)return{url:t};try{let i=await((o=this.tokenManager)==null?void 0:o.getSasTokensAsync()),a=i==null?void 0:i[n.mapId];if(a==null)throw new Error("SAS token not found");let[u]=t.split("?");return{url:"".concat(u,"?").concat(a.token)}}catch(i){return X.error("Failed to append SAS token to image request. Requests for private images may fail.",i),{url:t}}});let o=(a=n==null?void 0:n.env)!=null?a:Zl();if(this.envControl=o,this.binaryBundle=n==null?void 0:n.binaryBundle,this.Analytics=new Mp,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,O(this,V0,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=h_(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=jY(t),this.enterpriseMode||$0()){let m=m_(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 dS(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]=j2(E)}),this.currentLanguage=this.venue.defaultLanguage}}this.directions=new lm({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 U0(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,gm).floorId==="initializing"&&O(this,gm,new Ue(this.mvf["manifest.geojson"].features[0].geometry.coordinates[1],this.mvf["manifest.geojson"].features[0].geometry.coordinates[0])),s(this,gm)}get naturalBearing(){var t;return(t=this.mvf["manifest.geojson"].features[0].properties.naturalBearing)!=null?t:0}get spaces(){return s(this,Ze).spaces==null&&(s(this,Ze).spaces=globalThis.Object.values(this.spacesById)),s(this,Ze).spaces}get objects(){return s(this,Ze).objects==null&&(s(this,Ze).objects=globalThis.Object.values(this.objectsById)),s(this,Ze).objects}get connections(){return s(this,Ze).connections==null&&(s(this,Ze).connections=globalThis.Object.values(this.connectionsById)),s(this,Ze).connections}get floors(){return s(this,Ze).floors==null&&(s(this,Ze).floors=globalThis.Object.values(this.floorsById)),s(this,Ze).floors}get floorStacks(){return s(this,Ze).floorStacks==null&&(s(this,Ze).floorStacks=globalThis.Object.values(this.floorStacksById)),s(this,Ze).floorStacks}get facades(){return s(this,Ze).facades==null&&(s(this,Ze).facades=globalThis.Object.values(this.facadesById)),s(this,Ze).facades}get doors(){return s(this,Ze).doors==null&&(s(this,Ze).doors=globalThis.Object.values(this.doorsById)),s(this,Ze).doors}get pointsOfInterest(){return s(this,Ze).pointsOfInterest==null&&(s(this,Ze).pointsOfInterest=globalThis.Object.values(this.pointsOfInterestById)),s(this,Ze).pointsOfInterest}get annotations(){return s(this,Ze).annotations==null&&(s(this,Ze).annotations=globalThis.Object.values(this.annotationsById)),s(this,Ze).annotations}get areas(){return s(this,Ze).areas==null&&(s(this,Ze).areas=globalThis.Object.values(this.areasById)),s(this,Ze).areas}get nodes(){return s(this,Ze).nodes==null&&(s(this,Ze).nodes=globalThis.Object.values(this.nodesById)),s(this,Ze).nodes}get locations(){return s(this,Ze).locations==null&&(s(this,Ze).locations=globalThis.Object.values(this.locationsById)),globalThis.Object.values(this.locationsById)}get categories(){return s(this,Ze).categories==null&&(s(this,Ze).categories=globalThis.Object.values(this.categoriesById)),globalThis.Object.values(this.categoriesById)}get locationProfiles(){return s(this,Ze).locationProfiles==null&&(s(this,Ze).locationProfiles=globalThis.Object.values(this.locationProfilesById)),s(this,Ze).locationProfiles}get locationCategories(){return s(this,Ze).locationCategories==null&&(s(this,Ze).locationCategories=globalThis.Object.values(this.locationCategoriesById)),s(this,Ze).locationCategories}get mvfFloors(){return s(this,Ze).mvfFloors==null&&(s(this,Ze).mvfFloors=globalThis.Object.values(this.mvfFloorsById)),s(this,Ze).mvfFloors}get mvfFloorStacks(){return s(this,Ze).mvfFloorStacks==null&&(s(this,Ze).mvfFloorStacks=globalThis.Object.values(this.mvfFloorStacksById)),s(this,Ze).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=cu(a+t+o+n.toString());if(this.propTranslationCache.has(m))return this.propTranslationCache.get(m);let g=O0(i,f,["id"]);return this.propTranslationCache.set(m,g),g}return f}return f}}return i}findPreferredLanguage(t){if(!this.venue)return;let n=_S(this.venue,t);return(t==null?void 0:t.languageCode)!=null&&t.languageCode.toLowerCase()!==n.code.toLowerCase()&&X.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){X.error("Language code must be defined.");return}if(!this.currentLanguage||!this.venue){X.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){X.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){X.error('Locale pack URL not found for language code "'.concat(i.code,'".'));return}s(this,ym)&&s(this,ym).abort();let c=new AbortController;O(this,ym,c);let d;try{d=await bO(l,{signal:c.signal})}catch(f){X.error('Failed to download language pack for language code "'.concat(i.code,'".'),f);return}if(!d||c.signal.aborted)return;a=j2(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 m2(this.localePacksUrls[a.code],{signal:i.signal}),l=await If(u);l&&n.push({language:{code:a.code,name:a.name},localePack:l})}}catch(u){X.warn("failed downloading language pack",u)}}return{type:"json",options:{enterprise:this.enterpriseMode,mvf3:s(this,V0)},languagePacks:n,main:this.mvf}}async toBinaryBundle({downloadLanguagePacks:t=!0}={}){var o;if(!this.binaryBundle){X.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 m2(this.localePacksUrls[a.code],{signal:i.signal});u&&n.push({language:{code:a.code,name:a.name},localePack:u})}}catch(u){X.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,Ze)))s(this,Ze)[t]=null;this.propTranslationCache.clear()}};Ze=new WeakMap,V0=new WeakMap,gm=new WeakMap,ym=new WeakMap;var PF=(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:OS,__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:OS,__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:OS,__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 AF="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 OF=!1;function _F(){OF=!0}function FF(){return OF}var O4=class{constructor(r){h(this,"backgroundAlpha",1);h(this,"backgroundColor",new mt);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,FF()?(this.renderer={setSize:()=>{},state:{reset:()=>{}},properties:{get:()=>{}},getSize:()=>({width:window.innerWidth,height:innerHeight}),getDrawingBufferSize:()=>({width:window.innerWidth,height:innerHeight}),getClearAlpha:()=>1,getClearColor:()=>new mt,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 pD({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 mt((t=r.backgroundColor)!=null?t:"#ffffff"),this.backgroundAlpha=(n=r.backgroundAlpha)!=null?n:1}catch(u){X.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(Jr.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(Jr.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 kF='"use strict";(()=>{var Ya=Object.defineProperty,fs=Object.defineProperties;var ps=Object.getOwnPropertyDescriptors;var qa=Object.getOwnPropertySymbols;var gs=Object.prototype.hasOwnProperty,vs=Object.prototype.propertyIsEnumerable;var Mr=(e,r,n)=>r in e?Ya(e,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[r]=n,m=(e,r)=>{for(var n in r||(r={}))gs.call(r,n)&&Mr(e,n,r[n]);if(qa)for(var n of qa(r))vs.call(r,n)&&Mr(e,n,r[n]);return e},z=(e,r)=>fs(e,ps(r));var _e=(e,r)=>{for(var n in r)Ya(e,n,{get:r[n],enumerable:!0})};var M=(e,r,n)=>Mr(e,typeof r!="symbol"?r+"":r,n);function Qa(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 Ha(e,r){let[n,i]=r;return n>=e.x&&n<=e.x+e.w&&i>=e.y&&i<=e.y+e.h}function eu(e,r){let n=r.x,i=r.y,t=r.x+r.w,o=r.y+r.h,u=e.x,s=e.y,c=e.x+e.w,a=e.y+e.h;return n<c&&u<t&&i<a&&s<o}function ue(e,r){for(let n=0;n<r.length;n++)e.push(r[n])}var E=class{constructor(r,n,i,t,o){M(this,"x");M(this,"y");M(this,"w");M(this,"h");M(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:Qa(this,r)}intersects(r){return eu(this,r)}intersectsPoint(r){return Ha(this,r)}draw(r){r.fillStyle="rgba(123,222,26, 0.8)",r.fillRect(this.x,this.y,this.w,this.h)}};var Me=class e{constructor(r,n){M(this,"topLeft");M(this,"topRight");M(this,"bottomLeft");M(this,"bottomRight");M(this,"divided",!1);M(this,"boundary");M(this,"capacity",16);M(this,"objects",[]);M(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 E(r,n,i/2,t/2),this),this.topRight=new e(new E(r+i/2,n,i/2,t/2),this),this.bottomLeft=new e(new E(r,n+t/2,i/2,t/2),this),this.bottomRight=new e(new E(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&&(ue(n,this.topLeft.queryRect(r)),ue(n,this.topRight.queryRect(r)),ue(n,this.bottomLeft.queryRect(r)),ue(n,this.bottomRight.queryRect(r))),n}queryPoint(r){let n=[];if(this.boundary.intersectsPoint(r))n.push(...this.objects);else return[];return this.divided&&(ue(n,this.topLeft.queryPoint(r)),ue(n,this.topRight.queryPoint(r)),ue(n,this.bottomLeft.queryPoint(r)),ue(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 Fe={};_e(Fe,{$brand:()=>Pt,$input:()=>so,$output:()=>co,NEVER:()=>Br,TimePrecision:()=>fo,ZodAny:()=>Oc,ZodArray:()=>Zc,ZodBase64:()=>Ua,ZodBase64URL:()=>Na,ZodBigInt:()=>Ot,ZodBigIntFormat:()=>Ta,ZodBoolean:()=>jt,ZodCIDRv4:()=>Oa,ZodCIDRv6:()=>Pa,ZodCUID:()=>xa,ZodCUID2:()=>ka,ZodCatch:()=>Qc,ZodCodec:()=>Ba,ZodCustom:()=>Ar,ZodCustomStringFormat:()=>wt,ZodDate:()=>Dr,ZodDefault:()=>Kc,ZodDiscriminatedUnion:()=>Dc,ZodE164:()=>Za,ZodEmail:()=>ba,ZodEmoji:()=>_a,ZodEnum:()=>zt,ZodError:()=>Bd,ZodFile:()=>Jc,ZodFirstPartyTypeKind:()=>Ka,ZodFunction:()=>us,ZodGUID:()=>Or,ZodIPv4:()=>Sa,ZodIPv6:()=>ja,ZodISODate:()=>wr,ZodISODateTime:()=>Ir,ZodISODuration:()=>jr,ZodISOTime:()=>Sr,ZodIntersection:()=>Tc,ZodIssueCode:()=>rf,ZodJWT:()=>Da,ZodKSUID:()=>wa,ZodLazy:()=>is,ZodLiteral:()=>Fc,ZodMap:()=>Cc,ZodNaN:()=>es,ZodNanoID:()=>ya,ZodNever:()=>Uc,ZodNonOptional:()=>Ja,ZodNull:()=>Sc,ZodNullable:()=>Bc,ZodNumber:()=>St,ZodNumberFormat:()=>Ve,ZodObject:()=>Er,ZodOptional:()=>Fa,ZodPipe:()=>Ma,ZodPrefault:()=>Wc,ZodPromise:()=>as,ZodReadonly:()=>ts,ZodRealError:()=>X,ZodRecord:()=>La,ZodSet:()=>Vc,ZodString:()=>It,ZodStringFormat:()=>A,ZodSuccess:()=>Yc,ZodSymbol:()=>Ic,ZodTemplateLiteral:()=>ns,ZodTransform:()=>Mc,ZodTuple:()=>Ac,ZodType:()=>U,ZodULID:()=>za,ZodURL:()=>Zr,ZodUUID:()=>de,ZodUndefined:()=>wc,ZodUnion:()=>Aa,ZodUnknown:()=>Pc,ZodVoid:()=>Nc,ZodXID:()=>Ia,_ZodString:()=>$a,_default:()=>Gc,_function:()=>Xm,any:()=>Om,array:()=>Tr,base64:()=>mm,base64url:()=>fm,bigint:()=>zm,boolean:()=>zc,catch:()=>Hc,check:()=>qm,cidrv4:()=>lm,cidrv6:()=>dm,clone:()=>K,codec:()=>Km,coerce:()=>Rr,config:()=>L,core:()=>ae,cuid:()=>nm,cuid2:()=>im,custom:()=>Ym,date:()=>Um,decode:()=>sa,decodeAsync:()=>da,discriminatedUnion:()=>Em,e164:()=>pm,email:()=>Gd,emoji:()=>tm,encode:()=>ca,encodeAsync:()=>la,endsWith:()=>vt,enum:()=>Ca,file:()=>Fm,flattenError:()=>He,float32:()=>_m,float64:()=>ym,formatError:()=>et,function:()=>Xm,getErrorMap:()=>of,globalRegistry:()=>oe,gt:()=>se,gte:()=>W,guid:()=>Wd,hash:()=>bm,hex:()=>$m,hostname:()=>hm,httpUrl:()=>em,includes:()=>pt,instanceof:()=>Qm,int:()=>ha,int32:()=>xm,int64:()=>Im,intersection:()=>Ec,ipv4:()=>cm,ipv6:()=>sm,iso:()=>kt,json:()=>ef,jwt:()=>gm,keyof:()=>Nm,ksuid:()=>um,lazy:()=>os,length:()=>Re,literal:()=>Vm,locales:()=>ze,looseObject:()=>Tm,lowercase:()=>mt,lt:()=>ce,lte:()=>H,map:()=>Rm,maxLength:()=>Ae,maxSize:()=>Ee,mime:()=>ht,minLength:()=>$e,minSize:()=>we,multipleOf:()=>Ie,nan:()=>Bm,nanoid:()=>rm,nativeEnum:()=>Cm,negative:()=>Fo,never:()=>Ea,nonnegative:()=>Mo,nonoptional:()=>qc,nonpositive:()=>Jo,normalize:()=>$t,null:()=>jc,nullable:()=>Ur,nullish:()=>Jm,number:()=>kc,object:()=>Zm,optional:()=>Pr,overwrite:()=>le,parse:()=>ia,parseAsync:()=>oa,partialRecord:()=>Am,pipe:()=>Nr,positive:()=>Vo,prefault:()=>Xc,preprocess:()=>tf,prettifyError:()=>rn,promise:()=>Wm,property:()=>Bo,readonly:()=>rs,record:()=>Lc,refine:()=>cs,regex:()=>dt,regexes:()=>Q,registry:()=>ir,safeDecode:()=>fa,safeDecodeAsync:()=>ga,safeEncode:()=>ma,safeEncodeAsync:()=>pa,safeParse:()=>aa,safeParseAsync:()=>ua,set:()=>Lm,setErrorMap:()=>nf,size:()=>lt,startsWith:()=>gt,strictObject:()=>Dm,string:()=>va,stringFormat:()=>vm,stringbool:()=>Hm,success:()=>Mm,superRefine:()=>ss,symbol:()=>Sm,templateLiteral:()=>Gm,toJSONSchema:()=>Qo,toLowerCase:()=>_t,toUpperCase:()=>yt,transform:()=>Va,treeifyError:()=>tn,trim:()=>bt,tuple:()=>Rc,uint32:()=>km,uint64:()=>wm,ulid:()=>om,undefined:()=>jm,union:()=>Ra,unknown:()=>Ce,uppercase:()=>ft,url:()=>Hd,util:()=>_,uuid:()=>Xd,uuidv4:()=>qd,uuidv6:()=>Yd,uuidv7:()=>Qd,void:()=>Pm,xid:()=>am});var ae={};_e(ae,{$ZodAny:()=>Ui,$ZodArray:()=>Ei,$ZodAsyncError:()=>te,$ZodBase64:()=>yi,$ZodBase64URL:()=>xi,$ZodBigInt:()=>Qt,$ZodBigIntFormat:()=>Si,$ZodBoolean:()=>it,$ZodCIDRv4:()=>$i,$ZodCIDRv6:()=>bi,$ZodCUID:()=>ui,$ZodCUID2:()=>ci,$ZodCatch:()=>Hi,$ZodCheck:()=>R,$ZodCheckBigIntFormat:()=>An,$ZodCheckEndsWith:()=>Xn,$ZodCheckGreaterThan:()=>Bt,$ZodCheckIncludes:()=>Gn,$ZodCheckLengthEquals:()=>Jn,$ZodCheckLessThan:()=>Mt,$ZodCheckLowerCase:()=>Bn,$ZodCheckMaxLength:()=>Vn,$ZodCheckMaxSize:()=>Rn,$ZodCheckMimeType:()=>Yn,$ZodCheckMinLength:()=>Fn,$ZodCheckMinSize:()=>Ln,$ZodCheckMultipleOf:()=>Tn,$ZodCheckNumberFormat:()=>En,$ZodCheckOverwrite:()=>Qn,$ZodCheckProperty:()=>qn,$ZodCheckRegex:()=>Mn,$ZodCheckSizeEquals:()=>Cn,$ZodCheckStartsWith:()=>Wn,$ZodCheckStringFormat:()=>De,$ZodCheckUpperCase:()=>Kn,$ZodCodec:()=>ot,$ZodCustom:()=>uo,$ZodCustomStringFormat:()=>Ii,$ZodDate:()=>Ti,$ZodDefault:()=>Xi,$ZodDiscriminatedUnion:()=>Ri,$ZodE164:()=>ki,$ZodEmail:()=>ni,$ZodEmoji:()=>oi,$ZodEncodeError:()=>me,$ZodEnum:()=>Ji,$ZodError:()=>Qe,$ZodFile:()=>Bi,$ZodFunction:()=>io,$ZodGUID:()=>ti,$ZodIPv4:()=>vi,$ZodIPv6:()=>hi,$ZodISODate:()=>fi,$ZodISODateTime:()=>mi,$ZodISODuration:()=>gi,$ZodISOTime:()=>pi,$ZodIntersection:()=>Li,$ZodJWT:()=>zi,$ZodKSUID:()=>di,$ZodLazy:()=>ao,$ZodLiteral:()=>Mi,$ZodMap:()=>Vi,$ZodNaN:()=>eo,$ZodNanoID:()=>ai,$ZodNever:()=>Zi,$ZodNonOptional:()=>Yi,$ZodNull:()=>Pi,$ZodNullable:()=>Wi,$ZodNumber:()=>Yt,$ZodNumberFormat:()=>wi,$ZodObject:()=>wu,$ZodObjectJIT:()=>Ai,$ZodOptional:()=>Gi,$ZodPipe:()=>to,$ZodPrefault:()=>qi,$ZodPromise:()=>oo,$ZodReadonly:()=>ro,$ZodRealError:()=>G,$ZodRecord:()=>Ci,$ZodRegistry:()=>Te,$ZodSet:()=>Fi,$ZodString:()=>ke,$ZodStringFormat:()=>T,$ZodSuccess:()=>Qi,$ZodSymbol:()=>ji,$ZodTemplateLiteral:()=>no,$ZodTransform:()=>Ki,$ZodTuple:()=>er,$ZodType:()=>O,$ZodULID:()=>si,$ZodURL:()=>ii,$ZodUUID:()=>ri,$ZodUndefined:()=>Oi,$ZodUnion:()=>Ht,$ZodUnknown:()=>Ni,$ZodVoid:()=>Di,$ZodXID:()=>li,$brand:()=>Pt,$constructor:()=>d,$input:()=>so,$output:()=>co,Doc:()=>nt,JSONSchema:()=>Ho,JSONSchemaGenerator:()=>xt,NEVER:()=>Br,TimePrecision:()=>fo,_any:()=>Do,_array:()=>Ko,_base64:()=>yr,_base64url:()=>xr,_bigint:()=>So,_boolean:()=>Io,_catch:()=>Rd,_check:()=>_c,_cidrv4:()=>br,_cidrv6:()=>_r,_coercedBigint:()=>jo,_coercedBoolean:()=>wo,_coercedDate:()=>Lo,_coercedNumber:()=>bo,_coercedString:()=>mo,_cuid:()=>mr,_cuid2:()=>fr,_custom:()=>Wo,_date:()=>Ro,_decode:()=>Et,_decodeAsync:()=>Rt,_default:()=>Td,_discriminatedUnion:()=>kd,_e164:()=>kr,_email:()=>or,_emoji:()=>lr,_encode:()=>Tt,_encodeAsync:()=>At,_endsWith:()=>vt,_enum:()=>Od,_file:()=>Go,_float32:()=>yo,_float64:()=>xo,_gt:()=>se,_gte:()=>W,_guid:()=>ct,_includes:()=>pt,_int:()=>_o,_int32:()=>ko,_int64:()=>Oo,_intersection:()=>zd,_ipv4:()=>hr,_ipv6:()=>$r,_isoDate:()=>go,_isoDateTime:()=>po,_isoDuration:()=>ho,_isoTime:()=>vo,_jwt:()=>zr,_ksuid:()=>vr,_lazy:()=>Fd,_length:()=>Re,_literal:()=>Ud,_lowercase:()=>mt,_lt:()=>ce,_lte:()=>H,_map:()=>Sd,_max:()=>H,_maxLength:()=>Ae,_maxSize:()=>Ee,_mime:()=>ht,_min:()=>W,_minLength:()=>$e,_minSize:()=>we,_multipleOf:()=>Ie,_nan:()=>Co,_nanoid:()=>dr,_nativeEnum:()=>Pd,_negative:()=>Fo,_never:()=>Eo,_nonnegative:()=>Mo,_nonoptional:()=>Ed,_nonpositive:()=>Jo,_normalize:()=>$t,_null:()=>Zo,_nullable:()=>Dd,_number:()=>$o,_optional:()=>Zd,_overwrite:()=>le,_parse:()=>Pe,_parseAsync:()=>Ue,_pipe:()=>Ld,_positive:()=>Vo,_promise:()=>Jd,_property:()=>Bo,_readonly:()=>Cd,_record:()=>wd,_refine:()=>Xo,_regex:()=>dt,_safeDecode:()=>Ct,_safeDecodeAsync:()=>Ft,_safeEncode:()=>Lt,_safeEncodeAsync:()=>Vt,_safeParse:()=>Ne,_safeParseAsync:()=>Ze,_set:()=>jd,_size:()=>lt,_startsWith:()=>gt,_string:()=>lo,_stringFormat:()=>Le,_stringbool:()=>Yo,_success:()=>Ad,_superRefine:()=>qo,_symbol:()=>Uo,_templateLiteral:()=>Vd,_toLowerCase:()=>_t,_toUpperCase:()=>yt,_transform:()=>Nd,_trim:()=>bt,_tuple:()=>Id,_uint32:()=>zo,_uint64:()=>Po,_ulid:()=>pr,_undefined:()=>No,_union:()=>xd,_unknown:()=>To,_uppercase:()=>ft,_url:()=>st,_uuid:()=>ar,_uuidv4:()=>ur,_uuidv6:()=>cr,_uuidv7:()=>sr,_void:()=>Ao,_xid:()=>gr,clone:()=>K,config:()=>L,decode:()=>Ms,decodeAsync:()=>Ks,encode:()=>Js,encodeAsync:()=>Bs,flattenError:()=>He,formatError:()=>et,globalConfig:()=>Be,globalRegistry:()=>oe,isValidBase64:()=>_i,isValidBase64URL:()=>xu,isValidJWT:()=>ku,locales:()=>ze,parse:()=>Zt,parseAsync:()=>Dt,prettifyError:()=>rn,regexes:()=>Q,registry:()=>ir,safeDecode:()=>Ws,safeDecodeAsync:()=>qs,safeEncode:()=>Gs,safeEncodeAsync:()=>Xs,safeParse:()=>nn,safeParseAsync:()=>on,toDotPath:()=>ou,toJSONSchema:()=>Qo,treeifyError:()=>tn,util:()=>_,version:()=>Hn});var Br=Object.freeze({status:"aborted"});function d(e,r,n){var s;function i(c,a){var v,f;var l;Object.defineProperty(c,"_zod",{value:(v=c._zod)!=null?v:{},enumerable:!1}),(f=(l=c._zod).traits)!=null||(l.traits=new Set),c._zod.traits.add(e),r(c,a);for(let h in u.prototype)h in c||Object.defineProperty(c,h,{value:u.prototype[h].bind(c)});c._zod.constr=u,c._zod.def=a}let t=(s=n==null?void 0:n.Parent)!=null?s:Object;class o extends t{}Object.defineProperty(o,"name",{value:e});function u(c){var v;var a;let l=n!=null&&n.Parent?new o:this;i(l,c),(v=(a=l._zod).deferred)!=null||(a.deferred=[]);for(let f of l._zod.deferred)f();return l}return Object.defineProperty(u,"init",{value:i}),Object.defineProperty(u,Symbol.hasInstance,{value:c=>{var a,l;return n!=null&&n.Parent&&c instanceof n.Parent?!0:(l=(a=c==null?void 0:c._zod)==null?void 0:a.traits)==null?void 0:l.has(e)}}),Object.defineProperty(u,"name",{value:e}),u}var Pt=Symbol("zod_brand"),te=class extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}},me=class extends Error{constructor(r){super("Encountered unidirectional transform during encode: ".concat(r)),this.name="ZodEncodeError"}},Be={};function L(e){return e&&Object.assign(Be,e),Be}var _={};_e(_,{BIGINT_FORMAT_RANGES:()=>en,Class:()=>Gr,NUMBER_FORMAT_RANGES:()=>Hr,aborted:()=>he,allowsEval:()=>Xr,assert:()=>ys,assertEqual:()=>hs,assertIs:()=>bs,assertNever:()=>_s,assertNotEqual:()=>$s,assignProp:()=>pe,base64ToUint8Array:()=>ru,base64urlToUint8Array:()=>Rs,cached:()=>je,captureStackTrace:()=>Nt,cleanEnum:()=>As,cleanRegex:()=>We,clone:()=>K,cloneDef:()=>ks,createTransparentProxy:()=>Os,defineLazy:()=>Z,esc:()=>Ut,escapeRegex:()=>ie,extend:()=>Ns,finalizeIssue:()=>Y,floatSafeRemainder:()=>Wr,getElementAtPath:()=>zs,getEnumValues:()=>Ge,getLengthableOrigin:()=>Ye,getParsedType:()=>js,getSizableOrigin:()=>qe,hexToUint8Array:()=>Cs,isObject:()=>ye,isPlainObject:()=>ve,issue:()=>Oe,joinValues:()=>p,jsonStringifyReplacer:()=>Se,merge:()=>Ds,mergeDefs:()=>ge,normalizeParams:()=>y,nullish:()=>fe,numKeys:()=>Ss,objectClone:()=>xs,omit:()=>Us,optionalKeys:()=>Qr,partial:()=>Ts,pick:()=>Ps,prefixIssues:()=>q,primitiveTypes:()=>Yr,promiseAllObject:()=>Is,propertyKeyTypes:()=>Xe,randomString:()=>ws,required:()=>Es,safeExtend:()=>Zs,shallowClone:()=>qr,stringifyPrimitive:()=>b,uint8ArrayToBase64:()=>nu,uint8ArrayToBase64url:()=>Ls,uint8ArrayToHex:()=>Vs,unwrapMessage:()=>Ke});function hs(e){return e}function $s(e){return e}function bs(e){}function _s(e){throw new Error}function ys(e){}function Ge(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 p(e,r="|"){return e.map(n=>b(n)).join(r)}function Se(e,r){return typeof r=="bigint"?r.toString():r}function je(e){return{get value(){{let n=e();return Object.defineProperty(this,"value",{value:n}),n}throw new Error("cached value already set")}}}function fe(e){return e==null}function We(e){let r=e.startsWith("^")?1:0,n=e.endsWith("$")?e.length-1:e.length;return e.slice(r,n)}function Wr(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 c=i.match(/\\d?e-(\\d?)/);c!=null&&c[1]&&(t=Number.parseInt(c[1]))}let o=n>t?n:t,u=Number.parseInt(e.toFixed(o).replace(".","")),s=Number.parseInt(r.toFixed(o).replace(".",""));return u%s/10**o}var tu=Symbol("evaluating");function Z(e,r,n){let i;Object.defineProperty(e,r,{get(){if(i!==tu)return i===void 0&&(i=tu,i=n()),i},set(t){Object.defineProperty(e,r,{value:t})},configurable:!0})}function xs(e){return Object.create(Object.getPrototypeOf(e),Object.getOwnPropertyDescriptors(e))}function pe(e,r,n){Object.defineProperty(e,r,{value:n,writable:!0,enumerable:!0,configurable:!0})}function ge(...e){let r={};for(let n of e){let i=Object.getOwnPropertyDescriptors(n);Object.assign(r,i)}return Object.defineProperties({},r)}function ks(e){return ge(e._zod.def)}function zs(e,r){return r?r.reduce((n,i)=>n==null?void 0:n[i],e):e}function Is(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 ws(e=10){let r="abcdefghijklmnopqrstuvwxyz",n="";for(let i=0;i<e;i++)n+=r[Math.floor(Math.random()*r.length)];return n}function Ut(e){return JSON.stringify(e)}var Nt="captureStackTrace"in Error?Error.captureStackTrace:(...e)=>{};function ye(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}var Xr=je(()=>{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 ve(e){if(ye(e)===!1)return!1;let r=e.constructor;if(r===void 0)return!0;let n=r.prototype;return!(ye(n)===!1||Object.prototype.hasOwnProperty.call(n,"isPrototypeOf")===!1)}function qr(e){return ve(e)?m({},e):Array.isArray(e)?[...e]:e}function Ss(e){let r=0;for(let n in e)Object.prototype.hasOwnProperty.call(e,n)&&r++;return r}var js=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))}},Xe=new Set(["string","number","symbol"]),Yr=new Set(["string","number","bigint","boolean","symbol","undefined"]);function ie(e){return e.replace(/[.*+?^${}()|[\\]\\\\]/g,"\\\\$&")}function K(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 y(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(m({},r),{error:()=>r.error}):r}function Os(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 b(e){return typeof e=="bigint"?e.toString()+"n":typeof e=="string"?\'"\'.concat(e,\'"\'):"".concat(e)}function Qr(e){return Object.keys(e).filter(r=>e[r]._zod.optin==="optional"&&e[r]._zod.optout==="optional")}var Hr={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]},en={int64:[BigInt("-9223372036854775808"),BigInt("9223372036854775807")],uint64:[BigInt(0),BigInt("18446744073709551615")]};function Ps(e,r){let n=e._zod.def,i=ge(e._zod.def,{get shape(){let t={};for(let o in r){if(!(o in n.shape))throw new Error(\'Unrecognized key: "\'.concat(o,\'"\'));r[o]&&(t[o]=n.shape[o])}return pe(this,"shape",t),t},checks:[]});return K(e,i)}function Us(e,r){let n=e._zod.def,i=ge(e._zod.def,{get shape(){let t=m({},e._zod.def.shape);for(let o in r){if(!(o in n.shape))throw new Error(\'Unrecognized key: "\'.concat(o,\'"\'));r[o]&&delete t[o]}return pe(this,"shape",t),t},checks:[]});return K(e,i)}function Ns(e,r){if(!ve(r))throw new Error("Invalid input to extend: expected a plain object");let n=e._zod.def.checks;if(n&&n.length>0)throw new Error("Object schemas containing refinements cannot be extended. Use `.safeExtend()` instead.");let t=ge(e._zod.def,{get shape(){let o=m(m({},e._zod.def.shape),r);return pe(this,"shape",o),o},checks:[]});return K(e,t)}function Zs(e,r){if(!ve(r))throw new Error("Invalid input to safeExtend: expected a plain object");let n=z(m({},e._zod.def),{get shape(){let i=m(m({},e._zod.def.shape),r);return pe(this,"shape",i),i},checks:e._zod.def.checks});return K(e,n)}function Ds(e,r){let n=ge(e._zod.def,{get shape(){let i=m(m({},e._zod.def.shape),r._zod.def.shape);return pe(this,"shape",i),i},get catchall(){return r._zod.def.catchall},checks:[]});return K(e,n)}function Ts(e,r,n){let i=ge(r._zod.def,{get shape(){let t=r._zod.def.shape,o=m({},t);if(n)for(let u in n){if(!(u in t))throw new Error(\'Unrecognized key: "\'.concat(u,\'"\'));n[u]&&(o[u]=e?new e({type:"optional",innerType:t[u]}):t[u])}else for(let u in t)o[u]=e?new e({type:"optional",innerType:t[u]}):t[u];return pe(this,"shape",o),o},checks:[]});return K(r,i)}function Es(e,r,n){let i=ge(r._zod.def,{get shape(){let t=r._zod.def.shape,o=m({},t);if(n)for(let u in n){if(!(u in o))throw new Error(\'Unrecognized key: "\'.concat(u,\'"\'));n[u]&&(o[u]=new e({type:"nonoptional",innerType:t[u]}))}else for(let u in t)o[u]=new e({type:"nonoptional",innerType:t[u]});return pe(this,"shape",o),o},checks:[]});return K(r,i)}function he(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 q(e,r){return r.map(n=>{var t;var i;return(t=(i=n).path)!=null||(i.path=[]),n.path.unshift(e),n})}function Ke(e){return typeof e=="string"?e:e==null?void 0:e.message}function Y(e,r,n){var t,o,u,s,c,a,l,v,f,h,x;let i=z(m({},e),{path:(t=e.path)!=null?t:[]});if(!e.message){let S=(x=(h=(v=(a=Ke((s=(u=(o=e.inst)==null?void 0:o._zod.def)==null?void 0:u.error)==null?void 0:s.call(u,e)))!=null?a:Ke((c=r==null?void 0:r.error)==null?void 0:c.call(r,e)))!=null?v:Ke((l=n.customError)==null?void 0:l.call(n,e)))!=null?h:Ke((f=n.localeError)==null?void 0:f.call(n,e)))!=null?x:"Invalid input";i.message=S}return delete i.inst,delete i.continue,r!=null&&r.reportInput||delete i.input,i}function qe(e){return e instanceof Set?"set":e instanceof Map?"map":e instanceof File?"file":"unknown"}function Ye(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function Oe(...e){let[r,n,i]=e;return typeof r=="string"?{message:r,code:"custom",input:n,inst:i}:m({},r)}function As(e){return Object.entries(e).filter(([r,n])=>Number.isNaN(Number.parseInt(r,10))).map(r=>r[1])}function ru(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 nu(e){let r="";for(let n=0;n<e.length;n++)r+=String.fromCharCode(e[n]);return btoa(r)}function Rs(e){let r=e.replace(/-/g,"+").replace(/_/g,"/"),n="=".repeat((4-r.length%4)%4);return ru(r+n)}function Ls(e){return nu(e).replace(/\\+/g,"-").replace(/\\//g,"_").replace(/=/g,"")}function Cs(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 Vs(e){return Array.from(e).map(r=>r.toString(16).padStart(2,"0")).join("")}var Gr=class{constructor(...r){}};var iu=(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,Se,2),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},Qe=d("$ZodError",iu),G=d("$ZodError",iu,{Parent:Error});function He(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 et(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(u=>i({issues:u}));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 u=n,s=0;for(;s<o.path.length;){let c=o.path[s];s===o.path.length-1?(u[c]=u[c]||{_errors:[]},u[c]._errors.push(r(o))):u[c]=u[c]||{_errors:[]},u=u[c],s++}}};return i(e),n}function tn(e,r=n=>n.message){let n={errors:[]},i=(t,o=[])=>{var c,a,l,v;var u,s;for(let f of t.issues)if(f.code==="invalid_union"&&f.errors.length)f.errors.map(h=>i({issues:h},f.path));else if(f.code==="invalid_key")i({issues:f.issues},f.path);else if(f.code==="invalid_element")i({issues:f.issues},f.path);else{let h=[...o,...f.path];if(h.length===0){n.errors.push(r(f));continue}let x=n,S=0;for(;S<h.length;){let I=h[S],C=S===h.length-1;typeof I=="string"?((c=x.properties)!=null||(x.properties={}),(a=(u=x.properties)[I])!=null||(u[I]={errors:[]}),x=x.properties[I]):((l=x.items)!=null||(x.items=[]),(v=(s=x.items)[I])!=null||(s[I]={errors:[]}),x=x.items[I]),C&&x.errors.push(r(f)),S++}}};return i(e),n}function ou(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 rn(e){var i;let r=[],n=[...e.issues].sort((t,o)=>{var u,s;return((u=t.path)!=null?u:[]).length-((s=o.path)!=null?s:[]).length});for(let t of n)r.push("\\u2716 ".concat(t.message)),(i=t.path)!=null&&i.length&&r.push(" \\u2192 at ".concat(ou(t.path)));return r.join("\\n")}var Pe=e=>(r,n,i,t)=>{var s;let o=i?Object.assign(i,{async:!1}):{async:!1},u=r._zod.run({value:n,issues:[]},o);if(u instanceof Promise)throw new te;if(u.issues.length){let c=new((s=t==null?void 0:t.Err)!=null?s:e)(u.issues.map(a=>Y(a,o,L())));throw Nt(c,t==null?void 0:t.callee),c}return u.value},Zt=Pe(G),Ue=e=>async(r,n,i,t)=>{var s;let o=i?Object.assign(i,{async:!0}):{async:!0},u=r._zod.run({value:n,issues:[]},o);if(u instanceof Promise&&(u=await u),u.issues.length){let c=new((s=t==null?void 0:t.Err)!=null?s:e)(u.issues.map(a=>Y(a,o,L())));throw Nt(c,t==null?void 0:t.callee),c}return u.value},Dt=Ue(G),Ne=e=>(r,n,i)=>{let t=i?z(m({},i),{async:!1}):{async:!1},o=r._zod.run({value:n,issues:[]},t);if(o instanceof Promise)throw new te;return o.issues.length?{success:!1,error:new(e!=null?e:Qe)(o.issues.map(u=>Y(u,t,L())))}:{success:!0,data:o.value}},nn=Ne(G),Ze=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(u=>Y(u,t,L())))}:{success:!0,data:o.value}},on=Ze(G),Tt=e=>(r,n,i)=>{let t=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Pe(e)(r,n,t)},Js=Tt(G),Et=e=>(r,n,i)=>Pe(e)(r,n,i),Ms=Et(G),At=e=>async(r,n,i)=>{let t=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Ue(e)(r,n,t)},Bs=At(G),Rt=e=>async(r,n,i)=>Ue(e)(r,n,i),Ks=Rt(G),Lt=e=>(r,n,i)=>{let t=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Ne(e)(r,n,t)},Gs=Lt(G),Ct=e=>(r,n,i)=>Ne(e)(r,n,i),Ws=Ct(G),Vt=e=>async(r,n,i)=>{let t=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Ze(e)(r,n,t)},Xs=Vt(G),Ft=e=>async(r,n,i)=>Ze(e)(r,n,i),qs=Ft(G);var Q={};_e(Q,{base64:()=>_n,base64url:()=>Jt,bigint:()=>Sn,boolean:()=>Pn,browserEmail:()=>il,cidrv4:()=>$n,cidrv6:()=>bn,cuid:()=>an,cuid2:()=>un,date:()=>kn,datetime:()=>In,domain:()=>al,duration:()=>mn,e164:()=>xn,email:()=>pn,emoji:()=>gn,extendedDuration:()=>Ys,guid:()=>fn,hex:()=>ul,hostname:()=>yn,html5Email:()=>tl,idnEmail:()=>nl,integer:()=>jn,ipv4:()=>vn,ipv6:()=>hn,ksuid:()=>ln,lowercase:()=>Zn,md5_base64:()=>sl,md5_base64url:()=>ll,md5_hex:()=>cl,nanoid:()=>dn,null:()=>Un,number:()=>On,rfc5322Email:()=>rl,sha1_base64:()=>ml,sha1_base64url:()=>fl,sha1_hex:()=>dl,sha256_base64:()=>gl,sha256_base64url:()=>vl,sha256_hex:()=>pl,sha384_base64:()=>$l,sha384_base64url:()=>bl,sha384_hex:()=>hl,sha512_base64:()=>yl,sha512_base64url:()=>xl,sha512_hex:()=>_l,string:()=>wn,time:()=>zn,ulid:()=>cn,undefined:()=>Nn,unicodeEmail:()=>au,uppercase:()=>Dn,uuid:()=>xe,uuid4:()=>Qs,uuid6:()=>Hs,uuid7:()=>el,xid:()=>sn});var an=/^[cC][^\\s-]{8,}$/,un=/^[0-9a-z]+$/,cn=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,sn=/^[0-9a-vA-V]{20}$/,ln=/^[A-Za-z0-9]{27}$/,dn=/^[a-zA-Z0-9_-]{21}$/,mn=/^P(?:(\\d+W)|(?!.*W)(?=\\d|T\\d)(\\d+Y)?(\\d+M)?(\\d+D)?(T(?=\\d)(\\d+H)?(\\d+M)?(\\d+([.,]\\d+)?S)?)?)$/,Ys=/^[-+]?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)?)??$/,fn=/^([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})$/,xe=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)$/,Qs=xe(4),Hs=xe(6),el=xe(7),pn=/^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_\'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$/,tl=/^[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])?)*$/,rl=/^(([^<>()\\[\\]\\\\.,;:\\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,}))$/,au=new RegExp(\'^[^\\\\s@"]{1,64}@[^\\\\s@]{1,255}$\',"u"),nl=au,il=/^[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])?)*$/,ol="^(\\\\p{Extended_Pictographic}|\\\\p{Emoji_Component})+$";function gn(){return new RegExp(ol,"u")}var vn=/^(?:(?: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])$/,hn=/^(([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}|:))$/,$n=/^((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])$/,bn=/^(([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])$/,_n=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,Jt=/^[A-Za-z0-9_-]*$/,yn=/^(?=.{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])?)*\\.?$/,al=/^([a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?\\.)+[a-zA-Z]{2,}$/,xn=/^\\+(?:[0-9]){6,14}[0-9]$/,uu="(?:(?:\\\\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])))",kn=new RegExp("^".concat(uu,"$"));function cu(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 zn(e){return new RegExp("^".concat(cu(e),"$"))}function In(e){let r=cu({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(uu,"T(?:").concat(i,")$"))}var wn=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,"$"))},Sn=/^-?\\d+n?$/,jn=/^-?\\d+$/,On=/^-?\\d+(?:\\.\\d+)?/,Pn=/^(?:true|false)$/i,Un=/^null$/i;var Nn=/^undefined$/i;var Zn=/^[^A-Z]*$/,Dn=/^[^a-z]*$/,ul=/^[0-9a-fA-F]*$/;function tt(e,r){return new RegExp("^[A-Za-z0-9+/]{".concat(e,"}").concat(r,"$"))}function rt(e){return new RegExp("^[A-Za-z0-9_-]{".concat(e,"}$"))}var cl=/^[0-9a-fA-F]{32}$/,sl=tt(22,"=="),ll=rt(22),dl=/^[0-9a-fA-F]{40}$/,ml=tt(27,"="),fl=rt(27),pl=/^[0-9a-fA-F]{64}$/,gl=tt(43,"="),vl=rt(43),hl=/^[0-9a-fA-F]{96}$/,$l=tt(64,""),bl=rt(64),_l=/^[0-9a-fA-F]{128}$/,yl=tt(86,"=="),xl=rt(86);var R=d("$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=[])}),lu={number:"number",bigint:"bigint",object:"date"},Mt=d("$ZodCheckLessThan",(e,r)=>{R.init(e,r);let n=lu[typeof r.value];e._zod.onattach.push(i=>{var u;let t=i._zod.bag,o=(u=r.inclusive?t.maximum:t.exclusiveMaximum)!=null?u: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:r.value,input:i.value,inclusive:r.inclusive,inst:e,continue:!r.abort})}}),Bt=d("$ZodCheckGreaterThan",(e,r)=>{R.init(e,r);let n=lu[typeof r.value];e._zod.onattach.push(i=>{var u;let t=i._zod.bag,o=(u=r.inclusive?t.minimum:t.exclusiveMinimum)!=null?u: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:r.value,input:i.value,inclusive:r.inclusive,inst:e,continue:!r.abort})}}),Tn=d("$ZodCheckMultipleOf",(e,r)=>{R.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):Wr(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})}}),En=d("$ZodCheckNumberFormat",(e,r)=>{var u;R.init(e,r),r.format=r.format||"float64";let n=(u=r.format)==null?void 0:u.includes("int"),i=n?"int":"number",[t,o]=Hr[r.format];e._zod.onattach.push(s=>{let c=s._zod.bag;c.format=r.format,c.minimum=t,c.maximum=o,n&&(c.pattern=jn)}),e._zod.check=s=>{let c=s.value;if(n){if(!Number.isInteger(c)){s.issues.push({expected:i,format:r.format,code:"invalid_type",continue:!1,input:c,inst:e});return}if(!Number.isSafeInteger(c)){c>0?s.issues.push({input:c,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:i,continue:!r.abort}):s.issues.push({input:c,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:i,continue:!r.abort});return}}c<t&&s.issues.push({origin:"number",input:c,code:"too_small",minimum:t,inclusive:!0,inst:e,continue:!r.abort}),c>o&&s.issues.push({origin:"number",input:c,code:"too_big",maximum:o,inst:e})}}),An=d("$ZodCheckBigIntFormat",(e,r)=>{R.init(e,r);let[n,i]=en[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,inst:e})}}),Rn=d("$ZodCheckMaxSize",(e,r)=>{var i;var n;R.init(e,r),(i=(n=e._zod.def).when)!=null||(n.when=t=>{let o=t.value;return!fe(o)&&o.size!==void 0}),e._zod.onattach.push(t=>{var u;let o=(u=t._zod.bag.maximum)!=null?u: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:qe(o),code:"too_big",maximum:r.maximum,inclusive:!0,input:o,inst:e,continue:!r.abort})}}),Ln=d("$ZodCheckMinSize",(e,r)=>{var i;var n;R.init(e,r),(i=(n=e._zod.def).when)!=null||(n.when=t=>{let o=t.value;return!fe(o)&&o.size!==void 0}),e._zod.onattach.push(t=>{var u;let o=(u=t._zod.bag.minimum)!=null?u: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:qe(o),code:"too_small",minimum:r.minimum,inclusive:!0,input:o,inst:e,continue:!r.abort})}}),Cn=d("$ZodCheckSizeEquals",(e,r)=>{var i;var n;R.init(e,r),(i=(n=e._zod.def).when)!=null||(n.when=t=>{let o=t.value;return!fe(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,u=o.size;if(u===r.size)return;let s=u>r.size;t.issues.push(z(m({origin:qe(o)},s?{code:"too_big",maximum:r.size}:{code:"too_small",minimum:r.size}),{inclusive:!0,exact:!0,input:t.value,inst:e,continue:!r.abort}))}}),Vn=d("$ZodCheckMaxLength",(e,r)=>{var i;var n;R.init(e,r),(i=(n=e._zod.def).when)!=null||(n.when=t=>{let o=t.value;return!fe(o)&&o.length!==void 0}),e._zod.onattach.push(t=>{var u;let o=(u=t._zod.bag.maximum)!=null?u: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 s=Ye(o);t.issues.push({origin:s,code:"too_big",maximum:r.maximum,inclusive:!0,input:o,inst:e,continue:!r.abort})}}),Fn=d("$ZodCheckMinLength",(e,r)=>{var i;var n;R.init(e,r),(i=(n=e._zod.def).when)!=null||(n.when=t=>{let o=t.value;return!fe(o)&&o.length!==void 0}),e._zod.onattach.push(t=>{var u;let o=(u=t._zod.bag.minimum)!=null?u: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 s=Ye(o);t.issues.push({origin:s,code:"too_small",minimum:r.minimum,inclusive:!0,input:o,inst:e,continue:!r.abort})}}),Jn=d("$ZodCheckLengthEquals",(e,r)=>{var i;var n;R.init(e,r),(i=(n=e._zod.def).when)!=null||(n.when=t=>{let o=t.value;return!fe(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,u=o.length;if(u===r.length)return;let s=Ye(o),c=u>r.length;t.issues.push(z(m({origin:s},c?{code:"too_big",maximum:r.length}:{code:"too_small",minimum:r.length}),{inclusive:!0,exact:!0,input:t.value,inst:e,continue:!r.abort}))}}),De=d("$ZodCheckStringFormat",(e,r)=>{var t,o;var n,i;R.init(e,r),e._zod.onattach.push(u=>{var c;let s=u._zod.bag;s.format=r.format,r.pattern&&((c=s.patterns)!=null||(s.patterns=new Set),s.patterns.add(r.pattern))}),r.pattern?(t=(n=e._zod).check)!=null||(n.check=u=>{r.pattern.lastIndex=0,!r.pattern.test(u.value)&&u.issues.push(z(m({origin:"string",code:"invalid_format",format:r.format,input:u.value},r.pattern?{pattern:r.pattern.toString()}:{}),{inst:e,continue:!r.abort}))}):(o=(i=e._zod).check)!=null||(i.check=()=>{})}),Mn=d("$ZodCheckRegex",(e,r)=>{De.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})}}),Bn=d("$ZodCheckLowerCase",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=Zn),De.init(e,r)}),Kn=d("$ZodCheckUpperCase",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=Dn),De.init(e,r)}),Gn=d("$ZodCheckIncludes",(e,r)=>{R.init(e,r);let n=ie(r.includes),i=new RegExp(typeof r.position=="number"?"^.{".concat(r.position,"}").concat(n):n);r.pattern=i,e._zod.onattach.push(t=>{var u;let o=t._zod.bag;(u=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})}}),Wn=d("$ZodCheckStartsWith",(e,r)=>{var i;R.init(e,r);let n=new RegExp("^".concat(ie(r.prefix),".*"));(i=r.pattern)!=null||(r.pattern=n),e._zod.onattach.push(t=>{var u;let o=t._zod.bag;(u=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})}}),Xn=d("$ZodCheckEndsWith",(e,r)=>{var i;R.init(e,r);let n=new RegExp(".*".concat(ie(r.suffix),"$"));(i=r.pattern)!=null||(r.pattern=n),e._zod.onattach.push(t=>{var u;let o=t._zod.bag;(u=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 su(e,r,n){e.issues.length&&r.issues.push(...q(n,e.issues))}var qn=d("$ZodCheckProperty",(e,r)=>{R.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=>su(t,n,r.property));su(i,n,r.property)}}),Yn=d("$ZodCheckMimeType",(e,r)=>{R.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})}}),Qn=d("$ZodCheckOverwrite",(e,r)=>{R.init(e,r),e._zod.check=n=>{n.value=r.tx(n.value)}});var nt=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(u=>u),t=Math.min(...i.map(u=>u.length-u.trimStart().length)),o=i.map(u=>u.slice(t)).map(u=>" ".repeat(this.indent*2)+u);for(let u of o)this.content.push(u)}compile(){var o;let r=Function,n=this==null?void 0:this.args,t=[...((o=this==null?void 0:this.content)!=null?o:[""]).map(u=>" ".concat(u))];return new r(...n,t.join("\\n"))}};var Hn={major:4,minor:1,patch:12};var O=d("$ZodType",(e,r)=>{var t,o,u;var n;e!=null||(e={}),e._zod.def=r,e._zod.bag=e._zod.bag||{},e._zod.version=Hn;let i=[...(t=e._zod.def.checks)!=null?t:[]];e._zod.traits.has("$ZodCheck")&&i.unshift(e);for(let s of i)for(let c of s._zod.onattach)c(e);if(i.length===0)(o=(n=e._zod).deferred)!=null||(n.deferred=[]),(u=e._zod.deferred)==null||u.push(()=>{e._zod.run=e._zod.parse});else{let s=(a,l,v)=>{let f=he(a),h;for(let x of l){if(x._zod.def.when){if(!x._zod.def.when(a))continue}else if(f)continue;let S=a.issues.length,I=x._zod.check(a);if(I instanceof Promise&&(v==null?void 0:v.async)===!1)throw new te;if(h||I instanceof Promise)h=(h!=null?h:Promise.resolve()).then(async()=>{await I,a.issues.length!==S&&(f||(f=he(a,S)))});else{if(a.issues.length===S)continue;f||(f=he(a,S))}}return h?h.then(()=>a):a},c=(a,l,v)=>{if(he(a))return a.aborted=!0,a;let f=s(l,i,v);if(f instanceof Promise){if(v.async===!1)throw new te;return f.then(h=>e._zod.parse(h,v))}return e._zod.parse(f,v)};e._zod.run=(a,l)=>{if(l.skipChecks)return e._zod.parse(a,l);if(l.direction==="backward"){let f=e._zod.parse({value:a.value,issues:[]},z(m({},l),{skipChecks:!0}));return f instanceof Promise?f.then(h=>c(h,a,l)):c(f,a,l)}let v=e._zod.parse(a,l);if(v instanceof Promise){if(l.async===!1)throw new te;return v.then(f=>s(f,i,l))}return s(v,i,l)}}e["~standard"]={validate:s=>{var c;try{let a=nn(e,s);return a.success?{value:a.data}:{issues:(c=a.error)==null?void 0:c.issues}}catch(a){return on(e,s).then(l=>{var v;return l.success?{value:l.data}:{issues:(v=l.error)==null?void 0:v.issues}})}},vendor:"zod",version:1}}),ke=d("$ZodString",(e,r)=>{var n,i,t;O.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:wn(e._zod.bag),e._zod.parse=(o,u)=>{if(r.coerce)try{o.value=String(o.value)}catch(s){}return typeof o.value=="string"||o.issues.push({expected:"string",code:"invalid_type",input:o.value,inst:e}),o}}),T=d("$ZodStringFormat",(e,r)=>{De.init(e,r),ke.init(e,r)}),ti=d("$ZodGUID",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=fn),T.init(e,r)}),ri=d("$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=xe(o))}else(i=r.pattern)!=null||(r.pattern=xe());T.init(e,r)}),ni=d("$ZodEmail",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=pn),T.init(e,r)}),ii=d("$ZodURL",(e,r)=>{T.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:yn.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})}}}),oi=d("$ZodEmoji",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=gn()),T.init(e,r)}),ai=d("$ZodNanoID",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=dn),T.init(e,r)}),ui=d("$ZodCUID",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=an),T.init(e,r)}),ci=d("$ZodCUID2",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=un),T.init(e,r)}),si=d("$ZodULID",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=cn),T.init(e,r)}),li=d("$ZodXID",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=sn),T.init(e,r)}),di=d("$ZodKSUID",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=ln),T.init(e,r)}),mi=d("$ZodISODateTime",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=In(r)),T.init(e,r)}),fi=d("$ZodISODate",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=kn),T.init(e,r)}),pi=d("$ZodISOTime",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=zn(r)),T.init(e,r)}),gi=d("$ZodISODuration",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=mn),T.init(e,r)}),vi=d("$ZodIPv4",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=vn),T.init(e,r),e._zod.onattach.push(i=>{let t=i._zod.bag;t.format="ipv4"})}),hi=d("$ZodIPv6",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=hn),T.init(e,r),e._zod.onattach.push(i=>{let t=i._zod.bag;t.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})}}}),$i=d("$ZodCIDRv4",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=$n),T.init(e,r)}),bi=d("$ZodCIDRv6",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=bn),T.init(e,r),e._zod.check=i=>{let t=i.value.split("/");try{if(t.length!==2)throw new Error;let[o,u]=t;if(!u)throw new Error;let s=Number(u);if("".concat(s)!==u)throw new Error;if(s<0||s>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 _i(e){if(e==="")return!0;if(e.length%4!==0)return!1;try{return atob(e),!0}catch(r){return!1}}var yi=d("$ZodBase64",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=_n),T.init(e,r),e._zod.onattach.push(i=>{i._zod.bag.contentEncoding="base64"}),e._zod.check=i=>{_i(i.value)||i.issues.push({code:"invalid_format",format:"base64",input:i.value,inst:e,continue:!r.abort})}});function xu(e){if(!Jt.test(e))return!1;let r=e.replace(/[-_]/g,i=>i==="-"?"+":"/"),n=r.padEnd(Math.ceil(r.length/4)*4,"=");return _i(n)}var xi=d("$ZodBase64URL",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=Jt),T.init(e,r),e._zod.onattach.push(i=>{i._zod.bag.contentEncoding="base64url"}),e._zod.check=i=>{xu(i.value)||i.issues.push({code:"invalid_format",format:"base64url",input:i.value,inst:e,continue:!r.abort})}}),ki=d("$ZodE164",(e,r)=>{var n;(n=r.pattern)!=null||(r.pattern=xn),T.init(e,r)});function ku(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 zi=d("$ZodJWT",(e,r)=>{T.init(e,r),e._zod.check=n=>{ku(n.value,r.alg)||n.issues.push({code:"invalid_format",format:"jwt",input:n.value,inst:e,continue:!r.abort})}}),Ii=d("$ZodCustomStringFormat",(e,r)=>{T.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})}}),Yt=d("$ZodNumber",(e,r)=>{var n;O.init(e,r),e._zod.pattern=(n=e._zod.bag.pattern)!=null?n:On,e._zod.parse=(i,t)=>{if(r.coerce)try{i.value=Number(i.value)}catch(s){}let o=i.value;if(typeof o=="number"&&!Number.isNaN(o)&&Number.isFinite(o))return i;let u=typeof o=="number"?Number.isNaN(o)?"NaN":Number.isFinite(o)?void 0:"Infinity":void 0;return i.issues.push(m({expected:"number",code:"invalid_type",input:o,inst:e},u?{received:u}:{})),i}}),wi=d("$ZodNumber",(e,r)=>{En.init(e,r),Yt.init(e,r)}),it=d("$ZodBoolean",(e,r)=>{O.init(e,r),e._zod.pattern=Pn,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}}),Qt=d("$ZodBigInt",(e,r)=>{O.init(e,r),e._zod.pattern=Sn,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}}),Si=d("$ZodBigInt",(e,r)=>{An.init(e,r),Qt.init(e,r)}),ji=d("$ZodSymbol",(e,r)=>{O.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}}),Oi=d("$ZodUndefined",(e,r)=>{O.init(e,r),e._zod.pattern=Nn,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}}),Pi=d("$ZodNull",(e,r)=>{O.init(e,r),e._zod.pattern=Un,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}}),Ui=d("$ZodAny",(e,r)=>{O.init(e,r),e._zod.parse=n=>n}),Ni=d("$ZodUnknown",(e,r)=>{O.init(e,r),e._zod.parse=n=>n}),Zi=d("$ZodNever",(e,r)=>{O.init(e,r),e._zod.parse=(n,i)=>(n.issues.push({expected:"never",code:"invalid_type",input:n.value,inst:e}),n)}),Di=d("$ZodVoid",(e,r)=>{O.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}}),Ti=d("$ZodDate",(e,r)=>{O.init(e,r),e._zod.parse=(n,i)=>{if(r.coerce)try{n.value=new Date(n.value)}catch(s){}let t=n.value,o=t instanceof Date;return o&&!Number.isNaN(t.getTime())||n.issues.push(z(m({expected:"date",code:"invalid_type",input:t},o?{received:"Invalid Date"}:{}),{inst:e})),n}});function mu(e,r,n){e.issues.length&&r.issues.push(...q(n,e.issues)),r.value[n]=e.value}var Ei=d("$ZodArray",(e,r)=>{O.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 u=0;u<t.length;u++){let s=t[u],c=r.element._zod.run({value:s,issues:[]},i);c instanceof Promise?o.push(c.then(a=>mu(a,n,u))):mu(c,n,u)}return o.length?Promise.all(o).then(()=>n):n}});function qt(e,r,n,i){e.issues.length&&r.issues.push(...q(n,e.issues)),e.value===void 0?n in i&&(r.value[n]=void 0):r.value[n]=e.value}function zu(e){var i,t,o,u;let r=Object.keys(e.shape);for(let s of r)if(!((u=(o=(t=(i=e.shape)==null?void 0:i[s])==null?void 0:t._zod)==null?void 0:o.traits)!=null&&u.has("$ZodType")))throw new Error(\'Invalid element at key "\'.concat(s,\'": expected a Zod schema\'));let n=Qr(e.shape);return z(m({},e),{keys:r,keySet:new Set(r),numKeys:r.length,optionalKeys:new Set(n)})}function Iu(e,r,n,i,t,o){let u=[],s=t.keySet,c=t.catchall._zod,a=c.def.type;for(let l of Object.keys(r)){if(s.has(l))continue;if(a==="never"){u.push(l);continue}let v=c.run({value:r[l],issues:[]},i);v instanceof Promise?e.push(v.then(f=>qt(f,n,l,r))):qt(v,n,l,r)}return u.length&&n.issues.push({code:"unrecognized_keys",keys:u,input:r,inst:o}),e.length?Promise.all(e).then(()=>n):n}var wu=d("$ZodObject",(e,r)=>{O.init(e,r);let n=Object.getOwnPropertyDescriptor(r,"shape");if(!(n!=null&&n.get)){let s=r.shape;Object.defineProperty(r,"shape",{get:()=>{let c=m({},s);return Object.defineProperty(r,"shape",{value:c}),c}})}let i=je(()=>zu(r));Z(e._zod,"propValues",()=>{var a;let s=r.shape,c={};for(let l in s){let v=s[l]._zod;if(v.values){(a=c[l])!=null||(c[l]=new Set);for(let f of v.values)c[l].add(f)}}return c});let t=ye,o=r.catchall,u;e._zod.parse=(s,c)=>{u!=null||(u=i.value);let a=s.value;if(!t(a))return s.issues.push({expected:"object",code:"invalid_type",input:a,inst:e}),s;s.value={};let l=[],v=u.shape;for(let f of u.keys){let x=v[f]._zod.run({value:a[f],issues:[]},c);x instanceof Promise?l.push(x.then(S=>qt(S,s,f,a))):qt(x,s,f,a)}return o?Iu(l,a,s,c,i.value,e):l.length?Promise.all(l).then(()=>s):s}}),Ai=d("$ZodObjectJIT",(e,r)=>{wu.init(e,r);let n=e._zod.parse,i=je(()=>zu(r)),t=f=>{let h=new nt(["shape","payload","ctx"]),x=i.value,S=g=>{let $=Ut(g);return"shape[".concat($,"]._zod.run({ value: input[").concat($,"], issues: [] }, ctx)")};h.write("const input = payload.value;");let I=Object.create(null),C=0;for(let g of x.keys)I[g]="key_".concat(C++);h.write("const newResult = {};");for(let g of x.keys){let $=I[g],k=Ut(g);h.write("const ".concat($," = ").concat(S(g),";")),h.write("\\n if (".concat($,".issues.length) {\\n payload.issues = payload.issues.concat(").concat($,".issues.map(iss => ({\\n ...iss,\\n path: iss.path ? [").concat(k,", ...iss.path] : [").concat(k,"]\\n })));\\n }\\n \\n \\n if (").concat($,".value === undefined) {\\n if (").concat(k," in input) {\\n newResult[").concat(k,"] = undefined;\\n }\\n } else {\\n newResult[").concat(k,"] = ").concat($,".value;\\n }\\n \\n "))}h.write("payload.value = newResult;"),h.write("return payload;");let j=h.compile();return(g,$)=>j(f,g,$)},o,u=ye,s=!Be.jitless,a=s&&Xr.value,l=r.catchall,v;e._zod.parse=(f,h)=>{v!=null||(v=i.value);let x=f.value;return u(x)?s&&a&&(h==null?void 0:h.async)===!1&&h.jitless!==!0?(o||(o=t(r.shape)),f=o(f,h),l?Iu([],x,f,h,v,e):f):n(f,h):(f.issues.push({expected:"object",code:"invalid_type",input:x,inst:e}),f)}});function fu(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=>!he(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(u=>Y(u,i,L())))}),r)}var Ht=d("$ZodUnion",(e,r)=>{O.init(e,r),Z(e._zod,"optin",()=>r.options.some(t=>t._zod.optin==="optional")?"optional":void 0),Z(e._zod,"optout",()=>r.options.some(t=>t._zod.optout==="optional")?"optional":void 0),Z(e._zod,"values",()=>{if(r.options.every(t=>t._zod.values))return new Set(r.options.flatMap(t=>Array.from(t._zod.values)))}),Z(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=>We(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 u=!1,s=[];for(let c of r.options){let a=c._zod.run({value:t.value,issues:[]},o);if(a instanceof Promise)s.push(a),u=!0;else{if(a.issues.length===0)return a;s.push(a)}}return u?Promise.all(s).then(c=>fu(c,t,e,o)):fu(s,t,e,o)}}),Ri=d("$ZodDiscriminatedUnion",(e,r)=>{Ht.init(e,r);let n=e._zod.parse;Z(e._zod,"propValues",()=>{let t={};for(let o of r.options){let u=o._zod.propValues;if(!u||Object.keys(u).length===0)throw new Error(\'Invalid discriminated union option at index "\'.concat(r.options.indexOf(o),\'"\'));for(let[s,c]of Object.entries(u)){t[s]||(t[s]=new Set);for(let a of c)t[s].add(a)}}return t});let i=je(()=>{var u;let t=r.options,o=new Map;for(let s of t){let c=(u=s._zod.propValues)==null?void 0:u[r.discriminator];if(!c||c.size===0)throw new Error(\'Invalid discriminated union option at index "\'.concat(r.options.indexOf(s),\'"\'));for(let a of c){if(o.has(a))throw new Error(\'Duplicate discriminator value "\'.concat(String(a),\'"\'));o.set(a,s)}}return o});e._zod.parse=(t,o)=>{let u=t.value;if(!ye(u))return t.issues.push({code:"invalid_type",expected:"object",input:u,inst:e}),t;let s=i.value.get(u==null?void 0:u[r.discriminator]);return s?s._zod.run(t,o):r.unionFallback?n(t,o):(t.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",discriminator:r.discriminator,input:u,path:[r.discriminator],inst:e}),t)}}),Li=d("$ZodIntersection",(e,r)=>{O.init(e,r),e._zod.parse=(n,i)=>{let t=n.value,o=r.left._zod.run({value:t,issues:[]},i),u=r.right._zod.run({value:t,issues:[]},i);return o instanceof Promise||u instanceof Promise?Promise.all([o,u]).then(([c,a])=>pu(n,c,a)):pu(n,o,u)}});function ei(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(ve(e)&&ve(r)){let n=Object.keys(r),i=Object.keys(e).filter(o=>n.indexOf(o)!==-1),t=m(m({},e),r);for(let o of i){let u=ei(e[o],r[o]);if(!u.valid)return{valid:!1,mergeErrorPath:[o,...u.mergeErrorPath]};t[o]=u.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],u=ei(t,o);if(!u.valid)return{valid:!1,mergeErrorPath:[i,...u.mergeErrorPath]};n.push(u.data)}return{valid:!0,data:n}}return{valid:!1,mergeErrorPath:[]}}function pu(e,r,n){if(r.issues.length&&e.issues.push(...r.issues),n.issues.length&&e.issues.push(...n.issues),he(e))return e;let i=ei(r.value,n.value);if(!i.valid)throw new Error("Unmergable intersection. Error path: "+"".concat(JSON.stringify(i.mergeErrorPath)));return e.value=i.data,e}var er=d("$ZodTuple",(e,r)=>{O.init(e,r);let n=r.items,i=n.length-[...n].reverse().findIndex(t=>t._zod.optin!=="optional");e._zod.parse=(t,o)=>{let u=t.value;if(!Array.isArray(u))return t.issues.push({input:u,inst:e,expected:"tuple",code:"invalid_type"}),t;t.value=[];let s=[];if(!r.rest){let a=u.length>n.length,l=u.length<i-1;if(a||l)return t.issues.push(z(m({},a?{code:"too_big",maximum:n.length}:{code:"too_small",minimum:n.length}),{input:u,inst:e,origin:"array"})),t}let c=-1;for(let a of n){if(c++,c>=u.length&&c>=i)continue;let l=a._zod.run({value:u[c],issues:[]},o);l instanceof Promise?s.push(l.then(v=>Kt(v,t,c))):Kt(l,t,c)}if(r.rest){let a=u.slice(n.length);for(let l of a){c++;let v=r.rest._zod.run({value:l,issues:[]},o);v instanceof Promise?s.push(v.then(f=>Kt(f,t,c))):Kt(v,t,c)}}return s.length?Promise.all(s).then(()=>t):t}});function Kt(e,r,n){e.issues.length&&r.issues.push(...q(n,e.issues)),r.value[n]=e.value}var Ci=d("$ZodRecord",(e,r)=>{O.init(e,r),e._zod.parse=(n,i)=>{let t=n.value;if(!ve(t))return n.issues.push({expected:"record",code:"invalid_type",input:t,inst:e}),n;let o=[];if(r.keyType._zod.values){let u=r.keyType._zod.values;n.value={};for(let c of u)if(typeof c=="string"||typeof c=="number"||typeof c=="symbol"){let a=r.valueType._zod.run({value:t[c],issues:[]},i);a instanceof Promise?o.push(a.then(l=>{l.issues.length&&n.issues.push(...q(c,l.issues)),n.value[c]=l.value})):(a.issues.length&&n.issues.push(...q(c,a.issues)),n.value[c]=a.value)}let s;for(let c in t)u.has(c)||(s=s!=null?s:[],s.push(c));s&&s.length>0&&n.issues.push({code:"unrecognized_keys",input:t,inst:e,keys:s})}else{n.value={};for(let u of Reflect.ownKeys(t)){if(u==="__proto__")continue;let s=r.keyType._zod.run({value:u,issues:[]},i);if(s instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(s.issues.length){n.issues.push({code:"invalid_key",origin:"record",issues:s.issues.map(a=>Y(a,i,L())),input:u,path:[u],inst:e}),n.value[s.value]=s.value;continue}let c=r.valueType._zod.run({value:t[u],issues:[]},i);c instanceof Promise?o.push(c.then(a=>{a.issues.length&&n.issues.push(...q(u,a.issues)),n.value[s.value]=a.value})):(c.issues.length&&n.issues.push(...q(u,c.issues)),n.value[s.value]=c.value)}}return o.length?Promise.all(o).then(()=>n):n}}),Vi=d("$ZodMap",(e,r)=>{O.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[u,s]of t){let c=r.keyType._zod.run({value:u,issues:[]},i),a=r.valueType._zod.run({value:s,issues:[]},i);c instanceof Promise||a instanceof Promise?o.push(Promise.all([c,a]).then(([l,v])=>{gu(l,v,n,u,t,e,i)})):gu(c,a,n,u,t,e,i)}return o.length?Promise.all(o).then(()=>n):n}});function gu(e,r,n,i,t,o,u){e.issues.length&&(Xe.has(typeof i)?n.issues.push(...q(i,e.issues)):n.issues.push({code:"invalid_key",origin:"map",input:t,inst:o,issues:e.issues.map(s=>Y(s,u,L()))})),r.issues.length&&(Xe.has(typeof i)?n.issues.push(...q(i,r.issues)):n.issues.push({origin:"map",code:"invalid_element",input:t,inst:o,key:i,issues:r.issues.map(s=>Y(s,u,L()))})),n.value.set(e.value,r.value)}var Fi=d("$ZodSet",(e,r)=>{O.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 u of t){let s=r.valueType._zod.run({value:u,issues:[]},i);s instanceof Promise?o.push(s.then(c=>vu(c,n))):vu(s,n)}return o.length?Promise.all(o).then(()=>n):n}});function vu(e,r){e.issues.length&&r.issues.push(...e.issues),r.value.add(e.value)}var Ji=d("$ZodEnum",(e,r)=>{O.init(e,r);let n=Ge(r.entries),i=new Set(n);e._zod.values=i,e._zod.pattern=new RegExp("^(".concat(n.filter(t=>Xe.has(typeof t)).map(t=>typeof t=="string"?ie(t):t.toString()).join("|"),")$")),e._zod.parse=(t,o)=>{let u=t.value;return i.has(u)||t.issues.push({code:"invalid_value",values:n,input:u,inst:e}),t}}),Mi=d("$ZodLiteral",(e,r)=>{if(O.init(e,r),r.values.length===0)throw new Error("Cannot create literal schema with no valid values");e._zod.values=new Set(r.values),e._zod.pattern=new RegExp("^(".concat(r.values.map(n=>typeof n=="string"?ie(n):n?ie(n.toString()):String(n)).join("|"),")$")),e._zod.parse=(n,i)=>{let t=n.value;return e._zod.values.has(t)||n.issues.push({code:"invalid_value",values:r.values,input:t,inst:e}),n}}),Bi=d("$ZodFile",(e,r)=>{O.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}}),Ki=d("$ZodTransform",(e,r)=>{O.init(e,r),e._zod.parse=(n,i)=>{if(i.direction==="backward")throw new me(e.constructor.name);let t=r.transform(n.value,n);if(i.async)return(t instanceof Promise?t:Promise.resolve(t)).then(u=>(n.value=u,n));if(t instanceof Promise)throw new te;return n.value=t,n}});function hu(e,r){return e.issues.length&&r===void 0?{issues:[],value:void 0}:e}var Gi=d("$ZodOptional",(e,r)=>{O.init(e,r),e._zod.optin="optional",e._zod.optout="optional",Z(e._zod,"values",()=>r.innerType._zod.values?new Set([...r.innerType._zod.values,void 0]):void 0),Z(e._zod,"pattern",()=>{let n=r.innerType._zod.pattern;return n?new RegExp("^(".concat(We(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=>hu(o,n.value)):hu(t,n.value)}return n.value===void 0?n:r.innerType._zod.run(n,i)}}),Wi=d("$ZodNullable",(e,r)=>{O.init(e,r),Z(e._zod,"optin",()=>r.innerType._zod.optin),Z(e._zod,"optout",()=>r.innerType._zod.optout),Z(e._zod,"pattern",()=>{let n=r.innerType._zod.pattern;return n?new RegExp("^(".concat(We(n.source),"|null)$")):void 0}),Z(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)}),Xi=d("$ZodDefault",(e,r)=>{O.init(e,r),e._zod.optin="optional",Z(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=>$u(o,r)):$u(t,r)}});function $u(e,r){return e.value===void 0&&(e.value=r.defaultValue),e}var qi=d("$ZodPrefault",(e,r)=>{O.init(e,r),e._zod.optin="optional",Z(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))}),Yi=d("$ZodNonOptional",(e,r)=>{O.init(e,r),Z(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=>bu(o,e)):bu(t,e)}});function bu(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 Qi=d("$ZodSuccess",(e,r)=>{O.init(e,r),e._zod.parse=(n,i)=>{if(i.direction==="backward")throw new me("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)}}),Hi=d("$ZodCatch",(e,r)=>{O.init(e,r),Z(e._zod,"optin",()=>r.innerType._zod.optin),Z(e._zod,"optout",()=>r.innerType._zod.optout),Z(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(m({},n),{error:{issues:o.issues.map(u=>Y(u,i,L()))},input:n.value})),n.issues=[]),n)):(n.value=t.value,t.issues.length&&(n.value=r.catchValue(z(m({},n),{error:{issues:t.issues.map(o=>Y(o,i,L()))},input:n.value})),n.issues=[]),n)}}),eo=d("$ZodNaN",(e,r)=>{O.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)}),to=d("$ZodPipe",(e,r)=>{O.init(e,r),Z(e._zod,"values",()=>r.in._zod.values),Z(e._zod,"optin",()=>r.in._zod.optin),Z(e._zod,"optout",()=>r.out._zod.optout),Z(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(u=>Gt(u,r.in,i)):Gt(o,r.in,i)}let t=r.in._zod.run(n,i);return t instanceof Promise?t.then(o=>Gt(o,r.out,i)):Gt(t,r.out,i)}});function Gt(e,r,n){return e.issues.length?(e.aborted=!0,e):r._zod.run({value:e.value,issues:e.issues},n)}var ot=d("$ZodCodec",(e,r)=>{O.init(e,r),Z(e._zod,"values",()=>r.in._zod.values),Z(e._zod,"optin",()=>r.in._zod.optin),Z(e._zod,"optout",()=>r.out._zod.optout),Z(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(u=>Wt(u,r,i)):Wt(o,r,i)}else{let o=r.out._zod.run(n,i);return o instanceof Promise?o.then(u=>Wt(u,r,i)):Wt(o,r,i)}}});function Wt(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=>Xt(e,o,r.out,n)):Xt(e,t,r.out,n)}else{let t=r.reverseTransform(e.value,e);return t instanceof Promise?t.then(o=>Xt(e,o,r.in,n)):Xt(e,t,r.in,n)}}function Xt(e,r,n,i){return e.issues.length?(e.aborted=!0,e):n._zod.run({value:r,issues:e.issues},i)}var ro=d("$ZodReadonly",(e,r)=>{O.init(e,r),Z(e._zod,"propValues",()=>r.innerType._zod.propValues),Z(e._zod,"values",()=>r.innerType._zod.values),Z(e._zod,"optin",()=>r.innerType._zod.optin),Z(e._zod,"optout",()=>r.innerType._zod.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(_u):_u(t)}});function _u(e){return e.value=Object.freeze(e.value),e}var no=d("$ZodTemplateLiteral",(e,r)=>{O.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,u=t.endsWith("$")?t.length-1:t.length;n.push(t.slice(o,u))}else if(i===null||Yr.has(typeof i))n.push(ie("".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:"template_literal",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)}}),io=d("$ZodFunction",(e,r)=>(O.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?Zt(e._def.input,i):i,o=Reflect.apply(n,this,t);return e._def.output?Zt(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 Dt(e._def.input,i):i,o=await Reflect.apply(n,this,t);return e._def.output?await Dt(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 er({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)),oo=d("$ZodPromise",(e,r)=>{O.init(e,r),e._zod.parse=(n,i)=>Promise.resolve(n.value).then(t=>r.innerType._zod.run({value:t,issues:[]},i))}),ao=d("$ZodLazy",(e,r)=>{O.init(e,r),Z(e._zod,"innerType",()=>r.getter()),Z(e._zod,"pattern",()=>e._zod.innerType._zod.pattern),Z(e._zod,"propValues",()=>e._zod.innerType._zod.propValues),Z(e._zod,"optin",()=>{var n;return(n=e._zod.innerType._zod.optin)!=null?n:void 0}),Z(e._zod,"optout",()=>{var n;return(n=e._zod.innerType._zod.optout)!=null?n:void 0}),e._zod.parse=(n,i)=>e._zod.innerType._zod.run(n,i)}),uo=d("$ZodCustom",(e,r)=>{R.init(e,r),O.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=>yu(o,n,i,e));yu(t,n,i,e)}});function yu(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(Oe(o))}}var ze={};_e(ze,{ar:()=>Su,az:()=>ju,be:()=>Pu,bg:()=>Uu,ca:()=>Nu,cs:()=>Zu,da:()=>Du,de:()=>Tu,en:()=>tr,eo:()=>Eu,es:()=>Au,fa:()=>Ru,fi:()=>Lu,fr:()=>Cu,frCA:()=>Vu,he:()=>Fu,hu:()=>Ju,id:()=>Mu,is:()=>Bu,it:()=>Ku,ja:()=>Gu,ka:()=>Wu,kh:()=>Xu,km:()=>rr,ko:()=>qu,lt:()=>Qu,mk:()=>Hu,ms:()=>ec,nl:()=>tc,no:()=>rc,ota:()=>nc,pl:()=>oc,ps:()=>ic,pt:()=>ac,ru:()=>cc,sl:()=>sc,sv:()=>lc,ta:()=>dc,th:()=>mc,tr:()=>fc,ua:()=>pc,uk:()=>nr,ur:()=>gc,vi:()=>vc,yo:()=>bc,zhCN:()=>hc,zhTW:()=>$c});var zl=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\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.expected,"\\u060C \\u0648\\u0644\\u0643\\u0646 \\u062A\\u0645 \\u0625\\u062F\\u062E\\u0627\\u0644 ").concat(n(t.input));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(b(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(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?" \\u0623\\u0643\\u0628\\u0631 \\u0645\\u0646 \\u0627\\u0644\\u0644\\u0627\\u0632\\u0645: \\u064A\\u0641\\u062A\\u0631\\u0636 \\u0623\\u0646 \\u062A\\u0643\\u0648\\u0646 ".concat((o=t.origin)!=null?o:"\\u0627\\u0644\\u0642\\u064A\\u0645\\u0629"," ").concat(a," ").concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"\\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?">=":">",l=r(t.origin);return l?"\\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(l.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((c=i[a.format])!=null?c: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(p(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 Su(){return{localeError:zl()}}var Il=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"Yanl\\u0131\\u015F d\\u0259y\\u0259r: g\\xF6zl\\u0259nil\\u0259n ".concat(t.expected,", daxil olan ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Yanl\\u0131\\u015F d\\u0259y\\u0259r: g\\xF6zl\\u0259nil\\u0259n ".concat(b(t.values[0])):"Yanl\\u0131\\u015F se\\xE7im: a\\u015Fa\\u011F\\u0131dak\\u0131lardan biri olmal\\u0131d\\u0131r: ".concat(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"\\xC7ox b\\xF6y\\xFCk: g\\xF6zl\\u0259nil\\u0259n ".concat((o=t.origin)!=null?o:"d\\u0259y\\u0259r"," ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"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?">=":">",l=r(t.origin);return l?"\\xC7ox ki\\xE7ik: g\\xF6zl\\u0259nil\\u0259n ".concat(t.origin," ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 ju(){return{localeError:Il()}}function Ou(e,r,n,i){let t=Math.abs(e),o=t%10,u=t%100;return u>=11&&u<=19?i:o===1?r:o>=2&&o<=4?n:i}var wl=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"\\u043B\\u0456\\u043A";case"object":{if(Array.isArray(t))return"\\u043C\\u0430\\u0441\\u0456\\u045E";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s;switch(t.code){case"invalid_type":return"\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B \\u045E\\u0432\\u043E\\u0434: \\u0447\\u0430\\u043A\\u0430\\u045E\\u0441\\u044F ".concat(t.expected,", \\u0430\\u0442\\u0440\\u044B\\u043C\\u0430\\u043D\\u0430 ").concat(n(t.input));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(b(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(p(t.values,"|"));case"too_big":{let c=t.inclusive?"<=":"<",a=r(t.origin);if(a){let l=Number(t.maximum),v=Ou(l,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((o=t.origin)!=null?o:"\\u0437\\u043D\\u0430\\u0447\\u044D\\u043D\\u043D\\u0435"," \\u043F\\u0430\\u0432\\u0456\\u043D\\u043D\\u0430 ").concat(a.verb," ").concat(c).concat(t.maximum.toString()," ").concat(v)}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((u=t.origin)!=null?u:"\\u0437\\u043D\\u0430\\u0447\\u044D\\u043D\\u043D\\u0435"," \\u043F\\u0430\\u0432\\u0456\\u043D\\u043D\\u0430 \\u0431\\u044B\\u0446\\u044C ").concat(c).concat(t.maximum.toString())}case"too_small":{let c=t.inclusive?">=":">",a=r(t.origin);if(a){let l=Number(t.minimum),v=Ou(l,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(c).concat(t.minimum.toString()," ").concat(v)}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(c).concat(t.minimum.toString())}case"invalid_format":{let c=t;return c.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(c.prefix,\'"\'):c.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(c.suffix,\'"\'):c.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(c.includes,\'"\'):c.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(c.pattern):"\\u041D\\u044F\\u043F\\u0440\\u0430\\u0432\\u0456\\u043B\\u044C\\u043D\\u044B ".concat((s=i[c.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(p(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 Pu(){return{localeError:wl()}}var Sl=e=>{let r=typeof e;switch(r){case"number":return Number.isNaN(e)?"NaN":"\\u0447\\u0438\\u0441\\u043B\\u043E";case"object":{if(Array.isArray(e))return"\\u043C\\u0430\\u0441\\u0438\\u0432";if(e===null)return"null";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return r},jl=()=>{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(i){var t;return(t=e[i])!=null?t: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"};return i=>{var t,o,u,s;switch(i.code){case"invalid_type":return"\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D \\u0432\\u0445\\u043E\\u0434: \\u043E\\u0447\\u0430\\u043A\\u0432\\u0430\\u043D ".concat(i.expected,", \\u043F\\u043E\\u043B\\u0443\\u0447\\u0435\\u043D ").concat(Sl(i.input));case"invalid_value":return i.values.length===1?"\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D \\u0432\\u0445\\u043E\\u0434: \\u043E\\u0447\\u0430\\u043A\\u0432\\u0430\\u043D ".concat(b(i.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(p(i.values,"|"));case"too_big":{let c=i.inclusive?"<=":"<",a=r(i.origin);return a?"\\u0422\\u0432\\u044A\\u0440\\u0434\\u0435 \\u0433\\u043E\\u043B\\u044F\\u043C\\u043E: \\u043E\\u0447\\u0430\\u043A\\u0432\\u0430 \\u0441\\u0435 ".concat((t=i.origin)!=null?t:"\\u0441\\u0442\\u043E\\u0439\\u043D\\u043E\\u0441\\u0442"," \\u0434\\u0430 \\u0441\\u044A\\u0434\\u044A\\u0440\\u0436\\u0430 ").concat(c).concat(i.maximum.toString()," ").concat((o=a.unit)!=null?o:"\\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((u=i.origin)!=null?u:"\\u0441\\u0442\\u043E\\u0439\\u043D\\u043E\\u0441\\u0442"," \\u0434\\u0430 \\u0431\\u044A\\u0434\\u0435 ").concat(c).concat(i.maximum.toString())}case"too_small":{let c=i.inclusive?">=":">",a=r(i.origin);return a?"\\u0422\\u0432\\u044A\\u0440\\u0434\\u0435 \\u043C\\u0430\\u043B\\u043A\\u043E: \\u043E\\u0447\\u0430\\u043A\\u0432\\u0430 \\u0441\\u0435 ".concat(i.origin," \\u0434\\u0430 \\u0441\\u044A\\u0434\\u044A\\u0440\\u0436\\u0430 ").concat(c).concat(i.minimum.toString()," ").concat(a.unit):"\\u0422\\u0432\\u044A\\u0440\\u0434\\u0435 \\u043C\\u0430\\u043B\\u043A\\u043E: \\u043E\\u0447\\u0430\\u043A\\u0432\\u0430 \\u0441\\u0435 ".concat(i.origin," \\u0434\\u0430 \\u0431\\u044A\\u0434\\u0435 ").concat(c).concat(i.minimum.toString())}case"invalid_format":{let c=i;if(c.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(c.prefix,\'"\');if(c.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(c.suffix,\'"\');if(c.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(c.includes,\'"\');if(c.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(c.pattern);let a="\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D";return c.format==="emoji"&&(a="\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u043D\\u043E"),c.format==="datetime"&&(a="\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u043D\\u043E"),c.format==="date"&&(a="\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u043D\\u0430"),c.format==="time"&&(a="\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u043D\\u043E"),c.format==="duration"&&(a="\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u043D\\u0430"),"".concat(a," ").concat((s=n[c.format])!=null?s:i.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(i.divisor);case"unrecognized_keys":return"\\u041D\\u0435\\u0440\\u0430\\u0437\\u043F\\u043E\\u0437\\u043D\\u0430\\u0442".concat(i.keys.length>1?"\\u0438":""," \\u043A\\u043B\\u044E\\u0447").concat(i.keys.length>1?"\\u043E\\u0432\\u0435":"",": ").concat(p(i.keys,", "));case"invalid_key":return"\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D \\u043A\\u043B\\u044E\\u0447 \\u0432 ".concat(i.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(i.origin);default:return"\\u041D\\u0435\\u0432\\u0430\\u043B\\u0438\\u0434\\u0435\\u043D \\u0432\\u0445\\u043E\\u0434"}}};function Uu(){return{localeError:jl()}}var Ol=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"Tipus inv\\xE0lid: s\'esperava ".concat(t.expected,", s\'ha rebut ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Valor inv\\xE0lid: s\'esperava ".concat(b(t.values[0])):"Opci\\xF3 inv\\xE0lida: s\'esperava una de ".concat(p(t.values," o "));case"too_big":{let a=t.inclusive?"com a m\\xE0xim":"menys de",l=r(t.origin);return l?"Massa gran: s\'esperava que ".concat((o=t.origin)!=null?o:"el valor"," contingu\\xE9s ").concat(a," ").concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"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",l=r(t.origin);return l?"Massa petit: s\'esperava que ".concat(t.origin," contingu\\xE9s ").concat(a," ").concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 Nu(){return{localeError:Ol()}}var Pl=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"\\u010D\\xEDslo";case"string":return"\\u0159et\\u011Bzec";case"boolean":return"boolean";case"bigint":return"bigint";case"function":return"funkce";case"symbol":return"symbol";case"undefined":return"undefined";case"object":{if(Array.isArray(t))return"pole";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c,a,l,v;switch(t.code){case"invalid_type":return"Neplatn\\xFD vstup: o\\u010Dek\\xE1v\\xE1no ".concat(t.expected,", obdr\\u017Eeno ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Neplatn\\xFD vstup: o\\u010Dek\\xE1v\\xE1no ".concat(b(t.values[0])):"Neplatn\\xE1 mo\\u017Enost: o\\u010Dek\\xE1v\\xE1na jedna z hodnot ".concat(p(t.values,"|"));case"too_big":{let f=t.inclusive?"<=":"<",h=r(t.origin);return h?"Hodnota je p\\u0159\\xEDli\\u0161 velk\\xE1: ".concat((o=t.origin)!=null?o:"hodnota"," mus\\xED m\\xEDt ").concat(f).concat(t.maximum.toString()," ").concat((u=h.unit)!=null?u:"prvk\\u016F"):"Hodnota je p\\u0159\\xEDli\\u0161 velk\\xE1: ".concat((s=t.origin)!=null?s:"hodnota"," mus\\xED b\\xFDt ").concat(f).concat(t.maximum.toString())}case"too_small":{let f=t.inclusive?">=":">",h=r(t.origin);return h?"Hodnota je p\\u0159\\xEDli\\u0161 mal\\xE1: ".concat((c=t.origin)!=null?c:"hodnota"," mus\\xED m\\xEDt ").concat(f).concat(t.minimum.toString()," ").concat((a=h.unit)!=null?a:"prvk\\u016F"):"Hodnota je p\\u0159\\xEDli\\u0161 mal\\xE1: ".concat((l=t.origin)!=null?l:"hodnota"," mus\\xED b\\xFDt ").concat(f).concat(t.minimum.toString())}case"invalid_format":{let f=t;return f.format==="starts_with"?\'Neplatn\\xFD \\u0159et\\u011Bzec: mus\\xED za\\u010D\\xEDnat na "\'.concat(f.prefix,\'"\'):f.format==="ends_with"?\'Neplatn\\xFD \\u0159et\\u011Bzec: mus\\xED kon\\u010Dit na "\'.concat(f.suffix,\'"\'):f.format==="includes"?\'Neplatn\\xFD \\u0159et\\u011Bzec: mus\\xED obsahovat "\'.concat(f.includes,\'"\'):f.format==="regex"?"Neplatn\\xFD \\u0159et\\u011Bzec: mus\\xED odpov\\xEDdat vzoru ".concat(f.pattern):"Neplatn\\xFD form\\xE1t ".concat((v=i[f.format])!=null?v: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(p(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 Zu(){return{localeError:Pl()}}var Ul=()=>{let e={string:{unit:"tegn",verb:"havde"},file:{unit:"bytes",verb:"havde"},array:{unit:"elementer",verb:"indeholdt"},set:{unit:"elementer",verb:"indeholdt"}},r={string:"streng",number:"tal",boolean:"boolean",array:"liste",object:"objekt",set:"s\\xE6t",file:"fil"};function n(u){var s;return(s=e[u])!=null?s:null}function i(u){var s;return(s=r[u])!=null?s:u}let t=u=>{let s=typeof u;switch(s){case"number":return Number.isNaN(u)?"NaN":"tal";case"object":return Array.isArray(u)?"liste":u===null?"null":Object.getPrototypeOf(u)!==Object.prototype&&u.constructor?u.constructor.name:"objekt"}return s},o={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"};return u=>{var s,c;switch(u.code){case"invalid_type":return"Ugyldigt input: forventede ".concat(i(u.expected),", fik ").concat(i(t(u.input)));case"invalid_value":return u.values.length===1?"Ugyldig v\\xE6rdi: forventede ".concat(b(u.values[0])):"Ugyldigt valg: forventede en af f\\xF8lgende ".concat(p(u.values,"|"));case"too_big":{let a=u.inclusive?"<=":"<",l=n(u.origin),v=i(u.origin);return l?"For stor: forventede ".concat(v!=null?v:"value"," ").concat(l.verb," ").concat(a," ").concat(u.maximum.toString()," ").concat((s=l.unit)!=null?s:"elementer"):"For stor: forventede ".concat(v!=null?v:"value"," havde ").concat(a," ").concat(u.maximum.toString())}case"too_small":{let a=u.inclusive?">=":">",l=n(u.origin),v=i(u.origin);return l?"For lille: forventede ".concat(v," ").concat(l.verb," ").concat(a," ").concat(u.minimum.toString()," ").concat(l.unit):"For lille: forventede ".concat(v," havde ").concat(a," ").concat(u.minimum.toString())}case"invalid_format":{let a=u;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((c=o[a.format])!=null?c:u.format)}case"not_multiple_of":return"Ugyldigt tal: skal v\\xE6re deleligt med ".concat(u.divisor);case"unrecognized_keys":return"".concat(u.keys.length>1?"Ukendte n\\xF8gler":"Ukendt n\\xF8gle",": ").concat(p(u.keys,", "));case"invalid_key":return"Ugyldig n\\xF8gle i ".concat(u.origin);case"invalid_union":return"Ugyldigt input: matcher ingen af de tilladte typer";case"invalid_element":return"Ugyldig v\\xE6rdi i ".concat(u.origin);default:return"Ugyldigt input"}}};function Du(){return{localeError:Ul()}}var Nl=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"Zahl";case"object":{if(Array.isArray(t))return"Array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"Ung\\xFCltige Eingabe: erwartet ".concat(t.expected,", erhalten ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Ung\\xFCltige Eingabe: erwartet ".concat(b(t.values[0])):"Ung\\xFCltige Option: erwartet eine von ".concat(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"Zu gro\\xDF: erwartet, dass ".concat((o=t.origin)!=null?o:"Wert"," ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"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?">=":">",l=r(t.origin);return l?"Zu klein: erwartet, dass ".concat(t.origin," ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 Tu(){return{localeError:Nl()}}var Zl=e=>{let r=typeof e;switch(r){case"number":return Number.isNaN(e)?"NaN":"number";case"object":{if(Array.isArray(e))return"array";if(e===null)return"null";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return r},Dl=()=>{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"}};function r(i){var t;return(t=e[i])!=null?t: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"};return i=>{var t,o,u,s;switch(i.code){case"invalid_type":return"Invalid input: expected ".concat(i.expected,", received ").concat(Zl(i.input));case"invalid_value":return i.values.length===1?"Invalid input: expected ".concat(b(i.values[0])):"Invalid option: expected one of ".concat(p(i.values,"|"));case"too_big":{let c=i.inclusive?"<=":"<",a=r(i.origin);return a?"Too big: expected ".concat((t=i.origin)!=null?t:"value"," to have ").concat(c).concat(i.maximum.toString()," ").concat((o=a.unit)!=null?o:"elements"):"Too big: expected ".concat((u=i.origin)!=null?u:"value"," to be ").concat(c).concat(i.maximum.toString())}case"too_small":{let c=i.inclusive?">=":">",a=r(i.origin);return a?"Too small: expected ".concat(i.origin," to have ").concat(c).concat(i.minimum.toString()," ").concat(a.unit):"Too small: expected ".concat(i.origin," to be ").concat(c).concat(i.minimum.toString())}case"invalid_format":{let c=i;return c.format==="starts_with"?\'Invalid string: must start with "\'.concat(c.prefix,\'"\'):c.format==="ends_with"?\'Invalid string: must end with "\'.concat(c.suffix,\'"\'):c.format==="includes"?\'Invalid string: must include "\'.concat(c.includes,\'"\'):c.format==="regex"?"Invalid string: must match pattern ".concat(c.pattern):"Invalid ".concat((s=n[c.format])!=null?s:i.format)}case"not_multiple_of":return"Invalid number: must be a multiple of ".concat(i.divisor);case"unrecognized_keys":return"Unrecognized key".concat(i.keys.length>1?"s":"",": ").concat(p(i.keys,", "));case"invalid_key":return"Invalid key in ".concat(i.origin);case"invalid_union":return"Invalid input";case"invalid_element":return"Invalid value in ".concat(i.origin);default:return"Invalid input"}}};function tr(){return{localeError:Dl()}}var Tl=e=>{let r=typeof e;switch(r){case"number":return Number.isNaN(e)?"NaN":"nombro";case"object":{if(Array.isArray(e))return"tabelo";if(e===null)return"senvalora";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return r},El=()=>{let e={string:{unit:"karaktrojn",verb:"havi"},file:{unit:"bajtojn",verb:"havi"},array:{unit:"elementojn",verb:"havi"},set:{unit:"elementojn",verb:"havi"}};function r(i){var t;return(t=e[i])!=null?t: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"};return i=>{var t,o,u,s;switch(i.code){case"invalid_type":return"Nevalida enigo: atendi\\u011Dis ".concat(i.expected,", ricevi\\u011Dis ").concat(Tl(i.input));case"invalid_value":return i.values.length===1?"Nevalida enigo: atendi\\u011Dis ".concat(b(i.values[0])):"Nevalida opcio: atendi\\u011Dis unu el ".concat(p(i.values,"|"));case"too_big":{let c=i.inclusive?"<=":"<",a=r(i.origin);return a?"Tro granda: atendi\\u011Dis ke ".concat((t=i.origin)!=null?t:"valoro"," havu ").concat(c).concat(i.maximum.toString()," ").concat((o=a.unit)!=null?o:"elementojn"):"Tro granda: atendi\\u011Dis ke ".concat((u=i.origin)!=null?u:"valoro"," havu ").concat(c).concat(i.maximum.toString())}case"too_small":{let c=i.inclusive?">=":">",a=r(i.origin);return a?"Tro malgranda: atendi\\u011Dis ke ".concat(i.origin," havu ").concat(c).concat(i.minimum.toString()," ").concat(a.unit):"Tro malgranda: atendi\\u011Dis ke ".concat(i.origin," estu ").concat(c).concat(i.minimum.toString())}case"invalid_format":{let c=i;return c.format==="starts_with"?\'Nevalida karaktraro: devas komenci\\u011Di per "\'.concat(c.prefix,\'"\'):c.format==="ends_with"?\'Nevalida karaktraro: devas fini\\u011Di per "\'.concat(c.suffix,\'"\'):c.format==="includes"?\'Nevalida karaktraro: devas inkluzivi "\'.concat(c.includes,\'"\'):c.format==="regex"?"Nevalida karaktraro: devas kongrui kun la modelo ".concat(c.pattern):"Nevalida ".concat((s=n[c.format])!=null?s:i.format)}case"not_multiple_of":return"Nevalida nombro: devas esti oblo de ".concat(i.divisor);case"unrecognized_keys":return"Nekonata".concat(i.keys.length>1?"j":""," \\u015Dlosilo").concat(i.keys.length>1?"j":"",": ").concat(p(i.keys,", "));case"invalid_key":return"Nevalida \\u015Dlosilo en ".concat(i.origin);case"invalid_union":return"Nevalida enigo";case"invalid_element":return"Nevalida valoro en ".concat(i.origin);default:return"Nevalida enigo"}}};function Eu(){return{localeError:El()}}var Al=()=>{let e={string:{unit:"caracteres",verb:"tener"},file:{unit:"bytes",verb:"tener"},array:{unit:"elementos",verb:"tener"},set:{unit:"elementos",verb:"tener"}},r={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"};function n(u){var s;return(s=e[u])!=null?s:null}function i(u){var s;return(s=r[u])!=null?s:u}let t=u=>{let s=typeof u;switch(s){case"number":return Number.isNaN(u)?"NaN":"number";case"object":return Array.isArray(u)?"array":u===null?"null":Object.getPrototypeOf(u)!==Object.prototype?u.constructor.name:"object"}return s},o={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"};return u=>{var s,c;switch(u.code){case"invalid_type":return"Entrada inv\\xE1lida: se esperaba ".concat(i(u.expected),", recibido ").concat(i(t(u.input)));case"invalid_value":return u.values.length===1?"Entrada inv\\xE1lida: se esperaba ".concat(b(u.values[0])):"Opci\\xF3n inv\\xE1lida: se esperaba una de ".concat(p(u.values,"|"));case"too_big":{let a=u.inclusive?"<=":"<",l=n(u.origin),v=i(u.origin);return l?"Demasiado grande: se esperaba que ".concat(v!=null?v:"valor"," tuviera ").concat(a).concat(u.maximum.toString()," ").concat((s=l.unit)!=null?s:"elementos"):"Demasiado grande: se esperaba que ".concat(v!=null?v:"valor"," fuera ").concat(a).concat(u.maximum.toString())}case"too_small":{let a=u.inclusive?">=":">",l=n(u.origin),v=i(u.origin);return l?"Demasiado peque\\xF1o: se esperaba que ".concat(v," tuviera ").concat(a).concat(u.minimum.toString()," ").concat(l.unit):"Demasiado peque\\xF1o: se esperaba que ".concat(v," fuera ").concat(a).concat(u.minimum.toString())}case"invalid_format":{let a=u;return a.format==="starts_with"?\'Cadena inv\\xE1lida: debe comenzar con "\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'Cadena inv\\xE1lida: debe terminar en "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'Cadena inv\\xE1lida: debe incluir "\'.concat(a.includes,\'"\'):a.format==="regex"?"Cadena inv\\xE1lida: debe coincidir con el patr\\xF3n ".concat(a.pattern):"Inv\\xE1lido ".concat((c=o[a.format])!=null?c:u.format)}case"not_multiple_of":return"N\\xFAmero inv\\xE1lido: debe ser m\\xFAltiplo de ".concat(u.divisor);case"unrecognized_keys":return"Llave".concat(u.keys.length>1?"s":""," desconocida").concat(u.keys.length>1?"s":"",": ").concat(p(u.keys,", "));case"invalid_key":return"Llave inv\\xE1lida en ".concat(i(u.origin));case"invalid_union":return"Entrada inv\\xE1lida";case"invalid_element":return"Valor inv\\xE1lido en ".concat(i(u.origin));default:return"Entrada inv\\xE1lida"}}};function Au(){return{localeError:Al()}}var Rl=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"\\u0639\\u062F\\u062F";case"object":{if(Array.isArray(t))return"\\u0622\\u0631\\u0627\\u06CC\\u0647";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\u0648\\u0631\\u0648\\u062F\\u06CC \\u0646\\u0627\\u0645\\u0639\\u062A\\u0628\\u0631: \\u0645\\u06CC\\u200C\\u0628\\u0627\\u06CC\\u0633\\u062A ".concat(t.expected," \\u0645\\u06CC\\u200C\\u0628\\u0648\\u062F\\u060C ").concat(n(t.input)," \\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(b(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(p(t.values,"|")," \\u0645\\u06CC\\u200C\\u0628\\u0648\\u062F");case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"\\u062E\\u06CC\\u0644\\u06CC \\u0628\\u0632\\u0631\\u06AF: ".concat((o=t.origin)!=null?o:"\\u0645\\u0642\\u062F\\u0627\\u0631"," \\u0628\\u0627\\u06CC\\u062F ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"\\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?">=":">",l=r(t.origin);return l?"\\u062E\\u06CC\\u0644\\u06CC \\u06A9\\u0648\\u0686\\u06A9: ".concat(t.origin," \\u0628\\u0627\\u06CC\\u062F ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 Ru(){return{localeError:Rl()}}var Ll=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o;switch(t.code){case"invalid_type":return"Virheellinen tyyppi: odotettiin ".concat(t.expected,", oli ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Virheellinen sy\\xF6te: t\\xE4ytyy olla ".concat(b(t.values[0])):"Virheellinen valinta: t\\xE4ytyy olla yksi seuraavista: ".concat(p(t.values,"|"));case"too_big":{let u=t.inclusive?"<=":"<",s=r(t.origin);return s?"Liian suuri: ".concat(s.subject," t\\xE4ytyy olla ").concat(u).concat(t.maximum.toString()," ").concat(s.unit).trim():"Liian suuri: arvon t\\xE4ytyy olla ".concat(u).concat(t.maximum.toString())}case"too_small":{let u=t.inclusive?">=":">",s=r(t.origin);return s?"Liian pieni: ".concat(s.subject," t\\xE4ytyy olla ").concat(u).concat(t.minimum.toString()," ").concat(s.unit).trim():"Liian pieni: arvon t\\xE4ytyy olla ".concat(u).concat(t.minimum.toString())}case"invalid_format":{let u=t;return u.format==="starts_with"?\'Virheellinen sy\\xF6te: t\\xE4ytyy alkaa "\'.concat(u.prefix,\'"\'):u.format==="ends_with"?\'Virheellinen sy\\xF6te: t\\xE4ytyy loppua "\'.concat(u.suffix,\'"\'):u.format==="includes"?\'Virheellinen sy\\xF6te: t\\xE4ytyy sis\\xE4lt\\xE4\\xE4 "\'.concat(u.includes,\'"\'):u.format==="regex"?"Virheellinen sy\\xF6te: t\\xE4ytyy vastata s\\xE4\\xE4nn\\xF6llist\\xE4 lauseketta ".concat(u.pattern):"Virheellinen ".concat((o=i[u.format])!=null?o: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(p(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 Lu(){return{localeError:Ll()}}var Cl=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"nombre";case"object":{if(Array.isArray(t))return"tableau";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"Entr\\xE9e invalide : ".concat(t.expected," attendu, ").concat(n(t.input)," re\\xE7u");case"invalid_value":return t.values.length===1?"Entr\\xE9e invalide : ".concat(b(t.values[0])," attendu"):"Option invalide : une valeur parmi ".concat(p(t.values,"|")," attendue");case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"Trop grand : ".concat((o=t.origin)!=null?o:"valeur"," doit ").concat(l.verb," ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"\\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?">=":">",l=r(t.origin);return l?"Trop petit : ".concat(t.origin," doit ").concat(l.verb," ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 Cu(){return{localeError:Cl()}}var Vl=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s;switch(t.code){case"invalid_type":return"Entr\\xE9e invalide : attendu ".concat(t.expected,", re\\xE7u ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Entr\\xE9e invalide : attendu ".concat(b(t.values[0])):"Option invalide : attendu l\'une des valeurs suivantes ".concat(p(t.values,"|"));case"too_big":{let c=t.inclusive?"\\u2264":"<",a=r(t.origin);return a?"Trop grand : attendu que ".concat((o=t.origin)!=null?o:"la valeur"," ait ").concat(c).concat(t.maximum.toString()," ").concat(a.unit):"Trop grand : attendu que ".concat((u=t.origin)!=null?u:"la valeur"," soit ").concat(c).concat(t.maximum.toString())}case"too_small":{let c=t.inclusive?"\\u2265":">",a=r(t.origin);return a?"Trop petit : attendu que ".concat(t.origin," ait ").concat(c).concat(t.minimum.toString()," ").concat(a.unit):"Trop petit : attendu que ".concat(t.origin," soit ").concat(c).concat(t.minimum.toString())}case"invalid_format":{let c=t;return c.format==="starts_with"?\'Cha\\xEEne invalide : doit commencer par "\'.concat(c.prefix,\'"\'):c.format==="ends_with"?\'Cha\\xEEne invalide : doit se terminer par "\'.concat(c.suffix,\'"\'):c.format==="includes"?\'Cha\\xEEne invalide : doit inclure "\'.concat(c.includes,\'"\'):c.format==="regex"?"Cha\\xEEne invalide : doit correspondre au motif ".concat(c.pattern):"".concat((s=i[c.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(p(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 Vu(){return{localeError:Vl()}}var Fl=()=>{let e={string:{unit:"\\u05D0\\u05D5\\u05EA\\u05D9\\u05D5\\u05EA",verb:"\\u05DC\\u05DB\\u05DC\\u05D5\\u05DC"},file:{unit:"\\u05D1\\u05D9\\u05D9\\u05D8\\u05D9\\u05DD",verb:"\\u05DC\\u05DB\\u05DC\\u05D5\\u05DC"},array:{unit:"\\u05E4\\u05E8\\u05D9\\u05D8\\u05D9\\u05DD",verb:"\\u05DC\\u05DB\\u05DC\\u05D5\\u05DC"},set:{unit:"\\u05E4\\u05E8\\u05D9\\u05D8\\u05D9\\u05DD",verb:"\\u05DC\\u05DB\\u05DC\\u05D5\\u05DC"}};function r(t){var o;return(o=e[t])!=null?o:null}let n=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={regex:"\\u05E7\\u05DC\\u05D8",email:"\\u05DB\\u05EA\\u05D5\\u05D1\\u05EA \\u05D0\\u05D9\\u05DE\\u05D9\\u05D9\\u05DC",url:"\\u05DB\\u05EA\\u05D5\\u05D1\\u05EA \\u05E8\\u05E9\\u05EA",emoji:"\\u05D0\\u05D9\\u05DE\\u05D5\\u05D2\'\\u05D9",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"\\u05EA\\u05D0\\u05E8\\u05D9\\u05DA \\u05D5\\u05D6\\u05DE\\u05DF ISO",date:"\\u05EA\\u05D0\\u05E8\\u05D9\\u05DA ISO",time:"\\u05D6\\u05DE\\u05DF ISO",duration:"\\u05DE\\u05E9\\u05DA \\u05D6\\u05DE\\u05DF ISO",ipv4:"\\u05DB\\u05EA\\u05D5\\u05D1\\u05EA IPv4",ipv6:"\\u05DB\\u05EA\\u05D5\\u05D1\\u05EA IPv6",cidrv4:"\\u05D8\\u05D5\\u05D5\\u05D7 IPv4",cidrv6:"\\u05D8\\u05D5\\u05D5\\u05D7 IPv6",base64:"\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA \\u05D1\\u05D1\\u05E1\\u05D9\\u05E1 64",base64url:"\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA \\u05D1\\u05D1\\u05E1\\u05D9\\u05E1 64 \\u05DC\\u05DB\\u05EA\\u05D5\\u05D1\\u05D5\\u05EA \\u05E8\\u05E9\\u05EA",json_string:"\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA JSON",e164:"\\u05DE\\u05E1\\u05E4\\u05E8 E.164",jwt:"JWT",template_literal:"\\u05E7\\u05DC\\u05D8"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\u05E7\\u05DC\\u05D8 \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF: \\u05E6\\u05E8\\u05D9\\u05DA ".concat(t.expected,", \\u05D4\\u05EA\\u05E7\\u05D1\\u05DC ").concat(n(t.input));case"invalid_value":return t.values.length===1?"\\u05E7\\u05DC\\u05D8 \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF: \\u05E6\\u05E8\\u05D9\\u05DA ".concat(b(t.values[0])):"\\u05E7\\u05DC\\u05D8 \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF: \\u05E6\\u05E8\\u05D9\\u05DA \\u05D0\\u05D7\\u05EA \\u05DE\\u05D4\\u05D0\\u05E4\\u05E9\\u05E8\\u05D5\\u05D9\\u05D5\\u05EA ".concat(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"\\u05D2\\u05D3\\u05D5\\u05DC \\u05DE\\u05D3\\u05D9: ".concat((o=t.origin)!=null?o:"value"," \\u05E6\\u05E8\\u05D9\\u05DA \\u05DC\\u05D4\\u05D9\\u05D5\\u05EA ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"elements"):"\\u05D2\\u05D3\\u05D5\\u05DC \\u05DE\\u05D3\\u05D9: ".concat((s=t.origin)!=null?s:"value"," \\u05E6\\u05E8\\u05D9\\u05DA \\u05DC\\u05D4\\u05D9\\u05D5\\u05EA ").concat(a).concat(t.maximum.toString())}case"too_small":{let a=t.inclusive?">=":">",l=r(t.origin);return l?"\\u05E7\\u05D8\\u05DF \\u05DE\\u05D3\\u05D9: ".concat(t.origin," \\u05E6\\u05E8\\u05D9\\u05DA \\u05DC\\u05D4\\u05D9\\u05D5\\u05EA ").concat(a).concat(t.minimum.toString()," ").concat(l.unit):"\\u05E7\\u05D8\\u05DF \\u05DE\\u05D3\\u05D9: ".concat(t.origin," \\u05E6\\u05E8\\u05D9\\u05DA \\u05DC\\u05D4\\u05D9\\u05D5\\u05EA ").concat(a).concat(t.minimum.toString())}case"invalid_format":{let a=t;return a.format==="starts_with"?\'\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05E0\\u05D4: \\u05D7\\u05D9\\u05D9\\u05D1\\u05EA \\u05DC\\u05D4\\u05EA\\u05D7\\u05D9\\u05DC \\u05D1"\'.concat(a.prefix,\'"\'):a.format==="ends_with"?\'\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05E0\\u05D4: \\u05D7\\u05D9\\u05D9\\u05D1\\u05EA \\u05DC\\u05D4\\u05E1\\u05EA\\u05D9\\u05D9\\u05DD \\u05D1 "\'.concat(a.suffix,\'"\'):a.format==="includes"?\'\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05E0\\u05D4: \\u05D7\\u05D9\\u05D9\\u05D1\\u05EA \\u05DC\\u05DB\\u05DC\\u05D5\\u05DC "\'.concat(a.includes,\'"\'):a.format==="regex"?"\\u05DE\\u05D7\\u05E8\\u05D5\\u05D6\\u05EA \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05E0\\u05D4: \\u05D7\\u05D9\\u05D9\\u05D1\\u05EA \\u05DC\\u05D4\\u05EA\\u05D0\\u05D9\\u05DD \\u05DC\\u05EA\\u05D1\\u05E0\\u05D9\\u05EA ".concat(a.pattern):"".concat((c=i[a.format])!=null?c:t.format," \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF")}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(t.divisor);case"unrecognized_keys":return"\\u05DE\\u05E4\\u05EA\\u05D7".concat(t.keys.length>1?"\\u05D5\\u05EA":""," \\u05DC\\u05D0 \\u05DE\\u05D6\\u05D5\\u05D4").concat(t.keys.length>1?"\\u05D9\\u05DD":"\\u05D4",": ").concat(p(t.keys,", "));case"invalid_key":return"\\u05DE\\u05E4\\u05EA\\u05D7 \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF \\u05D1".concat(t.origin);case"invalid_union":return"\\u05E7\\u05DC\\u05D8 \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF";case"invalid_element":return"\\u05E2\\u05E8\\u05DA \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF \\u05D1".concat(t.origin);default:return"\\u05E7\\u05DC\\u05D8 \\u05DC\\u05D0 \\u05EA\\u05E7\\u05D9\\u05DF"}}};function Fu(){return{localeError:Fl()}}var Jl=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"sz\\xE1m";case"object":{if(Array.isArray(t))return"t\\xF6mb";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\xC9rv\\xE9nytelen bemenet: a v\\xE1rt \\xE9rt\\xE9k ".concat(t.expected,", a kapott \\xE9rt\\xE9k ").concat(n(t.input));case"invalid_value":return t.values.length===1?"\\xC9rv\\xE9nytelen bemenet: a v\\xE1rt \\xE9rt\\xE9k ".concat(b(t.values[0])):"\\xC9rv\\xE9nytelen opci\\xF3: valamelyik \\xE9rt\\xE9k v\\xE1rt ".concat(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"T\\xFAl nagy: ".concat((o=t.origin)!=null?o:"\\xE9rt\\xE9k"," m\\xE9rete t\\xFAl nagy ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"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?">=":">",l=r(t.origin);return l?"T\\xFAl kicsi: a bemeneti \\xE9rt\\xE9k ".concat(t.origin," m\\xE9rete t\\xFAl kicsi ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 Ju(){return{localeError:Jl()}}var Ml=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"Input tidak valid: diharapkan ".concat(t.expected,", diterima ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Input tidak valid: diharapkan ".concat(b(t.values[0])):"Pilihan tidak valid: diharapkan salah satu dari ".concat(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"Terlalu besar: diharapkan ".concat((o=t.origin)!=null?o:"value"," memiliki ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"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?">=":">",l=r(t.origin);return l?"Terlalu kecil: diharapkan ".concat(t.origin," memiliki ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 Mu(){return{localeError:Ml()}}var Bl=e=>{let r=typeof e;switch(r){case"number":return Number.isNaN(e)?"NaN":"n\\xFAmer";case"object":{if(Array.isArray(e))return"fylki";if(e===null)return"null";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return r},Kl=()=>{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(i){var t;return(t=e[i])!=null?t: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"};return i=>{var t,o,u,s;switch(i.code){case"invalid_type":return"Rangt gildi: \\xDE\\xFA sl\\xF3st inn ".concat(Bl(i.input)," \\xFEar sem \\xE1 a\\xF0 vera ").concat(i.expected);case"invalid_value":return i.values.length===1?"Rangt gildi: gert r\\xE1\\xF0 fyrir ".concat(b(i.values[0])):"\\xD3gilt val: m\\xE1 vera eitt af eftirfarandi ".concat(p(i.values,"|"));case"too_big":{let c=i.inclusive?"<=":"<",a=r(i.origin);return a?"Of st\\xF3rt: gert er r\\xE1\\xF0 fyrir a\\xF0 ".concat((t=i.origin)!=null?t:"gildi"," hafi ").concat(c).concat(i.maximum.toString()," ").concat((o=a.unit)!=null?o:"hluti"):"Of st\\xF3rt: gert er r\\xE1\\xF0 fyrir a\\xF0 ".concat((u=i.origin)!=null?u:"gildi"," s\\xE9 ").concat(c).concat(i.maximum.toString())}case"too_small":{let c=i.inclusive?">=":">",a=r(i.origin);return a?"Of l\\xEDti\\xF0: gert er r\\xE1\\xF0 fyrir a\\xF0 ".concat(i.origin," hafi ").concat(c).concat(i.minimum.toString()," ").concat(a.unit):"Of l\\xEDti\\xF0: gert er r\\xE1\\xF0 fyrir a\\xF0 ".concat(i.origin," s\\xE9 ").concat(c).concat(i.minimum.toString())}case"invalid_format":{let c=i;return c.format==="starts_with"?\'\\xD3gildur strengur: ver\\xF0ur a\\xF0 byrja \\xE1 "\'.concat(c.prefix,\'"\'):c.format==="ends_with"?\'\\xD3gildur strengur: ver\\xF0ur a\\xF0 enda \\xE1 "\'.concat(c.suffix,\'"\'):c.format==="includes"?\'\\xD3gildur strengur: ver\\xF0ur a\\xF0 innihalda "\'.concat(c.includes,\'"\'):c.format==="regex"?"\\xD3gildur strengur: ver\\xF0ur a\\xF0 fylgja mynstri ".concat(c.pattern):"Rangt ".concat((s=n[c.format])!=null?s:i.format)}case"not_multiple_of":return"R\\xF6ng tala: ver\\xF0ur a\\xF0 vera margfeldi af ".concat(i.divisor);case"unrecognized_keys":return"\\xD3\\xFEekkt ".concat(i.keys.length>1?"ir lyklar":"ur lykill",": ").concat(p(i.keys,", "));case"invalid_key":return"Rangur lykill \\xED ".concat(i.origin);case"invalid_union":return"Rangt gildi";case"invalid_element":return"Rangt gildi \\xED ".concat(i.origin);default:return"Rangt gildi"}}};function Bu(){return{localeError:Kl()}}var Gl=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"numero";case"object":{if(Array.isArray(t))return"vettore";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"Input non valido: atteso ".concat(t.expected,", ricevuto ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Input non valido: atteso ".concat(b(t.values[0])):"Opzione non valida: atteso uno tra ".concat(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"Troppo grande: ".concat((o=t.origin)!=null?o:"valore"," deve avere ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"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?">=":">",l=r(t.origin);return l?"Troppo piccolo: ".concat(t.origin," deve avere ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 Ku(){return{localeError:Gl()}}var Wl=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"\\u6570\\u5024";case"object":{if(Array.isArray(t))return"\\u914D\\u5217";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\u7121\\u52B9\\u306A\\u5165\\u529B: ".concat(t.expected,"\\u304C\\u671F\\u5F85\\u3055\\u308C\\u307E\\u3057\\u305F\\u304C\\u3001").concat(n(t.input),"\\u304C\\u5165\\u529B\\u3055\\u308C\\u307E\\u3057\\u305F");case"invalid_value":return t.values.length===1?"\\u7121\\u52B9\\u306A\\u5165\\u529B: ".concat(b(t.values[0]),"\\u304C\\u671F\\u5F85\\u3055\\u308C\\u307E\\u3057\\u305F"):"\\u7121\\u52B9\\u306A\\u9078\\u629E: ".concat(p(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",l=r(t.origin);return l?"\\u5927\\u304D\\u3059\\u304E\\u308B\\u5024: ".concat((o=t.origin)!=null?o:"\\u5024","\\u306F").concat(t.maximum.toString()).concat((u=l.unit)!=null?u:"\\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",l=r(t.origin);return l?"\\u5C0F\\u3055\\u3059\\u304E\\u308B\\u5024: ".concat(t.origin,"\\u306F").concat(t.minimum.toString()).concat(l.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((c=i[a.format])!=null?c: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(p(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 Gu(){return{localeError:Wl()}}var Xl=e=>{var i;let r=typeof e;switch(r){case"number":return Number.isNaN(e)?"NaN":"\\u10E0\\u10D8\\u10EA\\u10EE\\u10D5\\u10D8";case"object":{if(Array.isArray(e))return"\\u10DB\\u10D0\\u10E1\\u10D8\\u10D5\\u10D8";if(e===null)return"null";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return(i={string:"\\u10E1\\u10E2\\u10E0\\u10D8\\u10DC\\u10D2\\u10D8",boolean:"\\u10D1\\u10E3\\u10DA\\u10D4\\u10D0\\u10DC\\u10D8",undefined:"undefined",bigint:"bigint",symbol:"symbol",function:"\\u10E4\\u10E3\\u10DC\\u10E5\\u10EA\\u10D8\\u10D0"}[r])!=null?i:r},ql=()=>{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(i){var t;return(t=e[i])!=null?t: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"};return i=>{var t,o,u;switch(i.code){case"invalid_type":return"\\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(i.expected,", \\u10DB\\u10D8\\u10E6\\u10D4\\u10D1\\u10E3\\u10DA\\u10D8 ").concat(Xl(i.input));case"invalid_value":return i.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(b(i.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(p(i.values,"|"),"-\\u10D3\\u10D0\\u10DC");case"too_big":{let s=i.inclusive?"<=":"<",c=r(i.origin);return c?"\\u10D6\\u10D4\\u10D3\\u10DB\\u10D4\\u10E2\\u10D0\\u10D3 \\u10D3\\u10D8\\u10D3\\u10D8: \\u10DB\\u10DD\\u10E1\\u10D0\\u10DA\\u10DD\\u10D3\\u10DC\\u10D4\\u10DA\\u10D8 ".concat((t=i.origin)!=null?t:"\\u10DB\\u10DC\\u10D8\\u10E8\\u10D5\\u10DC\\u10D4\\u10DA\\u10DD\\u10D1\\u10D0"," ").concat(c.verb," ").concat(s).concat(i.maximum.toString()," ").concat(c.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((o=i.origin)!=null?o:"\\u10DB\\u10DC\\u10D8\\u10E8\\u10D5\\u10DC\\u10D4\\u10DA\\u10DD\\u10D1\\u10D0"," \\u10D8\\u10E7\\u10DD\\u10E1 ").concat(s).concat(i.maximum.toString())}case"too_small":{let s=i.inclusive?">=":">",c=r(i.origin);return c?"\\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(i.origin," ").concat(c.verb," ").concat(s).concat(i.minimum.toString()," ").concat(c.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(i.origin," \\u10D8\\u10E7\\u10DD\\u10E1 ").concat(s).concat(i.minimum.toString())}case"invalid_format":{let s=i;return s.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(s.prefix,\'"-\\u10D8\\u10D7\'):s.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(s.suffix,\'"-\\u10D8\\u10D7\'):s.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(s.includes,\'"-\\u10E1\'):s.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(s.pattern):"\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 ".concat((u=n[s.format])!=null?u:i.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(i.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(i.keys.length>1?"\\u10D4\\u10D1\\u10D8":"\\u10D8",": ").concat(p(i.keys,", "));case"invalid_key":return"\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10D2\\u10D0\\u10E1\\u10D0\\u10E6\\u10D4\\u10D1\\u10D8 ".concat(i.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(i.origin,"-\\u10E8\\u10D8");default:return"\\u10D0\\u10E0\\u10D0\\u10E1\\u10EC\\u10DD\\u10E0\\u10D8 \\u10E8\\u10D4\\u10E7\\u10D5\\u10D0\\u10DC\\u10D0"}}};function Wu(){return{localeError:ql()}}var Yl=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"\\u1798\\u17B7\\u1793\\u1798\\u17C2\\u1793\\u1787\\u17B6\\u179B\\u17C1\\u1781 (NaN)":"\\u179B\\u17C1\\u1781";case"object":{if(Array.isArray(t))return"\\u17A2\\u17B6\\u179A\\u17C1 (Array)";if(t===null)return"\\u1782\\u17D2\\u1798\\u17B6\\u1793\\u178F\\u1798\\u17D2\\u179B\\u17C3 (null)";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\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.expected," \\u1794\\u17C9\\u17BB\\u1793\\u17D2\\u178F\\u17C2\\u1791\\u1791\\u17BD\\u179B\\u1794\\u17B6\\u1793 ").concat(n(t.input));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(b(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(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"\\u1792\\u17C6\\u1796\\u17C1\\u1780\\u17D6 \\u178F\\u17D2\\u179A\\u17BC\\u179C\\u1780\\u17B6\\u179A ".concat((o=t.origin)!=null?o:"\\u178F\\u1798\\u17D2\\u179B\\u17C3"," ").concat(a," ").concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"\\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?">=":">",l=r(t.origin);return l?"\\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(l.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((c=i[a.format])!=null?c: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(p(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 rr(){return{localeError:Yl()}}function Xu(){return rr()}var Ql=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c,a,l,v;switch(t.code){case"invalid_type":return"\\uC798\\uBABB\\uB41C \\uC785\\uB825: \\uC608\\uC0C1 \\uD0C0\\uC785\\uC740 ".concat(t.expected,", \\uBC1B\\uC740 \\uD0C0\\uC785\\uC740 ").concat(n(t.input),"\\uC785\\uB2C8\\uB2E4");case"invalid_value":return t.values.length===1?"\\uC798\\uBABB\\uB41C \\uC785\\uB825: \\uAC12\\uC740 ".concat(b(t.values[0])," \\uC774\\uC5B4\\uC57C \\uD569\\uB2C8\\uB2E4"):"\\uC798\\uBABB\\uB41C \\uC635\\uC158: ".concat(p(t.values,"\\uB610\\uB294 ")," \\uC911 \\uD558\\uB098\\uC5EC\\uC57C \\uD569\\uB2C8\\uB2E4");case"too_big":{let f=t.inclusive?"\\uC774\\uD558":"\\uBBF8\\uB9CC",h=f==="\\uBBF8\\uB9CC"?"\\uC774\\uC5B4\\uC57C \\uD569\\uB2C8\\uB2E4":"\\uC5EC\\uC57C \\uD569\\uB2C8\\uB2E4",x=r(t.origin),S=(o=x==null?void 0:x.unit)!=null?o:"\\uC694\\uC18C";return x?"".concat((u=t.origin)!=null?u:"\\uAC12","\\uC774 \\uB108\\uBB34 \\uD07D\\uB2C8\\uB2E4: ").concat(t.maximum.toString()).concat(S," ").concat(f).concat(h):"".concat((s=t.origin)!=null?s:"\\uAC12","\\uC774 \\uB108\\uBB34 \\uD07D\\uB2C8\\uB2E4: ").concat(t.maximum.toString()," ").concat(f).concat(h)}case"too_small":{let f=t.inclusive?"\\uC774\\uC0C1":"\\uCD08\\uACFC",h=f==="\\uC774\\uC0C1"?"\\uC774\\uC5B4\\uC57C \\uD569\\uB2C8\\uB2E4":"\\uC5EC\\uC57C \\uD569\\uB2C8\\uB2E4",x=r(t.origin),S=(c=x==null?void 0:x.unit)!=null?c:"\\uC694\\uC18C";return x?"".concat((a=t.origin)!=null?a:"\\uAC12","\\uC774 \\uB108\\uBB34 \\uC791\\uC2B5\\uB2C8\\uB2E4: ").concat(t.minimum.toString()).concat(S," ").concat(f).concat(h):"".concat((l=t.origin)!=null?l:"\\uAC12","\\uC774 \\uB108\\uBB34 \\uC791\\uC2B5\\uB2C8\\uB2E4: ").concat(t.minimum.toString()," ").concat(f).concat(h)}case"invalid_format":{let f=t;return f.format==="starts_with"?\'\\uC798\\uBABB\\uB41C \\uBB38\\uC790\\uC5F4: "\'.concat(f.prefix,\'"(\\uC73C)\\uB85C \\uC2DC\\uC791\\uD574\\uC57C \\uD569\\uB2C8\\uB2E4\'):f.format==="ends_with"?\'\\uC798\\uBABB\\uB41C \\uBB38\\uC790\\uC5F4: "\'.concat(f.suffix,\'"(\\uC73C)\\uB85C \\uB05D\\uB098\\uC57C \\uD569\\uB2C8\\uB2E4\'):f.format==="includes"?\'\\uC798\\uBABB\\uB41C \\uBB38\\uC790\\uC5F4: "\'.concat(f.includes,\'"\\uC744(\\uB97C) \\uD3EC\\uD568\\uD574\\uC57C \\uD569\\uB2C8\\uB2E4\'):f.format==="regex"?"\\uC798\\uBABB\\uB41C \\uBB38\\uC790\\uC5F4: \\uC815\\uADDC\\uC2DD ".concat(f.pattern," \\uD328\\uD134\\uACFC \\uC77C\\uCE58\\uD574\\uC57C \\uD569\\uB2C8\\uB2E4"):"\\uC798\\uBABB\\uB41C ".concat((v=i[f.format])!=null?v: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(p(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 qu(){return{localeError:Ql()}}var Hl=e=>ut(typeof e,e),ut=(e,r=void 0)=>{switch(e){case"number":return Number.isNaN(r)?"NaN":"skai\\u010Dius";case"bigint":return"sveikasis skai\\u010Dius";case"string":return"eilut\\u0117";case"boolean":return"login\\u0117 reik\\u0161m\\u0117";case"undefined":case"void":return"neapibr\\u0117\\u017Eta reik\\u0161m\\u0117";case"function":return"funkcija";case"symbol":return"simbolis";case"object":return r===void 0?"ne\\u017Einomas objektas":r===null?"nulin\\u0117 reik\\u0161m\\u0117":Array.isArray(r)?"masyvas":Object.getPrototypeOf(r)!==Object.prototype&&r.constructor?r.constructor.name:"objektas";case"null":return"nulin\\u0117 reik\\u0161m\\u0117"}return e},at=e=>e.charAt(0).toUpperCase()+e.slice(1);function Yu(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 ed=()=>{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(i,t,o,u){var c;let s=(c=e[i])!=null?c:null;return s===null?s:{unit:s.unit[t],verb:s.verb[u][o?"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"};return i=>{var t,o,u,s,c,a,l,v,f,h;switch(i.code){case"invalid_type":return"Gautas tipas ".concat(Hl(i.input),", o tik\\u0117tasi - ").concat(ut(i.expected));case"invalid_value":return i.values.length===1?"Privalo b\\u016Bti ".concat(b(i.values[0])):"Privalo b\\u016Bti vienas i\\u0161 ".concat(p(i.values,"|")," pasirinkim\\u0173");case"too_big":{let x=ut(i.origin),S=r(i.origin,Yu(Number(i.maximum)),(t=i.inclusive)!=null?t:!1,"smaller");if(S!=null&&S.verb)return"".concat(at((o=x!=null?x:i.origin)!=null?o:"reik\\u0161m\\u0117")," ").concat(S.verb," ").concat(i.maximum.toString()," ").concat((u=S.unit)!=null?u:"element\\u0173");let I=i.inclusive?"ne didesnis kaip":"ma\\u017Eesnis kaip";return"".concat(at((s=x!=null?x:i.origin)!=null?s:"reik\\u0161m\\u0117")," turi b\\u016Bti ").concat(I," ").concat(i.maximum.toString()," ").concat(S==null?void 0:S.unit)}case"too_small":{let x=ut(i.origin),S=r(i.origin,Yu(Number(i.minimum)),(c=i.inclusive)!=null?c:!1,"bigger");if(S!=null&&S.verb)return"".concat(at((a=x!=null?x:i.origin)!=null?a:"reik\\u0161m\\u0117")," ").concat(S.verb," ").concat(i.minimum.toString()," ").concat((l=S.unit)!=null?l:"element\\u0173");let I=i.inclusive?"ne ma\\u017Eesnis kaip":"didesnis kaip";return"".concat(at((v=x!=null?x:i.origin)!=null?v:"reik\\u0161m\\u0117")," turi b\\u016Bti ").concat(I," ").concat(i.minimum.toString()," ").concat(S==null?void 0:S.unit)}case"invalid_format":{let x=i;return x.format==="starts_with"?\'Eilut\\u0117 privalo prasid\\u0117ti "\'.concat(x.prefix,\'"\'):x.format==="ends_with"?\'Eilut\\u0117 privalo pasibaigti "\'.concat(x.suffix,\'"\'):x.format==="includes"?\'Eilut\\u0117 privalo \\u012Ftraukti "\'.concat(x.includes,\'"\'):x.format==="regex"?"Eilut\\u0117 privalo atitikti ".concat(x.pattern):"Neteisingas ".concat((f=n[x.format])!=null?f:i.format)}case"not_multiple_of":return"Skai\\u010Dius privalo b\\u016Bti ".concat(i.divisor," kartotinis.");case"unrecognized_keys":return"Neatpa\\u017Eint".concat(i.keys.length>1?"i":"as"," rakt").concat(i.keys.length>1?"ai":"as",": ").concat(p(i.keys,", "));case"invalid_key":return"Rastas klaidingas raktas";case"invalid_union":return"Klaidinga \\u012Fvestis";case"invalid_element":{let x=ut(i.origin);return"".concat(at((h=x!=null?x:i.origin)!=null?h:"reik\\u0161m\\u0117")," turi klaiding\\u0105 \\u012Fvest\\u012F")}default:return"Klaidinga \\u012Fvestis"}}};function Qu(){return{localeError:ed()}}var td=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"\\u0431\\u0440\\u043E\\u0458";case"object":{if(Array.isArray(t))return"\\u043D\\u0438\\u0437\\u0430";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\u0413\\u0440\\u0435\\u0448\\u0435\\u043D \\u0432\\u043D\\u0435\\u0441: \\u0441\\u0435 \\u043E\\u0447\\u0435\\u043A\\u0443\\u0432\\u0430 ".concat(t.expected,", \\u043F\\u0440\\u0438\\u043C\\u0435\\u043D\\u043E ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Invalid input: expected ".concat(b(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(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"\\u041F\\u0440\\u0435\\u043C\\u043D\\u043E\\u0433\\u0443 \\u0433\\u043E\\u043B\\u0435\\u043C: \\u0441\\u0435 \\u043E\\u0447\\u0435\\u043A\\u0443\\u0432\\u0430 ".concat((o=t.origin)!=null?o:"\\u0432\\u0440\\u0435\\u0434\\u043D\\u043E\\u0441\\u0442\\u0430"," \\u0434\\u0430 \\u0438\\u043C\\u0430 ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"\\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?">=":">",l=r(t.origin);return l?"\\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(l.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((c=i[a.format])!=null?c: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(p(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 Hu(){return{localeError:td()}}var rd=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"nombor";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"Input tidak sah: dijangka ".concat(t.expected,", diterima ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Input tidak sah: dijangka ".concat(b(t.values[0])):"Pilihan tidak sah: dijangka salah satu daripada ".concat(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"Terlalu besar: dijangka ".concat((o=t.origin)!=null?o:"nilai"," ").concat(l.verb," ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"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?">=":">",l=r(t.origin);return l?"Terlalu kecil: dijangka ".concat(t.origin," ").concat(l.verb," ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 ec(){return{localeError:rd()}}var nd=()=>{let e={string:{unit:"tekens"},file:{unit:"bytes"},array:{unit:"elementen"},set:{unit:"elementen"}};function r(t){var o;return(o=e[t])!=null?o:null}let n=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"getal";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"Ongeldige invoer: verwacht ".concat(t.expected,", ontving ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Ongeldige invoer: verwacht ".concat(b(t.values[0])):"Ongeldige optie: verwacht \\xE9\\xE9n van ".concat(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"Te lang: verwacht dat ".concat((o=t.origin)!=null?o:"waarde"," ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"elementen"," bevat"):"Te lang: verwacht dat ".concat((s=t.origin)!=null?s:"waarde"," ").concat(a).concat(t.maximum.toString()," is")}case"too_small":{let a=t.inclusive?">=":">",l=r(t.origin);return l?"Te kort: verwacht dat ".concat(t.origin," ").concat(a).concat(t.minimum.toString()," ").concat(l.unit," bevat"):"Te kort: 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((c=i[a.format])!=null?c: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(p(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 tc(){return{localeError:nd()}}var id=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"tall";case"object":{if(Array.isArray(t))return"liste";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"Ugyldig input: forventet ".concat(t.expected,", fikk ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Ugyldig verdi: forventet ".concat(b(t.values[0])):"Ugyldig valg: forventet en av ".concat(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"For stor(t): forventet ".concat((o=t.origin)!=null?o:"value"," til \\xE5 ha ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"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?">=":">",l=r(t.origin);return l?"For lite(n): forventet ".concat(t.origin," til \\xE5 ha ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 rc(){return{localeError:id()}}var od=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"numara";case"object":{if(Array.isArray(t))return"saf";if(t===null)return"gayb";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"F\\xE2sit giren: umulan ".concat(t.expected,", al\\u0131nan ").concat(n(t.input));case"invalid_value":return t.values.length===1?"F\\xE2sit giren: umulan ".concat(b(t.values[0])):"F\\xE2sit tercih: m\\xFBteberler ".concat(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"Fazla b\\xFCy\\xFCk: ".concat((o=t.origin)!=null?o:"value",", ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"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?">=":">",l=r(t.origin);return l?"Fazla k\\xFC\\xE7\\xFCk: ".concat(t.origin,", ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 nc(){return{localeError:od()}}var ad=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"\\u0639\\u062F\\u062F";case"object":{if(Array.isArray(t))return"\\u0627\\u0631\\u06D0";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\u0646\\u0627\\u0633\\u0645 \\u0648\\u0631\\u0648\\u062F\\u064A: \\u0628\\u0627\\u06CC\\u062F ".concat(t.expected," \\u0648\\u0627\\u06CC, \\u0645\\u06AB\\u0631 ").concat(n(t.input)," \\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(b(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(p(t.values,"|")," \\u0685\\u062E\\u0647 \\u0648\\u0627\\u06CC");case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"\\u0689\\u06CC\\u0631 \\u0644\\u0648\\u06CC: ".concat((o=t.origin)!=null?o:"\\u0627\\u0631\\u0632\\u069A\\u062A"," \\u0628\\u0627\\u06CC\\u062F ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"\\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?">=":">",l=r(t.origin);return l?"\\u0689\\u06CC\\u0631 \\u06A9\\u0648\\u0686\\u0646\\u06CC: ".concat(t.origin," \\u0628\\u0627\\u06CC\\u062F ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 ic(){return{localeError:ad()}}var ud=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"liczba";case"object":{if(Array.isArray(t))return"tablica";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c,a,l,v;switch(t.code){case"invalid_type":return"Nieprawid\\u0142owe dane wej\\u015Bciowe: oczekiwano ".concat(t.expected,", otrzymano ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Nieprawid\\u0142owe dane wej\\u015Bciowe: oczekiwano ".concat(b(t.values[0])):"Nieprawid\\u0142owa opcja: oczekiwano jednej z warto\\u015Bci ".concat(p(t.values,"|"));case"too_big":{let f=t.inclusive?"<=":"<",h=r(t.origin);return h?"Za du\\u017Ca warto\\u015B\\u0107: oczekiwano, \\u017Ce ".concat((o=t.origin)!=null?o:"warto\\u015B\\u0107"," b\\u0119dzie mie\\u0107 ").concat(f).concat(t.maximum.toString()," ").concat((u=h.unit)!=null?u:"element\\xF3w"):"Zbyt du\\u017C(y/a/e): oczekiwano, \\u017Ce ".concat((s=t.origin)!=null?s:"warto\\u015B\\u0107"," b\\u0119dzie wynosi\\u0107 ").concat(f).concat(t.maximum.toString())}case"too_small":{let f=t.inclusive?">=":">",h=r(t.origin);return h?"Za ma\\u0142a warto\\u015B\\u0107: oczekiwano, \\u017Ce ".concat((c=t.origin)!=null?c:"warto\\u015B\\u0107"," b\\u0119dzie mie\\u0107 ").concat(f).concat(t.minimum.toString()," ").concat((a=h.unit)!=null?a:"element\\xF3w"):"Zbyt ma\\u0142(y/a/e): oczekiwano, \\u017Ce ".concat((l=t.origin)!=null?l:"warto\\u015B\\u0107"," b\\u0119dzie wynosi\\u0107 ").concat(f).concat(t.minimum.toString())}case"invalid_format":{let f=t;return f.format==="starts_with"?\'Nieprawid\\u0142owy ci\\u0105g znak\\xF3w: musi zaczyna\\u0107 si\\u0119 od "\'.concat(f.prefix,\'"\'):f.format==="ends_with"?\'Nieprawid\\u0142owy ci\\u0105g znak\\xF3w: musi ko\\u0144czy\\u0107 si\\u0119 na "\'.concat(f.suffix,\'"\'):f.format==="includes"?\'Nieprawid\\u0142owy ci\\u0105g znak\\xF3w: musi zawiera\\u0107 "\'.concat(f.includes,\'"\'):f.format==="regex"?"Nieprawid\\u0142owy ci\\u0105g znak\\xF3w: musi odpowiada\\u0107 wzorcowi ".concat(f.pattern):"Nieprawid\\u0142ow(y/a/e) ".concat((v=i[f.format])!=null?v: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(p(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 oc(){return{localeError:ud()}}var cd=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"n\\xFAmero";case"object":{if(Array.isArray(t))return"array";if(t===null)return"nulo";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"Tipo inv\\xE1lido: esperado ".concat(t.expected,", recebido ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Entrada inv\\xE1lida: esperado ".concat(b(t.values[0])):"Op\\xE7\\xE3o inv\\xE1lida: esperada uma das ".concat(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"Muito grande: esperado que ".concat((o=t.origin)!=null?o:"valor"," tivesse ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"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?">=":">",l=r(t.origin);return l?"Muito pequeno: esperado que ".concat(t.origin," tivesse ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 ac(){return{localeError:cd()}}function uc(e,r,n,i){let t=Math.abs(e),o=t%10,u=t%100;return u>=11&&u<=19?i:o===1?r:o>=2&&o<=4?n:i}var sd=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"\\u0447\\u0438\\u0441\\u043B\\u043E";case"object":{if(Array.isArray(t))return"\\u043C\\u0430\\u0441\\u0441\\u0438\\u0432";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s;switch(t.code){case"invalid_type":return"\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u044B\\u0439 \\u0432\\u0432\\u043E\\u0434: \\u043E\\u0436\\u0438\\u0434\\u0430\\u043B\\u043E\\u0441\\u044C ".concat(t.expected,", \\u043F\\u043E\\u043B\\u0443\\u0447\\u0435\\u043D\\u043E ").concat(n(t.input));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(b(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(p(t.values,"|"));case"too_big":{let c=t.inclusive?"<=":"<",a=r(t.origin);if(a){let l=Number(t.maximum),v=uc(l,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((o=t.origin)!=null?o:"\\u0437\\u043D\\u0430\\u0447\\u0435\\u043D\\u0438\\u0435"," \\u0431\\u0443\\u0434\\u0435\\u0442 \\u0438\\u043C\\u0435\\u0442\\u044C ").concat(c).concat(t.maximum.toString()," ").concat(v)}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((u=t.origin)!=null?u:"\\u0437\\u043D\\u0430\\u0447\\u0435\\u043D\\u0438\\u0435"," \\u0431\\u0443\\u0434\\u0435\\u0442 ").concat(c).concat(t.maximum.toString())}case"too_small":{let c=t.inclusive?">=":">",a=r(t.origin);if(a){let l=Number(t.minimum),v=uc(l,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(c).concat(t.minimum.toString()," ").concat(v)}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(c).concat(t.minimum.toString())}case"invalid_format":{let c=t;return c.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(c.prefix,\'"\'):c.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(c.suffix,\'"\'):c.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(c.includes,\'"\'):c.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(c.pattern):"\\u041D\\u0435\\u0432\\u0435\\u0440\\u043D\\u044B\\u0439 ".concat((s=i[c.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(p(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 cc(){return{localeError:sd()}}var ld=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"\\u0161tevilo";case"object":{if(Array.isArray(t))return"tabela";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"Neveljaven vnos: pri\\u010Dakovano ".concat(t.expected,", prejeto ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Neveljaven vnos: pri\\u010Dakovano ".concat(b(t.values[0])):"Neveljavna mo\\u017Enost: pri\\u010Dakovano eno izmed ".concat(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"Preveliko: pri\\u010Dakovano, da bo ".concat((o=t.origin)!=null?o:"vrednost"," imelo ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"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?">=":">",l=r(t.origin);return l?"Premajhno: pri\\u010Dakovano, da bo ".concat(t.origin," imelo ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 sc(){return{localeError:ld()}}var dd=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"antal";case"object":{if(Array.isArray(t))return"lista";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c,a,l,v,f;switch(t.code){case"invalid_type":return"Ogiltig inmatning: f\\xF6rv\\xE4ntat ".concat(t.expected,", fick ").concat(n(t.input));case"invalid_value":return t.values.length===1?"Ogiltig inmatning: f\\xF6rv\\xE4ntat ".concat(b(t.values[0])):"Ogiltigt val: f\\xF6rv\\xE4ntade en av ".concat(p(t.values,"|"));case"too_big":{let h=t.inclusive?"<=":"<",x=r(t.origin);return x?"F\\xF6r stor(t): f\\xF6rv\\xE4ntade ".concat((o=t.origin)!=null?o:"v\\xE4rdet"," att ha ").concat(h).concat(t.maximum.toString()," ").concat((u=x.unit)!=null?u:"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?">=":">",x=r(t.origin);return x?"F\\xF6r lite(t): f\\xF6rv\\xE4ntade ".concat((c=t.origin)!=null?c:"v\\xE4rdet"," att ha ").concat(h).concat(t.minimum.toString()," ").concat(x.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((l=i[h.format])!=null?l: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(p(t.keys,", "));case"invalid_key":return"Ogiltig nyckel i ".concat((v=t.origin)!=null?v:"v\\xE4rdet");case"invalid_union":return"Ogiltig input";case"invalid_element":return"Ogiltigt v\\xE4rde i ".concat((f=t.origin)!=null?f:"v\\xE4rdet");default:return"Ogiltig input"}}};function lc(){return{localeError:dd()}}var md=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"\\u0B8E\\u0BA3\\u0BCD \\u0B85\\u0BB2\\u0BCD\\u0BB2\\u0BBE\\u0BA4\\u0BA4\\u0BC1":"\\u0B8E\\u0BA3\\u0BCD";case"object":{if(Array.isArray(t))return"\\u0B85\\u0BA3\\u0BBF";if(t===null)return"\\u0BB5\\u0BC6\\u0BB1\\u0BC1\\u0BAE\\u0BC8";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\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.expected,", \\u0BAA\\u0BC6\\u0BB1\\u0BAA\\u0BCD\\u0BAA\\u0B9F\\u0BCD\\u0B9F\\u0BA4\\u0BC1 ").concat(n(t.input));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(b(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(p(t.values,"|")," \\u0B87\\u0BB2\\u0BCD \\u0B92\\u0BA9\\u0BCD\\u0BB1\\u0BC1");case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"\\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((o=t.origin)!=null?o:"\\u0BAE\\u0BA4\\u0BBF\\u0BAA\\u0BCD\\u0BAA\\u0BC1"," ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"\\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?">=":">",l=r(t.origin);return l?"\\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(l.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((c=i[a.format])!=null?c: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(p(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 dc(){return{localeError:md()}}var fd=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"\\u0E44\\u0E21\\u0E48\\u0E43\\u0E0A\\u0E48\\u0E15\\u0E31\\u0E27\\u0E40\\u0E25\\u0E02 (NaN)":"\\u0E15\\u0E31\\u0E27\\u0E40\\u0E25\\u0E02";case"object":{if(Array.isArray(t))return"\\u0E2D\\u0E32\\u0E23\\u0E4C\\u0E40\\u0E23\\u0E22\\u0E4C (Array)";if(t===null)return"\\u0E44\\u0E21\\u0E48\\u0E21\\u0E35\\u0E04\\u0E48\\u0E32 (null)";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\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(t.expected," \\u0E41\\u0E15\\u0E48\\u0E44\\u0E14\\u0E49\\u0E23\\u0E31\\u0E1A ").concat(n(t.input));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(b(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(p(t.values,"|"));case"too_big":{let a=t.inclusive?"\\u0E44\\u0E21\\u0E48\\u0E40\\u0E01\\u0E34\\u0E19":"\\u0E19\\u0E49\\u0E2D\\u0E22\\u0E01\\u0E27\\u0E48\\u0E32",l=r(t.origin);return l?"\\u0E40\\u0E01\\u0E34\\u0E19\\u0E01\\u0E33\\u0E2B\\u0E19\\u0E14: ".concat((o=t.origin)!=null?o:"\\u0E04\\u0E48\\u0E32"," \\u0E04\\u0E27\\u0E23\\u0E21\\u0E35").concat(a," ").concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"\\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",l=r(t.origin);return l?"\\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(l.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((c=i[a.format])!=null?c: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(p(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 mc(){return{localeError:fd()}}var pd=e=>{let r=typeof e;switch(r){case"number":return Number.isNaN(e)?"NaN":"number";case"object":{if(Array.isArray(e))return"array";if(e===null)return"null";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return r},gd=()=>{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(i){var t;return(t=e[i])!=null?t: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"};return i=>{var t,o,u,s;switch(i.code){case"invalid_type":return"Ge\\xE7ersiz de\\u011Fer: beklenen ".concat(i.expected,", al\\u0131nan ").concat(pd(i.input));case"invalid_value":return i.values.length===1?"Ge\\xE7ersiz de\\u011Fer: beklenen ".concat(b(i.values[0])):"Ge\\xE7ersiz se\\xE7enek: a\\u015Fa\\u011F\\u0131dakilerden biri olmal\\u0131: ".concat(p(i.values,"|"));case"too_big":{let c=i.inclusive?"<=":"<",a=r(i.origin);return a?"\\xC7ok b\\xFCy\\xFCk: beklenen ".concat((t=i.origin)!=null?t:"de\\u011Fer"," ").concat(c).concat(i.maximum.toString()," ").concat((o=a.unit)!=null?o:"\\xF6\\u011Fe"):"\\xC7ok b\\xFCy\\xFCk: beklenen ".concat((u=i.origin)!=null?u:"de\\u011Fer"," ").concat(c).concat(i.maximum.toString())}case"too_small":{let c=i.inclusive?">=":">",a=r(i.origin);return a?"\\xC7ok k\\xFC\\xE7\\xFCk: beklenen ".concat(i.origin," ").concat(c).concat(i.minimum.toString()," ").concat(a.unit):"\\xC7ok k\\xFC\\xE7\\xFCk: beklenen ".concat(i.origin," ").concat(c).concat(i.minimum.toString())}case"invalid_format":{let c=i;return c.format==="starts_with"?\'Ge\\xE7ersiz metin: "\'.concat(c.prefix,\'" ile ba\\u015Flamal\\u0131\'):c.format==="ends_with"?\'Ge\\xE7ersiz metin: "\'.concat(c.suffix,\'" ile bitmeli\'):c.format==="includes"?\'Ge\\xE7ersiz metin: "\'.concat(c.includes,\'" i\\xE7ermeli\'):c.format==="regex"?"Ge\\xE7ersiz metin: ".concat(c.pattern," desenine uymal\\u0131"):"Ge\\xE7ersiz ".concat((s=n[c.format])!=null?s:i.format)}case"not_multiple_of":return"Ge\\xE7ersiz say\\u0131: ".concat(i.divisor," ile tam b\\xF6l\\xFCnebilmeli");case"unrecognized_keys":return"Tan\\u0131nmayan anahtar".concat(i.keys.length>1?"lar":"",": ").concat(p(i.keys,", "));case"invalid_key":return"".concat(i.origin," i\\xE7inde ge\\xE7ersiz anahtar");case"invalid_union":return"Ge\\xE7ersiz de\\u011Fer";case"invalid_element":return"".concat(i.origin," i\\xE7inde ge\\xE7ersiz de\\u011Fer");default:return"Ge\\xE7ersiz de\\u011Fer"}}};function fc(){return{localeError:gd()}}var vd=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"\\u0447\\u0438\\u0441\\u043B\\u043E";case"object":{if(Array.isArray(t))return"\\u043C\\u0430\\u0441\\u0438\\u0432";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\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.expected,", \\u043E\\u0442\\u0440\\u0438\\u043C\\u0430\\u043D\\u043E ").concat(n(t.input));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(b(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(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"\\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((o=t.origin)!=null?o:"\\u0437\\u043D\\u0430\\u0447\\u0435\\u043D\\u043D\\u044F"," ").concat(l.verb," ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"\\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?">=":">",l=r(t.origin);return l?"\\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(l.verb," ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 nr(){return{localeError:vd()}}function pc(){return nr()}var hd=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"\\u0646\\u0645\\u0628\\u0631";case"object":{if(Array.isArray(t))return"\\u0622\\u0631\\u06D2";if(t===null)return"\\u0646\\u0644";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\u063A\\u0644\\u0637 \\u0627\\u0646 \\u067E\\u0679: ".concat(t.expected," \\u0645\\u062A\\u0648\\u0642\\u0639 \\u062A\\u06BE\\u0627\\u060C ").concat(n(t.input)," \\u0645\\u0648\\u0635\\u0648\\u0644 \\u06C1\\u0648\\u0627");case"invalid_value":return t.values.length===1?"\\u063A\\u0644\\u0637 \\u0627\\u0646 \\u067E\\u0679: ".concat(b(t.values[0])," \\u0645\\u062A\\u0648\\u0642\\u0639 \\u062A\\u06BE\\u0627"):"\\u063A\\u0644\\u0637 \\u0622\\u067E\\u0634\\u0646: ".concat(p(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?"<=":"<",l=r(t.origin);return l?"\\u0628\\u06C1\\u062A \\u0628\\u0691\\u0627: ".concat((o=t.origin)!=null?o:"\\u0648\\u06CC\\u0644\\u06CC\\u0648"," \\u06A9\\u06D2 ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"\\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?">=":">",l=r(t.origin);return l?"\\u0628\\u06C1\\u062A \\u0686\\u06BE\\u0648\\u0679\\u0627: ".concat(t.origin," \\u06A9\\u06D2 ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 gc(){return{localeError:hd()}}var $d=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"s\\u1ED1";case"object":{if(Array.isArray(t))return"m\\u1EA3ng";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\u0110\\u1EA7u v\\xE0o kh\\xF4ng h\\u1EE3p l\\u1EC7: mong \\u0111\\u1EE3i ".concat(t.expected,", nh\\u1EADn \\u0111\\u01B0\\u1EE3c ").concat(n(t.input));case"invalid_value":return t.values.length===1?"\\u0110\\u1EA7u v\\xE0o kh\\xF4ng h\\u1EE3p l\\u1EC7: mong \\u0111\\u1EE3i ".concat(b(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(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"Qu\\xE1 l\\u1EDBn: mong \\u0111\\u1EE3i ".concat((o=t.origin)!=null?o:"gi\\xE1 tr\\u1ECB"," ").concat(l.verb," ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"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?">=":">",l=r(t.origin);return l?"Qu\\xE1 nh\\u1ECF: mong \\u0111\\u1EE3i ".concat(t.origin," ").concat(l.verb," ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 vc(){return{localeError:$d()}}var bd=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"\\u975E\\u6570\\u5B57(NaN)":"\\u6570\\u5B57";case"object":{if(Array.isArray(t))return"\\u6570\\u7EC4";if(t===null)return"\\u7A7A\\u503C(null)";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\u65E0\\u6548\\u8F93\\u5165\\uFF1A\\u671F\\u671B ".concat(t.expected,"\\uFF0C\\u5B9E\\u9645\\u63A5\\u6536 ").concat(n(t.input));case"invalid_value":return t.values.length===1?"\\u65E0\\u6548\\u8F93\\u5165\\uFF1A\\u671F\\u671B ".concat(b(t.values[0])):"\\u65E0\\u6548\\u9009\\u9879\\uFF1A\\u671F\\u671B\\u4EE5\\u4E0B\\u4E4B\\u4E00 ".concat(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"\\u6570\\u503C\\u8FC7\\u5927\\uFF1A\\u671F\\u671B ".concat((o=t.origin)!=null?o:"\\u503C"," ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"\\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?">=":">",l=r(t.origin);return l?"\\u6570\\u503C\\u8FC7\\u5C0F\\uFF1A\\u671F\\u671B ".concat(t.origin," ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 hc(){return{localeError:bd()}}var _d=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u,s,c;switch(t.code){case"invalid_type":return"\\u7121\\u6548\\u7684\\u8F38\\u5165\\u503C\\uFF1A\\u9810\\u671F\\u70BA ".concat(t.expected,"\\uFF0C\\u4F46\\u6536\\u5230 ").concat(n(t.input));case"invalid_value":return t.values.length===1?"\\u7121\\u6548\\u7684\\u8F38\\u5165\\u503C\\uFF1A\\u9810\\u671F\\u70BA ".concat(b(t.values[0])):"\\u7121\\u6548\\u7684\\u9078\\u9805\\uFF1A\\u9810\\u671F\\u70BA\\u4EE5\\u4E0B\\u5176\\u4E2D\\u4E4B\\u4E00 ".concat(p(t.values,"|"));case"too_big":{let a=t.inclusive?"<=":"<",l=r(t.origin);return l?"\\u6578\\u503C\\u904E\\u5927\\uFF1A\\u9810\\u671F ".concat((o=t.origin)!=null?o:"\\u503C"," \\u61C9\\u70BA ").concat(a).concat(t.maximum.toString()," ").concat((u=l.unit)!=null?u:"\\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?">=":">",l=r(t.origin);return l?"\\u6578\\u503C\\u904E\\u5C0F\\uFF1A\\u9810\\u671F ".concat(t.origin," \\u61C9\\u70BA ").concat(a).concat(t.minimum.toString()," ").concat(l.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((c=i[a.format])!=null?c: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(p(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 $c(){return{localeError:_d()}}var yd=()=>{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=t=>{let o=typeof t;switch(o){case"number":return Number.isNaN(t)?"NaN":"n\\u1ECD\\u0301mb\\xE0";case"object":{if(Array.isArray(t))return"akop\\u1ECD";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return o},i={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"};return t=>{var o,u;switch(t.code){case"invalid_type":return"\\xCCb\\xE1w\\u1ECDl\\xE9 a\\u1E63\\xEC\\u1E63e: a n\\xED l\\xE1ti fi ".concat(t.expected,", \\xE0m\\u1ECD\\u0300 a r\\xED ").concat(n(t.input));case"invalid_value":return t.values.length===1?"\\xCCb\\xE1w\\u1ECDl\\xE9 a\\u1E63\\xEC\\u1E63e: a n\\xED l\\xE1ti fi ".concat(b(t.values[0])):"\\xC0\\u1E63\\xE0y\\xE0n a\\u1E63\\xEC\\u1E63e: yan \\u1ECD\\u0300kan l\\xE1ra ".concat(p(t.values,"|"));case"too_big":{let s=t.inclusive?"<=":"<",c=r(t.origin);return c?"T\\xF3 p\\u1ECD\\u0300 j\\xF9: a n\\xED l\\xE1ti j\\u1EB9\\u0301 p\\xE9 ".concat((o=t.origin)!=null?o:"iye"," ").concat(c.verb," ").concat(s).concat(t.maximum," ").concat(c.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?">=":">",c=r(t.origin);return c?"K\\xE9r\\xE9 ju: a n\\xED l\\xE1ti j\\u1EB9\\u0301 p\\xE9 ".concat(t.origin," ").concat(c.verb," ").concat(s).concat(t.minimum," ").concat(c.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((u=i[s.format])!=null?u: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(p(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 bc(){return{localeError:yd()}}var co=Symbol("ZodOutput"),so=Symbol("ZodInput"),Te=class{constructor(){this._map=new WeakMap,this._idmap=new Map}add(r,...n){let i=n[0];if(this._map.set(r,i),i&&typeof i=="object"&&"id"in i){if(this._idmap.has(i.id))throw new Error("ID ".concat(i.id," already exists in the registry"));this._idmap.set(i.id,r)}return 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=m({},(i=this.get(n))!=null?i:{});delete t.id;let o=m(m({},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 ir(){return new Te}var oe=ir();function lo(e,r){return new e(m({type:"string"},y(r)))}function mo(e,r){return new e(m({type:"string",coerce:!0},y(r)))}function or(e,r){return new e(m({type:"string",format:"email",check:"string_format",abort:!1},y(r)))}function ct(e,r){return new e(m({type:"string",format:"guid",check:"string_format",abort:!1},y(r)))}function ar(e,r){return new e(m({type:"string",format:"uuid",check:"string_format",abort:!1},y(r)))}function ur(e,r){return new e(m({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4"},y(r)))}function cr(e,r){return new e(m({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6"},y(r)))}function sr(e,r){return new e(m({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7"},y(r)))}function st(e,r){return new e(m({type:"string",format:"url",check:"string_format",abort:!1},y(r)))}function lr(e,r){return new e(m({type:"string",format:"emoji",check:"string_format",abort:!1},y(r)))}function dr(e,r){return new e(m({type:"string",format:"nanoid",check:"string_format",abort:!1},y(r)))}function mr(e,r){return new e(m({type:"string",format:"cuid",check:"string_format",abort:!1},y(r)))}function fr(e,r){return new e(m({type:"string",format:"cuid2",check:"string_format",abort:!1},y(r)))}function pr(e,r){return new e(m({type:"string",format:"ulid",check:"string_format",abort:!1},y(r)))}function gr(e,r){return new e(m({type:"string",format:"xid",check:"string_format",abort:!1},y(r)))}function vr(e,r){return new e(m({type:"string",format:"ksuid",check:"string_format",abort:!1},y(r)))}function hr(e,r){return new e(m({type:"string",format:"ipv4",check:"string_format",abort:!1},y(r)))}function $r(e,r){return new e(m({type:"string",format:"ipv6",check:"string_format",abort:!1},y(r)))}function br(e,r){return new e(m({type:"string",format:"cidrv4",check:"string_format",abort:!1},y(r)))}function _r(e,r){return new e(m({type:"string",format:"cidrv6",check:"string_format",abort:!1},y(r)))}function yr(e,r){return new e(m({type:"string",format:"base64",check:"string_format",abort:!1},y(r)))}function xr(e,r){return new e(m({type:"string",format:"base64url",check:"string_format",abort:!1},y(r)))}function kr(e,r){return new e(m({type:"string",format:"e164",check:"string_format",abort:!1},y(r)))}function zr(e,r){return new e(m({type:"string",format:"jwt",check:"string_format",abort:!1},y(r)))}var fo={Any:null,Minute:-1,Second:0,Millisecond:3,Microsecond:6};function po(e,r){return new e(m({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null},y(r)))}function go(e,r){return new e(m({type:"string",format:"date",check:"string_format"},y(r)))}function vo(e,r){return new e(m({type:"string",format:"time",check:"string_format",precision:null},y(r)))}function ho(e,r){return new e(m({type:"string",format:"duration",check:"string_format"},y(r)))}function $o(e,r){return new e(m({type:"number",checks:[]},y(r)))}function bo(e,r){return new e(m({type:"number",coerce:!0,checks:[]},y(r)))}function _o(e,r){return new e(m({type:"number",check:"number_format",abort:!1,format:"safeint"},y(r)))}function yo(e,r){return new e(m({type:"number",check:"number_format",abort:!1,format:"float32"},y(r)))}function xo(e,r){return new e(m({type:"number",check:"number_format",abort:!1,format:"float64"},y(r)))}function ko(e,r){return new e(m({type:"number",check:"number_format",abort:!1,format:"int32"},y(r)))}function zo(e,r){return new e(m({type:"number",check:"number_format",abort:!1,format:"uint32"},y(r)))}function Io(e,r){return new e(m({type:"boolean"},y(r)))}function wo(e,r){return new e(m({type:"boolean",coerce:!0},y(r)))}function So(e,r){return new e(m({type:"bigint"},y(r)))}function jo(e,r){return new e(m({type:"bigint",coerce:!0},y(r)))}function Oo(e,r){return new e(m({type:"bigint",check:"bigint_format",abort:!1,format:"int64"},y(r)))}function Po(e,r){return new e(m({type:"bigint",check:"bigint_format",abort:!1,format:"uint64"},y(r)))}function Uo(e,r){return new e(m({type:"symbol"},y(r)))}function No(e,r){return new e(m({type:"undefined"},y(r)))}function Zo(e,r){return new e(m({type:"null"},y(r)))}function Do(e){return new e({type:"any"})}function To(e){return new e({type:"unknown"})}function Eo(e,r){return new e(m({type:"never"},y(r)))}function Ao(e,r){return new e(m({type:"void"},y(r)))}function Ro(e,r){return new e(m({type:"date"},y(r)))}function Lo(e,r){return new e(m({type:"date",coerce:!0},y(r)))}function Co(e,r){return new e(m({type:"nan"},y(r)))}function ce(e,r){return new Mt(z(m({check:"less_than"},y(r)),{value:e,inclusive:!1}))}function H(e,r){return new Mt(z(m({check:"less_than"},y(r)),{value:e,inclusive:!0}))}function se(e,r){return new Bt(z(m({check:"greater_than"},y(r)),{value:e,inclusive:!1}))}function W(e,r){return new Bt(z(m({check:"greater_than"},y(r)),{value:e,inclusive:!0}))}function Vo(e){return se(0,e)}function Fo(e){return ce(0,e)}function Jo(e){return H(0,e)}function Mo(e){return W(0,e)}function Ie(e,r){return new Tn(z(m({check:"multiple_of"},y(r)),{value:e}))}function Ee(e,r){return new Rn(z(m({check:"max_size"},y(r)),{maximum:e}))}function we(e,r){return new Ln(z(m({check:"min_size"},y(r)),{minimum:e}))}function lt(e,r){return new Cn(z(m({check:"size_equals"},y(r)),{size:e}))}function Ae(e,r){return new Vn(z(m({check:"max_length"},y(r)),{maximum:e}))}function $e(e,r){return new Fn(z(m({check:"min_length"},y(r)),{minimum:e}))}function Re(e,r){return new Jn(z(m({check:"length_equals"},y(r)),{length:e}))}function dt(e,r){return new Mn(z(m({check:"string_format",format:"regex"},y(r)),{pattern:e}))}function mt(e){return new Bn(m({check:"string_format",format:"lowercase"},y(e)))}function ft(e){return new Kn(m({check:"string_format",format:"uppercase"},y(e)))}function pt(e,r){return new Gn(z(m({check:"string_format",format:"includes"},y(r)),{includes:e}))}function gt(e,r){return new Wn(z(m({check:"string_format",format:"starts_with"},y(r)),{prefix:e}))}function vt(e,r){return new Xn(z(m({check:"string_format",format:"ends_with"},y(r)),{suffix:e}))}function Bo(e,r,n){return new qn(m({check:"property",property:e,schema:r},y(n)))}function ht(e,r){return new Yn(m({check:"mime_type",mime:e},y(r)))}function le(e){return new Qn({check:"overwrite",tx:e})}function $t(e){return le(r=>r.normalize(e))}function bt(){return le(e=>e.trim())}function _t(){return le(e=>e.toLowerCase())}function yt(){return le(e=>e.toUpperCase())}function Ko(e,r,n){return new e(m({type:"array",element:r},y(n)))}function xd(e,r,n){return new e(m({type:"union",options:r},y(n)))}function kd(e,r,n,i){return new e(m({type:"union",options:n,discriminator:r},y(i)))}function zd(e,r,n){return new e({type:"intersection",left:r,right:n})}function Id(e,r,n,i){let t=n instanceof O,o=t?i:n,u=t?n:null;return new e(m({type:"tuple",items:r,rest:u},y(o)))}function wd(e,r,n,i){return new e(m({type:"record",keyType:r,valueType:n},y(i)))}function Sd(e,r,n,i){return new e(m({type:"map",keyType:r,valueType:n},y(i)))}function jd(e,r,n){return new e(m({type:"set",valueType:r},y(n)))}function Od(e,r,n){let i=Array.isArray(r)?Object.fromEntries(r.map(t=>[t,t])):r;return new e(m({type:"enum",entries:i},y(n)))}function Pd(e,r,n){return new e(m({type:"enum",entries:r},y(n)))}function Ud(e,r,n){return new e(m({type:"literal",values:Array.isArray(r)?r:[r]},y(n)))}function Go(e,r){return new e(m({type:"file"},y(r)))}function Nd(e,r){return new e({type:"transform",transform:r})}function Zd(e,r){return new e({type:"optional",innerType:r})}function Dd(e,r){return new e({type:"nullable",innerType:r})}function Td(e,r,n){return new e({type:"default",innerType:r,get defaultValue(){return typeof n=="function"?n():qr(n)}})}function Ed(e,r,n){return new e(m({type:"nonoptional",innerType:r},y(n)))}function Ad(e,r){return new e({type:"success",innerType:r})}function Rd(e,r,n){return new e({type:"catch",innerType:r,catchValue:typeof n=="function"?n:()=>n})}function Ld(e,r,n){return new e({type:"pipe",in:r,out:n})}function Cd(e,r){return new e({type:"readonly",innerType:r})}function Vd(e,r,n){return new e(m({type:"template_literal",parts:r},y(n)))}function Fd(e,r){return new e({type:"lazy",getter:r})}function Jd(e,r){return new e({type:"promise",innerType:r})}function Wo(e,r,n){var o;let i=y(n);return(o=i.abort)!=null||(i.abort=!0),new e(m({type:"custom",check:"custom",fn:r},i))}function Xo(e,r,n){return new e(m({type:"custom",check:"custom",fn:r},y(n)))}function qo(e){let r=_c(n=>(n.addIssue=i=>{var t,o,u,s;if(typeof i=="string")n.issues.push(Oe(i,n.value,r._zod.def));else{let c=i;c.fatal&&(c.continue=!1),(t=c.code)!=null||(c.code="custom"),(o=c.input)!=null||(c.input=n.value),(u=c.inst)!=null||(c.inst=r),(s=c.continue)!=null||(c.continue=!r._zod.def.abort),n.issues.push(Oe(c))}},e(n.value,n)));return r}function _c(e,r){let n=new R(m({check:"custom"},y(r)));return n._zod.check=e,n}function Yo(e,r){var h,x,S,I,C;let n=y(r),i=(h=n.truthy)!=null?h:["true","1","yes","on","y","enabled"],t=(x=n.falsy)!=null?x:["false","0","no","off","n","disabled"];n.case!=="sensitive"&&(i=i.map(j=>typeof j=="string"?j.toLowerCase():j),t=t.map(j=>typeof j=="string"?j.toLowerCase():j));let o=new Set(i),u=new Set(t),s=(S=e.Codec)!=null?S:ot,c=(I=e.Boolean)!=null?I:it,a=(C=e.String)!=null?C:ke,l=new a({type:"string",error:n.error}),v=new c({type:"boolean",error:n.error}),f=new s({type:"pipe",in:l,out:v,transform:(j,g)=>{let $=j;return n.case!=="sensitive"&&($=$.toLowerCase()),o.has($)?!0:u.has($)?!1:(g.issues.push({code:"invalid_value",expected:"stringbool",values:[...o,...u],input:g.value,inst:f,continue:!1}),{})},reverseTransform:(j,g)=>j===!0?i[0]||"true":t[0]||"false",error:n.error});return f}function Le(e,r,n,i={}){let t=y(i),o=m(z(m({},y(i)),{check:"string_format",type:"string",format:r,fn:typeof n=="function"?n:s=>n.test(s)}),t);return n instanceof RegExp&&(o.pattern=n),new e(o)}var xt=class{constructor(r){var n,i,t,o,u;this.counter=0,this.metadataRegistry=(n=r==null?void 0:r.metadata)!=null?n:oe,this.target=(i=r==null?void 0:r.target)!=null?i:"draft-2020-12",this.unrepresentable=(t=r==null?void 0:r.unrepresentable)!=null?t:"throw",this.override=(o=r==null?void 0:r.override)!=null?o:()=>{},this.io=(u=r==null?void 0:r.io)!=null?u:"output",this.seen=new Map}process(r,n={path:[],schemaPath:[]}){var v,f,h,x,S;var i;let t=r._zod.def,o={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},u=this.seen.get(r);if(u)return u.count++,n.schemaPath.includes(r)&&(u.cycle=n.path),u.schema;let s={schema:{},count:1,cycle:void 0,path:n.path};this.seen.set(r,s);let c=(f=(v=r._zod).toJSONSchema)==null?void 0:f.call(v);if(c)s.schema=c;else{let I=z(m({},n),{schemaPath:[...n.schemaPath,r],path:n.path}),C=r._zod.parent;if(C)s.ref=C,this.process(C,I),this.seen.get(C).isParent=!0;else{let j=s.schema;switch(t.type){case"string":{let g=j;g.type="string";let{minimum:$,maximum:k,format:N,patterns:P,contentEncoding:w}=r._zod.bag;if(typeof $=="number"&&(g.minLength=$),typeof k=="number"&&(g.maxLength=k),N&&(g.format=(h=o[N])!=null?h:N,g.format===""&&delete g.format),w&&(g.contentEncoding=w),P&&P.size>0){let D=[...P];D.length===1?g.pattern=D[0].source:D.length>1&&(s.schema.allOf=[...D.map(B=>z(m({},this.target==="draft-7"||this.target==="draft-4"||this.target==="openapi-3.0"?{type:"string"}:{}),{pattern:B.source}))])}break}case"number":{let g=j,{minimum:$,maximum:k,format:N,multipleOf:P,exclusiveMaximum:w,exclusiveMinimum:D}=r._zod.bag;typeof N=="string"&&N.includes("int")?g.type="integer":g.type="number",typeof D=="number"&&(this.target==="draft-4"||this.target==="openapi-3.0"?(g.minimum=D,g.exclusiveMinimum=!0):g.exclusiveMinimum=D),typeof $=="number"&&(g.minimum=$,typeof D=="number"&&this.target!=="draft-4"&&(D>=$?delete g.minimum:delete g.exclusiveMinimum)),typeof w=="number"&&(this.target==="draft-4"||this.target==="openapi-3.0"?(g.maximum=w,g.exclusiveMaximum=!0):g.exclusiveMaximum=w),typeof k=="number"&&(g.maximum=k,typeof w=="number"&&this.target!=="draft-4"&&(w<=k?delete g.maximum:delete g.exclusiveMaximum)),typeof P=="number"&&(g.multipleOf=P);break}case"boolean":{let g=j;g.type="boolean";break}case"bigint":{if(this.unrepresentable==="throw")throw new Error("BigInt cannot be represented in JSON Schema");break}case"symbol":{if(this.unrepresentable==="throw")throw new Error("Symbols cannot be represented in JSON Schema");break}case"null":{this.target==="openapi-3.0"?(j.type="string",j.nullable=!0,j.enum=[null]):j.type="null";break}case"any":break;case"unknown":break;case"undefined":{if(this.unrepresentable==="throw")throw new Error("Undefined cannot be represented in JSON Schema");break}case"void":{if(this.unrepresentable==="throw")throw new Error("Void cannot be represented in JSON Schema");break}case"never":{j.not={};break}case"date":{if(this.unrepresentable==="throw")throw new Error("Date cannot be represented in JSON Schema");break}case"array":{let g=j,{minimum:$,maximum:k}=r._zod.bag;typeof $=="number"&&(g.minItems=$),typeof k=="number"&&(g.maxItems=k),g.type="array",g.items=this.process(t.element,z(m({},I),{path:[...I.path,"items"]}));break}case"object":{let g=j;g.type="object",g.properties={};let $=t.shape;for(let P in $)g.properties[P]=this.process($[P],z(m({},I),{path:[...I.path,"properties",P]}));let k=new Set(Object.keys($)),N=new Set([...k].filter(P=>{let w=t.shape[P]._zod;return this.io==="input"?w.optin===void 0:w.optout===void 0}));N.size>0&&(g.required=Array.from(N)),((x=t.catchall)==null?void 0:x._zod.def.type)==="never"?g.additionalProperties=!1:t.catchall?t.catchall&&(g.additionalProperties=this.process(t.catchall,z(m({},I),{path:[...I.path,"additionalProperties"]}))):this.io==="output"&&(g.additionalProperties=!1);break}case"union":{let g=j,$=t.options.map((k,N)=>this.process(k,z(m({},I),{path:[...I.path,"anyOf",N]})));g.anyOf=$;break}case"intersection":{let g=j,$=this.process(t.left,z(m({},I),{path:[...I.path,"allOf",0]})),k=this.process(t.right,z(m({},I),{path:[...I.path,"allOf",1]})),N=w=>"allOf"in w&&Object.keys(w).length===1,P=[...N($)?$.allOf:[$],...N(k)?k.allOf:[k]];g.allOf=P;break}case"tuple":{let g=j;g.type="array";let $=this.target==="draft-2020-12"?"prefixItems":"items",k=this.target==="draft-2020-12"||this.target==="openapi-3.0"?"items":"additionalItems",N=t.items.map((B,V)=>this.process(B,z(m({},I),{path:[...I.path,$,V]}))),P=t.rest?this.process(t.rest,z(m({},I),{path:[...I.path,k,...this.target==="openapi-3.0"?[t.items.length]:[]]})):null;this.target==="draft-2020-12"?(g.prefixItems=N,P&&(g.items=P)):this.target==="openapi-3.0"?(g.items={anyOf:N},P&&g.items.anyOf.push(P),g.minItems=N.length,P||(g.maxItems=N.length)):(g.items=N,P&&(g.additionalItems=P));let{minimum:w,maximum:D}=r._zod.bag;typeof w=="number"&&(g.minItems=w),typeof D=="number"&&(g.maxItems=D);break}case"record":{let g=j;g.type="object",(this.target==="draft-7"||this.target==="draft-2020-12")&&(g.propertyNames=this.process(t.keyType,z(m({},I),{path:[...I.path,"propertyNames"]}))),g.additionalProperties=this.process(t.valueType,z(m({},I),{path:[...I.path,"additionalProperties"]}));break}case"map":{if(this.unrepresentable==="throw")throw new Error("Map cannot be represented in JSON Schema");break}case"set":{if(this.unrepresentable==="throw")throw new Error("Set cannot be represented in JSON Schema");break}case"enum":{let g=j,$=Ge(t.entries);$.every(k=>typeof k=="number")&&(g.type="number"),$.every(k=>typeof k=="string")&&(g.type="string"),g.enum=$;break}case"literal":{let g=j,$=[];for(let k of t.values)if(k===void 0){if(this.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof k=="bigint"){if(this.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");$.push(Number(k))}else $.push(k);if($.length!==0)if($.length===1){let k=$[0];g.type=k===null?"null":typeof k,this.target==="draft-4"||this.target==="openapi-3.0"?g.enum=[k]:g.const=k}else $.every(k=>typeof k=="number")&&(g.type="number"),$.every(k=>typeof k=="string")&&(g.type="string"),$.every(k=>typeof k=="boolean")&&(g.type="string"),$.every(k=>k===null)&&(g.type="null"),g.enum=$;break}case"file":{let g=j,$={type:"string",format:"binary",contentEncoding:"binary"},{minimum:k,maximum:N,mime:P}=r._zod.bag;k!==void 0&&($.minLength=k),N!==void 0&&($.maxLength=N),P?P.length===1?($.contentMediaType=P[0],Object.assign(g,$)):g.anyOf=P.map(w=>z(m({},$),{contentMediaType:w})):Object.assign(g,$);break}case"transform":{if(this.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema");break}case"nullable":{let g=this.process(t.innerType,I);this.target==="openapi-3.0"?(s.ref=t.innerType,j.nullable=!0):j.anyOf=[g,{type:"null"}];break}case"nonoptional":{this.process(t.innerType,I),s.ref=t.innerType;break}case"success":{let g=j;g.type="boolean";break}case"default":{this.process(t.innerType,I),s.ref=t.innerType,j.default=JSON.parse(JSON.stringify(t.defaultValue));break}case"prefault":{this.process(t.innerType,I),s.ref=t.innerType,this.io==="input"&&(j._prefault=JSON.parse(JSON.stringify(t.defaultValue)));break}case"catch":{this.process(t.innerType,I),s.ref=t.innerType;let g;try{g=t.catchValue(void 0)}catch($){throw new Error("Dynamic catch values are not supported in JSON Schema")}j.default=g;break}case"nan":{if(this.unrepresentable==="throw")throw new Error("NaN cannot be represented in JSON Schema");break}case"template_literal":{let g=j,$=r._zod.pattern;if(!$)throw new Error("Pattern not found in template literal");g.type="string",g.pattern=$.source;break}case"pipe":{let g=this.io==="input"?t.in._zod.def.type==="transform"?t.out:t.in:t.out;this.process(g,I),s.ref=g;break}case"readonly":{this.process(t.innerType,I),s.ref=t.innerType,j.readOnly=!0;break}case"promise":{this.process(t.innerType,I),s.ref=t.innerType;break}case"optional":{this.process(t.innerType,I),s.ref=t.innerType;break}case"lazy":{let g=r._zod.innerType;this.process(g,I),s.ref=g;break}case"custom":{if(this.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema");break}case"function":{if(this.unrepresentable==="throw")throw new Error("Function types cannot be represented in JSON Schema");break}default:}}}let a=this.metadataRegistry.get(r);return a&&Object.assign(s.schema,a),this.io==="input"&&J(r)&&(delete s.schema.examples,delete s.schema.default),this.io==="input"&&s.schema._prefault&&((S=(i=s.schema).default)!=null||(i.default=s.schema._prefault)),delete s.schema._prefault,this.seen.get(r).schema}emit(r,n){var l,v,f,h,x,S,I,C,j,g;let i={cycles:(l=n==null?void 0:n.cycles)!=null?l:"ref",reused:(v=n==null?void 0:n.reused)!=null?v:"inline",external:(f=n==null?void 0:n.external)!=null?f:void 0},t=this.seen.get(r);if(!t)throw new Error("Unprocessed schema. This is a bug in Zod.");let o=$=>{var D,B,V,re,F;let k=this.target==="draft-2020-12"?"$defs":"definitions";if(i.external){let ne=(D=i.external.registry.get($[0]))==null?void 0:D.id,Je=(B=i.external.uri)!=null?B:Vr=>Vr;if(ne)return{ref:Je(ne)};let ee=(re=(V=$[1].defId)!=null?V:$[1].schema.id)!=null?re:"schema".concat(this.counter++);return $[1].defId=ee,{defId:ee,ref:"".concat(Je("__shared"),"#/").concat(k,"/").concat(ee)}}if($[1]===t)return{ref:"#"};let P="".concat("#","/").concat(k,"/"),w=(F=$[1].schema.id)!=null?F:"__schema".concat(this.counter++);return{defId:w,ref:P+w}},u=$=>{if($[1].schema.$ref)return;let k=$[1],{ref:N,defId:P}=o($);k.def=m({},k.schema),P&&(k.defId=P);let w=k.schema;for(let D in w)delete w[D];w.$ref=N};if(i.cycles==="throw")for(let $ of this.seen.entries()){let k=$[1];if(k.cycle)throw new Error("Cycle detected: "+"#/".concat((h=k.cycle)==null?void 0:h.join("/"),"/<root>")+\'\\n\\nSet the `cycles` parameter to `"ref"` to resolve cyclical schemas with defs.\')}for(let $ of this.seen.entries()){let k=$[1];if(r===$[0]){u($);continue}if(i.external){let P=(x=i.external.registry.get($[0]))==null?void 0:x.id;if(r!==$[0]&&P){u($);continue}}if((S=this.metadataRegistry.get($[0]))==null?void 0:S.id){u($);continue}if(k.cycle){u($);continue}if(k.count>1&&i.reused==="ref"){u($);continue}}let s=($,k)=>{var B,V,re;let N=this.seen.get($),P=(B=N.def)!=null?B:N.schema,w=m({},P);if(N.ref===null)return;let D=N.ref;if(N.ref=null,D){s(D,k);let F=this.seen.get(D).schema;F.$ref&&(k.target==="draft-7"||k.target==="draft-4"||k.target==="openapi-3.0")?(P.allOf=(V=P.allOf)!=null?V:[],P.allOf.push(F)):(Object.assign(P,F),Object.assign(P,w))}N.isParent||this.override({zodSchema:$,jsonSchema:P,path:(re=N.path)!=null?re:[]})};for(let $ of[...this.seen.entries()].reverse())s($[0],{target:this.target});let c={};if(this.target==="draft-2020-12"?c.$schema="https://json-schema.org/draft/2020-12/schema":this.target==="draft-7"?c.$schema="http://json-schema.org/draft-07/schema#":this.target==="draft-4"?c.$schema="http://json-schema.org/draft-04/schema#":this.target==="openapi-3.0"||console.warn("Invalid target: ".concat(this.target)),(I=i.external)!=null&&I.uri){let $=(C=i.external.registry.get(r))==null?void 0:C.id;if(!$)throw new Error("Schema is missing an `id` property");c.$id=i.external.uri($)}Object.assign(c,t.def);let a=(g=(j=i.external)==null?void 0:j.defs)!=null?g:{};for(let $ of this.seen.entries()){let k=$[1];k.def&&k.defId&&(a[k.defId]=k.def)}i.external||Object.keys(a).length>0&&(this.target==="draft-2020-12"?c.$defs=a:c.definitions=a);try{return JSON.parse(JSON.stringify(c))}catch($){throw new Error("Error converting schema to JSON.")}}};function Qo(e,r){if(e instanceof Te){let i=new xt(r),t={};for(let s of e._idmap.entries()){let[c,a]=s;i.process(a)}let o={},u={registry:e,uri:r==null?void 0:r.uri,defs:t};for(let s of e._idmap.entries()){let[c,a]=s;o[c]=i.emit(a,z(m({},r),{external:u}))}if(Object.keys(t).length>0){let s=i.target==="draft-2020-12"?"$defs":"definitions";o.__shared={[s]:t}}return{schemas:o}}let n=new xt(r);return n.process(e),n.emit(e,r)}function J(e,r){let n=r!=null?r:{seen:new Set};if(n.seen.has(e))return!1;n.seen.add(e);let t=e._zod.def;switch(t.type){case"string":case"number":case"bigint":case"boolean":case"date":case"symbol":case"undefined":case"null":case"any":case"unknown":case"never":case"void":case"literal":case"enum":case"nan":case"file":case"template_literal":return!1;case"array":return J(t.element,n);case"object":{for(let o in t.shape)if(J(t.shape[o],n))return!0;return!1}case"union":{for(let o of t.options)if(J(o,n))return!0;return!1}case"intersection":return J(t.left,n)||J(t.right,n);case"tuple":{for(let o of t.items)if(J(o,n))return!0;return!!(t.rest&&J(t.rest,n))}case"record":return J(t.keyType,n)||J(t.valueType,n);case"map":return J(t.keyType,n)||J(t.valueType,n);case"set":return J(t.valueType,n);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":return J(t.innerType,n);case"lazy":return J(t.getter(),n);case"default":return J(t.innerType,n);case"prefault":return J(t.innerType,n);case"custom":return!1;case"transform":return!0;case"pipe":return J(t.in,n)||J(t.out,n);case"success":return!1;case"catch":return!1;case"function":return!1;default:}throw new Error("Unknown schema type: ".concat(t.type))}var Ho={};var kt={};_e(kt,{ZodISODate:()=>wr,ZodISODateTime:()=>Ir,ZodISODuration:()=>jr,ZodISOTime:()=>Sr,date:()=>ta,datetime:()=>ea,duration:()=>na,time:()=>ra});var Ir=d("ZodISODateTime",(e,r)=>{mi.init(e,r),A.init(e,r)});function ea(e){return po(Ir,e)}var wr=d("ZodISODate",(e,r)=>{fi.init(e,r),A.init(e,r)});function ta(e){return go(wr,e)}var Sr=d("ZodISOTime",(e,r)=>{pi.init(e,r),A.init(e,r)});function ra(e){return vo(Sr,e)}var jr=d("ZodISODuration",(e,r)=>{gi.init(e,r),A.init(e,r)});function na(e){return ho(jr,e)}var xc=(e,r)=>{Qe.init(e,r),e.name="ZodError",Object.defineProperties(e,{format:{value:n=>et(e,n)},flatten:{value:n=>He(e,n)},addIssue:{value:n=>{e.issues.push(n),e.message=JSON.stringify(e.issues,Se,2)}},addIssues:{value:n=>{e.issues.push(...n),e.message=JSON.stringify(e.issues,Se,2)}},isEmpty:{get(){return e.issues.length===0}}})},Bd=d("ZodError",xc),X=d("ZodError",xc,{Parent:Error});var ia=Pe(X),oa=Ue(X),aa=Ne(X),ua=Ze(X),ca=Tt(X),sa=Et(X),la=At(X),da=Rt(X),ma=Lt(X),fa=Ct(X),pa=Vt(X),ga=Ft(X);var U=d("ZodType",(e,r)=>(O.init(e,r),e.def=r,e.type=r.type,Object.defineProperty(e,"_def",{value:r}),e.check=(...n)=>{var i;return e.clone(_.mergeDefs(r,{checks:[...(i=r.checks)!=null?i:[],...n.map(t=>typeof t=="function"?{_zod:{check:t,def:{check:"custom"},onattach:[]}}:t)]}))},e.clone=(n,i)=>K(e,n,i),e.brand=()=>e,e.register=(n,i)=>(n.add(e,i),e),e.parse=(n,i)=>ia(e,n,i,{callee:e.parse}),e.safeParse=(n,i)=>aa(e,n,i),e.parseAsync=async(n,i)=>oa(e,n,i,{callee:e.parseAsync}),e.safeParseAsync=async(n,i)=>ua(e,n,i),e.spa=e.safeParseAsync,e.encode=(n,i)=>ca(e,n,i),e.decode=(n,i)=>sa(e,n,i),e.encodeAsync=async(n,i)=>la(e,n,i),e.decodeAsync=async(n,i)=>da(e,n,i),e.safeEncode=(n,i)=>ma(e,n,i),e.safeDecode=(n,i)=>fa(e,n,i),e.safeEncodeAsync=async(n,i)=>pa(e,n,i),e.safeDecodeAsync=async(n,i)=>ga(e,n,i),e.refine=(n,i)=>e.check(cs(n,i)),e.superRefine=n=>e.check(ss(n)),e.overwrite=n=>e.check(le(n)),e.optional=()=>Pr(e),e.nullable=()=>Ur(e),e.nullish=()=>Pr(Ur(e)),e.nonoptional=n=>qc(e,n),e.array=()=>Tr(e),e.or=n=>Ra([e,n]),e.and=n=>Ec(e,n),e.transform=n=>Nr(e,Va(n)),e.default=n=>Gc(e,n),e.prefault=n=>Xc(e,n),e.catch=n=>Hc(e,n),e.pipe=n=>Nr(e,n),e.readonly=()=>rs(e),e.describe=n=>{let i=e.clone();return oe.add(i,{description:n}),i},Object.defineProperty(e,"description",{get(){var n;return(n=oe.get(e))==null?void 0:n.description},configurable:!0}),e.meta=(...n)=>{if(n.length===0)return oe.get(e);let i=e.clone();return oe.add(i,n[0]),i},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e)),$a=d("_ZodString",(e,r)=>{var i,t,o;ke.init(e,r),U.init(e,r);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=(...u)=>e.check(dt(...u)),e.includes=(...u)=>e.check(pt(...u)),e.startsWith=(...u)=>e.check(gt(...u)),e.endsWith=(...u)=>e.check(vt(...u)),e.min=(...u)=>e.check($e(...u)),e.max=(...u)=>e.check(Ae(...u)),e.length=(...u)=>e.check(Re(...u)),e.nonempty=(...u)=>e.check($e(1,...u)),e.lowercase=u=>e.check(mt(u)),e.uppercase=u=>e.check(ft(u)),e.trim=()=>e.check(bt()),e.normalize=(...u)=>e.check($t(...u)),e.toLowerCase=()=>e.check(_t()),e.toUpperCase=()=>e.check(yt())}),It=d("ZodString",(e,r)=>{ke.init(e,r),$a.init(e,r),e.email=n=>e.check(or(ba,n)),e.url=n=>e.check(st(Zr,n)),e.jwt=n=>e.check(zr(Da,n)),e.emoji=n=>e.check(lr(_a,n)),e.guid=n=>e.check(ct(Or,n)),e.uuid=n=>e.check(ar(de,n)),e.uuidv4=n=>e.check(ur(de,n)),e.uuidv6=n=>e.check(cr(de,n)),e.uuidv7=n=>e.check(sr(de,n)),e.nanoid=n=>e.check(dr(ya,n)),e.guid=n=>e.check(ct(Or,n)),e.cuid=n=>e.check(mr(xa,n)),e.cuid2=n=>e.check(fr(ka,n)),e.ulid=n=>e.check(pr(za,n)),e.base64=n=>e.check(yr(Ua,n)),e.base64url=n=>e.check(xr(Na,n)),e.xid=n=>e.check(gr(Ia,n)),e.ksuid=n=>e.check(vr(wa,n)),e.ipv4=n=>e.check(hr(Sa,n)),e.ipv6=n=>e.check($r(ja,n)),e.cidrv4=n=>e.check(br(Oa,n)),e.cidrv6=n=>e.check(_r(Pa,n)),e.e164=n=>e.check(kr(Za,n)),e.datetime=n=>e.check(ea(n)),e.date=n=>e.check(ta(n)),e.time=n=>e.check(ra(n)),e.duration=n=>e.check(na(n))});function va(e){return lo(It,e)}var A=d("ZodStringFormat",(e,r)=>{T.init(e,r),$a.init(e,r)}),ba=d("ZodEmail",(e,r)=>{ni.init(e,r),A.init(e,r)});function Gd(e){return or(ba,e)}var Or=d("ZodGUID",(e,r)=>{ti.init(e,r),A.init(e,r)});function Wd(e){return ct(Or,e)}var de=d("ZodUUID",(e,r)=>{ri.init(e,r),A.init(e,r)});function Xd(e){return ar(de,e)}function qd(e){return ur(de,e)}function Yd(e){return cr(de,e)}function Qd(e){return sr(de,e)}var Zr=d("ZodURL",(e,r)=>{ii.init(e,r),A.init(e,r)});function Hd(e){return st(Zr,e)}function em(e){return st(Zr,m({protocol:/^https?$/,hostname:Q.domain},_.normalizeParams(e)))}var _a=d("ZodEmoji",(e,r)=>{oi.init(e,r),A.init(e,r)});function tm(e){return lr(_a,e)}var ya=d("ZodNanoID",(e,r)=>{ai.init(e,r),A.init(e,r)});function rm(e){return dr(ya,e)}var xa=d("ZodCUID",(e,r)=>{ui.init(e,r),A.init(e,r)});function nm(e){return mr(xa,e)}var ka=d("ZodCUID2",(e,r)=>{ci.init(e,r),A.init(e,r)});function im(e){return fr(ka,e)}var za=d("ZodULID",(e,r)=>{si.init(e,r),A.init(e,r)});function om(e){return pr(za,e)}var Ia=d("ZodXID",(e,r)=>{li.init(e,r),A.init(e,r)});function am(e){return gr(Ia,e)}var wa=d("ZodKSUID",(e,r)=>{di.init(e,r),A.init(e,r)});function um(e){return vr(wa,e)}var Sa=d("ZodIPv4",(e,r)=>{vi.init(e,r),A.init(e,r)});function cm(e){return hr(Sa,e)}var ja=d("ZodIPv6",(e,r)=>{hi.init(e,r),A.init(e,r)});function sm(e){return $r(ja,e)}var Oa=d("ZodCIDRv4",(e,r)=>{$i.init(e,r),A.init(e,r)});function lm(e){return br(Oa,e)}var Pa=d("ZodCIDRv6",(e,r)=>{bi.init(e,r),A.init(e,r)});function dm(e){return _r(Pa,e)}var Ua=d("ZodBase64",(e,r)=>{yi.init(e,r),A.init(e,r)});function mm(e){return yr(Ua,e)}var Na=d("ZodBase64URL",(e,r)=>{xi.init(e,r),A.init(e,r)});function fm(e){return xr(Na,e)}var Za=d("ZodE164",(e,r)=>{ki.init(e,r),A.init(e,r)});function pm(e){return kr(Za,e)}var Da=d("ZodJWT",(e,r)=>{zi.init(e,r),A.init(e,r)});function gm(e){return zr(Da,e)}var wt=d("ZodCustomStringFormat",(e,r)=>{Ii.init(e,r),A.init(e,r)});function vm(e,r,n={}){return Le(wt,e,r,n)}function hm(e){return Le(wt,"hostname",Q.hostname,e)}function $m(e){return Le(wt,"hex",Q.hex,e)}function bm(e,r){var o;let n=(o=r==null?void 0:r.enc)!=null?o:"hex",i="".concat(e,"_").concat(n),t=Q[i];if(!t)throw new Error("Unrecognized hash format: ".concat(i));return Le(wt,i,t,r)}var St=d("ZodNumber",(e,r)=>{var i,t,o,u,s,c,a,l,v;Yt.init(e,r),U.init(e,r),e.gt=(f,h)=>e.check(se(f,h)),e.gte=(f,h)=>e.check(W(f,h)),e.min=(f,h)=>e.check(W(f,h)),e.lt=(f,h)=>e.check(ce(f,h)),e.lte=(f,h)=>e.check(H(f,h)),e.max=(f,h)=>e.check(H(f,h)),e.int=f=>e.check(ha(f)),e.safe=f=>e.check(ha(f)),e.positive=f=>e.check(se(0,f)),e.nonnegative=f=>e.check(W(0,f)),e.negative=f=>e.check(ce(0,f)),e.nonpositive=f=>e.check(H(0,f)),e.multipleOf=(f,h)=>e.check(Ie(f,h)),e.step=(f,h)=>e.check(Ie(f,h)),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=(c=Math.min((u=n.maximum)!=null?u:Number.POSITIVE_INFINITY,(s=n.exclusiveMaximum)!=null?s:Number.POSITIVE_INFINITY))!=null?c:null,e.isInt=((a=n.format)!=null?a:"").includes("int")||Number.isSafeInteger((l=n.multipleOf)!=null?l:.5),e.isFinite=!0,e.format=(v=n.format)!=null?v:null});function kc(e){return $o(St,e)}var Ve=d("ZodNumberFormat",(e,r)=>{wi.init(e,r),St.init(e,r)});function ha(e){return _o(Ve,e)}function _m(e){return yo(Ve,e)}function ym(e){return xo(Ve,e)}function xm(e){return ko(Ve,e)}function km(e){return zo(Ve,e)}var jt=d("ZodBoolean",(e,r)=>{it.init(e,r),U.init(e,r)});function zc(e){return Io(jt,e)}var Ot=d("ZodBigInt",(e,r)=>{var i,t,o;Qt.init(e,r),U.init(e,r),e.gte=(u,s)=>e.check(W(u,s)),e.min=(u,s)=>e.check(W(u,s)),e.gt=(u,s)=>e.check(se(u,s)),e.gte=(u,s)=>e.check(W(u,s)),e.min=(u,s)=>e.check(W(u,s)),e.lt=(u,s)=>e.check(ce(u,s)),e.lte=(u,s)=>e.check(H(u,s)),e.max=(u,s)=>e.check(H(u,s)),e.positive=u=>e.check(se(BigInt(0),u)),e.negative=u=>e.check(ce(BigInt(0),u)),e.nonpositive=u=>e.check(H(BigInt(0),u)),e.nonnegative=u=>e.check(W(BigInt(0),u)),e.multipleOf=(u,s)=>e.check(Ie(u,s));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 zm(e){return So(Ot,e)}var Ta=d("ZodBigIntFormat",(e,r)=>{Si.init(e,r),Ot.init(e,r)});function Im(e){return Oo(Ta,e)}function wm(e){return Po(Ta,e)}var Ic=d("ZodSymbol",(e,r)=>{ji.init(e,r),U.init(e,r)});function Sm(e){return Uo(Ic,e)}var wc=d("ZodUndefined",(e,r)=>{Oi.init(e,r),U.init(e,r)});function jm(e){return No(wc,e)}var Sc=d("ZodNull",(e,r)=>{Pi.init(e,r),U.init(e,r)});function jc(e){return Zo(Sc,e)}var Oc=d("ZodAny",(e,r)=>{Ui.init(e,r),U.init(e,r)});function Om(){return Do(Oc)}var Pc=d("ZodUnknown",(e,r)=>{Ni.init(e,r),U.init(e,r)});function Ce(){return To(Pc)}var Uc=d("ZodNever",(e,r)=>{Zi.init(e,r),U.init(e,r)});function Ea(e){return Eo(Uc,e)}var Nc=d("ZodVoid",(e,r)=>{Di.init(e,r),U.init(e,r)});function Pm(e){return Ao(Nc,e)}var Dr=d("ZodDate",(e,r)=>{Ti.init(e,r),U.init(e,r),e.min=(i,t)=>e.check(W(i,t)),e.max=(i,t)=>e.check(H(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 Um(e){return Ro(Dr,e)}var Zc=d("ZodArray",(e,r)=>{Ei.init(e,r),U.init(e,r),e.element=r.element,e.min=(n,i)=>e.check($e(n,i)),e.nonempty=n=>e.check($e(1,n)),e.max=(n,i)=>e.check(Ae(n,i)),e.length=(n,i)=>e.check(Re(n,i)),e.unwrap=()=>e.element});function Tr(e,r){return Ko(Zc,e,r)}function Nm(e){let r=e._zod.def.shape;return Ca(Object.keys(r))}var Er=d("ZodObject",(e,r)=>{Ai.init(e,r),U.init(e,r),_.defineLazy(e,"shape",()=>r.shape),e.keyof=()=>Ca(Object.keys(e._zod.def.shape)),e.catchall=n=>e.clone(z(m({},e._zod.def),{catchall:n})),e.passthrough=()=>e.clone(z(m({},e._zod.def),{catchall:Ce()})),e.loose=()=>e.clone(z(m({},e._zod.def),{catchall:Ce()})),e.strict=()=>e.clone(z(m({},e._zod.def),{catchall:Ea()})),e.strip=()=>e.clone(z(m({},e._zod.def),{catchall:void 0})),e.extend=n=>_.extend(e,n),e.safeExtend=n=>_.safeExtend(e,n),e.merge=n=>_.merge(e,n),e.pick=n=>_.pick(e,n),e.omit=n=>_.omit(e,n),e.partial=(...n)=>_.partial(Fa,e,n[0]),e.required=(...n)=>_.required(Ja,e,n[0])});function Zm(e,r){let n=m({type:"object",shape:e!=null?e:{}},_.normalizeParams(r));return new Er(n)}function Dm(e,r){return new Er(m({type:"object",shape:e,catchall:Ea()},_.normalizeParams(r)))}function Tm(e,r){return new Er(m({type:"object",shape:e,catchall:Ce()},_.normalizeParams(r)))}var Aa=d("ZodUnion",(e,r)=>{Ht.init(e,r),U.init(e,r),e.options=r.options});function Ra(e,r){return new Aa(m({type:"union",options:e},_.normalizeParams(r)))}var Dc=d("ZodDiscriminatedUnion",(e,r)=>{Aa.init(e,r),Ri.init(e,r)});function Em(e,r,n){return new Dc(m({type:"union",options:r,discriminator:e},_.normalizeParams(n)))}var Tc=d("ZodIntersection",(e,r)=>{Li.init(e,r),U.init(e,r)});function Ec(e,r){return new Tc({type:"intersection",left:e,right:r})}var Ac=d("ZodTuple",(e,r)=>{er.init(e,r),U.init(e,r),e.rest=n=>e.clone(z(m({},e._zod.def),{rest:n}))});function Rc(e,r,n){let i=r instanceof O,t=i?n:r,o=i?r:null;return new Ac(m({type:"tuple",items:e,rest:o},_.normalizeParams(t)))}var La=d("ZodRecord",(e,r)=>{Ci.init(e,r),U.init(e,r),e.keyType=r.keyType,e.valueType=r.valueType});function Lc(e,r,n){return new La(m({type:"record",keyType:e,valueType:r},_.normalizeParams(n)))}function Am(e,r,n){let i=K(e);return i._zod.values=void 0,new La(m({type:"record",keyType:i,valueType:r},_.normalizeParams(n)))}var Cc=d("ZodMap",(e,r)=>{Vi.init(e,r),U.init(e,r),e.keyType=r.keyType,e.valueType=r.valueType});function Rm(e,r,n){return new Cc(m({type:"map",keyType:e,valueType:r},_.normalizeParams(n)))}var Vc=d("ZodSet",(e,r)=>{Fi.init(e,r),U.init(e,r),e.min=(...n)=>e.check(we(...n)),e.nonempty=n=>e.check(we(1,n)),e.max=(...n)=>e.check(Ee(...n)),e.size=(...n)=>e.check(lt(...n))});function Lm(e,r){return new Vc(m({type:"set",valueType:e},_.normalizeParams(r)))}var zt=d("ZodEnum",(e,r)=>{Ji.init(e,r),U.init(e,r),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 u of i)if(n.has(u))o[u]=r.entries[u];else throw new Error("Key ".concat(u," not found in enum"));return new zt(z(m(z(m({},r),{checks:[]}),_.normalizeParams(t)),{entries:o}))},e.exclude=(i,t)=>{let o=m({},r.entries);for(let u of i)if(n.has(u))delete o[u];else throw new Error("Key ".concat(u," not found in enum"));return new zt(z(m(z(m({},r),{checks:[]}),_.normalizeParams(t)),{entries:o}))}});function Ca(e,r){let n=Array.isArray(e)?Object.fromEntries(e.map(i=>[i,i])):e;return new zt(m({type:"enum",entries:n},_.normalizeParams(r)))}function Cm(e,r){return new zt(m({type:"enum",entries:e},_.normalizeParams(r)))}var Fc=d("ZodLiteral",(e,r)=>{Mi.init(e,r),U.init(e,r),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 Vm(e,r){return new Fc(m({type:"literal",values:Array.isArray(e)?e:[e]},_.normalizeParams(r)))}var Jc=d("ZodFile",(e,r)=>{Bi.init(e,r),U.init(e,r),e.min=(n,i)=>e.check(we(n,i)),e.max=(n,i)=>e.check(Ee(n,i)),e.mime=(n,i)=>e.check(ht(Array.isArray(n)?n:[n],i))});function Fm(e){return Go(Jc,e)}var Mc=d("ZodTransform",(e,r)=>{Ki.init(e,r),U.init(e,r),e._zod.parse=(n,i)=>{if(i.direction==="backward")throw new me(e.constructor.name);n.addIssue=o=>{var u,s,c;if(typeof o=="string")n.issues.push(_.issue(o,n.value,r));else{let a=o;a.fatal&&(a.continue=!1),(u=a.code)!=null||(a.code="custom"),(s=a.input)!=null||(a.input=n.value),(c=a.inst)!=null||(a.inst=e),n.issues.push(_.issue(a))}};let t=r.transform(n.value,n);return t instanceof Promise?t.then(o=>(n.value=o,n)):(n.value=t,n)}});function Va(e){return new Mc({type:"transform",transform:e})}var Fa=d("ZodOptional",(e,r)=>{Gi.init(e,r),U.init(e,r),e.unwrap=()=>e._zod.def.innerType});function Pr(e){return new Fa({type:"optional",innerType:e})}var Bc=d("ZodNullable",(e,r)=>{Wi.init(e,r),U.init(e,r),e.unwrap=()=>e._zod.def.innerType});function Ur(e){return new Bc({type:"nullable",innerType:e})}function Jm(e){return Pr(Ur(e))}var Kc=d("ZodDefault",(e,r)=>{Xi.init(e,r),U.init(e,r),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function Gc(e,r){return new Kc({type:"default",innerType:e,get defaultValue(){return typeof r=="function"?r():_.shallowClone(r)}})}var Wc=d("ZodPrefault",(e,r)=>{qi.init(e,r),U.init(e,r),e.unwrap=()=>e._zod.def.innerType});function Xc(e,r){return new Wc({type:"prefault",innerType:e,get defaultValue(){return typeof r=="function"?r():_.shallowClone(r)}})}var Ja=d("ZodNonOptional",(e,r)=>{Yi.init(e,r),U.init(e,r),e.unwrap=()=>e._zod.def.innerType});function qc(e,r){return new Ja(m({type:"nonoptional",innerType:e},_.normalizeParams(r)))}var Yc=d("ZodSuccess",(e,r)=>{Qi.init(e,r),U.init(e,r),e.unwrap=()=>e._zod.def.innerType});function Mm(e){return new Yc({type:"success",innerType:e})}var Qc=d("ZodCatch",(e,r)=>{Hi.init(e,r),U.init(e,r),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function Hc(e,r){return new Qc({type:"catch",innerType:e,catchValue:typeof r=="function"?r:()=>r})}var es=d("ZodNaN",(e,r)=>{eo.init(e,r),U.init(e,r)});function Bm(e){return Co(es,e)}var Ma=d("ZodPipe",(e,r)=>{to.init(e,r),U.init(e,r),e.in=r.in,e.out=r.out});function Nr(e,r){return new Ma({type:"pipe",in:e,out:r})}var Ba=d("ZodCodec",(e,r)=>{Ma.init(e,r),ot.init(e,r)});function Km(e,r,n){return new Ba({type:"pipe",in:e,out:r,transform:n.decode,reverseTransform:n.encode})}var ts=d("ZodReadonly",(e,r)=>{ro.init(e,r),U.init(e,r),e.unwrap=()=>e._zod.def.innerType});function rs(e){return new ts({type:"readonly",innerType:e})}var ns=d("ZodTemplateLiteral",(e,r)=>{no.init(e,r),U.init(e,r)});function Gm(e,r){return new ns(m({type:"template_literal",parts:e},_.normalizeParams(r)))}var is=d("ZodLazy",(e,r)=>{ao.init(e,r),U.init(e,r),e.unwrap=()=>e._zod.def.getter()});function os(e){return new is({type:"lazy",getter:e})}var as=d("ZodPromise",(e,r)=>{oo.init(e,r),U.init(e,r),e.unwrap=()=>e._zod.def.innerType});function Wm(e){return new as({type:"promise",innerType:e})}var us=d("ZodFunction",(e,r)=>{io.init(e,r),U.init(e,r)});function Xm(e){var r,n;return new us({type:"function",input:Array.isArray(e==null?void 0:e.input)?Rc(e==null?void 0:e.input):(r=e==null?void 0:e.input)!=null?r:Tr(Ce()),output:(n=e==null?void 0:e.output)!=null?n:Ce()})}var Ar=d("ZodCustom",(e,r)=>{uo.init(e,r),U.init(e,r)});function qm(e){let r=new R({check:"custom"});return r._zod.check=e,r}function Ym(e,r){return Wo(Ar,e!=null?e:()=>!0,r)}function cs(e,r={}){return Xo(Ar,e,r)}function ss(e){return qo(e)}function Qm(e,r={error:"Input not instance of ".concat(e.name)}){let n=new Ar(m({type:"custom",check:"custom",fn:i=>i instanceof e,abort:!0},_.normalizeParams(r)));return n._zod.bag.Class=e,n}var Hm=(...e)=>Yo({Codec:Ba,Boolean:jt,String:It},...e);function ef(e){let r=os(()=>Ra([va(e),kc(),zc(),jc(),Tr(r),Lc(va(),r)]));return r}function tf(e,r){return Nr(Va(e),r)}var rf={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 nf(e){L({customError:e})}function of(){return L().customError}var Ka;Ka||(Ka={});var Rr={};_e(Rr,{bigint:()=>sf,boolean:()=>cf,date:()=>lf,number:()=>uf,string:()=>af});function af(e){return mo(It,e)}function uf(e){return bo(St,e)}function cf(e){return wo(jt,e)}function sf(e){return jo(Ot,e)}function lf(e){return Lo(Dr,e)}L(tr());var bv=Fe.union([Fe.enum(["low","medium","high","always-visible"]),Fe.number()]);var Lr=5;var df=9,be=200,Cr=10;function ls(e,r,n,i,t,o,u="-1"){var N,P;let s=1/0,c=1/0,a=-1/0,l=-1/0,v=new E(-Cr,0,5,n),f=new E(-Cr,0,r,5),h=new E(r-5,0,r+Cr,n),x=new E(0,n-5,r,n+Cr),S=mf(r,n,i,t,o),I=[v,f,h,x],C=new E(-be,-be,r+be*2,n+be*2);for(let w of e){let D,B;for(let V=0;V<w.bboxes.length;V++){if(w.bboxes[V]==null||(D=w.bboxes[V].boundingBox,B=w.bboxes[V].index,w.lockedToStrategyIndex!==-1&&B!==w.lockedToStrategyIndex))continue;let[re,F,ne,Je]=D,[ee,Vr,Ga,ms]=[w.y-re,w.y+F,w.x-ne,w.x+Je],Fr=Ga,Jr=ee,Wa=ms-Ga,Xa=Vr-ee;s=Math.min(s,Fr)-be,c=Math.min(c,Jr)-be,a=Math.max(a,Fr+Wa)+be,l=Math.max(l,Jr+Xa)+be,w.bboxes[V].boundingRect=new E(Fr,Jr,Wa,Xa)}}let j=new Me(new E(s,c,a-s,l-c)),g={msgId:u,colliders:new Array(e.length),staticColliders:[],debug:[]},$=0;for(let w=0;w<e.length;w++){let D=e[w];((P=(N=D.bboxes)==null?void 0:N[0])==null?void 0:P.index)===df&&(g.staticColliders.push(D.bboxes[0].boundingRect),j.insert(D.bboxes[0].boundingRect),$++)}e=e.slice($,e.length);let k;for(let w=0;w<e.length;w++)if(k=e[w],g.colliders[w]=[-1,0],k.enabledAndVisible){let[D,B,V]=[1/0,-1,void 0];for(let{index:re,boundingRect:F}of k.bboxes){if(F==null)continue;let ne=[];if(ne=j.queryRect(F).filter(ee=>F.intersects(ee)),k.shouldCollideWithScreenEdges&&I.forEach(ee=>{F.intersects(ee)&&ne.push(ee)}),F.intersects(S)){g.colliders[w]=[-1,0,F];break}if(ne.length<D&&(V=F,B=re,D=ne.length),ne.length===0){j.insert(F),g.colliders[w]=[re,C.contains(F)?0:1,F];break}}k.rank===Lr&&V!=null&&(j.insert(V),g.colliders[w]=[B,C.contains(V)?0:1,V])}else g.colliders[w]=[-1,0];return g}function mf(e,r,n,i,t){switch(t){case"top-left":return new E(0,0,n,i);case"top-right":return new E(e-n,0,n,i);case"bottom-left":return new E(0,r-i,n,i);case"bottom-right":return new E(e-n,r-i,n,i);case"center":return new E((e-n)/2,(r-i)/2,n,i);case"top":return new E((e-n)/2,0,n,i);case"bottom":return new E((e-n)/2,r-i,n,i);case"left":return new E(0,(r-i)/2,n,i);case"right":return new E(e-n,(r-i)/2,n,i);default:return new E(0,r-i,n,i)}}function ds(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?Lr: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=ds(e.data);self.postMessage(ls(r.colliders,r.totalWidth,r.totalHeight,r.watermarkWidth,r.watermarkHeight,r.watermarkPosition,r.msgId))};})();\n';p();p();p();p();p();function BF(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 LF(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 RF(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:BF(this,r)}intersects(r){return RF(this,r)}intersectsPoint(r){return LF(this,r)}draw(r){r.fillStyle="rgba(123,222,26, 0.8)",r.fillRect(this.x,this.y,this.w,this.h)}};var pa=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 FS=9,cc=200,_4=10;function NF(e,r,t,n,o,i,a="-1"){var U,L;let u=1/0,l=1/0,c=-1/0,d=-1/0,f=new at(-_4,0,5,t),m=new at(-_4,0,r,5),g=new at(r-5,0,r+_4,t),y=new at(0,t-5,r,t+_4),E=GY(r,t,n,o,i),v=[f,m,g,y],b=new at(-cc,-cc,r+cc*2,t+cc*2);for(let R of e){let A,j;for(let N=0;N<R.bboxes.length;N++){if(R.bboxes[N]==null||(A=R.bboxes[N].boundingBox,j=R.bboxes[N].index,R.lockedToStrategyIndex!==-1&&j!==R.lockedToStrategyIndex))continue;let[H,re,me,K]=A,[z,W,ee,oe]=[R.y-H,R.y+re,R.x-me,R.x+K],ae=ee,ye=z,De=oe-ee,Ae=W-z;u=Math.min(u,ae)-cc,l=Math.min(l,ye)-cc,c=Math.max(c,ae+De)+cc,d=Math.max(d,ye+Ae)+cc,R.bboxes[N].boundingRect=new at(ae,ye,De,Ae)}}let D=new pa(new at(u,l,c-u,d-l)),M={msgId:a,colliders:new Array(e.length),staticColliders:[],debug:[]},T=0;for(let R=0;R<e.length;R++){let A=e[R];((L=(U=A.bboxes)==null?void 0:U[0])==null?void 0:L.index)===FS&&(M.staticColliders.push(A.bboxes[0].boundingRect),D.insert(A.bboxes[0].boundingRect),T++)}e=e.slice(T,e.length);let F;for(let R=0;R<e.length;R++)if(F=e[R],M.colliders[R]=[-1,0],F.enabledAndVisible){let[A,j,N]=[1/0,-1,void 0];for(let{index:H,boundingRect:re}of F.bboxes){if(re==null)continue;let me=[];if(me=D.queryRect(re).filter(z=>re.intersects(z)),F.shouldCollideWithScreenEdges&&v.forEach(z=>{re.intersects(z)&&me.push(z)}),re.intersects(E)){M.colliders[R]=[-1,0,re];break}if(me.length<A&&(N=re,j=H,A=me.length),me.length===0){D.insert(re),M.colliders[R]=[H,b.contains(re)?0:1,re];break}}F.rank===Ip&&N!=null&&(D.insert(N),M.colliders[R]=[j,b.contains(N)?0:1,N])}else M.colliders[R]=[-1,0];return M}function GY(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 jF(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?Ip: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 H0=class{constructor(){h(this,"onerror",()=>{});h(this,"onmessage",()=>{});h(this,"postMessage",r=>{let t=jF(r);this.onmessage({data:NF(t.colliders,t.totalWidth,t.totalHeight,t.watermarkWidth,t.watermarkHeight,t.watermarkPosition,t.msgId)})});h(this,"terminate",()=>{})}};var bm=!1,zY=150,F4=class extends Xe{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 pa(new at(0,0,0,0)));h(this,"interactiveCollidersQTree",new pa(new at(0,0,0,0)));h(this,"coreState");h(this,"postMessage");h(this,"showCollisionBoxes",()=>{bm=!0,this.debugCanvas.style.display="block"});h(this,"hideCollisionBoxes",()=>{bm=!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,FS]],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===Ip?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 pa(l),this.interactiveCollidersQTree=new pa(l),bm)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))}bm&&this.drawDebug(),this.publish("visibility-changed")});h(this,"drawDebug",()=>{bm&&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 H0:kd!==""?new Worker(kd):new Worker(URL.createObjectURL(new Blob([kF],{type:"text/javascript"}))),this.worker.onerror=()=>{this.worker=new H0,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=vp(this._postMessage,zY),bm?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 k4=class{constructor(r){h(this,"type");h(this,"event");this.type=0,this.event=r}get timestamp(){return this.event.timeStamp}},B4=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 BS(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 W0=class extends Xe{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 pa(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",vp(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 B4);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 k4(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(Jr.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=BS(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=HY(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 D,M,T,F,U;let{offsetX:n,offsetY:o}=t,i=[n,o],u=this._quadtree.queryPoint(i).filter(L=>L.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=(D=l[0])==null?void 0:D.point,d=[],f=[],m=l.filter(L=>{var R;return L.object.name!=="worldPlane"&&L.object instanceof tt&&((R=L.object.material)==null?void 0:R.colorWrite)!==!1});for(let L of m)L.object instanceof tt&&L.object.material.depthTest===!1?d.push(L):f.push(L);let g=(T=(M=d[0])!=null?M:f[0])!=null?T:void 0,y,E;if(g!=null){let L=(F=g==null?void 0:g.instanceId)!=null?F:g==null?void 0:g.batchId;y=L!=null&&(g!=null&&g.object.userData.entities)?this.coreState.geometry3DMap.get(g==null?void 0:g.object.userData.entities[L]):this.coreState.geometry3DMap.get(g==null?void 0:g.object.userData.entityId),y!=null&&y.components[2]&&(E=y)}let v=BS(m),b=[];for(let L of u)if(((U=L==null?void 0:L.userData)==null?void 0:U.entityId)==="watermark")b.push({id:"watermark"});else{let R=this.coreState.geometry2DMap.get(L==null?void 0:L.userData.entityId);R&&b.push(R)}return WY(b),{entity2D:b,entity3D:E,position:c,groupContainers:v.length>0?v:void 0}}detect3DEntityHover(t){return this.state.lastHover!==t&&(this.state.lastHover&&zF(this.state.lastHover,!1,this.coreState),t&&zF(t,!0,this.coreState)),this.state.hovered3DEntity!==t}detect3DContainerHover(t){return!fD(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 zF(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 HY(e,r,t){return r?"grabbing":e?"pointer":t?"grabbing":"grab"}function WY(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 Bd,dc,L4,pc,VF,X0,R4,$F,HF,q0,N4,Y0,J0,j4,Z0=class{constructor(r){w(this,pc);w(this,Bd,null);w(this,dc);h(this,"getCurrentSceneGLTF",async r=>{let t=_({onlyVisible:!0,binary:!0,light:!0,scale:1},r),n=await ue(this,pc,VF).call(this),o=s(this,L4).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,L4,r=>{let{scale:t,light:n,onlyVisible:o}=r,i=new su,a=new Yr().setFromObject(s(this,dc).geometryScene);if(s(this,X0).call(this,s(this,dc).geometryScene,i,o),n){let u=new Vy(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,X0,(r,t,n)=>{r.material&&(r instanceof jy?ue(this,pc,$F).call(this,r).forEach(o=>t.add(o)):r instanceof uu&&t.add(ue(this,pc,HF).call(this,r))),r.children.forEach(o=>{(!n||o.visible)&&s(this,X0).call(this,o,t,n)})});w(this,R4,(r,t,n)=>{let o=new hh({color:new mt(r),metalness:0});return o.opacity=t,o.transparent=n,o});w(this,q0,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,N4).call(this,l,c),s(this,J0).call(this,o,u,i,a),d&&s(this,j4).call(this,d),n!=null&&n.map&&t.type==="PlaneGeometry"&&(r.side=Io),r});w(this,N4,(r,t)=>{let n=new Se,o=new Se;for(let i=0;i<r.count;i++)n.fromBufferAttribute(r,i),s(this,Y0).call(this,n),r.setXYZ(i,n.x,n.y,n.z),t&&(o.fromBufferAttribute(t,i),s(this,Y0).call(this,o),t.setXYZ(i,o.x,o.y,o.z))});w(this,Y0,r=>{let t=r.y;r.y=r.z,r.z=-t});w(this,J0,(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 iu)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,j4,r=>{for(let t=0;t<r.count;t++){let n=r.getX(t),o=r.getY(t);r.setXY(t,n,o)}});O(this,dc,r)}destroy(){O(this,Bd,null)}};Bd=new WeakMap,dc=new WeakMap,L4=new WeakMap,pc=new WeakSet,VF=async function(){if(!s(this,Bd)){let{GLTFExporter:r}=await import("./GLTFExporter-3FVPSGJ4.js");O(this,Bd,new r)}return s(this,Bd)},X0=new WeakMap,R4=new WeakMap,$F=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,dc).geometry3DMap.get(l)),i=new Map;return o.forEach(l=>{var g;if(!l||!(l instanceof Yt))return;let c=l.components[1],d=l.components[2];if(!c.visible||c instanceof gs&&c.opacity===0||c instanceof Eh||c instanceof Ky)return;let f=d!=null&&d.hover?c.hoverColor||s(this,dc).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,D)=>{if(D.type==="custom-geometry")return b;let M=D.components[0];return"geometry"in M&&M.geometry instanceof Dl&&b.push(M.geometry),b},[]);if(g.length===0){X.error("No geometries found for batched mesh");return}let y=s(this,R4).call(this,d,Number(f),r.material.transparent),E=Vi(g,!0);if(!E){X.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,J0).call(this,v.position,v.scale,v.rotation,v.quaternion),t.push(s(this,q0).call(this,v))}),t},HF=function(r){let t=r.geometry.clone(),n=r.material,o=new dn({color:n.color,side:Io});o.opacity=n.opacity,o.transparent=n.transparent;let i=new uu(t,o);return i.position.copy(r.position),i.rotation.copy(r.rotation),i.scale.copy(r.scale),i.visible=r.visible,s(this,q0).call(this,i)},q0=new WeakMap,N4=new WeakMap,Y0=new WeakMap,J0=new WeakMap,j4=new WeakMap;p();p();var ZY="gray",XY=.1,K0=100,LS=new hs.ClipperOffset;function qY(e,r){LS.Clear(),r/=2;let t=e.map(o=>({X:o.x*K0,Y:o.y*K0}));LS.AddPath(t,hs.JoinType.jtMiter,hs.EndType.etClosedPolygon);let n=new hs.Paths;return LS.Execute(n,r*K0),n.length?n.map(i=>i.map(a=>({x:a.X/K0,y:a.Y/K0}))):[e]}function G4(e,r,t){var g,y,E,v,b;let{color:n=ZY,opacity:o=1,altitude:i=0,height:a=XY}=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(D=>{let M=r(D[1],D[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=qY(c,((b=(v=e.properties)==null?void 0:v.style)==null?void 0:b.edgeOffset)||0):c=[c];let d=[];for(let D of c){let M=new gp;M.moveTo(D[0].x,D[0].y),D.slice(1).forEach(L=>M.lineTo(L.x,L.y)),M.lineTo(D[0].x,D[0].y);let T=e.geometry.coordinates.slice(1);M.holes=T.map(L=>{let R=L.map(j=>r(j[1],j[0])),A=new hp;return A.moveTo(R[0].x,R[0].y),R.slice(1).forEach(j=>A.lineTo(j.x,j.y)),A.lineTo(R[0].x,R[0].y),A});let F=xh(t==null?void 0:t.bevel,a),U=new yp(M,F);U.userData={style:{color:n,opacity:o},usedBevelSettings:F},d.push(U)}if(d.length===1)return d[0];let f=Vi(d);d.forEach(D=>D.dispose());let m=xh(t==null?void 0:t.bevel,a);return f.userData={style:{color:n,opacity:o},usedBevelSettings:m,_split:!0},f}p();var YY="gray",JY=.1;function z4(e,r,t){let{color:n=YY,opacity:o=1,altitude:i=0,height:a=JY}=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=xh(t==null?void 0:t.bevel,a),c=[];e.geometry.coordinates.forEach(f=>{let m=new gp,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])),D=new hp;return D.moveTo(b[0].x,b[0].y),b.slice(1).forEach(M=>D.lineTo(M.x,M.y)),D.lineTo(b[0].x,b[0].y),D});let E=new yp(m,l);c.push(E)});let d=Vi(c);return c.forEach(f=>f.dispose()),d.userData={style:{color:n,opacity:o},usedBevelSettings:l},d}p();var Ro=100,KY=.22,QY=.01;function WF(e,r,t={}){let{width:n=KY,height:o=QY,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 hs.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*Ro,Y:v.y*Ro}))),hs.JoinType.jsMiter,hs.EndType.etOpenRound);let m=new hs.PolyTree;d.Execute(m,n/2*Ro);let g=[];for(let E of m.m_AllPolys){let v=new gp;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/Ro,b[0].Y/Ro),b.slice(1).forEach(D=>v.lineTo(D.X/Ro,D.Y/Ro)),v.lineTo(b[0].X/Ro,b[0].Y/Ro),v.holes=E.m_Childs.map(D=>{let M=new hp,T=D.m_polygon;return M.moveTo(T[0].X/Ro,T[0].Y/Ro),T.slice(1).forEach(F=>M.lineTo(F.X/Ro,F.Y/Ro)),M.lineTo(T[0].X/Ro,T[0].Y/Ro),M}),g.push(new yp(v,c))}let y=Vi(g);return y.translate(0,0,u||0),y.userData={style:{color:i,opacity:a}},d.Clear(),y}function eJ(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 V4=class extends Xe{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=_(_({},a),u):a&&(l=a);let c=new Yt(i,new gs(ie(_({},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 rT(oT(o.color,E))}return o!=null&&o.focusable&&(c.components[4]=new cT),((y=n.properties)==null?void 0:y.textures)!=null&&Array.isArray(n.properties.textures)&&n.properties.textures.length>0?c.components[6]=new Uc(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 Uc(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=G4(o,this.convertTo3DMapPosition,i),(u=o.properties)!=null&&u.textures&&o.properties.textures.length>0&&iT(n,o.properties.textures,this.state.naturalBearing,this.convertTo3DMapPosition),this.populateEntityMesh(a,n)):o.geometry.type==="MultiPolygon"?(n=z4(o,this.convertTo3DMapPosition,i),this.populateEntityMesh(a,n)):o.geometry.type==="LineString"?(n=_T(o,this.convertTo3DMapPosition,i),this.populateEntityMesh(a,n)):o.geometry.type==="MultiLineString"&&(n=WF(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 to&&o.userData.dirty&&!o.userData.modelURL){try{this.populateEntityGroup(o.userData.entities3D)}catch(u){X.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=eJ(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=nT(a[u].entities,a[u].style);l.layers.enable(gu.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 $4=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 hu&&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 H4=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 Yt)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 tJ=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}}}(),ZF=({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}=tJ(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:D}=l.measureText(c[f]+" "+d[m]);D<=t*n?(c[f]+=" "+d[m],m++):f++}c.forEach(b=>{let{width:D}=l.measureText(b);g=Math.max(D,g)});let y=r*n*i,E=c.length*y;return{maxWidth:g,maxHeight:E,lines:c.length,draw:(b,D,M)=>{c.length===1?(a.strokeText&&b.strokeText(c[0],D,M),b.fillText(c[0],D,M)):(a.strokeText&&(b.strokeText(c[0],D,M-y/2),b.strokeText(c[1],D,M+y/2)),b.fillText(c[0],D,M-y/2),b.fillText(c[1],D,M+y/2))}}};p();function XF(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 rJ=(()=>{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}}})(),qF=rJ.getDeviceType,YF=(()=>{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=qF().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(!qF().isWindows)return!1;if(t!==void 0)return t;let i=(u=(a=nJ())==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}}})(),nJ=YF.getInfo,W4=YF.shouldDisableOffscreenCanvas;var Z4=class extends Xe{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 mu&&!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=_3(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=_3(SD(t,g,y,E!=null?E:"linear")):X.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}=ZF({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&&!W4()?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=WD(t.appearance.icon);this.imagePromiseCache[n]||(this.imagePromiseCache[n]=new Promise(o=>{this.transformRequest(t.appearance.icon).then(i=>{let a=XF(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,D=f.height*i;if(g==="contain"){let M=Math.sqrt(b**2+D**2),T=m/M;y=b*T,E=D*T}if(g==="cover"){let M=m/b,T=m/D,F=Math.max(M,T);y=b*F,E=D*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 Q0(e){return e instanceof pn?e.material:null}function JF(e){return e.side===dh?"back":e.side===Fc?"front":"double"}function KF(e,r){e.side=r==="back"?dh:r==="front"?Fc:Io}function uJ(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 X4=class extends Xe{constructor(t,n){super();h(this,"state");h(this,"convertTo3DMapPosition");this.convertTo3DMapPosition=n,this.state=t}determineTextureVisiblity(t,n,o){let i=Q0(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,D,M,T,F,U,L,R;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 H=uJ(A,this.state.hoverColor);j.setColor(H[0],H[1]);let re=Q0(j);if(N.visible!==j.visible&&(j.visible=N.visible,j instanceof pn&&j.textMesh)){let K=this.state.geometry3DMap.get(j.textMesh.userData.entityId);(K==null?void 0:K.type)==="text3d"&&K.components[0].polygonEntityId!=null&&(K.components[0].visible=N.visible)}N.altitude!==j.altitude&&(j.altitude=N.altitude);let me=N.opacity*Cp(A);if(re&&j.mesh&&j.type==="geometry"&&me!==j.opacity){if(re&&(re.opacity=me,re.transparent=me<1),j.imageMesh){let K=Array.isArray(j.imageMesh.material)?j.imageMesh.material:[j.imageMesh.material];for(let z of K)z.opacity=me}me===0?(j.mesh.layers.disable(gu.SHOULD_CAST_SHADOWS),o=!0):j.opacity===0&&me!==0&&(j.mesh.layers.enable(gu.SHOULD_CAST_SHADOWS),o=!0),j.opacity=me}if(N.renderOrder!==j.renderOrder&&(j.renderOrder=N.renderOrder),re&&N.side!==JF(re)&&KF(re,N.side),re&&(N.overlayColor!==void 0&&!bD(N.overlayColor,re.getOverlay().color)||N.overlayStrength!==re.getOverlay().strength)&&re.setOverlay(N.overlayColor,N.overlayStrength),j instanceof pn&&N.shading!=null&&(((u=N.shading)==null?void 0:u.start)!==(re==null?void 0:re.getGradientShading().start)||((l=N.shading)==null?void 0:l.end)!==(re==null?void 0:re.getGradientShading().end)||((c=N.shading)==null?void 0:c.intensity)!==(re==null?void 0:re.getGradientShading().intensity))&&(re==null||re.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 K=A.components[6];K instanceof Uc&&this.determineTextureVisiblity(j,K,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:H}=t;if(H)if(Object.assign(H,j.getState()),N){let re=(D=j.hoverColor)!=null?D:this.state.text3dHoverColor;H.color=j.hoverByPolygon?re:(M=j.color)!=null?M:bu.color,H.outlineColor=j.hoverByPolygon?re:(T=j.outlineColor)!=null?T:bu.outlineColor,H.strokeColor=j.hoverByPolygon?re:(F=j.strokeColor)!=null?F:bu.strokeColor}else H.color=(U=j.color)!=null?U:bu.color,H.outlineColor=(L=j.outlineColor)!=null?L:bu.outlineColor,H.strokeColor=(R=j.strokeColor)!=null?R:bu.strokeColor;j.dirty=!1}o&&this.publish("zero-non-zero-opacity-changed")}};p();var q4=class extends Xe{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 mu&&(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=Rc(u,0,1,o,i,i===0?xD:ED),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 Y4=class extends Xe{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(),VD(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(),zD(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 J4}from"zod";var vm=J4.object({type:J4.enum(["Point"]),coordinates:J4.array(J4.number()).min(2).max(3)});var lJ=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()}),cJ=nt.object({type:nt.enum(["Feature"]),geometry:vm,properties:nt.object({parentId:nt.any().optional()})});function QF(e,r){nt.object({features:nt.array(cJ)}).parse(e),lJ.parse(r)}var eg,fc=class{constructor(r,t){h(this,"type","path");h(this,"mesh",new gi);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",zi.tension);h(this,"smoothingCornerRadius",zi.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,eg,0);var n,o,i,a,u,l,c,d,f,m,g,y,E,v,b,D,M,T,F,U,L;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:zi.tension,this.smoothingCornerRadius=(f=t==null?void 0:t.smoothingCornerRadius)!=null?f:zi.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=(D=t==null?void 0:t.dashMeters)!=null?D: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=(L=t==null?void 0:t.__EXPERIMENTAL_PREVENT_SELF_OVERLAP)!=null?L:!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,eg)}set altitude(r){this.mesh&&(this.mesh.position.z=r,O(this,eg,r))}set complete(r){this.material&&(this.material.uniforms.complete.value=r,this.material.needsUpdate=!0)}};eg=new WeakMap;p();p();p();var fa=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-fa.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?fa.Bounce.In(e*2)*.5:fa.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}}}}),tg=function(){return performance.now()},K4=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=tg()),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}(),xm={Linear:function(e,r){var t=e.length-1,n=t*r,o=Math.floor(n),i=xm.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=xm.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=xm.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=xm.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}}},ek=function(){function e(){}return e.nextId=function(){return e._nextId++},e._nextId=0,e}(),NS=new K4,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=fa.Linear.None,this._interpolationFunction=xm.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=ek.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=NS,NS.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=tg()),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 D={};for(var b in f)D[b]=f[b];n[a]=f=D}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=tg()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=r,this)},e.prototype.resume=function(r){return r===void 0&&(r=tg()),!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=fa.Linear.None),this._easingFunction=r,this},e.prototype.interpolation=function(r){return r===void 0&&(r=xm.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=tg()),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 rLe=ek.nextId,zs=NS,nLe=zs.getAll.bind(zs),oLe=zs.removeAll.bind(zs),iLe=zs.add.bind(zs),aLe=zs.remove.bind(zs),sLe=zs.update.bind(zs);p();function Em(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 tk=(e,r)=>(r-e+Math.PI)%(Math.PI*2)+Math.PI*2%(Math.PI*2)-Math.PI,rk=(e,r)=>new lt(e.clientX-r.offsetLeft,e.clientY-r.offsetTop),jS=(e,r)=>Math.atan2(r.y-e.y,r.x-e.x),rg=(e,r)=>Math.sqrt((r.y-e.y)**2+(r.x-e.x)**2),US=(e,r)=>new lt((e.x+r.x)/2,(e.y+r.y)/2),GS=e=>{let r=0,{wheelDelta:t,detail:n}=e;return t!==void 0?r=t:n!==void 0&&(r=-n),r};var Q4=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=jS(r,t),this.lastDistance=rg(r,t),this.totalDistance=0,this.first=r,this.second=t}update(r,t){let n=rg(r,t);this.input1=r,this.input2=t;let o=jS(r,t);this.lastAngle=o,this.lastDistance=n,this.totalDistance+=(rg(this.first,r)+rg(this.second,t))/2,this.first=US(this.first,r),this.second=US(this.second,t)}};p();var ng=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 ma={};Sl(ma,{BLOCK_MERCATOR_ZOOM_LEVEL:()=>pJ,CLIPPING_RADIUS:()=>og,CONTROL_OPTIONS:()=>dJ,DEFAULT_ANIMATION_DURATION:()=>WS,DEFAULT_BEARING:()=>yJ,DEFAULT_MAX_ZOOM_LEVEL:()=>hJ,DEFAULT_MIN_ZOOM_LEVEL:()=>XS,DEFAULT_PITCH:()=>gJ,DEFAULT_ZOOM_LEVEL:()=>mJ,EVENTS:()=>ZS,MAPLIBRE_TILE_SIZE:()=>ev,MAX_LAT:()=>VS,MAX_MERCATOR_ZOOM_LEVEL:()=>rv,MIN_LAT:()=>zS,MIN_MERCATOR_ZOOM_LEVEL:()=>tv,ROOM_MERCATOR_ZOOM_LEVEL:()=>fJ,TWO_PI:()=>$S,WHEEL_ZOOM_MULTIPLIER:()=>HS,ZRANGE:()=>Im});p();var ev=512,zS=-85.051129,VS=85.051129,og=1e4,dJ={chain:"chain",cancel:"cancel"},$S=Math.PI*2,Im=100,HS=1e4,tv=0,rv=24,pJ=17,fJ=20,WS=200,ZS=["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"],mJ=18,XS=12,hJ=22,gJ=0,yJ=0;var nv=!1,bJ=!1;var ov,Ld=class extends Xe{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,ov,XS);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:By.RIGHT,ZOOM:By.MIDDLE,PAN:By.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 lD(!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)});h(this,"animateCamera",(t,n,o,i,a,u)=>{let l=_({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}=gD(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],D=!1;return b!=null&&(b[1].interruptible?(typeof b[1].cancelledCallback=="function"&&b[1].cancelledCallback(),this.completeTween(b[0])):(D=!0,b[0].chain(E))),this.tweens.set(E,{cancelledCallback:a,interruptible:l.interruptible}),o?E.easing(o):E.easing(fa.Quadratic.In),!t.doNotAutoStart&&!D&&(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>og&&(this.camera.near=n-og,this.camera.far=n+og):(this.camera.near=n/Im,this.camera.far=n*Im),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%$S);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/Im,this.camera.far=n*Im,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)=>A3(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=nv?2e3:1e10,n=nv?100:1,o=new So(t,t,n,n),i=new dn({color:0,wireframe:nv,visible:nv}),a=new tt(o,i);return this.scene.add(a),a});h(this,"addEventListeners",()=>{let{domElement:t}=this.renderer;for(let n of ZS)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 Q4(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=_({},this.touch.inputs.first),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 ng(this.touch.touches[0],this.camera,this.cameraPlane),this.touch.anchor2=new ng(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||(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-GS(t)*n/HS*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 iu;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=tk(g,v),D=new ar;D.makeRotationZ(-b);let M=D.clone();M.multiply(t.snapHolderMatrix);let T=($,S,C)=>$.elements[(S-1)*4+C-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),L=T(o,1,1)*T(M,1,3)-c.x*T(o,3,4)*T(M,3,3),R=i.x*F+i.y*U+i.z*L,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),H=i.x*A+i.y*j+i.z*N,re=T(o,1,1)*T(M,1,1)-d.x*T(o,3,4)*T(M,3,1),me=T(o,1,1)*T(M,1,2)-d.x*T(o,3,4)*T(M,3,2),K=T(o,1,1)*T(M,1,3)-d.x*T(o,3,4)*T(M,3,3),z=a.x*re+a.y*me+a.z*K,W=T(o,2,2)*T(M,2,1)-d.y*T(o,3,4)*T(M,3,1),ee=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*ee+a.z*oe,ye=Math.abs(re-F),De=Math.abs(me-U),Ae=Math.abs(K-L),je=Math.abs(re-A),be=Math.abs(me-j),$e=Math.abs(K-N),ot=Math.abs(W-F),ut=Math.abs(ee-U),G=Math.abs(oe-L),ve=Math.abs(W-A),Z=Math.abs(ee-j),we=Math.abs(oe-N),Ce=Math.min(ye+De+Ae,je+be+$e),xe=Math.min(ot+ut+G,ve+Z+we);Ce<xe&&(re=W,me=ee,K=oe,z=ae);let Le=A*L-F*N,Rt=j*L-U*N,$t=H*L-R*N,Ht=re*N-A*K,Wt=me*N-j*K,Rr=z*N-H*K,Xr=(Rr*Rt-$t*Wt)/(Ht*Rt-Le*Wt),bo=(Rr*Le-$t*Ht)/(Wt*Le-Rt*Ht),vo=j*F-U*A,Kn=N*F-L*A,gr=H*F-R*A,Dn=me*A-j*re,Ho=K*A-N*re,xo=((z*A-H*re)*vo-gr*Dn)/(Ho*vo-Kn*Dn),yr=M.clone();return yr.elements[12]=Xr,yr.elements[13]=bo,yr.elements[14]=xo,xo>0?yr: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=rk(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=GS(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=A3(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",Pl(()=>{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(vt.degToRad(n))*2*Math.PI*h3/o;return vt.clamp(Math.log2(i/512),tv,rv)});h(this,"convertZoomLevelToAltitude",t=>this.computeMetersPerPixelFromZoomLevel(t)*this.options.canvasHeight/2/Math.tan(vt.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 Ui);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,ov)}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}=Zy((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}=Xy((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=qS(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(bJ){this.debugContainer&&Kr(this.debugContainer);let v=new au(4,4,4),b=new dn({color:65280,depthTest:!1}),D=new sr(v,b,t.length),M=new ar;t.forEach((T,F)=>{M.setPosition(T),D.setMatrixAt(F,M)}),D.instanceMatrix.needsUpdate=!0,this.debugContainer.add(D),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=WS;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=qS(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=vt.clamp(t,tv,rv),i=Math.pow(2,o),a=vt.clamp(n,zS,VS),u=i*512;return Math.cos(vt.degToRad(a))*Math.PI*2*h3/u}computeMetersPerPixelFromAltitude(t){return t*2*Math.tan(vt.degToRad(this.camera.fov)/2)/this.options.canvasHeight}getCurrentMetersPerPixel(){return this.computeMetersPerPixelFromAltitude(this.getZoomAltitude())}};ov=new WeakMap,h(Ld,"CAMERA_FRAME_PADDING_SIDES",["top","bottom","left","right"]);function qS(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 Le of Ld.CAMERA_FRAME_PADDING_SIDES)typeof n[Le]!="number"&&(n[Le]=0);let f=Em(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),D=new Se(-1/0,-1/0,-1/0),M=new Yr,T=new Se;for(let Le=0,Rt=e.length;Le<Rt;Le++)T.copy(e[Le]),M.expandByPoint(T),T.applyMatrix4(m),b.min(T),D.max(T),T.copy(e[Le]),T.z-=o,T.applyMatrix4(m),b.min(T),D.max(T),T.copy(e[Le]),T.z+=o,T.applyMatrix4(m),b.min(T),D.max(T);let F=D.x-b.x,U=D.y-b.y,L=r-f.left-f.right,R=i-f.top-f.bottom,A=(D.x+b.x)/2,j=(D.y+b.y)/2,N=F/L,H=U/R,re=a,me=u,K=re*Math.tan(v)*2,z=me*Math.tan(v)*2,W=K/r,ee=z/r,oe=Math.max(N,H);oe=vt.clamp(oe,W,ee);let ae=L*oe,ye=R*oe,De={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}},Ae=(De.min.x+De.max.x)/2,je=(De.min.y+De.max.y)/2,be=M.getCenter(new Se),$e=Math.abs(Ae-De.min.x),ot=Math.abs(je-De.min.y),ut=$e/Math.tan(v),G=ot/Math.tan(y),ve=new Se;ve.set(Ae,je,D.z+Math.max(ut,G)),ve.applyMatrix4(l.matrixWorld);let Z=new Se;Z.set(Ae,je,D.z),Z.applyMatrix4(l.matrixWorld);let we=new Se().subVectors(Z,ve),Ce=(be.z-ve.z)/we.z,xe=new Se().copy(ve).add(we.clone().multiplyScalar(Ce));return Z.set(xe.x,xe.y,xe.z),ve.sub(Z),{position:xe,zoom:ve.length()}}p();var vJ=300,xJ=["running","paused"],ig,ag,iv=class{constructor(r){h(this,"state");w(this,ig,new Se);w(this,ag,new Se);this.state=r}update(r){let t;this.state.cameraObject.getWorldPosition(s(this,ag));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||xJ.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,ig));let i=s(this,ag).distanceTo(s(this,ig));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:vJ,easing:"ease-in-out",fill:"forwards"}),t.visibilityNeedsUpdate=!1)}}};ig=new WeakMap,ag=new WeakMap;p();import{z as lr}from"zod";var YS=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()}),EJ=lr.object({type:lr.enum(["Feature"]),geometry:vm,properties:YS}),IJ=lr.object({type:lr.enum(["FeatureCollection"]),features:lr.array(EJ)}),JS=lr.object({color:lr.string()}),SJ=lr.object({url:lr.string(),color:lr.string().optional(),opacity:lr.number().optional(),material:lr.record(lr.string(),JS).optional()});function nk(e,r,t){lr.union([lr.number(),lr.string()]).parse(e),IJ.parse(r),SJ.parse(t)}var sg,ug,lg,cg,dg,mc=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,sg,!0);h(this,"color",new mt);h(this,"clippingPlane");h(this,"position",new Se);w(this,ug,0);w(this,lg,1);w(this,cg,Jr.GEOMETRY);w(this,dg,!1);this.feature=r}get visible(){return s(this,sg)}set visible(r){O(this,sg,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,ug)}set altitude(r){O(this,ug,r)}get opacity(){return s(this,lg)}set opacity(r){O(this,lg,r)}get renderOrder(){return s(this,cg)}set renderOrder(r){O(this,cg,r)}get visibleThroughGeometry(){return s(this,dg)}set visibleThroughGeometry(r){O(this,dg,r)}};sg=new WeakMap,ug=new WeakMap,lg=new WeakMap,cg=new WeakMap,dg=new WeakMap;p();var av=class extends Xe{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 hu&&(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 Rd={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"}},KS={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"}},Za,Sm,Xa,li,In,Sn,qn,Nd,jd,Cm,Ud,Gd,No,ci,hc,zd,or,ok,ik,ak,sk,pg,uk,lk,sv,fg,uv=class{constructor(r,t){w(this,or);w(this,Za);w(this,Sm);w(this,Xa,!1);w(this,li,null);w(this,In,null);w(this,Sn,null);w(this,qn,null);w(this,Nd,null);w(this,jd,null);w(this,Cm,null);w(this,Ud,null);w(this,Gd,!1);w(this,No,null);w(this,ci,null);w(this,hc,null);w(this,zd,null);O(this,Za,r),O(this,Sm,t)}showCameraTargets(){s(this,Xa)||(O(this,Xa,!0),ue(this,or,ok).call(this),ue(this,or,ak).call(this))}hideCameraTargets(){s(this,Xa)&&(O(this,Xa,!1),ue(this,or,sk).call(this),ue(this,or,ik).call(this))}setFocusOnPointCloud(r){s(this,Xa)&&(O(this,Nd,r.map(t=>t.clone())),ue(this,or,pg).call(this))}setGetFocusOnTransformPointCloud(r){s(this,Xa)&&(O(this,jd,r.map(t=>t.clone())),ue(this,or,pg).call(this))}setAnimateToPosition(r){s(this,Xa)&&(O(this,Cm,r.clone()),ue(this,or,pg).call(this))}showScreenOffsets(){s(this,Gd)||(O(this,Gd,!0),ue(this,or,uk).call(this))}hideScreenOffsets(){s(this,Gd)&&(O(this,Gd,!1),ue(this,or,lk).call(this))}destroy(){this.hideCameraTargets(),this.hideScreenOffsets()}};Za=new WeakMap,Sm=new WeakMap,Xa=new WeakMap,li=new WeakMap,In=new WeakMap,Sn=new WeakMap,qn=new WeakMap,Nd=new WeakMap,jd=new WeakMap,Cm=new WeakMap,Ud=new WeakMap,Gd=new WeakMap,No=new WeakMap,ci=new WeakMap,hc=new WeakMap,zd=new WeakMap,or=new WeakSet,ok=function(){let r=s(this,Za).container;if(!r)return;O(this,li,document.createElement("div")),s(this,li).dataset.debugCameraTargets="true",Object.assign(s(this,li).style,Rd.container),O(this,In,document.createElement("div")),s(this,In).dataset.debugType="focusOn",Object.assign(s(this,In).style,Rd.focusOnBox),s(this,In).style.display="none";let t=document.createElement("span");Object.assign(t.style,Rd.label),t.style.top="-20px",t.style.left="0",t.style.color="orange",t.textContent="focusOn",s(this,In).appendChild(t),O(this,Sn,document.createElement("div")),s(this,Sn).dataset.debugType="getFocusOnTransform",Object.assign(s(this,Sn).style,Rd.getFocusOnTransformBox),s(this,Sn).style.display="none";let n=document.createElement("span");Object.assign(n.style,Rd.label),n.style.top="-20px",n.style.left="0",n.style.color="cyan",n.textContent="getFocusOnTransform",s(this,Sn).appendChild(n),O(this,qn,document.createElement("div")),s(this,qn).dataset.debugType="animateTo",Object.assign(s(this,qn).style,Rd.animateToBox),s(this,qn).style.display="none";let o=document.createElement("span");Object.assign(o.style,Rd.label),o.style.top="-20px",o.style.left="50%",o.style.transform="translateX(-50%)",o.style.color="lime",o.textContent="animateTo",s(this,qn).appendChild(o),s(this,li).appendChild(s(this,In)),s(this,li).appendChild(s(this,Sn)),s(this,li).appendChild(s(this,qn)),r.appendChild(s(this,li))},ik=function(){s(this,li)&&(s(this,li).remove(),O(this,li,null)),O(this,In,null),O(this,Sn,null),O(this,qn,null)},ak=function(){O(this,Ud,s(this,Za).on("post-render",()=>{ue(this,or,pg).call(this)}))},sk=function(){s(this,Ud)!==null&&(s(this,Ud).call(this),O(this,Ud,null))},pg=function(){if(!s(this,Xa)||!s(this,li))return;let r=new lt;if(s(this,In)&&s(this,Nd)&&s(this,Nd).length>0){let t=1/0,n=1/0,o=-1/0,i=-1/0;for(let a of s(this,Nd))s(this,Za).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,jd)&&s(this,jd).length>0){let t=1/0,n=1/0,o=-1/0,i=-1/0;for(let a of s(this,jd))s(this,Za).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,qn)&&s(this,Cm)?(s(this,Za).project(r,s(this,Cm)),r.x!==-1e3?(s(this,qn).style.display="block",s(this,qn).style.left="".concat(r.x,"px"),s(this,qn).style.top="".concat(r.y,"px")):s(this,qn).style.display="none"):s(this,qn)&&(s(this,qn).style.display="none")},uk=function(){let r=s(this,Za).container;if(!r)return;O(this,No,document.createElement("div")),s(this,No).dataset.debugScreenOffsets="true",Object.assign(s(this,No).style,KS.container);let t=n=>{let o=document.createElement("div");o.dataset.debugOffset=n,Object.assign(o.style,KS[n]);let i=document.createElement("span");switch(Object.assign(i.style,KS.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};O(this,ci,{top:t("top"),bottom:t("bottom"),left:t("left"),right:t("right")}),s(this,No).appendChild(s(this,ci).top),s(this,No).appendChild(s(this,ci).bottom),s(this,No).appendChild(s(this,ci).left),s(this,No).appendChild(s(this,ci).right),r.appendChild(s(this,No)),ue(this,or,sv).call(this),O(this,zd,s(this,Sm).on("padding-change",()=>{ue(this,or,sv).call(this)})),O(this,hc,new ResizeObserver(()=>{ue(this,or,sv).call(this)})),s(this,hc).observe(r)},lk=function(){s(this,zd)&&(s(this,zd).call(this),O(this,zd,null)),s(this,hc)&&(s(this,hc).disconnect(),O(this,hc,null)),s(this,No)&&(s(this,No).remove(),O(this,No,null)),O(this,ci,null)},sv=function(){if(!s(this,ci)||!s(this,No))return;let r=s(this,Sm).insetsPadding,t=s(this,Za).container,n=t.clientWidth,o=t.clientHeight,i=Em(r,n,o),a=s(this,ci).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(ue(this,or,fg).call(this,r.top,r.type)))):a.style.display="none";let l=s(this,ci).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(ue(this,or,fg).call(this,r.bottom,r.type)))):l.style.display="none";let d=s(this,ci).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(ue(this,or,fg).call(this,r.left,r.type)))):d.style.display="none";let m=s(this,ci).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(ue(this,or,fg).call(this,r.right,r.type)))):m.style.display="none"},fg=function(r,t){return t==="portion"?"".concat((r*100).toFixed(1),"%"):"".concat(r,"px")};var CJ=0,DJ=90,TJ=(x.env.NODE_ENV==="test",!1),$s={linear:fa.Linear.None,"ease-in":fa.Quadratic.In,"ease-out":fa.Quadratic.Out,"ease-in-out":fa.Quadratic.InOut},MJ=-50,Ve,Qe,Vs,ha,mg,hg,eC,lv=class extends Xe{constructor(t,n,o){super();w(this,hg);w(this,Ve);w(this,Qe);w(this,Vs);w(this,ha);w(this,mg);O(this,Ve,t),O(this,Qe,n),O(this,Vs,o),O(this,ha,new uv(t,this)),s(this,Ve).map&&s(this,Ve).map.transform.setMinElevationForCurrentTile(MJ),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(ps(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=ps(t,ma.MIN_MERCATOR_ZOOM_LEVEL,this.maxZoomLevel,"setMinZoomLevel was clamped. minZoomLevel must be between ".concat(ma.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=ps(t,this.minZoomLevel,ma.MAX_MERCATOR_ZOOM_LEVEL,"setMaxZoomLevel was clamped. maxZoomLevel must be between minZoomLevel and ".concat(ma.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):vt.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):vt.radToDeg(s(this,Qe).cameraSystem.minTilt)}setMinPitch(t){var o;let n=Math.max(CJ,t);(o=s(this,Ve).map)==null||o.setMinPitch(n),s(this,Qe).cameraSystem.minTilt=vt.degToRad(n)}setMaxPitch(t){var o;let n=Math.min(DJ,t);(o=s(this,Ve).map)==null||o.setMaxPitch(n),s(this,Qe).cameraSystem.maxTilt=vt.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():vt.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(vt.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():vt.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(vt.degToRad(ps(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,mg)&&s(this,mg).stop(),new Promise(o=>{var i;s(this,Qe).cameraSystem.animateCamera({position:{z:t}},(n==null?void 0:n.duration)||300,$s[(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,ha).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(ps(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?vt.degToRad(t.bearing):void 0,a=t.pitch!==void 0?vt.degToRad(ps(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,$s[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=ue(this,hg,eC).call(this,n||{},()=>Promise.resolve()),{pointCloud:i}=ck(t,s(this,Ve),s(this,Vs).geometry3DMap);if(i.length===0)return X.error("No valid coordinates found in targets:",t),{center:this.center,zoomLevel:this.zoomLevel};s(this,ha).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}=ck(t,s(this,Ve),s(this,Vs).geometry3DMap);return o.length===0?(X.error("No valid coordinates found in targets:",t),Promise.resolve()):(s(this,ha).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()}):(TJ&&wJ(s(this,Ve),i),(d=s(this,Ve).map)==null||d.fitBounds(i,{duration:(l=n==null?void 0:n.duration)!=null?l:ma.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,ue(this,hg,eC).call(this,n||{},f))}))}showCameraTargetsDebug(){s(this,ha).showCameraTargets()}hideCameraTargetsDebug(){s(this,ha).hideCameraTargets()}showScreenOffsetsDebug(){s(this,ha).showScreenOffsets()}hideScreenOffsetsDebug(){s(this,ha).hideScreenOffsets()}destroy(){s(this,ha).destroy(),super.destroy()}};Ve=new WeakMap,Qe=new WeakMap,Vs=new WeakMap,ha=new WeakMap,mg=new WeakMap,hg=new WeakSet,eC=function(t,n){var o;return{minZoom:(t==null?void 0:t.maxZoomLevel)===void 0?void 0:s(this,Qe).cameraSystem.convertZoomLevelToAltitude(ps(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(ps(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({},Wy,t==null?void 0:t.padding):this.insetsPadding,curve:$s[(t==null?void 0:t.easing)||"ease-in-out"],rotation:(t==null?void 0:t.bearing)===void 0?void 0:vt.degToRad(t.bearing),tilt:(t==null?void 0:t.pitch)!==void 0?vt.degToRad(ps(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 QS(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 ck(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){X.error("Entity not found with id:",l);continue}let d=new Yr;ND(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);QS(o,f),QS(o,m),i||(i=r.convert3DMapPositionToCoordinate(d.getCenter(new Se)))}else n.push(r.convertTo3DMapPosition(l[1],l[0],l[2]||0)),QS(o,l),i||(i=l);return{pointCloud:n,geoBounds:o,firstPosition:i}}function wJ(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 dk="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 pk="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 fk=4.291666666666667,mk=15,hk=25,gk=43/60;p();var yk=["horizontal","icon"],PJ=new Map([[yk[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>'],[yk[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>']]),AJ=/<svg([^>]*)>/g;function bk(e,r,t,n){let o=PJ.get(e);return o?o.replace(AJ,'<svg$1 width="'.concat(t,'" height="').concat(n,'" xmlns="http://www.w3.org/2000/svg" style="fill: ').concat(r,';">')):""}p();var Vd=class Vd{constructor(){h(this,"loader");this.loader=new zy}static getInstance(){return Vd.instance||(Vd.instance=new Vd),Vd.instance}getLoader(){return this.loader}load(r){return new Promise((t,n)=>{this.loader.load(r,t,void 0,n)})}};h(Vd,"instance");var tC=Vd,gc=tC.getInstance();var vk=!1,ir,el,Dm,Cn,jo,$d,qa,Hs,cv=class extends Xe{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,Dm);w(this,Cn);w(this,jo);w(this,$d);w(this,qa,0);w(this,Hs,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)}),O(this,Dm,t),O(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?mk:75}get defaultWidth(){return s(this,ir).iconOnly?hk:150}get aspectRatio(){return s(this,ir).iconOnly?gk:fk}get options(){return _({},s(this,ir))}set options(t){var n,o;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 bk(this.iconName,this.color,s(this,qa)*s(this,el).pixelRatio,s(this,Hs)*s(this,el).pixelRatio)}setSize(t,n){s(this,jo)&&(s(this,jo).uniforms.uSize.value.x=t,s(this,jo).uniforms.uSize.value.y=n)}setXY(t,n){s(this,jo)&&(s(this,jo).uniforms.uSize.value.w=t,s(this,jo).uniforms.uSize.value.z=n)}get width(){return s(this,qa)}get height(){return s(this,Hs)}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,$d)!=null&&typeof s(this,ir).onClick=="function"&&s(this,ir).interactive&&t.insert(s(this,$d))}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,Hs)),u=Math.min(t-s(this,qa),Math.max(0,o.x+i.x+a.x)),l=Math.min(n-s(this,Hs),Math.max(0,o.y+i.y+a.y));this.setSize(s(this,qa)/t,s(this,Hs)/n),this.setXY(u/t,l/n),O(this,$d,new at(u,l,s(this,qa),s(this,Hs),{entityId:"watermark"}))}update(){this.dirty&&(s(this,ir).visible===!0?(O(this,qa,Math.min(s(this,el).canvasWidth,Math.max(this.minWidth,this.defaultWidth*s(this,ir).scale))),O(this,Hs,s(this,qa)/this.aspectRatio),gc.getLoader().load("data:image/svg+xml;base64,".concat(btoa(this.icon)),t=>{if(O(this,jo,new Gi({uniforms:{uTexture:{value:t},uSize:{value:new Y6(0,0,0,0)},uOpacity:{value:.7}},vertexShader:dk,fragmentShader:pk,depthWrite:!1,depthTest:!1,defines:{debug:vk},wireframe:vk,transparent:!0,visible:!0})),s(this,Cn))s(this,Cn).visible=!0,s(this,Cn).material=s(this,jo),s(this,Cn).material.needsUpdate=!0;else{let n=new So(2,2,1,1);O(this,Cn,new tt(n,s(this,jo))),s(this,Cn).position.set(0,0,-1),s(this,Cn).frustumCulled=!1,s(this,Cn).renderOrder=999;let o=new au(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,Dm).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,Dm).remove(s(this,Cn)),Kr(s(this,Cn))),O(this,Cn,void 0),s(this,jo)&&s(this,jo).dispose(),O(this,jo,void 0),O(this,$d,void 0)}};ir=new WeakMap,el=new WeakMap,Dm=new WeakMap,Cn=new WeakMap,jo=new WeakMap,$d=new WeakMap,qa=new WeakMap,Hs=new WeakMap;p();var dv=100,FJ=!1,fv=class extends Xe{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 Yr,this.state.geometryScene.children.length===0?this.currentTotalBoundingBox.setFromCenterAndSize(new Se(0,0,0),new Se(dv*2,dv*2,0)):(this.currentTotalBoundingBox.setFromObject(this.state.geometryScene),this.currentTotalBoundingBox.expandByScalar(dv)));let t=new Yr().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=pv.copy(this.currentTotalBoundingBox).expandByScalar(Math.max(o,dv)).getBoundingSphere(kJ).radius;if(this.cameraSystem.panBounds={center:this.currentTotalBoundingBox.getCenter(new Se),min:pv.min,max:pv.max,radius:i},this.publish("update"),this.cameraSystem.dirty=!0,this.dirty=!1,FJ&&this.state.geometryScene.parent instanceof su){this.debugMesh&&(this.state.geometryScene.parent.remove(this.debugMesh),this.debugMesh=null),this.debugMesh=new Ui,this.debugMesh.add(new tt(new Gy(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;pv.getSize(a);let u=new au(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)}}}},pv=new Yr,kJ=new J6;p();var rC="\xA9 Mappedin",BJ="https://info.mappedin.com/feedback",oC=["top-left","top-right","bottom-left","bottom-right"],LJ=640,RJ=()=>"<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>",nC={custom:[],position:"bottom-right",feedback:!0},Tm,mv=class{constructor(r,t={}){h(this,"controlContainerEl");h(this,"controlPositions");h(this,"compact");w(this,Tm);h(this,"attribContainerEl");h(this,"attribInnerEl");h(this,"attribButtonEl");h(this,"feedbackLinkEl");h(this,"attribHTML",rC);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",""))))});O(this,Tm,!!t.outdoorEnabled),this.controlContainerEl=document.createElement("div"),this.controlContainerEl.classList.add("mappedin-control-container"),r.appendChild(this.controlContainerEl),this.controlPositions=oC.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=nC){var o;let t=r.position&&oC.includes(r.position)?r.position:nC.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=RJ(),this.attribContainerEl.appendChild(this.attribButtonEl),this.attribInnerEl=document.createElement("div"),this.attribInnerEl.classList.add("mappedin-ctrl-attrib-inner"),this.attribHTML=s(this,Tm)?rC:"",this.attribInnerEl.innerHTML=this.attribHTML,this.attribContainerEl.appendChild(this.attribInnerEl),((o=r.feedback)!=null?o:nC.feedback)&&(this.feedbackLinkEl=document.createElement("a"),this.feedbackLinkEl.href=BJ,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,Tm)?[rC]:[],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<=LJ||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}};Tm=new WeakMap;p();var gg,yg,Mm=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,gg,1);h(this,"color",new mt);w(this,yg,0);this.mesh=new gi,this.feature=r,this.builder=t}get visible(){return this.mesh.visible}set visible(r){this.mesh.visible=r}set opacity(r){O(this,gg,r)}get opacity(){return s(this,gg)}setColor(r){this.color.set(r)}get position(){var r;return(r=this.mesh)==null?void 0:r.position}get altitude(){return s(this,yg)}set altitude(r){this.mesh&&(this.mesh.position.z=r,O(this,yg,r))}get renderOrder(){return this.mesh?this.mesh.renderOrder:0}set renderOrder(r){this.mesh&&(this.mesh.renderOrder=r)}};gg=new WeakMap,yg=new WeakMap;p();var hv=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.userData),{entityId:n.id,type:"custom-geometry"})}),r.dirty=!1),t.visible!==!1&&r.builder.update(r.mesh))}};p();p();function gv(e){return e.children.some(r=>r.userData.isOutline)}function bg(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 yv(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,D=n+t,M=n+t,T=n+t+d;for(let F=0;F<r.count;F++){let L=(r.start+F)*3,R=a[L+2],A;if(R<=f){let j=d>0?(R-u)/d:0;A=E+j*(v-E)}else if(R>=y){let j=d>0?(R-y)/d:0;A=M+j*(T-M)}else{let j=g-m,N=j>0?(R-m)/j:0;A=b+N*(D-b)}a[L+2]=A}}e.attributes.position.needsUpdate=!0}p();function iC(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 qo(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 qo(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 qo(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 qo(m,1))}return r}function xk(e,r,t){let n=iC(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 Ek="// 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 Ik="// 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 bv=class extends Uy{constructor(r){super(r),this.onBeforeCompile=t=>{t.vertexShader=Ek,t.fragmentShader=Ik}}};p();var Ya,Hd,yc,bc,vg,aC,Wd=class{constructor(){w(this,vg);w(this,Ya,[]);w(this,Hd,!1);w(this,yc);w(this,bc)}get size(){return s(this,Ya).length}add(r){s(this,Ya).push(r),s(this,Hd)||ue(this,vg,aC).call(this)}onComplete(r){O(this,yc,r)}clearOnComplete(){O(this,yc,void 0)}clearAll(){O(this,Ya,[]),O(this,Hd,!1),O(this,yc,void 0),s(this,bc)!==void 0&&(cancelIdleCallback(s(this,bc)),O(this,bc,void 0))}};Ya=new WeakMap,Hd=new WeakMap,yc=new WeakMap,bc=new WeakMap,vg=new WeakSet,aC=function(){O(this,Hd,!0),O(this,bc,requestIdleCallback(r=>{let t=0;for(;s(this,Ya).length>0&&r.timeRemaining()>2;){let n=s(this,Ya).shift();n&&(n(),t++)}if(t===0&&s(this,Ya).length>0&&r.timeRemaining()<2){let n=s(this,Ya).shift();n&&n()}O(this,bc,void 0),s(this,Ya).length>0?ue(this,vg,aC).call(this):(O(this,Hd,!1),s(this,yc)&&s(this,yc).call(this))},{timeout:3e3}))};var GJ=80,Zd,wm,xv,Ev,vv=class extends Xe{constructor(t,n){var o;super();h(this,"rendererState");h(this,"maxOpacity");h(this,"outlineOpacitiesDirty",!0);h(this,"useIdleFramesOnly",!0);w(this,Zd,!0);w(this,wm,-1/0);h(this,"idleBuildQueue",new Wd);h(this,"idleComputeBoundingSphereQueue",new Wd);w(this,xv,new Map);w(this,Ev,()=>{this.publish("needs-render")});this.rendererState=t,this.maxOpacity=(o=n==null?void 0:n.maxOpacity)!=null?o:1,this.idleBuildQueue.onComplete(s(this,Ev))}get geometries3DDirty(){return s(this,Zd)}set geometries3DDirty(t){O(this,Zd,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 Yt&&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=iC(y.components[0]),v=!0);let b=y.components[1];n.push([y.components[3],new iD(E,(m=b.bevel)!=null&&m.enabled?1:GJ)]),v&&(E==null||E.dispose(),E=void 0)}}if(n.length===0)return;let o=Vi(n.map(g=>g[1]),!1);if(o==null)return;let i=o.getAttribute("position"),a=new Float32Array(i.count*4),u=new qo(a,4);o.setAttribute("color",u);let l=new Uint8Array(i.count);l.fill(0);let c=new qo(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 uu(o,new bv({vertexColors:!0,linewidth:1,transparent:!0,opacity:1,side:Fc}));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"&&bg(a,this.rendererState)&&!gv(a)&&a.userData.entities3D.size>0&&(this.useIdleFramesOnly?this.idleBuildQueue.add(()=>this.buildOutlines(a)):this.buildOutlines(a));O(this,Zd,!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 to){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 mt(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;yv(u,l.ranges,m,g,y),u.attributes.color.needsUpdate=!0,this.idleComputeBoundingSphereQueue.add(()=>u.computeBoundingSphere()),l.dirty=!1}let o=n?Rc(t,16,19,0,this.maxOpacity):s(this,wm);if((o!==s(this,wm)||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*Cp(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}}}}O(this,wm,o),O(this,Zd,!1),this.outlineOpacitiesDirty=!1}destroy(){s(this,xv).clear(),this.idleBuildQueue.clearAll(),this.idleComputeBoundingSphereQueue.clearAll()}};Zd=new WeakMap,wm=new WeakMap,xv=new WeakMap,Ev=new WeakMap;p();p();import{z as di}from"zod";var Iv=class extends tt{constructor(){super(...arguments);h(this,"userData",{entityId:""})}},zJ=di.object({flipImageToFaceCamera:di.boolean().optional(),url:di.string(),maxImageSize:di.number().positive().optional()}),VJ=di.object({type:di.enum(["Feature"]),properties:di.object({width:di.number(),height:di.number(),rotation:di.number().min(0).max(360).optional(),verticalOffset:di.number().optional()}),geometry:vm});function Sk(e,r,t){di.union([di.number(),di.string()]).parse(e),VJ.parse(r),zJ.parse(t)}var Sv=class{constructor(r){h(this,"mesh",new gi);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 sC(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 $J(e,r){return e.map(t=>sC(t,r))}function HJ(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 WJ(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 Ck(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 ZJ(e,r,t){let n=e.maxX-e.minX,o=e.maxY-e.minY,i,a,u=_({},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 XJ(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};WJ(l,e)&&(i[a][u]=1)}return i}function qJ(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)&&Ck(e,o,n,a,a);a++)i=a;t[n][o]=i}return t}function YJ(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 JJ(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)&&Ck(e,m,f,g,y)){let E=g*y,v=r.minX+(m+g/2)*t,b=r.minY+(f+y/2)*n,D={x:v,y:b},T=Math.sqrt(Math.pow(D.x-o.x,2)+Math.pow(D.y-o.y,2))/d,F=E*(1-i)-T*i*E;F>u&&(u=F,l={center:D,width:g*t*a,height:g*n*a})}}return l}function uC(e,r,t,n={}){let{scaleFactor:o=.9,centerPriority:i=.5,resolution:a=100,minimumSizeRatio:u=.5}=n,l=mD(t),c=e.width/e.height,d=$J(r,l),f=HJ(d),{dx:m,dy:g,gridBounds:y}=ZJ(f,c,a),E=XJ(d,y,a,m,g),v=qJ(E,a),b=YJ(E,v,y,a,m,g),D=JJ(E,y,m,g,b,i,o);return!D||D.width<e.width*u||D.height<e.height*u?e:ie(_({},D),{center:sC(D.center,-l),rotation:t,polygonCenter:sC(b,-l)})}p();var Uo={HIGH:1,MEDIUM:.5,LOW:.25,VERY_LOW:.125},Ja={[Uo.HIGH]:2048,[Uo.MEDIUM]:1024,[Uo.LOW]:512,[Uo.VERY_LOW]:256},Dk={[Ja[Uo.HIGH]]:65280,[Ja[Uo.MEDIUM]]:16776960,[Ja[Uo.LOW]]:16753920,[Ja[Uo.VERY_LOW]]:16711680},Cv={HIGH:50,MEDIUM:100,LOW:250},Tk="https://resize-worker.mappedin.com",Mk=["cdn.mappedin.com","cdn.eu.mappedin.com"],lC=["resize-worker.mappedin.com","resize-worker-staging.mappedin.net"],cC=.01,Dv=1024;p();function xg(e){try{let t=new URL(e).hostname;return Mk.includes(t)||lC.includes(t)}catch(r){return!1}}function KJ(e){try{let r=new URL(e);return lC.includes(r.hostname)}catch(r){return!1}}function wk(e,r){return KJ(e)?e.replace(/\/resize:fit:\d+:\d+:(\d+)\//,"/resize:fit:".concat(r,":").concat(r,":$1/")):"".concat(Tk,"/resize:fit:").concat(r,":").concat(r,":0/plain/").concat(e)}function Eg(e){return e<=Cv.HIGH?Ja[Uo.HIGH]:e<=Cv.MEDIUM?Ja[Uo.MEDIUM]:e<=Cv.LOW?Ja[Uo.LOW]:Ja[Uo.VERY_LOW]}function Ig(e,r){return xg(e)?e:"".concat(e,"|").concat(r!=null?r:Dv)}function Tv(e,r){e.color=new mt(16777215),e.emissive=new mt(Dk[r]),e.emissiveIntensity=.5,e.needsUpdate=!0}function Mv(e){e.color=new mt(16777215),e.emissive=new mt(0),e.emissiveIntensity=0,e.needsUpdate=!0}var Sg=Math.PI*2,QJ=Math.PI/2,eK=Math.PI*1.5,tK=wl(QJ,2),rK=wl(eK,2),wv=class extends Xe{constructor(t,n,o,i=0,a=0,u={}){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 mp);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}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=Dv){var F,U,L,R;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?uC(c,u,c.rotation+90,this.imagePlacementOptions):c;case"fit-initial-bearing":return uC(c,u,this.initialBearing,this.imagePlacementOptions);case"default":case"none":default:return c}})();if(this.debug.imageContainers&&f.polygonCenter){let A=new tt(new Gy(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:Io}),g=new So(f.width,f.height),y=new Iv(g);y.visible=!1,y.renderOrder=Jr.IMAGE_MESH;let E=xg(n),v=i+cC,b=this.rendererState.cameraObject.position.z,D=Math.abs(b-v),M=E?Eg(D):l,T=Ig(n,l);if(this.cache.has(T)||this.cache.set(T,{lod:M,texture:null,pendingFetch:null,pendingFetchLOD:null,isResizable:E}),(R=(L=this.getOrDownloadImage(T,n,M))==null?void 0:L.then(A=>{m.map=A,m.needsUpdate=!0,m.map.colorSpace=kc,y.visible=!0,this.publish("image-loaded")}))==null||R.catch(A=>{X.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 So(o.width,o.height),new Tl({color:"gray"}));y.add(A);let j=new dD;y.add(j),j.scale.set(10,10,10)}return y.position.set(f.center.x,f.center.y,i+cC),y.rotation.z=(-vt.degToRad(f.rotation)+Sg)%Sg,y}getOrDownloadImage(t,n,o=Ja[Uo.VERY_LOW]){let i=this.cache.get(t);if(!i){X.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?wk(n,o):n,l=new Promise((c,d)=>{gc.getLoader().load(u,f=>{try{i.isResizable?(f.colorSpace=kc,i.texture=f):i.texture=this.createCappedTexture(f,o),i.lod=o,i.pendingFetch=null,i.pendingFetchLOD=null,a==null||a.dispose(),c(i.texture)}catch(m){X.error("Failed to process image texture",{url:n,error:m}),i.pendingFetch=null,i.pendingFetchLOD=null,a==null||a.dispose(),d(m)}},void 0,f=>{X.error("Failed to load image",{url:n,error:f}),i.pendingFetch=null,i.pendingFetchLOD=null,a==null||a.dispose(),d(f)})});return i.pendingFetch=l,i.pendingFetchLOD=o,l}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&&!W4()?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 tD(f);return g.colorSpace=kc,g.needsUpdate=!0,g}updateLODIfNeeded(t,n,o,i){var m,g;let a=Ig(t,i),u=this.cache.get(a);if(!(u!=null&&u.isResizable))return;let l=Math.abs(this.cameraWorldPosition.z-o.z),c=Eg(l);this.debug.lod&&Tv(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=>{X.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&&xg(c)){let d=Math.abs(this.cameraWorldPosition.z-u.imageMesh.position.z),f=Eg(d);Tv(u.imageMesh.material,f)}else Mv(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&&xg(l)){let c=Math.abs(this.cameraWorldPosition.z-u.imageMesh.position.z),d=Eg(c);Tv(u.imageMesh.material,d)}else Mv(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&&Mv(o.imageMesh.material)}}flipIfNeeded(t,n){if(t.imageMesh==null)return;let o=-n,i=t.imageMesh.rotation.z,a=wl((i-o+Sg)%Sg,2);if(a>tK&&a<rK){let u=t.imageMesh.matrixWorldAutoUpdate===!1;u&&qy(t.imageMesh),t.imageMesh.rotation.z=(i+Math.PI)%Sg,t.imageMesh.updateMatrixWorld(),u&&GD(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=Ig(u.url,u.maxImageSize),b=this.cache.get(v);if(b!=null&&b.texture){let D=a.imageMesh.material;D.map!==b.texture&&(D.map=b.texture,D.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(D=>{let M=this.convertTo3DMapPosition(D);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=Ig(v,u.maxImageSize),D=this.cache.get(b);if(D!=null&&D.texture){let M=a.imageMesh.material;M.map!==D.texture&&(M.map=D.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){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)}}};p();p();function dC(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 nK(e,r){return!(e.maxX<r.minX||e.minX>r.maxX||e.maxY<r.minY||e.minY>r.maxY)}function oK(e,r){if(!nK(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 Pk(e,r){let t=oK(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 iK(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 aK(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 sK(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 Ak(e){if(e.length<3)return e.map((i,a)=>({point:i,index:a}));let r=iK(e),t=e.map((i,a)=>({point:i,index:a})),n=t[r];t.splice(r,1);let o=aK(t,n.point);return sK(o,n)}function Cg(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 uK(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 lK(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 cK(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 dK(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 pK(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 fK(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 Ok(e,r){for(let[t,n]of e)r.has(t)||(n.remove(),e.delete(t))}function _k(e,r,t,n,o,i){var c;let a=t.get(e);a||(a=uK(e,n),t.set(e,a)),lK(a,(c=r.clippedScreenBBox)!=null?c:r.screenBBox),cK(a,o);let u=dK(a),l=pK(a);return fK(u,l,e,o,i),a}function Fk(){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 kk(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 Bk(e,r){e.textContent=r}function Lk(e,r){r!==void 0?e.textContent="Score: ".concat(r.toFixed(3)):e.textContent=""}p();function Rk(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)Rk(o,r,t)}function Nk(e,r){let t=[];return e instanceof Ui&&Rk(e,t,r),t}var Pm=.001;function jk(e){if(e.length===0)return[];let r=[],t=e[e.length-1],n=t.w>Pm;for(let o=0;o<e.length;o++){let i=e[o],a=i.w>Pm;if(a){if(!n){let u=(Pm-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:Pm})}r.push(i)}else if(n){let u=(Pm-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:Pm})}t=i,n=a}return r}function Uk(e,r,t){if(e.length===0)return[];let n=e;return n=Cg(n,1,0,0),n=Cg(n,-1,0,r),n=Cg(n,0,1,0),n=Cg(n,0,-1,t),n}p();var Pv=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=Em(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),D=(y+E)/2,M=(v+b)/2;if(this.bbox={minX:y,maxX:E,minY:v,maxY:b},this.center=new lt(D,M),o&&i){let{squareEl:T,labelEl:F,scoreLabelEl:U}=kk(this.bbox,i);this.el=T,this.labelEl=F,this.scoreLabelEl=U}}updateLabel(r){this.labelEl&&Bk(this.labelEl,r)}updateScore(r){this.scoreLabelEl&&Lk(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 mK=250,vc,Av=class extends Xe{constructor(t,n){super();h(this,"cameraDirty",!0);h(this,"focusablesDirty",!0);h(this,"state");h(this,"camera");h(this,"cameraFrustum",new mp);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 Pv);h(this,"screenBoundsMap",new Map);h(this,"screenDiagonal",1);w(this,vc);h(this,"update",(t=!1,n=Date.now())=>{this.focusablesDirty&&this.updateFocusableEntities(),!t&&(Date.now()-n>mK||(s(this,vc)&&cancelAnimationFrame(s(this,vc)),O(this,vc,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=Fk()),this.viewfinder.create(this.state.canvasWidth,this.state.canvasHeight,this.state.insetsPadding,this.debug,this.debugEl)}simplifyVertices(t){return t.length<3?t:Ak(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=jk(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=Uk(c,this.state.canvasWidth,this.state.canvasHeight);if(!(d.length<=0))return{screenBBox:dC(c),clippedScreenBBox:this.debug?dC(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 Ui?u=o:"object3d"in o&&o.object3d instanceof Ui&&(u=o.object3d),u&&(t.vertices=this.simplifyVertices(Nk(u,this.tempScreenPos)),t.boundingBox=new Yr().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)){Ok(this.debugBBoxElements,t);for(let[o,i]of t){let a=n.has(o),u=this.collisions.get(o);_k(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=Pk(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,vc)&&cancelAnimationFrame(s(this,vc)),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()}};vc=new WeakMap;p();p();p();p();function Ov(e,r){r===void 0&&(r={});var t=ua(e);switch(!r.properties&&e.type==="Feature"&&(r.properties=e.properties),t.type){case"Polygon":return hK(t,r);case"MultiPolygon":return gK(t,r);default:throw new Error("invalid poly")}}function hK(e,r){r===void 0&&(r={});var t=ua(e),n=t.coordinates,o=r.properties?r.properties:e.type==="Feature"?e.properties:{};return Gk(n,o)}function gK(e,r){r===void 0&&(r={});var t=ua(e),n=t.coordinates,o=r.properties?r.properties:e.type==="Feature"?e.properties:{},i=[];return n.forEach(function(a){i.push(Gk(a,o))}),Nc(i)}function Gk(e,r){return e.length>1?CD(e,r):pu(e[0],r)}function yK(e,r){var t=!0;return ms(e,function(n){ms(r,function(o){if(t===!1)return!1;t=bK(n.geometry,o.geometry)})}),t}function bK(e,r){switch(e.type){case"Point":switch(r.type){case"Point":return!IK(e.coordinates,r.coordinates);case"LineString":return!zk(r,e);case"Polygon":return!Yu(e,r)}break;case"LineString":switch(r.type){case"Point":return!zk(e,r);case"LineString":return!vK(e,r);case"Polygon":return!Vk(r,e)}break;case"Polygon":switch(r.type){case"Point":return!Yu(r,e);case"LineString":return!Vk(e,r);case"Polygon":return!xK(r,e)}}return!1}function zk(e,r){for(var t=0;t<e.coordinates.length-1;t++)if(EK(e.coordinates[t],e.coordinates[t+1],r.coordinates))return!0;return!1}function vK(e,r){var t=Df(e,r);return t.features.length>0}function Vk(e,r){for(var t=0,n=r.coordinates;t<n.length;t++){var o=n[t];if(Yu(o,e))return!0}var i=Df(r,Ov(e));return i.features.length>0}function xK(e,r){for(var t=0,n=e.coordinates[0];t<n.length;t++){var o=n[t];if(Yu(o,r))return!0}for(var i=0,a=r.coordinates[0];i<a.length;i++){var u=a[i];if(Yu(u,e))return!0}var l=Df(Ov(e),Ov(r));return l.features.length>0}function EK(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 IK(e,r){return e[0]===r[0]&&e[1]===r[1]}var $k=yK;function pC(e,r){var t=!1;return ms(e,function(n){ms(r,function(o){if(t===!0)return!0;t=!$k(n.geometry,o.geometry)})}),t}var SK=5e3,fC="outdoor-system-debug-container",Hk=!1,tl,Fn,Dg,Am,rl,Ws,ga,Om,Tg,_m,Fv,kv,Ka,mC,Mg,Xd,Wk,Bv,Lv,Zk,Xk,_v=class extends Xe{constructor(t){super();w(this,Ka);w(this,tl,!0);w(this,Fn);h(this,"idleQueue",new Wd);w(this,Dg,"");w(this,Am,new Set);w(this,rl,new Set);w(this,Ws);w(this,ga,null);w(this,Om,!1);w(this,Tg,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 C3(a,l),new C3(i,u)]});w(this,_m,(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,Fv,()=>{s(this,ga)&&(clearTimeout(s(this,ga)),O(this,ga,null),O(this,tl,!1))});w(this,kv,()=>{s(this,ga)&&(clearTimeout(s(this,ga)),O(this,ga,null)),O(this,ga,setTimeout(()=>{s(this,Fv).call(this)},SK))});w(this,Mg,async()=>{if(Hk&&s(this,Ws)&&ue(this,Ka,Xk).call(this),!(!s(this,Fn)||!s(this,Om))&&s(this,tl)&&!(!s(this,rl)||s(this,rl).size===0)&&(s(this,Ka,Wk)&&s(this,Bv).call(this),s(this,Ws))){let t=new Set;this.idleQueue.onComplete(()=>{s(this,Xd).length>0&&(s(this,rl).forEach(n=>{var o;(o=s(this,Fn))==null||o.setFilter(n,["all",...s(this,Xd)])}),O(this,tl,!1)),O(this,Xd,[])});for(let n of s(this,Ws)){let o=fu(n),i=s(this,Tg).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=Al(u.geometry.coordinates):u.geometry.type==="MultiPolygon"&&(l=Ep(u.geometry.coordinates)),!l)return;pC(n,l)&&u.id!=null&&(t.add(u.id),s(this,Xd).push(["!=",["id"],u.id]))}})}}});w(this,Xd,[]);w(this,Bv,()=>{this.idleQueue.clearAll()});w(this,Lv,t=>{var n,o;if(s(this,Fn)&&t&&t.dataType==="style"&&t.type==="styledata"&&s(this,Am).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,Dg))&&(O(this,Dg,i),ue(this,Ka,mC).call(this),O(this,tl,!0))}});t&&(O(this,Fn,t),s(this,_m).call(this,"styledata",s(this,Lv)),s(this,_m).call(this,"render",s(this,Mg)),O(this,Om,s(this,Fn).loaded()),s(this,_m).call(this,"load",()=>{O(this,Om,!0)})),Hk&&ue(this,Ka,Zk).call(this)}hideLayersIntersectingPolygons(t,n){s(this,ga)&&clearTimeout(s(this,ga)),s(this,kv).call(this),O(this,Ws,t.reduce((o,i)=>{if(i.geometry.type==="Polygon"){let a=Al(i.geometry.coordinates);o.push(a)}else i.geometry.type==="MultiPolygon"&&o.push(...i.geometry.coordinates.map(a=>Al(a)));return o},[]));for(let o of n)s(this,Am).add(o);O(this,tl,!0),ue(this,Ka,mC).call(this),s(this,Mg).call(this)}destroy(){this.idleQueue.clearAll(),super.destroy()}};tl=new WeakMap,Fn=new WeakMap,Dg=new WeakMap,Am=new WeakMap,rl=new WeakMap,Ws=new WeakMap,ga=new WeakMap,Om=new WeakMap,Tg=new WeakMap,_m=new WeakMap,Fv=new WeakMap,kv=new WeakMap,Ka=new WeakSet,mC=function(){if(O(this,rl,new Set),s(this,Fn))for(let t of s(this,Am))s(this,Fn).getLayer(t)&&s(this,rl).add(t)},Mg=new WeakMap,Xd=new WeakMap,Wk=function(){return this.idleQueue.size!==0},Bv=new WeakMap,Lv=new WeakMap,Zk=function(){if(!document.getElementById(fC)&&s(this,Fn)){let t=document.createElement("div");t.id=fC,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)}},Xk=function(){let t=document.getElementById(fC);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=fu(i),u=s(this,Tg).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 Rv=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 D=0;D<=o;D++){let M=D/o;t.getPointAt(M,i),t.getTangentAt(M,a);let T=D*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=D*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 D=0;D<o;D++){let M=D*2;g.push(M,M+2,M+1),g.push(M+1,M+2,M+3)}this.setIndex(g),this.setAttribute("position",new Bc(c,3)),this.setAttribute("normal",new Bc(d,3)),this.setAttribute("uv",new Bc(f,2)),this.setAttribute("side",new Bc(m,1))}};p();var Nv=class extends nD{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 jv="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 hC="#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 qk="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 Yk="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 Uv=new Se,Gv=new Se,Fm=new Se,Jk=new Se,xc=new Se,DK=.5,TK=2;function MK(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 Qk(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&&(xc.subVectors(a,u).normalize(),Fm.set(a.x-xc.x*n,a.y-xc.y*n,a.z-xc.z*n),o.push(Fm.clone())),o.push(a),d>t&&(xc.subVectors(l,a).normalize(),Fm.set(a.x+xc.x*n,a.y+xc.y*n,a.z+xc.z*n),o.push(Fm.clone()))}return o.push(e[e.length-1]),o}var Kk=.0025;function e8(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<Kk||d<Kk){o.push(u);continue}if(MK(a,u,l)<n){Uv.subVectors(u,a).normalize(),Gv.subVectors(l,u).normalize();let m=Math.sqrt(c),g=Math.sqrt(d),y=Math.max(DK,Math.min(TK,r)),E=Math.min(y,m*.5),v=Math.min(y,g*.5);Fm.set(u.x-Uv.x*E,u.y-Uv.y*E,u.z-Uv.z*E),Jk.set(u.x+Gv.x*v,u.y+Gv.y*v,u.z+Gv.z*v),o.push(Fm.clone(),Jk.clone())}else o.push(u)}return o.push(e[e.length-1]),o}var qd=8,gC=Io,wK=new zy,zv=new Se;function yC(e,r){e.stencilWrite=r,r&&(e.stencilRef=yu.PATH,e.stencilFunc=ou,e.stencilZPass=ji,e.stencilZFail=Mn,e.stencilFail=Mn)}function r8(e,r,t){var pe,se,Te,ne,fe,Pe,Re;if(e.length<2){let he=new gi;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:D}=t,M=!0,T=0,F=1/0,U=r.displayArrowsOnPath,L=!0,R=U,A=typeof o=="object"?Number(o.output[n])/2:o/2,j=typeof o=="object"?Number((pe=o.output[n+1])!=null?pe:o.output[n])/2:o/2,N=r.__EXPERIMENTAL_GEOMETRY==="ribbon",H=N&&v,re=((se=t.altitude)!=null?se:0)+PK,me=0;e[0].z+=re;for(let he=1;he<e.length;++he){e[he].z+=re;let Ie=e[he].x-e[he-1].x,Fe=e[he].z-e[he-1].z;if(u)me+=Math.sqrt(Ie*Ie+Fe*Fe);else{let Ft=e[he].y-e[he-1].y;me+=Math.sqrt(Ie*Ie+Ft*Ft+Fe*Fe)}}let K=e,z=(Te=r.smoothingCornerRadius)!=null?Te:zi.cornerRadius,W=(ne=r.smoothingTension)!=null?ne:zi.tension,ee=z>0&&W>0;ee&&(K=Qk(K),K=e8(K,z,W));let[oe,ae]=r.__EXPERIMENTAL_ENDCAP_EXTENSION;if((oe>0||ae>0)&&!u&&!N){let he=K[0],Ie=K[K.length-1],Fe=ee?.01:-.01;K.push(Ie.clone().setZ(Ie.z+Fe)),K.unshift(he.clone().setZ(he.z+Fe))}if(N&&!u&&K.length>=2){if(oe>0){let he=K[0],Ie=K[1];zv.subVectors(Ie,he).normalize();let Fe=he.clone().addScaledVector(zv,-oe);K.unshift(Fe)}if(ae>0){let he=K[K.length-1],Ie=K[K.length-2];zv.subVectors(he,Ie).normalize();let Fe=he.clone().addScaledVector(zv,ae);K.push(Fe)}}let De=new q6;R&&(De=wK.load(Yk),De.colorSpace=kc);let Ae=new mt(D),je=new mt(i),be=r.__EXPERIMENTAL_BORDER,$e=(fe=be==null?void 0:be.enabled)!=null?fe:!1,ot=(be==null?void 0:be.color)==="darken",ut=(Pe=be==null?void 0:be.width)!=null?Pe:.1,G=ot?Ae.clone().multiplyScalar(.6):new mt((Re=be==null?void 0:be.color)!=null?Re:"#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:Ae},pathLength:{type:"f",value:me},nearRadius:{type:"f",value:A},farRadius:{type:"f",value:j},nearZoom:{type:"f",value:T},farZoom:{type:"f",value:F},pulseColor:{type:"c",value:je},pulse:{type:"f",value:0},pulseLength:{type:"f",value:.075},pathIsVertical:{type:"b",value:u},arrowAnimationTimer:{type:"f",value:0},arrowTexture:{type:"t",value:De},displayArrowsOnPath:{type:"b",value:U},showPulse:{type:"b",value:L},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 mt(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:$e},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(ee&&K.length>=2){let he=K[0],Ie=K[1],Fe=K[K.length-1],Ft=K[K.length-2],Vr=he.clone().sub(Ie).normalize(),br=he.clone().add(Vr.multiplyScalar(t8));K.unshift(br);let qr=Fe.clone().sub(Ft).normalize(),qt=Fe.clone().add(qr.multiplyScalar(t8));K.push(qt)}let Z=new oD(K);Z.curveType="catmullrom",Z.tension=ee?W:0;let we=N&&ee,Ce=new Nv(Z,K.length,we),xe=AK*K.length,Le=N?new Rv(Ce,{segments:xe,billboarded:H}):new aD(Ce,xe,A,qd,!1),Rt=new Float32Array(Le.attributes.position.count),$t=new qo(Rt,1);if(N)for(let he=0;he<=xe;he++){let Ie=he/xe;$t.setX(he*2,Ie),$t.setX(he*2+1,Ie)}else for(let he=0;he<=xe;he++){let Ie=he/xe;for(let Fe=0;Fe<=qd;Fe++)$t.setX(he*(qd+1)+Fe,Ie)}Le.setAttribute("pathDistance",$t);let Ht=new Float32Array(Le.attributes.position.count*3),Wt=new qo(Ht,3),Rr,Xr,bo,vo,Kn;if(N){let he=Le;for(let Ie=0;Ie<=xe;Ie++)Xr=Ie*3,bo=he.tangentData[Xr],vo=he.tangentData[Xr+1],Kn=he.tangentData[Xr+2],Wt.setXYZ(Ie*2,bo,vo,Kn),Wt.setXYZ(Ie*2+1,bo,vo,Kn)}else{let he=Le;for(let Ie=0;Ie<=xe;Ie++){Rr=he.tangents[Ie];for(let Fe=0;Fe<=qd;Fe++)Wt.setXYZ(Ie*(qd+1)+Fe,Rr.x,Rr.y,Rr.z)}}Le.setAttribute("pathTangent",Wt);let gr=new Float32Array(Le.attributes.position.count*3),Dn=new qo(gr,3),Ho,hi,xo,yr=new Se,$=he=>{u?(Ho=he.x*he.y,hi=-1+he.y*he.y,xo=he.z*he.y):(Ho=-he.x*he.z,hi=-he.y*he.z,xo=1-he.z*he.z);let Ie=Math.sqrt(Ho*Ho+hi*hi+xo*xo);return Ie===0&&(Ie=1),yr.set(Ho/Ie,hi/Ie,xo/Ie),yr},S={x:0,y:0,z:0};if(N){let he=Le;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],$(S),Dn.setXYZ(Ie*2,yr.x,yr.y,yr.z),Dn.setXYZ(Ie*2+1,yr.x,yr.y,yr.z)}else{let he=Le;for(let Ie=0;Ie<=xe;Ie++){Rr=he.tangents[Ie],$(Rr);for(let Fe=0;Fe<=qd;Fe++)Dn.setXYZ(Ie*(qd+1)+Fe,yr.x,yr.y,yr.z)}}Le.setAttribute("pathNormal",Dn);let C=new Gi({uniforms:ve,vertexShader:jv,fragmentShader:hC,side:gC});C.transparent=!0,C.alphaTest=.5,ve.resolution.value.x=1,ve.resolution.value.y=1,ve.vertexes.value=Le.attributes.position.count,ve.arrowTexture.value.wrapS=ph,ve.arrowTexture.value.wrapT=ph,ve.arrowTexture.value.anisotropy=16;let P=new tt(Le,C);P.name="path";let k=P.clone();k.name="xray";let B=ie(_({},ve),{opacityMultiplier:{type:"f",value:E},pathIsVertical:{type:"b",value:u}});B.complete.value=1,k.material=new Gi({uniforms:B,vertexShader:jv,fragmentShader:hC,side:gC}),k.material.transparent=!0,k.material.alphaTest=.5,k.material.depthWrite=!1,k.material.depthTest=!1,yC(k.material,b),B.resolution.value.x=1,B.resolution.value.y=1,B.vertexes.value=Le.attributes.position.count,B.arrowTexture.value.wrapS=ph,B.arrowTexture.value.wrapT=ph,B.arrowTexture.value.anisotropy=16,B.complete.value=a,P.userData=k.userData=r.mesh.userData;let Y=r.mesh;if(!l){let he=new Gi({uniforms:ve,vertexShader:jv,fragmentShader:qk,side:gC}),Ie=new tt(Le,he);Ie.name="stencil",Ie.material.colorWrite=!1,Ie.material.stencilWrite=!0,Ie.material.stencilRef=yu.PATH,Ie.material.stencilFunc=pp,Ie.material.stencilZPass=ji,Ie.material.stencilZFail=Mn,Ie.material.stencilFail=Mn,Ie.material.depthWrite=!1,Ie.material.depthTest=!0,Ie.userData=r.mesh.userData,Y.add(Ie),Y.add(k),k.renderOrder=Jr.XRAY_PATH,P.renderOrder=Jr.STENCIL_PATH}if(Y.add(P),u){let he=new Yr().setFromObject(P),Ie=new Se;he.getCenter(Ie),Y.children.forEach(Fe=>{Fe.geometry.center(),Fe.position.copy(Ie)})}l&&(P.material.stencilWrite=!0,P.material.stencilRef=yu.PATH,P.material.stencilFunc=ou,P.material.stencilZPass=Mn,P.material.stencilZFail=Mn,P.material.stencilFail=Mn,P.material.needsUpdate=!0,P.layers.disableAll(),P.layers.enable(Jr.ALWAYS_ON_TOP_PATHS)),Le.computeBoundingBox();let te=new Se;return Le.boundingBox.getCenter(te),{mesh:Y,material:C,center:te}}var PK=.15,AK=30,t8=.01;var OK=.5,wg=class extends Xe{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 fc))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--)Kr(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),D=this.convertTo3DMapPosition(m.geometry.coordinates[1],m.geometry.coordinates[0],v);Math.abs(b.z-D.z)>OK&&g!=null&&g.visible&&y!=null&&y.visible&&(d=[b,D])}else{let f=u.feature.features;for(let m=0;m<f.length;m++)if(m===0||!qD(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}=r8(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,D,M,T,F,U;let m=f.material.uniforms;if(f.name==="stencil"){u.materialDirty&&n8(u,f.material);return}if(u.materialDirty&&f.name==="xray"&&m.opacityMultiplier&&(m.opacityMultiplier.value=u.xrayOpacity,yC(f.material,u.__EXPERIMENTAL_PREVENT_SELF_OVERLAP)),typeof u.width=="object"&&u.width.on==="zoom-level"){u.altitudeBreakpoints&&u.altitudeBreakpoints.length>2&&X.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 L=ID(o,(y=(g=u.altitudeBreakpoints)==null?void 0:g.slice(0,2))!=null?y:[t,n]);u.breakpoint=L,m.nearZoom.value=(v=(E=u.altitudeBreakpoints)==null?void 0:E[L])!=null?v:t,m.farZoom.value=(D=(b=u.altitudeBreakpoints)==null?void 0:b[L+1])!=null?D:n,m.nearRadius.value=Number(u.width.output[L])/2,m.farRadius.value=Number((M=u.width.output[L+1])!=null?M:u.width.output[L])/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,n8(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 L=u.__EXPERIMENTAL_BORDER;m.borderEnabled.value=(T=L==null?void 0:L.enabled)!=null?T:!1,m.borderWidth.value=(F=L==null?void 0:L.width)!=null?F:.1,(L==null?void 0:L.color)==="darken"?m.borderColor.value.copy(m.color.value).multiplyScalar(.6):m.borderColor.value.set((U=L==null?void 0:L.color)!=null?U:"#000000"),m.borderUseDarken.value=(L==null?void 0:L.color)==="darken",m.billboarded.value=u.__EXPERIMENTAL_BILLBOARDING;let[R,A]=u.__EXPERIMENTAL_ENDCAP_EXTENSION;m.endcapEnabled.value=new lt(R>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 n8(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,km,nl,$v,Vv=class{constructor(r){h(this,"rendererState");h(this,"dirty",!1);w(this,on);w(this,km);w(this,nl);w(this,$v,new ar);this.rendererState=r}updateOne(r){if(r instanceof Yt&&r.components[0]instanceof pn&&r.components[1]instanceof gs&&r.parentObject3D instanceof to&&(O(this,on,r.components[0]),O(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)){O(this,km,r.parentObject3D),s(this,on).visible=!1;let t=s(this,nl).color,n=s(this,nl).opacity*Cp(r),i=s(this,on).material.clone({color:t,side:Io,opacity:n!=null?n:1,transparent:n!==void 0?n<1:!1}),a=new kT(1,s(this,on).batchedProps.positionCount,0,i);a.layers.enable(gu.SHOULD_CAST_SHADOWS);let u=xk(s(this,on),a,s(this,$v));if(u==null)return;a.userData={entities:{0:r.id},detached:!0},s(this,on).instanceIndex=u,i.setColor(s(this,on).instanceIndex,new mt(t),s(this,nl).topColor?new mt(s(this,nl).topColor):new mt(t)),s(this,on).mesh=a,s(this,on).material=i,s(this,km).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(){O(this,on,void 0),O(this,km,void 0),O(this,nl,void 0)}};on=new WeakMap,km=new WeakMap,nl=new WeakMap,$v=new WeakMap;p();p();function o8(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 yv(e.mesh.geometry,e.batchedProps.range,o,0),e.material&&(e.material.repeatYFactor=i),e.currentHeight=o,!0}return!1}function i8(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 Qa,Zs,Wv,Zv,Xv,qv,Hv=class{constructor(r){h(this,"rendererState");h(this,"dirty",!1);w(this,Qa);w(this,Zs);w(this,Wv,new ar);w(this,Zv,new Se);w(this,Xv,new fp);w(this,qv,new Se);this.rendererState=r}updateOne(r){var t;if(r instanceof Yt&&r.type==="geometry"&&((t=r.components[1])!=null&&t.dirty)&&(O(this,Qa,r.components[0]),O(this,Zs,r.components[1]),r.type==="geometry")){let n=!1;s(this,Zs).height!==s(this,Qa).currentHeight&&(n=o8(s(this,Qa),s(this,Zs).height,s(this,Zs).initialHeight)),s(this,Zs).altitude!==s(this,Qa).altitude&&(n=i8(s(this,Qa),s(this,Zs).altitude,s(this,Wv),s(this,Zv),s(this,Xv),s(this,qv))),n&&s(this,Qa).mesh!=null&&s(this,Qa).mesh.computeBoundingSphere()}}update(){for(let r of this.rendererState.geometry3DsInScene)this.updateOne(r);this.cleanup()}cleanup(){O(this,Qa,void 0),O(this,Zs,void 0)}};Qa=new WeakMap,Zs=new WeakMap,Wv=new WeakMap,Zv=new WeakMap,Xv=new WeakMap,qv=new WeakMap;p();var _K={showPolygonLabelTextAreaMesh:!1,showEnvMap:!1,showCollisionBoxes:!1,showGeometryInFocus:!1,showImageLOD:!1,showModelInstancingStats:!1,showScreenOffsets:!1,showCameraTargets:!1},Yv=class{constructor(r){h(this,"state",_K);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 Pg=9,FK=!1,a8=.1;function kK(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 Jv=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 mh(this.width,this.height,{format:H6,type:V6,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=G4(r,this.convertTo3DMapPosition,{color:"white",height:a8});t=this.createOccluderMesh(i,o.userData.occluderId),o.add(t)}else if(r.geometry.type==="MultiPolygon"){let i=z4(r,this.convertTo3DMapPosition,{color:"white",height:a8});t=this.createOccluderMesh(i,o.userData.occluderId),o==null||o.add(t)}o.userData.occluderDirty=!1}this.renderer.setRenderTarget(this.pickingTexture);let n=new mt(this.backgroundId);this.renderer.setClearColor(n),this.renderer.clear(),this.state.cameraObject.layers.disableAll(),this.state.cameraObject.layers.enable(Pg),this.renderService.renderScene(this.state.geometryScene.parent,this.state.cameraObject),this.renderer.setRenderTarget(null),this.state.cameraObject.layers.disable(Pg),FK?this.renderService.enabledLayers.add(Pg):this.renderService.enabledLayers.delete(Pg),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||X.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 Gi({glslVersion:X6,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);kK(o,n.count,t),r.setAttribute("color",new qo(o,3))}createOccluderMesh(r,t){let n=new tt(r,this.pickingMaterial);return n.layers.set(Pg),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 Kv=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 Yt&&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 Qv=class extends Xe{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)=>{gc.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 Yt))continue;let n=t.components[6];if(!(n instanceof Uc))continue;let o=t.components[0];if(!(o instanceof pn)||!n.dirty)continue;let i=Q0(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 ex=class{constructor(r){h(this,"currentOrder",Jr.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),Jr.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>Jr.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 tx=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"&&(!bg(t,this.state)||gv(t)&&bg(t,this.state))&&(r=t.components[0],r!=null&&r.dirty&&(t.traverse(n=>{(n instanceof tt||n instanceof uu)&&n.material instanceof K6&&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=pp,r.stencilZPass=ji,r.stencilZFail=Mn,r.stencilFail=Mn,r.needsUpdate=!0,r.depthWrite=!1,t.layers.disableAll(),t.layers.set(Jr.MASKS)}enableMaskReciever(r,t){r.stencilWrite=!0,r.stencilRef=t.maskId,r.stencilFunc=t.effect==="reveal"?Z6:ou,r.stencilZPass=Mn,r.stencilZFail=Mn,r.stencilFail=Mn,r.needsUpdate=!0}disableMask(r,t){r.stencilWrite=!1,r.colorWrite=!0,r.needsUpdate=!0,t.layers.disableAll(),t.layers.set(Jr.GEOMETRY)}};p();var s8=1e4,rx=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==null?void 0:r.verticalOffset)!==1/0&&(r.plane==null&&(r.plane=new eD(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 hh&&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],g.material.transparent=!1}});let i=Vi(o),a=new Ny,u=new Ny,l=new So(s8,s8),c=this.createHoleFillGeometry(i,l,t.plane,1);c.name="hole-fill-group";let d=new hh({color:(m=t.topColor)!=null?m:"#E67B5B",clippingPlanes:[],stencilWrite:!0,stencilRef:yu.CLIPPING_BASELINE,stencilFunc:ou,stencilFail:ji,stencilZFail:ji,stencilZPass:ji}),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 Ny,a=new dn;a.depthWrite=!1,a.depthTest=!1,a.colorWrite=!1,a.stencilWrite=!0,a.stencilFunc=pp;let u=a.clone();u.side=Io,u.stencilRef=yu.CLIPPING_BASELINE,u.stencilFail=ji,u.stencilZFail=ji,u.stencilZPass=ji;let l=new tt(t,u);l.renderOrder=o-.1,i.add(l);let c=a.clone();c.side=dh,c.clippingPlanes=[n],c.stencilFail=Ly,c.stencilZFail=Ly,c.stencilZPass=Ly;let d=new tt(r,c);d.renderOrder=o,i.add(d);let f=a.clone();f.side=Fc,f.clippingPlanes=[n],f.stencilFail=Ry,f.stencilZFail=Ry,f.stencilZPass=Ry;let m=new tt(r,f);return m.renderOrder=o,i.add(m),i}};p();var nx=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 ox=class{constructor(r){h(this,"type","occlusion2d");h(this,"enabled",!0);h(this,"id");this.id=r}};p();p();p();var u8="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 bC="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 ix=class extends Gi{constructor(){super({vertexShader:u8,fragmentShader:"#define PCF_SAMPLES 4\n"+bC,uniforms:{shadowMap:{value:null},lightMatrix:{value:new ar},shadowBias:{value:8e-5},shadowOpacity:{value:.25},baseColor:{value:new mt(8421504)},shadowMapSize:{value:4096},pcfSpread:{value:3.5},depthRangeMax:{value:1},shadowEnabled:{value:!1}},transparent:!0,depthWrite:!1,side:Io,stencilWrite:!0,stencilFunc:ou,stencilRef:yu.UNDERGROUND_MASK,stencilFail:Mn,stencilZFail:Mn,stencilZPass:Mn});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")+bC,this.needsUpdate=!0)}};var ya={enabled:!0,debug:!1,baseColor:"#a0a0a0",shadowOpacity:.25,pcfSamples:4,pcfSpread:3,shadowBias:.001,normalBias:.12,shadowMapSize:"auto",sunAzimuth:225,sunElevation:45,visibleAtZoomLevel:18},l8=1e4,LK=-.05,RK=999,NK=4096,jK=2048,UK=20.5,GK=19.5,c8=.1,zK=400,VK=-200,$K=50,HK=100,WK=-50,ZK=40,Bm=15,ol=22,XK=100,qK=5,YK=50,JK=50,KK=40,QK=5,eQ=.5,vC=1,d8=1,tQ=5,kn=256,rQ=65535,nQ=.5,ax=.1,oQ=1e3,iQ=16737792,aQ=.2,p8=.2,sQ=1001,uQ=8900331,xC=!0,sx=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:NK,low:jK});h(this,"shadowResolutionZoomThresholds",{high:UK,low:GK});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:ya.enabled,debug:(u=o==null?void 0:o.debug)!=null?u:ya.debug,baseColor:(l=o==null?void 0:o.baseColor)!=null?l:ya.baseColor,shadowOpacity:(c=o==null?void 0:o.shadowOpacity)!=null?c:ya.shadowOpacity,pcfSamples:(d=o==null?void 0:o.pcfSamples)!=null?d:ya.pcfSamples,pcfSpread:(f=o==null?void 0:o.pcfSpread)!=null?f:ya.pcfSpread,shadowBias:(m=o==null?void 0:o.shadowBias)!=null?m:ya.shadowBias,normalBias:(g=o==null?void 0:o.normalBias)!=null?g:ya.normalBias,shadowMapSize:(y=o==null?void 0:o.shadowMapSize)!=null?y:ya.shadowMapSize,sunAzimuth:(E=o==null?void 0:o.sunAzimuth)!=null?E:ya.sunAzimuth,sunElevation:(v=o==null?void 0:o.sunElevation)!=null?v:ya.sunElevation,visibleAtZoomLevel:(b=o==null?void 0:o.visibleAtZoomLevel)!=null?b:ya.visibleAtZoomLevel});let i=this.options.shadowMapSize==="auto"?this.shadowResolutionSizes.high:this.options.shadowMapSize;this.internal={baseColor:new mt(this.options.baseColor),lightOrthoSize:$K,sunDistance:HK,groundZPosition:WK,snapGridSize:ZK,currentShadowMapSize:i,currentShadowResolutionMode:(this.options.shadowMapSize==="auto",null),sunDirection:new Se,sunAzimuth:this.options.sunAzimuth,sunElevation:this.options.sunElevation},this.updateSunDirection(),this.lightCamera=new y3(-this.internal.lightOrthoSize,this.internal.lightOrthoSize,this.internal.lightOrthoSize,-this.internal.lightOrthoSize,c8,zK),this.lightCamera.layers.disableAll(),this.lightCamera.layers.enable(gu.SHOULD_CAST_SHADOWS),this.lightCamera.position.copy(this.internal.sunDirection.clone().multiplyScalar(VK)),this.lightCamera.lookAt(new Se(0,0,0)),this.lightCamera.updateMatrixWorld(),this.lightCamera.updateProjectionMatrix(),this.shadowRenderTarget=this.createShadowRenderTarget(i),this.depthMaterial=new sD,this.depthMaterial.depthPacking=W6,this.depthMaterial.blending=G6,this.createShadowPlane(),this.options.debug&&this.setDebugEnabled(!0)}createShadowRenderTarget(r){let t=new mh(r,r);return t.texture.minFilter=fh,t.texture.magFilter=fh,t.texture.generateMipmaps=!1,t.depthBuffer=!0,t.stencilBuffer=!1,t.depthTexture=new rD(r,r,$6),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 So(l8,l8);r.rotateX(0),this.shadowPlaneMaterial=new ix,this.shadowPlane=new tt(r,this.shadowPlaneMaterial),this.shadowPlane.position.set(0,0,LK),this.shadowPlane.renderOrder=RK,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 cD(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=tQ,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 Bc(o,3));let a=new Uy({color:rQ,transparent:!0,opacity:nQ,depthTest:!1});this.debugGrid=new uu(i,a),this.debugGrid.name="ShadowDebugGrid",this.debugGrid.renderOrder=oQ,this.debugGrid.frustumCulled=!1,this.state.threeJSScene.add(this.debugGrid)}createDebugCurrentCell(){if(this.debugCurrentCell)return;let r=this.internal.snapGridSize,t=new So(r,r);this.debugCurrentCellMaterial=new dn({color:iQ,transparent:!0,opacity:aQ,depthTest:!1,side:2}),this.debugCurrentCell=new tt(t,this.debugCurrentCellMaterial),this.debugCurrentCell.name="ShadowDebugCurrentCell",this.debugCurrentCell.renderOrder=sQ,this.debugCurrentCell.frustumCulled=!1,this.debugCurrentCell.position.set(this.currentSnapX+r/2,this.currentSnapY+r/2,p8),this.state.threeJSScene.add(this.debugCurrentCell)}createDebugCanvas(){if(this.debugCanvas)return;this.debugCanvas=document.createElement("canvas"),this.debugCanvas.width=kn,this.debugCanvas.height=kn,this.debugCanvas.style.cssText="\n position: fixed;\n bottom: 16px;\n transform: rotate(-270deg);\n left: 16px;\n width: ".concat(kn,"px;\n height: ").concat(kn,"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=xC?"Shadow Depth Map":"Light Camera View",r.style.cssText="\n position: fixed;\n bottom: ".concat(kn+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 mh(kn,kn),this.debugRenderTarget.texture.minFilter=fh,this.debugRenderTarget.texture.magFilter=fh,xC){this.debugDepthMaterial=new Gi({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 So(2,2);this.debugDepthQuad=new tt(t,this.debugDepthMaterial),this.debugDepthScene=new su,this.debugDepthScene.add(this.debugDepthQuad),this.debugDepthCamera=new y3(-1,1,1,-1,0,1)}}updateDebugCanvas(){if(!this.debugCanvas||!this.debugCanvasCtx||!this.rendererService.renderer||!this.debugRenderTarget)return;let r=this.rendererService.renderer,t=kn*kn*4;(!this.debugPixelBuffer||this.debugPixelBuffer.length!==t)&&(this.debugPixelBuffer=new Uint8Array(t)),xC&&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(uQ,1),r.clear(),r.render(this.state.threeJSScene,this.lightCamera),r.setRenderTarget(null)),r.readRenderTargetPixels(this.debugRenderTarget,0,0,kn,kn,this.debugPixelBuffer);let n=this.debugCanvasCtx.createImageData(kn,kn),o=n.data,i,a;for(let u=0;u<kn;u++)for(let l=0;l<kn;l++)i=((kn-1-u)*kn+l)*4,a=(u*kn+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,p8)}}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=c8,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(Bm,Math.min(ol,r)),o=(ol-n)/(ol-Bm),i=Math.max(t,XK*Math.pow(qK,o));Math.abs(this.internal.sunDistance-i)>vC&&(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(Bm,Math.min(ol,r)),o=(ol-n)/(ol-Bm),i=Math.max(t,YK*Math.pow(JK,o));Math.abs(this.internal.lightOrthoSize-i)>vC&&(this.internal.lightOrthoSize=i,this.updateLightCamera(),this.needsRender=!0)}updateZoomVisibility(r){let t=this.options.visibleAtZoomLevel-d8,n=this.options.visibleAtZoomLevel,o;r>=n?o=1:r<=t?o=0:o=(r-t)/d8;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(Bm,Math.min(ol,r)),n=(ol-t)/(ol-Bm),o=KK*Math.pow(QK,n);Math.abs(this.internal.snapGridSize-o)>vC&&(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 k3){let a=n.mesh.material;a instanceof k3&&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)>=eQ,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 lQ=[100,500,2e3,1e4];function Ag(e,r){var t,n,o;return e.set(vt.degToRad((t=r==null?void 0:r[0])!=null?t:_l[0]),vt.degToRad((n=r==null?void 0:r[1])!=null?n:_l[1]),vt.degToRad((o=r==null?void 0:r[2])!=null?o:_l[2]))}function Og(e,r){var t,n,o;return e.set((t=r==null?void 0:r[0])!=null?t:Ol[0],(n=r==null?void 0:r[1])!=null?n:Ol[1],(o=r==null?void 0:r[2])!=null?o:Ol[2])}function ux(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=cQ(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 cQ(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 lx(e){e.traverse(r=>{r instanceof sr&&r.computeBoundingSphere()})}function f8(e,r=lQ){for(let t of r)if(t>e)return t;return e*2}function cx(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 dx(e,r,t){for(let n of e.children){if(!(n instanceof sr))continue;let o=t?new mt(t):n.userData.originalColor;o&&(n.setColorAt(r,o),n.instanceColor&&(n.instanceColor.needsUpdate=!0))}}function Lm(e,r){let t=new gi;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 EC(e,r){let t=typeof r=="string"?new mt(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 IC(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 m8(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 Rm(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 SC(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 h8(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 px=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),D=v.count,M=b!==D,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(D," 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 Nm=100,dQ=!0,fx=class extends Xe{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 fp);h(this,"tempEuler",new iu);h(this,"tempScale",new Se);h(this,"tempColor",new mt);this.state=t,this.convertTo3DMapPosition=n,this.debugUI=new px}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-VEE4MNFM.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)};aT(t)?a.parse(sT(t),"",d,f):uT(t)?a.parse(lT(t),"",d,f):a.load(t,d,void 0,f)});return this.gltfLoadPromises.set(n,u),u}createNonInstancedModel(t,n,o,i){var b,D,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 gi;d.userData={nonInstanced:!0,entityId:String(t.id),type:"model"},c.traverse(F=>{let U=F;if("isMesh"in U&&U.isMesh===!0){let L=U.clone();L.geometry=U.geometry.clone(),L.geometry.applyMatrix4(U.matrixWorld),L.position.set(0,0,0),L.rotation.set(0,0,0),L.scale.set(1,1,1),Array.isArray(U.material)?L.material=U.material.map(R=>R.clone()):L.material=U.material.clone(),L.userData={entityId:String(t.id)},d.add(L)}});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=((D=u.verticalOffset)!=null?D:0)+g;a.altitude=y,a.position.set(f,m,a.altitude);let E=(M=u.scale)!=null?M:Ol,v=(T=u.rotation)!=null?T:_l;d.position.copy(a.position),d.rotation.set(vt.degToRad(v[0]),vt.degToRad(v[1]),vt.degToRad(v[2])),d.scale.set(E[0],E[1],E[2]),u.color&&EC(d,u.color),u.opacity!=null&&u.opacity!==1&&IC(d,u.opacity),u.visibleThroughGeometry&&m8(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=f8(t.maxCount),i=Lm(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=Lm(o,Nm);a={object:u,count:0,maxCount:Nm},i.set(n,a);let l=this.createBatch(u,n,t,1,Nm);a.batch=l}return a}createModelFromFeature(t,n,o){let i=new mc(n),a=_({},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 Ky(a);i.instancingDisabled=u.visibleThroughGeometry===!0||u.EXPERIMENTAL_clippingEnabled===!0;let l=new Yt(i,u);return l.id=t,l}async populateModelGroup(t,n,o){var c,d,f,m;let i=cu(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 D=new ar,M=new iu,T=new fp,F=new Se,U,L,R;for(let j of t.values()){if(R=this.state.geometry3DMap.get(j),!R||(R==null?void 0:R.type)!=="model"||!this.state.geometry3DsInScene.has(R))continue;let N=R.components[0],H=R.components[1];if(N.instanceIndex!=null&&N.instanceIndex>=0||N.instancingDisabled&&N.mesh)continue;if(L=N.feature,N.instancingDisabled){this.createNonInstancedModel(R,g,o,i);continue}let re=H.opacity!=null&&H.opacity!==1;if(re){let z=(A=H.opacity)!=null?A:1,W=Math.round(z*100),ee,oe,ae=this.batchesByUrlHash.get(i);if(ae){for(let De of ae)if(De.containerId===y.userData.entityId&&Math.round(De.opacity*100)===W&&De.count<De.maxCount){ee=De,oe=De.mesh;break}}if(!ee||!oe){let De=Lm(g,Nm);De.userData.detached=!0,De.userData.sharedOpacity=z,o.add(De),ee=this.createBatch(De,i,y.userData.entityId,z,Nm),oe=De,Rm(De,z)}let ye=ee.count;N.mesh=oe,N.instanceIndex=ye,ee.count++,this.detachedEntityIds.add(R.id)}else N.mesh=v.object,N.instanceIndex=v.count;ux(R),H.dirty=!1,U=this.convertTo3DMapPosition(L.geometry.coordinates[1],L.geometry.coordinates[0],0),N.position.set(U.x,U.y,N.altitude),Ag(M,H.rotation),Og(F,H.scale),T.setFromEuler(M),D.compose(N.position,T,F);let me=N.mesh,K=N.instanceIndex;for(let z of me.children)z instanceof sr&&(z.setMatrixAt(K,D),z.userData.entities[K]=R.id,z.count=K+1,z.instanceMatrix.needsUpdate=!0);if(dx(me,K,H.color),!re){v.count++;let z=this.getBatchForMesh(v.object);z&&(z.count=v.count)}lx(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 gi}update(){for(let n of this.state.geometryGroupIdsToLoad.values()){let o=this.state.geometry3DMap.get(n);o instanceof to&&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(!dQ||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 to))continue;let v=E.userData.modelURL;if(!v)continue;let b=cu(v),D=(a=d.opacity)!=null?a:1,M=Math.round(D*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=Lm(n,t.length);d.userData.detached=!0,d.userData.sharedOpacity=o,u.add(d);let f=this.createBatch(d,i,c,o,t.length);Rm(d,o);let m=new ar,g=new iu,y=new fp,E=new Se,v,b,D=0;for(let T of t){let F=T.components[0],U=T.components[1],L=F.mesh;if(L){let R=this.getBatchForMesh(L);R&&this.removeBatch(R),cx(L)}F.mesh=d,F.instanceIndex=D,b=F.feature,v=this.convertTo3DMapPosition(b.geometry.coordinates[1],b.geometry.coordinates[0],0),F.position.set(v.x,v.y,F.altitude),Ag(g,U.rotation),Og(E,U.scale),U.visible===!1&&E.set(0,0,0),y.setFromEuler(g),m.compose(F.position,y,E);for(let R of d.children)R instanceof sr&&(R.setMatrixAt(D,m),R.userData.entities[D]=T.id,R.count=D+1,R.instanceMatrix.needsUpdate=!0);dx(d,D,U.color),D++}f.count=D,lx(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),cx(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}),ux(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;Rm(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 to))continue;let g=m.userData.modelURL;if(!g)continue;let y=cu(g),E=this.gltfCache.get(y);if(!E)continue;let v=m.parent,b=v instanceof Tr?v.userData.entityId:"unknown";if(f){let D=t.get(f);D||(D={entities:[],targetOpacity:l},t.set(f,D)),Math.round(D.targetOpacity*100)===Math.round(l*100)?D.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,Rm(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 to){let v=E.userData.modelURL;if(v){let b=cu(v),D=this.gltfCache.get(b),M=E.parent,T=M instanceof Tr?M.userData.entityId:"unknown";if(D)for(let F of c)o(F,d,b,T,D,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,L=this.getBatchForMesh(U),R=F.instanceIndex;L&&R!=null&&R>=0&&this.removeInstanceFromBatch(L,U,R)}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(Nm,l.length),F=Lm(m,T);F.userData.detached=!0,F.userData.sharedOpacity=c,g.add(F),E=this.createBatch(F,d,f,c,T),v=F,Rm(F,c)}let D,M;for(let T of l){let F=T.components[0],U=T.components[1],L=E.count;F.mesh=v,F.instanceIndex=L,M=F.feature,D=this.convertTo3DMapPosition(M.geometry.coordinates[1],M.geometry.coordinates[0],0),F.position.set(D.x,D.y,F.altitude),Ag(this.tempEuler,U.rotation),Og(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 R of v.children)R instanceof sr&&(R.setMatrixAt(L,this.tempMatrix),R.userData.entities[L]=T.id,R.count=L+1,R.instanceMatrix.needsUpdate=!0);this.updateInstanceColor(T,U.color),E.count++,v.userData.detached?this.detachedEntityIds.add(T.id):this.detachedEntityIds.delete(T.id)}lx(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),Ag(this.tempEuler,o.rotation),o.visible===!1?this.tempScale.set(0,0,0):Og(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&&(ux(t),this.updateInstanceTransform(t),IC(n.mesh,(i=o.opacity)!=null?i:1,o.visibleThroughGeometry),o.color&&EC(n.mesh,o.color))}updateInstanceColor(t,n){let o=t.components[0];!o.mesh||o.instanceIndex==null||o.instanceIndex<0||dx(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&&(SC(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 cx(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:X.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())h8(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&&(SC(n.mesh),(t=n.mesh.parent)==null||t.remove(n.mesh));this.nonInstancedModels.clear(),this.debugUI.destroy(),this.loadPromises=[],this.loader=void 0}};var g8=new Ml;var{DEFAULT_PITCH:wC,DEFAULT_BEARING:PC,DEFAULT_ZOOM_LEVEL:AC,DEFAULT_MIN_ZOOM_LEVEL:pQ,DEFAULT_MAX_ZOOM_LEVEL:fQ}=ma,mQ=vt.radToDeg(.6435011087932844),wr,Br,Yd,jm,Um,Ec,Jd,Kd,Yn,DC,J,Vt,es,Lr,ba,an,Q,mx,Bi,zr,hx,Qd,y8,b8,v8,il,gx,_g,yx,bx,Gm,zm,vx,Fg,kg,Bg,TC,ep,Lg,Rg,al,sl,MC,xx,dt,Vm,Ng,CC=class extends Xe{constructor(t,n={}){var y,E,v,b,D,M,T,F,U,L,R,A,j,N,H,re,me;super();w(this,Yn);h(this,"options");h(this,"container");h(this,"Debug");w(this,wr);w(this,Br);w(this,Yd);w(this,jm);w(this,Um);w(this,Ec);w(this,Jd);w(this,Kd);h(this,"rendererDomElement");w(this,J,{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:Wy,shouldMeasureCanvas:!0,pixelRatio:this.resolutionScale,canvasWidth:0,canvasHeight:0,internalTweenGroup:new K4,externalTweenGroup:new K4,cameraObject:new g3,naturalBearing:0,containerOffset:[0,0],useStandaloneCamera:!1,directionalLight:new Vy(16777215,.3*Math.PI),ambientLight:new uD(16777215,.741*Math.PI),renderer:void 0,threeJSScene:new su,depthRangeFor3D:[0,1]});h(this,"camera");w(this,Vt);w(this,es);w(this,Lr);w(this,ba);w(this,an);w(this,Q,{});w(this,mx,window.matchMedia("screen and (min-resolution: 2dppx)"));h(this,"map");w(this,Bi,()=>{var t,n;(t=this.signal)!=null&&t.aborted||!((n=s(this,Q))!=null&&n.renderSystem)||(s(this,Q).renderSystem.twoDdirty=!0)});w(this,zr,()=>{var t,n;(t=this.signal)!=null&&t.aborted||!((n=s(this,Q))!=null&&n.renderSystem)||(s(this,Q).renderSystem.threeDdirty=!0)});w(this,hx,()=>{this.map&&(s(this,J).depthRangeFor3D=this.map.painter.depthRangeFor3D)});w(this,Qd,(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,gx,()=>{s(this,Q).geometryDisposalSystem.dirty=!0,this.render()});w(this,_g,t=>Math.trunc(t*10)/10);w(this,yx,()=>{ue(this,Yn,DC).call(this,Sp()),s(this,Q).twoDDrawSystem.dirty=!0,s(this,zm).call(this,void 0,void 0,!0)});w(this,bx,()=>{s(this,zm).call(this)});w(this,Gm);w(this,zm,(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,J).canvasWidth=i,s(this,J).canvasHeight=a,ue(this,Yn,DC).call(this,Sp()),s(this,Bg).call(this),ue(this,Yn,v8).call(this),s(this,Q).cameraSystem.resize(this.canvasWidth,this.canvasHeight),s(this,Q).cameraSystem.dirty=!0,this.map!=null){Jy(this.map,this.camera.minZoomLevel,this.camera.maxZoomLevel);let c=this.camera.zoomLevel,d=vt.clamp(c,this.camera.minZoomLevel,this.camera.maxZoomLevel);d!==c&&this.camera.setZoomLevel(d)}s(this,Q).watermarkSystem.resize(this.canvasWidth,this.canvasHeight),s(this,Q).htmlControlsSystem.resize(this.canvasWidth),s(this,Q).geometryInFocusSystem.resize(),s(this,Q).occlusion2DSystem.resize();let{top:u,left:l}=this.container.getBoundingClientRect();s(this,J).containerOffset=[u,l],this.publish("resize"),this.render()});w(this,vx,()=>{this.renderSync()});w(this,Fg,new Se);h(this,"project",(t,n)=>{if(s(this,Br).position.z+this.camera.elevation>n.z){s(this,Fg).copy(n);let o=s(this,Fg).project(s(this,Gm)),i=(o.x+1)/2*this.canvasWidth-0/2,a=(-o.y+1)/2*this.canvasHeight-0/2,u=s(this,_g).call(this,i),l=s(this,_g).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,kg,(t,n)=>{s(this,an).setBufferSize(t,n),s(this,Br).aspect=t/n,s(this,Br).updateProjectionMatrix(),s(this,Br).updateMatrixWorld(!0),s(this,Um).x=t,s(this,Um).y=n});w(this,Bg,()=>{var a;let t=s(this,J).canvasWidth=this.rendererDomElement.clientWidth,n=s(this,J).canvasHeight=this.rendererDomElement.clientHeight,o=Math.floor(t*this.resolutionScale),i=Math.floor(n*this.resolutionScale);s(this,kg).call(this,o,i),(a=this.map)==null||a.resize(),s(this,J).shouldMeasureCanvas=!1});h(this,"getParentContainer",(t,n=!0)=>{if(!t)return n?s(this,J).geometryScene:void 0;if(typeof t=="string"||typeof t=="number"){let o=s(this,J).geometry3DMap.get(t);return o instanceof Tr?o:(X.warn("Parent (".concat(typeof t=="object"?t.id:t,") is not a valid container, adding to scene")),n?s(this,J).geometryScene:void 0)}else if(t.type==="group-container"){let o=s(this,J).geometry3DMap.get(t.id);if(o instanceof Tr)return o}return n?s(this,J).geometryScene:void 0});h(this,"showCollisionBoxes",()=>{s(this,Q).collisionSystem.showCollisionBoxes(),this.render()});h(this,"hideCollisionBoxes",()=>{s(this,Q).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,J).canvasWidth*2-1,u=-((n-i.top)/s(this,J).canvasHeight)*2+1,l=new lt(a,u),c,d;if(o)g8.setFromCamera(l,s(this,Br)),c=(f=g8.intersectObject(s(this,Ec),!1)[0])==null?void 0:f.point;else{let g=s(this,Q).interactionSystem.getThreeDIntersectsFromXY(l);c=(m=g==null?void 0:g[0])==null?void 0:m.point,d=s(this,Q).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}=Zy((a=(i=s(this,J).center)==null?void 0:i[1])!=null?a:0,(l=(u=s(this,J).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,Q).cameraSystem.getCurrentMetersPerPixel());h(this,"hideOutdoorLayersIntersectingPolygons",(t,n)=>{s(this,Q).outdoorLayersSystem.hideLayersIntersectingPolygons(t,n),this.render()});w(this,ep,new mp);w(this,Lg,new ar);w(this,Rg,t=>{var n;X.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,Q))==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,Q).renderSystem.update().catch(s(this,Rg))});h(this,"renderSync",()=>{var t;return(t=this.signal)!=null&&t.aborted?Promise.resolve():s(this,Q).renderSystem.update(!0).catch(s(this,Rg))});w(this,al,Pl(()=>{this.publish("user-interaction-start",void 0)},0,!0));w(this,sl,Pl(()=>{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"&&(X.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,Q).interactionSystem.getCursor());w(this,xx,()=>{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,ba)&&this.container.contains(s(this,ba))&&this.container.removeChild(s(this,ba)),s(this,Vt)&&this.container.contains(s(this,Vt))&&this.container.removeChild(s(this,Vt)))}catch(t){X.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,Q)||(t=this.signal)!=null&&t.aborted||(super.destroy(),(n=globalThis.MappedinDebug)!=null&&n.__idleCallbackInteractionState&&(globalThis.MappedinDebug.__idleCallbackInteractionState.unregisterInteractionChecker(s(this,Q).cameraSystem.isUserInteracting),globalThis.MappedinDebug.__idleCallbackInteractionState.unregisterInteractionChecker(s(this,Q).cameraSystem.isCameraMoving)),this.remove("__scene"),s(this,an).destroy(),(o=s(this,wr))==null||o.traverse(i=>{Kr(i),"dispose"in i&&typeof i.dispose=="function"&&i.dispose()}),O(this,wr,void 0),O(this,Q,void 0),s(this,xx).call(this),O(this,an,void 0))});w(this,Vm,new Se);w(this,Ng,new Se);if(s(this,J).useStandaloneCamera=(y=n.useStandaloneCamera)!=null?y:!1,s(this,J).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&&(O(this,il,n.mode),this.map=n.map),s(this,Qd).call(this,s(this,J).geometryScene,()=>{s(this,zr).call(this),s(this,Bi).call(this)}),s(this,J).geometry3DMap.set(s(this,J).geometryScene.userData.entityId,s(this,J).geometryScene),n.center&&(s(this,J).center=n.center?[...n.center]:[0,0]),this.options=n,this.container=t,ue(this,Yn,y8).call(this),ue(this,Yn,b8).call(this),s(this,Q).htmlControlsSystem=s(this,dt).call(this,new mv(this.container,{outdoorEnabled:!!this.map})),s(this,Q).maskingSystem=s(this,dt).call(this,new tx(s(this,J))),s(this,il)!=="outdoors-overlay"&&s(this,Q).htmlControlsSystem.addAttributionControl(this.options.attribution),window.MappedinDebug||(window.MappedinDebug={}),x.env.NODE_ENV==="test"&&(window.MappedinDebug.mapViewCoreInstance=this),O(this,an,new O4({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:K=>{var z;(z=n.onWebGLContextRestored)==null||z.call(n,K),s(this,Bi).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,J).renderer=s(this,an).renderer,O(this,wr,s(this,J).threeJSScene),s(this,wr).matrixWorldAutoUpdate=!1,s(this,il)!=="standalone"&&s(this,wr).add(YD()),s(this,wr).add(s(this,J).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)}))),O(this,Br,new g3(mQ,this.aspect,50,1e5)),s(this,J).cameraObject=s(this,Br),O(this,jm,new Q6),s(this,Br).renderOrder=999;let i=new Ui;i.add(s(this,Br)),O(this,Kd,new Ui),s(this,Kd).add(i),s(this,wr).add(s(this,Kd)),s(this,Br).updateProjectionMatrix(),s(this,Br).updateMatrixWorld(!0),(D=n.__EXPERIMENTAL_shadows)!=null&&D.enabled&&(s(this,Q).shadowsSystem=s(this,dt).call(this,new sx(s(this,J),s(this,an),s(this,Kd),n.__EXPERIMENTAL_shadows)),this.map&&this.onMapLibreEvent("render",s(this,hx))),O(this,Gm,this.mode==="standalone"?s(this,Br):s(this,jm)),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(),O(this,Um,new lt);let a=new So(1e6,1e6),u=new dn({color:0,visible:!1});O(this,Ec,new tt(a,u)),s(this,Ec).name="worldPlane",s(this,wr).add(s(this,Ec)),(M=n.gl)!=null&&M.canvas||t.appendChild(this.rendererDomElement),window.addEventListener("resize",s(this,bx),{capture:!1,signal:this.signal}),s(this,mx).addEventListener("change",s(this,yx),{signal:this.signal}),typeof ResizeObserver=="function"&&((T=x.env)==null?void 0:T.NODE_ENV)!=="test"&&(O(this,Jd,new ResizeObserver(vp(K=>{s(this,zm).call(this,K[0].contentRect.width,K[0].contentRect.height)},50))),(F=s(this,Jd))==null||F.observe(t),s(this,Jd)&&this.onAbort(()=>{var K;return(K=s(this,Jd))==null?void 0:K.disconnect()})),t.classList.add("mappedin-map"),this.rendererDomElement.style.width=(U=globalThis.MappedinDebug)!=null&&U.TEST_IOS?"1080px":"100%",this.rendererDomElement.style.height=(L=globalThis.MappedinDebug)!=null&&L.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,J).canvasWidth=this.rendererDomElement.clientWidth,s(this,J).canvasHeight=this.rendererDomElement.clientHeight,this.rendererDomElement.style.touchAction="manipulation";let l=this.canvasWidth,c=this.canvasHeight;s(this,Q).watermarkSystem=s(this,dt).call(this,new cv(s(this,Br),s(this,J),n==null?void 0:n.watermark)),s(this,Q).watermarkSystem.on("texture-loaded",this.render),s(this,J).shouldMeasureCanvas=!0,s(this,J).pixelRatio=this.resolutionScale,s(this,kg).call(this,Math.floor(l*this.resolutionScale),Math.floor(c*this.resolutionScale)),s(this,J).directionalLight.position.set(-150,-150,350),s(this,wr).add(s(this,J).directionalLight),s(this,wr).add(s(this,J).ambientLight),s(this,Q).cameraSystem=s(this,dt).call(this,new Ld(s(this,Br),s(this,wr),s(this,an).renderer,s(this,J),{mode:this.mode,canvasHeight:c,canvasWidth:l})),(R=globalThis.MappedinDebug)!=null&&R.__idleCallbackInteractionState&&(globalThis.MappedinDebug.__idleCallbackInteractionState.registerInteractionChecker(s(this,Q).cameraSystem.isUserInteracting),globalThis.MappedinDebug.__idleCallbackInteractionState.registerInteractionChecker(s(this,Q).cameraSystem.isCameraMoving)),s(this,Q).cameraSystem.on("user-dolly-start",s(this,al),{signal:this.signal}),s(this,Q).cameraSystem.on("user-pan-start",s(this,al),{signal:this.signal}),s(this,Q).cameraSystem.on("user-rotate-start",s(this,al),{signal:this.signal}),s(this,Q).cameraSystem.on("user-zoom-start",s(this,al),{signal:this.signal}),s(this,Q).cameraSystem.on("user-tilt-start",s(this,al),{signal:this.signal}),s(this,Q).cameraSystem.on("user-pedestal-start",s(this,al),{signal:this.signal}),s(this,Q).cameraSystem.on("user-dolly-end",s(this,sl),{signal:this.signal}),s(this,Q).cameraSystem.on("user-pan-end",s(this,sl),{signal:this.signal}),s(this,Q).cameraSystem.on("user-rotate-end",s(this,sl),{signal:this.signal}),s(this,Q).cameraSystem.on("user-zoom-end",s(this,sl),{signal:this.signal}),s(this,Q).cameraSystem.on("user-tilt-end",s(this,sl),{signal:this.signal}),s(this,Q).cameraSystem.on("user-pedestal-end",s(this,sl),{signal:this.signal}),s(this,Q).cameraSystem.on("change",()=>{this.publish("camera-change",this.camera),s(this,Q).geometryInFocusSystem&&(s(this,Q).geometryInFocusSystem.cameraDirty=!0),this.render()}),s(this,Q).pathSystem=s(this,dt).call(this,new wg(s(this,J),this.convertTo3DMapPosition,this.getParentContainer,s(this,Q).cameraSystem.convertZoomLevelToAltitude)),s(this,Q).pathSystem.on("animate:path",this.render,{signal:this.signal}),s(this,Q).panBoundsSystem=s(this,dt).call(this,new fv(s(this,J),s(this,Q).cameraSystem));let d=()=>{let{panBounds:K,fov:z,convertAltitudeToZoomLevel:W}=s(this,Q).cameraSystem;if(s(this,Q).panBoundsSystem.autoMinZoomLevel){if(K.radius<=0)return;let ee=Math.min(s(this,J).canvasWidth/s(this,J).canvasHeight,1),oe=z*Math.PI/180*ee,ae=Math.tan(oe/2),{radius:ye,center:De}=s(this,Q).cameraSystem.panBounds,Ae=ye/ae,je=this.getThreeCamera().getWorldPosition(new Se),be=De.distanceTo(je),$e=Math.abs(je.z-De.z),ot=Ae*$e/be,ut=W(ot);XD(ut,this.camera.minZoomLevel)&&this.camera.setMinZoomLevel(ut)}this.publish("pan-bounds-change",s(this,Q).cameraSystem.panBounds)};s(this,Q).panBoundsSystem.on("update",d,{signal:this.signal}),this.camera=s(this,dt).call(this,new lv(this,s(this,Q),s(this,J)));let f=()=>{s(this,Q).geometryInFocusSystem&&s(this,Q).geometryInFocusSystem.resize(),this.render()};this.camera.on("padding-change",f,{signal:this.signal}),this.camera.setZoomLevel((A=n.zoomLevel)!=null?A:AC),this.camera.setBearing((j=n.bearing)!=null?j:PC),this.camera.setPitch((N=n.pitch)!=null?N:wC),this.camera.setMaxZoomLevel(fQ),this.camera.setMinZoomLevel(pQ),s(this,Q).domVisiblitySystem=s(this,dt).call(this,new $4(s(this,J),s(this,ba))),s(this,Q).domMutationSystem=s(this,dt).call(this,new av(s(this,J),s(this,ba))),s(this,Q).domMutationSystem.on("dimensions-update",()=>{s(this,Q).collisionSystem.collidersDirty=!0,this.render()}),s(this,Q).domDrawSystem=s(this,dt).call(this,new iv(s(this,J))),s(this,Q).collisionSystem=s(this,dt).call(this,new F4(s(this,es),s(this,J),((H=n.useCollisionWorker)!=null?H:!0)&&((re=n.useWorkers)!=null?re:!0))),s(this,Q).twoDDrawSystem=s(this,dt).call(this,new Z4(s(this,J),s(this,Lr),n.transformImageRequest)),s(this,Q).twoDDrawSystem.on("img:loaded",this.render),s(this,Q).interactionSystem=s(this,dt).call(this,new W0(this.rendererDomElement,s(this,J),s(this,Br),s(this,Ec),s(this,Q).cameraSystem.isUserInteracting)),s(this,Q).interactionSystem.on("doubletap-with-onefinger",K=>{var z;s(this,Q).cameraSystem.enableZoom&&this.camera.animateTo({center:(z=this.projectScreenXYToCoordinate(K.clientX,K.clientY))==null?void 0:z.coordinate,zoomLevel:this.camera.zoomLevel+1,duration:M3,easing:"ease-out"})}),s(this,Q).interactionSystem.on("singletap-with-twofinger",()=>{s(this,Q).cameraSystem.enableZoom&&this.camera.animateTo({zoomLevel:this.camera.zoomLevel-1,duration:M3,easing:"ease-out"})}),s(this,Q).interactionSystem.on("hover",this.render),s(this,Q).interactionSystem.on("click",K=>{var ae,ye,De,Ae,je,be,$e,ot,ut;if(K.entity2D.some(G=>G.id==="watermark")&&typeof s(this,Q).watermarkSystem.options.onClick=="function"&&s(this,Q).watermarkSystem.options.interactive){s(this,Q).watermarkSystem.options.onClick();return}let W=K.entity3D?[(ae=K.entity3D)==null?void 0:ae.id]:[];(Ae=(De=(ye=K.entity3D)==null?void 0:ye.parentObject3D)==null?void 0:De.userData)!=null&&Ae.entityId&&W.push(($e=(be=(je=K.entity3D)==null?void 0:je.parentObject3D)==null?void 0:be.userData)==null?void 0:$e.entityId);let ee=[],oe=[];for(let G of K.entity2D)G.components[0]instanceof hu?ee.push(G.id):G.components[0]instanceof mu&&oe.push(G.id);this.publish("click",{coordinate:this.convert3DMapPositionToCoordinate(K.position),geometry:W,paths:((ot=K.entity3D)==null?void 0:ot.components[0])instanceof fc?[K.entity3D.id]:[],markers:ee,models:((ut=K.entity3D)==null?void 0:ut.components[0])instanceof mc?[K.entity3D.id]:[],labels:oe,containers:Array.isArray(K.groupContainers)?K.groupContainers.map(G=>G.userData.entityId):[],pointerEvent:K.pointerEvent})}),s(this,Q).interactionSystem.on("hover",K=>{var ee,oe,ae;if(!K.position)return;let z=[],W=[];for(let ye of K.entity2D)ye.components[0]instanceof hu?z.push(ye.id):ye.components[0]instanceof mu&&W.push(ye.id);this.publish("hover",{coordinate:this.convert3DMapPositionToCoordinate(K.position),geometry:K.entity3D?[(ee=K.entity3D)==null?void 0:ee.id]:[],paths:((oe=K.entity3D)==null?void 0:oe.components[0])instanceof fc?[K.entity3D.id]:[],markers:z,models:((ae=K.entity3D)==null?void 0:ae.components[0])instanceof mc?[K.entity3D.id]:[],labels:W,containers:Array.isArray(K.groupContainers)?K.groupContainers.map(ye=>ye.userData.entityId):[]})}),s(this,Q).geometryInFocusSystem=s(this,dt).call(this,new Av(s(this,J),s(this,Gm)));let m=K=>{this.publish("geometry-in-focus",K)};s(this,Q).geometryInFocusSystem.on("geometry-in-focus",m,{signal:this.signal}),s(this,Q).twoDVisiblitySystem=s(this,dt).call(this,new q4(s(this,J))),s(this,Q).drawSystem=s(this,dt).call(this,new X4(s(this,J),this.convertTo3DMapPosition)),s(this,Q).drawSystem.on("zero-non-zero-opacity-changed",()=>{s(this,Q).shadowsSystem&&(s(this,Q).shadowsSystem.needsRender=!0)},{signal:this.signal}),s(this,Q).twoDProjectionSystem=s(this,dt).call(this,new H4(s(this,J),this.project)),s(this,Q).exporterSystem=s(this,dt).call(this,new Z0(s(this,J))),s(this,Q).meshOptimizationSystem=s(this,dt).call(this,new V4(s(this,J),this.convertTo3DMapPosition)),s(this,Q).meshOptimizationSystem.on("geometry-2d-added",this.render,{signal:this.signal}),s(this,Q).meshOptimizationSystem.on("geometry-group-added",s(this,gx),{signal:this.signal}),s(this,Q).modelSystem=s(this,dt).call(this,new fx(s(this,J),this.convertTo3DMapPosition)),s(this,Q).modelSystem.on("model-loaded",this.render,{signal:this.signal}),s(this,Q).modelSystem.on("batch-changed",()=>{s(this,Q).interactionSystem.dirty3D=!0},{signal:this.signal}),s(this,Q).meshDetachmentSystem=s(this,dt).call(this,new Vv(s(this,J))),s(this,Q).meshModificationSystem=s(this,dt).call(this,new Hv(s(this,J))),s(this,Q).geometryDisposalSystem=s(this,dt).call(this,new Kv(s(this,J))),s(this,Q).textureSystem=s(this,dt).call(this,new Qv(s(this,J))),s(this,Q).textureSystem.on("texture-added",this.render,{signal:this.signal}),s(this,Q).borderSystem=s(this,dt).call(this,new FT(s(this,J),this.convertTo3DMapPosition)),s(this,Q).clippingPlaneSystem=s(this,dt).call(this,new rx(s(this,J))),s(this,Q).renderOrderSystem=s(this,dt).call(this,new ex(s(this,J))),s(this,Q).pluginSystem=s(this,dt).call(this,new nx),s(this,Q).customGeometrySystem=s(this,dt).call(this,new hv(s(this,J),this.convertTo3DMapPosition));let g=typeof n.outlines=="object"?n.outlines:void 0;g&&(s(this,J).outlinesOptions=g),s(this,Q).outlineInterpolationSystem=s(this,dt).call(this,new vv(s(this,J),g)),s(this,Q).outlineInterpolationSystem.on("needs-render",this.render,{signal:this.signal}),s(this,Q).renderSystem=s(this,dt).call(this,new Y4(s(this,an),s(this,J),this.mode,s(this,wr),s(this,Br),this.viewCamera,s(this,Q))),s(this,Q).imageSystem=s(this,dt).call(this,new wv(s(this,J),this.convertTo3DMapPosition,this.project,n.bearing,n.naturalBearing,n.imagePlacementOptions)),s(this,Q).text3DSystem=s(this,dt).call(this,new KD(s(this,J),this.convertTo3DMapPosition,(me=n.useWorkers)!=null?me:!0)),s(this,Q).text3DSystem.on("render",this.render,{signal:this.signal}),s(this,Q).imageSystem.on("image-loaded",this.render,{signal:this.signal}),s(this,Q).renderSystem.on("pre-render",()=>this.publish("pre-render"),{signal:this.signal}),s(this,Q).renderSystem.on("post-render",()=>this.publish("post-render"),{signal:this.signal}),s(this,Q).renderSystem.on("measure-canvas",s(this,Bg),{signal:this.signal}),s(this,Q).outdoorLayersSystem=s(this,dt).call(this,new _v(this.map)),s(this,Q).occlusion2DSystem=s(this,dt).call(this,new Jv(s(this,J),this.convertTo3DMapPosition,s(this,an))),n.occlusionEnabled&&s(this,Q).occlusion2DSystem.enable(),this.Debug=new Yv(this),n.environment!==!1&&O(this,Yd,ue(this,Yn,MC).call(this)),s(this,vx).call(this)}get viewCamera(){return s(this,jm)}get canvasWidth(){return s(this,J).canvasWidth}get canvasHeight(){return s(this,J).canvasHeight}get resolutionScale(){var t,n;return(n=(t=this.map)==null?void 0:t._getClampedPixelRatio(this.canvasWidth,this.canvasHeight))!=null?n:Sp()}get aspect(){return this.canvasWidth/this.canvasHeight}get mode(){return s(this,il)}addGroupContainer(t,n,o){if(!s(this,J).geometry3DMap.has(t)&&!s(this,J).geometry2DMap.has(t)){let i=new Tr(t);s(this,Qd).call(this,i,()=>{s(this,zr).call(this),s(this,Bi).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&&yi(i,n.interactive,s(this,J)),(n==null?void 0:n.focusable)!==void 0&&r1(i,n.focusable),(n==null?void 0:n.preloadGeometry)!==void 0&&(i.userData.preloadGeometry=n.preloadGeometry),s(this,J).geometry3DMap.set(t,i);let a=this.getParentContainer(o);a instanceof Tr&&a.addEntity(i),s(this,zr).call(this),this.render()}else X.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,J).geometry3DMap.has(t))X.error("Custom geometry with ID '".concat(t,"' already exists. The custom geometry cannot be added."));else{let u=new Mm(n,o),l=new Yt(u,new gs(i));(i==null?void 0:i.interactive)!==void 0&&yi(l,i.interactive,s(this,J)),l.id=t,u.mesh.userData={entityId:t,type:"custom-geometry"},s(this,J).geometry3DMap.set(l.id,l);let c=this.getParentContainer(a);a&&c instanceof Tr?c.addEntity(l):s(this,J).geometryScene.addEntity(l),s(this,Q).panBoundsSystem.dirty=!0,s(this,zr).call(this),this.render()}return{id:t,type:"custom-geometry"}}registerPlugin(t){s(this,Q).pluginSystem.registerPlugin(t)}unregisterPlugin(t){s(this,Q).pluginSystem.unregisterPlugin(t)}addGeometryGroup(t,n,o,i){var a,u,c;if(!s(this,J).geometry3DMap.has(t)&&!s(this,J).geometry2DMap.has(t)){let d=new to(t);s(this,Qd).call(this,d,()=>{s(this,zr).call(this),s(this,Bi).call(this)}),d.userData.dirty=!0,s(this,J).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)||pt(),E={color:n1};if(typeof o=="function")E=(u=o(g))!=null?u:{color:n1};else{let l=o||{color:n1},{visible:b}=l;E=Hr(l,["visible"])}let v=s(this,Q).meshOptimizationSystem.createEntityFromFeature(y,g,_({outline:!0},E));s(this,J).geometry3DMap.set(y,v),d.userData.entities3D.add(y),s(this,Q).textureSystem.dirty=!0}(f==null?void 0:f.__EXPERIMENTAL_maskEnabled)===!0&&G3(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,Q).panBoundsSystem.dirty=!0,s(this,zr).call(this),this.render()}else X.error("Geometry group with ID '".concat(t,"' already exists. The geometry group cannot be added."));return s(this,Q).outlineInterpolationSystem.geometries3DDirty=!0,{id:t,type:"geometry-group"}}addOccluder(t,n){let o=this.getParentContainer(n),i=s(this,Q).occlusion2DSystem.reserveOccluderId();return o==null||o.addOccluderFeature(t,i),i}addImage(t,n,o,i){var a;try{Sk(t,n,o)}catch(u){X.error(u);return}if(!s(this,J).geometry3DMap.has(t)&&!s(this,J).geometry2DMap.has(t)){let u=new Sv(n),l=new Yt(u,new gs(o));l.id=t||pt(),u.mesh.userData={entityId:l.id,type:"path"},s(this,J).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,Q).panBoundsSystem.expandBoundsIfOutside(f)}s(this,zr).call(this),this.render()}else X.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{nk(t,n,o)}catch(f){X.error(f);return}if(!s(this,J).geometry3DMap.has(t)&&!s(this,J).geometry2DMap.has(t)){let f=new to(t);s(this,Qd).call(this,f,()=>{s(this,zr).call(this),s(this,Bi).call(this)}),s(this,J).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||pt(),v=s(this,Q).modelSystem.createModelFromFeature(E,y,_({},o));(y.properties.interactive!==void 0||o.interactive!=null)&&yi(v,(u=y.properties.interactive)!=null?u:o.interactive,s(this,J)),o.clippingPlaneZOffset!=null&&(v.components[7]=new dT,v.components[7].verticalOffset=o.clippingPlaneZOffset),v.parentId=f.userData.entityId,s(this,J).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,Q).panBoundsSystem.expandBoundsIfOutside(y)}s(this,zr).call(this),(d=this.render())==null||d.then(a)}else X.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{FD(t,n,o||{})}catch(l){X.error(l);return}if(a===void 0||!s(this,J).geometry2DMap.has(a)&&!s(this,J).geometry3DMap.has(a)){let l=ue(this,Yn,TC).call(this,t,new hu(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"&&yi(l,o==null?void 0:o.interactive,s(this,J)),(o==null?void 0:o.enabled)!=null&&e1(l,o.enabled),(o==null?void 0:o.occlude)!=null&&N3(l,o.occlude);let c=typeof(o==null?void 0:o.attachTo)=="string"||typeof(o==null?void 0:o.attachTo)=="number"?s(this,J).geometry3DMap.get(o.attachTo):void 0;c instanceof Yt&&c.attach(l),(u=this.getParentContainer(i))==null||u.addEntity(l),s(this,Q).panBoundsSystem.expandBoundsIfOutside(l.object3d.position),this.render()}else X.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,J).geometry3DMap.has(t)&&!s(this,J).geometry2DMap.has(t)){let u=new Qy(ie(_({},n),{properties:ie(_({},n.properties),{id:t,content:n.properties.text})})),l=new Yt(u,new Eh(o==null?void 0:o.appearance));l.id=t,u.mesh.userData.entityId=t.toString(),u.mesh.userData.type="text3d",s(this,J).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,Q).panBoundsSystem.expandBoundsIfOutside(f)}s(this,zr).call(this),this.render()}else X.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");tT.parse(o)}catch(f){X.error(f);return}let i=s(this,J).geometry3DMap.get(t);if((i==null?void 0:i.type)!=="geometry"){X.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,J).geometry3DMap.get(a.textEntityId);if((f==null?void 0:f.type)!=="text3d"){X.error(".labelText3D failed: existing text3d not found");return}return{id:f.id,type:f.type}}let u=new Qy({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:pt()}});u.polygonEntityId=t;let l=new Yt(u,new Eh(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,J).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{_D(t,n,o||{})}catch(l){X.error(l);return}if(a===void 0||!s(this,J).geometry2DMap.has(a)&&!s(this,J).geometry3DMap.has(a)){let l=ue(this,Yn,TC).call(this,t,new mu(n,o||{},s(this,J)),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&&yi(l,o==null?void 0:o.interactive,s(this,J)),(o==null?void 0:o.enabled)!=null&&e1(l,o.enabled),(o==null?void 0:o.occlude)!=null&&N3(l,o.occlude);let c=typeof(o==null?void 0:o.attachTo)=="string"||typeof(o==null?void 0:o.attachTo)=="number"?s(this,J).geometry3DMap.get(o.attachTo):void 0;c instanceof Yt&&c.attach(l),(u=this.getParentContainer(i))==null||u.addEntity(l),s(this,Q).panBoundsSystem.expandBoundsIfOutside(l.object3d.position),s(this,Bi).call(this),this.render()}else X.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{QF(t,n||{})}catch(d){X.error(d);return}let i=new fc(t,MT(n)),a=new Yt(i,new gs({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)||pt(),i.mesh.userData={entityId:a.id,type:"path"},s(this,J).geometry3DMap.set(a.id,a),(n==null?void 0:n.interactive)!=null&&yi(a,n==null?void 0:n.interactive,s(this,J));let u=this.getParentContainer(o);return u instanceof Tr&&u.addEntity(a),s(this,Q).panBoundsSystem.dirty=!0,s(this,zr).call(this),this.render(),{id:a.id,type:"path"}}updateWatermark(t){s(this,Q).watermarkSystem.options=t,s(this,Q).watermarkSystem.dirty=!0,s(this,Q).collisionSystem.collidersDirty=!0,this.render()}remove(t){var o,i,a;let n;if(typeof t=="string"||typeof t=="number"?(n=s(this,J).geometry2DMap.get(t),n==null&&(n=s(this,J).geometry3DMap.get(t))):typeof t.id=="string"||typeof t.id=="number"?(n=s(this,J).geometry2DMap.get(t.id),n==null&&(n=s(this,J).geometry3DMap.get(t.id))):n=t,n!=null){if(n.type==="custom-geometry")s(this,J).geometry3DMap.delete(n.id),n.object3d&&Kr(n.object3d);else if(n.type==="group-container"){s(this,J).geometry3DMap.delete(n.userData.entityId);for(let u of n.childrenIds.values())this.remove(u),n.userData.entities2D.delete(u);Kr(n)}else if(n.type==="geometry-group"){s(this,J).geometry3DMap.delete(n.userData.entityId);for(let u of n.userData.entities3D.values())this.remove(u),n.userData.entities3D.delete(u);Kr(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,J).geometry3DMap.get(l);c instanceof to&&c.userData.entities3D.delete(n.id)}if(n.type==="model"){if(s(this,Q).modelSystem.removeInstance(n)&&n.object3d&&Kr(n.object3d),l){let d=s(this,J).geometry3DMap.get(l);if(d instanceof to&&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&&Kr(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,J).geometry3DMap.delete(n.id)}else if(n.type==="marker"||n.type==="label"){let u=n.attachedTo;if(u){let l=s(this,J).geometry3DMap.get(u);l instanceof Yt&&l.detach(n)}n.object3d&&Kr(n.object3d),n.type==="label"&&delete s(this,Q).twoDDrawSystem.textCache[n.id],s(this,J).geometry2DMap.delete(n.id)}else if(n.type==="image")n.object3d&&Kr(n.object3d),s(this,J).geometry3DMap.delete(n.id);else if(n.type==="text3d"){Kr(n.object3d);let{batchedText:u,textMesh:l,polygonEntityId:c}=n.components[0];if(l&&(u&&u.removeText(l),Kr(l)),c){s(this,Q).text3DSystem.remove(c);let d=s(this,J).geometry3DMap.get(c);(d==null?void 0:d.type)==="geometry"&&(d.components[0].textMesh=void 0,d.components[0].textEntityId=void 0)}s(this,J).geometry3DMap.delete(n.id)}s(this,zr).call(this),s(this,Bi).call(this),this.render()}}getScene(){return this.getState("__scene")}getThreeScene(){return s(this,wr)}getThreeCamera(){return s(this,Br)}async setEnvironment(t){if(s(this,wr))if(t==="basic"){s(this,Yd)||O(this,Yd,ue(this,Yn,MC).call(this));let n=await s(this,Yd);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,Q).exporterSystem.getCurrentSceneGLTF(t)}getBoundingArea(t){(s(this,Q).renderSystem.threeDdirty||s(this,Q).renderSystem.twoDdirty)&&this.renderSync();let n=new Yr;if(t==null)n.setFromObject(s(this,J).geometryScene);else{let o=jc(s(this,J),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 jy&&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(Lc(n))return RD(n).map(this.convert3DMapPositionToCoordinate)}hasState(t){return jc(s(this,J),t)!=null}getState(t){var o,i,a,u,l,c,d,f,m,g,y,E,v,b,D,M,T,F,U,L,R,A,j,N,H,re,me,K,z;if(t==null)return{type:"map-view",hoverColor:s(this,J).hoverColor,text3dHoverColor:s(this,J).text3dHoverColor};let n=jc(s(this,J),t);if((n==null?void 0:n.type)==="custom-geometry"){let W=n.components[0],ee=n.components[1];return{id:n.id,type:"custom-geometry",visible:ee.visible,altitude:ee.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()),ee=W==null?void 0:W[0],oe=ee?this.getState(ee):{};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,J).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(hQ).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],ee=n.object3d.parent,oe=ee==null?void 0:ee.userData.entityId;return{id:n.id,type:"label",text:W.text||"",parent:{id:oe,type:ee==null?void 0:ee.type},position:this.convert3DMapPositionToCoordinate(n.position),enabled:W.enabled,visible:W.visible,initialRank:vh(W.initialRank),options:{rank:vh(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],ee=n.object3d.parent,oe=ee==null?void 0:ee.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:ee==null?void 0:ee.type},position:this.convert3DMapPositionToCoordinate(n.position),element:W.containerEl,initialRank:vh(W.initialRank),contentHTML:W.contentHtml,options:{rank:vh(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:ee,initialColor:oe,initialTopColor:ae,topColor:ye,altitude:De}=n.components[1],Ae=n.components[0],je=n.components[4],be=n.components[1],$e=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:je!=null&&je.vertices!=null&&je.vertices.length>0,initialTopColor:ae,topColor:ye,side:be.side,hoverColor:ee,hovered:!!(ot!=null&&ot.hover),height:be.height,visible:be.visible,outline:ut==null?void 0:ut.enabled,showImage:be.showImage,texture:(E=$e==null?void 0:$e.texture)==null?void 0:E.path,topTexture:(v=$e==null?void 0:$e.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:De,bevel:be.bevel,position:this.convert3DMapPositionToCoordinate(Ae.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],ee=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:ee.material,parent:(D=n.parentObject3D)!=null&&D.parent?{id:n.parentObject3D.parent.userData.entityId,type:n.parentObject3D.parent.type}:void 0,visible:ee.visible,verticalOffset:ee.verticalOffset,color:ee.color,opacity:ee.opacity,rotation:(M=ee.rotation)!=null?M:_l,scale:(T=ee.scale)!=null?T:Ol}}else if((n==null?void 0:n.type)==="path"){let W=n.components[0],ee=n.components[2],oe=n.components[1];return{id:n.id,type:"path",position:this.convert3DMapPositionToCoordinate(W.position),visible:oe.visible,interactive:ee!=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:(L=W.feature.properties.height)!=null?L:0,rotation:(R=W.feature.properties.rotation)!=null?R:0}}else if((n==null?void 0:n.type)==="text3d"&&n.components[0]instanceof Qy){wT(n);let W=n.components[0],ee=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($e=>$e.type==="batchedtext"))==null||j.getWorldPosition(s(this,Ng))),s(this,Vm).set(0,0,0);let De=oe?oe.getWorldPosition(s(this,Vm)):s(this,Vm),Ae=(re=(H=ae.rotation)!=null?H:(N=ae.textArea)==null?void 0:N.rotation)!=null?re:0,je=(K=(me=ae.content)!=null?me:ae.text)!=null?K:"";return Object.assign({},bu,ee.getState(),{id:n.id,type:"text3d",position:this.convert3DMapPositionToCoordinate(De.add(s(this,Ng))),visible:(z=W.visible)!=null?z:!1,content:je,rotation:Ae})}else return}}getRenderedState(t){let n=typeof t=="string"||typeof t=="number"?t:t.id,o=jc(s(this,J),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&&(yh(t.hoverColor)?s(this,J).hoverColor=(i=t.hoverColor)!=null?i:s(this,J).hoverColor:X.warn('Failed to update global hover color. Invalid color "'.concat(t.hoverColor,'".'))),"text3dHoverColor"in t&&(s(this,J).text3dHoverColor=(a=t.text3dHoverColor)!=null?a:s(this,J).text3dHoverColor);return}let o=jc(s(this,J),t);if(o!=null){if(o.type==="custom-geometry"){let m=s(this,J).geometry3DMap.get(o.id);if(m instanceof Yt&&m.components[0]instanceof Mm){let g=n;Fl(o,s(this,J),g.visible),Dp(o,s(this,J),g.altitude),L3(o,g.position,this.convertTo3DMapPosition,s(this,Q).panBoundsSystem),R3(o,this.getParentContainer(g.parent,!1)),yi(o,g.interactive,s(this,J))&&s(this,zr).call(this)}}else if(o.type==="path"){let m=n;yi(o,m.interactive,s(this,J))&&s(this,zr).call(this),Dp(o,s(this,J),m.verticalOffset),TT(o,s(this,J),m)}else if(o.type==="model"){let m=n;yi(o,m.interactive,s(this,J))&&s(this,zr).call(this),Fl(o,s(this,J),m.visible),AT(o,m,this.convertTo3DMapPosition,s(this,Q).panBoundsSystem),OT(o,m)}else if(o.type==="group-container"){let m=n;Fl(o,s(this,J),m.visible)&&(s(this,Q).pathSystem.verticalDistanceDirty=!0,s(this,Q).geometryInFocusSystem.focusablesDirty=!0),Dp(o,s(this,J),m.altitude)&&(s(this,Q).pathSystem.verticalDistanceDirty=!0),yi(o,m.interactive,s(this,J))&&s(this,zr).call(this),t1(o,s(this,J),m.opacity)&&(s(this,Q).outlineInterpolationSystem.outlineOpacitiesDirty=!0),m.preloadGeometry&&o.userData.preloadGeometry!==!0&&(o.userData.preloadGeometry=!0,s(this,Q).outlineInterpolationSystem.geometries3DDirty=!0),r1(o,m.focusable)&&(s(this,Q).geometryInFocusSystem.focusablesDirty=!0)}else if(o.type==="geometry-group"){let m=n;Fl(o,s(this,J),m.visible),pT(o,s(this,J),m),z3(o,s(this,J),m.outline),m.height!=null&&B3(o,s(this,J),m.height),Dp(o,s(this,J),m.altitude),U3(o,s(this,J),m)&&(s(this,Q).textureSystem.dirty=!0),U3(o,s(this,J),m),fT(o,s(this,J),m.shading),t1(o,s(this,J),m.opacity)&&(s(this,Q).outlineInterpolationSystem.outlineOpacitiesDirty=!0),yi(o,m.interactive,s(this,J))&&(s(this,zr).call(this),s(this,Bi).call(this)),V3(o,s(this,J),m.side),G3(o,{maskId:m.maskId,enabled:m.maskEnabled,effect:m.maskEffect,mode:m.maskMode}),IT(o,s(this,J),m.overlayStrength,m.overlayColor)}else if(o.type==="geometry"){if(o.components[0]instanceof pn){let m=n;if(Fl(o,s(this,J),m.visible)&&s(this,zr).call(this),z3(o,s(this,J),m.outline),mT(o,m),r1(o,m.focusable)&&(s(this,Q).geometryInFocusSystem.focusablesDirty=!0),CT(o,m.renderOrder)&&(s(this,Q).meshDetachmentSystem.dirty=!0),ST(o,m.opacity)&&(s(this,Q).meshDetachmentSystem.dirty=!0,s(this,Q).interactionSystem.dirty3D=!0,s(this,Q).outlineInterpolationSystem.outlineOpacitiesDirty=!0),j3(o,m.flipImageToFaceCamera),xT(o,m.enableImageCollisions),Dp(o,s(this,J),m.altitude)){let g=o.components[1],y=((u=g.altitude)!=null?u:0)+((l=g.height)!=null?l:0);s(this,Q).panBoundsSystem.expandBoundsIfOutside(new Se(0,0,y)),s(this,Q).shadowsSystem&&(s(this,Q).shadowsSystem.needsRender=!0)}if(m.height!=null&&B3(o,s(this,J),m.height)){let g=o.components[1],y=((c=g.altitude)!=null?c:0)+((d=g.height)!=null?d:0);s(this,Q).panBoundsSystem.expandBoundsIfOutside(new Se(0,0,y)),s(this,Q).shadowsSystem&&(s(this,Q).shadowsSystem.needsRender=!0)}ET(o,m)&&(s(this,Q).meshDetachmentSystem.dirty=!0,s(this,Q).textureSystem.dirty=!0),hT(o,m,(f=s(this,J).outlinesOptions)==null?void 0:f.darkenFactor),bT(o,m.hoverColor),yi(o,m.interactive,s(this,J))&&(s(this,Q).interactionSystem.dirty3D=!0),vT(o,m.hovered),V3(o,s(this,J),m.side),DT(o,m)}}else if(o.type==="label"||o.type==="marker"){let m=n;yT(o,m,s(this,J)),gT(o,m,s(this,J))&&(s(this,Bi).call(this),s(this,Q).domMutationSystem.dirty=!0),L3(o,m.position,this.convertTo3DMapPosition,s(this,Q).panBoundsSystem),R3(o,this.getParentContainer(m.parent,!1))&&(s(this,Bi).call(this),s(this,Q).panBoundsSystem.dirty=!0),e1(o,m.enabled),Fl(o,s(this,J),m.visible)}else if(o.type==="image"){let m=n;Fl(o,s(this,J),m.visible),t1(o,s(this,J),m.opacity),j3(o,m.flipImageToFaceCamera)}else if(o.type==="text3d"){let m=n;PT(o,s(this,J),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}=Xy((d=(c=s(this,J).center)==null?void 0:c[1])!=null?d:0,(m=(f=s(this,J).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?ZD(n):void 0}isInView(t){let n=jc(s(this,J),t);if(s(this,Lg).identity().multiply(s(this,Br).projectionMatrix).multiply(s(this,Br).matrixWorldInverse),s(this,ep).setFromProjectionMatrix(s(this,Lg)),n instanceof D3)return s(this,ep).containsPoint(n.position);if(n instanceof Yt){let o=n==null?void 0:n.components[0];if(o instanceof Mm||o instanceof mc)return s(this,ep).containsPoint(this.convertTo3DMapPosition(o.feature.geometry.coordinates));if(o instanceof pn){let i=new Yr(this.convertTo3DMapPosition(o.featureBbox[1],o.featureBbox[0],0),this.convertTo3DMapPosition(o.featureBbox[3],o.featureBbox[2],0));return s(this,ep).intersectsBox(i)}}return!1}queryGeometry2DInView(t){let{screenOffsets:n,fullyContains:o}=t!=null?t:{},[i,a,u,l]=JD(this.container,n),c=new at(i,a,u,l);return s(this,Q).collisionSystem.visibleCollidersQTree.queryRect(c).filter(g=>o?c.contains(g):c.intersects(g)).map(g=>s(this,J).geometry2DMap.get(g.userData.entityId)).filter(g=>g!=null).filter(g=>g.components[0]instanceof mu||g.components[0]instanceof hu).map(g=>g.id.toString())}onMapLibreEvent(t,n){if(!this.map){X.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,Q)}getInternalState(){return s(this,J)}getInternalTweenGroup(){return s(this,J).internalTweenGroup}getExternalTweenGroup(){return s(this,J).externalTweenGroup}computeMinZOffsetBetweenContainers(t,n,o){if(!t||!n)return-1;xp(t,"group-container"),xp(n,"group-container"),t.updateMatrixWorld(!0),n.updateMatrixWorld(!0);let i=Yy(t,this.getThreeCamera()),a=n.clone(!0);qy(a,!0),a.updateMatrixWorld();let u=Yy(a,this.getThreeCamera());if(!Lc(i)||!Lc(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(),Yy(a,s(this,Br),u),c=i.intersectsBox(u),o){let d=O3(i,"blue",this.container),f=O3(u,c?"red":"green",this.container);d.classList.add("debug-box"),f.classList.add("debug-box")}}while(c);return l}};wr=new WeakMap,Br=new WeakMap,Yd=new WeakMap,jm=new WeakMap,Um=new WeakMap,Ec=new WeakMap,Jd=new WeakMap,Kd=new WeakMap,Yn=new WeakSet,DC=function(t){var n;s(this,il)!=="outdoors-overlay"&&((n=this.map)==null||n.setPixelRatio(t)),s(this,J).pixelRatio=this.resolutionScale},J=new WeakMap,Vt=new WeakMap,es=new WeakMap,Lr=new WeakMap,ba=new WeakMap,an=new WeakMap,Q=new WeakMap,mx=new WeakMap,Bi=new WeakMap,zr=new WeakMap,hx=new WeakMap,Qd=new WeakMap,y8=function(){O(this,Vt,document.createElement("div")),s(this,Vt).classList.add("mappedin__smart-collision-engine__container"),O(this,es,document.createElement("canvas")),s(this,es).classList.add("mappedin__smart-collision-engine-debug__container"),this.container.appendChild(s(this,Vt)),O(this,Lr,document.createElement("canvas")),s(this,Lr).classList.add("mappedin__smart-collision-engine__container"),s(this,Lr).width=s(this,Vt).clientWidth*this.resolutionScale,s(this,Lr).height=s(this,Vt).clientHeight*this.resolutionScale,s(this,Lr).style.width=s(this,Vt).clientWidth+"px",s(this,Lr).style.height=s(this,Vt).clientHeight+"px",s(this,Vt).appendChild(s(this,es)),s(this,Vt).appendChild(s(this,Lr)),s(this,es).width=s(this,Vt).clientWidth,s(this,es).height=s(this,Vt).clientHeight,s(this,Lr).width=s(this,Vt).clientWidth*this.resolutionScale,s(this,Lr).height=s(this,Vt).clientHeight*this.resolutionScale,s(this,Lr).style.width=s(this,Vt).clientWidth+"px",s(this,Lr).style.height=s(this,Vt).clientHeight+"px"},b8=function(){O(this,ba,document.createElement("div")),s(this,ba).classList.add("mappedin-2d-entities"),Object.assign(s(this,ba).style,{position:"absolute",top:"0",left:"0",bottom:"0",right:"0",pointerEvents:"none","transform-style":"preserve-3d"}),this.container.appendChild(s(this,ba))},v8=function(){s(this,Lr).width=s(this,Vt).clientWidth*this.resolutionScale,s(this,Lr).height=s(this,Vt).clientHeight*this.resolutionScale,s(this,Lr).style.width=s(this,Vt).clientWidth+"px",s(this,Lr).style.height=s(this,Vt).clientHeight+"px",s(this,es).width=s(this,Vt).clientWidth,s(this,es).height=s(this,Vt).clientHeight,s(this,Lr).width=s(this,Vt).clientWidth*this.resolutionScale,s(this,Lr).height=s(this,Vt).clientHeight*this.resolutionScale,s(this,Lr).style.width=s(this,Vt).clientWidth+"px",s(this,Lr).style.height=s(this,Vt).clientHeight+"px",s(this,Q).collisionSystem.collidersDirty=!0},il=new WeakMap,gx=new WeakMap,_g=new WeakMap,yx=new WeakMap,bx=new WeakMap,Gm=new WeakMap,zm=new WeakMap,vx=new WeakMap,Fg=new WeakMap,kg=new WeakMap,Bg=new WeakMap,TC=function(t,n,o,i){let a=new D3(n,this.convertTo3DMapPosition(t[1],t[0],t[2]||0),i);return a.components[2]=new ox(o!=null?o:s(this,Q).occlusion2DSystem.backgroundId),s(this,J).geometry2DMap.set(a.id,a),a},ep=new WeakMap,Lg=new WeakMap,Rg=new WeakMap,al=new WeakMap,sl=new WeakMap,MC=async function(){return gc.load(AF).then(t=>{var n;return s(this,wr)&&((n=s(this,wr).environment)==null||n.dispose(),t.mapping=z6,s(this,wr).environment=t,this.render()),t})},xx=new WeakMap,dt=new WeakMap,Vm=new WeakMap,Ng=new WeakMap;var hQ=new Se,jg=CC;p();function gQ(e,r){yQ(e,r)(e.getScene(),r),bQ(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 yQ(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?PD(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 bQ(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)})}var OC="https://tiles-cdn.mappedin.com/styles/mappedin/style.json",xQ="https://auth.mappedin.com/oauth2/token";var Ex="";function _C(e){Ex=e,LD(e)}var kd="";function FC(e){kd=e}async function x8(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(_({},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 HD(xQ));let y=r.center||[0,0],E=null,v=null;try{E=new BD({container:e,style:r.outdoorView.style||OC,center:y,attributionControl:!1,zoom:(c=r.zoomLevel)!=null?c:AC,pitch:(d=r.pitch)!=null?d:wC,bearing:(f=r.bearing)!=null?f:PC,transformRequest:jD(g),trackResize:!1,pixelRatio:r.outdoorView.lowDpi?1:Sp(),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 UD(E,{timeout:1e4,styleUrl:((m=r.outdoorView)==null?void 0:m.style)||OC})}catch(D){if(v=D,X.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 D=new jg(e,n);return D.publish("outdoor-style-error",{error:v}),D}let b=null;try{let D=E.painter.context.gl;b=new jg(e,_({center:y,zoomLevel:E.getZoom(),pitch:E.getPitch(),bearing:E.getBearing(),gl:D,map:E,mode:"outdoors-interleaved"},n));let M={center:E.getCenter().toArray(),zoom:E.getZoom(),bearing:E.getBearing(),pitch:E.getPitch(),elevation:E.getCenterElevation()};Jy(E,b.camera.minZoomLevel,b.camera.maxZoomLevel),E.setMaxPitch(b.camera.maxPitch),E.setMinPitch(b.camera.minPitch),b.on("camera-change",re=>{M.center=re.center,M.zoom=re.zoomLevel,M.bearing=re.bearing,M.pitch=re.pitch,M.elevation=re.elevation,E.jumpTo(M)});let T=kD.fromLngLat(y,0),F=$D(T,b.viewCamera,()=>{b==null||b.renderSync()}),U=async()=>{E&&(E.addLayer(F),b==null||b.renderSync())};b.onMapLibreEvent("style.load",U),U();let L=!1,R=!1,A=()=>{E&&(L||(b==null||b.publish("outdoor-view-loaded"),L=!0),R||(R=!0,b==null||b.publish("outdoor-style-loaded")))};b.onMapLibreEvent("idle",A);let j=re=>{re&&(re.sourceDataType==="metadata"||re.sourceDataType==="visibility"||re.dataType==="style"||re.type==="terrain")&&(b==null||b.getSystems().htmlControlsSystem.updateData(E))},N=re=>{E&&re&&re.dataType==="style"&&re.type==="styledata"&&(R=!1),j(re)};b.onMapLibreEvent("styledata",N),b.onMapLibreEvent("sourcedata",j),b.onMapLibreEvent("terrain",j);let H=re=>{var me;if(((me=re.error)==null?void 0:me.url)===OC){X.error('Failed to load outdoor view style, possibly due to invalid token "'.concat(g["x-mappedin-tiles-key"],'"'));return}X.warn(re)};return b.onMapLibreEvent("error",H),b}catch(D){if(b)try{b.destroy()}catch(T){}if(E)try{E.remove()}catch(T){}X.warn("Failed to initialize outdoor view, falling back to indoor-only rendering:",D);let M=new jg(e,n);return M.publish("outdoor-style-error",{error:D}),M}}else return new jg(e,n)}p();p();p();p();var Ug=class Ug{constructor(r,t,n){h(this,"id");h(this,"text");h(this,"target");h(this,"__type",Ug.__type);this.id=r,this.text=t,this.target=n}static is(r){return r.__type===Ug.__type}get focusTarget(){return this.target.anchorTarget}get navigationTarget(){return this.target.anchorTarget}};h(Ug,"__type","label");var ul=Ug;p();var tp,$m=class $m{constructor(r,t,n){h(this,"id");w(this,tp);h(this,"__type",$m.__type);h(this,"contentEl");this.id=r,this.contentEl=t,O(this,tp,n)}get target(){return s(this,tp)}get coordinate(){return s(this,tp).anchorTarget}get navigationTarget(){return this.target.anchorTarget}toJSON(){return{id:this.id,__type:$m.__type,target:this.target,coordinate:this.coordinate}}static is(r){return r.__type===$m.__type}get focusTarget(){return this.target.anchorTarget}updateTarget(r){O(this,tp,r)}};tp=new WeakMap,h($m,"__type","marker");var Xs=$m;p();var Ic,Hm=class Hm{constructor(r,t,n){h(this,"id");h(this,"groupId");h(this,"__type",Hm.__type);w(this,Ic);this.id=r,this.groupId=t,O(this,Ic,n)}get target(){return s(this,Ic)}static is(r){return r.__type===Hm.__type}updateTarget(r){O(this,Ic,r)}toJSON(){return{id:this.id,__type:Hm.__type,groupId:this.groupId,target:s(this,Ic)}}get navigationTarget(){return s(this,Ic).anchorTarget}};Ic=new WeakMap,h(Hm,"__type","model");var rp=Hm;p();var np,Gg=class Gg{constructor(r,t){h(this,"id");h(this,"coordinates");w(this,np);h(this,"__type",Gg.__type);this.id=r,this.coordinates=t}static is(r){return r.__type===Gg.__type}get isConnectionSegment(){return this.coordinates.length===2&&this.coordinates[0].floorId!==this.coordinates[1].floorId}get distance(){return s(this,np)?s(this,np):(O(this,np,z2(this.coordinates)),s(this,np))}get focusTarget(){return this.coordinates}};np=new WeakMap,h(Gg,"__type","path-segment");var Sc=Gg,op,Wm=class Wm{constructor(r,t,n,o){h(this,"id");h(this,"animation");h(this,"coordinates");h(this,"segments");w(this,op);h(this,"__type",Wm.__type);this.id=r,this.animation=t,this.coordinates=n,this.segments=o.map(({id:i,coordinates:a})=>new Sc(i.toString(),a))}static is(r){return r.__type===Wm.__type}get focusTarget(){return this.coordinates}get distance(){return s(this,op)?s(this,op):(O(this,op,z2(this.coordinates)),s(this,op))}toJSON(){return{__type:Wm.__type,id:this.id,coordinates:this.coordinates,segments:this.segments}}};op=new WeakMap,h(Wm,"__type","path");var ts=Wm;p();var EQ=7,Cc,ip,zg=class{constructor(r,t){w(this,Cc);w(this,ip);var n;O(this,Cc,r),O(this,ip,(n=t==null?void 0:t.precision)!=null?n:EQ)}toJSON(){return{center:this.center,bearing:this.bearing,pitch:this.pitch,zoomLevel:this.zoomLevel}}get center(){let r=s(this,Cc).center;if(s(this,ip)===-1)return r;let t=wl(r.latitude,s(this,ip)),n=wl(r.longitude,s(this,ip));return new Ue({latitude:t,longitude:n,floorId:r.floorId,verticalOffset:r.verticalOffset})}get bearing(){return s(this,Cc).bearing}get pitch(){return s(this,Cc).pitch}get zoomLevel(){return wl(s(this,Cc).zoomLevel,5)}};Cc=new WeakMap,ip=new WeakMap;p();var Vg=class Vg{constructor(r){h(this,"id");h(this,"__type",Vg.__type);this.id=r}static is(r){return r.__type===Vg.__type}get focusTarget(){return this}};h(Vg,"__type","shape");var ll=Vg;p();var $g=class $g{constructor(r,t){h(this,"id");h(this,"target");h(this,"__type",$g.__type);this.id=r,this.target=t}static is(r){return r.__type===$g.__type}};h($g,"__type","text-3d");var cl=$g;p();p();p();var IQ=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>']]),SQ=/<svg([^>]*)>/g;function E8(e,r,t){let n=IQ.get(e);return n?n.replace(SQ,'<svg$1 style="fill:'.concat(r,"; width:").concat(t,"px; height:").concat(t,'px">')):""}var CQ=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 '),DQ=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 '),kC="#722ED1",BC="#1890FF",I8=({type:e="departure",color:r=BC})=>'<div class="dropped-pin-wrapper">\n '.concat(e==="departure"?CQ(r):DQ(r),"\n </div>"),TQ=e=>{switch(e){case"default":return 28;case"selection":return 28;case"navigation":return 32}},S8=({type:e="stairs",color:r=kC,direction:t="up"})=>{let n=TQ("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(E8("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 C8=63710088e-1,Ix=new WeakMap,D8=async e=>new Promise(r=>setTimeout(r,e));function Sx(e,r,t){let n=e.distance,o=PQ(e,r,t);return o?(n-(o==null?void 0:o.distance))/n:0}function LC(e,r){if(e.coordinates.length===0)return[];if(Ix.has(e)&&Ix.get(e).has(r))return Ix.get(e).get(r);let t=e.coordinates.map(n=>Cx(n,r));return Ix.set(e,new Map([[r,t]])),t}function Cx(e,r){let t=r.latitude,n=r.longitude,o=e.latitude-t,i=e.longitude-n,a=Math.PI*C8/180,u=a*Math.cos(t*Math.PI/180),l=i*u,c=o*a;return{x:l,y:c}}function MQ(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=LC(i,r);for(let u=0;u<a.length-1;u++){let l=a[u],c=a[u+1],d=Dx(l,c,{x:0,y:0}),f=lu({x:0,y:0},d);f<n&&(n=f,t=d)}}if(t)return wQ(t,r)}function Dx(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 wQ(e,r){let n=Math.PI*C8/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 Ue({latitude:u,longitude:l,floorId:r.floorId,verticalOffset:r.verticalOffset})}function PQ(e,r,t){let n=MQ([e],r);if(!n)return;let o=LC(e,t),i=Cx(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=Dx(d,f,i),g=lu(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=lu(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 Sc("".concat(e.id,"_remaining"),l)}function Tx(e,r,t,n){var f;let o,i,a=1/0,u=1/0,l=Cx(r,n),c=Cx(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=LC(g,n);if(E){let D=1/0;for(let M=0;M<b.length-1;M++){let T=b[M],F=b[M+1],U=Dx(T,F,l),L=lu(U,l);L<D&&(D=L)}D<a&&(a=D,o=g)}if(v){let D=1/0;for(let M=0;M<b.length-1;M++){let T=b[M],F=b[M+1],U=Dx(T,F,c),L=lu(U,c);L<D&&(D=L)}D<u&&(u=D,i=g)}}if(!o||!i)return;let d=[];if(o.id===i.id)return d.push({segment:o,startHighlightFraction:Sx(o,r,n),endHighlightFraction:Sx(i,t,n)}),d;for(let m of e)for(let g of m.segments)g.id===o.id?d.push({segment:g,startHighlightFraction:Sx(g,r,n),endHighlightFraction:1}):g.id===i.id?d.push({segment:g,startHighlightFraction:0,endHighlightFraction:Sx(g,t,n)}):d.push({segment:g,startHighlightFraction:0,endHighlightFraction:1});return d}var T8=.01,M8=.02,w8={drawDuration:1e3,color:"#40A9FF",interactive:!1,accentColor:"blue",width:{on:"zoom-level",input:[17,22],output:[2,.5]},displayArrowsOnPath:!1,animateArrowsOnPath:!1},AQ={drawDuration:1e3,color:"#B3DDFF",interactive:!1,accentColor:"#40A9FF",width:{on:"zoom-level",input:[17,22],output:[2,.5]},displayArrowsOnPath:!1,animateArrowsOnPath:!1},Dc={setMapOnConnectionClick:!0,setMapToDeparture:!0,createMarkers:{departure:!0,destination:!0,connection:!0},pathOptions:w8,inactivePathOptions:AQ,markerOptions:{departureColor:BC,destinationColor:kC},animatePathDrawing:!0};function P8(e){let r=_({},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 OQ=ie(_({},Dc),{connectionPathOptions:P8(w8)}),dl,qs,_t,ft,pl,ap,Zr,pi,va,Tc,st,A8,O8,RC,NC,Hg,_8,jC,Wg,Mx,Zm,UC,Xm,Zg=class{constructor(r){w(this,st);w(this,dl,new Map);w(this,qs,new Map);w(this,_t);w(this,ft,OQ);w(this,pl);w(this,ap);w(this,Zr,[]);w(this,pi);w(this,va,new Map);w(this,Tc,new Map);w(this,Xm,r=>{var t;if((t=s(this,ft).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,ft).setMapOnConnectionClick&&s(this,_t).setFloor(n.action.toFloor.id,"navigation-connection-click"),s(this,_t).publish("navigation-connection-click",{instruction:n,fromFloor:n.action.fromFloor,toFloor:n.action.toFloor}))}});O(this,_t,r)}get isMultiFloor(){if(!s(this,Zr).length)return!1;let r=new Set;for(let t of s(this,Zr))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,_t).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,Tc).get(s(this,pi))}get activePath(){if(s(this,pi))return s(this,qs).get(s(this,pi).id)}get floorStacks(){let r=s(this,_t).getMapData();if(!s(this,Zr).length||!r)return[];let t=new Set;for(let n of s(this,Zr))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,_t).getMapData();if(!s(this,Zr).length||!r)return[];let t=new Set;for(let n of s(this,Zr))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,Zr)[r];if(!s(this,Zr).length){X.warn("Cannot set an active path before drawing. Call Navigation.draw() first.");return}if(!s(this,Zr)[r]){X.warn("Direction #".concat(r," does not exist"));return}let n=s(this,va).get(t);if(!n){X.warn("The direction is not a part of muli-direcional path");return}ue(this,st,Mx).call(this,n)}setActivePath(r){if(!s(this,Zr).length){X.warn("Cannot set an active path before drawing. Call Navigation.draw() first.");return}if(!s(this,Tc).get(r)){X.warn('Path "'.concat(r.id,'" is not a part of muli-direcional path'));return}ue(this,st,Mx).call(this,r)}setActivePathByDirections(r){if(!s(this,Zr).length){X.warn("[setActivePathByDirections] Cannot set an active path before drawing. Call Navigation.draw() first.");return}let t=s(this,va).get(r);if(!t){let n=s(this,Zr).find(o=>o.id===r.id);if(!n){X.warn("[setActivePathByDirections] Cannot find directions for id");return}t=s(this,va).get(n)}if(!t){X.warn("[setActivePathByDirections] Cannot find path for directions");return}ue(this,st,Mx).call(this,t)}clearHighlightedPathSection(){for(let r of this.paths)for(let t of r.segments)s(this,_t).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,_t).getMapData().mapCenter,a=Tx(this.paths,r,t,i);if(!a)return;this.clearHighlightedPathSection();let u=a.map(f=>{var m,g;return s(this,_t).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,_t).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,_t).tweenGroup().add(u[m])}),u[0].start(),u[u.length-1].onComplete(()=>{s(this,_t).tweenGroup().remove(u[u.length-1]),l()})),{animation:c}}drawSync(r,t={}){var u,l,c;s(this,ap)&&this.clear(),O(this,ap,!0),ue(this,st,jC).call(this,t);let n=Array.isArray(r)?r:[r],o=n[0],i=n[n.length-1],a=o.coordinates[0];O(this,Zr,n),a.floorId&&s(this,ft).setMapToDeparture&&s(this,_t).setFloor(a.floorId),(u=s(this,ft).createMarkers)!=null&&u.departure&&ue(this,st,Zm).call(this,"departure",o.instructions[0]);for(let d=0;d<n.length;d++){let f=n[d],m=d?_({},s(this,ft).inactivePathOptions):_({},s(this,ft).pathOptions);if(f.coordinates.length<2){X.warn("Directions must have at least 2 coordinates");return}let g=ie(_({},s(this,ft).connectionPathOptions),{animateDrawing:s(this,ft).animatePathDrawing,verticalOffset:ue(this,st,Hg).call(this,d===0?"active":"inactive")}),y=ue(this,st,RC).call(this,f.coordinates,ie(_({},m),{animateDrawing:s(this,ft).animatePathDrawing,verticalOffset:ue(this,st,Hg).call(this,d===0?"active":"inactive")}),g);s(this,va).set(f,y),s(this,Tc).set(y,f),(l=s(this,ft).createMarkers)!=null&&l.connection&&ue(this,st,UC).call(this,f.instructions,"connection"),d===0&&(O(this,pi,s(this,va).get(s(this,Zr)[0])),s(this,_t).externalPubSub.on("click",s(this,Xm)))}(c=s(this,ft).createMarkers)!=null&&c.destination&&ue(this,st,Zm).call(this,"destination",i.instructions[i.instructions.length-1]),s(this,_t).mapObjects.forEach(d=>{d.processFloorChange(d.currentFloorId)}),ue(this,st,Wg).call(this)}async draw(r,t={}){s(this,pl)&&this.clear(),ue(this,st,jC).call(this,t);let n=Array.isArray(r)?r:[r],i=n[0].coordinates[0];return O(this,Zr,n),i.floorId&&s(this,ft).setMapToDeparture&&s(this,_t).setFloor(i.floorId),ue(this,st,_8).call(this,n)}clear(){s(this,dl).forEach(r=>{r!=null&&r.marker&&s(this,_t).currentMap.Markers.remove(r.marker.id.toString())}),s(this,dl).clear(),s(this,qs).forEach(r=>{s(this,_t).currentMap.Paths.remove(r.segments.map(t=>t.id.toString()))}),s(this,qs).clear(),s(this,pl)&&(s(this,pl).cancel(),O(this,pl,void 0)),s(this,ap)&&O(this,ap,!1),O(this,Zr,[]),s(this,va).clear(),s(this,Tc).clear(),O(this,pi,void 0),s(this,_t).externalPubSub.off("click",s(this,Xm)),s(this,_t).mapObjects.forEach(r=>{r.processFloorChange(r.currentFloorId)}),ue(this,st,Wg).call(this)}};dl=new WeakMap,qs=new WeakMap,_t=new WeakMap,ft=new WeakMap,pl=new WeakMap,ap=new WeakMap,Zr=new WeakMap,pi=new WeakMap,va=new WeakMap,Tc=new WeakMap,st=new WeakSet,A8=function(r){return r!=null&&["TakeConnection","ExitConnection","TakeVortex","ExitVortex"].includes(r.type)},O8=function(){if(!s(this,pi))return;let r=s(this,qs).get(s(this,pi).id);if(r){for(let t of s(this,qs).values())if(t.id.includes("internal-"))if(t.id===s(this,pi).id)for(let n of r.segments)s(this,_t).updateState(n,{verticalOffset:M8});else s(this,_t).updateState(t,{verticalOffset:T8})}},RC=function(r,t,n){var u,l;let o=(l=(u=t.id)==null?void 0:u.toString())!=null?l:pt(),i=s(this,_t).currentMap.Paths.add(r,t,n),a=new ts(o,i.animation,r,i.paths);return s(this,qs).set(o,a),a},NC=function(r,t,n=!1){let o=s(this,_t).currentMap.Markers.add(r.coordinate,t,{interactive:n,placement:"top",rank:"always-visible"}),i=s(this,_t).currentMap.Markers.getContentEl(o.id.toString());if(!i)throw new Error("marker component should exist");return new Xs(o.id.toString(),i,r.coordinate)},Hg=function(r){var t,n,o,i;return r==="active"?M8+((n=(t=s(this,ft).pathOptions)==null?void 0:t.verticalOffset)!=null?n:0):T8+((i=(o=s(this,ft).inactivePathOptions)==null?void 0:o.verticalOffset)!=null?i:0)},_8=function(r){let t=r[0],n=r[r.length-1],o=!1;return O(this,pl,{promise:new Promise(async i=>{var a,u,l;if(x.env.NODE_ENV!=="test"&&await D8(500),o||!r.length){i();return}(a=s(this,ft).createMarkers)!=null&&a.departure&&ue(this,st,Zm).call(this,"departure",t.instructions[0]);for(let c=0;c<r.length;c++){let d=r[c],f=c===0?_({},s(this,ft).pathOptions):_({},s(this,ft).inactivePathOptions);if(d.coordinates.length<2){X.warn("Directions must have at least 2 coordinates"),i();return}let m=ie(_({},s(this,ft).connectionPathOptions),{animateDrawing:s(this,ft).animatePathDrawing,verticalOffset:ue(this,st,Hg).call(this,c===0?"active":"inactive")}),g=ue(this,st,RC).call(this,d.coordinates,ie(_({},f),{animateDrawing:s(this,ft).animatePathDrawing,verticalOffset:ue(this,st,Hg).call(this,c===0?"active":"inactive")}),m);if(s(this,va).set(d,g),s(this,Tc).set(g,d),c===0&&(O(this,pi,s(this,va).get(s(this,Zr)[0])),s(this,_t).externalPubSub.on("click",s(this,Xm))),x.env.NODE_ENV!=="test"&&await g.animation,o){i();return}(u=s(this,ft).createMarkers)!=null&&u.connection&&ue(this,st,UC).call(this,d.instructions,"connection")}if((l=s(this,ft).createMarkers)!=null&&l.destination&&ue(this,st,Zm).call(this,"destination",n.instructions[n.instructions.length-1]),o){i();return}s(this,_t).mapObjects.forEach(c=>{c.processFloorChange(c.currentFloorId)}),ue(this,st,Wg).call(this),i()}),cancel:()=>{o=!0}}),s(this,pl).promise},jC=function(r){var n,o,i;let t=_(_({},Dc.pathOptions),r.pathOptions);O(this,ft,{setMapOnConnectionClick:(n=r.setMapOnConnectionClick)!=null?n:Dc.setMapOnConnectionClick,setMapToDeparture:(o=r.setMapToDeparture)!=null?o:Dc.setMapToDeparture,pathOptions:t,inactivePathOptions:_(_({},Dc.inactivePathOptions),r.inactivePathOptions),connectionPathOptions:P8(t),createMarkers:_(_({},Dc.createMarkers),r.createMarkers),markerOptions:_(_({},Dc.markerOptions),r.markerOptions),animatePathDrawing:(i=r.animatePathDrawing)!=null?i:Dc.animatePathDrawing})},Wg=function(){s(this,_t).publish("navigation-state-change",{isMultiFloor:this.isMultiFloor,floorStacks:this.floorStacks,floors:this.floors,activeDirections:this.activeDirections,activePath:this.activePath,paths:this.paths})},Mx=function(r){O(this,pi,r),s(this,Zr).forEach(t=>{let n=s(this,va).get(t);if(n){let o=n.id===s(this,pi).id?_({},s(this,ft).pathOptions):_({},s(this,ft).inactivePathOptions);s(this,_t).updateState(n,o)}}),s(this,_t).publish("navigation-active-path-change",{directions:this.activeDirections,path:this.activePath}),ue(this,st,O8).call(this),ue(this,st,Wg).call(this)},Zm=function(r,t){var n,o,i,a,u;if(r==="connection"&&t){let l=t.action.type==="ExitConnection"?s(this,ft).markerOptions.departureColor:s(this,ft).markerOptions.destinationColor,c;typeof((n=s(this,ft).createMarkers)==null?void 0:n.connection)=="function"?(c=s(this,ft).createMarkers.connection(t),s(this,_t).updateState(c,{interactive:!0})):c=ue(this,st,NC).call(this,t,S8({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,ft).markerOptions.departureColor:s(this,ft).markerOptions.destinationColor,c;typeof((a=s(this,ft).createMarkers)==null?void 0:a.departure)=="function"&&r==="departure"?c=s(this,ft).createMarkers.departure(t):typeof((u=s(this,ft).createMarkers)==null?void 0:u.destination)=="function"&&r==="destination"?c=s(this,ft).createMarkers.destination(t):c=ue(this,st,NC).call(this,t,I8({type:r,color:l})),s(this,dl).set(c.id,{instruction:t,marker:c})}},UC=function(r,t){r.filter(o=>ue(this,st,A8).call(this,o.action)).forEach(o=>{ue(this,st,Zm).call(this,t,o)})},Xm=new WeakMap;p();var qe,qg,fl,wx,GC,Xg=class{constructor(r){w(this,fl);w(this,qe);w(this,qg);h(this,"interactions",{set:r=>{(r==null?void 0:r.pan)!=null&&(s(this,qe).getSystems().cameraSystem.enablePan=r.pan),(r==null?void 0:r.zoom)!=null&&(s(this,qe).getSystems().cameraSystem.enableZoom=r.zoom),(r==null?void 0:r.bearingAndPitch)!=null&&(s(this,qe).getSystems().cameraSystem.enableRotate=r.bearingAndPitch)},enable:()=>{s(this,qe).getSystems().cameraSystem.enablePan=!0,s(this,qe).getSystems().cameraSystem.enableZoom=!0,s(this,qe).getSystems().cameraSystem.enableRotate=!0},disable:()=>{s(this,qe).getSystems().cameraSystem.enablePan=!1,s(this,qe).getSystems().cameraSystem.enableZoom=!1,s(this,qe).getSystems().cameraSystem.enableRotate=!1}});h(this,"setMinPitch",r=>{s(this,qe).camera.setMinPitch(r)});h(this,"setMaxPitch",r=>{s(this,qe).camera.setMaxPitch(r)});h(this,"setMinZoomLevel",r=>{s(this,qe).camera.setMinZoomLevel(r,!0)});h(this,"setMaxZoomLevel",r=>{s(this,qe).camera.setMaxZoomLevel(r)});O(this,qg,r),O(this,qe,r.core)}setScreenOffsets(r){s(this,qe).camera.setInsetPadding(r)}get screenOffsets(){return s(this,qe).camera.insetsPadding}get panMode(){return s(this,qe).camera.panMode}setPanMode(r){if(r!=="default"&&r!=="elevation")throw new Error("Invalid pan mode");r!==this.panMode&&s(this,qe).camera.setPanMode(r)}getFocusOnTransform(r,t){var o,i,a;let n=s(this,qe).camera.getCameraFrameForCoordinates(ue(this,fl,GC).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 Ue(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,qe).camera.focusOn(ue(this,fl,GC).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,qe).camera.animateTo({center:n!=null?[u.longitude,u.latitude,s(this,qe).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,qe).camera.setCenter(a),s(this,qe).camera.setZoomLevel(n),s(this,qe).camera.setBearing(o),s(this,qe).camera.setPitch(i)}get center(){let r=s(this,qe).camera.center;return new Ue(r[1],r[0],void 0)}setAutoMinZoomLevel(r){s(this,qe).camera.setAutoMinZoomLevel(r)}get autoMinZoomLevel(){return s(this,qe).camera.autoMinZoomLevel}get zoomLevel(){return s(this,qe).camera.zoomLevel}get pitch(){return s(this,qe).camera.pitch}get minPitch(){return s(this,qe).camera.minPitch}get maxPitch(){return s(this,qe).camera.maxPitch}get bearing(){let r=s(this,qe).camera.bearing;return(r<0?r+360:r)%360}get minZoomLevel(){return s(this,qe).camera.minZoomLevel}get maxZoomLevel(){return s(this,qe).camera.maxZoomLevel}setElevation(r){s(this,qe).camera.setElevation(r)}get elevation(){return s(this,qe).camera.elevation}animateElevation(r,t){return s(this,qe).camera.animateElevation(r,t)}get bounds(){return y4(s(this,qe).getSystems().cameraSystem.panBounds,s(this,qe).convert3DMapPositionToCoordinate)}get isAnimating(){return s(this,qe).camera.isAnimating}cancelAnimation(){s(this,qe).camera.cancelAnimation()}updateFacadesInView(){s(this,qe).getSystems().geometryInFocusSystem.compute()}};qe=new WeakMap,qg=new WeakMap,fl=new WeakSet,wx=function(r){var n,o,i,a,u,l;let t=s(this,qe).camera.elevation;return Ue.is(r)&&r.floorId!=null?(o=(n=s(this,qe).getState(r.floorId))==null?void 0:n.altitude)!=null?o:t:ai.is(r)?(a=(i=s(this,qe).getState(r.id))==null?void 0:i.altitude)!=null?a:t:"floor"in r&&ai.is(r.floor)&&(l=(u=s(this,qe).getState(r.floor.id))==null?void 0:u.altitude)!=null?l:t},GC=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(Ue.is(a)){let u=ue(this,fl,wx).call(this,a);t.push([a.longitude,a.latitude,u])}else if((a==null?void 0:a.id)!=null){let u=ue(this,fl,wx).call(this,a);if(ai.is(a)&&((i=s(this,qg).getMapDataInternal())!=null&&i.enterpriseMode)){t.push(a.id);continue}else if("geoJSON"in a&&a.geoJSON.geometry.coordinates.length>0){MD(a.geoJSON,c=>{t.push([c[0],c[1],u])});continue}let l=s(this,qe).getBoundingArea(a.id);if(l)t.push(...l.map(c=>[c[0],c[1],u]));else if("geoJSONBoundingBox"in a){let c=ue(this,fl,wx).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 r_(a)&&t.push(a);return t};p();var qm,Yg=class{constructor({currentMapGetter:r}){w(this,qm);O(this,qm,r)}get currentMap(){return s(this,qm).call(this)}async getCurrentSceneGLTF(r){let t=s(this,qm).call(this);return t?t==null?void 0:t.Exporter.getCurrentSceneGLTF(r):(X.error("There is no map to export. Please load a map first."),new Blob)}};qm=new WeakMap;p();var rs,Kg,Jg=class{constructor({currentMapGetter:r}){w(this,rs,new Map);w(this,Kg);O(this,Kg,r)}get currentMap(){return s(this,Kg).call(this)}getAll(){return Array.from(s(this,rs).values()).map(r=>r.label)}getById(r){return s(this,rs).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(_({},n),{attachTo:om(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,rs).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,rs).set(u.id,{label:u,entityId:u.id}),t.push(u)},labelOptions:r}),t}remove(r){var n;let t=s(this,rs).get(r.id);t&&((n=this.currentMap)==null||n.Labels.remove(t),s(this,rs).delete(r.id.toString()))}removeAll(){let r=[];return s(this,rs).forEach(({label:t})=>{this.remove(t),r.push(t),s(this,rs).delete(t.id.toString())}),r}};rs=new WeakMap,Kg=new WeakMap;p();p();p();p();var F8=Cl(oS(),1);function _Q(e,r){var t=ua(e),n=ua(r),o=e.properties||{},i=F8.default.difference(t.coordinates,n.coordinates);return i.length===0?null:i.length===1?Al(i[0],o):Ep(i,o)}var k8=_Q;var B8=.2,L8=.1,Ym=251,FQ=!1;function R8(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 N8(e,r){let t=[];if(e.type==="Polygon"){let n=R8(e.coordinates[0]);n&&t.push(n)}else if(e.type==="MultiPolygon")for(let n of e.coordinates){let o=R8(n[0]);o&&t.push(o)}return{type:"Feature",geometry:{type:"MultiLineString",coordinates:t},properties:r||{}}}var Px=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(T0,"-").concat(o.floorId),{visible:!1},this.groupContainer.id.toString())}getFloorAltitudes(){return this.mapObject.getFloorStackAltitudeData(this.config.floorStackId)}getEffectiveHeight(){var t,n,o,i;return(i=(n=((t=this.getFloorAltitudes())!=null?t:new Map).get(this.config.elevation))==null?void 0:n.effectiveHeight)!=null?i:Gs((o=this.config.multiFloorView)==null?void 0:o.floorGap,this.config.maxHeight)}buildWalls(){let n=N8(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:L8,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=Ym),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=N8(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:L8,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=Ym),this.renderer.addGeometryGroup(this.voidWallsId,{features:t},a,this.groupContainer)}buildCeiling(r){let t=_({},this.config.footprintGeometry);t=j8(t),(r==null?void 0:r.length)>0&&(t=kQ(t,r));let n="front";this.ceilingId="Ceiling-".concat(this.config.floorId);let o=this.getEffectiveHeight(),i={color:this.footprintColor,height:-B8,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=Ym),this.renderer.addGeometryGroup(this.ceilingId,{features:[ie(_({},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=j8(r),this.basementMaskId="Footprint-Basement-Mask-".concat(this.config.floorId),this.renderer.addGeometryGroup(this.basementMaskId,{features:[ie(_({},r),{properties:{id:"Footprint-Basement-Mask-Geometry-".concat(this.config.floorId)}})]},{color:U8(-1),altitude:0,visible:!1,height:.01,outline:!1,__EXPERIMENTAL_maskEnabled:!0,__EXPERIMENTAL_maskMode:"mask",__EXPERIMENTAL_maskId:Ym},"outdoors-container"),FQ&&this.renderer.addGeometryGroup(this.basementMaskId+"debug",{features:[ie(_({},r),{properties:{id:"Footprint-Basement-Mask-Geometry-".concat(this.config.floorId,"-debug")}})]},{color:U8(-1),altitude:0,opacity:.5,visible:!1,height:.01,outline:!1},"outdoors-container")}update(r){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 i=n,{outline:l}=i,c=Hr(i,["outline"]);Object.keys(c).length>0&&this.renderer.setState(this.maskedWallsId,c)}if(this.maskedVoidWallsId&&Object.keys(n).length>0){let a=n,{outline:l}=a,c=Hr(a,["outline"]);Object.keys(c).length>0&&this.renderer.setState(this.maskedVoidWallsId,c)}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 u=o,{outline:l}=u,c=Hr(u,["outline"]);Object.keys(c).length>0&&this.renderer.setState(this.ceilingMaskId,c)}r.basementMaskEnabled!==void 0&&this.basementMaskId&&(this.renderer.setState(this.basementMaskId,{visible:r.basementMaskEnabled}),this.renderer.setState(this.basementMaskId+"debug",{visible:r.basementMaskEnabled}))}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:B8,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 j8(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 kQ(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=k8(n,o)}return n===null?{type:"Feature",geometry:{type:"MultiPolygon",coordinates:[]},properties:e.properties}:ie(_({},n),{properties:e.properties})}var U8=e=>e===0?"red":e===-1?"blue":e===-2?"green":"black";var BQ={color:"#ffffff",opacity:1},ml={altitude:0,height:1,color:"#ffffff",opacity:1,width:.15},G8={opacity:.25,color:"#a7d1ec",height:.8,width:.05,altitude:.1,cap:"square",visible:!1},z8={color:"red",opacity:.2,height:ml.height+.1,visible:!0,borderVisible:!1},V8=.5,Li=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})}},$8=0,sp,Qg=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,sp);h(this,"load",(r=!1)=>{var u,l,c,d,f,m,g,y,E,v,b,D,M,T,F,U,L,R,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&&X.warn("Floor ".concat(this.id," exists in the data but contains no geometry.")),this.loaded=!0;let t=this.renderer.addGroupContainer("".concat(Ls,"-").concat(this.id),{},this.id);this.layers.set(Ls,new Li(this.renderer,t.id.toString()));let n=this.renderer.addGroupContainer("".concat(ja,"-").concat(this.id),{},this.id);this.layers.set(ja,new Li(this.renderer,n.id.toString()));let o=this.renderer.addGroupContainer("".concat(Mr,"-").concat(this.id),{focusable:r},this.id);this.layers.set(Mr,new Li(this.renderer,o.id.toString()));let i=this.renderer.addGroupContainer("".concat(Rs,"-").concat(this.id),{},this.id);this.layers.set(Rs,new Li(this.renderer,i.id.toString()));let a=this.renderer.addGroupContainer("".concat(Ua,"-").concat(this.id),{},this.id);if(this.layers.set(Ua,new Li(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 Px(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(T0,new Li(this.renderer,this.footprintObject.layer.id.toString())),this.footprint=M_(this.footprint)),(f=this.multiFloorView)!=null&&f.__EXPERIMENTAL_DEBUG_showVoids){let N=0;for(let H of this.voids)this.renderer.addGeometryGroup("Void-".concat(this.id,"-").concat(N),{features:[H]},{color:"red"},o),N++}if((m=this.multiFloorView)!=null&&m.__EXPERIMENTAL_DEBUG_showOpenToBelow){let N=0;for(let H of this.spacesOpenToBelow)this.renderer.addGeometryGroup("SpacesOpenToBelow-".concat(this.id,"-").concat(N),{features:[H]},{color:"blue"},o),N++}if(this.spaces!=null&&this.spaces.features.length>0){let N=[],H=new Map;for(let K of this.spaces.features){if(K.geometry.type!=="Polygon")continue;let z=(g=K.properties.kind)==null?void 0:g.toLowerCase();if(z==="void"||z==="otb")continue;let W=(y=this.mapDataInternal)==null?void 0:y.facadesBySpaceId[K.properties.id];if(W){let ee=H.get(W.id);ee==null&&(ee=[],H.set(W.id,ee)),ee.push(K)}else N.push(K)}let re=this.renderer.addGroupContainer("spaces-".concat(this.id),{},o),me=this.renderer.addGeometryGroup("Spaces-".concat(this.id,"-0"),{features:N},K=>{var z;return((z=K==null?void 0:K.properties)==null?void 0:z.id)!=null&&this.styleMap[K.properties.id]!=null?rm(this.styleMap[K.properties.id],this.options):BQ},re);if(this.layers.get(Mr).layers.set("Spaces",me.id.toString()),H.size>0){let K=this.renderer.addGroupContainer("".concat(fd,"-").concat(this.id),{},this.id);this.layers.set(fd,new Li(this.renderer,K.id.toString()));for(let[z,W]of H){let ee=this.renderer.addGroupContainer(z,{focusable:!0},K),oe=this.renderer.addGroupContainer("".concat(z,"-geometry"),{},ee),ae=gS(W,this.styleMap),ye=0;for(let[De,Ae]of ae){let je=this.renderer.addGeometryGroup("Facades-".concat(this.id,"-").concat(z,"-").concat(ye),{features:Ae},ie(_({},rm(De,this.options)),{renderOrder:3}),oe);ye++;let be=De.id||je.id.toString();this.layers.get(fd).layers.set("".concat(z,"-").concat(be),je.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")),H=gS(N,this.styleMap),re=this.renderer.addGroupContainer("objects-".concat(this.id),{},o),me=0;for(let[ae,ye]of H){let De=this.renderer.addGeometryGroup("Objects-".concat(this.id,"-").concat(me),{features:ye},rm(ae,this.options),re);me++;let Ae=re.id.toString();this.layers.get(Mr).layers.set(ae.id||Ae,De.id.toString())}let K=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,ee=ml,oe=ml;if(K!=null&&K.length>0){let ae=this.styleMap[(v=K[0].properties)==null?void 0:v.id];ae!=null&&(ee=_({},ae)),oe=ee;let{walls:ye,entrances:De}=hS(K,(W==null?void 0:W.features)||[]),Ae=Math.max(ee.height-.11,V8),je=ie(_({},G8),{height:Ae}),be=this.renderer.addGeometryGroup("InteriorDoors-".concat(this.id),De,je,o);this.layers.get(Mr).layers.set(_f,be.id.toString());let $e=this.renderer.addGeometryGroup("Walls-".concat(this.id),{features:[ye]},rm(ee,this.options),o);this.layers.get(Mr).layers.set(Ql,$e.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(_({},ae),{id:Bs}));let{walls:ye,entrances:De}=hS(z,(W==null?void 0:W.features)||[]),Ae=Math.max(oe.height-.11,V8),je=ie(_({},G8),{height:Ae}),be=this.renderer.addGeometryGroup("ExteriorDoors-".concat(this.id),De,je,o);this.layers.get(Mr).layers.set(Ff,be.id.toString());let $e=this.renderer.addGeometryGroup("ExteriorWalls-".concat(this.id),{features:[ye]},rm(oe,this.options),o);this.layers.get(Mr).layers.set(Bs,$e.id.toString())}}if(this.floorImages!=null){let N=this.renderer.addGroupContainer("images-".concat(this.id),{},this.id);for(let H of this.floorImages.features||[])if(!("anchorId"in H.properties||"anchorId"in H.properties&&((D=H.properties)==null?void 0:D.anchorId)==null)){let re=D_(H,$8);this.mapObject.api.Image3D.add(new Ue({latitude:H.geometry.coordinates[1],longitude:H.geometry.coordinates[0],floorId:this.id}),H.properties.path,_({id:re,flipImageToFaceCamera:(M=this.options.flipImagesToFaceCamera)!=null?M:!0},H.properties)),$8++}this.layers.set(kf,new Li(this.renderer,N.id.toString()))}if(this.floorText!=null)for(let N of this.floorText.features||[]){let H=0;"geometryId"in N.properties?H=(F=(T=this.renderer.getState(N.properties.geometryId))==null?void 0:T.height)!=null?F:0:H=(U=N.properties.verticalOffset)!=null?U:0,this.renderer.addText3D(pt(),ie(_({},N),{properties:ie(_({},N.properties),{verticalOffset:H})}),{appearance:{flipToFaceCamera:!1}},this.id)}if(this.areas!=null){let N=this.renderer.addGroupContainer("areas-".concat(this.id),{},this.id);this.layers.set(pd,new Li(this.renderer,N.id.toString()));let H=this.renderer.addGeometryGroup("Areas-".concat(this.id),{features:this.areas.features},{color:z8.color},N);for(let re of this.areas.features||[])this.renderer.setState(re.properties.id,ie(_({},z8),{visible:!1}));this.layers.get(pd).layers.set(H.id.toString(),H.id.toString())}if((L=this.multiFloorView)!=null&&L.enabled){let N=this.mapObject.getFloorStackAltitudeData(this.floorStackId);this.renderer.setState(this.id,{altitude:(j=(R=N.get(this.elevation))==null?void 0:R.altitude)!=null?j:this.elevation*Gs((A=this.multiFloorView)==null?void 0:A.floorGap,this.maxHeight)})}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,sp))return s(this,sp);if(!this.footprint){X.warn("Attempting to get bounding box with no footprint for floor ".concat(this.id));return}return O(this,sp,S_(this.footprint)),s(this,sp)}addOccluder(){var n;if(((n=this.footprint)==null?void 0:n.geometry)==null)return;let r=this.renderer.addGroupContainer("".concat(dd,"-").concat(this.id),{},this.id),t=new Li(this.renderer,r.id.toString());this.layers.set(dd,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 Li(this.renderer,this.footprintObject.layer.id.toString());this.layers.set(T0,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})}}};sp=new WeakMap;p();var Jm,ey=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,Jm);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,Jm)==null){if(this.floorObjects.length===0)throw new Tn("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)),O(this,Jm,r)}return s(this,Jm)}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)){X.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()}}};Jm=new WeakMap;p();var LQ=.2,RQ=.05,NQ=-3;function jQ(e,r){return Rc(e,NQ,r,LQ,RQ)}var UQ="#ffffff";function GQ(e,r){var t;return typeof e=="string"?e:(t=e[r])!=null?t:UQ}function zQ(e){return e.spacesOpenToBelow.length>0}function zC(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,D)=>b.elevation-D.elevation),d=e.some(b=>b.elevation===0),f=!0;for(let b of c){let D=(g=(m=o.get(b.elevation))==null?void 0:m.effectiveHeight)!=null?g:Gs(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(H=>H.elevation===b.elevation+1):null;T=N?zQ(N):!1}let F={maskEnabled:b.elevation<0,maskId:Ym,maskEffect:"reveal",maskMode:"masked-object"},U=u?b.elevation===r.elevation||T:!1,L=u?b.elevation<r.elevation:b.elevation===r.elevation&&b.elevation<0,R=(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:GQ(i.color,b.id),ceilingVisible:b.elevation<r.elevation,visible:L,basementMaskEnabled:R,outline:i.outline,ceilingThickness:.5,height:D,opacity:M},j={floor:b,state:{type:"floor",visible:U,geometry:u?ie(_({visible:U},F),{overlayColor:"#000000",overlayStrength:T&&l?jQ(b.elevation,r.elevation):0}):ie(_({},F),{visible:!1}),labels:{enabled:!1},markers:{enabled:!1},footprint:A,occlusion:{enabled:!1},areas:{visible:!1},text3d:{visible:!1},images:{visible:!1},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=D*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=D,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=D),!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 H8}from"zod";function W8(e){try{let r=e.shape;if("type"in r){let t=r.type;if(t instanceof H8.ZodOptional&&(t=t._def.innerType),"value"in t)return String(t.value);if(t instanceof H8.ZodDefault&&"value"in t._def.innerType)return String(t._def.innerType.value)}return"unknown"}catch(r){return"unknown"}}function Z8(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 X8(e,r){let t=Object.entries(e);if(t.length>0){let n=t.map(([o,i])=>"".concat(o,": ").concat(i.join(", "))).join("; ");X.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=Z8(n);t!=null&&t.warn&&X8(o,W8(e));let i={};for(let a of Object.keys(r))!(a in o)&&a in e.shape&&(i[a]=r[a]);return i}function Bn(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=Z8(n);X8(o,W8(e))}return r}var q8="path",ns={color:"#4b90e2",width:1,completeFraction:0,visible:!0,verticalOffset:.1,xrayOpacity:.25,__EXPERIMENTAL_SMOOTHING_TENSION:zi.tension,__EXPERIMENTAL_SMOOTHING_CORNER_RADIUS:zi.cornerRadius,dashed:!1,__EXPERIMENTAL_ENDCAP_EXTENSION:[.5,.5],__EXPERIMENTAL_BILLBOARDING:!1,__EXPERIMENTAL_PREVENT_SELF_OVERLAP:!1},VC=it.object({type:it.literal(q8).default(q8),color:it.string().default(ns.color),width:it.union([it.number(),it.any()]),completeFraction:it.number().default(ns.completeFraction),visible:it.boolean().default(ns.visible),verticalOffset:it.number().default(ns.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(ns.xrayOpacity),__EXPERIMENTAL_SMOOTHING_TENSION:it.number().default(ns.__EXPERIMENTAL_SMOOTHING_TENSION),__EXPERIMENTAL_SMOOTHING_CORNER_RADIUS:it.number().default(ns.__EXPERIMENTAL_SMOOTHING_CORNER_RADIUS),dashed:it.boolean().default(ns.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(ns.__EXPERIMENTAL_ENDCAP_EXTENSION),__EXPERIMENTAL_BILLBOARDING:it.boolean().default(ns.__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(ns.__EXPERIMENTAL_PREVENT_SELF_OVERLAP)}),$C=VC.partial(),SZe=it.strictObject(VC.shape);function Y8(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:D,gapSize:M,dashAbsolute:T,dashMeters:F,gapMeters:U,__EXPERIMENTAL_GEOMETRY:L,__EXPERIMENTAL_ENDCAP_EXTENSION:R,__EXPERIMENTAL_BILLBOARDING:A,__EXPERIMENTAL_BORDER:j,__EXPERIMENTAL_PREVENT_SELF_OVERLAP:N}=e,H;return T?H={__EXPERIMENTAL_DASH_MODE:"absolute",__EXPERIMENTAL_DASH_METERS:F,__EXPERIMENTAL_GAP_METERS:U}:b?H={__EXPERIMENTAL_DASH_MODE:"width-scaling",__EXPERIMENTAL_DASH_SIZE:D,__EXPERIMENTAL_GAP_SIZE:M}:H={__EXPERIMENTAL_DASH_MODE:"length-scaling",__EXPERIMENTAL_DASH_LENGTH:E,__EXPERIMENTAL_DASH_GAP:v},Bn(VC,{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:H,__EXPERIMENTAL_GEOMETRY:L,__EXPERIMENTAL_ENDCAP_EXTENSION:R,__EXPERIMENTAL_BILLBOARDING:A,__EXPERIMENTAL_BORDER:j,__EXPERIMENTAL_PREVENT_SELF_OVERLAP:N})}function Km(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 Jn,ty=class extends Xe{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(Ua),d=_({},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:pt(),rotation:o.rotation,scale:d.scale,interactive:o.interactive},geometry:{type:"Point",coordinates:Fi(y)}}))},d,{parent:(g=c==null?void 0:c.containerId)!=null?g:l==null?void 0:l.id});if(f==null)throw new Tn("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:pt(),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=nm(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(ja),d=this.renderer.addMarker2D(Fi(t),n,ie(_({},l),{occluderId:i==null?void 0:i.occluderId,attachTo:a}),c==null?void 0:c.containerId);if(!d)throw new Tn("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){X.error('Failed to retrieve state for Marker with id "'.concat(t,'".'));return}if(i.type!=="marker"){X.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(ja))==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 X.error('Failed to retrieve state for Marker with id "'.concat(t,'".')),Promise.resolve();if(a.type!=="marker")return X.error('Geometry with id "'.concat(t,'" is not of type "marker".')),Promise.resolve();let l=_({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($s[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(ja))==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),bS(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-"+pt();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)){X.warn("Enterprise mode is not enabled, skipping label creation");return}let i=J8(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 X.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=J8(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=nm(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:Fi(t)}},g=pt();return this.renderer.addText3D(g,m,{appearance:ie(_({},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,D;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&&((D=d==null?void 0:d[0])!=null&&D.url)?{icon:d[0].url}:{},m=_({icon:f.icon},n.appearance),y=(i?this.floorsById.get(i):this.currentFloor).layers.get(Ls);if(u.properties.center&&l.name!==""){let M=this.renderer.addLabel2D(u.properties.center,l.name,ie(_({id:u.properties.id+"-label"},n),{appearance:m,rank:n.rank,attachTo:om(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=nm(t,this.floorsById,this.api.mapObjects[0].floorsById.get("default-floor")),l=u.layers.get(Ls),c=this.renderer.addLabel2D(Fi(t),n,ie(_({},a),{occluderId:u.occluderId,attachTo:i}),l==null?void 0:l.containerId);if(!c)throw new Tn("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?Km(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 Ue({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,L,R,A,j,N;if(v!==0){let H=u[v-1],re=H.coordinates[H.coordinates.length-1],me=E[0],K=Fi(re),z=Fi(me),W=this.floorsById.get(H.floorId),ee=this.floorsById.get(y),oe=W==null?void 0:W.floorStackId,ae=ee==null?void 0:ee.floorStackId,ye=oe?this.floorStackAltitudeMap.get(oe):void 0,De=ae?this.floorStackAltitudeMap.get(ae):void 0,Ae=(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,je=(R=(L=De==null?void 0:De.get((U=ee==null?void 0:ee.elevation)!=null?U:0))==null?void 0:L.altitude)!=null?R:0,be=(A=o==null?void 0:o.__EXPERIMENTAL_JUNCTION_INSET)!=null?A:0;mS(K,z,be,Ae,je);let $e=fS(o==null?void 0:o.__EXPERIMENTAL_BILLBOARDING,Ae,je,K,z),ot=o?ie(_({},o),{__EXPERIMENTAL_BILLBOARDING:$e}):i,ut=ot?Km(ot):i,G=this.renderer.addPath({type:"FeatureCollection",features:[{type:"Feature",properties:{parentId:H.floorId},geometry:{type:"Point",coordinates:K}},{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(_({},G),{coordinates:[re,me]})))}if(E.length<2)return g;let b=(N=(j=this.floorsById.get(y))==null?void 0:j.layers.get(Rs))==null?void 0:N.containerId,D=this.renderer.addPath({type:"FeatureCollection",features:E.map(H=>({type:"Feature",properties:{},geometry:{type:"Point",coordinates:Fi(H)}}))},i,b!=null?b:y);return D&&(a&&this.renderer.setState(D.id,{completeFraction:0}),g.push(ie(_({},D),{coordinates:E}))),g},[]);if(a){let g=[],y=this.api.getMapData();return d.forEach(E=>{var b;let v=C_(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(D=>{this.renderer.setState(E.id,{completeFraction:D.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:bS(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,Jn,{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=I_(this.mvf["styles.json"]||{});if(this.styleMap=a,O(this,Jn,_(_({},s(this,Jn)),o==null?void 0:o.multiFloorView)),!n){this.id!=="outdoors-container"&&X.warn("Map (".concat(this.id,") created with no data."));let g=new ey({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 Qg(g.id,{id:"default-floor",externalId:"default-floor",name:"Default Floor",elevation:0},this,s(this,Jn),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 Tn("MVF does not contain any Floor Stacks.");for(let g of u){let y=new ey(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 Qg(y.id,v,this,s(this,Jn),o!=null?o:{},this.mvf,a,n);this.floorsById.set(b.id,b),y.addFloor(b)}}if(y.floorObjects.length<1){X.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,T_(y.floorObjects,s(this,Jn).floorGap))}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=E0(o.initialFloor);g&&this.floorsById.has(g)?l=g:X.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 Tn('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){X.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){X.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 Tn('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,D;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,Jn))!=null&&l.enabled&&T){if(!M)for(let U of this.floorStacksById.values())U.id!==T.id&&U.floorObjects.forEach(L=>{L.setVisible(!1)});let F=zC(T.floors,n,(c=s(this,Jn).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,Jn).footprintColor)!=null?m:ml.color,opacity:s(this,Jn).footprintOpacity,outline:(g=s(this,Jn).footprintOutline)!=null?g:!0,spacesOpenToBelowEnabled:(y=s(this,Jn).spacesOpenToBelowEnabled)!=null?y:!1,__EXPERIMENTAL_darkenSpacesExposedToAbove:s(this,Jn).__EXPERIMENTAL_darkenSpacesExposedToAbove});if((v=(E=this.api)==null?void 0:E.Outdoor)==null||v.setOpacity(F.outdoorOpacity),F.floorStates.forEach(U=>{var L;if(U.floor){let R=(L=this.api.getMapData())==null?void 0:L.getById("floor",U.floor.id);R&&this.api.updateState(R,U.state)}}),s(this,Jn).updateCameraElevationOnFloorChange){let U=this.floorStackAltitudeMap.get(T.id);this.api.Camera.setElevation((D=(b=U.get(n.elevation))==null?void 0:b.altitude)!=null?D:n.elevation*Gs(s(this,Jn).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)){X.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(Rs);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})}})}}};Jn=new WeakMap;function J8(e,r,t,n){return e.labelText3D(r.id,t!=null?t:r.name,ie(_({},n),{parentId:r.floor.id}))}p();var xa,ny,ry=class{constructor({currentMapGetter:r}){w(this,xa,new Map);w(this,ny);O(this,ny,r)}get currentMap(){return s(this,ny).call(this)}getAll(){return Array.from(s(this,xa).values()).map(({marker:r})=>r)}getById(r){return s(this,xa).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(_({},n),{rank:(n==null?void 0:n.rank)||"medium",dynamicResize:(c=n==null?void 0:n.dynamicResize)!=null?c:!0,attachTo:om(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 Xs(a.id.toString(),u,r);return s(this,xa).set(l.id,{marker:l,entityId:a.id.toString()}),l}remove(r){var n;let t=s(this,xa).get(r.id);t&&((n=this.currentMap)==null||n.Markers.remove(t.entityId),s(this,xa).delete(r.id.toString()))}removeAll(){let r=[];return s(this,xa).forEach(({marker:t})=>{this.remove(t),r.push(t),s(this,xa).delete(t.id.toString())}),r}setPosition(r,t){var a;let n=t.anchorTarget;if(!n){X.error("Cannot determine coordinate from target.");return}let o=this.currentMap;if(!o){X.error("Cannot determine the current map.");return}let i=s(this,xa).get(r.id);if(!i){X.error('Cannot find the Marker with id "'.concat(r.id,'".'));return}o.Markers.setPosition(i.entityId,Fi(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 X.error("Cannot determine coordinate from target."),Promise.resolve();let i=this.currentMap;if(!i)return X.error("Cannot determine the current map."),Promise.resolve();let a=s(this,xa).get(r.id);return a?(a.marker.updateTarget(t),i.Markers.animateTo(a.entityId,Fi(o),(u=o.floorId)!=null?u:i.currentFloorId,n)):(X.error('Cannot find the Marker with id "'.concat(r.id,'".')),Promise.resolve())}};xa=new WeakMap,ny=new WeakMap;p();var hl,iy,Qm,Ax,K8,oy=class{constructor({currentMapGetter:r,mapDataInternalGetter:t}){w(this,Ax);w(this,hl,new Map);w(this,iy);w(this,Qm);O(this,iy,r),O(this,Qm,t)}get currentMap(){return s(this,iy).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(Fi(o),t,ie(_({},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,Qm))==null?void 0:d.call(this),l=new Ai(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),ue(this,Ax,K8).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,iy=new WeakMap,Qm=new WeakMap,Ax=new WeakSet,K8=function(r,t){var a,u;if(r==null)return;let n=(u=(a=s(this,Qm))==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 Ys,sy,ay=class{constructor({currentMapGetter:r}){w(this,Ys,new Map);w(this,sy);O(this,sy,r)}get currentMap(){return s(this,sy).call(this)}getById(r){return s(this,Ys).get(r)}add(r,t,n){let o=[r],i=o.reduce((l,c)=>{var f,m;if(!c)return X.error("Cannot determine coordinate from options."),l;let d=(f=nm(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=pt();a.Models.add(d,l,ie(_({},n),{url:t,floorId:c,verticalOffset:l[0].verticalOffset+((m=n==null?void 0:n.verticalOffset)!=null?m:0)})).forEach(g=>{let y=new rp(g.toString(),d,l[0]);s(this,Ys).set(y.id,{model:y,entityId:g.toString(),groupId:d}),u.push(y)})}),u[0]}remove(r){var n;let t=s(this,Ys).get(r.id);t&&((n=this.currentMap)==null||n.Models.remove(t.entityId,t.groupId),s(this,Ys).delete(r.id.toString()))}removeAll(){let r=[];return s(this,Ys).forEach(({model:t})=>{var o;let n=s(this,Ys).get(t.id);n&&(r.push(t),(o=this.currentMap)==null||o.Models.remove(n.entityId,n.groupId),s(this,Ys).delete(t.id.toString()))}),r}};Ys=new WeakMap,sy=new WeakMap;p();var os,ly,uy=class{constructor({currentMapGetter:r}){w(this,os,new Map);w(this,ly);O(this,ly,r)}get currentMap(){return s(this,ly).call(this)}getById(r){var t;return(t=s(this,os).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 ts((t==null?void 0:t.id)||pt(),o.animation,r,o.paths);for(let u of i)s(this,os).set(u,{path:a,entityIds:i});return s(this,os).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=Tx([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 D of a)(b=this.currentMap)==null||b.api.updateState(D.segment,{highlightStartFraction:D.startHighlightFraction,highlightEndFraction:D.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,os).values())this.clearHighlightedPathSection(r.path)}remove(r){var n;let t=s(this,os).get(r.id);t&&((n=this.currentMap)==null||n.Paths.remove(t.entityIds),s(this,os).delete(r.id),t.entityIds.forEach(o=>s(this,os).delete(o)))}removeAll(){let r=[];return s(this,os).forEach(({path:t})=>{this.remove(t),r.push(t)}),r}};os=new WeakMap,ly=new WeakMap;p();var gl,dy,cy=class{constructor({currentMapGetter:r}){w(this,gl,new Map);w(this,dy);O(this,dy,r)}get currentMap(){return s(this,dy).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,dy=new WeakMap;p();var fy,py=class{constructor({currentMapGetter:r}){w(this,fy);O(this,fy,r)}get currentMap(){return s(this,fy).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&&!(Bs in r)){let m=c.layers.get(Bs);m&&"color"in r[u]&&((i=this.currentMap)==null||i.renderer.setState(m,{color:r[u].color}))}if(!l.layers.has(fd))continue;let d=l.layers.get(fd),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}))}}}};fy=new WeakMap;p();var HC={opacity:1},yo,my,hy,Mc,yl,up,WC,Q8,eh=class{constructor(r,t){w(this,up);w(this,yo);w(this,my,[]);w(this,hy,{opacity:"initial"});w(this,Mc,{opacity:new Map});w(this,yl,new Set);O(this,yo,r),O(this,my,t||[]);let n=s(this,yo).map;n&&n.on("idle",()=>{s(this,Mc).opacity.size||ue(this,up,WC).call(this,n)})}setStyle(r){var t,n;if(s(this,yo).map){(t=s(this,yo).map)==null||t.setStyle(r),s(this,yl).size&&(s(this,yl).clear(),this.hide()),ue(this,up,Q8).call(this),ue(this,up,WC).call(this,s(this,yo).map),this.setOpacity(s(this,hy).opacity),(n=s(this,yo).map)==null||n.moveLayer(T3);for(let[o,i]of s(this,my)||[])s(this,yo).hideOutdoorLayersIntersectingPolygons(o,i)}}get map(){return s(this,yo).map}get enabled(){return!!s(this,yo).map}get visible(){return s(this,yl).size===0}show(){let r=s(this,yo).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,yo).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,yo).map;if(!n)return;let o=(u=(a=(i=s(this,yo).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,Mc).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,hy).opacity=r)}catch(d){X.warn("Error setting opacity:",d)}})})}};yo=new WeakMap,my=new WeakMap,hy=new WeakMap,Mc=new WeakMap,yl=new WeakMap,up=new WeakSet,WC=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,Mc).opacity.set(n.id,[(i=r.getPaintProperty(n.id,"icon-opacity"))!=null?i:HC.opacity,(a=r.getPaintProperty(n.id,"text-opacity"))!=null?a:HC.opacity]):s(this,Mc).opacity.set(n.id,[(u=r.getPaintProperty(n.id,"".concat(n.type,"-opacity")))!=null?u:HC.opacity,void 0])))})},Q8=function(){Object.values(s(this,Mc)).forEach(r=>r.clear())};p();function VQ(){F3(!1)}var Js,Ks,is,gy=class{constructor({currentMapGetter:r}){w(this,Js);w(this,Ks,new Map);w(this,is,new Map);O(this,Js,r)}labelAll(r={}){var o,i;let t=[],n=new Set;return(i=(o=s(this,Js).call(this))==null?void 0:o.Text3D.labelAll(r))==null||i.forEach(({textInfo:a,target:u})=>{let l=a.id.toString(),c=s(this,is).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,Ks).set(d.id,{targetId:u.id,text3d:l,text3DView:d}),s(this,is).set(l,{text3DView:d}),t.push(d)}),t}label(r,t,n={}){var i;if(s(this,Js).call(this))if(kr.is(r)){let a=(i=s(this,Js).call(this))==null?void 0:i.Text3D.label(r,t,n);if(!a)return;let u=a.textInfo.id.toString(),l=s(this,is).get(u);if(l)return l.text3DView;let c=new cl(u,a.target);return s(this,Ks).set(c.id,{targetId:a.target.id,text3d:u,text3DView:c}),s(this,is).set(u,{text3DView:c}),c}else throw new Error("Non-space target is not supported")}add(r,t,n={}){let o=s(this,Js).call(this);if(!o)throw new Error("Current map not found.");if(!Ue.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,is).get(u);if(l)return X.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,Ks).set(c.id,{targetId:r.id,text3d:u,text3DView:c}),s(this,is).set(u,{text3DView:c}),c}remove(r){var o;let t=typeof r=="string"?r:r.id,n=s(this,Ks).get(t);n&&((o=s(this,Js).call(this))==null||o.Text3D.remove(n.text3d),s(this,Ks).delete(t),s(this,is).delete(n.text3d))}removeAll(){s(this,Ks).forEach(r=>{var t;(t=s(this,Js).call(this))==null||t.Text3D.remove(r.text3d)}),s(this,Ks).clear(),s(this,is).clear()}};Js=new WeakMap,Ks=new WeakMap,is=new WeakMap;p();p();import as from"zod";var eB="doors",ZC=as.object({type:as.literal(eB).default(eB),color:as.string().default("#ffffff"),topColor:as.string().optional(),texture:as.object({url:as.string().optional()}).optional(),topTexture:as.object({url:as.string().optional()}).optional(),visible:as.boolean().default(!1),opacity:as.number().default(1)}),Ox=ZC.partial(),BXe=as.strictObject(ZC.shape);function tB(e){let{color:r,topColor:t,texture:n,topTexture:o,visible:i,opacity:a}=e;return Bn(ZC,{visible:i,color:r,topColor:t,opacity:a,texture:n?{url:n}:void 0,topTexture:o?{url:o}:void 0})}function _x(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 yy}from"zod";var rB="facade",XC=yy.object({type:yy.literal(rB).default(rB),opacity:yy.number().default(1),visible:yy.boolean().default(!0)}),nB=XC.partial(),UXe=yy.strictObject(XC.shape);function oB(e){return Bn(XC,{opacity:e.opacity,visible:e.visible})}p();import{z as Ge}from"zod";var ss="floor",iB="".concat(ss,".footprint"),aB="".concat(ss,".geometry"),sB="".concat(ss,".labels"),uB="".concat(ss,".markers"),lB="".concat(ss,".images"),cB="".concat(ss,".occlusion"),dB="".concat(ss,".paths"),pB="".concat(ss,".areas"),fB="".concat(ss,".models"),th=Ge.object({type:Ge.literal(iB).default(iB),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)}),ZXe=th.partial(),Fx=Ge.object({type:Ge.literal(aB).default(aB),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")}),mB=Fx.partial(),kx=Ge.object({type:Ge.literal(sB).default(sB),enabled:Ge.boolean().default(!0)}),hB=kx.partial(),Bx=Ge.object({type:Ge.literal(uB).default(uB),enabled:Ge.boolean().default(!0)}),gB=Bx.partial(),Lx=Ge.object({type:Ge.literal(lB).default(lB),visible:Ge.boolean().default(!0)}),yB=Lx.partial(),Rx=Ge.object({type:Ge.literal(cB).default(cB),enabled:Ge.boolean().default(!0)}),bB=Rx.partial(),Nx=Ge.object({type:Ge.literal(dB).default(dB),visible:Ge.boolean().default(!0)}),vB=Nx.partial(),jx=Ge.object({type:Ge.literal(ss).default(ss),visible:Ge.boolean().default(!1),altitude:Ge.number().default(0)}),Ux=Ge.object({type:Ge.literal(pB).default(pB),visible:Ge.boolean().default(!0)}),xB=Ux.partial(),Gx=Ge.object({visible:Ge.boolean().default(!0)}),EB=Gx.partial(),zx=Ge.object({type:Ge.literal(fB).default(fB),visible:Ge.boolean().default(!0)}),IB=zx.partial(),$Q=Ge.object(ie(_({},jx.shape),{geometry:Fx,labels:kx,markers:Bx,images:Lx,footprint:th,occlusion:Rx,paths:Nx,areas:Ux,text3d:Gx,models:zx})),SB=jx.partial(),XXe=Ge.object(ie(_({},jx.shape),{geometry:Fx.partial(),labels:kx.partial(),markers:Bx.partial(),images:Lx.partial(),footprint:th.partial(),occlusion:Rx.partial(),paths:Nx.partial(),areas:Ux.partial(),text3d:Gx.partial(),models:zx.partial()})).partial(),qXe=Ge.strictObject(ie(_({},jx.shape),{geometry:Ge.strictObject(Fx.shape),labels:Ge.strictObject(kx.shape),markers:Ge.strictObject(Bx.shape),images:Ge.strictObject(Lx.shape),footprint:Ge.strictObject(th.shape),occlusion:Ge.strictObject(Rx.shape),paths:Ge.strictObject(Nx.shape),areas:Ge.strictObject(Ux.shape),text3d:Ge.strictObject(Gx.shape),models:Ge.strictObject(zx.shape)}));function CB(e,r,t){var R,A;if(!r){X.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(Ls),a=r.layers.get(ja),u=(R=r.footprintObject)==null?void 0:R.getState(),l=r.layers.get(dd),c=l?t==null?void 0:t.getState(l.containerId):void 0,d=r.layers.get(kf),f=d?t==null?void 0:t.getState(d.containerId):void 0,m=r.layers.get(Rs),g=m?t==null?void 0:t.getState(m.containerId):void 0,y=r.layers.get(pd),E=y?t==null?void 0:t.getState(y.containerId):void 0,v=r.layers.get(Ua),b=v?t==null?void 0:t.getState(v.containerId):void 0,D=!0,M=!0,T=!0,F=!0;for(let[,j]of n.layers){let N=t==null?void 0:t.getState(j);N!=null&&N.maskId||(D=!1),N!=null&&N.maskEffect||(M=!1),N!=null&&N.maskMode||(T=!1),N!=null&&N.maskEnabled||(F=!1)}let U=t==null?void 0:t.getInternalState().geometry3DMap.get(r.id),L=!1;if((U==null?void 0:U.type)==="group-container"){let j=U?t==null?void 0:t.getSystems().text3DSystem.getBatchedText(U):void 0;L=(A=j==null?void 0:j.visible)!=null?A:!0}return Bn($Q,{geometry:{opacity:o==null?void 0:o.opacity,visible:o==null?void 0:o.visible,maskId:D,maskEffect:M,maskMode:T,maskEnabled:F},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},occlusion:{enabled:c==null?void 0:c.visible},paths:{visible:g==null?void 0:g.visible},areas:{visible:E==null?void 0:E.visible},text3d:{visible:L},models:{visible:b==null?void 0:b.visible},visible:e.visible,altitude:e.altitude})}p();import{z as mr}from"zod";var DB="geometry",qC=mr.object({type:mr.literal(DB).default(DB),visible:mr.boolean().default(!0),color:mr.union([mr.string(),mr.literal("initial")]).default("#ffffff"),topColor:mr.union([mr.string(),mr.literal("initial")]).optional(),hoverColor:mr.union([mr.string(),mr.literal("initial")]).optional(),interactive:mr.boolean().default(!1),opacity:mr.number().default(1),height:mr.number().default(0),altitude:mr.number().default(0),texture:mr.object({url:mr.string()}).optional(),topTexture:mr.object({url:mr.string()}).optional(),flipImageToFaceCamera:mr.boolean().default(!1),enableImageCollisions:mr.boolean().default(!1),borderVisible:mr.boolean().default(!1),borderColor:mr.string().optional(),borderWidth:mr.number().optional()}),YC=qC.partial(),tqe=mr.strictObject(qC.shape);function TB(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 Bn(qC,{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 MB(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 Ea from"zod";var JC="label",HQ=Ea.object({type:Ea.literal(JC).default(JC),text:Ea.string(),rank:Ea.custom(e=>Hy.safeParse(e).success||e==="initial"),appearance:Ea.custom(e=>AD.safeParse(e).success),interactive:Ea.boolean().default(!1),enabled:Ea.boolean().default(!0),textPlacement:Ea.union([Ea.enum(E3),Ea.array(Ea.enum(E3))]).default(I3),occlude:Ea.boolean().default(!0)}),wB=HQ.partial();function PB(e){var o,i,a,u,l;let{text:r,enabled:t,options:n}=e;return{type:JC,text:r!=null?r:"",appearance:OD((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:I3,occlude:(l=n==null?void 0:n.occlude)!=null?l:!0}}function AB(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 KC="marker",WQ=sn.object({type:sn.literal(KC).default(KC),rank:sn.custom(e=>Hy.safeParse(e).success||e==="initial"),placement:sn.union([sn.enum(S3),sn.array(sn.enum(S3))]).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)}),OB=WQ.omit({element:!0}).partial();function _B(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 Ue({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:KC,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 FB(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 Go}from"zod";var kB="shape",QC=Go.object({type:Go.literal(kB).default(kB),visible:Go.boolean().default(!0),altitude:Go.number().default(0),color:Go.string().default("#ffffff"),height:Go.number().default(0),opacity:Go.number().default(1),interactive:Go.boolean().default(!1),bevel:Go.object({enabled:Go.boolean().optional(),thickness:Go.number().optional(),size:Go.number().optional(),offset:Go.number().optional(),segments:Go.number().optional()}).optional()}),e6=QC.partial(),bqe=Go.strictObject(QC.shape);function BB(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){X.error("Expected at least one child for Shape (".concat(e.id,"). Cannot get shape state."));return}return Bn(QC,{altitude:r,visible:t,color:n,height:a,opacity:o,interactive:i,bevel:l})}function LB(e){let r=Xt(e6,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 Vx from"zod";var RB="text3d",NB=Vx.object({type:Vx.literal(RB).default(RB),position:Vx.custom(e=>e instanceof Ue,{error:"Must be a Coordinate instance"})}),jB=QD.extend(_({},NB.shape)),UB=eT.extend(_({},NB.shape)).partial(),Dqe=Vx.strictObject(jB.shape);function GB(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:D,content:M}=e;return Bn(jB,{position:new Ue({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:D,content:M})}p();import fi from"zod";var zB="walls",t6=fi.object({type:fi.literal(zB).default(zB),color:fi.string().default("#ffffff"),topColor:fi.string().optional(),texture:fi.object({url:fi.string()}).or(fi.undefined()),topTexture:fi.object({url:fi.string()}).or(fi.undefined()),visible:fi.boolean().default(!0),height:fi.number().default(0),opacity:fi.number().default(1)}),r6=t6.partial(),Oqe=fi.strictObject(t6.shape);function VB(e){let{color:r,topColor:t,texture:n,topTexture:o,visible:i,height:a,opacity:u}=e;return Bn(t6,{visible:i,color:r,topColor:t,texture:n?{url:n}:void 0,topTexture:o?{url:o}:void 0,height:a,opacity:u})}function n6(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 Qs}from"zod";var o6="image3d",ZQ=Qs.object({type:Qs.literal(o6).default(o6),visible:Qs.boolean().default(!0),opacity:Qs.number().min(0).max(1).default(1),position:Qs.custom(e=>e instanceof Ue,{error:"Must be a Coordinate instance"}),width:Qs.number().default(1),height:Qs.number().default(1),rotation:Qs.number().default(0),verticalOffset:Qs.number().default(0),flipImagesToFaceCamera:Qs.boolean().default(!1)}),$B=ZQ.partial();function HB(e){var t,n,o,i,a,u,l,c,d;let{position:r}=e;return{type:o6,visible:(t=e.visible)!=null?t:!0,opacity:(n=e.opacity)!=null?n:1,position:new Ue({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 WB="model",i6=YS.extend({type:Lt.literal(WB).default(WB),color:Lt.string().optional(),position:Lt.custom(e=>Ue.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(),JS).optional(),interactive:Lt.boolean().default(!1),clippingPlaneZOffset:Lt.number().default(1/0),clippingPlaneTopColor:Lt.string().default("#E67B5B"),clippingPlaneTopVisible:Lt.boolean().default(!0)}),ZB=i6.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(),Vqe=Lt.strictObject(i6.shape);function XB(e){var v,b,D;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(Ua,"-"),E=g!=null&&g.startsWith(y)?g.slice(y.length):g;return Bn(i6,{color:r,position:new Ue({latitude:(b=t==null?void 0:t[1])!=null?b:0,longitude:(D=t==null?void 0:t[0])!=null?D: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 nh=Cl(N9());nh.registerHelper({});nh.registerPartial({});var j9=nh.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 Cte=30,U9=new Set(["annotation"]);function Dte(e){var r,t;return j9({size:Cte,icon:(t=(r=e.icon)==null?void 0:r.url)!=null?t:"",name:e.name})}function Tte(e={}){return _({rank:"high",placement:["center"],interactive:!0},e)}function Mte(e,r){return r.Markers.add(e.coordinate,Dte(e),Tte())}function G9(e,r){let t=[];for(let n of r)Vu(n)&&Oi.is(n)&&n.icon!=null&&typeof n.icon.url=="string"&&n.icon.url.length>0&&t.push(Mte(n,e));return t}p();var z9=new Set(["space","object"]);function V9(e,r){r.forEach(t=>{n_(t)&&e.updateState(t,{interactive:!0})})}p();p();function $9(e){return Vu(e)?"anchorTarget"in e&&e.anchorTarget!=null:!1}p();p();var{entries:eL,setPrototypeOf:H9,isFrozen:wte,getPrototypeOf:Pte,getOwnPropertyDescriptor:Ate}=Object,{freeze:Vo,seal:Ia,create:tL}=Object,{apply:A6,construct:O6}=typeof Reflect<"u"&&Reflect;Vo||(Vo=function(r){return r});Ia||(Ia=function(r){return r});A6||(A6=function(r,t,n){return r.apply(t,n)});O6||(O6=function(r,t){return new r(...t)});var s3=$o(Array.prototype.forEach),Ote=$o(Array.prototype.lastIndexOf),W9=$o(Array.prototype.pop),Iy=$o(Array.prototype.push),_te=$o(Array.prototype.splice),l3=$o(String.prototype.toLowerCase),D6=$o(String.prototype.toString),Z9=$o(String.prototype.match),Sy=$o(String.prototype.replace),Fte=$o(String.prototype.indexOf),kte=$o(String.prototype.trim),ls=$o(Object.prototype.hasOwnProperty),zo=$o(RegExp.prototype.test),Cy=Bte(TypeError);function $o(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 A6(e,r,n)}}function Bte(e){return function(){for(var r=arguments.length,t=new Array(r),n=0;n<r;n++)t[n]=arguments[n];return O6(e,t)}}function yt(e,r){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:l3;H9&&H9(e,null);let n=r.length;for(;n--;){let o=r[n];if(typeof o=="string"){let i=t(o);i!==o&&(wte(r)||(r[n]=i),o=i)}e[o]=!0}return e}function Lte(e){for(let r=0;r<e.length;r++)ls(e,r)||(e[r]=null);return e}function El(e){let r=tL(null);for(let[t,n]of eL(e))ls(e,t)&&(Array.isArray(n)?r[t]=Lte(n):n&&typeof n=="object"&&n.constructor===Object?r[t]=El(n):r[t]=n);return r}function Dy(e,r){for(;e!==null;){let n=Ate(e,r);if(n){if(n.get)return $o(n.get);if(typeof n.value=="function")return $o(n.value)}e=Pte(e)}function t(){return null}return t}var X9=Vo(["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"]),T6=Vo(["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"]),M6=Vo(["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"]),Rte=Vo(["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"]),w6=Vo(["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"]),Nte=Vo(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),q9=Vo(["#text"]),Y9=Vo(["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"]),P6=Vo(["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"]),J9=Vo(["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"]),u3=Vo(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),jte=Ia(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Ute=Ia(/<%[\w\W]*|[\w\W]*%>/gm),Gte=Ia(/\$\{[\w\W]*/gm),zte=Ia(/^data-[\-\w.\u00B7-\uFFFF]+$/),Vte=Ia(/^aria-[\-\w]+$/),rL=Ia(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),$te=Ia(/^(?:\w+script|data):/i),Hte=Ia(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),nL=Ia(/^html$/i),Wte=Ia(/^[a-z][.\w]*(-[.\w]+)+$/i),K9=Object.freeze({__proto__:null,ARIA_ATTR:Vte,ATTR_WHITESPACE:Hte,CUSTOM_ELEMENT:Wte,DATA_ATTR:zte,DOCTYPE_NAME:nL,ERB_EXPR:Ute,IS_ALLOWED_URI:rL,IS_SCRIPT_OR_DATA:$te,MUSTACHE_EXPR:jte,TMPLIT_EXPR:Gte}),Ty={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},Zte=function(){return typeof window>"u"?null:window},Xte=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}},Q9=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function oL(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Zte(),r=We=>oL(We);if(r.version="3.2.6",r.removed=[],!e||!e.document||e.document.nodeType!==Ty.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=Dy(y,"cloneNode"),v=Dy(y,"remove"),b=Dy(y,"nextSibling"),D=Dy(y,"childNodes"),M=Dy(y,"parentNode");if(typeof a=="function"){let We=t.createElement("template");We.content&&We.content.ownerDocument&&(t=We.content.ownerDocument)}let T,F="",{implementation:U,createNodeIterator:L,createDocumentFragment:R,getElementsByTagName:A}=t,{importNode:j}=n,N=Q9();r.isSupported=typeof eL=="function"&&typeof M=="function"&&U&&U.createHTMLDocument!==void 0;let{MUSTACHE_EXPR:H,ERB_EXPR:re,TMPLIT_EXPR:me,DATA_ATTR:K,ARIA_ATTR:z,IS_SCRIPT_OR_DATA:W,ATTR_WHITESPACE:ee,CUSTOM_ELEMENT:oe}=K9,{IS_ALLOWED_URI:ae}=K9,ye=null,De=yt({},[...X9,...T6,...M6,...w6,...q9]),Ae=null,je=yt({},[...Y9,...P6,...J9,...u3]),be=Object.seal(tL(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}})),$e=null,ot=null,ut=!0,G=!0,ve=!1,Z=!0,we=!1,Ce=!0,xe=!1,Le=!1,Rt=!1,$t=!1,Ht=!1,Wt=!1,Rr=!0,Xr=!1,bo="user-content-",vo=!0,Kn=!1,gr={},Dn=null,Ho=yt({},["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"]),hi=null,xo=yt({},["audio","video","img","source","image","track"]),yr=null,$=yt({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),S="http://www.w3.org/1998/Math/MathML",C="http://www.w3.org/2000/svg",P="http://www.w3.org/1999/xhtml",k=P,B=!1,Y=null,te=yt({},[S,C,P],D6),pe=yt({},["mi","mo","mn","ms","mtext"]),se=yt({},["annotation-xml"]),Te=yt({},["title","style","font","a","script"]),ne=null,fe=["application/xhtml+xml","text/html"],Pe="text/html",Re=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=fe.indexOf(q.PARSER_MEDIA_TYPE)===-1?Pe:q.PARSER_MEDIA_TYPE,Re=ne==="application/xhtml+xml"?D6:l3,ye=ls(q,"ALLOWED_TAGS")?yt({},q.ALLOWED_TAGS,Re):De,Ae=ls(q,"ALLOWED_ATTR")?yt({},q.ALLOWED_ATTR,Re):je,Y=ls(q,"ALLOWED_NAMESPACES")?yt({},q.ALLOWED_NAMESPACES,D6):te,yr=ls(q,"ADD_URI_SAFE_ATTR")?yt(El($),q.ADD_URI_SAFE_ATTR,Re):$,hi=ls(q,"ADD_DATA_URI_TAGS")?yt(El(xo),q.ADD_DATA_URI_TAGS,Re):xo,Dn=ls(q,"FORBID_CONTENTS")?yt({},q.FORBID_CONTENTS,Re):Ho,$e=ls(q,"FORBID_TAGS")?yt({},q.FORBID_TAGS,Re):El({}),ot=ls(q,"FORBID_ATTR")?yt({},q.FORBID_ATTR,Re):El({}),gr=ls(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,Z=q.ALLOW_SELF_CLOSE_IN_ATTR!==!1,we=q.SAFE_FOR_TEMPLATES||!1,Ce=q.SAFE_FOR_XML!==!1,xe=q.WHOLE_DOCUMENT||!1,$t=q.RETURN_DOM||!1,Ht=q.RETURN_DOM_FRAGMENT||!1,Wt=q.RETURN_TRUSTED_TYPE||!1,Rt=q.FORCE_BODY||!1,Rr=q.SANITIZE_DOM!==!1,Xr=q.SANITIZE_NAMED_PROPS||!1,vo=q.KEEP_CONTENT!==!1,Kn=q.IN_PLACE||!1,ae=q.ALLOWED_URI_REGEXP||rL,k=q.NAMESPACE||P,pe=q.MATHML_TEXT_INTEGRATION_POINTS||pe,se=q.HTML_INTEGRATION_POINTS||se,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&&($t=!0),gr&&(ye=yt({},q9),Ae=[],gr.html===!0&&(yt(ye,X9),yt(Ae,Y9)),gr.svg===!0&&(yt(ye,T6),yt(Ae,P6),yt(Ae,u3)),gr.svgFilters===!0&&(yt(ye,M6),yt(Ae,P6),yt(Ae,u3)),gr.mathMl===!0&&(yt(ye,w6),yt(Ae,J9),yt(Ae,u3))),q.ADD_TAGS&&(ye===De&&(ye=El(ye)),yt(ye,q.ADD_TAGS,Re)),q.ADD_ATTR&&(Ae===je&&(Ae=El(Ae)),yt(Ae,q.ADD_ATTR,Re)),q.ADD_URI_SAFE_ATTR&&yt(yr,q.ADD_URI_SAFE_ATTR,Re),q.FORBID_CONTENTS&&(Dn===Ho&&(Dn=El(Dn)),yt(Dn,q.FORBID_CONTENTS,Re)),vo&&(ye["#text"]=!0),xe&&yt(ye,["html","head","body"]),ye.table&&(yt(ye,["tbody"]),delete $e.tbody),q.TRUSTED_TYPES_POLICY){if(typeof q.TRUSTED_TYPES_POLICY.createHTML!="function")throw Cy('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof q.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw Cy('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');T=q.TRUSTED_TYPES_POLICY,F=T.createHTML("")}else T===void 0&&(T=Xte(g,o)),T!==null&&typeof F=="string"&&(F=T.createHTML(""));Vo&&Vo(q),he=q}},Vr=yt({},[...T6,...M6,...Rte]),br=yt({},[...w6,...Nte]),qr=function(q){let Me=M(q);(!Me||!Me.tagName)&&(Me={namespaceURI:k,tagName:"template"});let ze=l3(q.tagName),Cr=l3(Me.tagName);return Y[q.namespaceURI]?q.namespaceURI===C?Me.namespaceURI===P?ze==="svg":Me.namespaceURI===S?ze==="svg"&&(Cr==="annotation-xml"||pe[Cr]):!!Vr[ze]:q.namespaceURI===S?Me.namespaceURI===P?ze==="math":Me.namespaceURI===C?ze==="math"&&se[Cr]:!!br[ze]:q.namespaceURI===P?Me.namespaceURI===C&&!se[Cr]||Me.namespaceURI===S&&!pe[Cr]?!1:!br[ze]&&(Te[ze]||!Vr[ze]):!!(ne==="application/xhtml+xml"&&Y[q.namespaceURI]):!1},qt=function(q){Iy(r.removed,{element:q});try{M(q).removeChild(q)}catch(Me){v(q)}},un=function(q,Me){try{Iy(r.removed,{attribute:Me.getAttributeNode(q),from:Me})}catch(ze){Iy(r.removed,{attribute:null,from:Me})}if(Me.removeAttribute(q),q==="is")if($t||Ht)try{qt(Me)}catch(ze){}else try{Me.setAttribute(q,"")}catch(ze){}},ln=function(q){let Me=null,ze=null;if(Rt)q="<remove></remove>"+q;else{let cn=Z9(q,/^[\r\n\t ]+/);ze=cn&&cn[0]}ne==="application/xhtml+xml"&&k===P&&(q='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+q+"</body></html>");let Cr=T?T.createHTML(q):q;if(k===P)try{Me=new m().parseFromString(Cr,ne)}catch(cn){}if(!Me||!Me.documentElement){Me=U.createDocument(k,"template",null);try{Me.documentElement.innerHTML=B?F:Cr}catch(cn){}}let Qn=Me.body||Me.documentElement;return q&&ze&&Qn.insertBefore(t.createTextNode(ze),Qn.childNodes[0]||null),k===P?A.call(Me,xe?"html":"body")[0]:xe?Me.documentElement:Qn},Wo=function(q){return L.call(q.ownerDocument||q,q,c.SHOW_ELEMENT|c.SHOW_COMMENT|c.SHOW_TEXT|c.SHOW_PROCESSING_INSTRUCTION|c.SHOW_CDATA_SECTION,null)},Eo=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 $r(We,q,Me){s3(We,ze=>{ze.call(r,q,Me,he)})}let Ni=function(q){let Me=null;if($r(N.beforeSanitizeElements,q,null),Eo(q))return qt(q),!0;let ze=Re(q.nodeName);if($r(N.uponSanitizeElement,q,{tagName:ze,allowedTags:ye}),Ce&&q.hasChildNodes()&&!Zo(q.firstElementChild)&&zo(/<[/\w!]/g,q.innerHTML)&&zo(/<[/\w!]/g,q.textContent)||q.nodeType===Ty.progressingInstruction||Ce&&q.nodeType===Ty.comment&&zo(/<[/\w]/g,q.data))return qt(q),!0;if(!ye[ze]||$e[ze]){if(!$e[ze]&&_y(ze)&&(be.tagNameCheck instanceof RegExp&&zo(be.tagNameCheck,ze)||be.tagNameCheck instanceof Function&&be.tagNameCheck(ze)))return!1;if(vo&&!Dn[ze]){let Cr=M(q)||q.parentNode,Qn=D(q)||q.childNodes;if(Qn&&Cr){let cn=Qn.length;for(let Xo=cn-1;Xo>=0;--Xo){let nu=E(Qn[Xo],!0);nu.__removalCount=(q.__removalCount||0)+1,Cr.insertBefore(nu,b(q))}}}return qt(q),!0}return q instanceof l&&!qr(q)||(ze==="noscript"||ze==="noembed"||ze==="noframes")&&zo(/<\/no(script|embed|frames)/i,q.innerHTML)?(qt(q),!0):(we&&q.nodeType===Ty.text&&(Me=q.textContent,s3([H,re,me],Cr=>{Me=Sy(Me,Cr," ")}),q.textContent!==Me&&(Iy(r.removed,{element:q.cloneNode()}),q.textContent=Me)),$r(N.afterSanitizeElements,q,null),!1)},Il=function(q,Me,ze){if(Rr&&(Me==="id"||Me==="name")&&(ze in t||ze in Ie))return!1;if(!(G&&!ot[Me]&&zo(K,Me))){if(!(ut&&zo(z,Me))){if(!Ae[Me]||ot[Me]){if(!(_y(q)&&(be.tagNameCheck instanceof RegExp&&zo(be.tagNameCheck,q)||be.tagNameCheck instanceof Function&&be.tagNameCheck(q))&&(be.attributeNameCheck instanceof RegExp&&zo(be.attributeNameCheck,Me)||be.attributeNameCheck instanceof Function&&be.attributeNameCheck(Me))||Me==="is"&&be.allowCustomizedBuiltInElements&&(be.tagNameCheck instanceof RegExp&&zo(be.tagNameCheck,ze)||be.tagNameCheck instanceof Function&&be.tagNameCheck(ze))))return!1}else if(!yr[Me]){if(!zo(ae,Sy(ze,ee,""))){if(!((Me==="src"||Me==="xlink:href"||Me==="href")&&q!=="script"&&Fte(ze,"data:")===0&&hi[q])){if(!(ve&&!zo(W,Sy(ze,ee,"")))){if(ze)return!1}}}}}}return!0},_y=function(q){return q!=="annotation-xml"&&Z9(q,oe)},Fy=function(q){$r(N.beforeSanitizeAttributes,q,null);let{attributes:Me}=q;if(!Me||Eo(q))return;let ze={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Ae,forceKeepAttr:void 0},Cr=Me.length;for(;Cr--;){let Qn=Me[Cr],{name:cn,namespaceURI:Xo,value:nu}=Qn,ch=Re(cn),m3=nu,eo=cn==="value"?m3:kte(m3);if(ze.attrName=ch,ze.attrValue=eo,ze.keepAttr=!0,ze.forceKeepAttr=void 0,$r(N.uponSanitizeAttribute,q,ze),eo=ze.attrValue,Xr&&(ch==="id"||ch==="name")&&(un(cn,q),eo=bo+eo),Ce&&zo(/((--!?|])>)|<\/(style|title)/i,eo)){un(cn,q);continue}if(ze.forceKeepAttr)continue;if(!ze.keepAttr){un(cn,q);continue}if(!Z&&zo(/\/>/i,eo)){un(cn,q);continue}we&&s3([H,re,me],R6=>{eo=Sy(eo,R6," ")});let L6=Re(q.nodeName);if(!Il(L6,ch,eo)){un(cn,q);continue}if(T&&typeof g=="object"&&typeof g.getAttributeType=="function"&&!Xo)switch(g.getAttributeType(L6,ch)){case"TrustedHTML":{eo=T.createHTML(eo);break}case"TrustedScriptURL":{eo=T.createScriptURL(eo);break}}if(eo!==m3)try{Xo?q.setAttributeNS(Xo,cn,eo):q.setAttribute(cn,eo),Eo(q)?qt(q):W9(r.removed)}catch(R6){un(cn,q)}}$r(N.afterSanitizeAttributes,q,null)},f3=function We(q){let Me=null,ze=Wo(q);for($r(N.beforeSanitizeShadowDOM,q,null);Me=ze.nextNode();)$r(N.uponSanitizeShadowNode,Me,null),Ni(Me),Fy(Me),Me.content instanceof i&&We(Me.content);$r(N.afterSanitizeShadowDOM,q,null)};return r.sanitize=function(We){let q=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Me=null,ze=null,Cr=null,Qn=null;if(B=!We,B&&(We="<!-->"),typeof We!="string"&&!Zo(We))if(typeof We.toString=="function"){if(We=We.toString(),typeof We!="string")throw Cy("dirty is not a string, aborting")}else throw Cy("toString is not a function");if(!r.isSupported)return We;if(Le||Ft(q),r.removed=[],typeof We=="string"&&(Kn=!1),Kn){if(We.nodeName){let nu=Re(We.nodeName);if(!ye[nu]||$e[nu])throw Cy("root node is forbidden and cannot be sanitized in-place")}}else if(We instanceof u)Me=ln("<!---->"),ze=Me.ownerDocument.importNode(We,!0),ze.nodeType===Ty.element&&ze.nodeName==="BODY"||ze.nodeName==="HTML"?Me=ze:Me.appendChild(ze);else{if(!$t&&!we&&!xe&&We.indexOf("<")===-1)return T&&Wt?T.createHTML(We):We;if(Me=ln(We),!Me)return $t?null:Wt?F:""}Me&&Rt&&qt(Me.firstChild);let cn=Wo(Kn?We:Me);for(;Cr=cn.nextNode();)Ni(Cr),Fy(Cr),Cr.content instanceof i&&f3(Cr.content);if(Kn)return We;if($t){if(Ht)for(Qn=R.call(Me.ownerDocument);Me.firstChild;)Qn.appendChild(Me.firstChild);else Qn=Me;return(Ae.shadowroot||Ae.shadowrootmode)&&(Qn=j.call(n,Qn,!0)),Qn}let Xo=xe?Me.outerHTML:Me.innerHTML;return xe&&ye["!doctype"]&&Me.ownerDocument&&Me.ownerDocument.doctype&&Me.ownerDocument.doctype.name&&zo(nL,Me.ownerDocument.doctype.name)&&(Xo="<!DOCTYPE "+Me.ownerDocument.doctype.name+">\n"+Xo),we&&s3([H,re,me],nu=>{Xo=Sy(Xo,nu," ")}),T&&Wt?T.createHTML(Xo):Xo},r.setConfig=function(){let We=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Ft(We),Le=!0},r.clearConfig=function(){he=null,Le=!1},r.isValidAttribute=function(We,q,Me){he||Ft({});let ze=Re(We),Cr=Re(q);return Il(ze,Cr,Me)},r.addHook=function(We,q){typeof q=="function"&&Iy(N[We],q)},r.removeHook=function(We,q){if(q!==void 0){let Me=Ote(N[We],q);return Me===-1?void 0:_te(N[We],Me,1)[0]}return W9(N[We])},r.removeHooks=function(We){N[We]=[]},r.removeAllHooks=function(){N=Q9()},r}var iL=oL();var qte={"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>'},Yte=/<svg([^>]*)>/g;function aL(e,r,t){let n=qte[e];return n?n.replace(Yte,'<svg$1 xmlns="http://www.w3.org/2000/svg" style="fill:'.concat(r,"; width:").concat(t,"px; height:").concat(t,'px">')):null}function Jte(e){return iL.sanitize(e,{USE_PROFILES:{svg:!0}})}function Kte(e,r){let o=new DOMParser().parseFromString(e,"image/svg+xml").documentElement;return o==null||o.tagName==="parsererror"||o.tagName.toLowerCase()!=="svg"?(X.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 sL(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 Ti()(e),o=n.headers.get("content-type");if(o!=null&&o.includes("image/svg+xml")){let i=await n.text();return t=Jte(i),(r==null?void 0:r.color)!=null&&(t=Kte(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 X.error("Failed to fetch icon from ".concat(e,"."),n),null}}p();function uL(e){return e.locationProfiles.some(r=>r.categories.some(t=>t.name.includes("Restroom")))}function lL(e){return e.locationProfiles.some(r=>r.categories.some(t=>t.name.includes("Parking")))}var dL=new Set(["connection","point-of-interest","space","object","door","facade"]),dp={default:"#3D5676",connection:"#128387",washroom:"#3161B4",point:"#AD468F",parking:"#418425",door:"#A0552C"},oh={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 Qte(e){let r=null;if(Wn.is(e))switch(e.type){case"elevator":r=oh.elevator;break;case"ladder":r=oh.ladder;break;case"escalator":case"stairs":default:r=oh.stairs}else Ao.is(e)?r=oh.point:Hn.is(e)?r=oh.door:tn.is(e)&&(r=oh.building);return r!=null?aL(r,"#FFFFFF",12):null}function cL(e){return Wn.is(e)?dp.connection:tn.is(e)?dp.default:uL(e)?dp.washroom:lL(e)?dp.parking:Ao.is(e)?dp.point:Hn.is(e)?dp.door:dp.default}async function ere(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 sL(n.url,{color:r.color,style:"fill"})),t==null){let i=Qte(e);i!=null&&(t={icon:i,type:"svg"})}return t}function tre(e){return Wn.is(e)||Hn.is(e)?"low":Ao.is(e)||tn.is(e)?"high":"medium"}async function rre(e){let r={appearance:{color:cL(e),pinOutlineColor:cL(e),iconPadding:8,iconSize:24,textSize:12.5,iconScale:{on:"zoom-level",input:[18,20],output:[.7,1]}},rank:tre(e),interactive:!0},t=await ere(e,{color:"#FFFFFF"});return t!=null&&(r.appearance.icon=t.icon,t.type==="svg"?tn.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 pL(e,r){return(await Promise.all(r.map(async n=>{let o=[];if(!Vu(n))return o;let i=await rre(n);return Wn.is(n)?o=n.coordinates.map(a=>e.Labels.add(a,n.name,i)):tn.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)):$9(n)&&V2(n)&&o.push(e.Labels.add(n,n.name,i)),o}))).flat()}async function fL(e,r){let t=e.getMapDataInternal();if(!t)throw new Error("Map data not found");let n=t.getAllOfTypes(dL,r),o=t.getAllOfTypes(U9,r),i=t.getAllOfTypes(z9,r),[a,u]=await Promise.all([n.length>0?pL(e,n):[],o.length>0?G9(e,o):[],i.length>0?V9(e,i):[]]);return{labels:a,markers:u}}var c3=.05,wy,Py,My=class extends Xe{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,wy,!1);w(this,Py,!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 Xg(this),this.id=this.core.addGroupContainer("root").id.toString();let i=new ty("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 U6(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 zg(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",y4(d,this.core.convert3DMapPositionToCoordinate))},{signal:this.signal});let l=d=>f=>{let m=[],g=[],y=[],E=[];f.labels.forEach(L=>{let R=this.Labels.getById(L.toString());R&&m.push(R.label)}),f.markers.forEach(L=>{let R=this.Markers.getById(L.toString())||this.Navigation.getMarkerById(L.toString());R&&g.push(R.marker)}),f.models.forEach(L=>{let R=this.Models.getById(L.toString());R&&y.push(R.model)}),f.paths.forEach(L=>{let R=this.Paths.getById(L.toString());R&&E.push(R)});let v=f.geometry,b;v.length>0&&(b=v.map(L=>{var R;return(R=this.getMapDataInternal())==null?void 0:R.getById("space",L)}).filter(Boolean)[0],b||(b=v.map(L=>{var R;return(R=this.getMapDataInternal())==null?void 0:R.getById("object",L)}).filter(Boolean)[0]),b||(b=v.map(L=>{var R;return(R=this.getMapDataInternal())==null?void 0:R.getById("area",L)}).filter(Boolean)[0]),b||(b=v.map(L=>this.Shapes.getById(L)).filter(Boolean)[0]));let D=f.containers.reduce((L,R)=>{var j;let A=(j=this.getMapDataInternal())==null?void 0:j.getById("floor",R);return A&&ai.is(A)&&L.push(A),L},[]),M,T=0;if(D.length>0){M=D[0].id;let L=this.core.getState(M);T=f.coordinate[2]?f.coordinate[2]-L.altitude:T}let F;this.lastFacadeIntersected&&this.lastFacadeIntersected.spaces.forEach(L=>{this.core.setState(L.id,{hovered:!1})}),b&&kr.is(b)&&(F=v.map(L=>{var R;return(R=this.getMapDataInternal())==null?void 0:R.facadesBySpaceId[L]}).filter(Boolean)[0],F&&F.spaces.forEach(L=>{this.core.setState(L.id,{hovered:!0})})),this.lastFacadeIntersected=F;let U={coordinate:new Ue({latitude:f.coordinate[1],longitude:f.coordinate[0],floorId:M,verticalOffset:T}),spaces:b&&kr.is(b)?[b]:[],objects:b&&fo.is(b)?[b]:[],areas:b&&oi.is(b)?[b]:[],shapes:b&&ll.is(b)?[b]:[],markers:g,labels:m,models:y,paths:E,floors:D,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 ry(c),this.Models=new ay(c),this.Labels=new Jg(c),this.Text3D=new gy(c),this.Exporter=new Yg(c),this.Paths=new uy(c),this.Navigation=new Zg(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 eh(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 oy(c),this.Shapes=new cy(c),this.Style=new py(c)}get manualFloorVisibility(){return s(this,wy)}set manualFloorVisibility(t){O(this,wy,t),this.externalPubSub.publish("state-change-internal",{manualFloorVisibility:t})}get hidePathsNotOnCurrentFloor(){return s(this,Py)}set hidePathsNotOnCurrentFloor(t){var n;O(this,Py,t),(n=this.currentMap)==null||n.updateOutdoorPathLayerVisibility()}preloadFloors(t){t.forEach(n=>{n instanceof ai&&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,n6(Xt(r6,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(Bs);b&&this.core.hasState(b)&&this.core.setState(b,n6(Xt(r6,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(_f);b&&this.core.hasState(b)&&this.core.setState(b,_x(Xt(Ox,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(Ff);b&&this.core.hasState(b)&&this.core.setState(b,_x(Xt(Ox,n,{warn:!0,disableValidation:o}),this.core.getState(b)))}});return}let i=typeof t=="string"?this.getMapDataObject(t):t;if(i){if(i.__type!==ts.__type&&!this.core.hasState(i.id)){X.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,AB(Xt(wB,n,{warn:!0,disableValidation:o}),this.core.getState(i.id)));if(Xs.is(i))return this.core.setState(i.id,FB(Xt(OB,n,{warn:!0,disableValidation:o}),this.core.getState(i.id)));if(kr.is(i)||fo.is(i)){let E=this.core.getState(i.id);E!=null&&this.core.setState(i.id,MB(Xt(YC,n,{warn:!0,disableValidation:o}),E))}if(oi.is(i)&&this.core.setState(i.id,Xt(YC,n,{warn:!0,disableValidation:o})),Ai.is(i)&&this.core.setState(i.id,Xt($B,n,{warn:!0,disableValidation:o})),Hn.is(i)&&this.core.setState(i.id,_x(Xt(Ox,n,{warn:!0,disableValidation:o}),this.core.getState(i.id))),ll.is(i)&&this.core.setState(i.id,LB(Xt(e6,n,{warn:!0,disableValidation:o}))),rp.is(i)){let l=Xt(ZB,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(ai.is(i)){let E=this.currentMap.floorsById.get(i.id);if(E==null)return;let v=Xt(SB,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(mB,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 D=E.layers.get(Ls);if(D!=null&&"labels"in n&&n.labels){let A=Xt(hB,n.labels,{warn:!0,disableValidation:o});"enabled"in A&&typeof A.enabled=="boolean"&&D.setVisible(A.enabled)}let M=E.layers.get(ja);if(M!=null&&"markers"in n&&n.markers){let A=Xt(gB,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(th,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(dd);if(T!=null&&"occlusion"in n&&n.occlusion){let A=Xt(bB,n.occlusion,{warn:!0,disableValidation:o});"enabled"in A&&typeof A.enabled=="boolean"&&T.setVisible(A.enabled)}let F=E.layers.get(kf);if(F!=null&&"images"in n&&n.images){let A=Xt(yB,n.images,{warn:!0,disableValidation:o});"visible"in A&&typeof A.visible=="boolean"&&F.setVisible(A.visible)}let U=E.layers.get(Rs);if(U!=null&&"paths"in n&&n.paths!=null){let A=Xt(vB,n.paths,{warn:!0,disableValidation:o});A.visible!=null&&typeof A.visible=="boolean"&&U.setVisible(A.visible)}let L=E.layers.get(pd);if(L!=null&&"areas"in n&&n.areas!=null){let A=Xt(xB,n.areas,{warn:!0,disableValidation:o});A.visible!=null&&typeof A.visible=="boolean"&&L.setVisible(A.visible)}let R=E.layers.get(Ua);if(R!=null&&"models"in n&&n.models!=null){let A=Xt(IB,n.models,{warn:!0,disableValidation:o});A.visible!=null&&typeof A.visible=="boolean"&&R.setVisible(A.visible)}if("text3d"in n&&n.text3d!=null){let A=Xt(EB,n.text3d,{warn:!0,disableValidation:o});A.visible!=null&&E.setBatchedTextVisible(A.visible)}}if(tn.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(nB,n,{warn:!0,disableValidation:o}))}if(cl.is(i)&&this.core.setState(i.id,Xt(UB,n,{warn:!0,disableValidation:o})),ts.is(i)){let E=Xt($C,n,{warn:!0,disableValidation:o}),v=Km(E);for(let b of i.segments)this.core.setState(b.id,v)}if(Sc.is(i)){let E=Xt($C,n,{warn:!0,disableValidation:o}),v=Km(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 wh(this.mapData)}getMapData(){return this.mapData}addMap(t,n){return new Promise(o=>{var f,m,g,y;let i;try{i=wh(t)}catch(E){X.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 Ue(u[1],u[0])});let l=a["manifest.geojson"].features[0].properties.name,c=new ty("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,D,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=(D=this.getMapDataInternal())==null?void 0:D.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:c3*this.core.canvasHeight,left:c3*this.core.canvasWidth,right:c3*this.core.canvasWidth,bottom:c3*this.core.canvasHeight};this.Camera.focusOn(this.currentFloor,{duration:i_,screenOffsets:E}).then(()=>{this.Camera.setElevation(this.currentFloor.elevation),o(t)})}else o(t)})}setFloor(t,n){return this.currentMap.setFloor(E0(t),n)}setFloorStack(t,n){return this.currentMap.setFloorStack(E0(t),n)}updateWatermark(t){this.core.updateWatermark(t)}get currentFloorStack(){var o;let t=this.currentMap.currentFloorStack.id;if(!t)throw new Tn("Missing currentFloorStack.");let n=(o=this.mapData)==null?void 0:o.getById("floor-stack",t);if(!n)throw new Tn("FloorStack was not found in map data.");return n}get currentFloor(){var o;let t=this.currentMap.currentFloor.id;if(!t)throw new Tn("Missing currentFloor object from GeoJsonApi");let n=(o=this.mapData)==null?void 0:o.getById("floor",t);if(!n)throw new Tn("Missing currentFloor");return n}getState(t){var i,a;typeof t=="object"&&ts.is(t)&&X.warn("Cannot get state of a Path directly. Use getState() on individual segments within Path.segments[] instead.");let n=yS(t,this),o=this.core.getState(n);if(o){if(["interior-walls","exterior-walls"].includes(t)&&o.type==="geometry-group")return VB(o);if(["interior-doors","exterior-doors"].includes(t)&&o.type==="geometry-group")return tB(o);if(o.type==="geometry")return TB(o);if(o.type==="label"&&o.options.appearance&&o.options.rank!==void 0&&o.options.interactive!==void 0)return PB(o);if(o.type==="marker"&&((i=o.options)==null?void 0:i.rank)!==void 0&&o.options.interactive!==void 0)return _B(o,(a=this.Markers.getById(o.id.toString()))==null?void 0:a.marker);if(o.type==="model")return XB(o);if(o.type==="image")return HB(o);if(o.type==="text3d")return GB(o);if(o.type==="geometry-group"&&t&&typeof t!="string"&&ll.is(t))return BB(o);if(o.type==="path")return Y8(o);if(o.type==="group-container"&&typeof t!="string"&&ai.is(t))return CB(o,this.currentMap.floorsById.get(t.id),this.core);if(o.type==="group-container"&&o.children.length>0&&typeof t!="string"&&tn.is(t)){let u=this.core.getState(o.children[0].id);return oB(u)}}}__EXPERIMENTAL__getRenderedState(t){let n=yS(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 Ue(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 Ue(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 Xs.__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 fL(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){X.error("Cannot compute optimal visual distance between floors. Missing current map.");return}if(t.length<2){X.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){X.warn("Cannot compute optimal visual distance between floors. Floors not found in current map.");return}if(xp(i,"group-container"),xp(a,"group-container"),n){let l=new Yr;l.setFromObject(i);let c=new Yr;if(c.setFromObject(a),i.children.forEach(v=>{v instanceof tt&&v.userData.debugBox&&Kr(v)}),a.children.forEach(v=>{v instanceof tt&&v.userData.debugBox&&Kr(v)}),!Lc(l)||!Lc(c))return;let d=new au(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 au(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}};wy=new WeakMap,Py=new WeakMap;function nre(e){if(e===""){FC(""),_C("");return}_C("".concat(e,"/").concat(P3)),FC("".concat(e,"/").concat(w3))}p();var Ac,d3=class{constructor(r){h(this,"state");w(this,Ac);h(this,"update");O(this,Ac,r),this.update=r.Debug.update.bind(r.Debug),this.state=r.Debug.state}getCameraState(){let r=s(this,Ac).camera.center,t=s(this,Ac).camera.bearing;return{center:new Ue({longitude:r[0],latitude:r[1]}),zoomLevel:s(this,Ac).camera.zoomLevel,bearing:t,pitch:s(this,Ac).camera.pitch}}};Ac=new WeakMap;p();import tu from"zod";var mL=tu.strictObject({environment:tu.union([tu.literal("basic"),tu.literal(!1)]).optional(),text3d:tu.object({hoverColor:tu.string().optional()}).optional(),geometry:tu.object({hoverColor:tu.string().optional()}).optional(),backgroundColor:tu.string().optional(),backgroundAlpha:tu.number().optional()});p();var _6=Cl(PL(),1);var ore=(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},hL=(e,r)=>{let t=ore(e,r),n=(0,_6.default)({},t,r),o=(0,_6.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(yh(f)&&yh(m)){let g=b3(f),y=b3(m);g&&y?c[d]=vD([g[0]+(y[0]-g[0])*l,g[1]+(y[1]-g[1])*l,g[2]+(y[2]-g[2])*l]):X.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]):X.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))};var Oc,_e,mi,Ay=class{constructor(r){w(this,Oc);w(this,_e);w(this,mi);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,_e).core.render()});h(this,"__LEGACY_GET_DIRECTIONS_SYNC",(r,t,n)=>{var o,i;return(i=(o=s(this,_e).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,_e).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,_e).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,_e).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");O(this,Oc,new Xe),O(this,mi,r);let t=new My(r,this,s(this,Oc));O(this,_e,t),this.Camera=s(this,_e).Camera,this.Markers=s(this,_e).Markers,this.Models=s(this,_e).Models,this.Labels=s(this,_e).Labels,this.Text3D=s(this,_e).Text3D,this.Exporter=s(this,_e).Exporter,this.Paths=s(this,_e).Paths,this.Navigation=s(this,_e).Navigation,this.Shapes=s(this,_e).Shapes,this.Style=s(this,_e).Style,this.Outdoor=s(this,_e).Outdoor,this.Image3D=s(this,_e).Image3D,s(this,mi).container.dataset.version=x.env.npm_package_version,this.Debug=new d3(s(this,_e).core)}updateState(r,t){return s(this,_e).updateState(r,t)}animateState(r,t,n){var l;let o=s(this,_e).getState(r);if(o==null)return X.warn("Cannot animate state of ".concat(r,".")),new Promise(d=>d({result:"completed"}));let i=hL(o,t),a=s(this,_e).tween({percent:0}).to({percent:1},(l=n==null?void 0:n.duration)!=null?l:1e3).onUpdate(({percent:c})=>{s(this,_e).updateState(r,i(c))});n!=null&&n.easing&&n.easing in $s&&a.easing($s[n.easing]);let u=new Promise(c=>{a.onComplete(()=>{s(this,_e).removeTween(a),c({result:"completed"})}).onStop(()=>{s(this,_e).removeTween(a),c({result:"cancelled"})}),a.start()});return u.cancel=()=>{a.stop(),s(this,_e).updateState(r,i(0))},u}updateGlobalState(r){var t,n,o,i;try{mL.parse(r)}catch(a){X.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,_e).core.backgroundColor,l=(i=r.backgroundAlpha)!=null?i:s(this,_e).core.backgroundAlpha;s(this,_e).core.setBackgroundColor(u,l)}r.environment!=null&&s(this,_e).core.setEnvironment(r.environment),s(this,_e).core.setState(a)}}get options(){return u_(s(this,_e).currentMap.options)}getGlobalState(){let r=s(this,_e).core.getState();return{backgroundColor:s(this,_e).core.backgroundColor,backgroundAlpha:s(this,_e).core.backgroundAlpha,environment:s(this,_e).core.getEnvironment(),geometry:{hoverColor:r.hoverColor},text3d:{hoverColor:r.text3dHoverColor}}}getMapData(){if(s(this,_e).mapData==null)throw new Tn("MapData not found.");return s(this,_e).mapData}getDimensions(){return{width:s(this,mi).canvasWidth,height:s(this,mi).canvasHeight}}addMap(r,t){return s(this,_e).addMap(r,t)}setFloor(r,t){return s(this,_e).setFloor(r,t==null?void 0:t.context)}setFloorStack(r,t){return s(this,_e).setFloorStack(r,t==null?void 0:t.context)}preloadFloors(r){s(this,_e).preloadFloors(r)}tween(r){return s(this,_e).tween(r)}removeTween(r){s(this,_e).removeTween(r)}get tweenGroup(){return s(this,_e).tweenGroup()}get currentFloorStack(){return s(this,_e).currentFloorStack}get currentFloor(){return s(this,_e).currentFloor}updateWatermark(r){s(this,_e).updateWatermark(r)}getState(r){return s(this,_e).getState(r)}__EXPERIMENTAL__getRenderedState(r){return s(this,_e).__EXPERIMENTAL__getRenderedState(r)}setHoverColor(r){s(this,_e).setHoverColor(r)}getHoverColor(){return s(this,_e).getHoverColor()}convertAltitudeToMercatorZoomLevel(r){return s(this,_e).core.getSystems().cameraSystem.convertAltitudeToZoomLevel(r)}convertMercatorZoomLevelToAltitude(r){return s(this,_e).core.getSystems().cameraSystem.convertZoomLevelToAltitude(r)}isInView(r){return s(this,_e).isInView(r)}getInView(r,t){return s(this,_e).getInView(r,t)}getMetersPerPixel(){return s(this,_e).core.getMetersPerPixel()}getDistance(r,t){var n;return(n=s(this,_e).getMapData())==null?void 0:n.getDistance(r,t)}createCoordinate(r,t,n){return typeof r=="object"?new Ue(r):new Ue(r,t,n==null?void 0:n.id)}createCoordinateFromScreenCoordinate(r,t,n){return s(this,_e).createCoordinateFromScreenCoordinate(r,t,n)}getScreenCoordinateFromCoordinate(r){return s(this,_e).getScreenCoordinateFromCoordinate(r)}__EXPERIMENTAL__auto(r){return s(this,_e).__EXPERIMENTAL__auto(r)}get __core(){if(x.env.INTERNAL==="true")return s(this,_e).core;throw new Error("__core is not available.")}get container(){return s(this,mi).container}publishAllState(){s(this,_e).publishAllState()}clear(){s(this,_e).clear()}destroy(){s(this,Oc).destroy(),s(this,_e).destroy()}async enableDebug(r={}){let{Inspector:t}=await import("./inspector-HYRCSWAZ.js");await new t(this,s(this,_e)).enable(r)}async takeScreenshot(r){var o;let t={withOutdoorContext:(o=r==null?void 0:r.withOutdoorContext)!=null?o:!1},n=s(this,mi).rendererDomElement;if(t.withOutdoorContext){let i=s(this,mi).map;if(!i)return await s(this,mi).renderSync(),n.toDataURL("image/png");i.loaded()||await new Promise(c=>{i.once("idle",c)});let a=i.getCanvas(),u=document.createElement("canvas"),l=u.getContext("2d");if(u.width=n.width,u.height=n.height,!l)throw new Error("Failed to get 2D context for composite canvas");return l.drawImage(a,0,0,u.width,u.height),l.drawImage(n,0,0,u.width,u.height),u.toDataURL("image/png")}return await s(this,mi).renderSync(),n.toDataURL("image/png")}get manualFloorVisibility(){return s(this,_e).manualFloorVisibility}set manualFloorVisibility(r){s(this,_e).manualFloorVisibility=r}getOptimalVisualDistanceBetweenFloors(r){return s(this,_e).getOptimalVisualDistanceBetweenFloors(r)}get __INTERNAL__hidePathsNotOnCurrentFloor(){return s(this,_e).hidePathsNotOnCurrentFloor}set __INTERNAL__hidePathsNotOnCurrentFloor(r){s(this,_e).hidePathsNotOnCurrentFloor=!!r}registerPlugin(r){s(this,mi).registerPlugin(r)}unregisterPlugin(r){s(this,mi).unregisterPlugin(r)}};Oc=new WeakMap,_e=new WeakMap,mi=new WeakMap;p();var ire=1e3*60*60*2,_c,ah,hr,ru,cs,Sa,ds,sh,uh,Oy,Sr,gL,yL,ih,p3,F6,k6,B6,lh=class{constructor(r,t){w(this,Sr);w(this,_c,new Xe);w(this,ah);w(this,hr);w(this,ru);w(this,cs);w(this,Sa);w(this,ds);w(this,sh);w(this,uh);w(this,Oy,()=>{"key"in s(this,hr)&&"secret"in s(this,hr)&&ue(this,Sr,ih).call(this),ue(this,Sr,p3).call(this)});h(this,"on",(r,t)=>s(this,_c).on(r,t));h(this,"off",(r,t)=>s(this,_c).off(r,t));O(this,ah,r),O(this,hr,t)}setMapIds(r){O(this,ah,r)}setEnterprise(r){s(this,hr).enterprise=r}async readySync(){var o;if((!("key"in s(this,hr))||!("secret"in s(this,hr)))&&!("accessToken"in s(this,hr))){X.error("No API keys or access token provided! Cannot preload tokens.");return}let r=[ue(this,Sr,ih).call(this),null];s(this,hr).enterprise||(r[1]=this.getSasTokensAsync());let[t,n]=await Promise.all(r);ue(this,Sr,B6).call(this),ue(this,Sr,F6).call(this,t),n!=null&&ue(this,Sr,k6).call(this,n),gh()&&((o=globalThis.addEventListener)==null||o.call(globalThis,"focus",s(this,Oy)))}async refreshing(){let r=[];return s(this,ru)!=null&&r.push(s(this,ru)),s(this,cs)!=null&&r.push(s(this,cs)),Promise.all(r)}getAccessTokenAsync(){return ue(this,Sr,ih).call(this)}getSasTokensAsync(){return ue(this,Sr,p3).call(this)}getAccessToken(){return s(this,Sa)==null?(X.error("Tokens must be loaded before reading synchronously! Try awaiting readySync() first."),{token:""}):s(this,Sa)}getSasToken(r){return this.isEnterpriseMode()?(X.error("SAS tokens are not available in the enterprise mode!"),{token:""}):s(this,ds)==null?(X.error("Tokens must be loaded before reading synchronously! Try awaiting readySync() first."),{token:""}):r in s(this,ds).tokens?s(this,ds).tokens[r]:(X.error("SAS token for map ".concat(r," not found!")),{token:""})}isEnterpriseMode(){var r;return(r=s(this,hr).enterprise)!=null?r:!1}destroy(){ue(this,Sr,B6).call(this),s(this,_c).destroy(),gh()&&globalThis.removeEventListener("focus",s(this,Oy))}};_c=new WeakMap,ah=new WeakMap,hr=new WeakMap,ru=new WeakMap,cs=new WeakMap,Sa=new WeakMap,ds=new WeakMap,sh=new WeakMap,uh=new WeakMap,Oy=new WeakMap,Sr=new WeakSet,gL=function(r){var n;let t=r.token!==((n=s(this,Sa))==null?void 0:n.token);O(this,Sa,r),t&&s(this,_c).publish("access-token-refreshed",{accessToken:r})},yL=function(r){var n;let t=JSON.stringify(r.tokens)!==JSON.stringify((n=s(this,ds))==null?void 0:n.tokens);O(this,ds,r),t&&s(this,_c).publish("sas-tokens-refreshed",{sasTokens:r.tokens})},ih=async function(r=!1){var t;if("accessToken"in s(this,hr)&&typeof s(this,hr).accessToken=="string"){let n={token:s(this,hr).accessToken,expires:Date.now()+72e5};return O(this,Sa,n),n}if(!("key"in s(this,hr))||!("secret"in s(this,hr))||typeof s(this,hr).key!="string"||typeof s(this,hr).secret!="string")throw new Error("No API keys or access token provided!");return s(this,ru)!=null?s(this,ru):s(this,Sa)!=null&&s(this,Sa).expires!=null&&s(this,Sa).expires>Date.now()&&!r?s(this,Sa):(O(this,ru,m0(ie(_({},s(this,hr)),{key:s(this,hr).key,secret:s(this,hr).secret}),(t=s(this,hr).enterprise)!=null?t:!1).then(n=>{let o={token:n.accessToken,expires:n.expiresTimestamp*1e3};return ue(this,Sr,gL).call(this,o),o}).catch(n=>{throw n}).finally(()=>{O(this,ru,void 0)})),s(this,ru))},p3=async function(r=!1){return this.isEnterpriseMode()?{tokens:{},expires:1/0}:s(this,cs)!=null?s(this,cs):s(this,ds)!=null&&s(this,ds).expires>Date.now()&&!r?s(this,ds):(O(this,cs,new Promise((t,n)=>{ue(this,Sr,ih).call(this).then(o=>{let i={},a=s(this,ah).map(u=>i2(ie(_({},s(this,hr)),{mapId:u}),o.token).then(l=>{i[u]={token:l.token,expires:l.expires}}).catch(l=>{X.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}))};ue(this,Sr,yL).call(this,u),t(u)})}).catch(o=>{n(o)})})),s(this,cs).catch(t=>{throw t}).finally(()=>{O(this,cs,void 0)}),s(this,cs))},F6=function(r){if(!("key"in s(this,hr))||!("secret"in s(this,hr)))return;let t=r.expires!=null?r.expires-Date.now():ire;isFinite(t)&&O(this,sh,setTimeout(()=>{ue(this,Sr,ih).call(this,!0).then(n=>{ue(this,Sr,F6).call(this,n)})},t-rO))},k6=function(r){let t=r.expires-Date.now();isFinite(t)&&O(this,uh,setTimeout(()=>{ue(this,Sr,p3).call(this,!0).then(n=>{ue(this,Sr,k6).call(this,n)})},t-iO))},B6=function(){s(this,sh)!=null&&clearTimeout(s(this,sh)),s(this,uh)!=null&&clearTimeout(s(this,uh))};p();var are=async(e,r)=>{var E,v,b,D,M,T,F,U,L;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(_({prefetchTokens:!0},r||{}),{mvfVersion:t}),o,i,a=Zl();a.updateByUserOption(n);let u={};if("type"in e&&typeof e.type=="string"){if(u.enterprise=(D=e.options)==null?void 0:D.enterprise,e.type==="binary"&&e.main instanceof Uint8Array){let R=await Jb(e.main,n.mvfVersion);o=R.mvf2,i=R.mvf3,u.languagePacks=[];for(let A of(M=e.languagePacks)!=null?M:[])A.localePack instanceof Uint8Array&&u.languagePacks.push({language:A.language,localePack:await If(A.localePack)})}else if(e.type==="json")o=e.main,i=(T=e.options)==null?void 0:T.mvf3,u.languagePacks=(F=e.languagePacks)!=null?F:[];else throw new Error("Invalid backup type");e.type==="binary"&&e.main instanceof Uint8Array&&(u.binaryBundle=e.main)}else o=e,u.enterprise=o.enterprise!=null;u.mvf3=i,a.setEnterprise((U=u.enterprise)!=null?U:!1);let l=Yb(o),c=l.length>0?l:[n.mapId];n.baseAuthUri=a.getBaseAuthUri();let d=new lh(c,ie(_({},n),{enterprise:u.enterprise})),f;if("accessToken"in n&&n.accessToken)f=n.accessToken;else if("key"in n&&"secret"in n){let R;try{R=await d.getAccessTokenAsync()}catch(A){X.error("Failed getting token during hydrateMapData",A)}f=(R==null?void 0:R.token)||""}if(u.outdoorViewToken=f,u.env=a,u.getMapDataOptions=n,n.prefetchTokens)try{await d.readySync()}catch(R){X.error("Failed to ready token manager!",R)}$0()&&(u.enterprise&&X.warn("forceEnterpriseLocations is enabled, but the map is already an enterprise map!"),n.mvfVersion!=="3.0.0"&&X.warn("mvfVersion must be '3.0.0' when forceEnterpriseLocations is enabled!"));let m=new Fd(o,u);f&&m.Analytics.init(ie(_({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:(L=n.analytics)==null?void 0:L.context}));let g=new Mh(m),y=m.findPreferredLanguage({languageCode:n.language,fallbackToNavigatorLanguage:!1});if(y)try{await g.changeLanguage(y.code)}catch(R){}return typeof(r==null?void 0:r.onMVFParsed)=="function"&&r.onMVFParsed(o),g};p();var bL=(e,{id:r}={})=>{let t=Array.isArray(e)?e:[e];if(!t.every(i=>typeof i=="string"))return;let n=t.join(""),o=null;if(r){let i=document.getElementById(r);i instanceof HTMLStyleElement&&(o=i)}o==null&&(o=document.createElement("style")),r&&r!==""&&(o.id=r),o.textContent=n,document.head.appendChild(o)};var vL=":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 xL=".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 EL=".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 IL=".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 SL=".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 CL='.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 DL=".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 mre(e){var r,t;if(!(!e.languages||!gh()||!((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 _S(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=mre(e);c&&(i=c)}catch(c){X.error("fallbackToNavigatorLanguage is set, however, there was an error getting the navigator language",c)}return i!=null?i:e.defaultLanguage}var hre=[vL,xL,EL,IL,SL,CL,DL],TL;function _Qe(e){TL=e}var FQe=async(e,r)=>{let t,n=Zl();r&&n.updateByUserOption(r);try{r&&(t=(await m0(ie(_({},r),{baseAuthUri:n.getBaseAuthUri()}))).accessToken)}catch(a){X.warn("Getting access token failed. Outdoor map disabled.",a)}let o=new Fd(e,{outdoorViewToken:t,languagePacks:r==null?void 0:r.languagePacks,env:n});return new Mh(o)},ML=!1;function kQe(e){ML=e}var wL=!1;function BQe(e){wL=e}function $0(){return wL}var gre=async e=>{var b,D;let r=ML,t,n=Zl();n.updateByUserOption(e);let o=ie(_({prefetchTokens:!0},e),{fallbackToNavigatorLanguage:(b=e.fallbackToNavigatorLanguage)!=null?b:!0}),i=new lh([o.mapId],o);if("accessToken"in o&&o.accessToken){t=o.accessToken;let{aud:M,sub:T}=$y(t);(a_.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 X.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"&&X.warn('Invalid layoutId! Use "draft" to load draft data or leave unspecified to load live data.'):X.warn("layoutId is currently unsupported!")),o.baseUri=n.getBaseUri();let a=performance.now(),u,l;if(r){let M=ie(_({},o),{venue:o.mapId,clientId:o.key,clientSecret:o.secret,version:"1.0.0",perspective:o.viewId,useDraftData:o.layoutId==="draft"}),T=await h2(M);u=T.compressed,l=T.localePacks}else u=await g2(o,t);let c=performance.now(),{mvf2:d,mvf3:f}=await Jb(u,o.mvfVersion),m=performance.now();typeof e.onMVFParsed=="function"&&e.onMVFParsed(d);let g=Yb(d);if(g.length>0?i.setMapIds(g):i.setMapIds([o.mapId]),o.prefetchTokens)try{await i.readySync()}catch(M){X.error("Failed to ready token manager!",M)}$0()&&(r&&X.warn("forceEnterpriseLocations is enabled, but the map is already an enterprise map!"),o.mvfVersion!=="3.0.0"&&X.warn("mvfVersion must be '3.0.0' when forceEnterpriseLocations is enabled!"));let y=new Fd(d,{env:n,outdoorViewToken:t,tokenManager:i,enterprise:r,localePacksUrls:l,binaryBundle:u,getMapDataOptions:o,mvf3:f}),E=new Mh(y,{search:e.search});y.Analytics.init(ie(_({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:(D=o.analytics)==null?void 0:D.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},LQe=gre,yre=async()=>{if(kd===""||Ex==="")return!1;let e=[fetch(kd,{mode:"same-origin"}),fetch(Ex,{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}},bre=async(e,r,t)=>{var m,g,y,E,v,b,D,M,T,F,U,L,R,A,j,N,H;let n=performance.now(),o=W2(t,r);o&&H2(o),((m=o.injectStyles)==null||m)&&bL(hre,{id:"mappedin__styles"});let i=s_((g=r.outdoorViewToken)!=null?g:""),a=wh(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 yre();c&&(c.collision||(u=!0),c.maplibre||(l=!0));let d=await x8(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&&((D=o.outdoorView)!=null&&D.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.watermark),{visible:(L=(U=o.watermark)==null?void 0:U.visible)!=null?L:!a.enterpriseMode&&!i.remove_watermark,onClick:TL||void 0}),attribution:o.attribution,antialias:typeof o.antialiasing=="boolean"?o.antialiasing:!!((R=o.antialiasing)!=null&&R.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((H=o.style)==null?void 0:H.outlines)=="object"?o.style.outlines:void 0}),f=new Ay(d);return await f.addMap(r,o),a.Analytics.sendMapViewLoadedEvent({firstRenderDuration:performance.now()-n,dimension:f.getDimensions(),collisionWorkerDisabled:u,outdoorsWorkerDisabled:l}),f},RQe=()=>x.env.npm_package_version,NQe=bre;export{Ue as a,ni as b,sd as c,ks as d,vn as e,qq as f,oi as g,Hn as h,kr as i,ai as j,Wn as k,fo as l,Ao as m,Oi as n,p4 as o,tn as p,la as q,f4 as r,dS as s,vO as t,y2 as u,Jb as v,y_ as w,pS as x,b_ as y,h4 as z,g4 as A,sc as B,Wu as C,m4 as D,_F as E,$s as F,gQ as G,zC as H,VQ as I,JC as J,KC as K,nre as L,Ay as M,are as N,_S as O,_Qe as P,FQe as Q,kQe as R,BQe as S,$0 as T,gre as U,LQe as V,yre as W,bre as X,RQe as Y,NQe as Z};