@splinetool/viewer 1.0.94 → 1.0.96
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/spline-viewer.js
CHANGED
|
@@ -3172,10 +3172,10 @@ void main() {
|
|
|
3172
3172
|
squared_mean = squared_mean / samples;
|
|
3173
3173
|
float std_dev = sqrt( squared_mean - mean * mean );
|
|
3174
3174
|
gl_FragColor = pack2HalfToRGBA( vec2( mean, std_dev ) );
|
|
3175
|
-
}`;function rU(e,t,i){let r=new kx,a=new re,s=new re,n=new Rt,o=new $E({depthPacking:UE}),l=new eU,h={},c=i.maxTextureSize,u={[Xs]:Xr,[Xr]:Xs,[ja]:ja},d=new yi({defines:{VSM_SAMPLES:8},uniforms:{shadow_pass:{value:null},resolution:{value:new re},radius:{value:4}},vertexShader:tU,fragmentShader:iU}),p=d.clone();p.defines.HORIZONTAL_PASS=1;let f=new yt;f.setAttribute("position",new It(new Float32Array([-1,-1,.5,3,-1,.5,-1,3,.5]),3));let m=new xr(f,d),g=this;this.enabled=!1,this.autoUpdate=!0,this.needsUpdate=!1,this.type=Ix,this.render=function(_,S,M){if(g.enabled===!1||g.autoUpdate===!1&&g.needsUpdate===!1||_.length===0)return;let C=e.getRenderTarget(),A=e.getActiveCubeFace(),T=e.getActiveMipmapLevel(),P=e.state;P.setBlending(br),P.buffers.color.setClear(1,1,1,1),P.buffers.depth.setTest(!0),P.setScissorTest(!1);for(let D=0,z=_.length;D<z;D++){let F=_[D],L=F.shadow;if(L===void 0){console.warn("THREE.WebGLShadowMap:",F,"has no shadow.");continue}if(L.autoUpdate===!1&&L.needsUpdate===!1)continue;a.copy(L.mapSize);let G=L.getFrameExtents();if(a.multiply(G),s.copy(L.mapSize),(a.x>c||a.y>c)&&(a.x>c&&(s.x=Math.floor(c/G.x),a.x=s.x*G.x,L.mapSize.x=s.x),a.y>c&&(s.y=Math.floor(c/G.y),a.y=s.y*G.y,L.mapSize.y=s.y)),L.map===null){let Q=this.type!==yd?{minFilter:gi,magFilter:gi}:{};L.map=new vi(a.x,a.y,Q),L.map.texture.name=F.name+".shadowMap",L.camera.updateProjectionMatrix()}e.setRenderTarget(L.map),e.clear();let q=L.getViewportCount();for(let Q=0;Q<q;Q++){let Y=L.getViewport(Q);n.set(s.x*Y.x,s.y*Y.y,s.x*Y.z,s.y*Y.w),P.viewport(n),L.updateMatrices(F,Q),r=L.getFrustum(),b(S,M,L.camera,F,this.type)}L.isPointLightShadow!==!0&&this.type===yd&&y(L,M),L.needsUpdate=!1}g.needsUpdate=!1,e.setRenderTarget(C,A,T)};function y(_,S){let M=t.update(m);d.defines.VSM_SAMPLES!==_.blurSamples&&(d.defines.VSM_SAMPLES=_.blurSamples,p.defines.VSM_SAMPLES=_.blurSamples,d.needsUpdate=!0,p.needsUpdate=!0),_.mapPass===null&&(_.mapPass=new vi(a.x,a.y)),d.uniforms.shadow_pass.value=_.map.texture,d.uniforms.resolution.value=_.mapSize,d.uniforms.radius.value=_.radius,e.setRenderTarget(_.mapPass),e.clear(),e.renderBufferDirect(S,null,M,d,m,null),p.uniforms.shadow_pass.value=_.mapPass.texture,p.uniforms.resolution.value=_.mapSize,p.uniforms.radius.value=_.radius,e.setRenderTarget(_.map),e.clear(),e.renderBufferDirect(S,null,M,p,m,null)}function x(_,S,M,C,A,T){let P=null,D=M.isPointLight===!0?_.customDistanceMaterial:_.customDepthMaterial;if(D!==void 0)P=D;else if(P=M.isPointLight===!0?l:o,e.localClippingEnabled&&S.clipShadows===!0&&Array.isArray(S.clippingPlanes)&&S.clippingPlanes.length!==0||S.displacementMap&&S.displacementScale!==0||S.alphaMap&&S.alphaTest>0||S.map&&S.alphaTest>0){let z=P.uuid,F=S.uuid,L=h[z];L===void 0&&(L={},h[z]=L);let G=L[F];G===void 0&&(G=P.clone(),L[F]=G),P=G}return P.visible=S.visible,P.wireframe=S.wireframe,T===yd?P.side=S.shadowSide!==null?S.shadowSide:S.side:P.side=S.shadowSide!==null?S.shadowSide:u[S.side],P.alphaMap=S.alphaMap,P.alphaTest=S.alphaTest,P.map=S.map,P.clipShadows=S.clipShadows,P.clippingPlanes=S.clippingPlanes,P.clipIntersection=S.clipIntersection,P.displacementMap=S.displacementMap,P.displacementScale=S.displacementScale,P.displacementBias=S.displacementBias,P.wireframeLinewidth=S.wireframeLinewidth,P.linewidth=S.linewidth,M.isPointLight===!0&&P.isMeshDistanceMaterial===!0&&(P.referencePosition.setFromMatrixPosition(M.matrixWorld),P.nearDistance=C,P.farDistance=A),P}function b(_,S,M,C,A){if(_.visible===!1)return;if(_.layers.test(S.layers)&&(_.isMesh||_.isLine||_.isPoints)&&(_.castShadow||_.receiveShadow&&A===yd)&&(!_.frustumCulled||r.intersectsObject(_))){_.modelViewMatrix.multiplyMatrices(M.matrixWorldInverse,_.matrixWorld);let P=t.update(_),D=_.material;if(Array.isArray(D)){let z=P.groups;for(let F=0,L=z.length;F<L;F++){let G=z[F],q=D[G.materialIndex];if(q&&q.visible){let Q=x(_,q,C,M.near,M.far,A);e.renderBufferDirect(M,null,P,Q,_,G)}}}else if(D.visible){let z=x(_,D,C,M.near,M.far,A);e.renderBufferDirect(M,null,P,z,_,null)}}let T=_.children;for(let P=0,D=T.length;P<D;P++)b(T[P],S,M,C,A)}}function aU(e,t,i){let r=i.isWebGL2;function a(){let ge=!1,Ee=new Rt,Ye=null,Ke=new Rt(0,0,0,0);return{setMask:function(gt){Ye!==gt&&!ge&&(e.colorMask(gt,gt,gt,gt),Ye=gt)},setLocked:function(gt){ge=gt},setClear:function(gt,Mt,xi,Ui,Sr){Sr===!0&&(gt*=Ui,Mt*=Ui,xi*=Ui),Ee.set(gt,Mt,xi,Ui),Ke.equals(Ee)===!1&&(e.clearColor(gt,Mt,xi,Ui),Ke.copy(Ee))},reset:function(){ge=!1,Ye=null,Ke.set(-1,0,0,0)}}}function s(){let ge=!1,Ee=null,Ye=null,Ke=null;return{setTest:function(gt){gt?Ce(2929):me(2929)},setMask:function(gt){Ee!==gt&&!ge&&(e.depthMask(gt),Ee=gt)},setFunc:function(gt){if(Ye!==gt){switch(gt){case AL:e.depthFunc(512);break;case ML:e.depthFunc(519);break;case CL:e.depthFunc(513);break;case Ry:e.depthFunc(515);break;case EL:e.depthFunc(514);break;case TL:e.depthFunc(518);break;case PL:e.depthFunc(516);break;case DL:e.depthFunc(517);break;default:e.depthFunc(515)}Ye=gt}},setLocked:function(gt){ge=gt},setClear:function(gt){Ke!==gt&&(e.clearDepth(gt),Ke=gt)},reset:function(){ge=!1,Ee=null,Ye=null,Ke=null}}}function n(){let ge=!1,Ee=null,Ye=null,Ke=null,gt=null,Mt=null,xi=null,Ui=null,Sr=null;return{setTest:function(Ai){ge||(Ai?Ce(2960):me(2960))},setMask:function(Ai){Ee!==Ai&&!ge&&(e.stencilMask(Ai),Ee=Ai)},setFunc:function(Ai,$r,Ar){(Ye!==Ai||Ke!==$r||gt!==Ar)&&(e.stencilFunc(Ai,$r,Ar),Ye=Ai,Ke=$r,gt=Ar)},setOp:function(Ai,$r,Ar){(Mt!==Ai||xi!==$r||Ui!==Ar)&&(e.stencilOp(Ai,$r,Ar),Mt=Ai,xi=$r,Ui=Ar)},setLocked:function(Ai){ge=Ai},setClear:function(Ai){Sr!==Ai&&(e.clearStencil(Ai),Sr=Ai)},reset:function(){ge=!1,Ee=null,Ye=null,Ke=null,gt=null,Mt=null,xi=null,Ui=null,Sr=null}}}let o=new a,l=new s,h=new n,c=new WeakMap,u=new WeakMap,d={},p={},f=new WeakMap,m=[],g=null,y=!1,x=null,b=null,_=null,S=null,M=null,C=null,A=null,T=!1,P=null,D=null,z=null,F=null,L=null,G=e.getParameter(35661),q=!1,Q=0,Y=e.getParameter(7938);Y.indexOf("WebGL")!==-1?(Q=parseFloat(/^WebGL (\d)/.exec(Y)[1]),q=Q>=1):Y.indexOf("OpenGL ES")!==-1&&(Q=parseFloat(/^OpenGL ES (\d)/.exec(Y)[1]),q=Q>=2);let ne=null,ce={},ie=e.getParameter(3088),te=e.getParameter(2978),de=new Rt().fromArray(ie),oe=new Rt().fromArray(te);function ue(ge,Ee,Ye){let Ke=new Uint8Array(4),gt=e.createTexture();e.bindTexture(ge,gt),e.texParameteri(ge,10241,9728),e.texParameteri(ge,10240,9728);for(let Mt=0;Mt<Ye;Mt++)e.texImage2D(Ee+Mt,0,6408,1,1,0,6408,5121,Ke);return gt}let se={};se[3553]=ue(3553,3553,1),se[34067]=ue(34067,34069,6),o.setClear(0,0,0,1),l.setClear(1),h.setClear(0),Ce(2929),l.setFunc(Ry),rt(!1),at(L_),Ce(2884),tt(br);function Ce(ge){d[ge]!==!0&&(e.enable(ge),d[ge]=!0)}function me(ge){d[ge]!==!1&&(e.disable(ge),d[ge]=!1)}function Ae(ge,Ee){return p[ge]!==Ee?(e.bindFramebuffer(ge,Ee),p[ge]=Ee,r&&(ge===36009&&(p[36160]=Ee),ge===36160&&(p[36009]=Ee)),!0):!1}function ye(ge,Ee){let Ye=m,Ke=!1;if(ge)if(Ye=f.get(Ee),Ye===void 0&&(Ye=[],f.set(Ee,Ye)),ge.isWebGLMultipleRenderTargets){let gt=ge.texture;if(Ye.length!==gt.length||Ye[0]!==36064){for(let Mt=0,xi=gt.length;Mt<xi;Mt++)Ye[Mt]=36064+Mt;Ye.length=gt.length,Ke=!0}}else Ye[0]!==36064&&(Ye[0]=36064,Ke=!0);else Ye[0]!==1029&&(Ye[0]=1029,Ke=!0);Ke&&(i.isWebGL2?e.drawBuffers(Ye):t.get("WEBGL_draw_buffers").drawBuffersWEBGL(Ye))}function Ne(ge){return g!==ge?(e.useProgram(ge),g=ge,!0):!1}let Le={[bc]:32774,[pL]:32778,[fL]:32779};if(r)Le[k_]=32775,Le[U_]=32776;else{let ge=t.get("EXT_blend_minmax");ge!==null&&(Le[k_]=ge.MIN_EXT,Le[U_]=ge.MAX_EXT)}let Te={[mL]:0,[gL]:1,[vL]:768,[OE]:770,[SL]:776,[wL]:774,[xL]:772,[yL]:769,[IE]:771,[_L]:775,[bL]:773};function tt(ge,Ee,Ye,Ke,gt,Mt,xi,Ui){if(ge===br){y===!0&&(me(3042),y=!1);return}if(y===!1&&(Ce(3042),y=!0),ge!==dL){if(ge!==x||Ui!==T){if((b!==bc||M!==bc)&&(e.blendEquation(32774),b=bc,M=bc),Ui)switch(ge){case ah:e.blendFuncSeparate(1,771,1,771);break;case B_:e.blendFunc(1,1);break;case z_:e.blendFuncSeparate(0,769,0,1);break;case F_:e.blendFuncSeparate(0,768,0,770);break;default:console.error("THREE.WebGLState: Invalid blending: ",ge);break}else switch(ge){case ah:e.blendFuncSeparate(770,771,1,771);break;case B_:e.blendFunc(770,1);break;case z_:e.blendFuncSeparate(0,769,0,1);break;case F_:e.blendFunc(0,768);break;default:console.error("THREE.WebGLState: Invalid blending: ",ge);break}_=null,S=null,C=null,A=null,x=ge,T=Ui}return}gt=gt||Ee,Mt=Mt||Ye,xi=xi||Ke,(Ee!==b||gt!==M)&&(e.blendEquationSeparate(Le[Ee],Le[gt]),b=Ee,M=gt),(Ye!==_||Ke!==S||Mt!==C||xi!==A)&&(e.blendFuncSeparate(Te[Ye],Te[Ke],Te[Mt],Te[xi]),_=Ye,S=Ke,C=Mt,A=xi),x=ge,T=!1}function Je(ge,Ee){ge.side===ja?me(2884):Ce(2884);let Ye=ge.side===Xr;Ee&&(Ye=!Ye),rt(Ye),ge.blending===ah&&ge.transparent===!1?tt(br):tt(ge.blending,ge.blendEquation,ge.blendSrc,ge.blendDst,ge.blendEquationAlpha,ge.blendSrcAlpha,ge.blendDstAlpha,ge.premultipliedAlpha),l.setFunc(ge.depthFunc),l.setTest(ge.depthTest),l.setMask(ge.depthWrite),o.setMask(ge.colorWrite);let Ke=ge.stencilWrite;h.setTest(Ke),Ke&&(h.setMask(ge.stencilWriteMask),h.setFunc(ge.stencilFunc,ge.stencilRef,ge.stencilFuncMask),h.setOp(ge.stencilFail,ge.stencilZFail,ge.stencilZPass)),Qe(ge.polygonOffset,ge.polygonOffsetFactor,ge.polygonOffsetUnits),ge.alphaToCoverage===!0?Ce(32926):me(32926)}function rt(ge){P!==ge&&(ge?e.frontFace(2304):e.frontFace(2305),P=ge)}function at(ge){ge!==hL?(Ce(2884),ge!==D&&(ge===L_?e.cullFace(1029):ge===cL?e.cullFace(1028):e.cullFace(1032))):me(2884),D=ge}function Ze(ge){ge!==z&&(q&&e.lineWidth(ge),z=ge)}function Qe(ge,Ee,Ye){ge?(Ce(32823),(F!==Ee||L!==Ye)&&(e.polygonOffset(Ee,Ye),F=Ee,L=Ye)):me(32823)}function pt(ge){ge?Ce(3089):me(3089)}function bt(ge){ge===void 0&&(ge=33984+G-1),ne!==ge&&(e.activeTexture(ge),ne=ge)}function $(ge,Ee,Ye){Ye===void 0&&(ne===null?Ye=33984+G-1:Ye=ne);let Ke=ce[Ye];Ke===void 0&&(Ke={type:void 0,texture:void 0},ce[Ye]=Ke),(Ke.type!==ge||Ke.texture!==Ee)&&(ne!==Ye&&(e.activeTexture(Ye),ne=Ye),e.bindTexture(ge,Ee||se[ge]),Ke.type=ge,Ke.texture=Ee)}function W(){let ge=ce[ne];ge!==void 0&&ge.type!==void 0&&(e.bindTexture(ge.type,null),ge.type=void 0,ge.texture=void 0)}function _e(){try{e.compressedTexImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function He(){try{e.compressedTexImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function V(){try{e.texSubImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function De(){try{e.texSubImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function ut(){try{e.compressedTexSubImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function We(){try{e.compressedTexSubImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function Be(){try{e.texStorage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function Fe(){try{e.texStorage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function dt(){try{e.texImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function st(){try{e.texImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function wt(ge){de.equals(ge)===!1&&(e.scissor(ge.x,ge.y,ge.z,ge.w),de.copy(ge))}function xt(ge){oe.equals(ge)===!1&&(e.viewport(ge.x,ge.y,ge.z,ge.w),oe.copy(ge))}function ri(ge,Ee){let Ye=u.get(Ee);Ye===void 0&&(Ye=new WeakMap,u.set(Ee,Ye));let Ke=Ye.get(ge);Ke===void 0&&(Ke=e.getUniformBlockIndex(Ee,ge.name),Ye.set(ge,Ke))}function di(ge,Ee){let Ye=u.get(Ee).get(ge);c.get(Ee)!==Ye&&(e.uniformBlockBinding(Ee,Ye,ge.__bindingPointIndex),c.set(Ee,Ye))}function ti(){e.disable(3042),e.disable(2884),e.disable(2929),e.disable(32823),e.disable(3089),e.disable(2960),e.disable(32926),e.blendEquation(32774),e.blendFunc(1,0),e.blendFuncSeparate(1,0,1,0),e.colorMask(!0,!0,!0,!0),e.clearColor(0,0,0,0),e.depthMask(!0),e.depthFunc(513),e.clearDepth(1),e.stencilMask(4294967295),e.stencilFunc(519,0,4294967295),e.stencilOp(7680,7680,7680),e.clearStencil(0),e.cullFace(1029),e.frontFace(2305),e.polygonOffset(0,0),e.activeTexture(33984),e.bindFramebuffer(36160,null),r===!0&&(e.bindFramebuffer(36009,null),e.bindFramebuffer(36008,null)),e.useProgram(null),e.lineWidth(1),e.scissor(0,0,e.canvas.width,e.canvas.height),e.viewport(0,0,e.canvas.width,e.canvas.height),d={},ne=null,ce={},p={},f=new WeakMap,m=[],g=null,y=!1,x=null,b=null,_=null,S=null,M=null,C=null,A=null,T=!1,P=null,D=null,z=null,F=null,L=null,de.set(0,0,e.canvas.width,e.canvas.height),oe.set(0,0,e.canvas.width,e.canvas.height),o.reset(),l.reset(),h.reset()}return{buffers:{color:o,depth:l,stencil:h},enable:Ce,disable:me,bindFramebuffer:Ae,drawBuffers:ye,useProgram:Ne,setBlending:tt,setMaterial:Je,setFlipSided:rt,setCullFace:at,setLineWidth:Ze,setPolygonOffset:Qe,setScissorTest:pt,activeTexture:bt,bindTexture:$,unbindTexture:W,compressedTexImage2D:_e,compressedTexImage3D:He,texImage2D:dt,texImage3D:st,updateUBOMapping:ri,uniformBlockBinding:di,texStorage2D:Be,texStorage3D:Fe,texSubImage2D:V,texSubImage3D:De,compressedTexSubImage2D:ut,compressedTexSubImage3D:We,scissor:wt,viewport:xt,reset:ti}}function sU(e,t,i,r,a,s,n){let o=a.isWebGL2,l=a.maxTextures,h=a.maxCubemapSize,c=a.maxTextureSize,u=a.maxSamples,d=t.has("WEBGL_multisampled_render_to_texture")?t.get("WEBGL_multisampled_render_to_texture"):null,p=typeof navigator>"u"?!1:/OculusBrowser/g.test(navigator.userAgent),f=new WeakMap,m,g=new WeakMap,y=!1;try{y=typeof OffscreenCanvas<"u"&&new OffscreenCanvas(1,1).getContext("2d")!==null}catch{}function x($,W){return y?new OffscreenCanvas($,W):jd("canvas")}function b($,W,_e,He){let V=1;if(($.width>He||$.height>He)&&(V=He/Math.max($.width,$.height)),V<1||W===!0)if(typeof HTMLImageElement<"u"&&$ instanceof HTMLImageElement||typeof HTMLCanvasElement<"u"&&$ instanceof HTMLCanvasElement||typeof ImageBitmap<"u"&&$ instanceof ImageBitmap){let De=W?zm:Math.floor,ut=De(V*$.width),We=De(V*$.height);m===void 0&&(m=x(ut,We));let Be=_e?x(ut,We):m;return Be.width=ut,Be.height=We,Be.getContext("2d").drawImage($,0,0,ut,We),console.warn("THREE.WebGLRenderer: Texture has been resized from ("+$.width+"x"+$.height+") to ("+ut+"x"+We+")."),Be}else return"data"in $&&console.warn("THREE.WebGLRenderer: Image in DataTexture is too big ("+$.width+"x"+$.height+")."),$;return $}function _($){return Uy($.width)&&Uy($.height)}function S($){return o?!1:$.wrapS!==Vi||$.wrapT!==Vi||$.minFilter!==gi&&$.minFilter!==Wt}function M($,W){return $.generateMipmaps&&W&&$.minFilter!==gi&&$.minFilter!==Wt}function C($){e.generateMipmap($)}function A($,W,_e,He,V=!1){if(o===!1)return W;if($!==null){if(e[$]!==void 0)return e[$];console.warn("THREE.WebGLRenderer: Attempt to use non-existing WebGL internal format '"+$+"'")}let De=W;return W===6403&&(_e===5126&&(De=33326),_e===5131&&(De=33325),_e===5121&&(De=33321)),W===33319&&(_e===5126&&(De=33328),_e===5131&&(De=33327),_e===5121&&(De=33323)),W===6408&&(_e===5126&&(De=34836),_e===5131&&(De=34842),_e===5121&&(De=He===jt&&V===!1?35907:32856),_e===32819&&(De=32854),_e===32820&&(De=32855)),(De===33325||De===33326||De===33327||De===33328||De===34842||De===34836)&&t.get("EXT_color_buffer_float"),De}function T($,W,_e){return M($,_e)===!0||$.isFramebufferTexture&&$.minFilter!==gi&&$.minFilter!==Wt?Math.log2(Math.max(W.width,W.height))+1:$.mipmaps!==void 0&&$.mipmaps.length>0?$.mipmaps.length:$.isCompressedTexture&&Array.isArray($.image)?W.mipmaps.length:1}function P($){return $===gi||$===N_||$===Ov?9728:9729}function D($){let W=$.target;W.removeEventListener("dispose",D),F(W),W.isVideoTexture&&f.delete(W)}function z($){let W=$.target;W.removeEventListener("dispose",z),G(W)}function F($){let W=r.get($);if(W.__webglInit===void 0)return;let _e=$.source,He=g.get(_e);if(He){let V=He[W.__cacheKey];V.usedTimes--,V.usedTimes===0&&L($),Object.keys(He).length===0&&g.delete(_e)}r.remove($)}function L($){let W=r.get($);e.deleteTexture(W.__webglTexture);let _e=$.source,He=g.get(_e);delete He[W.__cacheKey],n.memory.textures--}function G($){let W=$.texture,_e=r.get($),He=r.get(W);if(He.__webglTexture!==void 0&&(e.deleteTexture(He.__webglTexture),n.memory.textures--),$.depthTexture&&$.depthTexture.dispose(),$.isWebGLCubeRenderTarget)for(let V=0;V<6;V++)e.deleteFramebuffer(_e.__webglFramebuffer[V]),_e.__webglDepthbuffer&&e.deleteRenderbuffer(_e.__webglDepthbuffer[V]);else{if(e.deleteFramebuffer(_e.__webglFramebuffer),_e.__webglDepthbuffer&&e.deleteRenderbuffer(_e.__webglDepthbuffer),_e.__webglMultisampledFramebuffer&&e.deleteFramebuffer(_e.__webglMultisampledFramebuffer),_e.__webglColorRenderbuffer)for(let V=0;V<_e.__webglColorRenderbuffer.length;V++)_e.__webglColorRenderbuffer[V]&&e.deleteRenderbuffer(_e.__webglColorRenderbuffer[V]);_e.__webglDepthRenderbuffer&&e.deleteRenderbuffer(_e.__webglDepthRenderbuffer)}if($.isWebGLMultipleRenderTargets)for(let V=0,De=W.length;V<De;V++){let ut=r.get(W[V]);ut.__webglTexture&&(e.deleteTexture(ut.__webglTexture),n.memory.textures--),r.remove(W[V])}r.remove(W),r.remove($)}let q=0;function Q(){q=0}function Y(){let $=q;return $>=l&&console.warn("THREE.WebGLTextures: Trying to use "+$+" texture units while this GPU supports only "+l),q+=1,$}function ne($){let W=[];return W.push($.wrapS),W.push($.wrapT),W.push($.wrapR||0),W.push($.magFilter),W.push($.minFilter),W.push($.anisotropy),W.push($.internalFormat),W.push($.format),W.push($.type),W.push($.generateMipmaps),W.push($.premultiplyAlpha),W.push($.flipY),W.push($.unpackAlignment),W.push($.encoding),W.join()}function ce($,W){let _e=r.get($);if($.isVideoTexture&&pt($),$.isRenderTargetTexture===!1&&$.version>0&&_e.__version!==$.version){let He=$.image;if(He===null)console.warn("THREE.WebGLRenderer: Texture marked for update but no image data found.");else if(He.complete===!1)console.warn("THREE.WebGLRenderer: Texture marked for update but image is incomplete");else{me(_e,$,W);return}}i.bindTexture(3553,_e.__webglTexture,33984+W)}function ie($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){me(_e,$,W);return}i.bindTexture(35866,_e.__webglTexture,33984+W)}function te($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){me(_e,$,W);return}i.bindTexture(32879,_e.__webglTexture,33984+W)}function de($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){Ae(_e,$,W);return}i.bindTexture(34067,_e.__webglTexture,33984+W)}let oe={[vo]:10497,[Vi]:33071,[zy]:33648},ue={[gi]:9728,[N_]:9984,[Ov]:9986,[Wt]:9729,[kL]:9985,[Xc]:9987};function se($,W,_e){if(_e?(e.texParameteri($,10242,oe[W.wrapS]),e.texParameteri($,10243,oe[W.wrapT]),($===32879||$===35866)&&e.texParameteri($,32882,oe[W.wrapR]),e.texParameteri($,10240,ue[W.magFilter]),e.texParameteri($,10241,ue[W.minFilter])):(e.texParameteri($,10242,33071),e.texParameteri($,10243,33071),($===32879||$===35866)&&e.texParameteri($,32882,33071),(W.wrapS!==Vi||W.wrapT!==Vi)&&console.warn("THREE.WebGLRenderer: Texture is not power of two. Texture.wrapS and Texture.wrapT should be set to THREE.ClampToEdgeWrapping."),e.texParameteri($,10240,P(W.magFilter)),e.texParameteri($,10241,P(W.minFilter)),W.minFilter!==gi&&W.minFilter!==Wt&&console.warn("THREE.WebGLRenderer: Texture is not power of two. Texture.minFilter should be set to THREE.NearestFilter or THREE.LinearFilter.")),t.has("EXT_texture_filter_anisotropic")===!0){let He=t.get("EXT_texture_filter_anisotropic");if(W.magFilter===gi||W.minFilter!==Ov&&W.minFilter!==Xc||W.type===yr&&t.has("OES_texture_float_linear")===!1||o===!1&&W.type===ph&&t.has("OES_texture_half_float_linear")===!1)return;(W.anisotropy>1||r.get(W).__currentAnisotropy)&&(e.texParameterf($,He.TEXTURE_MAX_ANISOTROPY_EXT,Math.min(W.anisotropy,a.getMaxAnisotropy())),r.get(W).__currentAnisotropy=W.anisotropy)}}function Ce($,W){let _e=!1;$.__webglInit===void 0&&($.__webglInit=!0,W.addEventListener("dispose",D));let He=W.source,V=g.get(He);V===void 0&&(V={},g.set(He,V));let De=ne(W);if(De!==$.__cacheKey){V[De]===void 0&&(V[De]={texture:e.createTexture(),usedTimes:0},n.memory.textures++,_e=!0),V[De].usedTimes++;let ut=V[$.__cacheKey];ut!==void 0&&(V[$.__cacheKey].usedTimes--,ut.usedTimes===0&&L(W)),$.__cacheKey=De,$.__webglTexture=V[De].texture}return _e}function me($,W,_e){let He=3553;(W.isDataArrayTexture||W.isCompressedArrayTexture)&&(He=35866),W.isData3DTexture&&(He=32879);let V=Ce($,W),De=W.source;i.bindTexture(He,$.__webglTexture,33984+_e);let ut=r.get(De);if(De.version!==ut.__version||V===!0){i.activeTexture(33984+_e),e.pixelStorei(37440,W.flipY),e.pixelStorei(37441,W.premultiplyAlpha),e.pixelStorei(3317,W.unpackAlignment),e.pixelStorei(37443,0);let We=S(W)&&_(W.image)===!1,Be=b(W.image,We,!1,c);Be=bt(W,Be);let Fe=_(Be)||o,dt=s.convert(W.format,W.encoding),st=s.convert(W.type),wt=A(W.internalFormat,dt,st,W.encoding,W.isVideoTexture);se(He,W,Fe);let xt,ri=W.mipmaps,di=o&&W.isVideoTexture!==!0,ti=ut.__version===void 0||V===!0,ge=T(W,Be,Fe);if(W.isDepthTexture)wt=6402,o?W.type===yr?wt=36012:W.type===yo?wt=33190:W.type===sh?wt=35056:wt=33189:W.type===yr&&console.error("WebGLRenderer: Floating point depth texture requires WebGL2."),W.format===nh&&wt===6402&&W.type!==BE&&W.type!==yo&&(console.warn("THREE.WebGLRenderer: Use UnsignedShortType or UnsignedIntType for DepthFormat DepthTexture."),W.type=yo,st=s.convert(W.type)),W.format===fh&&wt===6402&&(wt=34041,W.type!==sh&&(console.warn("THREE.WebGLRenderer: Use UnsignedInt248Type for DepthStencilFormat DepthTexture."),W.type=sh,st=s.convert(W.type))),ti&&(di?i.texStorage2D(3553,1,wt,Be.width,Be.height):i.texImage2D(3553,0,wt,Be.width,Be.height,0,dt,st,null));else if(W.isDataTexture)if(ri.length>0&&Fe){di&&ti&&i.texStorage2D(3553,ge,wt,ri[0].width,ri[0].height);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],di?i.texSubImage2D(3553,Ee,0,0,xt.width,xt.height,dt,st,xt.data):i.texImage2D(3553,Ee,wt,xt.width,xt.height,0,dt,st,xt.data);W.generateMipmaps=!1}else di?(ti&&i.texStorage2D(3553,ge,wt,Be.width,Be.height),i.texSubImage2D(3553,0,0,0,Be.width,Be.height,dt,st,Be.data)):i.texImage2D(3553,0,wt,Be.width,Be.height,0,dt,st,Be.data);else if(W.isCompressedTexture)if(W.isCompressedArrayTexture){di&&ti&&i.texStorage3D(35866,ge,wt,ri[0].width,ri[0].height,Be.depth);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],W.format!==qr?dt!==null?di?i.compressedTexSubImage3D(35866,Ee,0,0,0,xt.width,xt.height,Be.depth,dt,xt.data,0,0):i.compressedTexImage3D(35866,Ee,wt,xt.width,xt.height,Be.depth,0,xt.data,0,0):console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()"):di?i.texSubImage3D(35866,Ee,0,0,0,xt.width,xt.height,Be.depth,dt,st,xt.data):i.texImage3D(35866,Ee,wt,xt.width,xt.height,Be.depth,0,dt,st,xt.data)}else{di&&ti&&i.texStorage2D(3553,ge,wt,ri[0].width,ri[0].height);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],W.format!==qr?dt!==null?di?i.compressedTexSubImage2D(3553,Ee,0,0,xt.width,xt.height,dt,xt.data):i.compressedTexImage2D(3553,Ee,wt,xt.width,xt.height,0,xt.data):console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()"):di?i.texSubImage2D(3553,Ee,0,0,xt.width,xt.height,dt,st,xt.data):i.texImage2D(3553,Ee,wt,xt.width,xt.height,0,dt,st,xt.data)}else if(W.isDataArrayTexture)di?(ti&&i.texStorage3D(35866,ge,wt,Be.width,Be.height,Be.depth),i.texSubImage3D(35866,0,0,0,0,Be.width,Be.height,Be.depth,dt,st,Be.data)):i.texImage3D(35866,0,wt,Be.width,Be.height,Be.depth,0,dt,st,Be.data);else if(W.isData3DTexture)di?(ti&&i.texStorage3D(32879,ge,wt,Be.width,Be.height,Be.depth),i.texSubImage3D(32879,0,0,0,0,Be.width,Be.height,Be.depth,dt,st,Be.data)):i.texImage3D(32879,0,wt,Be.width,Be.height,Be.depth,0,dt,st,Be.data);else if(W.isFramebufferTexture){if(ti)if(di)i.texStorage2D(3553,ge,wt,Be.width,Be.height);else{let Ee=Be.width,Ye=Be.height;for(let Ke=0;Ke<ge;Ke++)i.texImage2D(3553,Ke,wt,Ee,Ye,0,dt,st,null),Ee>>=1,Ye>>=1}}else if(ri.length>0&&Fe){di&&ti&&i.texStorage2D(3553,ge,wt,ri[0].width,ri[0].height);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],di?i.texSubImage2D(3553,Ee,0,0,dt,st,xt):i.texImage2D(3553,Ee,wt,dt,st,xt);W.generateMipmaps=!1}else di?(ti&&i.texStorage2D(3553,ge,wt,Be.width,Be.height),i.texSubImage2D(3553,0,0,0,dt,st,Be)):i.texImage2D(3553,0,wt,dt,st,Be);M(W,Fe)&&C(He),ut.__version=De.version,W.onUpdate&&W.onUpdate(W)}$.__version=W.version}function Ae($,W,_e){if(W.image.length!==6)return;let He=Ce($,W),V=W.source;i.bindTexture(34067,$.__webglTexture,33984+_e);let De=r.get(V);if(V.version!==De.__version||He===!0){i.activeTexture(33984+_e),e.pixelStorei(37440,W.flipY),e.pixelStorei(37441,W.premultiplyAlpha),e.pixelStorei(3317,W.unpackAlignment),e.pixelStorei(37443,0);let ut=W.isCompressedTexture||W.image[0].isCompressedTexture,We=W.image[0]&&W.image[0].isDataTexture,Be=[];for(let Ee=0;Ee<6;Ee++)!ut&&!We?Be[Ee]=b(W.image[Ee],!1,!0,h):Be[Ee]=We?W.image[Ee].image:W.image[Ee],Be[Ee]=bt(W,Be[Ee]);let Fe=Be[0],dt=_(Fe)||o,st=s.convert(W.format,W.encoding),wt=s.convert(W.type),xt=A(W.internalFormat,st,wt,W.encoding),ri=o&&W.isVideoTexture!==!0,di=De.__version===void 0||He===!0,ti=T(W,Fe,dt);se(34067,W,dt);let ge;if(ut){ri&&di&&i.texStorage2D(34067,ti,xt,Fe.width,Fe.height);for(let Ee=0;Ee<6;Ee++){ge=Be[Ee].mipmaps;for(let Ye=0;Ye<ge.length;Ye++){let Ke=ge[Ye];W.format!==qr?st!==null?ri?i.compressedTexSubImage2D(34069+Ee,Ye,0,0,Ke.width,Ke.height,st,Ke.data):i.compressedTexImage2D(34069+Ee,Ye,xt,Ke.width,Ke.height,0,Ke.data):console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .setTextureCube()"):ri?i.texSubImage2D(34069+Ee,Ye,0,0,Ke.width,Ke.height,st,wt,Ke.data):i.texImage2D(34069+Ee,Ye,xt,Ke.width,Ke.height,0,st,wt,Ke.data)}}}else{ge=W.mipmaps,ri&&di&&(ge.length>0&&ti++,i.texStorage2D(34067,ti,xt,Be[0].width,Be[0].height));for(let Ee=0;Ee<6;Ee++)if(We){ri?i.texSubImage2D(34069+Ee,0,0,0,Be[Ee].width,Be[Ee].height,st,wt,Be[Ee].data):i.texImage2D(34069+Ee,0,xt,Be[Ee].width,Be[Ee].height,0,st,wt,Be[Ee].data);for(let Ye=0;Ye<ge.length;Ye++){let Ke=ge[Ye].image[Ee].image;ri?i.texSubImage2D(34069+Ee,Ye+1,0,0,Ke.width,Ke.height,st,wt,Ke.data):i.texImage2D(34069+Ee,Ye+1,xt,Ke.width,Ke.height,0,st,wt,Ke.data)}}else{ri?i.texSubImage2D(34069+Ee,0,0,0,st,wt,Be[Ee]):i.texImage2D(34069+Ee,0,xt,st,wt,Be[Ee]);for(let Ye=0;Ye<ge.length;Ye++){let Ke=ge[Ye];ri?i.texSubImage2D(34069+Ee,Ye+1,0,0,st,wt,Ke.image[Ee]):i.texImage2D(34069+Ee,Ye+1,xt,st,wt,Ke.image[Ee])}}}M(W,dt)&&C(34067),De.__version=V.version,W.onUpdate&&W.onUpdate(W)}$.__version=W.version}function ye($,W,_e,He,V){let De=s.convert(_e.format,_e.encoding),ut=s.convert(_e.type),We=A(_e.internalFormat,De,ut,_e.encoding);r.get(W).__hasExternalTextures||(V===32879||V===35866?i.texImage3D(V,0,We,W.width,W.height,W.depth,0,De,ut,null):i.texImage2D(V,0,We,W.width,W.height,0,De,ut,null)),i.bindFramebuffer(36160,$),Qe(W)?d.framebufferTexture2DMultisampleEXT(36160,He,V,r.get(_e).__webglTexture,0,Ze(W)):(V===3553||V>=34069&&V<=34074)&&e.framebufferTexture2D(36160,He,V,r.get(_e).__webglTexture,0),i.bindFramebuffer(36160,null)}function Ne($,W,_e){if(e.bindRenderbuffer(36161,$),W.depthBuffer&&!W.stencilBuffer){let He=33189;if(_e||Qe(W)){let V=W.depthTexture;V&&V.isDepthTexture&&(V.type===yr?He=36012:V.type===yo&&(He=33190));let De=Ze(W);Qe(W)?d.renderbufferStorageMultisampleEXT(36161,De,He,W.width,W.height):e.renderbufferStorageMultisample(36161,De,He,W.width,W.height)}else e.renderbufferStorage(36161,He,W.width,W.height);e.framebufferRenderbuffer(36160,36096,36161,$)}else if(W.depthBuffer&&W.stencilBuffer){let He=Ze(W);_e&&Qe(W)===!1?e.renderbufferStorageMultisample(36161,He,35056,W.width,W.height):Qe(W)?d.renderbufferStorageMultisampleEXT(36161,He,35056,W.width,W.height):e.renderbufferStorage(36161,34041,W.width,W.height),e.framebufferRenderbuffer(36160,33306,36161,$)}else{let He=W.isWebGLMultipleRenderTargets===!0?W.texture:[W.texture];for(let V=0;V<He.length;V++){let De=He[V],ut=s.convert(De.format,De.encoding),We=s.convert(De.type),Be=A(De.internalFormat,ut,We,De.encoding),Fe=Ze(W);_e&&Qe(W)===!1?e.renderbufferStorageMultisample(36161,Fe,Be,W.width,W.height):Qe(W)?d.renderbufferStorageMultisampleEXT(36161,Fe,Be,W.width,W.height):e.renderbufferStorage(36161,Be,W.width,W.height)}}e.bindRenderbuffer(36161,null)}function Le($,W){if(W&&W.isWebGLCubeRenderTarget)throw new Error("Depth Texture with cube render targets is not supported");if(i.bindFramebuffer(36160,$),!(W.depthTexture&&W.depthTexture.isDepthTexture))throw new Error("renderTarget.depthTexture must be an instance of THREE.DepthTexture");(!r.get(W.depthTexture).__webglTexture||W.depthTexture.image.width!==W.width||W.depthTexture.image.height!==W.height)&&(W.depthTexture.image.width=W.width,W.depthTexture.image.height=W.height,W.depthTexture.needsUpdate=!0),ce(W.depthTexture,0);let _e=r.get(W.depthTexture).__webglTexture,He=Ze(W);if(W.depthTexture.format===nh)Qe(W)?d.framebufferTexture2DMultisampleEXT(36160,36096,3553,_e,0,He):e.framebufferTexture2D(36160,36096,3553,_e,0);else if(W.depthTexture.format===fh)Qe(W)?d.framebufferTexture2DMultisampleEXT(36160,33306,3553,_e,0,He):e.framebufferTexture2D(36160,33306,3553,_e,0);else throw new Error("Unknown depthTexture format")}function Te($){let W=r.get($),_e=$.isWebGLCubeRenderTarget===!0;if($.depthTexture&&!W.__autoAllocateDepthBuffer){if(_e)throw new Error("target.depthTexture not supported in Cube render targets");Le(W.__webglFramebuffer,$)}else if(_e){W.__webglDepthbuffer=[];for(let He=0;He<6;He++)i.bindFramebuffer(36160,W.__webglFramebuffer[He]),W.__webglDepthbuffer[He]=e.createRenderbuffer(),Ne(W.__webglDepthbuffer[He],$,!1)}else i.bindFramebuffer(36160,W.__webglFramebuffer),W.__webglDepthbuffer=e.createRenderbuffer(),Ne(W.__webglDepthbuffer,$,!1);i.bindFramebuffer(36160,null)}function tt($,W,_e){let He=r.get($);W!==void 0&&ye(He.__webglFramebuffer,$,$.texture,36064,3553),_e!==void 0&&Te($)}function Je($){let W=$.texture,_e=r.get($),He=r.get(W);$.addEventListener("dispose",z),$.isWebGLMultipleRenderTargets!==!0&&(He.__webglTexture===void 0&&(He.__webglTexture=e.createTexture()),He.__version=W.version,n.memory.textures++);let V=$.isWebGLCubeRenderTarget===!0,De=$.isWebGLMultipleRenderTargets===!0,ut=_($)||o;if(V){_e.__webglFramebuffer=[];for(let We=0;We<6;We++)_e.__webglFramebuffer[We]=e.createFramebuffer()}else{if(_e.__webglFramebuffer=e.createFramebuffer(),De)if(a.drawBuffers){let We=$.texture;for(let Be=0,Fe=We.length;Be<Fe;Be++){let dt=r.get(We[Be]);dt.__webglTexture===void 0&&(dt.__webglTexture=e.createTexture(),n.memory.textures++)}}else console.warn("THREE.WebGLRenderer: WebGLMultipleRenderTargets can only be used with WebGL2 or WEBGL_draw_buffers extension.");if(o&&$.samples>0&&Qe($)===!1){let We=De?W:[W];_e.__webglMultisampledFramebuffer=e.createFramebuffer(),_e.__webglColorRenderbuffer=[],i.bindFramebuffer(36160,_e.__webglMultisampledFramebuffer);for(let Be=0;Be<We.length;Be++){let Fe=We[Be];_e.__webglColorRenderbuffer[Be]=e.createRenderbuffer(),e.bindRenderbuffer(36161,_e.__webglColorRenderbuffer[Be]);let dt=s.convert(Fe.format,Fe.encoding),st=s.convert(Fe.type),wt=A(Fe.internalFormat,dt,st,Fe.encoding,$.isXRRenderTarget===!0),xt=Ze($);e.renderbufferStorageMultisample(36161,xt,wt,$.width,$.height),e.framebufferRenderbuffer(36160,36064+Be,36161,_e.__webglColorRenderbuffer[Be])}e.bindRenderbuffer(36161,null),$.depthBuffer&&(_e.__webglDepthRenderbuffer=e.createRenderbuffer(),Ne(_e.__webglDepthRenderbuffer,$,!0)),i.bindFramebuffer(36160,null)}}if(V){i.bindTexture(34067,He.__webglTexture),se(34067,W,ut);for(let We=0;We<6;We++)ye(_e.__webglFramebuffer[We],$,W,36064,34069+We);M(W,ut)&&C(34067),i.unbindTexture()}else if(De){let We=$.texture;for(let Be=0,Fe=We.length;Be<Fe;Be++){let dt=We[Be],st=r.get(dt);i.bindTexture(3553,st.__webglTexture),se(3553,dt,ut),ye(_e.__webglFramebuffer,$,dt,36064+Be,3553),M(dt,ut)&&C(3553)}i.unbindTexture()}else{let We=3553;($.isWebGL3DRenderTarget||$.isWebGLArrayRenderTarget)&&(o?We=$.isWebGL3DRenderTarget?32879:35866:console.error("THREE.WebGLTextures: THREE.Data3DTexture and THREE.DataArrayTexture only supported with WebGL2.")),i.bindTexture(We,He.__webglTexture),se(We,W,ut),ye(_e.__webglFramebuffer,$,W,36064,We),M(W,ut)&&C(We),i.unbindTexture()}$.depthBuffer&&Te($)}function rt($){let W=_($)||o,_e=$.isWebGLMultipleRenderTargets===!0?$.texture:[$.texture];for(let He=0,V=_e.length;He<V;He++){let De=_e[He];if(M(De,W)){let ut=$.isWebGLCubeRenderTarget?34067:3553,We=r.get(De).__webglTexture;i.bindTexture(ut,We),C(ut),i.unbindTexture()}}}function at($){if(o&&$.samples>0&&Qe($)===!1){let W=$.isWebGLMultipleRenderTargets?$.texture:[$.texture],_e=$.width,He=$.height,V=16384,De=[],ut=$.stencilBuffer?33306:36096,We=r.get($),Be=$.isWebGLMultipleRenderTargets===!0;if(Be)for(let Fe=0;Fe<W.length;Fe++)i.bindFramebuffer(36160,We.__webglMultisampledFramebuffer),e.framebufferRenderbuffer(36160,36064+Fe,36161,null),i.bindFramebuffer(36160,We.__webglFramebuffer),e.framebufferTexture2D(36009,36064+Fe,3553,null,0);i.bindFramebuffer(36008,We.__webglMultisampledFramebuffer),i.bindFramebuffer(36009,We.__webglFramebuffer);for(let Fe=0;Fe<W.length;Fe++){De.push(36064+Fe),$.depthBuffer&&De.push(ut);let dt=We.__ignoreDepthValues!==void 0?We.__ignoreDepthValues:!1;if(dt===!1&&($.depthBuffer&&(V|=256),$.stencilBuffer&&(V|=1024)),Be&&e.framebufferRenderbuffer(36008,36064,36161,We.__webglColorRenderbuffer[Fe]),dt===!0&&(e.invalidateFramebuffer(36008,[ut]),e.invalidateFramebuffer(36009,[ut])),Be){let st=r.get(W[Fe]).__webglTexture;e.framebufferTexture2D(36009,36064,3553,st,0)}e.blitFramebuffer(0,0,_e,He,0,0,_e,He,V,9728),p&&e.invalidateFramebuffer(36008,De)}if(i.bindFramebuffer(36008,null),i.bindFramebuffer(36009,null),Be)for(let Fe=0;Fe<W.length;Fe++){i.bindFramebuffer(36160,We.__webglMultisampledFramebuffer),e.framebufferRenderbuffer(36160,36064+Fe,36161,We.__webglColorRenderbuffer[Fe]);let dt=r.get(W[Fe]).__webglTexture;i.bindFramebuffer(36160,We.__webglFramebuffer),e.framebufferTexture2D(36009,36064+Fe,3553,dt,0)}i.bindFramebuffer(36009,We.__webglMultisampledFramebuffer)}}function Ze($){return Math.min(u,$.samples)}function Qe($){let W=r.get($);return o&&$.samples>0&&t.has("WEBGL_multisampled_render_to_texture")===!0&&W.__useRenderToTexture!==!1}function pt($){let W=n.render.frame;f.get($)!==W&&(f.set($,W),$.update())}function bt($,W){let _e=$.encoding,He=$.format,V=$.type;return $.isCompressedTexture===!0||$.isVideoTexture===!0||$.format===ky||_e!==Qs&&(_e===jt?o===!1?t.has("EXT_sRGB")===!0&&He===qr?($.format=ky,$.minFilter=Wt,$.generateMipmaps=!1):W=GE.sRGBToLinear(W):(He!==qr||V!==xa)&&console.warn("THREE.WebGLTextures: sRGB encoded textures have to use RGBAFormat and UnsignedByteType."):console.error("THREE.WebGLTextures: Unsupported texture encoding:",_e)),W}this.allocateTextureUnit=Y,this.resetTextureUnits=Q,this.setTexture2D=ce,this.setTexture2DArray=ie,this.setTexture3D=te,this.setTextureCube=de,this.rebindTextures=tt,this.setupRenderTarget=Je,this.updateRenderTargetMipmap=rt,this.updateMultisampleRenderTarget=at,this.setupDepthRenderbuffer=Te,this.setupFrameBufferTexture=ye,this.useMultisampledRTT=Qe}function nU(e,t,i){let r=i.isWebGL2;function a(s,n=null){let o;if(s===xa)return 5121;if(s===jL)return 32819;if(s===GL)return 32820;if(s===UL)return 5120;if(s===NL)return 5122;if(s===BE)return 5123;if(s===VL)return 5124;if(s===yo)return 5125;if(s===yr)return 5126;if(s===ph)return r?5131:(o=t.get("OES_texture_half_float"),o!==null?o.HALF_FLOAT_OES:null);if(s===HL)return 6406;if(s===qr)return 6408;if(s===WL)return 6409;if(s===qL)return 6410;if(s===nh)return 6402;if(s===fh)return 34041;if(s===ky)return o=t.get("EXT_sRGB"),o!==null?o.SRGB_ALPHA_EXT:null;if(s===YL)return 6403;if(s===XL)return 36244;if(s===Om)return 33319;if(s===QL)return 33320;if(s===zE)return 36249;if(s===Iv||s===Rv||s===Lv||s===Bv)if(n===jt)if(o=t.get("WEBGL_compressed_texture_s3tc_srgb"),o!==null){if(s===Iv)return o.COMPRESSED_SRGB_S3TC_DXT1_EXT;if(s===Rv)return o.COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT;if(s===Lv)return o.COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT;if(s===Bv)return o.COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT}else return null;else if(o=t.get("WEBGL_compressed_texture_s3tc"),o!==null){if(s===Iv)return o.COMPRESSED_RGB_S3TC_DXT1_EXT;if(s===Rv)return o.COMPRESSED_RGBA_S3TC_DXT1_EXT;if(s===Lv)return o.COMPRESSED_RGBA_S3TC_DXT3_EXT;if(s===Bv)return o.COMPRESSED_RGBA_S3TC_DXT5_EXT}else return null;if(s===V_||s===j_||s===G_||s===H_)if(o=t.get("WEBGL_compressed_texture_pvrtc"),o!==null){if(s===V_)return o.COMPRESSED_RGB_PVRTC_4BPPV1_IMG;if(s===j_)return o.COMPRESSED_RGB_PVRTC_2BPPV1_IMG;if(s===G_)return o.COMPRESSED_RGBA_PVRTC_4BPPV1_IMG;if(s===H_)return o.COMPRESSED_RGBA_PVRTC_2BPPV1_IMG}else return null;if(s===ZL)return o=t.get("WEBGL_compressed_texture_etc1"),o!==null?o.COMPRESSED_RGB_ETC1_WEBGL:null;if(s===W_||s===q_)if(o=t.get("WEBGL_compressed_texture_etc"),o!==null){if(s===W_)return n===jt?o.COMPRESSED_SRGB8_ETC2:o.COMPRESSED_RGB8_ETC2;if(s===q_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ETC2_EAC:o.COMPRESSED_RGBA8_ETC2_EAC}else return null;if(s===Y_||s===X_||s===Q_||s===Z_||s===K_||s===J_||s===$_||s===e2||s===t2||s===i2||s===r2||s===a2||s===s2||s===n2)if(o=t.get("WEBGL_compressed_texture_astc"),o!==null){if(s===Y_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR:o.COMPRESSED_RGBA_ASTC_4x4_KHR;if(s===X_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR:o.COMPRESSED_RGBA_ASTC_5x4_KHR;if(s===Q_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR:o.COMPRESSED_RGBA_ASTC_5x5_KHR;if(s===Z_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR:o.COMPRESSED_RGBA_ASTC_6x5_KHR;if(s===K_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR:o.COMPRESSED_RGBA_ASTC_6x6_KHR;if(s===J_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR:o.COMPRESSED_RGBA_ASTC_8x5_KHR;if(s===$_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR:o.COMPRESSED_RGBA_ASTC_8x6_KHR;if(s===e2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR:o.COMPRESSED_RGBA_ASTC_8x8_KHR;if(s===t2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR:o.COMPRESSED_RGBA_ASTC_10x5_KHR;if(s===i2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR:o.COMPRESSED_RGBA_ASTC_10x6_KHR;if(s===r2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR:o.COMPRESSED_RGBA_ASTC_10x8_KHR;if(s===a2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR:o.COMPRESSED_RGBA_ASTC_10x10_KHR;if(s===s2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR:o.COMPRESSED_RGBA_ASTC_12x10_KHR;if(s===n2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR:o.COMPRESSED_RGBA_ASTC_12x12_KHR}else return null;if(s===zv)if(o=t.get("EXT_texture_compression_bptc"),o!==null){if(s===zv)return n===jt?o.COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT:o.COMPRESSED_RGBA_BPTC_UNORM_EXT}else return null;if(s===KL||s===o2||s===l2||s===h2)if(o=t.get("EXT_texture_compression_rgtc"),o!==null){if(s===zv)return o.COMPRESSED_RED_RGTC1_EXT;if(s===o2)return o.COMPRESSED_SIGNED_RED_RGTC1_EXT;if(s===l2)return o.COMPRESSED_RED_GREEN_RGTC2_EXT;if(s===h2)return o.COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT}else return null;return s===sh?r?34042:(o=t.get("WEBGL_depth_texture"),o!==null?o.UNSIGNED_INT_24_8_WEBGL:null):e[s]!==void 0?e[s]:null}return{convert:a}}var oU=class extends pa{constructor(e=[]){super(),this.isArrayCamera=!0,this.cameras=e}},Ql=class extends Si{constructor(){super(),this.isGroup=!0,this.type="Group"}},lU={type:"move"},l0=class{constructor(){this._targetRay=null,this._grip=null,this._hand=null}getHandSpace(){return this._hand===null&&(this._hand=new Ql,this._hand.matrixAutoUpdate=!1,this._hand.visible=!1,this._hand.joints={},this._hand.inputState={pinching:!1}),this._hand}getTargetRaySpace(){return this._targetRay===null&&(this._targetRay=new Ql,this._targetRay.matrixAutoUpdate=!1,this._targetRay.visible=!1,this._targetRay.hasLinearVelocity=!1,this._targetRay.linearVelocity=new R,this._targetRay.hasAngularVelocity=!1,this._targetRay.angularVelocity=new R),this._targetRay}getGripSpace(){return this._grip===null&&(this._grip=new Ql,this._grip.matrixAutoUpdate=!1,this._grip.visible=!1,this._grip.hasLinearVelocity=!1,this._grip.linearVelocity=new R,this._grip.hasAngularVelocity=!1,this._grip.angularVelocity=new R),this._grip}dispatchEvent(e){return this._targetRay!==null&&this._targetRay.dispatchEvent(e),this._grip!==null&&this._grip.dispatchEvent(e),this._hand!==null&&this._hand.dispatchEvent(e),this}connect(e){if(e&&e.hand){let t=this._hand;if(t)for(let i of e.hand.values())this._getHandJoint(t,i)}return this.dispatchEvent({type:"connected",data:e}),this}disconnect(e){return this.dispatchEvent({type:"disconnected",data:e}),this._targetRay!==null&&(this._targetRay.visible=!1),this._grip!==null&&(this._grip.visible=!1),this._hand!==null&&(this._hand.visible=!1),this}update(e,t,i){let r=null,a=null,s=null,n=this._targetRay,o=this._grip,l=this._hand;if(e&&t.session.visibilityState!=="visible-blurred"){if(l&&e.hand){s=!0;for(let f of e.hand.values()){let m=t.getJointPose(f,i),g=this._getHandJoint(l,f);m!==null&&(g.matrix.fromArray(m.transform.matrix),g.matrix.decompose(g.position,g.rotation,g.scale),g.jointRadius=m.radius),g.visible=m!==null}let h=l.joints["index-finger-tip"],c=l.joints["thumb-tip"],u=h.position.distanceTo(c.position),d=.02,p=.005;l.inputState.pinching&&u>d+p?(l.inputState.pinching=!1,this.dispatchEvent({type:"pinchend",handedness:e.handedness,target:this})):!l.inputState.pinching&&u<=d-p&&(l.inputState.pinching=!0,this.dispatchEvent({type:"pinchstart",handedness:e.handedness,target:this}))}else o!==null&&e.gripSpace&&(a=t.getPose(e.gripSpace,i),a!==null&&(o.matrix.fromArray(a.transform.matrix),o.matrix.decompose(o.position,o.rotation,o.scale),a.linearVelocity?(o.hasLinearVelocity=!0,o.linearVelocity.copy(a.linearVelocity)):o.hasLinearVelocity=!1,a.angularVelocity?(o.hasAngularVelocity=!0,o.angularVelocity.copy(a.angularVelocity)):o.hasAngularVelocity=!1));n!==null&&(r=t.getPose(e.targetRaySpace,i),r===null&&a!==null&&(r=a),r!==null&&(n.matrix.fromArray(r.transform.matrix),n.matrix.decompose(n.position,n.rotation,n.scale),r.linearVelocity?(n.hasLinearVelocity=!0,n.linearVelocity.copy(r.linearVelocity)):n.hasLinearVelocity=!1,r.angularVelocity?(n.hasAngularVelocity=!0,n.angularVelocity.copy(r.angularVelocity)):n.hasAngularVelocity=!1,this.dispatchEvent(lU)))}return n!==null&&(n.visible=r!==null),o!==null&&(o.visible=a!==null),l!==null&&(l.visible=s!==null),this}_getHandJoint(e,t){if(e.joints[t.jointName]===void 0){let i=new Ql;i.matrixAutoUpdate=!1,i.visible=!1,e.joints[t.jointName]=i,e.add(i)}return e.joints[t.jointName]}},Zc=class extends Xi{constructor(e,t,i,r,a,s,n,o,l,h){if(h=h!==void 0?h:nh,h!==nh&&h!==fh)throw new Error("DepthTexture format must be either THREE.DepthFormat or THREE.DepthStencilFormat");i===void 0&&h===nh&&(i=yo),i===void 0&&h===fh&&(i=sh),super(null,r,a,s,n,o,h,i,l),this.isDepthTexture=!0,this.image={width:e,height:t},this.magFilter=n!==void 0?n:gi,this.minFilter=o!==void 0?o:gi,this.flipY=!1,this.generateMipmaps=!1}},hU=class extends ha{constructor(e,t){super();let i=this,r=null,a=1,s=null,n="local-floor",o=1,l=null,h=null,c=null,u=null,d=null,p=null,f=t.getContextAttributes(),m=null,g=null,y=[],x=[],b=new Set,_=new Map,S=new pa;S.layers.enable(1),S.viewport=new Rt;let M=new pa;M.layers.enable(2),M.viewport=new Rt;let C=[S,M],A=new oU;A.layers.enable(1),A.layers.enable(2);let T=null,P=null;this.cameraAutoUpdate=!0,this.enabled=!1,this.isPresenting=!1,this.getController=function(ie){let te=y[ie];return te===void 0&&(te=new l0,y[ie]=te),te.getTargetRaySpace()},this.getControllerGrip=function(ie){let te=y[ie];return te===void 0&&(te=new l0,y[ie]=te),te.getGripSpace()},this.getHand=function(ie){let te=y[ie];return te===void 0&&(te=new l0,y[ie]=te),te.getHandSpace()};function D(ie){let te=x.indexOf(ie.inputSource);if(te===-1)return;let de=y[te];de!==void 0&&de.dispatchEvent({type:ie.type,data:ie.inputSource})}function z(){r.removeEventListener("select",D),r.removeEventListener("selectstart",D),r.removeEventListener("selectend",D),r.removeEventListener("squeeze",D),r.removeEventListener("squeezestart",D),r.removeEventListener("squeezeend",D),r.removeEventListener("end",z),r.removeEventListener("inputsourceschange",F);for(let ie=0;ie<y.length;ie++){let te=x[ie];te!==null&&(x[ie]=null,y[ie].disconnect(te))}T=null,P=null,e.setRenderTarget(m),d=null,u=null,c=null,r=null,g=null,ce.stop(),i.isPresenting=!1,i.dispatchEvent({type:"sessionend"})}this.setFramebufferScaleFactor=function(ie){a=ie,i.isPresenting===!0&&console.warn("THREE.WebXRManager: Cannot change framebuffer scale while presenting.")},this.setReferenceSpaceType=function(ie){n=ie,i.isPresenting===!0&&console.warn("THREE.WebXRManager: Cannot change reference space type while presenting.")},this.getReferenceSpace=function(){return l||s},this.setReferenceSpace=function(ie){l=ie},this.getBaseLayer=function(){return u!==null?u:d},this.getBinding=function(){return c},this.getFrame=function(){return p},this.getSession=function(){return r},this.setSession=async function(ie){if(r=ie,r!==null){if(m=e.getRenderTarget(),r.addEventListener("select",D),r.addEventListener("selectstart",D),r.addEventListener("selectend",D),r.addEventListener("squeeze",D),r.addEventListener("squeezestart",D),r.addEventListener("squeezeend",D),r.addEventListener("end",z),r.addEventListener("inputsourceschange",F),f.xrCompatible!==!0&&await t.makeXRCompatible(),r.renderState.layers===void 0||e.capabilities.isWebGL2===!1){let te={antialias:r.renderState.layers===void 0?f.antialias:!0,alpha:f.alpha,depth:f.depth,stencil:f.stencil,framebufferScaleFactor:a};d=new XRWebGLLayer(r,t,te),r.updateRenderState({baseLayer:d}),g=new vi(d.framebufferWidth,d.framebufferHeight,{format:qr,type:xa,encoding:e.outputEncoding,stencilBuffer:f.stencil})}else{let te=null,de=null,oe=null;f.depth&&(oe=f.stencil?35056:33190,te=f.stencil?fh:nh,de=f.stencil?sh:yo);let ue={colorFormat:32856,depthFormat:oe,scaleFactor:a};c=new XRWebGLBinding(r,t),u=c.createProjectionLayer(ue),r.updateRenderState({layers:[u]}),g=new vi(u.textureWidth,u.textureHeight,{format:qr,type:xa,depthTexture:new Zc(u.textureWidth,u.textureHeight,de,void 0,void 0,void 0,void 0,void 0,void 0,te),stencilBuffer:f.stencil,encoding:e.outputEncoding,samples:f.antialias?4:0});let se=e.properties.get(g);se.__ignoreDepthValues=u.ignoreDepthValues}g.isXRRenderTarget=!0,this.setFoveation(o),l=null,s=await r.requestReferenceSpace(n),ce.setContext(r),ce.start(),i.isPresenting=!0,i.dispatchEvent({type:"sessionstart"})}};function F(ie){for(let te=0;te<ie.removed.length;te++){let de=ie.removed[te],oe=x.indexOf(de);oe>=0&&(x[oe]=null,y[oe].disconnect(de))}for(let te=0;te<ie.added.length;te++){let de=ie.added[te],oe=x.indexOf(de);if(oe===-1){for(let se=0;se<y.length;se++)if(se>=x.length){x.push(de),oe=se;break}else if(x[se]===null){x[se]=de,oe=se;break}if(oe===-1)break}let ue=y[oe];ue&&ue.connect(de)}}let L=new R,G=new R;function q(ie,te,de){L.setFromMatrixPosition(te.matrixWorld),G.setFromMatrixPosition(de.matrixWorld);let oe=L.distanceTo(G),ue=te.projectionMatrix.elements,se=de.projectionMatrix.elements,Ce=ue[14]/(ue[10]-1),me=ue[14]/(ue[10]+1),Ae=(ue[9]+1)/ue[5],ye=(ue[9]-1)/ue[5],Ne=(ue[8]-1)/ue[0],Le=(se[8]+1)/se[0],Te=Ce*Ne,tt=Ce*Le,Je=oe/(-Ne+Le),rt=Je*-Ne;te.matrixWorld.decompose(ie.position,ie.quaternion,ie.scale),ie.translateX(rt),ie.translateZ(Je),ie.matrixWorld.compose(ie.position,ie.quaternion,ie.scale),ie.matrixWorldInverse.copy(ie.matrixWorld).invert();let at=Ce+Je,Ze=me+Je,Qe=Te-rt,pt=tt+(oe-rt),bt=Ae*me/Ze*at,$=ye*me/Ze*at;ie.projectionMatrix.makePerspective(Qe,pt,bt,$,at,Ze)}function Q(ie,te){te===null?ie.matrixWorld.copy(ie.matrix):ie.matrixWorld.multiplyMatrices(te.matrixWorld,ie.matrix),ie.matrixWorldInverse.copy(ie.matrixWorld).invert()}this.updateCamera=function(ie){if(r===null)return;A.near=M.near=S.near=ie.near,A.far=M.far=S.far=ie.far,(T!==A.near||P!==A.far)&&(r.updateRenderState({depthNear:A.near,depthFar:A.far}),T=A.near,P=A.far);let te=ie.parent,de=A.cameras;Q(A,te);for(let ue=0;ue<de.length;ue++)Q(de[ue],te);A.matrixWorld.decompose(A.position,A.quaternion,A.scale),ie.matrix.copy(A.matrix),ie.matrix.decompose(ie.position,ie.quaternion,ie.scale);let oe=ie.children;for(let ue=0,se=oe.length;ue<se;ue++)oe[ue].updateMatrixWorld(!0);de.length===2?q(A,S,M):A.projectionMatrix.copy(S.projectionMatrix)},this.getCamera=function(){return A},this.getFoveation=function(){if(!(u===null&&d===null))return o},this.setFoveation=function(ie){o=ie,u!==null&&(u.fixedFoveation=ie),d!==null&&d.fixedFoveation!==void 0&&(d.fixedFoveation=ie)},this.getPlanes=function(){return b};let Y=null;function ne(ie,te){if(h=te.getViewerPose(l||s),p=te,h!==null){let de=h.views;d!==null&&(e.setRenderTargetFramebuffer(g,d.framebuffer),e.setRenderTarget(g));let oe=!1;de.length!==A.cameras.length&&(A.cameras.length=0,oe=!0);for(let ue=0;ue<de.length;ue++){let se=de[ue],Ce=null;if(d!==null)Ce=d.getViewport(se);else{let Ae=c.getViewSubImage(u,se);Ce=Ae.viewport,ue===0&&(e.setRenderTargetTextures(g,Ae.colorTexture,u.ignoreDepthValues?void 0:Ae.depthStencilTexture),e.setRenderTarget(g))}let me=C[ue];me===void 0&&(me=new pa,me.layers.enable(ue),me.viewport=new Rt,C[ue]=me),me.matrix.fromArray(se.transform.matrix),me.projectionMatrix.fromArray(se.projectionMatrix),me.viewport.set(Ce.x,Ce.y,Ce.width,Ce.height),ue===0&&A.matrix.copy(me.matrix),oe===!0&&A.cameras.push(me)}}for(let de=0;de<y.length;de++){let oe=x[de],ue=y[de];oe!==null&&ue!==void 0&&ue.update(oe,te,l||s)}if(Y&&Y(ie,te),te.detectedPlanes){i.dispatchEvent({type:"planesdetected",data:te.detectedPlanes});let de=null;for(let oe of b)te.detectedPlanes.has(oe)||(de===null&&(de=[]),de.push(oe));if(de!==null)for(let oe of de)b.delete(oe),_.delete(oe),i.dispatchEvent({type:"planeremoved",data:oe});for(let oe of te.detectedPlanes)if(!b.has(oe))b.add(oe),_.set(oe,te.lastChangedTime),i.dispatchEvent({type:"planeadded",data:oe});else{let ue=_.get(oe);oe.lastChangedTime>ue&&(_.set(oe,oe.lastChangedTime),i.dispatchEvent({type:"planechanged",data:oe}))}}p=null}let ce=new XE;ce.setAnimationLoop(ne),this.setAnimationLoop=function(ie){Y=ie},this.dispose=function(){}}};function cU(e,t){function i(m,g){g.color.getRGB(m.fogColor.value,YE(e)),g.isFog?(m.fogNear.value=g.near,m.fogFar.value=g.far):g.isFogExp2&&(m.fogDensity.value=g.density)}function r(m,g,y,x,b){g.isMeshBasicMaterial||g.isMeshLambertMaterial?a(m,g):g.isMeshToonMaterial?(a(m,g),c(m,g)):g.isMeshPhongMaterial?(a(m,g),h(m,g)):g.isMeshStandardMaterial?(a(m,g),u(m,g),g.isMeshPhysicalMaterial&&d(m,g,b)):g.isMeshMatcapMaterial?(a(m,g),p(m,g)):g.isMeshDepthMaterial?a(m,g):g.isMeshDistanceMaterial?(a(m,g),f(m,g)):g.isMeshNormalMaterial?a(m,g):g.isLineBasicMaterial?(s(m,g),g.isLineDashedMaterial&&n(m,g)):g.isPointsMaterial?o(m,g,y,x):g.isSpriteMaterial?l(m,g):g.isShadowMaterial?(m.color.value.copy(g.color),m.opacity.value=g.opacity):g.isShaderMaterial&&(g.uniformsNeedUpdate=!1)}function a(m,g){m.opacity.value=g.opacity,g.color&&m.diffuse.value.copy(g.color),g.emissive&&m.emissive.value.copy(g.emissive).multiplyScalar(g.emissiveIntensity),g.map&&(m.map.value=g.map),g.alphaMap&&(m.alphaMap.value=g.alphaMap),g.bumpMap&&(m.bumpMap.value=g.bumpMap,m.bumpScale.value=g.bumpScale,g.side===Xr&&(m.bumpScale.value*=-1)),g.displacementMap&&(m.displacementMap.value=g.displacementMap,m.displacementScale.value=g.displacementScale,m.displacementBias.value=g.displacementBias),g.emissiveMap&&(m.emissiveMap.value=g.emissiveMap),g.normalMap&&(m.normalMap.value=g.normalMap,m.normalScale.value.copy(g.normalScale),g.side===Xr&&m.normalScale.value.negate()),g.specularMap&&(m.specularMap.value=g.specularMap),g.alphaTest>0&&(m.alphaTest.value=g.alphaTest);let y=t.get(g).envMap;if(y&&(m.envMap.value=y,m.flipEnvMap.value=y.isCubeTexture&&y.isRenderTargetTexture===!1?-1:1,m.reflectivity.value=g.reflectivity,m.ior.value=g.ior,m.refractionRatio.value=g.refractionRatio),g.lightMap){m.lightMap.value=g.lightMap;let _=e.physicallyCorrectLights!==!0?Math.PI:1;m.lightMapIntensity.value=g.lightMapIntensity*_}g.aoMap&&(m.aoMap.value=g.aoMap,m.aoMapIntensity.value=g.aoMapIntensity);let x;g.map?x=g.map:g.specularMap?x=g.specularMap:g.displacementMap?x=g.displacementMap:g.normalMap?x=g.normalMap:g.bumpMap?x=g.bumpMap:g.roughnessMap?x=g.roughnessMap:g.metalnessMap?x=g.metalnessMap:g.alphaMap?x=g.alphaMap:g.emissiveMap?x=g.emissiveMap:g.clearcoatMap?x=g.clearcoatMap:g.clearcoatNormalMap?x=g.clearcoatNormalMap:g.clearcoatRoughnessMap?x=g.clearcoatRoughnessMap:g.iridescenceMap?x=g.iridescenceMap:g.iridescenceThicknessMap?x=g.iridescenceThicknessMap:g.specularIntensityMap?x=g.specularIntensityMap:g.specularColorMap?x=g.specularColorMap:g.transmissionMap?x=g.transmissionMap:g.thicknessMap?x=g.thicknessMap:g.sheenColorMap?x=g.sheenColorMap:g.sheenRoughnessMap&&(x=g.sheenRoughnessMap),x!==void 0&&(x.isWebGLRenderTarget&&(x=x.texture),x.matrixAutoUpdate===!0&&x.updateMatrix(),m.uvTransform.value.copy(x.matrix));let b;g.aoMap?b=g.aoMap:g.lightMap&&(b=g.lightMap),b!==void 0&&(b.isWebGLRenderTarget&&(b=b.texture),b.matrixAutoUpdate===!0&&b.updateMatrix(),m.uv2Transform.value.copy(b.matrix))}function s(m,g){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity}function n(m,g){m.dashSize.value=g.dashSize,m.totalSize.value=g.dashSize+g.gapSize,m.scale.value=g.scale}function o(m,g,y,x){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity,m.size.value=g.size*y,m.scale.value=x*.5,g.map&&(m.map.value=g.map),g.alphaMap&&(m.alphaMap.value=g.alphaMap),g.alphaTest>0&&(m.alphaTest.value=g.alphaTest);let b;g.map?b=g.map:g.alphaMap&&(b=g.alphaMap),b!==void 0&&(b.matrixAutoUpdate===!0&&b.updateMatrix(),m.uvTransform.value.copy(b.matrix))}function l(m,g){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity,m.rotation.value=g.rotation,g.map&&(m.map.value=g.map),g.alphaMap&&(m.alphaMap.value=g.alphaMap),g.alphaTest>0&&(m.alphaTest.value=g.alphaTest);let y;g.map?y=g.map:g.alphaMap&&(y=g.alphaMap),y!==void 0&&(y.matrixAutoUpdate===!0&&y.updateMatrix(),m.uvTransform.value.copy(y.matrix))}function h(m,g){m.specular.value.copy(g.specular),m.shininess.value=Math.max(g.shininess,1e-4)}function c(m,g){g.gradientMap&&(m.gradientMap.value=g.gradientMap)}function u(m,g){m.roughness.value=g.roughness,m.metalness.value=g.metalness,g.roughnessMap&&(m.roughnessMap.value=g.roughnessMap),g.metalnessMap&&(m.metalnessMap.value=g.metalnessMap),t.get(g).envMap&&(m.envMapIntensity.value=g.envMapIntensity)}function d(m,g,y){m.ior.value=g.ior,g.sheen>0&&(m.sheenColor.value.copy(g.sheenColor).multiplyScalar(g.sheen),m.sheenRoughness.value=g.sheenRoughness,g.sheenColorMap&&(m.sheenColorMap.value=g.sheenColorMap),g.sheenRoughnessMap&&(m.sheenRoughnessMap.value=g.sheenRoughnessMap)),g.clearcoat>0&&(m.clearcoat.value=g.clearcoat,m.clearcoatRoughness.value=g.clearcoatRoughness,g.clearcoatMap&&(m.clearcoatMap.value=g.clearcoatMap),g.clearcoatRoughnessMap&&(m.clearcoatRoughnessMap.value=g.clearcoatRoughnessMap),g.clearcoatNormalMap&&(m.clearcoatNormalScale.value.copy(g.clearcoatNormalScale),m.clearcoatNormalMap.value=g.clearcoatNormalMap,g.side===Xr&&m.clearcoatNormalScale.value.negate())),g.iridescence>0&&(m.iridescence.value=g.iridescence,m.iridescenceIOR.value=g.iridescenceIOR,m.iridescenceThicknessMinimum.value=g.iridescenceThicknessRange[0],m.iridescenceThicknessMaximum.value=g.iridescenceThicknessRange[1],g.iridescenceMap&&(m.iridescenceMap.value=g.iridescenceMap),g.iridescenceThicknessMap&&(m.iridescenceThicknessMap.value=g.iridescenceThicknessMap)),g.transmission>0&&(m.transmission.value=g.transmission,m.transmissionSamplerMap.value=y.texture,m.transmissionSamplerSize.value.set(y.width,y.height),g.transmissionMap&&(m.transmissionMap.value=g.transmissionMap),m.thickness.value=g.thickness,g.thicknessMap&&(m.thicknessMap.value=g.thicknessMap),m.attenuationDistance.value=g.attenuationDistance,m.attenuationColor.value.copy(g.attenuationColor)),m.specularIntensity.value=g.specularIntensity,m.specularColor.value.copy(g.specularColor),g.specularIntensityMap&&(m.specularIntensityMap.value=g.specularIntensityMap),g.specularColorMap&&(m.specularColorMap.value=g.specularColorMap)}function p(m,g){g.matcap&&(m.matcap.value=g.matcap)}function f(m,g){m.referencePosition.value.copy(g.referencePosition),m.nearDistance.value=g.nearDistance,m.farDistance.value=g.farDistance}return{refreshFogUniforms:i,refreshMaterialUniforms:r}}function uU(e,t,i,r){let a={},s={},n=[],o=i.isWebGL2?e.getParameter(35375):0;function l(x,b){let _=b.program;r.uniformBlockBinding(x,_)}function h(x,b){let _=a[x.id];_===void 0&&(f(x),_=c(x),a[x.id]=_,x.addEventListener("dispose",g));let S=b.program;r.updateUBOMapping(x,S);let M=t.render.frame;s[x.id]!==M&&(d(x),s[x.id]=M)}function c(x){let b=u();x.__bindingPointIndex=b;let _=e.createBuffer(),S=x.__size,M=x.usage;return e.bindBuffer(35345,_),e.bufferData(35345,S,M),e.bindBuffer(35345,null),e.bindBufferBase(35345,b,_),_}function u(){for(let x=0;x<o;x++)if(n.indexOf(x)===-1)return n.push(x),x;return console.error("THREE.WebGLRenderer: Maximum number of simultaneously usable uniforms groups reached."),0}function d(x){let b=a[x.id],_=x.uniforms,S=x.__cache;e.bindBuffer(35345,b);for(let M=0,C=_.length;M<C;M++){let A=_[M];if(p(A,M,S)===!0){let T=A.__offset,P=Array.isArray(A.value)?A.value:[A.value],D=0;for(let z=0;z<P.length;z++){let F=P[z],L=m(F);typeof F=="number"?(A.__data[0]=F,e.bufferSubData(35345,T+D,A.__data)):F.isMatrix3?(A.__data[0]=F.elements[0],A.__data[1]=F.elements[1],A.__data[2]=F.elements[2],A.__data[3]=F.elements[0],A.__data[4]=F.elements[3],A.__data[5]=F.elements[4],A.__data[6]=F.elements[5],A.__data[7]=F.elements[0],A.__data[8]=F.elements[6],A.__data[9]=F.elements[7],A.__data[10]=F.elements[8],A.__data[11]=F.elements[0]):(F.toArray(A.__data,D),D+=L.storage/Float32Array.BYTES_PER_ELEMENT)}e.bufferSubData(35345,T,A.__data)}}e.bindBuffer(35345,null)}function p(x,b,_){let S=x.value;if(_[b]===void 0){if(typeof S=="number")_[b]=S;else{let M=Array.isArray(S)?S:[S],C=[];for(let A=0;A<M.length;A++)C.push(M[A].clone());_[b]=C}return!0}else if(typeof S=="number"){if(_[b]!==S)return _[b]=S,!0}else{let M=Array.isArray(_[b])?_[b]:[_[b]],C=Array.isArray(S)?S:[S];for(let A=0;A<M.length;A++){let T=M[A];if(T.equals(C[A])===!1)return T.copy(C[A]),!0}}return!1}function f(x){let b=x.uniforms,_=0,S=16,M=0;for(let C=0,A=b.length;C<A;C++){let T=b[C],P={boundary:0,storage:0},D=Array.isArray(T.value)?T.value:[T.value];for(let z=0,F=D.length;z<F;z++){let L=D[z],G=m(L);P.boundary+=G.boundary,P.storage+=G.storage}if(T.__data=new Float32Array(P.storage/Float32Array.BYTES_PER_ELEMENT),T.__offset=_,C>0){M=_%S;let z=S-M;M!==0&&z-P.boundary<0&&(_+=S-M,T.__offset=_)}_+=P.storage}return M=_%S,M>0&&(_+=S-M),x.__size=_,x.__cache={},this}function m(x){let b={boundary:0,storage:0};return typeof x=="number"?(b.boundary=4,b.storage=4):x.isVector2?(b.boundary=8,b.storage=8):x.isVector3||x.isColor?(b.boundary=16,b.storage=12):x.isVector4?(b.boundary=16,b.storage=16):x.isMatrix3?(b.boundary=48,b.storage=48):x.isMatrix4?(b.boundary=64,b.storage=64):x.isTexture?console.warn("THREE.WebGLRenderer: Texture samplers can not be part of an uniforms group."):console.warn("THREE.WebGLRenderer: Unsupported uniform value type.",x),b}function g(x){let b=x.target;b.removeEventListener("dispose",g);let _=n.indexOf(b.__bindingPointIndex);n.splice(_,1),e.deleteBuffer(a[b.id]),delete a[b.id],delete s[b.id]}function y(){for(let x in a)e.deleteBuffer(a[x]);n=[],a={},s={}}return{bind:l,update:h,dispose:y}}function dU(){let e=jd("canvas");return e.style.display="block",e}function e3(e={}){this.isWebGLRenderer=!0;let t=e.canvas!==void 0?e.canvas:dU(),i=e.context!==void 0?e.context:null,r=e.depth!==void 0?e.depth:!0,a=e.stencil!==void 0?e.stencil:!0,s=e.antialias!==void 0?e.antialias:!1,n=e.premultipliedAlpha!==void 0?e.premultipliedAlpha:!0,o=e.preserveDrawingBuffer!==void 0?e.preserveDrawingBuffer:!1,l=e.powerPreference!==void 0?e.powerPreference:"default",h=e.failIfMajorPerformanceCaveat!==void 0?e.failIfMajorPerformanceCaveat:!1,c;i!==null?c=i.getContextAttributes().alpha:c=e.alpha!==void 0?e.alpha:!1;let u=null,d=null,p=[],f=[];this.domElement=t,this.debug={checkShaderErrors:!0},this.autoClear=!0,this.autoClearColor=!0,this.autoClearDepth=!0,this.autoClearStencil=!0,this.sortObjects=!0,this.clippingPlanes=[],this.localClippingEnabled=!1,this.outputEncoding=Qs,this.physicallyCorrectLights=!1,this.toneMapping=Pn,this.toneMappingExposure=1;let m=this,g=!1,y=0,x=0,b=null,_=-1,S=null,M=new Rt,C=new Rt,A=null,T=t.width,P=t.height,D=1,z=null,F=null,L=new Rt(0,0,T,P),G=new Rt(0,0,T,P),q=!1,Q=new kx,Y=!1,ne=!1,ce=null,ie=new je,te=new re,de=new R,oe={background:null,fog:null,environment:null,overrideMaterial:null,isScene:!0};function ue(){return b===null?D:1}let se=i;function Ce(ee,Se){for(let Oe=0;Oe<ee.length;Oe++){let we=ee[Oe],ze=t.getContext(we,Se);if(ze!==null)return ze}return null}try{let ee={alpha:!0,depth:r,stencil:a,antialias:s,premultipliedAlpha:n,preserveDrawingBuffer:o,powerPreference:l,failIfMajorPerformanceCaveat:h};if("setAttribute"in t&&t.setAttribute("data-engine",`three.js r${hu}`),t.addEventListener("webglcontextlost",wt,!1),t.addEventListener("webglcontextrestored",xt,!1),t.addEventListener("webglcontextcreationerror",ri,!1),se===null){let Se=["webgl2","webgl","experimental-webgl"];if(m.isWebGL1Renderer===!0&&Se.shift(),se=Ce(Se,ee),se===null)throw Ce(Se)?new Error("Error creating WebGL context with your selected attributes."):new Error("Error creating WebGL context.")}se.getShaderPrecisionFormat===void 0&&(se.getShaderPrecisionFormat=function(){return{rangeMin:1,rangeMax:1,precision:1}})}catch(ee){throw console.error("THREE.WebGLRenderer: "+ee.message),ee}let me,Ae,ye,Ne,Le,Te,tt,Je,rt,at,Ze,Qe,pt,bt,$,W,_e,He,V,De,ut,We,Be,Fe;function dt(){me=new MF(se),Ae=new xF(se,me,e),me.init(Ae),We=new nU(se,me,Ae),ye=new aU(se,me,Ae),Ne=new TF,Le=new Wk,Te=new sU(se,me,ye,Le,Ae,We,Ne),tt=new wF(m),Je=new AF(m),rt=new FB(se,Ae),Be=new vF(se,me,rt,Ae),at=new CF(se,rt,Ne,Be),Ze=new IF(se,at,rt,Ne),V=new OF(se,Ae,Te),W=new bF(Le),Qe=new Hk(m,tt,Je,me,Ae,Be,W),pt=new cU(m,Le),bt=new Yk,$=new $k(me,Ae),He=new gF(m,tt,Je,ye,Ze,c,n),_e=new rU(m,Ze,Ae),Fe=new uU(se,Ne,Ae,ye),De=new yF(se,me,Ne,Ae),ut=new EF(se,me,Ne,Ae),Ne.programs=Qe.programs,m.capabilities=Ae,m.extensions=me,m.properties=Le,m.renderLists=bt,m.shadowMap=_e,m.state=ye,m.info=Ne}dt();let st=new hU(m,se);this.xr=st,this.getContext=function(){return se},this.getContextAttributes=function(){return se.getContextAttributes()},this.forceContextLoss=function(){let ee=me.get("WEBGL_lose_context");ee&&ee.loseContext()},this.forceContextRestore=function(){let ee=me.get("WEBGL_lose_context");ee&&ee.restoreContext()},this.getPixelRatio=function(){return D},this.setPixelRatio=function(ee){ee!==void 0&&(D=ee,this.setSize(T,P,!1))},this.getSize=function(ee){return ee.set(T,P)},this.setSize=function(ee,Se,Oe){if(st.isPresenting){console.warn("THREE.WebGLRenderer: Can't change size while VR device is presenting.");return}T=ee,P=Se,t.width=Math.floor(ee*D),t.height=Math.floor(Se*D),Oe!==!1&&(t.style.width=ee+"px",t.style.height=Se+"px"),this.setViewport(0,0,ee,Se)},this.getDrawingBufferSize=function(ee){return ee.set(T*D,P*D).floor()},this.setDrawingBufferSize=function(ee,Se,Oe){T=ee,P=Se,D=Oe,t.width=Math.floor(ee*Oe),t.height=Math.floor(Se*Oe),this.setViewport(0,0,ee,Se)},this.getCurrentViewport=function(ee){return ee.copy(M)},this.getViewport=function(ee){return ee.copy(L)},this.setViewport=function(ee,Se,Oe,we){ee.isVector4?L.set(ee.x,ee.y,ee.z,ee.w):L.set(ee,Se,Oe,we),ye.viewport(M.copy(L).multiplyScalar(D).floor())},this.getScissor=function(ee){return ee.copy(G)},this.setScissor=function(ee,Se,Oe,we){ee.isVector4?G.set(ee.x,ee.y,ee.z,ee.w):G.set(ee,Se,Oe,we),ye.scissor(C.copy(G).multiplyScalar(D).floor())},this.getScissorTest=function(){return q},this.setScissorTest=function(ee){ye.setScissorTest(q=ee)},this.setOpaqueSort=function(ee){z=ee},this.setTransparentSort=function(ee){F=ee},this.getClearColor=function(ee){return ee.copy(He.getClearColor())},this.setClearColor=function(){He.setClearColor.apply(He,arguments)},this.getClearAlpha=function(){return He.getClearAlpha()},this.setClearAlpha=function(){He.setClearAlpha.apply(He,arguments)},this.clear=function(ee=!0,Se=!0,Oe=!0){let we=0;ee&&(we|=16384),Se&&(we|=256),Oe&&(we|=1024),se.clear(we)},this.clearColor=function(){this.clear(!0,!1,!1)},this.clearDepth=function(){this.clear(!1,!0,!1)},this.clearStencil=function(){this.clear(!1,!1,!0)},this.dispose=function(){t.removeEventListener("webglcontextlost",wt,!1),t.removeEventListener("webglcontextrestored",xt,!1),t.removeEventListener("webglcontextcreationerror",ri,!1),bt.dispose(),$.dispose(),Le.dispose(),tt.dispose(),Je.dispose(),Ze.dispose(),Be.dispose(),Fe.dispose(),Qe.dispose(),st.dispose(),st.removeEventListener("sessionstart",Ke),st.removeEventListener("sessionend",gt),ce&&(ce.dispose(),ce=null),Mt.stop()};function wt(ee){ee.preventDefault(),console.log("THREE.WebGLRenderer: Context Lost."),g=!0}function xt(){console.log("THREE.WebGLRenderer: Context Restored."),g=!1;let ee=Ne.autoReset,Se=_e.enabled,Oe=_e.autoUpdate,we=_e.needsUpdate,ze=_e.type;dt(),Ne.autoReset=ee,_e.enabled=Se,_e.autoUpdate=Oe,_e.needsUpdate=we,_e.type=ze}function ri(ee){console.error("THREE.WebGLRenderer: A WebGL context could not be created. Reason: ",ee.statusMessage)}function di(ee){let Se=ee.target;Se.removeEventListener("dispose",di),ti(Se)}function ti(ee){ge(ee),Le.remove(ee)}function ge(ee){let Se=Le.get(ee).programs;Se!==void 0&&(Se.forEach(function(Oe){Qe.releaseProgram(Oe)}),ee.isShaderMaterial&&Qe.releaseShaderCache(ee))}this.renderBufferDirect=function(ee,Se,Oe,we,ze,nt){Se===null&&(Se=oe);let Bt=ze.isMesh&&ze.matrixWorld.determinant()<0,qt=Ou(ee,Se,Oe,we,ze);ye.setMaterial(we,Bt);let kt=Oe.index,ci=1;we.wireframe===!0&&(kt=at.getWireframeAttribute(Oe),ci=2);let ii=Oe.drawRange,Zt=Oe.attributes.position,fi=ii.start*ci,Mr=(ii.start+ii.count)*ci;nt!==null&&(fi=Math.max(fi,nt.start*ci),Mr=Math.min(Mr,(nt.start+nt.count)*ci)),kt!==null?(fi=Math.max(fi,0),Mr=Math.min(Mr,kt.count)):Zt!=null&&(fi=Math.max(fi,0),Mr=Math.min(Mr,Zt.count));let ji=Mr-fi;if(ji<0||ji===1/0)return;Be.setup(ze,we,qt,Oe,kt);let Zi,Bi=De;if(kt!==null&&(Zi=rt.get(kt),Bi=ut,Bi.setIndex(Zi)),ze.isMesh)we.wireframe===!0?(ye.setLineWidth(we.wireframeLinewidth*ue()),Bi.setMode(1)):Bi.setMode(4);else if(ze.isLine){let _t=we.linewidth;_t===void 0&&(_t=1),ye.setLineWidth(_t*ue()),ze.isLineSegments?Bi.setMode(1):ze.isLineLoop?Bi.setMode(2):Bi.setMode(3)}else ze.isPoints?Bi.setMode(0):ze.isSprite&&Bi.setMode(4);if(ze.isInstancedMesh)Bi.renderInstances(fi,ji,ze.count);else if(Oe.isInstancedBufferGeometry){let _t=Oe._maxInstanceCount!==void 0?Oe._maxInstanceCount:1/0,tn=Math.min(Oe.instanceCount,_t);Bi.renderInstances(fi,ji,tn)}else Bi.render(fi,ji)},this.compile=function(ee,Se){function Oe(we,ze,nt){we.transparent===!0&&we.side===ja&&we.forceSinglePass===!1?(we.side=Xr,we.needsUpdate=!0,Ar(we,ze,nt),we.side=Xs,we.needsUpdate=!0,Ar(we,ze,nt),we.side=ja):Ar(we,ze,nt)}d=$.get(ee),d.init(),f.push(d),ee.traverseVisible(function(we){we.isLight&&we.layers.test(Se.layers)&&(d.pushLight(we),we.castShadow&&d.pushShadow(we))}),d.setupLights(m.physicallyCorrectLights),ee.traverse(function(we){let ze=we.material;if(ze)if(Array.isArray(ze))for(let nt=0;nt<ze.length;nt++){let Bt=ze[nt];Oe(Bt,ee,we)}else Oe(ze,ee,we)}),f.pop(),d=null};let Ee=null;function Ye(ee){Ee&&Ee(ee)}function Ke(){Mt.stop()}function gt(){Mt.start()}let Mt=new XE;Mt.setAnimationLoop(Ye),typeof self<"u"&&Mt.setContext(self),this.setAnimationLoop=function(ee){Ee=ee,st.setAnimationLoop(ee),ee===null?Mt.stop():Mt.start()},st.addEventListener("sessionstart",Ke),st.addEventListener("sessionend",gt),this.render=function(ee,Se){if(Se!==void 0&&Se.isCamera!==!0){console.error("THREE.WebGLRenderer.render: camera is not an instance of THREE.Camera.");return}if(g===!0)return;ee.matrixWorldAutoUpdate===!0&&ee.updateMatrixWorld(),Se.parent===null&&Se.matrixWorldAutoUpdate===!0&&Se.updateMatrixWorld(),st.enabled===!0&&st.isPresenting===!0&&(st.cameraAutoUpdate===!0&&st.updateCamera(Se),Se=st.getCamera()),ee.isScene===!0&&ee.onBeforeRender(m,ee,Se,b),d=$.get(ee,f.length),d.init(),f.push(d),ie.multiplyMatrices(Se.projectionMatrix,Se.matrixWorldInverse),Q.setFromProjectionMatrix(ie),ne=this.localClippingEnabled,Y=W.init(this.clippingPlanes,ne),u=bt.get(ee,p.length),u.init(),p.push(u),xi(ee,Se,0,m.sortObjects),u.finish(),m.sortObjects===!0&&u.sort(z,F),Y===!0&&W.beginShadows();let Oe=d.state.shadowsArray;if(_e.render(Oe,ee,Se),Y===!0&&W.endShadows(),this.info.autoReset===!0&&this.info.reset(),He.render(u,ee),d.setupLights(m.physicallyCorrectLights),Se.isArrayCamera){let we=Se.cameras;for(let ze=0,nt=we.length;ze<nt;ze++){let Bt=we[ze];Ui(u,ee,Bt,Bt.viewport)}}else Ui(u,ee,Se);b!==null&&(Te.updateMultisampleRenderTarget(b),Te.updateRenderTargetMipmap(b)),ee.isScene===!0&&ee.onAfterRender(m,ee,Se),Be.resetDefaultState(),_=-1,S=null,f.pop(),f.length>0?d=f[f.length-1]:d=null,p.pop(),p.length>0?u=p[p.length-1]:u=null};function xi(ee,Se,Oe,we){if(ee.visible===!1)return;if(ee.layers.test(Se.layers)){if(ee.isGroup)Oe=ee.renderOrder;else if(ee.isLOD)ee.autoUpdate===!0&&ee.update(Se);else if(ee.isLight)d.pushLight(ee),ee.castShadow&&d.pushShadow(ee);else if(ee.isSprite){if(!ee.frustumCulled||Q.intersectsSprite(ee)){we&&de.setFromMatrixPosition(ee.matrixWorld).applyMatrix4(ie);let nt=Ze.update(ee),Bt=ee.material;Bt.visible&&u.push(ee,nt,Bt,Oe,de.z,null)}}else if((ee.isMesh||ee.isLine||ee.isPoints)&&(ee.isSkinnedMesh&&ee.skeleton.frame!==Ne.render.frame&&(ee.skeleton.update(),ee.skeleton.frame=Ne.render.frame),!ee.frustumCulled||Q.intersectsObject(ee))){we&&de.setFromMatrixPosition(ee.matrixWorld).applyMatrix4(ie);let nt=Ze.update(ee),Bt=ee.material;if(Array.isArray(Bt)){let qt=nt.groups;for(let kt=0,ci=qt.length;kt<ci;kt++){let ii=qt[kt],Zt=Bt[ii.materialIndex];Zt&&Zt.visible&&u.push(ee,nt,Zt,Oe,de.z,ii)}}else Bt.visible&&u.push(ee,nt,Bt,Oe,de.z,null)}}let ze=ee.children;for(let nt=0,Bt=ze.length;nt<Bt;nt++)xi(ze[nt],Se,Oe,we)}function Ui(ee,Se,Oe,we){let ze=ee.opaque,nt=ee.transmissive,Bt=ee.transparent;d.setupLightsView(Oe),Y===!0&&W.setGlobalState(m.clippingPlanes,Oe),nt.length>0&&Sr(ze,Se,Oe),we&&ye.viewport(M.copy(we)),ze.length>0&&Ai(ze,Se,Oe),nt.length>0&&Ai(nt,Se,Oe),Bt.length>0&&Ai(Bt,Se,Oe),ye.buffers.depth.setTest(!0),ye.buffers.depth.setMask(!0),ye.buffers.color.setMask(!0),ye.setPolygonOffset(!1)}function Sr(ee,Se,Oe){let we=Ae.isWebGL2;ce===null&&(ce=new vi(1,1,{generateMipmaps:!0,type:me.has("EXT_color_buffer_half_float")?ph:xa,minFilter:Xc,samples:we&&s===!0?4:0})),m.getDrawingBufferSize(te),we?ce.setSize(te.x,te.y):ce.setSize(zm(te.x),zm(te.y));let ze=m.getRenderTarget();m.setRenderTarget(ce),m.clear();let nt=m.toneMapping;m.toneMapping=Pn,Ai(ee,Se,Oe),m.toneMapping=nt,Te.updateMultisampleRenderTarget(ce),Te.updateRenderTargetMipmap(ce),m.setRenderTarget(ze)}function Ai(ee,Se,Oe){let we=Se.isScene===!0?Se.overrideMaterial:null;for(let ze=0,nt=ee.length;ze<nt;ze++){let Bt=ee[ze],qt=Bt.object,kt=Bt.geometry,ci=we===null?Bt.material:we,ii=Bt.group;qt.layers.test(Oe.layers)&&$r(qt,Se,Oe,kt,ci,ii)}}function $r(ee,Se,Oe,we,ze,nt){ee.onBeforeRender(m,Se,Oe,we,ze,nt),ee.modelViewMatrix.multiplyMatrices(Oe.matrixWorldInverse,ee.matrixWorld),ee.normalMatrix.getNormalMatrix(ee.modelViewMatrix),ze.onBeforeRender(m,Se,Oe,we,ee,nt),ze.transparent===!0&&ze.side===ja&&ze.forceSinglePass===!1?(ze.side=Xr,ze.needsUpdate=!0,m.renderBufferDirect(Oe,Se,we,ze,ee,nt),ze.side=Xs,ze.needsUpdate=!0,m.renderBufferDirect(Oe,Se,we,ze,ee,nt),ze.side=ja):m.renderBufferDirect(Oe,Se,we,ze,ee,nt),ee.onAfterRender(m,Se,Oe,we,ze,nt)}function Ar(ee,Se,Oe){Se.isScene!==!0&&(Se=oe);let we=Le.get(ee),ze=d.state.lights,nt=d.state.shadowsArray,Bt=ze.state.version,qt=Qe.getParameters(ee,ze.state,nt,Se,Oe),kt=Qe.getProgramCacheKey(qt),ci=we.programs;we.environment=ee.isMeshStandardMaterial?Se.environment:null,we.fog=Se.fog,we.envMap=(ee.isMeshStandardMaterial?Je:tt).get(ee.envMap||we.environment),ci===void 0&&(ee.addEventListener("dispose",di),ci=new Map,we.programs=ci);let ii=ci.get(kt);if(ii!==void 0){if(we.currentProgram===ii&&we.lightsStateVersion===Bt)return Lo(ee,qt),ii}else qt.uniforms=Qe.getUniforms(ee),ee.onBuild(Oe,qt,m),ee.onBeforeCompile(qt,m),ii=Qe.acquireProgram(qt,kt),ci.set(kt,ii),we.uniforms=qt.uniforms;let Zt=we.uniforms;(!ee.isShaderMaterial&&!ee.isRawShaderMaterial||ee.clipping===!0)&&(Zt.clippingPlanes=W.uniform),Lo(ee,qt),we.needsLights=Ih(ee),we.lightsStateVersion=Bt,we.needsLights&&(Zt.ambientLightColor.value=ze.state.ambient,Zt.lightProbe.value=ze.state.probe,Zt.directionalLights.value=ze.state.directional,Zt.directionalLightShadows.value=ze.state.directionalShadow,Zt.spotLights.value=ze.state.spot,Zt.spotLightShadows.value=ze.state.spotShadow,Zt.rectAreaLights.value=ze.state.rectArea,Zt.ltc_1.value=ze.state.rectAreaLTC1,Zt.ltc_2.value=ze.state.rectAreaLTC2,Zt.pointLights.value=ze.state.point,Zt.pointLightShadows.value=ze.state.pointShadow,Zt.hemisphereLights.value=ze.state.hemi,Zt.directionalShadowMap.value=ze.state.directionalShadowMap,Zt.directionalShadowMatrix.value=ze.state.directionalShadowMatrix,Zt.spotShadowMap.value=ze.state.spotShadowMap,Zt.spotLightMatrix.value=ze.state.spotLightMatrix,Zt.spotLightMap.value=ze.state.spotLightMap,Zt.pointShadowMap.value=ze.state.pointShadowMap,Zt.pointShadowMatrix.value=ze.state.pointShadowMatrix);let fi=ii.getUniforms(),Mr=gm.seqWithValue(fi.seq,Zt);return we.currentProgram=ii,we.uniformsList=Mr,ii}function Lo(ee,Se){let Oe=Le.get(ee);Oe.outputEncoding=Se.outputEncoding,Oe.instancing=Se.instancing,Oe.skinning=Se.skinning,Oe.morphTargets=Se.morphTargets,Oe.morphNormals=Se.morphNormals,Oe.morphColors=Se.morphColors,Oe.morphTargetsCount=Se.morphTargetsCount,Oe.numClippingPlanes=Se.numClippingPlanes,Oe.numIntersection=Se.numClipIntersection,Oe.vertexAlphas=Se.vertexAlphas,Oe.vertexTangents=Se.vertexTangents,Oe.toneMapping=Se.toneMapping}function Ou(ee,Se,Oe,we,ze){Se.isScene!==!0&&(Se=oe),Te.resetTextureUnits();let nt=Se.fog,Bt=we.isMeshStandardMaterial?Se.environment:null,qt=b===null?m.outputEncoding:b.isXRRenderTarget===!0?b.texture.encoding:Qs,kt=(we.isMeshStandardMaterial?Je:tt).get(we.envMap||Bt),ci=we.vertexColors===!0&&!!Oe.attributes.color&&Oe.attributes.color.itemSize===4,ii=!!we.normalMap&&!!Oe.attributes.tangent,Zt=!!Oe.morphAttributes.position,fi=!!Oe.morphAttributes.normal,Mr=!!Oe.morphAttributes.color,ji=we.toneMapped?m.toneMapping:Pn,Zi=Oe.morphAttributes.position||Oe.morphAttributes.normal||Oe.morphAttributes.color,Bi=Zi!==void 0?Zi.length:0,_t=Le.get(we),tn=d.state.lights;if(Y===!0&&(ne===!0||ee!==S)){let Gi=ee===S&&we.id===_;W.setState(we,ee,Gi)}let ts=!1;we.version===_t.__version?(_t.needsLights&&_t.lightsStateVersion!==tn.state.version||_t.outputEncoding!==qt||ze.isInstancedMesh&&_t.instancing===!1||!ze.isInstancedMesh&&_t.instancing===!0||ze.isSkinnedMesh&&_t.skinning===!1||!ze.isSkinnedMesh&&_t.skinning===!0||_t.envMap!==kt||we.fog===!0&&_t.fog!==nt||_t.numClippingPlanes!==void 0&&(_t.numClippingPlanes!==W.numPlanes||_t.numIntersection!==W.numIntersection)||_t.vertexAlphas!==ci||_t.vertexTangents!==ii||_t.morphTargets!==Zt||_t.morphNormals!==fi||_t.morphColors!==Mr||_t.toneMapping!==ji||Ae.isWebGL2===!0&&_t.morphTargetsCount!==Bi)&&(ts=!0):(ts=!0,_t.__version=we.version);let is=_t.currentProgram;ts===!0&&(is=Ar(we,Se,ze));let Jt=!1,dr=!1,Nn=!1,rr=is.getUniforms(),rs=_t.uniforms;if(ye.useProgram(is.program)&&(Jt=!0,dr=!0,Nn=!0),we.id!==_&&(_=we.id,dr=!0),Jt||S!==ee){if(rr.setValue(se,"projectionMatrix",ee.projectionMatrix),Ae.logarithmicDepthBuffer&&rr.setValue(se,"logDepthBufFC",2/(Math.log(ee.far+1)/Math.LN2)),S!==ee&&(S=ee,dr=!0,Nn=!0),we.isShaderMaterial||we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshStandardMaterial||we.envMap){let Gi=rr.map.cameraPosition;Gi!==void 0&&Gi.setValue(se,de.setFromMatrixPosition(ee.matrixWorld))}(we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshLambertMaterial||we.isMeshBasicMaterial||we.isMeshStandardMaterial||we.isShaderMaterial)&&rr.setValue(se,"isOrthographic",ee.isOrthographicCamera===!0),(we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshLambertMaterial||we.isMeshBasicMaterial||we.isMeshStandardMaterial||we.isShaderMaterial||we.isShadowMaterial||ze.isSkinnedMesh)&&rr.setValue(se,"viewMatrix",ee.matrixWorldInverse)}if(ze.isSkinnedMesh){rr.setOptional(se,ze,"bindMatrix"),rr.setOptional(se,ze,"bindMatrixInverse");let Gi=ze.skeleton;Gi&&(Ae.floatVertexTextures?(Gi.boneTexture===null&&Gi.computeBoneTexture(),rr.setValue(se,"boneTexture",Gi.boneTexture,Te),rr.setValue(se,"boneTextureSize",Gi.boneTextureSize)):console.warn("THREE.WebGLRenderer: SkinnedMesh can only be used with WebGL 2. With WebGL 1 OES_texture_float and vertex textures support is required."))}let Vn=Oe.morphAttributes;if((Vn.position!==void 0||Vn.normal!==void 0||Vn.color!==void 0&&Ae.isWebGL2===!0)&&V.update(ze,Oe,we,is),(dr||_t.receiveShadow!==ze.receiveShadow)&&(_t.receiveShadow=ze.receiveShadow,rr.setValue(se,"receiveShadow",ze.receiveShadow)),we.isMeshGouraudMaterial&&we.envMap!==null&&(rs.envMap.value=kt,rs.flipEnvMap.value=kt.isCubeTexture&&kt.isRenderTargetTexture===!1?-1:1),dr&&(rr.setValue(se,"toneMappingExposure",m.toneMappingExposure),_t.needsLights&&El(rs,Nn),nt&&we.fog===!0&&pt.refreshFogUniforms(rs,nt),pt.refreshMaterialUniforms(rs,we,D,P,ce),gm.upload(se,_t.uniformsList,rs,Te)),we.isShaderMaterial&&we.uniformsNeedUpdate===!0&&(gm.upload(se,_t.uniformsList,rs,Te),we.uniformsNeedUpdate=!1),we.isSpriteMaterial&&rr.setValue(se,"center",ze.center),rr.setValue(se,"modelViewMatrix",ze.modelViewMatrix),rr.setValue(se,"normalMatrix",ze.normalMatrix),rr.setValue(se,"modelMatrix",ze.matrixWorld),ze.previousModelViewMatrix&&rr.setValue(se,"previousModelViewMatrix",ze.previousModelViewMatrix),ee.previousProjectionMatrix&&rr.setValue(se,"previousProjectionMatrix",ee.previousProjectionMatrix),we.isShaderMaterial||we.isRawShaderMaterial){let Gi=we.uniformsGroups;for(let Yt=0,Iu=Gi.length;Yt<Iu;Yt++)if(Ae.isWebGL2){let jn=Gi[Yt];Fe.update(jn,is),Fe.bind(jn,is)}else console.warn("THREE.WebGLRenderer: Uniform Buffer Objects can only be used with WebGL 2.")}return is}function El(ee,Se){ee.ambientLightColor.needsUpdate=Se,ee.lightProbe.needsUpdate=Se,ee.directionalLights.needsUpdate=Se,ee.directionalLightShadows.needsUpdate=Se,ee.pointLights.needsUpdate=Se,ee.pointLightShadows.needsUpdate=Se,ee.spotLights.needsUpdate=Se,ee.spotLightShadows.needsUpdate=Se,ee.rectAreaLights.needsUpdate=Se,ee.hemisphereLights.needsUpdate=Se}function Ih(ee){return ee.isMeshLambertMaterial||ee.isMeshToonMaterial||ee.isMeshPhongMaterial||ee.isMeshStandardMaterial||ee.isShadowMaterial||ee.isShaderMaterial&&ee.lights===!0}this.getActiveCubeFace=function(){return y},this.getActiveMipmapLevel=function(){return x},this.getRenderTarget=function(){return b},this.setRenderTargetTextures=function(ee,Se,Oe){Le.get(ee.texture).__webglTexture=Se,Le.get(ee.depthTexture).__webglTexture=Oe;let we=Le.get(ee);we.__hasExternalTextures=!0,we.__hasExternalTextures&&(we.__autoAllocateDepthBuffer=Oe===void 0,we.__autoAllocateDepthBuffer||me.has("WEBGL_multisampled_render_to_texture")===!0&&(console.warn("THREE.WebGLRenderer: Render-to-texture extension was disabled because an external texture was provided"),we.__useRenderToTexture=!1))},this.setRenderTargetFramebuffer=function(ee,Se){let Oe=Le.get(ee);Oe.__webglFramebuffer=Se,Oe.__useDefaultFramebuffer=Se===void 0},this.setRenderTarget=function(ee,Se=0,Oe=0){b=ee,y=Se,x=Oe;let we=!0,ze=null,nt=!1,Bt=!1;if(ee){let qt=Le.get(ee);qt.__useDefaultFramebuffer!==void 0?(ye.bindFramebuffer(36160,null),we=!1):qt.__webglFramebuffer===void 0?Te.setupRenderTarget(ee):qt.__hasExternalTextures&&Te.rebindTextures(ee,Le.get(ee.texture).__webglTexture,Le.get(ee.depthTexture).__webglTexture);let kt=ee.texture;(kt.isData3DTexture||kt.isDataArrayTexture||kt.isCompressedArrayTexture)&&(Bt=!0);let ci=Le.get(ee).__webglFramebuffer;ee.isWebGLCubeRenderTarget?(ze=ci[Se],nt=!0):Ae.isWebGL2&&ee.samples>0&&Te.useMultisampledRTT(ee)===!1?ze=Le.get(ee).__webglMultisampledFramebuffer:ze=ci,M.copy(ee.viewport),C.copy(ee.scissor),A=ee.scissorTest}else M.copy(L).multiplyScalar(D).floor(),C.copy(G).multiplyScalar(D).floor(),A=q;if(ye.bindFramebuffer(36160,ze)&&Ae.drawBuffers&&we&&ye.drawBuffers(ee,ze),ye.viewport(M),ye.scissor(C),ye.setScissorTest(A),nt){let qt=Le.get(ee.texture);se.framebufferTexture2D(36160,36064,34069+Se,qt.__webglTexture,Oe)}else if(Bt){let qt=Le.get(ee.texture),kt=Se||0;se.framebufferTextureLayer(36160,36064,qt.__webglTexture,Oe||0,kt)}_=-1},this.readRenderTargetPixels=function(ee,Se,Oe,we,ze,nt,Bt){if(!(ee&&ee.isWebGLRenderTarget)){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not THREE.WebGLRenderTarget.");return}let qt=Le.get(ee).__webglFramebuffer;if(ee.isWebGLCubeRenderTarget&&Bt!==void 0&&(qt=qt[Bt]),qt){ye.bindFramebuffer(36160,qt);try{let kt=ee.texture,ci=kt.format,ii=kt.type;if(ci!==qr&&We.convert(ci)!==se.getParameter(35739)){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in RGBA or implementation defined format.");return}let Zt=ii===ph&&(me.has("EXT_color_buffer_half_float")||Ae.isWebGL2&&me.has("EXT_color_buffer_float"));if(ii!==xa&&We.convert(ii)!==se.getParameter(35738)&&!(ii===yr&&(Ae.isWebGL2||me.has("OES_texture_float")||me.has("WEBGL_color_buffer_float")))&&!Zt){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in UnsignedByteType or implementation defined type.");return}Se>=0&&Se<=ee.width-we&&Oe>=0&&Oe<=ee.height-ze&&se.readPixels(Se,Oe,we,ze,We.convert(ci),We.convert(ii),nt)}finally{let kt=b!==null?Le.get(b).__webglFramebuffer:null;ye.bindFramebuffer(36160,kt)}}},this.copyFramebufferToTexture=function(ee,Se,Oe=0){let we=Math.pow(2,-Oe),ze=Math.floor(Se.image.width*we),nt=Math.floor(Se.image.height*we);Te.setTexture2D(Se,0),se.copyTexSubImage2D(3553,Oe,0,0,ee.x,ee.y,ze,nt),ye.unbindTexture()},this.copyTextureToTexture=function(ee,Se,Oe,we=0){let ze=Se.image.width,nt=Se.image.height,Bt=We.convert(Oe.format),qt=We.convert(Oe.type);Te.setTexture2D(Oe,0),se.pixelStorei(37440,Oe.flipY),se.pixelStorei(37441,Oe.premultiplyAlpha),se.pixelStorei(3317,Oe.unpackAlignment),Se.isDataTexture?se.texSubImage2D(3553,we,ee.x,ee.y,ze,nt,Bt,qt,Se.image.data):Se.isCompressedTexture?se.compressedTexSubImage2D(3553,we,ee.x,ee.y,Se.mipmaps[0].width,Se.mipmaps[0].height,Bt,Se.mipmaps[0].data):se.texSubImage2D(3553,we,ee.x,ee.y,Bt,qt,Se.image),we===0&&Oe.generateMipmaps&&se.generateMipmap(3553),ye.unbindTexture()},this.copyTextureToTexture3D=function(ee,Se,Oe,we,ze=0){if(m.isWebGL1Renderer){console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: can only be used with WebGL2.");return}let nt=ee.max.x-ee.min.x+1,Bt=ee.max.y-ee.min.y+1,qt=ee.max.z-ee.min.z+1,kt=We.convert(we.format),ci=We.convert(we.type),ii;if(we.isData3DTexture)Te.setTexture3D(we,0),ii=32879;else if(we.isDataArrayTexture)Te.setTexture2DArray(we,0),ii=35866;else{console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: only supports THREE.DataTexture3D and THREE.DataTexture2DArray.");return}se.pixelStorei(37440,we.flipY),se.pixelStorei(37441,we.premultiplyAlpha),se.pixelStorei(3317,we.unpackAlignment);let Zt=se.getParameter(3314),fi=se.getParameter(32878),Mr=se.getParameter(3316),ji=se.getParameter(3315),Zi=se.getParameter(32877),Bi=Oe.isCompressedTexture?Oe.mipmaps[0]:Oe.image;se.pixelStorei(3314,Bi.width),se.pixelStorei(32878,Bi.height),se.pixelStorei(3316,ee.min.x),se.pixelStorei(3315,ee.min.y),se.pixelStorei(32877,ee.min.z),Oe.isDataTexture||Oe.isData3DTexture?se.texSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,ci,Bi.data):Oe.isCompressedArrayTexture?(console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: untested support for compressed srcTexture."),se.compressedTexSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,Bi.data)):se.texSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,ci,Bi),se.pixelStorei(3314,Zt),se.pixelStorei(32878,fi),se.pixelStorei(3316,Mr),se.pixelStorei(3315,ji),se.pixelStorei(32877,Zi),ze===0&&we.generateMipmaps&&se.generateMipmap(ii),ye.unbindTexture()},this.initTexture=function(ee){ee.isCubeTexture?Te.setTextureCube(ee,0):ee.isData3DTexture?Te.setTexture3D(ee,0):ee.isDataArrayTexture||ee.isCompressedArrayTexture?Te.setTexture2DArray(ee,0):Te.setTexture2D(ee,0),ye.unbindTexture()},this.resetState=function(){y=0,x=0,b=null,ye.reset(),Be.reset()},typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("observe",{detail:this}))}var pU=class extends e3{};pU.prototype.isWebGL1Renderer=!0;var t3=class{constructor(e,t=1,i=1e3){this.isFog=!0,this.name="",this.color=new Ct(e),this.near=t,this.far=i}clone(){return new t3(this.color,this.near,this.far)}toJSON(){return{type:"Fog",color:this.color.getHex(),near:this.near,far:this.far}}},_o=class extends Si{constructor(){super(),this.isScene=!0,this.type="Scene",this.background=null,this.environment=null,this.fog=null,this.backgroundBlurriness=0,this.backgroundIntensity=1,this.overrideMaterial=null,typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("observe",{detail:this}))}copy(e,t){return super.copy(e,t),e.background!==null&&(this.background=e.background.clone()),e.environment!==null&&(this.environment=e.environment.clone()),e.fog!==null&&(this.fog=e.fog.clone()),this.backgroundBlurriness=e.backgroundBlurriness,this.backgroundIntensity=e.backgroundIntensity,e.overrideMaterial!==null&&(this.overrideMaterial=e.overrideMaterial.clone()),this.matrixAutoUpdate=e.matrixAutoUpdate,this}toJSON(e){let t=super.toJSON(e);return this.fog!==null&&(t.object.fog=this.fog.toJSON()),this.backgroundBlurriness>0&&(t.object.backgroundBlurriness=this.backgroundBlurriness),this.backgroundIntensity!==1&&(t.object.backgroundIntensity=this.backgroundIntensity),t}get autoUpdate(){return console.warn("THREE.Scene: autoUpdate was renamed to matrixWorldAutoUpdate in r144."),this.matrixWorldAutoUpdate}set autoUpdate(e){console.warn("THREE.Scene: autoUpdate was renamed to matrixWorldAutoUpdate in r144."),this.matrixWorldAutoUpdate=e}},fU=class{constructor(e,t){this.isInterleavedBuffer=!0,this.array=e,this.stride=t,this.count=e!==void 0?e.length/t:0,this.usage=Fy,this.updateRange={offset:0,count:-1},this.version=0,this.uuid=_s()}onUploadCallback(){}set needsUpdate(e){e===!0&&this.version++}setUsage(e){return this.usage=e,this}copy(e){return this.array=new e.array.constructor(e.array),this.count=e.count,this.stride=e.stride,this.usage=e.usage,this}copyAt(e,t,i){e*=this.stride,i*=t.stride;for(let r=0,a=this.stride;r<a;r++)this.array[e+r]=t.array[i+r];return this}set(e,t=0){return this.array.set(e,t),this}clone(e){e.arrayBuffers===void 0&&(e.arrayBuffers={}),this.array.buffer._uuid===void 0&&(this.array.buffer._uuid=_s()),e.arrayBuffers[this.array.buffer._uuid]===void 0&&(e.arrayBuffers[this.array.buffer._uuid]=this.array.slice(0).buffer);let t=new this.array.constructor(e.arrayBuffers[this.array.buffer._uuid]),i=new this.constructor(t,this.stride);return i.setUsage(this.usage),i}onUpload(e){return this.onUploadCallback=e,this}toJSON(e){return e.arrayBuffers===void 0&&(e.arrayBuffers={}),this.array.buffer._uuid===void 0&&(this.array.buffer._uuid=_s()),e.arrayBuffers[this.array.buffer._uuid]===void 0&&(e.arrayBuffers[this.array.buffer._uuid]=Array.from(new Uint32Array(this.array.buffer))),{uuid:this.uuid,buffer:this.array.buffer._uuid,type:this.array.constructor.name,stride:this.stride}}},Sa=new R,Vy=class{constructor(e,t,i,r=!1){this.isInterleavedBufferAttribute=!0,this.name="",this.data=e,this.itemSize=t,this.offset=i,this.normalized=r}get count(){return this.data.count}get array(){return this.data.array}set needsUpdate(e){this.data.needsUpdate=e}applyMatrix4(e){for(let t=0,i=this.data.count;t<i;t++)Sa.fromBufferAttribute(this,t),Sa.applyMatrix4(e),this.setXYZ(t,Sa.x,Sa.y,Sa.z);return this}applyNormalMatrix(e){for(let t=0,i=this.count;t<i;t++)Sa.fromBufferAttribute(this,t),Sa.applyNormalMatrix(e),this.setXYZ(t,Sa.x,Sa.y,Sa.z);return this}transformDirection(e){for(let t=0,i=this.count;t<i;t++)Sa.fromBufferAttribute(this,t),Sa.transformDirection(e),this.setXYZ(t,Sa.x,Sa.y,Sa.z);return this}setX(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset]=t,this}setY(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset+1]=t,this}setZ(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset+2]=t,this}setW(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset+3]=t,this}getX(e){let t=this.data.array[e*this.data.stride+this.offset];return this.normalized&&(t=xo(t,this.array)),t}getY(e){let t=this.data.array[e*this.data.stride+this.offset+1];return this.normalized&&(t=xo(t,this.array)),t}getZ(e){let t=this.data.array[e*this.data.stride+this.offset+2];return this.normalized&&(t=xo(t,this.array)),t}getW(e){let t=this.data.array[e*this.data.stride+this.offset+3];return this.normalized&&(t=xo(t,this.array)),t}setXY(e,t,i){return e=e*this.data.stride+this.offset,this.normalized&&(t=Li(t,this.array),i=Li(i,this.array)),this.data.array[e+0]=t,this.data.array[e+1]=i,this}setXYZ(e,t,i,r){return e=e*this.data.stride+this.offset,this.normalized&&(t=Li(t,this.array),i=Li(i,this.array),r=Li(r,this.array)),this.data.array[e+0]=t,this.data.array[e+1]=i,this.data.array[e+2]=r,this}setXYZW(e,t,i,r,a){return e=e*this.data.stride+this.offset,this.normalized&&(t=Li(t,this.array),i=Li(i,this.array),r=Li(r,this.array),a=Li(a,this.array)),this.data.array[e+0]=t,this.data.array[e+1]=i,this.data.array[e+2]=r,this.data.array[e+3]=a,this}clone(e){if(e===void 0){console.log("THREE.InterleavedBufferAttribute.clone(): Cloning an interleaved buffer attribute will de-interleave buffer data.");let t=[];for(let i=0;i<this.count;i++){let r=i*this.data.stride+this.offset;for(let a=0;a<this.itemSize;a++)t.push(this.data.array[r+a])}return new It(new this.array.constructor(t),this.itemSize,this.normalized)}else return e.interleavedBuffers===void 0&&(e.interleavedBuffers={}),e.interleavedBuffers[this.data.uuid]===void 0&&(e.interleavedBuffers[this.data.uuid]=this.data.clone(e)),new Vy(e.interleavedBuffers[this.data.uuid],this.itemSize,this.offset,this.normalized)}toJSON(e){if(e===void 0){console.log("THREE.InterleavedBufferAttribute.toJSON(): Serializing an interleaved buffer attribute will de-interleave buffer data.");let t=[];for(let i=0;i<this.count;i++){let r=i*this.data.stride+this.offset;for(let a=0;a<this.itemSize;a++)t.push(this.data.array[r+a])}return{itemSize:this.itemSize,type:this.array.constructor.name,array:t,normalized:this.normalized}}else return e.interleavedBuffers===void 0&&(e.interleavedBuffers={}),e.interleavedBuffers[this.data.uuid]===void 0&&(e.interleavedBuffers[this.data.uuid]=this.data.toJSON(e)),{isInterleavedBufferAttribute:!0,itemSize:this.itemSize,data:this.data.uuid,offset:this.offset,normalized:this.normalized}}},i3=class extends Si{constructor(){super(),this.isBone=!0,this.type="Bone"}},ws=class extends Xi{constructor(e=null,t=1,i=1,r,a,s,n,o,l=gi,h=gi,c,u){super(null,s,n,o,l,h,r,a,c,u),this.isDataTexture=!0,this.image={data:e,width:t,height:i},this.generateMipmaps=!1,this.flipY=!1,this.unpackAlignment=1}},H2=new je,mU=new je,Vx=class{constructor(e=[],t=[]){this.uuid=_s(),this.bones=e.slice(0),this.boneInverses=t,this.boneMatrices=null,this.boneTexture=null,this.boneTextureSize=0,this.frame=-1,this.init()}init(){let e=this.bones,t=this.boneInverses;if(this.boneMatrices=new Float32Array(e.length*16),t.length===0)this.calculateInverses();else if(e.length!==t.length){console.warn("THREE.Skeleton: Number of inverse bone matrices does not match amount of bones."),this.boneInverses=[];for(let i=0,r=this.bones.length;i<r;i++)this.boneInverses.push(new je)}}calculateInverses(){this.boneInverses.length=0;for(let e=0,t=this.bones.length;e<t;e++){let i=new je;this.bones[e]&&i.copy(this.bones[e].matrixWorld).invert(),this.boneInverses.push(i)}}pose(){for(let e=0,t=this.bones.length;e<t;e++){let i=this.bones[e];i&&i.matrixWorld.copy(this.boneInverses[e]).invert()}for(let e=0,t=this.bones.length;e<t;e++){let i=this.bones[e];i&&(i.parent&&i.parent.isBone?(i.matrix.copy(i.parent.matrixWorld).invert(),i.matrix.multiply(i.matrixWorld)):i.matrix.copy(i.matrixWorld),i.matrix.decompose(i.position,i.quaternion,i.scale))}}update(){let e=this.bones,t=this.boneInverses,i=this.boneMatrices,r=this.boneTexture;for(let a=0,s=e.length;a<s;a++){let n=e[a]?e[a].matrixWorld:mU;H2.multiplyMatrices(n,t[a]),H2.toArray(i,a*16)}r!==null&&(r.needsUpdate=!0)}clone(){return new Vx(this.bones,this.boneInverses)}computeBoneTexture(){let e=Math.sqrt(this.bones.length*4);e=NE(e),e=Math.max(e,4);let t=new Float32Array(e*e*4);t.set(this.boneMatrices);let i=new ws(t,e,e,qr,yr);return i.needsUpdate=!0,this.boneMatrices=t,this.boneTexture=i,this.boneTextureSize=e,this}getBoneByName(e){for(let t=0,i=this.bones.length;t<i;t++){let r=this.bones[t];if(r.name===e)return r}}dispose(){this.boneTexture!==null&&(this.boneTexture.dispose(),this.boneTexture=null)}fromJSON(e,t){this.uuid=e.uuid;for(let i=0,r=e.bones.length;i<r;i++){let a=e.bones[i],s=t[a];s===void 0&&(console.warn("THREE.Skeleton: No bone found with UUID:",a),s=new i3),this.bones.push(s),this.boneInverses.push(new je().fromArray(e.boneInverses[i]))}return this.init(),this}toJSON(){let e={metadata:{version:4.5,type:"Skeleton",generator:"Skeleton.toJSON"},bones:[],boneInverses:[]};e.uuid=this.uuid;let t=this.bones,i=this.boneInverses;for(let r=0,a=t.length;r<a;r++){let s=t[r];e.bones.push(s.uuid);let n=i[r];e.boneInverses.push(n.toArray())}return e}},Gd=class extends It{constructor(e,t,i,r=1){super(e,t,i),this.isInstancedBufferAttribute=!0,this.meshPerAttribute=r}copy(e){return super.copy(e),this.meshPerAttribute=e.meshPerAttribute,this}toJSON(){let e=super.toJSON();return e.meshPerAttribute=this.meshPerAttribute,e.isInstancedBufferAttribute=!0,e}},W2=new je,q2=new je,uf=[],gU=new je,Xu=new xr,vU=class extends xr{constructor(e,t,i){super(e,t),this.isInstancedMesh=!0,this.instanceMatrix=new Gd(new Float32Array(i*16),16),this.instanceColor=null,this.count=i,this.frustumCulled=!1;for(let r=0;r<i;r++)this.setMatrixAt(r,gU)}copy(e,t){return super.copy(e,t),this.instanceMatrix.copy(e.instanceMatrix),e.instanceColor!==null&&(this.instanceColor=e.instanceColor.clone()),this.count=e.count,this}getColorAt(e,t){t.fromArray(this.instanceColor.array,e*3)}getMatrixAt(e,t){t.fromArray(this.instanceMatrix.array,e*16)}raycast(e,t){let i=this.matrixWorld,r=this.count;if(Xu.geometry=this.geometry,Xu.material=this.material,Xu.material!==void 0)for(let a=0;a<r;a++){this.getMatrixAt(a,W2),q2.multiplyMatrices(i,W2),Xu.matrixWorld=q2,Xu.raycast(e,uf);for(let s=0,n=uf.length;s<n;s++){let o=uf[s];o.instanceId=a,o.object=this,t.push(o)}uf.length=0}}setColorAt(e,t){this.instanceColor===null&&(this.instanceColor=new Gd(new Float32Array(this.instanceMatrix.count*3),3)),t.toArray(this.instanceColor.array,e*3)}setMatrixAt(e,t){t.toArray(this.instanceMatrix.array,e*16)}updateMorphTargets(){}dispose(){this.dispatchEvent({type:"dispose"})}},Sl=class extends up{constructor(e){super(),this.isLineBasicMaterial=!0,this.type="LineBasicMaterial",this.color=new Ct(16777215),this.linewidth=1,this.linecap="round",this.linejoin="round",this.fog=!0,this.setValues(e)}copy(e){return super.copy(e),this.color.copy(e.color),this.linewidth=e.linewidth,this.linecap=e.linecap,this.linejoin=e.linejoin,this.fog=e.fog,this}},Y2=new R,X2=new R,Q2=new je,h0=new cu,df=new Wa,Fm=class extends Si{constructor(e=new yt,t=new Sl){super(),this.isLine=!0,this.type="Line",this.geometry=e,this.material=t,this.updateMorphTargets()}copy(e,t){return super.copy(e,t),this.material=e.material,this.geometry=e.geometry,this}computeLineDistances(){let e=this.geometry;if(e.index===null){let t=e.attributes.position,i=[0];for(let r=1,a=t.count;r<a;r++)Y2.fromBufferAttribute(t,r-1),X2.fromBufferAttribute(t,r),i[r]=i[r-1],i[r]+=Y2.distanceTo(X2);e.setAttribute("lineDistance",new ot(i,1))}else console.warn("THREE.Line.computeLineDistances(): Computation only possible with non-indexed BufferGeometry.");return this}raycast(e,t){let i=this.geometry,r=this.matrixWorld,a=e.params.Line.threshold,s=i.drawRange;if(i.boundingSphere===null&&i.computeBoundingSphere(),df.copy(i.boundingSphere),df.applyMatrix4(r),df.radius+=a,e.ray.intersectsSphere(df)===!1)return;Q2.copy(r).invert(),h0.copy(e.ray).applyMatrix4(Q2);let n=a/((this.scale.x+this.scale.y+this.scale.z)/3),o=n*n,l=new R,h=new R,c=new R,u=new R,d=this.isLineSegments?2:1,p=i.index,f=i.attributes.position;if(p!==null){let m=Math.max(0,s.start),g=Math.min(p.count,s.start+s.count);for(let y=m,x=g-1;y<x;y+=d){let b=p.getX(y),_=p.getX(y+1);if(l.fromBufferAttribute(f,b),h.fromBufferAttribute(f,_),h0.distanceSqToSegment(l,h,u,c)>o)continue;u.applyMatrix4(this.matrixWorld);let S=e.ray.origin.distanceTo(u);S<e.near||S>e.far||t.push({distance:S,point:c.clone().applyMatrix4(this.matrixWorld),index:y,face:null,faceIndex:null,object:this})}}else{let m=Math.max(0,s.start),g=Math.min(f.count,s.start+s.count);for(let y=m,x=g-1;y<x;y+=d){if(l.fromBufferAttribute(f,y),h.fromBufferAttribute(f,y+1),h0.distanceSqToSegment(l,h,u,c)>o)continue;u.applyMatrix4(this.matrixWorld);let b=e.ray.origin.distanceTo(u);b<e.near||b>e.far||t.push({distance:b,point:c.clone().applyMatrix4(this.matrixWorld),index:y,face:null,faceIndex:null,object:this})}}}updateMorphTargets(){let e=this.geometry.morphAttributes,t=Object.keys(e);if(t.length>0){let i=e[t[0]];if(i!==void 0){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let r=0,a=i.length;r<a;r++){let s=i[r].name||String(r);this.morphTargetInfluences.push(0),this.morphTargetDictionary[s]=r}}}}},Z2=new R,K2=new R,dp=class extends Fm{constructor(e,t){super(e,t),this.isLineSegments=!0,this.type="LineSegments"}computeLineDistances(){let e=this.geometry;if(e.index===null){let t=e.attributes.position,i=[];for(let r=0,a=t.count;r<a;r+=2)Z2.fromBufferAttribute(t,r),K2.fromBufferAttribute(t,r+1),i[r]=r===0?0:i[r-1],i[r+1]=i[r]+Z2.distanceTo(K2);e.setAttribute("lineDistance",new ot(i,1))}else console.warn("THREE.LineSegments.computeLineDistances(): Computation only possible with non-indexed BufferGeometry.");return this}},yU=class extends Xi{constructor(e,t,i,r,a,s,n,o,l){super(e,t,i,r,a,s,n,o,l),this.isVideoTexture=!0,this.minFilter=s!==void 0?s:Wt,this.magFilter=a!==void 0?a:Wt,this.generateMipmaps=!1;let h=this;function c(){h.needsUpdate=!0,e.requestVideoFrameCallback(c)}"requestVideoFrameCallback"in e&&e.requestVideoFrameCallback(c)}clone(){return new this.constructor(this.image).copy(this)}update(){let e=this.image;!("requestVideoFrameCallback"in e)&&e.readyState>=e.HAVE_CURRENT_DATA&&(this.needsUpdate=!0)}},xU=class extends Xi{constructor(e,t,i,r,a,s,n,o,l){super(e,t,i,r,a,s,n,o,l),this.isCanvasTexture=!0,this.needsUpdate=!0}},Fn=class{constructor(){this.type="Curve",this.arcLengthDivisions=200}getPoint(){return console.warn("THREE.Curve: .getPoint() not implemented."),null}getPointAt(e,t){let i=this.getUtoTmapping(e);return this.getPoint(i,t)}getPoints(e=5){let t=[];for(let i=0;i<=e;i++)t.push(this.getPoint(i/e));return t}getSpacedPoints(e=5){let t=[];for(let i=0;i<=e;i++)t.push(this.getPointAt(i/e));return t}getLength(){let e=this.getLengths();return e[e.length-1]}getLengths(e=this.arcLengthDivisions){if(this.cacheArcLengths&&this.cacheArcLengths.length===e+1&&!this.needsUpdate)return this.cacheArcLengths;this.needsUpdate=!1;let t=[],i,r=this.getPoint(0),a=0;t.push(0);for(let s=1;s<=e;s++)i=this.getPoint(s/e),a+=i.distanceTo(r),t.push(a),r=i;return this.cacheArcLengths=t,t}updateArcLengths(){this.needsUpdate=!0,this.getLengths()}getUtoTmapping(e,t){let i=this.getLengths(),r=0,a=i.length,s;t?s=t:s=e*i[a-1];let n=0,o=a-1,l;for(;n<=o;)if(r=Math.floor(n+(o-n)/2),l=i[r]-s,l<0)n=r+1;else if(l>0)o=r-1;else{o=r;break}if(r=o,i[r]===s)return r/(a-1);let h=i[r],c=i[r+1]-h,u=(s-h)/c;return(r+u)/(a-1)}getTangent(e,t){let i=e-1e-4,r=e+1e-4;i<0&&(i=0),r>1&&(r=1);let a=this.getPoint(i),s=this.getPoint(r),n=t||(a.isVector2?new re:new R);return n.copy(s).sub(a).normalize(),n}getTangentAt(e,t){let i=this.getUtoTmapping(e);return this.getTangent(i,t)}computeFrenetFrames(e,t){let i=new R,r=[],a=[],s=[],n=new R,o=new je;for(let d=0;d<=e;d++){let p=d/e;r[d]=this.getTangentAt(p,new R)}a[0]=new R,s[0]=new R;let l=Number.MAX_VALUE,h=Math.abs(r[0].x),c=Math.abs(r[0].y),u=Math.abs(r[0].z);h<=l&&(l=h,i.set(1,0,0)),c<=l&&(l=c,i.set(0,1,0)),u<=l&&i.set(0,0,1),n.crossVectors(r[0],i).normalize(),a[0].crossVectors(r[0],n),s[0].crossVectors(r[0],a[0]);for(let d=1;d<=e;d++){if(a[d]=a[d-1].clone(),s[d]=s[d-1].clone(),n.crossVectors(r[d-1],r[d]),n.length()>Number.EPSILON){n.normalize();let p=Math.acos(gr(r[d-1].dot(r[d]),-1,1));a[d].applyMatrix4(o.makeRotationAxis(n,p))}s[d].crossVectors(r[d],a[d])}if(t===!0){let d=Math.acos(gr(a[0].dot(a[e]),-1,1));d/=e,r[0].dot(n.crossVectors(a[0],a[e]))>0&&(d=-d);for(let p=1;p<=e;p++)a[p].applyMatrix4(o.makeRotationAxis(r[p],d*p)),s[p].crossVectors(r[p],a[p])}return{tangents:r,normals:a,binormals:s}}clone(){return new this.constructor().copy(this)}copy(e){return this.arcLengthDivisions=e.arcLengthDivisions,this}toJSON(){let e={metadata:{version:4.5,type:"Curve",generator:"Curve.toJSON"}};return e.arcLengthDivisions=this.arcLengthDivisions,e.type=this.type,e}fromJSON(e){return this.arcLengthDivisions=e.arcLengthDivisions,this}},Bg=class extends Fn{constructor(e=0,t=0,i=1,r=1,a=0,s=Math.PI*2,n=!1,o=0){super(),this.isEllipseCurve=!0,this.type="EllipseCurve",this.aX=e,this.aY=t,this.xRadius=i,this.yRadius=r,this.aStartAngle=a,this.aEndAngle=s,this.aClockwise=n,this.aRotation=o}getPoint(e,t){let i=t||new re,r=Math.PI*2,a=this.aEndAngle-this.aStartAngle,s=Math.abs(a)<Number.EPSILON;for(;a<0;)a+=r;for(;a>r;)a-=r;a<Number.EPSILON&&(s?a=0:a=r),this.aClockwise===!0&&!s&&(a===r?a=-r:a=a-r);let n=this.aStartAngle+e*a,o=this.aX+this.xRadius*Math.cos(n),l=this.aY+this.yRadius*Math.sin(n);if(this.aRotation!==0){let h=Math.cos(this.aRotation),c=Math.sin(this.aRotation),u=o-this.aX,d=l-this.aY;o=u*h-d*c+this.aX,l=u*c+d*h+this.aY}return i.set(o,l)}copy(e){return super.copy(e),this.aX=e.aX,this.aY=e.aY,this.xRadius=e.xRadius,this.yRadius=e.yRadius,this.aStartAngle=e.aStartAngle,this.aEndAngle=e.aEndAngle,this.aClockwise=e.aClockwise,this.aRotation=e.aRotation,this}toJSON(){let e=super.toJSON();return e.aX=this.aX,e.aY=this.aY,e.xRadius=this.xRadius,e.yRadius=this.yRadius,e.aStartAngle=this.aStartAngle,e.aEndAngle=this.aEndAngle,e.aClockwise=this.aClockwise,e.aRotation=this.aRotation,e}fromJSON(e){return super.fromJSON(e),this.aX=e.aX,this.aY=e.aY,this.xRadius=e.xRadius,this.yRadius=e.yRadius,this.aStartAngle=e.aStartAngle,this.aEndAngle=e.aEndAngle,this.aClockwise=e.aClockwise,this.aRotation=e.aRotation,this}},bU=class extends Bg{constructor(e,t,i,r,a,s){super(e,t,i,i,r,a,s),this.isArcCurve=!0,this.type="ArcCurve"}};function jx(){let e=0,t=0,i=0,r=0;function a(s,n,o,l){e=s,t=o,i=-3*s+3*n-2*o-l,r=2*s-2*n+o+l}return{initCatmullRom:function(s,n,o,l,h){a(n,o,h*(o-s),h*(l-n))},initNonuniformCatmullRom:function(s,n,o,l,h,c,u){let d=(n-s)/h-(o-s)/(h+c)+(o-n)/c,p=(o-n)/c-(l-n)/(c+u)+(l-o)/u;d*=c,p*=c,a(n,o,d,p)},calc:function(s){let n=s*s,o=n*s;return e+t*s+i*n+r*o}}}var pf=new R,c0=new jx,u0=new jx,d0=new jx,wU=class extends Fn{constructor(e=[],t=!1,i="centripetal",r=.5){super(),this.isCatmullRomCurve3=!0,this.type="CatmullRomCurve3",this.points=e,this.closed=t,this.curveType=i,this.tension=r}getPoint(e,t=new R){let i=t,r=this.points,a=r.length,s=(a-(this.closed?0:1))*e,n=Math.floor(s),o=s-n;this.closed?n+=n>0?0:(Math.floor(Math.abs(n)/a)+1)*a:o===0&&n===a-1&&(n=a-2,o=1);let l,h;this.closed||n>0?l=r[(n-1)%a]:(pf.subVectors(r[0],r[1]).add(r[0]),l=pf);let c=r[n%a],u=r[(n+1)%a];if(this.closed||n+2<a?h=r[(n+2)%a]:(pf.subVectors(r[a-1],r[a-2]).add(r[a-1]),h=pf),this.curveType==="centripetal"||this.curveType==="chordal"){let d=this.curveType==="chordal"?.5:.25,p=Math.pow(l.distanceToSquared(c),d),f=Math.pow(c.distanceToSquared(u),d),m=Math.pow(u.distanceToSquared(h),d);f<1e-4&&(f=1),p<1e-4&&(p=f),m<1e-4&&(m=f),c0.initNonuniformCatmullRom(l.x,c.x,u.x,h.x,p,f,m),u0.initNonuniformCatmullRom(l.y,c.y,u.y,h.y,p,f,m),d0.initNonuniformCatmullRom(l.z,c.z,u.z,h.z,p,f,m)}else this.curveType==="catmullrom"&&(c0.initCatmullRom(l.x,c.x,u.x,h.x,this.tension),u0.initCatmullRom(l.y,c.y,u.y,h.y,this.tension),d0.initCatmullRom(l.z,c.z,u.z,h.z,this.tension));return i.set(c0.calc(o),u0.calc(o),d0.calc(o)),i}copy(e){super.copy(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(r.clone())}return this.closed=e.closed,this.curveType=e.curveType,this.tension=e.tension,this}toJSON(){let e=super.toJSON();e.points=[];for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];e.points.push(r.toArray())}return e.closed=this.closed,e.curveType=this.curveType,e.tension=this.tension,e}fromJSON(e){super.fromJSON(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(new R().fromArray(r))}return this.closed=e.closed,this.curveType=e.curveType,this.tension=e.tension,this}};function J2(e,t,i,r,a){let s=(r-t)*.5,n=(a-i)*.5,o=e*e,l=e*o;return(2*i-2*r+s+n)*l+(-3*i+3*r-2*s-n)*o+s*e+i}function _U(e,t){let i=1-e;return i*i*t}function SU(e,t){return 2*(1-e)*e*t}function AU(e,t){return e*e*t}function Dd(e,t,i,r){return _U(e,t)+SU(e,i)+AU(e,r)}function MU(e,t){let i=1-e;return i*i*i*t}function CU(e,t){let i=1-e;return 3*i*i*e*t}function EU(e,t){return 3*(1-e)*e*e*t}function TU(e,t){return e*e*e*t}function Od(e,t,i,r,a){return MU(e,t)+CU(e,i)+EU(e,r)+TU(e,a)}var Gs=class extends Fn{constructor(e=new re,t=new re,i=new re,r=new re){super(),this.isCubicBezierCurve=!0,this.type="CubicBezierCurve",this.v0=e,this.v1=t,this.v2=i,this.v3=r}getPoint(e,t=new re){let i=t,r=this.v0,a=this.v1,s=this.v2,n=this.v3;return i.set(Od(e,r.x,a.x,s.x,n.x),Od(e,r.y,a.y,s.y,n.y)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this.v3.copy(e.v3),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e.v3=this.v3.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this.v3.fromArray(e.v3),this}},vm=class extends Fn{constructor(e=new R,t=new R,i=new R,r=new R){super(),this.isCubicBezierCurve3=!0,this.type="CubicBezierCurve3",this.v0=e,this.v1=t,this.v2=i,this.v3=r}getPoint(e,t=new R){let i=t,r=this.v0,a=this.v1,s=this.v2,n=this.v3;return i.set(Od(e,r.x,a.x,s.x,n.x),Od(e,r.y,a.y,s.y,n.y),Od(e,r.z,a.z,s.z,n.z)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this.v3.copy(e.v3),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e.v3=this.v3.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this.v3.fromArray(e.v3),this}},Ys=class extends Fn{constructor(e=new re,t=new re){super(),this.isLineCurve=!0,this.type="LineCurve",this.v1=e,this.v2=t}getPoint(e,t=new re){let i=t;return e===1?i.copy(this.v2):(i.copy(this.v2).sub(this.v1),i.multiplyScalar(e).add(this.v1)),i}getPointAt(e,t){return this.getPoint(e,t)}getTangent(e,t){let i=t||new re;return i.copy(this.v2).sub(this.v1).normalize(),i}copy(e){return super.copy(e),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},r3=class extends Fn{constructor(e=new R,t=new R){super(),this.isLineCurve3=!0,this.type="LineCurve3",this.v1=e,this.v2=t}getPoint(e,t=new R){let i=t;return e===1?i.copy(this.v2):(i.copy(this.v2).sub(this.v1),i.multiplyScalar(e).add(this.v1)),i}getPointAt(e,t){return this.getPoint(e,t)}copy(e){return super.copy(e),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},bl=class extends Fn{constructor(e=new re,t=new re,i=new re){super(),this.isQuadraticBezierCurve=!0,this.type="QuadraticBezierCurve",this.v0=e,this.v1=t,this.v2=i}getPoint(e,t=new re){let i=t,r=this.v0,a=this.v1,s=this.v2;return i.set(Dd(e,r.x,a.x,s.x),Dd(e,r.y,a.y,s.y)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},PU=class extends Fn{constructor(e=new R,t=new R,i=new R){super(),this.isQuadraticBezierCurve3=!0,this.type="QuadraticBezierCurve3",this.v0=e,this.v1=t,this.v2=i}getPoint(e,t=new R){let i=t,r=this.v0,a=this.v1,s=this.v2;return i.set(Dd(e,r.x,a.x,s.x),Dd(e,r.y,a.y,s.y),Dd(e,r.z,a.z,s.z)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},Gx=class extends Fn{constructor(e=[]){super(),this.isSplineCurve=!0,this.type="SplineCurve",this.points=e}getPoint(e,t=new re){let i=t,r=this.points,a=(r.length-1)*e,s=Math.floor(a),n=a-s,o=r[s===0?s:s-1],l=r[s],h=r[s>r.length-2?r.length-1:s+1],c=r[s>r.length-3?r.length-1:s+2];return i.set(J2(n,o.x,l.x,h.x,c.x),J2(n,o.y,l.y,h.y,c.y)),i}copy(e){super.copy(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(r.clone())}return this}toJSON(){let e=super.toJSON();e.points=[];for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];e.points.push(r.toArray())}return e}fromJSON(e){super.fromJSON(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(new re().fromArray(r))}return this}},DU=Object.freeze({__proto__:null,ArcCurve:bU,CatmullRomCurve3:wU,CubicBezierCurve:Gs,CubicBezierCurve3:vm,EllipseCurve:Bg,LineCurve:Ys,LineCurve3:r3,QuadraticBezierCurve:bl,QuadraticBezierCurve3:PU,SplineCurve:Gx}),a3=class extends Fn{constructor(){super(),this.type="CurvePath",this.curves=[],this.autoClose=!1}add(e){this.curves.push(e)}closePath(){let e=this.curves[0].getPoint(0),t=this.curves[this.curves.length-1].getPoint(1);e.equals(t)||this.curves.push(new Ys(t,e))}getPoint(e,t){let i=e*this.getLength(),r=this.getCurveLengths(),a=0;for(;a<r.length;){if(r[a]>=i){let s=r[a]-i,n=this.curves[a],o=n.getLength(),l=o===0?0:1-s/o;return n.getPointAt(l,t)}a++}return null}getLength(){let e=this.getCurveLengths();return e[e.length-1]}updateArcLengths(){this.needsUpdate=!0,this.cacheLengths=null,this.getCurveLengths()}getCurveLengths(){if(this.cacheLengths&&this.cacheLengths.length===this.curves.length)return this.cacheLengths;let e=[],t=0;for(let i=0,r=this.curves.length;i<r;i++)t+=this.curves[i].getLength(),e.push(t);return this.cacheLengths=e,e}getSpacedPoints(e=40){let t=[];for(let i=0;i<=e;i++)t.push(this.getPoint(i/e));return this.autoClose&&t.push(t[0]),t}getPoints(e=12){let t=[],i;for(let r=0,a=this.curves;r<a.length;r++){let s=a[r],n=s.isEllipseCurve?e*2:s.isLineCurve||s.isLineCurve3?1:s.isSplineCurve?e*s.points.length:e,o=s.getPoints(n);for(let l=0;l<o.length;l++){let h=o[l];i&&i.equals(h)||(t.push(h),i=h)}}return this.autoClose&&t.length>1&&!t[t.length-1].equals(t[0])&&t.push(t[0]),t}copy(e){super.copy(e),this.curves=[];for(let t=0,i=e.curves.length;t<i;t++){let r=e.curves[t];this.curves.push(r.clone())}return this.autoClose=e.autoClose,this}toJSON(){let e=super.toJSON();e.autoClose=this.autoClose,e.curves=[];for(let t=0,i=this.curves.length;t<i;t++){let r=this.curves[t];e.curves.push(r.toJSON())}return e}fromJSON(e){super.fromJSON(e),this.autoClose=e.autoClose,this.curves=[];for(let t=0,i=e.curves.length;t<i;t++){let r=e.curves[t];this.curves.push(new DU[r.type]().fromJSON(r))}return this}},km=class extends a3{constructor(e){super(),this.type="Path",this.currentPoint=new re,e&&this.setFromPoints(e)}setFromPoints(e){this.moveTo(e[0].x,e[0].y);for(let t=1,i=e.length;t<i;t++)this.lineTo(e[t].x,e[t].y);return this}moveTo(e,t){return this.currentPoint.set(e,t),this}lineTo(e,t){let i=new Ys(this.currentPoint.clone(),new re(e,t));return this.curves.push(i),this.currentPoint.set(e,t),this}quadraticCurveTo(e,t,i,r){let a=new bl(this.currentPoint.clone(),new re(e,t),new re(i,r));return this.curves.push(a),this.currentPoint.set(i,r),this}bezierCurveTo(e,t,i,r,a,s){let n=new Gs(this.currentPoint.clone(),new re(e,t),new re(i,r),new re(a,s));return this.curves.push(n),this.currentPoint.set(a,s),this}splineThru(e){let t=[this.currentPoint.clone()].concat(e),i=new Gx(t);return this.curves.push(i),this.currentPoint.copy(e[e.length-1]),this}arc(e,t,i,r,a,s){let n=this.currentPoint.x,o=this.currentPoint.y;return this.absarc(e+n,t+o,i,r,a,s),this}absarc(e,t,i,r,a,s){return this.absellipse(e,t,i,i,r,a,s),this}ellipse(e,t,i,r,a,s,n,o){let l=this.currentPoint.x,h=this.currentPoint.y;return this.absellipse(e+l,t+h,i,r,a,s,n,o),this}absellipse(e,t,i,r,a,s,n,o){let l=new Bg(e,t,i,r,a,s,n,o);if(this.curves.length>0){let c=l.getPoint(0);c.equals(this.currentPoint)||this.lineTo(c.x,c.y)}this.curves.push(l);let h=l.getPoint(1);return this.currentPoint.copy(h),this}copy(e){return super.copy(e),this.currentPoint.copy(e.currentPoint),this}toJSON(){let e=super.toJSON();return e.currentPoint=this.currentPoint.toArray(),e}fromJSON(e){return super.fromJSON(e),this.currentPoint.fromArray(e.currentPoint),this}},s3=class extends yt{constructor(e=[new re(0,-.5),new re(.5,0),new re(0,.5)],t=12,i=0,r=Math.PI*2){super(),this.type="LatheGeometry",this.parameters={points:e,segments:t,phiStart:i,phiLength:r},t=Math.floor(t),r=gr(r,0,Math.PI*2);let a=[],s=[],n=[],o=[],l=[],h=1/t,c=new R,u=new re,d=new R,p=new R,f=new R,m=0,g=0;for(let y=0;y<=e.length-1;y++)switch(y){case 0:m=e[y+1].x-e[y].x,g=e[y+1].y-e[y].y,d.x=g*1,d.y=-m,d.z=g*0,f.copy(d),d.normalize(),o.push(d.x,d.y,d.z);break;case e.length-1:o.push(f.x,f.y,f.z);break;default:m=e[y+1].x-e[y].x,g=e[y+1].y-e[y].y,d.x=g*1,d.y=-m,d.z=g*0,p.copy(d),d.x+=f.x,d.y+=f.y,d.z+=f.z,d.normalize(),o.push(d.x,d.y,d.z),f.copy(p)}for(let y=0;y<=t;y++){let x=i+y*h*r,b=Math.sin(x),_=Math.cos(x);for(let S=0;S<=e.length-1;S++){c.x=e[S].x*b,c.y=e[S].y,c.z=e[S].x*_,s.push(c.x,c.y,c.z),u.x=y/t,u.y=S/(e.length-1),n.push(u.x,u.y);let M=o[3*S+0]*b,C=o[3*S+1],A=o[3*S+0]*_;l.push(M,C,A)}}for(let y=0;y<t;y++)for(let x=0;x<e.length-1;x++){let b=x+y*e.length,_=b,S=b+e.length,M=b+e.length+1,C=b+1;a.push(_,S,C),a.push(M,C,S)}this.setIndex(a),this.setAttribute("position",new ot(s,3)),this.setAttribute("uv",new ot(n,2)),this.setAttribute("normal",new ot(l,3))}static fromJSON(e){return new s3(e.points,e.segments,e.phiStart,e.phiLength)}},Hx=class extends yt{constructor(e=1,t=1,i=1,r=32,a=1,s=!1,n=0,o=Math.PI*2){super(),this.type="CylinderGeometry",this.parameters={radiusTop:e,radiusBottom:t,height:i,radialSegments:r,heightSegments:a,openEnded:s,thetaStart:n,thetaLength:o};let l=this;r=Math.floor(r),a=Math.floor(a);let h=[],c=[],u=[],d=[],p=0,f=[],m=i/2,g=0;y(),s===!1&&(e>0&&x(!0),t>0&&x(!1)),this.setIndex(h),this.setAttribute("position",new ot(c,3)),this.setAttribute("normal",new ot(u,3)),this.setAttribute("uv",new ot(d,2));function y(){let b=new R,_=new R,S=0,M=(t-e)/i;for(let C=0;C<=a;C++){let A=[],T=C/a,P=T*(t-e)+e;for(let D=0;D<=r;D++){let z=D/r,F=z*o+n,L=Math.sin(F),G=Math.cos(F);_.x=P*L,_.y=-T*i+m,_.z=P*G,c.push(_.x,_.y,_.z),b.set(L,M,G).normalize(),u.push(b.x,b.y,b.z),d.push(z,1-T),A.push(p++)}f.push(A)}for(let C=0;C<r;C++)for(let A=0;A<a;A++){let T=f[A][C],P=f[A+1][C],D=f[A+1][C+1],z=f[A][C+1];h.push(T,P,z),h.push(P,D,z),S+=6}l.addGroup(g,S,0),g+=S}function x(b){let _=p,S=new re,M=new R,C=0,A=b===!0?e:t,T=b===!0?1:-1;for(let D=1;D<=r;D++)c.push(0,m*T,0),u.push(0,T,0),d.push(.5,.5),p++;let P=p;for(let D=0;D<=r;D++){let z=D/r*o+n,F=Math.cos(z),L=Math.sin(z);M.x=A*L,M.y=m*T,M.z=A*F,c.push(M.x,M.y,M.z),u.push(0,T,0),S.x=F*.5+.5,S.y=L*.5*T+.5,d.push(S.x,S.y),p++}for(let D=0;D<r;D++){let z=_+D,F=P+D;b===!0?h.push(F,F+1,z):h.push(F+1,F,z),C+=3}l.addGroup(g,C,b===!0?1:2),g+=C}}static fromJSON(e){return new Hx(e.radiusTop,e.radiusBottom,e.height,e.radialSegments,e.heightSegments,e.openEnded,e.thetaStart,e.thetaLength)}},Wx=class extends Hx{constructor(e=1,t=1,i=32,r=1,a=!1,s=0,n=Math.PI*2){super(0,e,t,i,r,a,s,n),this.type="ConeGeometry",this.parameters={radius:e,height:t,radialSegments:i,heightSegments:r,openEnded:a,thetaStart:s,thetaLength:n}}static fromJSON(e){return new Wx(e.radius,e.height,e.radialSegments,e.heightSegments,e.openEnded,e.thetaStart,e.thetaLength)}},qx=class extends yt{constructor(e=[],t=[],i=1,r=0){super(),this.type="PolyhedronGeometry",this.parameters={vertices:e,indices:t,radius:i,detail:r};let a=[],s=[];n(r),l(i),h(),this.setAttribute("position",new ot(a,3)),this.setAttribute("normal",new ot(a.slice(),3)),this.setAttribute("uv",new ot(s,2)),r===0?this.computeVertexNormals():this.normalizeNormals();function n(y){let x=new R,b=new R,_=new R;for(let S=0;S<t.length;S+=3)d(t[S+0],x),d(t[S+1],b),d(t[S+2],_),o(x,b,_,y)}function o(y,x,b,_){let S=_+1,M=[];for(let C=0;C<=S;C++){M[C]=[];let A=y.clone().lerp(b,C/S),T=x.clone().lerp(b,C/S),P=S-C;for(let D=0;D<=P;D++)D===0&&C===S?M[C][D]=A:M[C][D]=A.clone().lerp(T,D/P)}for(let C=0;C<S;C++)for(let A=0;A<2*(S-C)-1;A++){let T=Math.floor(A/2);A%2===0?(u(M[C][T+1]),u(M[C+1][T]),u(M[C][T])):(u(M[C][T+1]),u(M[C+1][T+1]),u(M[C+1][T]))}}function l(y){let x=new R;for(let b=0;b<a.length;b+=3)x.x=a[b+0],x.y=a[b+1],x.z=a[b+2],x.normalize().multiplyScalar(y),a[b+0]=x.x,a[b+1]=x.y,a[b+2]=x.z}function h(){let y=new R;for(let x=0;x<a.length;x+=3){y.x=a[x+0],y.y=a[x+1],y.z=a[x+2];let b=m(y)/2/Math.PI+.5,_=g(y)/Math.PI+.5;s.push(b,1-_)}p(),c()}function c(){for(let y=0;y<s.length;y+=6){let x=s[y+0],b=s[y+2],_=s[y+4],S=Math.max(x,b,_),M=Math.min(x,b,_);S>.9&&M<.1&&(x<.2&&(s[y+0]+=1),b<.2&&(s[y+2]+=1),_<.2&&(s[y+4]+=1))}}function u(y){a.push(y.x,y.y,y.z)}function d(y,x){let b=y*3;x.x=e[b+0],x.y=e[b+1],x.z=e[b+2]}function p(){let y=new R,x=new R,b=new R,_=new R,S=new re,M=new re,C=new re;for(let A=0,T=0;A<a.length;A+=9,T+=6){y.set(a[A+0],a[A+1],a[A+2]),x.set(a[A+3],a[A+4],a[A+5]),b.set(a[A+6],a[A+7],a[A+8]),S.set(s[T+0],s[T+1]),M.set(s[T+2],s[T+3]),C.set(s[T+4],s[T+5]),_.copy(y).add(x).add(b).divideScalar(3);let P=m(_);f(S,T+0,y,P),f(M,T+2,x,P),f(C,T+4,b,P)}}function f(y,x,b,_){_<0&&y.x===1&&(s[x]=y.x-1),b.x===0&&b.z===0&&(s[x]=_/2/Math.PI+.5)}function m(y){return Math.atan2(y.z,-y.x)}function g(y){return Math.atan2(-y.y,Math.sqrt(y.x*y.x+y.z*y.z))}}static fromJSON(e){return new qx(e.vertices,e.indices,e.radius,e.details)}},n3=class extends qx{constructor(e=1,t=0){let i=(1+Math.sqrt(5))/2,r=1/i,a=[-1,-1,-1,-1,-1,1,-1,1,-1,-1,1,1,1,-1,-1,1,-1,1,1,1,-1,1,1,1,0,-r,-i,0,-r,i,0,r,-i,0,r,i,-r,-i,0,-r,i,0,r,-i,0,r,i,0,-i,0,-r,i,0,-r,-i,0,r,i,0,r],s=[3,11,7,3,7,15,3,15,13,7,19,17,7,17,6,7,6,15,17,4,8,17,8,10,17,10,6,8,0,16,8,16,2,8,2,10,0,12,1,0,1,18,0,18,16,6,10,2,6,2,13,6,13,15,2,16,18,2,18,3,2,3,13,18,1,9,18,9,11,18,11,3,4,14,12,4,12,0,4,0,8,11,9,5,11,5,19,11,19,7,19,5,14,19,14,4,19,4,17,1,12,14,1,14,5,1,5,9];super(a,s,e,t),this.type="DodecahedronGeometry",this.parameters={radius:e,detail:t}}static fromJSON(e){return new n3(e.radius,e.detail)}},Um=class extends km{constructor(e){super(e),this.uuid=_s(),this.type="Shape",this.holes=[]}getPointsHoles(e){let t=[];for(let i=0,r=this.holes.length;i<r;i++)t[i]=this.holes[i].getPoints(e);return t}extractPoints(e){return{shape:this.getPoints(e),holes:this.getPointsHoles(e)}}copy(e){super.copy(e),this.holes=[];for(let t=0,i=e.holes.length;t<i;t++){let r=e.holes[t];this.holes.push(r.clone())}return this}toJSON(){let e=super.toJSON();e.uuid=this.uuid,e.holes=[];for(let t=0,i=this.holes.length;t<i;t++){let r=this.holes[t];e.holes.push(r.toJSON())}return e}fromJSON(e){super.fromJSON(e),this.uuid=e.uuid,this.holes=[];for(let t=0,i=e.holes.length;t<i;t++){let r=e.holes[t];this.holes.push(new km().fromJSON(r))}return this}},OU={triangulate:function(e,t,i=2){let r=t&&t.length,a=r?t[0]*i:e.length,s=o3(e,0,a,i,!0),n=[];if(!s||s.next===s.prev)return n;let o,l,h,c,u,d,p;if(r&&(s=zU(e,t,s,i)),e.length>80*i){o=h=e[0],l=c=e[1];for(let f=i;f<a;f+=i)u=e[f],d=e[f+1],u<o&&(o=u),d<l&&(l=d),u>h&&(h=u),d>c&&(c=d);p=Math.max(h-o,c-l),p=p!==0?32767/p:0}return Hd(s,n,i,o,l,p,0),n}};function o3(e,t,i,r,a){let s,n;if(a===YU(e,t,i,r)>0)for(s=t;s<i;s+=r)n=$2(s,e[s],e[s+1],n);else for(s=i-r;s>=t;s-=r)n=$2(s,e[s],e[s+1],n);return n&&zg(n,n.next)&&(qd(n),n=n.next),n}function mh(e,t){if(!e)return e;t||(t=e);let i=e,r;do if(r=!1,!i.steiner&&(zg(i,i.next)||Yi(i.prev,i,i.next)===0)){if(qd(i),i=t=i.prev,i===i.next)break;r=!0}else i=i.next;while(r||i!==t);return t}function Hd(e,t,i,r,a,s,n){if(!e)return;!n&&s&&VU(e,r,a,s);let o=e,l,h;for(;e.prev!==e.next;){if(l=e.prev,h=e.next,s?RU(e,r,a,s):IU(e)){t.push(l.i/i|0),t.push(e.i/i|0),t.push(h.i/i|0),qd(e),e=h.next,o=h.next;continue}if(e=h,e===o){n?n===1?(e=LU(mh(e),t,i),Hd(e,t,i,r,a,s,2)):n===2&&BU(e,t,i,r,a,s):Hd(mh(e),t,i,r,a,s,1);break}}}function IU(e){let t=e.prev,i=e,r=e.next;if(Yi(t,i,r)>=0)return!1;let a=t.x,s=i.x,n=r.x,o=t.y,l=i.y,h=r.y,c=a<s?a<n?a:n:s<n?s:n,u=o<l?o<h?o:h:l<h?l:h,d=a>s?a>n?a:n:s>n?s:n,p=o>l?o>h?o:h:l>h?l:h,f=r.next;for(;f!==t;){if(f.x>=c&&f.x<=d&&f.y>=u&&f.y<=p&&Pc(a,o,s,l,n,h,f.x,f.y)&&Yi(f.prev,f,f.next)>=0)return!1;f=f.next}return!0}function RU(e,t,i,r){let a=e.prev,s=e,n=e.next;if(Yi(a,s,n)>=0)return!1;let o=a.x,l=s.x,h=n.x,c=a.y,u=s.y,d=n.y,p=o<l?o<h?o:h:l<h?l:h,f=c<u?c<d?c:d:u<d?u:d,m=o>l?o>h?o:h:l>h?l:h,g=c>u?c>d?c:d:u>d?u:d,y=jy(p,f,t,i,r),x=jy(m,g,t,i,r),b=e.prevZ,_=e.nextZ;for(;b&&b.z>=y&&_&&_.z<=x;){if(b.x>=p&&b.x<=m&&b.y>=f&&b.y<=g&&b!==a&&b!==n&&Pc(o,c,l,u,h,d,b.x,b.y)&&Yi(b.prev,b,b.next)>=0||(b=b.prevZ,_.x>=p&&_.x<=m&&_.y>=f&&_.y<=g&&_!==a&&_!==n&&Pc(o,c,l,u,h,d,_.x,_.y)&&Yi(_.prev,_,_.next)>=0))return!1;_=_.nextZ}for(;b&&b.z>=y;){if(b.x>=p&&b.x<=m&&b.y>=f&&b.y<=g&&b!==a&&b!==n&&Pc(o,c,l,u,h,d,b.x,b.y)&&Yi(b.prev,b,b.next)>=0)return!1;b=b.prevZ}for(;_&&_.z<=x;){if(_.x>=p&&_.x<=m&&_.y>=f&&_.y<=g&&_!==a&&_!==n&&Pc(o,c,l,u,h,d,_.x,_.y)&&Yi(_.prev,_,_.next)>=0)return!1;_=_.nextZ}return!0}function LU(e,t,i){let r=e;do{let a=r.prev,s=r.next.next;!zg(a,s)&&l3(a,r,r.next,s)&&Wd(a,s)&&Wd(s,a)&&(t.push(a.i/i|0),t.push(r.i/i|0),t.push(s.i/i|0),qd(r),qd(r.next),r=e=s),r=r.next}while(r!==e);return mh(r)}function BU(e,t,i,r,a,s){let n=e;do{let o=n.next.next;for(;o!==n.prev;){if(n.i!==o.i&&HU(n,o)){let l=h3(n,o);n=mh(n,n.next),l=mh(l,l.next),Hd(n,t,i,r,a,s,0),Hd(l,t,i,r,a,s,0);return}o=o.next}n=n.next}while(n!==e)}function zU(e,t,i,r){let a=[],s,n,o,l,h;for(s=0,n=t.length;s<n;s++)o=t[s]*r,l=s<n-1?t[s+1]*r:e.length,h=o3(e,o,l,r,!1),h===h.next&&(h.steiner=!0),a.push(GU(h));for(a.sort(FU),s=0;s<a.length;s++)i=kU(a[s],i);return i}function FU(e,t){return e.x-t.x}function kU(e,t){let i=UU(e,t);if(!i)return t;let r=h3(i,e);return mh(r,r.next),mh(i,i.next)}function UU(e,t){let i=t,r=-1/0,a,s=e.x,n=e.y;do{if(n<=i.y&&n>=i.next.y&&i.next.y!==i.y){let d=i.x+(n-i.y)*(i.next.x-i.x)/(i.next.y-i.y);if(d<=s&&d>r&&(r=d,a=i.x<i.next.x?i:i.next,d===s))return a}i=i.next}while(i!==t);if(!a)return null;let o=a,l=a.x,h=a.y,c=1/0,u;i=a;do s>=i.x&&i.x>=l&&s!==i.x&&Pc(n<h?s:r,n,l,h,n<h?r:s,n,i.x,i.y)&&(u=Math.abs(n-i.y)/(s-i.x),Wd(i,e)&&(u<c||u===c&&(i.x>a.x||i.x===a.x&&NU(a,i)))&&(a=i,c=u)),i=i.next;while(i!==o);return a}function NU(e,t){return Yi(e.prev,e,t.prev)<0&&Yi(t.next,e,e.next)<0}function VU(e,t,i,r){let a=e;do a.z===0&&(a.z=jy(a.x,a.y,t,i,r)),a.prevZ=a.prev,a.nextZ=a.next,a=a.next;while(a!==e);a.prevZ.nextZ=null,a.prevZ=null,jU(a)}function jU(e){let t,i,r,a,s,n,o,l,h=1;do{for(i=e,e=null,s=null,n=0;i;){for(n++,r=i,o=0,t=0;t<h&&(o++,r=r.nextZ,!!r);t++);for(l=h;o>0||l>0&&r;)o!==0&&(l===0||!r||i.z<=r.z)?(a=i,i=i.nextZ,o--):(a=r,r=r.nextZ,l--),s?s.nextZ=a:e=a,a.prevZ=s,s=a;i=r}s.nextZ=null,h*=2}while(n>1);return e}function jy(e,t,i,r,a){return e=(e-i)*a|0,t=(t-r)*a|0,e=(e|e<<8)&16711935,e=(e|e<<4)&252645135,e=(e|e<<2)&858993459,e=(e|e<<1)&1431655765,t=(t|t<<8)&16711935,t=(t|t<<4)&252645135,t=(t|t<<2)&858993459,t=(t|t<<1)&1431655765,e|t<<1}function GU(e){let t=e,i=e;do(t.x<i.x||t.x===i.x&&t.y<i.y)&&(i=t),t=t.next;while(t!==e);return i}function Pc(e,t,i,r,a,s,n,o){return(a-n)*(t-o)>=(e-n)*(s-o)&&(e-n)*(r-o)>=(i-n)*(t-o)&&(i-n)*(s-o)>=(a-n)*(r-o)}function HU(e,t){return e.next.i!==t.i&&e.prev.i!==t.i&&!WU(e,t)&&(Wd(e,t)&&Wd(t,e)&&qU(e,t)&&(Yi(e.prev,e,t.prev)||Yi(e,t.prev,t))||zg(e,t)&&Yi(e.prev,e,e.next)>0&&Yi(t.prev,t,t.next)>0)}function Yi(e,t,i){return(t.y-e.y)*(i.x-t.x)-(t.x-e.x)*(i.y-t.y)}function zg(e,t){return e.x===t.x&&e.y===t.y}function l3(e,t,i,r){let a=mf(Yi(e,t,i)),s=mf(Yi(e,t,r)),n=mf(Yi(i,r,e)),o=mf(Yi(i,r,t));return!!(a!==s&&n!==o||a===0&&ff(e,i,t)||s===0&&ff(e,r,t)||n===0&&ff(i,e,r)||o===0&&ff(i,t,r))}function ff(e,t,i){return t.x<=Math.max(e.x,i.x)&&t.x>=Math.min(e.x,i.x)&&t.y<=Math.max(e.y,i.y)&&t.y>=Math.min(e.y,i.y)}function mf(e){return e>0?1:e<0?-1:0}function WU(e,t){let i=e;do{if(i.i!==e.i&&i.next.i!==e.i&&i.i!==t.i&&i.next.i!==t.i&&l3(i,i.next,e,t))return!0;i=i.next}while(i!==e);return!1}function Wd(e,t){return Yi(e.prev,e,e.next)<0?Yi(e,t,e.next)>=0&&Yi(e,e.prev,t)>=0:Yi(e,t,e.prev)<0||Yi(e,e.next,t)<0}function qU(e,t){let i=e,r=!1,a=(e.x+t.x)/2,s=(e.y+t.y)/2;do i.y>s!=i.next.y>s&&i.next.y!==i.y&&a<(i.next.x-i.x)*(s-i.y)/(i.next.y-i.y)+i.x&&(r=!r),i=i.next;while(i!==e);return r}function h3(e,t){let i=new Gy(e.i,e.x,e.y),r=new Gy(t.i,t.x,t.y),a=e.next,s=t.prev;return e.next=t,t.prev=e,i.next=a,a.prev=i,r.next=i,i.prev=r,s.next=r,r.prev=s,r}function $2(e,t,i,r){let a=new Gy(e,t,i);return r?(a.next=r.next,a.prev=r,r.next.prev=a,r.next=a):(a.prev=a,a.next=a),a}function qd(e){e.next.prev=e.prev,e.prev.next=e.next,e.prevZ&&(e.prevZ.nextZ=e.nextZ),e.nextZ&&(e.nextZ.prevZ=e.prevZ)}function Gy(e,t,i){this.i=e,this.x=t,this.y=i,this.prev=null,this.next=null,this.z=0,this.prevZ=null,this.nextZ=null,this.steiner=!1}function YU(e,t,i,r){let a=0;for(let s=t,n=i-r;s<i;s+=r)a+=(e[n]-e[s])*(e[s+1]+e[n+1]),n=s;return a}var c3=class{static area(e){let t=e.length,i=0;for(let r=t-1,a=0;a<t;r=a++)i+=e[r].x*e[a].y-e[a].x*e[r].y;return i*.5}static isClockWise(e){return c3.area(e)<0}static triangulateShape(e,t){let i=[],r=[],a=[];eS(e),tS(i,e);let s=e.length;t.forEach(eS);for(let o=0;o<t.length;o++)r.push(s),s+=t[o].length,tS(i,t[o]);let n=OU.triangulate(i,r);for(let o=0;o<n.length;o+=3)a.push(n.slice(o,o+3));return a}};function eS(e){let t=e.length;t>2&&e[t-1].equals(e[0])&&e.pop()}function tS(e,t){for(let i=0;i<t.length;i++)e.push(t[i].x),e.push(t[i].y)}var u3=class extends qx{constructor(e=1,t=0){let i=(1+Math.sqrt(5))/2,r=[-1,i,0,1,i,0,-1,-i,0,1,-i,0,0,-1,i,0,1,i,0,-1,-i,0,1,-i,i,0,-1,i,0,1,-i,0,-1,-i,0,1],a=[0,11,5,0,5,1,0,1,7,0,7,10,0,10,11,1,5,9,5,11,4,11,10,2,10,7,6,7,1,8,3,9,4,3,4,2,3,2,6,3,6,8,3,8,9,4,9,5,2,4,11,6,2,10,8,6,7,9,8,1];super(r,a,e,t),this.type="IcosahedronGeometry",this.parameters={radius:e,detail:t}}static fromJSON(e){return new u3(e.radius,e.detail)}},Lc=class extends yt{constructor(e=1,t=32,i=16,r=0,a=Math.PI*2,s=0,n=Math.PI){super(),this.type="SphereGeometry",this.parameters={radius:e,widthSegments:t,heightSegments:i,phiStart:r,phiLength:a,thetaStart:s,thetaLength:n},t=Math.max(3,Math.floor(t)),i=Math.max(2,Math.floor(i));let o=Math.min(s+n,Math.PI),l=0,h=[],c=new R,u=new R,d=[],p=[],f=[],m=[];for(let g=0;g<=i;g++){let y=[],x=g/i,b=0;g==0&&s==0?b=.5/t:g==i&&o==Math.PI&&(b=-.5/t);for(let _=0;_<=t;_++){let S=_/t;c.x=-e*Math.cos(r+S*a)*Math.sin(s+x*n),c.y=e*Math.cos(s+x*n),c.z=e*Math.sin(r+S*a)*Math.sin(s+x*n),p.push(c.x,c.y,c.z),u.copy(c).normalize(),f.push(u.x,u.y,u.z),m.push(S+b,1-x),y.push(l++)}h.push(y)}for(let g=0;g<i;g++)for(let y=0;y<t;y++){let x=h[g][y+1],b=h[g][y],_=h[g+1][y],S=h[g+1][y+1];(g!==0||s>0)&&d.push(x,b,S),(g!==i-1||o<Math.PI)&&d.push(b,_,S)}this.setIndex(d),this.setAttribute("position",new ot(p,3)),this.setAttribute("normal",new ot(f,3)),this.setAttribute("uv",new ot(m,2))}static fromJSON(e){return new Lc(e.radius,e.widthSegments,e.heightSegments,e.phiStart,e.phiLength,e.thetaStart,e.thetaLength)}},d3=class extends yt{constructor(e=1,t=.4,i=12,r=48,a=Math.PI*2){super(),this.type="TorusGeometry",this.parameters={radius:e,tube:t,radialSegments:i,tubularSegments:r,arc:a},i=Math.floor(i),r=Math.floor(r);let s=[],n=[],o=[],l=[],h=new R,c=new R,u=new R;for(let d=0;d<=i;d++)for(let p=0;p<=r;p++){let f=p/r*a,m=d/i*Math.PI*2;c.x=(e+t*Math.cos(m))*Math.cos(f),c.y=(e+t*Math.cos(m))*Math.sin(f),c.z=t*Math.sin(m),n.push(c.x,c.y,c.z),h.x=e*Math.cos(f),h.y=e*Math.sin(f),u.subVectors(c,h).normalize(),o.push(u.x,u.y,u.z),l.push(p/r),l.push(d/i)}for(let d=1;d<=i;d++)for(let p=1;p<=r;p++){let f=(r+1)*d+p-1,m=(r+1)*(d-1)+p-1,g=(r+1)*(d-1)+p,y=(r+1)*d+p;s.push(f,m,y),s.push(m,g,y)}this.setIndex(s),this.setAttribute("position",new ot(n,3)),this.setAttribute("normal",new ot(o,3)),this.setAttribute("uv",new ot(l,2))}static fromJSON(e){return new d3(e.radius,e.tube,e.radialSegments,e.tubularSegments,e.arc)}},p3=class extends yt{constructor(e=1,t=.4,i=64,r=8,a=2,s=3){super(),this.type="TorusKnotGeometry",this.parameters={radius:e,tube:t,tubularSegments:i,radialSegments:r,p:a,q:s},i=Math.floor(i),r=Math.floor(r);let n=[],o=[],l=[],h=[],c=new R,u=new R,d=new R,p=new R,f=new R,m=new R,g=new R;for(let x=0;x<=i;++x){let b=x/i*a*Math.PI*2;y(b,a,s,e,d),y(b+.01,a,s,e,p),m.subVectors(p,d),g.addVectors(p,d),f.crossVectors(m,g),g.crossVectors(f,m),f.normalize(),g.normalize();for(let _=0;_<=r;++_){let S=_/r*Math.PI*2,M=-t*Math.cos(S),C=t*Math.sin(S);c.x=d.x+(M*g.x+C*f.x),c.y=d.y+(M*g.y+C*f.y),c.z=d.z+(M*g.z+C*f.z),o.push(c.x,c.y,c.z),u.subVectors(c,d).normalize(),l.push(u.x,u.y,u.z),h.push(x/i),h.push(_/r)}}for(let x=1;x<=i;x++)for(let b=1;b<=r;b++){let _=(r+1)*(x-1)+(b-1),S=(r+1)*x+(b-1),M=(r+1)*x+b,C=(r+1)*(x-1)+b;n.push(_,S,C),n.push(S,M,C)}this.setIndex(n),this.setAttribute("position",new ot(o,3)),this.setAttribute("normal",new ot(l,3)),this.setAttribute("uv",new ot(h,2));function y(x,b,_,S,M){let C=Math.cos(x),A=Math.sin(x),T=_/b*x,P=Math.cos(T);M.x=S*(2+P)*.5*C,M.y=S*(2+P)*A*.5,M.z=S*Math.sin(T)*.5}}static fromJSON(e){return new p3(e.radius,e.tube,e.tubularSegments,e.radialSegments,e.p,e.q)}};function Wo(e,t,i){return f3(e)?new e.constructor(e.subarray(t,i!==void 0?i:e.length)):e.slice(t,i)}function gf(e,t,i){return!e||!i&&e.constructor===t?e:typeof t.BYTES_PER_ELEMENT=="number"?new t(e):Array.prototype.slice.call(e)}function f3(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function XU(e){function t(a,s){return e[a]-e[s]}let i=e.length,r=new Array(i);for(let a=0;a!==i;++a)r[a]=a;return r.sort(t),r}function iS(e,t,i){let r=e.length,a=new e.constructor(r);for(let s=0,n=0;n!==r;++s){let o=i[s]*t;for(let l=0;l!==t;++l)a[n++]=e[o+l]}return a}function m3(e,t,i,r){let a=1,s=e[0];for(;s!==void 0&&s[r]===void 0;)s=e[a++];if(s===void 0)return;let n=s[r];if(n!==void 0)if(Array.isArray(n))do n=s[r],n!==void 0&&(t.push(s.time),i.push.apply(i,n)),s=e[a++];while(s!==void 0);else if(n.toArray!==void 0)do n=s[r],n!==void 0&&(t.push(s.time),n.toArray(i,i.length)),s=e[a++];while(s!==void 0);else do n=s[r],n!==void 0&&(t.push(s.time),i.push(n)),s=e[a++];while(s!==void 0)}var Fg=class{constructor(e,t,i,r){this.parameterPositions=e,this._cachedIndex=0,this.resultBuffer=r!==void 0?r:new t.constructor(i),this.sampleValues=t,this.valueSize=i,this.settings=null,this.DefaultSettings_={}}evaluate(e){let t=this.parameterPositions,i=this._cachedIndex,r=t[i],a=t[i-1];e:{t:{let s;i:{r:if(!(e<r)){for(let n=i+2;;){if(r===void 0){if(e<a)break r;return i=t.length,this._cachedIndex=i,this.copySampleValue_(i-1)}if(i===n)break;if(a=r,r=t[++i],e<r)break t}s=t.length;break i}if(!(e>=a)){let n=t[1];e<n&&(i=2,a=n);for(let o=i-2;;){if(a===void 0)return this._cachedIndex=0,this.copySampleValue_(0);if(i===o)break;if(r=a,a=t[--i-1],e>=a)break t}s=i,i=0;break i}break e}for(;i<s;){let n=i+s>>>1;e<t[n]?s=n:i=n+1}if(r=t[i],a=t[i-1],a===void 0)return this._cachedIndex=0,this.copySampleValue_(0);if(r===void 0)return i=t.length,this._cachedIndex=i,this.copySampleValue_(i-1)}this._cachedIndex=i,this.intervalChanged_(i,a,r)}return this.interpolate_(i,a,e,r)}getSettings_(){return this.settings||this.DefaultSettings_}copySampleValue_(e){let t=this.resultBuffer,i=this.sampleValues,r=this.valueSize,a=e*r;for(let s=0;s!==r;++s)t[s]=i[a+s];return t}interpolate_(){throw new Error("call to abstract method")}intervalChanged_(){}},QU=class extends Fg{constructor(e,t,i,r){super(e,t,i,r),this._weightPrev=-0,this._offsetPrev=-0,this._weightNext=-0,this._offsetNext=-0,this.DefaultSettings_={endingStart:Cc,endingEnd:Cc}}intervalChanged_(e,t,i){let r=this.parameterPositions,a=e-2,s=e+1,n=r[a],o=r[s];if(n===void 0)switch(this.getSettings_().endingStart){case Ec:a=e,n=2*t-i;break;case Lm:a=r.length-2,n=t+r[a]-r[a+1];break;default:a=e,n=i}if(o===void 0)switch(this.getSettings_().endingEnd){case Ec:s=e,o=2*i-t;break;case Lm:s=1,o=i+r[1]-r[0];break;default:s=e-1,o=t}let l=(i-t)*.5,h=this.valueSize;this._weightPrev=l/(t-n),this._weightNext=l/(o-i),this._offsetPrev=a*h,this._offsetNext=s*h}interpolate_(e,t,i,r){let a=this.resultBuffer,s=this.sampleValues,n=this.valueSize,o=e*n,l=o-n,h=this._offsetPrev,c=this._offsetNext,u=this._weightPrev,d=this._weightNext,p=(i-t)/(r-t),f=p*p,m=f*p,g=-u*m+2*u*f-u*p,y=(1+u)*m+(-1.5-2*u)*f+(-.5+u)*p+1,x=(-1-d)*m+(1.5+d)*f+.5*p,b=d*m-d*f;for(let _=0;_!==n;++_)a[_]=g*s[h+_]+y*s[l+_]+x*s[o+_]+b*s[c+_];return a}},g3=class extends Fg{constructor(e,t,i,r){super(e,t,i,r)}interpolate_(e,t,i,r){let a=this.resultBuffer,s=this.sampleValues,n=this.valueSize,o=e*n,l=o-n,h=(i-t)/(r-t),c=1-h;for(let u=0;u!==n;++u)a[u]=s[l+u]*c+s[o+u]*h;return a}},ZU=class extends Fg{constructor(e,t,i,r){super(e,t,i,r)}interpolate_(e){return this.copySampleValue_(e-1)}},kn=class{constructor(e,t,i,r){if(e===void 0)throw new Error("THREE.KeyframeTrack: track name is undefined");if(t===void 0||t.length===0)throw new Error("THREE.KeyframeTrack: no keyframes in track named "+e);this.name=e,this.times=gf(t,this.TimeBufferType),this.values=gf(i,this.ValueBufferType),this.setInterpolation(r||this.DefaultInterpolation)}static toJSON(e){let t=e.constructor,i;if(t.toJSON!==this.toJSON)i=t.toJSON(e);else{i={name:e.name,times:gf(e.times,Array),values:gf(e.values,Array)};let r=e.getInterpolation();r!==e.DefaultInterpolation&&(i.interpolation=r)}return i.type=e.ValueTypeName,i}InterpolantFactoryMethodDiscrete(e){return new ZU(this.times,this.values,this.getValueSize(),e)}InterpolantFactoryMethodLinear(e){return new g3(this.times,this.values,this.getValueSize(),e)}InterpolantFactoryMethodSmooth(e){return new QU(this.times,this.values,this.getValueSize(),e)}setInterpolation(e){let t;switch(e){case Im:t=this.InterpolantFactoryMethodDiscrete;break;case Rm:t=this.InterpolantFactoryMethodLinear;break;case Fv:t=this.InterpolantFactoryMethodSmooth;break}if(t===void 0){let i="unsupported interpolation for "+this.ValueTypeName+" keyframe track named "+this.name;if(this.createInterpolant===void 0)if(e!==this.DefaultInterpolation)this.setInterpolation(this.DefaultInterpolation);else throw new Error(i);return console.warn("THREE.KeyframeTrack:",i),this}return this.createInterpolant=t,this}getInterpolation(){switch(this.createInterpolant){case this.InterpolantFactoryMethodDiscrete:return Im;case this.InterpolantFactoryMethodLinear:return Rm;case this.InterpolantFactoryMethodSmooth:return Fv}}getValueSize(){return this.values.length/this.times.length}shift(e){if(e!==0){let t=this.times;for(let i=0,r=t.length;i!==r;++i)t[i]+=e}return this}scale(e){if(e!==1){let t=this.times;for(let i=0,r=t.length;i!==r;++i)t[i]*=e}return this}trim(e,t){let i=this.times,r=i.length,a=0,s=r-1;for(;a!==r&&i[a]<e;)++a;for(;s!==-1&&i[s]>t;)--s;if(++s,a!==0||s!==r){a>=s&&(s=Math.max(s,1),a=s-1);let n=this.getValueSize();this.times=Wo(i,a,s),this.values=Wo(this.values,a*n,s*n)}return this}validate(){let e=!0,t=this.getValueSize();t-Math.floor(t)!==0&&(console.error("THREE.KeyframeTrack: Invalid value size in track.",this),e=!1);let i=this.times,r=this.values,a=i.length;a===0&&(console.error("THREE.KeyframeTrack: Track is empty.",this),e=!1);let s=null;for(let n=0;n!==a;n++){let o=i[n];if(typeof o=="number"&&isNaN(o)){console.error("THREE.KeyframeTrack: Time is not a valid number.",this,n,o),e=!1;break}if(s!==null&&s>o){console.error("THREE.KeyframeTrack: Out of order keys.",this,n,o,s),e=!1;break}s=o}if(r!==void 0&&f3(r))for(let n=0,o=r.length;n!==o;++n){let l=r[n];if(isNaN(l)){console.error("THREE.KeyframeTrack: Value is not a valid number.",this,n,l),e=!1;break}}return e}optimize(){let e=Wo(this.times),t=Wo(this.values),i=this.getValueSize(),r=this.getInterpolation()===Fv,a=e.length-1,s=1;for(let n=1;n<a;++n){let o=!1,l=e[n],h=e[n+1];if(l!==h&&(n!==1||l!==e[0]))if(r)o=!0;else{let c=n*i,u=c-i,d=c+i;for(let p=0;p!==i;++p){let f=t[c+p];if(f!==t[u+p]||f!==t[d+p]){o=!0;break}}}if(o){if(n!==s){e[s]=e[n];let c=n*i,u=s*i;for(let d=0;d!==i;++d)t[u+d]=t[c+d]}++s}}if(a>0){e[s]=e[a];for(let n=a*i,o=s*i,l=0;l!==i;++l)t[o+l]=t[n+l];++s}return s!==e.length?(this.times=Wo(e,0,s),this.values=Wo(t,0,s*i)):(this.times=e,this.values=t),this}clone(){let e=Wo(this.times,0),t=Wo(this.values,0),i=this.constructor,r=new i(this.name,e,t);return r.createInterpolant=this.createInterpolant,r}};kn.prototype.TimeBufferType=Float32Array;kn.prototype.ValueBufferType=Float32Array;kn.prototype.DefaultInterpolation=Rm;var pu=class extends kn{};pu.prototype.ValueTypeName="bool";pu.prototype.ValueBufferType=Array;pu.prototype.DefaultInterpolation=Im;pu.prototype.InterpolantFactoryMethodLinear=void 0;pu.prototype.InterpolantFactoryMethodSmooth=void 0;var v3=class extends kn{};v3.prototype.ValueTypeName="color";var Nm=class extends kn{};Nm.prototype.ValueTypeName="number";var KU=class extends Fg{constructor(e,t,i,r){super(e,t,i,r)}interpolate_(e,t,i,r){let a=this.resultBuffer,s=this.sampleValues,n=this.valueSize,o=(i-t)/(r-t),l=e*n;for(let h=l+n;l!==h;l+=4)Lt.slerpFlat(a,0,s,l-n,s,l,o);return a}},pp=class extends kn{InterpolantFactoryMethodLinear(e){return new KU(this.times,this.values,this.getValueSize(),e)}};pp.prototype.ValueTypeName="quaternion";pp.prototype.DefaultInterpolation=Rm;pp.prototype.InterpolantFactoryMethodSmooth=void 0;var fu=class extends kn{};fu.prototype.ValueTypeName="string";fu.prototype.ValueBufferType=Array;fu.prototype.DefaultInterpolation=Im;fu.prototype.InterpolantFactoryMethodLinear=void 0;fu.prototype.InterpolantFactoryMethodSmooth=void 0;var Vm=class extends kn{};Vm.prototype.ValueTypeName="vector";var Hy=class{constructor(e,t=-1,i,r=Lx){this.name=e,this.tracks=i,this.duration=t,this.blendMode=r,this.uuid=_s(),this.duration<0&&this.resetDuration()}static parse(e){let t=[],i=e.tracks,r=1/(e.fps||1);for(let s=0,n=i.length;s!==n;++s)t.push($U(i[s]).scale(r));let a=new this(e.name,e.duration,t,e.blendMode);return a.uuid=e.uuid,a}static toJSON(e){let t=[],i=e.tracks,r={name:e.name,duration:e.duration,tracks:t,uuid:e.uuid,blendMode:e.blendMode};for(let a=0,s=i.length;a!==s;++a)t.push(kn.toJSON(i[a]));return r}static CreateFromMorphTargetSequence(e,t,i,r){let a=t.length,s=[];for(let n=0;n<a;n++){let o=[],l=[];o.push((n+a-1)%a,n,(n+1)%a),l.push(0,1,0);let h=XU(o);o=iS(o,1,h),l=iS(l,1,h),!r&&o[0]===0&&(o.push(a),l.push(l[0])),s.push(new Nm(".morphTargetInfluences["+t[n].name+"]",o,l).scale(1/i))}return new this(e,-1,s)}static findByName(e,t){let i=e;if(!Array.isArray(e)){let r=e;i=r.geometry&&r.geometry.animations||r.animations}for(let r=0;r<i.length;r++)if(i[r].name===t)return i[r];return null}static CreateClipsFromMorphTargetSequences(e,t,i){let r={},a=/^([\w-]*?)([\d]+)$/;for(let n=0,o=e.length;n<o;n++){let l=e[n],h=l.name.match(a);if(h&&h.length>1){let c=h[1],u=r[c];u||(r[c]=u=[]),u.push(l)}}let s=[];for(let n in r)s.push(this.CreateFromMorphTargetSequence(n,r[n],t,i));return s}static parseAnimation(e,t){if(!e)return console.error("THREE.AnimationClip: No animation in JSONLoader data."),null;let i=function(h,c,u,d,p){if(u.length!==0){let f=[],m=[];m3(u,f,m,d),f.length!==0&&p.push(new h(c,f,m))}},r=[],a=e.name||"default",s=e.fps||30,n=e.blendMode,o=e.length||-1,l=e.hierarchy||[];for(let h=0;h<l.length;h++){let c=l[h].keys;if(!(!c||c.length===0))if(c[0].morphTargets){let u={},d;for(d=0;d<c.length;d++)if(c[d].morphTargets)for(let p=0;p<c[d].morphTargets.length;p++)u[c[d].morphTargets[p]]=-1;for(let p in u){let f=[],m=[];for(let g=0;g!==c[d].morphTargets.length;++g){let y=c[d];f.push(y.time),m.push(y.morphTarget===p?1:0)}r.push(new Nm(".morphTargetInfluence["+p+"]",f,m))}o=u.length*s}else{let u=".bones["+t[h].name+"]";i(Vm,u+".position",c,"pos",r),i(pp,u+".quaternion",c,"rot",r),i(Vm,u+".scale",c,"scl",r)}}return r.length===0?null:new this(a,o,r,n)}resetDuration(){let e=this.tracks,t=0;for(let i=0,r=e.length;i!==r;++i){let a=this.tracks[i];t=Math.max(t,a.times[a.times.length-1])}return this.duration=t,this}trim(){for(let e=0;e<this.tracks.length;e++)this.tracks[e].trim(0,this.duration);return this}validate(){let e=!0;for(let t=0;t<this.tracks.length;t++)e=e&&this.tracks[t].validate();return e}optimize(){for(let e=0;e<this.tracks.length;e++)this.tracks[e].optimize();return this}clone(){let e=[];for(let t=0;t<this.tracks.length;t++)e.push(this.tracks[t].clone());return new this.constructor(this.name,this.duration,e,this.blendMode)}toJSON(){return this.constructor.toJSON(this)}};function JU(e){switch(e.toLowerCase()){case"scalar":case"double":case"float":case"number":case"integer":return Nm;case"vector":case"vector2":case"vector3":case"vector4":return Vm;case"color":return v3;case"quaternion":return pp;case"bool":case"boolean":return pu;case"string":return fu}throw new Error("THREE.KeyframeTrack: Unsupported typeName: "+e)}function $U(e){if(e.type===void 0)throw new Error("THREE.KeyframeTrack: track type undefined, can not parse");let t=JU(e.type);if(e.times===void 0){let i=[],r=[];m3(e.keys,i,r,"value"),e.times=i,e.values=r}return t.parse!==void 0?t.parse(e):new t(e.name,e.times,e.values,e.interpolation)}var jm={enabled:!1,files:{},add:function(e,t){this.enabled!==!1&&(this.files[e]=t)},get:function(e){if(this.enabled!==!1)return this.files[e]},remove:function(e){delete this.files[e]},clear:function(){this.files={}}},y3=class{constructor(e,t,i){let r=this,a=!1,s=0,n=0,o,l=[];this.onStart=void 0,this.onLoad=e,this.onProgress=t,this.onError=i,this.itemStart=function(h){n++,a===!1&&r.onStart!==void 0&&r.onStart(h,s,n),a=!0},this.itemEnd=function(h){s++,r.onProgress!==void 0&&r.onProgress(h,s,n),s===n&&(a=!1,r.onLoad!==void 0&&r.onLoad())},this.itemError=function(h){r.onError!==void 0&&r.onError(h)},this.resolveURL=function(h){return o?o(h):h},this.setURLModifier=function(h){return o=h,this},this.addHandler=function(h,c){return l.push(h,c),this},this.removeHandler=function(h){let c=l.indexOf(h);return c!==-1&&l.splice(c,2),this},this.getHandler=function(h){for(let c=0,u=l.length;c<u;c+=2){let d=l[c],p=l[c+1];if(d.global&&(d.lastIndex=0),d.test(h))return p}return null}}},eN=new y3,fp=class{constructor(e){this.manager=e!==void 0?e:eN,this.crossOrigin="anonymous",this.withCredentials=!1,this.path="",this.resourcePath="",this.requestHeader={}}load(){}loadAsync(e,t){let i=this;return new Promise(function(r,a){i.load(e,r,t,a)})}parse(){}setCrossOrigin(e){return this.crossOrigin=e,this}setWithCredentials(e){return this.withCredentials=e,this}setPath(e){return this.path=e,this}setResourcePath(e){return this.resourcePath=e,this}setRequestHeader(e){return this.requestHeader=e,this}},$n={},tN=class extends Error{constructor(e,t){super(e),this.response=t}},Wy=class extends fp{constructor(e){super(e)}load(e,t,i,r){e===void 0&&(e=""),this.path!==void 0&&(e=this.path+e),e=this.manager.resolveURL(e);let a=jm.get(e);if(a!==void 0)return this.manager.itemStart(e),setTimeout(()=>{t&&t(a),this.manager.itemEnd(e)},0),a;if($n[e]!==void 0){$n[e].push({onLoad:t,onProgress:i,onError:r});return}$n[e]=[],$n[e].push({onLoad:t,onProgress:i,onError:r});let s=new Request(e,{headers:new Headers(this.requestHeader),credentials:this.withCredentials?"include":"same-origin"}),n=this.mimeType,o=this.responseType;fetch(s).then(l=>{if(l.status===200||l.status===0){if(l.status===0&&console.warn("THREE.FileLoader: HTTP Status 0 received."),typeof ReadableStream>"u"||l.body===void 0||l.body.getReader===void 0)return l;let h=$n[e],c=l.body.getReader(),u=l.headers.get("Content-Length")||l.headers.get("X-File-Size"),d=u?parseInt(u):0,p=d!==0,f=0,m=new ReadableStream({start(g){y();function y(){c.read().then(({done:x,value:b})=>{if(x)g.close();else{f+=b.byteLength;let _=new ProgressEvent("progress",{lengthComputable:p,loaded:f,total:d});for(let S=0,M=h.length;S<M;S++){let C=h[S];C.onProgress&&C.onProgress(_)}g.enqueue(b),y()}})}}});return new Response(m)}else throw new tN(`fetch for "${l.url}" responded with ${l.status}: ${l.statusText}`,l)}).then(l=>{switch(o){case"arraybuffer":return l.arrayBuffer();case"blob":return l.blob();case"document":return l.text().then(h=>new DOMParser().parseFromString(h,n));case"json":return l.json();default:if(n===void 0)return l.text();{let h=/charset="?([^;"\s]*)"?/i.exec(n),c=h&&h[1]?h[1].toLowerCase():void 0,u=new TextDecoder(c);return l.arrayBuffer().then(d=>u.decode(d))}}}).then(l=>{jm.add(e,l);let h=$n[e];delete $n[e];for(let c=0,u=h.length;c<u;c++){let d=h[c];d.onLoad&&d.onLoad(l)}}).catch(l=>{let h=$n[e];if(h===void 0)throw this.manager.itemError(e),l;delete $n[e];for(let c=0,u=h.length;c<u;c++){let d=h[c];d.onError&&d.onError(l)}this.manager.itemError(e)}).finally(()=>{this.manager.itemEnd(e)}),this.manager.itemStart(e)}setResponseType(e){return this.responseType=e,this}setMimeType(e){return this.mimeType=e,this}},iN=class extends fp{constructor(e){super(e)}load(e,t,i,r){this.path!==void 0&&(e=this.path+e),e=this.manager.resolveURL(e);let a=this,s=jm.get(e);if(s!==void 0)return a.manager.itemStart(e),setTimeout(function(){t&&t(s),a.manager.itemEnd(e)},0),s;let n=jd("img");function o(){h(),jm.add(e,this),t&&t(this),a.manager.itemEnd(e)}function l(c){h(),r&&r(c),a.manager.itemError(e),a.manager.itemEnd(e)}function h(){n.removeEventListener("load",o,!1),n.removeEventListener("error",l,!1)}return n.addEventListener("load",o,!1),n.addEventListener("error",l,!1),e.slice(0,5)!=="data:"&&this.crossOrigin!==void 0&&(n.crossOrigin=this.crossOrigin),a.manager.itemStart(e),n.src=e,n}},rN=class extends fp{constructor(e){super(e)}load(e,t,i,r){let a=new Xi,s=new iN(this.manager);return s.setCrossOrigin(this.crossOrigin),s.setPath(this.path),s.load(e,function(n){a.image=n,a.needsUpdate=!0,t!==void 0&&t(a)},i,r),a}},mp=class extends Si{constructor(e,t=1){super(),this.isLight=!0,this.type="Light",this.color=new Ct(e),this.intensity=t}dispose(){}copy(e,t){return super.copy(e,t),this.color.copy(e.color),this.intensity=e.intensity,this}toJSON(e){let t=super.toJSON(e);return t.object.color=this.color.getHex(),t.object.intensity=this.intensity,this.groundColor!==void 0&&(t.object.groundColor=this.groundColor.getHex()),this.distance!==void 0&&(t.object.distance=this.distance),this.angle!==void 0&&(t.object.angle=this.angle),this.decay!==void 0&&(t.object.decay=this.decay),this.penumbra!==void 0&&(t.object.penumbra=this.penumbra),this.shadow!==void 0&&(t.object.shadow=this.shadow.toJSON()),t}},aN=class extends mp{constructor(e,t,i){super(e,i),this.isHemisphereLight=!0,this.type="HemisphereLight",this.position.copy(Si.DEFAULT_UP),this.updateMatrix(),this.groundColor=new Ct(t)}copy(e,t){return super.copy(e,t),this.groundColor.copy(e.groundColor),this}},p0=new je,rS=new R,aS=new R,Yx=class{constructor(e){this.camera=e,this.bias=0,this.normalBias=0,this.radius=1,this.blurSamples=8,this.mapSize=new re(512,512),this.map=null,this.mapPass=null,this.matrix=new je,this.autoUpdate=!0,this.needsUpdate=!1,this._frustum=new kx,this._frameExtents=new re(1,1),this._viewportCount=1,this._viewports=[new Rt(0,0,1,1)]}getViewportCount(){return this._viewportCount}getFrustum(){return this._frustum}updateMatrices(e){let t=this.camera,i=this.matrix;rS.setFromMatrixPosition(e.matrixWorld),t.position.copy(rS),aS.setFromMatrixPosition(e.target.matrixWorld),t.lookAt(aS),t.updateMatrixWorld(),p0.multiplyMatrices(t.projectionMatrix,t.matrixWorldInverse),this._frustum.setFromProjectionMatrix(p0),i.set(.5,0,0,.5,0,.5,0,.5,0,0,.5,.5,0,0,0,1),i.multiply(p0)}getViewport(e){return this._viewports[e]}getFrameExtents(){return this._frameExtents}dispose(){this.map&&this.map.dispose(),this.mapPass&&this.mapPass.dispose()}copy(e){return this.camera=e.camera.clone(),this.bias=e.bias,this.radius=e.radius,this.mapSize.copy(e.mapSize),this}clone(){return new this.constructor().copy(this)}toJSON(){let e={};return this.bias!==0&&(e.bias=this.bias),this.normalBias!==0&&(e.normalBias=this.normalBias),this.radius!==1&&(e.radius=this.radius),(this.mapSize.x!==512||this.mapSize.y!==512)&&(e.mapSize=this.mapSize.toArray()),e.camera=this.camera.toJSON(!1).object,delete e.camera.matrix,e}},sN=class extends Yx{constructor(){super(new pa(50,1,.5,500)),this.isSpotLightShadow=!0,this.focus=1}updateMatrices(e){let t=this.camera,i=Vd*2*e.angle*this.focus,r=this.mapSize.width/this.mapSize.height,a=e.distance||t.far;(i!==t.fov||r!==t.aspect||a!==t.far)&&(t.fov=i,t.aspect=r,t.far=a,t.updateProjectionMatrix()),super.updateMatrices(e)}copy(e){return super.copy(e),this.focus=e.focus,this}},nN=class extends mp{constructor(e,t,i=0,r=Math.PI/3,a=0,s=2){super(e,t),this.isSpotLight=!0,this.type="SpotLight",this.position.copy(Si.DEFAULT_UP),this.updateMatrix(),this.target=new Si,this.distance=i,this.angle=r,this.penumbra=a,this.decay=s,this.map=null,this.shadow=new sN}get power(){return this.intensity*Math.PI}set power(e){this.intensity=e/Math.PI}dispose(){this.shadow.dispose()}copy(e,t){return super.copy(e,t),this.distance=e.distance,this.angle=e.angle,this.penumbra=e.penumbra,this.decay=e.decay,this.target=e.target.clone(),this.shadow=e.shadow.clone(),this}},sS=new je,Qu=new R,f0=new R,oN=class extends Yx{constructor(){super(new pa(90,1,.5,500)),this.isPointLightShadow=!0,this._frameExtents=new re(4,2),this._viewportCount=6,this._viewports=[new Rt(2,1,1,1),new Rt(0,1,1,1),new Rt(3,1,1,1),new Rt(1,1,1,1),new Rt(3,0,1,1),new Rt(1,0,1,1)],this._cubeDirections=[new R(1,0,0),new R(-1,0,0),new R(0,0,1),new R(0,0,-1),new R(0,1,0),new R(0,-1,0)],this._cubeUps=[new R(0,1,0),new R(0,1,0),new R(0,1,0),new R(0,1,0),new R(0,0,1),new R(0,0,-1)]}updateMatrices(e,t=0){let i=this.camera,r=this.matrix,a=e.distance||i.far;a!==i.far&&(i.far=a,i.updateProjectionMatrix()),Qu.setFromMatrixPosition(e.matrixWorld),i.position.copy(Qu),f0.copy(i.position),f0.add(this._cubeDirections[t]),i.up.copy(this._cubeUps[t]),i.lookAt(f0),i.updateMatrixWorld(),r.makeTranslation(-Qu.x,-Qu.y,-Qu.z),sS.multiplyMatrices(i.projectionMatrix,i.matrixWorldInverse),this._frustum.setFromProjectionMatrix(sS)}},lN=class extends mp{constructor(e,t,i=0,r=2){super(e,t),this.isPointLight=!0,this.type="PointLight",this.distance=i,this.decay=r,this.shadow=new oN}get power(){return this.intensity*4*Math.PI}set power(e){this.intensity=e/(4*Math.PI)}dispose(){this.shadow.dispose()}copy(e,t){return super.copy(e,t),this.distance=e.distance,this.decay=e.decay,this.shadow=e.shadow.clone(),this}},hN=class extends Yx{constructor(){super(new Ux(-5,5,5,-5,.5,500)),this.isDirectionalLightShadow=!0}},cN=class extends mp{constructor(e,t){super(e,t),this.isDirectionalLight=!0,this.type="DirectionalLight",this.position.copy(Si.DEFAULT_UP),this.updateMatrix(),this.target=new Si,this.shadow=new hN}dispose(){this.shadow.dispose()}copy(e){return super.copy(e),this.target=e.target.clone(),this.shadow=e.shadow.clone(),this}},x3=class extends yt{constructor(){super(),this.isInstancedBufferGeometry=!0,this.type="InstancedBufferGeometry",this.instanceCount=1/0}copy(e){return super.copy(e),this.instanceCount=e.instanceCount,this}toJSON(){let e=super.toJSON();return e.instanceCount=this.instanceCount,e.isInstancedBufferGeometry=!0,e}},b3=class extends fp{constructor(e){super(e)}load(e,t,i,r){let a=this,s=new Wy(a.manager);s.setPath(a.path),s.setRequestHeader(a.requestHeader),s.setWithCredentials(a.withCredentials),s.load(e,function(n){try{t(a.parse(JSON.parse(n)))}catch(o){r?r(o):console.error(o),a.manager.itemError(e)}},i,r)}parse(e){let t={},i={};function r(u,d){if(t[d]!==void 0)return t[d];let p=u.interleavedBuffers[d],f=a(u,p.buffer),m=Wp(p.type,f),g=new fU(m,p.stride);return g.uuid=p.uuid,t[d]=g,g}function a(u,d){if(i[d]!==void 0)return i[d];let p=u.arrayBuffers[d],f=new Uint32Array(p).buffer;return i[d]=f,f}let s=e.isInstancedBufferGeometry?new x3:new yt,n=e.data.index;if(n!==void 0){let u=Wp(n.type,n.array);s.setIndex(new It(u,1))}let o=e.data.attributes;for(let u in o){let d=o[u],p;if(d.isInterleavedBufferAttribute){let f=r(e.data,d.data);p=new Vy(f,d.itemSize,d.offset,d.normalized)}else{let f=Wp(d.type,d.array),m=d.isInstancedBufferAttribute?Gd:It;p=new m(f,d.itemSize,d.normalized)}d.name!==void 0&&(p.name=d.name),d.usage!==void 0&&p.setUsage(d.usage),d.updateRange!==void 0&&(p.updateRange.offset=d.updateRange.offset,p.updateRange.count=d.updateRange.count),s.setAttribute(u,p)}let l=e.data.morphAttributes;if(l)for(let u in l){let d=l[u],p=[];for(let f=0,m=d.length;f<m;f++){let g=d[f],y;if(g.isInterleavedBufferAttribute){let x=r(e.data,g.data);y=new Vy(x,g.itemSize,g.offset,g.normalized)}else{let x=Wp(g.type,g.array);y=new It(x,g.itemSize,g.normalized)}g.name!==void 0&&(y.name=g.name),p.push(y)}s.morphAttributes[u]=p}e.data.morphTargetsRelative&&(s.morphTargetsRelative=!0);let h=e.data.groups||e.data.drawcalls||e.data.offsets;if(h!==void 0)for(let u=0,d=h.length;u!==d;++u){let p=h[u];s.addGroup(p.start,p.count,p.materialIndex)}let c=e.data.boundingSphere;if(c!==void 0){let u=new R;c.center!==void 0&&u.fromArray(c.center),s.boundingSphere=new Wa(u,c.radius)}return e.name&&(s.name=e.name),e.userData&&(s.userData=e.userData),s}},uN=class{constructor(e=!0){this.autoStart=e,this.startTime=0,this.oldTime=0,this.elapsedTime=0,this.running=!1}start(){this.startTime=nS(),this.oldTime=this.startTime,this.elapsedTime=0,this.running=!0}stop(){this.getElapsedTime(),this.running=!1,this.autoStart=!1}getElapsedTime(){return this.getDelta(),this.elapsedTime}getDelta(){let e=0;if(this.autoStart&&!this.running)return this.start(),0;if(this.running){let t=nS();e=(t-this.oldTime)/1e3,this.oldTime=t,this.elapsedTime+=e}return e}};function nS(){return(typeof performance>"u"?Date:performance).now()}var dN=class{constructor(e,t,i){this.binding=e,this.valueSize=i;let r,a,s;switch(t){case"quaternion":r=this._slerp,a=this._slerpAdditive,s=this._setAdditiveIdentityQuaternion,this.buffer=new Float64Array(i*6),this._workIndex=5;break;case"string":case"bool":r=this._select,a=this._select,s=this._setAdditiveIdentityOther,this.buffer=new Array(i*5);break;default:r=this._lerp,a=this._lerpAdditive,s=this._setAdditiveIdentityNumeric,this.buffer=new Float64Array(i*5)}this._mixBufferRegion=r,this._mixBufferRegionAdditive=a,this._setIdentity=s,this._origIndex=3,this._addIndex=4,this.cumulativeWeight=0,this.cumulativeWeightAdditive=0,this.useCount=0,this.referenceCount=0}accumulate(e,t){let i=this.buffer,r=this.valueSize,a=e*r+r,s=this.cumulativeWeight;if(s===0){for(let n=0;n!==r;++n)i[a+n]=i[n];s=t}else{s+=t;let n=t/s;this._mixBufferRegion(i,a,0,n,r)}this.cumulativeWeight=s}accumulateAdditive(e){let t=this.buffer,i=this.valueSize,r=i*this._addIndex;this.cumulativeWeightAdditive===0&&this._setIdentity(),this._mixBufferRegionAdditive(t,r,0,e,i),this.cumulativeWeightAdditive+=e}apply(e){let t=this.valueSize,i=this.buffer,r=e*t+t,a=this.cumulativeWeight,s=this.cumulativeWeightAdditive,n=this.binding;if(this.cumulativeWeight=0,this.cumulativeWeightAdditive=0,a<1){let o=t*this._origIndex;this._mixBufferRegion(i,r,o,1-a,t)}s>0&&this._mixBufferRegionAdditive(i,r,this._addIndex*t,1,t);for(let o=t,l=t+t;o!==l;++o)if(i[o]!==i[o+t]){n.setValue(i,r);break}}saveOriginalState(){let e=this.binding,t=this.buffer,i=this.valueSize,r=i*this._origIndex;e.getValue(t,r);for(let a=i,s=r;a!==s;++a)t[a]=t[r+a%i];this._setIdentity(),this.cumulativeWeight=0,this.cumulativeWeightAdditive=0}restoreOriginalState(){let e=this.valueSize*3;this.binding.setValue(this.buffer,e)}_setAdditiveIdentityNumeric(){let e=this._addIndex*this.valueSize,t=e+this.valueSize;for(let i=e;i<t;i++)this.buffer[i]=0}_setAdditiveIdentityQuaternion(){this._setAdditiveIdentityNumeric(),this.buffer[this._addIndex*this.valueSize+3]=1}_setAdditiveIdentityOther(){let e=this._origIndex*this.valueSize,t=this._addIndex*this.valueSize;for(let i=0;i<this.valueSize;i++)this.buffer[t+i]=this.buffer[e+i]}_select(e,t,i,r,a){if(r>=.5)for(let s=0;s!==a;++s)e[t+s]=e[i+s]}_slerp(e,t,i,r){Lt.slerpFlat(e,t,e,t,e,i,r)}_slerpAdditive(e,t,i,r,a){let s=this._workIndex*a;Lt.multiplyQuaternionsFlat(e,s,e,t,e,i),Lt.slerpFlat(e,t,e,t,e,s,r)}_lerp(e,t,i,r,a){let s=1-r;for(let n=0;n!==a;++n){let o=t+n;e[o]=e[o]*s+e[i+n]*r}}_lerpAdditive(e,t,i,r,a){for(let s=0;s!==a;++s){let n=t+s;e[n]=e[n]+e[i+s]*r}}},Xx="\\[\\]\\.:\\/",pN=new RegExp("["+Xx+"]","g"),Qx="[^"+Xx+"]",fN="[^"+Xx.replace("\\.","")+"]",mN=/((?:WC+[\/:])*)/.source.replace("WC",Qx),gN=/(WCOD+)?/.source.replace("WCOD",fN),vN=/(?:\.(WC+)(?:\[(.+)\])?)?/.source.replace("WC",Qx),yN=/\.(WC+)(?:\[(.+)\])?/.source.replace("WC",Qx),xN=new RegExp("^"+mN+gN+vN+yN+"$"),bN=["material","materials","bones","map"],wN=class{constructor(e,t,i){let r=i||Oi.parseTrackName(t);this._targetGroup=e,this._bindings=e.subscribe_(t,r)}getValue(e,t){this.bind();let i=this._targetGroup.nCachedObjects_,r=this._bindings[i];r!==void 0&&r.getValue(e,t)}setValue(e,t){let i=this._bindings;for(let r=this._targetGroup.nCachedObjects_,a=i.length;r!==a;++r)i[r].setValue(e,t)}bind(){let e=this._bindings;for(let t=this._targetGroup.nCachedObjects_,i=e.length;t!==i;++t)e[t].bind()}unbind(){let e=this._bindings;for(let t=this._targetGroup.nCachedObjects_,i=e.length;t!==i;++t)e[t].unbind()}},Oi=class{constructor(e,t,i){this.path=t,this.parsedPath=i||Oi.parseTrackName(t),this.node=Oi.findNode(e,this.parsedPath.nodeName)||e,this.rootNode=e,this.getValue=this._getValue_unbound,this.setValue=this._setValue_unbound}static create(e,t,i){return e&&e.isAnimationObjectGroup?new Oi.Composite(e,t,i):new Oi(e,t,i)}static sanitizeNodeName(e){return e.replace(/\s/g,"_").replace(pN,"")}static parseTrackName(e){let t=xN.exec(e);if(t===null)throw new Error("PropertyBinding: Cannot parse trackName: "+e);let i={nodeName:t[2],objectName:t[3],objectIndex:t[4],propertyName:t[5],propertyIndex:t[6]},r=i.nodeName&&i.nodeName.lastIndexOf(".");if(r!==void 0&&r!==-1){let a=i.nodeName.substring(r+1);bN.indexOf(a)!==-1&&(i.nodeName=i.nodeName.substring(0,r),i.objectName=a)}if(i.propertyName===null||i.propertyName.length===0)throw new Error("PropertyBinding: can not parse propertyName from trackName: "+e);return i}static findNode(e,t){if(t===void 0||t===""||t==="."||t===-1||t===e.name||t===e.uuid)return e;if(e.skeleton){let i=e.skeleton.getBoneByName(t);if(i!==void 0)return i}if(e.children){let i=function(a){for(let s=0;s<a.length;s++){let n=a[s];if(n.name===t||n.uuid===t)return n;let o=i(n.children);if(o)return o}return null},r=i(e.children);if(r)return r}return null}_getValue_unavailable(){}_setValue_unavailable(){}_getValue_direct(e,t){e[t]=this.targetObject[this.propertyName]}_getValue_array(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)e[t++]=i[r]}_getValue_arrayElement(e,t){e[t]=this.resolvedProperty[this.propertyIndex]}_getValue_toArray(e,t){this.resolvedProperty.toArray(e,t)}_setValue_direct(e,t){this.targetObject[this.propertyName]=e[t]}_setValue_direct_setNeedsUpdate(e,t){this.targetObject[this.propertyName]=e[t],this.targetObject.needsUpdate=!0}_setValue_direct_setMatrixWorldNeedsUpdate(e,t){this.targetObject[this.propertyName]=e[t],this.targetObject.matrixWorldNeedsUpdate=!0}_setValue_array(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)i[r]=e[t++]}_setValue_array_setNeedsUpdate(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)i[r]=e[t++];this.targetObject.needsUpdate=!0}_setValue_array_setMatrixWorldNeedsUpdate(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)i[r]=e[t++];this.targetObject.matrixWorldNeedsUpdate=!0}_setValue_arrayElement(e,t){this.resolvedProperty[this.propertyIndex]=e[t]}_setValue_arrayElement_setNeedsUpdate(e,t){this.resolvedProperty[this.propertyIndex]=e[t],this.targetObject.needsUpdate=!0}_setValue_arrayElement_setMatrixWorldNeedsUpdate(e,t){this.resolvedProperty[this.propertyIndex]=e[t],this.targetObject.matrixWorldNeedsUpdate=!0}_setValue_fromArray(e,t){this.resolvedProperty.fromArray(e,t)}_setValue_fromArray_setNeedsUpdate(e,t){this.resolvedProperty.fromArray(e,t),this.targetObject.needsUpdate=!0}_setValue_fromArray_setMatrixWorldNeedsUpdate(e,t){this.resolvedProperty.fromArray(e,t),this.targetObject.matrixWorldNeedsUpdate=!0}_getValue_unbound(e,t){this.bind(),this.getValue(e,t)}_setValue_unbound(e,t){this.bind(),this.setValue(e,t)}bind(){let e=this.node,t=this.parsedPath,i=t.objectName,r=t.propertyName,a=t.propertyIndex;if(e||(e=Oi.findNode(this.rootNode,t.nodeName)||this.rootNode,this.node=e),this.getValue=this._getValue_unavailable,this.setValue=this._setValue_unavailable,!e){console.error("THREE.PropertyBinding: Trying to update node for track: "+this.path+" but it wasn't found.");return}if(i){let l=t.objectIndex;switch(i){case"materials":if(!e.material){console.error("THREE.PropertyBinding: Can not bind to material as node does not have a material.",this);return}if(!e.material.materials){console.error("THREE.PropertyBinding: Can not bind to material.materials as node.material does not have a materials array.",this);return}e=e.material.materials;break;case"bones":if(!e.skeleton){console.error("THREE.PropertyBinding: Can not bind to bones as node does not have a skeleton.",this);return}e=e.skeleton.bones;for(let h=0;h<e.length;h++)if(e[h].name===l){l=h;break}break;case"map":if("map"in e){e=e.map;break}if(!e.material){console.error("THREE.PropertyBinding: Can not bind to material as node does not have a material.",this);return}if(!e.material.map){console.error("THREE.PropertyBinding: Can not bind to material.map as node.material does not have a map.",this);return}e=e.material.map;break;default:if(e[i]===void 0){console.error("THREE.PropertyBinding: Can not bind to objectName of node undefined.",this);return}e=e[i]}if(l!==void 0){if(e[l]===void 0){console.error("THREE.PropertyBinding: Trying to bind to objectIndex of objectName, but is undefined.",this,e);return}e=e[l]}}let s=e[r];if(s===void 0){let l=t.nodeName;console.error("THREE.PropertyBinding: Trying to update property for track: "+l+"."+r+" but it wasn't found.",e);return}let n=this.Versioning.None;this.targetObject=e,e.needsUpdate!==void 0?n=this.Versioning.NeedsUpdate:e.matrixWorldNeedsUpdate!==void 0&&(n=this.Versioning.MatrixWorldNeedsUpdate);let o=this.BindingType.Direct;if(a!==void 0){if(r==="morphTargetInfluences"){if(!e.geometry){console.error("THREE.PropertyBinding: Can not bind to morphTargetInfluences because node does not have a geometry.",this);return}if(!e.geometry.morphAttributes){console.error("THREE.PropertyBinding: Can not bind to morphTargetInfluences because node does not have a geometry.morphAttributes.",this);return}e.morphTargetDictionary[a]!==void 0&&(a=e.morphTargetDictionary[a])}o=this.BindingType.ArrayElement,this.resolvedProperty=s,this.propertyIndex=a}else s.fromArray!==void 0&&s.toArray!==void 0?(o=this.BindingType.HasFromToArray,this.resolvedProperty=s):Array.isArray(s)?(o=this.BindingType.EntireArray,this.resolvedProperty=s):this.propertyName=r;this.getValue=this.GetterByBindingType[o],this.setValue=this.SetterByBindingTypeAndVersioning[o][n]}unbind(){this.node=null,this.getValue=this._getValue_unbound,this.setValue=this._setValue_unbound}};Oi.Composite=wN;Oi.prototype.BindingType={Direct:0,EntireArray:1,ArrayElement:2,HasFromToArray:3};Oi.prototype.Versioning={None:0,NeedsUpdate:1,MatrixWorldNeedsUpdate:2};Oi.prototype.GetterByBindingType=[Oi.prototype._getValue_direct,Oi.prototype._getValue_array,Oi.prototype._getValue_arrayElement,Oi.prototype._getValue_toArray];Oi.prototype.SetterByBindingTypeAndVersioning=[[Oi.prototype._setValue_direct,Oi.prototype._setValue_direct_setNeedsUpdate,Oi.prototype._setValue_direct_setMatrixWorldNeedsUpdate],[Oi.prototype._setValue_array,Oi.prototype._setValue_array_setNeedsUpdate,Oi.prototype._setValue_array_setMatrixWorldNeedsUpdate],[Oi.prototype._setValue_arrayElement,Oi.prototype._setValue_arrayElement_setNeedsUpdate,Oi.prototype._setValue_arrayElement_setMatrixWorldNeedsUpdate],[Oi.prototype._setValue_fromArray,Oi.prototype._setValue_fromArray_setNeedsUpdate,Oi.prototype._setValue_fromArray_setMatrixWorldNeedsUpdate]];var _N=class{constructor(e,t,i=null,r=t.blendMode){this._mixer=e,this._clip=t,this._localRoot=i,this.blendMode=r;let a=t.tracks,s=a.length,n=new Array(s),o={endingStart:Cc,endingEnd:Cc};for(let l=0;l!==s;++l){let h=a[l].createInterpolant(null);n[l]=h,h.settings=o}this._interpolantSettings=o,this._interpolants=n,this._propertyBindings=new Array(s),this._cacheIndex=null,this._byClipCacheIndex=null,this._timeScaleInterpolant=null,this._weightInterpolant=null,this.loop=kE,this._loopCount=-1,this._startTime=null,this.time=0,this.timeScale=1,this._effectiveTimeScale=1,this.weight=1,this._effectiveWeight=1,this.repetitions=1/0,this.paused=!1,this.enabled=!0,this.clampWhenFinished=!1,this.zeroSlopeAtStart=!0,this.zeroSlopeAtEnd=!0}play(){return this._mixer._activateAction(this),this}stop(){return this._mixer._deactivateAction(this),this.reset()}reset(){return this.paused=!1,this.enabled=!0,this.time=0,this._loopCount=-1,this._startTime=null,this.stopFading().stopWarping()}isRunning(){return this.enabled&&!this.paused&&this.timeScale!==0&&this._startTime===null&&this._mixer._isActiveAction(this)}isScheduled(){return this._mixer._isActiveAction(this)}startAt(e){return this._startTime=e,this}setLoop(e,t){return this.loop=e,this.repetitions=t,this}setEffectiveWeight(e){return this.weight=e,this._effectiveWeight=this.enabled?e:0,this.stopFading()}getEffectiveWeight(){return this._effectiveWeight}fadeIn(e){return this._scheduleFading(e,0,1)}fadeOut(e){return this._scheduleFading(e,1,0)}crossFadeFrom(e,t,i){if(e.fadeOut(t),this.fadeIn(t),i){let r=this._clip.duration,a=e._clip.duration,s=a/r,n=r/a;e.warp(1,s,t),this.warp(n,1,t)}return this}crossFadeTo(e,t,i){return e.crossFadeFrom(this,t,i)}stopFading(){let e=this._weightInterpolant;return e!==null&&(this._weightInterpolant=null,this._mixer._takeBackControlInterpolant(e)),this}setEffectiveTimeScale(e){return this.timeScale=e,this._effectiveTimeScale=this.paused?0:e,this.stopWarping()}getEffectiveTimeScale(){return this._effectiveTimeScale}setDuration(e){return this.timeScale=this._clip.duration/e,this.stopWarping()}syncWith(e){return this.time=e.time,this.timeScale=e.timeScale,this.stopWarping()}halt(e){return this.warp(this._effectiveTimeScale,0,e)}warp(e,t,i){let r=this._mixer,a=r.time,s=this.timeScale,n=this._timeScaleInterpolant;n===null&&(n=r._lendControlInterpolant(),this._timeScaleInterpolant=n);let o=n.parameterPositions,l=n.sampleValues;return o[0]=a,o[1]=a+i,l[0]=e/s,l[1]=t/s,this}stopWarping(){let e=this._timeScaleInterpolant;return e!==null&&(this._timeScaleInterpolant=null,this._mixer._takeBackControlInterpolant(e)),this}getMixer(){return this._mixer}getClip(){return this._clip}getRoot(){return this._localRoot||this._mixer._root}_update(e,t,i,r){if(!this.enabled){this._updateWeight(e);return}let a=this._startTime;if(a!==null){let o=(e-a)*i;o<0||i===0?t=0:(this._startTime=null,t=i*o)}t*=this._updateTimeScale(e);let s=this._updateTime(t),n=this._updateWeight(e);if(n>0){let o=this._interpolants,l=this._propertyBindings;switch(this.blendMode){case JL:for(let h=0,c=o.length;h!==c;++h)o[h].evaluate(s),l[h].accumulateAdditive(n);break;case Lx:default:for(let h=0,c=o.length;h!==c;++h)o[h].evaluate(s),l[h].accumulate(r,n)}}}_updateWeight(e){let t=0;if(this.enabled){t=this.weight;let i=this._weightInterpolant;if(i!==null){let r=i.evaluate(e)[0];t*=r,e>i.parameterPositions[1]&&(this.stopFading(),r===0&&(this.enabled=!1))}}return this._effectiveWeight=t,t}_updateTimeScale(e){let t=0;if(!this.paused){t=this.timeScale;let i=this._timeScaleInterpolant;if(i!==null){let r=i.evaluate(e)[0];t*=r,e>i.parameterPositions[1]&&(this.stopWarping(),t===0?this.paused=!0:this.timeScale=t)}}return this._effectiveTimeScale=t,t}_updateTime(e){let t=this._clip.duration,i=this.loop,r=this.time+e,a=this._loopCount,s=i===Rx;if(e===0)return a===-1?r:s&&(a&1)===1?t-r:r;if(i===FE){a===-1&&(this._loopCount=0,this._setEndings(!0,!0,!1));e:{if(r>=t)r=t;else if(r<0)r=0;else{this.time=r;break e}this.clampWhenFinished?this.paused=!0:this.enabled=!1,this.time=r,this._mixer.dispatchEvent({type:"finished",action:this,direction:e<0?-1:1})}}else{if(a===-1&&(e>=0?(a=0,this._setEndings(!0,this.repetitions===0,s)):this._setEndings(this.repetitions===0,!0,s)),r>=t||r<0){let n=Math.floor(r/t);r-=t*n,a+=Math.abs(n);let o=this.repetitions-a;if(o<=0)this.clampWhenFinished?this.paused=!0:this.enabled=!1,r=e>0?t:0,this.time=r,this._mixer.dispatchEvent({type:"finished",action:this,direction:e>0?1:-1});else{if(o===1){let l=e<0;this._setEndings(l,!l,s)}else this._setEndings(!1,!1,s);this._loopCount=a,this.time=r,this._mixer.dispatchEvent({type:"loop",action:this,loopDelta:n})}}else this.time=r;if(s&&(a&1)===1)return t-r}return r}_setEndings(e,t,i){let r=this._interpolantSettings;i?(r.endingStart=Ec,r.endingEnd=Ec):(e?r.endingStart=this.zeroSlopeAtStart?Ec:Cc:r.endingStart=Lm,t?r.endingEnd=this.zeroSlopeAtEnd?Ec:Cc:r.endingEnd=Lm)}_scheduleFading(e,t,i){let r=this._mixer,a=r.time,s=this._weightInterpolant;s===null&&(s=r._lendControlInterpolant(),this._weightInterpolant=s);let n=s.parameterPositions,o=s.sampleValues;return n[0]=a,o[0]=t,n[1]=a+e,o[1]=i,this}},SN=new Float32Array(1),AN=class extends ha{constructor(e){super(),this._root=e,this._initMemoryManager(),this._accuIndex=0,this.time=0,this.timeScale=1}_bindAction(e,t){let i=e._localRoot||this._root,r=e._clip.tracks,a=r.length,s=e._propertyBindings,n=e._interpolants,o=i.uuid,l=this._bindingsByRootAndName,h=l[o];h===void 0&&(h={},l[o]=h);for(let c=0;c!==a;++c){let u=r[c],d=u.name,p=h[d];if(p!==void 0)++p.referenceCount,s[c]=p;else{if(p=s[c],p!==void 0){p._cacheIndex===null&&(++p.referenceCount,this._addInactiveBinding(p,o,d));continue}let f=t&&t._propertyBindings[c].binding.parsedPath;p=new dN(Oi.create(i,d,f),u.ValueTypeName,u.getValueSize()),++p.referenceCount,this._addInactiveBinding(p,o,d),s[c]=p}n[c].resultBuffer=p.buffer}}_activateAction(e){if(!this._isActiveAction(e)){if(e._cacheIndex===null){let i=(e._localRoot||this._root).uuid,r=e._clip.uuid,a=this._actionsByClip[r];this._bindAction(e,a&&a.knownActions[0]),this._addInactiveAction(e,r,i)}let t=e._propertyBindings;for(let i=0,r=t.length;i!==r;++i){let a=t[i];a.useCount++===0&&(this._lendBinding(a),a.saveOriginalState())}this._lendAction(e)}}_deactivateAction(e){if(this._isActiveAction(e)){let t=e._propertyBindings;for(let i=0,r=t.length;i!==r;++i){let a=t[i];--a.useCount===0&&(a.restoreOriginalState(),this._takeBackBinding(a))}this._takeBackAction(e)}}_initMemoryManager(){this._actions=[],this._nActiveActions=0,this._actionsByClip={},this._bindings=[],this._nActiveBindings=0,this._bindingsByRootAndName={},this._controlInterpolants=[],this._nActiveControlInterpolants=0;let e=this;this.stats={actions:{get total(){return e._actions.length},get inUse(){return e._nActiveActions}},bindings:{get total(){return e._bindings.length},get inUse(){return e._nActiveBindings}},controlInterpolants:{get total(){return e._controlInterpolants.length},get inUse(){return e._nActiveControlInterpolants}}}}_isActiveAction(e){let t=e._cacheIndex;return t!==null&&t<this._nActiveActions}_addInactiveAction(e,t,i){let r=this._actions,a=this._actionsByClip,s=a[t];if(s===void 0)s={knownActions:[e],actionByRoot:{}},e._byClipCacheIndex=0,a[t]=s;else{let n=s.knownActions;e._byClipCacheIndex=n.length,n.push(e)}e._cacheIndex=r.length,r.push(e),s.actionByRoot[i]=e}_removeInactiveAction(e){let t=this._actions,i=t[t.length-1],r=e._cacheIndex;i._cacheIndex=r,t[r]=i,t.pop(),e._cacheIndex=null;let a=e._clip.uuid,s=this._actionsByClip,n=s[a],o=n.knownActions,l=o[o.length-1],h=e._byClipCacheIndex;l._byClipCacheIndex=h,o[h]=l,o.pop(),e._byClipCacheIndex=null;let c=n.actionByRoot,u=(e._localRoot||this._root).uuid;delete c[u],o.length===0&&delete s[a],this._removeInactiveBindingsForAction(e)}_removeInactiveBindingsForAction(e){let t=e._propertyBindings;for(let i=0,r=t.length;i!==r;++i){let a=t[i];--a.referenceCount===0&&this._removeInactiveBinding(a)}}_lendAction(e){let t=this._actions,i=e._cacheIndex,r=this._nActiveActions++,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_takeBackAction(e){let t=this._actions,i=e._cacheIndex,r=--this._nActiveActions,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_addInactiveBinding(e,t,i){let r=this._bindingsByRootAndName,a=this._bindings,s=r[t];s===void 0&&(s={},r[t]=s),s[i]=e,e._cacheIndex=a.length,a.push(e)}_removeInactiveBinding(e){let t=this._bindings,i=e.binding,r=i.rootNode.uuid,a=i.path,s=this._bindingsByRootAndName,n=s[r],o=t[t.length-1],l=e._cacheIndex;o._cacheIndex=l,t[l]=o,t.pop(),delete n[a],Object.keys(n).length===0&&delete s[r]}_lendBinding(e){let t=this._bindings,i=e._cacheIndex,r=this._nActiveBindings++,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_takeBackBinding(e){let t=this._bindings,i=e._cacheIndex,r=--this._nActiveBindings,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_lendControlInterpolant(){let e=this._controlInterpolants,t=this._nActiveControlInterpolants++,i=e[t];return i===void 0&&(i=new g3(new Float32Array(2),new Float32Array(2),1,SN),i.__cacheIndex=t,e[t]=i),i}_takeBackControlInterpolant(e){let t=this._controlInterpolants,i=e.__cacheIndex,r=--this._nActiveControlInterpolants,a=t[r];e.__cacheIndex=r,t[r]=e,a.__cacheIndex=i,t[i]=a}clipAction(e,t,i){let r=t||this._root,a=r.uuid,s=typeof e=="string"?Hy.findByName(r,e):e,n=s!==null?s.uuid:e,o=this._actionsByClip[n],l=null;if(i===void 0&&(s!==null?i=s.blendMode:i=Lx),o!==void 0){let c=o.actionByRoot[a];if(c!==void 0&&c.blendMode===i)return c;l=o.knownActions[0],s===null&&(s=l._clip)}if(s===null)return null;let h=new _N(this,s,t,i);return this._bindAction(h,l),this._addInactiveAction(h,n,a),h}existingAction(e,t){let i=t||this._root,r=i.uuid,a=typeof e=="string"?Hy.findByName(i,e):e,s=a?a.uuid:e,n=this._actionsByClip[s];return n!==void 0&&n.actionByRoot[r]||null}stopAllAction(){let e=this._actions,t=this._nActiveActions;for(let i=t-1;i>=0;--i)e[i].stop();return this}update(e){e*=this.timeScale;let t=this._actions,i=this._nActiveActions,r=this.time+=e,a=Math.sign(e),s=this._accuIndex^=1;for(let l=0;l!==i;++l)t[l]._update(r,e,a,s);let n=this._bindings,o=this._nActiveBindings;for(let l=0;l!==o;++l)n[l].apply(s);return this}setTime(e){this.time=0;for(let t=0;t<this._actions.length;t++)this._actions[t].time=0;return this.update(e)}getRoot(){return this._root}uncacheClip(e){let t=this._actions,i=e.uuid,r=this._actionsByClip,a=r[i];if(a!==void 0){let s=a.knownActions;for(let n=0,o=s.length;n!==o;++n){let l=s[n];this._deactivateAction(l);let h=l._cacheIndex,c=t[t.length-1];l._cacheIndex=null,l._byClipCacheIndex=null,c._cacheIndex=h,t[h]=c,t.pop(),this._removeInactiveBindingsForAction(l)}delete r[i]}}uncacheRoot(e){let t=e.uuid,i=this._actionsByClip;for(let s in i){let n=i[s].actionByRoot,o=n[t];o!==void 0&&(this._deactivateAction(o),this._removeInactiveAction(o))}let r=this._bindingsByRootAndName,a=r[t];if(a!==void 0)for(let s in a){let n=a[s];n.restoreOriginalState(),this._removeInactiveBinding(n)}}uncacheAction(e,t){let i=this.existingAction(e,t);i!==null&&(this._deactivateAction(i),this._removeInactiveAction(i))}},Ve=class{constructor(e){this.value=e}clone(){return new Ve(this.value.clone===void 0?this.value:this.value.clone())}},w3=class{constructor(e,t,i=0,r=1/0){this.ray=new cu(e,t),this.near=i,this.far=r,this.camera=null,this.layers=new zx,this.params={Mesh:{},Line:{threshold:1},LOD:{},Points:{threshold:1},Sprite:{}}}set(e,t){this.ray.set(e,t)}setFromCamera(e,t){t.isPerspectiveCamera?(this.ray.origin.setFromMatrixPosition(t.matrixWorld),this.ray.direction.set(e.x,e.y,.5).unproject(t).sub(this.ray.origin).normalize(),this.camera=t):t.isOrthographicCamera?(this.ray.origin.set(e.x,e.y,(t.near+t.far)/(t.near-t.far)).unproject(t),this.ray.direction.set(0,0,-1).transformDirection(t.matrixWorld),this.camera=t):console.error("THREE.Raycaster: Unsupported camera type: "+t.type)}intersectObject(e,t=!0,i=[]){return qy(e,this,i,t),i.sort(oS),i}intersectObjects(e,t=!0,i=[]){for(let r=0,a=e.length;r<a;r++)qy(e[r],this,i,t);return i.sort(oS),i}};function oS(e,t){return e.distance-t.distance}function qy(e,t,i,r){if(e.layers.test(t.layers)&&e.raycast(t,i),r===!0){let a=e.children;for(let s=0,n=a.length;s<n;s++)qy(a[s],t,i,!0)}}var lS=class{constructor(e=1,t=0,i=0){return this.radius=e,this.phi=t,this.theta=i,this}set(e,t,i){return this.radius=e,this.phi=t,this.theta=i,this}copy(e){return this.radius=e.radius,this.phi=e.phi,this.theta=e.theta,this}makeSafe(){return this.phi=Math.max(1e-6,Math.min(Math.PI-1e-6,this.phi)),this}setFromVector3(e){return this.setFromCartesianCoords(e.x,e.y,e.z)}setFromCartesianCoords(e,t,i){return this.radius=Math.sqrt(e*e+t*t+i*i),this.radius===0?(this.theta=0,this.phi=0):(this.theta=Math.atan2(e,i),this.phi=Math.acos(gr(t/this.radius,-1,1))),this}clone(){return new this.constructor().copy(this)}},hS=new re,_3=class{constructor(e=new re(1/0,1/0),t=new re(-1/0,-1/0)){this.isBox2=!0,this.min=e,this.max=t}set(e,t){return this.min.copy(e),this.max.copy(t),this}setFromPoints(e){this.makeEmpty();for(let t=0,i=e.length;t<i;t++)this.expandByPoint(e[t]);return this}setFromCenterAndSize(e,t){let i=hS.copy(t).multiplyScalar(.5);return this.min.copy(e).sub(i),this.max.copy(e).add(i),this}clone(){return new this.constructor().copy(this)}copy(e){return this.min.copy(e.min),this.max.copy(e.max),this}makeEmpty(){return this.min.x=this.min.y=1/0,this.max.x=this.max.y=-1/0,this}isEmpty(){return this.max.x<this.min.x||this.max.y<this.min.y}getCenter(e){return this.isEmpty()?e.set(0,0):e.addVectors(this.min,this.max).multiplyScalar(.5)}getSize(e){return this.isEmpty()?e.set(0,0):e.subVectors(this.max,this.min)}expandByPoint(e){return this.min.min(e),this.max.max(e),this}expandByVector(e){return this.min.sub(e),this.max.add(e),this}expandByScalar(e){return this.min.addScalar(-e),this.max.addScalar(e),this}containsPoint(e){return!(e.x<this.min.x||e.x>this.max.x||e.y<this.min.y||e.y>this.max.y)}containsBox(e){return this.min.x<=e.min.x&&e.max.x<=this.max.x&&this.min.y<=e.min.y&&e.max.y<=this.max.y}getParameter(e,t){return t.set((e.x-this.min.x)/(this.max.x-this.min.x),(e.y-this.min.y)/(this.max.y-this.min.y))}intersectsBox(e){return!(e.max.x<this.min.x||e.min.x>this.max.x||e.max.y<this.min.y||e.min.y>this.max.y)}clampPoint(e,t){return t.copy(e).clamp(this.min,this.max)}distanceToPoint(e){return hS.copy(e).clamp(this.min,this.max).sub(e).length()}intersect(e){return this.min.max(e.min),this.max.min(e.max),this}union(e){return this.min.min(e.min),this.max.max(e.max),this}translate(e){return this.min.add(e),this.max.add(e),this}equals(e){return e.min.equals(this.min)&&e.max.equals(this.max)}},cS=new R,vf=new R,Ss=class{constructor(e=new R,t=new R){this.start=e,this.end=t}set(e,t){return this.start.copy(e),this.end.copy(t),this}copy(e){return this.start.copy(e.start),this.end.copy(e.end),this}getCenter(e){return e.addVectors(this.start,this.end).multiplyScalar(.5)}delta(e){return e.subVectors(this.end,this.start)}distanceSq(){return this.start.distanceToSquared(this.end)}distance(){return this.start.distanceTo(this.end)}at(e,t){return this.delta(t).multiplyScalar(e).add(this.start)}closestPointToPointParameter(e,t){cS.subVectors(e,this.start),vf.subVectors(this.end,this.start);let i=vf.dot(vf),r=vf.dot(cS)/i;return t&&(r=gr(r,0,1)),r}closestPointToPoint(e,t,i){let r=this.closestPointToPointParameter(e,t);return this.delta(i).multiplyScalar(r).add(this.start)}applyMatrix4(e){return this.start.applyMatrix4(e),this.end.applyMatrix4(e),this}equals(e){return e.start.equals(this.start)&&e.end.equals(this.end)}clone(){return new this.constructor().copy(this)}},uS=new R,MN=class extends Si{constructor(e,t){super(),this.light=e,this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.color=t,this.type="SpotLightHelper";let i=new yt,r=[0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,-1,0,1,0,0,0,0,1,1,0,0,0,0,-1,1];for(let s=0,n=1,o=32;s<o;s++,n++){let l=s/o*Math.PI*2,h=n/o*Math.PI*2;r.push(Math.cos(l),Math.sin(l),1,Math.cos(h),Math.sin(h),1)}i.setAttribute("position",new ot(r,3));let a=new Sl({fog:!1,toneMapped:!1});this.cone=new dp(i,a),this.add(this.cone),this.update()}dispose(){this.cone.geometry.dispose(),this.cone.material.dispose()}update(){this.light.updateWorldMatrix(!0,!1),this.light.target.updateWorldMatrix(!0,!1);let e=this.light.distance?this.light.distance:1e3,t=e*Math.tan(this.light.angle);this.cone.scale.set(t,t,e),uS.setFromMatrixPosition(this.light.target.matrixWorld),this.cone.lookAt(uS),this.color!==void 0?this.cone.material.color.set(this.color):this.cone.material.color.copy(this.light.color)}},CN=class extends xr{constructor(e,t,i){let r=new Lc(t,4,2),a=new bh({wireframe:!0,fog:!1,toneMapped:!1});super(r,a),this.light=e,this.color=i,this.type="PointLightHelper",this.matrix=this.light.matrixWorld,this.matrixAutoUpdate=!1,this.update()}dispose(){this.geometry.dispose(),this.material.dispose()}update(){this.light.updateWorldMatrix(!0,!1),this.color!==void 0?this.material.color.set(this.color):this.material.color.copy(this.light.color)}},dS=new R,yf=new R,pS=new R,EN=class extends Si{constructor(e,t,i){super(),this.light=e,this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.color=i,this.type="DirectionalLightHelper",t===void 0&&(t=1);let r=new yt;r.setAttribute("position",new ot([-t,t,0,t,t,0,t,-t,0,-t,-t,0,-t,t,0],3));let a=new Sl({fog:!1,toneMapped:!1});this.lightPlane=new Fm(r,a),this.add(this.lightPlane),r=new yt,r.setAttribute("position",new ot([0,0,0,0,0,1],3)),this.targetLine=new Fm(r,a),this.add(this.targetLine),this.update()}dispose(){this.lightPlane.geometry.dispose(),this.lightPlane.material.dispose(),this.targetLine.geometry.dispose(),this.targetLine.material.dispose()}update(){this.light.updateWorldMatrix(!0,!1),this.light.target.updateWorldMatrix(!0,!1),dS.setFromMatrixPosition(this.light.matrixWorld),yf.setFromMatrixPosition(this.light.target.matrixWorld),pS.subVectors(yf,dS),this.lightPlane.lookAt(yf),this.color!==void 0?(this.lightPlane.material.color.set(this.color),this.targetLine.material.color.set(this.color)):(this.lightPlane.material.color.copy(this.light.color),this.targetLine.material.color.copy(this.light.color)),this.targetLine.lookAt(yf),this.targetLine.scale.z=pS.length()}},xf=new R,Ji=new wh,Gm=class extends dp{constructor(e){let t=new yt,i=new Sl({color:16777215,vertexColors:!0,toneMapped:!1}),r=[],a=[],s={};n("n1","n2"),n("n2","n4"),n("n4","n3"),n("n3","n1"),n("f1","f2"),n("f2","f4"),n("f4","f3"),n("f3","f1"),n("n1","f1"),n("n2","f2"),n("n3","f3"),n("n4","f4"),n("p","n1"),n("p","n2"),n("p","n3"),n("p","n4"),n("u1","u2"),n("u2","u3"),n("u3","u1"),n("c","t"),n("p","c"),n("cn1","cn2"),n("cn3","cn4"),n("cf1","cf2"),n("cf3","cf4");function n(p,f){o(p),o(f)}function o(p){r.push(0,0,0),a.push(0,0,0),s[p]===void 0&&(s[p]=[]),s[p].push(r.length/3-1)}t.setAttribute("position",new ot(r,3)),t.setAttribute("color",new ot(a,3)),super(t,i),this.type="CameraHelper",this.camera=e,this.camera.updateProjectionMatrix&&this.camera.updateProjectionMatrix(),this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.pointMap=s,this.update();let l=new Ct(16755200),h=new Ct(16711680),c=new Ct(43775),u=new Ct(16777215),d=new Ct(3355443);this.setColors(l,h,c,u,d)}setColors(e,t,i,r,a){let s=this.geometry.getAttribute("color");s.setXYZ(0,e.r,e.g,e.b),s.setXYZ(1,e.r,e.g,e.b),s.setXYZ(2,e.r,e.g,e.b),s.setXYZ(3,e.r,e.g,e.b),s.setXYZ(4,e.r,e.g,e.b),s.setXYZ(5,e.r,e.g,e.b),s.setXYZ(6,e.r,e.g,e.b),s.setXYZ(7,e.r,e.g,e.b),s.setXYZ(8,e.r,e.g,e.b),s.setXYZ(9,e.r,e.g,e.b),s.setXYZ(10,e.r,e.g,e.b),s.setXYZ(11,e.r,e.g,e.b),s.setXYZ(12,e.r,e.g,e.b),s.setXYZ(13,e.r,e.g,e.b),s.setXYZ(14,e.r,e.g,e.b),s.setXYZ(15,e.r,e.g,e.b),s.setXYZ(16,e.r,e.g,e.b),s.setXYZ(17,e.r,e.g,e.b),s.setXYZ(18,e.r,e.g,e.b),s.setXYZ(19,e.r,e.g,e.b),s.setXYZ(20,e.r,e.g,e.b),s.setXYZ(21,e.r,e.g,e.b),s.setXYZ(22,e.r,e.g,e.b),s.setXYZ(23,e.r,e.g,e.b),s.setXYZ(24,t.r,t.g,t.b),s.setXYZ(25,t.r,t.g,t.b),s.setXYZ(26,t.r,t.g,t.b),s.setXYZ(27,t.r,t.g,t.b),s.setXYZ(28,t.r,t.g,t.b),s.setXYZ(29,t.r,t.g,t.b),s.setXYZ(30,t.r,t.g,t.b),s.setXYZ(31,t.r,t.g,t.b),s.setXYZ(32,i.r,i.g,i.b),s.setXYZ(33,i.r,i.g,i.b),s.setXYZ(34,i.r,i.g,i.b),s.setXYZ(35,i.r,i.g,i.b),s.setXYZ(36,i.r,i.g,i.b),s.setXYZ(37,i.r,i.g,i.b),s.setXYZ(38,r.r,r.g,r.b),s.setXYZ(39,r.r,r.g,r.b),s.setXYZ(40,a.r,a.g,a.b),s.setXYZ(41,a.r,a.g,a.b),s.setXYZ(42,a.r,a.g,a.b),s.setXYZ(43,a.r,a.g,a.b),s.setXYZ(44,a.r,a.g,a.b),s.setXYZ(45,a.r,a.g,a.b),s.setXYZ(46,a.r,a.g,a.b),s.setXYZ(47,a.r,a.g,a.b),s.setXYZ(48,a.r,a.g,a.b),s.setXYZ(49,a.r,a.g,a.b),s.needsUpdate=!0}update(){let e=this.geometry,t=this.pointMap,i=1,r=1;Ji.projectionMatrixInverse.copy(this.camera.projectionMatrixInverse),nr("c",t,e,Ji,0,0,-1),nr("t",t,e,Ji,0,0,1),nr("n1",t,e,Ji,-i,-r,-1),nr("n2",t,e,Ji,i,-r,-1),nr("n3",t,e,Ji,-i,r,-1),nr("n4",t,e,Ji,i,r,-1),nr("f1",t,e,Ji,-i,-r,1),nr("f2",t,e,Ji,i,-r,1),nr("f3",t,e,Ji,-i,r,1),nr("f4",t,e,Ji,i,r,1),nr("u1",t,e,Ji,i*.7,r*1.1,-1),nr("u2",t,e,Ji,-i*.7,r*1.1,-1),nr("u3",t,e,Ji,0,r*2,-1),nr("cf1",t,e,Ji,-i,0,1),nr("cf2",t,e,Ji,i,0,1),nr("cf3",t,e,Ji,0,-r,1),nr("cf4",t,e,Ji,0,r,1),nr("cn1",t,e,Ji,-i,0,-1),nr("cn2",t,e,Ji,i,0,-1),nr("cn3",t,e,Ji,0,-r,-1),nr("cn4",t,e,Ji,0,r,-1),e.getAttribute("position").needsUpdate=!0}dispose(){this.geometry.dispose(),this.material.dispose()}};function nr(e,t,i,r,a,s,n){xf.set(a,s,n).unproject(r);let o=t[e];if(o!==void 0){let l=i.getAttribute("position");for(let h=0,c=o.length;h<c;h++)l.setXYZ(o[h],xf.x,xf.y,xf.z)}}var Hm=class extends dp{constructor(e,t=16776960){let i=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),r=[1,1,1,-1,1,1,-1,-1,1,1,-1,1,1,1,-1,-1,1,-1,-1,-1,-1,1,-1,-1],a=new yt;a.setIndex(new It(i,1)),a.setAttribute("position",new ot(r,3)),super(a,new Sl({color:t,toneMapped:!1})),this.box=e,this.type="Box3Helper",this.geometry.computeBoundingSphere()}updateMatrixWorld(e){let t=this.box;t.isEmpty()||(t.getCenter(this.position),t.getSize(this.scale),this.scale.multiplyScalar(.5),super.updateMatrixWorld(e))}dispose(){this.geometry.dispose(),this.material.dispose()}},TN=class extends dp{constructor(e=1){let t=[0,0,0,e,0,0,0,0,0,0,e,0,0,0,0,0,0,e],i=[1,0,0,1,.6,0,0,1,0,.6,1,0,0,0,1,0,.6,1],r=new yt;r.setAttribute("position",new ot(t,3)),r.setAttribute("color",new ot(i,3));let a=new Sl({vertexColors:!0,toneMapped:!1});super(r,a),this.type="AxesHelper"}setColors(e,t,i){let r=new Ct,a=this.geometry.attributes.color.array;return r.set(e),r.toArray(a,0),r.toArray(a,3),r.set(t),r.toArray(a,6),r.toArray(a,9),r.set(i),r.toArray(a,12),r.toArray(a,15),this.geometry.attributes.color.needsUpdate=!0,this}dispose(){this.geometry.dispose(),this.material.dispose()}},mo=PN();function PN(){let e=new ArrayBuffer(4),t=new Float32Array(e),i=new Uint32Array(e),r=new Uint32Array(512),a=new Uint32Array(512);for(let l=0;l<256;++l){let h=l-127;h<-27?(r[l]=0,r[l|256]=32768,a[l]=24,a[l|256]=24):h<-14?(r[l]=1024>>-h-14,r[l|256]=1024>>-h-14|32768,a[l]=-h-1,a[l|256]=-h-1):h<=15?(r[l]=h+15<<10,r[l|256]=h+15<<10|32768,a[l]=13,a[l|256]=13):h<128?(r[l]=31744,r[l|256]=64512,a[l]=24,a[l|256]=24):(r[l]=31744,r[l|256]=64512,a[l]=13,a[l|256]=13)}let s=new Uint32Array(2048),n=new Uint32Array(64),o=new Uint32Array(64);for(let l=1;l<1024;++l){let h=l<<13,c=0;for(;(h&8388608)===0;)h<<=1,c-=8388608;h&=-8388609,c+=947912704,s[l]=h|c}for(let l=1024;l<2048;++l)s[l]=939524096+(l-1024<<13);for(let l=1;l<31;++l)n[l]=l<<23;n[31]=1199570944,n[32]=2147483648;for(let l=33;l<63;++l)n[l]=2147483648+(l-32<<23);n[63]=3347054592;for(let l=1;l<64;++l)l!==32&&(o[l]=1024);return{floatView:t,uint32View:i,baseTable:r,shiftTable:a,mantissaTable:s,exponentTable:n,offsetTable:o}}function DN(e){Math.abs(e)>65504&&console.warn("THREE.DataUtils.toHalfFloat(): Value out of range."),e=gr(e,-65504,65504),mo.floatView[0]=e;let t=mo.uint32View[0],i=t>>23&511;return mo.baseTable[i]+((t&8388607)>>mo.shiftTable[i])}function ON(e){let t=e>>10;return mo.uint32View[0]=mo.mantissaTable[mo.offsetTable[t]+(e&1023)]+mo.exponentTable[t],mo.floatView[0]}var IN=Object.freeze({__proto__:null,fromHalfFloat:ON,toHalfFloat:DN});typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("register",{detail:{revision:hu}}));typeof window<"u"&&(window.__THREE__?console.warn("WARNING: Multiple instances of Three.js being imported."):window.__THREE__=hu);var Zu=".",Zx=Symbol("target"),S3=Symbol("unsubscribe");function Yy(e){return e instanceof Date||e instanceof Set||e instanceof Map||e instanceof WeakSet||e instanceof WeakMap||ArrayBuffer.isView(e)}function RN(e){return(typeof e=="object"?e===null:typeof e!="function")||e instanceof RegExp}var Sn=Array.isArray;function Kx(e){return typeof e=="symbol"}var LN={after:(e,t)=>Sn(e)?e.slice(t.length):t===""?e:e.slice(t.length+1),concat:(e,t)=>Sn(e)?(e=[...e],t&&e.push(t),e):t&&t.toString!==void 0?(e!==""&&(e+=Zu),Kx(t)?e+t.toString():e+t):e,initial:e=>{if(Sn(e))return e.slice(0,-1);if(e==="")return e;let t=e.lastIndexOf(Zu);return t===-1?"":e.slice(0,t)},last:e=>{if(Sn(e))return e[e.length-1]||"";if(e==="")return e;let t=e.lastIndexOf(Zu);return t===-1?e:e.slice(t+1)},walk:(e,t)=>{if(Sn(e))for(let i of e)t(i);else if(e!==""){let i=0,r=e.indexOf(Zu);if(r===-1)t(e);else for(;i<e.length;)r===-1&&(r=e.length),t(e.slice(i,r)),i=r+1,r=e.indexOf(Zu,i)}},get(e,t){return this.walk(t,i=>{e&&(e=e[i])}),e}},vs=LN;function BN(e){return typeof e=="object"&&typeof e.next=="function"}function zN(e,t,i,r,a){let s=e.next;if(t.name==="entries")e.next=function(){let n=s.call(this);return n.done===!1&&(n.value[0]=a(n.value[0],t,n.value[0],r),n.value[1]=a(n.value[1],t,n.value[0],r)),n};else if(t.name==="values"){let n=i[Zx].keys();e.next=function(){let o=s.call(this);return o.done===!1&&(o.value=a(o.value,t,n.next().value,r)),o}}else e.next=function(){let n=s.call(this);return n.done===!1&&(n.value=a(n.value,t,n.value,r)),n};return e}function fS(e,t,i){return e.isUnsubscribed||t.ignoreSymbols&&Kx(i)||t.ignoreUnderscores&&i.charAt(0)==="_"||"ignoreKeys"in t&&t.ignoreKeys.includes(i)}var FN=class{constructor(e){this._equals=e,this._proxyCache=new WeakMap,this._pathCache=new WeakMap,this.isUnsubscribed=!1}_getDescriptorCache(){return this._descriptorCache===void 0&&(this._descriptorCache=new WeakMap),this._descriptorCache}_getProperties(e){let t=this._getDescriptorCache(),i=t.get(e);return i===void 0&&(i={},t.set(e,i)),i}_getOwnPropertyDescriptor(e,t){if(this.isUnsubscribed)return Reflect.getOwnPropertyDescriptor(e,t);let i=this._getProperties(e),r=i[t];return r===void 0&&(r=Reflect.getOwnPropertyDescriptor(e,t),i[t]=r),r}getProxy(e,t,i,r){if(this.isUnsubscribed)return e;let a=e[r],s=a||e;this._pathCache.set(s,t);let n=this._proxyCache.get(s);return n===void 0&&(n=a===void 0?new Proxy(e,i):e,this._proxyCache.set(s,n)),n}getPath(e){return this.isUnsubscribed?void 0:this._pathCache.get(e)}isDetached(e,t){return!Object.is(e,vs.get(t,this.getPath(e)))}defineProperty(e,t,i){return Reflect.defineProperty(e,t,i)?(this.isUnsubscribed||(this._getProperties(e)[t]=i),!0):!1}setProperty(e,t,i,r,a){if(!this._equals(a,i)||!(t in e)){let s=this._getOwnPropertyDescriptor(e,t);return s!==void 0&&"set"in s?Reflect.set(e,t,i,r):Reflect.set(e,t,i)}return!0}deleteProperty(e,t,i){if(Reflect.deleteProperty(e,t)){if(!this.isUnsubscribed){let r=this._getDescriptorCache().get(e);r&&(delete r[t],this._pathCache.delete(i))}return!0}return!1}isSameDescriptor(e,t,i){let r=this._getOwnPropertyDescriptor(t,i);return e!==void 0&&r!==void 0&&Object.is(e.value,r.value)&&(e.writable||!1)===(r.writable||!1)&&(e.enumerable||!1)===(r.enumerable||!1)&&(e.configurable||!1)===(r.configurable||!1)&&e.get===r.get&&e.set===r.set}isGetInvariant(e,t){let i=this._getOwnPropertyDescriptor(e,t);return i!==void 0&&i.configurable!==!0&&i.writable!==!0}unsubscribe(){this._descriptorCache=null,this._pathCache=null,this._proxyCache=null,this.isUnsubscribed=!0}};function Xy(e){return toString.call(e)==="[object Object]"}function bf(){return!0}function tc(e,t){return e.length!==t.length||e.some((i,r)=>t[r]!==i)}var A3=new Set(["hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]),kN=new Set(["concat","includes","indexOf","join","keys","lastIndexOf"]),M3={push:bf,pop:bf,shift:bf,unshift:bf,copyWithin:tc,reverse:tc,sort:tc,splice:tc,flat:tc,fill:tc},UN=new Set([...A3,...kN,...Object.keys(M3)]);function wf(e,t){if(e.size!==t.size)return!0;for(let i of e)if(!t.has(i))return!0;return!1}var C3=["keys","values","entries"],E3=new Set(["has","toString"]),T3={add:wf,clear:wf,delete:wf,forEach:wf},NN=new Set([...E3,...Object.keys(T3),...C3]);function _f(e,t){if(e.size!==t.size)return!0;let i;for(let[r,a]of e)if(i=t.get(r),i!==a||i===void 0&&!t.has(r))return!0;return!1}var VN=new Set([...E3,"get"]),P3={set:_f,clear:_f,delete:_f,forEach:_f},jN=new Set([...VN,...Object.keys(P3),...C3]),wl=class{constructor(e,t,i,r){this._path=t,this._isChanged=!1,this._clonedCache=new Set,this._hasOnValidate=r,this._changes=r?[]:null,this.clone=t===void 0?e:this._shallowClone(e)}static isHandledMethod(e){return A3.has(e)}_shallowClone(e){let t=e;if(Xy(e))t={...e};else if(Sn(e))t=[...e];else if(e instanceof Date)t=new Date(e);else if(e instanceof Set)t=new Set([...e].map(i=>this._shallowClone(i)));else if(e instanceof Map){t=new Map;for(let[i,r]of e.entries())t.set(i,this._shallowClone(r))}return this._clonedCache.add(t),t}preferredThisArg(e,t,i,r){return e?(Sn(r)?this._onIsChanged=M3[t]:r instanceof Set?this._onIsChanged=T3[t]:r instanceof Map&&(this._onIsChanged=P3[t]),r):i}update(e,t,i){let r=vs.after(e,this._path);if(t!=="length"){let a=this.clone;vs.walk(r,s=>{a&&a[s]&&(this._clonedCache.has(a[s])||(a[s]=this._shallowClone(a[s])),a=a[s])}),this._hasOnValidate&&this._changes.push({path:r,property:t,previous:i}),a&&a[t]&&(a[t]=i)}this._isChanged=!0}undo(e){let t;for(let i=this._changes.length-1;i!==-1;i--)t=this._changes[i],vs.get(e,t.path)[t.property]=t.previous}isChanged(e){return this._onIsChanged===void 0?this._isChanged:this._onIsChanged(this.clone,e)}},mS=class extends wl{static isHandledMethod(e){return UN.has(e)}},GN=class extends wl{undo(e){e.setTime(this.clone.getTime())}isChanged(e,t){return!t(this.clone.valueOf(),e.valueOf())}},gS=class extends wl{static isHandledMethod(e){return NN.has(e)}undo(e){for(let t of this.clone)e.add(t);for(let t of e)this.clone.has(t)||e.delete(t)}},vS=class extends wl{static isHandledMethod(e){return jN.has(e)}undo(e){for(let[t,i]of this.clone.entries())e.set(t,i);for(let t of e.keys())this.clone.has(t)||e.delete(t)}},HN=class extends wl{constructor(e,t,i,r){super(void 0,t,i,r),this._arg1=i[0],this._weakValue=e.has(this._arg1)}isChanged(e){return this._weakValue!==e.has(this._arg1)}undo(e){this._weakValue&&!e.has(this._arg1)?e.add(this._arg1):e.delete(this._arg1)}},WN=class extends wl{constructor(e,t,i,r){super(void 0,t,i,r),this._weakKey=i[0],this._weakHas=e.has(this._weakKey),this._weakValue=e.get(this._weakKey)}isChanged(e){return this._weakValue!==e.get(this._weakKey)}undo(e){let t=e.has(this._weakKey);this._weakHas&&!t?e.set(this._weakKey,this._weakValue):!this._weakHas&&t?e.delete(this._weakKey):this._weakValue!==e.get(this._weakKey)&&e.set(this._weakKey,this._weakValue)}},wc=class{constructor(e){this._stack=[],this._hasOnValidate=e}static isHandledType(e){return Xy(e)||Sn(e)||Yy(e)}static isHandledMethod(e,t){return Xy(e)?wl.isHandledMethod(t):Sn(e)?mS.isHandledMethod(t):e instanceof Set?gS.isHandledMethod(t):e instanceof Map?vS.isHandledMethod(t):Yy(e)}get isCloning(){return this._stack.length>0}start(e,t,i){let r=wl;Sn(e)?r=mS:e instanceof Date?r=GN:e instanceof Set?r=gS:e instanceof Map?r=vS:e instanceof WeakSet?r=HN:e instanceof WeakMap&&(r=WN),this._stack.push(new r(e,t,i,this._hasOnValidate))}update(e,t,i){this._stack[this._stack.length-1].update(e,t,i)}preferredThisArg(e,t,i){let{name:r}=e,a=wc.isHandledMethod(i,r);return this._stack[this._stack.length-1].preferredThisArg(a,r,t,i)}isChanged(e,t,i){return this._stack[this._stack.length-1].isChanged(e,t,i)}undo(e){this._previousClone!==void 0&&this._previousClone.undo(e)}stop(){return this._previousClone=this._stack.pop(),this._previousClone.clone}},qN={equals:Object.is,isShallow:!1,pathAsArray:!1,ignoreSymbols:!1,ignoreUnderscores:!1,ignoreDetached:!1,details:!1},Jx=(e,t,i={})=>{i={...qN,...i};let r=Symbol("ProxyTarget"),{equals:a,isShallow:s,ignoreDetached:n,details:o}=i,l=new FN(a),h=typeof i.onValidate=="function",c=new wc(h),u=(x,b,_,S,M)=>!h||c.isCloning||i.onValidate(vs.concat(l.getPath(x),b),_,S,M)===!0,d=(x,b,_,S)=>{!fS(l,i,b)&&!(n&&l.isDetached(x,e))&&p(l.getPath(x),b,_,S)},p=(x,b,_,S,M)=>{c.isCloning?c.update(x,b,S):t(vs.concat(x,b),_,S,M)},f=x=>x&&(x[r]||x),m=(x,b,_,S)=>RN(x)||_==="constructor"||s&&!wc.isHandledMethod(b,_)||fS(l,i,_)||l.isGetInvariant(b,_)||n&&l.isDetached(b,e)?x:(S===void 0&&(S=l.getPath(b)),l.getProxy(x,vs.concat(S,_),g,r)),g={get(x,b,_){if(Kx(b)){if(b===r||b===Zx)return x;if(b===S3&&!l.isUnsubscribed&&l.getPath(x).length===0)return l.unsubscribe(),x}let S=Yy(x)?Reflect.get(x,b):Reflect.get(x,b,_);return m(S,x,b)},set(x,b,_,S){_=f(_);let M=x[r]||x,C=M[b];if(a(C,_)&&b in x)return!0;let A=u(x,b,_,C);return A&&l.setProperty(M,b,_,S,C)?(d(x,b,x[b],C),!0):!A},defineProperty(x,b,_){if(!l.isSameDescriptor(_,x,b)){let S=x[b];u(x,b,_.value,S)&&l.defineProperty(x,b,_,S)&&d(x,b,_.value,S)}return!0},deleteProperty(x,b){if(!Reflect.has(x,b))return!0;let _=Reflect.get(x,b),S=u(x,b,void 0,_);return S&&l.deleteProperty(x,b,_)?(d(x,b,void 0,_),!0):!S},apply(x,b,_){let S=b[r]||b;if(l.isUnsubscribed)return Reflect.apply(x,S,_);if((o===!1||o!==!0&&!o.includes(x.name))&&wc.isHandledType(S)){let M=vs.initial(l.getPath(x)),C=wc.isHandledMethod(S,x.name);c.start(S,M,_);let A=Reflect.apply(x,c.preferredThisArg(x,b,S),C?_.map(D=>f(D)):_),T=c.isChanged(S,a),P=c.stop();if(wc.isHandledType(A)&&C&&(b instanceof Map&&x.name==="get"&&(M=vs.concat(M,_[0])),A=l.getProxy(A,M,g)),T){let D={name:x.name,args:_,result:A},z=c.isCloning?vs.initial(M):M,F=c.isCloning?vs.last(M):"";u(vs.get(e,z),F,S,P,D)?p(z,F,S,P,D):c.undo(S)}return(b instanceof Map||b instanceof Set)&&BN(A)?zN(A,x,b,M,m):A}return Reflect.apply(x,b,_)}},y=l.getProxy(e,i.pathAsArray?[]:"",g);return t=t.bind(y),h&&(i.onValidate=i.onValidate.bind(y)),y};Jx.target=e=>e&&e[Zx]||e;Jx.unsubscribe=e=>e[S3]||e;var yS=Jx,YN=typeof global=="object"&&global&&global.Object===Object&&global,D3=YN,XN=typeof self=="object"&&self&&self.Object===Object&&self,QN=D3||XN||Function("return this")(),Js=QN,ZN=Js.Symbol,Ms=ZN,O3=Object.prototype,KN=O3.hasOwnProperty,JN=O3.toString,Ku=Ms?Ms.toStringTag:void 0;function $N(e){var t=KN.call(e,Ku),i=e[Ku];try{e[Ku]=void 0;var r=!0}catch{}var a=JN.call(e);return r&&(t?e[Ku]=i:delete e[Ku]),a}var e6=$N,t6=Object.prototype,i6=t6.toString;function r6(e){return i6.call(e)}var a6=r6,s6="[object Null]",n6="[object Undefined]",xS=Ms?Ms.toStringTag:void 0;function o6(e){return e==null?e===void 0?n6:s6:xS&&xS in Object(e)?e6(e):a6(e)}var Sh=o6;function l6(e){return e!=null&&typeof e=="object"}var Co=l6,h6="[object Symbol]";function c6(e){return typeof e=="symbol"||Co(e)&&Sh(e)==h6}var kg=c6;function u6(e,t){for(var i=-1,r=e==null?0:e.length,a=Array(r);++i<r;)a[i]=t(e[i],i,e);return a}var I3=u6,d6=Array.isArray,In=d6,p6=1/0,bS=Ms?Ms.prototype:void 0,wS=bS?bS.toString:void 0;function R3(e){if(typeof e=="string")return e;if(In(e))return I3(e,R3)+"";if(kg(e))return wS?wS.call(e):"";var t=e+"";return t=="0"&&1/e==-p6?"-0":t}var f6=R3,m6=/\s/;function g6(e){for(var t=e.length;t--&&m6.test(e.charAt(t)););return t}var v6=g6,y6=/^\s+/;function x6(e){return e&&e.slice(0,v6(e)+1).replace(y6,"")}var b6=x6;function w6(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Ks=w6,_S=0/0,_6=/^[-+]0x[0-9a-f]+$/i,S6=/^0b[01]+$/i,A6=/^0o[0-7]+$/i,M6=parseInt;function C6(e){if(typeof e=="number")return e;if(kg(e))return _S;if(Ks(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Ks(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=b6(e);var i=S6.test(e);return i||A6.test(e)?M6(e.slice(2),i?2:8):_6.test(e)?_S:+e}var SS=C6;function E6(e){return e}var T6=E6,P6="[object AsyncFunction]",D6="[object Function]",O6="[object GeneratorFunction]",I6="[object Proxy]";function R6(e){if(!Ks(e))return!1;var t=Sh(e);return t==D6||t==O6||t==P6||t==I6}var L3=R6,L6=Js["__core-js_shared__"],m0=L6,AS=function(){var e=/[^.]+$/.exec(m0&&m0.keys&&m0.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function B6(e){return!!AS&&AS in e}var z6=B6,F6=Function.prototype,k6=F6.toString;function U6(e){if(e!=null){try{return k6.call(e)}catch{}try{return e+""}catch{}}return""}var Ah=U6,N6=/[\\^$.*+?()[\]{}|]/g,V6=/^\[object .+?Constructor\]$/,j6=Function.prototype,G6=Object.prototype,H6=j6.toString,W6=G6.hasOwnProperty,q6=RegExp("^"+H6.call(W6).replace(N6,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Y6(e){if(!Ks(e)||z6(e))return!1;var t=L3(e)?q6:V6;return t.test(Ah(e))}var X6=Y6;function Q6(e,t){return e?.[t]}var Z6=Q6;function K6(e,t){var i=Z6(e,t);return X6(i)?i:void 0}var Mh=K6,J6=Mh(Js,"WeakMap"),Qy=J6,MS=Object.create,$6=function(){function e(){}return function(t){if(!Ks(t))return{};if(MS)return MS(t);e.prototype=t;var i=new e;return e.prototype=void 0,i}}(),e8=$6;function t8(e,t,i){switch(i.length){case 0:return e.call(t);case 1:return e.call(t,i[0]);case 2:return e.call(t,i[0],i[1]);case 3:return e.call(t,i[0],i[1],i[2])}return e.apply(t,i)}var i8=t8;function r8(e,t){var i=-1,r=e.length;for(t||(t=Array(r));++i<r;)t[i]=e[i];return t}var a8=r8,s8=800,n8=16,o8=Date.now;function l8(e){var t=0,i=0;return function(){var r=o8(),a=n8-(r-i);if(i=r,a>0){if(++t>=s8)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var h8=l8;function c8(e){return function(){return e}}var u8=c8,d8=function(){try{var e=Mh(Object,"defineProperty");return e({},"",{}),e}catch{}}(),Wm=d8,p8=Wm?function(e,t){return Wm(e,"toString",{configurable:!0,enumerable:!1,value:u8(t),writable:!0})}:T6,f8=p8,m8=h8(f8),g8=m8;function v8(e,t){for(var i=-1,r=e==null?0:e.length;++i<r&&t(e[i],i,e)!==!1;);return e}var y8=v8,x8=9007199254740991,b8=/^(?:0|[1-9]\d*)$/;function w8(e,t){var i=typeof e;return t=t??x8,!!t&&(i=="number"||i!="symbol"&&b8.test(e))&&e>-1&&e%1==0&&e<t}var $x=w8;function _8(e,t,i){t=="__proto__"&&Wm?Wm(e,t,{configurable:!0,enumerable:!0,value:i,writable:!0}):e[t]=i}var B3=_8;function S8(e,t){return e===t||e!==e&&t!==t}var eb=S8,A8=Object.prototype,M8=A8.hasOwnProperty;function C8(e,t,i){var r=e[t];(!(M8.call(e,t)&&eb(r,i))||i===void 0&&!(t in e))&&B3(e,t,i)}var tb=C8;function E8(e,t,i,r){var a=!i;i||(i={});for(var s=-1,n=t.length;++s<n;){var o=t[s],l=r?r(i[o],e[o],o,i,e):void 0;l===void 0&&(l=e[o]),a?B3(i,o,l):tb(i,o,l)}return i}var gp=E8,CS=Math.max;function T8(e,t,i){return t=CS(t===void 0?e.length-1:t,0),function(){for(var r=arguments,a=-1,s=CS(r.length-t,0),n=Array(s);++a<s;)n[a]=r[t+a];a=-1;for(var o=Array(t+1);++a<t;)o[a]=r[a];return o[t]=i(n),i8(e,this,o)}}var P8=T8,D8=9007199254740991;function O8(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=D8}var ib=O8;function I8(e){return e!=null&&ib(e.length)&&!L3(e)}var z3=I8,R8=Object.prototype;function L8(e){var t=e&&e.constructor,i=typeof t=="function"&&t.prototype||R8;return e===i}var rb=L8;function B8(e,t){for(var i=-1,r=Array(e);++i<e;)r[i]=t(i);return r}var z8=B8,F8="[object Arguments]";function k8(e){return Co(e)&&Sh(e)==F8}var ES=k8,F3=Object.prototype,U8=F3.hasOwnProperty,N8=F3.propertyIsEnumerable,V8=ES(function(){return arguments}())?ES:function(e){return Co(e)&&U8.call(e,"callee")&&!N8.call(e,"callee")},ab=V8;function j8(){return!1}var G8=j8,k3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,TS=k3&&typeof module=="object"&&module&&!module.nodeType&&module,H8=TS&&TS.exports===k3,PS=H8?Js.Buffer:void 0,W8=PS?PS.isBuffer:void 0,q8=W8||G8,qm=q8,Y8="[object Arguments]",X8="[object Array]",Q8="[object Boolean]",Z8="[object Date]",K8="[object Error]",J8="[object Function]",$8="[object Map]",eV="[object Number]",tV="[object Object]",iV="[object RegExp]",rV="[object Set]",aV="[object String]",sV="[object WeakMap]",nV="[object ArrayBuffer]",oV="[object DataView]",lV="[object Float32Array]",hV="[object Float64Array]",cV="[object Int8Array]",uV="[object Int16Array]",dV="[object Int32Array]",pV="[object Uint8Array]",fV="[object Uint8ClampedArray]",mV="[object Uint16Array]",gV="[object Uint32Array]",Ni={};Ni[lV]=Ni[hV]=Ni[cV]=Ni[uV]=Ni[dV]=Ni[pV]=Ni[fV]=Ni[mV]=Ni[gV]=!0;Ni[Y8]=Ni[X8]=Ni[nV]=Ni[Q8]=Ni[oV]=Ni[Z8]=Ni[K8]=Ni[J8]=Ni[$8]=Ni[eV]=Ni[tV]=Ni[iV]=Ni[rV]=Ni[aV]=Ni[sV]=!1;function vV(e){return Co(e)&&ib(e.length)&&!!Ni[Sh(e)]}var yV=vV;function xV(e){return function(t){return e(t)}}var sb=xV,U3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Id=U3&&typeof module=="object"&&module&&!module.nodeType&&module,bV=Id&&Id.exports===U3,g0=bV&&D3.process,wV=function(){try{var e=Id&&Id.require&&Id.require("util").types;return e||g0&&g0.binding&&g0.binding("util")}catch{}}(),Kc=wV,DS=Kc&&Kc.isTypedArray,_V=DS?sb(DS):yV,N3=_V,SV=Object.prototype,AV=SV.hasOwnProperty;function MV(e,t){var i=In(e),r=!i&&ab(e),a=!i&&!r&&qm(e),s=!i&&!r&&!a&&N3(e),n=i||r||a||s,o=n?z8(e.length,String):[],l=o.length;for(var h in e)(t||AV.call(e,h))&&!(n&&(h=="length"||a&&(h=="offset"||h=="parent")||s&&(h=="buffer"||h=="byteLength"||h=="byteOffset")||$x(h,l)))&&o.push(h);return o}var V3=MV;function CV(e,t){return function(i){return e(t(i))}}var j3=CV,EV=j3(Object.keys,Object),TV=EV,PV=Object.prototype,DV=PV.hasOwnProperty;function OV(e){if(!rb(e))return TV(e);var t=[];for(var i in Object(e))DV.call(e,i)&&i!="constructor"&&t.push(i);return t}var IV=OV;function RV(e){return z3(e)?V3(e):IV(e)}var nb=RV;function LV(e){var t=[];if(e!=null)for(var i in Object(e))t.push(i);return t}var BV=LV,zV=Object.prototype,FV=zV.hasOwnProperty;function kV(e){if(!Ks(e))return BV(e);var t=rb(e),i=[];for(var r in e)r=="constructor"&&(t||!FV.call(e,r))||i.push(r);return i}var UV=kV;function NV(e){return z3(e)?V3(e,!0):UV(e)}var Zl=NV,VV=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,jV=/^\w*$/;function GV(e,t){if(In(e))return!1;var i=typeof e;return i=="number"||i=="symbol"||i=="boolean"||e==null||kg(e)?!0:jV.test(e)||!VV.test(e)||t!=null&&e in Object(t)}var HV=GV,WV=Mh(Object,"create"),Yd=WV;function qV(){this.__data__=Yd?Yd(null):{},this.size=0}var YV=qV;function XV(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var QV=XV,ZV="__lodash_hash_undefined__",KV=Object.prototype,JV=KV.hasOwnProperty;function $V(e){var t=this.__data__;if(Yd){var i=t[e];return i===ZV?void 0:i}return JV.call(t,e)?t[e]:void 0}var ej=$V,tj=Object.prototype,ij=tj.hasOwnProperty;function rj(e){var t=this.__data__;return Yd?t[e]!==void 0:ij.call(t,e)}var aj=rj,sj="__lodash_hash_undefined__";function nj(e,t){var i=this.__data__;return this.size+=this.has(e)?0:1,i[e]=Yd&&t===void 0?sj:t,this}var oj=nj;function mu(e){var t=-1,i=e==null?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}mu.prototype.clear=YV;mu.prototype.delete=QV;mu.prototype.get=ej;mu.prototype.has=aj;mu.prototype.set=oj;var OS=mu;function lj(){this.__data__=[],this.size=0}var hj=lj;function cj(e,t){for(var i=e.length;i--;)if(eb(e[i][0],t))return i;return-1}var Ug=cj,uj=Array.prototype,dj=uj.splice;function pj(e){var t=this.__data__,i=Ug(t,e);if(i<0)return!1;var r=t.length-1;return i==r?t.pop():dj.call(t,i,1),--this.size,!0}var fj=pj;function mj(e){var t=this.__data__,i=Ug(t,e);return i<0?void 0:t[i][1]}var gj=mj;function vj(e){return Ug(this.__data__,e)>-1}var yj=vj;function xj(e,t){var i=this.__data__,r=Ug(i,e);return r<0?(++this.size,i.push([e,t])):i[r][1]=t,this}var bj=xj;function gu(e){var t=-1,i=e==null?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}gu.prototype.clear=hj;gu.prototype.delete=fj;gu.prototype.get=gj;gu.prototype.has=yj;gu.prototype.set=bj;var Ng=gu,wj=Mh(Js,"Map"),Xd=wj;function _j(){this.size=0,this.__data__={hash:new OS,map:new(Xd||Ng),string:new OS}}var Sj=_j;function Aj(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var Mj=Aj;function Cj(e,t){var i=e.__data__;return Mj(t)?i[typeof t=="string"?"string":"hash"]:i.map}var Vg=Cj;function Ej(e){var t=Vg(this,e).delete(e);return this.size-=t?1:0,t}var Tj=Ej;function Pj(e){return Vg(this,e).get(e)}var Dj=Pj;function Oj(e){return Vg(this,e).has(e)}var Ij=Oj;function Rj(e,t){var i=Vg(this,e),r=i.size;return i.set(e,t),this.size+=i.size==r?0:1,this}var Lj=Rj;function vu(e){var t=-1,i=e==null?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}vu.prototype.clear=Sj;vu.prototype.delete=Tj;vu.prototype.get=Dj;vu.prototype.has=Ij;vu.prototype.set=Lj;var jg=vu,Bj="Expected a function";function ob(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(Bj);var i=function(){var r=arguments,a=t?t.apply(this,r):r[0],s=i.cache;if(s.has(a))return s.get(a);var n=e.apply(this,r);return i.cache=s.set(a,n)||s,n};return i.cache=new(ob.Cache||jg),i}ob.Cache=jg;var zj=ob,Fj=500;function kj(e){var t=zj(e,function(r){return i.size===Fj&&i.clear(),r}),i=t.cache;return t}var Uj=kj,Nj=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Vj=/\\(\\)?/g,jj=Uj(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(Nj,function(i,r,a,s){t.push(a?s.replace(Vj,"$1"):r||i)}),t}),Gj=jj;function Hj(e){return e==null?"":f6(e)}var Wj=Hj;function qj(e,t){return In(e)?e:HV(e,t)?[e]:Gj(Wj(e))}var yu=qj,Yj=1/0;function Xj(e){if(typeof e=="string"||kg(e))return e;var t=e+"";return t=="0"&&1/e==-Yj?"-0":t}var Gg=Xj;function Qj(e,t){t=yu(t,e);for(var i=0,r=t.length;e!=null&&i<r;)e=e[Gg(t[i++])];return i&&i==r?e:void 0}var G3=Qj;function Zj(e,t){for(var i=-1,r=t.length,a=e.length;++i<r;)e[a+i]=t[i];return e}var lb=Zj,IS=Ms?Ms.isConcatSpreadable:void 0;function Kj(e){return In(e)||ab(e)||!!(IS&&e&&e[IS])}var Jj=Kj;function H3(e,t,i,r,a){var s=-1,n=e.length;for(i||(i=Jj),a||(a=[]);++s<n;){var o=e[s];t>0&&i(o)?t>1?H3(o,t-1,i,r,a):lb(a,o):r||(a[a.length]=o)}return a}var $j=H3;function eG(e){var t=e==null?0:e.length;return t?$j(e,1):[]}var tG=eG;function iG(e){return g8(P8(e,void 0,tG),e+"")}var W3=iG,rG=j3(Object.getPrototypeOf,Object),hb=rG,aG="[object Object]",sG=Function.prototype,nG=Object.prototype,q3=sG.toString,oG=nG.hasOwnProperty,lG=q3.call(Object);function hG(e){if(!Co(e)||Sh(e)!=aG)return!1;var t=hb(e);if(t===null)return!0;var i=oG.call(t,"constructor")&&t.constructor;return typeof i=="function"&&i instanceof i&&q3.call(i)==lG}var cG=hG;function uG(e,t,i){var r=-1,a=e.length;t<0&&(t=-t>a?0:a+t),i=i>a?a:i,i<0&&(i+=a),a=t>i?0:i-t>>>0,t>>>=0;for(var s=Array(a);++r<a;)s[r]=e[r+t];return s}var dG=uG;function pG(){this.__data__=new Ng,this.size=0}var fG=pG;function mG(e){var t=this.__data__,i=t.delete(e);return this.size=t.size,i}var gG=mG;function vG(e){return this.__data__.get(e)}var yG=vG;function xG(e){return this.__data__.has(e)}var bG=xG,wG=200;function _G(e,t){var i=this.__data__;if(i instanceof Ng){var r=i.__data__;if(!Xd||r.length<wG-1)return r.push([e,t]),this.size=++i.size,this;i=this.__data__=new jg(r)}return i.set(e,t),this.size=i.size,this}var SG=_G;function xu(e){var t=this.__data__=new Ng(e);this.size=t.size}xu.prototype.clear=fG;xu.prototype.delete=gG;xu.prototype.get=yG;xu.prototype.has=bG;xu.prototype.set=SG;var ym=xu;function AG(e,t){return e&&gp(t,nb(t),e)}var MG=AG;function CG(e,t){return e&&gp(t,Zl(t),e)}var EG=CG,Y3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,RS=Y3&&typeof module=="object"&&module&&!module.nodeType&&module,TG=RS&&RS.exports===Y3,LS=TG?Js.Buffer:void 0,BS=LS?LS.allocUnsafe:void 0;function PG(e,t){if(t)return e.slice();var i=e.length,r=BS?BS(i):new e.constructor(i);return e.copy(r),r}var DG=PG;function OG(e,t){for(var i=-1,r=e==null?0:e.length,a=0,s=[];++i<r;){var n=e[i];t(n,i,e)&&(s[a++]=n)}return s}var IG=OG;function RG(){return[]}var X3=RG,LG=Object.prototype,BG=LG.propertyIsEnumerable,zS=Object.getOwnPropertySymbols,zG=zS?function(e){return e==null?[]:(e=Object(e),IG(zS(e),function(t){return BG.call(e,t)}))}:X3,cb=zG;function FG(e,t){return gp(e,cb(e),t)}var kG=FG,UG=Object.getOwnPropertySymbols,NG=UG?function(e){for(var t=[];e;)lb(t,cb(e)),e=hb(e);return t}:X3,Q3=NG;function VG(e,t){return gp(e,Q3(e),t)}var jG=VG;function GG(e,t,i){var r=t(e);return In(e)?r:lb(r,i(e))}var Z3=GG;function HG(e){return Z3(e,nb,cb)}var Zy=HG;function WG(e){return Z3(e,Zl,Q3)}var K3=WG,qG=Mh(Js,"DataView"),Ky=qG,YG=Mh(Js,"Promise"),Jy=YG,XG=Mh(Js,"Set"),$y=XG,FS="[object Map]",QG="[object Object]",kS="[object Promise]",US="[object Set]",NS="[object WeakMap]",VS="[object DataView]",ZG=Ah(Ky),KG=Ah(Xd),JG=Ah(Jy),$G=Ah($y),eH=Ah(Qy),Vl=Sh;(Ky&&Vl(new Ky(new ArrayBuffer(1)))!=VS||Xd&&Vl(new Xd)!=FS||Jy&&Vl(Jy.resolve())!=kS||$y&&Vl(new $y)!=US||Qy&&Vl(new Qy)!=NS)&&(Vl=function(e){var t=Sh(e),i=t==QG?e.constructor:void 0,r=i?Ah(i):"";if(r)switch(r){case ZG:return VS;case KG:return FS;case JG:return kS;case $G:return US;case eH:return NS}return t});var Qd=Vl,tH=Object.prototype,iH=tH.hasOwnProperty;function rH(e){var t=e.length,i=new e.constructor(t);return t&&typeof e[0]=="string"&&iH.call(e,"index")&&(i.index=e.index,i.input=e.input),i}var aH=rH,sH=Js.Uint8Array,Ym=sH;function nH(e){var t=new e.constructor(e.byteLength);return new Ym(t).set(new Ym(e)),t}var ub=nH;function oH(e,t){var i=t?ub(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.byteLength)}var lH=oH,hH=/\w*$/;function cH(e){var t=new e.constructor(e.source,hH.exec(e));return t.lastIndex=e.lastIndex,t}var uH=cH,jS=Ms?Ms.prototype:void 0,GS=jS?jS.valueOf:void 0;function dH(e){return GS?Object(GS.call(e)):{}}var pH=dH;function fH(e,t){var i=t?ub(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.length)}var mH=fH,gH="[object Boolean]",vH="[object Date]",yH="[object Map]",xH="[object Number]",bH="[object RegExp]",wH="[object Set]",_H="[object String]",SH="[object Symbol]",AH="[object ArrayBuffer]",MH="[object DataView]",CH="[object Float32Array]",EH="[object Float64Array]",TH="[object Int8Array]",PH="[object Int16Array]",DH="[object Int32Array]",OH="[object Uint8Array]",IH="[object Uint8ClampedArray]",RH="[object Uint16Array]",LH="[object Uint32Array]";function BH(e,t,i){var r=e.constructor;switch(t){case AH:return ub(e);case gH:case vH:return new r(+e);case MH:return lH(e,i);case CH:case EH:case TH:case PH:case DH:case OH:case IH:case RH:case LH:return mH(e,i);case yH:return new r;case xH:case _H:return new r(e);case bH:return uH(e);case wH:return new r;case SH:return pH(e)}}var zH=BH;function FH(e){return typeof e.constructor=="function"&&!rb(e)?e8(hb(e)):{}}var kH=FH,UH="[object Map]";function NH(e){return Co(e)&&Qd(e)==UH}var VH=NH,HS=Kc&&Kc.isMap,jH=HS?sb(HS):VH,GH=jH,HH="[object Set]";function WH(e){return Co(e)&&Qd(e)==HH}var qH=WH,WS=Kc&&Kc.isSet,YH=WS?sb(WS):qH,XH=YH,QH=1,ZH=2,KH=4,J3="[object Arguments]",JH="[object Array]",$H="[object Boolean]",e9="[object Date]",t9="[object Error]",$3="[object Function]",i9="[object GeneratorFunction]",r9="[object Map]",a9="[object Number]",eT="[object Object]",s9="[object RegExp]",n9="[object Set]",o9="[object String]",l9="[object Symbol]",h9="[object WeakMap]",c9="[object ArrayBuffer]",u9="[object DataView]",d9="[object Float32Array]",p9="[object Float64Array]",f9="[object Int8Array]",m9="[object Int16Array]",g9="[object Int32Array]",v9="[object Uint8Array]",y9="[object Uint8ClampedArray]",x9="[object Uint16Array]",b9="[object Uint32Array]",Fi={};Fi[J3]=Fi[JH]=Fi[c9]=Fi[u9]=Fi[$H]=Fi[e9]=Fi[d9]=Fi[p9]=Fi[f9]=Fi[m9]=Fi[g9]=Fi[r9]=Fi[a9]=Fi[eT]=Fi[s9]=Fi[n9]=Fi[o9]=Fi[l9]=Fi[v9]=Fi[y9]=Fi[x9]=Fi[b9]=!0;Fi[t9]=Fi[$3]=Fi[h9]=!1;function xm(e,t,i,r,a,s){var n,o=t&QH,l=t&ZH,h=t&KH;if(i&&(n=a?i(e,r,a,s):i(e)),n!==void 0)return n;if(!Ks(e))return e;var c=In(e);if(c){if(n=aH(e),!o)return a8(e,n)}else{var u=Qd(e),d=u==$3||u==i9;if(qm(e))return DG(e,o);if(u==eT||u==J3||d&&!a){if(n=l||d?{}:kH(e),!o)return l?jG(e,EG(n,e)):kG(e,MG(n,e))}else{if(!Fi[u])return a?e:{};n=zH(e,u,o)}}s||(s=new ym);var p=s.get(e);if(p)return p;s.set(e,n),XH(e)?e.forEach(function(g){n.add(xm(g,t,i,g,e,s))}):GH(e)&&e.forEach(function(g,y){n.set(y,xm(g,t,i,y,e,s))});var f=h?l?K3:Zy:l?Zl:nb,m=c?void 0:f(e);return y8(m||e,function(g,y){m&&(y=g,g=e[y]),tb(n,y,xm(g,t,i,y,e,s))}),n}var tT=xm,w9=1,_9=4;function S9(e){return tT(e,w9|_9)}var Hg=S9,A9="__lodash_hash_undefined__";function M9(e){return this.__data__.set(e,A9),this}var C9=M9;function E9(e){return this.__data__.has(e)}var T9=E9;function Xm(e){var t=-1,i=e==null?0:e.length;for(this.__data__=new jg;++t<i;)this.add(e[t])}Xm.prototype.add=Xm.prototype.push=C9;Xm.prototype.has=T9;var P9=Xm;function D9(e,t){for(var i=-1,r=e==null?0:e.length;++i<r;)if(t(e[i],i,e))return!0;return!1}var O9=D9;function I9(e,t){return e.has(t)}var R9=I9,L9=1,B9=2;function z9(e,t,i,r,a,s){var n=i&L9,o=e.length,l=t.length;if(o!=l&&!(n&&l>o))return!1;var h=s.get(e),c=s.get(t);if(h&&c)return h==t&&c==e;var u=-1,d=!0,p=i&B9?new P9:void 0;for(s.set(e,t),s.set(t,e);++u<o;){var f=e[u],m=t[u];if(r)var g=n?r(m,f,u,t,e,s):r(f,m,u,e,t,s);if(g!==void 0){if(g)continue;d=!1;break}if(p){if(!O9(t,function(y,x){if(!R9(p,x)&&(f===y||a(f,y,i,r,s)))return p.push(x)})){d=!1;break}}else if(!(f===m||a(f,m,i,r,s))){d=!1;break}}return s.delete(e),s.delete(t),d}var iT=z9;function F9(e){var t=-1,i=Array(e.size);return e.forEach(function(r,a){i[++t]=[a,r]}),i}var k9=F9;function U9(e){var t=-1,i=Array(e.size);return e.forEach(function(r){i[++t]=r}),i}var N9=U9,V9=1,j9=2,G9="[object Boolean]",H9="[object Date]",W9="[object Error]",q9="[object Map]",Y9="[object Number]",X9="[object RegExp]",Q9="[object Set]",Z9="[object String]",K9="[object Symbol]",J9="[object ArrayBuffer]",$9="[object DataView]",qS=Ms?Ms.prototype:void 0,v0=qS?qS.valueOf:void 0;function e7(e,t,i,r,a,s,n){switch(i){case $9:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case J9:return!(e.byteLength!=t.byteLength||!s(new Ym(e),new Ym(t)));case G9:case H9:case Y9:return eb(+e,+t);case W9:return e.name==t.name&&e.message==t.message;case X9:case Z9:return e==t+"";case q9:var o=k9;case Q9:var l=r&V9;if(o||(o=N9),e.size!=t.size&&!l)return!1;var h=n.get(e);if(h)return h==t;r|=j9,n.set(e,t);var c=iT(o(e),o(t),r,a,s,n);return n.delete(e),c;case K9:if(v0)return v0.call(e)==v0.call(t)}return!1}var t7=e7,i7=1,r7=Object.prototype,a7=r7.hasOwnProperty;function s7(e,t,i,r,a,s){var n=i&i7,o=Zy(e),l=o.length,h=Zy(t),c=h.length;if(l!=c&&!n)return!1;for(var u=l;u--;){var d=o[u];if(!(n?d in t:a7.call(t,d)))return!1}var p=s.get(e),f=s.get(t);if(p&&f)return p==t&&f==e;var m=!0;s.set(e,t),s.set(t,e);for(var g=n;++u<l;){d=o[u];var y=e[d],x=t[d];if(r)var b=n?r(x,y,d,t,e,s):r(y,x,d,e,t,s);if(!(b===void 0?y===x||a(y,x,i,r,s):b)){m=!1;break}g||(g=d=="constructor")}if(m&&!g){var _=e.constructor,S=t.constructor;_!=S&&"constructor"in e&&"constructor"in t&&!(typeof _=="function"&&_ instanceof _&&typeof S=="function"&&S instanceof S)&&(m=!1)}return s.delete(e),s.delete(t),m}var n7=s7,o7=1,YS="[object Arguments]",XS="[object Array]",Sf="[object Object]",l7=Object.prototype,QS=l7.hasOwnProperty;function h7(e,t,i,r,a,s){var n=In(e),o=In(t),l=n?XS:Qd(e),h=o?XS:Qd(t);l=l==YS?Sf:l,h=h==YS?Sf:h;var c=l==Sf,u=h==Sf,d=l==h;if(d&&qm(e)){if(!qm(t))return!1;n=!0,c=!1}if(d&&!c)return s||(s=new ym),n||N3(e)?iT(e,t,i,r,a,s):t7(e,t,l,i,r,a,s);if(!(i&o7)){var p=c&&QS.call(e,"__wrapped__"),f=u&&QS.call(t,"__wrapped__");if(p||f){var m=p?e.value():e,g=f?t.value():t;return s||(s=new ym),a(m,g,i,r,s)}}return d?(s||(s=new ym),n7(e,t,i,r,a,s)):!1}var c7=h7;function rT(e,t,i,r,a){return e===t?!0:e==null||t==null||!Co(e)&&!Co(t)?e!==e&&t!==t:c7(e,t,i,r,rT,a)}var u7=rT;function d7(e,t){return e!=null&&t in Object(e)}var p7=d7;function f7(e,t,i){t=yu(t,e);for(var r=-1,a=t.length,s=!1;++r<a;){var n=Gg(t[r]);if(!(s=e!=null&&i(e,n)))break;e=e[n]}return s||++r!=a?s:(a=e==null?0:e.length,!!a&&ib(a)&&$x(n,a)&&(In(e)||ab(e)))}var m7=f7;function g7(e,t){return e!=null&&m7(e,t,p7)}var v7=g7,y7=function(){return Js.Date.now()},y0=y7,x7="Expected a function",b7=Math.max,w7=Math.min;function _7(e,t,i){var r,a,s,n,o,l,h=0,c=!1,u=!1,d=!0;if(typeof e!="function")throw new TypeError(x7);t=SS(t)||0,Ks(i)&&(c=!!i.leading,u="maxWait"in i,s=u?b7(SS(i.maxWait)||0,t):s,d="trailing"in i?!!i.trailing:d);function p(M){var C=r,A=a;return r=a=void 0,h=M,n=e.apply(A,C),n}function f(M){return h=M,o=setTimeout(y,t),c?p(M):n}function m(M){var C=M-l,A=M-h,T=t-C;return u?w7(T,s-A):T}function g(M){var C=M-l,A=M-h;return l===void 0||C>=t||C<0||u&&A>=s}function y(){var M=y0();if(g(M))return x(M);o=setTimeout(y,m(M))}function x(M){return o=void 0,d&&r?p(M):(r=a=void 0,n)}function b(){o!==void 0&&clearTimeout(o),h=0,r=l=a=o=void 0}function _(){return o===void 0?n:x(y0())}function S(){var M=y0(),C=g(M);if(r=arguments,a=this,l=M,C){if(o===void 0)return f(l);if(u)return clearTimeout(o),o=setTimeout(y,t),p(l)}return o===void 0&&(o=setTimeout(y,t)),n}return S.cancel=b,S.flush=_,S}var db=_7;function S7(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}var A7=S7;function M7(e,t){return t.length<2?e:G3(e,dG(t,0,-1))}var C7=M7;function E7(e,t){return u7(e,t)}var aT=E7;function T7(e,t){return t=yu(t,e),e=C7(e,t),e==null||delete e[Gg(A7(t))]}var P7=T7;function D7(e){return cG(e)?void 0:e}var O7=D7,I7=1,R7=2,L7=4,B7=W3(function(e,t){var i={};if(e==null)return i;var r=!1;t=I3(t,function(s){return s=yu(s,e),r||(r=s.length>1),s}),gp(e,K3(e),i),r&&(i=tT(i,I7|R7|L7,O7));for(var a=t.length;a--;)P7(i,t[a]);return i}),e1=B7;function z7(e,t,i,r){if(!Ks(e))return e;t=yu(t,e);for(var a=-1,s=t.length,n=s-1,o=e;o!=null&&++a<s;){var l=Gg(t[a]),h=i;if(l==="__proto__"||l==="constructor"||l==="prototype")return e;if(a!=n){var c=o[l];h=r?r(c,l,o):void 0,h===void 0&&(h=Ks(c)?c:$x(t[a+1])?[]:{})}tb(o,l,h),o=o[l]}return e}var F7=z7;function k7(e,t,i){for(var r=-1,a=t.length,s={};++r<a;){var n=t[r],o=G3(e,n);i(o,n)&&F7(s,yu(n,e),o)}return s}var U7=k7;function N7(e,t){return U7(e,t,function(i,r){return v7(e,r)})}var V7=N7,j7=W3(function(e,t){return e==null?{}:V7(e,t)}),So=j7,G7="Expected a function";function H7(e,t,i){var r=!0,a=!0;if(typeof e!="function")throw new TypeError(G7);return Ks(i)&&(r="leading"in i?!!i.leading:r,a="trailing"in i?!!i.trailing:a),db(e,t,{leading:r,maxWait:t,trailing:a})}var W7=H7;function sT(e){for(let t of Object.keys(e))e[t]===void 0&&delete e[t];return e}function Rn(e,t){return Object.setPrototypeOf(e,t),e}var q7=()=>typeof window>"u"?!1:window.navigator.userAgent.toLowerCase().includes(" electron/"),Y7=()=>typeof window>"u"?!1:window.navigator.platform.toUpperCase().includes("MAC"),X7=()=>typeof window>"u"?!1:/iPad|iPhone|iPod/.test(window.navigator.userAgent)||Wg&&"ontouchend"in document,Q7=()=>typeof window>"u"?!1:window.navigator.userAgent.toLowerCase().indexOf("firefox")>-1,Z7=()=>typeof window>"u"?!1:"ontouchstart"in window||navigator.maxTouchPoints>0,K7=()=>{if(typeof window>"u")return!1;let e=navigator.userAgent,t=navigator.vendor;return/Safari/i.test(e)&&/Apple Computer/.test(t)},J7=()=>{if(typeof window>"u")return null;let e=navigator.userAgent.match(/Version\/(\d+\.\d)/);return e&&e[1]},$7=()=>{if(typeof window>"u")return;let e=new URLSearchParams(window.location.search).get("desktop-app-version");return e?(window.localStorage.setItem("desktop-app-version",e),e):window.localStorage.getItem("desktop-app-version")??"0.0.6"},eW=q7(),dae=eW?$7():void 0,Wg=Y7(),pb=X7(),tW=Q7(),Ja=Z7(),ZS=K7(),KS=Number(J7());function nT(e){return Array.isArray(e)?e:[e]}function oT(e,t){let i=0;for(;i<e.length&&i<t.length;){if(e[i]<t[i])return-1;if(e[i]>t[i])return 1;i+=1}return i!==t.length?-1:i!==e.length?1:0}function Af(e){return Wg?e.metaKey:e.ctrlKey}function iW(e){return e.wheelDeltaY===0||e.deltaY===0?Wg&&e.shiftKey&&Math.abs(e.wheelDeltaX)>=120?!1:e.wheelDeltaX?e.wheelDeltaX===-3*e.deltaX||e.wheelDeltaX===-3*window.devicePixelRatio*e.deltaX:e.deltaMode===0:e.wheelDeltaY?e.wheelDeltaY===-3*e.deltaY||e.wheelDeltaY===-3*window.devicePixelRatio*e.deltaY:e.deltaMode===0}var Pt=[],Qm={},bd={},bm={};function lT(e){Pt.includes(e)||Pt.push(e)}function Bc(e){delete Qm[e.pointerId];for(let t=0;t<Pt.length;t++)if(Pt[t].pointerId===e.pointerId){Pt.splice(t,1);break}}function rW(){Pt.splice(0,Pt.length)}function Zm(e){if(e.pointerType!=="touch")return;let t=Qm[e.pointerId];t===void 0&&(t={x:0,y:0},Qm[e.pointerId]=t),t.x=e.pageX,t.y=e.pageY}function x0(e){let t=e.pointerId===Pt[0].pointerId?Pt[1]:Pt[0];return Qm[t.pointerId]}function hT(e){bd[e.key]=!0,bm[e.key]=bm[e.key]===void 0?1:bm[e.key]+1}function cT(e){if(Wg&&bd.Meta)for(let t in bd)bd[t]=!1;else bd[e.key]=!1;bm={}}function aW(e){e.addEventListener("pointerdown",lT,!0),e.addEventListener("pointerdown",Zm,!0),e.addEventListener("pointermove",Zm,!0),e.addEventListener("pointerup",Bc,!0),e.addEventListener("pointercancel",Bc,!0),e.addEventListener("pointerleave",Bc,!0),window.addEventListener("keydown",hT,!0),window.addEventListener("keyup",cT,!0)}function sW(e){e.removeEventListener("pointerdown",lT,!0),e.removeEventListener("pointerdown",Zm,!0),e.removeEventListener("pointermove",Zm,!0),e.removeEventListener("pointerup",Bc,!0),e.removeEventListener("pointercancel",Bc,!0),e.removeEventListener("pointerleave",Bc,!0),window.removeEventListener("keydown",hT,!0),window.removeEventListener("keyup",cT,!0)}var uT,nW=new Promise(e=>{uT=e}),Mf;function oW(){if(Mf)return Mf;async function e(){let t="https://unpkg.com/@splinetool/navmesh-wasm@1.0.94/build",i=import("./navmesh.js"),[r,a]=await Promise.all([i,fetch(`${t}/navmesh.wasm`).then(o=>o.arrayBuffer())]),s=r.default,n=await s({wasmBinary:a});uT(n)}return Mf=e(),Mf}var dT,lW=new Promise(e=>{dT=e}),Cf;function hW(){if(Cf)return Cf;async function e(){let t=await import("./physics.js");await t.init(),dT(t)}return Cf=e(),Cf}var Ft=class{modifyById(e,t){let i=this;if(i[e]===void 0)throw new Error("not expected");{let r={...i,[e]:t};return Object.setPrototypeOf(r,Ft.prototype),r}}add(e,t){return this.runOp({type:1,id:e,data:t})?.data??this}runOp(e){let t=this;if(e.type===1){let i=t[e.id],r;i===void 0?r={type:2,id:e.id}:r={type:1,id:e.id,data:i};let{id:a,data:s}=e,n={...t,[a]:s};return Object.setPrototypeOf(n,Ft.prototype),{data:n,actual:e,reverse:r}}else if(e.type===2){let{id:i}=e,r=t[i];if(r===void 0)return null;{let a={...t};return Object.setPrototypeOf(a,Ft.prototype),delete a[i],{data:a,actual:e,reverse:{type:1,id:i,data:r}}}}return null}};function fb(e){if(e.deepFreeze!==void 0){e.deepFreeze(e);return}let t=Object.getOwnPropertyNames(e);for(let i of t){let r=e[i];r&&typeof r=="object"&&fb(r)}return Object.freeze(e)}function cW(e,t){let i=0;for(;i<e.length&&i<t.length;){if(e[i]<t[i])return-1;if(e[i]>t[i])return 1;i+=1}return i!==t.length?-1:i!==e.length?1:0}var pT=class extends Error{};function b0(e){let t={...e};return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),t}function ol(e,t,i){if(e===void 0?t===void 0?(e=0,t=10):e=t-10:t===void 0&&(t=e+10),e>t){let s=e;e=t,t=s}let r=[],a=1/(i+1);for(let s=0;s<i;s++){let n=e+(t-e)*(s+.75+Math.random()*.5)*a;r.push(n)}return r}function mb(e){return e instanceof Uint8Array||e instanceof Uint16Array||e instanceof Uint32Array||e instanceof Int8Array||e instanceof Int16Array||e instanceof Int32Array||e instanceof Float32Array||e instanceof Float64Array}function uW(){return typeof process<"u"}function fT(e,t){for(let i of e)t(i.id,i.data)!==!0&&fT(i.children,t)}function mT(e,t){if(t(e.id,e.data)!==!0)for(let i of e.children)mT(i,t)}var na=class extends Array{constructor(...e){super(...e),Object.setPrototypeOf(this,na.prototype)}deepFreeze(){let e=0;for(;e<this.length;)fb(this[e]),e++}fillCaches0(e,t){this.objCaches.set(e.id,e),this.parentCaches.set(e.id,t);for(let i of e.children)this.fillCaches0(i,e.id)}fillCaches(){if(this.objCaches===void 0){this.objCaches=new Map,this.parentCaches=new Map;for(let e of this)this.fillCaches0(e,null)}}randomId(){this.fillCaches();let e=Array.from(this.objCaches.keys());if(e.length!==0)return e[Math.max(0,Math.floor(Math.random()*e.length)-1)]}nonExistOrDescendantOf(e,t){if(!this.has(e))return!0;for(;e;){let i=this.parent(e);if(i===t)return!0;e=i}return!1}rootAcestor(e){for(;e;){let t=this.parent(e);if(t)e=t;else return e}return e}isDescendantOf(e,t){for(;e;){let i=this.parent(e);if(i===t)return!0;e=i}return!1}data(e){return this.get(e)?.data}has(e){return this.childrenOf(e)!==void 0}get(e){return this.fillCaches(),this.objCaches.get(e)}childrenOf(e){return e===null?this:this.get(e)?.children}traverseFrom(e,t){if(e===null)this.traverse(t);else{let i=this.get(e);i&&mT(i,t)}}traverse(e){fT(this,e)}totalSize(){return this.fillCaches(),this.objCaches.size}parent(e){return this.fillCaches(),this.parentCaches.get(e)}childrenArray(e){return e===null?this:this.get(e).children}modifyById(e,t){if(this.get(e)===void 0)throw new Error("not expected");{let i=this.parent(e),r=this.childrenArray(i),a=r.findIndex(n=>n.id===e);if(a<0)throw new Error("not expected");let s=r[a];return r=[...r],r[a]={...s,data:t},this.modifyArrayBy(i,r)}}modifyArrayBy(e,t){let i=e,r=t;for(;i!==null;){let s=r,n=i;if(i=this.parent(i),i===void 0)throw new Error;r=this.childrenArray(i);let o=r.findIndex(l=>l.id===n);if(o<0)throw new Error;r=[...r],r[o]={...r[o],children:s}}Object.setPrototypeOf(r,na.prototype);let a=r;return a.fillCaches(),a}runOp(e){switch(e.type){case 7:return this.addOp(e);case 8:return this.deleteOp(e);case 9:return this.moveOp(e)}return null}checkDuplicatedIdRec({id:e,children:t}){if(this.get(e)!==void 0)return!0;for(let i of t)if(this.checkDuplicatedIdRec(i))return!0;return!1}addOp(e){let{parent:t,fi:i,id:r,data:a,children:s}=e;if(t!==null&&this.get(t)===void 0||this.checkDuplicatedIdRec(e))return null;{let n=t,o=this.childrenArray(n),l={fi:i,id:r,data:a,children:s};return o=[...o,l],o.sort((h,c)=>h.fi-c.fi),e.localIndex=o.indexOf(l),{data:this.modifyArrayBy(n,o),actual:e,reverse:{type:8,id:r}}}}deleteOp(e){let{id:t}=e;if(this.get(t)===null)return null;{let i=this.parent(t);if(i===void 0)return null;let r=this.childrenArray(i),a=r.findIndex(n=>n.id===t);e.localIndex=a,r=[...r];let s=r.splice(a,1)[0];return{data:this.modifyArrayBy(i,r),actual:e,reverse:{type:7,...s,parent:i}}}}moveOp(e){let{parent:t,fi:i,id:r}=e;if(t!==null&&this.get(t)===void 0)return this.deleteOp({type:8,id:r});if(t!==null){let u=t;for(;u!==null;){if(u===void 0)throw new Error;if(u===r)throw new pT("cyclic tree");u=this.parent(u)}}let a=this.parent(r);if(a===void 0)return null;let s=a,n=this.childrenArray(a),o=n.findIndex(u=>u.id===r);n=[...n];let l=n.splice(o,1)[0],h=this.modifyArrayBy(a,n);a=t,n=h.childrenArray(a);let c=l.fi;return l={...l,fi:i},n=[...n,l],n.sort((u,d)=>u.fi-d.fi),e.localIndex=n.indexOf(l),h=h.modifyArrayBy(a,n),{data:h,actual:e,reverse:{type:9,parent:s,fi:c,id:r}}}previous(e,t){if(t===null){let r=this.childrenArray(e);return r.length===0?null:r[r.length-1].id}let i=null;for(let r of this.childrenArray(e)){if(r.id===t)return i;i=r.id}return null}traverseSortNext(e){let t=this.parent(e);if(t!==void 0){let i=this.childrenArray(t),r=i.findIndex(a=>a.id===e)+1;if(r<i.length)return i[r].id;if(t)return this.traverseSortNext(t)}}sortNext(e){let t=this.childrenArray(e);return t.length>0?t[0].id:this.traverseSortNext(e)}traverseSortPrevious(e){let t=this.childrenArray(e);return t.length>0?this.traverseSortPrevious(t[t.length-1].id):e}sortPrevious(e){let t=this.parent(e);if(t!==void 0){let i=this.childrenArray(t),r=i.findIndex(a=>a.id===e)-1;return r>=0?this.traverseSortPrevious(i[r].id):t}}getAllSorted(e){let t=[];for(let i of e){let r=this.getWithSortKey(i.id);r!==void 0&&t.push({...i,...r})}t.sort((i,r)=>cW(i.sortKey,r.sortKey));for(let i of t)delete i.sortKey;return t}getWithSortKey(e){var t=e;let i=[],r=this.get(t),a=r;if(r!==void 0){for(;t;)i.splice(0,0,r.fi),t=this.parent(t),t!==null&&(r=this.get(t));return{...a,sortKey:i}}}insertBeforeHelper(e,t,i){return this.insertAfterHelper(e,this.previous(e,t),i)}insertAfterHelper(e,t,i){let r=this.childrenArray(e);if(t===null){if(r.length===0)return ol(0,i,i);{let a=r[0].fi;return ol(a-i,a,i)}}else{let a=this.get(t);if(a===void 0||this.parent(t)!==e)throw new Error("illegal args");let s=r.find(n=>n.fi>a.fi);if(s===void 0){let n=r[r.length-1].fi;return ol(n,n+i,i)}else return ol(a.fi,s.fi,i)}}},Km;(e=>{function t(i,r){if(r.type!==0)return null;if(Array.isArray(i)){let a=r.props,s={},n=[...i],o=!1;if(a)for(let l of Object.keys(a)){let h=parseInt(l);if(isNaN(h))throw new Error("wrong index");s[l]=n[h],n[h]=a[l],o=!0}return o?{data:n,actual:r,reverse:{type:0,props:s}}:null}else{let a=r.props,s={},n={...i},o=!1;if(a)for(let l of Object.keys(a)){s[l]=n[l];let h=a[l];h===void 0?delete n[l]:n[l]=h,o=!0}return o?{data:n,actual:r,reverse:{type:0,props:s}}:null}}e.runOp=t})(Km||(Km={}));var At=class extends Array{constructor(...e){super(...e),Object.setPrototypeOf(this,At.prototype)}deepFreeze(){let e=0;for(;e<this.length;)fb(this[e]),e++}fillCaches0(e){this.objCaches.set(e.id,e)}fillCaches(){if(this.objCaches===void 0){this.objCaches=new Map,Object.getOwnPropertyDescriptor(this,"objCaches").enumerable=!1;for(let e of this)this.fillCaches0(e)}}randomId(){this.fillCaches();let e=Array.from(this.objCaches.keys());if(e.length!==0)return e[Math.max(0,Math.floor(Math.random()*e.length)-1)]}data(e){return this.get(e)?.data}get(e){return this.fillCaches(),this.objCaches.get(e)}modifyById(e,t){if(this.get(e)===void 0)throw new Error("not expected");{let i=this,r=i.findIndex(s=>s.id===e);if(r<0)throw new Error("not expected");let a=i[r];return i=[...i],i[r]={...a,data:t},this.modifyArrayBy(i)}}modifyArrayBy(e){Object.setPrototypeOf(e,At.prototype);let t=e;return uW()||t.fillCaches(),t}runOp(e){switch(e.type){case 4:return this.addOp(e);case 5:return this.deleteOp(e);case 6:return this.moveOp(e)}return null}addOp(e){let{fi:t,id:i,data:r}=e,a=this,s={fi:t,id:i,data:r};return a=[...a,s],a.sort((n,o)=>n.fi-o.fi),e.localIndex=a.indexOf(s),{data:this.modifyArrayBy(a),actual:e,reverse:{type:5,id:i}}}deleteOp(e){let{id:t}=e,i=this,r=i.findIndex(s=>s.id===t);if(r===-1)return null;e.localIndex=r,i=[...i];let a=i.splice(r,1)[0];return{data:this.modifyArrayBy(i),actual:e,reverse:{type:4,...a}}}moveOp(e){let{fi:t,id:i}=e,r=this;r=[...r];let a=r.findIndex(o=>o.id===i);if(a===-1)return null;let s=r[a].fi,n={...r[a],fi:t};return r[a]=n,r.sort((o,l)=>o.fi-l.fi),e.localIndex=r.indexOf(n),{data:this.modifyArrayBy(r),actual:e,reverse:{type:6,fi:s,id:i}}}previous(e){if(e===null)return this.length===0?null:this[this.length-1].id;let t=null;for(let i of this){if(i.id===e)return t;t=i.id}return null}insertBeforeHelper(e,t){return this.insertAfterHelper(this.previous(e),t)}insertAfterHelper(e,t){let i=this;if(e===null){if(i.length===0)return ol(0,t,t);{let r=i[0].fi;return ol(r-t,r,t)}}else{let r=this.get(e);if(r===void 0)throw new Error("illegal args");let a=i.find(s=>s.fi>r.fi);if(a===void 0){let s=i[i.length-1].fi;return ol(s,s+t,t)}else return ol(r.fi,a.fi,t)}}};function Jc(e){return e&&typeof e=="object"&&e instanceof wr}var wr=class{unusedFunOverridesTable(e){}runOp(e){let t=[],i=this,r=0,a={};for(;r<e.path.length;){if(t.push(i),i=i===void 0?void 0:i[e.path[r]],i!==void 0&&!Jc(i))return null;r+=1}i=i?b0(i):new wr;for(let[o,l]of Object.entries(e.props)){let h=i[o];a[o]=h,l===void 0?delete i[o]:i[o]=l}for(;r>0;){if(Object.keys(i).length===0){let o=t[r-1];o&&(i=b0(o),delete i[e.path[r-1]])}else{let o=t[r-1];if(o){let l=b0(o);l[e.path[r-1]]=i,i=l}else{let l=new wr;l[e.path[r-1]]=i,i=l}}r-=1}let s=Object.setPrototypeOf(i,wr.prototype),n={...e,props:a};return{data:s,actual:e,reverse:n}}},gl;(e=>{function t(a,s){return Zd(a,s)??a}e.apply=t;function i(a,s){return vb(a,s)}e.merge=i;function r(a,s){let n=0,o=s.path,l=a;for(;n<o.length&&l!==void 0;){if(l=sa.zoomOnce(l,o[n]),l===void 0)return s;if(!Jc(l))return;n+=1}if(l===void 0)return s;if(Jc(l))if(s.type===0){let h={...s.props};for(let c of Object.keys(l))delete h[c];return{...s,props:h}}else if(s.type===1||s.type===4||s.type===7){let h=gb([s],l);return h?(console.log(h),h):s}else return s}e.filterOp=r})(gl||(gl={}));function gb(e,t){if(t===void 0)return;let i=!1,r=e.map(a=>{let s=a.id,n=Zd(a.data,t[s]);if(i=i||n!==void 0,n===void 0&&(n=a.data),a.children){let o=gb(a.children,t);return o!==void 0?i=!0:o=a.children,{...a,id:s,data:n,children:o}}else return{...a,id:s,data:n}});if(i)return r}function dW(e,t){if(t===void 0)return;let i=!1,r=e.map(a=>{let s=a.id,n=Zd(a.data,t[s]);return i=i||n!==void 0,n===void 0&&(n=a.data),{...a,id:s,data:n}});if(i)return Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r}function Zd(e,t){if(!Jc(t))return t;if(e instanceof na){let i=gb(e,t);return i!==void 0&&Object.setPrototypeOf(i,Object.getPrototypeOf(e)),i}else{if(e instanceof At)return dW(e,t);if(Array.isArray(e)){let i=!1,r=e.map((a,s)=>{let n=Zd(a,t[s]);return i=i||n!==void 0,n===void 0&&(n=a),n});return i?(Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r):void 0}else{if(e instanceof wr)return vb(e,t);if(e&&typeof e=="object"){let i={},r=!1;for(let[a,s]of Object.entries(e)){let n=Zd(s,t[a]);r=r||n!==void 0,n===void 0&&(n=s),i[a]=n}return r?(Object.setPrototypeOf(i,Object.getPrototypeOf(e)),i):void 0}}}}function vb(e,t){if(e===void 0)return t;if(t===void 0)return e;if(!Jc(t))return t;if(!Jc(e))return gl.apply(e,t);let i=new Set;for(let a of Object.keys(e))i.add(a);for(let a of Object.keys(t))i.add(a);let r=new wr;for(let a of i){let s=vb(e===void 0?void 0:e[a],t===void 0?void 0:t[a]);r[a]=s}return r}function pW(e,t){let i={cur:[],result:[],len:0};return e=Kd(e,t,i)??e,[e,i.result]}function Jm(e,t){return e===null?null:(e.cur[e.len]=t,e.len+=1,e)}function $m(e){e&&(e.len-=1)}function fW(e){if(e===null)return null;e.result.push(e.cur.slice(0,e.len))}function gT(e,t,i){let r=!1,a=e.map(s=>{let n=s.id,o=t[n];if(o!==void 0&&typeof o=="string"&&(r=!0,n=o,i!==null))throw new Error("not supported");let l=Kd(s.data,t,Jm(i,n));$m(i),r=r||l!==void 0,l===void 0&&(l=s.data);let h=gT(s.children,t,i);return h!==void 0?r=!0:h=s.children,{...s,id:n,data:l,children:h}});if(r)return a}function mW(e,t,i){let r=!1,a=e.map(s=>{let n=s.id,o=t[n];if(o!==void 0&&typeof o=="string"&&(r=!0,n=o,i!==null))throw new Error("not supported");let l=Kd(s.data,t,Jm(i,n));return $m(i),r=r||l!==void 0,l===void 0&&(l=s.data),{...s,id:n,data:l}});if(r)return Object.setPrototypeOf(a,Object.getPrototypeOf(e)),a}function Kd(e,t,i){if(e instanceof na){let r=gT(e,t,i);return r!==void 0&&Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r}else{if(e instanceof At)return mW(e,t,i);if(Array.isArray(e)){let r=!1,a=e.map((s,n)=>{let o=Kd(s,t,Jm(i,n));return $m(i),r=r||o!==void 0,o===void 0&&(o=s),o});return r?(Object.setPrototypeOf(a,Object.getPrototypeOf(e)),a):void 0}else if(e&&typeof e=="object"&&!mb(e)){let r={},a=!1;for(let[s,n]of Object.entries(e))if(s!=="name"){let o=t[s];if(typeof o=="string"){if(i!==null)throw new Error("not supported");a=!0,s=o}let l=Kd(n,t,Jm(i,s));$m(i),a=a||l!==void 0,l===void 0&&(l=n),r[s]=l}else r[s]=n;return a?(Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r):void 0}else if(typeof e=="string"){let r=t[e];return r!==void 0&&fW(i),r}else return}}var eg;(e=>{function t(i,r){let a=sa.zoom(r,i.path);if(typeof a=="object"){let s={};for(let n of Object.keys(i.props))s[n]=a[n];return{...i,props:s}}else return{...i,props:{}}}e.replaceProps=t})(eg||(eg={}));var Yr;(e=>{function t(l,h){return{...l,path:l.path.slice(h)}}e.drop=t;function i(l,h){return r(l,h)?.data??l}e.applySimple=i;function r(l,h){let c=h.path;for(var u=[];;){let d;if(l instanceof wr&&h.type===0&&(d=l.runOp({...h,path:c.slice(u.length)}),d===null&&(d=void 0)),d===void 0&&u.length===c.length&&(l instanceof na||l instanceof At||l instanceof Ft?d=l.runOp(h):d=Km.runOp(l,h)),d!==void 0)if(d!==null){let m=d.data;for(let g=u.length-1;g>=0;g--){let y=c[g],x=u[g];if(x instanceof na){if(typeof y=="number")throw new Error("illegal arg");m=x.modifyById(y,m)}else if(x instanceof At){if(typeof y=="number")throw new Error("illegal arg");m=x.modifyById(y,m)}else if(x instanceof Ft){if(typeof y=="number")throw new Error("illegal arg");m=x.modifyById(y,m)}else if(x instanceof wr){let b={...x,[y]:m};m=Object.setPrototypeOf(b,wr.prototype)}else if(typeof x=="object")if(Array.isArray(x)){if(typeof y=="string"&&(y=parseInt(y),isNaN(y)))throw new Error("Invalid path");let b=m;m=[...x],m[y]=b}else m={...x,[y]:m};else return null}return{data:m,actual:{...d.actual,path:c},reverse:{...d.reverse,path:c}}}else return null;let p=c[u.length],f;if(l instanceof na){if(typeof p=="number")throw new Error("");f=l.get(p)?.data}else if(l instanceof At){if(typeof p=="number")throw new Error("");f=l.get(p)?.data}else l!==null&&(f=l[p]);if(f!==void 0)u.push(l),l=f;else return null}}e.apply=r;function a(l,h){for(let c=0;c<l.length&&c<h.length;c++)if(l[c]!==h[c])return!0;return!1}e.pathDisjoint=a;function s(l,h){if(l.length!==h.length)return!1;for(let c=0;c<l.length;c++)if(l[c]!==h[c])return!1;return!0}e.pathEq=s;function n(l,h){return a(l.path,h.path)}e.commutative=n;function o(l,h){return l.type===0&&h.type===0&&s(l.path,h.path)?Object.keys(l.props).every(c=>h.props[c]!==void 0):!1}e.subsumed=o})(Yr||(Yr={}));var t1;(e=>{function t(){return[]}e.empty=t;function i(h,c){let u=[];for(let d of h){let[p,...f]=d.path;p===c&&u.push({...d,path:f})}return u}e.removePrefix=i;function r(h,c){return h.map(u=>({...u,path:[c,...u.path]}))}e.addPrefix=r;function a(h,c){return[...h,...c]}e.concat=a;function s(h,c){return[...h.filter(u=>!c.some(d=>Yr.subsumed(u,d))),...c]}e.compress=s;function n(h,c){return h.every(u=>c.every(d=>Yr.commutative(u,d)))}e.commutative=n;function o(h,c){for(let u of c){let d=l(h,u);d!==null&&(h=d.data)}return h}e.applyAll=o;function l(h,c){var u=h;let d=[],p=[];for(let f of c)try{if(f.type===3||f.type===5&&f.path[f.path.length-1]==="variables"){let m,g,y;if(f.type===3?(m=sa.zoom(u,[...f.path,f.id]),y=Yr.apply(u,{...f,type:2})):(m=sa.zoom(u,[...f.path,f.id,"value"]),y=Yr.apply(u,f)),y!==null){u=y.data;let[x,b]=pW(u,{[f.id]:m});u=x;for(let _=0;_<b.length;_++){let S=b[_],M=S.pop();if(typeof M=="number"){let C=[M];for(let T=_+1;T<b.length;T++){let P=b[T],D=P[P.length-1];if(typeof D=="number"&&sa.equal(S,P.slice(0,P.length-1)))C.push(D),b.splice(T,1);else break}let A=sa.zoom(u,S);g=A.map((T,P)=>C.includes(P)?f.id:T),m=A,M=S.pop()}else{if(M==="alphaOverride"||M==="alpha"){m/=100;let C=m,A=sa.zoom(u,S.slice(0,S.length-2)),T=A.layers.map(P=>P.id===S[S.length-1]?{...P,data:{...P.data,[M]:C}}:P);Object.setPrototypeOf(T,Object.getPrototypeOf(A.layers)),A.layers=T}g=f.id}d.push({type:0,path:S,props:{[M]:m}}),p.push({type:0,path:S,props:{[M]:g}})}p.push(y.reverse),d.push(y.actual)}}else{let m=Yr.apply(u,f);m!==null&&(d.push(m.actual),u=m.data,p.push(m.reverse))}}catch(m){if(m instanceof pT)return null;throw m}return{data:u,actual:d,reverse:p.reverse()}}e.apply=l})(t1||(t1={}));var vT=Symbol(),gW=Symbol(),qg=Symbol(),vp=class{reportOp(e,t,i=[]){let r=this;if(t===null)return;r._current=t.data;let a=i;for(;!(r instanceof xT);){let s=r._path,n=r._current;if(s!==""&&a.splice(0,0,s),r=r._parent,r===null)return;r.update(s,n)}r.push(a,e,t.actual,t.reverse)}deleteChildren(e){if(this._children){let t=this._children[e];if(t){let i=t[qg];i&&i(),delete this._children[e]}}}},vW=class extends vp{constructor(e,t,i){super(),this._parent=e,this._path=t,this._current=i}update(e,t){if(Array.isArray(this._current)){if(typeof e=="string"&&(e=parseInt(e),isNaN(e)))throw new Error("Invalid path");this._current=[...this._current],this._current[e]=t}else this._current={...this._current,[e]:t}}runOp(e){this.reportOp(e,Km.runOp(this._current,e),e.path)}},yW=class extends vp{constructor(e,t,i){super(),this._parent=e,this._path=t,this._current=i}update(e,t){this._current={...this._current,[e]:t},Object.setPrototypeOf(this._current,Ft.prototype)}runOp(e){this.reportOp(e,this._current.runOp(e))}},yT={get(e,t){if(t===qg)return()=>{e._parent=null};if(t===vT)return e._current;if(t===gW)return e;let{_current:i,_children:r}=e;if(t==="push"&&Array.isArray(i))throw new Error("not supported to expand array");let a=r===void 0?void 0:r[t];if(a!==void 0)return a;let s=i[t],n=Yg(e,t,s);return n!==s?(r===void 0&&(r={},e._children=r),r[t]=n,n):s},has(e,t){return t in e._current},ownKeys(e){return Reflect.ownKeys(e._current)},defineProperty(){throw Error("not supported")},getPrototypeOf(e){return Object.getPrototypeOf(e._current)},setPrototypeOf(){throw Error("not supported")},getOwnPropertyDescriptor(e,t){let i=e._current,r=Reflect.getOwnPropertyDescriptor(i,t);return r&&{writable:!0,configurable:!0,enumerable:r.enumerable,value:i[t]}}},xW={...yT,set(e,t,i){let r={type:0,props:{[t]:_r(i)??i}};return e.deleteChildren(t),e.runOp(r),!0},deleteProperty(e,t){let i={type:0,props:{[t]:void 0}};return e.deleteChildren(t),e.runOp(i),!0}},bW={...yT,set(e,t,i){return i===void 0?this.deleteProperty(e,t):(e.deleteChildren(t),e.runOp({type:1,id:t,data:i})),!0},deleteProperty(e,t){return e.runOp({type:2,id:t}),!0}},yb=class extends vp{constructor(e,t,i){super(),this._children={},this._parent=e,this._path=t,this._current=i,this[qg]=()=>{this._parent=null}}unproxy(){return this._current}update(e,t){this._current=this._current.modifyById(e,t)}runOp(e){this.reportOp(e,this._current.runOp(e))}randomId(){return this._current.randomId()}isDescendantOf(e,t){return this._current.isDescendantOf(e,t)}childrenOf(e){return this._current.childrenOf(e)}traverse(e){return this._current.traverse(e)}get(e){return this._current.get(e)}parent(e){return this._current.parent(e)}traverse(e){this._current.traverse((t,i)=>{e(t,this.data(t))})}data(e){let{_current:t,_children:i}=this,r=i===void 0?void 0:i[e];if(r!==void 0)return r;let a=t.get(e)?.data,s=Yg(this,e,a);return s!==a?(i===void 0&&(i={},this._children=i),i[e]=s,s):a}add(e,t,i,r,a){this.runOp({type:7,parent:e,fi:t,id:i,data:r,children:a})}move(e,t,i){this.runOp({type:9,parent:e,fi:t,id:i})}insertAfter(e,t,i){let r=this._current.insertAfterHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.add(e,r[a],s.id,s.data,s.children)}}insertBefore(e,t,i){let r=this._current.insertBeforeHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.add(e,r[a],s.id,s.data,s.children)}}moveAfter(e,t,i){let r=this._current.insertAfterHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.move(e,r[a],s)}}moveBefore(e,t,i){let r=this._current.insertBeforeHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.move(e,r[a],s)}}delete(e){this.deleteChildren(e),this.runOp({type:8,id:e})}sortNext(e){return this._current.sortNext(e)}sortPrevious(e){return this._current.sortPrevious(e)}getAllSorted(e){return this._current.getAllSorted(e)}},xb=class extends vp{constructor(e,t,i){super(),this._children={},this._parent=e,this._path=t,this._current=i,this[qg]=()=>{this._parent=null}}unproxy(){return this._current}get length(){return this._current.length}forEach(e){let t=this.length;for(let i=0;i<t;i++){let r=this._current[i].id,a=this._current[i].fi;e(this.data(this._current[i].id),r,a)}}find(e){let t=this.length;for(let i=0;i<t;i++){let r=this._current[i].id;if(e(this.data(r),r))return this.get(r)}}update(e,t){this._current=this._current.modifyById(e,t)}randomId(){return this._current.randomId()}get(e){return{...this._current.get(e),data:this.data(e)}}data(e){let{_current:t,_children:i}=this,r=i===void 0?void 0:i[e];if(r!==void 0)return r;let a=t.get(e)?.data,s=Yg(this,e,a);return s!==a?(i===void 0&&(i={},this._children=i),i[e]=s,s):a}runOp(e){this.reportOp(e,this._current.runOp(e))}add(e,t,i){this.runOp({type:4,fi:e,id:t,data:i})}move(e,t){this.runOp({type:6,fi:e,id:t})}insertAfter(e,t){let i=this._current.insertAfterHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.add(i[r],a.id,a.data)}}insertBefore(e,t){let i=this._current.insertBeforeHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.add(i[r],a.id,a.data)}}moveAfter(e,t){let i=this._current.insertAfterHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.move(i[r],a)}}moveBefore(e,t){let i=this._current.insertBeforeHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.move(i[r],a)}}delete(e){this.deleteChildren(e),this.runOp({type:5,id:e})}};function w0(e,t,i){if(e.length>0){let r=e[e.length-1];if(r.type===0&&t.type===0&&sa.equal(r.path,i)){Object.assign(r.props,t.props);return}}e.push({...t,path:i})}var xT=class extends vp{constructor(e){super(),this.ts=[],this.actual=[],this.reverse=[],this._current=e}update(e,t){if(e!=="")throw new Error("");this._current=t}push(e,t,i,r){w0(this.ts,t,e),w0(this.actual,i,e),w0(this.reverse,r,e)}result(){return{data:this._current,ts:this.ts,actual:this.actual,reverse:this.reverse.reverse()}}};function Yg(e,t,i){return i instanceof na?new yb(e,t,i):i instanceof At?new xb(e,t,i):i instanceof Ft?new Proxy(new yW(e,t,i),bW):i!==null&&typeof i=="object"?mb(i)?i:new Proxy(new vW(e,t,i),xW):i}function bT(e){let t=new xT(e);return[Yg(t,"",e),t]}function Jd(e,t){let[i,r]=bT(e);return t(i),r.result()}function _r(e){return e instanceof yb||e instanceof xb?e._current:e!==null&&typeof e=="object"?e[vT]:e}var sa;(e=>{function t(s,n){if(n.length===s.length)for(var o=0;o<s.length;){if(s[o]!==n[o])return!1;o+=1}else return!1;return!0}e.equal=t;function i(s,n,o){let l=a(o,s);if(l!==void 0&&typeof l=="object"&&l!==null){let h={...n};return Object.keys(l).forEach(c=>{delete h[c]}),h}else return n}e.removeOverridden=i;function r(s,n){if((s instanceof na||s instanceof yb)&&typeof n=="string"||(s instanceof At||s instanceof xb)&&typeof n=="string")return s.data(n);if(typeof n=="number"&&Array.isArray(s)||typeof n=="string"&&typeof s=="object"&&s!==null)return s[n]}e.zoomOnce=r;function a(s,n,o=0){for(;o<n.length&&s!==void 0;)s=r(s,n[o]),o+=1;return s}e.zoom=a})(sa||(sa={}));function wW(e,t){let i=[];if(t.length===e.length)for(var r=0;r<e.length;){if(t[r]==="*")i.push(e[r]);else if(e[r]!==t[r])return null;r+=1}else return null;return i}function Ri(e,t){let i=[];if(t.length<=e.length)for(var r=0;r<t.length;){if(t[r]==="*")i.push(e[r]);else if(e[r]!==t[r])return null;r+=1}else return null;return i}var wT=class{},JS=class extends wT{constructor(e){super(),this.id=e}},$S=class extends wT{constructor(e){super(),this.data=e}},i1;try{i1=new TextDecoder}catch{}var ct,vl,be=0,_T=[],r1=_T,a1=0,Na={},pi,ll,ys=0,An=0,Za,Ao,Oa=[],_i,eA={useRecords:!1,mapsAsObjects:!0},ST=class{},AT=new ST;AT.name="MessagePack 0xC1";var $c=!1,tg=class{constructor(e){e&&(e.useRecords===!1&&e.mapsAsObjects===void 0&&(e.mapsAsObjects=!0),e.structures?e.structures.sharedLength=e.structures.length:e.getStructures&&((e.structures=[]).uninitialized=!0,e.structures.sharedLength=0)),Object.assign(this,e)}unpack(e,t){if(ct)return DT(()=>(n1(),this?this.unpack(e,t):tg.prototype.unpack.call(eA,e,t)));vl=t>-1?t:e.length,be=0,a1=0,An=0,ll=null,r1=_T,Za=null,ct=e;try{_i=e.dataView||(e.dataView=new DataView(e.buffer,e.byteOffset,e.byteLength))}catch(i){throw ct=null,e instanceof Uint8Array?i:new Error("Source must be a Uint8Array or Buffer but was a "+(e&&typeof e=="object"?e.constructor.name:typeof e))}if(this instanceof tg){if(Na=this,this.structures)return pi=this.structures,Ef();(!pi||pi.length>0)&&(pi=[])}else Na=eA,(!pi||pi.length>0)&&(pi=[]);return Ef()}unpackMultiple(e,t){let i,r=0;try{$c=!0;let a=e.length,s=this?this.unpack(e,a):Qg.unpack(e,a);if(t){for(t(s);be<a;)if(r=be,t(Ef())===!1)return}else{for(i=[s];be<a;)r=be,i.push(Ef());return i}}catch(a){throw a.lastPosition=r,a.values=i,a}finally{$c=!1,n1()}}_mergeStructures(e,t){e=e||[];for(let i=0,r=e.length;i<r;i++){let a=e[i];a&&(a.isShared=!0,i>=32&&(a.highByte=i-32>>5))}e.sharedLength=e.length;for(let i in t||[])if(i>=0){let r=e[i],a=t[i];a&&(r&&((e.restoreStructures||(e.restoreStructures=[]))[i]=r),e[i]=a)}return this.structures=e}decode(e,t){return this.unpack(e,t)}};function Ef(){try{if(!Na.trusted&&!$c){let t=pi.sharedLength||0;t<pi.length&&(pi.length=t)}let e=er();if(be==vl)pi.restoreStructures&&tA(),pi=null,ct=null,Ao&&(Ao=null);else if(be>vl){let t=new Error("Unexpected end of MessagePack data");throw t.incomplete=!0,t}else if(!$c)throw new Error("Data read, but end of buffer not reached");return e}catch(e){throw pi.restoreStructures&&tA(),n1(),(e instanceof RangeError||e.message.startsWith("Unexpected end of buffer"))&&(e.incomplete=!0),e}}function tA(){for(let e in pi.restoreStructures)pi[e]=pi.restoreStructures[e];pi.restoreStructures=null}function er(){let e=ct[be++];if(e<160)if(e<128){if(e<64)return e;{let t=pi[e&63]||Na.getStructures&&MT()[e&63];return t?(t.read||(t.read=bb(t,e&63)),t.read()):e}}else if(e<144)if(e-=128,Na.mapsAsObjects){let t={};for(let i=0;i<e;i++)t[ET()]=er();return t}else{let t=new Map;for(let i=0;i<e;i++)t.set(er(),er());return t}else{e-=144;let t=new Array(e);for(let i=0;i<e;i++)t[i]=er();return t}else if(e<192){let t=e-160;if(An>=be)return ll.slice(be-ys,(be+=t)-ys);if(An==0&&vl<140){let i=t<16?wb(t):CT(t);if(i!=null)return i}return s1(t)}else{let t;switch(e){case 192:return null;case 193:return Za?(t=er(),t>0?Za[1].slice(Za.position1,Za.position1+=t):Za[0].slice(Za.position0,Za.position0-=t)):AT;case 194:return!1;case 195:return!0;case 196:return _0(ct[be++]);case 197:return t=_i.getUint16(be),be+=2,_0(t);case 198:return t=_i.getUint32(be),be+=4,_0(t);case 199:return zl(ct[be++]);case 200:return t=_i.getUint16(be),be+=2,zl(t);case 201:return t=_i.getUint32(be),be+=4,zl(t);case 202:if(t=_i.getFloat32(be),Na.useFloat32>2){let i=_b[(ct[be]&127)<<1|ct[be+1]>>7];return be+=4,(i*t+(t>0?.5:-.5)>>0)/i}return be+=4,t;case 203:return t=_i.getFloat64(be),be+=8,t;case 204:return ct[be++];case 205:return t=_i.getUint16(be),be+=2,t;case 206:return t=_i.getUint32(be),be+=4,t;case 207:return Na.int64AsNumber?(t=_i.getUint32(be)*4294967296,t+=_i.getUint32(be+4)):t=_i.getBigUint64(be),be+=8,t;case 208:return _i.getInt8(be++);case 209:return t=_i.getInt16(be),be+=2,t;case 210:return t=_i.getInt32(be),be+=4,t;case 211:return Na.int64AsNumber?(t=_i.getInt32(be)*4294967296,t+=_i.getUint32(be+4)):t=_i.getBigInt64(be),be+=8,t;case 212:if(t=ct[be++],t==114)return nA(ct[be++]&63);{let i=Oa[t];if(i)return i.read?(be++,i.read(er())):i.noBuffer?(be++,i()):i(ct.subarray(be,++be));throw new Error("Unknown extension "+t)}case 213:return t=ct[be],t==114?(be++,nA(ct[be++]&63,ct[be++])):zl(2);case 214:return zl(4);case 215:return zl(8);case 216:return zl(16);case 217:return t=ct[be++],An>=be?ll.slice(be-ys,(be+=t)-ys):SW(t);case 218:return t=_i.getUint16(be),be+=2,An>=be?ll.slice(be-ys,(be+=t)-ys):AW(t);case 219:return t=_i.getUint32(be),be+=4,An>=be?ll.slice(be-ys,(be+=t)-ys):MW(t);case 220:return t=_i.getUint16(be),be+=2,rA(t);case 221:return t=_i.getUint32(be),be+=4,rA(t);case 222:return t=_i.getUint16(be),be+=2,aA(t);case 223:return t=_i.getUint32(be),be+=4,aA(t);default:if(e>=224)return e-256;if(e===void 0){let i=new Error("Unexpected end of MessagePack data");throw i.incomplete=!0,i}throw new Error("Unknown MessagePack token "+e)}}}var _W=/^[a-zA-Z_$][a-zA-Z\d_$]*$/;function bb(e,t){function i(){if(i.count++>2){let a=e.read=new Function("r","return function(){return {"+e.map(s=>_W.test(s)?s+":r()":"["+JSON.stringify(s)+"]:r()").join(",")+"}}")(er);return e.highByte===0&&(e.read=iA(t,e.read)),a()}let r={};for(let a=0,s=e.length;a<s;a++){let n=e[a];r[n]=er()}return r}return i.count=0,e.highByte===0?iA(t,i):i}var iA=(e,t)=>function(){let i=ct[be++];if(i===0)return t();let r=e<32?-(e+(i<<5)):e+(i<<5),a=pi[r]||MT()[r];if(!a)throw new Error("Record id is not defined for "+r);return a.read||(a.read=bb(a,e)),a.read()};function MT(){let e=DT(()=>(ct=null,Na.getStructures()));return pi=Na._mergeStructures(e,pi)}var s1=Xg,SW=Xg,AW=Xg,MW=Xg;function Xg(e){let t;if(e<16&&(t=wb(e)))return t;if(e>64&&i1)return i1.decode(ct.subarray(be,be+=e));let i=be+e,r=[];for(t="";be<i;){let a=ct[be++];if((a&128)===0)r.push(a);else if((a&224)===192){let s=ct[be++]&63;r.push((a&31)<<6|s)}else if((a&240)===224){let s=ct[be++]&63,n=ct[be++]&63;r.push((a&31)<<12|s<<6|n)}else if((a&248)===240){let s=ct[be++]&63,n=ct[be++]&63,o=ct[be++]&63,l=(a&7)<<18|s<<12|n<<6|o;l>65535&&(l-=65536,r.push(l>>>10&1023|55296),l=56320|l&1023),r.push(l)}else r.push(a);r.length>=4096&&(t+=jr.apply(String,r),r.length=0)}return r.length>0&&(t+=jr.apply(String,r)),t}function rA(e){let t=new Array(e);for(let i=0;i<e;i++)t[i]=er();return t}function aA(e){if(Na.mapsAsObjects){let t={};for(let i=0;i<e;i++)t[ET()]=er();return t}else{let t=new Map;for(let i=0;i<e;i++)t.set(er(),er());return t}}var jr=String.fromCharCode;function CT(e){let t=be,i=new Array(e);for(let r=0;r<e;r++){let a=ct[be++];if((a&128)>0){be=t;return}i[r]=a}return jr.apply(String,i)}function wb(e){if(e<4)if(e<2){if(e===0)return"";{let t=ct[be++];if((t&128)>1){be-=1;return}return jr(t)}}else{let t=ct[be++],i=ct[be++];if((t&128)>0||(i&128)>0){be-=2;return}if(e<3)return jr(t,i);let r=ct[be++];if((r&128)>0){be-=3;return}return jr(t,i,r)}else{let t=ct[be++],i=ct[be++],r=ct[be++],a=ct[be++];if((t&128)>0||(i&128)>0||(r&128)>0||(a&128)>0){be-=4;return}if(e<6){if(e===4)return jr(t,i,r,a);{let s=ct[be++];if((s&128)>0){be-=5;return}return jr(t,i,r,a,s)}}else if(e<8){let s=ct[be++],n=ct[be++];if((s&128)>0||(n&128)>0){be-=6;return}if(e<7)return jr(t,i,r,a,s,n);let o=ct[be++];if((o&128)>0){be-=7;return}return jr(t,i,r,a,s,n,o)}else{let s=ct[be++],n=ct[be++],o=ct[be++],l=ct[be++];if((s&128)>0||(n&128)>0||(o&128)>0||(l&128)>0){be-=8;return}if(e<10){if(e===8)return jr(t,i,r,a,s,n,o,l);{let h=ct[be++];if((h&128)>0){be-=9;return}return jr(t,i,r,a,s,n,o,l,h)}}else if(e<12){let h=ct[be++],c=ct[be++];if((h&128)>0||(c&128)>0){be-=10;return}if(e<11)return jr(t,i,r,a,s,n,o,l,h,c);let u=ct[be++];if((u&128)>0){be-=11;return}return jr(t,i,r,a,s,n,o,l,h,c,u)}else{let h=ct[be++],c=ct[be++],u=ct[be++],d=ct[be++];if((h&128)>0||(c&128)>0||(u&128)>0||(d&128)>0){be-=12;return}if(e<14){if(e===12)return jr(t,i,r,a,s,n,o,l,h,c,u,d);{let p=ct[be++];if((p&128)>0){be-=13;return}return jr(t,i,r,a,s,n,o,l,h,c,u,d,p)}}else{let p=ct[be++],f=ct[be++];if((p&128)>0||(f&128)>0){be-=14;return}if(e<15)return jr(t,i,r,a,s,n,o,l,h,c,u,d,p,f);let m=ct[be++];if((m&128)>0){be-=15;return}return jr(t,i,r,a,s,n,o,l,h,c,u,d,p,f,m)}}}}}function _0(e){return Na.copyBuffers?Uint8Array.prototype.slice.call(ct,be,be+=e):ct.subarray(be,be+=e)}function zl(e){let t=ct[be++];if(Oa[t])return Oa[t](ct.subarray(be,be+=e));throw new Error("Unknown extension type "+t)}var sA=new Array(4096);function ET(){let e=ct[be++];if(e>=160&&e<192){if(e=e-160,An>=be)return ll.slice(be-ys,(be+=e)-ys);if(!(An==0&&vl<180))return s1(e)}else return be--,er();let t=(e<<5^(e>1?_i.getUint16(be):e>0?ct[be]:0))&4095,i=sA[t],r=be,a=be+e-3,s,n=0;if(i&&i.bytes==e){for(;r<a;){if(s=_i.getUint32(r),s!=i[n++]){r=1879048192;break}r+=4}for(a+=3;r<a;)if(s=ct[r++],s!=i[n++]){r=1879048192;break}if(r===a)return be=r,i.string;a-=3,r=be}for(i=[],sA[t]=i,i.bytes=e;r<a;)s=_i.getUint32(r),i.push(s),r+=4;for(a+=3;r<a;)s=ct[r++],i.push(s);let o=e<16?wb(e):CT(e);return o!=null?i.string=o:i.string=s1(e)}var nA=(e,t)=>{var i=er();let r=e;t!==void 0&&(e=e<32?-((t<<5)+e):(t<<5)+e,i.highByte=t);let a=pi[e];return a&&a.isShared&&((pi.restoreStructures||(pi.restoreStructures=[]))[e]=a),pi[e]=i,i.read=bb(i,r),i.read()},TT=typeof self=="object"?self:global;Oa[0]=()=>{};Oa[0].noBuffer=!0;Oa[101]=()=>{let e=er();return(TT[e[0]]||Error)(e[1])};Oa[105]=e=>{let t=_i.getUint32(be-4);Ao||(Ao=new Map);let i=ct[be],r;i>=144&&i<160||i==220||i==221?r=[]:r={};let a={target:r};Ao.set(t,a);let s=er();return a.used?Object.assign(r,s):(a.target=s,s)};Oa[112]=e=>{let t=_i.getUint32(be-4),i=Ao.get(t);return i.used=!0,i.target};Oa[115]=()=>new Set(er());var PT=["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64","BigInt64","BigUint64"].map(e=>e+"Array");Oa[116]=e=>{let t=e[0],i=PT[t];if(!i)throw new Error("Could not find typed array for code "+t);return new TT[i](Uint8Array.prototype.slice.call(e,1).buffer)};Oa[120]=()=>{let e=er();return new RegExp(e[0],e[1])};Oa[98]=e=>{let t=(e[0]<<24)+(e[1]<<16)+(e[2]<<8)+e[3],i=be;be+=t-4,Za=[er(),er()],Za.position0=0,Za.position1=0;let r=be;be=i;try{return er()}finally{be=r}};Oa[255]=e=>e.length==4?new Date((e[0]*16777216+(e[1]<<16)+(e[2]<<8)+e[3])*1e3):e.length==8?new Date(((e[0]<<22)+(e[1]<<14)+(e[2]<<6)+(e[3]>>2))/1e6+((e[3]&3)*4294967296+e[4]*16777216+(e[5]<<16)+(e[6]<<8)+e[7])*1e3):e.length==12?new Date(((e[0]<<24)+(e[1]<<16)+(e[2]<<8)+e[3])/1e6+((e[4]&128?-281474976710656:0)+e[6]*1099511627776+e[7]*4294967296+e[8]*16777216+(e[9]<<16)+(e[10]<<8)+e[11])*1e3):new Date("invalid");function DT(e){let t=vl,i=be,r=a1,a=ys,s=An,n=ll,o=r1,l=Ao,h=Za,c=new Uint8Array(ct.slice(0,vl)),u=pi,d=pi.slice(0,pi.length),p=Na,f=$c,m=e();return vl=t,be=i,a1=r,ys=a,An=s,ll=n,r1=o,Ao=l,Za=h,ct=c,$c=f,pi=u,pi.splice(0,pi.length,...d),Na=p,_i=new DataView(ct.buffer,ct.byteOffset,ct.byteLength),m}function n1(){ct=null,Ao=null,pi=null}function CW(e){e.unpack?Oa[e.type]=e.unpack:Oa[e.type]=e}var _b=new Array(147);for(let e=0;e<256;e++)_b[e]=+("1e"+Math.floor(45.15-e*.30103));var Qg=new tg({useRecords:!1}),pae=Qg.unpack,fae=Qg.unpackMultiple,mae=Qg.unpack,EW={NEVER:0,ALWAYS:1,DECIMAL_ROUND:3,DECIMAL_FIT:4},TW=new Float32Array(1),gae=new Uint8Array(TW.buffer,0,4),wm;try{wm=new TextEncoder}catch{}var ig,Sb,Zg=typeof Buffer<"u",S0=Zg?Buffer.allocUnsafeSlow:Uint8Array,OT=Zg?Buffer:Uint8Array,oA=Zg?4294967296:2144337920,ke,or,Me=0,on,ln=null,PW=/[\u0080-\uFFFF]/,Ju=Symbol("record-id"),IT=class extends tg{constructor(e){super(e),this.offset=0;let t,i,r,a,s,n,o=0,l=OT.prototype.utf8Write?function(C,A,T){return ke.utf8Write(C,A,T)}:wm&&wm.encodeInto?function(C,A){return wm.encodeInto(C,ke.subarray(A)).written}:!1,h=this;e||(e={});let c=e&&e.sequential,u=e.structures||e.saveStructures,d=e.maxSharedStructures;if(d==null&&(d=u?32:0),d>8160)throw new Error("Maximum maxSharedStructure is 8160");let p=e.maxOwnStructures;p==null&&(p=u?32:64),c&&!e.saveStructures&&(this.structures=[]);let f=d>32||p+d>64,m=d+64,g=d+p+64;if(g>8256)throw new Error("Maximum maxSharedStructure + maxOwnStructure is 8192");let y=[],x=0,b=0;this.pack=this.encode=function(C,A){if(ke||(ke=new S0(8192),or=new DataView(ke.buffer,0,8192),Me=0),on=ke.length-10,on-Me<2048?(ke=new S0(ke.length),or=new DataView(ke.buffer,0,ke.length),on=ke.length-10,Me=0):Me=Me+7&2147483640,i=Me,n=h.structuredClone?new Map:null,h.bundleStrings?(ln=["",""],ke[Me++]=214,ke[Me++]=98,ln.position=Me-i,Me+=4):ln=null,r=h.structures,r){r.uninitialized&&(r=h._mergeStructures(h.getStructures()));let T=r.sharedLength||0;if(T>d)throw new Error("Shared structures is larger than maximum shared structures, try increasing maxSharedStructures to "+r.sharedLength);if(!r.transitions){r.transitions=Object.create(null);for(let P=0;P<T;P++){let D=r[P];if(!D)continue;let z,F=r.transitions;for(let L=0,G=D.length;L<G;L++){let q=D[L];z=F[q],z||(z=F[q]=Object.create(null)),F=z}F[Ju]=P+64}o=T}c||(r.nextId=T+64)}a&&(a=!1),s=r||[];try{if(_(C),ln){or.setUint32(ln.position+i,Me-ln.position-i);let T=ln;ln=null,_(T[0]),_(T[1])}if(h.offset=Me,n&&n.idsToInsert){Me+=n.idsToInsert.length*6,Me>on&&M(Me),h.offset=Me;let T=OW(ke.subarray(i,Me),n.idsToInsert);return n=null,T}return A&IW?(ke.start=i,ke.end=Me,ke):ke.subarray(i,Me)}finally{if(r){if(b<10&&b++,x>1e4)r.transitions=null,b=0,x=0,y.length>0&&(y=[]);else if(y.length>0&&!c){for(let T=0,P=y.length;T<P;T++)y[T][Ju]=0;y=[]}if(a&&h.saveStructures){let T=r.sharedLength||d;r.length>T&&(r=r.slice(0,T));let P=ke.subarray(i,Me);return h.saveStructures(r,o)===!1?(h._mergeStructures(h.getStructures()),h.pack(C)):(o=T,P)}}A&RW&&(Me=i)}};let _=C=>{Me>on&&(ke=M(Me));var A=typeof C,T;if(A==="string"){let P=C.length;if(ln&&P>=8&&P<4096){let F=PW.test(C);ln[F?0:1]+=C,ke[Me++]=193,_(F?-P:P);return}let D;P<32?D=1:P<256?D=2:P<65536?D=3:D=5;let z=P*3;if(Me+z>on&&(ke=M(Me+z)),P<64||!l){let F,L,G,q=Me+D;for(F=0;F<P;F++)L=C.charCodeAt(F),L<128?ke[q++]=L:L<2048?(ke[q++]=L>>6|192,ke[q++]=L&63|128):(L&64512)===55296&&((G=C.charCodeAt(F+1))&64512)===56320?(L=65536+((L&1023)<<10)+(G&1023),F++,ke[q++]=L>>18|240,ke[q++]=L>>12&63|128,ke[q++]=L>>6&63|128,ke[q++]=L&63|128):(ke[q++]=L>>12|224,ke[q++]=L>>6&63|128,ke[q++]=L&63|128);T=q-Me-D}else T=l(C,Me+D,z);T<32?ke[Me++]=160|T:T<256?(D<2&&ke.copyWithin(Me+2,Me+1,Me+1+T),ke[Me++]=217,ke[Me++]=T):T<65536?(D<3&&ke.copyWithin(Me+3,Me+2,Me+2+T),ke[Me++]=218,ke[Me++]=T>>8,ke[Me++]=T&255):(D<5&&ke.copyWithin(Me+5,Me+3,Me+3+T),ke[Me++]=219,or.setUint32(Me,T),Me+=4),Me+=T}else if(A==="number")if(C>>>0===C)C<64?ke[Me++]=C:C<256?(ke[Me++]=204,ke[Me++]=C):C<65536?(ke[Me++]=205,ke[Me++]=C>>8,ke[Me++]=C&255):(ke[Me++]=206,or.setUint32(Me,C),Me+=4);else if(C>>0===C)C>=-32?ke[Me++]=256+C:C>=-128?(ke[Me++]=208,ke[Me++]=C+256):C>=-32768?(ke[Me++]=209,or.setInt16(Me,C),Me+=2):(ke[Me++]=210,or.setInt32(Me,C),Me+=4);else{let P;if((P=this.useFloat32)>0&&C<4294967296&&C>=-2147483648){ke[Me++]=202,or.setFloat32(Me,C);let D;if(P<4||(D=C*_b[(ke[Me]&127)<<1|ke[Me+1]>>7])>>0===D){Me+=4;return}else Me--}ke[Me++]=203,or.setFloat64(Me,C),Me+=8}else if(A==="object")if(!C)ke[Me++]=192;else{if(n){let D=n.get(C);if(D){if(!D.id){let z=n.idsToInsert||(n.idsToInsert=[]);D.id=z.push(D)}ke[Me++]=214,ke[Me++]=112,or.setUint32(Me,D.id),Me+=4;return}else n.set(C,{offset:Me-i})}let P=C.constructor;if(P===Object)S(C,!0);else if(P===Array){T=C.length,T<16?ke[Me++]=144|T:T<65536?(ke[Me++]=220,ke[Me++]=T>>8,ke[Me++]=T&255):(ke[Me++]=221,or.setUint32(Me,T),Me+=4);for(let D=0;D<T;D++)_(C[D])}else if(P===Map){T=C.size,T<16?ke[Me++]=128|T:T<65536?(ke[Me++]=222,ke[Me++]=T>>8,ke[Me++]=T&255):(ke[Me++]=223,or.setUint32(Me,T),Me+=4);for(let[D,z]of C)_(D),_(z)}else{for(let D=0,z=ig.length;D<z;D++){let F=Sb[D];if(C instanceof F){let L=ig[D];if(L.write){L.type&&(ke[Me++]=212,ke[Me++]=L.type,ke[Me++]=0),_(L.write.call(this,C));return}let G=ke,q=or,Q=Me;ke=null;let Y;try{Y=L.pack.call(this,C,ne=>(ke=G,G=null,Me+=ne,Me>on&&M(Me),{target:ke,targetView:or,position:Me-ne}),_)}finally{G&&(ke=G,or=q,Me=Q,on=ke.length-10)}Y&&(Y.length+Me>on&&M(Y.length+Me),Me=DW(Y,ke,Me,L.type));return}}S(C,!C.hasOwnProperty)}}else if(A==="boolean")ke[Me++]=C?195:194;else if(A==="bigint"){if(C<BigInt(1)<<BigInt(63)&&C>=-(BigInt(1)<<BigInt(63)))ke[Me++]=211,or.setBigInt64(Me,C);else if(C<BigInt(1)<<BigInt(64)&&C>0)ke[Me++]=207,or.setBigUint64(Me,C);else if(this.largeBigIntToFloat)ke[Me++]=203,or.setFloat64(Me,Number(C));else throw new RangeError(C+" was too large to fit in MessagePack 64-bit integer format, set largeBigIntToFloat to convert to float-64");Me+=8}else if(A==="undefined")this.encodeUndefinedAsNil?ke[Me++]=192:(ke[Me++]=212,ke[Me++]=0,ke[Me++]=0);else if(A==="function")_(this.writeFunction&&this.writeFunction());else throw new Error("Unknown type: "+A)},S=this.useRecords===!1?this.variableMapSize?C=>{let A=Object.keys(C),T=A.length;T<16?ke[Me++]=128|T:T<65536?(ke[Me++]=222,ke[Me++]=T>>8,ke[Me++]=T&255):(ke[Me++]=223,or.setUint32(Me,T),Me+=4);let P;for(let D=0;D<T;D++)_(P=A[D]),_(C[P])}:(C,A)=>{ke[Me++]=222;let T=Me-i;Me+=2;let P=0;for(let D in C)(A||C.hasOwnProperty(D))&&(_(D),_(C[D]),P++);ke[T+++i]=P>>8,ke[T+i]=P&255}:C=>{let A=Object.keys(C),T,P=s.transitions||(s.transitions=Object.create(null)),D=0;for(let F=0,L=A.length;F<L;F++){let G=A[F];T=P[G],T||(T=P[G]=Object.create(null),D++),P=T}let z=P[Ju];if(z)z>=96&&f?(ke[Me++]=((z-=96)&31)+96,ke[Me++]=z>>5):ke[Me++]=z;else{z=s.nextId,z||(z=64),z<m&&this.shouldShareStructure&&!this.shouldShareStructure(A)?(z=s.nextOwnId,z<g||(z=m),s.nextOwnId=z+1):(z>=g&&(z=m),s.nextId=z+1);let F=A.highByte=z>=96&&f?z-96>>5:-1;P[Ju]=z,s[z-64]=A,z<m?(A.isShared=!0,s.sharedLength=z-63,a=!0,F>=0?(ke[Me++]=(z&31)+96,ke[Me++]=F):ke[Me++]=z):(F>=0?(ke[Me++]=213,ke[Me++]=114,ke[Me++]=(z&31)+96,ke[Me++]=F):(ke[Me++]=212,ke[Me++]=114,ke[Me++]=z),D&&(x+=b*D),y.length>=p&&(y.shift()[Ju]=0),y.push(P),_(A))}for(let F=0,L=A.length;F<L;F++)_(C[A[F]])},M=C=>{let A;if(C>16777216){if(C-i>oA)throw new Error("Packed buffer would be larger than maximum buffer size");A=Math.min(oA,Math.round(Math.max((C-i)*(C>67108864?1.25:2),4194304)/4096)*4096)}else A=(Math.max(C-i<<2,ke.length-1)>>12)+1<<12;let T=new S0(A);return or=new DataView(T.buffer,0,A),ke.copy?ke.copy(T,0,i,C):T.set(ke.slice(i,C)),Me-=i,i=0,on=T.length-10,ke=T}}useBuffer(e){ke=e,or=new DataView(ke.buffer,ke.byteOffset,ke.byteLength),Me=0}};Sb=[Date,Set,Error,RegExp,ArrayBuffer,Object.getPrototypeOf(Uint8Array.prototype).constructor,ST];ig=[{pack(e,t,i){let r=e.getTime()/1e3;if((this.useTimestamp32||e.getMilliseconds()===0)&&r>=0&&r<4294967296){let{target:a,targetView:s,position:n}=t(6);a[n++]=214,a[n++]=255,s.setUint32(n,r)}else if(r>0&&r<17179869184){let{target:a,targetView:s,position:n}=t(10);a[n++]=215,a[n++]=255,s.setUint32(n,e.getMilliseconds()*4e6+(r/1e3/4294967296>>0)),s.setUint32(n+4,r)}else if(isNaN(r)){if(this.onInvalidDate)return t(0),i(this.onInvalidDate());let{target:a,targetView:s,position:n}=t(3);a[n++]=212,a[n++]=255,a[n++]=255}else{let{target:a,targetView:s,position:n}=t(15);a[n++]=199,a[n++]=12,a[n++]=255,s.setUint32(n,e.getMilliseconds()*1e6),s.setBigInt64(n+4,BigInt(Math.floor(r)))}}},{pack(e,t,i){let r=Array.from(e),{target:a,position:s}=t(this.structuredClone?3:0);this.structuredClone&&(a[s++]=212,a[s++]=115,a[s++]=0),i(r)}},{pack(e,t,i){let{target:r,position:a}=t(this.structuredClone?3:0);this.structuredClone&&(r[a++]=212,r[a++]=101,r[a++]=0),i([e.name,e.message])}},{pack(e,t,i){let{target:r,position:a}=t(this.structuredClone?3:0);this.structuredClone&&(r[a++]=212,r[a++]=120,r[a++]=0),i([e.source,e.flags])}},{pack(e,t){this.structuredClone?lA(e,16,t):hA(Zg?Buffer.from(e):new Uint8Array(e),t)}},{pack(e,t){let i=e.constructor;i!==OT&&this.structuredClone?lA(e,PT.indexOf(i.name),t):hA(e,t)}},{pack(e,t){let{target:i,position:r}=t(1);i[r]=193}}];function lA(e,t,i,r){let a=e.byteLength;if(a+1<256){var{target:s,position:n}=i(4+a);s[n++]=199,s[n++]=a+1}else if(a+1<65536){var{target:s,position:n}=i(5+a);s[n++]=200,s[n++]=a+1>>8,s[n++]=a+1&255}else{var{target:s,position:n,targetView:o}=i(7+a);s[n++]=201,o.setUint32(n,a+1),n+=4}s[n++]=116,s[n++]=t,s.set(new Uint8Array(e.buffer,e.byteOffset,e.byteLength),n)}function hA(e,t){let i=e.byteLength;var r,a;if(i<256){var{target:r,position:a}=t(i+2);r[a++]=196,r[a++]=i}else if(i<65536){var{target:r,position:a}=t(i+3);r[a++]=197,r[a++]=i>>8,r[a++]=i&255}else{var{target:r,position:a,targetView:s}=t(i+5);r[a++]=198,s.setUint32(a,i),a+=4}r.set(e,a)}function DW(e,t,i,r){let a=e.length;switch(a){case 1:t[i++]=212;break;case 2:t[i++]=213;break;case 4:t[i++]=214;break;case 8:t[i++]=215;break;case 16:t[i++]=216;break;default:a<256?(t[i++]=199,t[i++]=a):a<65536?(t[i++]=200,t[i++]=a>>8,t[i++]=a&255):(t[i++]=201,t[i++]=a>>24,t[i++]=a>>16&255,t[i++]=a>>8&255,t[i++]=a&255)}return t[i++]=r,t.set(e,i),i+=a,i}function OW(e,t){let i,r=t.length*6,a=e.length-r;for(t.sort((s,n)=>s.offset>n.offset?1:-1);i=t.pop();){let s=i.offset,n=i.id;e.copyWithin(s+r,s,a),r-=6;let o=s+r;e[o++]=214,e[o++]=105,e[o++]=n>>24,e[o++]=n>>16&255,e[o++]=n>>8&255,e[o++]=n&255,a=s}return e}function bu(e){if(e.Class){if(!e.pack&&!e.write)throw new Error("Extension has no pack or write function");if(e.pack&&!e.type)throw new Error("Extension has no type (numeric code to identify the extension)");Sb.unshift(e.Class),ig.unshift(e)}CW(e)}var RT=new IT({useRecords:!1}),vae=RT.pack,yae=RT.pack,{NEVER:xae,ALWAYS:bae,DECIMAL_ROUND:wae,DECIMAL_FIT:_ae}=EW,IW=512,RW=1024,cA=new IT({structuredClone:!0});bu({Class:Ft.prototype.constructor,type:1,write(e){return{...e}},read(e){return Object.setPrototypeOf(e,Ft.prototype),e}});bu({Class:At.prototype.constructor,type:2,write(e){return[...e]},read(e){return Object.setPrototypeOf(e,At.prototype),e}});bu({Class:na.prototype.constructor,type:3,write(e){return[...e]},read(e){return Object.setPrototypeOf(e,na.prototype),e}});bu({Class:JS.prototype.constructor,type:4,write(e){return e.id},read(e){return new JS(e)}});bu({Class:$S.prototype.constructor,type:5,write(e){return e.data},read(e){return new $S(e)}});bu({Class:wr.prototype.constructor,type:6,write(e){return{...e}},read(e){return Object.setPrototypeOf(e,wr.prototype),e}});function LW(e){var t=0;if(e.length===0)return t;for(let i=0;i<e.length;i++){let r=e[i];t=(t<<5)-t+r,t=t&t}return t}function o1(e){if(mb(e))return e;if(Array.isArray(e))return e.map(o1);if(typeof e=="object"&&e!==null){let t={};for(let i of Object.keys(e).sort())t[i]=o1(e[i]);return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),t}else return e}var l1;(e=>{function t(a){return cA.pack(a)}e.serialize=t;function i(a){return cA.unpack(a)}e.deserialize=i;function r(a){return LW(t(o1(a))).toString()}e.checksum=r})(l1||(l1={}));var uA;(e=>{function t(r){return r.type==="Conditional"?r.condition.type==="Distance"?"Distance":"StateChange":r.type}e.toEventUIType=t;function i(r){return r==="Distance"||r==="StateChange"?"Conditional":r}e.fromEventUIType=i})(uA||(uA={}));var za={LookAt:[],Follow:["Create"],DragDrop:["Transition","Animation","Audio","Particles","Create","SetVariable","DynamicVariablePlay","Conditional"],MouseHover:["Transition","Animation","Particles","Create","Destroy","SwitchCamera","SceneTransition","SetVariable","DynamicVariablePlay","Conditional"],Scroll:["Transition","Animation","Create","SetVariable","DynamicVariablePlay","Conditional"],Start:["Transition","Animation","Audio","Particles","Video","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],Conditional:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],MouseDown:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],MouseUp:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],MousePress:["Transition","Animation","Audio","Particles","Video","Link","Create","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],KeyDown:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],KeyUp:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],KeyPress:["Transition","Animation","Audio","Particles","Video","Link","Create","SwitchCamera","Reset","SetVariable","DynamicVariablePlay","Conditional"],GameControl:["Transition","Animation","Audio","Particles","Create","Conditional"],Collision:["Transition","Animation","Audio","Particles","Video","Create","Destroy","Reset","SetVariable","DynamicVariablePlay","Conditional"],Trigger:["Transition","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],Resize:["Transition","Animation","Audio","Particles","Video","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],VariableChange:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"]},dA;(e=>{function t(r){return r.type==="MouseDown"||r.type==="MouseUp"||r.type==="MousePress"||r.type==="KeyDown"||r.type==="KeyUp"||r.type==="KeyPress"}e.is=t;function i(r){return r==="MouseDown"||r==="MouseUp"||r==="MousePress"?{type:r,mode:"Object",disabled:!1,runMode:"Once",actions:new At}:{type:r,disabled:!1,key:void 0,runMode:"Once",actions:new At}}e.defaultData=i})(dA||(dA={}));var rg;(e=>{function t(i){return{type:"Property",value:[i??null,"position","x"]}}e.propertyDefaultData=t,e.valueDefaultData={type:"Literal",value:0}})(rg||(rg={}));var h1;(e=>{function t(a){return{type:"Comparison",operator:"==",lOperand:rg.propertyDefaultData(a),rOperand:{...rg.valueDefaultData}}}e.comparisonDefaultData=t;function i(a){return{type:"Distance",toObject:a??null,fromObject:a??null,distance:200}}e.distanceDefaultData=i;function r(a,s){return{type:"State",object:a??null,state:s??null}}e.stateDefaultData=r})(h1||(h1={}));var pA;(e=>{function t(r){return r.type==="Conditional"}e.is=t;function i(r){return{type:"Conditional",disabled:!1,inActions:new At,outActions:new At,condition:h1.distanceDefaultData(r)}}e.defaultData=i})(pA||(pA={}));var fA;(e=>e.defaultData={type:"DragDrop",cursor:"hand",disabled:!1,dampingFactor:1,objects:[],snapTo:"center",snapSurfaceMode:"bbox",snapSurfaceOffset:0,dropOn:"all",autoOrient:!0,dropDestinations:[],plane:"adaptive",planeMode:"locked",referenceFrame:"global",limits:[-1/0,1/0,-1/0,1/0,-1/0,1/0],drop:!1,resetOnSnapFail:!1,snapSpeed:20,resetSpeed:20,dragDropActions:{drag:new At,drop:new At}})(fA||(fA={}));var c1;(e=>e.defaultData={type:"Follow",disabled:!1,maxDelta:0,dampingFactor:1,target:"cursor",plane:"custom",resetOnPointerLeave:!0,resetAfterDistanceLimit:!0,enabledTranslation:[!0,!0,!0],limitDistanceEnabled:!1,limitDistance:1e3,snapDelay:0,resetSpeed:5,actions:new At})(c1||(c1={}));var u1;(e=>e.defaultData={type:"LookAt",disabled:!1,distance:1e3,dampingFactor:1,target:"cursor",tilt:"up",axis:"z",plane:"custom",resetOnPointerLeave:!0,resetAfterDistanceLimit:!0,enabledRotation:[!0,!0,!0],limitDistanceEnabled:!1,limitDistance:1e3,snapDelay:0,resetSpeed:5})(u1||(u1={}));var mA;(e=>{function t(r){return r.type==="MouseHover"}e.is=t;function i(){return{type:"MouseHover",disabled:!1,actions:new At}}e.defaultData=i})(mA||(mA={}));var gA;(e=>{function t(r){return r.type==="Scroll"}e.is=t;function i(){return{type:"Scroll",disabled:!1,steps:100,trigger:"load",startFrom:"enter",enterAnchor:"top",startOffset:0,endAfter:400,actions:new At}}e.defaultData=i})(gA||(gA={}));var vA;(e=>{function t(r){return r.type==="Start"}e.is=t;function i(){return{type:"Start",disabled:!1,actions:new At}}e.defaultData=i})(vA||(vA={}));var yA;(e=>{function t(r){return r.type==="Collision"}e.is=t;function i(){return{type:"Collision",disabled:!1,runMode:"Once",target:"character",actions:new At}}e.defaultData=i})(yA||(yA={}));var xA;(e=>{function t(r){return r.type==="Trigger"}e.is=t;function i(r,a){return{type:"Trigger",disabled:!1,runMode:"Once",target:"all",triggeringObjects:[],actions:new At,triggerZone:"box",position:a.toArray(),rotation:[0,0,0],size:r.toArray(),radius:r.length()/2,helperVisible:!0}}e.defaultData=i})(xA||(xA={}));var d1;(e=>{e.defaultSizes={mobile:[480,480],tablet:[768,768],desktop:[1200,1200],custom:[769,1200]};function t(n){return n.type==="Resize"}e.is=t;function i(n){return typeof n=="string"?n:"custom"}e.sizeToDevice=i;function r(n){return typeof n=="string"?[...e.defaultSizes[n]]:[...n]}e.deviceToSize=r;function a(){let n={size:"mobile",operator:"<",actions:new At},o={size:"tablet",operator:"<",actions:new At},l={size:[...e.defaultSizes.custom],operator:"<>",actions:new At},h=new At;return h.push({id:lt.generateUUID(),fi:0,data:n},{id:lt.generateUUID(),fi:1,data:o},{id:lt.generateUUID(),fi:2,data:l}),{type:"Resize",disabled:!1,orientation:"horizontal",breakpoints:h}}e.defaultData=a;function s(){return{size:[...e.defaultSizes.custom],operator:"<>",actions:new At}}e.defaultBreakpointData=s})(d1||(d1={}));var p1;(e=>{e.propertyPaths={Position:["position"],"Position X":["position","x"],"Position Y":["position","y"],"Position Z":["position","z"],Rotation:["rotation"],"Rotation X":["rotation","x"],"Rotation Y":["rotation","y"],"Rotation Z":["rotation","z"],Scale:["scale"],"Scale X":["scale","x"],"Scale Y":["scale","y"],"Scale Z":["scale","z"],Width:["width"],Height:["height"],Depth:["depth"],"Mouse Position X":["mouse","x"],"Mouse Position Y":["mouse","y"],"Mouse Pressed":["mouse","pressed"],"Screen Width":["mouse","width"],"Screen Height":["mouse","height"],"Hit Position X":["raycast","x"],"Hit Position Y":["raycast","y"],"Hit Position Z":["raycast","z"],"Hit Object Position X":["raycast","objX"],"Hit Object Position Y":["raycast","objY"],"Hit Object Position Z":["raycast","objZ"]};function t(r){return r.type==="VariableChange"}e.is=t;function i(){return{disabled:!1,type:"VariableChange",actions:new At,variableId:"",objectId:null,property:"Position X"}}e.defaultData=i})(p1||(p1={}));var wu="personal camera",Rd="a218fcc3-276b-49b9-b485-49037fd14f5f",BW=2960946,es=5526619,bo;(e=>{function t(f,m){return f[0]===m[0]&&f[1]===m[1]}e.isEqual=t;function i(f,m,g){return[f[0]+(m[0]-f[0])*g,f[1]+(m[1]-f[1])*g]}e.lerp=i;function r(f,m){return[f[0]+m[0],f[1]+m[1]]}e.add=r;function a(f,m){return[f[0]-m[0],f[1]-m[1]]}e.sub=a;function s(f,m){return[f[0]*m[0],f[1]*m[1]]}e.multiply=s;function n(f,m){return[f[0]/m[0],f[1]/m[1]]}e.divide=n;function o(f,m){return Math.pow(m[0]-f[0],2)+Math.pow(m[1]-f[1],2)}e.distanceSquared=o;function l(f,m){return Math.sqrt(o(f,m))}e.distance=l;function h(f,m){return f[0]*m[0]+f[1]*m[1]}e.dot=h;function c(f,m){return[f[0]*m,f[1]*m]}e.scalarMultiply=c;function u(f,m,g){let y=e.sub(m,f),x=e.sub(g,f),b=e.dot(y,x)/e.dot(y,y),_=e.scalarMultiply(y,b);return e.add(f,_)}e.projectionOnto=u;function d(f,m,g){return l(f,u(f,m,g))}e.projectionOntoDistance=d;function p(f,m){return[(f[0]+m[0])*.5,(f[1]+m[1])*.5]}e.center=p})(bo||(bo={}));var lh;(e=>{function t(l,h){return l[0]===h[0]&&l[1]===h[1]&&l[2]===h[2]}e.isEqual=t;function i(l,h){return[l[0]+h[0],l[1]+h[1],l[2]+h[2]]}e.add=i;function r(l,h){return[l[0]-h[0],l[1]-h[1],l[2]-h[2]]}e.sub=r;function a(l,h){return[l[0]/h[0],l[1]/h[1],l[2]/h[2]]}e.div=a;function s(l,h){return[l[0]*h[0],l[1]*h[1],l[2]*h[2]]}e.mul=s;function n(l,h){return Math.hypot(l[0]-h[0],l[1]-h[1],l[2]-h[2])}e.dist=n;function o(l,h,c){return[l[0]+(h[0]-l[0])*c,l[1]+(h[1]-l[1])*c,l[2]+(h[2]-l[2])*c]}e.lerp=o})(lh||(lh={}));var ag;(e=>{function t(r,a){return r[0]===a[0]&&r[1]===a[1]&&r[2]===a[2]&&r[3]===a[3]}e.isEqual=t;function i(r,a,s){return[r[0]+(a[0]-r[0])*s,r[1]+(a[1]-r[1])*s,r[2]+(a[2]-r[2])*s,r[3]+(a[3]-r[3])*s]}e.lerp=i})(ag||(ag={}));var eu;(e=>{e.identity=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];function t(a,s){for(let n=0;n<16;n++)if(a[n]!==s[n])return!1;return!0}e.isEqual=t;function i(a){return a??e.identity}e.simplify=i;function r(a,s){let n=s.slice(0);for(var o=0,l=s.length;o<l;o+=3){let h=a[3]*s[o]+a[7]*s[o+1]+a[11]*s[o+2]+a[15];n[o]=(a[0]*s[o]+a[4]*s[o+1]+a[8]*s[o+2]+a[12])/h,n[o+1]=(a[1]*s[o]+a[5]*s[o+1]+a[9]*s[o+2]+a[13])/h,n[o+2]=(a[2]*s[o]+a[6]*s[o+1]+a[10]*s[o+2]+a[14])/h}return n}e.applyMatrix4=r})(eu||(eu={}));var da;(e=>{function t(h){return typeof h=="object"&&typeof h.r=="number"&&typeof h.g=="number"&&typeof h.b=="number"}e.isRGB=t,e.white={r:1,g:1,b:1},e.red={r:1,g:0,b:0},e.black={r:0,g:0,b:0};function i(h){return{r:Math.round(h.r*255),g:Math.round(h.g*255),b:Math.round(h.b*255),a:1}}e.toRgb255a1=i;function r(h){return{r:h.r,g:h.g,b:h.b}}e.clone=r;function a(h){return h=Math.floor(h),{r:(h>>16&255)/255,g:(h>>8&255)/255,b:(h&255)/255}}e.fromHex=a;function s(h){return Math.round(h.r*255)*65536+Math.round(h.g*255)*256+Math.round(h.b*255)}e.toHex=s;function n(h,c){return h.r===c.r&&h.g===c.g&&h.b===c.b}e.equals=n;function o(h,c){return h.r.toFixed(2)===c.r.toFixed(2)&&h.g.toFixed(2)===c.g.toFixed(2)&&h.b.toFixed(2)===c.b.toFixed(2)}e.equalsFixed=o;function l(h,c,u){return{r:h.r+(c.r-h.r)*u,g:h.g+(c.g-h.g)*u,b:h.b+(c.b-h.b)*u}}e.lerp=l})(da||(da={}));var Pi;(e=>{e.white={...da.white,a:1},e.transparent={...da.white,a:0};function t(l){return{r:l[0],g:l[1],b:l[2],a:l[3]}}e.from0to1=t;function i(l,h){return{...da.fromHex(l),a:h}}e.fromHexAndA=i;function r(l){return{r:Math.round(l.r*255),g:Math.round(l.g*255),b:Math.round(l.b*255),a:l.a}}e.toRgb255a1=r;function a(l,h){return da.equals(l,h)&&l.a===h.a}e.equals=a;function s(l,h){return da.equalsFixed(l,h)&&l.a.toFixed(2)===h.a.toFixed(2)}e.equalsFixed=s;function n(l,h,c){return{r:l.r+(h.r-l.r)*c,g:l.g+(h.g-l.g)*c,b:l.b+(h.b-l.b)*c,a:l.a+(h.a-l.a)*c}}e.lerp=n;function o({r:l,g:h,b:c,a:u}=e.white){return`rgba(${l*255}, ${h*255}, ${c*255}, ${u})`}e.toStyle=o})(Pi||(Pi={}));var f1;(e=>e.identity={position:[0,0,0],rotation:[0,0,0],scale:[1,1,1]})(f1||(f1={}));var bA;(e=>e.defaultData={mass:1,stiffness:80,damping:10,velocity:0})(bA||(bA={}));var wA;(e=>e.defaultData={control1:[.5,0],control2:[.5,1]})(wA||(wA={}));var tl;(e=>(e.linear=[0,0,1,1],e.ease=[.25,.1,.25,1],e.easeIn=[.42,0,1,1],e.easeOut=[0,0,.58,1],e.easeInOut=[.42,0,.58,1]))(tl||(tl={}));function _A(e){return typeof e=="string"&&e.length===36?/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e):!1}var gh;(e=>{e.all=["PerspectiveCamera","OrthographicCamera"];function t(i){return e.all.includes(i)}e.is=t})(gh||(gh={}));var tu;(e=>{e.DefaultUp=[0,1,0],e.DefaultTargetOffset=1e3,e.defaultData={far:1e5,type:"OrthographicCamera",perspective:{near:70,fov:45,zoom:1},orthographic:{near:-1e5,zoom:1},up:e.DefaultUp,isUpVectorFlipped:!1,targetOffset:e.DefaultTargetOffset};function t(i){return i.type==="PerspectiveCamera"?i.perspective?.zoom??1:i.orthographic?.zoom??1}e.getZoom=t})(tu||(tu={}));var hl;(e=>{function t(r,a=.1){return{disabled:!1,type:"linear",hideBase:!1,count:3,radial:{radius:Math.max(r[0],r[1])*2,start:0,end:360,alignment:!1,axis:"y",scale:[1,1,1],rotation:[0,0,0],position:[0,0,0]},toObject:{object:"",spreadType:"random",scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],axis:"x",seed:0,count:99,align:"normal"},linear:{scale:[1,1,1],rotation:[0,0,0],position:[r[0]+r[0]*a,0,0]},grid:{count:[2,2,2],size:r.map(s=>s*(1+a)),useCenter:!0},randomness:!1,randomnessObject:{strength:100,scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],movement:1,seed:0,freqScale:10,noiseType:"perlin"}}}e.defaultData=t;function i(r,a){let s={...r};if(LT.forEach(n=>{Object.assign(s,{[n]:a[n]??r[n]})}),s.radial={...r.radial},a.radial){let n=r.radial,o=a.radial;BT.forEach(l=>{Object.assign(s.radial,{[l]:o[l]??n[l]})})}if(s.linear={...r.linear},a.linear){let n=r.linear,o=a.linear;zT.forEach(l=>{Object.assign(s.linear,{[l]:o[l]??n[l]})})}if(s.grid={...r.grid},a.grid){let n=r.grid,o=a.grid;FT.forEach(l=>{Object.assign(s.grid,{[l]:o[l]??n[l]})})}if(s.toObject={...r.toObject},a.toObject){let n=r.toObject,o=a.toObject;kT.forEach(l=>{Object.assign(s.toObject,{[l]:o[l]??n[l]})})}if(s.randomnessObject={...r.randomnessObject},a.randomnessObject){let n=r.randomnessObject,o=a.randomnessObject;UT.forEach(l=>{Object.assign(s.randomnessObject,{[l]:o[l]??n[l]})})}return s}e.merge=i})(hl||(hl={}));var m1;(e=>{e.defaultData={radial:{},linear:{},grid:{},toObject:{},randomnessObject:{}};let t=["radial","linear","grid","toObject","randomnessObject"];function i(r,a){let s=[];r.count!==void 0&&s.push({type:0,path:a,props:{count:r.count}});for(let n of t){let o=r[n];o&&Object.keys(o).length>0&&s.push({type:0,path:[...a,n],props:o})}return s}e.toOps=i})(m1||(m1={}));var LT=["count"],BT=["radius","start","end","position","scale","rotation"],zT=["position","scale","rotation"],FT=["count","size"],kT=["count","position","scale","rotation"],UT=["strength","scale","rotation","position","movement","seed","freqScale"],g1;(e=>{e.all=["PointLight","SpotLight","DirectionalLight","HemisphereLight"];function t(i){return e.all.includes(i)}e.is=t})(g1||(g1={}));var v1;(e=>{function t(r){return i(r)}e.defaultData=t;function i(r){if(r==="PointLight")return{type:r,color:Pi.white,intensity:1,distance:2e3,decay:1,shadows:!0,shadowResolution:1024,shadowRadius:1,penumbraSize:.5,depth:1e5};if(r==="SpotLight")return{type:r,color:Pi.white,intensity:1,distance:2e3,decay:1,shadows:!0,penumbra:0,angle:30/180*Math.PI,depth:1e5,penumbraSize:.5,shadowResolution:1024,shadowRadius:1};if(r==="DirectionalLight")return{type:r,color:Pi.white,intensity:1,shadows:!0,size:2e3,depth:1e5,penumbraSize:.5,shadowResolution:1024,shadowRadius:1};throw new Error("not implemented")}})(v1||(v1={}));var sg;(e=>(e.defaultShapeData={type:"PlaneEmitterShape",size:[100,100,100]},e.defaultCollisionData={colliderEntityId:null,collisionBounce:.75},e.defaultData={renderMaterial:{type:"particleMaterial",color:{r:1,g:.2,b:.545,a:1},color2:{r:.945,g:.714,b:.184,a:1},coloring:"gradient",ease:"linearFadeOut",easeSize:"linearFadeOut",transparent:!0,size:[40,40],texture:"pt_default_particle",spriteRotation:[0,0]},birthRatePerSec:50,gravity:1,noiseStrength:0,noiseScale:0,noiseSeed:1,noiseType:"curl",randomRotation:0,randomScale:.2,randomMass:.5,rootObjectType:"instancedMesh",life:1,direction:[0,0,0],directionMode:"axis",speed:10,shape:e.defaultShapeData,autoPlay:!0,emitTimeDelay:0,emitTimeCycle:"infinity",emitTimeLoopDelayStart:"end",emitTimeDuration:1,...e.defaultCollisionData}))(sg||(sg={}));var iu;(e=>e.defaultData={enabled:"visibility",fusedBody:!0,rigidBody:"positioned",density:1,pointMass:0,gravityScale:1,friction:.5,damping:0,restitution:.2,colliderType:"convex",enabledRotation:[!0,!0,!0],enabledTranslation:[!0,!0,!0]})(iu||(iu={}));var y1;(e=>{e.defaultData={castShadow:!0,receiveShadow:!0};function t(i,r){return i.castShadow===r.castShadow&&i.receiveShadow===r.receiveShadow}e.equals=t})(y1||(y1={}));var x1;(e=>{e.defaultData={flatShading:!1,wireframe:!1,side:0};function t(i,r){return i.flatShading===r.flatShading&&i.side===r.side&&i.wireframe===r.wireframe}e.equals=t})(x1||(x1={}));var b1;(e=>e.defaultData={...x1.defaultData,...y1.defaultData})(b1||(b1={}));var SA;(e=>{function t(i,r){let a=[];if("material"in i){let s=typeof i.material=="string"?r.materials[i.material]??r.lib.materials[i.material]?.asset:i.material;s&&a.push(s)}else if("materials"in i)for(let s of i.materials){let n=typeof s=="string"?r.materials[s]??r.lib.materials[s]?.asset:s;n&&a.push(n)}return a}e.getMaterialData=t})(SA||(SA={}));var ng;(e=>(e.defaultVideo={data:"",thumb:"/_assets/_videos/catThumb.png",type:"video",name:"Cat video"},e.maxSize=3e7))(ng||(ng={}));var AA;(e=>{function t(i){return i==="texture"||i==="video"||i==="color"||i==="depth"||i==="normal"||i==="gradient"||i==="noise"||i==="fresnel"||i==="rainbow"||i==="toon"||i==="outline"||i==="particle"||i==="transmission"||i==="matcap"||i==="displace"||i==="pattern"||i==="light"}e.is=t})(AA||(AA={}));function zW(e){return e.type!=="displace"}var MA;(e=>{function t(i){return i==="phong"||i==="toon"||i==="lambert"||i==="physical"}e.is=t})(MA||(MA={}));var NT=["mode","gradientType","noiseType","displacementType","projection","cnormal","crop","axis","side"],FW=["wrapping","image","video","name","minFilter"],Gr;(e=>{function t(s,n){let{texture:o,...l}=n;if(Object.assign(s,l),o){let h=s.texture;h&&Object.assign(h,o)}}e.patch=t;function i(s,n){return s==="light"&&n?r(n):a(s)}e.defaultData=i;function r(s){let n={mode:0,isMask:!1,visible:!0,bumpMap:void 0,bumpMapIntensity:5,roughnessMap:void 0,alphaOverride:1};switch(s){case"phong":return{...n,category:"phong",specular:{r:.2,g:.2,b:.2},shininess:5,type:"light",visible:!0,mode:0,occlusion:!0,alpha:.6};case"toon":return{...n,category:"toon",specular:{r:.2,g:.2,b:.2},shininess:10,type:"light",alpha:1};case"lambert":return{...n,category:"lambert",emissive:{r:0,g:0,b:0},type:"light",alpha:1,visible:!0,mode:0,occlusion:!0};case"physical":return{...n,category:"physical",roughness:.2,metalness:.2,reflectivity:.2,type:"light",alpha:1,visible:!0,mode:0,occlusion:!0}}}function a(s){let n={alpha:1,mode:0,isMask:!1,visible:!0};switch(s){case"texture":return{...n,type:"texture",size:[128,128],blending:0,axis:"x",side:2,projection:0,texture:{image:"image_0",wrapping:1e3,repeat:[1,1],offset:[0,0],rotation:0,minFilter:1008},crop:!1};case"video":return{...n,type:"video",size:[128,128],blending:0,axis:"x",side:2,projection:0,texture:{video:ng.defaultVideo,wrapping:1001,repeat:[1,1],offset:[0,0],rotation:0,minFilter:1008},crop:!1};case"color":return{...n,type:"color",color:da.fromHex(es)};case"depth":return{...n,type:"depth",gradientType:1,smooth:!1,isVector:!0,isWorldSpace:!1,origin:[0,0,0],direction:[1,0,0],colors:[[1,1,1,1],[0,0,0,1]],steps:[0,1],near:50,far:200};case"normal":return{...n,type:"normal",cnormal:[1,1,1]};case"gradient":return{...n,type:"gradient",gradientType:0,smooth:!1,colors:[[0,0,0,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1]],steps:[0,1,1,1,1,1,1,1,1,1],num:2,angle:0,offset:[0,0],morph:[0,0]};case"noise":return{...n,type:"noise",size:[100,100,100],noiseType:0,scale:1,move:1,colorA:{...da.fromHex(6710886),a:1},colorB:{...da.fromHex(6710886),a:1},colorC:{...da.fromHex(16777215),a:1},colorD:{...da.fromHex(16777215),a:1},distortion:[1,1],fA:[1.7,9.2],fB:[8.3,2.8],voronoiStyle:0,highCut:1,lowCut:0,smoothness:.3,seed:0,quality:1};case"fresnel":return{...n,type:"fresnel",color:Pi.fromHexAndA(16777215,1),bias:.1,scale:1,intensity:2,factor:1};case"rainbow":return{...n,type:"rainbow",filmThickness:30,movement:0,wavelengths:[0,0,0],noiseStrength:0,noiseScale:1,offset:[0,0,0]};case"toon":return{...n,type:"toon",positioning:2,colors:[[0,0,0,1],[.5,.5,.5,1],[.5,.5,.5,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1]],steps:[0,.475,.525,1,1,1,1,1,1,1],num:4,source:[0,1e3,0],isWorldSpace:!0,noiseStrength:0,noiseScale:1,shadowColor:Pi.fromHexAndA(0,0),offset:[0,0,0]};case"outline":return{...n,type:"outline",outlineColor:Pi.fromHexAndA(0,1),contourColor:Pi.fromHexAndA(0,1),outlineWidth:2,contourWidth:5,outlineThreshold:.4,contourThreshold:0,outlineSmoothing:0,contourFrequency:10,contourDirection:[0,1,0],positionalLines:!1,compensation:!0};case"matcap":return{...n,type:"matcap",texture:{image:"matcap_0",wrapping:1001,repeat:[1,1],offset:[0,0],rotation:0,minFilter:1008}};case"transmission":return{...n,type:"transmission",thickness:10,ior:1.5,roughness:1};case"displace":return{visible:!0,type:"displace",displacementType:"noise",noiseType:0,scale:10,movement:1,offset:[0,0,0],intensity:8,voronoiStyle:0,smoothness:.3,seed:0,highCut:1,lowCut:0,quality:1};case"pattern":return{...n,type:"pattern",style:0,projection:0,axis:"y",blending:0,offset:[0,0],colorA:{...da.fromHex(0),a:1},colorB:{...da.fromHex(16777215),a:1},frequency:[10,10],size:.5,variation:0,smoothness:.5,zigzag:0,rotation:0,vertical:[0,1],horizontal:[0,1],sides:6}}}})(Gr||(Gr={}));var va;(e=>{function t(c){return!c.layers.some(u=>u.data.type==="texture"&&u.data.projection!==0||u.data.type==="depth"&&!u.data.isWorldSpace||u.data.type==="noise"||u.data.type==="displace")}e.isMergable=t;function i(c){let u="";return c.layers.forEach(d=>{Object.entries(d.data).forEach(([p,f])=>{u+=`${p}${f}`,Array.isArray(f)?f.forEach(m=>u+=`${m}`):typeof f=="object"?Object.values(f).forEach(m=>{typeof m=="number"?u+=`${m.toFixed(4)}`:u+=`${m}`}):u+=`${f}`})}),u}e.getHash=i;function r(){return{layers:new At}}e.defaultEmptyData=r;function a(c="layer1",u="layer2"){return n("phong",c,u)}e.defaultData=a;function s(c,u){return{...c,name:u}}e.withName=s;function n(c,u="layer1",d="layer2"){let p=new At;return p.push({fi:0,data:Gr.defaultData("light",c),id:u}),p.push({fi:1,data:Gr.defaultData("color"),id:d}),{layers:p}}e.defaultTwoLayerData=n;function o(c){let u=Gr.defaultData("texture");c&&Object.assign(u.texture,{image:c});let d=new At;return d.push({fi:0,data:u,id:"layer1"}),d.push({fi:1,data:{...Gr.defaultData("transmission"),alpha:1},id:"layer2"}),d.push({fi:2,data:{...Gr.defaultData("light","lambert"),alpha:0},id:"layer3"}),{layers:d}}e.defaultUIObjectMaterial=o;function l(c,u="phong",d="layer1",p="layer2"){let f=Gr.defaultData("texture");Object.assign(f.texture,{image:c});let m=new At;return m.push({fi:0,data:f,id:d}),m.push({fi:1,data:Gr.defaultData("light",u),id:p}),{layers:m}}e.defaultTwoLayerTextureData=l;function h(c,u="phong",d="layer1",p="layer2"){let f=Gr.defaultData("video");Object.assign(f.texture,{video:c});let m=new At;return m.push({fi:0,data:f,id:d}),m.push({fi:1,data:Gr.defaultData("light",u),id:p}),{layers:m}}e.defaultTwoLayerVideoTextureData=h})(va||(va={}));var og;(e=>{function t(){return{points:new At,roundness:0,shapeHoles:[],isClosed:!1}}e.defaultData=t})(og||(og={}));var lg;(e=>{function t(){return{points:new At,lastInsertionPlane:null,subdivisions:12,isClosed:!1}}e.defaultData=t})(lg||(lg={}));var VT={type:"Ellipse",width:50,height:50,spikes:16,angle:360,innerRadius:0},w1;(e=>{function t(i,r){let a={...i};return GT.forEach(s=>{Object.assign(a,{[s]:r[s]??i[s]})}),a}e.merge=t})(w1||(w1={}));var jT={shape:VT,depth:1,offset:0,bevel:50,bevelSides:6,angle:0,twist:0,startScale:1,endScale:1,capType:"flat"},GT=["depth","offset","angle","twist","startScale","endScale"],hg;(e=>{function t(r){return r==="PolygonGeometry"||r==="RectangleGeometry"||r==="StarGeometry"||r==="TriangleGeometry"||r==="EllipseGeometry"||r==="UIGeometry"}e.is2DParametricMesh=t;function i(r){return r==="PolygonGeometry"||r==="PolygonGeometry"||r==="RectangleGeometry"||r==="StarGeometry"||r==="TriangleGeometry"||r==="EllipseGeometry"||r==="PathGeometry"||r==="VectorGeometry"||r==="ConeGeometry"||r==="CubeGeometry"||r==="CylinderGeometry"||r==="DodecahedronGeometry"||r==="HelixGeometry"||r==="IcosahedronGeometry"||r==="LatheGeometry"||r==="PyramidGeometry"||r==="SphereGeometry"||r==="PlaneGeometry"||r==="BackdropGeometry"||r==="TorusGeometry"||r==="TorusKnotGeometry"||r==="BooleanGeometry"||r==="TextGeometry"}e.isParametricMesh=i})(hg||(hg={}));var _1;(e=>{function t(i,r){let a={...i};return Object.assign(a,r),a.type==="PathGeometry"&&"extrusion"in r&&r.extrusion&&(a.extrusion={...i.extrusion},Object.assign(a.extrusion,w1.merge(a.extrusion,r.extrusion))),a}e.merge=t})(_1||(_1={}));var zc;(e=>{function t(i){if(i==="RectangleGeometry")return{width:320,height:320,type:i,cornerRadius:[0,0,0,0],cornerType:0,depth:0,extrudeBevelSize:0,extrudeBevelSegments:1};if(i==="UIGeometry")return{type:i,frame:"",cornerRadius:[0,0,0,0],cornerType:0,width:1,height:1};if(i==="PathGeometry")return{type:i,width:1,height:1,depth:1,path:lg.defaultData(),extrusion:jT};if(i==="VectorGeometry")return{width:1,height:1,type:i,subdivisions:12,shape:og.defaultData(),depth:0,extrudeBevelSize:0,extrudeBevelSegments:1};if(i==="BooleanGeometry")return{type:i,operation:2,width:0,height:0,depth:0,phongAngle:35};if(i==="TextGeometry")return{type:i,width:100,height:100,depth:0,horizontalAlign:1,verticalAlign:1,fontSize:16,lineHeight:1.2,letterSpacing:0,text:{textValue:""},textTransform:1,font:"Roboto_regular",extrudeBevelSize:0,extrudeBevelSegments:1};if(i==="SphereGeometry")return{type:"SphereGeometry",width:100,height:100,depth:100,widthSegments:64,heightSegments:64,phiStart:0,phiLength:2*Math.PI,thetaStart:0,thetaLength:180};throw new Error("not implemented")}e.defaultData=t})(zc||(zc={}));var CA=["width","height","depth"],S1;(e=>e.defaultData={enabled:!1,useBackgroundColor:!1,color:da.white,near:.1,far:2e3})(S1||(S1={}));var cg;(e=>{let t={opacity:1,blendFunction:13,enabled:!1};e.defaultData={enabled:!1,pixelation:{...t,blendFunction:16,granularity:15},bloom:{...t,blendFunction:16,intensity:1,blurScale:1,luminanceThreshold:.25,luminanceSmoothing:.025,kernelSize:3},chromaticAberration:{...t,offset:[2,2]},vignette:{...t,darkness:1,offset:0},hueSaturation:{...t,hue:3,saturation:0},brightnessContrast:{...t,brightness:.25,contrast:0},depthOfField:{...t,focusDistance:100,focalLength:20,bokehScale:5},noise:{...t,blendFunction:16}}})(cg||(cg={}));var A1;(e=>e.defaultData={softShadowQuality:"low"})(A1||(A1={}));var M1;(e=>e.defaultData={enabled:!0,color:{r:.8274509803921568,g:.8274509803921568,b:.8274509803921568},intensity:.75})(M1||(M1={}));var C1;(e=>e.defaultData={occlusion:!1,aoFullRes:!1,radius:256,bias:.5,aoColor:{r:.19607843137254902,g:.19607843137254902,b:.19607843137254902}})(C1||(C1={}));var ru;(e=>e.defaultData={usePhysics:!1,gravity:-10})(ru||(ru={}));var E1;(e=>e.defaultData={playCamera:wu,gameControlObject:null})(E1||(E1={}));var T1;(e=>e.defaultData={backgroundColor:Pi.fromHexAndA(BW,1),postprocessing:cg.defaultData,fog:S1.defaultData,globalPhysics:ru.defaultData,ambient:M1.defaultData,ao:C1.defaultData,shadow:A1.defaultData,publish:E1.defaultData})(T1||(T1={}));var P1;(e=>e.defaultData={colliderType:"box",size:[100,100,100],colliderHelperVisible:!0,forceType:"collider",forceRange:"global",forceIntensity:.5,forceDambing:.95})(P1||(P1={}));var EA;(e=>{function t(r){return r==="Component"||r==="Instance"}e.isComponentRelated=t;function i(r){return r==="Empty"||r==="Instance"}e.isEmptyOrComponent=i})(EA||(EA={}));var au;(e=>{e.identity={...f1.identity,hiddenMatrix:eu.identity};function t(a){return{position:a.position,rotation:a.rotation,scale:a.scale,hiddenMatrix:a.hiddenMatrix}}e.fromObject=t;function i(a,s){return{position:s?.position||a.position,rotation:s?.rotation||a.rotation,scale:s?.scale||a.scale,hiddenMatrix:s?.hiddenMatrix||a.hiddenMatrix}}e.merge=i;function r(a,s){return sT({position:lh.isEqual(a.position,s.position)?void 0:s.position,rotation:lh.isEqual(a.rotation,s.rotation)?void 0:s.rotation,scale:lh.isEqual(a.scale,s.scale)?null:s.scale,hiddenMatrix:eu.isEqual(a.hiddenMatrix,s.hiddenMatrix)?void 0:s.hiddenMatrix})}e.diff=r})(au||(au={}));var oa;(e=>e.defaultData={states:new At,events:new At,visible:!0,raycastLock:!1,physics:iu.defaultData,pathSnapping:{pathId:null,slide:0,offset:0,orientation:"tangential"},...au.identity,cloner:null})(oa||(oa={}));var D1;(e=>e.defaultData={type:"Empty",...oa.defaultData})(D1||(D1={}));var TA;(e=>e.defaultData={type:"ParticleCollider",...P1.defaultData,...oa.defaultData})(TA||(TA={}));var PA;(e=>e.defaultData={type:"Component",...oa.defaultData})(PA||(PA={}));var DA;(e=>e.defaultData={type:"Particle",...oa.defaultData,...sg.defaultData})(DA||(DA={}));var Fc;(e=>e.defaultData={type:"Mesh",...oa.defaultData,...b1.defaultData})(Fc||(Fc={}));var $d;(e=>e.defaultData={...oa.defaultData,...au.identity,position:[0,0,tu.DefaultTargetOffset],...tu.defaultData})($d||($d={}));var O1;(e=>{function t(i){return{...oa.defaultData,...v1.defaultData(i)}}e.defaultData=t,e.defaultDirectionalLightData={...e.defaultData("DirectionalLight"),position:[200,300,300],name:"Directional Light",intensity:.7}})(O1||(O1={}));var ug;(e=>{function t(r,a,s=0){for(;s<a.length;){let n=r?r[a[s]]:void 0;if(a.length===s+1)return n;if(n)r=n.descendants,s+=1;else return}}e.resolveWithDes=t;function i(r,a,s=0){let n=t(r,a,s);if(n){let o=Object.keys(n);if(o.length===1&&o[0]==="descendants")return}return n}e.resolve=i})(ug||(ug={}));var cl;(e=>{e.rootOverrideProps=["physics","events"],e.compositeNonOptionalOverrideProps=["geometry"],e.compositeEntireOverrideOverrideProps=["material"];function t(r,a){return{...oa.defaultData,...a,component:r,overrides:new wr,physics:void 0,events:void 0,type:"Instance"}}e.ofComponent=t;function i(r){let a=au.fromObject(r.data);return t(r.id,a)}e.fromComponentData=i})(cl||(cl={}));var su;(e=>{e.defaultData={type:"Page",...oa.defaultData,physics:{...iu.defaultData,fusedBody:!1},...T1.defaultData,camera:$d.defaultData};function t(i){return i.uiScene!==void 0}e.isUIPage=t})(su||(su={}));var I1;(e=>(e.defaultCamera={position:[0,0,1e3],scale:[1,1,1],rotation:[0,0,0],hiddenMatrix:eu.identity,name:"Play Camera",visible:!0,raycastLock:!1,physics:iu.defaultData,states:new At,events:new At,cloner:null,pathSnapping:{pathId:null,orientation:"tangential",slide:0,offset:0},...tu.defaultData},e.KeysByResetCategory={States:["states"],Events:["events"],Material:["material","materials"],Geometry:["geometry"],Position:["position"],Rotation:["rotation"],Scale:["scale"],Transform:["position","scale","rotation","hiddenMatrix"],Name:["name"],Visibility:["visible","raycastLock","flatShading","wireframe","side"],Shadows:["castShadow","receiveShadow"],Cloner:["cloner"],Physics:["physics"]},e.defaultMeshObject={name:"Rectangle",...oa.defaultData,...Fc.defaultData,geometry:zc.defaultData("RectangleGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")},e.defaultBooleanObject={name:"Boolean",...oa.defaultData,...Fc.defaultData,geometry:zc.defaultData("BooleanGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")},e.defaultTextObject={name:"Text",...oa.defaultData,...Fc.defaultData,geometry:zc.defaultData("TextGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")}))(I1||(I1={}));var Kl;(e=>{function t(s,n){let o={name:n};return s.type==="Mesh"?(o.geometry={},"material"in s&&(o.material={layers:new wr}),"materials"in s&&(o.materials=s.materials.map(l=>({layers:new wr})))):gh.is(s.type)&&(o.perspective={},o.orthographic={}),o}e.newEmpty=t;function i(s,n){if(n===void 0)return s;let o={...s};return"material"in o&&"material"in n&&n.material&&(o.material=Jd(o.material,l=>{if(typeof l!="string")for(let[h,c]of Object.entries(n.material.layers)){let u=l.layers.data(h);u&&Gr.patch(u,c)}}).data),o.materials&&n.materials&&(o.materials=Jd(o.materials,l=>{for(let h=0;h<o.materials.length;h++){let c=n.materials[h];if(typeof c!="string")for(let[u,d]of Object.entries(c.layers)){let p=l[h]?.layers?.data(u);p&&Gr.patch(p,d)}}}).data),o}function r(s,n){let o,l=[],h={orthographic:0,perspective:0,geometry:0};function c(u,d){for(let[p,f]of Object.entries(d.layers)){let{texture:m,...g}=f;if(m!==void 0&&Object.keys(m).length>0){let y={path:[...u,"layers",p,"texture"],props:m,type:0};l.push(y)}if(Object.keys(g).length>0){let y={path:[...u,"layers",p],props:g,type:0};l.push(y)}}}for(let[u,d]of Object.entries(n))if(u!=="name")if(u==="cloner")l.push(...m1.toOps(d,["cloner"]));else if(u==="pathSnapping")l.push({path:[u],props:{slide:d.slide,offset:d.offset},type:0});else if(u==="material")c(["material"],d);else if(u==="materials")for(let[p,f]of Object.entries(d))c(["materials",p],f);else if(h[u]===0){if(u==="geometry"&&d.extrusion!==void 0){let p={path:[u,"extrusion"],props:d.extrusion,type:0};l.push(p),d={...d},delete d.extrusion}if(Object.keys(d).length>0){let p={path:[u],props:d,type:0};l.push(p)}}else o===void 0&&(o={path:[],props:{},type:0},l.push(o)),o.props[u]=d;return l}e.toOps=r;function a(s,n){if(n===void 0)return s;let o={...s};if(Object.assign(o,au.merge(o,n)),Object.assign(o,{pathSnapping:Object.assign({},o.pathSnapping,{slide:n.pathSnapping?.slide??o.pathSnapping?.slide??0,offset:n.pathSnapping?.offset??o.pathSnapping?.offset??0})}),gh.is(s.type)){o.orthographic={...o.orthographic},o.perspective={...o.perspective};let l=n;l.orthographic?.zoom!==void 0&&(o.orthographic.zoom=l.orthographic.zoom),l.perspective?.zoom!==void 0&&(o.perspective.zoom=l.perspective.zoom),l.isUpVectorFlipped!==void 0&&(o.isUpVectorFlipped=l.isUpVectorFlipped),l.targetOffset!==void 0&&(o.targetOffset=l.targetOffset)}else if(s.type==="Mesh")"geometry"in n&&Object.assign(o,{geometry:_1.merge(o.geometry,n.geometry)}),(n.material||n.materials)&&(o=i(o,n)),o.cloner&&"cloner"in n&&Object.assign(o,{cloner:hl.merge(o.cloner,n.cloner)});else if(s.type==="Empty")o.cloner&&"cloner"in n&&Object.assign(o,{cloner:hl.merge(o.cloner,n.cloner)});else if(g1.is(s.type)){let l=n;l.intensity!==void 0&&(o.intensity=l.intensity),l.color!==void 0&&(typeof l.color=="string"?o.color=l.color:o.color=da.clone(l.color))}return o}e.patch=a})(Kl||(Kl={}));var dg;(e=>e.defaultData={enablePan:!0,enableZoom:!0,enableRotate:!0,enableDamping:!0,rotationLimitsMode:0,rotationVerticalOffset:{min:Math.PI/4,max:Math.PI/4},rotationHorizontalOffset:{min:Math.PI/4,max:Math.PI/4},rotationSoftLimit:2,panLimitsMode:0,panVerticalOffset:{min:250,max:250},panHorizontalOffset:{min:250,max:250},panSoftLimit:2,zoomLimitsEnabled:!1,zoomLimits:{min:.1,max:2},autoRotate:!1,autoRotateSpeed:2,autoRotateClockwise:!0,hoverRotatePanMode:0,hoverRotatePanStrength:20,hoverRotateDamping:.125,isTouchZoom:!0,orbitTouches:2,panTouches:3,resetHoverEffectOnPointerLeave:!0})(dg||(dg={}));var ul;(e=>e.defaultData={orbitControls:dg.defaultData,playPage:Rd,withBackground:!0,preventScroll:!1,preventTouchScroll:!1,hideCursor:!1,mouseEventTarget:"canvas",joystickSizeAndXYOffset:Array(12).fill(0).map((t,i)=>{let r=0,a=0;return i<5?a=-30:i<10&&(a=30),i===0||i===10||i===5?r=30:(i===4||i===11||i===9)&&(r=-30),[120,[r,a],"show"]}),settings:{image:{format:"jpg",ratio:1},video:{format:"mp4",imageFormat:"jpg",fps:30,mbps:80,ratio:Math.max(1,typeof window<"u"?Math.floor(window.devicePixelRatio):1),stopMode:"manual",duration:5e3},web:{logo:!0,compress:!0,preset:1,preload:!0,hint:!1}},stopRaycast:!0,hdTransmission:!1})(ul||(ul={}));var R1;(e=>e.defaultData={id:"basic",label:"Basic",style:"None",prompt:""})(R1||(R1={}));var L1;(e=>e.defaultData={weather:0,shadows:0,lightOrigin:0,temperature:0,sun:0,camera:0,environment:0,particles:0,nature:0,floor:0})(L1||(L1={}));var Jl;(e=>(e.defaultData=()=>({mode:"line-art-both",prompt:"",negativePrompt:"",style:{...R1.defaultData},isRandomSeed:!0,seed:e.generateSeed(),guessMode:!1,advanced:!1,steps:20,guidanceScale:7.5,controlNetScale:1,modifiers:L1.defaultData}),e.generateSeed=()=>Math.round(Math.random()*1e5)))(Jl||(Jl={}));var ep;(e=>{function t(r){return r.find(a=>a.data.type==="Page"&&a.data.globalPhysics.usePhysics)!==void 0}e.physicsEnabled=t;function i(r,a,s){r.scene.objects.traverseFrom(a,(n,o)=>{if(o.type==="Instance"){let l=mg.getComponentData(r,o.component)?.data;l&&s(n,o,l.events)}else s(n,o,o.events)})}e.traverseModuleInstances=i})(ep||(ep={}));var $l;(e=>{e.TRASH_CAN_ID="830a2708-8ed9-49cf-a68e-085299892222";function t(a=!0){let s=[],n=I1.defaultMeshObject;a&&(s.push({fi:-1,data:O1.defaultDirectionalLightData,id:"830a2708-8ed9-49cf-a68e-085299899103",children:[]}),s.push({fi:1,id:"7ba78968-2a55-48f2-b14c-5191da3e075e",data:n,children:[]}));let o=new na;return o.push({fi:1,id:Rd,data:{...su.defaultData,name:"Scene 1"},children:s}),o}e.defaultData={objects:t(),publish:ul.defaultData,styles:Jl.defaultData()},e.emptyDataWithoutPage=function(){return{objects:new na,publish:ul.defaultData,styles:Jl.defaultData()}},e.emptyDataWithPage=function(a=!0){return{objects:t(a),publish:ul.defaultData,styles:Jl.defaultData()}},e.emptyData=function(){return{objects:new na,publish:{...ul.defaultData},styles:Jl.defaultData()}};function i(a){return{...e.defaultData,objects:Rn(a,na.prototype)}}e.withObjs=i;function r(a,s){return i([{id:a,data:s,children:[],fi:0}])}e.withObj=r})($l||($l={}));var Ld;(e=>e.defaultData={preset:"fullscreen",allowResponsive:!1,size:[512,512],coords:[0,0],sceneScale:1,color:{r:0,g:0,b:0,a:.5}})(Ld||(Ld={}));var $a;(e=>{function t(n){return n.textValue!==void 0}e.isTextValue=t;function i(n){return typeof n=="number"}e.isNumber=i;function r(n){return typeof n=="boolean"}e.isBoolean=r;function a(n){return t(n)?"string":r(n)?"boolean":"number"}e.typeOfVariable=a;function s(n){return e.isTextValue(n)?Array.isArray(n.textValue)?n.textValue.map(o=>o.toString().padStart(n.padding??2,"0")).join(n.deliminator??":")+(n.suffix!==void 0?" "+n.suffix:""):n.textValue.toString():e.isBoolean(n)?n?"True":"False":e.isNumber(n)?parseFloat(n.toFixed(3)).toString():n.toString()}e.getDisplayedValue=s})($a||($a={}));var B1;(e=>e.all=["images","videos","colors","audios","particles","fonts","materials","variables"])(B1||(B1={}));var OA;(e=>e.all=[...B1.all,"components"])(OA||(OA={}));var IA;(e=>{function t(){return{images:new Ft,videos:new Ft,colors:new Ft,audios:new Ft,particles:new Ft,fonts:new Ft,materials:new Ft,components:new Ft,variables:new Ft}}e.defaultData=t})(IA||(IA={}));var vh;(e=>{function t(){return{images:new Ft,videos:new Ft,colors:new Ft,audios:new Ft,particles:new Ft,fonts:new Ft,materials:new Ft,components:new Ft,variables:new Ft}}e.defaultData=t})(vh||(vh={}));var xs;(e=>{function t(){let n={};return n["89b10010-844c-11ec-a8a3-0242ac120002"]={r:.5,g:.5,b:.5,a:1,name:"Default Color"},Rn(n,Ft.prototype)}e.defaultColors=t;function i(){return Rn({},Ft.prototype)}e.defaultImages=i;function r(){return{catelogs:new Ft,materials:new Ft,images:new Ft,videos:new Ft,colors:new Ft,audios:new Ft,particles:new Ft,fonts:new Ft,variables:new At,lib:vh.defaultData()}}e.emptyData=r;function a(n){switch(n){case"number":return{value:0,name:"Number"};case"boolean":return{value:!1,name:"Boolean"};case"string":return{value:{textValue:"String value"},name:"String"};case"time":let o=[0,0,0];return{name:"Time",value:{textValue:o,deliminator:":",padding:2,suffix:"AM"},dynamicVariableType:"time",format:"HH:mm:ss",format12h24h:"12ampm",timeZone:null,hasEnd:!1,endValue:{textValue:o,deliminator:":",padding:2,suffix:"AM"},autoStart:!0,repeat:!1};case"counter":return{name:"Counter",value:0,dynamicVariableType:"counter",updateInterval:1e3,increment:1,autoStart:!0,hasEnd:!0,endValue:60,repeat:!0,randomStart:!1,range:[0,100],decimals:0};case"random":return{name:"Random",value:0,dynamicVariableType:"random",updateInterval:1e3,increment:1,autoStart:!0,isStatic:!1,hasEnd:!0,endValue:60,repeat:!0,min:0,max:100,decimals:0};default:console.error("Unknown variable type",n)}}e.defaultVariables=a;function s(n,o){if(o.format==="HH:mm:ss"){let l=Math.floor(n/3600),h=Math.floor((n-l*3600)/60),c=Math.round(n-l*3600-h*60);return{textValue:[l,h,c]}}else if(o.format==="mm:ss"){let l=Math.floor(n/60),h=Math.round(n-l*60);return{textValue:[l,h]}}else return o.format==="number"?n=Math.round(n):n=Math.round(n*1e3)/1e3,n}e.getFormattedTimerTime=s})(xs||(xs={}));var pg;(e=>e.list=["idle","move","jump","run"])(pg||(pg={}));var fg;(e=>(e.defaultColliderData={type:"capsule",height:200,radius:50,position:[0,0,0],rotation:[0,0,0]},e.defaultDataThirdPerson={moveMode:"walk",forwardDirection:"+z",speedTranslate:1e3,speedRotate:100,runMultiplier:2,rotationMode:"normal",rotBy:"keys",rotByTouch:"drag",delayPos:[.3,.3],delayRot:[.3,.3],keyAssignments:[["moveNegZ","W"],["moveNegX","A"],["movePosZ","S"],["movePosX","D"],["rotPosX","\u25B2"],["rotPosY","\u25C0"],["rotNegX","\u25BC"],["rotNegY","\u25B6"],["jump","Space"],["run","\u21E7"],["none","Ctrl"]],touchControl:!0,joystickPosLoc:5,joystickRotLoc:11,jumpTouchButtonLoc:9,collider:e.defaultColliderData,colliderHelperVisible:!0,collisionEnabled:!0,jumpPower:100,resetYPosition:3e3,alignToGround:!1,autoOrientMove:!0,orientWith:"camera",orientMode:"radial",delayPosCamera:.3,delayRotCamera:.3,camera:"",cameraXAxis:"Limit",cameraYAxis:"Free",cameraRotXLimits:[0,Math.PI/2],cameraRotYLimits:[-Math.PI/2,Math.PI/2],gameActions:{idle:new At,move:new At,jump:new At,run:new At},navmesh:{enabled:!1,ch:6,cs:6,walkableClimb:5,walkableHeight:1,walkableRadius:0,zones:"all",objects:[],helperVisible:!0,destinationHelperRadius:0,destinationHelperColor:Pi.fromHexAndA(3728051,1)}}))(fg||(fg={}));function RA(e){e.layers.forEach(t=>{if(t.type==="depth"&&t.colorA!==void 0){let i=t.colorA,r=t.colorB,a=[[i.r,i.g,i.b,i.a],[r.r,r.g,r.b,r.a]],s=[0,1];for(let o=2;o<10;o++)a.push(a[1]),s.push(1);let n={...So(_r(t),"type","visible","isVector","isWorldSpace","origin","alpha","mode"),near:Math.max(0,t.near),far:Math.max(0,t.far),colors:a,steps:s,num:2,direction:[1,0,0],smooth:!1,gradientType:1};Object.assign(t,n)}else if(t.type==="depth"&&t.gradientType===1&&(t.near<0||t.far<0)){let i={..._r(t),near:Math.max(t.near,0),far:Math.max(t.far,0)};Object.assign(t,i)}})}function rl(e,t){Object.values(e.shared.materials).forEach(i=>t(i))}function al(e,t){e.scene.objects.traverse((i,r)=>{"materials"in r?r.materials.forEach((a,s)=>{a===void 0&&(r.materials[s]=va.defaultData(),a=r.materials[s]),typeof a!="string"&&t(a)}):"material"in r?typeof r.material!="string"&&(r.material===void 0&&(r.material=va.defaultData()),t(r.material)):r.type==="Mesh"&&(r.material===void 0&&(r.material=va.defaultData()),t(r.material)),"overrides"in r&&Object.values(r.overrides).forEach(a=>{a.material&&typeof a.material!="string"&&Object.getPrototypeOf(a.material)!==wr.prototype&&t(a.material)})})}function kW(e){Object.assign(e.scene.publish,{orbitControls:{...dg.defaultData,..._r(e.scene.publish.orbitControls)}})}function UW(e){Object.assign(e.scene.publish.settings,{video:{...ul.defaultData.settings.video,..._r(e.scene.publish.settings.video)}})}function NW(e){function t(i){if(i.layers){for(let r of Object.values(i.layers))if(r){for(let[a,s]of Object.entries(r))if((NT.includes(a)||typeof s=="boolean")&&delete r[a],a==="texture")for(let[n,o]of Object.entries(s))(FW.includes(n)||typeof o=="boolean")&&delete s[n]}}}e.scene.objects.traverse((i,r)=>{r.states.forEach(a=>{let s=a;s.material?t(s.material):s.materials&&s.materials.forEach(n=>{t(n)})})})}function VW(e){e.scene.publish.withBackground=!0}function jW(e){e.scene.publish.settings.web={compress:!0,preload:!0,preset:1,logo:!0,hint:!1}}function GW(e){e.scene.objects.traverse((t,i)=>{let r=i.cloner;r&&(r.radial.scale=r.radial.scale.map(a=>a+1),r.linear.scale=r.linear.scale.map(a=>a+1))})}function HW(e){e.scene.objects.traverse((t,i)=>{let r=i.geometry;r&&(r.type==="DodecahedronGeometry"||r.type==="IcosahedronGeometry")&&(r.detail=Math.round(r.detail))})}function WW(e){e.scene.objects.traverse((t,i)=>{let r=e.scene.objects.unproxy().parent(t);if(r){let a=_r(e.scene.objects.data(r));a&&a.type==="Mesh"&&a.geometry.type==="BooleanGeometry"&&i.type==="Mesh"&&(i.visible=_r(i).booleanExclude!==!0)}})}function qW(e){e.scene.objects.traverse((t,i)=>{if(i.type==="Mesh"){let r=i;i.geometry.type==="NonParametricGeometry"?r.material!==void 0&&delete r.material:r.materials!==void 0&&delete r.materials}})}function YW(e){function t(r){Object.setPrototypeOf(r,wr.prototype),r.texture&&Object.setPrototypeOf(r.texture,wr.prototype)}function i(r){Object.setPrototypeOf(r,wr.prototype);for(let a in r)t(r[a])}e.scene.objects.traverse((r,a)=>{a.states.forEach(s=>{let n=s;if(n.material){let o=_r(n.material).layers;i(o),n.material.layers=o}if(n.materials)for(let o=0;o<n.materials.length;o++){let l=n.materials[o],h=_r(l).layers;i(h),l.layers=h}})})}function LA(e){e.layers===void 0&&Object.assign(e,va.defaultTwoLayerData("lambert"))}function A0(e){!e.layers||e.layers.forEach(t=>{if(t.type==="depth"&&t.colors.length===10){let i=[...t.colors];i.push(t.colors[9]);let r=[...t.steps];r.push(t.steps[9]);let a={..._r(t),colors:i,steps:r};Object.assign(t,a)}})}function XW(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&(i.geometry.type==="BooleanGeometry"||i.geometry.type==="SubdivGeometry")&&(i.geometry.phongAngle=35)})}function BA(e){e.scene.objects.traverse((t,i)=>{"materials"in i?i.materials.forEach(r=>{typeof r!="string"&&A0(r)}):"material"in i&&typeof i.material!="string"&&A0(i.material)}),Object.values(e.shared.materials).forEach(t=>A0(t))}function QW(e){e.scene.environment.ambientLight.softShadows=!1,e.scene.environment.ambientLight.softShadowQuality="low",e.scene.objects.traverse((t,i)=>{(i.type==="DirectionalLight"||i.type==="SpotLight")&&(i.shadowResolution=1024,i.shadowRadius=1,i.depth=1e5)}),e.shared.penumbraSize=new Array(5).fill(.5)}function ZW(e){e.shared.audios=Rn({},Ft.prototype)}function KW(e){e.shared.videos=Rn({},Ft.prototype)}function JW(e){let t=e.shared.materials;Object.entries(t).forEach(([i,r])=>{if(!r.layers){let a={name:"Untitled Material",layers:[{fi:0,data:{type:"light",category:"phong",alpha:.6,visible:!0,mode:0,specular:{r:.2,g:.2,b:.2},shininess:5},id:"layer1"},{fi:1,data:{type:"color",alpha:1,visible:!0,mode:0,color:{r:.2823529411764706,g:.2823529411764706,b:.30196078431372547}},id:"layer2"}]};Object.assign(t,{[i]:a})}})}function $W(e){Object.entries(_r(e.shared.images)).filter(t=>t[1].asset===!1).map(t=>t[0]).forEach(t=>{delete e.shared.images[t]}),Object.entries(_r(e.shared.audios)).filter(t=>t[1].asset===!1).map(t=>t[0]).forEach(t=>{delete e.shared.audios[t]})}function eq(e){e.scene.publish.settings.web.preload=!1}function zA(e){e.layers&&e.layers.forEach(t=>{t.type==="depth"&&t.num!==void 0&&(t.colors=t.colors.slice(0,t.num),t.steps=t.steps.slice(0,t.num),delete t.num)})}function FA(e){e.layers&&e.layers.forEach(t=>{zW(t)&&t.isMask===void 0&&(t.isMask=!1),(t.type==="texture"||t.type==="video")&&t.blending===void 0&&(t.blending=0),(t.type==="noise"||t.type==="displace"&&t.displacementType==="noise")&&(t.voronoiStyle===void 0&&(t.voronoiStyle=0),t.highCut===void 0&&(t.highCut=1),t.lowCut===void 0&&(t.lowCut=0),t.smoothness===void 0&&(t.smoothness=.3),t.seed===void 0&&(t.seed=0),t.quality===void 0&&(t.quality=1))})}function tq(e){e.shared.fonts=Rn({},Ft.prototype)}function iq(e){return e.replace(".typeface","").replace(/optimer/gi,"open sans").replace("space_mono","space mono").replace(/alma_mono/gi,"varela round").replace(/droid_sans_mono/gi,"noto sans mono").replace(/droid_sans|gentilis|gnomon_(simple|foreground)|helvetiker/gi,"roboto").replace(/droid_serif/gi,"roboto slab").replace("_sans"," sans").replace("crimson_text","crimson text").replace("medium_medium","medium").replace("fatface_fatface","fatface").replace("100hairline","thin").replace("200thin","extralight").replace("300light","light").replace("500medium","medium").replace("600semi","semibold").replace("800heavy","extrabold").replace("900black","black").replace(/bodoni_(11|16|24|36|48|72|96)([^_])/gi,"bodoni_$1_$2").replace(/bodoni_(11|16|24|36|48|72|96)/gi,"bodoni moda").replace(/(thin|hairline)(_regular)?/gi,"100").replace(/(extra|ultra)light(_regular)?/gi,"200").replace(/light(_regular)?/gi,"300").replace(/_book|_normal|_roman/gi,"_regular").replace(/medium(_regular)?/gi,"500").replace(/(semi|demi)bold(_regular)?/gi,"600").replace(/(extra|ultra)bold(_regular)?/gi,"800").replace(/bold(_regular)?/gi,"700").replace(/(black|heavy|fatface)(_regular)?/gi,"900").replace(/([1-9]00)_italic/gi,"$1italic").replace(/regularitalic/gi,"italic").replace(/regularitalic/gi,"italic").split(" ").map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" ")}function rq(e){let t=[];e.scene.objects.traverse((i,r)=>{let a=r;if(a.type==="TextFrame"){let s=va.defaultTwoLayerData("phong"),n=typeof a.color=="string"?e.shared.colors[a.color]:a.color;s.layers[1].data.color={r:n.r,g:n.g,b:n.b},s.layers[1].data.alpha=a.alpha;let o=iq(a.font);e.shared.fonts[o]===void 0&&(e.shared.fonts[o]={name:o});let l={name:a.name,...oa.defaultData,...Fc.defaultData,flatShading:!1,wireframe:!1,geometry:{...zc.defaultData("TextGeometry"),width:a.width,height:a.height,font:o,depth:0,horizontalAlign:a.horizontalAlign,verticalAlign:a.verticalAlign,fontSize:a.fontSize*1.40625,lineHeight:a.lineHeight/1.40625,letterSpacing:a.letterSpacing-1,text:a.text,textTransform:a.textTransform,extrudeBevelSize:0,extrudeBevelSegments:1},material:s,states:_r(a.states),events:_r(a.events),visible:a.visible,raycastLock:a.raycastLock,position:a.position,rotation:a.rotation,scale:a.scale,hiddenMatrix:a.hiddenMatrix},h=_r(e.scene.objects).parent(i);e.scene.objects.insertAfter(h??null,i,[{id:i+"new",data:l,children:[]}]),t.push(i)}}),t.forEach(i=>{e.scene.objects.delete(i)})}function aq(e){let t={0:"MouseDown",1:"MouseUp",2:"MouseHover",5:"KeyDown",6:"KeyUp",7:"Start",9:"LookAt",10:"Follow",11:"Scroll",12:"Audio",13:"GameControl"};e.scene.objects.traverse((i,r)=>{r.events.forEach(a=>{if(t[Number(a.type)])if(Object.assign(a,{type:t[Number(a.type)]}),a.type==="Audio"&&"audioEvent"in a&&(Object.assign(a,{playAudio:a.audioEvent}),delete a.audioEvent),a.type==="GameControl")Object.assign(a,{gameActions:{idle:new At,move:new At,jump:new At}});else{let s=new At;Object.assign(a,{actions:s}),(a.type==="MouseDown"||a.type==="MouseUp"||a.type==="KeyDown"||a.type==="KeyUp")&&"url"in a&&s.push({fi:0,id:lt.generateUUID(),data:{type:"Link",url:a.url,delay:0}}),"targets"in a&&(a.targets.forEach((n,o,l)=>{let h={state:void 0,repeat:0,delay:0,delayDirection:void 0,direction:"normal",duration:0,easing:4},c={easing:n.easing,duration:n.duration};n.easing===6?Object.assign(c,So(n,"mass","stiffness","damping","velocity")):n.easing===5&&Object.assign(c,{control1:{...n.control1},control2:{...n.control2}});let u={repeat:n.repeat?-1:0,delay:n.delay,delayDirection:n.delayDirection,direction:n.cycle&&n.rewind?"pingpong-rewind":n.cycle?"pingpong":"normal"},d={state:n.state,...u,...c},p={allowSlerp:!0,type:"Transition",object:n.object,repeat:0,delay:0,delayDirection:void 0,direction:"normal",tweens:new At({fi:0,id:lt.generateUUID(),data:h},{fi:1,id:lt.generateUUID(),data:d})};s.push({fi:l,id:o,data:p})}),delete a.targets)}})})}function sq(e){e.scene.objects.traverse((t,i)=>{function r(a,s){let n=new At,o=[];if(i.events.forEach((l,h,c)=>{if(l.type==="Audio"&&l.trigger===s){let u;o.push(h),l.interaction==="play"?u={...So(l,"interaction","audio","delay","volume","loop"),triggerAfter:"after"in l?l.after:void 0,toggle:"after"in l?l.toggle:void 0,type:"Audio"}:(l.interaction==="pause"||l.interaction==="stop")&&(u={...So(l,"interaction","delay","object","playAudio"),type:"Audio"}),u&&n.push({fi:c,id:h,data:u})}}),o.forEach(l=>i.events.delete(l)),n.length){let l=i.events.find(h=>h.type===a)?.data;l?"actions"in l&&l.actions.insertBefore(null,n):i.events.insertBefore(null,[{id:lt.generateUUID(),data:{type:a,actions:n}}])}}r("Start","start"),r("MouseDown","mouseDown"),r("MouseUp","mouseUp"),r("KeyDown","keyDown"),r("KeyUp","keyUp")})}function kA(e){let t=e.layers.find(i=>i.type==="light")?.data;if(t?.category==="basic"){let i=Gr.defaultData("light","phong"),r=t;Object.assign(r,i),r.visible=!1}}function UA(e){rl(e,kA),al(e,kA)}function nq(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&i.geometry.type==="SubdivGeometry"&&(i.geometry.scaleBaked||(i.geometry.scaleBaked=[1,1,1]))})}function oq(e){e.scene.objects.traverse((t,i)=>{(i.type==="Empty"||i.type==="Mesh")&&i.cloner&&!i.cloner.randomnessObject&&!i.cloner.toObject&&!i.cloner.randomness&&(i.cloner={...i.cloner,toObject:{object:"",spreadType:"random",scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],axis:"x",seed:0,count:99,align:"normal"},randomness:!1,randomnessObject:{strength:100,scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],movement:1,seed:0,freqScale:10,noiseType:"perlin"}})})}function lq(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&i.geometry.type==="NonParametricGeometry"&&!("material"in i)&&!("materials"in i)&&(i.material=va.defaultTwoLayerData("phong"))})}function hq(e){e.scene.publish.orbitControls.autoZoom===void 0&&(e.scene.publish.orbitControls.autoZoom=!1),e.scene.objects.traverse((t,i)=>{(i.type==="OrthographicCamera"||i.type==="PerspectiveCamera")&&(i.orthographic.autoZoom===void 0&&(i.orthographic.autoZoom=!1),i.orthographic.autoZoomFrustumSize===void 0&&(i.orthographic.autoZoomFrustumSize=790))})}function cq(e){e.scene.objects.traverse((t,i)=>{i.pathSnapping===void 0&&(i.pathSnapping={pathId:null,slide:0,offset:0,orientation:"tangential"}),i.pathSnapping.offset===void 0&&(i.pathSnapping.offset=0)})}function uq(e){e.scene.publish.mouseEventTarget===void 0&&(e.scene.publish.mouseEventTarget="canvas"),e.scene.publish.settings.web.hint===void 0&&(e.scene.publish.settings.web.hint=!1)}function dq(e){let{video:t}=e.scene.publish.settings;t.format==="gif"&&t.fps>48&&(t.fps=15)}function pq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.resetYPosition=Math.abs(r.resetYPosition-i.position[1]))})})}function fq(e){let t=e.scene.environment.usePhysics;e.scene.objects.traverse((i,r)=>{t&&r.physics===null?r.collision=!1:r.collision="visibility"})}function mq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.navmesh=fg.defaultDataThirdPerson.navmesh)})})}function gq(e){e.scene.styles||(e.scene.styles=Jl.defaultData())}function NA(e){e.layers.forEach(t=>{t.type==="light"&&t.category!=="toon"&&t.occlusion===void 0&&(t.occlusion=!0)})}function vq(e){e.scene.environment.ambientLight.occlusion===void 0&&(e.scene.environment.ambientLight.occlusion=!1),e.scene.environment.ambientLight.aoFullRes===void 0&&(e.scene.environment.ambientLight.aoFullRes=!1),e.scene.environment.ambientLight.radius===void 0&&(e.scene.environment.ambientLight.radius=256),e.scene.environment.ambientLight.bias===void 0&&(e.scene.environment.ambientLight.bias=.5),e.scene.environment.ambientLight.aoColor===void 0&&(e.scene.environment.ambientLight.aoColor={r:.19607843137254902,g:.19607843137254902,b:.19607843137254902}),al(e,NA),rl(e,NA)}function yq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&Object.assign(r.gameActions,{run:new At})})})}function xq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.keyAssignments=[...r.keyAssignments,["run","\u21E7"],["none","Ctrl"]])})})}function VA(e){e.layers&&e.layers.forEach(t=>{t.type==="light"&&t.bumpMapIntensity===void 0&&(t.bumpMapIntensity=5)})}function bq(e,t){if(t<1&&(al(e,RA),rl(e,RA),e.schema=1),t<2&&(kW(e),e.schema=2),t<3&&(NW(e),e.schema=3),t<4&&(VW(e),e.schema=4),t<5&&(jW(e),e.schema=5),t<6&&(GW(e),e.schema=6),t<7&&(HW(e),e.schema=7),t<8&&(e.schema=8),t<9&&(BA(e),e.schema=9),t<10&&(XW(e),e.schema=10),t<11&&(QW(e),e.schema=11),t<12&&(BA(e),e.schema=12),t<13&&(ZW(e),e.schema=13),t<14&&(JW(e),e.schema=14),t<15&&($W(e),e.schema=15),t<16&&(eq(e),e.schema=16),t<17&&(al(e,zA),rl(e,zA),e.schema=17),t<18&&(al(e,LA),rl(e,LA),e.schema=18),t<19&&(UW(e),e.schema=19),t<20&&(tq(e),rq(e),e.schema=20),t<21&&(aq(e),sq(e),e.schema=21),t<22&&(UA(e),e.schema=22),t<23&&(nq(e),e.schema=23),t<24&&(oq(e),e.schema=24),(t<25||e.shared.videos===void 0)&&(KW(e),t<25&&(e.schema=25)),t<26&&(WW(e),e.schema=26),t<27&&(qW(e),e.schema=27),t<28&&(UA(e),e.schema=28),t<29&&(YW(e),e.schema=29),t<30&&(lq(e),e.schema=30),t<31&&(hq(e),e.schema=31),t<33&&(cq(e),e.schema=33),t<34&&(uq(e),e.schema=34),t<35&&(dq(e),e.schema=35),t<36&&(pq(e),e.schema=36),t<37&&(fq(e),e.schema=37),t<38&&(al(e,FA),rl(e,FA),e.schema=38),t<39&&(mq(e),e.schema=39),t<40&&(gq(e),e.schema=40),t<41&&(vq(e),e.schema=41),t<42&&(yq(e),e.schema=42),t<43&&(xq(e),e.schema=43),t<99){al(e,VA),rl(e,VA),e.scene.publish.playCamera===null&&(e.scene.publish.playCamera=wu);let i=_r(e.scene.objects),r=e.scene.objects;e.scene.publish.playPage=Rd,r.insertBefore(null,null,[{id:Rd,data:{...su.defaultData,backgroundColor:e.scene.backgroundColor,fog:e.scene.fog,postprocessing:e.scene.postprocessing,ao:So(e.scene.environment.ambientLight,"occlusion","aoFullRes","radius","bias","aoColor"),publish:{playCamera:e.scene.publish.playCamera,gameControlObject:e.scene.publish.gameControlObject},shadow:So(e.scene.environment.ambientLight,"softShadowQuality"),globalPhysics:{...ru.defaultData,...So(e.scene.environment,"usePhysics","gravity")},camera:_r(e.scene.ownerCamera)??su.defaultData.camera,name:"Scene"},children:[]}]);for(let n of i)n.id!==$l.TRASH_CAN_ID&&r.move(Rd,n.fi,n.id);let a=0,s=0;e.shared.penumbraSize&&e.scene.objects.traverse((n,o)=>{o.type==="DirectionalLight"?(o.penumbraSize=e.shared.penumbraSize[Math.min(a,2)],a+=1):o.type==="SpotLight"&&(o.penumbraSize=e.shared.penumbraSize[3+Math.min(s,1)],s+=1),(o.physics===void 0||o.physics===null)&&o.type!=="Instance"&&(o.physics={},Object.assign(o.physics,iu.defaultData)),o.physics!==void 0&&o.physics!==null&&(o.physics.enabled=o.collision??"visibility",delete o.collision)}),e.schema=99}}function jA(e){e.layers&&e.layers.forEach(t=>{t.type==="light"&&t.alphaOverride===void 0&&(t.alphaOverride=1)})}function wq(e){e.scene.objects.traverse((t,i)=>{let r=i.geometry;r&&r.type==="PathGeometry"&&(r.extrusion.capType="flat",r.extrusion.bevel=50,r.extrusion.bevelSides=6,r.extrusion.shape.type==="Custom"&&(r.extrusion.shape.shapeQuality="low"))})}function _q(e){Array.isArray(_r(e.events))&&e.events?.forEach(t=>{"disabled"in t||(t.disabled=!1),(t.type==="MouseDown"||t.type==="MouseUp"||t.type==="MousePress")&&(t.mode=t.mode||"Object")})}var _c=180/Math.PI;function GA(e){e.rotation=e.rotation.slice(0,3).map(t=>t*_c)}function HT(e){GA(e),e.type==="Page"&&GA(e.camera),e.states?.forEach(i=>{i.rotation===void 0||i.rotation===null||(i.rotation=i.rotation.slice(0,3).map(r=>r*_c))});let t=e.geometry;t&&t.type==="SphereGeometry"&&(t.thetaLength=(t.thetaLength??180)*_c),t&&t.type==="TorusGeometry"&&(t.arc=t.arc*_c),t&&t.type==="PathGeometry"&&(t.extrusion.angle*=_c,t.extrusion.twist*=_c),e.type==="Mesh"&&e.geometry.type==="TextGeometry"&&(e.geometry.text={textValue:e.geometry.text}),Array.isArray(_r(e.events))&&e.events?.forEach(i=>{(i.type==="MouseDown"||i.type==="MouseUp"||i.type==="MousePress"||i.type==="KeyDown"||i.type==="KeyUp"||i.type==="KeyPress"||i.type==="Collision"||i.type==="Trigger")&&(i.runMode=i.toggle?"Toggle":"Repeat")})}function Sq(e){e.shared.variables=Rn({},Ft.prototype)}function Aq(e){let t=_r(e.shared.variables);e.shared.variables=Rn(Object.entries(t??{}).map(([i,r],a)=>({fi:a,id:i,data:r})),At.prototype)}var co=112;function WT(e,t){t(e.data);for(let i of e.children)WT(i,t)}function Mq(e){let t=e.schema??104;t!==co&&t<105&&(WT(e.asset,HT),e.schema=105)}function Cq(e){e.shared.particles=Rn({},Ft.prototype),e.shared.lib&&(e.shared.lib.particles=vh.defaultData().particles)}function Eq(e){e.scene.objects.traverse((t,i)=>{i.type==="Particle"&&typeof i.renderMaterial.size=="number"&&Object.assign(i.renderMaterial,{size:[i.renderMaterial.size,i.renderMaterial.size]})})}function Tq(e){e.scene.objects.traverse((t,i)=>{i.type==="Page"&&(i.postprocessing.depthOfField.focusDistance=100,i.postprocessing.depthOfField.focalLength=20,i.postprocessing.depthOfField.bokehScale=5)})}function qT(e){let t=e.schema??0;if(t!==co){console.warn("updating from ",t,"to ",co),bq(e,t),t<100&&(e.scene.publish.joystickSizeAndXYOffset===void 0&&(e.scene.publish.joystickSizeAndXYOffset=ul.defaultData.joystickSizeAndXYOffset),e.schema=100),t<101&&(al(e,jA),rl(e,jA),e.schema=101),t<102&&(wq(e),e.schema=102),t<104&&(e.shared.catelogs=new Ft,e.shared.lib=vh.defaultData(),e.schema=104),t<105&&(Sq(e),e.scene.objects.traverse((i,r)=>{HT(r)}),e.schema=105);for(let i of Object.values(e.shared.lib.components))Mq(i);t<106&&(Aq(e),e.schema=106),t<107&&(e.shared.lib.variables=vh.defaultData().variables,e.schema=107),t<109&&(Cq(e),e.schema=109),t<110&&(Eq(e),e.schema=110),t<111&&(e.scene.objects.traverse((i,r)=>{_q(r)}),e.schema=111),t<112&&(Tq(e),e.schema=112)}}var mg;(e=>{e.defaultData={schema:co,scene:$l.defaultData,frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Ld.defaultData),shared:{...xs.emptyData(),colors:xs.defaultColors()}},e.emptyDataForImports=function(){let a=$l.emptyDataWithPage();return{schema:co,scene:a,frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Ld.defaultData),shared:{...xs.emptyData(),colors:xs.defaultColors(),images:xs.defaultImages()}}},e.emptyData=function(){return{schema:co,scene:$l.emptyDataWithPage(),frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Ld.defaultData),shared:xs.emptyData()}},e.clipboard2dData=function(){return{schema:co,scene:$l.emptyData(),frames:new Ft,shared:xs.emptyData()}},e.collabHelper={...t1,updateSchema(a){return(a.schema??0)<co?Jd(a,qT):(a.schema??0)-co}};function t(a){let s=e.collabHelper.updateSchema(a);return typeof s=="number"?s===0?a:null:s.data}e.updateSchemaDirectly=t;function i(a){return{...a,shared:{...a.shared,lib:vh.defaultData()}}}e.withoutLib=i;function r(a,s){let n=a.scene.objects.get(s);if(n&&n.data.type==="Component")return n;{let o=a.shared.lib.components[s];if(o)return o.asset}}e.getComponentData=r})(mg||(mg={}));var z1;(e=>e.emptyImage={data:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQYV2NgYAAAAAMAAWgmWQ0AAAAASUVORK5CYII=",name:"empty"})(z1||(z1={}));var HA;(e=>{function t(i){return!0}e.is=t})(HA||(HA={}));var gg;(e=>{e.defaultData={position:[0,0],scale:[1,1],rotation:0,shear:[0,0]};function t(r,a){return{position:a?.position??r.position,rotation:a?.rotation??r.rotation,scale:a?.scale??r.scale,shear:a?.shear??r.shear}}e.merge=t;function i(r,a){return sT({position:bo.isEqual(r.position,a.position)?void 0:a.position,rotation:r.rotation===a.rotation?void 0:a.rotation,scale:bo.isEqual(r.scale,a.scale)?void 0:a.scale,shear:r.shear&&a.shear&&bo.isEqual(r.shear,a.shear)?void 0:a.shear})}e.diff=i})(gg||(gg={}));var F1;(e=>e.defaultData={horizontalConstraint:0,verticalConstraint:0})(F1||(F1={}));var vg;(e=>e.defaultData={opacity:1,fill:{color:Pi.fromHexAndA(es,1),enabled:!0},stroke:{color:Pi.from0to1([0,0,0,1]),thickness:1,enabled:!1,mode:"inside"},layerBlur:{radius:2,enabled:!1},backgroundBlur:{radius:2,enabled:!1},dropShadow:{offset:[10,10],blurRadius:10,color:Pi.from0to1([0,0,0,1]),enabled:!1,spread:0},innerShadow:{offset:[10,10],blurRadius:10,color:Pi.from0to1([0,0,0,1]),enabled:!1,spread:0}})(vg||(vg={}));var eh;(e=>{function t(n,o){return{name:o}}e.newEmpty=t;function i(n,o){if(o===void 0)return n;let l={...n},h=["width","height","cornerRadius"];for(let c of h)c in l&&c in o&&o[c]!==void 0&&Object.assign(l,{[c]:o[c]});return l}function r(n,o){if(o===void 0)return n;let l={...n};return"fill"in l&&"fill"in o&&o.fill!==void 0&&Object.assign(l,{fill:{...l.fill,...o.fill}}),"stroke"in l&&"stroke"in o&&o.stroke!==void 0&&Object.assign(l,{stroke:{...l.stroke,...o.stroke}}),"layerBlur"in l&&"layerBlur"in o&&o.layerBlur!==void 0&&Object.assign(l,{layerBlur:{...l.layerBlur,...o.layerBlur}}),"backgroundBlur"in l&&"backgroundBlur"in o&&o.backgroundBlur!==void 0&&Object.assign(l,{backgroundBlur:{...l.backgroundBlur,...o.backgroundBlur}}),"dropShadow"in l&&"dropShadow"in o&&o.dropShadow!==void 0&&Object.assign(l,{dropShadow:{...l.dropShadow,...o.dropShadow}}),"innerShadow"in l&&"innerShadow"in o&&o.innerShadow!==void 0&&Object.assign(l,{innerShadow:{...l.innerShadow,...o.innerShadow}}),l}function a(n,o){if(o===void 0)return n;let l={...n};return Object.assign(l,gg.merge(l,o)),l=i(l,o),l=r(l,o),l}e.patch=a;function s(n,o){let l,h=[];for(let[c,u]of Object.entries(o))c!=="name"&&(l===void 0&&(l={path:[],props:{},type:0},h.push(l)),l.props[c]=u);return h}e.toOps=s})(eh||(eh={}));var tp;(e=>e.defaultData={...gg.defaultData,...F1.defaultData,states:new At,events:new At,visible:!0,raycastLock:!1})(tp||(tp={}));var nu;(e=>e.defaultData={...tp.defaultData,...vg.defaultData})(nu||(nu={}));var yg;(e=>e.defaultData={cornerRadius:[0,0,0,0]})(yg||(yg={}));var k1;(e=>e.defaultData={...nu.defaultData,type:"ellipse2d",width:100,height:100,name:"Ellipse"})(k1||(k1={}));var ip;(e=>e.defaultData={...nu.defaultData,...yg.defaultData,type:"rectangle2d",width:100,height:100,name:"Rectangle"})(ip||(ip={}));var U1;(e=>e.defaultData={...nu.defaultData,type:"text2d",width:100,height:100,fontSize:12,lineHeight:1.2,letterSpacing:0,text:{textValue:"Hello world"},horizontalAlign:1,verticalAlign:1,textTransform:1,font:"Roboto_regular",name:"Text"})(U1||(U1={}));var N1;(e=>e.defaultData={...nu.defaultData,type:"path2d",path:"",name:"Path"})(N1||(N1={}));var WA;(e=>{function t(i){return i.type==="ellipse2d"||i.type==="rectangle2d"||i.type==="text2d"||i.type==="vector2d"||i.type==="path2d"}e.is=t})(WA||(WA={}));var xg;(e=>e.defaultData={...tp.defaultData,name:"Group",type:"group2d"})(xg||(xg={}));var V1;(e=>e.defaultData=()=>({...tp.defaultData,...yg.defaultData,...vg.defaultData,name:"Frame",type:"frame2d",clipped:!0,width:200,height:200,fill:{color:Pi.fromHexAndA(4737101,1),enabled:!0},stroke:{color:Pi.fromHexAndA(0,1),thickness:1,enabled:!1,mode:"inside"},backgroundBlur:{radius:2,enabled:!1},layerBlur:{radius:2,enabled:!1}}))(V1||(V1={}));var hh;(e=>{function t(s){switch(s){case"rectangle2d":return{...ip.defaultData};case"ellipse2d":return{...k1.defaultData};case"text2d":return{...U1.defaultData};case"vector2d":return{...ip.defaultData};case"path2d":return{...N1.defaultData};case"frame2d":return{...V1.defaultData()};case"group2d":return{...xg.defaultData}}}e.defaultData=t;function i(s){return"width"in s&&"height"in s?[typeof s.width=="number"?s.width*.5:0,typeof s.height=="number"?s.height*.5:0]:[0,0]}e.getPivot=i;function r(s){return s.type==="rectangle2d"||s.type==="ellipse2d"||s.type==="text2d"||s.type==="frame2d"}e.isResizeable=r;function a(s){return s.type==="rectangle2d"||s.type==="frame2d"}e.hasCorners=a})(hh||(hh={}));var j1;(e=>(e.defaultData={name:"UI",type:"scene2d",objects:new na},e.emptyData=function(){return{type:"scene2d",objects:new na}}))(j1||(j1={}));function th(e,t=!1){let i=e[0].index!==null,r=new Set(Object.keys(e[0].attributes)),a=new Set(Object.keys(e[0].morphAttributes)),s={},n={},o=e[0].morphTargetsRelative,l=new yt,h=0;for(let c=0;c<e.length;++c){let u=e[c],d=0;if(i!==(u.index!==null))return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". All geometries must have compatible attributes; make sure index attribute exists among all geometries, or in none of them."),null;for(let p in u.attributes){if(!r.has(p))return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+'. All geometries must have compatible attributes; make sure "'+p+'" attribute exists among all geometries, or in none of them.'),null;s[p]===void 0&&(s[p]=[]),s[p].push(u.attributes[p]),d++}if(d!==r.size)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". Make sure all geometries have the same number of attributes."),null;if(o!==u.morphTargetsRelative)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". .morphTargetsRelative must be consistent throughout all geometries."),null;for(let p in u.morphAttributes){if(!a.has(p))return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". .morphAttributes must be consistent throughout all geometries."),null;n[p]===void 0&&(n[p]=[]),n[p].push(u.morphAttributes[p])}if(t){let p;if(i)p=u.index.count;else if(u.attributes.position!==void 0)p=u.attributes.position.count;else return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". The geometry must have either an index or a position attribute"),null;l.addGroup(h,p,c),h+=p}}if(i){let c=0,u=[];for(let d=0;d<e.length;++d){let p=e[d].index;for(let f=0;f<p.count;++f)u.push(p.getX(f)+c);c+=e[d].attributes.position.count}l.setIndex(u)}for(let c in s){let u=qA(s[c]);if(!u)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed while trying to merge the "+c+" attribute."),null;l.setAttribute(c,u)}for(let c in n){let u=n[c][0].length;if(u===0)break;l.morphAttributes=l.morphAttributes||{},l.morphAttributes[c]=[];for(let d=0;d<u;++d){let p=[];for(let m=0;m<n[c].length;++m)p.push(n[c][m][d]);let f=qA(p);if(!f)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed while trying to merge the "+c+" morphAttribute."),null;l.morphAttributes[c].push(f)}}return l}function qA(e){let t,i,r,a=0;for(let o=0;o<e.length;++o){let l=e[o];if(l.isInterleavedBufferAttribute)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. InterleavedBufferAttributes are not supported."),null;if(t===void 0&&(t=l.array.constructor),t!==l.array.constructor)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. BufferAttribute.array must be of consistent array types across matching attributes."),null;if(i===void 0&&(i=l.itemSize),i!==l.itemSize)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. BufferAttribute.itemSize must be consistent across matching attributes."),null;if(r===void 0&&(r=l.normalized),r!==l.normalized)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. BufferAttribute.normalized must be consistent across matching attributes."),null;a+=l.array.length}let s=new t(a),n=0;for(let o=0;o<e.length;++o)s.set(e[o].array,n),n+=e[o].array.length;return new It(s,i,r)}var Pq=Math.pow(2,-24),Tf=class{constructor(){}};function Mn(e,t,i){return i.min.x=t[e],i.min.y=t[e+1],i.min.z=t[e+2],i.max.x=t[e+3],i.max.y=t[e+4],i.max.z=t[e+5],i}function YA(e){let t=-1,i=-1/0;for(let r=0;r<3;r++){let a=e[r+3]-e[r];a>i&&(i=a,t=r)}return t}function XA(e,t){t.set(e)}function QA(e,t,i){let r,a;for(let s=0;s<3;s++){let n=s+3;r=e[s],a=t[s],i[s]=r<a?r:a,r=e[n],a=t[n],i[n]=r>a?r:a}}function Pf(e,t,i){for(let r=0;r<3;r++){let a=t[e+2*r],s=t[e+2*r+1],n=a-s,o=a+s;n<i[r]&&(i[r]=n),o>i[r+3]&&(i[r+3]=o)}}function $u(e){let t=e[3]-e[0],i=e[4]-e[1],r=e[5]-e[2];return 2*(t*i+i*r+r*t)}function Dq(e,t){if(!e.index){let i=e.attributes.position.count,r=t.useSharedArrayBuffer?SharedArrayBuffer:ArrayBuffer,a;i>65535?a=new Uint32Array(new r(4*i)):a=new Uint16Array(new r(2*i)),e.setIndex(new It(a,1));for(let s=0;s<i;s++)a[s]=s}}function Oq(e){if(!e.groups||!e.groups.length)return[{offset:0,count:e.index.count/3}];let t=[],i=new Set;for(let a of e.groups)i.add(a.start),i.add(a.start+a.count);let r=Array.from(i.values()).sort((a,s)=>a-s);for(let a=0;a<r.length-1;a++){let s=r[a],n=r[a+1];t.push({offset:s/3,count:(n-s)/3})}return t}function M0(e,t,i,r,a=null){let s=1/0,n=1/0,o=1/0,l=-1/0,h=-1/0,c=-1/0,u=1/0,d=1/0,p=1/0,f=-1/0,m=-1/0,g=-1/0,y=a!==null;for(let x=t*6,b=(t+i)*6;x<b;x+=6){let _=e[x+0],S=e[x+1],M=_-S,C=_+S;M<s&&(s=M),C>l&&(l=C),y&&_<u&&(u=_),y&&_>f&&(f=_);let A=e[x+2],T=e[x+3],P=A-T,D=A+T;P<n&&(n=P),D>h&&(h=D),y&&A<d&&(d=A),y&&A>m&&(m=A);let z=e[x+4],F=e[x+5],L=z-F,G=z+F;L<o&&(o=L),G>c&&(c=G),y&&z<p&&(p=z),y&&z>g&&(g=z)}r[0]=s,r[1]=n,r[2]=o,r[3]=l,r[4]=h,r[5]=c,y&&(a[0]=u,a[1]=d,a[2]=p,a[3]=f,a[4]=m,a[5]=g)}function Iq(e,t,i,r){let a=1/0,s=1/0,n=1/0,o=-1/0,l=-1/0,h=-1/0;for(let c=t*6,u=(t+i)*6;c<u;c+=6){let d=e[c+0];d<a&&(a=d),d>o&&(o=d);let p=e[c+2];p<s&&(s=p),p>l&&(l=p);let f=e[c+4];f<n&&(n=f),f>h&&(h=f)}r[0]=a,r[1]=s,r[2]=n,r[3]=o,r[4]=l,r[5]=h}function Rq(e,t,i,r,a){let s=i,n=i+r-1,o=a.pos,l=a.axis*2;for(;;){for(;s<=n&&t[s*6+l]<o;)s++;for(;s<=n&&t[n*6+l]>=o;)n--;if(s<n){for(let h=0;h<3;h++){let c=e[s*3+h];e[s*3+h]=e[n*3+h],e[n*3+h]=c;let u=t[s*6+h*2+0];t[s*6+h*2+0]=t[n*6+h*2+0],t[n*6+h*2+0]=u;let d=t[s*6+h*2+1];t[s*6+h*2+1]=t[n*6+h*2+1],t[n*6+h*2+1]=d}s++,n--}else return s}}var so=32,Lq=(e,t)=>e.candidate-t.candidate,qo=new Array(so).fill().map(()=>({count:0,bounds:new Float32Array(6),rightCacheBounds:new Float32Array(6),leftCacheBounds:new Float32Array(6),candidate:0})),Df=new Float32Array(6);function Bq(e,t,i,r,a,s){let n=-1,o=0;if(s===0)n=YA(t),n!==-1&&(o=(t[n]+t[n+3])/2);else if(s===1)n=YA(e),n!==-1&&(o=zq(i,r,a,n));else if(s===2){let l=$u(e),h=1.25*a,c=r*6,u=(r+a)*6;for(let d=0;d<3;d++){let p=t[d],f=(t[d+3]-p)/so;if(a<so/4){let m=[...qo];m.length=a;let g=0;for(let x=c;x<u;x+=6,g++){let b=m[g];b.candidate=i[x+2*d],b.count=0;let{bounds:_,leftCacheBounds:S,rightCacheBounds:M}=b;for(let C=0;C<3;C++)M[C]=1/0,M[C+3]=-1/0,S[C]=1/0,S[C+3]=-1/0,_[C]=1/0,_[C+3]=-1/0;Pf(x,i,_)}m.sort(Lq);let y=a;for(let x=0;x<y;x++){let b=m[x];for(;x+1<y&&m[x+1].candidate===b.candidate;)m.splice(x+1,1),y--}for(let x=c;x<u;x+=6){let b=i[x+2*d];for(let _=0;_<y;_++){let S=m[_];b>=S.candidate?Pf(x,i,S.rightCacheBounds):(Pf(x,i,S.leftCacheBounds),S.count++)}}for(let x=0;x<y;x++){let b=m[x],_=b.count,S=a-b.count,M=b.leftCacheBounds,C=b.rightCacheBounds,A=0;_!==0&&(A=$u(M)/l);let T=0;S!==0&&(T=$u(C)/l);let P=1+1.25*(A*_+T*S);P<h&&(n=d,h=P,o=b.candidate)}}else{for(let y=0;y<so;y++){let x=qo[y];x.count=0,x.candidate=p+f+y*f;let b=x.bounds;for(let _=0;_<3;_++)b[_]=1/0,b[_+3]=-1/0}for(let y=c;y<u;y+=6){let x=~~((i[y+2*d]-p)/f);x>=so&&(x=so-1);let b=qo[x];b.count++,Pf(y,i,b.bounds)}let m=qo[so-1];XA(m.bounds,m.rightCacheBounds);for(let y=so-2;y>=0;y--){let x=qo[y],b=qo[y+1];QA(x.bounds,b.rightCacheBounds,x.rightCacheBounds)}let g=0;for(let y=0;y<so-1;y++){let x=qo[y],b=x.count,_=x.bounds,S=qo[y+1].rightCacheBounds;b!==0&&(g===0?XA(_,Df):QA(_,Df,Df)),g+=b;let M=0,C=0;g!==0&&(M=$u(Df)/l);let A=a-g;A!==0&&(C=$u(S)/l);let T=1+1.25*(M*g+C*A);T<h&&(n=d,h=T,o=x.candidate)}}}}else console.warn(`MeshBVH: Invalid build strategy value ${s} used.`);return{axis:n,pos:o}}function zq(e,t,i,r){let a=0;for(let s=t,n=t+i;s<n;s++)a+=e[s*6+r*2];return a/i}function Fq(e,t){let i=e.attributes.position,r=e.index.array,a=r.length/3,s=new Float32Array(a*6),n=i.normalized,o=i.array,l=i.offset||0,h=3;i.isInterleavedBufferAttribute&&(h=i.data.stride);let c=["getX","getY","getZ"];for(let u=0;u<a;u++){let d=u*3,p=u*6,f,m,g;n?(f=r[d+0],m=r[d+1],g=r[d+2]):(f=r[d+0]*h+l,m=r[d+1]*h+l,g=r[d+2]*h+l);for(let y=0;y<3;y++){let x,b,_;n?(x=i[c[y]](f),b=i[c[y]](m),_=i[c[y]](g)):(x=o[f+y],b=o[m+y],_=o[g+y]);let S=x;b<S&&(S=b),_<S&&(S=_);let M=x;b>M&&(M=b),_>M&&(M=_);let C=(M-S)/2,A=y*2;s[p+A+0]=S+C,s[p+A+1]=C+(Math.abs(S)+C)*Pq,S<t[y]&&(t[y]=S),M>t[y+3]&&(t[y+3]=M)}}return s}function kq(e,t){function i(y){d&&d(y/p)}function r(y,x,b,_=null,S=0){if(!f&&S>=l&&(f=!0,h&&(console.warn(`MeshBVH: Max depth of ${l} reached when generating BVH. Consider increasing maxDepth.`),console.warn(e))),b<=c||S>=l)return i(x+b),y.offset=x,y.count=b,y;let M=Bq(y.boundingData,_,n,x,b,u);if(M.axis===-1)return i(x+b),y.offset=x,y.count=b,y;let C=Rq(o,n,x,b,M);if(C===x||C===x+b)i(x+b),y.offset=x,y.count=b;else{y.splitAxis=M.axis;let A=new Tf,T=x,P=C-x;y.left=A,A.boundingData=new Float32Array(6),M0(n,T,P,A.boundingData,s),r(A,T,P,s,S+1);let D=new Tf,z=C,F=b-P;y.right=D,D.boundingData=new Float32Array(6),M0(n,z,F,D.boundingData,s),r(D,z,F,s,S+1)}return y}Dq(e,t);let a=new Float32Array(6),s=new Float32Array(6),n=Fq(e,a),o=e.index.array,l=t.maxDepth,h=t.verbose,c=t.maxLeafTris,u=t.strategy,d=t.onProgress,p=e.index.count/3,f=!1,m=[],g=Oq(e);if(g.length===1){let y=g[0],x=new Tf;x.boundingData=a,Iq(n,y.offset,y.count,s),r(x,y.offset,y.count,s),m.push(x)}else for(let y of g){let x=new Tf;x.boundingData=new Float32Array(6),M0(n,y.offset,y.count,x.boundingData,s),r(x,y.offset,y.count,s),m.push(x)}return m}function Uq(e,t){let i=kq(e,t),r,a,s,n=[],o=t.useSharedArrayBuffer?SharedArrayBuffer:ArrayBuffer;for(let c=0;c<i.length;c++){let u=i[c],d=l(u),p=new o(32*d);r=new Float32Array(p),a=new Uint32Array(p),s=new Uint16Array(p),h(0,u),n.push(p)}return n;function l(c){return c.count?1:1+l(c.left)+l(c.right)}function h(c,u){let d=c/4,p=c/2,f=!!u.count,m=u.boundingData;for(let g=0;g<6;g++)r[d+g]=m[g];if(f){let g=u.offset,y=u.count;return a[d+6]=g,s[p+14]=y,s[p+15]=65535,c+32}else{let g=u.left,y=u.right,x=u.splitAxis,b;if(b=h(c+32,g),b/4>Math.pow(2,32))throw new Error("MeshBVH: Cannot store child pointer greater than 32 bits.");return a[d+6]=b/4,b=h(b,y),a[d+7]=x,b}}}var Ln=class{constructor(){this.min=1/0,this.max=-1/0}setFromPointsField(e,t){let i=1/0,r=-1/0;for(let a=0,s=e.length;a<s;a++){let n=e[a][t];i=n<i?n:i,r=n>r?n:r}this.min=i,this.max=r}setFromPoints(e,t){let i=1/0,r=-1/0;for(let a=0,s=t.length;a<s;a++){let n=t[a],o=e.dot(n);i=o<i?o:i,r=o>r?o:r}this.min=i,this.max=r}isSeparated(e){return this.min>e.max||e.min>this.max}};Ln.prototype.setFromBox=function(){let e=new R;return function(t,i){let r=i.min,a=i.max,s=1/0,n=-1/0;for(let o=0;o<=1;o++)for(let l=0;l<=1;l++)for(let h=0;h<=1;h++){e.x=r.x*o+a.x*(1-o),e.y=r.y*l+a.y*(1-l),e.z=r.z*h+a.z*(1-h);let c=t.dot(e);s=Math.min(c,s),n=Math.max(c,n)}this.min=s,this.max=n}}();var Sae=function(){let e=new Ln;return function(t,i){let r=t.points,a=t.satAxes,s=t.satBounds,n=i.points,o=i.satAxes,l=i.satBounds;for(let h=0;h<3;h++){let c=s[h],u=a[h];if(e.setFromPoints(u,n),c.isSeparated(e))return!1}for(let h=0;h<3;h++){let c=l[h],u=o[h];if(e.setFromPoints(u,r),c.isSeparated(e))return!1}}}(),Nq=function(){let e=new R,t=new R,i=new R;return function(r,a,s){let n=r.start,o=e,l=a.start,h=t;i.subVectors(n,l),e.subVectors(r.end,r.start),t.subVectors(a.end,a.start);let c=i.dot(h),u=h.dot(o),d=h.dot(h),p=i.dot(o),f=o.dot(o)*d-u*u,m,g;f!==0?m=(c*u-p*d)/f:m=0,g=(c+m*u)/d,s.x=m,s.y=g}}(),Ab=function(){let e=new re,t=new R,i=new R;return function(r,a,s,n){Nq(r,a,e);let o=e.x,l=e.y;if(o>=0&&o<=1&&l>=0&&l<=1){r.at(o,s),a.at(l,n);return}else if(o>=0&&o<=1){l<0?a.at(0,n):a.at(1,n),r.closestPointToPoint(n,!0,s);return}else if(l>=0&&l<=1){o<0?r.at(0,s):r.at(1,s),a.closestPointToPoint(s,!0,n);return}else{let h;o<0?h=r.start:h=r.end;let c;l<0?c=a.start:c=a.end;let u=t,d=i;if(r.closestPointToPoint(c,!0,t),a.closestPointToPoint(h,!0,i),u.distanceToSquared(c)<=d.distanceToSquared(h)){s.copy(u),n.copy(c);return}else{s.copy(h),n.copy(d);return}}}}(),Vq=function(){let e=new R,t=new R,i=new Ka,r=new Ss;return function(a,s){let{radius:n,center:o}=a,{a:l,b:h,c}=s;if(r.start=l,r.end=h,r.closestPointToPoint(o,!0,e).distanceTo(o)<=n||(r.start=l,r.end=c,r.closestPointToPoint(o,!0,e).distanceTo(o)<=n)||(r.start=h,r.end=c,r.closestPointToPoint(o,!0,e).distanceTo(o)<=n))return!0;let u=s.getPlane(i);if(Math.abs(u.distanceToPoint(o))<=n){let d=u.projectPoint(o,t);if(s.containsPoint(d))return!0}return!1}}(),jq=1e-15;function ic(e){return Math.abs(e)<jq}var Eo=class extends aa{constructor(...e){super(...e),this.isExtendedTriangle=!0,this.satAxes=new Array(4).fill().map(()=>new R),this.satBounds=new Array(4).fill().map(()=>new Ln),this.points=[this.a,this.b,this.c],this.sphere=new Wa,this.plane=new Ka,this.needsUpdate=!0}intersectsSphere(e){return Vq(e,this)}update(){let e=this.a,t=this.b,i=this.c,r=this.points,a=this.satAxes,s=this.satBounds,n=a[0],o=s[0];this.getNormal(n),o.setFromPoints(n,r);let l=a[1],h=s[1];l.subVectors(e,t),h.setFromPoints(l,r);let c=a[2],u=s[2];c.subVectors(t,i),u.setFromPoints(c,r);let d=a[3],p=s[3];d.subVectors(i,e),p.setFromPoints(d,r),this.sphere.setFromPoints(this.points),this.plane.setFromNormalAndCoplanarPoint(n,e),this.needsUpdate=!1}};Eo.prototype.closestPointToSegment=function(){let e=new R,t=new R,i=new Ss;return function(r,a=null,s=null){let{start:n,end:o}=r,l=this.points,h,c=1/0;for(let u=0;u<3;u++){let d=(u+1)%3;i.start.copy(l[u]),i.end.copy(l[d]),Ab(i,r,e,t),h=e.distanceToSquared(t),h<c&&(c=h,a&&a.copy(e),s&&s.copy(t))}return this.closestPointToPoint(n,e),h=n.distanceToSquared(e),h<c&&(c=h,a&&a.copy(e),s&&s.copy(n)),this.closestPointToPoint(o,e),h=o.distanceToSquared(e),h<c&&(c=h,a&&a.copy(e),s&&s.copy(o)),Math.sqrt(c)}}();Eo.prototype.intersectsTriangle=function(){let e=new Eo,t=new Array(3),i=new Array(3),r=new Ln,a=new Ln,s=new R,n=new R,o=new R,l=new R,h=new Ss,c=new Ss,u=new Ss;return function(d,p=null,f=!1){this.needsUpdate&&this.update(),d.isExtendedTriangle?d.needsUpdate&&d.update():(e.copy(d),e.update(),d=e);let m=this.plane,g=d.plane;if(Math.abs(m.normal.dot(g.normal))>1-1e-10){let y=this.satBounds,x=this.satAxes;i[0]=d.a,i[1]=d.b,i[2]=d.c;for(let S=0;S<4;S++){let M=y[S],C=x[S];if(r.setFromPoints(C,i),M.isSeparated(r))return!1}let b=d.satBounds,_=d.satAxes;t[0]=this.a,t[1]=this.b,t[2]=this.c;for(let S=0;S<4;S++){let M=b[S],C=_[S];if(r.setFromPoints(C,t),M.isSeparated(r))return!1}for(let S=0;S<4;S++){let M=x[S];for(let C=0;C<4;C++){let A=_[C];if(s.crossVectors(M,A),r.setFromPoints(s,t),a.setFromPoints(s,i),r.isSeparated(a))return!1}}return p&&(f||console.warn("ExtendedTriangle.intersectsTriangle: Triangles are coplanar which does not support an output edge. Setting edge to 0, 0, 0."),p.start.set(0,0,0),p.end.set(0,0,0)),!0}else{let y=this.points,x=!1,b=0;for(let F=0;F<3;F++){let L=y[F],G=y[(F+1)%3];h.start.copy(L),h.end.copy(G),h.delta(n);let q=x?c.start:c.end,Q=ic(g.distanceToPoint(L));if(ic(g.normal.dot(n))&&Q){c.copy(h),b=2;break}if((g.intersectLine(h,q)||Q)&&!ic(q.distanceTo(G))){if(b++,x)break;x=!0}}if(b===1&&d.containsPoint(c.end))return p&&(p.start.copy(c.end),p.end.copy(c.end)),!0;if(b!==2)return!1;let _=d.points,S=!1,M=0;for(let F=0;F<3;F++){let L=_[F],G=_[(F+1)%3];h.start.copy(L),h.end.copy(G),h.delta(o);let q=S?u.start:u.end,Q=ic(m.distanceToPoint(L));if(ic(m.normal.dot(o))&&Q){u.copy(h),M=2;break}if((m.intersectLine(h,q)||Q)&&!ic(q.distanceTo(G))){if(M++,S)break;S=!0}}if(M===1&&this.containsPoint(u.end))return p&&(p.start.copy(u.end),p.end.copy(u.end)),!0;if(M!==2)return!1;if(c.delta(n),u.delta(o),n.dot(o)<0){let F=u.start;u.start=u.end,u.end=F}let C=c.start.dot(n),A=c.end.dot(n),T=u.start.dot(n),P=u.end.dot(n),D=A<T,z=C<P;return C!==P&&T!==A&&D===z?!1:(p&&(l.subVectors(c.start,u.start),l.dot(n)>0?p.start.copy(c.start):p.start.copy(u.start),l.subVectors(c.end,u.end),l.dot(n)<0?p.end.copy(c.end):p.end.copy(u.end)),!0)}}}();Eo.prototype.distanceToPoint=function(){let e=new R;return function(t){return this.closestPointToPoint(t,e),t.distanceTo(e)}}();Eo.prototype.distanceToTriangle=function(){let e=new R,t=new R,i=["a","b","c"],r=new Ss,a=new Ss;return function(s,n=null,o=null){let l=n||o?r:null;if(this.intersectsTriangle(s,l))return(n||o)&&(n&&l.getCenter(n),o&&l.getCenter(o)),0;let h=1/0;for(let c=0;c<3;c++){let u,d=i[c],p=s[d];this.closestPointToPoint(p,e),u=p.distanceToSquared(e),u<h&&(h=u,n&&n.copy(e),o&&o.copy(p));let f=this[d];s.closestPointToPoint(f,e),u=f.distanceToSquared(e),u<h&&(h=u,n&&n.copy(f),o&&o.copy(e))}for(let c=0;c<3;c++){let u=i[c],d=i[(c+1)%3];r.set(this[u],this[d]);for(let p=0;p<3;p++){let f=i[p],m=i[(p+1)%3];a.set(s[f],s[m]),Ab(r,a,e,t);let g=e.distanceToSquared(t);g<h&&(h=g,n&&n.copy(e),o&&o.copy(t))}}return Math.sqrt(h)}}();var Bn=class{constructor(e,t,i){this.isOrientedBox=!0,this.min=new R,this.max=new R,this.matrix=new je,this.invMatrix=new je,this.points=new Array(8).fill().map(()=>new R),this.satAxes=new Array(3).fill().map(()=>new R),this.satBounds=new Array(3).fill().map(()=>new Ln),this.alignedSatBounds=new Array(3).fill().map(()=>new Ln),this.needsUpdate=!1,e&&this.min.copy(e),t&&this.max.copy(t),i&&this.matrix.copy(i)}set(e,t,i){this.min.copy(e),this.max.copy(t),this.matrix.copy(i),this.needsUpdate=!0}copy(e){this.min.copy(e.min),this.max.copy(e.max),this.matrix.copy(e.matrix),this.needsUpdate=!0}};Bn.prototype.update=function(){return function(){let e=this.matrix,t=this.min,i=this.max,r=this.points;for(let l=0;l<=1;l++)for(let h=0;h<=1;h++)for(let c=0;c<=1;c++){let u=1*l|2*h|4*c,d=r[u];d.x=l?i.x:t.x,d.y=h?i.y:t.y,d.z=c?i.z:t.z,d.applyMatrix4(e)}let a=this.satBounds,s=this.satAxes,n=r[0];for(let l=0;l<3;l++){let h=s[l],c=a[l],u=1<<l,d=r[u];h.subVectors(n,d),c.setFromPoints(h,r)}let o=this.alignedSatBounds;o[0].setFromPointsField(r,"x"),o[1].setFromPointsField(r,"y"),o[2].setFromPointsField(r,"z"),this.invMatrix.copy(this.matrix).invert(),this.needsUpdate=!1}}();Bn.prototype.intersectsBox=function(){let e=new Ln;return function(t){this.needsUpdate&&this.update();let i=t.min,r=t.max,a=this.satBounds,s=this.satAxes,n=this.alignedSatBounds;if(e.min=i.x,e.max=r.x,n[0].isSeparated(e)||(e.min=i.y,e.max=r.y,n[1].isSeparated(e))||(e.min=i.z,e.max=r.z,n[2].isSeparated(e)))return!1;for(let o=0;o<3;o++){let l=s[o],h=a[o];if(e.setFromBox(l,t),h.isSeparated(e))return!1}return!0}}();Bn.prototype.intersectsTriangle=function(){let e=new Eo,t=new Array(3),i=new Ln,r=new Ln,a=new R;return function(s){this.needsUpdate&&this.update(),s.isExtendedTriangle?s.needsUpdate&&s.update():(e.copy(s),e.update(),s=e);let n=this.satBounds,o=this.satAxes;t[0]=s.a,t[1]=s.b,t[2]=s.c;for(let u=0;u<3;u++){let d=n[u],p=o[u];if(i.setFromPoints(p,t),d.isSeparated(i))return!1}let l=s.satBounds,h=s.satAxes,c=this.points;for(let u=0;u<3;u++){let d=l[u],p=h[u];if(i.setFromPoints(p,c),d.isSeparated(i))return!1}for(let u=0;u<3;u++){let d=o[u];for(let p=0;p<4;p++){let f=h[p];if(a.crossVectors(d,f),i.setFromPoints(a,t),r.setFromPoints(a,c),i.isSeparated(r))return!1}}return!0}}();Bn.prototype.closestPointToPoint=function(){return function(e,t){return this.needsUpdate&&this.update(),t.copy(e).applyMatrix4(this.invMatrix).clamp(this.min,this.max).applyMatrix4(this.matrix),t}}();Bn.prototype.distanceToPoint=function(){let e=new R;return function(t){return this.closestPointToPoint(t,e),t.distanceTo(e)}}();Bn.prototype.distanceToBox=function(){let e=["x","y","z"],t=new Array(12).fill().map(()=>new Ss),i=new Array(12).fill().map(()=>new Ss),r=new R,a=new R;return function(s,n=0,o=null,l=null){if(this.needsUpdate&&this.update(),this.intersectsBox(s))return(o||l)&&(s.getCenter(a),this.closestPointToPoint(a,r),s.closestPointToPoint(r,a),o&&o.copy(r),l&&l.copy(a)),0;let h=n*n,c=s.min,u=s.max,d=this.points,p=1/0;for(let m=0;m<8;m++){let g=d[m];a.copy(g).clamp(c,u);let y=g.distanceToSquared(a);if(y<p&&(p=y,o&&o.copy(g),l&&l.copy(a),y<h))return Math.sqrt(y)}let f=0;for(let m=0;m<3;m++)for(let g=0;g<=1;g++)for(let y=0;y<=1;y++){let x=(m+1)%3,b=(m+2)%3,_=g<<x|y<<b,S=1<<m|g<<x|y<<b,M=d[_],C=d[S];t[f].set(M,C);let A=e[m],T=e[x],P=e[b],D=i[f],z=D.start,F=D.end;z[A]=c[A],z[T]=g?c[T]:u[T],z[P]=y?c[P]:u[T],F[A]=u[A],F[T]=g?c[T]:u[T],F[P]=y?c[P]:u[T],f++}for(let m=0;m<=1;m++)for(let g=0;g<=1;g++)for(let y=0;y<=1;y++){a.x=m?u.x:c.x,a.y=g?u.y:c.y,a.z=y?u.z:c.z,this.closestPointToPoint(a,r);let x=a.distanceToSquared(r);if(x<p&&(p=x,o&&o.copy(r),l&&l.copy(a),x<h))return Math.sqrt(x)}for(let m=0;m<12;m++){let g=t[m];for(let y=0;y<12;y++){let x=i[y];Ab(g,x,r,a);let b=r.distanceToSquared(a);if(b<p&&(p=b,o&&o.copy(r),l&&l.copy(a),b<h))return Math.sqrt(b)}}return Math.sqrt(p)}}();var rc=new R,ac=new R,sc=new R,Of=new re,If=new re,Rf=new re,ZA=new R,KA=new R,JA=new R,Lf=new R;function Gq(e,t,i,r,a,s){let n;return s===Xr?n=e.intersectTriangle(r,i,t,!0,a):n=e.intersectTriangle(t,i,r,s!==ja,a),n===null?null:{distance:e.origin.distanceTo(a),point:a.clone()}}function Hq(e,t,i,r,a,s,n,o,l){rc.fromBufferAttribute(t,s),ac.fromBufferAttribute(t,n),sc.fromBufferAttribute(t,o);let h=Gq(e,rc,ac,sc,Lf,l);if(h){r&&(Of.fromBufferAttribute(r,s),If.fromBufferAttribute(r,n),Rf.fromBufferAttribute(r,o),h.uv=aa.getInterpolation(Lf,rc,ac,sc,Of,If,Rf,new re)),a&&(Of.fromBufferAttribute(a,s),If.fromBufferAttribute(a,n),Rf.fromBufferAttribute(a,o),h.uv1=aa.getInterpolation(Lf,rc,ac,sc,Of,If,Rf,new re)),i&&(ZA.fromBufferAttribute(i,s),KA.fromBufferAttribute(i,n),JA.fromBufferAttribute(i,o),h.normal=aa.getInterpolation(Lf,rc,ac,sc,ZA,KA,JA,new R),h.normal.dot(e.direction)>0&&h.normal.multiplyScalar(-1));let c={a:s,b:n,c:o,normal:new R,materialIndex:0};aa.getNormal(rc,ac,sc,c.normal),h.face=c,h.faceIndex=s}return h}function YT(e,t,i,r,a){let s=r*3,n=e.index.getX(s),o=e.index.getX(s+1),l=e.index.getX(s+2),{position:h,normal:c,uv:u,uv1:d}=e.attributes,p=Hq(i,h,c,u,d,n,o,l,t);return p?(p.faceIndex=r,a&&a.push(p),p):null}function Wq(e,t,i,r,a,s){for(let n=r,o=r+a;n<o;n++)YT(e,t,i,n,s)}function qq(e,t,i,r,a){let s=1/0,n=null;for(let o=r,l=r+a;o<l;o++){let h=YT(e,t,i,o);h&&h.distance<s&&(n=h,s=h.distance)}return n}function _n(e,t,i,r){let a=e.a,s=e.b,n=e.c,o=t,l=t+1,h=t+2;i&&(o=i.getX(t),l=i.getX(t+1),h=i.getX(t+2)),a.x=r.getX(o),a.y=r.getY(o),a.z=r.getZ(o),s.x=r.getX(l),s.y=r.getY(l),s.z=r.getZ(l),n.x=r.getX(h),n.y=r.getY(h),n.z=r.getZ(h)}function $A(e,t,i,r,a,s,n){let o=i.index,l=i.attributes.position;for(let h=e,c=t+e;h<c;h++)if(_n(n,h*3,o,l),n.needsUpdate=!0,r(n,h,a,s))return!0;return!1}var XT=class{constructor(e){this._getNewPrimitive=e,this._primitives=[]}getPrimitive(){let e=this._primitives;return e.length===0?this._getNewPrimitive():e.pop()}releasePrimitive(e){this._primitives.push(e)}};function sl(e,t){return t[e+15]===65535}function kc(e,t){return t[e+6]}function rp(e,t){return t[e+14]}function ap(e){return e+8}function sp(e,t){return t[e+6]}function Yq(e,t){return t[e+7]}var Dc=new cr,bg=new R,Xq=["x","y","z"];function G1(e,t,i,r,a){let s=e*2,n=_u,o=yl,l=xl;if(sl(s,o)){let h=kc(e,l),c=rp(s,o);Wq(t,i,r,h,c,a)}else{let h=ap(e);wg(h,n,r,bg)&&G1(h,t,i,r,a);let c=sp(e,l);wg(c,n,r,bg)&&G1(c,t,i,r,a)}}function H1(e,t,i,r){let a=e*2,s=_u,n=yl,o=xl;if(sl(a,n)){let l=kc(e,o),h=rp(a,n);return qq(t,i,r,l,h)}else{let l=Yq(e,o),h=Xq[l],c=r.direction[h]>=0,u,d;c?(u=ap(e),d=sp(e,o)):(u=sp(e,o),d=ap(e));let p=wg(u,s,r,bg)?H1(u,t,i,r):null;if(p){let m=p.point[h];if(c?m<=s[d+l]:m>=s[d+l+3])return p}let f=wg(d,s,r,bg)?H1(d,t,i,r):null;return p&&f?p.distance<=f.distance?p:f:p||f||null}}var Qq=function(){let e,t,i=[],r=new XT(()=>new cr);return function(...s){e=r.getPrimitive(),t=r.getPrimitive(),i.push(e,t);let n=a(...s);r.releasePrimitive(e),r.releasePrimitive(t),i.pop(),i.pop();let o=i.length;return o>0&&(t=i[o-1],e=i[o-2]),n};function a(s,n,o,l,h=null,c=0,u=0){function d(x){let b=x*2,_=yl,S=xl;for(;!sl(b,_);)x=ap(x),b=x*2;return kc(x,S)}function p(x){let b=x*2,_=yl,S=xl;for(;!sl(b,_);)x=sp(x,S),b=x*2;return kc(x,S)+rp(b,_)}let f=s*2,m=_u,g=yl,y=xl;if(sl(f,g)){let x=kc(s,y),b=rp(f,g);return Mn(s,m,e),l(x,b,!1,u,c+s,e)}else{let x=ap(s),b=sp(s,y),_=x,S=b,M,C,A,T;if(h&&(A=e,T=t,Mn(_,m,A),Mn(S,m,T),M=h(A),C=h(T),C<M)){_=b,S=x;let q=M;M=C,C=q,A=T}A||(A=e,Mn(_,m,A));let P=sl(_*2,g),D=o(A,P,M,u+1,c+_),z;if(D===2){let q=d(_),Q=p(_)-q;z=l(q,Q,!0,u+1,c+_,A)}else z=D&&a(_,n,o,l,h,c,u+1);if(z)return!0;T=t,Mn(S,m,T);let F=sl(S*2,g),L=o(T,F,C,u+1,c+S),G;if(L===2){let q=d(S),Q=p(S)-q;G=l(q,Q,!0,u+1,c+S,T)}else G=L&&a(S,n,o,l,h,c,u+1);return!!G}}}(),Zq=function(){let e=new Eo,t=new Eo,i=new je,r=new Bn,a=new Bn;return function s(n,o,l,h,c=null){let u=n*2,d=_u,p=yl,f=xl;if(c===null&&(l.boundingBox||l.computeBoundingBox(),r.set(l.boundingBox.min,l.boundingBox.max,h),c=r),sl(u,p)){let m=o,g=m.index,y=m.attributes.position,x=l.index,b=l.attributes.position,_=kc(n,f),S=rp(u,p);if(i.copy(h).invert(),l.boundsTree)return Mn(n,d,a),a.matrix.copy(i),a.needsUpdate=!0,l.boundsTree.shapecast({intersectsBounds:M=>a.intersectsBox(M),intersectsTriangle:M=>{M.a.applyMatrix4(h),M.b.applyMatrix4(h),M.c.applyMatrix4(h),M.needsUpdate=!0;for(let C=_*3,A=(S+_)*3;C<A;C+=3)if(_n(t,C,g,y),t.needsUpdate=!0,M.intersectsTriangle(t))return!0;return!1}});for(let M=_*3,C=S+_*3;M<C;M+=3){_n(e,M,g,y),e.a.applyMatrix4(i),e.b.applyMatrix4(i),e.c.applyMatrix4(i),e.needsUpdate=!0;for(let A=0,T=x.count;A<T;A+=3)if(_n(t,A,x,b),t.needsUpdate=!0,e.intersectsTriangle(t))return!0}}else{let m=n+8,g=f[n+6];return Mn(m,d,Dc),!!(c.intersectsBox(Dc)&&s(m,o,l,h,c)||(Mn(g,d,Dc),c.intersectsBox(Dc)&&s(g,o,l,h,c)))}}}();function wg(e,t,i,r){return Mn(e,t,Dc),i.intersectBox(Dc,r)}var W1=[],_m,_u,yl,xl;function wd(e){_m&&W1.push(_m),_m=e,_u=new Float32Array(e),yl=new Uint16Array(e),xl=new Uint32Array(e)}function Bf(){_m=null,_u=null,yl=null,xl=null,W1.length&&wd(W1.pop())}var C0=Symbol("skip tree generation"),E0=new cr,T0=new cr,nc=new je,Fl=new Bn,ed=new Bn,td=new R,zf=new R,Kq=new R,Jq=new R,$q=new R,eM=new cr,hn=new XT(()=>new Eo),Bd=class{static serialize(e,t={}){if(t.isBufferGeometry)return console.warn("MeshBVH.serialize: The arguments for the function have changed. See documentation for new signature."),Bd.serialize(arguments[0],{cloneBuffers:arguments[2]===void 0?!0:arguments[2]});t={cloneBuffers:!0,...t};let i=e.geometry,r=e._roots,a=i.getIndex(),s;return t.cloneBuffers?s={roots:r.map(n=>n.slice()),index:a.array.slice()}:s={roots:r,index:a.array},s}static deserialize(e,t,i={}){if(typeof i=="boolean")return console.warn("MeshBVH.deserialize: The arguments for the function have changed. See documentation for new signature."),Bd.deserialize(arguments[0],arguments[1],{setIndex:arguments[2]===void 0?!0:arguments[2]});i={setIndex:!0,...i};let{index:r,roots:a}=e,s=new Bd(t,{...i,[C0]:!0});if(s._roots=a,i.setIndex){let n=t.getIndex();if(n===null){let o=new It(e.index,1,!1);t.setIndex(o)}else n.array!==r&&(n.array.set(r),n.needsUpdate=!0)}return s}constructor(e,t={}){if(e.isBufferGeometry){if(e.index&&e.index.isInterleavedBufferAttribute)throw new Error("MeshBVH: InterleavedBufferAttribute is not supported for the index attribute.")}else throw new Error("MeshBVH: Only BufferGeometries are supported.");if(t=Object.assign({strategy:0,maxDepth:40,maxLeafTris:10,verbose:!0,useSharedArrayBuffer:!1,setBoundingBox:!0,onProgress:null,[C0]:!1},t),t.useSharedArrayBuffer&&typeof SharedArrayBuffer>"u")throw new Error("MeshBVH: SharedArrayBuffer is not available.");this._roots=null,t[C0]||(this._roots=Uq(e,t),!e.boundingBox&&t.setBoundingBox&&(e.boundingBox=this.getBoundingBox(new cr))),this.geometry=e}refit(e=null){e&&Array.isArray(e)&&(e=new Set(e));let t=this.geometry,i=t.index.array,r=t.attributes.position,a,s,n,o,l=0,h=this._roots;for(let u=0,d=h.length;u<d;u++)a=h[u],s=new Uint32Array(a),n=new Uint16Array(a),o=new Float32Array(a),c(0,l),l+=a.byteLength;function c(u,d,p=!1){let f=u*2;if(n[f+15]===65535){let m=s[u+6],g=n[f+14],y=1/0,x=1/0,b=1/0,_=-1/0,S=-1/0,M=-1/0;for(let C=3*m,A=3*(m+g);C<A;C++){let T=i[C],P=r.getX(T),D=r.getY(T),z=r.getZ(T);P<y&&(y=P),P>_&&(_=P),D<x&&(x=D),D>S&&(S=D),z<b&&(b=z),z>M&&(M=z)}return o[u+0]!==y||o[u+1]!==x||o[u+2]!==b||o[u+3]!==_||o[u+4]!==S||o[u+5]!==M?(o[u+0]=y,o[u+1]=x,o[u+2]=b,o[u+3]=_,o[u+4]=S,o[u+5]=M,!0):!1}else{let m=u+8,g=s[u+6],y=m+d,x=g+d,b=p,_=!1,S=!1;e?b||(_=e.has(y),S=e.has(x),b=!_&&!S):(_=!0,S=!0);let M=b||_,C=b||S,A=!1;M&&(A=c(m,d,b));let T=!1;C&&(T=c(g,d,b));let P=A||T;if(P)for(let D=0;D<3;D++){let z=m+D,F=g+D,L=o[z],G=o[z+3],q=o[F],Q=o[F+3];o[u+D]=L<q?L:q,o[u+D+3]=G>Q?G:Q}return P}}}traverse(e,t=0){let i=this._roots[t],r=new Uint32Array(i),a=new Uint16Array(i);s(0);function s(n,o=0){let l=n*2,h=a[l+15]===65535;if(h){let c=r[n+6],u=a[l+14];e(o,h,new Float32Array(i,n*4,6),c,u)}else{let c=n+8,u=r[n+6],d=r[n+7];e(o,h,new Float32Array(i,n*4,6),d)||(s(c,o+1),s(u,o+1))}}}raycast(e,t=Xs){let i=this._roots,r=this.geometry,a=[],s=t.isMaterial,n=Array.isArray(t),o=r.groups,l=s?t.side:t;for(let h=0,c=i.length;h<c;h++){let u=n?t[o[h].materialIndex].side:l,d=a.length;if(wd(i[h]),G1(0,r,u,e,a),Bf(),n){let p=o[h].materialIndex;for(let f=d,m=a.length;f<m;f++)a[f].face.materialIndex=p}}return a}raycastFirst(e,t=Xs){let i=this._roots,r=this.geometry,a=t.isMaterial,s=Array.isArray(t),n=null,o=r.groups,l=a?t.side:t;for(let h=0,c=i.length;h<c;h++){let u=s?t[o[h].materialIndex].side:l;wd(i[h]);let d=H1(0,r,u,e);Bf(),d!=null&&(n==null||d.distance<n.distance)&&(n=d,s&&(d.face.materialIndex=o[h].materialIndex))}return n}intersectsGeometry(e,t){let i=this.geometry,r=!1;for(let a of this._roots)if(wd(a),r=Zq(0,i,e,t),Bf(),r)break;return r}shapecast(e,t,i){let r=this.geometry;if(e instanceof Function){if(t){let u=t;t=(d,p,f,m)=>{let g=p*3;return u(d,g,g+1,g+2,f,m)}}e={boundsTraverseOrder:i,intersectsBounds:e,intersectsTriangle:t,intersectsRange:null},console.warn("MeshBVH: Shapecast function signature has changed and now takes an object of callbacks as a second argument. See docs for new signature.")}let a=hn.getPrimitive(),{boundsTraverseOrder:s,intersectsBounds:n,intersectsRange:o,intersectsTriangle:l}=e;if(o&&l){let u=o;o=(d,p,f,m,g)=>u(d,p,f,m,g)?!0:$A(d,p,r,l,f,m,a)}else o||(l?o=(u,d,p,f)=>$A(u,d,r,l,p,f,a):o=(u,d,p)=>p);let h=!1,c=0;for(let u of this._roots){if(wd(u),h=Qq(0,r,n,o,s,c),Bf(),h)break;c+=u.byteLength}return hn.releasePrimitive(a),h}bvhcast(e,t,i){let{intersectsRanges:r,intersectsTriangles:a}=i,s=this.geometry.index,n=this.geometry.attributes.position,o=e.geometry.index,l=e.geometry.attributes.position;nc.copy(t).invert();let h=hn.getPrimitive(),c=hn.getPrimitive();if(a){let d=function(p,f,m,g,y,x,b,_){for(let S=m,M=m+g;S<M;S++){_n(c,S*3,o,l),c.a.applyMatrix4(t),c.b.applyMatrix4(t),c.c.applyMatrix4(t),c.needsUpdate=!0;for(let C=p,A=p+f;C<A;C++)if(_n(h,C*3,s,n),h.needsUpdate=!0,a(h,c,C,S,y,x,b,_))return!0}return!1};if(r){let p=r;r=function(f,m,g,y,x,b,_,S){return p(f,m,g,y,x,b,_,S)?!0:d(f,m,g,y,x,b,_,S)}}else r=d}e.getBoundingBox(T0),T0.applyMatrix4(t);let u=this.shapecast({intersectsBounds:d=>T0.intersectsBox(d),intersectsRange:(d,p,f,m,g,y)=>(E0.copy(y),E0.applyMatrix4(nc),e.shapecast({intersectsBounds:x=>E0.intersectsBox(x),intersectsRange:(x,b,_,S,M)=>r(d,p,x,b,m,g,S,M)}))});return hn.releasePrimitive(h),hn.releasePrimitive(c),u}intersectsBox(e,t){return Fl.set(e.min,e.max,t),Fl.needsUpdate=!0,this.shapecast({intersectsBounds:i=>Fl.intersectsBox(i),intersectsTriangle:i=>Fl.intersectsTriangle(i)})}intersectsSphere(e){return this.shapecast({intersectsBounds:t=>e.intersectsBox(t),intersectsTriangle:t=>t.intersectsSphere(e)})}closestPointToGeometry(e,t,i={},r={},a=0,s=1/0){e.boundingBox||e.computeBoundingBox(),Fl.set(e.boundingBox.min,e.boundingBox.max,t),Fl.needsUpdate=!0;let n=this.geometry,o=n.attributes.position,l=n.index,h=e.attributes.position,c=e.index,u=hn.getPrimitive(),d=hn.getPrimitive(),p=zf,f=Kq,m=null,g=null;r&&(m=Jq,g=$q);let y=1/0,x=null,b=null;return nc.copy(t).invert(),ed.matrix.copy(nc),this.shapecast({boundsTraverseOrder:_=>Fl.distanceToBox(_),intersectsBounds:(_,S,M)=>M<y&&M<s?(S&&(ed.min.copy(_.min),ed.max.copy(_.max),ed.needsUpdate=!0),!0):!1,intersectsRange:(_,S)=>{if(e.boundsTree)return e.boundsTree.shapecast({boundsTraverseOrder:M=>ed.distanceToBox(M),intersectsBounds:(M,C,A)=>A<y&&A<s,intersectsRange:(M,C)=>{for(let A=M*3,T=(M+C)*3;A<T;A+=3){_n(d,A,c,h),d.a.applyMatrix4(t),d.b.applyMatrix4(t),d.c.applyMatrix4(t),d.needsUpdate=!0;for(let P=_*3,D=(_+S)*3;P<D;P+=3){_n(u,P,l,o),u.needsUpdate=!0;let z=u.distanceToTriangle(d,p,m);if(z<y&&(f.copy(p),g&&g.copy(m),y=z,x=P/3,b=A/3),z<a)return!0}}}});{let M=c?c.count:h.count;for(let C=0,A=M;C<A;C+=3){_n(d,C,c,h),d.a.applyMatrix4(t),d.b.applyMatrix4(t),d.c.applyMatrix4(t),d.needsUpdate=!0;for(let T=_*3,P=(_+S)*3;T<P;T+=3){_n(u,T,l,o),u.needsUpdate=!0;let D=u.distanceToTriangle(d,p,m);if(D<y&&(f.copy(p),g&&g.copy(m),y=D,x=T/3,b=C/3),D<a)return!0}}}}}),hn.releasePrimitive(u),hn.releasePrimitive(d),y===1/0?null:(i.point?i.point.copy(f):i.point=f.clone(),i.distance=y,i.faceIndex=x,r&&(r.point?r.point.copy(g):r.point=g.clone(),r.point.applyMatrix4(nc),f.applyMatrix4(nc),r.distance=f.sub(r.point).length(),r.faceIndex=b),i)}closestPointToPoint(e,t={},i=0,r=1/0){let a=i*i,s=r*r,n=1/0,o=null;if(this.shapecast({boundsTraverseOrder:h=>(td.copy(e).clamp(h.min,h.max),td.distanceToSquared(e)),intersectsBounds:(h,c,u)=>u<n&&u<s,intersectsTriangle:(h,c)=>{h.closestPointToPoint(e,td);let u=e.distanceToSquared(td);return u<n&&(zf.copy(td),n=u,o=c),u<a}}),n===1/0)return null;let l=Math.sqrt(n);return t.point?t.point.copy(zf):t.point=zf.clone(),t.distance=l,t.faceIndex=o,t}getBoundingBox(e){return e.makeEmpty(),this._roots.forEach(t=>{Mn(0,new Float32Array(t),eM),e.union(eM)}),e}},id=Do(iL()),eY=.5*(Math.sqrt(3)-1),rd=(3-Math.sqrt(3))/6,tY=1/3,cn=1/6,Aae=(Math.sqrt(5)-1)/4,Mae=(5-Math.sqrt(5))/20,zd=e=>Math.floor(e)|0,tM=new Float64Array([1,1,-1,1,1,-1,-1,-1,1,0,-1,0,1,0,-1,0,0,1,0,-1,0,1,0,-1]),P0=new Float64Array([1,1,0,-1,1,0,1,-1,0,-1,-1,0,1,0,1,-1,0,1,1,0,-1,-1,0,-1,0,1,1,0,-1,1,0,1,-1,0,-1,-1]);function D0(e=Math.random){let t=QT(e),i=new Float64Array(t).map(a=>tM[a%12*2]),r=new Float64Array(t).map(a=>tM[a%12*2+1]);return function(a,s){let n=0,o=0,l=0,h=(a+s)*eY,c=zd(a+h),u=zd(s+h),d=(c+u)*rd,p=c-d,f=u-d,m=a-p,g=s-f,y,x;m>g?(y=1,x=0):(y=0,x=1);let b=m-y+rd,_=g-x+rd,S=m-1+2*rd,M=g-1+2*rd,C=c&255,A=u&255,T=.5-m*m-g*g;if(T>=0){let z=C+t[A],F=i[z],L=r[z];T*=T,n=T*T*(F*m+L*g)}let P=.5-b*b-_*_;if(P>=0){let z=C+y+t[A+x],F=i[z],L=r[z];P*=P,o=P*P*(F*b+L*_)}let D=.5-S*S-M*M;if(D>=0){let z=C+1+t[A+1],F=i[z],L=r[z];D*=D,l=D*D*(F*S+L*M)}return 70*(n+o+l)}}function iY(e=Math.random){let t=QT(e),i=new Float64Array(t).map(s=>P0[s%12*3]),r=new Float64Array(t).map(s=>P0[s%12*3+1]),a=new Float64Array(t).map(s=>P0[s%12*3+2]);return function(s,n,o){let l,h,c,u,d=(s+n+o)*tY,p=zd(s+d),f=zd(n+d),m=zd(o+d),g=(p+f+m)*cn,y=p-g,x=f-g,b=m-g,_=s-y,S=n-x,M=o-b,C,A,T,P,D,z;_>=S?S>=M?(C=1,A=0,T=0,P=1,D=1,z=0):_>=M?(C=1,A=0,T=0,P=1,D=0,z=1):(C=0,A=0,T=1,P=1,D=0,z=1):S<M?(C=0,A=0,T=1,P=0,D=1,z=1):_<M?(C=0,A=1,T=0,P=0,D=1,z=1):(C=0,A=1,T=0,P=1,D=1,z=0);let F=_-C+cn,L=S-A+cn,G=M-T+cn,q=_-P+2*cn,Q=S-D+2*cn,Y=M-z+2*cn,ne=_-1+3*cn,ce=S-1+3*cn,ie=M-1+3*cn,te=p&255,de=f&255,oe=m&255,ue=.6-_*_-S*S-M*M;if(ue<0)l=0;else{let Ae=te+t[de+t[oe]];ue*=ue,l=ue*ue*(i[Ae]*_+r[Ae]*S+a[Ae]*M)}let se=.6-F*F-L*L-G*G;if(se<0)h=0;else{let Ae=te+C+t[de+A+t[oe+T]];se*=se,h=se*se*(i[Ae]*F+r[Ae]*L+a[Ae]*G)}let Ce=.6-q*q-Q*Q-Y*Y;if(Ce<0)c=0;else{let Ae=te+P+t[de+D+t[oe+z]];Ce*=Ce,c=Ce*Ce*(i[Ae]*q+r[Ae]*Q+a[Ae]*Y)}let me=.6-ne*ne-ce*ce-ie*ie;if(me<0)u=0;else{let Ae=te+1+t[de+1+t[oe+1]];me*=me,u=me*me*(i[Ae]*ne+r[Ae]*ce+a[Ae]*ie)}return 32*(l+h+c+u)}}function QT(e){let t=new Uint8Array(512);for(let i=0;i<512/2;i++)t[i]=i;for(let i=0;i<512/2-1;i++){let r=i+~~(e()*(256-i)),a=t[i];t[i]=t[r],t[r]=a}for(let i=256;i<512;i++)t[i]=t[i-256];return t}var Ls=new aa,rY=class{constructor(e){this.weightAttribute=null;let t=e.geometry;if(!t.isBufferGeometry||t.attributes.position.itemSize!==3)throw new Error("THREE.MeshSurfaceSampler: Requires BufferGeometry triangle mesh.");t.index&&(t=t.toNonIndexed()),this.geometry=t,this.randomFunction=Math.random,this.positionAttribute=this.geometry.getAttribute("position"),this.distribution=null}build(){let e=this.positionAttribute,t=new Float32Array(e.count/3);for(let r=0;r<e.count;r+=3){let a=1;Ls.a.fromBufferAttribute(e,r),Ls.b.fromBufferAttribute(e,r+1),Ls.c.fromBufferAttribute(e,r+2),a*=Ls.getArea(),t[r/3]=a}this.distribution=new Float32Array(e.count/3);let i=0;for(let r=0;r<t.length;r++)i+=t[r],this.distribution[r]=i;return this}setRandomGenerator(e){return this.randomFunction=e,this}sample(e,t){if(this.distribution){let i=this.distribution[this.distribution.length-1],r=this.binarySearch(this.randomFunction()*i);return this.sampleFace(r,e,t)}}binarySearch(e){if(!this.distribution)return 0;let t=this.distribution,i=0,r=t.length-1,a=-1;for(;i<=r;){let s=Math.ceil((i+r)/2);if(s===0||t[s-1]<=e&&t[s]>e){a=s;break}else e<t[s]?r=s-1:i=s+1}return a}sampleFace(e,t,i){let r=this.randomFunction(),a=this.randomFunction();return r+a>1&&(r=1-r,a=1-a),Ls.a.fromBufferAttribute(this.positionAttribute,e*3),Ls.b.fromBufferAttribute(this.positionAttribute,e*3+1),Ls.c.fromBufferAttribute(this.positionAttribute,e*3+2),t.set(0,0,0).addScaledVector(Ls.a,r).addScaledVector(Ls.b,a).addScaledVector(Ls.c,1-(r+a)),Ls.getNormal(i),this}},aY=Do(PE()),sY=new je,nY=new je,oY=new je,np;(e=>{function t(i){return i&&i.__isSPEObject}e.is=t})(np||(np={}));var Mb=e=>class extends e{constructor(){super(...arguments),this.previousModelViewMatrix=new je,this.copyPreviousMatrix=!0,this.hiddenMatrix=new je,this.matrixWorldRigid=new je,this.shearScale=new je,this.shearScaleInv=new je}get __isSPEObject(){return!0}isDescendantOf(t){t instanceof Si&&(t=t.uuid);let i=this;for(;i.parent;){if(i.parent.uuid===t)return!0;i=i.parent}return!1}updateMatrixWorld(t){this.matrixAutoUpdate&&this.updateMatrix(),(this.matrixWorldNeedsUpdate||t)&&(this.parent===null?this.matrixWorld.multiplyMatrices(this.hiddenMatrix,this.matrix):(this.matrixWorld.multiplyMatrices(this.parent.matrixWorld,this.hiddenMatrix),this.matrixWorld.multiplyMatrices(this.matrixWorld,this.matrix)),this.matrixWorldNeedsUpdate=!1,t=!0);for(let i of this.children)i.updateMatrixWorld(t)}updateWorldMatrix(t,i){let r=this.parent;if(t&&r!==null&&r.updateWorldMatrix(!0,!1),this.matrixAutoUpdate&&this.updateMatrix(),this.parent===null?this.matrixWorld.multiplyMatrices(this.hiddenMatrix,this.matrix):(this.matrixWorld.multiplyMatrices(this.parent.matrixWorld,this.hiddenMatrix),this.matrixWorld.multiplyMatrices(this.matrixWorld,this.matrix)),i)for(let a of this.children)a.updateWorldMatrix(!1,!0)}traverseChildren(t,i=0){for(let r of this.children)np.is(r)&&r.traverseObject(t,i+1)}traverseObject(t,i=0){if(t(this,i)!==!0)for(let r of this.children)np.is(r)&&r.traverseObject(t,i+1)}updateMatrixWorldSVD(){let t=this.matrixWorld.elements,i=[[t[0],t[4],t[8]],[t[1],t[5],t[9]],[t[2],t[6],t[10]]],{u:r,v:a,q:s}=(0,aY.SVD)(i),n=sY.set(r[0][0],r[0][1],r[0][2],0,r[1][0],r[1][1],r[1][2],0,r[2][0],r[2][1],r[2][2],0,0,0,0,1),o=nY.set(a[0][0],a[0][1],a[0][2],0,a[1][0],a[1][1],a[1][2],0,a[2][0],a[2][1],a[2][2],0,0,0,0,1),l=oY.copy(o).transpose();this.shearScale.makeScale(s[0],s[1],s[2]).multiply(l).premultiply(o),this.shearScaleInv.copy(this.shearScale).invert(),this.matrixWorldRigid.multiplyMatrices(n,l).copyPosition(this.matrixWorld),s.every(h=>Math.abs(s[0]-h)<.01)?this.hasNonUniformScale=!1:this.hasNonUniformScale=!0}attach(t,i){this.updateWorldMatrix(!0,!1);let r=new je().copy(this.matrixWorld).invert();return t.parent!==null&&(t.parent.updateWorldMatrix(!0,!1),r.multiply(t.parent.matrixWorld)),"hiddenMatrix"in t&&t.hiddenMatrix instanceof je?t.hiddenMatrix.premultiply(r):t.applyMatrix4(r),t.updateWorldMatrix(!1,!1),this.add(t),i!==void 0&&(this.children.pop(),this.children.splice(i,0,t)),this}copy(t,i=!1){return super.copy(t,i),this.hasNonUniformScale=t.hasNonUniformScale,this}onAfterRender(t,i,r,a,s,n){this.copyPreviousMatrix&&this.previousModelViewMatrix.copy(this.modelViewMatrix)}},lY=class extends Mb(Si){},hY=e=>e.type==="Mesh",ma=class extends lY{constructor(e){super(),this.object=e,this.matrixAutoUpdate=!1,this.hasNonUniformScale=e.hasNonUniformScale}raycast(e,t){}expand(){let e=0,t=this.object.entityChildren(e);for(;t;){let i=this.children[e];i?.object!==t&&(i&&this.remove(i),i=new ma(t),this.add(i),this.children.splice(e,0,this.children.pop()),i.matrixWorldNeedsUpdate=!0,i.matrixAutoUpdate=!1,i.matrix=t.matrix,i.hiddenMatrix=t.hiddenMatrix),i.expand(),e+=1,t=this.object.entityChildren(e)}for(;this.children.length>e;)this.remove(this.children[e])}get visible(){return this.playModeVisible!==void 0?this.playModeVisible:this.object.visible||this.object.dataPatched.visible&&this.object.dataPatched.cloner?.hideBase===!0}set visible(e){}get castShadow(){return this.object.castShadow}set castShadow(e){}get receiveShadow(){return this.object.receiveShadow}set receiveShadow(e){}get isMesh(){return hY(this.object)}get isLight(){return this.object.isLight}get layers(){return this.object.layers}set layers(e){}get isCamera(){return!1}get geometry(){if(this.object.geometry)return this.object.geometry}get material(){if(this.object.material)return this.object.material}},Wl=new R,ql=new R,Uc=new je,ZT=[new R(-1,1,1),new R(-1,-1,1),new R(1,-1,1),new R(1,1,1),new R(-1,1,-1),new R(-1,-1,-1),new R(1,-1,-1),new R(1,1,-1)],cY=[[0,3],[1,2],[5,6],[4,7],[0,1],[3,2],[7,6],[4,5],[0,4],[1,5],[2,6],[3,7]],uY=[[0,2],[7,5],[4,1],[3,6],[4,3],[1,6]],iM=(e,t,i)=>{e.updateEntityBoxSize(Wl,ql),Uc.copy(t).multiply(e.matrixWorld),ql.x===0&&ql.y===0&&ql.z===0?i.push(new R(Wl.x,Wl.y,Wl.z).applyMatrix4(Uc)):ZT.forEach(r=>{i.push(r.clone().multiply(ql).add(Wl).applyMatrix4(Uc))})},rM=class extends cr{constructor(){super(...arguments),this.matrix=new je,this.vertices=[],this.faces=[],this.edges=[],this.centerEdges=[]}copy(e){return super.copy(e),this.matrix.copy(e.matrix),this.vertices=e.vertices.map(t=>t.clone()),this.faces=e.faces.map(t=>t.clone()),this.edges=e.edges.map(t=>t.clone()),this.centerEdges=e.centerEdges.map(t=>t.clone()),this}setFromObjectSize(e,t=!1){e.updateWorldMatrix(!1,t),this.makeEmpty(),this.matrix.copy(e.matrixWorld);let i=new je().copy(e.matrixWorld).invert();return this.expandByObjectSize(e,i,t)}expandByObjectSize(e,t,i=!1){let r=[];return i===!0?e.traverseEntity(a=>{if(a.visible||a.cloner&&a.data.visible){if(!("geometry"in a)){r.push(new R);return}iM(a,t,r)}}):iM(e,t,r),this.setFromPoints(r)}getCenter(e){return e=super.getCenter(e),e.applyMatrix4(this.matrix),e}getPositionToCenter(e){return e=super.getCenter(e),e.applyMatrix4(Uc.copy(this.matrix).setPosition(0,0,0)),e}computeVertices(){this.getSize(ql).multiplyScalar(.5),this.getCenter(Wl),Uc.copy(this.matrix).setPosition(Wl),this.vertices=ZT.map(e=>e.clone().multiply(ql).applyMatrix4(Uc))}computeEdges(){this.vertices.length>0&&this.computeVertices(),this.edges=cY.map(([e,t])=>new Ss(this.vertices[e],this.vertices[t])),this.centerEdges=this.edges.map(e=>e.getCenter(new R))}computeFaces(){this.vertices.length>0&&this.computeVertices(),this.faces=uY.map(([e,t])=>this.vertices[e].clone().add(this.vertices[t]).multiplyScalar(.5))}},dl={Cloner:()=>{},changeEntityProptotype:()=>{},createEntity:()=>{}},dY=class extends a3{constructor(){super()}getPoints(e=12){let t=[],i,r=this.getCurveLengths(),a=r[r.length-1]/r.length;for(let s=0,n=this.curves;s<n.length;s++){let o=n[s],l=s===0?r[s]:r[s]-r[s-1],h=Math.ceil(e*l/a),c=o.getPoints(h);for(let u=0;u<c.length;u++){let d=c[u];i&&i.equals(d)||(t.push(d),i=d)}}return this.autoClose&&t.length>1&&!t[t.length-1].equals(t[0])&&t.push(t[0]),t}},q1=.001;function Y1(e,t,i){return t.clone().sub(e).cross(t.clone().sub(i)).length()<=q1}function O0(e,t){let i=new R(...e.position),r=new R(...e.controlNext.position),a=new R(...t.controlPrevious.position),s=new R(...t.position);return Y1(i,r,s)&&Y1(i,a,s)}function KT(e){let t=e.points.map(c=>new R(...c.data.position)),i=[e.points[0]],r=new R(...i[0].data.position);for(let c=0;c<e.points.length-1;c++)Y1(r,t[c],t[c+1])||(i.push(e.points[c]),r=t[c]);i.push(e.points[e.points.length-1]);let a=e.isClosed,s=i.length-(a?0:1),n=i.length,o=[];for(let c=0;c<n;c++){let u=i[c].data,d=new R(...u.position),p=new R(...u.controlPrevious.position),f=new R(...u.controlNext.position),m={position:d,baseRoundness:u.roundness,controlPrevious:p,controlNext:f};if(u.roundness===0||!e.isClosed&&(c===0||c===n-1)){o[c]={...m,removedLength:0};continue}let g=a&&c==0?n-1:c-1,y=a&&c==n-1?0:c+1,x=i[g].data,b=i[y].data,_=new R(...x.position),S=new R(...b.position),M=_.clone().sub(d).normalize(),C=S.clone().sub(d).normalize();Object.assign(m,{prevDir:M,nextDir:C});let A=O0(x,u),T=O0(u,b);if(!A||!T)o[c]={...m,removedLength:0};else{let P=M.clone().add(C).normalize(),D=P.clone().cross(M).length()/M.dot(P);o[c]={...m,tan:D,removedLength:u.roundness/D}}}for(let c=0;c<s;c++){let u=c,d=a&&c===n-1?0:c+1,p=o[u],f=o[d];if(p.removedLength!==0||f.removedLength!==0){let m=p.position.distanceTo(f.position);p.removedLength=Math.min(p.removedLength,m/2),f.removedLength=Math.min(f.removedLength,m/2)}}let l=[];for(let c=0;c<s;c++){let u=c,d=a&&c===n-1?0:c+1,p=o[u],f=o[d],m=null;if(!O0(i[u].data,i[d].data))p.position.distanceTo(f.position)>q1&&(m=new vm(p.position,p.controlNext,f.controlPrevious,f.position));else{let g=p.position.clone(),y=f.position.clone();(p.removedLength!==0||f.removedLength!==0)&&(p.nextDir&&g.add(p.nextDir.clone().setLength(p.removedLength)),f.prevDir&&y.add(f.prevDir.clone().setLength(f.removedLength))),g.distanceTo(y)>q1&&(m=new vm(g,g.clone().lerp(y,.3),y.clone().lerp(g,.3),y))}l[2*c+1]=m}for(let c=0;c<n;c++){let u=o[c];if(u.removedLength===0){l[2*c]=null;continue}let d=u.position,p=u.prevDir.clone().multiplyScalar(u.removedLength).add(d),f=u.nextDir.clone().multiplyScalar(u.removedLength).add(d),m=u.tan*u.removedLength,g=u.prevDir.clone().add(u.nextDir).normalize(),y=p.clone().lerp(f,.5),x=p.distanceTo(f)/2,b=g.clone().multiplyScalar(Math.sqrt(Math.pow(m,2)-Math.pow(x,2))).add(y),_=g.clone().multiplyScalar(-m).add(b),S=d.distanceTo(_)/d.distanceTo(y),M=u.prevDir.clone().multiplyScalar(S*d.distanceTo(p)).add(d),C=M.clone().lerp(_,2),A=p.clone().lerp(M,4/3),T=f.clone().lerp(C,4/3);l[2*c]=new vm(p,A,T,f)}let h=new dY;return l.forEach(c=>{c&&h.add(c)}),h}var ni;(e=>{function t(i){return i&&i.__isEntity}e.is=t})(ni||(ni={}));var uo=e=>ni.is(e),pY={type:"completeState",isfromEntity:!0},fY=["x","y","z"],I0=new R,mY=new R().set(0,1,0),Cb=e=>class extends Mb(e){constructor(){super(...arguments),this.raycastLock=!1,this.scaleLock=!1,this.disposed=!1,this.stateSelection=null,this.destroyedInAction=!1,this.instances=[],this.prevState=null,this.currentState=null,this.reversibleToState=null,this.currentTransitionEvent=null,this.previousAction=null,this._singleBBox=new rM,this._recursiveBBox=new rM,this.singleBBoxNeedsUpdate=!0,this.recursiveBBoxNeedsUpdate=!0,this._needApplyPathSnapping=!0,this.attachedPaths=new Set}get __isEntity(){return!0}entityChildren(t){let i=this.children[t];if(ni.is(i))return i}entityChildrenCount(){let t=this.children.length;for(;t--;)if(ni.is(this.children[t]))return t+1;return 0}get isConcreteEntity(){return typeof this.identity=="string"}get isVirtualEntity(){return typeof this.identity!="string"}get isInstanceRoot(){return this.isConcreteEntity&&this.data.type==="Instance"}nearestInstanceSelfOrParent(){let t=this;for(;t.data.type!=="Instance";){let i=t.parent;if(ni.is(i))t=i;else return}return t}forInstancesRec(t){this.instances.forEach(i=>{i.disposed||t(i),i.forInstancesRec(t)})}super_Entity(t,i){typeof t=="string"&&(this.uuid=t),this.identity=t,this.data=i,this.matrixAutoUpdate=!1,this.dataPatched=this.data}changeSelectedState(t,i,r=!1){if(!(this.data.states.length===0&&!r)){for(let a of this.data.states)Kl.toOps(this.data,a.data).forEach(s=>{let n=eg.replaceProps(s,this.data);this.dataPatched=this.data,this.updateByPatchedOp(n,this.data,i)});if(t!==null){let a=this.data.states.data(t);a&&(this.dataPatched=Kl.patch(this.data,a),Kl.toOps(this.data,a).forEach(s=>{this.updateByPatchedOp(s,this.dataPatched,i)}))}r&&this.updateTransformState(this.dataPatched,i),this.stateSelection=t,this.updatePathSnapping(this.dataPatched.pathSnapping)}}get singleBBox(){return this.singleBBoxNeedsUpdate&&(this.singleBBoxNeedsUpdate=!1,this._singleBBox.setFromObjectSize(this,!1),this._singleBBox.computeVertices(),this._singleBBox.computeEdges(),this._singleBBox.computeFaces()),this._singleBBox}get recursiveBBox(){return this.recursiveBBoxNeedsUpdate&&(this.recursiveBBoxNeedsUpdate=!1,this._recursiveBBox.setFromObjectSize(this,!0),this._recursiveBBox.computeVertices(),this._recursiveBBox.computeEdges(),this._recursiveBBox.computeFaces()),this._recursiveBBox}updateEntityBoxSize(t,i){t.setScalar(0),i.setScalar(0)}resetBBoxNeedsUpdateSelf(){this.singleBBoxNeedsUpdate=!0,this.recursiveBBoxNeedsUpdate=!0}resetBBoxNeedsUpdate(){this.resetBBoxNeedsUpdateSelf(),this.traverseAncestors(t=>{uo(t)&&t.resetBBoxNeedsUpdateSelf()}),this.traverseEntity(t=>{t.resetBBoxNeedsUpdateSelf()})}find(t){let i;return this.traverseEntity(r=>{r.uuid===t&&(i=r)}),i}traverseSortNextHelper(){let t=this.parent;if(t){let i=t.children,r=i.indexOf(this)+1;if(ni.is(i[r]))return i[r];if(ni.is(t))return t.traverseSortNextHelper()}}sortNext(){let t=this.children;return this.children.length>0&&ni.is(this.children[0])?t[0]:this.traverseSortNextHelper()}goUp(t){let i=this;for(;t>0&&i!==null;)i=i.parent,t-=1;return i}hasAnccestorOrSelf(t){return this===t||this.hasAnccestor(t)}hasAnccestor(t){let i=this.parent;for(;i;){if(t===i)return!0;i=i.parent}return!1}countToAccestor(t){let i=0,r=this;for(;r!==t;){if(r===null)return-1;r=r.parent,i+=1}return i}forEachEntity(t){for(let i of this.children)uo(i)&&t(i)}traverseEntityAncestors(t){this.traverseAncestors(i=>{ni.is(i)&&t(i)})}traverseConcreteEntity(t,i=0){if(t(this,i)!==!0)for(let r of this.children)uo(r)&&r.isConcreteEntity&&r.traverseEntity(t,i+1)}traverseEntity(t,i=0){if(t(this,i)!==!0)for(let r of this.children)uo(r)&&r.traverseEntity(t,i+1)}traverseVisibleEntity(t){t(this);for(let i of this.children)uo(i)&&i.visible&&i.traverseVisibleEntity(t)}updateMatrix(){super.updateMatrix(),this.cloner&&this.cloner.onObjUpdateMatrix(),this.dispatchEvent({type:"updateMatrix"})}updateMatrixWorld(t){super.updateMatrixWorld(t),this.dispatchEvent({type:"updateMatrixWorld"})}copy(t,i=!1){return super.copy(t,i),this.dataPatched=t.dataPatched,this.raycastLock=t.raycastLock,this.scaleLock=t.scaleLock,this.hiddenMatrix.copy(t.hiddenMatrix),this}hasEntityChild(){return this.children.some(t=>uo(t))}isAncestorOf(t){if(this.uuid===t)return!1;let i=!1;return this.traverseEntity(r=>{r.uuid===t&&(i=!0)}),i}toObjectTransformState(t=[]){this.updateWorldMatrix(!0,!1);let i={position:this.position.toArray(),rotation:[this.rotation.x*lt.RAD2DEG,this.rotation.y*lt.RAD2DEG,this.rotation.z*lt.RAD2DEG],scale:this.scale.toArray(),hiddenMatrix:this.hiddenMatrix.toArray()};return e1(i,t)}getTransformValues(t,i,r){return i[t].map((a,s)=>r?.shared.getVariable(a,[this.uuid,t,fY[s]])??a)}updateTransformState(t,i){let r=!1;return t.position&&(this.position.fromArray(this.getTransformValues("position",t,i)),r=!0),t.rotation&&(I0.fromArray(this.getTransformValues("rotation",t,i)).multiplyScalar(lt.DEG2RAD),this.rotation.setFromVector3(I0),r=!0),t.scale&&(this.scale.fromArray(this.getTransformValues("scale",t,i)),r=!0),t.hiddenMatrix!==void 0&&(r=!0,this.hiddenMatrix.fromArray(t.hiddenMatrix??eu.identity)),r&&(this.updateMatrix(),this.resetBBoxNeedsUpdate(),this.invalidateClonerTransform(this),this.traverseEntityAncestors(a=>{a.invalidateClonerTransform(this)})),t.position&&t.rotation&&t.scale&&t.hiddenMatrix!==void 0&&this.updateWorldMatrix(!1,!0),r}onVariableUpdate(t=!1){if(t){this.resetBBoxNeedsUpdate();return}this.updateMatrix(),this.resetBBoxNeedsUpdate(),this.invalidateClonerTransform(this),this.traverseEntityAncestors(i=>{i.invalidateClonerTransform(this)})}dispose(){this.disposed=!0,this.cloner&&(this.cloner.removeFromParent(),this.cloner=void 0)}disposeChildrenRecursively(){for(let t of this.children)ni.is(t)&&t.disposeRecursively()}disposeRecursively(){this.dispose(),this.children.forEach(t=>{ni.is(t)&&t.disposeRecursively()})}toState(t=[]){let i={name:this.name,visible:this.visible,raycastLock:this.raycastLock,...this.toObjectTransformState(t)};return e1(i,t)}updateByObjUpdateOp(t,i){t!==void 0&&this.updateByOp({type:0,props:t,path:[]},{...this.data,...t},i,!1)}updateByOp(t,i,r,a){let s=this.data;this.data=i;let n=t,o=Ri(t.path,["states","*"]);if(o!==null){if(t.type===0){let[l]=o;if(this?.stateSelection===l){let h={...t.props};if(delete h.name,Object.values(t.props).some(c=>c===void 0)){let c=this.data;if(c!==void 0){let u=sa.zoom(c,t.path.slice(2));if(u)for(let d in t.props)t.props[d]===void 0&&d in u&&(h[d]=u[d])}}n={...t,props:h,path:t.path.slice(2)}}}}else if(t.type===0){let l=this.stateSelection?this.data.states.data(this.stateSelection):void 0;if(l!==void 0){if(t.props.name!==void 0&&l.name){let{name:c,...u}=l;l=u}if(t.props.material!==void 0&&"material"in l){let{material:c,...u}=l;l=u}let h=sa.removeOverridden(t.path,t.props,l);n={...t,props:h}}}if(this.updateByPatchedOpBase(n,Kl.patch(this.data,this.stateSelection?this.data.states.data(this.stateSelection):void 0),r),Ri(t.path,["overrides"])){let l=[],h=[...t.path];for(l.push(h[1]),h.splice(0,2);h.length>0&&h[0]==="descendants";)l.push(h[1]),h.splice(0,2);if(l[l.length-1]===void 0){if(t.type===0)for(let c of Object.keys(t.props)){l[l.length-1]=c;let u=r.scene.findInstance([this.uuid,...l]);u&&(u.overrideData=t.props[c],u.updateState(gl.apply(u.component.data,u.overrideData),r))}}else{let c=r.scene.findInstance([this.uuid,...l]);if(c){let u=sa.zoom(c.component.data,h);if(t={...t,path:h},t.type===0){let d=t.props;if(u)for(let[p,f]of Object.entries(t.props))f===void 0&&(d===t.props&&(d={...t.props}),d[p]=u[p]);t={...t,props:d}}c.overrideData=ug.resolve(i.overrides,l),c.updateByOp(t,Yr.applySimple(c.data,t),r,!1)}}}else if(this.instances.length>0){let l;if(t.path.length===0&&t.type===0){let h;for(let c of cl.rootOverrideProps)c in t.props&&(h===void 0&&(h={}),h[c]=t.props[c]);h&&(l={...t,props:h})}else for(let h of cl.rootOverrideProps)if(Ri(t.path,[h])){l=t;break}l!==void 0&&this.instances.forEach(h=>{if(h.isInstanceRoot){let c=gl.filterOp(h.overrideData,l);c&&h.updateByOp(c,Yr.applySimple(h.data,c),r,!0)}}),this.instances.forEach(h=>{if(!h.isInstanceRoot){let c=gl.filterOp(h.overrideData,t);if(c){let u;s===h.data&&t===c?u=i:u=Yr.applySimple(h.data,c),h.updateByOp(c,u,r,!0)}}})}}updateByPatchedOpBase(t,i,r){if(this.dataPatched=i,t.path.length===0&&t.type===0)t.props.type!==void 0&&!gh.is(t.props.type)&&dl.changeEntityProptotype(this,i,r);else if(t.path.length===1&&t.path[0]==="geometry"&&t.type===0&&"type"in t.props){dl.changeEntityProptotype(this,i,r);for(let a of this.children)ni.is(a)&&a.updateVisible(r.scene)}this.updateByPatchedOp(t,i,r)}updateByPatchedOp(t,i,r){if(t.path.length===0&&t.type===0&&this.updateState(t.props,r),Ri(t.path,["pathSnapping"])!==null&&this.updatePathSnapping(i.pathSnapping),Ri(t.path,["cloner"])!==null){let a=Yr.drop(t,1);a.path.length===0&&a.type===0&&a.props.disabled===!0?this.setFromClonerState(null,r):this.cloner?this.cloner.updateState(i.cloner,r.scene):(this.setFromClonerState(i.cloner,r),this.expandCloner(r.scene)),this.updateVisible(r.scene)}}updatePathSnapping(t=this.dataPatched.pathSnapping){this._updatedPathSnapping=t,this._needApplyPathSnapping=!0}get updatedPathSnapping(){return this._updatedPathSnapping}applyPathSnapping(t){let i=this._updatedPathSnapping?.pathId??this.dataPatched.pathSnapping.pathId,r=this._updatedPathSnapping?.slide??this.dataPatched.pathSnapping.slide??0,a=this._updatedPathSnapping?.offset??this.dataPatched.pathSnapping.offset??0,s=this._updatedPathSnapping?.orientation??this.dataPatched.pathSnapping.orientation;if(i===null)return;let n=t.find(i);if(!n||this._needApplyPathSnapping===!1)return;this._needApplyPathSnapping=!1;let o=n.data;if(o.geometry.path.points.length<=1)return;let l=KT(o.geometry.path),h=(r+a)%1;r+a===1&&h===0&&(h=1);let c=l.getPointAt(h);if(c===null)return;let u=this.parent?this.parent?.matrixWorld:new je;n.updateMatrixWorld();let d=new je().multiplyMatrices(u.clone().invert(),n.matrixWorld);c.applyMatrix4(d);let p={position:c.toArray(),rotation:o.rotation};if(s==="tangential"){let f=new je().extractRotation(n.matrixWorld),m=l.getTangentAt(h).applyMatrix4(f).add(c),g=new je().lookAt(c,m,mY),y=I0.setFromEuler(new Rr().setFromRotationMatrix(g)).multiplyScalar(lt.RAD2DEG);p={...p,rotation:y.toArray()}}this.updateTransformState(p),this.traverseEntity(f=>{f._cameraType&&f.dispatchEvent(pY)})}updateVisible(t){if(this.visible=this.dataPatched.visible&&(!this.dataPatched.cloner||(this.dataPatched.cloner.disabled??!1)||this.dataPatched.cloner?.hideBase!==!0),!t)return;let i=!1;this.traverseEntity(r=>{if(r.data.type==="Splat")return i=!0,!0}),i&&t.reloadSplats()}updateState_Entity(t,i){t.name!==void 0&&(this.name=t.name),t.raycastLock!==void 0&&(this.raycastLock=t.raycastLock),t.visible!==void 0&&(this.updateVisible(i?.scene),this.resetBBoxNeedsUpdate()),i&&"cloner"in t&&t.cloner!==void 0&&(this.setFromClonerState(t.cloner,i),this.updateVisible(i.scene)),this.updateTransformState(t,i)}get attachedSurfaceCloners(){return this.children.filter(t=>t instanceof dl.Cloner&&t.parameters.type==="toObject")}setFromClonerState(t,i){this.disposed||(t===null||t.disabled?(this.cloner&&this.cloner.removeFromParent(),this.cloner=void 0):this.cloner===void 0?(this.cloner=new dl.Cloner(this,t),i.scene.addPendingExpandCloner(this)):this.cloner.updateState(t,i.scene))}expandCloner(t){!this.disposed&&this.cloner&&this.cloner.expandClones(t)}invalidateClonerTransform(t){this.cloner&&this.cloner.invalidateTransform(t)}requestRender(){this.dispatchEvent({type:"requestRender"})}},JT=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:64,heightSegments:1,openEnded:!1,thetaStart:0,thetaLength:360,cornerRadius:8,cornerSegments:8,hollow:0},e.parameters);i.thetaLength=lt.clamp(i.thetaLength,0,360);let r=i.width/2,a=i.radiusTop??r,s=i.radiusBottom??r;return a===s?(a=r,s=r):a>s?(a=r,s=s*r/a):(a=a*r/s,s=r),{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width),radiusTop:a,radiusBottom:s})}}static build(e){let{width:t,depth:i,height:r,radialSegments:a,heightSegments:s,openEnded:n,thetaStart:o,thetaLength:l,radiusTop:h,radiusBottom:c,cornerRadius:u,cornerSegments:d,hollow:p}=e.parameters,f;return l===0?(f=new yt,f.setAttribute("position",new ot([],3))):u||p?f=new $T(h,c,r,a,s,n,o,l*Math.PI/180,u,u,d,p):f=new Hx(h,c,r,a,s,n,o,l*Math.PI/180),f.scale(1,1,i/t),Object.assign(f,{userData:{...e,type:"CylinderGeometry"}})}};function Yo(e,t,i){i.x=e.x*t.x,i.y=e.y,i.z=e.x*t.y}function aM(e){return new re(e.y,-e.x)}var $T=class extends yt{constructor(e,t,i,r,a,s,n,o,l,h,c,u,d=!1){super(),this.type="RoundedCylinderBufferGeometry",e=e!==void 0?e:1,t=t!==void 0?t:1,i=i||1,r=Math.floor(r)||8,a=Math.floor(a)||1,s=s!==void 0?s:!1,n=n!==void 0?n:0,o=o!==void 0?o:Math.PI*2,s&&(l=0,h=0);let p=[],f=[],m=[],g=[],y=0,x=i/2,b=new R,_=new R;d&&e==0&&(e=l),d&&t==0&&(t=h);let S=new re(e,x),M=new re(t,-x),C=null,A=null,T=null,P=null,D=S.clone().sub(M),z=0,F=0,L=0;u>0&&(z=Math.min(e,t)*(1-u),F=e-z,L=t-z);let G=S.clone();G.x-=z;let q=Math.PI-D.angle(),Q=D.angle(),Y=Math.tan(Q/2),ne=Math.tan(q/2),ce=Y+ne,ie=u?ce:ne,te=u?ce:Y;if(l=Math.min(l,(e-F)/ie,D.length()/ce),h=Math.min(h,(t-L)/te,D.length()/ce),l>0){let me=l/Y;C=S.clone().sub(new re(me,l)),u&&(T=C.clone(),T.x-=z-ce*l),S.sub(D.clone().setLength(me))}if(h>0){let me=h/ne;A=M.clone().sub(new re(me,-h)),M.add(D.clone().setLength(me)),u&&(P=A.clone(),P.x-=z-ce*h,G.sub(D.clone().setLength(me)))}D=S.clone().sub(M);let de=D.length()<.5,oe=[];for(let me=0;me<=r;me++){let Ae=[],ye=me/r,Ne=ye*o+n,Le=new re(Math.sin(Ne),Math.cos(Ne));P&&A?(ue(Ae,ye,Le,q,h,P,-1,!0),ue(Ae,ye,Le,Q,h,A,-1,!1)):A?(se(Ae,Le,A.x,0,-1),ue(Ae,ye,Le,Q,h,A,-1,!1)):s||se(Ae,Le,t,L,-1);let Te=aM(D).normalize();if(Yo(Te,Le,b),!de)for(let tt=0;tt<=a;tt++){let Je=tt/a,rt=D.clone().multiplyScalar(Je).add(M);Yo(rt,Le,_),f.push(_.x,_.y,_.z),m.push(b.x,b.y,b.z),g.push(ye,.5+_.y/i),Ae.push(y++)}if(T&&C?(ue(Ae,ye,Le,q,l,C,1,!1),ue(Ae,ye,Le,Q,l,T,1,!0)):C?(ue(Ae,ye,Le,q,l,C,1,!1),se(Ae,Le,C.x,0,1)):s||se(Ae,Le,e,F,1),u&&!de){let tt=aM(D).multiplyScalar(-1).normalize();Yo(tt,Le,b);for(let Je=0;Je<=a;Je++){let rt=Je/a,at=D.clone().multiplyScalar(-rt).add(G);Yo(at,Le,_),f.push(_.x,_.y,_.z),m.push(b.x,b.y,b.z),g.push(ye,.5+_.y/i),Ae.push(y++)}}u&&!s&&Ae.push(Ae[0]),oe.push(Ae)}for(let me=0;me<oe.length-1;me++)for(let Ae=0;Ae<oe[0].length-1;Ae++){if(s&&u&&Ae==a)continue;let ye=oe[me][Ae],Ne=oe[me+1][Ae],Le=oe[me+1][Ae+1],Te=oe[me][Ae+1],tt=f[Le*3+0],Je=f[Le*3+2];p.push(ye,Ne,Te),(tt!=0||Je!=0)&&p.push(Ne,Le,Te)}o<Math.PI*2&&(Ce(-1,oe[0],n),Ce(1,oe[oe.length-1],n+o)),this.setIndex(p),this.setAttribute("position",new ot(f,3)),this.setAttribute("normal",new ot(m,3)),this.setAttribute("uv",new ot(g,2));function ue(me,Ae,ye,Ne,Le,Te,tt,Je){for(let rt=0;rt<c+1;rt++){let at=rt/c,Ze=tt<0?at:1-at;Je&&(Ze-=1),Ze*=Ne;let Qe=new re(Math.sin(Ze),Math.cos(Ze)*tt),pt=Qe.clone().multiplyScalar(Le).add(Te);Yo(pt,ye,_),f.push(_.x,_.y,_.z),Yo(Qe,ye,b),m.push(b.x,b.y,b.z),g.push(Ae,.5+_.y/i),me.push(y++)}}function se(me,Ae,ye,Ne,Le){let Te=new R,tt=new re,Je=[ye,Ne];Le<0&&Je.reverse();for(let rt of Je)tt.set(rt,x*Le),Yo(tt,Ae,Te),f.push(Te.x,Te.y,Te.z),m.push(0,Le,0),g.push(.5,.5),me.push(y++)}function Ce(me,Ae,ye){let Ne=new re(Math.sin(ye),Math.cos(ye)),Le=new re(-Math.cos(ye),Math.sin(ye)),Te=new R,tt=me<0?(at,Ze,Qe)=>p.push(at,Ze,Qe):(at,Ze,Qe)=>p.push(at,Qe,Ze),Je=new re((e+t+F+L)/4,0);Yo(Je,Ne,Te),f.push(Te.x,Te.y,Te.z),m.push(Le.x,0,Le.y),g.push(.5,.5);let rt=y++;for(let at of Ae){let Ze=f.slice(at*3,at*3+3);f.push(...Ze),m.push(Le.x,0,Le.y);let Qe=g.slice(at*2,at*2+2);g.push(...Qe),y++}for(let at=rt+1;at<y-1;at++)tt(rt,at,at+1);tt(rt,y-1,rt+1)}}},gY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:32,heightSegments:8,openEnded:!1,thetaStart:0,thetaLength:360,cornerRadiusTop:8,cornerRadiusBottom:8,cornerSegments:8},e.parameters);return i.thetaLength=lt.clamp(i.thetaLength,0,360),{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,depth:i,height:r,radialSegments:a,heightSegments:s,openEnded:n,thetaStart:o,thetaLength:l,cornerRadiusTop:h,cornerRadiusBottom:c,cornerSegments:u}=e.parameters,d;return l===0?(d=new yt,d.setAttribute("position",new ot([],3))):h>0||c>0||l<360?d=new $T(0,t/2,r,a,s,n,o,l*Math.PI/180,h,c,u,0,!0):d=new Wx(t/2,r,a,s,n),d.scale(1,1,i/t),Object.assign(d,{userData:{...e,type:"ConeGeometry"}})}},vY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,widthSegments:1,heightSegments:1,depthSegments:1,cornerRadius:8,cornerSegments:8},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,widthSegments:a,heightSegments:s,depthSegments:n,cornerRadius:o,cornerSegments:l}=e.parameters,h;return o==0?h=new Zs(t,i,r,a,s,n):h=new yY(t,i,r,a,s,n,o,l),Object.assign(h,{userData:{...e,type:"CubeGeometry"}})}},R0=Math.PI/2,yY=class extends yt{constructor(e=1,t=1,i=1,r=1,a=1,s=1,n=0,o=4){super(),this.type="BoxGeometry";let l=this;r=Math.floor(r),a=Math.floor(a),s=Math.floor(s),o=Math.floor(o),n=Math.min(n,e/2,t/2,i/2);let h=[],c=[],u=[],d=[],p=0,f=0;m("z","y","x",-1,-1,i,t,e,s,a,0),m("z","y","x",1,-1,i,t,-e,s,a,1),m("x","z","y",1,1,e,i,t,r,s,2),m("x","z","y",1,-1,e,i,-t,r,s,3),m("x","y","z",1,-1,e,t,i,r,a,4),m("x","y","z",-1,-1,e,t,-i,r,a,5),n>0&&(g("z","y","x",-1,-1,1,i,t,e,s,0),g("z","y","x",1,-1,-1,i,t,e,s,1),g("z","y","x",-1,1,-1,i,t,e,s,1),g("z","y","x",1,1,1,i,t,e,s,0),g("x","y","z",-1,-1,-1,e,t,i,r,0),g("x","y","z",1,-1,1,e,t,i,r,1),g("x","y","z",-1,1,1,e,t,i,r,0),g("x","y","z",1,1,-1,e,t,i,r,1),g("y","x","z",-1,-1,1,t,e,i,a,0),g("y","x","z",1,-1,-1,t,e,i,a,1),g("y","x","z",1,1,1,t,e,i,a,1),g("y","x","z",-1,1,-1,t,e,i,a,0),y(1,1,1),y(-1,1,1),y(1,-1,1),y(-1,-1,1),y(1,1,-1),y(-1,1,-1),y(1,-1,-1),y(-1,-1,-1)),this.setIndex(h),this.setAttribute("position",new ot(c,3)),this.setAttribute("normal",new ot(u,3)),this.setAttribute("uv",new ot(d,2));function m(x,b,_,S,M,C,A,T,P,D,z){let F=(C-2*n)/P,L=(A-2*n)/D,G=C/2-n,q=A/2-n,Q=T/2,Y=P+1,ne=D+1,ce=0,ie=0,te=new R;for(let de=0;de<ne;de++){let oe=de*L-q;for(let ue=0;ue<Y;ue++){let se=ue*F-G;te[x]=se*S,te[b]=oe*M,te[_]=Q,c.push(te.x,te.y,te.z),te[x]=0,te[b]=0,te[_]=T>0?1:-1,u.push(te.x,te.y,te.z),d.push(ue/P),d.push(1-de/D),ce+=1}}for(let de=0;de<D;de++)for(let oe=0;oe<P;oe++){let ue=p+oe+Y*de,se=p+oe+Y*(de+1),Ce=p+(oe+1)+Y*(de+1),me=p+(oe+1)+Y*de;h.push(ue,se,me),h.push(se,Ce,me),ie+=6}l.addGroup(f,ie,z),f+=ie,p+=ce}function g(x,b,_,S,M,C,A,T,P,D,z){let F=(A-2*n)/D,L=A/2-n,G=T/2-n,q=P/2,Q=D+1,Y=0,ne=0,ce=new R,ie=new R;for(let te=0;te<o+1;te++){let de=te/o*R0,oe=Math.sin(de)*n,ue=(1-Math.cos(de))*n,se=Math.sin(de),Ce=Math.cos(de);ce[b]=(G+oe)*M,ce[_]=(q-ue)*C,ie[x]=0,ie[b]=se*Math.sign(ce[b]),ie[_]=Ce*Math.sign(ce[_]);for(let me=0;me<Q;me++){let Ae=me*F-L;ce[x]=Ae*S,c.push(ce.x,ce.y,ce.z),u.push(ie.x,ie.y,ie.z),d.push(me/D),d.push(0),Y+=1}}for(let te=0;te<o;te++)for(let de=0;de<D;de++){let oe=p+de+Q*te,ue=p+de+Q*(te+1),se=p+(de+1)+Q*(te+1),Ce=p+(de+1)+Q*te;h.push(oe,ue,Ce),h.push(ue,se,Ce),ne+=6}l.addGroup(f,ne,z),f+=ne,p+=Y}function y(x,b,_){let S=new R,M=new R(e/2,t/2,i/2);M.subScalar(n);let C=[],A=x*b*_>0?(P,D,z)=>h.push(P,D,z):(P,D,z)=>h.push(P,z,D);for(let P=0;P<=o;P++){let D=[],z=R0*(1-P/o),F=Math.cos(z),L=Math.sin(z),G=0;for(let q=0;q<=P;q++){let Q=Math.cos(G),Y=Math.sin(G);S.x=F*Q,S.y=L,S.z=F*Y;let ne=M.clone().addScaledVector(S,n);c.push(x*ne.x,b*ne.y,_*ne.z),u.push(x*S.x,b*S.y,_*S.z),d.push(0,0),D.push(p++),G+=R0/P}C.push(D)}let T=C.length-1;for(let P=0;P<T;P++){let D=C[P],z=C[P+1],F=D.length-1;A(D[0],z[1],z[0]);for(let L=1;L<=F;L++)A(D[L-1],D[L],z[L]),A(D[L],z[L+1],z[L])}}}},Eb=class extends yt{constructor(e=[],t=[],i="",r=1,a=.2,s=4){super(),this.type="PolyhedronGeometryRound";let n=[],o=[],l=[];h(),c(),this.setAttribute("position",new ot(n,3)),this.setAttribute("normal",new ot(l,3)),this.setAttribute("uv",new ot(o,2));return;function h(){a=Math.min(1-1e-5,a),a==0&&(s=0);let u={IcosahedronGeometry:5,DodecahedronGeometry:3,HexahedronGeometry:3,OctahedronGeometry:4,TetrahedronGeometry:3}[i],d=new R,p=d.clone(),f=new aa,m=a*r,g=r-m,y=s+1,x=new R,b=(Q,Y)=>x.subVectors(Q,Y).normalize(),_=(Q,Y)=>Array(Q).fill(void 0).map(Y),S=_(e.length/3,(Q,Y)=>new R().fromArray(e,Y*3).setLength(r)),M=[],C=1e6;for(let Q=0;Q<S.length;Q++){let Y=S[Q],ne=[],ce,ie,te,de=1e10,oe=-1;for(;(oe=t.indexOf(Q,oe+1))!=-1;){let me=oe-oe%3;ce=t[me+(oe+1)%3],ie=t[me+(oe+2)%3],te=Y.distanceToSquared(S[ce]),de=Math.min(de,te),ne.push([ce,ie,te])}de+=1e-6;let ue=[],se=0,Ce=ne.length;for(let me=0;me<Ce;me++){[ce,ie,te]=ne[se];let Ae=M[ce]?.includes(Q)==!0;te<=de&&ue.push(ce+ +Ae*C),se=ne.findIndex(ye=>ye[0]==ie)}M.push(ue)}let A=[];{let Q=0,Y=0,ne,ce,ie=u==3;for(let te=0;te<=s;te++){ne=te*(te+1)/2,ce=(te+1)*(te+2)/2;for(let de=0;de<s-te;de++)[Q,Y]=[ne+de+te+2,ce+de+te+3],A.push(ne,ce,...ie?[Y,ne]:[Q,ce],Y,Q),[ne,ce]=[Q,Y];A.push(ne,ce,ne+s+2)}}let T=d.clone(),P=d.clone(),D=d.clone(),z=d.clone(),F=d.clone(),L=[],G=_(S.length,()=>_(u,()=>d.clone()));for(let Q=0;Q<S.length;Q++){d.copy(S[Q]).normalize(),T.copy(d).multiplyScalar(g);let Y=M[Q];for(let ue=0;ue<Y.length;ue++){let se=Y[ue],Ce=Y[(ue+1)%u];f.setFromPointsAndIndices(S,Q,se%C,Ce%C),f.b.sub(f.a).setLength(1e10).add(f.a),f.c.sub(f.a).setLength(1e10).add(f.a),f.closestPointToPoint(T,G[Q][ue])}let ne=[],ce=[],ie=[],te=new R;s==0&&[...G[Q]].reduce((ue,se)=>ue.add(se),te).multiplyScalar(1/u);for(let ue=0;ue<u;ue++){let se=[],Ce=(ue-1+u)%u,me=G[Q][Ce],Ae=G[Q][ue];d.copy(me).sub(T),p.copy(Ae).sub(T);let ye=T.angleTo(d),Ne=d.angleTo(p),Le=Math.cos(ye)*m;s==0?P.copy(te):P.copy(T).setLength(g+Le),ce.push(Le);let Te=[P,me,Ae];for(let tt=0;tt<2;tt++){let Je=Te[tt],rt=Te[tt+1];z.subVectors(Je,T),F.subVectors(rt,T),D.crossVectors(z,F).normalize();for(let at=0;at<y;at++){let Ze=[ye,Ne][tt]*at/y;d.copy(z).applyAxisAngle(D,Ze).add(T),ne.push(d.clone()),tt&&(b(d,T),se.push([at==0?Je:d.clone(),x.clone()]))}tt&&(b(rt,T),se.push([rt,x.clone()]))}ie.push(se)}L.push(ie);let de=2*y,oe=2;for(let ue=0;ue<u;ue++){let se=de*ue,Ce=de*((ue+1)%u),me=[ne[se]];for(let ye=1;ye<y;ye++){z=ne[se+ye],F=ne[Ce+ye],me.push(z);for(let Ne=1,Le=ye-oe+1;Ne<=Le;Ne++)d.lerpVectors(z,F,Ne/(Le+1)),d.sub(T).setLength(ce[ue]).add(T),me.push(d.clone());me.push(F)}for(let ye=0;ye<y;ye++)me.push(ne[ye+y+se]);me.push(ne[Ce+y]);let Ae=A.map(ye=>me[ye]);n.push(...Ae.map(ye=>[ye.x,ye.y,ye.z]).flat()),l.push(...Ae.map(ye=>(b(ye,T),[x.x,x.y,x.z])).flat())}}let q=[];for(let Q=0;Q<M.length;Q++)for(let Y=0;Y<u;Y++){let ne=M[Q][Y];if(ne<C){let ce=M[ne].findIndex(de=>de%C==Q),ie=L[Q][Y],te=L[ne][ce];for(let de=0;de<y;de++){let oe=ie[de],ue=te[y-de],se=ie[de+1],Ce=te[y-(de+1)];[oe,ue,se,se,ue,Ce].forEach(me=>{n.push(me[0].x,me[0].y,me[0].z),l.push(me[1].x,me[1].y,me[1].z)})}q.push(ie[0][0],te[y][0],ie[y][0],te[0][0])}}for(;q.length;){let Q,Y,ne,ce;[Q,Y]=q.splice(0,2);let ie=[Q];for(;Q!=Y;)ie.push(Y),ne=q.indexOf(Y),ce=ne%2,Y=q.splice(ne-ce,2)[1-ce];x.subVectors(ie[0],ie[1]).cross(d.subVectors(ie[0],ie[2])).normalize();let te=x.dot(ie[0])<0;te&&x.negate();for(let de=1;de<=ie.length-2;de++)[ie[de+ +te],ie[de+1-+te],ie[0]].forEach(oe=>{n.push(oe.x,oe.y,oe.z),l.push(x.x,x.y,x.z)})}}function c(){let u=new R;for(let M=0;M<n.length;M+=3){u.x=n[M+0],u.y=n[M+1],u.z=n[M+2];let C=_(u)/2/Math.PI+.5,A=S(u)/Math.PI+.5;o.push(C,1-A)}let d=new R,p=new R,f=new R,m=new R,g=new re,y=new re,x=new re,b=(M,C,A,T)=>{T<0&&M.x===1&&(o[C]=M.x-1),A.x===0&&A.z===0&&(o[C]=T/2/Math.PI+.5)};for(let M=0,C=0;M<n.length;M+=9,C+=6){d.set(n[M+0],n[M+1],n[M+2]),p.set(n[M+3],n[M+4],n[M+5]),f.set(n[M+6],n[M+7],n[M+8]),g.set(o[C+0],o[C+1]),y.set(o[C+2],o[C+3]),x.set(o[C+4],o[C+5]),m.copy(d).add(p).add(f).divideScalar(3);let A=_(m);b(g,C+0,d,A),b(y,C+2,p,A),b(x,C+4,f,A)}for(let M=0;M<o.length;M+=6){let C=o[M+0],A=o[M+2],T=o[M+4],P=Math.max(C,A,T),D=Math.min(C,A,T);P>.9&&D<.1&&(C<.2&&(o[M+0]+=1),A<.2&&(o[M+2]+=1),T<.2&&(o[M+4]+=1))}function _(M){return Math.atan2(M.z,-M.x)}function S(M){return Math.atan2(-M.y,Math.sqrt(M.x*M.x+M.z*M.z))}}}static fromJSON(e){return new Eb(e.vertices,e.indices,e.radius,e.corner,e.cornerSides)}},xY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,detail:0,corner:0,cornerSides:4},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,detail:a,corner:s,cornerSides:n}=e.parameters,o=a===0&&s!==0?new eP(t*.5,s,n):new n3(t*.5,a);return o.scale(1,i/t,r/t),Object.assign(o,{userData:{...e,type:"DodecahedronGeometry"}})}},eP=class extends Eb{constructor(e=1,t=.2,i=4){let r=(1+Math.sqrt(5))/2,a=1/r,s=[-1,-1,-1,-1,-1,1,-1,1,-1,-1,1,1,1,-1,-1,1,-1,1,1,1,-1,1,1,1,0,-a,-r,0,-a,r,0,a,-r,0,a,r,-a,-r,0,-a,r,0,a,-r,0,a,r,0,-r,0,-a,r,0,-a,-r,0,a,r,0,a],n=[3,11,7,3,7,15,3,15,13,7,19,17,7,17,6,7,6,15,17,4,8,17,8,10,17,10,6,8,0,16,8,16,2,8,2,10,0,12,1,0,1,18,0,18,16,6,10,2,6,2,13,6,13,15,2,16,18,2,18,3,2,3,13,18,1,9,18,9,11,18,11,3,4,14,12,4,12,0,4,0,8,11,9,5,11,5,19,11,19,7,19,5,14,19,14,4,19,4,17,1,12,14,1,14,5,1,5,9],o="DodecahedronGeometry";super(s,n,o,e,t,i),this.type=o}static fromJSON(e){return new eP(e.radius,e.corner,e.cornerSides)}},ad=1e-12,Tb=class{constructor(e){this.position=new re,this.startPosition=new re,this.uuid=lt.generateUUID(),this.position=e.clone()}start(){this.reset()}reset(){this.startPosition.copy(this.position)}applyOffset(e){this.position.copy(this.startPosition).add(e)}copy(e){return this.position.copy(e.position),this.startPosition.copy(e.startPosition),this}clone(){return new Tb(this.position).copy(this)}toJSON(){return[this.position.x,this.position.y]}},X1=class extends Tb{constructor(e){super(e.position),this.parent=e}copy(e){return super.copy(e),this}clone(){return new X1(this.parent).copy(this)}},Nc=class extends Tb{constructor(e,t){super(t),this.controls=[],this.roundness=0,this.areControlsDirectionsMirrored=!0,this.uuid=e,this.controls.push(new X1(this),new X1(this))}static create(e,t){let i=new Nc(e,new re(...t.position));return i.controls[0].position.set(...t.controlPrevious.position),i.controls[1].position.set(...t.controlNext.position),i.roundness=t.roundness,i.areControlsDirectionsMirrored=t.areControlsDirectionsMirrored,i}getOppositeControl(e){let t=this.controls.indexOf(e);return t===0?this.controls[1]:t===1?this.controls[0]:null}applyOffsetToControls(e,t=1){for(let i=0,r=this.controls.length;i<r;i++){let a=this.controls[i];this.position.distanceTo(a.position)<=t?a.position.copy(this.position):a.applyOffset(e)}}controlsMoved(){return!(this.position.equals(this.controls[0].position)&&this.position.equals(this.controls[1].position))}copy(e){return super.copy(e),this.controls[0].copy(e.controls[0]),this.controls[1].copy(e.controls[1]),this.roundness=e.roundness,this.uuid=e.uuid,this}clone(){return new Nc(this.uuid,this.position).copy(this)}toJSON(){return super.toJSON().concat(this.controls[0].toJSON(),this.controls[1].toJSON(),[this.roundness])}computeTangents(){let e=this.curveBefore?.getTangentAt(1),t=this.curveAfter?.getTangentAt(0);return[e,t]}computeNormals(e=new re,t=new re){let[i,r]=this.computeTangents();return i&&r&&(sM(i,e),sM(r,t)),[e,t]}computeTangent(e=new re){let[t,i]=this.computeTangents();return t&&i&&e.copy(t).add(i).normalize(),e}computeNormal(e=new re){let[t,i]=this.computeNormals();return e.copy(t).add(i).normalize(),e}};function sM(e,t=new re){let i=e.length();return t.set(-e.y/i,e.x/i)}var Pb=e=>e,Su=new re,Kg=new re,bY=new re,wY=new re,_Y=new re,SY=new re,tP=new R,iP=new R;function AY(e){let t=new re;t.addVectors(e.v0,Su.subVectors(e.v1,e.v0).multiplyScalar(2/3));let i=new re;return i.addVectors(e.v2,Kg.subVectors(e.v1,e.v2).multiplyScalar(2/3)),new Gs(e.v0,t,i,e.v2)}function _d(e,t,i=Number.EPSILON){return Math.abs(e-t)<i}function MY(e,t,i=Number.EPSILON){return e.distanceTo(t)<i}function CY(e,t,i=Number.EPSILON){return e.distanceTo(t)<i}function rP(e,t,i){let r=Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2)),a=Math.sqrt(Math.pow(t.x-i.x,2)+Math.pow(t.y-i.y,2)),s=Math.sqrt(Math.pow(i.x-e.x,2)+Math.pow(i.y-e.y,2));return Math.acos((a*a+r*r-s*s)/(2*a*r))}function EY(e,t,i){return oM(e,t)&&oM(t,i)&&Q1(e.position,t.position,i.position)}function Q1(e,t,i){return Su.copy(t).sub(e).cross(Kg.copy(i).sub(e))===0}function TY(e,t,i,r,a){let s=Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2)),n=(e.y+t.y)/2,o=(e.x+t.x)/2,l=Math.sqrt(Math.pow(i,2)-Math.pow(s/2,2))*(e.y-t.y)/s,h=Math.sqrt(Math.pow(i,2)-Math.pow(s/2,2))*(t.x-e.x)/s;return r.set(o+l,n+h),a.set(o-l,n-h),[r,a]}function PY(e,t,i){let r=e.distanceTo(i),a=t.distanceTo(i);return r<a?t:e}function DY(e,t,i,r,a,s){let n=t.x-e.x,o=t.y-e.y,l=i.x-e.x,h=i.y-e.y,c=Math.sqrt((n+l)*(n+l)+(o+h)*(o+h)),u;return rP(t,e,i)>Math.PI&&(c*=-1),_d(h,o)?u=(o+h)*(r/c-.5)*8/3/(n-l):u=(n+l)*(r/c-.5)*8/3/(h-o),a.set(t.x-u*o,t.y+u*n),s.set(i.x+u*h,i.y-u*l),[a,s]}function nM(e,t){return e.position.equals(e.controls[1].position)&&t.position.equals(t.controls[0].position)}function oM(e,t){return Q1(e.position,e.controls[1].position,t.position)&&Q1(e.position,t.controls[0].position,t.position)}function OY(e,t,i,r,a=.5){let s=Su.subVectors(t,e).multiplyScalar(a).add(e),n=Kg.subVectors(i,t).multiplyScalar(a).add(t),o=bY.subVectors(r,i).multiplyScalar(a).add(i),l=s,h=wY.subVectors(n,s).multiplyScalar(a).add(s),c=_Y.subVectors(o,n).multiplyScalar(a).add(n),u=o,d=SY.subVectors(c,h).multiplyScalar(a).add(h);return[e.x,e.y,l.x,l.y,h.x,h.y,d.x,d.y,c.x,c.y,u.x,u.y,r.x,r.y]}function IY(e,t,i=12,r=!0){let a=iP.set(0,0,0),s,n=0,o=[];for(let l=0;l<t.length;l++){let h=Pb(t[l]),c=Su,u=ch(h,i);o.push(u);for(let d=0;d<=u;d++)if(h instanceof Gs||h instanceof bl||h instanceof Ys){if(h.getPoint(d/u,c),a.set(c.x,c.y,0),s!==void 0&&CY(s,a))continue;s===void 0&&(s=tP),s.copy(a),e.setXYZ(n,a.x,a.y,a.z),n++}}return r&&n>1&&!(e.getX(n-1)===e.getX(0)&&e.getY(n-1)===e.getY(0)&&e.getZ(n-1)===e.getZ(0))&&(e.setXYZ(n,e.getX(0),e.getY(0),e.getZ(0)),n++),e}function RY(e,t,i,r=12,a=!0){let s=iP.set(0,0,0),n=0,o=[];for(let l=0;l<t.length;l++){if(i[l]===!1)continue;let h,c=Pb(t[l]),u=Su,d=ch(c,r);o.push(d);for(let p=0;p<=d;p++)if(c instanceof Gs||c instanceof bl||c instanceof Ys){if(c.getPoint(p/d,u),s.set(u.x,u.y,0),h?.equals(s))continue;h===void 0?h=tP:(e.setXYZ(n,h.x,h.y,h.z),n++,e.setXYZ(n,s.x,s.y,s.z),n++),h.copy(s)}}return a&&n>1&&!(e.getX(n-1)===e.getX(0)&&e.getY(n-1)===e.getY(0)&&e.getZ(n-1)===e.getZ(0))&&(e.setXYZ(n,e.getX(0),e.getY(0),e.getZ(0)),n++),o}function lM(e,t=12,i=!1){let r=[];for(let a=0,s=e.length;a<s;a++){let n=e[a],o=0;if(i&&n.roundedCurveCorner!==void 0){let l=ch(n.roundedCurveCorner,t)*.5;a>0&&(r[a-1]+=l),o+=l}n.curveAfter!==void 0&&(o+=ch(n.curveAfter,t)),r.push(o)}return e.length>0&&i&&e[0].roundedCurveCorner!==void 0&&(r[e.length-1]+=ch(e[0].roundedCurveCorner,t)*.5),r}function ch(e,t=12){return e&&e instanceof Bg?t*2:e&&(e instanceof Ys||e instanceof r3)?1:e&&e instanceof Gx?t*e.points.length:t}function LY(e,t,i=12,r=!0){let a,s=0;for(let n=0;n<t.length;n++){let o=Pb(t[n]),l=ch(o,i),h=Su;for(let c=0;c<=l;c++)if(o instanceof Gs||o instanceof bl||o instanceof Ys){if(o.getPoint(c/l,h),a!==void 0&&MY(a,h,ad))continue;a===void 0&&(a=Kg),a.copy(h),e.push(h.x,h.y),s++}}return _d(e[0],e[e.length-2],ad)&&_d(e[1],e[e.length-1],ad)&&(e.pop(),e.pop()),r&&s>1&&!(_d(e[s-1],e[1],ad)&&_d(e[s-2],e[0],ad))&&(e.push(e[0],e[1]),s++),e}var L0=new re,BY=new re,zY=new re,FY=new re,kY=new re,UY=new re,tr=class extends Um{constructor(e=100,t=100){super(),this.points=[],this.shapeHoles=[],this.plane=new Ka(new R(0,0,-1)),this.subdivision=0,this.controlSnapDistance=4,this.pointIDs=0,this.isMesh2D=!1,this.isText=!1,this._roundness=0,this.isClosed=!1,this.useCubicForRoundedCorners=!0,this.uuid=lt.generateUUID(),this.needsUpdate=!1,this.roundedCurves=[],this._width=e,this._height=t}static createFromState(e,t,i){let r=new tr;return r.isClosed=e.isClosed,r.points=e.points.map(a=>Nc.create(a.id,a.data)),typeof e.roundness=="number"&&(r.roundness=e.roundness),r.shapeHoles=e.shapeHoles.map(a=>tr.createFromState(a)),t!==void 0&&i!==void 0&&r.applySize(t,i),r.update(),r}get width(){return this._width}get height(){return this._height}get roundness(){return this._roundness}set roundness(e){if(this._roundness!==e){this._roundness=e;for(let t=0,i=this.points.length;t<i;t++)this.points[t].roundness=e;this.needsUpdate=!0}}getPointsIndexesByIds(e){return e.map(t=>this.getPointIndexById(t)).filter(t=>t>=0)}getPointIndexById(e){let t=this.points.length,i=this.points.findIndex(r=>r.uuid===e);if(i<0){let r=t;for(let a=0,s=this.shapeHoles.length;a<s;a++){let n=this.shapeHoles[a],o=n.points.length,l=n.getPointIndexById(e);if(l<0)r+=o;else return l+r}}return i}getLineIndexById(e){return this.getPointIndexById(e)}getBezierPoint(e){if(e<=this.points.length-1)return this.points[e];if(this.shapeHoles.length>0){let t=this.points.length;for(let i=0,r=this.shapeHoles.length;i<r;i++){let a=this.shapeHoles[i],s=e-t;if(s<=a.points.length-1)return a.points[s];t+=a.points.length}}throw new Error("This shape does not have a point for this index: "+e)}getBezierPointIndex(e){let t=this.points.indexOf(e);if(t>=0)return t;if(t=this.points.length,this.shapeHoles.length>0)for(let i=0,r=this.shapeHoles.length;i<r;i++){let a=this.shapeHoles[i],s=a.points.indexOf(e);if(s>=0)return t+s;t+=a.points.length}return-1}getAllPoints(){let e=[].concat(...this.shapeHoles.map(t=>t.points));return[...this.points,...e]}applySize(e,t){e===0&&(e=.001),t===0&&(t=.001),this._width=e,this._height=t}applyScale(e,t){let i=L0.set(e,t);for(let r=0,a=this.points.length;r<a;r++){let s=this.points[r];s.position.multiply(i),s.controls[0].position.multiply(i),s.controls[1].position.multiply(i)}for(let r=0,a=this.shapeHoles.length;r<a;r++)this.shapeHoles[r].applyScale(e,t);this._update()}createPoint(e,t=0,i=lt.generateUUID()){let r;e instanceof re?r=e:r=new re(e,t);let a=new Nc(i,r);return a.roundness=this.roundness,a}addPoint(e){this.points.push(e),this.needsUpdate=!0}addPointAt(e,t){this.points.splice(t,0,e),this.needsUpdate=!0}getPointByUuid(e){for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];if(r.uuid===e)return r}for(let t=0,i=this.shapeHoles.length;t<i;t++){let r=this.shapeHoles[t].getPointByUuid(e);if(r)return r}}getFirstPoint(){return this.points[0]}getLastPoint(){return this.points[this.points.length-1]}removePoint(e){let t=this.points.indexOf(e);t>=0&&this.points.splice(t,1),this.needsUpdate=!0}removePointById(e){let t=this.points.find(i=>i.uuid===e);t&&this.removePoint(t)}update(){for(let e=0,t=this.shapeHoles.length;e<t;e++)this.shapeHoles[e].update();this._update()}extractShapePointsToBuffer(e,t=12,i=!1){this.subdivision=t,this.curveDivisions===void 0&&this.computeCurveDivisions(t);let r=i?this.roundedCurveDivisions:this.curveDivisions;return IY(e,i?this.roundedCurves:this.curves,t,this.autoClose),r.reduce((a,s)=>a+s,0)+1}computeCurveDivisions(e=12){return this.curveDivisions=lM(this.points,e,!1),this.roundedCurveDivisions=lM(this.points,e,!0),this.curveDivisions}extractFilteredShapePointsToBuffer(e,t,i=12){return RY(e,this.curves,t,i,this.autoClose).reduce((r,a)=>r+a,0)*2}extractShapePointsToFlatArray(e,t=12){return this.subdivision=t,this.curveDivisions===void 0&&this.computeCurveDivisions(t),LY(e,this.roundedCurves,t,this.autoClose)}getCurveIndexFromVertexId(e,t=!1){let i=0;this.curveDivisions===void 0&&this.computeCurveDivisions(this.subdivision);let r=t?this.roundedCurveDivisions:this.curveDivisions,a=0;t&&this.points[0].roundedCurveCorner!==void 0&&(a=ch(this.points[0].roundedCurveCorner,this.subdivision)*.5);let s=e-a;s<0&&(s+=r.reduce((n,o)=>n+o,0));for(let n=0,o=r.length;n<o;n++){let l=r[n];if(s<i+l)return[n,(s-i+1)/l];i+=l}return[0,1]}getCurveT(e,t,i){let r=this.points[e],a=this.points[e>=this.points.length-1?0:e+1],s=this.curveDivisions,n=s[e];if(nM(r,a)){let l=r.position.distanceTo(a.position);return r.position.distanceTo(L0.set(i.x,i.y))/l}let o=0;for(let l=0;l<e;l++)o+=s[l];return(t-o)/n}dispose(){}_applyCurveForPoint(e,t){nM(t,e)?this.lineTo(e.position.x,e.position.y):this.bezierCurveTo(t.controls[1].position.x,t.controls[1].position.y,e.controls[0].position.x,e.controls[0].position.y,e.position.x,e.position.y);let i=this.curves[this.curves.length-1];e.curveBefore=i,t.curveAfter=i;let r=i.clone();e.roundedCurveBefore=r,t.roundedCurveAfter=r,e.roundedCurveCorner=void 0,this.roundedCurves.push(r)}_update(){if(this.curves=[],this.roundedCurves=[],!this.points.length)return;for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];if(t===0)this.moveTo(r.position.x,r.position.y);else{let a=this.points[t-1];this._applyCurveForPoint(r,a)}}let e=this.getLastPoint();if(e?.curveAfter&&(e.curveAfter=void 0),this.isClosed){let t=this.points[0],i=this.points[this.points.length-1];this._applyCurveForPoint(t,i)}if(this.points.length>2){let t=0;for(let i=0,r=this.points.length;i<r;i++){let a=this.points[i],s=this.points[i-1]??this.points[this.points.length-1],n=this.points[i+1]??this.points[0],o=a.roundness,l=s&&n&&EY(s,a,n);if(!a.controlsMoved()&&o>0&&!l){let h=a.curveBefore,c=a.curveAfter;if(h===void 0||c===void 0)continue;let u=a.roundedCurveBefore,d=a.roundedCurveAfter,p=h.getLength(),f=c.getLength(),m=Math.min(o,p*.499),g=Math.min(o,f*.499),y=Math.min(m,g),x=1-y/p,b=y/f,_=h.getPointAt(x,L0),S=c.getPointAt(b,BY);this._subSplitCurve(h,u,x,_,void 0),this._subSplitCurve(c,d,b,void 0,S);let M;if(this.useCubicForRoundedCorners){let C=rP(_,a.position,S)/2,A=Math.tan(C)*_.distanceTo(a.position),[T,P]=TY(_,S,A,zY,FY),D=PY(T,P,a.position),[z,F]=DY(D,_,S,A,kY,UY);M=new Gs(_.clone(),z.clone(),F.clone(),S.clone())}else M=new bl(_.clone(),a.position.clone(),S.clone());a.roundedCurveCorner=M,this.roundedCurves.splice(i+t,0,M),t++}}}}_subSplitCurve(e,t,i,r,a){if(e instanceof Ys)r!==void 0&&t.v2.copy(r),a!==void 0&&t.v1.copy(a);else{let s=e,n=t,o=s.getUtoTmapping(i,0),l=OY(s.v0,s.v1,s.v2,s.v3,o);return r!==void 0&&(n.v0.set(l[0],l[1]),n.v1.set(l[2],l[3]),n.v2.set(l[4],l[5]),n.v3.set(l[6],l[7])),a!==void 0&&(n.v0.set(l[6],l[7]),n.v1.set(l[8],l[9]),n.v2.set(l[10],l[11]),n.v3.set(l[12],l[13])),n}return t}clone(){let e=new tr(this._width,this._height);return e.points=this.points.map(t=>t.clone()),e.isClosed=this.isClosed,e.roundness=this.roundness,e.isMesh2D=this.isMesh2D,e.shapeHoles=this.shapeHoles.map(t=>t.clone()),e}toJSON(){return{points:this.points.reduce((e,t)=>e.concat(t.toJSON()),[]),shapeHoles:this.shapeHoles.map(e=>e.toJSON()),isClosed:this.isClosed,roundness:this.roundness}}fromJSON(e){this.points=[],this.pointIDs=0;let t=e.points.length/7;for(let i=0;i<t;i++){let r=i*7,a=e.points[r+0],s=e.points[r+1],n=e.points[r+2],o=e.points[r+3],l=e.points[r+4],h=e.points[r+5],c=e.points[r+6],u=new Nc(lt.generateUUID(),new re(a,s));u.controls[0].position.set(n,o),u.controls[1].position.set(l,h),u.roundness=c,this.points.push(u)}return this.shapeHoles=e.shapeHoles?.length?e.shapeHoles.map(i=>{let r=new tr;return r.fromJSON(i),r}):[],this.isClosed=e.isClosed,this._roundness=e.roundness,this._update(),this}fromShape(e,t=!1){this.isText=t;let i=(a,s)=>{s instanceof Gs&&s.v3.equals(a.position)&&a.controls[0].position.copy(s.v2)},r=a=>{let s=[],n,o;for(n=0,o=a.length;n<o;n++)a[n]instanceof bl&&(a[n]=AY(a[n]));for(n=0,o=a.length;n<o;n++){let c=a[n],u=n>0?a[n-1]:null,d;c instanceof Gs?(d=this.createPoint(c.v0),d.controls[1].position.copy(c.v1)):c instanceof Ys&&(d=this.createPoint(c.v1)),d!==void 0&&(u!==null&&i(d,u),s.push(d))}let l=a[a.length-1],h=!1;return l instanceof Gs?l.v3.equals(s[0].position)&&(s[0].controls[0].position.copy(l.v2),h=!0):l instanceof Ys&&l.v2.equals(s[0].position)&&(h=!0),this.isClosed=h,s};return this.points=r(e.curves),e instanceof Um&&(this.shapeHoles=e.holes.map(a=>{let s=new tr;return s.fromShape(a),s})),this.update(),this}updatePoint(e,t){let i=this.getPointByUuid(e);i&&(t.position!==void 0&&i.position.fromArray(t.position),t.roundness!==void 0&&(i.roundness=t.roundness),t.areControlsDirectionsMirrored!==void 0&&(i.areControlsDirectionsMirrored=t.areControlsDirectionsMirrored),this.needsUpdate=!0)}updatePreviousControl(e,t){let i=this.getPointByUuid(e)?.controls[0];i&&(t.position&&i.position.fromArray(t.position),this.needsUpdate=!0)}updateNextControl(e,t){let i=this.getPointByUuid(e)?.controls[1];i&&(t.position&&i.position.fromArray(t.position),this.needsUpdate=!0)}},Z1=Math.PI*2;function B0({x:e,y:t},i,r,a,s){return{x:e*i+a,y:t*r+s}}function NY(e,t){let i=t===1.5707963267948966?.551915024494:t===-1.5707963267948966?-.551915024494:1.3333333333333333*Math.tan(t/4),r=Math.cos(e),a=Math.sin(e),s=Math.cos(e+t),n=Math.sin(e+t);return[{x:r-a*i,y:a+r*i},{x:s+n*i,y:n-s*i},{x:s,y:n}]}function hM(e,t,i,r){let a=e*r-t*i<0?-1:1,s=Math.min(1,Math.max(-1,e*i+t*r));return a*Math.acos(s)}function VY(e,t,i,r,a,s,n,o,l,h){let c=Math.pow(a,2),u=Math.pow(s,2),d=Math.pow(n,2),p=Math.pow(o,2),f=c*u-c*p-u*d;f<0&&(f=0),f/=c*p+u*d,f=Math.sqrt(f)*(l===h?-1:1);let m=f*a/s*o,g=f*-s/a*n,y=m+(e+i)/2,x=g+(t+r)/2,b=(n-m)/a,_=(o-g)/s,S=(-n-m)/a,M=(-o-g)/s,C=hM(1,0,b,_),A=hM(b,_,S,M);return!h&&A>0&&(A-=Z1),h&&A<0&&(A+=Z1),{centerx:y,centery:x,ang1:C,ang2:A}}function jY({px:e,py:t,cx:i,cy:r,rx:a,ry:s,largeArcFlag:n,sweepFlag:o}){let l=[];if(a===0||s===0)return[];let h=(e-i)/2,c=(t-r)/2;if(h===0&&c===0)return[];a=Math.abs(a),s=Math.abs(s);let u=Math.pow(h,2)/Math.pow(a,2)+Math.pow(c,2)/Math.pow(s,2);u>1&&(a*=Math.sqrt(u),s*=Math.sqrt(u));let d=VY(e,t,i,r,a,s,h,c,n,o),{ang1:p,ang2:f}=d,{centerx:m,centery:g}=d,y=Math.abs(f)/(Z1/4);Math.abs(1-y)<1e-7&&(y=1);let x=Math.max(Math.ceil(y),1);f/=x;for(let b=0;b<x;b++)l.push(NY(p,f)),p+=f;return l.map(b=>{let{x:_,y:S}=B0(b[0],a,s,m,g),{x:M,y:C}=B0(b[1],a,s,m,g),{x:A,y:T}=B0(b[2],a,s,m,g);return{x1:_,y1:S,x2:M,y2:C,x:A,y:T}})}var Ti;(function(e){e[e.ODD=0]="ODD",e[e.NONZERO=1]="NONZERO",e[e.POSITIVE=2]="POSITIVE",e[e.NEGATIVE=3]="NEGATIVE",e[e.ABS_GEQ_TWO=4]="ABS_GEQ_TWO"})(Ti||(Ti={}));var vr;(function(e){e[e.POLYGONS=0]="POLYGONS",e[e.CONNECTED_POLYGONS=1]="CONNECTED_POLYGONS",e[e.BOUNDARY_CONTOURS=2]="BOUNDARY_CONTOURS"})(vr||(vr={}));function Dt(e,t){if(!e)throw t||"Assertion Failed!"}var St=function(){function e(){}return e.vertEq=function(t,i){return t.s===i.s&&t.t===i.t},e.vertLeq=function(t,i){return t.s<i.s||t.s===i.s&&t.t<=i.t},e.transLeq=function(t,i){return t.t<i.t||t.t===i.t&&t.s<=i.s},e.edgeGoesLeft=function(t){return e.vertLeq(t.Dst,t.Org)},e.edgeGoesRight=function(t){return e.vertLeq(t.Org,t.Dst)},e.vertL1dist=function(t,i){return Math.abs(t.s-i.s)+Math.abs(t.t-i.t)},e.edgeEval=function(t,i,r){Dt(e.vertLeq(t,i)&&e.vertLeq(i,r));var a=i.s-t.s,s=r.s-i.s;return a+s>0?a<s?i.t-t.t+(t.t-r.t)*(a/(a+s)):i.t-r.t+(r.t-t.t)*(s/(a+s)):0},e.edgeSign=function(t,i,r){Dt(e.vertLeq(t,i)&&e.vertLeq(i,r));var a=i.s-t.s,s=r.s-i.s;return a+s>0?(i.t-r.t)*a+(i.t-t.t)*s:0},e.transEval=function(t,i,r){Dt(e.transLeq(t,i)&&e.transLeq(i,r));var a=i.t-t.t,s=r.t-i.t;return a+s>0?a<s?i.s-t.s+(t.s-r.s)*(a/(a+s)):i.s-r.s+(r.s-t.s)*(s/(a+s)):0},e.transSign=function(t,i,r){Dt(e.transLeq(t,i)&&e.transLeq(i,r));var a=i.t-t.t,s=r.t-i.t;return a+s>0?(i.s-r.s)*a+(i.s-t.s)*s:0},e.vertCCW=function(t,i,r){return t.s*(i.t-r.t)+i.s*(r.t-t.t)+r.s*(t.t-i.t)>=0},e.interpolate=function(t,i,r,a){return t=t<0?0:t,r=r<0?0:r,t<=r?r===0?(i+a)/2:i+(a-i)*(t/(t+r)):a+(i-a)*(r/(t+r))},e.intersect=function(t,i,r,a,s){var n,o,l;e.vertLeq(t,i)||(l=t,t=i,i=l),e.vertLeq(r,a)||(l=r,r=a,a=l),e.vertLeq(t,r)||(l=t,t=r,r=l,l=i,i=a,a=l),e.vertLeq(r,i)?e.vertLeq(i,a)?(n=e.edgeEval(t,r,i),o=e.edgeEval(r,i,a),n+o<0&&(n=-n,o=-o),s.s=e.interpolate(n,r.s,o,i.s)):(n=e.edgeSign(t,r,i),o=-e.edgeSign(t,a,i),n+o<0&&(n=-n,o=-o),s.s=e.interpolate(n,r.s,o,a.s)):s.s=(r.s+i.s)/2,e.transLeq(t,i)||(l=t,t=i,i=l),e.transLeq(r,a)||(l=r,r=a,a=l),e.transLeq(t,r)||(l=t,t=r,r=l,l=i,i=a,a=l),e.transLeq(r,i)?e.transLeq(i,a)?(n=e.transEval(t,r,i),o=e.transEval(r,i,a),n+o<0&&(n=-n,o=-o),s.t=e.interpolate(n,r.t,o,i.t)):(n=e.transSign(t,r,i),o=-e.transSign(t,a,i),n+o<0&&(n=-n,o=-o),s.t=e.interpolate(n,r.t,o,a.t)):s.t=(r.t+i.t)/2},e}(),sd=function(){function e(){this.next=null,this.prev=null,this.anEdge=null,this.trail=null,this.n=0,this.marked=!1,this.inside=!1}return e}(),Ff=function(){function e(t){this.side=t,this.next=null,this.Org=null,this.Sym=null,this.Onext=null,this.Lnext=null,this.Lface=null,this.activeRegion=null,this.winding=0}return Object.defineProperty(e.prototype,"Rface",{get:function(){return this.Sym.Lface},set:function(t){this.Sym.Lface=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Dst",{get:function(){return this.Sym.Org},set:function(t){this.Sym.Org=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Oprev",{get:function(){return this.Sym.Lnext},set:function(t){this.Sym.Lnext=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Lprev",{get:function(){return this.Onext.Sym},set:function(t){this.Onext.Sym=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Dprev",{get:function(){return this.Lnext.Sym},set:function(t){this.Lnext.Sym=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Rprev",{get:function(){return this.Sym.Onext},set:function(t){this.Sym.Onext=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Dnext",{get:function(){return this.Sym.Onext.Sym},set:function(t){this.Sym.Onext.Sym=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Rnext",{get:function(){return this.Sym.Lnext.Sym},set:function(t){this.Sym.Lnext.Sym=t},enumerable:!0,configurable:!0}),e}(),Sc=function(){function e(){this.next=null,this.prev=null,this.anEdge=null,this.coords=[0,0,0],this.s=0,this.t=0,this.pqHandle=0,this.n=0,this.idx=0}return e}(),cM=function(){function e(){var t=new Sc,i=new sd,r=new Ff(0),a=new Ff(1);t.next=t.prev=t,t.anEdge=null,i.next=i.prev=i,r.next=r,r.Sym=a,a.next=a,a.Sym=r,this.vHead=t,this.fHead=i,this.eHead=r,this.eHeadSym=a}return e.prototype.makeEdge_=function(t){var i=new Ff(0),r=new Ff(1);t.Sym.side<t.side&&(t=t.Sym);var a=t.Sym.next;return r.next=a,a.Sym.next=i,i.next=t,t.Sym.next=r,i.Sym=r,i.Onext=i,i.Lnext=r,i.Org=null,i.Lface=null,i.winding=0,i.activeRegion=null,r.Sym=i,r.Onext=r,r.Lnext=i,r.Org=null,r.Lface=null,r.winding=0,r.activeRegion=null,i},e.prototype.splice_=function(t,i){var r=t.Onext,a=i.Onext;r.Sym.Lnext=i,a.Sym.Lnext=t,t.Onext=a,i.Onext=r},e.prototype.makeVertex_=function(t,i,r){var a=t;Dt(a,"Vertex can't be null!");var s=r.prev;a.prev=s,s.next=a,a.next=r,r.prev=a,a.anEdge=i;var n=i;do n.Org=a,n=n.Onext;while(n!==i)},e.prototype.makeFace_=function(t,i,r){var a=t;Dt(a,"Face can't be null");var s=r.prev;a.prev=s,s.next=a,a.next=r,r.prev=a,a.anEdge=i,a.trail=null,a.marked=!1,a.inside=r.inside;var n=i;do n.Lface=a,n=n.Lnext;while(n!==i)},e.prototype.killEdge_=function(t){t.Sym.side<t.side&&(t=t.Sym);var i=t.next,r=t.Sym.next;i.Sym.next=r,r.Sym.next=i},e.prototype.killVertex_=function(t,i){var r=t.anEdge,a=r;do a.Org=i,a=a.Onext;while(a!==r);var s=t.prev,n=t.next;n.prev=s,s.next=n},e.prototype.killFace_=function(t,i){var r=t.anEdge,a=r;do a.Lface=i,a=a.Lnext;while(a!==r);var s=t.prev,n=t.next;n.prev=s,s.next=n},e.prototype.makeEdge=function(){var t=new Sc,i=new Sc,r=new sd,a=this.makeEdge_(this.eHead);return this.makeVertex_(t,a,this.vHead),this.makeVertex_(i,a.Sym,this.vHead),this.makeFace_(r,a,this.fHead),a},e.prototype.splice=function(t,i){var r=!1,a=!1;if(t!==i){if(i.Org!==t.Org&&(a=!0,this.killVertex_(i.Org,t.Org)),i.Lface!==t.Lface&&(r=!0,this.killFace_(i.Lface,t.Lface)),this.splice_(i,t),!a){var s=new Sc;this.makeVertex_(s,i,t.Org),t.Org.anEdge=t}if(!r){var n=new sd;this.makeFace_(n,i,t.Lface),t.Lface.anEdge=t}}},e.prototype.delete=function(t){var i=t.Sym,r=!1;if(t.Lface!==t.Rface&&(r=!0,this.killFace_(t.Lface,t.Rface)),t.Onext===t)this.killVertex_(t.Org,null);else if(t.Rface.anEdge=t.Oprev,t.Org.anEdge=t.Onext,this.splice_(t,t.Oprev),!r){var a=new sd;this.makeFace_(a,t,t.Lface)}i.Onext===i?(this.killVertex_(i.Org,null),this.killFace_(i.Lface,null)):(t.Lface.anEdge=i.Oprev,i.Org.anEdge=i.Onext,this.splice_(i,i.Oprev)),this.killEdge_(t)},e.prototype.addEdgeVertex=function(t){var i=this.makeEdge_(t),r=i.Sym;this.splice_(i,t.Lnext),i.Org=t.Dst;var a=new Sc;return this.makeVertex_(a,r,i.Org),i.Lface=r.Lface=t.Lface,i},e.prototype.splitEdge=function(t){var i=this.addEdgeVertex(t),r=i.Sym;return this.splice_(t.Sym,t.Sym.Oprev),this.splice_(t.Sym,r),t.Dst=r.Org,r.Dst.anEdge=r.Sym,r.Rface=t.Rface,r.winding=t.winding,r.Sym.winding=t.Sym.winding,r.idx=t.idx,r.Sym.idx=t.Sym.idx,r},e.prototype.connect=function(t,i){var r=!1,a=this.makeEdge_(t),s=a.Sym;if(i.Lface!==t.Lface&&(r=!0,this.killFace_(i.Lface,t.Lface)),this.splice_(a,t.Lnext),this.splice_(s,i),a.Org=t.Dst,s.Org=i.Org,a.Lface=s.Lface=t.Lface,t.Lface.anEdge=s,!r){var n=new sd;this.makeFace_(n,a,t.Lface)}return a},e.prototype.zapFace=function(t){var i=t.anEdge,r,a,s,n,o;a=i.Lnext;do r=a,a=r.Lnext,r.Lface=null,r.Rface===null&&(r.Onext===r?this.killVertex_(r.Org,null):(r.Org.anEdge=r.Onext,this.splice_(r,r.Oprev)),s=r.Sym,s.Onext===s?this.killVertex_(s.Org,null):(s.Org.anEdge=s.Onext,this.splice_(s,s.Oprev)),this.killEdge_(r));while(r!=i);n=t.prev,o=t.next,o.prev=n,n.next=o},e.prototype.countFaceVerts_=function(t){var i=t.anEdge,r=0;do r++,i=i.Lnext;while(i!==t.anEdge);return r},e.prototype.mergeConvexFaces=function(t){var i,r,a,s,n,o,l;for(i=this.fHead.next;i!==this.fHead;i=i.next)if(i.inside)for(r=i.anEdge,n=r.Org;a=r.Lnext,s=r.Sym,s&&s.Lface&&s.Lface.inside&&(o=this.countFaceVerts_(i),l=this.countFaceVerts_(s.Lface),o+l-2<=t&&St.vertCCW(r.Lprev.Org,r.Org,s.Lnext.Lnext.Org)&&St.vertCCW(s.Lprev.Org,s.Org,r.Lnext.Lnext.Org)&&(a=s.Lnext,this.delete(s),r=null,s=null)),!(r&&r.Lnext.Org===n);)r=a;return!0},e.prototype.check=function(){var t=this.fHead,i=this.vHead,r=this.eHead,a,s,n,o,l,h;for(s=t,s=t;(a=s.next)!==t;s=a){Dt(a.prev===s),l=a.anEdge;do Dt(l.Sym!==l),Dt(l.Sym.Sym===l),Dt(l.Lnext.Onext.Sym===l),Dt(l.Onext.Sym.Lnext===l),Dt(l.Lface===a),l=l.Lnext;while(l!==a.anEdge)}for(Dt(a.prev===s&&a.anEdge===null),o=i,o=i;(n=o.next)!==i;o=n){Dt(n.prev===o),l=n.anEdge;do Dt(l.Sym!==l),Dt(l.Sym.Sym===l),Dt(l.Lnext.Onext.Sym===l),Dt(l.Onext.Sym.Lnext===l),Dt(l.Org===n),l=l.Onext;while(l!==n.anEdge)}for(Dt(n.prev===o&&n.anEdge===null),h=r,h=r;(l=h.next)!==r;h=l)Dt(l.Sym.next===h.Sym),Dt(l.Sym!==l),Dt(l.Sym.Sym===l),Dt(l.Org!==null),Dt(l.Dst!==null),Dt(l.Lnext.Onext.Sym===l),Dt(l.Onext.Sym.Lnext===l);Dt(l.Sym.next===h.Sym&&l.Sym===this.eHeadSym&&l.Sym.Sym===l&&l.Org===null&&l.Dst===null&&l.Lface===null&&l.Rface===null)},e}(),uM=function(){function e(){this.handle=null}return e}(),dM=function(){function e(){this.key=null,this.node=0}return e}(),GY=function(){function e(t,i){this.leq=i,this.max=0,this.nodes=[],this.handles=[],this.initialized=!1,this.freeList=0,this.size=0,this.max=t,this.nodes=[],this.handles=[];for(var r=0;r<t+1;r++)this.nodes[r]=new uM,this.handles[r]=new dM;this.initialized=!1,this.nodes[1].handle=1,this.handles[1].key=null}return e.prototype.floatDown_=function(t){var i=this.nodes,r=this.handles,a,s,n;for(a=i[t].handle;;){if(n=t<<1,n<this.size&&this.leq(r[i[n+1].handle].key,r[i[n].handle].key)&&++n,Dt(n<=this.max),s=i[n].handle,n>this.size||this.leq(r[a].key,r[s].key)){i[t].handle=a,r[a].node=t;break}i[t].handle=s,r[s].node=t,t=n}},e.prototype.floatUp_=function(t){var i=this.nodes,r=this.handles,a,s,n;for(a=i[t].handle;;){if(n=t>>1,s=i[n].handle,n===0||this.leq(r[s].key,r[a].key)){i[t].handle=a,r[a].node=t;break}i[t].handle=s,r[s].node=t,t=n}},e.prototype.init=function(){for(var t=this.size;t>=1;--t)this.floatDown_(t);this.initialized=!0},e.prototype.min=function(){return this.handles[this.nodes[1].handle].key},e.prototype.insert=function(t){var i,r;if(i=++this.size,i*2>this.max){this.max*=2;var a,s;for(s=this.nodes.length,this.nodes.length=this.max+1,a=s;a<this.nodes.length;a++)this.nodes[a]=new uM;for(s=this.handles.length,this.handles.length=this.max+1,a=s;a<this.handles.length;a++)this.handles[a]=new dM}return this.freeList===0?r=i:(r=this.freeList,this.freeList=this.handles[r].node),this.nodes[i].handle=r,this.handles[r].node=i,this.handles[r].key=t,this.initialized&&this.floatUp_(i),r},e.prototype.extractMin=function(){var t=this.nodes,i=this.handles,r=t[1].handle,a=i[r].key;return this.size>0&&(t[1].handle=t[this.size].handle,i[t[1].handle].node=1,i[r].key=null,i[r].node=this.freeList,this.freeList=r,--this.size,this.size>0&&this.floatDown_(1)),a},e.prototype.delete=function(t){var i=this.nodes,r=this.handles,a;Dt(t>=1&&t<=this.max&&r[t].key!==null),a=r[t].node,i[a].handle=i[this.size].handle,r[i[a].handle].node=a,--this.size,a<=this.size&&(a<=1||this.leq(r[i[a>>1].handle].key,r[i[a].handle].key)?this.floatDown_(a):this.floatUp_(a)),r[t].key=null,r[t].node=this.freeList,this.freeList=t},e}(),z0=function(){function e(){this.eUp=null,this.nodeUp=null,this.windingNumber=0,this.inside=!1,this.sentinel=!1,this.dirty=!1,this.fixUpperEdge=!1}return e}(),pM=function(){function e(){this.key=null,this.next=null,this.prev=null}return e}(),HY=function(){function e(t,i){this.frame=t,this.leq=i,this.head=new pM,this.head.next=this.head,this.head.prev=this.head}return e.prototype.min=function(){return this.head.next},e.prototype.max=function(){return this.head.prev},e.prototype.insert=function(t){return this.insertBefore(this.head,t)},e.prototype.search=function(t){var i=this.head;do i=i.next;while(i.key!==null&&!this.leq(this.frame,t,i.key));return i},e.prototype.insertBefore=function(t,i){do t=t.prev;while(t.key!==null&&!this.leq(this.frame,t.key,i));var r=new pM;return r.key=i,r.next=t.next,t.next.prev=r,r.prev=t,t.next=r,r},e.prototype.delete=function(t){t.next.prev=t.prev,t.prev.next=t.next},e}(),WY=function(){function e(){}return e.regionBelow=function(t){return t.nodeUp.prev.key},e.regionAbove=function(t){return t.nodeUp.next.key},e.debugEvent=function(t){},e.addWinding=function(t,i){t.winding+=i.winding,t.Sym.winding+=i.Sym.winding},e.edgeLeq=function(t,i,r){var a=t.event,s=i.eUp,n=r.eUp;if(s.Dst===a)return n.Dst===a?St.vertLeq(s.Org,n.Org)?St.edgeSign(n.Dst,s.Org,n.Org)<=0:St.edgeSign(s.Dst,n.Org,s.Org)>=0:St.edgeSign(n.Dst,a,n.Org)<=0;if(n.Dst===a)return St.edgeSign(s.Dst,a,s.Org)>=0;var o=St.edgeEval(s.Dst,a,s.Org),l=St.edgeEval(n.Dst,a,n.Org);return o>=l},e.deleteRegion=function(t,i){i.fixUpperEdge&&Dt(i.eUp.winding===0),i.eUp.activeRegion=null,t.dict.delete(i.nodeUp)},e.fixUpperEdge=function(t,i,r){Dt(i.fixUpperEdge),t.mesh.delete(i.eUp),i.fixUpperEdge=!1,i.eUp=r,r.activeRegion=i},e.topLeftRegion=function(t,i){var r=i.eUp.Org,a;do i=e.regionAbove(i);while(i.eUp.Org===r);if(i.fixUpperEdge){if(a=t.mesh.connect(e.regionBelow(i).eUp.Sym,i.eUp.Lnext),a===null)return null;e.fixUpperEdge(t,i,a),i=e.regionAbove(i)}return i},e.topRightRegion=function(t){var i=t.eUp.Dst;do t=e.regionAbove(t);while(t.eUp.Dst===i);return t},e.addRegionBelow=function(t,i,r){var a=new z0;return a.eUp=r,a.nodeUp=t.dict.insertBefore(i.nodeUp,a),a.fixUpperEdge=!1,a.sentinel=!1,a.dirty=!1,r.activeRegion=a,a},e.isWindingInside=function(t,i){switch(t.windingRule){case Ti.ODD:return(i&1)!==0;case Ti.NONZERO:return i!==0;case Ti.POSITIVE:return i>0;case Ti.NEGATIVE:return i<0;case Ti.ABS_GEQ_TWO:return i>=2||i<=-2}throw new Error("Invalid winding rulle")},e.computeWinding=function(t,i){i.windingNumber=e.regionAbove(i).windingNumber+i.eUp.winding,i.inside=e.isWindingInside(t,i.windingNumber)},e.finishRegion=function(t,i){var r=i.eUp,a=r.Lface;a.inside=i.inside,a.anEdge=r,e.deleteRegion(t,i)},e.finishLeftRegions=function(t,i,r){for(var a,s=null,n=i,o=i.eUp;n!==r;){if(n.fixUpperEdge=!1,s=e.regionBelow(n),a=s.eUp,a.Org!=o.Org){if(!s.fixUpperEdge){e.finishRegion(t,n);break}a=t.mesh.connect(o.Lprev,a.Sym),e.fixUpperEdge(t,s,a)}o.Onext!==a&&(t.mesh.splice(a.Oprev,a),t.mesh.splice(o,a)),e.finishRegion(t,n),o=s.eUp,n=s}return o},e.addRightEdges=function(t,i,r,a,s,n){var o,l,h,c,u=!0;h=r;do Dt(St.vertLeq(h.Org,h.Dst)),e.addRegionBelow(t,i,h.Sym),h=h.Onext;while(h!==a);for(s===null&&(s=e.regionBelow(i).eUp.Rprev),l=i,c=s;o=e.regionBelow(l),h=o.eUp.Sym,h.Org===c.Org;)h.Onext!==c&&(t.mesh.splice(h.Oprev,h),t.mesh.splice(c.Oprev,h)),o.windingNumber=l.windingNumber-h.winding,o.inside=e.isWindingInside(t,o.windingNumber),l.dirty=!0,!u&&e.checkForRightSplice(t,l)&&(e.addWinding(h,c),e.deleteRegion(t,l),t.mesh.delete(c)),u=!1,l=o,c=h;l.dirty=!0,Dt(l.windingNumber-h.winding===o.windingNumber),n&&e.walkDirtyRegions(t,l)},e.spliceMergeVertices=function(t,i,r){t.mesh.splice(i,r)},e.vertexWeights=function(t,i,r){var a=St.vertL1dist(i,t),s=St.vertL1dist(r,t),n=.5*s/(a+s),o=.5*a/(a+s);t.coords[0]+=n*i.coords[0]+o*r.coords[0],t.coords[1]+=n*i.coords[1]+o*r.coords[1],t.coords[2]+=n*i.coords[2]+o*r.coords[2]},e.getIntersectData=function(t,i,r,a,s,n){i.coords[0]=i.coords[1]=i.coords[2]=0,i.idx=-1,e.vertexWeights(i,r,a),e.vertexWeights(i,s,n)},e.checkForRightSplice=function(t,i){var r=e.regionBelow(i),a=i.eUp,s=r.eUp;if(St.vertLeq(a.Org,s.Org)){if(St.edgeSign(s.Dst,a.Org,s.Org)>0)return!1;St.vertEq(a.Org,s.Org)?a.Org!==s.Org&&(t.pq.delete(a.Org.pqHandle),e.spliceMergeVertices(t,s.Oprev,a)):(t.mesh.splitEdge(s.Sym),t.mesh.splice(a,s.Oprev),i.dirty=r.dirty=!0)}else{if(St.edgeSign(a.Dst,s.Org,a.Org)<0)return!1;e.regionAbove(i).dirty=i.dirty=!0,t.mesh.splitEdge(a.Sym),t.mesh.splice(s.Oprev,a)}return!0},e.checkForLeftSplice=function(t,i){var r=e.regionBelow(i),a=i.eUp,s=r.eUp,n;if(Dt(!St.vertEq(a.Dst,s.Dst)),St.vertLeq(a.Dst,s.Dst)){if(St.edgeSign(a.Dst,s.Dst,a.Org)<0)return!1;e.regionAbove(i).dirty=i.dirty=!0,n=t.mesh.splitEdge(a),t.mesh.splice(s.Sym,n),n.Lface.inside=i.inside}else{if(St.edgeSign(s.Dst,a.Dst,s.Org)>0)return!1;i.dirty=r.dirty=!0,n=t.mesh.splitEdge(s),t.mesh.splice(a.Lnext,s.Sym),n.Rface.inside=i.inside}return!0},e.checkForIntersect=function(t,i){var r=e.regionBelow(i),a=i.eUp,s=r.eUp,n=a.Org,o=s.Org,l=a.Dst,h=s.Dst,c,u,d=new Sc,p,f;if(Dt(!St.vertEq(h,l)),Dt(St.edgeSign(l,t.event,n)<=0),Dt(St.edgeSign(h,t.event,o)>=0),Dt(n!==t.event&&o!==t.event),Dt(!i.fixUpperEdge&&!r.fixUpperEdge),n===o||(c=Math.min(n.t,l.t),u=Math.max(o.t,h.t),c>u))return!1;if(St.vertLeq(n,o)){if(St.edgeSign(h,n,o)>0)return!1}else if(St.edgeSign(l,o,n)<0)return!1;return e.debugEvent(t),St.intersect(l,n,h,o,d),Dt(Math.min(n.t,l.t)<=d.t),Dt(d.t<=Math.max(o.t,h.t)),Dt(Math.min(h.s,l.s)<=d.s),Dt(d.s<=Math.max(o.s,n.s)),St.vertLeq(d,t.event)&&(d.s=t.event.s,d.t=t.event.t),p=St.vertLeq(n,o)?n:o,St.vertLeq(p,d)&&(d.s=p.s,d.t=p.t),St.vertEq(d,n)||St.vertEq(d,o)?(e.checkForRightSplice(t,i),!1):!St.vertEq(l,t.event)&&St.edgeSign(l,t.event,d)>=0||!St.vertEq(h,t.event)&&St.edgeSign(h,t.event,d)<=0?h===t.event?(t.mesh.splitEdge(a.Sym),t.mesh.splice(s.Sym,a),i=e.topLeftRegion(t,i),a=e.regionBelow(i).eUp,e.finishLeftRegions(t,e.regionBelow(i),r),e.addRightEdges(t,i,a.Oprev,a,a,!0),!0):l===t.event?(t.mesh.splitEdge(s.Sym),t.mesh.splice(a.Lnext,s.Oprev),r=i,i=e.topRightRegion(i),f=e.regionBelow(i).eUp.Rprev,r.eUp=s.Oprev,s=e.finishLeftRegions(t,r,null),e.addRightEdges(t,i,s.Onext,a.Rprev,f,!0),!0):(St.edgeSign(l,t.event,d)>=0&&(e.regionAbove(i).dirty=i.dirty=!0,t.mesh.splitEdge(a.Sym),a.Org.s=t.event.s,a.Org.t=t.event.t),St.edgeSign(h,t.event,d)<=0&&(i.dirty=r.dirty=!0,t.mesh.splitEdge(s.Sym),s.Org.s=t.event.s,s.Org.t=t.event.t),!1):(t.mesh.splitEdge(a.Sym),t.mesh.splitEdge(s.Sym),t.mesh.splice(s.Oprev,a),a.Org.s=d.s,a.Org.t=d.t,a.Org.pqHandle=t.pq.insert(a.Org),e.getIntersectData(t,a.Org,n,l,o,h),e.regionAbove(i).dirty=i.dirty=r.dirty=!0,!1)},e.walkDirtyRegions=function(t,i){for(var r=e.regionBelow(i),a,s;;){for(;r.dirty;)i=r,r=e.regionBelow(r);if(!i.dirty&&(r=i,i=e.regionAbove(i),i===null||!i.dirty))return;if(i.dirty=!1,a=i.eUp,s=r.eUp,a.Dst!==s.Dst&&e.checkForLeftSplice(t,i)&&(r.fixUpperEdge?(e.deleteRegion(t,r),t.mesh.delete(s),r=e.regionBelow(i),s=r.eUp):i.fixUpperEdge&&(e.deleteRegion(t,i),t.mesh.delete(a),i=e.regionAbove(r),a=i.eUp)),a.Org!==s.Org)if(a.Dst!==s.Dst&&!i.fixUpperEdge&&!r.fixUpperEdge&&(a.Dst===t.event||s.Dst===t.event)){if(e.checkForIntersect(t,i))return}else e.checkForRightSplice(t,i);a.Org===s.Org&&a.Dst===s.Dst&&(e.addWinding(s,a),e.deleteRegion(t,i),t.mesh.delete(a),i=e.regionAbove(r))}},e.connectRightVertex=function(t,i,r){var a,s=r.Onext,n=e.regionBelow(i),o=i.eUp,l=n.eUp,h=!1;if(o.Dst!==l.Dst&&e.checkForIntersect(t,i),St.vertEq(o.Org,t.event)&&(t.mesh.splice(s.Oprev,o),i=e.topLeftRegion(t,i),s=e.regionBelow(i).eUp,e.finishLeftRegions(t,e.regionBelow(i),n),h=!0),St.vertEq(l.Org,t.event)&&(t.mesh.splice(r,l.Oprev),r=e.finishLeftRegions(t,n,null),h=!0),h){e.addRightEdges(t,i,r.Onext,s,s,!0);return}St.vertLeq(l.Org,o.Org)?a=l.Oprev:a=o,a=t.mesh.connect(r.Lprev,a),e.addRightEdges(t,i,a,a.Onext,a.Onext,!1),a.Sym.activeRegion.fixUpperEdge=!0,e.walkDirtyRegions(t,i)},e.connectLeftDegenerate=function(t,i,r){var a,s,n,o,l;if(a=i.eUp,St.vertEq(a.Org,r)){Dt(!1),e.spliceMergeVertices(t,a,r.anEdge);return}if(!St.vertEq(a.Dst,r)){t.mesh.splitEdge(a.Sym),i.fixUpperEdge&&(t.mesh.delete(a.Onext),i.fixUpperEdge=!1),t.mesh.splice(r.anEdge,a),e.sweepEvent(t,r);return}Dt(!1),i=e.topRightRegion(i),l=e.regionBelow(i),n=l.eUp.Sym,s=o=n.Onext,l.fixUpperEdge&&(Dt(s!==n),e.deleteRegion(t,l),t.mesh.delete(n),n=s.Oprev),t.mesh.splice(r.anEdge,n),St.edgeGoesLeft(s)||(s=null),e.addRightEdges(t,i,n.Onext,o,s,!0)},e.connectLeftVertex=function(t,i){var r,a,s,n,o,l,h=new z0;if(h.eUp=i.anEdge.Sym,r=t.dict.search(h).key,a=e.regionBelow(r),!!a){if(n=r.eUp,o=a.eUp,St.edgeSign(n.Dst,i,n.Org)===0){e.connectLeftDegenerate(t,r,i);return}if(s=St.vertLeq(o.Dst,n.Dst)?r:a,r.inside||s.fixUpperEdge){if(s===r)l=t.mesh.connect(i.anEdge.Sym,n.Lnext);else{var c=t.mesh.connect(o.Dnext,i.anEdge);l=c.Sym}s.fixUpperEdge?e.fixUpperEdge(t,s,l):e.computeWinding(t,e.addRegionBelow(t,r,l)),e.sweepEvent(t,i)}else e.addRightEdges(t,r,i.anEdge,i.anEdge,null,!0)}},e.sweepEvent=function(t,i){t.event=i,e.debugEvent(t);for(var r=i.anEdge;r.activeRegion===null;)if(r=r.Onext,r===i.anEdge){e.connectLeftVertex(t,i);return}var a=e.topLeftRegion(t,r.activeRegion);Dt(a!==null);var s=e.regionBelow(a),n=s.eUp,o=e.finishLeftRegions(t,s,null);o.Onext===n?e.connectRightVertex(t,a,o):e.addRightEdges(t,a,o.Onext,n,n,!0)},e.addSentinel=function(t,i,r,a){var s=new z0,n=t.mesh.makeEdge();n.Org.s=r,n.Org.t=a,n.Dst.s=i,n.Dst.t=a,t.event=n.Dst,s.eUp=n,s.windingNumber=0,s.inside=!1,s.fixUpperEdge=!1,s.sentinel=!0,s.dirty=!1,s.nodeUp=t.dict.insert(s)},e.initEdgeDict=function(t){t.dict=new HY(t,e.edgeLeq);var i=t.bmax[0]-t.bmin[0],r=t.bmax[1]-t.bmin[1],a=t.bmin[0]-i,s=t.bmax[0]+i,n=t.bmin[1]-r,o=t.bmax[1]+r;e.addSentinel(t,a,s,n),e.addSentinel(t,a,s,o)},e.doneEdgeDict=function(t){for(var i,r=0;(i=t.dict.min().key)!==null;)i.sentinel||(Dt(i.fixUpperEdge),Dt(++r===1)),Dt(i.windingNumber===0),e.deleteRegion(t,i)},e.removeDegenerateEdges=function(t){var i,r,a,s=t.mesh.eHead;for(i=s.next;i!==s;i=r)r=i.next,a=i.Lnext,St.vertEq(i.Org,i.Dst)&&i.Lnext.Lnext!==i&&(e.spliceMergeVertices(t,a,i),t.mesh.delete(i),i=a,a=i.Lnext),a.Lnext===i&&(a!==i&&((a===r||a===r.Sym)&&(r=r.next),t.mesh.delete(a)),(i===r||i===r.Sym)&&(r=r.next),t.mesh.delete(i))},e.initPriorityQ=function(t){var i,r,a,s=0;for(a=t.mesh.vHead,r=a.next;r!==a;r=r.next)s++;for(s+=8,i=t.pq=new GY(s,St.vertLeq),a=t.mesh.vHead,r=a.next;r!==a;r=r.next)r.pqHandle=i.insert(r);return r!==a?!1:(i.init(),!0)},e.donePriorityQ=function(t){t.pq=null},e.removeDegenerateFaces=function(t,i){var r,a,s;for(r=i.fHead.next;r!==i.fHead;r=a)a=r.next,s=r.anEdge,Dt(s.Lnext!==s),s.Lnext.Lnext===s&&(e.addWinding(s.Onext,s),t.mesh.delete(s));return!0},e.computeInterior=function(t,i){i===void 0&&(i=!0);var r,a;if(e.removeDegenerateEdges(t),!e.initPriorityQ(t))return!1;for(e.initEdgeDict(t);(r=t.pq.extractMin())!==null;){for(;a=t.pq.min(),!(a===null||!St.vertEq(a,r));)a=t.pq.extractMin(),e.spliceMergeVertices(t,r.anEdge,a.anEdge);e.sweepEvent(t,r)}return t.event=t.dict.min().key.eUp.Org,e.debugEvent(t),e.doneEdgeDict(t),e.donePriorityQ(t),e.removeDegenerateFaces(t,t.mesh)?(i&&t.mesh.check(),!0):!1},e}(),qY=function(){function e(){this.mesh=new cM,this.normal=[0,0,0],this.sUnit=[0,0,0],this.tUnit=[0,0,0],this.bmin=[0,0],this.bmax=[0,0],this.windingRule=Ti.ODD,this.dict=null,this.pq=null,this.event=null,this.vertexIndexCounter=0,this.vertices=[],this.vertexIndices=[],this.vertexCount=0,this.elements=[],this.elementCount=0}return e.prototype.dot_=function(t,i){return t[0]*i[0]+t[1]*i[1]+t[2]*i[2]},e.prototype.normalize_=function(t){var i=t[0]*t[0]+t[1]*t[1]+t[2]*t[2];if(!i)throw"Zero-size vector!";i=Math.sqrt(i),t[0]/=i,t[1]/=i,t[2]/=i},e.prototype.longAxis_=function(t){var i=0;return Math.abs(t[1])>Math.abs(t[0])&&(i=1),Math.abs(t[2])>Math.abs(t[i])&&(i=2),i},e.prototype.computeNormal_=function(t){var i,r,a,s,n,o,l=[0,0,0],h=[0,0,0],c=[0,0,0],u=[0,0,0],d=[0,0,0],p=[null,null,null],f=[null,null,null],m=this.mesh.vHead;i=m.next;for(var g=0;g<3;++g)s=i.coords[g],h[g]=s,f[g]=i,l[g]=s,p[g]=i;for(i=m.next;i!==m;i=i.next)for(var y=0;y<3;++y)s=i.coords[y],s<h[y]&&(h[y]=s,f[y]=i),s>l[y]&&(l[y]=s,p[y]=i);var x=0;if(l[1]-h[1]>l[0]-h[0]&&(x=1),l[2]-h[2]>l[x]-h[x]&&(x=2),h[x]>=l[x]){t[0]=0,t[1]=0,t[2]=1;return}for(o=0,r=f[x],a=p[x],c[0]=r.coords[0]-a.coords[0],c[1]=r.coords[1]-a.coords[1],c[2]=r.coords[2]-a.coords[2],i=m.next;i!==m;i=i.next)u[0]=i.coords[0]-a.coords[0],u[1]=i.coords[1]-a.coords[1],u[2]=i.coords[2]-a.coords[2],d[0]=c[1]*u[2]-c[2]*u[1],d[1]=c[2]*u[0]-c[0]*u[2],d[2]=c[0]*u[1]-c[1]*u[0],n=d[0]*d[0]+d[1]*d[1]+d[2]*d[2],n>o&&(o=n,t[0]=d[0],t[1]=d[1],t[2]=d[2]);o<=0&&(t[0]=t[1]=t[2]=0,t[this.longAxis_(c)]=1)},e.prototype.checkOrientation_=function(){for(var t=this.mesh.fHead,i,r=this.mesh.vHead,a,s=0,n=t.next;n!==t;n=n.next)if(a=n.anEdge,!(a.winding<=0))do s+=(a.Org.s-a.Dst.s)*(a.Org.t+a.Dst.t),a=a.Lnext;while(a!==n.anEdge);if(s<0){for(i=r.next;i!==r;i=i.next)i.t=-i.t;this.tUnit[0]=-this.tUnit[0],this.tUnit[1]=-this.tUnit[1],this.tUnit[2]=-this.tUnit[2]}},e.prototype.projectPolygon_=function(){var t=this.mesh.vHead,i=[0,0,0],r,a,s=!1;i[0]=this.normal[0],i[1]=this.normal[1],i[2]=this.normal[2],!i[0]&&!i[1]&&!i[2]&&(this.computeNormal_(i),s=!0),r=this.sUnit,a=this.tUnit;var n=this.longAxis_(i);r[n]=0,r[(n+1)%3]=1,r[(n+2)%3]=0,a[n]=0,a[(n+1)%3]=0,a[(n+2)%3]=i[n]>0?1:-1;for(var o=t.next;o!==t;o=o.next)o.s=this.dot_(o.coords,r),o.t=this.dot_(o.coords,a);s&&this.checkOrientation_();for(var l=!0,h=t.next;h!==t;h=h.next)l?(this.bmin[0]=this.bmax[0]=h.s,this.bmin[1]=this.bmax[1]=h.t,l=!1):(h.s<this.bmin[0]&&(this.bmin[0]=h.s),h.s>this.bmax[0]&&(this.bmax[0]=h.s),h.t<this.bmin[1]&&(this.bmin[1]=h.t),h.t>this.bmax[1]&&(this.bmax[1]=h.t))},e.prototype.addWinding_=function(t,i){t.winding+=i.winding,t.Sym.winding+=i.Sym.winding},e.prototype.tessellateMonoRegion_=function(t,i){var r,a;if(r=i.anEdge,!(r.Lnext!==r&&r.Lnext.Lnext!==r))throw"Mono region invalid";for(;St.vertLeq(r.Dst,r.Org);r=r.Lprev);for(;St.vertLeq(r.Org,r.Dst);r=r.Lnext);a=r.Lprev;for(var s=void 0;r.Lnext!==a;)if(St.vertLeq(r.Dst,a.Org)){for(;a.Lnext!==r&&(St.edgeGoesLeft(a.Lnext)||St.edgeSign(a.Org,a.Dst,a.Lnext.Dst)<=0);)s=t.connect(a.Lnext,a),a=s.Sym;a=a.Lprev}else{for(;a.Lnext!==r&&(St.edgeGoesRight(r.Lprev)||St.edgeSign(r.Dst,r.Org,r.Lprev.Org)>=0);)s=t.connect(r,r.Lprev),r=s.Sym;r=r.Lnext}if(a.Lnext===r)throw"Mono region invalid";for(;a.Lnext.Lnext!==r;)s=t.connect(a.Lnext,a),a=s.Sym;return!0},e.prototype.tessellateInterior_=function(t){for(var i,r=t.fHead.next;r!==t.fHead;r=i)if(i=r.next,r.inside&&!this.tessellateMonoRegion_(t,r))return!1;return!0},e.prototype.discardExterior_=function(t){for(var i,r=t.fHead.next;r!==t.fHead;r=i)i=r.next,r.inside||t.zapFace(r)},e.prototype.setWindingNumber_=function(t,i,r){for(var a,s=t.eHead.next;s!==t.eHead;s=a)a=s.next,s.Rface.inside!==s.Lface.inside?s.winding=s.Lface.inside?i:-i:r?t.delete(s):s.winding=0},e.prototype.getNeighbourFace_=function(t){return!t.Rface||!t.Rface.inside?-1:t.Rface.n},e.prototype.outputPolymesh_=function(t,i,r,a){var s,n=0,o=0,l;r>3&&t.mergeConvexFaces(r);for(var h=t.vHead.next;h!==t.vHead;h=h.next)h.n=-1;for(var c=t.fHead.next;c!==t.fHead;c=c.next)if(c.n=-1,!!c.inside){s=c.anEdge,l=0;do{var h=s.Org;h.n===-1&&(h.n=o,o++),l++,s=s.Lnext}while(s!==c.anEdge);if(l>r)throw"Face vertex greater that support polygon";c.n=n,++n}this.elementCount=n,i===vr.CONNECTED_POLYGONS&&(n*=2),this.elements=[],this.elements.length=n*r,this.vertexCount=o,this.vertices=[],this.vertices.length=o*a,this.vertexIndices=[],this.vertexIndices.length=o;for(var h=t.vHead.next;h!==t.vHead;h=h.next)if(h.n!==-1){var u=h.n*a;this.vertices[u+0]=h.coords[0],this.vertices[u+1]=h.coords[1],a>2&&(this.vertices[u+2]=h.coords[2]),this.vertexIndices[h.n]=h.idx}for(var d=0,c=t.fHead.next;c!==t.fHead;c=c.next)if(c.inside){s=c.anEdge,l=0;do{var h=s.Org;this.elements[d++]=h.n,l++,s=s.Lnext}while(s!==c.anEdge);for(var p=l;p<r;++p)this.elements[d++]=-1;if(i===vr.CONNECTED_POLYGONS){s=c.anEdge;do this.elements[d++]=this.getNeighbourFace_(s),s=s.Lnext;while(s!==c.anEdge);for(var f=l;f<r;++f)this.elements[d++]=-1}}},e.prototype.outputContours_=function(t,i){var r,a,s=0,n=0;this.vertexCount=0,this.elementCount=0;for(var o=t.fHead.next;o!==t.fHead;o=o.next)if(o.inside){a=r=o.anEdge;do this.vertexCount++,r=r.Lnext;while(r!==a);this.elementCount++}this.elements=[],this.elements.length=this.elementCount*2,this.vertices=[],this.vertices.length=this.vertexCount*i,this.vertexIndices=[],this.vertexIndices.length=this.vertexCount;var l=0,h=0,c=0;s=0;for(var o=t.fHead.next;o!==t.fHead;o=o.next)if(o.inside){n=0,a=r=o.anEdge;do this.vertices[l++]=r.Org.coords[0],this.vertices[l++]=r.Org.coords[1],i>2&&(this.vertices[l++]=r.Org.coords[2]),this.vertexIndices[h++]=this.vertexIdCallback?this.vertexIdCallback(r):r.Org.idx,n++,r=r.Lnext;while(r!==a);this.elements[c++]=s,this.elements[c++]=n,s+=n}},e.prototype.addContour=function(t,i){this.mesh===null&&(this.mesh=new cM),t<2&&(t=2),t>3&&(t=3);for(var r=null,a=0;a<i.length;a+=t)r===null?(r=this.mesh.makeEdge(),this.mesh.splice(r,r.Sym)):(this.mesh.splitEdge(r),r=r.Lnext),r.Org.coords[0]=i[a+0],r.Org.coords[1]=i[a+1],t>2?r.Org.coords[2]=i[a+2]:r.Org.coords[2]=0,r.Org.idx=this.vertexIndexCounter++,this.edgeCreateCallback&&this.edgeCreateCallback(r),r.winding=1,r.Sym.winding=-1},e.prototype.tesselate=function(t,i,r,a,s,n){if(t===void 0&&(t=Ti.ODD),i===void 0&&(i=vr.POLYGONS),n===void 0&&(n=!0),this.vertices=[],this.elements=[],this.vertexIndices=[],this.vertexIndexCounter=0,s&&(this.normal[0]=s[0],this.normal[1]=s[1],this.normal[2]=s[2]),this.windingRule=t,a<2&&(a=2),a>3&&(a=3),!this.mesh)return!1;this.projectPolygon_(),WY.computeInterior(this,n);var o=this.mesh;return i===vr.BOUNDARY_CONTOURS?this.setWindingNumber_(o,1,!0):this.tessellateInterior_(o),n&&o.check(),i===vr.BOUNDARY_CONTOURS?this.outputContours_(o,a):this.outputPolymesh_(o,i,r,a),!0},e}();function pl(e){var t=e.windingRule,i=t===void 0?Ti.ODD:t,r=e.elementType,a=r===void 0?vr.POLYGONS:r,s=e.polySize,n=s===void 0?3:s,o=e.vertexSize,l=o===void 0?2:o,h=e.normal,c=h===void 0?[0,0,1]:h,u=e.contours,d=u===void 0?[]:u,p=e.strict,f=p===void 0?!0:p,m=e.debug,g=m===void 0?!1:m;if(!d&&f)throw new Error("Contours can't be empty");if(d){var y=new qY;e.edgeCreateCallback&&(y.edgeCreateCallback=e.edgeCreateCallback),e.vertexIdCallback&&(y.vertexIdCallback=e.vertexIdCallback);for(var x=0;x<d.length;x++)y.addContour(l||2,d[x]);return y.tesselate(i,a,n,l,c,f),{vertices:y.vertices,vertexIndices:y.vertexIndices,vertexCount:y.vertexCount,elements:y.elements,elementCount:y.elementCount,mesh:g?y.mesh:void 0}}}var Cae=Ti.ODD,Eae=Ti.NONZERO,Tae=Ti.POSITIVE,Pae=Ti.NEGATIVE,Dae=Ti.ABS_GEQ_TWO,Oae=vr.POLYGONS,Iae=vr.CONNECTED_POLYGONS,Rae=vr.BOUNDARY_CONTOURS,K1=class{constructor(e=256,t=!1){this.capacity=e,this.size=0,this.debug=t,this.debug&&console.log(`allocating with cap ${e}`);let i=e*K1.eSize;this.buffer=new ArrayBuffer(i);let r=Float32Array.BYTES_PER_ELEMENT,a=0;this.positions=new Float32Array(this.buffer,a*r,3*e),a+=3*e,this.normals=new Float32Array(this.buffer,a*r,3*e),a+=3*e,this.uvs=new Float32Array(this.buffer,a*r,2*e)}realloc(e,t=!1){if(e<this.size)throw Error("cannot shrink buffer");if(e<=this.capacity&&!t)return;this.debug&&console.log(`resizing from ${this.capacity} \u2192 ${e}`);let i=e*K1.eSize,r=new ArrayBuffer(i),a=Float32Array.BYTES_PER_ELEMENT,s=0,n=new Float32Array(r,s*a,3*e);s+=3*e;let o=new Float32Array(r,s*a,3*e);s+=3*e;let l=new Float32Array(r,s*a,2*e);t?(n.set(this.positions.subarray(0,this.size*3)),o.set(this.normals.subarray(0,this.size*3)),l.set(this.uvs.subarray(0,this.size*2))):(n.set(this.positions),o.set(this.normals),l.set(this.uvs)),this.buffer=r,this.positions=n,this.normals=o,this.uvs=l,this.capacity=e}get(e=1){let t=this.size+e;if(t>this.capacity){let r=this.capacity;for(;t>r;)r*=2;this.realloc(r)}let i=this.size;return this.size=t,i}reserve(e){let t=this.size+e;t>this.capacity&&this.realloc(t)}shrink(){this.debug&&console.log(`shrinking ${this.capacity} \u2192 ${this.size}`),this.realloc(this.size,!0)}},aP=K1;aP.eSize=(3+3+2)*Float32Array.BYTES_PER_ELEMENT;var YY=Do(aL()),Db={vertices:[160,160,-160,160,-160,-160,160,-160],vertexIndices:[1,0,3,2],vertexCount:4,elements:[0,4],elementCount:1,mesh:void 0},sP={vertices:[],vertexIndices:[],vertexCount:0,elements:[],elementCount:0,mesh:void 0},nP={vertices:[-160,160,160,-160,160,160,-160,-160],vertexIndices:[1,3,0,2],vertexCount:4,elements:[0,1,2,1,0,3],elementCount:2,mesh:void 0},F0=(e,t)=>([i,r])=>(r<i&&(r+=t),(e>=i?e:e+t)<=r),Ob=class extends yt{constructor(e,t,i=0,r=12,a=3,s=Ti.ODD,n=!1){super(),this.forPathBevel=n,this.type="ShapeGeometry",this.vertexCache={},this._shape=e,this._depth=t,this._curveSegments=r,this._bevelSegmentsInput=a;let o=this._shape.extractShapePointsToFlatArray([],r),l=this._shape.shapeHoles.map(T=>{let P=T.extractShapePointsToFlatArray([],r),D=[];for(let z=P.length-1;z>=1;z-=2){let F=P[z-1],L=P[z-0];D.push(F,L)}return D}),h=[],c=[];for(let T=0;T<o.length;T+=2)c.push([o[T],o[T+1]]);h.push(c);for(let T=0;T<l.length;T++){let P=l[T],D=[];for(let z=0;z<P.length;z+=2)D.push([P[z],P[z+1]]);h.push(D)}let u;e.isText?u=new _3().setFromPoints(e.points.map(T=>T.position)).getSize(new re).length()*.1:h[0].length===0?u=i:u=(0,YY.default)(h).distance,i<=0?(this._bevel=0,this._bevelSegments=0):(this._bevel=Math.min(i,u,t/2),this._bevelSegments=Math.floor(a));let d;try{d=pl({windingRule:s,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[o]})}catch{d=Db}let p;try{p=pl({windingRule:Ti.ODD,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[...l]})}catch{p=sP}if(!d)throw new Error("error generating geometry");let f=d.elementCount;if(p){d.elementCount+=p.elementCount;for(let T=0;T<p.elements.length;T++){let P=p.elements[T],D=T%2===0?d.vertexCount:0;d.elements.push(P+D)}for(let T=0;T<p.vertexIndices.length;T++){let P=p.vertexIndices[T],D=d.vertexCount;d.vertexIndices.push(P+D)}for(let T=0;T<p.vertices.length;T++){let P=p.vertices[T];d.vertices.push(P)}}let m=1/0,g=-1/0,y=1/0,x=-1/0;for(let T=0,P=d.vertexCount;T<P;T++){let D=T*2,z=d.vertices[D+0],F=d.vertices[D+1];z<m&&(m=z),z>g&&(g=z),F<y&&(y=F),F>x&&(x=F)}this._minX=m,this._minY=y,this._width=g-m,this._height=x-y,this._buffer=new aP(this._computeBufferEstimatedSize(d));let b=[],_=[];for(let T=d.elementCount-1;T>=0;T--){let P=T>=f,D=T*2,z=d.elements[D+0],F=d.elements[D+1],L=z+F,G={start:z,count:F,normals:[],continuous:[],concave:[]},q=z,Q=L-1,Y=z+1,ne=this._shape.roundedCurves.length;do{let oe=q-z,ue=d.vertices[Q*2+0],se=d.vertices[Q*2+1],Ce=d.vertices[q*2+0],me=d.vertices[q*2+1],Ae=d.vertices[Y*2+0],ye=d.vertices[Y*2+1],Ne=Ce-ue,Le=me-se,Te=Math.sqrt(Ne*Ne+Le*Le);Ne/=Te,Le/=Te;let tt=Ce-Ae,Je=me-ye,rt=Math.sqrt(tt*tt+Je*Je);tt/=rt,Je/=rt,G.normals[oe*2+0]=-Je,G.normals[oe*2+1]=tt,G.concave[oe]=Ne*Je-Le*tt>0;let at=d.vertexIndices[q];if(Array.isArray(at))G.continuous[oe]=!1;else{let[Ze,Qe]=this._shape.getCurveIndexFromVertexId(at-1,!0);if(Qe>0&&Qe<1)G.continuous[oe]=!0;else{let pt=Qe===1?Ze+1:Ze-1;pt=(pt+ne)%ne;let bt=Qe===1?0:1,$=this._shape.roundedCurves[Ze].getTangent(Qe),W=this._shape.roundedCurves[pt].getTangent(bt);G.continuous[oe]=$.dot(W)>.95}}P&&(G.normals[oe*2+0]*=-1,G.normals[oe*2+1]*=-1),[Q,q,Y]=[q,Y,Y+1],Y>=L&&(Y-=F)}while(Y!==z+1);let ce=[];ce.push({bevelI:0,angle:0,size:0,boundary:{vertices:d.vertices.slice(z*2,L*2),vertexCount:F,vertexIndices:new Array(F).fill(!0).map((oe,ue)=>[ue,ue]),elements:[0,F],elementCount:1,mesh:null},reverseMap:[],insetPoints:d.vertices.slice(z*2,L*2)});let ie=0;for(let oe=1;oe<=this._bevelSegments;oe++){let ue=oe/this._bevelSegments*Math.PI/2,se=(1-Math.cos(ue))*this._bevel,Ce=[],me=[],Ae=[],ye=[],Ne=0;for(let Te=0;Te<F;Te++){let tt=Te*2,Je=(Te-1+F)%F*2,rt=d.vertices[G.start*2+tt+0],at=d.vertices[G.start*2+tt+1],Ze=-G.normals[Je+0]*se,Qe=-G.normals[Je+1]*se,pt=-G.normals[tt+0]*se,bt=-G.normals[tt+1]*se;if(G.concave[Te]||!G.concave[Te]&&P){let $=Math.atan2(Qe,Ze),W=Math.atan2(bt,pt);W>$&&(W-=Math.PI*2);let _e=W-$;if(G.continuous[Te]||P){let He=$+_e/2,V=Math.cos(He)*se,De=Math.sin(He)*se;Ce[2*Ne+0]=rt+V*(P?-1:1),Ce[2*Ne+1]=at+De*(P?-1:1),ye[Ne]=Te,Ne++}else{let He=Math.max(1,Math.floor(r/4*Math.abs(_e)/Math.PI));for(let V=0;V<=He;V++){let De=$+_e*(V/He),ut=Math.cos(De)*se,We=Math.sin(De)*se;Ce[2*Ne+0]=rt+ut,Ce[2*Ne+1]=at+We,ye[Ne]=Te,Ne++}}}else Ce[2*Ne+0]=rt+Ze,Ce[2*Ne+1]=at+Qe,ye[Ne]=Te,me[Te]=Ne,Ne++,Ce[2*Ne+0]=rt,Ce[2*Ne+1]=at,ye[Ne]=Te,Ne++,Ce[2*Ne+0]=rt+pt,Ce[2*Ne+1]=at+bt,ye[Ne]=Te,Ae[Te]=Ne,Ne++}let Le=pl({windingRule:Ti.POSITIVE,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[Ce],edgeCreateCallback:Te=>{let tt=Te.Org.idx,Je=ye[tt],rt=ye[(tt+1)%ye.length];Te.idx=[Je,rt],Te.Sym.idx=[rt,Je]},vertexIdCallback:Te=>{let tt=Te.Lprev.idx;return[tt?tt[1]:0,Te.idx?Te.idx[0]:0]}});if(!Le)throw console.log("Error"),new Error(`error generating bevel geometry for ${oe}'th loop`);if(!Le.vertexCount){let Te=(oe-1)/this._bevelSegments*Math.PI/2;ie=(1-Math.sin(Te))*this._bevel;break}for(let Te=0;Te<Le.vertexIndices.length;Te++){let[tt,Je]=Le.vertexIndices[Te];if(tt===Je)continue;let rt=Je;Je<tt&&(rt+=F);for(let at=tt;at<rt;at++){let Ze=at%F,Qe=(at+1)%F;if(!G.continuous[Ze]||!G.continuous[Qe]){Le.vertexIndices[Te]=[tt,Ze],Le.vertexIndices.splice(Te+1,0,[Qe,Je]),Le.vertices.splice((Te+1)*2,0,Le.vertices[Te*2],Le.vertices[Te*2+1]);break}}}ce.push({bevelI:oe,angle:ue,size:se,boundary:Le,reverseMap:ye,insetPoints:Ce})}let te=(oe,ue,se)=>{let Ce=0,me=oe.boundary.vertexIndices.length;for(;Ce<me&&se(oe.boundary.vertexIndices[ue]);)ue=(ue+1)%me,Ce++;return Ce},de=b.length;for(let oe=1;oe<ce.length;oe++){let ue=ce[oe-1],se=ce[oe],Ce=ue.boundary.vertexIndices.length,me=se.boundary.vertexIndices.length;if(!Ce||!me)break;let Ae=G.concave.length,ye=0,Ne=F0(ye,F);for(;!ue.boundary.vertexIndices.filter(Ne).length||!se.boundary.vertexIndices.filter(Ne).length;)ye++,Ne=F0(ye,F);let Le=ue.boundary.vertexIndices.findIndex(Ne),Te=se.boundary.vertexIndices.findIndex(Ne);do Le=(Le+1)%Ce;while(Ne(ue.boundary.vertexIndices[Le]));do Te=(Te+1)%me;while(Ne(se.boundary.vertexIndices[Te]));ye=(ye+1)%F;let tt=ye,Je=0,rt=this._buildBevelVert(G,ue,(Le-1+Ce)%Ce,void 0,Je),at=this._buildBevelVert(G,se,(Te-1+me)%me,void 0,Je),Ze=rt,Qe=at,pt,bt,$=!1;do{Je=(ye||Ae)/Ae,Ne=F0(ye,F);let W=te(ue,Le,Ne),_e=te(se,Te,Ne),He=$;if($=!1,W&&!_e){for(let V=0;V<W;V++)pt=this._buildBevelVert(G,ue,(Le+V)%Ce,V/(W-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),n===!1&&b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),Ze=pt;$=!0}else if(!W&&_e)for(let V=0;V<_e;V++)bt=this._buildBevelVert(G,se,(Te+V)%me,V/(_e-1),Je),b.push(Qe.topN,Ze.topP,bt.topP),n===!1&&b.push(Ze.bottomP,Qe.bottomN,bt.bottomP),Qe=bt;else if(W&&_e)if(pt=this._buildBevelVert(G,ue,Le,0,Je),bt=this._buildBevelVert(G,se,Te,0,Je),He?(b.push(Ze.topN,bt.topP,Qe.topN),b.push(Ze.topN,pt.topP,bt.topP),n===!1&&(b.push(bt.bottomP,Ze.bottomN,Qe.bottomN),b.push(bt.bottomP,pt.bottomP,Ze.bottomN))):(b.push(Qe.topN,Ze.topN,pt.topP),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&(b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),b.push(pt.bottomP,Qe.bottomN,bt.bottomP))),Ze=pt,Qe=bt,W===_e)for(let V=1;V<W;V++)pt=this._buildBevelVert(G,ue,(Le+V)%Ce,V/(W-1),Je),bt=this._buildBevelVert(G,se,(Te+V)%me,V/(_e-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&(b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),b.push(pt.bottomP,Qe.bottomN,bt.bottomP)),Ze=pt,Qe=bt;else if(W>_e){let V=W/_e,De=0;for(let ut=1;ut<W;ut++)pt=this._buildBevelVert(G,ue,(Le+ut)%Ce,ut/(W-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),n===!1&&b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),Ze=pt,ut>(De+1)*V&&(De++,bt=this._buildBevelVert(G,se,(Te+De)%me,De/(_e-1),Je),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&b.push(pt.bottomP,Qe.bottomN,bt.bottomP),Qe=bt)}else{let V=_e/W,De=0;for(let ut=1;ut<_e;ut++)bt=this._buildBevelVert(G,se,(Te+ut)%me,ut/(_e-1),Je),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&b.push(pt.bottomP,Qe.bottomN,bt.bottomP),Qe=bt,ut>(De+1)*V&&(De++,pt=this._buildBevelVert(G,ue,(Le+De)%Ce,De/(W-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),n===!1&&b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),Ze=pt)}Le=(Le+W)%Ce,Te=(Te+_e)%me,ye=(ye+1)%Ae}while(ye!==tt)}if(n===!1&&this._depth>this._bevel*2&&this._buildWall(ce,G,b),P){let oe=[];for(let ue=b.length-1;ue>=de+2;ue-=3){let se=b[ue-2],Ce=b[ue-1],me=b[ue-0];oe.push(me,Ce,se)}b.splice(de,b.length-de,...oe)}if(P){let oe=[];for(let ue=ce[ce.length-1].boundary.vertices.length-1;ue>=1;ue-=2){let se=ce[ce.length-1].boundary.vertices[ue-1],Ce=ce[ce.length-1].boundary.vertices[ue-0];oe.push(se,Ce)}_.push(oe)}if(!P){let oe=ce[ce.length-1],ue;try{ue=pl({windingRule:ce.length>1?Ti.POSITIVE:Ti.ODD,elementType:vr.POLYGONS,vertexSize:2,strict:!0,contours:[oe.insetPoints,..._]})}catch{ue=nP}if(!ue)throw new Error("Error generating geometry for surface");l.length===0&&this._bevel<u&&Object.assign(this,{useNgonForTopBottomFaceDuringBake:!0});for(let se=0;se<ue.elementCount*3;se+=3){let Ce=this._buildSurfaceVert(ue,ue.elements[se+0],ie),me=this._buildSurfaceVert(ue,ue.elements[se+1],ie),Ae=this._buildSurfaceVert(ue,ue.elements[se+2],ie);b.push(Ce.top,me.top,Ae.top),n===!1&&b.push(Ae.bottom,me.bottom,Ce.bottom)}}this.vertexCache={}}this._buffer.shrink();let S=new It(Uint32Array.from(b),1),M=new It(this._buffer.positions,3),C=new It(this._buffer.normals,3),A=new It(this._buffer.uvs,2);M.needsUpdate=!0,C.needsUpdate=!0,A.needsUpdate=!0,S.needsUpdate=!0,this.setAttribute("position",M),this.setAttribute("normal",C),this.setAttribute("uv",A),this.setIndex(S)}_computeBufferEstimatedSize(e){return e.vertexCount*2*(2+this._bevelSegments)}_buildWall(e,t,i){let r=e[0];for(let a=0,s=r.boundary.vertexCount;a<s;a++){let n=this._buildBevelVert(t,r,a),o=this._buildBevelVert(t,r,(a+1)%s);i.push(o.topP,n.topN,n.bottomN),i.push(o.topP,n.bottomN,o.bottomP)}}_buildSurfaceVert(e,t,i){let r=t.toString();if(r in this.vertexCache)return this.vertexCache[r];let a=e.vertices[t*2+0],s=e.vertices[t*2+1],n=(a-this._minX)/this._width,o=(s-this._minY)/this._height;this.forPathBevel&&(o=1);let l=this._buffer.get(this.forPathBevel?1:2),h=l*3,c=l*2,u={top:l+0,bottom:l+1};return this._buffer.positions[h+0]=a,this._buffer.positions[h+1]=s,this._buffer.positions[h+2]=this.forPathBevel?this._bevel:this._depth-i,this._buffer.normals[h+0]=0,this._buffer.normals[h+1]=0,this._buffer.normals[h+2]=1,this._buffer.uvs[c+0]=n,this._buffer.uvs[c+1]=o,this.forPathBevel===!1&&(this._buffer.positions[h+3]=a,this._buffer.positions[h+4]=s,this._buffer.positions[h+5]=i,this._buffer.normals[h+3]=0,this._buffer.normals[h+4]=0,this._buffer.normals[h+5]=-1,this._buffer.uvs[c+2]=n,this._buffer.uvs[c+3]=o),this.vertexCache[r]=u,u}_buildBevelVert(e,t,i,r=1,a){let s=`${t.bevelI}:${i}`;if(s in this.vertexCache&&a!==0&&a!==1&&(!a||a===this.vertexCache[s].pathBevelUCoord))return this.vertexCache[s];let[n,o]=t.boundary.vertexIndices[i],l,h,c,u;n!==o?(h=n,l=o,u=!1,c=e.continuous[h]&&e.continuous[l]):(l=n,h=(l-1+e.count)%e.count,u=e.concave[l]&&t.bevelI>0,c=e.continuous[l]||u);let d=Math.cos(t.angle),p=Math.sin(t.angle),f=i*2,m=l*2,g=h*2,y=t.boundary.vertices[f+0],x=t.boundary.vertices[f+1],b=(1-p)*this._bevel,_=(y-this._minX)/this._width,S=(x-this._minY)/this._height;this.forPathBevel&&(a!==void 0&&(_=a),S=1);let M=e.normals[m+0],C=e.normals[m+1],A=e.normals[g+0],T=e.normals[g+1];if(u){let L=A-M,G=T-C;M=M+L*(1-r),C=C+G*(1-r);let q=Math.sqrt(M*M+C*C);M/=q,C/=q}let P=this.forPathBevel?this._buffer.get(c?1:2):this._buffer.get(c?2:4),D=P*3,z=P*2,F={i,fi:l,topP:P+0,topN:P+0,bottomP:P+1,bottomN:P+1,pathBevelUCoord:a};return this._buffer.positions[D+0]=y,this._buffer.positions[D+1]=x,this._buffer.positions[D+2]=(this.forPathBevel?this._bevel:this._depth)-b,this._buffer.normals[D+0]=M*d,this._buffer.normals[D+1]=C*d,this._buffer.normals[D+2]=p,this._buffer.uvs[z+0]=_,this._buffer.uvs[z+1]=S,this.forPathBevel===!1&&(this._buffer.positions[D+3]=y,this._buffer.positions[D+4]=x,this._buffer.positions[D+5]=b,this._buffer.normals[D+3]=M*d,this._buffer.normals[D+4]=C*d,this._buffer.normals[D+5]=-p,this._buffer.uvs[z+2]=S,this._buffer.uvs[z+3]=_),c||(this.forPathBevel?(P+=1,D+=3,z+=2):(P+=2,D+=6,z+=4),F.topP=P+0,F.bottomP=P+1,this._buffer.positions[D+0]=y,this._buffer.positions[D+1]=x,this._buffer.positions[D+2]=(this.forPathBevel?this._bevel:this._depth)-b,this._buffer.normals[D+0]=A*d,this._buffer.normals[D+1]=T*d,this._buffer.normals[D+2]=p,this._buffer.uvs[z+0]=_,this._buffer.uvs[z+1]=S,this.forPathBevel===!1&&(this._buffer.positions[D+3]=y,this._buffer.positions[D+4]=x,this._buffer.positions[D+5]=b,this._buffer.normals[D+3]=A*d,this._buffer.normals[D+4]=T*d,this._buffer.normals[D+5]=-p,this._buffer.uvs[z+2]=S,this._buffer.uvs[z+3]=_)),this.vertexCache[s]=F,F}clone(){let e=new Ob(this._shape,this._depth,this._bevel,this._curveSegments,this._bevelSegmentsInput);return e.userData=Hg(this.userData),e}},oP=class extends yt{constructor(e,t=12,i={}){super(),this.type="ShapeGeometry",this.windingRule=Ti.ODD,this.elementType=vr.POLYGONS,this.polySize=3,this.vertexSize=2,this.strict=!0,this._shape=e,this._curveSegments=t,this._triangulationOptions=Object.assign({windingRule:Ti.ODD,elementType:vr.POLYGONS,polySize:3,vertexSize:2,strict:!0},i);let r=this._shape.extractShapePointsToFlatArray([],this._curveSegments),a=this._shape.shapeHoles.map(d=>d.extractShapePointsToFlatArray([],this._curveSegments)),s,n=!0,o=!0,l,h;for(let d=0,p=r.length/2;d<p;d++){let f=d*2,m=r[f+0],g=r[f+1];if(l!==void 0&&m!==l&&(n=!1),h!==void 0&&g!==h&&(o=!1),l=m,h=g,!n&&!o)break}if(!n&&!o)try{s=pl({contours:[r,...a],windingRule:this._triangulationOptions.windingRule,elementType:this._triangulationOptions.elementType,polySize:this._triangulationOptions.polySize,vertexSize:this._triangulationOptions.vertexSize,strict:this._triangulationOptions.strict})}catch{s=Db}let c=s?.vertexCount??1,u=s?.elementCount??1;if(this._positionAttribute=new It(new Float32Array(c*3),3),this._normalAttribute=new It(new Float32Array(c*3),3),this._uvAttribute=new It(new Float32Array(c*2),2),this._indexAttribute=new It(new Uint32Array(u*3),1),s){let d=1/0,p=-1/0,f=1/0,m=-1/0;for(let x=0,b=c;x<b;x++){let _=x*2,S=s.vertices[_+0],M=s.vertices[_+1];S<d&&(d=S),S>p&&(p=S),M<f&&(f=M),M>m&&(m=M)}let g=p-d,y=m-f;for(let x=0,b=c;x<b;x++){let _=x*2,S=s.vertices[_+0],M=s.vertices[_+1],C=(S-d)/g,A=(M-f)/y;this._positionAttribute.setXYZ(x,S,M,0),this._normalAttribute.setXYZ(x,0,0,1),this._uvAttribute.setXY(x,C,A)}for(let x=0,b=u;x<b;x++){let _=x*3,S=s.elements[_+0],M=s.elements[_+1],C=s.elements[_+2];this._indexAttribute.setX(_+0,S),this._indexAttribute.setX(_+1,M),this._indexAttribute.setX(_+2,C)}}this.setAttribute("position",this._positionAttribute),this.setAttribute("normal",this._normalAttribute),this.setAttribute("uv",this._uvAttribute),this.setIndex(this._indexAttribute),this.setDrawRange(0,(s?.elementCount??1)*3)}clone(){let e=new oP(this._shape,this._curveSegments);return e.userData=Hg(this.userData),e}},lP=class extends Ob{constructor(e,t,i=0,r=12,a=3,s=Ti.ODD){super(e,t,i,r,a,s),this.type="ShapeGeometry"}_computeBufferEstimatedSize(e){return e.vertexCount*2*(2+this._bevelSegments)}_buildWall(e,t,i){let r=e[0];for(let a=0,s=r.boundary.vertexCount;a<s;a++){let n=this._buildBevelVert(t,r,a),o=this._buildBevelVert(t,r,(a+1)%s);i.push(o.topP,n.topN,n.bottomN),i.push(o.topP,n.bottomN,o.bottomP)}}clone(){let e=new lP(this._shape,this._depth,this._bevel,this._curveSegments,this._bevelSegmentsInput);return e.userData=Hg(this.userData),e}},Ch=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,subdivisions:40,roundness:0,extrudeBevelSize:0,extrudeBevelSegments:3,windingRule:Ti.ODD},e.parameters),r=Math.abs(i.width),a=Math.abs(i.height??i.width),s=Math.abs(i.depth??0),n=e.shape??t?.shape,o=n?.roundness??i.roundness;n!==void 0&&(n instanceof tr?(n.width!==r||n.height!==a)&&n.applySize(r,a):n=new tr(r,a).fromJSON(n),e.parameters?.roundness!==void 0&&e.parameters?.roundness>0&&n.update());let l=n??new tr(r,a);return{parameters:Object.assign(i,{width:r,height:a,depth:s,roundness:o}),shape:l}}static build(e){let{depth:t,extrudeBevelSize:i,extrudeBevelSegments:r,subdivisions:a,roundness:s,windingRule:n}=e.parameters;e.shape.roundness=s;let o;return t<=0?o=new oP(e.shape,a,{windingRule:n}):o=new lP(e.shape,t,i,a,r,n),Object.assign(o,{userData:{...e,type:"VectorGeometry"}})}},hP=Math.PI*2,Ib=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,spikes:64,angle:360,innerRadius:0,extrudeBevelSize:0,extrudeBevelSegments:1},e.parameters);return i.angle=lt.clamp(i.angle,0,360),{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i,spikes:r,angle:a,innerRadius:s,depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}=e.parameters,h=e.shape,c=t*.5,u=i*.5,d=XY(h,c,u,a*Math.PI/180,r,s);h.isClosed=!0,h.update();let p;return a===0?(p=new yt,p.setAttribute("position",new ot([],3))):p=Ch.create({shape:h,parameters:{subdivisions:d,depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}}),Object.assign(p,{userData:{...e,type:"EllipseGeometry"}})}};function XY(e,t,i,r,a,s){if(r>=hP)return a>30||a%4===0?(ZY(e,t,i,s),Math.round(a/4)):fM(e,r,a,t,i,s);r=Math.max(r,.001);let n={x:0,y:i},o=r+Math.PI*.5,l={x:Math.cos(o)*t,y:Math.sin(o)*i},h=jY({px:n.x,py:n.y,cx:l.x,cy:l.y,rx:t,ry:i,largeArcFlag:r>Math.PI,sweepFlag:!0});return a>30||a%h.length===0?QY(e,n.x,n.y,h,a,t,i,s):fM(e,r,a,t,i,s)}function QY(e,t,i,r,a,s,n,o){let l=Math.round(a/r.length);e.addPoint(Vc(t,i));for(let h=0,c=r.length;h<c;h++){let u=r[h],d=e.points[h],p=Vc(u.x,u.y);d.controls[1].position.set(u.x1,u.y1),p.controls[0].position.set(u.x2,u.y2),e.addPoint(p)}return o>0?cP(e,s,n,o):e.addPoint(Vc(0,0)),l}function fM(e,t,i,r,a,s){let n=-t/i;for(let o=0;o<=i;o++){let l=n*o,h=Math.sin(l)*r,c=Math.cos(l)*a;e.addPoint(Vc(h,c))}return t<hP?s>0?cP(e,r,a,s):e.addPoint(Vc(0,0)):(e.removePoint(e.points[e.points.length-1]),s>0&&uP(e,r,a,s)),1}function ZY(e,t,i,r=0,a=0,s=0){let n=.5522847498,o=t*n,l=i*n;e.addPoint(kf(a-t,s,a-t,s-l,a-t,s+l)),e.addPoint(kf(a,s+i,a-o,s+i,a+o,s+i)),e.addPoint(kf(a+t,s,a+t,s+l,a+t,s-l)),e.addPoint(kf(a,s-i,a+o,s-i,a-o,s-i)),r>0&&uP(e,t,i,r)}function Vc(e,t){return new Nc(lt.generateUUID(),new re(e,t))}function kf(e,t,i,r,a,s){let n=Vc(e,t);return n.controls[0].position.set(i,r),n.controls[1].position.set(a,s),n}function cP(e,t,i,r){dP(e,t,i,r).forEach(a=>e.addPoint(a))}function uP(e,t,i,r){let a=dP(e,t,i,r),s=new tr;a.forEach(n=>s.addPoint(n)),s.isClosed=!0,e.shapeHoles.push(s)}function dP(e,t,i,r){let a=r*t/100,s=a*(Math.abs(i)/Math.abs(t)),n=new re(a/t,s/i),o=e.points.map(l=>{let h=l.clone();return h.uuid=lt.generateUUID(),h}).reverse();return o.forEach(l=>{l.position.multiply(n);let h=l.controls[0].position.clone().multiply(n),c=l.controls[1].position.clone().multiply(n);l.controls[0].position.copy(c),l.controls[1].position.copy(h)}),o}var KY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,revolutions:2,segments:40,pathRadius:10,pathType:0,pathSegments:30,cornerRadius:30,cornerSegments:4},e.parameters),r=Math.abs(i.width),a=Math.abs(i.height??r),s=Math.abs(i.depth??r),n=Math.abs(Math.min(r,s))/2;return{parameters:Object.assign(i,{width:r,height:a,depth:s,radius:n,segments:Math.round(i.segments),pathSegments:Math.round(i.pathSegments),cornerSegments:Math.round(i.cornerSegments)})}}static build(e){let{width:t,height:i,depth:r,radius:a,revolutions:s,segments:n,pathRadius:o,pathType:l,pathSegments:h,cornerRadius:c,cornerSegments:u}=e.parameters,d=new pP(!1,t,i,r,a,s,n,o,l,h,c,u);return Object.assign(d,{userData:{...e,type:"HelixGeometry"}})}},k0=new Rc([0,0,0],1),pP=class extends yt{constructor(e=!0,t=1,i=1,r=1,a=1,s=1,n=1,o=1,l=1,h=1,c=1,u=1){if(super(),s===0)return;let d=e&&s===1;d&&(u=0),c>100&&(c=100),c===0&&(u=0);let p=()=>new R,f=new R,m=p(),g=p(),y=p(),x,b,_,S,M,C,A,T,P=p(),D=p(),z=p(),F=p(),L=p(),G=p(),q=p(),Q=p(),Y=i-2*o+.001,ne=Y/s,ce=Math.ceil(n*s),ie=ce+1,te=Y/ce,de=-Y/2,oe=h+1,ue=2*Math.PI/h,se=Math.PI/2/u,Ce=.01,me=Math.min((1-c/100)*o,o-Ce),Ae=o-me,ye=0,Ne=2,Le=u*Ne+Ne,Te=oe*Le/Ne,tt=Te+oe*ie,Je=Math.max(0,oe*(ie+Le)),[rt,at,Ze]=[3,3,2].map(Fe=>Array(Je*Fe).fill(0)),Qe=[],pt=a-o;function bt(Fe,dt){let st=Math.PI/2;C=dt*te,T=2*Math.PI*(C%ne)/ne+st,C+=de,A=Math.sin(T)*pt,M=Math.cos(T)*pt,e?Fe.set(M,A,C):Fe.set(M,C,A)}bt(f,-1e-10),bt(m,0),P.copy(f),bt(f,1);let $=f.distanceTo(m),W=d?0:Ae+me,_e=$*ce+2*W,He=me,V=_e-W;for(let Fe=0;Fe<=ce;Fe++){bt(g,Fe),Q.subVectors(g,P).normalize(),P.copy(g),G.copy(g).setComponent(+e+1,0).normalize(),q.crossVectors(Q,G).normalize();let dt=Fe===0,st=Fe===ce,wt=dt?3*Math.PI/2:se,xt=dt?He:V,ri=dt?oe:tt,di=dt?0:Je-oe,ti=Q.clone().multiplyScalar(dt?-Ae:Ae).add(g),ge=Q.clone().multiplyScalar(dt?-1:1).normalize();for(let Ee=0;Ee<oe;Ee++){let Ye=Ee*ue;if(D.addVectors(f.copy(G).multiplyScalar(o*Math.cos(Ye)),m.copy(q).multiplyScalar(o*Math.sin(Ye))),z.copy(D).normalize(),dt||st){d||(ye=di+Ee,[0,1,2].forEach(Ke=>{rt[ye*3+Ke]=ti.getComponent(Ke),at[ye*3+Ke]=ge.getComponent(Ke)}),Ze[ye*2]=+st,Ze[ye*2+1]=Ee/h),m.copy(z).multiplyScalar(me),y.addVectors(g,m);for(let Ke=0;Ke<u;Ke++){let gt=Ke*se+wt;F.addVectors(f.copy(Q).multiplyScalar(Ae*Math.sin(gt)),m.copy(z).multiplyScalar(Ae*Math.cos(gt))),L.copy(F).normalize(),m.addVectors(y,F),F.normalize(),ye=ri+Ke*oe+Ee,[0,1,2].forEach(xi=>{rt[ye*3+xi]=m.getComponent(xi),at[ye*3+xi]=L.getComponent(xi)});let Mt=+dt+Math.sin(gt);Ze[ye*2]=(xt+Ae*Mt)/_e,Ze[ye*2+1]=Ee/h}}m.addVectors(g,D),ye=Te+Fe*oe+Ee,[0,1,2].forEach(Ke=>{rt[ye*3+Ke]=m.getComponent(Ke),at[ye*3+Ke]=z.getComponent(Ke)}),Ze[ye*2]=(W+Fe*$)/_e,Ze[ye*2+1]=Ee/h}}let De=ie+2*u+Ne,ut=1,[We,Be]=[+d,De-1];for(let Fe=We;Fe<=Be-1;Fe++){let dt=d&&Fe===Be-1;for(let st=0;st<oe-1;st++)x=Fe*oe+st,b=x+1,_=(dt?st:x)+oe,S=(dt?st+1:b)+oe,Fe===0?Qe.push(b,S,_):Fe===De-2?Qe.push(x,b,_):Qe.push(x,b,_,b,S,_)}this.setIndex(Qe),this.setAttribute("position",new ot(rt,3)),this.setAttribute("normal",new ot(at,3)),this.setAttribute("uv",new ot(Ze,2))}getClosedTorusIndicesForBooleanOrSubdiv(){let e=this.userData.parameters,t=Math.ceil(e.tubularSegments),i=e.radialSegments+1,r=Array.from(this.getIndex().array),a,s,n,o,l=6*(t-1)*e.radialSegments,h=t,c=h===t;for(let u=0;u<e.radialSegments;u++)a=h*i+u,s=a+1,n=(c?u:a)+i,o=(c?u+1:s)+i,r[l++]=a,r[l++]=s,r[l++]=n,r[l++]=s,r[l++]=o,r[l++]=n;return r.length=l,k0.array=r,k0.count=r.length,k0}},JY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,detail:0,corner:0,cornerSides:4},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,detail:a,corner:s,cornerSides:n}=e.parameters,o=a===0&&s!==0?new fP(t*.5,s,n):new u3(t*.5,a);return o.scale(1,i/t,r/t),Object.assign(o,{userData:{...e,type:"IcosahedronGeometry"}})}},fP=class extends Eb{constructor(e=1,t=.2,i=4){let r=(1+Math.sqrt(5))/2,a=[-1,r,0,1,r,0,-1,-r,0,1,-r,0,0,-1,r,0,1,r,0,-1,-r,0,1,-r,r,0,-1,r,0,1,-r,0,-1,-r,0,1],s=[0,11,5,0,5,1,0,1,7,0,7,10,0,10,11,1,5,9,5,11,4,11,10,2,10,7,6,7,1,8,3,9,4,3,4,2,3,2,6,3,6,8,3,8,9,4,9,5,2,4,11,6,2,10,8,6,7,9,8,1],n="IcosahedronGeometry";super(a,s,n,e,t,i),this.type=n}static fromJSON(e){return new fP(e.radius,e.corner,e.cornerSides)}},$Y=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){(e.parameters?.points??[]).forEach(r=>{Array.isArray(r)&&(r.x=r[0],r.y=r[1])});let i=Object.assign({},t?.parameters??{width:100,segments:64,verticalSegments:64,points:[{x:0,y:-50,id:0},{x:50,y:-50,id:1},{x:50,y:50,id:2},{x:0,y:50,id:3}]},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{points:t,segments:i,verticalSegments:r}=e.parameters,a=new Um;a.moveTo(t[0].x,t[0].y),a.bezierCurveTo(t[1].x,t[1].y,t[2].x,t[2].y,t[3].x,t[3].y);let s=new s3(a.extractPoints(r).shape,i);return s.rotateZ(Math.PI),Object.assign(s,{userData:{...e,type:"LatheGeometry"}})}},un=new je,U0=new Si,Uf=new R,_g=class extends ha{constructor(){super(),this.uuid=lt.generateUUID(),this.name="",this.type="Geometry",this.vertices=[],this.colors=[],this.faces=[],this.faceVertexUvs=[[]],this.morphTargets=[],this.morphNormals=[],this.skinWeights=[],this.skinIndices=[],this.lineDistances=[],this.boundingBox=null,this.boundingSphere=null,this.elementsNeedUpdate=!1,this.verticesNeedUpdate=!1,this.uvsNeedUpdate=!1,this.normalsNeedUpdate=!1,this.colorsNeedUpdate=!1,this.lineDistancesNeedUpdate=!1,this.groupsNeedUpdate=!1}applyMatrix4(e){let t=new Lr().getNormalMatrix(e);for(let i=0,r=this.vertices.length;i<r;i++)this.vertices[i].applyMatrix4(e);for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i];a.normal.applyMatrix3(t).normalize();for(let s=0,n=a.vertexNormals.length;s<n;s++)a.vertexNormals[s].applyMatrix3(t).normalize()}return this.boundingBox!==null&&this.computeBoundingBox(),this.boundingSphere!==null&&this.computeBoundingSphere(),this.verticesNeedUpdate=!0,this.normalsNeedUpdate=!0,this}rotateX(e){return un.makeRotationX(e),this.applyMatrix4(un),this}rotateY(e){return un.makeRotationY(e),this.applyMatrix4(un),this}rotateZ(e){return un.makeRotationZ(e),this.applyMatrix4(un),this}translate(e,t,i){return un.makeTranslation(e,t,i),this.applyMatrix4(un),this}scale(e,t,i){return un.makeScale(e,t,i),this.applyMatrix4(un),this}lookAt(e){return U0.lookAt(e),U0.updateMatrix(),this.applyMatrix4(U0.matrix),this}fromBufferGeometry(e){let t=this,i=e.index!==null?e.index:void 0,r=e.attributes;if(r.position===void 0)return console.error("THREE.Geometry.fromBufferGeometry(): Position attribute required for conversion."),this;let a=r.position,s=r.normal,n=r.color,o=r.uv,l=r.uv2;l!==void 0&&(this.faceVertexUvs[1]=[]);for(let u=0;u<a.count;u++)t.vertices.push(new R().fromBufferAttribute(a,u)),n!==void 0&&t.colors.push(new Ct().fromBufferAttribute(n,u));function h(u,d,p,f){let m=n===void 0?[]:[t.colors[u].clone(),t.colors[d].clone(),t.colors[p].clone()],g=s===void 0?[]:[new R().fromBufferAttribute(s,u),new R().fromBufferAttribute(s,d),new R().fromBufferAttribute(s,p)],y=new J1(u,d,p,g,m,f);t.faces.push(y),o!==void 0&&t.faceVertexUvs[0].push([new re().fromBufferAttribute(o,u),new re().fromBufferAttribute(o,d),new re().fromBufferAttribute(o,p)]),l!==void 0&&t.faceVertexUvs[1].push([new re().fromBufferAttribute(l,u),new re().fromBufferAttribute(l,d),new re().fromBufferAttribute(l,p)])}let c=e.groups;if(c.length>0)for(let u=0;u<c.length;u++){let d=c[u],p=d.start,f=d.count;for(let m=p,g=p+f;m<g;m+=3)i!==void 0?h(i.getX(m),i.getX(m+1),i.getX(m+2),d.materialIndex):h(m,m+1,m+2,d.materialIndex)}else if(i!==void 0)for(let u=0;u<i.count;u+=3)h(i.getX(u),i.getX(u+1),i.getX(u+2));else for(let u=0;u<a.count;u+=3)h(u,u+1,u+2);return this.computeFaceNormals(),e.boundingBox!==null&&(this.boundingBox=e.boundingBox.clone()),e.boundingSphere!==null&&(this.boundingSphere=e.boundingSphere.clone()),this}center(){return this.computeBoundingBox(),this.boundingBox.getCenter(Uf).negate(),this.translate(Uf.x,Uf.y,Uf.z),this}normalize(){this.computeBoundingSphere();let e=this.boundingSphere.center,t=this.boundingSphere.radius,i=t===0?1:1/t,r=new je;return r.set(i,0,0,-i*e.x,0,i,0,-i*e.y,0,0,i,-i*e.z,0,0,0,1),this.applyMatrix4(r),this}computeFaceNormals(){let e=new R,t=new R;for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i],s=this.vertices[a.a],n=this.vertices[a.b],o=this.vertices[a.c];e.subVectors(o,n),t.subVectors(s,n),e.cross(t),e.normalize(),a.normal.copy(e)}}computeVertexNormals(e=!0){let t=new Array(this.vertices.length);for(let i=0,r=this.vertices.length;i<r;i++)t[i]=new R;if(e){let i=new R,r=new R;for(let a=0,s=this.faces.length;a<s;a++){let n=this.faces[a],o=this.vertices[n.a],l=this.vertices[n.b],h=this.vertices[n.c];i.subVectors(h,l),r.subVectors(o,l),i.cross(r),t[n.a].add(i),t[n.b].add(i),t[n.c].add(i)}}else{this.computeFaceNormals();for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i];t[a.a].add(a.normal),t[a.b].add(a.normal),t[a.c].add(a.normal)}}for(let i=0,r=this.vertices.length;i<r;i++)t[i].normalize();for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i],s=a.vertexNormals;s.length===3?(s[0].copy(t[a.a]),s[1].copy(t[a.b]),s[2].copy(t[a.c])):(s[0]=t[a.a].clone(),s[1]=t[a.b].clone(),s[2]=t[a.c].clone())}this.faces.length>0&&(this.normalsNeedUpdate=!0)}computeFlatVertexNormals(){this.computeFaceNormals();for(let e=0,t=this.faces.length;e<t;e++){let i=this.faces[e],r=i.vertexNormals;r.length===3?(r[0].copy(i.normal),r[1].copy(i.normal),r[2].copy(i.normal)):(r[0]=i.normal.clone(),r[1]=i.normal.clone(),r[2]=i.normal.clone())}this.faces.length>0&&(this.normalsNeedUpdate=!0)}computeMorphNormals(){for(let t=0,i=this.faces.length;t<i;t++){let r=this.faces[t];r.__originalFaceNormal?r.__originalFaceNormal.copy(r.normal):r.__originalFaceNormal=r.normal.clone(),r.__originalVertexNormals||(r.__originalVertexNormals=[]);for(let a=0,s=r.vertexNormals.length;a<s;a++)r.__originalVertexNormals[a]?r.__originalVertexNormals[a].copy(r.vertexNormals[a]):r.__originalVertexNormals[a]=r.vertexNormals[a].clone()}let e=new _g;e.faces=this.faces;for(let t=0,i=this.morphTargets.length;t<i;t++){if(!this.morphNormals[t]){this.morphNormals[t]={},this.morphNormals[t].faceNormals=[],this.morphNormals[t].vertexNormals=[];let a=this.morphNormals[t].faceNormals,s=this.morphNormals[t].vertexNormals;for(let n=0,o=this.faces.length;n<o;n++){let l=new R,h={a:new R,b:new R,c:new R};a.push(l),s.push(h)}}let r=this.morphNormals[t];e.vertices=this.morphTargets[t].vertices,e.computeFaceNormals(),e.computeVertexNormals();for(let a=0,s=this.faces.length;a<s;a++){let n=this.faces[a],o=r.faceNormals[a],l=r.vertexNormals[a];o.copy(n.normal),l.a.copy(n.vertexNormals[0]),l.b.copy(n.vertexNormals[1]),l.c.copy(n.vertexNormals[2])}}for(let t=0,i=this.faces.length;t<i;t++){let r=this.faces[t];r.normal=r.__originalFaceNormal,r.vertexNormals=r.__originalVertexNormals}}computeBoundingBox(){this.boundingBox===null&&(this.boundingBox=new cr),this.boundingBox.setFromPoints(this.vertices)}computeBoundingSphere(){this.boundingSphere===null&&(this.boundingSphere=new Wa),this.boundingSphere.setFromPoints(this.vertices)}merge(e,t,i=0){if(!(e&&e.isGeometry)){console.error("THREE.Geometry.merge(): geometry not an instance of THREE.Geometry.",e);return}let r,a=this.vertices.length,s=this.vertices,n=e.vertices,o=this.faces,l=e.faces,h=this.colors,c=e.colors;t!==void 0&&(r=new Lr().getNormalMatrix(t));for(let u=0,d=n.length;u<d;u++){let p=n[u].clone();t!==void 0&&p.applyMatrix4(t),s.push(p)}for(let u=0,d=c.length;u<d;u++)h.push(c[u].clone());for(let u=0,d=l.length;u<d;u++){let p=l[u],f,m,g=p.vertexNormals,y=p.vertexColors,x=new J1(p.a+a,p.b+a,p.c+a);x.normal.copy(p.normal),r!==void 0&&x.normal.applyMatrix3(r).normalize();for(let b=0,_=g.length;b<_;b++)f=g[b].clone(),r!==void 0&&f.applyMatrix3(r).normalize(),x.vertexNormals.push(f);x.color.copy(p.color);for(let b=0,_=y.length;b<_;b++)m=y[b],x.vertexColors.push(m.clone());x.materialIndex=p.materialIndex+i,o.push(x)}for(let u=0,d=e.faceVertexUvs.length;u<d;u++){let p=e.faceVertexUvs[u];this.faceVertexUvs[u]===void 0&&(this.faceVertexUvs[u]=[]);for(let f=0,m=p.length;f<m;f++){let g=p[f],y=[];for(let x=0,b=g.length;x<b;x++)y.push(g[x].clone());this.faceVertexUvs[u].push(y)}}}mergeMesh(e){if(!(e&&e.isMesh)){console.error("THREE.Geometry.mergeMesh(): mesh not an instance of THREE.Mesh.",e);return}e.matrixAutoUpdate&&e.updateMatrix(),this.merge(e.geometry,e.matrix)}mergeVertices(e=4){let t={},i=[],r=[],a=Math.pow(10,e);for(let o=0,l=this.vertices.length;o<l;o++){let h=this.vertices[o],c=Math.round(h.x*a)+"_"+Math.round(h.y*a)+"_"+Math.round(h.z*a);t[c]===void 0?(t[c]=o,i.push(this.vertices[o]),r[o]=i.length-1):r[o]=r[t[c]]}let s=[];for(let o=0,l=this.faces.length;o<l;o++){let h=this.faces[o];h.a=r[h.a],h.b=r[h.b],h.c=r[h.c];let c=[h.a,h.b,h.c];for(let u=0;u<3;u++)if(c[u]===c[(u+1)%3]){s.push(o);break}}for(let o=s.length-1;o>=0;o--){let l=s[o];this.faces.splice(l,1);for(let h=0,c=this.faceVertexUvs.length;h<c;h++)this.faceVertexUvs[h].splice(l,1)}let n=this.vertices.length-i.length;return this.vertices=i,n}setFromPoints(e){this.vertices=[];for(let t=0,i=e.length;t<i;t++){let r=e[t];this.vertices.push(new R(r.x,r.y,r.z||0))}return this}sortFacesByMaterialIndex(){let e=this.faces,t=e.length;for(let o=0;o<t;o++)e[o]._id=o;function i(o,l){return o.materialIndex-l.materialIndex}e.sort(i);let r=this.faceVertexUvs[0],a=this.faceVertexUvs[1],s,n;r&&r.length===t&&(s=[]),a&&a.length===t&&(n=[]);for(let o=0;o<t;o++){let l=e[o]._id;s&&s.push(r[l]),n&&n.push(a[l])}s&&(this.faceVertexUvs[0]=s),n&&(this.faceVertexUvs[1]=n)}toJSON(){let e={metadata:{version:4.5,type:"Geometry",generator:"Geometry.toJSON"}};if(e.uuid=this.uuid,e.type=this.type,this.name!==""&&(e.name=this.name),this.parameters!==void 0){let p=this.parameters;for(let f in p)p[f]!==void 0&&(e[f]=p[f]);return e}let t=[];for(let p=0;p<this.vertices.length;p++){let f=this.vertices[p];t.push(f.x,f.y,f.z)}let i=[],r=[],a={},s=[],n={},o=[],l={};for(let p=0;p<this.faces.length;p++){let f=this.faces[p],m=!0,g=!1,y=this.faceVertexUvs[0][p]!==void 0,x=f.normal.length()>0,b=f.vertexNormals.length>0,_=f.color.r!==1||f.color.g!==1||f.color.b!==1,S=f.vertexColors.length>0,M=0;if(M=h(M,0,0),M=h(M,1,m),M=h(M,2,g),M=h(M,3,y),M=h(M,4,x),M=h(M,5,b),M=h(M,6,_),M=h(M,7,S),i.push(M),i.push(f.a,f.b,f.c),i.push(f.materialIndex),y){let C=this.faceVertexUvs[0][p];i.push(d(C[0]),d(C[1]),d(C[2]))}if(x&&i.push(c(f.normal)),b){let C=f.vertexNormals;i.push(c(C[0]),c(C[1]),c(C[2]))}if(_&&i.push(u(f.color)),S){let C=f.vertexColors;i.push(u(C[0]),u(C[1]),u(C[2]))}}function h(p,f,m){return m?p|1<<f:p&~(1<<f)}function c(p){let f=p.x.toString()+p.y.toString()+p.z.toString();return a[f]!==void 0||(a[f]=r.length/3,r.push(p.x,p.y,p.z)),a[f]}function u(p){let f=p.r.toString()+p.g.toString()+p.b.toString();return n[f]!==void 0||(n[f]=s.length,s.push(p.getHex())),n[f]}function d(p){let f=p.x.toString()+p.y.toString();return l[f]!==void 0||(l[f]=o.length/2,o.push(p.x,p.y)),l[f]}return e.data={},e.data.vertices=t,e.data.normals=r,s.length>0&&(e.data.colors=s),o.length>0&&(e.data.uvs=[o]),e.data.faces=i,e}clone(){return new _g().copy(this)}copy(e){this.vertices=[],this.colors=[],this.faces=[],this.faceVertexUvs=[[]],this.morphTargets=[],this.morphNormals=[],this.skinWeights=[],this.skinIndices=[],this.lineDistances=[],this.boundingBox=null,this.boundingSphere=null,this.name=e.name;let t=e.vertices;for(let u=0,d=t.length;u<d;u++)this.vertices.push(t[u].clone());let i=e.colors;for(let u=0,d=i.length;u<d;u++)this.colors.push(i[u].clone());let r=e.faces;for(let u=0,d=r.length;u<d;u++)this.faces.push(r[u].clone());for(let u=0,d=e.faceVertexUvs.length;u<d;u++){let p=e.faceVertexUvs[u];this.faceVertexUvs[u]===void 0&&(this.faceVertexUvs[u]=[]);for(let f=0,m=p.length;f<m;f++){let g=p[f],y=[];for(let x=0,b=g.length;x<b;x++){let _=g[x];y.push(_.clone())}this.faceVertexUvs[u].push(y)}}let a=e.morphTargets;for(let u=0,d=a.length;u<d;u++){let p={};if(p.name=a[u].name,a[u].vertices!==void 0){p.vertices=[];for(let f=0,m=a[u].vertices.length;f<m;f++)p.vertices.push(a[u].vertices[f].clone())}if(a[u].normals!==void 0){p.normals=[];for(let f=0,m=a[u].normals.length;f<m;f++)p.normals.push(a[u].normals[f].clone())}this.morphTargets.push(p)}let s=e.morphNormals;for(let u=0,d=s.length;u<d;u++){let p={};if(s[u].vertexNormals!==void 0){p.vertexNormals=[];for(let f=0,m=s[u].vertexNormals.length;f<m;f++){let g=s[u].vertexNormals[f],y={};y.a=g.a.clone(),y.b=g.b.clone(),y.c=g.c.clone(),p.vertexNormals.push(y)}}if(s[u].faceNormals!==void 0){p.faceNormals=[];for(let f=0,m=s[u].faceNormals.length;f<m;f++)p.faceNormals.push(s[u].faceNormals[f].clone())}this.morphNormals.push(p)}let n=e.skinWeights;for(let u=0,d=n.length;u<d;u++)this.skinWeights.push(n[u].clone());let o=e.skinIndices;for(let u=0,d=o.length;u<d;u++)this.skinIndices.push(o[u].clone());let l=e.lineDistances;for(let u=0,d=l.length;u<d;u++)this.lineDistances.push(l[u]);let h=e.boundingBox;h!==null&&(this.boundingBox=h.clone());let c=e.boundingSphere;return c!==null&&(this.boundingSphere=c.clone()),this.elementsNeedUpdate=e.elementsNeedUpdate,this.verticesNeedUpdate=e.verticesNeedUpdate,this.uvsNeedUpdate=e.uvsNeedUpdate,this.normalsNeedUpdate=e.normalsNeedUpdate,this.colorsNeedUpdate=e.colorsNeedUpdate,this.lineDistancesNeedUpdate=e.lineDistancesNeedUpdate,this.groupsNeedUpdate=e.groupsNeedUpdate,this}toBufferGeometry(){let e=new eX().fromGeometry(this),t=new yt,i=new Float32Array(e.vertices.length*3);if(t.setAttribute("position",Nf.call(new It(i,3),e.vertices)),e.normals.length>0){let r=new Float32Array(e.normals.length*3);t.setAttribute("normal",Nf.call(new It(r,3),e.normals))}if(e.colors.length>0){let r=new Float32Array(e.colors.length*3);t.setAttribute("color",mM.call(new It(r,3),e.colors))}if(e.uvs.length>0){let r=new Float32Array(e.uvs.length*2);t.setAttribute("uv",gM.call(new It(r,2),e.uvs))}if(e.uvs2.length>0){let r=new Float32Array(e.uvs2.length*2);t.setAttribute("uv2",gM.call(new It(r,2),e.uvs2))}t.groups=e.groups;for(let r in e.morphTargets){let a=[],s=e.morphTargets[r];for(let n=0,o=s.length;n<o;n++){let l=s[n],h=new ot(l.data.length*3,3);h.name=l.name,a.push(Nf.call(h,l.data))}t.morphAttributes[r]=a}if(e.skinIndices.length>0){let r=new ot(e.skinIndices.length*4,4);t.setAttribute("skinIndex",vM.call(r,e.skinIndices))}if(e.skinWeights.length>0){let r=new ot(e.skinWeights.length*4,4);t.setAttribute("skinWeight",vM.call(r,e.skinWeights))}return e.boundingSphere!==null&&(t.boundingSphere=e.boundingSphere.clone()),e.boundingBox!==null&&(t.boundingBox=e.boundingBox.clone()),t}computeTangents(){console.error("THREE.Geometry: .computeTangents() has been removed.")}computeLineDistances(){console.error("THREE.Geometry: .computeLineDistances() has been removed. Use THREE.Line.computeLineDistances() instead.")}applyMatrix(e){return console.warn("THREE.Geometry: .applyMatrix() has been renamed to .applyMatrix4()."),this.applyMatrix4(e)}dispose(){this.dispatchEvent({type:"dispose"})}static createBufferGeometryFromObject(e){let t=new yt,i=e.geometry;if(e.isPoints||e.isLine){let r=new ot(i.vertices.length*3,3),a=new ot(i.colors.length*3,3);if(t.setAttribute("position",Nf.call(r,i.vertices)),t.setAttribute("color",mM.call(a,i.colors)),i.lineDistances&&i.lineDistances.length===i.vertices.length){let s=new ot(i.lineDistances.length,1);t.setAttribute("lineDistance",tX.call(s,i.lineDistances))}i.boundingSphere!==null&&(t.boundingSphere=i.boundingSphere.clone()),i.boundingBox!==null&&(t.boundingBox=i.boundingBox.clone())}else e.isMesh&&(t=i.toBufferGeometry());return t}};_g.prototype.isGeometry=!0;var eX=class{constructor(){this.vertices=[],this.normals=[],this.colors=[],this.uvs=[],this.uvs2=[],this.groups=[],this.morphTargets={},this.skinWeights=[],this.skinIndices=[],this.boundingBox=null,this.boundingSphere=null,this.verticesNeedUpdate=!1,this.normalsNeedUpdate=!1,this.colorsNeedUpdate=!1,this.uvsNeedUpdate=!1,this.groupsNeedUpdate=!1}computeGroups(e){let t=[],i,r,a,s=e.faces;for(r=0;r<s.length;r++){let n=s[r];n.materialIndex!==a&&(a=n.materialIndex,i!==void 0&&(i.count=r*3-i.start,t.push(i)),i={start:r*3,materialIndex:a})}i!==void 0&&(i.count=r*3-i.start,t.push(i)),this.groups=t}fromGeometry(e){let t=e.faces,i=e.vertices,r=e.faceVertexUvs,a=r[0]&&r[0].length>0,s=r[1]&&r[1].length>0,n=e.morphTargets,o=n.length,l;if(o>0){l=[];for(let g=0;g<o;g++)l[g]={name:n[g].name,data:[]};this.morphTargets.position=l}let h=e.morphNormals,c=h.length,u;if(c>0){u=[];for(let g=0;g<c;g++)u[g]={name:h[g].name,data:[]};this.morphTargets.normal=u}let d=e.skinIndices,p=e.skinWeights,f=d.length===i.length,m=p.length===i.length;i.length>0&&t.length===0&&console.error("THREE.DirectGeometry: Faceless geometries are not supported.");for(let g=0;g<t.length;g++){let y=t[g];this.vertices.push(i[y.a],i[y.b],i[y.c]);let x=y.vertexNormals;if(x.length===3)this.normals.push(x[0],x[1],x[2]);else{let _=y.normal;this.normals.push(_,_,_)}let b=y.vertexColors;if(b.length===3)this.colors.push(b[0],b[1],b[2]);else{let _=y.color;this.colors.push(_,_,_)}if(a===!0){let _=r[0][g];_!==void 0?this.uvs.push(_[0],_[1],_[2]):(console.warn("THREE.DirectGeometry.fromGeometry(): Undefined vertexUv ",g),this.uvs.push(new re,new re,new re))}if(s===!0){let _=r[1][g];_!==void 0?this.uvs2.push(_[0],_[1],_[2]):(console.warn("THREE.DirectGeometry.fromGeometry(): Undefined vertexUv2 ",g),this.uvs2.push(new re,new re,new re))}for(let _=0;_<o;_++){let S=n[_].vertices;l[_].data.push(S[y.a],S[y.b],S[y.c])}for(let _=0;_<c;_++){let S=h[_].vertexNormals[g];u[_].data.push(S.a,S.b,S.c)}f&&this.skinIndices.push(d[y.a],d[y.b],d[y.c]),m&&this.skinWeights.push(p[y.a],p[y.b],p[y.c])}return this.computeGroups(e),this.verticesNeedUpdate=e.verticesNeedUpdate,this.normalsNeedUpdate=e.normalsNeedUpdate,this.colorsNeedUpdate=e.colorsNeedUpdate,this.uvsNeedUpdate=e.uvsNeedUpdate,this.groupsNeedUpdate=e.groupsNeedUpdate,e.boundingSphere!==null&&(this.boundingSphere=e.boundingSphere.clone()),e.boundingBox!==null&&(this.boundingBox=e.boundingBox.clone()),this}},J1=class{constructor(e,t,i,r,a,s=0){this.a=e,this.b=t,this.c=i,this.normal=r&&r.isVector3?r:new R,this.vertexNormals=Array.isArray(r)?r:[],this.color=a&&a.isColor?a:new Ct,this.vertexColors=Array.isArray(a)?a:[],this.materialIndex=s}clone(){return new this.constructor().copy(this)}copy(e){this.a=e.a,this.b=e.b,this.c=e.c,this.normal.copy(e.normal),this.color.copy(e.color),this.materialIndex=e.materialIndex;for(let t=0,i=e.vertexNormals.length;t<i;t++)this.vertexNormals[t]=e.vertexNormals[t].clone();for(let t=0,i=e.vertexColors.length;t<i;t++)this.vertexColors[t]=e.vertexColors[t].clone();return this}};function tX(e){return this.array.set(e),this}function mM(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyColorsArray(): color is undefined",r),s=new Ct),t[i++]=s.r,t[i++]=s.g,t[i++]=s.b}return this}function gM(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyVector2sArray(): vector is undefined",r),s=new re),t[i++]=s.x,t[i++]=s.y}return this}function Nf(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyVector3sArray(): vector is undefined",r),s=new R),t[i++]=s.x,t[i++]=s.y,t[i++]=s.z}return this}function vM(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyVector4sArray(): vector is undefined",r),s=new Rt),t[i++]=s.x,t[i++]=s.y,t[i++]=s.z,t[i++]=s.w}return this}var iX=["a","b","c"];function rX(e,t){switch(t){case"c":return e.c;case"b":return e.b;case"a":default:return e.a}}function N0(e,t,i){let r=Math.min(e,t),a=Math.max(e,t),s=r+"_"+a;return i.get(s)}function V0(e,t,i,r,a,s){let n=Math.min(e,t),o=Math.max(e,t),l=n+"_"+o,h;if(r.has(l))h=r.get(l);else{let c=i[n],u=i[o];h={a:c,b:u,newEdge:null,faces:[]},r.set(l,h)}h.faces.push(a),s[e].edges.push(h),s[t].edges.push(h)}function aX(e,t,i,r){let a,s,n;for(a=0,s=e.length;a<s;a++)i[a]={edges:[]};for(a=0,s=t.length;a<s;a++)n=t[a],V0(n.a,n.b,e,r,n,i),V0(n.b,n.c,e,r,n,i),V0(n.c,n.a,e,r,n,i)}function Vf(e,t,i,r,a){e.push(new J1(t,i,r,void 0,void 0,a))}function oc(e,t){return Math.abs(t-e)/2+Math.min(e,t)}function jf(e,t,i,r){e.push([t.clone(),i.clone(),r.clone()])}var sX=class{constructor(e=1){this.subdivisions=e}modify(e){e instanceof yt?e=new _g().fromBufferGeometry(e):e=e.clone(),e.mergeVertices();let t=this.subdivisions;for(;t-- >0;)this._smooth(e);return e.computeFaceNormals(),e.computeVertexNormals(),e}_smooth(e){let t=new R,i,r,a,s,n,o=e.vertices,l=e.faces,h=e.faceVertexUvs[0],c=h!==void 0&&h.length>0,u=[],d=new Map;aX(o,l,u,d);let p=[],f,m,g,y,x,b,_;for(let Ce of Array.from(d.keys())){for(m=d.get(Ce),g=new R,x=3/8,b=1/8,_=m.faces.length,_!=2&&(x=.5,b=0,_!=1),g.addVectors(m.a,m.b).multiplyScalar(x),t.set(0,0,0),s=0;s<_;s++){for(y=m.faces[s],n=0;n<3&&(f=o[rX(y,iX[n])],!(f!==m.a&&f!==m.b));n++);f&&t.add(f)}t.multiplyScalar(b),g.add(t),m.newEdge=p.length,p.push(g)}let S,M,C,A,T,P,D,z=[];for(r=0,a=o.length;r<a;r++){for(P=o[r],T=u[r].edges,i=T.length,i==3?S=3/16:i>3&&(S=3/(8*i)),M=1-i*Number(S),C=S,i<=2&&(i==2?(M=3/4,C=1/8):i==1||i==0),D=P.clone().multiplyScalar(M),t.set(0,0,0),s=0;s<i;s++)A=T[s],f=A.a!==P?A.a:A.b,t.add(f);t.multiplyScalar(Number(C)),D.add(t),z.push(D)}let F=z.concat(p),L=z.length,G,q,Q,Y=[],ne=[],ce,ie,te,de,oe=new re,ue=new re,se=new re;for(r=0,a=l.length;r<a;r++)y=l[r],G=Number(N0(y.a,y.b,d).newEdge)+L,q=Number(N0(y.b,y.c,d).newEdge)+L,Q=Number(N0(y.c,y.a,d).newEdge)+L,Vf(Y,G,q,Q,y.materialIndex),Vf(Y,y.a,G,Q,y.materialIndex),Vf(Y,y.b,q,G,y.materialIndex),Vf(Y,y.c,Q,q,y.materialIndex),c&&(ce=h[r],ie=ce[0],te=ce[1],de=ce[2],oe.set(oc(ie.x,te.x),oc(ie.y,te.y)),ue.set(oc(te.x,de.x),oc(te.y,de.y)),se.set(oc(ie.x,de.x),oc(ie.y,de.y)),jf(ne,oe,ue,se),jf(ne,ie,oe,se),jf(ne,te,ue,oe),jf(ne,de,se,ue));e.vertices=F,e.faces=Y,c&&(e.faceVertexUvs[0]=ne)}},Pr=new R,nX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=e.geometry??t?.geometry??new yt().copy(new Zs(100,100,100)),r;t===void 0?(i.computeBoundingBox(),i.boundingBox.getSize(Pr),r={width:Pr.x,height:Pr.y,depth:Pr.z,subdivisions:0}):r=t.parameters;let a={...r,...e.parameters};return{parameters:{width:Math.abs(a.width),height:Math.abs(a.height),depth:Math.abs(a.depth),subdivisions:Math.abs(a.subdivisions)},geometry:i}}static build(e){let{width:t,height:i,depth:r,subdivisions:a}=e.parameters,s=e.geometry??new yt().copy(new Zs(100,100,100)),n=s.userData.parameters;n===void 0?(s.computeBoundingBox(),s.boundingBox.getSize(Pr)):Pr.set(n.width,n.height,n.depth),(t!==Pr.x||i!==Pr.y||r!==Pr.z)&&s.scale(Pr.x===0?1:t/Pr.x,Pr.y===0?1:i/Pr.y,Pr.z===0?1:r/Pr.z);let o=s.originalGeometry;try{a>0?(o===void 0||n?.subdivisions!==a)&&(o===void 0&&(o=s),s=new sX(a).modify(o).toBufferGeometry()):(o!==void 0&&(s=o),o=void 0,s.getAttribute("normal")===void 0&&s.computeVertexNormals())}catch{o!==void 0&&(s=o),o=void 0,s.getAttribute("normal")===void 0&&s.computeVertexNormals()}return o!==void 0&&Object.assign(s,{originalGeometry:o}),delete e.geometry,Object.assign(s,{userData:{...e,type:"NonParametricGeometry"}})}static loadFromUrl(e,t,i){new b3(i).load(e,r=>{let a=this.normalizeInputs({geometry:r});r.boundingBox.getSize(Pr);let s=100/Pr.x;Object.assign(a.parameters,{width:100,height:Pr.y*s,depth:Pr.z*s}),t(this.build(a))})}},mP=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,spikes:5,cornerRadius:0,extrudeBevelSize:0,extrudeBevelSegments:3},e.parameters);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i,spikes:r,cornerRadius:a,depth:s,extrudeBevelSize:n,extrudeBevelSegments:o}=e.parameters,l=e.shape,h=t*.5,c=i*.5,u=0,d=0,p=2*Math.PI/r;for(let m=0;m<r;m++){let g=p*m,y=u+Math.sin(g)*h,x=d+Math.cos(g)*c;l.addPoint(l.createPoint(y,x))}l.isClosed=!0;for(let m=0,g=l.points.length;m<g;m++)l.points[m].roundness=a;l.roundness=a,l.update();let f=Ch.create({shape:l,parameters:{roundness:a,depth:s,extrudeBevelSize:n,extrudeBevelSegments:o}});return Object.assign(f,{userData:{...e,type:"PolygonGeometry"}})}},oX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:4,heightSegments:1,cornerRadius:0,cornerSegments:8,openEnded:!1},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,radialSegments:a,heightSegments:s,openEnded:n,cornerRadius:o,cornerSegments:l}=e.parameters,h=new hX(t*.5,i,a,s,n,o,l);return h.scale(1,1,r/t),Object.assign(h,{userData:{...e,type:"PyramidGeometry"}})}};function nd(e,t,i){i.x=e.x*t.x,i.y=e.y,i.z=e.x*t.y}function j0(e,t,i,r,a,s){let n=t.clone().sub(e),o=i.clone().sub(e),l=n.angleTo(o);if(n.normalize(),o.normalize(),r===a){let h=n.add(o).normalize();s.copy(e).addScaledVector(h,r/Math.sin(l/2))}else{let h=n.angleTo(o);s.copy(e),s.addScaledVector(n,a/Math.sin(h)),s.addScaledVector(o,r/Math.sin(h))}}function lX(e,t,i){let r=e.clone().sub(t),a=i.clone().sub(t);return r.projectOnVector(a),r.add(t)}var hX=class extends yt{constructor(e=.5,t=1,i=4,r=1,a=!1,s=0,n=4){super(),i=Math.floor(Math.max(3,i)),r=Math.floor(r),n=Math.floor(n);let o=[],l=[],h=[],c=[],u=0,d=t/2,p=Math.PI/i,f=e*Math.cos(Math.PI/i),m=2*Math.PI/i,g=(i-2)*Math.PI/i,y=Math.PI-g,x=new R(0,-d,0),b=new R(0,d,0),_=new re(e,-d),S=new re(f,-d),M=new re(0,b.y).sub(S),C=new re(0,b.y).sub(_),A=new re(M.y,-M.x).normalize(),T=new re(C.y,-C.x).normalize(),P=e*Math.cos(Math.PI/i)*Math.tan((Math.PI-M.angle())/2)-1e-8;s=Math.min(s,P);let D;{let Y=new R(A.x,A.y,0),ne=new R(Math.cos(m)*Y.x,Y.y,Math.sin(m)*Y.x);D=Y.angleTo(ne)}let z=s/Math.tan((Math.PI-M.angle())/2),F=s/Math.tan((Math.PI-D)/2),L=new R;if(!a){l.push(x.x,x.y,x.z),h.push(0,-1,0),c.push(0,0);let Y=u++,ne=[],ce=_.clone(),ie=z/Math.cos(Math.PI/i);ce.x-=ie;for(let te=0;te<i;te++){let de=te/i*Math.PI*2+p,oe=new re(Math.sin(de),Math.cos(de));nd(ce,oe,L),l.push(L.x,L.y,L.z),h.push(0,-1,0),c.push(0,0),ne.push(u++)}for(let te=0;te<ne.length;te++)o.push(ne[te],Y,ne[(te+1)%ne.length])}let G=[];{let Y=new R,ne=new R,ce=new R,ie=new R,te=new R,de=new R;for(let oe=0;oe<i;oe++){let ue=oe/i*Math.PI*2+p,se=(oe+.5)/i*Math.PI*2+p,Ce=(oe+1)/i*Math.PI*2+p,me=new re(Math.sin(ue),Math.cos(ue)),Ae=new re(Math.sin(se),Math.cos(se)),ye=new re(Math.sin(Ce),Math.cos(Ce));nd(_,me,ne),nd(_,ye,ce),nd(A,Ae,Y),j0(b,ne,ce,F,F,ie),l.push(ie.x,ie.y,ie.z),j0(ne,b,ce,F,z,te),l.push(te.x,te.y,te.z),j0(ce,ne,b,z,F,de),l.push(de.x,de.y,de.z),h.push(Y.x,Y.y,Y.z),h.push(Y.x,Y.y,Y.z),h.push(Y.x,Y.y,Y.z),c.push(0,0),c.push(0,0),c.push(0,0);let Ne=u++,Le=u++,Te=u++;if(o.push(Ne,Le,Te),s>0){{let rt=ne.clone().add(ce).multiplyScalar(.5),at=b.clone().sub(rt).normalize(),Ze=x.clone().sub(rt).normalize().add(at).normalize().multiplyScalar(-1),Qe=de.clone().sub(te);q(rt,Qe,Ze,M.angle())}let tt,Je;{let rt=new R;nd(T,ye,rt);let at=de.clone().add(ie).multiplyScalar(.5);at=lX(at,ce,b);let Ze=de.clone().sub(ie);[tt,Je]=q(at,Ze,rt,D,ie.y)}{let rt=tt,at=rt.clone().setY(0).normalize(),Ze=new R(0,-1,0),Qe=at.clone().cross(Ze);Q(rt,at,Ze,Qe)}G.concat(Je);{let rt=M.angle(),at=Math.PI-rt,Ze=b.clone();Ze.y-=s/Math.sin(rt-Math.PI/2);let Qe=new R,pt=[];for(let $=0;$<n;$++){let W=[],_e=Math.PI/2-at*$/n,He=Math.cos(_e),V=Math.sin(_e),De=se;for(let ut=0;ut<=$;ut++){let We=Math.cos(De),Be=Math.sin(De);Y.x=He*Be,Y.y=V,Y.z=He*We,Qe.copy(Ze).addScaledVector(Y,s),l.push(Qe.x,Qe.y,Qe.z),h.push(Y.x,Y.y,Y.z),c.push(0,0),W.push(u++),De+=Math.PI*2/$/i}pt.push(W)}Je.reverse(),pt.push(Je);let bt=pt.length-1;for(let $=0;$<bt;$++){let W=pt[$],_e=pt[$+1],He=W.length-1;o.push(_e[1],W[0],_e[0]);for(let V=1;V<=He;V++)o.push(W[V],W[V-1],_e[V]),o.push(_e[V+1],W[V],_e[V])}}}}}this.setIndex(o),this.setAttribute("position",new ot(l,3)),this.setAttribute("normal",new ot(h,3)),this.setAttribute("uv",new ot(c,2));function q(Y,ne,ce,ie,te){let de=-ie/2,oe=(Math.PI-ie)/2,ue=ne.clone().normalize().cross(ce);Y.addScaledVector(ce,-s/Math.sin(oe));let se=new R,Ce=new R,me=1,Ae=u,ye=[];for(let Ne=0;Ne<=n;Ne++){let Le=de+Ne/n*ie;Ce.set(0,0,0),Ce.addScaledVector(ue,Math.sin(Le)),Ce.addScaledVector(ce,Math.cos(Le));for(let Te=0;Te<=me;Te++){let tt=Te/me-.5;if(se.copy(Y),se.addScaledVector(ne,tt),se.addScaledVector(Ce,s),te!=null){let Je=Math.max(0,se.y-te);se.addScaledVector(ne,-Je/ne.y)}l.push(se.x,se.y,se.z),h.push(Ce.x,Ce.y,Ce.z),c.push(0,0),Te===0&&ye.push(u),u++}}for(let Ne=0;Ne<n;Ne++)for(let Le=0;Le<me;Le++){let Te=Ae+Le+(me+1)*Ne,tt=Te+(me+1),Je=tt+1,rt=Te+1;o.push(Te,tt,rt),o.push(tt,Je,rt)}return[Y.clone().addScaledVector(ne,.5),ye]}function Q(Y,ne,ce,ie){let te=Math.PI/2,de=C.angle()-te,oe=[],ue=new R,se=new R;for(let me=0;me<=n;me++){let Ae=[],ye=me/n;for(let Ne=0;Ne<=me;Ne++){let Le=((me?Ne/me:0)-.5)*y,Te=Math.cos(Le),tt=Math.sin(Le),Je=Math.atan(Math.tan(de)*Te),rt=(te+Je)*ye,at=Math.cos(rt),Ze=Math.sin(rt);ue.set(0,0,0),ue.addScaledVector(ne,Ze*Te),ue.addScaledVector(ce,at),ue.addScaledVector(ie,Ze*tt),se.copy(Y).addScaledVector(ue,s),l.push(se.x,se.y,se.z),h.push(ue.x,ue.y,ue.z),c.push(0,0),Ae.push(u++)}oe.push(Ae)}let Ce=oe.length-1;for(let me=0;me<Ce;me++){let Ae=oe[me],ye=oe[me+1],Ne=Ae.length-1;o.push(Ae[0],ye[1],ye[0]);for(let Le=1;Le<=Ne;Le++)o.push(Ae[Le-1],Ae[Le],ye[Le]),o.push(Ae[Le],ye[Le+1],ye[Le])}}}},Rb=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,cornerRadius:[0,0,0,0],cornerType:1,extrudeBevelSize:0,extrudeBevelSegments:1},e.parameters),r=Object.assign(t?.ui??{enabledIndieCorners:!1},e.ui);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)}),ui:r}}static build(e){let t=e.shape,{width:i,height:r,cornerRadius:a,cornerType:s,depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}=e.parameters,h={x:i*.5,y:r*.5},c={x:-h.x,y:-h.y},u={x:h.x,y:h.y};function d(_,S,M){return S>i&&M>r?Math.min(_*i/S,_*r/M):S>i?_*i/S:M>r?_*r/M:_}let p=[];p[0]=a[0]===0?0:d(a[0],a[0]+a[3],a[0]+a[1]),p[1]=a[1]===0?0:d(a[1],a[1]+a[2],a[1]+a[0]),p[2]=a[2]===0?0:d(a[2],a[2]+a[1],a[2]+a[3]),p[3]=a[3]===0?0:d(a[3],a[3]+a[0],a[3]+a[2]);let f=c.x,m=u.x,g=u.y,y=c.y;t.addPoint(t.createPoint(f,g)),t.addPoint(t.createPoint(m,g)),t.addPoint(t.createPoint(m,y)),t.addPoint(t.createPoint(f,y)),t.isClosed=!0;let x=!0;for(let _=0,S=t.points.length;_<S;_++)t.points[_].roundness=p[_],_>0&&p[_]!==p[_-1]&&(x=!1);x&&(t.roundness=p[0]),t.useCubicForRoundedCorners=s!==1,t.update();let b=Ch.create({shape:t,parameters:{depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}});return Object.assign(b,{userData:{...e,type:"RectangleGeometry"}})}},cX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,widthSegments:64,heightSegments:64,phiStart:0,phiLength:2*Math.PI,thetaStart:0,thetaLength:180},e.parameters);return i.thetaLength=lt.clamp(i.thetaLength,0,180),{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t=100,height:i=t,depth:r=t,widthSegments:a=64,heightSegments:s=64,phiStart:n,phiLength:o,thetaStart:l,thetaLength:h}=e.parameters,c;return h===0?(c=new yt,c.setAttribute("position",new ot([],3))):c=new Lc(.5*t,a,s,n,o,l,h*lt.DEG2RAD),c.scale(1,i/t,r/t),Object.assign(c,{userData:{...e,type:"SphereGeometry"}})}},uX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,widthSegments:8,heightSegments:8},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:0})}}static build(e){let{width:t=100,height:i=t,widthSegments:r=8,heightSegments:a=8}=e.parameters,s=new _h(t,i,r,a);return s.scale(1,1,1),Object.assign(s,{userData:{...e,type:"PlaneGeometry"}})}},dX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,angle:90,cornerRadius:24,cornerSegments:8},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,angle:a,cornerRadius:s,cornerSegments:n}=e.parameters,o=new pX(t,i,r,a,s,n);return Object.assign(o,{userData:{...e,type:"BackdropGeometry"}})}},pX=class extends yt{constructor(e=1,t=1,i=1,r=90,a=10,s=24){super(),this.type="BackdropGeometry";let n=[],o=[],l=[],h=.001;a==0&&(s=1),s=Math.max(1,Math.floor(s)),a=Math.min(a,100),r=Math.min(180-h,r),r*=Math.PI/180;let c=[],u=Math.PI/2,d=(Ce=0,me=0,Ae=0)=>new R(Ce,me,Ae),p=d(),f=d(),[m,g,y]=[t/2,e/2,i/2],x=-g,b=+g,[_,S,M]=[d(x,-m,+y),d(x,-m,-y),d(x,+m,-y)],C=(Ce,me=!1)=>Math.sin(Ce-Math.PI/(1+ +me)),A=(Ce,me=!1)=>Math.cos(Ce-Math.PI/(1+ +me));M.y=Math.sin(r)*t-m;let T=Math.cos(r)*t-y,P=_.z-h;r<=u?(M.z=Math.min(T,P),M.z==P&&(M.y-=(T-P)/Math.tan(u-r))):S.z=Math.min(S.z-T-y,_.z-h),p.subVectors(_,S),f.subVectors(M,S);let D=Math.min(p.length(),f.length())*a/100,z=D*Math.tan(r/2),F=D/Math.cos(r/2),L=p.clone().normalize().add(f.normalize()).setLength(F).add(S);p.set(0,C(r,!0),A(r,!0)),c.push([M,p.clone()]);let G=(Math.PI-r)/s;for(let Ce=0;Ce<=s;Ce++){let me=u+r+Ce*G;p.set(0,Math.sin(me)*z,Math.cos(me)*z),p.add(L),f.set(0,C(me),A(me)),c.push([p.clone(),f.clone()])}c.push([_,d(0,1,0)]);let q=Math.sin(G/2)*z*2,Q=c.length-1,Y=c[0][0].distanceTo(c[1][0]),ne=c[Q-1][0].distanceTo(c[Q][0]),ce=Y+q*s+ne;c[0].push(1);for(let Ce=0;Ce<=s;Ce++)c[Ce+1].push(1-(Y+Ce*q)/ce);c[Q].push(0);let[ie,te,de]=c[0],oe,ue,se;for(let Ce=1;Ce<c.length;Ce++)[oe,ue,se]=c[Ce],n.push(x,ie.y,ie.z,x,oe.y,oe.z,b,ie.y,ie.z,b,ie.y,ie.z,x,oe.y,oe.z,b,oe.y,oe.z),o.push(0,te.y,te.z,0,ue.y,ue.z,0,te.y,te.z,0,te.y,te.z,0,ue.y,ue.z,0,ue.y,ue.z),l.push(0,de,0,se,1,de,1,de,0,se,1,se),[ie,te,de]=[oe,ue,se];this.setAttribute("position",new ot(n,3)),this.setAttribute("normal",new ot(o,3)),this.setAttribute("uv",new ot(l,2))}},gP=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,innerRadiusPercent:38.19,spikes:5,cornerRadius:0,angle:360,extrudeBevelSize:0,extrudeBevelSegments:1},e.parameters);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i,innerRadiusPercent:r,spikes:a,cornerRadius:s,angle:n,depth:o,extrudeBevelSize:l,extrudeBevelSegments:h}=e.parameters,c=e.shape,u=t*.5,d=i*.5,p=0,f=0,m=n*Math.PI/360/a,g=Math.PI/2*3*-1,y=u*r/100,x=d*r/100;if(a===3&&r===50){m=2*Math.PI/a;for(let _=0;_<a;_++){let S=m*_,M=p+Math.sin(S)*u,C=f+Math.cos(S)*d;c.addPoint(c.createPoint(M,C))}}else for(let _=0;_<a;_++){let S=p+Math.cos(g)*u,M=f+Math.sin(g)*d;c.addPoint(c.createPoint(S,M)),g+=m,S=p+Math.cos(g)*y,M=f+Math.sin(g)*x,_<=a,c.addPoint(c.createPoint(S,M)),g+=m}c.isClosed=!0;for(let _=0,S=c.points.length;_<S;_++)c.points[_].roundness=s;c.roundness=s,c.update();let b=Ch.create({shape:c,parameters:{roundness:s,depth:o,extrudeBevelSize:l,extrudeBevelSegments:h}});return Object.assign(b,{userData:{...e,type:"StarGeometry"}})}},fX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i}=e.parameters,r=new _h(t,i);return Object.assign(r,{userData:{...e,type:"TextFrameGeometry"}})}},mX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:32,tubularSegments:64,arc:360,cornerRadius:30,cornerSegments:8},e.parameters),r=Math.abs(i.width),a=Math.abs(i.height??i.width),s=Math.round(Math.abs(i.depth??i.width*.25));return{parameters:Object.assign(i,{width:r,height:a,depth:s})}}static build(e){let{width:t,height:i,depth:r,radialSegments:a,tubularSegments:s,arc:n,cornerRadius:o,cornerSegments:l}=e.parameters,h=gX(t,i,r,t*.5,n,s,0,0,a,o,l);return h.scale(1,i/t,1),Object.assign(h,{userData:{...e,type:"TorusGeometry"}})}};function gX(e,t,i,r,a,s,n,o,l,h,c){[t,i]=[i,t],n=t/2;let u=lt.clamp(a/360,0,1);if(u===0){let d=new yt;return d.setAttribute("position",new ot([],3)),d}return u===1&&(h=0),new pP(!0,e,t,i,r,u,s,n,o,l,h,c)}var vX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,tubularSegments:64,radialSegments:32,p:2,q:3},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width),tube:i.tube??i.width*.125})}}static build(e){let{width:t,tube:i,tubularSegments:r,radialSegments:a,p:s,q:n}=e.parameters,o=t*.5;o!==i&&(o-=i);let l=new p3(o,i,r,a,s,n);return Object.assign(l,{userData:{...e,type:"TorusKnotGeometry"}})}},yX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,spikes:5,cornerRadius:0,extrudeBevelSize:0,extrudeBevelSegments:1,isRect:!1},e.parameters);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width*(i.isRect?1:Math.sqrt(3)/2)),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t=100,height:i,cornerRadius:r,depth:a,extrudeBevelSize:s,extrudeBevelSegments:n,isRect:o}=e.parameters,l=e.shape,h=t*.5,c=i*.5;o?(l.addPoint(l.createPoint(-h,c)),l.addPoint(l.createPoint(h,-c)),l.addPoint(l.createPoint(-h,-c))):(l.addPoint(l.createPoint(0,c)),l.addPoint(l.createPoint(h,-c)),l.addPoint(l.createPoint(-h,-c))),l.isClosed=!0;for(let d=0,p=l.points.length;d<p;d++)l.points[d].roundness=r;l.roundness=r,l.update();let u=Ch.create({shape:l,parameters:{roundness:r,depth:a,extrudeBevelSize:s,extrudeBevelSegments:n}});return Object.assign(u,{userData:{...e,type:"TriangleGeometry"}})}};function xX(e,t){let i=2*Math.PI;return(e%i+i)%i===(t%i+i)%i}var bX=class{add(e,t,i){if(typeof arguments[0]!="string")for(let r in arguments[0])this.add(r,arguments[0][r],arguments[1]);else(Array.isArray(e)?e:[e]).forEach(function(r){this[r]=this[r]||[],t&&this[r][i?"unshift":"push"](t)},this)}run(e,t){this[e]=this[e]||[],this[e].forEach(function(i){i.call(t&&t.context?t.context:t,t)})}},wX=class{constructor(e){this.jsep=e,this.registered={}}register(...e){e.forEach(t=>{if(typeof t!="object"||!t.name||!t.init)throw new Error("Invalid JSEP plugin format");this.registered[t.name]||(t.init(this.jsep),this.registered[t.name]=t)})}},Re=class{static get version(){return"1.3.8"}static toString(){return"JavaScript Expression Parser (JSEP) v"+Re.version}static addUnaryOp(e){return Re.max_unop_len=Math.max(e.length,Re.max_unop_len),Re.unary_ops[e]=1,Re}static addBinaryOp(e,t,i){return Re.max_binop_len=Math.max(e.length,Re.max_binop_len),Re.binary_ops[e]=t,i?Re.right_associative.add(e):Re.right_associative.delete(e),Re}static addIdentifierChar(e){return Re.additional_identifier_chars.add(e),Re}static addLiteral(e,t){return Re.literals[e]=t,Re}static removeUnaryOp(e){return delete Re.unary_ops[e],e.length===Re.max_unop_len&&(Re.max_unop_len=Re.getMaxKeyLen(Re.unary_ops)),Re}static removeAllUnaryOps(){return Re.unary_ops={},Re.max_unop_len=0,Re}static removeIdentifierChar(e){return Re.additional_identifier_chars.delete(e),Re}static removeBinaryOp(e){return delete Re.binary_ops[e],e.length===Re.max_binop_len&&(Re.max_binop_len=Re.getMaxKeyLen(Re.binary_ops)),Re.right_associative.delete(e),Re}static removeAllBinaryOps(){return Re.binary_ops={},Re.max_binop_len=0,Re}static removeLiteral(e){return delete Re.literals[e],Re}static removeAllLiterals(){return Re.literals={},Re}get char(){return this.expr.charAt(this.index)}get code(){return this.expr.charCodeAt(this.index)}constructor(e){this.expr=e,this.index=0}static parse(e){return new Re(e).parse()}static getMaxKeyLen(e){return Math.max(0,...Object.keys(e).map(t=>t.length))}static isDecimalDigit(e){return e>=48&&e<=57}static binaryPrecedence(e){return Re.binary_ops[e]||0}static isIdentifierStart(e){return e>=65&&e<=90||e>=97&&e<=122||e>=128&&!Re.binary_ops[String.fromCharCode(e)]||Re.additional_identifier_chars.has(String.fromCharCode(e))}static isIdentifierPart(e){return Re.isIdentifierStart(e)||Re.isDecimalDigit(e)}throwError(e){let t=new Error(e+" at character "+this.index);throw t.index=this.index,t.description=e,t}runHook(e,t){if(Re.hooks[e]){let i={context:this,node:t};return Re.hooks.run(e,i),i.node}return t}searchHook(e){if(Re.hooks[e]){let t={context:this};return Re.hooks[e].find(function(i){return i.call(t.context,t),t.node}),t.node}}gobbleSpaces(){let e=this.code;for(;e===Re.SPACE_CODE||e===Re.TAB_CODE||e===Re.LF_CODE||e===Re.CR_CODE;)e=this.expr.charCodeAt(++this.index);this.runHook("gobble-spaces")}parse(){this.runHook("before-all");let e=this.gobbleExpressions(),t=e.length===1?e[0]:{type:Re.COMPOUND,body:e};return this.runHook("after-all",t)}gobbleExpressions(e){let t=[],i,r;for(;this.index<this.expr.length;)if(i=this.code,i===Re.SEMCOL_CODE||i===Re.COMMA_CODE)this.index++;else if(r=this.gobbleExpression())t.push(r);else if(this.index<this.expr.length){if(i===e)break;this.throwError('Unexpected "'+this.char+'"')}return t}gobbleExpression(){let e=this.searchHook("gobble-expression")||this.gobbleBinaryExpression();return this.gobbleSpaces(),this.runHook("after-expression",e)}gobbleBinaryOp(){this.gobbleSpaces();let e=this.expr.substr(this.index,Re.max_binop_len),t=e.length;for(;t>0;){if(Re.binary_ops.hasOwnProperty(e)&&(!Re.isIdentifierStart(this.code)||this.index+e.length<this.expr.length&&!Re.isIdentifierPart(this.expr.charCodeAt(this.index+e.length))))return this.index+=t,e;e=e.substr(0,--t)}return!1}gobbleBinaryExpression(){let e,t,i,r,a,s,n,o,l;if(s=this.gobbleToken(),!s||(t=this.gobbleBinaryOp(),!t))return s;for(a={value:t,prec:Re.binaryPrecedence(t),right_a:Re.right_associative.has(t)},n=this.gobbleToken(),n||this.throwError("Expected expression after "+t),r=[s,a,n];t=this.gobbleBinaryOp();){if(i=Re.binaryPrecedence(t),i===0){this.index-=t.length;break}a={value:t,prec:i,right_a:Re.right_associative.has(t)},l=t;let h=c=>a.right_a&&c.right_a?i>c.prec:i<=c.prec;for(;r.length>2&&h(r[r.length-2]);)n=r.pop(),t=r.pop().value,s=r.pop(),e={type:Re.BINARY_EXP,operator:t,left:s,right:n},r.push(e);e=this.gobbleToken(),e||this.throwError("Expected expression after "+l),r.push(a,e)}for(o=r.length-1,e=r[o];o>1;)e={type:Re.BINARY_EXP,operator:r[o-1].value,left:r[o-2],right:e},o-=2;return e}gobbleToken(){let e,t,i,r;if(this.gobbleSpaces(),r=this.searchHook("gobble-token"),r)return this.runHook("after-token",r);if(e=this.code,Re.isDecimalDigit(e)||e===Re.PERIOD_CODE)return this.gobbleNumericLiteral();if(e===Re.SQUOTE_CODE||e===Re.DQUOTE_CODE)r=this.gobbleStringLiteral();else if(e===Re.OBRACK_CODE)r=this.gobbleArray();else{for(t=this.expr.substr(this.index,Re.max_unop_len),i=t.length;i>0;){if(Re.unary_ops.hasOwnProperty(t)&&(!Re.isIdentifierStart(this.code)||this.index+t.length<this.expr.length&&!Re.isIdentifierPart(this.expr.charCodeAt(this.index+t.length)))){this.index+=i;let a=this.gobbleToken();return a||this.throwError("missing unaryOp argument"),this.runHook("after-token",{type:Re.UNARY_EXP,operator:t,argument:a,prefix:!0})}t=t.substr(0,--i)}Re.isIdentifierStart(e)?(r=this.gobbleIdentifier(),Re.literals.hasOwnProperty(r.name)?r={type:Re.LITERAL,value:Re.literals[r.name],raw:r.name}:r.name===Re.this_str&&(r={type:Re.THIS_EXP})):e===Re.OPAREN_CODE&&(r=this.gobbleGroup())}return r?(r=this.gobbleTokenProperty(r),this.runHook("after-token",r)):this.runHook("after-token",!1)}gobbleTokenProperty(e){this.gobbleSpaces();let t=this.code;for(;t===Re.PERIOD_CODE||t===Re.OBRACK_CODE||t===Re.OPAREN_CODE||t===Re.QUMARK_CODE;){let i;if(t===Re.QUMARK_CODE){if(this.expr.charCodeAt(this.index+1)!==Re.PERIOD_CODE)break;i=!0,this.index+=2,this.gobbleSpaces(),t=this.code}this.index++,t===Re.OBRACK_CODE?(e={type:Re.MEMBER_EXP,computed:!0,object:e,property:this.gobbleExpression()},this.gobbleSpaces(),t=this.code,t!==Re.CBRACK_CODE&&this.throwError("Unclosed ["),this.index++):t===Re.OPAREN_CODE?e={type:Re.CALL_EXP,arguments:this.gobbleArguments(Re.CPAREN_CODE),callee:e}:(t===Re.PERIOD_CODE||i)&&(i&&this.index--,this.gobbleSpaces(),e={type:Re.MEMBER_EXP,computed:!1,object:e,property:this.gobbleIdentifier()}),i&&(e.optional=!0),this.gobbleSpaces(),t=this.code}return e}gobbleNumericLiteral(){let e="",t,i;for(;Re.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);if(this.code===Re.PERIOD_CODE)for(e+=this.expr.charAt(this.index++);Re.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);if(t=this.char,t==="e"||t==="E"){for(e+=this.expr.charAt(this.index++),t=this.char,(t==="+"||t==="-")&&(e+=this.expr.charAt(this.index++));Re.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);Re.isDecimalDigit(this.expr.charCodeAt(this.index-1))||this.throwError("Expected exponent ("+e+this.char+")")}return i=this.code,Re.isIdentifierStart(i)?this.throwError("Variable names cannot start with a number ("+e+this.char+")"):(i===Re.PERIOD_CODE||e.length===1&&e.charCodeAt(0)===Re.PERIOD_CODE)&&this.throwError("Unexpected period"),{type:Re.LITERAL,value:parseFloat(e),raw:e}}gobbleStringLiteral(){let e="",t=this.index,i=this.expr.charAt(this.index++),r=!1;for(;this.index<this.expr.length;){let a=this.expr.charAt(this.index++);if(a===i){r=!0;break}else if(a==="\\")switch(a=this.expr.charAt(this.index++),a){case"n":e+=`
|
|
3175
|
+
}`;function rU(e,t,i){let r=new kx,a=new re,s=new re,n=new Rt,o=new $E({depthPacking:UE}),l=new eU,h={},c=i.maxTextureSize,u={[Xs]:Xr,[Xr]:Xs,[ja]:ja},d=new yi({defines:{VSM_SAMPLES:8},uniforms:{shadow_pass:{value:null},resolution:{value:new re},radius:{value:4}},vertexShader:tU,fragmentShader:iU}),p=d.clone();p.defines.HORIZONTAL_PASS=1;let f=new yt;f.setAttribute("position",new It(new Float32Array([-1,-1,.5,3,-1,.5,-1,3,.5]),3));let m=new xr(f,d),g=this;this.enabled=!1,this.autoUpdate=!0,this.needsUpdate=!1,this.type=Ix,this.render=function(_,S,M){if(g.enabled===!1||g.autoUpdate===!1&&g.needsUpdate===!1||_.length===0)return;let C=e.getRenderTarget(),A=e.getActiveCubeFace(),T=e.getActiveMipmapLevel(),P=e.state;P.setBlending(br),P.buffers.color.setClear(1,1,1,1),P.buffers.depth.setTest(!0),P.setScissorTest(!1);for(let D=0,z=_.length;D<z;D++){let F=_[D],L=F.shadow;if(L===void 0){console.warn("THREE.WebGLShadowMap:",F,"has no shadow.");continue}if(L.autoUpdate===!1&&L.needsUpdate===!1)continue;a.copy(L.mapSize);let G=L.getFrameExtents();if(a.multiply(G),s.copy(L.mapSize),(a.x>c||a.y>c)&&(a.x>c&&(s.x=Math.floor(c/G.x),a.x=s.x*G.x,L.mapSize.x=s.x),a.y>c&&(s.y=Math.floor(c/G.y),a.y=s.y*G.y,L.mapSize.y=s.y)),L.map===null){let Q=this.type!==yd?{minFilter:gi,magFilter:gi}:{};L.map=new vi(a.x,a.y,Q),L.map.texture.name=F.name+".shadowMap",L.camera.updateProjectionMatrix()}e.setRenderTarget(L.map),e.clear();let q=L.getViewportCount();for(let Q=0;Q<q;Q++){let Y=L.getViewport(Q);n.set(s.x*Y.x,s.y*Y.y,s.x*Y.z,s.y*Y.w),P.viewport(n),L.updateMatrices(F,Q),r=L.getFrustum(),b(S,M,L.camera,F,this.type)}L.isPointLightShadow!==!0&&this.type===yd&&y(L,M),L.needsUpdate=!1}g.needsUpdate=!1,e.setRenderTarget(C,A,T)};function y(_,S){let M=t.update(m);d.defines.VSM_SAMPLES!==_.blurSamples&&(d.defines.VSM_SAMPLES=_.blurSamples,p.defines.VSM_SAMPLES=_.blurSamples,d.needsUpdate=!0,p.needsUpdate=!0),_.mapPass===null&&(_.mapPass=new vi(a.x,a.y)),d.uniforms.shadow_pass.value=_.map.texture,d.uniforms.resolution.value=_.mapSize,d.uniforms.radius.value=_.radius,e.setRenderTarget(_.mapPass),e.clear(),e.renderBufferDirect(S,null,M,d,m,null),p.uniforms.shadow_pass.value=_.mapPass.texture,p.uniforms.resolution.value=_.mapSize,p.uniforms.radius.value=_.radius,e.setRenderTarget(_.map),e.clear(),e.renderBufferDirect(S,null,M,p,m,null)}function x(_,S,M,C,A,T){let P=null,D=M.isPointLight===!0?_.customDistanceMaterial:_.customDepthMaterial;if(D!==void 0)P=D;else if(P=M.isPointLight===!0?l:o,e.localClippingEnabled&&S.clipShadows===!0&&Array.isArray(S.clippingPlanes)&&S.clippingPlanes.length!==0||S.displacementMap&&S.displacementScale!==0||S.alphaMap&&S.alphaTest>0||S.map&&S.alphaTest>0){let z=P.uuid,F=S.uuid,L=h[z];L===void 0&&(L={},h[z]=L);let G=L[F];G===void 0&&(G=P.clone(),L[F]=G),P=G}return P.visible=S.visible,P.wireframe=S.wireframe,T===yd?P.side=S.shadowSide!==null?S.shadowSide:S.side:P.side=S.shadowSide!==null?S.shadowSide:u[S.side],P.alphaMap=S.alphaMap,P.alphaTest=S.alphaTest,P.map=S.map,P.clipShadows=S.clipShadows,P.clippingPlanes=S.clippingPlanes,P.clipIntersection=S.clipIntersection,P.displacementMap=S.displacementMap,P.displacementScale=S.displacementScale,P.displacementBias=S.displacementBias,P.wireframeLinewidth=S.wireframeLinewidth,P.linewidth=S.linewidth,M.isPointLight===!0&&P.isMeshDistanceMaterial===!0&&(P.referencePosition.setFromMatrixPosition(M.matrixWorld),P.nearDistance=C,P.farDistance=A),P}function b(_,S,M,C,A){if(_.visible===!1)return;if(_.layers.test(S.layers)&&(_.isMesh||_.isLine||_.isPoints)&&(_.castShadow||_.receiveShadow&&A===yd)&&(!_.frustumCulled||r.intersectsObject(_))){_.modelViewMatrix.multiplyMatrices(M.matrixWorldInverse,_.matrixWorld);let P=t.update(_),D=_.material;if(Array.isArray(D)){let z=P.groups;for(let F=0,L=z.length;F<L;F++){let G=z[F],q=D[G.materialIndex];if(q&&q.visible){let Q=x(_,q,C,M.near,M.far,A);e.renderBufferDirect(M,null,P,Q,_,G)}}}else if(D.visible){let z=x(_,D,C,M.near,M.far,A);e.renderBufferDirect(M,null,P,z,_,null)}}let T=_.children;for(let P=0,D=T.length;P<D;P++)b(T[P],S,M,C,A)}}function aU(e,t,i){let r=i.isWebGL2;function a(){let ge=!1,Ee=new Rt,Ye=null,Ke=new Rt(0,0,0,0);return{setMask:function(gt){Ye!==gt&&!ge&&(e.colorMask(gt,gt,gt,gt),Ye=gt)},setLocked:function(gt){ge=gt},setClear:function(gt,Mt,xi,Ui,Sr){Sr===!0&&(gt*=Ui,Mt*=Ui,xi*=Ui),Ee.set(gt,Mt,xi,Ui),Ke.equals(Ee)===!1&&(e.clearColor(gt,Mt,xi,Ui),Ke.copy(Ee))},reset:function(){ge=!1,Ye=null,Ke.set(-1,0,0,0)}}}function s(){let ge=!1,Ee=null,Ye=null,Ke=null;return{setTest:function(gt){gt?Ce(2929):me(2929)},setMask:function(gt){Ee!==gt&&!ge&&(e.depthMask(gt),Ee=gt)},setFunc:function(gt){if(Ye!==gt){switch(gt){case AL:e.depthFunc(512);break;case ML:e.depthFunc(519);break;case CL:e.depthFunc(513);break;case Ry:e.depthFunc(515);break;case EL:e.depthFunc(514);break;case TL:e.depthFunc(518);break;case PL:e.depthFunc(516);break;case DL:e.depthFunc(517);break;default:e.depthFunc(515)}Ye=gt}},setLocked:function(gt){ge=gt},setClear:function(gt){Ke!==gt&&(e.clearDepth(gt),Ke=gt)},reset:function(){ge=!1,Ee=null,Ye=null,Ke=null}}}function n(){let ge=!1,Ee=null,Ye=null,Ke=null,gt=null,Mt=null,xi=null,Ui=null,Sr=null;return{setTest:function(Ai){ge||(Ai?Ce(2960):me(2960))},setMask:function(Ai){Ee!==Ai&&!ge&&(e.stencilMask(Ai),Ee=Ai)},setFunc:function(Ai,$r,Ar){(Ye!==Ai||Ke!==$r||gt!==Ar)&&(e.stencilFunc(Ai,$r,Ar),Ye=Ai,Ke=$r,gt=Ar)},setOp:function(Ai,$r,Ar){(Mt!==Ai||xi!==$r||Ui!==Ar)&&(e.stencilOp(Ai,$r,Ar),Mt=Ai,xi=$r,Ui=Ar)},setLocked:function(Ai){ge=Ai},setClear:function(Ai){Sr!==Ai&&(e.clearStencil(Ai),Sr=Ai)},reset:function(){ge=!1,Ee=null,Ye=null,Ke=null,gt=null,Mt=null,xi=null,Ui=null,Sr=null}}}let o=new a,l=new s,h=new n,c=new WeakMap,u=new WeakMap,d={},p={},f=new WeakMap,m=[],g=null,y=!1,x=null,b=null,_=null,S=null,M=null,C=null,A=null,T=!1,P=null,D=null,z=null,F=null,L=null,G=e.getParameter(35661),q=!1,Q=0,Y=e.getParameter(7938);Y.indexOf("WebGL")!==-1?(Q=parseFloat(/^WebGL (\d)/.exec(Y)[1]),q=Q>=1):Y.indexOf("OpenGL ES")!==-1&&(Q=parseFloat(/^OpenGL ES (\d)/.exec(Y)[1]),q=Q>=2);let ne=null,ce={},ie=e.getParameter(3088),te=e.getParameter(2978),de=new Rt().fromArray(ie),oe=new Rt().fromArray(te);function ue(ge,Ee,Ye){let Ke=new Uint8Array(4),gt=e.createTexture();e.bindTexture(ge,gt),e.texParameteri(ge,10241,9728),e.texParameteri(ge,10240,9728);for(let Mt=0;Mt<Ye;Mt++)e.texImage2D(Ee+Mt,0,6408,1,1,0,6408,5121,Ke);return gt}let se={};se[3553]=ue(3553,3553,1),se[34067]=ue(34067,34069,6),o.setClear(0,0,0,1),l.setClear(1),h.setClear(0),Ce(2929),l.setFunc(Ry),rt(!1),at(L_),Ce(2884),tt(br);function Ce(ge){d[ge]!==!0&&(e.enable(ge),d[ge]=!0)}function me(ge){d[ge]!==!1&&(e.disable(ge),d[ge]=!1)}function Ae(ge,Ee){return p[ge]!==Ee?(e.bindFramebuffer(ge,Ee),p[ge]=Ee,r&&(ge===36009&&(p[36160]=Ee),ge===36160&&(p[36009]=Ee)),!0):!1}function ye(ge,Ee){let Ye=m,Ke=!1;if(ge)if(Ye=f.get(Ee),Ye===void 0&&(Ye=[],f.set(Ee,Ye)),ge.isWebGLMultipleRenderTargets){let gt=ge.texture;if(Ye.length!==gt.length||Ye[0]!==36064){for(let Mt=0,xi=gt.length;Mt<xi;Mt++)Ye[Mt]=36064+Mt;Ye.length=gt.length,Ke=!0}}else Ye[0]!==36064&&(Ye[0]=36064,Ke=!0);else Ye[0]!==1029&&(Ye[0]=1029,Ke=!0);Ke&&(i.isWebGL2?e.drawBuffers(Ye):t.get("WEBGL_draw_buffers").drawBuffersWEBGL(Ye))}function Ne(ge){return g!==ge?(e.useProgram(ge),g=ge,!0):!1}let Le={[bc]:32774,[pL]:32778,[fL]:32779};if(r)Le[k_]=32775,Le[U_]=32776;else{let ge=t.get("EXT_blend_minmax");ge!==null&&(Le[k_]=ge.MIN_EXT,Le[U_]=ge.MAX_EXT)}let Te={[mL]:0,[gL]:1,[vL]:768,[OE]:770,[SL]:776,[wL]:774,[xL]:772,[yL]:769,[IE]:771,[_L]:775,[bL]:773};function tt(ge,Ee,Ye,Ke,gt,Mt,xi,Ui){if(ge===br){y===!0&&(me(3042),y=!1);return}if(y===!1&&(Ce(3042),y=!0),ge!==dL){if(ge!==x||Ui!==T){if((b!==bc||M!==bc)&&(e.blendEquation(32774),b=bc,M=bc),Ui)switch(ge){case ah:e.blendFuncSeparate(1,771,1,771);break;case B_:e.blendFunc(1,1);break;case z_:e.blendFuncSeparate(0,769,0,1);break;case F_:e.blendFuncSeparate(0,768,0,770);break;default:console.error("THREE.WebGLState: Invalid blending: ",ge);break}else switch(ge){case ah:e.blendFuncSeparate(770,771,1,771);break;case B_:e.blendFunc(770,1);break;case z_:e.blendFuncSeparate(0,769,0,1);break;case F_:e.blendFunc(0,768);break;default:console.error("THREE.WebGLState: Invalid blending: ",ge);break}_=null,S=null,C=null,A=null,x=ge,T=Ui}return}gt=gt||Ee,Mt=Mt||Ye,xi=xi||Ke,(Ee!==b||gt!==M)&&(e.blendEquationSeparate(Le[Ee],Le[gt]),b=Ee,M=gt),(Ye!==_||Ke!==S||Mt!==C||xi!==A)&&(e.blendFuncSeparate(Te[Ye],Te[Ke],Te[Mt],Te[xi]),_=Ye,S=Ke,C=Mt,A=xi),x=ge,T=!1}function Je(ge,Ee){ge.side===ja?me(2884):Ce(2884);let Ye=ge.side===Xr;Ee&&(Ye=!Ye),rt(Ye),ge.blending===ah&&ge.transparent===!1?tt(br):tt(ge.blending,ge.blendEquation,ge.blendSrc,ge.blendDst,ge.blendEquationAlpha,ge.blendSrcAlpha,ge.blendDstAlpha,ge.premultipliedAlpha),l.setFunc(ge.depthFunc),l.setTest(ge.depthTest),l.setMask(ge.depthWrite),o.setMask(ge.colorWrite);let Ke=ge.stencilWrite;h.setTest(Ke),Ke&&(h.setMask(ge.stencilWriteMask),h.setFunc(ge.stencilFunc,ge.stencilRef,ge.stencilFuncMask),h.setOp(ge.stencilFail,ge.stencilZFail,ge.stencilZPass)),Qe(ge.polygonOffset,ge.polygonOffsetFactor,ge.polygonOffsetUnits),ge.alphaToCoverage===!0?Ce(32926):me(32926)}function rt(ge){P!==ge&&(ge?e.frontFace(2304):e.frontFace(2305),P=ge)}function at(ge){ge!==hL?(Ce(2884),ge!==D&&(ge===L_?e.cullFace(1029):ge===cL?e.cullFace(1028):e.cullFace(1032))):me(2884),D=ge}function Ze(ge){ge!==z&&(q&&e.lineWidth(ge),z=ge)}function Qe(ge,Ee,Ye){ge?(Ce(32823),(F!==Ee||L!==Ye)&&(e.polygonOffset(Ee,Ye),F=Ee,L=Ye)):me(32823)}function pt(ge){ge?Ce(3089):me(3089)}function bt(ge){ge===void 0&&(ge=33984+G-1),ne!==ge&&(e.activeTexture(ge),ne=ge)}function $(ge,Ee,Ye){Ye===void 0&&(ne===null?Ye=33984+G-1:Ye=ne);let Ke=ce[Ye];Ke===void 0&&(Ke={type:void 0,texture:void 0},ce[Ye]=Ke),(Ke.type!==ge||Ke.texture!==Ee)&&(ne!==Ye&&(e.activeTexture(Ye),ne=Ye),e.bindTexture(ge,Ee||se[ge]),Ke.type=ge,Ke.texture=Ee)}function W(){let ge=ce[ne];ge!==void 0&&ge.type!==void 0&&(e.bindTexture(ge.type,null),ge.type=void 0,ge.texture=void 0)}function _e(){try{e.compressedTexImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function He(){try{e.compressedTexImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function V(){try{e.texSubImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function De(){try{e.texSubImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function ut(){try{e.compressedTexSubImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function We(){try{e.compressedTexSubImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function Be(){try{e.texStorage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function Fe(){try{e.texStorage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function dt(){try{e.texImage2D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function st(){try{e.texImage3D.apply(e,arguments)}catch(ge){console.error("THREE.WebGLState:",ge)}}function wt(ge){de.equals(ge)===!1&&(e.scissor(ge.x,ge.y,ge.z,ge.w),de.copy(ge))}function xt(ge){oe.equals(ge)===!1&&(e.viewport(ge.x,ge.y,ge.z,ge.w),oe.copy(ge))}function ri(ge,Ee){let Ye=u.get(Ee);Ye===void 0&&(Ye=new WeakMap,u.set(Ee,Ye));let Ke=Ye.get(ge);Ke===void 0&&(Ke=e.getUniformBlockIndex(Ee,ge.name),Ye.set(ge,Ke))}function di(ge,Ee){let Ye=u.get(Ee).get(ge);c.get(Ee)!==Ye&&(e.uniformBlockBinding(Ee,Ye,ge.__bindingPointIndex),c.set(Ee,Ye))}function ti(){e.disable(3042),e.disable(2884),e.disable(2929),e.disable(32823),e.disable(3089),e.disable(2960),e.disable(32926),e.blendEquation(32774),e.blendFunc(1,0),e.blendFuncSeparate(1,0,1,0),e.colorMask(!0,!0,!0,!0),e.clearColor(0,0,0,0),e.depthMask(!0),e.depthFunc(513),e.clearDepth(1),e.stencilMask(4294967295),e.stencilFunc(519,0,4294967295),e.stencilOp(7680,7680,7680),e.clearStencil(0),e.cullFace(1029),e.frontFace(2305),e.polygonOffset(0,0),e.activeTexture(33984),e.bindFramebuffer(36160,null),r===!0&&(e.bindFramebuffer(36009,null),e.bindFramebuffer(36008,null)),e.useProgram(null),e.lineWidth(1),e.scissor(0,0,e.canvas.width,e.canvas.height),e.viewport(0,0,e.canvas.width,e.canvas.height),d={},ne=null,ce={},p={},f=new WeakMap,m=[],g=null,y=!1,x=null,b=null,_=null,S=null,M=null,C=null,A=null,T=!1,P=null,D=null,z=null,F=null,L=null,de.set(0,0,e.canvas.width,e.canvas.height),oe.set(0,0,e.canvas.width,e.canvas.height),o.reset(),l.reset(),h.reset()}return{buffers:{color:o,depth:l,stencil:h},enable:Ce,disable:me,bindFramebuffer:Ae,drawBuffers:ye,useProgram:Ne,setBlending:tt,setMaterial:Je,setFlipSided:rt,setCullFace:at,setLineWidth:Ze,setPolygonOffset:Qe,setScissorTest:pt,activeTexture:bt,bindTexture:$,unbindTexture:W,compressedTexImage2D:_e,compressedTexImage3D:He,texImage2D:dt,texImage3D:st,updateUBOMapping:ri,uniformBlockBinding:di,texStorage2D:Be,texStorage3D:Fe,texSubImage2D:V,texSubImage3D:De,compressedTexSubImage2D:ut,compressedTexSubImage3D:We,scissor:wt,viewport:xt,reset:ti}}function sU(e,t,i,r,a,s,n){let o=a.isWebGL2,l=a.maxTextures,h=a.maxCubemapSize,c=a.maxTextureSize,u=a.maxSamples,d=t.has("WEBGL_multisampled_render_to_texture")?t.get("WEBGL_multisampled_render_to_texture"):null,p=typeof navigator>"u"?!1:/OculusBrowser/g.test(navigator.userAgent),f=new WeakMap,m,g=new WeakMap,y=!1;try{y=typeof OffscreenCanvas<"u"&&new OffscreenCanvas(1,1).getContext("2d")!==null}catch{}function x($,W){return y?new OffscreenCanvas($,W):jd("canvas")}function b($,W,_e,He){let V=1;if(($.width>He||$.height>He)&&(V=He/Math.max($.width,$.height)),V<1||W===!0)if(typeof HTMLImageElement<"u"&&$ instanceof HTMLImageElement||typeof HTMLCanvasElement<"u"&&$ instanceof HTMLCanvasElement||typeof ImageBitmap<"u"&&$ instanceof ImageBitmap){let De=W?zm:Math.floor,ut=De(V*$.width),We=De(V*$.height);m===void 0&&(m=x(ut,We));let Be=_e?x(ut,We):m;return Be.width=ut,Be.height=We,Be.getContext("2d").drawImage($,0,0,ut,We),console.warn("THREE.WebGLRenderer: Texture has been resized from ("+$.width+"x"+$.height+") to ("+ut+"x"+We+")."),Be}else return"data"in $&&console.warn("THREE.WebGLRenderer: Image in DataTexture is too big ("+$.width+"x"+$.height+")."),$;return $}function _($){return Uy($.width)&&Uy($.height)}function S($){return o?!1:$.wrapS!==Vi||$.wrapT!==Vi||$.minFilter!==gi&&$.minFilter!==Wt}function M($,W){return $.generateMipmaps&&W&&$.minFilter!==gi&&$.minFilter!==Wt}function C($){e.generateMipmap($)}function A($,W,_e,He,V=!1){if(o===!1)return W;if($!==null){if(e[$]!==void 0)return e[$];console.warn("THREE.WebGLRenderer: Attempt to use non-existing WebGL internal format '"+$+"'")}let De=W;return W===6403&&(_e===5126&&(De=33326),_e===5131&&(De=33325),_e===5121&&(De=33321)),W===33319&&(_e===5126&&(De=33328),_e===5131&&(De=33327),_e===5121&&(De=33323)),W===6408&&(_e===5126&&(De=34836),_e===5131&&(De=34842),_e===5121&&(De=He===jt&&V===!1?35907:32856),_e===32819&&(De=32854),_e===32820&&(De=32855)),(De===33325||De===33326||De===33327||De===33328||De===34842||De===34836)&&t.get("EXT_color_buffer_float"),De}function T($,W,_e){return M($,_e)===!0||$.isFramebufferTexture&&$.minFilter!==gi&&$.minFilter!==Wt?Math.log2(Math.max(W.width,W.height))+1:$.mipmaps!==void 0&&$.mipmaps.length>0?$.mipmaps.length:$.isCompressedTexture&&Array.isArray($.image)?W.mipmaps.length:1}function P($){return $===gi||$===N_||$===Ov?9728:9729}function D($){let W=$.target;W.removeEventListener("dispose",D),F(W),W.isVideoTexture&&f.delete(W)}function z($){let W=$.target;W.removeEventListener("dispose",z),G(W)}function F($){let W=r.get($);if(W.__webglInit===void 0)return;let _e=$.source,He=g.get(_e);if(He){let V=He[W.__cacheKey];V.usedTimes--,V.usedTimes===0&&L($),Object.keys(He).length===0&&g.delete(_e)}r.remove($)}function L($){let W=r.get($);e.deleteTexture(W.__webglTexture);let _e=$.source,He=g.get(_e);delete He[W.__cacheKey],n.memory.textures--}function G($){let W=$.texture,_e=r.get($),He=r.get(W);if(He.__webglTexture!==void 0&&(e.deleteTexture(He.__webglTexture),n.memory.textures--),$.depthTexture&&$.depthTexture.dispose(),$.isWebGLCubeRenderTarget)for(let V=0;V<6;V++)e.deleteFramebuffer(_e.__webglFramebuffer[V]),_e.__webglDepthbuffer&&e.deleteRenderbuffer(_e.__webglDepthbuffer[V]);else{if(e.deleteFramebuffer(_e.__webglFramebuffer),_e.__webglDepthbuffer&&e.deleteRenderbuffer(_e.__webglDepthbuffer),_e.__webglMultisampledFramebuffer&&e.deleteFramebuffer(_e.__webglMultisampledFramebuffer),_e.__webglColorRenderbuffer)for(let V=0;V<_e.__webglColorRenderbuffer.length;V++)_e.__webglColorRenderbuffer[V]&&e.deleteRenderbuffer(_e.__webglColorRenderbuffer[V]);_e.__webglDepthRenderbuffer&&e.deleteRenderbuffer(_e.__webglDepthRenderbuffer)}if($.isWebGLMultipleRenderTargets)for(let V=0,De=W.length;V<De;V++){let ut=r.get(W[V]);ut.__webglTexture&&(e.deleteTexture(ut.__webglTexture),n.memory.textures--),r.remove(W[V])}r.remove(W),r.remove($)}let q=0;function Q(){q=0}function Y(){let $=q;return $>=l&&console.warn("THREE.WebGLTextures: Trying to use "+$+" texture units while this GPU supports only "+l),q+=1,$}function ne($){let W=[];return W.push($.wrapS),W.push($.wrapT),W.push($.wrapR||0),W.push($.magFilter),W.push($.minFilter),W.push($.anisotropy),W.push($.internalFormat),W.push($.format),W.push($.type),W.push($.generateMipmaps),W.push($.premultiplyAlpha),W.push($.flipY),W.push($.unpackAlignment),W.push($.encoding),W.join()}function ce($,W){let _e=r.get($);if($.isVideoTexture&&pt($),$.isRenderTargetTexture===!1&&$.version>0&&_e.__version!==$.version){let He=$.image;if(He===null)console.warn("THREE.WebGLRenderer: Texture marked for update but no image data found.");else if(He.complete===!1)console.warn("THREE.WebGLRenderer: Texture marked for update but image is incomplete");else{me(_e,$,W);return}}i.bindTexture(3553,_e.__webglTexture,33984+W)}function ie($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){me(_e,$,W);return}i.bindTexture(35866,_e.__webglTexture,33984+W)}function te($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){me(_e,$,W);return}i.bindTexture(32879,_e.__webglTexture,33984+W)}function de($,W){let _e=r.get($);if($.version>0&&_e.__version!==$.version){Ae(_e,$,W);return}i.bindTexture(34067,_e.__webglTexture,33984+W)}let oe={[vo]:10497,[Vi]:33071,[zy]:33648},ue={[gi]:9728,[N_]:9984,[Ov]:9986,[Wt]:9729,[kL]:9985,[Xc]:9987};function se($,W,_e){if(_e?(e.texParameteri($,10242,oe[W.wrapS]),e.texParameteri($,10243,oe[W.wrapT]),($===32879||$===35866)&&e.texParameteri($,32882,oe[W.wrapR]),e.texParameteri($,10240,ue[W.magFilter]),e.texParameteri($,10241,ue[W.minFilter])):(e.texParameteri($,10242,33071),e.texParameteri($,10243,33071),($===32879||$===35866)&&e.texParameteri($,32882,33071),(W.wrapS!==Vi||W.wrapT!==Vi)&&console.warn("THREE.WebGLRenderer: Texture is not power of two. Texture.wrapS and Texture.wrapT should be set to THREE.ClampToEdgeWrapping."),e.texParameteri($,10240,P(W.magFilter)),e.texParameteri($,10241,P(W.minFilter)),W.minFilter!==gi&&W.minFilter!==Wt&&console.warn("THREE.WebGLRenderer: Texture is not power of two. Texture.minFilter should be set to THREE.NearestFilter or THREE.LinearFilter.")),t.has("EXT_texture_filter_anisotropic")===!0){let He=t.get("EXT_texture_filter_anisotropic");if(W.magFilter===gi||W.minFilter!==Ov&&W.minFilter!==Xc||W.type===yr&&t.has("OES_texture_float_linear")===!1||o===!1&&W.type===ph&&t.has("OES_texture_half_float_linear")===!1)return;(W.anisotropy>1||r.get(W).__currentAnisotropy)&&(e.texParameterf($,He.TEXTURE_MAX_ANISOTROPY_EXT,Math.min(W.anisotropy,a.getMaxAnisotropy())),r.get(W).__currentAnisotropy=W.anisotropy)}}function Ce($,W){let _e=!1;$.__webglInit===void 0&&($.__webglInit=!0,W.addEventListener("dispose",D));let He=W.source,V=g.get(He);V===void 0&&(V={},g.set(He,V));let De=ne(W);if(De!==$.__cacheKey){V[De]===void 0&&(V[De]={texture:e.createTexture(),usedTimes:0},n.memory.textures++,_e=!0),V[De].usedTimes++;let ut=V[$.__cacheKey];ut!==void 0&&(V[$.__cacheKey].usedTimes--,ut.usedTimes===0&&L(W)),$.__cacheKey=De,$.__webglTexture=V[De].texture}return _e}function me($,W,_e){let He=3553;(W.isDataArrayTexture||W.isCompressedArrayTexture)&&(He=35866),W.isData3DTexture&&(He=32879);let V=Ce($,W),De=W.source;i.bindTexture(He,$.__webglTexture,33984+_e);let ut=r.get(De);if(De.version!==ut.__version||V===!0){i.activeTexture(33984+_e),e.pixelStorei(37440,W.flipY),e.pixelStorei(37441,W.premultiplyAlpha),e.pixelStorei(3317,W.unpackAlignment),e.pixelStorei(37443,0);let We=S(W)&&_(W.image)===!1,Be=b(W.image,We,!1,c);Be=bt(W,Be);let Fe=_(Be)||o,dt=s.convert(W.format,W.encoding),st=s.convert(W.type),wt=A(W.internalFormat,dt,st,W.encoding,W.isVideoTexture);se(He,W,Fe);let xt,ri=W.mipmaps,di=o&&W.isVideoTexture!==!0,ti=ut.__version===void 0||V===!0,ge=T(W,Be,Fe);if(W.isDepthTexture)wt=6402,o?W.type===yr?wt=36012:W.type===yo?wt=33190:W.type===sh?wt=35056:wt=33189:W.type===yr&&console.error("WebGLRenderer: Floating point depth texture requires WebGL2."),W.format===nh&&wt===6402&&W.type!==BE&&W.type!==yo&&(console.warn("THREE.WebGLRenderer: Use UnsignedShortType or UnsignedIntType for DepthFormat DepthTexture."),W.type=yo,st=s.convert(W.type)),W.format===fh&&wt===6402&&(wt=34041,W.type!==sh&&(console.warn("THREE.WebGLRenderer: Use UnsignedInt248Type for DepthStencilFormat DepthTexture."),W.type=sh,st=s.convert(W.type))),ti&&(di?i.texStorage2D(3553,1,wt,Be.width,Be.height):i.texImage2D(3553,0,wt,Be.width,Be.height,0,dt,st,null));else if(W.isDataTexture)if(ri.length>0&&Fe){di&&ti&&i.texStorage2D(3553,ge,wt,ri[0].width,ri[0].height);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],di?i.texSubImage2D(3553,Ee,0,0,xt.width,xt.height,dt,st,xt.data):i.texImage2D(3553,Ee,wt,xt.width,xt.height,0,dt,st,xt.data);W.generateMipmaps=!1}else di?(ti&&i.texStorage2D(3553,ge,wt,Be.width,Be.height),i.texSubImage2D(3553,0,0,0,Be.width,Be.height,dt,st,Be.data)):i.texImage2D(3553,0,wt,Be.width,Be.height,0,dt,st,Be.data);else if(W.isCompressedTexture)if(W.isCompressedArrayTexture){di&&ti&&i.texStorage3D(35866,ge,wt,ri[0].width,ri[0].height,Be.depth);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],W.format!==qr?dt!==null?di?i.compressedTexSubImage3D(35866,Ee,0,0,0,xt.width,xt.height,Be.depth,dt,xt.data,0,0):i.compressedTexImage3D(35866,Ee,wt,xt.width,xt.height,Be.depth,0,xt.data,0,0):console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()"):di?i.texSubImage3D(35866,Ee,0,0,0,xt.width,xt.height,Be.depth,dt,st,xt.data):i.texImage3D(35866,Ee,wt,xt.width,xt.height,Be.depth,0,dt,st,xt.data)}else{di&&ti&&i.texStorage2D(3553,ge,wt,ri[0].width,ri[0].height);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],W.format!==qr?dt!==null?di?i.compressedTexSubImage2D(3553,Ee,0,0,xt.width,xt.height,dt,xt.data):i.compressedTexImage2D(3553,Ee,wt,xt.width,xt.height,0,xt.data):console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .uploadTexture()"):di?i.texSubImage2D(3553,Ee,0,0,xt.width,xt.height,dt,st,xt.data):i.texImage2D(3553,Ee,wt,xt.width,xt.height,0,dt,st,xt.data)}else if(W.isDataArrayTexture)di?(ti&&i.texStorage3D(35866,ge,wt,Be.width,Be.height,Be.depth),i.texSubImage3D(35866,0,0,0,0,Be.width,Be.height,Be.depth,dt,st,Be.data)):i.texImage3D(35866,0,wt,Be.width,Be.height,Be.depth,0,dt,st,Be.data);else if(W.isData3DTexture)di?(ti&&i.texStorage3D(32879,ge,wt,Be.width,Be.height,Be.depth),i.texSubImage3D(32879,0,0,0,0,Be.width,Be.height,Be.depth,dt,st,Be.data)):i.texImage3D(32879,0,wt,Be.width,Be.height,Be.depth,0,dt,st,Be.data);else if(W.isFramebufferTexture){if(ti)if(di)i.texStorage2D(3553,ge,wt,Be.width,Be.height);else{let Ee=Be.width,Ye=Be.height;for(let Ke=0;Ke<ge;Ke++)i.texImage2D(3553,Ke,wt,Ee,Ye,0,dt,st,null),Ee>>=1,Ye>>=1}}else if(ri.length>0&&Fe){di&&ti&&i.texStorage2D(3553,ge,wt,ri[0].width,ri[0].height);for(let Ee=0,Ye=ri.length;Ee<Ye;Ee++)xt=ri[Ee],di?i.texSubImage2D(3553,Ee,0,0,dt,st,xt):i.texImage2D(3553,Ee,wt,dt,st,xt);W.generateMipmaps=!1}else di?(ti&&i.texStorage2D(3553,ge,wt,Be.width,Be.height),i.texSubImage2D(3553,0,0,0,dt,st,Be)):i.texImage2D(3553,0,wt,dt,st,Be);M(W,Fe)&&C(He),ut.__version=De.version,W.onUpdate&&W.onUpdate(W)}$.__version=W.version}function Ae($,W,_e){if(W.image.length!==6)return;let He=Ce($,W),V=W.source;i.bindTexture(34067,$.__webglTexture,33984+_e);let De=r.get(V);if(V.version!==De.__version||He===!0){i.activeTexture(33984+_e),e.pixelStorei(37440,W.flipY),e.pixelStorei(37441,W.premultiplyAlpha),e.pixelStorei(3317,W.unpackAlignment),e.pixelStorei(37443,0);let ut=W.isCompressedTexture||W.image[0].isCompressedTexture,We=W.image[0]&&W.image[0].isDataTexture,Be=[];for(let Ee=0;Ee<6;Ee++)!ut&&!We?Be[Ee]=b(W.image[Ee],!1,!0,h):Be[Ee]=We?W.image[Ee].image:W.image[Ee],Be[Ee]=bt(W,Be[Ee]);let Fe=Be[0],dt=_(Fe)||o,st=s.convert(W.format,W.encoding),wt=s.convert(W.type),xt=A(W.internalFormat,st,wt,W.encoding),ri=o&&W.isVideoTexture!==!0,di=De.__version===void 0||He===!0,ti=T(W,Fe,dt);se(34067,W,dt);let ge;if(ut){ri&&di&&i.texStorage2D(34067,ti,xt,Fe.width,Fe.height);for(let Ee=0;Ee<6;Ee++){ge=Be[Ee].mipmaps;for(let Ye=0;Ye<ge.length;Ye++){let Ke=ge[Ye];W.format!==qr?st!==null?ri?i.compressedTexSubImage2D(34069+Ee,Ye,0,0,Ke.width,Ke.height,st,Ke.data):i.compressedTexImage2D(34069+Ee,Ye,xt,Ke.width,Ke.height,0,Ke.data):console.warn("THREE.WebGLRenderer: Attempt to load unsupported compressed texture format in .setTextureCube()"):ri?i.texSubImage2D(34069+Ee,Ye,0,0,Ke.width,Ke.height,st,wt,Ke.data):i.texImage2D(34069+Ee,Ye,xt,Ke.width,Ke.height,0,st,wt,Ke.data)}}}else{ge=W.mipmaps,ri&&di&&(ge.length>0&&ti++,i.texStorage2D(34067,ti,xt,Be[0].width,Be[0].height));for(let Ee=0;Ee<6;Ee++)if(We){ri?i.texSubImage2D(34069+Ee,0,0,0,Be[Ee].width,Be[Ee].height,st,wt,Be[Ee].data):i.texImage2D(34069+Ee,0,xt,Be[Ee].width,Be[Ee].height,0,st,wt,Be[Ee].data);for(let Ye=0;Ye<ge.length;Ye++){let Ke=ge[Ye].image[Ee].image;ri?i.texSubImage2D(34069+Ee,Ye+1,0,0,Ke.width,Ke.height,st,wt,Ke.data):i.texImage2D(34069+Ee,Ye+1,xt,Ke.width,Ke.height,0,st,wt,Ke.data)}}else{ri?i.texSubImage2D(34069+Ee,0,0,0,st,wt,Be[Ee]):i.texImage2D(34069+Ee,0,xt,st,wt,Be[Ee]);for(let Ye=0;Ye<ge.length;Ye++){let Ke=ge[Ye];ri?i.texSubImage2D(34069+Ee,Ye+1,0,0,st,wt,Ke.image[Ee]):i.texImage2D(34069+Ee,Ye+1,xt,st,wt,Ke.image[Ee])}}}M(W,dt)&&C(34067),De.__version=V.version,W.onUpdate&&W.onUpdate(W)}$.__version=W.version}function ye($,W,_e,He,V){let De=s.convert(_e.format,_e.encoding),ut=s.convert(_e.type),We=A(_e.internalFormat,De,ut,_e.encoding);r.get(W).__hasExternalTextures||(V===32879||V===35866?i.texImage3D(V,0,We,W.width,W.height,W.depth,0,De,ut,null):i.texImage2D(V,0,We,W.width,W.height,0,De,ut,null)),i.bindFramebuffer(36160,$),Qe(W)?d.framebufferTexture2DMultisampleEXT(36160,He,V,r.get(_e).__webglTexture,0,Ze(W)):(V===3553||V>=34069&&V<=34074)&&e.framebufferTexture2D(36160,He,V,r.get(_e).__webglTexture,0),i.bindFramebuffer(36160,null)}function Ne($,W,_e){if(e.bindRenderbuffer(36161,$),W.depthBuffer&&!W.stencilBuffer){let He=33189;if(_e||Qe(W)){let V=W.depthTexture;V&&V.isDepthTexture&&(V.type===yr?He=36012:V.type===yo&&(He=33190));let De=Ze(W);Qe(W)?d.renderbufferStorageMultisampleEXT(36161,De,He,W.width,W.height):e.renderbufferStorageMultisample(36161,De,He,W.width,W.height)}else e.renderbufferStorage(36161,He,W.width,W.height);e.framebufferRenderbuffer(36160,36096,36161,$)}else if(W.depthBuffer&&W.stencilBuffer){let He=Ze(W);_e&&Qe(W)===!1?e.renderbufferStorageMultisample(36161,He,35056,W.width,W.height):Qe(W)?d.renderbufferStorageMultisampleEXT(36161,He,35056,W.width,W.height):e.renderbufferStorage(36161,34041,W.width,W.height),e.framebufferRenderbuffer(36160,33306,36161,$)}else{let He=W.isWebGLMultipleRenderTargets===!0?W.texture:[W.texture];for(let V=0;V<He.length;V++){let De=He[V],ut=s.convert(De.format,De.encoding),We=s.convert(De.type),Be=A(De.internalFormat,ut,We,De.encoding),Fe=Ze(W);_e&&Qe(W)===!1?e.renderbufferStorageMultisample(36161,Fe,Be,W.width,W.height):Qe(W)?d.renderbufferStorageMultisampleEXT(36161,Fe,Be,W.width,W.height):e.renderbufferStorage(36161,Be,W.width,W.height)}}e.bindRenderbuffer(36161,null)}function Le($,W){if(W&&W.isWebGLCubeRenderTarget)throw new Error("Depth Texture with cube render targets is not supported");if(i.bindFramebuffer(36160,$),!(W.depthTexture&&W.depthTexture.isDepthTexture))throw new Error("renderTarget.depthTexture must be an instance of THREE.DepthTexture");(!r.get(W.depthTexture).__webglTexture||W.depthTexture.image.width!==W.width||W.depthTexture.image.height!==W.height)&&(W.depthTexture.image.width=W.width,W.depthTexture.image.height=W.height,W.depthTexture.needsUpdate=!0),ce(W.depthTexture,0);let _e=r.get(W.depthTexture).__webglTexture,He=Ze(W);if(W.depthTexture.format===nh)Qe(W)?d.framebufferTexture2DMultisampleEXT(36160,36096,3553,_e,0,He):e.framebufferTexture2D(36160,36096,3553,_e,0);else if(W.depthTexture.format===fh)Qe(W)?d.framebufferTexture2DMultisampleEXT(36160,33306,3553,_e,0,He):e.framebufferTexture2D(36160,33306,3553,_e,0);else throw new Error("Unknown depthTexture format")}function Te($){let W=r.get($),_e=$.isWebGLCubeRenderTarget===!0;if($.depthTexture&&!W.__autoAllocateDepthBuffer){if(_e)throw new Error("target.depthTexture not supported in Cube render targets");Le(W.__webglFramebuffer,$)}else if(_e){W.__webglDepthbuffer=[];for(let He=0;He<6;He++)i.bindFramebuffer(36160,W.__webglFramebuffer[He]),W.__webglDepthbuffer[He]=e.createRenderbuffer(),Ne(W.__webglDepthbuffer[He],$,!1)}else i.bindFramebuffer(36160,W.__webglFramebuffer),W.__webglDepthbuffer=e.createRenderbuffer(),Ne(W.__webglDepthbuffer,$,!1);i.bindFramebuffer(36160,null)}function tt($,W,_e){let He=r.get($);W!==void 0&&ye(He.__webglFramebuffer,$,$.texture,36064,3553),_e!==void 0&&Te($)}function Je($){let W=$.texture,_e=r.get($),He=r.get(W);$.addEventListener("dispose",z),$.isWebGLMultipleRenderTargets!==!0&&(He.__webglTexture===void 0&&(He.__webglTexture=e.createTexture()),He.__version=W.version,n.memory.textures++);let V=$.isWebGLCubeRenderTarget===!0,De=$.isWebGLMultipleRenderTargets===!0,ut=_($)||o;if(V){_e.__webglFramebuffer=[];for(let We=0;We<6;We++)_e.__webglFramebuffer[We]=e.createFramebuffer()}else{if(_e.__webglFramebuffer=e.createFramebuffer(),De)if(a.drawBuffers){let We=$.texture;for(let Be=0,Fe=We.length;Be<Fe;Be++){let dt=r.get(We[Be]);dt.__webglTexture===void 0&&(dt.__webglTexture=e.createTexture(),n.memory.textures++)}}else console.warn("THREE.WebGLRenderer: WebGLMultipleRenderTargets can only be used with WebGL2 or WEBGL_draw_buffers extension.");if(o&&$.samples>0&&Qe($)===!1){let We=De?W:[W];_e.__webglMultisampledFramebuffer=e.createFramebuffer(),_e.__webglColorRenderbuffer=[],i.bindFramebuffer(36160,_e.__webglMultisampledFramebuffer);for(let Be=0;Be<We.length;Be++){let Fe=We[Be];_e.__webglColorRenderbuffer[Be]=e.createRenderbuffer(),e.bindRenderbuffer(36161,_e.__webglColorRenderbuffer[Be]);let dt=s.convert(Fe.format,Fe.encoding),st=s.convert(Fe.type),wt=A(Fe.internalFormat,dt,st,Fe.encoding,$.isXRRenderTarget===!0),xt=Ze($);e.renderbufferStorageMultisample(36161,xt,wt,$.width,$.height),e.framebufferRenderbuffer(36160,36064+Be,36161,_e.__webglColorRenderbuffer[Be])}e.bindRenderbuffer(36161,null),$.depthBuffer&&(_e.__webglDepthRenderbuffer=e.createRenderbuffer(),Ne(_e.__webglDepthRenderbuffer,$,!0)),i.bindFramebuffer(36160,null)}}if(V){i.bindTexture(34067,He.__webglTexture),se(34067,W,ut);for(let We=0;We<6;We++)ye(_e.__webglFramebuffer[We],$,W,36064,34069+We);M(W,ut)&&C(34067),i.unbindTexture()}else if(De){let We=$.texture;for(let Be=0,Fe=We.length;Be<Fe;Be++){let dt=We[Be],st=r.get(dt);i.bindTexture(3553,st.__webglTexture),se(3553,dt,ut),ye(_e.__webglFramebuffer,$,dt,36064+Be,3553),M(dt,ut)&&C(3553)}i.unbindTexture()}else{let We=3553;($.isWebGL3DRenderTarget||$.isWebGLArrayRenderTarget)&&(o?We=$.isWebGL3DRenderTarget?32879:35866:console.error("THREE.WebGLTextures: THREE.Data3DTexture and THREE.DataArrayTexture only supported with WebGL2.")),i.bindTexture(We,He.__webglTexture),se(We,W,ut),ye(_e.__webglFramebuffer,$,W,36064,We),M(W,ut)&&C(We),i.unbindTexture()}$.depthBuffer&&Te($)}function rt($){let W=_($)||o,_e=$.isWebGLMultipleRenderTargets===!0?$.texture:[$.texture];for(let He=0,V=_e.length;He<V;He++){let De=_e[He];if(M(De,W)){let ut=$.isWebGLCubeRenderTarget?34067:3553,We=r.get(De).__webglTexture;i.bindTexture(ut,We),C(ut),i.unbindTexture()}}}function at($){if(o&&$.samples>0&&Qe($)===!1){let W=$.isWebGLMultipleRenderTargets?$.texture:[$.texture],_e=$.width,He=$.height,V=16384,De=[],ut=$.stencilBuffer?33306:36096,We=r.get($),Be=$.isWebGLMultipleRenderTargets===!0;if(Be)for(let Fe=0;Fe<W.length;Fe++)i.bindFramebuffer(36160,We.__webglMultisampledFramebuffer),e.framebufferRenderbuffer(36160,36064+Fe,36161,null),i.bindFramebuffer(36160,We.__webglFramebuffer),e.framebufferTexture2D(36009,36064+Fe,3553,null,0);i.bindFramebuffer(36008,We.__webglMultisampledFramebuffer),i.bindFramebuffer(36009,We.__webglFramebuffer);for(let Fe=0;Fe<W.length;Fe++){De.push(36064+Fe),$.depthBuffer&&De.push(ut);let dt=We.__ignoreDepthValues!==void 0?We.__ignoreDepthValues:!1;if(dt===!1&&($.depthBuffer&&(V|=256),$.stencilBuffer&&(V|=1024)),Be&&e.framebufferRenderbuffer(36008,36064,36161,We.__webglColorRenderbuffer[Fe]),dt===!0&&(e.invalidateFramebuffer(36008,[ut]),e.invalidateFramebuffer(36009,[ut])),Be){let st=r.get(W[Fe]).__webglTexture;e.framebufferTexture2D(36009,36064,3553,st,0)}e.blitFramebuffer(0,0,_e,He,0,0,_e,He,V,9728),p&&e.invalidateFramebuffer(36008,De)}if(i.bindFramebuffer(36008,null),i.bindFramebuffer(36009,null),Be)for(let Fe=0;Fe<W.length;Fe++){i.bindFramebuffer(36160,We.__webglMultisampledFramebuffer),e.framebufferRenderbuffer(36160,36064+Fe,36161,We.__webglColorRenderbuffer[Fe]);let dt=r.get(W[Fe]).__webglTexture;i.bindFramebuffer(36160,We.__webglFramebuffer),e.framebufferTexture2D(36009,36064+Fe,3553,dt,0)}i.bindFramebuffer(36009,We.__webglMultisampledFramebuffer)}}function Ze($){return Math.min(u,$.samples)}function Qe($){let W=r.get($);return o&&$.samples>0&&t.has("WEBGL_multisampled_render_to_texture")===!0&&W.__useRenderToTexture!==!1}function pt($){let W=n.render.frame;f.get($)!==W&&(f.set($,W),$.update())}function bt($,W){let _e=$.encoding,He=$.format,V=$.type;return $.isCompressedTexture===!0||$.isVideoTexture===!0||$.format===ky||_e!==Qs&&(_e===jt?o===!1?t.has("EXT_sRGB")===!0&&He===qr?($.format=ky,$.minFilter=Wt,$.generateMipmaps=!1):W=GE.sRGBToLinear(W):(He!==qr||V!==xa)&&console.warn("THREE.WebGLTextures: sRGB encoded textures have to use RGBAFormat and UnsignedByteType."):console.error("THREE.WebGLTextures: Unsupported texture encoding:",_e)),W}this.allocateTextureUnit=Y,this.resetTextureUnits=Q,this.setTexture2D=ce,this.setTexture2DArray=ie,this.setTexture3D=te,this.setTextureCube=de,this.rebindTextures=tt,this.setupRenderTarget=Je,this.updateRenderTargetMipmap=rt,this.updateMultisampleRenderTarget=at,this.setupDepthRenderbuffer=Te,this.setupFrameBufferTexture=ye,this.useMultisampledRTT=Qe}function nU(e,t,i){let r=i.isWebGL2;function a(s,n=null){let o;if(s===xa)return 5121;if(s===jL)return 32819;if(s===GL)return 32820;if(s===UL)return 5120;if(s===NL)return 5122;if(s===BE)return 5123;if(s===VL)return 5124;if(s===yo)return 5125;if(s===yr)return 5126;if(s===ph)return r?5131:(o=t.get("OES_texture_half_float"),o!==null?o.HALF_FLOAT_OES:null);if(s===HL)return 6406;if(s===qr)return 6408;if(s===WL)return 6409;if(s===qL)return 6410;if(s===nh)return 6402;if(s===fh)return 34041;if(s===ky)return o=t.get("EXT_sRGB"),o!==null?o.SRGB_ALPHA_EXT:null;if(s===YL)return 6403;if(s===XL)return 36244;if(s===Om)return 33319;if(s===QL)return 33320;if(s===zE)return 36249;if(s===Iv||s===Rv||s===Lv||s===Bv)if(n===jt)if(o=t.get("WEBGL_compressed_texture_s3tc_srgb"),o!==null){if(s===Iv)return o.COMPRESSED_SRGB_S3TC_DXT1_EXT;if(s===Rv)return o.COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT;if(s===Lv)return o.COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT;if(s===Bv)return o.COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT}else return null;else if(o=t.get("WEBGL_compressed_texture_s3tc"),o!==null){if(s===Iv)return o.COMPRESSED_RGB_S3TC_DXT1_EXT;if(s===Rv)return o.COMPRESSED_RGBA_S3TC_DXT1_EXT;if(s===Lv)return o.COMPRESSED_RGBA_S3TC_DXT3_EXT;if(s===Bv)return o.COMPRESSED_RGBA_S3TC_DXT5_EXT}else return null;if(s===V_||s===j_||s===G_||s===H_)if(o=t.get("WEBGL_compressed_texture_pvrtc"),o!==null){if(s===V_)return o.COMPRESSED_RGB_PVRTC_4BPPV1_IMG;if(s===j_)return o.COMPRESSED_RGB_PVRTC_2BPPV1_IMG;if(s===G_)return o.COMPRESSED_RGBA_PVRTC_4BPPV1_IMG;if(s===H_)return o.COMPRESSED_RGBA_PVRTC_2BPPV1_IMG}else return null;if(s===ZL)return o=t.get("WEBGL_compressed_texture_etc1"),o!==null?o.COMPRESSED_RGB_ETC1_WEBGL:null;if(s===W_||s===q_)if(o=t.get("WEBGL_compressed_texture_etc"),o!==null){if(s===W_)return n===jt?o.COMPRESSED_SRGB8_ETC2:o.COMPRESSED_RGB8_ETC2;if(s===q_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ETC2_EAC:o.COMPRESSED_RGBA8_ETC2_EAC}else return null;if(s===Y_||s===X_||s===Q_||s===Z_||s===K_||s===J_||s===$_||s===e2||s===t2||s===i2||s===r2||s===a2||s===s2||s===n2)if(o=t.get("WEBGL_compressed_texture_astc"),o!==null){if(s===Y_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR:o.COMPRESSED_RGBA_ASTC_4x4_KHR;if(s===X_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR:o.COMPRESSED_RGBA_ASTC_5x4_KHR;if(s===Q_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR:o.COMPRESSED_RGBA_ASTC_5x5_KHR;if(s===Z_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR:o.COMPRESSED_RGBA_ASTC_6x5_KHR;if(s===K_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR:o.COMPRESSED_RGBA_ASTC_6x6_KHR;if(s===J_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR:o.COMPRESSED_RGBA_ASTC_8x5_KHR;if(s===$_)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR:o.COMPRESSED_RGBA_ASTC_8x6_KHR;if(s===e2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR:o.COMPRESSED_RGBA_ASTC_8x8_KHR;if(s===t2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR:o.COMPRESSED_RGBA_ASTC_10x5_KHR;if(s===i2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR:o.COMPRESSED_RGBA_ASTC_10x6_KHR;if(s===r2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR:o.COMPRESSED_RGBA_ASTC_10x8_KHR;if(s===a2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR:o.COMPRESSED_RGBA_ASTC_10x10_KHR;if(s===s2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR:o.COMPRESSED_RGBA_ASTC_12x10_KHR;if(s===n2)return n===jt?o.COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR:o.COMPRESSED_RGBA_ASTC_12x12_KHR}else return null;if(s===zv)if(o=t.get("EXT_texture_compression_bptc"),o!==null){if(s===zv)return n===jt?o.COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT:o.COMPRESSED_RGBA_BPTC_UNORM_EXT}else return null;if(s===KL||s===o2||s===l2||s===h2)if(o=t.get("EXT_texture_compression_rgtc"),o!==null){if(s===zv)return o.COMPRESSED_RED_RGTC1_EXT;if(s===o2)return o.COMPRESSED_SIGNED_RED_RGTC1_EXT;if(s===l2)return o.COMPRESSED_RED_GREEN_RGTC2_EXT;if(s===h2)return o.COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT}else return null;return s===sh?r?34042:(o=t.get("WEBGL_depth_texture"),o!==null?o.UNSIGNED_INT_24_8_WEBGL:null):e[s]!==void 0?e[s]:null}return{convert:a}}var oU=class extends pa{constructor(e=[]){super(),this.isArrayCamera=!0,this.cameras=e}},Ql=class extends Si{constructor(){super(),this.isGroup=!0,this.type="Group"}},lU={type:"move"},l0=class{constructor(){this._targetRay=null,this._grip=null,this._hand=null}getHandSpace(){return this._hand===null&&(this._hand=new Ql,this._hand.matrixAutoUpdate=!1,this._hand.visible=!1,this._hand.joints={},this._hand.inputState={pinching:!1}),this._hand}getTargetRaySpace(){return this._targetRay===null&&(this._targetRay=new Ql,this._targetRay.matrixAutoUpdate=!1,this._targetRay.visible=!1,this._targetRay.hasLinearVelocity=!1,this._targetRay.linearVelocity=new R,this._targetRay.hasAngularVelocity=!1,this._targetRay.angularVelocity=new R),this._targetRay}getGripSpace(){return this._grip===null&&(this._grip=new Ql,this._grip.matrixAutoUpdate=!1,this._grip.visible=!1,this._grip.hasLinearVelocity=!1,this._grip.linearVelocity=new R,this._grip.hasAngularVelocity=!1,this._grip.angularVelocity=new R),this._grip}dispatchEvent(e){return this._targetRay!==null&&this._targetRay.dispatchEvent(e),this._grip!==null&&this._grip.dispatchEvent(e),this._hand!==null&&this._hand.dispatchEvent(e),this}connect(e){if(e&&e.hand){let t=this._hand;if(t)for(let i of e.hand.values())this._getHandJoint(t,i)}return this.dispatchEvent({type:"connected",data:e}),this}disconnect(e){return this.dispatchEvent({type:"disconnected",data:e}),this._targetRay!==null&&(this._targetRay.visible=!1),this._grip!==null&&(this._grip.visible=!1),this._hand!==null&&(this._hand.visible=!1),this}update(e,t,i){let r=null,a=null,s=null,n=this._targetRay,o=this._grip,l=this._hand;if(e&&t.session.visibilityState!=="visible-blurred"){if(l&&e.hand){s=!0;for(let f of e.hand.values()){let m=t.getJointPose(f,i),g=this._getHandJoint(l,f);m!==null&&(g.matrix.fromArray(m.transform.matrix),g.matrix.decompose(g.position,g.rotation,g.scale),g.jointRadius=m.radius),g.visible=m!==null}let h=l.joints["index-finger-tip"],c=l.joints["thumb-tip"],u=h.position.distanceTo(c.position),d=.02,p=.005;l.inputState.pinching&&u>d+p?(l.inputState.pinching=!1,this.dispatchEvent({type:"pinchend",handedness:e.handedness,target:this})):!l.inputState.pinching&&u<=d-p&&(l.inputState.pinching=!0,this.dispatchEvent({type:"pinchstart",handedness:e.handedness,target:this}))}else o!==null&&e.gripSpace&&(a=t.getPose(e.gripSpace,i),a!==null&&(o.matrix.fromArray(a.transform.matrix),o.matrix.decompose(o.position,o.rotation,o.scale),a.linearVelocity?(o.hasLinearVelocity=!0,o.linearVelocity.copy(a.linearVelocity)):o.hasLinearVelocity=!1,a.angularVelocity?(o.hasAngularVelocity=!0,o.angularVelocity.copy(a.angularVelocity)):o.hasAngularVelocity=!1));n!==null&&(r=t.getPose(e.targetRaySpace,i),r===null&&a!==null&&(r=a),r!==null&&(n.matrix.fromArray(r.transform.matrix),n.matrix.decompose(n.position,n.rotation,n.scale),r.linearVelocity?(n.hasLinearVelocity=!0,n.linearVelocity.copy(r.linearVelocity)):n.hasLinearVelocity=!1,r.angularVelocity?(n.hasAngularVelocity=!0,n.angularVelocity.copy(r.angularVelocity)):n.hasAngularVelocity=!1,this.dispatchEvent(lU)))}return n!==null&&(n.visible=r!==null),o!==null&&(o.visible=a!==null),l!==null&&(l.visible=s!==null),this}_getHandJoint(e,t){if(e.joints[t.jointName]===void 0){let i=new Ql;i.matrixAutoUpdate=!1,i.visible=!1,e.joints[t.jointName]=i,e.add(i)}return e.joints[t.jointName]}},Zc=class extends Xi{constructor(e,t,i,r,a,s,n,o,l,h){if(h=h!==void 0?h:nh,h!==nh&&h!==fh)throw new Error("DepthTexture format must be either THREE.DepthFormat or THREE.DepthStencilFormat");i===void 0&&h===nh&&(i=yo),i===void 0&&h===fh&&(i=sh),super(null,r,a,s,n,o,h,i,l),this.isDepthTexture=!0,this.image={width:e,height:t},this.magFilter=n!==void 0?n:gi,this.minFilter=o!==void 0?o:gi,this.flipY=!1,this.generateMipmaps=!1}},hU=class extends ha{constructor(e,t){super();let i=this,r=null,a=1,s=null,n="local-floor",o=1,l=null,h=null,c=null,u=null,d=null,p=null,f=t.getContextAttributes(),m=null,g=null,y=[],x=[],b=new Set,_=new Map,S=new pa;S.layers.enable(1),S.viewport=new Rt;let M=new pa;M.layers.enable(2),M.viewport=new Rt;let C=[S,M],A=new oU;A.layers.enable(1),A.layers.enable(2);let T=null,P=null;this.cameraAutoUpdate=!0,this.enabled=!1,this.isPresenting=!1,this.getController=function(ie){let te=y[ie];return te===void 0&&(te=new l0,y[ie]=te),te.getTargetRaySpace()},this.getControllerGrip=function(ie){let te=y[ie];return te===void 0&&(te=new l0,y[ie]=te),te.getGripSpace()},this.getHand=function(ie){let te=y[ie];return te===void 0&&(te=new l0,y[ie]=te),te.getHandSpace()};function D(ie){let te=x.indexOf(ie.inputSource);if(te===-1)return;let de=y[te];de!==void 0&&de.dispatchEvent({type:ie.type,data:ie.inputSource})}function z(){r.removeEventListener("select",D),r.removeEventListener("selectstart",D),r.removeEventListener("selectend",D),r.removeEventListener("squeeze",D),r.removeEventListener("squeezestart",D),r.removeEventListener("squeezeend",D),r.removeEventListener("end",z),r.removeEventListener("inputsourceschange",F);for(let ie=0;ie<y.length;ie++){let te=x[ie];te!==null&&(x[ie]=null,y[ie].disconnect(te))}T=null,P=null,e.setRenderTarget(m),d=null,u=null,c=null,r=null,g=null,ce.stop(),i.isPresenting=!1,i.dispatchEvent({type:"sessionend"})}this.setFramebufferScaleFactor=function(ie){a=ie,i.isPresenting===!0&&console.warn("THREE.WebXRManager: Cannot change framebuffer scale while presenting.")},this.setReferenceSpaceType=function(ie){n=ie,i.isPresenting===!0&&console.warn("THREE.WebXRManager: Cannot change reference space type while presenting.")},this.getReferenceSpace=function(){return l||s},this.setReferenceSpace=function(ie){l=ie},this.getBaseLayer=function(){return u!==null?u:d},this.getBinding=function(){return c},this.getFrame=function(){return p},this.getSession=function(){return r},this.setSession=async function(ie){if(r=ie,r!==null){if(m=e.getRenderTarget(),r.addEventListener("select",D),r.addEventListener("selectstart",D),r.addEventListener("selectend",D),r.addEventListener("squeeze",D),r.addEventListener("squeezestart",D),r.addEventListener("squeezeend",D),r.addEventListener("end",z),r.addEventListener("inputsourceschange",F),f.xrCompatible!==!0&&await t.makeXRCompatible(),r.renderState.layers===void 0||e.capabilities.isWebGL2===!1){let te={antialias:r.renderState.layers===void 0?f.antialias:!0,alpha:f.alpha,depth:f.depth,stencil:f.stencil,framebufferScaleFactor:a};d=new XRWebGLLayer(r,t,te),r.updateRenderState({baseLayer:d}),g=new vi(d.framebufferWidth,d.framebufferHeight,{format:qr,type:xa,encoding:e.outputEncoding,stencilBuffer:f.stencil})}else{let te=null,de=null,oe=null;f.depth&&(oe=f.stencil?35056:33190,te=f.stencil?fh:nh,de=f.stencil?sh:yo);let ue={colorFormat:32856,depthFormat:oe,scaleFactor:a};c=new XRWebGLBinding(r,t),u=c.createProjectionLayer(ue),r.updateRenderState({layers:[u]}),g=new vi(u.textureWidth,u.textureHeight,{format:qr,type:xa,depthTexture:new Zc(u.textureWidth,u.textureHeight,de,void 0,void 0,void 0,void 0,void 0,void 0,te),stencilBuffer:f.stencil,encoding:e.outputEncoding,samples:f.antialias?4:0});let se=e.properties.get(g);se.__ignoreDepthValues=u.ignoreDepthValues}g.isXRRenderTarget=!0,this.setFoveation(o),l=null,s=await r.requestReferenceSpace(n),ce.setContext(r),ce.start(),i.isPresenting=!0,i.dispatchEvent({type:"sessionstart"})}};function F(ie){for(let te=0;te<ie.removed.length;te++){let de=ie.removed[te],oe=x.indexOf(de);oe>=0&&(x[oe]=null,y[oe].disconnect(de))}for(let te=0;te<ie.added.length;te++){let de=ie.added[te],oe=x.indexOf(de);if(oe===-1){for(let se=0;se<y.length;se++)if(se>=x.length){x.push(de),oe=se;break}else if(x[se]===null){x[se]=de,oe=se;break}if(oe===-1)break}let ue=y[oe];ue&&ue.connect(de)}}let L=new R,G=new R;function q(ie,te,de){L.setFromMatrixPosition(te.matrixWorld),G.setFromMatrixPosition(de.matrixWorld);let oe=L.distanceTo(G),ue=te.projectionMatrix.elements,se=de.projectionMatrix.elements,Ce=ue[14]/(ue[10]-1),me=ue[14]/(ue[10]+1),Ae=(ue[9]+1)/ue[5],ye=(ue[9]-1)/ue[5],Ne=(ue[8]-1)/ue[0],Le=(se[8]+1)/se[0],Te=Ce*Ne,tt=Ce*Le,Je=oe/(-Ne+Le),rt=Je*-Ne;te.matrixWorld.decompose(ie.position,ie.quaternion,ie.scale),ie.translateX(rt),ie.translateZ(Je),ie.matrixWorld.compose(ie.position,ie.quaternion,ie.scale),ie.matrixWorldInverse.copy(ie.matrixWorld).invert();let at=Ce+Je,Ze=me+Je,Qe=Te-rt,pt=tt+(oe-rt),bt=Ae*me/Ze*at,$=ye*me/Ze*at;ie.projectionMatrix.makePerspective(Qe,pt,bt,$,at,Ze)}function Q(ie,te){te===null?ie.matrixWorld.copy(ie.matrix):ie.matrixWorld.multiplyMatrices(te.matrixWorld,ie.matrix),ie.matrixWorldInverse.copy(ie.matrixWorld).invert()}this.updateCamera=function(ie){if(r===null)return;A.near=M.near=S.near=ie.near,A.far=M.far=S.far=ie.far,(T!==A.near||P!==A.far)&&(r.updateRenderState({depthNear:A.near,depthFar:A.far}),T=A.near,P=A.far);let te=ie.parent,de=A.cameras;Q(A,te);for(let ue=0;ue<de.length;ue++)Q(de[ue],te);A.matrixWorld.decompose(A.position,A.quaternion,A.scale),ie.matrix.copy(A.matrix),ie.matrix.decompose(ie.position,ie.quaternion,ie.scale);let oe=ie.children;for(let ue=0,se=oe.length;ue<se;ue++)oe[ue].updateMatrixWorld(!0);de.length===2?q(A,S,M):A.projectionMatrix.copy(S.projectionMatrix)},this.getCamera=function(){return A},this.getFoveation=function(){if(!(u===null&&d===null))return o},this.setFoveation=function(ie){o=ie,u!==null&&(u.fixedFoveation=ie),d!==null&&d.fixedFoveation!==void 0&&(d.fixedFoveation=ie)},this.getPlanes=function(){return b};let Y=null;function ne(ie,te){if(h=te.getViewerPose(l||s),p=te,h!==null){let de=h.views;d!==null&&(e.setRenderTargetFramebuffer(g,d.framebuffer),e.setRenderTarget(g));let oe=!1;de.length!==A.cameras.length&&(A.cameras.length=0,oe=!0);for(let ue=0;ue<de.length;ue++){let se=de[ue],Ce=null;if(d!==null)Ce=d.getViewport(se);else{let Ae=c.getViewSubImage(u,se);Ce=Ae.viewport,ue===0&&(e.setRenderTargetTextures(g,Ae.colorTexture,u.ignoreDepthValues?void 0:Ae.depthStencilTexture),e.setRenderTarget(g))}let me=C[ue];me===void 0&&(me=new pa,me.layers.enable(ue),me.viewport=new Rt,C[ue]=me),me.matrix.fromArray(se.transform.matrix),me.projectionMatrix.fromArray(se.projectionMatrix),me.viewport.set(Ce.x,Ce.y,Ce.width,Ce.height),ue===0&&A.matrix.copy(me.matrix),oe===!0&&A.cameras.push(me)}}for(let de=0;de<y.length;de++){let oe=x[de],ue=y[de];oe!==null&&ue!==void 0&&ue.update(oe,te,l||s)}if(Y&&Y(ie,te),te.detectedPlanes){i.dispatchEvent({type:"planesdetected",data:te.detectedPlanes});let de=null;for(let oe of b)te.detectedPlanes.has(oe)||(de===null&&(de=[]),de.push(oe));if(de!==null)for(let oe of de)b.delete(oe),_.delete(oe),i.dispatchEvent({type:"planeremoved",data:oe});for(let oe of te.detectedPlanes)if(!b.has(oe))b.add(oe),_.set(oe,te.lastChangedTime),i.dispatchEvent({type:"planeadded",data:oe});else{let ue=_.get(oe);oe.lastChangedTime>ue&&(_.set(oe,oe.lastChangedTime),i.dispatchEvent({type:"planechanged",data:oe}))}}p=null}let ce=new XE;ce.setAnimationLoop(ne),this.setAnimationLoop=function(ie){Y=ie},this.dispose=function(){}}};function cU(e,t){function i(m,g){g.color.getRGB(m.fogColor.value,YE(e)),g.isFog?(m.fogNear.value=g.near,m.fogFar.value=g.far):g.isFogExp2&&(m.fogDensity.value=g.density)}function r(m,g,y,x,b){g.isMeshBasicMaterial||g.isMeshLambertMaterial?a(m,g):g.isMeshToonMaterial?(a(m,g),c(m,g)):g.isMeshPhongMaterial?(a(m,g),h(m,g)):g.isMeshStandardMaterial?(a(m,g),u(m,g),g.isMeshPhysicalMaterial&&d(m,g,b)):g.isMeshMatcapMaterial?(a(m,g),p(m,g)):g.isMeshDepthMaterial?a(m,g):g.isMeshDistanceMaterial?(a(m,g),f(m,g)):g.isMeshNormalMaterial?a(m,g):g.isLineBasicMaterial?(s(m,g),g.isLineDashedMaterial&&n(m,g)):g.isPointsMaterial?o(m,g,y,x):g.isSpriteMaterial?l(m,g):g.isShadowMaterial?(m.color.value.copy(g.color),m.opacity.value=g.opacity):g.isShaderMaterial&&(g.uniformsNeedUpdate=!1)}function a(m,g){m.opacity.value=g.opacity,g.color&&m.diffuse.value.copy(g.color),g.emissive&&m.emissive.value.copy(g.emissive).multiplyScalar(g.emissiveIntensity),g.map&&(m.map.value=g.map),g.alphaMap&&(m.alphaMap.value=g.alphaMap),g.bumpMap&&(m.bumpMap.value=g.bumpMap,m.bumpScale.value=g.bumpScale,g.side===Xr&&(m.bumpScale.value*=-1)),g.displacementMap&&(m.displacementMap.value=g.displacementMap,m.displacementScale.value=g.displacementScale,m.displacementBias.value=g.displacementBias),g.emissiveMap&&(m.emissiveMap.value=g.emissiveMap),g.normalMap&&(m.normalMap.value=g.normalMap,m.normalScale.value.copy(g.normalScale),g.side===Xr&&m.normalScale.value.negate()),g.specularMap&&(m.specularMap.value=g.specularMap),g.alphaTest>0&&(m.alphaTest.value=g.alphaTest);let y=t.get(g).envMap;if(y&&(m.envMap.value=y,m.flipEnvMap.value=y.isCubeTexture&&y.isRenderTargetTexture===!1?-1:1,m.reflectivity.value=g.reflectivity,m.ior.value=g.ior,m.refractionRatio.value=g.refractionRatio),g.lightMap){m.lightMap.value=g.lightMap;let _=e.physicallyCorrectLights!==!0?Math.PI:1;m.lightMapIntensity.value=g.lightMapIntensity*_}g.aoMap&&(m.aoMap.value=g.aoMap,m.aoMapIntensity.value=g.aoMapIntensity);let x;g.map?x=g.map:g.specularMap?x=g.specularMap:g.displacementMap?x=g.displacementMap:g.normalMap?x=g.normalMap:g.bumpMap?x=g.bumpMap:g.roughnessMap?x=g.roughnessMap:g.metalnessMap?x=g.metalnessMap:g.alphaMap?x=g.alphaMap:g.emissiveMap?x=g.emissiveMap:g.clearcoatMap?x=g.clearcoatMap:g.clearcoatNormalMap?x=g.clearcoatNormalMap:g.clearcoatRoughnessMap?x=g.clearcoatRoughnessMap:g.iridescenceMap?x=g.iridescenceMap:g.iridescenceThicknessMap?x=g.iridescenceThicknessMap:g.specularIntensityMap?x=g.specularIntensityMap:g.specularColorMap?x=g.specularColorMap:g.transmissionMap?x=g.transmissionMap:g.thicknessMap?x=g.thicknessMap:g.sheenColorMap?x=g.sheenColorMap:g.sheenRoughnessMap&&(x=g.sheenRoughnessMap),x!==void 0&&(x.isWebGLRenderTarget&&(x=x.texture),x.matrixAutoUpdate===!0&&x.updateMatrix(),m.uvTransform.value.copy(x.matrix));let b;g.aoMap?b=g.aoMap:g.lightMap&&(b=g.lightMap),b!==void 0&&(b.isWebGLRenderTarget&&(b=b.texture),b.matrixAutoUpdate===!0&&b.updateMatrix(),m.uv2Transform.value.copy(b.matrix))}function s(m,g){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity}function n(m,g){m.dashSize.value=g.dashSize,m.totalSize.value=g.dashSize+g.gapSize,m.scale.value=g.scale}function o(m,g,y,x){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity,m.size.value=g.size*y,m.scale.value=x*.5,g.map&&(m.map.value=g.map),g.alphaMap&&(m.alphaMap.value=g.alphaMap),g.alphaTest>0&&(m.alphaTest.value=g.alphaTest);let b;g.map?b=g.map:g.alphaMap&&(b=g.alphaMap),b!==void 0&&(b.matrixAutoUpdate===!0&&b.updateMatrix(),m.uvTransform.value.copy(b.matrix))}function l(m,g){m.diffuse.value.copy(g.color),m.opacity.value=g.opacity,m.rotation.value=g.rotation,g.map&&(m.map.value=g.map),g.alphaMap&&(m.alphaMap.value=g.alphaMap),g.alphaTest>0&&(m.alphaTest.value=g.alphaTest);let y;g.map?y=g.map:g.alphaMap&&(y=g.alphaMap),y!==void 0&&(y.matrixAutoUpdate===!0&&y.updateMatrix(),m.uvTransform.value.copy(y.matrix))}function h(m,g){m.specular.value.copy(g.specular),m.shininess.value=Math.max(g.shininess,1e-4)}function c(m,g){g.gradientMap&&(m.gradientMap.value=g.gradientMap)}function u(m,g){m.roughness.value=g.roughness,m.metalness.value=g.metalness,g.roughnessMap&&(m.roughnessMap.value=g.roughnessMap),g.metalnessMap&&(m.metalnessMap.value=g.metalnessMap),t.get(g).envMap&&(m.envMapIntensity.value=g.envMapIntensity)}function d(m,g,y){m.ior.value=g.ior,g.sheen>0&&(m.sheenColor.value.copy(g.sheenColor).multiplyScalar(g.sheen),m.sheenRoughness.value=g.sheenRoughness,g.sheenColorMap&&(m.sheenColorMap.value=g.sheenColorMap),g.sheenRoughnessMap&&(m.sheenRoughnessMap.value=g.sheenRoughnessMap)),g.clearcoat>0&&(m.clearcoat.value=g.clearcoat,m.clearcoatRoughness.value=g.clearcoatRoughness,g.clearcoatMap&&(m.clearcoatMap.value=g.clearcoatMap),g.clearcoatRoughnessMap&&(m.clearcoatRoughnessMap.value=g.clearcoatRoughnessMap),g.clearcoatNormalMap&&(m.clearcoatNormalScale.value.copy(g.clearcoatNormalScale),m.clearcoatNormalMap.value=g.clearcoatNormalMap,g.side===Xr&&m.clearcoatNormalScale.value.negate())),g.iridescence>0&&(m.iridescence.value=g.iridescence,m.iridescenceIOR.value=g.iridescenceIOR,m.iridescenceThicknessMinimum.value=g.iridescenceThicknessRange[0],m.iridescenceThicknessMaximum.value=g.iridescenceThicknessRange[1],g.iridescenceMap&&(m.iridescenceMap.value=g.iridescenceMap),g.iridescenceThicknessMap&&(m.iridescenceThicknessMap.value=g.iridescenceThicknessMap)),g.transmission>0&&(m.transmission.value=g.transmission,m.transmissionSamplerMap.value=y.texture,m.transmissionSamplerSize.value.set(y.width,y.height),g.transmissionMap&&(m.transmissionMap.value=g.transmissionMap),m.thickness.value=g.thickness,g.thicknessMap&&(m.thicknessMap.value=g.thicknessMap),m.attenuationDistance.value=g.attenuationDistance,m.attenuationColor.value.copy(g.attenuationColor)),m.specularIntensity.value=g.specularIntensity,m.specularColor.value.copy(g.specularColor),g.specularIntensityMap&&(m.specularIntensityMap.value=g.specularIntensityMap),g.specularColorMap&&(m.specularColorMap.value=g.specularColorMap)}function p(m,g){g.matcap&&(m.matcap.value=g.matcap)}function f(m,g){m.referencePosition.value.copy(g.referencePosition),m.nearDistance.value=g.nearDistance,m.farDistance.value=g.farDistance}return{refreshFogUniforms:i,refreshMaterialUniforms:r}}function uU(e,t,i,r){let a={},s={},n=[],o=i.isWebGL2?e.getParameter(35375):0;function l(x,b){let _=b.program;r.uniformBlockBinding(x,_)}function h(x,b){let _=a[x.id];_===void 0&&(f(x),_=c(x),a[x.id]=_,x.addEventListener("dispose",g));let S=b.program;r.updateUBOMapping(x,S);let M=t.render.frame;s[x.id]!==M&&(d(x),s[x.id]=M)}function c(x){let b=u();x.__bindingPointIndex=b;let _=e.createBuffer(),S=x.__size,M=x.usage;return e.bindBuffer(35345,_),e.bufferData(35345,S,M),e.bindBuffer(35345,null),e.bindBufferBase(35345,b,_),_}function u(){for(let x=0;x<o;x++)if(n.indexOf(x)===-1)return n.push(x),x;return console.error("THREE.WebGLRenderer: Maximum number of simultaneously usable uniforms groups reached."),0}function d(x){let b=a[x.id],_=x.uniforms,S=x.__cache;e.bindBuffer(35345,b);for(let M=0,C=_.length;M<C;M++){let A=_[M];if(p(A,M,S)===!0){let T=A.__offset,P=Array.isArray(A.value)?A.value:[A.value],D=0;for(let z=0;z<P.length;z++){let F=P[z],L=m(F);typeof F=="number"?(A.__data[0]=F,e.bufferSubData(35345,T+D,A.__data)):F.isMatrix3?(A.__data[0]=F.elements[0],A.__data[1]=F.elements[1],A.__data[2]=F.elements[2],A.__data[3]=F.elements[0],A.__data[4]=F.elements[3],A.__data[5]=F.elements[4],A.__data[6]=F.elements[5],A.__data[7]=F.elements[0],A.__data[8]=F.elements[6],A.__data[9]=F.elements[7],A.__data[10]=F.elements[8],A.__data[11]=F.elements[0]):(F.toArray(A.__data,D),D+=L.storage/Float32Array.BYTES_PER_ELEMENT)}e.bufferSubData(35345,T,A.__data)}}e.bindBuffer(35345,null)}function p(x,b,_){let S=x.value;if(_[b]===void 0){if(typeof S=="number")_[b]=S;else{let M=Array.isArray(S)?S:[S],C=[];for(let A=0;A<M.length;A++)C.push(M[A].clone());_[b]=C}return!0}else if(typeof S=="number"){if(_[b]!==S)return _[b]=S,!0}else{let M=Array.isArray(_[b])?_[b]:[_[b]],C=Array.isArray(S)?S:[S];for(let A=0;A<M.length;A++){let T=M[A];if(T.equals(C[A])===!1)return T.copy(C[A]),!0}}return!1}function f(x){let b=x.uniforms,_=0,S=16,M=0;for(let C=0,A=b.length;C<A;C++){let T=b[C],P={boundary:0,storage:0},D=Array.isArray(T.value)?T.value:[T.value];for(let z=0,F=D.length;z<F;z++){let L=D[z],G=m(L);P.boundary+=G.boundary,P.storage+=G.storage}if(T.__data=new Float32Array(P.storage/Float32Array.BYTES_PER_ELEMENT),T.__offset=_,C>0){M=_%S;let z=S-M;M!==0&&z-P.boundary<0&&(_+=S-M,T.__offset=_)}_+=P.storage}return M=_%S,M>0&&(_+=S-M),x.__size=_,x.__cache={},this}function m(x){let b={boundary:0,storage:0};return typeof x=="number"?(b.boundary=4,b.storage=4):x.isVector2?(b.boundary=8,b.storage=8):x.isVector3||x.isColor?(b.boundary=16,b.storage=12):x.isVector4?(b.boundary=16,b.storage=16):x.isMatrix3?(b.boundary=48,b.storage=48):x.isMatrix4?(b.boundary=64,b.storage=64):x.isTexture?console.warn("THREE.WebGLRenderer: Texture samplers can not be part of an uniforms group."):console.warn("THREE.WebGLRenderer: Unsupported uniform value type.",x),b}function g(x){let b=x.target;b.removeEventListener("dispose",g);let _=n.indexOf(b.__bindingPointIndex);n.splice(_,1),e.deleteBuffer(a[b.id]),delete a[b.id],delete s[b.id]}function y(){for(let x in a)e.deleteBuffer(a[x]);n=[],a={},s={}}return{bind:l,update:h,dispose:y}}function dU(){let e=jd("canvas");return e.style.display="block",e}function e3(e={}){this.isWebGLRenderer=!0;let t=e.canvas!==void 0?e.canvas:dU(),i=e.context!==void 0?e.context:null,r=e.depth!==void 0?e.depth:!0,a=e.stencil!==void 0?e.stencil:!0,s=e.antialias!==void 0?e.antialias:!1,n=e.premultipliedAlpha!==void 0?e.premultipliedAlpha:!0,o=e.preserveDrawingBuffer!==void 0?e.preserveDrawingBuffer:!1,l=e.powerPreference!==void 0?e.powerPreference:"default",h=e.failIfMajorPerformanceCaveat!==void 0?e.failIfMajorPerformanceCaveat:!1,c;i!==null?c=i.getContextAttributes().alpha:c=e.alpha!==void 0?e.alpha:!1;let u=null,d=null,p=[],f=[];this.domElement=t,this.debug={checkShaderErrors:!0},this.autoClear=!0,this.autoClearColor=!0,this.autoClearDepth=!0,this.autoClearStencil=!0,this.sortObjects=!0,this.clippingPlanes=[],this.localClippingEnabled=!1,this.outputEncoding=Qs,this.physicallyCorrectLights=!1,this.toneMapping=Pn,this.toneMappingExposure=1;let m=this,g=!1,y=0,x=0,b=null,_=-1,S=null,M=new Rt,C=new Rt,A=null,T=t.width,P=t.height,D=1,z=null,F=null,L=new Rt(0,0,T,P),G=new Rt(0,0,T,P),q=!1,Q=new kx,Y=!1,ne=!1,ce=null,ie=new je,te=new re,de=new R,oe={background:null,fog:null,environment:null,overrideMaterial:null,isScene:!0};function ue(){return b===null?D:1}let se=i;function Ce(ee,Se){for(let Oe=0;Oe<ee.length;Oe++){let we=ee[Oe],ze=t.getContext(we,Se);if(ze!==null)return ze}return null}try{let ee={alpha:!0,depth:r,stencil:a,antialias:s,premultipliedAlpha:n,preserveDrawingBuffer:o,powerPreference:l,failIfMajorPerformanceCaveat:h};if("setAttribute"in t&&t.setAttribute("data-engine",`three.js r${hu}`),t.addEventListener("webglcontextlost",wt,!1),t.addEventListener("webglcontextrestored",xt,!1),t.addEventListener("webglcontextcreationerror",ri,!1),se===null){let Se=["webgl2","webgl","experimental-webgl"];if(m.isWebGL1Renderer===!0&&Se.shift(),se=Ce(Se,ee),se===null)throw Ce(Se)?new Error("Error creating WebGL context with your selected attributes."):new Error("Error creating WebGL context.")}se.getShaderPrecisionFormat===void 0&&(se.getShaderPrecisionFormat=function(){return{rangeMin:1,rangeMax:1,precision:1}})}catch(ee){throw console.error("THREE.WebGLRenderer: "+ee.message),ee}let me,Ae,ye,Ne,Le,Te,tt,Je,rt,at,Ze,Qe,pt,bt,$,W,_e,He,V,De,ut,We,Be,Fe;function dt(){me=new MF(se),Ae=new xF(se,me,e),me.init(Ae),We=new nU(se,me,Ae),ye=new aU(se,me,Ae),Ne=new TF,Le=new Wk,Te=new sU(se,me,ye,Le,Ae,We,Ne),tt=new wF(m),Je=new AF(m),rt=new FB(se,Ae),Be=new vF(se,me,rt,Ae),at=new CF(se,rt,Ne,Be),Ze=new IF(se,at,rt,Ne),V=new OF(se,Ae,Te),W=new bF(Le),Qe=new Hk(m,tt,Je,me,Ae,Be,W),pt=new cU(m,Le),bt=new Yk,$=new $k(me,Ae),He=new gF(m,tt,Je,ye,Ze,c,n),_e=new rU(m,Ze,Ae),Fe=new uU(se,Ne,Ae,ye),De=new yF(se,me,Ne,Ae),ut=new EF(se,me,Ne,Ae),Ne.programs=Qe.programs,m.capabilities=Ae,m.extensions=me,m.properties=Le,m.renderLists=bt,m.shadowMap=_e,m.state=ye,m.info=Ne}dt();let st=new hU(m,se);this.xr=st,this.getContext=function(){return se},this.getContextAttributes=function(){return se.getContextAttributes()},this.forceContextLoss=function(){let ee=me.get("WEBGL_lose_context");ee&&ee.loseContext()},this.forceContextRestore=function(){let ee=me.get("WEBGL_lose_context");ee&&ee.restoreContext()},this.getPixelRatio=function(){return D},this.setPixelRatio=function(ee){ee!==void 0&&(D=ee,this.setSize(T,P,!1))},this.getSize=function(ee){return ee.set(T,P)},this.setSize=function(ee,Se,Oe){if(st.isPresenting){console.warn("THREE.WebGLRenderer: Can't change size while VR device is presenting.");return}T=ee,P=Se,t.width=Math.floor(ee*D),t.height=Math.floor(Se*D),Oe!==!1&&(t.style.width=ee+"px",t.style.height=Se+"px"),this.setViewport(0,0,ee,Se)},this.getDrawingBufferSize=function(ee){return ee.set(T*D,P*D).floor()},this.setDrawingBufferSize=function(ee,Se,Oe){T=ee,P=Se,D=Oe,t.width=Math.floor(ee*Oe),t.height=Math.floor(Se*Oe),this.setViewport(0,0,ee,Se)},this.getCurrentViewport=function(ee){return ee.copy(M)},this.getViewport=function(ee){return ee.copy(L)},this.setViewport=function(ee,Se,Oe,we){ee.isVector4?L.set(ee.x,ee.y,ee.z,ee.w):L.set(ee,Se,Oe,we),ye.viewport(M.copy(L).multiplyScalar(D).floor())},this.getScissor=function(ee){return ee.copy(G)},this.setScissor=function(ee,Se,Oe,we){ee.isVector4?G.set(ee.x,ee.y,ee.z,ee.w):G.set(ee,Se,Oe,we),ye.scissor(C.copy(G).multiplyScalar(D).floor())},this.getScissorTest=function(){return q},this.setScissorTest=function(ee){ye.setScissorTest(q=ee)},this.setOpaqueSort=function(ee){z=ee},this.setTransparentSort=function(ee){F=ee},this.getClearColor=function(ee){return ee.copy(He.getClearColor())},this.setClearColor=function(){He.setClearColor.apply(He,arguments)},this.getClearAlpha=function(){return He.getClearAlpha()},this.setClearAlpha=function(){He.setClearAlpha.apply(He,arguments)},this.clear=function(ee=!0,Se=!0,Oe=!0){let we=0;ee&&(we|=16384),Se&&(we|=256),Oe&&(we|=1024),se.clear(we)},this.clearColor=function(){this.clear(!0,!1,!1)},this.clearDepth=function(){this.clear(!1,!0,!1)},this.clearStencil=function(){this.clear(!1,!1,!0)},this.dispose=function(){t.removeEventListener("webglcontextlost",wt,!1),t.removeEventListener("webglcontextrestored",xt,!1),t.removeEventListener("webglcontextcreationerror",ri,!1),bt.dispose(),$.dispose(),Le.dispose(),tt.dispose(),Je.dispose(),Ze.dispose(),Be.dispose(),Fe.dispose(),Qe.dispose(),st.dispose(),st.removeEventListener("sessionstart",Ke),st.removeEventListener("sessionend",gt),ce&&(ce.dispose(),ce=null),Mt.stop()};function wt(ee){ee.preventDefault(),console.log("THREE.WebGLRenderer: Context Lost."),g=!0}function xt(){console.log("THREE.WebGLRenderer: Context Restored."),g=!1;let ee=Ne.autoReset,Se=_e.enabled,Oe=_e.autoUpdate,we=_e.needsUpdate,ze=_e.type;dt(),Ne.autoReset=ee,_e.enabled=Se,_e.autoUpdate=Oe,_e.needsUpdate=we,_e.type=ze}function ri(ee){console.error("THREE.WebGLRenderer: A WebGL context could not be created. Reason: ",ee.statusMessage)}function di(ee){let Se=ee.target;Se.removeEventListener("dispose",di),ti(Se)}function ti(ee){ge(ee),Le.remove(ee)}function ge(ee){let Se=Le.get(ee).programs;Se!==void 0&&(Se.forEach(function(Oe){Qe.releaseProgram(Oe)}),ee.isShaderMaterial&&Qe.releaseShaderCache(ee))}this.renderBufferDirect=function(ee,Se,Oe,we,ze,nt){Se===null&&(Se=oe);let Bt=ze.isMesh&&ze.matrixWorld.determinant()<0,qt=Ou(ee,Se,Oe,we,ze);ye.setMaterial(we,Bt);let kt=Oe.index,ci=1;we.wireframe===!0&&(kt=at.getWireframeAttribute(Oe),ci=2);let ii=Oe.drawRange,Zt=Oe.attributes.position,fi=ii.start*ci,Mr=(ii.start+ii.count)*ci;nt!==null&&(fi=Math.max(fi,nt.start*ci),Mr=Math.min(Mr,(nt.start+nt.count)*ci)),kt!==null?(fi=Math.max(fi,0),Mr=Math.min(Mr,kt.count)):Zt!=null&&(fi=Math.max(fi,0),Mr=Math.min(Mr,Zt.count));let ji=Mr-fi;if(ji<0||ji===1/0)return;Be.setup(ze,we,qt,Oe,kt);let Zi,Bi=De;if(kt!==null&&(Zi=rt.get(kt),Bi=ut,Bi.setIndex(Zi)),ze.isMesh)we.wireframe===!0?(ye.setLineWidth(we.wireframeLinewidth*ue()),Bi.setMode(1)):Bi.setMode(4);else if(ze.isLine){let _t=we.linewidth;_t===void 0&&(_t=1),ye.setLineWidth(_t*ue()),ze.isLineSegments?Bi.setMode(1):ze.isLineLoop?Bi.setMode(2):Bi.setMode(3)}else ze.isPoints?Bi.setMode(0):ze.isSprite&&Bi.setMode(4);if(ze.isInstancedMesh)Bi.renderInstances(fi,ji,ze.count);else if(Oe.isInstancedBufferGeometry){let _t=Oe._maxInstanceCount!==void 0?Oe._maxInstanceCount:1/0,tn=Math.min(Oe.instanceCount,_t);Bi.renderInstances(fi,ji,tn)}else Bi.render(fi,ji)},this.compile=function(ee,Se){function Oe(we,ze,nt){we.transparent===!0&&we.side===ja&&we.forceSinglePass===!1?(we.side=Xr,we.needsUpdate=!0,Ar(we,ze,nt),we.side=Xs,we.needsUpdate=!0,Ar(we,ze,nt),we.side=ja):Ar(we,ze,nt)}d=$.get(ee),d.init(),f.push(d),ee.traverseVisible(function(we){we.isLight&&we.layers.test(Se.layers)&&(d.pushLight(we),we.castShadow&&d.pushShadow(we))}),d.setupLights(m.physicallyCorrectLights),ee.traverse(function(we){let ze=we.material;if(ze)if(Array.isArray(ze))for(let nt=0;nt<ze.length;nt++){let Bt=ze[nt];Oe(Bt,ee,we)}else Oe(ze,ee,we)}),f.pop(),d=null};let Ee=null;function Ye(ee){Ee&&Ee(ee)}function Ke(){Mt.stop()}function gt(){Mt.start()}let Mt=new XE;Mt.setAnimationLoop(Ye),typeof self<"u"&&Mt.setContext(self),this.setAnimationLoop=function(ee){Ee=ee,st.setAnimationLoop(ee),ee===null?Mt.stop():Mt.start()},st.addEventListener("sessionstart",Ke),st.addEventListener("sessionend",gt),this.render=function(ee,Se){if(Se!==void 0&&Se.isCamera!==!0){console.error("THREE.WebGLRenderer.render: camera is not an instance of THREE.Camera.");return}if(g===!0)return;ee.matrixWorldAutoUpdate===!0&&ee.updateMatrixWorld(),Se.parent===null&&Se.matrixWorldAutoUpdate===!0&&Se.updateMatrixWorld(),st.enabled===!0&&st.isPresenting===!0&&(st.cameraAutoUpdate===!0&&st.updateCamera(Se),Se=st.getCamera()),ee.isScene===!0&&ee.onBeforeRender(m,ee,Se,b),d=$.get(ee,f.length),d.init(),f.push(d),ie.multiplyMatrices(Se.projectionMatrix,Se.matrixWorldInverse),Q.setFromProjectionMatrix(ie),ne=this.localClippingEnabled,Y=W.init(this.clippingPlanes,ne),u=bt.get(ee,p.length),u.init(),p.push(u),xi(ee,Se,0,m.sortObjects),u.finish(),m.sortObjects===!0&&u.sort(z,F),Y===!0&&W.beginShadows();let Oe=d.state.shadowsArray;if(_e.render(Oe,ee,Se),Y===!0&&W.endShadows(),this.info.autoReset===!0&&this.info.reset(),He.render(u,ee),d.setupLights(m.physicallyCorrectLights),Se.isArrayCamera){let we=Se.cameras;for(let ze=0,nt=we.length;ze<nt;ze++){let Bt=we[ze];Ui(u,ee,Bt,Bt.viewport)}}else Ui(u,ee,Se);b!==null&&(Te.updateMultisampleRenderTarget(b),Te.updateRenderTargetMipmap(b)),ee.isScene===!0&&ee.onAfterRender(m,ee,Se),Be.resetDefaultState(),_=-1,S=null,f.pop(),f.length>0?d=f[f.length-1]:d=null,p.pop(),p.length>0?u=p[p.length-1]:u=null};function xi(ee,Se,Oe,we){if(ee.visible===!1)return;if(ee.layers.test(Se.layers)){if(ee.isGroup)Oe=ee.renderOrder;else if(ee.isLOD)ee.autoUpdate===!0&&ee.update(Se);else if(ee.isLight)d.pushLight(ee),ee.castShadow&&d.pushShadow(ee);else if(ee.isSprite){if(!ee.frustumCulled||Q.intersectsSprite(ee)){we&&de.setFromMatrixPosition(ee.matrixWorld).applyMatrix4(ie);let nt=Ze.update(ee),Bt=ee.material;Bt.visible&&u.push(ee,nt,Bt,Oe,de.z,null)}}else if((ee.isMesh||ee.isLine||ee.isPoints)&&(ee.isSkinnedMesh&&ee.skeleton.frame!==Ne.render.frame&&(ee.skeleton.update(),ee.skeleton.frame=Ne.render.frame),!ee.frustumCulled||Q.intersectsObject(ee))){we&&de.setFromMatrixPosition(ee.matrixWorld).applyMatrix4(ie);let nt=Ze.update(ee),Bt=ee.material;if(Array.isArray(Bt)){let qt=nt.groups;for(let kt=0,ci=qt.length;kt<ci;kt++){let ii=qt[kt],Zt=Bt[ii.materialIndex];Zt&&Zt.visible&&u.push(ee,nt,Zt,Oe,de.z,ii)}}else Bt.visible&&u.push(ee,nt,Bt,Oe,de.z,null)}}let ze=ee.children;for(let nt=0,Bt=ze.length;nt<Bt;nt++)xi(ze[nt],Se,Oe,we)}function Ui(ee,Se,Oe,we){let ze=ee.opaque,nt=ee.transmissive,Bt=ee.transparent;d.setupLightsView(Oe),Y===!0&&W.setGlobalState(m.clippingPlanes,Oe),nt.length>0&&Sr(ze,Se,Oe),we&&ye.viewport(M.copy(we)),ze.length>0&&Ai(ze,Se,Oe),nt.length>0&&Ai(nt,Se,Oe),Bt.length>0&&Ai(Bt,Se,Oe),ye.buffers.depth.setTest(!0),ye.buffers.depth.setMask(!0),ye.buffers.color.setMask(!0),ye.setPolygonOffset(!1)}function Sr(ee,Se,Oe){let we=Ae.isWebGL2;ce===null&&(ce=new vi(1,1,{generateMipmaps:!0,type:me.has("EXT_color_buffer_half_float")?ph:xa,minFilter:Xc,samples:we&&s===!0?4:0})),m.getDrawingBufferSize(te),we?ce.setSize(te.x,te.y):ce.setSize(zm(te.x),zm(te.y));let ze=m.getRenderTarget();m.setRenderTarget(ce),m.clear();let nt=m.toneMapping;m.toneMapping=Pn,Ai(ee,Se,Oe),m.toneMapping=nt,Te.updateMultisampleRenderTarget(ce),Te.updateRenderTargetMipmap(ce),m.setRenderTarget(ze)}function Ai(ee,Se,Oe){let we=Se.isScene===!0?Se.overrideMaterial:null;for(let ze=0,nt=ee.length;ze<nt;ze++){let Bt=ee[ze],qt=Bt.object,kt=Bt.geometry,ci=we===null?Bt.material:we,ii=Bt.group;qt.layers.test(Oe.layers)&&$r(qt,Se,Oe,kt,ci,ii)}}function $r(ee,Se,Oe,we,ze,nt){ee.onBeforeRender(m,Se,Oe,we,ze,nt),ee.modelViewMatrix.multiplyMatrices(Oe.matrixWorldInverse,ee.matrixWorld),ee.normalMatrix.getNormalMatrix(ee.modelViewMatrix),ze.onBeforeRender(m,Se,Oe,we,ee,nt),ze.transparent===!0&&ze.side===ja&&ze.forceSinglePass===!1?(ze.side=Xr,ze.needsUpdate=!0,m.renderBufferDirect(Oe,Se,we,ze,ee,nt),ze.side=Xs,ze.needsUpdate=!0,m.renderBufferDirect(Oe,Se,we,ze,ee,nt),ze.side=ja):m.renderBufferDirect(Oe,Se,we,ze,ee,nt),ee.onAfterRender(m,Se,Oe,we,ze,nt)}function Ar(ee,Se,Oe){Se.isScene!==!0&&(Se=oe);let we=Le.get(ee),ze=d.state.lights,nt=d.state.shadowsArray,Bt=ze.state.version,qt=Qe.getParameters(ee,ze.state,nt,Se,Oe),kt=Qe.getProgramCacheKey(qt),ci=we.programs;we.environment=ee.isMeshStandardMaterial?Se.environment:null,we.fog=Se.fog,we.envMap=(ee.isMeshStandardMaterial?Je:tt).get(ee.envMap||we.environment),ci===void 0&&(ee.addEventListener("dispose",di),ci=new Map,we.programs=ci);let ii=ci.get(kt);if(ii!==void 0){if(we.currentProgram===ii&&we.lightsStateVersion===Bt)return Lo(ee,qt),ii}else qt.uniforms=Qe.getUniforms(ee),ee.onBuild(Oe,qt,m),ee.onBeforeCompile(qt,m),ii=Qe.acquireProgram(qt,kt),ci.set(kt,ii),we.uniforms=qt.uniforms;let Zt=we.uniforms;(!ee.isShaderMaterial&&!ee.isRawShaderMaterial||ee.clipping===!0)&&(Zt.clippingPlanes=W.uniform),Lo(ee,qt),we.needsLights=Ih(ee),we.lightsStateVersion=Bt,we.needsLights&&(Zt.ambientLightColor.value=ze.state.ambient,Zt.lightProbe.value=ze.state.probe,Zt.directionalLights.value=ze.state.directional,Zt.directionalLightShadows.value=ze.state.directionalShadow,Zt.spotLights.value=ze.state.spot,Zt.spotLightShadows.value=ze.state.spotShadow,Zt.rectAreaLights.value=ze.state.rectArea,Zt.ltc_1.value=ze.state.rectAreaLTC1,Zt.ltc_2.value=ze.state.rectAreaLTC2,Zt.pointLights.value=ze.state.point,Zt.pointLightShadows.value=ze.state.pointShadow,Zt.hemisphereLights.value=ze.state.hemi,Zt.directionalShadowMap.value=ze.state.directionalShadowMap,Zt.directionalShadowMatrix.value=ze.state.directionalShadowMatrix,Zt.spotShadowMap.value=ze.state.spotShadowMap,Zt.spotLightMatrix.value=ze.state.spotLightMatrix,Zt.spotLightMap.value=ze.state.spotLightMap,Zt.pointShadowMap.value=ze.state.pointShadowMap,Zt.pointShadowMatrix.value=ze.state.pointShadowMatrix);let fi=ii.getUniforms(),Mr=gm.seqWithValue(fi.seq,Zt);return we.currentProgram=ii,we.uniformsList=Mr,ii}function Lo(ee,Se){let Oe=Le.get(ee);Oe.outputEncoding=Se.outputEncoding,Oe.instancing=Se.instancing,Oe.skinning=Se.skinning,Oe.morphTargets=Se.morphTargets,Oe.morphNormals=Se.morphNormals,Oe.morphColors=Se.morphColors,Oe.morphTargetsCount=Se.morphTargetsCount,Oe.numClippingPlanes=Se.numClippingPlanes,Oe.numIntersection=Se.numClipIntersection,Oe.vertexAlphas=Se.vertexAlphas,Oe.vertexTangents=Se.vertexTangents,Oe.toneMapping=Se.toneMapping}function Ou(ee,Se,Oe,we,ze){Se.isScene!==!0&&(Se=oe),Te.resetTextureUnits();let nt=Se.fog,Bt=we.isMeshStandardMaterial?Se.environment:null,qt=b===null?m.outputEncoding:b.isXRRenderTarget===!0?b.texture.encoding:Qs,kt=(we.isMeshStandardMaterial?Je:tt).get(we.envMap||Bt),ci=we.vertexColors===!0&&!!Oe.attributes.color&&Oe.attributes.color.itemSize===4,ii=!!we.normalMap&&!!Oe.attributes.tangent,Zt=!!Oe.morphAttributes.position,fi=!!Oe.morphAttributes.normal,Mr=!!Oe.morphAttributes.color,ji=we.toneMapped?m.toneMapping:Pn,Zi=Oe.morphAttributes.position||Oe.morphAttributes.normal||Oe.morphAttributes.color,Bi=Zi!==void 0?Zi.length:0,_t=Le.get(we),tn=d.state.lights;if(Y===!0&&(ne===!0||ee!==S)){let Gi=ee===S&&we.id===_;W.setState(we,ee,Gi)}let ts=!1;we.version===_t.__version?(_t.needsLights&&_t.lightsStateVersion!==tn.state.version||_t.outputEncoding!==qt||ze.isInstancedMesh&&_t.instancing===!1||!ze.isInstancedMesh&&_t.instancing===!0||ze.isSkinnedMesh&&_t.skinning===!1||!ze.isSkinnedMesh&&_t.skinning===!0||_t.envMap!==kt||we.fog===!0&&_t.fog!==nt||_t.numClippingPlanes!==void 0&&(_t.numClippingPlanes!==W.numPlanes||_t.numIntersection!==W.numIntersection)||_t.vertexAlphas!==ci||_t.vertexTangents!==ii||_t.morphTargets!==Zt||_t.morphNormals!==fi||_t.morphColors!==Mr||_t.toneMapping!==ji||Ae.isWebGL2===!0&&_t.morphTargetsCount!==Bi)&&(ts=!0):(ts=!0,_t.__version=we.version);let is=_t.currentProgram;ts===!0&&(is=Ar(we,Se,ze));let Jt=!1,dr=!1,Nn=!1,rr=is.getUniforms(),rs=_t.uniforms;if(ye.useProgram(is.program)&&(Jt=!0,dr=!0,Nn=!0),we.id!==_&&(_=we.id,dr=!0),Jt||S!==ee){if(rr.setValue(se,"projectionMatrix",ee.projectionMatrix),Ae.logarithmicDepthBuffer&&rr.setValue(se,"logDepthBufFC",2/(Math.log(ee.far+1)/Math.LN2)),S!==ee&&(S=ee,dr=!0,Nn=!0),we.isShaderMaterial||we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshStandardMaterial||we.envMap){let Gi=rr.map.cameraPosition;Gi!==void 0&&Gi.setValue(se,de.setFromMatrixPosition(ee.matrixWorld))}(we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshLambertMaterial||we.isMeshBasicMaterial||we.isMeshStandardMaterial||we.isShaderMaterial)&&rr.setValue(se,"isOrthographic",ee.isOrthographicCamera===!0),(we.isMeshPhongMaterial||we.isMeshToonMaterial||we.isMeshLambertMaterial||we.isMeshBasicMaterial||we.isMeshStandardMaterial||we.isShaderMaterial||we.isShadowMaterial||ze.isSkinnedMesh)&&rr.setValue(se,"viewMatrix",ee.matrixWorldInverse)}if(ze.isSkinnedMesh){rr.setOptional(se,ze,"bindMatrix"),rr.setOptional(se,ze,"bindMatrixInverse");let Gi=ze.skeleton;Gi&&(Ae.floatVertexTextures?(Gi.boneTexture===null&&Gi.computeBoneTexture(),rr.setValue(se,"boneTexture",Gi.boneTexture,Te),rr.setValue(se,"boneTextureSize",Gi.boneTextureSize)):console.warn("THREE.WebGLRenderer: SkinnedMesh can only be used with WebGL 2. With WebGL 1 OES_texture_float and vertex textures support is required."))}let Vn=Oe.morphAttributes;if((Vn.position!==void 0||Vn.normal!==void 0||Vn.color!==void 0&&Ae.isWebGL2===!0)&&V.update(ze,Oe,we,is),(dr||_t.receiveShadow!==ze.receiveShadow)&&(_t.receiveShadow=ze.receiveShadow,rr.setValue(se,"receiveShadow",ze.receiveShadow)),we.isMeshGouraudMaterial&&we.envMap!==null&&(rs.envMap.value=kt,rs.flipEnvMap.value=kt.isCubeTexture&&kt.isRenderTargetTexture===!1?-1:1),dr&&(rr.setValue(se,"toneMappingExposure",m.toneMappingExposure),_t.needsLights&&El(rs,Nn),nt&&we.fog===!0&&pt.refreshFogUniforms(rs,nt),pt.refreshMaterialUniforms(rs,we,D,P,ce),gm.upload(se,_t.uniformsList,rs,Te)),we.isShaderMaterial&&we.uniformsNeedUpdate===!0&&(gm.upload(se,_t.uniformsList,rs,Te),we.uniformsNeedUpdate=!1),we.isSpriteMaterial&&rr.setValue(se,"center",ze.center),rr.setValue(se,"modelViewMatrix",ze.modelViewMatrix),rr.setValue(se,"normalMatrix",ze.normalMatrix),rr.setValue(se,"modelMatrix",ze.matrixWorld),ze.previousModelViewMatrix&&rr.setValue(se,"previousModelViewMatrix",ze.previousModelViewMatrix),ee.previousProjectionMatrix&&rr.setValue(se,"previousProjectionMatrix",ee.previousProjectionMatrix),we.isShaderMaterial||we.isRawShaderMaterial){let Gi=we.uniformsGroups;for(let Yt=0,Iu=Gi.length;Yt<Iu;Yt++)if(Ae.isWebGL2){let jn=Gi[Yt];Fe.update(jn,is),Fe.bind(jn,is)}else console.warn("THREE.WebGLRenderer: Uniform Buffer Objects can only be used with WebGL 2.")}return is}function El(ee,Se){ee.ambientLightColor.needsUpdate=Se,ee.lightProbe.needsUpdate=Se,ee.directionalLights.needsUpdate=Se,ee.directionalLightShadows.needsUpdate=Se,ee.pointLights.needsUpdate=Se,ee.pointLightShadows.needsUpdate=Se,ee.spotLights.needsUpdate=Se,ee.spotLightShadows.needsUpdate=Se,ee.rectAreaLights.needsUpdate=Se,ee.hemisphereLights.needsUpdate=Se}function Ih(ee){return ee.isMeshLambertMaterial||ee.isMeshToonMaterial||ee.isMeshPhongMaterial||ee.isMeshStandardMaterial||ee.isShadowMaterial||ee.isShaderMaterial&&ee.lights===!0}this.getActiveCubeFace=function(){return y},this.getActiveMipmapLevel=function(){return x},this.getRenderTarget=function(){return b},this.setRenderTargetTextures=function(ee,Se,Oe){Le.get(ee.texture).__webglTexture=Se,Le.get(ee.depthTexture).__webglTexture=Oe;let we=Le.get(ee);we.__hasExternalTextures=!0,we.__hasExternalTextures&&(we.__autoAllocateDepthBuffer=Oe===void 0,we.__autoAllocateDepthBuffer||me.has("WEBGL_multisampled_render_to_texture")===!0&&(console.warn("THREE.WebGLRenderer: Render-to-texture extension was disabled because an external texture was provided"),we.__useRenderToTexture=!1))},this.setRenderTargetFramebuffer=function(ee,Se){let Oe=Le.get(ee);Oe.__webglFramebuffer=Se,Oe.__useDefaultFramebuffer=Se===void 0},this.setRenderTarget=function(ee,Se=0,Oe=0){b=ee,y=Se,x=Oe;let we=!0,ze=null,nt=!1,Bt=!1;if(ee){let qt=Le.get(ee);qt.__useDefaultFramebuffer!==void 0?(ye.bindFramebuffer(36160,null),we=!1):qt.__webglFramebuffer===void 0?Te.setupRenderTarget(ee):qt.__hasExternalTextures&&Te.rebindTextures(ee,Le.get(ee.texture).__webglTexture,Le.get(ee.depthTexture).__webglTexture);let kt=ee.texture;(kt.isData3DTexture||kt.isDataArrayTexture||kt.isCompressedArrayTexture)&&(Bt=!0);let ci=Le.get(ee).__webglFramebuffer;ee.isWebGLCubeRenderTarget?(ze=ci[Se],nt=!0):Ae.isWebGL2&&ee.samples>0&&Te.useMultisampledRTT(ee)===!1?ze=Le.get(ee).__webglMultisampledFramebuffer:ze=ci,M.copy(ee.viewport),C.copy(ee.scissor),A=ee.scissorTest}else M.copy(L).multiplyScalar(D).floor(),C.copy(G).multiplyScalar(D).floor(),A=q;if(ye.bindFramebuffer(36160,ze)&&Ae.drawBuffers&&we&&ye.drawBuffers(ee,ze),ye.viewport(M),ye.scissor(C),ye.setScissorTest(A),nt){let qt=Le.get(ee.texture);se.framebufferTexture2D(36160,36064,34069+Se,qt.__webglTexture,Oe)}else if(Bt){let qt=Le.get(ee.texture),kt=Se||0;se.framebufferTextureLayer(36160,36064,qt.__webglTexture,Oe||0,kt)}_=-1},this.readRenderTargetPixels=function(ee,Se,Oe,we,ze,nt,Bt){if(!(ee&&ee.isWebGLRenderTarget)){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not THREE.WebGLRenderTarget.");return}let qt=Le.get(ee).__webglFramebuffer;if(ee.isWebGLCubeRenderTarget&&Bt!==void 0&&(qt=qt[Bt]),qt){ye.bindFramebuffer(36160,qt);try{let kt=ee.texture,ci=kt.format,ii=kt.type;if(ci!==qr&&We.convert(ci)!==se.getParameter(35739)){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in RGBA or implementation defined format.");return}let Zt=ii===ph&&(me.has("EXT_color_buffer_half_float")||Ae.isWebGL2&&me.has("EXT_color_buffer_float"));if(ii!==xa&&We.convert(ii)!==se.getParameter(35738)&&!(ii===yr&&(Ae.isWebGL2||me.has("OES_texture_float")||me.has("WEBGL_color_buffer_float")))&&!Zt){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in UnsignedByteType or implementation defined type.");return}Se>=0&&Se<=ee.width-we&&Oe>=0&&Oe<=ee.height-ze&&se.readPixels(Se,Oe,we,ze,We.convert(ci),We.convert(ii),nt)}finally{let kt=b!==null?Le.get(b).__webglFramebuffer:null;ye.bindFramebuffer(36160,kt)}}},this.copyFramebufferToTexture=function(ee,Se,Oe=0){let we=Math.pow(2,-Oe),ze=Math.floor(Se.image.width*we),nt=Math.floor(Se.image.height*we);Te.setTexture2D(Se,0),se.copyTexSubImage2D(3553,Oe,0,0,ee.x,ee.y,ze,nt),ye.unbindTexture()},this.copyTextureToTexture=function(ee,Se,Oe,we=0){let ze=Se.image.width,nt=Se.image.height,Bt=We.convert(Oe.format),qt=We.convert(Oe.type);Te.setTexture2D(Oe,0),se.pixelStorei(37440,Oe.flipY),se.pixelStorei(37441,Oe.premultiplyAlpha),se.pixelStorei(3317,Oe.unpackAlignment),Se.isDataTexture?se.texSubImage2D(3553,we,ee.x,ee.y,ze,nt,Bt,qt,Se.image.data):Se.isCompressedTexture?se.compressedTexSubImage2D(3553,we,ee.x,ee.y,Se.mipmaps[0].width,Se.mipmaps[0].height,Bt,Se.mipmaps[0].data):se.texSubImage2D(3553,we,ee.x,ee.y,Bt,qt,Se.image),we===0&&Oe.generateMipmaps&&se.generateMipmap(3553),ye.unbindTexture()},this.copyTextureToTexture3D=function(ee,Se,Oe,we,ze=0){if(m.isWebGL1Renderer){console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: can only be used with WebGL2.");return}let nt=ee.max.x-ee.min.x+1,Bt=ee.max.y-ee.min.y+1,qt=ee.max.z-ee.min.z+1,kt=We.convert(we.format),ci=We.convert(we.type),ii;if(we.isData3DTexture)Te.setTexture3D(we,0),ii=32879;else if(we.isDataArrayTexture)Te.setTexture2DArray(we,0),ii=35866;else{console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: only supports THREE.DataTexture3D and THREE.DataTexture2DArray.");return}se.pixelStorei(37440,we.flipY),se.pixelStorei(37441,we.premultiplyAlpha),se.pixelStorei(3317,we.unpackAlignment);let Zt=se.getParameter(3314),fi=se.getParameter(32878),Mr=se.getParameter(3316),ji=se.getParameter(3315),Zi=se.getParameter(32877),Bi=Oe.isCompressedTexture?Oe.mipmaps[0]:Oe.image;se.pixelStorei(3314,Bi.width),se.pixelStorei(32878,Bi.height),se.pixelStorei(3316,ee.min.x),se.pixelStorei(3315,ee.min.y),se.pixelStorei(32877,ee.min.z),Oe.isDataTexture||Oe.isData3DTexture?se.texSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,ci,Bi.data):Oe.isCompressedArrayTexture?(console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: untested support for compressed srcTexture."),se.compressedTexSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,Bi.data)):se.texSubImage3D(ii,ze,Se.x,Se.y,Se.z,nt,Bt,qt,kt,ci,Bi),se.pixelStorei(3314,Zt),se.pixelStorei(32878,fi),se.pixelStorei(3316,Mr),se.pixelStorei(3315,ji),se.pixelStorei(32877,Zi),ze===0&&we.generateMipmaps&&se.generateMipmap(ii),ye.unbindTexture()},this.initTexture=function(ee){ee.isCubeTexture?Te.setTextureCube(ee,0):ee.isData3DTexture?Te.setTexture3D(ee,0):ee.isDataArrayTexture||ee.isCompressedArrayTexture?Te.setTexture2DArray(ee,0):Te.setTexture2D(ee,0),ye.unbindTexture()},this.resetState=function(){y=0,x=0,b=null,ye.reset(),Be.reset()},typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("observe",{detail:this}))}var pU=class extends e3{};pU.prototype.isWebGL1Renderer=!0;var t3=class{constructor(e,t=1,i=1e3){this.isFog=!0,this.name="",this.color=new Ct(e),this.near=t,this.far=i}clone(){return new t3(this.color,this.near,this.far)}toJSON(){return{type:"Fog",color:this.color.getHex(),near:this.near,far:this.far}}},_o=class extends Si{constructor(){super(),this.isScene=!0,this.type="Scene",this.background=null,this.environment=null,this.fog=null,this.backgroundBlurriness=0,this.backgroundIntensity=1,this.overrideMaterial=null,typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("observe",{detail:this}))}copy(e,t){return super.copy(e,t),e.background!==null&&(this.background=e.background.clone()),e.environment!==null&&(this.environment=e.environment.clone()),e.fog!==null&&(this.fog=e.fog.clone()),this.backgroundBlurriness=e.backgroundBlurriness,this.backgroundIntensity=e.backgroundIntensity,e.overrideMaterial!==null&&(this.overrideMaterial=e.overrideMaterial.clone()),this.matrixAutoUpdate=e.matrixAutoUpdate,this}toJSON(e){let t=super.toJSON(e);return this.fog!==null&&(t.object.fog=this.fog.toJSON()),this.backgroundBlurriness>0&&(t.object.backgroundBlurriness=this.backgroundBlurriness),this.backgroundIntensity!==1&&(t.object.backgroundIntensity=this.backgroundIntensity),t}get autoUpdate(){return console.warn("THREE.Scene: autoUpdate was renamed to matrixWorldAutoUpdate in r144."),this.matrixWorldAutoUpdate}set autoUpdate(e){console.warn("THREE.Scene: autoUpdate was renamed to matrixWorldAutoUpdate in r144."),this.matrixWorldAutoUpdate=e}},fU=class{constructor(e,t){this.isInterleavedBuffer=!0,this.array=e,this.stride=t,this.count=e!==void 0?e.length/t:0,this.usage=Fy,this.updateRange={offset:0,count:-1},this.version=0,this.uuid=_s()}onUploadCallback(){}set needsUpdate(e){e===!0&&this.version++}setUsage(e){return this.usage=e,this}copy(e){return this.array=new e.array.constructor(e.array),this.count=e.count,this.stride=e.stride,this.usage=e.usage,this}copyAt(e,t,i){e*=this.stride,i*=t.stride;for(let r=0,a=this.stride;r<a;r++)this.array[e+r]=t.array[i+r];return this}set(e,t=0){return this.array.set(e,t),this}clone(e){e.arrayBuffers===void 0&&(e.arrayBuffers={}),this.array.buffer._uuid===void 0&&(this.array.buffer._uuid=_s()),e.arrayBuffers[this.array.buffer._uuid]===void 0&&(e.arrayBuffers[this.array.buffer._uuid]=this.array.slice(0).buffer);let t=new this.array.constructor(e.arrayBuffers[this.array.buffer._uuid]),i=new this.constructor(t,this.stride);return i.setUsage(this.usage),i}onUpload(e){return this.onUploadCallback=e,this}toJSON(e){return e.arrayBuffers===void 0&&(e.arrayBuffers={}),this.array.buffer._uuid===void 0&&(this.array.buffer._uuid=_s()),e.arrayBuffers[this.array.buffer._uuid]===void 0&&(e.arrayBuffers[this.array.buffer._uuid]=Array.from(new Uint32Array(this.array.buffer))),{uuid:this.uuid,buffer:this.array.buffer._uuid,type:this.array.constructor.name,stride:this.stride}}},Sa=new R,Vy=class{constructor(e,t,i,r=!1){this.isInterleavedBufferAttribute=!0,this.name="",this.data=e,this.itemSize=t,this.offset=i,this.normalized=r}get count(){return this.data.count}get array(){return this.data.array}set needsUpdate(e){this.data.needsUpdate=e}applyMatrix4(e){for(let t=0,i=this.data.count;t<i;t++)Sa.fromBufferAttribute(this,t),Sa.applyMatrix4(e),this.setXYZ(t,Sa.x,Sa.y,Sa.z);return this}applyNormalMatrix(e){for(let t=0,i=this.count;t<i;t++)Sa.fromBufferAttribute(this,t),Sa.applyNormalMatrix(e),this.setXYZ(t,Sa.x,Sa.y,Sa.z);return this}transformDirection(e){for(let t=0,i=this.count;t<i;t++)Sa.fromBufferAttribute(this,t),Sa.transformDirection(e),this.setXYZ(t,Sa.x,Sa.y,Sa.z);return this}setX(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset]=t,this}setY(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset+1]=t,this}setZ(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset+2]=t,this}setW(e,t){return this.normalized&&(t=Li(t,this.array)),this.data.array[e*this.data.stride+this.offset+3]=t,this}getX(e){let t=this.data.array[e*this.data.stride+this.offset];return this.normalized&&(t=xo(t,this.array)),t}getY(e){let t=this.data.array[e*this.data.stride+this.offset+1];return this.normalized&&(t=xo(t,this.array)),t}getZ(e){let t=this.data.array[e*this.data.stride+this.offset+2];return this.normalized&&(t=xo(t,this.array)),t}getW(e){let t=this.data.array[e*this.data.stride+this.offset+3];return this.normalized&&(t=xo(t,this.array)),t}setXY(e,t,i){return e=e*this.data.stride+this.offset,this.normalized&&(t=Li(t,this.array),i=Li(i,this.array)),this.data.array[e+0]=t,this.data.array[e+1]=i,this}setXYZ(e,t,i,r){return e=e*this.data.stride+this.offset,this.normalized&&(t=Li(t,this.array),i=Li(i,this.array),r=Li(r,this.array)),this.data.array[e+0]=t,this.data.array[e+1]=i,this.data.array[e+2]=r,this}setXYZW(e,t,i,r,a){return e=e*this.data.stride+this.offset,this.normalized&&(t=Li(t,this.array),i=Li(i,this.array),r=Li(r,this.array),a=Li(a,this.array)),this.data.array[e+0]=t,this.data.array[e+1]=i,this.data.array[e+2]=r,this.data.array[e+3]=a,this}clone(e){if(e===void 0){console.log("THREE.InterleavedBufferAttribute.clone(): Cloning an interleaved buffer attribute will de-interleave buffer data.");let t=[];for(let i=0;i<this.count;i++){let r=i*this.data.stride+this.offset;for(let a=0;a<this.itemSize;a++)t.push(this.data.array[r+a])}return new It(new this.array.constructor(t),this.itemSize,this.normalized)}else return e.interleavedBuffers===void 0&&(e.interleavedBuffers={}),e.interleavedBuffers[this.data.uuid]===void 0&&(e.interleavedBuffers[this.data.uuid]=this.data.clone(e)),new Vy(e.interleavedBuffers[this.data.uuid],this.itemSize,this.offset,this.normalized)}toJSON(e){if(e===void 0){console.log("THREE.InterleavedBufferAttribute.toJSON(): Serializing an interleaved buffer attribute will de-interleave buffer data.");let t=[];for(let i=0;i<this.count;i++){let r=i*this.data.stride+this.offset;for(let a=0;a<this.itemSize;a++)t.push(this.data.array[r+a])}return{itemSize:this.itemSize,type:this.array.constructor.name,array:t,normalized:this.normalized}}else return e.interleavedBuffers===void 0&&(e.interleavedBuffers={}),e.interleavedBuffers[this.data.uuid]===void 0&&(e.interleavedBuffers[this.data.uuid]=this.data.toJSON(e)),{isInterleavedBufferAttribute:!0,itemSize:this.itemSize,data:this.data.uuid,offset:this.offset,normalized:this.normalized}}},i3=class extends Si{constructor(){super(),this.isBone=!0,this.type="Bone"}},ws=class extends Xi{constructor(e=null,t=1,i=1,r,a,s,n,o,l=gi,h=gi,c,u){super(null,s,n,o,l,h,r,a,c,u),this.isDataTexture=!0,this.image={data:e,width:t,height:i},this.generateMipmaps=!1,this.flipY=!1,this.unpackAlignment=1}},H2=new je,mU=new je,Vx=class{constructor(e=[],t=[]){this.uuid=_s(),this.bones=e.slice(0),this.boneInverses=t,this.boneMatrices=null,this.boneTexture=null,this.boneTextureSize=0,this.frame=-1,this.init()}init(){let e=this.bones,t=this.boneInverses;if(this.boneMatrices=new Float32Array(e.length*16),t.length===0)this.calculateInverses();else if(e.length!==t.length){console.warn("THREE.Skeleton: Number of inverse bone matrices does not match amount of bones."),this.boneInverses=[];for(let i=0,r=this.bones.length;i<r;i++)this.boneInverses.push(new je)}}calculateInverses(){this.boneInverses.length=0;for(let e=0,t=this.bones.length;e<t;e++){let i=new je;this.bones[e]&&i.copy(this.bones[e].matrixWorld).invert(),this.boneInverses.push(i)}}pose(){for(let e=0,t=this.bones.length;e<t;e++){let i=this.bones[e];i&&i.matrixWorld.copy(this.boneInverses[e]).invert()}for(let e=0,t=this.bones.length;e<t;e++){let i=this.bones[e];i&&(i.parent&&i.parent.isBone?(i.matrix.copy(i.parent.matrixWorld).invert(),i.matrix.multiply(i.matrixWorld)):i.matrix.copy(i.matrixWorld),i.matrix.decompose(i.position,i.quaternion,i.scale))}}update(){let e=this.bones,t=this.boneInverses,i=this.boneMatrices,r=this.boneTexture;for(let a=0,s=e.length;a<s;a++){let n=e[a]?e[a].matrixWorld:mU;H2.multiplyMatrices(n,t[a]),H2.toArray(i,a*16)}r!==null&&(r.needsUpdate=!0)}clone(){return new Vx(this.bones,this.boneInverses)}computeBoneTexture(){let e=Math.sqrt(this.bones.length*4);e=NE(e),e=Math.max(e,4);let t=new Float32Array(e*e*4);t.set(this.boneMatrices);let i=new ws(t,e,e,qr,yr);return i.needsUpdate=!0,this.boneMatrices=t,this.boneTexture=i,this.boneTextureSize=e,this}getBoneByName(e){for(let t=0,i=this.bones.length;t<i;t++){let r=this.bones[t];if(r.name===e)return r}}dispose(){this.boneTexture!==null&&(this.boneTexture.dispose(),this.boneTexture=null)}fromJSON(e,t){this.uuid=e.uuid;for(let i=0,r=e.bones.length;i<r;i++){let a=e.bones[i],s=t[a];s===void 0&&(console.warn("THREE.Skeleton: No bone found with UUID:",a),s=new i3),this.bones.push(s),this.boneInverses.push(new je().fromArray(e.boneInverses[i]))}return this.init(),this}toJSON(){let e={metadata:{version:4.5,type:"Skeleton",generator:"Skeleton.toJSON"},bones:[],boneInverses:[]};e.uuid=this.uuid;let t=this.bones,i=this.boneInverses;for(let r=0,a=t.length;r<a;r++){let s=t[r];e.bones.push(s.uuid);let n=i[r];e.boneInverses.push(n.toArray())}return e}},Gd=class extends It{constructor(e,t,i,r=1){super(e,t,i),this.isInstancedBufferAttribute=!0,this.meshPerAttribute=r}copy(e){return super.copy(e),this.meshPerAttribute=e.meshPerAttribute,this}toJSON(){let e=super.toJSON();return e.meshPerAttribute=this.meshPerAttribute,e.isInstancedBufferAttribute=!0,e}},W2=new je,q2=new je,uf=[],gU=new je,Xu=new xr,vU=class extends xr{constructor(e,t,i){super(e,t),this.isInstancedMesh=!0,this.instanceMatrix=new Gd(new Float32Array(i*16),16),this.instanceColor=null,this.count=i,this.frustumCulled=!1;for(let r=0;r<i;r++)this.setMatrixAt(r,gU)}copy(e,t){return super.copy(e,t),this.instanceMatrix.copy(e.instanceMatrix),e.instanceColor!==null&&(this.instanceColor=e.instanceColor.clone()),this.count=e.count,this}getColorAt(e,t){t.fromArray(this.instanceColor.array,e*3)}getMatrixAt(e,t){t.fromArray(this.instanceMatrix.array,e*16)}raycast(e,t){let i=this.matrixWorld,r=this.count;if(Xu.geometry=this.geometry,Xu.material=this.material,Xu.material!==void 0)for(let a=0;a<r;a++){this.getMatrixAt(a,W2),q2.multiplyMatrices(i,W2),Xu.matrixWorld=q2,Xu.raycast(e,uf);for(let s=0,n=uf.length;s<n;s++){let o=uf[s];o.instanceId=a,o.object=this,t.push(o)}uf.length=0}}setColorAt(e,t){this.instanceColor===null&&(this.instanceColor=new Gd(new Float32Array(this.instanceMatrix.count*3),3)),t.toArray(this.instanceColor.array,e*3)}setMatrixAt(e,t){t.toArray(this.instanceMatrix.array,e*16)}updateMorphTargets(){}dispose(){this.dispatchEvent({type:"dispose"})}},Sl=class extends up{constructor(e){super(),this.isLineBasicMaterial=!0,this.type="LineBasicMaterial",this.color=new Ct(16777215),this.linewidth=1,this.linecap="round",this.linejoin="round",this.fog=!0,this.setValues(e)}copy(e){return super.copy(e),this.color.copy(e.color),this.linewidth=e.linewidth,this.linecap=e.linecap,this.linejoin=e.linejoin,this.fog=e.fog,this}},Y2=new R,X2=new R,Q2=new je,h0=new cu,df=new Wa,Fm=class extends Si{constructor(e=new yt,t=new Sl){super(),this.isLine=!0,this.type="Line",this.geometry=e,this.material=t,this.updateMorphTargets()}copy(e,t){return super.copy(e,t),this.material=e.material,this.geometry=e.geometry,this}computeLineDistances(){let e=this.geometry;if(e.index===null){let t=e.attributes.position,i=[0];for(let r=1,a=t.count;r<a;r++)Y2.fromBufferAttribute(t,r-1),X2.fromBufferAttribute(t,r),i[r]=i[r-1],i[r]+=Y2.distanceTo(X2);e.setAttribute("lineDistance",new ot(i,1))}else console.warn("THREE.Line.computeLineDistances(): Computation only possible with non-indexed BufferGeometry.");return this}raycast(e,t){let i=this.geometry,r=this.matrixWorld,a=e.params.Line.threshold,s=i.drawRange;if(i.boundingSphere===null&&i.computeBoundingSphere(),df.copy(i.boundingSphere),df.applyMatrix4(r),df.radius+=a,e.ray.intersectsSphere(df)===!1)return;Q2.copy(r).invert(),h0.copy(e.ray).applyMatrix4(Q2);let n=a/((this.scale.x+this.scale.y+this.scale.z)/3),o=n*n,l=new R,h=new R,c=new R,u=new R,d=this.isLineSegments?2:1,p=i.index,f=i.attributes.position;if(p!==null){let m=Math.max(0,s.start),g=Math.min(p.count,s.start+s.count);for(let y=m,x=g-1;y<x;y+=d){let b=p.getX(y),_=p.getX(y+1);if(l.fromBufferAttribute(f,b),h.fromBufferAttribute(f,_),h0.distanceSqToSegment(l,h,u,c)>o)continue;u.applyMatrix4(this.matrixWorld);let S=e.ray.origin.distanceTo(u);S<e.near||S>e.far||t.push({distance:S,point:c.clone().applyMatrix4(this.matrixWorld),index:y,face:null,faceIndex:null,object:this})}}else{let m=Math.max(0,s.start),g=Math.min(f.count,s.start+s.count);for(let y=m,x=g-1;y<x;y+=d){if(l.fromBufferAttribute(f,y),h.fromBufferAttribute(f,y+1),h0.distanceSqToSegment(l,h,u,c)>o)continue;u.applyMatrix4(this.matrixWorld);let b=e.ray.origin.distanceTo(u);b<e.near||b>e.far||t.push({distance:b,point:c.clone().applyMatrix4(this.matrixWorld),index:y,face:null,faceIndex:null,object:this})}}}updateMorphTargets(){let e=this.geometry.morphAttributes,t=Object.keys(e);if(t.length>0){let i=e[t[0]];if(i!==void 0){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let r=0,a=i.length;r<a;r++){let s=i[r].name||String(r);this.morphTargetInfluences.push(0),this.morphTargetDictionary[s]=r}}}}},Z2=new R,K2=new R,dp=class extends Fm{constructor(e,t){super(e,t),this.isLineSegments=!0,this.type="LineSegments"}computeLineDistances(){let e=this.geometry;if(e.index===null){let t=e.attributes.position,i=[];for(let r=0,a=t.count;r<a;r+=2)Z2.fromBufferAttribute(t,r),K2.fromBufferAttribute(t,r+1),i[r]=r===0?0:i[r-1],i[r+1]=i[r]+Z2.distanceTo(K2);e.setAttribute("lineDistance",new ot(i,1))}else console.warn("THREE.LineSegments.computeLineDistances(): Computation only possible with non-indexed BufferGeometry.");return this}},yU=class extends Xi{constructor(e,t,i,r,a,s,n,o,l){super(e,t,i,r,a,s,n,o,l),this.isVideoTexture=!0,this.minFilter=s!==void 0?s:Wt,this.magFilter=a!==void 0?a:Wt,this.generateMipmaps=!1;let h=this;function c(){h.needsUpdate=!0,e.requestVideoFrameCallback(c)}"requestVideoFrameCallback"in e&&e.requestVideoFrameCallback(c)}clone(){return new this.constructor(this.image).copy(this)}update(){let e=this.image;!("requestVideoFrameCallback"in e)&&e.readyState>=e.HAVE_CURRENT_DATA&&(this.needsUpdate=!0)}},xU=class extends Xi{constructor(e,t,i,r,a,s,n,o,l){super(e,t,i,r,a,s,n,o,l),this.isCanvasTexture=!0,this.needsUpdate=!0}},Fn=class{constructor(){this.type="Curve",this.arcLengthDivisions=200}getPoint(){return console.warn("THREE.Curve: .getPoint() not implemented."),null}getPointAt(e,t){let i=this.getUtoTmapping(e);return this.getPoint(i,t)}getPoints(e=5){let t=[];for(let i=0;i<=e;i++)t.push(this.getPoint(i/e));return t}getSpacedPoints(e=5){let t=[];for(let i=0;i<=e;i++)t.push(this.getPointAt(i/e));return t}getLength(){let e=this.getLengths();return e[e.length-1]}getLengths(e=this.arcLengthDivisions){if(this.cacheArcLengths&&this.cacheArcLengths.length===e+1&&!this.needsUpdate)return this.cacheArcLengths;this.needsUpdate=!1;let t=[],i,r=this.getPoint(0),a=0;t.push(0);for(let s=1;s<=e;s++)i=this.getPoint(s/e),a+=i.distanceTo(r),t.push(a),r=i;return this.cacheArcLengths=t,t}updateArcLengths(){this.needsUpdate=!0,this.getLengths()}getUtoTmapping(e,t){let i=this.getLengths(),r=0,a=i.length,s;t?s=t:s=e*i[a-1];let n=0,o=a-1,l;for(;n<=o;)if(r=Math.floor(n+(o-n)/2),l=i[r]-s,l<0)n=r+1;else if(l>0)o=r-1;else{o=r;break}if(r=o,i[r]===s)return r/(a-1);let h=i[r],c=i[r+1]-h,u=(s-h)/c;return(r+u)/(a-1)}getTangent(e,t){let i=e-1e-4,r=e+1e-4;i<0&&(i=0),r>1&&(r=1);let a=this.getPoint(i),s=this.getPoint(r),n=t||(a.isVector2?new re:new R);return n.copy(s).sub(a).normalize(),n}getTangentAt(e,t){let i=this.getUtoTmapping(e);return this.getTangent(i,t)}computeFrenetFrames(e,t){let i=new R,r=[],a=[],s=[],n=new R,o=new je;for(let d=0;d<=e;d++){let p=d/e;r[d]=this.getTangentAt(p,new R)}a[0]=new R,s[0]=new R;let l=Number.MAX_VALUE,h=Math.abs(r[0].x),c=Math.abs(r[0].y),u=Math.abs(r[0].z);h<=l&&(l=h,i.set(1,0,0)),c<=l&&(l=c,i.set(0,1,0)),u<=l&&i.set(0,0,1),n.crossVectors(r[0],i).normalize(),a[0].crossVectors(r[0],n),s[0].crossVectors(r[0],a[0]);for(let d=1;d<=e;d++){if(a[d]=a[d-1].clone(),s[d]=s[d-1].clone(),n.crossVectors(r[d-1],r[d]),n.length()>Number.EPSILON){n.normalize();let p=Math.acos(gr(r[d-1].dot(r[d]),-1,1));a[d].applyMatrix4(o.makeRotationAxis(n,p))}s[d].crossVectors(r[d],a[d])}if(t===!0){let d=Math.acos(gr(a[0].dot(a[e]),-1,1));d/=e,r[0].dot(n.crossVectors(a[0],a[e]))>0&&(d=-d);for(let p=1;p<=e;p++)a[p].applyMatrix4(o.makeRotationAxis(r[p],d*p)),s[p].crossVectors(r[p],a[p])}return{tangents:r,normals:a,binormals:s}}clone(){return new this.constructor().copy(this)}copy(e){return this.arcLengthDivisions=e.arcLengthDivisions,this}toJSON(){let e={metadata:{version:4.5,type:"Curve",generator:"Curve.toJSON"}};return e.arcLengthDivisions=this.arcLengthDivisions,e.type=this.type,e}fromJSON(e){return this.arcLengthDivisions=e.arcLengthDivisions,this}},Bg=class extends Fn{constructor(e=0,t=0,i=1,r=1,a=0,s=Math.PI*2,n=!1,o=0){super(),this.isEllipseCurve=!0,this.type="EllipseCurve",this.aX=e,this.aY=t,this.xRadius=i,this.yRadius=r,this.aStartAngle=a,this.aEndAngle=s,this.aClockwise=n,this.aRotation=o}getPoint(e,t){let i=t||new re,r=Math.PI*2,a=this.aEndAngle-this.aStartAngle,s=Math.abs(a)<Number.EPSILON;for(;a<0;)a+=r;for(;a>r;)a-=r;a<Number.EPSILON&&(s?a=0:a=r),this.aClockwise===!0&&!s&&(a===r?a=-r:a=a-r);let n=this.aStartAngle+e*a,o=this.aX+this.xRadius*Math.cos(n),l=this.aY+this.yRadius*Math.sin(n);if(this.aRotation!==0){let h=Math.cos(this.aRotation),c=Math.sin(this.aRotation),u=o-this.aX,d=l-this.aY;o=u*h-d*c+this.aX,l=u*c+d*h+this.aY}return i.set(o,l)}copy(e){return super.copy(e),this.aX=e.aX,this.aY=e.aY,this.xRadius=e.xRadius,this.yRadius=e.yRadius,this.aStartAngle=e.aStartAngle,this.aEndAngle=e.aEndAngle,this.aClockwise=e.aClockwise,this.aRotation=e.aRotation,this}toJSON(){let e=super.toJSON();return e.aX=this.aX,e.aY=this.aY,e.xRadius=this.xRadius,e.yRadius=this.yRadius,e.aStartAngle=this.aStartAngle,e.aEndAngle=this.aEndAngle,e.aClockwise=this.aClockwise,e.aRotation=this.aRotation,e}fromJSON(e){return super.fromJSON(e),this.aX=e.aX,this.aY=e.aY,this.xRadius=e.xRadius,this.yRadius=e.yRadius,this.aStartAngle=e.aStartAngle,this.aEndAngle=e.aEndAngle,this.aClockwise=e.aClockwise,this.aRotation=e.aRotation,this}},bU=class extends Bg{constructor(e,t,i,r,a,s){super(e,t,i,i,r,a,s),this.isArcCurve=!0,this.type="ArcCurve"}};function jx(){let e=0,t=0,i=0,r=0;function a(s,n,o,l){e=s,t=o,i=-3*s+3*n-2*o-l,r=2*s-2*n+o+l}return{initCatmullRom:function(s,n,o,l,h){a(n,o,h*(o-s),h*(l-n))},initNonuniformCatmullRom:function(s,n,o,l,h,c,u){let d=(n-s)/h-(o-s)/(h+c)+(o-n)/c,p=(o-n)/c-(l-n)/(c+u)+(l-o)/u;d*=c,p*=c,a(n,o,d,p)},calc:function(s){let n=s*s,o=n*s;return e+t*s+i*n+r*o}}}var pf=new R,c0=new jx,u0=new jx,d0=new jx,wU=class extends Fn{constructor(e=[],t=!1,i="centripetal",r=.5){super(),this.isCatmullRomCurve3=!0,this.type="CatmullRomCurve3",this.points=e,this.closed=t,this.curveType=i,this.tension=r}getPoint(e,t=new R){let i=t,r=this.points,a=r.length,s=(a-(this.closed?0:1))*e,n=Math.floor(s),o=s-n;this.closed?n+=n>0?0:(Math.floor(Math.abs(n)/a)+1)*a:o===0&&n===a-1&&(n=a-2,o=1);let l,h;this.closed||n>0?l=r[(n-1)%a]:(pf.subVectors(r[0],r[1]).add(r[0]),l=pf);let c=r[n%a],u=r[(n+1)%a];if(this.closed||n+2<a?h=r[(n+2)%a]:(pf.subVectors(r[a-1],r[a-2]).add(r[a-1]),h=pf),this.curveType==="centripetal"||this.curveType==="chordal"){let d=this.curveType==="chordal"?.5:.25,p=Math.pow(l.distanceToSquared(c),d),f=Math.pow(c.distanceToSquared(u),d),m=Math.pow(u.distanceToSquared(h),d);f<1e-4&&(f=1),p<1e-4&&(p=f),m<1e-4&&(m=f),c0.initNonuniformCatmullRom(l.x,c.x,u.x,h.x,p,f,m),u0.initNonuniformCatmullRom(l.y,c.y,u.y,h.y,p,f,m),d0.initNonuniformCatmullRom(l.z,c.z,u.z,h.z,p,f,m)}else this.curveType==="catmullrom"&&(c0.initCatmullRom(l.x,c.x,u.x,h.x,this.tension),u0.initCatmullRom(l.y,c.y,u.y,h.y,this.tension),d0.initCatmullRom(l.z,c.z,u.z,h.z,this.tension));return i.set(c0.calc(o),u0.calc(o),d0.calc(o)),i}copy(e){super.copy(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(r.clone())}return this.closed=e.closed,this.curveType=e.curveType,this.tension=e.tension,this}toJSON(){let e=super.toJSON();e.points=[];for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];e.points.push(r.toArray())}return e.closed=this.closed,e.curveType=this.curveType,e.tension=this.tension,e}fromJSON(e){super.fromJSON(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(new R().fromArray(r))}return this.closed=e.closed,this.curveType=e.curveType,this.tension=e.tension,this}};function J2(e,t,i,r,a){let s=(r-t)*.5,n=(a-i)*.5,o=e*e,l=e*o;return(2*i-2*r+s+n)*l+(-3*i+3*r-2*s-n)*o+s*e+i}function _U(e,t){let i=1-e;return i*i*t}function SU(e,t){return 2*(1-e)*e*t}function AU(e,t){return e*e*t}function Dd(e,t,i,r){return _U(e,t)+SU(e,i)+AU(e,r)}function MU(e,t){let i=1-e;return i*i*i*t}function CU(e,t){let i=1-e;return 3*i*i*e*t}function EU(e,t){return 3*(1-e)*e*e*t}function TU(e,t){return e*e*e*t}function Od(e,t,i,r,a){return MU(e,t)+CU(e,i)+EU(e,r)+TU(e,a)}var Gs=class extends Fn{constructor(e=new re,t=new re,i=new re,r=new re){super(),this.isCubicBezierCurve=!0,this.type="CubicBezierCurve",this.v0=e,this.v1=t,this.v2=i,this.v3=r}getPoint(e,t=new re){let i=t,r=this.v0,a=this.v1,s=this.v2,n=this.v3;return i.set(Od(e,r.x,a.x,s.x,n.x),Od(e,r.y,a.y,s.y,n.y)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this.v3.copy(e.v3),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e.v3=this.v3.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this.v3.fromArray(e.v3),this}},vm=class extends Fn{constructor(e=new R,t=new R,i=new R,r=new R){super(),this.isCubicBezierCurve3=!0,this.type="CubicBezierCurve3",this.v0=e,this.v1=t,this.v2=i,this.v3=r}getPoint(e,t=new R){let i=t,r=this.v0,a=this.v1,s=this.v2,n=this.v3;return i.set(Od(e,r.x,a.x,s.x,n.x),Od(e,r.y,a.y,s.y,n.y),Od(e,r.z,a.z,s.z,n.z)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this.v3.copy(e.v3),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e.v3=this.v3.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this.v3.fromArray(e.v3),this}},Ys=class extends Fn{constructor(e=new re,t=new re){super(),this.isLineCurve=!0,this.type="LineCurve",this.v1=e,this.v2=t}getPoint(e,t=new re){let i=t;return e===1?i.copy(this.v2):(i.copy(this.v2).sub(this.v1),i.multiplyScalar(e).add(this.v1)),i}getPointAt(e,t){return this.getPoint(e,t)}getTangent(e,t){let i=t||new re;return i.copy(this.v2).sub(this.v1).normalize(),i}copy(e){return super.copy(e),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},r3=class extends Fn{constructor(e=new R,t=new R){super(),this.isLineCurve3=!0,this.type="LineCurve3",this.v1=e,this.v2=t}getPoint(e,t=new R){let i=t;return e===1?i.copy(this.v2):(i.copy(this.v2).sub(this.v1),i.multiplyScalar(e).add(this.v1)),i}getPointAt(e,t){return this.getPoint(e,t)}copy(e){return super.copy(e),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},bl=class extends Fn{constructor(e=new re,t=new re,i=new re){super(),this.isQuadraticBezierCurve=!0,this.type="QuadraticBezierCurve",this.v0=e,this.v1=t,this.v2=i}getPoint(e,t=new re){let i=t,r=this.v0,a=this.v1,s=this.v2;return i.set(Dd(e,r.x,a.x,s.x),Dd(e,r.y,a.y,s.y)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},PU=class extends Fn{constructor(e=new R,t=new R,i=new R){super(),this.isQuadraticBezierCurve3=!0,this.type="QuadraticBezierCurve3",this.v0=e,this.v1=t,this.v2=i}getPoint(e,t=new R){let i=t,r=this.v0,a=this.v1,s=this.v2;return i.set(Dd(e,r.x,a.x,s.x),Dd(e,r.y,a.y,s.y),Dd(e,r.z,a.z,s.z)),i}copy(e){return super.copy(e),this.v0.copy(e.v0),this.v1.copy(e.v1),this.v2.copy(e.v2),this}toJSON(){let e=super.toJSON();return e.v0=this.v0.toArray(),e.v1=this.v1.toArray(),e.v2=this.v2.toArray(),e}fromJSON(e){return super.fromJSON(e),this.v0.fromArray(e.v0),this.v1.fromArray(e.v1),this.v2.fromArray(e.v2),this}},Gx=class extends Fn{constructor(e=[]){super(),this.isSplineCurve=!0,this.type="SplineCurve",this.points=e}getPoint(e,t=new re){let i=t,r=this.points,a=(r.length-1)*e,s=Math.floor(a),n=a-s,o=r[s===0?s:s-1],l=r[s],h=r[s>r.length-2?r.length-1:s+1],c=r[s>r.length-3?r.length-1:s+2];return i.set(J2(n,o.x,l.x,h.x,c.x),J2(n,o.y,l.y,h.y,c.y)),i}copy(e){super.copy(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(r.clone())}return this}toJSON(){let e=super.toJSON();e.points=[];for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];e.points.push(r.toArray())}return e}fromJSON(e){super.fromJSON(e),this.points=[];for(let t=0,i=e.points.length;t<i;t++){let r=e.points[t];this.points.push(new re().fromArray(r))}return this}},DU=Object.freeze({__proto__:null,ArcCurve:bU,CatmullRomCurve3:wU,CubicBezierCurve:Gs,CubicBezierCurve3:vm,EllipseCurve:Bg,LineCurve:Ys,LineCurve3:r3,QuadraticBezierCurve:bl,QuadraticBezierCurve3:PU,SplineCurve:Gx}),a3=class extends Fn{constructor(){super(),this.type="CurvePath",this.curves=[],this.autoClose=!1}add(e){this.curves.push(e)}closePath(){let e=this.curves[0].getPoint(0),t=this.curves[this.curves.length-1].getPoint(1);e.equals(t)||this.curves.push(new Ys(t,e))}getPoint(e,t){let i=e*this.getLength(),r=this.getCurveLengths(),a=0;for(;a<r.length;){if(r[a]>=i){let s=r[a]-i,n=this.curves[a],o=n.getLength(),l=o===0?0:1-s/o;return n.getPointAt(l,t)}a++}return null}getLength(){let e=this.getCurveLengths();return e[e.length-1]}updateArcLengths(){this.needsUpdate=!0,this.cacheLengths=null,this.getCurveLengths()}getCurveLengths(){if(this.cacheLengths&&this.cacheLengths.length===this.curves.length)return this.cacheLengths;let e=[],t=0;for(let i=0,r=this.curves.length;i<r;i++)t+=this.curves[i].getLength(),e.push(t);return this.cacheLengths=e,e}getSpacedPoints(e=40){let t=[];for(let i=0;i<=e;i++)t.push(this.getPoint(i/e));return this.autoClose&&t.push(t[0]),t}getPoints(e=12){let t=[],i;for(let r=0,a=this.curves;r<a.length;r++){let s=a[r],n=s.isEllipseCurve?e*2:s.isLineCurve||s.isLineCurve3?1:s.isSplineCurve?e*s.points.length:e,o=s.getPoints(n);for(let l=0;l<o.length;l++){let h=o[l];i&&i.equals(h)||(t.push(h),i=h)}}return this.autoClose&&t.length>1&&!t[t.length-1].equals(t[0])&&t.push(t[0]),t}copy(e){super.copy(e),this.curves=[];for(let t=0,i=e.curves.length;t<i;t++){let r=e.curves[t];this.curves.push(r.clone())}return this.autoClose=e.autoClose,this}toJSON(){let e=super.toJSON();e.autoClose=this.autoClose,e.curves=[];for(let t=0,i=this.curves.length;t<i;t++){let r=this.curves[t];e.curves.push(r.toJSON())}return e}fromJSON(e){super.fromJSON(e),this.autoClose=e.autoClose,this.curves=[];for(let t=0,i=e.curves.length;t<i;t++){let r=e.curves[t];this.curves.push(new DU[r.type]().fromJSON(r))}return this}},km=class extends a3{constructor(e){super(),this.type="Path",this.currentPoint=new re,e&&this.setFromPoints(e)}setFromPoints(e){this.moveTo(e[0].x,e[0].y);for(let t=1,i=e.length;t<i;t++)this.lineTo(e[t].x,e[t].y);return this}moveTo(e,t){return this.currentPoint.set(e,t),this}lineTo(e,t){let i=new Ys(this.currentPoint.clone(),new re(e,t));return this.curves.push(i),this.currentPoint.set(e,t),this}quadraticCurveTo(e,t,i,r){let a=new bl(this.currentPoint.clone(),new re(e,t),new re(i,r));return this.curves.push(a),this.currentPoint.set(i,r),this}bezierCurveTo(e,t,i,r,a,s){let n=new Gs(this.currentPoint.clone(),new re(e,t),new re(i,r),new re(a,s));return this.curves.push(n),this.currentPoint.set(a,s),this}splineThru(e){let t=[this.currentPoint.clone()].concat(e),i=new Gx(t);return this.curves.push(i),this.currentPoint.copy(e[e.length-1]),this}arc(e,t,i,r,a,s){let n=this.currentPoint.x,o=this.currentPoint.y;return this.absarc(e+n,t+o,i,r,a,s),this}absarc(e,t,i,r,a,s){return this.absellipse(e,t,i,i,r,a,s),this}ellipse(e,t,i,r,a,s,n,o){let l=this.currentPoint.x,h=this.currentPoint.y;return this.absellipse(e+l,t+h,i,r,a,s,n,o),this}absellipse(e,t,i,r,a,s,n,o){let l=new Bg(e,t,i,r,a,s,n,o);if(this.curves.length>0){let c=l.getPoint(0);c.equals(this.currentPoint)||this.lineTo(c.x,c.y)}this.curves.push(l);let h=l.getPoint(1);return this.currentPoint.copy(h),this}copy(e){return super.copy(e),this.currentPoint.copy(e.currentPoint),this}toJSON(){let e=super.toJSON();return e.currentPoint=this.currentPoint.toArray(),e}fromJSON(e){return super.fromJSON(e),this.currentPoint.fromArray(e.currentPoint),this}},s3=class extends yt{constructor(e=[new re(0,-.5),new re(.5,0),new re(0,.5)],t=12,i=0,r=Math.PI*2){super(),this.type="LatheGeometry",this.parameters={points:e,segments:t,phiStart:i,phiLength:r},t=Math.floor(t),r=gr(r,0,Math.PI*2);let a=[],s=[],n=[],o=[],l=[],h=1/t,c=new R,u=new re,d=new R,p=new R,f=new R,m=0,g=0;for(let y=0;y<=e.length-1;y++)switch(y){case 0:m=e[y+1].x-e[y].x,g=e[y+1].y-e[y].y,d.x=g*1,d.y=-m,d.z=g*0,f.copy(d),d.normalize(),o.push(d.x,d.y,d.z);break;case e.length-1:o.push(f.x,f.y,f.z);break;default:m=e[y+1].x-e[y].x,g=e[y+1].y-e[y].y,d.x=g*1,d.y=-m,d.z=g*0,p.copy(d),d.x+=f.x,d.y+=f.y,d.z+=f.z,d.normalize(),o.push(d.x,d.y,d.z),f.copy(p)}for(let y=0;y<=t;y++){let x=i+y*h*r,b=Math.sin(x),_=Math.cos(x);for(let S=0;S<=e.length-1;S++){c.x=e[S].x*b,c.y=e[S].y,c.z=e[S].x*_,s.push(c.x,c.y,c.z),u.x=y/t,u.y=S/(e.length-1),n.push(u.x,u.y);let M=o[3*S+0]*b,C=o[3*S+1],A=o[3*S+0]*_;l.push(M,C,A)}}for(let y=0;y<t;y++)for(let x=0;x<e.length-1;x++){let b=x+y*e.length,_=b,S=b+e.length,M=b+e.length+1,C=b+1;a.push(_,S,C),a.push(M,C,S)}this.setIndex(a),this.setAttribute("position",new ot(s,3)),this.setAttribute("uv",new ot(n,2)),this.setAttribute("normal",new ot(l,3))}static fromJSON(e){return new s3(e.points,e.segments,e.phiStart,e.phiLength)}},Hx=class extends yt{constructor(e=1,t=1,i=1,r=32,a=1,s=!1,n=0,o=Math.PI*2){super(),this.type="CylinderGeometry",this.parameters={radiusTop:e,radiusBottom:t,height:i,radialSegments:r,heightSegments:a,openEnded:s,thetaStart:n,thetaLength:o};let l=this;r=Math.floor(r),a=Math.floor(a);let h=[],c=[],u=[],d=[],p=0,f=[],m=i/2,g=0;y(),s===!1&&(e>0&&x(!0),t>0&&x(!1)),this.setIndex(h),this.setAttribute("position",new ot(c,3)),this.setAttribute("normal",new ot(u,3)),this.setAttribute("uv",new ot(d,2));function y(){let b=new R,_=new R,S=0,M=(t-e)/i;for(let C=0;C<=a;C++){let A=[],T=C/a,P=T*(t-e)+e;for(let D=0;D<=r;D++){let z=D/r,F=z*o+n,L=Math.sin(F),G=Math.cos(F);_.x=P*L,_.y=-T*i+m,_.z=P*G,c.push(_.x,_.y,_.z),b.set(L,M,G).normalize(),u.push(b.x,b.y,b.z),d.push(z,1-T),A.push(p++)}f.push(A)}for(let C=0;C<r;C++)for(let A=0;A<a;A++){let T=f[A][C],P=f[A+1][C],D=f[A+1][C+1],z=f[A][C+1];h.push(T,P,z),h.push(P,D,z),S+=6}l.addGroup(g,S,0),g+=S}function x(b){let _=p,S=new re,M=new R,C=0,A=b===!0?e:t,T=b===!0?1:-1;for(let D=1;D<=r;D++)c.push(0,m*T,0),u.push(0,T,0),d.push(.5,.5),p++;let P=p;for(let D=0;D<=r;D++){let z=D/r*o+n,F=Math.cos(z),L=Math.sin(z);M.x=A*L,M.y=m*T,M.z=A*F,c.push(M.x,M.y,M.z),u.push(0,T,0),S.x=F*.5+.5,S.y=L*.5*T+.5,d.push(S.x,S.y),p++}for(let D=0;D<r;D++){let z=_+D,F=P+D;b===!0?h.push(F,F+1,z):h.push(F+1,F,z),C+=3}l.addGroup(g,C,b===!0?1:2),g+=C}}static fromJSON(e){return new Hx(e.radiusTop,e.radiusBottom,e.height,e.radialSegments,e.heightSegments,e.openEnded,e.thetaStart,e.thetaLength)}},Wx=class extends Hx{constructor(e=1,t=1,i=32,r=1,a=!1,s=0,n=Math.PI*2){super(0,e,t,i,r,a,s,n),this.type="ConeGeometry",this.parameters={radius:e,height:t,radialSegments:i,heightSegments:r,openEnded:a,thetaStart:s,thetaLength:n}}static fromJSON(e){return new Wx(e.radius,e.height,e.radialSegments,e.heightSegments,e.openEnded,e.thetaStart,e.thetaLength)}},qx=class extends yt{constructor(e=[],t=[],i=1,r=0){super(),this.type="PolyhedronGeometry",this.parameters={vertices:e,indices:t,radius:i,detail:r};let a=[],s=[];n(r),l(i),h(),this.setAttribute("position",new ot(a,3)),this.setAttribute("normal",new ot(a.slice(),3)),this.setAttribute("uv",new ot(s,2)),r===0?this.computeVertexNormals():this.normalizeNormals();function n(y){let x=new R,b=new R,_=new R;for(let S=0;S<t.length;S+=3)d(t[S+0],x),d(t[S+1],b),d(t[S+2],_),o(x,b,_,y)}function o(y,x,b,_){let S=_+1,M=[];for(let C=0;C<=S;C++){M[C]=[];let A=y.clone().lerp(b,C/S),T=x.clone().lerp(b,C/S),P=S-C;for(let D=0;D<=P;D++)D===0&&C===S?M[C][D]=A:M[C][D]=A.clone().lerp(T,D/P)}for(let C=0;C<S;C++)for(let A=0;A<2*(S-C)-1;A++){let T=Math.floor(A/2);A%2===0?(u(M[C][T+1]),u(M[C+1][T]),u(M[C][T])):(u(M[C][T+1]),u(M[C+1][T+1]),u(M[C+1][T]))}}function l(y){let x=new R;for(let b=0;b<a.length;b+=3)x.x=a[b+0],x.y=a[b+1],x.z=a[b+2],x.normalize().multiplyScalar(y),a[b+0]=x.x,a[b+1]=x.y,a[b+2]=x.z}function h(){let y=new R;for(let x=0;x<a.length;x+=3){y.x=a[x+0],y.y=a[x+1],y.z=a[x+2];let b=m(y)/2/Math.PI+.5,_=g(y)/Math.PI+.5;s.push(b,1-_)}p(),c()}function c(){for(let y=0;y<s.length;y+=6){let x=s[y+0],b=s[y+2],_=s[y+4],S=Math.max(x,b,_),M=Math.min(x,b,_);S>.9&&M<.1&&(x<.2&&(s[y+0]+=1),b<.2&&(s[y+2]+=1),_<.2&&(s[y+4]+=1))}}function u(y){a.push(y.x,y.y,y.z)}function d(y,x){let b=y*3;x.x=e[b+0],x.y=e[b+1],x.z=e[b+2]}function p(){let y=new R,x=new R,b=new R,_=new R,S=new re,M=new re,C=new re;for(let A=0,T=0;A<a.length;A+=9,T+=6){y.set(a[A+0],a[A+1],a[A+2]),x.set(a[A+3],a[A+4],a[A+5]),b.set(a[A+6],a[A+7],a[A+8]),S.set(s[T+0],s[T+1]),M.set(s[T+2],s[T+3]),C.set(s[T+4],s[T+5]),_.copy(y).add(x).add(b).divideScalar(3);let P=m(_);f(S,T+0,y,P),f(M,T+2,x,P),f(C,T+4,b,P)}}function f(y,x,b,_){_<0&&y.x===1&&(s[x]=y.x-1),b.x===0&&b.z===0&&(s[x]=_/2/Math.PI+.5)}function m(y){return Math.atan2(y.z,-y.x)}function g(y){return Math.atan2(-y.y,Math.sqrt(y.x*y.x+y.z*y.z))}}static fromJSON(e){return new qx(e.vertices,e.indices,e.radius,e.details)}},n3=class extends qx{constructor(e=1,t=0){let i=(1+Math.sqrt(5))/2,r=1/i,a=[-1,-1,-1,-1,-1,1,-1,1,-1,-1,1,1,1,-1,-1,1,-1,1,1,1,-1,1,1,1,0,-r,-i,0,-r,i,0,r,-i,0,r,i,-r,-i,0,-r,i,0,r,-i,0,r,i,0,-i,0,-r,i,0,-r,-i,0,r,i,0,r],s=[3,11,7,3,7,15,3,15,13,7,19,17,7,17,6,7,6,15,17,4,8,17,8,10,17,10,6,8,0,16,8,16,2,8,2,10,0,12,1,0,1,18,0,18,16,6,10,2,6,2,13,6,13,15,2,16,18,2,18,3,2,3,13,18,1,9,18,9,11,18,11,3,4,14,12,4,12,0,4,0,8,11,9,5,11,5,19,11,19,7,19,5,14,19,14,4,19,4,17,1,12,14,1,14,5,1,5,9];super(a,s,e,t),this.type="DodecahedronGeometry",this.parameters={radius:e,detail:t}}static fromJSON(e){return new n3(e.radius,e.detail)}},Um=class extends km{constructor(e){super(e),this.uuid=_s(),this.type="Shape",this.holes=[]}getPointsHoles(e){let t=[];for(let i=0,r=this.holes.length;i<r;i++)t[i]=this.holes[i].getPoints(e);return t}extractPoints(e){return{shape:this.getPoints(e),holes:this.getPointsHoles(e)}}copy(e){super.copy(e),this.holes=[];for(let t=0,i=e.holes.length;t<i;t++){let r=e.holes[t];this.holes.push(r.clone())}return this}toJSON(){let e=super.toJSON();e.uuid=this.uuid,e.holes=[];for(let t=0,i=this.holes.length;t<i;t++){let r=this.holes[t];e.holes.push(r.toJSON())}return e}fromJSON(e){super.fromJSON(e),this.uuid=e.uuid,this.holes=[];for(let t=0,i=e.holes.length;t<i;t++){let r=e.holes[t];this.holes.push(new km().fromJSON(r))}return this}},OU={triangulate:function(e,t,i=2){let r=t&&t.length,a=r?t[0]*i:e.length,s=o3(e,0,a,i,!0),n=[];if(!s||s.next===s.prev)return n;let o,l,h,c,u,d,p;if(r&&(s=zU(e,t,s,i)),e.length>80*i){o=h=e[0],l=c=e[1];for(let f=i;f<a;f+=i)u=e[f],d=e[f+1],u<o&&(o=u),d<l&&(l=d),u>h&&(h=u),d>c&&(c=d);p=Math.max(h-o,c-l),p=p!==0?32767/p:0}return Hd(s,n,i,o,l,p,0),n}};function o3(e,t,i,r,a){let s,n;if(a===YU(e,t,i,r)>0)for(s=t;s<i;s+=r)n=$2(s,e[s],e[s+1],n);else for(s=i-r;s>=t;s-=r)n=$2(s,e[s],e[s+1],n);return n&&zg(n,n.next)&&(qd(n),n=n.next),n}function mh(e,t){if(!e)return e;t||(t=e);let i=e,r;do if(r=!1,!i.steiner&&(zg(i,i.next)||Yi(i.prev,i,i.next)===0)){if(qd(i),i=t=i.prev,i===i.next)break;r=!0}else i=i.next;while(r||i!==t);return t}function Hd(e,t,i,r,a,s,n){if(!e)return;!n&&s&&VU(e,r,a,s);let o=e,l,h;for(;e.prev!==e.next;){if(l=e.prev,h=e.next,s?RU(e,r,a,s):IU(e)){t.push(l.i/i|0),t.push(e.i/i|0),t.push(h.i/i|0),qd(e),e=h.next,o=h.next;continue}if(e=h,e===o){n?n===1?(e=LU(mh(e),t,i),Hd(e,t,i,r,a,s,2)):n===2&&BU(e,t,i,r,a,s):Hd(mh(e),t,i,r,a,s,1);break}}}function IU(e){let t=e.prev,i=e,r=e.next;if(Yi(t,i,r)>=0)return!1;let a=t.x,s=i.x,n=r.x,o=t.y,l=i.y,h=r.y,c=a<s?a<n?a:n:s<n?s:n,u=o<l?o<h?o:h:l<h?l:h,d=a>s?a>n?a:n:s>n?s:n,p=o>l?o>h?o:h:l>h?l:h,f=r.next;for(;f!==t;){if(f.x>=c&&f.x<=d&&f.y>=u&&f.y<=p&&Pc(a,o,s,l,n,h,f.x,f.y)&&Yi(f.prev,f,f.next)>=0)return!1;f=f.next}return!0}function RU(e,t,i,r){let a=e.prev,s=e,n=e.next;if(Yi(a,s,n)>=0)return!1;let o=a.x,l=s.x,h=n.x,c=a.y,u=s.y,d=n.y,p=o<l?o<h?o:h:l<h?l:h,f=c<u?c<d?c:d:u<d?u:d,m=o>l?o>h?o:h:l>h?l:h,g=c>u?c>d?c:d:u>d?u:d,y=jy(p,f,t,i,r),x=jy(m,g,t,i,r),b=e.prevZ,_=e.nextZ;for(;b&&b.z>=y&&_&&_.z<=x;){if(b.x>=p&&b.x<=m&&b.y>=f&&b.y<=g&&b!==a&&b!==n&&Pc(o,c,l,u,h,d,b.x,b.y)&&Yi(b.prev,b,b.next)>=0||(b=b.prevZ,_.x>=p&&_.x<=m&&_.y>=f&&_.y<=g&&_!==a&&_!==n&&Pc(o,c,l,u,h,d,_.x,_.y)&&Yi(_.prev,_,_.next)>=0))return!1;_=_.nextZ}for(;b&&b.z>=y;){if(b.x>=p&&b.x<=m&&b.y>=f&&b.y<=g&&b!==a&&b!==n&&Pc(o,c,l,u,h,d,b.x,b.y)&&Yi(b.prev,b,b.next)>=0)return!1;b=b.prevZ}for(;_&&_.z<=x;){if(_.x>=p&&_.x<=m&&_.y>=f&&_.y<=g&&_!==a&&_!==n&&Pc(o,c,l,u,h,d,_.x,_.y)&&Yi(_.prev,_,_.next)>=0)return!1;_=_.nextZ}return!0}function LU(e,t,i){let r=e;do{let a=r.prev,s=r.next.next;!zg(a,s)&&l3(a,r,r.next,s)&&Wd(a,s)&&Wd(s,a)&&(t.push(a.i/i|0),t.push(r.i/i|0),t.push(s.i/i|0),qd(r),qd(r.next),r=e=s),r=r.next}while(r!==e);return mh(r)}function BU(e,t,i,r,a,s){let n=e;do{let o=n.next.next;for(;o!==n.prev;){if(n.i!==o.i&&HU(n,o)){let l=h3(n,o);n=mh(n,n.next),l=mh(l,l.next),Hd(n,t,i,r,a,s,0),Hd(l,t,i,r,a,s,0);return}o=o.next}n=n.next}while(n!==e)}function zU(e,t,i,r){let a=[],s,n,o,l,h;for(s=0,n=t.length;s<n;s++)o=t[s]*r,l=s<n-1?t[s+1]*r:e.length,h=o3(e,o,l,r,!1),h===h.next&&(h.steiner=!0),a.push(GU(h));for(a.sort(FU),s=0;s<a.length;s++)i=kU(a[s],i);return i}function FU(e,t){return e.x-t.x}function kU(e,t){let i=UU(e,t);if(!i)return t;let r=h3(i,e);return mh(r,r.next),mh(i,i.next)}function UU(e,t){let i=t,r=-1/0,a,s=e.x,n=e.y;do{if(n<=i.y&&n>=i.next.y&&i.next.y!==i.y){let d=i.x+(n-i.y)*(i.next.x-i.x)/(i.next.y-i.y);if(d<=s&&d>r&&(r=d,a=i.x<i.next.x?i:i.next,d===s))return a}i=i.next}while(i!==t);if(!a)return null;let o=a,l=a.x,h=a.y,c=1/0,u;i=a;do s>=i.x&&i.x>=l&&s!==i.x&&Pc(n<h?s:r,n,l,h,n<h?r:s,n,i.x,i.y)&&(u=Math.abs(n-i.y)/(s-i.x),Wd(i,e)&&(u<c||u===c&&(i.x>a.x||i.x===a.x&&NU(a,i)))&&(a=i,c=u)),i=i.next;while(i!==o);return a}function NU(e,t){return Yi(e.prev,e,t.prev)<0&&Yi(t.next,e,e.next)<0}function VU(e,t,i,r){let a=e;do a.z===0&&(a.z=jy(a.x,a.y,t,i,r)),a.prevZ=a.prev,a.nextZ=a.next,a=a.next;while(a!==e);a.prevZ.nextZ=null,a.prevZ=null,jU(a)}function jU(e){let t,i,r,a,s,n,o,l,h=1;do{for(i=e,e=null,s=null,n=0;i;){for(n++,r=i,o=0,t=0;t<h&&(o++,r=r.nextZ,!!r);t++);for(l=h;o>0||l>0&&r;)o!==0&&(l===0||!r||i.z<=r.z)?(a=i,i=i.nextZ,o--):(a=r,r=r.nextZ,l--),s?s.nextZ=a:e=a,a.prevZ=s,s=a;i=r}s.nextZ=null,h*=2}while(n>1);return e}function jy(e,t,i,r,a){return e=(e-i)*a|0,t=(t-r)*a|0,e=(e|e<<8)&16711935,e=(e|e<<4)&252645135,e=(e|e<<2)&858993459,e=(e|e<<1)&1431655765,t=(t|t<<8)&16711935,t=(t|t<<4)&252645135,t=(t|t<<2)&858993459,t=(t|t<<1)&1431655765,e|t<<1}function GU(e){let t=e,i=e;do(t.x<i.x||t.x===i.x&&t.y<i.y)&&(i=t),t=t.next;while(t!==e);return i}function Pc(e,t,i,r,a,s,n,o){return(a-n)*(t-o)>=(e-n)*(s-o)&&(e-n)*(r-o)>=(i-n)*(t-o)&&(i-n)*(s-o)>=(a-n)*(r-o)}function HU(e,t){return e.next.i!==t.i&&e.prev.i!==t.i&&!WU(e,t)&&(Wd(e,t)&&Wd(t,e)&&qU(e,t)&&(Yi(e.prev,e,t.prev)||Yi(e,t.prev,t))||zg(e,t)&&Yi(e.prev,e,e.next)>0&&Yi(t.prev,t,t.next)>0)}function Yi(e,t,i){return(t.y-e.y)*(i.x-t.x)-(t.x-e.x)*(i.y-t.y)}function zg(e,t){return e.x===t.x&&e.y===t.y}function l3(e,t,i,r){let a=mf(Yi(e,t,i)),s=mf(Yi(e,t,r)),n=mf(Yi(i,r,e)),o=mf(Yi(i,r,t));return!!(a!==s&&n!==o||a===0&&ff(e,i,t)||s===0&&ff(e,r,t)||n===0&&ff(i,e,r)||o===0&&ff(i,t,r))}function ff(e,t,i){return t.x<=Math.max(e.x,i.x)&&t.x>=Math.min(e.x,i.x)&&t.y<=Math.max(e.y,i.y)&&t.y>=Math.min(e.y,i.y)}function mf(e){return e>0?1:e<0?-1:0}function WU(e,t){let i=e;do{if(i.i!==e.i&&i.next.i!==e.i&&i.i!==t.i&&i.next.i!==t.i&&l3(i,i.next,e,t))return!0;i=i.next}while(i!==e);return!1}function Wd(e,t){return Yi(e.prev,e,e.next)<0?Yi(e,t,e.next)>=0&&Yi(e,e.prev,t)>=0:Yi(e,t,e.prev)<0||Yi(e,e.next,t)<0}function qU(e,t){let i=e,r=!1,a=(e.x+t.x)/2,s=(e.y+t.y)/2;do i.y>s!=i.next.y>s&&i.next.y!==i.y&&a<(i.next.x-i.x)*(s-i.y)/(i.next.y-i.y)+i.x&&(r=!r),i=i.next;while(i!==e);return r}function h3(e,t){let i=new Gy(e.i,e.x,e.y),r=new Gy(t.i,t.x,t.y),a=e.next,s=t.prev;return e.next=t,t.prev=e,i.next=a,a.prev=i,r.next=i,i.prev=r,s.next=r,r.prev=s,r}function $2(e,t,i,r){let a=new Gy(e,t,i);return r?(a.next=r.next,a.prev=r,r.next.prev=a,r.next=a):(a.prev=a,a.next=a),a}function qd(e){e.next.prev=e.prev,e.prev.next=e.next,e.prevZ&&(e.prevZ.nextZ=e.nextZ),e.nextZ&&(e.nextZ.prevZ=e.prevZ)}function Gy(e,t,i){this.i=e,this.x=t,this.y=i,this.prev=null,this.next=null,this.z=0,this.prevZ=null,this.nextZ=null,this.steiner=!1}function YU(e,t,i,r){let a=0;for(let s=t,n=i-r;s<i;s+=r)a+=(e[n]-e[s])*(e[s+1]+e[n+1]),n=s;return a}var c3=class{static area(e){let t=e.length,i=0;for(let r=t-1,a=0;a<t;r=a++)i+=e[r].x*e[a].y-e[a].x*e[r].y;return i*.5}static isClockWise(e){return c3.area(e)<0}static triangulateShape(e,t){let i=[],r=[],a=[];eS(e),tS(i,e);let s=e.length;t.forEach(eS);for(let o=0;o<t.length;o++)r.push(s),s+=t[o].length,tS(i,t[o]);let n=OU.triangulate(i,r);for(let o=0;o<n.length;o+=3)a.push(n.slice(o,o+3));return a}};function eS(e){let t=e.length;t>2&&e[t-1].equals(e[0])&&e.pop()}function tS(e,t){for(let i=0;i<t.length;i++)e.push(t[i].x),e.push(t[i].y)}var u3=class extends qx{constructor(e=1,t=0){let i=(1+Math.sqrt(5))/2,r=[-1,i,0,1,i,0,-1,-i,0,1,-i,0,0,-1,i,0,1,i,0,-1,-i,0,1,-i,i,0,-1,i,0,1,-i,0,-1,-i,0,1],a=[0,11,5,0,5,1,0,1,7,0,7,10,0,10,11,1,5,9,5,11,4,11,10,2,10,7,6,7,1,8,3,9,4,3,4,2,3,2,6,3,6,8,3,8,9,4,9,5,2,4,11,6,2,10,8,6,7,9,8,1];super(r,a,e,t),this.type="IcosahedronGeometry",this.parameters={radius:e,detail:t}}static fromJSON(e){return new u3(e.radius,e.detail)}},Lc=class extends yt{constructor(e=1,t=32,i=16,r=0,a=Math.PI*2,s=0,n=Math.PI){super(),this.type="SphereGeometry",this.parameters={radius:e,widthSegments:t,heightSegments:i,phiStart:r,phiLength:a,thetaStart:s,thetaLength:n},t=Math.max(3,Math.floor(t)),i=Math.max(2,Math.floor(i));let o=Math.min(s+n,Math.PI),l=0,h=[],c=new R,u=new R,d=[],p=[],f=[],m=[];for(let g=0;g<=i;g++){let y=[],x=g/i,b=0;g==0&&s==0?b=.5/t:g==i&&o==Math.PI&&(b=-.5/t);for(let _=0;_<=t;_++){let S=_/t;c.x=-e*Math.cos(r+S*a)*Math.sin(s+x*n),c.y=e*Math.cos(s+x*n),c.z=e*Math.sin(r+S*a)*Math.sin(s+x*n),p.push(c.x,c.y,c.z),u.copy(c).normalize(),f.push(u.x,u.y,u.z),m.push(S+b,1-x),y.push(l++)}h.push(y)}for(let g=0;g<i;g++)for(let y=0;y<t;y++){let x=h[g][y+1],b=h[g][y],_=h[g+1][y],S=h[g+1][y+1];(g!==0||s>0)&&d.push(x,b,S),(g!==i-1||o<Math.PI)&&d.push(b,_,S)}this.setIndex(d),this.setAttribute("position",new ot(p,3)),this.setAttribute("normal",new ot(f,3)),this.setAttribute("uv",new ot(m,2))}static fromJSON(e){return new Lc(e.radius,e.widthSegments,e.heightSegments,e.phiStart,e.phiLength,e.thetaStart,e.thetaLength)}},d3=class extends yt{constructor(e=1,t=.4,i=12,r=48,a=Math.PI*2){super(),this.type="TorusGeometry",this.parameters={radius:e,tube:t,radialSegments:i,tubularSegments:r,arc:a},i=Math.floor(i),r=Math.floor(r);let s=[],n=[],o=[],l=[],h=new R,c=new R,u=new R;for(let d=0;d<=i;d++)for(let p=0;p<=r;p++){let f=p/r*a,m=d/i*Math.PI*2;c.x=(e+t*Math.cos(m))*Math.cos(f),c.y=(e+t*Math.cos(m))*Math.sin(f),c.z=t*Math.sin(m),n.push(c.x,c.y,c.z),h.x=e*Math.cos(f),h.y=e*Math.sin(f),u.subVectors(c,h).normalize(),o.push(u.x,u.y,u.z),l.push(p/r),l.push(d/i)}for(let d=1;d<=i;d++)for(let p=1;p<=r;p++){let f=(r+1)*d+p-1,m=(r+1)*(d-1)+p-1,g=(r+1)*(d-1)+p,y=(r+1)*d+p;s.push(f,m,y),s.push(m,g,y)}this.setIndex(s),this.setAttribute("position",new ot(n,3)),this.setAttribute("normal",new ot(o,3)),this.setAttribute("uv",new ot(l,2))}static fromJSON(e){return new d3(e.radius,e.tube,e.radialSegments,e.tubularSegments,e.arc)}},p3=class extends yt{constructor(e=1,t=.4,i=64,r=8,a=2,s=3){super(),this.type="TorusKnotGeometry",this.parameters={radius:e,tube:t,tubularSegments:i,radialSegments:r,p:a,q:s},i=Math.floor(i),r=Math.floor(r);let n=[],o=[],l=[],h=[],c=new R,u=new R,d=new R,p=new R,f=new R,m=new R,g=new R;for(let x=0;x<=i;++x){let b=x/i*a*Math.PI*2;y(b,a,s,e,d),y(b+.01,a,s,e,p),m.subVectors(p,d),g.addVectors(p,d),f.crossVectors(m,g),g.crossVectors(f,m),f.normalize(),g.normalize();for(let _=0;_<=r;++_){let S=_/r*Math.PI*2,M=-t*Math.cos(S),C=t*Math.sin(S);c.x=d.x+(M*g.x+C*f.x),c.y=d.y+(M*g.y+C*f.y),c.z=d.z+(M*g.z+C*f.z),o.push(c.x,c.y,c.z),u.subVectors(c,d).normalize(),l.push(u.x,u.y,u.z),h.push(x/i),h.push(_/r)}}for(let x=1;x<=i;x++)for(let b=1;b<=r;b++){let _=(r+1)*(x-1)+(b-1),S=(r+1)*x+(b-1),M=(r+1)*x+b,C=(r+1)*(x-1)+b;n.push(_,S,C),n.push(S,M,C)}this.setIndex(n),this.setAttribute("position",new ot(o,3)),this.setAttribute("normal",new ot(l,3)),this.setAttribute("uv",new ot(h,2));function y(x,b,_,S,M){let C=Math.cos(x),A=Math.sin(x),T=_/b*x,P=Math.cos(T);M.x=S*(2+P)*.5*C,M.y=S*(2+P)*A*.5,M.z=S*Math.sin(T)*.5}}static fromJSON(e){return new p3(e.radius,e.tube,e.tubularSegments,e.radialSegments,e.p,e.q)}};function Wo(e,t,i){return f3(e)?new e.constructor(e.subarray(t,i!==void 0?i:e.length)):e.slice(t,i)}function gf(e,t,i){return!e||!i&&e.constructor===t?e:typeof t.BYTES_PER_ELEMENT=="number"?new t(e):Array.prototype.slice.call(e)}function f3(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function XU(e){function t(a,s){return e[a]-e[s]}let i=e.length,r=new Array(i);for(let a=0;a!==i;++a)r[a]=a;return r.sort(t),r}function iS(e,t,i){let r=e.length,a=new e.constructor(r);for(let s=0,n=0;n!==r;++s){let o=i[s]*t;for(let l=0;l!==t;++l)a[n++]=e[o+l]}return a}function m3(e,t,i,r){let a=1,s=e[0];for(;s!==void 0&&s[r]===void 0;)s=e[a++];if(s===void 0)return;let n=s[r];if(n!==void 0)if(Array.isArray(n))do n=s[r],n!==void 0&&(t.push(s.time),i.push.apply(i,n)),s=e[a++];while(s!==void 0);else if(n.toArray!==void 0)do n=s[r],n!==void 0&&(t.push(s.time),n.toArray(i,i.length)),s=e[a++];while(s!==void 0);else do n=s[r],n!==void 0&&(t.push(s.time),i.push(n)),s=e[a++];while(s!==void 0)}var Fg=class{constructor(e,t,i,r){this.parameterPositions=e,this._cachedIndex=0,this.resultBuffer=r!==void 0?r:new t.constructor(i),this.sampleValues=t,this.valueSize=i,this.settings=null,this.DefaultSettings_={}}evaluate(e){let t=this.parameterPositions,i=this._cachedIndex,r=t[i],a=t[i-1];e:{t:{let s;i:{r:if(!(e<r)){for(let n=i+2;;){if(r===void 0){if(e<a)break r;return i=t.length,this._cachedIndex=i,this.copySampleValue_(i-1)}if(i===n)break;if(a=r,r=t[++i],e<r)break t}s=t.length;break i}if(!(e>=a)){let n=t[1];e<n&&(i=2,a=n);for(let o=i-2;;){if(a===void 0)return this._cachedIndex=0,this.copySampleValue_(0);if(i===o)break;if(r=a,a=t[--i-1],e>=a)break t}s=i,i=0;break i}break e}for(;i<s;){let n=i+s>>>1;e<t[n]?s=n:i=n+1}if(r=t[i],a=t[i-1],a===void 0)return this._cachedIndex=0,this.copySampleValue_(0);if(r===void 0)return i=t.length,this._cachedIndex=i,this.copySampleValue_(i-1)}this._cachedIndex=i,this.intervalChanged_(i,a,r)}return this.interpolate_(i,a,e,r)}getSettings_(){return this.settings||this.DefaultSettings_}copySampleValue_(e){let t=this.resultBuffer,i=this.sampleValues,r=this.valueSize,a=e*r;for(let s=0;s!==r;++s)t[s]=i[a+s];return t}interpolate_(){throw new Error("call to abstract method")}intervalChanged_(){}},QU=class extends Fg{constructor(e,t,i,r){super(e,t,i,r),this._weightPrev=-0,this._offsetPrev=-0,this._weightNext=-0,this._offsetNext=-0,this.DefaultSettings_={endingStart:Cc,endingEnd:Cc}}intervalChanged_(e,t,i){let r=this.parameterPositions,a=e-2,s=e+1,n=r[a],o=r[s];if(n===void 0)switch(this.getSettings_().endingStart){case Ec:a=e,n=2*t-i;break;case Lm:a=r.length-2,n=t+r[a]-r[a+1];break;default:a=e,n=i}if(o===void 0)switch(this.getSettings_().endingEnd){case Ec:s=e,o=2*i-t;break;case Lm:s=1,o=i+r[1]-r[0];break;default:s=e-1,o=t}let l=(i-t)*.5,h=this.valueSize;this._weightPrev=l/(t-n),this._weightNext=l/(o-i),this._offsetPrev=a*h,this._offsetNext=s*h}interpolate_(e,t,i,r){let a=this.resultBuffer,s=this.sampleValues,n=this.valueSize,o=e*n,l=o-n,h=this._offsetPrev,c=this._offsetNext,u=this._weightPrev,d=this._weightNext,p=(i-t)/(r-t),f=p*p,m=f*p,g=-u*m+2*u*f-u*p,y=(1+u)*m+(-1.5-2*u)*f+(-.5+u)*p+1,x=(-1-d)*m+(1.5+d)*f+.5*p,b=d*m-d*f;for(let _=0;_!==n;++_)a[_]=g*s[h+_]+y*s[l+_]+x*s[o+_]+b*s[c+_];return a}},g3=class extends Fg{constructor(e,t,i,r){super(e,t,i,r)}interpolate_(e,t,i,r){let a=this.resultBuffer,s=this.sampleValues,n=this.valueSize,o=e*n,l=o-n,h=(i-t)/(r-t),c=1-h;for(let u=0;u!==n;++u)a[u]=s[l+u]*c+s[o+u]*h;return a}},ZU=class extends Fg{constructor(e,t,i,r){super(e,t,i,r)}interpolate_(e){return this.copySampleValue_(e-1)}},kn=class{constructor(e,t,i,r){if(e===void 0)throw new Error("THREE.KeyframeTrack: track name is undefined");if(t===void 0||t.length===0)throw new Error("THREE.KeyframeTrack: no keyframes in track named "+e);this.name=e,this.times=gf(t,this.TimeBufferType),this.values=gf(i,this.ValueBufferType),this.setInterpolation(r||this.DefaultInterpolation)}static toJSON(e){let t=e.constructor,i;if(t.toJSON!==this.toJSON)i=t.toJSON(e);else{i={name:e.name,times:gf(e.times,Array),values:gf(e.values,Array)};let r=e.getInterpolation();r!==e.DefaultInterpolation&&(i.interpolation=r)}return i.type=e.ValueTypeName,i}InterpolantFactoryMethodDiscrete(e){return new ZU(this.times,this.values,this.getValueSize(),e)}InterpolantFactoryMethodLinear(e){return new g3(this.times,this.values,this.getValueSize(),e)}InterpolantFactoryMethodSmooth(e){return new QU(this.times,this.values,this.getValueSize(),e)}setInterpolation(e){let t;switch(e){case Im:t=this.InterpolantFactoryMethodDiscrete;break;case Rm:t=this.InterpolantFactoryMethodLinear;break;case Fv:t=this.InterpolantFactoryMethodSmooth;break}if(t===void 0){let i="unsupported interpolation for "+this.ValueTypeName+" keyframe track named "+this.name;if(this.createInterpolant===void 0)if(e!==this.DefaultInterpolation)this.setInterpolation(this.DefaultInterpolation);else throw new Error(i);return console.warn("THREE.KeyframeTrack:",i),this}return this.createInterpolant=t,this}getInterpolation(){switch(this.createInterpolant){case this.InterpolantFactoryMethodDiscrete:return Im;case this.InterpolantFactoryMethodLinear:return Rm;case this.InterpolantFactoryMethodSmooth:return Fv}}getValueSize(){return this.values.length/this.times.length}shift(e){if(e!==0){let t=this.times;for(let i=0,r=t.length;i!==r;++i)t[i]+=e}return this}scale(e){if(e!==1){let t=this.times;for(let i=0,r=t.length;i!==r;++i)t[i]*=e}return this}trim(e,t){let i=this.times,r=i.length,a=0,s=r-1;for(;a!==r&&i[a]<e;)++a;for(;s!==-1&&i[s]>t;)--s;if(++s,a!==0||s!==r){a>=s&&(s=Math.max(s,1),a=s-1);let n=this.getValueSize();this.times=Wo(i,a,s),this.values=Wo(this.values,a*n,s*n)}return this}validate(){let e=!0,t=this.getValueSize();t-Math.floor(t)!==0&&(console.error("THREE.KeyframeTrack: Invalid value size in track.",this),e=!1);let i=this.times,r=this.values,a=i.length;a===0&&(console.error("THREE.KeyframeTrack: Track is empty.",this),e=!1);let s=null;for(let n=0;n!==a;n++){let o=i[n];if(typeof o=="number"&&isNaN(o)){console.error("THREE.KeyframeTrack: Time is not a valid number.",this,n,o),e=!1;break}if(s!==null&&s>o){console.error("THREE.KeyframeTrack: Out of order keys.",this,n,o,s),e=!1;break}s=o}if(r!==void 0&&f3(r))for(let n=0,o=r.length;n!==o;++n){let l=r[n];if(isNaN(l)){console.error("THREE.KeyframeTrack: Value is not a valid number.",this,n,l),e=!1;break}}return e}optimize(){let e=Wo(this.times),t=Wo(this.values),i=this.getValueSize(),r=this.getInterpolation()===Fv,a=e.length-1,s=1;for(let n=1;n<a;++n){let o=!1,l=e[n],h=e[n+1];if(l!==h&&(n!==1||l!==e[0]))if(r)o=!0;else{let c=n*i,u=c-i,d=c+i;for(let p=0;p!==i;++p){let f=t[c+p];if(f!==t[u+p]||f!==t[d+p]){o=!0;break}}}if(o){if(n!==s){e[s]=e[n];let c=n*i,u=s*i;for(let d=0;d!==i;++d)t[u+d]=t[c+d]}++s}}if(a>0){e[s]=e[a];for(let n=a*i,o=s*i,l=0;l!==i;++l)t[o+l]=t[n+l];++s}return s!==e.length?(this.times=Wo(e,0,s),this.values=Wo(t,0,s*i)):(this.times=e,this.values=t),this}clone(){let e=Wo(this.times,0),t=Wo(this.values,0),i=this.constructor,r=new i(this.name,e,t);return r.createInterpolant=this.createInterpolant,r}};kn.prototype.TimeBufferType=Float32Array;kn.prototype.ValueBufferType=Float32Array;kn.prototype.DefaultInterpolation=Rm;var pu=class extends kn{};pu.prototype.ValueTypeName="bool";pu.prototype.ValueBufferType=Array;pu.prototype.DefaultInterpolation=Im;pu.prototype.InterpolantFactoryMethodLinear=void 0;pu.prototype.InterpolantFactoryMethodSmooth=void 0;var v3=class extends kn{};v3.prototype.ValueTypeName="color";var Nm=class extends kn{};Nm.prototype.ValueTypeName="number";var KU=class extends Fg{constructor(e,t,i,r){super(e,t,i,r)}interpolate_(e,t,i,r){let a=this.resultBuffer,s=this.sampleValues,n=this.valueSize,o=(i-t)/(r-t),l=e*n;for(let h=l+n;l!==h;l+=4)Lt.slerpFlat(a,0,s,l-n,s,l,o);return a}},pp=class extends kn{InterpolantFactoryMethodLinear(e){return new KU(this.times,this.values,this.getValueSize(),e)}};pp.prototype.ValueTypeName="quaternion";pp.prototype.DefaultInterpolation=Rm;pp.prototype.InterpolantFactoryMethodSmooth=void 0;var fu=class extends kn{};fu.prototype.ValueTypeName="string";fu.prototype.ValueBufferType=Array;fu.prototype.DefaultInterpolation=Im;fu.prototype.InterpolantFactoryMethodLinear=void 0;fu.prototype.InterpolantFactoryMethodSmooth=void 0;var Vm=class extends kn{};Vm.prototype.ValueTypeName="vector";var Hy=class{constructor(e,t=-1,i,r=Lx){this.name=e,this.tracks=i,this.duration=t,this.blendMode=r,this.uuid=_s(),this.duration<0&&this.resetDuration()}static parse(e){let t=[],i=e.tracks,r=1/(e.fps||1);for(let s=0,n=i.length;s!==n;++s)t.push($U(i[s]).scale(r));let a=new this(e.name,e.duration,t,e.blendMode);return a.uuid=e.uuid,a}static toJSON(e){let t=[],i=e.tracks,r={name:e.name,duration:e.duration,tracks:t,uuid:e.uuid,blendMode:e.blendMode};for(let a=0,s=i.length;a!==s;++a)t.push(kn.toJSON(i[a]));return r}static CreateFromMorphTargetSequence(e,t,i,r){let a=t.length,s=[];for(let n=0;n<a;n++){let o=[],l=[];o.push((n+a-1)%a,n,(n+1)%a),l.push(0,1,0);let h=XU(o);o=iS(o,1,h),l=iS(l,1,h),!r&&o[0]===0&&(o.push(a),l.push(l[0])),s.push(new Nm(".morphTargetInfluences["+t[n].name+"]",o,l).scale(1/i))}return new this(e,-1,s)}static findByName(e,t){let i=e;if(!Array.isArray(e)){let r=e;i=r.geometry&&r.geometry.animations||r.animations}for(let r=0;r<i.length;r++)if(i[r].name===t)return i[r];return null}static CreateClipsFromMorphTargetSequences(e,t,i){let r={},a=/^([\w-]*?)([\d]+)$/;for(let n=0,o=e.length;n<o;n++){let l=e[n],h=l.name.match(a);if(h&&h.length>1){let c=h[1],u=r[c];u||(r[c]=u=[]),u.push(l)}}let s=[];for(let n in r)s.push(this.CreateFromMorphTargetSequence(n,r[n],t,i));return s}static parseAnimation(e,t){if(!e)return console.error("THREE.AnimationClip: No animation in JSONLoader data."),null;let i=function(h,c,u,d,p){if(u.length!==0){let f=[],m=[];m3(u,f,m,d),f.length!==0&&p.push(new h(c,f,m))}},r=[],a=e.name||"default",s=e.fps||30,n=e.blendMode,o=e.length||-1,l=e.hierarchy||[];for(let h=0;h<l.length;h++){let c=l[h].keys;if(!(!c||c.length===0))if(c[0].morphTargets){let u={},d;for(d=0;d<c.length;d++)if(c[d].morphTargets)for(let p=0;p<c[d].morphTargets.length;p++)u[c[d].morphTargets[p]]=-1;for(let p in u){let f=[],m=[];for(let g=0;g!==c[d].morphTargets.length;++g){let y=c[d];f.push(y.time),m.push(y.morphTarget===p?1:0)}r.push(new Nm(".morphTargetInfluence["+p+"]",f,m))}o=u.length*s}else{let u=".bones["+t[h].name+"]";i(Vm,u+".position",c,"pos",r),i(pp,u+".quaternion",c,"rot",r),i(Vm,u+".scale",c,"scl",r)}}return r.length===0?null:new this(a,o,r,n)}resetDuration(){let e=this.tracks,t=0;for(let i=0,r=e.length;i!==r;++i){let a=this.tracks[i];t=Math.max(t,a.times[a.times.length-1])}return this.duration=t,this}trim(){for(let e=0;e<this.tracks.length;e++)this.tracks[e].trim(0,this.duration);return this}validate(){let e=!0;for(let t=0;t<this.tracks.length;t++)e=e&&this.tracks[t].validate();return e}optimize(){for(let e=0;e<this.tracks.length;e++)this.tracks[e].optimize();return this}clone(){let e=[];for(let t=0;t<this.tracks.length;t++)e.push(this.tracks[t].clone());return new this.constructor(this.name,this.duration,e,this.blendMode)}toJSON(){return this.constructor.toJSON(this)}};function JU(e){switch(e.toLowerCase()){case"scalar":case"double":case"float":case"number":case"integer":return Nm;case"vector":case"vector2":case"vector3":case"vector4":return Vm;case"color":return v3;case"quaternion":return pp;case"bool":case"boolean":return pu;case"string":return fu}throw new Error("THREE.KeyframeTrack: Unsupported typeName: "+e)}function $U(e){if(e.type===void 0)throw new Error("THREE.KeyframeTrack: track type undefined, can not parse");let t=JU(e.type);if(e.times===void 0){let i=[],r=[];m3(e.keys,i,r,"value"),e.times=i,e.values=r}return t.parse!==void 0?t.parse(e):new t(e.name,e.times,e.values,e.interpolation)}var jm={enabled:!1,files:{},add:function(e,t){this.enabled!==!1&&(this.files[e]=t)},get:function(e){if(this.enabled!==!1)return this.files[e]},remove:function(e){delete this.files[e]},clear:function(){this.files={}}},y3=class{constructor(e,t,i){let r=this,a=!1,s=0,n=0,o,l=[];this.onStart=void 0,this.onLoad=e,this.onProgress=t,this.onError=i,this.itemStart=function(h){n++,a===!1&&r.onStart!==void 0&&r.onStart(h,s,n),a=!0},this.itemEnd=function(h){s++,r.onProgress!==void 0&&r.onProgress(h,s,n),s===n&&(a=!1,r.onLoad!==void 0&&r.onLoad())},this.itemError=function(h){r.onError!==void 0&&r.onError(h)},this.resolveURL=function(h){return o?o(h):h},this.setURLModifier=function(h){return o=h,this},this.addHandler=function(h,c){return l.push(h,c),this},this.removeHandler=function(h){let c=l.indexOf(h);return c!==-1&&l.splice(c,2),this},this.getHandler=function(h){for(let c=0,u=l.length;c<u;c+=2){let d=l[c],p=l[c+1];if(d.global&&(d.lastIndex=0),d.test(h))return p}return null}}},eN=new y3,fp=class{constructor(e){this.manager=e!==void 0?e:eN,this.crossOrigin="anonymous",this.withCredentials=!1,this.path="",this.resourcePath="",this.requestHeader={}}load(){}loadAsync(e,t){let i=this;return new Promise(function(r,a){i.load(e,r,t,a)})}parse(){}setCrossOrigin(e){return this.crossOrigin=e,this}setWithCredentials(e){return this.withCredentials=e,this}setPath(e){return this.path=e,this}setResourcePath(e){return this.resourcePath=e,this}setRequestHeader(e){return this.requestHeader=e,this}},$n={},tN=class extends Error{constructor(e,t){super(e),this.response=t}},Wy=class extends fp{constructor(e){super(e)}load(e,t,i,r){e===void 0&&(e=""),this.path!==void 0&&(e=this.path+e),e=this.manager.resolveURL(e);let a=jm.get(e);if(a!==void 0)return this.manager.itemStart(e),setTimeout(()=>{t&&t(a),this.manager.itemEnd(e)},0),a;if($n[e]!==void 0){$n[e].push({onLoad:t,onProgress:i,onError:r});return}$n[e]=[],$n[e].push({onLoad:t,onProgress:i,onError:r});let s=new Request(e,{headers:new Headers(this.requestHeader),credentials:this.withCredentials?"include":"same-origin"}),n=this.mimeType,o=this.responseType;fetch(s).then(l=>{if(l.status===200||l.status===0){if(l.status===0&&console.warn("THREE.FileLoader: HTTP Status 0 received."),typeof ReadableStream>"u"||l.body===void 0||l.body.getReader===void 0)return l;let h=$n[e],c=l.body.getReader(),u=l.headers.get("Content-Length")||l.headers.get("X-File-Size"),d=u?parseInt(u):0,p=d!==0,f=0,m=new ReadableStream({start(g){y();function y(){c.read().then(({done:x,value:b})=>{if(x)g.close();else{f+=b.byteLength;let _=new ProgressEvent("progress",{lengthComputable:p,loaded:f,total:d});for(let S=0,M=h.length;S<M;S++){let C=h[S];C.onProgress&&C.onProgress(_)}g.enqueue(b),y()}})}}});return new Response(m)}else throw new tN(`fetch for "${l.url}" responded with ${l.status}: ${l.statusText}`,l)}).then(l=>{switch(o){case"arraybuffer":return l.arrayBuffer();case"blob":return l.blob();case"document":return l.text().then(h=>new DOMParser().parseFromString(h,n));case"json":return l.json();default:if(n===void 0)return l.text();{let h=/charset="?([^;"\s]*)"?/i.exec(n),c=h&&h[1]?h[1].toLowerCase():void 0,u=new TextDecoder(c);return l.arrayBuffer().then(d=>u.decode(d))}}}).then(l=>{jm.add(e,l);let h=$n[e];delete $n[e];for(let c=0,u=h.length;c<u;c++){let d=h[c];d.onLoad&&d.onLoad(l)}}).catch(l=>{let h=$n[e];if(h===void 0)throw this.manager.itemError(e),l;delete $n[e];for(let c=0,u=h.length;c<u;c++){let d=h[c];d.onError&&d.onError(l)}this.manager.itemError(e)}).finally(()=>{this.manager.itemEnd(e)}),this.manager.itemStart(e)}setResponseType(e){return this.responseType=e,this}setMimeType(e){return this.mimeType=e,this}},iN=class extends fp{constructor(e){super(e)}load(e,t,i,r){this.path!==void 0&&(e=this.path+e),e=this.manager.resolveURL(e);let a=this,s=jm.get(e);if(s!==void 0)return a.manager.itemStart(e),setTimeout(function(){t&&t(s),a.manager.itemEnd(e)},0),s;let n=jd("img");function o(){h(),jm.add(e,this),t&&t(this),a.manager.itemEnd(e)}function l(c){h(),r&&r(c),a.manager.itemError(e),a.manager.itemEnd(e)}function h(){n.removeEventListener("load",o,!1),n.removeEventListener("error",l,!1)}return n.addEventListener("load",o,!1),n.addEventListener("error",l,!1),e.slice(0,5)!=="data:"&&this.crossOrigin!==void 0&&(n.crossOrigin=this.crossOrigin),a.manager.itemStart(e),n.src=e,n}},rN=class extends fp{constructor(e){super(e)}load(e,t,i,r){let a=new Xi,s=new iN(this.manager);return s.setCrossOrigin(this.crossOrigin),s.setPath(this.path),s.load(e,function(n){a.image=n,a.needsUpdate=!0,t!==void 0&&t(a)},i,r),a}},mp=class extends Si{constructor(e,t=1){super(),this.isLight=!0,this.type="Light",this.color=new Ct(e),this.intensity=t}dispose(){}copy(e,t){return super.copy(e,t),this.color.copy(e.color),this.intensity=e.intensity,this}toJSON(e){let t=super.toJSON(e);return t.object.color=this.color.getHex(),t.object.intensity=this.intensity,this.groundColor!==void 0&&(t.object.groundColor=this.groundColor.getHex()),this.distance!==void 0&&(t.object.distance=this.distance),this.angle!==void 0&&(t.object.angle=this.angle),this.decay!==void 0&&(t.object.decay=this.decay),this.penumbra!==void 0&&(t.object.penumbra=this.penumbra),this.shadow!==void 0&&(t.object.shadow=this.shadow.toJSON()),t}},aN=class extends mp{constructor(e,t,i){super(e,i),this.isHemisphereLight=!0,this.type="HemisphereLight",this.position.copy(Si.DEFAULT_UP),this.updateMatrix(),this.groundColor=new Ct(t)}copy(e,t){return super.copy(e,t),this.groundColor.copy(e.groundColor),this}},p0=new je,rS=new R,aS=new R,Yx=class{constructor(e){this.camera=e,this.bias=0,this.normalBias=0,this.radius=1,this.blurSamples=8,this.mapSize=new re(512,512),this.map=null,this.mapPass=null,this.matrix=new je,this.autoUpdate=!0,this.needsUpdate=!1,this._frustum=new kx,this._frameExtents=new re(1,1),this._viewportCount=1,this._viewports=[new Rt(0,0,1,1)]}getViewportCount(){return this._viewportCount}getFrustum(){return this._frustum}updateMatrices(e){let t=this.camera,i=this.matrix;rS.setFromMatrixPosition(e.matrixWorld),t.position.copy(rS),aS.setFromMatrixPosition(e.target.matrixWorld),t.lookAt(aS),t.updateMatrixWorld(),p0.multiplyMatrices(t.projectionMatrix,t.matrixWorldInverse),this._frustum.setFromProjectionMatrix(p0),i.set(.5,0,0,.5,0,.5,0,.5,0,0,.5,.5,0,0,0,1),i.multiply(p0)}getViewport(e){return this._viewports[e]}getFrameExtents(){return this._frameExtents}dispose(){this.map&&this.map.dispose(),this.mapPass&&this.mapPass.dispose()}copy(e){return this.camera=e.camera.clone(),this.bias=e.bias,this.radius=e.radius,this.mapSize.copy(e.mapSize),this}clone(){return new this.constructor().copy(this)}toJSON(){let e={};return this.bias!==0&&(e.bias=this.bias),this.normalBias!==0&&(e.normalBias=this.normalBias),this.radius!==1&&(e.radius=this.radius),(this.mapSize.x!==512||this.mapSize.y!==512)&&(e.mapSize=this.mapSize.toArray()),e.camera=this.camera.toJSON(!1).object,delete e.camera.matrix,e}},sN=class extends Yx{constructor(){super(new pa(50,1,.5,500)),this.isSpotLightShadow=!0,this.focus=1}updateMatrices(e){let t=this.camera,i=Vd*2*e.angle*this.focus,r=this.mapSize.width/this.mapSize.height,a=e.distance||t.far;(i!==t.fov||r!==t.aspect||a!==t.far)&&(t.fov=i,t.aspect=r,t.far=a,t.updateProjectionMatrix()),super.updateMatrices(e)}copy(e){return super.copy(e),this.focus=e.focus,this}},nN=class extends mp{constructor(e,t,i=0,r=Math.PI/3,a=0,s=2){super(e,t),this.isSpotLight=!0,this.type="SpotLight",this.position.copy(Si.DEFAULT_UP),this.updateMatrix(),this.target=new Si,this.distance=i,this.angle=r,this.penumbra=a,this.decay=s,this.map=null,this.shadow=new sN}get power(){return this.intensity*Math.PI}set power(e){this.intensity=e/Math.PI}dispose(){this.shadow.dispose()}copy(e,t){return super.copy(e,t),this.distance=e.distance,this.angle=e.angle,this.penumbra=e.penumbra,this.decay=e.decay,this.target=e.target.clone(),this.shadow=e.shadow.clone(),this}},sS=new je,Qu=new R,f0=new R,oN=class extends Yx{constructor(){super(new pa(90,1,.5,500)),this.isPointLightShadow=!0,this._frameExtents=new re(4,2),this._viewportCount=6,this._viewports=[new Rt(2,1,1,1),new Rt(0,1,1,1),new Rt(3,1,1,1),new Rt(1,1,1,1),new Rt(3,0,1,1),new Rt(1,0,1,1)],this._cubeDirections=[new R(1,0,0),new R(-1,0,0),new R(0,0,1),new R(0,0,-1),new R(0,1,0),new R(0,-1,0)],this._cubeUps=[new R(0,1,0),new R(0,1,0),new R(0,1,0),new R(0,1,0),new R(0,0,1),new R(0,0,-1)]}updateMatrices(e,t=0){let i=this.camera,r=this.matrix,a=e.distance||i.far;a!==i.far&&(i.far=a,i.updateProjectionMatrix()),Qu.setFromMatrixPosition(e.matrixWorld),i.position.copy(Qu),f0.copy(i.position),f0.add(this._cubeDirections[t]),i.up.copy(this._cubeUps[t]),i.lookAt(f0),i.updateMatrixWorld(),r.makeTranslation(-Qu.x,-Qu.y,-Qu.z),sS.multiplyMatrices(i.projectionMatrix,i.matrixWorldInverse),this._frustum.setFromProjectionMatrix(sS)}},lN=class extends mp{constructor(e,t,i=0,r=2){super(e,t),this.isPointLight=!0,this.type="PointLight",this.distance=i,this.decay=r,this.shadow=new oN}get power(){return this.intensity*4*Math.PI}set power(e){this.intensity=e/(4*Math.PI)}dispose(){this.shadow.dispose()}copy(e,t){return super.copy(e,t),this.distance=e.distance,this.decay=e.decay,this.shadow=e.shadow.clone(),this}},hN=class extends Yx{constructor(){super(new Ux(-5,5,5,-5,.5,500)),this.isDirectionalLightShadow=!0}},cN=class extends mp{constructor(e,t){super(e,t),this.isDirectionalLight=!0,this.type="DirectionalLight",this.position.copy(Si.DEFAULT_UP),this.updateMatrix(),this.target=new Si,this.shadow=new hN}dispose(){this.shadow.dispose()}copy(e){return super.copy(e),this.target=e.target.clone(),this.shadow=e.shadow.clone(),this}},x3=class extends yt{constructor(){super(),this.isInstancedBufferGeometry=!0,this.type="InstancedBufferGeometry",this.instanceCount=1/0}copy(e){return super.copy(e),this.instanceCount=e.instanceCount,this}toJSON(){let e=super.toJSON();return e.instanceCount=this.instanceCount,e.isInstancedBufferGeometry=!0,e}},b3=class extends fp{constructor(e){super(e)}load(e,t,i,r){let a=this,s=new Wy(a.manager);s.setPath(a.path),s.setRequestHeader(a.requestHeader),s.setWithCredentials(a.withCredentials),s.load(e,function(n){try{t(a.parse(JSON.parse(n)))}catch(o){r?r(o):console.error(o),a.manager.itemError(e)}},i,r)}parse(e){let t={},i={};function r(u,d){if(t[d]!==void 0)return t[d];let p=u.interleavedBuffers[d],f=a(u,p.buffer),m=Wp(p.type,f),g=new fU(m,p.stride);return g.uuid=p.uuid,t[d]=g,g}function a(u,d){if(i[d]!==void 0)return i[d];let p=u.arrayBuffers[d],f=new Uint32Array(p).buffer;return i[d]=f,f}let s=e.isInstancedBufferGeometry?new x3:new yt,n=e.data.index;if(n!==void 0){let u=Wp(n.type,n.array);s.setIndex(new It(u,1))}let o=e.data.attributes;for(let u in o){let d=o[u],p;if(d.isInterleavedBufferAttribute){let f=r(e.data,d.data);p=new Vy(f,d.itemSize,d.offset,d.normalized)}else{let f=Wp(d.type,d.array),m=d.isInstancedBufferAttribute?Gd:It;p=new m(f,d.itemSize,d.normalized)}d.name!==void 0&&(p.name=d.name),d.usage!==void 0&&p.setUsage(d.usage),d.updateRange!==void 0&&(p.updateRange.offset=d.updateRange.offset,p.updateRange.count=d.updateRange.count),s.setAttribute(u,p)}let l=e.data.morphAttributes;if(l)for(let u in l){let d=l[u],p=[];for(let f=0,m=d.length;f<m;f++){let g=d[f],y;if(g.isInterleavedBufferAttribute){let x=r(e.data,g.data);y=new Vy(x,g.itemSize,g.offset,g.normalized)}else{let x=Wp(g.type,g.array);y=new It(x,g.itemSize,g.normalized)}g.name!==void 0&&(y.name=g.name),p.push(y)}s.morphAttributes[u]=p}e.data.morphTargetsRelative&&(s.morphTargetsRelative=!0);let h=e.data.groups||e.data.drawcalls||e.data.offsets;if(h!==void 0)for(let u=0,d=h.length;u!==d;++u){let p=h[u];s.addGroup(p.start,p.count,p.materialIndex)}let c=e.data.boundingSphere;if(c!==void 0){let u=new R;c.center!==void 0&&u.fromArray(c.center),s.boundingSphere=new Wa(u,c.radius)}return e.name&&(s.name=e.name),e.userData&&(s.userData=e.userData),s}},uN=class{constructor(e=!0){this.autoStart=e,this.startTime=0,this.oldTime=0,this.elapsedTime=0,this.running=!1}start(){this.startTime=nS(),this.oldTime=this.startTime,this.elapsedTime=0,this.running=!0}stop(){this.getElapsedTime(),this.running=!1,this.autoStart=!1}getElapsedTime(){return this.getDelta(),this.elapsedTime}getDelta(){let e=0;if(this.autoStart&&!this.running)return this.start(),0;if(this.running){let t=nS();e=(t-this.oldTime)/1e3,this.oldTime=t,this.elapsedTime+=e}return e}};function nS(){return(typeof performance>"u"?Date:performance).now()}var dN=class{constructor(e,t,i){this.binding=e,this.valueSize=i;let r,a,s;switch(t){case"quaternion":r=this._slerp,a=this._slerpAdditive,s=this._setAdditiveIdentityQuaternion,this.buffer=new Float64Array(i*6),this._workIndex=5;break;case"string":case"bool":r=this._select,a=this._select,s=this._setAdditiveIdentityOther,this.buffer=new Array(i*5);break;default:r=this._lerp,a=this._lerpAdditive,s=this._setAdditiveIdentityNumeric,this.buffer=new Float64Array(i*5)}this._mixBufferRegion=r,this._mixBufferRegionAdditive=a,this._setIdentity=s,this._origIndex=3,this._addIndex=4,this.cumulativeWeight=0,this.cumulativeWeightAdditive=0,this.useCount=0,this.referenceCount=0}accumulate(e,t){let i=this.buffer,r=this.valueSize,a=e*r+r,s=this.cumulativeWeight;if(s===0){for(let n=0;n!==r;++n)i[a+n]=i[n];s=t}else{s+=t;let n=t/s;this._mixBufferRegion(i,a,0,n,r)}this.cumulativeWeight=s}accumulateAdditive(e){let t=this.buffer,i=this.valueSize,r=i*this._addIndex;this.cumulativeWeightAdditive===0&&this._setIdentity(),this._mixBufferRegionAdditive(t,r,0,e,i),this.cumulativeWeightAdditive+=e}apply(e){let t=this.valueSize,i=this.buffer,r=e*t+t,a=this.cumulativeWeight,s=this.cumulativeWeightAdditive,n=this.binding;if(this.cumulativeWeight=0,this.cumulativeWeightAdditive=0,a<1){let o=t*this._origIndex;this._mixBufferRegion(i,r,o,1-a,t)}s>0&&this._mixBufferRegionAdditive(i,r,this._addIndex*t,1,t);for(let o=t,l=t+t;o!==l;++o)if(i[o]!==i[o+t]){n.setValue(i,r);break}}saveOriginalState(){let e=this.binding,t=this.buffer,i=this.valueSize,r=i*this._origIndex;e.getValue(t,r);for(let a=i,s=r;a!==s;++a)t[a]=t[r+a%i];this._setIdentity(),this.cumulativeWeight=0,this.cumulativeWeightAdditive=0}restoreOriginalState(){let e=this.valueSize*3;this.binding.setValue(this.buffer,e)}_setAdditiveIdentityNumeric(){let e=this._addIndex*this.valueSize,t=e+this.valueSize;for(let i=e;i<t;i++)this.buffer[i]=0}_setAdditiveIdentityQuaternion(){this._setAdditiveIdentityNumeric(),this.buffer[this._addIndex*this.valueSize+3]=1}_setAdditiveIdentityOther(){let e=this._origIndex*this.valueSize,t=this._addIndex*this.valueSize;for(let i=0;i<this.valueSize;i++)this.buffer[t+i]=this.buffer[e+i]}_select(e,t,i,r,a){if(r>=.5)for(let s=0;s!==a;++s)e[t+s]=e[i+s]}_slerp(e,t,i,r){Lt.slerpFlat(e,t,e,t,e,i,r)}_slerpAdditive(e,t,i,r,a){let s=this._workIndex*a;Lt.multiplyQuaternionsFlat(e,s,e,t,e,i),Lt.slerpFlat(e,t,e,t,e,s,r)}_lerp(e,t,i,r,a){let s=1-r;for(let n=0;n!==a;++n){let o=t+n;e[o]=e[o]*s+e[i+n]*r}}_lerpAdditive(e,t,i,r,a){for(let s=0;s!==a;++s){let n=t+s;e[n]=e[n]+e[i+s]*r}}},Xx="\\[\\]\\.:\\/",pN=new RegExp("["+Xx+"]","g"),Qx="[^"+Xx+"]",fN="[^"+Xx.replace("\\.","")+"]",mN=/((?:WC+[\/:])*)/.source.replace("WC",Qx),gN=/(WCOD+)?/.source.replace("WCOD",fN),vN=/(?:\.(WC+)(?:\[(.+)\])?)?/.source.replace("WC",Qx),yN=/\.(WC+)(?:\[(.+)\])?/.source.replace("WC",Qx),xN=new RegExp("^"+mN+gN+vN+yN+"$"),bN=["material","materials","bones","map"],wN=class{constructor(e,t,i){let r=i||Oi.parseTrackName(t);this._targetGroup=e,this._bindings=e.subscribe_(t,r)}getValue(e,t){this.bind();let i=this._targetGroup.nCachedObjects_,r=this._bindings[i];r!==void 0&&r.getValue(e,t)}setValue(e,t){let i=this._bindings;for(let r=this._targetGroup.nCachedObjects_,a=i.length;r!==a;++r)i[r].setValue(e,t)}bind(){let e=this._bindings;for(let t=this._targetGroup.nCachedObjects_,i=e.length;t!==i;++t)e[t].bind()}unbind(){let e=this._bindings;for(let t=this._targetGroup.nCachedObjects_,i=e.length;t!==i;++t)e[t].unbind()}},Oi=class{constructor(e,t,i){this.path=t,this.parsedPath=i||Oi.parseTrackName(t),this.node=Oi.findNode(e,this.parsedPath.nodeName)||e,this.rootNode=e,this.getValue=this._getValue_unbound,this.setValue=this._setValue_unbound}static create(e,t,i){return e&&e.isAnimationObjectGroup?new Oi.Composite(e,t,i):new Oi(e,t,i)}static sanitizeNodeName(e){return e.replace(/\s/g,"_").replace(pN,"")}static parseTrackName(e){let t=xN.exec(e);if(t===null)throw new Error("PropertyBinding: Cannot parse trackName: "+e);let i={nodeName:t[2],objectName:t[3],objectIndex:t[4],propertyName:t[5],propertyIndex:t[6]},r=i.nodeName&&i.nodeName.lastIndexOf(".");if(r!==void 0&&r!==-1){let a=i.nodeName.substring(r+1);bN.indexOf(a)!==-1&&(i.nodeName=i.nodeName.substring(0,r),i.objectName=a)}if(i.propertyName===null||i.propertyName.length===0)throw new Error("PropertyBinding: can not parse propertyName from trackName: "+e);return i}static findNode(e,t){if(t===void 0||t===""||t==="."||t===-1||t===e.name||t===e.uuid)return e;if(e.skeleton){let i=e.skeleton.getBoneByName(t);if(i!==void 0)return i}if(e.children){let i=function(a){for(let s=0;s<a.length;s++){let n=a[s];if(n.name===t||n.uuid===t)return n;let o=i(n.children);if(o)return o}return null},r=i(e.children);if(r)return r}return null}_getValue_unavailable(){}_setValue_unavailable(){}_getValue_direct(e,t){e[t]=this.targetObject[this.propertyName]}_getValue_array(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)e[t++]=i[r]}_getValue_arrayElement(e,t){e[t]=this.resolvedProperty[this.propertyIndex]}_getValue_toArray(e,t){this.resolvedProperty.toArray(e,t)}_setValue_direct(e,t){this.targetObject[this.propertyName]=e[t]}_setValue_direct_setNeedsUpdate(e,t){this.targetObject[this.propertyName]=e[t],this.targetObject.needsUpdate=!0}_setValue_direct_setMatrixWorldNeedsUpdate(e,t){this.targetObject[this.propertyName]=e[t],this.targetObject.matrixWorldNeedsUpdate=!0}_setValue_array(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)i[r]=e[t++]}_setValue_array_setNeedsUpdate(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)i[r]=e[t++];this.targetObject.needsUpdate=!0}_setValue_array_setMatrixWorldNeedsUpdate(e,t){let i=this.resolvedProperty;for(let r=0,a=i.length;r!==a;++r)i[r]=e[t++];this.targetObject.matrixWorldNeedsUpdate=!0}_setValue_arrayElement(e,t){this.resolvedProperty[this.propertyIndex]=e[t]}_setValue_arrayElement_setNeedsUpdate(e,t){this.resolvedProperty[this.propertyIndex]=e[t],this.targetObject.needsUpdate=!0}_setValue_arrayElement_setMatrixWorldNeedsUpdate(e,t){this.resolvedProperty[this.propertyIndex]=e[t],this.targetObject.matrixWorldNeedsUpdate=!0}_setValue_fromArray(e,t){this.resolvedProperty.fromArray(e,t)}_setValue_fromArray_setNeedsUpdate(e,t){this.resolvedProperty.fromArray(e,t),this.targetObject.needsUpdate=!0}_setValue_fromArray_setMatrixWorldNeedsUpdate(e,t){this.resolvedProperty.fromArray(e,t),this.targetObject.matrixWorldNeedsUpdate=!0}_getValue_unbound(e,t){this.bind(),this.getValue(e,t)}_setValue_unbound(e,t){this.bind(),this.setValue(e,t)}bind(){let e=this.node,t=this.parsedPath,i=t.objectName,r=t.propertyName,a=t.propertyIndex;if(e||(e=Oi.findNode(this.rootNode,t.nodeName)||this.rootNode,this.node=e),this.getValue=this._getValue_unavailable,this.setValue=this._setValue_unavailable,!e){console.error("THREE.PropertyBinding: Trying to update node for track: "+this.path+" but it wasn't found.");return}if(i){let l=t.objectIndex;switch(i){case"materials":if(!e.material){console.error("THREE.PropertyBinding: Can not bind to material as node does not have a material.",this);return}if(!e.material.materials){console.error("THREE.PropertyBinding: Can not bind to material.materials as node.material does not have a materials array.",this);return}e=e.material.materials;break;case"bones":if(!e.skeleton){console.error("THREE.PropertyBinding: Can not bind to bones as node does not have a skeleton.",this);return}e=e.skeleton.bones;for(let h=0;h<e.length;h++)if(e[h].name===l){l=h;break}break;case"map":if("map"in e){e=e.map;break}if(!e.material){console.error("THREE.PropertyBinding: Can not bind to material as node does not have a material.",this);return}if(!e.material.map){console.error("THREE.PropertyBinding: Can not bind to material.map as node.material does not have a map.",this);return}e=e.material.map;break;default:if(e[i]===void 0){console.error("THREE.PropertyBinding: Can not bind to objectName of node undefined.",this);return}e=e[i]}if(l!==void 0){if(e[l]===void 0){console.error("THREE.PropertyBinding: Trying to bind to objectIndex of objectName, but is undefined.",this,e);return}e=e[l]}}let s=e[r];if(s===void 0){let l=t.nodeName;console.error("THREE.PropertyBinding: Trying to update property for track: "+l+"."+r+" but it wasn't found.",e);return}let n=this.Versioning.None;this.targetObject=e,e.needsUpdate!==void 0?n=this.Versioning.NeedsUpdate:e.matrixWorldNeedsUpdate!==void 0&&(n=this.Versioning.MatrixWorldNeedsUpdate);let o=this.BindingType.Direct;if(a!==void 0){if(r==="morphTargetInfluences"){if(!e.geometry){console.error("THREE.PropertyBinding: Can not bind to morphTargetInfluences because node does not have a geometry.",this);return}if(!e.geometry.morphAttributes){console.error("THREE.PropertyBinding: Can not bind to morphTargetInfluences because node does not have a geometry.morphAttributes.",this);return}e.morphTargetDictionary[a]!==void 0&&(a=e.morphTargetDictionary[a])}o=this.BindingType.ArrayElement,this.resolvedProperty=s,this.propertyIndex=a}else s.fromArray!==void 0&&s.toArray!==void 0?(o=this.BindingType.HasFromToArray,this.resolvedProperty=s):Array.isArray(s)?(o=this.BindingType.EntireArray,this.resolvedProperty=s):this.propertyName=r;this.getValue=this.GetterByBindingType[o],this.setValue=this.SetterByBindingTypeAndVersioning[o][n]}unbind(){this.node=null,this.getValue=this._getValue_unbound,this.setValue=this._setValue_unbound}};Oi.Composite=wN;Oi.prototype.BindingType={Direct:0,EntireArray:1,ArrayElement:2,HasFromToArray:3};Oi.prototype.Versioning={None:0,NeedsUpdate:1,MatrixWorldNeedsUpdate:2};Oi.prototype.GetterByBindingType=[Oi.prototype._getValue_direct,Oi.prototype._getValue_array,Oi.prototype._getValue_arrayElement,Oi.prototype._getValue_toArray];Oi.prototype.SetterByBindingTypeAndVersioning=[[Oi.prototype._setValue_direct,Oi.prototype._setValue_direct_setNeedsUpdate,Oi.prototype._setValue_direct_setMatrixWorldNeedsUpdate],[Oi.prototype._setValue_array,Oi.prototype._setValue_array_setNeedsUpdate,Oi.prototype._setValue_array_setMatrixWorldNeedsUpdate],[Oi.prototype._setValue_arrayElement,Oi.prototype._setValue_arrayElement_setNeedsUpdate,Oi.prototype._setValue_arrayElement_setMatrixWorldNeedsUpdate],[Oi.prototype._setValue_fromArray,Oi.prototype._setValue_fromArray_setNeedsUpdate,Oi.prototype._setValue_fromArray_setMatrixWorldNeedsUpdate]];var _N=class{constructor(e,t,i=null,r=t.blendMode){this._mixer=e,this._clip=t,this._localRoot=i,this.blendMode=r;let a=t.tracks,s=a.length,n=new Array(s),o={endingStart:Cc,endingEnd:Cc};for(let l=0;l!==s;++l){let h=a[l].createInterpolant(null);n[l]=h,h.settings=o}this._interpolantSettings=o,this._interpolants=n,this._propertyBindings=new Array(s),this._cacheIndex=null,this._byClipCacheIndex=null,this._timeScaleInterpolant=null,this._weightInterpolant=null,this.loop=kE,this._loopCount=-1,this._startTime=null,this.time=0,this.timeScale=1,this._effectiveTimeScale=1,this.weight=1,this._effectiveWeight=1,this.repetitions=1/0,this.paused=!1,this.enabled=!0,this.clampWhenFinished=!1,this.zeroSlopeAtStart=!0,this.zeroSlopeAtEnd=!0}play(){return this._mixer._activateAction(this),this}stop(){return this._mixer._deactivateAction(this),this.reset()}reset(){return this.paused=!1,this.enabled=!0,this.time=0,this._loopCount=-1,this._startTime=null,this.stopFading().stopWarping()}isRunning(){return this.enabled&&!this.paused&&this.timeScale!==0&&this._startTime===null&&this._mixer._isActiveAction(this)}isScheduled(){return this._mixer._isActiveAction(this)}startAt(e){return this._startTime=e,this}setLoop(e,t){return this.loop=e,this.repetitions=t,this}setEffectiveWeight(e){return this.weight=e,this._effectiveWeight=this.enabled?e:0,this.stopFading()}getEffectiveWeight(){return this._effectiveWeight}fadeIn(e){return this._scheduleFading(e,0,1)}fadeOut(e){return this._scheduleFading(e,1,0)}crossFadeFrom(e,t,i){if(e.fadeOut(t),this.fadeIn(t),i){let r=this._clip.duration,a=e._clip.duration,s=a/r,n=r/a;e.warp(1,s,t),this.warp(n,1,t)}return this}crossFadeTo(e,t,i){return e.crossFadeFrom(this,t,i)}stopFading(){let e=this._weightInterpolant;return e!==null&&(this._weightInterpolant=null,this._mixer._takeBackControlInterpolant(e)),this}setEffectiveTimeScale(e){return this.timeScale=e,this._effectiveTimeScale=this.paused?0:e,this.stopWarping()}getEffectiveTimeScale(){return this._effectiveTimeScale}setDuration(e){return this.timeScale=this._clip.duration/e,this.stopWarping()}syncWith(e){return this.time=e.time,this.timeScale=e.timeScale,this.stopWarping()}halt(e){return this.warp(this._effectiveTimeScale,0,e)}warp(e,t,i){let r=this._mixer,a=r.time,s=this.timeScale,n=this._timeScaleInterpolant;n===null&&(n=r._lendControlInterpolant(),this._timeScaleInterpolant=n);let o=n.parameterPositions,l=n.sampleValues;return o[0]=a,o[1]=a+i,l[0]=e/s,l[1]=t/s,this}stopWarping(){let e=this._timeScaleInterpolant;return e!==null&&(this._timeScaleInterpolant=null,this._mixer._takeBackControlInterpolant(e)),this}getMixer(){return this._mixer}getClip(){return this._clip}getRoot(){return this._localRoot||this._mixer._root}_update(e,t,i,r){if(!this.enabled){this._updateWeight(e);return}let a=this._startTime;if(a!==null){let o=(e-a)*i;o<0||i===0?t=0:(this._startTime=null,t=i*o)}t*=this._updateTimeScale(e);let s=this._updateTime(t),n=this._updateWeight(e);if(n>0){let o=this._interpolants,l=this._propertyBindings;switch(this.blendMode){case JL:for(let h=0,c=o.length;h!==c;++h)o[h].evaluate(s),l[h].accumulateAdditive(n);break;case Lx:default:for(let h=0,c=o.length;h!==c;++h)o[h].evaluate(s),l[h].accumulate(r,n)}}}_updateWeight(e){let t=0;if(this.enabled){t=this.weight;let i=this._weightInterpolant;if(i!==null){let r=i.evaluate(e)[0];t*=r,e>i.parameterPositions[1]&&(this.stopFading(),r===0&&(this.enabled=!1))}}return this._effectiveWeight=t,t}_updateTimeScale(e){let t=0;if(!this.paused){t=this.timeScale;let i=this._timeScaleInterpolant;if(i!==null){let r=i.evaluate(e)[0];t*=r,e>i.parameterPositions[1]&&(this.stopWarping(),t===0?this.paused=!0:this.timeScale=t)}}return this._effectiveTimeScale=t,t}_updateTime(e){let t=this._clip.duration,i=this.loop,r=this.time+e,a=this._loopCount,s=i===Rx;if(e===0)return a===-1?r:s&&(a&1)===1?t-r:r;if(i===FE){a===-1&&(this._loopCount=0,this._setEndings(!0,!0,!1));e:{if(r>=t)r=t;else if(r<0)r=0;else{this.time=r;break e}this.clampWhenFinished?this.paused=!0:this.enabled=!1,this.time=r,this._mixer.dispatchEvent({type:"finished",action:this,direction:e<0?-1:1})}}else{if(a===-1&&(e>=0?(a=0,this._setEndings(!0,this.repetitions===0,s)):this._setEndings(this.repetitions===0,!0,s)),r>=t||r<0){let n=Math.floor(r/t);r-=t*n,a+=Math.abs(n);let o=this.repetitions-a;if(o<=0)this.clampWhenFinished?this.paused=!0:this.enabled=!1,r=e>0?t:0,this.time=r,this._mixer.dispatchEvent({type:"finished",action:this,direction:e>0?1:-1});else{if(o===1){let l=e<0;this._setEndings(l,!l,s)}else this._setEndings(!1,!1,s);this._loopCount=a,this.time=r,this._mixer.dispatchEvent({type:"loop",action:this,loopDelta:n})}}else this.time=r;if(s&&(a&1)===1)return t-r}return r}_setEndings(e,t,i){let r=this._interpolantSettings;i?(r.endingStart=Ec,r.endingEnd=Ec):(e?r.endingStart=this.zeroSlopeAtStart?Ec:Cc:r.endingStart=Lm,t?r.endingEnd=this.zeroSlopeAtEnd?Ec:Cc:r.endingEnd=Lm)}_scheduleFading(e,t,i){let r=this._mixer,a=r.time,s=this._weightInterpolant;s===null&&(s=r._lendControlInterpolant(),this._weightInterpolant=s);let n=s.parameterPositions,o=s.sampleValues;return n[0]=a,o[0]=t,n[1]=a+e,o[1]=i,this}},SN=new Float32Array(1),AN=class extends ha{constructor(e){super(),this._root=e,this._initMemoryManager(),this._accuIndex=0,this.time=0,this.timeScale=1}_bindAction(e,t){let i=e._localRoot||this._root,r=e._clip.tracks,a=r.length,s=e._propertyBindings,n=e._interpolants,o=i.uuid,l=this._bindingsByRootAndName,h=l[o];h===void 0&&(h={},l[o]=h);for(let c=0;c!==a;++c){let u=r[c],d=u.name,p=h[d];if(p!==void 0)++p.referenceCount,s[c]=p;else{if(p=s[c],p!==void 0){p._cacheIndex===null&&(++p.referenceCount,this._addInactiveBinding(p,o,d));continue}let f=t&&t._propertyBindings[c].binding.parsedPath;p=new dN(Oi.create(i,d,f),u.ValueTypeName,u.getValueSize()),++p.referenceCount,this._addInactiveBinding(p,o,d),s[c]=p}n[c].resultBuffer=p.buffer}}_activateAction(e){if(!this._isActiveAction(e)){if(e._cacheIndex===null){let i=(e._localRoot||this._root).uuid,r=e._clip.uuid,a=this._actionsByClip[r];this._bindAction(e,a&&a.knownActions[0]),this._addInactiveAction(e,r,i)}let t=e._propertyBindings;for(let i=0,r=t.length;i!==r;++i){let a=t[i];a.useCount++===0&&(this._lendBinding(a),a.saveOriginalState())}this._lendAction(e)}}_deactivateAction(e){if(this._isActiveAction(e)){let t=e._propertyBindings;for(let i=0,r=t.length;i!==r;++i){let a=t[i];--a.useCount===0&&(a.restoreOriginalState(),this._takeBackBinding(a))}this._takeBackAction(e)}}_initMemoryManager(){this._actions=[],this._nActiveActions=0,this._actionsByClip={},this._bindings=[],this._nActiveBindings=0,this._bindingsByRootAndName={},this._controlInterpolants=[],this._nActiveControlInterpolants=0;let e=this;this.stats={actions:{get total(){return e._actions.length},get inUse(){return e._nActiveActions}},bindings:{get total(){return e._bindings.length},get inUse(){return e._nActiveBindings}},controlInterpolants:{get total(){return e._controlInterpolants.length},get inUse(){return e._nActiveControlInterpolants}}}}_isActiveAction(e){let t=e._cacheIndex;return t!==null&&t<this._nActiveActions}_addInactiveAction(e,t,i){let r=this._actions,a=this._actionsByClip,s=a[t];if(s===void 0)s={knownActions:[e],actionByRoot:{}},e._byClipCacheIndex=0,a[t]=s;else{let n=s.knownActions;e._byClipCacheIndex=n.length,n.push(e)}e._cacheIndex=r.length,r.push(e),s.actionByRoot[i]=e}_removeInactiveAction(e){let t=this._actions,i=t[t.length-1],r=e._cacheIndex;i._cacheIndex=r,t[r]=i,t.pop(),e._cacheIndex=null;let a=e._clip.uuid,s=this._actionsByClip,n=s[a],o=n.knownActions,l=o[o.length-1],h=e._byClipCacheIndex;l._byClipCacheIndex=h,o[h]=l,o.pop(),e._byClipCacheIndex=null;let c=n.actionByRoot,u=(e._localRoot||this._root).uuid;delete c[u],o.length===0&&delete s[a],this._removeInactiveBindingsForAction(e)}_removeInactiveBindingsForAction(e){let t=e._propertyBindings;for(let i=0,r=t.length;i!==r;++i){let a=t[i];--a.referenceCount===0&&this._removeInactiveBinding(a)}}_lendAction(e){let t=this._actions,i=e._cacheIndex,r=this._nActiveActions++,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_takeBackAction(e){let t=this._actions,i=e._cacheIndex,r=--this._nActiveActions,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_addInactiveBinding(e,t,i){let r=this._bindingsByRootAndName,a=this._bindings,s=r[t];s===void 0&&(s={},r[t]=s),s[i]=e,e._cacheIndex=a.length,a.push(e)}_removeInactiveBinding(e){let t=this._bindings,i=e.binding,r=i.rootNode.uuid,a=i.path,s=this._bindingsByRootAndName,n=s[r],o=t[t.length-1],l=e._cacheIndex;o._cacheIndex=l,t[l]=o,t.pop(),delete n[a],Object.keys(n).length===0&&delete s[r]}_lendBinding(e){let t=this._bindings,i=e._cacheIndex,r=this._nActiveBindings++,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_takeBackBinding(e){let t=this._bindings,i=e._cacheIndex,r=--this._nActiveBindings,a=t[r];e._cacheIndex=r,t[r]=e,a._cacheIndex=i,t[i]=a}_lendControlInterpolant(){let e=this._controlInterpolants,t=this._nActiveControlInterpolants++,i=e[t];return i===void 0&&(i=new g3(new Float32Array(2),new Float32Array(2),1,SN),i.__cacheIndex=t,e[t]=i),i}_takeBackControlInterpolant(e){let t=this._controlInterpolants,i=e.__cacheIndex,r=--this._nActiveControlInterpolants,a=t[r];e.__cacheIndex=r,t[r]=e,a.__cacheIndex=i,t[i]=a}clipAction(e,t,i){let r=t||this._root,a=r.uuid,s=typeof e=="string"?Hy.findByName(r,e):e,n=s!==null?s.uuid:e,o=this._actionsByClip[n],l=null;if(i===void 0&&(s!==null?i=s.blendMode:i=Lx),o!==void 0){let c=o.actionByRoot[a];if(c!==void 0&&c.blendMode===i)return c;l=o.knownActions[0],s===null&&(s=l._clip)}if(s===null)return null;let h=new _N(this,s,t,i);return this._bindAction(h,l),this._addInactiveAction(h,n,a),h}existingAction(e,t){let i=t||this._root,r=i.uuid,a=typeof e=="string"?Hy.findByName(i,e):e,s=a?a.uuid:e,n=this._actionsByClip[s];return n!==void 0&&n.actionByRoot[r]||null}stopAllAction(){let e=this._actions,t=this._nActiveActions;for(let i=t-1;i>=0;--i)e[i].stop();return this}update(e){e*=this.timeScale;let t=this._actions,i=this._nActiveActions,r=this.time+=e,a=Math.sign(e),s=this._accuIndex^=1;for(let l=0;l!==i;++l)t[l]._update(r,e,a,s);let n=this._bindings,o=this._nActiveBindings;for(let l=0;l!==o;++l)n[l].apply(s);return this}setTime(e){this.time=0;for(let t=0;t<this._actions.length;t++)this._actions[t].time=0;return this.update(e)}getRoot(){return this._root}uncacheClip(e){let t=this._actions,i=e.uuid,r=this._actionsByClip,a=r[i];if(a!==void 0){let s=a.knownActions;for(let n=0,o=s.length;n!==o;++n){let l=s[n];this._deactivateAction(l);let h=l._cacheIndex,c=t[t.length-1];l._cacheIndex=null,l._byClipCacheIndex=null,c._cacheIndex=h,t[h]=c,t.pop(),this._removeInactiveBindingsForAction(l)}delete r[i]}}uncacheRoot(e){let t=e.uuid,i=this._actionsByClip;for(let s in i){let n=i[s].actionByRoot,o=n[t];o!==void 0&&(this._deactivateAction(o),this._removeInactiveAction(o))}let r=this._bindingsByRootAndName,a=r[t];if(a!==void 0)for(let s in a){let n=a[s];n.restoreOriginalState(),this._removeInactiveBinding(n)}}uncacheAction(e,t){let i=this.existingAction(e,t);i!==null&&(this._deactivateAction(i),this._removeInactiveAction(i))}},Ve=class{constructor(e){this.value=e}clone(){return new Ve(this.value.clone===void 0?this.value:this.value.clone())}},w3=class{constructor(e,t,i=0,r=1/0){this.ray=new cu(e,t),this.near=i,this.far=r,this.camera=null,this.layers=new zx,this.params={Mesh:{},Line:{threshold:1},LOD:{},Points:{threshold:1},Sprite:{}}}set(e,t){this.ray.set(e,t)}setFromCamera(e,t){t.isPerspectiveCamera?(this.ray.origin.setFromMatrixPosition(t.matrixWorld),this.ray.direction.set(e.x,e.y,.5).unproject(t).sub(this.ray.origin).normalize(),this.camera=t):t.isOrthographicCamera?(this.ray.origin.set(e.x,e.y,(t.near+t.far)/(t.near-t.far)).unproject(t),this.ray.direction.set(0,0,-1).transformDirection(t.matrixWorld),this.camera=t):console.error("THREE.Raycaster: Unsupported camera type: "+t.type)}intersectObject(e,t=!0,i=[]){return qy(e,this,i,t),i.sort(oS),i}intersectObjects(e,t=!0,i=[]){for(let r=0,a=e.length;r<a;r++)qy(e[r],this,i,t);return i.sort(oS),i}};function oS(e,t){return e.distance-t.distance}function qy(e,t,i,r){if(e.layers.test(t.layers)&&e.raycast(t,i),r===!0){let a=e.children;for(let s=0,n=a.length;s<n;s++)qy(a[s],t,i,!0)}}var lS=class{constructor(e=1,t=0,i=0){return this.radius=e,this.phi=t,this.theta=i,this}set(e,t,i){return this.radius=e,this.phi=t,this.theta=i,this}copy(e){return this.radius=e.radius,this.phi=e.phi,this.theta=e.theta,this}makeSafe(){return this.phi=Math.max(1e-6,Math.min(Math.PI-1e-6,this.phi)),this}setFromVector3(e){return this.setFromCartesianCoords(e.x,e.y,e.z)}setFromCartesianCoords(e,t,i){return this.radius=Math.sqrt(e*e+t*t+i*i),this.radius===0?(this.theta=0,this.phi=0):(this.theta=Math.atan2(e,i),this.phi=Math.acos(gr(t/this.radius,-1,1))),this}clone(){return new this.constructor().copy(this)}},hS=new re,_3=class{constructor(e=new re(1/0,1/0),t=new re(-1/0,-1/0)){this.isBox2=!0,this.min=e,this.max=t}set(e,t){return this.min.copy(e),this.max.copy(t),this}setFromPoints(e){this.makeEmpty();for(let t=0,i=e.length;t<i;t++)this.expandByPoint(e[t]);return this}setFromCenterAndSize(e,t){let i=hS.copy(t).multiplyScalar(.5);return this.min.copy(e).sub(i),this.max.copy(e).add(i),this}clone(){return new this.constructor().copy(this)}copy(e){return this.min.copy(e.min),this.max.copy(e.max),this}makeEmpty(){return this.min.x=this.min.y=1/0,this.max.x=this.max.y=-1/0,this}isEmpty(){return this.max.x<this.min.x||this.max.y<this.min.y}getCenter(e){return this.isEmpty()?e.set(0,0):e.addVectors(this.min,this.max).multiplyScalar(.5)}getSize(e){return this.isEmpty()?e.set(0,0):e.subVectors(this.max,this.min)}expandByPoint(e){return this.min.min(e),this.max.max(e),this}expandByVector(e){return this.min.sub(e),this.max.add(e),this}expandByScalar(e){return this.min.addScalar(-e),this.max.addScalar(e),this}containsPoint(e){return!(e.x<this.min.x||e.x>this.max.x||e.y<this.min.y||e.y>this.max.y)}containsBox(e){return this.min.x<=e.min.x&&e.max.x<=this.max.x&&this.min.y<=e.min.y&&e.max.y<=this.max.y}getParameter(e,t){return t.set((e.x-this.min.x)/(this.max.x-this.min.x),(e.y-this.min.y)/(this.max.y-this.min.y))}intersectsBox(e){return!(e.max.x<this.min.x||e.min.x>this.max.x||e.max.y<this.min.y||e.min.y>this.max.y)}clampPoint(e,t){return t.copy(e).clamp(this.min,this.max)}distanceToPoint(e){return hS.copy(e).clamp(this.min,this.max).sub(e).length()}intersect(e){return this.min.max(e.min),this.max.min(e.max),this}union(e){return this.min.min(e.min),this.max.max(e.max),this}translate(e){return this.min.add(e),this.max.add(e),this}equals(e){return e.min.equals(this.min)&&e.max.equals(this.max)}},cS=new R,vf=new R,Ss=class{constructor(e=new R,t=new R){this.start=e,this.end=t}set(e,t){return this.start.copy(e),this.end.copy(t),this}copy(e){return this.start.copy(e.start),this.end.copy(e.end),this}getCenter(e){return e.addVectors(this.start,this.end).multiplyScalar(.5)}delta(e){return e.subVectors(this.end,this.start)}distanceSq(){return this.start.distanceToSquared(this.end)}distance(){return this.start.distanceTo(this.end)}at(e,t){return this.delta(t).multiplyScalar(e).add(this.start)}closestPointToPointParameter(e,t){cS.subVectors(e,this.start),vf.subVectors(this.end,this.start);let i=vf.dot(vf),r=vf.dot(cS)/i;return t&&(r=gr(r,0,1)),r}closestPointToPoint(e,t,i){let r=this.closestPointToPointParameter(e,t);return this.delta(i).multiplyScalar(r).add(this.start)}applyMatrix4(e){return this.start.applyMatrix4(e),this.end.applyMatrix4(e),this}equals(e){return e.start.equals(this.start)&&e.end.equals(this.end)}clone(){return new this.constructor().copy(this)}},uS=new R,MN=class extends Si{constructor(e,t){super(),this.light=e,this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.color=t,this.type="SpotLightHelper";let i=new yt,r=[0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,-1,0,1,0,0,0,0,1,1,0,0,0,0,-1,1];for(let s=0,n=1,o=32;s<o;s++,n++){let l=s/o*Math.PI*2,h=n/o*Math.PI*2;r.push(Math.cos(l),Math.sin(l),1,Math.cos(h),Math.sin(h),1)}i.setAttribute("position",new ot(r,3));let a=new Sl({fog:!1,toneMapped:!1});this.cone=new dp(i,a),this.add(this.cone),this.update()}dispose(){this.cone.geometry.dispose(),this.cone.material.dispose()}update(){this.light.updateWorldMatrix(!0,!1),this.light.target.updateWorldMatrix(!0,!1);let e=this.light.distance?this.light.distance:1e3,t=e*Math.tan(this.light.angle);this.cone.scale.set(t,t,e),uS.setFromMatrixPosition(this.light.target.matrixWorld),this.cone.lookAt(uS),this.color!==void 0?this.cone.material.color.set(this.color):this.cone.material.color.copy(this.light.color)}},CN=class extends xr{constructor(e,t,i){let r=new Lc(t,4,2),a=new bh({wireframe:!0,fog:!1,toneMapped:!1});super(r,a),this.light=e,this.color=i,this.type="PointLightHelper",this.matrix=this.light.matrixWorld,this.matrixAutoUpdate=!1,this.update()}dispose(){this.geometry.dispose(),this.material.dispose()}update(){this.light.updateWorldMatrix(!0,!1),this.color!==void 0?this.material.color.set(this.color):this.material.color.copy(this.light.color)}},dS=new R,yf=new R,pS=new R,EN=class extends Si{constructor(e,t,i){super(),this.light=e,this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.color=i,this.type="DirectionalLightHelper",t===void 0&&(t=1);let r=new yt;r.setAttribute("position",new ot([-t,t,0,t,t,0,t,-t,0,-t,-t,0,-t,t,0],3));let a=new Sl({fog:!1,toneMapped:!1});this.lightPlane=new Fm(r,a),this.add(this.lightPlane),r=new yt,r.setAttribute("position",new ot([0,0,0,0,0,1],3)),this.targetLine=new Fm(r,a),this.add(this.targetLine),this.update()}dispose(){this.lightPlane.geometry.dispose(),this.lightPlane.material.dispose(),this.targetLine.geometry.dispose(),this.targetLine.material.dispose()}update(){this.light.updateWorldMatrix(!0,!1),this.light.target.updateWorldMatrix(!0,!1),dS.setFromMatrixPosition(this.light.matrixWorld),yf.setFromMatrixPosition(this.light.target.matrixWorld),pS.subVectors(yf,dS),this.lightPlane.lookAt(yf),this.color!==void 0?(this.lightPlane.material.color.set(this.color),this.targetLine.material.color.set(this.color)):(this.lightPlane.material.color.copy(this.light.color),this.targetLine.material.color.copy(this.light.color)),this.targetLine.lookAt(yf),this.targetLine.scale.z=pS.length()}},xf=new R,Ji=new wh,Gm=class extends dp{constructor(e){let t=new yt,i=new Sl({color:16777215,vertexColors:!0,toneMapped:!1}),r=[],a=[],s={};n("n1","n2"),n("n2","n4"),n("n4","n3"),n("n3","n1"),n("f1","f2"),n("f2","f4"),n("f4","f3"),n("f3","f1"),n("n1","f1"),n("n2","f2"),n("n3","f3"),n("n4","f4"),n("p","n1"),n("p","n2"),n("p","n3"),n("p","n4"),n("u1","u2"),n("u2","u3"),n("u3","u1"),n("c","t"),n("p","c"),n("cn1","cn2"),n("cn3","cn4"),n("cf1","cf2"),n("cf3","cf4");function n(p,f){o(p),o(f)}function o(p){r.push(0,0,0),a.push(0,0,0),s[p]===void 0&&(s[p]=[]),s[p].push(r.length/3-1)}t.setAttribute("position",new ot(r,3)),t.setAttribute("color",new ot(a,3)),super(t,i),this.type="CameraHelper",this.camera=e,this.camera.updateProjectionMatrix&&this.camera.updateProjectionMatrix(),this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.pointMap=s,this.update();let l=new Ct(16755200),h=new Ct(16711680),c=new Ct(43775),u=new Ct(16777215),d=new Ct(3355443);this.setColors(l,h,c,u,d)}setColors(e,t,i,r,a){let s=this.geometry.getAttribute("color");s.setXYZ(0,e.r,e.g,e.b),s.setXYZ(1,e.r,e.g,e.b),s.setXYZ(2,e.r,e.g,e.b),s.setXYZ(3,e.r,e.g,e.b),s.setXYZ(4,e.r,e.g,e.b),s.setXYZ(5,e.r,e.g,e.b),s.setXYZ(6,e.r,e.g,e.b),s.setXYZ(7,e.r,e.g,e.b),s.setXYZ(8,e.r,e.g,e.b),s.setXYZ(9,e.r,e.g,e.b),s.setXYZ(10,e.r,e.g,e.b),s.setXYZ(11,e.r,e.g,e.b),s.setXYZ(12,e.r,e.g,e.b),s.setXYZ(13,e.r,e.g,e.b),s.setXYZ(14,e.r,e.g,e.b),s.setXYZ(15,e.r,e.g,e.b),s.setXYZ(16,e.r,e.g,e.b),s.setXYZ(17,e.r,e.g,e.b),s.setXYZ(18,e.r,e.g,e.b),s.setXYZ(19,e.r,e.g,e.b),s.setXYZ(20,e.r,e.g,e.b),s.setXYZ(21,e.r,e.g,e.b),s.setXYZ(22,e.r,e.g,e.b),s.setXYZ(23,e.r,e.g,e.b),s.setXYZ(24,t.r,t.g,t.b),s.setXYZ(25,t.r,t.g,t.b),s.setXYZ(26,t.r,t.g,t.b),s.setXYZ(27,t.r,t.g,t.b),s.setXYZ(28,t.r,t.g,t.b),s.setXYZ(29,t.r,t.g,t.b),s.setXYZ(30,t.r,t.g,t.b),s.setXYZ(31,t.r,t.g,t.b),s.setXYZ(32,i.r,i.g,i.b),s.setXYZ(33,i.r,i.g,i.b),s.setXYZ(34,i.r,i.g,i.b),s.setXYZ(35,i.r,i.g,i.b),s.setXYZ(36,i.r,i.g,i.b),s.setXYZ(37,i.r,i.g,i.b),s.setXYZ(38,r.r,r.g,r.b),s.setXYZ(39,r.r,r.g,r.b),s.setXYZ(40,a.r,a.g,a.b),s.setXYZ(41,a.r,a.g,a.b),s.setXYZ(42,a.r,a.g,a.b),s.setXYZ(43,a.r,a.g,a.b),s.setXYZ(44,a.r,a.g,a.b),s.setXYZ(45,a.r,a.g,a.b),s.setXYZ(46,a.r,a.g,a.b),s.setXYZ(47,a.r,a.g,a.b),s.setXYZ(48,a.r,a.g,a.b),s.setXYZ(49,a.r,a.g,a.b),s.needsUpdate=!0}update(){let e=this.geometry,t=this.pointMap,i=1,r=1;Ji.projectionMatrixInverse.copy(this.camera.projectionMatrixInverse),nr("c",t,e,Ji,0,0,-1),nr("t",t,e,Ji,0,0,1),nr("n1",t,e,Ji,-i,-r,-1),nr("n2",t,e,Ji,i,-r,-1),nr("n3",t,e,Ji,-i,r,-1),nr("n4",t,e,Ji,i,r,-1),nr("f1",t,e,Ji,-i,-r,1),nr("f2",t,e,Ji,i,-r,1),nr("f3",t,e,Ji,-i,r,1),nr("f4",t,e,Ji,i,r,1),nr("u1",t,e,Ji,i*.7,r*1.1,-1),nr("u2",t,e,Ji,-i*.7,r*1.1,-1),nr("u3",t,e,Ji,0,r*2,-1),nr("cf1",t,e,Ji,-i,0,1),nr("cf2",t,e,Ji,i,0,1),nr("cf3",t,e,Ji,0,-r,1),nr("cf4",t,e,Ji,0,r,1),nr("cn1",t,e,Ji,-i,0,-1),nr("cn2",t,e,Ji,i,0,-1),nr("cn3",t,e,Ji,0,-r,-1),nr("cn4",t,e,Ji,0,r,-1),e.getAttribute("position").needsUpdate=!0}dispose(){this.geometry.dispose(),this.material.dispose()}};function nr(e,t,i,r,a,s,n){xf.set(a,s,n).unproject(r);let o=t[e];if(o!==void 0){let l=i.getAttribute("position");for(let h=0,c=o.length;h<c;h++)l.setXYZ(o[h],xf.x,xf.y,xf.z)}}var Hm=class extends dp{constructor(e,t=16776960){let i=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),r=[1,1,1,-1,1,1,-1,-1,1,1,-1,1,1,1,-1,-1,1,-1,-1,-1,-1,1,-1,-1],a=new yt;a.setIndex(new It(i,1)),a.setAttribute("position",new ot(r,3)),super(a,new Sl({color:t,toneMapped:!1})),this.box=e,this.type="Box3Helper",this.geometry.computeBoundingSphere()}updateMatrixWorld(e){let t=this.box;t.isEmpty()||(t.getCenter(this.position),t.getSize(this.scale),this.scale.multiplyScalar(.5),super.updateMatrixWorld(e))}dispose(){this.geometry.dispose(),this.material.dispose()}},TN=class extends dp{constructor(e=1){let t=[0,0,0,e,0,0,0,0,0,0,e,0,0,0,0,0,0,e],i=[1,0,0,1,.6,0,0,1,0,.6,1,0,0,0,1,0,.6,1],r=new yt;r.setAttribute("position",new ot(t,3)),r.setAttribute("color",new ot(i,3));let a=new Sl({vertexColors:!0,toneMapped:!1});super(r,a),this.type="AxesHelper"}setColors(e,t,i){let r=new Ct,a=this.geometry.attributes.color.array;return r.set(e),r.toArray(a,0),r.toArray(a,3),r.set(t),r.toArray(a,6),r.toArray(a,9),r.set(i),r.toArray(a,12),r.toArray(a,15),this.geometry.attributes.color.needsUpdate=!0,this}dispose(){this.geometry.dispose(),this.material.dispose()}},mo=PN();function PN(){let e=new ArrayBuffer(4),t=new Float32Array(e),i=new Uint32Array(e),r=new Uint32Array(512),a=new Uint32Array(512);for(let l=0;l<256;++l){let h=l-127;h<-27?(r[l]=0,r[l|256]=32768,a[l]=24,a[l|256]=24):h<-14?(r[l]=1024>>-h-14,r[l|256]=1024>>-h-14|32768,a[l]=-h-1,a[l|256]=-h-1):h<=15?(r[l]=h+15<<10,r[l|256]=h+15<<10|32768,a[l]=13,a[l|256]=13):h<128?(r[l]=31744,r[l|256]=64512,a[l]=24,a[l|256]=24):(r[l]=31744,r[l|256]=64512,a[l]=13,a[l|256]=13)}let s=new Uint32Array(2048),n=new Uint32Array(64),o=new Uint32Array(64);for(let l=1;l<1024;++l){let h=l<<13,c=0;for(;(h&8388608)===0;)h<<=1,c-=8388608;h&=-8388609,c+=947912704,s[l]=h|c}for(let l=1024;l<2048;++l)s[l]=939524096+(l-1024<<13);for(let l=1;l<31;++l)n[l]=l<<23;n[31]=1199570944,n[32]=2147483648;for(let l=33;l<63;++l)n[l]=2147483648+(l-32<<23);n[63]=3347054592;for(let l=1;l<64;++l)l!==32&&(o[l]=1024);return{floatView:t,uint32View:i,baseTable:r,shiftTable:a,mantissaTable:s,exponentTable:n,offsetTable:o}}function DN(e){Math.abs(e)>65504&&console.warn("THREE.DataUtils.toHalfFloat(): Value out of range."),e=gr(e,-65504,65504),mo.floatView[0]=e;let t=mo.uint32View[0],i=t>>23&511;return mo.baseTable[i]+((t&8388607)>>mo.shiftTable[i])}function ON(e){let t=e>>10;return mo.uint32View[0]=mo.mantissaTable[mo.offsetTable[t]+(e&1023)]+mo.exponentTable[t],mo.floatView[0]}var IN=Object.freeze({__proto__:null,fromHalfFloat:ON,toHalfFloat:DN});typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("register",{detail:{revision:hu}}));typeof window<"u"&&(window.__THREE__?console.warn("WARNING: Multiple instances of Three.js being imported."):window.__THREE__=hu);var Zu=".",Zx=Symbol("target"),S3=Symbol("unsubscribe");function Yy(e){return e instanceof Date||e instanceof Set||e instanceof Map||e instanceof WeakSet||e instanceof WeakMap||ArrayBuffer.isView(e)}function RN(e){return(typeof e=="object"?e===null:typeof e!="function")||e instanceof RegExp}var Sn=Array.isArray;function Kx(e){return typeof e=="symbol"}var LN={after:(e,t)=>Sn(e)?e.slice(t.length):t===""?e:e.slice(t.length+1),concat:(e,t)=>Sn(e)?(e=[...e],t&&e.push(t),e):t&&t.toString!==void 0?(e!==""&&(e+=Zu),Kx(t)?e+t.toString():e+t):e,initial:e=>{if(Sn(e))return e.slice(0,-1);if(e==="")return e;let t=e.lastIndexOf(Zu);return t===-1?"":e.slice(0,t)},last:e=>{if(Sn(e))return e[e.length-1]||"";if(e==="")return e;let t=e.lastIndexOf(Zu);return t===-1?e:e.slice(t+1)},walk:(e,t)=>{if(Sn(e))for(let i of e)t(i);else if(e!==""){let i=0,r=e.indexOf(Zu);if(r===-1)t(e);else for(;i<e.length;)r===-1&&(r=e.length),t(e.slice(i,r)),i=r+1,r=e.indexOf(Zu,i)}},get(e,t){return this.walk(t,i=>{e&&(e=e[i])}),e}},vs=LN;function BN(e){return typeof e=="object"&&typeof e.next=="function"}function zN(e,t,i,r,a){let s=e.next;if(t.name==="entries")e.next=function(){let n=s.call(this);return n.done===!1&&(n.value[0]=a(n.value[0],t,n.value[0],r),n.value[1]=a(n.value[1],t,n.value[0],r)),n};else if(t.name==="values"){let n=i[Zx].keys();e.next=function(){let o=s.call(this);return o.done===!1&&(o.value=a(o.value,t,n.next().value,r)),o}}else e.next=function(){let n=s.call(this);return n.done===!1&&(n.value=a(n.value,t,n.value,r)),n};return e}function fS(e,t,i){return e.isUnsubscribed||t.ignoreSymbols&&Kx(i)||t.ignoreUnderscores&&i.charAt(0)==="_"||"ignoreKeys"in t&&t.ignoreKeys.includes(i)}var FN=class{constructor(e){this._equals=e,this._proxyCache=new WeakMap,this._pathCache=new WeakMap,this.isUnsubscribed=!1}_getDescriptorCache(){return this._descriptorCache===void 0&&(this._descriptorCache=new WeakMap),this._descriptorCache}_getProperties(e){let t=this._getDescriptorCache(),i=t.get(e);return i===void 0&&(i={},t.set(e,i)),i}_getOwnPropertyDescriptor(e,t){if(this.isUnsubscribed)return Reflect.getOwnPropertyDescriptor(e,t);let i=this._getProperties(e),r=i[t];return r===void 0&&(r=Reflect.getOwnPropertyDescriptor(e,t),i[t]=r),r}getProxy(e,t,i,r){if(this.isUnsubscribed)return e;let a=e[r],s=a||e;this._pathCache.set(s,t);let n=this._proxyCache.get(s);return n===void 0&&(n=a===void 0?new Proxy(e,i):e,this._proxyCache.set(s,n)),n}getPath(e){return this.isUnsubscribed?void 0:this._pathCache.get(e)}isDetached(e,t){return!Object.is(e,vs.get(t,this.getPath(e)))}defineProperty(e,t,i){return Reflect.defineProperty(e,t,i)?(this.isUnsubscribed||(this._getProperties(e)[t]=i),!0):!1}setProperty(e,t,i,r,a){if(!this._equals(a,i)||!(t in e)){let s=this._getOwnPropertyDescriptor(e,t);return s!==void 0&&"set"in s?Reflect.set(e,t,i,r):Reflect.set(e,t,i)}return!0}deleteProperty(e,t,i){if(Reflect.deleteProperty(e,t)){if(!this.isUnsubscribed){let r=this._getDescriptorCache().get(e);r&&(delete r[t],this._pathCache.delete(i))}return!0}return!1}isSameDescriptor(e,t,i){let r=this._getOwnPropertyDescriptor(t,i);return e!==void 0&&r!==void 0&&Object.is(e.value,r.value)&&(e.writable||!1)===(r.writable||!1)&&(e.enumerable||!1)===(r.enumerable||!1)&&(e.configurable||!1)===(r.configurable||!1)&&e.get===r.get&&e.set===r.set}isGetInvariant(e,t){let i=this._getOwnPropertyDescriptor(e,t);return i!==void 0&&i.configurable!==!0&&i.writable!==!0}unsubscribe(){this._descriptorCache=null,this._pathCache=null,this._proxyCache=null,this.isUnsubscribed=!0}};function Xy(e){return toString.call(e)==="[object Object]"}function bf(){return!0}function tc(e,t){return e.length!==t.length||e.some((i,r)=>t[r]!==i)}var A3=new Set(["hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]),kN=new Set(["concat","includes","indexOf","join","keys","lastIndexOf"]),M3={push:bf,pop:bf,shift:bf,unshift:bf,copyWithin:tc,reverse:tc,sort:tc,splice:tc,flat:tc,fill:tc},UN=new Set([...A3,...kN,...Object.keys(M3)]);function wf(e,t){if(e.size!==t.size)return!0;for(let i of e)if(!t.has(i))return!0;return!1}var C3=["keys","values","entries"],E3=new Set(["has","toString"]),T3={add:wf,clear:wf,delete:wf,forEach:wf},NN=new Set([...E3,...Object.keys(T3),...C3]);function _f(e,t){if(e.size!==t.size)return!0;let i;for(let[r,a]of e)if(i=t.get(r),i!==a||i===void 0&&!t.has(r))return!0;return!1}var VN=new Set([...E3,"get"]),P3={set:_f,clear:_f,delete:_f,forEach:_f},jN=new Set([...VN,...Object.keys(P3),...C3]),wl=class{constructor(e,t,i,r){this._path=t,this._isChanged=!1,this._clonedCache=new Set,this._hasOnValidate=r,this._changes=r?[]:null,this.clone=t===void 0?e:this._shallowClone(e)}static isHandledMethod(e){return A3.has(e)}_shallowClone(e){let t=e;if(Xy(e))t={...e};else if(Sn(e))t=[...e];else if(e instanceof Date)t=new Date(e);else if(e instanceof Set)t=new Set([...e].map(i=>this._shallowClone(i)));else if(e instanceof Map){t=new Map;for(let[i,r]of e.entries())t.set(i,this._shallowClone(r))}return this._clonedCache.add(t),t}preferredThisArg(e,t,i,r){return e?(Sn(r)?this._onIsChanged=M3[t]:r instanceof Set?this._onIsChanged=T3[t]:r instanceof Map&&(this._onIsChanged=P3[t]),r):i}update(e,t,i){let r=vs.after(e,this._path);if(t!=="length"){let a=this.clone;vs.walk(r,s=>{a&&a[s]&&(this._clonedCache.has(a[s])||(a[s]=this._shallowClone(a[s])),a=a[s])}),this._hasOnValidate&&this._changes.push({path:r,property:t,previous:i}),a&&a[t]&&(a[t]=i)}this._isChanged=!0}undo(e){let t;for(let i=this._changes.length-1;i!==-1;i--)t=this._changes[i],vs.get(e,t.path)[t.property]=t.previous}isChanged(e){return this._onIsChanged===void 0?this._isChanged:this._onIsChanged(this.clone,e)}},mS=class extends wl{static isHandledMethod(e){return UN.has(e)}},GN=class extends wl{undo(e){e.setTime(this.clone.getTime())}isChanged(e,t){return!t(this.clone.valueOf(),e.valueOf())}},gS=class extends wl{static isHandledMethod(e){return NN.has(e)}undo(e){for(let t of this.clone)e.add(t);for(let t of e)this.clone.has(t)||e.delete(t)}},vS=class extends wl{static isHandledMethod(e){return jN.has(e)}undo(e){for(let[t,i]of this.clone.entries())e.set(t,i);for(let t of e.keys())this.clone.has(t)||e.delete(t)}},HN=class extends wl{constructor(e,t,i,r){super(void 0,t,i,r),this._arg1=i[0],this._weakValue=e.has(this._arg1)}isChanged(e){return this._weakValue!==e.has(this._arg1)}undo(e){this._weakValue&&!e.has(this._arg1)?e.add(this._arg1):e.delete(this._arg1)}},WN=class extends wl{constructor(e,t,i,r){super(void 0,t,i,r),this._weakKey=i[0],this._weakHas=e.has(this._weakKey),this._weakValue=e.get(this._weakKey)}isChanged(e){return this._weakValue!==e.get(this._weakKey)}undo(e){let t=e.has(this._weakKey);this._weakHas&&!t?e.set(this._weakKey,this._weakValue):!this._weakHas&&t?e.delete(this._weakKey):this._weakValue!==e.get(this._weakKey)&&e.set(this._weakKey,this._weakValue)}},wc=class{constructor(e){this._stack=[],this._hasOnValidate=e}static isHandledType(e){return Xy(e)||Sn(e)||Yy(e)}static isHandledMethod(e,t){return Xy(e)?wl.isHandledMethod(t):Sn(e)?mS.isHandledMethod(t):e instanceof Set?gS.isHandledMethod(t):e instanceof Map?vS.isHandledMethod(t):Yy(e)}get isCloning(){return this._stack.length>0}start(e,t,i){let r=wl;Sn(e)?r=mS:e instanceof Date?r=GN:e instanceof Set?r=gS:e instanceof Map?r=vS:e instanceof WeakSet?r=HN:e instanceof WeakMap&&(r=WN),this._stack.push(new r(e,t,i,this._hasOnValidate))}update(e,t,i){this._stack[this._stack.length-1].update(e,t,i)}preferredThisArg(e,t,i){let{name:r}=e,a=wc.isHandledMethod(i,r);return this._stack[this._stack.length-1].preferredThisArg(a,r,t,i)}isChanged(e,t,i){return this._stack[this._stack.length-1].isChanged(e,t,i)}undo(e){this._previousClone!==void 0&&this._previousClone.undo(e)}stop(){return this._previousClone=this._stack.pop(),this._previousClone.clone}},qN={equals:Object.is,isShallow:!1,pathAsArray:!1,ignoreSymbols:!1,ignoreUnderscores:!1,ignoreDetached:!1,details:!1},Jx=(e,t,i={})=>{i={...qN,...i};let r=Symbol("ProxyTarget"),{equals:a,isShallow:s,ignoreDetached:n,details:o}=i,l=new FN(a),h=typeof i.onValidate=="function",c=new wc(h),u=(x,b,_,S,M)=>!h||c.isCloning||i.onValidate(vs.concat(l.getPath(x),b),_,S,M)===!0,d=(x,b,_,S)=>{!fS(l,i,b)&&!(n&&l.isDetached(x,e))&&p(l.getPath(x),b,_,S)},p=(x,b,_,S,M)=>{c.isCloning?c.update(x,b,S):t(vs.concat(x,b),_,S,M)},f=x=>x&&(x[r]||x),m=(x,b,_,S)=>RN(x)||_==="constructor"||s&&!wc.isHandledMethod(b,_)||fS(l,i,_)||l.isGetInvariant(b,_)||n&&l.isDetached(b,e)?x:(S===void 0&&(S=l.getPath(b)),l.getProxy(x,vs.concat(S,_),g,r)),g={get(x,b,_){if(Kx(b)){if(b===r||b===Zx)return x;if(b===S3&&!l.isUnsubscribed&&l.getPath(x).length===0)return l.unsubscribe(),x}let S=Yy(x)?Reflect.get(x,b):Reflect.get(x,b,_);return m(S,x,b)},set(x,b,_,S){_=f(_);let M=x[r]||x,C=M[b];if(a(C,_)&&b in x)return!0;let A=u(x,b,_,C);return A&&l.setProperty(M,b,_,S,C)?(d(x,b,x[b],C),!0):!A},defineProperty(x,b,_){if(!l.isSameDescriptor(_,x,b)){let S=x[b];u(x,b,_.value,S)&&l.defineProperty(x,b,_,S)&&d(x,b,_.value,S)}return!0},deleteProperty(x,b){if(!Reflect.has(x,b))return!0;let _=Reflect.get(x,b),S=u(x,b,void 0,_);return S&&l.deleteProperty(x,b,_)?(d(x,b,void 0,_),!0):!S},apply(x,b,_){let S=b[r]||b;if(l.isUnsubscribed)return Reflect.apply(x,S,_);if((o===!1||o!==!0&&!o.includes(x.name))&&wc.isHandledType(S)){let M=vs.initial(l.getPath(x)),C=wc.isHandledMethod(S,x.name);c.start(S,M,_);let A=Reflect.apply(x,c.preferredThisArg(x,b,S),C?_.map(D=>f(D)):_),T=c.isChanged(S,a),P=c.stop();if(wc.isHandledType(A)&&C&&(b instanceof Map&&x.name==="get"&&(M=vs.concat(M,_[0])),A=l.getProxy(A,M,g)),T){let D={name:x.name,args:_,result:A},z=c.isCloning?vs.initial(M):M,F=c.isCloning?vs.last(M):"";u(vs.get(e,z),F,S,P,D)?p(z,F,S,P,D):c.undo(S)}return(b instanceof Map||b instanceof Set)&&BN(A)?zN(A,x,b,M,m):A}return Reflect.apply(x,b,_)}},y=l.getProxy(e,i.pathAsArray?[]:"",g);return t=t.bind(y),h&&(i.onValidate=i.onValidate.bind(y)),y};Jx.target=e=>e&&e[Zx]||e;Jx.unsubscribe=e=>e[S3]||e;var yS=Jx,YN=typeof global=="object"&&global&&global.Object===Object&&global,D3=YN,XN=typeof self=="object"&&self&&self.Object===Object&&self,QN=D3||XN||Function("return this")(),Js=QN,ZN=Js.Symbol,Ms=ZN,O3=Object.prototype,KN=O3.hasOwnProperty,JN=O3.toString,Ku=Ms?Ms.toStringTag:void 0;function $N(e){var t=KN.call(e,Ku),i=e[Ku];try{e[Ku]=void 0;var r=!0}catch{}var a=JN.call(e);return r&&(t?e[Ku]=i:delete e[Ku]),a}var e6=$N,t6=Object.prototype,i6=t6.toString;function r6(e){return i6.call(e)}var a6=r6,s6="[object Null]",n6="[object Undefined]",xS=Ms?Ms.toStringTag:void 0;function o6(e){return e==null?e===void 0?n6:s6:xS&&xS in Object(e)?e6(e):a6(e)}var Sh=o6;function l6(e){return e!=null&&typeof e=="object"}var Co=l6,h6="[object Symbol]";function c6(e){return typeof e=="symbol"||Co(e)&&Sh(e)==h6}var kg=c6;function u6(e,t){for(var i=-1,r=e==null?0:e.length,a=Array(r);++i<r;)a[i]=t(e[i],i,e);return a}var I3=u6,d6=Array.isArray,In=d6,p6=1/0,bS=Ms?Ms.prototype:void 0,wS=bS?bS.toString:void 0;function R3(e){if(typeof e=="string")return e;if(In(e))return I3(e,R3)+"";if(kg(e))return wS?wS.call(e):"";var t=e+"";return t=="0"&&1/e==-p6?"-0":t}var f6=R3,m6=/\s/;function g6(e){for(var t=e.length;t--&&m6.test(e.charAt(t)););return t}var v6=g6,y6=/^\s+/;function x6(e){return e&&e.slice(0,v6(e)+1).replace(y6,"")}var b6=x6;function w6(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Ks=w6,_S=0/0,_6=/^[-+]0x[0-9a-f]+$/i,S6=/^0b[01]+$/i,A6=/^0o[0-7]+$/i,M6=parseInt;function C6(e){if(typeof e=="number")return e;if(kg(e))return _S;if(Ks(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Ks(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=b6(e);var i=S6.test(e);return i||A6.test(e)?M6(e.slice(2),i?2:8):_6.test(e)?_S:+e}var SS=C6;function E6(e){return e}var T6=E6,P6="[object AsyncFunction]",D6="[object Function]",O6="[object GeneratorFunction]",I6="[object Proxy]";function R6(e){if(!Ks(e))return!1;var t=Sh(e);return t==D6||t==O6||t==P6||t==I6}var L3=R6,L6=Js["__core-js_shared__"],m0=L6,AS=function(){var e=/[^.]+$/.exec(m0&&m0.keys&&m0.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function B6(e){return!!AS&&AS in e}var z6=B6,F6=Function.prototype,k6=F6.toString;function U6(e){if(e!=null){try{return k6.call(e)}catch{}try{return e+""}catch{}}return""}var Ah=U6,N6=/[\\^$.*+?()[\]{}|]/g,V6=/^\[object .+?Constructor\]$/,j6=Function.prototype,G6=Object.prototype,H6=j6.toString,W6=G6.hasOwnProperty,q6=RegExp("^"+H6.call(W6).replace(N6,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Y6(e){if(!Ks(e)||z6(e))return!1;var t=L3(e)?q6:V6;return t.test(Ah(e))}var X6=Y6;function Q6(e,t){return e?.[t]}var Z6=Q6;function K6(e,t){var i=Z6(e,t);return X6(i)?i:void 0}var Mh=K6,J6=Mh(Js,"WeakMap"),Qy=J6,MS=Object.create,$6=function(){function e(){}return function(t){if(!Ks(t))return{};if(MS)return MS(t);e.prototype=t;var i=new e;return e.prototype=void 0,i}}(),e8=$6;function t8(e,t,i){switch(i.length){case 0:return e.call(t);case 1:return e.call(t,i[0]);case 2:return e.call(t,i[0],i[1]);case 3:return e.call(t,i[0],i[1],i[2])}return e.apply(t,i)}var i8=t8;function r8(e,t){var i=-1,r=e.length;for(t||(t=Array(r));++i<r;)t[i]=e[i];return t}var a8=r8,s8=800,n8=16,o8=Date.now;function l8(e){var t=0,i=0;return function(){var r=o8(),a=n8-(r-i);if(i=r,a>0){if(++t>=s8)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var h8=l8;function c8(e){return function(){return e}}var u8=c8,d8=function(){try{var e=Mh(Object,"defineProperty");return e({},"",{}),e}catch{}}(),Wm=d8,p8=Wm?function(e,t){return Wm(e,"toString",{configurable:!0,enumerable:!1,value:u8(t),writable:!0})}:T6,f8=p8,m8=h8(f8),g8=m8;function v8(e,t){for(var i=-1,r=e==null?0:e.length;++i<r&&t(e[i],i,e)!==!1;);return e}var y8=v8,x8=9007199254740991,b8=/^(?:0|[1-9]\d*)$/;function w8(e,t){var i=typeof e;return t=t??x8,!!t&&(i=="number"||i!="symbol"&&b8.test(e))&&e>-1&&e%1==0&&e<t}var $x=w8;function _8(e,t,i){t=="__proto__"&&Wm?Wm(e,t,{configurable:!0,enumerable:!0,value:i,writable:!0}):e[t]=i}var B3=_8;function S8(e,t){return e===t||e!==e&&t!==t}var eb=S8,A8=Object.prototype,M8=A8.hasOwnProperty;function C8(e,t,i){var r=e[t];(!(M8.call(e,t)&&eb(r,i))||i===void 0&&!(t in e))&&B3(e,t,i)}var tb=C8;function E8(e,t,i,r){var a=!i;i||(i={});for(var s=-1,n=t.length;++s<n;){var o=t[s],l=r?r(i[o],e[o],o,i,e):void 0;l===void 0&&(l=e[o]),a?B3(i,o,l):tb(i,o,l)}return i}var gp=E8,CS=Math.max;function T8(e,t,i){return t=CS(t===void 0?e.length-1:t,0),function(){for(var r=arguments,a=-1,s=CS(r.length-t,0),n=Array(s);++a<s;)n[a]=r[t+a];a=-1;for(var o=Array(t+1);++a<t;)o[a]=r[a];return o[t]=i(n),i8(e,this,o)}}var P8=T8,D8=9007199254740991;function O8(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=D8}var ib=O8;function I8(e){return e!=null&&ib(e.length)&&!L3(e)}var z3=I8,R8=Object.prototype;function L8(e){var t=e&&e.constructor,i=typeof t=="function"&&t.prototype||R8;return e===i}var rb=L8;function B8(e,t){for(var i=-1,r=Array(e);++i<e;)r[i]=t(i);return r}var z8=B8,F8="[object Arguments]";function k8(e){return Co(e)&&Sh(e)==F8}var ES=k8,F3=Object.prototype,U8=F3.hasOwnProperty,N8=F3.propertyIsEnumerable,V8=ES(function(){return arguments}())?ES:function(e){return Co(e)&&U8.call(e,"callee")&&!N8.call(e,"callee")},ab=V8;function j8(){return!1}var G8=j8,k3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,TS=k3&&typeof module=="object"&&module&&!module.nodeType&&module,H8=TS&&TS.exports===k3,PS=H8?Js.Buffer:void 0,W8=PS?PS.isBuffer:void 0,q8=W8||G8,qm=q8,Y8="[object Arguments]",X8="[object Array]",Q8="[object Boolean]",Z8="[object Date]",K8="[object Error]",J8="[object Function]",$8="[object Map]",eV="[object Number]",tV="[object Object]",iV="[object RegExp]",rV="[object Set]",aV="[object String]",sV="[object WeakMap]",nV="[object ArrayBuffer]",oV="[object DataView]",lV="[object Float32Array]",hV="[object Float64Array]",cV="[object Int8Array]",uV="[object Int16Array]",dV="[object Int32Array]",pV="[object Uint8Array]",fV="[object Uint8ClampedArray]",mV="[object Uint16Array]",gV="[object Uint32Array]",Ni={};Ni[lV]=Ni[hV]=Ni[cV]=Ni[uV]=Ni[dV]=Ni[pV]=Ni[fV]=Ni[mV]=Ni[gV]=!0;Ni[Y8]=Ni[X8]=Ni[nV]=Ni[Q8]=Ni[oV]=Ni[Z8]=Ni[K8]=Ni[J8]=Ni[$8]=Ni[eV]=Ni[tV]=Ni[iV]=Ni[rV]=Ni[aV]=Ni[sV]=!1;function vV(e){return Co(e)&&ib(e.length)&&!!Ni[Sh(e)]}var yV=vV;function xV(e){return function(t){return e(t)}}var sb=xV,U3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Id=U3&&typeof module=="object"&&module&&!module.nodeType&&module,bV=Id&&Id.exports===U3,g0=bV&&D3.process,wV=function(){try{var e=Id&&Id.require&&Id.require("util").types;return e||g0&&g0.binding&&g0.binding("util")}catch{}}(),Kc=wV,DS=Kc&&Kc.isTypedArray,_V=DS?sb(DS):yV,N3=_V,SV=Object.prototype,AV=SV.hasOwnProperty;function MV(e,t){var i=In(e),r=!i&&ab(e),a=!i&&!r&&qm(e),s=!i&&!r&&!a&&N3(e),n=i||r||a||s,o=n?z8(e.length,String):[],l=o.length;for(var h in e)(t||AV.call(e,h))&&!(n&&(h=="length"||a&&(h=="offset"||h=="parent")||s&&(h=="buffer"||h=="byteLength"||h=="byteOffset")||$x(h,l)))&&o.push(h);return o}var V3=MV;function CV(e,t){return function(i){return e(t(i))}}var j3=CV,EV=j3(Object.keys,Object),TV=EV,PV=Object.prototype,DV=PV.hasOwnProperty;function OV(e){if(!rb(e))return TV(e);var t=[];for(var i in Object(e))DV.call(e,i)&&i!="constructor"&&t.push(i);return t}var IV=OV;function RV(e){return z3(e)?V3(e):IV(e)}var nb=RV;function LV(e){var t=[];if(e!=null)for(var i in Object(e))t.push(i);return t}var BV=LV,zV=Object.prototype,FV=zV.hasOwnProperty;function kV(e){if(!Ks(e))return BV(e);var t=rb(e),i=[];for(var r in e)r=="constructor"&&(t||!FV.call(e,r))||i.push(r);return i}var UV=kV;function NV(e){return z3(e)?V3(e,!0):UV(e)}var Zl=NV,VV=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,jV=/^\w*$/;function GV(e,t){if(In(e))return!1;var i=typeof e;return i=="number"||i=="symbol"||i=="boolean"||e==null||kg(e)?!0:jV.test(e)||!VV.test(e)||t!=null&&e in Object(t)}var HV=GV,WV=Mh(Object,"create"),Yd=WV;function qV(){this.__data__=Yd?Yd(null):{},this.size=0}var YV=qV;function XV(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var QV=XV,ZV="__lodash_hash_undefined__",KV=Object.prototype,JV=KV.hasOwnProperty;function $V(e){var t=this.__data__;if(Yd){var i=t[e];return i===ZV?void 0:i}return JV.call(t,e)?t[e]:void 0}var ej=$V,tj=Object.prototype,ij=tj.hasOwnProperty;function rj(e){var t=this.__data__;return Yd?t[e]!==void 0:ij.call(t,e)}var aj=rj,sj="__lodash_hash_undefined__";function nj(e,t){var i=this.__data__;return this.size+=this.has(e)?0:1,i[e]=Yd&&t===void 0?sj:t,this}var oj=nj;function mu(e){var t=-1,i=e==null?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}mu.prototype.clear=YV;mu.prototype.delete=QV;mu.prototype.get=ej;mu.prototype.has=aj;mu.prototype.set=oj;var OS=mu;function lj(){this.__data__=[],this.size=0}var hj=lj;function cj(e,t){for(var i=e.length;i--;)if(eb(e[i][0],t))return i;return-1}var Ug=cj,uj=Array.prototype,dj=uj.splice;function pj(e){var t=this.__data__,i=Ug(t,e);if(i<0)return!1;var r=t.length-1;return i==r?t.pop():dj.call(t,i,1),--this.size,!0}var fj=pj;function mj(e){var t=this.__data__,i=Ug(t,e);return i<0?void 0:t[i][1]}var gj=mj;function vj(e){return Ug(this.__data__,e)>-1}var yj=vj;function xj(e,t){var i=this.__data__,r=Ug(i,e);return r<0?(++this.size,i.push([e,t])):i[r][1]=t,this}var bj=xj;function gu(e){var t=-1,i=e==null?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}gu.prototype.clear=hj;gu.prototype.delete=fj;gu.prototype.get=gj;gu.prototype.has=yj;gu.prototype.set=bj;var Ng=gu,wj=Mh(Js,"Map"),Xd=wj;function _j(){this.size=0,this.__data__={hash:new OS,map:new(Xd||Ng),string:new OS}}var Sj=_j;function Aj(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var Mj=Aj;function Cj(e,t){var i=e.__data__;return Mj(t)?i[typeof t=="string"?"string":"hash"]:i.map}var Vg=Cj;function Ej(e){var t=Vg(this,e).delete(e);return this.size-=t?1:0,t}var Tj=Ej;function Pj(e){return Vg(this,e).get(e)}var Dj=Pj;function Oj(e){return Vg(this,e).has(e)}var Ij=Oj;function Rj(e,t){var i=Vg(this,e),r=i.size;return i.set(e,t),this.size+=i.size==r?0:1,this}var Lj=Rj;function vu(e){var t=-1,i=e==null?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}vu.prototype.clear=Sj;vu.prototype.delete=Tj;vu.prototype.get=Dj;vu.prototype.has=Ij;vu.prototype.set=Lj;var jg=vu,Bj="Expected a function";function ob(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(Bj);var i=function(){var r=arguments,a=t?t.apply(this,r):r[0],s=i.cache;if(s.has(a))return s.get(a);var n=e.apply(this,r);return i.cache=s.set(a,n)||s,n};return i.cache=new(ob.Cache||jg),i}ob.Cache=jg;var zj=ob,Fj=500;function kj(e){var t=zj(e,function(r){return i.size===Fj&&i.clear(),r}),i=t.cache;return t}var Uj=kj,Nj=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Vj=/\\(\\)?/g,jj=Uj(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(Nj,function(i,r,a,s){t.push(a?s.replace(Vj,"$1"):r||i)}),t}),Gj=jj;function Hj(e){return e==null?"":f6(e)}var Wj=Hj;function qj(e,t){return In(e)?e:HV(e,t)?[e]:Gj(Wj(e))}var yu=qj,Yj=1/0;function Xj(e){if(typeof e=="string"||kg(e))return e;var t=e+"";return t=="0"&&1/e==-Yj?"-0":t}var Gg=Xj;function Qj(e,t){t=yu(t,e);for(var i=0,r=t.length;e!=null&&i<r;)e=e[Gg(t[i++])];return i&&i==r?e:void 0}var G3=Qj;function Zj(e,t){for(var i=-1,r=t.length,a=e.length;++i<r;)e[a+i]=t[i];return e}var lb=Zj,IS=Ms?Ms.isConcatSpreadable:void 0;function Kj(e){return In(e)||ab(e)||!!(IS&&e&&e[IS])}var Jj=Kj;function H3(e,t,i,r,a){var s=-1,n=e.length;for(i||(i=Jj),a||(a=[]);++s<n;){var o=e[s];t>0&&i(o)?t>1?H3(o,t-1,i,r,a):lb(a,o):r||(a[a.length]=o)}return a}var $j=H3;function eG(e){var t=e==null?0:e.length;return t?$j(e,1):[]}var tG=eG;function iG(e){return g8(P8(e,void 0,tG),e+"")}var W3=iG,rG=j3(Object.getPrototypeOf,Object),hb=rG,aG="[object Object]",sG=Function.prototype,nG=Object.prototype,q3=sG.toString,oG=nG.hasOwnProperty,lG=q3.call(Object);function hG(e){if(!Co(e)||Sh(e)!=aG)return!1;var t=hb(e);if(t===null)return!0;var i=oG.call(t,"constructor")&&t.constructor;return typeof i=="function"&&i instanceof i&&q3.call(i)==lG}var cG=hG;function uG(e,t,i){var r=-1,a=e.length;t<0&&(t=-t>a?0:a+t),i=i>a?a:i,i<0&&(i+=a),a=t>i?0:i-t>>>0,t>>>=0;for(var s=Array(a);++r<a;)s[r]=e[r+t];return s}var dG=uG;function pG(){this.__data__=new Ng,this.size=0}var fG=pG;function mG(e){var t=this.__data__,i=t.delete(e);return this.size=t.size,i}var gG=mG;function vG(e){return this.__data__.get(e)}var yG=vG;function xG(e){return this.__data__.has(e)}var bG=xG,wG=200;function _G(e,t){var i=this.__data__;if(i instanceof Ng){var r=i.__data__;if(!Xd||r.length<wG-1)return r.push([e,t]),this.size=++i.size,this;i=this.__data__=new jg(r)}return i.set(e,t),this.size=i.size,this}var SG=_G;function xu(e){var t=this.__data__=new Ng(e);this.size=t.size}xu.prototype.clear=fG;xu.prototype.delete=gG;xu.prototype.get=yG;xu.prototype.has=bG;xu.prototype.set=SG;var ym=xu;function AG(e,t){return e&&gp(t,nb(t),e)}var MG=AG;function CG(e,t){return e&&gp(t,Zl(t),e)}var EG=CG,Y3=typeof exports=="object"&&exports&&!exports.nodeType&&exports,RS=Y3&&typeof module=="object"&&module&&!module.nodeType&&module,TG=RS&&RS.exports===Y3,LS=TG?Js.Buffer:void 0,BS=LS?LS.allocUnsafe:void 0;function PG(e,t){if(t)return e.slice();var i=e.length,r=BS?BS(i):new e.constructor(i);return e.copy(r),r}var DG=PG;function OG(e,t){for(var i=-1,r=e==null?0:e.length,a=0,s=[];++i<r;){var n=e[i];t(n,i,e)&&(s[a++]=n)}return s}var IG=OG;function RG(){return[]}var X3=RG,LG=Object.prototype,BG=LG.propertyIsEnumerable,zS=Object.getOwnPropertySymbols,zG=zS?function(e){return e==null?[]:(e=Object(e),IG(zS(e),function(t){return BG.call(e,t)}))}:X3,cb=zG;function FG(e,t){return gp(e,cb(e),t)}var kG=FG,UG=Object.getOwnPropertySymbols,NG=UG?function(e){for(var t=[];e;)lb(t,cb(e)),e=hb(e);return t}:X3,Q3=NG;function VG(e,t){return gp(e,Q3(e),t)}var jG=VG;function GG(e,t,i){var r=t(e);return In(e)?r:lb(r,i(e))}var Z3=GG;function HG(e){return Z3(e,nb,cb)}var Zy=HG;function WG(e){return Z3(e,Zl,Q3)}var K3=WG,qG=Mh(Js,"DataView"),Ky=qG,YG=Mh(Js,"Promise"),Jy=YG,XG=Mh(Js,"Set"),$y=XG,FS="[object Map]",QG="[object Object]",kS="[object Promise]",US="[object Set]",NS="[object WeakMap]",VS="[object DataView]",ZG=Ah(Ky),KG=Ah(Xd),JG=Ah(Jy),$G=Ah($y),eH=Ah(Qy),Vl=Sh;(Ky&&Vl(new Ky(new ArrayBuffer(1)))!=VS||Xd&&Vl(new Xd)!=FS||Jy&&Vl(Jy.resolve())!=kS||$y&&Vl(new $y)!=US||Qy&&Vl(new Qy)!=NS)&&(Vl=function(e){var t=Sh(e),i=t==QG?e.constructor:void 0,r=i?Ah(i):"";if(r)switch(r){case ZG:return VS;case KG:return FS;case JG:return kS;case $G:return US;case eH:return NS}return t});var Qd=Vl,tH=Object.prototype,iH=tH.hasOwnProperty;function rH(e){var t=e.length,i=new e.constructor(t);return t&&typeof e[0]=="string"&&iH.call(e,"index")&&(i.index=e.index,i.input=e.input),i}var aH=rH,sH=Js.Uint8Array,Ym=sH;function nH(e){var t=new e.constructor(e.byteLength);return new Ym(t).set(new Ym(e)),t}var ub=nH;function oH(e,t){var i=t?ub(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.byteLength)}var lH=oH,hH=/\w*$/;function cH(e){var t=new e.constructor(e.source,hH.exec(e));return t.lastIndex=e.lastIndex,t}var uH=cH,jS=Ms?Ms.prototype:void 0,GS=jS?jS.valueOf:void 0;function dH(e){return GS?Object(GS.call(e)):{}}var pH=dH;function fH(e,t){var i=t?ub(e.buffer):e.buffer;return new e.constructor(i,e.byteOffset,e.length)}var mH=fH,gH="[object Boolean]",vH="[object Date]",yH="[object Map]",xH="[object Number]",bH="[object RegExp]",wH="[object Set]",_H="[object String]",SH="[object Symbol]",AH="[object ArrayBuffer]",MH="[object DataView]",CH="[object Float32Array]",EH="[object Float64Array]",TH="[object Int8Array]",PH="[object Int16Array]",DH="[object Int32Array]",OH="[object Uint8Array]",IH="[object Uint8ClampedArray]",RH="[object Uint16Array]",LH="[object Uint32Array]";function BH(e,t,i){var r=e.constructor;switch(t){case AH:return ub(e);case gH:case vH:return new r(+e);case MH:return lH(e,i);case CH:case EH:case TH:case PH:case DH:case OH:case IH:case RH:case LH:return mH(e,i);case yH:return new r;case xH:case _H:return new r(e);case bH:return uH(e);case wH:return new r;case SH:return pH(e)}}var zH=BH;function FH(e){return typeof e.constructor=="function"&&!rb(e)?e8(hb(e)):{}}var kH=FH,UH="[object Map]";function NH(e){return Co(e)&&Qd(e)==UH}var VH=NH,HS=Kc&&Kc.isMap,jH=HS?sb(HS):VH,GH=jH,HH="[object Set]";function WH(e){return Co(e)&&Qd(e)==HH}var qH=WH,WS=Kc&&Kc.isSet,YH=WS?sb(WS):qH,XH=YH,QH=1,ZH=2,KH=4,J3="[object Arguments]",JH="[object Array]",$H="[object Boolean]",e9="[object Date]",t9="[object Error]",$3="[object Function]",i9="[object GeneratorFunction]",r9="[object Map]",a9="[object Number]",eT="[object Object]",s9="[object RegExp]",n9="[object Set]",o9="[object String]",l9="[object Symbol]",h9="[object WeakMap]",c9="[object ArrayBuffer]",u9="[object DataView]",d9="[object Float32Array]",p9="[object Float64Array]",f9="[object Int8Array]",m9="[object Int16Array]",g9="[object Int32Array]",v9="[object Uint8Array]",y9="[object Uint8ClampedArray]",x9="[object Uint16Array]",b9="[object Uint32Array]",Fi={};Fi[J3]=Fi[JH]=Fi[c9]=Fi[u9]=Fi[$H]=Fi[e9]=Fi[d9]=Fi[p9]=Fi[f9]=Fi[m9]=Fi[g9]=Fi[r9]=Fi[a9]=Fi[eT]=Fi[s9]=Fi[n9]=Fi[o9]=Fi[l9]=Fi[v9]=Fi[y9]=Fi[x9]=Fi[b9]=!0;Fi[t9]=Fi[$3]=Fi[h9]=!1;function xm(e,t,i,r,a,s){var n,o=t&QH,l=t&ZH,h=t&KH;if(i&&(n=a?i(e,r,a,s):i(e)),n!==void 0)return n;if(!Ks(e))return e;var c=In(e);if(c){if(n=aH(e),!o)return a8(e,n)}else{var u=Qd(e),d=u==$3||u==i9;if(qm(e))return DG(e,o);if(u==eT||u==J3||d&&!a){if(n=l||d?{}:kH(e),!o)return l?jG(e,EG(n,e)):kG(e,MG(n,e))}else{if(!Fi[u])return a?e:{};n=zH(e,u,o)}}s||(s=new ym);var p=s.get(e);if(p)return p;s.set(e,n),XH(e)?e.forEach(function(g){n.add(xm(g,t,i,g,e,s))}):GH(e)&&e.forEach(function(g,y){n.set(y,xm(g,t,i,y,e,s))});var f=h?l?K3:Zy:l?Zl:nb,m=c?void 0:f(e);return y8(m||e,function(g,y){m&&(y=g,g=e[y]),tb(n,y,xm(g,t,i,y,e,s))}),n}var tT=xm,w9=1,_9=4;function S9(e){return tT(e,w9|_9)}var Hg=S9,A9="__lodash_hash_undefined__";function M9(e){return this.__data__.set(e,A9),this}var C9=M9;function E9(e){return this.__data__.has(e)}var T9=E9;function Xm(e){var t=-1,i=e==null?0:e.length;for(this.__data__=new jg;++t<i;)this.add(e[t])}Xm.prototype.add=Xm.prototype.push=C9;Xm.prototype.has=T9;var P9=Xm;function D9(e,t){for(var i=-1,r=e==null?0:e.length;++i<r;)if(t(e[i],i,e))return!0;return!1}var O9=D9;function I9(e,t){return e.has(t)}var R9=I9,L9=1,B9=2;function z9(e,t,i,r,a,s){var n=i&L9,o=e.length,l=t.length;if(o!=l&&!(n&&l>o))return!1;var h=s.get(e),c=s.get(t);if(h&&c)return h==t&&c==e;var u=-1,d=!0,p=i&B9?new P9:void 0;for(s.set(e,t),s.set(t,e);++u<o;){var f=e[u],m=t[u];if(r)var g=n?r(m,f,u,t,e,s):r(f,m,u,e,t,s);if(g!==void 0){if(g)continue;d=!1;break}if(p){if(!O9(t,function(y,x){if(!R9(p,x)&&(f===y||a(f,y,i,r,s)))return p.push(x)})){d=!1;break}}else if(!(f===m||a(f,m,i,r,s))){d=!1;break}}return s.delete(e),s.delete(t),d}var iT=z9;function F9(e){var t=-1,i=Array(e.size);return e.forEach(function(r,a){i[++t]=[a,r]}),i}var k9=F9;function U9(e){var t=-1,i=Array(e.size);return e.forEach(function(r){i[++t]=r}),i}var N9=U9,V9=1,j9=2,G9="[object Boolean]",H9="[object Date]",W9="[object Error]",q9="[object Map]",Y9="[object Number]",X9="[object RegExp]",Q9="[object Set]",Z9="[object String]",K9="[object Symbol]",J9="[object ArrayBuffer]",$9="[object DataView]",qS=Ms?Ms.prototype:void 0,v0=qS?qS.valueOf:void 0;function e7(e,t,i,r,a,s,n){switch(i){case $9:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case J9:return!(e.byteLength!=t.byteLength||!s(new Ym(e),new Ym(t)));case G9:case H9:case Y9:return eb(+e,+t);case W9:return e.name==t.name&&e.message==t.message;case X9:case Z9:return e==t+"";case q9:var o=k9;case Q9:var l=r&V9;if(o||(o=N9),e.size!=t.size&&!l)return!1;var h=n.get(e);if(h)return h==t;r|=j9,n.set(e,t);var c=iT(o(e),o(t),r,a,s,n);return n.delete(e),c;case K9:if(v0)return v0.call(e)==v0.call(t)}return!1}var t7=e7,i7=1,r7=Object.prototype,a7=r7.hasOwnProperty;function s7(e,t,i,r,a,s){var n=i&i7,o=Zy(e),l=o.length,h=Zy(t),c=h.length;if(l!=c&&!n)return!1;for(var u=l;u--;){var d=o[u];if(!(n?d in t:a7.call(t,d)))return!1}var p=s.get(e),f=s.get(t);if(p&&f)return p==t&&f==e;var m=!0;s.set(e,t),s.set(t,e);for(var g=n;++u<l;){d=o[u];var y=e[d],x=t[d];if(r)var b=n?r(x,y,d,t,e,s):r(y,x,d,e,t,s);if(!(b===void 0?y===x||a(y,x,i,r,s):b)){m=!1;break}g||(g=d=="constructor")}if(m&&!g){var _=e.constructor,S=t.constructor;_!=S&&"constructor"in e&&"constructor"in t&&!(typeof _=="function"&&_ instanceof _&&typeof S=="function"&&S instanceof S)&&(m=!1)}return s.delete(e),s.delete(t),m}var n7=s7,o7=1,YS="[object Arguments]",XS="[object Array]",Sf="[object Object]",l7=Object.prototype,QS=l7.hasOwnProperty;function h7(e,t,i,r,a,s){var n=In(e),o=In(t),l=n?XS:Qd(e),h=o?XS:Qd(t);l=l==YS?Sf:l,h=h==YS?Sf:h;var c=l==Sf,u=h==Sf,d=l==h;if(d&&qm(e)){if(!qm(t))return!1;n=!0,c=!1}if(d&&!c)return s||(s=new ym),n||N3(e)?iT(e,t,i,r,a,s):t7(e,t,l,i,r,a,s);if(!(i&o7)){var p=c&&QS.call(e,"__wrapped__"),f=u&&QS.call(t,"__wrapped__");if(p||f){var m=p?e.value():e,g=f?t.value():t;return s||(s=new ym),a(m,g,i,r,s)}}return d?(s||(s=new ym),n7(e,t,i,r,a,s)):!1}var c7=h7;function rT(e,t,i,r,a){return e===t?!0:e==null||t==null||!Co(e)&&!Co(t)?e!==e&&t!==t:c7(e,t,i,r,rT,a)}var u7=rT;function d7(e,t){return e!=null&&t in Object(e)}var p7=d7;function f7(e,t,i){t=yu(t,e);for(var r=-1,a=t.length,s=!1;++r<a;){var n=Gg(t[r]);if(!(s=e!=null&&i(e,n)))break;e=e[n]}return s||++r!=a?s:(a=e==null?0:e.length,!!a&&ib(a)&&$x(n,a)&&(In(e)||ab(e)))}var m7=f7;function g7(e,t){return e!=null&&m7(e,t,p7)}var v7=g7,y7=function(){return Js.Date.now()},y0=y7,x7="Expected a function",b7=Math.max,w7=Math.min;function _7(e,t,i){var r,a,s,n,o,l,h=0,c=!1,u=!1,d=!0;if(typeof e!="function")throw new TypeError(x7);t=SS(t)||0,Ks(i)&&(c=!!i.leading,u="maxWait"in i,s=u?b7(SS(i.maxWait)||0,t):s,d="trailing"in i?!!i.trailing:d);function p(M){var C=r,A=a;return r=a=void 0,h=M,n=e.apply(A,C),n}function f(M){return h=M,o=setTimeout(y,t),c?p(M):n}function m(M){var C=M-l,A=M-h,T=t-C;return u?w7(T,s-A):T}function g(M){var C=M-l,A=M-h;return l===void 0||C>=t||C<0||u&&A>=s}function y(){var M=y0();if(g(M))return x(M);o=setTimeout(y,m(M))}function x(M){return o=void 0,d&&r?p(M):(r=a=void 0,n)}function b(){o!==void 0&&clearTimeout(o),h=0,r=l=a=o=void 0}function _(){return o===void 0?n:x(y0())}function S(){var M=y0(),C=g(M);if(r=arguments,a=this,l=M,C){if(o===void 0)return f(l);if(u)return clearTimeout(o),o=setTimeout(y,t),p(l)}return o===void 0&&(o=setTimeout(y,t)),n}return S.cancel=b,S.flush=_,S}var db=_7;function S7(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}var A7=S7;function M7(e,t){return t.length<2?e:G3(e,dG(t,0,-1))}var C7=M7;function E7(e,t){return u7(e,t)}var aT=E7;function T7(e,t){return t=yu(t,e),e=C7(e,t),e==null||delete e[Gg(A7(t))]}var P7=T7;function D7(e){return cG(e)?void 0:e}var O7=D7,I7=1,R7=2,L7=4,B7=W3(function(e,t){var i={};if(e==null)return i;var r=!1;t=I3(t,function(s){return s=yu(s,e),r||(r=s.length>1),s}),gp(e,K3(e),i),r&&(i=tT(i,I7|R7|L7,O7));for(var a=t.length;a--;)P7(i,t[a]);return i}),e1=B7;function z7(e,t,i,r){if(!Ks(e))return e;t=yu(t,e);for(var a=-1,s=t.length,n=s-1,o=e;o!=null&&++a<s;){var l=Gg(t[a]),h=i;if(l==="__proto__"||l==="constructor"||l==="prototype")return e;if(a!=n){var c=o[l];h=r?r(c,l,o):void 0,h===void 0&&(h=Ks(c)?c:$x(t[a+1])?[]:{})}tb(o,l,h),o=o[l]}return e}var F7=z7;function k7(e,t,i){for(var r=-1,a=t.length,s={};++r<a;){var n=t[r],o=G3(e,n);i(o,n)&&F7(s,yu(n,e),o)}return s}var U7=k7;function N7(e,t){return U7(e,t,function(i,r){return v7(e,r)})}var V7=N7,j7=W3(function(e,t){return e==null?{}:V7(e,t)}),So=j7,G7="Expected a function";function H7(e,t,i){var r=!0,a=!0;if(typeof e!="function")throw new TypeError(G7);return Ks(i)&&(r="leading"in i?!!i.leading:r,a="trailing"in i?!!i.trailing:a),db(e,t,{leading:r,maxWait:t,trailing:a})}var W7=H7;function sT(e){for(let t of Object.keys(e))e[t]===void 0&&delete e[t];return e}function Rn(e,t){return Object.setPrototypeOf(e,t),e}var q7=()=>typeof window>"u"?!1:window.navigator.userAgent.toLowerCase().includes(" electron/"),Y7=()=>typeof window>"u"?!1:window.navigator.platform.toUpperCase().includes("MAC"),X7=()=>typeof window>"u"?!1:/iPad|iPhone|iPod/.test(window.navigator.userAgent)||Wg&&"ontouchend"in document,Q7=()=>typeof window>"u"?!1:window.navigator.userAgent.toLowerCase().indexOf("firefox")>-1,Z7=()=>typeof window>"u"?!1:"ontouchstart"in window||navigator.maxTouchPoints>0,K7=()=>{if(typeof window>"u")return!1;let e=navigator.userAgent,t=navigator.vendor;return/Safari/i.test(e)&&/Apple Computer/.test(t)},J7=()=>{if(typeof window>"u")return null;let e=navigator.userAgent.match(/Version\/(\d+\.\d)/);return e&&e[1]},$7=()=>{if(typeof window>"u")return;let e=new URLSearchParams(window.location.search).get("desktop-app-version");return e?(window.localStorage.setItem("desktop-app-version",e),e):window.localStorage.getItem("desktop-app-version")??"0.0.6"},eW=q7(),dae=eW?$7():void 0,Wg=Y7(),pb=X7(),tW=Q7(),Ja=Z7(),ZS=K7(),KS=Number(J7());function nT(e){return Array.isArray(e)?e:[e]}function oT(e,t){let i=0;for(;i<e.length&&i<t.length;){if(e[i]<t[i])return-1;if(e[i]>t[i])return 1;i+=1}return i!==t.length?-1:i!==e.length?1:0}function Af(e){return Wg?e.metaKey:e.ctrlKey}function iW(e){return e.wheelDeltaY===0||e.deltaY===0?Wg&&e.shiftKey&&Math.abs(e.wheelDeltaX)>=120?!1:e.wheelDeltaX?e.wheelDeltaX===-3*e.deltaX||e.wheelDeltaX===-3*window.devicePixelRatio*e.deltaX:e.deltaMode===0:e.wheelDeltaY?e.wheelDeltaY===-3*e.deltaY||e.wheelDeltaY===-3*window.devicePixelRatio*e.deltaY:e.deltaMode===0}var Pt=[],Qm={},bd={},bm={};function lT(e){Pt.includes(e)||Pt.push(e)}function Bc(e){delete Qm[e.pointerId];for(let t=0;t<Pt.length;t++)if(Pt[t].pointerId===e.pointerId){Pt.splice(t,1);break}}function rW(){Pt.splice(0,Pt.length)}function Zm(e){if(e.pointerType!=="touch")return;let t=Qm[e.pointerId];t===void 0&&(t={x:0,y:0},Qm[e.pointerId]=t),t.x=e.pageX,t.y=e.pageY}function x0(e){let t=e.pointerId===Pt[0].pointerId?Pt[1]:Pt[0];return Qm[t.pointerId]}function hT(e){bd[e.key]=!0,bm[e.key]=bm[e.key]===void 0?1:bm[e.key]+1}function cT(e){if(Wg&&bd.Meta)for(let t in bd)bd[t]=!1;else bd[e.key]=!1;bm={}}function aW(e){e.addEventListener("pointerdown",lT,!0),e.addEventListener("pointerdown",Zm,!0),e.addEventListener("pointermove",Zm,!0),e.addEventListener("pointerup",Bc,!0),e.addEventListener("pointercancel",Bc,!0),e.addEventListener("pointerleave",Bc,!0),window.addEventListener("keydown",hT,!0),window.addEventListener("keyup",cT,!0)}function sW(e){e.removeEventListener("pointerdown",lT,!0),e.removeEventListener("pointerdown",Zm,!0),e.removeEventListener("pointermove",Zm,!0),e.removeEventListener("pointerup",Bc,!0),e.removeEventListener("pointercancel",Bc,!0),e.removeEventListener("pointerleave",Bc,!0),window.removeEventListener("keydown",hT,!0),window.removeEventListener("keyup",cT,!0)}var uT,nW=new Promise(e=>{uT=e}),Mf;function oW(){if(Mf)return Mf;async function e(){let t="https://unpkg.com/@splinetool/navmesh-wasm@1.0.96/build",i=import("./navmesh.js"),[r,a]=await Promise.all([i,fetch(`${t}/navmesh.wasm`).then(o=>o.arrayBuffer())]),s=r.default,n=await s({wasmBinary:a});uT(n)}return Mf=e(),Mf}var dT,lW=new Promise(e=>{dT=e}),Cf;function hW(){if(Cf)return Cf;async function e(){let t=await import("./physics.js");await t.init(),dT(t)}return Cf=e(),Cf}var Ft=class{modifyById(e,t){let i=this;if(i[e]===void 0)throw new Error("not expected");{let r={...i,[e]:t};return Object.setPrototypeOf(r,Ft.prototype),r}}add(e,t){return this.runOp({type:1,id:e,data:t})?.data??this}runOp(e){let t=this;if(e.type===1){let i=t[e.id],r;i===void 0?r={type:2,id:e.id}:r={type:1,id:e.id,data:i};let{id:a,data:s}=e,n={...t,[a]:s};return Object.setPrototypeOf(n,Ft.prototype),{data:n,actual:e,reverse:r}}else if(e.type===2){let{id:i}=e,r=t[i];if(r===void 0)return null;{let a={...t};return Object.setPrototypeOf(a,Ft.prototype),delete a[i],{data:a,actual:e,reverse:{type:1,id:i,data:r}}}}return null}};function fb(e){if(e.deepFreeze!==void 0){e.deepFreeze(e);return}let t=Object.getOwnPropertyNames(e);for(let i of t){let r=e[i];r&&typeof r=="object"&&fb(r)}return Object.freeze(e)}function cW(e,t){let i=0;for(;i<e.length&&i<t.length;){if(e[i]<t[i])return-1;if(e[i]>t[i])return 1;i+=1}return i!==t.length?-1:i!==e.length?1:0}var pT=class extends Error{};function b0(e){let t={...e};return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),t}function ol(e,t,i){if(e===void 0?t===void 0?(e=0,t=10):e=t-10:t===void 0&&(t=e+10),e>t){let s=e;e=t,t=s}let r=[],a=1/(i+1);for(let s=0;s<i;s++){let n=e+(t-e)*(s+.75+Math.random()*.5)*a;r.push(n)}return r}function mb(e){return e instanceof Uint8Array||e instanceof Uint16Array||e instanceof Uint32Array||e instanceof Int8Array||e instanceof Int16Array||e instanceof Int32Array||e instanceof Float32Array||e instanceof Float64Array}function uW(){return typeof process<"u"}function fT(e,t){for(let i of e)t(i.id,i.data)!==!0&&fT(i.children,t)}function mT(e,t){if(t(e.id,e.data)!==!0)for(let i of e.children)mT(i,t)}var na=class extends Array{constructor(...e){super(...e),Object.setPrototypeOf(this,na.prototype)}deepFreeze(){let e=0;for(;e<this.length;)fb(this[e]),e++}fillCaches0(e,t){this.objCaches.set(e.id,e),this.parentCaches.set(e.id,t);for(let i of e.children)this.fillCaches0(i,e.id)}fillCaches(){if(this.objCaches===void 0){this.objCaches=new Map,this.parentCaches=new Map;for(let e of this)this.fillCaches0(e,null)}}randomId(){this.fillCaches();let e=Array.from(this.objCaches.keys());if(e.length!==0)return e[Math.max(0,Math.floor(Math.random()*e.length)-1)]}nonExistOrDescendantOf(e,t){if(!this.has(e))return!0;for(;e;){let i=this.parent(e);if(i===t)return!0;e=i}return!1}rootAcestor(e){for(;e;){let t=this.parent(e);if(t)e=t;else return e}return e}isDescendantOf(e,t){for(;e;){let i=this.parent(e);if(i===t)return!0;e=i}return!1}data(e){return this.get(e)?.data}has(e){return this.childrenOf(e)!==void 0}get(e){return this.fillCaches(),this.objCaches.get(e)}childrenOf(e){return e===null?this:this.get(e)?.children}traverseFrom(e,t){if(e===null)this.traverse(t);else{let i=this.get(e);i&&mT(i,t)}}traverse(e){fT(this,e)}totalSize(){return this.fillCaches(),this.objCaches.size}parent(e){return this.fillCaches(),this.parentCaches.get(e)}childrenArray(e){return e===null?this:this.get(e).children}modifyById(e,t){if(this.get(e)===void 0)throw new Error("not expected");{let i=this.parent(e),r=this.childrenArray(i),a=r.findIndex(n=>n.id===e);if(a<0)throw new Error("not expected");let s=r[a];return r=[...r],r[a]={...s,data:t},this.modifyArrayBy(i,r)}}modifyArrayBy(e,t){let i=e,r=t;for(;i!==null;){let s=r,n=i;if(i=this.parent(i),i===void 0)throw new Error;r=this.childrenArray(i);let o=r.findIndex(l=>l.id===n);if(o<0)throw new Error;r=[...r],r[o]={...r[o],children:s}}Object.setPrototypeOf(r,na.prototype);let a=r;return a.fillCaches(),a}runOp(e){switch(e.type){case 7:return this.addOp(e);case 8:return this.deleteOp(e);case 9:return this.moveOp(e)}return null}checkDuplicatedIdRec({id:e,children:t}){if(this.get(e)!==void 0)return!0;for(let i of t)if(this.checkDuplicatedIdRec(i))return!0;return!1}addOp(e){let{parent:t,fi:i,id:r,data:a,children:s}=e;if(t!==null&&this.get(t)===void 0||this.checkDuplicatedIdRec(e))return null;{let n=t,o=this.childrenArray(n),l={fi:i,id:r,data:a,children:s};return o=[...o,l],o.sort((h,c)=>h.fi-c.fi),e.localIndex=o.indexOf(l),{data:this.modifyArrayBy(n,o),actual:e,reverse:{type:8,id:r}}}}deleteOp(e){let{id:t}=e;if(this.get(t)===null)return null;{let i=this.parent(t);if(i===void 0)return null;let r=this.childrenArray(i),a=r.findIndex(n=>n.id===t);e.localIndex=a,r=[...r];let s=r.splice(a,1)[0];return{data:this.modifyArrayBy(i,r),actual:e,reverse:{type:7,...s,parent:i}}}}moveOp(e){let{parent:t,fi:i,id:r}=e;if(t!==null&&this.get(t)===void 0)return this.deleteOp({type:8,id:r});if(t!==null){let u=t;for(;u!==null;){if(u===void 0)throw new Error;if(u===r)throw new pT("cyclic tree");u=this.parent(u)}}let a=this.parent(r);if(a===void 0)return null;let s=a,n=this.childrenArray(a),o=n.findIndex(u=>u.id===r);n=[...n];let l=n.splice(o,1)[0],h=this.modifyArrayBy(a,n);a=t,n=h.childrenArray(a);let c=l.fi;return l={...l,fi:i},n=[...n,l],n.sort((u,d)=>u.fi-d.fi),e.localIndex=n.indexOf(l),h=h.modifyArrayBy(a,n),{data:h,actual:e,reverse:{type:9,parent:s,fi:c,id:r}}}previous(e,t){if(t===null){let r=this.childrenArray(e);return r.length===0?null:r[r.length-1].id}let i=null;for(let r of this.childrenArray(e)){if(r.id===t)return i;i=r.id}return null}traverseSortNext(e){let t=this.parent(e);if(t!==void 0){let i=this.childrenArray(t),r=i.findIndex(a=>a.id===e)+1;if(r<i.length)return i[r].id;if(t)return this.traverseSortNext(t)}}sortNext(e){let t=this.childrenArray(e);return t.length>0?t[0].id:this.traverseSortNext(e)}traverseSortPrevious(e){let t=this.childrenArray(e);return t.length>0?this.traverseSortPrevious(t[t.length-1].id):e}sortPrevious(e){let t=this.parent(e);if(t!==void 0){let i=this.childrenArray(t),r=i.findIndex(a=>a.id===e)-1;return r>=0?this.traverseSortPrevious(i[r].id):t}}getAllSorted(e){let t=[];for(let i of e){let r=this.getWithSortKey(i.id);r!==void 0&&t.push({...i,...r})}t.sort((i,r)=>cW(i.sortKey,r.sortKey));for(let i of t)delete i.sortKey;return t}getWithSortKey(e){var t=e;let i=[],r=this.get(t),a=r;if(r!==void 0){for(;t;)i.splice(0,0,r.fi),t=this.parent(t),t!==null&&(r=this.get(t));return{...a,sortKey:i}}}insertBeforeHelper(e,t,i){return this.insertAfterHelper(e,this.previous(e,t),i)}insertAfterHelper(e,t,i){let r=this.childrenArray(e);if(t===null){if(r.length===0)return ol(0,i,i);{let a=r[0].fi;return ol(a-i,a,i)}}else{let a=this.get(t);if(a===void 0||this.parent(t)!==e)throw new Error("illegal args");let s=r.find(n=>n.fi>a.fi);if(s===void 0){let n=r[r.length-1].fi;return ol(n,n+i,i)}else return ol(a.fi,s.fi,i)}}},Km;(e=>{function t(i,r){if(r.type!==0)return null;if(Array.isArray(i)){let a=r.props,s={},n=[...i],o=!1;if(a)for(let l of Object.keys(a)){let h=parseInt(l);if(isNaN(h))throw new Error("wrong index");s[l]=n[h],n[h]=a[l],o=!0}return o?{data:n,actual:r,reverse:{type:0,props:s}}:null}else{let a=r.props,s={},n={...i},o=!1;if(a)for(let l of Object.keys(a)){s[l]=n[l];let h=a[l];h===void 0?delete n[l]:n[l]=h,o=!0}return o?{data:n,actual:r,reverse:{type:0,props:s}}:null}}e.runOp=t})(Km||(Km={}));var At=class extends Array{constructor(...e){super(...e),Object.setPrototypeOf(this,At.prototype)}deepFreeze(){let e=0;for(;e<this.length;)fb(this[e]),e++}fillCaches0(e){this.objCaches.set(e.id,e)}fillCaches(){if(this.objCaches===void 0){this.objCaches=new Map,Object.getOwnPropertyDescriptor(this,"objCaches").enumerable=!1;for(let e of this)this.fillCaches0(e)}}randomId(){this.fillCaches();let e=Array.from(this.objCaches.keys());if(e.length!==0)return e[Math.max(0,Math.floor(Math.random()*e.length)-1)]}data(e){return this.get(e)?.data}get(e){return this.fillCaches(),this.objCaches.get(e)}modifyById(e,t){if(this.get(e)===void 0)throw new Error("not expected");{let i=this,r=i.findIndex(s=>s.id===e);if(r<0)throw new Error("not expected");let a=i[r];return i=[...i],i[r]={...a,data:t},this.modifyArrayBy(i)}}modifyArrayBy(e){Object.setPrototypeOf(e,At.prototype);let t=e;return uW()||t.fillCaches(),t}runOp(e){switch(e.type){case 4:return this.addOp(e);case 5:return this.deleteOp(e);case 6:return this.moveOp(e)}return null}addOp(e){let{fi:t,id:i,data:r}=e,a=this,s={fi:t,id:i,data:r};return a=[...a,s],a.sort((n,o)=>n.fi-o.fi),e.localIndex=a.indexOf(s),{data:this.modifyArrayBy(a),actual:e,reverse:{type:5,id:i}}}deleteOp(e){let{id:t}=e,i=this,r=i.findIndex(s=>s.id===t);if(r===-1)return null;e.localIndex=r,i=[...i];let a=i.splice(r,1)[0];return{data:this.modifyArrayBy(i),actual:e,reverse:{type:4,...a}}}moveOp(e){let{fi:t,id:i}=e,r=this;r=[...r];let a=r.findIndex(o=>o.id===i);if(a===-1)return null;let s=r[a].fi,n={...r[a],fi:t};return r[a]=n,r.sort((o,l)=>o.fi-l.fi),e.localIndex=r.indexOf(n),{data:this.modifyArrayBy(r),actual:e,reverse:{type:6,fi:s,id:i}}}previous(e){if(e===null)return this.length===0?null:this[this.length-1].id;let t=null;for(let i of this){if(i.id===e)return t;t=i.id}return null}insertBeforeHelper(e,t){return this.insertAfterHelper(this.previous(e),t)}insertAfterHelper(e,t){let i=this;if(e===null){if(i.length===0)return ol(0,t,t);{let r=i[0].fi;return ol(r-t,r,t)}}else{let r=this.get(e);if(r===void 0)throw new Error("illegal args");let a=i.find(s=>s.fi>r.fi);if(a===void 0){let s=i[i.length-1].fi;return ol(s,s+t,t)}else return ol(r.fi,a.fi,t)}}};function Jc(e){return e&&typeof e=="object"&&e instanceof wr}var wr=class{unusedFunOverridesTable(e){}runOp(e){let t=[],i=this,r=0,a={};for(;r<e.path.length;){if(t.push(i),i=i===void 0?void 0:i[e.path[r]],i!==void 0&&!Jc(i))return null;r+=1}i=i?b0(i):new wr;for(let[o,l]of Object.entries(e.props)){let h=i[o];a[o]=h,l===void 0?delete i[o]:i[o]=l}for(;r>0;){if(Object.keys(i).length===0){let o=t[r-1];o&&(i=b0(o),delete i[e.path[r-1]])}else{let o=t[r-1];if(o){let l=b0(o);l[e.path[r-1]]=i,i=l}else{let l=new wr;l[e.path[r-1]]=i,i=l}}r-=1}let s=Object.setPrototypeOf(i,wr.prototype),n={...e,props:a};return{data:s,actual:e,reverse:n}}},gl;(e=>{function t(a,s){return Zd(a,s)??a}e.apply=t;function i(a,s){return vb(a,s)}e.merge=i;function r(a,s){let n=0,o=s.path,l=a;for(;n<o.length&&l!==void 0;){if(l=sa.zoomOnce(l,o[n]),l===void 0)return s;if(!Jc(l))return;n+=1}if(l===void 0)return s;if(Jc(l))if(s.type===0){let h={...s.props};for(let c of Object.keys(l))delete h[c];return{...s,props:h}}else if(s.type===1||s.type===4||s.type===7){let h=gb([s],l);return h?(console.log(h),h):s}else return s}e.filterOp=r})(gl||(gl={}));function gb(e,t){if(t===void 0)return;let i=!1,r=e.map(a=>{let s=a.id,n=Zd(a.data,t[s]);if(i=i||n!==void 0,n===void 0&&(n=a.data),a.children){let o=gb(a.children,t);return o!==void 0?i=!0:o=a.children,{...a,id:s,data:n,children:o}}else return{...a,id:s,data:n}});if(i)return r}function dW(e,t){if(t===void 0)return;let i=!1,r=e.map(a=>{let s=a.id,n=Zd(a.data,t[s]);return i=i||n!==void 0,n===void 0&&(n=a.data),{...a,id:s,data:n}});if(i)return Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r}function Zd(e,t){if(!Jc(t))return t;if(e instanceof na){let i=gb(e,t);return i!==void 0&&Object.setPrototypeOf(i,Object.getPrototypeOf(e)),i}else{if(e instanceof At)return dW(e,t);if(Array.isArray(e)){let i=!1,r=e.map((a,s)=>{let n=Zd(a,t[s]);return i=i||n!==void 0,n===void 0&&(n=a),n});return i?(Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r):void 0}else{if(e instanceof wr)return vb(e,t);if(e&&typeof e=="object"){let i={},r=!1;for(let[a,s]of Object.entries(e)){let n=Zd(s,t[a]);r=r||n!==void 0,n===void 0&&(n=s),i[a]=n}return r?(Object.setPrototypeOf(i,Object.getPrototypeOf(e)),i):void 0}}}}function vb(e,t){if(e===void 0)return t;if(t===void 0)return e;if(!Jc(t))return t;if(!Jc(e))return gl.apply(e,t);let i=new Set;for(let a of Object.keys(e))i.add(a);for(let a of Object.keys(t))i.add(a);let r=new wr;for(let a of i){let s=vb(e===void 0?void 0:e[a],t===void 0?void 0:t[a]);r[a]=s}return r}function pW(e,t){let i={cur:[],result:[],len:0};return e=Kd(e,t,i)??e,[e,i.result]}function Jm(e,t){return e===null?null:(e.cur[e.len]=t,e.len+=1,e)}function $m(e){e&&(e.len-=1)}function fW(e){if(e===null)return null;e.result.push(e.cur.slice(0,e.len))}function gT(e,t,i){let r=!1,a=e.map(s=>{let n=s.id,o=t[n];if(o!==void 0&&typeof o=="string"&&(r=!0,n=o,i!==null))throw new Error("not supported");let l=Kd(s.data,t,Jm(i,n));$m(i),r=r||l!==void 0,l===void 0&&(l=s.data);let h=gT(s.children,t,i);return h!==void 0?r=!0:h=s.children,{...s,id:n,data:l,children:h}});if(r)return a}function mW(e,t,i){let r=!1,a=e.map(s=>{let n=s.id,o=t[n];if(o!==void 0&&typeof o=="string"&&(r=!0,n=o,i!==null))throw new Error("not supported");let l=Kd(s.data,t,Jm(i,n));return $m(i),r=r||l!==void 0,l===void 0&&(l=s.data),{...s,id:n,data:l}});if(r)return Object.setPrototypeOf(a,Object.getPrototypeOf(e)),a}function Kd(e,t,i){if(e instanceof na){let r=gT(e,t,i);return r!==void 0&&Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r}else{if(e instanceof At)return mW(e,t,i);if(Array.isArray(e)){let r=!1,a=e.map((s,n)=>{let o=Kd(s,t,Jm(i,n));return $m(i),r=r||o!==void 0,o===void 0&&(o=s),o});return r?(Object.setPrototypeOf(a,Object.getPrototypeOf(e)),a):void 0}else if(e&&typeof e=="object"&&!mb(e)){let r={},a=!1;for(let[s,n]of Object.entries(e))if(s!=="name"){let o=t[s];if(typeof o=="string"){if(i!==null)throw new Error("not supported");a=!0,s=o}let l=Kd(n,t,Jm(i,s));$m(i),a=a||l!==void 0,l===void 0&&(l=n),r[s]=l}else r[s]=n;return a?(Object.setPrototypeOf(r,Object.getPrototypeOf(e)),r):void 0}else if(typeof e=="string"){let r=t[e];return r!==void 0&&fW(i),r}else return}}var eg;(e=>{function t(i,r){let a=sa.zoom(r,i.path);if(typeof a=="object"){let s={};for(let n of Object.keys(i.props))s[n]=a[n];return{...i,props:s}}else return{...i,props:{}}}e.replaceProps=t})(eg||(eg={}));var Yr;(e=>{function t(l,h){return{...l,path:l.path.slice(h)}}e.drop=t;function i(l,h){return r(l,h)?.data??l}e.applySimple=i;function r(l,h){let c=h.path;for(var u=[];;){let d;if(l instanceof wr&&h.type===0&&(d=l.runOp({...h,path:c.slice(u.length)}),d===null&&(d=void 0)),d===void 0&&u.length===c.length&&(l instanceof na||l instanceof At||l instanceof Ft?d=l.runOp(h):d=Km.runOp(l,h)),d!==void 0)if(d!==null){let m=d.data;for(let g=u.length-1;g>=0;g--){let y=c[g],x=u[g];if(x instanceof na){if(typeof y=="number")throw new Error("illegal arg");m=x.modifyById(y,m)}else if(x instanceof At){if(typeof y=="number")throw new Error("illegal arg");m=x.modifyById(y,m)}else if(x instanceof Ft){if(typeof y=="number")throw new Error("illegal arg");m=x.modifyById(y,m)}else if(x instanceof wr){let b={...x,[y]:m};m=Object.setPrototypeOf(b,wr.prototype)}else if(typeof x=="object")if(Array.isArray(x)){if(typeof y=="string"&&(y=parseInt(y),isNaN(y)))throw new Error("Invalid path");let b=m;m=[...x],m[y]=b}else m={...x,[y]:m};else return null}return{data:m,actual:{...d.actual,path:c},reverse:{...d.reverse,path:c}}}else return null;let p=c[u.length],f;if(l instanceof na){if(typeof p=="number")throw new Error("");f=l.get(p)?.data}else if(l instanceof At){if(typeof p=="number")throw new Error("");f=l.get(p)?.data}else l!==null&&(f=l[p]);if(f!==void 0)u.push(l),l=f;else return null}}e.apply=r;function a(l,h){for(let c=0;c<l.length&&c<h.length;c++)if(l[c]!==h[c])return!0;return!1}e.pathDisjoint=a;function s(l,h){if(l.length!==h.length)return!1;for(let c=0;c<l.length;c++)if(l[c]!==h[c])return!1;return!0}e.pathEq=s;function n(l,h){return a(l.path,h.path)}e.commutative=n;function o(l,h){return l.type===0&&h.type===0&&s(l.path,h.path)?Object.keys(l.props).every(c=>h.props[c]!==void 0):!1}e.subsumed=o})(Yr||(Yr={}));var t1;(e=>{function t(){return[]}e.empty=t;function i(h,c){let u=[];for(let d of h){let[p,...f]=d.path;p===c&&u.push({...d,path:f})}return u}e.removePrefix=i;function r(h,c){return h.map(u=>({...u,path:[c,...u.path]}))}e.addPrefix=r;function a(h,c){return[...h,...c]}e.concat=a;function s(h,c){return[...h.filter(u=>!c.some(d=>Yr.subsumed(u,d))),...c]}e.compress=s;function n(h,c){return h.every(u=>c.every(d=>Yr.commutative(u,d)))}e.commutative=n;function o(h,c){for(let u of c){let d=l(h,u);d!==null&&(h=d.data)}return h}e.applyAll=o;function l(h,c){var u=h;let d=[],p=[];for(let f of c)try{if(f.type===3||f.type===5&&f.path[f.path.length-1]==="variables"){let m,g,y;if(f.type===3?(m=sa.zoom(u,[...f.path,f.id]),y=Yr.apply(u,{...f,type:2})):(m=sa.zoom(u,[...f.path,f.id,"value"]),y=Yr.apply(u,f)),y!==null){u=y.data;let[x,b]=pW(u,{[f.id]:m});u=x;for(let _=0;_<b.length;_++){let S=b[_],M=S.pop();if(typeof M=="number"){let C=[M];for(let T=_+1;T<b.length;T++){let P=b[T],D=P[P.length-1];if(typeof D=="number"&&sa.equal(S,P.slice(0,P.length-1)))C.push(D),b.splice(T,1);else break}let A=sa.zoom(u,S);g=A.map((T,P)=>C.includes(P)?f.id:T),m=A,M=S.pop()}else{if(M==="alphaOverride"||M==="alpha"){m/=100;let C=m,A=sa.zoom(u,S.slice(0,S.length-2)),T=A.layers.map(P=>P.id===S[S.length-1]?{...P,data:{...P.data,[M]:C}}:P);Object.setPrototypeOf(T,Object.getPrototypeOf(A.layers)),A.layers=T}g=f.id}d.push({type:0,path:S,props:{[M]:m}}),p.push({type:0,path:S,props:{[M]:g}})}p.push(y.reverse),d.push(y.actual)}}else{let m=Yr.apply(u,f);m!==null&&(d.push(m.actual),u=m.data,p.push(m.reverse))}}catch(m){if(m instanceof pT)return null;throw m}return{data:u,actual:d,reverse:p.reverse()}}e.apply=l})(t1||(t1={}));var vT=Symbol(),gW=Symbol(),qg=Symbol(),vp=class{reportOp(e,t,i=[]){let r=this;if(t===null)return;r._current=t.data;let a=i;for(;!(r instanceof xT);){let s=r._path,n=r._current;if(s!==""&&a.splice(0,0,s),r=r._parent,r===null)return;r.update(s,n)}r.push(a,e,t.actual,t.reverse)}deleteChildren(e){if(this._children){let t=this._children[e];if(t){let i=t[qg];i&&i(),delete this._children[e]}}}},vW=class extends vp{constructor(e,t,i){super(),this._parent=e,this._path=t,this._current=i}update(e,t){if(Array.isArray(this._current)){if(typeof e=="string"&&(e=parseInt(e),isNaN(e)))throw new Error("Invalid path");this._current=[...this._current],this._current[e]=t}else this._current={...this._current,[e]:t}}runOp(e){this.reportOp(e,Km.runOp(this._current,e),e.path)}},yW=class extends vp{constructor(e,t,i){super(),this._parent=e,this._path=t,this._current=i}update(e,t){this._current={...this._current,[e]:t},Object.setPrototypeOf(this._current,Ft.prototype)}runOp(e){this.reportOp(e,this._current.runOp(e))}},yT={get(e,t){if(t===qg)return()=>{e._parent=null};if(t===vT)return e._current;if(t===gW)return e;let{_current:i,_children:r}=e;if(t==="push"&&Array.isArray(i))throw new Error("not supported to expand array");let a=r===void 0?void 0:r[t];if(a!==void 0)return a;let s=i[t],n=Yg(e,t,s);return n!==s?(r===void 0&&(r={},e._children=r),r[t]=n,n):s},has(e,t){return t in e._current},ownKeys(e){return Reflect.ownKeys(e._current)},defineProperty(){throw Error("not supported")},getPrototypeOf(e){return Object.getPrototypeOf(e._current)},setPrototypeOf(){throw Error("not supported")},getOwnPropertyDescriptor(e,t){let i=e._current,r=Reflect.getOwnPropertyDescriptor(i,t);return r&&{writable:!0,configurable:!0,enumerable:r.enumerable,value:i[t]}}},xW={...yT,set(e,t,i){let r={type:0,props:{[t]:_r(i)??i}};return e.deleteChildren(t),e.runOp(r),!0},deleteProperty(e,t){let i={type:0,props:{[t]:void 0}};return e.deleteChildren(t),e.runOp(i),!0}},bW={...yT,set(e,t,i){return i===void 0?this.deleteProperty(e,t):(e.deleteChildren(t),e.runOp({type:1,id:t,data:i})),!0},deleteProperty(e,t){return e.runOp({type:2,id:t}),!0}},yb=class extends vp{constructor(e,t,i){super(),this._children={},this._parent=e,this._path=t,this._current=i,this[qg]=()=>{this._parent=null}}unproxy(){return this._current}update(e,t){this._current=this._current.modifyById(e,t)}runOp(e){this.reportOp(e,this._current.runOp(e))}randomId(){return this._current.randomId()}isDescendantOf(e,t){return this._current.isDescendantOf(e,t)}childrenOf(e){return this._current.childrenOf(e)}traverse(e){return this._current.traverse(e)}get(e){return this._current.get(e)}parent(e){return this._current.parent(e)}traverse(e){this._current.traverse((t,i)=>{e(t,this.data(t))})}data(e){let{_current:t,_children:i}=this,r=i===void 0?void 0:i[e];if(r!==void 0)return r;let a=t.get(e)?.data,s=Yg(this,e,a);return s!==a?(i===void 0&&(i={},this._children=i),i[e]=s,s):a}add(e,t,i,r,a){this.runOp({type:7,parent:e,fi:t,id:i,data:r,children:a})}move(e,t,i){this.runOp({type:9,parent:e,fi:t,id:i})}insertAfter(e,t,i){let r=this._current.insertAfterHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.add(e,r[a],s.id,s.data,s.children)}}insertBefore(e,t,i){let r=this._current.insertBeforeHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.add(e,r[a],s.id,s.data,s.children)}}moveAfter(e,t,i){let r=this._current.insertAfterHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.move(e,r[a],s)}}moveBefore(e,t,i){let r=this._current.insertBeforeHelper(e,t,i.length);for(let a=0;a<i.length;a++){let s=i[a];this.move(e,r[a],s)}}delete(e){this.deleteChildren(e),this.runOp({type:8,id:e})}sortNext(e){return this._current.sortNext(e)}sortPrevious(e){return this._current.sortPrevious(e)}getAllSorted(e){return this._current.getAllSorted(e)}},xb=class extends vp{constructor(e,t,i){super(),this._children={},this._parent=e,this._path=t,this._current=i,this[qg]=()=>{this._parent=null}}unproxy(){return this._current}get length(){return this._current.length}forEach(e){let t=this.length;for(let i=0;i<t;i++){let r=this._current[i].id,a=this._current[i].fi;e(this.data(this._current[i].id),r,a)}}find(e){let t=this.length;for(let i=0;i<t;i++){let r=this._current[i].id;if(e(this.data(r),r))return this.get(r)}}update(e,t){this._current=this._current.modifyById(e,t)}randomId(){return this._current.randomId()}get(e){return{...this._current.get(e),data:this.data(e)}}data(e){let{_current:t,_children:i}=this,r=i===void 0?void 0:i[e];if(r!==void 0)return r;let a=t.get(e)?.data,s=Yg(this,e,a);return s!==a?(i===void 0&&(i={},this._children=i),i[e]=s,s):a}runOp(e){this.reportOp(e,this._current.runOp(e))}add(e,t,i){this.runOp({type:4,fi:e,id:t,data:i})}move(e,t){this.runOp({type:6,fi:e,id:t})}insertAfter(e,t){let i=this._current.insertAfterHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.add(i[r],a.id,a.data)}}insertBefore(e,t){let i=this._current.insertBeforeHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.add(i[r],a.id,a.data)}}moveAfter(e,t){let i=this._current.insertAfterHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.move(i[r],a)}}moveBefore(e,t){let i=this._current.insertBeforeHelper(e,t.length);for(let r=0;r<t.length;r++){let a=t[r];this.move(i[r],a)}}delete(e){this.deleteChildren(e),this.runOp({type:5,id:e})}};function w0(e,t,i){if(e.length>0){let r=e[e.length-1];if(r.type===0&&t.type===0&&sa.equal(r.path,i)){Object.assign(r.props,t.props);return}}e.push({...t,path:i})}var xT=class extends vp{constructor(e){super(),this.ts=[],this.actual=[],this.reverse=[],this._current=e}update(e,t){if(e!=="")throw new Error("");this._current=t}push(e,t,i,r){w0(this.ts,t,e),w0(this.actual,i,e),w0(this.reverse,r,e)}result(){return{data:this._current,ts:this.ts,actual:this.actual,reverse:this.reverse.reverse()}}};function Yg(e,t,i){return i instanceof na?new yb(e,t,i):i instanceof At?new xb(e,t,i):i instanceof Ft?new Proxy(new yW(e,t,i),bW):i!==null&&typeof i=="object"?mb(i)?i:new Proxy(new vW(e,t,i),xW):i}function bT(e){let t=new xT(e);return[Yg(t,"",e),t]}function Jd(e,t){let[i,r]=bT(e);return t(i),r.result()}function _r(e){return e instanceof yb||e instanceof xb?e._current:e!==null&&typeof e=="object"?e[vT]:e}var sa;(e=>{function t(s,n){if(n.length===s.length)for(var o=0;o<s.length;){if(s[o]!==n[o])return!1;o+=1}else return!1;return!0}e.equal=t;function i(s,n,o){let l=a(o,s);if(l!==void 0&&typeof l=="object"&&l!==null){let h={...n};return Object.keys(l).forEach(c=>{delete h[c]}),h}else return n}e.removeOverridden=i;function r(s,n){if((s instanceof na||s instanceof yb)&&typeof n=="string"||(s instanceof At||s instanceof xb)&&typeof n=="string")return s.data(n);if(typeof n=="number"&&Array.isArray(s)||typeof n=="string"&&typeof s=="object"&&s!==null)return s[n]}e.zoomOnce=r;function a(s,n,o=0){for(;o<n.length&&s!==void 0;)s=r(s,n[o]),o+=1;return s}e.zoom=a})(sa||(sa={}));function wW(e,t){let i=[];if(t.length===e.length)for(var r=0;r<e.length;){if(t[r]==="*")i.push(e[r]);else if(e[r]!==t[r])return null;r+=1}else return null;return i}function Ri(e,t){let i=[];if(t.length<=e.length)for(var r=0;r<t.length;){if(t[r]==="*")i.push(e[r]);else if(e[r]!==t[r])return null;r+=1}else return null;return i}var wT=class{},JS=class extends wT{constructor(e){super(),this.id=e}},$S=class extends wT{constructor(e){super(),this.data=e}},i1;try{i1=new TextDecoder}catch{}var ct,vl,be=0,_T=[],r1=_T,a1=0,Na={},pi,ll,ys=0,An=0,Za,Ao,Oa=[],_i,eA={useRecords:!1,mapsAsObjects:!0},ST=class{},AT=new ST;AT.name="MessagePack 0xC1";var $c=!1,tg=class{constructor(e){e&&(e.useRecords===!1&&e.mapsAsObjects===void 0&&(e.mapsAsObjects=!0),e.structures?e.structures.sharedLength=e.structures.length:e.getStructures&&((e.structures=[]).uninitialized=!0,e.structures.sharedLength=0)),Object.assign(this,e)}unpack(e,t){if(ct)return DT(()=>(n1(),this?this.unpack(e,t):tg.prototype.unpack.call(eA,e,t)));vl=t>-1?t:e.length,be=0,a1=0,An=0,ll=null,r1=_T,Za=null,ct=e;try{_i=e.dataView||(e.dataView=new DataView(e.buffer,e.byteOffset,e.byteLength))}catch(i){throw ct=null,e instanceof Uint8Array?i:new Error("Source must be a Uint8Array or Buffer but was a "+(e&&typeof e=="object"?e.constructor.name:typeof e))}if(this instanceof tg){if(Na=this,this.structures)return pi=this.structures,Ef();(!pi||pi.length>0)&&(pi=[])}else Na=eA,(!pi||pi.length>0)&&(pi=[]);return Ef()}unpackMultiple(e,t){let i,r=0;try{$c=!0;let a=e.length,s=this?this.unpack(e,a):Qg.unpack(e,a);if(t){for(t(s);be<a;)if(r=be,t(Ef())===!1)return}else{for(i=[s];be<a;)r=be,i.push(Ef());return i}}catch(a){throw a.lastPosition=r,a.values=i,a}finally{$c=!1,n1()}}_mergeStructures(e,t){e=e||[];for(let i=0,r=e.length;i<r;i++){let a=e[i];a&&(a.isShared=!0,i>=32&&(a.highByte=i-32>>5))}e.sharedLength=e.length;for(let i in t||[])if(i>=0){let r=e[i],a=t[i];a&&(r&&((e.restoreStructures||(e.restoreStructures=[]))[i]=r),e[i]=a)}return this.structures=e}decode(e,t){return this.unpack(e,t)}};function Ef(){try{if(!Na.trusted&&!$c){let t=pi.sharedLength||0;t<pi.length&&(pi.length=t)}let e=er();if(be==vl)pi.restoreStructures&&tA(),pi=null,ct=null,Ao&&(Ao=null);else if(be>vl){let t=new Error("Unexpected end of MessagePack data");throw t.incomplete=!0,t}else if(!$c)throw new Error("Data read, but end of buffer not reached");return e}catch(e){throw pi.restoreStructures&&tA(),n1(),(e instanceof RangeError||e.message.startsWith("Unexpected end of buffer"))&&(e.incomplete=!0),e}}function tA(){for(let e in pi.restoreStructures)pi[e]=pi.restoreStructures[e];pi.restoreStructures=null}function er(){let e=ct[be++];if(e<160)if(e<128){if(e<64)return e;{let t=pi[e&63]||Na.getStructures&&MT()[e&63];return t?(t.read||(t.read=bb(t,e&63)),t.read()):e}}else if(e<144)if(e-=128,Na.mapsAsObjects){let t={};for(let i=0;i<e;i++)t[ET()]=er();return t}else{let t=new Map;for(let i=0;i<e;i++)t.set(er(),er());return t}else{e-=144;let t=new Array(e);for(let i=0;i<e;i++)t[i]=er();return t}else if(e<192){let t=e-160;if(An>=be)return ll.slice(be-ys,(be+=t)-ys);if(An==0&&vl<140){let i=t<16?wb(t):CT(t);if(i!=null)return i}return s1(t)}else{let t;switch(e){case 192:return null;case 193:return Za?(t=er(),t>0?Za[1].slice(Za.position1,Za.position1+=t):Za[0].slice(Za.position0,Za.position0-=t)):AT;case 194:return!1;case 195:return!0;case 196:return _0(ct[be++]);case 197:return t=_i.getUint16(be),be+=2,_0(t);case 198:return t=_i.getUint32(be),be+=4,_0(t);case 199:return zl(ct[be++]);case 200:return t=_i.getUint16(be),be+=2,zl(t);case 201:return t=_i.getUint32(be),be+=4,zl(t);case 202:if(t=_i.getFloat32(be),Na.useFloat32>2){let i=_b[(ct[be]&127)<<1|ct[be+1]>>7];return be+=4,(i*t+(t>0?.5:-.5)>>0)/i}return be+=4,t;case 203:return t=_i.getFloat64(be),be+=8,t;case 204:return ct[be++];case 205:return t=_i.getUint16(be),be+=2,t;case 206:return t=_i.getUint32(be),be+=4,t;case 207:return Na.int64AsNumber?(t=_i.getUint32(be)*4294967296,t+=_i.getUint32(be+4)):t=_i.getBigUint64(be),be+=8,t;case 208:return _i.getInt8(be++);case 209:return t=_i.getInt16(be),be+=2,t;case 210:return t=_i.getInt32(be),be+=4,t;case 211:return Na.int64AsNumber?(t=_i.getInt32(be)*4294967296,t+=_i.getUint32(be+4)):t=_i.getBigInt64(be),be+=8,t;case 212:if(t=ct[be++],t==114)return nA(ct[be++]&63);{let i=Oa[t];if(i)return i.read?(be++,i.read(er())):i.noBuffer?(be++,i()):i(ct.subarray(be,++be));throw new Error("Unknown extension "+t)}case 213:return t=ct[be],t==114?(be++,nA(ct[be++]&63,ct[be++])):zl(2);case 214:return zl(4);case 215:return zl(8);case 216:return zl(16);case 217:return t=ct[be++],An>=be?ll.slice(be-ys,(be+=t)-ys):SW(t);case 218:return t=_i.getUint16(be),be+=2,An>=be?ll.slice(be-ys,(be+=t)-ys):AW(t);case 219:return t=_i.getUint32(be),be+=4,An>=be?ll.slice(be-ys,(be+=t)-ys):MW(t);case 220:return t=_i.getUint16(be),be+=2,rA(t);case 221:return t=_i.getUint32(be),be+=4,rA(t);case 222:return t=_i.getUint16(be),be+=2,aA(t);case 223:return t=_i.getUint32(be),be+=4,aA(t);default:if(e>=224)return e-256;if(e===void 0){let i=new Error("Unexpected end of MessagePack data");throw i.incomplete=!0,i}throw new Error("Unknown MessagePack token "+e)}}}var _W=/^[a-zA-Z_$][a-zA-Z\d_$]*$/;function bb(e,t){function i(){if(i.count++>2){let a=e.read=new Function("r","return function(){return {"+e.map(s=>_W.test(s)?s+":r()":"["+JSON.stringify(s)+"]:r()").join(",")+"}}")(er);return e.highByte===0&&(e.read=iA(t,e.read)),a()}let r={};for(let a=0,s=e.length;a<s;a++){let n=e[a];r[n]=er()}return r}return i.count=0,e.highByte===0?iA(t,i):i}var iA=(e,t)=>function(){let i=ct[be++];if(i===0)return t();let r=e<32?-(e+(i<<5)):e+(i<<5),a=pi[r]||MT()[r];if(!a)throw new Error("Record id is not defined for "+r);return a.read||(a.read=bb(a,e)),a.read()};function MT(){let e=DT(()=>(ct=null,Na.getStructures()));return pi=Na._mergeStructures(e,pi)}var s1=Xg,SW=Xg,AW=Xg,MW=Xg;function Xg(e){let t;if(e<16&&(t=wb(e)))return t;if(e>64&&i1)return i1.decode(ct.subarray(be,be+=e));let i=be+e,r=[];for(t="";be<i;){let a=ct[be++];if((a&128)===0)r.push(a);else if((a&224)===192){let s=ct[be++]&63;r.push((a&31)<<6|s)}else if((a&240)===224){let s=ct[be++]&63,n=ct[be++]&63;r.push((a&31)<<12|s<<6|n)}else if((a&248)===240){let s=ct[be++]&63,n=ct[be++]&63,o=ct[be++]&63,l=(a&7)<<18|s<<12|n<<6|o;l>65535&&(l-=65536,r.push(l>>>10&1023|55296),l=56320|l&1023),r.push(l)}else r.push(a);r.length>=4096&&(t+=jr.apply(String,r),r.length=0)}return r.length>0&&(t+=jr.apply(String,r)),t}function rA(e){let t=new Array(e);for(let i=0;i<e;i++)t[i]=er();return t}function aA(e){if(Na.mapsAsObjects){let t={};for(let i=0;i<e;i++)t[ET()]=er();return t}else{let t=new Map;for(let i=0;i<e;i++)t.set(er(),er());return t}}var jr=String.fromCharCode;function CT(e){let t=be,i=new Array(e);for(let r=0;r<e;r++){let a=ct[be++];if((a&128)>0){be=t;return}i[r]=a}return jr.apply(String,i)}function wb(e){if(e<4)if(e<2){if(e===0)return"";{let t=ct[be++];if((t&128)>1){be-=1;return}return jr(t)}}else{let t=ct[be++],i=ct[be++];if((t&128)>0||(i&128)>0){be-=2;return}if(e<3)return jr(t,i);let r=ct[be++];if((r&128)>0){be-=3;return}return jr(t,i,r)}else{let t=ct[be++],i=ct[be++],r=ct[be++],a=ct[be++];if((t&128)>0||(i&128)>0||(r&128)>0||(a&128)>0){be-=4;return}if(e<6){if(e===4)return jr(t,i,r,a);{let s=ct[be++];if((s&128)>0){be-=5;return}return jr(t,i,r,a,s)}}else if(e<8){let s=ct[be++],n=ct[be++];if((s&128)>0||(n&128)>0){be-=6;return}if(e<7)return jr(t,i,r,a,s,n);let o=ct[be++];if((o&128)>0){be-=7;return}return jr(t,i,r,a,s,n,o)}else{let s=ct[be++],n=ct[be++],o=ct[be++],l=ct[be++];if((s&128)>0||(n&128)>0||(o&128)>0||(l&128)>0){be-=8;return}if(e<10){if(e===8)return jr(t,i,r,a,s,n,o,l);{let h=ct[be++];if((h&128)>0){be-=9;return}return jr(t,i,r,a,s,n,o,l,h)}}else if(e<12){let h=ct[be++],c=ct[be++];if((h&128)>0||(c&128)>0){be-=10;return}if(e<11)return jr(t,i,r,a,s,n,o,l,h,c);let u=ct[be++];if((u&128)>0){be-=11;return}return jr(t,i,r,a,s,n,o,l,h,c,u)}else{let h=ct[be++],c=ct[be++],u=ct[be++],d=ct[be++];if((h&128)>0||(c&128)>0||(u&128)>0||(d&128)>0){be-=12;return}if(e<14){if(e===12)return jr(t,i,r,a,s,n,o,l,h,c,u,d);{let p=ct[be++];if((p&128)>0){be-=13;return}return jr(t,i,r,a,s,n,o,l,h,c,u,d,p)}}else{let p=ct[be++],f=ct[be++];if((p&128)>0||(f&128)>0){be-=14;return}if(e<15)return jr(t,i,r,a,s,n,o,l,h,c,u,d,p,f);let m=ct[be++];if((m&128)>0){be-=15;return}return jr(t,i,r,a,s,n,o,l,h,c,u,d,p,f,m)}}}}}function _0(e){return Na.copyBuffers?Uint8Array.prototype.slice.call(ct,be,be+=e):ct.subarray(be,be+=e)}function zl(e){let t=ct[be++];if(Oa[t])return Oa[t](ct.subarray(be,be+=e));throw new Error("Unknown extension type "+t)}var sA=new Array(4096);function ET(){let e=ct[be++];if(e>=160&&e<192){if(e=e-160,An>=be)return ll.slice(be-ys,(be+=e)-ys);if(!(An==0&&vl<180))return s1(e)}else return be--,er();let t=(e<<5^(e>1?_i.getUint16(be):e>0?ct[be]:0))&4095,i=sA[t],r=be,a=be+e-3,s,n=0;if(i&&i.bytes==e){for(;r<a;){if(s=_i.getUint32(r),s!=i[n++]){r=1879048192;break}r+=4}for(a+=3;r<a;)if(s=ct[r++],s!=i[n++]){r=1879048192;break}if(r===a)return be=r,i.string;a-=3,r=be}for(i=[],sA[t]=i,i.bytes=e;r<a;)s=_i.getUint32(r),i.push(s),r+=4;for(a+=3;r<a;)s=ct[r++],i.push(s);let o=e<16?wb(e):CT(e);return o!=null?i.string=o:i.string=s1(e)}var nA=(e,t)=>{var i=er();let r=e;t!==void 0&&(e=e<32?-((t<<5)+e):(t<<5)+e,i.highByte=t);let a=pi[e];return a&&a.isShared&&((pi.restoreStructures||(pi.restoreStructures=[]))[e]=a),pi[e]=i,i.read=bb(i,r),i.read()},TT=typeof self=="object"?self:global;Oa[0]=()=>{};Oa[0].noBuffer=!0;Oa[101]=()=>{let e=er();return(TT[e[0]]||Error)(e[1])};Oa[105]=e=>{let t=_i.getUint32(be-4);Ao||(Ao=new Map);let i=ct[be],r;i>=144&&i<160||i==220||i==221?r=[]:r={};let a={target:r};Ao.set(t,a);let s=er();return a.used?Object.assign(r,s):(a.target=s,s)};Oa[112]=e=>{let t=_i.getUint32(be-4),i=Ao.get(t);return i.used=!0,i.target};Oa[115]=()=>new Set(er());var PT=["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64","BigInt64","BigUint64"].map(e=>e+"Array");Oa[116]=e=>{let t=e[0],i=PT[t];if(!i)throw new Error("Could not find typed array for code "+t);return new TT[i](Uint8Array.prototype.slice.call(e,1).buffer)};Oa[120]=()=>{let e=er();return new RegExp(e[0],e[1])};Oa[98]=e=>{let t=(e[0]<<24)+(e[1]<<16)+(e[2]<<8)+e[3],i=be;be+=t-4,Za=[er(),er()],Za.position0=0,Za.position1=0;let r=be;be=i;try{return er()}finally{be=r}};Oa[255]=e=>e.length==4?new Date((e[0]*16777216+(e[1]<<16)+(e[2]<<8)+e[3])*1e3):e.length==8?new Date(((e[0]<<22)+(e[1]<<14)+(e[2]<<6)+(e[3]>>2))/1e6+((e[3]&3)*4294967296+e[4]*16777216+(e[5]<<16)+(e[6]<<8)+e[7])*1e3):e.length==12?new Date(((e[0]<<24)+(e[1]<<16)+(e[2]<<8)+e[3])/1e6+((e[4]&128?-281474976710656:0)+e[6]*1099511627776+e[7]*4294967296+e[8]*16777216+(e[9]<<16)+(e[10]<<8)+e[11])*1e3):new Date("invalid");function DT(e){let t=vl,i=be,r=a1,a=ys,s=An,n=ll,o=r1,l=Ao,h=Za,c=new Uint8Array(ct.slice(0,vl)),u=pi,d=pi.slice(0,pi.length),p=Na,f=$c,m=e();return vl=t,be=i,a1=r,ys=a,An=s,ll=n,r1=o,Ao=l,Za=h,ct=c,$c=f,pi=u,pi.splice(0,pi.length,...d),Na=p,_i=new DataView(ct.buffer,ct.byteOffset,ct.byteLength),m}function n1(){ct=null,Ao=null,pi=null}function CW(e){e.unpack?Oa[e.type]=e.unpack:Oa[e.type]=e}var _b=new Array(147);for(let e=0;e<256;e++)_b[e]=+("1e"+Math.floor(45.15-e*.30103));var Qg=new tg({useRecords:!1}),pae=Qg.unpack,fae=Qg.unpackMultiple,mae=Qg.unpack,EW={NEVER:0,ALWAYS:1,DECIMAL_ROUND:3,DECIMAL_FIT:4},TW=new Float32Array(1),gae=new Uint8Array(TW.buffer,0,4),wm;try{wm=new TextEncoder}catch{}var ig,Sb,Zg=typeof Buffer<"u",S0=Zg?Buffer.allocUnsafeSlow:Uint8Array,OT=Zg?Buffer:Uint8Array,oA=Zg?4294967296:2144337920,ke,or,Me=0,on,ln=null,PW=/[\u0080-\uFFFF]/,Ju=Symbol("record-id"),IT=class extends tg{constructor(e){super(e),this.offset=0;let t,i,r,a,s,n,o=0,l=OT.prototype.utf8Write?function(C,A,T){return ke.utf8Write(C,A,T)}:wm&&wm.encodeInto?function(C,A){return wm.encodeInto(C,ke.subarray(A)).written}:!1,h=this;e||(e={});let c=e&&e.sequential,u=e.structures||e.saveStructures,d=e.maxSharedStructures;if(d==null&&(d=u?32:0),d>8160)throw new Error("Maximum maxSharedStructure is 8160");let p=e.maxOwnStructures;p==null&&(p=u?32:64),c&&!e.saveStructures&&(this.structures=[]);let f=d>32||p+d>64,m=d+64,g=d+p+64;if(g>8256)throw new Error("Maximum maxSharedStructure + maxOwnStructure is 8192");let y=[],x=0,b=0;this.pack=this.encode=function(C,A){if(ke||(ke=new S0(8192),or=new DataView(ke.buffer,0,8192),Me=0),on=ke.length-10,on-Me<2048?(ke=new S0(ke.length),or=new DataView(ke.buffer,0,ke.length),on=ke.length-10,Me=0):Me=Me+7&2147483640,i=Me,n=h.structuredClone?new Map:null,h.bundleStrings?(ln=["",""],ke[Me++]=214,ke[Me++]=98,ln.position=Me-i,Me+=4):ln=null,r=h.structures,r){r.uninitialized&&(r=h._mergeStructures(h.getStructures()));let T=r.sharedLength||0;if(T>d)throw new Error("Shared structures is larger than maximum shared structures, try increasing maxSharedStructures to "+r.sharedLength);if(!r.transitions){r.transitions=Object.create(null);for(let P=0;P<T;P++){let D=r[P];if(!D)continue;let z,F=r.transitions;for(let L=0,G=D.length;L<G;L++){let q=D[L];z=F[q],z||(z=F[q]=Object.create(null)),F=z}F[Ju]=P+64}o=T}c||(r.nextId=T+64)}a&&(a=!1),s=r||[];try{if(_(C),ln){or.setUint32(ln.position+i,Me-ln.position-i);let T=ln;ln=null,_(T[0]),_(T[1])}if(h.offset=Me,n&&n.idsToInsert){Me+=n.idsToInsert.length*6,Me>on&&M(Me),h.offset=Me;let T=OW(ke.subarray(i,Me),n.idsToInsert);return n=null,T}return A&IW?(ke.start=i,ke.end=Me,ke):ke.subarray(i,Me)}finally{if(r){if(b<10&&b++,x>1e4)r.transitions=null,b=0,x=0,y.length>0&&(y=[]);else if(y.length>0&&!c){for(let T=0,P=y.length;T<P;T++)y[T][Ju]=0;y=[]}if(a&&h.saveStructures){let T=r.sharedLength||d;r.length>T&&(r=r.slice(0,T));let P=ke.subarray(i,Me);return h.saveStructures(r,o)===!1?(h._mergeStructures(h.getStructures()),h.pack(C)):(o=T,P)}}A&RW&&(Me=i)}};let _=C=>{Me>on&&(ke=M(Me));var A=typeof C,T;if(A==="string"){let P=C.length;if(ln&&P>=8&&P<4096){let F=PW.test(C);ln[F?0:1]+=C,ke[Me++]=193,_(F?-P:P);return}let D;P<32?D=1:P<256?D=2:P<65536?D=3:D=5;let z=P*3;if(Me+z>on&&(ke=M(Me+z)),P<64||!l){let F,L,G,q=Me+D;for(F=0;F<P;F++)L=C.charCodeAt(F),L<128?ke[q++]=L:L<2048?(ke[q++]=L>>6|192,ke[q++]=L&63|128):(L&64512)===55296&&((G=C.charCodeAt(F+1))&64512)===56320?(L=65536+((L&1023)<<10)+(G&1023),F++,ke[q++]=L>>18|240,ke[q++]=L>>12&63|128,ke[q++]=L>>6&63|128,ke[q++]=L&63|128):(ke[q++]=L>>12|224,ke[q++]=L>>6&63|128,ke[q++]=L&63|128);T=q-Me-D}else T=l(C,Me+D,z);T<32?ke[Me++]=160|T:T<256?(D<2&&ke.copyWithin(Me+2,Me+1,Me+1+T),ke[Me++]=217,ke[Me++]=T):T<65536?(D<3&&ke.copyWithin(Me+3,Me+2,Me+2+T),ke[Me++]=218,ke[Me++]=T>>8,ke[Me++]=T&255):(D<5&&ke.copyWithin(Me+5,Me+3,Me+3+T),ke[Me++]=219,or.setUint32(Me,T),Me+=4),Me+=T}else if(A==="number")if(C>>>0===C)C<64?ke[Me++]=C:C<256?(ke[Me++]=204,ke[Me++]=C):C<65536?(ke[Me++]=205,ke[Me++]=C>>8,ke[Me++]=C&255):(ke[Me++]=206,or.setUint32(Me,C),Me+=4);else if(C>>0===C)C>=-32?ke[Me++]=256+C:C>=-128?(ke[Me++]=208,ke[Me++]=C+256):C>=-32768?(ke[Me++]=209,or.setInt16(Me,C),Me+=2):(ke[Me++]=210,or.setInt32(Me,C),Me+=4);else{let P;if((P=this.useFloat32)>0&&C<4294967296&&C>=-2147483648){ke[Me++]=202,or.setFloat32(Me,C);let D;if(P<4||(D=C*_b[(ke[Me]&127)<<1|ke[Me+1]>>7])>>0===D){Me+=4;return}else Me--}ke[Me++]=203,or.setFloat64(Me,C),Me+=8}else if(A==="object")if(!C)ke[Me++]=192;else{if(n){let D=n.get(C);if(D){if(!D.id){let z=n.idsToInsert||(n.idsToInsert=[]);D.id=z.push(D)}ke[Me++]=214,ke[Me++]=112,or.setUint32(Me,D.id),Me+=4;return}else n.set(C,{offset:Me-i})}let P=C.constructor;if(P===Object)S(C,!0);else if(P===Array){T=C.length,T<16?ke[Me++]=144|T:T<65536?(ke[Me++]=220,ke[Me++]=T>>8,ke[Me++]=T&255):(ke[Me++]=221,or.setUint32(Me,T),Me+=4);for(let D=0;D<T;D++)_(C[D])}else if(P===Map){T=C.size,T<16?ke[Me++]=128|T:T<65536?(ke[Me++]=222,ke[Me++]=T>>8,ke[Me++]=T&255):(ke[Me++]=223,or.setUint32(Me,T),Me+=4);for(let[D,z]of C)_(D),_(z)}else{for(let D=0,z=ig.length;D<z;D++){let F=Sb[D];if(C instanceof F){let L=ig[D];if(L.write){L.type&&(ke[Me++]=212,ke[Me++]=L.type,ke[Me++]=0),_(L.write.call(this,C));return}let G=ke,q=or,Q=Me;ke=null;let Y;try{Y=L.pack.call(this,C,ne=>(ke=G,G=null,Me+=ne,Me>on&&M(Me),{target:ke,targetView:or,position:Me-ne}),_)}finally{G&&(ke=G,or=q,Me=Q,on=ke.length-10)}Y&&(Y.length+Me>on&&M(Y.length+Me),Me=DW(Y,ke,Me,L.type));return}}S(C,!C.hasOwnProperty)}}else if(A==="boolean")ke[Me++]=C?195:194;else if(A==="bigint"){if(C<BigInt(1)<<BigInt(63)&&C>=-(BigInt(1)<<BigInt(63)))ke[Me++]=211,or.setBigInt64(Me,C);else if(C<BigInt(1)<<BigInt(64)&&C>0)ke[Me++]=207,or.setBigUint64(Me,C);else if(this.largeBigIntToFloat)ke[Me++]=203,or.setFloat64(Me,Number(C));else throw new RangeError(C+" was too large to fit in MessagePack 64-bit integer format, set largeBigIntToFloat to convert to float-64");Me+=8}else if(A==="undefined")this.encodeUndefinedAsNil?ke[Me++]=192:(ke[Me++]=212,ke[Me++]=0,ke[Me++]=0);else if(A==="function")_(this.writeFunction&&this.writeFunction());else throw new Error("Unknown type: "+A)},S=this.useRecords===!1?this.variableMapSize?C=>{let A=Object.keys(C),T=A.length;T<16?ke[Me++]=128|T:T<65536?(ke[Me++]=222,ke[Me++]=T>>8,ke[Me++]=T&255):(ke[Me++]=223,or.setUint32(Me,T),Me+=4);let P;for(let D=0;D<T;D++)_(P=A[D]),_(C[P])}:(C,A)=>{ke[Me++]=222;let T=Me-i;Me+=2;let P=0;for(let D in C)(A||C.hasOwnProperty(D))&&(_(D),_(C[D]),P++);ke[T+++i]=P>>8,ke[T+i]=P&255}:C=>{let A=Object.keys(C),T,P=s.transitions||(s.transitions=Object.create(null)),D=0;for(let F=0,L=A.length;F<L;F++){let G=A[F];T=P[G],T||(T=P[G]=Object.create(null),D++),P=T}let z=P[Ju];if(z)z>=96&&f?(ke[Me++]=((z-=96)&31)+96,ke[Me++]=z>>5):ke[Me++]=z;else{z=s.nextId,z||(z=64),z<m&&this.shouldShareStructure&&!this.shouldShareStructure(A)?(z=s.nextOwnId,z<g||(z=m),s.nextOwnId=z+1):(z>=g&&(z=m),s.nextId=z+1);let F=A.highByte=z>=96&&f?z-96>>5:-1;P[Ju]=z,s[z-64]=A,z<m?(A.isShared=!0,s.sharedLength=z-63,a=!0,F>=0?(ke[Me++]=(z&31)+96,ke[Me++]=F):ke[Me++]=z):(F>=0?(ke[Me++]=213,ke[Me++]=114,ke[Me++]=(z&31)+96,ke[Me++]=F):(ke[Me++]=212,ke[Me++]=114,ke[Me++]=z),D&&(x+=b*D),y.length>=p&&(y.shift()[Ju]=0),y.push(P),_(A))}for(let F=0,L=A.length;F<L;F++)_(C[A[F]])},M=C=>{let A;if(C>16777216){if(C-i>oA)throw new Error("Packed buffer would be larger than maximum buffer size");A=Math.min(oA,Math.round(Math.max((C-i)*(C>67108864?1.25:2),4194304)/4096)*4096)}else A=(Math.max(C-i<<2,ke.length-1)>>12)+1<<12;let T=new S0(A);return or=new DataView(T.buffer,0,A),ke.copy?ke.copy(T,0,i,C):T.set(ke.slice(i,C)),Me-=i,i=0,on=T.length-10,ke=T}}useBuffer(e){ke=e,or=new DataView(ke.buffer,ke.byteOffset,ke.byteLength),Me=0}};Sb=[Date,Set,Error,RegExp,ArrayBuffer,Object.getPrototypeOf(Uint8Array.prototype).constructor,ST];ig=[{pack(e,t,i){let r=e.getTime()/1e3;if((this.useTimestamp32||e.getMilliseconds()===0)&&r>=0&&r<4294967296){let{target:a,targetView:s,position:n}=t(6);a[n++]=214,a[n++]=255,s.setUint32(n,r)}else if(r>0&&r<17179869184){let{target:a,targetView:s,position:n}=t(10);a[n++]=215,a[n++]=255,s.setUint32(n,e.getMilliseconds()*4e6+(r/1e3/4294967296>>0)),s.setUint32(n+4,r)}else if(isNaN(r)){if(this.onInvalidDate)return t(0),i(this.onInvalidDate());let{target:a,targetView:s,position:n}=t(3);a[n++]=212,a[n++]=255,a[n++]=255}else{let{target:a,targetView:s,position:n}=t(15);a[n++]=199,a[n++]=12,a[n++]=255,s.setUint32(n,e.getMilliseconds()*1e6),s.setBigInt64(n+4,BigInt(Math.floor(r)))}}},{pack(e,t,i){let r=Array.from(e),{target:a,position:s}=t(this.structuredClone?3:0);this.structuredClone&&(a[s++]=212,a[s++]=115,a[s++]=0),i(r)}},{pack(e,t,i){let{target:r,position:a}=t(this.structuredClone?3:0);this.structuredClone&&(r[a++]=212,r[a++]=101,r[a++]=0),i([e.name,e.message])}},{pack(e,t,i){let{target:r,position:a}=t(this.structuredClone?3:0);this.structuredClone&&(r[a++]=212,r[a++]=120,r[a++]=0),i([e.source,e.flags])}},{pack(e,t){this.structuredClone?lA(e,16,t):hA(Zg?Buffer.from(e):new Uint8Array(e),t)}},{pack(e,t){let i=e.constructor;i!==OT&&this.structuredClone?lA(e,PT.indexOf(i.name),t):hA(e,t)}},{pack(e,t){let{target:i,position:r}=t(1);i[r]=193}}];function lA(e,t,i,r){let a=e.byteLength;if(a+1<256){var{target:s,position:n}=i(4+a);s[n++]=199,s[n++]=a+1}else if(a+1<65536){var{target:s,position:n}=i(5+a);s[n++]=200,s[n++]=a+1>>8,s[n++]=a+1&255}else{var{target:s,position:n,targetView:o}=i(7+a);s[n++]=201,o.setUint32(n,a+1),n+=4}s[n++]=116,s[n++]=t,s.set(new Uint8Array(e.buffer,e.byteOffset,e.byteLength),n)}function hA(e,t){let i=e.byteLength;var r,a;if(i<256){var{target:r,position:a}=t(i+2);r[a++]=196,r[a++]=i}else if(i<65536){var{target:r,position:a}=t(i+3);r[a++]=197,r[a++]=i>>8,r[a++]=i&255}else{var{target:r,position:a,targetView:s}=t(i+5);r[a++]=198,s.setUint32(a,i),a+=4}r.set(e,a)}function DW(e,t,i,r){let a=e.length;switch(a){case 1:t[i++]=212;break;case 2:t[i++]=213;break;case 4:t[i++]=214;break;case 8:t[i++]=215;break;case 16:t[i++]=216;break;default:a<256?(t[i++]=199,t[i++]=a):a<65536?(t[i++]=200,t[i++]=a>>8,t[i++]=a&255):(t[i++]=201,t[i++]=a>>24,t[i++]=a>>16&255,t[i++]=a>>8&255,t[i++]=a&255)}return t[i++]=r,t.set(e,i),i+=a,i}function OW(e,t){let i,r=t.length*6,a=e.length-r;for(t.sort((s,n)=>s.offset>n.offset?1:-1);i=t.pop();){let s=i.offset,n=i.id;e.copyWithin(s+r,s,a),r-=6;let o=s+r;e[o++]=214,e[o++]=105,e[o++]=n>>24,e[o++]=n>>16&255,e[o++]=n>>8&255,e[o++]=n&255,a=s}return e}function bu(e){if(e.Class){if(!e.pack&&!e.write)throw new Error("Extension has no pack or write function");if(e.pack&&!e.type)throw new Error("Extension has no type (numeric code to identify the extension)");Sb.unshift(e.Class),ig.unshift(e)}CW(e)}var RT=new IT({useRecords:!1}),vae=RT.pack,yae=RT.pack,{NEVER:xae,ALWAYS:bae,DECIMAL_ROUND:wae,DECIMAL_FIT:_ae}=EW,IW=512,RW=1024,cA=new IT({structuredClone:!0});bu({Class:Ft.prototype.constructor,type:1,write(e){return{...e}},read(e){return Object.setPrototypeOf(e,Ft.prototype),e}});bu({Class:At.prototype.constructor,type:2,write(e){return[...e]},read(e){return Object.setPrototypeOf(e,At.prototype),e}});bu({Class:na.prototype.constructor,type:3,write(e){return[...e]},read(e){return Object.setPrototypeOf(e,na.prototype),e}});bu({Class:JS.prototype.constructor,type:4,write(e){return e.id},read(e){return new JS(e)}});bu({Class:$S.prototype.constructor,type:5,write(e){return e.data},read(e){return new $S(e)}});bu({Class:wr.prototype.constructor,type:6,write(e){return{...e}},read(e){return Object.setPrototypeOf(e,wr.prototype),e}});function LW(e){var t=0;if(e.length===0)return t;for(let i=0;i<e.length;i++){let r=e[i];t=(t<<5)-t+r,t=t&t}return t}function o1(e){if(mb(e))return e;if(Array.isArray(e))return e.map(o1);if(typeof e=="object"&&e!==null){let t={};for(let i of Object.keys(e).sort())t[i]=o1(e[i]);return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),t}else return e}var l1;(e=>{function t(a){return cA.pack(a)}e.serialize=t;function i(a){return cA.unpack(a)}e.deserialize=i;function r(a){return LW(t(o1(a))).toString()}e.checksum=r})(l1||(l1={}));var uA;(e=>{function t(r){return r.type==="Conditional"?r.condition.type==="Distance"?"Distance":"StateChange":r.type}e.toEventUIType=t;function i(r){return r==="Distance"||r==="StateChange"?"Conditional":r}e.fromEventUIType=i})(uA||(uA={}));var za={LookAt:[],Follow:["Create"],DragDrop:["Transition","Animation","Audio","Particles","Create","SetVariable","DynamicVariablePlay","Conditional"],MouseHover:["Transition","Animation","Particles","Create","Destroy","SwitchCamera","SceneTransition","SetVariable","DynamicVariablePlay","Conditional"],Scroll:["Transition","Animation","Create","SetVariable","DynamicVariablePlay","Conditional"],Start:["Transition","Animation","Audio","Particles","Video","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],Conditional:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],MouseDown:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],MouseUp:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],MousePress:["Transition","Animation","Audio","Particles","Video","Link","Create","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],KeyDown:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],KeyUp:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],KeyPress:["Transition","Animation","Audio","Particles","Video","Link","Create","SwitchCamera","Reset","SetVariable","DynamicVariablePlay","Conditional"],GameControl:["Transition","Animation","Audio","Particles","Create","Conditional"],Collision:["Transition","Animation","Audio","Particles","Video","Create","Destroy","Reset","SetVariable","DynamicVariablePlay","Conditional"],Trigger:["Transition","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],Resize:["Transition","Animation","Audio","Particles","Video","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"],VariableChange:["Transition","Animation","Audio","Particles","Video","Link","Create","Destroy","SwitchCamera","SceneTransition","Reset","SetVariable","DynamicVariablePlay","Conditional"]},dA;(e=>{function t(r){return r.type==="MouseDown"||r.type==="MouseUp"||r.type==="MousePress"||r.type==="KeyDown"||r.type==="KeyUp"||r.type==="KeyPress"}e.is=t;function i(r){return r==="MouseDown"||r==="MouseUp"||r==="MousePress"?{type:r,mode:"Object",disabled:!1,runMode:"Once",actions:new At}:{type:r,disabled:!1,key:void 0,runMode:"Once",actions:new At}}e.defaultData=i})(dA||(dA={}));var rg;(e=>{function t(i){return{type:"Property",value:[i??null,"position","x"]}}e.propertyDefaultData=t,e.valueDefaultData={type:"Literal",value:0}})(rg||(rg={}));var h1;(e=>{function t(a){return{type:"Comparison",operator:"==",lOperand:rg.propertyDefaultData(a),rOperand:{...rg.valueDefaultData}}}e.comparisonDefaultData=t;function i(a){return{type:"Distance",toObject:a??null,fromObject:a??null,distance:200}}e.distanceDefaultData=i;function r(a,s){return{type:"State",object:a??null,state:s??null}}e.stateDefaultData=r})(h1||(h1={}));var pA;(e=>{function t(r){return r.type==="Conditional"}e.is=t;function i(r){return{type:"Conditional",disabled:!1,inActions:new At,outActions:new At,condition:h1.distanceDefaultData(r)}}e.defaultData=i})(pA||(pA={}));var fA;(e=>e.defaultData={type:"DragDrop",cursor:"hand",disabled:!1,dampingFactor:1,objects:[],snapTo:"center",snapSurfaceMode:"bbox",snapSurfaceOffset:0,dropOn:"all",autoOrient:!0,dropDestinations:[],plane:"adaptive",planeMode:"locked",referenceFrame:"global",limits:[-1/0,1/0,-1/0,1/0,-1/0,1/0],drop:!1,resetOnSnapFail:!1,snapSpeed:20,resetSpeed:20,dragDropActions:{drag:new At,drop:new At}})(fA||(fA={}));var c1;(e=>e.defaultData={type:"Follow",disabled:!1,maxDelta:0,dampingFactor:1,target:"cursor",plane:"custom",resetOnPointerLeave:!0,resetAfterDistanceLimit:!0,enabledTranslation:[!0,!0,!0],limitDistanceEnabled:!1,limitDistance:1e3,snapDelay:0,resetSpeed:5,actions:new At})(c1||(c1={}));var u1;(e=>e.defaultData={type:"LookAt",disabled:!1,distance:1e3,dampingFactor:1,target:"cursor",tilt:"up",axis:"z",plane:"custom",resetOnPointerLeave:!0,resetAfterDistanceLimit:!0,enabledRotation:[!0,!0,!0],limitDistanceEnabled:!1,limitDistance:1e3,snapDelay:0,resetSpeed:5})(u1||(u1={}));var mA;(e=>{function t(r){return r.type==="MouseHover"}e.is=t;function i(){return{type:"MouseHover",disabled:!1,actions:new At}}e.defaultData=i})(mA||(mA={}));var gA;(e=>{function t(r){return r.type==="Scroll"}e.is=t;function i(){return{type:"Scroll",disabled:!1,steps:100,trigger:"load",startFrom:"enter",enterAnchor:"top",startOffset:0,endAfter:400,actions:new At}}e.defaultData=i})(gA||(gA={}));var vA;(e=>{function t(r){return r.type==="Start"}e.is=t;function i(){return{type:"Start",disabled:!1,actions:new At}}e.defaultData=i})(vA||(vA={}));var yA;(e=>{function t(r){return r.type==="Collision"}e.is=t;function i(){return{type:"Collision",disabled:!1,runMode:"Once",target:"character",actions:new At}}e.defaultData=i})(yA||(yA={}));var xA;(e=>{function t(r){return r.type==="Trigger"}e.is=t;function i(r,a){return{type:"Trigger",disabled:!1,runMode:"Once",target:"all",triggeringObjects:[],actions:new At,triggerZone:"box",position:a.toArray(),rotation:[0,0,0],size:r.toArray(),radius:r.length()/2,helperVisible:!0}}e.defaultData=i})(xA||(xA={}));var d1;(e=>{e.defaultSizes={mobile:[480,480],tablet:[768,768],desktop:[1200,1200],custom:[769,1200]};function t(n){return n.type==="Resize"}e.is=t;function i(n){return typeof n=="string"?n:"custom"}e.sizeToDevice=i;function r(n){return typeof n=="string"?[...e.defaultSizes[n]]:[...n]}e.deviceToSize=r;function a(){let n={size:"mobile",operator:"<",actions:new At},o={size:"tablet",operator:"<",actions:new At},l={size:[...e.defaultSizes.custom],operator:"<>",actions:new At},h=new At;return h.push({id:lt.generateUUID(),fi:0,data:n},{id:lt.generateUUID(),fi:1,data:o},{id:lt.generateUUID(),fi:2,data:l}),{type:"Resize",disabled:!1,orientation:"horizontal",breakpoints:h}}e.defaultData=a;function s(){return{size:[...e.defaultSizes.custom],operator:"<>",actions:new At}}e.defaultBreakpointData=s})(d1||(d1={}));var p1;(e=>{e.propertyPaths={Position:["position"],"Position X":["position","x"],"Position Y":["position","y"],"Position Z":["position","z"],Rotation:["rotation"],"Rotation X":["rotation","x"],"Rotation Y":["rotation","y"],"Rotation Z":["rotation","z"],Scale:["scale"],"Scale X":["scale","x"],"Scale Y":["scale","y"],"Scale Z":["scale","z"],Width:["width"],Height:["height"],Depth:["depth"],"Mouse Position X":["mouse","x"],"Mouse Position Y":["mouse","y"],"Mouse Pressed":["mouse","pressed"],"Screen Width":["mouse","width"],"Screen Height":["mouse","height"],"Hit Position X":["raycast","x"],"Hit Position Y":["raycast","y"],"Hit Position Z":["raycast","z"],"Hit Object Position X":["raycast","objX"],"Hit Object Position Y":["raycast","objY"],"Hit Object Position Z":["raycast","objZ"]};function t(r){return r.type==="VariableChange"}e.is=t;function i(){return{disabled:!1,type:"VariableChange",actions:new At,variableId:"",objectId:null,property:"Position X"}}e.defaultData=i})(p1||(p1={}));var wu="personal camera",Rd="a218fcc3-276b-49b9-b485-49037fd14f5f",BW=2960946,es=5526619,bo;(e=>{function t(f,m){return f[0]===m[0]&&f[1]===m[1]}e.isEqual=t;function i(f,m,g){return[f[0]+(m[0]-f[0])*g,f[1]+(m[1]-f[1])*g]}e.lerp=i;function r(f,m){return[f[0]+m[0],f[1]+m[1]]}e.add=r;function a(f,m){return[f[0]-m[0],f[1]-m[1]]}e.sub=a;function s(f,m){return[f[0]*m[0],f[1]*m[1]]}e.multiply=s;function n(f,m){return[f[0]/m[0],f[1]/m[1]]}e.divide=n;function o(f,m){return Math.pow(m[0]-f[0],2)+Math.pow(m[1]-f[1],2)}e.distanceSquared=o;function l(f,m){return Math.sqrt(o(f,m))}e.distance=l;function h(f,m){return f[0]*m[0]+f[1]*m[1]}e.dot=h;function c(f,m){return[f[0]*m,f[1]*m]}e.scalarMultiply=c;function u(f,m,g){let y=e.sub(m,f),x=e.sub(g,f),b=e.dot(y,x)/e.dot(y,y),_=e.scalarMultiply(y,b);return e.add(f,_)}e.projectionOnto=u;function d(f,m,g){return l(f,u(f,m,g))}e.projectionOntoDistance=d;function p(f,m){return[(f[0]+m[0])*.5,(f[1]+m[1])*.5]}e.center=p})(bo||(bo={}));var lh;(e=>{function t(l,h){return l[0]===h[0]&&l[1]===h[1]&&l[2]===h[2]}e.isEqual=t;function i(l,h){return[l[0]+h[0],l[1]+h[1],l[2]+h[2]]}e.add=i;function r(l,h){return[l[0]-h[0],l[1]-h[1],l[2]-h[2]]}e.sub=r;function a(l,h){return[l[0]/h[0],l[1]/h[1],l[2]/h[2]]}e.div=a;function s(l,h){return[l[0]*h[0],l[1]*h[1],l[2]*h[2]]}e.mul=s;function n(l,h){return Math.hypot(l[0]-h[0],l[1]-h[1],l[2]-h[2])}e.dist=n;function o(l,h,c){return[l[0]+(h[0]-l[0])*c,l[1]+(h[1]-l[1])*c,l[2]+(h[2]-l[2])*c]}e.lerp=o})(lh||(lh={}));var ag;(e=>{function t(r,a){return r[0]===a[0]&&r[1]===a[1]&&r[2]===a[2]&&r[3]===a[3]}e.isEqual=t;function i(r,a,s){return[r[0]+(a[0]-r[0])*s,r[1]+(a[1]-r[1])*s,r[2]+(a[2]-r[2])*s,r[3]+(a[3]-r[3])*s]}e.lerp=i})(ag||(ag={}));var eu;(e=>{e.identity=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];function t(a,s){for(let n=0;n<16;n++)if(a[n]!==s[n])return!1;return!0}e.isEqual=t;function i(a){return a??e.identity}e.simplify=i;function r(a,s){let n=s.slice(0);for(var o=0,l=s.length;o<l;o+=3){let h=a[3]*s[o]+a[7]*s[o+1]+a[11]*s[o+2]+a[15];n[o]=(a[0]*s[o]+a[4]*s[o+1]+a[8]*s[o+2]+a[12])/h,n[o+1]=(a[1]*s[o]+a[5]*s[o+1]+a[9]*s[o+2]+a[13])/h,n[o+2]=(a[2]*s[o]+a[6]*s[o+1]+a[10]*s[o+2]+a[14])/h}return n}e.applyMatrix4=r})(eu||(eu={}));var da;(e=>{function t(h){return typeof h=="object"&&typeof h.r=="number"&&typeof h.g=="number"&&typeof h.b=="number"}e.isRGB=t,e.white={r:1,g:1,b:1},e.red={r:1,g:0,b:0},e.black={r:0,g:0,b:0};function i(h){return{r:Math.round(h.r*255),g:Math.round(h.g*255),b:Math.round(h.b*255),a:1}}e.toRgb255a1=i;function r(h){return{r:h.r,g:h.g,b:h.b}}e.clone=r;function a(h){return h=Math.floor(h),{r:(h>>16&255)/255,g:(h>>8&255)/255,b:(h&255)/255}}e.fromHex=a;function s(h){return Math.round(h.r*255)*65536+Math.round(h.g*255)*256+Math.round(h.b*255)}e.toHex=s;function n(h,c){return h.r===c.r&&h.g===c.g&&h.b===c.b}e.equals=n;function o(h,c){return h.r.toFixed(2)===c.r.toFixed(2)&&h.g.toFixed(2)===c.g.toFixed(2)&&h.b.toFixed(2)===c.b.toFixed(2)}e.equalsFixed=o;function l(h,c,u){return{r:h.r+(c.r-h.r)*u,g:h.g+(c.g-h.g)*u,b:h.b+(c.b-h.b)*u}}e.lerp=l})(da||(da={}));var Pi;(e=>{e.white={...da.white,a:1},e.transparent={...da.white,a:0};function t(l){return{r:l[0],g:l[1],b:l[2],a:l[3]}}e.from0to1=t;function i(l,h){return{...da.fromHex(l),a:h}}e.fromHexAndA=i;function r(l){return{r:Math.round(l.r*255),g:Math.round(l.g*255),b:Math.round(l.b*255),a:l.a}}e.toRgb255a1=r;function a(l,h){return da.equals(l,h)&&l.a===h.a}e.equals=a;function s(l,h){return da.equalsFixed(l,h)&&l.a.toFixed(2)===h.a.toFixed(2)}e.equalsFixed=s;function n(l,h,c){return{r:l.r+(h.r-l.r)*c,g:l.g+(h.g-l.g)*c,b:l.b+(h.b-l.b)*c,a:l.a+(h.a-l.a)*c}}e.lerp=n;function o({r:l,g:h,b:c,a:u}=e.white){return`rgba(${l*255}, ${h*255}, ${c*255}, ${u})`}e.toStyle=o})(Pi||(Pi={}));var f1;(e=>e.identity={position:[0,0,0],rotation:[0,0,0],scale:[1,1,1]})(f1||(f1={}));var bA;(e=>e.defaultData={mass:1,stiffness:80,damping:10,velocity:0})(bA||(bA={}));var wA;(e=>e.defaultData={control1:[.5,0],control2:[.5,1]})(wA||(wA={}));var tl;(e=>(e.linear=[0,0,1,1],e.ease=[.25,.1,.25,1],e.easeIn=[.42,0,1,1],e.easeOut=[0,0,.58,1],e.easeInOut=[.42,0,.58,1]))(tl||(tl={}));function _A(e){return typeof e=="string"&&e.length===36?/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e):!1}var gh;(e=>{e.all=["PerspectiveCamera","OrthographicCamera"];function t(i){return e.all.includes(i)}e.is=t})(gh||(gh={}));var tu;(e=>{e.DefaultUp=[0,1,0],e.DefaultTargetOffset=1e3,e.defaultData={far:1e5,type:"OrthographicCamera",perspective:{near:70,fov:45,zoom:1},orthographic:{near:-1e5,zoom:1},up:e.DefaultUp,isUpVectorFlipped:!1,targetOffset:e.DefaultTargetOffset};function t(i){return i.type==="PerspectiveCamera"?i.perspective?.zoom??1:i.orthographic?.zoom??1}e.getZoom=t})(tu||(tu={}));var hl;(e=>{function t(r,a=.1){return{disabled:!1,type:"linear",hideBase:!1,count:3,radial:{radius:Math.max(r[0],r[1])*2,start:0,end:360,alignment:!1,axis:"y",scale:[1,1,1],rotation:[0,0,0],position:[0,0,0]},toObject:{object:"",spreadType:"random",scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],axis:"x",seed:0,count:99,align:"normal"},linear:{scale:[1,1,1],rotation:[0,0,0],position:[r[0]+r[0]*a,0,0]},grid:{count:[2,2,2],size:r.map(s=>s*(1+a)),useCenter:!0},randomness:!1,randomnessObject:{strength:100,scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],movement:1,seed:0,freqScale:10,noiseType:"perlin"}}}e.defaultData=t;function i(r,a){let s={...r};if(LT.forEach(n=>{Object.assign(s,{[n]:a[n]??r[n]})}),s.radial={...r.radial},a.radial){let n=r.radial,o=a.radial;BT.forEach(l=>{Object.assign(s.radial,{[l]:o[l]??n[l]})})}if(s.linear={...r.linear},a.linear){let n=r.linear,o=a.linear;zT.forEach(l=>{Object.assign(s.linear,{[l]:o[l]??n[l]})})}if(s.grid={...r.grid},a.grid){let n=r.grid,o=a.grid;FT.forEach(l=>{Object.assign(s.grid,{[l]:o[l]??n[l]})})}if(s.toObject={...r.toObject},a.toObject){let n=r.toObject,o=a.toObject;kT.forEach(l=>{Object.assign(s.toObject,{[l]:o[l]??n[l]})})}if(s.randomnessObject={...r.randomnessObject},a.randomnessObject){let n=r.randomnessObject,o=a.randomnessObject;UT.forEach(l=>{Object.assign(s.randomnessObject,{[l]:o[l]??n[l]})})}return s}e.merge=i})(hl||(hl={}));var m1;(e=>{e.defaultData={radial:{},linear:{},grid:{},toObject:{},randomnessObject:{}};let t=["radial","linear","grid","toObject","randomnessObject"];function i(r,a){let s=[];r.count!==void 0&&s.push({type:0,path:a,props:{count:r.count}});for(let n of t){let o=r[n];o&&Object.keys(o).length>0&&s.push({type:0,path:[...a,n],props:o})}return s}e.toOps=i})(m1||(m1={}));var LT=["count"],BT=["radius","start","end","position","scale","rotation"],zT=["position","scale","rotation"],FT=["count","size"],kT=["count","position","scale","rotation"],UT=["strength","scale","rotation","position","movement","seed","freqScale"],g1;(e=>{e.all=["PointLight","SpotLight","DirectionalLight","HemisphereLight"];function t(i){return e.all.includes(i)}e.is=t})(g1||(g1={}));var v1;(e=>{function t(r){return i(r)}e.defaultData=t;function i(r){if(r==="PointLight")return{type:r,color:Pi.white,intensity:1,distance:2e3,decay:1,shadows:!0,shadowResolution:1024,shadowRadius:1,penumbraSize:.5,depth:1e5};if(r==="SpotLight")return{type:r,color:Pi.white,intensity:1,distance:2e3,decay:1,shadows:!0,penumbra:0,angle:30/180*Math.PI,depth:1e5,penumbraSize:.5,shadowResolution:1024,shadowRadius:1};if(r==="DirectionalLight")return{type:r,color:Pi.white,intensity:1,shadows:!0,size:2e3,depth:1e5,penumbraSize:.5,shadowResolution:1024,shadowRadius:1};throw new Error("not implemented")}})(v1||(v1={}));var sg;(e=>(e.defaultShapeData={type:"PlaneEmitterShape",size:[100,100,100]},e.defaultCollisionData={colliderEntityId:null,collisionBounce:.75},e.defaultData={renderMaterial:{type:"particleMaterial",color:{r:1,g:.2,b:.545,a:1},color2:{r:.945,g:.714,b:.184,a:1},coloring:"gradient",ease:"linearFadeOut",easeSize:"linearFadeOut",transparent:!0,size:[40,40],texture:"pt_default_particle",spriteRotation:[0,0]},birthRatePerSec:50,gravity:1,noiseStrength:0,noiseScale:0,noiseSeed:1,noiseType:"curl",randomRotation:0,randomScale:.2,randomMass:.5,rootObjectType:"instancedMesh",life:1,direction:[0,0,0],directionMode:"axis",speed:10,shape:e.defaultShapeData,autoPlay:!0,emitTimeDelay:0,emitTimeCycle:"infinity",emitTimeLoopDelayStart:"end",emitTimeDuration:1,...e.defaultCollisionData}))(sg||(sg={}));var iu;(e=>e.defaultData={enabled:"visibility",fusedBody:!0,rigidBody:"positioned",density:1,pointMass:0,gravityScale:1,friction:.5,damping:0,restitution:.2,colliderType:"convex",enabledRotation:[!0,!0,!0],enabledTranslation:[!0,!0,!0]})(iu||(iu={}));var y1;(e=>{e.defaultData={castShadow:!0,receiveShadow:!0};function t(i,r){return i.castShadow===r.castShadow&&i.receiveShadow===r.receiveShadow}e.equals=t})(y1||(y1={}));var x1;(e=>{e.defaultData={flatShading:!1,wireframe:!1,side:0};function t(i,r){return i.flatShading===r.flatShading&&i.side===r.side&&i.wireframe===r.wireframe}e.equals=t})(x1||(x1={}));var b1;(e=>e.defaultData={...x1.defaultData,...y1.defaultData})(b1||(b1={}));var SA;(e=>{function t(i,r){let a=[];if("material"in i){let s=typeof i.material=="string"?r.materials[i.material]??r.lib.materials[i.material]?.asset:i.material;s&&a.push(s)}else if("materials"in i)for(let s of i.materials){let n=typeof s=="string"?r.materials[s]??r.lib.materials[s]?.asset:s;n&&a.push(n)}return a}e.getMaterialData=t})(SA||(SA={}));var ng;(e=>(e.defaultVideo={data:"",thumb:"/_assets/_videos/catThumb.png",type:"video",name:"Cat video"},e.maxSize=3e7))(ng||(ng={}));var AA;(e=>{function t(i){return i==="texture"||i==="video"||i==="color"||i==="depth"||i==="normal"||i==="gradient"||i==="noise"||i==="fresnel"||i==="rainbow"||i==="toon"||i==="outline"||i==="particle"||i==="transmission"||i==="matcap"||i==="displace"||i==="pattern"||i==="light"}e.is=t})(AA||(AA={}));function zW(e){return e.type!=="displace"}var MA;(e=>{function t(i){return i==="phong"||i==="toon"||i==="lambert"||i==="physical"}e.is=t})(MA||(MA={}));var NT=["mode","gradientType","noiseType","displacementType","projection","cnormal","crop","axis","side"],FW=["wrapping","image","video","name","minFilter"],Gr;(e=>{function t(s,n){let{texture:o,...l}=n;if(Object.assign(s,l),o){let h=s.texture;h&&Object.assign(h,o)}}e.patch=t;function i(s,n){return s==="light"&&n?r(n):a(s)}e.defaultData=i;function r(s){let n={mode:0,isMask:!1,visible:!0,bumpMap:void 0,bumpMapIntensity:5,roughnessMap:void 0,alphaOverride:1};switch(s){case"phong":return{...n,category:"phong",specular:{r:.2,g:.2,b:.2},shininess:5,type:"light",visible:!0,mode:0,occlusion:!0,alpha:.6};case"toon":return{...n,category:"toon",specular:{r:.2,g:.2,b:.2},shininess:10,type:"light",alpha:1};case"lambert":return{...n,category:"lambert",emissive:{r:0,g:0,b:0},type:"light",alpha:1,visible:!0,mode:0,occlusion:!0};case"physical":return{...n,category:"physical",roughness:.2,metalness:.2,reflectivity:.2,type:"light",alpha:1,visible:!0,mode:0,occlusion:!0}}}function a(s){let n={alpha:1,mode:0,isMask:!1,visible:!0};switch(s){case"texture":return{...n,type:"texture",size:[128,128],blending:0,axis:"x",side:2,projection:0,texture:{image:"image_0",wrapping:1e3,repeat:[1,1],offset:[0,0],rotation:0,minFilter:1008},crop:!1};case"video":return{...n,type:"video",size:[128,128],blending:0,axis:"x",side:2,projection:0,texture:{video:ng.defaultVideo,wrapping:1001,repeat:[1,1],offset:[0,0],rotation:0,minFilter:1008},crop:!1};case"color":return{...n,type:"color",color:da.fromHex(es)};case"depth":return{...n,type:"depth",gradientType:1,smooth:!1,isVector:!0,isWorldSpace:!1,origin:[0,0,0],direction:[1,0,0],colors:[[1,1,1,1],[0,0,0,1]],steps:[0,1],near:50,far:200};case"normal":return{...n,type:"normal",cnormal:[1,1,1]};case"gradient":return{...n,type:"gradient",gradientType:0,smooth:!1,colors:[[0,0,0,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1]],steps:[0,1,1,1,1,1,1,1,1,1],num:2,angle:0,offset:[0,0],morph:[0,0]};case"noise":return{...n,type:"noise",size:[100,100,100],noiseType:0,scale:1,move:1,colorA:{...da.fromHex(6710886),a:1},colorB:{...da.fromHex(6710886),a:1},colorC:{...da.fromHex(16777215),a:1},colorD:{...da.fromHex(16777215),a:1},distortion:[1,1],fA:[1.7,9.2],fB:[8.3,2.8],voronoiStyle:0,highCut:1,lowCut:0,smoothness:.3,seed:0,quality:1};case"fresnel":return{...n,type:"fresnel",color:Pi.fromHexAndA(16777215,1),bias:.1,scale:1,intensity:2,factor:1};case"rainbow":return{...n,type:"rainbow",filmThickness:30,movement:0,wavelengths:[0,0,0],noiseStrength:0,noiseScale:1,offset:[0,0,0]};case"toon":return{...n,type:"toon",positioning:2,colors:[[0,0,0,1],[.5,.5,.5,1],[.5,.5,.5,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1],[1,1,1,1]],steps:[0,.475,.525,1,1,1,1,1,1,1],num:4,source:[0,1e3,0],isWorldSpace:!0,noiseStrength:0,noiseScale:1,shadowColor:Pi.fromHexAndA(0,0),offset:[0,0,0]};case"outline":return{...n,type:"outline",outlineColor:Pi.fromHexAndA(0,1),contourColor:Pi.fromHexAndA(0,1),outlineWidth:2,contourWidth:5,outlineThreshold:.4,contourThreshold:0,outlineSmoothing:0,contourFrequency:10,contourDirection:[0,1,0],positionalLines:!1,compensation:!0};case"matcap":return{...n,type:"matcap",texture:{image:"matcap_0",wrapping:1001,repeat:[1,1],offset:[0,0],rotation:0,minFilter:1008}};case"transmission":return{...n,type:"transmission",thickness:10,ior:1.5,roughness:1};case"displace":return{visible:!0,type:"displace",displacementType:"noise",noiseType:0,scale:10,movement:1,offset:[0,0,0],intensity:8,voronoiStyle:0,smoothness:.3,seed:0,highCut:1,lowCut:0,quality:1};case"pattern":return{...n,type:"pattern",style:0,projection:0,axis:"y",blending:0,offset:[0,0],colorA:{...da.fromHex(0),a:1},colorB:{...da.fromHex(16777215),a:1},frequency:[10,10],size:.5,variation:0,smoothness:.5,zigzag:0,rotation:0,vertical:[0,1],horizontal:[0,1],sides:6}}}})(Gr||(Gr={}));var va;(e=>{function t(c){return!c.layers.some(u=>u.data.type==="texture"&&u.data.projection!==0||u.data.type==="depth"&&!u.data.isWorldSpace||u.data.type==="noise"||u.data.type==="displace")}e.isMergable=t;function i(c){let u="";return c.layers.forEach(d=>{Object.entries(d.data).forEach(([p,f])=>{u+=`${p}${f}`,Array.isArray(f)?f.forEach(m=>u+=`${m}`):typeof f=="object"?Object.values(f).forEach(m=>{typeof m=="number"?u+=`${m.toFixed(4)}`:u+=`${m}`}):u+=`${f}`})}),u}e.getHash=i;function r(){return{layers:new At}}e.defaultEmptyData=r;function a(c="layer1",u="layer2"){return n("phong",c,u)}e.defaultData=a;function s(c,u){return{...c,name:u}}e.withName=s;function n(c,u="layer1",d="layer2"){let p=new At;return p.push({fi:0,data:Gr.defaultData("light",c),id:u}),p.push({fi:1,data:Gr.defaultData("color"),id:d}),{layers:p}}e.defaultTwoLayerData=n;function o(c){let u=Gr.defaultData("texture");c&&Object.assign(u.texture,{image:c});let d=new At;return d.push({fi:0,data:u,id:"layer1"}),d.push({fi:1,data:{...Gr.defaultData("transmission"),alpha:1},id:"layer2"}),d.push({fi:2,data:{...Gr.defaultData("light","lambert"),alpha:0},id:"layer3"}),{layers:d}}e.defaultUIObjectMaterial=o;function l(c,u="phong",d="layer1",p="layer2"){let f=Gr.defaultData("texture");Object.assign(f.texture,{image:c});let m=new At;return m.push({fi:0,data:f,id:d}),m.push({fi:1,data:Gr.defaultData("light",u),id:p}),{layers:m}}e.defaultTwoLayerTextureData=l;function h(c,u="phong",d="layer1",p="layer2"){let f=Gr.defaultData("video");Object.assign(f.texture,{video:c});let m=new At;return m.push({fi:0,data:f,id:d}),m.push({fi:1,data:Gr.defaultData("light",u),id:p}),{layers:m}}e.defaultTwoLayerVideoTextureData=h})(va||(va={}));var og;(e=>{function t(){return{points:new At,roundness:0,shapeHoles:[],isClosed:!1}}e.defaultData=t})(og||(og={}));var lg;(e=>{function t(){return{points:new At,lastInsertionPlane:null,subdivisions:12,isClosed:!1}}e.defaultData=t})(lg||(lg={}));var VT={type:"Ellipse",width:50,height:50,spikes:16,angle:360,innerRadius:0},w1;(e=>{function t(i,r){let a={...i};return GT.forEach(s=>{Object.assign(a,{[s]:r[s]??i[s]})}),a}e.merge=t})(w1||(w1={}));var jT={shape:VT,depth:1,offset:0,bevel:50,bevelSides:6,angle:0,twist:0,startScale:1,endScale:1,capType:"flat"},GT=["depth","offset","angle","twist","startScale","endScale"],hg;(e=>{function t(r){return r==="PolygonGeometry"||r==="RectangleGeometry"||r==="StarGeometry"||r==="TriangleGeometry"||r==="EllipseGeometry"||r==="UIGeometry"}e.is2DParametricMesh=t;function i(r){return r==="PolygonGeometry"||r==="PolygonGeometry"||r==="RectangleGeometry"||r==="StarGeometry"||r==="TriangleGeometry"||r==="EllipseGeometry"||r==="PathGeometry"||r==="VectorGeometry"||r==="ConeGeometry"||r==="CubeGeometry"||r==="CylinderGeometry"||r==="DodecahedronGeometry"||r==="HelixGeometry"||r==="IcosahedronGeometry"||r==="LatheGeometry"||r==="PyramidGeometry"||r==="SphereGeometry"||r==="PlaneGeometry"||r==="BackdropGeometry"||r==="TorusGeometry"||r==="TorusKnotGeometry"||r==="BooleanGeometry"||r==="TextGeometry"}e.isParametricMesh=i})(hg||(hg={}));var _1;(e=>{function t(i,r){let a={...i};return Object.assign(a,r),a.type==="PathGeometry"&&"extrusion"in r&&r.extrusion&&(a.extrusion={...i.extrusion},Object.assign(a.extrusion,w1.merge(a.extrusion,r.extrusion))),a}e.merge=t})(_1||(_1={}));var zc;(e=>{function t(i){if(i==="RectangleGeometry")return{width:320,height:320,type:i,cornerRadius:[0,0,0,0],cornerType:0,depth:0,extrudeBevelSize:0,extrudeBevelSegments:1};if(i==="UIGeometry")return{type:i,frame:"",cornerRadius:[0,0,0,0],cornerType:0,width:1,height:1};if(i==="PathGeometry")return{type:i,width:1,height:1,depth:1,path:lg.defaultData(),extrusion:jT};if(i==="VectorGeometry")return{width:1,height:1,type:i,subdivisions:12,shape:og.defaultData(),depth:0,extrudeBevelSize:0,extrudeBevelSegments:1};if(i==="BooleanGeometry")return{type:i,operation:2,width:0,height:0,depth:0,phongAngle:35};if(i==="TextGeometry")return{type:i,width:100,height:100,depth:0,horizontalAlign:1,verticalAlign:1,fontSize:16,lineHeight:1.2,letterSpacing:0,text:{textValue:""},textTransform:1,font:"Roboto_regular",extrudeBevelSize:0,extrudeBevelSegments:1};if(i==="SphereGeometry")return{type:"SphereGeometry",width:100,height:100,depth:100,widthSegments:64,heightSegments:64,phiStart:0,phiLength:2*Math.PI,thetaStart:0,thetaLength:180};throw new Error("not implemented")}e.defaultData=t})(zc||(zc={}));var CA=["width","height","depth"],S1;(e=>e.defaultData={enabled:!1,useBackgroundColor:!1,color:da.white,near:.1,far:2e3})(S1||(S1={}));var cg;(e=>{let t={opacity:1,blendFunction:13,enabled:!1};e.defaultData={enabled:!1,pixelation:{...t,blendFunction:16,granularity:15},bloom:{...t,blendFunction:16,intensity:1,blurScale:1,luminanceThreshold:.25,luminanceSmoothing:.025,kernelSize:3},chromaticAberration:{...t,offset:[2,2]},vignette:{...t,darkness:1,offset:0},hueSaturation:{...t,hue:3,saturation:0},brightnessContrast:{...t,brightness:.25,contrast:0},depthOfField:{...t,focusDistance:100,focalLength:20,bokehScale:5},noise:{...t,blendFunction:16}}})(cg||(cg={}));var A1;(e=>e.defaultData={softShadowQuality:"low"})(A1||(A1={}));var M1;(e=>e.defaultData={enabled:!0,color:{r:.8274509803921568,g:.8274509803921568,b:.8274509803921568},intensity:.75})(M1||(M1={}));var C1;(e=>e.defaultData={occlusion:!1,aoFullRes:!1,radius:256,bias:.5,aoColor:{r:.19607843137254902,g:.19607843137254902,b:.19607843137254902}})(C1||(C1={}));var ru;(e=>e.defaultData={usePhysics:!1,gravity:-10})(ru||(ru={}));var E1;(e=>e.defaultData={playCamera:wu,gameControlObject:null})(E1||(E1={}));var T1;(e=>e.defaultData={backgroundColor:Pi.fromHexAndA(BW,1),postprocessing:cg.defaultData,fog:S1.defaultData,globalPhysics:ru.defaultData,ambient:M1.defaultData,ao:C1.defaultData,shadow:A1.defaultData,publish:E1.defaultData})(T1||(T1={}));var P1;(e=>e.defaultData={colliderType:"box",size:[100,100,100],colliderHelperVisible:!0,forceType:"collider",forceRange:"global",forceIntensity:.5,forceDambing:.95})(P1||(P1={}));var EA;(e=>{function t(r){return r==="Component"||r==="Instance"}e.isComponentRelated=t;function i(r){return r==="Empty"||r==="Instance"}e.isEmptyOrComponent=i})(EA||(EA={}));var au;(e=>{e.identity={...f1.identity,hiddenMatrix:eu.identity};function t(a){return{position:a.position,rotation:a.rotation,scale:a.scale,hiddenMatrix:a.hiddenMatrix}}e.fromObject=t;function i(a,s){return{position:s?.position||a.position,rotation:s?.rotation||a.rotation,scale:s?.scale||a.scale,hiddenMatrix:s?.hiddenMatrix||a.hiddenMatrix}}e.merge=i;function r(a,s){return sT({position:lh.isEqual(a.position,s.position)?void 0:s.position,rotation:lh.isEqual(a.rotation,s.rotation)?void 0:s.rotation,scale:lh.isEqual(a.scale,s.scale)?null:s.scale,hiddenMatrix:eu.isEqual(a.hiddenMatrix,s.hiddenMatrix)?void 0:s.hiddenMatrix})}e.diff=r})(au||(au={}));var oa;(e=>e.defaultData={states:new At,events:new At,visible:!0,raycastLock:!1,physics:iu.defaultData,pathSnapping:{pathId:null,slide:0,offset:0,orientation:"tangential"},...au.identity,cloner:null})(oa||(oa={}));var D1;(e=>e.defaultData={type:"Empty",...oa.defaultData})(D1||(D1={}));var TA;(e=>e.defaultData={type:"ParticleCollider",...P1.defaultData,...oa.defaultData})(TA||(TA={}));var PA;(e=>e.defaultData={type:"Component",...oa.defaultData})(PA||(PA={}));var DA;(e=>e.defaultData={type:"Particle",...oa.defaultData,...sg.defaultData})(DA||(DA={}));var Fc;(e=>e.defaultData={type:"Mesh",...oa.defaultData,...b1.defaultData})(Fc||(Fc={}));var $d;(e=>e.defaultData={...oa.defaultData,...au.identity,position:[0,0,tu.DefaultTargetOffset],...tu.defaultData})($d||($d={}));var O1;(e=>{function t(i){return{...oa.defaultData,...v1.defaultData(i)}}e.defaultData=t,e.defaultDirectionalLightData={...e.defaultData("DirectionalLight"),position:[200,300,300],name:"Directional Light",intensity:.7}})(O1||(O1={}));var ug;(e=>{function t(r,a,s=0){for(;s<a.length;){let n=r?r[a[s]]:void 0;if(a.length===s+1)return n;if(n)r=n.descendants,s+=1;else return}}e.resolveWithDes=t;function i(r,a,s=0){let n=t(r,a,s);if(n){let o=Object.keys(n);if(o.length===1&&o[0]==="descendants")return}return n}e.resolve=i})(ug||(ug={}));var cl;(e=>{e.rootOverrideProps=["physics","events"],e.compositeNonOptionalOverrideProps=["geometry"],e.compositeEntireOverrideOverrideProps=["material"];function t(r,a){return{...oa.defaultData,...a,component:r,overrides:new wr,physics:void 0,events:void 0,type:"Instance"}}e.ofComponent=t;function i(r){let a=au.fromObject(r.data);return t(r.id,a)}e.fromComponentData=i})(cl||(cl={}));var su;(e=>{e.defaultData={type:"Page",...oa.defaultData,physics:{...iu.defaultData,fusedBody:!1},...T1.defaultData,camera:$d.defaultData};function t(i){return i.uiScene!==void 0}e.isUIPage=t})(su||(su={}));var I1;(e=>(e.defaultCamera={position:[0,0,1e3],scale:[1,1,1],rotation:[0,0,0],hiddenMatrix:eu.identity,name:"Play Camera",visible:!0,raycastLock:!1,physics:iu.defaultData,states:new At,events:new At,cloner:null,pathSnapping:{pathId:null,orientation:"tangential",slide:0,offset:0},...tu.defaultData},e.KeysByResetCategory={States:["states"],Events:["events"],Material:["material","materials"],Geometry:["geometry"],Position:["position"],Rotation:["rotation"],Scale:["scale"],Transform:["position","scale","rotation","hiddenMatrix"],Name:["name"],Visibility:["visible","raycastLock","flatShading","wireframe","side"],Shadows:["castShadow","receiveShadow"],Cloner:["cloner"],Physics:["physics"]},e.defaultMeshObject={name:"Rectangle",...oa.defaultData,...Fc.defaultData,geometry:zc.defaultData("RectangleGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")},e.defaultBooleanObject={name:"Boolean",...oa.defaultData,...Fc.defaultData,geometry:zc.defaultData("BooleanGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")},e.defaultTextObject={name:"Text",...oa.defaultData,...Fc.defaultData,geometry:zc.defaultData("TextGeometry"),material:va.defaultTwoLayerData("phong","layer1","layer2")}))(I1||(I1={}));var Kl;(e=>{function t(s,n){let o={name:n};return s.type==="Mesh"?(o.geometry={},"material"in s&&(o.material={layers:new wr}),"materials"in s&&(o.materials=s.materials.map(l=>({layers:new wr})))):gh.is(s.type)&&(o.perspective={},o.orthographic={}),o}e.newEmpty=t;function i(s,n){if(n===void 0)return s;let o={...s};return"material"in o&&"material"in n&&n.material&&(o.material=Jd(o.material,l=>{if(typeof l!="string")for(let[h,c]of Object.entries(n.material.layers)){let u=l.layers.data(h);u&&Gr.patch(u,c)}}).data),o.materials&&n.materials&&(o.materials=Jd(o.materials,l=>{for(let h=0;h<o.materials.length;h++){let c=n.materials[h];if(typeof c!="string")for(let[u,d]of Object.entries(c.layers)){let p=l[h]?.layers?.data(u);p&&Gr.patch(p,d)}}}).data),o}function r(s,n){let o,l=[],h={orthographic:0,perspective:0,geometry:0};function c(u,d){for(let[p,f]of Object.entries(d.layers)){let{texture:m,...g}=f;if(m!==void 0&&Object.keys(m).length>0){let y={path:[...u,"layers",p,"texture"],props:m,type:0};l.push(y)}if(Object.keys(g).length>0){let y={path:[...u,"layers",p],props:g,type:0};l.push(y)}}}for(let[u,d]of Object.entries(n))if(u!=="name")if(u==="cloner")l.push(...m1.toOps(d,["cloner"]));else if(u==="pathSnapping")l.push({path:[u],props:{slide:d.slide,offset:d.offset},type:0});else if(u==="material")c(["material"],d);else if(u==="materials")for(let[p,f]of Object.entries(d))c(["materials",p],f);else if(h[u]===0){if(u==="geometry"&&d.extrusion!==void 0){let p={path:[u,"extrusion"],props:d.extrusion,type:0};l.push(p),d={...d},delete d.extrusion}if(Object.keys(d).length>0){let p={path:[u],props:d,type:0};l.push(p)}}else o===void 0&&(o={path:[],props:{},type:0},l.push(o)),o.props[u]=d;return l}e.toOps=r;function a(s,n){if(n===void 0)return s;let o={...s};if(Object.assign(o,au.merge(o,n)),Object.assign(o,{pathSnapping:Object.assign({},o.pathSnapping,{slide:n.pathSnapping?.slide??o.pathSnapping?.slide??0,offset:n.pathSnapping?.offset??o.pathSnapping?.offset??0})}),gh.is(s.type)){o.orthographic={...o.orthographic},o.perspective={...o.perspective};let l=n;l.orthographic?.zoom!==void 0&&(o.orthographic.zoom=l.orthographic.zoom),l.perspective?.zoom!==void 0&&(o.perspective.zoom=l.perspective.zoom),l.isUpVectorFlipped!==void 0&&(o.isUpVectorFlipped=l.isUpVectorFlipped),l.targetOffset!==void 0&&(o.targetOffset=l.targetOffset)}else if(s.type==="Mesh")"geometry"in n&&Object.assign(o,{geometry:_1.merge(o.geometry,n.geometry)}),(n.material||n.materials)&&(o=i(o,n)),o.cloner&&"cloner"in n&&Object.assign(o,{cloner:hl.merge(o.cloner,n.cloner)});else if(s.type==="Empty")o.cloner&&"cloner"in n&&Object.assign(o,{cloner:hl.merge(o.cloner,n.cloner)});else if(g1.is(s.type)){let l=n;l.intensity!==void 0&&(o.intensity=l.intensity),l.color!==void 0&&(typeof l.color=="string"?o.color=l.color:o.color=da.clone(l.color))}return o}e.patch=a})(Kl||(Kl={}));var dg;(e=>e.defaultData={enablePan:!0,enableZoom:!0,enableRotate:!0,enableDamping:!0,rotationLimitsMode:0,rotationVerticalOffset:{min:Math.PI/4,max:Math.PI/4},rotationHorizontalOffset:{min:Math.PI/4,max:Math.PI/4},rotationSoftLimit:2,panLimitsMode:0,panVerticalOffset:{min:250,max:250},panHorizontalOffset:{min:250,max:250},panSoftLimit:2,zoomLimitsEnabled:!1,zoomLimits:{min:.1,max:2},autoRotate:!1,autoRotateSpeed:2,autoRotateClockwise:!0,hoverRotatePanMode:0,hoverRotatePanStrength:20,hoverRotateDamping:.125,isTouchZoom:!0,orbitTouches:2,panTouches:3,resetHoverEffectOnPointerLeave:!0})(dg||(dg={}));var ul;(e=>e.defaultData={orbitControls:dg.defaultData,playPage:Rd,withBackground:!0,preventScroll:!1,preventTouchScroll:!1,hideCursor:!1,mouseEventTarget:"canvas",joystickSizeAndXYOffset:Array(12).fill(0).map((t,i)=>{let r=0,a=0;return i<5?a=-30:i<10&&(a=30),i===0||i===10||i===5?r=30:(i===4||i===11||i===9)&&(r=-30),[120,[r,a],"show"]}),settings:{image:{format:"jpg",ratio:1},video:{format:"mp4",imageFormat:"jpg",fps:30,mbps:80,ratio:Math.max(1,typeof window<"u"?Math.floor(window.devicePixelRatio):1),stopMode:"manual",duration:5e3},web:{logo:!0,compress:!0,preset:1,preload:!0,hint:!1}},stopRaycast:!0,hdTransmission:!1})(ul||(ul={}));var R1;(e=>e.defaultData={id:"basic",label:"Basic",style:"None",prompt:""})(R1||(R1={}));var L1;(e=>e.defaultData={weather:0,shadows:0,lightOrigin:0,temperature:0,sun:0,camera:0,environment:0,particles:0,nature:0,floor:0})(L1||(L1={}));var Jl;(e=>(e.defaultData=()=>({mode:"line-art-both",prompt:"",negativePrompt:"",style:{...R1.defaultData},isRandomSeed:!0,seed:e.generateSeed(),guessMode:!1,advanced:!1,steps:20,guidanceScale:7.5,controlNetScale:1,modifiers:L1.defaultData}),e.generateSeed=()=>Math.round(Math.random()*1e5)))(Jl||(Jl={}));var ep;(e=>{function t(r){return r.find(a=>a.data.type==="Page"&&a.data.globalPhysics.usePhysics)!==void 0}e.physicsEnabled=t;function i(r,a,s){r.scene.objects.traverseFrom(a,(n,o)=>{if(o.type==="Instance"){let l=mg.getComponentData(r,o.component)?.data;l&&s(n,o,l.events)}else s(n,o,o.events)})}e.traverseModuleInstances=i})(ep||(ep={}));var $l;(e=>{e.TRASH_CAN_ID="830a2708-8ed9-49cf-a68e-085299892222",e.defaultLight={fi:-1,data:O1.defaultDirectionalLightData,id:"830a2708-8ed9-49cf-a68e-085299899103",children:[]};function t(a=!0,s=[]){let n=[],o=I1.defaultMeshObject;a&&(n.push({...e.defaultLight}),n.push({fi:1,id:"7ba78968-2a55-48f2-b14c-5191da3e075e",data:o,children:[]})),n.push(...s);let l=new na;return l.push({fi:1,id:Rd,data:{...su.defaultData,name:"Scene 1"},children:n}),l}e.createDefaultObjectTreeWithPage=t,e.defaultData={objects:t(),publish:ul.defaultData,styles:Jl.defaultData()},e.emptyDataWithoutPage=function(){return{objects:new na,publish:ul.defaultData,styles:Jl.defaultData()}},e.emptyDataWithPage=function(a=!0){return{objects:t(a),publish:ul.defaultData,styles:Jl.defaultData()}},e.emptyData=function(){return{objects:new na,publish:{...ul.defaultData},styles:Jl.defaultData()}};function i(a){return{...e.defaultData,objects:Rn(a,na.prototype)}}e.withObjs=i;function r(a,s){return i([{id:a,data:s,children:[],fi:0}])}e.withObj=r})($l||($l={}));var Ld;(e=>e.defaultData={preset:"fullscreen",allowResponsive:!1,size:[512,512],coords:[0,0],sceneScale:1,color:{r:0,g:0,b:0,a:.5}})(Ld||(Ld={}));var $a;(e=>{function t(n){return n.textValue!==void 0}e.isTextValue=t;function i(n){return typeof n=="number"}e.isNumber=i;function r(n){return typeof n=="boolean"}e.isBoolean=r;function a(n){return t(n)?"string":r(n)?"boolean":"number"}e.typeOfVariable=a;function s(n){return e.isTextValue(n)?Array.isArray(n.textValue)?n.textValue.map(o=>o.toString().padStart(n.padding??2,"0")).join(n.deliminator??":")+(n.suffix!==void 0?" "+n.suffix:""):n.textValue.toString():e.isBoolean(n)?n?"True":"False":e.isNumber(n)?parseFloat(n.toFixed(3)).toString():n.toString()}e.getDisplayedValue=s})($a||($a={}));var B1;(e=>e.all=["images","videos","colors","audios","particles","fonts","materials","variables"])(B1||(B1={}));var OA;(e=>e.all=[...B1.all,"components"])(OA||(OA={}));var IA;(e=>{function t(){return{images:new Ft,videos:new Ft,colors:new Ft,audios:new Ft,particles:new Ft,fonts:new Ft,materials:new Ft,components:new Ft,variables:new Ft}}e.defaultData=t})(IA||(IA={}));var vh;(e=>{function t(){return{images:new Ft,videos:new Ft,colors:new Ft,audios:new Ft,particles:new Ft,fonts:new Ft,materials:new Ft,components:new Ft,variables:new Ft}}e.defaultData=t})(vh||(vh={}));var xs;(e=>{function t(){let n={};return n["89b10010-844c-11ec-a8a3-0242ac120002"]={r:.5,g:.5,b:.5,a:1,name:"Default Color"},Rn(n,Ft.prototype)}e.defaultColors=t;function i(){return Rn({},Ft.prototype)}e.defaultImages=i;function r(){return{catelogs:new Ft,materials:new Ft,images:new Ft,videos:new Ft,colors:new Ft,audios:new Ft,particles:new Ft,fonts:new Ft,variables:new At,lib:vh.defaultData()}}e.emptyData=r;function a(n){switch(n){case"number":return{value:0,name:"Number"};case"boolean":return{value:!1,name:"Boolean"};case"string":return{value:{textValue:"String value"},name:"String"};case"time":let o=[0,0,0];return{name:"Time",value:{textValue:o,deliminator:":",padding:2,suffix:"AM"},dynamicVariableType:"time",format:"HH:mm:ss",format12h24h:"12ampm",timeZone:null,hasEnd:!1,endValue:{textValue:o,deliminator:":",padding:2,suffix:"AM"},autoStart:!0,repeat:!1};case"counter":return{name:"Counter",value:0,dynamicVariableType:"counter",updateInterval:1e3,increment:1,autoStart:!0,hasEnd:!0,endValue:60,repeat:!0,randomStart:!1,range:[0,100],decimals:0};case"random":return{name:"Random",value:0,dynamicVariableType:"random",updateInterval:1e3,increment:1,autoStart:!0,isStatic:!1,hasEnd:!0,endValue:60,repeat:!0,min:0,max:100,decimals:0};default:console.error("Unknown variable type",n)}}e.defaultVariables=a;function s(n,o){if(o.format==="HH:mm:ss"){let l=Math.floor(n/3600),h=Math.floor((n-l*3600)/60),c=Math.round(n-l*3600-h*60);return{textValue:[l,h,c]}}else if(o.format==="mm:ss"){let l=Math.floor(n/60),h=Math.round(n-l*60);return{textValue:[l,h]}}else return o.format==="number"?n=Math.round(n):n=Math.round(n*1e3)/1e3,n}e.getFormattedTimerTime=s})(xs||(xs={}));var pg;(e=>e.list=["idle","move","jump","run"])(pg||(pg={}));var fg;(e=>(e.defaultColliderData={type:"capsule",height:200,radius:50,position:[0,0,0],rotation:[0,0,0]},e.defaultDataThirdPerson={moveMode:"walk",forwardDirection:"+z",speedTranslate:1e3,speedRotate:100,runMultiplier:2,rotationMode:"normal",rotBy:"keys",rotByTouch:"drag",delayPos:[.3,.3],delayRot:[.3,.3],keyAssignments:[["moveNegZ","W"],["moveNegX","A"],["movePosZ","S"],["movePosX","D"],["rotPosX","\u25B2"],["rotPosY","\u25C0"],["rotNegX","\u25BC"],["rotNegY","\u25B6"],["jump","Space"],["run","\u21E7"],["none","Ctrl"]],touchControl:!0,joystickPosLoc:5,joystickRotLoc:11,jumpTouchButtonLoc:9,collider:e.defaultColliderData,colliderHelperVisible:!0,collisionEnabled:!0,jumpPower:100,resetYPosition:3e3,alignToGround:!1,autoOrientMove:!0,orientWith:"camera",orientMode:"radial",delayPosCamera:.3,delayRotCamera:.3,camera:"",cameraXAxis:"Limit",cameraYAxis:"Free",cameraRotXLimits:[0,Math.PI/2],cameraRotYLimits:[-Math.PI/2,Math.PI/2],gameActions:{idle:new At,move:new At,jump:new At,run:new At},navmesh:{enabled:!1,ch:6,cs:6,walkableClimb:5,walkableHeight:1,walkableRadius:0,zones:"all",objects:[],helperVisible:!0,destinationHelperRadius:0,destinationHelperColor:Pi.fromHexAndA(3728051,1)}}))(fg||(fg={}));function RA(e){e.layers.forEach(t=>{if(t.type==="depth"&&t.colorA!==void 0){let i=t.colorA,r=t.colorB,a=[[i.r,i.g,i.b,i.a],[r.r,r.g,r.b,r.a]],s=[0,1];for(let o=2;o<10;o++)a.push(a[1]),s.push(1);let n={...So(_r(t),"type","visible","isVector","isWorldSpace","origin","alpha","mode"),near:Math.max(0,t.near),far:Math.max(0,t.far),colors:a,steps:s,num:2,direction:[1,0,0],smooth:!1,gradientType:1};Object.assign(t,n)}else if(t.type==="depth"&&t.gradientType===1&&(t.near<0||t.far<0)){let i={..._r(t),near:Math.max(t.near,0),far:Math.max(t.far,0)};Object.assign(t,i)}})}function rl(e,t){Object.values(e.shared.materials).forEach(i=>t(i))}function al(e,t){e.scene.objects.traverse((i,r)=>{"materials"in r?r.materials.forEach((a,s)=>{a===void 0&&(r.materials[s]=va.defaultData(),a=r.materials[s]),typeof a!="string"&&t(a)}):"material"in r?typeof r.material!="string"&&(r.material===void 0&&(r.material=va.defaultData()),t(r.material)):r.type==="Mesh"&&(r.material===void 0&&(r.material=va.defaultData()),t(r.material)),"overrides"in r&&Object.values(r.overrides).forEach(a=>{a.material&&typeof a.material!="string"&&Object.getPrototypeOf(a.material)!==wr.prototype&&t(a.material)})})}function kW(e){Object.assign(e.scene.publish,{orbitControls:{...dg.defaultData,..._r(e.scene.publish.orbitControls)}})}function UW(e){Object.assign(e.scene.publish.settings,{video:{...ul.defaultData.settings.video,..._r(e.scene.publish.settings.video)}})}function NW(e){function t(i){if(i.layers){for(let r of Object.values(i.layers))if(r){for(let[a,s]of Object.entries(r))if((NT.includes(a)||typeof s=="boolean")&&delete r[a],a==="texture")for(let[n,o]of Object.entries(s))(FW.includes(n)||typeof o=="boolean")&&delete s[n]}}}e.scene.objects.traverse((i,r)=>{r.states.forEach(a=>{let s=a;s.material?t(s.material):s.materials&&s.materials.forEach(n=>{t(n)})})})}function VW(e){e.scene.publish.withBackground=!0}function jW(e){e.scene.publish.settings.web={compress:!0,preload:!0,preset:1,logo:!0,hint:!1}}function GW(e){e.scene.objects.traverse((t,i)=>{let r=i.cloner;r&&(r.radial.scale=r.radial.scale.map(a=>a+1),r.linear.scale=r.linear.scale.map(a=>a+1))})}function HW(e){e.scene.objects.traverse((t,i)=>{let r=i.geometry;r&&(r.type==="DodecahedronGeometry"||r.type==="IcosahedronGeometry")&&(r.detail=Math.round(r.detail))})}function WW(e){e.scene.objects.traverse((t,i)=>{let r=e.scene.objects.unproxy().parent(t);if(r){let a=_r(e.scene.objects.data(r));a&&a.type==="Mesh"&&a.geometry.type==="BooleanGeometry"&&i.type==="Mesh"&&(i.visible=_r(i).booleanExclude!==!0)}})}function qW(e){e.scene.objects.traverse((t,i)=>{if(i.type==="Mesh"){let r=i;i.geometry.type==="NonParametricGeometry"?r.material!==void 0&&delete r.material:r.materials!==void 0&&delete r.materials}})}function YW(e){function t(r){Object.setPrototypeOf(r,wr.prototype),r.texture&&Object.setPrototypeOf(r.texture,wr.prototype)}function i(r){Object.setPrototypeOf(r,wr.prototype);for(let a in r)t(r[a])}e.scene.objects.traverse((r,a)=>{a.states.forEach(s=>{let n=s;if(n.material){let o=_r(n.material).layers;i(o),n.material.layers=o}if(n.materials)for(let o=0;o<n.materials.length;o++){let l=n.materials[o],h=_r(l).layers;i(h),l.layers=h}})})}function LA(e){e.layers===void 0&&Object.assign(e,va.defaultTwoLayerData("lambert"))}function A0(e){!e.layers||e.layers.forEach(t=>{if(t.type==="depth"&&t.colors.length===10){let i=[...t.colors];i.push(t.colors[9]);let r=[...t.steps];r.push(t.steps[9]);let a={..._r(t),colors:i,steps:r};Object.assign(t,a)}})}function XW(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&(i.geometry.type==="BooleanGeometry"||i.geometry.type==="SubdivGeometry")&&(i.geometry.phongAngle=35)})}function BA(e){e.scene.objects.traverse((t,i)=>{"materials"in i?i.materials.forEach(r=>{typeof r!="string"&&A0(r)}):"material"in i&&typeof i.material!="string"&&A0(i.material)}),Object.values(e.shared.materials).forEach(t=>A0(t))}function QW(e){e.scene.environment.ambientLight.softShadows=!1,e.scene.environment.ambientLight.softShadowQuality="low",e.scene.objects.traverse((t,i)=>{(i.type==="DirectionalLight"||i.type==="SpotLight")&&(i.shadowResolution=1024,i.shadowRadius=1,i.depth=1e5)}),e.shared.penumbraSize=new Array(5).fill(.5)}function ZW(e){e.shared.audios=Rn({},Ft.prototype)}function KW(e){e.shared.videos=Rn({},Ft.prototype)}function JW(e){let t=e.shared.materials;Object.entries(t).forEach(([i,r])=>{if(!r.layers){let a={name:"Untitled Material",layers:[{fi:0,data:{type:"light",category:"phong",alpha:.6,visible:!0,mode:0,specular:{r:.2,g:.2,b:.2},shininess:5},id:"layer1"},{fi:1,data:{type:"color",alpha:1,visible:!0,mode:0,color:{r:.2823529411764706,g:.2823529411764706,b:.30196078431372547}},id:"layer2"}]};Object.assign(t,{[i]:a})}})}function $W(e){Object.entries(_r(e.shared.images)).filter(t=>t[1].asset===!1).map(t=>t[0]).forEach(t=>{delete e.shared.images[t]}),Object.entries(_r(e.shared.audios)).filter(t=>t[1].asset===!1).map(t=>t[0]).forEach(t=>{delete e.shared.audios[t]})}function eq(e){e.scene.publish.settings.web.preload=!1}function zA(e){e.layers&&e.layers.forEach(t=>{t.type==="depth"&&t.num!==void 0&&(t.colors=t.colors.slice(0,t.num),t.steps=t.steps.slice(0,t.num),delete t.num)})}function FA(e){e.layers&&e.layers.forEach(t=>{zW(t)&&t.isMask===void 0&&(t.isMask=!1),(t.type==="texture"||t.type==="video")&&t.blending===void 0&&(t.blending=0),(t.type==="noise"||t.type==="displace"&&t.displacementType==="noise")&&(t.voronoiStyle===void 0&&(t.voronoiStyle=0),t.highCut===void 0&&(t.highCut=1),t.lowCut===void 0&&(t.lowCut=0),t.smoothness===void 0&&(t.smoothness=.3),t.seed===void 0&&(t.seed=0),t.quality===void 0&&(t.quality=1))})}function tq(e){e.shared.fonts=Rn({},Ft.prototype)}function iq(e){return e.replace(".typeface","").replace(/optimer/gi,"open sans").replace("space_mono","space mono").replace(/alma_mono/gi,"varela round").replace(/droid_sans_mono/gi,"noto sans mono").replace(/droid_sans|gentilis|gnomon_(simple|foreground)|helvetiker/gi,"roboto").replace(/droid_serif/gi,"roboto slab").replace("_sans"," sans").replace("crimson_text","crimson text").replace("medium_medium","medium").replace("fatface_fatface","fatface").replace("100hairline","thin").replace("200thin","extralight").replace("300light","light").replace("500medium","medium").replace("600semi","semibold").replace("800heavy","extrabold").replace("900black","black").replace(/bodoni_(11|16|24|36|48|72|96)([^_])/gi,"bodoni_$1_$2").replace(/bodoni_(11|16|24|36|48|72|96)/gi,"bodoni moda").replace(/(thin|hairline)(_regular)?/gi,"100").replace(/(extra|ultra)light(_regular)?/gi,"200").replace(/light(_regular)?/gi,"300").replace(/_book|_normal|_roman/gi,"_regular").replace(/medium(_regular)?/gi,"500").replace(/(semi|demi)bold(_regular)?/gi,"600").replace(/(extra|ultra)bold(_regular)?/gi,"800").replace(/bold(_regular)?/gi,"700").replace(/(black|heavy|fatface)(_regular)?/gi,"900").replace(/([1-9]00)_italic/gi,"$1italic").replace(/regularitalic/gi,"italic").replace(/regularitalic/gi,"italic").split(" ").map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" ")}function rq(e){let t=[];e.scene.objects.traverse((i,r)=>{let a=r;if(a.type==="TextFrame"){let s=va.defaultTwoLayerData("phong"),n=typeof a.color=="string"?e.shared.colors[a.color]:a.color;s.layers[1].data.color={r:n.r,g:n.g,b:n.b},s.layers[1].data.alpha=a.alpha;let o=iq(a.font);e.shared.fonts[o]===void 0&&(e.shared.fonts[o]={name:o});let l={name:a.name,...oa.defaultData,...Fc.defaultData,flatShading:!1,wireframe:!1,geometry:{...zc.defaultData("TextGeometry"),width:a.width,height:a.height,font:o,depth:0,horizontalAlign:a.horizontalAlign,verticalAlign:a.verticalAlign,fontSize:a.fontSize*1.40625,lineHeight:a.lineHeight/1.40625,letterSpacing:a.letterSpacing-1,text:a.text,textTransform:a.textTransform,extrudeBevelSize:0,extrudeBevelSegments:1},material:s,states:_r(a.states),events:_r(a.events),visible:a.visible,raycastLock:a.raycastLock,position:a.position,rotation:a.rotation,scale:a.scale,hiddenMatrix:a.hiddenMatrix},h=_r(e.scene.objects).parent(i);e.scene.objects.insertAfter(h??null,i,[{id:i+"new",data:l,children:[]}]),t.push(i)}}),t.forEach(i=>{e.scene.objects.delete(i)})}function aq(e){let t={0:"MouseDown",1:"MouseUp",2:"MouseHover",5:"KeyDown",6:"KeyUp",7:"Start",9:"LookAt",10:"Follow",11:"Scroll",12:"Audio",13:"GameControl"};e.scene.objects.traverse((i,r)=>{r.events.forEach(a=>{if(t[Number(a.type)])if(Object.assign(a,{type:t[Number(a.type)]}),a.type==="Audio"&&"audioEvent"in a&&(Object.assign(a,{playAudio:a.audioEvent}),delete a.audioEvent),a.type==="GameControl")Object.assign(a,{gameActions:{idle:new At,move:new At,jump:new At}});else{let s=new At;Object.assign(a,{actions:s}),(a.type==="MouseDown"||a.type==="MouseUp"||a.type==="KeyDown"||a.type==="KeyUp")&&"url"in a&&s.push({fi:0,id:lt.generateUUID(),data:{type:"Link",url:a.url,delay:0}}),"targets"in a&&(a.targets.forEach((n,o,l)=>{let h={state:void 0,repeat:0,delay:0,delayDirection:void 0,direction:"normal",duration:0,easing:4},c={easing:n.easing,duration:n.duration};n.easing===6?Object.assign(c,So(n,"mass","stiffness","damping","velocity")):n.easing===5&&Object.assign(c,{control1:{...n.control1},control2:{...n.control2}});let u={repeat:n.repeat?-1:0,delay:n.delay,delayDirection:n.delayDirection,direction:n.cycle&&n.rewind?"pingpong-rewind":n.cycle?"pingpong":"normal"},d={state:n.state,...u,...c},p={allowSlerp:!0,type:"Transition",object:n.object,repeat:0,delay:0,delayDirection:void 0,direction:"normal",tweens:new At({fi:0,id:lt.generateUUID(),data:h},{fi:1,id:lt.generateUUID(),data:d})};s.push({fi:l,id:o,data:p})}),delete a.targets)}})})}function sq(e){e.scene.objects.traverse((t,i)=>{function r(a,s){let n=new At,o=[];if(i.events.forEach((l,h,c)=>{if(l.type==="Audio"&&l.trigger===s){let u;o.push(h),l.interaction==="play"?u={...So(l,"interaction","audio","delay","volume","loop"),triggerAfter:"after"in l?l.after:void 0,toggle:"after"in l?l.toggle:void 0,type:"Audio"}:(l.interaction==="pause"||l.interaction==="stop")&&(u={...So(l,"interaction","delay","object","playAudio"),type:"Audio"}),u&&n.push({fi:c,id:h,data:u})}}),o.forEach(l=>i.events.delete(l)),n.length){let l=i.events.find(h=>h.type===a)?.data;l?"actions"in l&&l.actions.insertBefore(null,n):i.events.insertBefore(null,[{id:lt.generateUUID(),data:{type:a,actions:n}}])}}r("Start","start"),r("MouseDown","mouseDown"),r("MouseUp","mouseUp"),r("KeyDown","keyDown"),r("KeyUp","keyUp")})}function kA(e){let t=e.layers.find(i=>i.type==="light")?.data;if(t?.category==="basic"){let i=Gr.defaultData("light","phong"),r=t;Object.assign(r,i),r.visible=!1}}function UA(e){rl(e,kA),al(e,kA)}function nq(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&i.geometry.type==="SubdivGeometry"&&(i.geometry.scaleBaked||(i.geometry.scaleBaked=[1,1,1]))})}function oq(e){e.scene.objects.traverse((t,i)=>{(i.type==="Empty"||i.type==="Mesh")&&i.cloner&&!i.cloner.randomnessObject&&!i.cloner.toObject&&!i.cloner.randomness&&(i.cloner={...i.cloner,toObject:{object:"",spreadType:"random",scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],axis:"x",seed:0,count:99,align:"normal"},randomness:!1,randomnessObject:{strength:100,scale:[0,0,0],rotation:[0,0,0],position:[0,0,0],movement:1,seed:0,freqScale:10,noiseType:"perlin"}})})}function lq(e){e.scene.objects.traverse((t,i)=>{i.type==="Mesh"&&i.geometry.type==="NonParametricGeometry"&&!("material"in i)&&!("materials"in i)&&(i.material=va.defaultTwoLayerData("phong"))})}function hq(e){e.scene.publish.orbitControls.autoZoom===void 0&&(e.scene.publish.orbitControls.autoZoom=!1),e.scene.objects.traverse((t,i)=>{(i.type==="OrthographicCamera"||i.type==="PerspectiveCamera")&&(i.orthographic.autoZoom===void 0&&(i.orthographic.autoZoom=!1),i.orthographic.autoZoomFrustumSize===void 0&&(i.orthographic.autoZoomFrustumSize=790))})}function cq(e){e.scene.objects.traverse((t,i)=>{i.pathSnapping===void 0&&(i.pathSnapping={pathId:null,slide:0,offset:0,orientation:"tangential"}),i.pathSnapping.offset===void 0&&(i.pathSnapping.offset=0)})}function uq(e){e.scene.publish.mouseEventTarget===void 0&&(e.scene.publish.mouseEventTarget="canvas"),e.scene.publish.settings.web.hint===void 0&&(e.scene.publish.settings.web.hint=!1)}function dq(e){let{video:t}=e.scene.publish.settings;t.format==="gif"&&t.fps>48&&(t.fps=15)}function pq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.resetYPosition=Math.abs(r.resetYPosition-i.position[1]))})})}function fq(e){let t=e.scene.environment.usePhysics;e.scene.objects.traverse((i,r)=>{t&&r.physics===null?r.collision=!1:r.collision="visibility"})}function mq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.navmesh=fg.defaultDataThirdPerson.navmesh)})})}function gq(e){e.scene.styles||(e.scene.styles=Jl.defaultData())}function NA(e){e.layers.forEach(t=>{t.type==="light"&&t.category!=="toon"&&t.occlusion===void 0&&(t.occlusion=!0)})}function vq(e){e.scene.environment.ambientLight.occlusion===void 0&&(e.scene.environment.ambientLight.occlusion=!1),e.scene.environment.ambientLight.aoFullRes===void 0&&(e.scene.environment.ambientLight.aoFullRes=!1),e.scene.environment.ambientLight.radius===void 0&&(e.scene.environment.ambientLight.radius=256),e.scene.environment.ambientLight.bias===void 0&&(e.scene.environment.ambientLight.bias=.5),e.scene.environment.ambientLight.aoColor===void 0&&(e.scene.environment.ambientLight.aoColor={r:.19607843137254902,g:.19607843137254902,b:.19607843137254902}),al(e,NA),rl(e,NA)}function yq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&Object.assign(r.gameActions,{run:new At})})})}function xq(e){e.scene.objects.traverse((t,i)=>{i.events.forEach(r=>{r.type==="GameControl"&&(r.keyAssignments=[...r.keyAssignments,["run","\u21E7"],["none","Ctrl"]])})})}function VA(e){e.layers&&e.layers.forEach(t=>{t.type==="light"&&t.bumpMapIntensity===void 0&&(t.bumpMapIntensity=5)})}function bq(e,t){if(t<1&&(al(e,RA),rl(e,RA),e.schema=1),t<2&&(kW(e),e.schema=2),t<3&&(NW(e),e.schema=3),t<4&&(VW(e),e.schema=4),t<5&&(jW(e),e.schema=5),t<6&&(GW(e),e.schema=6),t<7&&(HW(e),e.schema=7),t<8&&(e.schema=8),t<9&&(BA(e),e.schema=9),t<10&&(XW(e),e.schema=10),t<11&&(QW(e),e.schema=11),t<12&&(BA(e),e.schema=12),t<13&&(ZW(e),e.schema=13),t<14&&(JW(e),e.schema=14),t<15&&($W(e),e.schema=15),t<16&&(eq(e),e.schema=16),t<17&&(al(e,zA),rl(e,zA),e.schema=17),t<18&&(al(e,LA),rl(e,LA),e.schema=18),t<19&&(UW(e),e.schema=19),t<20&&(tq(e),rq(e),e.schema=20),t<21&&(aq(e),sq(e),e.schema=21),t<22&&(UA(e),e.schema=22),t<23&&(nq(e),e.schema=23),t<24&&(oq(e),e.schema=24),(t<25||e.shared.videos===void 0)&&(KW(e),t<25&&(e.schema=25)),t<26&&(WW(e),e.schema=26),t<27&&(qW(e),e.schema=27),t<28&&(UA(e),e.schema=28),t<29&&(YW(e),e.schema=29),t<30&&(lq(e),e.schema=30),t<31&&(hq(e),e.schema=31),t<33&&(cq(e),e.schema=33),t<34&&(uq(e),e.schema=34),t<35&&(dq(e),e.schema=35),t<36&&(pq(e),e.schema=36),t<37&&(fq(e),e.schema=37),t<38&&(al(e,FA),rl(e,FA),e.schema=38),t<39&&(mq(e),e.schema=39),t<40&&(gq(e),e.schema=40),t<41&&(vq(e),e.schema=41),t<42&&(yq(e),e.schema=42),t<43&&(xq(e),e.schema=43),t<99){al(e,VA),rl(e,VA),e.scene.publish.playCamera===null&&(e.scene.publish.playCamera=wu);let i=_r(e.scene.objects),r=e.scene.objects;e.scene.publish.playPage=Rd,r.insertBefore(null,null,[{id:Rd,data:{...su.defaultData,backgroundColor:e.scene.backgroundColor,fog:e.scene.fog,postprocessing:e.scene.postprocessing,ao:So(e.scene.environment.ambientLight,"occlusion","aoFullRes","radius","bias","aoColor"),publish:{playCamera:e.scene.publish.playCamera,gameControlObject:e.scene.publish.gameControlObject},shadow:So(e.scene.environment.ambientLight,"softShadowQuality"),globalPhysics:{...ru.defaultData,...So(e.scene.environment,"usePhysics","gravity")},camera:_r(e.scene.ownerCamera)??su.defaultData.camera,name:"Scene"},children:[]}]);for(let n of i)n.id!==$l.TRASH_CAN_ID&&r.move(Rd,n.fi,n.id);let a=0,s=0;e.shared.penumbraSize&&e.scene.objects.traverse((n,o)=>{o.type==="DirectionalLight"?(o.penumbraSize=e.shared.penumbraSize[Math.min(a,2)],a+=1):o.type==="SpotLight"&&(o.penumbraSize=e.shared.penumbraSize[3+Math.min(s,1)],s+=1),(o.physics===void 0||o.physics===null)&&o.type!=="Instance"&&(o.physics={},Object.assign(o.physics,iu.defaultData)),o.physics!==void 0&&o.physics!==null&&(o.physics.enabled=o.collision??"visibility",delete o.collision)}),e.schema=99}}function jA(e){e.layers&&e.layers.forEach(t=>{t.type==="light"&&t.alphaOverride===void 0&&(t.alphaOverride=1)})}function wq(e){e.scene.objects.traverse((t,i)=>{let r=i.geometry;r&&r.type==="PathGeometry"&&(r.extrusion.capType="flat",r.extrusion.bevel=50,r.extrusion.bevelSides=6,r.extrusion.shape.type==="Custom"&&(r.extrusion.shape.shapeQuality="low"))})}function _q(e){Array.isArray(_r(e.events))&&e.events?.forEach(t=>{"disabled"in t||(t.disabled=!1),(t.type==="MouseDown"||t.type==="MouseUp"||t.type==="MousePress")&&(t.mode=t.mode||"Object")})}var _c=180/Math.PI;function GA(e){e.rotation=e.rotation.slice(0,3).map(t=>t*_c)}function HT(e){GA(e),e.type==="Page"&&GA(e.camera),e.states?.forEach(i=>{i.rotation===void 0||i.rotation===null||(i.rotation=i.rotation.slice(0,3).map(r=>r*_c))});let t=e.geometry;t&&t.type==="SphereGeometry"&&(t.thetaLength=(t.thetaLength??180)*_c),t&&t.type==="TorusGeometry"&&(t.arc=t.arc*_c),t&&t.type==="PathGeometry"&&(t.extrusion.angle*=_c,t.extrusion.twist*=_c),e.type==="Mesh"&&e.geometry.type==="TextGeometry"&&(e.geometry.text={textValue:e.geometry.text}),Array.isArray(_r(e.events))&&e.events?.forEach(i=>{(i.type==="MouseDown"||i.type==="MouseUp"||i.type==="MousePress"||i.type==="KeyDown"||i.type==="KeyUp"||i.type==="KeyPress"||i.type==="Collision"||i.type==="Trigger")&&(i.runMode=i.toggle?"Toggle":"Repeat")})}function Sq(e){e.shared.variables=Rn({},Ft.prototype)}function Aq(e){let t=_r(e.shared.variables);e.shared.variables=Rn(Object.entries(t??{}).map(([i,r],a)=>({fi:a,id:i,data:r})),At.prototype)}var co=112;function WT(e,t){t(e.data);for(let i of e.children)WT(i,t)}function Mq(e){let t=e.schema??104;t!==co&&t<105&&(WT(e.asset,HT),e.schema=105)}function Cq(e){e.shared.particles=Rn({},Ft.prototype),e.shared.lib&&(e.shared.lib.particles=vh.defaultData().particles)}function Eq(e){e.scene.objects.traverse((t,i)=>{i.type==="Particle"&&typeof i.renderMaterial.size=="number"&&Object.assign(i.renderMaterial,{size:[i.renderMaterial.size,i.renderMaterial.size]})})}function Tq(e){e.scene.objects.traverse((t,i)=>{i.type==="Page"&&(i.postprocessing.depthOfField.focusDistance=100,i.postprocessing.depthOfField.focalLength=20,i.postprocessing.depthOfField.bokehScale=5)})}function qT(e){let t=e.schema??0;if(t!==co){console.warn("updating from ",t,"to ",co),bq(e,t),t<100&&(e.scene.publish.joystickSizeAndXYOffset===void 0&&(e.scene.publish.joystickSizeAndXYOffset=ul.defaultData.joystickSizeAndXYOffset),e.schema=100),t<101&&(al(e,jA),rl(e,jA),e.schema=101),t<102&&(wq(e),e.schema=102),t<104&&(e.shared.catelogs=new Ft,e.shared.lib=vh.defaultData(),e.schema=104),t<105&&(Sq(e),e.scene.objects.traverse((i,r)=>{HT(r)}),e.schema=105);for(let i of Object.values(e.shared.lib.components))Mq(i);t<106&&(Aq(e),e.schema=106),t<107&&(e.shared.lib.variables=vh.defaultData().variables,e.schema=107),t<109&&(Cq(e),e.schema=109),t<110&&(Eq(e),e.schema=110),t<111&&(e.scene.objects.traverse((i,r)=>{_q(r)}),e.schema=111),t<112&&(Tq(e),e.schema=112)}}var mg;(e=>{e.defaultData={schema:co,scene:$l.defaultData,frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Ld.defaultData),shared:{...xs.emptyData(),colors:xs.defaultColors()}},e.emptyDataForImports=function(){let a=$l.emptyDataWithPage();return{schema:co,scene:a,frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Ld.defaultData),shared:{...xs.emptyData(),colors:xs.defaultColors(),images:xs.defaultImages()}}},e.emptyData=function(){return{schema:co,scene:$l.emptyDataWithPage(),frames:new Ft().add("72fc2993-2da3-4b6b-96ac-2879db3a28bd",Ld.defaultData),shared:xs.emptyData()}},e.clipboard2dData=function(){return{schema:co,scene:$l.emptyData(),frames:new Ft,shared:xs.emptyData()}},e.collabHelper={...t1,updateSchema(a){return(a.schema??0)<co?Jd(a,qT):(a.schema??0)-co}};function t(a){let s=e.collabHelper.updateSchema(a);return typeof s=="number"?s===0?a:null:s.data}e.updateSchemaDirectly=t;function i(a){return{...a,shared:{...a.shared,lib:vh.defaultData()}}}e.withoutLib=i;function r(a,s){let n=a.scene.objects.get(s);if(n&&n.data.type==="Component")return n;{let o=a.shared.lib.components[s];if(o)return o.asset}}e.getComponentData=r})(mg||(mg={}));var z1;(e=>e.emptyImage={data:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQYV2NgYAAAAAMAAWgmWQ0AAAAASUVORK5CYII=",name:"empty"})(z1||(z1={}));var HA;(e=>{function t(i){return!0}e.is=t})(HA||(HA={}));var gg;(e=>{e.defaultData={position:[0,0],scale:[1,1],rotation:0,shear:[0,0]};function t(r,a){return{position:a?.position??r.position,rotation:a?.rotation??r.rotation,scale:a?.scale??r.scale,shear:a?.shear??r.shear}}e.merge=t;function i(r,a){return sT({position:bo.isEqual(r.position,a.position)?void 0:a.position,rotation:r.rotation===a.rotation?void 0:a.rotation,scale:bo.isEqual(r.scale,a.scale)?void 0:a.scale,shear:r.shear&&a.shear&&bo.isEqual(r.shear,a.shear)?void 0:a.shear})}e.diff=i})(gg||(gg={}));var F1;(e=>e.defaultData={horizontalConstraint:0,verticalConstraint:0})(F1||(F1={}));var vg;(e=>e.defaultData={opacity:1,fill:{color:Pi.fromHexAndA(es,1),enabled:!0},stroke:{color:Pi.from0to1([0,0,0,1]),thickness:1,enabled:!1,mode:"inside"},layerBlur:{radius:2,enabled:!1},backgroundBlur:{radius:2,enabled:!1},dropShadow:{offset:[10,10],blurRadius:10,color:Pi.from0to1([0,0,0,1]),enabled:!1,spread:0},innerShadow:{offset:[10,10],blurRadius:10,color:Pi.from0to1([0,0,0,1]),enabled:!1,spread:0}})(vg||(vg={}));var eh;(e=>{function t(n,o){return{name:o}}e.newEmpty=t;function i(n,o){if(o===void 0)return n;let l={...n},h=["width","height","cornerRadius"];for(let c of h)c in l&&c in o&&o[c]!==void 0&&Object.assign(l,{[c]:o[c]});return l}function r(n,o){if(o===void 0)return n;let l={...n};return"fill"in l&&"fill"in o&&o.fill!==void 0&&Object.assign(l,{fill:{...l.fill,...o.fill}}),"stroke"in l&&"stroke"in o&&o.stroke!==void 0&&Object.assign(l,{stroke:{...l.stroke,...o.stroke}}),"layerBlur"in l&&"layerBlur"in o&&o.layerBlur!==void 0&&Object.assign(l,{layerBlur:{...l.layerBlur,...o.layerBlur}}),"backgroundBlur"in l&&"backgroundBlur"in o&&o.backgroundBlur!==void 0&&Object.assign(l,{backgroundBlur:{...l.backgroundBlur,...o.backgroundBlur}}),"dropShadow"in l&&"dropShadow"in o&&o.dropShadow!==void 0&&Object.assign(l,{dropShadow:{...l.dropShadow,...o.dropShadow}}),"innerShadow"in l&&"innerShadow"in o&&o.innerShadow!==void 0&&Object.assign(l,{innerShadow:{...l.innerShadow,...o.innerShadow}}),l}function a(n,o){if(o===void 0)return n;let l={...n};return Object.assign(l,gg.merge(l,o)),l=i(l,o),l=r(l,o),l}e.patch=a;function s(n,o){let l,h=[];for(let[c,u]of Object.entries(o))c!=="name"&&(l===void 0&&(l={path:[],props:{},type:0},h.push(l)),l.props[c]=u);return h}e.toOps=s})(eh||(eh={}));var tp;(e=>e.defaultData={...gg.defaultData,...F1.defaultData,states:new At,events:new At,visible:!0,raycastLock:!1})(tp||(tp={}));var nu;(e=>e.defaultData={...tp.defaultData,...vg.defaultData})(nu||(nu={}));var yg;(e=>e.defaultData={cornerRadius:[0,0,0,0]})(yg||(yg={}));var k1;(e=>e.defaultData={...nu.defaultData,type:"ellipse2d",width:100,height:100,name:"Ellipse"})(k1||(k1={}));var ip;(e=>e.defaultData={...nu.defaultData,...yg.defaultData,type:"rectangle2d",width:100,height:100,name:"Rectangle"})(ip||(ip={}));var U1;(e=>e.defaultData={...nu.defaultData,type:"text2d",width:100,height:100,fontSize:12,lineHeight:1.2,letterSpacing:0,text:{textValue:"Hello world"},horizontalAlign:1,verticalAlign:1,textTransform:1,font:"Roboto_regular",name:"Text"})(U1||(U1={}));var N1;(e=>e.defaultData={...nu.defaultData,type:"path2d",path:"",name:"Path"})(N1||(N1={}));var WA;(e=>{function t(i){return i.type==="ellipse2d"||i.type==="rectangle2d"||i.type==="text2d"||i.type==="vector2d"||i.type==="path2d"}e.is=t})(WA||(WA={}));var xg;(e=>e.defaultData={...tp.defaultData,name:"Group",type:"group2d"})(xg||(xg={}));var V1;(e=>e.defaultData=()=>({...tp.defaultData,...yg.defaultData,...vg.defaultData,name:"Frame",type:"frame2d",clipped:!0,width:200,height:200,fill:{color:Pi.fromHexAndA(4737101,1),enabled:!0},stroke:{color:Pi.fromHexAndA(0,1),thickness:1,enabled:!1,mode:"inside"},backgroundBlur:{radius:2,enabled:!1},layerBlur:{radius:2,enabled:!1}}))(V1||(V1={}));var hh;(e=>{function t(s){switch(s){case"rectangle2d":return{...ip.defaultData};case"ellipse2d":return{...k1.defaultData};case"text2d":return{...U1.defaultData};case"vector2d":return{...ip.defaultData};case"path2d":return{...N1.defaultData};case"frame2d":return{...V1.defaultData()};case"group2d":return{...xg.defaultData}}}e.defaultData=t;function i(s){return"width"in s&&"height"in s?[typeof s.width=="number"?s.width*.5:0,typeof s.height=="number"?s.height*.5:0]:[0,0]}e.getPivot=i;function r(s){return s.type==="rectangle2d"||s.type==="ellipse2d"||s.type==="text2d"||s.type==="frame2d"}e.isResizeable=r;function a(s){return s.type==="rectangle2d"||s.type==="frame2d"}e.hasCorners=a})(hh||(hh={}));var j1;(e=>(e.defaultData={name:"UI",type:"scene2d",objects:new na},e.emptyData=function(){return{type:"scene2d",objects:new na}}))(j1||(j1={}));function th(e,t=!1){let i=e[0].index!==null,r=new Set(Object.keys(e[0].attributes)),a=new Set(Object.keys(e[0].morphAttributes)),s={},n={},o=e[0].morphTargetsRelative,l=new yt,h=0;for(let c=0;c<e.length;++c){let u=e[c],d=0;if(i!==(u.index!==null))return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". All geometries must have compatible attributes; make sure index attribute exists among all geometries, or in none of them."),null;for(let p in u.attributes){if(!r.has(p))return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+'. All geometries must have compatible attributes; make sure "'+p+'" attribute exists among all geometries, or in none of them.'),null;s[p]===void 0&&(s[p]=[]),s[p].push(u.attributes[p]),d++}if(d!==r.size)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". Make sure all geometries have the same number of attributes."),null;if(o!==u.morphTargetsRelative)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". .morphTargetsRelative must be consistent throughout all geometries."),null;for(let p in u.morphAttributes){if(!a.has(p))return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". .morphAttributes must be consistent throughout all geometries."),null;n[p]===void 0&&(n[p]=[]),n[p].push(u.morphAttributes[p])}if(t){let p;if(i)p=u.index.count;else if(u.attributes.position!==void 0)p=u.attributes.position.count;else return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed with geometry at index "+c+". The geometry must have either an index or a position attribute"),null;l.addGroup(h,p,c),h+=p}}if(i){let c=0,u=[];for(let d=0;d<e.length;++d){let p=e[d].index;for(let f=0;f<p.count;++f)u.push(p.getX(f)+c);c+=e[d].attributes.position.count}l.setIndex(u)}for(let c in s){let u=qA(s[c]);if(!u)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed while trying to merge the "+c+" attribute."),null;l.setAttribute(c,u)}for(let c in n){let u=n[c][0].length;if(u===0)break;l.morphAttributes=l.morphAttributes||{},l.morphAttributes[c]=[];for(let d=0;d<u;++d){let p=[];for(let m=0;m<n[c].length;++m)p.push(n[c][m][d]);let f=qA(p);if(!f)return console.error("THREE.BufferGeometryUtils: .mergeBufferGeometries() failed while trying to merge the "+c+" morphAttribute."),null;l.morphAttributes[c].push(f)}}return l}function qA(e){let t,i,r,a=0;for(let o=0;o<e.length;++o){let l=e[o];if(l.isInterleavedBufferAttribute)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. InterleavedBufferAttributes are not supported."),null;if(t===void 0&&(t=l.array.constructor),t!==l.array.constructor)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. BufferAttribute.array must be of consistent array types across matching attributes."),null;if(i===void 0&&(i=l.itemSize),i!==l.itemSize)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. BufferAttribute.itemSize must be consistent across matching attributes."),null;if(r===void 0&&(r=l.normalized),r!==l.normalized)return console.error("THREE.BufferGeometryUtils: .mergeBufferAttributes() failed. BufferAttribute.normalized must be consistent across matching attributes."),null;a+=l.array.length}let s=new t(a),n=0;for(let o=0;o<e.length;++o)s.set(e[o].array,n),n+=e[o].array.length;return new It(s,i,r)}var Pq=Math.pow(2,-24),Tf=class{constructor(){}};function Mn(e,t,i){return i.min.x=t[e],i.min.y=t[e+1],i.min.z=t[e+2],i.max.x=t[e+3],i.max.y=t[e+4],i.max.z=t[e+5],i}function YA(e){let t=-1,i=-1/0;for(let r=0;r<3;r++){let a=e[r+3]-e[r];a>i&&(i=a,t=r)}return t}function XA(e,t){t.set(e)}function QA(e,t,i){let r,a;for(let s=0;s<3;s++){let n=s+3;r=e[s],a=t[s],i[s]=r<a?r:a,r=e[n],a=t[n],i[n]=r>a?r:a}}function Pf(e,t,i){for(let r=0;r<3;r++){let a=t[e+2*r],s=t[e+2*r+1],n=a-s,o=a+s;n<i[r]&&(i[r]=n),o>i[r+3]&&(i[r+3]=o)}}function $u(e){let t=e[3]-e[0],i=e[4]-e[1],r=e[5]-e[2];return 2*(t*i+i*r+r*t)}function Dq(e,t){if(!e.index){let i=e.attributes.position.count,r=t.useSharedArrayBuffer?SharedArrayBuffer:ArrayBuffer,a;i>65535?a=new Uint32Array(new r(4*i)):a=new Uint16Array(new r(2*i)),e.setIndex(new It(a,1));for(let s=0;s<i;s++)a[s]=s}}function Oq(e){if(!e.groups||!e.groups.length)return[{offset:0,count:e.index.count/3}];let t=[],i=new Set;for(let a of e.groups)i.add(a.start),i.add(a.start+a.count);let r=Array.from(i.values()).sort((a,s)=>a-s);for(let a=0;a<r.length-1;a++){let s=r[a],n=r[a+1];t.push({offset:s/3,count:(n-s)/3})}return t}function M0(e,t,i,r,a=null){let s=1/0,n=1/0,o=1/0,l=-1/0,h=-1/0,c=-1/0,u=1/0,d=1/0,p=1/0,f=-1/0,m=-1/0,g=-1/0,y=a!==null;for(let x=t*6,b=(t+i)*6;x<b;x+=6){let _=e[x+0],S=e[x+1],M=_-S,C=_+S;M<s&&(s=M),C>l&&(l=C),y&&_<u&&(u=_),y&&_>f&&(f=_);let A=e[x+2],T=e[x+3],P=A-T,D=A+T;P<n&&(n=P),D>h&&(h=D),y&&A<d&&(d=A),y&&A>m&&(m=A);let z=e[x+4],F=e[x+5],L=z-F,G=z+F;L<o&&(o=L),G>c&&(c=G),y&&z<p&&(p=z),y&&z>g&&(g=z)}r[0]=s,r[1]=n,r[2]=o,r[3]=l,r[4]=h,r[5]=c,y&&(a[0]=u,a[1]=d,a[2]=p,a[3]=f,a[4]=m,a[5]=g)}function Iq(e,t,i,r){let a=1/0,s=1/0,n=1/0,o=-1/0,l=-1/0,h=-1/0;for(let c=t*6,u=(t+i)*6;c<u;c+=6){let d=e[c+0];d<a&&(a=d),d>o&&(o=d);let p=e[c+2];p<s&&(s=p),p>l&&(l=p);let f=e[c+4];f<n&&(n=f),f>h&&(h=f)}r[0]=a,r[1]=s,r[2]=n,r[3]=o,r[4]=l,r[5]=h}function Rq(e,t,i,r,a){let s=i,n=i+r-1,o=a.pos,l=a.axis*2;for(;;){for(;s<=n&&t[s*6+l]<o;)s++;for(;s<=n&&t[n*6+l]>=o;)n--;if(s<n){for(let h=0;h<3;h++){let c=e[s*3+h];e[s*3+h]=e[n*3+h],e[n*3+h]=c;let u=t[s*6+h*2+0];t[s*6+h*2+0]=t[n*6+h*2+0],t[n*6+h*2+0]=u;let d=t[s*6+h*2+1];t[s*6+h*2+1]=t[n*6+h*2+1],t[n*6+h*2+1]=d}s++,n--}else return s}}var so=32,Lq=(e,t)=>e.candidate-t.candidate,qo=new Array(so).fill().map(()=>({count:0,bounds:new Float32Array(6),rightCacheBounds:new Float32Array(6),leftCacheBounds:new Float32Array(6),candidate:0})),Df=new Float32Array(6);function Bq(e,t,i,r,a,s){let n=-1,o=0;if(s===0)n=YA(t),n!==-1&&(o=(t[n]+t[n+3])/2);else if(s===1)n=YA(e),n!==-1&&(o=zq(i,r,a,n));else if(s===2){let l=$u(e),h=1.25*a,c=r*6,u=(r+a)*6;for(let d=0;d<3;d++){let p=t[d],f=(t[d+3]-p)/so;if(a<so/4){let m=[...qo];m.length=a;let g=0;for(let x=c;x<u;x+=6,g++){let b=m[g];b.candidate=i[x+2*d],b.count=0;let{bounds:_,leftCacheBounds:S,rightCacheBounds:M}=b;for(let C=0;C<3;C++)M[C]=1/0,M[C+3]=-1/0,S[C]=1/0,S[C+3]=-1/0,_[C]=1/0,_[C+3]=-1/0;Pf(x,i,_)}m.sort(Lq);let y=a;for(let x=0;x<y;x++){let b=m[x];for(;x+1<y&&m[x+1].candidate===b.candidate;)m.splice(x+1,1),y--}for(let x=c;x<u;x+=6){let b=i[x+2*d];for(let _=0;_<y;_++){let S=m[_];b>=S.candidate?Pf(x,i,S.rightCacheBounds):(Pf(x,i,S.leftCacheBounds),S.count++)}}for(let x=0;x<y;x++){let b=m[x],_=b.count,S=a-b.count,M=b.leftCacheBounds,C=b.rightCacheBounds,A=0;_!==0&&(A=$u(M)/l);let T=0;S!==0&&(T=$u(C)/l);let P=1+1.25*(A*_+T*S);P<h&&(n=d,h=P,o=b.candidate)}}else{for(let y=0;y<so;y++){let x=qo[y];x.count=0,x.candidate=p+f+y*f;let b=x.bounds;for(let _=0;_<3;_++)b[_]=1/0,b[_+3]=-1/0}for(let y=c;y<u;y+=6){let x=~~((i[y+2*d]-p)/f);x>=so&&(x=so-1);let b=qo[x];b.count++,Pf(y,i,b.bounds)}let m=qo[so-1];XA(m.bounds,m.rightCacheBounds);for(let y=so-2;y>=0;y--){let x=qo[y],b=qo[y+1];QA(x.bounds,b.rightCacheBounds,x.rightCacheBounds)}let g=0;for(let y=0;y<so-1;y++){let x=qo[y],b=x.count,_=x.bounds,S=qo[y+1].rightCacheBounds;b!==0&&(g===0?XA(_,Df):QA(_,Df,Df)),g+=b;let M=0,C=0;g!==0&&(M=$u(Df)/l);let A=a-g;A!==0&&(C=$u(S)/l);let T=1+1.25*(M*g+C*A);T<h&&(n=d,h=T,o=x.candidate)}}}}else console.warn(`MeshBVH: Invalid build strategy value ${s} used.`);return{axis:n,pos:o}}function zq(e,t,i,r){let a=0;for(let s=t,n=t+i;s<n;s++)a+=e[s*6+r*2];return a/i}function Fq(e,t){let i=e.attributes.position,r=e.index.array,a=r.length/3,s=new Float32Array(a*6),n=i.normalized,o=i.array,l=i.offset||0,h=3;i.isInterleavedBufferAttribute&&(h=i.data.stride);let c=["getX","getY","getZ"];for(let u=0;u<a;u++){let d=u*3,p=u*6,f,m,g;n?(f=r[d+0],m=r[d+1],g=r[d+2]):(f=r[d+0]*h+l,m=r[d+1]*h+l,g=r[d+2]*h+l);for(let y=0;y<3;y++){let x,b,_;n?(x=i[c[y]](f),b=i[c[y]](m),_=i[c[y]](g)):(x=o[f+y],b=o[m+y],_=o[g+y]);let S=x;b<S&&(S=b),_<S&&(S=_);let M=x;b>M&&(M=b),_>M&&(M=_);let C=(M-S)/2,A=y*2;s[p+A+0]=S+C,s[p+A+1]=C+(Math.abs(S)+C)*Pq,S<t[y]&&(t[y]=S),M>t[y+3]&&(t[y+3]=M)}}return s}function kq(e,t){function i(y){d&&d(y/p)}function r(y,x,b,_=null,S=0){if(!f&&S>=l&&(f=!0,h&&(console.warn(`MeshBVH: Max depth of ${l} reached when generating BVH. Consider increasing maxDepth.`),console.warn(e))),b<=c||S>=l)return i(x+b),y.offset=x,y.count=b,y;let M=Bq(y.boundingData,_,n,x,b,u);if(M.axis===-1)return i(x+b),y.offset=x,y.count=b,y;let C=Rq(o,n,x,b,M);if(C===x||C===x+b)i(x+b),y.offset=x,y.count=b;else{y.splitAxis=M.axis;let A=new Tf,T=x,P=C-x;y.left=A,A.boundingData=new Float32Array(6),M0(n,T,P,A.boundingData,s),r(A,T,P,s,S+1);let D=new Tf,z=C,F=b-P;y.right=D,D.boundingData=new Float32Array(6),M0(n,z,F,D.boundingData,s),r(D,z,F,s,S+1)}return y}Dq(e,t);let a=new Float32Array(6),s=new Float32Array(6),n=Fq(e,a),o=e.index.array,l=t.maxDepth,h=t.verbose,c=t.maxLeafTris,u=t.strategy,d=t.onProgress,p=e.index.count/3,f=!1,m=[],g=Oq(e);if(g.length===1){let y=g[0],x=new Tf;x.boundingData=a,Iq(n,y.offset,y.count,s),r(x,y.offset,y.count,s),m.push(x)}else for(let y of g){let x=new Tf;x.boundingData=new Float32Array(6),M0(n,y.offset,y.count,x.boundingData,s),r(x,y.offset,y.count,s),m.push(x)}return m}function Uq(e,t){let i=kq(e,t),r,a,s,n=[],o=t.useSharedArrayBuffer?SharedArrayBuffer:ArrayBuffer;for(let c=0;c<i.length;c++){let u=i[c],d=l(u),p=new o(32*d);r=new Float32Array(p),a=new Uint32Array(p),s=new Uint16Array(p),h(0,u),n.push(p)}return n;function l(c){return c.count?1:1+l(c.left)+l(c.right)}function h(c,u){let d=c/4,p=c/2,f=!!u.count,m=u.boundingData;for(let g=0;g<6;g++)r[d+g]=m[g];if(f){let g=u.offset,y=u.count;return a[d+6]=g,s[p+14]=y,s[p+15]=65535,c+32}else{let g=u.left,y=u.right,x=u.splitAxis,b;if(b=h(c+32,g),b/4>Math.pow(2,32))throw new Error("MeshBVH: Cannot store child pointer greater than 32 bits.");return a[d+6]=b/4,b=h(b,y),a[d+7]=x,b}}}var Ln=class{constructor(){this.min=1/0,this.max=-1/0}setFromPointsField(e,t){let i=1/0,r=-1/0;for(let a=0,s=e.length;a<s;a++){let n=e[a][t];i=n<i?n:i,r=n>r?n:r}this.min=i,this.max=r}setFromPoints(e,t){let i=1/0,r=-1/0;for(let a=0,s=t.length;a<s;a++){let n=t[a],o=e.dot(n);i=o<i?o:i,r=o>r?o:r}this.min=i,this.max=r}isSeparated(e){return this.min>e.max||e.min>this.max}};Ln.prototype.setFromBox=function(){let e=new R;return function(t,i){let r=i.min,a=i.max,s=1/0,n=-1/0;for(let o=0;o<=1;o++)for(let l=0;l<=1;l++)for(let h=0;h<=1;h++){e.x=r.x*o+a.x*(1-o),e.y=r.y*l+a.y*(1-l),e.z=r.z*h+a.z*(1-h);let c=t.dot(e);s=Math.min(c,s),n=Math.max(c,n)}this.min=s,this.max=n}}();var Sae=function(){let e=new Ln;return function(t,i){let r=t.points,a=t.satAxes,s=t.satBounds,n=i.points,o=i.satAxes,l=i.satBounds;for(let h=0;h<3;h++){let c=s[h],u=a[h];if(e.setFromPoints(u,n),c.isSeparated(e))return!1}for(let h=0;h<3;h++){let c=l[h],u=o[h];if(e.setFromPoints(u,r),c.isSeparated(e))return!1}}}(),Nq=function(){let e=new R,t=new R,i=new R;return function(r,a,s){let n=r.start,o=e,l=a.start,h=t;i.subVectors(n,l),e.subVectors(r.end,r.start),t.subVectors(a.end,a.start);let c=i.dot(h),u=h.dot(o),d=h.dot(h),p=i.dot(o),f=o.dot(o)*d-u*u,m,g;f!==0?m=(c*u-p*d)/f:m=0,g=(c+m*u)/d,s.x=m,s.y=g}}(),Ab=function(){let e=new re,t=new R,i=new R;return function(r,a,s,n){Nq(r,a,e);let o=e.x,l=e.y;if(o>=0&&o<=1&&l>=0&&l<=1){r.at(o,s),a.at(l,n);return}else if(o>=0&&o<=1){l<0?a.at(0,n):a.at(1,n),r.closestPointToPoint(n,!0,s);return}else if(l>=0&&l<=1){o<0?r.at(0,s):r.at(1,s),a.closestPointToPoint(s,!0,n);return}else{let h;o<0?h=r.start:h=r.end;let c;l<0?c=a.start:c=a.end;let u=t,d=i;if(r.closestPointToPoint(c,!0,t),a.closestPointToPoint(h,!0,i),u.distanceToSquared(c)<=d.distanceToSquared(h)){s.copy(u),n.copy(c);return}else{s.copy(h),n.copy(d);return}}}}(),Vq=function(){let e=new R,t=new R,i=new Ka,r=new Ss;return function(a,s){let{radius:n,center:o}=a,{a:l,b:h,c}=s;if(r.start=l,r.end=h,r.closestPointToPoint(o,!0,e).distanceTo(o)<=n||(r.start=l,r.end=c,r.closestPointToPoint(o,!0,e).distanceTo(o)<=n)||(r.start=h,r.end=c,r.closestPointToPoint(o,!0,e).distanceTo(o)<=n))return!0;let u=s.getPlane(i);if(Math.abs(u.distanceToPoint(o))<=n){let d=u.projectPoint(o,t);if(s.containsPoint(d))return!0}return!1}}(),jq=1e-15;function ic(e){return Math.abs(e)<jq}var Eo=class extends aa{constructor(...e){super(...e),this.isExtendedTriangle=!0,this.satAxes=new Array(4).fill().map(()=>new R),this.satBounds=new Array(4).fill().map(()=>new Ln),this.points=[this.a,this.b,this.c],this.sphere=new Wa,this.plane=new Ka,this.needsUpdate=!0}intersectsSphere(e){return Vq(e,this)}update(){let e=this.a,t=this.b,i=this.c,r=this.points,a=this.satAxes,s=this.satBounds,n=a[0],o=s[0];this.getNormal(n),o.setFromPoints(n,r);let l=a[1],h=s[1];l.subVectors(e,t),h.setFromPoints(l,r);let c=a[2],u=s[2];c.subVectors(t,i),u.setFromPoints(c,r);let d=a[3],p=s[3];d.subVectors(i,e),p.setFromPoints(d,r),this.sphere.setFromPoints(this.points),this.plane.setFromNormalAndCoplanarPoint(n,e),this.needsUpdate=!1}};Eo.prototype.closestPointToSegment=function(){let e=new R,t=new R,i=new Ss;return function(r,a=null,s=null){let{start:n,end:o}=r,l=this.points,h,c=1/0;for(let u=0;u<3;u++){let d=(u+1)%3;i.start.copy(l[u]),i.end.copy(l[d]),Ab(i,r,e,t),h=e.distanceToSquared(t),h<c&&(c=h,a&&a.copy(e),s&&s.copy(t))}return this.closestPointToPoint(n,e),h=n.distanceToSquared(e),h<c&&(c=h,a&&a.copy(e),s&&s.copy(n)),this.closestPointToPoint(o,e),h=o.distanceToSquared(e),h<c&&(c=h,a&&a.copy(e),s&&s.copy(o)),Math.sqrt(c)}}();Eo.prototype.intersectsTriangle=function(){let e=new Eo,t=new Array(3),i=new Array(3),r=new Ln,a=new Ln,s=new R,n=new R,o=new R,l=new R,h=new Ss,c=new Ss,u=new Ss;return function(d,p=null,f=!1){this.needsUpdate&&this.update(),d.isExtendedTriangle?d.needsUpdate&&d.update():(e.copy(d),e.update(),d=e);let m=this.plane,g=d.plane;if(Math.abs(m.normal.dot(g.normal))>1-1e-10){let y=this.satBounds,x=this.satAxes;i[0]=d.a,i[1]=d.b,i[2]=d.c;for(let S=0;S<4;S++){let M=y[S],C=x[S];if(r.setFromPoints(C,i),M.isSeparated(r))return!1}let b=d.satBounds,_=d.satAxes;t[0]=this.a,t[1]=this.b,t[2]=this.c;for(let S=0;S<4;S++){let M=b[S],C=_[S];if(r.setFromPoints(C,t),M.isSeparated(r))return!1}for(let S=0;S<4;S++){let M=x[S];for(let C=0;C<4;C++){let A=_[C];if(s.crossVectors(M,A),r.setFromPoints(s,t),a.setFromPoints(s,i),r.isSeparated(a))return!1}}return p&&(f||console.warn("ExtendedTriangle.intersectsTriangle: Triangles are coplanar which does not support an output edge. Setting edge to 0, 0, 0."),p.start.set(0,0,0),p.end.set(0,0,0)),!0}else{let y=this.points,x=!1,b=0;for(let F=0;F<3;F++){let L=y[F],G=y[(F+1)%3];h.start.copy(L),h.end.copy(G),h.delta(n);let q=x?c.start:c.end,Q=ic(g.distanceToPoint(L));if(ic(g.normal.dot(n))&&Q){c.copy(h),b=2;break}if((g.intersectLine(h,q)||Q)&&!ic(q.distanceTo(G))){if(b++,x)break;x=!0}}if(b===1&&d.containsPoint(c.end))return p&&(p.start.copy(c.end),p.end.copy(c.end)),!0;if(b!==2)return!1;let _=d.points,S=!1,M=0;for(let F=0;F<3;F++){let L=_[F],G=_[(F+1)%3];h.start.copy(L),h.end.copy(G),h.delta(o);let q=S?u.start:u.end,Q=ic(m.distanceToPoint(L));if(ic(m.normal.dot(o))&&Q){u.copy(h),M=2;break}if((m.intersectLine(h,q)||Q)&&!ic(q.distanceTo(G))){if(M++,S)break;S=!0}}if(M===1&&this.containsPoint(u.end))return p&&(p.start.copy(u.end),p.end.copy(u.end)),!0;if(M!==2)return!1;if(c.delta(n),u.delta(o),n.dot(o)<0){let F=u.start;u.start=u.end,u.end=F}let C=c.start.dot(n),A=c.end.dot(n),T=u.start.dot(n),P=u.end.dot(n),D=A<T,z=C<P;return C!==P&&T!==A&&D===z?!1:(p&&(l.subVectors(c.start,u.start),l.dot(n)>0?p.start.copy(c.start):p.start.copy(u.start),l.subVectors(c.end,u.end),l.dot(n)<0?p.end.copy(c.end):p.end.copy(u.end)),!0)}}}();Eo.prototype.distanceToPoint=function(){let e=new R;return function(t){return this.closestPointToPoint(t,e),t.distanceTo(e)}}();Eo.prototype.distanceToTriangle=function(){let e=new R,t=new R,i=["a","b","c"],r=new Ss,a=new Ss;return function(s,n=null,o=null){let l=n||o?r:null;if(this.intersectsTriangle(s,l))return(n||o)&&(n&&l.getCenter(n),o&&l.getCenter(o)),0;let h=1/0;for(let c=0;c<3;c++){let u,d=i[c],p=s[d];this.closestPointToPoint(p,e),u=p.distanceToSquared(e),u<h&&(h=u,n&&n.copy(e),o&&o.copy(p));let f=this[d];s.closestPointToPoint(f,e),u=f.distanceToSquared(e),u<h&&(h=u,n&&n.copy(f),o&&o.copy(e))}for(let c=0;c<3;c++){let u=i[c],d=i[(c+1)%3];r.set(this[u],this[d]);for(let p=0;p<3;p++){let f=i[p],m=i[(p+1)%3];a.set(s[f],s[m]),Ab(r,a,e,t);let g=e.distanceToSquared(t);g<h&&(h=g,n&&n.copy(e),o&&o.copy(t))}}return Math.sqrt(h)}}();var Bn=class{constructor(e,t,i){this.isOrientedBox=!0,this.min=new R,this.max=new R,this.matrix=new je,this.invMatrix=new je,this.points=new Array(8).fill().map(()=>new R),this.satAxes=new Array(3).fill().map(()=>new R),this.satBounds=new Array(3).fill().map(()=>new Ln),this.alignedSatBounds=new Array(3).fill().map(()=>new Ln),this.needsUpdate=!1,e&&this.min.copy(e),t&&this.max.copy(t),i&&this.matrix.copy(i)}set(e,t,i){this.min.copy(e),this.max.copy(t),this.matrix.copy(i),this.needsUpdate=!0}copy(e){this.min.copy(e.min),this.max.copy(e.max),this.matrix.copy(e.matrix),this.needsUpdate=!0}};Bn.prototype.update=function(){return function(){let e=this.matrix,t=this.min,i=this.max,r=this.points;for(let l=0;l<=1;l++)for(let h=0;h<=1;h++)for(let c=0;c<=1;c++){let u=1*l|2*h|4*c,d=r[u];d.x=l?i.x:t.x,d.y=h?i.y:t.y,d.z=c?i.z:t.z,d.applyMatrix4(e)}let a=this.satBounds,s=this.satAxes,n=r[0];for(let l=0;l<3;l++){let h=s[l],c=a[l],u=1<<l,d=r[u];h.subVectors(n,d),c.setFromPoints(h,r)}let o=this.alignedSatBounds;o[0].setFromPointsField(r,"x"),o[1].setFromPointsField(r,"y"),o[2].setFromPointsField(r,"z"),this.invMatrix.copy(this.matrix).invert(),this.needsUpdate=!1}}();Bn.prototype.intersectsBox=function(){let e=new Ln;return function(t){this.needsUpdate&&this.update();let i=t.min,r=t.max,a=this.satBounds,s=this.satAxes,n=this.alignedSatBounds;if(e.min=i.x,e.max=r.x,n[0].isSeparated(e)||(e.min=i.y,e.max=r.y,n[1].isSeparated(e))||(e.min=i.z,e.max=r.z,n[2].isSeparated(e)))return!1;for(let o=0;o<3;o++){let l=s[o],h=a[o];if(e.setFromBox(l,t),h.isSeparated(e))return!1}return!0}}();Bn.prototype.intersectsTriangle=function(){let e=new Eo,t=new Array(3),i=new Ln,r=new Ln,a=new R;return function(s){this.needsUpdate&&this.update(),s.isExtendedTriangle?s.needsUpdate&&s.update():(e.copy(s),e.update(),s=e);let n=this.satBounds,o=this.satAxes;t[0]=s.a,t[1]=s.b,t[2]=s.c;for(let u=0;u<3;u++){let d=n[u],p=o[u];if(i.setFromPoints(p,t),d.isSeparated(i))return!1}let l=s.satBounds,h=s.satAxes,c=this.points;for(let u=0;u<3;u++){let d=l[u],p=h[u];if(i.setFromPoints(p,c),d.isSeparated(i))return!1}for(let u=0;u<3;u++){let d=o[u];for(let p=0;p<4;p++){let f=h[p];if(a.crossVectors(d,f),i.setFromPoints(a,t),r.setFromPoints(a,c),i.isSeparated(r))return!1}}return!0}}();Bn.prototype.closestPointToPoint=function(){return function(e,t){return this.needsUpdate&&this.update(),t.copy(e).applyMatrix4(this.invMatrix).clamp(this.min,this.max).applyMatrix4(this.matrix),t}}();Bn.prototype.distanceToPoint=function(){let e=new R;return function(t){return this.closestPointToPoint(t,e),t.distanceTo(e)}}();Bn.prototype.distanceToBox=function(){let e=["x","y","z"],t=new Array(12).fill().map(()=>new Ss),i=new Array(12).fill().map(()=>new Ss),r=new R,a=new R;return function(s,n=0,o=null,l=null){if(this.needsUpdate&&this.update(),this.intersectsBox(s))return(o||l)&&(s.getCenter(a),this.closestPointToPoint(a,r),s.closestPointToPoint(r,a),o&&o.copy(r),l&&l.copy(a)),0;let h=n*n,c=s.min,u=s.max,d=this.points,p=1/0;for(let m=0;m<8;m++){let g=d[m];a.copy(g).clamp(c,u);let y=g.distanceToSquared(a);if(y<p&&(p=y,o&&o.copy(g),l&&l.copy(a),y<h))return Math.sqrt(y)}let f=0;for(let m=0;m<3;m++)for(let g=0;g<=1;g++)for(let y=0;y<=1;y++){let x=(m+1)%3,b=(m+2)%3,_=g<<x|y<<b,S=1<<m|g<<x|y<<b,M=d[_],C=d[S];t[f].set(M,C);let A=e[m],T=e[x],P=e[b],D=i[f],z=D.start,F=D.end;z[A]=c[A],z[T]=g?c[T]:u[T],z[P]=y?c[P]:u[T],F[A]=u[A],F[T]=g?c[T]:u[T],F[P]=y?c[P]:u[T],f++}for(let m=0;m<=1;m++)for(let g=0;g<=1;g++)for(let y=0;y<=1;y++){a.x=m?u.x:c.x,a.y=g?u.y:c.y,a.z=y?u.z:c.z,this.closestPointToPoint(a,r);let x=a.distanceToSquared(r);if(x<p&&(p=x,o&&o.copy(r),l&&l.copy(a),x<h))return Math.sqrt(x)}for(let m=0;m<12;m++){let g=t[m];for(let y=0;y<12;y++){let x=i[y];Ab(g,x,r,a);let b=r.distanceToSquared(a);if(b<p&&(p=b,o&&o.copy(r),l&&l.copy(a),b<h))return Math.sqrt(b)}}return Math.sqrt(p)}}();var rc=new R,ac=new R,sc=new R,Of=new re,If=new re,Rf=new re,ZA=new R,KA=new R,JA=new R,Lf=new R;function Gq(e,t,i,r,a,s){let n;return s===Xr?n=e.intersectTriangle(r,i,t,!0,a):n=e.intersectTriangle(t,i,r,s!==ja,a),n===null?null:{distance:e.origin.distanceTo(a),point:a.clone()}}function Hq(e,t,i,r,a,s,n,o,l){rc.fromBufferAttribute(t,s),ac.fromBufferAttribute(t,n),sc.fromBufferAttribute(t,o);let h=Gq(e,rc,ac,sc,Lf,l);if(h){r&&(Of.fromBufferAttribute(r,s),If.fromBufferAttribute(r,n),Rf.fromBufferAttribute(r,o),h.uv=aa.getInterpolation(Lf,rc,ac,sc,Of,If,Rf,new re)),a&&(Of.fromBufferAttribute(a,s),If.fromBufferAttribute(a,n),Rf.fromBufferAttribute(a,o),h.uv1=aa.getInterpolation(Lf,rc,ac,sc,Of,If,Rf,new re)),i&&(ZA.fromBufferAttribute(i,s),KA.fromBufferAttribute(i,n),JA.fromBufferAttribute(i,o),h.normal=aa.getInterpolation(Lf,rc,ac,sc,ZA,KA,JA,new R),h.normal.dot(e.direction)>0&&h.normal.multiplyScalar(-1));let c={a:s,b:n,c:o,normal:new R,materialIndex:0};aa.getNormal(rc,ac,sc,c.normal),h.face=c,h.faceIndex=s}return h}function YT(e,t,i,r,a){let s=r*3,n=e.index.getX(s),o=e.index.getX(s+1),l=e.index.getX(s+2),{position:h,normal:c,uv:u,uv1:d}=e.attributes,p=Hq(i,h,c,u,d,n,o,l,t);return p?(p.faceIndex=r,a&&a.push(p),p):null}function Wq(e,t,i,r,a,s){for(let n=r,o=r+a;n<o;n++)YT(e,t,i,n,s)}function qq(e,t,i,r,a){let s=1/0,n=null;for(let o=r,l=r+a;o<l;o++){let h=YT(e,t,i,o);h&&h.distance<s&&(n=h,s=h.distance)}return n}function _n(e,t,i,r){let a=e.a,s=e.b,n=e.c,o=t,l=t+1,h=t+2;i&&(o=i.getX(t),l=i.getX(t+1),h=i.getX(t+2)),a.x=r.getX(o),a.y=r.getY(o),a.z=r.getZ(o),s.x=r.getX(l),s.y=r.getY(l),s.z=r.getZ(l),n.x=r.getX(h),n.y=r.getY(h),n.z=r.getZ(h)}function $A(e,t,i,r,a,s,n){let o=i.index,l=i.attributes.position;for(let h=e,c=t+e;h<c;h++)if(_n(n,h*3,o,l),n.needsUpdate=!0,r(n,h,a,s))return!0;return!1}var XT=class{constructor(e){this._getNewPrimitive=e,this._primitives=[]}getPrimitive(){let e=this._primitives;return e.length===0?this._getNewPrimitive():e.pop()}releasePrimitive(e){this._primitives.push(e)}};function sl(e,t){return t[e+15]===65535}function kc(e,t){return t[e+6]}function rp(e,t){return t[e+14]}function ap(e){return e+8}function sp(e,t){return t[e+6]}function Yq(e,t){return t[e+7]}var Dc=new cr,bg=new R,Xq=["x","y","z"];function G1(e,t,i,r,a){let s=e*2,n=_u,o=yl,l=xl;if(sl(s,o)){let h=kc(e,l),c=rp(s,o);Wq(t,i,r,h,c,a)}else{let h=ap(e);wg(h,n,r,bg)&&G1(h,t,i,r,a);let c=sp(e,l);wg(c,n,r,bg)&&G1(c,t,i,r,a)}}function H1(e,t,i,r){let a=e*2,s=_u,n=yl,o=xl;if(sl(a,n)){let l=kc(e,o),h=rp(a,n);return qq(t,i,r,l,h)}else{let l=Yq(e,o),h=Xq[l],c=r.direction[h]>=0,u,d;c?(u=ap(e),d=sp(e,o)):(u=sp(e,o),d=ap(e));let p=wg(u,s,r,bg)?H1(u,t,i,r):null;if(p){let m=p.point[h];if(c?m<=s[d+l]:m>=s[d+l+3])return p}let f=wg(d,s,r,bg)?H1(d,t,i,r):null;return p&&f?p.distance<=f.distance?p:f:p||f||null}}var Qq=function(){let e,t,i=[],r=new XT(()=>new cr);return function(...s){e=r.getPrimitive(),t=r.getPrimitive(),i.push(e,t);let n=a(...s);r.releasePrimitive(e),r.releasePrimitive(t),i.pop(),i.pop();let o=i.length;return o>0&&(t=i[o-1],e=i[o-2]),n};function a(s,n,o,l,h=null,c=0,u=0){function d(x){let b=x*2,_=yl,S=xl;for(;!sl(b,_);)x=ap(x),b=x*2;return kc(x,S)}function p(x){let b=x*2,_=yl,S=xl;for(;!sl(b,_);)x=sp(x,S),b=x*2;return kc(x,S)+rp(b,_)}let f=s*2,m=_u,g=yl,y=xl;if(sl(f,g)){let x=kc(s,y),b=rp(f,g);return Mn(s,m,e),l(x,b,!1,u,c+s,e)}else{let x=ap(s),b=sp(s,y),_=x,S=b,M,C,A,T;if(h&&(A=e,T=t,Mn(_,m,A),Mn(S,m,T),M=h(A),C=h(T),C<M)){_=b,S=x;let q=M;M=C,C=q,A=T}A||(A=e,Mn(_,m,A));let P=sl(_*2,g),D=o(A,P,M,u+1,c+_),z;if(D===2){let q=d(_),Q=p(_)-q;z=l(q,Q,!0,u+1,c+_,A)}else z=D&&a(_,n,o,l,h,c,u+1);if(z)return!0;T=t,Mn(S,m,T);let F=sl(S*2,g),L=o(T,F,C,u+1,c+S),G;if(L===2){let q=d(S),Q=p(S)-q;G=l(q,Q,!0,u+1,c+S,T)}else G=L&&a(S,n,o,l,h,c,u+1);return!!G}}}(),Zq=function(){let e=new Eo,t=new Eo,i=new je,r=new Bn,a=new Bn;return function s(n,o,l,h,c=null){let u=n*2,d=_u,p=yl,f=xl;if(c===null&&(l.boundingBox||l.computeBoundingBox(),r.set(l.boundingBox.min,l.boundingBox.max,h),c=r),sl(u,p)){let m=o,g=m.index,y=m.attributes.position,x=l.index,b=l.attributes.position,_=kc(n,f),S=rp(u,p);if(i.copy(h).invert(),l.boundsTree)return Mn(n,d,a),a.matrix.copy(i),a.needsUpdate=!0,l.boundsTree.shapecast({intersectsBounds:M=>a.intersectsBox(M),intersectsTriangle:M=>{M.a.applyMatrix4(h),M.b.applyMatrix4(h),M.c.applyMatrix4(h),M.needsUpdate=!0;for(let C=_*3,A=(S+_)*3;C<A;C+=3)if(_n(t,C,g,y),t.needsUpdate=!0,M.intersectsTriangle(t))return!0;return!1}});for(let M=_*3,C=S+_*3;M<C;M+=3){_n(e,M,g,y),e.a.applyMatrix4(i),e.b.applyMatrix4(i),e.c.applyMatrix4(i),e.needsUpdate=!0;for(let A=0,T=x.count;A<T;A+=3)if(_n(t,A,x,b),t.needsUpdate=!0,e.intersectsTriangle(t))return!0}}else{let m=n+8,g=f[n+6];return Mn(m,d,Dc),!!(c.intersectsBox(Dc)&&s(m,o,l,h,c)||(Mn(g,d,Dc),c.intersectsBox(Dc)&&s(g,o,l,h,c)))}}}();function wg(e,t,i,r){return Mn(e,t,Dc),i.intersectBox(Dc,r)}var W1=[],_m,_u,yl,xl;function wd(e){_m&&W1.push(_m),_m=e,_u=new Float32Array(e),yl=new Uint16Array(e),xl=new Uint32Array(e)}function Bf(){_m=null,_u=null,yl=null,xl=null,W1.length&&wd(W1.pop())}var C0=Symbol("skip tree generation"),E0=new cr,T0=new cr,nc=new je,Fl=new Bn,ed=new Bn,td=new R,zf=new R,Kq=new R,Jq=new R,$q=new R,eM=new cr,hn=new XT(()=>new Eo),Bd=class{static serialize(e,t={}){if(t.isBufferGeometry)return console.warn("MeshBVH.serialize: The arguments for the function have changed. See documentation for new signature."),Bd.serialize(arguments[0],{cloneBuffers:arguments[2]===void 0?!0:arguments[2]});t={cloneBuffers:!0,...t};let i=e.geometry,r=e._roots,a=i.getIndex(),s;return t.cloneBuffers?s={roots:r.map(n=>n.slice()),index:a.array.slice()}:s={roots:r,index:a.array},s}static deserialize(e,t,i={}){if(typeof i=="boolean")return console.warn("MeshBVH.deserialize: The arguments for the function have changed. See documentation for new signature."),Bd.deserialize(arguments[0],arguments[1],{setIndex:arguments[2]===void 0?!0:arguments[2]});i={setIndex:!0,...i};let{index:r,roots:a}=e,s=new Bd(t,{...i,[C0]:!0});if(s._roots=a,i.setIndex){let n=t.getIndex();if(n===null){let o=new It(e.index,1,!1);t.setIndex(o)}else n.array!==r&&(n.array.set(r),n.needsUpdate=!0)}return s}constructor(e,t={}){if(e.isBufferGeometry){if(e.index&&e.index.isInterleavedBufferAttribute)throw new Error("MeshBVH: InterleavedBufferAttribute is not supported for the index attribute.")}else throw new Error("MeshBVH: Only BufferGeometries are supported.");if(t=Object.assign({strategy:0,maxDepth:40,maxLeafTris:10,verbose:!0,useSharedArrayBuffer:!1,setBoundingBox:!0,onProgress:null,[C0]:!1},t),t.useSharedArrayBuffer&&typeof SharedArrayBuffer>"u")throw new Error("MeshBVH: SharedArrayBuffer is not available.");this._roots=null,t[C0]||(this._roots=Uq(e,t),!e.boundingBox&&t.setBoundingBox&&(e.boundingBox=this.getBoundingBox(new cr))),this.geometry=e}refit(e=null){e&&Array.isArray(e)&&(e=new Set(e));let t=this.geometry,i=t.index.array,r=t.attributes.position,a,s,n,o,l=0,h=this._roots;for(let u=0,d=h.length;u<d;u++)a=h[u],s=new Uint32Array(a),n=new Uint16Array(a),o=new Float32Array(a),c(0,l),l+=a.byteLength;function c(u,d,p=!1){let f=u*2;if(n[f+15]===65535){let m=s[u+6],g=n[f+14],y=1/0,x=1/0,b=1/0,_=-1/0,S=-1/0,M=-1/0;for(let C=3*m,A=3*(m+g);C<A;C++){let T=i[C],P=r.getX(T),D=r.getY(T),z=r.getZ(T);P<y&&(y=P),P>_&&(_=P),D<x&&(x=D),D>S&&(S=D),z<b&&(b=z),z>M&&(M=z)}return o[u+0]!==y||o[u+1]!==x||o[u+2]!==b||o[u+3]!==_||o[u+4]!==S||o[u+5]!==M?(o[u+0]=y,o[u+1]=x,o[u+2]=b,o[u+3]=_,o[u+4]=S,o[u+5]=M,!0):!1}else{let m=u+8,g=s[u+6],y=m+d,x=g+d,b=p,_=!1,S=!1;e?b||(_=e.has(y),S=e.has(x),b=!_&&!S):(_=!0,S=!0);let M=b||_,C=b||S,A=!1;M&&(A=c(m,d,b));let T=!1;C&&(T=c(g,d,b));let P=A||T;if(P)for(let D=0;D<3;D++){let z=m+D,F=g+D,L=o[z],G=o[z+3],q=o[F],Q=o[F+3];o[u+D]=L<q?L:q,o[u+D+3]=G>Q?G:Q}return P}}}traverse(e,t=0){let i=this._roots[t],r=new Uint32Array(i),a=new Uint16Array(i);s(0);function s(n,o=0){let l=n*2,h=a[l+15]===65535;if(h){let c=r[n+6],u=a[l+14];e(o,h,new Float32Array(i,n*4,6),c,u)}else{let c=n+8,u=r[n+6],d=r[n+7];e(o,h,new Float32Array(i,n*4,6),d)||(s(c,o+1),s(u,o+1))}}}raycast(e,t=Xs){let i=this._roots,r=this.geometry,a=[],s=t.isMaterial,n=Array.isArray(t),o=r.groups,l=s?t.side:t;for(let h=0,c=i.length;h<c;h++){let u=n?t[o[h].materialIndex].side:l,d=a.length;if(wd(i[h]),G1(0,r,u,e,a),Bf(),n){let p=o[h].materialIndex;for(let f=d,m=a.length;f<m;f++)a[f].face.materialIndex=p}}return a}raycastFirst(e,t=Xs){let i=this._roots,r=this.geometry,a=t.isMaterial,s=Array.isArray(t),n=null,o=r.groups,l=a?t.side:t;for(let h=0,c=i.length;h<c;h++){let u=s?t[o[h].materialIndex].side:l;wd(i[h]);let d=H1(0,r,u,e);Bf(),d!=null&&(n==null||d.distance<n.distance)&&(n=d,s&&(d.face.materialIndex=o[h].materialIndex))}return n}intersectsGeometry(e,t){let i=this.geometry,r=!1;for(let a of this._roots)if(wd(a),r=Zq(0,i,e,t),Bf(),r)break;return r}shapecast(e,t,i){let r=this.geometry;if(e instanceof Function){if(t){let u=t;t=(d,p,f,m)=>{let g=p*3;return u(d,g,g+1,g+2,f,m)}}e={boundsTraverseOrder:i,intersectsBounds:e,intersectsTriangle:t,intersectsRange:null},console.warn("MeshBVH: Shapecast function signature has changed and now takes an object of callbacks as a second argument. See docs for new signature.")}let a=hn.getPrimitive(),{boundsTraverseOrder:s,intersectsBounds:n,intersectsRange:o,intersectsTriangle:l}=e;if(o&&l){let u=o;o=(d,p,f,m,g)=>u(d,p,f,m,g)?!0:$A(d,p,r,l,f,m,a)}else o||(l?o=(u,d,p,f)=>$A(u,d,r,l,p,f,a):o=(u,d,p)=>p);let h=!1,c=0;for(let u of this._roots){if(wd(u),h=Qq(0,r,n,o,s,c),Bf(),h)break;c+=u.byteLength}return hn.releasePrimitive(a),h}bvhcast(e,t,i){let{intersectsRanges:r,intersectsTriangles:a}=i,s=this.geometry.index,n=this.geometry.attributes.position,o=e.geometry.index,l=e.geometry.attributes.position;nc.copy(t).invert();let h=hn.getPrimitive(),c=hn.getPrimitive();if(a){let d=function(p,f,m,g,y,x,b,_){for(let S=m,M=m+g;S<M;S++){_n(c,S*3,o,l),c.a.applyMatrix4(t),c.b.applyMatrix4(t),c.c.applyMatrix4(t),c.needsUpdate=!0;for(let C=p,A=p+f;C<A;C++)if(_n(h,C*3,s,n),h.needsUpdate=!0,a(h,c,C,S,y,x,b,_))return!0}return!1};if(r){let p=r;r=function(f,m,g,y,x,b,_,S){return p(f,m,g,y,x,b,_,S)?!0:d(f,m,g,y,x,b,_,S)}}else r=d}e.getBoundingBox(T0),T0.applyMatrix4(t);let u=this.shapecast({intersectsBounds:d=>T0.intersectsBox(d),intersectsRange:(d,p,f,m,g,y)=>(E0.copy(y),E0.applyMatrix4(nc),e.shapecast({intersectsBounds:x=>E0.intersectsBox(x),intersectsRange:(x,b,_,S,M)=>r(d,p,x,b,m,g,S,M)}))});return hn.releasePrimitive(h),hn.releasePrimitive(c),u}intersectsBox(e,t){return Fl.set(e.min,e.max,t),Fl.needsUpdate=!0,this.shapecast({intersectsBounds:i=>Fl.intersectsBox(i),intersectsTriangle:i=>Fl.intersectsTriangle(i)})}intersectsSphere(e){return this.shapecast({intersectsBounds:t=>e.intersectsBox(t),intersectsTriangle:t=>t.intersectsSphere(e)})}closestPointToGeometry(e,t,i={},r={},a=0,s=1/0){e.boundingBox||e.computeBoundingBox(),Fl.set(e.boundingBox.min,e.boundingBox.max,t),Fl.needsUpdate=!0;let n=this.geometry,o=n.attributes.position,l=n.index,h=e.attributes.position,c=e.index,u=hn.getPrimitive(),d=hn.getPrimitive(),p=zf,f=Kq,m=null,g=null;r&&(m=Jq,g=$q);let y=1/0,x=null,b=null;return nc.copy(t).invert(),ed.matrix.copy(nc),this.shapecast({boundsTraverseOrder:_=>Fl.distanceToBox(_),intersectsBounds:(_,S,M)=>M<y&&M<s?(S&&(ed.min.copy(_.min),ed.max.copy(_.max),ed.needsUpdate=!0),!0):!1,intersectsRange:(_,S)=>{if(e.boundsTree)return e.boundsTree.shapecast({boundsTraverseOrder:M=>ed.distanceToBox(M),intersectsBounds:(M,C,A)=>A<y&&A<s,intersectsRange:(M,C)=>{for(let A=M*3,T=(M+C)*3;A<T;A+=3){_n(d,A,c,h),d.a.applyMatrix4(t),d.b.applyMatrix4(t),d.c.applyMatrix4(t),d.needsUpdate=!0;for(let P=_*3,D=(_+S)*3;P<D;P+=3){_n(u,P,l,o),u.needsUpdate=!0;let z=u.distanceToTriangle(d,p,m);if(z<y&&(f.copy(p),g&&g.copy(m),y=z,x=P/3,b=A/3),z<a)return!0}}}});{let M=c?c.count:h.count;for(let C=0,A=M;C<A;C+=3){_n(d,C,c,h),d.a.applyMatrix4(t),d.b.applyMatrix4(t),d.c.applyMatrix4(t),d.needsUpdate=!0;for(let T=_*3,P=(_+S)*3;T<P;T+=3){_n(u,T,l,o),u.needsUpdate=!0;let D=u.distanceToTriangle(d,p,m);if(D<y&&(f.copy(p),g&&g.copy(m),y=D,x=T/3,b=C/3),D<a)return!0}}}}}),hn.releasePrimitive(u),hn.releasePrimitive(d),y===1/0?null:(i.point?i.point.copy(f):i.point=f.clone(),i.distance=y,i.faceIndex=x,r&&(r.point?r.point.copy(g):r.point=g.clone(),r.point.applyMatrix4(nc),f.applyMatrix4(nc),r.distance=f.sub(r.point).length(),r.faceIndex=b),i)}closestPointToPoint(e,t={},i=0,r=1/0){let a=i*i,s=r*r,n=1/0,o=null;if(this.shapecast({boundsTraverseOrder:h=>(td.copy(e).clamp(h.min,h.max),td.distanceToSquared(e)),intersectsBounds:(h,c,u)=>u<n&&u<s,intersectsTriangle:(h,c)=>{h.closestPointToPoint(e,td);let u=e.distanceToSquared(td);return u<n&&(zf.copy(td),n=u,o=c),u<a}}),n===1/0)return null;let l=Math.sqrt(n);return t.point?t.point.copy(zf):t.point=zf.clone(),t.distance=l,t.faceIndex=o,t}getBoundingBox(e){return e.makeEmpty(),this._roots.forEach(t=>{Mn(0,new Float32Array(t),eM),e.union(eM)}),e}},id=Do(iL()),eY=.5*(Math.sqrt(3)-1),rd=(3-Math.sqrt(3))/6,tY=1/3,cn=1/6,Aae=(Math.sqrt(5)-1)/4,Mae=(5-Math.sqrt(5))/20,zd=e=>Math.floor(e)|0,tM=new Float64Array([1,1,-1,1,1,-1,-1,-1,1,0,-1,0,1,0,-1,0,0,1,0,-1,0,1,0,-1]),P0=new Float64Array([1,1,0,-1,1,0,1,-1,0,-1,-1,0,1,0,1,-1,0,1,1,0,-1,-1,0,-1,0,1,1,0,-1,1,0,1,-1,0,-1,-1]);function D0(e=Math.random){let t=QT(e),i=new Float64Array(t).map(a=>tM[a%12*2]),r=new Float64Array(t).map(a=>tM[a%12*2+1]);return function(a,s){let n=0,o=0,l=0,h=(a+s)*eY,c=zd(a+h),u=zd(s+h),d=(c+u)*rd,p=c-d,f=u-d,m=a-p,g=s-f,y,x;m>g?(y=1,x=0):(y=0,x=1);let b=m-y+rd,_=g-x+rd,S=m-1+2*rd,M=g-1+2*rd,C=c&255,A=u&255,T=.5-m*m-g*g;if(T>=0){let z=C+t[A],F=i[z],L=r[z];T*=T,n=T*T*(F*m+L*g)}let P=.5-b*b-_*_;if(P>=0){let z=C+y+t[A+x],F=i[z],L=r[z];P*=P,o=P*P*(F*b+L*_)}let D=.5-S*S-M*M;if(D>=0){let z=C+1+t[A+1],F=i[z],L=r[z];D*=D,l=D*D*(F*S+L*M)}return 70*(n+o+l)}}function iY(e=Math.random){let t=QT(e),i=new Float64Array(t).map(s=>P0[s%12*3]),r=new Float64Array(t).map(s=>P0[s%12*3+1]),a=new Float64Array(t).map(s=>P0[s%12*3+2]);return function(s,n,o){let l,h,c,u,d=(s+n+o)*tY,p=zd(s+d),f=zd(n+d),m=zd(o+d),g=(p+f+m)*cn,y=p-g,x=f-g,b=m-g,_=s-y,S=n-x,M=o-b,C,A,T,P,D,z;_>=S?S>=M?(C=1,A=0,T=0,P=1,D=1,z=0):_>=M?(C=1,A=0,T=0,P=1,D=0,z=1):(C=0,A=0,T=1,P=1,D=0,z=1):S<M?(C=0,A=0,T=1,P=0,D=1,z=1):_<M?(C=0,A=1,T=0,P=0,D=1,z=1):(C=0,A=1,T=0,P=1,D=1,z=0);let F=_-C+cn,L=S-A+cn,G=M-T+cn,q=_-P+2*cn,Q=S-D+2*cn,Y=M-z+2*cn,ne=_-1+3*cn,ce=S-1+3*cn,ie=M-1+3*cn,te=p&255,de=f&255,oe=m&255,ue=.6-_*_-S*S-M*M;if(ue<0)l=0;else{let Ae=te+t[de+t[oe]];ue*=ue,l=ue*ue*(i[Ae]*_+r[Ae]*S+a[Ae]*M)}let se=.6-F*F-L*L-G*G;if(se<0)h=0;else{let Ae=te+C+t[de+A+t[oe+T]];se*=se,h=se*se*(i[Ae]*F+r[Ae]*L+a[Ae]*G)}let Ce=.6-q*q-Q*Q-Y*Y;if(Ce<0)c=0;else{let Ae=te+P+t[de+D+t[oe+z]];Ce*=Ce,c=Ce*Ce*(i[Ae]*q+r[Ae]*Q+a[Ae]*Y)}let me=.6-ne*ne-ce*ce-ie*ie;if(me<0)u=0;else{let Ae=te+1+t[de+1+t[oe+1]];me*=me,u=me*me*(i[Ae]*ne+r[Ae]*ce+a[Ae]*ie)}return 32*(l+h+c+u)}}function QT(e){let t=new Uint8Array(512);for(let i=0;i<512/2;i++)t[i]=i;for(let i=0;i<512/2-1;i++){let r=i+~~(e()*(256-i)),a=t[i];t[i]=t[r],t[r]=a}for(let i=256;i<512;i++)t[i]=t[i-256];return t}var Ls=new aa,rY=class{constructor(e){this.weightAttribute=null;let t=e.geometry;if(!t.isBufferGeometry||t.attributes.position.itemSize!==3)throw new Error("THREE.MeshSurfaceSampler: Requires BufferGeometry triangle mesh.");t.index&&(t=t.toNonIndexed()),this.geometry=t,this.randomFunction=Math.random,this.positionAttribute=this.geometry.getAttribute("position"),this.distribution=null}build(){let e=this.positionAttribute,t=new Float32Array(e.count/3);for(let r=0;r<e.count;r+=3){let a=1;Ls.a.fromBufferAttribute(e,r),Ls.b.fromBufferAttribute(e,r+1),Ls.c.fromBufferAttribute(e,r+2),a*=Ls.getArea(),t[r/3]=a}this.distribution=new Float32Array(e.count/3);let i=0;for(let r=0;r<t.length;r++)i+=t[r],this.distribution[r]=i;return this}setRandomGenerator(e){return this.randomFunction=e,this}sample(e,t){if(this.distribution){let i=this.distribution[this.distribution.length-1],r=this.binarySearch(this.randomFunction()*i);return this.sampleFace(r,e,t)}}binarySearch(e){if(!this.distribution)return 0;let t=this.distribution,i=0,r=t.length-1,a=-1;for(;i<=r;){let s=Math.ceil((i+r)/2);if(s===0||t[s-1]<=e&&t[s]>e){a=s;break}else e<t[s]?r=s-1:i=s+1}return a}sampleFace(e,t,i){let r=this.randomFunction(),a=this.randomFunction();return r+a>1&&(r=1-r,a=1-a),Ls.a.fromBufferAttribute(this.positionAttribute,e*3),Ls.b.fromBufferAttribute(this.positionAttribute,e*3+1),Ls.c.fromBufferAttribute(this.positionAttribute,e*3+2),t.set(0,0,0).addScaledVector(Ls.a,r).addScaledVector(Ls.b,a).addScaledVector(Ls.c,1-(r+a)),Ls.getNormal(i),this}},aY=Do(PE()),sY=new je,nY=new je,oY=new je,np;(e=>{function t(i){return i&&i.__isSPEObject}e.is=t})(np||(np={}));var Mb=e=>class extends e{constructor(){super(...arguments),this.previousModelViewMatrix=new je,this.copyPreviousMatrix=!0,this.hiddenMatrix=new je,this.matrixWorldRigid=new je,this.shearScale=new je,this.shearScaleInv=new je}get __isSPEObject(){return!0}isDescendantOf(t){t instanceof Si&&(t=t.uuid);let i=this;for(;i.parent;){if(i.parent.uuid===t)return!0;i=i.parent}return!1}updateMatrixWorld(t){this.matrixAutoUpdate&&this.updateMatrix(),(this.matrixWorldNeedsUpdate||t)&&(this.parent===null?this.matrixWorld.multiplyMatrices(this.hiddenMatrix,this.matrix):(this.matrixWorld.multiplyMatrices(this.parent.matrixWorld,this.hiddenMatrix),this.matrixWorld.multiplyMatrices(this.matrixWorld,this.matrix)),this.matrixWorldNeedsUpdate=!1,t=!0);for(let i of this.children)i.updateMatrixWorld(t)}updateWorldMatrix(t,i){let r=this.parent;if(t&&r!==null&&r.updateWorldMatrix(!0,!1),this.matrixAutoUpdate&&this.updateMatrix(),this.parent===null?this.matrixWorld.multiplyMatrices(this.hiddenMatrix,this.matrix):(this.matrixWorld.multiplyMatrices(this.parent.matrixWorld,this.hiddenMatrix),this.matrixWorld.multiplyMatrices(this.matrixWorld,this.matrix)),i)for(let a of this.children)a.updateWorldMatrix(!1,!0)}traverseChildren(t,i=0){for(let r of this.children)np.is(r)&&r.traverseObject(t,i+1)}traverseObject(t,i=0){if(t(this,i)!==!0)for(let r of this.children)np.is(r)&&r.traverseObject(t,i+1)}updateMatrixWorldSVD(){let t=this.matrixWorld.elements,i=[[t[0],t[4],t[8]],[t[1],t[5],t[9]],[t[2],t[6],t[10]]],{u:r,v:a,q:s}=(0,aY.SVD)(i),n=sY.set(r[0][0],r[0][1],r[0][2],0,r[1][0],r[1][1],r[1][2],0,r[2][0],r[2][1],r[2][2],0,0,0,0,1),o=nY.set(a[0][0],a[0][1],a[0][2],0,a[1][0],a[1][1],a[1][2],0,a[2][0],a[2][1],a[2][2],0,0,0,0,1),l=oY.copy(o).transpose();this.shearScale.makeScale(s[0],s[1],s[2]).multiply(l).premultiply(o),this.shearScaleInv.copy(this.shearScale).invert(),this.matrixWorldRigid.multiplyMatrices(n,l).copyPosition(this.matrixWorld),s.every(h=>Math.abs(s[0]-h)<.01)?this.hasNonUniformScale=!1:this.hasNonUniformScale=!0}attach(t,i){this.updateWorldMatrix(!0,!1);let r=new je().copy(this.matrixWorld).invert();return t.parent!==null&&(t.parent.updateWorldMatrix(!0,!1),r.multiply(t.parent.matrixWorld)),"hiddenMatrix"in t&&t.hiddenMatrix instanceof je?t.hiddenMatrix.premultiply(r):t.applyMatrix4(r),t.updateWorldMatrix(!1,!1),this.add(t),i!==void 0&&(this.children.pop(),this.children.splice(i,0,t)),this}copy(t,i=!1){return super.copy(t,i),this.hasNonUniformScale=t.hasNonUniformScale,this}onAfterRender(t,i,r,a,s,n){this.copyPreviousMatrix&&this.previousModelViewMatrix.copy(this.modelViewMatrix)}},lY=class extends Mb(Si){},hY=e=>e.type==="Mesh",ma=class extends lY{constructor(e){super(),this.object=e,this.matrixAutoUpdate=!1,this.hasNonUniformScale=e.hasNonUniformScale}raycast(e,t){}expand(){let e=0,t=this.object.entityChildren(e);for(;t;){let i=this.children[e];i?.object!==t&&(i&&this.remove(i),i=new ma(t),this.add(i),this.children.splice(e,0,this.children.pop()),i.matrixWorldNeedsUpdate=!0,i.matrixAutoUpdate=!1,i.matrix=t.matrix,i.hiddenMatrix=t.hiddenMatrix),i.expand(),e+=1,t=this.object.entityChildren(e)}for(;this.children.length>e;)this.remove(this.children[e])}get visible(){return this.playModeVisible!==void 0?this.playModeVisible:this.object.visible||this.object.dataPatched.visible&&this.object.dataPatched.cloner?.hideBase===!0}set visible(e){}get castShadow(){return this.object.castShadow}set castShadow(e){}get receiveShadow(){return this.object.receiveShadow}set receiveShadow(e){}get isMesh(){return hY(this.object)}get isLight(){return this.object.isLight}get layers(){return this.object.layers}set layers(e){}get isCamera(){return!1}get geometry(){if(this.object.geometry)return this.object.geometry}get material(){if(this.object.material)return this.object.material}},Wl=new R,ql=new R,Uc=new je,ZT=[new R(-1,1,1),new R(-1,-1,1),new R(1,-1,1),new R(1,1,1),new R(-1,1,-1),new R(-1,-1,-1),new R(1,-1,-1),new R(1,1,-1)],cY=[[0,3],[1,2],[5,6],[4,7],[0,1],[3,2],[7,6],[4,5],[0,4],[1,5],[2,6],[3,7]],uY=[[0,2],[7,5],[4,1],[3,6],[4,3],[1,6]],iM=(e,t,i)=>{e.updateEntityBoxSize(Wl,ql),Uc.copy(t).multiply(e.matrixWorld),ql.x===0&&ql.y===0&&ql.z===0?i.push(new R(Wl.x,Wl.y,Wl.z).applyMatrix4(Uc)):ZT.forEach(r=>{i.push(r.clone().multiply(ql).add(Wl).applyMatrix4(Uc))})},rM=class extends cr{constructor(){super(...arguments),this.matrix=new je,this.vertices=[],this.faces=[],this.edges=[],this.centerEdges=[]}copy(e){return super.copy(e),this.matrix.copy(e.matrix),this.vertices=e.vertices.map(t=>t.clone()),this.faces=e.faces.map(t=>t.clone()),this.edges=e.edges.map(t=>t.clone()),this.centerEdges=e.centerEdges.map(t=>t.clone()),this}setFromObjectSize(e,t=!1){e.updateWorldMatrix(!1,t),this.makeEmpty(),this.matrix.copy(e.matrixWorld);let i=new je().copy(e.matrixWorld).invert();return this.expandByObjectSize(e,i,t)}expandByObjectSize(e,t,i=!1){let r=[];return i===!0?e.traverseEntity(a=>{if(a.visible||a.cloner&&a.data.visible){if(!("geometry"in a)){r.push(new R);return}iM(a,t,r)}}):iM(e,t,r),this.setFromPoints(r)}getCenter(e){return e=super.getCenter(e),e.applyMatrix4(this.matrix),e}getPositionToCenter(e){return e=super.getCenter(e),e.applyMatrix4(Uc.copy(this.matrix).setPosition(0,0,0)),e}computeVertices(){this.getSize(ql).multiplyScalar(.5),this.getCenter(Wl),Uc.copy(this.matrix).setPosition(Wl),this.vertices=ZT.map(e=>e.clone().multiply(ql).applyMatrix4(Uc))}computeEdges(){this.vertices.length>0&&this.computeVertices(),this.edges=cY.map(([e,t])=>new Ss(this.vertices[e],this.vertices[t])),this.centerEdges=this.edges.map(e=>e.getCenter(new R))}computeFaces(){this.vertices.length>0&&this.computeVertices(),this.faces=uY.map(([e,t])=>this.vertices[e].clone().add(this.vertices[t]).multiplyScalar(.5))}},dl={Cloner:()=>{},changeEntityProptotype:()=>{},createEntity:()=>{}},dY=class extends a3{constructor(){super()}getPoints(e=12){let t=[],i,r=this.getCurveLengths(),a=r[r.length-1]/r.length;for(let s=0,n=this.curves;s<n.length;s++){let o=n[s],l=s===0?r[s]:r[s]-r[s-1],h=Math.ceil(e*l/a),c=o.getPoints(h);for(let u=0;u<c.length;u++){let d=c[u];i&&i.equals(d)||(t.push(d),i=d)}}return this.autoClose&&t.length>1&&!t[t.length-1].equals(t[0])&&t.push(t[0]),t}},q1=.001;function Y1(e,t,i){return t.clone().sub(e).cross(t.clone().sub(i)).length()<=q1}function O0(e,t){let i=new R(...e.position),r=new R(...e.controlNext.position),a=new R(...t.controlPrevious.position),s=new R(...t.position);return Y1(i,r,s)&&Y1(i,a,s)}function KT(e){let t=e.points.map(c=>new R(...c.data.position)),i=[e.points[0]],r=new R(...i[0].data.position);for(let c=0;c<e.points.length-1;c++)Y1(r,t[c],t[c+1])||(i.push(e.points[c]),r=t[c]);i.push(e.points[e.points.length-1]);let a=e.isClosed,s=i.length-(a?0:1),n=i.length,o=[];for(let c=0;c<n;c++){let u=i[c].data,d=new R(...u.position),p=new R(...u.controlPrevious.position),f=new R(...u.controlNext.position),m={position:d,baseRoundness:u.roundness,controlPrevious:p,controlNext:f};if(u.roundness===0||!e.isClosed&&(c===0||c===n-1)){o[c]={...m,removedLength:0};continue}let g=a&&c==0?n-1:c-1,y=a&&c==n-1?0:c+1,x=i[g].data,b=i[y].data,_=new R(...x.position),S=new R(...b.position),M=_.clone().sub(d).normalize(),C=S.clone().sub(d).normalize();Object.assign(m,{prevDir:M,nextDir:C});let A=O0(x,u),T=O0(u,b);if(!A||!T)o[c]={...m,removedLength:0};else{let P=M.clone().add(C).normalize(),D=P.clone().cross(M).length()/M.dot(P);o[c]={...m,tan:D,removedLength:u.roundness/D}}}for(let c=0;c<s;c++){let u=c,d=a&&c===n-1?0:c+1,p=o[u],f=o[d];if(p.removedLength!==0||f.removedLength!==0){let m=p.position.distanceTo(f.position);p.removedLength=Math.min(p.removedLength,m/2),f.removedLength=Math.min(f.removedLength,m/2)}}let l=[];for(let c=0;c<s;c++){let u=c,d=a&&c===n-1?0:c+1,p=o[u],f=o[d],m=null;if(!O0(i[u].data,i[d].data))p.position.distanceTo(f.position)>q1&&(m=new vm(p.position,p.controlNext,f.controlPrevious,f.position));else{let g=p.position.clone(),y=f.position.clone();(p.removedLength!==0||f.removedLength!==0)&&(p.nextDir&&g.add(p.nextDir.clone().setLength(p.removedLength)),f.prevDir&&y.add(f.prevDir.clone().setLength(f.removedLength))),g.distanceTo(y)>q1&&(m=new vm(g,g.clone().lerp(y,.3),y.clone().lerp(g,.3),y))}l[2*c+1]=m}for(let c=0;c<n;c++){let u=o[c];if(u.removedLength===0){l[2*c]=null;continue}let d=u.position,p=u.prevDir.clone().multiplyScalar(u.removedLength).add(d),f=u.nextDir.clone().multiplyScalar(u.removedLength).add(d),m=u.tan*u.removedLength,g=u.prevDir.clone().add(u.nextDir).normalize(),y=p.clone().lerp(f,.5),x=p.distanceTo(f)/2,b=g.clone().multiplyScalar(Math.sqrt(Math.pow(m,2)-Math.pow(x,2))).add(y),_=g.clone().multiplyScalar(-m).add(b),S=d.distanceTo(_)/d.distanceTo(y),M=u.prevDir.clone().multiplyScalar(S*d.distanceTo(p)).add(d),C=M.clone().lerp(_,2),A=p.clone().lerp(M,4/3),T=f.clone().lerp(C,4/3);l[2*c]=new vm(p,A,T,f)}let h=new dY;return l.forEach(c=>{c&&h.add(c)}),h}var ni;(e=>{function t(i){return i&&i.__isEntity}e.is=t})(ni||(ni={}));var uo=e=>ni.is(e),pY={type:"completeState",isfromEntity:!0},fY=["x","y","z"],I0=new R,mY=new R().set(0,1,0),Cb=e=>class extends Mb(e){constructor(){super(...arguments),this.raycastLock=!1,this.scaleLock=!1,this.disposed=!1,this.stateSelection=null,this.destroyedInAction=!1,this.instances=[],this.prevState=null,this.currentState=null,this.reversibleToState=null,this.currentTransitionEvent=null,this.previousAction=null,this._singleBBox=new rM,this._recursiveBBox=new rM,this.singleBBoxNeedsUpdate=!0,this.recursiveBBoxNeedsUpdate=!0,this._needApplyPathSnapping=!0,this.attachedPaths=new Set}get __isEntity(){return!0}entityChildren(t){let i=this.children[t];if(ni.is(i))return i}entityChildrenCount(){let t=this.children.length;for(;t--;)if(ni.is(this.children[t]))return t+1;return 0}get isConcreteEntity(){return typeof this.identity=="string"}get isVirtualEntity(){return typeof this.identity!="string"}get isInstanceRoot(){return this.isConcreteEntity&&this.data.type==="Instance"}nearestInstanceSelfOrParent(){let t=this;for(;t.data.type!=="Instance";){let i=t.parent;if(ni.is(i))t=i;else return}return t}forInstancesRec(t){this.instances.forEach(i=>{i.disposed||t(i),i.forInstancesRec(t)})}super_Entity(t,i){typeof t=="string"&&(this.uuid=t),this.identity=t,this.data=i,this.matrixAutoUpdate=!1,this.dataPatched=this.data}changeSelectedState(t,i,r=!1){if(!(this.data.states.length===0&&!r)){for(let a of this.data.states)Kl.toOps(this.data,a.data).forEach(s=>{let n=eg.replaceProps(s,this.data);this.dataPatched=this.data,this.updateByPatchedOp(n,this.data,i)});if(t!==null){let a=this.data.states.data(t);a&&(this.dataPatched=Kl.patch(this.data,a),Kl.toOps(this.data,a).forEach(s=>{this.updateByPatchedOp(s,this.dataPatched,i)}))}r&&this.updateTransformState(this.dataPatched,i),this.stateSelection=t,this.updatePathSnapping(this.dataPatched.pathSnapping)}}get singleBBox(){return this.singleBBoxNeedsUpdate&&(this.singleBBoxNeedsUpdate=!1,this._singleBBox.setFromObjectSize(this,!1),this._singleBBox.computeVertices(),this._singleBBox.computeEdges(),this._singleBBox.computeFaces()),this._singleBBox}get recursiveBBox(){return this.recursiveBBoxNeedsUpdate&&(this.recursiveBBoxNeedsUpdate=!1,this._recursiveBBox.setFromObjectSize(this,!0),this._recursiveBBox.computeVertices(),this._recursiveBBox.computeEdges(),this._recursiveBBox.computeFaces()),this._recursiveBBox}updateEntityBoxSize(t,i){t.setScalar(0),i.setScalar(0)}resetBBoxNeedsUpdateSelf(){this.singleBBoxNeedsUpdate=!0,this.recursiveBBoxNeedsUpdate=!0}resetBBoxNeedsUpdate(){this.resetBBoxNeedsUpdateSelf(),this.traverseAncestors(t=>{uo(t)&&t.resetBBoxNeedsUpdateSelf()}),this.traverseEntity(t=>{t.resetBBoxNeedsUpdateSelf()})}find(t){let i;return this.traverseEntity(r=>{r.uuid===t&&(i=r)}),i}traverseSortNextHelper(){let t=this.parent;if(t){let i=t.children,r=i.indexOf(this)+1;if(ni.is(i[r]))return i[r];if(ni.is(t))return t.traverseSortNextHelper()}}sortNext(){let t=this.children;return this.children.length>0&&ni.is(this.children[0])?t[0]:this.traverseSortNextHelper()}goUp(t){let i=this;for(;t>0&&i!==null;)i=i.parent,t-=1;return i}hasAnccestorOrSelf(t){return this===t||this.hasAnccestor(t)}hasAnccestor(t){let i=this.parent;for(;i;){if(t===i)return!0;i=i.parent}return!1}countToAccestor(t){let i=0,r=this;for(;r!==t;){if(r===null)return-1;r=r.parent,i+=1}return i}forEachEntity(t){for(let i of this.children)uo(i)&&t(i)}traverseEntityAncestors(t){this.traverseAncestors(i=>{ni.is(i)&&t(i)})}traverseConcreteEntity(t,i=0){if(t(this,i)!==!0)for(let r of this.children)uo(r)&&r.isConcreteEntity&&r.traverseEntity(t,i+1)}traverseEntity(t,i=0){if(t(this,i)!==!0)for(let r of this.children)uo(r)&&r.traverseEntity(t,i+1)}traverseVisibleEntity(t){t(this);for(let i of this.children)uo(i)&&i.visible&&i.traverseVisibleEntity(t)}updateMatrix(){super.updateMatrix(),this.cloner&&this.cloner.onObjUpdateMatrix(),this.dispatchEvent({type:"updateMatrix"})}updateMatrixWorld(t){super.updateMatrixWorld(t),this.dispatchEvent({type:"updateMatrixWorld"})}copy(t,i=!1){return super.copy(t,i),this.dataPatched=t.dataPatched,this.raycastLock=t.raycastLock,this.scaleLock=t.scaleLock,this.hiddenMatrix.copy(t.hiddenMatrix),this}hasEntityChild(){return this.children.some(t=>uo(t))}isAncestorOf(t){if(this.uuid===t)return!1;let i=!1;return this.traverseEntity(r=>{r.uuid===t&&(i=!0)}),i}toObjectTransformState(t=[]){this.updateWorldMatrix(!0,!1);let i={position:this.position.toArray(),rotation:[this.rotation.x*lt.RAD2DEG,this.rotation.y*lt.RAD2DEG,this.rotation.z*lt.RAD2DEG],scale:this.scale.toArray(),hiddenMatrix:this.hiddenMatrix.toArray()};return e1(i,t)}getTransformValues(t,i,r){return i[t].map((a,s)=>r?.shared.getVariable(a,[this.uuid,t,fY[s]])??a)}updateTransformState(t,i){let r=!1;return t.position&&(this.position.fromArray(this.getTransformValues("position",t,i)),r=!0),t.rotation&&(I0.fromArray(this.getTransformValues("rotation",t,i)).multiplyScalar(lt.DEG2RAD),this.rotation.setFromVector3(I0),r=!0),t.scale&&(this.scale.fromArray(this.getTransformValues("scale",t,i)),r=!0),t.hiddenMatrix!==void 0&&(r=!0,this.hiddenMatrix.fromArray(t.hiddenMatrix??eu.identity)),r&&(this.updateMatrix(),this.resetBBoxNeedsUpdate(),this.invalidateClonerTransform(this),this.traverseEntityAncestors(a=>{a.invalidateClonerTransform(this)})),t.position&&t.rotation&&t.scale&&t.hiddenMatrix!==void 0&&this.updateWorldMatrix(!1,!0),r}onVariableUpdate(t=!1){if(t){this.resetBBoxNeedsUpdate();return}this.updateMatrix(),this.resetBBoxNeedsUpdate(),this.invalidateClonerTransform(this),this.traverseEntityAncestors(i=>{i.invalidateClonerTransform(this)})}dispose(){this.disposed=!0,this.cloner&&(this.cloner.removeFromParent(),this.cloner=void 0)}disposeChildrenRecursively(){for(let t of this.children)ni.is(t)&&t.disposeRecursively()}disposeRecursively(){this.dispose(),this.children.forEach(t=>{ni.is(t)&&t.disposeRecursively()})}toState(t=[]){let i={name:this.name,visible:this.visible,raycastLock:this.raycastLock,...this.toObjectTransformState(t)};return e1(i,t)}updateByObjUpdateOp(t,i){t!==void 0&&this.updateByOp({type:0,props:t,path:[]},{...this.data,...t},i,!1)}updateByOp(t,i,r,a){let s=this.data;this.data=i;let n=t,o=Ri(t.path,["states","*"]);if(o!==null){if(t.type===0){let[l]=o;if(this?.stateSelection===l){let h={...t.props};if(delete h.name,Object.values(t.props).some(c=>c===void 0)){let c=this.data;if(c!==void 0){let u=sa.zoom(c,t.path.slice(2));if(u)for(let d in t.props)t.props[d]===void 0&&d in u&&(h[d]=u[d])}}n={...t,props:h,path:t.path.slice(2)}}}}else if(t.type===0){let l=this.stateSelection?this.data.states.data(this.stateSelection):void 0;if(l!==void 0){if(t.props.name!==void 0&&l.name){let{name:c,...u}=l;l=u}if(t.props.material!==void 0&&"material"in l){let{material:c,...u}=l;l=u}let h=sa.removeOverridden(t.path,t.props,l);n={...t,props:h}}}if(this.updateByPatchedOpBase(n,Kl.patch(this.data,this.stateSelection?this.data.states.data(this.stateSelection):void 0),r),Ri(t.path,["overrides"])){let l=[],h=[...t.path];for(l.push(h[1]),h.splice(0,2);h.length>0&&h[0]==="descendants";)l.push(h[1]),h.splice(0,2);if(l[l.length-1]===void 0){if(t.type===0)for(let c of Object.keys(t.props)){l[l.length-1]=c;let u=r.scene.findInstance([this.uuid,...l]);u&&(u.overrideData=t.props[c],u.updateState(gl.apply(u.component.data,u.overrideData),r))}}else{let c=r.scene.findInstance([this.uuid,...l]);if(c){let u=sa.zoom(c.component.data,h);if(t={...t,path:h},t.type===0){let d=t.props;if(u)for(let[p,f]of Object.entries(t.props))f===void 0&&(d===t.props&&(d={...t.props}),d[p]=u[p]);t={...t,props:d}}c.overrideData=ug.resolve(i.overrides,l),c.updateByOp(t,Yr.applySimple(c.data,t),r,!1)}}}else if(this.instances.length>0){let l;if(t.path.length===0&&t.type===0){let h;for(let c of cl.rootOverrideProps)c in t.props&&(h===void 0&&(h={}),h[c]=t.props[c]);h&&(l={...t,props:h})}else for(let h of cl.rootOverrideProps)if(Ri(t.path,[h])){l=t;break}l!==void 0&&this.instances.forEach(h=>{if(h.isInstanceRoot){let c=gl.filterOp(h.overrideData,l);c&&h.updateByOp(c,Yr.applySimple(h.data,c),r,!0)}}),this.instances.forEach(h=>{if(!h.isInstanceRoot){let c=gl.filterOp(h.overrideData,t);if(c){let u;s===h.data&&t===c?u=i:u=Yr.applySimple(h.data,c),h.updateByOp(c,u,r,!0)}}})}}updateByPatchedOpBase(t,i,r){if(this.dataPatched=i,t.path.length===0&&t.type===0)t.props.type!==void 0&&!gh.is(t.props.type)&&dl.changeEntityProptotype(this,i,r);else if(t.path.length===1&&t.path[0]==="geometry"&&t.type===0&&"type"in t.props){dl.changeEntityProptotype(this,i,r);for(let a of this.children)ni.is(a)&&a.updateVisible(r.scene)}this.updateByPatchedOp(t,i,r)}updateByPatchedOp(t,i,r){if(t.path.length===0&&t.type===0&&this.updateState(t.props,r),Ri(t.path,["pathSnapping"])!==null&&this.updatePathSnapping(i.pathSnapping),Ri(t.path,["cloner"])!==null){let a=Yr.drop(t,1);a.path.length===0&&a.type===0&&a.props.disabled===!0?this.setFromClonerState(null,r):this.cloner?this.cloner.updateState(i.cloner,r.scene):(this.setFromClonerState(i.cloner,r),this.expandCloner(r.scene)),this.updateVisible(r.scene)}}updatePathSnapping(t=this.dataPatched.pathSnapping){this._updatedPathSnapping=t,this._needApplyPathSnapping=!0}get updatedPathSnapping(){return this._updatedPathSnapping}applyPathSnapping(t){let i=this._updatedPathSnapping?.pathId??this.dataPatched.pathSnapping.pathId,r=this._updatedPathSnapping?.slide??this.dataPatched.pathSnapping.slide??0,a=this._updatedPathSnapping?.offset??this.dataPatched.pathSnapping.offset??0,s=this._updatedPathSnapping?.orientation??this.dataPatched.pathSnapping.orientation;if(i===null)return;let n=t.find(i);if(!n||this._needApplyPathSnapping===!1)return;this._needApplyPathSnapping=!1;let o=n.data;if(o.geometry.path.points.length<=1)return;let l=KT(o.geometry.path),h=(r+a)%1;r+a===1&&h===0&&(h=1);let c=l.getPointAt(h);if(c===null)return;let u=this.parent?this.parent?.matrixWorld:new je;n.updateMatrixWorld();let d=new je().multiplyMatrices(u.clone().invert(),n.matrixWorld);c.applyMatrix4(d);let p={position:c.toArray(),rotation:o.rotation};if(s==="tangential"){let f=new je().extractRotation(n.matrixWorld),m=l.getTangentAt(h).applyMatrix4(f).add(c),g=new je().lookAt(c,m,mY),y=I0.setFromEuler(new Rr().setFromRotationMatrix(g)).multiplyScalar(lt.RAD2DEG);p={...p,rotation:y.toArray()}}this.updateTransformState(p),this.traverseEntity(f=>{f._cameraType&&f.dispatchEvent(pY)})}updateVisible(t){if(this.visible=this.dataPatched.visible&&(!this.dataPatched.cloner||(this.dataPatched.cloner.disabled??!1)||this.dataPatched.cloner?.hideBase!==!0),!t)return;let i=!1;this.traverseEntity(r=>{if(r.data.type==="Splat")return i=!0,!0}),i&&t.reloadSplats()}updateState_Entity(t,i){t.name!==void 0&&(this.name=t.name),t.raycastLock!==void 0&&(this.raycastLock=t.raycastLock),t.visible!==void 0&&(this.updateVisible(i?.scene),this.resetBBoxNeedsUpdate()),i&&"cloner"in t&&t.cloner!==void 0&&(this.setFromClonerState(t.cloner,i),this.updateVisible(i.scene)),this.updateTransformState(t,i)}get attachedSurfaceCloners(){return this.children.filter(t=>t instanceof dl.Cloner&&t.parameters.type==="toObject")}setFromClonerState(t,i){this.disposed||(t===null||t.disabled?(this.cloner&&this.cloner.removeFromParent(),this.cloner=void 0):this.cloner===void 0?(this.cloner=new dl.Cloner(this,t),i.scene.addPendingExpandCloner(this)):this.cloner.updateState(t,i.scene))}expandCloner(t){!this.disposed&&this.cloner&&this.cloner.expandClones(t)}invalidateClonerTransform(t){this.cloner&&this.cloner.invalidateTransform(t)}requestRender(){this.dispatchEvent({type:"requestRender"})}},JT=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:64,heightSegments:1,openEnded:!1,thetaStart:0,thetaLength:360,cornerRadius:8,cornerSegments:8,hollow:0},e.parameters);i.thetaLength=lt.clamp(i.thetaLength,0,360);let r=i.width/2,a=i.radiusTop??r,s=i.radiusBottom??r;return a===s?(a=r,s=r):a>s?(a=r,s=s*r/a):(a=a*r/s,s=r),{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width),radiusTop:a,radiusBottom:s})}}static build(e){let{width:t,depth:i,height:r,radialSegments:a,heightSegments:s,openEnded:n,thetaStart:o,thetaLength:l,radiusTop:h,radiusBottom:c,cornerRadius:u,cornerSegments:d,hollow:p}=e.parameters,f;return l===0?(f=new yt,f.setAttribute("position",new ot([],3))):u||p?f=new $T(h,c,r,a,s,n,o,l*Math.PI/180,u,u,d,p):f=new Hx(h,c,r,a,s,n,o,l*Math.PI/180),f.scale(1,1,i/t),Object.assign(f,{userData:{...e,type:"CylinderGeometry"}})}};function Yo(e,t,i){i.x=e.x*t.x,i.y=e.y,i.z=e.x*t.y}function aM(e){return new re(e.y,-e.x)}var $T=class extends yt{constructor(e,t,i,r,a,s,n,o,l,h,c,u,d=!1){super(),this.type="RoundedCylinderBufferGeometry",e=e!==void 0?e:1,t=t!==void 0?t:1,i=i||1,r=Math.floor(r)||8,a=Math.floor(a)||1,s=s!==void 0?s:!1,n=n!==void 0?n:0,o=o!==void 0?o:Math.PI*2,s&&(l=0,h=0);let p=[],f=[],m=[],g=[],y=0,x=i/2,b=new R,_=new R;d&&e==0&&(e=l),d&&t==0&&(t=h);let S=new re(e,x),M=new re(t,-x),C=null,A=null,T=null,P=null,D=S.clone().sub(M),z=0,F=0,L=0;u>0&&(z=Math.min(e,t)*(1-u),F=e-z,L=t-z);let G=S.clone();G.x-=z;let q=Math.PI-D.angle(),Q=D.angle(),Y=Math.tan(Q/2),ne=Math.tan(q/2),ce=Y+ne,ie=u?ce:ne,te=u?ce:Y;if(l=Math.min(l,(e-F)/ie,D.length()/ce),h=Math.min(h,(t-L)/te,D.length()/ce),l>0){let me=l/Y;C=S.clone().sub(new re(me,l)),u&&(T=C.clone(),T.x-=z-ce*l),S.sub(D.clone().setLength(me))}if(h>0){let me=h/ne;A=M.clone().sub(new re(me,-h)),M.add(D.clone().setLength(me)),u&&(P=A.clone(),P.x-=z-ce*h,G.sub(D.clone().setLength(me)))}D=S.clone().sub(M);let de=D.length()<.5,oe=[];for(let me=0;me<=r;me++){let Ae=[],ye=me/r,Ne=ye*o+n,Le=new re(Math.sin(Ne),Math.cos(Ne));P&&A?(ue(Ae,ye,Le,q,h,P,-1,!0),ue(Ae,ye,Le,Q,h,A,-1,!1)):A?(se(Ae,Le,A.x,0,-1),ue(Ae,ye,Le,Q,h,A,-1,!1)):s||se(Ae,Le,t,L,-1);let Te=aM(D).normalize();if(Yo(Te,Le,b),!de)for(let tt=0;tt<=a;tt++){let Je=tt/a,rt=D.clone().multiplyScalar(Je).add(M);Yo(rt,Le,_),f.push(_.x,_.y,_.z),m.push(b.x,b.y,b.z),g.push(ye,.5+_.y/i),Ae.push(y++)}if(T&&C?(ue(Ae,ye,Le,q,l,C,1,!1),ue(Ae,ye,Le,Q,l,T,1,!0)):C?(ue(Ae,ye,Le,q,l,C,1,!1),se(Ae,Le,C.x,0,1)):s||se(Ae,Le,e,F,1),u&&!de){let tt=aM(D).multiplyScalar(-1).normalize();Yo(tt,Le,b);for(let Je=0;Je<=a;Je++){let rt=Je/a,at=D.clone().multiplyScalar(-rt).add(G);Yo(at,Le,_),f.push(_.x,_.y,_.z),m.push(b.x,b.y,b.z),g.push(ye,.5+_.y/i),Ae.push(y++)}}u&&!s&&Ae.push(Ae[0]),oe.push(Ae)}for(let me=0;me<oe.length-1;me++)for(let Ae=0;Ae<oe[0].length-1;Ae++){if(s&&u&&Ae==a)continue;let ye=oe[me][Ae],Ne=oe[me+1][Ae],Le=oe[me+1][Ae+1],Te=oe[me][Ae+1],tt=f[Le*3+0],Je=f[Le*3+2];p.push(ye,Ne,Te),(tt!=0||Je!=0)&&p.push(Ne,Le,Te)}o<Math.PI*2&&(Ce(-1,oe[0],n),Ce(1,oe[oe.length-1],n+o)),this.setIndex(p),this.setAttribute("position",new ot(f,3)),this.setAttribute("normal",new ot(m,3)),this.setAttribute("uv",new ot(g,2));function ue(me,Ae,ye,Ne,Le,Te,tt,Je){for(let rt=0;rt<c+1;rt++){let at=rt/c,Ze=tt<0?at:1-at;Je&&(Ze-=1),Ze*=Ne;let Qe=new re(Math.sin(Ze),Math.cos(Ze)*tt),pt=Qe.clone().multiplyScalar(Le).add(Te);Yo(pt,ye,_),f.push(_.x,_.y,_.z),Yo(Qe,ye,b),m.push(b.x,b.y,b.z),g.push(Ae,.5+_.y/i),me.push(y++)}}function se(me,Ae,ye,Ne,Le){let Te=new R,tt=new re,Je=[ye,Ne];Le<0&&Je.reverse();for(let rt of Je)tt.set(rt,x*Le),Yo(tt,Ae,Te),f.push(Te.x,Te.y,Te.z),m.push(0,Le,0),g.push(.5,.5),me.push(y++)}function Ce(me,Ae,ye){let Ne=new re(Math.sin(ye),Math.cos(ye)),Le=new re(-Math.cos(ye),Math.sin(ye)),Te=new R,tt=me<0?(at,Ze,Qe)=>p.push(at,Ze,Qe):(at,Ze,Qe)=>p.push(at,Qe,Ze),Je=new re((e+t+F+L)/4,0);Yo(Je,Ne,Te),f.push(Te.x,Te.y,Te.z),m.push(Le.x,0,Le.y),g.push(.5,.5);let rt=y++;for(let at of Ae){let Ze=f.slice(at*3,at*3+3);f.push(...Ze),m.push(Le.x,0,Le.y);let Qe=g.slice(at*2,at*2+2);g.push(...Qe),y++}for(let at=rt+1;at<y-1;at++)tt(rt,at,at+1);tt(rt,y-1,rt+1)}}},gY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:32,heightSegments:8,openEnded:!1,thetaStart:0,thetaLength:360,cornerRadiusTop:8,cornerRadiusBottom:8,cornerSegments:8},e.parameters);return i.thetaLength=lt.clamp(i.thetaLength,0,360),{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,depth:i,height:r,radialSegments:a,heightSegments:s,openEnded:n,thetaStart:o,thetaLength:l,cornerRadiusTop:h,cornerRadiusBottom:c,cornerSegments:u}=e.parameters,d;return l===0?(d=new yt,d.setAttribute("position",new ot([],3))):h>0||c>0||l<360?d=new $T(0,t/2,r,a,s,n,o,l*Math.PI/180,h,c,u,0,!0):d=new Wx(t/2,r,a,s,n),d.scale(1,1,i/t),Object.assign(d,{userData:{...e,type:"ConeGeometry"}})}},vY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,widthSegments:1,heightSegments:1,depthSegments:1,cornerRadius:8,cornerSegments:8},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,widthSegments:a,heightSegments:s,depthSegments:n,cornerRadius:o,cornerSegments:l}=e.parameters,h;return o==0?h=new Zs(t,i,r,a,s,n):h=new yY(t,i,r,a,s,n,o,l),Object.assign(h,{userData:{...e,type:"CubeGeometry"}})}},R0=Math.PI/2,yY=class extends yt{constructor(e=1,t=1,i=1,r=1,a=1,s=1,n=0,o=4){super(),this.type="BoxGeometry";let l=this;r=Math.floor(r),a=Math.floor(a),s=Math.floor(s),o=Math.floor(o),n=Math.min(n,e/2,t/2,i/2);let h=[],c=[],u=[],d=[],p=0,f=0;m("z","y","x",-1,-1,i,t,e,s,a,0),m("z","y","x",1,-1,i,t,-e,s,a,1),m("x","z","y",1,1,e,i,t,r,s,2),m("x","z","y",1,-1,e,i,-t,r,s,3),m("x","y","z",1,-1,e,t,i,r,a,4),m("x","y","z",-1,-1,e,t,-i,r,a,5),n>0&&(g("z","y","x",-1,-1,1,i,t,e,s,0),g("z","y","x",1,-1,-1,i,t,e,s,1),g("z","y","x",-1,1,-1,i,t,e,s,1),g("z","y","x",1,1,1,i,t,e,s,0),g("x","y","z",-1,-1,-1,e,t,i,r,0),g("x","y","z",1,-1,1,e,t,i,r,1),g("x","y","z",-1,1,1,e,t,i,r,0),g("x","y","z",1,1,-1,e,t,i,r,1),g("y","x","z",-1,-1,1,t,e,i,a,0),g("y","x","z",1,-1,-1,t,e,i,a,1),g("y","x","z",1,1,1,t,e,i,a,1),g("y","x","z",-1,1,-1,t,e,i,a,0),y(1,1,1),y(-1,1,1),y(1,-1,1),y(-1,-1,1),y(1,1,-1),y(-1,1,-1),y(1,-1,-1),y(-1,-1,-1)),this.setIndex(h),this.setAttribute("position",new ot(c,3)),this.setAttribute("normal",new ot(u,3)),this.setAttribute("uv",new ot(d,2));function m(x,b,_,S,M,C,A,T,P,D,z){let F=(C-2*n)/P,L=(A-2*n)/D,G=C/2-n,q=A/2-n,Q=T/2,Y=P+1,ne=D+1,ce=0,ie=0,te=new R;for(let de=0;de<ne;de++){let oe=de*L-q;for(let ue=0;ue<Y;ue++){let se=ue*F-G;te[x]=se*S,te[b]=oe*M,te[_]=Q,c.push(te.x,te.y,te.z),te[x]=0,te[b]=0,te[_]=T>0?1:-1,u.push(te.x,te.y,te.z),d.push(ue/P),d.push(1-de/D),ce+=1}}for(let de=0;de<D;de++)for(let oe=0;oe<P;oe++){let ue=p+oe+Y*de,se=p+oe+Y*(de+1),Ce=p+(oe+1)+Y*(de+1),me=p+(oe+1)+Y*de;h.push(ue,se,me),h.push(se,Ce,me),ie+=6}l.addGroup(f,ie,z),f+=ie,p+=ce}function g(x,b,_,S,M,C,A,T,P,D,z){let F=(A-2*n)/D,L=A/2-n,G=T/2-n,q=P/2,Q=D+1,Y=0,ne=0,ce=new R,ie=new R;for(let te=0;te<o+1;te++){let de=te/o*R0,oe=Math.sin(de)*n,ue=(1-Math.cos(de))*n,se=Math.sin(de),Ce=Math.cos(de);ce[b]=(G+oe)*M,ce[_]=(q-ue)*C,ie[x]=0,ie[b]=se*Math.sign(ce[b]),ie[_]=Ce*Math.sign(ce[_]);for(let me=0;me<Q;me++){let Ae=me*F-L;ce[x]=Ae*S,c.push(ce.x,ce.y,ce.z),u.push(ie.x,ie.y,ie.z),d.push(me/D),d.push(0),Y+=1}}for(let te=0;te<o;te++)for(let de=0;de<D;de++){let oe=p+de+Q*te,ue=p+de+Q*(te+1),se=p+(de+1)+Q*(te+1),Ce=p+(de+1)+Q*te;h.push(oe,ue,Ce),h.push(ue,se,Ce),ne+=6}l.addGroup(f,ne,z),f+=ne,p+=Y}function y(x,b,_){let S=new R,M=new R(e/2,t/2,i/2);M.subScalar(n);let C=[],A=x*b*_>0?(P,D,z)=>h.push(P,D,z):(P,D,z)=>h.push(P,z,D);for(let P=0;P<=o;P++){let D=[],z=R0*(1-P/o),F=Math.cos(z),L=Math.sin(z),G=0;for(let q=0;q<=P;q++){let Q=Math.cos(G),Y=Math.sin(G);S.x=F*Q,S.y=L,S.z=F*Y;let ne=M.clone().addScaledVector(S,n);c.push(x*ne.x,b*ne.y,_*ne.z),u.push(x*S.x,b*S.y,_*S.z),d.push(0,0),D.push(p++),G+=R0/P}C.push(D)}let T=C.length-1;for(let P=0;P<T;P++){let D=C[P],z=C[P+1],F=D.length-1;A(D[0],z[1],z[0]);for(let L=1;L<=F;L++)A(D[L-1],D[L],z[L]),A(D[L],z[L+1],z[L])}}}},Eb=class extends yt{constructor(e=[],t=[],i="",r=1,a=.2,s=4){super(),this.type="PolyhedronGeometryRound";let n=[],o=[],l=[];h(),c(),this.setAttribute("position",new ot(n,3)),this.setAttribute("normal",new ot(l,3)),this.setAttribute("uv",new ot(o,2));return;function h(){a=Math.min(1-1e-5,a),a==0&&(s=0);let u={IcosahedronGeometry:5,DodecahedronGeometry:3,HexahedronGeometry:3,OctahedronGeometry:4,TetrahedronGeometry:3}[i],d=new R,p=d.clone(),f=new aa,m=a*r,g=r-m,y=s+1,x=new R,b=(Q,Y)=>x.subVectors(Q,Y).normalize(),_=(Q,Y)=>Array(Q).fill(void 0).map(Y),S=_(e.length/3,(Q,Y)=>new R().fromArray(e,Y*3).setLength(r)),M=[],C=1e6;for(let Q=0;Q<S.length;Q++){let Y=S[Q],ne=[],ce,ie,te,de=1e10,oe=-1;for(;(oe=t.indexOf(Q,oe+1))!=-1;){let me=oe-oe%3;ce=t[me+(oe+1)%3],ie=t[me+(oe+2)%3],te=Y.distanceToSquared(S[ce]),de=Math.min(de,te),ne.push([ce,ie,te])}de+=1e-6;let ue=[],se=0,Ce=ne.length;for(let me=0;me<Ce;me++){[ce,ie,te]=ne[se];let Ae=M[ce]?.includes(Q)==!0;te<=de&&ue.push(ce+ +Ae*C),se=ne.findIndex(ye=>ye[0]==ie)}M.push(ue)}let A=[];{let Q=0,Y=0,ne,ce,ie=u==3;for(let te=0;te<=s;te++){ne=te*(te+1)/2,ce=(te+1)*(te+2)/2;for(let de=0;de<s-te;de++)[Q,Y]=[ne+de+te+2,ce+de+te+3],A.push(ne,ce,...ie?[Y,ne]:[Q,ce],Y,Q),[ne,ce]=[Q,Y];A.push(ne,ce,ne+s+2)}}let T=d.clone(),P=d.clone(),D=d.clone(),z=d.clone(),F=d.clone(),L=[],G=_(S.length,()=>_(u,()=>d.clone()));for(let Q=0;Q<S.length;Q++){d.copy(S[Q]).normalize(),T.copy(d).multiplyScalar(g);let Y=M[Q];for(let ue=0;ue<Y.length;ue++){let se=Y[ue],Ce=Y[(ue+1)%u];f.setFromPointsAndIndices(S,Q,se%C,Ce%C),f.b.sub(f.a).setLength(1e10).add(f.a),f.c.sub(f.a).setLength(1e10).add(f.a),f.closestPointToPoint(T,G[Q][ue])}let ne=[],ce=[],ie=[],te=new R;s==0&&[...G[Q]].reduce((ue,se)=>ue.add(se),te).multiplyScalar(1/u);for(let ue=0;ue<u;ue++){let se=[],Ce=(ue-1+u)%u,me=G[Q][Ce],Ae=G[Q][ue];d.copy(me).sub(T),p.copy(Ae).sub(T);let ye=T.angleTo(d),Ne=d.angleTo(p),Le=Math.cos(ye)*m;s==0?P.copy(te):P.copy(T).setLength(g+Le),ce.push(Le);let Te=[P,me,Ae];for(let tt=0;tt<2;tt++){let Je=Te[tt],rt=Te[tt+1];z.subVectors(Je,T),F.subVectors(rt,T),D.crossVectors(z,F).normalize();for(let at=0;at<y;at++){let Ze=[ye,Ne][tt]*at/y;d.copy(z).applyAxisAngle(D,Ze).add(T),ne.push(d.clone()),tt&&(b(d,T),se.push([at==0?Je:d.clone(),x.clone()]))}tt&&(b(rt,T),se.push([rt,x.clone()]))}ie.push(se)}L.push(ie);let de=2*y,oe=2;for(let ue=0;ue<u;ue++){let se=de*ue,Ce=de*((ue+1)%u),me=[ne[se]];for(let ye=1;ye<y;ye++){z=ne[se+ye],F=ne[Ce+ye],me.push(z);for(let Ne=1,Le=ye-oe+1;Ne<=Le;Ne++)d.lerpVectors(z,F,Ne/(Le+1)),d.sub(T).setLength(ce[ue]).add(T),me.push(d.clone());me.push(F)}for(let ye=0;ye<y;ye++)me.push(ne[ye+y+se]);me.push(ne[Ce+y]);let Ae=A.map(ye=>me[ye]);n.push(...Ae.map(ye=>[ye.x,ye.y,ye.z]).flat()),l.push(...Ae.map(ye=>(b(ye,T),[x.x,x.y,x.z])).flat())}}let q=[];for(let Q=0;Q<M.length;Q++)for(let Y=0;Y<u;Y++){let ne=M[Q][Y];if(ne<C){let ce=M[ne].findIndex(de=>de%C==Q),ie=L[Q][Y],te=L[ne][ce];for(let de=0;de<y;de++){let oe=ie[de],ue=te[y-de],se=ie[de+1],Ce=te[y-(de+1)];[oe,ue,se,se,ue,Ce].forEach(me=>{n.push(me[0].x,me[0].y,me[0].z),l.push(me[1].x,me[1].y,me[1].z)})}q.push(ie[0][0],te[y][0],ie[y][0],te[0][0])}}for(;q.length;){let Q,Y,ne,ce;[Q,Y]=q.splice(0,2);let ie=[Q];for(;Q!=Y;)ie.push(Y),ne=q.indexOf(Y),ce=ne%2,Y=q.splice(ne-ce,2)[1-ce];x.subVectors(ie[0],ie[1]).cross(d.subVectors(ie[0],ie[2])).normalize();let te=x.dot(ie[0])<0;te&&x.negate();for(let de=1;de<=ie.length-2;de++)[ie[de+ +te],ie[de+1-+te],ie[0]].forEach(oe=>{n.push(oe.x,oe.y,oe.z),l.push(x.x,x.y,x.z)})}}function c(){let u=new R;for(let M=0;M<n.length;M+=3){u.x=n[M+0],u.y=n[M+1],u.z=n[M+2];let C=_(u)/2/Math.PI+.5,A=S(u)/Math.PI+.5;o.push(C,1-A)}let d=new R,p=new R,f=new R,m=new R,g=new re,y=new re,x=new re,b=(M,C,A,T)=>{T<0&&M.x===1&&(o[C]=M.x-1),A.x===0&&A.z===0&&(o[C]=T/2/Math.PI+.5)};for(let M=0,C=0;M<n.length;M+=9,C+=6){d.set(n[M+0],n[M+1],n[M+2]),p.set(n[M+3],n[M+4],n[M+5]),f.set(n[M+6],n[M+7],n[M+8]),g.set(o[C+0],o[C+1]),y.set(o[C+2],o[C+3]),x.set(o[C+4],o[C+5]),m.copy(d).add(p).add(f).divideScalar(3);let A=_(m);b(g,C+0,d,A),b(y,C+2,p,A),b(x,C+4,f,A)}for(let M=0;M<o.length;M+=6){let C=o[M+0],A=o[M+2],T=o[M+4],P=Math.max(C,A,T),D=Math.min(C,A,T);P>.9&&D<.1&&(C<.2&&(o[M+0]+=1),A<.2&&(o[M+2]+=1),T<.2&&(o[M+4]+=1))}function _(M){return Math.atan2(M.z,-M.x)}function S(M){return Math.atan2(-M.y,Math.sqrt(M.x*M.x+M.z*M.z))}}}static fromJSON(e){return new Eb(e.vertices,e.indices,e.radius,e.corner,e.cornerSides)}},xY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,detail:0,corner:0,cornerSides:4},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,detail:a,corner:s,cornerSides:n}=e.parameters,o=a===0&&s!==0?new eP(t*.5,s,n):new n3(t*.5,a);return o.scale(1,i/t,r/t),Object.assign(o,{userData:{...e,type:"DodecahedronGeometry"}})}},eP=class extends Eb{constructor(e=1,t=.2,i=4){let r=(1+Math.sqrt(5))/2,a=1/r,s=[-1,-1,-1,-1,-1,1,-1,1,-1,-1,1,1,1,-1,-1,1,-1,1,1,1,-1,1,1,1,0,-a,-r,0,-a,r,0,a,-r,0,a,r,-a,-r,0,-a,r,0,a,-r,0,a,r,0,-r,0,-a,r,0,-a,-r,0,a,r,0,a],n=[3,11,7,3,7,15,3,15,13,7,19,17,7,17,6,7,6,15,17,4,8,17,8,10,17,10,6,8,0,16,8,16,2,8,2,10,0,12,1,0,1,18,0,18,16,6,10,2,6,2,13,6,13,15,2,16,18,2,18,3,2,3,13,18,1,9,18,9,11,18,11,3,4,14,12,4,12,0,4,0,8,11,9,5,11,5,19,11,19,7,19,5,14,19,14,4,19,4,17,1,12,14,1,14,5,1,5,9],o="DodecahedronGeometry";super(s,n,o,e,t,i),this.type=o}static fromJSON(e){return new eP(e.radius,e.corner,e.cornerSides)}},ad=1e-12,Tb=class{constructor(e){this.position=new re,this.startPosition=new re,this.uuid=lt.generateUUID(),this.position=e.clone()}start(){this.reset()}reset(){this.startPosition.copy(this.position)}applyOffset(e){this.position.copy(this.startPosition).add(e)}copy(e){return this.position.copy(e.position),this.startPosition.copy(e.startPosition),this}clone(){return new Tb(this.position).copy(this)}toJSON(){return[this.position.x,this.position.y]}},X1=class extends Tb{constructor(e){super(e.position),this.parent=e}copy(e){return super.copy(e),this}clone(){return new X1(this.parent).copy(this)}},Nc=class extends Tb{constructor(e,t){super(t),this.controls=[],this.roundness=0,this.areControlsDirectionsMirrored=!0,this.uuid=e,this.controls.push(new X1(this),new X1(this))}static create(e,t){let i=new Nc(e,new re(...t.position));return i.controls[0].position.set(...t.controlPrevious.position),i.controls[1].position.set(...t.controlNext.position),i.roundness=t.roundness,i.areControlsDirectionsMirrored=t.areControlsDirectionsMirrored,i}getOppositeControl(e){let t=this.controls.indexOf(e);return t===0?this.controls[1]:t===1?this.controls[0]:null}applyOffsetToControls(e,t=1){for(let i=0,r=this.controls.length;i<r;i++){let a=this.controls[i];this.position.distanceTo(a.position)<=t?a.position.copy(this.position):a.applyOffset(e)}}controlsMoved(){return!(this.position.equals(this.controls[0].position)&&this.position.equals(this.controls[1].position))}copy(e){return super.copy(e),this.controls[0].copy(e.controls[0]),this.controls[1].copy(e.controls[1]),this.roundness=e.roundness,this.uuid=e.uuid,this}clone(){return new Nc(this.uuid,this.position).copy(this)}toJSON(){return super.toJSON().concat(this.controls[0].toJSON(),this.controls[1].toJSON(),[this.roundness])}computeTangents(){let e=this.curveBefore?.getTangentAt(1),t=this.curveAfter?.getTangentAt(0);return[e,t]}computeNormals(e=new re,t=new re){let[i,r]=this.computeTangents();return i&&r&&(sM(i,e),sM(r,t)),[e,t]}computeTangent(e=new re){let[t,i]=this.computeTangents();return t&&i&&e.copy(t).add(i).normalize(),e}computeNormal(e=new re){let[t,i]=this.computeNormals();return e.copy(t).add(i).normalize(),e}};function sM(e,t=new re){let i=e.length();return t.set(-e.y/i,e.x/i)}var Pb=e=>e,Su=new re,Kg=new re,bY=new re,wY=new re,_Y=new re,SY=new re,tP=new R,iP=new R;function AY(e){let t=new re;t.addVectors(e.v0,Su.subVectors(e.v1,e.v0).multiplyScalar(2/3));let i=new re;return i.addVectors(e.v2,Kg.subVectors(e.v1,e.v2).multiplyScalar(2/3)),new Gs(e.v0,t,i,e.v2)}function _d(e,t,i=Number.EPSILON){return Math.abs(e-t)<i}function MY(e,t,i=Number.EPSILON){return e.distanceTo(t)<i}function CY(e,t,i=Number.EPSILON){return e.distanceTo(t)<i}function rP(e,t,i){let r=Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2)),a=Math.sqrt(Math.pow(t.x-i.x,2)+Math.pow(t.y-i.y,2)),s=Math.sqrt(Math.pow(i.x-e.x,2)+Math.pow(i.y-e.y,2));return Math.acos((a*a+r*r-s*s)/(2*a*r))}function EY(e,t,i){return oM(e,t)&&oM(t,i)&&Q1(e.position,t.position,i.position)}function Q1(e,t,i){return Su.copy(t).sub(e).cross(Kg.copy(i).sub(e))===0}function TY(e,t,i,r,a){let s=Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2)),n=(e.y+t.y)/2,o=(e.x+t.x)/2,l=Math.sqrt(Math.pow(i,2)-Math.pow(s/2,2))*(e.y-t.y)/s,h=Math.sqrt(Math.pow(i,2)-Math.pow(s/2,2))*(t.x-e.x)/s;return r.set(o+l,n+h),a.set(o-l,n-h),[r,a]}function PY(e,t,i){let r=e.distanceTo(i),a=t.distanceTo(i);return r<a?t:e}function DY(e,t,i,r,a,s){let n=t.x-e.x,o=t.y-e.y,l=i.x-e.x,h=i.y-e.y,c=Math.sqrt((n+l)*(n+l)+(o+h)*(o+h)),u;return rP(t,e,i)>Math.PI&&(c*=-1),_d(h,o)?u=(o+h)*(r/c-.5)*8/3/(n-l):u=(n+l)*(r/c-.5)*8/3/(h-o),a.set(t.x-u*o,t.y+u*n),s.set(i.x+u*h,i.y-u*l),[a,s]}function nM(e,t){return e.position.equals(e.controls[1].position)&&t.position.equals(t.controls[0].position)}function oM(e,t){return Q1(e.position,e.controls[1].position,t.position)&&Q1(e.position,t.controls[0].position,t.position)}function OY(e,t,i,r,a=.5){let s=Su.subVectors(t,e).multiplyScalar(a).add(e),n=Kg.subVectors(i,t).multiplyScalar(a).add(t),o=bY.subVectors(r,i).multiplyScalar(a).add(i),l=s,h=wY.subVectors(n,s).multiplyScalar(a).add(s),c=_Y.subVectors(o,n).multiplyScalar(a).add(n),u=o,d=SY.subVectors(c,h).multiplyScalar(a).add(h);return[e.x,e.y,l.x,l.y,h.x,h.y,d.x,d.y,c.x,c.y,u.x,u.y,r.x,r.y]}function IY(e,t,i=12,r=!0){let a=iP.set(0,0,0),s,n=0,o=[];for(let l=0;l<t.length;l++){let h=Pb(t[l]),c=Su,u=ch(h,i);o.push(u);for(let d=0;d<=u;d++)if(h instanceof Gs||h instanceof bl||h instanceof Ys){if(h.getPoint(d/u,c),a.set(c.x,c.y,0),s!==void 0&&CY(s,a))continue;s===void 0&&(s=tP),s.copy(a),e.setXYZ(n,a.x,a.y,a.z),n++}}return r&&n>1&&!(e.getX(n-1)===e.getX(0)&&e.getY(n-1)===e.getY(0)&&e.getZ(n-1)===e.getZ(0))&&(e.setXYZ(n,e.getX(0),e.getY(0),e.getZ(0)),n++),e}function RY(e,t,i,r=12,a=!0){let s=iP.set(0,0,0),n=0,o=[];for(let l=0;l<t.length;l++){if(i[l]===!1)continue;let h,c=Pb(t[l]),u=Su,d=ch(c,r);o.push(d);for(let p=0;p<=d;p++)if(c instanceof Gs||c instanceof bl||c instanceof Ys){if(c.getPoint(p/d,u),s.set(u.x,u.y,0),h?.equals(s))continue;h===void 0?h=tP:(e.setXYZ(n,h.x,h.y,h.z),n++,e.setXYZ(n,s.x,s.y,s.z),n++),h.copy(s)}}return a&&n>1&&!(e.getX(n-1)===e.getX(0)&&e.getY(n-1)===e.getY(0)&&e.getZ(n-1)===e.getZ(0))&&(e.setXYZ(n,e.getX(0),e.getY(0),e.getZ(0)),n++),o}function lM(e,t=12,i=!1){let r=[];for(let a=0,s=e.length;a<s;a++){let n=e[a],o=0;if(i&&n.roundedCurveCorner!==void 0){let l=ch(n.roundedCurveCorner,t)*.5;a>0&&(r[a-1]+=l),o+=l}n.curveAfter!==void 0&&(o+=ch(n.curveAfter,t)),r.push(o)}return e.length>0&&i&&e[0].roundedCurveCorner!==void 0&&(r[e.length-1]+=ch(e[0].roundedCurveCorner,t)*.5),r}function ch(e,t=12){return e&&e instanceof Bg?t*2:e&&(e instanceof Ys||e instanceof r3)?1:e&&e instanceof Gx?t*e.points.length:t}function LY(e,t,i=12,r=!0){let a,s=0;for(let n=0;n<t.length;n++){let o=Pb(t[n]),l=ch(o,i),h=Su;for(let c=0;c<=l;c++)if(o instanceof Gs||o instanceof bl||o instanceof Ys){if(o.getPoint(c/l,h),a!==void 0&&MY(a,h,ad))continue;a===void 0&&(a=Kg),a.copy(h),e.push(h.x,h.y),s++}}return _d(e[0],e[e.length-2],ad)&&_d(e[1],e[e.length-1],ad)&&(e.pop(),e.pop()),r&&s>1&&!(_d(e[s-1],e[1],ad)&&_d(e[s-2],e[0],ad))&&(e.push(e[0],e[1]),s++),e}var L0=new re,BY=new re,zY=new re,FY=new re,kY=new re,UY=new re,tr=class extends Um{constructor(e=100,t=100){super(),this.points=[],this.shapeHoles=[],this.plane=new Ka(new R(0,0,-1)),this.subdivision=0,this.controlSnapDistance=4,this.pointIDs=0,this.isMesh2D=!1,this.isText=!1,this._roundness=0,this.isClosed=!1,this.useCubicForRoundedCorners=!0,this.uuid=lt.generateUUID(),this.needsUpdate=!1,this.roundedCurves=[],this._width=e,this._height=t}static createFromState(e,t,i){let r=new tr;return r.isClosed=e.isClosed,r.points=e.points.map(a=>Nc.create(a.id,a.data)),typeof e.roundness=="number"&&(r.roundness=e.roundness),r.shapeHoles=e.shapeHoles.map(a=>tr.createFromState(a)),t!==void 0&&i!==void 0&&r.applySize(t,i),r.update(),r}get width(){return this._width}get height(){return this._height}get roundness(){return this._roundness}set roundness(e){if(this._roundness!==e){this._roundness=e;for(let t=0,i=this.points.length;t<i;t++)this.points[t].roundness=e;this.needsUpdate=!0}}getPointsIndexesByIds(e){return e.map(t=>this.getPointIndexById(t)).filter(t=>t>=0)}getPointIndexById(e){let t=this.points.length,i=this.points.findIndex(r=>r.uuid===e);if(i<0){let r=t;for(let a=0,s=this.shapeHoles.length;a<s;a++){let n=this.shapeHoles[a],o=n.points.length,l=n.getPointIndexById(e);if(l<0)r+=o;else return l+r}}return i}getLineIndexById(e){return this.getPointIndexById(e)}getBezierPoint(e){if(e<=this.points.length-1)return this.points[e];if(this.shapeHoles.length>0){let t=this.points.length;for(let i=0,r=this.shapeHoles.length;i<r;i++){let a=this.shapeHoles[i],s=e-t;if(s<=a.points.length-1)return a.points[s];t+=a.points.length}}throw new Error("This shape does not have a point for this index: "+e)}getBezierPointIndex(e){let t=this.points.indexOf(e);if(t>=0)return t;if(t=this.points.length,this.shapeHoles.length>0)for(let i=0,r=this.shapeHoles.length;i<r;i++){let a=this.shapeHoles[i],s=a.points.indexOf(e);if(s>=0)return t+s;t+=a.points.length}return-1}getAllPoints(){let e=[].concat(...this.shapeHoles.map(t=>t.points));return[...this.points,...e]}applySize(e,t){e===0&&(e=.001),t===0&&(t=.001),this._width=e,this._height=t}applyScale(e,t){let i=L0.set(e,t);for(let r=0,a=this.points.length;r<a;r++){let s=this.points[r];s.position.multiply(i),s.controls[0].position.multiply(i),s.controls[1].position.multiply(i)}for(let r=0,a=this.shapeHoles.length;r<a;r++)this.shapeHoles[r].applyScale(e,t);this._update()}createPoint(e,t=0,i=lt.generateUUID()){let r;e instanceof re?r=e:r=new re(e,t);let a=new Nc(i,r);return a.roundness=this.roundness,a}addPoint(e){this.points.push(e),this.needsUpdate=!0}addPointAt(e,t){this.points.splice(t,0,e),this.needsUpdate=!0}getPointByUuid(e){for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];if(r.uuid===e)return r}for(let t=0,i=this.shapeHoles.length;t<i;t++){let r=this.shapeHoles[t].getPointByUuid(e);if(r)return r}}getFirstPoint(){return this.points[0]}getLastPoint(){return this.points[this.points.length-1]}removePoint(e){let t=this.points.indexOf(e);t>=0&&this.points.splice(t,1),this.needsUpdate=!0}removePointById(e){let t=this.points.find(i=>i.uuid===e);t&&this.removePoint(t)}update(){for(let e=0,t=this.shapeHoles.length;e<t;e++)this.shapeHoles[e].update();this._update()}extractShapePointsToBuffer(e,t=12,i=!1){this.subdivision=t,this.curveDivisions===void 0&&this.computeCurveDivisions(t);let r=i?this.roundedCurveDivisions:this.curveDivisions;return IY(e,i?this.roundedCurves:this.curves,t,this.autoClose),r.reduce((a,s)=>a+s,0)+1}computeCurveDivisions(e=12){return this.curveDivisions=lM(this.points,e,!1),this.roundedCurveDivisions=lM(this.points,e,!0),this.curveDivisions}extractFilteredShapePointsToBuffer(e,t,i=12){return RY(e,this.curves,t,i,this.autoClose).reduce((r,a)=>r+a,0)*2}extractShapePointsToFlatArray(e,t=12){return this.subdivision=t,this.curveDivisions===void 0&&this.computeCurveDivisions(t),LY(e,this.roundedCurves,t,this.autoClose)}getCurveIndexFromVertexId(e,t=!1){let i=0;this.curveDivisions===void 0&&this.computeCurveDivisions(this.subdivision);let r=t?this.roundedCurveDivisions:this.curveDivisions,a=0;t&&this.points[0].roundedCurveCorner!==void 0&&(a=ch(this.points[0].roundedCurveCorner,this.subdivision)*.5);let s=e-a;s<0&&(s+=r.reduce((n,o)=>n+o,0));for(let n=0,o=r.length;n<o;n++){let l=r[n];if(s<i+l)return[n,(s-i+1)/l];i+=l}return[0,1]}getCurveT(e,t,i){let r=this.points[e],a=this.points[e>=this.points.length-1?0:e+1],s=this.curveDivisions,n=s[e];if(nM(r,a)){let l=r.position.distanceTo(a.position);return r.position.distanceTo(L0.set(i.x,i.y))/l}let o=0;for(let l=0;l<e;l++)o+=s[l];return(t-o)/n}dispose(){}_applyCurveForPoint(e,t){nM(t,e)?this.lineTo(e.position.x,e.position.y):this.bezierCurveTo(t.controls[1].position.x,t.controls[1].position.y,e.controls[0].position.x,e.controls[0].position.y,e.position.x,e.position.y);let i=this.curves[this.curves.length-1];e.curveBefore=i,t.curveAfter=i;let r=i.clone();e.roundedCurveBefore=r,t.roundedCurveAfter=r,e.roundedCurveCorner=void 0,this.roundedCurves.push(r)}_update(){if(this.curves=[],this.roundedCurves=[],!this.points.length)return;for(let t=0,i=this.points.length;t<i;t++){let r=this.points[t];if(t===0)this.moveTo(r.position.x,r.position.y);else{let a=this.points[t-1];this._applyCurveForPoint(r,a)}}let e=this.getLastPoint();if(e?.curveAfter&&(e.curveAfter=void 0),this.isClosed){let t=this.points[0],i=this.points[this.points.length-1];this._applyCurveForPoint(t,i)}if(this.points.length>2){let t=0;for(let i=0,r=this.points.length;i<r;i++){let a=this.points[i],s=this.points[i-1]??this.points[this.points.length-1],n=this.points[i+1]??this.points[0],o=a.roundness,l=s&&n&&EY(s,a,n);if(!a.controlsMoved()&&o>0&&!l){let h=a.curveBefore,c=a.curveAfter;if(h===void 0||c===void 0)continue;let u=a.roundedCurveBefore,d=a.roundedCurveAfter,p=h.getLength(),f=c.getLength(),m=Math.min(o,p*.499),g=Math.min(o,f*.499),y=Math.min(m,g),x=1-y/p,b=y/f,_=h.getPointAt(x,L0),S=c.getPointAt(b,BY);this._subSplitCurve(h,u,x,_,void 0),this._subSplitCurve(c,d,b,void 0,S);let M;if(this.useCubicForRoundedCorners){let C=rP(_,a.position,S)/2,A=Math.tan(C)*_.distanceTo(a.position),[T,P]=TY(_,S,A,zY,FY),D=PY(T,P,a.position),[z,F]=DY(D,_,S,A,kY,UY);M=new Gs(_.clone(),z.clone(),F.clone(),S.clone())}else M=new bl(_.clone(),a.position.clone(),S.clone());a.roundedCurveCorner=M,this.roundedCurves.splice(i+t,0,M),t++}}}}_subSplitCurve(e,t,i,r,a){if(e instanceof Ys)r!==void 0&&t.v2.copy(r),a!==void 0&&t.v1.copy(a);else{let s=e,n=t,o=s.getUtoTmapping(i,0),l=OY(s.v0,s.v1,s.v2,s.v3,o);return r!==void 0&&(n.v0.set(l[0],l[1]),n.v1.set(l[2],l[3]),n.v2.set(l[4],l[5]),n.v3.set(l[6],l[7])),a!==void 0&&(n.v0.set(l[6],l[7]),n.v1.set(l[8],l[9]),n.v2.set(l[10],l[11]),n.v3.set(l[12],l[13])),n}return t}clone(){let e=new tr(this._width,this._height);return e.points=this.points.map(t=>t.clone()),e.isClosed=this.isClosed,e.roundness=this.roundness,e.isMesh2D=this.isMesh2D,e.shapeHoles=this.shapeHoles.map(t=>t.clone()),e}toJSON(){return{points:this.points.reduce((e,t)=>e.concat(t.toJSON()),[]),shapeHoles:this.shapeHoles.map(e=>e.toJSON()),isClosed:this.isClosed,roundness:this.roundness}}fromJSON(e){this.points=[],this.pointIDs=0;let t=e.points.length/7;for(let i=0;i<t;i++){let r=i*7,a=e.points[r+0],s=e.points[r+1],n=e.points[r+2],o=e.points[r+3],l=e.points[r+4],h=e.points[r+5],c=e.points[r+6],u=new Nc(lt.generateUUID(),new re(a,s));u.controls[0].position.set(n,o),u.controls[1].position.set(l,h),u.roundness=c,this.points.push(u)}return this.shapeHoles=e.shapeHoles?.length?e.shapeHoles.map(i=>{let r=new tr;return r.fromJSON(i),r}):[],this.isClosed=e.isClosed,this._roundness=e.roundness,this._update(),this}fromShape(e,t=!1){this.isText=t;let i=(a,s)=>{s instanceof Gs&&s.v3.equals(a.position)&&a.controls[0].position.copy(s.v2)},r=a=>{let s=[],n,o;for(n=0,o=a.length;n<o;n++)a[n]instanceof bl&&(a[n]=AY(a[n]));for(n=0,o=a.length;n<o;n++){let c=a[n],u=n>0?a[n-1]:null,d;c instanceof Gs?(d=this.createPoint(c.v0),d.controls[1].position.copy(c.v1)):c instanceof Ys&&(d=this.createPoint(c.v1)),d!==void 0&&(u!==null&&i(d,u),s.push(d))}let l=a[a.length-1],h=!1;return l instanceof Gs?l.v3.equals(s[0].position)&&(s[0].controls[0].position.copy(l.v2),h=!0):l instanceof Ys&&l.v2.equals(s[0].position)&&(h=!0),this.isClosed=h,s};return this.points=r(e.curves),e instanceof Um&&(this.shapeHoles=e.holes.map(a=>{let s=new tr;return s.fromShape(a),s})),this.update(),this}updatePoint(e,t){let i=this.getPointByUuid(e);i&&(t.position!==void 0&&i.position.fromArray(t.position),t.roundness!==void 0&&(i.roundness=t.roundness),t.areControlsDirectionsMirrored!==void 0&&(i.areControlsDirectionsMirrored=t.areControlsDirectionsMirrored),this.needsUpdate=!0)}updatePreviousControl(e,t){let i=this.getPointByUuid(e)?.controls[0];i&&(t.position&&i.position.fromArray(t.position),this.needsUpdate=!0)}updateNextControl(e,t){let i=this.getPointByUuid(e)?.controls[1];i&&(t.position&&i.position.fromArray(t.position),this.needsUpdate=!0)}},Z1=Math.PI*2;function B0({x:e,y:t},i,r,a,s){return{x:e*i+a,y:t*r+s}}function NY(e,t){let i=t===1.5707963267948966?.551915024494:t===-1.5707963267948966?-.551915024494:1.3333333333333333*Math.tan(t/4),r=Math.cos(e),a=Math.sin(e),s=Math.cos(e+t),n=Math.sin(e+t);return[{x:r-a*i,y:a+r*i},{x:s+n*i,y:n-s*i},{x:s,y:n}]}function hM(e,t,i,r){let a=e*r-t*i<0?-1:1,s=Math.min(1,Math.max(-1,e*i+t*r));return a*Math.acos(s)}function VY(e,t,i,r,a,s,n,o,l,h){let c=Math.pow(a,2),u=Math.pow(s,2),d=Math.pow(n,2),p=Math.pow(o,2),f=c*u-c*p-u*d;f<0&&(f=0),f/=c*p+u*d,f=Math.sqrt(f)*(l===h?-1:1);let m=f*a/s*o,g=f*-s/a*n,y=m+(e+i)/2,x=g+(t+r)/2,b=(n-m)/a,_=(o-g)/s,S=(-n-m)/a,M=(-o-g)/s,C=hM(1,0,b,_),A=hM(b,_,S,M);return!h&&A>0&&(A-=Z1),h&&A<0&&(A+=Z1),{centerx:y,centery:x,ang1:C,ang2:A}}function jY({px:e,py:t,cx:i,cy:r,rx:a,ry:s,largeArcFlag:n,sweepFlag:o}){let l=[];if(a===0||s===0)return[];let h=(e-i)/2,c=(t-r)/2;if(h===0&&c===0)return[];a=Math.abs(a),s=Math.abs(s);let u=Math.pow(h,2)/Math.pow(a,2)+Math.pow(c,2)/Math.pow(s,2);u>1&&(a*=Math.sqrt(u),s*=Math.sqrt(u));let d=VY(e,t,i,r,a,s,h,c,n,o),{ang1:p,ang2:f}=d,{centerx:m,centery:g}=d,y=Math.abs(f)/(Z1/4);Math.abs(1-y)<1e-7&&(y=1);let x=Math.max(Math.ceil(y),1);f/=x;for(let b=0;b<x;b++)l.push(NY(p,f)),p+=f;return l.map(b=>{let{x:_,y:S}=B0(b[0],a,s,m,g),{x:M,y:C}=B0(b[1],a,s,m,g),{x:A,y:T}=B0(b[2],a,s,m,g);return{x1:_,y1:S,x2:M,y2:C,x:A,y:T}})}var Ti;(function(e){e[e.ODD=0]="ODD",e[e.NONZERO=1]="NONZERO",e[e.POSITIVE=2]="POSITIVE",e[e.NEGATIVE=3]="NEGATIVE",e[e.ABS_GEQ_TWO=4]="ABS_GEQ_TWO"})(Ti||(Ti={}));var vr;(function(e){e[e.POLYGONS=0]="POLYGONS",e[e.CONNECTED_POLYGONS=1]="CONNECTED_POLYGONS",e[e.BOUNDARY_CONTOURS=2]="BOUNDARY_CONTOURS"})(vr||(vr={}));function Dt(e,t){if(!e)throw t||"Assertion Failed!"}var St=function(){function e(){}return e.vertEq=function(t,i){return t.s===i.s&&t.t===i.t},e.vertLeq=function(t,i){return t.s<i.s||t.s===i.s&&t.t<=i.t},e.transLeq=function(t,i){return t.t<i.t||t.t===i.t&&t.s<=i.s},e.edgeGoesLeft=function(t){return e.vertLeq(t.Dst,t.Org)},e.edgeGoesRight=function(t){return e.vertLeq(t.Org,t.Dst)},e.vertL1dist=function(t,i){return Math.abs(t.s-i.s)+Math.abs(t.t-i.t)},e.edgeEval=function(t,i,r){Dt(e.vertLeq(t,i)&&e.vertLeq(i,r));var a=i.s-t.s,s=r.s-i.s;return a+s>0?a<s?i.t-t.t+(t.t-r.t)*(a/(a+s)):i.t-r.t+(r.t-t.t)*(s/(a+s)):0},e.edgeSign=function(t,i,r){Dt(e.vertLeq(t,i)&&e.vertLeq(i,r));var a=i.s-t.s,s=r.s-i.s;return a+s>0?(i.t-r.t)*a+(i.t-t.t)*s:0},e.transEval=function(t,i,r){Dt(e.transLeq(t,i)&&e.transLeq(i,r));var a=i.t-t.t,s=r.t-i.t;return a+s>0?a<s?i.s-t.s+(t.s-r.s)*(a/(a+s)):i.s-r.s+(r.s-t.s)*(s/(a+s)):0},e.transSign=function(t,i,r){Dt(e.transLeq(t,i)&&e.transLeq(i,r));var a=i.t-t.t,s=r.t-i.t;return a+s>0?(i.s-r.s)*a+(i.s-t.s)*s:0},e.vertCCW=function(t,i,r){return t.s*(i.t-r.t)+i.s*(r.t-t.t)+r.s*(t.t-i.t)>=0},e.interpolate=function(t,i,r,a){return t=t<0?0:t,r=r<0?0:r,t<=r?r===0?(i+a)/2:i+(a-i)*(t/(t+r)):a+(i-a)*(r/(t+r))},e.intersect=function(t,i,r,a,s){var n,o,l;e.vertLeq(t,i)||(l=t,t=i,i=l),e.vertLeq(r,a)||(l=r,r=a,a=l),e.vertLeq(t,r)||(l=t,t=r,r=l,l=i,i=a,a=l),e.vertLeq(r,i)?e.vertLeq(i,a)?(n=e.edgeEval(t,r,i),o=e.edgeEval(r,i,a),n+o<0&&(n=-n,o=-o),s.s=e.interpolate(n,r.s,o,i.s)):(n=e.edgeSign(t,r,i),o=-e.edgeSign(t,a,i),n+o<0&&(n=-n,o=-o),s.s=e.interpolate(n,r.s,o,a.s)):s.s=(r.s+i.s)/2,e.transLeq(t,i)||(l=t,t=i,i=l),e.transLeq(r,a)||(l=r,r=a,a=l),e.transLeq(t,r)||(l=t,t=r,r=l,l=i,i=a,a=l),e.transLeq(r,i)?e.transLeq(i,a)?(n=e.transEval(t,r,i),o=e.transEval(r,i,a),n+o<0&&(n=-n,o=-o),s.t=e.interpolate(n,r.t,o,i.t)):(n=e.transSign(t,r,i),o=-e.transSign(t,a,i),n+o<0&&(n=-n,o=-o),s.t=e.interpolate(n,r.t,o,a.t)):s.t=(r.t+i.t)/2},e}(),sd=function(){function e(){this.next=null,this.prev=null,this.anEdge=null,this.trail=null,this.n=0,this.marked=!1,this.inside=!1}return e}(),Ff=function(){function e(t){this.side=t,this.next=null,this.Org=null,this.Sym=null,this.Onext=null,this.Lnext=null,this.Lface=null,this.activeRegion=null,this.winding=0}return Object.defineProperty(e.prototype,"Rface",{get:function(){return this.Sym.Lface},set:function(t){this.Sym.Lface=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Dst",{get:function(){return this.Sym.Org},set:function(t){this.Sym.Org=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Oprev",{get:function(){return this.Sym.Lnext},set:function(t){this.Sym.Lnext=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Lprev",{get:function(){return this.Onext.Sym},set:function(t){this.Onext.Sym=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Dprev",{get:function(){return this.Lnext.Sym},set:function(t){this.Lnext.Sym=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Rprev",{get:function(){return this.Sym.Onext},set:function(t){this.Sym.Onext=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Dnext",{get:function(){return this.Sym.Onext.Sym},set:function(t){this.Sym.Onext.Sym=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"Rnext",{get:function(){return this.Sym.Lnext.Sym},set:function(t){this.Sym.Lnext.Sym=t},enumerable:!0,configurable:!0}),e}(),Sc=function(){function e(){this.next=null,this.prev=null,this.anEdge=null,this.coords=[0,0,0],this.s=0,this.t=0,this.pqHandle=0,this.n=0,this.idx=0}return e}(),cM=function(){function e(){var t=new Sc,i=new sd,r=new Ff(0),a=new Ff(1);t.next=t.prev=t,t.anEdge=null,i.next=i.prev=i,r.next=r,r.Sym=a,a.next=a,a.Sym=r,this.vHead=t,this.fHead=i,this.eHead=r,this.eHeadSym=a}return e.prototype.makeEdge_=function(t){var i=new Ff(0),r=new Ff(1);t.Sym.side<t.side&&(t=t.Sym);var a=t.Sym.next;return r.next=a,a.Sym.next=i,i.next=t,t.Sym.next=r,i.Sym=r,i.Onext=i,i.Lnext=r,i.Org=null,i.Lface=null,i.winding=0,i.activeRegion=null,r.Sym=i,r.Onext=r,r.Lnext=i,r.Org=null,r.Lface=null,r.winding=0,r.activeRegion=null,i},e.prototype.splice_=function(t,i){var r=t.Onext,a=i.Onext;r.Sym.Lnext=i,a.Sym.Lnext=t,t.Onext=a,i.Onext=r},e.prototype.makeVertex_=function(t,i,r){var a=t;Dt(a,"Vertex can't be null!");var s=r.prev;a.prev=s,s.next=a,a.next=r,r.prev=a,a.anEdge=i;var n=i;do n.Org=a,n=n.Onext;while(n!==i)},e.prototype.makeFace_=function(t,i,r){var a=t;Dt(a,"Face can't be null");var s=r.prev;a.prev=s,s.next=a,a.next=r,r.prev=a,a.anEdge=i,a.trail=null,a.marked=!1,a.inside=r.inside;var n=i;do n.Lface=a,n=n.Lnext;while(n!==i)},e.prototype.killEdge_=function(t){t.Sym.side<t.side&&(t=t.Sym);var i=t.next,r=t.Sym.next;i.Sym.next=r,r.Sym.next=i},e.prototype.killVertex_=function(t,i){var r=t.anEdge,a=r;do a.Org=i,a=a.Onext;while(a!==r);var s=t.prev,n=t.next;n.prev=s,s.next=n},e.prototype.killFace_=function(t,i){var r=t.anEdge,a=r;do a.Lface=i,a=a.Lnext;while(a!==r);var s=t.prev,n=t.next;n.prev=s,s.next=n},e.prototype.makeEdge=function(){var t=new Sc,i=new Sc,r=new sd,a=this.makeEdge_(this.eHead);return this.makeVertex_(t,a,this.vHead),this.makeVertex_(i,a.Sym,this.vHead),this.makeFace_(r,a,this.fHead),a},e.prototype.splice=function(t,i){var r=!1,a=!1;if(t!==i){if(i.Org!==t.Org&&(a=!0,this.killVertex_(i.Org,t.Org)),i.Lface!==t.Lface&&(r=!0,this.killFace_(i.Lface,t.Lface)),this.splice_(i,t),!a){var s=new Sc;this.makeVertex_(s,i,t.Org),t.Org.anEdge=t}if(!r){var n=new sd;this.makeFace_(n,i,t.Lface),t.Lface.anEdge=t}}},e.prototype.delete=function(t){var i=t.Sym,r=!1;if(t.Lface!==t.Rface&&(r=!0,this.killFace_(t.Lface,t.Rface)),t.Onext===t)this.killVertex_(t.Org,null);else if(t.Rface.anEdge=t.Oprev,t.Org.anEdge=t.Onext,this.splice_(t,t.Oprev),!r){var a=new sd;this.makeFace_(a,t,t.Lface)}i.Onext===i?(this.killVertex_(i.Org,null),this.killFace_(i.Lface,null)):(t.Lface.anEdge=i.Oprev,i.Org.anEdge=i.Onext,this.splice_(i,i.Oprev)),this.killEdge_(t)},e.prototype.addEdgeVertex=function(t){var i=this.makeEdge_(t),r=i.Sym;this.splice_(i,t.Lnext),i.Org=t.Dst;var a=new Sc;return this.makeVertex_(a,r,i.Org),i.Lface=r.Lface=t.Lface,i},e.prototype.splitEdge=function(t){var i=this.addEdgeVertex(t),r=i.Sym;return this.splice_(t.Sym,t.Sym.Oprev),this.splice_(t.Sym,r),t.Dst=r.Org,r.Dst.anEdge=r.Sym,r.Rface=t.Rface,r.winding=t.winding,r.Sym.winding=t.Sym.winding,r.idx=t.idx,r.Sym.idx=t.Sym.idx,r},e.prototype.connect=function(t,i){var r=!1,a=this.makeEdge_(t),s=a.Sym;if(i.Lface!==t.Lface&&(r=!0,this.killFace_(i.Lface,t.Lface)),this.splice_(a,t.Lnext),this.splice_(s,i),a.Org=t.Dst,s.Org=i.Org,a.Lface=s.Lface=t.Lface,t.Lface.anEdge=s,!r){var n=new sd;this.makeFace_(n,a,t.Lface)}return a},e.prototype.zapFace=function(t){var i=t.anEdge,r,a,s,n,o;a=i.Lnext;do r=a,a=r.Lnext,r.Lface=null,r.Rface===null&&(r.Onext===r?this.killVertex_(r.Org,null):(r.Org.anEdge=r.Onext,this.splice_(r,r.Oprev)),s=r.Sym,s.Onext===s?this.killVertex_(s.Org,null):(s.Org.anEdge=s.Onext,this.splice_(s,s.Oprev)),this.killEdge_(r));while(r!=i);n=t.prev,o=t.next,o.prev=n,n.next=o},e.prototype.countFaceVerts_=function(t){var i=t.anEdge,r=0;do r++,i=i.Lnext;while(i!==t.anEdge);return r},e.prototype.mergeConvexFaces=function(t){var i,r,a,s,n,o,l;for(i=this.fHead.next;i!==this.fHead;i=i.next)if(i.inside)for(r=i.anEdge,n=r.Org;a=r.Lnext,s=r.Sym,s&&s.Lface&&s.Lface.inside&&(o=this.countFaceVerts_(i),l=this.countFaceVerts_(s.Lface),o+l-2<=t&&St.vertCCW(r.Lprev.Org,r.Org,s.Lnext.Lnext.Org)&&St.vertCCW(s.Lprev.Org,s.Org,r.Lnext.Lnext.Org)&&(a=s.Lnext,this.delete(s),r=null,s=null)),!(r&&r.Lnext.Org===n);)r=a;return!0},e.prototype.check=function(){var t=this.fHead,i=this.vHead,r=this.eHead,a,s,n,o,l,h;for(s=t,s=t;(a=s.next)!==t;s=a){Dt(a.prev===s),l=a.anEdge;do Dt(l.Sym!==l),Dt(l.Sym.Sym===l),Dt(l.Lnext.Onext.Sym===l),Dt(l.Onext.Sym.Lnext===l),Dt(l.Lface===a),l=l.Lnext;while(l!==a.anEdge)}for(Dt(a.prev===s&&a.anEdge===null),o=i,o=i;(n=o.next)!==i;o=n){Dt(n.prev===o),l=n.anEdge;do Dt(l.Sym!==l),Dt(l.Sym.Sym===l),Dt(l.Lnext.Onext.Sym===l),Dt(l.Onext.Sym.Lnext===l),Dt(l.Org===n),l=l.Onext;while(l!==n.anEdge)}for(Dt(n.prev===o&&n.anEdge===null),h=r,h=r;(l=h.next)!==r;h=l)Dt(l.Sym.next===h.Sym),Dt(l.Sym!==l),Dt(l.Sym.Sym===l),Dt(l.Org!==null),Dt(l.Dst!==null),Dt(l.Lnext.Onext.Sym===l),Dt(l.Onext.Sym.Lnext===l);Dt(l.Sym.next===h.Sym&&l.Sym===this.eHeadSym&&l.Sym.Sym===l&&l.Org===null&&l.Dst===null&&l.Lface===null&&l.Rface===null)},e}(),uM=function(){function e(){this.handle=null}return e}(),dM=function(){function e(){this.key=null,this.node=0}return e}(),GY=function(){function e(t,i){this.leq=i,this.max=0,this.nodes=[],this.handles=[],this.initialized=!1,this.freeList=0,this.size=0,this.max=t,this.nodes=[],this.handles=[];for(var r=0;r<t+1;r++)this.nodes[r]=new uM,this.handles[r]=new dM;this.initialized=!1,this.nodes[1].handle=1,this.handles[1].key=null}return e.prototype.floatDown_=function(t){var i=this.nodes,r=this.handles,a,s,n;for(a=i[t].handle;;){if(n=t<<1,n<this.size&&this.leq(r[i[n+1].handle].key,r[i[n].handle].key)&&++n,Dt(n<=this.max),s=i[n].handle,n>this.size||this.leq(r[a].key,r[s].key)){i[t].handle=a,r[a].node=t;break}i[t].handle=s,r[s].node=t,t=n}},e.prototype.floatUp_=function(t){var i=this.nodes,r=this.handles,a,s,n;for(a=i[t].handle;;){if(n=t>>1,s=i[n].handle,n===0||this.leq(r[s].key,r[a].key)){i[t].handle=a,r[a].node=t;break}i[t].handle=s,r[s].node=t,t=n}},e.prototype.init=function(){for(var t=this.size;t>=1;--t)this.floatDown_(t);this.initialized=!0},e.prototype.min=function(){return this.handles[this.nodes[1].handle].key},e.prototype.insert=function(t){var i,r;if(i=++this.size,i*2>this.max){this.max*=2;var a,s;for(s=this.nodes.length,this.nodes.length=this.max+1,a=s;a<this.nodes.length;a++)this.nodes[a]=new uM;for(s=this.handles.length,this.handles.length=this.max+1,a=s;a<this.handles.length;a++)this.handles[a]=new dM}return this.freeList===0?r=i:(r=this.freeList,this.freeList=this.handles[r].node),this.nodes[i].handle=r,this.handles[r].node=i,this.handles[r].key=t,this.initialized&&this.floatUp_(i),r},e.prototype.extractMin=function(){var t=this.nodes,i=this.handles,r=t[1].handle,a=i[r].key;return this.size>0&&(t[1].handle=t[this.size].handle,i[t[1].handle].node=1,i[r].key=null,i[r].node=this.freeList,this.freeList=r,--this.size,this.size>0&&this.floatDown_(1)),a},e.prototype.delete=function(t){var i=this.nodes,r=this.handles,a;Dt(t>=1&&t<=this.max&&r[t].key!==null),a=r[t].node,i[a].handle=i[this.size].handle,r[i[a].handle].node=a,--this.size,a<=this.size&&(a<=1||this.leq(r[i[a>>1].handle].key,r[i[a].handle].key)?this.floatDown_(a):this.floatUp_(a)),r[t].key=null,r[t].node=this.freeList,this.freeList=t},e}(),z0=function(){function e(){this.eUp=null,this.nodeUp=null,this.windingNumber=0,this.inside=!1,this.sentinel=!1,this.dirty=!1,this.fixUpperEdge=!1}return e}(),pM=function(){function e(){this.key=null,this.next=null,this.prev=null}return e}(),HY=function(){function e(t,i){this.frame=t,this.leq=i,this.head=new pM,this.head.next=this.head,this.head.prev=this.head}return e.prototype.min=function(){return this.head.next},e.prototype.max=function(){return this.head.prev},e.prototype.insert=function(t){return this.insertBefore(this.head,t)},e.prototype.search=function(t){var i=this.head;do i=i.next;while(i.key!==null&&!this.leq(this.frame,t,i.key));return i},e.prototype.insertBefore=function(t,i){do t=t.prev;while(t.key!==null&&!this.leq(this.frame,t.key,i));var r=new pM;return r.key=i,r.next=t.next,t.next.prev=r,r.prev=t,t.next=r,r},e.prototype.delete=function(t){t.next.prev=t.prev,t.prev.next=t.next},e}(),WY=function(){function e(){}return e.regionBelow=function(t){return t.nodeUp.prev.key},e.regionAbove=function(t){return t.nodeUp.next.key},e.debugEvent=function(t){},e.addWinding=function(t,i){t.winding+=i.winding,t.Sym.winding+=i.Sym.winding},e.edgeLeq=function(t,i,r){var a=t.event,s=i.eUp,n=r.eUp;if(s.Dst===a)return n.Dst===a?St.vertLeq(s.Org,n.Org)?St.edgeSign(n.Dst,s.Org,n.Org)<=0:St.edgeSign(s.Dst,n.Org,s.Org)>=0:St.edgeSign(n.Dst,a,n.Org)<=0;if(n.Dst===a)return St.edgeSign(s.Dst,a,s.Org)>=0;var o=St.edgeEval(s.Dst,a,s.Org),l=St.edgeEval(n.Dst,a,n.Org);return o>=l},e.deleteRegion=function(t,i){i.fixUpperEdge&&Dt(i.eUp.winding===0),i.eUp.activeRegion=null,t.dict.delete(i.nodeUp)},e.fixUpperEdge=function(t,i,r){Dt(i.fixUpperEdge),t.mesh.delete(i.eUp),i.fixUpperEdge=!1,i.eUp=r,r.activeRegion=i},e.topLeftRegion=function(t,i){var r=i.eUp.Org,a;do i=e.regionAbove(i);while(i.eUp.Org===r);if(i.fixUpperEdge){if(a=t.mesh.connect(e.regionBelow(i).eUp.Sym,i.eUp.Lnext),a===null)return null;e.fixUpperEdge(t,i,a),i=e.regionAbove(i)}return i},e.topRightRegion=function(t){var i=t.eUp.Dst;do t=e.regionAbove(t);while(t.eUp.Dst===i);return t},e.addRegionBelow=function(t,i,r){var a=new z0;return a.eUp=r,a.nodeUp=t.dict.insertBefore(i.nodeUp,a),a.fixUpperEdge=!1,a.sentinel=!1,a.dirty=!1,r.activeRegion=a,a},e.isWindingInside=function(t,i){switch(t.windingRule){case Ti.ODD:return(i&1)!==0;case Ti.NONZERO:return i!==0;case Ti.POSITIVE:return i>0;case Ti.NEGATIVE:return i<0;case Ti.ABS_GEQ_TWO:return i>=2||i<=-2}throw new Error("Invalid winding rulle")},e.computeWinding=function(t,i){i.windingNumber=e.regionAbove(i).windingNumber+i.eUp.winding,i.inside=e.isWindingInside(t,i.windingNumber)},e.finishRegion=function(t,i){var r=i.eUp,a=r.Lface;a.inside=i.inside,a.anEdge=r,e.deleteRegion(t,i)},e.finishLeftRegions=function(t,i,r){for(var a,s=null,n=i,o=i.eUp;n!==r;){if(n.fixUpperEdge=!1,s=e.regionBelow(n),a=s.eUp,a.Org!=o.Org){if(!s.fixUpperEdge){e.finishRegion(t,n);break}a=t.mesh.connect(o.Lprev,a.Sym),e.fixUpperEdge(t,s,a)}o.Onext!==a&&(t.mesh.splice(a.Oprev,a),t.mesh.splice(o,a)),e.finishRegion(t,n),o=s.eUp,n=s}return o},e.addRightEdges=function(t,i,r,a,s,n){var o,l,h,c,u=!0;h=r;do Dt(St.vertLeq(h.Org,h.Dst)),e.addRegionBelow(t,i,h.Sym),h=h.Onext;while(h!==a);for(s===null&&(s=e.regionBelow(i).eUp.Rprev),l=i,c=s;o=e.regionBelow(l),h=o.eUp.Sym,h.Org===c.Org;)h.Onext!==c&&(t.mesh.splice(h.Oprev,h),t.mesh.splice(c.Oprev,h)),o.windingNumber=l.windingNumber-h.winding,o.inside=e.isWindingInside(t,o.windingNumber),l.dirty=!0,!u&&e.checkForRightSplice(t,l)&&(e.addWinding(h,c),e.deleteRegion(t,l),t.mesh.delete(c)),u=!1,l=o,c=h;l.dirty=!0,Dt(l.windingNumber-h.winding===o.windingNumber),n&&e.walkDirtyRegions(t,l)},e.spliceMergeVertices=function(t,i,r){t.mesh.splice(i,r)},e.vertexWeights=function(t,i,r){var a=St.vertL1dist(i,t),s=St.vertL1dist(r,t),n=.5*s/(a+s),o=.5*a/(a+s);t.coords[0]+=n*i.coords[0]+o*r.coords[0],t.coords[1]+=n*i.coords[1]+o*r.coords[1],t.coords[2]+=n*i.coords[2]+o*r.coords[2]},e.getIntersectData=function(t,i,r,a,s,n){i.coords[0]=i.coords[1]=i.coords[2]=0,i.idx=-1,e.vertexWeights(i,r,a),e.vertexWeights(i,s,n)},e.checkForRightSplice=function(t,i){var r=e.regionBelow(i),a=i.eUp,s=r.eUp;if(St.vertLeq(a.Org,s.Org)){if(St.edgeSign(s.Dst,a.Org,s.Org)>0)return!1;St.vertEq(a.Org,s.Org)?a.Org!==s.Org&&(t.pq.delete(a.Org.pqHandle),e.spliceMergeVertices(t,s.Oprev,a)):(t.mesh.splitEdge(s.Sym),t.mesh.splice(a,s.Oprev),i.dirty=r.dirty=!0)}else{if(St.edgeSign(a.Dst,s.Org,a.Org)<0)return!1;e.regionAbove(i).dirty=i.dirty=!0,t.mesh.splitEdge(a.Sym),t.mesh.splice(s.Oprev,a)}return!0},e.checkForLeftSplice=function(t,i){var r=e.regionBelow(i),a=i.eUp,s=r.eUp,n;if(Dt(!St.vertEq(a.Dst,s.Dst)),St.vertLeq(a.Dst,s.Dst)){if(St.edgeSign(a.Dst,s.Dst,a.Org)<0)return!1;e.regionAbove(i).dirty=i.dirty=!0,n=t.mesh.splitEdge(a),t.mesh.splice(s.Sym,n),n.Lface.inside=i.inside}else{if(St.edgeSign(s.Dst,a.Dst,s.Org)>0)return!1;i.dirty=r.dirty=!0,n=t.mesh.splitEdge(s),t.mesh.splice(a.Lnext,s.Sym),n.Rface.inside=i.inside}return!0},e.checkForIntersect=function(t,i){var r=e.regionBelow(i),a=i.eUp,s=r.eUp,n=a.Org,o=s.Org,l=a.Dst,h=s.Dst,c,u,d=new Sc,p,f;if(Dt(!St.vertEq(h,l)),Dt(St.edgeSign(l,t.event,n)<=0),Dt(St.edgeSign(h,t.event,o)>=0),Dt(n!==t.event&&o!==t.event),Dt(!i.fixUpperEdge&&!r.fixUpperEdge),n===o||(c=Math.min(n.t,l.t),u=Math.max(o.t,h.t),c>u))return!1;if(St.vertLeq(n,o)){if(St.edgeSign(h,n,o)>0)return!1}else if(St.edgeSign(l,o,n)<0)return!1;return e.debugEvent(t),St.intersect(l,n,h,o,d),Dt(Math.min(n.t,l.t)<=d.t),Dt(d.t<=Math.max(o.t,h.t)),Dt(Math.min(h.s,l.s)<=d.s),Dt(d.s<=Math.max(o.s,n.s)),St.vertLeq(d,t.event)&&(d.s=t.event.s,d.t=t.event.t),p=St.vertLeq(n,o)?n:o,St.vertLeq(p,d)&&(d.s=p.s,d.t=p.t),St.vertEq(d,n)||St.vertEq(d,o)?(e.checkForRightSplice(t,i),!1):!St.vertEq(l,t.event)&&St.edgeSign(l,t.event,d)>=0||!St.vertEq(h,t.event)&&St.edgeSign(h,t.event,d)<=0?h===t.event?(t.mesh.splitEdge(a.Sym),t.mesh.splice(s.Sym,a),i=e.topLeftRegion(t,i),a=e.regionBelow(i).eUp,e.finishLeftRegions(t,e.regionBelow(i),r),e.addRightEdges(t,i,a.Oprev,a,a,!0),!0):l===t.event?(t.mesh.splitEdge(s.Sym),t.mesh.splice(a.Lnext,s.Oprev),r=i,i=e.topRightRegion(i),f=e.regionBelow(i).eUp.Rprev,r.eUp=s.Oprev,s=e.finishLeftRegions(t,r,null),e.addRightEdges(t,i,s.Onext,a.Rprev,f,!0),!0):(St.edgeSign(l,t.event,d)>=0&&(e.regionAbove(i).dirty=i.dirty=!0,t.mesh.splitEdge(a.Sym),a.Org.s=t.event.s,a.Org.t=t.event.t),St.edgeSign(h,t.event,d)<=0&&(i.dirty=r.dirty=!0,t.mesh.splitEdge(s.Sym),s.Org.s=t.event.s,s.Org.t=t.event.t),!1):(t.mesh.splitEdge(a.Sym),t.mesh.splitEdge(s.Sym),t.mesh.splice(s.Oprev,a),a.Org.s=d.s,a.Org.t=d.t,a.Org.pqHandle=t.pq.insert(a.Org),e.getIntersectData(t,a.Org,n,l,o,h),e.regionAbove(i).dirty=i.dirty=r.dirty=!0,!1)},e.walkDirtyRegions=function(t,i){for(var r=e.regionBelow(i),a,s;;){for(;r.dirty;)i=r,r=e.regionBelow(r);if(!i.dirty&&(r=i,i=e.regionAbove(i),i===null||!i.dirty))return;if(i.dirty=!1,a=i.eUp,s=r.eUp,a.Dst!==s.Dst&&e.checkForLeftSplice(t,i)&&(r.fixUpperEdge?(e.deleteRegion(t,r),t.mesh.delete(s),r=e.regionBelow(i),s=r.eUp):i.fixUpperEdge&&(e.deleteRegion(t,i),t.mesh.delete(a),i=e.regionAbove(r),a=i.eUp)),a.Org!==s.Org)if(a.Dst!==s.Dst&&!i.fixUpperEdge&&!r.fixUpperEdge&&(a.Dst===t.event||s.Dst===t.event)){if(e.checkForIntersect(t,i))return}else e.checkForRightSplice(t,i);a.Org===s.Org&&a.Dst===s.Dst&&(e.addWinding(s,a),e.deleteRegion(t,i),t.mesh.delete(a),i=e.regionAbove(r))}},e.connectRightVertex=function(t,i,r){var a,s=r.Onext,n=e.regionBelow(i),o=i.eUp,l=n.eUp,h=!1;if(o.Dst!==l.Dst&&e.checkForIntersect(t,i),St.vertEq(o.Org,t.event)&&(t.mesh.splice(s.Oprev,o),i=e.topLeftRegion(t,i),s=e.regionBelow(i).eUp,e.finishLeftRegions(t,e.regionBelow(i),n),h=!0),St.vertEq(l.Org,t.event)&&(t.mesh.splice(r,l.Oprev),r=e.finishLeftRegions(t,n,null),h=!0),h){e.addRightEdges(t,i,r.Onext,s,s,!0);return}St.vertLeq(l.Org,o.Org)?a=l.Oprev:a=o,a=t.mesh.connect(r.Lprev,a),e.addRightEdges(t,i,a,a.Onext,a.Onext,!1),a.Sym.activeRegion.fixUpperEdge=!0,e.walkDirtyRegions(t,i)},e.connectLeftDegenerate=function(t,i,r){var a,s,n,o,l;if(a=i.eUp,St.vertEq(a.Org,r)){Dt(!1),e.spliceMergeVertices(t,a,r.anEdge);return}if(!St.vertEq(a.Dst,r)){t.mesh.splitEdge(a.Sym),i.fixUpperEdge&&(t.mesh.delete(a.Onext),i.fixUpperEdge=!1),t.mesh.splice(r.anEdge,a),e.sweepEvent(t,r);return}Dt(!1),i=e.topRightRegion(i),l=e.regionBelow(i),n=l.eUp.Sym,s=o=n.Onext,l.fixUpperEdge&&(Dt(s!==n),e.deleteRegion(t,l),t.mesh.delete(n),n=s.Oprev),t.mesh.splice(r.anEdge,n),St.edgeGoesLeft(s)||(s=null),e.addRightEdges(t,i,n.Onext,o,s,!0)},e.connectLeftVertex=function(t,i){var r,a,s,n,o,l,h=new z0;if(h.eUp=i.anEdge.Sym,r=t.dict.search(h).key,a=e.regionBelow(r),!!a){if(n=r.eUp,o=a.eUp,St.edgeSign(n.Dst,i,n.Org)===0){e.connectLeftDegenerate(t,r,i);return}if(s=St.vertLeq(o.Dst,n.Dst)?r:a,r.inside||s.fixUpperEdge){if(s===r)l=t.mesh.connect(i.anEdge.Sym,n.Lnext);else{var c=t.mesh.connect(o.Dnext,i.anEdge);l=c.Sym}s.fixUpperEdge?e.fixUpperEdge(t,s,l):e.computeWinding(t,e.addRegionBelow(t,r,l)),e.sweepEvent(t,i)}else e.addRightEdges(t,r,i.anEdge,i.anEdge,null,!0)}},e.sweepEvent=function(t,i){t.event=i,e.debugEvent(t);for(var r=i.anEdge;r.activeRegion===null;)if(r=r.Onext,r===i.anEdge){e.connectLeftVertex(t,i);return}var a=e.topLeftRegion(t,r.activeRegion);Dt(a!==null);var s=e.regionBelow(a),n=s.eUp,o=e.finishLeftRegions(t,s,null);o.Onext===n?e.connectRightVertex(t,a,o):e.addRightEdges(t,a,o.Onext,n,n,!0)},e.addSentinel=function(t,i,r,a){var s=new z0,n=t.mesh.makeEdge();n.Org.s=r,n.Org.t=a,n.Dst.s=i,n.Dst.t=a,t.event=n.Dst,s.eUp=n,s.windingNumber=0,s.inside=!1,s.fixUpperEdge=!1,s.sentinel=!0,s.dirty=!1,s.nodeUp=t.dict.insert(s)},e.initEdgeDict=function(t){t.dict=new HY(t,e.edgeLeq);var i=t.bmax[0]-t.bmin[0],r=t.bmax[1]-t.bmin[1],a=t.bmin[0]-i,s=t.bmax[0]+i,n=t.bmin[1]-r,o=t.bmax[1]+r;e.addSentinel(t,a,s,n),e.addSentinel(t,a,s,o)},e.doneEdgeDict=function(t){for(var i,r=0;(i=t.dict.min().key)!==null;)i.sentinel||(Dt(i.fixUpperEdge),Dt(++r===1)),Dt(i.windingNumber===0),e.deleteRegion(t,i)},e.removeDegenerateEdges=function(t){var i,r,a,s=t.mesh.eHead;for(i=s.next;i!==s;i=r)r=i.next,a=i.Lnext,St.vertEq(i.Org,i.Dst)&&i.Lnext.Lnext!==i&&(e.spliceMergeVertices(t,a,i),t.mesh.delete(i),i=a,a=i.Lnext),a.Lnext===i&&(a!==i&&((a===r||a===r.Sym)&&(r=r.next),t.mesh.delete(a)),(i===r||i===r.Sym)&&(r=r.next),t.mesh.delete(i))},e.initPriorityQ=function(t){var i,r,a,s=0;for(a=t.mesh.vHead,r=a.next;r!==a;r=r.next)s++;for(s+=8,i=t.pq=new GY(s,St.vertLeq),a=t.mesh.vHead,r=a.next;r!==a;r=r.next)r.pqHandle=i.insert(r);return r!==a?!1:(i.init(),!0)},e.donePriorityQ=function(t){t.pq=null},e.removeDegenerateFaces=function(t,i){var r,a,s;for(r=i.fHead.next;r!==i.fHead;r=a)a=r.next,s=r.anEdge,Dt(s.Lnext!==s),s.Lnext.Lnext===s&&(e.addWinding(s.Onext,s),t.mesh.delete(s));return!0},e.computeInterior=function(t,i){i===void 0&&(i=!0);var r,a;if(e.removeDegenerateEdges(t),!e.initPriorityQ(t))return!1;for(e.initEdgeDict(t);(r=t.pq.extractMin())!==null;){for(;a=t.pq.min(),!(a===null||!St.vertEq(a,r));)a=t.pq.extractMin(),e.spliceMergeVertices(t,r.anEdge,a.anEdge);e.sweepEvent(t,r)}return t.event=t.dict.min().key.eUp.Org,e.debugEvent(t),e.doneEdgeDict(t),e.donePriorityQ(t),e.removeDegenerateFaces(t,t.mesh)?(i&&t.mesh.check(),!0):!1},e}(),qY=function(){function e(){this.mesh=new cM,this.normal=[0,0,0],this.sUnit=[0,0,0],this.tUnit=[0,0,0],this.bmin=[0,0],this.bmax=[0,0],this.windingRule=Ti.ODD,this.dict=null,this.pq=null,this.event=null,this.vertexIndexCounter=0,this.vertices=[],this.vertexIndices=[],this.vertexCount=0,this.elements=[],this.elementCount=0}return e.prototype.dot_=function(t,i){return t[0]*i[0]+t[1]*i[1]+t[2]*i[2]},e.prototype.normalize_=function(t){var i=t[0]*t[0]+t[1]*t[1]+t[2]*t[2];if(!i)throw"Zero-size vector!";i=Math.sqrt(i),t[0]/=i,t[1]/=i,t[2]/=i},e.prototype.longAxis_=function(t){var i=0;return Math.abs(t[1])>Math.abs(t[0])&&(i=1),Math.abs(t[2])>Math.abs(t[i])&&(i=2),i},e.prototype.computeNormal_=function(t){var i,r,a,s,n,o,l=[0,0,0],h=[0,0,0],c=[0,0,0],u=[0,0,0],d=[0,0,0],p=[null,null,null],f=[null,null,null],m=this.mesh.vHead;i=m.next;for(var g=0;g<3;++g)s=i.coords[g],h[g]=s,f[g]=i,l[g]=s,p[g]=i;for(i=m.next;i!==m;i=i.next)for(var y=0;y<3;++y)s=i.coords[y],s<h[y]&&(h[y]=s,f[y]=i),s>l[y]&&(l[y]=s,p[y]=i);var x=0;if(l[1]-h[1]>l[0]-h[0]&&(x=1),l[2]-h[2]>l[x]-h[x]&&(x=2),h[x]>=l[x]){t[0]=0,t[1]=0,t[2]=1;return}for(o=0,r=f[x],a=p[x],c[0]=r.coords[0]-a.coords[0],c[1]=r.coords[1]-a.coords[1],c[2]=r.coords[2]-a.coords[2],i=m.next;i!==m;i=i.next)u[0]=i.coords[0]-a.coords[0],u[1]=i.coords[1]-a.coords[1],u[2]=i.coords[2]-a.coords[2],d[0]=c[1]*u[2]-c[2]*u[1],d[1]=c[2]*u[0]-c[0]*u[2],d[2]=c[0]*u[1]-c[1]*u[0],n=d[0]*d[0]+d[1]*d[1]+d[2]*d[2],n>o&&(o=n,t[0]=d[0],t[1]=d[1],t[2]=d[2]);o<=0&&(t[0]=t[1]=t[2]=0,t[this.longAxis_(c)]=1)},e.prototype.checkOrientation_=function(){for(var t=this.mesh.fHead,i,r=this.mesh.vHead,a,s=0,n=t.next;n!==t;n=n.next)if(a=n.anEdge,!(a.winding<=0))do s+=(a.Org.s-a.Dst.s)*(a.Org.t+a.Dst.t),a=a.Lnext;while(a!==n.anEdge);if(s<0){for(i=r.next;i!==r;i=i.next)i.t=-i.t;this.tUnit[0]=-this.tUnit[0],this.tUnit[1]=-this.tUnit[1],this.tUnit[2]=-this.tUnit[2]}},e.prototype.projectPolygon_=function(){var t=this.mesh.vHead,i=[0,0,0],r,a,s=!1;i[0]=this.normal[0],i[1]=this.normal[1],i[2]=this.normal[2],!i[0]&&!i[1]&&!i[2]&&(this.computeNormal_(i),s=!0),r=this.sUnit,a=this.tUnit;var n=this.longAxis_(i);r[n]=0,r[(n+1)%3]=1,r[(n+2)%3]=0,a[n]=0,a[(n+1)%3]=0,a[(n+2)%3]=i[n]>0?1:-1;for(var o=t.next;o!==t;o=o.next)o.s=this.dot_(o.coords,r),o.t=this.dot_(o.coords,a);s&&this.checkOrientation_();for(var l=!0,h=t.next;h!==t;h=h.next)l?(this.bmin[0]=this.bmax[0]=h.s,this.bmin[1]=this.bmax[1]=h.t,l=!1):(h.s<this.bmin[0]&&(this.bmin[0]=h.s),h.s>this.bmax[0]&&(this.bmax[0]=h.s),h.t<this.bmin[1]&&(this.bmin[1]=h.t),h.t>this.bmax[1]&&(this.bmax[1]=h.t))},e.prototype.addWinding_=function(t,i){t.winding+=i.winding,t.Sym.winding+=i.Sym.winding},e.prototype.tessellateMonoRegion_=function(t,i){var r,a;if(r=i.anEdge,!(r.Lnext!==r&&r.Lnext.Lnext!==r))throw"Mono region invalid";for(;St.vertLeq(r.Dst,r.Org);r=r.Lprev);for(;St.vertLeq(r.Org,r.Dst);r=r.Lnext);a=r.Lprev;for(var s=void 0;r.Lnext!==a;)if(St.vertLeq(r.Dst,a.Org)){for(;a.Lnext!==r&&(St.edgeGoesLeft(a.Lnext)||St.edgeSign(a.Org,a.Dst,a.Lnext.Dst)<=0);)s=t.connect(a.Lnext,a),a=s.Sym;a=a.Lprev}else{for(;a.Lnext!==r&&(St.edgeGoesRight(r.Lprev)||St.edgeSign(r.Dst,r.Org,r.Lprev.Org)>=0);)s=t.connect(r,r.Lprev),r=s.Sym;r=r.Lnext}if(a.Lnext===r)throw"Mono region invalid";for(;a.Lnext.Lnext!==r;)s=t.connect(a.Lnext,a),a=s.Sym;return!0},e.prototype.tessellateInterior_=function(t){for(var i,r=t.fHead.next;r!==t.fHead;r=i)if(i=r.next,r.inside&&!this.tessellateMonoRegion_(t,r))return!1;return!0},e.prototype.discardExterior_=function(t){for(var i,r=t.fHead.next;r!==t.fHead;r=i)i=r.next,r.inside||t.zapFace(r)},e.prototype.setWindingNumber_=function(t,i,r){for(var a,s=t.eHead.next;s!==t.eHead;s=a)a=s.next,s.Rface.inside!==s.Lface.inside?s.winding=s.Lface.inside?i:-i:r?t.delete(s):s.winding=0},e.prototype.getNeighbourFace_=function(t){return!t.Rface||!t.Rface.inside?-1:t.Rface.n},e.prototype.outputPolymesh_=function(t,i,r,a){var s,n=0,o=0,l;r>3&&t.mergeConvexFaces(r);for(var h=t.vHead.next;h!==t.vHead;h=h.next)h.n=-1;for(var c=t.fHead.next;c!==t.fHead;c=c.next)if(c.n=-1,!!c.inside){s=c.anEdge,l=0;do{var h=s.Org;h.n===-1&&(h.n=o,o++),l++,s=s.Lnext}while(s!==c.anEdge);if(l>r)throw"Face vertex greater that support polygon";c.n=n,++n}this.elementCount=n,i===vr.CONNECTED_POLYGONS&&(n*=2),this.elements=[],this.elements.length=n*r,this.vertexCount=o,this.vertices=[],this.vertices.length=o*a,this.vertexIndices=[],this.vertexIndices.length=o;for(var h=t.vHead.next;h!==t.vHead;h=h.next)if(h.n!==-1){var u=h.n*a;this.vertices[u+0]=h.coords[0],this.vertices[u+1]=h.coords[1],a>2&&(this.vertices[u+2]=h.coords[2]),this.vertexIndices[h.n]=h.idx}for(var d=0,c=t.fHead.next;c!==t.fHead;c=c.next)if(c.inside){s=c.anEdge,l=0;do{var h=s.Org;this.elements[d++]=h.n,l++,s=s.Lnext}while(s!==c.anEdge);for(var p=l;p<r;++p)this.elements[d++]=-1;if(i===vr.CONNECTED_POLYGONS){s=c.anEdge;do this.elements[d++]=this.getNeighbourFace_(s),s=s.Lnext;while(s!==c.anEdge);for(var f=l;f<r;++f)this.elements[d++]=-1}}},e.prototype.outputContours_=function(t,i){var r,a,s=0,n=0;this.vertexCount=0,this.elementCount=0;for(var o=t.fHead.next;o!==t.fHead;o=o.next)if(o.inside){a=r=o.anEdge;do this.vertexCount++,r=r.Lnext;while(r!==a);this.elementCount++}this.elements=[],this.elements.length=this.elementCount*2,this.vertices=[],this.vertices.length=this.vertexCount*i,this.vertexIndices=[],this.vertexIndices.length=this.vertexCount;var l=0,h=0,c=0;s=0;for(var o=t.fHead.next;o!==t.fHead;o=o.next)if(o.inside){n=0,a=r=o.anEdge;do this.vertices[l++]=r.Org.coords[0],this.vertices[l++]=r.Org.coords[1],i>2&&(this.vertices[l++]=r.Org.coords[2]),this.vertexIndices[h++]=this.vertexIdCallback?this.vertexIdCallback(r):r.Org.idx,n++,r=r.Lnext;while(r!==a);this.elements[c++]=s,this.elements[c++]=n,s+=n}},e.prototype.addContour=function(t,i){this.mesh===null&&(this.mesh=new cM),t<2&&(t=2),t>3&&(t=3);for(var r=null,a=0;a<i.length;a+=t)r===null?(r=this.mesh.makeEdge(),this.mesh.splice(r,r.Sym)):(this.mesh.splitEdge(r),r=r.Lnext),r.Org.coords[0]=i[a+0],r.Org.coords[1]=i[a+1],t>2?r.Org.coords[2]=i[a+2]:r.Org.coords[2]=0,r.Org.idx=this.vertexIndexCounter++,this.edgeCreateCallback&&this.edgeCreateCallback(r),r.winding=1,r.Sym.winding=-1},e.prototype.tesselate=function(t,i,r,a,s,n){if(t===void 0&&(t=Ti.ODD),i===void 0&&(i=vr.POLYGONS),n===void 0&&(n=!0),this.vertices=[],this.elements=[],this.vertexIndices=[],this.vertexIndexCounter=0,s&&(this.normal[0]=s[0],this.normal[1]=s[1],this.normal[2]=s[2]),this.windingRule=t,a<2&&(a=2),a>3&&(a=3),!this.mesh)return!1;this.projectPolygon_(),WY.computeInterior(this,n);var o=this.mesh;return i===vr.BOUNDARY_CONTOURS?this.setWindingNumber_(o,1,!0):this.tessellateInterior_(o),n&&o.check(),i===vr.BOUNDARY_CONTOURS?this.outputContours_(o,a):this.outputPolymesh_(o,i,r,a),!0},e}();function pl(e){var t=e.windingRule,i=t===void 0?Ti.ODD:t,r=e.elementType,a=r===void 0?vr.POLYGONS:r,s=e.polySize,n=s===void 0?3:s,o=e.vertexSize,l=o===void 0?2:o,h=e.normal,c=h===void 0?[0,0,1]:h,u=e.contours,d=u===void 0?[]:u,p=e.strict,f=p===void 0?!0:p,m=e.debug,g=m===void 0?!1:m;if(!d&&f)throw new Error("Contours can't be empty");if(d){var y=new qY;e.edgeCreateCallback&&(y.edgeCreateCallback=e.edgeCreateCallback),e.vertexIdCallback&&(y.vertexIdCallback=e.vertexIdCallback);for(var x=0;x<d.length;x++)y.addContour(l||2,d[x]);return y.tesselate(i,a,n,l,c,f),{vertices:y.vertices,vertexIndices:y.vertexIndices,vertexCount:y.vertexCount,elements:y.elements,elementCount:y.elementCount,mesh:g?y.mesh:void 0}}}var Cae=Ti.ODD,Eae=Ti.NONZERO,Tae=Ti.POSITIVE,Pae=Ti.NEGATIVE,Dae=Ti.ABS_GEQ_TWO,Oae=vr.POLYGONS,Iae=vr.CONNECTED_POLYGONS,Rae=vr.BOUNDARY_CONTOURS,K1=class{constructor(e=256,t=!1){this.capacity=e,this.size=0,this.debug=t,this.debug&&console.log(`allocating with cap ${e}`);let i=e*K1.eSize;this.buffer=new ArrayBuffer(i);let r=Float32Array.BYTES_PER_ELEMENT,a=0;this.positions=new Float32Array(this.buffer,a*r,3*e),a+=3*e,this.normals=new Float32Array(this.buffer,a*r,3*e),a+=3*e,this.uvs=new Float32Array(this.buffer,a*r,2*e)}realloc(e,t=!1){if(e<this.size)throw Error("cannot shrink buffer");if(e<=this.capacity&&!t)return;this.debug&&console.log(`resizing from ${this.capacity} \u2192 ${e}`);let i=e*K1.eSize,r=new ArrayBuffer(i),a=Float32Array.BYTES_PER_ELEMENT,s=0,n=new Float32Array(r,s*a,3*e);s+=3*e;let o=new Float32Array(r,s*a,3*e);s+=3*e;let l=new Float32Array(r,s*a,2*e);t?(n.set(this.positions.subarray(0,this.size*3)),o.set(this.normals.subarray(0,this.size*3)),l.set(this.uvs.subarray(0,this.size*2))):(n.set(this.positions),o.set(this.normals),l.set(this.uvs)),this.buffer=r,this.positions=n,this.normals=o,this.uvs=l,this.capacity=e}get(e=1){let t=this.size+e;if(t>this.capacity){let r=this.capacity;for(;t>r;)r*=2;this.realloc(r)}let i=this.size;return this.size=t,i}reserve(e){let t=this.size+e;t>this.capacity&&this.realloc(t)}shrink(){this.debug&&console.log(`shrinking ${this.capacity} \u2192 ${this.size}`),this.realloc(this.size,!0)}},aP=K1;aP.eSize=(3+3+2)*Float32Array.BYTES_PER_ELEMENT;var YY=Do(aL()),Db={vertices:[160,160,-160,160,-160,-160,160,-160],vertexIndices:[1,0,3,2],vertexCount:4,elements:[0,4],elementCount:1,mesh:void 0},sP={vertices:[],vertexIndices:[],vertexCount:0,elements:[],elementCount:0,mesh:void 0},nP={vertices:[-160,160,160,-160,160,160,-160,-160],vertexIndices:[1,3,0,2],vertexCount:4,elements:[0,1,2,1,0,3],elementCount:2,mesh:void 0},F0=(e,t)=>([i,r])=>(r<i&&(r+=t),(e>=i?e:e+t)<=r),Ob=class extends yt{constructor(e,t,i=0,r=12,a=3,s=Ti.ODD,n=!1){super(),this.forPathBevel=n,this.type="ShapeGeometry",this.vertexCache={},this._shape=e,this._depth=t,this._curveSegments=r,this._bevelSegmentsInput=a;let o=this._shape.extractShapePointsToFlatArray([],r),l=this._shape.shapeHoles.map(T=>{let P=T.extractShapePointsToFlatArray([],r),D=[];for(let z=P.length-1;z>=1;z-=2){let F=P[z-1],L=P[z-0];D.push(F,L)}return D}),h=[],c=[];for(let T=0;T<o.length;T+=2)c.push([o[T],o[T+1]]);h.push(c);for(let T=0;T<l.length;T++){let P=l[T],D=[];for(let z=0;z<P.length;z+=2)D.push([P[z],P[z+1]]);h.push(D)}let u;e.isText?u=new _3().setFromPoints(e.points.map(T=>T.position)).getSize(new re).length()*.1:h[0].length===0?u=i:u=(0,YY.default)(h).distance,i<=0?(this._bevel=0,this._bevelSegments=0):(this._bevel=Math.min(i,u,t/2),this._bevelSegments=Math.floor(a));let d;try{d=pl({windingRule:s,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[o]})}catch{d=Db}let p;try{p=pl({windingRule:Ti.ODD,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[...l]})}catch{p=sP}if(!d)throw new Error("error generating geometry");let f=d.elementCount;if(p){d.elementCount+=p.elementCount;for(let T=0;T<p.elements.length;T++){let P=p.elements[T],D=T%2===0?d.vertexCount:0;d.elements.push(P+D)}for(let T=0;T<p.vertexIndices.length;T++){let P=p.vertexIndices[T],D=d.vertexCount;d.vertexIndices.push(P+D)}for(let T=0;T<p.vertices.length;T++){let P=p.vertices[T];d.vertices.push(P)}}let m=1/0,g=-1/0,y=1/0,x=-1/0;for(let T=0,P=d.vertexCount;T<P;T++){let D=T*2,z=d.vertices[D+0],F=d.vertices[D+1];z<m&&(m=z),z>g&&(g=z),F<y&&(y=F),F>x&&(x=F)}this._minX=m,this._minY=y,this._width=g-m,this._height=x-y,this._buffer=new aP(this._computeBufferEstimatedSize(d));let b=[],_=[];for(let T=d.elementCount-1;T>=0;T--){let P=T>=f,D=T*2,z=d.elements[D+0],F=d.elements[D+1],L=z+F,G={start:z,count:F,normals:[],continuous:[],concave:[]},q=z,Q=L-1,Y=z+1,ne=this._shape.roundedCurves.length;do{let oe=q-z,ue=d.vertices[Q*2+0],se=d.vertices[Q*2+1],Ce=d.vertices[q*2+0],me=d.vertices[q*2+1],Ae=d.vertices[Y*2+0],ye=d.vertices[Y*2+1],Ne=Ce-ue,Le=me-se,Te=Math.sqrt(Ne*Ne+Le*Le);Ne/=Te,Le/=Te;let tt=Ce-Ae,Je=me-ye,rt=Math.sqrt(tt*tt+Je*Je);tt/=rt,Je/=rt,G.normals[oe*2+0]=-Je,G.normals[oe*2+1]=tt,G.concave[oe]=Ne*Je-Le*tt>0;let at=d.vertexIndices[q];if(Array.isArray(at))G.continuous[oe]=!1;else{let[Ze,Qe]=this._shape.getCurveIndexFromVertexId(at-1,!0);if(Qe>0&&Qe<1)G.continuous[oe]=!0;else{let pt=Qe===1?Ze+1:Ze-1;pt=(pt+ne)%ne;let bt=Qe===1?0:1,$=this._shape.roundedCurves[Ze].getTangent(Qe),W=this._shape.roundedCurves[pt].getTangent(bt);G.continuous[oe]=$.dot(W)>.95}}P&&(G.normals[oe*2+0]*=-1,G.normals[oe*2+1]*=-1),[Q,q,Y]=[q,Y,Y+1],Y>=L&&(Y-=F)}while(Y!==z+1);let ce=[];ce.push({bevelI:0,angle:0,size:0,boundary:{vertices:d.vertices.slice(z*2,L*2),vertexCount:F,vertexIndices:new Array(F).fill(!0).map((oe,ue)=>[ue,ue]),elements:[0,F],elementCount:1,mesh:null},reverseMap:[],insetPoints:d.vertices.slice(z*2,L*2)});let ie=0;for(let oe=1;oe<=this._bevelSegments;oe++){let ue=oe/this._bevelSegments*Math.PI/2,se=(1-Math.cos(ue))*this._bevel,Ce=[],me=[],Ae=[],ye=[],Ne=0;for(let Te=0;Te<F;Te++){let tt=Te*2,Je=(Te-1+F)%F*2,rt=d.vertices[G.start*2+tt+0],at=d.vertices[G.start*2+tt+1],Ze=-G.normals[Je+0]*se,Qe=-G.normals[Je+1]*se,pt=-G.normals[tt+0]*se,bt=-G.normals[tt+1]*se;if(G.concave[Te]||!G.concave[Te]&&P){let $=Math.atan2(Qe,Ze),W=Math.atan2(bt,pt);W>$&&(W-=Math.PI*2);let _e=W-$;if(G.continuous[Te]||P){let He=$+_e/2,V=Math.cos(He)*se,De=Math.sin(He)*se;Ce[2*Ne+0]=rt+V*(P?-1:1),Ce[2*Ne+1]=at+De*(P?-1:1),ye[Ne]=Te,Ne++}else{let He=Math.max(1,Math.floor(r/4*Math.abs(_e)/Math.PI));for(let V=0;V<=He;V++){let De=$+_e*(V/He),ut=Math.cos(De)*se,We=Math.sin(De)*se;Ce[2*Ne+0]=rt+ut,Ce[2*Ne+1]=at+We,ye[Ne]=Te,Ne++}}}else Ce[2*Ne+0]=rt+Ze,Ce[2*Ne+1]=at+Qe,ye[Ne]=Te,me[Te]=Ne,Ne++,Ce[2*Ne+0]=rt,Ce[2*Ne+1]=at,ye[Ne]=Te,Ne++,Ce[2*Ne+0]=rt+pt,Ce[2*Ne+1]=at+bt,ye[Ne]=Te,Ae[Te]=Ne,Ne++}let Le=pl({windingRule:Ti.POSITIVE,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[Ce],edgeCreateCallback:Te=>{let tt=Te.Org.idx,Je=ye[tt],rt=ye[(tt+1)%ye.length];Te.idx=[Je,rt],Te.Sym.idx=[rt,Je]},vertexIdCallback:Te=>{let tt=Te.Lprev.idx;return[tt?tt[1]:0,Te.idx?Te.idx[0]:0]}});if(!Le)throw console.log("Error"),new Error(`error generating bevel geometry for ${oe}'th loop`);if(!Le.vertexCount){let Te=(oe-1)/this._bevelSegments*Math.PI/2;ie=(1-Math.sin(Te))*this._bevel;break}for(let Te=0;Te<Le.vertexIndices.length;Te++){let[tt,Je]=Le.vertexIndices[Te];if(tt===Je)continue;let rt=Je;Je<tt&&(rt+=F);for(let at=tt;at<rt;at++){let Ze=at%F,Qe=(at+1)%F;if(!G.continuous[Ze]||!G.continuous[Qe]){Le.vertexIndices[Te]=[tt,Ze],Le.vertexIndices.splice(Te+1,0,[Qe,Je]),Le.vertices.splice((Te+1)*2,0,Le.vertices[Te*2],Le.vertices[Te*2+1]);break}}}ce.push({bevelI:oe,angle:ue,size:se,boundary:Le,reverseMap:ye,insetPoints:Ce})}let te=(oe,ue,se)=>{let Ce=0,me=oe.boundary.vertexIndices.length;for(;Ce<me&&se(oe.boundary.vertexIndices[ue]);)ue=(ue+1)%me,Ce++;return Ce},de=b.length;for(let oe=1;oe<ce.length;oe++){let ue=ce[oe-1],se=ce[oe],Ce=ue.boundary.vertexIndices.length,me=se.boundary.vertexIndices.length;if(!Ce||!me)break;let Ae=G.concave.length,ye=0,Ne=F0(ye,F);for(;!ue.boundary.vertexIndices.filter(Ne).length||!se.boundary.vertexIndices.filter(Ne).length;)ye++,Ne=F0(ye,F);let Le=ue.boundary.vertexIndices.findIndex(Ne),Te=se.boundary.vertexIndices.findIndex(Ne);do Le=(Le+1)%Ce;while(Ne(ue.boundary.vertexIndices[Le]));do Te=(Te+1)%me;while(Ne(se.boundary.vertexIndices[Te]));ye=(ye+1)%F;let tt=ye,Je=0,rt=this._buildBevelVert(G,ue,(Le-1+Ce)%Ce,void 0,Je),at=this._buildBevelVert(G,se,(Te-1+me)%me,void 0,Je),Ze=rt,Qe=at,pt,bt,$=!1;do{Je=(ye||Ae)/Ae,Ne=F0(ye,F);let W=te(ue,Le,Ne),_e=te(se,Te,Ne),He=$;if($=!1,W&&!_e){for(let V=0;V<W;V++)pt=this._buildBevelVert(G,ue,(Le+V)%Ce,V/(W-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),n===!1&&b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),Ze=pt;$=!0}else if(!W&&_e)for(let V=0;V<_e;V++)bt=this._buildBevelVert(G,se,(Te+V)%me,V/(_e-1),Je),b.push(Qe.topN,Ze.topP,bt.topP),n===!1&&b.push(Ze.bottomP,Qe.bottomN,bt.bottomP),Qe=bt;else if(W&&_e)if(pt=this._buildBevelVert(G,ue,Le,0,Je),bt=this._buildBevelVert(G,se,Te,0,Je),He?(b.push(Ze.topN,bt.topP,Qe.topN),b.push(Ze.topN,pt.topP,bt.topP),n===!1&&(b.push(bt.bottomP,Ze.bottomN,Qe.bottomN),b.push(bt.bottomP,pt.bottomP,Ze.bottomN))):(b.push(Qe.topN,Ze.topN,pt.topP),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&(b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),b.push(pt.bottomP,Qe.bottomN,bt.bottomP))),Ze=pt,Qe=bt,W===_e)for(let V=1;V<W;V++)pt=this._buildBevelVert(G,ue,(Le+V)%Ce,V/(W-1),Je),bt=this._buildBevelVert(G,se,(Te+V)%me,V/(_e-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&(b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),b.push(pt.bottomP,Qe.bottomN,bt.bottomP)),Ze=pt,Qe=bt;else if(W>_e){let V=W/_e,De=0;for(let ut=1;ut<W;ut++)pt=this._buildBevelVert(G,ue,(Le+ut)%Ce,ut/(W-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),n===!1&&b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),Ze=pt,ut>(De+1)*V&&(De++,bt=this._buildBevelVert(G,se,(Te+De)%me,De/(_e-1),Je),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&b.push(pt.bottomP,Qe.bottomN,bt.bottomP),Qe=bt)}else{let V=_e/W,De=0;for(let ut=1;ut<_e;ut++)bt=this._buildBevelVert(G,se,(Te+ut)%me,ut/(_e-1),Je),b.push(Qe.topN,pt.topP,bt.topP),n===!1&&b.push(pt.bottomP,Qe.bottomN,bt.bottomP),Qe=bt,ut>(De+1)*V&&(De++,pt=this._buildBevelVert(G,ue,(Le+De)%Ce,De/(W-1),Je),b.push(Ze.topN,pt.topP,Qe.topN),n===!1&&b.push(pt.bottomP,Ze.bottomN,Qe.bottomN),Ze=pt)}Le=(Le+W)%Ce,Te=(Te+_e)%me,ye=(ye+1)%Ae}while(ye!==tt)}if(n===!1&&this._depth>this._bevel*2&&this._buildWall(ce,G,b),P){let oe=[];for(let ue=b.length-1;ue>=de+2;ue-=3){let se=b[ue-2],Ce=b[ue-1],me=b[ue-0];oe.push(me,Ce,se)}b.splice(de,b.length-de,...oe)}if(P){let oe=[];for(let ue=ce[ce.length-1].boundary.vertices.length-1;ue>=1;ue-=2){let se=ce[ce.length-1].boundary.vertices[ue-1],Ce=ce[ce.length-1].boundary.vertices[ue-0];oe.push(se,Ce)}_.push(oe)}if(!P){let oe=ce[ce.length-1],ue;try{ue=pl({windingRule:ce.length>1?Ti.POSITIVE:Ti.ODD,elementType:vr.POLYGONS,vertexSize:2,strict:!0,contours:[oe.insetPoints,..._]})}catch{ue=nP}if(!ue)throw new Error("Error generating geometry for surface");l.length===0&&this._bevel<u&&Object.assign(this,{useNgonForTopBottomFaceDuringBake:!0});for(let se=0;se<ue.elementCount*3;se+=3){let Ce=this._buildSurfaceVert(ue,ue.elements[se+0],ie),me=this._buildSurfaceVert(ue,ue.elements[se+1],ie),Ae=this._buildSurfaceVert(ue,ue.elements[se+2],ie);b.push(Ce.top,me.top,Ae.top),n===!1&&b.push(Ae.bottom,me.bottom,Ce.bottom)}}this.vertexCache={}}this._buffer.shrink();let S=new It(Uint32Array.from(b),1),M=new It(this._buffer.positions,3),C=new It(this._buffer.normals,3),A=new It(this._buffer.uvs,2);M.needsUpdate=!0,C.needsUpdate=!0,A.needsUpdate=!0,S.needsUpdate=!0,this.setAttribute("position",M),this.setAttribute("normal",C),this.setAttribute("uv",A),this.setIndex(S)}_computeBufferEstimatedSize(e){return e.vertexCount*2*(2+this._bevelSegments)}_buildWall(e,t,i){let r=e[0];for(let a=0,s=r.boundary.vertexCount;a<s;a++){let n=this._buildBevelVert(t,r,a),o=this._buildBevelVert(t,r,(a+1)%s);i.push(o.topP,n.topN,n.bottomN),i.push(o.topP,n.bottomN,o.bottomP)}}_buildSurfaceVert(e,t,i){let r=t.toString();if(r in this.vertexCache)return this.vertexCache[r];let a=e.vertices[t*2+0],s=e.vertices[t*2+1],n=(a-this._minX)/this._width,o=(s-this._minY)/this._height;this.forPathBevel&&(o=1);let l=this._buffer.get(this.forPathBevel?1:2),h=l*3,c=l*2,u={top:l+0,bottom:l+1};return this._buffer.positions[h+0]=a,this._buffer.positions[h+1]=s,this._buffer.positions[h+2]=this.forPathBevel?this._bevel:this._depth-i,this._buffer.normals[h+0]=0,this._buffer.normals[h+1]=0,this._buffer.normals[h+2]=1,this._buffer.uvs[c+0]=n,this._buffer.uvs[c+1]=o,this.forPathBevel===!1&&(this._buffer.positions[h+3]=a,this._buffer.positions[h+4]=s,this._buffer.positions[h+5]=i,this._buffer.normals[h+3]=0,this._buffer.normals[h+4]=0,this._buffer.normals[h+5]=-1,this._buffer.uvs[c+2]=n,this._buffer.uvs[c+3]=o),this.vertexCache[r]=u,u}_buildBevelVert(e,t,i,r=1,a){let s=`${t.bevelI}:${i}`;if(s in this.vertexCache&&a!==0&&a!==1&&(!a||a===this.vertexCache[s].pathBevelUCoord))return this.vertexCache[s];let[n,o]=t.boundary.vertexIndices[i],l,h,c,u;n!==o?(h=n,l=o,u=!1,c=e.continuous[h]&&e.continuous[l]):(l=n,h=(l-1+e.count)%e.count,u=e.concave[l]&&t.bevelI>0,c=e.continuous[l]||u);let d=Math.cos(t.angle),p=Math.sin(t.angle),f=i*2,m=l*2,g=h*2,y=t.boundary.vertices[f+0],x=t.boundary.vertices[f+1],b=(1-p)*this._bevel,_=(y-this._minX)/this._width,S=(x-this._minY)/this._height;this.forPathBevel&&(a!==void 0&&(_=a),S=1);let M=e.normals[m+0],C=e.normals[m+1],A=e.normals[g+0],T=e.normals[g+1];if(u){let L=A-M,G=T-C;M=M+L*(1-r),C=C+G*(1-r);let q=Math.sqrt(M*M+C*C);M/=q,C/=q}let P=this.forPathBevel?this._buffer.get(c?1:2):this._buffer.get(c?2:4),D=P*3,z=P*2,F={i,fi:l,topP:P+0,topN:P+0,bottomP:P+1,bottomN:P+1,pathBevelUCoord:a};return this._buffer.positions[D+0]=y,this._buffer.positions[D+1]=x,this._buffer.positions[D+2]=(this.forPathBevel?this._bevel:this._depth)-b,this._buffer.normals[D+0]=M*d,this._buffer.normals[D+1]=C*d,this._buffer.normals[D+2]=p,this._buffer.uvs[z+0]=_,this._buffer.uvs[z+1]=S,this.forPathBevel===!1&&(this._buffer.positions[D+3]=y,this._buffer.positions[D+4]=x,this._buffer.positions[D+5]=b,this._buffer.normals[D+3]=M*d,this._buffer.normals[D+4]=C*d,this._buffer.normals[D+5]=-p,this._buffer.uvs[z+2]=S,this._buffer.uvs[z+3]=_),c||(this.forPathBevel?(P+=1,D+=3,z+=2):(P+=2,D+=6,z+=4),F.topP=P+0,F.bottomP=P+1,this._buffer.positions[D+0]=y,this._buffer.positions[D+1]=x,this._buffer.positions[D+2]=(this.forPathBevel?this._bevel:this._depth)-b,this._buffer.normals[D+0]=A*d,this._buffer.normals[D+1]=T*d,this._buffer.normals[D+2]=p,this._buffer.uvs[z+0]=_,this._buffer.uvs[z+1]=S,this.forPathBevel===!1&&(this._buffer.positions[D+3]=y,this._buffer.positions[D+4]=x,this._buffer.positions[D+5]=b,this._buffer.normals[D+3]=A*d,this._buffer.normals[D+4]=T*d,this._buffer.normals[D+5]=-p,this._buffer.uvs[z+2]=S,this._buffer.uvs[z+3]=_)),this.vertexCache[s]=F,F}clone(){let e=new Ob(this._shape,this._depth,this._bevel,this._curveSegments,this._bevelSegmentsInput);return e.userData=Hg(this.userData),e}},oP=class extends yt{constructor(e,t=12,i={}){super(),this.type="ShapeGeometry",this.windingRule=Ti.ODD,this.elementType=vr.POLYGONS,this.polySize=3,this.vertexSize=2,this.strict=!0,this._shape=e,this._curveSegments=t,this._triangulationOptions=Object.assign({windingRule:Ti.ODD,elementType:vr.POLYGONS,polySize:3,vertexSize:2,strict:!0},i);let r=this._shape.extractShapePointsToFlatArray([],this._curveSegments),a=this._shape.shapeHoles.map(d=>d.extractShapePointsToFlatArray([],this._curveSegments)),s,n=!0,o=!0,l,h;for(let d=0,p=r.length/2;d<p;d++){let f=d*2,m=r[f+0],g=r[f+1];if(l!==void 0&&m!==l&&(n=!1),h!==void 0&&g!==h&&(o=!1),l=m,h=g,!n&&!o)break}if(!n&&!o)try{s=pl({contours:[r,...a],windingRule:this._triangulationOptions.windingRule,elementType:this._triangulationOptions.elementType,polySize:this._triangulationOptions.polySize,vertexSize:this._triangulationOptions.vertexSize,strict:this._triangulationOptions.strict})}catch{s=Db}let c=s?.vertexCount??1,u=s?.elementCount??1;if(this._positionAttribute=new It(new Float32Array(c*3),3),this._normalAttribute=new It(new Float32Array(c*3),3),this._uvAttribute=new It(new Float32Array(c*2),2),this._indexAttribute=new It(new Uint32Array(u*3),1),s){let d=1/0,p=-1/0,f=1/0,m=-1/0;for(let x=0,b=c;x<b;x++){let _=x*2,S=s.vertices[_+0],M=s.vertices[_+1];S<d&&(d=S),S>p&&(p=S),M<f&&(f=M),M>m&&(m=M)}let g=p-d,y=m-f;for(let x=0,b=c;x<b;x++){let _=x*2,S=s.vertices[_+0],M=s.vertices[_+1],C=(S-d)/g,A=(M-f)/y;this._positionAttribute.setXYZ(x,S,M,0),this._normalAttribute.setXYZ(x,0,0,1),this._uvAttribute.setXY(x,C,A)}for(let x=0,b=u;x<b;x++){let _=x*3,S=s.elements[_+0],M=s.elements[_+1],C=s.elements[_+2];this._indexAttribute.setX(_+0,S),this._indexAttribute.setX(_+1,M),this._indexAttribute.setX(_+2,C)}}this.setAttribute("position",this._positionAttribute),this.setAttribute("normal",this._normalAttribute),this.setAttribute("uv",this._uvAttribute),this.setIndex(this._indexAttribute),this.setDrawRange(0,(s?.elementCount??1)*3)}clone(){let e=new oP(this._shape,this._curveSegments);return e.userData=Hg(this.userData),e}},lP=class extends Ob{constructor(e,t,i=0,r=12,a=3,s=Ti.ODD){super(e,t,i,r,a,s),this.type="ShapeGeometry"}_computeBufferEstimatedSize(e){return e.vertexCount*2*(2+this._bevelSegments)}_buildWall(e,t,i){let r=e[0];for(let a=0,s=r.boundary.vertexCount;a<s;a++){let n=this._buildBevelVert(t,r,a),o=this._buildBevelVert(t,r,(a+1)%s);i.push(o.topP,n.topN,n.bottomN),i.push(o.topP,n.bottomN,o.bottomP)}}clone(){let e=new lP(this._shape,this._depth,this._bevel,this._curveSegments,this._bevelSegmentsInput);return e.userData=Hg(this.userData),e}},Ch=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,subdivisions:40,roundness:0,extrudeBevelSize:0,extrudeBevelSegments:3,windingRule:Ti.ODD},e.parameters),r=Math.abs(i.width),a=Math.abs(i.height??i.width),s=Math.abs(i.depth??0),n=e.shape??t?.shape,o=n?.roundness??i.roundness;n!==void 0&&(n instanceof tr?(n.width!==r||n.height!==a)&&n.applySize(r,a):n=new tr(r,a).fromJSON(n),e.parameters?.roundness!==void 0&&e.parameters?.roundness>0&&n.update());let l=n??new tr(r,a);return{parameters:Object.assign(i,{width:r,height:a,depth:s,roundness:o}),shape:l}}static build(e){let{depth:t,extrudeBevelSize:i,extrudeBevelSegments:r,subdivisions:a,roundness:s,windingRule:n}=e.parameters;e.shape.roundness=s;let o;return t<=0?o=new oP(e.shape,a,{windingRule:n}):o=new lP(e.shape,t,i,a,r,n),Object.assign(o,{userData:{...e,type:"VectorGeometry"}})}},hP=Math.PI*2,Ib=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,spikes:64,angle:360,innerRadius:0,extrudeBevelSize:0,extrudeBevelSegments:1},e.parameters);return i.angle=lt.clamp(i.angle,0,360),{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i,spikes:r,angle:a,innerRadius:s,depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}=e.parameters,h=e.shape,c=t*.5,u=i*.5,d=XY(h,c,u,a*Math.PI/180,r,s);h.isClosed=!0,h.update();let p;return a===0?(p=new yt,p.setAttribute("position",new ot([],3))):p=Ch.create({shape:h,parameters:{subdivisions:d,depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}}),Object.assign(p,{userData:{...e,type:"EllipseGeometry"}})}};function XY(e,t,i,r,a,s){if(r>=hP)return a>30||a%4===0?(ZY(e,t,i,s),Math.round(a/4)):fM(e,r,a,t,i,s);r=Math.max(r,.001);let n={x:0,y:i},o=r+Math.PI*.5,l={x:Math.cos(o)*t,y:Math.sin(o)*i},h=jY({px:n.x,py:n.y,cx:l.x,cy:l.y,rx:t,ry:i,largeArcFlag:r>Math.PI,sweepFlag:!0});return a>30||a%h.length===0?QY(e,n.x,n.y,h,a,t,i,s):fM(e,r,a,t,i,s)}function QY(e,t,i,r,a,s,n,o){let l=Math.round(a/r.length);e.addPoint(Vc(t,i));for(let h=0,c=r.length;h<c;h++){let u=r[h],d=e.points[h],p=Vc(u.x,u.y);d.controls[1].position.set(u.x1,u.y1),p.controls[0].position.set(u.x2,u.y2),e.addPoint(p)}return o>0?cP(e,s,n,o):e.addPoint(Vc(0,0)),l}function fM(e,t,i,r,a,s){let n=-t/i;for(let o=0;o<=i;o++){let l=n*o,h=Math.sin(l)*r,c=Math.cos(l)*a;e.addPoint(Vc(h,c))}return t<hP?s>0?cP(e,r,a,s):e.addPoint(Vc(0,0)):(e.removePoint(e.points[e.points.length-1]),s>0&&uP(e,r,a,s)),1}function ZY(e,t,i,r=0,a=0,s=0){let n=.5522847498,o=t*n,l=i*n;e.addPoint(kf(a-t,s,a-t,s-l,a-t,s+l)),e.addPoint(kf(a,s+i,a-o,s+i,a+o,s+i)),e.addPoint(kf(a+t,s,a+t,s+l,a+t,s-l)),e.addPoint(kf(a,s-i,a+o,s-i,a-o,s-i)),r>0&&uP(e,t,i,r)}function Vc(e,t){return new Nc(lt.generateUUID(),new re(e,t))}function kf(e,t,i,r,a,s){let n=Vc(e,t);return n.controls[0].position.set(i,r),n.controls[1].position.set(a,s),n}function cP(e,t,i,r){dP(e,t,i,r).forEach(a=>e.addPoint(a))}function uP(e,t,i,r){let a=dP(e,t,i,r),s=new tr;a.forEach(n=>s.addPoint(n)),s.isClosed=!0,e.shapeHoles.push(s)}function dP(e,t,i,r){let a=r*t/100,s=a*(Math.abs(i)/Math.abs(t)),n=new re(a/t,s/i),o=e.points.map(l=>{let h=l.clone();return h.uuid=lt.generateUUID(),h}).reverse();return o.forEach(l=>{l.position.multiply(n);let h=l.controls[0].position.clone().multiply(n),c=l.controls[1].position.clone().multiply(n);l.controls[0].position.copy(c),l.controls[1].position.copy(h)}),o}var KY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,revolutions:2,segments:40,pathRadius:10,pathType:0,pathSegments:30,cornerRadius:30,cornerSegments:4},e.parameters),r=Math.abs(i.width),a=Math.abs(i.height??r),s=Math.abs(i.depth??r),n=Math.abs(Math.min(r,s))/2;return{parameters:Object.assign(i,{width:r,height:a,depth:s,radius:n,segments:Math.round(i.segments),pathSegments:Math.round(i.pathSegments),cornerSegments:Math.round(i.cornerSegments)})}}static build(e){let{width:t,height:i,depth:r,radius:a,revolutions:s,segments:n,pathRadius:o,pathType:l,pathSegments:h,cornerRadius:c,cornerSegments:u}=e.parameters,d=new pP(!1,t,i,r,a,s,n,o,l,h,c,u);return Object.assign(d,{userData:{...e,type:"HelixGeometry"}})}},k0=new Rc([0,0,0],1),pP=class extends yt{constructor(e=!0,t=1,i=1,r=1,a=1,s=1,n=1,o=1,l=1,h=1,c=1,u=1){if(super(),s===0)return;let d=e&&s===1;d&&(u=0),c>100&&(c=100),c===0&&(u=0);let p=()=>new R,f=new R,m=p(),g=p(),y=p(),x,b,_,S,M,C,A,T,P=p(),D=p(),z=p(),F=p(),L=p(),G=p(),q=p(),Q=p(),Y=i-2*o+.001,ne=Y/s,ce=Math.ceil(n*s),ie=ce+1,te=Y/ce,de=-Y/2,oe=h+1,ue=2*Math.PI/h,se=Math.PI/2/u,Ce=.01,me=Math.min((1-c/100)*o,o-Ce),Ae=o-me,ye=0,Ne=2,Le=u*Ne+Ne,Te=oe*Le/Ne,tt=Te+oe*ie,Je=Math.max(0,oe*(ie+Le)),[rt,at,Ze]=[3,3,2].map(Fe=>Array(Je*Fe).fill(0)),Qe=[],pt=a-o;function bt(Fe,dt){let st=Math.PI/2;C=dt*te,T=2*Math.PI*(C%ne)/ne+st,C+=de,A=Math.sin(T)*pt,M=Math.cos(T)*pt,e?Fe.set(M,A,C):Fe.set(M,C,A)}bt(f,-1e-10),bt(m,0),P.copy(f),bt(f,1);let $=f.distanceTo(m),W=d?0:Ae+me,_e=$*ce+2*W,He=me,V=_e-W;for(let Fe=0;Fe<=ce;Fe++){bt(g,Fe),Q.subVectors(g,P).normalize(),P.copy(g),G.copy(g).setComponent(+e+1,0).normalize(),q.crossVectors(Q,G).normalize();let dt=Fe===0,st=Fe===ce,wt=dt?3*Math.PI/2:se,xt=dt?He:V,ri=dt?oe:tt,di=dt?0:Je-oe,ti=Q.clone().multiplyScalar(dt?-Ae:Ae).add(g),ge=Q.clone().multiplyScalar(dt?-1:1).normalize();for(let Ee=0;Ee<oe;Ee++){let Ye=Ee*ue;if(D.addVectors(f.copy(G).multiplyScalar(o*Math.cos(Ye)),m.copy(q).multiplyScalar(o*Math.sin(Ye))),z.copy(D).normalize(),dt||st){d||(ye=di+Ee,[0,1,2].forEach(Ke=>{rt[ye*3+Ke]=ti.getComponent(Ke),at[ye*3+Ke]=ge.getComponent(Ke)}),Ze[ye*2]=+st,Ze[ye*2+1]=Ee/h),m.copy(z).multiplyScalar(me),y.addVectors(g,m);for(let Ke=0;Ke<u;Ke++){let gt=Ke*se+wt;F.addVectors(f.copy(Q).multiplyScalar(Ae*Math.sin(gt)),m.copy(z).multiplyScalar(Ae*Math.cos(gt))),L.copy(F).normalize(),m.addVectors(y,F),F.normalize(),ye=ri+Ke*oe+Ee,[0,1,2].forEach(xi=>{rt[ye*3+xi]=m.getComponent(xi),at[ye*3+xi]=L.getComponent(xi)});let Mt=+dt+Math.sin(gt);Ze[ye*2]=(xt+Ae*Mt)/_e,Ze[ye*2+1]=Ee/h}}m.addVectors(g,D),ye=Te+Fe*oe+Ee,[0,1,2].forEach(Ke=>{rt[ye*3+Ke]=m.getComponent(Ke),at[ye*3+Ke]=z.getComponent(Ke)}),Ze[ye*2]=(W+Fe*$)/_e,Ze[ye*2+1]=Ee/h}}let De=ie+2*u+Ne,ut=1,[We,Be]=[+d,De-1];for(let Fe=We;Fe<=Be-1;Fe++){let dt=d&&Fe===Be-1;for(let st=0;st<oe-1;st++)x=Fe*oe+st,b=x+1,_=(dt?st:x)+oe,S=(dt?st+1:b)+oe,Fe===0?Qe.push(b,S,_):Fe===De-2?Qe.push(x,b,_):Qe.push(x,b,_,b,S,_)}this.setIndex(Qe),this.setAttribute("position",new ot(rt,3)),this.setAttribute("normal",new ot(at,3)),this.setAttribute("uv",new ot(Ze,2))}getClosedTorusIndicesForBooleanOrSubdiv(){let e=this.userData.parameters,t=Math.ceil(e.tubularSegments),i=e.radialSegments+1,r=Array.from(this.getIndex().array),a,s,n,o,l=6*(t-1)*e.radialSegments,h=t,c=h===t;for(let u=0;u<e.radialSegments;u++)a=h*i+u,s=a+1,n=(c?u:a)+i,o=(c?u+1:s)+i,r[l++]=a,r[l++]=s,r[l++]=n,r[l++]=s,r[l++]=o,r[l++]=n;return r.length=l,k0.array=r,k0.count=r.length,k0}},JY=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,detail:0,corner:0,cornerSides:4},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,detail:a,corner:s,cornerSides:n}=e.parameters,o=a===0&&s!==0?new fP(t*.5,s,n):new u3(t*.5,a);return o.scale(1,i/t,r/t),Object.assign(o,{userData:{...e,type:"IcosahedronGeometry"}})}},fP=class extends Eb{constructor(e=1,t=.2,i=4){let r=(1+Math.sqrt(5))/2,a=[-1,r,0,1,r,0,-1,-r,0,1,-r,0,0,-1,r,0,1,r,0,-1,-r,0,1,-r,r,0,-1,r,0,1,-r,0,-1,-r,0,1],s=[0,11,5,0,5,1,0,1,7,0,7,10,0,10,11,1,5,9,5,11,4,11,10,2,10,7,6,7,1,8,3,9,4,3,4,2,3,2,6,3,6,8,3,8,9,4,9,5,2,4,11,6,2,10,8,6,7,9,8,1],n="IcosahedronGeometry";super(a,s,n,e,t,i),this.type=n}static fromJSON(e){return new fP(e.radius,e.corner,e.cornerSides)}},$Y=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){(e.parameters?.points??[]).forEach(r=>{Array.isArray(r)&&(r.x=r[0],r.y=r[1])});let i=Object.assign({},t?.parameters??{width:100,segments:64,verticalSegments:64,points:[{x:0,y:-50,id:0},{x:50,y:-50,id:1},{x:50,y:50,id:2},{x:0,y:50,id:3}]},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{points:t,segments:i,verticalSegments:r}=e.parameters,a=new Um;a.moveTo(t[0].x,t[0].y),a.bezierCurveTo(t[1].x,t[1].y,t[2].x,t[2].y,t[3].x,t[3].y);let s=new s3(a.extractPoints(r).shape,i);return s.rotateZ(Math.PI),Object.assign(s,{userData:{...e,type:"LatheGeometry"}})}},un=new je,U0=new Si,Uf=new R,_g=class extends ha{constructor(){super(),this.uuid=lt.generateUUID(),this.name="",this.type="Geometry",this.vertices=[],this.colors=[],this.faces=[],this.faceVertexUvs=[[]],this.morphTargets=[],this.morphNormals=[],this.skinWeights=[],this.skinIndices=[],this.lineDistances=[],this.boundingBox=null,this.boundingSphere=null,this.elementsNeedUpdate=!1,this.verticesNeedUpdate=!1,this.uvsNeedUpdate=!1,this.normalsNeedUpdate=!1,this.colorsNeedUpdate=!1,this.lineDistancesNeedUpdate=!1,this.groupsNeedUpdate=!1}applyMatrix4(e){let t=new Lr().getNormalMatrix(e);for(let i=0,r=this.vertices.length;i<r;i++)this.vertices[i].applyMatrix4(e);for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i];a.normal.applyMatrix3(t).normalize();for(let s=0,n=a.vertexNormals.length;s<n;s++)a.vertexNormals[s].applyMatrix3(t).normalize()}return this.boundingBox!==null&&this.computeBoundingBox(),this.boundingSphere!==null&&this.computeBoundingSphere(),this.verticesNeedUpdate=!0,this.normalsNeedUpdate=!0,this}rotateX(e){return un.makeRotationX(e),this.applyMatrix4(un),this}rotateY(e){return un.makeRotationY(e),this.applyMatrix4(un),this}rotateZ(e){return un.makeRotationZ(e),this.applyMatrix4(un),this}translate(e,t,i){return un.makeTranslation(e,t,i),this.applyMatrix4(un),this}scale(e,t,i){return un.makeScale(e,t,i),this.applyMatrix4(un),this}lookAt(e){return U0.lookAt(e),U0.updateMatrix(),this.applyMatrix4(U0.matrix),this}fromBufferGeometry(e){let t=this,i=e.index!==null?e.index:void 0,r=e.attributes;if(r.position===void 0)return console.error("THREE.Geometry.fromBufferGeometry(): Position attribute required for conversion."),this;let a=r.position,s=r.normal,n=r.color,o=r.uv,l=r.uv2;l!==void 0&&(this.faceVertexUvs[1]=[]);for(let u=0;u<a.count;u++)t.vertices.push(new R().fromBufferAttribute(a,u)),n!==void 0&&t.colors.push(new Ct().fromBufferAttribute(n,u));function h(u,d,p,f){let m=n===void 0?[]:[t.colors[u].clone(),t.colors[d].clone(),t.colors[p].clone()],g=s===void 0?[]:[new R().fromBufferAttribute(s,u),new R().fromBufferAttribute(s,d),new R().fromBufferAttribute(s,p)],y=new J1(u,d,p,g,m,f);t.faces.push(y),o!==void 0&&t.faceVertexUvs[0].push([new re().fromBufferAttribute(o,u),new re().fromBufferAttribute(o,d),new re().fromBufferAttribute(o,p)]),l!==void 0&&t.faceVertexUvs[1].push([new re().fromBufferAttribute(l,u),new re().fromBufferAttribute(l,d),new re().fromBufferAttribute(l,p)])}let c=e.groups;if(c.length>0)for(let u=0;u<c.length;u++){let d=c[u],p=d.start,f=d.count;for(let m=p,g=p+f;m<g;m+=3)i!==void 0?h(i.getX(m),i.getX(m+1),i.getX(m+2),d.materialIndex):h(m,m+1,m+2,d.materialIndex)}else if(i!==void 0)for(let u=0;u<i.count;u+=3)h(i.getX(u),i.getX(u+1),i.getX(u+2));else for(let u=0;u<a.count;u+=3)h(u,u+1,u+2);return this.computeFaceNormals(),e.boundingBox!==null&&(this.boundingBox=e.boundingBox.clone()),e.boundingSphere!==null&&(this.boundingSphere=e.boundingSphere.clone()),this}center(){return this.computeBoundingBox(),this.boundingBox.getCenter(Uf).negate(),this.translate(Uf.x,Uf.y,Uf.z),this}normalize(){this.computeBoundingSphere();let e=this.boundingSphere.center,t=this.boundingSphere.radius,i=t===0?1:1/t,r=new je;return r.set(i,0,0,-i*e.x,0,i,0,-i*e.y,0,0,i,-i*e.z,0,0,0,1),this.applyMatrix4(r),this}computeFaceNormals(){let e=new R,t=new R;for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i],s=this.vertices[a.a],n=this.vertices[a.b],o=this.vertices[a.c];e.subVectors(o,n),t.subVectors(s,n),e.cross(t),e.normalize(),a.normal.copy(e)}}computeVertexNormals(e=!0){let t=new Array(this.vertices.length);for(let i=0,r=this.vertices.length;i<r;i++)t[i]=new R;if(e){let i=new R,r=new R;for(let a=0,s=this.faces.length;a<s;a++){let n=this.faces[a],o=this.vertices[n.a],l=this.vertices[n.b],h=this.vertices[n.c];i.subVectors(h,l),r.subVectors(o,l),i.cross(r),t[n.a].add(i),t[n.b].add(i),t[n.c].add(i)}}else{this.computeFaceNormals();for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i];t[a.a].add(a.normal),t[a.b].add(a.normal),t[a.c].add(a.normal)}}for(let i=0,r=this.vertices.length;i<r;i++)t[i].normalize();for(let i=0,r=this.faces.length;i<r;i++){let a=this.faces[i],s=a.vertexNormals;s.length===3?(s[0].copy(t[a.a]),s[1].copy(t[a.b]),s[2].copy(t[a.c])):(s[0]=t[a.a].clone(),s[1]=t[a.b].clone(),s[2]=t[a.c].clone())}this.faces.length>0&&(this.normalsNeedUpdate=!0)}computeFlatVertexNormals(){this.computeFaceNormals();for(let e=0,t=this.faces.length;e<t;e++){let i=this.faces[e],r=i.vertexNormals;r.length===3?(r[0].copy(i.normal),r[1].copy(i.normal),r[2].copy(i.normal)):(r[0]=i.normal.clone(),r[1]=i.normal.clone(),r[2]=i.normal.clone())}this.faces.length>0&&(this.normalsNeedUpdate=!0)}computeMorphNormals(){for(let t=0,i=this.faces.length;t<i;t++){let r=this.faces[t];r.__originalFaceNormal?r.__originalFaceNormal.copy(r.normal):r.__originalFaceNormal=r.normal.clone(),r.__originalVertexNormals||(r.__originalVertexNormals=[]);for(let a=0,s=r.vertexNormals.length;a<s;a++)r.__originalVertexNormals[a]?r.__originalVertexNormals[a].copy(r.vertexNormals[a]):r.__originalVertexNormals[a]=r.vertexNormals[a].clone()}let e=new _g;e.faces=this.faces;for(let t=0,i=this.morphTargets.length;t<i;t++){if(!this.morphNormals[t]){this.morphNormals[t]={},this.morphNormals[t].faceNormals=[],this.morphNormals[t].vertexNormals=[];let a=this.morphNormals[t].faceNormals,s=this.morphNormals[t].vertexNormals;for(let n=0,o=this.faces.length;n<o;n++){let l=new R,h={a:new R,b:new R,c:new R};a.push(l),s.push(h)}}let r=this.morphNormals[t];e.vertices=this.morphTargets[t].vertices,e.computeFaceNormals(),e.computeVertexNormals();for(let a=0,s=this.faces.length;a<s;a++){let n=this.faces[a],o=r.faceNormals[a],l=r.vertexNormals[a];o.copy(n.normal),l.a.copy(n.vertexNormals[0]),l.b.copy(n.vertexNormals[1]),l.c.copy(n.vertexNormals[2])}}for(let t=0,i=this.faces.length;t<i;t++){let r=this.faces[t];r.normal=r.__originalFaceNormal,r.vertexNormals=r.__originalVertexNormals}}computeBoundingBox(){this.boundingBox===null&&(this.boundingBox=new cr),this.boundingBox.setFromPoints(this.vertices)}computeBoundingSphere(){this.boundingSphere===null&&(this.boundingSphere=new Wa),this.boundingSphere.setFromPoints(this.vertices)}merge(e,t,i=0){if(!(e&&e.isGeometry)){console.error("THREE.Geometry.merge(): geometry not an instance of THREE.Geometry.",e);return}let r,a=this.vertices.length,s=this.vertices,n=e.vertices,o=this.faces,l=e.faces,h=this.colors,c=e.colors;t!==void 0&&(r=new Lr().getNormalMatrix(t));for(let u=0,d=n.length;u<d;u++){let p=n[u].clone();t!==void 0&&p.applyMatrix4(t),s.push(p)}for(let u=0,d=c.length;u<d;u++)h.push(c[u].clone());for(let u=0,d=l.length;u<d;u++){let p=l[u],f,m,g=p.vertexNormals,y=p.vertexColors,x=new J1(p.a+a,p.b+a,p.c+a);x.normal.copy(p.normal),r!==void 0&&x.normal.applyMatrix3(r).normalize();for(let b=0,_=g.length;b<_;b++)f=g[b].clone(),r!==void 0&&f.applyMatrix3(r).normalize(),x.vertexNormals.push(f);x.color.copy(p.color);for(let b=0,_=y.length;b<_;b++)m=y[b],x.vertexColors.push(m.clone());x.materialIndex=p.materialIndex+i,o.push(x)}for(let u=0,d=e.faceVertexUvs.length;u<d;u++){let p=e.faceVertexUvs[u];this.faceVertexUvs[u]===void 0&&(this.faceVertexUvs[u]=[]);for(let f=0,m=p.length;f<m;f++){let g=p[f],y=[];for(let x=0,b=g.length;x<b;x++)y.push(g[x].clone());this.faceVertexUvs[u].push(y)}}}mergeMesh(e){if(!(e&&e.isMesh)){console.error("THREE.Geometry.mergeMesh(): mesh not an instance of THREE.Mesh.",e);return}e.matrixAutoUpdate&&e.updateMatrix(),this.merge(e.geometry,e.matrix)}mergeVertices(e=4){let t={},i=[],r=[],a=Math.pow(10,e);for(let o=0,l=this.vertices.length;o<l;o++){let h=this.vertices[o],c=Math.round(h.x*a)+"_"+Math.round(h.y*a)+"_"+Math.round(h.z*a);t[c]===void 0?(t[c]=o,i.push(this.vertices[o]),r[o]=i.length-1):r[o]=r[t[c]]}let s=[];for(let o=0,l=this.faces.length;o<l;o++){let h=this.faces[o];h.a=r[h.a],h.b=r[h.b],h.c=r[h.c];let c=[h.a,h.b,h.c];for(let u=0;u<3;u++)if(c[u]===c[(u+1)%3]){s.push(o);break}}for(let o=s.length-1;o>=0;o--){let l=s[o];this.faces.splice(l,1);for(let h=0,c=this.faceVertexUvs.length;h<c;h++)this.faceVertexUvs[h].splice(l,1)}let n=this.vertices.length-i.length;return this.vertices=i,n}setFromPoints(e){this.vertices=[];for(let t=0,i=e.length;t<i;t++){let r=e[t];this.vertices.push(new R(r.x,r.y,r.z||0))}return this}sortFacesByMaterialIndex(){let e=this.faces,t=e.length;for(let o=0;o<t;o++)e[o]._id=o;function i(o,l){return o.materialIndex-l.materialIndex}e.sort(i);let r=this.faceVertexUvs[0],a=this.faceVertexUvs[1],s,n;r&&r.length===t&&(s=[]),a&&a.length===t&&(n=[]);for(let o=0;o<t;o++){let l=e[o]._id;s&&s.push(r[l]),n&&n.push(a[l])}s&&(this.faceVertexUvs[0]=s),n&&(this.faceVertexUvs[1]=n)}toJSON(){let e={metadata:{version:4.5,type:"Geometry",generator:"Geometry.toJSON"}};if(e.uuid=this.uuid,e.type=this.type,this.name!==""&&(e.name=this.name),this.parameters!==void 0){let p=this.parameters;for(let f in p)p[f]!==void 0&&(e[f]=p[f]);return e}let t=[];for(let p=0;p<this.vertices.length;p++){let f=this.vertices[p];t.push(f.x,f.y,f.z)}let i=[],r=[],a={},s=[],n={},o=[],l={};for(let p=0;p<this.faces.length;p++){let f=this.faces[p],m=!0,g=!1,y=this.faceVertexUvs[0][p]!==void 0,x=f.normal.length()>0,b=f.vertexNormals.length>0,_=f.color.r!==1||f.color.g!==1||f.color.b!==1,S=f.vertexColors.length>0,M=0;if(M=h(M,0,0),M=h(M,1,m),M=h(M,2,g),M=h(M,3,y),M=h(M,4,x),M=h(M,5,b),M=h(M,6,_),M=h(M,7,S),i.push(M),i.push(f.a,f.b,f.c),i.push(f.materialIndex),y){let C=this.faceVertexUvs[0][p];i.push(d(C[0]),d(C[1]),d(C[2]))}if(x&&i.push(c(f.normal)),b){let C=f.vertexNormals;i.push(c(C[0]),c(C[1]),c(C[2]))}if(_&&i.push(u(f.color)),S){let C=f.vertexColors;i.push(u(C[0]),u(C[1]),u(C[2]))}}function h(p,f,m){return m?p|1<<f:p&~(1<<f)}function c(p){let f=p.x.toString()+p.y.toString()+p.z.toString();return a[f]!==void 0||(a[f]=r.length/3,r.push(p.x,p.y,p.z)),a[f]}function u(p){let f=p.r.toString()+p.g.toString()+p.b.toString();return n[f]!==void 0||(n[f]=s.length,s.push(p.getHex())),n[f]}function d(p){let f=p.x.toString()+p.y.toString();return l[f]!==void 0||(l[f]=o.length/2,o.push(p.x,p.y)),l[f]}return e.data={},e.data.vertices=t,e.data.normals=r,s.length>0&&(e.data.colors=s),o.length>0&&(e.data.uvs=[o]),e.data.faces=i,e}clone(){return new _g().copy(this)}copy(e){this.vertices=[],this.colors=[],this.faces=[],this.faceVertexUvs=[[]],this.morphTargets=[],this.morphNormals=[],this.skinWeights=[],this.skinIndices=[],this.lineDistances=[],this.boundingBox=null,this.boundingSphere=null,this.name=e.name;let t=e.vertices;for(let u=0,d=t.length;u<d;u++)this.vertices.push(t[u].clone());let i=e.colors;for(let u=0,d=i.length;u<d;u++)this.colors.push(i[u].clone());let r=e.faces;for(let u=0,d=r.length;u<d;u++)this.faces.push(r[u].clone());for(let u=0,d=e.faceVertexUvs.length;u<d;u++){let p=e.faceVertexUvs[u];this.faceVertexUvs[u]===void 0&&(this.faceVertexUvs[u]=[]);for(let f=0,m=p.length;f<m;f++){let g=p[f],y=[];for(let x=0,b=g.length;x<b;x++){let _=g[x];y.push(_.clone())}this.faceVertexUvs[u].push(y)}}let a=e.morphTargets;for(let u=0,d=a.length;u<d;u++){let p={};if(p.name=a[u].name,a[u].vertices!==void 0){p.vertices=[];for(let f=0,m=a[u].vertices.length;f<m;f++)p.vertices.push(a[u].vertices[f].clone())}if(a[u].normals!==void 0){p.normals=[];for(let f=0,m=a[u].normals.length;f<m;f++)p.normals.push(a[u].normals[f].clone())}this.morphTargets.push(p)}let s=e.morphNormals;for(let u=0,d=s.length;u<d;u++){let p={};if(s[u].vertexNormals!==void 0){p.vertexNormals=[];for(let f=0,m=s[u].vertexNormals.length;f<m;f++){let g=s[u].vertexNormals[f],y={};y.a=g.a.clone(),y.b=g.b.clone(),y.c=g.c.clone(),p.vertexNormals.push(y)}}if(s[u].faceNormals!==void 0){p.faceNormals=[];for(let f=0,m=s[u].faceNormals.length;f<m;f++)p.faceNormals.push(s[u].faceNormals[f].clone())}this.morphNormals.push(p)}let n=e.skinWeights;for(let u=0,d=n.length;u<d;u++)this.skinWeights.push(n[u].clone());let o=e.skinIndices;for(let u=0,d=o.length;u<d;u++)this.skinIndices.push(o[u].clone());let l=e.lineDistances;for(let u=0,d=l.length;u<d;u++)this.lineDistances.push(l[u]);let h=e.boundingBox;h!==null&&(this.boundingBox=h.clone());let c=e.boundingSphere;return c!==null&&(this.boundingSphere=c.clone()),this.elementsNeedUpdate=e.elementsNeedUpdate,this.verticesNeedUpdate=e.verticesNeedUpdate,this.uvsNeedUpdate=e.uvsNeedUpdate,this.normalsNeedUpdate=e.normalsNeedUpdate,this.colorsNeedUpdate=e.colorsNeedUpdate,this.lineDistancesNeedUpdate=e.lineDistancesNeedUpdate,this.groupsNeedUpdate=e.groupsNeedUpdate,this}toBufferGeometry(){let e=new eX().fromGeometry(this),t=new yt,i=new Float32Array(e.vertices.length*3);if(t.setAttribute("position",Nf.call(new It(i,3),e.vertices)),e.normals.length>0){let r=new Float32Array(e.normals.length*3);t.setAttribute("normal",Nf.call(new It(r,3),e.normals))}if(e.colors.length>0){let r=new Float32Array(e.colors.length*3);t.setAttribute("color",mM.call(new It(r,3),e.colors))}if(e.uvs.length>0){let r=new Float32Array(e.uvs.length*2);t.setAttribute("uv",gM.call(new It(r,2),e.uvs))}if(e.uvs2.length>0){let r=new Float32Array(e.uvs2.length*2);t.setAttribute("uv2",gM.call(new It(r,2),e.uvs2))}t.groups=e.groups;for(let r in e.morphTargets){let a=[],s=e.morphTargets[r];for(let n=0,o=s.length;n<o;n++){let l=s[n],h=new ot(l.data.length*3,3);h.name=l.name,a.push(Nf.call(h,l.data))}t.morphAttributes[r]=a}if(e.skinIndices.length>0){let r=new ot(e.skinIndices.length*4,4);t.setAttribute("skinIndex",vM.call(r,e.skinIndices))}if(e.skinWeights.length>0){let r=new ot(e.skinWeights.length*4,4);t.setAttribute("skinWeight",vM.call(r,e.skinWeights))}return e.boundingSphere!==null&&(t.boundingSphere=e.boundingSphere.clone()),e.boundingBox!==null&&(t.boundingBox=e.boundingBox.clone()),t}computeTangents(){console.error("THREE.Geometry: .computeTangents() has been removed.")}computeLineDistances(){console.error("THREE.Geometry: .computeLineDistances() has been removed. Use THREE.Line.computeLineDistances() instead.")}applyMatrix(e){return console.warn("THREE.Geometry: .applyMatrix() has been renamed to .applyMatrix4()."),this.applyMatrix4(e)}dispose(){this.dispatchEvent({type:"dispose"})}static createBufferGeometryFromObject(e){let t=new yt,i=e.geometry;if(e.isPoints||e.isLine){let r=new ot(i.vertices.length*3,3),a=new ot(i.colors.length*3,3);if(t.setAttribute("position",Nf.call(r,i.vertices)),t.setAttribute("color",mM.call(a,i.colors)),i.lineDistances&&i.lineDistances.length===i.vertices.length){let s=new ot(i.lineDistances.length,1);t.setAttribute("lineDistance",tX.call(s,i.lineDistances))}i.boundingSphere!==null&&(t.boundingSphere=i.boundingSphere.clone()),i.boundingBox!==null&&(t.boundingBox=i.boundingBox.clone())}else e.isMesh&&(t=i.toBufferGeometry());return t}};_g.prototype.isGeometry=!0;var eX=class{constructor(){this.vertices=[],this.normals=[],this.colors=[],this.uvs=[],this.uvs2=[],this.groups=[],this.morphTargets={},this.skinWeights=[],this.skinIndices=[],this.boundingBox=null,this.boundingSphere=null,this.verticesNeedUpdate=!1,this.normalsNeedUpdate=!1,this.colorsNeedUpdate=!1,this.uvsNeedUpdate=!1,this.groupsNeedUpdate=!1}computeGroups(e){let t=[],i,r,a,s=e.faces;for(r=0;r<s.length;r++){let n=s[r];n.materialIndex!==a&&(a=n.materialIndex,i!==void 0&&(i.count=r*3-i.start,t.push(i)),i={start:r*3,materialIndex:a})}i!==void 0&&(i.count=r*3-i.start,t.push(i)),this.groups=t}fromGeometry(e){let t=e.faces,i=e.vertices,r=e.faceVertexUvs,a=r[0]&&r[0].length>0,s=r[1]&&r[1].length>0,n=e.morphTargets,o=n.length,l;if(o>0){l=[];for(let g=0;g<o;g++)l[g]={name:n[g].name,data:[]};this.morphTargets.position=l}let h=e.morphNormals,c=h.length,u;if(c>0){u=[];for(let g=0;g<c;g++)u[g]={name:h[g].name,data:[]};this.morphTargets.normal=u}let d=e.skinIndices,p=e.skinWeights,f=d.length===i.length,m=p.length===i.length;i.length>0&&t.length===0&&console.error("THREE.DirectGeometry: Faceless geometries are not supported.");for(let g=0;g<t.length;g++){let y=t[g];this.vertices.push(i[y.a],i[y.b],i[y.c]);let x=y.vertexNormals;if(x.length===3)this.normals.push(x[0],x[1],x[2]);else{let _=y.normal;this.normals.push(_,_,_)}let b=y.vertexColors;if(b.length===3)this.colors.push(b[0],b[1],b[2]);else{let _=y.color;this.colors.push(_,_,_)}if(a===!0){let _=r[0][g];_!==void 0?this.uvs.push(_[0],_[1],_[2]):(console.warn("THREE.DirectGeometry.fromGeometry(): Undefined vertexUv ",g),this.uvs.push(new re,new re,new re))}if(s===!0){let _=r[1][g];_!==void 0?this.uvs2.push(_[0],_[1],_[2]):(console.warn("THREE.DirectGeometry.fromGeometry(): Undefined vertexUv2 ",g),this.uvs2.push(new re,new re,new re))}for(let _=0;_<o;_++){let S=n[_].vertices;l[_].data.push(S[y.a],S[y.b],S[y.c])}for(let _=0;_<c;_++){let S=h[_].vertexNormals[g];u[_].data.push(S.a,S.b,S.c)}f&&this.skinIndices.push(d[y.a],d[y.b],d[y.c]),m&&this.skinWeights.push(p[y.a],p[y.b],p[y.c])}return this.computeGroups(e),this.verticesNeedUpdate=e.verticesNeedUpdate,this.normalsNeedUpdate=e.normalsNeedUpdate,this.colorsNeedUpdate=e.colorsNeedUpdate,this.uvsNeedUpdate=e.uvsNeedUpdate,this.groupsNeedUpdate=e.groupsNeedUpdate,e.boundingSphere!==null&&(this.boundingSphere=e.boundingSphere.clone()),e.boundingBox!==null&&(this.boundingBox=e.boundingBox.clone()),this}},J1=class{constructor(e,t,i,r,a,s=0){this.a=e,this.b=t,this.c=i,this.normal=r&&r.isVector3?r:new R,this.vertexNormals=Array.isArray(r)?r:[],this.color=a&&a.isColor?a:new Ct,this.vertexColors=Array.isArray(a)?a:[],this.materialIndex=s}clone(){return new this.constructor().copy(this)}copy(e){this.a=e.a,this.b=e.b,this.c=e.c,this.normal.copy(e.normal),this.color.copy(e.color),this.materialIndex=e.materialIndex;for(let t=0,i=e.vertexNormals.length;t<i;t++)this.vertexNormals[t]=e.vertexNormals[t].clone();for(let t=0,i=e.vertexColors.length;t<i;t++)this.vertexColors[t]=e.vertexColors[t].clone();return this}};function tX(e){return this.array.set(e),this}function mM(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyColorsArray(): color is undefined",r),s=new Ct),t[i++]=s.r,t[i++]=s.g,t[i++]=s.b}return this}function gM(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyVector2sArray(): vector is undefined",r),s=new re),t[i++]=s.x,t[i++]=s.y}return this}function Nf(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyVector3sArray(): vector is undefined",r),s=new R),t[i++]=s.x,t[i++]=s.y,t[i++]=s.z}return this}function vM(e){let t=this.array,i=0;for(let r=0,a=e.length;r<a;r++){let s=e[r];s===void 0&&(console.warn("THREE.BufferAttribute.copyVector4sArray(): vector is undefined",r),s=new Rt),t[i++]=s.x,t[i++]=s.y,t[i++]=s.z,t[i++]=s.w}return this}var iX=["a","b","c"];function rX(e,t){switch(t){case"c":return e.c;case"b":return e.b;case"a":default:return e.a}}function N0(e,t,i){let r=Math.min(e,t),a=Math.max(e,t),s=r+"_"+a;return i.get(s)}function V0(e,t,i,r,a,s){let n=Math.min(e,t),o=Math.max(e,t),l=n+"_"+o,h;if(r.has(l))h=r.get(l);else{let c=i[n],u=i[o];h={a:c,b:u,newEdge:null,faces:[]},r.set(l,h)}h.faces.push(a),s[e].edges.push(h),s[t].edges.push(h)}function aX(e,t,i,r){let a,s,n;for(a=0,s=e.length;a<s;a++)i[a]={edges:[]};for(a=0,s=t.length;a<s;a++)n=t[a],V0(n.a,n.b,e,r,n,i),V0(n.b,n.c,e,r,n,i),V0(n.c,n.a,e,r,n,i)}function Vf(e,t,i,r,a){e.push(new J1(t,i,r,void 0,void 0,a))}function oc(e,t){return Math.abs(t-e)/2+Math.min(e,t)}function jf(e,t,i,r){e.push([t.clone(),i.clone(),r.clone()])}var sX=class{constructor(e=1){this.subdivisions=e}modify(e){e instanceof yt?e=new _g().fromBufferGeometry(e):e=e.clone(),e.mergeVertices();let t=this.subdivisions;for(;t-- >0;)this._smooth(e);return e.computeFaceNormals(),e.computeVertexNormals(),e}_smooth(e){let t=new R,i,r,a,s,n,o=e.vertices,l=e.faces,h=e.faceVertexUvs[0],c=h!==void 0&&h.length>0,u=[],d=new Map;aX(o,l,u,d);let p=[],f,m,g,y,x,b,_;for(let Ce of Array.from(d.keys())){for(m=d.get(Ce),g=new R,x=3/8,b=1/8,_=m.faces.length,_!=2&&(x=.5,b=0,_!=1),g.addVectors(m.a,m.b).multiplyScalar(x),t.set(0,0,0),s=0;s<_;s++){for(y=m.faces[s],n=0;n<3&&(f=o[rX(y,iX[n])],!(f!==m.a&&f!==m.b));n++);f&&t.add(f)}t.multiplyScalar(b),g.add(t),m.newEdge=p.length,p.push(g)}let S,M,C,A,T,P,D,z=[];for(r=0,a=o.length;r<a;r++){for(P=o[r],T=u[r].edges,i=T.length,i==3?S=3/16:i>3&&(S=3/(8*i)),M=1-i*Number(S),C=S,i<=2&&(i==2?(M=3/4,C=1/8):i==1||i==0),D=P.clone().multiplyScalar(M),t.set(0,0,0),s=0;s<i;s++)A=T[s],f=A.a!==P?A.a:A.b,t.add(f);t.multiplyScalar(Number(C)),D.add(t),z.push(D)}let F=z.concat(p),L=z.length,G,q,Q,Y=[],ne=[],ce,ie,te,de,oe=new re,ue=new re,se=new re;for(r=0,a=l.length;r<a;r++)y=l[r],G=Number(N0(y.a,y.b,d).newEdge)+L,q=Number(N0(y.b,y.c,d).newEdge)+L,Q=Number(N0(y.c,y.a,d).newEdge)+L,Vf(Y,G,q,Q,y.materialIndex),Vf(Y,y.a,G,Q,y.materialIndex),Vf(Y,y.b,q,G,y.materialIndex),Vf(Y,y.c,Q,q,y.materialIndex),c&&(ce=h[r],ie=ce[0],te=ce[1],de=ce[2],oe.set(oc(ie.x,te.x),oc(ie.y,te.y)),ue.set(oc(te.x,de.x),oc(te.y,de.y)),se.set(oc(ie.x,de.x),oc(ie.y,de.y)),jf(ne,oe,ue,se),jf(ne,ie,oe,se),jf(ne,te,ue,oe),jf(ne,de,se,ue));e.vertices=F,e.faces=Y,c&&(e.faceVertexUvs[0]=ne)}},Pr=new R,nX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=e.geometry??t?.geometry??new yt().copy(new Zs(100,100,100)),r;t===void 0?(i.computeBoundingBox(),i.boundingBox.getSize(Pr),r={width:Pr.x,height:Pr.y,depth:Pr.z,subdivisions:0}):r=t.parameters;let a={...r,...e.parameters};return{parameters:{width:Math.abs(a.width),height:Math.abs(a.height),depth:Math.abs(a.depth),subdivisions:Math.abs(a.subdivisions)},geometry:i}}static build(e){let{width:t,height:i,depth:r,subdivisions:a}=e.parameters,s=e.geometry??new yt().copy(new Zs(100,100,100)),n=s.userData.parameters;n===void 0?(s.computeBoundingBox(),s.boundingBox.getSize(Pr)):Pr.set(n.width,n.height,n.depth),(t!==Pr.x||i!==Pr.y||r!==Pr.z)&&s.scale(Pr.x===0?1:t/Pr.x,Pr.y===0?1:i/Pr.y,Pr.z===0?1:r/Pr.z);let o=s.originalGeometry;try{a>0?(o===void 0||n?.subdivisions!==a)&&(o===void 0&&(o=s),s=new sX(a).modify(o).toBufferGeometry()):(o!==void 0&&(s=o),o=void 0,s.getAttribute("normal")===void 0&&s.computeVertexNormals())}catch{o!==void 0&&(s=o),o=void 0,s.getAttribute("normal")===void 0&&s.computeVertexNormals()}return o!==void 0&&Object.assign(s,{originalGeometry:o}),delete e.geometry,Object.assign(s,{userData:{...e,type:"NonParametricGeometry"}})}static loadFromUrl(e,t,i){new b3(i).load(e,r=>{let a=this.normalizeInputs({geometry:r});r.boundingBox.getSize(Pr);let s=100/Pr.x;Object.assign(a.parameters,{width:100,height:Pr.y*s,depth:Pr.z*s}),t(this.build(a))})}},mP=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,spikes:5,cornerRadius:0,extrudeBevelSize:0,extrudeBevelSegments:3},e.parameters);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i,spikes:r,cornerRadius:a,depth:s,extrudeBevelSize:n,extrudeBevelSegments:o}=e.parameters,l=e.shape,h=t*.5,c=i*.5,u=0,d=0,p=2*Math.PI/r;for(let m=0;m<r;m++){let g=p*m,y=u+Math.sin(g)*h,x=d+Math.cos(g)*c;l.addPoint(l.createPoint(y,x))}l.isClosed=!0;for(let m=0,g=l.points.length;m<g;m++)l.points[m].roundness=a;l.roundness=a,l.update();let f=Ch.create({shape:l,parameters:{roundness:a,depth:s,extrudeBevelSize:n,extrudeBevelSegments:o}});return Object.assign(f,{userData:{...e,type:"PolygonGeometry"}})}},oX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:4,heightSegments:1,cornerRadius:0,cornerSegments:8,openEnded:!1},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,radialSegments:a,heightSegments:s,openEnded:n,cornerRadius:o,cornerSegments:l}=e.parameters,h=new hX(t*.5,i,a,s,n,o,l);return h.scale(1,1,r/t),Object.assign(h,{userData:{...e,type:"PyramidGeometry"}})}};function nd(e,t,i){i.x=e.x*t.x,i.y=e.y,i.z=e.x*t.y}function j0(e,t,i,r,a,s){let n=t.clone().sub(e),o=i.clone().sub(e),l=n.angleTo(o);if(n.normalize(),o.normalize(),r===a){let h=n.add(o).normalize();s.copy(e).addScaledVector(h,r/Math.sin(l/2))}else{let h=n.angleTo(o);s.copy(e),s.addScaledVector(n,a/Math.sin(h)),s.addScaledVector(o,r/Math.sin(h))}}function lX(e,t,i){let r=e.clone().sub(t),a=i.clone().sub(t);return r.projectOnVector(a),r.add(t)}var hX=class extends yt{constructor(e=.5,t=1,i=4,r=1,a=!1,s=0,n=4){super(),i=Math.floor(Math.max(3,i)),r=Math.floor(r),n=Math.floor(n);let o=[],l=[],h=[],c=[],u=0,d=t/2,p=Math.PI/i,f=e*Math.cos(Math.PI/i),m=2*Math.PI/i,g=(i-2)*Math.PI/i,y=Math.PI-g,x=new R(0,-d,0),b=new R(0,d,0),_=new re(e,-d),S=new re(f,-d),M=new re(0,b.y).sub(S),C=new re(0,b.y).sub(_),A=new re(M.y,-M.x).normalize(),T=new re(C.y,-C.x).normalize(),P=e*Math.cos(Math.PI/i)*Math.tan((Math.PI-M.angle())/2)-1e-8;s=Math.min(s,P);let D;{let Y=new R(A.x,A.y,0),ne=new R(Math.cos(m)*Y.x,Y.y,Math.sin(m)*Y.x);D=Y.angleTo(ne)}let z=s/Math.tan((Math.PI-M.angle())/2),F=s/Math.tan((Math.PI-D)/2),L=new R;if(!a){l.push(x.x,x.y,x.z),h.push(0,-1,0),c.push(0,0);let Y=u++,ne=[],ce=_.clone(),ie=z/Math.cos(Math.PI/i);ce.x-=ie;for(let te=0;te<i;te++){let de=te/i*Math.PI*2+p,oe=new re(Math.sin(de),Math.cos(de));nd(ce,oe,L),l.push(L.x,L.y,L.z),h.push(0,-1,0),c.push(0,0),ne.push(u++)}for(let te=0;te<ne.length;te++)o.push(ne[te],Y,ne[(te+1)%ne.length])}let G=[];{let Y=new R,ne=new R,ce=new R,ie=new R,te=new R,de=new R;for(let oe=0;oe<i;oe++){let ue=oe/i*Math.PI*2+p,se=(oe+.5)/i*Math.PI*2+p,Ce=(oe+1)/i*Math.PI*2+p,me=new re(Math.sin(ue),Math.cos(ue)),Ae=new re(Math.sin(se),Math.cos(se)),ye=new re(Math.sin(Ce),Math.cos(Ce));nd(_,me,ne),nd(_,ye,ce),nd(A,Ae,Y),j0(b,ne,ce,F,F,ie),l.push(ie.x,ie.y,ie.z),j0(ne,b,ce,F,z,te),l.push(te.x,te.y,te.z),j0(ce,ne,b,z,F,de),l.push(de.x,de.y,de.z),h.push(Y.x,Y.y,Y.z),h.push(Y.x,Y.y,Y.z),h.push(Y.x,Y.y,Y.z),c.push(0,0),c.push(0,0),c.push(0,0);let Ne=u++,Le=u++,Te=u++;if(o.push(Ne,Le,Te),s>0){{let rt=ne.clone().add(ce).multiplyScalar(.5),at=b.clone().sub(rt).normalize(),Ze=x.clone().sub(rt).normalize().add(at).normalize().multiplyScalar(-1),Qe=de.clone().sub(te);q(rt,Qe,Ze,M.angle())}let tt,Je;{let rt=new R;nd(T,ye,rt);let at=de.clone().add(ie).multiplyScalar(.5);at=lX(at,ce,b);let Ze=de.clone().sub(ie);[tt,Je]=q(at,Ze,rt,D,ie.y)}{let rt=tt,at=rt.clone().setY(0).normalize(),Ze=new R(0,-1,0),Qe=at.clone().cross(Ze);Q(rt,at,Ze,Qe)}G.concat(Je);{let rt=M.angle(),at=Math.PI-rt,Ze=b.clone();Ze.y-=s/Math.sin(rt-Math.PI/2);let Qe=new R,pt=[];for(let $=0;$<n;$++){let W=[],_e=Math.PI/2-at*$/n,He=Math.cos(_e),V=Math.sin(_e),De=se;for(let ut=0;ut<=$;ut++){let We=Math.cos(De),Be=Math.sin(De);Y.x=He*Be,Y.y=V,Y.z=He*We,Qe.copy(Ze).addScaledVector(Y,s),l.push(Qe.x,Qe.y,Qe.z),h.push(Y.x,Y.y,Y.z),c.push(0,0),W.push(u++),De+=Math.PI*2/$/i}pt.push(W)}Je.reverse(),pt.push(Je);let bt=pt.length-1;for(let $=0;$<bt;$++){let W=pt[$],_e=pt[$+1],He=W.length-1;o.push(_e[1],W[0],_e[0]);for(let V=1;V<=He;V++)o.push(W[V],W[V-1],_e[V]),o.push(_e[V+1],W[V],_e[V])}}}}}this.setIndex(o),this.setAttribute("position",new ot(l,3)),this.setAttribute("normal",new ot(h,3)),this.setAttribute("uv",new ot(c,2));function q(Y,ne,ce,ie,te){let de=-ie/2,oe=(Math.PI-ie)/2,ue=ne.clone().normalize().cross(ce);Y.addScaledVector(ce,-s/Math.sin(oe));let se=new R,Ce=new R,me=1,Ae=u,ye=[];for(let Ne=0;Ne<=n;Ne++){let Le=de+Ne/n*ie;Ce.set(0,0,0),Ce.addScaledVector(ue,Math.sin(Le)),Ce.addScaledVector(ce,Math.cos(Le));for(let Te=0;Te<=me;Te++){let tt=Te/me-.5;if(se.copy(Y),se.addScaledVector(ne,tt),se.addScaledVector(Ce,s),te!=null){let Je=Math.max(0,se.y-te);se.addScaledVector(ne,-Je/ne.y)}l.push(se.x,se.y,se.z),h.push(Ce.x,Ce.y,Ce.z),c.push(0,0),Te===0&&ye.push(u),u++}}for(let Ne=0;Ne<n;Ne++)for(let Le=0;Le<me;Le++){let Te=Ae+Le+(me+1)*Ne,tt=Te+(me+1),Je=tt+1,rt=Te+1;o.push(Te,tt,rt),o.push(tt,Je,rt)}return[Y.clone().addScaledVector(ne,.5),ye]}function Q(Y,ne,ce,ie){let te=Math.PI/2,de=C.angle()-te,oe=[],ue=new R,se=new R;for(let me=0;me<=n;me++){let Ae=[],ye=me/n;for(let Ne=0;Ne<=me;Ne++){let Le=((me?Ne/me:0)-.5)*y,Te=Math.cos(Le),tt=Math.sin(Le),Je=Math.atan(Math.tan(de)*Te),rt=(te+Je)*ye,at=Math.cos(rt),Ze=Math.sin(rt);ue.set(0,0,0),ue.addScaledVector(ne,Ze*Te),ue.addScaledVector(ce,at),ue.addScaledVector(ie,Ze*tt),se.copy(Y).addScaledVector(ue,s),l.push(se.x,se.y,se.z),h.push(ue.x,ue.y,ue.z),c.push(0,0),Ae.push(u++)}oe.push(Ae)}let Ce=oe.length-1;for(let me=0;me<Ce;me++){let Ae=oe[me],ye=oe[me+1],Ne=Ae.length-1;o.push(Ae[0],ye[1],ye[0]);for(let Le=1;Le<=Ne;Le++)o.push(Ae[Le-1],Ae[Le],ye[Le]),o.push(Ae[Le],ye[Le+1],ye[Le])}}}},Rb=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,cornerRadius:[0,0,0,0],cornerType:1,extrudeBevelSize:0,extrudeBevelSegments:1},e.parameters),r=Object.assign(t?.ui??{enabledIndieCorners:!1},e.ui);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)}),ui:r}}static build(e){let t=e.shape,{width:i,height:r,cornerRadius:a,cornerType:s,depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}=e.parameters,h={x:i*.5,y:r*.5},c={x:-h.x,y:-h.y},u={x:h.x,y:h.y};function d(_,S,M){return S>i&&M>r?Math.min(_*i/S,_*r/M):S>i?_*i/S:M>r?_*r/M:_}let p=[];p[0]=a[0]===0?0:d(a[0],a[0]+a[3],a[0]+a[1]),p[1]=a[1]===0?0:d(a[1],a[1]+a[2],a[1]+a[0]),p[2]=a[2]===0?0:d(a[2],a[2]+a[1],a[2]+a[3]),p[3]=a[3]===0?0:d(a[3],a[3]+a[0],a[3]+a[2]);let f=c.x,m=u.x,g=u.y,y=c.y;t.addPoint(t.createPoint(f,g)),t.addPoint(t.createPoint(m,g)),t.addPoint(t.createPoint(m,y)),t.addPoint(t.createPoint(f,y)),t.isClosed=!0;let x=!0;for(let _=0,S=t.points.length;_<S;_++)t.points[_].roundness=p[_],_>0&&p[_]!==p[_-1]&&(x=!1);x&&(t.roundness=p[0]),t.useCubicForRoundedCorners=s!==1,t.update();let b=Ch.create({shape:t,parameters:{depth:n,extrudeBevelSize:o,extrudeBevelSegments:l}});return Object.assign(b,{userData:{...e,type:"RectangleGeometry"}})}},cX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,widthSegments:64,heightSegments:64,phiStart:0,phiLength:2*Math.PI,thetaStart:0,thetaLength:180},e.parameters);return i.thetaLength=lt.clamp(i.thetaLength,0,180),{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t=100,height:i=t,depth:r=t,widthSegments:a=64,heightSegments:s=64,phiStart:n,phiLength:o,thetaStart:l,thetaLength:h}=e.parameters,c;return h===0?(c=new yt,c.setAttribute("position",new ot([],3))):c=new Lc(.5*t,a,s,n,o,l,h*lt.DEG2RAD),c.scale(1,i/t,r/t),Object.assign(c,{userData:{...e,type:"SphereGeometry"}})}},uX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,widthSegments:8,heightSegments:8},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:0})}}static build(e){let{width:t=100,height:i=t,widthSegments:r=8,heightSegments:a=8}=e.parameters,s=new _h(t,i,r,a);return s.scale(1,1,1),Object.assign(s,{userData:{...e,type:"PlaneGeometry"}})}},dX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,angle:90,cornerRadius:24,cornerSegments:8},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width)})}}static build(e){let{width:t,height:i,depth:r,angle:a,cornerRadius:s,cornerSegments:n}=e.parameters,o=new pX(t,i,r,a,s,n);return Object.assign(o,{userData:{...e,type:"BackdropGeometry"}})}},pX=class extends yt{constructor(e=1,t=1,i=1,r=90,a=10,s=24){super(),this.type="BackdropGeometry";let n=[],o=[],l=[],h=.001;a==0&&(s=1),s=Math.max(1,Math.floor(s)),a=Math.min(a,100),r=Math.min(180-h,r),r*=Math.PI/180;let c=[],u=Math.PI/2,d=(Ce=0,me=0,Ae=0)=>new R(Ce,me,Ae),p=d(),f=d(),[m,g,y]=[t/2,e/2,i/2],x=-g,b=+g,[_,S,M]=[d(x,-m,+y),d(x,-m,-y),d(x,+m,-y)],C=(Ce,me=!1)=>Math.sin(Ce-Math.PI/(1+ +me)),A=(Ce,me=!1)=>Math.cos(Ce-Math.PI/(1+ +me));M.y=Math.sin(r)*t-m;let T=Math.cos(r)*t-y,P=_.z-h;r<=u?(M.z=Math.min(T,P),M.z==P&&(M.y-=(T-P)/Math.tan(u-r))):S.z=Math.min(S.z-T-y,_.z-h),p.subVectors(_,S),f.subVectors(M,S);let D=Math.min(p.length(),f.length())*a/100,z=D*Math.tan(r/2),F=D/Math.cos(r/2),L=p.clone().normalize().add(f.normalize()).setLength(F).add(S);p.set(0,C(r,!0),A(r,!0)),c.push([M,p.clone()]);let G=(Math.PI-r)/s;for(let Ce=0;Ce<=s;Ce++){let me=u+r+Ce*G;p.set(0,Math.sin(me)*z,Math.cos(me)*z),p.add(L),f.set(0,C(me),A(me)),c.push([p.clone(),f.clone()])}c.push([_,d(0,1,0)]);let q=Math.sin(G/2)*z*2,Q=c.length-1,Y=c[0][0].distanceTo(c[1][0]),ne=c[Q-1][0].distanceTo(c[Q][0]),ce=Y+q*s+ne;c[0].push(1);for(let Ce=0;Ce<=s;Ce++)c[Ce+1].push(1-(Y+Ce*q)/ce);c[Q].push(0);let[ie,te,de]=c[0],oe,ue,se;for(let Ce=1;Ce<c.length;Ce++)[oe,ue,se]=c[Ce],n.push(x,ie.y,ie.z,x,oe.y,oe.z,b,ie.y,ie.z,b,ie.y,ie.z,x,oe.y,oe.z,b,oe.y,oe.z),o.push(0,te.y,te.z,0,ue.y,ue.z,0,te.y,te.z,0,te.y,te.z,0,ue.y,ue.z,0,ue.y,ue.z),l.push(0,de,0,se,1,de,1,de,0,se,1,se),[ie,te,de]=[oe,ue,se];this.setAttribute("position",new ot(n,3)),this.setAttribute("normal",new ot(o,3)),this.setAttribute("uv",new ot(l,2))}},gP=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,innerRadiusPercent:38.19,spikes:5,cornerRadius:0,angle:360,extrudeBevelSize:0,extrudeBevelSegments:1},e.parameters);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i,innerRadiusPercent:r,spikes:a,cornerRadius:s,angle:n,depth:o,extrudeBevelSize:l,extrudeBevelSegments:h}=e.parameters,c=e.shape,u=t*.5,d=i*.5,p=0,f=0,m=n*Math.PI/360/a,g=Math.PI/2*3*-1,y=u*r/100,x=d*r/100;if(a===3&&r===50){m=2*Math.PI/a;for(let _=0;_<a;_++){let S=m*_,M=p+Math.sin(S)*u,C=f+Math.cos(S)*d;c.addPoint(c.createPoint(M,C))}}else for(let _=0;_<a;_++){let S=p+Math.cos(g)*u,M=f+Math.sin(g)*d;c.addPoint(c.createPoint(S,M)),g+=m,S=p+Math.cos(g)*y,M=f+Math.sin(g)*x,_<=a,c.addPoint(c.createPoint(S,M)),g+=m}c.isClosed=!0;for(let _=0,S=c.points.length;_<S;_++)c.points[_].roundness=s;c.roundness=s,c.update();let b=Ch.create({shape:c,parameters:{roundness:s,depth:o,extrudeBevelSize:l,extrudeBevelSegments:h}});return Object.assign(b,{userData:{...e,type:"StarGeometry"}})}},fX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t,height:i}=e.parameters,r=new _h(t,i);return Object.assign(r,{userData:{...e,type:"TextFrameGeometry"}})}},mX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,radialSegments:32,tubularSegments:64,arc:360,cornerRadius:30,cornerSegments:8},e.parameters),r=Math.abs(i.width),a=Math.abs(i.height??i.width),s=Math.round(Math.abs(i.depth??i.width*.25));return{parameters:Object.assign(i,{width:r,height:a,depth:s})}}static build(e){let{width:t,height:i,depth:r,radialSegments:a,tubularSegments:s,arc:n,cornerRadius:o,cornerSegments:l}=e.parameters,h=gX(t,i,r,t*.5,n,s,0,0,a,o,l);return h.scale(1,i/t,1),Object.assign(h,{userData:{...e,type:"TorusGeometry"}})}};function gX(e,t,i,r,a,s,n,o,l,h,c){[t,i]=[i,t],n=t/2;let u=lt.clamp(a/360,0,1);if(u===0){let d=new yt;return d.setAttribute("position",new ot([],3)),d}return u===1&&(h=0),new pP(!0,e,t,i,r,u,s,n,o,l,h,c)}var vX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,tubularSegments:64,radialSegments:32,p:2,q:3},e.parameters);return{parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width),depth:Math.abs(i.depth??i.width),tube:i.tube??i.width*.125})}}static build(e){let{width:t,tube:i,tubularSegments:r,radialSegments:a,p:s,q:n}=e.parameters,o=t*.5;o!==i&&(o-=i);let l=new p3(o,i,r,a,s,n);return Object.assign(l,{userData:{...e,type:"TorusKnotGeometry"}})}},yX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,depth:0,spikes:5,cornerRadius:0,extrudeBevelSize:0,extrudeBevelSegments:1,isRect:!1},e.parameters);return{shape:e.shape&&e.shape instanceof tr?e.shape:new tr,parameters:Object.assign(i,{width:Math.abs(i.width),height:Math.abs(i.height??i.width*(i.isRect?1:Math.sqrt(3)/2)),depth:Math.abs(i.depth??0)})}}static build(e){let{width:t=100,height:i,cornerRadius:r,depth:a,extrudeBevelSize:s,extrudeBevelSegments:n,isRect:o}=e.parameters,l=e.shape,h=t*.5,c=i*.5;o?(l.addPoint(l.createPoint(-h,c)),l.addPoint(l.createPoint(h,-c)),l.addPoint(l.createPoint(-h,-c))):(l.addPoint(l.createPoint(0,c)),l.addPoint(l.createPoint(h,-c)),l.addPoint(l.createPoint(-h,-c))),l.isClosed=!0;for(let d=0,p=l.points.length;d<p;d++)l.points[d].roundness=r;l.roundness=r,l.update();let u=Ch.create({shape:l,parameters:{roundness:r,depth:a,extrudeBevelSize:s,extrudeBevelSegments:n}});return Object.assign(u,{userData:{...e,type:"TriangleGeometry"}})}};function xX(e,t){let i=2*Math.PI;return(e%i+i)%i===(t%i+i)%i}var bX=class{add(e,t,i){if(typeof arguments[0]!="string")for(let r in arguments[0])this.add(r,arguments[0][r],arguments[1]);else(Array.isArray(e)?e:[e]).forEach(function(r){this[r]=this[r]||[],t&&this[r][i?"unshift":"push"](t)},this)}run(e,t){this[e]=this[e]||[],this[e].forEach(function(i){i.call(t&&t.context?t.context:t,t)})}},wX=class{constructor(e){this.jsep=e,this.registered={}}register(...e){e.forEach(t=>{if(typeof t!="object"||!t.name||!t.init)throw new Error("Invalid JSEP plugin format");this.registered[t.name]||(t.init(this.jsep),this.registered[t.name]=t)})}},Re=class{static get version(){return"1.3.8"}static toString(){return"JavaScript Expression Parser (JSEP) v"+Re.version}static addUnaryOp(e){return Re.max_unop_len=Math.max(e.length,Re.max_unop_len),Re.unary_ops[e]=1,Re}static addBinaryOp(e,t,i){return Re.max_binop_len=Math.max(e.length,Re.max_binop_len),Re.binary_ops[e]=t,i?Re.right_associative.add(e):Re.right_associative.delete(e),Re}static addIdentifierChar(e){return Re.additional_identifier_chars.add(e),Re}static addLiteral(e,t){return Re.literals[e]=t,Re}static removeUnaryOp(e){return delete Re.unary_ops[e],e.length===Re.max_unop_len&&(Re.max_unop_len=Re.getMaxKeyLen(Re.unary_ops)),Re}static removeAllUnaryOps(){return Re.unary_ops={},Re.max_unop_len=0,Re}static removeIdentifierChar(e){return Re.additional_identifier_chars.delete(e),Re}static removeBinaryOp(e){return delete Re.binary_ops[e],e.length===Re.max_binop_len&&(Re.max_binop_len=Re.getMaxKeyLen(Re.binary_ops)),Re.right_associative.delete(e),Re}static removeAllBinaryOps(){return Re.binary_ops={},Re.max_binop_len=0,Re}static removeLiteral(e){return delete Re.literals[e],Re}static removeAllLiterals(){return Re.literals={},Re}get char(){return this.expr.charAt(this.index)}get code(){return this.expr.charCodeAt(this.index)}constructor(e){this.expr=e,this.index=0}static parse(e){return new Re(e).parse()}static getMaxKeyLen(e){return Math.max(0,...Object.keys(e).map(t=>t.length))}static isDecimalDigit(e){return e>=48&&e<=57}static binaryPrecedence(e){return Re.binary_ops[e]||0}static isIdentifierStart(e){return e>=65&&e<=90||e>=97&&e<=122||e>=128&&!Re.binary_ops[String.fromCharCode(e)]||Re.additional_identifier_chars.has(String.fromCharCode(e))}static isIdentifierPart(e){return Re.isIdentifierStart(e)||Re.isDecimalDigit(e)}throwError(e){let t=new Error(e+" at character "+this.index);throw t.index=this.index,t.description=e,t}runHook(e,t){if(Re.hooks[e]){let i={context:this,node:t};return Re.hooks.run(e,i),i.node}return t}searchHook(e){if(Re.hooks[e]){let t={context:this};return Re.hooks[e].find(function(i){return i.call(t.context,t),t.node}),t.node}}gobbleSpaces(){let e=this.code;for(;e===Re.SPACE_CODE||e===Re.TAB_CODE||e===Re.LF_CODE||e===Re.CR_CODE;)e=this.expr.charCodeAt(++this.index);this.runHook("gobble-spaces")}parse(){this.runHook("before-all");let e=this.gobbleExpressions(),t=e.length===1?e[0]:{type:Re.COMPOUND,body:e};return this.runHook("after-all",t)}gobbleExpressions(e){let t=[],i,r;for(;this.index<this.expr.length;)if(i=this.code,i===Re.SEMCOL_CODE||i===Re.COMMA_CODE)this.index++;else if(r=this.gobbleExpression())t.push(r);else if(this.index<this.expr.length){if(i===e)break;this.throwError('Unexpected "'+this.char+'"')}return t}gobbleExpression(){let e=this.searchHook("gobble-expression")||this.gobbleBinaryExpression();return this.gobbleSpaces(),this.runHook("after-expression",e)}gobbleBinaryOp(){this.gobbleSpaces();let e=this.expr.substr(this.index,Re.max_binop_len),t=e.length;for(;t>0;){if(Re.binary_ops.hasOwnProperty(e)&&(!Re.isIdentifierStart(this.code)||this.index+e.length<this.expr.length&&!Re.isIdentifierPart(this.expr.charCodeAt(this.index+e.length))))return this.index+=t,e;e=e.substr(0,--t)}return!1}gobbleBinaryExpression(){let e,t,i,r,a,s,n,o,l;if(s=this.gobbleToken(),!s||(t=this.gobbleBinaryOp(),!t))return s;for(a={value:t,prec:Re.binaryPrecedence(t),right_a:Re.right_associative.has(t)},n=this.gobbleToken(),n||this.throwError("Expected expression after "+t),r=[s,a,n];t=this.gobbleBinaryOp();){if(i=Re.binaryPrecedence(t),i===0){this.index-=t.length;break}a={value:t,prec:i,right_a:Re.right_associative.has(t)},l=t;let h=c=>a.right_a&&c.right_a?i>c.prec:i<=c.prec;for(;r.length>2&&h(r[r.length-2]);)n=r.pop(),t=r.pop().value,s=r.pop(),e={type:Re.BINARY_EXP,operator:t,left:s,right:n},r.push(e);e=this.gobbleToken(),e||this.throwError("Expected expression after "+l),r.push(a,e)}for(o=r.length-1,e=r[o];o>1;)e={type:Re.BINARY_EXP,operator:r[o-1].value,left:r[o-2],right:e},o-=2;return e}gobbleToken(){let e,t,i,r;if(this.gobbleSpaces(),r=this.searchHook("gobble-token"),r)return this.runHook("after-token",r);if(e=this.code,Re.isDecimalDigit(e)||e===Re.PERIOD_CODE)return this.gobbleNumericLiteral();if(e===Re.SQUOTE_CODE||e===Re.DQUOTE_CODE)r=this.gobbleStringLiteral();else if(e===Re.OBRACK_CODE)r=this.gobbleArray();else{for(t=this.expr.substr(this.index,Re.max_unop_len),i=t.length;i>0;){if(Re.unary_ops.hasOwnProperty(t)&&(!Re.isIdentifierStart(this.code)||this.index+t.length<this.expr.length&&!Re.isIdentifierPart(this.expr.charCodeAt(this.index+t.length)))){this.index+=i;let a=this.gobbleToken();return a||this.throwError("missing unaryOp argument"),this.runHook("after-token",{type:Re.UNARY_EXP,operator:t,argument:a,prefix:!0})}t=t.substr(0,--i)}Re.isIdentifierStart(e)?(r=this.gobbleIdentifier(),Re.literals.hasOwnProperty(r.name)?r={type:Re.LITERAL,value:Re.literals[r.name],raw:r.name}:r.name===Re.this_str&&(r={type:Re.THIS_EXP})):e===Re.OPAREN_CODE&&(r=this.gobbleGroup())}return r?(r=this.gobbleTokenProperty(r),this.runHook("after-token",r)):this.runHook("after-token",!1)}gobbleTokenProperty(e){this.gobbleSpaces();let t=this.code;for(;t===Re.PERIOD_CODE||t===Re.OBRACK_CODE||t===Re.OPAREN_CODE||t===Re.QUMARK_CODE;){let i;if(t===Re.QUMARK_CODE){if(this.expr.charCodeAt(this.index+1)!==Re.PERIOD_CODE)break;i=!0,this.index+=2,this.gobbleSpaces(),t=this.code}this.index++,t===Re.OBRACK_CODE?(e={type:Re.MEMBER_EXP,computed:!0,object:e,property:this.gobbleExpression()},this.gobbleSpaces(),t=this.code,t!==Re.CBRACK_CODE&&this.throwError("Unclosed ["),this.index++):t===Re.OPAREN_CODE?e={type:Re.CALL_EXP,arguments:this.gobbleArguments(Re.CPAREN_CODE),callee:e}:(t===Re.PERIOD_CODE||i)&&(i&&this.index--,this.gobbleSpaces(),e={type:Re.MEMBER_EXP,computed:!1,object:e,property:this.gobbleIdentifier()}),i&&(e.optional=!0),this.gobbleSpaces(),t=this.code}return e}gobbleNumericLiteral(){let e="",t,i;for(;Re.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);if(this.code===Re.PERIOD_CODE)for(e+=this.expr.charAt(this.index++);Re.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);if(t=this.char,t==="e"||t==="E"){for(e+=this.expr.charAt(this.index++),t=this.char,(t==="+"||t==="-")&&(e+=this.expr.charAt(this.index++));Re.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);Re.isDecimalDigit(this.expr.charCodeAt(this.index-1))||this.throwError("Expected exponent ("+e+this.char+")")}return i=this.code,Re.isIdentifierStart(i)?this.throwError("Variable names cannot start with a number ("+e+this.char+")"):(i===Re.PERIOD_CODE||e.length===1&&e.charCodeAt(0)===Re.PERIOD_CODE)&&this.throwError("Unexpected period"),{type:Re.LITERAL,value:parseFloat(e),raw:e}}gobbleStringLiteral(){let e="",t=this.index,i=this.expr.charAt(this.index++),r=!1;for(;this.index<this.expr.length;){let a=this.expr.charAt(this.index++);if(a===i){r=!0;break}else if(a==="\\")switch(a=this.expr.charAt(this.index++),a){case"n":e+=`
|
|
3176
3176
|
`;break;case"r":e+="\r";break;case"t":e+=" ";break;case"b":e+="\b";break;case"f":e+="\f";break;case"v":e+="\v";break;default:e+=a}else e+=a}return r||this.throwError('Unclosed quote after "'+e+'"'),{type:Re.LITERAL,value:e,raw:this.expr.substring(t,this.index)}}gobbleIdentifier(){let e=this.code,t=this.index;for(Re.isIdentifierStart(e)?this.index++:this.throwError("Unexpected "+this.char);this.index<this.expr.length&&(e=this.code,Re.isIdentifierPart(e));)this.index++;return{type:Re.IDENTIFIER,name:this.expr.slice(t,this.index)}}gobbleArguments(e){let t=[],i=!1,r=0;for(;this.index<this.expr.length;){this.gobbleSpaces();let a=this.code;if(a===e){i=!0,this.index++,e===Re.CPAREN_CODE&&r&&r>=t.length&&this.throwError("Unexpected token "+String.fromCharCode(e));break}else if(a===Re.COMMA_CODE){if(this.index++,r++,r!==t.length){if(e===Re.CPAREN_CODE)this.throwError("Unexpected token ,");else if(e===Re.CBRACK_CODE)for(let s=t.length;s<r;s++)t.push(null)}}else if(t.length!==r&&r!==0)this.throwError("Expected comma");else{let s=this.gobbleExpression();(!s||s.type===Re.COMPOUND)&&this.throwError("Expected comma"),t.push(s)}}return i||this.throwError("Expected "+String.fromCharCode(e)),t}gobbleGroup(){this.index++;let e=this.gobbleExpressions(Re.CPAREN_CODE);if(this.code===Re.CPAREN_CODE)return this.index++,e.length===1?e[0]:e.length?{type:Re.SEQUENCE_EXP,expressions:e}:!1;this.throwError("Unclosed (")}gobbleArray(){return this.index++,{type:Re.ARRAY_EXP,elements:this.gobbleArguments(Re.CBRACK_CODE)}}},_X=new bX;Object.assign(Re,{hooks:_X,plugins:new wX(Re),COMPOUND:"Compound",SEQUENCE_EXP:"SequenceExpression",IDENTIFIER:"Identifier",MEMBER_EXP:"MemberExpression",LITERAL:"Literal",THIS_EXP:"ThisExpression",CALL_EXP:"CallExpression",UNARY_EXP:"UnaryExpression",BINARY_EXP:"BinaryExpression",ARRAY_EXP:"ArrayExpression",TAB_CODE:9,LF_CODE:10,CR_CODE:13,SPACE_CODE:32,PERIOD_CODE:46,COMMA_CODE:44,SQUOTE_CODE:39,DQUOTE_CODE:34,OPAREN_CODE:40,CPAREN_CODE:41,OBRACK_CODE:91,CBRACK_CODE:93,QUMARK_CODE:63,SEMCOL_CODE:59,COLON_CODE:58,unary_ops:{"-":1,"!":1,"~":1,"+":1},binary_ops:{"||":1,"&&":2,"|":3,"^":4,"&":5,"==":6,"!=":6,"===":6,"!==":6,"<":7,">":7,"<=":7,">=":7,"<<":8,">>":8,">>>":8,"+":9,"-":9,"*":10,"/":10,"%":10},right_associative:new Set,additional_identifier_chars:new Set(["$","_"]),literals:{true:!0,false:!1,null:null},this_str:"this"});Re.max_unop_len=Re.getMaxKeyLen(Re.unary_ops);Re.max_binop_len=Re.getMaxKeyLen(Re.binary_ops);var ou=e=>new Re(e).parse(),SX=Object.getOwnPropertyNames(Re);SX.forEach(e=>{ou[e]===void 0&&e!=="prototype"&&(ou[e]=Re[e])});ou.Jsep=Re;var AX="ConditionalExpression",MX={name:"ternary",init(e){e.hooks.add("after-expression",function(t){if(t.node&&this.code===e.QUMARK_CODE){this.index++;let i=t.node,r=this.gobbleExpression();if(r||this.throwError("Expected expression"),this.gobbleSpaces(),this.code===e.COLON_CODE){this.index++;let a=this.gobbleExpression();if(a||this.throwError("Expected expression"),t.node={type:AX,test:i,consequent:r,alternate:a},i.operator&&e.binary_ops[i.operator]<=.9){let s=i;for(;s.right.operator&&e.binary_ops[s.right.operator]<=.9;)s=s.right;t.node.test=s.right,s.right=t.node,t.node=i}}else this.throwError("Expected :")}})}};ou.plugins.register(MX);var CX=["+","-","*","/","(",")","==","!=",">","<",">=","<=","and","or","!","%","^",","],EX=["0","1","2","3","4","5","6","7","8","9","."],TX=["sin","cos","tan","asin","acos","atan","atan2","sqrt","abs","log","exp","floor","ceil","round","min","max","random"];function PX(e){return typeof e!="string"?!1:!isNaN(e)&&!isNaN(parseFloat(e))}ou.addBinaryOp("^",11,!0);function vP(e,t,i="number"){let r="";for(let n=0;n<e.length;n++){let o=e[n];if("id"in o){let l=e[n-1];if(n>0&&"id"in l){console.error("Two variables in a row",e);return}let h=t.getVariable(o.id),c=$a.getDisplayedValue(h);i==="number"&&$a.isTextValue(h)&&Array.isArray(h.textValue)&&h.textValue.length===1?c=parseFloat(c).toString():i==="boolean"&&$a.isBoolean(h)?c=h?"true":"false":i==="boolean"&&$a.isTextValue(h)&&!Array.isArray(h.textValue)&&(c='"'+c+'"'),r+=c;continue}else if(i==="string"){o.name!=='"'&&o.name!=="+"&&(r+=o.name),o.name==="+"&&r[r.length-1]==="\\"&&(r=r.slice(0,-1)+o.name);continue}if(o.name==="and"){r+="&&";continue}if(o.name==="or"){r+="||";continue}if(o.name==="True"){r+="true";continue}if(o.name==="False"){r+="false";continue}if(i==="boolean"&&!PX(o.name)&&!EX.includes(o.name)&&!CX.includes(o.name)&&!TX.includes(o.name.replace(/\($/g,""))){r+='"'+o.name+'"';continue}r+=o.name}if(i==="string")return r;if(e.length===0){if(i==="number")return 0;if(i==="boolean")return!1}let a;try{a=ou(r)}catch(n){console.error(r,n);return}let s;try{s=ui(a)}catch(n){console.error(r,a,n)}return s}function ui(e){switch(e.type){case"BinaryExpression":switch(e.operator){case"==":return Number(ui(e.left)===ui(e.right));case"!=":return Number(ui(e.left)!==ui(e.right));case">":return Number(ui(e.left)>ui(e.right));case">=":return Number(ui(e.left)>=ui(e.right));case"<":return Number(ui(e.left)<ui(e.right));case"<=":return Number(ui(e.left)<=ui(e.right));case"+":return ui(e.left)+ui(e.right);case"-":return ui(e.left)-ui(e.right);case"*":return ui(e.left)*ui(e.right);case"/":return ui(e.left)/ui(e.right);case"%":return ui(e.left)%ui(e.right);case"&&":return ui(e.left)&&ui(e.right);case"||":return ui(e.left)||ui(e.right);case"^":return Math.pow(ui(e.left),ui(e.right));default:throw new Error("Unknown operator: "+e.operator)}case"UnaryExpression":switch(e.operator){case"-":return-ui(e.argument);case"!":return Number(!ui(e.argument));default:throw new Error("Unknown operator: "+e.operator)}case"Identifier":throw new Error("Unknown identifier: "+e.name);case"Literal":return e.value;case"CallExpression":if(e.callee.type==="Identifier"){if(e.callee.name==="random"){let t=0,i=1;if(e.arguments.length>=1)try{t=ui(e.arguments[0])}catch(r){console.warn(r)}if(e.arguments.length>=2)try{i=ui(e.arguments[1])}catch(r){console.warn(r)}return t=Math.min(i,t),i=Math.max(i,t),t+Math.random()*(i-t)}return Math[e.callee.name].apply(null,e.arguments.map(ui))}else throw new Error("Unknown node");default:throw new Error("Unknown node type: "+e.type)}}var DX=new je,OX=new je;function IX(e,t,i){let r=[new R,new R,new R],a=[new R,new R,new R];return e.extractBasis(r[0],r[1],r[2]),t.extractBasis(a[0],a[1],a[2]),r.forEach((s,n)=>{let o=a[n],l=lt.lerp(s.length(),o.length(),i);s.lerp(o,i).setLength(l)}),new je().makeBasis(r[0],r[1],r[2])}var RX=class{static create(e){return this.build(this.normalizeInputs(e))}static normalizeInputs(e,t){let i=Object.assign({},t?.parameters??{width:100,height:100,depth:1,subdivisions:12,roundness:0,extrudeBevelSize:0,extrudeBevelSegments:3},e.parameters),r=Math.abs(i.width),a=Math.abs(i.height??i.width),s=Math.abs(i.depth??0),n=t?.shapeData??Ib.create({parameters:VT}).userData.shape;return{path:e.path??lg.defaultData(),parameters:Object.assign(i,{width:r,height:a,depth:s,extrusion:{...jT,...i.extrusion}}),shapeData:n}}static build(e){if(e.path.points.length>=2){let t=new LX(e);return Object.assign(t,{userData:{...e,type:"PathGeometry"}})}else return Object.assign(new yt,{userData:{...e,type:"PathGeometry"}})}},LX=class extends yt{constructor(e){super(),this.type="PathExtrusionGeometry",this.inputs=e,this.build()}_isGeometryClosed(){return this.inputs.path.isClosed&&this.inputs.parameters.extrusion.depth===1}_isOpenEnded(){let e=this.inputs.parameters.extrusion;return!(this.inputs.path.isClosed&&e.depth===1)||!xX(e.twist,0)||e.startScale!==e.endScale}build(){let e=this._extractPathPoints();if(e.length<2)return;let t=this._computeBasisMatrices(e),{depth:i,offset:r}=this.inputs.parameters.extrusion;i=Math.max(0,Math.min(i,1)),r=Math.max(0,Math.min(r,1));let a=this.inputs.path.isClosed?e.length:e.length-1,s=Math.floor(r*a),n=this.inputs.path.isClosed?Math.ceil((i+r)*a):Math.ceil(Math.min(1,i+r)*a),o=Math.min(Math.max(2,n-s+1),a+2),l=[],h=[];for(let Q=0;Q<o;Q++){let Y=this.inputs.path.isClosed?(Q+s)%e.length:Math.min(Q+s,e.length-1);l.push(e[Y].clone()),h.push(t[Y].clone())}let c=(Q,Y,ne)=>{l[Q]=l[Q].clone().lerp(l[Y],ne),h[Q]=IX(h[Q],h[Y],ne)},u=0,d=r*a%1;(!this.inputs.path.isClosed||i<=1)&&(d||r===0)&&(u=d,c(0,1,u));let p=0,f=(r+i)*a%1;if((this.inputs.path.isClosed&&i<=1||!this.inputs.path.isClosed&&r+i<1)&&f&&(p=f,c(l.length-1,l.length-2,1-p)),i===0){let Q=l.length-1;l[Q].copy(l[0]),h[Q].copy(h[0])}this._applyPathModifiers(h,u,p);let{bevel:m,bevelSides:g}=this.inputs.parameters.extrusion,y=m>0?this.inputs.parameters.extrusion.capType:"flat",x=5;this.inputs.parameters.extrusion.shape.type==="Custom"&&(x=this.inputs.parameters.extrusion.shape.shapeQuality==="low"?5:12);let{regions:b,infos:_,vertices:S}=this._computeShapePoints(x),M=0,C;y==="round"&&(C=new Ob(this.inputs.shapeData,2*m,m,x,g,void 0,!0),M=C.getAttribute("position").count);let A=0,T=0;_.sort((Q,Y)=>Q.start-Y.start),_.forEach(Q=>{Q.verticesStart=A,Q.verticesCount=Q.continuous.reduce((Y,ne,ce)=>Y+(ce===0||!ne?2:1),0),T+=Q.verticesCount,A=T});let P=T*o,D,z=0;if(this._isOpenEnded()&&y==="flat"){try{D=pl({windingRule:Ti.ODD,elementType:vr.POLYGONS,polySize:3,vertexSize:2,strict:!0,contours:b})}catch{D=nP}z=D.vertexCount}let F=P+2*z+M*2,L=P+2*z,G={positions:new Float32Array(F*3),normals:new Float32Array(F*3),uvs:new Float32Array(F*2)},q=[];if(_.forEach(Q=>{this._extrudeRegion(Q,S,h,l,G,q,this._isGeometryClosed()&&!this._isOpenEnded())}),D&&(this._closeEnd(D,P,q,G,h[0],l[0],!1),this._closeEnd(D,P+z,q,G,h[h.length-1],l[l.length-1],!0)),C){G.positions.set(C.getAttribute("position").array,L*3),G.normals.set(C.getAttribute("normal").array,L*3),G.uvs.set(C.getAttribute("uv").array,L*2);for(let ce=L;ce<L+M;ce++)G.uvs[ce*2+1]=1e-4;let Q=q.length;q.push(...C.getIndex().array.map(ce=>ce+L)),L+=M,G.positions.set(C.getAttribute("position").array,L*3),G.normals.set(C.getAttribute("normal").array,L*3),G.uvs.set(C.getAttribute("uv").array,L*2);let Y=q.length;q.push(...C.getIndex().array.map(ce=>ce+L)),this.setAttribute("position",new It(G.positions,3)),this.setAttribute("normal",new It(G.normals,3)),this.setAttribute("uv",new It(G.uvs,2)),this.setIndex(q);let ne=DX;ne.copy(h[h.length-1]).setPosition(l[l.length-1]),this.applyMatrix4OnRange(ne,L,F),ne.copy(h[0]).setPosition(l[0]).multiply(OX.makeScale(1,1,-1)),this.applyMatrix4OnRange(ne,L-M,L),this.reverseIndicesOnRange(Q,Y)}else this.setAttribute("position",new It(G.positions,3)),this.setAttribute("normal",new It(G.normals,3)),this.setAttribute("uv",new It(G.uvs,2)),this.setIndex(q)}_extractPathPoints(){let e=KT(this.inputs.path).getPoints(this.inputs.path.subdivisions);if(e.length<2)return[];let t=[e[0]];return e.forEach(i=>{t[t.length-1].distanceToSquared(i)>.001&&t.push(i)}),this.inputs.path.isClosed&&t[t.length-1].distanceTo(t[0])<.001&&t.pop(),t}_computeBasisMatrices(e){let t=[],i=e.length,r=this.inputs.path.isClosed,a=new R,s=new R,n=new R,o=new R,l=new R(0,1,0);for(let f=0;f<i;f++){let m=e[f],g;f===0?g=r?e[e.length-2]:m.clone().multiplyScalar(2).sub(e[1]):g=e[f-1];let y;f===i-1?y=r?e[1]:m.clone().multiplyScalar(2).sub(e[f-1]):y=e[f+1];let x=m.clone().sub(g).normalize(),b=y.clone().sub(m).normalize(),_=x.clone().add(b).normalize();n.copy(_),f===0&&(_.equals(l)||_.clone().negate().equals(l))&&l.set(0,0,1);let S=l.clone().cross(_).normalize(),M=_.clone().cross(S).normalize();l.copy(M),o.copy(S),f===0&&(a.copy(M),s.copy(_));let C=new je().makeBasis(S,M,_);t.push(C)}let h=r?s:n,c=r?a:new R(0,1,0),u=h.clone().cross(o).normalize(),d=Math.acos(c.dot(u));if(isNaN(d))return t;let p=c.clone().cross(u);h.dot(p)>0&&(d*=-1);for(let f=1;f<t.length;f++){let m=new je().makeRotationZ(d*f/t.length);t[f].multiply(m)}return t}_applyPathModifiers(e,t,i){let r=e.length,{angle:a,twist:s,startScale:n,endScale:o}=this.inputs.parameters.extrusion,l=new je,h=new je;return e.forEach((c,u)=>{let d=u===0?0:u===r-1?1:(u-t)/(r-(i===0?0:1)-(t+(1-i)));l.makeRotationZ(lt.lerp(a,a+s,d)*lt.DEG2RAD);let p=lt.lerp(n,o,d);h.makeScale(p,p,p),c.multiply(l).multiply(h)}),e}_computeShapePoints(e=12,t=Ti.ODD){let i=this.inputs.shapeData,r=i.extractShapePointsToFlatArray([],e),a=i.shapeHoles.map(p=>{let f=p.extractShapePointsToFlatArray([],e),m=[];for(let g=f.length-1;g>=1;g-=2){let y=f[g-1],x=f[g-0];m.push(y,x)}return m}),s;try{s=pl({windingRule:t,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[r]})}catch{s=Db}let n;try{n=pl({windingRule:Ti.ODD,elementType:vr.BOUNDARY_CONTOURS,vertexSize:2,strict:!0,contours:[...a]})}catch{n=sP}if(!s)throw new Error("error generating geometry");let o=s.elementCount;if(n){s.elementCount+=n.elementCount;for(let p=0;p<n.elements.length;p++){let f=n.elements[p],m=p%2===0?s.vertexCount:0;s.elements.push(f+m)}for(let p=0;p<n.vertexIndices.length;p++){let f=n.vertexIndices[p],m=s.vertexCount;s.vertexIndices.push(f+m)}for(let p=0;p<n.vertices.length;p++){let f=n.vertices[p];s.vertices.push(f)}}let l=1/0,h=-1/0,c=1/0,u=-1/0;for(let p=0,f=s.vertexCount;p<f;p++){let m=p*2,g=s.vertices[m+0],y=s.vertices[m+1];g<l&&(l=g),g>h&&(h=g),y<c&&(c=y),y>u&&(u=y)}let d=[];for(let p=s.elementCount-1;p>=0;p--){let f=p>=o,m=p*2,g=s.elements[m+0],y=s.elements[m+1],x=g+y,b={start:g,count:y,normals:[],isHole:f,continuous:[],verticesStart:0,verticesCount:0};d.push(b);let _=g,S=x-1,M=g+1,C=i.roundedCurves.length;do{let A=_-g,T=s.vertices[S*2+0],P=s.vertices[S*2+1],D=s.vertices[_*2+0],z=s.vertices[_*2+1],F=s.vertices[M*2+0],L=s.vertices[M*2+1],G=D-T,q=z-P,Q=Math.sqrt(G*G+q*q);G/=Q,q/=Q;let Y=D-F,ne=z-L,ce=Math.sqrt(Y*Y+ne*ne);Y/=ce,ne/=ce,b.normals[A*2+0]=-ne,b.normals[A*2+1]=Y;let ie=s.vertexIndices[_];if(Array.isArray(ie))b.continuous[A]=!1;else{let[te,de]=i.getCurveIndexFromVertexId(ie-1,!0);if(de>0&&de<1)b.continuous[A]=!0;else{let oe=de===1?te+1:te-1;oe=(oe+C)%C;let ue=de===1?0:1,se=i.roundedCurves[te].getTangent(de),Ce=i.roundedCurves[oe].getTangent(ue);b.continuous[A]=se.dot(Ce)>.95}}f&&(b.normals[A*2+0]*=-1,b.normals[A*2+1]*=-1),[S,_,M]=[_,M,M+1],M>=x&&(M-=y)}while(M!==g+1)}return{regions:[r,...a],infos:d,vertices:s.vertices}}_insertVertex(e,t,i,r,a){let s=t*2,n=t*3;e.positions[n+0]=i.x,e.positions[n+1]=i.y,e.positions[n+2]=i.z,e.normals[n+0]=r.x,e.normals[n+1]=r.y,e.normals[n+2]=r.z,e.uvs[s+0]=a.x,e.uvs[s+1]=a.y}_extrudeRegion(e,t,i,r,a,s,n){let o=new R,l=new R,h=new R,c=new R,u=new re;i.forEach((p,f)=>{let m=r[f],g=e.verticesStart*i.length+e.verticesCount*f;for(let y=0;y<e.count;y++){let x=(e.start+y)*2;if(o.set(t[x+0],t[x+1],0),h.copy(o).applyMatrix4(p).add(m),e.continuous[y])c.set(e.normals[y*2+0],e.normals[y*2+1],0);else{let b=y===0?(e.start+e.count-1)*2:x-2;l.set(t[b+0],t[b+1],0),c.copy(o).sub(l),c.set(-c.y,c.x,0),e.isHole||c.negate()}if(c.applyMatrix4(p).normalize(),u.set(y===0?1:y/e.count,f/(i.length-1)),this._insertVertex(a,g,h,c,u),g++,!e.continuous[y]||y===0){if(y===0)c.set(e.normals[y*2+0],e.normals[y*2+1],0),u.set(0,f/(i.length-1));else{let b=y===e.count-1?e.start*2:x+2;l.set(t[b+0],t[b+1],0),c.copy(l).sub(o),c.set(-c.y,c.x,0),e.isHole||c.negate()}c.applyMatrix4(p).normalize(),this._insertVertex(a,g,h,c,u),g++}}});let d=i.length-1;for(let p=0;p<d;p++){let f=e.verticesStart*i.length+e.verticesCount*p,m=e.verticesStart*i.length+e.verticesCount*(p+1),g=0;for(let y=0;y<e.count;y++){(!e.continuous[y]||y===0)&&g++;let x=y===e.count-1?0:g+1,b=f+g,_=f+x,S=m+x,M=m+g;e.isHole?s.push(b,S,_,b,M,S):s.push(b,_,S,b,S,M),g++}}}_closeEnd(e,t,i,r,a,s,n){let o=e.vertexCount,l=new R(0,0,n?-1:1).applyMatrix4(a),h=new R,c=new re;for(let d=0;d<o;d++){let p=2*d;h.set(e.vertices[p+0],e.vertices[p+1],0).applyMatrix4(a).add(s),this._insertVertex(r,t+d,h,l,c)}let u=e.elements;for(let d=0;d<e.elementCount;d++){let p=3*d,f=u[p+0]+t,m=u[p+(n?1:2)]+t,g=u[p+(n?2:1)]+t;i.push(f,m,g)}}applyMatrix4OnRange(e,t,i){let r=e.elements,a=new Lr().getNormalMatrix(e).elements,s,n,o,l,h=this.attributes.position,c=this.attributes.normal;if(!h||!c)return;let u=h.array,d=c.array,p=h.itemSize;for(let f=t*p,m=i*p;f<m;f+=p){if(f===t)debugger;s=u[f+0],n=u[f+1],o=u[f+2],l=1/(r[3]*s+r[7]*n+r[11]*o+r[15]),u[f+0]=(r[0]*s+r[4]*n+r[8]*o+r[12])*l,u[f+1]=(r[1]*s+r[5]*n+r[9]*o+r[13])*l,u[f+2]=(r[2]*s+r[6]*n+r[10]*o+r[14])*l,s=d[f+0],n=d[f+1],o=d[f+2],d[f+0]=a[0]*s+a[3]*n+a[6]*o,d[f+1]=a[1]*s+a[4]*n+a[7]*o,d[f+2]=a[2]*s+a[5]*n+a[8]*o}h.needsUpdate=!0,c.needsUpdate=!0}reverseIndicesOnRange(e,t){let i=this.index;if(i){for(let r=e;r<t;r+=3){let a=i.getX(r),s=i.getX(r+1),n=i.getX(r+2);i.setXYZ(r,n,s,a)}i.needsUpdate=!0}}};function yP(){let e=new yt;return e.setAttribute("position",new It(new Float32Array([]),3)),e.setIndex(new It(new Uint16Array([]),1)),e}var BX=yP().attributes,zX=12,FX=1,xP=class extends yt{constructor(e,t){super(),this.charWidths=[],this.charCoords=[],this.wrappedText=[],this.isLowResolution=!1,this.vectorShapes=[],Object.assign(this.attributes,BX),this.userData={parameters:e,type:"TextGeometry"};let i=t.getFont(e.font);i?.isLoaded?(this.font=i,this.update(e)):this.updateFont(e.font,t).then(()=>{this.update(e),t?.requestRender()})}async updateFont(e,t){let i=t.getFont(e);i&&(this.font=i,await i.loadingPromise)}update(e){let t=this.font;if(this.userData={parameters:e,type:"TextGeometry"},!t?.isLoaded){console.warn("Cannot update text because its font is not loaded");return}let{width:i,height:r,depth:a,extrudeBevelSize:s,extrudeBevelSegments:n,text:o,textTransform:l}=e,h=$a.getDisplayedValue(o),c=l===2?h.toUpperCase():l===3?h.toLowerCase():h,u=kX(e,t,c),{shapes:d,charWidths:p,charCoords:f}=t.generateShapes(u,e),m=(typeof i=="number"?i:1)*.5,g=(typeof r=="number"?r:1)*.5,y=d.map(_=>new tr().fromShape(_,!0));this.vectorShapes=y;let x=y.map(_=>Ch.create({shape:_,parameters:{depth:a,extrudeBevelSegments:n,extrudeBevelSize:s,windingRule:a<=0?Ti.NONZERO:Ti.ODD,subdivisions:this.isLowResolution&&a>0?FX:zX}})),b=x.length?th(x):yP();b.translate(-m,g,0),this.dispose(),this.wrappedText=u,this.charCoords=f,this.charWidths=p,this.deleteAttribute("extrudeNormal"),Object.entries(b.attributes).forEach(([_,S])=>{this.setAttribute(_,S)}),this.setIndex(b.index),this.computeBoundingSphere()}clone(){let e=Rn(new yt,xP.prototype);return e.copy(this),console.log("CloneGeometry",this,e),e}copy(e){return Object.entries(e.attributes).forEach(([t,i])=>{this.setAttribute(t,i)}),this.setIndex(e.index),this.userData={parameters:{...e.userData.parameters},type:"TextGeometry"},this}async setText(e){this.font&&await this.font.loadingPromise,await this.update({...this.userData.parameters,text:e})}get text(){return this.userData.parameters.text??""}};function kX(e,t,i){let r=[""],a="";for(let s of i)a+=s,s===" "||s===`
|
|
3177
3177
|
`?(r[r.length-1]+=a,a="",s===`
|
|
3178
|
-
`&&r.push("")):t.getTextWidth(r[r.length-1]+a,e)>e.width&&(r[r.length-1].length&&r.push(""),t.getTextWidth(r[r.length-1]+a,e)>e.width&&(a.length===1?(r[r.length-1]+=a,a=""):(r[r.length-1]+=a.slice(0,-1),a=a[a.length-1],r.push(""))));return r[r.length-1]+=a,r}var bP,wP=new Promise(e=>{bP=e}),yM=!1,Gf;function UX(){if(yM)return;if(Gf)return Gf;async function e(){let t="https://unpkg.com/@splinetool/modelling-wasm@1.0.94/build",i=import("./process.js"),[r,a]=await Promise.all([i,fetch(`${t}/process.wasm`).then(o=>o.arrayBuffer())]),s=r.default,n=await s({wasmBinary:a});bP(n),yM=!0}return Gf=e(),Gf}var NX=["font"];function op(e,t,i,r){let a,s,n;e.type==="PathGeometry"?(s=JSON.parse(JSON.stringify(e)),n=[[],["extrusion"]]):(s={...e},n=[[]]);for(let h of n){let c=s;for(let u of h)c=c[u];for(a in c){let u=c[a];_A(u)&&!NX.includes(a)&&(c[a]=t.getVariable(u,[r.uuid,"geometry",...h,a]),_A(c[a])&&(c[a]=1))}}let o={parameters:s,type:s.type};if(s.type==="PathGeometry")o.path=s.path;else if(s.type==="VectorGeometry"){let h=tr.createFromState(s.shape,s.width,s.height);o.shape=h}else if(s.type==="NonParametricGeometry")s.data.groups&&s.data.groups?.forEach(h=>h.materialIndex=Math.max(h.materialIndex??0,0)),o.geometry=new b3().parse(s);else if(s.type==="SubdivGeometry"){let h=new Ea(s,i);return h.data=e,h}else{if(s.type==="TextGeometry")return new xP(s,t);if(s.type==="UIGeometry")return Rb.create({parameters:{width:s.width,height:s.height,cornerRadius:s.cornerRadius,cornerType:s.cornerType}})}let l;try{l=SM(o)}catch(h){console.error(h)}if(!l){let h=tr.createFromState(og.defaultData(),100,100);o.shape=h,l=SM(o)}return l}var VX=new je;function $1(e,t,i,r){let a=e.position.array,s=e.normal.array,n=VX.makeScale(t,i,r).invert().elements,o,l,h;for(var c=0,u=a.length;c<u;c+=3)a[c]*=t,a[c+1]*=i,a[c+2]*=r,o=s[c],l=s[c+1],h=s[c+2],s[c]=n[0]*o+n[4]*l+n[8]*h,s[c+1]=n[1]*o+n[5]*l+n[9]*h,s[c+2]=n[2]*o+n[6]*l+n[10]*h;e.position.needsUpdate=!0,e.normal.needsUpdate=!0}var Hf=new cr,lc=new R,Et;wP.then(e=>{Et=e});var xM=new Float32Array([10,10,0,-10,10,0,-10,-10,0,10,-10,0]),bM=new Uint32Array([0,1,2,3]),wM=new Uint8Array([4]),Ea=class extends yt{constructor(e,t){super(),this.data=e,this.flatShading=t,this.subdivPointer=0,this.rebuild(),this.freeSubdivPointer()}mutateDirectlyScaleBaked(e,t){this.freeSubdivPointer();let i=this.data.scaleBaked,r=lh.div(t,i);this.subdividedGeometry&&$1(this.subdividedGeometry.attributes,...r),this.originalGeometry&&$1(this.originalGeometry.attributes,...r),this.data=e;let a=this.userData.parameters;this.userData.parameters={width:a.width*r[0],height:a.height*r[1],depth:a.depth*r[2]},this.originalGeometry.boundingSphere.center.multiply(lc.fromArray(r));let s=lc.set(a.width,a.height,a.depth).length();this.originalGeometry.boundingSphere.radius=s/2}ensureSubdivPointer(){return this.subdivPointer===0&&this.rebuild(),this.subdivPointer}rebuild(){let e,t,i;try{({originalGeometry:e,subdividedGeometry:t,subdivPointer:i}=Ea.build(this.data,void 0,!this.flatShading,void 0))}catch{e=new Zs(100,100,100),i=0}this.subdivPointer=i,this.originalGeometry=e,this.subdividedGeometry=t??void 0;let r=this.subdividedGeometry??this.originalGeometry;Object.assign(this,r),this.calcBoundingBox()}freeSubdivPointer(){this.subdivPointer&&(Ea.freeSubdivPointer(this.subdivPointer),this.subdivPointer=0)}dispose(){super.dispose(),this.freeSubdivPointer()}calcBoundingBox(){let e=this.originalGeometry;e.boundingSphere===null&&(e.boundingSphere=new Wa,this.subdividedGeometry&&(this.subdividedGeometry.boundingSphere=e.boundingSphere));let t=e.attributes.position,i=e.boundingSphere.center;Hf.setFromBufferAttribute(t),Hf.getCenter(i),e.boundingSphere.radius=i.distanceTo(Hf.max),isNaN(e.boundingSphere.radius)&&console.error('THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. The "position" attribute is likely to have NaN values.',this),Hf.getSize(lc);let r={width:lc.x,height:lc.y,depth:lc.z};return this.userData.parameters=r,r}static build(e,t,i,r){let a,s,n,o=e?.phongAngle??35;i===!1&&(o=-1),t&&(Et.free_bvh(t),Et.free_subdivision_surface(t));try{a=Ea.allocate(e,r)}catch(l){console.error(l,e),a=Ea.allocate({positionWASM:xM,indexWASM:bM,verticesPerFaceWASM:wM},r)}if(Et.set_destination_refinement_level(a,0),s=Ea.buildLevel(a,!0,o),e.subdivisions>0)try{Et.set_destination_refinement_level(a,e.subdivisions),n=Ea.buildLevel(a,!1,o)}catch{try{Et.set_destination_refinement_level(a,e.subdivisions-1),n=Ea.buildLevel(a,!1,o)}catch{n=null}}else n=null;return{subdivPointer:a,originalGeometry:s,subdividedGeometry:n}}static primitiveToQuads(e,t,i){e.widthSegments>16&&(e.widthSegments=16),e.heightSegments>16&&(e.heightSegments=16),e.depthSegments>16&&(e.depthSegments=16),e.radialSegments>16&&(e.radialSegments=16),e.type==="DodecahedronGeometry"&&(e.detail=0);let r=e.shape!==void 0||e.path!==void 0?t.geometry:op(e,i,!1),a;e.type==="TorusGeometry"&&e.arc===Math.PI*2?a=r.getClosedTorusIndicesForBooleanOrSubdiv():a=r.getIndex();let s,n,o,l;({positions:s,triIndices:l}=Jg(r.getAttribute("position"),a));let h;if(e.type==="CylinderGeometry"&&e.cornerRadius===0&&e.hollow===0&&e.openEnded===!1){let c=e.radialSegments*e.heightSegments*3*2,u=c+e.radialSegments*3;h=[c,u]}return{indices:n,verticesPerFace:o}=_P(s,l,r,h),{positions:s,indices:n,verticesPerFace:o}}static allocate(e,t){let i,r,a,s=[],n=[];e.positionWASM&&e.positionWASM.length>0?(i=e.positionWASM,r=e.indexWASM,a=e.verticesPerFaceWASM):(i=xM,r=bM,a=wM);let o=i.length,l=r.length,h=a.length,c=i.length+s.length+n.length,u=r.length+a.length,d=c*Float32Array.BYTES_PER_ELEMENT+u*Uint32Array.BYTES_PER_ELEMENT,p=c*Float32Array.BYTES_PER_ELEMENT,f=u*Uint32Array.BYTES_PER_ELEMENT,m=Et._malloc(d),g=new Float32Array(Et.HEAPF32.buffer,m,c),y=new Uint32Array(Et.HEAPU32.buffer,m+p,u);g.set(i,0),g.set(s,i.length),g.set(n,i.length+s.length),y.set(r,0),y.set(a,r.length);let x;e?.scaleBaked?.some(_=>_!==1)&&(x=new je().makeScale(...e.scaleBaked)),t&&(x?x.premultiply(t):x=t);let b=x?Et.alloc_subdivision_surface2(m,o,m+p,l,m+p+r.length*Uint32Array.BYTES_PER_ELEMENT,h,x.elements):Et.alloc_subdivision_surface(m,o,m+p,l,m+p+r.length*Uint32Array.BYTES_PER_ELEMENT,h);return Et._free(m),b}static buildLevel(e,t,i,r,a){let s=a?Et.get_mesh_data2(e,t?Et.Level.CONTROL:Et.Level.REFINED,i,a.elements):Et.get_mesh_data(e,t?Et.Level.CONTROL:Et.Level.REFINED,i),n=8,o=Et.HEAPU32.subarray(s>>2,(s>>2)+n),l=o.subarray(4,4+4),h=0,c=Et.HEAPU32[o[h]>>2],u=Et.HEAPF32.subarray(c>>2,(c>>2)+l[h]);h++;let d=Et.HEAPU32[o[h]>>2],p=Et.HEAPF32.subarray(d>>2,(d>>2)+l[h]);h++;let f=Et.HEAPU32[o[h]>>2],m=Et.HEAPU32.subarray(f>>2,(f>>2)+l[h]);h++;let g=Et.HEAPU32[o[h]>>2],y=Et.HEAPU32.subarray(g>>2,(g>>2)+l[h]);if(h++,r===void 0){let x=new yt;if(x.setIndex(new Rc(y,1)),x.setAttribute("position",new ot(u,3)),x.setAttribute("normal",new ot(p,3)),t){x.setAttribute("faceMap",new Rc(m,1));let b=new Float32Array(p.length/3*4).fill(0);x.setAttribute("color",new It(b,4))}return Et.free_mesh_data(s),x.userData.type="SubdivGeometry",x}r.getAttribute("position").copyArray(u),r.getAttribute("normal").copyArray(p),r.attributes.position.needsUpdate=!0,r.attributes.normal.needsUpdate=!0,Et.free_mesh_data(s)}static freeSubdivPointer(e){Et.free_bvh(e),Et.free_subdivision_surface(e)}static buildControlCageWireframe(e,t,i){let r=Et.get_wireframe_data_for_base_level(e),a=4,s=Et.HEAPU32.subarray(r>>2,(r>>2)+a),n=s.subarray(2,2+2),o=0,l=Et.HEAPU32[s[o]>>2],h=Et.HEAPF32.subarray(l>>2,(l>>2)+n[o]);o++;let c=Et.HEAPU32[s[o]>>2],u=Et.HEAPU32.subarray(c>>2,(c>>2)+n[o]);if(t===void 0){let d=new yt;d.setAttribute("position",new ot(h,3));let p=new Float32Array(h.length);for(let f=0,m=h.length;f<m;)p[f++]=i.r,p[f++]=i.g,p[f++]=i.b;return d.setAttribute("color",new It(p,3)),d.setIndex(new Rc(u,1)),Et.free_wireframe_data_for_base_level(r),d}t.getAttribute("position").copyArray(h),t.attributes.position.needsUpdate=!0,Et.free_wireframe_data_for_base_level(r)}static updateCollabMesh(e,t,i){let r=t===0;r||Et.set_destination_refinement_level(e,t);let a=i?Et.get_topological_data2(e,r?Et.Level.CONTROL:Et.Level.REFINED,i.elements):Et.get_topological_data(e,r?Et.Level.CONTROL:Et.Level.REFINED),s=6,n=Et.HEAPU32.subarray(a>>2,(a>>2)+s),o=n.subarray(3,3+3),l=0,h=Et.HEAPU32[n[l]>>2],c=new Float32Array(Et.HEAPF32.subarray(h>>2,(h>>2)+o[l]));l++;let u=Et.HEAPU32[n[l]>>2],d=new Uint32Array(Et.HEAPU32.subarray(u>>2,(u>>2)+o[l]));l++;let p=Et.HEAPU32[n[l]>>2],f=new Uint8Array(Et.HEAPU32.subarray(p>>2,(p>>2)+o[l]));return Et.free_topological_data(a),{positions:c,indices:d,verticesPerFace:f}}},_M=["getX","getY","getZ"];function Jg(e,t){let i={},r=t?t.count:e.count,a=0,s=[],n=[],o=1e4;for(let h=0;h<r;h++){let c=t?t.getX(h):h,u="";for(let d=0;d<3;d++)u+=`${~~(e[_M[d]](c)*o)},`;if(u in i)s.push(i[u]);else{for(let d=0;d<3;d++)n.push(e[_M[d]](c));i[u]=a,s.push(a),a++}}let l=[];for(let h=0;h<s.length;h+=3)s[h]===s[h+1]||s[h]===s[h+2]||s[h+1]===s[h+2]||l.push(s[h],s[h+1],s[h+2]);return{positions:n,triIndices:l}}var Wf=new R,G0=new R,H0=new R,W0=new R;function _P(e,t,i,r){let a=[],s=[];if(i.userData.shape!==void 0&&i.userData.parameters.depth===0&&i.userData.shape.shapeHoles.length===0){let l=i.userData.shape.extractShapePointsToFlatArray([]),h=i.userData.parameters.spikes;if(i.userData.type==="EllipseGeometry"&&h<=24&&h%4===0&&i.userData.parameters.angle>=360){let d=l.length/2/h;l=l.filter((p,f)=>Math.floor(f/2)%d===0)}let c=0;for(let d=0;d<l.length;d+=2)c+=(l[d]-l[(d===0?l.length:d)-2])*(l[d+1]+l[(d===0?l.length:d)-1]);e.length=0;let u=0;if(c<0)for(let d=0;d<l.length;d+=2)e.push(l[d],l[d+1],0),a.push(u++);else for(let d=l.length-2;d>=0;d-=2)e.push(l[d],l[d+1],0),a.push(u++);return s.push(u),{indices:a,verticesPerFace:s}}let n=new Float32Array([i.userData.parameters.depth])[0],o=0;for(;o<t.length;){if(i.useNgonForTopBottomFaceDuringBake){let l=0;if((e[t[o]*3+2]===n||e[t[o]*3+2]===0)&&l++,(e[t[o+1]*3+2]===n||e[t[o+1]*3+2]===0)&&l++,(e[t[o+2]*3+2]===n||e[t[o+2]*3+2]===0)&&l++,l===3)break}if(t[o+1]===t[o+3]&&t[o+2]===t[o+5]||t[o+0]===t[o+3]&&t[o+2]===t[o+4]){Wf.set(e[t[o]*3],e[t[o]*3+1],e[t[o]*3+2]),G0.set(e[t[o+1]*3],e[t[o+1]*3+1],e[t[o+1]*3+2]),H0.set(e[t[o+4]*3],e[t[o+4]*3+1],e[t[o+4]*3+2]),W0.set(e[t[o+5]*3],e[t[o+5]*3+1],e[t[o+5]*3+2]),G0.sub(Wf).normalize(),H0.sub(Wf).normalize(),W0.sub(Wf).normalize();let l=G0.cross(H0).dot(W0);Math.abs(l)>.005||r&&r.some((h,c)=>c%2===1?!1:o>=r[c]&&o<r[c+1])?(a.push(t[o],t[o+1],t[o+2]),s.push(3),o+=3):(a.push(t[o],t[o+1],t[o+4],t[o+5]),s.push(4),o+=6)}else a.push(t[o],t[o+1],t[o+2]),s.push(3),o+=3}if(i.useNgonForTopBottomFaceDuringBake){let l=[],h=[],c=0;for(let u=0,d=0;u<e.length;u+=3,d++)e[u+2]===0&&(l.push(d),c++),e[u+2]===n&&h.push(d);if(i.userData.parameters.extrudeBevelSize===0){let u=h[0];h[0]=h[1],h[1]=u}l.reverse(),a.push(...l,...h),s.push(c,c)}return{indices:a,verticesPerFace:s}}var lo={};eL(lo,{calcBoolean:()=>qX,calcBooleanTopological:()=>WX,freeMeshSet:()=>ZX,getMeshSet:()=>YX,hasOpenEdges:()=>XX,transformMeshSet:()=>QX});var SP,jX=new Promise(e=>{SP=e}),qf;function GX(){if(qf)return qf;async function e(){let t="https://unpkg.com/@splinetool/boolean-wasm@1.0.94/build",i=import("./boolean.js"),[r,a]=await Promise.all([i,fetch(`${t}/boolean.wasm`).then(o=>o.arrayBuffer())]),s=r.default,n=await s({wasmBinary:a});SP(n)}return qf=e(),qf}var ei,jc;jX.then(e=>ei=e);function HX(e,t,i){let r,a;e.userData.parameters.type==="TorusGeometry"&&e.userData.parameters.arc===Math.PI*2?a=e.getClosedTorusIndicesForBooleanOrSubdiv():a=e.getIndex();let{positions:s,triIndices:n}=Jg(e.getAttribute("position"),a),o;if(t&&i){let{indices:l,verticesPerFace:h}=_P(s,n,e);o=h.length,r=[];for(let c=0,u=0;c<o;c++){r.push(h[c]);for(let d=0;d<h[c];d++)r.push(l[u++])}}else{let l=n.length;r=Array(l+l/3),o=0;for(let h=0,c=0;c<r.length;)r[c++]=3,o++,r[c++]=n[h++],r[c++]=n[h++],r[c++]=n[h++]}return{positions:s,faceIndices:r,nFaces:o}}function AP(e){let t=e.length,i=t*Uint32Array.BYTES_PER_ELEMENT,r=t*Float32Array.BYTES_PER_ELEMENT,a=Number.isInteger(e[0])?i:r,s=ei._malloc(a);return(Number.isInteger(e[0])?new Uint32Array(ei.HEAPU32.buffer,s,t):new Float32Array(ei.HEAPF32.buffer,s,t)).set(e,0),s}function MP(e){switch(e){case 0:return ei.OP.UNION;case 1:return ei.OP.INTERSECTION;case 2:return ei.OP.A_MINUS_B;case 3:return ei.OP.B_MINUS_A;case 4:return ei.OP.SYMMETRIC_DIFFERENCE;case 5:return ei.OP.ALL;default:throw new Error("Unknown boolean operation "+e)}}function WX(e,t){jc===void 0&&(jc=ei.init_csg());let i=AP(e),r=ei.csg_calc_topological(jc,i,e.length,MP(t));ei._free(i);let a=6,s=ei.HEAPU32.subarray(r>>2,(r>>2)+a),n=s.subarray(3,3+3),o=0,l=ei.HEAPU32[s[o]>>2],h=new Float32Array(ei.HEAPF32.subarray(l>>2,(l>>2)+n[o]));o++;let c=ei.HEAPU32[s[o]>>2],u=new Uint32Array(ei.HEAPU32.subarray(c>>2,(c>>2)+n[o]));o++;let d=ei.HEAPU32[s[o]>>2],p=new Uint8Array(ei.HEAPU32.subarray(d>>2,(d>>2)+n[o]));return ei.free_mesh_data(r),{positions:h,indices:u,verticesPerFace:p}}function qX(e,t,i,r){jc===void 0&&(jc=ei.init_csg());let a=AP(e),s=ei.csg_calc(jc,a,e.length,r,MP(t));ei._free(a);let n=5,o=ei.HEAPU32.subarray(s>>2,(s>>2)+n),l=o.subarray(2,2+3),h=0,c=ei.HEAPU32[o[h]>>2],u=ei.HEAPF32.subarray(c>>2,(c>>2)+l[h]);h++;let d=ei.HEAPU32[o[h]>>2],p=ei.HEAPF32.subarray(d>>2,(d>>2)+l[h]);h++;let f=l[h];i.setAttribute("position",new ot(u,3)),i.setAttribute("normal",new ot(p,3));let m=ei.HEAPF32.subarray((s>>2)+5,(s>>2)+5+6);return i.boundingSphere===null&&(i.boundingSphere=new Wa),i.boundingSphere.center.set(m[0],m[1],m[2]),i.boundingSphere.radius=(m[3]**2+m[4]**2+m[5]**2)**.5,i.userData.parameters={width:m[3]*2,height:m[4]*2,depth:m[5]*2},ei.free_mesh_data(s),f}function YX(e,t,i){if(ei===void 0)return-1;let r,a,s;if(t&&e.userData.positions!==void 0){let y=e.userData;s=y.verticesPerFace.length,r=y.positions,a=Array(y.verticesPerFace.reduce((x,b)=>x+b,0)+s);for(let x=0,b=0,_=0;x<y.verticesPerFace.length;x++){a[_++]=y.verticesPerFace[x];for(let S=0;S<y.verticesPerFace[x];S++)a[_++]=y.indices[b++]}}else({positions:r,faceIndices:a,nFaces:s}=HX(e,t,i));let n=r.length,o=a.length,l=r.length,h=a.length,c=l*Float32Array.BYTES_PER_ELEMENT+h*Uint32Array.BYTES_PER_ELEMENT,u=l*Float32Array.BYTES_PER_ELEMENT,d=h*Uint32Array.BYTES_PER_ELEMENT,p=ei._malloc(c),f=new Float32Array(ei.HEAPF32.buffer,p,l),m=new Uint32Array(ei.HEAPU32.buffer,p+u,h);f.set(r,0),m.set(a,0);let g=ei.get_csg_mesh(p,n,p+u,o,s);return ei._free(p),g}function XX(e){return ei.has_open_edges(e)}function QX(e,t){ei.transform_csg_mesh(e,t.elements)}function ZX(e){ei.free_csg_mesh(e)}var KX={ConeGeometry:gY,CubeGeometry:vY,CylinderGeometry:JT,DodecahedronGeometry:xY,EllipseGeometry:Ib,HelixGeometry:KY,IcosahedronGeometry:JY,LatheGeometry:$Y,NonParametricGeometry:nX,PolygonGeometry:mP,PyramidGeometry:oX,RectangleGeometry:Rb,SphereGeometry:cX,PlaneGeometry:uX,BackdropGeometry:dX,StarGeometry:gP,TextFrameGeometry:fX,TorusGeometry:mX,TorusKnotGeometry:vX,TriangleGeometry:yX,PathGeometry:RX,VectorGeometry:Ch},SM=e=>KX[e.type].create(e);function hc(e){return e!==null&&"booleanOp"in e}var CP=class extends Cb(xr){constructor(){super(...arguments),this.booleanMeshSetAddress=-1,this.booleanWasTransformed=!1,this.booleanMatrixInvOld=new je}updateVisible(e){super.updateVisible(e),this.visible=!hc(this.parent)&&this.visible,hc(this.parent)&&this.parent.invalidateDownstreamBooleanData()}freeBooleanPointer(){this.booleanMeshSetAddress!==-1&&(lo.freeMeshSet(this.booleanMeshSetAddress),this.booleanMeshSetAddress=-1)}invalidateDownstreamBooleanData(e=!1){return e?this.booleanWasTransformed=!0:this.freeBooleanPointer(),hc(this.parent)?this.parent.invalidateDownstreamBooleanData():this}invalidateUpstreamBooleanData(){this.freeBooleanPointer();for(let e of this.children)e instanceof CP&&(e.freeBooleanPointer(),hc(e)&&e.invalidateUpstreamBooleanData())}updateTransformState(e,t){let i=super.updateTransformState(e,t);return i&&hc(this.parent)&&this.invalidateDownstreamBooleanData(!0),i}onVariableUpdate(e=!1){super.onVariableUpdate(e),hc(this.parent)&&this.invalidateDownstreamBooleanData(!0)}},Yf=new cr;function Lb(e,t=0,i=e.count,r,a){let s=1/0,n=1/0,o=1/0,l=-1/0,h=-1/0,c=-1/0;for(let u=t;u<i;u++){let d=e.getX(u),p=e.getY(u),f=e.getZ(u);d<s&&(s=d),p<n&&(n=p),f<o&&(o=f),d>l&&(l=d),p>h&&(h=p),f>c&&(c=f)}Yf.min.set(s,n,o),Yf.max.set(l,h,c),Yf.getCenter(r),Yf.getSize(a).multiplyScalar(.5)}var JX=new yt,$X=new bh,Ia=class extends CP{constructor(e,t){super(JX,$X),this.super_Entity(e,t)}updateState(e,t){this.updateState_Entity(e,t)}updateEntityBoxSize(e,t){let i=this.geometry.getAttribute("position");i!==void 0?Lb(i,this.geometry.drawRange.start,this.geometry.drawRange.count<1/0?this.geometry.drawRange.count:i.count,e,t):super.updateEntityBoxSize(e,t)}},il=class{constructor(e){if(this.hashProperties=void 0,this.isNode=!0,this.shortcuts={},il.uuidContext===null)throw new Error("plz startContext");il.uuidContext===il.globalContext?this.uuid="_gid"+il.uuidContext.nodeContextUuid++:this.uuid="_uid"+il.uuidContext.nodeContextUuid++,this.type=e,this.name=""}static startContext(e){this.uuidContext===null||this.uuidContext===il.globalContext?this.uuidContext=e:console.error("Can't start context twice")}static endContext(e){this.uuidContext!==e&&console.error("Can't end context twice"),this.uuidContext=null}analyze(e,t){t=t??{},e.analyzing=!0,this.build(e.addFlow(t.slot,t.cache,t.context),"v4"),e.clearVertexNodeCode(),e.clearFragmentNodeCode(),e.removeFlow(),e.analyzing=!1}analyzeAndFlow(e,t,i){return i=i??{},this.analyze(e,i),this.flow(e,t,i)}flow(e,t,i){i=i??{},e.addFlow(i.slot,i.cache,i.context);let r={result:this.build(e,t),code:e.clearNodeCode(),extra:e.context.extra};return e.removeFlow(),r}build(e,t,i){t=t??this.getType(e,t);let r=e.getNodeData(i??this);return e.analyzing&&this.appendDepsNode(e,r,t),e.nodes.indexOf(this)===-1&&e.nodes.push(this),this.updateFrame!==void 0&&e.updaters.indexOf(this)===-1&&e.updaters.push(this),this.generate(e,t,i)}updateFrame(e){}generateReadonly(e,t,i,r,a,s){return""}generate(e,t,i,r,a){return""}parse(e,t,i,r){}appendDepsNode(e,t,i){t.deps=(t.deps||0)+1;let r=e.getTypeLength(i);(r>(t.outputMax||0)||this.getType(e,i))&&(t.outputMax=r,t.output=i)}setName(e){this.name=e}getName(){return this.name}getType(e,t){return t==="sampler2D"||t==="samplerCube"?t:this.type}},Ir=il;Ir.globalContext={nodeContextUuid:0},Ir.uuidContext=il.globalContext;var AM=class{constructor(e){e=e??{},this.name=e.name,this.type=e.type,this.node=e.node,this.size=e.size,this.needsUpdate=e.needsUpdate}get value(){return this.node.value}set value(e){this.node.value=e}},eQ=class{constructor(){this.nodes={},this.keywords={}}add(e){this.nodes[e.name]=e}addKeyword(e,t,i){i=i!==void 0?i:!0,this.keywords[e]={callback:t,cache:i}}remove(e){delete this.nodes[e.name]}removeKeyword(e){delete this.keywords[e]}get(e){return this.nodes[e]}getKeyword(e,t){return this.keywords[e].callback(t)}getKeywordData(e){return this.keywords[e]}contains(e){return this.nodes[e]!==void 0}containsKeyword(e){return this.keywords[e]!==void 0}},Va=new eQ,Di=class extends Ir{constructor(e,t){super(e),this.scope="",t=t??{},this.shared=t.shared!==void 0?t.shared:!0,this.unique=t.unique!==void 0?t.unique:!1}build(e,t,i,r){if(t=t??this.getType(e),this.getShared(e,t)){let a=this.getUnique(e,t);a&&this.uuid===void 0&&(this.uuid=lt.generateUUID()),i=e.getUUID(i??this.getUUID(),!a);let s=e.getNodeData(i),n=s.output||this.getType(e);if(e.analyzing)return(s.deps||0)>0||this.getLabel()?(this.appendDepsNode(e,s,t),this.generate(e,t,i)):super.build(e,t,i);if(a)return s.name=s.name||super.build(e,t,i),s.name;if(!this.getLabel()&&(!this.getShared(e,n)||e.context.ignoreCache||s.deps===1))return super.build(e,t,i);i=this.getUUID(!1);let o=this.getTemp(e,i);if(o)return e.format(o,n,t);{o=super.generate(e,t,i,s.output,r);let l=this.generate(e,n,i);return e.addNodeCode(o+" = "+l+";"),e.format(o,n,t)}}return super.build(e,t,i)}getShared(e,t){return t!=="sampler2D"&&t!=="samplerCube"&&this.shared}getUnique(e,t){return this.unique}setLabel(e){return this.label=e,this}getLabel(){return this.label}getUUID(e){let t=this.uuid;return typeof this.scope=="string"&&(t=this.scope+"-"+t),t}getTemp(e,t){t=t||this.uuid;let i=e.getVars()[t];return i?i.name:void 0}generate(e,t,i,r,a){return this.getShared(e,t)||console.error("TempNode is not shared"),i=i??this.uuid,e.getTempVar(i,r??this.getType(e),a,this.getLabel()).name}},qa=class extends Di{constructor(e,t){t=t??{},t.shared=t.shared!==void 0?t.shared:!1,super(e,t),this.readonly=!1}setReadonly(e){return this.readonly=e,this.hashProperties=this.readonly?["value"]:void 0,this}getReadonly(){return this.readonly}generate(e,t,i,r,a,s){i=e.getUUID(i??this.getUUID()),r=r??this.getType(e);let n=e.getNodeData(i);return this.getReadonly()&&this.generateReadonly!==void 0?this.generateReadonly(e,t,i,r,a,s):e.isShader("vertex")?(n.vertex||(n.vertex=e.createVertexUniform(r,this,a,s,this.getLabel())),e.format(n.vertex.name,r,t)):(n.fragment||(n.fragment=e.createFragmentUniform(r,this,a,s,this.getLabel())),e.format(n.fragment.name,r,t))}},ia=class extends qa{constructor(e=0,t){super("v2"),this.nodeType="Vector2",this.value=e instanceof re?e:new re(e,t)}get x(){return this.value.x}set x(e){this.value.x=e}get y(){return this.value.y}set y(e){this.value.y=e}generateReadonly(e,t,i,r,a,s){return e.format("vec2("+this.value.x+", "+this.value.y+")",r,t)}},gs=class extends qa{constructor(e=0,t,i){super("v3"),this.nodeType="Vector3",this.value=e instanceof R?e:new R(e,t,i)}get x(){return this.value.x}set x(e){this.value.x=e}get y(){return this.value.y}set y(e){this.value.y=e}get z(){return this.value.z}set z(e){this.value.z=e}generateReadonly(e,t,i,r,a,s){return e.format("vec3("+this.value.x+", "+this.value.y+", "+this.value.z+")",r,t)}},la=class extends Ct{constructor(e,t,i,r){super(e,t,i),this.isColorA=!0,this.a=r}setRGBA(e,t,i,r){super.setRGB(e,t,i),this.a=r}copy(e){return super.copy(e),this.a="a"in e?e.a:1,this}clone(){return new this.constructor(this.r,this.g,this.b,this.a)}equals(e){return super.equals(e)&&this.a===e.a}setStyle(e,t="srgb"){let i;if(e==="transparent")return this.setRGBA(0,0,0,0),this;if(i=/^((?:rgb|hsl)a?)\(([^)]*)\)/.exec(e)){let r,a=i[1],s=i[2];switch(a){case"rgb":case"rgba":if(r=/^\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(s))return this.a=a==="rgba"?parseFloat(r[4]):1,super.setStyle(e,t);break;case"hsl":case"hsla":if(r=/^\s*(\d*\.?\d+)\s*,\s*(\d*\.?\d+)%\s*,\s*(\d*\.?\d+)%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(s))return this.a=a==="hsla"?parseFloat(r[4]):1,super.setStyle(e,t);break}}return super.setStyle(e,t)}get x(){return this.r}get y(){return this.g}get z(){return this.b}get w(){return this.a}set x(e){this.r=e}set y(e){this.g=e}set z(e){this.b=e}set w(e){this.a=e}},ho=class extends qa{constructor(e){super("v4"),this.nodeType="Vector4",this.value=e instanceof la?e:new la(e.r,e.g,e.b,e.a)}generateReadonly(e,t,i,r,a,s){return e.format("vec4("+this.value.r+", "+this.value.g+", "+this.value.b+", "+this.value.a+")",r,t)}},tQ=/^\s*([a-z_0-9]+)\s([a-z_0-9]+)\s*\((.*?)\)/i,MM=/[a-z_0-9]+/gi,it=class extends Di{constructor(e,t,i,r,a){super(a),this.src="",this.nodeType="Function",this.useKeywords=!0,this.includes=[],this.extensions={},this.keywords={},this.isMethod=a===void 0,this.isInterface=!1,this.parse(e,t,i,r)}getShared(e,t){return!this.isMethod}getType(e){return e.getTypeByFormat(this.type)}getInputByName(e){if(this.inputs){let t=this.inputs.length;for(;t--;)if(this.inputs[t].name===e)return this.inputs[t]}}getIncludeByName(e){if(this.includes){let t=this.includes.length;for(;t--;)if(this.includes[t].name===e)return this.includes[t]}}generate(e,t,i,r,a){let s,n=0,o=this.src;if(this.includes)for(let h=0;h<this.includes.length;h++)e.include(this.includes[h],this);for(let h in this.extensions)e.extensions[h]=!0;let l=[];for(;s=MM.exec(this.src);)l.push(s);for(let h=0;h<l.length;h++){let c=l[h],u=c[0],d=this.isMethod?!this.getInputByName(u):!0,p=u;if(this.keywords[u]||this.useKeywords&&d&&Va.containsKeyword(u)){let f=this.keywords[u];if(!f){let m=Va.getKeywordData(u);m.cache&&(f=e.keywords[u]),f=f||Va.getKeyword(u,e),m.cache&&(e.keywords[u]=f)}p=f.build(e)}u!==p&&o[c.index+n-1]!=="."&&(o=o.substring(0,c.index+n)+p+o.substring(c.index+u.length+n),n+=p.length-u.length),this.getIncludeByName(p)===void 0&&Va.contains(p)&&e.include(Va.get(p))}return t==="source"?o:this.isMethod?(this.isInterface||e.include(this,void 0,o),this.name):e.format("( "+o+" )",this.getType(e),t)}parse(e,t,i,r){if(this.src=e||"",this.includes=t??[],this.extensions=i??{},this.keywords=r??{},this.isMethod){let a=tQ.exec(this.src);if(this.inputs=[],a&&a.length==4){this.type=a[1],this.name=a[2];let s=a[3].match(MM);if(s){let n=0;for(;n<s.length;){let o=s[n++],l;o==="in"||o==="out"||o==="inout"?l=s[n++]:(l=o,o="");let h=s[n++];this.inputs.push({name:h,type:l,qualifier:o})}}this.isInterface=this.src.indexOf("{")===-1}else this.type="",this.name=""}}},iQ=/^([a-z_0-9]+)\s([a-z_0-9]+)\s?\=?\s?(.*?)(\;|$)/i,EP=class extends Di{constructor(e="",t){super(),this.src="",this.useDefine=!1,this.nodeType="Const",this.parse(e||EP.PI,void 0,void 0,void 0,t)}getType(e){return e.getTypeByFormat(this.type)}parse(e,t,i,r,a){this.src=e||"";let s,n,o="",l=iQ.exec(e);this.useDefine=a??this.src.charAt(0)==="#",l&&l.length>1?(n=l[1],s=l[2],o=l[3]):(s=this.src,n="f"),this.name=s,this.type=n,this.value=o}build(e,t){if(t==="source"){if(this.value)return this.useDefine?"#define "+this.name+" "+this.value:"const "+this.type+" "+this.name+" = "+this.value+";";if(this.useDefine)return this.src}return e.include(this),e.format(this.name,this.getType(e),t)}generate(e,t,i,r,a){return e.format(this.name,this.getType(e),t)}},Ci=EP;Ci.PI="PI",Ci.PI2="PI2",Ci.RECIPROCAL_PI="RECIPROCAL_PI",Ci.RECIPROCAL_PI2="RECIPROCAL_PI2",Ci.LOG2="LOG2",Ci.EPSILON="EPSILON";var rQ=new RegExp(`^structs*([a-z_0-9]+)s*{s*((.|
|
|
3178
|
+
`&&r.push("")):t.getTextWidth(r[r.length-1]+a,e)>e.width&&(r[r.length-1].length&&r.push(""),t.getTextWidth(r[r.length-1]+a,e)>e.width&&(a.length===1?(r[r.length-1]+=a,a=""):(r[r.length-1]+=a.slice(0,-1),a=a[a.length-1],r.push(""))));return r[r.length-1]+=a,r}var bP,wP=new Promise(e=>{bP=e}),yM=!1,Gf;function UX(){if(yM)return;if(Gf)return Gf;async function e(){let t="https://unpkg.com/@splinetool/modelling-wasm@1.0.96/build",i=import("./process.js"),[r,a]=await Promise.all([i,fetch(`${t}/process.wasm`).then(o=>o.arrayBuffer())]),s=r.default,n=await s({wasmBinary:a});bP(n),yM=!0}return Gf=e(),Gf}var NX=["font"];function op(e,t,i,r){let a,s,n;e.type==="PathGeometry"?(s=JSON.parse(JSON.stringify(e)),n=[[],["extrusion"]]):(s={...e},n=[[]]);for(let h of n){let c=s;for(let u of h)c=c[u];for(a in c){let u=c[a];_A(u)&&!NX.includes(a)&&(c[a]=t.getVariable(u,[r.uuid,"geometry",...h,a]),_A(c[a])&&(c[a]=1))}}let o={parameters:s,type:s.type};if(s.type==="PathGeometry")o.path=s.path;else if(s.type==="VectorGeometry"){let h=tr.createFromState(s.shape,s.width,s.height);o.shape=h}else if(s.type==="NonParametricGeometry")s.data.groups&&s.data.groups?.forEach(h=>h.materialIndex=Math.max(h.materialIndex??0,0)),o.geometry=new b3().parse(s);else if(s.type==="SubdivGeometry"){let h=new Ea(s,i);return h.data=e,h}else{if(s.type==="TextGeometry")return new xP(s,t);if(s.type==="UIGeometry")return Rb.create({parameters:{width:s.width,height:s.height,cornerRadius:s.cornerRadius,cornerType:s.cornerType}})}let l;try{l=SM(o)}catch(h){console.error(h)}if(!l){let h=tr.createFromState(og.defaultData(),100,100);o.shape=h,l=SM(o)}return l}var VX=new je;function $1(e,t,i,r){let a=e.position.array,s=e.normal.array,n=VX.makeScale(t,i,r).invert().elements,o,l,h;for(var c=0,u=a.length;c<u;c+=3)a[c]*=t,a[c+1]*=i,a[c+2]*=r,o=s[c],l=s[c+1],h=s[c+2],s[c]=n[0]*o+n[4]*l+n[8]*h,s[c+1]=n[1]*o+n[5]*l+n[9]*h,s[c+2]=n[2]*o+n[6]*l+n[10]*h;e.position.needsUpdate=!0,e.normal.needsUpdate=!0}var Hf=new cr,lc=new R,Et;wP.then(e=>{Et=e});var xM=new Float32Array([10,10,0,-10,10,0,-10,-10,0,10,-10,0]),bM=new Uint32Array([0,1,2,3]),wM=new Uint8Array([4]),Ea=class extends yt{constructor(e,t){super(),this.data=e,this.flatShading=t,this.subdivPointer=0,this.rebuild(),this.freeSubdivPointer()}mutateDirectlyScaleBaked(e,t){this.freeSubdivPointer();let i=this.data.scaleBaked,r=lh.div(t,i);this.subdividedGeometry&&$1(this.subdividedGeometry.attributes,...r),this.originalGeometry&&$1(this.originalGeometry.attributes,...r),this.data=e;let a=this.userData.parameters;this.userData.parameters={width:a.width*r[0],height:a.height*r[1],depth:a.depth*r[2]},this.originalGeometry.boundingSphere.center.multiply(lc.fromArray(r));let s=lc.set(a.width,a.height,a.depth).length();this.originalGeometry.boundingSphere.radius=s/2}ensureSubdivPointer(){return this.subdivPointer===0&&this.rebuild(),this.subdivPointer}rebuild(){let e,t,i;try{({originalGeometry:e,subdividedGeometry:t,subdivPointer:i}=Ea.build(this.data,void 0,!this.flatShading,void 0))}catch{e=new Zs(100,100,100),i=0}this.subdivPointer=i,this.originalGeometry=e,this.subdividedGeometry=t??void 0;let r=this.subdividedGeometry??this.originalGeometry;Object.assign(this,r),this.calcBoundingBox()}freeSubdivPointer(){this.subdivPointer&&(Ea.freeSubdivPointer(this.subdivPointer),this.subdivPointer=0)}dispose(){super.dispose(),this.freeSubdivPointer()}calcBoundingBox(){let e=this.originalGeometry;e.boundingSphere===null&&(e.boundingSphere=new Wa,this.subdividedGeometry&&(this.subdividedGeometry.boundingSphere=e.boundingSphere));let t=e.attributes.position,i=e.boundingSphere.center;Hf.setFromBufferAttribute(t),Hf.getCenter(i),e.boundingSphere.radius=i.distanceTo(Hf.max),isNaN(e.boundingSphere.radius)&&console.error('THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. The "position" attribute is likely to have NaN values.',this),Hf.getSize(lc);let r={width:lc.x,height:lc.y,depth:lc.z};return this.userData.parameters=r,r}static build(e,t,i,r){let a,s,n,o=e?.phongAngle??35;i===!1&&(o=-1),t&&(Et.free_bvh(t),Et.free_subdivision_surface(t));try{a=Ea.allocate(e,r)}catch(l){console.error(l,e),a=Ea.allocate({positionWASM:xM,indexWASM:bM,verticesPerFaceWASM:wM},r)}if(Et.set_destination_refinement_level(a,0),s=Ea.buildLevel(a,!0,o),e.subdivisions>0)try{Et.set_destination_refinement_level(a,e.subdivisions),n=Ea.buildLevel(a,!1,o)}catch{try{Et.set_destination_refinement_level(a,e.subdivisions-1),n=Ea.buildLevel(a,!1,o)}catch{n=null}}else n=null;return{subdivPointer:a,originalGeometry:s,subdividedGeometry:n}}static primitiveToQuads(e,t,i){e.widthSegments>16&&(e.widthSegments=16),e.heightSegments>16&&(e.heightSegments=16),e.depthSegments>16&&(e.depthSegments=16),e.radialSegments>16&&(e.radialSegments=16),e.type==="DodecahedronGeometry"&&(e.detail=0);let r=e.shape!==void 0||e.path!==void 0?t.geometry:op(e,i,!1),a;e.type==="TorusGeometry"&&e.arc===Math.PI*2?a=r.getClosedTorusIndicesForBooleanOrSubdiv():a=r.getIndex();let s,n,o,l;({positions:s,triIndices:l}=Jg(r.getAttribute("position"),a));let h;if(e.type==="CylinderGeometry"&&e.cornerRadius===0&&e.hollow===0&&e.openEnded===!1){let c=e.radialSegments*e.heightSegments*3*2,u=c+e.radialSegments*3;h=[c,u]}return{indices:n,verticesPerFace:o}=_P(s,l,r,h),{positions:s,indices:n,verticesPerFace:o}}static allocate(e,t){let i,r,a,s=[],n=[];e.positionWASM&&e.positionWASM.length>0?(i=e.positionWASM,r=e.indexWASM,a=e.verticesPerFaceWASM):(i=xM,r=bM,a=wM);let o=i.length,l=r.length,h=a.length,c=i.length+s.length+n.length,u=r.length+a.length,d=c*Float32Array.BYTES_PER_ELEMENT+u*Uint32Array.BYTES_PER_ELEMENT,p=c*Float32Array.BYTES_PER_ELEMENT,f=u*Uint32Array.BYTES_PER_ELEMENT,m=Et._malloc(d),g=new Float32Array(Et.HEAPF32.buffer,m,c),y=new Uint32Array(Et.HEAPU32.buffer,m+p,u);g.set(i,0),g.set(s,i.length),g.set(n,i.length+s.length),y.set(r,0),y.set(a,r.length);let x;e?.scaleBaked?.some(_=>_!==1)&&(x=new je().makeScale(...e.scaleBaked)),t&&(x?x.premultiply(t):x=t);let b=x?Et.alloc_subdivision_surface2(m,o,m+p,l,m+p+r.length*Uint32Array.BYTES_PER_ELEMENT,h,x.elements):Et.alloc_subdivision_surface(m,o,m+p,l,m+p+r.length*Uint32Array.BYTES_PER_ELEMENT,h);return Et._free(m),b}static buildLevel(e,t,i,r,a){let s=a?Et.get_mesh_data2(e,t?Et.Level.CONTROL:Et.Level.REFINED,i,a.elements):Et.get_mesh_data(e,t?Et.Level.CONTROL:Et.Level.REFINED,i),n=8,o=Et.HEAPU32.subarray(s>>2,(s>>2)+n),l=o.subarray(4,4+4),h=0,c=Et.HEAPU32[o[h]>>2],u=Et.HEAPF32.subarray(c>>2,(c>>2)+l[h]);h++;let d=Et.HEAPU32[o[h]>>2],p=Et.HEAPF32.subarray(d>>2,(d>>2)+l[h]);h++;let f=Et.HEAPU32[o[h]>>2],m=Et.HEAPU32.subarray(f>>2,(f>>2)+l[h]);h++;let g=Et.HEAPU32[o[h]>>2],y=Et.HEAPU32.subarray(g>>2,(g>>2)+l[h]);if(h++,r===void 0){let x=new yt;if(x.setIndex(new Rc(y,1)),x.setAttribute("position",new ot(u,3)),x.setAttribute("normal",new ot(p,3)),t){x.setAttribute("faceMap",new Rc(m,1));let b=new Float32Array(p.length/3*4).fill(0);x.setAttribute("color",new It(b,4))}return Et.free_mesh_data(s),x.userData.type="SubdivGeometry",x}r.getAttribute("position").copyArray(u),r.getAttribute("normal").copyArray(p),r.attributes.position.needsUpdate=!0,r.attributes.normal.needsUpdate=!0,Et.free_mesh_data(s)}static freeSubdivPointer(e){Et.free_bvh(e),Et.free_subdivision_surface(e)}static buildControlCageWireframe(e,t,i){let r=Et.get_wireframe_data_for_base_level(e),a=4,s=Et.HEAPU32.subarray(r>>2,(r>>2)+a),n=s.subarray(2,2+2),o=0,l=Et.HEAPU32[s[o]>>2],h=Et.HEAPF32.subarray(l>>2,(l>>2)+n[o]);o++;let c=Et.HEAPU32[s[o]>>2],u=Et.HEAPU32.subarray(c>>2,(c>>2)+n[o]);if(t===void 0){let d=new yt;d.setAttribute("position",new ot(h,3));let p=new Float32Array(h.length);for(let f=0,m=h.length;f<m;)p[f++]=i.r,p[f++]=i.g,p[f++]=i.b;return d.setAttribute("color",new It(p,3)),d.setIndex(new Rc(u,1)),Et.free_wireframe_data_for_base_level(r),d}t.getAttribute("position").copyArray(h),t.attributes.position.needsUpdate=!0,Et.free_wireframe_data_for_base_level(r)}static updateCollabMesh(e,t,i){let r=t===0;r||Et.set_destination_refinement_level(e,t);let a=i?Et.get_topological_data2(e,r?Et.Level.CONTROL:Et.Level.REFINED,i.elements):Et.get_topological_data(e,r?Et.Level.CONTROL:Et.Level.REFINED),s=6,n=Et.HEAPU32.subarray(a>>2,(a>>2)+s),o=n.subarray(3,3+3),l=0,h=Et.HEAPU32[n[l]>>2],c=new Float32Array(Et.HEAPF32.subarray(h>>2,(h>>2)+o[l]));l++;let u=Et.HEAPU32[n[l]>>2],d=new Uint32Array(Et.HEAPU32.subarray(u>>2,(u>>2)+o[l]));l++;let p=Et.HEAPU32[n[l]>>2],f=new Uint8Array(Et.HEAPU32.subarray(p>>2,(p>>2)+o[l]));return Et.free_topological_data(a),{positions:c,indices:d,verticesPerFace:f}}},_M=["getX","getY","getZ"];function Jg(e,t){let i={},r=t?t.count:e.count,a=0,s=[],n=[],o=1e4;for(let h=0;h<r;h++){let c=t?t.getX(h):h,u="";for(let d=0;d<3;d++)u+=`${~~(e[_M[d]](c)*o)},`;if(u in i)s.push(i[u]);else{for(let d=0;d<3;d++)n.push(e[_M[d]](c));i[u]=a,s.push(a),a++}}let l=[];for(let h=0;h<s.length;h+=3)s[h]===s[h+1]||s[h]===s[h+2]||s[h+1]===s[h+2]||l.push(s[h],s[h+1],s[h+2]);return{positions:n,triIndices:l}}var Wf=new R,G0=new R,H0=new R,W0=new R;function _P(e,t,i,r){let a=[],s=[];if(i.userData.shape!==void 0&&i.userData.parameters.depth===0&&i.userData.shape.shapeHoles.length===0){let l=i.userData.shape.extractShapePointsToFlatArray([]),h=i.userData.parameters.spikes;if(i.userData.type==="EllipseGeometry"&&h<=24&&h%4===0&&i.userData.parameters.angle>=360){let d=l.length/2/h;l=l.filter((p,f)=>Math.floor(f/2)%d===0)}let c=0;for(let d=0;d<l.length;d+=2)c+=(l[d]-l[(d===0?l.length:d)-2])*(l[d+1]+l[(d===0?l.length:d)-1]);e.length=0;let u=0;if(c<0)for(let d=0;d<l.length;d+=2)e.push(l[d],l[d+1],0),a.push(u++);else for(let d=l.length-2;d>=0;d-=2)e.push(l[d],l[d+1],0),a.push(u++);return s.push(u),{indices:a,verticesPerFace:s}}let n=new Float32Array([i.userData.parameters.depth])[0],o=0;for(;o<t.length;){if(i.useNgonForTopBottomFaceDuringBake){let l=0;if((e[t[o]*3+2]===n||e[t[o]*3+2]===0)&&l++,(e[t[o+1]*3+2]===n||e[t[o+1]*3+2]===0)&&l++,(e[t[o+2]*3+2]===n||e[t[o+2]*3+2]===0)&&l++,l===3)break}if(t[o+1]===t[o+3]&&t[o+2]===t[o+5]||t[o+0]===t[o+3]&&t[o+2]===t[o+4]){Wf.set(e[t[o]*3],e[t[o]*3+1],e[t[o]*3+2]),G0.set(e[t[o+1]*3],e[t[o+1]*3+1],e[t[o+1]*3+2]),H0.set(e[t[o+4]*3],e[t[o+4]*3+1],e[t[o+4]*3+2]),W0.set(e[t[o+5]*3],e[t[o+5]*3+1],e[t[o+5]*3+2]),G0.sub(Wf).normalize(),H0.sub(Wf).normalize(),W0.sub(Wf).normalize();let l=G0.cross(H0).dot(W0);Math.abs(l)>.005||r&&r.some((h,c)=>c%2===1?!1:o>=r[c]&&o<r[c+1])?(a.push(t[o],t[o+1],t[o+2]),s.push(3),o+=3):(a.push(t[o],t[o+1],t[o+4],t[o+5]),s.push(4),o+=6)}else a.push(t[o],t[o+1],t[o+2]),s.push(3),o+=3}if(i.useNgonForTopBottomFaceDuringBake){let l=[],h=[],c=0;for(let u=0,d=0;u<e.length;u+=3,d++)e[u+2]===0&&(l.push(d),c++),e[u+2]===n&&h.push(d);if(i.userData.parameters.extrudeBevelSize===0){let u=h[0];h[0]=h[1],h[1]=u}l.reverse(),a.push(...l,...h),s.push(c,c)}return{indices:a,verticesPerFace:s}}var lo={};eL(lo,{calcBoolean:()=>qX,calcBooleanTopological:()=>WX,freeMeshSet:()=>ZX,getMeshSet:()=>YX,hasOpenEdges:()=>XX,transformMeshSet:()=>QX});var SP,jX=new Promise(e=>{SP=e}),qf;function GX(){if(qf)return qf;async function e(){let t="https://unpkg.com/@splinetool/boolean-wasm@1.0.96/build",i=import("./boolean.js"),[r,a]=await Promise.all([i,fetch(`${t}/boolean.wasm`).then(o=>o.arrayBuffer())]),s=r.default,n=await s({wasmBinary:a});SP(n)}return qf=e(),qf}var ei,jc;jX.then(e=>ei=e);function HX(e,t,i){let r,a;e.userData.parameters.type==="TorusGeometry"&&e.userData.parameters.arc===Math.PI*2?a=e.getClosedTorusIndicesForBooleanOrSubdiv():a=e.getIndex();let{positions:s,triIndices:n}=Jg(e.getAttribute("position"),a),o;if(t&&i){let{indices:l,verticesPerFace:h}=_P(s,n,e);o=h.length,r=[];for(let c=0,u=0;c<o;c++){r.push(h[c]);for(let d=0;d<h[c];d++)r.push(l[u++])}}else{let l=n.length;r=Array(l+l/3),o=0;for(let h=0,c=0;c<r.length;)r[c++]=3,o++,r[c++]=n[h++],r[c++]=n[h++],r[c++]=n[h++]}return{positions:s,faceIndices:r,nFaces:o}}function AP(e){let t=e.length,i=t*Uint32Array.BYTES_PER_ELEMENT,r=t*Float32Array.BYTES_PER_ELEMENT,a=Number.isInteger(e[0])?i:r,s=ei._malloc(a);return(Number.isInteger(e[0])?new Uint32Array(ei.HEAPU32.buffer,s,t):new Float32Array(ei.HEAPF32.buffer,s,t)).set(e,0),s}function MP(e){switch(e){case 0:return ei.OP.UNION;case 1:return ei.OP.INTERSECTION;case 2:return ei.OP.A_MINUS_B;case 3:return ei.OP.B_MINUS_A;case 4:return ei.OP.SYMMETRIC_DIFFERENCE;case 5:return ei.OP.ALL;default:throw new Error("Unknown boolean operation "+e)}}function WX(e,t){jc===void 0&&(jc=ei.init_csg());let i=AP(e),r=ei.csg_calc_topological(jc,i,e.length,MP(t));ei._free(i);let a=6,s=ei.HEAPU32.subarray(r>>2,(r>>2)+a),n=s.subarray(3,3+3),o=0,l=ei.HEAPU32[s[o]>>2],h=new Float32Array(ei.HEAPF32.subarray(l>>2,(l>>2)+n[o]));o++;let c=ei.HEAPU32[s[o]>>2],u=new Uint32Array(ei.HEAPU32.subarray(c>>2,(c>>2)+n[o]));o++;let d=ei.HEAPU32[s[o]>>2],p=new Uint8Array(ei.HEAPU32.subarray(d>>2,(d>>2)+n[o]));return ei.free_mesh_data(r),{positions:h,indices:u,verticesPerFace:p}}function qX(e,t,i,r){jc===void 0&&(jc=ei.init_csg());let a=AP(e),s=ei.csg_calc(jc,a,e.length,r,MP(t));ei._free(a);let n=5,o=ei.HEAPU32.subarray(s>>2,(s>>2)+n),l=o.subarray(2,2+3),h=0,c=ei.HEAPU32[o[h]>>2],u=ei.HEAPF32.subarray(c>>2,(c>>2)+l[h]);h++;let d=ei.HEAPU32[o[h]>>2],p=ei.HEAPF32.subarray(d>>2,(d>>2)+l[h]);h++;let f=l[h];i.setAttribute("position",new ot(u,3)),i.setAttribute("normal",new ot(p,3));let m=ei.HEAPF32.subarray((s>>2)+5,(s>>2)+5+6);return i.boundingSphere===null&&(i.boundingSphere=new Wa),i.boundingSphere.center.set(m[0],m[1],m[2]),i.boundingSphere.radius=(m[3]**2+m[4]**2+m[5]**2)**.5,i.userData.parameters={width:m[3]*2,height:m[4]*2,depth:m[5]*2},ei.free_mesh_data(s),f}function YX(e,t,i){if(ei===void 0)return-1;let r,a,s;if(t&&e.userData.positions!==void 0){let y=e.userData;s=y.verticesPerFace.length,r=y.positions,a=Array(y.verticesPerFace.reduce((x,b)=>x+b,0)+s);for(let x=0,b=0,_=0;x<y.verticesPerFace.length;x++){a[_++]=y.verticesPerFace[x];for(let S=0;S<y.verticesPerFace[x];S++)a[_++]=y.indices[b++]}}else({positions:r,faceIndices:a,nFaces:s}=HX(e,t,i));let n=r.length,o=a.length,l=r.length,h=a.length,c=l*Float32Array.BYTES_PER_ELEMENT+h*Uint32Array.BYTES_PER_ELEMENT,u=l*Float32Array.BYTES_PER_ELEMENT,d=h*Uint32Array.BYTES_PER_ELEMENT,p=ei._malloc(c),f=new Float32Array(ei.HEAPF32.buffer,p,l),m=new Uint32Array(ei.HEAPU32.buffer,p+u,h);f.set(r,0),m.set(a,0);let g=ei.get_csg_mesh(p,n,p+u,o,s);return ei._free(p),g}function XX(e){return ei.has_open_edges(e)}function QX(e,t){ei.transform_csg_mesh(e,t.elements)}function ZX(e){ei.free_csg_mesh(e)}var KX={ConeGeometry:gY,CubeGeometry:vY,CylinderGeometry:JT,DodecahedronGeometry:xY,EllipseGeometry:Ib,HelixGeometry:KY,IcosahedronGeometry:JY,LatheGeometry:$Y,NonParametricGeometry:nX,PolygonGeometry:mP,PyramidGeometry:oX,RectangleGeometry:Rb,SphereGeometry:cX,PlaneGeometry:uX,BackdropGeometry:dX,StarGeometry:gP,TextFrameGeometry:fX,TorusGeometry:mX,TorusKnotGeometry:vX,TriangleGeometry:yX,PathGeometry:RX,VectorGeometry:Ch},SM=e=>KX[e.type].create(e);function hc(e){return e!==null&&"booleanOp"in e}var CP=class extends Cb(xr){constructor(){super(...arguments),this.booleanMeshSetAddress=-1,this.booleanWasTransformed=!1,this.booleanMatrixInvOld=new je}updateVisible(e){super.updateVisible(e),this.visible=!hc(this.parent)&&this.visible,hc(this.parent)&&this.parent.invalidateDownstreamBooleanData()}freeBooleanPointer(){this.booleanMeshSetAddress!==-1&&(lo.freeMeshSet(this.booleanMeshSetAddress),this.booleanMeshSetAddress=-1)}invalidateDownstreamBooleanData(e=!1){return e?this.booleanWasTransformed=!0:this.freeBooleanPointer(),hc(this.parent)?this.parent.invalidateDownstreamBooleanData():this}invalidateUpstreamBooleanData(){this.freeBooleanPointer();for(let e of this.children)e instanceof CP&&(e.freeBooleanPointer(),hc(e)&&e.invalidateUpstreamBooleanData())}updateTransformState(e,t){let i=super.updateTransformState(e,t);return i&&hc(this.parent)&&this.invalidateDownstreamBooleanData(!0),i}onVariableUpdate(e=!1){super.onVariableUpdate(e),hc(this.parent)&&this.invalidateDownstreamBooleanData(!0)}},Yf=new cr;function Lb(e,t=0,i=e.count,r,a){let s=1/0,n=1/0,o=1/0,l=-1/0,h=-1/0,c=-1/0;for(let u=t;u<i;u++){let d=e.getX(u),p=e.getY(u),f=e.getZ(u);d<s&&(s=d),p<n&&(n=p),f<o&&(o=f),d>l&&(l=d),p>h&&(h=p),f>c&&(c=f)}Yf.min.set(s,n,o),Yf.max.set(l,h,c),Yf.getCenter(r),Yf.getSize(a).multiplyScalar(.5)}var JX=new yt,$X=new bh,Ia=class extends CP{constructor(e,t){super(JX,$X),this.super_Entity(e,t)}updateState(e,t){this.updateState_Entity(e,t)}updateEntityBoxSize(e,t){let i=this.geometry.getAttribute("position");i!==void 0?Lb(i,this.geometry.drawRange.start,this.geometry.drawRange.count<1/0?this.geometry.drawRange.count:i.count,e,t):super.updateEntityBoxSize(e,t)}},il=class{constructor(e){if(this.hashProperties=void 0,this.isNode=!0,this.shortcuts={},il.uuidContext===null)throw new Error("plz startContext");il.uuidContext===il.globalContext?this.uuid="_gid"+il.uuidContext.nodeContextUuid++:this.uuid="_uid"+il.uuidContext.nodeContextUuid++,this.type=e,this.name=""}static startContext(e){this.uuidContext===null||this.uuidContext===il.globalContext?this.uuidContext=e:console.error("Can't start context twice")}static endContext(e){this.uuidContext!==e&&console.error("Can't end context twice"),this.uuidContext=null}analyze(e,t){t=t??{},e.analyzing=!0,this.build(e.addFlow(t.slot,t.cache,t.context),"v4"),e.clearVertexNodeCode(),e.clearFragmentNodeCode(),e.removeFlow(),e.analyzing=!1}analyzeAndFlow(e,t,i){return i=i??{},this.analyze(e,i),this.flow(e,t,i)}flow(e,t,i){i=i??{},e.addFlow(i.slot,i.cache,i.context);let r={result:this.build(e,t),code:e.clearNodeCode(),extra:e.context.extra};return e.removeFlow(),r}build(e,t,i){t=t??this.getType(e,t);let r=e.getNodeData(i??this);return e.analyzing&&this.appendDepsNode(e,r,t),e.nodes.indexOf(this)===-1&&e.nodes.push(this),this.updateFrame!==void 0&&e.updaters.indexOf(this)===-1&&e.updaters.push(this),this.generate(e,t,i)}updateFrame(e){}generateReadonly(e,t,i,r,a,s){return""}generate(e,t,i,r,a){return""}parse(e,t,i,r){}appendDepsNode(e,t,i){t.deps=(t.deps||0)+1;let r=e.getTypeLength(i);(r>(t.outputMax||0)||this.getType(e,i))&&(t.outputMax=r,t.output=i)}setName(e){this.name=e}getName(){return this.name}getType(e,t){return t==="sampler2D"||t==="samplerCube"?t:this.type}},Ir=il;Ir.globalContext={nodeContextUuid:0},Ir.uuidContext=il.globalContext;var AM=class{constructor(e){e=e??{},this.name=e.name,this.type=e.type,this.node=e.node,this.size=e.size,this.needsUpdate=e.needsUpdate}get value(){return this.node.value}set value(e){this.node.value=e}},eQ=class{constructor(){this.nodes={},this.keywords={}}add(e){this.nodes[e.name]=e}addKeyword(e,t,i){i=i!==void 0?i:!0,this.keywords[e]={callback:t,cache:i}}remove(e){delete this.nodes[e.name]}removeKeyword(e){delete this.keywords[e]}get(e){return this.nodes[e]}getKeyword(e,t){return this.keywords[e].callback(t)}getKeywordData(e){return this.keywords[e]}contains(e){return this.nodes[e]!==void 0}containsKeyword(e){return this.keywords[e]!==void 0}},Va=new eQ,Di=class extends Ir{constructor(e,t){super(e),this.scope="",t=t??{},this.shared=t.shared!==void 0?t.shared:!0,this.unique=t.unique!==void 0?t.unique:!1}build(e,t,i,r){if(t=t??this.getType(e),this.getShared(e,t)){let a=this.getUnique(e,t);a&&this.uuid===void 0&&(this.uuid=lt.generateUUID()),i=e.getUUID(i??this.getUUID(),!a);let s=e.getNodeData(i),n=s.output||this.getType(e);if(e.analyzing)return(s.deps||0)>0||this.getLabel()?(this.appendDepsNode(e,s,t),this.generate(e,t,i)):super.build(e,t,i);if(a)return s.name=s.name||super.build(e,t,i),s.name;if(!this.getLabel()&&(!this.getShared(e,n)||e.context.ignoreCache||s.deps===1))return super.build(e,t,i);i=this.getUUID(!1);let o=this.getTemp(e,i);if(o)return e.format(o,n,t);{o=super.generate(e,t,i,s.output,r);let l=this.generate(e,n,i);return e.addNodeCode(o+" = "+l+";"),e.format(o,n,t)}}return super.build(e,t,i)}getShared(e,t){return t!=="sampler2D"&&t!=="samplerCube"&&this.shared}getUnique(e,t){return this.unique}setLabel(e){return this.label=e,this}getLabel(){return this.label}getUUID(e){let t=this.uuid;return typeof this.scope=="string"&&(t=this.scope+"-"+t),t}getTemp(e,t){t=t||this.uuid;let i=e.getVars()[t];return i?i.name:void 0}generate(e,t,i,r,a){return this.getShared(e,t)||console.error("TempNode is not shared"),i=i??this.uuid,e.getTempVar(i,r??this.getType(e),a,this.getLabel()).name}},qa=class extends Di{constructor(e,t){t=t??{},t.shared=t.shared!==void 0?t.shared:!1,super(e,t),this.readonly=!1}setReadonly(e){return this.readonly=e,this.hashProperties=this.readonly?["value"]:void 0,this}getReadonly(){return this.readonly}generate(e,t,i,r,a,s){i=e.getUUID(i??this.getUUID()),r=r??this.getType(e);let n=e.getNodeData(i);return this.getReadonly()&&this.generateReadonly!==void 0?this.generateReadonly(e,t,i,r,a,s):e.isShader("vertex")?(n.vertex||(n.vertex=e.createVertexUniform(r,this,a,s,this.getLabel())),e.format(n.vertex.name,r,t)):(n.fragment||(n.fragment=e.createFragmentUniform(r,this,a,s,this.getLabel())),e.format(n.fragment.name,r,t))}},ia=class extends qa{constructor(e=0,t){super("v2"),this.nodeType="Vector2",this.value=e instanceof re?e:new re(e,t)}get x(){return this.value.x}set x(e){this.value.x=e}get y(){return this.value.y}set y(e){this.value.y=e}generateReadonly(e,t,i,r,a,s){return e.format("vec2("+this.value.x+", "+this.value.y+")",r,t)}},gs=class extends qa{constructor(e=0,t,i){super("v3"),this.nodeType="Vector3",this.value=e instanceof R?e:new R(e,t,i)}get x(){return this.value.x}set x(e){this.value.x=e}get y(){return this.value.y}set y(e){this.value.y=e}get z(){return this.value.z}set z(e){this.value.z=e}generateReadonly(e,t,i,r,a,s){return e.format("vec3("+this.value.x+", "+this.value.y+", "+this.value.z+")",r,t)}},la=class extends Ct{constructor(e,t,i,r){super(e,t,i),this.isColorA=!0,this.a=r}setRGBA(e,t,i,r){super.setRGB(e,t,i),this.a=r}copy(e){return super.copy(e),this.a="a"in e?e.a:1,this}clone(){return new this.constructor(this.r,this.g,this.b,this.a)}equals(e){return super.equals(e)&&this.a===e.a}setStyle(e,t="srgb"){let i;if(e==="transparent")return this.setRGBA(0,0,0,0),this;if(i=/^((?:rgb|hsl)a?)\(([^)]*)\)/.exec(e)){let r,a=i[1],s=i[2];switch(a){case"rgb":case"rgba":if(r=/^\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(s))return this.a=a==="rgba"?parseFloat(r[4]):1,super.setStyle(e,t);break;case"hsl":case"hsla":if(r=/^\s*(\d*\.?\d+)\s*,\s*(\d*\.?\d+)%\s*,\s*(\d*\.?\d+)%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(s))return this.a=a==="hsla"?parseFloat(r[4]):1,super.setStyle(e,t);break}}return super.setStyle(e,t)}get x(){return this.r}get y(){return this.g}get z(){return this.b}get w(){return this.a}set x(e){this.r=e}set y(e){this.g=e}set z(e){this.b=e}set w(e){this.a=e}},ho=class extends qa{constructor(e){super("v4"),this.nodeType="Vector4",this.value=e instanceof la?e:new la(e.r,e.g,e.b,e.a)}generateReadonly(e,t,i,r,a,s){return e.format("vec4("+this.value.r+", "+this.value.g+", "+this.value.b+", "+this.value.a+")",r,t)}},tQ=/^\s*([a-z_0-9]+)\s([a-z_0-9]+)\s*\((.*?)\)/i,MM=/[a-z_0-9]+/gi,it=class extends Di{constructor(e,t,i,r,a){super(a),this.src="",this.nodeType="Function",this.useKeywords=!0,this.includes=[],this.extensions={},this.keywords={},this.isMethod=a===void 0,this.isInterface=!1,this.parse(e,t,i,r)}getShared(e,t){return!this.isMethod}getType(e){return e.getTypeByFormat(this.type)}getInputByName(e){if(this.inputs){let t=this.inputs.length;for(;t--;)if(this.inputs[t].name===e)return this.inputs[t]}}getIncludeByName(e){if(this.includes){let t=this.includes.length;for(;t--;)if(this.includes[t].name===e)return this.includes[t]}}generate(e,t,i,r,a){let s,n=0,o=this.src;if(this.includes)for(let h=0;h<this.includes.length;h++)e.include(this.includes[h],this);for(let h in this.extensions)e.extensions[h]=!0;let l=[];for(;s=MM.exec(this.src);)l.push(s);for(let h=0;h<l.length;h++){let c=l[h],u=c[0],d=this.isMethod?!this.getInputByName(u):!0,p=u;if(this.keywords[u]||this.useKeywords&&d&&Va.containsKeyword(u)){let f=this.keywords[u];if(!f){let m=Va.getKeywordData(u);m.cache&&(f=e.keywords[u]),f=f||Va.getKeyword(u,e),m.cache&&(e.keywords[u]=f)}p=f.build(e)}u!==p&&o[c.index+n-1]!=="."&&(o=o.substring(0,c.index+n)+p+o.substring(c.index+u.length+n),n+=p.length-u.length),this.getIncludeByName(p)===void 0&&Va.contains(p)&&e.include(Va.get(p))}return t==="source"?o:this.isMethod?(this.isInterface||e.include(this,void 0,o),this.name):e.format("( "+o+" )",this.getType(e),t)}parse(e,t,i,r){if(this.src=e||"",this.includes=t??[],this.extensions=i??{},this.keywords=r??{},this.isMethod){let a=tQ.exec(this.src);if(this.inputs=[],a&&a.length==4){this.type=a[1],this.name=a[2];let s=a[3].match(MM);if(s){let n=0;for(;n<s.length;){let o=s[n++],l;o==="in"||o==="out"||o==="inout"?l=s[n++]:(l=o,o="");let h=s[n++];this.inputs.push({name:h,type:l,qualifier:o})}}this.isInterface=this.src.indexOf("{")===-1}else this.type="",this.name=""}}},iQ=/^([a-z_0-9]+)\s([a-z_0-9]+)\s?\=?\s?(.*?)(\;|$)/i,EP=class extends Di{constructor(e="",t){super(),this.src="",this.useDefine=!1,this.nodeType="Const",this.parse(e||EP.PI,void 0,void 0,void 0,t)}getType(e){return e.getTypeByFormat(this.type)}parse(e,t,i,r,a){this.src=e||"";let s,n,o="",l=iQ.exec(e);this.useDefine=a??this.src.charAt(0)==="#",l&&l.length>1?(n=l[1],s=l[2],o=l[3]):(s=this.src,n="f"),this.name=s,this.type=n,this.value=o}build(e,t){if(t==="source"){if(this.value)return this.useDefine?"#define "+this.name+" "+this.value:"const "+this.type+" "+this.name+" = "+this.value+";";if(this.useDefine)return this.src}return e.include(this),e.format(this.name,this.getType(e),t)}generate(e,t,i,r,a){return e.format(this.name,this.getType(e),t)}},Ci=EP;Ci.PI="PI",Ci.PI2="PI2",Ci.RECIPROCAL_PI="RECIPROCAL_PI",Ci.RECIPROCAL_PI2="RECIPROCAL_PI2",Ci.LOG2="LOG2",Ci.EPSILON="EPSILON";var rQ=new RegExp(`^structs*([a-z_0-9]+)s*{s*((.|
|
|
3179
3179
|
)*?)}`,"gim"),aQ=new RegExp("s*(w*?)s*(w*?)(=|;)","gim"),TP=class extends Di{constructor(e=""){super(),this.inputs=[],this.src="",this.nodeType="Struct",this.parse(e)}getType(e){return e.getTypeByFormat(this.name)}getInputByName(e){let t=this.inputs.length;for(;t--;)if(this.inputs[t].name===e)return this.inputs[t]}generate(e,t,i,r,a){return t==="source"?this.src+";":e.format("( "+this.src+" )",this.getType(e),t)}parse(e=""){this.src=e,this.inputs=[];let t=rQ.exec(e);if(t){let i=t[2],r;for(;r=aQ.exec(i);)this.inputs.push({type:r[1],name:r[2]});this.name=t[1]}else this.name="";this.type=this.name}},Bb=class extends Di{constructor(e){super("v2",{shared:!1}),this.nodeType="UV",this.index=e??0}generate(e,t){e.requires.uv[this.index]=!0;let i=this.index>0?this.index+1:"",r=e.isShader("vertex")?"uv"+i:"vUv"+i;return e.format(r,this.getType(e),t)}};Va.addKeyword("uv",function(){return new Bb});Va.addKeyword("uv2",function(){return new Bb(1)});var Ac=class extends Di{constructor(e,t){super("v4"),this.nodeType="ColorSpace",this.input=e,this.method=t??Ac.LINEAR_TO_LINEAR,this.hashProperties=["method"]}static getEncodingComponents(e){switch(e){case Qs:return["Linear"];case jt:return["sRGB"];default:return[]}}generate(e,t){let i=this.input.build(e,"v4"),r=this.getType(e),a=Ac.Nodes[this.method],s=e.include(a);if(s===Ac.LINEAR_TO_LINEAR)return e.format(i,r,t);if(a.inputs?.length===2){let n=this.factor.build(e,"f");return e.format(s+"( "+i+", "+n+" )",r,t)}else return e.format(s+"( "+i+" )",r,t)}fromEncoding(e){let t=Ac.getEncodingComponents(e);this.method="LinearTo"+t[0],this.factor=t[1]}fromDecoding(e){let t=Ac.getEncodingComponents(e);this.method=t[0]+"ToLinear",this.factor=t[1]}},Cn=Ac;Cn.Nodes={LinearToLinear:new it(["vec4 LinearToLinear( in vec4 value ) {"," return value;","}"].join(`
|
|
3180
3180
|
`)),sRGBToLinear:new it(["vec4 sRGBToLinear( in vec4 value ) {"," return vec4( mix( pow( value.rgb * 0.9478672986 + vec3( 0.0521327014 ), vec3( 2.4 ) ), value.rgb * 0.0773993808, vec3( lessThanEqual( value.rgb, vec3( 0.04045 ) ) ) ), value.w );","}"].join(`
|
|
3181
3181
|
`)),LinearTosRGB:new it(["vec4 LinearTosRGB( in vec4 value ) {"," return vec4( mix( pow( value.rgb, vec3( 0.41666 ) ) * 1.055 - vec3( 0.055 ), value.rgb * 12.92, vec3( lessThanEqual( value.rgb, vec3( 0.0031308 ) ) ) ), value.w );","}"].join(`
|
|
@@ -4994,7 +4994,7 @@ float sobelSample(sampler2D t, sampler2D d, vec2 uv, vec2 resolution, float outl
|
|
|
4994
4994
|
vec3 distorted2 = nearby2 + normal * displacementMapTexture(tex, crop, uv, mat, vec2(neighbor_offset)) * intensity;
|
|
4995
4995
|
displaced_normal = normalize(cross(distorted1 - displaced_position, distorted2 - displaced_position));
|
|
4996
4996
|
return displaced_position;
|
|
4997
|
-
}`,[e,t])}}();var Tt={normalRenderTarget:new go,normalRenderTargetDepth:new go,transmissionRenderTarget:new go,aspectRatio:new ia,transmissionSize:new ia(2048,2048),transmissionRenderTargetDepth:new go,aoRenderTarget:new go,aoEnabled:new Ta,pixelRatioNode:new ht(1),resolution:new ia,penumbraSize:new jl(5,.5),frameIndex:new Ii(0),transmissionLod:new Ii(2)};for(let e of Object.values(Tt))e.isRenderGlobal=!0;var JP={skiaWasmUrl:"https://unpkg.com/@splinetool/ui-wasm@1.0.
|
|
4997
|
+
}`,[e,t])}}();var Tt={normalRenderTarget:new go,normalRenderTargetDepth:new go,transmissionRenderTarget:new go,aspectRatio:new ia,transmissionSize:new ia(2048,2048),transmissionRenderTargetDepth:new go,aoRenderTarget:new go,aoEnabled:new Ta,pixelRatioNode:new ht(1),resolution:new ia,penumbraSize:new jl(5,.5),frameIndex:new Ii(0),transmissionLod:new Ii(2)};for(let e of Object.values(Tt))e.isRenderGlobal=!0;var JP={skiaWasmUrl:"https://unpkg.com/@splinetool/ui-wasm@1.0.96/build/ui.wasm"},Ub=class extends Ir{constructor(){super("basic"),this.nodeType="Basic",this.color=new ir(es),this.shadingAlpha=new ht(1),this.shadingBlend=new Ii(0),this.previousModelViewMatrix=new zn,this.previouseProjectionMatrix=new zn}get category(){return"phong"}generate(e){let t;if(e.isShader("vertex")){let i=this.position?this.position.analyzeAndFlow(e,"v3",{cache:"position"}):void 0;e.mergeUniform({frameIndex:Tt.frameIndex}),e.mergeUniform({resolution:Tt.resolution}),e.mergeUniform({previousModelViewMatrix:this.previousModelViewMatrix}),e.mergeUniform({previousProjectionMatrix:this.previouseProjectionMatrix}),e.mergeUniform(uu.merge([et.fog])),e.addParsCode(["varying vec3 vViewPosition;","varying vec3 vWPosition;","#include <fog_pars_vertex>","#include <normal_pars_vertex>"].join(`
|
|
4998
4998
|
`));let r=["#include <beginnormal_vertex>",`
|
|
4999
4999
|
#if !defined( USE_LAYER_DISPLACE )
|
|
5000
5000
|
#include <defaultnormal_vertex>
|
|
@@ -5164,7 +5164,6 @@ float sobelSample(sampler2D t, sampler2D d, vec2 uv, vec2 resolution, float outl
|
|
|
5164
5164
|
#include <defaultnormal_vertex>
|
|
5165
5165
|
#endif
|
|
5166
5166
|
|
|
5167
|
-
|
|
5168
5167
|
vec3 displaced_position = position;
|
|
5169
5168
|
vec3 displaced_normal = objectNormal;
|
|
5170
5169
|
|
|
@@ -7353,7 +7352,7 @@ void main() {
|
|
|
7353
7352
|
gVelocity = vec4(0.0); // so it is ignored by TAA
|
|
7354
7353
|
}`,r={covariancesTexture:{type:"t",value:null},centersColorsTexture:{type:"t",value:null},meshIndexIntervals:{value:e},meshMatrixWorldsTexture:{type:"t",value:null},focal:{type:"v2",value:new re},viewport:{type:"v2",value:new re},basisViewport:{type:"v2",value:new re},debugColor:{type:"v3",value:new Ct},covariancesTextureSize:{type:"v2",value:new re(1024,1024)},centersColorsTextureSize:{type:"v2",value:new re(1024,1024)},orthoZoom:{type:"f",value:-1}};return new yi({uniforms:r,vertexShader:t,fragmentShader:i,transparent:!0,alphaTest:1,blending:ah,depthTest:!0,depthWrite:!1,side:ja})}static buildGeomtery(e){let t=new yt;t.setIndex([0,1,2,0,2,3]);let i=new Float32Array(4*3),r=new It(i,3);t.setAttribute("position",r),r.setXYZ(0,-1,-1,0),r.setXYZ(1,-1,1,0),r.setXYZ(2,1,1,0),r.setXYZ(3,1,-1,0),r.needsUpdate=!0;let a=new x3().copy(t),s=new Uint32Array(e),n=new Gd(s,1,!1);return n.setUsage(iB),a.setAttribute("splatIndex",n),a.instanceCount=e,a}resetLocalSplatDataAndTexturesFromSplatBuffer(){this.updateLocalSplatDataFromSplatBuffer(),this.allocateAndStoreLocalSplatDataInTextures()}updateLocalSplatDataFromSplatBuffer(){this.splatBuffers.forEach(r=>r.buildPreComputedBuffers()),this.covariances=new Float32Array(this.splatCount*6),this.colors=new Uint8Array(this.splatCount*4),this.centers=new Float32Array(this.splatCount*3);let e=0,t=0,i=0;for(let r of this.splatBuffers){let a=r.nsplats;this.colors.subarray(e,e+a*4).set(r.colorsA),e+=a*4,this.centers.subarray(t,t+a*3).set(r.decoded.xyz.denormDequant().data),t+=a*3,this.covariances.subarray(i,i+a*6).set(new Float32Array(r.precomputedCovarianceBufferData)),i+=a*6}}allocateAndStoreLocalSplatDataInTextures(){let e=this.splatCount,t=new re(4096,1024);for(;t.x*t.y*2<e*6;)t.y*=2;let i=new re(4096,1024);for(;i.x*i.y*4<e*4;)i.y*=2;let r,a;if(this.halfPrecisionCovariancesOnGPU){a=new Uint16Array(t.x*t.y*2);for(let c=0;c<this.covariances.length;c++)a[c]=IN.toHalfFloat(this.covariances[c]);r=new ws(a,t.x,t.y,Om,ph)}else a=new Float32Array(t.x*t.y*2),a.set(this.covariances),r=new ws(a,t.x,t.y,Om,yr);r.needsUpdate=!0,this.material.uniforms.covariancesTexture.value=r,this.material.uniforms.covariancesTextureSize.value.copy(t);let s=new Uint32Array(i.x*i.y*4);for(let c=0;c<e;c++){let u=c*4,d=c*3,p=c*4;s[p]=wee(this.colors[u],this.colors[u+1],this.colors[u+2],this.colors[u+3]),s[p+1]=dy(this.centers[d]),s[p+2]=dy(this.centers[d+1]),s[p+3]=dy(this.centers[d+2])}let n=new ws(s,i.x,i.y,zE,yo);n.internalFormat="RGBA32UI",n.needsUpdate=!0,this.material.uniforms.centersColorsTexture.value=n,this.material.uniforms.centersColorsTextureSize.value.copy(i);let o=256*4,l=new Float32Array(256*16);for(let c=0;c<this.meshMatrixWorlds.length;c++)l.set(this.meshMatrixWorlds[c].elements,c*16);let h=new ws(l,o,1,qr,yr);h.needsUpdate=!0,this.material.uniforms.meshMatrixWorldsTexture.value=h,this.material.uniformsNeedUpdate=!0,this.splatDataTextures={covariances:{data:a,texture:r,size:t},centerColors:{data:s,texture:n,size:i},meshMatrixWorlds:{data:l,texture:h}}}updateIndexes(e){let t=this.geometry;t.attributes.splatIndex.set(e),t.attributes.splatIndex.needsUpdate=!0,t.instanceCount=e.length}updateUniforms(e,t,i,r){this.splatCount>0&&(lm.set(e.x*this.devicePixelRatio,e.y*this.devicePixelRatio),this.material.uniforms.viewport.value.copy(lm),this.material.uniforms.basisViewport.value.set(2/lm.x,2/lm.y),this.material.uniforms.focal.value.set(t,i),this.material.uniforms.orthoZoom.value=r,this.material.uniformsNeedUpdate=!0)}getSplatDataTextures(){return this.splatDataTextures}getSplatCount(){return this.splatCount}getCenters(){return this.centers}getColors(){return this.colors}getCovariances(){return this.covariances}dispose(){this.geometry.dispose(),this.material.dispose(),this.splatDataTextures&&(this.splatDataTextures.covariances.texture.dispose(),this.splatDataTextures.centerColors.texture.dispose(),this.splatDataTextures.meshMatrixWorlds.texture.dispose()),this.removeFromParent()}},OD,_ee=new Promise(e=>{OD=e}),IC=!1,hm;function See(){if(IC)return;if(hm)return hm;async function e(){let t=await Promise.resolve().then(()=>(R_(),I_));OD(t),IC=!0}return hm=e(),hm}var ID;_ee.then(e=>ID=e);var Aee=class{constructor(e={}){vd(this,"updateView",function(){let t=new je,i=[],r=new R(0,0,-1),a=new R(0,0,-1),s=new R,n=new R;return function(o=!1,l){let h=this.updateMatrixWorldsInWorkerIfNeeded(),c=this.cropsChanged();if(!o){a.set(0,0,-1).applyQuaternion(l.quaternion);let d=!1,p=!1;if(a.dot(r)<=.95&&(d=!0),n.copy(l.position).sub(s).length()>=1&&(p=!0),!d&&!p&&!h&&!c&&!this.needsInitialRender)return}this.needsInitialRender=!1,s.copy(l.position),r.copy(a),t.copy(l.matrixWorld).invert(),t.premultiply(this.dummyPerspectiveMatrix),i[0]=l.position.x,i[1]=l.position.y,i[2]=l.position.z;let u={sort:{view:t.elements,cameraPosition:i,splatRenderCount:this.splatRenderCount,splatSortCount:this.splatRenderCount},...h?{newMatrixWorlds:this.meshMatrixWorlds}:{},...c?{newCropsArray:this.cropsArray}:{}};this.sortRunning?this.queuedMessage=u:(this.queuedMessage=null,this.sortRunning=!0,this.sortWorker.postMessage(u))}}()),this.scene=e.scene,this.currentPage=null,this.devicePixelRatio=window.devicePixelRatio,this.sortWorker=null,this.splatRenderCount=0,this.splatSortCount=0,this.splatMesh=null,this.sortRunning=!1,this.meshMatrixWorlds=null,this.meshMatrixWorldsOld=null,this.cropsArray=null,this.splatEntries=null,this.queuedMessage=null,this.needsInitialRender=!0,this.dummyPerspectiveMatrix=new je().makePerspective(-1,1,-1,1,.1,1e3)}updateSplatMeshUniforms(e,t){let i=new re;this.splatMesh!==null&&this.splatMesh.getSplatCount()>0&&(e.getSize(i),this.cameraFocalLengthX=t.projectionMatrix.elements[0]*this.devicePixelRatio*i.x*.45,this.cameraFocalLengthY=t.projectionMatrix.elements[5]*this.devicePixelRatio*i.y*.45,this.splatMesh.updateUniforms(i,this.cameraFocalLengthX,this.cameraFocalLengthY,t.isPerspectiveCamera?-1:t.zoom*this.devicePixelRatio))}loadSplat(e={}){this.activePage=this.scene.activePage,e.position&&(e.position=new R().fromArray(e.position)),e.orientation&&(e.orientation=new Lt().fromArray(e.orientation)),e.halfPrecisionCovariances=!!e.halfPrecisionCovariances;let t=[];if(this.splatEntries=t,this.activePage.traverseVisibleEntity(s=>{s.data.type==="Splat"&&t.push(s)}),this.splatMesh&&this.splatMesh.dispose(),t.length===0)return this.splatMesh=null,!1;this.meshMatrixWorlds=t.map(s=>s.matrixWorld),this.meshMatrixWorldsOld=t.map(s=>s.matrixWorld.clone()),this.cropsArray=t.map(s=>s.data.crops.map(n=>n.data));let i=t.map(s=>new ID.GSplineBuffer(new Uint8Array(s.data.buffer).buffer)),r=0,a=[0];for(let s of i)r+=s.getSplatCount(),a.push(r);return this.setupSplatMesh(i,r,e.position,e.orientation,e.halfPrecisionCovariances,this.devicePixelRatio,a,this.meshMatrixWorlds),this.setupSortWorker(r),!0}updateMatrixWorldsInWorkerIfNeeded(){let e=this.splatDataTextures.meshMatrixWorlds.data;for(let t=0;t<this.meshMatrixWorlds.length;t++)e.set(this.meshMatrixWorlds[t].elements,t*16);return this.splatDataTextures.meshMatrixWorlds.texture.needsUpdate=!0,this.meshMatrixWorlds.every((t,i)=>t.equals(this.meshMatrixWorldsOld[i]))?!1:(this.meshMatrixWorldsOld=this.meshMatrixWorlds.map(t=>t.clone()),!0)}cropsChanged(){let e=!1;return this.splatEntries.forEach((t,i)=>{t.data.crops.forEach((r,a)=>{this.cropsArray[i][a]===void 0?(e=!0,this.cropsArray[i][a]=r.data):Object.entries(r.data).forEach(([s,n])=>{Array.isArray(n)&&n.some((o,l)=>o!==this.cropsArray[i][a][s][l])?(e=!0,this.cropsArray[i][a][s]=n):n!==this.cropsArray[i][a]?.[s]&&(e=!0,this.cropsArray[i][a][s]=n)})}),t.data.crops.length!==this.cropsArray[i]?.length&&(this.cropsArray[i].length=t.data.crops.length,e=!0)}),e}setupSplatMesh(e,t,i=new R,r=new Lt,a=!1,s=1,n,o){this.splatMesh=Cm.buildMesh(e,t,a,s,n,o),this.splatMesh.position.copy(i),this.splatMesh.quaternion.copy(r),this.splatMesh.frustumCulled=!1,this.splatMesh.renderOrder=99999,this.splatRenderCount=t,this.splatMesh.onBeforeRender=(l,h,c)=>this.update(l,c)}setupSortWorker(e){this.sortWorker=bee(e),this.sortWorker.onmessage=t=>{t.data.sortDone?(this.sortRunning=!1,this.splatMesh?.updateIndexes(new Uint32Array(t.data.indexesBuffer)),this.lastSortTime=t.data.sortTime,this.queuedMessage&&(this.sortWorker.postMessage(this.queuedMessage),this.queuedMessage=null)):t.data.sortCanceled?this.sortRunning=!1:t.data.sortSetupPhase1Complete?this.sortWorker.postMessage({positions:this.splatMesh.getCenters().buffer,meshMatrixWorlds:this.splatMesh.meshMatrixWorlds,meshIndexIntervals:this.splatMesh.meshIndexIntervals,cropsArray:this.cropsArray}):t.data.sortSetupComplete&&(this.splatDataTextures=this.splatMesh.getSplatDataTextures(),this.scene.activePage.add(this.splatMesh),this.needsInitialRender=!0)}}update(e,t){this.splatMesh!==null&&(this.updateSplatMeshUniforms(e,t),this.updateView(!1,t))}getSplatMesh(){return this.splatMesh}},bx=new bh;bx.wireframe=!0;var RC=new R,$b=class extends _o{constructor(e,t){super(),this.data=e,this.sharedAssets=t,this.enableHelpers=!1,this.wireframeState=!1,this.needsTransmissionDirty=!0,this.needsNormalDirty=!0,this._needsTransmission=!1,this._needsNormal=!1,this.geometryCacheChanged=!1,this.splatViewer=null,this.entityByUuid={},this.entityIdentityToEntity={},this.toExpandCloner=new Set,this.toUpdateCloner=new Set,this.pendingCommands=[],this.pathConstraints=new vee,this.invisibleObjects=new Wc("jflkdsafjasdifjaslk",{...D1.defaultData,visible:!1,name:"buildin invisible"}),this.needsRecomputeInstances=!1,this.init(e,t),this.matrixAutoUpdate=!1,this.errorPage=new Hr("fdasfa",{...su.defaultData,name:""},{shared:t,scene:this})}markGeometryCacheDirty(){this.geometryCacheChanged=!0}markNeedsUpdateRendererDirty(){this.needsTransmissionDirty=!0,this.needsNormalDirty=!0}needsTransmission(){return this.needsTransmissionDirty&&(this._needsTransmission=pee(this),this.needsTransmissionDirty=!1),this._needsTransmission}needsNormal(){return this.needsNormalDirty&&(this._needsNormal=dee(this),this.needsNormalDirty=!1),this._needsNormal}registerInstanceAndSetUuid(e){let t=e.identity.join("-"),i=this.entityIdentityToEntity[t];i&&(e.uuid=i.uuid),this.entityIdentityToEntity[t]=e,this.entityByUuid[e.uuid]=e}markPenumbraSizeDirty(){for(let e of this.children)e instanceof Hr&&(e.penumbraSizeArrayCache=null)}findInstance(e){return this.entityIdentityToEntity[e.join("-")]}get bgColor(){return this.activePage.bgColor}get postprocessing(){return this.activePage.data.postprocessing}getWithSortKey(e){let t=this.find(e);if(t===void 0)return;let i=[],r=t;for(;r!==this;){let a=r;r=r.parent;let s=r.children.indexOf(a);i.splice(0,0,s)}return{entity:t,sortKey:i}}getAllSorted(e){let t=[];for(let i of e){let r=this.getWithSortKey(i.id);r!==void 0&&t.push(r)}return t.sort((i,r)=>oT(i.sortKey,r.sortKey)),t.map(i=>i.entity)}nonExistOrDescendantOf(e,t){let i=this.find(e);if(i===void 0)return!0;for(;i;){if(i.uuid===t)return!0;i=i.parent}return!1}find(e){if(this.activePage&&this.activePage.personalCamera.parent){if(e==="f23858d0-4a3b-4bd8-8173-66ed0af7f6fb-personalCamera")return this.activePage.personalCamera;if(e===wu)return this.activePage.personalCamera}if(e===""||e===void 0)return;let t=this.entityByUuid[e];return t===void 0?this.getObjectByProperty("uuid",e):t}find2D(e){for(let t of this.children)if(t instanceof Hr&&t.uiScene){let i=t.uiScene.find(e);if(i)return i}}findScene2DfromObject2D(e){for(let t of this.children)if(t instanceof Hr&&t.uiScene&&t.uiScene.find(e))return t.uiScene}find2DInUIObjects(e){let t;return this.traverseEntity(i=>{t===void 0&&i instanceof fa&&(t=i.uiCanvas.find(e))}),t}traverse2D(e){for(let t of this.children)t instanceof Hr&&t.uiScene&&t.uiScene.traverse(e)}debugEnsureEntity(e){let t=this.find(e);if(t){if(Array.isArray(t.identity)&&this.findInstance(t.identity)===void 0){console.error("not found instance");debugger}}else{console.error("not found");debugger}}addPendingExpandCloner(e){this.toExpandCloner.add(e)}addPendingUpdateCloner(e){this.toUpdateCloner.add(e)}markToExpandCloner(e){this.toExpandCloner.add(e),e.traverseEntityAncestors(t=>{this.toExpandCloner.add(t)})}doPendingExpandCloner(){this.toExpandCloner.forEach(e=>{e.expandCloner(this)}),this.toExpandCloner.clear()}doPendingUpdateCloner(){this.toUpdateCloner.forEach(e=>{e.cloner?.update()}),this.toUpdateCloner.clear()}doPendingUpdates(){this.doPendingExpandCloner(),this.doPendingUpdateCloner(),this.applyPendingCommands()}addPendingCommand(e){this.pendingCommands.push(e)}applyPendingCommands(){this.pendingCommands.forEach(e=>e()),this.pendingCommands.length=0}updateByLibOp(e,t){e.path.length===1&&e.path[0]==="components"&&e.type===1&&this.createChildrenObjects([{...e.data.asset,id:e.id}],this.invisibleObjects,t)}updateTreeByOp(e,t){if(e.path.length===0&&e.type===7){let i=e.parent===null?this:this.find(e.parent);if(i===void 0)throw new Error("unexpected");let r=this.createObject(e.id,e.data,e.children,i,e.localIndex,t);r.updateVisible(this),r.resetBBoxNeedsUpdate(),js(r)&&wo(r.parent)&&(r.invalidateUpstreamBooleanData(),r.parent.invalidateDownstreamBooleanData().recomputeBoolean()),this.markNeedsRecomputeInstancesForAncessors(i),this.markNeedsRecomputeInstancesForChildren(r),this.markToExpandCloner(r),this.markPenumbraSizeDirty(),r.updatePathSnapping()}else if(e.path.length===0&&e.type===8){let i=this.find(e.id);if(i===void 0)throw new Error("unexpected");this.markToExpandCloner(i),i.resetBBoxNeedsUpdate(),this.unregisterObject(i);let r=i.parent;this.markNeedsRecomputeInstancesForAncessors(r),this.markNeedsRecomputeInstancesForChildren(i),this.markPenumbraSizeDirty(),i.parent.remove(i),wo(i.parent)&&(i.parent.invalidateUpstreamBooleanData(),i.parent.invalidateDownstreamBooleanData().recomputeBoolean()),js(i)&&(i.freeBooleanPointer(),r instanceof xh&&r.invalidateDownstreamBooleanData().recomputeBoolean()),i instanceof Zb&&i.detachShape(),this.disposeAndUnregisterEntityRecursivelyIfNotReregistered(i),this.pathConstraints.removeDependencies(i.uuid),i.updatePathSnapping()}else if(e.path.length===0&&e.type===9){let i=this.find(e.id);if(i===void 0)throw new Error("unexpected");this.markNeedsRecomputeInstancesForChildren(i);let r=i.parent;this.markNeedsRecomputeInstancesForAncessors(r),i.cloner?.resetOnMove(),this.markToExpandCloner(i);let a=e.parent===null?this:this.find(e.parent);if(a===void 0)throw new Error("unexpected");a.add(i),this.markNeedsRecomputeInstancesForAncessors(a),this.markToExpandCloner(i),i.invalidateClonerTransform(i),i.updateVisible(this),i.resetBBoxNeedsUpdate(),this.markPenumbraSizeDirty();let s=e.localIndex;a.children.splice(s,0,a.children.pop()),js(i)&&(i.invalidateUpstreamBooleanData(),wo(i.parent)?i.parent.invalidateDownstreamBooleanData().recomputeBoolean():r instanceof xh&&r.invalidateDownstreamBooleanData().recomputeBoolean()),i.updatePathSnapping()}this.markNeedsUpdateRendererDirty(),this.markGeometryCacheDirty()}get playPage(){return this.find(this.data.publish.playPage)??this.errorPage}updatePage(e){this.activePage&&this.activePage.onDeactive(),this.activePage=this.errorPage;for(let t of this.children)t instanceof Hr&&(t.visible=t.uuid===e,t.visible&&(this.activePage=t,this.activePage.onActive(this)));this.activePage!==this.splatViewer?.activePage&&this.reloadSplats()}updateEntityByOp(e,t,i,r){if(t.type===0){if(("overrides"in t.props||"component"in t.props)&&this.markNeedsRecomputeInstances(),"visible"in t.props&&this.markPenumbraSizeDirty(),t.path.includes("overrides")&&"states"in t.props){let{rest:s}=t.props;t={...t,props:s},this.markNeedsRecomputeInstances()}t.path[0]==="pathSnapping"&&t.props.pathId!==void 0&&this.pathConstraints.setConstraint(e,t.props.pathId)}let a=this.find(e);if(a)try{uee(a,t,i,{scene:this,shared:r}),a instanceof ga&&a.updateGeometryGroupsIfNeeded()}catch(s){console.error(s)}}updateEntity2DByOp(e,t,i,r,a,s=[]){e.updateEntityByOp(t,i,r,a),this.traverseEntity(n=>{(n instanceof fa||n instanceof Hr)&&(s.includes(n.frameId??"")||n.frameId===t)&&n.updateEntity2DByOp(t,i,r,a)})}get activeCamera(){return this.activePage.activeCamera}switchActiveCamera(e){this.activePage.switchActiveCamera(e)}isInvisibleObjects(e){return e===this.invisibleObjects||e.hasAnccestor(this.invisibleObjects)}init(e,t){let i=Object.entries(t.data.lib.components).map((r,a)=>({data:r[1].asset.data,children:r[1].asset.children,id:r[0],fi:a}));this.invisibleObjects.updateState(this.invisibleObjects.data,{scene:this,shared:t}),this.add(this.invisibleObjects),this.createChildrenObjects(i,this.invisibleObjects,t),this.createChildrenObjects(e.objects,this,t),this.updatePage(e.publish.playPage),this.activePage.switchToPlayCamera(),this.expandInstances(t,!0),this.traverseEntity(r=>{r instanceof ya&&r.updateUp()}),this.doPendingExpandCloner(),this.applyPendingCommands()}markNeedsRecomputeInstances(){this.needsRecomputeInstances=!0}markNeedsRecomputeInstancesForChildren(e){e.traverseEntity(t=>{(t.data.type==="Component"||t.data.type==="Instance")&&this.markNeedsRecomputeInstances()})}markNeedsRecomputeInstancesForAncessors(e){ni.is(e)&&(e.data.type==="Component"&&this.markNeedsRecomputeInstances(),e.traverseAncestors(t=>{ni.is(t)&&t.data.type==="Component"&&this.markNeedsRecomputeInstances()}))}relativeizeInner(e,t,i,r,a,s,n){if(e){let o=r.find(e);o&&o!==r&&a.forInstancesRec(l=>{l.data=Jd(l.data,h=>{let c=h.events.data(n.id),u=l.goUp(s);if(u){let d=[...nT(u.identity),e].join("-"),p=this.entityIdentityToEntity[d];if(p){let f=p.uuid,m=sa.zoom(c,t);m[i]=f}else console.warn("cannot find instance")}}).data})}}rewriteActions(e,t,i,r,a,s){e.forEach(n=>{n.data.type==="Transition"?this.relativeizeInner(n.data.object,[...t,n.id],"object",i,r,a,s):n.data.type==="Animation"&&this.relativeizeInner(n.data.object,[...t,n.id],"object",i,r,a,s)})}rewriteEventsBeforeGoToPlayMode(){this.traverseEntity(e=>{if(e instanceof qc&&typeof e.identity=="string"&&e.data.type==="Component")return e.traverseEntity((t,i)=>{t.data.events.forEach(r=>{if(r.data.type==="GameControl"){let a=!1;if(t.forInstancesRec(s=>{s.data=Jd(s.data,n=>{s.isInstanceRoot||(n.events.delete(r.id),a=!0)}).data}),a===!1)for(let s of pg.list)this.rewriteActions(r.data.gameActions[s],["gameActions",s],e,t,i,r)}else r.data.type==="Conditional"?(r.data.condition.type==="Distance"?(this.relativeizeInner(r.data.condition.fromObject,["condition"],"fromObject",e,t,i,r),this.relativeizeInner(r.data.condition.toObject,["condition"],"toObject",e,t,i,r)):r.data.condition.type==="State"?this.relativeizeInner(r.data.condition.object,["condition"],"object",e,t,i,r):r.data.condition.type==="Comparison"&&(r.data.condition.lOperand.type==="Property"&&this.relativeizeInner(r.data.condition.lOperand.value[0],["condition","lOperand","value"],0,e,t,i,r),r.data.condition.rOperand.type==="Property"&&this.relativeizeInner(r.data.condition.rOperand.value[0],["condition","rOperand","value"],0,e,t,i,r)),this.rewriteActions(r.data.inActions,["inActions"],e,t,i,r),this.rewriteActions(r.data.outActions,["outActions"],e,t,i,r)):"actions"in r.data&&this.rewriteActions(r.data.actions,["actions"],e,t,i,r)})}),!0})}expandInstances(e,t,i){let r=new Set;this.traverseEntity(a=>{if(a instanceof qc&&a.isInstanceRoot)return a.expandInstanceChildren({scene:this,shared:e,pendingDeletes:r}),t||a.resetBBoxNeedsUpdate(),i&&a.traverseEntity(s=>{i.addClip(s)}),!0});for(let a of r)this.disposeAndUnregisterEntityRecursivelyIfNotReregistered(a),Kb(a)}recomputeInstances(e,t){this.needsRecomputeInstances&&(this.needsRecomputeInstances=!1,this.traverseEntity(i=>{i instanceof qc&&i.isInstanceRoot&&(i.component=void 0)}),this.expandInstances(e,!1,t))}disposeAndUnregisterEntityRecursivelyIfNotReregistered(e){e.traverseEntity(t=>{let i=typeof t.identity=="string"?t.identity:t.identity.join("-");this.entityIdentityToEntity[i]===t&&(delete this.entityByUuid[t.uuid],delete this.entityIdentityToEntity[i]),t.dispose()})}clearScene(){for(let e of this.children)ni.is(e)&&e.disposeRecursively();this.children.length=0}resetAfterClear(e,t){this.init(e,t)}raycast(e){return this.raycast1(e,!1)}raycast1(e,t){let i=[],r=a=>{for(let s of a.children){let n=s.cloner;if(ni.is(s)&&!s.raycastLock&&(s.visible||n?.object.data.visible))if(t===!0&&s.isInstanceRoot){let o=[];if(e.intersectObject(s,!0,o),o.length){let l=o[0];l.object=s,l.point.applyMatrix4(l.object.matrixWorld);let h=s.matrixWorld.clone().invert();l.point.applyMatrix4(h),i.push(l)}}else(js(s)||lx(s)&&this.enableHelpers&&s.objectHelper.visible)&&(e.intersectObject(s,!1,i),xx(s,e,i)),r(s)}};return r(this.activePage),i}raycastWithClones(e){let t=[],i=r=>{for(let a of r.children){let s=a.cloner;ni.is(a)&&(a.visible||s?.object.data.visible)&&((js(a)||lx(a)&&this.enableHelpers&&a.objectHelper.visible)&&(e.intersectObject(a,!1,t),xx(a,e,t,!0)),i(a))}};return i(this),t}forEachEntity(e){for(let t of this.children)ni.is(t)&&e(t)}traverseConcreteEntity(e){for(let t of this.children)ni.is(t)&&t.isConcreteEntity&&t.traverseEntity(e)}traverseEntity(e){for(let t of this.children)ni.is(t)&&t.traverseEntity(e)}updateFont(e,t){this.traverseEntity(i=>{if(i instanceof ga&&i.data.type==="Mesh"&&i.data.geometry.type==="TextGeometry"&&i.data.geometry.font===e){let r=i.geometry,a=i.data.geometry;r.updateFont(e,t).then(()=>{r.update(a);let s=i.invalidateDownstreamBooleanData();wo(s)&&s.recomputeBoolean()})}})}traverseObject(e){for(let t of this.children)np.is(t)&&t.traverseObject(e)}traverseVisibleEntity(e){for(let t of this.children)ni.is(t)&&t.visible&&t.traverseVisibleEntity(e)}dispose(){this.clearScene()}createChildrenObjects(e,t,i){let r=0;for(let a of e)this.createObject(a.id,a.data,a.children,t,r,i),r+=1}registerObjectCreatedInLegacy(e){this.entityByUuid[e.uuid]=e}unregisterObject(e){delete this.entityByUuid[e.uuid];for(let t of e.children)this.unregisterObject(t)}createObject(e,t,i,r,a,s){let n={scene:this,shared:s},o=Jb(e,t,n);return o&&(this.entityByUuid[e]=o,r.add(o),r.children.splice(a,0,r.children.pop()),i.length>0&&(o.isInstanceRoot?console.error("instance should not have children!"):this.createChildrenObjects(i,o,s)),o.updateState(t,n),o instanceof ga&&o.updateGeometryGroupsIfNeeded(),o.updateVisible(this),o.cloner&&this.toExpandCloner.add(o),t.pathSnapping?.pathId&&this.pathConstraints.setConstraint(e,t.pathSnapping.pathId)),t.type==="Empty"&&t.animations&&o.traverseEntity(l=>{let h=l.dataPatched;if(l instanceof ga&&h.bones&&h.boneInverses){let c=h.bones.map(p=>this.find(p)),u=h.boneInverses.map(p=>new je().fromArray(p)),d=new Vx(c,u);l.bind(d,l.bindMatrix)}else l.matrixAutoUpdate=!0}),o}getCenter(e){let t=[];for(let r=0,a=e.length;r<a;++r){let{id:s,recursive:n}=e[r],o=this.find(s),l=n?o.recursiveBBox:o.singleBBox;t.push(...l.vertices)}let i=new cr;return i.setFromPoints(t),i.getCenter(RC),RC}copyMatrixWorld(e,t){if(e===null){t.identity();return}let i=this.find(e);i?t.copy(i.matrixWorld):t.identity()}copyParentMatrixWorld(e,t){if(e===null){t.identity();return}let i=this.find(e)?.parent;i?t.copy(i.matrixWorld):t.identity()}traverseMaterial(e){this.traverseEntity(t=>{if(t instanceof Ia)if(Array.isArray(t.material))for(let i=0;i<t.material.length;i++)t.material[i]instanceof _l&&e(t.material[i]);else t.material instanceof _l&&e(t.material)})}updateViewPlaneSize(e,t,i=!1){this.traverseConcreteEntity(r=>{r instanceof ya&&r.setViewplaneSize(e,t,i)})}initializeSplatViewer(){this.splatViewer=new Aee({scene:this}),this.reloadSplats()}reloadSplats(){this.splatViewer?.loadSplat()}},Em=(e,t)=>{let i=t.x-e.x,r=t.y-e.y;return Math.sqrt(i*i+r*r)},Mee=(e,t)=>{let i=t.x-e.x,r=t.y-e.y;return Eee(Math.atan2(r,i))},Cee=(e,t,i)=>{let r={x:0,y:0};return i=wx(i),r.x=e.x-t*Math.cos(i),r.y=e.y-t*Math.sin(i),r},wx=e=>e*(Math.PI/180),Eee=e=>e*(180/Math.PI),Tee=e=>isNaN(e.buttons)?e.pressure!==0:e.buttons!==0,py=new Map,LC=e=>{py.has(e)&&clearTimeout(py.get(e)),py.set(e,setTimeout(e,100))},Eg=(e,t,i)=>{let r=t.split(/[ ,]+/g),a;for(let s=0;s<r.length;s+=1)a=r[s],e.addEventListener?e.addEventListener(a,i,!1):e.attachEvent&&e.attachEvent(a,i)},BC=(e,t,i)=>{let r=t.split(/[ ,]+/g),a;for(let s=0;s<r.length;s+=1)a=r[s],e.removeEventListener?e.removeEventListener(a,i):e.detachEvent&&e.detachEvent(a,i)},RD=e=>(e.preventDefault(),e.type.match(/^touch/)?e.changedTouches:e),zC=()=>{if(typeof window>"u")return;let e=window.pageXOffset!==void 0?window.pageXOffset:(document.documentElement||document.body.parentNode||document.body).scrollLeft,t=window.pageYOffset!==void 0?window.pageYOffset:(document.documentElement||document.body.parentNode||document.body).scrollTop;return{x:e,y:t}},_x=(e,t)=>{t.top||t.right||t.bottom||t.left?(e.style.top=t.top,e.style.right=t.right,e.style.bottom=t.bottom,e.style.left=t.left):(e.style.left=t.x+"px",e.style.top=t.y+"px")},ew=(e,t,i)=>{let r=LD(e);for(let a in r)if(r.hasOwnProperty(a))if(typeof t=="string")r[a]=t+" "+i;else{let s="";for(let n=0,o=t.length;n<o;n+=1)s+=t[n]+" "+i+", ";r[a]=s.slice(0,-2)}return r},Pee=(e,t)=>{let i=LD(e);for(let r in i)i.hasOwnProperty(r)&&(i[r]=t);return i},LD=e=>{let t={};return t[e]="",["webkit","Moz","o"].forEach(function(i){t[i+e.charAt(0).toUpperCase()+e.slice(1)]=""}),t},fy=(e,t)=>{for(let i in t)t.hasOwnProperty(i)&&(e[i]=t[i]);return e},Dee=(e,t)=>{let i={};for(let r in e)e.hasOwnProperty(r)&&t.hasOwnProperty(r)?i[r]=t[r]:e.hasOwnProperty(r)&&(i[r]=e[r]);return i},Sx=(e,t)=>{if(e.length)for(let i=0,r=e.length;i<r;i+=1)t(e[i]);else t(e)},Oee=(e,t,i)=>({x:Math.min(Math.max(e.x,t.x-i),t.x+i),y:Math.min(Math.max(e.y,t.y-i),t.y+i)});typeof window<"u"&&(BD="ontouchstart"in window,zD=!!window.PointerEvent,FD=!!window.MSPointerEvent);var BD,zD,FD,ud={touch:{start:"touchstart",move:"touchmove",end:"touchend, touchcancel"},mouse:{start:"mousedown",move:"mousemove",end:"mouseup"},pointer:{start:"pointerdown",move:"pointermove",end:"pointerup, pointercancel"},MSPointer:{start:"MSPointerDown",move:"MSPointerMove",end:"MSPointerUp"}},Ic,hp={};zD?Ic=ud.pointer:FD?Ic=ud.MSPointer:BD?(Ic=ud.touch,hp=ud.mouse):Ic=ud.mouse;function Eh(){}Eh.prototype.on=function(e,t){var i=this,r=e.split(/[ ,]+/g),a;i._handlers_=i._handlers_||{};for(var s=0;s<r.length;s+=1)a=r[s],i._handlers_[a]=i._handlers_[a]||[],i._handlers_[a].push(t);return i};Eh.prototype.off=function(e,t){var i=this;return i._handlers_=i._handlers_||{},e===void 0?i._handlers_={}:t===void 0?i._handlers_[e]=null:i._handlers_[e]&&i._handlers_[e].indexOf(t)>=0&&i._handlers_[e].splice(i._handlers_[e].indexOf(t),1),i};Eh.prototype.trigger=function(e,t){var i=this,r=e.split(/[ ,]+/g),a;i._handlers_=i._handlers_||{};for(var s=0;s<r.length;s+=1)a=r[s],i._handlers_[a]&&i._handlers_[a].length&&i._handlers_[a].forEach(function(n){n.call(i,{type:a,target:i},t)})};Eh.prototype.config=function(e){var t=this;t.options=t.defaults||{},e&&(t.options=Dee(t.options,e))};Eh.prototype.bindEvt=function(e,t){var i=this;return i._domHandlers_=i._domHandlers_||{},i._domHandlers_[t]=function(){typeof i["on"+t]=="function"?i["on"+t].apply(i,arguments):console.warn('[WARNING] : Missing "on'+t+'" handler.')},Eg(e,Ic[t],i._domHandlers_[t]),hp[t]&&Eg(e,hp[t],i._domHandlers_[t]),i};Eh.prototype.unbindEvt=function(e,t){var i=this;return i._domHandlers_=i._domHandlers_||{},BC(e,Ic[t],i._domHandlers_[t]),hp[t]&&BC(e,hp[t],i._domHandlers_[t]),delete i._domHandlers_[t],this};var tw=Eh;function Fr(e,t){return this.identifier=t.identifier,this.position=t.position,this.frontPosition=t.frontPosition,this.collection=e,this.defaults={size:100,threshold:.1,color:"white",fadeTime:250,dataOnly:!1,restJoystick:!0,restOpacity:1,mode:"dynamic",zone:document.body,lockX:!1,lockY:!1,shape:"circle"},this.config(t),this.options.mode==="dynamic"&&(this.options.restOpacity=0),this.id=Fr.id,Fr.id+=1,this.buildEl().stylize(),this.instance={el:this.ui.el,on:this.on.bind(this),off:this.off.bind(this),show:this.show.bind(this),hide:this.hide.bind(this),add:this.addToDom.bind(this),remove:this.removeFromDom.bind(this),destroy:this.destroy.bind(this),setPosition:this.setPosition.bind(this),resetDirection:this.resetDirection.bind(this),computeDirection:this.computeDirection.bind(this),trigger:this.trigger.bind(this),position:this.position,frontPosition:this.frontPosition,ui:this.ui,identifier:this.identifier,id:this.id,options:this.options},this.instance}Fr.prototype=new tw;Fr.constructor=Fr;Fr.id=0;Fr.prototype.buildEl=function(e){return this.ui={},this.options.dataOnly?this:(this.ui.el=document.createElement("div"),this.ui.back=document.createElement("div"),this.ui.front=document.createElement("div"),this.ui.el.className="nipple collection_"+this.collection.id,this.ui.back.className="back",this.ui.front.className="front",this.ui.el.setAttribute("id","nipple_"+this.collection.id+"_"+this.id),this.ui.el.appendChild(this.ui.back),this.ui.el.appendChild(this.ui.front),this)};Fr.prototype.stylize=function(){if(this.options.dataOnly)return this;var e=this.options.fadeTime+"ms",t=Pee("borderRadius","50%"),i=ew("transition","opacity",e),r={};return r.el={position:"absolute",opacity:this.options.restOpacity,display:"block",zIndex:999},r.back={position:"absolute",display:"block",width:this.options.size+"px",height:this.options.size+"px",marginLeft:-this.options.size/2+"px",marginTop:-this.options.size/2+"px",background:"rgba(255, 255, 255, .4)",border:"solid 2px rgba(0, 0, 0, .1)"},r.front={width:this.options.size/2+"px",height:this.options.size/2+"px",position:"absolute",display:"block",marginLeft:-this.options.size/4+"px",marginTop:-this.options.size/4+"px",background:"rgba(255, 255, 255, .8)",border:"solid 2px rgba(0, 0, 0, .1)"},fy(r.el,i),this.options.shape==="circle"&&fy(r.back,t),fy(r.front,t),this.applyStyles(r),this};Fr.prototype.applyStyles=function(e){for(var t in this.ui)if(this.ui.hasOwnProperty(t))for(var i in e[t])this.ui[t].style[i]=e[t][i];return this};Fr.prototype.addToDom=function(){return this.options.dataOnly||document.body.contains(this.ui.el)?this:(this.options.zone.appendChild(this.ui.el),this)};Fr.prototype.removeFromDom=function(){return this.options.dataOnly||!document.body.contains(this.ui.el)?this:(this.options.zone.removeChild(this.ui.el),this)};Fr.prototype.destroy=function(){clearTimeout(this.removeTimeout),clearTimeout(this.showTimeout),clearTimeout(this.restTimeout),this.trigger("destroyed",this.instance),this.removeFromDom(),this.off()};Fr.prototype.show=function(e){var t=this;return t.options.dataOnly||(clearTimeout(t.removeTimeout),clearTimeout(t.showTimeout),clearTimeout(t.restTimeout),t.addToDom(),t.restCallback(),setTimeout(function(){t.ui.el.style.opacity=1},0),t.showTimeout=setTimeout(function(){t.trigger("shown",t.instance),typeof e=="function"&&e.call(this)},t.options.fadeTime)),t};Fr.prototype.hide=function(e){var t=this;if(t.options.dataOnly)return t;if(t.ui.el.style.opacity=t.options.restOpacity,clearTimeout(t.removeTimeout),clearTimeout(t.showTimeout),clearTimeout(t.restTimeout),t.removeTimeout=setTimeout(function(){var i=t.options.mode==="dynamic"?"none":"block";t.ui.el.style.display=i,typeof e=="function"&&e.call(t),t.trigger("hidden",t.instance)},t.options.fadeTime),t.options.restJoystick){let i=t.options.restJoystick,r={};r.x=i===!0||i.x!==!1?0:t.instance.frontPosition.x,r.y=i===!0||i.y!==!1?0:t.instance.frontPosition.y,t.setPosition(e,r)}return t};Fr.prototype.setPosition=function(e,t){var i=this;i.frontPosition={x:t.x,y:t.y};var r=i.options.fadeTime+"ms",a={};a.front=ew("transition",["top","left"],r);var s={front:{}};s.front={left:i.frontPosition.x+"px",top:i.frontPosition.y+"px"},i.applyStyles(a),i.applyStyles(s),i.restTimeout=setTimeout(function(){typeof e=="function"&&e.call(i),i.restCallback()},i.options.fadeTime)};Fr.prototype.restCallback=function(){var e=this,t={};t.front=ew("transition","none",""),e.applyStyles(t),e.trigger("rested",e.instance)};Fr.prototype.resetDirection=function(){this.direction={x:!1,y:!1,angle:!1}};Fr.prototype.computeDirection=function(e){var t=e.angle.radian,i=Math.PI/4,r=Math.PI/2,a,s,n;if(t>i&&t<i*3&&!e.lockX?a="up":t>-i&&t<=i&&!e.lockY?a="left":t>-i*3&&t<=-i&&!e.lockX?a="down":e.lockY||(a="right"),e.lockY||(t>-r&&t<r?s="left":s="right"),e.lockX||(t>0?n="up":n="down"),e.force>this.options.threshold){var o={},l;for(l in this.direction)this.direction.hasOwnProperty(l)&&(o[l]=this.direction[l]);var h={};this.direction={x:s,y:n,angle:a},e.direction=this.direction;for(l in o)o[l]===this.direction[l]&&(h[l]=!0);if(h.x&&h.y&&h.angle)return e;(!h.x||!h.y)&&this.trigger("plain",e),h.x||this.trigger("plain:"+s,e),h.y||this.trigger("plain:"+n,e),h.angle||this.trigger("dir dir:"+a,e)}else this.resetDirection();return e};var Iee=Fr;function ur(e,t){var i=this;i.nipples=[],i.idles=[],i.actives=[],i.ids=[],i.pressureIntervals={},i.manager=e,i.id=ur.id,ur.id+=1,i.defaults={zone:document.body,multitouch:!1,maxNumberOfNipples:10,mode:"dynamic",position:{top:0,left:0},catchDistance:200,size:100,threshold:.1,color:"white",fadeTime:250,dataOnly:!1,restJoystick:!0,restOpacity:1,lockX:!1,lockY:!1,shape:"circle",dynamicPage:!1,follow:!1},i.config(t),(i.options.mode==="static"||i.options.mode==="semi")&&(i.options.multitouch=!1),i.options.multitouch||(i.options.maxNumberOfNipples=1);let r=getComputedStyle(i.options.zone.parentElement);return r&&r.display==="flex"&&(i.parentIsFlex=!0),i.updateBox(),i.prepareNipples(),i.bindings(),i.begin(),i.nipples}ur.prototype=new tw;ur.constructor=ur;ur.id=0;ur.prototype.prepareNipples=function(){var e=this,t=e.nipples;t.on=e.on.bind(e),t.off=e.off.bind(e),t.options=e.options,t.destroy=e.destroy.bind(e),t.ids=e.ids,t.id=e.id,t.processOnMove=e.processOnMove.bind(e),t.processOnEnd=e.processOnEnd.bind(e),t.get=function(i){if(i===void 0)return t[0];for(var r=0,a=t.length;r<a;r+=1)if(t[r].identifier===i)return t[r];return!1}};ur.prototype.bindings=function(){var e=this;e.bindEvt(e.options.zone,"start"),e.options.zone.style.touchAction="none",e.options.zone.style.msTouchAction="none"};ur.prototype.begin=function(){var e=this,t=e.options;if(t.mode==="static"){var i=e.createNipple(t.position,e.manager.getIdentifier());i.add(),e.idles.push(i)}};ur.prototype.createNipple=function(e,t){var i=this,r=i.manager.scroll,a={},s=i.options,n={x:i.parentIsFlex?r.x:r.x+i.box.left,y:i.parentIsFlex?r.y:r.y+i.box.top};if(e.x&&e.y)a={x:e.x-n.x,y:e.y-n.y};else if(e.top||e.right||e.bottom||e.left){var o=document.createElement("DIV");o.style.display="hidden",o.style.top=e.top,o.style.right=e.right,o.style.bottom=e.bottom,o.style.left=e.left,o.style.position="absolute",s.zone.appendChild(o);var l=o.getBoundingClientRect();s.zone.removeChild(o),a=e,e={x:l.left+r.x,y:l.top+r.y}}var h=new Iee(i,{color:s.color,size:s.size,threshold:s.threshold,fadeTime:s.fadeTime,dataOnly:s.dataOnly,restJoystick:s.restJoystick,restOpacity:s.restOpacity,mode:s.mode,identifier:t,position:e,zone:s.zone,frontPosition:{x:0,y:0},shape:s.shape});return s.dataOnly||(_x(h.ui.el,a),_x(h.ui.front,h.frontPosition)),i.nipples.push(h),i.trigger("added "+h.identifier+":added",h),i.manager.trigger("added "+h.identifier+":added",h),i.bindNipple(h),h};ur.prototype.updateBox=function(){var e=this;e.box=e.options.zone.getBoundingClientRect()};ur.prototype.bindNipple=function(e){var t=this,i,r=function(a,s){i=a.type+" "+s.id+":"+a.type,t.trigger(i,s)};e.on("destroyed",t.onDestroyed.bind(t)),e.on("shown hidden rested dir plain",r),e.on("dir:up dir:right dir:down dir:left",r),e.on("plain:up plain:right plain:down plain:left",r)};ur.prototype.pressureFn=function(e,t,i){var r=this,a=0;clearInterval(r.pressureIntervals[i]),r.pressureIntervals[i]=setInterval(function(){var s=e.force||e.pressure||e.webkitForce||0;s!==a&&(t.trigger("pressure",s),r.trigger("pressure "+t.identifier+":pressure",s),a=s)}.bind(r),100)};ur.prototype.onstart=function(e){var t=this,i=t.options,r=e;e=RD(e),t.updateBox();var a=function(s){t.actives.length<i.maxNumberOfNipples?t.processOnStart(s):r.type.match(/^touch/)&&(Object.keys(t.manager.ids).forEach(function(n){if(Object.values(r.touches).findIndex(function(l){return l.identifier===n})<0){var o=[e[0]];o.identifier=n,t.processOnEnd(o)}}),t.actives.length<i.maxNumberOfNipples&&t.processOnStart(s))};return Sx(e,a),t.manager.bindDocument(),!1};ur.prototype.processOnStart=function(e){var t=this,i=t.options,r,a=t.manager.getIdentifier(e),s=e.force||e.pressure||e.webkitForce||0,n={x:e.pageX,y:e.pageY},o=t.getOrCreate(a,n);o.identifier!==a&&t.manager.removeIdentifier(o.identifier),o.identifier=a;var l=function(c){c.trigger("start",c),t.trigger("start "+c.id+":start",c),c.show(),s>0&&t.pressureFn(e,c,c.identifier),t.processOnMove(e)};if((r=t.idles.indexOf(o))>=0&&t.idles.splice(r,1),t.actives.push(o),t.ids.push(o.identifier),i.mode!=="semi")l(o);else{var h=Em(n,o.position);if(h<=i.catchDistance)l(o);else{o.destroy(),t.processOnStart(e);return}}return o};ur.prototype.getOrCreate=function(e,t){var i=this,r=i.options,a;return/(semi|static)/.test(r.mode)?(a=i.idles[0],a?(i.idles.splice(0,1),a):r.mode==="semi"?i.createNipple(t,e):(console.warn("Coudln't find the needed nipple."),!1)):(a=i.createNipple(t,e),a)};ur.prototype.processOnMove=function(e){var t=this,i=t.options,r=t.manager.getIdentifier(e),a=t.nipples.get(r),s=t.manager.scroll;if(!Tee(e)){this.processOnEnd(e);return}if(!a){console.error("Found zombie joystick with ID "+r),t.manager.removeIdentifier(r);return}if(i.dynamicPage){var n=a.el.getBoundingClientRect();a.position={x:s.x+n.left,y:s.y+n.top}}a.identifier=r;var o=a.options.size/2,l={x:e.pageX,y:e.pageY};i.lockX&&(l.y=a.position.y),i.lockY&&(l.x=a.position.x);var h=Em(l,a.position),c=Mee(l,a.position),u=wx(c),d=h/o,p={distance:h,position:l},f,m;if(a.options.shape==="circle"?(f=Math.min(h,o),m=Cee(a.position,f,c)):(m=Oee(l,a.position,o),f=Em(m,a.position)),i.follow){if(h>o){let b=l.x-m.x,_=l.y-m.y;a.position.x+=b,a.position.y+=_,a.el.style.top=a.position.y-(t.box.top+s.y)+"px",a.el.style.left=a.position.x-(t.box.left+s.x)+"px",h=Em(l,a.position)}}else l=m,h=f;var g=l.x-a.position.x,y=l.y-a.position.y;a.frontPosition={x:g,y},i.dataOnly||_x(a.ui.front,a.frontPosition);var x={identifier:a.identifier,position:l,force:d,pressure:e.force||e.pressure||e.webkitForce||0,distance:h,angle:{radian:u,degree:c},vector:{x:g/o,y:-y/o},raw:p,instance:a,lockX:i.lockX,lockY:i.lockY};x=a.computeDirection(x),x.angle={radian:wx(180-c),degree:180-c},a.trigger("move",x),t.trigger("move "+a.id+":move",x)};ur.prototype.processOnEnd=function(e){var t=this,i=t.options,r=t.manager.getIdentifier(e),a=t.nipples.get(r),s=t.manager.removeIdentifier(a.identifier);!a||(i.dataOnly||a.hide(function(){i.mode==="dynamic"&&(a.trigger("removed",a),t.trigger("removed "+a.id+":removed",a),t.manager.trigger("removed "+a.id+":removed",a),a.destroy())}),clearInterval(t.pressureIntervals[a.identifier]),a.resetDirection(),a.trigger("end",a),t.trigger("end "+a.id+":end",a),t.ids.indexOf(a.identifier)>=0&&t.ids.splice(t.ids.indexOf(a.identifier),1),t.actives.indexOf(a)>=0&&t.actives.splice(t.actives.indexOf(a),1),/(semi|static)/.test(i.mode)?t.idles.push(a):t.nipples.indexOf(a)>=0&&t.nipples.splice(t.nipples.indexOf(a),1),t.manager.unbindDocument(),/(semi|static)/.test(i.mode)&&(t.manager.ids[s.id]=s.identifier))};ur.prototype.onDestroyed=function(e,t){var i=this;i.nipples.indexOf(t)>=0&&i.nipples.splice(i.nipples.indexOf(t),1),i.actives.indexOf(t)>=0&&i.actives.splice(i.actives.indexOf(t),1),i.idles.indexOf(t)>=0&&i.idles.splice(i.idles.indexOf(t),1),i.ids.indexOf(t.identifier)>=0&&i.ids.splice(i.ids.indexOf(t.identifier),1),i.manager.removeIdentifier(t.identifier),i.manager.unbindDocument()};ur.prototype.destroy=function(){var e=this;e.unbindEvt(e.options.zone,"start"),e.nipples.forEach(function(i){i.destroy()});for(var t in e.pressureIntervals)e.pressureIntervals.hasOwnProperty(t)&&clearInterval(e.pressureIntervals[t]);e.trigger("destroyed",e.nipples),e.manager.unbindDocument(),e.off()};var Ree=ur;function Kr(e){var t=this;t.ids={},t.index=0,t.collections=[],t.scroll=zC(),t.config(e),t.prepareCollections();var i=function(){var a;t.collections.forEach(function(s){s.forEach(function(n){a=n.el.getBoundingClientRect(),n.position={x:t.scroll.x+a.left,y:t.scroll.y+a.top}})})};if(typeof window>"u")return t.collections;Eg(window,"resize",function(){LC(i)});var r=function(){t.scroll=zC()};return Eg(window,"scroll",function(){LC(r)}),t.collections}Kr.prototype=new tw;Kr.constructor=Kr;Kr.prototype.prepareCollections=function(){var e=this;e.collections.create=e.create.bind(e),e.collections.on=e.on.bind(e),e.collections.off=e.off.bind(e),e.collections.destroy=e.destroy.bind(e),e.collections.get=function(t){var i;return e.collections.every(function(r){return i=r.get(t),!i}),i}};Kr.prototype.create=function(e){return this.createCollection(e)};Kr.prototype.createCollection=function(e){var t=this,i=new Ree(t,e);return t.bindCollection(i),t.collections.push(i),i};Kr.prototype.bindCollection=function(e){var t=this,i,r=function(a,s){i=a.type+" "+s.id+":"+a.type,t.trigger(i,s)};e.on("destroyed",t.onDestroyed.bind(t)),e.on("shown hidden rested dir plain",r),e.on("dir:up dir:right dir:down dir:left",r),e.on("plain:up plain:right plain:down plain:left",r)};Kr.prototype.bindDocument=function(){var e=this;e.binded||(e.bindEvt(document,"move").bindEvt(document,"end"),e.binded=!0)};Kr.prototype.unbindDocument=function(e){var t=this;(!Object.keys(t.ids).length||e===!0)&&(t.unbindEvt(document,"move").unbindEvt(document,"end"),t.binded=!1)};Kr.prototype.getIdentifier=function(e){var t;return e?(t=e.identifier===void 0?e.pointerId:e.identifier,t===void 0&&(t=this.latest||0)):t=this.index,this.ids[t]===void 0&&(this.ids[t]=this.index,this.index+=1),this.latest=t,this.ids[t]};Kr.prototype.removeIdentifier=function(e){var t={};for(var i in this.ids)if(this.ids[i]===e){t.id=i,t.identifier=this.ids[i],delete this.ids[i];break}return t};Kr.prototype.onmove=function(e){var t=this;return t.onAny("move",e),!1};Kr.prototype.onend=function(e){var t=this;return t.onAny("end",e),!1};Kr.prototype.oncancel=function(e){var t=this;return t.onAny("end",e),!1};Kr.prototype.onAny=function(e,t){var i=this,r,a="processOn"+e.charAt(0).toUpperCase()+e.slice(1);t=RD(t);var s=function(o,l,h){h.ids.indexOf(l)>=0&&(h[a](o),o._found_=!0)},n=function(o){r=i.getIdentifier(o),Sx(i.collections,s.bind(null,o,r)),o._found_||i.removeIdentifier(r)};return Sx(t,n),!1};Kr.prototype.destroy=function(){var e=this;e.unbindDocument(!0),e.ids={},e.index=0,e.collections.forEach(function(t){t.destroy()}),e.off()};Kr.prototype.onDestroyed=function(e,t){var i=this;if(i.collections.indexOf(t)<0)return!1;i.collections.splice(i.collections.indexOf(t),1)};var Lee=Kr,FC=new Lee,Bee={create:function(e){return FC.create(e)},factory:FC},kD=new Map,Fd=new Map,ih=class{constructor(e,t,i,r){this.data=t;let{audio:a,volume:s,delay:n,loop:o}=t;if(!a)throw new Error("Missing property");let l=typeof a=="string"?r.getAudio(a).src:a.data;this.audioPlayer=new Cd({src:l,volume:s,delay:n,loop:o}),Fd.has(i.uuid)?Fd.get(i.uuid).push(this):Fd.set(i.uuid,[this]),kD.set(e,this)}playByToggle(){this.data.toggle==="stop"?this.audioPlayer.status==="playing"?this.audioPlayer.stop():(this.audioPlayer.stop(),this.audioPlayer.play()):this.data.toggle==="pause"?this.audioPlayer.status==="playing"?this.audioPlayer.pause():this.audioPlayer.play():(this.audioPlayer.stop(),this.audioPlayer.play())}dispose(){this.audioPlayer.stop()}},Ax=class{constructor(e){this.data=e}dispatch(){this.data.playAudio?this.pauseAudio(this.data.playAudio):this.data.object?this.pauseAllAudiosFromObject(this.data.object):this.pauseAllAudios()}pauseAudio(e){let t=kD.get(e);!t||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{t.audioPlayer[this.data.interaction](),this.disposeDelay()},this.data.delay)):t.audioPlayer[this.data.interaction]())}pauseAllAudiosFromObject(e){let t=Fd.get(e);!t?.length||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{t.forEach(i=>i.audioPlayer[this.data.interaction]()),this.disposeDelay()},this.data.delay)):t.forEach(i=>i.audioPlayer[this.data.interaction]()))}pauseAllAudios(){let e=[...Fd.values()];!e.length||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{e.forEach(t=>{t.forEach(i=>{i.audioPlayer[this.data.interaction]()})}),this.disposeDelay()},this.data.delay)):e.forEach(t=>{t.forEach(i=>{i.audioPlayer[this.data.interaction]()})}))}disposeDelay(){clearTimeout(this.timeoutId),delete this.timeoutId}dispose(){clearTimeout(this.timeoutId),delete this.timeoutId}},UD=class{constructor(e,t,i,r,a){if(this.data=t,this.shared=r,this.condition=a,t.interaction==="play")this.interaction=new ih(e,t,i,r);else if(t.interaction==="pause"||t.interaction==="stop")this.interaction=new Ax(t);else throw new Error("Missing property")}dispatchBasic(){if(Qi(this.shared,this.condition)===!1)return!1;this.interaction instanceof ih?this.interaction.playByToggle():this.interaction.dispatch()}dispatchConditional(){if(Qi(this.shared,this.condition)===!1)return!1;this.interaction instanceof ih?this.interaction.audioPlayer.play():this.interaction.dispatch()}dispatchGameControl(e){if(Qi(this.shared,this.condition)===!1)return!1;this.interaction instanceof ih&&(e==="start"?this.interaction.audioPlayer.play():this.interaction.audioPlayer.stop())}dispose(){this.interaction.dispose()}},ND=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r,this.delay=0,this.emission=e.emission,e.delay!==void 0&&(this.delay=e.delay),this.particleSystem=this.page.scene.find(this.data.emitterObjectId)}toggleEmitting(){this.particleSystem.started&&!this.particleSystem.stopped?this.stop(this.delay):this.start(this.delay)}toggleFroze(){this.particleSystem.started&&!this.particleSystem.isFrozen?this.freeze(this.delay):this.unFreeze(this.delay)}start(e=0){if(e){this.delayTimerId=window.setTimeout(()=>{this.start(0),this.clearDelay()},e);return}this.particleSystem.start()}stop(e=0){if(e){this.delayTimerId=window.setTimeout(()=>{this.stop(0),this.clearDelay()},e);return}this.particleSystem.stop()}freeze(e=0){if(e){this.delayTimerId=window.setTimeout(()=>{this.freeze(0),this.clearDelay()},e);return}this.particleSystem.froze()}unFreeze(e=0){if(e){this.delayTimerId=window.setTimeout(()=>{this.unFreeze(0),this.clearDelay()},e);return}this.particleSystem.unFroze()}reset(e=0){if(e){this.delayTimerId=window.setTimeout(()=>{this.reset(0),this.clearDelay()},e);return}this.particleSystem.reset()}reverseFromCurrent(){switch(this.emission){case"emitToggle":this.toggleEmitting();break;case"pauseToggle":this.toggleFroze();break}}dispatchBasic(){if(Qi(this.shared,this.condition)===!1||!this.particleSystem)return!1;switch(this.emission){case"start":this.start(this.delay);break;case"emitToggle":this.toggleEmitting();break;case"pause":this.freeze(this.delay);break;case"pauseToggle":this.toggleFroze();break;case"stop":this.stop(this.delay);break;case"reset":this.reset(this.delay);break;default:break}}dispatchConditional(){if(Qi(this.shared,this.condition)===!1||!this.particleSystem)return!1;switch(this.emission){case"start":this.start(this.delay);break;case"stop":this.stop(this.delay);break;case"reset":this.reset(this.delay);break;default:break}}dispatchGameControl(e){if(Qi(this.shared,this.condition)===!1||!this.particleSystem)return!1;e==="start"?this.start(this.delay):this.stop(this.delay)}dispose(){!this.particleSystem||(this.particleSystem.reset(),this.clearDelay())}clearDelay(){this.delayTimerId&&(clearTimeout(this.delayTimerId),delete this.delayTimerId)}},zee="text/plain",Fee="us-ascii",kC=(e,t)=>t.some(i=>i instanceof RegExp?i.test(e):i===e),kee=(e,{stripHash:t})=>{let i=/^data:(?<type>[^,]*?),(?<data>[^#]*?)(?:#(?<hash>.*))?$/.exec(e);if(!i)throw new Error(`Invalid URL: ${e}`);let{type:r,data:a,hash:s}=i.groups,n=r.split(";");s=t?"":s;let o=!1;n[n.length-1]==="base64"&&(n.pop(),o=!0);let l=(n.shift()||"").toLowerCase(),h=[...n.map(c=>{let[u,d=""]=c.split("=").map(p=>p.trim());return u==="charset"&&(d=d.toLowerCase(),d===Fee)?"":`${u}${d?`=${d}`:""}`}).filter(Boolean)];return o&&h.push("base64"),(h.length>0||l&&l!==zee)&&h.unshift(l),`data:${h.join(";")},${o?a.trim():a}${s?`#${s}`:""}`};function Uee(e,t){if(t={defaultProtocol:"http:",normalizeProtocol:!0,forceHttp:!1,forceHttps:!1,stripAuthentication:!0,stripHash:!1,stripTextFragment:!0,stripWWW:!0,removeQueryParameters:[/^utm_\w+/i],removeTrailingSlash:!0,removeSingleSlash:!0,removeDirectoryIndex:!1,sortQueryParameters:!0,...t},e=e.trim(),/^data:/i.test(e))return kee(e,t);if(/^view-source:/i.test(e))throw new Error("`view-source:` is not supported as it is a non-standard protocol");let i=e.startsWith("//");!i&&/^\.*\//.test(e)||(e=e.replace(/^(?!(?:\w+:)?\/\/)|^\/\//,t.defaultProtocol));let r=new URL(e);if(t.forceHttp&&t.forceHttps)throw new Error("The `forceHttp` and `forceHttps` options cannot be used together");if(t.forceHttp&&r.protocol==="https:"&&(r.protocol="http:"),t.forceHttps&&r.protocol==="http:"&&(r.protocol="https:"),t.stripAuthentication&&(r.username="",r.password=""),t.stripHash?r.hash="":t.stripTextFragment&&(r.hash=r.hash.replace(/#?:~:text.*?$/i,"")),r.pathname){let s=/\b[a-z][a-z\d+\-.]{1,50}:\/\//g,n=0,o="";for(;;){let h=s.exec(r.pathname);if(!h)break;let c=h[0],u=h.index,d=r.pathname.slice(n,u);o+=d.replace(/\/{2,}/g,"/"),o+=c,n=u+c.length}let l=r.pathname.slice(n,r.pathname.length);o+=l.replace(/\/{2,}/g,"/"),r.pathname=o}if(r.pathname)try{r.pathname=decodeURI(r.pathname)}catch{}if(t.removeDirectoryIndex===!0&&(t.removeDirectoryIndex=[/^index\.[a-z]+$/]),Array.isArray(t.removeDirectoryIndex)&&t.removeDirectoryIndex.length>0){let s=r.pathname.split("/"),n=s[s.length-1];kC(n,t.removeDirectoryIndex)&&(s=s.slice(0,-1),r.pathname=s.slice(1).join("/")+"/")}if(r.hostname&&(r.hostname=r.hostname.replace(/\.$/,""),t.stripWWW&&/^www\.(?!www\.)[a-z\-\d]{1,63}\.[a-z.\-\d]{2,63}$/.test(r.hostname)&&(r.hostname=r.hostname.replace(/^www\./,""))),Array.isArray(t.removeQueryParameters))for(let s of[...r.searchParams.keys()])kC(s,t.removeQueryParameters)&&r.searchParams.delete(s);if(t.removeQueryParameters===!0&&(r.search=""),t.sortQueryParameters){r.searchParams.sort();try{r.search=decodeURIComponent(r.search)}catch{}}t.removeTrailingSlash&&(r.pathname=r.pathname.replace(/\/$/,""));let a=e;return e=r.toString(),!t.removeSingleSlash&&r.pathname==="/"&&!a.endsWith("/")&&r.hash===""&&(e=e.replace(/\/$/,"")),(t.removeTrailingSlash||r.pathname==="/")&&r.hash===""&&t.removeSingleSlash&&(e=e.replace(/\/$/,"")),i&&!t.normalizeProtocol&&(e=e.replace(/^http:\/\//,"//")),t.stripProtocol&&(e=e.replace(/^(?:https?:)?\/\//,"")),e}var Nee=class{constructor({url:e,context:t},i,r,a){if(this.controlsManager=i,this.shared=r,this.condition=a,!e)throw new Error("Missing property");this.url=e.startsWith("mailto:")?e:Uee(e,{removeTrailingSlash:!1,removeSingleSlash:!1,stripWWW:!1}),this.context=t??"tab"}dispatch(){if(Qi(this.shared,this.condition)===!1)return!1;pb?window.location.assign(this.url):(this.context==="tab"?window.open(this.url,"_blank"):this.context==="window"?window.open(this.url,"_blank",`width=${window.innerWidth}, height=${window.innerHeight}`):window.open(this.url,"_parent"),this.controlsManager.orbitControls?.onPointerUp(Pt[0]),rW())}},VD=class{constructor(e,t,i,r,a){this.data=e,this.page=t,this.controlsManager=i,this.shared=r,this.condition=a,this.timeoutIdQueue=[],this.dispatchInner=()=>{this.objects.forEach(this.destroyCallback)},this.destroyCallback=s=>{this.timeoutIdQueue.shift();let n=this.page.scene.find(s);if(n===void 0)return;let o=this.controlsManager.sharedGameControlGlobals.rapierWorld,l=o?n.dataPatched.physics?.fusedBody:!0;if(n.cloner){for(let h of n.cloner.children)l?(h.playModeVisible=!1,h.rigidBody&&n.dataPatched.physics?.rigidBody==="positioned"&&(this.controlsManager.sharedGameControlGlobals.colliderToEntity.delete(h.rigidBody.collider(0).handle),o.removeRigidBody(h.rigidBody),h.rigidBody=void 0),h.bvhGeometry&&(h.bvhGeometry=void 0)):this.clone===void 0||this.clone===h?(h.playModeVisible=!1,h.rigidBody&&(this.controlsManager.sharedGameControlGlobals.colliderToEntity.delete(h.rigidBody.collider(0).handle),o.removeRigidBody(h.rigidBody),h.rigidBody=void 0)):h.playModeVisible===void 0&&(h.playModeVisible=!0);(l||this.clone===void 0||this.clone===!1)&&(n.visible=!1,n.rigidBody&&(this.controlsManager.sharedGameControlGlobals.colliderToEntity.delete(n.rigidBody.collider(0).handle),o.removeRigidBody(n.rigidBody),n.rigidBody=void 0),n.bvhGeometry&&(n.bvhGeometry=void 0))}else n.rigidBody&&(this.controlsManager.sharedGameControlGlobals.colliderToEntity.delete(n.rigidBody.collider(0).handle),o.removeRigidBody(n.rigidBody),n.rigidBody=void 0),n.bvhGeometry&&(n.bvhGeometry=void 0),n.visible=!1;o===void 0?this.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim=this.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim.filter(h=>h.bvhGeometry!==void 0):this.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim=this.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim.filter(h=>h.rigidBody!==void 0),n.destroyedInAction=!0,this.controlsManager.requestRender()},this.objects=[...e.objects]}dispatch(e){if(Qi(this.shared,this.condition)===!1)return!1;this.clone=e,this.data.delay?this.timeoutIdQueue.push(window.setTimeout(this.dispatchInner,this.data.delay*1e3)):this.dispatchInner()}dispatchFromStart(){if(Qi(this.shared,this.condition)===!1)return!1;this.timeoutIdQueue.push(window.setTimeout(this.dispatchInner,this.data.delay*1e3))}dispose(){this.timeoutIdQueue.forEach(e=>window.clearTimeout(e))}},jD=class{constructor(e,t,i,r,a){this.data=e,this.page=t,this.shared=i,this.eventManager=r,this.condition=a,this.shared=i}dispatch(){if(Qi(this.shared,this.condition)===!1)return!1;clearTimeout(this.timeoutId),delete this.timeoutId,this.timeoutId=window.setTimeout(()=>{this.shared.reset(this.shared.data,!0),dw(this.page,this.shared,!0),this.eventManager.reset(),this.eventManager.controlsManager.gameControl?.reset(!0),this.page.switchToPlayCamera(),this.eventManager.controlsManager.requestRender(),delete this.timeoutId},(this.data.delay??0)*1e3)}dispose(){clearTimeout(this.timeoutId),delete this.timeoutId}},GD={update:null,begin:null,loopBegin:null,changeBegin:null,change:null,changeComplete:null,timelineChangeComplete:null,loopComplete:null,complete:null,loop:1,direction:"normal",autoplay:!0,timelineOffset:0,rewind:!0},iw={duration:1e3,delay:0,endDelay:0,startOnceDelay:0,pingPongDelayCorrection:0,pingPongEndDelayCorrection:0,easing:"easeOutElastic(1, .5)",round:0},Vee=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],Tg={CSS:{},springs:{}};function qs(e,t,i){return Math.min(Math.max(e,t),i)}function kd(e,t){return e.indexOf(t)>-1}function my(e,t){return e.apply(null,t)}var Ot={arr:function(e){return Array.isArray(e)},obj:function(e){return kd(Object.prototype.toString.call(e),"Object")},pth:function(e){return Ot.obj(e)&&e.hasOwnProperty("totalLength")},svg:function(e){return e instanceof SVGElement},inp:function(e){return e instanceof HTMLInputElement},dom:function(e){return!("isNode"in e)&&(e.nodeType||Ot.svg(e))},str:function(e){return typeof e=="string"},fnc:function(e){return typeof e=="function"},und:function(e){return typeof e>"u"},hex:function(e){return/(^#[0-9A-F]{6}$)|(^#[0-9A-F]{3}$)/i.test(e)},rgb:function(e){return/^rgb/.test(e)},hsl:function(e){return/^hsl/.test(e)},col:function(e){return Ot.hex(e)||Ot.rgb(e)||Ot.hsl(e)},key:function(e){return!GD.hasOwnProperty(e)&&!iw.hasOwnProperty(e)&&e!=="targets"&&e!=="keyframes"}};function HD(e){var t=/\(([^)]+)\)/.exec(e);return t?t[1].split(",").map(function(i){return parseFloat(i)}):[]}function WD(e,t){var i=HD(e),r=qs(Ot.und(i[0])?1:i[0],.1,100),a=qs(Ot.und(i[1])?100:i[1],.1,100),s=qs(Ot.und(i[2])?10:i[2],.1,100),n=qs(Ot.und(i[3])?0:i[3],.1,100),o=Math.sqrt(a/r),l=s/(2*Math.sqrt(a*r)),h=l<1?o*Math.sqrt(1-l*l):0,c=1,u=l<1?(l*o+-n)/h:-n+o;function d(f){var m=t?t*f/1e3:f;return l<1?m=Math.exp(-m*l*o)*(c*Math.cos(h*m)+u*Math.sin(h*m)):m=(c+u*m)*Math.exp(-m*o),f===0||f===1?f:1-m}function p(){var f=Tg.springs[e];if(f)return f;for(var m=1/6,g=0,y=0;;)if(g+=m,d(g)===1){if(y++,y>=16)break}else y=0;var x=g*m*1e3;return Tg.springs[e]=x,x}return t?d:p}function jee(e){return e===void 0&&(e=10),function(t){return Math.ceil(qs(t,1e-6,1)*e)*(1/e)}}var Gee=function(){var e=11,t=1/(e-1);function i(c,u){return 1-3*u+3*c}function r(c,u){return 3*u-6*c}function a(c){return 3*c}function s(c,u,d){return((i(u,d)*c+r(u,d))*c+a(u))*c}function n(c,u,d){return 3*i(u,d)*c*c+2*r(u,d)*c+a(u)}function o(c,u,d,p,f){var m,g,y=0;do g=u+(d-u)/2,m=s(g,p,f)-c,m>0?d=g:u=g;while(Math.abs(m)>1e-7&&++y<10);return g}function l(c,u,d,p){for(var f=0;f<4;++f){var m=n(u,d,p);if(m===0)return u;var g=s(u,d,p)-c;u-=g/m}return u}function h(c,u,d,p){if(!(0<=c&&c<=1&&0<=d&&d<=1))return;var f=new Float32Array(e);if(c!==u||d!==p)for(var m=0;m<e;++m)f[m]=s(m*t,c,d);function g(y){for(var x=0,b=1,_=e-1;b!==_&&f[b]<=y;++b)x+=t;--b;var S=(y-f[b])/(f[b+1]-f[b]),M=x+S*t,C=n(M,c,d);return C>=.001?l(y,M,c,d):C===0?M:o(y,x,x+t,c,d)}return function(y){return c===u&&d===p||y===0||y===1?y:s(g(y),u,p)}}return h}(),qD=function(){var e={linear:function(){return function(r){return r}}},t={Sine:function(){return function(r){return 1-Math.cos(r*Math.PI/2)}},Circ:function(){return function(r){return 1-Math.sqrt(1-r*r)}},Back:function(){return function(r){return r*r*(3*r-2)}},Bounce:function(){return function(r){for(var a,s=4;r<((a=Math.pow(2,--s))-1)/11;);return 1/Math.pow(4,3-s)-7.5625*Math.pow((a*3-2)/22-r,2)}},Elastic:function(r,a){r===void 0&&(r=1),a===void 0&&(a=.5);var s=qs(r,1,10),n=qs(a,.1,2);return function(o){return o===0||o===1?o:-s*Math.pow(2,10*(o-1))*Math.sin((o-1-n/(Math.PI*2)*Math.asin(1/s))*(Math.PI*2)/n)}}},i=["Quad","Cubic","Quart","Quint","Expo"];return i.forEach(function(r,a){t[r]=function(){return function(s){return Math.pow(s,a+2)}}}),Object.keys(t).forEach(function(r){var a=t[r];e["easeIn"+r]=a,e["easeOut"+r]=function(s,n){return function(o){return 1-a(s,n)(1-o)}},e["easeInOut"+r]=function(s,n){return function(o){return o<.5?a(s,n)(o*2)/2:1-a(s,n)(o*-2+2)/2}}}),e}();function rw(e,t){if(Ot.fnc(e))return e;var i=e.split("(")[0],r=qD[i],a=HD(e);switch(i){case"spring":return WD(e,t);case"cubicBezier":return my(Gee,a);case"steps":return my(jee,a);default:return my(r,a)}}function YD(e){try{var t=document.querySelectorAll(e);return t}catch{return}}function iv(e,t){for(var i=e.length,r=arguments.length>=2?arguments[1]:void 0,a=[],s=0;s<i;s++)if(s in e){var n=e[s];t.call(r,n,s,e)&&a.push(n)}return a}function rv(e){return e.reduce(function(t,i){return t.concat(Ot.arr(i)?rv(i):i)},[])}function UC(e){return Ot.arr(e)?e:(Ot.str(e)&&(e=YD(e)||e),e instanceof NodeList||e instanceof HTMLCollection?[].slice.call(e):[e])}function aw(e,t){return e.some(function(i){return i===t})}function sw(e){var t={};for(var i in e)t[i]=e[i];return t}function Mx(e,t){var i=sw(e);for(var r in e)i[r]=t.hasOwnProperty(r)?t[r]:e[r];return i}function av(e,t){var i=sw(e);for(var r in t)i[r]=Ot.und(e[r])?t[r]:e[r];return i}function Hee(e){var t=/rgb\((\d+,\s*[\d]+,\s*[\d]+)\)/g.exec(e);return t?"rgba("+t[1]+",1)":e}function Wee(e){var t=/^#?([a-f\d])([a-f\d])([a-f\d])$/i,i=e.replace(t,function(o,l,h,c){return l+l+h+h+c+c}),r=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(i),a=parseInt(r[1],16),s=parseInt(r[2],16),n=parseInt(r[3],16);return"rgba("+a+","+s+","+n+",1)"}function qee(e){var t=/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/g.exec(e)||/hsla\((\d+),\s*([\d.]+)%,\s*([\d.]+)%,\s*([\d.]+)\)/g.exec(e),i=parseInt(t[1],10)/360,r=parseInt(t[2],10)/100,a=parseInt(t[3],10)/100,s=t[4]||1;function n(d,p,f){return f<0&&(f+=1),f>1&&(f-=1),f<1/6?d+(p-d)*6*f:f<1/2?p:f<2/3?d+(p-d)*(2/3-f)*6:d}var o,l,h;if(r==0)o=l=h=a;else{var c=a<.5?a*(1+r):a+r-a*r,u=2*a-c;o=n(u,c,i+1/3),l=n(u,c,i),h=n(u,c,i-1/3)}return"rgba("+o*255+","+l*255+","+h*255+","+s+")"}function Yee(e){if(Ot.rgb(e))return Hee(e);if(Ot.hex(e))return Wee(e);if(Ot.hsl(e))return qee(e)}function Mo(e){var t=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?(%|px|pt|em|rem|in|cm|mm|ex|ch|pc|vw|vh|vmin|vmax|deg|rad|turn)?$/.exec(e);if(t)return t[1]}function Xee(e){if(kd(e,"translate")||e==="perspective")return"px";if(kd(e,"rotate")||kd(e,"skew"))return"deg"}function Cx(e,t){return Ot.fnc(e)?e(t.target,t.id,t.total):e}function Tn(e,t){return e.getAttribute(t)}function nw(e,t,i){var r=Mo(t);if(aw([i,"deg","rad","turn"],r))return t;var a=Tg.CSS[t+i];if(!Ot.und(a))return a;var s=100,n=document.createElement(e.tagName),o=e.parentNode&&e.parentNode!==document?e.parentNode:document.body;o.appendChild(n),n.style.position="absolute",n.style.width=s+i;var l=s/n.offsetWidth;o.removeChild(n);var h=l*parseFloat(t);return Tg.CSS[t+i]=h,h}function XD(e,t,i){if(t in e.style){var r=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),a=e.style[t]||getComputedStyle(e).getPropertyValue(r)||"0";return i?nw(e,a,i):a}}function ow(e,t){if(Ot.dom(e)&&!Ot.inp(e)&&(Tn(e,t)||Ot.svg(e)&&e[t]))return"attribute";if(Ot.dom(e)&&aw(Vee,t))return"transform";if(Ot.dom(e)&&t!=="transform"&&XD(e,t))return"css";if(e[t]!=null)return"object"}function QD(e){if(Ot.dom(e)){for(var t=e.style.transform||"",i=/(\w+)\(([^)]*)\)/g,r=new Map,a;a=i.exec(t);)r.set(a[1],a[2]);return r}}function Qee(e,t,i,r){var a=kd(t,"scale")?1:0+Xee(t),s=QD(e).get(t)||a;return i&&(i.transforms.list.set(t,s),i.transforms.last=t),r?nw(e,s,r):s}function lw(e,t,i,r){switch(ow(e,t)){case"transform":return Qee(e,t,r,i);case"css":return XD(e,t,i);case"attribute":return Tn(e,t);default:return e[t]||0}}function hw(e,t){var i=/^(\*=|\+=|-=)/.exec(e);if(!i)return e;var r=Mo(e)||0,a=parseFloat(t),s=parseFloat(e.replace(i[0],""));switch(i[0][0]){case"+":return a+s+r;case"-":return a-s+r;case"*":return a*s+r}}function ZD(e,t){if(Ot.col(e))return Yee(e);if(/\s/g.test(e))return e;var i=Mo(e),r=i?e.substr(0,e.length-i.length):e;return t?r+t:r}function cw(e,t){return Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2))}function Zee(e){return Math.PI*2*Tn(e,"r")}function Kee(e){return Tn(e,"width")*2+Tn(e,"height")*2}function Jee(e){return cw({x:Tn(e,"x1"),y:Tn(e,"y1")},{x:Tn(e,"x2"),y:Tn(e,"y2")})}function KD(e){for(var t=e.points,i=0,r,a=0;a<t.numberOfItems;a++){var s=t.getItem(a);a>0&&(i+=cw(r,s)),r=s}return i}function $ee(e){var t=e.points;return KD(e)+cw(t.getItem(t.numberOfItems-1),t.getItem(0))}function JD(e){if(e.getTotalLength)return e.getTotalLength();switch(e.tagName.toLowerCase()){case"circle":return Zee(e);case"rect":return Kee(e);case"line":return Jee(e);case"polyline":return KD(e);case"polygon":return $ee(e)}}function ete(e){var t=JD(e);return e.setAttribute("stroke-dasharray",t),t}function tte(e){for(var t=e.parentNode;Ot.svg(t)&&Ot.svg(t.parentNode);)t=t.parentNode;return t}function $D(e,t){var i=t||{},r=i.el||tte(e),a=r.getBoundingClientRect(),s=Tn(r,"viewBox"),n=a.width,o=a.height,l=i.viewBox||(s?s.split(" "):[0,0,n,o]);return{el:r,viewBox:l,x:l[0]/1,y:l[1]/1,w:n/l[2],h:o/l[3]}}function ite(e,t){var i=Ot.str(e)?YD(e)[0]:e,r=t||100;return function(a){return{property:a,el:i,svg:$D(i),totalLength:JD(i)*(r/100)}}}function rte(e,t){function i(o){o===void 0&&(o=0);var l=t+o>=1?t+o:0;return e.el.getPointAtLength(l)}var r=$D(e.el,e.svg),a=i(),s=i(-1),n=i(1);switch(e.property){case"x":return(a.x-r.x)*r.w;case"y":return(a.y-r.y)*r.h;case"angle":return Math.atan2(n.y-s.y,n.x-s.x)*180/Math.PI}}function NC(e,t){var i=/[+-]?\d*\.?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?/g,r=ZD(Ot.pth(e)?e.totalLength:e,t)+"";return{original:r,numbers:r.match(i)?r.match(i).map(Number):[0],strings:Ot.str(e)||t?r.split(i):[]}}function eO(e){var t=e?rv(Ot.arr(e)?e.map(UC):UC(e)):[];return iv(t,function(i,r,a){return a.indexOf(i)===r})}function tO(e){var t=eO(e);return t.map(function(i,r){return{target:i,id:r,total:t.length,transforms:{list:QD(i)}}})}function ate(e,t){var i=sw(t);if(/^spring/.test(i.easing)&&(i.duration=WD(i.easing)),Ot.arr(e)){var r=e.length,a=r===2&&!Ot.obj(e[0]);a?e={value:e}:Ot.fnc(t.duration)||(i.duration=t.duration/r)}var s=Ot.arr(e)?e:[e];return s.map(function(n,o){var l=Ot.obj(n)&&!Ot.pth(n)?n:{value:n};return Ot.und(l.delay)&&(l.delay=o?0:t.delay),Ot.und(l.endDelay)&&(l.endDelay=o===s.length-1?t.endDelay:0),l}).map(function(n){return av(n,i)})}function ste(e){for(var t=iv(rv(e.map(function(s){return Object.keys(s)})),function(s){return Ot.key(s)}).reduce(function(s,n){return s.indexOf(n)<0&&s.push(n),s},[]),i={},r=function(s){var n=t[s];i[n]=e.map(function(o){var l={};for(var h in o)Ot.key(h)?h==n&&(l.value=o[h]):l[h]=o[h];return l})},a=0;a<t.length;a++)r(a);return i}function nte(e,t){var i=[],r=t.keyframes;r&&(t=av(ste(r),t));for(var a in t)Ot.key(a)&&i.push({name:a,tweens:ate(t[a],e)});return i}function ote(e,t){var i={};for(var r in e){var a=Cx(e[r],t);Ot.arr(a)&&(a=a.map(function(s){return Cx(s,t)}),a.length===1&&(a=a[0])),i[r]=a}return i.duration=parseFloat(i.duration),i.delay=parseFloat(i.delay),i}function lte(e,t){var i;return e.tweens.map(function(r){var a=ote(r,t),s=a.value,n=Ot.arr(s)?s[1]:s,o=Mo(n),l=lw(t.target,e.name,o,t),h=i?i.to.original:l,c=Ot.arr(s)?s[0]:h,u=Mo(c)||Mo(l),d=o||u;return Ot.und(n)&&(n=h),a.from=NC(c,d),a.to=NC(hw(n,c),d),a.start=i?i.end:0,a.end=a.start+a.delay+a.duration+a.endDelay,a.easing=rw(a.easing,a.duration),a.isPath=Ot.pth(s),a.isColor=Ot.col(a.from.original),a.isColor&&(a.round=1),i=a,a})}var iO={css:function(e,t,i){return e.style[t]=i},attribute:function(e,t,i){return e.setAttribute(t,i)},object:function(e,t,i){return e[t]=i},transform:function(e,t,i,r,a){if(r.list.set(t,i),t===r.last||a){var s="";r.list.forEach(function(n,o){s+=o+"("+n+") "}),e.style.transform=s}}};function rO(e,t){var i=tO(e);i.forEach(function(r){for(var a in t){var s=Cx(t[a],r),n=r.target,o=Mo(s),l=lw(n,a,o,r),h=o||Mo(l),c=hw(ZD(s,h),l),u=ow(n,a);iO[u](n,a,c,r.transforms,!0)}})}function hte(e,t){var i=ow(e.target,t.name);if(i){var r=lte(t,e),a=r[r.length-1];return{type:i,property:t.name,animatable:e,tweens:r,duration:a.end,delay:r[0].delay,endDelay:a.endDelay}}}function cte(e,t){return iv(rv(e.map(function(i){return t.map(function(r){return hte(i,r)})})),function(i){return!Ot.und(i)})}function aO(e,t){var i=e.length,r=function(s){return s.timelineOffset?s.timelineOffset:0},a={};return a.duration=i?Math.max.apply(Math,e.map(function(s){let n=s.startOnceDelay??0,o=s.pingPongDelayCorrection??0,l=s.pingPongEndDelayCorrection??0;return r(s)+n+o+l+s.duration*(s.loop??1)})):t.duration,a.delay=i?Math.min.apply(Math,e.map(function(s){let n=s.startOnceDelay??0,o=s.pingPongDelayCorrection??0;return r(s)+n+o+s.delay})):t.delay,a.endDelay=i?a.duration-Math.max.apply(Math,e.map(function(s){let n=s.startOnceDelay??0,o=s.pingPongDelayCorrection??0,l=s.pingPongEndDelayCorrection??0;return r(s)+n+o+s.duration*(s.loop??1)-s.endDelay-l})):t.endDelay,a}var VC=0;function ute(e){var t=Mx(GD,e),i=Mx(iw,e),r=nte(i,e),a=tO(e.targets),s=cte(a,r),n=aO(s,i),o=VC;return VC++,av(t,{id:o,children:[],animatables:a,animations:s,duration:n.duration,delay:n.delay,endDelay:n.endDelay,startOnceDelay:i.startOnceDelay,pingPongDelayCorrection:i.pingPongDelayCorrection,pingPongEndDelayCorrection:i.pingPongEndDelayCorrection})}var As=[],jC=[],Tm,dte=function(){function e(){Tm=requestAnimationFrame(t)}function t(i){var r=As.length;if(r){for(var a=0;a<r;){var s=As[a];s.paused?(As.splice(a,1),r-=1):(s.tick(i),a++)}e()}else Tm=cancelAnimationFrame(Tm)}return e}();function pte(e){document.hidden?(As.forEach(function(t){return t.pause(e.timeStamp)}),jC=As.slice(0),hr.running=As=[]):jC.forEach(function(t){return t.play(e.timeStamp)})}typeof document<"u"&&document.addEventListener("visibilitychange",pte);function hr(e){e===void 0&&(e={});var t=0,i=0,r=0,a,s,n=0,o=null;function l(C){var A=window.Promise&&new Promise(function(T){return o=T});return C.finished=A,A}var h=ute(e),c=l(h);function u(){var C=h.direction;C!=="alternate"&&(h.direction=C!=="normal"?"normal":"reverse"),h.reversed=!h.reversed,s.forEach(function(A){(A.loop===1||A.loop%2===0)&&(A.reversed=h.reversed)})}function d(){h.direction="normal",h.reversed=!1,s.forEach(function(C){return C.reversed=!1})}function p(C){return h.reversed?h.duration-C:C}function f(){t=0,i=p(h.currentTime)*(1/hr.speed)}function m(C,A,T=!1){A&&(h.reversed?A.seek(A.duration*A.loop-(C-A.timelineOffset-A.pingPongDelayCorrection),T):A.seek(C-A.timelineOffset-A.startOnceDelay-A.pingPongDelayCorrection,T))}function g(C,A=!1){if(h.reversed)for(var T=n;T--;)m(C,s[T],A);else for(var P=0;P<n;P++)m(C,s[P],A)}function y(C){var A=0,T=h.animations,P=T.length;for(h.direction!=="alternate"&&h.parent?.direction==="alternate"?h.parent?.rewind===!1&&h.reversePlayback===!0&&h.rewind===!1&&(h.parent?.reversed&&h.direction==="alternate"?C=h.duration-h.delay+h.endDelay-C:C=h.duration+h.delay-h.endDelay-C):S(!1,h.parent?.rewind,h.rewind,h.parent?.reversePlayback,h.reversePlayback)&&(h.parent?.reversed&&h.direction==="alternate"?C=h.duration-h.delay+h.endDelay-C:C=h.duration+h.delay-h.endDelay-C);A<P;){var D=T[A],z=D.animatable,F=D.tweens,L=F.length-1,G=F[L];L&&(G=iv(F,function(ye){return C<ye.end})[0]||G);let Ae;h.parent?.reversed&&h.direction==="alternate"?Ae=qs(C-G.start-G.endDelay,0,G.duration)/G.duration:Ae=qs(C-G.start-G.delay,0,G.duration)/G.duration;for(var q=isNaN(Ae)?1:G.easing(Ae),Q=G.to.strings,Y=G.round,ne=[],ce=G.to.numbers.length,ie=void 0,te=0;te<ce;te++){var de=void 0;let ye,Ne;h.direction!=="alternate"?h.parent?.rewind===!1&&h.reversePlayback===!0&&h.rewind===!1?(ye=G.to.numbers[te],Ne=G.from.numbers[te]||0):(Ne=G.to.numbers[te],ye=G.from.numbers[te]||0):S(!0,h.parent?.rewind,h.rewind,h.parent?.reversePlayback,h.reversePlayback)?(ye=G.to.numbers[te],Ne=G.from.numbers[te]||0):(Ne=G.to.numbers[te],ye=G.from.numbers[te]||0),G.isPath?de=rte(G.value,q*Ne):de=ye+q*(Ne-ye),Y&&(G.isColor&&te>2||(de=Math.round(de*Y)/Y)),ne.push(de)}var oe=Q.length;if(!oe)ie=ne[0];else{ie=Q[0];for(var ue=0;ue<oe;ue++){var se=Q[ue],Ce=Q[ue+1],me=ne[ue];isNaN(me)||(Ce?ie+=me+Ce:ie+=me+" ")}}iO[D.type](z.target,D.property,ie,z.transforms),D.currentValue=ie,A++}}function x(C){h[C]&&!h.passThrough&&h[C](h)}function b(){h.remaining&&h.remaining!==!0&&h.remaining--}let _={0:!1,1:!0,2:!1,3:!0,4:!1,5:!1,6:!1,7:!1,8:!1,9:!0,10:!0,11:!1,12:!1,13:!1,14:!0,15:!0,16:!1,17:!0,18:!0,19:!1,20:!1,21:!1,22:!0,23:!0,24:!1,25:!0,26:!1,27:!0,28:!1,29:!1,30:!1,31:!1};function S(C,A,T,P,D){return _[C<<4|A<<3|T<<2|P<<1|D]}function M(C,A=!1){var T=h.duration;let P=h.delay,D=T-h.endDelay;h.parent?.reversed&&h.direction==="alternate"&&(P=h.endDelay,D=T-h.delay);var z=p(C);if(h.progress=qs(z/T*100,0,100),A||(h.reversePlayback=z<h.currentTime),n&&g(z,A),!h.began&&h.currentTime>=0&&(h.began=!0,x("begin")),!h.loopBegan&&h.currentTime>0&&(h.loopBegan=!0,x("loopBegin")),(h.reversed||z>=0)&&z<=P&&h.currentTime!==0&&(y(0),x("change")),(z>=D&&h.currentTime!==T+h.pingPongDelayCorrection||!T)&&(y(T),x("change")),z>P&&z<D?(h.changeBegan||(h.changeBegan=!0,h.changeCompleted=!1,x("changeBegin")),y(z),x("change")):h.changeBegan?(h.changeCompleted=!0,h.changeBegan=!1,x("change"),n&&x("timelineChangeComplete")):h.began&&z>D&&x("changeComplete"),h.currentTime=qs(z,0,T+h.pingPongDelayCorrection),h.began&&x("update"),C>=T)if(b(),!h.remaining)h.paused=!0,h.completed||(h.completed=!0,x("loopComplete"),x("complete"),!h.passThrough&&"Promise"in window&&(o(),c=l(h)));else{n?t+=h.duration/hr.speed:t+=h.duration;for(let F of s)F.setStartTime(0),F.remaining=F.loop;x("loopComplete"),h.loopBegan=!1,h.direction==="alternate"?u():n&&d()}}return h.reset=function(){var C=h.direction;h.passThrough=!1,h.currentTime=0,h.progress=0,h.paused=!0,h.began=!1,h.loopBegan=!1,h.changeBegan=!1,h.completed=!1,h.changeCompleted=!1,h.reversePlayback=!1,h.reversed=C==="reverse",h.remaining=h.loop,s=h.children,n=s.length;for(var A=n;A--;)h.children[A].reset();y(h.reversed?h.duration:0)},h.setStartTime=function(C){t=C},h.set=function(C,A){return rO(C,A),h},h.tick=function(C){r=C,t||(t=r),M((r+(i-t))*hr.speed)},h.seek=function(C,A=!1){M(C-t,A)},h.pause=function(C){h.paused=!0,n&&(a=C??performance.now())},h.play=function(C){!h.paused||(h.completed&&h.reset(),h.paused=!1,As.push(h),n&&a!==void 0&&(t+=(C??performance.now())-a),Tm||dte())},h.reverse=function(){u(),h.completed=!h.reversed,f()},h.restart=function(){h.reset(),h.play()},h.reset(),h.autoplay&&h.play(),h}function GC(e,t){for(var i=t.length;i--;)aw(e,t[i].animatable.target)&&t.splice(i,1)}function fte(e){for(var t=eO(e),i=As.length;i--;){var r=As[i],a=r.animations,s=r.children;GC(t,a);for(var n=s.length;n--;){var o=s[n],l=o.animations;GC(t,l),!l.length&&!o.children.length&&s.splice(n,1)}!a.length&&!s.length&&r.pause()}}function mte(e,t){t===void 0&&(t={});var i=t.direction||"normal",r=t.easing?rw(t.easing):null,a=t.grid,s=t.axis,n=t.from||0,o=n==="first",l=n==="center",h=n==="last",c=Ot.arr(e),u=parseFloat(c?e[0]:e),d=c?parseFloat(e[1]):0,p=Mo(c?e[1]:e)||0,f=t.start||0+(c?u:0),m=[],g=0;return function(y,x,b){if(o&&(n=0),l&&(n=(b-1)/2),h&&(n=b-1),!m.length){for(var _=0;_<b;_++){if(!a)m.push(Math.abs(n-_));else{var S=l?(a[0]-1)/2:n%a[0],M=l?(a[1]-1)/2:Math.floor(n/a[0]),C=_%a[0],A=Math.floor(_/a[0]),T=S-C,P=M-A,D=Math.sqrt(T*T+P*P);s==="x"&&(D=-T),s==="y"&&(D=-P),m.push(D)}g=Math.max.apply(Math,m)}r&&(m=m.map(function(F){return r(F/g)*g})),i==="reverse"&&(m=m.map(function(F){return s?F<0?F*-1:-F:Math.abs(g-F)}))}var z=c?(d-u)/g:u;return f+z*(Math.round(m[x]*100)/100)+p}}function gte(e){e===void 0&&(e={});var t=hr(e);return t.duration=0,t.add=function(i,r){var a=As.indexOf(t),s=t.children;a>-1&&As.splice(a,1);function n(d){d.passThrough=!0}for(var o=0;o<s.length;o++)n(s[o]);var l=av(i,Mx(iw,e));l.targets=l.targets||e.targets;var h=t.duration;l.autoplay=!1,l.timelineOffset=Ot.und(r)?h:hw(r,h),n(t);var c=hr(l);n(c),s.push(c),c.parent=t;var u=aO(s,e);return t.delay=u.delay,t.endDelay=u.endDelay,t.duration=u.duration,c.loop===!0&&(t.duration=1/0),t.seek(0),t.reset(),t.autoplay&&t.play(),t},t}hr.version="3.2.0";hr.speed=1;hr.running=As;hr.remove=fte;hr.get=lw;hr.set=rO;hr.convertPx=nw;hr.path=ite;hr.setDashoffset=ete;hr.stagger=mte;hr.timeline=gte;hr.easing=rw;hr.penner=qD;hr.random=function(e,t){return Math.floor(Math.random()*(t-e+1))+e};var sO=hr,HC=new R,WC=new R,qC=new Lt;function vte(e,t,i,r){if(r===0)return i.copy(e);if(r===1)return i.copy(t);let a=e.w*t.w+e.x*t.x+e.y*t.y+e.z*t.z;if(a>=1)return i.copy(e);let s=1-a*a;if(s<=Number.EPSILON){let c=1-r;return i.w=c*e.w+r*t.w,i.x=c*e.x+r*t.x,i.y=c*e.y+r*t.y,i.z=c*e.z+r*t.z,i.normalize(),i}let n=Math.sqrt(s),o=Math.atan2(n,a),l=Math.sin((1-r)*o)/n,h=Math.sin(r*o)/n;return i.w=e.w*l+t.w*h,i.x=e.x*l+t.x*h,i.y=e.y*l+t.y*h,i.z=e.z*l+t.z*h,i}function ra(e,t,i,r,a,s){let n=i[e]?i[e]:void 0,o=r[e];if(o==null)return;let l=n!=null?typeof n=="string"?Number(a.getVariable(n)??0):n:t[e],h=typeof o=="string"?Number(a.getVariable(o)??0):o;if(l!==h)return{update:c=>{let u=lt.lerp(l,h,c);s?t[e]=Math.trunc(u):t[e]=u},start:()=>{t[e]=l},end:()=>{t[e]=h}}}function uw(e,t,i,r,a,s){let n=i[e]?i[e]:void 0,o=r[e];if(!o)return;let l=t[e],h=[...n??l].map(u=>typeof u=="string"?Number(a.getVariable(u)??0):u),c=[...o].map(u=>typeof u=="string"?Number(a.getVariable(u)??0):u);if(!(h.length!==c.length||aT(h,c)))return{update:u=>{h.forEach((d,p)=>{let f=lt.lerp(d,c[p],u);t[e][p]=s?Math.trunc(f):f})},start:()=>{Object.assign(t[e],h)},end:()=>{Object.assign(t[e],c)}}}function Pg(e,t,i){return t.forEach((r,a)=>{e.setComponent(a,typeof r=="string"?Number(i.getVariable(r)??0):r)}),e}function YC(e,t,i,r,a){let s=i[e]?i[e]:void 0,n=r[e];if(!n)return;let o=t[e],l=s?Pg(new R,s,a):o.clone(),h=Pg(new R,n,a);if(!l.equals(h))return{update:c=>{o.lerpVectors(l,h,c)},start:()=>{o.copy(l)},end:()=>{o.copy(h)}}}function XC(e,t,i){return t.forEach((r,a)=>{e.setComponent(a,typeof r=="string"?Number(i.getVariable(r)??0):r)}),e}function Dg(e,t,i,r,a){let s=i[e]?i[e]:void 0,n=r[e];if(!n)return;let o=t[e],l=!(o instanceof re),h=o instanceof re?o:new re().fromArray(o),c=s?XC(new re,s,a):h.clone(),u=XC(new re,n,a);if(!c.equals(u))return{update:d=>{h.lerpVectors(c,u,d),l&&(t[e]=h.toArray())},start:()=>{h.copy(c),l&&(t[e]=h.toArray())},end:()=>{h.copy(u),l&&(t[e]=h.toArray())}}}function yte(e,t,i,r){let a=i[e]?i[e]:void 0,s=r[e];if(!s)return;let n=t[e],o=a?new je().fromArray(a):n.clone(),l=new R,h=new Lt,c=new R;o.decompose(l,h,c);let u=new je().fromArray(s),d=new R,p=new Lt,f=new R;if(u.decompose(d,p,f),!o.equals(u))return{update:m=>{qC.slerpQuaternions(h,p,m),HC.lerpVectors(l,d,m),WC.lerpVectors(c,f,m),n.compose(HC,qC,WC)},start:()=>{n.compose(l,h,c)},end:()=>{n.compose(d,p,f)}}}function xte(e,t,i,r,a){let s=i[e]?i[e]:void 0,n=r[e];if(!n)return;let o=t[e],l=s?typeof s=="string"?a.getColor(s).clone():new Ct().setRGB(s.r,s.g,s.b):o.clone(),h=typeof n=="string"?a.getColor(n).clone():new Ct().setRGB(n.r,n.g,n.b);if(l.equals(h))return;let c=o.clone();return t[e]=c,{update:u=>{c.lerpColors(l,h,u)},start:()=>{c.copy(l)},end:()=>{c.copy(h)}}}function cm(e,t,i,r,a){let s=i[e]?i[e]:void 0,n=r[e];if(!n)return;let o=t[e],l=new la(o.r,o.g,o.b,o.a),h=s?typeof s=="string"?a.getColor(s).clone():new la(s.r,s.g,s.b,s.a):l.clone(),c=typeof n=="string"?a.getColor(n).clone():new la(n.r,n.g,n.b,n.a);if(!h.equals(c))return{update:u=>{l.lerpColors(h,c,u);let d=lt.lerp(h.a,c.a,u);l.a=d,t[e]={r:l.r,g:l.g,b:l.b,a:l.a}},start:()=>{l.copy(h)},end:()=>{l.copy(c)}}}function Al(e,t,i,r,a){if(typeof t[e]=="number")return ra(e,t,i??{},r,a);if(Array.isArray(t[e]))return uw(e,t,i??{},r,a)}function bte(e,t,i,r){let a=[],s=e.cameraType==="OrthographicCamera"?t.orthographic?.zoom:t.perspective?.zoom,n=e.cameraType==="OrthographicCamera"?i.orthographic?.zoom:i.perspective?.zoom;if(n!==void 0){let o=s??e.zoom,l=n;o!==l&&a.push({update:h=>{e.zoom=lt.lerp(o,l,h),e.updateProjectionMatrix()},start:()=>{e.zoom=o,e.updateProjectionMatrix()},end:()=>{e.zoom=l,e.updateProjectionMatrix()}})}if(i.targetOffset!==void 0){let o=ra("targetOffset",e,t,i,r);o&&a.push(o)}return a}function wte(e,t,i,r){if(i.scaleBaked===void 0)return;let a=(t.scaleBaked??e.data.geometry.scaleBaked).map(o=>typeof o=="string"?Number(r.getVariable(o)??0):o),s=i.scaleBaked.map(o=>typeof o=="string"?Number(r.getVariable(o)??0):o);if(lh.isEqual(a,s))return;let n=[];return n.push({update:o=>{e.updateGeometryInteractions({scaleBaked:[lt.lerp(a[0],s[0],o),lt.lerp(a[1],s[1],o),lt.lerp(a[2],s[2],o)]},r),e.invalidateDownstreamBooleanData()},start:()=>{e.updateGeometryInteractions({scaleBaked:a},r),e.invalidateDownstreamBooleanData()},end:()=>{e.updateGeometryInteractions({scaleBaked:s},r),e.invalidateDownstreamBooleanData()}}),n}function _te(e,t,i,r){if(!i.extrusion)return;let a=e.extrusion,s=t.extrusion??{},n=i.extrusion,o=[];return GT.forEach(l=>{let h=Al(l,a,s,n,r);h&&o.push(h)}),o}function Ste(e,t,i,r){let a=[];if(!("geometry"in i))return a;let s=e.geometry.userData.parameters,n="geometry"in t?t.geometry:{},o=i.geometry;if(e instanceof lp){let l=wte(e,n,o,r);l&&a.push(...l)}else{let l={};if(Object.assign(l,So(s,CA)),CA.forEach(h=>{let c=Al(h,l,n,o,r);c&&a.push(c)}),e instanceof Zb){Object.assign(l,{extrusion:{...s.extrusion}});let h=_te(l,n,o,r);h&&a.push(...h)}a.length&&a.push({update:h=>{e.updateGeometryInteractions(l,r),e.updateGeometryGroupsIfNeeded()},start:h=>{e.updateGeometryInteractions(l,r),e.updateGeometryGroupsIfNeeded()},end:h=>{e.updateGeometryInteractions(l,r),e.updateGeometryGroupsIfNeeded()}})}return a}function Ate(e,t,i,r){let a=[];if(i.intensity!==void 0){let s=ra("intensity",e,t,i,r);s&&a.push(s)}if(i.color!==void 0){let s=xte("color",e,t,i,r);s&&a.push(s)}return a}function Mte(e,t,i,r){let a=[];if(Array.isArray(e.material)){if(!("materials"in i&&i.materials))return a;let s="materials"in t&&t.materials?t.materials:[],n=i.materials;e.material.forEach((o,l)=>{if(!n[l])return;let h=s[l]??{},c=n[l];typeof h=="string"||typeof c=="string"||a.push(...QC(o,h,c,r))})}else{if(!("material"in i&&i.material))return a;let s="material"in t&&t.material?t.material:{},n=i.material;if(typeof s=="string"||typeof n=="string")return a;a.push(...QC(e.material,s,n,r))}return a}function QC(e,t,i,r){let a=[],s=Oc(i,r)||!!t.layers&&Oc(t,r);a.push(Lte(e,s));for(let n of e.layers){let o=t.layers?.data(n.uuid),l=i.layers.data(n.uuid);if(!l||n.type!=="light"&&(!(n.visible??!0)||!(l.visible??!0)))continue;let h=n.getNames().filter(c=>!NT.some(u=>c.includes(u)));for(let c of h)try{let u=n.getValue(c),d;if(c==="colors")d=Ite(n,o,l,c);else if(Array.isArray(u))c==="steps"&&(d=Ote(n,o,l,c));else if(typeof u=="number")d=Cte(n,o,l,c,r);else{if(typeof u=="boolean")continue;u instanceof re?d=Ete(n,o,l,c):u instanceof R?d=Tte(n,o,l,c,r):u instanceof la?d=Dte(n,o,l,c,r):u instanceof Ct?d=Pte(n,o,l,c,r):"isTexture"in u&&(d=Rte(n,o,l,c))}d&&(Array.isArray(d)?a.push(...d):a.push(d))}catch(u){console.error(`lerpMaterial: unexpected material layer for ${c}`,u)}}return a}function Cte(e,t,i,r,a){if(!e.hasValue(r)||!(r in i))return;let s=t?t[r]:e.getValue(r),n=i[r],o=typeof s=="string"?Number(a.getVariable(s)??0):s,l=typeof n=="string"?Number(a.getVariable(n)??0):n;if(o!==l)return{update:h=>{e.setValue(r,lt.lerp(o,l,h))},start:()=>{e.setValue(r,o)},end:()=>{e.setValue(r,l)}}}function Ete(e,t,i,r){if(!e.hasValue(r)||!(r in i))return;let a=e.getValue(r),s=t?new re().fromArray(t[r]):a.clone(),n=new re().fromArray(i[r]);if(!s.equals(n))return{update:o=>{a.lerpVectors(s,n,o)},start:()=>{a.copy(s)},end:()=>{a.copy(n)}}}function Tte(e,t,i,r,a){if(!e.hasValue(r)||!(r in i))return;let s=e.getValue(r),n=t?t[r]:void 0,o=i[r],l=n?Pg(new R,n,a):s.clone(),h=Pg(new R,o,a);if(!l.equals(h))return{update:c=>{s.lerpVectors(l,h,c)},start:()=>{s.copy(l)},end:()=>{s.copy(h)}}}function Pte(e,t,i,r,a){if(!e.hasValue(r)||!(r in i))return;let s=t?t[r]:void 0,n=i[r],o=e.getValue(r),l=s?typeof s=="string"?a.getColor(s).clone():new Ct().setRGB(s.r,s.g,s.b):o.clone(),h=typeof n=="string"?a.getColor(n).clone():new Ct().setRGB(n.r,n.g,n.b);if(l.equals(h))return;let c=o.clone();return{update:u=>{e.getValue(r)!==c&&e.setValue(r,c),c.lerpColors(l,h,u)},start:()=>{c.copy(l)},end:()=>{c.copy(h)}}}function Dte(e,t,i,r,a){if(!e.hasValue(r)||!(r in i))return;let s=t?t[r]:void 0,n=i[r],o=e.getValue(r),l=s?typeof s=="string"?a.getColor(s).clone():new Ct().setRGB(s.r,s.g,s.b):o.clone(),h=typeof n=="string"?a.getColor(n).clone():new la(n.r,n.g,n.b,n.a);if(l.equals(h))return;let c=o.clone();return{update:u=>{e.getValue(r)!==c&&e.setValue(r,c),c.lerpColors(l,h,u)},start:()=>{c.copy(l)},end:()=>{c.copy(h)}}}function Ote(e,t,i,r="steps"){if(!e.hasValue(r)||!(r in i))return;let a=[],s=e.getValue(r),n=t?t[r]:s,o=i[r];for(let l=0;l<s.length;++l){let h=n[l],c=o[l];h!==c&&a.push({update:u=>{s[l]=lt.lerp(h,c,u)},start:()=>{s[l]=h},end:()=>{s[l]=c}})}return a.length?a:void 0}function Ite(e,t,i,r="colors"){if(!e.hasValue(r)||!(r in i))return;let a=[],s=e.getValue(r),n=t?t[r]:s.map(l=>l.toArray()),o=i[r];for(let l=0;l<s.length;++l){let h=[...n[l]],c=[...o[l]];ag.isEqual(h,c)||a.push({update:u=>{s[l].fromArray(ag.lerp(h,c,u))},start:()=>{s[l].fromArray(h)},end:()=>{s[l].fromArray(c)}})}return a.length?a:void 0}function Rte(e,t,i,r="texture"){if(!e.hasValue(r)||!(r in i))return;let a=e.getNode("rotation"),s=t?.[r]?.rotation??0,n=i[r]?.rotation??0;if(a&&s!==n)return{update:g=>{a.value=lt.lerp(s,n,g)*lt.DEG2RAD},start:()=>{a.value=s*lt.DEG2RAD},end:()=>{a.value=n*lt.DEG2RAD}};let o=e.getNode("mat");if(!o)return;let l=t?t[r]:o,h=i[r],c=[...l.repeat],u=[...l.offset],d=[...h.repeat],p=[...h.offset],f=l.rotation??0,m=h.rotation??0;if(!bo.isEqual(c,d)||!bo.isEqual(u,p)||f!==m)return{update:g=>{o.repeat=bo.lerp(c,d,g),o.offset=bo.lerp(u,p,g),o.rotation=lt.lerp(f,m,g),o.updateMatrix()},start:()=>{o.repeat=[...c],o.offset=[...u],o.rotation=f,o.updateMatrix()},end:()=>{o.repeat=[...d],o.offset=[...p],o.rotation=m,o.updateMatrix()}}}function Lte(e,t){return{update:()=>{e.transparent=t}}}var gy=new R,ZC=new Rr;function Bte(e,t,i,r,a){let s=[],n,o,l,h,c,u,d,p;if(e instanceof Zr?(n=Dg("position",e,t,i,a),n&&s.push(n),l=ra("rotation",e,t,i,a),l&&s.push(l),h=Dg("shear",e,t,i,a),h&&s.push(h)):(p={slide:t.pathSnapping?.slide??e.updatedPathSnapping?.slide??e.dataPatched.pathSnapping?.slide??0,offset:t.pathSnapping?.offset??e.updatedPathSnapping?.offset??e.dataPatched.pathSnapping?.offset??0},u=ra("slide",p,t.pathSnapping??e.updatedPathSnapping??e.dataPatched.pathSnapping,i.pathSnapping??e.dataPatched.pathSnapping,a),u&&s.push(u),d=ra("offset",p,t.pathSnapping??e.updatedPathSnapping??e.dataPatched.pathSnapping,i.pathSnapping??e.dataPatched.pathSnapping,a),d&&s.push(d),!u&&!d&&(n=YC("position",e,t,i,a),n&&s.push(n),o=YC("scale",e,t,i,a),o&&s.push(o),l=zte(e,t,i,r,a),l&&s.push(l),c=yte("hiddenMatrix",e,t,i),c&&s.push(c))),n||o||l||c||u||d){let f=e instanceof Zr?()=>{e.updateWorldMatrix(!0)}:()=>{e.updateMatrix(),e.hasNonUniformScale&&(e.updateMatrixWorld(),e.updateMatrixWorldSVD()),e.parent?.matrixWorldFusedFalse&&(e.matrixWorld.multiplyMatrices(e.parent.matrixWorldFusedFalse,e.matrix),e.matrixWorldNeedsUpdate=!1),js(e)&&wo(e.parent)&&e.invalidateDownstreamBooleanData(!0),e.updatePathSnapping(Object.assign({},t.pathSnapping,p))};s.push({update:f,start:f,end:f})}return s}function zte(e,t,i,r,a){let s=t?.rotation?t.rotation.map(c=>(typeof c=="string"?Number(a.getVariable(c)??0):c)*lt.DEG2RAD):void 0,n=i.rotation?.map(c=>(typeof c=="string"?Number(a.getVariable(c)??0):c)*lt.DEG2RAD);if(!n)return;let o=s?new R().fromArray(s):new R().setFromEuler(e.rotation),l=new R().fromArray(n);if(o.equals(l))return;let h=gy.subVectors(l,o);if(r&&h.toArray().every(c=>Math.abs(c)<2*Math.PI)){let c=new Lt().setFromEuler(ZC.setFromVector3(o)),u=new Lt().setFromEuler(ZC.setFromVector3(l));return{update:d=>{vte(c,u,e.quaternion,d)},start:()=>{e.rotation.setFromVector3(o)},end:()=>{e.rotation.setFromVector3(l)}}}else return{update:c=>{gy.lerpVectors(o,l,c),e.rotation.setFromVector3(gy)},start:()=>{e.rotation.setFromVector3(o)},end:()=>{e.rotation.setFromVector3(l)}}}function Fte(e,t,i,r){let a=[];if(!("cloner"in i)||!e.cloner)return a;let s=e.cloner,n="cloner"in t?t.cloner:{},o=i.cloner;LT.forEach(p=>{let f;p==="count"?f=ra("count",s.parameters,n,o,r,!0):f=Al(p,s.parameters,n??{},o,r),f&&a.push(f)});let l=kte(s,n,o,r);l?.length&&a.push(...l);let h=Ute(s,n,o,r);h?.length&&a.push(...h);let c=Nte(s,n,o,r);c?.length&&a.push(...c);let u=Vte(s,n,o,r);u?.length&&a.push(...u);let d=jte(s,n,o,r);return d?.length&&a.push(...d),a.length&&a.push({update:()=>{s.update()}}),a}function kte(e,t,i,r){if(e.parameters.type!=="radial")return;let a=t.radial,s=i.radial;if(!s)return;let n=e.parameters.radial,o=[];return BT.forEach(l=>{let h=Al(l,n,a??{},s,r);h&&o.push(h)}),o}function Ute(e,t,i,r){if(e.parameters.type!=="linear")return;let a=t.linear,s=i.linear;if(!s)return;let n=[],o=e.parameters.linear;return zT.forEach(l=>{let h=Al(l,o,a??{},s,r);h&&n.push(h)}),n}function Nte(e,t,i,r){if(e.parameters.type!=="grid")return;let a=t.grid,s=i.grid;if(!s)return;let n=[],o=e.parameters.grid;return FT.forEach(l=>{let h;l==="count"?h=uw(l,o,a??{},s,r,!0):h=Al(l,o,a??{},s,r),h&&n.push(h)}),n}function Vte(e,t,i,r){if(e.parameters.type!=="toObject")return;let a=t.toObject,s=i.toObject;if(!s)return;let n=[],o=e.parameters.toObject;return kT.forEach(l=>{let h;l==="count"?h=ra(l,o,a??{},s,r,!0):h=Al(l,o,a??{},s,r),h&&n.push(h)}),n}function jte(e,t,i,r){if(!e.parameters.randomness)return;let a=t.randomnessObject,s=i.randomnessObject;if(!s)return;let n=[],o=e.parameters.randomnessObject;return UT.forEach(l=>{let h=Al(l,o,a??{},s,r);h&&n.push(h)}),n}function Gte(e,t){return{update:()=>{e instanceof Wr&&(e.fill.enabled=t)}}}function Hte(e,t){return{update:()=>{e instanceof Wr&&(e.stroke.enabled=t)}}}function Wte(e,t){return{update:()=>{e instanceof Wr&&(e.dropShadow.enabled=t)}}}function qte(e,t){return{update:()=>{e instanceof Wr&&(e.innerShadow.enabled=t)}}}function Yte(e,t){return{update:()=>{e instanceof Wr&&(e.backgroundBlur.enabled=t)}}}function Xte(e,t){return{update:()=>{e instanceof Wr&&(e.layerBlur.enabled=t)}}}function Qte(e,t,i,r,a){let s=[],n,o,l,h,c,u,d,p,f,m,g,y,x,b,_;if("width"in e&&(n=ra("width",e,t,i,a),n&&s.push(n)),"height"in e&&(o=ra("height",e,t,i,a),o&&s.push(o)),e instanceof Wr||e instanceof On){let S={...t.fill},M={...i.fill};S.enabled!==void 0&&S.enabled!==M.enabled&&(s.push(Gte(e,!0)),S.enabled||Object.assign(S,{enabled:!0,color:{...S.color,a:0}}),M.enabled||Object.assign(M,{enabled:!0,color:{...M.color,a:0}})),l=cm("color",e.fill,S,M,a),l&&s.push(l)}if(e instanceof Wr){let S={...t.stroke},M={...i.stroke};(S.enabled||M.enabled)&&(s.push(Hte(e,!0)),S.enabled||Object.assign(S,{enabled:!0,color:{...S.color,a:0}}),M.enabled||Object.assign(M,{enabled:!0,color:{...M.color,a:0}})),h=cm("color",e.stroke,S,M,a),h&&s.push(h),c=ra("thickness",e.stroke,S,M,a),c&&s.push(c)}if(e instanceof Wr){let S={...t.dropShadow},M={...i.dropShadow};(S.enabled||M.enabled)&&(s.push(Wte(e,!0)),S.enabled||Object.assign(S,{enabled:!0,color:{...S.color,a:0}}),M.enabled||Object.assign(M,{enabled:!0,color:{...M.color,a:0}})),u=cm("color",e.dropShadow,S,M,a),u&&s.push(u),d=ra("blurRadius",e.dropShadow,S,M,a),d&&s.push(d),f=ra("spread",e.dropShadow,S,M,a),f&&s.push(f),p=Dg("offset",e.dropShadow,S,M,a),p&&s.push(p)}if(e instanceof Wr){let S={...t.innerShadow},M={...i.innerShadow};(S.enabled||M.enabled)&&(s.push(qte(e,!0)),S.enabled||Object.assign(S,{enabled:!0,color:{...S.color,a:0}}),M.enabled||Object.assign(M,{enabled:!0,color:{...M.color,a:0}})),m=cm("color",e.innerShadow,S,M,a),m&&s.push(m),g=ra("blurRadius",e.innerShadow,S,M,a),g&&s.push(g),x=ra("spread",e.innerShadow,S,M,a),x&&s.push(x),y=Dg("offset",e.innerShadow,S,M,a),y&&s.push(y)}if(e instanceof Wr||e instanceof On){let S={...t.backgroundBlur},M={...i.backgroundBlur};(S.enabled||M.enabled)&&(s.push(Yte(e,!0)),S.enabled||Object.assign(S,{enabled:!0,radius:0}),M.enabled||Object.assign(M,{enabled:!0,radius:0})),b=ra("radius",e.backgroundBlur,S,M,a),b&&s.push(b)}if(e instanceof Wr){let S={...t.layerBlur},M={...i.layerBlur};(S.enabled||M.enabled)&&(s.push(Xte(e,!0)),S.enabled||Object.assign(S,{enabled:!0,radius:0}),M.enabled||Object.assign(M,{enabled:!0,radius:0})),_=ra("radius",e.layerBlur,S,M,a),_&&s.push(_)}if(e instanceof On||e instanceof Sp){let S=uw("cornerRadius",e,t,i,a);S&&s.push(S)}return s}function KC(e,t,i,r,a){let s=[];return e.data.visible&&s.push(...Bte(e,t,i,a,r)),e instanceof Zr?s.push(...Qte(e,t,i,a,r)):(e.data.visible&&s.push(...Fte(e,t,i,r)),js(e)?(e instanceof ga&&e.data.visible&&s.push(...Ste(e,t,i,r)),e.data.visible&&s.push(...Mte(e,t,i,r))):sK(e)?e.data.visible&&s.push(...Ate(e,t,i,r)):aK(e)&&s.push(...bte(e,t,i,r))),s.length?{update:n=>{s.forEach(o=>o.update(n))},start:n=>{s.forEach(o=>o.start?.(n))},end:n=>{s.forEach(o=>o.end?.(n))}}:void 0}var JC=new R;function dw(e,t,i=!1){let r=[],a=s=>{let n=s.data;delete s.states,s.currentState=null,s.reversibleToState=null,s.currentTransitionEvent=null;for(let o of n.states){let l={...o.data};s.states||(s.states={}),s.states[o.id]=eh.patch(n,l)}eE(e.scene,s,null,t,n.events.find(o=>o.data.type==="Follow"||o.data.type==="LookAt")!==void 0),$C(e)};e.scene.traverse2D(a),e.traverseChildren(s=>{if(i&&(s.rigidBody?.setTranslation(s.position0,!0),s.rigidBody?.setRotation(s.rotation0,!0),s.rigidBody?.setLinvel(JC,!0),s.rigidBody?.setAngvel(JC,!0)),!ni.is(s))return;let n=s.uuid,o=s.data;if(delete s.states,s.uuid===wu)return;let l=!1;r.some(h=>e.scene.find(n)?.isDescendantOf(h))?l=!0:o.physics?.fusedBody===!0&&o.physics.rigidBody==="dynamic"&&r.push(n),s.data=o,s.currentState=null,s.reversibleToState=null,s.currentTransitionEvent=null;for(let h of o.states){let c={...h.data};e.data.globalPhysics.usePhysics===!0&&o.physics&&(o.physics.rigidBody==="dynamic"||l)&&(h.data.position!==void 0&&delete c.position,h.data.rotation!==void 0&&delete c.rotation,h.data.hiddenMatrix!==void 0&&delete c.hiddenMatrix),s.states||(s.states={}),s.states[h.id]=Kl.patch(o,c)}eE(e.scene,s,null,t,o.events.find(h=>h.data.type==="Follow"||h.data.type==="LookAt")!==void 0),$C(e),s instanceof fa&&s.frame&&(s.frame.traverse(h=>a(h)),s.uiCanvas?.applySize())}),e.frame&&(e.frame.traverse(s=>a(s)),e.uiCanvas?.applySize())}function $C(e){e.traverseEntity(t=>{for(let i of t.data.events){let r=[];switch(i.data.type){case"Follow":case"MouseHover":case"Scroll":case"MouseDown":case"MouseUp":case"MousePress":case"KeyUp":case"KeyDown":case"KeyPress":case"Collision":r.push(...i.data.actions);break;case"GameControl":for(let a of Object.values(i.data.gameActions))r.push(...a);break;case"DragDrop":r.push(...i.data.dragDropActions.drag,...i.data.dragDropActions.drop);break;case"Conditional":r.push(...i.data.inActions,...i.data.outActions);break}for(let a of r)if(a.data.type==="Create"&&a.data.hideBase==="Yes"){let s=e.scene.find(a.data.object);s&&(s.visible=!1)}}})}function eE(e,t,i,r,a=!1){if(t instanceof ga&&t.removeInteractionGeometry(r),t instanceof Zr?t.changeSelectedState(i,{shared:r},a):t.changeSelectedState(i,{scene:e,shared:r},a),t instanceof ga&&t.updateGeometryGroupsIfNeeded(),t instanceof ya&&t.updateCameraState(t.dataPatched,{scene:e,shared:r}),!(t instanceof Zr)){if(t.cloner)for(let s of t.cloner.children)s.playModeVisible=void 0;t.updateVisible()}}function nO(e){let t;if(e.easing===5){let{control1:i,control2:r}=e;t=`cubicBezier(
|
|
7355
7354
|
${i[0]}, ${i[1]}, ${r[0]}, ${r[1]}
|
|
7356
|
-
)`}else if(e.easing===6){let{mass:i,stiffness:r,damping:a,velocity:s}=e;t=`spring( ${i}, ${r}, ${a}, ${s} )`}else{let i;switch(e.easing){case 0:i=tl.linear;break;case 1:i=tl.ease;break;case 2:i=tl.easeIn;break;case 3:i=tl.easeOut;break;case 4:i=tl.easeInOut;break;default:i=tl.linear}let[r,a,s,n]=i;t=`cubicBezier( ${r}, ${a}, ${s}, ${n} )`}return{duration:Math.max(e.duration,1e-4),easing:t}}function Ex(e){let t={delay:0,loop:e.repeat===-1?!0:e.repeat+1};if(e.repeat===0)t.direction="normal",t.rewind=!1;else switch(e.direction){case"pingpong":t.direction="alternate",t.rewind=!1;break;case"pingpong-rewind":t.direction="alternate",t.rewind=!0;break;default:t.direction="normal",t.rewind=!1;break}switch(t.delay=0,t.endDelay=0,t.startOnceDelay=0,t.pingPongDelayCorrection=0,t.pingPongEndDelayCorrection=0,e.delayDirection){case"start-once":t.startOnceDelay=e.delay;break;case"start":t.delay=e.delay;break;case"end":t.endDelay=e.delay;break;case"start-end":case void 0:t.delay=e.delay,t.endDelay=e.delay;break}return t.direction==="alternate"&&(t.delay/=2,t.endDelay/=2,e.delayDirection==="start"?(t.pingPongDelayCorrection=t.delay,typeof t.loop=="number"&&t.loop%2===0&&(t.pingPongEndDelayCorrection=t.delay)):e.delayDirection==="end"?typeof t.loop=="number"&&t.loop%2!==0&&(t.pingPongEndDelayCorrection=t.endDelay):e.delayDirection==="start-end"&&(t.pingPongDelayCorrection=t.delay,t.pingPongEndDelayCorrection=t.endDelay)),t}var Zte={type:"beginState"},Kte={type:"completeState",isfromEntity:!1},tE=class{constructor(e,t,i,r,a,s){if(this.object=e,this.data=r,this.sharedAssets=a,this.allowSlerp=s,this.targets={t:0},this.firstLoop=!0,this._changeBegan=!1,this._changeCompleted=!0,this.onChange=()=>{this.callback&&(this.callback.update(this.targets.t),this.object.requestRender()),this.targets.t===0||this.targets.t===1?this._changeCompleted||(this._changeCompleted=!0,this._changeBegan=!1,this.onChangeComplete()):(this._changeCompleted&&(this._changeCompleted=!1),this._changeBegan||(this._changeBegan=!0,this.onChangeBegin()))},this.onChangeBegin=()=>{this.object.reversibleToState=this.to.id;let n=this.targets.t>.5?this.from.id:this.to.id;this.object.prevState!==this.object.currentState&&(this.object.prevState=this.object.currentState),this.object.currentState=n,this.object.dispatchEvent({type:"beginState",state:n}),this.object instanceof Zr||this.object.traverseEntity(o=>{o!==this.object&&o instanceof ya&&o.dispatchEvent(Zte)})},this.onChangeComplete=()=>{this.firstLoop&&(this.onFirstLoop(),this.firstLoop=!1),this.object.reversibleToState=this.to.id;let n=this.targets.t<.5?this.from.id:this.to.id;this.object.prevState!==this.object.currentState&&(this.object.prevState=this.object.currentState),this.object.currentState=n,this.object.dispatchEvent({type:"completeState",state:n}),this.object instanceof Zr||this.object.traverseEntity(o=>{o!==this.object&&o instanceof ya&&o.dispatchEvent(Kte)})},this.onFirstLoop=()=>{this.useCurrentState&&(this.callback=KC(this.object,this.from.data,this.to.data,this.sharedAssets,this.allowSlerp))},t===void 0){let n=Pm(this.object,this.object.currentState===i?this.object.prevState:this.object.currentState);if(!n)throw new Error("Missing property");this.from=n}else{let n=Pm(this.object,t);if(!n)throw new Error("Missing property");this.from=n}if(i===void 0)throw new Error("Missing property");{let n=Pm(this.object,i);if(!n)throw new Error("Missing property");this.to=n}this.useCurrentState=t===void 0||i===void 0,this.params={targets:this.targets,t:1,autoplay:!1,...Ex(r),...nO(r),change:this.onChange},this.callback=KC(this.object,t===void 0?{}:this.from.data,i===void 0?{}:this.to.data,this.sharedAssets,this.allowSlerp)}get changeBegan(){return this._changeBegan}get changeCompleted(){return this._changeCompleted}},oO=class extends ha{constructor(e,t,i,r){if(super(),this.data=e,this.page=t,this.shared=i,this.condition=r,this.toggleIsForward=!1,this.timelineNeedsRebuild=!1,this.useToggle=!1,this.onTimelineChangeComplete=()=>{this.data.tweens[0].data.direction!=="normal"&&(this.toggleIsForward=!this.toggleIsForward),this.timelineNeedsRebuild!==!1&&(this.timeline?.pause(),this.buildTimeline({isForward:this.toggleIsForward,needsRebuild:!1,isRebuild:!0}),this.timeline.play())},!e.object)throw new Error("Missing property");let a=this.page.scene.find(e.object)??this.page.uiCanvas?.find(e.object)??this.page.scene.find2DInUIObjects(e.object);if(!a)throw new Error("Missing property");if(!a.states)throw new Error("Missing property");if(this.object=a,e.tweens.length<2)throw new Error("Missing property");this.tweens=Array(this.data.tweens.length-1),this.startOnceDelay=e.tweens[0].data.delayDirection==="start-once"?e.tweens[0].data.delay:0,this.init()}get playing(){return this.timeline?.paused===!1}get changeBegan(){return this.tweens.some(e=>e.changeBegan)??!1}init(){this.initialCurrentState=Pm(this.object,this.object.currentState).id,this.toggleIsForward=!1}get currentState(){return this.useToggle?this.initialCurrentState:this.object.currentState}buildTimeline({isForward:e=!0,needsRebuild:t=!1,isRebuild:i=!1}={}){try{let r=Ex(this.data.tweens[0].data);i&&typeof r.loop=="number"&&r.loop--,this.timeline?.pause(),this.timeline=sO.timeline({autoplay:!1,...r,...r.loop===!0||r.loop>1?{timelineChangeComplete:this.onTimelineChangeComplete}:{}});let a=this.tweens.findIndex(s=>s?.changeBegan);if(t===!0&&(this.timelineNeedsRebuild=!0),e){let s=a===-1?0:a;for(let n=s;n<this.data.tweens.length-1;n++){let o=this.data.tweens[n],l=this.data.tweens[n+1],h;n===s&&(this.object.wasMovedByUser===!0||this.object.previousAction?.changeBegan===!0)?(h=void 0,this.object instanceof ya&&(this.object.wasMovedByUser=!1)):h=o.data.state===void 0?this.currentState:o.data.state;let c=new tE(this.object,h,l.data.state===void 0?this.currentState:l.data.state,l.data,this.shared,this.data.allowSlerp??!1);a!==-1&&n===s&&Object.assign(c.params,{startOnceDelay:0}),this.tweens[n]=c,this.timeline.add(c.params,this.timeline.duration+(n===s?r.delay:0))}this.timeline.duration+=r.endDelay}else{let s=a===-1?this.data.tweens.length-1:a+1;for(let n=s;n>0;n--){let o=this.data.tweens[n],l=this.data.tweens[n-1],h;n===s&&(this.object.wasMovedByUser===!0||this.object.previousAction?.changeBegan===!0)?(h=void 0,this.object instanceof ya&&(this.object.wasMovedByUser=!1)):h=o.data.state===void 0?this.currentState:o.data.state;let c=new tE(this.object,h,l.data.state===void 0?this.currentState:l.data.state,o.data,this.shared,this.data.allowSlerp??!1);a!==-1&&n===s&&Object.assign(c.params,{startOnceDelay:0}),this.tweens[n-1]=c,this.timeline.add(c.params,this.timeline.duration+(n===s?r.endDelay:0))}this.timeline.duration+=r.delay}}catch(r){r instanceof Error&&console.error(r.message)}this.object.previousAction?.playing===!0&&this.object.previousAction.pause(),this.object.previousAction=this}play(){if(Qi(this.shared,this.condition)===!1||this.playing)return!1;clearTimeout(this.timeoutId);let e=Ex(this.data.tweens[0].data).pingPongDelayCorrection;this.timeoutId=window.setTimeout(()=>{try{this.buildTimeline(),this.timeline.play()}catch(t){t instanceof Error&&console.error(t.message)}},this.startOnceDelay+e)}pause(){this.timeline?.pause(),clearTimeout(this.timeoutId),this.tweens=Array(this.data.tweens.length-1),delete this.timeoutId}stop(){this.pause();let e=this.data.tweens[0].data.state===void 0?this.initialCurrentState:this.data.tweens[0].data.state;this.object instanceof Zr?this.object.changeSelectedState(e,{shared:this.shared}):this.object.changeSelectedState(e,{scene:this.page.scene,shared:this.shared}),this.object.currentState=e}seek(e){this.timeline===void 0&&this.buildTimeline(),this.timeline?.seek(e*this.timeline.duration,!0)}toggle(e){if(Qi(this.shared,this.condition)===!1)return!1;this.useToggle=!0,clearTimeout(this.timeoutId),this.toggleIsForward=e??!this.toggleIsForward,this.playing?(this.timeline?.pause(),this.buildTimeline({isForward:this.toggleIsForward,needsRebuild:!0}),this.timeline.play()):this.timeoutId=window.setTimeout(()=>{this.timeline?.pause(),this.buildTimeline({isForward:this.toggleIsForward}),this.timeline.play()},this.startOnceDelay)}playFromCurrent(){this.toggle(!0)}reverseFromCurrent(){this.toggle(!1)}dispose(){this.pause()}};function Pm(e,t){let i,r;if(typeof t=="string"?(i=t,r=e.states?.[i]):t===null&&(i=null,r=e.data),!(i===void 0||r===void 0))return{id:i,data:r}}var Jte={type:"beginState"},iE={type:"completeState",isfromEntity:!1},rE={type:"requestRender"},lO=class extends ha{constructor(e,t,i,r){super(),this.data=e,this.page=t,this.shared=i,this.condition=r,this.toggleIsForward=!1,this.useToggle=!1,this.posStart=new R,this.posEnd=new R,this.qStart=new Lt,this.qEnd=new Lt,this.zoomStart=1,this.zoomEnd=1}init(){}get playing(){return this.animation&&this.animation.began&&!this.animation.completed}buildAnimation(e=!1){if(!this.data.animate)return;let t=this.page.scene.find(this.data.targetCamera);if(!t||!t.visible)throw new ReferenceError("Target camera not founded or not visible");let i={t:0};this.posStart.copy(this.page.activeCamera.position),this.qStart.copy(this.page.activeCamera.quaternion),this.zoomStart=this.page.activeCamera.zoom,this.animation=sO({targets:i,t:1,...nO(this.data),update:()=>{i.t===0&&(this.useToggle&&!this.toggleIsForward?(this.posEnd.copy(this.fromCamera.position),this.qEnd.copy(this.fromCamera.quaternion),this.zoomEnd=this.fromCamera.zoom,this.switchCamera(this.fromCamera.uuid)):(this.posEnd.copy(t.position),this.qEnd.copy(t.quaternion),this.zoomEnd=t.zoom,this.fromCamera=this.page.activeCamera,this.switchCamera(t.uuid)),this.page.activeCamera.dispatchEvent(Jte));let r=this.page.activeCamera;r.position.lerpVectors(this.posStart,this.posEnd,i.t),r.quaternion.slerpQuaternions(this.qStart,this.qEnd,i.t),r.zoom=this.zoomStart+(this.zoomEnd-this.zoomStart)*i.t,r.wasMovedBySwitchCameraAction=!0,r.updateMatrix(),r.updateMatrixWorld(),r.updateProjectionMatrix(),r.dispatchEvent(rE),i.t===1&&r.dispatchEvent(iE)}})}switchCamera(e){let t=this.page.activeCamera,i=this.page.scene.find(e);if(!i||!i.visible)throw new ReferenceError("Target camera not founded or not visible");this.page.switchActiveCamera(i),t.dispatchEvent({type:"cameraChange",camera:i})}play(){if(Qi(this.shared,this.condition)===!1)return!1;if(!this.playing&&this.page.activeCamera.uuid!==this.data.targetCamera)try{clearTimeout(this.timeoutId),this.timeoutId=window.setTimeout(()=>{delete this.timeoutId,this.data.animate?(this.buildAnimation(),this.animation?.play()):this.switchCamera(this.data.targetCamera)},this.data.delay*1e3)}catch{}}pause(){this.animation?.pause(),clearTimeout(this.timeoutId),delete this.timeoutId}toggle(e){if(Qi(this.shared,this.condition)===!1)return!1;this.useToggle=!0,clearTimeout(this.timeoutId),this.toggleIsForward=e??!this.toggleIsForward;try{this.playing?(this.animation?.pause(),this.buildAnimation(!0),this.animation?.play()):this.timeoutId=window.setTimeout(()=>{delete this.timeoutId,this.data.animate?(this.animation?.pause(),this.buildAnimation(),this.animation?.play()):(this.toggleIsForward?(this.fromCamera=this.page.activeCamera,this.switchCamera(this.data.targetCamera)):this.switchCamera(this.fromCamera.uuid),this.page.activeCamera.dispatchEvent(iE),this.page.activeCamera.dispatchEvent(rE))},this.data.delay*1e3)}catch{}}playFromCurrent(){this.toggle(!0)}reverseFromCurrent(){this.toggle(!1)}dispose(){this.pause(),this.toggleIsForward=!1}},hO=class extends ha{constructor(e,t,i,r,a){super(),this.page=t,this.animationControls=i,this.shared=r,this.condition=a,this.startOnceDelay=0,this.toggleIsForward=!1;let s=e.object,n=t.scene.find(e.object);n&&Array.isArray(n.identity)&&(s=n.identity[0]),this.data={...e,object:s};let o=this.animationControls.clipIdToAction[e.clipId+"/"+s];this.duration=o?.getClip()?.duration??1;let l=o?.getClip()?.tracks[0]?.times.length??1/0;this.leftFrameTime=this.data.crop[0]/l*this.duration,this.rightFrameTime=this.data.crop[1]/l*this.duration,this.startOnceDelay=e.delay}get playing(){return this.threeAnimAction?.isRunning()??!1}play(e=!1){if(Qi(this.shared,this.condition)===!1)return!1;window.clearTimeout(this.timeoutId),this.timeoutId=window.setTimeout(()=>{if(this.threeAnimAction=this.animationControls.play(this.data),!this.threeAnimAction)return;this.threeAnimAction.reset(),this.threeAnimAction.time=this.leftFrameTime,this.threeAnimAction._clip.start=this.leftFrameTime,this.threeAnimAction._clip.duration=this.rightFrameTime;let t=this.data.object;Object.entries(this.animationControls.clipIdToAction).forEach(([i,r])=>{let a=i.split("/")[1];this.threeAnimAction!==r&&a===t&&r.isRunning()&&(e?r.fadeOut(.2):r.stop())}),e&&this.threeAnimAction?.fadeIn(.2)},this.startOnceDelay)}pause(){this.threeAnimAction&&(this.threeAnimAction.paused=!0),window.clearTimeout(this.timeoutId),delete this.timeoutId}stop(){this.threeAnimAction?.fadeOut(.2)}seek(e){this.threeAnimAction=this.animationControls.play(this.data),this.threeAnimAction&&(this.threeAnimAction.paused=!0,this.threeAnimAction.time=lt.clamp(this.threeAnimAction.time+1/60*e,this.leftFrameTime,this.rightFrameTime-16e-5),this.animationControls.needsUpdate=!0,this.animationControls.requestRender())}toggle(e,t=!1){if(Qi(this.shared,this.condition)===!1)return!1;this.toggleIsForward=e??!this.toggleIsForward,this.threeAnimAction&&(this.threeAnimAction._loopCount=0),this.playing?this.threeAnimAction&&(this.threeAnimAction.timeScale=this.toggleIsForward?1:-1,this.toggleIsForward?(this.threeAnimAction._clip.start=this.leftFrameTime,this.threeAnimAction._clip.duration=this.rightFrameTime):(this.threeAnimAction._clip.start=this.rightFrameTime,this.threeAnimAction._clip.duration=this.leftFrameTime)):this.timeoutId=window.setTimeout(()=>{if(this.threeAnimAction=this.animationControls.play(this.data),this.threeAnimAction){this.toggleIsForward?(this.threeAnimAction.time=this.leftFrameTime,this.threeAnimAction._clip.start=this.leftFrameTime,this.threeAnimAction._clip.duration=this.rightFrameTime):(this.threeAnimAction.time=this.rightFrameTime,this.threeAnimAction._clip.start=this.rightFrameTime,this.threeAnimAction._clip.duration=this.leftFrameTime),this.threeAnimAction.paused=!1,this.threeAnimAction.timeScale=this.toggleIsForward?1:-1;let i=this.data.clipId.split("/")[1];Object.entries(this.animationControls.clipIdToAction).forEach(([r,a])=>{let s=r.split("/")[1];this.threeAnimAction!==a&&s===i&&a.isRunning()&&(t?a.fadeOut(.2):a.stop())}),t&&this.threeAnimAction?.fadeIn(.2)}},this.startOnceDelay)}playFromCurrent(){this.toggle(!0)}reverseFromCurrent(){this.toggle(!1)}dispose(){let e=this.animationControls.clipIdToAction[this.data.clipId+"/"+this.data.object]?.getClip();e&&(e.duration=this.duration),this.pause()}},cO=class{constructor(e,t,i,r,a){this.data=e,this.page=t,this.eventManager=i,this.shared=r,this.condition=a,this.timeOutId=-1,this.scene=t.scene}dispatch(){if(Qi(this.shared,this.condition)===!1)return!1;this.data.target!==this.page.uuid&&(window.clearTimeout(this.timeOutId),this.timeOutId=window.setTimeout(()=>{this.play()},this.data.delay*1e3))}dispose(){window.clearTimeout(this.timeOutId)}play(){if(this.scene.children.every(t=>t.uuid!==this.data.target))return;this.data.transition==="fade"&&this.data.duration>0&&this.eventManager.eventContext.renderer.renderFromSceneForSceneTransitionPass(this.scene,this.scene.activeCamera,this.data.duration*1e3),this.eventManager.deactivate(),this.eventManager.controlsManager.deactivate();let e=this.scene.activeCamera;this.scene.updatePage(this.data.target),this.scene.traverseVisibleEntity(t=>{t.type==="ParticleSystem"&&(t.sleep(),t.wakeUp(),t.data.autoPlay?t.start():t.stop())}),this.scene.activePage.switchToPlayCamera(),this.scene.activeCamera.copyViewPlaneSize(e),dw(this.scene.activePage,this.shared),this.eventManager.activate(),this.eventManager.controlsManager.activate(this.eventManager)}},uO=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r,this.evaluatedCondition=!1}checkConditions(){this.evaluatedCondition=Qi(this.shared,this.condition)}dispatch(){if(this.evaluatedCondition===!1)return!1;let e=this.shared.getVariable(this.data.variableId),t=vP(this.data.expression,this.shared,$a.typeOfVariable(e));t!==void 0&&this.shared.updateVariable(this.data.variableId,typeof t=="string"?{textValue:t}:t)}dispose(){}},dO=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r,this.timeoutId=null}dispatchInner(){if(Qi(this.shared,this.condition)===!1)return!1;let e=this.shared.getDynamicVariablePlayState(this.data.variableId);if(this.data.mode==="PlayPause")this.shared.getDynamicVariableToggleIsForward(this.data.variableId)===void 0&&this.shared.setDynamicVariableToggleIsForward(this.data.variableId,!0),this.shared.setDynamicVariablePlayState(this.data.variableId,e==="Playing"?"Paused":"Playing");else if(this.data.mode==="Play"&&e!=="Playing")this.shared.getDynamicVariableToggleIsForward(this.data.variableId)===void 0&&this.shared.setDynamicVariableToggleIsForward(this.data.variableId,!0),this.shared.setDynamicVariablePlayState(this.data.variableId,"Playing");else if(this.data.mode==="Stop"&&e!=="Stopped")this.shared.setDynamicVariablePlayState(this.data.variableId,"Stopped");else if(this.data.mode==="Pause"&&e!=="Paused")this.shared.setDynamicVariablePlayState(this.data.variableId,"Paused");else if(this.data.mode==="Restart")this.shared.setDynamicVariablePlayState(this.data.variableId,"Restarted");else if(this.data.mode==="Toggle"){let t=this.shared.getDynamicVariableToggleIsForward(this.data.variableId);e==="Playing"?this.shared.setDynamicVariableToggleIsForward(this.data.variableId,t===void 0?!1:!t):(this.shared.setDynamicVariableToggleIsForward(this.data.variableId,!t),this.shared.setDynamicVariablePlayState(this.data.variableId,"Playing"))}}dispatch(){let e=this.data.delay,t=this.shared.getDynamicVariablePlayState(this.data.variableId);this.data.mode==="PlayPause"&&t==="Playing"&&(e=this.data.pauseDelay),e!==0?(this.timeoutId&&window.clearTimeout(this.timeoutId),this.timeoutId=window.setTimeout(()=>{this.timeoutId=null,this.dispatchInner()},e)):this.dispatchInner()}dispose(){this.timeoutId&&window.clearTimeout(this.timeoutId)}};function Qi(e,t){if(t===void 0)return!0;if(t.expression.length===0)return!1;let i=vP(t.expression,e,"boolean");return t.negate?!i:!!i}function Ra(e,t,i,r,a,s){let n={Audio:[],Video:[],Particles:[],Link:[],Destroy:[],Create:[],Reset:[],Transition:[],SwitchCamera:[],Animation:[],SceneTransition:[],SetVariable:[],DynamicVariablePlay:[]},o=l=>({id:h,data:c})=>{try{c.type==="Audio"?za[e.type].includes("Audio")&&n.Audio.push(new UD(h,c,s,r,l)):c.type==="Video"&&!(s instanceof Zr)?za[e.type].includes("Video")&&n.Video.push(new fO(h,c,s,r,l)):c.type==="Particles"?za[e.type].includes("Particles")&&n.Particles.push(new ND(c,i,r,l)):c.type==="Link"?za[e.type].includes("Link")&&n.Link.push(new Nee(c,a.controlsManager,r,l)):c.type==="Create"?za[e.type].includes("Create")&&n.Create.push(new mO(c,i,a.controlsManager,r,l)):c.type==="Destroy"?za[e.type].includes("Destroy")&&n.Destroy.push(new VD(c,i,a.controlsManager,r,l)):c.type==="Reset"?za[e.type].includes("Reset")&&n.Reset.push(new jD(c,i,r,a,l)):c.type==="Transition"?za[e.type].includes("Transition")&&n.Transition.push(new oO(c,i,r,l)):c.type==="SwitchCamera"?za[e.type].includes("SwitchCamera")&&n.SwitchCamera.push(new lO(c,i,r,l)):c.type==="SceneTransition"?za[e.type].includes("SceneTransition")&&n.SceneTransition.push(new cO(c,i,a,r,l)):c.type==="Animation"?za[e.type].includes("Animation")&&n.Animation.push(new hO(c,i,a.animationControls,r,l)):c.type==="SetVariable"?za[e.type].includes("SetVariable")&&n.SetVariable.push(new uO(c,i,r,l)):c.type==="DynamicVariablePlay"?za[e.type].includes("DynamicVariablePlay")&&n.DynamicVariablePlay.push(new dO(c,i,r,l)):c.type==="Conditional"&&za[e.type].includes("Conditional")&&(c.ifActions.forEach(o({expression:c.condition,negate:!1})),c.elseActions.forEach(o({expression:c.condition,negate:!0})))}catch{}};return t.forEach(o()),n}function Qr(e){Object.values(e).forEach(t=>{t.forEach(i=>{(i instanceof UD||i instanceof fO||i instanceof ND||i instanceof hO||i instanceof oO||i instanceof mO||i instanceof VD||i instanceof lO||i instanceof cO||i instanceof jD||i instanceof uO||i instanceof dO)&&i.dispose()})})}function $te(e,t){let i;if("material"in e){let r=e.material;Array.isArray(r)?i=e.material[0].layers.find(a=>a.uuid===t):i=e.material.layers.find(a=>a.uuid===t)}if(i)return i.color.texture.image.img instanceof HTMLVideoElement?i.color.texture.image.img:void 0}var pO=new Map,Ud=new Map,Yc=class{constructor(e,t,i){this.data=t,this.delay=0,this.status="stopped";let{layerId:r,loop:a,volume:s,delay:n}=t;if(this.object=i,r===void 0)throw new Error("Missing property");let o=$te(i,r);o&&(this.videoElement=o,this.videoElement.loop=a===1/0,pb&&(this.videoElement.autoplay=!0),s!==void 0&&(this.videoElement.volume=s)),n!==void 0&&(this.delay=n),Ud.has(i.uuid)?Ud.get(i.uuid).push(this):Ud.set(i.uuid,[this]),pO.set(e,this),this.pause()}mute(){!this.videoElement||(this.videoElement.muted=!0)}unMute(){!this.videoElement||(this.videoElement.muted=!1)}play(e){if(!this.videoElement)return;let t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);e?(this.mute(),this.delay+=150):t?(this.mute(),window.setTimeout(()=>{this.unMute()},100)):this.unMute(),this.delayTimerId=window.setTimeout(()=>{if(!this.videoElement)return;let i=this.videoElement.play();i!==void 0&&i.then(r=>{}).catch(r=>{this.play()}),this.clearDelay()},this.delay),this.status="playing"}clearDelay(){this.delayTimerId&&(clearTimeout(this.delayTimerId),delete this.delayTimerId)}pause(){!this.videoElement||(this.videoElement.pause(),this.status="paused")}stop(){!this.videoElement||(this.videoElement.pause(),this.videoElement.currentTime=0,this.status="stopped",this.clearDelay())}playByToggle(){this.data.toggle==="stop"?this.status==="playing"?this.stop():(this.stop(),this.play()):this.data.toggle==="pause"?this.status==="playing"?this.pause():this.play():(this.stop(),this.play())}dispose(){!this.videoElement||(this.stop(),this.videoElement.muted=!0)}},Tx=class{constructor(e){this.data=e}dispatch(){this.data.playVideo?this.pauseVideo(this.data.playVideo):this.data.object?this.pauseAllVideosFromObject(this.data.object):this.pauseAllVideos()}pauseVideo(e){let t=pO.get(e);!t||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{t[this.data.interaction](),this.disposeDelay()},this.data.delay)):t[this.data.interaction]())}pauseAllVideosFromObject(e){let t=Ud.get(e);!t?.length||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{t.forEach(i=>i[this.data.interaction]()),this.disposeDelay()},this.data.delay)):t.forEach(i=>i[this.data.interaction]()))}pauseAllVideos(){let e=[...Ud.values()];!e.length||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{e.forEach(t=>{t.forEach(i=>{i[this.data.interaction]()})}),this.disposeDelay()},this.data.delay)):e.forEach(t=>{t.forEach(i=>{i[this.data.interaction]()})}))}disposeDelay(){clearTimeout(this.timeoutId),delete this.timeoutId}dispose(){clearTimeout(this.timeoutId),delete this.timeoutId}},fO=class{constructor(e,t,i,r,a){if(this.data=t,this.shared=r,this.condition=a,t.interaction==="play")this.interaction=new Yc(e,t,i);else if(t.interaction==="pause"||t.interaction==="stop")this.interaction=new Tx(t);else throw new Error("Missing property")}dispatchBasic(){if(Qi(this.shared,this.condition)===!1)return!1;this.interaction instanceof Yc?this.interaction.playByToggle():this.interaction.dispatch()}dispatchConditional(){if(Qi(this.shared,this.condition)===!1)return!1;this.interaction instanceof Yc?this.interaction.play():this.interaction.dispatch()}dispose(){this.interaction.dispose()}},aE=(()=>{let e,t,i,r;function a(o){!e&&!sE()&&t?.sharedGameControlGlobals.createdObjects.length>0&&(e=requestAnimationFrame(s)),o&&(t=o,r=o.requestRender)}function s(o){let l=i?o-i:0,h=t.sharedGameControlGlobals.createdObjects,c=t.sharedGameControlGlobals.nCreatedPerAction,u=h.length,d=0;for(;d<u;){let p=h[d];p.userData.createdTime===void 0&&(p.userData.createdTime=o),p.userData.lifetime===void 0&&p.userData.quantity===void 0||p.userData.lifetime&&o-p.userData.createdTime<p.userData.lifetime||p.userData.quantity&&c[p.userData.actionId]<=p.userData.quantity?(p.userData.velocity&&(p.position.addScaledVector(p.userData.velocity,l/1e3),p.updateMatrix(),r()),d++):(c[p.userData.actionId]>p.userData.quantity&&c[p.userData.actionId]--,h.splice(d,1),p.removeFromParent(),t.sharedGameControlGlobals.rapierWorld&&p.rigidBody?(t.sharedGameControlGlobals.colliderToEntity.delete(p.rigidBody.collider(0).handle),t.sharedGameControlGlobals.rapierWorld.removeRigidBody(p.rigidBody)):(p.bvhGeometry=void 0,t.sharedGameControlGlobals.entitiesWithTransformAnim=t.sharedGameControlGlobals.entitiesWithTransformAnim.filter(f=>f.bvhGeometry!==void 0)),u--,r())}e=d>0?requestAnimationFrame(s):void 0,i=d>0?o:void 0}function n(){sE()?e&&(cancelAnimationFrame(e),e=void 0,i=void 0):a()}return typeof document<"u"&&document.addEventListener("visibilitychange",n),a})();function sE(){return!!document&&document.hidden}var nE=new Lt,eie=new R,tie=new R,mO=class{constructor(e,t,i,r,a){this.data=e,this.page=t,this.controlsManager=i,this.shared=r,this.condition=a,this.intervalId=null,this.timeoutIdQueue=[],this.uniqueId=lt.generateUUID(),this.dispatch=()=>{if(Qi(this.shared,this.condition)===!1)return!1;this.data.delay?this.timeoutIdQueue.push(window.setTimeout(this.dispatchInner,this.data.delay*1e3)):this.dispatchInner()},this.dispatchFromStart=()=>{if(Qi(this.shared,this.condition)===!1)return!1;this.timeoutIdQueue.push(window.setTimeout(this.dispatchInner,this.data.delay*1e3))},this.dispatchThrottled=W7(this.dispatch,1e3/this.data.creationSpeed),this.dispatchStart=()=>{this.intervalId===null&&(this.intervalId=window.setInterval(this.dispatch,1e3/this.data.creationSpeed))},this.dispatchStop=()=>{this.intervalId!==null&&(window.clearInterval(this.intervalId),this.intervalId=null)},this.dispatchInner=()=>{this.timeoutIdQueue.shift();let n=new ma(this.object);if(n.playModeVisible=!0,n.expand(),this.data.coordinateSystem!=="world"){let l=this.data.coordinateSystem,h=this.page.scene.find(l);h&&(h.updateMatrixWorldSVD(),n.hiddenMatrix.copy(h.matrixWorldRigid))}n.position.fromArray(this.data.position),n.rotation.fromArray(this.data.rotation),n.updateMatrix(),this.page.add(n);let o=this.controlsManager.sharedGameControlGlobals;o.createdObjects.push(n),o.nCreatedPerAction[this.uniqueId]===void 0?o.nCreatedPerAction[this.uniqueId]=1:o.nCreatedPerAction[this.uniqueId]++,n.updateWorldMatrix(!0,!0),n.traverseObject(this.traverseObjectCB),aE(),this.controlsManager.requestRender()},this.traverseObjectCB=n=>{n.hasNonUniformScale&&n.updateMatrixWorldSVD();let o;if(this.controlsManager.sharedGameControlGlobals.rapierWorld){if(n instanceof Ws)if(n.objectForSample){if(n.objectForSample.dataPatched.physics.fusedBody)return;o=n.object}else return n.object.dataPatched.physics.fusedBody===!0&&n.object.dataPatched.physics.rigidBody==="dynamic"?!0:void 0;else if(n instanceof ma)o=n.object;else if(o=n,o.dataPatched.cloner?.hideBase)return!0}else{if(n instanceof Ws)return;n instanceof ma?o=n.object:o=n}this.data.destroy==="Time"?n.userData.lifetime=this.data.lifetime*1e3:this.data.destroy==="Quantity"&&(n.userData.quantity=this.data.destroyAfterQuantity,n.userData.actionId=this.uniqueId);let l=new R().fromArray(this.data.velocity),h=o.dataPatched;if(!(h.physics.enabled==="visibility"?!h.visible:!h.physics.enabled)&&(this.controlsManager.sharedGameControlGlobals.rapierWorld?(this.controlsManager.addRigidBody(n,o,{fromCreate:!0,dynamic:this.data.dynamic}),this.data.destroy==="Collision"&&(n.rigidBody?.collider(0).setActiveEvents(1),n.userData.hasCollisionDestroy=!0),n.matrixWorld.decompose(eie,nE,tie),l.applyQuaternion(nE),this.data.velocity.some(c=>c!==0)&&this.data.dynamic&&n.rigidBody?.setLinvel(l.divideScalar(this.controlsManager.pixelsPerMeter),!0)):("geometry"in n.object&&this.controlsManager.addBoundsTree(n),this.data.velocity.some(c=>c!==0)&&this.data.dynamic&&(n.userData.velocity=l)),o.dataPatched.physics?.fusedBody===!0))return!0};let s=this.page.scene.find(this.data.object);if(!s)throw new Error("Missing Property");if(this.object=s,this.data.coordinateSystem!=="world"&&!this.page.scene.find(this.data.coordinateSystem))throw new Error("Missing Property");aE(i)}dispose(){this.intervalId!==null&&(window.clearInterval(this.intervalId),this.intervalId=null),this.timeoutIdQueue.forEach(e=>window.clearTimeout(e)),this.dispatchThrottled.cancel(),this.page.remove(...this.controlsManager.sharedGameControlGlobals.createdObjects),this.controlsManager.sharedGameControlGlobals.createdObjects=[]}},gO=200,vy=.02,yy=.3,iie=65,ese=new R,oE=new R,lE=new R,rie=new R,Ma=new R,Fa=new R,Ko=new R,xy=new je,hE=new je,aie=new je,tse=new je,Fs=new Lt,to=new Lt,fn=new Rr(0,0,0,"YXZ"),sie=new R(1,0,0),ks=new R(0,1,0),nie=new R(0,0,1),cE=new R(1,1,1),ise=new Wa,oie=1,lie=.025,hie=16e-6,uE=12,cie=20,Vr=new Ss,fs=new cr,uie={type:"requestRender"},die={type:"updateMatrix"},dE=Math.PI/6,Px=class extends ha{constructor(e,t,i,r,a,s,n,o,l){super(),this.object=e,this.domElement=t,this.data=i,this.gloabalPhysics=r,this.controlsManager=a,this.cameraFollow=s,this.camera=n,this.page=o,this.sharedAssets=l,this.enableDamping=!0,this.hiddenMatrix0=new je,this.target0=new R,this.zoom0=1,this.rotForce=1,this.moveForce=1,this.pixelsPerMeter=gO,this.euler0=new Rr(0,0,0,"YXZ"),this.position0Cam=new R,this.quat0Cam=new Lt,this.scale0Cam=new R,this.hiddenMatrix0Cam=new je,this.threshEndTranslate=.01,this.threshEndRotate=1e-8,this.threshEndRotVel=.005,this.collider={type:"capsule",radius:40,segment:new Ss(new R(0,-40,0),new R(0,40,0)),matrix:new je,position:new R,rotation:new Lt},this.euler=new Rr(0,0,0,"YXZ"),this.eulerDelta=new R,this.lastPosition=new R,this.lastCameraQuaternion=new Lt,this.lastCameraPosition=new R,this.PI_2=Math.PI/2,this.prevMouse=new re,this.velocityTarget=new R,this.velocity=new R,this.directionXZ=new R,this.rotVelocityStick=new R,this.rotVelocityTarget=new R,this.rotVelocity=new R,this.rotDirection=new R,this.nonColliderRotOffset=new je,this.nonColliderPosOffset=new je,this.firstPointerId=-1,this.rot=new R,this.path=[],this.movementState={moveNegZ:0,movePosZ:0,moveNegX:0,movePosX:0,moveNegY:0,movePosY:0,rotPosX:0,rotNegX:0,rotPosY:0,rotNegY:0,jump:0,run:0},this.vrEulerYOffset=0,this.onObject=!1,this.actionState={},this.keyAssignments=[["moveNegZ","W"],["moveNegX","A"],["movePosZ","S"],["movePosX","D"],["rotPosX","ArrowUp"],["rotPosY","ArrowLeft"],["rotNegX","ArrowDown"],["rotNegY","ArrowRight"],["jump"," "]],this.collisionEnabled=!0,this.offsetMatrix=new je,this.objectToTarget=new R,this.objectToTarget0=new R,this.objectToCamXZ=new R,this.objectToCamXZ0=new R,this.targetToCamera=new R,this.targetToCamera0=new R,this.cameraPolarAxis0=new R,this.targetPos=new R,this.targetQuat=new Lt,this.lerpFactorPos=new R().setScalar(.3),this.lerpFactorPosStart=.3,this.lerpFactorPosEnd=.3,this.lerpFactorRotStart=.3,this.lerpFactorRotEnd=.3,this.lerpFactorPosCamera=.3,this.lerpFactorRotCamera=.3,this.objXZQuat=new Lt,this.objXZQuatInv=new Lt,this.objXZRotMat=new je,this.isFirstPerson=!1,this.didHit=!1,this.groundVelocity=new R,this.pushedVelocity=new R,this.groundYRotation=0,this.objectRealQuat=new Lt,this.colliderWorldQuat=new Lt,this.groundNormal=new R,this.groundTilt=new Lt,this.groundTiltInv=new Lt,this.lastHitObj=null,this.isFirstFrame=!0,this.rotationAccumWhenOrientWithCamera=0,this.navMeshPathDest=null,this.position=new R,this.quaternion=new Lt,this.scale=new R,this.initialAction=!0,this.onPointerDown=f=>{f.target!==this.domElement||this.firstPointerId!==-1||(this.firstPointerId=f.pointerId,this.domElement.ownerDocument.addEventListener("pointermove",this.onPointerMove),this.domElement.ownerDocument.addEventListener("pointerup",this.onPointerUp),this.rotBy!=="keys"&&!Ja&&(!ZS||KS>=15.5)&&this.domElement.requestPointerLock(),this.prevMouse.set(f.clientX,f.clientY))},this.onPointerUp=f=>{this.firstPointerId=-1,this.domElement.ownerDocument.removeEventListener("pointermove",this.onPointerMove),this.domElement.ownerDocument.removeEventListener("pointerup",this.onPointerUp),f.pointerType==="mouse"&&this.domElement.ownerDocument.exitPointerLock()},this.onPointerMove=f=>{if(f.pointerId!==this.firstPointerId)return;let m=f.clientX-this.prevMouse.x,g=f.clientY-this.prevMouse.y;this.prevMouse.set(f.clientX,f.clientY),f.pointerType==="mouse"&&this.rotBy!=="keys"&&(ZS&&KS<15.5&&!Ja?(this.eulerDelta.y=-m*this.mouseOrbitSensitivity,this.eulerDelta.x=-g*this.mouseOrbitSensitivity):(this.eulerDelta.y=-f.movementX*this.mouseOrbitSensitivity,this.eulerDelta.x=-f.movementY*this.mouseOrbitSensitivity)),f.pointerType!=="mouse"&&this.rotByTouch==="drag"&&(this.eulerDelta.y=-m*this.mouseOrbitSensitivity*5,this.eulerDelta.x=-g*this.mouseOrbitSensitivity*5),this.controlsManager.requestRender()},this.onPointerlockChange=f=>{this.domElement.ownerDocument.pointerLockElement===this.domElement?Px.isLocked=!0:Px.isLocked=!1},this.onPointerlockError=()=>{console.error("SPE.GameControls: Unable to use Pointer Lock API")},this.handleVisibilityChange=()=>{if(document?.hidden)for(let f in this.movementState)this.movementState[f]=0},this.onKeyDown=f=>{!(f.target instanceof HTMLInputElement)&&(f.code==="ArrowLeft"||f.code==="ArrowUp"||f.code==="ArrowRight"||f.code==="ArrowDown"||f.code==="Space")&&f.preventDefault();for(let m of this.keyAssignments)if(f.key.toUpperCase()===m[1]||f.key===m[1]){this.movementState[m[0]]=1;break}this.controlsManager.requestRender()},this.onKeyUp=f=>{for(let m of this.keyAssignments)if(f.key.toUpperCase()===m[1]||f.key===m[1]||f.code.slice(3,f.code.length).toUpperCase()===m[1]){this.movementState[m[0]]=0;break}},this.copyVRGamePadValues=(f,m)=>{for(let g=2;g<4;g++){let y=f.axes[g];m===0?g===2?this.movementState.movePosX=y:this.movementState.movePosZ=y:(f.buttons[3].pressed?this.movementState.jump=1:this.movementState.jump=0,g===2?(Math.abs(this.movementState.rotPosY)<.3&&Math.abs(y)>=.3&&(this.vrEulerYOffset+=y<0?1:-1),this.movementState.rotPosY=y):this.moveMode==="fly"&&(this.movementState.moveNegY=y))}},this.sharedGameControlGlobals=a.sharedGameControlGlobals,e===n&&(this.isFirstPerson=!0),this.hiddenMatrix0.copy(this.object.hiddenMatrix),this.object.parent?this.object.hiddenMatrix.copy(this.object.parent.matrixWorld).invert():this.object.hiddenMatrix.identity(),this.object.matrix.copy(this.object.matrixWorld),this.object.matrix.decompose(this.position,this.quaternion,this.scale),this.euler0.setFromQuaternion(this.quaternion,"YXZ");let h=this.euler0.clone(),c=h.y;if(this.objectRealQuat.copy(this.quaternion),h.y=0,this.quaternion.setFromEuler(h),this.objXZQuat.copy(this.quaternion),this.objXZQuatInv.copy(this.objXZQuat).invert(),this.objXZRotMat.makeRotationFromQuaternion(this.quaternion),h.set(0,c,0),this.quaternion.setFromEuler(h),this.rot.setFromEuler(h),this.object.matrixAutoUpdate=!1,(this.isFirstPerson||this.cameraFollow===!0)&&(this.target0.copy(this.camera.getTarget()),this.zoom0=this.camera.zoom),this.cameraFollow===!0){this.position0Cam.copy(this.camera.position),this.quat0Cam.copy(this.camera.quaternion),this.scale0Cam.copy(this.camera.scale),this.hiddenMatrix0Cam.copy(this.camera.hiddenMatrix),this.camera.parent?(this.camera.hiddenMatrix.copy(this.camera?.parent.matrixWorld),this.camera.matrix.copy(this.camera.matrixWorld)):this.camera.hiddenMatrix.identity(),this.camera.matrix.copy(this.camera.matrixWorld),this.camera.matrix.decompose(this.camera.position,this.camera.quaternion,this.camera.scale),this.camera.matrixAutoUpdate=!1,this.offsetMatrix.copy(this.object.matrix).invert().multiply(this.camera.matrix);let f=new R(0,0,-1).applyQuaternion(this.camera.quaternion),m=new R().subVectors(this.position,this.camera.position);this.objectToCamXZ.copy(m),this.objectToCamXZ.y=0,this.objectToCamXZ0.copy(this.objectToCamXZ);let g,y;Math.abs(f.y)<1e-6?(m.y=0,f.y=0,y=m.projectOnVector(f)):m.y/f.y>0?y=f.multiplyScalar(m.y/f.y):y=f.multiplyScalar(m.length()),this.targetToCamera0.copy(y).negate(),g=this.camera.position.clone().add(y),this.objectToTarget0.subVectors(g,this.position);let x=new Rr().setFromQuaternion(this.camera.quaternion,"YXZ");this.cameraPolarOffset=-x.x,x.x=0,x.z=0,x.y-=Math.PI/2,this.cameraPolarAxis0.set(0,0,-1).applyEuler(x)}if(this.object instanceof ya&&(this.object.matrixAutoUpdate=!1),this.euler.setFromQuaternion(this.quaternion,"YXZ"),this.rotByTouch=i.rotByTouch??"joystick",this.rotBy=i.rotBy??"keys",this.rotationMode=i.rotationMode??"normal",this.moveMode=i.moveMode??"walk",this.collisionEnabled=i.collisionEnabled,this.speedTranslate=(i.speedTranslate??250)*oie,this.speedOrbit=(i.speedRotate??100)*lie,this.mouseOrbitSensitivity=(i.speedRotate??100)*hie,this.keyAssignments=i.keyAssignments.map(f=>{let m=[f[0],f[1]];return m[1]==="\u25B2"?m[1]="ArrowUp":m[1]==="\u25C0"?m[1]="ArrowLeft":m[1]==="\u25BC"?m[1]="ArrowDown":m[1]==="\u25B6"?m[1]="ArrowRight":m[1]==="\u21E7"?m[1]="Shift":m[1]==="\u21B5"?m[1]="Enter":m[1]==="Space"?m[1]=" ":m[1]==="\u2318"?m[1]="Meta":m[1]==="Ctrl"?m[1]="Control":m[1]==="Esc"&&(m[1]="Escape"),m}),i.rotBy==="mouse"){let f;f=this.keyAssignments.findIndex(m=>m[0]==="rotNegX"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(m=>m[0]==="rotPosX"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(m=>m[0]==="rotPosY"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(m=>m[0]==="rotNegY"),f!==-1&&(this.keyAssignments[f][1]="")}this.lerpFactorPosStart=1-.02**(1/((i.delayPos[0]??.3)*60)),this.lerpFactorPosEnd=1-.02**(1/((i.delayPos[1]??.3)*60)),this.lerpFactorPos.setScalar(this.lerpFactorPosStart),this.lerpFactorRotStart=1-.02**(1/((i.delayRot[0]??.3)*60)),this.lerpFactorRotEnd=1-.02**(1/((i.delayRot[1]??.3)*60)),this.lerpFactorPosCamera=1-.02**(1/((i.delayPosCamera??.3)*60)),this.lerpFactorRotCamera=1-.02**(1/((i.delayRotCamera??.3)*60)),this.gravity=(this.gloabalPhysics.gravity??ru.defaultData.gravity)*uE,this.usePhysics=this.gloabalPhysics.usePhysics??ru.defaultData.usePhysics,this.jumpPower=i.jumpPower*cie,this.resetYPosition=this.position.y+Math.abs(i.resetYPosition)*(this.gravity>0?1:-1),this.alignToGround=i.alignToGround??!1,this.orientMode=i.autoOrientMove?i.orientMode:"none",this.orientWith=i.orientWith??fg.defaultDataThirdPerson.orientWith,this.slopeThresh=iie*Math.PI/180,i.collider.type==="capsule"?(this.collider.radius=i.collider.radius,this.collider.segment.start.y=i.collider.height/2-i.collider.radius,this.collider.segment.end.y=-this.collider.segment.start.y,this.offset=i.collider.height*vy/this.pixelsPerMeter,this.stepThresh=i.collider.height*yy/this.pixelsPerMeter,this.colliderHeight=i.collider.height):i.collider.type==="sphere"?(this.collider.radius=i.collider.radius,this.collider.segment.start.y=0,this.collider.segment.end.y=0,this.offset=2*i.collider.radius*vy/this.pixelsPerMeter,this.stepThresh=2*i.collider.radius*yy/this.pixelsPerMeter,this.colliderHeight=i.collider.radius*2):(this.offset=i.collider.height*vy/this.pixelsPerMeter,this.stepThresh=i.collider.height*yy/this.pixelsPerMeter,this.colliderHeight=i.collider.height),this.collider.type=i.collider.type;let u=new R().fromArray(i.collider.position),d=new Lt().setFromEuler(new Rr().fromArray([...i.collider.rotation,"XYZ"]));this.collider.position.copy(u).multiply(this.scale),this.collider.rotation.copy(d),this.collider.matrix.compose(u,d,cE),i.cameraXAxis!==void 0&&(this.cameraXAxis=i.cameraXAxis,this.cameraYAxis=i.cameraYAxis,this.minPolarAngle=i.cameraRotXLimits[0],this.maxPolarAngle=i.cameraRotXLimits[1],this.minAzimuthAngleRel=i.cameraRotYLimits[0],this.maxAzimuthAngleRel=i.cameraRotYLimits[1]),this.forwardDir=i.forwardDirection??"-z",this.isFirstPerson&&(this.forwardDir="-z"),this.runMultiplier=i.runMultiplier??2;let p=i.navmesh.destinationHelperRadius*2;if(p>0){let f=new At;f.push({fi:0,data:{...Gr.defaultData("light","phong"),alpha:0},id:"layer1"}),f.push({fi:0,data:{...Gr.defaultData("color"),color:i.navmesh.destinationHelperColor,alpha:i.navmesh.destinationHelperColor.a},id:"layer2"});let m=new Nb({layers:f},{scene:this.page.scene,shared:this.sharedAssets});this.navMeshPathDest=new xr(JT.create({parameters:{width:p,height:p/10,hollow:.7}}),m),this.navMeshPathDest.material.userData.opacity0=i.navmesh.destinationHelperColor.a}this.activate()}reset(e=!1){if(this.object.hiddenMatrix.copy(this.hiddenMatrix0),e){this.object.updateMatrix(),this.object.updateMatrixWorld(),this.object.matrix.copy(this.object.matrixWorld),this.object.matrix.decompose(this.position,this.quaternion,this.scale),this.object.parent?this.object.hiddenMatrix.copy(this.object.parent.matrixWorld).invert():this.object.hiddenMatrix.identity();let t=new Rr().setFromQuaternion(this.quaternion,"YXZ"),i=t.y;this.objectRealQuat.copy(this.quaternion),t.y=0,this.quaternion.setFromEuler(t),this.objXZQuat.copy(this.quaternion),this.objXZQuatInv.copy(this.objXZQuat).invert(),this.objXZRotMat.makeRotationFromQuaternion(this.quaternion),t.set(0,i,0),this.quaternion.setFromEuler(t),this.rot.setFromEuler(t),this.euler.setFromQuaternion(this.quaternion,"YXZ"),this.velocityTarget.set(0,0,0),this.velocity.set(0,0,0)}else this.object instanceof ya?this.object.matrixAutoUpdate=!0:this.object.updateMatrix();this.cameraFollow===!0&&(this.camera.quaternion.copy(this.quat0Cam),this.camera.position.copy(this.position0Cam),this.camera.scale.copy(this.scale0Cam),this.camera.hiddenMatrix.copy(this.hiddenMatrix0Cam),this.camera.matrixAutoUpdate=!0),this.controlsManager.requestRender()}activate(){this.instantiateActions(),this.domElement.ownerDocument.addEventListener("pointerdown",this.onPointerDown),this.domElement.ownerDocument.addEventListener("keydown",this.onKeyDown),this.domElement.ownerDocument.addEventListener("keyup",this.onKeyUp),this.domElement.ownerDocument.addEventListener("pointerlockchange",this.onPointerlockChange),this.domElement.ownerDocument.addEventListener("pointerlockerror",this.onPointerlockError),this.domElement.ownerDocument.addEventListener("visibilitychange",this.handleVisibilityChange)}deactivate(){this.disposeActions(),this.domElement.ownerDocument.removeEventListener("pointerdown",this.onPointerDown),this.domElement.ownerDocument.removeEventListener("keydown",this.onKeyDown),this.domElement.ownerDocument.removeEventListener("keyup",this.onKeyUp),this.domElement.ownerDocument.removeEventListener("pointerlockchange",this.onPointerlockChange),this.domElement.ownerDocument.removeEventListener("pointerlockerror",this.onPointerlockError),this.domElement.ownerDocument.removeEventListener("visibilitychange",this.handleVisibilityChange)}dispose(){this.deactivate(),this.navMeshPathDest?.parent&&this.page.remove(this.navMeshPathDest)}instantiateActions(){let e=this.data,t=this.sharedAssets;e.gameActions!==void 0&&(this.actions={},pg.list.forEach(i=>{this.actions[i]=Ra({...e,disabled:!1,type:"GameControl"},e.gameActions[i],this.page,t,this.controlsManager.eventManager,this.object)})),this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.dispatchStopEvent("jump"),this.dispatchStartEvent("idle"),this.initialAction&&(this.initialAction=!1)}disposeActions(){this.initialAction=!1,this.dispatchStopEvent("idle"),this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.dispatchStopEvent("jump"),Qr(this.actions.idle),Qr(this.actions.move),Qr(this.actions.run),Qr(this.actions.jump)}dispatchStartEvent(e){this.actions[e]!==void 0&&(this.actionState[e]||(this.actionState[e]=!0,this.actions[e].Transition.forEach(t=>{t.play()}),this.actions[e].Animation.forEach(t=>{t.play(this.initialAction===!1)}),this.actions[e].Create.forEach(t=>{t.dispatchStart()}),this.actions[e].Audio.forEach(t=>{t.dispatchGameControl("start")}),this.actions[e].Particles.forEach(t=>{t.dispatchGameControl("start")})))}dispatchStopEvent(e){this.actions[e]!==void 0&&(!this.actionState[e]||(this.actionState[e]=!1,this.actions[e].Transition.forEach(t=>{t.stop(),t.object.currentState!==null&&t.object.changeSelectedState(null,{scene:this.page.scene,shared:this.sharedAssets})}),this.actions[e].Create.forEach(t=>{t.dispatchStop()}),this.actions[e].Audio.forEach(t=>{t.dispatchGameControl("stop")}),this.actions[e].Particles.forEach(t=>{t.dispatchGameControl("stop")})))}get colliderWorldPosition(){return Ma.copy(this.collider.position).applyQuaternion(this.objectRealQuat).add(this.position)}update(e,t,i){if(this.gravity<0?this.position.y<this.resetYPosition:this.position.y>this.resetYPosition)return this.reset(!0),!0;this.sharedGameControlGlobals.gamePads.forEach(this.copyVRGamePadValues);let r=(this.isFirstFrame?16.6:e)/1e3;this.isFirstFrame&&(this.isFirstFrame=!1);let a=r*60,s=!1;if(this.usePhysics&&this.collisionEnabled){let o=Fa.set(0,(this.velocity.y===0?this.pixelsPerMeter*Math.max(Math.abs(this.gravity)/(10*uE),1)*(this.gravity>0?1:-1):this.velocity.y)*r,0).divideScalar(this.pixelsPerMeter),l=this.sharedGameControlGlobals.rapierWorld.castShape(this.colliderWorldPosition.divideScalar(this.pixelsPerMeter),this.colliderWorldQuat,o,this.object.rigidBody?.collider(0).shape,1,!1,16,void 0,void 0,this.object.rigidBody);if(l){this.onObject=!0,this.groundNormal.set(l.normal2.x,l.normal2.y,l.normal2.z).applyQuaternion(this.colliderWorldQuat).negate(),this.alignToGround&&this.groundTiltAdjustment(this.groundNormal),Math.acos(this.groundNormal.y)<this.slopeThresh&&(s=!0),l.collider.parent()?.bodyType()===0&&Math.acos(this.groundNormal.y)*(180/Math.PI)>45&&(this.onObject=!1);let h=l.collider.parent();this.groundYRotation=0,this.groundVelocity.set(0,0,0);for(let c of this.sharedGameControlGlobals.entitiesWithTransformAnim)if(c.rigidBody===h&&c.userData.isFollowingObj!==this.object.uuid){(c.hasNonUniformScale?c.matrixWorldRigid:c.matrixWorld).decompose(Ma,to,Fa),this.groundVelocity.subVectors(Ma,c.prevT),this.object.getWorldPosition(Fa).add(this.collider.position).sub(Ma),this.groundYRotation=fn.setFromQuaternion(to).y-c.prevR.y,Ko.copy(Fa).applyAxisAngle(ks,this.groundYRotation),this.groundVelocity.add(Ko.sub(Fa)).divideScalar(r);break}}else this.onObject=!1}if(this.moveMode==="walk"&&this.collisionEnabled&&(this.movementState.jump===1&&this.onObject&&(this.velocityTarget.y=this.jumpPower,this.movementState.jump=0,this.dispatchStopEvent("idle"),this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.dispatchStopEvent("jump"),this.dispatchStartEvent("jump"),this.onObject=!1),this.onObject?this.velocityTarget.y/=2:this.velocityTarget.y+=this.gravity*a),this.moveMode==="fly"&&(this.velocityTarget.y=(this.movementState.movePosY-this.movementState.moveNegY)*this.speedTranslate),this.directionXZ.z=this.movementState.movePosZ-this.movementState.moveNegZ,this.directionXZ.x=this.movementState.movePosX-this.movementState.moveNegX,this.forwardDir==="+z"&&this.directionXZ.multiplyScalar(-1),this.directionXZ.manhattanLength()>0&&(this.path=[]),this.navMeshPathDest){let o=this.navMeshPathDest.material;if(this.moveMode==="walk"&&this.path.length>1){this.navMeshPathDest.position.copy(this.path[this.path.length-1]),this.navMeshPathDest.parent||this.page.add(this.navMeshPathDest);let l=Ma.subVectors(this.path[1],this.position),h=Fa.subVectors(this.path[1],this.path[0]);l.dot(h)<0?this.path.shift():(this.directionXZ.x=h.x,this.directionXZ.z=h.z),o.opacity=o.userData.opacity0}else o.opacity-=.05*o.userData.opacity0,this.navMeshPathDest.material.opacity<=0&&this.navMeshPathDest.parent&&this.page.remove(this.navMeshPathDest)}this.directionXZ.normalize(),this.movementState.run?this.moveForce=this.runMultiplier:this.moveForce=1,this.velocityTarget.z=this.directionXZ.z*this.speedTranslate*this.moveForce,this.velocityTarget.x=this.directionXZ.x*this.speedTranslate*this.moveForce,(this.moveMode==="walk"?this.velocityTarget.x+this.velocityTarget.z===0:this.velocityTarget.manhattanLength()===0)?this.lerpFactorPos.setScalar(this.lerpFactorPosEnd):this.lerpFactorPos.setScalar(this.lerpFactorPosStart),this.moveMode==="walk"&&(this.lerpFactorPos.y=1),this.didHit===!1&&this.pushedVelocity.manhattanLength()===0||this.usePhysics===!1?(this.velocity.x+=(this.velocityTarget.x-this.velocity.x)*(1-(1-this.lerpFactorPos.x)**a),this.velocity.y+=(this.velocityTarget.y-this.velocity.y)*(1-(1-this.lerpFactorPos.y)**a),this.velocity.z+=(this.velocityTarget.z-this.velocity.z)*(1-(1-this.lerpFactorPos.z)**a)):this.velocity.copy(this.velocityTarget),(this.moveMode==="walk"?this.velocity.x**2+this.velocity.z**2<this.speedTranslate:this.velocity.lengthSq()<this.speedTranslate)?(this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.onObject&&(this.dispatchStopEvent("jump"),this.dispatchStartEvent("idle"))):(this.dispatchStopEvent("idle"),this.onObject&&(this.dispatchStopEvent("jump"),this.movementState.run?(this.dispatchStopEvent("move"),this.dispatchStartEvent("run")):(this.dispatchStopEvent("run"),this.dispatchStartEvent("move"))));let n=rie.copy(this.velocity);if(this.orientMode!=="none"&&this.isFirstPerson===!1){let o=Fa.copy(n);o.y=0,n.set(0,n.y,o.length()*(this.forwardDir==="+z"?1:-1))}if(this.directionXZ.manhattanLength()>0&&this.orientMode!=="none"&&this.isFirstPerson===!1)if(this.orientWith==="camera"&&this.path.length<=1){let o=Ma;this.camera.getWorldDirection(o);let l=Ko.copy(ks).multiplyScalar(o.dot(ks));o.sub(l);let h=Fa.copy(this.directionXZ);h.x*=-1,this.rot.y=o.angleTo(h)*(o.cross(h).y>0?-1:1)+this.rotationAccumWhenOrientWithCamera}else this.rot.y=(this.path.length>1?0:this.euler.y)+Math.atan2(-this.directionXZ.z,this.directionXZ.x)+Math.PI/2*(this.forwardDir==="+z"?1:-1);if(fn.setFromVector3(this.rot),this.moveMode==="walk"&&(fn.x=0),n.applyEuler(fn),s&&(to.setFromUnitVectors(ks,this.groundNormal),n.applyQuaternion(to)),i){let o=fn.set(0,this.vrEulerYOffset*dE,0);i.applyEuler(o),n.x+=i.x,n.z+=i.z,this.nonColliderPosOffset.elements[13]+=i.y*r}if(this.usePhysics===!0){let o=Fa;this.pushedVelocity.set(0,0,0);for(let l of this.sharedGameControlGlobals.entitiesWithTransformAnim){let h=Ko.setFromMatrixPosition(l.matrixWorld).sub(l.prevT).divideScalar(r).divideScalar(this.pixelsPerMeter),c=l.rigidBody.collider(0).castCollider(h,this.object.rigidBody.collider(0),Ma.copy(n).divideScalar(this.pixelsPerMeter),r,!1);h.multiplyScalar(this.pixelsPerMeter);let u=ni.is(l)?l:l.object;if(c!==null&&this.lastHitObj!==u){let d;l instanceof ma&&(d=l);let p=this.sharedGameControlGlobals.entityToCollisionEvents[u.uuid];if(p)for(let f of p)f.data.target==="character"&&(f.dispatch(d),u.dispatchEvent(Ox));this.lastHitObj=u}if(c!==null){this.pushedVelocity.copy(h),o.copy(c.normal1).applyQuaternion(l.quaternion);break}}if(this.pushedVelocity.manhattanLength()!==0){let l=o.dot(n);l<0&&n.addScaledVector(o,-l),n.add(this.pushedVelocity)}else n.add(this.groundVelocity)}if(this.rotDirection.y=Number(this.movementState.rotPosY)-Number(this.movementState.rotNegY),this.rotDirection.x=Number(this.movementState.rotPosX)-Number(this.movementState.rotNegX),this.rotDirection.normalize(),this.rotationMode==="normal"&&(this.movementState.rotPosX||this.movementState.rotNegX)||this.rotationMode==="steer"&&(this.movementState.rotPosX||this.movementState.rotNegX)&&(this.movementState.movePosZ||this.movementState.moveNegZ||this.moveMode==="walk")?this.rotVelocityStick.x=-this.rotDirection.x*this.speedOrbit*this.rotForce:this.rotVelocityStick.x=0,this.rotationMode==="normal"&&(this.movementState.rotPosY||this.movementState.rotNegY)||this.rotationMode==="steer"&&(this.movementState.rotPosY||this.movementState.rotNegY)&&(this.movementState.movePosZ||this.movementState.moveNegZ)?this.rotVelocityStick.y=-this.rotDirection.y*this.speedOrbit*this.rotForce:this.rotVelocityStick.y=0,this.rotVelocityTarget.subVectors(this.eulerDelta.divideScalar(r),this.rotVelocityStick),this.rotVelocityTarget.manhattanLength()===0?this.rotVelocity.lerp(this.rotVelocityTarget,1-(1-this.lerpFactorRotEnd)**a):this.rotVelocity.lerp(this.rotVelocityTarget,1-(1-this.lerpFactorRotStart)**a),this.euler.x+=this.rotVelocity.x*r,this.euler.y+=this.rotVelocity.y*r+this.groundYRotation,this.rotVelocityTarget.y===0&&this.directionXZ.manhattanLength()===0?this.rotationAccumWhenOrientWithCamera=0:(this.cameraFollow===!1||this.cameraYAxis==="Locked")&&(this.rotationAccumWhenOrientWithCamera+=this.rotVelocity.y*r),this.isFirstPerson===!1&&this.orientMode!=="none"&&this.directionXZ.manhattanLength()>0){if(this.orientMode==="radial"){this.objectToCamXZ.copy(this.objectToCamXZ0).applyAxisAngle(ks,this.euler.y-this.euler0.y);let o=Fa.copy(this.objectToCamXZ).normalize(),l=Ko.copy(n).multiplyScalar(r);l.y=0;let h=l.sub(Ma.copy(o).multiplyScalar(l.dot(o))).cross(o).y;this.euler.y-=Math.atan2(h,this.objectToCamXZ.length())}}else this.rot.y+=this.rotVelocity.y*r+this.groundYRotation,this.rotVelocityTarget.y!==0&&(this.cameraFollow===!1||this.cameraYAxis==="Locked")&&(this.euler.y=this.rot.y);if(this.cameraFollow===!0&&(this.moveMode==="walk"?this.cameraXAxis==="Limit"?this.euler.x=lt.clamp(this.euler.x,-this.maxPolarAngle+this.cameraPolarOffset+1e-6,-this.minPolarAngle+this.cameraPolarOffset-1e-6):this.euler.x=lt.clamp(this.euler.x,-this.PI_2+this.cameraPolarOffset,this.PI_2+this.cameraPolarOffset):this.cameraXAxis==="Limit"&&(this.euler.x=lt.clamp(this.euler.x,-this.PI_2,this.PI_2))),this.moveMode==="fly"?this.rot.x=this.euler.x:this.isFirstPerson&&(t?(fn.copy(t),fn.y=0):(fn.copy(this.euler),fn.y=0),this.nonColliderRotOffset.makeRotationFromEuler(fn)),t&&(this.moveMode==="walk"?(this.rot.y=t.y,this.rot.x=0,this.rot.z=0):this.rot.setFromEuler(t),this.rot.y+=this.vrEulerYOffset*dE),Fs.setFromAxisAngle(sie,this.rot.x),to.setFromAxisAngle(ks,this.rot.y),to.multiply(Fs),Fs.setFromAxisAngle(nie,this.rot.z),to.multiply(Fs),this.quaternion.copy(to),this.objectRealQuat.multiplyQuaternions(this.quaternion,this.objXZQuat),this.colliderWorldQuat.copy(this.objectRealQuat).multiply(this.collider.rotation),this.collisionEnabled)if(this.usePhysics){let o=Fa.copy(n).multiplyScalar(r/this.pixelsPerMeter),l=null;this.didHit=!1;let h=new R;for(let c=0;c<5;c++){let u=o.length(),d=Ko.copy(o).normalize();if(l=this.sharedGameControlGlobals.rapierWorld.castShape(this.colliderWorldPosition.divideScalar(this.pixelsPerMeter).add(h),this.colliderWorldQuat,d,this.object.rigidBody?.collider(0).shape,u,!1,24,void 0,void 0,this.object.rigidBody),l!==null){this.didHit=!0;let p=this.sharedGameControlGlobals.colliderToEntity.get(l.collider.handle);if(p!==this.lastHitObj&&c===0){this.lastHitObj=p;let y=this.sharedGameControlGlobals.entityToCollisionEvents[p?.uuid];if(y){for(let x of y)if(x.data.target==="character"){let b=(this.sharedGameControlGlobals.rapierWorld?.getCollider(l.collider.handle))._parent,_;if(p.cloner){for(let S of p.cloner.children)if(S.rigidBody===b){_=S;break}}x.dispatch(_),p.dispatchEvent(Ox)}}}let f=oE.set(l.normal2.x,l.normal2.y,l.normal2.z).applyQuaternion(this.colliderWorldQuat),m=lE.copy(d).multiplyScalar(l.toi).dot(f),g=l.toi;if(g===0&&(this.position.y+=this.offset*this.pixelsPerMeter),m>this.offset&&(g=l.toi*(m-this.offset)/m,h.addScaledVector(d,g)),o.copy(d).multiplyScalar(u-g),Math.acos(-f.y)>this.slopeThresh){let y=this.colliderWorldPosition.divideScalar(this.pixelsPerMeter).add(h),x=Ko.copy(l.witness2).applyQuaternion(this.colliderWorldQuat);x.y=0;let b=y.add(x);b.y+=this.stepThresh;let _=this.sharedGameControlGlobals.rapierWorld.castShape(b,this.colliderWorldQuat,o,this.object.rigidBody?.collider(0).shape,1,!1,24,void 0,void 0,this.object.rigidBody);_!==null&&_.toi===0&&(f.y=0,f.normalize())}o.addScaledVector(f,-o.dot(f))}else{c===0&&this.directionXZ.manhattanLength()!==0&&(this.lastHitObj=null),h.add(o);break}}this.position.addScaledVector(h,this.pixelsPerMeter),this.object.rigidBody?.setTranslation(Ma.copy(this.position).divideScalar(this.pixelsPerMeter),!0),this.object.rigidBody?.setRotation(Fs.copy(this.quaternion).premultiply(this.groundTilt).multiply(this.objXZQuat),!0)}else{let o=this.onObject?1:5,l=n.multiplyScalar(r/o);for(let h=0;h<o;h++)this.position.add(l),this.collisionAdjustment(r/o)}else this.position.addScaledVector(n,r);if(this.moveMode==="walk"&&this.onObject&&(this.velocityTarget.y=0,this.velocity.y=0),this.quaternion.premultiply(this.groundTilt).multiply(this.objXZQuat),this.object.matrix.compose(this.position,this.quaternion,this.scale),this.object.matrixWorldNeedsUpdate=!0,this.object.matrix.multiply(this.nonColliderPosOffset).multiply(this.nonColliderRotOffset),this.quaternion.premultiply(this.groundTiltInv).multiply(this.objXZQuatInv),this.cameraFollow===!0){this.updateFollowArms();let o=this.objectToTarget.add(this.position),l=this.targetToCamera.add(o);xy.lookAt(l,o,ks).setPosition(l),xy.decompose(this.targetPos,this.targetQuat,Ma),this.camera.quaternion.slerp(this.targetQuat,1-(1-this.lerpFactorRotCamera)**a),this.camera.position.lerp(this.targetPos,1-(1-this.lerpFactorPosCamera)**a),this.camera.updateMatrix(),this.camera.updateMatrixWorld(),this.cameraYAxis==="Limit"&&this.orientMode==="cartesian"&&(this.euler.y=lt.clamp(this.euler.y,this.minAzimuthAngleRel,this.maxAzimuthAngleRel)),this.euler.x=lt.clamp(this.euler.x,-this.PI_2+(this.cameraPolarOffset<0?this.cameraPolarOffset:0),this.PI_2+(this.cameraPolarOffset>0?this.cameraPolarOffset:0))}return this.eulerDelta.set(0,0,0),this.object.dispatchEvent(die),this.path.length<2&&this.lastPosition.distanceToSquared(this.position)<this.threshEndTranslate&&Math.abs(this.rotVelocity.x)<this.threshEndRotVel&&Math.abs(this.rotVelocity.y)<this.threshEndRotVel&&(this.camera===void 0||this.isFirstPerson||this.lastCameraPosition.distanceToSquared(this.camera.position)<this.threshEndTranslate&&8*(1-this.lastCameraQuaternion.dot(this.camera.quaternion))<this.threshEndRotate)&&(this.moveMode==="fly"||this.onObject===!0||this.collisionEnabled===!1)&&(this.navMeshPathDest===null||this.navMeshPathDest.material.opacity<-.04*this.navMeshPathDest?.material?.userData.opacity0)?!1:(this.camera&&(this.lastCameraPosition.copy(this.camera.position),this.lastCameraQuaternion.copy(this.camera.quaternion)),this.lastPosition.copy(this.position),this.object.dispatchEvent(uie),!0)}updateFollowArms(){this.objectToTarget.copy(this.objectToTarget0),this.targetToCamera.copy(this.targetToCamera0);let e=Fs.setFromAxisAngle(ks,this.cameraYAxis==="Limit"&&this.orientMode!=="radial"?lt.clamp(this.euler.y-this.euler0.y,this.minAzimuthAngleRel,this.maxAzimuthAngleRel):this.euler.y-this.euler0.y);(this.cameraYAxis!=="Locked"||this.orientMode==="radial")&&this.objectToTarget.applyQuaternion(e);let t;this.cameraXAxis==="Limit"?t=lt.clamp(this.euler.x,-this.maxPolarAngle+this.cameraPolarOffset+1e-6,-this.minPolarAngle+this.cameraPolarOffset-1e-6):t=lt.clamp(this.euler.x,-this.PI_2+this.cameraPolarOffset+1e-6,this.PI_2+this.cameraPolarOffset-1e-6);let i=Ma.copy(this.cameraPolarAxis0);(this.cameraYAxis!=="Locked"||this.orientMode==="radial")&&i.applyQuaternion(e);let r=to.setFromAxisAngle(i,t);this.cameraYAxis!=="Locked"&&this.targetToCamera.applyQuaternion(e),this.cameraXAxis!=="Locked"&&this.targetToCamera.applyQuaternion(r)}groundTiltAdjustment(e){ks.angleTo(e)*180/Math.PI<15||ks.angleTo(e)*180/Math.PI>85?Fs.identity():Fs.setFromUnitVectors(ks,e),this.groundTilt.slerp(Fs,.06),this.groundTiltInv.copy(this.groundTilt).invert()}collisionAdjustment(e){let t=lE.set(0,0,0);this.object.matrix.compose(this.position,this.quaternion,this.scale);let i=xy.multiplyMatrices(this.object.matrix,this.objXZRotMat).multiply(this.collider.matrix).decompose(Ma,Fs,Fa).compose(Ma,Fs,cE);this.sharedGameControlGlobals.entitiesWithTransformAnim.forEach(a=>{if(a===this.object||a.isDescendantOf(this.object))return;fs.makeEmpty(),a.updateMatrixWorldSVD();let s=a.matrixWorldRigid,n=hE.copy(s).invert(),o=aie.copy(hE).multiply(i);Vr.copy(this.collider.segment),Vr.start.applyMatrix4(o),Vr.end.applyMatrix4(o);let l=oE.copy(this.position).applyMatrix4(n);fs.expandByPoint(Vr.start),fs.expandByPoint(Vr.end),fs.min.addScalar(-this.collider.radius),fs.max.addScalar(this.collider.radius),a.bvhGeometry.boundsTree.shapecast({traverseBoundsOrder(h){return h.distanceToPoint(Vr.end)},intersectsBounds:h=>h.intersectsBox(fs),intersectsTriangle:h=>{let c=Ma,u=Fa,d=h.closestPointToSegment(Vr,c,u);if(d<this.collider.radius){let p=this.collider.radius-d,f=u.sub(c).normalize(),m=Ko.copy(l);m.addScaledVector(f,p);let g=m.applyMatrix4(s).sub(this.position);t.add(g),Vr.start.addScaledVector(f,p),Vr.end.addScaledVector(f,p)}}})}),fs.makeEmpty(),Vr.copy(this.collider.segment),Vr.start.applyMatrix4(i),Vr.end.applyMatrix4(i),fs.expandByPoint(Vr.start),fs.expandByPoint(Vr.end),fs.min.addScalar(-this.collider.radius),fs.max.addScalar(this.collider.radius),this.sharedGameControlGlobals.staticMeshBVH?.shapecast({traverseBoundsOrder(a){return a.distanceToPoint(Vr.end)},intersectsBounds:a=>a.intersectsBox(fs),intersectsTriangle:a=>{let s=Ma,n=Fa,o=a.closestPointToSegment(Vr,s,n);if(o<this.collider.radius){let l=this.collider.radius-o,h=n.sub(s).normalize();this.alignToGround&&this.groundTiltAdjustment(h),t.addScaledVector(h,l),Vr.start.addScaledVector(h,l),Vr.end.addScaledVector(h,l)}}}),this.onObject=Math.abs(t.y)>Math.abs(e*this.velocity.y*.25),this.onObject&&this.dispatchStopEvent("jump");let r=Math.max(0,t.length()-1e-5);t.normalize().multiplyScalar(r),this.position.add(t)}},vO=Px;vO.isLocked=!1;var pie=Do(PE());function po(e,t){let i=new yt;if(!e.getAttribute("position"))return i.setAttribute("position",new ot([],3)),i.setIndex([]),i;let{positions:r,triIndices:a}=Jg(e.getAttribute("position"),e.getIndex());return i.setAttribute("position",new ot(r,3)),i.setIndex(a),t&&i.applyMatrix4(t),i}var fie=new je,mie=new je,mn=[[0,0,0],[0,0,0],[0,0,0]];function yO(e){let t=e.elements;mn[0][0]=t[0],mn[0][1]=t[4],mn[0][2]=t[8],mn[1][0]=t[1],mn[1][1]=t[5],mn[1][2]=t[9],mn[2][0]=t[2],mn[2][1]=t[6],mn[2][2]=t[10];let{u:i,v:r}=(0,pie.SVD)(mn),a=fie.set(i[0][0],i[0][1],i[0][2],0,i[1][0],i[1][1],i[1][2],0,i[2][0],i[2][1],i[2][2],0,0,0,0,1),s=mie.set(r[0][0],r[0][1],r[0][2],0,r[1][0],r[1][1],r[1][2],0,r[2][0],r[2][1],r[2][2],0,0,0,0,1);return a.multiply(s.transpose())}var gie=class extends w3{constructor(){super(),this.layers.enable(3),this.layers.enable(8)}setFromCamera(e,t){t.isOrthographicCamera?(this.ray.origin.set(e.x,e.y,-1).unproject(t),this.ray.direction.set(0,0,-1).transformDirection(t.matrixWorld),this.camera=t):t.isPerspectiveCamera?(this.ray.origin.set(e.x,e.y,-1).unproject(t),this.ray.direction.set(e.x,e.y,.5).unproject(t).sub(this.ray.origin).normalize(),this.camera=t):console.error("Raycaster: Unsupported camera type.")}intersectVisibleObjects(e,t=!0,i=[]){return e.forEach(r=>{r.visible&&this.intersectObject(r,t,i)}),i}createRaycastLineHelper(){let e=new Sl({color:65280,linewidth:10}),t=new R(this.ray.origin.x,this.ray.origin.y,this.ray.origin.z),i=new R(this.ray.direction.x,this.ray.direction.y,this.ray.direction.z),r=this.camera.far-this.camera.near,a=new R().addVectors(t,i.multiplyScalar(r)),s=new yt;return s.setFromPoints([t,a]),new Fm(s,e)}},xO=e=>e instanceof Wc||e instanceof qc;function vie(e,t){return e.distance-t.distance}function bO(e,t,i){if(!(!uo(t)||!t.visible)){js(t)&&t.raycast(e,i);for(let r of t.children)bO(e,r,i)}}function Dm(e,t,i,r=!1){if(!r&&!i.some(s=>Og(e,s)!==void 0))return[];let a=[];return t.children.forEach(s=>bO(e,s,a)),a.sort(vie),a}function Dx(e){let t=[];if(e.length){let i=e[0].object;uo(i)&&t.push(i);let r=i.parent;for(;r;)xO(r)&&t.push(r),r=r.parent}return t}function fo(e,t,i,r){let a=e.frame;if(a){let s=t[0]*a.width,n=(1-t[1])*a.height;for(let o of i){let l=o===a.uuid?a:a.find(o);if(l?.intersects(s,n))return r(l),!0}}return!1}function Og(e,t){if(js(t)){if(t.visible){let i=[];return t.raycast(e,i),i.length?i[0]:void 0}}else if(xO(t))return wO(e,t)}function wO(e,t){if(!(!uo(t)||!t.visible)){if(js(t)){let i=[];if(t.raycast(e,i),i.length)return i[0]}for(let i of t.children){let r=wO(e,i);if(r)return r}}}function yie(e,t,i){return{x:(e-(i.left+window.scrollX))/i.width*2-1,y:-((t-(i.top+window.scrollY))/i.height)*2+1}}function xie(e,t,i){return{x:(e-(i.left+window.scrollX))/i.width,y:1-(t-(i.top+window.scrollY))/i.height}}var bie=class{constructor(e,t,i,r,a,s,n,o){this.renderer=e,this.publish=t,this.scene=i,this.getCamera=r,this.sharedAssets=a,this.requestRender=s,this.isExport=n,this.frame=o,this.raycaster=new gie,this._useWindowEvents=!1,this.pointerWorld={x:0,y:0},this.pointerScreen={x:0,y:0},this._useWindowEvents=t.mouseEventTarget==="window",this.domElement=e.domElement,this.eventElement=this._useWindowEvents?window:e.domElement,this._domRect=this.domElement.getBoundingClientRect()}get stopRaycast(){return this.publish.stopRaycast}get page(){return this.scene.activePage}set useWindowEvents(e){this._useWindowEvents=e,this.eventElement=e?window:this.renderer.domElement}get useWindowEvents(){return this._useWindowEvents}set domRect(e){this._domRect=e}get domRect(){return this._domRect}updateRaycaster(e){let{pageX:t,pageY:i}=e.touches?.length>0?e.touches[0]:e;this.pointerWorld=yie(t,i,this._domRect),this.pointerScreen=xie(t,i,this._domRect),this.raycaster.setFromCamera(this.pointerWorld,this.getCamera())}},en=class{constructor(e){this.eventContext=e,this.domEventsNeeded=new Set,this.hasVideoAction=!1}connect(){}disconnect(){}},pw=[["start","Start"],["keyDown","KeyDown"],["keyUp","KeyUp"],["mouseDown","MouseDown"],["mouseUp","MouseUp"],["mouseHover","MouseHover"],["collision","Collision"],["lookAt","LookAt"],["follow","Follow"],["scroll","Scroll"]],_O=e=>pw.find(([t,i])=>i===e)?.[0],Ap=e=>pw.find(([t])=>t===e)?.[1],wie=(e,t)=>{let i=_O(e);if(i){let r=new CustomEvent(i,{bubbles:!0});return Object.defineProperty(r,"target",{writable:!1,value:t}),r}},_ie=class extends en{constructor(e){super(e),this.objectsPerEvents=new Map,this.splineEvents={},this.onBeginEvent=i=>{if(!i.eventName||!i.target||i.eventName==="Scroll")return;let r=this.splineEvents[_O(i.eventName)]?.[i.target.uuid];if(!r)return;i.eventName==="Scroll"&&i.deltaY!==void 0&&Object.assign(r,{deltaY:i.deltaY});let{domElement:a}=this.eventContext;a.dispatchEvent(r)};let{page:t}=this.eventContext;t.traverseEntity(i=>{if(i.data?.events.length){for(let[r,a]of pw)if(i.data.events.some(s=>s.data.type===a&&!s.data.disabled)){this.objectsPerEvents.has(r)?this.objectsPerEvents.get(r)?.push(i):this.objectsPerEvents.set(r,[i]);let s={id:i.uuid,name:i.name},n=wie(a,s),o=this.splineEvents[r];o?o[i.uuid]=n:this.splineEvents[r]={[i.uuid]:n}}}})}connect(){this.objectsPerEvents.forEach(e=>{e.forEach(t=>{t.addEventListener("beginEvent",this.onBeginEvent)})})}disconnect(){this.objectsPerEvents.forEach(e=>{e.forEach(t=>{t.removeEventListener("beginEvent",this.onBeginEvent)})})}},Sie=class{constructor(e,t,i,r,a,s){if(this.id=e,this.data=t,this.object=i,this.entered=!1,this.alreadyPlayedNonTogglingActions=new Set,this.useToggle=t.runMode==="Toggle",(t.type==="KeyDown"||t.type==="KeyUp"||t.type==="KeyPress")&&!t.key)throw new Error("Missing property");this.actions=Ra(t,t.actions,r,a,s,i)}disconnect(){Qr(this.actions)}dispatchHeld(e){this.actions.Create.forEach(t=>{e&&t.dispatchThrottled.cancel(),t.dispatchThrottled()})}dispatch(e=!1){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this?(t.object.currentTransitionEvent=this,t.init()):this.data.runMode==="Once"&&this.alreadyPlayedNonTogglingActions.add(t)}),this.useToggle?(this.actions.Transition.forEach(t=>{t.toggle()}),this.actions.Animation.forEach(t=>{t.toggle()}),this.actions.SwitchCamera.forEach(t=>{t.toggle()})):this.data.type==="MousePress"||this.data.type==="KeyPress"?this.entered||(this.entered=!0,this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent()),this.actions.Create.forEach(t=>t.dispatchStart())):(this.actions.Transition.some(t=>t.playing)||this.actions.Transition.forEach(t=>{this.alreadyPlayedNonTogglingActions.has(t)===!1&&t.play()}),this.actions.SwitchCamera.some(t=>t.playing)||this.actions.SwitchCamera.forEach(t=>{t.play()}),this.actions.Animation.forEach(t=>{t.play()})),this.actions.Link.forEach(t=>{t.dispatch()}),this.actions.SceneTransition.forEach(t=>{t.dispatch()}),e===!1&&this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch()}),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Audio.forEach(t=>{t.dispatchBasic()}),this.actions.Video.forEach(t=>{t.dispatchBasic()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()}),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch())}dispatchRelease(){this.entered&&(this.entered=!1,this.actions.Transition.forEach(e=>e.reverseFromCurrent()),this.actions.Particles.forEach(e=>e.reverseFromCurrent()),this.actions.Animation.forEach(e=>e.reverseFromCurrent()),this.actions.SwitchCamera.forEach(e=>e.reverseFromCurrent()),this.actions.Create.forEach(e=>e.dispatchStop()))}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent())),this.actions.Link.forEach(t=>{t.dispatch()}),this.actions.SceneTransition.forEach(t=>{t.dispatch()}),this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch()}),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Audio.forEach(t=>{t.dispatchBasic()}),this.actions.Video.forEach(t=>{t.dispatchBasic()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()}),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch())}},Aie=class extends en{constructor(e,t,i){super(e),this.useForRaycastProperty=i,this.objectsPerTypes={MouseDown:[],MouseUp:[],MousePress:[],KeyDown:[],KeyUp:[],KeyPress:[]},this.canvasMouseEvents=[],this.eventsPerObjects={MouseDown:{},MouseUp:{},MousePress:{},KeyDown:{},KeyUp:{},KeyPress:{}},this.heldKeys={},this.heldKeysPress={},this._prevObjects=[],this.sceneInterects=null,this.onCanvasRaycast=n=>{if(this.useForRaycastProperty===!0&&this.sceneInterects===null){this.eventContext.updateRaycaster(n);let{raycaster:o,page:l}=this.eventContext,h=Dm(o,l,[],!0);this.sceneInterects=h,h.length&&(this.eventContext.sharedAssets.raycastProperty={x:h[0].point.x,y:h[0].point.y,z:h[0].point.z,objX:h[0].object.matrixWorld.elements[12],objY:h[0].object.matrixWorld.elements[13],objZ:h[0].object.matrixWorld.elements[14]})}},this.onCanvasMouseDown=n=>{(n.target===this.eventContext.domElement||n.target.tagName==="SPLINE-VIEWER")&&this.canvasMouseEvents.forEach(o=>{(o.data.type==="MouseDown"||o.data.type==="MousePress")&&(this.onCanvasRaycast(n),o.dispatch())})},this.onCanvasMouseUp=n=>{(n.target===this.eventContext.domElement||n.target.tagName==="SPLINE-VIEWER")&&this.canvasMouseEvents.forEach(o=>{o.data.type==="MouseUp"?(this.onCanvasRaycast(n),o.dispatch()):o.data.type==="MousePress"&&o.dispatchRelease()})},this.onMouseDown=n=>{Pt.length>1||(this.eventContext.updateRaycaster(n),this.handleMouseEvent("MouseDown"))},this.onMouseUp=n=>{Pt.length>1||(this.eventContext.updateRaycaster(n),this.handleMouseEvent("MouseUp"))},this.onMousePressDown=n=>{Pt.length>1||(this.eventContext.updateRaycaster(n),this.handleMousePressEvent())},this.onMousePressRelease=n=>{Pt.length>1||(this.eventContext.updateRaycaster(n),this.handleMousePressEvent(!0))},this.onKeyDown=n=>{this.heldKeys[n.key]||(this.handleKeyEvent(n,"KeyDown"),this.handleKeyEventHeld(n,"KeyDown",!0)),this.heldKeys[n.key]=!0},this.onKeyUp=n=>{this.handleKeyEvent(n,"KeyUp"),this.handleKeyEventHeld(n,"KeyUp",!0)},this.onKeyPressDown=n=>{this.heldKeysPress[n.key]?this.handleKeyEventHeld(n,"KeyPress"):(this.handleKeyEvent(n,"KeyPress"),this.handleKeyEventHeld(n,"KeyPress",!0)),this.heldKeysPress[n.key]=!0},this.onKeyPressUp=n=>{this.handleKeyEvent(n,"KeyPress",!0)},this.releaseHeldKey=n=>{delete this.heldKeys[n.key]},this.releaseHeldKeyPress=n=>{delete this.heldKeysPress[n.key]},this._onUserEvent=({eventName:n,target:o,reverse:l})=>{if(!n||!o)return;let h=Ap(n);h&&(h==="MouseDown"||h==="MouseUp"||h==="MousePress"?(o.dispatchEvent({type:"beginEvent",eventName:h}),this.eventsPerObjects[h]?.[o.uuid]?.forEach(c=>{c.dispatchUserEvent(l)})):(h==="KeyDown"||h==="KeyUp"||h==="KeyPress")&&(o.dispatchEvent({type:"beginEvent",eventName:h}),this.eventsPerObjects[h]?.[o.uuid]?.forEach(c=>{c.dispatchUserEvent()})))};let{page:r,sharedAssets:a}=this.eventContext,s=(n,o)=>{if(!n.data?.events.length)return;let l=["MouseDown","MouseUp","MousePress","KeyDown","KeyUp","KeyPress"];for(let h of l){let c=this.eventsPerObjects[h];n.data.events.filter(({data:u})=>u.type===h&&u.disabled!==!0).forEach(({id:u,data:d})=>{try{let p=new Sie(u,d,n,r,a,t);p.actions.Video.length&&(this.hasVideoAction=!0),(d.type==="MouseDown"||d.type==="MouseUp"||d.type==="MousePress")&&(d.mode==="Canvas"||d.mode==="Window")?this.canvasMouseEvents.push(p):c[n.uuid]?c[n.uuid].some(f=>f.id===p.id)||c[n.uuid].push(p):c[n.uuid]=[p]}catch{}}),c[n.uuid]?.length&&this.objectsPerTypes[h].push(n instanceof Zr&&(h==="MouseDown"||h==="MouseUp"||h==="MousePress")?o:n)}};r.traverseEntity(n=>{(n instanceof fa||n instanceof Hr)&&n.frame?.traverse(o=>{s(o,n)}),s(n)})}connect(){let{domElement:e}=this.eventContext;this.heldKeys={},this.heldKeysPress={},this.domEventsNeeded.clear(),e.addEventListener("pointerdown",this.onCanvasMouseDown),e.addEventListener("pointerup",this.onCanvasMouseUp),(this.objectsPerTypes.MouseDown?.length||this.useForRaycastProperty)&&(this.domEventsNeeded.add("pointerdown"),e.addEventListener("pointerdown",this.onMouseDown)),this.objectsPerTypes.MouseUp?.length&&(this.domEventsNeeded.add("pointerup"),e.addEventListener("pointerup",this.onMouseUp)),this.objectsPerTypes.MousePress?.length&&(this.domEventsNeeded.add("pointerdown"),e.addEventListener("pointerdown",this.onMousePressDown),this.domEventsNeeded.add("pointerup"),e.addEventListener("pointerup",this.onMousePressRelease)),this.objectsPerTypes.KeyDown?.length&&(this.domEventsNeeded.add("keydown"),document.addEventListener("keydown",this.onKeyDown),document.addEventListener("keyup",this.releaseHeldKey)),this.objectsPerTypes.KeyUp?.length&&(this.domEventsNeeded.add("keyup"),document.addEventListener("keyup",this.onKeyUp)),this.objectsPerTypes.KeyPress?.length&&(this.domEventsNeeded.add("keydown"),document.addEventListener("keydown",this.onKeyPressDown),document.addEventListener("keyup",this.releaseHeldKeyPress),this.domEventsNeeded.add("keyup"),document.addEventListener("keyup",this.onKeyPressUp)),Object.entries(this.objectsPerTypes).forEach(([t,i])=>{i.forEach(r=>{r.addEventListener("userEvent",this._onUserEvent)})})}disconnect(){let{domElement:e}=this.eventContext;this.domEventsNeeded.clear(),this.heldKeys={},this.heldKeysPress={},e.removeEventListener("pointerdown",this.onCanvasMouseDown),e.removeEventListener("pointerup",this.onCanvasMouseUp),e.removeEventListener("pointerdown",this.onMouseDown),e.removeEventListener("pointerdown",this.onMousePressDown),e.removeEventListener("pointerup",this.onMouseUp),e.removeEventListener("pointerup",this.onMousePressRelease),document.removeEventListener("keydown",this.onKeyDown),document.removeEventListener("keyup",this.onKeyUp),document.removeEventListener("keydown",this.onKeyPressDown),document.removeEventListener("keyup",this.onKeyPressUp),document.removeEventListener("keyup",this.releaseHeldKey),Object.values(this.eventsPerObjects).forEach(t=>{Object.values(t).forEach(i=>{i.forEach(r=>{r.disconnect()})})}),this.canvasMouseEvents.forEach(t=>{t.disconnect()}),Object.entries(this.objectsPerTypes).forEach(([t,i])=>{i.forEach(r=>{r.removeEventListener("userEvent",this._onUserEvent)})})}handleMouseEvent(e){let{stopRaycast:t,raycaster:i,page:r,pointerScreen:a}=this.eventContext,s=this.objectsPerTypes[e],n=s.filter(o=>!(o instanceof Zr));if(!(!s.length&&!this.useForRaycastProperty)&&!(r.uiCanvas&&fo(r,[a.x,a.y],Object.keys(this.eventsPerObjects[e]),o=>{this.handleObjectMouseEventDispatch(o,e)}))){if(t||this.useForRaycastProperty){let o;if(this.sceneInterects===null?o=Dm(i,r,n,this.useForRaycastProperty):(o=this.sceneInterects,this.sceneInterects=null),this.useForRaycastProperty&&o.length&&(this.eventContext.sharedAssets.raycastProperty={x:o[0].point.x,y:o[0].point.y,z:o[0].point.z,objX:o[0].object.matrixWorld.elements[12],objY:o[0].object.matrixWorld.elements[13],objZ:o[0].object.matrixWorld.elements[14]}),t){let l=[o[0]?.uv?.x??0,o[0]?.uv?.y??0];Dx(o).forEach(h=>{h instanceof fa&&fo(h,l,Object.keys(this.eventsPerObjects[e]),c=>{this.handleObjectMouseEventDispatch(c,e)}),this.eventsPerObjects[e][h.uuid]&&this.handleObjectMouseEventDispatch(h,e)})}}t||n.forEach(o=>{let l=Og(i,o);l&&(this.handleObjectMouseEventDispatch(o,e),o instanceof fa&&fo(o,[l?.uv?.x??0,l?.uv?.y??0],Object.keys(this.eventsPerObjects[e]),h=>{this.handleObjectMouseEventDispatch(h,e)}))})}}handleMousePressEvent(e=!1){let t="MousePress",i=this.objectsPerTypes[t],r=i.filter(s=>!(s instanceof Zr)),a=[];if(i.length){if(!e){let{stopRaycast:s,raycaster:n,page:o,pointerScreen:l}=this.eventContext,h=!1;if(o.uiCanvas&&(h=fo(o,[l.x,l.y],Object.keys(this.eventsPerObjects[t]),c=>{a.push(c)})),s&&!h){let c=Dm(n,o,r);a=Dx(c),c.forEach(u=>{u.object instanceof fa&&fo(u.object,[u?.uv?.x??0,u?.uv?.y??0],Object.keys(this.eventsPerObjects[t]),d=>{a.push(d)})})}else r.forEach(c=>{let u=Og(n,c);u&&(a.push(c),c instanceof fa&&fo(c,[u?.uv?.x??0,u?.uv?.y??0],Object.keys(this.eventsPerObjects[t]),d=>{a.push(d)}))})}this._prevObjects.length&&this._prevObjects.forEach(s=>{a.includes(s)||this.handleObjectMouseEventDispatchRelease(s,t)}),a.length&&a.forEach(s=>{this.handleObjectMouseEventDispatch(s,t)}),this._prevObjects=a}}handleObjectMouseEventDispatch(e,t){e.dispatchEvent({type:"beginEvent",eventName:t}),this.eventsPerObjects[t]?.[e.uuid]?.forEach(i=>{i.dispatch()})}handleObjectMouseEventDispatchRelease(e,t){e.dispatchEvent({type:"beginEvent",eventName:t}),this.eventsPerObjects[t]?.[e.uuid]?.forEach(i=>{i.dispatchRelease()})}handleKeyEvent(e,t,i=!1){this.objectsPerTypes[t].forEach(r=>{let a=this.eventsPerObjects[t][r.uuid];a.some(({data:s})=>"key"in s&&s.key===e.key)&&r.dispatchEvent({type:"beginEvent",eventName:t}),a.forEach(s=>{"key"in s.data&&s.data.key===e.key&&(i?s.dispatchRelease():s.dispatch(!0))})})}handleKeyEventHeld(e,t,i=!1){this.objectsPerTypes[t].forEach(r=>{this.eventsPerObjects[t][r.uuid].forEach(a=>{"key"in a.data&&a.data.key===e.key&&a.dispatchHeld(i)})})}},Mie=new R,Cie=new R,SO=class{constructor(e,t,i,r,a){this.actionsIn=Ra(e,e.inActions,i,r,a,t),this.actionsOut=Ra(e,e.outActions,i,r,a,t)}disconnect(){Qr(this.actionsIn),Qr(this.actionsOut)}},Eie=class extends SO{constructor(e,t,i,r,a,s){super(t,i,r,a,s),this.id=e,this.data=t,this.object=i,this.stage="out",this.objects=[],this.onUpdateMatrixWorld=()=>{for(let d of this.objects)if(!d.visible)return;let h=Mie.setFromMatrixPosition(this.objects[0].matrixWorld),c=Cie.setFromMatrixPosition(this.objects[1].matrixWorld),u=h.distanceTo(c)<=this.distance?"in":"out";if(this.stage!==u){this.stage=u;let d=u==="in"?this.actionsIn:this.actionsOut;d.Audio.forEach(p=>p.dispatchConditional()),d.Particles.forEach(p=>p.dispatchConditional()),d.Video.forEach(p=>p.dispatchConditional()),d.Link.forEach(p=>p.dispatch()),d.Create.forEach(p=>p.dispatch()),d.Destroy.forEach(p=>p.dispatch()),d.Reset.forEach(p=>p.dispatch()),d.Transition.forEach(p=>{p.object.currentTransitionEvent!==this&&(p.object.currentTransitionEvent=this),p.init()}),d.Transition.forEach(p=>p.play()),d.Animation.forEach(p=>p.play()),d.SwitchCamera.forEach(p=>p.play()),d.SceneTransition.forEach(p=>p.dispatch()),d.SetVariable.forEach(p=>p.checkConditions()),d.SetVariable.forEach(p=>p.dispatch()),d.DynamicVariablePlay.forEach(p=>p.dispatch())}};let{distance:n,fromObject:o,toObject:l}=t.condition;this.distance=n;for(let h of[o,l]){if(!h)throw new Error("Missing property");let c=r.find(h);if(!c)throw new Error("Missing property");this.objects.push(c)}}connect(){window.setTimeout(()=>{this.objects.forEach(e=>{e.addEventListener("updateMatrixWorld",this.onUpdateMatrixWorld)}),this.onUpdateMatrixWorld()},0)}disconnect(){super.disconnect(),this.stage="out",this.objects.forEach(e=>{e.removeEventListener("updateMatrixWorld",this.onUpdateMatrixWorld)})}},Tie=class extends SO{constructor(e,t,i,r,a,s){super(t,i,r,a,s),this.id=e,this.data=t,this.object=i,this.onBegin=({target:l,state:h})=>{this.toState!==h&&(this.actionsOut.Audio.forEach(c=>c.dispatchConditional()),this.actionsOut.Particles.forEach(c=>c.dispatchConditional()),this.actionsOut.Video.forEach(c=>c.dispatchConditional()),this.actionsOut.Link.forEach(c=>c.dispatch()),this.actionsOut.Create.forEach(c=>c.dispatch()),this.actionsOut.Destroy.forEach(c=>c.dispatch()),this.actionsOut.Reset.forEach(c=>c.dispatch()),this.actionsIn.Transition.forEach(c=>c.pause()),this.object.currentTransitionEvent=this,this.actionsOut.Transition.forEach(c=>c.play()),this.actionsOut.Animation.forEach(c=>c.play()),this.actionsIn.SwitchCamera.forEach(c=>c.pause()),this.actionsOut.SwitchCamera.forEach(c=>c.play()),this.actionsOut.SceneTransition.forEach(c=>c.dispatch()),this.actionsOut.SetVariable.forEach(c=>c.checkConditions()),this.actionsOut.SetVariable.forEach(c=>c.dispatch()),this.actionsOut.DynamicVariablePlay.forEach(c=>c.dispatch()))},this.onComplete=({target:l,state:h})=>{this.toState===h&&(this.actionsIn.Audio.forEach(c=>c.dispatchConditional()),this.actionsIn.Particles.forEach(c=>c.dispatchConditional()),this.actionsIn.Video.forEach(c=>c.dispatchConditional()),this.actionsIn.Link.forEach(c=>c.dispatch()),this.actionsIn.Create.forEach(c=>c.dispatch()),this.actionsIn.Destroy.forEach(c=>c.dispatch()),this.actionsIn.Reset.forEach(c=>c.dispatch()),this.actionsOut.Transition.forEach(c=>c.pause()),this.actionsOut.Transition.forEach(c=>c.pause()),this.object.currentTransitionEvent=this,this.actionsIn.Transition.forEach(c=>c.play()),this.actionsIn.Animation.forEach(c=>c.play()),this.actionsOut.SwitchCamera.forEach(c=>c.pause()),this.actionsIn.SwitchCamera.forEach(c=>c.play()),this.actionsIn.SceneTransition.forEach(c=>c.dispatch()),this.actionsIn.SetVariable.forEach(c=>c.checkConditions()),this.actionsIn.SetVariable.forEach(c=>c.dispatch()),this.actionsIn.DynamicVariablePlay.forEach(c=>c.dispatch()))};let{condition:n}=t;if(!n.object)throw new Error("Missing property");let o=r.find(n.object)??r.scene.find2D(n.object);if(!o)throw new Error("Missing property");if(this.toObject=o,n.state&&!this.toObject.states?.[n.state])throw new Error("Missing property");this.toState=n.state}connect(){Zl(this.actionsOut).forEach(e=>{this.actionsOut[e]?.length&&this.toObject.addEventListener("beginState",this.onBegin)}),Zl(this.actionsIn).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.addEventListener("completeState",this.onComplete)})}disconnect(){super.disconnect(),Zl(this.actionsOut).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.removeEventListener("beginState",this.onBegin)}),Zl(this.actionsIn).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.removeEventListener("completeState",this.onComplete)})}},Pie=class extends en{constructor(e,t){super(e),this.eventsPerConditions={Comparison:[],Distance:[],State:[]},this.hasVideoAction=!1;let{page:i,sharedAssets:r}=this.eventContext;i.traverseEntity(a=>{if(a.data?.events.length){for(let{id:s,data:n}of a.data.events)if(!n.disabled&&n.type==="Conditional")try{let o;n.condition.type==="Comparison"||(n.condition.type==="Distance"?o=new Eie(s,n,a,i,r,t):n.condition.type==="State"&&(o=new Tie(s,n,a,i,r,t))),o&&(this.eventsPerConditions[n.condition.type].push(o),(o.actionsIn.Video.length||o.actionsOut.Video.length)&&(this.hasVideoAction=!0))}catch{}}})}connect(){super.connect(),Object.values(this.eventsPerConditions).forEach(e=>e.forEach(t=>t.connect()))}disconnect(){super.disconnect(),Object.values(this.eventsPerConditions).forEach(e=>e.forEach(t=>t.disconnect()))}},dd=new R,Jo=new R,kl=new R,pE=new Ka,Die=.01,mi=new R,Or=new R,fE=new R,rh=new Lt,by=new Rr,Oie=new je,wy=new Lr,pc=new R,gn=new R,fc=.2;function _y(e,t){!t||(t[0]<t[1]&&(e.x=Math.min(Math.max(e.x,t[0]),t[1])),t[2]<t[3]&&(e.y=Math.min(Math.max(e.y,t[2]),t[3])),t[4]<t[5]&&(e.z=Math.min(Math.max(e.z,t[4]),t[5])))}var Iie=function(){let e=new je;return(t,i,r)=>{let a=t.obj;e.copy(a.hiddenMatrix),a.parent!==null&&e.premultiply(a.parent.matrixWorld),e.invert(),a.position.copy(i),t.reference==="global"&&_y(a.position,t.limits),a.position.applyMatrix4(e),t.reference==="parent"?_y(a.position,t.limits):t.reference==="local"&&(rh.copy(t.quat0).invert(),a.position.sub(t.position0),a.position.applyQuaternion(rh),_y(a.position,t.limits),rh.invert(),a.position.applyQuaternion(rh),a.position.add(t.position0)),e.multiply(r??a.matrixWorld).decompose(mi,a.quaternion,Or),a.updateMatrix(),a.hasNonUniformScale&&(a.updateMatrixWorld(),a.updateMatrixWorldSVD()),a instanceof Ia&&wo(a.parent)&&a.invalidateDownstreamBooleanData(!0)}}(),Rie=class{constructor(e,t,i,r,a,s){this.object=e,this.data=t,this.dropDestIds=[],this.activeIdx=null,this.wasDragEventTriggered=!1,this.resetDampingFactor=this.data.resetSpeed===0?1:8/this.data.resetSpeed+1,this.snapDampingFactor=this.data.snapSpeed===0?1:8/this.data.snapSpeed+1,this.actionsDrag=Ra(t,t.dragDropActions.drag,i,r,a,this.object),this.actionsDrop=Ra(t,t.dragDropActions.drop,i,r,a,this.object);let n=[];this.data.objects.forEach(o=>{let l=i.find(o);!l||l.data.visible!==!1&&(n.push(l),s[l.uuid]&&s[l.uuid].forEach(h=>{let c=i.find(h);!c||c.data.visible!==!1&&n.push(c)}))}),this.data.dropDestinations.forEach(o=>{let l=i.find(o);!l||l.data.visible!==!1&&(this.dropDestIds.push(l.uuid),s[l.uuid]&&s[l.uuid].forEach(h=>{let c=i.find(h);!c||c.data.visible!==!1&&this.dropDestIds.push(c.uuid)}))}),this.dragItems=n.map(o=>(this.data.planeMode==="locked"&&(o.userData.lockedPlane=!0),o.userData.worldPosition0=new R().setFromMatrixPosition(o.matrixWorld),{obj:o,fromPosition:new R().setFromMatrixPosition(o.matrixWorld),pointStart:new R,pointEnd:new R,paused:!0,currentDampingFactor:this.data.dampingFactor,reset:!1,position0:new R().copy(o.position),quat0:new Lt().copy(o.quaternion),snapped:!1,orientationMatrix:new je,limits:this.data.limits,reference:this.data.referenceFrame}))}get activeDragItem(){return this.activeIdx!==null?this.dragItems[this.activeIdx]:null}dispose(){Qr(this.actionsDrag),Qr(this.actionsDrop),this.dragItems.forEach(e=>{e.fromPosition.copy(e.obj.userData.worldPosition0),e.pointStart.copy(e.fromPosition),e.pointEnd.copy(e.pointStart),e.obj.recursiveBBoxNeedsUpdate=!0,e.obj.userData.lockedPlane=void 0,e.obj.position.copy(e.position0),e.obj.quaternion.copy(e.quat0),e.obj.updateMatrix()})}},Lie=class extends en{constructor(e,t){super(e),this.eventManager=t,this.events=[],this.lastDropDestination=null,this.dragTimeout=null,this.onPointerDown=r=>{if(Pt.length>1)return;this.eventContext.updateRaycaster(r);let{raycaster:a,page:s}=this.eventContext,n=s.raycastWithClones(a);if(this.lastDropDestination=null,n.length===0){this.activeEvent=null;return}for(let o of this.events){let l=0;for(let{obj:h,pointEnd:c,pointStart:u}of o.dragItems){if(h===n[0].object||h===n[0].object.object||ni.is(h)&&h.isAncestorOf(n[0].object.uuid)){if(o.activeIdx=l,o.activeDragItem.reset=!1,o.activeDragItem.currentDampingFactor=o.data.dampingFactor,o.activeDragItem.snapped=!1,o.data.cursor==="hand"&&this.setCursor("grabbing"),this.eventManager.controlsManager.usePhysics){o.activeDragItem.obj.rigidBody&&o.activeDragItem.obj.rigidBody.setBodyType(2,!0);let d=o.activeDragItem.obj;h.hasNonUniformScale&&h.updateMatrixWorldSVD(),(d.hasNonUniformScale?d.matrixWorldRigid:d.matrixWorld).decompose(mi,rh,Or),by.setFromQuaternion(rh),d.prevR===void 0?(d.prevR=by.clone(),d.prevT=mi.clone()):(d.prevR.copy(by),d.prevT.copy(mi)),this.eventManager.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim.push(o.activeDragItem.obj)}this.calcPlaneIntersectPos(h,u,o.data.plane,o.data.referenceFrame),c.copy(u),(this.eventManager.controlsManager.usePhysics&&h.data.physics?.rigidBody==="dynamic"||o.data.drop===!1||o.data.resetOnSnapFail===!1)&&o.activeDragItem.fromPosition.setFromMatrixPosition(o.activeDragItem.obj.matrixWorld),this.activeEvent=o,this.eventManager.controlsManager.orbitControls&&(this.eventManager.controlsManager.orbitControls.enabled=!1);return}l++}}this.activeEvent=null},this.onPointerMove=r=>{if(Pt.length>1)return;this.eventContext.updateRaycaster(r);let{raycaster:a,page:s}=this.eventContext,n=s.raycastWithClones(a);if(Pt.length===0){let o=!1;for(let l of this.events){for(let{obj:h}of l.dragItems)if(h===n[0]?.object||h===n[0]?.object?.object||ni.is(h)&&h.isAncestorOf(n[0]?.object.uuid)){switch(o=!0,l.data.cursor){case"hand":this.setCursor("grab");break;case"move":this.setCursor("move");break;default:break}break}if(o)break}o||this.setCursor("default");return}if(this.activeEvent&&this.activeEvent.activeDragItem){let o=this.activeEvent.activeDragItem;o.snapped=!1;let l;if(this.activeEvent.data.drop&&(l=n.filter(h=>o.obj!==h.object&&!o.obj.isAncestorOf(h.object.uuid)&&!(h.object instanceof Wc)&&(this.activeEvent.data.dropOn==="all"||this.activeEvent.dropDestIds.some(c=>c===h.object.uuid||s.scene.find(c).isAncestorOf(h.object.uuid))))[0]),l){let h=fE.copy(l.face.normal).applyMatrix3(wy.getNormalMatrix(l.object.matrixWorld));if(this.activeEvent.data.snapTo==="center")o.fromPosition.setFromMatrixPosition(l.object.matrixWorld);else if(this.activeEvent.data.snapTo==="surface"){if(o.fromPosition.copy(l.point),this.activeEvent.data.snapSurfaceMode==="bbox"){mi.copy(h).applyMatrix3(wy.setFromMatrix4(o.obj.matrixWorld).transpose());let c=o.obj;mi.x>fc?Or.x=-c.recursiveBBox.min.x:mi.x<-fc&&(Or.x=-c.recursiveBBox.max.x),mi.y>fc?Or.y=-c.recursiveBBox.min.y:mi.y<-fc&&(Or.y=-c.recursiveBBox.max.y),mi.z>fc?Or.z=-c.recursiveBBox.min.z:mi.z<-fc&&(Or.z=-c.recursiveBBox.max.z),Or.applyMatrix3(wy.invert())}else Or.copy(h).multiplyScalar(this.activeEvent.data.snapSurfaceOffset);o.fromPosition.add(Or)}this.activeEvent.data.autoOrient&&(mi.set(0,1,0).cross(h),mi.length()<1e-4&&mi.set(-1,0,0).cross(h),Or.crossVectors(fE,mi),o.orientationMatrix.makeBasis(mi,Or,h)),o.pointStart.copy(o.fromPosition),o.pointEnd.copy(o.pointStart),o.currentDampingFactor=this.activeEvent.snapDampingFactor,o.snapped=!0,this.lastDropDestination!==l.object&&(this.lastDropDestination=l.object,this.activeEvent.actionsDrop.Transition.forEach(c=>{c.play()}),this.activeEvent.actionsDrop.Animation.forEach(c=>{c.play()}),this.activeEvent.actionsDrop.Audio.forEach(c=>{c.dispatchGameControl("start")}),this.activeEvent.actionsDrop.Particles.forEach(c=>{c.dispatchGameControl("start")}),this.activeEvent.actionsDrop.Create.forEach(c=>{c.dispatchThrottled()}))}else o.orientationMatrix.makeRotationFromQuaternion(o.quat0),this.lastDropDestination=null,o.currentDampingFactor=this.activeEvent.data.dampingFactor,this.calcPlaneIntersectPos(o.obj,o.pointEnd,this.activeEvent.data.plane,this.activeEvent.data.referenceFrame),this.activeEvent.actionsDrop.Transition.forEach(h=>{h.stop(),h.object.currentState!==null&&h.object.changeSelectedState(null,{scene:this.eventContext.page.scene,shared:this.eventContext.sharedAssets})}),this.activeEvent.actionsDrop.Animation.forEach(h=>{h.stop()}),this.activeEvent.actionsDrop.Audio.forEach(h=>{h.dispatchGameControl("stop")}),this.activeEvent.actionsDrop.Particles.forEach(h=>{h.dispatchGameControl("stop")});this.activeEvent.actionsDrag.Create.forEach(h=>{h.dispatchThrottled()}),this.activeEvent.actionsDrag.SetVariable.forEach(h=>h.checkConditions()),this.activeEvent.actionsDrag.SetVariable.forEach(h=>h.dispatch()),this.activeEvent.actionsDrag.DynamicVariablePlay.forEach(h=>h.dispatch()),this.activeEvent.wasDragEventTriggered===!1&&(this.activeEvent.wasDragEventTriggered=!0,this.activeEvent.actionsDrag.Transition.forEach(h=>{h.play()}),this.activeEvent.actionsDrag.Animation.forEach(h=>{h.play()}),this.activeEvent.actionsDrag.Audio.forEach(h=>{h.dispatchGameControl("start")}),this.activeEvent.actionsDrag.Particles.forEach(h=>{h.dispatchGameControl("start")})),this.dragTimeout&&window.clearTimeout(this.dragTimeout),this.dragTimeout=window.setTimeout(()=>{!this.activeEvent||(this.activeEvent.wasDragEventTriggered=!1,this.activeEvent.actionsDrag.Audio.forEach(h=>{h.dispatchGameControl("stop")}),this.activeEvent.actionsDrag.Particles.forEach(h=>{h.dispatchGameControl("stop")}),this.activeEvent.actionsDrag.Transition.forEach(h=>{h.stop(),h.object.currentState!==null&&h.object.changeSelectedState(null,{scene:this.eventContext.page.scene,shared:this.eventContext.sharedAssets})}),this.activeEvent.actionsDrag.Animation.forEach(h=>{h.stop()}))},500),this.updateDragItem(o),o.obj.dispatchEvent({type:"requestRender"})}},this.onPointerUp=r=>{if(this.activeEvent&&this.activeEvent.activeDragItem){this.activeEvent.data.cursor==="hand"&&this.setCursor("grab");let a=this.activeEvent.activeDragItem.obj.data.physics?.rigidBody==="dynamic";this.activeEvent.activeDragItem.snapped===!1&&this.activeEvent.data.drop&&this.activeEvent.data.resetOnSnapFail&&(this.eventManager.controlsManager.usePhysics===!1||!a)&&(this.activeEvent.activeDragItem.reset=this.activeEvent.data.resetOnSnapFail,this.activeEvent.activeDragItem.paused=!1,this.activeEvent.activeDragItem.currentDampingFactor=this.activeEvent.resetDampingFactor),this.eventManager.controlsManager.usePhysics&&a&&(this.eventManager.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim.pop(),this.activeEvent.activeDragItem.obj.rigidBody.setBodyType(0,!0),this.activeEvent.activeDragItem.paused=!0),this.activeEvent.wasDragEventTriggered===!0&&(this.activeEvent.wasDragEventTriggered=!1,this.activeEvent.actionsDrag.Transition.forEach(s=>{s.stop(),s.object.currentState!==null&&s.object.changeSelectedState(null,{scene:this.eventContext.page.scene,shared:this.eventContext.sharedAssets})}),this.activeEvent.actionsDrag.Animation.forEach(s=>{s.stop()}),this.activeEvent.actionsDrag.Audio.forEach(s=>{s.dispatchGameControl("stop")}),this.activeEvent.actionsDrag.Particles.forEach(s=>{s.dispatchGameControl("stop")}),this.activeEvent.actionsDrop.SetVariable.forEach(s=>s.checkConditions()),this.activeEvent.actionsDrop.SetVariable.forEach(s=>s.dispatch()),this.activeEvent.actionsDrop.DynamicVariablePlay.forEach(s=>s.dispatch())),this.eventManager.controlsManager.orbitControls&&(this.eventManager.controlsManager.orbitControls.enabled=!0)}};let i={};e.page.traverseEntity(r=>{r.component&&(i[r.component.uuid]?i[r.component.uuid].push(r.uuid):i[r.component.uuid]=[r.uuid])}),e.page.traverseEntity(r=>{r.data?.events.filter(a=>a.data.type==="DragDrop"&&!a.data.disabled).forEach(a=>{this.events.push(new Rie(r,a.data,e.page,e.sharedAssets,t,i))})})}connect(){if(!this.events.length)return;this.domEventsNeeded.clear(),this.domEventsNeeded.add("pointerdown");let e=this.eventContext.domElement;e.addEventListener("pointerdown",this.onPointerDown),e.addEventListener("pointermove",this.onPointerMove),e.addEventListener("pointerup",this.onPointerUp),this.domEventsNeeded.add("pointermove")}disconnect(){if(!this.events.length)return;this.domEventsNeeded.clear();let e=this.eventContext.domElement;e.removeEventListener("pointerdown",this.onPointerDown),e.removeEventListener("pointermove",this.onPointerMove),e.removeEventListener("pointerup",this.onPointerUp),this.events.forEach(t=>t.dispose())}setCursor(e){this.eventContext.domElement.style.cursor=e}onAnimationFrameDamping(){for(let e of this.events)for(let t of e.dragItems)t.paused||this.updateDragItem(t,!0)}calcPlaneIntersectPos(e,t,i,r){let{getCamera:a,raycaster:s}=this.eventContext;a().getWorldDirection(Jo),Jo.negate();let n=rh.identity();switch(r==="parent"?Oie.multiplyMatrices(e.parent.matrixWorld,e.hiddenMatrix).decompose(mi,n,Or):r==="local"&&e.matrixWorld.decompose(mi,n,Or),i){case"x":mi.set(1,0,0).applyQuaternion(n),pc.copy(Jo).cross(mi),gn.copy(mi).cross(pc);break;case"y":mi.set(0,1,0).applyQuaternion(n),pc.copy(Jo).cross(mi),gn.copy(mi).cross(pc);break;case"z":mi.set(0,0,1).applyQuaternion(n),pc.copy(Jo).cross(mi),gn.copy(mi).cross(pc);break;case"xy":gn.set(0,0,1).applyQuaternion(n);break;case"yz":gn.set(1,0,0).applyQuaternion(n);break;case"xz":gn.set(0,1,0).applyQuaternion(n);break;case"adaptive":Jo.angleTo(Or.set(0,1,0))>Math.PI/6?(mi.crossVectors(Or.set(0,1,0),Jo),gn.crossVectors(mi,Or)):gn.set(0,1,0);break;default:gn.copy(Jo);break}kl.setFromMatrixPosition(e.matrixWorld);let o=e.userData.lockedPlane?e.userData.worldPosition0:kl;if(pE.setFromNormalAndCoplanarPoint(gn,o),!!s.ray.intersectPlane(pE,t)&&(i==="x"||i==="y"||i==="z")){let l=Or.subVectors(t,o).dot(mi);t.copy(o).addScaledVector(mi,l)}}updateDragItem(e,t=!1){kl.setFromMatrixPosition(e.obj.matrixWorld),e.reset==="current"?dd.subVectors(e.fromPosition,kl).divideScalar(e.currentDampingFactor):e.reset==="original"?(dd.subVectors(e.obj.userData.worldPosition0,kl).divideScalar(e.currentDampingFactor),e.fromPosition.copy(e.obj.userData.worldPosition0),e.pointStart.copy(e.fromPosition),e.pointEnd.copy(e.pointStart)):dd.subVectors(e.pointEnd,e.pointStart).add(e.fromPosition).sub(kl).divideScalar(e.currentDampingFactor),e.paused=e.currentDampingFactor>1?dd.length()<Die:!0,(this.activeEvent&&this.activeEvent.data.dampingFactor===1||t)&&Iie(e,dd.add(kl),this.activeEvent?.data.drop&&this.activeEvent?.data.autoOrient?e.orientationMatrix:null),e.obj.dispatchEvent({type:"beginEvent",eventName:"DragDrop"}),this.eventManager.requestRender()}},mc=new R,Sy=new R,io=new R,ro=new R,mE=new Ka,Bie=.01,zie={type:"requestRender"},Fie=function(){let e=new R,t=new R;return(i,r,a)=>a>0?(e.subVectors(i,r),e.length()<=a?i:t.copy(r).add(e.normalize().multiplyScalar(a))):r}(),gE=function(){let e=new je;return(t,i)=>{t.position.copy(i),t.parent!==null&&(e.copy(t.parent.matrixWorld).invert(),t.position.applyMatrix4(e)),e.copy(t.hiddenMatrix).invert(),t.position.applyMatrix4(e),t.updateMatrix(),t.hasNonUniformScale&&(t.updateMatrixWorld(),t.updateMatrixWorldSVD()),t instanceof Ia&&wo(t.parent)&&t.invalidateDownstreamBooleanData(!0)}}(),kie=class{constructor(e,t,i,r,a){this.data=e,this.object=t,this.paused=!1,this.currentDampingFactor=1,this.snapComplete=!1,this.isReset=!1,this.worldPosition0=new R,this.timeoutId=null,this.delayFinished=!0,this.wasOutside=!1,this.data={...c1.defaultData,...e,...e.resetOnPointerLeave===void 0&&{resetOnPointerLeave:!1}},e.target===void 0||e.target==="cursor"||(this.target=i.find(e.target)),this.data.dampingFactor&&(this.currentDampingFactor=this.data.dampingFactor),this.resetDampingFactor=80/this.data.resetSpeed+1,this.object.getWorldPosition(this.worldPosition0),this.actions=Ra(e,e.actions,i,r,a,t)}},Uie=class extends en{constructor(e,t){super(e),this.events=[],this.pairOfEventListeners=[],this.onMouseMove=r=>{if(!(Pt.length>1)){this.eventContext.updateRaycaster(r);for(let a of this.events)a.target===void 0&&this.updateSingleEvent(a)}},this.onMouseEnter=r=>{for(let a of this.events)a.target===void 0&&(a.isReset=!1,a.currentDampingFactor=a.data.dampingFactor)},this.onMouseLeave=r=>{for(let a of this.events)a.target===void 0&&(a.data.resetOnPointerLeave&&(a.isReset=!0,a.currentDampingFactor=a.resetDampingFactor),this.updateSingleEvent(a))},this.onTargetChange=r=>()=>{this.updateSingleEvent(r)};let{page:i}=this.eventContext;i.traverseEntity(r=>{let a=r.data?.events.find(s=>s.data.type==="Follow"&&!s.data.disabled);a&&(!i.data.globalPhysics.usePhysics||r.dataPatched.physics?.rigidBody!=="dynamic")&&this.events.push(new kie(a.data,r,i,e.sharedAssets,t))})}connect(){if(!this.events.length)return;let{domElement:e,eventElement:t}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(this.domEventsNeeded.add("pointerdown"),e.addEventListener("pointerdown",this.onMouseMove)),this.domEventsNeeded.add("pointermove"),t.addEventListener("pointermove",this.onMouseMove),this.eventContext.useWindowEvents||(e.addEventListener("pointerenter",this.onMouseEnter),e.addEventListener("pointerleave",this.onMouseLeave));for(let i of this.events)if(i.target!==void 0){let r=i.target,a=this.onTargetChange(i);this.pairOfEventListeners.push([r,a]),r.addEventListener("requestRender",a)}}disconnect(){if(!this.events.length)return;let{domElement:e,eventElement:t}=this.eventContext;this.domEventsNeeded.clear(),Ja&&e.removeEventListener("pointerdown",this.onMouseMove),t.removeEventListener("pointermove",this.onMouseMove),e.removeEventListener("pointerenter",this.onMouseEnter),e.removeEventListener("pointerleave",this.onMouseLeave);for(let[i,r]of this.pairOfEventListeners)i.removeEventListener("requestRender",r);for(let i of this.events)i.paused=!0,i.isReset=!1,Qr(i.actions)}onAnimationFrameDamping(){for(let e of this.events)e.paused||this.updateSingleEvent(e,!0)}updateSingleEvent(e,t=!1){this.events.forEach(n=>{n.actions.Create.forEach(o=>{o.dispatchThrottled()})});let{plane:i,limitDistance:r,limitDistanceEnabled:a}=e.data;if(e.object.getWorldPosition(io),e.isReset)ro.copy(e.worldPosition0);else if(e.target)e.target.getWorldPosition(ro);else{let{getCamera:n,raycaster:o}=this.eventContext;if(i==="custom"?(n().getWorldDirection(Sy),Sy.negate(),mc.copy(Sy)):i==="xy"?mc.set(0,0,1):i==="xz"?mc.set(0,1,0):i==="yz"&&mc.set(1,0,0),mE.setFromNormalAndCoplanarPoint(mc,io),!o.ray.intersectPlane(mE,ro))return}if(!e.isReset){if(ro.distanceTo(e.worldPosition0)>r&&a&&e.target)if(e.snapComplete=!1,e.data.snapDelay&&(e.delayFinished=!1,typeof window<"u"&&e.timeoutId!==null&&(window.clearTimeout(e.timeoutId),e.timeoutId=null)),e.wasOutside=!0,e.data.resetAfterDistanceLimit)ro.copy(e.worldPosition0),e.currentDampingFactor=e.resetDampingFactor;else return;else if(e.wasOutside&&(e.data.snapDelay&&typeof window<"u"&&(e.timeoutId=window.setTimeout(()=>{e.delayFinished=!0,e.paused=!1,this.updateSingleEvent(e)},e.data.snapDelay*1e3)),e.currentDampingFactor=e.data.dampingFactor,e.wasOutside=!1),e.delayFinished===!1)return}e.data.enabledTranslation[0]===!1&&(ro.x=io.x),e.data.enabledTranslation[1]===!1&&(ro.y=io.y),e.data.enabledTranslation[2]===!1&&(ro.z=io.z);let s=Fie(io,ro,e.wasOutside?0:e.data.maxDelta);if(e.currentDampingFactor>1){let n=mc.subVectors(s,io).divideScalar(e.currentDampingFactor);io.add(n),t&&gE(e.object,io),e.paused=n.length()<Bie}else gE(e.object,s),e.paused=!0;e.object?.dispatchEvent({type:"beginEvent",eventName:"Follow"}),e.object.dispatchEvent(zie)}},pd=new R,um=new R,fd=new je,gc=new Lt,$o=new Lt,md=new R,gd=new R,Ul=new R,ao=new R,Ay=new Ka,Nie=1e-6,Vie={type:"requestRender"},jie={type:"changeRotation"},vE=function(){let e=new je;return function(t,i){t.parent!==null?e.multiplyMatrices(t.parent.matrixWorld,t.hiddenMatrix):e.copy(t.hiddenMatrix),i.premultiply(yO(e).invert()),t.rotation.setFromRotationMatrix(i),t.updateMatrix(),t instanceof Ia&&wo(t.parent)&&t.invalidateDownstreamBooleanData(!0)}}(),Gie=class{constructor(e,t,i){this.object=t,this.paused=!1,this.currentDampingFactor=1,this.isReset=!1,this.worldQuaternion0=new Lt,this.timeoutId=null,this.delayFinished=!0,this.wasOutside=!1,this.data={...u1.defaultData,...e,...e.resetOnPointerLeave===void 0&&{resetOnPointerLeave:!1}},e.target===void 0||e.target==="cursor"||(this.target=i.find(e.target)),this.data.dampingFactor&&(this.currentDampingFactor=this.data.dampingFactor),this.object.getWorldQuaternion(this.worldQuaternion0),this.resetDampingFactor=80/this.data.resetSpeed+1}},Hie=class extends en{constructor(e){super(e),this.events=[],this.pairOfEventListeners=[],this.pairOfUserEventListeners=[],this.onMouseMove=i=>{if(!(Pt.length>1)){this._lastMouseEvent=i,this.eventContext.updateRaycaster(i);for(let r of this.events)r.target===void 0&&this.updateSingleEvent(r)}},this.onMouseEnter=i=>{for(let r of this.events)r.target===void 0&&(r.isReset=!1,r.currentDampingFactor=r.data.dampingFactor)},this.onMouseLeave=i=>{for(let r of this.events)r.target===void 0&&(r.data.resetOnPointerLeave&&(r.isReset=!0,r.currentDampingFactor=r.resetDampingFactor),this.updateSingleEvent(r))},this.onScroll=i=>{if(this._lastMouseEvent){let r=new PointerEvent("pointermove",{clientX:this._lastMouseEvent.clientX,clientY:this._lastMouseEvent.clientY,bubbles:!0,cancelable:!0,view:window});this.eventContext.eventElement.dispatchEvent(r)}},this.onTargetChange=i=>()=>{this.updateSingleEvent(i)},this.createUserEventListener=i=>({eventName:r,target:a})=>{if(!r||!a)return;let s=Ap(r);s&&s==="LookAt"&&this.updateSingleEvent(i)};let{page:t}=this.eventContext;t.traverseEntity(i=>{let r=i.data?.events.find(a=>a.data.type==="LookAt"&&!a.data.disabled);r&&(!t.data.globalPhysics.usePhysics||i.dataPatched.physics?.rigidBody!=="dynamic")&&this.events.push(new Gie(r.data,i,t))})}connect(){if(!this.events.length)return;let{domElement:e,eventElement:t}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(this.domEventsNeeded.add("pointerdown"),e.addEventListener("pointerdown",this.onMouseMove)),this.domEventsNeeded.add("pointermove"),t.addEventListener("pointermove",this.onMouseMove),this.eventContext.useWindowEvents?t.addEventListener("scroll",this.onScroll):(e.addEventListener("pointerenter",this.onMouseEnter),e.addEventListener("pointerleave",this.onMouseLeave));for(let i of this.events){if(i.target!==void 0){let s=this.onTargetChange(i),n=i.target;this.pairOfEventListeners.push([n,s]),n.addEventListener("requestRender",s)}let r=this.createUserEventListener(i),a=i.object;this.pairOfUserEventListeners.push([a,r]),a.addEventListener("userEvent",r)}}disconnect(){if(!this.events.length)return;let{domElement:e,eventElement:t}=this.eventContext;this.domEventsNeeded.clear(),Ja&&e.removeEventListener("pointerdown",this.onMouseMove),t.removeEventListener("pointermove",this.onMouseMove),e.removeEventListener("pointerenter",this.onMouseEnter),e.removeEventListener("pointerleave",this.onMouseLeave),t.removeEventListener("scroll",this.onScroll);for(let[i,r]of this.pairOfEventListeners)i.removeEventListener("requestRender",r);for(let[i,r]of this.pairOfUserEventListeners)i.removeEventListener("userEvent",r);for(let i of this.events)i.paused=!0,i.isReset=!1}onAnimationFrameDamping(){for(let e of this.events)e.paused||this.updateSingleEvent(e)}updateSingleEvent(e){let{tilt:t,axis:i,distance:r,plane:a,limitDistance:s,enabledRotation:n,limitDistanceEnabled:o}=e.data,{getCamera:l,raycaster:h}=this.eventContext,{object:c,target:u}=e;if(c.getWorldPosition(md),!e.isReset)if(e.target)e.target.getWorldPosition(gd);else{if(a==="custom"?(l().getWorldDirection(um),um.negate(),Ay.setFromNormalAndCoplanarPoint(um,md)):(a==="xy"?pd.set(0,0,1):a==="xz"?pd.set(0,1,0):a==="yz"&&pd.set(1,0,0),Ay.setFromNormalAndCoplanarPoint(pd,md)),!h.ray.intersectPlane(Ay,gd))return;r>0&&(a==="custom"||a===void 0)&&gd.addScaledVector(um,r)}if(e.isReset||(u?t==="target"?Ul.copy(u.up).applyMatrix4(fd.extractRotation(u.matrixWorld)).normalize():n.some(d=>d===!1)?(i==="x"?(ao.set(0,0,1),n[2]===!1&&ao.set(0,1,0)):i==="y"?(ao.set(1,0,0),n[0]===!1&&ao.set(0,0,1)):(ao.set(0,1,0),n[1]===!1&&ao.set(1,0,0)),Ul.copy(ao).applyQuaternion(e.worldQuaternion0).normalize()):Ul.set(0,1,0):a==="custom"?Ul.set(0,1,0):Ul.copy(pd)),e.isReset)$o.copy(e.worldQuaternion0);else if(md.distanceTo(gd)>s&&o&&u)if(e.data.snapDelay&&(e.delayFinished=!1,typeof window<"u"&&e.timeoutId!==null&&(window.clearTimeout(e.timeoutId),e.timeoutId=null)),e.wasOutside=!0,e.data.resetAfterDistanceLimit)$o.copy(e.worldQuaternion0),e.currentDampingFactor=e.resetDampingFactor;else return;else{if(e.wasOutside&&(e.data.snapDelay&&typeof window<"u"&&(e.timeoutId=window.setTimeout(()=>{e.delayFinished=!0,e.paused=!1,this.updateSingleEvent(e)},e.data.snapDelay*1e3)),e.currentDampingFactor=e.data.dampingFactor,e.wasOutside=!1),e.delayFinished===!1)return;Wie(fd,gd,md,Ul,i,ao),$o.setFromRotationMatrix(fd),gc.setFromUnitVectors(ao.applyQuaternion($o),Ul),n.some(d=>d===!1)&&t!=="target"&&$o.premultiply(gc).normalize()}e.currentDampingFactor>1?(c.updateWorldMatrix(!0,!1),gc.setFromRotationMatrix(yO(c.matrixWorld)),gc.slerp($o,1/e.currentDampingFactor),vE(c,fd.makeRotationFromQuaternion(gc)),e.paused=8*(1-gc.dot($o))<Nie):(vE(c,fd.makeRotationFromQuaternion($o)),e.paused=!0),e.object?.dispatchEvent({type:"beginEvent",eventName:"LookAt"}),c.dispatchEvent(Vie),c.dispatchEvent(jie)}},ms=new R,Dr=new R,lr=new R;function Wie(e,t,i,r,a,s){let n=e.elements;lr.subVectors(t,i),lr.lengthSq()===0&&(lr.z=1),lr.normalize(),Dr.crossVectors(r,lr),Dr.lengthSq()===0&&(Math.abs(r.z)===1?lr.x+=1e-4:lr.z+=1e-4,lr.normalize(),Dr.crossVectors(r,lr)),Dr.normalize(),ms.crossVectors(lr,Dr),a==="x"?s.z===1?[Dr,ms,lr]=[lr,Dr,ms]:(Dr.negate(),[Dr,lr]=[lr,Dr]):a==="y"?s.x===1?[Dr,ms,lr]=[ms,lr,Dr]:(Dr.negate(),[ms,lr]=[lr,ms]):s.x===1&&(Dr.negate(),[Dr,ms]=[ms,Dr]),n[0]=Dr.x,n[4]=ms.x,n[8]=lr.x,n[1]=Dr.y,n[5]=ms.y,n[9]=lr.y,n[2]=Dr.z,n[6]=ms.z,n[10]=lr.z}var qie=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.entered=!1,this.actions=Ra(t,t.actions,r,a,s,i)}disconnect(){Qr(this.actions)}dispatchEnter(){this.actions.Transition.forEach(e=>{e.object.currentTransitionEvent!==this&&(e.object.currentTransitionEvent=this,e.init())}),this.entered||(this.entered=!0,this.actions.Transition.forEach(e=>e.playFromCurrent()),this.actions.Animation.forEach(e=>e.play()),this.actions.Create.forEach(e=>e.dispatch()),this.actions.Particles.forEach(e=>e.dispatchBasic()),this.actions.Destroy.forEach(e=>e.dispatch()),this.actions.SwitchCamera.forEach(e=>e.playFromCurrent()),this.actions.SceneTransition.forEach(e=>e.dispatch()),this.actions.SetVariable.forEach(e=>e.checkConditions()),this.actions.SetVariable.forEach(e=>e.dispatch()),this.actions.DynamicVariablePlay.forEach(e=>e.dispatch()))}dispatchLeave(){this.actions.Transition.forEach(e=>{e.object.currentTransitionEvent!==this&&(e.object.currentTransitionEvent=this,e.init())}),this.entered&&(this.entered=!1,this.actions.Transition.forEach(e=>e.reverseFromCurrent()),this.actions.Particles.forEach(e=>e.reverseFromCurrent()),this.actions.SwitchCamera.forEach(e=>e.reverseFromCurrent()))}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Particles.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.Create.forEach(t=>t.dispatch()),this.actions.Particles.forEach(t=>t.dispatchBasic()),this.actions.Destroy.forEach(t=>t.dispatch()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent())),this.actions.SceneTransition.forEach(t=>t.dispatch()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch())}},Yie=class extends en{constructor(e,t){super(e),this.eventsPerObjects={},this.objects=[],this.objects2D=[],this._prevObjects=[],this.onMouseDown=s=>{Pt.length>1||(this.eventContext.updateRaycaster(s),this.handleMouseHoverEvent())},this.onMouseUp=s=>{Pt.length>1||this.handleMouseHoverEvent(!0)},this.onMouseMove=s=>{Pt.length>1||(this.eventContext.updateRaycaster(s),this.handleMouseHoverEvent())},this.onUserEvent=({eventName:s,target:n,reverse:o})=>{if(!s||!n)return;let l=Ap(s);l&&l==="MouseHover"&&(n.dispatchEvent({type:"beginEvent",eventName:"MouseHover"}),this.eventsPerObjects[n.uuid]?.forEach(h=>h.dispatchUserEvent(o)))};let{page:i,sharedAssets:r}=this.eventContext,a=(s,n)=>{if(!(!s.visible||!s.data?.events.length)){for(let{id:o,data:l}of s.data.events)if(!l.disabled&&l.type==="MouseHover")try{let h=new qie(o,l,s,i,r,t);this.eventsPerObjects[s.uuid]?this.eventsPerObjects[s.uuid].push(h):this.eventsPerObjects[s.uuid]=[h]}catch{}this.eventsPerObjects[s.uuid]?.length&&this.objects.push(s instanceof Zr?n:s)}};i.traverseEntity(s=>{(s instanceof fa||s instanceof Hr)&&s.frame?.traverse(n=>{a(n,s)}),a(s)})}connect(){if(!this.objects.length)return;let{domElement:e}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(this.domEventsNeeded.add("pointerdown"),e.addEventListener("pointerdown",this.onMouseDown),this.domEventsNeeded.add("pointerup"),e.addEventListener("pointerup",this.onMouseUp)),this.domEventsNeeded.add("pointermove"),e.addEventListener("pointermove",this.onMouseMove),this.objects.forEach(t=>{t.addEventListener("userEvent",this.onUserEvent)})}disconnect(){if(!this.objects.length)return;let{domElement:e}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(e.removeEventListener("pointerdown",this.onMouseDown),e.removeEventListener("pointerup",this.onMouseUp)),e.removeEventListener("pointermove",this.onMouseMove),Object.values(this.eventsPerObjects).forEach(t=>{t.forEach(i=>{i.disconnect()})}),this.objects.forEach(t=>{t.removeEventListener("userEvent",this.onUserEvent)})}handleMouseHoverEvent(e=!1){let t=[];if(!e){let{stopRaycast:i,raycaster:r,page:a,pointerScreen:s}=this.eventContext,n=!1;if(a.uiCanvas&&(n=fo(a,[s.x,s.y],Object.keys(this.eventsPerObjects),o=>{t.push(o)})),i&&!n){let o=Dm(r,a,this.objects);t=Dx(o),o.forEach(l=>{l.object instanceof fa&&fo(l.object,[l?.uv?.x??0,l?.uv?.y??0],Object.keys(this.eventsPerObjects),h=>{t.push(h)})})}else this.objects.forEach(o=>{let l=Og(r,o);l&&(t.push(o),o instanceof fa&&fo(o,[l?.uv?.x??0,l?.uv?.y??0],Object.keys(this.eventsPerObjects),h=>{t.push(h)}))})}this._prevObjects.length&&this._prevObjects.forEach(i=>{t.includes(i)||(i.dispatchEvent({type:"beginEvent",eventName:"MouseHover"}),this.eventsPerObjects[i.uuid]?.forEach(r=>r.dispatchLeave()))}),t.length&&t.forEach(i=>{i.dispatchEvent({type:"beginEvent",eventName:"MouseHover"}),this.eventsPerObjects[i.uuid]?.forEach(r=>r.dispatchEnter())}),this._prevObjects=t}},Xie=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.scrollCounter=0,this.actions=Ra(t,t.actions,r,a,s,i)}connect(){this.scrollCounter=0}disconnect(){Qr(this.actions)}dispatch(e){this.actions.Transition.forEach(r=>{r.object.currentTransitionEvent!==this&&(r.object.currentTransitionEvent=this,r.init())});let t=e>0?1:-1;this.scrollCounter+=t,this.scrollCounter=Math.min(Math.max(this.scrollCounter,0),this.data.steps);let i=this.scrollCounter/this.data.steps;this.actions.Transition.forEach(r=>r.seek(i)),this.actions.Animation.forEach(r=>r.seek(t)),this.actions.Create.forEach(r=>r.dispatchThrottled()),this.actions.SetVariable.forEach(r=>r.checkConditions()),this.actions.SetVariable.forEach(r=>r.dispatch()),this.actions.DynamicVariablePlay.forEach(r=>r.dispatch())}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>{t.playFromCurrent()}),this.actions.Animation.forEach(t=>{t.playFromCurrent()})),this.actions.Create.forEach(t=>t.dispatchThrottled()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch())}},Qie=class{constructor(e,t,i,r,a,s,n){this.id=e,this.data=t,this.object=i,this.domElement=s,this.eventManager=n,this.scrollStart=0,this.scrollEnd=0,this.actions=Ra(t,t.actions,r,a,n,i)}computeScrollBounds(){let e=this.domElement.getBoundingClientRect(),t=document.body,i=document.documentElement,r=window.pageYOffset||i.scrollTop||t.scrollTop,a=i.clientTop||t.clientTop||0,s=Math.round(e.top+r-a);if(this.data.startFrom==="enter"){let n=window.innerHeight,o=e.height,l=this.data.enterAnchor,h=l==="top"?n:l==="bottom"?n-o:n-o*.5;this.scrollStart=s-h}else this.scrollStart=0;this.scrollStart+=this.data.startOffset??0,this.scrollEnd=this.scrollStart+(this.data.endAfter??400),this.box=e,this.computeScroll({x:window.scrollX,y:window.scrollY})}connect(){this.computeScrollBounds()}disconnect(){Qr(this.actions)}handleResize(){this.computeScrollBounds()}get isInvalidBox(){return this.box===void 0||this.box.width===0&&this.box.height===0&&this.box.top===0&&this.box.bottom===0}computeScroll({x:e,y:t}){this.actions.Transition.forEach(a=>{a.object.currentTransitionEvent!==this&&(a.object.currentTransitionEvent=this,a.init())});let i=this.scrollEnd-this.scrollStart,r=Math.min(1,Math.max(0,(t-this.scrollStart)/i));this.actions.Transition.forEach(a=>a.seek(r)),this.actions.Animation.forEach(a=>a.seek(r)),this.actions.Create.forEach(a=>a.dispatchThrottled()),this.actions.SetVariable.forEach(a=>a.checkConditions()),this.actions.SetVariable.forEach(a=>a.dispatch()),this.actions.DynamicVariablePlay.forEach(a=>a.dispatch())}dispatch(e){this.isInvalidBox&&this.computeScrollBounds(),this.computeScroll(e)}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>{t.playFromCurrent()}),this.actions.Animation.forEach(t=>{t.playFromCurrent()})),this.actions.Create.forEach(t=>t.dispatchThrottled()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch())}},Zie=class extends en{constructor(e,t){super(e),this.wheelEventsPerObject=new Map,this.scrollEventsPerObject=new Map,this.isInview=!0,this.handleResize=()=>{[...this.scrollEventsPerObject.entries()].forEach(([o,l])=>{l.forEach(h=>h.handleResize())})},this.onScroll=o=>{if(!this.isInview)return;let l={y:window.scrollY,x:window.scrollX};[...this.scrollEventsPerObject.entries()].forEach(([h,c])=>{h.dispatchEvent({type:"beginEvent",eventName:"Scroll",scroll:l}),c.forEach(u=>u.dispatch(l))})},this.onWheel=o=>{!this.isInview||o.ctrlKey||[...this.wheelEventsPerObject.entries()].forEach(([l,h])=>{l.dispatchEvent({type:"beginEvent",eventName:"Scroll",deltaY:o.deltaY}),h.forEach(c=>c.dispatch(o.deltaY))})},this.onUserEvent=({eventName:o,target:l,reverse:h})=>{if(!o||!l)return;let c=Ap(o);c&&c==="Scroll"&&(l.dispatchEvent({type:"beginEvent",eventName:"Scroll"}),this.wheelEventsPerObject.get(l)?.forEach(u=>{u.dispatchUserEvent(h)}))};let{page:i,sharedAssets:r,domElement:a,isExport:s}=this.eventContext,n=o=>{if(o.data?.events.length){for(let{id:l,data:h}of o.data.events)if(!h.disabled&&h.type==="Scroll")if(h.trigger==="load"||!s){let c=new Xie(l,h,o,i,r,t);this.wheelEventsPerObject.has(o)?this.wheelEventsPerObject.get(o)?.push(c):this.wheelEventsPerObject.set(o,[c])}else{let c=new Qie(l,h,o,i,r,a,t);this.scrollEventsPerObject.has(o)?this.scrollEventsPerObject.get(o)?.push(c):this.scrollEventsPerObject.set(o,[c])}}};i.traverseEntity(o=>{(o instanceof fa||o instanceof Hr)&&o.frame?.traverse(l=>{n(l)}),n(o)}),this.intersectionObserver=new IntersectionObserver(o=>{let l=o[0];l&&(this.isInview=l.isIntersecting)},{root:null})}connect(){this.intersectionObserver.observe(this.eventContext.domElement),[...this.wheelEventsPerObject.entries()].forEach(([e,t])=>{t.forEach(i=>i.connect()),e.addEventListener("userEvent",this.onUserEvent)}),[...this.scrollEventsPerObject.entries()].forEach(([e,t])=>{t.forEach(i=>i.connect()),e.addEventListener("userEvent",this.onUserEvent)}),[...this.wheelEventsPerObject.values()].some(e=>e.length)&&(this.domEventsNeeded.add("wheel"),window.addEventListener("wheel",this.onWheel)),[...this.scrollEventsPerObject.values()].some(e=>e.length)&&(this.domEventsNeeded.add("scroll"),window.addEventListener("scroll",this.onScroll),window.addEventListener("resize",this.handleResize))}disconnect(){window.removeEventListener("wheel",this.onWheel),window.removeEventListener("scroll",this.onScroll),window.removeEventListener("resize",this.handleResize),this.intersectionObserver.unobserve(this.eventContext.domElement),this.domEventsNeeded.clear(),[...this.wheelEventsPerObject.entries()].forEach(([e,t])=>{t.forEach(i=>i.disconnect()),e.removeEventListener("userEvent",this.onUserEvent)}),[...this.scrollEventsPerObject.entries()].forEach(([e,t])=>{t.forEach(i=>i.disconnect()),e.removeEventListener("userEvent",this.onUserEvent)})}},Kie=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.actions=Ra(t,t.actions,r,a,s,i)}disconnect(){Qr(this.actions)}dispatch(){this.actions.Transition.forEach(e=>{e.play()}),this.actions.Animation.forEach(e=>{e.play()}),this.actions.SwitchCamera.forEach(e=>{e.play()}),this.actions.SceneTransition.forEach(e=>{e.dispatch()}),this.actions.Reset.forEach(e=>e.dispatch()),this.actions.SetVariable.forEach(e=>e.checkConditions()),this.actions.SetVariable.forEach(e=>e.dispatch()),this.actions.DynamicVariablePlay.forEach(e=>e.dispatch()),this.actions.Create.forEach(e=>{e.dispatchFromStart()}),this.actions.Destroy.forEach(e=>{e.dispatchFromStart()})}dispatchAfter(e){this.actions.Audio.forEach(t=>{(t.interaction.data.triggerAfter??"any")===e&&(t.interaction instanceof ih?t.interaction.audioPlayer.play():t.interaction instanceof Ax&&t.interaction.dispatch())}),this.actions.Video.forEach(t=>{let i=t.interaction.data.triggerAfter??"autoplay";i===e&&(t.interaction instanceof Yc?t.interaction.play(i==="autoplay"):t.interaction instanceof Tx&&t.interaction.dispatch())}),this.actions.Particles.forEach(t=>{(t.data.triggerAfter??"any")===e&&t.dispatchBasic()})}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent())),this.actions.SceneTransition.forEach(t=>t.dispatch()),this.actions.Reset.forEach(t=>t.dispatch()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch()}),this.actions.Audio.forEach(t=>{t.interaction instanceof ih?t.interaction.audioPlayer.play():t.interaction instanceof Ax&&t.interaction.dispatch()}),this.actions.Video.forEach(t=>{t.interaction instanceof Yc?t.interaction.play():t.interaction instanceof Tx&&t.interaction.dispatch()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()})}},Jie=class extends en{constructor(e,t){super(e),this.eventManager=t,this.eventsPerObject=new Map,this.eventsAfterPerObject=new Map,this.onMouseDown=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.dispatchAfter("mouseDown")})})},this.onKeyDown=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.dispatchAfter("keyDown")})})},this.onAny=()=>{let{domElement:i,isExport:r}=this.eventContext,a=r?document:i;a.removeEventListener("pointerdown",this.onAny),a.removeEventListener("mousedown",this.onAny),document.removeEventListener("keydown",this.onAny),[...this.eventsAfterPerObject.entries()].forEach(([s,n])=>{s.dispatchEvent({type:"beginEvent",eventName:"Start"}),n.forEach(o=>{o.dispatchAfter("any")})})},this.onSceneTransitionAudioVideoPlay=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.actions.Audio.forEach(s=>{s.interaction instanceof ih&&s.interaction.audioPlayer.play()}),a.actions.Video.forEach(s=>{let n=s.interaction.data.triggerAfter??"autoplay";s.interaction instanceof Yc&&s.interaction.play(n==="autoplay")}),a.actions.Particles.forEach(s=>{s.dispatchBasic()})})})},this.onPlay=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.dispatchAfter("autoplay")})})},this.onUserEvent=({eventName:i,target:r,reverse:a})=>{if(!i||!r)return;let s=Ap(i);s&&s==="Start"&&(r instanceof Zr||r.dispatchEvent({type:"beginEvent",eventName:"Start"}),this.eventsPerObject.get(r)?.forEach(n=>{n.dispatchUserEvent(a)}),this.eventsAfterPerObject.get(r)?.forEach(n=>{n.dispatchUserEvent(a)}))}}connect(){let{sharedAssets:e,page:t}=this.eventContext,i=r=>{if(r.data?.events.length)for(let{id:a,data:s}of r.data.events){if(s.disabled||s.type!=="Start")continue;let n=new Kie(a,s,r,t,e,this.eventManager);(n.actions.Transition.length||n.actions.Animation.length||n.actions.SwitchCamera.length||n.actions.Create.length||n.actions.Destroy.length||n.actions.SceneTransition.length||n.actions.Reset.length||n.actions.SetVariable.length||n.actions.DynamicVariablePlay.length)&&(this.eventsPerObject.has(r)?this.eventsPerObject.get(r)?.push(n):this.eventsPerObject.set(r,[n])),n.actions.Audio.length&&(this.eventsAfterPerObject.has(r)?this.eventsAfterPerObject.get(r)?.push(n):this.eventsAfterPerObject.set(r,[n])),n.actions.Video.length&&(this.hasVideoAction=!0,this.eventsAfterPerObject.has(r)?this.eventsAfterPerObject.get(r)?.push(n):this.eventsAfterPerObject.set(r,[n])),n.actions.Particles.length&&(this.eventsAfterPerObject.has(r)?this.eventsAfterPerObject.get(r)?.push(n):this.eventsAfterPerObject.set(r,[n]))}};if(t.traverseEntity(r=>{(r instanceof fa||r instanceof Hr)&&r.frame?.traverse(a=>{i(a)}),i(r)}),[...this.eventsAfterPerObject.values()].some(r=>r.length)){if(this.eventManager.activateCount===0){let{domElement:r,isExport:a}=this.eventContext,s=a?document:r;s.addEventListener("pointerdown",this.onMouseDown,{once:!0}),s.addEventListener("mousedown",this.onMouseDown,{once:!0}),document.addEventListener("keydown",this.onKeyDown,{once:!0}),s.addEventListener("pointerdown",this.onAny),s.addEventListener("mousedown",this.onAny),document.addEventListener("keydown",this.onAny),[...this.eventsAfterPerObject.entries()].forEach(([n,o])=>{n.addEventListener("userEvent",this.onUserEvent)})}else this.onSceneTransitionAudioVideoPlay();this.onPlay()}[...this.eventsPerObject.entries()].forEach(([r,a])=>{r.dispatchEvent({type:"beginEvent",eventName:"Start"}),a.forEach(s=>s.dispatch()),r.addEventListener("userEvent",this.onUserEvent)})}disconnect(){if([...this.eventsAfterPerObject.values()].some(e=>e.length)){let{domElement:e,isExport:t}=this.eventContext,i=t?document:e;i.removeEventListener("pointerdown",this.onMouseDown),i.removeEventListener("mousedown",this.onMouseDown),document.removeEventListener("keydown",this.onKeyDown),i.removeEventListener("pointerdown",this.onAny),i.removeEventListener("mousedown",this.onAny),document.removeEventListener("keydown",this.onAny),[...this.eventsAfterPerObject.entries()].forEach(([r,a])=>{r.removeEventListener("userEvent",this.onUserEvent),a.forEach(s=>s.disconnect())})}[...this.eventsPerObject.entries()].forEach(([e,t])=>{e.removeEventListener("userEvent",this.onUserEvent),t.forEach(i=>i.disconnect())}),this.eventsPerObject.clear(),this.eventsAfterPerObject.clear()}},$ie=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.disabled=!1,this.alreadyPlayedNonTogglingActions=new Set,this.actions=Ra(t,t.actions,r,a,s,i),this.target=t.target,this.useToggle=t.runMode==="Toggle"}disconnect(){Qr(this.actions)}dispatch(e){this.disabled||(this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this?(t.object.currentTransitionEvent=this,t.init()):this.data.runMode==="Once"&&this.alreadyPlayedNonTogglingActions.add(t)}),this.object.dispatchEvent({type:"beginEvent",eventName:"Collision"}),this.useToggle?(this.actions.Transition.forEach(t=>{t.toggle()}),this.actions.Animation.forEach(t=>{t.toggle()})):(this.actions.Transition.forEach(t=>{this.alreadyPlayedNonTogglingActions.has(t)===!1&&t.play()}),this.actions.Animation.forEach(t=>{t.play()})),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Link.forEach(t=>{t.dispatch()}),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch(e??!1)}),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.Audio.forEach(t=>{t.dispatchBasic()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()}),this.actions.Video.forEach(t=>{t.dispatchBasic()}))}},ere=class extends en{constructor(e,t,i,r,a){super(e),this.sharedVariables=t,this.eventManager=i,this.needsMouse=r,this.needsRaycast=a,this.dynamicVars=[],this.variablesToWatch=[],this.prevMouseProperty=null,this.prevRaycastProperty=null,this.pauseTime=0,this.events=[],this.onFrame=s=>{this.rafId=window.requestAnimationFrame(this.onFrame);let n=new Date,o=[],l=[];for(let u=0;u<this.propertiesToWatch.length;u++){let{objectId:d,property:p,prevValue:f}=this.propertiesToWatch[u],m=this.eventContext.scene.find(d),g=p1.propertyPaths[p];if(g[0]==="width"||g[0]==="height"||g[0]==="depth")m=m.geometry.userData.parameters[g[0]];else for(let y=0;y<g.length;y++)m=m[g[y]];f===null?this.propertiesToWatch[u].prevValue=m instanceof R?m.clone():m:(m instanceof R?!m.equals(f):f!==m)&&(l.push({objId:d,property:p}),m instanceof R?this.propertiesToWatch[u].prevValue.copy(m):this.propertiesToWatch[u].prevValue=m)}for(let u=0;u<this.variablesToWatch.length;u++){let{id:d,prevValue:p}=this.variablesToWatch[u],f=this.shared.getVariable(d);f!==p&&(o.push(d),this.variablesToWatch[u].prevValue=f)}for(let u=0;u<this.dynamicVars.length;u++){let{id:d,expectedTime:p,last:f,data:m,timerSeconds:g,startValue:y}=this.dynamicVars[u],x=1e3;if((m.dynamicVariableType==="timer"||m.dynamicVariableType==="stopwatch")&&m.format==="number3decimal"?x=1:m.dynamicVariableType==="counter"?x=m.updateInterval:m.dynamicVariableType==="random"&&(x=m.isStatic?1/0:m.updateInterval),p===-1){this.dynamicVars[u].last=s,this.dynamicVars[u].expectedTime=s+x;continue}if(!((this.shared.getDynamicVariablePlayState(d)==="Stopped"||this.shared.getDynamicVariablePlayState(d)==="Restarted")&&(this.dynamicVars[u].last=s,this.dynamicVars[u].expectedTime=s+x,m.dynamicVariableType==="counter"&&this.shared.getVariable(d)!==y&&(this.shared.updateVariable(d,y),this.eventManager.requestRender()),(m.dynamicVariableType==="timer"||m.dynamicVariableType==="stopwatch")&&this.dynamicVars[u].timerSeconds!==y&&(this.dynamicVars[u].timerSeconds=y,this.shared.updateVariable(d,xs.getFormattedTimerTime(y,m)),this.eventManager.requestRender()),this.shared.getDynamicVariablePlayState(d)==="Restarted"&&this.shared.setDynamicVariablePlayState(d,"Playing"),this.shared.getDynamicVariablePlayState(d)==="Stopped"))){if(this.shared.getDynamicVariablePlayState(d)==="Paused"){this.dynamicVars[u].deltaToExpectedTime===void 0&&(this.dynamicVars[u].deltaToExpectedTime=Math.max(this.dynamicVars[u].expectedTime-s,0)),this.dynamicVars[u].last=s-(x-this.dynamicVars[u].deltaToExpectedTime),this.dynamicVars[u].expectedTime=s+this.dynamicVars[u].deltaToExpectedTime;continue}else this.dynamicVars[u].deltaToExpectedTime=void 0;if(s>=p)if(this.dynamicVars[u].last=s,this.dynamicVars[u].expectedTime+=x,m.dynamicVariableType==="random"){let b=m.min+Math.random()*(m.max-m.min),_=m.decimals;b=Math.round(b*Math.pow(10,_))/Math.pow(10,_),this.shared.updateVariable(d,b),o.push(d),this.eventManager.requestRender()}else if(m.dynamicVariableType==="counter"){if(m.increment===0)continue;let b=this.shared.getVariable(d),_=this.shared.getDynamicVariableToggleIsForward(d)??!0,S=this.shared.getVariable(d)+m.increment*(_?1:-1);m.hasEnd&&(S=m.increment>0?lt.clamp(S,y,m.endValue):lt.clamp(S,m.endValue,y),S===y&&this.shared.setDynamicVariableToggleIsForward(d,void 0),m.repeat?S===m.endValue&&(S=y):(S===y||S===m.endValue)&&this.shared.setDynamicVariablePlayState(d,"Paused")),S!==b&&(o.push(d),this.shared.updateVariable(d,S),this.eventManager.requestRender())}else if(m.dynamicVariableType==="time")this.shared.updateVariable(d,kM(n,m)),o.push(d),this.eventManager.requestRender();else{let b=$a.isTextValue(m.endValue)?yE(m.endValue.textValue):m.endValue,_=this.shared.getDynamicVariableToggleIsForward(d)??!0,S=g+(s-f)/1e3*(m.dynamicVariableType==="timer"?-1:1)*(_?1:-1);S=Math.max(S,0),m.hasEnd&&(S=m.dynamicVariableType==="stopwatch"?lt.clamp(S,y,b):lt.clamp(S,b,y),S===y&&this.shared.setDynamicVariableToggleIsForward(d,void 0),m.repeat?Math.abs(S-b)<(m.format==="number3decimal"?1e-4:.1)&&(S=y):(Math.abs(S-y)<(m.format==="number3decimal"?1e-4:.1)||Math.abs(S-b)<(m.format==="number3decimal"?1e-4:.1))&&this.shared.setDynamicVariablePlayState(d,"Paused")),S!==g&&(o.push(d),this.dynamicVars[u].timerSeconds=S,this.shared.updateVariable(d,xs.getFormattedTimerTime(S,m)),this.eventManager.requestRender())}}}this.needsMouse&&this.shared.mouseProperty!==this.prevMouseProperty&&(this.prevMouseProperty=this.shared.mouseProperty,this.events.forEach(u=>{u.data.variableId==="mouseProperty"&&(u.dispatch(),this.eventManager.requestRender())}));let h=!1;this.shared.mouseProperty!==this.prevMouseProperty&&(this.prevMouseProperty=this.shared.mouseProperty,h=!0);let c=!1;this.shared.raycastProperty!==this.prevRaycastProperty&&(this.prevRaycastProperty=this.shared.raycastProperty,c=!0),this.events.forEach(u=>{(o.includes(u.data.variableId)||l.find(d=>d.objId===u.data.objectId&&d.property===u.data.property)||u.data.variableId==="mouseProperty"&&h||u.data.variableId==="raycastProperty"&&c)&&(u.dispatch(),this.eventManager.requestRender())})},this.onBlur=()=>{this.pause()},this.onFocus=()=>{this.resume()},e.page.traverseEntity(s=>{s.data?.events.filter(n=>n.data.type==="VariableChange"&&!n.data.disabled).forEach(n=>{this.events.push(new tre(s.uuid,n.data,s,e.page,e.sharedAssets,i))})}),this.propertiesToWatch=this.events.filter(s=>s.data.variableId==="objectProperty"&&s.data.objectId!==null).map(s=>({objectId:s.data.objectId,property:s.data.property,prevValue:null})),this.shared=e.sharedAssets,this.sharedVariables.forEach(({id:s,data:n})=>{if(!("dynamicVariableType"in n)){this.events.find(l=>l.data.variableId===s)&&this.variablesToWatch.push({id:s,prevValue:this.shared.getVariable(s)});return}let o;if(n.dynamicVariableType==="timer"||n.dynamicVariableType==="stopwatch"){let l;if($a.isTextValue(n.value)&&Array.isArray(n.value.textValue)){let h=n.value.textValue;h.length===3?l=h[2]+h[1]*60+h[0]*3600:l=h[1]+h[0]*60}else l=n.value;o=l,this.dynamicVars.push({id:s,last:-1,expectedTime:-1,data:n,timerSeconds:l,startValue:o})}else n.dynamicVariableType==="time"&&this.shared.updateVariable(s,kM(new Date,n)),n.dynamicVariableType==="counter"&&(o=$a.isTextValue(n.value)?yE(n.value.textValue):n.value),this.dynamicVars.push({id:s,last:-1,expectedTime:-1,data:n,startValue:o})})}pause(){this.pauseTime=Date.now()}resume(){let e=Date.now()-this.pauseTime;for(let t=0;t<this.dynamicVars.length;t++)this.dynamicVars[t].last+=e,this.dynamicVars[t].expectedTime+=e}connect(){this.rafId=window.requestAnimationFrame(this.onFrame),window.addEventListener("blur",this.onBlur),window.addEventListener("focus",this.onFocus)}disconnect(){window.removeEventListener("blur",this.onBlur),window.removeEventListener("focus",this.onFocus),this.rafId&&(window.cancelAnimationFrame(this.rafId),this.rafId=void 0),this.events.forEach(e=>e.dispose())}},tre=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.actions=Ra(t,t.actions,r,a,s,i)}dispatch(){let e=this.actions;e.Audio.forEach(t=>t.dispatchConditional()),e.Particles.forEach(t=>t.dispatchConditional()),e.Video.forEach(t=>t.dispatchConditional()),e.Create.forEach(t=>t.dispatch()),e.Destroy.forEach(t=>t.dispatch()),e.Reset.forEach(t=>t.dispatch()),e.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this),t.init()}),e.Transition.forEach(t=>t.play()),e.Animation.forEach(t=>t.play()),e.SwitchCamera.forEach(t=>t.play()),e.SceneTransition.forEach(t=>t.dispatch()),e.SetVariable.forEach(t=>t.checkConditions()),e.SetVariable.forEach(t=>t.dispatch()),e.DynamicVariablePlay.forEach(t=>t.dispatch())}dispose(){Qr(this.actions)}};function yE(e){return e.length===3?e[2]+e[1]*60+e[0]*3600:e[1]+e[0]*60}var ire="https://unpkg.com/@splinetool/runtime@1.0.94/build/",rre="https://unpkg.com/@splinetool/navmesh-wasm@1.0.94/build/",are=`
|
|
7355
|
+
)`}else if(e.easing===6){let{mass:i,stiffness:r,damping:a,velocity:s}=e;t=`spring( ${i}, ${r}, ${a}, ${s} )`}else{let i;switch(e.easing){case 0:i=tl.linear;break;case 1:i=tl.ease;break;case 2:i=tl.easeIn;break;case 3:i=tl.easeOut;break;case 4:i=tl.easeInOut;break;default:i=tl.linear}let[r,a,s,n]=i;t=`cubicBezier( ${r}, ${a}, ${s}, ${n} )`}return{duration:Math.max(e.duration,1e-4),easing:t}}function Ex(e){let t={delay:0,loop:e.repeat===-1?!0:e.repeat+1};if(e.repeat===0)t.direction="normal",t.rewind=!1;else switch(e.direction){case"pingpong":t.direction="alternate",t.rewind=!1;break;case"pingpong-rewind":t.direction="alternate",t.rewind=!0;break;default:t.direction="normal",t.rewind=!1;break}switch(t.delay=0,t.endDelay=0,t.startOnceDelay=0,t.pingPongDelayCorrection=0,t.pingPongEndDelayCorrection=0,e.delayDirection){case"start-once":t.startOnceDelay=e.delay;break;case"start":t.delay=e.delay;break;case"end":t.endDelay=e.delay;break;case"start-end":case void 0:t.delay=e.delay,t.endDelay=e.delay;break}return t.direction==="alternate"&&(t.delay/=2,t.endDelay/=2,e.delayDirection==="start"?(t.pingPongDelayCorrection=t.delay,typeof t.loop=="number"&&t.loop%2===0&&(t.pingPongEndDelayCorrection=t.delay)):e.delayDirection==="end"?typeof t.loop=="number"&&t.loop%2!==0&&(t.pingPongEndDelayCorrection=t.endDelay):e.delayDirection==="start-end"&&(t.pingPongDelayCorrection=t.delay,t.pingPongEndDelayCorrection=t.endDelay)),t}var Zte={type:"beginState"},Kte={type:"completeState",isfromEntity:!1},tE=class{constructor(e,t,i,r,a,s){if(this.object=e,this.data=r,this.sharedAssets=a,this.allowSlerp=s,this.targets={t:0},this.firstLoop=!0,this._changeBegan=!1,this._changeCompleted=!0,this.onChange=()=>{this.callback&&(this.callback.update(this.targets.t),this.object.requestRender()),this.targets.t===0||this.targets.t===1?this._changeCompleted||(this._changeCompleted=!0,this._changeBegan=!1,this.onChangeComplete()):(this._changeCompleted&&(this._changeCompleted=!1),this._changeBegan||(this._changeBegan=!0,this.onChangeBegin()))},this.onChangeBegin=()=>{this.object.reversibleToState=this.to.id;let n=this.targets.t>.5?this.from.id:this.to.id;this.object.prevState!==this.object.currentState&&(this.object.prevState=this.object.currentState),this.object.currentState=n,this.object.dispatchEvent({type:"beginState",state:n}),this.object instanceof Zr||this.object.traverseEntity(o=>{o!==this.object&&o instanceof ya&&o.dispatchEvent(Zte)})},this.onChangeComplete=()=>{this.firstLoop&&(this.onFirstLoop(),this.firstLoop=!1),this.object.reversibleToState=this.to.id;let n=this.targets.t<.5?this.from.id:this.to.id;this.object.prevState!==this.object.currentState&&(this.object.prevState=this.object.currentState),this.object.currentState=n,this.object.dispatchEvent({type:"completeState",state:n}),this.object instanceof Zr||this.object.traverseEntity(o=>{o!==this.object&&o instanceof ya&&o.dispatchEvent(Kte)})},this.onFirstLoop=()=>{this.useCurrentState&&(this.callback=KC(this.object,this.from.data,this.to.data,this.sharedAssets,this.allowSlerp))},t===void 0){let n=Pm(this.object,this.object.currentState===i?this.object.prevState:this.object.currentState);if(!n)throw new Error("Missing property");this.from=n}else{let n=Pm(this.object,t);if(!n)throw new Error("Missing property");this.from=n}if(i===void 0)throw new Error("Missing property");{let n=Pm(this.object,i);if(!n)throw new Error("Missing property");this.to=n}this.useCurrentState=t===void 0||i===void 0,this.params={targets:this.targets,t:1,autoplay:!1,...Ex(r),...nO(r),change:this.onChange},this.callback=KC(this.object,t===void 0?{}:this.from.data,i===void 0?{}:this.to.data,this.sharedAssets,this.allowSlerp)}get changeBegan(){return this._changeBegan}get changeCompleted(){return this._changeCompleted}},oO=class extends ha{constructor(e,t,i,r){if(super(),this.data=e,this.page=t,this.shared=i,this.condition=r,this.toggleIsForward=!1,this.timelineNeedsRebuild=!1,this.useToggle=!1,this.onTimelineChangeComplete=()=>{this.data.tweens[0].data.direction!=="normal"&&(this.toggleIsForward=!this.toggleIsForward),this.timelineNeedsRebuild!==!1&&(this.timeline?.pause(),this.buildTimeline({isForward:this.toggleIsForward,needsRebuild:!1,isRebuild:!0}),this.timeline.play())},!e.object)throw new Error("Missing property");let a=this.page.scene.find(e.object)??this.page.uiCanvas?.find(e.object)??this.page.scene.find2DInUIObjects(e.object);if(!a)throw new Error("Missing property");if(!a.states)throw new Error("Missing property");if(this.object=a,e.tweens.length<2)throw new Error("Missing property");this.tweens=Array(this.data.tweens.length-1),this.startOnceDelay=e.tweens[0].data.delayDirection==="start-once"?e.tweens[0].data.delay:0,this.init()}get playing(){return this.timeline?.paused===!1}get changeBegan(){return this.tweens.some(e=>e.changeBegan)??!1}init(){this.initialCurrentState=Pm(this.object,this.object.currentState).id,this.toggleIsForward=!1}get currentState(){return this.useToggle?this.initialCurrentState:this.object.currentState}buildTimeline({isForward:e=!0,needsRebuild:t=!1,isRebuild:i=!1}={}){try{let r=Ex(this.data.tweens[0].data);i&&typeof r.loop=="number"&&r.loop--,this.timeline?.pause(),this.timeline=sO.timeline({autoplay:!1,...r,...r.loop===!0||r.loop>1?{timelineChangeComplete:this.onTimelineChangeComplete}:{}});let a=this.tweens.findIndex(s=>s?.changeBegan);if(t===!0&&(this.timelineNeedsRebuild=!0),e){let s=a===-1?0:a;for(let n=s;n<this.data.tweens.length-1;n++){let o=this.data.tweens[n],l=this.data.tweens[n+1],h;n===s&&(this.object.wasMovedByUser===!0||this.object.previousAction?.changeBegan===!0)?(h=void 0,this.object instanceof ya&&(this.object.wasMovedByUser=!1)):h=o.data.state===void 0?this.currentState:o.data.state;let c=new tE(this.object,h,l.data.state===void 0?this.currentState:l.data.state,l.data,this.shared,this.data.allowSlerp??!1);a!==-1&&n===s&&Object.assign(c.params,{startOnceDelay:0}),this.tweens[n]=c,this.timeline.add(c.params,this.timeline.duration+(n===s?r.delay:0))}this.timeline.duration+=r.endDelay}else{let s=a===-1?this.data.tweens.length-1:a+1;for(let n=s;n>0;n--){let o=this.data.tweens[n],l=this.data.tweens[n-1],h;n===s&&(this.object.wasMovedByUser===!0||this.object.previousAction?.changeBegan===!0)?(h=void 0,this.object instanceof ya&&(this.object.wasMovedByUser=!1)):h=o.data.state===void 0?this.currentState:o.data.state;let c=new tE(this.object,h,l.data.state===void 0?this.currentState:l.data.state,o.data,this.shared,this.data.allowSlerp??!1);a!==-1&&n===s&&Object.assign(c.params,{startOnceDelay:0}),this.tweens[n-1]=c,this.timeline.add(c.params,this.timeline.duration+(n===s?r.endDelay:0))}this.timeline.duration+=r.delay}}catch(r){r instanceof Error&&console.error(r.message)}this.object.previousAction?.playing===!0&&this.object.previousAction.pause(),this.object.previousAction=this}play(){if(Qi(this.shared,this.condition)===!1||this.playing)return!1;clearTimeout(this.timeoutId);let e=Ex(this.data.tweens[0].data).pingPongDelayCorrection;this.timeoutId=window.setTimeout(()=>{try{this.buildTimeline(),this.timeline.play()}catch(t){t instanceof Error&&console.error(t.message)}},this.startOnceDelay+e)}pause(){this.timeline?.pause(),clearTimeout(this.timeoutId),this.tweens=Array(this.data.tweens.length-1),delete this.timeoutId}stop(){this.pause();let e=this.data.tweens[0].data.state===void 0?this.initialCurrentState:this.data.tweens[0].data.state;this.object instanceof Zr?this.object.changeSelectedState(e,{shared:this.shared}):this.object.changeSelectedState(e,{scene:this.page.scene,shared:this.shared}),this.object.currentState=e}seek(e){this.timeline===void 0&&this.buildTimeline(),this.timeline?.seek(e*this.timeline.duration,!0)}toggle(e){if(Qi(this.shared,this.condition)===!1)return!1;this.useToggle=!0,clearTimeout(this.timeoutId),this.toggleIsForward=e??!this.toggleIsForward,this.playing?(this.timeline?.pause(),this.buildTimeline({isForward:this.toggleIsForward,needsRebuild:!0}),this.timeline.play()):this.timeoutId=window.setTimeout(()=>{this.timeline?.pause(),this.buildTimeline({isForward:this.toggleIsForward}),this.timeline.play()},this.startOnceDelay)}playFromCurrent(){this.toggle(!0)}reverseFromCurrent(){this.toggle(!1)}dispose(){this.pause()}};function Pm(e,t){let i,r;if(typeof t=="string"?(i=t,r=e.states?.[i]):t===null&&(i=null,r=e.data),!(i===void 0||r===void 0))return{id:i,data:r}}var Jte={type:"beginState"},iE={type:"completeState",isfromEntity:!1},rE={type:"requestRender"},lO=class extends ha{constructor(e,t,i,r){super(),this.data=e,this.page=t,this.shared=i,this.condition=r,this.toggleIsForward=!1,this.useToggle=!1,this.posStart=new R,this.posEnd=new R,this.qStart=new Lt,this.qEnd=new Lt,this.zoomStart=1,this.zoomEnd=1}init(){}get playing(){return this.animation&&this.animation.began&&!this.animation.completed}buildAnimation(e=!1){if(!this.data.animate)return;let t=this.page.scene.find(this.data.targetCamera);if(!t||!t.visible)throw new ReferenceError("Target camera not founded or not visible");let i={t:0};this.posStart.copy(this.page.activeCamera.position),this.qStart.copy(this.page.activeCamera.quaternion),this.zoomStart=this.page.activeCamera.zoom,this.animation=sO({targets:i,t:1,...nO(this.data),update:()=>{i.t===0&&(this.useToggle&&!this.toggleIsForward?(this.posEnd.copy(this.fromCamera.position),this.qEnd.copy(this.fromCamera.quaternion),this.zoomEnd=this.fromCamera.zoom,this.switchCamera(this.fromCamera.uuid)):(this.posEnd.copy(t.position),this.qEnd.copy(t.quaternion),this.zoomEnd=t.zoom,this.fromCamera=this.page.activeCamera,this.switchCamera(t.uuid)),this.page.activeCamera.dispatchEvent(Jte));let r=this.page.activeCamera;r.position.lerpVectors(this.posStart,this.posEnd,i.t),r.quaternion.slerpQuaternions(this.qStart,this.qEnd,i.t),r.zoom=this.zoomStart+(this.zoomEnd-this.zoomStart)*i.t,r.wasMovedBySwitchCameraAction=!0,r.updateMatrix(),r.updateMatrixWorld(),r.updateProjectionMatrix(),r.dispatchEvent(rE),i.t===1&&r.dispatchEvent(iE)}})}switchCamera(e){let t=this.page.activeCamera,i=this.page.scene.find(e);if(!i||!i.visible)throw new ReferenceError("Target camera not founded or not visible");this.page.switchActiveCamera(i),t.dispatchEvent({type:"cameraChange",camera:i})}play(){if(Qi(this.shared,this.condition)===!1)return!1;if(!this.playing&&this.page.activeCamera.uuid!==this.data.targetCamera)try{clearTimeout(this.timeoutId),this.timeoutId=window.setTimeout(()=>{delete this.timeoutId,this.data.animate?(this.buildAnimation(),this.animation?.play()):this.switchCamera(this.data.targetCamera)},this.data.delay*1e3)}catch{}}pause(){this.animation?.pause(),clearTimeout(this.timeoutId),delete this.timeoutId}toggle(e){if(Qi(this.shared,this.condition)===!1)return!1;this.useToggle=!0,clearTimeout(this.timeoutId),this.toggleIsForward=e??!this.toggleIsForward;try{this.playing?(this.animation?.pause(),this.buildAnimation(!0),this.animation?.play()):this.timeoutId=window.setTimeout(()=>{delete this.timeoutId,this.data.animate?(this.animation?.pause(),this.buildAnimation(),this.animation?.play()):(this.toggleIsForward?(this.fromCamera=this.page.activeCamera,this.switchCamera(this.data.targetCamera)):this.switchCamera(this.fromCamera.uuid),this.page.activeCamera.dispatchEvent(iE),this.page.activeCamera.dispatchEvent(rE))},this.data.delay*1e3)}catch{}}playFromCurrent(){this.toggle(!0)}reverseFromCurrent(){this.toggle(!1)}dispose(){this.pause(),this.toggleIsForward=!1}},hO=class extends ha{constructor(e,t,i,r,a){super(),this.page=t,this.animationControls=i,this.shared=r,this.condition=a,this.startOnceDelay=0,this.toggleIsForward=!1;let s=e.object,n=t.scene.find(e.object);n&&Array.isArray(n.identity)&&(s=n.identity[0]),this.data={...e,object:s};let o=this.animationControls.clipIdToAction[e.clipId+"/"+s];this.duration=o?.getClip()?.duration??1;let l=o?.getClip()?.tracks[0]?.times.length??1/0;this.leftFrameTime=this.data.crop[0]/l*this.duration,this.rightFrameTime=this.data.crop[1]/l*this.duration,this.startOnceDelay=e.delay}get playing(){return this.threeAnimAction?.isRunning()??!1}play(e=!1){if(Qi(this.shared,this.condition)===!1)return!1;window.clearTimeout(this.timeoutId),this.timeoutId=window.setTimeout(()=>{if(this.threeAnimAction=this.animationControls.play(this.data),!this.threeAnimAction)return;this.threeAnimAction.reset(),this.threeAnimAction.time=this.leftFrameTime,this.threeAnimAction._clip.start=this.leftFrameTime,this.threeAnimAction._clip.duration=this.rightFrameTime;let t=this.data.object;Object.entries(this.animationControls.clipIdToAction).forEach(([i,r])=>{let a=i.split("/")[1];this.threeAnimAction!==r&&a===t&&r.isRunning()&&(e?r.fadeOut(.2):r.stop())}),e&&this.threeAnimAction?.fadeIn(.2)},this.startOnceDelay)}pause(){this.threeAnimAction&&(this.threeAnimAction.paused=!0),window.clearTimeout(this.timeoutId),delete this.timeoutId}stop(){this.threeAnimAction?.fadeOut(.2)}seek(e){this.threeAnimAction=this.animationControls.play(this.data),this.threeAnimAction&&(this.threeAnimAction.paused=!0,this.threeAnimAction.time=lt.clamp(this.threeAnimAction.time+1/60*e,this.leftFrameTime,this.rightFrameTime-16e-5),this.animationControls.needsUpdate=!0,this.animationControls.requestRender())}toggle(e,t=!1){if(Qi(this.shared,this.condition)===!1)return!1;this.toggleIsForward=e??!this.toggleIsForward,this.threeAnimAction&&(this.threeAnimAction._loopCount=0),this.playing?this.threeAnimAction&&(this.threeAnimAction.timeScale=this.toggleIsForward?1:-1,this.toggleIsForward?(this.threeAnimAction._clip.start=this.leftFrameTime,this.threeAnimAction._clip.duration=this.rightFrameTime):(this.threeAnimAction._clip.start=this.rightFrameTime,this.threeAnimAction._clip.duration=this.leftFrameTime)):this.timeoutId=window.setTimeout(()=>{if(this.threeAnimAction=this.animationControls.play(this.data),this.threeAnimAction){this.toggleIsForward?(this.threeAnimAction.time=this.leftFrameTime,this.threeAnimAction._clip.start=this.leftFrameTime,this.threeAnimAction._clip.duration=this.rightFrameTime):(this.threeAnimAction.time=this.rightFrameTime,this.threeAnimAction._clip.start=this.rightFrameTime,this.threeAnimAction._clip.duration=this.leftFrameTime),this.threeAnimAction.paused=!1,this.threeAnimAction.timeScale=this.toggleIsForward?1:-1;let i=this.data.clipId.split("/")[1];Object.entries(this.animationControls.clipIdToAction).forEach(([r,a])=>{let s=r.split("/")[1];this.threeAnimAction!==a&&s===i&&a.isRunning()&&(t?a.fadeOut(.2):a.stop())}),t&&this.threeAnimAction?.fadeIn(.2)}},this.startOnceDelay)}playFromCurrent(){this.toggle(!0)}reverseFromCurrent(){this.toggle(!1)}dispose(){let e=this.animationControls.clipIdToAction[this.data.clipId+"/"+this.data.object]?.getClip();e&&(e.duration=this.duration),this.pause()}},cO=class{constructor(e,t,i,r,a){this.data=e,this.page=t,this.eventManager=i,this.shared=r,this.condition=a,this.timeOutId=-1,this.scene=t.scene}dispatch(){if(Qi(this.shared,this.condition)===!1)return!1;this.data.target!==this.page.uuid&&(window.clearTimeout(this.timeOutId),this.timeOutId=window.setTimeout(()=>{this.play()},this.data.delay*1e3))}dispose(){window.clearTimeout(this.timeOutId)}play(){if(this.scene.children.every(t=>t.uuid!==this.data.target))return;this.data.transition==="fade"&&this.data.duration>0&&this.eventManager.eventContext.renderer.renderFromSceneForSceneTransitionPass(this.scene,this.scene.activeCamera,this.data.duration*1e3),this.eventManager.deactivate(),this.eventManager.controlsManager.deactivate();let e=this.scene.activeCamera;this.scene.updatePage(this.data.target),this.scene.traverseVisibleEntity(t=>{t.type==="ParticleSystem"&&(t.sleep(),t.wakeUp(),t.data.autoPlay?t.start():t.stop())}),this.scene.activePage.switchToPlayCamera(),this.scene.activeCamera.copyViewPlaneSize(e),dw(this.scene.activePage,this.shared),this.eventManager.activate(),this.eventManager.controlsManager.activate(this.eventManager)}},uO=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r,this.evaluatedCondition=!1}checkConditions(){this.evaluatedCondition=Qi(this.shared,this.condition)}dispatch(){if(this.evaluatedCondition===!1)return!1;let e=this.shared.getVariable(this.data.variableId),t=vP(this.data.expression,this.shared,$a.typeOfVariable(e));t!==void 0&&this.shared.updateVariable(this.data.variableId,typeof t=="string"?{textValue:t}:t)}dispose(){}},dO=class{constructor(e,t,i,r){this.data=e,this.page=t,this.shared=i,this.condition=r,this.timeoutId=null}dispatchInner(){if(Qi(this.shared,this.condition)===!1)return!1;let e=this.shared.getDynamicVariablePlayState(this.data.variableId);if(this.data.mode==="PlayPause")this.shared.getDynamicVariableToggleIsForward(this.data.variableId)===void 0&&this.shared.setDynamicVariableToggleIsForward(this.data.variableId,!0),this.shared.setDynamicVariablePlayState(this.data.variableId,e==="Playing"?"Paused":"Playing");else if(this.data.mode==="Play"&&e!=="Playing")this.shared.getDynamicVariableToggleIsForward(this.data.variableId)===void 0&&this.shared.setDynamicVariableToggleIsForward(this.data.variableId,!0),this.shared.setDynamicVariablePlayState(this.data.variableId,"Playing");else if(this.data.mode==="Stop"&&e!=="Stopped")this.shared.setDynamicVariablePlayState(this.data.variableId,"Stopped");else if(this.data.mode==="Pause"&&e!=="Paused")this.shared.setDynamicVariablePlayState(this.data.variableId,"Paused");else if(this.data.mode==="Restart")this.shared.setDynamicVariablePlayState(this.data.variableId,"Restarted");else if(this.data.mode==="Toggle"){let t=this.shared.getDynamicVariableToggleIsForward(this.data.variableId);e==="Playing"?this.shared.setDynamicVariableToggleIsForward(this.data.variableId,t===void 0?!1:!t):(this.shared.setDynamicVariableToggleIsForward(this.data.variableId,!t),this.shared.setDynamicVariablePlayState(this.data.variableId,"Playing"))}}dispatch(){let e=this.data.delay,t=this.shared.getDynamicVariablePlayState(this.data.variableId);this.data.mode==="PlayPause"&&t==="Playing"&&(e=this.data.pauseDelay),e!==0?(this.timeoutId&&window.clearTimeout(this.timeoutId),this.timeoutId=window.setTimeout(()=>{this.timeoutId=null,this.dispatchInner()},e)):this.dispatchInner()}dispose(){this.timeoutId&&window.clearTimeout(this.timeoutId)}};function Qi(e,t){if(t===void 0)return!0;if(t.expression.length===0)return!1;let i=vP(t.expression,e,"boolean");return t.negate?!i:!!i}function Ra(e,t,i,r,a,s){let n={Audio:[],Video:[],Particles:[],Link:[],Destroy:[],Create:[],Reset:[],Transition:[],SwitchCamera:[],Animation:[],SceneTransition:[],SetVariable:[],DynamicVariablePlay:[]},o=l=>({id:h,data:c})=>{try{c.type==="Audio"?za[e.type].includes("Audio")&&n.Audio.push(new UD(h,c,s,r,l)):c.type==="Video"&&!(s instanceof Zr)?za[e.type].includes("Video")&&n.Video.push(new fO(h,c,s,r,l)):c.type==="Particles"?za[e.type].includes("Particles")&&n.Particles.push(new ND(c,i,r,l)):c.type==="Link"?za[e.type].includes("Link")&&n.Link.push(new Nee(c,a.controlsManager,r,l)):c.type==="Create"?za[e.type].includes("Create")&&n.Create.push(new mO(c,i,a.controlsManager,r,l)):c.type==="Destroy"?za[e.type].includes("Destroy")&&n.Destroy.push(new VD(c,i,a.controlsManager,r,l)):c.type==="Reset"?za[e.type].includes("Reset")&&n.Reset.push(new jD(c,i,r,a,l)):c.type==="Transition"?za[e.type].includes("Transition")&&n.Transition.push(new oO(c,i,r,l)):c.type==="SwitchCamera"?za[e.type].includes("SwitchCamera")&&n.SwitchCamera.push(new lO(c,i,r,l)):c.type==="SceneTransition"?za[e.type].includes("SceneTransition")&&n.SceneTransition.push(new cO(c,i,a,r,l)):c.type==="Animation"?za[e.type].includes("Animation")&&n.Animation.push(new hO(c,i,a.animationControls,r,l)):c.type==="SetVariable"?za[e.type].includes("SetVariable")&&n.SetVariable.push(new uO(c,i,r,l)):c.type==="DynamicVariablePlay"?za[e.type].includes("DynamicVariablePlay")&&n.DynamicVariablePlay.push(new dO(c,i,r,l)):c.type==="Conditional"&&za[e.type].includes("Conditional")&&(c.ifActions.forEach(o({expression:c.condition,negate:!1})),c.elseActions.forEach(o({expression:c.condition,negate:!0})))}catch{}};return t.forEach(o()),n}function Qr(e){Object.values(e).forEach(t=>{t.forEach(i=>{(i instanceof UD||i instanceof fO||i instanceof ND||i instanceof hO||i instanceof oO||i instanceof mO||i instanceof VD||i instanceof lO||i instanceof cO||i instanceof jD||i instanceof uO||i instanceof dO)&&i.dispose()})})}function $te(e,t){let i;if("material"in e){let r=e.material;Array.isArray(r)?i=e.material[0].layers.find(a=>a.uuid===t):i=e.material.layers.find(a=>a.uuid===t)}if(i)return i.color.texture.image.img instanceof HTMLVideoElement?i.color.texture.image.img:void 0}var pO=new Map,Ud=new Map,Yc=class{constructor(e,t,i){this.data=t,this.delay=0,this.status="stopped";let{layerId:r,loop:a,volume:s,delay:n}=t;if(this.object=i,r===void 0)throw new Error("Missing property");let o=$te(i,r);o&&(this.videoElement=o,this.videoElement.loop=a===1/0,pb&&(this.videoElement.autoplay=!0),s!==void 0&&(this.videoElement.volume=s)),n!==void 0&&(this.delay=n),Ud.has(i.uuid)?Ud.get(i.uuid).push(this):Ud.set(i.uuid,[this]),pO.set(e,this),this.pause()}mute(){!this.videoElement||(this.videoElement.muted=!0)}unMute(){!this.videoElement||(this.videoElement.muted=!1)}play(e){if(!this.videoElement)return;let t=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);e?(this.mute(),this.delay+=150):t?(this.mute(),window.setTimeout(()=>{this.unMute()},100)):this.unMute(),this.delayTimerId=window.setTimeout(()=>{if(!this.videoElement)return;let i=this.videoElement.play();i!==void 0&&i.then(r=>{}).catch(r=>{this.play()}),this.clearDelay()},this.delay),this.status="playing"}clearDelay(){this.delayTimerId&&(clearTimeout(this.delayTimerId),delete this.delayTimerId)}pause(){!this.videoElement||(this.videoElement.pause(),this.status="paused")}stop(){!this.videoElement||(this.videoElement.pause(),this.videoElement.currentTime=0,this.status="stopped",this.clearDelay())}playByToggle(){this.data.toggle==="stop"?this.status==="playing"?this.stop():(this.stop(),this.play()):this.data.toggle==="pause"?this.status==="playing"?this.pause():this.play():(this.stop(),this.play())}dispose(){!this.videoElement||(this.stop(),this.videoElement.muted=!0)}},Tx=class{constructor(e){this.data=e}dispatch(){this.data.playVideo?this.pauseVideo(this.data.playVideo):this.data.object?this.pauseAllVideosFromObject(this.data.object):this.pauseAllVideos()}pauseVideo(e){let t=pO.get(e);!t||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{t[this.data.interaction](),this.disposeDelay()},this.data.delay)):t[this.data.interaction]())}pauseAllVideosFromObject(e){let t=Ud.get(e);!t?.length||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{t.forEach(i=>i[this.data.interaction]()),this.disposeDelay()},this.data.delay)):t.forEach(i=>i[this.data.interaction]()))}pauseAllVideos(){let e=[...Ud.values()];!e.length||(this.data.delay>0?(this.disposeDelay(),this.timeoutId=window.setTimeout(()=>{e.forEach(t=>{t.forEach(i=>{i[this.data.interaction]()})}),this.disposeDelay()},this.data.delay)):e.forEach(t=>{t.forEach(i=>{i[this.data.interaction]()})}))}disposeDelay(){clearTimeout(this.timeoutId),delete this.timeoutId}dispose(){clearTimeout(this.timeoutId),delete this.timeoutId}},fO=class{constructor(e,t,i,r,a){if(this.data=t,this.shared=r,this.condition=a,t.interaction==="play")this.interaction=new Yc(e,t,i);else if(t.interaction==="pause"||t.interaction==="stop")this.interaction=new Tx(t);else throw new Error("Missing property")}dispatchBasic(){if(Qi(this.shared,this.condition)===!1)return!1;this.interaction instanceof Yc?this.interaction.playByToggle():this.interaction.dispatch()}dispatchConditional(){if(Qi(this.shared,this.condition)===!1)return!1;this.interaction instanceof Yc?this.interaction.play():this.interaction.dispatch()}dispose(){this.interaction.dispose()}},aE=(()=>{let e,t,i,r;function a(o){!e&&!sE()&&t?.sharedGameControlGlobals.createdObjects.length>0&&(e=requestAnimationFrame(s)),o&&(t=o,r=o.requestRender)}function s(o){let l=i?o-i:0,h=t.sharedGameControlGlobals.createdObjects,c=t.sharedGameControlGlobals.nCreatedPerAction,u=h.length,d=0;for(;d<u;){let p=h[d];p.userData.createdTime===void 0&&(p.userData.createdTime=o),p.userData.lifetime===void 0&&p.userData.quantity===void 0||p.userData.lifetime&&o-p.userData.createdTime<p.userData.lifetime||p.userData.quantity&&c[p.userData.actionId]<=p.userData.quantity?(p.userData.velocity&&(p.position.addScaledVector(p.userData.velocity,l/1e3),p.updateMatrix(),r()),d++):(c[p.userData.actionId]>p.userData.quantity&&c[p.userData.actionId]--,h.splice(d,1),p.removeFromParent(),t.sharedGameControlGlobals.rapierWorld&&p.rigidBody?(t.sharedGameControlGlobals.colliderToEntity.delete(p.rigidBody.collider(0).handle),t.sharedGameControlGlobals.rapierWorld.removeRigidBody(p.rigidBody)):(p.bvhGeometry=void 0,t.sharedGameControlGlobals.entitiesWithTransformAnim=t.sharedGameControlGlobals.entitiesWithTransformAnim.filter(f=>f.bvhGeometry!==void 0)),u--,r())}e=d>0?requestAnimationFrame(s):void 0,i=d>0?o:void 0}function n(){sE()?e&&(cancelAnimationFrame(e),e=void 0,i=void 0):a()}return typeof document<"u"&&document.addEventListener("visibilitychange",n),a})();function sE(){return!!document&&document.hidden}var nE=new Lt,eie=new R,tie=new R,mO=class{constructor(e,t,i,r,a){this.data=e,this.page=t,this.controlsManager=i,this.shared=r,this.condition=a,this.intervalId=null,this.timeoutIdQueue=[],this.uniqueId=lt.generateUUID(),this.dispatch=()=>{if(Qi(this.shared,this.condition)===!1)return!1;this.data.delay?this.timeoutIdQueue.push(window.setTimeout(this.dispatchInner,this.data.delay*1e3)):this.dispatchInner()},this.dispatchFromStart=()=>{if(Qi(this.shared,this.condition)===!1)return!1;this.timeoutIdQueue.push(window.setTimeout(this.dispatchInner,this.data.delay*1e3))},this.dispatchThrottled=W7(this.dispatch,1e3/this.data.creationSpeed),this.dispatchStart=()=>{this.intervalId===null&&(this.intervalId=window.setInterval(this.dispatch,1e3/this.data.creationSpeed))},this.dispatchStop=()=>{this.intervalId!==null&&(window.clearInterval(this.intervalId),this.intervalId=null)},this.dispatchInner=()=>{this.timeoutIdQueue.shift();let n=new ma(this.object);if(n.playModeVisible=!0,n.expand(),this.data.coordinateSystem!=="world"){let l=this.data.coordinateSystem,h=this.page.scene.find(l);h&&(h.updateMatrixWorldSVD(),n.hiddenMatrix.copy(h.matrixWorldRigid))}n.position.fromArray(this.data.position),n.rotation.fromArray(this.data.rotation),n.updateMatrix(),this.page.add(n);let o=this.controlsManager.sharedGameControlGlobals;o.createdObjects.push(n),o.nCreatedPerAction[this.uniqueId]===void 0?o.nCreatedPerAction[this.uniqueId]=1:o.nCreatedPerAction[this.uniqueId]++,n.updateWorldMatrix(!0,!0),n.traverseObject(this.traverseObjectCB),aE(),this.controlsManager.requestRender()},this.traverseObjectCB=n=>{n.hasNonUniformScale&&n.updateMatrixWorldSVD();let o;if(this.controlsManager.sharedGameControlGlobals.rapierWorld){if(n instanceof Ws)if(n.objectForSample){if(n.objectForSample.dataPatched.physics.fusedBody)return;o=n.object}else return n.object.dataPatched.physics.fusedBody===!0&&n.object.dataPatched.physics.rigidBody==="dynamic"?!0:void 0;else if(n instanceof ma)o=n.object;else if(o=n,o.dataPatched.cloner?.hideBase)return!0}else{if(n instanceof Ws)return;n instanceof ma?o=n.object:o=n}this.data.destroy==="Time"?n.userData.lifetime=this.data.lifetime*1e3:this.data.destroy==="Quantity"&&(n.userData.quantity=this.data.destroyAfterQuantity,n.userData.actionId=this.uniqueId);let l=new R().fromArray(this.data.velocity),h=o.dataPatched;if(!(h.physics.enabled==="visibility"?!h.visible:!h.physics.enabled)&&(this.controlsManager.sharedGameControlGlobals.rapierWorld?(this.controlsManager.addRigidBody(n,o,{fromCreate:!0,dynamic:this.data.dynamic}),this.data.destroy==="Collision"&&(n.rigidBody?.collider(0).setActiveEvents(1),n.userData.hasCollisionDestroy=!0),n.matrixWorld.decompose(eie,nE,tie),l.applyQuaternion(nE),this.data.velocity.some(c=>c!==0)&&this.data.dynamic&&n.rigidBody?.setLinvel(l.divideScalar(this.controlsManager.pixelsPerMeter),!0)):("geometry"in n.object&&this.controlsManager.addBoundsTree(n),this.data.velocity.some(c=>c!==0)&&this.data.dynamic&&(n.userData.velocity=l)),o.dataPatched.physics?.fusedBody===!0))return!0};let s=this.page.scene.find(this.data.object);if(!s)throw new Error("Missing Property");if(this.object=s,this.data.coordinateSystem!=="world"&&!this.page.scene.find(this.data.coordinateSystem))throw new Error("Missing Property");aE(i)}dispose(){this.intervalId!==null&&(window.clearInterval(this.intervalId),this.intervalId=null),this.timeoutIdQueue.forEach(e=>window.clearTimeout(e)),this.dispatchThrottled.cancel(),this.page.remove(...this.controlsManager.sharedGameControlGlobals.createdObjects),this.controlsManager.sharedGameControlGlobals.createdObjects=[]}},gO=200,vy=.02,yy=.3,iie=65,ese=new R,oE=new R,lE=new R,rie=new R,Ma=new R,Fa=new R,Ko=new R,xy=new je,hE=new je,aie=new je,tse=new je,Fs=new Lt,to=new Lt,fn=new Rr(0,0,0,"YXZ"),sie=new R(1,0,0),ks=new R(0,1,0),nie=new R(0,0,1),cE=new R(1,1,1),ise=new Wa,oie=1,lie=.025,hie=16e-6,uE=12,cie=20,Vr=new Ss,fs=new cr,uie={type:"requestRender"},die={type:"updateMatrix"},dE=Math.PI/6,Px=class extends ha{constructor(e,t,i,r,a,s,n,o,l){super(),this.object=e,this.domElement=t,this.data=i,this.gloabalPhysics=r,this.controlsManager=a,this.cameraFollow=s,this.camera=n,this.page=o,this.sharedAssets=l,this.enableDamping=!0,this.hiddenMatrix0=new je,this.target0=new R,this.zoom0=1,this.rotForce=1,this.moveForce=1,this.pixelsPerMeter=gO,this.euler0=new Rr(0,0,0,"YXZ"),this.position0Cam=new R,this.quat0Cam=new Lt,this.scale0Cam=new R,this.hiddenMatrix0Cam=new je,this.threshEndTranslate=.01,this.threshEndRotate=1e-8,this.threshEndRotVel=.005,this.collider={type:"capsule",radius:40,segment:new Ss(new R(0,-40,0),new R(0,40,0)),matrix:new je,position:new R,rotation:new Lt},this.euler=new Rr(0,0,0,"YXZ"),this.eulerDelta=new R,this.lastPosition=new R,this.lastCameraQuaternion=new Lt,this.lastCameraPosition=new R,this.PI_2=Math.PI/2,this.prevMouse=new re,this.velocityTarget=new R,this.velocity=new R,this.directionXZ=new R,this.rotVelocityStick=new R,this.rotVelocityTarget=new R,this.rotVelocity=new R,this.rotDirection=new R,this.nonColliderRotOffset=new je,this.nonColliderPosOffset=new je,this.firstPointerId=-1,this.rot=new R,this.path=[],this.movementState={moveNegZ:0,movePosZ:0,moveNegX:0,movePosX:0,moveNegY:0,movePosY:0,rotPosX:0,rotNegX:0,rotPosY:0,rotNegY:0,jump:0,run:0},this.vrEulerYOffset=0,this.onObject=!1,this.actionState={},this.keyAssignments=[["moveNegZ","W"],["moveNegX","A"],["movePosZ","S"],["movePosX","D"],["rotPosX","ArrowUp"],["rotPosY","ArrowLeft"],["rotNegX","ArrowDown"],["rotNegY","ArrowRight"],["jump"," "]],this.collisionEnabled=!0,this.offsetMatrix=new je,this.objectToTarget=new R,this.objectToTarget0=new R,this.objectToCamXZ=new R,this.objectToCamXZ0=new R,this.targetToCamera=new R,this.targetToCamera0=new R,this.cameraPolarAxis0=new R,this.targetPos=new R,this.targetQuat=new Lt,this.lerpFactorPos=new R().setScalar(.3),this.lerpFactorPosStart=.3,this.lerpFactorPosEnd=.3,this.lerpFactorRotStart=.3,this.lerpFactorRotEnd=.3,this.lerpFactorPosCamera=.3,this.lerpFactorRotCamera=.3,this.objXZQuat=new Lt,this.objXZQuatInv=new Lt,this.objXZRotMat=new je,this.isFirstPerson=!1,this.didHit=!1,this.groundVelocity=new R,this.pushedVelocity=new R,this.groundYRotation=0,this.objectRealQuat=new Lt,this.colliderWorldQuat=new Lt,this.groundNormal=new R,this.groundTilt=new Lt,this.groundTiltInv=new Lt,this.lastHitObj=null,this.isFirstFrame=!0,this.rotationAccumWhenOrientWithCamera=0,this.navMeshPathDest=null,this.position=new R,this.quaternion=new Lt,this.scale=new R,this.initialAction=!0,this.onPointerDown=f=>{f.target!==this.domElement||this.firstPointerId!==-1||(this.firstPointerId=f.pointerId,this.domElement.ownerDocument.addEventListener("pointermove",this.onPointerMove),this.domElement.ownerDocument.addEventListener("pointerup",this.onPointerUp),this.rotBy!=="keys"&&!Ja&&(!ZS||KS>=15.5)&&this.domElement.requestPointerLock(),this.prevMouse.set(f.clientX,f.clientY))},this.onPointerUp=f=>{this.firstPointerId=-1,this.domElement.ownerDocument.removeEventListener("pointermove",this.onPointerMove),this.domElement.ownerDocument.removeEventListener("pointerup",this.onPointerUp),f.pointerType==="mouse"&&this.domElement.ownerDocument.exitPointerLock()},this.onPointerMove=f=>{if(f.pointerId!==this.firstPointerId)return;let m=f.clientX-this.prevMouse.x,g=f.clientY-this.prevMouse.y;this.prevMouse.set(f.clientX,f.clientY),f.pointerType==="mouse"&&this.rotBy!=="keys"&&(ZS&&KS<15.5&&!Ja?(this.eulerDelta.y=-m*this.mouseOrbitSensitivity,this.eulerDelta.x=-g*this.mouseOrbitSensitivity):(this.eulerDelta.y=-f.movementX*this.mouseOrbitSensitivity,this.eulerDelta.x=-f.movementY*this.mouseOrbitSensitivity)),f.pointerType!=="mouse"&&this.rotByTouch==="drag"&&(this.eulerDelta.y=-m*this.mouseOrbitSensitivity*5,this.eulerDelta.x=-g*this.mouseOrbitSensitivity*5),this.controlsManager.requestRender()},this.onPointerlockChange=f=>{this.domElement.ownerDocument.pointerLockElement===this.domElement?Px.isLocked=!0:Px.isLocked=!1},this.onPointerlockError=()=>{console.error("SPE.GameControls: Unable to use Pointer Lock API")},this.handleVisibilityChange=()=>{if(document?.hidden)for(let f in this.movementState)this.movementState[f]=0},this.onKeyDown=f=>{!(f.target instanceof HTMLInputElement)&&(f.code==="ArrowLeft"||f.code==="ArrowUp"||f.code==="ArrowRight"||f.code==="ArrowDown"||f.code==="Space")&&f.preventDefault();for(let m of this.keyAssignments)if(f.key.toUpperCase()===m[1]||f.key===m[1]){this.movementState[m[0]]=1;break}this.controlsManager.requestRender()},this.onKeyUp=f=>{for(let m of this.keyAssignments)if(f.key.toUpperCase()===m[1]||f.key===m[1]||f.code.slice(3,f.code.length).toUpperCase()===m[1]){this.movementState[m[0]]=0;break}},this.copyVRGamePadValues=(f,m)=>{for(let g=2;g<4;g++){let y=f.axes[g];m===0?g===2?this.movementState.movePosX=y:this.movementState.movePosZ=y:(f.buttons[3].pressed?this.movementState.jump=1:this.movementState.jump=0,g===2?(Math.abs(this.movementState.rotPosY)<.3&&Math.abs(y)>=.3&&(this.vrEulerYOffset+=y<0?1:-1),this.movementState.rotPosY=y):this.moveMode==="fly"&&(this.movementState.moveNegY=y))}},this.sharedGameControlGlobals=a.sharedGameControlGlobals,e===n&&(this.isFirstPerson=!0),this.hiddenMatrix0.copy(this.object.hiddenMatrix),this.object.parent?this.object.hiddenMatrix.copy(this.object.parent.matrixWorld).invert():this.object.hiddenMatrix.identity(),this.object.matrix.copy(this.object.matrixWorld),this.object.matrix.decompose(this.position,this.quaternion,this.scale),this.euler0.setFromQuaternion(this.quaternion,"YXZ");let h=this.euler0.clone(),c=h.y;if(this.objectRealQuat.copy(this.quaternion),h.y=0,this.quaternion.setFromEuler(h),this.objXZQuat.copy(this.quaternion),this.objXZQuatInv.copy(this.objXZQuat).invert(),this.objXZRotMat.makeRotationFromQuaternion(this.quaternion),h.set(0,c,0),this.quaternion.setFromEuler(h),this.rot.setFromEuler(h),this.object.matrixAutoUpdate=!1,(this.isFirstPerson||this.cameraFollow===!0)&&(this.target0.copy(this.camera.getTarget()),this.zoom0=this.camera.zoom),this.cameraFollow===!0){this.position0Cam.copy(this.camera.position),this.quat0Cam.copy(this.camera.quaternion),this.scale0Cam.copy(this.camera.scale),this.hiddenMatrix0Cam.copy(this.camera.hiddenMatrix),this.camera.parent?(this.camera.hiddenMatrix.copy(this.camera?.parent.matrixWorld),this.camera.matrix.copy(this.camera.matrixWorld)):this.camera.hiddenMatrix.identity(),this.camera.matrix.copy(this.camera.matrixWorld),this.camera.matrix.decompose(this.camera.position,this.camera.quaternion,this.camera.scale),this.camera.matrixAutoUpdate=!1,this.offsetMatrix.copy(this.object.matrix).invert().multiply(this.camera.matrix);let f=new R(0,0,-1).applyQuaternion(this.camera.quaternion),m=new R().subVectors(this.position,this.camera.position);this.objectToCamXZ.copy(m),this.objectToCamXZ.y=0,this.objectToCamXZ0.copy(this.objectToCamXZ);let g,y;Math.abs(f.y)<1e-6?(m.y=0,f.y=0,y=m.projectOnVector(f)):m.y/f.y>0?y=f.multiplyScalar(m.y/f.y):y=f.multiplyScalar(m.length()),this.targetToCamera0.copy(y).negate(),g=this.camera.position.clone().add(y),this.objectToTarget0.subVectors(g,this.position);let x=new Rr().setFromQuaternion(this.camera.quaternion,"YXZ");this.cameraPolarOffset=-x.x,x.x=0,x.z=0,x.y-=Math.PI/2,this.cameraPolarAxis0.set(0,0,-1).applyEuler(x)}if(this.object instanceof ya&&(this.object.matrixAutoUpdate=!1),this.euler.setFromQuaternion(this.quaternion,"YXZ"),this.rotByTouch=i.rotByTouch??"joystick",this.rotBy=i.rotBy??"keys",this.rotationMode=i.rotationMode??"normal",this.moveMode=i.moveMode??"walk",this.collisionEnabled=i.collisionEnabled,this.speedTranslate=(i.speedTranslate??250)*oie,this.speedOrbit=(i.speedRotate??100)*lie,this.mouseOrbitSensitivity=(i.speedRotate??100)*hie,this.keyAssignments=i.keyAssignments.map(f=>{let m=[f[0],f[1]];return m[1]==="\u25B2"?m[1]="ArrowUp":m[1]==="\u25C0"?m[1]="ArrowLeft":m[1]==="\u25BC"?m[1]="ArrowDown":m[1]==="\u25B6"?m[1]="ArrowRight":m[1]==="\u21E7"?m[1]="Shift":m[1]==="\u21B5"?m[1]="Enter":m[1]==="Space"?m[1]=" ":m[1]==="\u2318"?m[1]="Meta":m[1]==="Ctrl"?m[1]="Control":m[1]==="Esc"&&(m[1]="Escape"),m}),i.rotBy==="mouse"){let f;f=this.keyAssignments.findIndex(m=>m[0]==="rotNegX"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(m=>m[0]==="rotPosX"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(m=>m[0]==="rotPosY"),f!==-1&&(this.keyAssignments[f][1]=""),f=this.keyAssignments.findIndex(m=>m[0]==="rotNegY"),f!==-1&&(this.keyAssignments[f][1]="")}this.lerpFactorPosStart=1-.02**(1/((i.delayPos[0]??.3)*60)),this.lerpFactorPosEnd=1-.02**(1/((i.delayPos[1]??.3)*60)),this.lerpFactorPos.setScalar(this.lerpFactorPosStart),this.lerpFactorRotStart=1-.02**(1/((i.delayRot[0]??.3)*60)),this.lerpFactorRotEnd=1-.02**(1/((i.delayRot[1]??.3)*60)),this.lerpFactorPosCamera=1-.02**(1/((i.delayPosCamera??.3)*60)),this.lerpFactorRotCamera=1-.02**(1/((i.delayRotCamera??.3)*60)),this.gravity=(this.gloabalPhysics.gravity??ru.defaultData.gravity)*uE,this.usePhysics=this.gloabalPhysics.usePhysics??ru.defaultData.usePhysics,this.jumpPower=i.jumpPower*cie,this.resetYPosition=this.position.y+Math.abs(i.resetYPosition)*(this.gravity>0?1:-1),this.alignToGround=i.alignToGround??!1,this.orientMode=i.autoOrientMove?i.orientMode:"none",this.orientWith=i.orientWith??fg.defaultDataThirdPerson.orientWith,this.slopeThresh=iie*Math.PI/180,i.collider.type==="capsule"?(this.collider.radius=i.collider.radius,this.collider.segment.start.y=i.collider.height/2-i.collider.radius,this.collider.segment.end.y=-this.collider.segment.start.y,this.offset=i.collider.height*vy/this.pixelsPerMeter,this.stepThresh=i.collider.height*yy/this.pixelsPerMeter,this.colliderHeight=i.collider.height):i.collider.type==="sphere"?(this.collider.radius=i.collider.radius,this.collider.segment.start.y=0,this.collider.segment.end.y=0,this.offset=2*i.collider.radius*vy/this.pixelsPerMeter,this.stepThresh=2*i.collider.radius*yy/this.pixelsPerMeter,this.colliderHeight=i.collider.radius*2):(this.offset=i.collider.height*vy/this.pixelsPerMeter,this.stepThresh=i.collider.height*yy/this.pixelsPerMeter,this.colliderHeight=i.collider.height),this.collider.type=i.collider.type;let u=new R().fromArray(i.collider.position),d=new Lt().setFromEuler(new Rr().fromArray([...i.collider.rotation,"XYZ"]));this.collider.position.copy(u).multiply(this.scale),this.collider.rotation.copy(d),this.collider.matrix.compose(u,d,cE),i.cameraXAxis!==void 0&&(this.cameraXAxis=i.cameraXAxis,this.cameraYAxis=i.cameraYAxis,this.minPolarAngle=i.cameraRotXLimits[0],this.maxPolarAngle=i.cameraRotXLimits[1],this.minAzimuthAngleRel=i.cameraRotYLimits[0],this.maxAzimuthAngleRel=i.cameraRotYLimits[1]),this.forwardDir=i.forwardDirection??"-z",this.isFirstPerson&&(this.forwardDir="-z"),this.runMultiplier=i.runMultiplier??2;let p=i.navmesh.destinationHelperRadius*2;if(p>0){let f=new At;f.push({fi:0,data:{...Gr.defaultData("light","phong"),alpha:0},id:"layer1"}),f.push({fi:0,data:{...Gr.defaultData("color"),color:i.navmesh.destinationHelperColor,alpha:i.navmesh.destinationHelperColor.a},id:"layer2"});let m=new Nb({layers:f},{scene:this.page.scene,shared:this.sharedAssets});this.navMeshPathDest=new xr(JT.create({parameters:{width:p,height:p/10,hollow:.7}}),m),this.navMeshPathDest.material.userData.opacity0=i.navmesh.destinationHelperColor.a}this.activate()}reset(e=!1){if(this.object.hiddenMatrix.copy(this.hiddenMatrix0),e){this.object.updateMatrix(),this.object.updateMatrixWorld(),this.object.matrix.copy(this.object.matrixWorld),this.object.matrix.decompose(this.position,this.quaternion,this.scale),this.object.parent?this.object.hiddenMatrix.copy(this.object.parent.matrixWorld).invert():this.object.hiddenMatrix.identity();let t=new Rr().setFromQuaternion(this.quaternion,"YXZ"),i=t.y;this.objectRealQuat.copy(this.quaternion),t.y=0,this.quaternion.setFromEuler(t),this.objXZQuat.copy(this.quaternion),this.objXZQuatInv.copy(this.objXZQuat).invert(),this.objXZRotMat.makeRotationFromQuaternion(this.quaternion),t.set(0,i,0),this.quaternion.setFromEuler(t),this.rot.setFromEuler(t),this.euler.setFromQuaternion(this.quaternion,"YXZ"),this.velocityTarget.set(0,0,0),this.velocity.set(0,0,0)}else this.object instanceof ya?this.object.matrixAutoUpdate=!0:this.object.updateMatrix();this.cameraFollow===!0&&(this.camera.quaternion.copy(this.quat0Cam),this.camera.position.copy(this.position0Cam),this.camera.scale.copy(this.scale0Cam),this.camera.hiddenMatrix.copy(this.hiddenMatrix0Cam),this.camera.matrixAutoUpdate=!0),this.controlsManager.requestRender()}activate(){this.instantiateActions(),this.domElement.ownerDocument.addEventListener("pointerdown",this.onPointerDown),this.domElement.ownerDocument.addEventListener("keydown",this.onKeyDown),this.domElement.ownerDocument.addEventListener("keyup",this.onKeyUp),this.domElement.ownerDocument.addEventListener("pointerlockchange",this.onPointerlockChange),this.domElement.ownerDocument.addEventListener("pointerlockerror",this.onPointerlockError),this.domElement.ownerDocument.addEventListener("visibilitychange",this.handleVisibilityChange)}deactivate(){this.disposeActions(),this.domElement.ownerDocument.removeEventListener("pointerdown",this.onPointerDown),this.domElement.ownerDocument.removeEventListener("keydown",this.onKeyDown),this.domElement.ownerDocument.removeEventListener("keyup",this.onKeyUp),this.domElement.ownerDocument.removeEventListener("pointerlockchange",this.onPointerlockChange),this.domElement.ownerDocument.removeEventListener("pointerlockerror",this.onPointerlockError),this.domElement.ownerDocument.removeEventListener("visibilitychange",this.handleVisibilityChange)}dispose(){this.deactivate(),this.navMeshPathDest?.parent&&this.page.remove(this.navMeshPathDest)}instantiateActions(){let e=this.data,t=this.sharedAssets;e.gameActions!==void 0&&(this.actions={},pg.list.forEach(i=>{this.actions[i]=Ra({...e,disabled:!1,type:"GameControl"},e.gameActions[i],this.page,t,this.controlsManager.eventManager,this.object)})),this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.dispatchStopEvent("jump"),this.dispatchStartEvent("idle"),this.initialAction&&(this.initialAction=!1)}disposeActions(){this.initialAction=!1,this.dispatchStopEvent("idle"),this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.dispatchStopEvent("jump"),Qr(this.actions.idle),Qr(this.actions.move),Qr(this.actions.run),Qr(this.actions.jump)}dispatchStartEvent(e){this.actions[e]!==void 0&&(this.actionState[e]||(this.actionState[e]=!0,this.actions[e].Transition.forEach(t=>{t.play()}),this.actions[e].Animation.forEach(t=>{t.play(this.initialAction===!1)}),this.actions[e].Create.forEach(t=>{t.dispatchStart()}),this.actions[e].Audio.forEach(t=>{t.dispatchGameControl("start")}),this.actions[e].Particles.forEach(t=>{t.dispatchGameControl("start")})))}dispatchStopEvent(e){this.actions[e]!==void 0&&(!this.actionState[e]||(this.actionState[e]=!1,this.actions[e].Transition.forEach(t=>{t.stop(),t.object.currentState!==null&&t.object.changeSelectedState(null,{scene:this.page.scene,shared:this.sharedAssets})}),this.actions[e].Create.forEach(t=>{t.dispatchStop()}),this.actions[e].Audio.forEach(t=>{t.dispatchGameControl("stop")}),this.actions[e].Particles.forEach(t=>{t.dispatchGameControl("stop")})))}get colliderWorldPosition(){return Ma.copy(this.collider.position).applyQuaternion(this.objectRealQuat).add(this.position)}update(e,t,i){if(this.gravity<0?this.position.y<this.resetYPosition:this.position.y>this.resetYPosition)return this.reset(!0),!0;this.sharedGameControlGlobals.gamePads.forEach(this.copyVRGamePadValues);let r=(this.isFirstFrame?16.6:e)/1e3;this.isFirstFrame&&(this.isFirstFrame=!1);let a=r*60,s=!1;if(this.usePhysics&&this.collisionEnabled){let o=Fa.set(0,(this.velocity.y===0?this.pixelsPerMeter*Math.max(Math.abs(this.gravity)/(10*uE),1)*(this.gravity>0?1:-1):this.velocity.y)*r,0).divideScalar(this.pixelsPerMeter),l=this.sharedGameControlGlobals.rapierWorld.castShape(this.colliderWorldPosition.divideScalar(this.pixelsPerMeter),this.colliderWorldQuat,o,this.object.rigidBody?.collider(0).shape,1,!1,16,void 0,void 0,this.object.rigidBody);if(l){this.onObject=!0,this.groundNormal.set(l.normal2.x,l.normal2.y,l.normal2.z).applyQuaternion(this.colliderWorldQuat).negate(),this.alignToGround&&this.groundTiltAdjustment(this.groundNormal),Math.acos(this.groundNormal.y)<this.slopeThresh&&(s=!0),l.collider.parent()?.bodyType()===0&&Math.acos(this.groundNormal.y)*(180/Math.PI)>45&&(this.onObject=!1);let h=l.collider.parent();this.groundYRotation=0,this.groundVelocity.set(0,0,0);for(let c of this.sharedGameControlGlobals.entitiesWithTransformAnim)if(c.rigidBody===h&&c.userData.isFollowingObj!==this.object.uuid){(c.hasNonUniformScale?c.matrixWorldRigid:c.matrixWorld).decompose(Ma,to,Fa),this.groundVelocity.subVectors(Ma,c.prevT),this.object.getWorldPosition(Fa).add(this.collider.position).sub(Ma),this.groundYRotation=fn.setFromQuaternion(to).y-c.prevR.y,Ko.copy(Fa).applyAxisAngle(ks,this.groundYRotation),this.groundVelocity.add(Ko.sub(Fa)).divideScalar(r);break}}else this.onObject=!1}if(this.moveMode==="walk"&&this.collisionEnabled&&(this.movementState.jump===1&&this.onObject&&(this.velocityTarget.y=this.jumpPower,this.movementState.jump=0,this.dispatchStopEvent("idle"),this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.dispatchStopEvent("jump"),this.dispatchStartEvent("jump"),this.onObject=!1),this.onObject?this.velocityTarget.y/=2:this.velocityTarget.y+=this.gravity*a),this.moveMode==="fly"&&(this.velocityTarget.y=(this.movementState.movePosY-this.movementState.moveNegY)*this.speedTranslate),this.directionXZ.z=this.movementState.movePosZ-this.movementState.moveNegZ,this.directionXZ.x=this.movementState.movePosX-this.movementState.moveNegX,this.forwardDir==="+z"&&this.directionXZ.multiplyScalar(-1),this.directionXZ.manhattanLength()>0&&(this.path=[]),this.navMeshPathDest){let o=this.navMeshPathDest.material;if(this.moveMode==="walk"&&this.path.length>1){this.navMeshPathDest.position.copy(this.path[this.path.length-1]),this.navMeshPathDest.parent||this.page.add(this.navMeshPathDest);let l=Ma.subVectors(this.path[1],this.position),h=Fa.subVectors(this.path[1],this.path[0]);l.dot(h)<0?this.path.shift():(this.directionXZ.x=h.x,this.directionXZ.z=h.z),o.opacity=o.userData.opacity0}else o.opacity-=.05*o.userData.opacity0,this.navMeshPathDest.material.opacity<=0&&this.navMeshPathDest.parent&&this.page.remove(this.navMeshPathDest)}this.directionXZ.normalize(),this.movementState.run?this.moveForce=this.runMultiplier:this.moveForce=1,this.velocityTarget.z=this.directionXZ.z*this.speedTranslate*this.moveForce,this.velocityTarget.x=this.directionXZ.x*this.speedTranslate*this.moveForce,(this.moveMode==="walk"?this.velocityTarget.x+this.velocityTarget.z===0:this.velocityTarget.manhattanLength()===0)?this.lerpFactorPos.setScalar(this.lerpFactorPosEnd):this.lerpFactorPos.setScalar(this.lerpFactorPosStart),this.moveMode==="walk"&&(this.lerpFactorPos.y=1),this.didHit===!1&&this.pushedVelocity.manhattanLength()===0||this.usePhysics===!1?(this.velocity.x+=(this.velocityTarget.x-this.velocity.x)*(1-(1-this.lerpFactorPos.x)**a),this.velocity.y+=(this.velocityTarget.y-this.velocity.y)*(1-(1-this.lerpFactorPos.y)**a),this.velocity.z+=(this.velocityTarget.z-this.velocity.z)*(1-(1-this.lerpFactorPos.z)**a)):this.velocity.copy(this.velocityTarget),(this.moveMode==="walk"?this.velocity.x**2+this.velocity.z**2<this.speedTranslate:this.velocity.lengthSq()<this.speedTranslate)?(this.dispatchStopEvent("move"),this.dispatchStopEvent("run"),this.onObject&&(this.dispatchStopEvent("jump"),this.dispatchStartEvent("idle"))):(this.dispatchStopEvent("idle"),this.onObject&&(this.dispatchStopEvent("jump"),this.movementState.run?(this.dispatchStopEvent("move"),this.dispatchStartEvent("run")):(this.dispatchStopEvent("run"),this.dispatchStartEvent("move"))));let n=rie.copy(this.velocity);if(this.orientMode!=="none"&&this.isFirstPerson===!1){let o=Fa.copy(n);o.y=0,n.set(0,n.y,o.length()*(this.forwardDir==="+z"?1:-1))}if(this.directionXZ.manhattanLength()>0&&this.orientMode!=="none"&&this.isFirstPerson===!1)if(this.orientWith==="camera"&&this.path.length<=1){let o=Ma;this.camera.getWorldDirection(o);let l=Ko.copy(ks).multiplyScalar(o.dot(ks));o.sub(l);let h=Fa.copy(this.directionXZ);h.x*=-1,this.rot.y=o.angleTo(h)*(o.cross(h).y>0?-1:1)+this.rotationAccumWhenOrientWithCamera}else this.rot.y=(this.path.length>1?0:this.euler.y)+Math.atan2(-this.directionXZ.z,this.directionXZ.x)+Math.PI/2*(this.forwardDir==="+z"?1:-1);if(fn.setFromVector3(this.rot),this.moveMode==="walk"&&(fn.x=0),n.applyEuler(fn),s&&(to.setFromUnitVectors(ks,this.groundNormal),n.applyQuaternion(to)),i){let o=fn.set(0,this.vrEulerYOffset*dE,0);i.applyEuler(o),n.x+=i.x,n.z+=i.z,this.nonColliderPosOffset.elements[13]+=i.y*r}if(this.usePhysics===!0){let o=Fa;this.pushedVelocity.set(0,0,0);for(let l of this.sharedGameControlGlobals.entitiesWithTransformAnim){let h=Ko.setFromMatrixPosition(l.matrixWorld).sub(l.prevT).divideScalar(r).divideScalar(this.pixelsPerMeter),c=l.rigidBody.collider(0).castCollider(h,this.object.rigidBody.collider(0),Ma.copy(n).divideScalar(this.pixelsPerMeter),r,!1);h.multiplyScalar(this.pixelsPerMeter);let u=ni.is(l)?l:l.object;if(c!==null&&this.lastHitObj!==u){let d;l instanceof ma&&(d=l);let p=this.sharedGameControlGlobals.entityToCollisionEvents[u.uuid];if(p)for(let f of p)f.data.target==="character"&&(f.dispatch(d),u.dispatchEvent(Ox));this.lastHitObj=u}if(c!==null){this.pushedVelocity.copy(h),o.copy(c.normal1).applyQuaternion(l.quaternion);break}}if(this.pushedVelocity.manhattanLength()!==0){let l=o.dot(n);l<0&&n.addScaledVector(o,-l),n.add(this.pushedVelocity)}else n.add(this.groundVelocity)}if(this.rotDirection.y=Number(this.movementState.rotPosY)-Number(this.movementState.rotNegY),this.rotDirection.x=Number(this.movementState.rotPosX)-Number(this.movementState.rotNegX),this.rotDirection.normalize(),this.rotationMode==="normal"&&(this.movementState.rotPosX||this.movementState.rotNegX)||this.rotationMode==="steer"&&(this.movementState.rotPosX||this.movementState.rotNegX)&&(this.movementState.movePosZ||this.movementState.moveNegZ||this.moveMode==="walk")?this.rotVelocityStick.x=-this.rotDirection.x*this.speedOrbit*this.rotForce:this.rotVelocityStick.x=0,this.rotationMode==="normal"&&(this.movementState.rotPosY||this.movementState.rotNegY)||this.rotationMode==="steer"&&(this.movementState.rotPosY||this.movementState.rotNegY)&&(this.movementState.movePosZ||this.movementState.moveNegZ)?this.rotVelocityStick.y=-this.rotDirection.y*this.speedOrbit*this.rotForce:this.rotVelocityStick.y=0,this.rotVelocityTarget.subVectors(this.eulerDelta.divideScalar(r),this.rotVelocityStick),this.rotVelocityTarget.manhattanLength()===0?this.rotVelocity.lerp(this.rotVelocityTarget,1-(1-this.lerpFactorRotEnd)**a):this.rotVelocity.lerp(this.rotVelocityTarget,1-(1-this.lerpFactorRotStart)**a),this.euler.x+=this.rotVelocity.x*r,this.euler.y+=this.rotVelocity.y*r+this.groundYRotation,this.rotVelocityTarget.y===0&&this.directionXZ.manhattanLength()===0?this.rotationAccumWhenOrientWithCamera=0:(this.cameraFollow===!1||this.cameraYAxis==="Locked")&&(this.rotationAccumWhenOrientWithCamera+=this.rotVelocity.y*r),this.isFirstPerson===!1&&this.orientMode!=="none"&&this.directionXZ.manhattanLength()>0){if(this.orientMode==="radial"){this.objectToCamXZ.copy(this.objectToCamXZ0).applyAxisAngle(ks,this.euler.y-this.euler0.y);let o=Fa.copy(this.objectToCamXZ).normalize(),l=Ko.copy(n).multiplyScalar(r);l.y=0;let h=l.sub(Ma.copy(o).multiplyScalar(l.dot(o))).cross(o).y;this.euler.y-=Math.atan2(h,this.objectToCamXZ.length())}}else this.rot.y+=this.rotVelocity.y*r+this.groundYRotation,this.rotVelocityTarget.y!==0&&(this.cameraFollow===!1||this.cameraYAxis==="Locked")&&(this.euler.y=this.rot.y);if(this.cameraFollow===!0&&(this.moveMode==="walk"?this.cameraXAxis==="Limit"?this.euler.x=lt.clamp(this.euler.x,-this.maxPolarAngle+this.cameraPolarOffset+1e-6,-this.minPolarAngle+this.cameraPolarOffset-1e-6):this.euler.x=lt.clamp(this.euler.x,-this.PI_2+this.cameraPolarOffset,this.PI_2+this.cameraPolarOffset):this.cameraXAxis==="Limit"&&(this.euler.x=lt.clamp(this.euler.x,-this.PI_2,this.PI_2))),this.moveMode==="fly"?this.rot.x=this.euler.x:this.isFirstPerson&&(t?(fn.copy(t),fn.y=0):(fn.copy(this.euler),fn.y=0),this.nonColliderRotOffset.makeRotationFromEuler(fn)),t&&(this.moveMode==="walk"?(this.rot.y=t.y,this.rot.x=0,this.rot.z=0):this.rot.setFromEuler(t),this.rot.y+=this.vrEulerYOffset*dE),Fs.setFromAxisAngle(sie,this.rot.x),to.setFromAxisAngle(ks,this.rot.y),to.multiply(Fs),Fs.setFromAxisAngle(nie,this.rot.z),to.multiply(Fs),this.quaternion.copy(to),this.objectRealQuat.multiplyQuaternions(this.quaternion,this.objXZQuat),this.colliderWorldQuat.copy(this.objectRealQuat).multiply(this.collider.rotation),this.collisionEnabled)if(this.usePhysics){let o=Fa.copy(n).multiplyScalar(r/this.pixelsPerMeter),l=null;this.didHit=!1;let h=new R;for(let c=0;c<5;c++){let u=o.length(),d=Ko.copy(o).normalize();if(l=this.sharedGameControlGlobals.rapierWorld.castShape(this.colliderWorldPosition.divideScalar(this.pixelsPerMeter).add(h),this.colliderWorldQuat,d,this.object.rigidBody?.collider(0).shape,u,!1,24,void 0,void 0,this.object.rigidBody),l!==null){this.didHit=!0;let p=this.sharedGameControlGlobals.colliderToEntity.get(l.collider.handle);if(p!==this.lastHitObj&&c===0){this.lastHitObj=p;let y=this.sharedGameControlGlobals.entityToCollisionEvents[p?.uuid];if(y){for(let x of y)if(x.data.target==="character"){let b=(this.sharedGameControlGlobals.rapierWorld?.getCollider(l.collider.handle))._parent,_;if(p.cloner){for(let S of p.cloner.children)if(S.rigidBody===b){_=S;break}}x.dispatch(_),p.dispatchEvent(Ox)}}}let f=oE.set(l.normal2.x,l.normal2.y,l.normal2.z).applyQuaternion(this.colliderWorldQuat),m=lE.copy(d).multiplyScalar(l.toi).dot(f),g=l.toi;if(g===0&&(this.position.y+=this.offset*this.pixelsPerMeter),m>this.offset&&(g=l.toi*(m-this.offset)/m,h.addScaledVector(d,g)),o.copy(d).multiplyScalar(u-g),Math.acos(-f.y)>this.slopeThresh){let y=this.colliderWorldPosition.divideScalar(this.pixelsPerMeter).add(h),x=Ko.copy(l.witness2).applyQuaternion(this.colliderWorldQuat);x.y=0;let b=y.add(x);b.y+=this.stepThresh;let _=this.sharedGameControlGlobals.rapierWorld.castShape(b,this.colliderWorldQuat,o,this.object.rigidBody?.collider(0).shape,1,!1,24,void 0,void 0,this.object.rigidBody);_!==null&&_.toi===0&&(f.y=0,f.normalize())}o.addScaledVector(f,-o.dot(f))}else{c===0&&this.directionXZ.manhattanLength()!==0&&(this.lastHitObj=null),h.add(o);break}}this.position.addScaledVector(h,this.pixelsPerMeter),this.object.rigidBody?.setTranslation(Ma.copy(this.position).divideScalar(this.pixelsPerMeter),!0),this.object.rigidBody?.setRotation(Fs.copy(this.quaternion).premultiply(this.groundTilt).multiply(this.objXZQuat),!0)}else{let o=this.onObject?1:5,l=n.multiplyScalar(r/o);for(let h=0;h<o;h++)this.position.add(l),this.collisionAdjustment(r/o)}else this.position.addScaledVector(n,r);if(this.moveMode==="walk"&&this.onObject&&(this.velocityTarget.y=0,this.velocity.y=0),this.quaternion.premultiply(this.groundTilt).multiply(this.objXZQuat),this.object.matrix.compose(this.position,this.quaternion,this.scale),this.object.matrixWorldNeedsUpdate=!0,this.object.matrix.multiply(this.nonColliderPosOffset).multiply(this.nonColliderRotOffset),this.quaternion.premultiply(this.groundTiltInv).multiply(this.objXZQuatInv),this.cameraFollow===!0){this.updateFollowArms();let o=this.objectToTarget.add(this.position),l=this.targetToCamera.add(o);xy.lookAt(l,o,ks).setPosition(l),xy.decompose(this.targetPos,this.targetQuat,Ma),this.camera.quaternion.slerp(this.targetQuat,1-(1-this.lerpFactorRotCamera)**a),this.camera.position.lerp(this.targetPos,1-(1-this.lerpFactorPosCamera)**a),this.camera.updateMatrix(),this.camera.updateMatrixWorld(),this.cameraYAxis==="Limit"&&this.orientMode==="cartesian"&&(this.euler.y=lt.clamp(this.euler.y,this.minAzimuthAngleRel,this.maxAzimuthAngleRel)),this.euler.x=lt.clamp(this.euler.x,-this.PI_2+(this.cameraPolarOffset<0?this.cameraPolarOffset:0),this.PI_2+(this.cameraPolarOffset>0?this.cameraPolarOffset:0))}return this.eulerDelta.set(0,0,0),this.object.dispatchEvent(die),this.path.length<2&&this.lastPosition.distanceToSquared(this.position)<this.threshEndTranslate&&Math.abs(this.rotVelocity.x)<this.threshEndRotVel&&Math.abs(this.rotVelocity.y)<this.threshEndRotVel&&(this.camera===void 0||this.isFirstPerson||this.lastCameraPosition.distanceToSquared(this.camera.position)<this.threshEndTranslate&&8*(1-this.lastCameraQuaternion.dot(this.camera.quaternion))<this.threshEndRotate)&&(this.moveMode==="fly"||this.onObject===!0||this.collisionEnabled===!1)&&(this.navMeshPathDest===null||this.navMeshPathDest.material.opacity<-.04*this.navMeshPathDest?.material?.userData.opacity0)?!1:(this.camera&&(this.lastCameraPosition.copy(this.camera.position),this.lastCameraQuaternion.copy(this.camera.quaternion)),this.lastPosition.copy(this.position),this.object.dispatchEvent(uie),!0)}updateFollowArms(){this.objectToTarget.copy(this.objectToTarget0),this.targetToCamera.copy(this.targetToCamera0);let e=Fs.setFromAxisAngle(ks,this.cameraYAxis==="Limit"&&this.orientMode!=="radial"?lt.clamp(this.euler.y-this.euler0.y,this.minAzimuthAngleRel,this.maxAzimuthAngleRel):this.euler.y-this.euler0.y);(this.cameraYAxis!=="Locked"||this.orientMode==="radial")&&this.objectToTarget.applyQuaternion(e);let t;this.cameraXAxis==="Limit"?t=lt.clamp(this.euler.x,-this.maxPolarAngle+this.cameraPolarOffset+1e-6,-this.minPolarAngle+this.cameraPolarOffset-1e-6):t=lt.clamp(this.euler.x,-this.PI_2+this.cameraPolarOffset+1e-6,this.PI_2+this.cameraPolarOffset-1e-6);let i=Ma.copy(this.cameraPolarAxis0);(this.cameraYAxis!=="Locked"||this.orientMode==="radial")&&i.applyQuaternion(e);let r=to.setFromAxisAngle(i,t);this.cameraYAxis!=="Locked"&&this.targetToCamera.applyQuaternion(e),this.cameraXAxis!=="Locked"&&this.targetToCamera.applyQuaternion(r)}groundTiltAdjustment(e){ks.angleTo(e)*180/Math.PI<15||ks.angleTo(e)*180/Math.PI>85?Fs.identity():Fs.setFromUnitVectors(ks,e),this.groundTilt.slerp(Fs,.06),this.groundTiltInv.copy(this.groundTilt).invert()}collisionAdjustment(e){let t=lE.set(0,0,0);this.object.matrix.compose(this.position,this.quaternion,this.scale);let i=xy.multiplyMatrices(this.object.matrix,this.objXZRotMat).multiply(this.collider.matrix).decompose(Ma,Fs,Fa).compose(Ma,Fs,cE);this.sharedGameControlGlobals.entitiesWithTransformAnim.forEach(a=>{if(a===this.object||a.isDescendantOf(this.object))return;fs.makeEmpty(),a.updateMatrixWorldSVD();let s=a.matrixWorldRigid,n=hE.copy(s).invert(),o=aie.copy(hE).multiply(i);Vr.copy(this.collider.segment),Vr.start.applyMatrix4(o),Vr.end.applyMatrix4(o);let l=oE.copy(this.position).applyMatrix4(n);fs.expandByPoint(Vr.start),fs.expandByPoint(Vr.end),fs.min.addScalar(-this.collider.radius),fs.max.addScalar(this.collider.radius),a.bvhGeometry.boundsTree.shapecast({traverseBoundsOrder(h){return h.distanceToPoint(Vr.end)},intersectsBounds:h=>h.intersectsBox(fs),intersectsTriangle:h=>{let c=Ma,u=Fa,d=h.closestPointToSegment(Vr,c,u);if(d<this.collider.radius){let p=this.collider.radius-d,f=u.sub(c).normalize(),m=Ko.copy(l);m.addScaledVector(f,p);let g=m.applyMatrix4(s).sub(this.position);t.add(g),Vr.start.addScaledVector(f,p),Vr.end.addScaledVector(f,p)}}})}),fs.makeEmpty(),Vr.copy(this.collider.segment),Vr.start.applyMatrix4(i),Vr.end.applyMatrix4(i),fs.expandByPoint(Vr.start),fs.expandByPoint(Vr.end),fs.min.addScalar(-this.collider.radius),fs.max.addScalar(this.collider.radius),this.sharedGameControlGlobals.staticMeshBVH?.shapecast({traverseBoundsOrder(a){return a.distanceToPoint(Vr.end)},intersectsBounds:a=>a.intersectsBox(fs),intersectsTriangle:a=>{let s=Ma,n=Fa,o=a.closestPointToSegment(Vr,s,n);if(o<this.collider.radius){let l=this.collider.radius-o,h=n.sub(s).normalize();this.alignToGround&&this.groundTiltAdjustment(h),t.addScaledVector(h,l),Vr.start.addScaledVector(h,l),Vr.end.addScaledVector(h,l)}}}),this.onObject=Math.abs(t.y)>Math.abs(e*this.velocity.y*.25),this.onObject&&this.dispatchStopEvent("jump");let r=Math.max(0,t.length()-1e-5);t.normalize().multiplyScalar(r),this.position.add(t)}},vO=Px;vO.isLocked=!1;var pie=Do(PE());function po(e,t){let i=new yt;if(!e.getAttribute("position"))return i.setAttribute("position",new ot([],3)),i.setIndex([]),i;let{positions:r,triIndices:a}=Jg(e.getAttribute("position"),e.getIndex());return i.setAttribute("position",new ot(r,3)),i.setIndex(a),t&&i.applyMatrix4(t),i}var fie=new je,mie=new je,mn=[[0,0,0],[0,0,0],[0,0,0]];function yO(e){let t=e.elements;mn[0][0]=t[0],mn[0][1]=t[4],mn[0][2]=t[8],mn[1][0]=t[1],mn[1][1]=t[5],mn[1][2]=t[9],mn[2][0]=t[2],mn[2][1]=t[6],mn[2][2]=t[10];let{u:i,v:r}=(0,pie.SVD)(mn),a=fie.set(i[0][0],i[0][1],i[0][2],0,i[1][0],i[1][1],i[1][2],0,i[2][0],i[2][1],i[2][2],0,0,0,0,1),s=mie.set(r[0][0],r[0][1],r[0][2],0,r[1][0],r[1][1],r[1][2],0,r[2][0],r[2][1],r[2][2],0,0,0,0,1);return a.multiply(s.transpose())}var gie=class extends w3{constructor(){super(),this.layers.enable(3),this.layers.enable(8)}setFromCamera(e,t){t.isOrthographicCamera?(this.ray.origin.set(e.x,e.y,-1).unproject(t),this.ray.direction.set(0,0,-1).transformDirection(t.matrixWorld),this.camera=t):t.isPerspectiveCamera?(this.ray.origin.set(e.x,e.y,-1).unproject(t),this.ray.direction.set(e.x,e.y,.5).unproject(t).sub(this.ray.origin).normalize(),this.camera=t):console.error("Raycaster: Unsupported camera type.")}intersectVisibleObjects(e,t=!0,i=[]){return e.forEach(r=>{r.visible&&this.intersectObject(r,t,i)}),i}createRaycastLineHelper(){let e=new Sl({color:65280,linewidth:10}),t=new R(this.ray.origin.x,this.ray.origin.y,this.ray.origin.z),i=new R(this.ray.direction.x,this.ray.direction.y,this.ray.direction.z),r=this.camera.far-this.camera.near,a=new R().addVectors(t,i.multiplyScalar(r)),s=new yt;return s.setFromPoints([t,a]),new Fm(s,e)}},xO=e=>e instanceof Wc||e instanceof qc;function vie(e,t){return e.distance-t.distance}function bO(e,t,i){if(!(!uo(t)||!t.visible)){js(t)&&t.raycast(e,i);for(let r of t.children)bO(e,r,i)}}function Dm(e,t,i,r=!1){if(!r&&!i.some(s=>Og(e,s)!==void 0))return[];let a=[];return t.children.forEach(s=>bO(e,s,a)),a.sort(vie),a}function Dx(e){let t=[];if(e.length){let i=e[0].object;uo(i)&&t.push(i);let r=i.parent;for(;r;)xO(r)&&t.push(r),r=r.parent}return t}function fo(e,t,i,r){let a=e.frame;if(a){let s=t[0]*a.width,n=(1-t[1])*a.height;for(let o of i){let l=o===a.uuid?a:a.find(o);if(l?.intersects(s,n))return r(l),!0}}return!1}function Og(e,t){if(js(t)){if(t.visible){let i=[];return t.raycast(e,i),i.length?i[0]:void 0}}else if(xO(t))return wO(e,t)}function wO(e,t){if(!(!uo(t)||!t.visible)){if(js(t)){let i=[];if(t.raycast(e,i),i.length)return i[0]}for(let i of t.children){let r=wO(e,i);if(r)return r}}}function yie(e,t,i){return{x:(e-(i.left+window.scrollX))/i.width*2-1,y:-((t-(i.top+window.scrollY))/i.height)*2+1}}function xie(e,t,i){return{x:(e-(i.left+window.scrollX))/i.width,y:1-(t-(i.top+window.scrollY))/i.height}}var bie=class{constructor(e,t,i,r,a,s,n,o){this.renderer=e,this.publish=t,this.scene=i,this.getCamera=r,this.sharedAssets=a,this.requestRender=s,this.isExport=n,this.frame=o,this.raycaster=new gie,this._useWindowEvents=!1,this.pointerWorld={x:0,y:0},this.pointerScreen={x:0,y:0},this._useWindowEvents=t.mouseEventTarget==="window",this.domElement=e.domElement,this.eventElement=this._useWindowEvents?window:e.domElement,this._domRect=this.domElement.getBoundingClientRect()}get stopRaycast(){return this.publish.stopRaycast}get page(){return this.scene.activePage}set useWindowEvents(e){this._useWindowEvents=e,this.eventElement=e?window:this.renderer.domElement}get useWindowEvents(){return this._useWindowEvents}set domRect(e){this._domRect=e}get domRect(){return this._domRect}updateRaycaster(e){let{pageX:t,pageY:i}=e.touches?.length>0?e.touches[0]:e;this.pointerWorld=yie(t,i,this._domRect),this.pointerScreen=xie(t,i,this._domRect),this.raycaster.setFromCamera(this.pointerWorld,this.getCamera())}},en=class{constructor(e){this.eventContext=e,this.domEventsNeeded=new Set,this.hasVideoAction=!1}connect(){}disconnect(){}},pw=[["start","Start"],["keyDown","KeyDown"],["keyUp","KeyUp"],["mouseDown","MouseDown"],["mouseUp","MouseUp"],["mouseHover","MouseHover"],["collision","Collision"],["lookAt","LookAt"],["follow","Follow"],["scroll","Scroll"]],_O=e=>pw.find(([t,i])=>i===e)?.[0],Ap=e=>pw.find(([t])=>t===e)?.[1],wie=(e,t)=>{let i=_O(e);if(i){let r=new CustomEvent(i,{bubbles:!0});return Object.defineProperty(r,"target",{writable:!1,value:t}),r}},_ie=class extends en{constructor(e){super(e),this.objectsPerEvents=new Map,this.splineEvents={},this.onBeginEvent=i=>{if(!i.eventName||!i.target||i.eventName==="Scroll")return;let r=this.splineEvents[_O(i.eventName)]?.[i.target.uuid];if(!r)return;i.eventName==="Scroll"&&i.deltaY!==void 0&&Object.assign(r,{deltaY:i.deltaY});let{domElement:a}=this.eventContext;a.dispatchEvent(r)};let{page:t}=this.eventContext;t.traverseEntity(i=>{if(i.data?.events.length){for(let[r,a]of pw)if(i.data.events.some(s=>s.data.type===a&&!s.data.disabled)){this.objectsPerEvents.has(r)?this.objectsPerEvents.get(r)?.push(i):this.objectsPerEvents.set(r,[i]);let s={id:i.uuid,name:i.name},n=wie(a,s),o=this.splineEvents[r];o?o[i.uuid]=n:this.splineEvents[r]={[i.uuid]:n}}}})}connect(){this.objectsPerEvents.forEach(e=>{e.forEach(t=>{t.addEventListener("beginEvent",this.onBeginEvent)})})}disconnect(){this.objectsPerEvents.forEach(e=>{e.forEach(t=>{t.removeEventListener("beginEvent",this.onBeginEvent)})})}},Sie=class{constructor(e,t,i,r,a,s){if(this.id=e,this.data=t,this.object=i,this.entered=!1,this.alreadyPlayedNonTogglingActions=new Set,this.useToggle=t.runMode==="Toggle",(t.type==="KeyDown"||t.type==="KeyUp"||t.type==="KeyPress")&&!t.key)throw new Error("Missing property");this.actions=Ra(t,t.actions,r,a,s,i)}disconnect(){Qr(this.actions)}dispatchHeld(e){this.actions.Create.forEach(t=>{e&&t.dispatchThrottled.cancel(),t.dispatchThrottled()})}dispatch(e=!1){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this?(t.object.currentTransitionEvent=this,t.init()):this.data.runMode==="Once"&&this.alreadyPlayedNonTogglingActions.add(t)}),this.useToggle?(this.actions.Transition.forEach(t=>{t.toggle()}),this.actions.Animation.forEach(t=>{t.toggle()}),this.actions.SwitchCamera.forEach(t=>{t.toggle()})):this.data.type==="MousePress"||this.data.type==="KeyPress"?this.entered||(this.entered=!0,this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent()),this.actions.Create.forEach(t=>t.dispatchStart())):(this.actions.Transition.some(t=>t.playing)||this.actions.Transition.forEach(t=>{this.alreadyPlayedNonTogglingActions.has(t)===!1&&t.play()}),this.actions.SwitchCamera.some(t=>t.playing)||this.actions.SwitchCamera.forEach(t=>{t.play()}),this.actions.Animation.forEach(t=>{t.play()})),this.actions.Link.forEach(t=>{t.dispatch()}),this.actions.SceneTransition.forEach(t=>{t.dispatch()}),e===!1&&this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch()}),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Audio.forEach(t=>{t.dispatchBasic()}),this.actions.Video.forEach(t=>{t.dispatchBasic()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()}),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch())}dispatchRelease(){this.entered&&(this.entered=!1,this.actions.Transition.forEach(e=>e.reverseFromCurrent()),this.actions.Particles.forEach(e=>e.reverseFromCurrent()),this.actions.Animation.forEach(e=>e.reverseFromCurrent()),this.actions.SwitchCamera.forEach(e=>e.reverseFromCurrent()),this.actions.Create.forEach(e=>e.dispatchStop()))}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent())),this.actions.Link.forEach(t=>{t.dispatch()}),this.actions.SceneTransition.forEach(t=>{t.dispatch()}),this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch()}),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Audio.forEach(t=>{t.dispatchBasic()}),this.actions.Video.forEach(t=>{t.dispatchBasic()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()}),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch())}},Aie=class extends en{constructor(e,t,i){super(e),this.useForRaycastProperty=i,this.objectsPerTypes={MouseDown:[],MouseUp:[],MousePress:[],KeyDown:[],KeyUp:[],KeyPress:[]},this.canvasMouseEvents=[],this.eventsPerObjects={MouseDown:{},MouseUp:{},MousePress:{},KeyDown:{},KeyUp:{},KeyPress:{}},this.heldKeys={},this.heldKeysPress={},this._prevObjects=[],this.sceneInterects=null,this.onCanvasRaycast=n=>{if(this.useForRaycastProperty===!0&&this.sceneInterects===null){this.eventContext.updateRaycaster(n);let{raycaster:o,page:l}=this.eventContext,h=Dm(o,l,[],!0);this.sceneInterects=h,h.length&&(this.eventContext.sharedAssets.raycastProperty={x:h[0].point.x,y:h[0].point.y,z:h[0].point.z,objX:h[0].object.matrixWorld.elements[12],objY:h[0].object.matrixWorld.elements[13],objZ:h[0].object.matrixWorld.elements[14]})}},this.onCanvasMouseDown=n=>{(n.target===this.eventContext.domElement||n.target.tagName==="SPLINE-VIEWER")&&this.canvasMouseEvents.forEach(o=>{(o.data.type==="MouseDown"||o.data.type==="MousePress")&&(this.onCanvasRaycast(n),o.dispatch())})},this.onCanvasMouseUp=n=>{(n.target===this.eventContext.domElement||n.target.tagName==="SPLINE-VIEWER")&&this.canvasMouseEvents.forEach(o=>{o.data.type==="MouseUp"?(this.onCanvasRaycast(n),o.dispatch()):o.data.type==="MousePress"&&o.dispatchRelease()})},this.onMouseDown=n=>{Pt.length>1||(this.eventContext.updateRaycaster(n),this.handleMouseEvent("MouseDown"))},this.onMouseUp=n=>{Pt.length>1||(this.eventContext.updateRaycaster(n),this.handleMouseEvent("MouseUp"))},this.onMousePressDown=n=>{Pt.length>1||(this.eventContext.updateRaycaster(n),this.handleMousePressEvent())},this.onMousePressRelease=n=>{Pt.length>1||(this.eventContext.updateRaycaster(n),this.handleMousePressEvent(!0))},this.onKeyDown=n=>{this.heldKeys[n.key]||(this.handleKeyEvent(n,"KeyDown"),this.handleKeyEventHeld(n,"KeyDown",!0)),this.heldKeys[n.key]=!0},this.onKeyUp=n=>{this.handleKeyEvent(n,"KeyUp"),this.handleKeyEventHeld(n,"KeyUp",!0)},this.onKeyPressDown=n=>{this.heldKeysPress[n.key]?this.handleKeyEventHeld(n,"KeyPress"):(this.handleKeyEvent(n,"KeyPress"),this.handleKeyEventHeld(n,"KeyPress",!0)),this.heldKeysPress[n.key]=!0},this.onKeyPressUp=n=>{this.handleKeyEvent(n,"KeyPress",!0)},this.releaseHeldKey=n=>{delete this.heldKeys[n.key]},this.releaseHeldKeyPress=n=>{delete this.heldKeysPress[n.key]},this._onUserEvent=({eventName:n,target:o,reverse:l})=>{if(!n||!o)return;let h=Ap(n);h&&(h==="MouseDown"||h==="MouseUp"||h==="MousePress"?(o.dispatchEvent({type:"beginEvent",eventName:h}),this.eventsPerObjects[h]?.[o.uuid]?.forEach(c=>{c.dispatchUserEvent(l)})):(h==="KeyDown"||h==="KeyUp"||h==="KeyPress")&&(o.dispatchEvent({type:"beginEvent",eventName:h}),this.eventsPerObjects[h]?.[o.uuid]?.forEach(c=>{c.dispatchUserEvent()})))};let{page:r,sharedAssets:a}=this.eventContext,s=(n,o)=>{if(!n.data?.events.length)return;let l=["MouseDown","MouseUp","MousePress","KeyDown","KeyUp","KeyPress"];for(let h of l){let c=this.eventsPerObjects[h];n.data.events.filter(({data:u})=>u.type===h&&u.disabled!==!0).forEach(({id:u,data:d})=>{try{let p=new Sie(u,d,n,r,a,t);p.actions.Video.length&&(this.hasVideoAction=!0),(d.type==="MouseDown"||d.type==="MouseUp"||d.type==="MousePress")&&(d.mode==="Canvas"||d.mode==="Window")?this.canvasMouseEvents.push(p):c[n.uuid]?c[n.uuid].some(f=>f.id===p.id)||c[n.uuid].push(p):c[n.uuid]=[p]}catch{}}),c[n.uuid]?.length&&this.objectsPerTypes[h].push(n instanceof Zr&&(h==="MouseDown"||h==="MouseUp"||h==="MousePress")?o:n)}};r.traverseEntity(n=>{(n instanceof fa||n instanceof Hr)&&n.frame?.traverse(o=>{s(o,n)}),s(n)})}connect(){let{domElement:e}=this.eventContext;this.heldKeys={},this.heldKeysPress={},this.domEventsNeeded.clear(),e.addEventListener("pointerdown",this.onCanvasMouseDown),e.addEventListener("pointerup",this.onCanvasMouseUp),(this.objectsPerTypes.MouseDown?.length||this.useForRaycastProperty)&&(this.domEventsNeeded.add("pointerdown"),e.addEventListener("pointerdown",this.onMouseDown)),this.objectsPerTypes.MouseUp?.length&&(this.domEventsNeeded.add("pointerup"),e.addEventListener("pointerup",this.onMouseUp)),this.objectsPerTypes.MousePress?.length&&(this.domEventsNeeded.add("pointerdown"),e.addEventListener("pointerdown",this.onMousePressDown),this.domEventsNeeded.add("pointerup"),e.addEventListener("pointerup",this.onMousePressRelease)),this.objectsPerTypes.KeyDown?.length&&(this.domEventsNeeded.add("keydown"),document.addEventListener("keydown",this.onKeyDown),document.addEventListener("keyup",this.releaseHeldKey)),this.objectsPerTypes.KeyUp?.length&&(this.domEventsNeeded.add("keyup"),document.addEventListener("keyup",this.onKeyUp)),this.objectsPerTypes.KeyPress?.length&&(this.domEventsNeeded.add("keydown"),document.addEventListener("keydown",this.onKeyPressDown),document.addEventListener("keyup",this.releaseHeldKeyPress),this.domEventsNeeded.add("keyup"),document.addEventListener("keyup",this.onKeyPressUp)),Object.entries(this.objectsPerTypes).forEach(([t,i])=>{i.forEach(r=>{r.addEventListener("userEvent",this._onUserEvent)})})}disconnect(){let{domElement:e}=this.eventContext;this.domEventsNeeded.clear(),this.heldKeys={},this.heldKeysPress={},e.removeEventListener("pointerdown",this.onCanvasMouseDown),e.removeEventListener("pointerup",this.onCanvasMouseUp),e.removeEventListener("pointerdown",this.onMouseDown),e.removeEventListener("pointerdown",this.onMousePressDown),e.removeEventListener("pointerup",this.onMouseUp),e.removeEventListener("pointerup",this.onMousePressRelease),document.removeEventListener("keydown",this.onKeyDown),document.removeEventListener("keyup",this.onKeyUp),document.removeEventListener("keydown",this.onKeyPressDown),document.removeEventListener("keyup",this.onKeyPressUp),document.removeEventListener("keyup",this.releaseHeldKey),Object.values(this.eventsPerObjects).forEach(t=>{Object.values(t).forEach(i=>{i.forEach(r=>{r.disconnect()})})}),this.canvasMouseEvents.forEach(t=>{t.disconnect()}),Object.entries(this.objectsPerTypes).forEach(([t,i])=>{i.forEach(r=>{r.removeEventListener("userEvent",this._onUserEvent)})})}handleMouseEvent(e){let{stopRaycast:t,raycaster:i,page:r,pointerScreen:a}=this.eventContext,s=this.objectsPerTypes[e],n=s.filter(o=>!(o instanceof Zr));if(!(!s.length&&!this.useForRaycastProperty)&&!(r.uiCanvas&&fo(r,[a.x,a.y],Object.keys(this.eventsPerObjects[e]),o=>{this.handleObjectMouseEventDispatch(o,e)}))){if(t||this.useForRaycastProperty){let o;if(this.sceneInterects===null?o=Dm(i,r,n,this.useForRaycastProperty):(o=this.sceneInterects,this.sceneInterects=null),this.useForRaycastProperty&&o.length&&(this.eventContext.sharedAssets.raycastProperty={x:o[0].point.x,y:o[0].point.y,z:o[0].point.z,objX:o[0].object.matrixWorld.elements[12],objY:o[0].object.matrixWorld.elements[13],objZ:o[0].object.matrixWorld.elements[14]}),t){let l=[o[0]?.uv?.x??0,o[0]?.uv?.y??0];Dx(o).forEach(h=>{h instanceof fa&&fo(h,l,Object.keys(this.eventsPerObjects[e]),c=>{this.handleObjectMouseEventDispatch(c,e)}),this.eventsPerObjects[e][h.uuid]&&this.handleObjectMouseEventDispatch(h,e)})}}t||n.forEach(o=>{let l=Og(i,o);l&&(this.handleObjectMouseEventDispatch(o,e),o instanceof fa&&fo(o,[l?.uv?.x??0,l?.uv?.y??0],Object.keys(this.eventsPerObjects[e]),h=>{this.handleObjectMouseEventDispatch(h,e)}))})}}handleMousePressEvent(e=!1){let t="MousePress",i=this.objectsPerTypes[t],r=i.filter(s=>!(s instanceof Zr)),a=[];if(i.length){if(!e){let{stopRaycast:s,raycaster:n,page:o,pointerScreen:l}=this.eventContext,h=!1;if(o.uiCanvas&&(h=fo(o,[l.x,l.y],Object.keys(this.eventsPerObjects[t]),c=>{a.push(c)})),s&&!h){let c=Dm(n,o,r);a=Dx(c),c.forEach(u=>{u.object instanceof fa&&fo(u.object,[u?.uv?.x??0,u?.uv?.y??0],Object.keys(this.eventsPerObjects[t]),d=>{a.push(d)})})}else r.forEach(c=>{let u=Og(n,c);u&&(a.push(c),c instanceof fa&&fo(c,[u?.uv?.x??0,u?.uv?.y??0],Object.keys(this.eventsPerObjects[t]),d=>{a.push(d)}))})}this._prevObjects.length&&this._prevObjects.forEach(s=>{a.includes(s)||this.handleObjectMouseEventDispatchRelease(s,t)}),a.length&&a.forEach(s=>{this.handleObjectMouseEventDispatch(s,t)}),this._prevObjects=a}}handleObjectMouseEventDispatch(e,t){e.dispatchEvent({type:"beginEvent",eventName:t}),this.eventsPerObjects[t]?.[e.uuid]?.forEach(i=>{i.dispatch()})}handleObjectMouseEventDispatchRelease(e,t){e.dispatchEvent({type:"beginEvent",eventName:t}),this.eventsPerObjects[t]?.[e.uuid]?.forEach(i=>{i.dispatchRelease()})}handleKeyEvent(e,t,i=!1){this.objectsPerTypes[t].forEach(r=>{let a=this.eventsPerObjects[t][r.uuid];a.some(({data:s})=>"key"in s&&s.key===e.key)&&r.dispatchEvent({type:"beginEvent",eventName:t}),a.forEach(s=>{"key"in s.data&&s.data.key===e.key&&(i?s.dispatchRelease():s.dispatch(!0))})})}handleKeyEventHeld(e,t,i=!1){this.objectsPerTypes[t].forEach(r=>{this.eventsPerObjects[t][r.uuid].forEach(a=>{"key"in a.data&&a.data.key===e.key&&a.dispatchHeld(i)})})}},Mie=new R,Cie=new R,SO=class{constructor(e,t,i,r,a){this.actionsIn=Ra(e,e.inActions,i,r,a,t),this.actionsOut=Ra(e,e.outActions,i,r,a,t)}disconnect(){Qr(this.actionsIn),Qr(this.actionsOut)}},Eie=class extends SO{constructor(e,t,i,r,a,s){super(t,i,r,a,s),this.id=e,this.data=t,this.object=i,this.stage="out",this.objects=[],this.onUpdateMatrixWorld=()=>{for(let d of this.objects)if(!d.visible)return;let h=Mie.setFromMatrixPosition(this.objects[0].matrixWorld),c=Cie.setFromMatrixPosition(this.objects[1].matrixWorld),u=h.distanceTo(c)<=this.distance?"in":"out";if(this.stage!==u){this.stage=u;let d=u==="in"?this.actionsIn:this.actionsOut;d.Audio.forEach(p=>p.dispatchConditional()),d.Particles.forEach(p=>p.dispatchConditional()),d.Video.forEach(p=>p.dispatchConditional()),d.Link.forEach(p=>p.dispatch()),d.Create.forEach(p=>p.dispatch()),d.Destroy.forEach(p=>p.dispatch()),d.Reset.forEach(p=>p.dispatch()),d.Transition.forEach(p=>{p.object.currentTransitionEvent!==this&&(p.object.currentTransitionEvent=this),p.init()}),d.Transition.forEach(p=>p.play()),d.Animation.forEach(p=>p.play()),d.SwitchCamera.forEach(p=>p.play()),d.SceneTransition.forEach(p=>p.dispatch()),d.SetVariable.forEach(p=>p.checkConditions()),d.SetVariable.forEach(p=>p.dispatch()),d.DynamicVariablePlay.forEach(p=>p.dispatch())}};let{distance:n,fromObject:o,toObject:l}=t.condition;this.distance=n;for(let h of[o,l]){if(!h)throw new Error("Missing property");let c=r.find(h);if(!c)throw new Error("Missing property");this.objects.push(c)}}connect(){window.setTimeout(()=>{this.objects.forEach(e=>{e.addEventListener("updateMatrixWorld",this.onUpdateMatrixWorld)}),this.onUpdateMatrixWorld()},0)}disconnect(){super.disconnect(),this.stage="out",this.objects.forEach(e=>{e.removeEventListener("updateMatrixWorld",this.onUpdateMatrixWorld)})}},Tie=class extends SO{constructor(e,t,i,r,a,s){super(t,i,r,a,s),this.id=e,this.data=t,this.object=i,this.onBegin=({target:l,state:h})=>{this.toState!==h&&(this.actionsOut.Audio.forEach(c=>c.dispatchConditional()),this.actionsOut.Particles.forEach(c=>c.dispatchConditional()),this.actionsOut.Video.forEach(c=>c.dispatchConditional()),this.actionsOut.Link.forEach(c=>c.dispatch()),this.actionsOut.Create.forEach(c=>c.dispatch()),this.actionsOut.Destroy.forEach(c=>c.dispatch()),this.actionsOut.Reset.forEach(c=>c.dispatch()),this.actionsIn.Transition.forEach(c=>c.pause()),this.object.currentTransitionEvent=this,this.actionsOut.Transition.forEach(c=>c.play()),this.actionsOut.Animation.forEach(c=>c.play()),this.actionsIn.SwitchCamera.forEach(c=>c.pause()),this.actionsOut.SwitchCamera.forEach(c=>c.play()),this.actionsOut.SceneTransition.forEach(c=>c.dispatch()),this.actionsOut.SetVariable.forEach(c=>c.checkConditions()),this.actionsOut.SetVariable.forEach(c=>c.dispatch()),this.actionsOut.DynamicVariablePlay.forEach(c=>c.dispatch()))},this.onComplete=({target:l,state:h})=>{this.toState===h&&(this.actionsIn.Audio.forEach(c=>c.dispatchConditional()),this.actionsIn.Particles.forEach(c=>c.dispatchConditional()),this.actionsIn.Video.forEach(c=>c.dispatchConditional()),this.actionsIn.Link.forEach(c=>c.dispatch()),this.actionsIn.Create.forEach(c=>c.dispatch()),this.actionsIn.Destroy.forEach(c=>c.dispatch()),this.actionsIn.Reset.forEach(c=>c.dispatch()),this.actionsOut.Transition.forEach(c=>c.pause()),this.actionsOut.Transition.forEach(c=>c.pause()),this.object.currentTransitionEvent=this,this.actionsIn.Transition.forEach(c=>c.play()),this.actionsIn.Animation.forEach(c=>c.play()),this.actionsOut.SwitchCamera.forEach(c=>c.pause()),this.actionsIn.SwitchCamera.forEach(c=>c.play()),this.actionsIn.SceneTransition.forEach(c=>c.dispatch()),this.actionsIn.SetVariable.forEach(c=>c.checkConditions()),this.actionsIn.SetVariable.forEach(c=>c.dispatch()),this.actionsIn.DynamicVariablePlay.forEach(c=>c.dispatch()))};let{condition:n}=t;if(!n.object)throw new Error("Missing property");let o=r.find(n.object)??r.scene.find2D(n.object);if(!o)throw new Error("Missing property");if(this.toObject=o,n.state&&!this.toObject.states?.[n.state])throw new Error("Missing property");this.toState=n.state}connect(){Zl(this.actionsOut).forEach(e=>{this.actionsOut[e]?.length&&this.toObject.addEventListener("beginState",this.onBegin)}),Zl(this.actionsIn).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.addEventListener("completeState",this.onComplete)})}disconnect(){super.disconnect(),Zl(this.actionsOut).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.removeEventListener("beginState",this.onBegin)}),Zl(this.actionsIn).forEach(e=>{this.actionsIn[e]?.length&&this.toObject.removeEventListener("completeState",this.onComplete)})}},Pie=class extends en{constructor(e,t){super(e),this.eventsPerConditions={Comparison:[],Distance:[],State:[]},this.hasVideoAction=!1;let{page:i,sharedAssets:r}=this.eventContext;i.traverseEntity(a=>{if(a.data?.events.length){for(let{id:s,data:n}of a.data.events)if(!n.disabled&&n.type==="Conditional")try{let o;n.condition.type==="Comparison"||(n.condition.type==="Distance"?o=new Eie(s,n,a,i,r,t):n.condition.type==="State"&&(o=new Tie(s,n,a,i,r,t))),o&&(this.eventsPerConditions[n.condition.type].push(o),(o.actionsIn.Video.length||o.actionsOut.Video.length)&&(this.hasVideoAction=!0))}catch{}}})}connect(){super.connect(),Object.values(this.eventsPerConditions).forEach(e=>e.forEach(t=>t.connect()))}disconnect(){super.disconnect(),Object.values(this.eventsPerConditions).forEach(e=>e.forEach(t=>t.disconnect()))}},dd=new R,Jo=new R,kl=new R,pE=new Ka,Die=.01,mi=new R,Or=new R,fE=new R,rh=new Lt,by=new Rr,Oie=new je,wy=new Lr,pc=new R,gn=new R,fc=.2;function _y(e,t){!t||(t[0]<t[1]&&(e.x=Math.min(Math.max(e.x,t[0]),t[1])),t[2]<t[3]&&(e.y=Math.min(Math.max(e.y,t[2]),t[3])),t[4]<t[5]&&(e.z=Math.min(Math.max(e.z,t[4]),t[5])))}var Iie=function(){let e=new je;return(t,i,r)=>{let a=t.obj;e.copy(a.hiddenMatrix),a.parent!==null&&e.premultiply(a.parent.matrixWorld),e.invert(),a.position.copy(i),t.reference==="global"&&_y(a.position,t.limits),a.position.applyMatrix4(e),t.reference==="parent"?_y(a.position,t.limits):t.reference==="local"&&(rh.copy(t.quat0).invert(),a.position.sub(t.position0),a.position.applyQuaternion(rh),_y(a.position,t.limits),rh.invert(),a.position.applyQuaternion(rh),a.position.add(t.position0)),e.multiply(r??a.matrixWorld).decompose(mi,a.quaternion,Or),a.updateMatrix(),a.hasNonUniformScale&&(a.updateMatrixWorld(),a.updateMatrixWorldSVD()),a instanceof Ia&&wo(a.parent)&&a.invalidateDownstreamBooleanData(!0)}}(),Rie=class{constructor(e,t,i,r,a,s){this.object=e,this.data=t,this.dropDestIds=[],this.activeIdx=null,this.wasDragEventTriggered=!1,this.resetDampingFactor=this.data.resetSpeed===0?1:8/this.data.resetSpeed+1,this.snapDampingFactor=this.data.snapSpeed===0?1:8/this.data.snapSpeed+1,this.actionsDrag=Ra(t,t.dragDropActions.drag,i,r,a,this.object),this.actionsDrop=Ra(t,t.dragDropActions.drop,i,r,a,this.object);let n=[];this.data.objects.forEach(o=>{let l=i.find(o);!l||l.data.visible!==!1&&(n.push(l),s[l.uuid]&&s[l.uuid].forEach(h=>{let c=i.find(h);!c||c.data.visible!==!1&&n.push(c)}))}),this.data.dropDestinations.forEach(o=>{let l=i.find(o);!l||l.data.visible!==!1&&(this.dropDestIds.push(l.uuid),s[l.uuid]&&s[l.uuid].forEach(h=>{let c=i.find(h);!c||c.data.visible!==!1&&this.dropDestIds.push(c.uuid)}))}),this.dragItems=n.map(o=>(this.data.planeMode==="locked"&&(o.userData.lockedPlane=!0),o.userData.worldPosition0=new R().setFromMatrixPosition(o.matrixWorld),{obj:o,fromPosition:new R().setFromMatrixPosition(o.matrixWorld),pointStart:new R,pointEnd:new R,paused:!0,currentDampingFactor:this.data.dampingFactor,reset:!1,position0:new R().copy(o.position),quat0:new Lt().copy(o.quaternion),snapped:!1,orientationMatrix:new je,limits:this.data.limits,reference:this.data.referenceFrame}))}get activeDragItem(){return this.activeIdx!==null?this.dragItems[this.activeIdx]:null}dispose(){Qr(this.actionsDrag),Qr(this.actionsDrop),this.dragItems.forEach(e=>{e.fromPosition.copy(e.obj.userData.worldPosition0),e.pointStart.copy(e.fromPosition),e.pointEnd.copy(e.pointStart),e.obj.recursiveBBoxNeedsUpdate=!0,e.obj.userData.lockedPlane=void 0,e.obj.position.copy(e.position0),e.obj.quaternion.copy(e.quat0),e.obj.updateMatrix()})}},Lie=class extends en{constructor(e,t){super(e),this.eventManager=t,this.events=[],this.lastDropDestination=null,this.dragTimeout=null,this.onPointerDown=r=>{if(Pt.length>1)return;this.eventContext.updateRaycaster(r);let{raycaster:a,page:s}=this.eventContext,n=s.raycastWithClones(a);if(this.lastDropDestination=null,n.length===0){this.activeEvent=null;return}for(let o of this.events){let l=0;for(let{obj:h,pointEnd:c,pointStart:u}of o.dragItems){if(h===n[0].object||h===n[0].object.object||ni.is(h)&&h.isAncestorOf(n[0].object.uuid)){if(o.activeIdx=l,o.activeDragItem.reset=!1,o.activeDragItem.currentDampingFactor=o.data.dampingFactor,o.activeDragItem.snapped=!1,o.data.cursor==="hand"&&this.setCursor("grabbing"),this.eventManager.controlsManager.usePhysics){o.activeDragItem.obj.rigidBody&&o.activeDragItem.obj.rigidBody.setBodyType(2,!0);let d=o.activeDragItem.obj;h.hasNonUniformScale&&h.updateMatrixWorldSVD(),(d.hasNonUniformScale?d.matrixWorldRigid:d.matrixWorld).decompose(mi,rh,Or),by.setFromQuaternion(rh),d.prevR===void 0?(d.prevR=by.clone(),d.prevT=mi.clone()):(d.prevR.copy(by),d.prevT.copy(mi)),this.eventManager.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim.push(o.activeDragItem.obj)}this.calcPlaneIntersectPos(h,u,o.data.plane,o.data.referenceFrame),c.copy(u),(this.eventManager.controlsManager.usePhysics&&h.data.physics?.rigidBody==="dynamic"||o.data.drop===!1||o.data.resetOnSnapFail===!1)&&o.activeDragItem.fromPosition.setFromMatrixPosition(o.activeDragItem.obj.matrixWorld),this.activeEvent=o,this.eventManager.controlsManager.orbitControls&&(this.eventManager.controlsManager.orbitControls.enabled=!1);return}l++}}this.activeEvent=null},this.onPointerMove=r=>{if(Pt.length>1)return;this.eventContext.updateRaycaster(r);let{raycaster:a,page:s}=this.eventContext,n=s.raycastWithClones(a);if(Pt.length===0){let o=!1;for(let l of this.events){for(let{obj:h}of l.dragItems)if(h===n[0]?.object||h===n[0]?.object?.object||ni.is(h)&&h.isAncestorOf(n[0]?.object.uuid)){switch(o=!0,l.data.cursor){case"hand":this.setCursor("grab");break;case"move":this.setCursor("move");break;default:break}break}if(o)break}o||this.setCursor("default");return}if(this.activeEvent&&this.activeEvent.activeDragItem){let o=this.activeEvent.activeDragItem;o.snapped=!1;let l;if(this.activeEvent.data.drop&&(l=n.filter(h=>o.obj!==h.object&&!o.obj.isAncestorOf(h.object.uuid)&&!(h.object instanceof Wc)&&(this.activeEvent.data.dropOn==="all"||this.activeEvent.dropDestIds.some(c=>c===h.object.uuid||s.scene.find(c).isAncestorOf(h.object.uuid))))[0]),l){let h=fE.copy(l.face.normal).applyMatrix3(wy.getNormalMatrix(l.object.matrixWorld));if(this.activeEvent.data.snapTo==="center")o.fromPosition.setFromMatrixPosition(l.object.matrixWorld);else if(this.activeEvent.data.snapTo==="surface"){if(o.fromPosition.copy(l.point),this.activeEvent.data.snapSurfaceMode==="bbox"){mi.copy(h).applyMatrix3(wy.setFromMatrix4(o.obj.matrixWorld).transpose());let c=o.obj;mi.x>fc?Or.x=-c.recursiveBBox.min.x:mi.x<-fc&&(Or.x=-c.recursiveBBox.max.x),mi.y>fc?Or.y=-c.recursiveBBox.min.y:mi.y<-fc&&(Or.y=-c.recursiveBBox.max.y),mi.z>fc?Or.z=-c.recursiveBBox.min.z:mi.z<-fc&&(Or.z=-c.recursiveBBox.max.z),Or.applyMatrix3(wy.invert())}else Or.copy(h).multiplyScalar(this.activeEvent.data.snapSurfaceOffset);o.fromPosition.add(Or)}this.activeEvent.data.autoOrient&&(mi.set(0,1,0).cross(h),mi.length()<1e-4&&mi.set(-1,0,0).cross(h),Or.crossVectors(fE,mi),o.orientationMatrix.makeBasis(mi,Or,h)),o.pointStart.copy(o.fromPosition),o.pointEnd.copy(o.pointStart),o.currentDampingFactor=this.activeEvent.snapDampingFactor,o.snapped=!0,this.lastDropDestination!==l.object&&(this.lastDropDestination=l.object,this.activeEvent.actionsDrop.Transition.forEach(c=>{c.play()}),this.activeEvent.actionsDrop.Animation.forEach(c=>{c.play()}),this.activeEvent.actionsDrop.Audio.forEach(c=>{c.dispatchGameControl("start")}),this.activeEvent.actionsDrop.Particles.forEach(c=>{c.dispatchGameControl("start")}),this.activeEvent.actionsDrop.Create.forEach(c=>{c.dispatchThrottled()}))}else o.orientationMatrix.makeRotationFromQuaternion(o.quat0),this.lastDropDestination=null,o.currentDampingFactor=this.activeEvent.data.dampingFactor,this.calcPlaneIntersectPos(o.obj,o.pointEnd,this.activeEvent.data.plane,this.activeEvent.data.referenceFrame),this.activeEvent.actionsDrop.Transition.forEach(h=>{h.stop(),h.object.currentState!==null&&h.object.changeSelectedState(null,{scene:this.eventContext.page.scene,shared:this.eventContext.sharedAssets})}),this.activeEvent.actionsDrop.Animation.forEach(h=>{h.stop()}),this.activeEvent.actionsDrop.Audio.forEach(h=>{h.dispatchGameControl("stop")}),this.activeEvent.actionsDrop.Particles.forEach(h=>{h.dispatchGameControl("stop")});this.activeEvent.actionsDrag.Create.forEach(h=>{h.dispatchThrottled()}),this.activeEvent.actionsDrag.SetVariable.forEach(h=>h.checkConditions()),this.activeEvent.actionsDrag.SetVariable.forEach(h=>h.dispatch()),this.activeEvent.actionsDrag.DynamicVariablePlay.forEach(h=>h.dispatch()),this.activeEvent.wasDragEventTriggered===!1&&(this.activeEvent.wasDragEventTriggered=!0,this.activeEvent.actionsDrag.Transition.forEach(h=>{h.play()}),this.activeEvent.actionsDrag.Animation.forEach(h=>{h.play()}),this.activeEvent.actionsDrag.Audio.forEach(h=>{h.dispatchGameControl("start")}),this.activeEvent.actionsDrag.Particles.forEach(h=>{h.dispatchGameControl("start")})),this.dragTimeout&&window.clearTimeout(this.dragTimeout),this.dragTimeout=window.setTimeout(()=>{!this.activeEvent||(this.activeEvent.wasDragEventTriggered=!1,this.activeEvent.actionsDrag.Audio.forEach(h=>{h.dispatchGameControl("stop")}),this.activeEvent.actionsDrag.Particles.forEach(h=>{h.dispatchGameControl("stop")}),this.activeEvent.actionsDrag.Transition.forEach(h=>{h.stop(),h.object.currentState!==null&&h.object.changeSelectedState(null,{scene:this.eventContext.page.scene,shared:this.eventContext.sharedAssets})}),this.activeEvent.actionsDrag.Animation.forEach(h=>{h.stop()}))},500),this.updateDragItem(o),o.obj.dispatchEvent({type:"requestRender"})}},this.onPointerUp=r=>{if(this.activeEvent&&this.activeEvent.activeDragItem){this.activeEvent.data.cursor==="hand"&&this.setCursor("grab");let a=this.activeEvent.activeDragItem.obj.data.physics?.rigidBody==="dynamic";this.activeEvent.activeDragItem.snapped===!1&&this.activeEvent.data.drop&&this.activeEvent.data.resetOnSnapFail&&(this.eventManager.controlsManager.usePhysics===!1||!a)&&(this.activeEvent.activeDragItem.reset=this.activeEvent.data.resetOnSnapFail,this.activeEvent.activeDragItem.paused=!1,this.activeEvent.activeDragItem.currentDampingFactor=this.activeEvent.resetDampingFactor),this.eventManager.controlsManager.usePhysics&&a&&(this.eventManager.controlsManager.sharedGameControlGlobals.entitiesWithTransformAnim.pop(),this.activeEvent.activeDragItem.obj.rigidBody.setBodyType(0,!0),this.activeEvent.activeDragItem.paused=!0),this.activeEvent.wasDragEventTriggered===!0&&(this.activeEvent.wasDragEventTriggered=!1,this.activeEvent.actionsDrag.Transition.forEach(s=>{s.stop(),s.object.currentState!==null&&s.object.changeSelectedState(null,{scene:this.eventContext.page.scene,shared:this.eventContext.sharedAssets})}),this.activeEvent.actionsDrag.Animation.forEach(s=>{s.stop()}),this.activeEvent.actionsDrag.Audio.forEach(s=>{s.dispatchGameControl("stop")}),this.activeEvent.actionsDrag.Particles.forEach(s=>{s.dispatchGameControl("stop")}),this.activeEvent.actionsDrop.SetVariable.forEach(s=>s.checkConditions()),this.activeEvent.actionsDrop.SetVariable.forEach(s=>s.dispatch()),this.activeEvent.actionsDrop.DynamicVariablePlay.forEach(s=>s.dispatch())),this.eventManager.controlsManager.orbitControls&&(this.eventManager.controlsManager.orbitControls.enabled=!0)}};let i={};e.page.traverseEntity(r=>{r.component&&(i[r.component.uuid]?i[r.component.uuid].push(r.uuid):i[r.component.uuid]=[r.uuid])}),e.page.traverseEntity(r=>{r.data?.events.filter(a=>a.data.type==="DragDrop"&&!a.data.disabled).forEach(a=>{this.events.push(new Rie(r,a.data,e.page,e.sharedAssets,t,i))})})}connect(){if(!this.events.length)return;this.domEventsNeeded.clear(),this.domEventsNeeded.add("pointerdown");let e=this.eventContext.domElement;e.addEventListener("pointerdown",this.onPointerDown),e.addEventListener("pointermove",this.onPointerMove),e.addEventListener("pointerup",this.onPointerUp),this.domEventsNeeded.add("pointermove")}disconnect(){if(!this.events.length)return;this.domEventsNeeded.clear();let e=this.eventContext.domElement;e.removeEventListener("pointerdown",this.onPointerDown),e.removeEventListener("pointermove",this.onPointerMove),e.removeEventListener("pointerup",this.onPointerUp),this.events.forEach(t=>t.dispose())}setCursor(e){this.eventContext.domElement.style.cursor=e}onAnimationFrameDamping(){for(let e of this.events)for(let t of e.dragItems)t.paused||this.updateDragItem(t,!0)}calcPlaneIntersectPos(e,t,i,r){let{getCamera:a,raycaster:s}=this.eventContext;a().getWorldDirection(Jo),Jo.negate();let n=rh.identity();switch(r==="parent"?Oie.multiplyMatrices(e.parent.matrixWorld,e.hiddenMatrix).decompose(mi,n,Or):r==="local"&&e.matrixWorld.decompose(mi,n,Or),i){case"x":mi.set(1,0,0).applyQuaternion(n),pc.copy(Jo).cross(mi),gn.copy(mi).cross(pc);break;case"y":mi.set(0,1,0).applyQuaternion(n),pc.copy(Jo).cross(mi),gn.copy(mi).cross(pc);break;case"z":mi.set(0,0,1).applyQuaternion(n),pc.copy(Jo).cross(mi),gn.copy(mi).cross(pc);break;case"xy":gn.set(0,0,1).applyQuaternion(n);break;case"yz":gn.set(1,0,0).applyQuaternion(n);break;case"xz":gn.set(0,1,0).applyQuaternion(n);break;case"adaptive":Jo.angleTo(Or.set(0,1,0))>Math.PI/6?(mi.crossVectors(Or.set(0,1,0),Jo),gn.crossVectors(mi,Or)):gn.set(0,1,0);break;default:gn.copy(Jo);break}kl.setFromMatrixPosition(e.matrixWorld);let o=e.userData.lockedPlane?e.userData.worldPosition0:kl;if(pE.setFromNormalAndCoplanarPoint(gn,o),!!s.ray.intersectPlane(pE,t)&&(i==="x"||i==="y"||i==="z")){let l=Or.subVectors(t,o).dot(mi);t.copy(o).addScaledVector(mi,l)}}updateDragItem(e,t=!1){kl.setFromMatrixPosition(e.obj.matrixWorld),e.reset==="current"?dd.subVectors(e.fromPosition,kl).divideScalar(e.currentDampingFactor):e.reset==="original"?(dd.subVectors(e.obj.userData.worldPosition0,kl).divideScalar(e.currentDampingFactor),e.fromPosition.copy(e.obj.userData.worldPosition0),e.pointStart.copy(e.fromPosition),e.pointEnd.copy(e.pointStart)):dd.subVectors(e.pointEnd,e.pointStart).add(e.fromPosition).sub(kl).divideScalar(e.currentDampingFactor),e.paused=e.currentDampingFactor>1?dd.length()<Die:!0,(this.activeEvent&&this.activeEvent.data.dampingFactor===1||t)&&Iie(e,dd.add(kl),this.activeEvent?.data.drop&&this.activeEvent?.data.autoOrient?e.orientationMatrix:null),e.obj.dispatchEvent({type:"beginEvent",eventName:"DragDrop"}),this.eventManager.requestRender()}},mc=new R,Sy=new R,io=new R,ro=new R,mE=new Ka,Bie=.01,zie={type:"requestRender"},Fie=function(){let e=new R,t=new R;return(i,r,a)=>a>0?(e.subVectors(i,r),e.length()<=a?i:t.copy(r).add(e.normalize().multiplyScalar(a))):r}(),gE=function(){let e=new je;return(t,i)=>{t.position.copy(i),t.parent!==null&&(e.copy(t.parent.matrixWorld).invert(),t.position.applyMatrix4(e)),e.copy(t.hiddenMatrix).invert(),t.position.applyMatrix4(e),t.updateMatrix(),t.hasNonUniformScale&&(t.updateMatrixWorld(),t.updateMatrixWorldSVD()),t instanceof Ia&&wo(t.parent)&&t.invalidateDownstreamBooleanData(!0)}}(),kie=class{constructor(e,t,i,r,a){this.data=e,this.object=t,this.paused=!1,this.currentDampingFactor=1,this.snapComplete=!1,this.isReset=!1,this.worldPosition0=new R,this.timeoutId=null,this.delayFinished=!0,this.wasOutside=!1,this.data={...c1.defaultData,...e,...e.resetOnPointerLeave===void 0&&{resetOnPointerLeave:!1}},e.target===void 0||e.target==="cursor"||(this.target=i.find(e.target)),this.data.dampingFactor&&(this.currentDampingFactor=this.data.dampingFactor),this.resetDampingFactor=80/this.data.resetSpeed+1,this.object.getWorldPosition(this.worldPosition0),this.actions=Ra(e,e.actions,i,r,a,t)}},Uie=class extends en{constructor(e,t){super(e),this.events=[],this.pairOfEventListeners=[],this.onMouseMove=r=>{if(!(Pt.length>1)){this.eventContext.updateRaycaster(r);for(let a of this.events)a.target===void 0&&this.updateSingleEvent(a)}},this.onMouseEnter=r=>{for(let a of this.events)a.target===void 0&&(a.isReset=!1,a.currentDampingFactor=a.data.dampingFactor)},this.onMouseLeave=r=>{for(let a of this.events)a.target===void 0&&(a.data.resetOnPointerLeave&&(a.isReset=!0,a.currentDampingFactor=a.resetDampingFactor),this.updateSingleEvent(a))},this.onTargetChange=r=>()=>{this.updateSingleEvent(r)};let{page:i}=this.eventContext;i.traverseEntity(r=>{let a=r.data?.events.find(s=>s.data.type==="Follow"&&!s.data.disabled);a&&(!i.data.globalPhysics.usePhysics||r.dataPatched.physics?.rigidBody!=="dynamic")&&this.events.push(new kie(a.data,r,i,e.sharedAssets,t))})}connect(){if(!this.events.length)return;let{domElement:e,eventElement:t}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(this.domEventsNeeded.add("pointerdown"),e.addEventListener("pointerdown",this.onMouseMove)),this.domEventsNeeded.add("pointermove"),t.addEventListener("pointermove",this.onMouseMove),this.eventContext.useWindowEvents||(e.addEventListener("pointerenter",this.onMouseEnter),e.addEventListener("pointerleave",this.onMouseLeave));for(let i of this.events)if(i.target!==void 0){let r=i.target,a=this.onTargetChange(i);this.pairOfEventListeners.push([r,a]),r.addEventListener("requestRender",a)}}disconnect(){if(!this.events.length)return;let{domElement:e,eventElement:t}=this.eventContext;this.domEventsNeeded.clear(),Ja&&e.removeEventListener("pointerdown",this.onMouseMove),t.removeEventListener("pointermove",this.onMouseMove),e.removeEventListener("pointerenter",this.onMouseEnter),e.removeEventListener("pointerleave",this.onMouseLeave);for(let[i,r]of this.pairOfEventListeners)i.removeEventListener("requestRender",r);for(let i of this.events)i.paused=!0,i.isReset=!1,Qr(i.actions)}onAnimationFrameDamping(){for(let e of this.events)e.paused||this.updateSingleEvent(e,!0)}updateSingleEvent(e,t=!1){this.events.forEach(n=>{n.actions.Create.forEach(o=>{o.dispatchThrottled()})});let{plane:i,limitDistance:r,limitDistanceEnabled:a}=e.data;if(e.object.getWorldPosition(io),e.isReset)ro.copy(e.worldPosition0);else if(e.target)e.target.getWorldPosition(ro);else{let{getCamera:n,raycaster:o}=this.eventContext;if(i==="custom"?(n().getWorldDirection(Sy),Sy.negate(),mc.copy(Sy)):i==="xy"?mc.set(0,0,1):i==="xz"?mc.set(0,1,0):i==="yz"&&mc.set(1,0,0),mE.setFromNormalAndCoplanarPoint(mc,io),!o.ray.intersectPlane(mE,ro))return}if(!e.isReset){if(ro.distanceTo(e.worldPosition0)>r&&a&&e.target)if(e.snapComplete=!1,e.data.snapDelay&&(e.delayFinished=!1,typeof window<"u"&&e.timeoutId!==null&&(window.clearTimeout(e.timeoutId),e.timeoutId=null)),e.wasOutside=!0,e.data.resetAfterDistanceLimit)ro.copy(e.worldPosition0),e.currentDampingFactor=e.resetDampingFactor;else return;else if(e.wasOutside&&(e.data.snapDelay&&typeof window<"u"&&(e.timeoutId=window.setTimeout(()=>{e.delayFinished=!0,e.paused=!1,this.updateSingleEvent(e)},e.data.snapDelay*1e3)),e.currentDampingFactor=e.data.dampingFactor,e.wasOutside=!1),e.delayFinished===!1)return}e.data.enabledTranslation[0]===!1&&(ro.x=io.x),e.data.enabledTranslation[1]===!1&&(ro.y=io.y),e.data.enabledTranslation[2]===!1&&(ro.z=io.z);let s=Fie(io,ro,e.wasOutside?0:e.data.maxDelta);if(e.currentDampingFactor>1){let n=mc.subVectors(s,io).divideScalar(e.currentDampingFactor);io.add(n),t&&gE(e.object,io),e.paused=n.length()<Bie}else gE(e.object,s),e.paused=!0;e.object?.dispatchEvent({type:"beginEvent",eventName:"Follow"}),e.object.dispatchEvent(zie)}},pd=new R,um=new R,fd=new je,gc=new Lt,$o=new Lt,md=new R,gd=new R,Ul=new R,ao=new R,Ay=new Ka,Nie=1e-6,Vie={type:"requestRender"},jie={type:"changeRotation"},vE=function(){let e=new je;return function(t,i){t.parent!==null?e.multiplyMatrices(t.parent.matrixWorld,t.hiddenMatrix):e.copy(t.hiddenMatrix),i.premultiply(yO(e).invert()),t.rotation.setFromRotationMatrix(i),t.updateMatrix(),t instanceof Ia&&wo(t.parent)&&t.invalidateDownstreamBooleanData(!0)}}(),Gie=class{constructor(e,t,i){this.object=t,this.paused=!1,this.currentDampingFactor=1,this.isReset=!1,this.worldQuaternion0=new Lt,this.timeoutId=null,this.delayFinished=!0,this.wasOutside=!1,this.data={...u1.defaultData,...e,...e.resetOnPointerLeave===void 0&&{resetOnPointerLeave:!1}},e.target===void 0||e.target==="cursor"||(this.target=i.find(e.target)),this.data.dampingFactor&&(this.currentDampingFactor=this.data.dampingFactor),this.object.getWorldQuaternion(this.worldQuaternion0),this.resetDampingFactor=80/this.data.resetSpeed+1}},Hie=class extends en{constructor(e){super(e),this.events=[],this.pairOfEventListeners=[],this.pairOfUserEventListeners=[],this.onMouseMove=i=>{if(!(Pt.length>1)){this._lastMouseEvent=i,this.eventContext.updateRaycaster(i);for(let r of this.events)r.target===void 0&&this.updateSingleEvent(r)}},this.onMouseEnter=i=>{for(let r of this.events)r.target===void 0&&(r.isReset=!1,r.currentDampingFactor=r.data.dampingFactor)},this.onMouseLeave=i=>{for(let r of this.events)r.target===void 0&&(r.data.resetOnPointerLeave&&(r.isReset=!0,r.currentDampingFactor=r.resetDampingFactor),this.updateSingleEvent(r))},this.onScroll=i=>{if(this._lastMouseEvent){let r=new PointerEvent("pointermove",{clientX:this._lastMouseEvent.clientX,clientY:this._lastMouseEvent.clientY,bubbles:!0,cancelable:!0,view:window});this.eventContext.eventElement.dispatchEvent(r)}},this.onTargetChange=i=>()=>{this.updateSingleEvent(i)},this.createUserEventListener=i=>({eventName:r,target:a})=>{if(!r||!a)return;let s=Ap(r);s&&s==="LookAt"&&this.updateSingleEvent(i)};let{page:t}=this.eventContext;t.traverseEntity(i=>{let r=i.data?.events.find(a=>a.data.type==="LookAt"&&!a.data.disabled);r&&(!t.data.globalPhysics.usePhysics||i.dataPatched.physics?.rigidBody!=="dynamic")&&this.events.push(new Gie(r.data,i,t))})}connect(){if(!this.events.length)return;let{domElement:e,eventElement:t}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(this.domEventsNeeded.add("pointerdown"),e.addEventListener("pointerdown",this.onMouseMove)),this.domEventsNeeded.add("pointermove"),t.addEventListener("pointermove",this.onMouseMove),this.eventContext.useWindowEvents?t.addEventListener("scroll",this.onScroll):(e.addEventListener("pointerenter",this.onMouseEnter),e.addEventListener("pointerleave",this.onMouseLeave));for(let i of this.events){if(i.target!==void 0){let s=this.onTargetChange(i),n=i.target;this.pairOfEventListeners.push([n,s]),n.addEventListener("requestRender",s)}let r=this.createUserEventListener(i),a=i.object;this.pairOfUserEventListeners.push([a,r]),a.addEventListener("userEvent",r)}}disconnect(){if(!this.events.length)return;let{domElement:e,eventElement:t}=this.eventContext;this.domEventsNeeded.clear(),Ja&&e.removeEventListener("pointerdown",this.onMouseMove),t.removeEventListener("pointermove",this.onMouseMove),e.removeEventListener("pointerenter",this.onMouseEnter),e.removeEventListener("pointerleave",this.onMouseLeave),t.removeEventListener("scroll",this.onScroll);for(let[i,r]of this.pairOfEventListeners)i.removeEventListener("requestRender",r);for(let[i,r]of this.pairOfUserEventListeners)i.removeEventListener("userEvent",r);for(let i of this.events)i.paused=!0,i.isReset=!1}onAnimationFrameDamping(){for(let e of this.events)e.paused||this.updateSingleEvent(e)}updateSingleEvent(e){let{tilt:t,axis:i,distance:r,plane:a,limitDistance:s,enabledRotation:n,limitDistanceEnabled:o}=e.data,{getCamera:l,raycaster:h}=this.eventContext,{object:c,target:u}=e;if(c.getWorldPosition(md),!e.isReset)if(e.target)e.target.getWorldPosition(gd);else{if(a==="custom"?(l().getWorldDirection(um),um.negate(),Ay.setFromNormalAndCoplanarPoint(um,md)):(a==="xy"?pd.set(0,0,1):a==="xz"?pd.set(0,1,0):a==="yz"&&pd.set(1,0,0),Ay.setFromNormalAndCoplanarPoint(pd,md)),!h.ray.intersectPlane(Ay,gd))return;r>0&&(a==="custom"||a===void 0)&&gd.addScaledVector(um,r)}if(e.isReset||(u?t==="target"?Ul.copy(u.up).applyMatrix4(fd.extractRotation(u.matrixWorld)).normalize():n.some(d=>d===!1)?(i==="x"?(ao.set(0,0,1),n[2]===!1&&ao.set(0,1,0)):i==="y"?(ao.set(1,0,0),n[0]===!1&&ao.set(0,0,1)):(ao.set(0,1,0),n[1]===!1&&ao.set(1,0,0)),Ul.copy(ao).applyQuaternion(e.worldQuaternion0).normalize()):Ul.set(0,1,0):a==="custom"?Ul.set(0,1,0):Ul.copy(pd)),e.isReset)$o.copy(e.worldQuaternion0);else if(md.distanceTo(gd)>s&&o&&u)if(e.data.snapDelay&&(e.delayFinished=!1,typeof window<"u"&&e.timeoutId!==null&&(window.clearTimeout(e.timeoutId),e.timeoutId=null)),e.wasOutside=!0,e.data.resetAfterDistanceLimit)$o.copy(e.worldQuaternion0),e.currentDampingFactor=e.resetDampingFactor;else return;else{if(e.wasOutside&&(e.data.snapDelay&&typeof window<"u"&&(e.timeoutId=window.setTimeout(()=>{e.delayFinished=!0,e.paused=!1,this.updateSingleEvent(e)},e.data.snapDelay*1e3)),e.currentDampingFactor=e.data.dampingFactor,e.wasOutside=!1),e.delayFinished===!1)return;Wie(fd,gd,md,Ul,i,ao),$o.setFromRotationMatrix(fd),gc.setFromUnitVectors(ao.applyQuaternion($o),Ul),n.some(d=>d===!1)&&t!=="target"&&$o.premultiply(gc).normalize()}e.currentDampingFactor>1?(c.updateWorldMatrix(!0,!1),gc.setFromRotationMatrix(yO(c.matrixWorld)),gc.slerp($o,1/e.currentDampingFactor),vE(c,fd.makeRotationFromQuaternion(gc)),e.paused=8*(1-gc.dot($o))<Nie):(vE(c,fd.makeRotationFromQuaternion($o)),e.paused=!0),e.object?.dispatchEvent({type:"beginEvent",eventName:"LookAt"}),c.dispatchEvent(Vie),c.dispatchEvent(jie)}},ms=new R,Dr=new R,lr=new R;function Wie(e,t,i,r,a,s){let n=e.elements;lr.subVectors(t,i),lr.lengthSq()===0&&(lr.z=1),lr.normalize(),Dr.crossVectors(r,lr),Dr.lengthSq()===0&&(Math.abs(r.z)===1?lr.x+=1e-4:lr.z+=1e-4,lr.normalize(),Dr.crossVectors(r,lr)),Dr.normalize(),ms.crossVectors(lr,Dr),a==="x"?s.z===1?[Dr,ms,lr]=[lr,Dr,ms]:(Dr.negate(),[Dr,lr]=[lr,Dr]):a==="y"?s.x===1?[Dr,ms,lr]=[ms,lr,Dr]:(Dr.negate(),[ms,lr]=[lr,ms]):s.x===1&&(Dr.negate(),[Dr,ms]=[ms,Dr]),n[0]=Dr.x,n[4]=ms.x,n[8]=lr.x,n[1]=Dr.y,n[5]=ms.y,n[9]=lr.y,n[2]=Dr.z,n[6]=ms.z,n[10]=lr.z}var qie=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.entered=!1,this.actions=Ra(t,t.actions,r,a,s,i)}disconnect(){Qr(this.actions)}dispatchEnter(){this.actions.Transition.forEach(e=>{e.object.currentTransitionEvent!==this&&(e.object.currentTransitionEvent=this,e.init())}),this.entered||(this.entered=!0,this.actions.Transition.forEach(e=>e.playFromCurrent()),this.actions.Animation.forEach(e=>e.play()),this.actions.Create.forEach(e=>e.dispatch()),this.actions.Particles.forEach(e=>e.dispatchBasic()),this.actions.Destroy.forEach(e=>e.dispatch()),this.actions.SwitchCamera.forEach(e=>e.playFromCurrent()),this.actions.SceneTransition.forEach(e=>e.dispatch()),this.actions.SetVariable.forEach(e=>e.checkConditions()),this.actions.SetVariable.forEach(e=>e.dispatch()),this.actions.DynamicVariablePlay.forEach(e=>e.dispatch()))}dispatchLeave(){this.actions.Transition.forEach(e=>{e.object.currentTransitionEvent!==this&&(e.object.currentTransitionEvent=this,e.init())}),this.entered&&(this.entered=!1,this.actions.Transition.forEach(e=>e.reverseFromCurrent()),this.actions.Particles.forEach(e=>e.reverseFromCurrent()),this.actions.SwitchCamera.forEach(e=>e.reverseFromCurrent()))}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Particles.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.Create.forEach(t=>t.dispatch()),this.actions.Particles.forEach(t=>t.dispatchBasic()),this.actions.Destroy.forEach(t=>t.dispatch()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent())),this.actions.SceneTransition.forEach(t=>t.dispatch()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch())}},Yie=class extends en{constructor(e,t){super(e),this.eventsPerObjects={},this.objects=[],this.objects2D=[],this._prevObjects=[],this.onMouseDown=s=>{Pt.length>1||(this.eventContext.updateRaycaster(s),this.handleMouseHoverEvent())},this.onMouseUp=s=>{Pt.length>1||this.handleMouseHoverEvent(!0)},this.onMouseMove=s=>{Pt.length>1||(this.eventContext.updateRaycaster(s),this.handleMouseHoverEvent())},this.onUserEvent=({eventName:s,target:n,reverse:o})=>{if(!s||!n)return;let l=Ap(s);l&&l==="MouseHover"&&(n.dispatchEvent({type:"beginEvent",eventName:"MouseHover"}),this.eventsPerObjects[n.uuid]?.forEach(h=>h.dispatchUserEvent(o)))};let{page:i,sharedAssets:r}=this.eventContext,a=(s,n)=>{if(!(!s.visible||!s.data?.events.length)){for(let{id:o,data:l}of s.data.events)if(!l.disabled&&l.type==="MouseHover")try{let h=new qie(o,l,s,i,r,t);this.eventsPerObjects[s.uuid]?this.eventsPerObjects[s.uuid].push(h):this.eventsPerObjects[s.uuid]=[h]}catch{}this.eventsPerObjects[s.uuid]?.length&&this.objects.push(s instanceof Zr?n:s)}};i.traverseEntity(s=>{(s instanceof fa||s instanceof Hr)&&s.frame?.traverse(n=>{a(n,s)}),a(s)})}connect(){if(!this.objects.length)return;let{domElement:e}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(this.domEventsNeeded.add("pointerdown"),e.addEventListener("pointerdown",this.onMouseDown),this.domEventsNeeded.add("pointerup"),e.addEventListener("pointerup",this.onMouseUp)),this.domEventsNeeded.add("pointermove"),e.addEventListener("pointermove",this.onMouseMove),this.objects.forEach(t=>{t.addEventListener("userEvent",this.onUserEvent)})}disconnect(){if(!this.objects.length)return;let{domElement:e}=this.eventContext;this.domEventsNeeded.clear(),Ja&&(e.removeEventListener("pointerdown",this.onMouseDown),e.removeEventListener("pointerup",this.onMouseUp)),e.removeEventListener("pointermove",this.onMouseMove),Object.values(this.eventsPerObjects).forEach(t=>{t.forEach(i=>{i.disconnect()})}),this.objects.forEach(t=>{t.removeEventListener("userEvent",this.onUserEvent)})}handleMouseHoverEvent(e=!1){let t=[];if(!e){let{stopRaycast:i,raycaster:r,page:a,pointerScreen:s}=this.eventContext,n=!1;if(a.uiCanvas&&(n=fo(a,[s.x,s.y],Object.keys(this.eventsPerObjects),o=>{t.push(o)})),i&&!n){let o=Dm(r,a,this.objects);t=Dx(o),o.forEach(l=>{l.object instanceof fa&&fo(l.object,[l?.uv?.x??0,l?.uv?.y??0],Object.keys(this.eventsPerObjects),h=>{t.push(h)})})}else this.objects.forEach(o=>{let l=Og(r,o);l&&(t.push(o),o instanceof fa&&fo(o,[l?.uv?.x??0,l?.uv?.y??0],Object.keys(this.eventsPerObjects),h=>{t.push(h)}))})}this._prevObjects.length&&this._prevObjects.forEach(i=>{t.includes(i)||(i.dispatchEvent({type:"beginEvent",eventName:"MouseHover"}),this.eventsPerObjects[i.uuid]?.forEach(r=>r.dispatchLeave()))}),t.length&&t.forEach(i=>{i.dispatchEvent({type:"beginEvent",eventName:"MouseHover"}),this.eventsPerObjects[i.uuid]?.forEach(r=>r.dispatchEnter())}),this._prevObjects=t}},Xie=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.scrollCounter=0,this.actions=Ra(t,t.actions,r,a,s,i)}connect(){this.scrollCounter=0}disconnect(){Qr(this.actions)}dispatch(e){this.actions.Transition.forEach(r=>{r.object.currentTransitionEvent!==this&&(r.object.currentTransitionEvent=this,r.init())});let t=e>0?1:-1;this.scrollCounter+=t,this.scrollCounter=Math.min(Math.max(this.scrollCounter,0),this.data.steps);let i=this.scrollCounter/this.data.steps;this.actions.Transition.forEach(r=>r.seek(i)),this.actions.Animation.forEach(r=>r.seek(t)),this.actions.Create.forEach(r=>r.dispatchThrottled()),this.actions.SetVariable.forEach(r=>r.checkConditions()),this.actions.SetVariable.forEach(r=>r.dispatch()),this.actions.DynamicVariablePlay.forEach(r=>r.dispatch())}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>{t.playFromCurrent()}),this.actions.Animation.forEach(t=>{t.playFromCurrent()})),this.actions.Create.forEach(t=>t.dispatchThrottled()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch())}},Qie=class{constructor(e,t,i,r,a,s,n){this.id=e,this.data=t,this.object=i,this.domElement=s,this.eventManager=n,this.scrollStart=0,this.scrollEnd=0,this.actions=Ra(t,t.actions,r,a,n,i)}computeScrollBounds(){let e=this.domElement.getBoundingClientRect(),t=document.body,i=document.documentElement,r=window.pageYOffset||i.scrollTop||t.scrollTop,a=i.clientTop||t.clientTop||0,s=Math.round(e.top+r-a);if(this.data.startFrom==="enter"){let n=window.innerHeight,o=e.height,l=this.data.enterAnchor,h=l==="top"?n:l==="bottom"?n-o:n-o*.5;this.scrollStart=s-h}else this.scrollStart=0;this.scrollStart+=this.data.startOffset??0,this.scrollEnd=this.scrollStart+(this.data.endAfter??400),this.box=e,this.computeScroll({x:window.scrollX,y:window.scrollY})}connect(){this.computeScrollBounds()}disconnect(){Qr(this.actions)}handleResize(){this.computeScrollBounds()}get isInvalidBox(){return this.box===void 0||this.box.width===0&&this.box.height===0&&this.box.top===0&&this.box.bottom===0}computeScroll({x:e,y:t}){this.actions.Transition.forEach(a=>{a.object.currentTransitionEvent!==this&&(a.object.currentTransitionEvent=this,a.init())});let i=this.scrollEnd-this.scrollStart,r=Math.min(1,Math.max(0,(t-this.scrollStart)/i));this.actions.Transition.forEach(a=>a.seek(r)),this.actions.Animation.forEach(a=>a.seek(r)),this.actions.Create.forEach(a=>a.dispatchThrottled()),this.actions.SetVariable.forEach(a=>a.checkConditions()),this.actions.SetVariable.forEach(a=>a.dispatch()),this.actions.DynamicVariablePlay.forEach(a=>a.dispatch())}dispatch(e){this.isInvalidBox&&this.computeScrollBounds(),this.computeScroll(e)}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>{t.playFromCurrent()}),this.actions.Animation.forEach(t=>{t.playFromCurrent()})),this.actions.Create.forEach(t=>t.dispatchThrottled()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch())}},Zie=class extends en{constructor(e,t){super(e),this.wheelEventsPerObject=new Map,this.scrollEventsPerObject=new Map,this.isInview=!0,this.handleResize=()=>{[...this.scrollEventsPerObject.entries()].forEach(([o,l])=>{l.forEach(h=>h.handleResize())})},this.onScroll=o=>{if(!this.isInview)return;let l={y:window.scrollY,x:window.scrollX};[...this.scrollEventsPerObject.entries()].forEach(([h,c])=>{h.dispatchEvent({type:"beginEvent",eventName:"Scroll",scroll:l}),c.forEach(u=>u.dispatch(l))})},this.onWheel=o=>{!this.isInview||o.ctrlKey||[...this.wheelEventsPerObject.entries()].forEach(([l,h])=>{l.dispatchEvent({type:"beginEvent",eventName:"Scroll",deltaY:o.deltaY}),h.forEach(c=>c.dispatch(o.deltaY))})},this.onUserEvent=({eventName:o,target:l,reverse:h})=>{if(!o||!l)return;let c=Ap(o);c&&c==="Scroll"&&(l.dispatchEvent({type:"beginEvent",eventName:"Scroll"}),this.wheelEventsPerObject.get(l)?.forEach(u=>{u.dispatchUserEvent(h)}))};let{page:i,sharedAssets:r,domElement:a,isExport:s}=this.eventContext,n=o=>{if(o.data?.events.length){for(let{id:l,data:h}of o.data.events)if(!h.disabled&&h.type==="Scroll")if(h.trigger==="load"||!s){let c=new Xie(l,h,o,i,r,t);this.wheelEventsPerObject.has(o)?this.wheelEventsPerObject.get(o)?.push(c):this.wheelEventsPerObject.set(o,[c])}else{let c=new Qie(l,h,o,i,r,a,t);this.scrollEventsPerObject.has(o)?this.scrollEventsPerObject.get(o)?.push(c):this.scrollEventsPerObject.set(o,[c])}}};i.traverseEntity(o=>{(o instanceof fa||o instanceof Hr)&&o.frame?.traverse(l=>{n(l)}),n(o)}),this.intersectionObserver=new IntersectionObserver(o=>{let l=o[0];l&&(this.isInview=l.isIntersecting)},{root:null})}connect(){this.intersectionObserver.observe(this.eventContext.domElement),[...this.wheelEventsPerObject.entries()].forEach(([e,t])=>{t.forEach(i=>i.connect()),e.addEventListener("userEvent",this.onUserEvent)}),[...this.scrollEventsPerObject.entries()].forEach(([e,t])=>{t.forEach(i=>i.connect()),e.addEventListener("userEvent",this.onUserEvent)}),[...this.wheelEventsPerObject.values()].some(e=>e.length)&&(this.domEventsNeeded.add("wheel"),window.addEventListener("wheel",this.onWheel)),[...this.scrollEventsPerObject.values()].some(e=>e.length)&&(this.domEventsNeeded.add("scroll"),window.addEventListener("scroll",this.onScroll),window.addEventListener("resize",this.handleResize))}disconnect(){window.removeEventListener("wheel",this.onWheel),window.removeEventListener("scroll",this.onScroll),window.removeEventListener("resize",this.handleResize),this.intersectionObserver.unobserve(this.eventContext.domElement),this.domEventsNeeded.clear(),[...this.wheelEventsPerObject.entries()].forEach(([e,t])=>{t.forEach(i=>i.disconnect()),e.removeEventListener("userEvent",this.onUserEvent)}),[...this.scrollEventsPerObject.entries()].forEach(([e,t])=>{t.forEach(i=>i.disconnect()),e.removeEventListener("userEvent",this.onUserEvent)})}},Kie=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.actions=Ra(t,t.actions,r,a,s,i)}disconnect(){Qr(this.actions)}dispatch(){this.actions.Transition.forEach(e=>{e.play()}),this.actions.Animation.forEach(e=>{e.play()}),this.actions.SwitchCamera.forEach(e=>{e.play()}),this.actions.SceneTransition.forEach(e=>{e.dispatch()}),this.actions.Reset.forEach(e=>e.dispatch()),this.actions.SetVariable.forEach(e=>e.checkConditions()),this.actions.SetVariable.forEach(e=>e.dispatch()),this.actions.DynamicVariablePlay.forEach(e=>e.dispatch()),this.actions.Create.forEach(e=>{e.dispatchFromStart()}),this.actions.Destroy.forEach(e=>{e.dispatchFromStart()})}dispatchAfter(e){this.actions.Audio.forEach(t=>{(t.interaction.data.triggerAfter??"any")===e&&(t.interaction instanceof ih?t.interaction.audioPlayer.play():t.interaction instanceof Ax&&t.interaction.dispatch())}),this.actions.Video.forEach(t=>{let i=t.interaction.data.triggerAfter??"autoplay";i===e&&(t.interaction instanceof Yc?t.interaction.play(i==="autoplay"):t.interaction instanceof Tx&&t.interaction.dispatch())}),this.actions.Particles.forEach(t=>{(t.data.triggerAfter??"any")===e&&t.dispatchBasic()})}dispatchUserEvent(e){this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this,t.init())}),e?(this.actions.Transition.forEach(t=>t.reverseFromCurrent()),this.actions.Animation.forEach(t=>t.reverseFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.reverseFromCurrent())):(this.actions.Transition.forEach(t=>t.playFromCurrent()),this.actions.Animation.forEach(t=>t.playFromCurrent()),this.actions.SwitchCamera.forEach(t=>t.playFromCurrent())),this.actions.SceneTransition.forEach(t=>t.dispatch()),this.actions.Reset.forEach(t=>t.dispatch()),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch()}),this.actions.Audio.forEach(t=>{t.interaction instanceof ih?t.interaction.audioPlayer.play():t.interaction instanceof Ax&&t.interaction.dispatch()}),this.actions.Video.forEach(t=>{t.interaction instanceof Yc?t.interaction.play():t.interaction instanceof Tx&&t.interaction.dispatch()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()})}},Jie=class extends en{constructor(e,t){super(e),this.eventManager=t,this.eventsPerObject=new Map,this.eventsAfterPerObject=new Map,this.onMouseDown=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.dispatchAfter("mouseDown")})})},this.onKeyDown=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.dispatchAfter("keyDown")})})},this.onAny=()=>{let{domElement:i,isExport:r}=this.eventContext,a=r?document:i;a.removeEventListener("pointerdown",this.onAny),a.removeEventListener("mousedown",this.onAny),document.removeEventListener("keydown",this.onAny),[...this.eventsAfterPerObject.entries()].forEach(([s,n])=>{s.dispatchEvent({type:"beginEvent",eventName:"Start"}),n.forEach(o=>{o.dispatchAfter("any")})})},this.onSceneTransitionAudioVideoPlay=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.actions.Audio.forEach(s=>{s.interaction instanceof ih&&s.interaction.audioPlayer.play()}),a.actions.Video.forEach(s=>{let n=s.interaction.data.triggerAfter??"autoplay";s.interaction instanceof Yc&&s.interaction.play(n==="autoplay")}),a.actions.Particles.forEach(s=>{s.dispatchBasic()})})})},this.onPlay=()=>{[...this.eventsAfterPerObject.entries()].forEach(([i,r])=>{i.dispatchEvent({type:"beginEvent",eventName:"Start"}),r.forEach(a=>{a.dispatchAfter("autoplay")})})},this.onUserEvent=({eventName:i,target:r,reverse:a})=>{if(!i||!r)return;let s=Ap(i);s&&s==="Start"&&(r instanceof Zr||r.dispatchEvent({type:"beginEvent",eventName:"Start"}),this.eventsPerObject.get(r)?.forEach(n=>{n.dispatchUserEvent(a)}),this.eventsAfterPerObject.get(r)?.forEach(n=>{n.dispatchUserEvent(a)}))}}connect(){let{sharedAssets:e,page:t}=this.eventContext,i=r=>{if(r.data?.events.length)for(let{id:a,data:s}of r.data.events){if(s.disabled||s.type!=="Start")continue;let n=new Kie(a,s,r,t,e,this.eventManager);(n.actions.Transition.length||n.actions.Animation.length||n.actions.SwitchCamera.length||n.actions.Create.length||n.actions.Destroy.length||n.actions.SceneTransition.length||n.actions.Reset.length||n.actions.SetVariable.length||n.actions.DynamicVariablePlay.length)&&(this.eventsPerObject.has(r)?this.eventsPerObject.get(r)?.push(n):this.eventsPerObject.set(r,[n])),n.actions.Audio.length&&(this.eventsAfterPerObject.has(r)?this.eventsAfterPerObject.get(r)?.push(n):this.eventsAfterPerObject.set(r,[n])),n.actions.Video.length&&(this.hasVideoAction=!0,this.eventsAfterPerObject.has(r)?this.eventsAfterPerObject.get(r)?.push(n):this.eventsAfterPerObject.set(r,[n])),n.actions.Particles.length&&(this.eventsAfterPerObject.has(r)?this.eventsAfterPerObject.get(r)?.push(n):this.eventsAfterPerObject.set(r,[n]))}};if(t.traverseEntity(r=>{(r instanceof fa||r instanceof Hr)&&r.frame?.traverse(a=>{i(a)}),i(r)}),[...this.eventsAfterPerObject.values()].some(r=>r.length)){if(this.eventManager.activateCount===0){let{domElement:r,isExport:a}=this.eventContext,s=a?document:r;s.addEventListener("pointerdown",this.onMouseDown,{once:!0}),s.addEventListener("mousedown",this.onMouseDown,{once:!0}),document.addEventListener("keydown",this.onKeyDown,{once:!0}),s.addEventListener("pointerdown",this.onAny),s.addEventListener("mousedown",this.onAny),document.addEventListener("keydown",this.onAny),[...this.eventsAfterPerObject.entries()].forEach(([n,o])=>{n.addEventListener("userEvent",this.onUserEvent)})}else this.onSceneTransitionAudioVideoPlay();this.onPlay()}[...this.eventsPerObject.entries()].forEach(([r,a])=>{r.dispatchEvent({type:"beginEvent",eventName:"Start"}),a.forEach(s=>s.dispatch()),r.addEventListener("userEvent",this.onUserEvent)})}disconnect(){if([...this.eventsAfterPerObject.values()].some(e=>e.length)){let{domElement:e,isExport:t}=this.eventContext,i=t?document:e;i.removeEventListener("pointerdown",this.onMouseDown),i.removeEventListener("mousedown",this.onMouseDown),document.removeEventListener("keydown",this.onKeyDown),i.removeEventListener("pointerdown",this.onAny),i.removeEventListener("mousedown",this.onAny),document.removeEventListener("keydown",this.onAny),[...this.eventsAfterPerObject.entries()].forEach(([r,a])=>{r.removeEventListener("userEvent",this.onUserEvent),a.forEach(s=>s.disconnect())})}[...this.eventsPerObject.entries()].forEach(([e,t])=>{e.removeEventListener("userEvent",this.onUserEvent),t.forEach(i=>i.disconnect())}),this.eventsPerObject.clear(),this.eventsAfterPerObject.clear()}},$ie=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.disabled=!1,this.alreadyPlayedNonTogglingActions=new Set,this.actions=Ra(t,t.actions,r,a,s,i),this.target=t.target,this.useToggle=t.runMode==="Toggle"}disconnect(){Qr(this.actions)}dispatch(e){this.disabled||(this.actions.Transition.forEach(t=>{t.object.currentTransitionEvent!==this?(t.object.currentTransitionEvent=this,t.init()):this.data.runMode==="Once"&&this.alreadyPlayedNonTogglingActions.add(t)}),this.object.dispatchEvent({type:"beginEvent",eventName:"Collision"}),this.useToggle?(this.actions.Transition.forEach(t=>{t.toggle()}),this.actions.Animation.forEach(t=>{t.toggle()})):(this.actions.Transition.forEach(t=>{this.alreadyPlayedNonTogglingActions.has(t)===!1&&t.play()}),this.actions.Animation.forEach(t=>{t.play()})),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Link.forEach(t=>{t.dispatch()}),this.actions.Reset.forEach(t=>{t.dispatch()}),this.actions.Create.forEach(t=>{t.dispatch()}),this.actions.Destroy.forEach(t=>{t.dispatch(e??!1)}),this.actions.SetVariable.forEach(t=>t.checkConditions()),this.actions.SetVariable.forEach(t=>t.dispatch()),this.actions.DynamicVariablePlay.forEach(t=>t.dispatch()),this.actions.Audio.forEach(t=>{t.dispatchBasic()}),this.actions.Particles.forEach(t=>{t.dispatchBasic()}),this.actions.Video.forEach(t=>{t.dispatchBasic()}))}},ere=class extends en{constructor(e,t,i,r,a){super(e),this.sharedVariables=t,this.eventManager=i,this.needsMouse=r,this.needsRaycast=a,this.dynamicVars=[],this.variablesToWatch=[],this.prevMouseProperty=null,this.prevRaycastProperty=null,this.pauseTime=0,this.events=[],this.onFrame=s=>{this.rafId=window.requestAnimationFrame(this.onFrame);let n=new Date,o=[],l=[];for(let u=0;u<this.propertiesToWatch.length;u++){let{objectId:d,property:p,prevValue:f}=this.propertiesToWatch[u],m=this.eventContext.scene.find(d),g=p1.propertyPaths[p];if(g[0]==="width"||g[0]==="height"||g[0]==="depth")m=m.geometry.userData.parameters[g[0]];else for(let y=0;y<g.length;y++)m=m[g[y]];f===null?this.propertiesToWatch[u].prevValue=m instanceof R?m.clone():m:(m instanceof R?!m.equals(f):f!==m)&&(l.push({objId:d,property:p}),m instanceof R?this.propertiesToWatch[u].prevValue.copy(m):this.propertiesToWatch[u].prevValue=m)}for(let u=0;u<this.variablesToWatch.length;u++){let{id:d,prevValue:p}=this.variablesToWatch[u],f=this.shared.getVariable(d);f!==p&&(o.push(d),this.variablesToWatch[u].prevValue=f)}for(let u=0;u<this.dynamicVars.length;u++){let{id:d,expectedTime:p,last:f,data:m,timerSeconds:g,startValue:y}=this.dynamicVars[u],x=1e3;if((m.dynamicVariableType==="timer"||m.dynamicVariableType==="stopwatch")&&m.format==="number3decimal"?x=1:m.dynamicVariableType==="counter"?x=m.updateInterval:m.dynamicVariableType==="random"&&(x=m.isStatic?1/0:m.updateInterval),p===-1){this.dynamicVars[u].last=s,this.dynamicVars[u].expectedTime=s+x;continue}if(!((this.shared.getDynamicVariablePlayState(d)==="Stopped"||this.shared.getDynamicVariablePlayState(d)==="Restarted")&&(this.dynamicVars[u].last=s,this.dynamicVars[u].expectedTime=s+x,m.dynamicVariableType==="counter"&&this.shared.getVariable(d)!==y&&(this.shared.updateVariable(d,y),this.eventManager.requestRender()),(m.dynamicVariableType==="timer"||m.dynamicVariableType==="stopwatch")&&this.dynamicVars[u].timerSeconds!==y&&(this.dynamicVars[u].timerSeconds=y,this.shared.updateVariable(d,xs.getFormattedTimerTime(y,m)),this.eventManager.requestRender()),this.shared.getDynamicVariablePlayState(d)==="Restarted"&&this.shared.setDynamicVariablePlayState(d,"Playing"),this.shared.getDynamicVariablePlayState(d)==="Stopped"))){if(this.shared.getDynamicVariablePlayState(d)==="Paused"){this.dynamicVars[u].deltaToExpectedTime===void 0&&(this.dynamicVars[u].deltaToExpectedTime=Math.max(this.dynamicVars[u].expectedTime-s,0)),this.dynamicVars[u].last=s-(x-this.dynamicVars[u].deltaToExpectedTime),this.dynamicVars[u].expectedTime=s+this.dynamicVars[u].deltaToExpectedTime;continue}else this.dynamicVars[u].deltaToExpectedTime=void 0;if(s>=p)if(this.dynamicVars[u].last=s,this.dynamicVars[u].expectedTime+=x,m.dynamicVariableType==="random"){let b=m.min+Math.random()*(m.max-m.min),_=m.decimals;b=Math.round(b*Math.pow(10,_))/Math.pow(10,_),this.shared.updateVariable(d,b),o.push(d),this.eventManager.requestRender()}else if(m.dynamicVariableType==="counter"){if(m.increment===0)continue;let b=this.shared.getVariable(d),_=this.shared.getDynamicVariableToggleIsForward(d)??!0,S=this.shared.getVariable(d)+m.increment*(_?1:-1);m.hasEnd&&(S=m.increment>0?lt.clamp(S,y,m.endValue):lt.clamp(S,m.endValue,y),S===y&&this.shared.setDynamicVariableToggleIsForward(d,void 0),m.repeat?S===m.endValue&&(S=y):(S===y||S===m.endValue)&&this.shared.setDynamicVariablePlayState(d,"Paused")),S!==b&&(o.push(d),this.shared.updateVariable(d,S),this.eventManager.requestRender())}else if(m.dynamicVariableType==="time")this.shared.updateVariable(d,kM(n,m)),o.push(d),this.eventManager.requestRender();else{let b=$a.isTextValue(m.endValue)?yE(m.endValue.textValue):m.endValue,_=this.shared.getDynamicVariableToggleIsForward(d)??!0,S=g+(s-f)/1e3*(m.dynamicVariableType==="timer"?-1:1)*(_?1:-1);S=Math.max(S,0),m.hasEnd&&(S=m.dynamicVariableType==="stopwatch"?lt.clamp(S,y,b):lt.clamp(S,b,y),S===y&&this.shared.setDynamicVariableToggleIsForward(d,void 0),m.repeat?Math.abs(S-b)<(m.format==="number3decimal"?1e-4:.1)&&(S=y):(Math.abs(S-y)<(m.format==="number3decimal"?1e-4:.1)||Math.abs(S-b)<(m.format==="number3decimal"?1e-4:.1))&&this.shared.setDynamicVariablePlayState(d,"Paused")),S!==g&&(o.push(d),this.dynamicVars[u].timerSeconds=S,this.shared.updateVariable(d,xs.getFormattedTimerTime(S,m)),this.eventManager.requestRender())}}}this.needsMouse&&this.shared.mouseProperty!==this.prevMouseProperty&&(this.prevMouseProperty=this.shared.mouseProperty,this.events.forEach(u=>{u.data.variableId==="mouseProperty"&&(u.dispatch(),this.eventManager.requestRender())}));let h=!1;this.shared.mouseProperty!==this.prevMouseProperty&&(this.prevMouseProperty=this.shared.mouseProperty,h=!0);let c=!1;this.shared.raycastProperty!==this.prevRaycastProperty&&(this.prevRaycastProperty=this.shared.raycastProperty,c=!0),this.events.forEach(u=>{(o.includes(u.data.variableId)||l.find(d=>d.objId===u.data.objectId&&d.property===u.data.property)||u.data.variableId==="mouseProperty"&&h||u.data.variableId==="raycastProperty"&&c)&&(u.dispatch(),this.eventManager.requestRender())})},this.onBlur=()=>{this.pause()},this.onFocus=()=>{this.resume()},e.page.traverseEntity(s=>{s.data?.events.filter(n=>n.data.type==="VariableChange"&&!n.data.disabled).forEach(n=>{this.events.push(new tre(s.uuid,n.data,s,e.page,e.sharedAssets,i))})}),this.propertiesToWatch=this.events.filter(s=>s.data.variableId==="objectProperty"&&s.data.objectId!==null).map(s=>({objectId:s.data.objectId,property:s.data.property,prevValue:null})),this.shared=e.sharedAssets,this.sharedVariables.forEach(({id:s,data:n})=>{if(!("dynamicVariableType"in n)){this.events.find(l=>l.data.variableId===s)&&this.variablesToWatch.push({id:s,prevValue:this.shared.getVariable(s)});return}let o;if(n.dynamicVariableType==="timer"||n.dynamicVariableType==="stopwatch"){let l;if($a.isTextValue(n.value)&&Array.isArray(n.value.textValue)){let h=n.value.textValue;h.length===3?l=h[2]+h[1]*60+h[0]*3600:l=h[1]+h[0]*60}else l=n.value;o=l,this.dynamicVars.push({id:s,last:-1,expectedTime:-1,data:n,timerSeconds:l,startValue:o})}else n.dynamicVariableType==="time"&&this.shared.updateVariable(s,kM(new Date,n)),n.dynamicVariableType==="counter"&&(o=$a.isTextValue(n.value)?yE(n.value.textValue):n.value),this.dynamicVars.push({id:s,last:-1,expectedTime:-1,data:n,startValue:o})})}pause(){this.pauseTime=Date.now()}resume(){let e=Date.now()-this.pauseTime;for(let t=0;t<this.dynamicVars.length;t++)this.dynamicVars[t].last+=e,this.dynamicVars[t].expectedTime+=e}connect(){this.rafId=window.requestAnimationFrame(this.onFrame),window.addEventListener("blur",this.onBlur),window.addEventListener("focus",this.onFocus)}disconnect(){window.removeEventListener("blur",this.onBlur),window.removeEventListener("focus",this.onFocus),this.rafId&&(window.cancelAnimationFrame(this.rafId),this.rafId=void 0),this.events.forEach(e=>e.dispose())}},tre=class{constructor(e,t,i,r,a,s){this.id=e,this.data=t,this.object=i,this.actions=Ra(t,t.actions,r,a,s,i)}dispatch(){let e=this.actions;e.Audio.forEach(t=>t.dispatchConditional()),e.Particles.forEach(t=>t.dispatchConditional()),e.Video.forEach(t=>t.dispatchConditional()),e.Create.forEach(t=>t.dispatch()),e.Destroy.forEach(t=>t.dispatch()),e.Reset.forEach(t=>t.dispatch()),e.Transition.forEach(t=>{t.object.currentTransitionEvent!==this&&(t.object.currentTransitionEvent=this),t.init()}),e.Transition.forEach(t=>t.play()),e.Animation.forEach(t=>t.play()),e.SwitchCamera.forEach(t=>t.play()),e.SceneTransition.forEach(t=>t.dispatch()),e.SetVariable.forEach(t=>t.checkConditions()),e.SetVariable.forEach(t=>t.dispatch()),e.DynamicVariablePlay.forEach(t=>t.dispatch())}dispose(){Qr(this.actions)}};function yE(e){return e.length===3?e[2]+e[1]*60+e[0]*3600:e[1]+e[0]*60}var ire="https://unpkg.com/@splinetool/runtime@1.0.96/build/",rre="https://unpkg.com/@splinetool/navmesh-wasm@1.0.96/build/",are=`
|
|
7357
7356
|
(async function() {
|
|
7358
7357
|
const [wasmImport, wasmBinary] = await Promise.all([
|
|
7359
7358
|
import('${ire}' + 'navmesh.js'),
|
|
@@ -7419,7 +7418,7 @@ onmessage = function(messageEvent) {
|
|
|
7419
7418
|
<path d="M2 10L8 4L14 10" stroke="black" stroke-opacity="40%" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7420
7419
|
</svg>
|
|
7421
7420
|
`),A.addEventListener("pointerdown",()=>{this.gameControl.movementState.jump=1,this.requestRender()}),A.addEventListener("touchend",P=>P.preventDefault()),this.joysticks[p]=[void 0,f];return}let M={zone:f,mode:"static",position:b,size:m};y==="hide"&&(M.restOpacity=0);let C=Bee.create(M);C.on("move",(A,T)=>{let P=this.gameControl;d==="pos"?T.force<.2?P.moveForce=0:(P.movementState.movePosZ=Math.sin(-T.angle.radian),P.movementState.movePosX=Math.cos(-T.angle.radian),T.force>1.2?P.movementState.run=1:P.movementState.run=0,T.force<.3?P.moveForce=(T.force-.2)/.1:P.moveForce=1):d==="rot"&&(T.force<.2?P.rotForce=0:(P.movementState.rotPosX=T.vector.y,P.movementState.rotPosY=-T.vector.x,T.force<.3?P.rotForce=(T.force-.2)/.1:P.rotForce=1)),this.requestRender()}),C.on("end",(A,T)=>{let P=this.gameControl;d==="pos"?(P.movementState.movePosZ=0,P.movementState.movePosX=0,P.moveForce=1):d==="rot"&&(P.movementState.rotPosX=0,P.movementState.rotPosY=0,P.rotForce=1)}),this.joysticks[p]=[C,f]}),this.markIsDestroyTarget(),this.markIsDragObject(),this.rebuildBVH(),this.initializationCounter++,window.setTimeout(()=>{this.collisionEvents.forEach(d=>d.disabled=!1)},80)}initPhysics(){this.sharedGameControlGlobals.rapierWorld?.free(),this.sharedGameControlGlobals.rapierWorld=new li.World(new li.Vector3(0,this.gravity,0)),this.events=new li.EventQueue(!0);let e=[],t=[];if(this.page.traverseChildren(n=>{let o;if(n instanceof Ws)if(n.objectForSample){if(n.objectForSample.dataPatched.physics.fusedBody)return;o=n.object}else return n.object.dataPatched.physics.fusedBody===!0&&n.object.dataPatched.physics.rigidBody==="dynamic"?!0:void 0;else if(n instanceof ma)o=n.object;else{if(n instanceof Mm||n instanceof Sm)return;if(o=n,o.dataPatched.cloner?.disabled===!1&&o.dataPatched.cloner?.hideBase&&o.dataPatched.physics?.fusedBody!==!0)return!0}let l=o.dataPatched,h;for(let g of l.events)g.data.disabled!==!0&&g.data.type==="GameControl"&&(h=g.data);if(!l.physics||(l.physics.enabled==="visibility"?!l.visible:!l.physics.enabled))return!0;n.updateMatrixWorldSVD();let c=Ig(l),u=!1,d=o.userData.hasDestroy,p=o.userData.hasDrag,f=!1;for(let g of l.events)if(g.data.disabled!==!0){if(g.data.type==="Collision"){u=!0;let y=new $ie(g.id,g.data,o,this.page,this.sharedAssets,this.eventManager);y.disabled=!0,this.collisionEvents.push(y),this.sharedGameControlGlobals.entityToCollisionEvents[o.uuid]&&this.sharedGameControlGlobals.entityToCollisionEvents[o.uuid].every(x=>x.id!==g.id)?this.sharedGameControlGlobals.entityToCollisionEvents[o.uuid].push(y):this.sharedGameControlGlobals.entityToCollisionEvents[o.uuid]=[y]}else if(g.data.type==="Follow"){f=!0;let y=g.data.target;n.traverseVisible(x=>{x.userData.isFollowingObj=y})}}l.physics.rigidBody==="dynamic"&&l.physics.fusedBody===!1&&(n.matrixWorldFusedFalse=n.matrixWorld.clone());let m=n.geometry;if(h!==void 0){let g=li.RigidBodyDesc.kinematicPositionBased();(n.hasNonUniformScale?n.matrixWorldRigid:n.matrixWorld).decompose(mr,Us,el),n.position0=mr.clone().divideScalar(this.pixelsPerMeter),n.rotation0=Us.clone(),mr.divideScalar(this.pixelsPerMeter),g.setTranslation(mr.x,mr.y,mr.z).setRotation(Us);let y=this.sharedGameControlGlobals.rapierWorld.createRigidBody(g);n.rigidBody=y;let x;h.collider.type==="sphere"?x=li.ColliderDesc.ball(h.collider.radius/this.pixelsPerMeter):h.collider.type==="capsule"?x=li.ColliderDesc.capsule((h.collider.height/2-h.collider.radius)/this.pixelsPerMeter,h.collider.radius/this.pixelsPerMeter):x=li.ColliderDesc.cuboid(h.collider.width/this.pixelsPerMeter/2,h.collider.height/this.pixelsPerMeter/2,h.collider.depth/this.pixelsPerMeter/2),x.setFrictionCombineRule(li.CoefficientCombineRule.Average).setRestitutionCombineRule(li.CoefficientCombineRule.Average).setDensity(l.physics.density).setFriction(l.physics.friction).setRestitution(l.physics.restitution);let b=this.sharedGameControlGlobals.rapierWorld.createCollider(x,y);this.sharedGameControlGlobals.colliderToEntity.set(b.handle,o),mr.fromArray(h.collider.position).multiply(el.setFromMatrixScale(o.matrixWorld)).divideScalar(this.pixelsPerMeter),b.setTranslationWrtParent(mr);let _=new Lt().setFromEuler(new Rr().setFromVector3(new R().fromArray(h.collider.rotation)));b.setRotationWrtParent(_),b.setActiveEvents(li.ActiveEvents.COLLISION_EVENTS),this.generateSensorColliderDescs(o,!0)}else l.physics.rigidBody==="dynamic"||c||f||d||p||u?(this.addRigidBody(n,o,{hasFollow:f,hasTransformAnim:c,hasDrag:p}),this.generateSensorColliderDescs(o,l.physics.fusedBody)):(m&&e.push(po(m,n.matrixWorld)),l.physics.fusedBody&&n.traverseObject((g,y)=>{if(y===0)return;let x;if(g instanceof Ws)if(g.objectForSample){if(g.objectForSample.dataPatched.physics.fusedBody)return;x=g.object}else return g.object.dataPatched.physics.fusedBody===!0&&g.object.dataPatched.physics.rigidBody==="dynamic"?!0:void 0;else{if(g instanceof Mm||g instanceof Sm)return;if(g instanceof ma)x=g.object;else if(x=g,x.dataPatched.cloner?.hideBase)return!0}let b=x.dataPatched;if(b.physics.enabled==="visibility"?!b.visible:!b.physics.enabled)return!0;let _=g.geometry;_?.getAttribute("position")!==void 0&&e.push(po(_,g.matrixWorld))}),this.generateSensorColliderDescs(o,l.physics.fusedBody,t));if(l.physics?.fusedBody===!0||h)return!0}),e.length===0)return;let i=th(e);i.scale(1/this.pixelsPerMeter,1/this.pixelsPerMeter,1/this.pixelsPerMeter);let r=li.RigidBodyDesc.fixed(),a=this.sharedGameControlGlobals.rapierWorld.createRigidBody(r),s=li.ColliderDesc.trimesh(i.getAttribute("position").array,i.getIndex().array).setFrictionCombineRule(li.CoefficientCombineRule.Multiply).setRestitutionCombineRule(li.CoefficientCombineRule.Multiply).setFriction(1).setRestitution(1);this.sharedGameControlGlobals.rapierWorld.createCollider(s,a);for(let[n,o]of t){let l=this.sharedGameControlGlobals.rapierWorld.createCollider(n,a);this.sensorToTriggerEvent[l.handle]=o}}updatePositions(){return this.nActiveRigidBodies=0,this.sharedGameControlGlobals.rapierWorld.forEachRigidBody(this.processRigidBody),this.nActiveRigidBodies>0}rebuildBVH(){this.usePhysics?this.initPhysics():(this.page.traverseEntity(e=>{for(let t of e.dataPatched.events)if(t.data.type==="Trigger"&&t.data.disabled!==!0){let i=new AE(t.id,t.data,e,this.page,this.sharedAssets,this.eventManager),r=new je().compose(Ns.fromArray(t.data.position),xc.setFromEuler(ME.fromArray(t.data.rotation)),Dy);if(t.data.triggerZone==="box"){let a=new cr;a.min.fromArray(t.data.size).multiplyScalar(-.5),a.max.fromArray(t.data.size).multiplyScalar(.5),this.sharedGameControlGlobals.triggers.push([a,r,e,i])}else this.sharedGameControlGlobals.triggers.push([t.data.radius,r,e,i])}}),this.needsCollisionDetection&&this.initBVH())}disconnectEvents(){this.collisionEvents.forEach(e=>e.disconnect()),this.sharedGameControlGlobals.triggers.forEach(e=>e[3].disconnect()),this.sharedGameControlGlobals.triggers.length=0}deactivate(){if(this.isEnabled){this.isEnabled=!1,this.page.traverse(e=>{let t=e;t.matrixWorldFusedFalse&&(t.matrixWorldFusedFalse=void 0),t.rigidBody&&(t.rigidBody=void 0),t.position0&&(t.position0=void 0),t.rotation0&&(t.rotation0=void 0)}),this.sharedGameControlGlobals.rapierWorld?.free(),this.sharedGameControlGlobals.rapierWorld=void 0,this.sharedGameControlGlobals.staticMeshBVH=void 0,this.accumulator=0,this.sharedGameControlGlobals.entitiesWithTransformAnim=[],this.disconnectEvents(),this.gameControl?.reset(),this.gameControl?.dispose(),this.gameControl=null,this.initializationCounter=-1,this.joysticks.forEach(([e,t])=>{e?.destroy(),t.remove()}),this.joystickToGameControls=[],this.joysticks=[],this.orbitControls&&(this.orbitControls.dispose(),this.orbitControls=void 0),this.navigationMeshWrapper?.dispose(),this.navigationMeshWrapper=void 0;for(let e of Object.values(this.sharedGameControlGlobals.entityToCollisionEvents))e.forEach(t=>t.disconnect());this.sharedGameControlGlobals.entityToCollisionEvents={},this.page.updateMatrixWorld(!0)}}update(e,t,i){if(!this.isEnabled)return!0;let r=!0;if(this.orbitControls!==void 0&&this.orbitControls.needsUpdate&&(r=!this.orbitControls.update()),this.initializationCounter>=0&&this.initializationCounter<2?(this.initializationCounter++,r=!1):this.initializationCounter===2&&this.gameControl&&(r=!this.gameControl.update(e,t,i)&&r),this.usePhysics===!1&&this.checkTrigger(),this.usePhysics){let a=.016666666666666666;if(e===0)r=this.stepPhysics()&&r;else{let s=e/1e3;s<a&&s>a*.55&&(s=a),this.accumulator+=s;let n=performance.now(),o=0,l=6;for(;this.accumulator>=a&&o<l&&(r=this.stepPhysics()&&r,this.accumulator-=a,o++,!(performance.now()-n>a*1e3)););this.accumulator=this.accumulator%a}}return r}stepPhysics(){for(let e of this.sharedGameControlGlobals.entitiesWithTransformAnim){(e.hasNonUniformScale?e.matrixWorldRigid:e.matrixWorld).decompose(mr,Us,el),Ty.setFromQuaternion(Us);let t=e;t.prevR===void 0?(t.prevR=Ty.clone(),t.prevT=mr.clone()):(t.prevR.copy(Ty),t.prevT.copy(mr)),e.rigidBody&&(e.rigidBody.setNextKinematicTranslation(mr.divideScalar(this.pixelsPerMeter)),e.rigidBody.setNextKinematicRotation(Us))}return this.sharedGameControlGlobals.rapierWorld.step(this.events),this.events?.drainCollisionEvents(this.handleCollisionEvents),!this.updatePositions()}dispatchCollisionEvent(e,t,i){let r=(this.sharedGameControlGlobals.rapierWorld?.getCollider(i))._parent,a;if(t.cloner){for(let s of t.cloner.children)if(s.rigidBody===r){a=s;break}}e.dispatch(a),t.dispatchEvent(Ox)}updateUseWindowEvents(e){this.orbitControls?.updateUseWindowEvents(e)}generateSensorColliderDescs(e,t,i){let r=CE.copy(e.matrixWorld).invert();e.traverseEntity((a,s)=>{if(t===!1&&s===1)return!0;for(let n of a.dataPatched.events)if(n.data.type==="Trigger"&&n.data.disabled!==!0){let o=new AE(n.id,n.data,a,this.page,this.sharedAssets,this.eventManager),l;if(n.data.triggerZone==="box"?l=li.ColliderDesc.cuboid(...n.data.size.map(h=>h/(2*this.pixelsPerMeter))):l=li.ColliderDesc.ball(n.data.radius/this.pixelsPerMeter),l.setDensity(0).setSensor(!0).setActiveEvents(li.ActiveEvents.COLLISION_EVENTS),Ns.fromArray(n.data.position),xc.setFromEuler(ME.fromArray(n.data.rotation)),fm.compose(Ns,xc,Dy).premultiply(a.matrixWorld),i?(fm.decompose(Ns,xc,Py),l.setActiveCollisionTypes(li.ActiveCollisionTypes.KINEMATIC_FIXED|li.ActiveCollisionTypes.DYNAMIC_FIXED)):(fm.premultiply(r).decompose(Ns,xc,Py),e.rigidBody.bodyType()===li.RigidBodyType.Dynamic||(e.rigidBody.bodyType()===li.RigidBodyType.Fixed?l.setActiveCollisionTypes(li.ActiveCollisionTypes.KINEMATIC_FIXED|li.ActiveCollisionTypes.DYNAMIC_FIXED):l.setActiveCollisionTypes(li.ActiveCollisionTypes.KINEMATIC_KINEMATIC|li.ActiveCollisionTypes.DYNAMIC_KINEMATIC))),Ns.divideScalar(this.pixelsPerMeter),l.setTranslation(Ns.x,Ns.y,Ns.z),l.setRotation(xc),i)i.push([l,o]);else{let h=this.sharedGameControlGlobals.rapierWorld.createCollider(l,e.rigidBody);this.sensorToTriggerEvent[h.handle]=o}}})}checkTrigger(){let e;for(let t=0;t<this.sharedGameControlGlobals.triggers.length;t++){let[i,r,a,s]=this.sharedGameControlGlobals.triggers[t];for(let n=0;n<this.sharedGameControlGlobals.entitiesWithTransformAnim.length;n++){let o=this.sharedGameControlGlobals.entitiesWithTransformAnim[n];if(a===o||s.isValidTriggeringObject(ni.is(o)?o:o.object)===!1)continue;let l=CE.copy(a.matrixWorld).decompose(Ns,EE,Py).compose(Ns,EE,Dy).multiply(r),h=fm.copy(o.matrixWorld).invert().multiply(l);i instanceof cr?e=o.bvhGeometry.boundsTree.intersectsBox(i,h):(Oy.radius=i,Oy.center.setFromMatrixPosition(h),e=o.bvhGeometry.boundsTree.intersectsSphere(Oy)),e?s.currentIntersectedObjects.indexOf(o)===-1&&(s.currentIntersectedObjects.push(o),s.dispatch(),a.dispatchEvent(bre)):s.currentIntersectedObjects=s.currentIntersectedObjects.filter(c=>c!==o)}}}};function Sre(e){let t=this._clip.duration,i=this._clip.start??0,r=this.loop,a=this.time+e,s=this._loopCount,n=r===Rx;if(e===0)return s===-1?a:n&&(s&1)===1?t-(a-i):a;if(r===FE){s===-1&&(this._loopCount=0,this._setEndings(!0,!0,!1));e:{if(a>=t)a=t;else if(a<0)a=0;else{this.time=a;break e}this.clampWhenFinished?this.paused=!0:this.enabled=!1,this.time=a,this._mixer.dispatchEvent({type:"finished",action:this,direction:e<0?-1:1})}}else{if(s===-1&&(e>=0?(s=0,this._setEndings(!0,this.repetitions===0,n)):this._setEndings(this.repetitions===0,!0,n)),a>=t||a<i){let o=Math.floor((a-i)/(t-i));a-=(t-i)*o,s+=Math.abs(o);let l=this.repetitions-s;if(l<=0)this.clampWhenFinished?this.paused=!0:this.enabled=!1,n||(a=e>0?t:i,this.repetitions===1&&(a=t)),this.time=a,this._mixer.dispatchEvent({type:"finished",action:this,direction:e>0?1:-1});else{if(l===1){let h=e<0;this._setEndings(h,!h,n)}else this._setEndings(!1,!1,n);this._loopCount=s,this.time=a,this._mixer.dispatchEvent({type:"loop",action:this,loopDelta:o})}}else this.time=a;if(n&&(s&1)===1)return t-(a-i)}return a}var TE=!1,Are=class{constructor(e,t,i,r){this.scene=e,this.requestRender=t,this.updateDisplayProgress=i,this.animationInspectorState=r,this.clipIdToAction={},this.activeClip=null,this.needsUpdate=!1,this.addClip=a=>{a.data.type==="Empty"&&a.data.animations&&a.data.animations.forEach((s,n)=>{let o=s[0]+"/";if(Array.isArray(a.identity)?o+=a.identity[0]:o+=a.uuid,this.clipIdToAction[o])return;let l=Hy.parse(JSON.parse(s[2]));a.animations[n]=l;let h=this.mixer.clipAction(l,a);TE===!1&&(Object.getPrototypeOf(h)._updateTime=Sre,TE=!0),h.clampWhenFinished=!0,this.clipIdToAction[o]=h})},this.mixer=new AN(e),this.scene.traverseEntity(this.addClip)}deleteClip(e,t){let i=this.scene.find(t);if(!i)return;let r=i.animations.find(s=>s.uuid===e);if(!r)return;let a=this.clipIdToAction[e];!a||(a.stop(),this.mixer.uncacheClip(r),delete this.clipIdToAction[e],i.animations=i.animations.filter(s=>s.uuid!==e))}get isPlaying(){return Object.values(this.clipIdToAction).some(e=>e.isRunning())}playFromInspector(e){this.mixer.stopAllAction();let t=this.clipIdToAction[e];!t||(t.play(),this.activeClip=t.getClip(),this.requestRender())}onExitPlayMode(){Object.values(this.clipIdToAction).forEach(e=>{e.repetitions=1/0,e.loop=kE}),this.mixer.stopAllAction(),this.requestRender()}play(e){let t=e.clipId+"/"+e.object,i=this.clipIdToAction[t];if(i)return e&&(e.repeat>=0&&(i.repetitions=e.repeat+1),e.direction==="pingpong"&&e.repeat!==0&&(i.loop=Rx)),i.play(),i.paused=!1,this.requestRender(),i}resumeFromInspector(e){let t=this.clipIdToAction[e];!t||(t.play(),t.paused=!1,this.requestRender())}pauseFromInspector(e){let t=this.clipIdToAction[e];!t||(t.paused=!0)}stop(){this.mixer.stopAllAction(),this.requestRender()}update(e){if(this.needsUpdate)this.needsUpdate=!1;else if(this.isPlaying===!1||this.animationInspectorState?.isScrubbing)return;this.mixer.update(e/1e3),this.activeClip&&this.updateDisplayProgress(Math.round(this.mixer.time/this.activeClip.duration*this.maxFrames%this.maxFrames)),this.requestRender()}get maxFrames(){return this.activeClip?.tracks[0]?.times.length??0}setProgressFromInspector(e,t){if(!this.clipIdToAction[t])return;this.activeClip!==this.clipIdToAction[t].getClip()&&this.playFromInspector(t);let i=this.clipIdToAction[t].paused;this.clipIdToAction[t].paused=!1,this.mixer.setTime(Math.min(this.maxFrames?e/this.maxFrames:0,.9999)*this.activeClip.duration),this.requestRender(),i&&(this.clipIdToAction[t].paused=!0)}},Iy=new WeakMap,Mre=class extends fp{constructor(e){super(e),this.decoderPath="",this.decoderConfig={},this.decoderBinary=null,this.decoderPending=null,this.workerLimit=4,this.workerPool=[],this.workerNextTaskID=1,this.workerSourceURL="",this.defaultAttributeIDs={position:"POSITION",normal:"NORMAL",color:"COLOR",uv:"TEX_COORD"},this.defaultAttributeTypes={position:"Float32Array",normal:"Float32Array",color:"Float32Array",uv:"Float32Array"}}setDecoderPath(e){return this.decoderPath=e,this}setDecoderConfig(e){return this.decoderConfig=e,this}setWorkerLimit(e){return this.workerLimit=e,this}load(e,t,i,r){let a=new Wy(this.manager);a.setPath(this.path),a.setResponseType("arraybuffer"),a.setRequestHeader(this.requestHeader),a.setWithCredentials(this.withCredentials),a.load(e,s=>{this.decodeDracoFile(s,t).catch(r)},i,r)}decodeDracoFile(e,t,i,r){let a={attributeIDs:i||this.defaultAttributeIDs,attributeTypes:r||this.defaultAttributeTypes,useUniqueIDs:!!i};return this.decodeGeometry(e,a).then(t)}decodeGeometry(e,t){let i=JSON.stringify(t);if(Iy.has(e)){let o=Iy.get(e);if(o.key===i)return o.promise;if(e.byteLength===0)throw new Error("THREE.DRACOLoader: Unable to re-decode a buffer with different settings. Buffer has already been transferred.")}let r,a=this.workerNextTaskID++,s=e.byteLength,n=this._getWorker(a,s).then(o=>(r=o,new Promise((l,h)=>{r._callbacks[a]={resolve:l,reject:h},r.postMessage({type:"decode",id:a,taskConfig:t,buffer:e},[e])}))).then(o=>this._createGeometry(o.geometry));return n.catch(()=>!0).then(()=>{r&&a&&this._releaseTask(r,a)}),Iy.set(e,{key:i,promise:n}),n}_createGeometry(e){let t=new yt;e.index&&t.setIndex(new It(e.index.array,1));for(let i=0;i<e.attributes.length;i++){let r=e.attributes[i],a=r.name,s=r.array,n=r.itemSize;t.setAttribute(a,new It(s,n))}return t}_loadLibrary(e,t){let i=new Wy(this.manager);return i.setPath(this.decoderPath),i.setResponseType(t),i.setWithCredentials(this.withCredentials),new Promise((r,a)=>{i.load(e,r,void 0,a)})}preload(){return this._initDecoder(),this}_initDecoder(){if(this.decoderPending)return this.decoderPending;let e=typeof WebAssembly!="object"||this.decoderConfig.type==="js",t=[];return e?t.push(this._loadLibrary("draco_decoder.js","text")):(t.push(this._loadLibrary("draco_wasm_wrapper.js","text")),t.push(this._loadLibrary("draco_decoder.wasm","arraybuffer"))),this.decoderPending=Promise.all(t).then(i=>{let r=i[0];e||(this.decoderConfig.wasmBinary=i[1]);let a=Cre.toString(),s=["/* draco decoder */",r,"","/* worker */",a.substring(a.indexOf("{")+1,a.lastIndexOf("}"))].join(`
|
|
7422
|
-
`);this.workerSourceURL=URL.createObjectURL(new Blob([s]))}),this.decoderPending}_getWorker(e,t){return this._initDecoder().then(()=>{if(this.workerPool.length<this.workerLimit){let r=new Worker(this.workerSourceURL);r._callbacks={},r._taskCosts={},r._taskLoad=0,r.postMessage({type:"init",decoderConfig:this.decoderConfig}),r.onmessage=function(a){let s=a.data;switch(s.type){case"decode":r._callbacks[s.id].resolve(s);break;case"error":r._callbacks[s.id].reject(s);break;default:console.error('THREE.DRACOLoader: Unexpected message, "'+s.type+'"')}},this.workerPool.push(r)}else this.workerPool.sort(function(r,a){return r._taskLoad>a._taskLoad?-1:1});let i=this.workerPool[this.workerPool.length-1];return i._taskCosts[e]=t,i._taskLoad+=t,i})}_releaseTask(e,t){e._taskLoad-=e._taskCosts[t],delete e._callbacks[t],delete e._taskCosts[t]}debug(){console.log("Task load: ",this.workerPool.map(e=>e._taskLoad))}dispose(){for(let e=0;e<this.workerPool.length;++e)this.workerPool[e].terminate();return this.workerPool.length=0,this.workerSourceURL!==""&&URL.revokeObjectURL(this.workerSourceURL),this}};function Cre(){let e,t;onmessage=function(n){let o=n.data;switch(o.type){case"init":e=o.decoderConfig,t=new Promise(function(c){e.onModuleLoaded=function(u){c({draco:u})},DracoDecoderModule(e)});break;case"decode":let l=o.buffer,h=o.taskConfig;t.then(c=>{let u=c.draco,d=new u.Decoder,p=new u.DecoderBuffer;p.Init(new Int8Array(l),l.byteLength);try{let f=i(u,d,p,h),m=f.attributes.map(g=>g.array.buffer);f.index&&m.push(f.index.array.buffer),self.postMessage({type:"decode",id:o.id,geometry:f},m)}catch(f){console.error(f),self.postMessage({type:"error",id:o.id,error:f.message})}finally{u.destroy(p),u.destroy(d)}});break}};function i(n,o,l,h){let c=h.attributeIDs,u=h.attributeTypes,d,p,f=o.GetEncodedGeometryType(l);if(f===n.TRIANGULAR_MESH)d=new n.Mesh,p=o.DecodeBufferToMesh(l,d);else if(f===n.POINT_CLOUD)d=new n.PointCloud,p=o.DecodeBufferToPointCloud(l,d);else throw new Error("THREE.DRACOLoader: Unexpected geometry type.");if(!p.ok()||d.ptr===0)throw new Error("THREE.DRACOLoader: Decoding failed: "+p.error_msg());let m={index:null,attributes:[]};for(let g in c){let y=self[u[g]],x,b;if(h.useUniqueIDs)b=c[g],x=o.GetAttributeByUniqueId(d,b);else{if(b=o.GetAttributeId(d,n[c[g]]),b===-1)continue;x=o.GetAttribute(d,b)}m.attributes.push(a(n,o,d,g,y,x))}return f===n.TRIANGULAR_MESH&&(m.index=r(n,o,d)),n.destroy(d),m}function r(n,o,l){let h=l.num_faces()*3,c=h*4,u=n._malloc(c);o.GetTrianglesUInt32Array(l,c,u);let d=new Uint32Array(n.HEAPF32.buffer,u,h).slice();return n._free(u),{array:d,itemSize:1}}function a(n,o,l,h,c,u){let d=u.num_components(),p=l.num_points()*d,f=p*c.BYTES_PER_ELEMENT,m=s(n,c),g=n._malloc(f);o.GetAttributeDataArrayForAllPoints(l,u,m,f,g);let y=new c(n.HEAPF32.buffer,g,p).slice();return n._free(g),{name:h,array:y,itemSize:d}}function s(n,o){switch(o){case Float32Array:return n.DT_FLOAT32;case Int8Array:return n.DT_INT8;case Int16Array:return n.DT_INT16;case Int32Array:return n.DT_INT32;case Uint8Array:return n.DT_UINT8;case Uint16Array:return n.DT_UINT16;case Uint32Array:return n.DT_UINT32}}}var ml;function Ere(){return ml||(ml=new Mre,ml.setDecoderPath("https://www.gstatic.com/draco/versioned/decoders/1.5.2/").preload()),ml.decoderPending}async function Tre(e){if(ml){let t={attributeIDs:ml.defaultAttributeIDs,attributeTypes:ml.defaultAttributeTypes,useUniqueIDs:!1},i;try{i=await ml.decodeGeometry(new Int8Array(e).buffer,t)}catch(r){console.error(r)}if(i)return{index:i.index?{array:i.index.array}:void 0,attributes:Object.entries(i.attributes).map(([r,a])=>({name:r,itemSize:a.itemSize,array:a.array}))}}return null}async function Pre(e,t){let[i,r]=bT(l1.deserialize(new Uint8Array(e)));return qT(i),t&&t(i),r.result().data}function Dre(e){let t=[];return e.scene.objects.traverse((i,r)=>{r.type==="Mesh"&&r.geometry.type==="NonParametricGeometry"&&r.geometry.data.draco!==void 0&&t.push(r)}),t}async function Ore(e){for(let t of e){let i=await Tre(t.geometry.data.draco);if(i){let r=t.geometry.data;i.index&&(r.index={array:i.index.array,itemSize:1,normalized:!1,type:"Uint32Array"});let a={};i.attributes.forEach(({name:s,array:n,itemSize:o})=>{a[s]={array:n,itemSize:o,type:"Float32Array",normalized:!1}}),r.attributes=a,r.draco=void 0}}}var Ire=class{constructor(e,t,i,r,a,s,n){this.id=e,this.data=t,this.dataEvent=i,this.object=r,this.stage=!1,this.actions=Ra(i,t.actions,a,s,n,r)}disconnect(){Qr(this.actions)}dispatchIn(){this.actions.Audio.forEach(e=>e.dispatchBasic()),this.actions.Particles.forEach(e=>e.dispatchBasic()),this.actions.Video.forEach(e=>e.dispatchBasic()),this.actions.Create.forEach(e=>e.dispatch()),this.actions.Destroy.forEach(e=>e.dispatch()),this.actions.Reset.forEach(e=>e.dispatch()),this.actions.Link.forEach(e=>e.dispatch()),this.actions.Transition.forEach(e=>{e.object.currentTransitionEvent!==this&&(e.object.currentTransitionEvent=this,e.init())}),this.actions.Transition.forEach(e=>e.toggle()),this.actions.Animation.forEach(e=>e.play()),this.actions.SwitchCamera.forEach(e=>e.play()),this.actions.SceneTransition.forEach(e=>e.dispatch()),this.actions.SetVariable.forEach(e=>e.checkConditions()),this.actions.SetVariable.forEach(e=>e.dispatch()),this.actions.DynamicVariablePlay.forEach(e=>e.dispatch())}dispatchOut(){this.actions.Transition.forEach(e=>{e.toggle()})}},Rre=class extends en{constructor(e,t){super(e),this.eventManager=t,this.breakpoints=[],this.resize=(i,r)=>{this.breakpoints.forEach(a=>{let s=d1.deviceToSize(a.data.size),n=a.dataEvent.orientation==="horizontal"?i:r,o;switch(a.data.operator){case"<":o=n<s[0];break;case">":o=n>s[0];break;case"<>":o=n>s[0]&&n<s[1];break}a.stage!==o&&(a.stage=o,a.stage?a.dispatchIn():a.dispatchOut())})},this.onResizeObserver=new ResizeObserver(i=>{for(let r of i){let{width:a,height:s}=r.contentRect;this.resize(a,s)}})}connect(){let{page:e,sharedAssets:t,domElement:i}=this.eventContext;this.onResizeObserver.observe(i);let r=a=>{if(!(!a.visible||!a.data?.events.length))for(let{data:s}of a.data.events)s.disabled||s.type==="Resize"&&s.breakpoints.forEach(({data:n,id:o})=>{try{let l=new Ire(o,n,s,a,e,t,this.eventManager);this.breakpoints.push(l)}catch{}})};e.traverseEntity(a=>{(a instanceof fa||a instanceof Hr)&&a.frame?.traverse(s=>{r(s)}),r(a)})}disconnect(){this.onResizeObserver.disconnect(),this.breakpoints.forEach(e=>{e.disconnect()}),this.breakpoints=[]}},Lre=class{constructor(e,t,i,r,a){this.publish=e,this.controlsManager=t,this.animationControls=i,this.eventContext=r,this.sharedVariables=a,this.isEnabled=!1,this.activateCount=0,this.needsMouse=!1,this.needsRaycast=!1,this.onTouchMovePreventScroll=s=>{let n=window.parent!==window,o=document.documentElement.scrollHeight>document.documentElement.clientHeight||document.documentElement.scrollWidth>document.documentElement.clientWidth;(s.touches.length>1||this.preventTouchScroll||n===!1&&o===!1)&&s.preventDefault()},this.onMouseWheelPreventScroll=s=>{this.preventScroll&&s.preventDefault()},this.onMouseMove=s=>{this.eventContext.sharedAssets.mouseProperty={...this.getMousePosition(s),pressed:s.buttons>0}},this.onMouseDown=s=>{this.eventContext.sharedAssets.mouseProperty={...this.getMousePosition(s),pressed:!0}},this.onMouseUp=s=>{this.eventContext.sharedAssets.mouseProperty={...this.getMousePosition(s),pressed:!1}},this.getMousePosition=s=>{let{domRect:n}=this.eventContext,{pageX:o,pageY:l}=s.touches?.length>0?s.touches[0]:s;return{x:o-(n.left+window.scrollX),y:l-(n.top+window.scrollY)}},this.stopRaycast=e.stopRaycast,this.preventScroll=e.preventScroll,this.preventTouchScroll=e.preventTouchScroll,this.hideCursor=e.hideCursor,this.requestRender=r.requestRender}activate(){if(this.isEnabled)return;this.isEnabled=!0,this.initializeActionsDependentStates(),this.needsMouse&&(this.eventContext.domElement.addEventListener("pointermove",this.onMouseMove),this.eventContext.domElement.addEventListener("pointerdown",this.onMouseDown)),this.handlers={Spline:new _ie(this.eventContext),DynamicVariable:new ere(this.eventContext,this.sharedVariables,this,this.needsMouse,this.needsRaycast),Conditional:new Pie(this.eventContext,this),Start:new Jie(this.eventContext,this),Basic:new Aie(this.eventContext,this,this.needsRaycast),MouseHover:new Yie(this.eventContext,this),Scroll:new Zie(this.eventContext,this),Follow:new Uie(this.eventContext,this),DragDrop:new Lie(this.eventContext,this),LookAt:new Hie(this.eventContext),Resize:new Rre(this.eventContext,this)};let{page:e,domElement:t}=this.eventContext;this.hideCursor&&(t.style.cursor="none"),e.traverseEntity(i=>{i.addEventListener("requestRender",this.requestRender)}),Object.values(this.handlers).forEach(i=>i.connect()),t.addEventListener("wheel",this.onMouseWheelPreventScroll),t.addEventListener("touchmove",this.onTouchMovePreventScroll),this.activateCount++}deactivate(){if(!this.isEnabled)return;this.isEnabled=!1,this.eventContext.domElement.removeEventListener("pointermove",this.onMouseMove),this.eventContext.domElement.removeEventListener("pointerdown",this.onMouseDown),this.eventContext.domElement.removeEventListener("pointerup",this.onMouseUp),this.eventContext.sharedAssets.mouseProperty=null,this.eventContext.sharedAssets.raycastProperty=null;let{page:e,domElement:t}=this.eventContext;t.style.cursor="",Object.values(this.handlers).forEach(i=>i.disconnect()),this.controlsManager.gameControl?.disposeActions(),this.controlsManager.disconnectEvents(),e.traverseEntity(i=>{i.removeEventListener("requestRender",this.requestRender),i.destroyedInAction=!1}),t.removeEventListener("touchmove",this.onTouchMovePreventScroll),t.removeEventListener("wheel",this.onMouseWheelPreventScroll),this.animationControls.onExitPlayMode()}get isPaused(){return this.isEnabled}pause(){this.deactivate()}resume(){this.activate()}reset(){this.deactivate(),this.activate(),this.controlsManager.page.updateMatrixWorld(!0),this.controlsManager.rebuildBVH()}updateUseWindowEvents(e){let t=this.isEnabled;t&&this.deactivate(),this.eventContext.useWindowEvents=e,t&&this.activate()}initializeActionsDependentStates(){let e=this.eventContext.sharedAssets;e.resetDynamicVariablePlayState();let t=i=>{if(i.data.type==="Conditional"&&(i.data.ifActions.forEach(t),i.data.elseActions.forEach(t)),i.data.type==="Conditional"||i.data.type==="SetVariable")for(let r of i.data.type==="Conditional"?i.data.condition:i.data.expression)"id"in r&&Array.isArray(r.id)&&(r.id[0]==="mouse"&&(this.needsMouse=!0),r.id[0]==="raycast"&&(this.needsRaycast=!0));i.data.type==="DynamicVariablePlay"&&i.data.variableId!==""&&(i.data.mode==="Play"||i.data.mode==="PlayPause"||i.data.mode==="Toggle")&&e.setDynamicVariablePlayState(i.data.variableId,"Stopped")};this.eventContext.page.traverseEntity(i=>{if(i.data?.events.length){for(let r of i.data.events)if(!r.data.disabled)if(r.data.type==="VariableChange"&&(r.data.variableId==="mouseProperty"&&(this.needsMouse=!0),r.data.variableId==="raycastProperty"&&(this.needsRaycast=!0)),r.data.type==="Conditional")for(let a of["inActions","outActions"])r.data[a].forEach(t);else if(r.data.type==="DragDrop")for(let a of["drag","drop"])r.data.dragDropActions[a].forEach(t);else if(r.data.type==="GameControl")for(let a of["idle","move","jump","run"])r.data.gameActions[a].forEach(t);else if(r.data.type==="Resize")for(let a of r.data.breakpoints)a.data.actions.forEach(t);else r.data.type==="LookAt"||r.data.actions.forEach(t)}})}},Bre=class{constructor(e,t,i,r,a){this._aspect=1,this.enableResponsive=!1,this._renderer=e,this._camera=t,this._frameSize=new re().copy(i),this._editorSize=new re().copy(r),this._aspect=t.aspect,this._fov=a??t.fov}set frameSize(e){this._frameSize.copy(e)}updateRenderer(){!this._renderer||this._renderer.setSize(this._frameSize.x,this._frameSize.y)}updateViewport(){if(!this._renderer||!this._camera||this._camera.cameraType!=="PerspectiveCamera")return;let e=this._frameSize.x,t=this._frameSize.y,i=this._editorSize.y;this._aspect=e/t,t<=i&&(this._camera.zoom*=i/t),this._renderer.setViewport(0,0,e,t)}updateCamera(e=!0){if(this._camera)if(this._camera.cameraType==="PerspectiveCamera"){let t=this._frameSize.y,i=this._editorSize.y,r=this._fov;if(e&&t>i){let a=zre(t,1080,2160,1,15)/100;r*=t/i,r*=1-a}this._camera.aspect=this._aspect,this._camera.fov=r,this._camera.updateProjectionMatrix()}else this._camera.setViewplaneSize(this._frameSize.x,this._frameSize.y,this.enableResponsive)}setCamera(e){this._camera=e,this._aspect=e.aspect,this._fov=e.fov}revert(){let e=window.innerWidth,t=window.innerHeight;this._renderer&&(this._renderer.setViewport(0,0,e,t),this._renderer.setSize(e,t)),this._camera&&(this._camera.aspect=e/t,this._camera.fov=this._fov,this._camera.setViewplaneSize(e,t,this.enableResponsive),this._camera.updateProjectionMatrix())}};function zre(e,t,i,r,a){return(e-t)/(i-t)*(a-r)+r}var Fre=class{get sharedAssets(){return this.shared}constructor(e,t={}){this.shared=new Vb(e.shared,t),this.scene=new $b(e.scene,this.sharedAssets),this.shared.setEntityOpContext({scene:this.scene,shared:this.shared})}reset(e,t){this.scene.clearScene(),this.sharedAssets.reset(e.shared),this.scene.resetAfterClear(e.scene,this.sharedAssets)}resetPersonalCameraFromDocumentData(){for(let e of this.scene.children)e instanceof Hr&&!e.uiScene&&e.personalCamera.updateState(e.data.camera,{scene:this.scene,shared:this.shared})}dispose(){this.scene.dispose(),this.shared.dispose()}gc(){this.shared.geometryCache.startGc(),this.shared.geometryCache2.startGc(),this.scene.traverseEntity(e=>{e instanceof ga&&e.markGeometryAsReachable(this.shared)}),this.shared.geometryCache.endGc(),this.shared.geometryCache2.endGc()}},kre=class{constructor({x:e=10,y:t=10}){this._startTime=0;let i=document.getElementById("spe-perfs");i?this.element=i:(this.element=document.createElement("div"),document.body.appendChild(this.element),this.element.style.position="absolute",this.element.style.zIndex="10000",this.element.style.fontFamily="monospace",this.element.style.background="black",this.element.style.color="white",this.element.style.padding="10px",this.element.style.opacity="0.5",this.element.style.fontSize="11px",this.element.setAttribute("id","spe-perfs")),this.element.style.left=`${e}px`,this.element.style.top=`${t}px`}dispose(){this.element.parentElement?.removeChild(this.element)}start(){this._startTime=performance.now()}end(){let e=performance.now()-this._startTime;this.element.innerHTML=e.toFixed(3)+" ms"}};function Ure(e){let t;if(e.index)for(let i=0;i<e.index.array.length;i+=3)t=e.index.array[i],e.index.array[i]=e.index.array[i+2],e.index.array[i+2]=t}function Nd(e){return e instanceof lp?"SubdivObject":e.geometry.type==="NonParametricGeometry"?"NonParametric":"Mesh"}function Nre(e,t){let i={};return e.traverseEntity(r=>{if(!r.visible||!(r instanceof Ia)||r.type!=="Mesh"||Array.isArray(r.material)||r.states&&Object.keys(r.states).length)return;let a=r.parent;for(;a;){if(a instanceof Ia&&r.states&&Object.keys(r.states).length)return;a=a.parent}let s=r.material.uuid,n=t.shared.materials[s];if(n){if(!va.isMergable(n))return}else{let l=t.scene.objects.get(r.uuid)?.data;if(l&&"material"in l&&typeof l.material!="string"){if(!va.isMergable(l.material))return;s=va.getHash(l.material)}}i[s]||(i[s]={});let o=i[s][Nd(r)];if(o){if(o.push(r),r.cloner)for(let l of r.cloner.children)o.push(l)}else if(i[s][Nd(r)]=[r],r.cloner)for(let l of r.cloner.children)i[s][Nd(r)].push(l)}),i}function Vre(e){let t=0;return Object.values(e).forEach(i=>{Object.values(i).forEach(r=>{let a=r.length;a>t&&(t=a)})}),t}function jre(e,t){let i=Nre(t,e),r=Vre(i),a=new Array(r),s=0,n=new Array(r),o=0,l=new Array(r),h=0,c=new Array(r),u=0;for(let[d,p]of Object.entries(i))for(let f of Object.values(p)){if(o=0,h=0,f.forEach(g=>{g instanceof Ia&&(n[o++]=g.geometry.clone(),l[h++]=g)}),h<2)continue;for(let g=0;g<h;g++)l[g].updateWorldMatrix(!0,!1),n[g].applyMatrix4(l[g].matrixWorld),l[g].matrixWorld.determinant()<0&&Ure(n[g]);let m=th(n.slice(0,o),!1);if(m){let g;switch(d){case"SubdivObject":{console.warn("Turning subdiv object into mesh"),g=new xr(m,l[0].material);break}default:{g=new xr(m,l[0].material);break}}g.castShadow=l[0].castShadow,g.receiveShadow=l[0].receiveShadow,t.add(g);let y=x=>{u=0;for(let b of x)b.children&&y(b.children),b instanceof Ia&&(Array.isArray(b.material)||i[b.material.uuid]&&i[b.material.uuid][Nd(b)]&&i[b.material.uuid][Nd(b)].length>1||(c[u++]=b));for(let b=0;b<u;b++)t.attach(c[b])};for(let x=0;x<h;x++){let b=l[x];y(b.children),a[s++]=b}}}for(let d=0;d<s;d++)a[d].removeFromParent()}var Gre=Do(lL(),1),Hre=new re;function Wre(e){let t="The Spline Runtime only accepts .splinecode files that are generated from Spline export panel.";e.endsWith(".spline")?console.warn(t+" The .spline files are only meant to be used by the Editor."):e.endsWith(".splinecode")||console.warn(t)}var fw=class{constructor(e,{renderOnDemand:t,renderMode:i="auto"}={}){this._viewportMode=1,this._viewportWidth=window.innerWidth,this._viewportHeight=window.innerHeight,this._proxyObjectCache=new Map,this._variablesCache=new Map,this._isPaused=!1,this._renderRequested=!1,this._skipRender=!1,this.time=performance.now(),this.dt=0,this.currentTAAFrame=0,this.disposed=!1,this._requestRenderAutoMode=()=>{this._skipRender=!1},this.requestRender=()=>{this._renderRequested=!0},this.render=r=>{if(this.time=r,this._lastTime&&(this.dt=this.time-this._lastTime),this._lastTime=this.time,this._perfs?.start(),!this._renderer){this._perfs?.end();return}if(!this._isPaused&&(this.renderMode==="manual"&&!this._renderRequested||this.renderMode==="auto"&&this._skipRender)){this._perfs?.end();return}if(this._renderRequested=!1,this._skipRender=!0,this._controls&&(this._skipRender=this._controls.update(this.dt)),this._eventManager&&(this._eventManager.handlers?.Start.hasVideoAction||this._eventManager.handlers?.Basic.hasVideoAction||this._eventManager.handlers?.Conditional.hasVideoAction)&&(this._skipRender=!1),this._animationControls?.update(this.dt),this._skipRender?(this.currentTAAFrame++,this.currentTAAFrame<32?this._skipRender=!1:this.currentTAAFrame=0):this.currentTAAFrame=0,this._scene?.traverseVisibleEntity(a=>{a.type==="ParticleSystem"&&(a.update(this.dt),this._skipRender=!1)}),this._scene&&this._scene.activeCamera!==this._camera&&(this._camera=this._scene.activeCamera),this._eventManager?.isEnabled&&((this._eventManager.handlers?.Follow).onAnimationFrameDamping(),(this._eventManager.handlers?.LookAt).onAnimationFrameDamping(),(this._eventManager.handlers?.DragDrop).onAnimationFrameDamping()),this._scene&&this._camera){if(this._scene.pathConstraints.applyConstraints(this._scene),this._renderer.sceneTransitionTimeRemaining>0){this._renderer.sceneTransitionTimeRemaining-=this.dt;let a=1-this._renderer.sceneTransitionTimeRemaining/this._renderer.sceneTransitionDuration;this._renderer.pipeline.sceneTransitionPass.uniforms.mixRatio.value=a,this._skipRender=!1}else this._renderer.pipeline.sceneTransitionFromTexture=null;this._renderer.renderSplineScene(this._scene,this._camera)}this.canvas.dispatchEvent(this._renderedEvent),this._perfs?.end()},this._resize=()=>{if(this._renderer){if(this._viewportMode===1&&this._frameView&&(this._frameView.frameSize=Hre.set(this._viewportWidth,this._viewportHeight)),this._renderer.setSize(this._viewportWidth,this._viewportHeight,!1),this._camera=this._scene?.activeCamera,this._scene?.updateViewPlaneSize(this._frameView?.frameSize?.x??this._viewportWidth,this._frameView?.frameSize?.y??this._viewportHeight,this._frameView?.enableResponsive??!1),this._camera){let r=Object.values(this._data?.frames??{})[0].preset??"fullscreen";this._frameView?.setCamera(this._camera),this._frameView?.updateCamera(r!=="fullscreen"),this._camera.cameraType==="PerspectiveCamera"&&(this._camera.aspect=this._viewportWidth/this._viewportHeight),this._camera.updateProjectionMatrix()}this.eventManager&&(this.eventManager.eventContext.domRect=this.canvas.getBoundingClientRect()),this._requestRenderAutoMode()}},this._debouncedResize=db(this._resize,10),this._onScroll=r=>{this.eventManager&&(this.eventManager.eventContext.domRect=this.canvas.getBoundingClientRect())},this.canvas=e,this.renderMode=t?"auto":i,this._renderedEvent=new CustomEvent("rendered",{bubbles:!0}),Object.defineProperty(this._renderedEvent,"target",{writable:!1,value:this}),window.location.search.includes("perfs")&&(this._perfs=new kre({x:10,y:10})),aW(e)}async load(e,t,i){Wre(e),this.disposed=!1;let r=await(await fetch(e,i)).arrayBuffer();await this.start(r,{variables:t})}async start(e,{interactive:t=!0,variables:i}={}){if(this.disposed)return;let r=await Pre(e);this._data=r;let a=Dre(r);r.version&&(0,Gre.default)(r.version,"1.0.94")>0&&console.warn("Your .splinecode file is more recent than the library. Please upgrade @splinetool/runtime to the latest version."),await Promise.all([a.length&&Ere(),rC(r)&&GX(),FZ(r)&&UX(),ep.physicsEnabled(r.scene.objects)&&hW(),$M(r)&&AZ(),OC(r)&&See(),_Z(r)&&wZ(),wC(r)&&C$(),ure(r)&&oW()].filter(Boolean)),a.length&&await Ore(a),this._eventManager?.deactivate(),this._controls?.deactivate(),this._scene?.dispose();let s=new Fre(r);if(s.resetPersonalCameraFromDocumentData(),this._scene=s.scene,this._sharedAssetsManager=s.sharedAssets,this._camera=this._scene.activeCamera,window.location.search.includes("merge-geometries")){let l=performance.now();jre(r,s.scene);let h=performance.now();console.log("Merged geometries in ",h-l," ms")}rC(r)&&this._scene.traverse(l=>{wo(l)&&l.recomputeBoolean()}),this._sharedAssetsManager.setRequestRender(()=>{this._requestRenderAutoMode(),this._scene?.traverse(l=>{l instanceof Ws&&l.pendingMediaLoad&&l.update()})}),this._scene?.traverse(l=>{l.type==="ParticleSystem"&&(l.wakeUp(),l.data.autoPlay?l.start():l.stop())});let n=Object.keys(r.shared.fonts).map(l=>this._sharedAssetsManager.getFont(l).loadingPromise);if(Promise.all(n).then(()=>{s.scene.markNeedsUpdateRendererDirty(),this._requestRenderAutoMode()}),$M(r)&&wre(r)&&await Promise.all(n),wC(r)){let l=[];this._scene.traverseEntity(h=>{(h instanceof fa||h instanceof Hr)&&h.uiCanvas&&l.push(h.uiCanvas)}),await Promise.all(l.map(h=>h.promise))}this._scene.rewriteEventsBeforeGoToPlayMode(),dw(this._scene.activePage,this._sharedAssetsManager),this._renderer||(this._renderer=new m$({canvas:this.canvas,antialias:!1,alpha:!0,stencil:!1,depth:!1,powerPreference:"high-performance"}),this._renderer.hdTransmission=r.scene.publish.hdTransmission===!0,this._renderer.setPixelRatio(window.devicePixelRatio),this._renderer.pipeline.enableUIOverlay(),this._renderer.pipeline.addEventListener("smaaloaded",this._requestRenderAutoMode)),OC(r)&&this._scene.initializeSplatViewer(),r.scene.blueNoiseTextureData!==void 0&&this._renderer.pipeline.updateBlueNoiseTexture(r.scene.blueNoiseTextureData);let o=Object.values(r.frames)[0];if(this._frameView?this._frameView.setCamera(this._camera):(o.preset==="fullscreen"?(this._viewportMode=1,this.canvas.style.display="block",this.canvas.parentElement&&(this._viewportWidth=this.canvas.parentElement.clientWidth||300,this.canvas.style.width="100%"),this.canvas.parentElement&&(this._viewportHeight=this.canvas.parentElement.clientHeight||150,this.canvas.style.height="100%")):(this._viewportMode=2,this._viewportWidth=o.size[0],this._viewportHeight=o.size[1],this.canvas.style.width=`${this._viewportWidth}px`,this.canvas.style.height=`${this._viewportHeight}px`),this._renderer.setSize(this._viewportWidth,this._viewportHeight,!1),this._frameView=new Bre(this._renderer,this._camera,new re(this._viewportWidth,this._viewportHeight),new re(window.innerWidth,window.innerHeight)),this._frameView.enableResponsive=(o.allowResponsive??!1)&&o.preset==="fullscreen"),t){let l=new bie(this._renderer,this.data.scene.publish,this._scene,()=>this._scene.activeCamera,this._sharedAssetsManager,this._requestRenderAutoMode,!0,o);this._scene.updateMatrixWorld(!0),this._controls=new _re(l),this._animationControls=new Are(this._scene,this._requestRenderAutoMode),this._eventManager=new Lre(r.scene.publish,this._controls,this._animationControls,l,r.shared.variables),this._eventManager.activate(),this._controls.activate(this._eventManager)}this._resize(),i!==void 0&&this.setVariables(i),this.dt===0&&(this.render(performance.now()),setTimeout(()=>{this._renderer?.setAnimationLoop(this.render)},0)),this._resizeObserverTimeout=setTimeout(()=>{!this._resizeObserver&&this.canvas.parentElement&&(this._resizeObserver=new ResizeObserver(()=>{this._viewportWidth=this.canvas.clientWidth,this._viewportHeight=this.canvas.clientHeight,this._debouncedResize()}),this._resizeObserver.observe(this.canvas.parentElement))},300),document.addEventListener("scroll",this._onScroll)}setVariables(e){if(this._data!==void 0){let t=Object.entries(e);for(let[i,r]of t)this.setVariable(i,r)}}setVariable(e,t){let i=this._getVariableByName(e);if(i&&!("dynamicVariableType"in i.data)){let r=t;typeof i.data.value=="number"?r=typeof t=="number"?t:typeof t=="boolean"?t===!0?1:0:parseFloat(t):typeof i.data.value=="boolean"?r=typeof t=="number"?!!t:typeof t=="boolean"?t:t.toLocaleLowerCase()==="false"?!1:!!t:typeof i.data.value!="string"&&i.data.value.textValue!==void 0&&(r=t.toString());let a=typeof r=="string"?{textValue:r}:r;this._sharedAssetsManager?.updateVariable(i.id,a),this.requestRender(),this._requestRenderAutoMode()}else i===void 0?console.warn(`No variable named ${e} was found in your Spline file. Make sure to create it from Spline editor.`):"dynamicVariableType"in i.data&&console.warn(`Dynamic variables like ${e} cannot be updated from code.`)}getVariables(){let e={};return this._data&&this._data.shared.variables.forEach(t=>{e[t.data.name]===void 0&&(e[t.data.name]=this._getVariableValue(this._sharedAssetsManager.getVariable(t.id)))}),e}getVariable(e){let t=this._getVariableByName(e);if(t){let i=this._sharedAssetsManager.getVariable(t.id);return this._getVariableValue(i)}}_getVariableValue(e){return typeof e!="string"&&$a.isTextValue(e)?$a.getDisplayedValue(e):e}_getVariableByName(e){if(this._data){if(this._variablesCache.has(e))return this._variablesCache.get(e);let t=this._data.shared.variables.find(i=>i.data.name===e);return t&&this._variablesCache.set(e,t),t}}findObjectById(e){let t=this._scene?.getObjectByProperty("uuid",e);return this._createProxyObject(t)}findObjectByName(e){let t=this._scene?.getObjectByName(e);return this._createProxyObject(t)}getAllObjects(){let e=[];return this._scene?.traverseEntity(t=>{if(t.uuid!==wu&&!this._scene.isInvisibleObjects(t)&&!(t instanceof Hr)){let i=this._createProxyObject(t);i&&e.push(i)}}),e}getSplineEvents(){return(this._eventManager?.handlers?.Spline).splineEvents}emitEvent(e,t){(this.findObjectById(t)||this.findObjectByName(t))?.emitEvent(e)}emitEventReverse(e,t){(this.findObjectById(t)||this.findObjectByName(t))?.emitEventReverse(e)}addEventListener(e,t){this.canvas.addEventListener(e,t)}removeEventListener(e,t){this.canvas.removeEventListener(e,t)}setZoom(e){this._controls?.orbitControls instanceof MO&&this._controls?.orbitControls.zoomOut(e)}get eventManager(){return this._eventManager}get controls(){return this._controls}setSize(e,t){this._viewportWidth=e,this._viewportHeight=t,this._viewportMode=2,this._resize()}setBackgroundColor(e){let{r:t,g:i,b:r,a}={r:0,g:0,b:0,a:1},s=new la(t,i,r,a);try{s.setStyle(e)}catch{console.error("This is not a valid css color",e)}this._scene?.activePage.setBackgroundColor(s),this._requestRenderAutoMode()}dispose(){this.disposed=!0,this._eventManager?.deactivate(),this._scene?.dispose(),this._sharedAssetsManager?.dispose(),this._proxyObjectCache.forEach(e=>{yS.unsubscribe(e)}),this._variablesCache.clear(),this._renderer?.setAnimationLoop(null),this._renderer?.dispose(),this._renderer=void 0,this._sharedAssetsManager?.dispose(),this._resizeObserver&&(this._resizeObserver.disconnect(),this._resizeObserver=void 0),this._resizeObserverTimeout!==void 0&&clearTimeout(this._resizeObserverTimeout),this.canvas.style.width="",this.canvas.style.height="",this.canvas.removeAttribute("width"),this.canvas.removeAttribute("height"),this._frameView&&(this._frameView=void 0),this._controls?.deactivate(),this.dt=0,sW(this.canvas),document.removeEventListener("scroll",this._onScroll)}get isStopped(){return this._isPaused}stop(){this._isPaused||(this._renderer?.setAnimationLoop(null),this._isPaused=!0,this._eventManager?.pause(),this._controls?.orbitControls&&(this._controls.orbitControls.enabled=!1))}play(){!this._isPaused||(this._isPaused=!1,this._eventManager?.resume(),this._controls?.orbitControls&&(this._controls.orbitControls.enabled=!0),this._renderer?.setAnimationLoop(this.render))}setGlobalEvents(e){this._eventManager?.updateUseWindowEvents(e)}get data(){return this._data}_createProxyObject(e){if(e==null)return;if(this._proxyObjectCache.has(e.uuid))return this._proxyObjectCache.get(e.uuid);let t;e.traverseAncestors(a=>{a instanceof Hr&&(t=a.name)});let i={name:e.name,uuid:e.uuid,visible:e.visible,intensity:e.intensity,position:e.position,rotation:e.rotation,scale:e.scale,type:e.data.type,page:t,parentUuid:e.parent instanceof Hr||e instanceof $b?void 0:e.parent?.uuid,emitEvent(a){e.dispatchEvent({type:"userEvent",eventName:a})},emitEventReverse(a){e.dispatchEvent({type:"userEvent",eventName:a,reverse:!0})}},r=yS(i,(a,s)=>{typeof e[a]!="object"&&Object.getOwnPropertyDescriptor(e,a)?.writable&&(e[a]=s),this._requestRenderAutoMode(),e.updateMatrix()});return this._proxyObjectCache.set(e.uuid,r),r}setUIWasmUrl(e){JP.skiaWasmUrl=e}};var sv=window,nv=sv.ShadowRoot&&(sv.ShadyCSS===void 0||sv.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,mw=Symbol(),CO=new WeakMap,Mp=class{constructor(t,i,r){if(this._$cssResult$=!0,r!==mw)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=i}get styleSheet(){let t=this.o,i=this.t;if(nv&&t===void 0){let r=i!==void 0&&i.length===1;r&&(t=CO.get(i)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),r&&CO.set(i,t))}return t}toString(){return this.cssText}},EO=e=>new Mp(typeof e=="string"?e:e+"",void 0,mw),gw=(e,...t)=>{let i=e.length===1?e[0]:t.reduce((r,a,s)=>r+(n=>{if(n._$cssResult$===!0)return n.cssText;if(typeof n=="number")return n;throw Error("Value passed to 'css' function must be a 'css' function result: "+n+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(a)+e[s+1],e[0]);return new Mp(i,e,mw)},vw=(e,t)=>{nv?e.adoptedStyleSheets=t.map(i=>i instanceof CSSStyleSheet?i:i.styleSheet):t.forEach(i=>{let r=document.createElement("style"),a=sv.litNonce;a!==void 0&&r.setAttribute("nonce",a),r.textContent=i.cssText,e.appendChild(r)})},ov=nv?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let i="";for(let r of t.cssRules)i+=r.cssText;return EO(i)})(e):e;var yw,lv=window,TO=lv.trustedTypes,qre=TO?TO.emptyScript:"",PO=lv.reactiveElementPolyfillSupport,bw={toAttribute(e,t){switch(t){case Boolean:e=e?qre:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let i=e;switch(t){case Boolean:i=e!==null;break;case Number:i=e===null?null:Number(e);break;case Object:case Array:try{i=JSON.parse(e)}catch{i=null}}return i}},DO=(e,t)=>t!==e&&(t==t||e==e),xw={attribute:!0,type:String,converter:bw,reflect:!1,hasChanged:DO},Ro=class extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this.u()}static addInitializer(t){var i;this.finalize(),((i=this.h)!==null&&i!==void 0?i:this.h=[]).push(t)}static get observedAttributes(){this.finalize();let t=[];return this.elementProperties.forEach((i,r)=>{let a=this._$Ep(r,i);a!==void 0&&(this._$Ev.set(a,r),t.push(a))}),t}static createProperty(t,i=xw){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){let r=typeof t=="symbol"?Symbol():"__"+t,a=this.getPropertyDescriptor(t,r,i);a!==void 0&&Object.defineProperty(this.prototype,t,a)}}static getPropertyDescriptor(t,i,r){return{get(){return this[i]},set(a){let s=this[t];this[i]=a,this.requestUpdate(t,s,r)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||xw}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;let t=Object.getPrototypeOf(this);if(t.finalize(),t.h!==void 0&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){let i=this.properties,r=[...Object.getOwnPropertyNames(i),...Object.getOwnPropertySymbols(i)];for(let a of r)this.createProperty(a,i[a])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){let i=[];if(Array.isArray(t)){let r=new Set(t.flat(1/0).reverse());for(let a of r)i.unshift(ov(a))}else t!==void 0&&i.push(ov(t));return i}static _$Ep(t,i){let r=i.attribute;return r===!1?void 0:typeof r=="string"?r:typeof t=="string"?t.toLowerCase():void 0}u(){var t;this._$E_=new Promise(i=>this.enableUpdating=i),this._$AL=new Map,this._$Eg(),this.requestUpdate(),(t=this.constructor.h)===null||t===void 0||t.forEach(i=>i(this))}addController(t){var i,r;((i=this._$ES)!==null&&i!==void 0?i:this._$ES=[]).push(t),this.renderRoot!==void 0&&this.isConnected&&((r=t.hostConnected)===null||r===void 0||r.call(t))}removeController(t){var i;(i=this._$ES)===null||i===void 0||i.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach((t,i)=>{this.hasOwnProperty(i)&&(this._$Ei.set(i,this[i]),delete this[i])})}createRenderRoot(){var t;let i=(t=this.shadowRoot)!==null&&t!==void 0?t:this.attachShadow(this.constructor.shadowRootOptions);return vw(i,this.constructor.elementStyles),i}connectedCallback(){var t;this.renderRoot===void 0&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$ES)===null||t===void 0||t.forEach(i=>{var r;return(r=i.hostConnected)===null||r===void 0?void 0:r.call(i)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$ES)===null||t===void 0||t.forEach(i=>{var r;return(r=i.hostDisconnected)===null||r===void 0?void 0:r.call(i)})}attributeChangedCallback(t,i,r){this._$AK(t,r)}_$EO(t,i,r=xw){var a;let s=this.constructor._$Ep(t,r);if(s!==void 0&&r.reflect===!0){let n=(((a=r.converter)===null||a===void 0?void 0:a.toAttribute)!==void 0?r.converter:bw).toAttribute(i,r.type);this._$El=t,n==null?this.removeAttribute(s):this.setAttribute(s,n),this._$El=null}}_$AK(t,i){var r;let a=this.constructor,s=a._$Ev.get(t);if(s!==void 0&&this._$El!==s){let n=a.getPropertyOptions(s),o=typeof n.converter=="function"?{fromAttribute:n.converter}:((r=n.converter)===null||r===void 0?void 0:r.fromAttribute)!==void 0?n.converter:bw;this._$El=s,this[s]=o.fromAttribute(i,n.type),this._$El=null}}requestUpdate(t,i,r){let a=!0;t!==void 0&&(((r=r||this.constructor.getPropertyOptions(t)).hasChanged||DO)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),r.reflect===!0&&this._$El!==t&&(this._$EC===void 0&&(this._$EC=new Map),this._$EC.set(t,r))):a=!1),!this.isUpdatePending&&a&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}catch(i){Promise.reject(i)}let t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Ei&&(this._$Ei.forEach((a,s)=>this[s]=a),this._$Ei=void 0);let i=!1,r=this._$AL;try{i=this.shouldUpdate(r),i?(this.willUpdate(r),(t=this._$ES)===null||t===void 0||t.forEach(a=>{var s;return(s=a.hostUpdate)===null||s===void 0?void 0:s.call(a)}),this.update(r)):this._$Ek()}catch(a){throw i=!1,this._$Ek(),a}i&&this._$AE(r)}willUpdate(t){}_$AE(t){var i;(i=this._$ES)===null||i===void 0||i.forEach(r=>{var a;return(a=r.hostUpdated)===null||a===void 0?void 0:a.call(r)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){this._$EC!==void 0&&(this._$EC.forEach((i,r)=>this._$EO(r,this[r],i)),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}};Ro.finalized=!0,Ro.elementProperties=new Map,Ro.elementStyles=[],Ro.shadowRootOptions={mode:"open"},PO?.({ReactiveElement:Ro}),((yw=lv.reactiveElementVersions)!==null&&yw!==void 0?yw:lv.reactiveElementVersions=[]).push("1.6.0");var ww,hv=window,Eu=hv.trustedTypes,OO=Eu?Eu.createPolicy("lit-html",{createHTML:e=>e}):void 0,Ml=`lit$${(Math.random()+"").slice(9)}$`,kO="?"+Ml,Yre=`<${kO}>`,Tu=document,Ep=(e="")=>Tu.createComment(e),Tp=e=>e===null||typeof e!="object"&&typeof e!="function",UO=Array.isArray,Xre=e=>UO(e)||typeof e?.[Symbol.iterator]=="function",Cp=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,IO=/-->/g,RO=/>/g,Th=RegExp(`>|[
|
|
7421
|
+
`);this.workerSourceURL=URL.createObjectURL(new Blob([s]))}),this.decoderPending}_getWorker(e,t){return this._initDecoder().then(()=>{if(this.workerPool.length<this.workerLimit){let r=new Worker(this.workerSourceURL);r._callbacks={},r._taskCosts={},r._taskLoad=0,r.postMessage({type:"init",decoderConfig:this.decoderConfig}),r.onmessage=function(a){let s=a.data;switch(s.type){case"decode":r._callbacks[s.id].resolve(s);break;case"error":r._callbacks[s.id].reject(s);break;default:console.error('THREE.DRACOLoader: Unexpected message, "'+s.type+'"')}},this.workerPool.push(r)}else this.workerPool.sort(function(r,a){return r._taskLoad>a._taskLoad?-1:1});let i=this.workerPool[this.workerPool.length-1];return i._taskCosts[e]=t,i._taskLoad+=t,i})}_releaseTask(e,t){e._taskLoad-=e._taskCosts[t],delete e._callbacks[t],delete e._taskCosts[t]}debug(){console.log("Task load: ",this.workerPool.map(e=>e._taskLoad))}dispose(){for(let e=0;e<this.workerPool.length;++e)this.workerPool[e].terminate();return this.workerPool.length=0,this.workerSourceURL!==""&&URL.revokeObjectURL(this.workerSourceURL),this}};function Cre(){let e,t;onmessage=function(n){let o=n.data;switch(o.type){case"init":e=o.decoderConfig,t=new Promise(function(c){e.onModuleLoaded=function(u){c({draco:u})},DracoDecoderModule(e)});break;case"decode":let l=o.buffer,h=o.taskConfig;t.then(c=>{let u=c.draco,d=new u.Decoder,p=new u.DecoderBuffer;p.Init(new Int8Array(l),l.byteLength);try{let f=i(u,d,p,h),m=f.attributes.map(g=>g.array.buffer);f.index&&m.push(f.index.array.buffer),self.postMessage({type:"decode",id:o.id,geometry:f},m)}catch(f){console.error(f),self.postMessage({type:"error",id:o.id,error:f.message})}finally{u.destroy(p),u.destroy(d)}});break}};function i(n,o,l,h){let c=h.attributeIDs,u=h.attributeTypes,d,p,f=o.GetEncodedGeometryType(l);if(f===n.TRIANGULAR_MESH)d=new n.Mesh,p=o.DecodeBufferToMesh(l,d);else if(f===n.POINT_CLOUD)d=new n.PointCloud,p=o.DecodeBufferToPointCloud(l,d);else throw new Error("THREE.DRACOLoader: Unexpected geometry type.");if(!p.ok()||d.ptr===0)throw new Error("THREE.DRACOLoader: Decoding failed: "+p.error_msg());let m={index:null,attributes:[]};for(let g in c){let y=self[u[g]],x,b;if(h.useUniqueIDs)b=c[g],x=o.GetAttributeByUniqueId(d,b);else{if(b=o.GetAttributeId(d,n[c[g]]),b===-1)continue;x=o.GetAttribute(d,b)}m.attributes.push(a(n,o,d,g,y,x))}return f===n.TRIANGULAR_MESH&&(m.index=r(n,o,d)),n.destroy(d),m}function r(n,o,l){let h=l.num_faces()*3,c=h*4,u=n._malloc(c);o.GetTrianglesUInt32Array(l,c,u);let d=new Uint32Array(n.HEAPF32.buffer,u,h).slice();return n._free(u),{array:d,itemSize:1}}function a(n,o,l,h,c,u){let d=u.num_components(),p=l.num_points()*d,f=p*c.BYTES_PER_ELEMENT,m=s(n,c),g=n._malloc(f);o.GetAttributeDataArrayForAllPoints(l,u,m,f,g);let y=new c(n.HEAPF32.buffer,g,p).slice();return n._free(g),{name:h,array:y,itemSize:d}}function s(n,o){switch(o){case Float32Array:return n.DT_FLOAT32;case Int8Array:return n.DT_INT8;case Int16Array:return n.DT_INT16;case Int32Array:return n.DT_INT32;case Uint8Array:return n.DT_UINT8;case Uint16Array:return n.DT_UINT16;case Uint32Array:return n.DT_UINT32}}}var ml;function Ere(){return ml||(ml=new Mre,ml.setDecoderPath("https://www.gstatic.com/draco/versioned/decoders/1.5.2/").preload()),ml.decoderPending}async function Tre(e){if(ml){let t={attributeIDs:ml.defaultAttributeIDs,attributeTypes:ml.defaultAttributeTypes,useUniqueIDs:!1},i;try{i=await ml.decodeGeometry(new Int8Array(e).buffer,t)}catch(r){console.error(r)}if(i)return{index:i.index?{array:i.index.array}:void 0,attributes:Object.entries(i.attributes).map(([r,a])=>({name:r,itemSize:a.itemSize,array:a.array}))}}return null}async function Pre(e,t){let[i,r]=bT(l1.deserialize(new Uint8Array(e)));return qT(i),t&&t(i),r.result().data}function Dre(e){let t=[];return e.scene.objects.traverse((i,r)=>{r.type==="Mesh"&&r.geometry.type==="NonParametricGeometry"&&r.geometry.data.draco!==void 0&&t.push(r)}),t}async function Ore(e){for(let t of e){let i=await Tre(t.geometry.data.draco);if(i){let r=t.geometry.data;i.index&&(r.index={array:i.index.array,itemSize:1,normalized:!1,type:"Uint32Array"});let a={};i.attributes.forEach(({name:s,array:n,itemSize:o})=>{a[s]={array:n,itemSize:o,type:"Float32Array",normalized:!1}}),r.attributes=a,r.draco=void 0}}}var Ire=class{constructor(e,t,i,r,a,s,n){this.id=e,this.data=t,this.dataEvent=i,this.object=r,this.stage=!1,this.actions=Ra(i,t.actions,a,s,n,r)}disconnect(){Qr(this.actions)}dispatchIn(){this.actions.Audio.forEach(e=>e.dispatchBasic()),this.actions.Particles.forEach(e=>e.dispatchBasic()),this.actions.Video.forEach(e=>e.dispatchBasic()),this.actions.Create.forEach(e=>e.dispatch()),this.actions.Destroy.forEach(e=>e.dispatch()),this.actions.Reset.forEach(e=>e.dispatch()),this.actions.Link.forEach(e=>e.dispatch()),this.actions.Transition.forEach(e=>{e.object.currentTransitionEvent!==this&&(e.object.currentTransitionEvent=this,e.init())}),this.actions.Transition.forEach(e=>e.toggle()),this.actions.Animation.forEach(e=>e.play()),this.actions.SwitchCamera.forEach(e=>e.play()),this.actions.SceneTransition.forEach(e=>e.dispatch()),this.actions.SetVariable.forEach(e=>e.checkConditions()),this.actions.SetVariable.forEach(e=>e.dispatch()),this.actions.DynamicVariablePlay.forEach(e=>e.dispatch())}dispatchOut(){this.actions.Transition.forEach(e=>{e.toggle()})}},Rre=class extends en{constructor(e,t){super(e),this.eventManager=t,this.breakpoints=[],this.resize=(i,r)=>{this.breakpoints.forEach(a=>{let s=d1.deviceToSize(a.data.size),n=a.dataEvent.orientation==="horizontal"?i:r,o;switch(a.data.operator){case"<":o=n<s[0];break;case">":o=n>s[0];break;case"<>":o=n>s[0]&&n<s[1];break}a.stage!==o&&(a.stage=o,a.stage?a.dispatchIn():a.dispatchOut())})},this.onResizeObserver=new ResizeObserver(i=>{for(let r of i){let{width:a,height:s}=r.contentRect;this.resize(a,s)}})}connect(){let{page:e,sharedAssets:t,domElement:i}=this.eventContext;this.onResizeObserver.observe(i);let r=a=>{if(!(!a.visible||!a.data?.events.length))for(let{data:s}of a.data.events)s.disabled||s.type==="Resize"&&s.breakpoints.forEach(({data:n,id:o})=>{try{let l=new Ire(o,n,s,a,e,t,this.eventManager);this.breakpoints.push(l)}catch{}})};e.traverseEntity(a=>{(a instanceof fa||a instanceof Hr)&&a.frame?.traverse(s=>{r(s)}),r(a)})}disconnect(){this.onResizeObserver.disconnect(),this.breakpoints.forEach(e=>{e.disconnect()}),this.breakpoints=[]}},Lre=class{constructor(e,t,i,r,a){this.publish=e,this.controlsManager=t,this.animationControls=i,this.eventContext=r,this.sharedVariables=a,this.isEnabled=!1,this.activateCount=0,this.needsMouse=!1,this.needsRaycast=!1,this.onTouchMovePreventScroll=s=>{let n=window.parent!==window,o=document.documentElement.scrollHeight>document.documentElement.clientHeight||document.documentElement.scrollWidth>document.documentElement.clientWidth;(s.touches.length>1||this.preventTouchScroll||n===!1&&o===!1)&&s.preventDefault()},this.onMouseWheelPreventScroll=s=>{this.preventScroll&&s.preventDefault()},this.onMouseMove=s=>{this.eventContext.sharedAssets.mouseProperty={...this.getMousePosition(s),pressed:s.buttons>0}},this.onMouseDown=s=>{this.eventContext.sharedAssets.mouseProperty={...this.getMousePosition(s),pressed:!0}},this.onMouseUp=s=>{this.eventContext.sharedAssets.mouseProperty={...this.getMousePosition(s),pressed:!1}},this.getMousePosition=s=>{let{domRect:n}=this.eventContext,{pageX:o,pageY:l}=s.touches?.length>0?s.touches[0]:s;return{x:o-(n.left+window.scrollX),y:l-(n.top+window.scrollY)}},this.stopRaycast=e.stopRaycast,this.preventScroll=e.preventScroll,this.preventTouchScroll=e.preventTouchScroll,this.hideCursor=e.hideCursor,this.requestRender=r.requestRender}activate(){if(this.isEnabled)return;this.isEnabled=!0,this.initializeActionsDependentStates(),this.needsMouse&&(this.eventContext.domElement.addEventListener("pointermove",this.onMouseMove),this.eventContext.domElement.addEventListener("pointerdown",this.onMouseDown)),this.handlers={Spline:new _ie(this.eventContext),DynamicVariable:new ere(this.eventContext,this.sharedVariables,this,this.needsMouse,this.needsRaycast),Conditional:new Pie(this.eventContext,this),Start:new Jie(this.eventContext,this),Basic:new Aie(this.eventContext,this,this.needsRaycast),MouseHover:new Yie(this.eventContext,this),Scroll:new Zie(this.eventContext,this),Follow:new Uie(this.eventContext,this),DragDrop:new Lie(this.eventContext,this),LookAt:new Hie(this.eventContext),Resize:new Rre(this.eventContext,this)};let{page:e,domElement:t}=this.eventContext;this.hideCursor&&(t.style.cursor="none"),e.traverseEntity(i=>{i.addEventListener("requestRender",this.requestRender)}),Object.values(this.handlers).forEach(i=>i.connect()),t.addEventListener("wheel",this.onMouseWheelPreventScroll),t.addEventListener("touchmove",this.onTouchMovePreventScroll),this.activateCount++}deactivate(){if(!this.isEnabled)return;this.isEnabled=!1,this.eventContext.domElement.removeEventListener("pointermove",this.onMouseMove),this.eventContext.domElement.removeEventListener("pointerdown",this.onMouseDown),this.eventContext.domElement.removeEventListener("pointerup",this.onMouseUp),this.eventContext.sharedAssets.mouseProperty=null,this.eventContext.sharedAssets.raycastProperty=null;let{page:e,domElement:t}=this.eventContext;t.style.cursor="",Object.values(this.handlers).forEach(i=>i.disconnect()),this.controlsManager.gameControl?.disposeActions(),this.controlsManager.disconnectEvents(),e.traverseEntity(i=>{i.removeEventListener("requestRender",this.requestRender),i.destroyedInAction=!1}),t.removeEventListener("touchmove",this.onTouchMovePreventScroll),t.removeEventListener("wheel",this.onMouseWheelPreventScroll),this.animationControls.onExitPlayMode()}get isPaused(){return this.isEnabled}pause(){this.deactivate()}resume(){this.activate()}reset(){this.deactivate(),this.activate(),this.controlsManager.page.updateMatrixWorld(!0),this.controlsManager.rebuildBVH()}updateUseWindowEvents(e){let t=this.isEnabled;t&&this.deactivate(),this.eventContext.useWindowEvents=e,t&&this.activate()}initializeActionsDependentStates(){let e=this.eventContext.sharedAssets;e.resetDynamicVariablePlayState();let t=i=>{if(i.data.type==="Conditional"&&(i.data.ifActions.forEach(t),i.data.elseActions.forEach(t)),i.data.type==="Conditional"||i.data.type==="SetVariable")for(let r of i.data.type==="Conditional"?i.data.condition:i.data.expression)"id"in r&&Array.isArray(r.id)&&(r.id[0]==="mouse"&&(this.needsMouse=!0),r.id[0]==="raycast"&&(this.needsRaycast=!0));i.data.type==="DynamicVariablePlay"&&i.data.variableId!==""&&(i.data.mode==="Play"||i.data.mode==="PlayPause"||i.data.mode==="Toggle")&&e.setDynamicVariablePlayState(i.data.variableId,"Stopped")};this.eventContext.page.traverseEntity(i=>{if(i.data?.events.length){for(let r of i.data.events)if(!r.data.disabled)if(r.data.type==="VariableChange"&&(r.data.variableId==="mouseProperty"&&(this.needsMouse=!0),r.data.variableId==="raycastProperty"&&(this.needsRaycast=!0)),r.data.type==="Conditional")for(let a of["inActions","outActions"])r.data[a].forEach(t);else if(r.data.type==="DragDrop")for(let a of["drag","drop"])r.data.dragDropActions[a].forEach(t);else if(r.data.type==="GameControl")for(let a of["idle","move","jump","run"])r.data.gameActions[a].forEach(t);else if(r.data.type==="Resize")for(let a of r.data.breakpoints)a.data.actions.forEach(t);else r.data.type==="LookAt"||r.data.actions.forEach(t)}})}},Bre=class{constructor(e,t,i,r,a){this._aspect=1,this.enableResponsive=!1,this._renderer=e,this._camera=t,this._frameSize=new re().copy(i),this._editorSize=new re().copy(r),this._aspect=t.aspect,this._fov=a??t.fov}set frameSize(e){this._frameSize.copy(e)}updateRenderer(){!this._renderer||this._renderer.setSize(this._frameSize.x,this._frameSize.y)}updateViewport(){if(!this._renderer||!this._camera||this._camera.cameraType!=="PerspectiveCamera")return;let e=this._frameSize.x,t=this._frameSize.y,i=this._editorSize.y;this._aspect=e/t,t<=i&&(this._camera.zoom*=i/t),this._renderer.setViewport(0,0,e,t)}updateCamera(e=!0){if(this._camera)if(this._camera.cameraType==="PerspectiveCamera"){let t=this._frameSize.y,i=this._editorSize.y,r=this._fov;if(e&&t>i){let a=zre(t,1080,2160,1,15)/100;r*=t/i,r*=1-a}this._camera.aspect=this._aspect,this._camera.fov=r,this._camera.updateProjectionMatrix()}else this._camera.setViewplaneSize(this._frameSize.x,this._frameSize.y,this.enableResponsive)}setCamera(e){this._camera=e,this._aspect=e.aspect,this._fov=e.fov}revert(){let e=window.innerWidth,t=window.innerHeight;this._renderer&&(this._renderer.setViewport(0,0,e,t),this._renderer.setSize(e,t)),this._camera&&(this._camera.aspect=e/t,this._camera.fov=this._fov,this._camera.setViewplaneSize(e,t,this.enableResponsive),this._camera.updateProjectionMatrix())}};function zre(e,t,i,r,a){return(e-t)/(i-t)*(a-r)+r}var Fre=class{get sharedAssets(){return this.shared}constructor(e,t={}){this.shared=new Vb(e.shared,t),this.scene=new $b(e.scene,this.sharedAssets),this.shared.setEntityOpContext({scene:this.scene,shared:this.shared})}reset(e,t){this.scene.clearScene(),this.sharedAssets.reset(e.shared),this.scene.resetAfterClear(e.scene,this.sharedAssets)}resetPersonalCameraFromDocumentData(){for(let e of this.scene.children)e instanceof Hr&&!e.uiScene&&e.personalCamera.updateState(e.data.camera,{scene:this.scene,shared:this.shared})}dispose(){this.scene.dispose(),this.shared.dispose()}gc(){this.shared.geometryCache.startGc(),this.shared.geometryCache2.startGc(),this.scene.traverseEntity(e=>{e instanceof ga&&e.markGeometryAsReachable(this.shared)}),this.shared.geometryCache.endGc(),this.shared.geometryCache2.endGc()}},kre=class{constructor({x:e=10,y:t=10}){this._startTime=0;let i=document.getElementById("spe-perfs");i?this.element=i:(this.element=document.createElement("div"),document.body.appendChild(this.element),this.element.style.position="absolute",this.element.style.zIndex="10000",this.element.style.fontFamily="monospace",this.element.style.background="black",this.element.style.color="white",this.element.style.padding="10px",this.element.style.opacity="0.5",this.element.style.fontSize="11px",this.element.setAttribute("id","spe-perfs")),this.element.style.left=`${e}px`,this.element.style.top=`${t}px`}dispose(){this.element.parentElement?.removeChild(this.element)}start(){this._startTime=performance.now()}end(){let e=performance.now()-this._startTime;this.element.innerHTML=e.toFixed(3)+" ms"}};function Ure(e){let t;if(e.index)for(let i=0;i<e.index.array.length;i+=3)t=e.index.array[i],e.index.array[i]=e.index.array[i+2],e.index.array[i+2]=t}function Nd(e){return e instanceof lp?"SubdivObject":e.geometry.type==="NonParametricGeometry"?"NonParametric":"Mesh"}function Nre(e,t){let i={};return e.traverseEntity(r=>{if(!r.visible||!(r instanceof Ia)||r.type!=="Mesh"||Array.isArray(r.material)||r.states&&Object.keys(r.states).length)return;let a=r.parent;for(;a;){if(a instanceof Ia&&r.states&&Object.keys(r.states).length)return;a=a.parent}let s=r.material.uuid,n=t.shared.materials[s];if(n){if(!va.isMergable(n))return}else{let l=t.scene.objects.get(r.uuid)?.data;if(l&&"material"in l&&typeof l.material!="string"){if(!va.isMergable(l.material))return;s=va.getHash(l.material)}}i[s]||(i[s]={});let o=i[s][Nd(r)];if(o){if(o.push(r),r.cloner)for(let l of r.cloner.children)o.push(l)}else if(i[s][Nd(r)]=[r],r.cloner)for(let l of r.cloner.children)i[s][Nd(r)].push(l)}),i}function Vre(e){let t=0;return Object.values(e).forEach(i=>{Object.values(i).forEach(r=>{let a=r.length;a>t&&(t=a)})}),t}function jre(e,t){let i=Nre(t,e),r=Vre(i),a=new Array(r),s=0,n=new Array(r),o=0,l=new Array(r),h=0,c=new Array(r),u=0;for(let[d,p]of Object.entries(i))for(let f of Object.values(p)){if(o=0,h=0,f.forEach(g=>{g instanceof Ia&&(n[o++]=g.geometry.clone(),l[h++]=g)}),h<2)continue;for(let g=0;g<h;g++)l[g].updateWorldMatrix(!0,!1),n[g].applyMatrix4(l[g].matrixWorld),l[g].matrixWorld.determinant()<0&&Ure(n[g]);let m=th(n.slice(0,o),!1);if(m){let g;switch(d){case"SubdivObject":{console.warn("Turning subdiv object into mesh"),g=new xr(m,l[0].material);break}default:{g=new xr(m,l[0].material);break}}g.castShadow=l[0].castShadow,g.receiveShadow=l[0].receiveShadow,t.add(g);let y=x=>{u=0;for(let b of x)b.children&&y(b.children),b instanceof Ia&&(Array.isArray(b.material)||i[b.material.uuid]&&i[b.material.uuid][Nd(b)]&&i[b.material.uuid][Nd(b)].length>1||(c[u++]=b));for(let b=0;b<u;b++)t.attach(c[b])};for(let x=0;x<h;x++){let b=l[x];y(b.children),a[s++]=b}}}for(let d=0;d<s;d++)a[d].removeFromParent()}var Gre=Do(lL(),1),Hre=new re;function Wre(e){let t="The Spline Runtime only accepts .splinecode files that are generated from Spline export panel.";e.endsWith(".spline")?console.warn(t+" The .spline files are only meant to be used by the Editor."):e.endsWith(".splinecode")||console.warn(t)}var fw=class{constructor(e,{renderOnDemand:t,renderMode:i="auto"}={}){this._viewportMode=1,this._viewportWidth=window.innerWidth,this._viewportHeight=window.innerHeight,this._proxyObjectCache=new Map,this._variablesCache=new Map,this._isPaused=!1,this._renderRequested=!1,this._skipRender=!1,this.time=performance.now(),this.dt=0,this.currentTAAFrame=0,this.disposed=!1,this._requestRenderAutoMode=()=>{this._skipRender=!1},this.requestRender=()=>{this._renderRequested=!0},this.render=r=>{if(this.time=r,this._lastTime&&(this.dt=this.time-this._lastTime),this._lastTime=this.time,this._perfs?.start(),!this._renderer){this._perfs?.end();return}if(!this._isPaused&&(this.renderMode==="manual"&&!this._renderRequested||this.renderMode==="auto"&&this._skipRender)){this._perfs?.end();return}if(this._renderRequested=!1,this._skipRender=!0,this._controls&&(this._skipRender=this._controls.update(this.dt)),this._eventManager&&(this._eventManager.handlers?.Start.hasVideoAction||this._eventManager.handlers?.Basic.hasVideoAction||this._eventManager.handlers?.Conditional.hasVideoAction)&&(this._skipRender=!1),this._animationControls?.update(this.dt),this._skipRender?(this.currentTAAFrame++,this.currentTAAFrame<32?this._skipRender=!1:this.currentTAAFrame=0):this.currentTAAFrame=0,this._scene?.traverseVisibleEntity(a=>{a.type==="ParticleSystem"&&(a.update(this.dt),this._skipRender=!1)}),this._scene&&this._scene.activeCamera!==this._camera&&(this._camera=this._scene.activeCamera),this._eventManager?.isEnabled&&((this._eventManager.handlers?.Follow).onAnimationFrameDamping(),(this._eventManager.handlers?.LookAt).onAnimationFrameDamping(),(this._eventManager.handlers?.DragDrop).onAnimationFrameDamping()),this._scene&&this._camera){if(this._scene.pathConstraints.applyConstraints(this._scene),this._renderer.sceneTransitionTimeRemaining>0){this._renderer.sceneTransitionTimeRemaining-=this.dt;let a=1-this._renderer.sceneTransitionTimeRemaining/this._renderer.sceneTransitionDuration;this._renderer.pipeline.sceneTransitionPass.uniforms.mixRatio.value=a,this._skipRender=!1}else this._renderer.pipeline.sceneTransitionFromTexture=null;this._renderer.renderSplineScene(this._scene,this._camera)}this.canvas.dispatchEvent(this._renderedEvent),this._perfs?.end()},this._resize=()=>{if(this._renderer){if(this._viewportMode===1&&this._frameView&&(this._frameView.frameSize=Hre.set(this._viewportWidth,this._viewportHeight)),this._renderer.setSize(this._viewportWidth,this._viewportHeight,!1),this._camera=this._scene?.activeCamera,this._scene?.updateViewPlaneSize(this._frameView?.frameSize?.x??this._viewportWidth,this._frameView?.frameSize?.y??this._viewportHeight,this._frameView?.enableResponsive??!1),this._camera){let r=Object.values(this._data?.frames??{})[0].preset??"fullscreen";this._frameView?.setCamera(this._camera),this._frameView?.updateCamera(r!=="fullscreen"),this._camera.cameraType==="PerspectiveCamera"&&(this._camera.aspect=this._viewportWidth/this._viewportHeight),this._camera.updateProjectionMatrix()}this.eventManager&&(this.eventManager.eventContext.domRect=this.canvas.getBoundingClientRect()),this._requestRenderAutoMode()}},this._debouncedResize=db(this._resize,10),this._onScroll=r=>{this.eventManager&&(this.eventManager.eventContext.domRect=this.canvas.getBoundingClientRect())},this.canvas=e,this.renderMode=t?"auto":i,this._renderedEvent=new CustomEvent("rendered",{bubbles:!0}),Object.defineProperty(this._renderedEvent,"target",{writable:!1,value:this}),window.location.search.includes("perfs")&&(this._perfs=new kre({x:10,y:10})),aW(e)}async load(e,t,i){Wre(e),this.disposed=!1;let r=await(await fetch(e,i)).arrayBuffer();await this.start(r,{variables:t})}async start(e,{interactive:t=!0,variables:i}={}){if(this.disposed)return;let r=await Pre(e);this._data=r;let a=Dre(r);r.version&&(0,Gre.default)(r.version,"1.0.96")>0&&console.warn("Your .splinecode file is more recent than the library. Please upgrade @splinetool/runtime to the latest version."),await Promise.all([a.length&&Ere(),rC(r)&&GX(),FZ(r)&&UX(),ep.physicsEnabled(r.scene.objects)&&hW(),$M(r)&&AZ(),OC(r)&&See(),_Z(r)&&wZ(),wC(r)&&C$(),ure(r)&&oW()].filter(Boolean)),a.length&&await Ore(a),this._eventManager?.deactivate(),this._controls?.deactivate(),this._scene?.dispose();let s=new Fre(r);if(s.resetPersonalCameraFromDocumentData(),this._scene=s.scene,this._sharedAssetsManager=s.sharedAssets,this._camera=this._scene.activeCamera,window.location.search.includes("merge-geometries")){let l=performance.now();jre(r,s.scene);let h=performance.now();console.log("Merged geometries in ",h-l," ms")}rC(r)&&this._scene.traverse(l=>{wo(l)&&l.recomputeBoolean()}),this._sharedAssetsManager.setRequestRender(()=>{this._requestRenderAutoMode(),this._scene?.traverse(l=>{l instanceof Ws&&l.pendingMediaLoad&&l.update()})}),this._scene?.traverse(l=>{l.type==="ParticleSystem"&&(l.wakeUp(),l.data.autoPlay?l.start():l.stop())});let n=Object.keys(r.shared.fonts).map(l=>this._sharedAssetsManager.getFont(l).loadingPromise);if(Promise.all(n).then(()=>{s.scene.markNeedsUpdateRendererDirty(),this._requestRenderAutoMode()}),$M(r)&&wre(r)&&await Promise.all(n),wC(r)){let l=[];this._scene.traverseEntity(h=>{(h instanceof fa||h instanceof Hr)&&h.uiCanvas&&l.push(h.uiCanvas)}),await Promise.all(l.map(h=>h.promise))}this._scene.rewriteEventsBeforeGoToPlayMode(),dw(this._scene.activePage,this._sharedAssetsManager),this._renderer||(this._renderer=new m$({canvas:this.canvas,antialias:!1,alpha:!0,stencil:!1,depth:!1,powerPreference:"high-performance"}),this._renderer.hdTransmission=r.scene.publish.hdTransmission===!0,this._renderer.setPixelRatio(window.devicePixelRatio),this._renderer.pipeline.enableUIOverlay(),this._renderer.pipeline.addEventListener("smaaloaded",this._requestRenderAutoMode)),OC(r)&&this._scene.initializeSplatViewer(),r.scene.blueNoiseTextureData!==void 0&&this._renderer.pipeline.updateBlueNoiseTexture(r.scene.blueNoiseTextureData);let o=Object.values(r.frames)[0];if(this._frameView?this._frameView.setCamera(this._camera):(o.preset==="fullscreen"?(this._viewportMode=1,this.canvas.style.display="block",this.canvas.parentElement&&(this._viewportWidth=this.canvas.parentElement.clientWidth||300,this.canvas.style.width="100%"),this.canvas.parentElement&&(this._viewportHeight=this.canvas.parentElement.clientHeight||150,this.canvas.style.height="100%")):(this._viewportMode=2,this._viewportWidth=o.size[0],this._viewportHeight=o.size[1],this.canvas.style.width=`${this._viewportWidth}px`,this.canvas.style.height=`${this._viewportHeight}px`),this._renderer.setSize(this._viewportWidth,this._viewportHeight,!1),this._frameView=new Bre(this._renderer,this._camera,new re(this._viewportWidth,this._viewportHeight),new re(window.innerWidth,window.innerHeight)),this._frameView.enableResponsive=(o.allowResponsive??!1)&&o.preset==="fullscreen"),t){let l=new bie(this._renderer,this.data.scene.publish,this._scene,()=>this._scene.activeCamera,this._sharedAssetsManager,this._requestRenderAutoMode,!0,o);this._scene.updateMatrixWorld(!0),this._controls=new _re(l),this._animationControls=new Are(this._scene,this._requestRenderAutoMode),this._eventManager=new Lre(r.scene.publish,this._controls,this._animationControls,l,r.shared.variables),this._eventManager.activate(),this._controls.activate(this._eventManager)}this._resize(),i!==void 0&&this.setVariables(i),this.dt===0&&(this.render(performance.now()),setTimeout(()=>{this._renderer?.setAnimationLoop(this.render)},0)),this._resizeObserverTimeout=setTimeout(()=>{!this._resizeObserver&&this.canvas.parentElement&&(this._resizeObserver=new ResizeObserver(()=>{this._viewportWidth=this.canvas.clientWidth,this._viewportHeight=this.canvas.clientHeight,this._debouncedResize()}),this._resizeObserver.observe(this.canvas.parentElement))},300),document.addEventListener("scroll",this._onScroll)}setVariables(e){if(this._data!==void 0){let t=Object.entries(e);for(let[i,r]of t)this.setVariable(i,r)}}setVariable(e,t){let i=this._getVariableByName(e);if(i&&!("dynamicVariableType"in i.data)){let r=t;typeof i.data.value=="number"?r=typeof t=="number"?t:typeof t=="boolean"?t===!0?1:0:parseFloat(t):typeof i.data.value=="boolean"?r=typeof t=="number"?!!t:typeof t=="boolean"?t:t.toLocaleLowerCase()==="false"?!1:!!t:typeof i.data.value!="string"&&i.data.value.textValue!==void 0&&(r=t.toString());let a=typeof r=="string"?{textValue:r}:r;this._sharedAssetsManager?.updateVariable(i.id,a),this.requestRender(),this._requestRenderAutoMode()}else i===void 0?console.warn(`No variable named ${e} was found in your Spline file. Make sure to create it from Spline editor.`):"dynamicVariableType"in i.data&&console.warn(`Dynamic variables like ${e} cannot be updated from code.`)}getVariables(){let e={};return this._data&&this._data.shared.variables.forEach(t=>{e[t.data.name]===void 0&&(e[t.data.name]=this._getVariableValue(this._sharedAssetsManager.getVariable(t.id)))}),e}getVariable(e){let t=this._getVariableByName(e);if(t){let i=this._sharedAssetsManager.getVariable(t.id);return this._getVariableValue(i)}}_getVariableValue(e){return typeof e!="string"&&$a.isTextValue(e)?$a.getDisplayedValue(e):e}_getVariableByName(e){if(this._data){if(this._variablesCache.has(e))return this._variablesCache.get(e);let t=this._data.shared.variables.find(i=>i.data.name===e);return t&&this._variablesCache.set(e,t),t}}findObjectById(e){let t=this._scene?.getObjectByProperty("uuid",e);return this._createProxyObject(t)}findObjectByName(e){let t=this._scene?.getObjectByName(e);return this._createProxyObject(t)}getAllObjects(){let e=[];return this._scene?.traverseEntity(t=>{if(t.uuid!==wu&&!this._scene.isInvisibleObjects(t)&&!(t instanceof Hr)){let i=this._createProxyObject(t);i&&e.push(i)}}),e}getSplineEvents(){return(this._eventManager?.handlers?.Spline).splineEvents}emitEvent(e,t){(this.findObjectById(t)||this.findObjectByName(t))?.emitEvent(e)}emitEventReverse(e,t){(this.findObjectById(t)||this.findObjectByName(t))?.emitEventReverse(e)}addEventListener(e,t){this.canvas.addEventListener(e,t)}removeEventListener(e,t){this.canvas.removeEventListener(e,t)}setZoom(e){this._controls?.orbitControls instanceof MO&&this._controls?.orbitControls.zoomOut(e)}get eventManager(){return this._eventManager}get controls(){return this._controls}setSize(e,t){this._viewportWidth=e,this._viewportHeight=t,this._viewportMode=2,this._resize()}setBackgroundColor(e){let{r:t,g:i,b:r,a}={r:0,g:0,b:0,a:1},s=new la(t,i,r,a);try{s.setStyle(e)}catch{console.error("This is not a valid css color",e)}this._scene?.activePage.setBackgroundColor(s),this._requestRenderAutoMode()}dispose(){this.disposed=!0,this._eventManager?.deactivate(),this._scene?.dispose(),this._sharedAssetsManager?.dispose(),this._proxyObjectCache.forEach(e=>{yS.unsubscribe(e)}),this._variablesCache.clear(),this._renderer?.setAnimationLoop(null),this._renderer?.dispose(),this._renderer=void 0,this._sharedAssetsManager?.dispose(),this._resizeObserver&&(this._resizeObserver.disconnect(),this._resizeObserver=void 0),this._resizeObserverTimeout!==void 0&&clearTimeout(this._resizeObserverTimeout),this.canvas.style.width="",this.canvas.style.height="",this.canvas.removeAttribute("width"),this.canvas.removeAttribute("height"),this._frameView&&(this._frameView=void 0),this._controls?.deactivate(),this.dt=0,sW(this.canvas),document.removeEventListener("scroll",this._onScroll)}get isStopped(){return this._isPaused}stop(){this._isPaused||(this._renderer?.setAnimationLoop(null),this._isPaused=!0,this._eventManager?.pause(),this._controls?.orbitControls&&(this._controls.orbitControls.enabled=!1))}play(){!this._isPaused||(this._isPaused=!1,this._eventManager?.resume(),this._controls?.orbitControls&&(this._controls.orbitControls.enabled=!0),this._renderer?.setAnimationLoop(this.render))}setGlobalEvents(e){this._eventManager?.updateUseWindowEvents(e)}get data(){return this._data}_createProxyObject(e){if(e==null)return;if(this._proxyObjectCache.has(e.uuid))return this._proxyObjectCache.get(e.uuid);let t;e.traverseAncestors(a=>{a instanceof Hr&&(t=a.name)});let i={name:e.name,uuid:e.uuid,visible:e.visible,intensity:e.intensity,position:e.position,rotation:e.rotation,scale:e.scale,type:e.data.type,page:t,parentUuid:e.parent instanceof Hr||e instanceof $b?void 0:e.parent?.uuid,emitEvent(a){e.dispatchEvent({type:"userEvent",eventName:a})},emitEventReverse(a){e.dispatchEvent({type:"userEvent",eventName:a,reverse:!0})}},r=yS(i,(a,s)=>{typeof e[a]!="object"&&Object.getOwnPropertyDescriptor(e,a)?.writable&&(e[a]=s),this._requestRenderAutoMode(),e.updateMatrix()});return this._proxyObjectCache.set(e.uuid,r),r}setUIWasmUrl(e){JP.skiaWasmUrl=e}};var sv=window,nv=sv.ShadowRoot&&(sv.ShadyCSS===void 0||sv.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,mw=Symbol(),CO=new WeakMap,Mp=class{constructor(t,i,r){if(this._$cssResult$=!0,r!==mw)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=i}get styleSheet(){let t=this.o,i=this.t;if(nv&&t===void 0){let r=i!==void 0&&i.length===1;r&&(t=CO.get(i)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),r&&CO.set(i,t))}return t}toString(){return this.cssText}},EO=e=>new Mp(typeof e=="string"?e:e+"",void 0,mw),gw=(e,...t)=>{let i=e.length===1?e[0]:t.reduce((r,a,s)=>r+(n=>{if(n._$cssResult$===!0)return n.cssText;if(typeof n=="number")return n;throw Error("Value passed to 'css' function must be a 'css' function result: "+n+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(a)+e[s+1],e[0]);return new Mp(i,e,mw)},vw=(e,t)=>{nv?e.adoptedStyleSheets=t.map(i=>i instanceof CSSStyleSheet?i:i.styleSheet):t.forEach(i=>{let r=document.createElement("style"),a=sv.litNonce;a!==void 0&&r.setAttribute("nonce",a),r.textContent=i.cssText,e.appendChild(r)})},ov=nv?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let i="";for(let r of t.cssRules)i+=r.cssText;return EO(i)})(e):e;var yw,lv=window,TO=lv.trustedTypes,qre=TO?TO.emptyScript:"",PO=lv.reactiveElementPolyfillSupport,bw={toAttribute(e,t){switch(t){case Boolean:e=e?qre:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let i=e;switch(t){case Boolean:i=e!==null;break;case Number:i=e===null?null:Number(e);break;case Object:case Array:try{i=JSON.parse(e)}catch{i=null}}return i}},DO=(e,t)=>t!==e&&(t==t||e==e),xw={attribute:!0,type:String,converter:bw,reflect:!1,hasChanged:DO},Ro=class extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this.u()}static addInitializer(t){var i;this.finalize(),((i=this.h)!==null&&i!==void 0?i:this.h=[]).push(t)}static get observedAttributes(){this.finalize();let t=[];return this.elementProperties.forEach((i,r)=>{let a=this._$Ep(r,i);a!==void 0&&(this._$Ev.set(a,r),t.push(a))}),t}static createProperty(t,i=xw){if(i.state&&(i.attribute=!1),this.finalize(),this.elementProperties.set(t,i),!i.noAccessor&&!this.prototype.hasOwnProperty(t)){let r=typeof t=="symbol"?Symbol():"__"+t,a=this.getPropertyDescriptor(t,r,i);a!==void 0&&Object.defineProperty(this.prototype,t,a)}}static getPropertyDescriptor(t,i,r){return{get(){return this[i]},set(a){let s=this[t];this[i]=a,this.requestUpdate(t,s,r)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||xw}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;let t=Object.getPrototypeOf(this);if(t.finalize(),t.h!==void 0&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){let i=this.properties,r=[...Object.getOwnPropertyNames(i),...Object.getOwnPropertySymbols(i)];for(let a of r)this.createProperty(a,i[a])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){let i=[];if(Array.isArray(t)){let r=new Set(t.flat(1/0).reverse());for(let a of r)i.unshift(ov(a))}else t!==void 0&&i.push(ov(t));return i}static _$Ep(t,i){let r=i.attribute;return r===!1?void 0:typeof r=="string"?r:typeof t=="string"?t.toLowerCase():void 0}u(){var t;this._$E_=new Promise(i=>this.enableUpdating=i),this._$AL=new Map,this._$Eg(),this.requestUpdate(),(t=this.constructor.h)===null||t===void 0||t.forEach(i=>i(this))}addController(t){var i,r;((i=this._$ES)!==null&&i!==void 0?i:this._$ES=[]).push(t),this.renderRoot!==void 0&&this.isConnected&&((r=t.hostConnected)===null||r===void 0||r.call(t))}removeController(t){var i;(i=this._$ES)===null||i===void 0||i.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach((t,i)=>{this.hasOwnProperty(i)&&(this._$Ei.set(i,this[i]),delete this[i])})}createRenderRoot(){var t;let i=(t=this.shadowRoot)!==null&&t!==void 0?t:this.attachShadow(this.constructor.shadowRootOptions);return vw(i,this.constructor.elementStyles),i}connectedCallback(){var t;this.renderRoot===void 0&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$ES)===null||t===void 0||t.forEach(i=>{var r;return(r=i.hostConnected)===null||r===void 0?void 0:r.call(i)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$ES)===null||t===void 0||t.forEach(i=>{var r;return(r=i.hostDisconnected)===null||r===void 0?void 0:r.call(i)})}attributeChangedCallback(t,i,r){this._$AK(t,r)}_$EO(t,i,r=xw){var a;let s=this.constructor._$Ep(t,r);if(s!==void 0&&r.reflect===!0){let n=(((a=r.converter)===null||a===void 0?void 0:a.toAttribute)!==void 0?r.converter:bw).toAttribute(i,r.type);this._$El=t,n==null?this.removeAttribute(s):this.setAttribute(s,n),this._$El=null}}_$AK(t,i){var r;let a=this.constructor,s=a._$Ev.get(t);if(s!==void 0&&this._$El!==s){let n=a.getPropertyOptions(s),o=typeof n.converter=="function"?{fromAttribute:n.converter}:((r=n.converter)===null||r===void 0?void 0:r.fromAttribute)!==void 0?n.converter:bw;this._$El=s,this[s]=o.fromAttribute(i,n.type),this._$El=null}}requestUpdate(t,i,r){let a=!0;t!==void 0&&(((r=r||this.constructor.getPropertyOptions(t)).hasChanged||DO)(this[t],i)?(this._$AL.has(t)||this._$AL.set(t,i),r.reflect===!0&&this._$El!==t&&(this._$EC===void 0&&(this._$EC=new Map),this._$EC.set(t,r))):a=!1),!this.isUpdatePending&&a&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}catch(i){Promise.reject(i)}let t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Ei&&(this._$Ei.forEach((a,s)=>this[s]=a),this._$Ei=void 0);let i=!1,r=this._$AL;try{i=this.shouldUpdate(r),i?(this.willUpdate(r),(t=this._$ES)===null||t===void 0||t.forEach(a=>{var s;return(s=a.hostUpdate)===null||s===void 0?void 0:s.call(a)}),this.update(r)):this._$Ek()}catch(a){throw i=!1,this._$Ek(),a}i&&this._$AE(r)}willUpdate(t){}_$AE(t){var i;(i=this._$ES)===null||i===void 0||i.forEach(r=>{var a;return(a=r.hostUpdated)===null||a===void 0?void 0:a.call(r)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){this._$EC!==void 0&&(this._$EC.forEach((i,r)=>this._$EO(r,this[r],i)),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}};Ro.finalized=!0,Ro.elementProperties=new Map,Ro.elementStyles=[],Ro.shadowRootOptions={mode:"open"},PO?.({ReactiveElement:Ro}),((yw=lv.reactiveElementVersions)!==null&&yw!==void 0?yw:lv.reactiveElementVersions=[]).push("1.6.0");var ww,hv=window,Eu=hv.trustedTypes,OO=Eu?Eu.createPolicy("lit-html",{createHTML:e=>e}):void 0,Ml=`lit$${(Math.random()+"").slice(9)}$`,kO="?"+Ml,Yre=`<${kO}>`,Tu=document,Ep=(e="")=>Tu.createComment(e),Tp=e=>e===null||typeof e!="object"&&typeof e!="function",UO=Array.isArray,Xre=e=>UO(e)||typeof e?.[Symbol.iterator]=="function",Cp=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,IO=/-->/g,RO=/>/g,Th=RegExp(`>|[
|
|
7423
7422
|
\f\r](?:([^\\s"'>=/]+)([
|
|
7424
7423
|
\f\r]*=[
|
|
7425
7424
|
\f\r]*(?:[^
|