@roomle/web-sdk 2.70.0-alpha.7 → 2.70.0-alpha.8
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/lib/{TextGeometry-9c63883e.js → TextGeometry-1f9a5413.js} +2 -2
- package/lib/{TextGeometry-9c63883e.js.map → TextGeometry-1f9a5413.js.map} +1 -1
- package/lib/{TextGeometry-22809d6e.nomodule.js → TextGeometry-270a3996.nomodule.js} +2 -2
- package/lib/{TextGeometry-22809d6e.nomodule.js.map → TextGeometry-270a3996.nomodule.js.map} +1 -1
- package/lib/{banana-for-scale-4f38a3b3.js → banana-for-scale-2f220824.js} +2 -2
- package/lib/{banana-for-scale-4f38a3b3.js.map → banana-for-scale-2f220824.js.map} +1 -1
- package/lib/{banana-for-scale-1031ea37.nomodule.js → banana-for-scale-a1b28b55.nomodule.js} +2 -2
- package/lib/{banana-for-scale-1031ea37.nomodule.js.map → banana-for-scale-a1b28b55.nomodule.js.map} +1 -1
- package/lib/{budgeteer-measure-8682bae0.js → budgeteer-measure-41b9cd52.js} +2 -2
- package/lib/{budgeteer-measure-8682bae0.js.map → budgeteer-measure-41b9cd52.js.map} +1 -1
- package/lib/budgeteer-measure.nomodule.js +1 -1
- package/lib/camera-behaviour-152f3965.js +2 -0
- package/lib/camera-behaviour-152f3965.js.map +1 -0
- package/lib/camera-behaviour-510b2914.nomodule.js +2 -0
- package/lib/camera-behaviour-510b2914.nomodule.js.map +1 -0
- package/lib/{component-dimensioning-986a384d.nomodule.js → component-dimensioning-a2a1575f.nomodule.js} +2 -2
- package/lib/component-dimensioning-a2a1575f.nomodule.js.map +1 -0
- package/lib/{component-dimensioning-339798db.js → component-dimensioning-dc970add.js} +2 -2
- package/lib/component-dimensioning-dc970add.js.map +1 -0
- package/lib/component-raycast-helper-98c7ea75.js +2 -0
- package/lib/component-raycast-helper-98c7ea75.js.map +1 -0
- package/lib/component-raycast-helper-db211262.nomodule.js +2 -0
- package/lib/component-raycast-helper-db211262.nomodule.js.map +1 -0
- package/lib/configurator-b9f1a342.nomodule.js +2 -0
- package/lib/configurator-b9f1a342.nomodule.js.map +1 -0
- package/lib/configurator-d18eebaf.js +2 -0
- package/lib/configurator-d18eebaf.js.map +1 -0
- package/lib/configurator-main-c1770888.js +2 -0
- package/lib/configurator-main-c1770888.js.map +1 -0
- package/lib/configurator-main.nomodule.js +1 -1
- package/lib/{continuous-drawing-helper-8a3e0e97.nomodule.js → continuous-drawing-helper-050a88a8.nomodule.js} +2 -2
- package/lib/continuous-drawing-helper-050a88a8.nomodule.js.map +1 -0
- package/lib/{continuous-drawing-helper-afce61ab.js → continuous-drawing-helper-8bc1129a.js} +2 -2
- package/lib/continuous-drawing-helper-8bc1129a.js.map +1 -0
- package/lib/default-light-setting-701866d7.js +2 -0
- package/lib/default-light-setting-701866d7.js.map +1 -0
- package/lib/default-light-setting-998bc8a2.nomodule.js +2 -0
- package/lib/default-light-setting-998bc8a2.nomodule.js.map +1 -0
- package/lib/definitions/common-core/src/cameracontrol/camera-behaviour-state.d.ts +8 -0
- package/lib/definitions/common-core/src/cameracontrol/camera-behaviour.d.ts +14 -0
- package/lib/definitions/common-core/src/cameracontrol/camera-control-3d.d.ts +1 -0
- package/lib/definitions/common-core/src/cameracontrol/camera-control.d.ts +1 -0
- package/lib/definitions/common-core/src/cameracontrol/configurator-camera-behaviour.d.ts +21 -0
- package/lib/definitions/common-core/src/cameracontrol/glb-viewer-camera-behaviour.d.ts +7 -0
- package/lib/definitions/common-core/src/cameracontrol/material-viewer-camera-behaviour.d.ts +5 -0
- package/lib/definitions/common-core/src/cameracontrol/planner-2d-camera-behaviour.d.ts +15 -0
- package/lib/definitions/common-core/src/cameracontrol/planner-3d-camera-behaviour.d.ts +17 -0
- package/lib/definitions/common-core/src/cameracontrol/planner-camera-behaviour.d.ts +14 -0
- package/lib/definitions/common-core/src/cameracontrol/planner-fp-camera-behaviour.d.ts +14 -0
- package/lib/definitions/common-core/src/utils/common-utils.d.ts +6 -0
- package/lib/definitions/common-core/src/webgl/image-renderer.d.ts +1 -0
- package/lib/definitions/common-core/src/webgl/scene-manager.d.ts +10 -7
- package/lib/definitions/configurator-core/src/roomle-configurator.d.ts +0 -1
- package/lib/definitions/configurator-core/src/utils/component-raycast-helper.d.ts +1 -0
- package/lib/definitions/configurator-core/src/webgl/configurator-scene-manager.d.ts +12 -11
- package/lib/definitions/glb-viewer-core/src/webgl/glb-viewer-scene-manager.d.ts +2 -0
- package/lib/definitions/planner-core/src/webgl/planner-scene-manager.d.ts +11 -11
- package/lib/{dimensioning-helper-33920736.js → dimensioning-helper-536acbc5.js} +2 -2
- package/lib/{dimensioning-helper-33920736.js.map → dimensioning-helper-536acbc5.js.map} +1 -1
- package/lib/{dimensioning-helper-1c271ac1.nomodule.js → dimensioning-helper-96c4407e.nomodule.js} +2 -2
- package/lib/{dimensioning-helper-1c271ac1.nomodule.js.map → dimensioning-helper-96c4407e.nomodule.js.map} +1 -1
- package/lib/glb-viewer-01ce04fe.nomodule.js +2 -0
- package/lib/{glb-viewer-e9927fe6.nomodule.js.map → glb-viewer-01ce04fe.nomodule.js.map} +1 -1
- package/lib/glb-viewer-394c707d.js +2 -0
- package/lib/{glb-viewer-8efd5328.js.map → glb-viewer-394c707d.js.map} +1 -1
- package/lib/glb-viewer-camera-behaviour-6493fd42.js +2 -0
- package/lib/glb-viewer-camera-behaviour-6493fd42.js.map +1 -0
- package/lib/glb-viewer-camera-behaviour-fde73c18.nomodule.js +2 -0
- package/lib/glb-viewer-camera-behaviour-fde73c18.nomodule.js.map +1 -0
- package/lib/glb-viewer-main-d031b69b.js +2 -0
- package/lib/glb-viewer-main-d031b69b.js.map +1 -0
- package/lib/glb-viewer-main.nomodule.js +1 -1
- package/lib/legacy/{TextGeometry-98b17031.legacy.js → TextGeometry-c0ae932c.legacy.js} +2 -2
- package/lib/legacy/{TextGeometry-98b17031.legacy.js.map → TextGeometry-c0ae932c.legacy.js.map} +1 -1
- package/lib/legacy/{banana-for-scale-bbc9f6d7.legacy.js → banana-for-scale-42179567.legacy.js} +2 -2
- package/lib/legacy/{banana-for-scale-bbc9f6d7.legacy.js.map → banana-for-scale-42179567.legacy.js.map} +1 -1
- package/lib/legacy/budgeteer-measure.legacy.js +1 -1
- package/lib/legacy/camera-behaviour-12bf66b1.legacy.js +2 -0
- package/lib/legacy/camera-behaviour-12bf66b1.legacy.js.map +1 -0
- package/lib/legacy/{component-dimensioning-64c72cb3.legacy.js → component-dimensioning-500eddfe.legacy.js} +2 -2
- package/lib/legacy/component-dimensioning-500eddfe.legacy.js.map +1 -0
- package/lib/legacy/component-raycast-helper-b58fb547.legacy.js +2 -0
- package/lib/legacy/component-raycast-helper-b58fb547.legacy.js.map +1 -0
- package/lib/legacy/configurator-a319db55.legacy.js +2 -0
- package/lib/legacy/configurator-a319db55.legacy.js.map +1 -0
- package/lib/legacy/configurator-main.legacy.js +1 -1
- package/lib/legacy/{continuous-drawing-helper-65a73633.legacy.js → continuous-drawing-helper-b59b2e3b.legacy.js} +2 -2
- package/lib/legacy/continuous-drawing-helper-b59b2e3b.legacy.js.map +1 -0
- package/lib/legacy/default-light-setting-894d1404.legacy.js +2 -0
- package/lib/legacy/default-light-setting-894d1404.legacy.js.map +1 -0
- package/lib/legacy/{dimensioning-helper-c15b8df2.legacy.js → dimensioning-helper-f6ac8c56.legacy.js} +2 -2
- package/lib/legacy/{dimensioning-helper-c15b8df2.legacy.js.map → dimensioning-helper-f6ac8c56.legacy.js.map} +1 -1
- package/lib/legacy/glb-viewer-446d3bac.legacy.js +2 -0
- package/lib/legacy/{glb-viewer-f053973c.legacy.js.map → glb-viewer-446d3bac.legacy.js.map} +1 -1
- package/lib/legacy/glb-viewer-camera-behaviour-27f99511.legacy.js +2 -0
- package/lib/legacy/glb-viewer-camera-behaviour-27f99511.legacy.js.map +1 -0
- package/lib/legacy/glb-viewer-main.legacy.js +1 -1
- package/lib/legacy/{main-thread-to-worker-fd41ac1a.legacy.js → main-thread-to-worker-b6add17c.legacy.js} +3 -3
- package/lib/legacy/{main-thread-to-worker-fd41ac1a.legacy.js.map → main-thread-to-worker-b6add17c.legacy.js.map} +1 -1
- package/lib/legacy/material-viewer-d003e6d1.legacy.js +2 -0
- package/lib/legacy/material-viewer-d003e6d1.legacy.js.map +1 -0
- package/lib/legacy/material-viewer-main.legacy.js +1 -1
- package/lib/legacy/planner-b8a0e3fc.legacy.js +2 -0
- package/lib/legacy/{planner-6478ac63.legacy.js.map → planner-b8a0e3fc.legacy.js.map} +1 -1
- package/lib/legacy/planner-main.legacy.js +1 -1
- package/lib/legacy/{query-params-helper-8cebf03e.legacy.js → query-params-helper-a1e13324.legacy.js} +2 -2
- package/lib/legacy/query-params-helper-a1e13324.legacy.js.map +1 -0
- package/lib/legacy/roomle-configurator-9aaf9f85.legacy.js +2 -0
- package/lib/legacy/roomle-configurator-9aaf9f85.legacy.js.map +1 -0
- package/lib/legacy/{roomle-dependency-injection-85d9c55c.legacy.js → roomle-dependency-injection-4023fe40.legacy.js} +3 -3
- package/lib/legacy/{roomle-dependency-injection-85d9c55c.legacy.js.map → roomle-dependency-injection-4023fe40.legacy.js.map} +1 -1
- package/lib/legacy/roomle-sdk.legacy.js +1 -1
- package/lib/legacy/{script-loader-e0ac631b.legacy.js → script-loader-f80cbdd3.legacy.js} +2 -2
- package/lib/legacy/script-loader-f80cbdd3.legacy.js.map +1 -0
- package/lib/legacy/{stats-helper-98211cf9.legacy.js → stats-helper-78c9a3b5.legacy.js} +2 -2
- package/lib/legacy/stats-helper-78c9a3b5.legacy.js.map +1 -0
- package/lib/legacy/{tools-core-b14cd303.legacy.js → tools-core-c0680579.legacy.js} +2 -2
- package/lib/legacy/tools-core-c0680579.legacy.js.map +1 -0
- package/lib/{main-thread-to-worker-052750d8.js → main-thread-to-worker-2003c1d9.js} +2 -2
- package/lib/{main-thread-to-worker-052750d8.js.map → main-thread-to-worker-2003c1d9.js.map} +1 -1
- package/lib/{main-thread-to-worker-285afcc7.nomodule.js → main-thread-to-worker-4d246b8d.nomodule.js} +2 -2
- package/lib/{main-thread-to-worker-285afcc7.nomodule.js.map → main-thread-to-worker-4d246b8d.nomodule.js.map} +1 -1
- package/lib/material-viewer-bde3d81b.nomodule.js +2 -0
- package/lib/material-viewer-bde3d81b.nomodule.js.map +1 -0
- package/lib/material-viewer-fc2707dd.js +2 -0
- package/lib/material-viewer-fc2707dd.js.map +1 -0
- package/lib/material-viewer-main-2fe0a62e.js +2 -0
- package/lib/material-viewer-main-2fe0a62e.js.map +1 -0
- package/lib/material-viewer-main.nomodule.js +1 -1
- package/lib/planner-3fcfe328.js +2 -0
- package/lib/{planner-44a3ac8d.js.map → planner-3fcfe328.js.map} +1 -1
- package/lib/planner-9c9e9ebf.nomodule.js +2 -0
- package/lib/{planner-bfc01b4c.nomodule.js.map → planner-9c9e9ebf.nomodule.js.map} +1 -1
- package/lib/planner-dummy-app.js +1 -1
- package/lib/planner-dummy-app.js.map +1 -1
- package/lib/planner-dummy.html +1 -0
- package/lib/planner-main-4bb772b8.js +2 -0
- package/lib/planner-main-4bb772b8.js.map +1 -0
- package/lib/planner-main.nomodule.js +1 -1
- package/lib/{query-params-helper-32a044de.js → query-params-helper-8d88a29e.js} +2 -2
- package/lib/query-params-helper-8d88a29e.js.map +1 -0
- package/lib/{query-params-helper-887400ad.nomodule.js → query-params-helper-bf0b71cd.nomodule.js} +2 -2
- package/lib/query-params-helper-bf0b71cd.nomodule.js.map +1 -0
- package/lib/roomle-configurator-41a3faa0.js +2 -0
- package/lib/roomle-configurator-41a3faa0.js.map +1 -0
- package/lib/roomle-configurator-5517851a.nomodule.js +2 -0
- package/lib/roomle-configurator-5517851a.nomodule.js.map +1 -0
- package/lib/{roomle-dependency-injection-d22f5f7b.js → roomle-dependency-injection-9001109d.js} +3 -3
- package/lib/{roomle-dependency-injection-d22f5f7b.js.map → roomle-dependency-injection-9001109d.js.map} +1 -1
- package/lib/{roomle-dependency-injection-7cca6f7d.nomodule.js → roomle-dependency-injection-9ceffa50.nomodule.js} +3 -3
- package/lib/{roomle-dependency-injection-7cca6f7d.nomodule.js.map → roomle-dependency-injection-9ceffa50.nomodule.js.map} +1 -1
- package/lib/{roomle-sdk-d311d2b6.js → roomle-sdk-d74e16ec.js} +2 -2
- package/lib/roomle-sdk-d74e16ec.js.map +1 -0
- package/lib/roomle-sdk.nomodule.js +1 -1
- package/lib/{script-loader-6bbdf4a1.nomodule.js → script-loader-4c75ff92.nomodule.js} +2 -2
- package/lib/script-loader-4c75ff92.nomodule.js.map +1 -0
- package/lib/{script-loader-6eec4640.js → script-loader-8a74aea8.js} +2 -2
- package/lib/script-loader-8a74aea8.js.map +1 -0
- package/lib/{stats-helper-f0604290.js → stats-helper-3708d4f9.js} +2 -2
- package/lib/stats-helper-3708d4f9.js.map +1 -0
- package/lib/{stats-helper-37488d9f.nomodule.js → stats-helper-89760893.nomodule.js} +2 -2
- package/lib/stats-helper-89760893.nomodule.js.map +1 -0
- package/lib/{tools-core-e6b4d85b.nomodule.js → tools-core-50092b0e.nomodule.js} +2 -2
- package/lib/tools-core-50092b0e.nomodule.js.map +1 -0
- package/lib/{tools-core-08dc84da.js → tools-core-9f14130e.js} +2 -2
- package/lib/tools-core-9f14130e.js.map +1 -0
- package/package.json +2 -2
- package/lib/component-dimensioning-339798db.js.map +0 -1
- package/lib/component-dimensioning-986a384d.nomodule.js.map +0 -1
- package/lib/component-raycast-helper-21fa8594.js +0 -2
- package/lib/component-raycast-helper-21fa8594.js.map +0 -1
- package/lib/component-raycast-helper-eaff5fc1.nomodule.js +0 -2
- package/lib/component-raycast-helper-eaff5fc1.nomodule.js.map +0 -1
- package/lib/configurator-79fa0ff7.js +0 -2
- package/lib/configurator-79fa0ff7.js.map +0 -1
- package/lib/configurator-951eec6f.nomodule.js +0 -2
- package/lib/configurator-951eec6f.nomodule.js.map +0 -1
- package/lib/configurator-main-74732111.js +0 -2
- package/lib/configurator-main-74732111.js.map +0 -1
- package/lib/continuous-drawing-helper-8a3e0e97.nomodule.js.map +0 -1
- package/lib/continuous-drawing-helper-afce61ab.js.map +0 -1
- package/lib/default-light-setting-8cf51c50.js +0 -2
- package/lib/default-light-setting-8cf51c50.js.map +0 -1
- package/lib/default-light-setting-e94e862e.nomodule.js +0 -2
- package/lib/default-light-setting-e94e862e.nomodule.js.map +0 -1
- package/lib/glb-viewer-8efd5328.js +0 -2
- package/lib/glb-viewer-e9927fe6.nomodule.js +0 -2
- package/lib/glb-viewer-main-84d740e9.js +0 -2
- package/lib/glb-viewer-main-84d740e9.js.map +0 -1
- package/lib/legacy/component-dimensioning-64c72cb3.legacy.js.map +0 -1
- package/lib/legacy/component-raycast-helper-7ff762fb.legacy.js +0 -2
- package/lib/legacy/component-raycast-helper-7ff762fb.legacy.js.map +0 -1
- package/lib/legacy/configurator-c0799fdf.legacy.js +0 -2
- package/lib/legacy/configurator-c0799fdf.legacy.js.map +0 -1
- package/lib/legacy/continuous-drawing-helper-65a73633.legacy.js.map +0 -1
- package/lib/legacy/default-light-setting-05b1581d.legacy.js +0 -2
- package/lib/legacy/default-light-setting-05b1581d.legacy.js.map +0 -1
- package/lib/legacy/glb-viewer-f053973c.legacy.js +0 -2
- package/lib/legacy/material-viewer-7a1be594.legacy.js +0 -2
- package/lib/legacy/material-viewer-7a1be594.legacy.js.map +0 -1
- package/lib/legacy/planner-6478ac63.legacy.js +0 -2
- package/lib/legacy/query-params-helper-8cebf03e.legacy.js.map +0 -1
- package/lib/legacy/roomle-configurator-5e6fe9e5.legacy.js +0 -2
- package/lib/legacy/roomle-configurator-5e6fe9e5.legacy.js.map +0 -1
- package/lib/legacy/scene-manager-e3b3fce1.legacy.js +0 -2
- package/lib/legacy/scene-manager-e3b3fce1.legacy.js.map +0 -1
- package/lib/legacy/script-loader-e0ac631b.legacy.js.map +0 -1
- package/lib/legacy/stats-helper-98211cf9.legacy.js.map +0 -1
- package/lib/legacy/tools-core-b14cd303.legacy.js.map +0 -1
- package/lib/material-viewer-16487bf6.nomodule.js +0 -2
- package/lib/material-viewer-16487bf6.nomodule.js.map +0 -1
- package/lib/material-viewer-d2e1ff7a.js +0 -2
- package/lib/material-viewer-d2e1ff7a.js.map +0 -1
- package/lib/material-viewer-main-309890cc.js +0 -2
- package/lib/material-viewer-main-309890cc.js.map +0 -1
- package/lib/planner-44a3ac8d.js +0 -2
- package/lib/planner-bfc01b4c.nomodule.js +0 -2
- package/lib/planner-main-f05908a9.js +0 -2
- package/lib/planner-main-f05908a9.js.map +0 -1
- package/lib/query-params-helper-32a044de.js.map +0 -1
- package/lib/query-params-helper-887400ad.nomodule.js.map +0 -1
- package/lib/roomle-configurator-8b10fc46.nomodule.js +0 -2
- package/lib/roomle-configurator-8b10fc46.nomodule.js.map +0 -1
- package/lib/roomle-configurator-db2763e9.js +0 -2
- package/lib/roomle-configurator-db2763e9.js.map +0 -1
- package/lib/roomle-sdk-d311d2b6.js.map +0 -1
- package/lib/scene-manager-048834f4.nomodule.js +0 -2
- package/lib/scene-manager-048834f4.nomodule.js.map +0 -1
- package/lib/scene-manager-6d3a180f.js +0 -2
- package/lib/scene-manager-6d3a180f.js.map +0 -1
- package/lib/script-loader-6bbdf4a1.nomodule.js.map +0 -1
- package/lib/script-loader-6eec4640.js.map +0 -1
- package/lib/stats-helper-37488d9f.nomodule.js.map +0 -1
- package/lib/stats-helper-f0604290.js.map +0 -1
- package/lib/tools-core-08dc84da.js.map +0 -1
- package/lib/tools-core-e6b4d85b.nomodule.js.map +0 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
System.register(["./main-thread-to-worker-285afcc7.nomodule.js"],(function(e,t){var n,s,i,r,a,o,l,h,d,c,u,p,m,g,f,_,v,w,b,y,S,x,C,P,M,T,A,R,E,I,D,O,k,L,U,B,N,F,G,j,z,H,V,W,K,q,X,Y,Q,Z,J,$,ee,te,ne,se,ie,re,ae,oe,le,he,de,ce,ue,pe,me,ge,fe,_e,ve,we,be,ye,Se,xe,Ce,Pe,Me,Te,Ae,Re,Ee,Ie,De,Oe,ke,Le,Ue,Be,Ne,Fe,Ge,je,ze,He,Ve,We,Ke,qe,Xe,Ye,Qe,Ze,Je,$e,et,tt,nt,st,it,rt,at,ot,lt,ht,dt,ct,ut,pt,mt,gt,ft,_t,vt,wt,bt,yt,St,xt,Ct,Pt,Mt,Tt,At,Rt,Et,It,Dt,Ot,kt,Lt,Ut,Bt,Nt,Ft,Gt,jt,zt,Ht,Vt;return{setters:[function(e){n=e.g,s=e.A,i=e.D,r=e.V,a=e.a,o=e.R,l=e.S,h=e.C,d=e.M,c=e.B,u=e.b,p=e.T,m=e.c,g=e.d,f=e.L,_=e.e,v=e.F,w=e.f,b=e.P,y=e.h,S=e.i,x=e.j,C=e.k,P=e.Q,M=e.I,T=e.l,A=e.O,R=e.m,E=e.n,I=e.o,D=e.p,O=e.q,k=e.r,L=e.s,U=e.t,B=e.u,N=e.v,F=e.w,G=e.x,j=e.y,z=e.z,H=e.E,V=e.G,W=e.H,K=e.J,q=e.K,X=e.N,Y=e.U,Q=e.W,Z=e.X,J=e.Y,$=e.Z,ee=e._,te=e.$,ne=e.a0,se=e.a1,ie=e.a2,re=e.a3,ae=e.a4,oe=e.a5,le=e.a6,he=e.a7,de=e.a8,ce=e.a9,ue=e.aa,pe=e.ab,me=e.ac,ge=e.ad,fe=e.ae,_e=e.af,ve=e.ag,we=e.ah,be=e.ai,ye=e.aj,Se=e.ak,xe=e.al,Ce=e.am,Pe=e.an,Me=e.ao,Te=e.ap,Ae=e.aq,Re=e.ar,Ee=e.as,Ie=e.at,De=e.au,Oe=e.av,ke=e.aw,Le=e.ax,Ue=e.ay,Be=e.az,Ne=e.aA,Fe=e.aB,Ge=e.aC,je=e.aD,ze=e.aE,He=e.aF,Ve=e.aG,We=e.aH,Ke=e.aI,qe=e.aJ,Xe=e.aK,Ye=e.aL,Qe=e.aM,Ze=e.aN,Je=e.aO,$e=e.aP,et=e.aQ,tt=e.aR,nt=e.aS,st=e.aT,it=e.aU,rt=e.aV,at=e.aW,ot=e.aX,lt=e.aY,ht=e.aZ,dt=e.a_,ct=e.a$,ut=e.b0,pt=e.b1,mt=e.b2,gt=e.b3,ft=e.b4,_t=e.b5,vt=e.b6,wt=e.b7,bt=e.b8,yt=e.b9,St=e.ba,xt=e.bb,Ct=e.bc,Pt=e.bd,Mt=e.be,Tt=e.bf,At=e.bg,Rt=e.bh,Et=e.bi,It=e.bj,Dt=e.bk,Ot=e.bl,kt=e.bm,Lt=e.bn,Ut=e.bo,Bt=e.bp,Nt=e.bq,Ft=e.br,Gt=e.bs,jt=e.bt,zt=e.bu,Ht=e.bv,Vt=e.bw}],execute:function(){e({_:sn,i:an,r:lo});class Wt{constructor(){this._context=new Map,this._lookups=new Map,this._singletons=new Map}getContext(e){if(this._context.has(e)){const t=this._context.get(e);return this._context.set(e,t+1),e+t}return this._context.set(e,1),e+0}addDependencyInjectionAssignments(e){e.forEach(e=>{this._lookups.set(e.className,e)})}lookup(e,t){if(!this._lookups.has(e))return null;const n=this._lookups.get(e);if(1===n.type&&void 0===t){const t="Dependency "+e+" has definition context but no context was defined!";return console.trace(t),console.error(t),null}let s=t&&1===n.type?t:"global";if(s+="_"+e,2===n.type)return new n.classDefinition;if(this._singletons.has(s))return this._singletons.get(s);const i=new n.classDefinition(t);return this._singletons.set(s,i),i}cleanUp(e){if(e){let t=[];this._singletons.forEach((n,s)=>{s.startsWith(e)&&t.push(s)}),t.forEach(e=>{this._singletons.delete(e)})}else this._singletons.clear(),this._singletons=new Map}}class Kt{constructor(e,t,n){this.className=e,this.classDefinition=t,this.type=void 0===n?0:n}}e("D",Kt);const qt={JPG:".jpg",JPEG:".jpeg",PNG:".png",GIF:".gif"};class Xt{_base64toBlob(e,t){t=t||"";const n=atob(e),s=n.length,i=Math.ceil(s/1024),r=new Array(i);for(let e=0;e<i;++e){let t=1024*e,i=Math.min(t+1024,s);const a=new Array(i-t);for(let e=t,s=0;e<i;++s,++e)a[s]=n[e].charCodeAt(0);r[e]=new Uint8Array(a)}return new Blob(r,{type:t})}_createFormData(e,t,n,s){const i=new FormData;-1!==e.indexOf(",")&&(e=e.substr(e.indexOf(",")+1));const r=-1===Object.keys(qt).map(e=>qt[e]).indexOf(n)?"application":"image",a=this._base64toBlob(e,r+"/"+n.substr(1));return i.append(s,a,t+n),i}create(e,t,n,s){return this._createFormData(e,t,n,s)}}const Yt=e("k",{SOFA:"sofa",SHELF:"shelf",SHELF_FRONT:"shelf_front",BAKED:"baked",CAMERA:"camera",EQUAL:"equal"});class Qt{static createDynamicLightSettingSource(e,t){let s={};if(e)s.url=e;else if(t)switch(t){case Yt.SHELF:s.url=n()+"static/shelf-2975dd3f2fa9c763.json";break;case Yt.SHELF_FRONT:s.url=n()+"static/shelf_front-8c9566a4512f0de8.json";break;case Yt.SOFA:s.url=n()+"static/sofa-997b116bc5f2e92e.json";break;case Yt.BAKED:s.url=n()+"static/baked-6485a2b1daeb69e8.json";break;case Yt.CAMERA:s.url=n()+"static/camera-05824b47cdb951e4.json";break;case Yt.EQUAL:s.url=n()+"static/equal-319f6b83c827913f.json";break;default:s.url=n()+"static/camera-05824b47cdb951e4.json"}else s=null;return s}parse(e){let t=JSON.parse(e);return t.lights?this.load(t):[]}load(e){let t=[];return e.lights?(e.lights.forEach(e=>{let n;switch(e.type){case"ambient":n=this._parseAmbientLight(e);break;case"rectarea":n=this._parseRectAreaLight(e);break;case"spot":n=this._parseSpotLight(e);break;case"directional":n=this._parseDirectionalLight(e)}n&&t.push(n)}),t):[]}_parseAmbientLight(e){let t=new s;return this._parseCommon(t,e),t}_parseRectAreaLight(e){let{intensity:t,castShadow:n,target:s,width:l,height:h}=e,d=null;if(n&&Qt.rectAreaLightReplacement){const n=new i;this._parseCommon(n,e),d=n,n.castShadow=!0,n.shadow.camera.near=.1,n.shadow.camera.far=100,n.shadow.mapSize=new r(1024,1024),n.shadow.bias=-5e-5,n.shadow.normalBias=.01,n.intensity=t?t/100:1,n.lookAt(s?new a(s.x,s.y,s.z):new a(0,0,0))}else{const n=new o;this._parseCommon(n,e),d=n,n.width=l||.8,n.height=h||.8,n.castShadow=!1,n.matrixAutoUpdate=!0,n.intensity=(t||240)/((l||.8)*(h||.8)),n.lookAt(s?new a(s.x,s.y,s.z):new a(0,0,0)),Qt.rectAreaLightLoadingListener&&Qt.rectAreaLightLoadingListener(n)}return d}_parseSpotLight(e){let t=new l;this._parseCommon(t,e);let{angle:n,penumbra:s,target:i,castShadow:o}=e;return t.angle=(n||100)*Math.PI/180,t.penumbra=s||.5,t.lookAt(i?new a(i.x,i.y,i.z):new a(0,0,0)),t.shadow.camera.near=.1,t.shadow.camera.far=10,t.shadow.mapSize=new r(1024,1024),t.castShadow=o||!1,t}_parseDirectionalLight(e){let t=new i;this._parseCommon(t,e);let{target:n,castShadow:s}=e;return t.castShadow=s||!1,t.shadow.camera.near=.1,t.shadow.camera.far=100,t.shadow.mapSize=new r(1024,1024),t.shadow.bias=-5e-5,t.lookAt(n?new a(n.x,n.y,n.z):new a(0,0,0)),t}_parseCommon(e,t){let{name:n,intensity:s,color:i,position:r,movesWithCamera:o}=t;e.name=n||"",e.intensity=s||1,e.color=new h(i||"#ffffff"),e.position.copy(r?new a(r.x,r.y,r.z):new a(0,0,0)),e.visible=!0,e.layers.set(1),e.userData.movesWithCamera=o}}e("j",Qt),Qt.rectAreaLightReplacement=!0;const Zt=e("q",()=>{var e;const t=(()=>{if(window.__RML__ENV__&&window.__RML__ENV__.skipIframeCheck)return!1;try{return window.self!==window.top}catch(e){return!0}})();let n=null===(e=null===window||void 0===window?void 0:window.location)||void 0===e?void 0:e.href;if(!n)return null;if(t){if(!document.referrer)return null;n=document.referrer}const{hostname:s}=new URL(n);return s}),Jt=["127.0.0.1","localhost","0.0.0.0"],$t=(e("x",(function(e){return!(!e||"string"!=typeof e||e.split(":").length>2)})),e("w",e=>{if(!e||"string"!=typeof e)return null;const t=e.split(":");return t.length<2?null:t[0]})),en=({articleNr:e,componentId:t})=>e&&""!==e?t.split(":")[0]+":"+e:null,tn=(e,t)=>null!=e?"string"==typeof e?"true"===e:!0===e:("string"==typeof t&&(t=parseInt(t,10)),t>=200&&t<300);class nn{constructor(){this._queue=[],this._pendingRequests=0}_nextSlot(){if(this._pendingRequests-=1,!this._queue.length)return;const{request:e,resolve:t,reject:n}=this._queue.shift();this._fetch(e).then(t,n)}_fetch(e,t={},n={}){return this._pendingRequests+=1,new Promise((s,i)=>{self.fetch(e,t).then(async function(e){this._nextSlot();const t=!n.checkResponse||!1!==await n.checkResponse(e);if(tn(e.ok,e.status)&&t)s(...arguments);else{const t=(null==e?void 0:e.url)||"URL unknown";i(new Error(e.statusText||'Http error "'+(e&&e.status?e.status:"unknown")+'", for "'+t+'"'))}}.bind(this),e=>{this._nextSlot(),i(e)})})}fetch(e,t={},n={}){return this._pendingRequests>=40?new Promise((t,n)=>this._queue.push({request:e,resolve:t,reject:n})):this._fetch(e,t,n)}}function sn(e,t,n,s){var i,r=arguments.length,a=r<3?t:null===s?s=Object.getOwnPropertyDescriptor(t,n):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,s);else for(var o=e.length-1;o>=0;o--)(i=e[o])&&(a=(r<3?i(a):r>3?i(t,n,a):i(t,n))||a);return r>3&&a&&Object.defineProperty(t,n,a),a}"function"==typeof SuppressedError&&SuppressedError;const rn=function(e){return e.startsWith("_")&&(e=e.substr(1)),e.replace(/[A-Z](?:(?=[^A-Z])|[A-Z]*(?=[A-Z][^A-Z]|$))/g,(function(e,t){return(t>0?"-":"")+e.toLowerCase()}))};function an(e,t){const n=Symbol("property-cache");Object.defineProperty(e,t,{get(){if(!this[n]){const e=window.__RML__DI__.lookup(rn(t),this._creator_);e?this[n]=e:console.error("Dependency "+rn(t)+" not found! Add dependency to /utils/injectables.ts")}return this[n]}})}class on{info(...e){console}log(...e){console}warn(...e){console.warn.apply(console,e)}error(...e){console.warn.apply(console,e)}}e("L",on);class ln extends on{constructor(e){super(),this._creator_=e}setMeta(e){this._meta=e}get meta(){return this._meta?this._meta:{}}throw(e){const t="[Kernel Exception]: "+e;this._globalCallback.onKernelMsg("exception",e,this.meta),this.error(t)}error(e){this._globalCallback.onKernelMsg("error",e,this.meta),super.error(e)}warn(e){this._globalCallback.onKernelMsg("warning",e,this.meta),super.warn(e)}}sn([an],ln.prototype,"_globalCallback",void 0);const hn=new Map,dn=new Map,cn=new Map,un=new Map;class pn{constructor(e){this._bootCallbacks=[],this._isStarted=!1,this._isStarting=!1,this._alwaysUseCache=!1,this._creator_=e}start(e){return this._configuratorUiCallbacks.onSyncStarted(),this._startWorker().then(()=>this._handleCatalog(e)).then(()=>{const{typeChangeTag:e,floorMaterialsTag:t}=this._initData;Promise.all([this._syncFloorTag(t),this._syncTypeChangeTag(e)]).then(()=>{un.set(e,!0),this._configuratorUiCallbacks.onSyncDone()})})}syncCatalog(e){return this._startWorker().then(()=>this._handleCatalog(e))}syncFloorTag(e){return this._startWorker().then(()=>this._syncFloorTag(e))}syncTypeChangeTag(e){return this._startWorker().then(()=>this._syncTypeChangeTag(e))}_syncFloorTag(e){const t=[];return e&&!cn.get(e)?(t.push(this._handleTags([e])),this._rapiAccess.getTag(e).then(e=>{t.push(this._handleMaterialsAndTextures(e))}),this._singlePromiseFactory.create(1,e,n=>{Promise.all(t).then(()=>{cn.set(e,!0),n()},e=>this._softReject(n,'_syncFloorTag error: "'+e+'"'))})):Promise.resolve()}_syncTypeChangeTag(e){const t=[];return e&&!un.get(e)?(t.push(this._handleTags([e])),this._rapiAccess.getTag(e).then(e=>{this._rapiAccess.getItems(e.items).then(e=>{e.forEach(e=>{this.getIsCatalogSynced(e.catalog)&&t.push(this._handleCatalog(e.catalog))})})}),this._singlePromiseFactory.create(2,e,n=>{Promise.all(t).then(()=>{cn.set(e,!0),n()},e=>this._softReject(n,'_syncTypeChangeTag error: "'+e+'"'))})):Promise.resolve()}getIsCatalogSynced(e){return!!dn.get(e)}_startWorker(){return new Promise((e,t)=>{if(this._isStarted)return e();this._bootCallbacks.push({resolve:e,reject:t}),this._isStarting||(this._worker=new Worker(n()+"static/asset-loader.worker-1735a5fb1e401244.js"),this._mainThreadToWorker=new d(this,this._worker),this._isStarting=!0,this._mainThreadToWorker.sendToWorker(1))})}onCommand(e,t,n){switch(e){case 4:this._isStarted=!0,this._bootCallbacks.forEach(({resolve:e})=>e());break;case 3:this._mainThreadToWorker.resolvePromises(t,n)}}_handleCatalog(e){return this._singlePromiseFactory.create(0,e,t=>this.getIsCatalogSynced(e)?t():this._rapiAccess.getCatalog(e).then(e=>Promise.all([this._handleContentWithAssets(this._rapiAccess.getComponentsOf(e),["perspectiveImage"]),this._handleItemsAndAdditionalContents(e),this._handleMaterialsAndTextures(e),this._handleExternalMeshes(e),this._handleTags(e.tags)])).then(()=>{dn.set(e,!0),t()},e=>this._softReject(t,'Catalog sync error: "'+e+'"')))}_handleTags(e){return this._handleContentWithAssets(this._rapiAccess.getTags(e),["pngIcon","svgIcon"])}_handleExternalMeshes(e){return new Promise(t=>{this._rapiAccess.getMeshesOfCatalog(e.id).then(e=>{const n=[];e.forEach(e=>{n.push(this._handleContentWithAssets(Promise.all([this._rapiAccess.getMesh(e.id)]),["url"]))}),Promise.all(n).then(t,e=>this._softReject(t,'Sync crt files error: "'+e+'"'))},e=>this._softReject(t,'getMeshesOfCatalog error: "'+e+'"'))})}_handleItemsAndAdditionalContents(e){return new Promise(t=>{this._rapiAccess.getItemsOf(e).then(e=>{const n=[];n.push(this._handleContentWithAssets(Promise.resolve(e),["perspectiveImage"])),this._rapiAccess.getAdditionalContentsOfItems(e).then(e=>{const t=e.filter(e=>-1!==[5,6,4].indexOf(e.type));n.push(this._handleContentWithAssets(Promise.resolve(t),["content"]))},e=>this._softReject(t,'getAdditionalContentsOfItems error: "'+e+'"')),Promise.all(n).then(t,e=>this._softReject(t,'AdditionalContent image sync error:"'+e+'"'))})})}_handleMaterialsAndTextures(e){return new Promise(t=>{this._rapiAccess.getMaterialsOf(e).then(e=>{const n=[];n.push(this._handleContentWithAssets(Promise.resolve(e),["thumbnail"])),e.forEach(e=>{n.push(this._handleContentWithAssets(this._rapiAccess.getTexturesOf(e),["image"]))}),Promise.all(n).then(t,e=>this._softReject(t,'getTexturesOf error: "'+e+'"'))},e=>this._softReject(t,'getMaterialsOf error: "'+e+'"'))})}_handleContentWithAssets(e,t){return new Promise(n=>e.then(e=>this._fetchAssets(e,t).then(n,e=>this._softReject(n,'_handleContentWithAssets error: "'+e+'"')),e=>this._softReject(n,'_handleContentWithAssets promise error: "'+e+'"')))}_fetchAssets(e,t){const n=[];e||(e=[]);for(let s=0,i=e.length;s<i;s++){const i=e[s];t.forEach(e=>{const t=i[e];t&&n.push(this._preCacheAsset(t))})}return Promise.all(n)}_preCacheAsset(e){return new Promise(t=>{if(hn.get(e))return t();this._assetUrlToBase64(e).then(n=>{hn.set(e,n),t()},e=>this._softReject(t,'_preCacheAsset error: "'+e+'"'))})}_assetUrlToBase64(e){return new Promise(t=>{this._mainThreadToWorker.sendToWorker(5,e,t,e=>this._softReject(t,'_assetUrlToBase64 error: "'+e+'"'))})}_softReject(e,t){this._errorHandler.softReject(e,t,2)}requestAsset(e,t=!1){return navigator.onLine&&!this._alwaysUseCache?e:hn.get(e)||(t?e:null)}setAlwaysUseCache(e){this._alwaysUseCache=e}preFillAssetCache(e,t){hn.set(e,t)}}e("a",pn),sn([an],pn.prototype,"_rapiAccess",void 0),sn([an],pn.prototype,"_singlePromiseFactory",void 0),sn([an],pn.prototype,"_errorHandler",void 0),sn([an],pn.prototype,"_configuratorUiCallbacks",void 0),sn([an],pn.prototype,"_initData",void 0);class mn{constructor(e){this.info=e,this._init()}_init(){this._promise=new Promise((e,t)=>{this._resolve=e,this._reject=t})}resolve(e){e&&this._resolve(e),this._resolve()}reject(e){this._reject(e)}wait(){return this._promise}reset(){this._init()}}function gn(e){let t,n,s,i=-1,r=0;for(let a=0;a<e.length;++a){const o=e[a];if(o.isInterleavedBufferAttribute)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. InterleavedBufferAttributes are not supported."),null;if(void 0===t&&(t=o.array.constructor),t!==o.array.constructor)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.array must be of consistent array types across matching attributes."),null;if(void 0===n&&(n=o.itemSize),n!==o.itemSize)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.itemSize must be consistent across matching attributes."),null;if(void 0===s&&(s=o.normalized),s!==o.normalized)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.normalized must be consistent across matching attributes."),null;if(-1===i&&(i=o.gpuType),i!==o.gpuType)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.gpuType must be consistent across matching attributes."),null;r+=o.array.length}const a=new t(r);let o=0;for(let t=0;t<e.length;++t)a.set(e[t].array,o),o+=e[t].array.length;const l=new u(a,n,s);return void 0!==i&&(l.gpuType=i),l}function fn(e,t){if(t===p)return console.warn("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Geometry already defined as triangles."),e;if(t===m||t===g){let n=e.getIndex();if(null===n){const t=[],s=e.getAttribute("position");if(void 0===s)return console.error("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Undefined position attribute. Processing not possible."),e;for(let e=0;e<s.count;e++)t.push(e);e.setIndex(t),n=e.getIndex()}const s=n.count-2,i=[];if(t===m)for(let e=1;e<=s;e++)i.push(n.getX(0)),i.push(n.getX(e)),i.push(n.getX(e+1));else for(let e=0;e<s;e++)e%2==0?(i.push(n.getX(e)),i.push(n.getX(e+1)),i.push(n.getX(e+2))):(i.push(n.getX(e+2)),i.push(n.getX(e+1)),i.push(n.getX(e)));i.length/3!==s&&console.error("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Unable to generate correct amount of triangles.");const r=e.clone();return r.setIndex(i),r.clearGroups(),r}return console.error("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Unknown draw mode:",t),e}e("af",mn);class _n extends f{constructor(e){super(e),this.dracoLoader=null,this.ktx2Loader=null,this.meshoptDecoder=null,this.pluginCallbacks=[],this.register((function(e){return new xn(e)})),this.register((function(e){return new Dn(e)})),this.register((function(e){return new On(e)})),this.register((function(e){return new kn(e)})),this.register((function(e){return new Pn(e)})),this.register((function(e){return new Mn(e)})),this.register((function(e){return new Tn(e)})),this.register((function(e){return new An(e)})),this.register((function(e){return new Sn(e)})),this.register((function(e){return new Rn(e)})),this.register((function(e){return new Cn(e)})),this.register((function(e){return new In(e)})),this.register((function(e){return new En(e)})),this.register((function(e){return new bn(e)})),this.register((function(e){return new Ln(e)})),this.register((function(e){return new Un(e)}))}load(e,t,n,s){const i=this;let r;if(""!==this.resourcePath)r=this.resourcePath;else if(""!==this.path){const t=_.extractUrlBase(e);r=_.resolveURL(t,this.path)}else r=_.extractUrlBase(e);this.manager.itemStart(e);const a=function(t){s?s(t):console.error(t),i.manager.itemError(e),i.manager.itemEnd(e)},o=new v(this.manager);o.setPath(this.path),o.setResponseType("arraybuffer"),o.setRequestHeader(this.requestHeader),o.setWithCredentials(this.withCredentials),o.load(e,(function(n){try{i.parse(n,r,(function(n){t(n),i.manager.itemEnd(e)}),a)}catch(e){a(e)}}),n,a)}setDRACOLoader(e){return this.dracoLoader=e,this}setDDSLoader(){throw new Error('THREE.GLTFLoader: "MSFT_texture_dds" no longer supported. Please update to "KHR_texture_basisu".')}setKTX2Loader(e){return this.ktx2Loader=e,this}setMeshoptDecoder(e){return this.meshoptDecoder=e,this}register(e){return-1===this.pluginCallbacks.indexOf(e)&&this.pluginCallbacks.push(e),this}unregister(e){return-1!==this.pluginCallbacks.indexOf(e)&&this.pluginCallbacks.splice(this.pluginCallbacks.indexOf(e),1),this}parse(e,t,n,s){let i;const r={},a={},o=new TextDecoder;if("string"==typeof e)i=JSON.parse(e);else if(e instanceof ArrayBuffer)if(o.decode(new Uint8Array(e,0,4))===Bn){try{r[wn.KHR_BINARY_GLTF]=new Nn(e)}catch(e){return void(s&&s(e))}i=JSON.parse(r[wn.KHR_BINARY_GLTF].content)}else i=JSON.parse(o.decode(e));else i=e;if(void 0===i.asset||i.asset.version[0]<2)return void(s&&s(new Error("THREE.GLTFLoader: Unsupported asset. glTF versions >=2.0 are supported.")));const l=new as(i,{path:t||this.resourcePath||"",crossOrigin:this.crossOrigin,requestHeader:this.requestHeader,manager:this.manager,ktx2Loader:this.ktx2Loader,meshoptDecoder:this.meshoptDecoder});l.fileLoader.setRequestHeader(this.requestHeader);for(let e=0;e<this.pluginCallbacks.length;e++){const t=this.pluginCallbacks[e](l);t.name||console.error("THREE.GLTFLoader: Invalid plugin found: missing name"),a[t.name]=t,r[t.name]=!0}if(i.extensionsUsed)for(let e=0;e<i.extensionsUsed.length;++e){const t=i.extensionsUsed[e],n=i.extensionsRequired||[];switch(t){case wn.KHR_MATERIALS_UNLIT:r[t]=new yn;break;case wn.KHR_DRACO_MESH_COMPRESSION:r[t]=new Fn(i,this.dracoLoader);break;case wn.KHR_TEXTURE_TRANSFORM:r[t]=new Gn;break;case wn.KHR_MESH_QUANTIZATION:r[t]=new jn;break;default:n.indexOf(t)>=0&&void 0===a[t]&&console.warn('THREE.GLTFLoader: Unknown extension "'+t+'".')}}l.setExtensions(r),l.setPlugins(a),l.parse(n,s)}parseAsync(e,t){const n=this;return new Promise((function(s,i){n.parse(e,t,s,i)}))}}function vn(){let e={};return{get:function(t){return e[t]},add:function(t,n){e[t]=n},remove:function(t){delete e[t]},removeAll:function(){e={}}}}const wn={KHR_BINARY_GLTF:"KHR_binary_glTF",KHR_DRACO_MESH_COMPRESSION:"KHR_draco_mesh_compression",KHR_LIGHTS_PUNCTUAL:"KHR_lights_punctual",KHR_MATERIALS_CLEARCOAT:"KHR_materials_clearcoat",KHR_MATERIALS_IOR:"KHR_materials_ior",KHR_MATERIALS_SHEEN:"KHR_materials_sheen",KHR_MATERIALS_SPECULAR:"KHR_materials_specular",KHR_MATERIALS_TRANSMISSION:"KHR_materials_transmission",KHR_MATERIALS_IRIDESCENCE:"KHR_materials_iridescence",KHR_MATERIALS_ANISOTROPY:"KHR_materials_anisotropy",KHR_MATERIALS_UNLIT:"KHR_materials_unlit",KHR_MATERIALS_VOLUME:"KHR_materials_volume",KHR_TEXTURE_BASISU:"KHR_texture_basisu",KHR_TEXTURE_TRANSFORM:"KHR_texture_transform",KHR_MESH_QUANTIZATION:"KHR_mesh_quantization",KHR_MATERIALS_EMISSIVE_STRENGTH:"KHR_materials_emissive_strength",EXT_MATERIALS_BUMP:"EXT_materials_bump",EXT_TEXTURE_WEBP:"EXT_texture_webp",EXT_TEXTURE_AVIF:"EXT_texture_avif",EXT_MESHOPT_COMPRESSION:"EXT_meshopt_compression",EXT_MESH_GPU_INSTANCING:"EXT_mesh_gpu_instancing"};class bn{constructor(e){this.parser=e,this.name=wn.KHR_LIGHTS_PUNCTUAL,this.cache={refs:{},uses:{}}}_markDefs(){const e=this.parser,t=this.parser.json.nodes||[];for(let n=0,s=t.length;n<s;n++){const s=t[n];s.extensions&&s.extensions[this.name]&&void 0!==s.extensions[this.name].light&&e._addNodeRef(this.cache,s.extensions[this.name].light)}}_loadLight(e){const t=this.parser,n="light:"+e;let s=t.cache.get(n);if(s)return s;const r=t.json,a=((r.extensions&&r.extensions[this.name]||{}).lights||[])[e];let o;const d=new h(16777215);void 0!==a.color&&d.setRGB(a.color[0],a.color[1],a.color[2],w);const c=void 0!==a.range?a.range:0;switch(a.type){case"directional":o=new i(d),o.target.position.set(0,0,-1),o.add(o.target);break;case"point":o=new b(d),o.distance=c;break;case"spot":o=new l(d),o.distance=c,a.spot=a.spot||{},a.spot.innerConeAngle=void 0!==a.spot.innerConeAngle?a.spot.innerConeAngle:0,a.spot.outerConeAngle=void 0!==a.spot.outerConeAngle?a.spot.outerConeAngle:Math.PI/4,o.angle=a.spot.outerConeAngle,o.penumbra=1-a.spot.innerConeAngle/a.spot.outerConeAngle,o.target.position.set(0,0,-1),o.add(o.target);break;default:throw new Error("THREE.GLTFLoader: Unexpected light type: "+a.type)}return o.position.set(0,0,0),o.decay=2,es(o,a),void 0!==a.intensity&&(o.intensity=a.intensity),o.name=t.createUniqueName(a.name||"light_"+e),s=Promise.resolve(o),t.cache.add(n,s),s}getDependency(e,t){if("light"===e)return this._loadLight(t)}createNodeAttachment(e){const t=this,n=this.parser,s=n.json.nodes[e],i=(s.extensions&&s.extensions[this.name]||{}).light;return void 0===i?null:this._loadLight(i).then((function(e){return n._getNodeRef(t.cache,i,e)}))}}class yn{constructor(){this.name=wn.KHR_MATERIALS_UNLIT}getMaterialType(){return y}extendParams(e,t,n){const s=[];e.color=new h(1,1,1),e.opacity=1;const i=t.pbrMetallicRoughness;if(i){if(Array.isArray(i.baseColorFactor)){const t=i.baseColorFactor;e.color.setRGB(t[0],t[1],t[2],w),e.opacity=t[3]}void 0!==i.baseColorTexture&&s.push(n.assignTexture(e,"map",i.baseColorTexture,S))}return Promise.all(s)}}class Sn{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_EMISSIVE_STRENGTH}extendMaterialParams(e,t){const n=this.parser.json.materials[e];if(!n.extensions||!n.extensions[this.name])return Promise.resolve();const s=n.extensions[this.name].emissiveStrength;return void 0!==s&&(t.emissiveIntensity=s),Promise.resolve()}}class xn{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_CLEARCOAT}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],a=s.extensions[this.name];if(void 0!==a.clearcoatFactor&&(t.clearcoat=a.clearcoatFactor),void 0!==a.clearcoatTexture&&i.push(n.assignTexture(t,"clearcoatMap",a.clearcoatTexture)),void 0!==a.clearcoatRoughnessFactor&&(t.clearcoatRoughness=a.clearcoatRoughnessFactor),void 0!==a.clearcoatRoughnessTexture&&i.push(n.assignTexture(t,"clearcoatRoughnessMap",a.clearcoatRoughnessTexture)),void 0!==a.clearcoatNormalTexture&&(i.push(n.assignTexture(t,"clearcoatNormalMap",a.clearcoatNormalTexture)),void 0!==a.clearcoatNormalTexture.scale)){const e=a.clearcoatNormalTexture.scale;t.clearcoatNormalScale=new r(e,e)}return Promise.all(i)}}class Cn{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_IRIDESCENCE}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],r=s.extensions[this.name];return void 0!==r.iridescenceFactor&&(t.iridescence=r.iridescenceFactor),void 0!==r.iridescenceTexture&&i.push(n.assignTexture(t,"iridescenceMap",r.iridescenceTexture)),void 0!==r.iridescenceIor&&(t.iridescenceIOR=r.iridescenceIor),void 0===t.iridescenceThicknessRange&&(t.iridescenceThicknessRange=[100,400]),void 0!==r.iridescenceThicknessMinimum&&(t.iridescenceThicknessRange[0]=r.iridescenceThicknessMinimum),void 0!==r.iridescenceThicknessMaximum&&(t.iridescenceThicknessRange[1]=r.iridescenceThicknessMaximum),void 0!==r.iridescenceThicknessTexture&&i.push(n.assignTexture(t,"iridescenceThicknessMap",r.iridescenceThicknessTexture)),Promise.all(i)}}class Pn{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_SHEEN}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[];t.sheenColor=new h(0,0,0),t.sheenRoughness=0,t.sheen=1;const r=s.extensions[this.name];if(void 0!==r.sheenColorFactor){const e=r.sheenColorFactor;t.sheenColor.setRGB(e[0],e[1],e[2],w)}return void 0!==r.sheenRoughnessFactor&&(t.sheenRoughness=r.sheenRoughnessFactor),void 0!==r.sheenColorTexture&&i.push(n.assignTexture(t,"sheenColorMap",r.sheenColorTexture,S)),void 0!==r.sheenRoughnessTexture&&i.push(n.assignTexture(t,"sheenRoughnessMap",r.sheenRoughnessTexture)),Promise.all(i)}}class Mn{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_TRANSMISSION}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],r=s.extensions[this.name];return void 0!==r.transmissionFactor&&(t.transmission=r.transmissionFactor),void 0!==r.transmissionTexture&&i.push(n.assignTexture(t,"transmissionMap",r.transmissionTexture)),Promise.all(i)}}class Tn{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_VOLUME}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],r=s.extensions[this.name];t.thickness=void 0!==r.thicknessFactor?r.thicknessFactor:0,void 0!==r.thicknessTexture&&i.push(n.assignTexture(t,"thicknessMap",r.thicknessTexture)),t.attenuationDistance=r.attenuationDistance||1/0;const a=r.attenuationColor||[1,1,1];return t.attenuationColor=(new h).setRGB(a[0],a[1],a[2],w),Promise.all(i)}}class An{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_IOR}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser.json.materials[e];if(!n.extensions||!n.extensions[this.name])return Promise.resolve();const s=n.extensions[this.name];return t.ior=void 0!==s.ior?s.ior:1.5,Promise.resolve()}}class Rn{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_SPECULAR}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],r=s.extensions[this.name];t.specularIntensity=void 0!==r.specularFactor?r.specularFactor:1,void 0!==r.specularTexture&&i.push(n.assignTexture(t,"specularIntensityMap",r.specularTexture));const a=r.specularColorFactor||[1,1,1];return t.specularColor=(new h).setRGB(a[0],a[1],a[2],w),void 0!==r.specularColorTexture&&i.push(n.assignTexture(t,"specularColorMap",r.specularColorTexture,S)),Promise.all(i)}}class En{constructor(e){this.parser=e,this.name=wn.EXT_MATERIALS_BUMP}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],r=s.extensions[this.name];return t.bumpScale=void 0!==r.bumpFactor?r.bumpFactor:1,void 0!==r.bumpTexture&&i.push(n.assignTexture(t,"bumpMap",r.bumpTexture)),Promise.all(i)}}class In{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_ANISOTROPY}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],r=s.extensions[this.name];return void 0!==r.anisotropyStrength&&(t.anisotropy=r.anisotropyStrength),void 0!==r.anisotropyRotation&&(t.anisotropyRotation=r.anisotropyRotation),void 0!==r.anisotropyTexture&&i.push(n.assignTexture(t,"anisotropyMap",r.anisotropyTexture)),Promise.all(i)}}class Dn{constructor(e){this.parser=e,this.name=wn.KHR_TEXTURE_BASISU}loadTexture(e){const t=this.parser,n=t.json,s=n.textures[e];if(!s.extensions||!s.extensions[this.name])return null;const i=s.extensions[this.name],r=t.options.ktx2Loader;if(!r){if(n.extensionsRequired&&n.extensionsRequired.indexOf(this.name)>=0)throw new Error("THREE.GLTFLoader: setKTX2Loader must be called before loading KTX2 textures");return null}return t.loadTextureImage(e,i.source,r)}}class On{constructor(e){this.parser=e,this.name=wn.EXT_TEXTURE_WEBP,this.isSupported=null}loadTexture(e){const t=this.name,n=this.parser,s=n.json,i=s.textures[e];if(!i.extensions||!i.extensions[t])return null;const r=i.extensions[t],a=s.images[r.source];let o=n.textureLoader;if(a.uri){const e=n.options.manager.getHandler(a.uri);null!==e&&(o=e)}return this.detectSupport().then((function(i){if(i)return n.loadTextureImage(e,r.source,o);if(s.extensionsRequired&&s.extensionsRequired.indexOf(t)>=0)throw new Error("THREE.GLTFLoader: WebP required by asset but unsupported.");return n.loadTexture(e)}))}detectSupport(){return this.isSupported||(this.isSupported=new Promise((function(e){const t=new Image;t.src="data:image/webp;base64,UklGRiIAAABXRUJQVlA4IBYAAAAwAQCdASoBAAEADsD+JaQAA3AAAAAA",t.onload=t.onerror=function(){e(1===t.height)}}))),this.isSupported}}class kn{constructor(e){this.parser=e,this.name=wn.EXT_TEXTURE_AVIF,this.isSupported=null}loadTexture(e){const t=this.name,n=this.parser,s=n.json,i=s.textures[e];if(!i.extensions||!i.extensions[t])return null;const r=i.extensions[t],a=s.images[r.source];let o=n.textureLoader;if(a.uri){const e=n.options.manager.getHandler(a.uri);null!==e&&(o=e)}return this.detectSupport().then((function(i){if(i)return n.loadTextureImage(e,r.source,o);if(s.extensionsRequired&&s.extensionsRequired.indexOf(t)>=0)throw new Error("THREE.GLTFLoader: AVIF required by asset but unsupported.");return n.loadTexture(e)}))}detectSupport(){return this.isSupported||(this.isSupported=new Promise((function(e){const t=new Image;t.src="data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAAAAAAcGljdAAAAAAAAAAAAAAAAGxpYmF2aWYAAAAADnBpdG0AAAAAAAEAAAAeaWxvYwAAAABEAAABAAEAAAABAAABGgAAABcAAAAoaWluZgAAAAAAAQAAABppbmZlAgAAAAABAABhdjAxQ29sb3IAAAAAamlwcnAAAABLaXBjbwAAABRpc3BlAAAAAAAAAAEAAAABAAAAEHBpeGkAAAAAAwgICAAAAAxhdjFDgQAMAAAAABNjb2xybmNseAACAAIABoAAAAAXaXBtYQAAAAAAAAABAAEEAQKDBAAAAB9tZGF0EgAKCBgABogQEDQgMgkQAAAAB8dSLfI=",t.onload=t.onerror=function(){e(1===t.height)}}))),this.isSupported}}class Ln{constructor(e){this.name=wn.EXT_MESHOPT_COMPRESSION,this.parser=e}loadBufferView(e){const t=this.parser.json,n=t.bufferViews[e];if(n.extensions&&n.extensions[this.name]){const e=n.extensions[this.name],s=this.parser.getDependency("buffer",e.buffer),i=this.parser.options.meshoptDecoder;if(!i||!i.supported){if(t.extensionsRequired&&t.extensionsRequired.indexOf(this.name)>=0)throw new Error("THREE.GLTFLoader: setMeshoptDecoder must be called before loading compressed files");return null}return s.then((function(t){const n=e.byteOffset||0,s=e.byteLength||0,r=e.count,a=e.byteStride,o=new Uint8Array(t,n,s);return i.decodeGltfBufferAsync?i.decodeGltfBufferAsync(r,a,o,e.mode,e.filter).then((function(e){return e.buffer})):i.ready.then((function(){const t=new ArrayBuffer(r*a);return i.decodeGltfBuffer(new Uint8Array(t),r,a,o,e.mode,e.filter),t}))}))}return null}}class Un{constructor(e){this.name=wn.EXT_MESH_GPU_INSTANCING,this.parser=e}createNodeMesh(e){const t=this.parser.json,n=t.nodes[e];if(!n.extensions||!n.extensions[this.name]||void 0===n.mesh)return null;const s=t.meshes[n.mesh];for(const e of s.primitives)if(e.mode!==Wn.TRIANGLES&&e.mode!==Wn.TRIANGLE_STRIP&&e.mode!==Wn.TRIANGLE_FAN&&void 0!==e.mode)return null;const i=n.extensions[this.name].attributes,r=[],o={};for(const e in i)r.push(this.parser.getDependency("accessor",i[e]).then(t=>(o[e]=t,o[e])));return r.length<1?null:(r.push(this.parser.createNodeMesh(e)),Promise.all(r).then(e=>{const t=e.pop(),n=t.isGroup?t.children:[t],s=e[0].count,i=[];for(const e of n){const t=new C,n=new a,r=new P,l=new a(1,1,1),h=new M(e.geometry,e.material,s);for(let e=0;e<s;e++)o.TRANSLATION&&n.fromBufferAttribute(o.TRANSLATION,e),o.ROTATION&&r.fromBufferAttribute(o.ROTATION,e),o.SCALE&&l.fromBufferAttribute(o.SCALE,e),h.setMatrixAt(e,t.compose(n,r,l));for(const t in o)if("_COLOR_0"===t){const e=o[t];h.instanceColor=new T(e.array,e.itemSize,e.normalized)}else"TRANSLATION"!==t&&"ROTATION"!==t&&"SCALE"!==t&&e.geometry.setAttribute(t,o[t]);A.prototype.copy.call(h,e),this.parser.assignFinalMaterial(h),i.push(h)}return t.isGroup?(t.clear(),t.add(...i),t):i[0]}))}}const Bn="glTF";class Nn{constructor(e){this.name=wn.KHR_BINARY_GLTF,this.content=null,this.body=null;const t=new DataView(e,0,12),n=new TextDecoder;if(this.header={magic:n.decode(new Uint8Array(e.slice(0,4))),version:t.getUint32(4,!0),length:t.getUint32(8,!0)},this.header.magic!==Bn)throw new Error("THREE.GLTFLoader: Unsupported glTF-Binary header.");if(this.header.version<2)throw new Error("THREE.GLTFLoader: Legacy binary file detected.");const s=this.header.length-12,i=new DataView(e,12);let r=0;for(;r<s;){const t=i.getUint32(r,!0);r+=4;const s=i.getUint32(r,!0);if(r+=4,1313821514===s){const s=new Uint8Array(e,12+r,t);this.content=n.decode(s)}else if(5130562===s){const n=12+r;this.body=e.slice(n,n+t)}r+=t}if(null===this.content)throw new Error("THREE.GLTFLoader: JSON content not found.")}}class Fn{constructor(e,t){if(!t)throw new Error("THREE.GLTFLoader: No DRACOLoader instance provided.");this.name=wn.KHR_DRACO_MESH_COMPRESSION,this.json=e,this.dracoLoader=t,this.dracoLoader.preload()}decodePrimitive(e,t){const n=this.json,s=this.dracoLoader,i=e.extensions[this.name].bufferView,r=e.extensions[this.name].attributes,a={},o={},l={};for(const e in r){const t=Qn[e]||e.toLowerCase();a[t]=r[e]}for(const t in e.attributes){const s=Qn[t]||t.toLowerCase();if(void 0!==r[t]){const i=n.accessors[e.attributes[t]],r=Kn[i.componentType];l[s]=r.name,o[s]=!0===i.normalized}}return t.getDependency("bufferView",i).then((function(e){return new Promise((function(t,n){s.decodeDracoFile(e,(function(e){for(const t in e.attributes){const n=e.attributes[t],s=o[t];void 0!==s&&(n.normalized=s)}t(e)}),a,l,w,n)}))}))}}class Gn{constructor(){this.name=wn.KHR_TEXTURE_TRANSFORM}extendTexture(e,t){return void 0!==t.texCoord&&t.texCoord!==e.channel||void 0!==t.offset||void 0!==t.rotation||void 0!==t.scale?(e=e.clone(),void 0!==t.texCoord&&(e.channel=t.texCoord),void 0!==t.offset&&e.offset.fromArray(t.offset),void 0!==t.rotation&&(e.rotation=t.rotation),void 0!==t.scale&&e.repeat.fromArray(t.scale),e.needsUpdate=!0,e):e}}class jn{constructor(){this.name=wn.KHR_MESH_QUANTIZATION}}class zn extends _e{constructor(e,t,n,s){super(e,t,n,s)}copySampleValue_(e){const t=this.resultBuffer,n=this.sampleValues,s=this.valueSize,i=e*s*3+s;for(let e=0;e!==s;e++)t[e]=n[i+e];return t}interpolate_(e,t,n,s){const i=this.resultBuffer,r=this.sampleValues,a=this.valueSize,o=2*a,l=3*a,h=s-t,d=(n-t)/h,c=d*d,u=c*d,p=e*l,m=p-l,g=-2*u+3*c,f=u-c,_=1-g,v=f-c+d;for(let e=0;e!==a;e++){const t=r[m+e+a],n=r[m+e+o]*h,s=r[p+e+a],l=r[p+e]*h;i[e]=_*t+v*n+g*s+f*l}return i}}const Hn=new P;class Vn extends zn{interpolate_(e,t,n,s){const i=super.interpolate_(e,t,n,s);return Hn.fromArray(i).normalize().toArray(i),i}}const Wn={FLOAT:5126,FLOAT_MAT3:35675,FLOAT_MAT4:35676,FLOAT_VEC2:35664,FLOAT_VEC3:35665,FLOAT_VEC4:35666,LINEAR:9729,REPEAT:10497,SAMPLER_2D:35678,POINTS:0,LINES:1,LINE_LOOP:2,LINE_STRIP:3,TRIANGLES:4,TRIANGLE_STRIP:5,TRIANGLE_FAN:6,UNSIGNED_BYTE:5121,UNSIGNED_SHORT:5123},Kn={5120:Int8Array,5121:Uint8Array,5122:Int16Array,5123:Uint16Array,5125:Uint32Array,5126:Float32Array},qn={9728:ne,9729:D,9984:se,9985:ie,9986:re,9987:O},Xn={33071:ae,33648:oe,10497:k},Yn={SCALAR:1,VEC2:2,VEC3:3,VEC4:4,MAT2:4,MAT3:9,MAT4:16},Qn={POSITION:"position",NORMAL:"normal",TANGENT:"tangent",TEXCOORD_0:"uv",TEXCOORD_1:"uv1",TEXCOORD_2:"uv2",TEXCOORD_3:"uv3",COLOR_0:"color",WEIGHTS_0:"skinWeight",JOINTS_0:"skinIndex"},Zn={scale:"scale",translation:"position",rotation:"quaternion",weights:"morphTargetInfluences"},Jn={CUBICSPLINE:void 0,LINEAR:ee,STEP:le};function $n(e,t,n){for(const s in n.extensions)void 0===e[s]&&(t.userData.gltfExtensions=t.userData.gltfExtensions||{},t.userData.gltfExtensions[s]=n.extensions[s])}function es(e,t){void 0!==t.extras&&("object"==typeof t.extras?Object.assign(e.userData,t.extras):console.warn("THREE.GLTFLoader: Ignoring primitive type .extras, "+t.extras))}function ts(e,t){if(e.updateMorphTargets(),void 0!==t.weights)for(let n=0,s=t.weights.length;n<s;n++)e.morphTargetInfluences[n]=t.weights[n];if(t.extras&&Array.isArray(t.extras.targetNames)){const n=t.extras.targetNames;if(e.morphTargetInfluences.length===n.length){e.morphTargetDictionary={};for(let t=0,s=n.length;t<s;t++)e.morphTargetDictionary[n[t]]=t}else console.warn("THREE.GLTFLoader: Invalid extras.targetNames length. Ignoring names.")}}function ns(e){let t;const n=e.extensions&&e.extensions[wn.KHR_DRACO_MESH_COMPRESSION];if(t=n?"draco:"+n.bufferView+":"+n.indices+":"+ss(n.attributes):e.indices+":"+ss(e.attributes)+":"+e.mode,void 0!==e.targets)for(let n=0,s=e.targets.length;n<s;n++)t+=":"+ss(e.targets[n]);return t}function ss(e){let t="";const n=Object.keys(e).sort();for(let s=0,i=n.length;s<i;s++)t+=n[s]+":"+e[n[s]]+";";return t}function is(e){switch(e){case Int8Array:return 1/127;case Uint8Array:return 1/255;case Int16Array:return 1/32767;case Uint16Array:return 1/65535;default:throw new Error("THREE.GLTFLoader: Unsupported normalized accessor component type.")}}const rs=new C;class as{constructor(e={},t={}){this.json=e,this.extensions={},this.plugins={},this.options=t,this.cache=new vn,this.associations=new Map,this.primitiveCache={},this.nodeCache={},this.meshCache={refs:{},uses:{}},this.cameraCache={refs:{},uses:{}},this.lightCache={refs:{},uses:{}},this.sourceCache={},this.textureCache={},this.nodeNamesUsed={};let n=!1,s=!1,i=-1;"undefined"!=typeof navigator&&(n=!0===/^((?!chrome|android).)*safari/i.test(navigator.userAgent),s=navigator.userAgent.indexOf("Firefox")>-1,i=s?navigator.userAgent.match(/Firefox\/([0-9]+)\./)[1]:-1),"undefined"==typeof createImageBitmap||n||s&&i<98?this.textureLoader=new R(this.options.manager):this.textureLoader=new E(this.options.manager),this.textureLoader.setCrossOrigin(this.options.crossOrigin),this.textureLoader.setRequestHeader(this.options.requestHeader),this.fileLoader=new v(this.options.manager),this.fileLoader.setResponseType("arraybuffer"),"use-credentials"===this.options.crossOrigin&&this.fileLoader.setWithCredentials(!0)}setExtensions(e){this.extensions=e}setPlugins(e){this.plugins=e}parse(e,t){const n=this,s=this.json,i=this.extensions;this.cache.removeAll(),this.nodeCache={},this._invokeAll((function(e){return e._markDefs&&e._markDefs()})),Promise.all(this._invokeAll((function(e){return e.beforeRoot&&e.beforeRoot()}))).then((function(){return Promise.all([n.getDependencies("scene"),n.getDependencies("animation"),n.getDependencies("camera")])})).then((function(t){const r={scene:t[0][s.scene||0],scenes:t[0],animations:t[1],cameras:t[2],asset:s.asset,parser:n,userData:{}};return $n(i,r,s),es(r,s),Promise.all(n._invokeAll((function(e){return e.afterRoot&&e.afterRoot(r)}))).then((function(){e(r)}))})).catch(t)}_markDefs(){const e=this.json.nodes||[],t=this.json.skins||[],n=this.json.meshes||[];for(let n=0,s=t.length;n<s;n++){const s=t[n].joints;for(let t=0,n=s.length;t<n;t++)e[s[t]].isBone=!0}for(let t=0,s=e.length;t<s;t++){const s=e[t];void 0!==s.mesh&&(this._addNodeRef(this.meshCache,s.mesh),void 0!==s.skin&&(n[s.mesh].isSkinnedMesh=!0)),void 0!==s.camera&&this._addNodeRef(this.cameraCache,s.camera)}}_addNodeRef(e,t){void 0!==t&&(void 0===e.refs[t]&&(e.refs[t]=e.uses[t]=0),e.refs[t]++)}_getNodeRef(e,t,n){if(e.refs[t]<=1)return n;const s=n.clone(),i=(e,t)=>{const n=this.associations.get(e);null!=n&&this.associations.set(t,n);for(const[n,s]of e.children.entries())i(s,t.children[n])};return i(n,s),s.name+="_instance_"+e.uses[t]++,s}_invokeOne(e){const t=Object.values(this.plugins);t.push(this);for(let n=0;n<t.length;n++){const s=e(t[n]);if(s)return s}return null}_invokeAll(e){const t=Object.values(this.plugins);t.unshift(this);const n=[];for(let s=0;s<t.length;s++){const i=e(t[s]);i&&n.push(i)}return n}getDependency(e,t){const n=e+":"+t;let s=this.cache.get(n);if(!s){switch(e){case"scene":s=this.loadScene(t);break;case"node":s=this._invokeOne((function(e){return e.loadNode&&e.loadNode(t)}));break;case"mesh":s=this._invokeOne((function(e){return e.loadMesh&&e.loadMesh(t)}));break;case"accessor":s=this.loadAccessor(t);break;case"bufferView":s=this._invokeOne((function(e){return e.loadBufferView&&e.loadBufferView(t)}));break;case"buffer":s=this.loadBuffer(t);break;case"material":s=this._invokeOne((function(e){return e.loadMaterial&&e.loadMaterial(t)}));break;case"texture":s=this._invokeOne((function(e){return e.loadTexture&&e.loadTexture(t)}));break;case"skin":s=this.loadSkin(t);break;case"animation":s=this._invokeOne((function(e){return e.loadAnimation&&e.loadAnimation(t)}));break;case"camera":s=this.loadCamera(t);break;default:if(s=this._invokeOne((function(n){return n!=this&&n.getDependency&&n.getDependency(e,t)})),!s)throw new Error("Unknown type: "+e)}this.cache.add(n,s)}return s}getDependencies(e){let t=this.cache.get(e);if(!t){const n=this,s=this.json[e+("mesh"===e?"es":"s")]||[];t=Promise.all(s.map((function(t,s){return n.getDependency(e,s)}))),this.cache.add(e,t)}return t}loadBuffer(e){const t=this.json.buffers[e],n=this.fileLoader;if(t.type&&"arraybuffer"!==t.type)throw new Error("THREE.GLTFLoader: "+t.type+" buffer type is not supported.");if(void 0===t.uri&&0===e)return Promise.resolve(this.extensions[wn.KHR_BINARY_GLTF].body);const s=this.options;return new Promise((function(e,i){n.load(_.resolveURL(t.uri,s.path),e,void 0,(function(){i(new Error('THREE.GLTFLoader: Failed to load buffer "'+t.uri+'".'))}))}))}loadBufferView(e){const t=this.json.bufferViews[e];return this.getDependency("buffer",t.buffer).then((function(e){const n=t.byteLength||0,s=t.byteOffset||0;return e.slice(s,s+n)}))}loadAccessor(e){const t=this,n=this.json,s=this.json.accessors[e];if(void 0===s.bufferView&&void 0===s.sparse){const e=Yn[s.type],t=Kn[s.componentType],n=!0===s.normalized,i=new t(s.count*e);return Promise.resolve(new u(i,e,n))}const i=[];return void 0!==s.bufferView?i.push(this.getDependency("bufferView",s.bufferView)):i.push(null),void 0!==s.sparse&&(i.push(this.getDependency("bufferView",s.sparse.indices.bufferView)),i.push(this.getDependency("bufferView",s.sparse.values.bufferView))),Promise.all(i).then((function(e){const i=e[0],r=Yn[s.type],a=Kn[s.componentType],o=a.BYTES_PER_ELEMENT,l=o*r,h=s.byteOffset||0,d=void 0!==s.bufferView?n.bufferViews[s.bufferView].byteStride:void 0,c=!0===s.normalized;let p,m;if(d&&d!==l){const e=Math.floor(h/d),n="InterleavedBuffer:"+s.bufferView+":"+s.componentType+":"+e+":"+s.count;let l=t.cache.get(n);l||(p=new a(i,e*d,s.count*d/o),l=new I(p,d/o),t.cache.add(n,l)),m=new de(l,r,h%d/o,c)}else p=null===i?new a(s.count*r):new a(i,h,s.count*r),m=new u(p,r,c);if(void 0!==s.sparse){const t=Yn.SCALAR,n=Kn[s.sparse.indices.componentType],o=s.sparse.indices.byteOffset||0,l=s.sparse.values.byteOffset||0,h=new n(e[1],o,s.sparse.count*t),d=new a(e[2],l,s.sparse.count*r);null!==i&&(m=new u(m.array.slice(),m.itemSize,m.normalized));for(let e=0,t=h.length;e<t;e++){const t=h[e];if(m.setX(t,d[e*r]),r>=2&&m.setY(t,d[e*r+1]),r>=3&&m.setZ(t,d[e*r+2]),r>=4&&m.setW(t,d[e*r+3]),r>=5)throw new Error("THREE.GLTFLoader: Unsupported itemSize in sparse BufferAttribute.")}}return m}))}loadTexture(e){const t=this.json,n=this.options,s=t.textures[e].source,i=t.images[s];let r=this.textureLoader;if(i.uri){const e=n.manager.getHandler(i.uri);null!==e&&(r=e)}return this.loadTextureImage(e,s,r)}loadTextureImage(e,t,n){const s=this,i=this.json,r=i.textures[e],a=i.images[t],o=(a.uri||a.bufferView)+":"+r.sampler;if(this.textureCache[o])return this.textureCache[o];const l=this.loadImageSource(t,n).then((function(t){t.flipY=!1,t.name=r.name||a.name||"",""===t.name&&"string"==typeof a.uri&&!1===a.uri.startsWith("data:image/")&&(t.name=a.uri);const n=(i.samplers||{})[r.sampler]||{};return t.magFilter=qn[n.magFilter]||D,t.minFilter=qn[n.minFilter]||O,t.wrapS=Xn[n.wrapS]||k,t.wrapT=Xn[n.wrapT]||k,s.associations.set(t,{textures:e}),t})).catch((function(){return null}));return this.textureCache[o]=l,l}loadImageSource(e,t){const n=this.json,s=this.options;if(void 0!==this.sourceCache[e])return this.sourceCache[e].then(e=>e.clone());const i=n.images[e],r=self.URL||self.webkitURL;let a=i.uri||"",o=!1;if(void 0!==i.bufferView)a=this.getDependency("bufferView",i.bufferView).then((function(e){o=!0;const t=new Blob([e],{type:i.mimeType});return a=r.createObjectURL(t),a}));else if(void 0===i.uri)throw new Error("THREE.GLTFLoader: Image "+e+" is missing URI and bufferView");const l=Promise.resolve(a).then((function(e){return new Promise((function(n,i){let r=n;!0===t.isImageBitmapLoader&&(r=function(e){const t=new ce(e);t.needsUpdate=!0,n(t)}),t.load(_.resolveURL(e,s.path),r,void 0,i)}))})).then((function(e){var t;return!0===o&&r.revokeObjectURL(a),e.userData.mimeType=i.mimeType||((t=i.uri).search(/\.jpe?g($|\?)/i)>0||0===t.search(/^data\:image\/jpeg/)?"image/jpeg":t.search(/\.webp($|\?)/i)>0||0===t.search(/^data\:image\/webp/)?"image/webp":"image/png"),e})).catch((function(e){throw console.error("THREE.GLTFLoader: Couldn't load texture",a),e}));return this.sourceCache[e]=l,l}assignTexture(e,t,n,s){const i=this;return this.getDependency("texture",n.index).then((function(r){if(!r)return null;if(void 0!==n.texCoord&&n.texCoord>0&&((r=r.clone()).channel=n.texCoord),i.extensions[wn.KHR_TEXTURE_TRANSFORM]){const e=void 0!==n.extensions?n.extensions[wn.KHR_TEXTURE_TRANSFORM]:void 0;if(e){const t=i.associations.get(r);r=i.extensions[wn.KHR_TEXTURE_TRANSFORM].extendTexture(r,e),i.associations.set(r,t)}}return void 0!==s&&(r.colorSpace=s),e[t]=r,r}))}assignFinalMaterial(e){const t=e.geometry;let n=e.material;const s=void 0===t.attributes.tangent,i=void 0!==t.attributes.color,r=void 0===t.attributes.normal;if(e.isPoints){const e="PointsMaterial:"+n.uuid;let t=this.cache.get(e);t||(t=new L,U.prototype.copy.call(t,n),t.color.copy(n.color),t.map=n.map,t.sizeAttenuation=!1,this.cache.add(e,t)),n=t}else if(e.isLine){const e="LineBasicMaterial:"+n.uuid;let t=this.cache.get(e);t||(t=new B,U.prototype.copy.call(t,n),t.color.copy(n.color),t.map=n.map,this.cache.add(e,t)),n=t}if(s||i||r){let e="ClonedMaterial:"+n.uuid+":";s&&(e+="derivative-tangents:"),i&&(e+="vertex-colors:"),r&&(e+="flat-shading:");let t=this.cache.get(e);t||(t=n.clone(),i&&(t.vertexColors=!0),r&&(t.flatShading=!0),s&&(t.normalScale&&(t.normalScale.y*=-1),t.clearcoatNormalScale&&(t.clearcoatNormalScale.y*=-1)),this.cache.add(e,t),this.associations.set(t,this.associations.get(n))),n=t}e.material=n}getMaterialType(){return N}loadMaterial(e){const t=this,n=this.json,s=this.extensions,i=n.materials[e];let a;const o={},l=[];if((i.extensions||{})[wn.KHR_MATERIALS_UNLIT]){const e=s[wn.KHR_MATERIALS_UNLIT];a=e.getMaterialType(),l.push(e.extendParams(o,i,t))}else{const n=i.pbrMetallicRoughness||{};if(o.color=new h(1,1,1),o.opacity=1,Array.isArray(n.baseColorFactor)){const e=n.baseColorFactor;o.color.setRGB(e[0],e[1],e[2],w),o.opacity=e[3]}void 0!==n.baseColorTexture&&l.push(t.assignTexture(o,"map",n.baseColorTexture,S)),o.metalness=void 0!==n.metallicFactor?n.metallicFactor:1,o.roughness=void 0!==n.roughnessFactor?n.roughnessFactor:1,void 0!==n.metallicRoughnessTexture&&(l.push(t.assignTexture(o,"metalnessMap",n.metallicRoughnessTexture)),l.push(t.assignTexture(o,"roughnessMap",n.metallicRoughnessTexture))),a=this._invokeOne((function(t){return t.getMaterialType&&t.getMaterialType(e)})),l.push(Promise.all(this._invokeAll((function(t){return t.extendMaterialParams&&t.extendMaterialParams(e,o)}))))}!0===i.doubleSided&&(o.side=F);const d=i.alphaMode||"OPAQUE";if("BLEND"===d?(o.transparent=!0,o.depthWrite=!1):(o.transparent=!1,"MASK"===d&&(o.alphaTest=void 0!==i.alphaCutoff?i.alphaCutoff:.5)),void 0!==i.normalTexture&&a!==y&&(l.push(t.assignTexture(o,"normalMap",i.normalTexture)),o.normalScale=new r(1,1),void 0!==i.normalTexture.scale)){const e=i.normalTexture.scale;o.normalScale.set(e,e)}if(void 0!==i.occlusionTexture&&a!==y&&(l.push(t.assignTexture(o,"aoMap",i.occlusionTexture)),void 0!==i.occlusionTexture.strength&&(o.aoMapIntensity=i.occlusionTexture.strength)),void 0!==i.emissiveFactor&&a!==y){const e=i.emissiveFactor;o.emissive=(new h).setRGB(e[0],e[1],e[2],w)}return void 0!==i.emissiveTexture&&a!==y&&l.push(t.assignTexture(o,"emissiveMap",i.emissiveTexture,S)),Promise.all(l).then((function(){const n=new a(o);return i.name&&(n.name=i.name),es(n,i),t.associations.set(n,{materials:e}),i.extensions&&$n(s,n,i),n}))}createUniqueName(e){const t=G.sanitizeNodeName(e||"");return t in this.nodeNamesUsed?t+"_"+ ++this.nodeNamesUsed[t]:(this.nodeNamesUsed[t]=0,t)}loadGeometries(e){const t=this,n=this.extensions,s=this.primitiveCache;function i(e){return n[wn.KHR_DRACO_MESH_COMPRESSION].decodePrimitive(e,t).then((function(n){return os(n,e,t)}))}const r=[];for(let n=0,a=e.length;n<a;n++){const a=e[n],o=ns(a),l=s[o];if(l)r.push(l.promise);else{let e;e=a.extensions&&a.extensions[wn.KHR_DRACO_MESH_COMPRESSION]?i(a):os(new c,a,t),s[o]={primitive:a,promise:e},r.push(e)}}return Promise.all(r)}loadMesh(e){const t=this,n=this.json,s=this.extensions,i=n.meshes[e],r=i.primitives,a=[];for(let e=0,t=r.length;e<t;e++){const t=void 0===r[e].material?(void 0===(o=this.cache).DefaultMaterial&&(o.DefaultMaterial=new N({color:16777215,emissive:0,metalness:1,roughness:1,transparent:!1,depthTest:!0,side:he})),o.DefaultMaterial):this.getDependency("material",r[e].material);a.push(t)}var o;return a.push(t.loadGeometries(r)),Promise.all(a).then((function(n){const a=n.slice(0,n.length-1),o=n[n.length-1],l=[];for(let n=0,h=o.length;n<h;n++){const h=o[n],d=r[n];let c;const u=a[n];if(d.mode===Wn.TRIANGLES||d.mode===Wn.TRIANGLE_STRIP||d.mode===Wn.TRIANGLE_FAN||void 0===d.mode)c=!0===i.isSkinnedMesh?new j(h,u):new z(h,u),!0===c.isSkinnedMesh&&c.normalizeSkinWeights(),d.mode===Wn.TRIANGLE_STRIP?c.geometry=fn(c.geometry,g):d.mode===Wn.TRIANGLE_FAN&&(c.geometry=fn(c.geometry,m));else if(d.mode===Wn.LINES)c=new H(h,u);else if(d.mode===Wn.LINE_STRIP)c=new V(h,u);else if(d.mode===Wn.LINE_LOOP)c=new W(h,u);else{if(d.mode!==Wn.POINTS)throw new Error("THREE.GLTFLoader: Primitive mode unsupported: "+d.mode);c=new K(h,u)}Object.keys(c.geometry.morphAttributes).length>0&&ts(c,i),c.name=t.createUniqueName(i.name||"mesh_"+e),es(c,i),d.extensions&&$n(s,c,d),t.assignFinalMaterial(c),l.push(c)}for(let n=0,s=l.length;n<s;n++)t.associations.set(l[n],{meshes:e,primitives:n});if(1===l.length)return i.extensions&&$n(s,l[0],i),l[0];const h=new q;i.extensions&&$n(s,h,i),t.associations.set(h,{meshes:e});for(let e=0,t=l.length;e<t;e++)h.add(l[e]);return h}))}loadCamera(e){let t;const n=this.json.cameras[e],s=n[n.type];if(s)return"perspective"===n.type?t=new X(Y.radToDeg(s.yfov),s.aspectRatio||1,s.znear||1,s.zfar||2e6):"orthographic"===n.type&&(t=new Q(-s.xmag,s.xmag,s.ymag,-s.ymag,s.znear,s.zfar)),n.name&&(t.name=this.createUniqueName(n.name)),es(t,n),Promise.resolve(t);console.warn("THREE.GLTFLoader: Missing camera parameters.")}loadSkin(e){const t=this.json.skins[e],n=[];for(let e=0,s=t.joints.length;e<s;e++)n.push(this._loadNodeShallow(t.joints[e]));return void 0!==t.inverseBindMatrices?n.push(this.getDependency("accessor",t.inverseBindMatrices)):n.push(null),Promise.all(n).then((function(e){const n=e.pop(),s=e,i=[],r=[];for(let e=0,a=s.length;e<a;e++){const a=s[e];if(a){i.push(a);const t=new C;null!==n&&t.fromArray(n.array,16*e),r.push(t)}else console.warn('THREE.GLTFLoader: Joint "%s" could not be found.',t.joints[e])}return new Z(i,r)}))}loadAnimation(e){const t=this.json,n=this,s=t.animations[e],i=s.name?s.name:"animation_"+e,r=[],a=[],o=[],l=[],h=[];for(let e=0,t=s.channels.length;e<t;e++){const t=s.channels[e],n=s.samplers[t.sampler],i=t.target,d=i.node,c=void 0!==s.parameters?s.parameters[n.input]:n.input,u=void 0!==s.parameters?s.parameters[n.output]:n.output;void 0!==i.node&&(r.push(this.getDependency("node",d)),a.push(this.getDependency("accessor",c)),o.push(this.getDependency("accessor",u)),l.push(n),h.push(i))}return Promise.all([Promise.all(r),Promise.all(a),Promise.all(o),Promise.all(l),Promise.all(h)]).then((function(e){const t=e[0],s=e[1],r=e[2],a=e[3],o=e[4],l=[];for(let e=0,i=t.length;e<i;e++){const i=t[e],h=s[e],d=r[e],c=a[e],u=o[e];if(void 0===i)continue;i.updateMatrix&&i.updateMatrix();const p=n._createAnimationTracks(i,h,d,c,u);if(p)for(let e=0;e<p.length;e++)l.push(p[e])}return new J(i,void 0,l)}))}createNodeMesh(e){const t=this.json,n=this,s=t.nodes[e];return void 0===s.mesh?null:n.getDependency("mesh",s.mesh).then((function(e){const t=n._getNodeRef(n.meshCache,s.mesh,e);return void 0!==s.weights&&t.traverse((function(e){if(e.isMesh)for(let t=0,n=s.weights.length;t<n;t++)e.morphTargetInfluences[t]=s.weights[t]})),t}))}loadNode(e){const t=this,n=this.json.nodes[e],s=t._loadNodeShallow(e),i=[],r=n.children||[];for(let e=0,n=r.length;e<n;e++)i.push(t.getDependency("node",r[e]));const a=void 0===n.skin?Promise.resolve(null):t.getDependency("skin",n.skin);return Promise.all([s,Promise.all(i),a]).then((function(e){const t=e[0],n=e[1],s=e[2];null!==s&&t.traverse((function(e){e.isSkinnedMesh&&e.bind(s,rs)}));for(let e=0,s=n.length;e<s;e++)t.add(n[e]);return t}))}_loadNodeShallow(e){const t=this.json,n=this.extensions,s=this;if(void 0!==this.nodeCache[e])return this.nodeCache[e];const i=t.nodes[e],r=i.name?s.createUniqueName(i.name):"",a=[],o=s._invokeOne((function(t){return t.createNodeMesh&&t.createNodeMesh(e)}));return o&&a.push(o),void 0!==i.camera&&a.push(s.getDependency("camera",i.camera).then((function(e){return s._getNodeRef(s.cameraCache,i.camera,e)}))),s._invokeAll((function(t){return t.createNodeAttachment&&t.createNodeAttachment(e)})).forEach((function(e){a.push(e)})),this.nodeCache[e]=Promise.all(a).then((function(t){let a;if(a=!0===i.isBone?new $:t.length>1?new q:1===t.length?t[0]:new A,a!==t[0])for(let e=0,n=t.length;e<n;e++)a.add(t[e]);if(i.name&&(a.userData.name=i.name,a.name=r),es(a,i),i.extensions&&$n(n,a,i),void 0!==i.matrix){const e=new C;e.fromArray(i.matrix),a.applyMatrix4(e)}else void 0!==i.translation&&a.position.fromArray(i.translation),void 0!==i.rotation&&a.quaternion.fromArray(i.rotation),void 0!==i.scale&&a.scale.fromArray(i.scale);return s.associations.has(a)||s.associations.set(a,{}),s.associations.get(a).nodes=e,a})),this.nodeCache[e]}loadScene(e){const t=this.extensions,n=this.json.scenes[e],s=this,i=new q;n.name&&(i.name=s.createUniqueName(n.name)),es(i,n),n.extensions&&$n(t,i,n);const r=n.nodes||[],a=[];for(let e=0,t=r.length;e<t;e++)a.push(s.getDependency("node",r[e]));return Promise.all(a).then((function(e){for(let t=0,n=e.length;t<n;t++)i.add(e[t]);return s.associations=(e=>{const t=new Map;for(const[e,n]of s.associations)(e instanceof U||e instanceof ce)&&t.set(e,n);return e.traverse(e=>{const n=s.associations.get(e);null!=n&&t.set(e,n)}),t})(i),i}))}_createAnimationTracks(e,t,n,s,i){const r=[],a=e.name?e.name:e.uuid,o=[];let l;switch(Zn[i.path]===Zn.weights?e.traverse((function(e){e.morphTargetInfluences&&o.push(e.name?e.name:e.uuid)})):o.push(a),Zn[i.path]){case Zn.weights:l=pe;break;case Zn.rotation:l=me;break;case Zn.position:case Zn.scale:l=ue;break;default:switch(n.itemSize){case 1:l=pe;break;case 2:case 3:default:l=ue}}const h=void 0!==s.interpolation?Jn[s.interpolation]:ee,d=this._getArrayFromAccessor(n);for(let e=0,n=o.length;e<n;e++){const n=new l(o[e]+"."+Zn[i.path],t.array,d,h);"CUBICSPLINE"===s.interpolation&&this._createCubicSplineTrackInterpolant(n),r.push(n)}return r}_getArrayFromAccessor(e){let t=e.array;if(e.normalized){const e=is(t.constructor),n=new Float32Array(t.length);for(let s=0,i=t.length;s<i;s++)n[s]=t[s]*e;t=n}return t}_createCubicSplineTrackInterpolant(e){e.createInterpolant=function(e){return new(this instanceof me?Vn:zn)(this.times,this.values,this.getValueSize()/3,e)},e.createInterpolant.isInterpolantFactoryMethodGLTFCubicSpline=!0}}function os(e,t,n){const s=t.attributes,i=[];function r(t,s){return n.getDependency("accessor",t).then((function(t){e.setAttribute(s,t)}))}for(const t in s){const n=Qn[t]||t.toLowerCase();n in e.attributes||i.push(r(s[t],n))}if(void 0!==t.indices&&!e.index){const s=n.getDependency("accessor",t.indices).then((function(t){e.setIndex(t)}));i.push(s)}return te.workingColorSpace!==w&&"COLOR_0"in s&&console.warn(`THREE.GLTFLoader: Converting vertex colors from "srgb-linear" to "${te.workingColorSpace}" not supported.`),es(e,t),function(e,t,n){const s=t.attributes,i=new ge;if(void 0===s.POSITION)return;{const e=n.json.accessors[s.POSITION],t=e.min,r=e.max;if(void 0===t||void 0===r)return void console.warn("THREE.GLTFLoader: Missing min/max properties for accessor POSITION.");if(i.set(new a(t[0],t[1],t[2]),new a(r[0],r[1],r[2])),e.normalized){const t=is(Kn[e.componentType]);i.min.multiplyScalar(t),i.max.multiplyScalar(t)}}const r=t.targets;if(void 0!==r){const e=new a,t=new a;for(let s=0,i=r.length;s<i;s++){const i=r[s];if(void 0!==i.POSITION){const s=n.json.accessors[i.POSITION],r=s.min,a=s.max;if(void 0!==r&&void 0!==a){if(t.setX(Math.max(Math.abs(r[0]),Math.abs(a[0]))),t.setY(Math.max(Math.abs(r[1]),Math.abs(a[1]))),t.setZ(Math.max(Math.abs(r[2]),Math.abs(a[2]))),s.normalized){const e=is(Kn[s.componentType]);t.multiplyScalar(e)}e.max(t)}else console.warn("THREE.GLTFLoader: Missing min/max properties for accessor POSITION.")}}i.expandByVector(e)}e.boundingBox=i;const o=new fe;i.getCenter(o.center),o.radius=i.min.distanceTo(i.max)/2,e.boundingSphere=o}(e,t,n),Promise.all(i).then((function(){return void 0!==t.targets?function(e,t,n){let s=!1,i=!1,r=!1;for(let e=0,n=t.length;e<n;e++){const n=t[e];if(void 0!==n.POSITION&&(s=!0),void 0!==n.NORMAL&&(i=!0),void 0!==n.COLOR_0&&(r=!0),s&&i&&r)break}if(!s&&!i&&!r)return Promise.resolve(e);const a=[],o=[],l=[];for(let h=0,d=t.length;h<d;h++){const d=t[h];if(s){const t=void 0!==d.POSITION?n.getDependency("accessor",d.POSITION):e.attributes.position;a.push(t)}if(i){const t=void 0!==d.NORMAL?n.getDependency("accessor",d.NORMAL):e.attributes.normal;o.push(t)}if(r){const t=void 0!==d.COLOR_0?n.getDependency("accessor",d.COLOR_0):e.attributes.color;l.push(t)}}return Promise.all([Promise.all(a),Promise.all(o),Promise.all(l)]).then((function(t){const n=t[0],a=t[1],o=t[2];return s&&(e.morphAttributes.position=n),i&&(e.morphAttributes.normal=a),r&&(e.morphAttributes.color=o),e.morphTargetsRelative=!0,e}))}(e,t.targets,n):e}))}const ls=new WeakMap;class hs extends f{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,n,s){const i=new v(this.manager);i.setPath(this.path),i.setResponseType("arraybuffer"),i.setRequestHeader(this.requestHeader),i.setWithCredentials(this.withCredentials),i.load(e,e=>{this.parse(e,t,s)},n,s)}parse(e,t,n=(()=>{})){this.decodeDracoFile(e,t,null,null,S).catch(n)}decodeDracoFile(e,t,n,s,i=w,r=(()=>{})){const a={attributeIDs:n||this.defaultAttributeIDs,attributeTypes:s||this.defaultAttributeTypes,useUniqueIDs:!!n,vertexColorSpace:i};return this.decodeGeometry(e,a).then(t).catch(r)}decodeGeometry(e,t){const n=JSON.stringify(t);if(ls.has(e)){const t=ls.get(e);if(t.key===n)return t.promise;if(0===e.byteLength)throw new Error("THREE.DRACOLoader: Unable to re-decode a buffer with different settings. Buffer has already been transferred.")}let s;const i=this.workerNextTaskID++,r=e.byteLength,a=this._getWorker(i,r).then(n=>(s=n,new Promise((n,r)=>{s._callbacks[i]={resolve:n,reject:r},s.postMessage({type:"decode",id:i,taskConfig:t,buffer:e},[e])}))).then(e=>this._createGeometry(e.geometry));return a.catch(()=>!0).then(()=>{s&&i&&this._releaseTask(s,i)}),ls.set(e,{key:n,promise:a}),a}_createGeometry(e){const t=new c;e.index&&t.setIndex(new u(e.index.array,1));for(let n=0;n<e.attributes.length;n++){const s=e.attributes[n],i=s.name,r=s.array,a=s.itemSize,o=new u(r,a);"color"===i&&(this._assignVertexColorSpace(o,s.vertexColorSpace),o.normalized=r instanceof Float32Array==0),t.setAttribute(i,o)}return t}_assignVertexColorSpace(e,t){if(t!==S)return;const n=new h;for(let t=0,s=e.count;t<s;t++)n.fromBufferAttribute(e,t).convertSRGBToLinear(),e.setXYZ(t,n.r,n.g,n.b)}_loadLibrary(e,t){const n=new v(this.manager);return n.setPath(this.decoderPath),n.setResponseType(t),n.setWithCredentials(this.withCredentials),new Promise((t,s)=>{n.load(e,t,void 0,s)})}preload(){return this._initDecoder(),this}_initDecoder(){if(this.decoderPending)return this.decoderPending;const e="object"!=typeof WebAssembly||"js"===this.decoderConfig.type,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(t=>{const n=t[0];e||(this.decoderConfig.wasmBinary=t[1]);const s=ds.toString(),i=["/* draco decoder */",n,"","/* worker */",s.substring(s.indexOf("{")+1,s.lastIndexOf("}"))].join("\n");this.workerSourceURL=URL.createObjectURL(new Blob([i]))}),this.decoderPending}_getWorker(e,t){return this._initDecoder().then(()=>{if(this.workerPool.length<this.workerLimit){const e=new Worker(this.workerSourceURL);e._callbacks={},e._taskCosts={},e._taskLoad=0,e.postMessage({type:"init",decoderConfig:this.decoderConfig}),e.onmessage=function(t){const n=t.data;switch(n.type){case"decode":e._callbacks[n.id].resolve(n);break;case"error":e._callbacks[n.id].reject(n);break;default:console.error('THREE.DRACOLoader: Unexpected message, "'+n.type+'"')}},this.workerPool.push(e)}else this.workerPool.sort((function(e,t){return e._taskLoad>t._taskLoad?-1:1}));const n=this.workerPool[this.workerPool.length-1];return n._taskCosts[e]=t,n._taskLoad+=t,n})}_releaseTask(e,t){e._taskLoad-=e._taskCosts[t],delete e._callbacks[t],delete e._taskCosts[t]}debug(){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 ds(){let e,t;function n(e,t,n,s,i,r){const a=r.num_components(),o=n.num_points()*a,l=o*i.BYTES_PER_ELEMENT,h=function(e,t){switch(t){case Float32Array:return e.DT_FLOAT32;case Int8Array:return e.DT_INT8;case Int16Array:return e.DT_INT16;case Int32Array:return e.DT_INT32;case Uint8Array:return e.DT_UINT8;case Uint16Array:return e.DT_UINT16;case Uint32Array:return e.DT_UINT32}}(e,i),d=e._malloc(l);t.GetAttributeDataArrayForAllPoints(n,r,h,l,d);const c=new i(e.HEAPF32.buffer,d,o).slice();return e._free(d),{name:s,array:c,itemSize:a}}onmessage=function(s){const i=s.data;switch(i.type){case"init":e=i.decoderConfig,t=new Promise((function(t){e.onModuleLoaded=function(e){t({draco:e})},DracoDecoderModule(e)}));break;case"decode":const s=i.buffer,r=i.taskConfig;t.then(e=>{const t=e.draco,a=new t.Decoder;try{const e=function(e,t,s,i){const r=i.attributeIDs,a=i.attributeTypes;let o,l;const h=t.GetEncodedGeometryType(s);if(h===e.TRIANGULAR_MESH)o=new e.Mesh,l=t.DecodeArrayToMesh(s,s.byteLength,o);else{if(h!==e.POINT_CLOUD)throw new Error("THREE.DRACOLoader: Unexpected geometry type.");o=new e.PointCloud,l=t.DecodeArrayToPointCloud(s,s.byteLength,o)}if(!l.ok()||0===o.ptr)throw new Error("THREE.DRACOLoader: Decoding failed: "+l.error_msg());const d={index:null,attributes:[]};for(const s in r){const l=self[a[s]];let h,c;if(i.useUniqueIDs)c=r[s],h=t.GetAttributeByUniqueId(o,c);else{if(c=t.GetAttributeId(o,e[r[s]]),-1===c)continue;h=t.GetAttribute(o,c)}const u=n(e,t,o,s,l,h);"color"===s&&(u.vertexColorSpace=i.vertexColorSpace),d.attributes.push(u)}return h===e.TRIANGULAR_MESH&&(d.index=function(e,t,n){const s=3*n.num_faces(),i=4*s,r=e._malloc(i);t.GetTrianglesUInt32Array(n,i,r);const a=new Uint32Array(e.HEAPF32.buffer,r,s).slice();return e._free(r),{array:a,itemSize:1}}(e,t,o)),e.destroy(o),d}(t,a,new Int8Array(s),r),o=e.attributes.map(e=>e.array.buffer);e.index&&o.push(e.index.array.buffer),self.postMessage({type:"decode",id:i.id,geometry:e},o)}catch(e){console.error(e),self.postMessage({type:"error",id:i.id,error:e.message})}finally{t.destroy(a)}})}}}const cs={"draco_wasm_wrapper.js":"static/draco_wasm_wrapper-6263f3a4b71cdf3b.js","draco_decoder.wasm":"static/draco_decoder-b048235474cbf09e.wasm","draco_decoder.js":"static/draco_decoder-dc7f397e2a2ebac4.js"};class us{constructor(e){this._context_=e}getStore(e="rml_default"){return this._localStorage.getItem(e)||{entries:[]}}saveStore(e,t){this._localStorage.setItem(e,t)}addItem(e,t,n="rml_default",s=5){const i=this.getStore(n),r=i.entries.find(t=>t.id===e);if(r?(r.payload=t,r.date=Date.now()):i.entries.push({id:e,date:Date.now(),payload:t}),i.entries.length>s)for(i.entries.sort((e,t)=>t.date-e.date);i.entries.length>s;)i.entries.pop();this.saveStore(n,i)}getItem(e,t="rml_default"){const n=this.getStore(t).entries.find(t=>t.id===e);return n?n.payload:null}}sn([an],us.prototype,"_localStorage",void 0);const ps=e("t",(function(e){return e*(Math.PI/180)})),ms=e("s",(function(e){return e*(180/Math.PI)})),gs=(e("p",(function(e,t,n,s,i,r){e=Math.sqrt(e*e+n*n);const a=i/r,o=2*Math.atan(Math.tan(s*Math.PI/180/2)*a)*180/Math.PI,l=ps(s),h=t/2/Math.tan(l/2),d=e/(2*Math.atan(Math.PI*o/360));return Math.max(h,d)})),function(e){return Math.round(1e3*e)/1e3}),fs=(e("T",(function(e,t){return Math.abs(e.y-t.y)+Math.abs(e.x-t.x)})),e("a6",e=>new a(e.x/1e3,e.z/1e3,e.y/-1e3))),_s=e=>new a(e.x/1e3,e.z/1e3,e.y/1e3),vs=e("c",e=>({x:Math.round(1e3*e.x),y:Math.round(-1e3*e.z),z:Math.round(1e3*e.y)})),ws=e=>decodeURIComponent(encodeURIComponent(e)),bs=e("G",e=>{if(!e){const t=typeof e;return"number"===t||"boolean"===t?e:null}if(!e.hasOwnProperty("size")&&e.size&&"function"==typeof e.size){let t=ys(e);for(let e=0;e<t.length;e++)t[e]=bs(t[e]);return"string"==typeof t?ws(t):t}if("object"==typeof e)for(let t in e)e.hasOwnProperty(t)&&(e[t]=bs(e[t]));return"string"==typeof e?ws(e):e}),ys=e=>{let t=[];if(e){let n=e.size();for(let s=0;s<n;s++)t.push(e.get(s))}return t},Ss=e=>{let t=new C,n=bs(e);return t.fromArray(n),t.transpose(),(e=>{let t=new C;t.set(1,0,0,0,0,0,1,0,0,-1,0,0,0,0,0,1),t.scale(new a(.001,.001,.001));let n=new C;return n.set(1,0,0,0,0,0,-1,0,0,1,0,0,0,0,0,1),n.scale(new a(1e3,1e3,1e3)),t.multiply(e).multiply(n)})(t)};function xs(e,t){var n=e.__state.conversionName.toString(),s=Math.round(e.r),i=Math.round(e.g),r=Math.round(e.b),a=e.a,o=Math.round(e.h),l=e.s.toFixed(1),h=e.v.toFixed(1);if(t||"THREE_CHAR_HEX"===n||"SIX_CHAR_HEX"===n){for(var d=e.hex.toString(16);d.length<6;)d="0"+d;return"#"+d}return"CSS_RGB"===n?"rgb("+s+","+i+","+r+")":"CSS_RGBA"===n?"rgba("+s+","+i+","+r+","+a+")":"HEX"===n?"0x"+e.hex.toString(16):"RGB_ARRAY"===n?"["+s+","+i+","+r+"]":"RGBA_ARRAY"===n?"["+s+","+i+","+r+","+a+"]":"RGB_OBJ"===n?"{r:"+s+",g:"+i+",b:"+r+"}":"RGBA_OBJ"===n?"{r:"+s+",g:"+i+",b:"+r+",a:"+a+"}":"HSV_OBJ"===n?"{h:"+o+",s:"+l+",v:"+h+"}":"HSVA_OBJ"===n?"{h:"+o+",s:"+l+",v:"+h+",a:"+a+"}":"unknown format"}var Cs=Array.prototype.forEach,Ps=Array.prototype.slice,Ms={BREAK:{},extend:function(e){return this.each(Ps.call(arguments,1),(function(t){(this.isObject(t)?Object.keys(t):[]).forEach(function(n){this.isUndefined(t[n])||(e[n]=t[n])}.bind(this))}),this),e},defaults:function(e){return this.each(Ps.call(arguments,1),(function(t){(this.isObject(t)?Object.keys(t):[]).forEach(function(n){this.isUndefined(e[n])&&(e[n]=t[n])}.bind(this))}),this),e},compose:function(){var e=Ps.call(arguments);return function(){for(var t=Ps.call(arguments),n=e.length-1;n>=0;n--)t=[e[n].apply(this,t)];return t[0]}},each:function(e,t,n){if(e)if(Cs&&e.forEach&&e.forEach===Cs)e.forEach(t,n);else if(e.length===e.length+0){var s,i=void 0;for(i=0,s=e.length;i<s;i++)if(i in e&&t.call(n,e[i],i)===this.BREAK)return}else for(var r in e)if(t.call(n,e[r],r)===this.BREAK)return},defer:function(e){setTimeout(e,0)},debounce:function(e,t,n){var s=void 0;return function(){var i=this,r=arguments;function a(){s=null,n||e.apply(i,r)}var o=n||!s;clearTimeout(s),s=setTimeout(a,t),o&&e.apply(i,r)}},toArray:function(e){return e.toArray?e.toArray():Ps.call(e)},isUndefined:function(e){return void 0===e},isNull:function(e){return null===e},isNaN:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){return isNaN(e)})),isArray:Array.isArray||function(e){return e.constructor===Array},isObject:function(e){return e===Object(e)},isNumber:function(e){return e===e+0},isString:function(e){return e===e+""},isBoolean:function(e){return!1===e||!0===e},isFunction:function(e){return e instanceof Function}},Ts=[{litmus:Ms.isString,conversions:{THREE_CHAR_HEX:{read:function(e){var t=e.match(/^#([A-F0-9])([A-F0-9])([A-F0-9])$/i);return null!==t&&{space:"HEX",hex:parseInt("0x"+t[1].toString()+t[1].toString()+t[2].toString()+t[2].toString()+t[3].toString()+t[3].toString(),0)}},write:xs},SIX_CHAR_HEX:{read:function(e){var t=e.match(/^#([A-F0-9]{6})$/i);return null!==t&&{space:"HEX",hex:parseInt("0x"+t[1].toString(),0)}},write:xs},CSS_RGB:{read:function(e){var t=e.match(/^rgb\(\s*(\S+)\s*,\s*(\S+)\s*,\s*(\S+)\s*\)/);return null!==t&&{space:"RGB",r:parseFloat(t[1]),g:parseFloat(t[2]),b:parseFloat(t[3])}},write:xs},CSS_RGBA:{read:function(e){var t=e.match(/^rgba\(\s*(\S+)\s*,\s*(\S+)\s*,\s*(\S+)\s*,\s*(\S+)\s*\)/);return null!==t&&{space:"RGB",r:parseFloat(t[1]),g:parseFloat(t[2]),b:parseFloat(t[3]),a:parseFloat(t[4])}},write:xs}}},{litmus:Ms.isNumber,conversions:{HEX:{read:function(e){return{space:"HEX",hex:e,conversionName:"HEX"}},write:function(e){return e.hex}}}},{litmus:Ms.isArray,conversions:{RGB_ARRAY:{read:function(e){return 3===e.length&&{space:"RGB",r:e[0],g:e[1],b:e[2]}},write:function(e){return[e.r,e.g,e.b]}},RGBA_ARRAY:{read:function(e){return 4===e.length&&{space:"RGB",r:e[0],g:e[1],b:e[2],a:e[3]}},write:function(e){return[e.r,e.g,e.b,e.a]}}}},{litmus:Ms.isObject,conversions:{RGBA_OBJ:{read:function(e){return!!(Ms.isNumber(e.r)&&Ms.isNumber(e.g)&&Ms.isNumber(e.b)&&Ms.isNumber(e.a))&&{space:"RGB",r:e.r,g:e.g,b:e.b,a:e.a}},write:function(e){return{r:e.r,g:e.g,b:e.b,a:e.a}}},RGB_OBJ:{read:function(e){return!!(Ms.isNumber(e.r)&&Ms.isNumber(e.g)&&Ms.isNumber(e.b))&&{space:"RGB",r:e.r,g:e.g,b:e.b}},write:function(e){return{r:e.r,g:e.g,b:e.b}}},HSVA_OBJ:{read:function(e){return!!(Ms.isNumber(e.h)&&Ms.isNumber(e.s)&&Ms.isNumber(e.v)&&Ms.isNumber(e.a))&&{space:"HSV",h:e.h,s:e.s,v:e.v,a:e.a}},write:function(e){return{h:e.h,s:e.s,v:e.v,a:e.a}}},HSV_OBJ:{read:function(e){return!!(Ms.isNumber(e.h)&&Ms.isNumber(e.s)&&Ms.isNumber(e.v))&&{space:"HSV",h:e.h,s:e.s,v:e.v}},write:function(e){return{h:e.h,s:e.s,v:e.v}}}}}],As=void 0,Rs=void 0,Es=function(){Rs=!1;var e=arguments.length>1?Ms.toArray(arguments):arguments[0];return Ms.each(Ts,(function(t){if(t.litmus(e))return Ms.each(t.conversions,(function(t,n){if(As=t.read(e),!1===Rs&&!1!==As)return Rs=As,As.conversionName=n,As.conversion=t,Ms.BREAK})),Ms.BREAK})),Rs},Is=void 0,Ds={hsv_to_rgb:function(e,t,n){var s=Math.floor(e/60)%6,i=e/60-Math.floor(e/60),r=n*(1-t),a=n*(1-i*t),o=n*(1-(1-i)*t),l=[[n,o,r],[a,n,r],[r,n,o],[r,a,n],[o,r,n],[n,r,a]][s];return{r:255*l[0],g:255*l[1],b:255*l[2]}},rgb_to_hsv:function(e,t,n){var s=Math.min(e,t,n),i=Math.max(e,t,n),r=i-s,a=void 0;return 0===i?{h:NaN,s:0,v:0}:(a=e===i?(t-n)/r:t===i?2+(n-e)/r:4+(e-t)/r,(a/=6)<0&&(a+=1),{h:360*a,s:r/i,v:i/255})},rgb_to_hex:function(e,t,n){var s=this.hex_with_component(0,2,e);return s=this.hex_with_component(s,1,t),this.hex_with_component(s,0,n)},component_from_hex:function(e,t){return e>>8*t&255},hex_with_component:function(e,t,n){return n<<(Is=8*t)|e&~(255<<Is)}},Os="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ks=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},Ls=function(){function e(e,t){for(var n=0;n<t.length;n++){var s=t[n];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(e,s.key,s)}}return function(t,n,s){return n&&e(t.prototype,n),s&&e(t,s),t}}(),Us=function e(t,n,s){null===t&&(t=Function.prototype);var i=Object.getOwnPropertyDescriptor(t,n);if(void 0===i){var r=Object.getPrototypeOf(t);return null===r?void 0:e(r,n,s)}if("value"in i)return i.value;var a=i.get;return void 0!==a?a.call(s):void 0},Bs=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)},Ns=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t},Fs=function(){function e(){if(ks(this,e),this.__state=Es.apply(this,arguments),!1===this.__state)throw new Error("Failed to interpret color arguments");this.__state.a=this.__state.a||1}return Ls(e,[{key:"toString",value:function(){return xs(this)}},{key:"toHexString",value:function(){return xs(this,!0)}},{key:"toOriginal",value:function(){return this.__state.conversion.write(this)}}]),e}();function Gs(e,t,n){Object.defineProperty(e,t,{get:function(){return"RGB"===this.__state.space||Fs.recalculateRGB(this,t,n),this.__state[t]},set:function(e){"RGB"!==this.__state.space&&(Fs.recalculateRGB(this,t,n),this.__state.space="RGB"),this.__state[t]=e}})}function js(e,t){Object.defineProperty(e,t,{get:function(){return"HSV"===this.__state.space||Fs.recalculateHSV(this),this.__state[t]},set:function(e){"HSV"!==this.__state.space&&(Fs.recalculateHSV(this),this.__state.space="HSV"),this.__state[t]=e}})}Fs.recalculateRGB=function(e,t,n){if("HEX"===e.__state.space)e.__state[t]=Ds.component_from_hex(e.__state.hex,n);else{if("HSV"!==e.__state.space)throw new Error("Corrupted color state");Ms.extend(e.__state,Ds.hsv_to_rgb(e.__state.h,e.__state.s,e.__state.v))}},Fs.recalculateHSV=function(e){var t=Ds.rgb_to_hsv(e.r,e.g,e.b);Ms.extend(e.__state,{s:t.s,v:t.v}),Ms.isNaN(t.h)?Ms.isUndefined(e.__state.h)&&(e.__state.h=0):e.__state.h=t.h},Fs.COMPONENTS=["r","g","b","h","s","v","hex","a"],Gs(Fs.prototype,"r",2),Gs(Fs.prototype,"g",1),Gs(Fs.prototype,"b",0),js(Fs.prototype,"h"),js(Fs.prototype,"s"),js(Fs.prototype,"v"),Object.defineProperty(Fs.prototype,"a",{get:function(){return this.__state.a},set:function(e){this.__state.a=e}}),Object.defineProperty(Fs.prototype,"hex",{get:function(){return"HEX"!==this.__state.space&&(this.__state.hex=Ds.rgb_to_hex(this.r,this.g,this.b),this.__state.space="HEX"),this.__state.hex},set:function(e){this.__state.space="HEX",this.__state.hex=e}});var zs=function(){function e(t,n){ks(this,e),this.initialValue=t[n],this.domElement=document.createElement("div"),this.object=t,this.property=n,this.__onChange=void 0,this.__onFinishChange=void 0}return Ls(e,[{key:"onChange",value:function(e){return this.__onChange=e,this}},{key:"onFinishChange",value:function(e){return this.__onFinishChange=e,this}},{key:"setValue",value:function(e){return this.object[this.property]=e,this.__onChange&&this.__onChange.call(this,e),this.updateDisplay(),this}},{key:"getValue",value:function(){return this.object[this.property]}},{key:"updateDisplay",value:function(){return this}},{key:"isModified",value:function(){return this.initialValue!==this.getValue()}}]),e}(),Hs={};Ms.each({HTMLEvents:["change"],MouseEvents:["click","mousemove","mousedown","mouseup","mouseover"],KeyboardEvents:["keydown"]},(function(e,t){Ms.each(e,(function(e){Hs[e]=t}))}));var Vs=/(\d+(\.\d+)?)px/;function Ws(e){if("0"===e||Ms.isUndefined(e))return 0;var t=e.match(Vs);return Ms.isNull(t)?0:parseFloat(t[1])}var Ks={makeSelectable:function(e,t){void 0!==e&&void 0!==e.style&&(e.onselectstart=t?function(){return!1}:function(){},e.style.MozUserSelect=t?"auto":"none",e.style.KhtmlUserSelect=t?"auto":"none",e.unselectable=t?"on":"off")},makeFullscreen:function(e,t,n){var s=n,i=t;Ms.isUndefined(i)&&(i=!0),Ms.isUndefined(s)&&(s=!0),e.style.position="absolute",i&&(e.style.left=0,e.style.right=0),s&&(e.style.top=0,e.style.bottom=0)},fakeEvent:function(e,t,n,s){var i=n||{},r=Hs[t];if(!r)throw new Error("Event type "+t+" not supported.");var a=document.createEvent(r);switch(r){case"MouseEvents":var o=i.x||i.clientX||0,l=i.y||i.clientY||0;a.initMouseEvent(t,i.bubbles||!1,i.cancelable||!0,window,i.clickCount||1,0,0,o,l,!1,!1,!1,!1,0,null);break;case"KeyboardEvents":var h=a.initKeyboardEvent||a.initKeyEvent;Ms.defaults(i,{cancelable:!0,ctrlKey:!1,altKey:!1,shiftKey:!1,metaKey:!1,keyCode:void 0,charCode:void 0}),h(t,i.bubbles||!1,i.cancelable,window,i.ctrlKey,i.altKey,i.shiftKey,i.metaKey,i.keyCode,i.charCode);break;default:a.initEvent(t,i.bubbles||!1,i.cancelable||!0)}Ms.defaults(a,s),e.dispatchEvent(a)},bind:function(e,t,n,s){var i=s||!1;return e.addEventListener?e.addEventListener(t,n,i):e.attachEvent&&e.attachEvent("on"+t,n),Ks},unbind:function(e,t,n,s){var i=s||!1;return e.removeEventListener?e.removeEventListener(t,n,i):e.detachEvent&&e.detachEvent("on"+t,n),Ks},addClass:function(e,t){if(void 0===e.className)e.className=t;else if(e.className!==t){var n=e.className.split(/ +/);-1===n.indexOf(t)&&(n.push(t),e.className=n.join(" ").replace(/^\s+/,"").replace(/\s+$/,""))}return Ks},removeClass:function(e,t){if(t)if(e.className===t)e.removeAttribute("class");else{var n=e.className.split(/ +/),s=n.indexOf(t);-1!==s&&(n.splice(s,1),e.className=n.join(" "))}else e.className=void 0;return Ks},hasClass:function(e,t){return new RegExp("(?:^|\\s+)"+t+"(?:\\s+|$)").test(e.className)||!1},getWidth:function(e){var t=getComputedStyle(e);return Ws(t["border-left-width"])+Ws(t["border-right-width"])+Ws(t["padding-left"])+Ws(t["padding-right"])+Ws(t.width)},getHeight:function(e){var t=getComputedStyle(e);return Ws(t["border-top-width"])+Ws(t["border-bottom-width"])+Ws(t["padding-top"])+Ws(t["padding-bottom"])+Ws(t.height)},getOffset:function(e){var t=e,n={left:0,top:0};if(t.offsetParent)do{n.left+=t.offsetLeft,n.top+=t.offsetTop,t=t.offsetParent}while(t);return n},isActive:function(e){return e===document.activeElement&&(e.type||e.href)}},qs=function(e){function t(e,n){ks(this,t);var s=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),i=s;return s.__prev=s.getValue(),s.__checkbox=document.createElement("input"),s.__checkbox.setAttribute("type","checkbox"),Ks.bind(s.__checkbox,"change",(function(){i.setValue(!i.__prev)}),!1),s.domElement.appendChild(s.__checkbox),s.updateDisplay(),s}return Bs(t,e),Ls(t,[{key:"setValue",value:function(e){var n=Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"setValue",this).call(this,e);return this.__onFinishChange&&this.__onFinishChange.call(this,this.getValue()),this.__prev=this.getValue(),n}},{key:"updateDisplay",value:function(){return!0===this.getValue()?(this.__checkbox.setAttribute("checked","checked"),this.__checkbox.checked=!0,this.__prev=!0):(this.__checkbox.checked=!1,this.__prev=!1),Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this)}}]),t}(zs),Xs=function(e){function t(e,n,s){ks(this,t);var i=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),r=s,a=i;if(i.__select=document.createElement("select"),Ms.isArray(r)){var o={};Ms.each(r,(function(e){o[e]=e})),r=o}return Ms.each(r,(function(e,t){var n=document.createElement("option");n.innerHTML=t,n.setAttribute("value",e),a.__select.appendChild(n)})),i.updateDisplay(),Ks.bind(i.__select,"change",(function(){var e=this.options[this.selectedIndex].value;a.setValue(e)})),i.domElement.appendChild(i.__select),i}return Bs(t,e),Ls(t,[{key:"setValue",value:function(e){var n=Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"setValue",this).call(this,e);return this.__onFinishChange&&this.__onFinishChange.call(this,this.getValue()),n}},{key:"updateDisplay",value:function(){return Ks.isActive(this.__select)?this:(this.__select.value=this.getValue(),Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this))}}]),t}(zs),Ys=function(e){function t(e,n){ks(this,t);var s=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),i=s;function r(){i.setValue(i.__input.value)}return s.__input=document.createElement("input"),s.__input.setAttribute("type","text"),Ks.bind(s.__input,"keyup",r),Ks.bind(s.__input,"change",r),Ks.bind(s.__input,"blur",(function(){i.__onFinishChange&&i.__onFinishChange.call(i,i.getValue())})),Ks.bind(s.__input,"keydown",(function(e){13===e.keyCode&&this.blur()})),s.updateDisplay(),s.domElement.appendChild(s.__input),s}return Bs(t,e),Ls(t,[{key:"updateDisplay",value:function(){return Ks.isActive(this.__input)||(this.__input.value=this.getValue()),Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this)}}]),t}(zs);function Qs(e){var t=e.toString();return t.indexOf(".")>-1?t.length-t.indexOf(".")-1:0}var Zs=function(e){function t(e,n,s){ks(this,t);var i=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),r=s||{};return i.__min=r.min,i.__max=r.max,i.__step=r.step,Ms.isUndefined(i.__step)?0===i.initialValue?i.__impliedStep=1:i.__impliedStep=Math.pow(10,Math.floor(Math.log(Math.abs(i.initialValue))/Math.LN10))/10:i.__impliedStep=i.__step,i.__precision=Qs(i.__impliedStep),i}return Bs(t,e),Ls(t,[{key:"setValue",value:function(e){var n=e;return void 0!==this.__min&&n<this.__min?n=this.__min:void 0!==this.__max&&n>this.__max&&(n=this.__max),void 0!==this.__step&&n%this.__step!=0&&(n=Math.round(n/this.__step)*this.__step),Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"setValue",this).call(this,n)}},{key:"min",value:function(e){return this.__min=e,this}},{key:"max",value:function(e){return this.__max=e,this}},{key:"step",value:function(e){return this.__step=e,this.__impliedStep=e,this.__precision=Qs(e),this}}]),t}(zs),Js=function(e){function t(e,n,s){ks(this,t);var i=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n,s));i.__truncationSuspended=!1;var r=i,a=void 0;function o(){r.__onFinishChange&&r.__onFinishChange.call(r,r.getValue())}function l(e){var t=a-e.clientY;r.setValue(r.getValue()+t*r.__impliedStep),a=e.clientY}function h(){Ks.unbind(window,"mousemove",l),Ks.unbind(window,"mouseup",h),o()}return i.__input=document.createElement("input"),i.__input.setAttribute("type","text"),Ks.bind(i.__input,"change",(function(){var e=parseFloat(r.__input.value);Ms.isNaN(e)||r.setValue(e)})),Ks.bind(i.__input,"blur",(function(){o()})),Ks.bind(i.__input,"mousedown",(function(e){Ks.bind(window,"mousemove",l),Ks.bind(window,"mouseup",h),a=e.clientY})),Ks.bind(i.__input,"keydown",(function(e){13===e.keyCode&&(r.__truncationSuspended=!0,this.blur(),r.__truncationSuspended=!1,o())})),i.updateDisplay(),i.domElement.appendChild(i.__input),i}return Bs(t,e),Ls(t,[{key:"updateDisplay",value:function(){var e,n,s;return this.__input.value=this.__truncationSuspended?this.getValue():(e=this.getValue(),n=this.__precision,s=Math.pow(10,n),Math.round(e*s)/s),Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this)}}]),t}(Zs);function $s(e,t,n,s,i){return s+(e-t)/(n-t)*(i-s)}var ei=function(e){function t(e,n,s,i,r){ks(this,t);var a=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n,{min:s,max:i,step:r})),o=a;function l(e){e.preventDefault();var t=o.__background.getBoundingClientRect();return o.setValue($s(e.clientX,t.left,t.right,o.__min,o.__max)),!1}function h(){Ks.unbind(window,"mousemove",l),Ks.unbind(window,"mouseup",h),o.__onFinishChange&&o.__onFinishChange.call(o,o.getValue())}function d(e){var t=e.touches[0].clientX,n=o.__background.getBoundingClientRect();o.setValue($s(t,n.left,n.right,o.__min,o.__max))}function c(){Ks.unbind(window,"touchmove",d),Ks.unbind(window,"touchend",c),o.__onFinishChange&&o.__onFinishChange.call(o,o.getValue())}return a.__background=document.createElement("div"),a.__foreground=document.createElement("div"),Ks.bind(a.__background,"mousedown",(function(e){document.activeElement.blur(),Ks.bind(window,"mousemove",l),Ks.bind(window,"mouseup",h),l(e)})),Ks.bind(a.__background,"touchstart",(function(e){1===e.touches.length&&(Ks.bind(window,"touchmove",d),Ks.bind(window,"touchend",c),d(e))})),Ks.addClass(a.__background,"slider"),Ks.addClass(a.__foreground,"slider-fg"),a.updateDisplay(),a.__background.appendChild(a.__foreground),a.domElement.appendChild(a.__background),a}return Bs(t,e),Ls(t,[{key:"updateDisplay",value:function(){var e=(this.getValue()-this.__min)/(this.__max-this.__min);return this.__foreground.style.width=100*e+"%",Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this)}}]),t}(Zs),ti=function(e){function t(e,n,s){ks(this,t);var i=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),r=i;return i.__button=document.createElement("div"),i.__button.innerHTML=void 0===s?"Fire":s,Ks.bind(i.__button,"click",(function(e){return e.preventDefault(),r.fire(),!1})),Ks.addClass(i.__button,"button"),i.domElement.appendChild(i.__button),i}return Bs(t,e),Ls(t,[{key:"fire",value:function(){this.__onChange&&this.__onChange.call(this),this.getValue().call(this.object),this.__onFinishChange&&this.__onFinishChange.call(this,this.getValue())}}]),t}(zs),ni=function(e){function t(e,n){ks(this,t);var s=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n));s.__color=new Fs(s.getValue()),s.__temp=new Fs(0);var i=s;s.domElement=document.createElement("div"),Ks.makeSelectable(s.domElement,!1),s.__selector=document.createElement("div"),s.__selector.className="selector",s.__saturation_field=document.createElement("div"),s.__saturation_field.className="saturation-field",s.__field_knob=document.createElement("div"),s.__field_knob.className="field-knob",s.__field_knob_border="2px solid ",s.__hue_knob=document.createElement("div"),s.__hue_knob.className="hue-knob",s.__hue_field=document.createElement("div"),s.__hue_field.className="hue-field",s.__input=document.createElement("input"),s.__input.type="text",s.__input_textShadow="0 1px 1px ",Ks.bind(s.__input,"keydown",(function(e){13===e.keyCode&&c.call(this)})),Ks.bind(s.__input,"blur",c),Ks.bind(s.__selector,"mousedown",(function(){Ks.addClass(this,"drag").bind(window,"mouseup",(function(){Ks.removeClass(i.__selector,"drag")}))})),Ks.bind(s.__selector,"touchstart",(function(){Ks.addClass(this,"drag").bind(window,"touchend",(function(){Ks.removeClass(i.__selector,"drag")}))}));var r,a=document.createElement("div");function o(e){p(e),Ks.bind(window,"mousemove",p),Ks.bind(window,"touchmove",p),Ks.bind(window,"mouseup",h),Ks.bind(window,"touchend",h)}function l(e){m(e),Ks.bind(window,"mousemove",m),Ks.bind(window,"touchmove",m),Ks.bind(window,"mouseup",d),Ks.bind(window,"touchend",d)}function h(){Ks.unbind(window,"mousemove",p),Ks.unbind(window,"touchmove",p),Ks.unbind(window,"mouseup",h),Ks.unbind(window,"touchend",h),u()}function d(){Ks.unbind(window,"mousemove",m),Ks.unbind(window,"touchmove",m),Ks.unbind(window,"mouseup",d),Ks.unbind(window,"touchend",d),u()}function c(){var e=Es(this.value);!1!==e?(i.__color.__state=e,i.setValue(i.__color.toOriginal())):this.value=i.__color.toString()}function u(){i.__onFinishChange&&i.__onFinishChange.call(i,i.__color.toOriginal())}function p(e){-1===e.type.indexOf("touch")&&e.preventDefault();var t=i.__saturation_field.getBoundingClientRect(),n=e.touches&&e.touches[0]||e,s=n.clientX,r=n.clientY,a=(s-t.left)/(t.right-t.left),o=1-(r-t.top)/(t.bottom-t.top);return o>1?o=1:o<0&&(o=0),a>1?a=1:a<0&&(a=0),i.__color.v=o,i.__color.s=a,i.setValue(i.__color.toOriginal()),!1}function m(e){-1===e.type.indexOf("touch")&&e.preventDefault();var t=i.__hue_field.getBoundingClientRect(),n=1-((e.touches&&e.touches[0]||e).clientY-t.top)/(t.bottom-t.top);return n>1?n=1:n<0&&(n=0),i.__color.h=360*n,i.setValue(i.__color.toOriginal()),!1}return Ms.extend(s.__selector.style,{width:"122px",height:"102px",padding:"3px",backgroundColor:"#222",boxShadow:"0px 1px 3px rgba(0,0,0,0.3)"}),Ms.extend(s.__field_knob.style,{position:"absolute",width:"12px",height:"12px",border:s.__field_knob_border+(s.__color.v<.5?"#fff":"#000"),boxShadow:"0px 1px 3px rgba(0,0,0,0.5)",borderRadius:"12px",zIndex:1}),Ms.extend(s.__hue_knob.style,{position:"absolute",width:"15px",height:"2px",borderRight:"4px solid #fff",zIndex:1}),Ms.extend(s.__saturation_field.style,{width:"100px",height:"100px",border:"1px solid #555",marginRight:"3px",display:"inline-block",cursor:"pointer"}),Ms.extend(a.style,{width:"100%",height:"100%",background:"none"}),ii(a,"top","rgba(0,0,0,0)","#000"),Ms.extend(s.__hue_field.style,{width:"15px",height:"100px",border:"1px solid #555",cursor:"ns-resize",position:"absolute",top:"3px",right:"3px"}),(r=s.__hue_field).style.background="",r.style.cssText+="background: -moz-linear-gradient(top, #ff0000 0%, #ff00ff 17%, #0000ff 34%, #00ffff 50%, #00ff00 67%, #ffff00 84%, #ff0000 100%);",r.style.cssText+="background: -webkit-linear-gradient(top, #ff0000 0%,#ff00ff 17%,#0000ff 34%,#00ffff 50%,#00ff00 67%,#ffff00 84%,#ff0000 100%);",r.style.cssText+="background: -o-linear-gradient(top, #ff0000 0%,#ff00ff 17%,#0000ff 34%,#00ffff 50%,#00ff00 67%,#ffff00 84%,#ff0000 100%);",r.style.cssText+="background: -ms-linear-gradient(top, #ff0000 0%,#ff00ff 17%,#0000ff 34%,#00ffff 50%,#00ff00 67%,#ffff00 84%,#ff0000 100%);",r.style.cssText+="background: linear-gradient(top, #ff0000 0%,#ff00ff 17%,#0000ff 34%,#00ffff 50%,#00ff00 67%,#ffff00 84%,#ff0000 100%);",Ms.extend(s.__input.style,{outline:"none",textAlign:"center",color:"#fff",border:0,fontWeight:"bold",textShadow:s.__input_textShadow+"rgba(0,0,0,0.7)"}),Ks.bind(s.__saturation_field,"mousedown",o),Ks.bind(s.__saturation_field,"touchstart",o),Ks.bind(s.__field_knob,"mousedown",o),Ks.bind(s.__field_knob,"touchstart",o),Ks.bind(s.__hue_field,"mousedown",l),Ks.bind(s.__hue_field,"touchstart",l),s.__saturation_field.appendChild(a),s.__selector.appendChild(s.__field_knob),s.__selector.appendChild(s.__saturation_field),s.__selector.appendChild(s.__hue_field),s.__hue_field.appendChild(s.__hue_knob),s.domElement.appendChild(s.__input),s.domElement.appendChild(s.__selector),s.updateDisplay(),s}return Bs(t,e),Ls(t,[{key:"updateDisplay",value:function(){var e=Es(this.getValue());if(!1!==e){var t=!1;Ms.each(Fs.COMPONENTS,(function(n){if(!Ms.isUndefined(e[n])&&!Ms.isUndefined(this.__color.__state[n])&&e[n]!==this.__color.__state[n])return t=!0,{}}),this),t&&Ms.extend(this.__color.__state,e)}Ms.extend(this.__temp.__state,this.__color.__state),this.__temp.a=1;var n=this.__color.v<.5||this.__color.s>.5?255:0,s=255-n;Ms.extend(this.__field_knob.style,{marginLeft:100*this.__color.s-7+"px",marginTop:100*(1-this.__color.v)-7+"px",backgroundColor:this.__temp.toHexString(),border:this.__field_knob_border+"rgb("+n+","+n+","+n+")"}),this.__hue_knob.style.marginTop=100*(1-this.__color.h/360)+"px",this.__temp.s=1,this.__temp.v=1,ii(this.__saturation_field,"left","#fff",this.__temp.toHexString()),this.__input.value=this.__color.toString(),Ms.extend(this.__input.style,{backgroundColor:this.__color.toHexString(),color:"rgb("+n+","+n+","+n+")",textShadow:this.__input_textShadow+"rgba("+s+","+s+","+s+",.7)"})}}]),t}(zs),si=["-moz-","-o-","-webkit-","-ms-",""];function ii(e,t,n,s){e.style.background="",Ms.each(si,(function(i){e.style.cssText+="background: "+i+"linear-gradient("+t+", "+n+" 0%, "+s+" 100%); "}))}var ri='<div id="dg-save" class="dg dialogue">\n\n Here\'s the new load parameter for your <code>GUI</code>\'s constructor:\n\n <textarea id="dg-new-constructor"></textarea>\n\n <div id="dg-save-locally">\n\n <input id="dg-local-storage" type="checkbox"/> Automatically save\n values to <code>localStorage</code> on exit.\n\n <div id="dg-local-explain">The values saved to <code>localStorage</code> will\n override those passed to <code>dat.GUI</code>\'s constructor. This makes it\n easier to work incrementally, but <code>localStorage</code> is fragile,\n and your friends may not see the same values you do.\n\n </div>\n\n </div>\n\n</div>',ai=function(e,t){var n=e[t];return Ms.isArray(arguments[2])||Ms.isObject(arguments[2])?new Xs(e,t,arguments[2]):Ms.isNumber(n)?Ms.isNumber(arguments[2])&&Ms.isNumber(arguments[3])?Ms.isNumber(arguments[4])?new ei(e,t,arguments[2],arguments[3],arguments[4]):new ei(e,t,arguments[2],arguments[3]):Ms.isNumber(arguments[4])?new Js(e,t,{min:arguments[2],max:arguments[3],step:arguments[4]}):new Js(e,t,{min:arguments[2],max:arguments[3]}):Ms.isString(n)?new Ys(e,t):Ms.isFunction(n)?new ti(e,t,""):Ms.isBoolean(n)?new qs(e,t):null},oi=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(e){setTimeout(e,1e3/60)},li=function(){function e(){ks(this,e),this.backgroundElement=document.createElement("div"),Ms.extend(this.backgroundElement.style,{backgroundColor:"rgba(0,0,0,0.8)",top:0,left:0,display:"none",zIndex:"1000",opacity:0,WebkitTransition:"opacity 0.2s linear",transition:"opacity 0.2s linear"}),Ks.makeFullscreen(this.backgroundElement),this.backgroundElement.style.position="fixed",this.domElement=document.createElement("div"),Ms.extend(this.domElement.style,{position:"fixed",display:"none",zIndex:"1001",opacity:0,WebkitTransition:"-webkit-transform 0.2s ease-out, opacity 0.2s linear",transition:"transform 0.2s ease-out, opacity 0.2s linear"}),document.body.appendChild(this.backgroundElement),document.body.appendChild(this.domElement);var t=this;Ks.bind(this.backgroundElement,"click",(function(){t.hide()}))}return Ls(e,[{key:"show",value:function(){var e=this;this.backgroundElement.style.display="block",this.domElement.style.display="block",this.domElement.style.opacity=0,this.domElement.style.webkitTransform="scale(1.1)",this.layout(),Ms.defer((function(){e.backgroundElement.style.opacity=1,e.domElement.style.opacity=1,e.domElement.style.webkitTransform="scale(1)"}))}},{key:"hide",value:function(){var e=this,t=function t(){e.domElement.style.display="none",e.backgroundElement.style.display="none",Ks.unbind(e.domElement,"webkitTransitionEnd",t),Ks.unbind(e.domElement,"transitionend",t),Ks.unbind(e.domElement,"oTransitionEnd",t)};Ks.bind(this.domElement,"webkitTransitionEnd",t),Ks.bind(this.domElement,"transitionend",t),Ks.bind(this.domElement,"oTransitionEnd",t),this.backgroundElement.style.opacity=0,this.domElement.style.opacity=0,this.domElement.style.webkitTransform="scale(1.1)"}},{key:"layout",value:function(){this.domElement.style.left=window.innerWidth/2-Ks.getWidth(this.domElement)/2+"px",this.domElement.style.top=window.innerHeight/2-Ks.getHeight(this.domElement)/2+"px"}}]),e}();!function(e,t){var n=document,s=document.createElement("style");s.type="text/css",s.innerHTML=e;var i=n.getElementsByTagName("head")[0];try{i.appendChild(s)}catch(e){}}(function(e){if("undefined"!=typeof window){var t=document.createElement("style");return t.setAttribute("type","text/css"),t.innerHTML=e,document.head.appendChild(t),e}}(".dg ul{list-style:none;margin:0;padding:0;width:100%;clear:both}.dg.ac{position:fixed;top:0;left:0;right:0;height:0;z-index:0}.dg:not(.ac) .main{overflow:hidden}.dg.main{-webkit-transition:opacity .1s linear;-o-transition:opacity .1s linear;-moz-transition:opacity .1s linear;transition:opacity .1s linear}.dg.main.taller-than-window{overflow-y:auto}.dg.main.taller-than-window .close-button{opacity:1;margin-top:-1px;border-top:1px solid #2c2c2c}.dg.main ul.closed .close-button{opacity:1 !important}.dg.main:hover .close-button,.dg.main .close-button.drag{opacity:1}.dg.main .close-button{-webkit-transition:opacity .1s linear;-o-transition:opacity .1s linear;-moz-transition:opacity .1s linear;transition:opacity .1s linear;border:0;line-height:19px;height:20px;cursor:pointer;text-align:center;background-color:#000}.dg.main .close-button.close-top{position:relative}.dg.main .close-button.close-bottom{position:absolute}.dg.main .close-button:hover{background-color:#111}.dg.a{float:right;margin-right:15px;overflow-y:visible}.dg.a.has-save>ul.close-top{margin-top:0}.dg.a.has-save>ul.close-bottom{margin-top:27px}.dg.a.has-save>ul.closed{margin-top:0}.dg.a .save-row{top:0;z-index:1002}.dg.a .save-row.close-top{position:relative}.dg.a .save-row.close-bottom{position:fixed}.dg li{-webkit-transition:height .1s ease-out;-o-transition:height .1s ease-out;-moz-transition:height .1s ease-out;transition:height .1s ease-out;-webkit-transition:overflow .1s linear;-o-transition:overflow .1s linear;-moz-transition:overflow .1s linear;transition:overflow .1s linear}.dg li:not(.folder){cursor:auto;height:27px;line-height:27px;padding:0 4px 0 5px}.dg li.folder{padding:0;border-left:4px solid rgba(0,0,0,0)}.dg li.title{cursor:pointer;margin-left:-4px}.dg .closed li:not(.title),.dg .closed ul li,.dg .closed ul li>*{height:0;overflow:hidden;border:0}.dg .cr{clear:both;padding-left:3px;height:27px;overflow:hidden}.dg .property-name{cursor:default;float:left;clear:left;width:40%;overflow:hidden;text-overflow:ellipsis}.dg .cr.function .property-name{width:100%}.dg .c{float:left;width:60%;position:relative}.dg .c input[type=text]{border:0;margin-top:4px;padding:3px;width:100%;float:right}.dg .has-slider input[type=text]{width:30%;margin-left:0}.dg .slider{float:left;width:66%;margin-left:-5px;margin-right:0;height:19px;margin-top:4px}.dg .slider-fg{height:100%}.dg .c input[type=checkbox]{margin-top:7px}.dg .c select{margin-top:5px}.dg .cr.function,.dg .cr.function .property-name,.dg .cr.function *,.dg .cr.boolean,.dg .cr.boolean *{cursor:pointer}.dg .cr.color{overflow:visible}.dg .selector{display:none;position:absolute;margin-left:-9px;margin-top:23px;z-index:10}.dg .c:hover .selector,.dg .selector.drag{display:block}.dg li.save-row{padding:0}.dg li.save-row .button{display:inline-block;padding:0px 6px}.dg.dialogue{background-color:#222;width:460px;padding:15px;font-size:13px;line-height:15px}#dg-new-constructor{padding:10px;color:#222;font-family:Monaco, monospace;font-size:10px;border:0;resize:none;box-shadow:inset 1px 1px 1px #888;word-wrap:break-word;margin:12px 0;display:block;width:440px;overflow-y:scroll;height:100px;position:relative}#dg-local-explain{display:none;font-size:11px;line-height:17px;border-radius:3px;background-color:#333;padding:8px;margin-top:10px}#dg-local-explain code{font-size:10px}#dat-gui-save-locally{display:none}.dg{color:#eee;font:11px 'Lucida Grande', sans-serif;text-shadow:0 -1px 0 #111}.dg.main::-webkit-scrollbar{width:5px;background:#1a1a1a}.dg.main::-webkit-scrollbar-corner{height:0;display:none}.dg.main::-webkit-scrollbar-thumb{border-radius:5px;background:#676767}.dg li:not(.folder){background:#1a1a1a;border-bottom:1px solid #2c2c2c}.dg li.save-row{line-height:25px;background:#dad5cb;border:0}.dg li.save-row select{margin-left:5px;width:108px}.dg li.save-row .button{margin-left:5px;margin-top:1px;border-radius:2px;font-size:9px;line-height:7px;padding:4px 4px 5px 4px;background:#c5bdad;color:#fff;text-shadow:0 1px 0 #b0a58f;box-shadow:0 -1px 0 #b0a58f;cursor:pointer}.dg li.save-row .button.gears{background:#c5bdad url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQJJREFUeNpiYKAU/P//PwGIC/ApCABiBSAW+I8AClAcgKxQ4T9hoMAEUrxx2QSGN6+egDX+/vWT4e7N82AMYoPAx/evwWoYoSYbACX2s7KxCxzcsezDh3evFoDEBYTEEqycggWAzA9AuUSQQgeYPa9fPv6/YWm/Acx5IPb7ty/fw+QZblw67vDs8R0YHyQhgObx+yAJkBqmG5dPPDh1aPOGR/eugW0G4vlIoTIfyFcA+QekhhHJhPdQxbiAIguMBTQZrPD7108M6roWYDFQiIAAv6Aow/1bFwXgis+f2LUAynwoIaNcz8XNx3Dl7MEJUDGQpx9gtQ8YCueB+D26OECAAQDadt7e46D42QAAAABJRU5ErkJggg==) 2px 1px no-repeat;height:7px;width:8px}.dg li.save-row .button:hover{background-color:#bab19e;box-shadow:0 -1px 0 #b0a58f}.dg li.folder{border-bottom:0}.dg li.title{padding-left:16px;background:#000 url(data:image/gif;base64,R0lGODlhBQAFAJEAAP////Pz8////////yH5BAEAAAIALAAAAAAFAAUAAAIIlI+hKgFxoCgAOw==) 6px 10px no-repeat;cursor:pointer;border-bottom:1px solid rgba(255,255,255,0.2)}.dg .closed li.title{background-image:url(data:image/gif;base64,R0lGODlhBQAFAJEAAP////Pz8////////yH5BAEAAAIALAAAAAAFAAUAAAIIlGIWqMCbWAEAOw==)}.dg .cr.boolean{border-left:3px solid #806787}.dg .cr.color{border-left:3px solid}.dg .cr.function{border-left:3px solid #e61d5f}.dg .cr.number{border-left:3px solid #2FA1D6}.dg .cr.number input[type=text]{color:#2FA1D6}.dg .cr.string{border-left:3px solid #1ed36f}.dg .cr.string input[type=text]{color:#1ed36f}.dg .cr.function:hover,.dg .cr.boolean:hover{background:#111}.dg .c input[type=text]{background:#303030;outline:none}.dg .c input[type=text]:hover{background:#3c3c3c}.dg .c input[type=text]:focus{background:#494949;color:#fff}.dg .c .slider{background:#303030;cursor:ew-resize}.dg .c .slider-fg{background:#2FA1D6;max-width:100%}.dg .c .slider:hover{background:#3c3c3c}.dg .c .slider:hover .slider-fg{background:#44abda}\n"));var hi=function(){try{return!!window.localStorage}catch(e){return!1}}(),di=void 0,ci=!0,ui=void 0,pi=!1,mi=[],gi=function e(t){var n=this,s=t||{};this.domElement=document.createElement("div"),this.__ul=document.createElement("ul"),this.domElement.appendChild(this.__ul),Ks.addClass(this.domElement,"dg"),this.__folders={},this.__controllers=[],this.__rememberedObjects=[],this.__rememberedObjectIndecesToControllers=[],this.__listening=[],s=Ms.defaults(s,{closeOnTop:!1,autoPlace:!0,width:e.DEFAULT_WIDTH}),s=Ms.defaults(s,{resizable:s.autoPlace,hideable:s.autoPlace}),Ms.isUndefined(s.load)?s.load={preset:"Default"}:s.preset&&(s.load.preset=s.preset),Ms.isUndefined(s.parent)&&s.hideable&&mi.push(this),s.resizable=Ms.isUndefined(s.parent)&&s.resizable,s.autoPlace&&Ms.isUndefined(s.scrollable)&&(s.scrollable=!0);var i,r=hi&&"true"===localStorage.getItem(yi(0,"isLocal")),a=void 0,o=void 0;if(Object.defineProperties(this,{parent:{get:function(){return s.parent}},scrollable:{get:function(){return s.scrollable}},autoPlace:{get:function(){return s.autoPlace}},closeOnTop:{get:function(){return s.closeOnTop}},preset:{get:function(){return n.parent?n.getRoot().preset:s.load.preset},set:function(e){n.parent?n.getRoot().preset=e:s.load.preset=e,function(e){for(var t=0;t<e.__preset_select.length;t++)e.__preset_select[t].value===e.preset&&(e.__preset_select.selectedIndex=t)}(this),n.revert()}},width:{get:function(){return s.width},set:function(e){s.width=e,Mi(n,e)}},name:{get:function(){return s.name},set:function(e){s.name=e,o&&(o.innerHTML=s.name)}},closed:{get:function(){return s.closed},set:function(t){s.closed=t,s.closed?Ks.addClass(n.__ul,e.CLASS_CLOSED):Ks.removeClass(n.__ul,e.CLASS_CLOSED),this.onResize(),n.__closeButton&&(n.__closeButton.innerHTML=t?e.TEXT_OPEN:e.TEXT_CLOSED)}},load:{get:function(){return s.load}},useLocalStorage:{get:function(){return r},set:function(e){hi&&(r=e,e?Ks.bind(window,"unload",a):Ks.unbind(window,"unload",a),localStorage.setItem(yi(0,"isLocal"),e))}}}),Ms.isUndefined(s.parent)){if(this.closed=s.closed||!1,Ks.addClass(this.domElement,e.CLASS_MAIN),Ks.makeSelectable(this.domElement,!1),hi&&r){n.useLocalStorage=!0;var l=localStorage.getItem(yi(0,"gui"));l&&(s.load=JSON.parse(l))}this.__closeButton=document.createElement("div"),this.__closeButton.innerHTML=e.TEXT_CLOSED,Ks.addClass(this.__closeButton,e.CLASS_CLOSE_BUTTON),s.closeOnTop?(Ks.addClass(this.__closeButton,e.CLASS_CLOSE_TOP),this.domElement.insertBefore(this.__closeButton,this.domElement.childNodes[0])):(Ks.addClass(this.__closeButton,e.CLASS_CLOSE_BOTTOM),this.domElement.appendChild(this.__closeButton)),Ks.bind(this.__closeButton,"click",(function(){n.closed=!n.closed}))}else{void 0===s.closed&&(s.closed=!0);var h=document.createTextNode(s.name);Ks.addClass(h,"controller-name"),o=fi(n,h),Ks.addClass(this.__ul,e.CLASS_CLOSED),Ks.addClass(o,"title"),Ks.bind(o,"click",(function(e){return e.preventDefault(),n.closed=!n.closed,!1})),s.closed||(this.closed=!1)}s.autoPlace&&(Ms.isUndefined(s.parent)&&(ci&&(ui=document.createElement("div"),Ks.addClass(ui,"dg"),Ks.addClass(ui,e.CLASS_AUTO_PLACE_CONTAINER),document.body.appendChild(ui),ci=!1),ui.appendChild(this.domElement),Ks.addClass(this.domElement,e.CLASS_AUTO_PLACE)),this.parent||Mi(n,s.width)),this.__resizeHandler=function(){n.onResizeDebounced()},Ks.bind(window,"resize",this.__resizeHandler),Ks.bind(this.__ul,"webkitTransitionEnd",this.__resizeHandler),Ks.bind(this.__ul,"transitionend",this.__resizeHandler),Ks.bind(this.__ul,"oTransitionEnd",this.__resizeHandler),this.onResize(),s.resizable&&Pi(this),a=function(){hi&&"true"===localStorage.getItem(yi(0,"isLocal"))&&localStorage.setItem(yi(0,"gui"),JSON.stringify(n.getSaveObject()))},this.saveToLocalStorageIfPossible=a,s.parent||((i=n.getRoot()).width+=1,Ms.defer((function(){i.width-=1})))};function fi(e,t,n){var s=document.createElement("li");return t&&s.appendChild(t),n?e.__ul.insertBefore(s,n):e.__ul.appendChild(s),e.onResize(),s}function _i(e){Ks.unbind(window,"resize",e.__resizeHandler),e.saveToLocalStorageIfPossible&&Ks.unbind(window,"unload",e.saveToLocalStorageIfPossible)}function vi(e,t){var n=e.__preset_select[e.__preset_select.selectedIndex];n.innerHTML=t?n.value+"*":n.value}function wi(e,t){var n=e.getRoot(),s=n.__rememberedObjects.indexOf(t.object);if(-1!==s){var i=n.__rememberedObjectIndecesToControllers[s];if(void 0===i&&(i={},n.__rememberedObjectIndecesToControllers[s]=i),i[t.property]=t,n.load&&n.load.remembered){var r=n.load.remembered,a=void 0;if(r[e.preset])a=r[e.preset];else{if(!r.Default)return;a=r.Default}if(a[s]&&void 0!==a[s][t.property]){var o=a[s][t.property];t.initialValue=o,t.setValue(o)}}}}function bi(e,t,n,s){if(void 0===t[n])throw new Error('Object "'+t+'" has no property "'+n+'"');var i=void 0;if(s.color)i=new ni(t,n);else{var r=[t,n].concat(s.factoryArgs);i=ai.apply(e,r)}s.before instanceof zs&&(s.before=s.before.__li),wi(e,i),Ks.addClass(i.domElement,"c");var a=document.createElement("span");Ks.addClass(a,"property-name"),a.innerHTML=i.property;var o=document.createElement("div");o.appendChild(a),o.appendChild(i.domElement);var l=fi(e,o,s.before);return Ks.addClass(l,gi.CLASS_CONTROLLER_ROW),i instanceof ni?Ks.addClass(l,"color"):Ks.addClass(l,Os(i.getValue())),function(e,t,n){if(n.__li=t,n.__gui=e,Ms.extend(n,{options:function(t){if(arguments.length>1){var s=n.__li.nextElementSibling;return n.remove(),bi(e,n.object,n.property,{before:s,factoryArgs:[Ms.toArray(arguments)]})}if(Ms.isArray(t)||Ms.isObject(t)){var i=n.__li.nextElementSibling;return n.remove(),bi(e,n.object,n.property,{before:i,factoryArgs:[t]})}},name:function(e){return n.__li.firstElementChild.firstElementChild.innerHTML=e,n},listen:function(){return n.__gui.listen(n),n},remove:function(){return n.__gui.remove(n),n}}),n instanceof ei){var s=new Js(n.object,n.property,{min:n.__min,max:n.__max,step:n.__step});Ms.each(["updateDisplay","onChange","onFinishChange","step","min","max"],(function(e){var t=n[e],i=s[e];n[e]=s[e]=function(){var e=Array.prototype.slice.call(arguments);return i.apply(s,e),t.apply(n,e)}})),Ks.addClass(t,"has-slider"),n.domElement.insertBefore(s.domElement,n.domElement.firstElementChild)}else if(n instanceof Js){var i=function(t){if(Ms.isNumber(n.__min)&&Ms.isNumber(n.__max)){var s=n.__li.firstElementChild.firstElementChild.innerHTML,i=n.__gui.__listening.indexOf(n)>-1;n.remove();var r=bi(e,n.object,n.property,{before:n.__li.nextElementSibling,factoryArgs:[n.__min,n.__max,n.__step]});return r.name(s),i&&r.listen(),r}return t};n.min=Ms.compose(i,n.min),n.max=Ms.compose(i,n.max)}else n instanceof qs?(Ks.bind(t,"click",(function(){Ks.fakeEvent(n.__checkbox,"click")})),Ks.bind(n.__checkbox,"click",(function(e){e.stopPropagation()}))):n instanceof ti?(Ks.bind(t,"click",(function(){Ks.fakeEvent(n.__button,"click")})),Ks.bind(t,"mouseover",(function(){Ks.addClass(n.__button,"hover")})),Ks.bind(t,"mouseout",(function(){Ks.removeClass(n.__button,"hover")}))):n instanceof ni&&(Ks.addClass(t,"color"),n.updateDisplay=Ms.compose((function(e){return t.style.borderLeftColor=n.__color.toString(),e}),n.updateDisplay),n.updateDisplay());n.setValue=Ms.compose((function(t){return e.getRoot().__preset_select&&n.isModified()&&vi(e.getRoot(),!0),t}),n.setValue)}(e,l,i),e.__controllers.push(i),i}function yi(e,t){return document.location.href+"."+t}function Si(e,t,n){var s=document.createElement("option");s.innerHTML=t,s.value=t,e.__preset_select.appendChild(s),n&&(e.__preset_select.selectedIndex=e.__preset_select.length-1)}function xi(e,t){t.style.display=e.useLocalStorage?"block":"none"}function Ci(e){var t=e.__save_row=document.createElement("li");Ks.addClass(e.domElement,"has-save"),e.__ul.insertBefore(t,e.__ul.firstChild),Ks.addClass(t,"save-row");var n=document.createElement("span");n.innerHTML=" ",Ks.addClass(n,"button gears");var s=document.createElement("span");s.innerHTML="Save",Ks.addClass(s,"button"),Ks.addClass(s,"save");var i=document.createElement("span");i.innerHTML="New",Ks.addClass(i,"button"),Ks.addClass(i,"save-as");var r=document.createElement("span");r.innerHTML="Revert",Ks.addClass(r,"button"),Ks.addClass(r,"revert");var a=e.__preset_select=document.createElement("select");if(e.load&&e.load.remembered?Ms.each(e.load.remembered,(function(t,n){Si(e,n,n===e.preset)})):Si(e,"Default",!1),Ks.bind(a,"change",(function(){for(var t=0;t<e.__preset_select.length;t++)e.__preset_select[t].innerHTML=e.__preset_select[t].value;e.preset=this.value})),t.appendChild(a),t.appendChild(n),t.appendChild(s),t.appendChild(i),t.appendChild(r),hi){var o=document.getElementById("dg-local-explain"),l=document.getElementById("dg-local-storage");document.getElementById("dg-save-locally").style.display="block","true"===localStorage.getItem(yi(0,"isLocal"))&&l.setAttribute("checked","checked"),xi(e,o),Ks.bind(l,"change",(function(){e.useLocalStorage=!e.useLocalStorage,xi(e,o)}))}var h=document.getElementById("dg-new-constructor");Ks.bind(h,"keydown",(function(e){!e.metaKey||67!==e.which&&67!==e.keyCode||di.hide()})),Ks.bind(n,"click",(function(){h.innerHTML=JSON.stringify(e.getSaveObject(),void 0,2),di.show(),h.focus(),h.select()})),Ks.bind(s,"click",(function(){e.save()})),Ks.bind(i,"click",(function(){var t=prompt("Enter a new preset name.");t&&e.saveAs(t)})),Ks.bind(r,"click",(function(){e.revert()}))}function Pi(e){var t=void 0;function n(n){return n.preventDefault(),e.width+=t-n.clientX,e.onResize(),t=n.clientX,!1}function s(){Ks.removeClass(e.__closeButton,gi.CLASS_DRAG),Ks.unbind(window,"mousemove",n),Ks.unbind(window,"mouseup",s)}function i(i){return i.preventDefault(),t=i.clientX,Ks.addClass(e.__closeButton,gi.CLASS_DRAG),Ks.bind(window,"mousemove",n),Ks.bind(window,"mouseup",s),!1}e.__resize_handle=document.createElement("div"),Ms.extend(e.__resize_handle.style,{width:"6px",marginLeft:"-3px",height:"200px",cursor:"ew-resize",position:"absolute"}),Ks.bind(e.__resize_handle,"mousedown",i),Ks.bind(e.__closeButton,"mousedown",i),e.domElement.insertBefore(e.__resize_handle,e.domElement.firstElementChild)}function Mi(e,t){e.domElement.style.width=t+"px",e.__save_row&&e.autoPlace&&(e.__save_row.style.width=t+"px"),e.__closeButton&&(e.__closeButton.style.width=t+"px")}function Ti(e,t){var n={};return Ms.each(e.__rememberedObjects,(function(s,i){var r={},a=e.__rememberedObjectIndecesToControllers[i];Ms.each(a,(function(e,n){r[n]=t?e.initialValue:e.getValue()})),n[i]=r})),n}gi.toggleHide=function(){pi=!pi,Ms.each(mi,(function(e){e.domElement.style.display=pi?"none":""}))},gi.CLASS_AUTO_PLACE="a",gi.CLASS_AUTO_PLACE_CONTAINER="ac",gi.CLASS_MAIN="main",gi.CLASS_CONTROLLER_ROW="cr",gi.CLASS_TOO_TALL="taller-than-window",gi.CLASS_CLOSED="closed",gi.CLASS_CLOSE_BUTTON="close-button",gi.CLASS_CLOSE_TOP="close-top",gi.CLASS_CLOSE_BOTTOM="close-bottom",gi.CLASS_DRAG="drag",gi.DEFAULT_WIDTH=245,gi.TEXT_CLOSED="Close Controls",gi.TEXT_OPEN="Open Controls",gi._keydownHandler=function(e){"text"===document.activeElement.type||72!==e.which&&72!==e.keyCode||gi.toggleHide()},Ks.bind(window,"keydown",gi._keydownHandler,!1),Ms.extend(gi.prototype,{add:function(e,t){return bi(this,e,t,{factoryArgs:Array.prototype.slice.call(arguments,2)})},addColor:function(e,t){return bi(this,e,t,{color:!0})},remove:function(e){this.__ul.removeChild(e.__li),this.__controllers.splice(this.__controllers.indexOf(e),1);var t=this;Ms.defer((function(){t.onResize()}))},destroy:function(){if(this.parent)throw new Error("Only the root GUI should be removed with .destroy(). For subfolders, use gui.removeFolder(folder) instead.");this.autoPlace&&ui.removeChild(this.domElement);var e=this;Ms.each(this.__folders,(function(t){e.removeFolder(t)})),Ks.unbind(window,"keydown",gi._keydownHandler,!1),_i(this)},addFolder:function(e){if(void 0!==this.__folders[e])throw new Error('You already have a folder in this GUI by the name "'+e+'"');var t={name:e,parent:this};t.autoPlace=this.autoPlace,this.load&&this.load.folders&&this.load.folders[e]&&(t.closed=this.load.folders[e].closed,t.load=this.load.folders[e]);var n=new gi(t);this.__folders[e]=n;var s=fi(this,n.domElement);return Ks.addClass(s,"folder"),n},removeFolder:function(e){this.__ul.removeChild(e.domElement.parentElement),delete this.__folders[e.name],this.load&&this.load.folders&&this.load.folders[e.name]&&delete this.load.folders[e.name],_i(e);var t=this;Ms.each(e.__folders,(function(t){e.removeFolder(t)})),Ms.defer((function(){t.onResize()}))},open:function(){this.closed=!1},close:function(){this.closed=!0},hide:function(){this.domElement.style.display="none"},show:function(){this.domElement.style.display=""},onResize:function(){var e=this.getRoot();if(e.scrollable){var t=Ks.getOffset(e.__ul).top,n=0;Ms.each(e.__ul.childNodes,(function(t){e.autoPlace&&t===e.__save_row||(n+=Ks.getHeight(t))})),window.innerHeight-t-20<n?(Ks.addClass(e.domElement,gi.CLASS_TOO_TALL),e.__ul.style.height=window.innerHeight-t-20+"px"):(Ks.removeClass(e.domElement,gi.CLASS_TOO_TALL),e.__ul.style.height="auto")}e.__resize_handle&&Ms.defer((function(){e.__resize_handle.style.height=e.__ul.offsetHeight+"px"})),e.__closeButton&&(e.__closeButton.style.width=e.width+"px")},onResizeDebounced:Ms.debounce((function(){this.onResize()}),50),remember:function(){if(Ms.isUndefined(di)&&((di=new li).domElement.innerHTML=ri),this.parent)throw new Error("You can only call remember on a top level GUI.");var e=this;Ms.each(Array.prototype.slice.call(arguments),(function(t){0===e.__rememberedObjects.length&&Ci(e),-1===e.__rememberedObjects.indexOf(t)&&e.__rememberedObjects.push(t)})),this.autoPlace&&Mi(this,this.width)},getRoot:function(){for(var e=this;e.parent;)e=e.parent;return e},getSaveObject:function(){var e=this.load;return e.closed=this.closed,this.__rememberedObjects.length>0&&(e.preset=this.preset,e.remembered||(e.remembered={}),e.remembered[this.preset]=Ti(this)),e.folders={},Ms.each(this.__folders,(function(t,n){e.folders[n]=t.getSaveObject()})),e},save:function(){this.load.remembered||(this.load.remembered={}),this.load.remembered[this.preset]=Ti(this),vi(this,!1),this.saveToLocalStorageIfPossible()},saveAs:function(e){this.load.remembered||(this.load.remembered={},this.load.remembered.Default=Ti(this,!0)),this.load.remembered[e]=Ti(this),this.preset=e,Si(this,e,!0),this.saveToLocalStorageIfPossible()},revert:function(e){Ms.each(this.__controllers,(function(t){this.getRoot().load.remembered?wi(e||this.getRoot(),t):t.setValue(t.initialValue),t.__onFinishChange&&t.__onFinishChange.call(t,t.getValue())}),this),Ms.each(this.__folders,(function(e){e.revert(e)})),e||vi(this.getRoot(),!1)},listen:function(e){var t=0===this.__listening.length;this.__listening.push(e),t&&function e(t){0!==t.length&&oi.call(window,(function(){e(t)})),Ms.each(t,(function(e){e.updateDisplay()}))}(this.__listening)},updateDisplay:function(){Ms.each(this.__controllers,(function(e){e.updateDisplay()})),Ms.each(this.__folders,(function(e){e.updateDisplay()}))}});var Ai=gi;class Ri{static createMeshPhysicalMaterial(e){return new x(e)}static createMeshStandardMaterial(e){return new N(e)}}e("M",Ri),e("g",(e,t,n,s)=>{if(!e||!t||0===n||0===s)return new a;let i=e.clone(),r=n/2,o=s/2;return i.project(t),i.x=Math.floor(i.x*r+r),i.y=Math.floor(-i.y*o+o),i.z=e.distanceTo(t.position),i});const Ei=e("ac",(e,t)=>{t||(t=new a(0,0,0));let n=new a(e.size.x/1e3,e.size.z/1e3,e.size.y/1e3),s=new a(e.origin.x/1e3,e.origin.z/1e3,e.origin.y/-1e3),i=new a(0,0,-n.z).add(s).sub(t),r=new a(n.x,n.y,0).add(s).add(t);return new ge(i,r)});e("H",(e,t)=>{let n=gs(e.x),s=gs(e.y),i=gs(e.z),r=gs(t.x),a=gs(t.y),o=gs(t.z);return n===r&&s===a&&i===o}),e("S",(e,t)=>{let n=gs(e.w),s=gs(e.x),i=gs(e.y),r=gs(e.z),a=gs(t.w),o=gs(t.x),l=gs(t.y),h=gs(t.z);return n===a&&s===o&&i===l&&r===h}),e("J",(e,t)=>{let n=gs(e.x),s=gs(e.y),i=gs(t.x),r=gs(t.y);return n===i&&s===r});let Ii=null;const Di=()=>{if(Ii)return Ii;const e=new Uint8Array(4);for(let t=0;t<1;t++){const n=4*t;e[n]=255,e[n+1]=255,e[n+2]=255,e[n+3]=255}const t=new ye(e,1,1,be);return t.needsUpdate=!0,t},Oi=(e,t,n,s)=>{const i=new Uint8Array(4),r=Math.floor(255*e),a=Math.floor(255*t),o=Math.floor(255*n),l=Math.floor(255*s);for(let e=0;e<4;e++){const t=4*e;i[t]=r,i[t+1]=a,i[t+2]=o,i[t+3]=l}const h=new ye(i,1,1,be);return h.needsUpdate=!0,h},ki=e("N",e=>Li(null,e)),Li=e("au",(e,t)=>{var n;e||(e=Ni()),e.name=t.id?t.id.toString():"";const s="2"===t.shading.version||(null===(n=t.shading.version)||void 0===n?void 0:n.startsWith("2."));return(e=s?Bi(e,t):Ui(e,t)).userData.materialVersion=s?2:1,e.map||(Ii||(Ii=Di()),e.map=Ii),e}),Ui=(e,t)=>{void 0!==t.shading.metallic&&(e.metalness=1===t.shading.metallic?1:.5,e.reflectivity=Se(t.shading.metallic,.5));let n=!1;return t.shading.transmission&&t.shading.transmission>0?(e.opacity=1-t.shading.transmission,e.transparent=!0,e.depthWrite=!1,e.metalness=0,n=!0):void 0!==t.shading.alpha&&t.shading.alpha<1&&(e.transparent=t.shading.alpha<1,e.opacity=t.shading.alpha,e.depthWrite=t.shading.alpha>=1,e.metalness=.5*Math.max(0,t.shading.alpha),n=!0),e.aoMapIntensity=Se(t.shading.occlusion,1),e.roughness=Se(t.shading.roughness,.5),e.alphaTest=Se(t.shading.alphaCutoff,0),ji(e.color,t.shading.basecolor),n||t.shading.doubleSided?e.side=F:e.side=he,e},Bi=(e,t)=>{var n,s,i,r,a,o,l,h,d,c,u,p,m,g;let f=!1;return void 0!==t.shading.alpha&&t.shading.alpha<1?(e.transparent=!0,e.opacity=t.shading.alpha,e.depthWrite=!1,f=!0):(e.transparent=!1,e.opacity=1,e.depthWrite=!0),e.alphaTest=null!==(n=t.shading.alphaCutoff)&&void 0!==n?n:0,ji(e.color,t.shading.basecolor),e.transmission=null!==(s=t.shading.transmission)&&void 0!==s?s:0,e.ior=null!==(i=Math.max(1,Math.min(2.33,t.shading.transmissionIOR)))&&void 0!==i?i:1.5,e.metalness=null!==(r=t.shading.metallic)&&void 0!==r?r:0,ji(e.specularColor,t.shading.specularColor),e.specularIntensity=null!==(a=t.shading.specularity)&&void 0!==a?a:0,e.roughness=null!==(o=t.shading.roughness)&&void 0!==o?o:0,e.aoMapIntensity=null!==(l=t.shading.occlusion)&&void 0!==l?l:1,ji(e.emissive,t.shading.emissiveColor),e.emissiveIntensity=null!==(h=t.shading.emissiveIntensity)&&void 0!==h?h:1,e.clearcoat=null!==(d=t.shading.clearcoatIntensity)&&void 0!==d?d:0,e.clearcoatRoughness=null!==(c=t.shading.clearcoatRoughness)&&void 0!==c?c:0,e.clearcoatNormalScale.setScalar(null!==(u=t.shading.clearcoatNormalScale)&&void 0!==u?u:1),ji(e.sheenColor,t.shading.sheenColor),e.sheen=null!==(p=t.shading.sheenIntensity)&&void 0!==p?p:1,e.sheenRoughness=null!==(m=t.shading.sheenRoughness)&&void 0!==m?m:1,e.thickness=null!==(g=t.shading.thicknessFactor)&&void 0!==g?g:0,ji(e.attenuationColor,t.shading.attenuationColor),t.shading.attenuationDistance&&(e.attenuationDistance=t.shading.attenuationDistance),e.side=f||t.shading.doubleSided?F:he,e},Ni=()=>Ri.createMeshPhysicalMaterial({}),Fi=(e("av",(e,t=1)=>2===t?Gi(e):Fi(e)),e=>{let t={alpha:e.opacity,metallic:e.reflectivity,basecolor:zi(e.color),roughness:e.roughness,doubleSided:e.side===F,alphaCutoff:e.alphaTest,transmission:e.transmission};return 1===e.metalness?t.metallic=1:t.metallic=e.reflectivity,t}),Gi=e=>({version:"2.0.0",alpha:e.opacity,alphaCutoff:e.alphaTest,basecolor:zi(e.color),transmission:e.transmission,transmissionIOR:e.ior,metallic:e.metalness,doubleSided:e.side===F,specularColor:zi(e.specularColor),specularity:e.specularIntensity,roughness:e.roughness,occlusion:e.aoMapIntensity,emissiveColor:zi(e.emissive),emissiveIntensity:e.emissiveIntensity,clearcoatIntensity:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,clearcoatNormalScale:e.clearcoatNormalScale.x,sheenColor:zi(e.sheenColor),sheenIntensity:e.sheen,sheenRoughness:e.sheenRoughness,thicknessFactor:e.thickness,attenuationColor:zi(e.attenuationColor),attenuationDistance:e.attenuationDistance}),ji=(e,t)=>{if(void 0!==t){const n=new h(t.r,t.g,t.b);e.copy(n.convertSRGBToLinear())}},zi=e=>{const t=e.clone().convertLinearToSRGB();return{r:t.r,g:t.g,b:t.b}};let Hi=null;const Vi=e("O",(e,t,n,s,i,r,a=16)=>(Hi||(Hi=new R,Hi.crossOrigin=""),new Promise((o,l)=>{if(!e)return console.warn("trying to add a texture without image",t),void o();Hi.load(e,e=>{Wi(e,t,n,s,i,r,a),o()},l)}))),Wi=e("aw",(e,t,n,s,i,r,a=16)=>{e.anisotropy=s,e.wrapS=k,e.wrapT=k,a<=8&&["ORM","EMRGB","CCRG","CCXYZ","SHRGBA","SPRGBA","TTRG"].includes(t.mapping)?console.warn("ORM maps are not supported on devices with only "+a+" texture units"):(e.repeat.set(i,r),Ki(e,t,n),"RGBA"===t.mapping&&(n.transparent=!0,1===n.userData.materialVersion)&&n.name.includes("glow")&&(n.emissiveIntensity=.5,n.emissive=new h(16777215),n.emissiveMap=n.map),n.needsUpdate=!0)}),Ki=(e,t,n)=>{"XYZ"===t.mapping?(n.normalMap=e,n.map===Di()&&(n.map=null)):"ORM"===t.mapping?(n.aoMap=e,n.roughnessMap=e,n.metalnessMap=e):"EMRGB"===t.mapping?n.emissiveMap=e:"CCRG"===t.mapping?(n.clearcoatMap=e,n.clearcoatRoughnessMap=e):"CCXYZ"===t.mapping?n.clearcoatNormalMap=e:"SHRGBA"===t.mapping?(n.sheenColorMap=e,n.sheenRoughnessMap=e):"SPRGBA"===t.mapping?(n.specularColorMap=e,n.specularIntensityMap=e):"TTRG"===t.mapping?(n.transmissionMap=e,n.thicknessMap=e):(e.colorSpace=S,n.map=e)},qi=e("Q",(e=!0)=>(window.__RML_GUI__||(window.__RML_GUI__=new Ai({autoPlace:e})),window.__RML_GUI__)),Xi=(e("ai",(e,t)=>{let n=!1;for(const s of t){const t=s.getKernelObject();let i;if(2===t.wallType.value&&(i=fs(t.rightNormal)),1===t.wallType.value&&(i=fs(t.leftNormal)),!i)continue;let r=fs(s.getPlanElement().getCenter());r=r.applyMatrix4(e.matrixWorldInverse),i=i.transformDirection(e.matrixWorldInverse);const a=r.dot(i)>=0;a!==s.getContainer().visible&&(n=!0),a?s.show():s.isSelected||s.hide()}return n}),e("al",(e,t,n=!0)=>{if(!e.userData.tween)if(t)if(e.transparent=!0,n){let t={opacity:1};e.userData.tween=!0,new TWEEN.Tween(t).to({opacity:.2},400).easing(TWEEN.Easing.Sinusoidal.In).onUpdate(()=>{e.opacity=t.opacity}).onComplete(()=>{e.userData.tween=!1}).start()}else e.opacity=.2;else if(n){let t={opacity:.2};e.userData.tween=!0,new TWEEN.Tween(t).to({opacity:1},400).easing(TWEEN.Easing.Sinusoidal.In).onUpdate(()=>{e.opacity=t.opacity}).onComplete(()=>{e.transparent=!1,e.userData.tween=!1}).start()}else e.opacity=1,e.transparent=!1}),e=>{let t=new h;return t.setRGB((e>>16)/255,(e>>8&255)/255,(e>>0&255)/255),t}),Yi=(e("$",(e,t)=>{e.traverse(e=>{if(e instanceof z&&TWEEN){const n=e.material;e.userData.tween&&e.userData.tween.stop();const s={opacity:n.opacity};t.transparent&&(n.transparent=t.transparent),e.userData.tween=new TWEEN.Tween(s).to(t,250).easing(TWEEN.Easing.Linear.None).onUpdate(()=>{n.opacity=s.opacity}).onStop(()=>{t.transparent||(n.transparent=t.transparent),n.opacity=t.opacity,n.needsUpdate=!0,e.userData.tween=void 0}).onComplete(()=>{t.transparent||(n.transparent=t.transparent),n.needsUpdate=!0,e.userData.tween=void 0}).start()}})}),e("aj",e=>{e.traverse(e=>{if(e instanceof z&&TWEEN){let t=e.material;if(0===t.opacity)return;let n={opacity:0,transparent:!0},s={opacity:t.opacity,transparent:t.transparent};t.transparent=n.transparent,t.opacity=n.opacity,new TWEEN.Tween(n).to(s,500).easing(TWEEN.Easing.Linear.None).onUpdate(()=>{t.opacity=n.opacity}).onComplete(()=>{t.transparent=s.transparent}).start()}})})),Qi=e("n",e=>{"Mesh"===e.type?Ji(e):Zi(e)}),Zi=e=>{e&&e.children&&0!==e.children.length&&e.children.forEach(e=>{Ji(e)})},Ji=e("d",e=>{e&&(e.material&&er(e.material),e.geometry&&$i(e.geometry),e.children&&e.children.length>0&&Zi(e))}),$i=e=>{e&&e.dispose()},er=e=>{e&&(e.map&&e.map.dispose(),e.normalMap&&e.normalMap.dispose(),e.dispose())};let tr;e("v",e=>0===e.x&&0===e.y&&0===e.z);const nr=(e,t)=>{let n="";return e||""===e?(e.materialId&&""!==e.materialId?n=e.materialId:e.catalogItemId&&""!==e.catalogItemId?n=e.catalogItemId:e.rgbValue>0?n="rgb"+JSON.stringify(e.rgbValue):e.length>0?n=e:t&&1===t.value?n="default_wall_material_"+e.getSourceType().value:t&&7===t.value&&(n="default_ceiling_material_"+e.getSourceType().value),n):null},sr=(e("o",e=>{let t=e.getWorldDirection(new a).clone();t.y=0,t.lengthSq()<.01&&(t=new a(0,1,0),t.applyQuaternion(e.quaternion),t.y=0),t.normalize();let n=Math.asin(t.x);return t.z<0&&(n=Math.PI-n),n<0&&(n+=2*Math.PI),n}),e("K",(e,t)=>{if(!e||!t)return 0;const n=e.clone().expandByScalar(.001).containsBox(t),s=t.clone().expandByScalar(.001).containsBox(e);return s&&n||!s&&!n?0:!0===n?1:-1}),e("am",(e,t,n,s=1)=>{const i=t>n,r=i?15:0,o=i?0:10,l=e.getSize(new a),h=e.getCenter(new a);let d=l.x>2*r?l.x/2:r,c=l.z>2*o?l.z/2:o;return d*=s,c*=s,new ge(new a(h.x-d,h.y,h.z-c),new a(h.x+d,h.y,h.z+c))}),e("ae",e=>{const{x:t,y:n}=e;return{x:t,y:n}})),ir=e=>{const{x:t,y:n,z:s}=e;return{x:t,y:n,z:s}};e("ak",(e,t,n)=>(new a).setFromSphericalCoords(e,Math.PI*(1-n),2*Math.PI*(1-t))),e("m",e=>{const t=new xe;return t.environment=e.environment.clone(),t.userData.environmentDefinition=e.userData.environmentDefinition.clone(),t.userData.shadowFromEnvironment=e.userData.shadowFromEnvironment,t});var rr=e("Z","static/default_256-f1c66a2764f88cc0.exr");const ar={uniforms:{tDiffuse:{value:null},colorTransform:{value:new C},colorBase:{value:new Ce(0,0,0,0)},multiplyChannels:{value:0},uvTransform:{value:new Pe}},vertexShader:"\n varying vec2 vUv;\n uniform mat3 uvTransform;\n \n void main() {\n vUv = (uvTransform * vec3(uv, 1.0)).xy;\n gl_Position = (projectionMatrix * modelViewMatrix * vec4(position, 1.0)).xyww;\n }",fragmentShader:"\n uniform sampler2D tDiffuse;\n uniform mat4 colorTransform;\n uniform vec4 colorBase;\n uniform float multiplyChannels;\n varying vec2 vUv;\n \n void main() {\n vec4 color = colorTransform * texture2D(tDiffuse, vUv) + colorBase;\n color.rgb = mix(color.rgb, vec3(color.r * color.g * color.b), multiplyChannels);\n gl_FragColor = color;\n }"},or=new C,lr=(new C).set(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0),hr=(new C).set(0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,0),dr=(new C).set(1,0,0,0,1,0,0,0,1,0,0,0,0,0,0,1);(new C).set(0,1,0,0,0,1,0,0,0,1,0,0,0,0,0,1),(new C).set(0,0,1,0,0,0,1,0,0,0,1,0,0,0,0,1);const cr=(new C).set(1,0,0,0,1,0,0,0,1,0,0,0,0,0,0,1),ur=new Ce(0,0,0,0),pr=new Ce(0,0,0,1),mr=new Pe,gr=(new Pe).set(1,0,0,0,-1,1,0,0,1),fr=(e,t,n,s)=>(new C).set(e,0,0,1-e,0,t,0,1-t,0,0,n,1-n,0,0,0,s);class _r extends Me{constructor(e,t="additive"){const n="additive"===t?{blendSrc:Te,blendDst:Ae,blendEquation:Re,blendSrcAlpha:Ee,blendDstAlpha:Ae,blendEquationAlpha:Re}:{};super({uniforms:Ie.clone(ar.uniforms),vertexShader:ar.vertexShader,fragmentShader:ar.fragmentShader,transparent:!0,depthTest:!1,depthWrite:!1,...n}),this.update(e)}update(e){return void 0!==(null==e?void 0:e.texture)&&(this.uniforms.tDiffuse.value=null==e?void 0:e.texture),void 0!==(null==e?void 0:e.colorTransform)&&(this.uniforms.colorTransform.value=null==e?void 0:e.colorTransform),void 0!==(null==e?void 0:e.colorBase)&&(this.uniforms.colorBase.value=null==e?void 0:e.colorBase),void 0!==(null==e?void 0:e.multiplyChannels)&&(this.uniforms.multiplyChannels.value=null==e?void 0:e.multiplyChannels),void 0!==(null==e?void 0:e.uvTransform)&&(this.uniforms.uvTransform.value=null==e?void 0:e.uvTransform),void 0!==(null==e?void 0:e.blending)&&(this.blending=null==e?void 0:e.blending),void 0!==(null==e?void 0:e.blendSrc)&&(this.blendSrc=null==e?void 0:e.blendSrc),void 0!==(null==e?void 0:e.blendDst)&&(this.blendDst=null==e?void 0:e.blendDst),void 0!==(null==e?void 0:e.blendEquation)&&(this.blendEquation=null==e?void 0:e.blendEquation),void 0!==(null==e?void 0:e.blendSrcAlpha)&&(this.blendSrcAlpha=null==e?void 0:e.blendSrcAlpha),void 0!==(null==e?void 0:e.blendDstAlpha)&&(this.blendDstAlpha=null==e?void 0:e.blendDstAlpha),void 0!==(null==e?void 0:e.blendEquationAlpha)&&(this.blendEquationAlpha=null==e?void 0:e.blendEquationAlpha),this}}const vr={uniforms:{tDiffuse:{value:null},rangeMin:{value:new r(1/512,1/512)},rangeMax:{value:new r(1/512,1/512)}},vertexShader:"\n varying vec2 vUv;\n void main() {\n vUv = uv;\n gl_Position = projectionMatrix * modelViewMatrix * vec4(position, 1.0);\n }",fragmentShader:"\n uniform sampler2D tDiffuse;\n uniform vec2 rangeMin;\n uniform vec2 rangeMax;\n varying vec2 vUv;\n \n void main() {\n vec4 baseColor = texture2D(tDiffuse, vUv);\n vec2 blur = mix(rangeMax, rangeMin, baseColor.a);\n vec4 sum = vec4( 0.0 );\n sum += texture2D(tDiffuse, vUv - 1.0 * blur) * 0.051;\n sum += texture2D(tDiffuse, vUv - 0.75 * blur) * 0.0918;\n sum += texture2D(tDiffuse, vUv - 0.5 * blur) * 0.12245;\n sum += texture2D(tDiffuse, vUv - 0.25 * blur) * 0.1531;\n sum += baseColor * 0.1633;\n sum += texture2D(tDiffuse, vUv + 0.25 * blur) * 0.1531;\n sum += texture2D(tDiffuse, vUv + 0.5 * blur) * 0.12245;\n sum += texture2D(tDiffuse, vUv + 0.75 * blur) * 0.0918;\n sum += texture2D(tDiffuse, vUv + 1.0 * blur) * 0.051;\n gl_FragColor = sum;\n }"};new r(.1,.9),new r(.1,.9);class wr extends Me{constructor(e){super({defines:Object.assign({},wr._linearDepthShader.defines),uniforms:Ie.clone(wr._linearDepthShader.uniforms),vertexShader:wr._linearDepthShader.vertexShader,fragmentShader:wr._linearDepthShader.fragmentShader,blending:De}),this.update(e)}update(e){if(void 0!==(null==e?void 0:e.depthTexture)&&(this.uniforms.tDepth.value=null==e?void 0:e.depthTexture),void 0!==(null==e?void 0:e.camera)){const t=(null==e?void 0:e.camera)||(null==e?void 0:e.camera);this.uniforms.cameraNear.value=t.near,this.uniforms.cameraFar.value=t.far}return void 0!==(null==e?void 0:e.depthFilter)&&(this.uniforms.depthFilter.value=null==e?void 0:e.depthFilter),this}}wr._linearDepthShader={uniforms:{tDepth:{value:null},depthFilter:{value:new Ce(1,0,0,0)},cameraNear:{value:.1},cameraFar:{value:1}},defines:{PERSPECTIVE_CAMERA:1,ALPHA_DEPTH:0},vertexShader:"varying vec2 vUv;\n void main() {\n vUv = uv;\n gl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n }",fragmentShader:"uniform sampler2D tDepth;\n uniform vec4 depthFilter;\n uniform float cameraNear;\n uniform float cameraFar;\n varying vec2 vUv;\n \n #include <packing>\n \n float getLinearDepth(const in vec2 screenPosition) {\n float fragCoordZ = dot(texture2D(tDepth, screenPosition), depthFilter);\n #if PERSPECTIVE_CAMERA == 1\n float viewZ = perspectiveDepthToViewZ(fragCoordZ, cameraNear, cameraFar);\n return viewZToOrthographicDepth(viewZ, cameraNear, cameraFar);\n #else\n return fragCoordZ;\n #endif\n }\n \n void main() {\n float depth = getLinearDepth(vUv);\n gl_FragColor = vec4(vec3(1.0 - depth), 1.0);\n }"};const br=new Q(-1,1,1,-1,0,1),yr=new class extends c{constructor(){super(),this.setAttribute("position",new Oe([-1,3,0,-1,-1,0,3,-1,0],3)),this.setAttribute("uv",new Oe([0,2,0,0,2,0],2))}};class Sr{constructor(e){this._mesh=new z(yr,e)}dispose(){this._mesh.geometry.dispose()}render(e){e.render(this._mesh,br)}get material(){return this._mesh.material}set material(e){this._mesh.material=e}}class xr{constructor(e=Math){this.grad3=[[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]],this.grad4=[[0,1,1,1],[0,1,1,-1],[0,1,-1,1],[0,1,-1,-1],[0,-1,1,1],[0,-1,1,-1],[0,-1,-1,1],[0,-1,-1,-1],[1,0,1,1],[1,0,1,-1],[1,0,-1,1],[1,0,-1,-1],[-1,0,1,1],[-1,0,1,-1],[-1,0,-1,1],[-1,0,-1,-1],[1,1,0,1],[1,1,0,-1],[1,-1,0,1],[1,-1,0,-1],[-1,1,0,1],[-1,1,0,-1],[-1,-1,0,1],[-1,-1,0,-1],[1,1,1,0],[1,1,-1,0],[1,-1,1,0],[1,-1,-1,0],[-1,1,1,0],[-1,1,-1,0],[-1,-1,1,0],[-1,-1,-1,0]],this.p=[];for(let t=0;t<256;t++)this.p[t]=Math.floor(256*e.random());this.perm=[];for(let e=0;e<512;e++)this.perm[e]=this.p[255&e];this.simplex=[[0,1,2,3],[0,1,3,2],[0,0,0,0],[0,2,3,1],[0,0,0,0],[0,0,0,0],[0,0,0,0],[1,2,3,0],[0,2,1,3],[0,0,0,0],[0,3,1,2],[0,3,2,1],[0,0,0,0],[0,0,0,0],[0,0,0,0],[1,3,2,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[1,2,0,3],[0,0,0,0],[1,3,0,2],[0,0,0,0],[0,0,0,0],[0,0,0,0],[2,3,0,1],[2,3,1,0],[1,0,2,3],[1,0,3,2],[0,0,0,0],[0,0,0,0],[0,0,0,0],[2,0,3,1],[0,0,0,0],[2,1,3,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[2,0,1,3],[0,0,0,0],[0,0,0,0],[0,0,0,0],[3,0,1,2],[3,0,2,1],[0,0,0,0],[3,1,2,0],[2,1,0,3],[0,0,0,0],[0,0,0,0],[0,0,0,0],[3,1,0,2],[0,0,0,0],[3,2,0,1],[3,2,1,0]]}dot(e,t,n){return e[0]*t+e[1]*n}dot3(e,t,n,s){return e[0]*t+e[1]*n+e[2]*s}dot4(e,t,n,s,i){return e[0]*t+e[1]*n+e[2]*s+e[3]*i}noise(e,t){let n,s,i;const r=(e+t)*(.5*(Math.sqrt(3)-1)),a=Math.floor(e+r),o=Math.floor(t+r),l=(3-Math.sqrt(3))/6,h=(a+o)*l,d=e-(a-h),c=t-(o-h);let u,p;d>c?(u=1,p=0):(u=0,p=1);const m=d-u+l,g=c-p+l,f=d-1+2*l,_=c-1+2*l,v=255&a,w=255&o,b=this.perm[v+this.perm[w]]%12,y=this.perm[v+u+this.perm[w+p]]%12,S=this.perm[v+1+this.perm[w+1]]%12;let x=.5-d*d-c*c;x<0?n=0:(x*=x,n=x*x*this.dot(this.grad3[b],d,c));let C=.5-m*m-g*g;C<0?s=0:(C*=C,s=C*C*this.dot(this.grad3[y],m,g));let P=.5-f*f-_*_;return P<0?i=0:(P*=P,i=P*P*this.dot(this.grad3[S],f,_)),70*(n+s+i)}noise3d(e,t,n){let s,i,r,a;const o=(e+t+n)*(1/3),l=Math.floor(e+o),h=Math.floor(t+o),d=Math.floor(n+o),c=(l+h+d)*(1/6),u=e-(l-c),p=t-(h-c),m=n-(d-c);let g,f,_,v,w,b;u>=p?p>=m?(g=1,f=0,_=0,v=1,w=1,b=0):u>=m?(g=1,f=0,_=0,v=1,w=0,b=1):(g=0,f=0,_=1,v=1,w=0,b=1):p<m?(g=0,f=0,_=1,v=0,w=1,b=1):u<m?(g=0,f=1,_=0,v=0,w=1,b=1):(g=0,f=1,_=0,v=1,w=1,b=0);const y=u-g+1/6,S=p-f+1/6,x=m-_+1/6,C=u-v+1/6*2,P=p-w+1/6*2,M=m-b+1/6*2,T=u-1+.5,A=p-1+.5,R=m-1+.5,E=255&l,I=255&h,D=255&d,O=this.perm[E+this.perm[I+this.perm[D]]]%12,k=this.perm[E+g+this.perm[I+f+this.perm[D+_]]]%12,L=this.perm[E+v+this.perm[I+w+this.perm[D+b]]]%12,U=this.perm[E+1+this.perm[I+1+this.perm[D+1]]]%12;let B=.6-u*u-p*p-m*m;B<0?s=0:(B*=B,s=B*B*this.dot3(this.grad3[O],u,p,m));let N=.6-y*y-S*S-x*x;N<0?i=0:(N*=N,i=N*N*this.dot3(this.grad3[k],y,S,x));let F=.6-C*C-P*P-M*M;F<0?r=0:(F*=F,r=F*F*this.dot3(this.grad3[L],C,P,M));let G=.6-T*T-A*A-R*R;return G<0?a=0:(G*=G,a=G*G*this.dot3(this.grad3[U],T,A,R)),32*(s+i+r+a)}noise4d(e,t,n,s){const i=this.grad4,r=this.simplex,a=this.perm,o=(Math.sqrt(5)-1)/4,l=(5-Math.sqrt(5))/20;let h,d,c,u,p;const m=(e+t+n+s)*o,g=Math.floor(e+m),f=Math.floor(t+m),_=Math.floor(n+m),v=Math.floor(s+m),w=(g+f+_+v)*l,b=e-(g-w),y=t-(f-w),S=n-(_-w),x=s-(v-w),C=(b>y?32:0)+(b>S?16:0)+(y>S?8:0)+(b>x?4:0)+(y>x?2:0)+(S>x?1:0),P=r[C][0]>=3?1:0,M=r[C][1]>=3?1:0,T=r[C][2]>=3?1:0,A=r[C][3]>=3?1:0,R=r[C][0]>=2?1:0,E=r[C][1]>=2?1:0,I=r[C][2]>=2?1:0,D=r[C][3]>=2?1:0,O=r[C][0]>=1?1:0,k=r[C][1]>=1?1:0,L=r[C][2]>=1?1:0,U=r[C][3]>=1?1:0,B=b-P+l,N=y-M+l,F=S-T+l,G=x-A+l,j=b-R+2*l,z=y-E+2*l,H=S-I+2*l,V=x-D+2*l,W=b-O+3*l,K=y-k+3*l,q=S-L+3*l,X=x-U+3*l,Y=b-1+4*l,Q=y-1+4*l,Z=S-1+4*l,J=x-1+4*l,$=255&g,ee=255&f,te=255&_,ne=255&v,se=a[$+a[ee+a[te+a[ne]]]]%32,ie=a[$+P+a[ee+M+a[te+T+a[ne+A]]]]%32,re=a[$+R+a[ee+E+a[te+I+a[ne+D]]]]%32,ae=a[$+O+a[ee+k+a[te+L+a[ne+U]]]]%32,oe=a[$+1+a[ee+1+a[te+1+a[ne+1]]]]%32;let le=.6-b*b-y*y-S*S-x*x;le<0?h=0:(le*=le,h=le*le*this.dot4(i[se],b,y,S,x));let he=.6-B*B-N*N-F*F-G*G;he<0?d=0:(he*=he,d=he*he*this.dot4(i[ie],B,N,F,G));let de=.6-j*j-z*z-H*H-V*V;de<0?c=0:(de*=de,c=de*de*this.dot4(i[re],j,z,H,V));let ce=.6-W*W-K*K-q*q-X*X;ce<0?u=0:(ce*=ce,u=ce*ce*this.dot4(i[ae],W,K,q,X));let ue=.6-Y*Y-Q*Q-Z*Z-J*J;return ue<0?p=0:(ue*=ue,p=ue*ue*this.dot4(i[oe],Y,Q,Z,J)),27*(h+d+c+u+p)}}new R;class Cr{constructor(){this.bounds=new ge(new a(-1,-1,-1),new a(1,1,1)),this.size=new a(2,2,2),this.center=new a(0,0,0),this.maxSceneDistanceFromCenter=Math.sqrt(3),this.maxSceneDistanceFrom0=Math.sqrt(3)}copyFrom(e){this.bounds.copy(e.bounds),this.size.copy(e.size),this.center.copy(e.center),this.maxSceneDistanceFromCenter=e.maxSceneDistanceFromCenter,this.maxSceneDistanceFrom0=e.maxSceneDistanceFrom0}updateFromObject(e){e.updateMatrixWorld(),this.bounds.setFromObject(e),this.updateFromBox(this.bounds)}updateFromBox(e){this.bounds!==e&&this.bounds.copy(e),this.bounds.getSize(this.size),this.bounds.getCenter(this.center),this.maxSceneDistanceFromCenter=this.size.length()/2,this.maxSceneDistanceFrom0=new a(Math.max(Math.abs(this.bounds.min.x),Math.abs(this.bounds.max.x)),Math.max(Math.abs(this.bounds.min.y),Math.abs(this.bounds.max.y)),Math.max(Math.abs(this.bounds.min.z),Math.abs(this.bounds.max.z))).length()}updateCameraViewVolumeFromBounds(e){e.updateMatrixWorld();const t=this.bounds.clone().applyMatrix4(e.matrixWorldInverse);e instanceof Q?((e,t)=>{e.left=t.min.x,e.right=t.max.x,e.bottom=t.min.y,e.top=t.max.y,e.near=Math.min(-t.min.z,-t.max.z),e.far=Math.max(-t.min.z,-t.max.z),e.updateProjectionMatrix()})(e,t):e instanceof X&&((e,t)=>{const n=Math.min(-t.min.z,-t.max.z),s=Math.max(-t.min.z,-t.max.z);if(n<.001)return;const i=Math.max(Math.abs(t.min.x),Math.abs(t.max.x)),r=Math.max(Math.abs(t.min.y),Math.abs(t.max.y));e.aspect=i/r,e.fov=Y.radToDeg(2*Math.atan2(r,n)),e.near=n,e.far=s,e.updateProjectionMatrix()})(e,t)}getNearAndFarForPerspectiveCamera(e,t=1){const n=e.clone().sub(this.center).length();return[Math.max(.01,n-this.maxSceneDistanceFromCenter-.01),n+this.maxSceneDistanceFromCenter*t+.01]}}class Pr{changed(e){var t,n;const s=!(null===(t=this._lastCameraProjection)||void 0===t?void 0:t.equals(e.projectionMatrix))||!(null===(n=this._lastCameraWorld)||void 0===n?void 0:n.equals(e.matrixWorld));return this._lastCameraProjection=e.projectionMatrix.clone(),this._lastCameraWorld=e.matrixWorld.clone(),s}}class Mr{constructor(){this._originalClearColor=new h,this._originalClearAlpha=0,this._originalAutoClear=!1,this._originalRenderTarget=null,this._screenSpaceQuad=new Sr(void 0),this._emptyScene=new xe,this._defaultCamera=new X}renderWithOverrideMaterial(e,t,n,s,i,r,a){this._backup(e),this._prepareRenderer(e,i,r,a);const o=t.overrideMaterial;t.overrideMaterial=s,e.render(t,n),t.overrideMaterial=o,this._restore(e)}clear(e,t,n,s){this._backup(e),this._prepareRenderer(e,t,n,s),e.render(this._emptyScene,this._defaultCamera),this._restore(e)}render(e,t,n,s,i,r){this._backup(e),this._prepareRenderer(e,s,i,r),e.render(t,n),this._restore(e)}renderScreenSpace(e,t,n,s,i){this._backup(e),this._prepareRenderer(e,n,s,i),this._screenSpaceQuad.material=t,this._screenSpaceQuad.render(e),this._restore(e)}_prepareRenderer(e,t,n,s){e.setRenderTarget(t),e.autoClear=!1,null!=n&&(e.setClearColor(n),e.setClearAlpha(s||0),e.clear())}_backup(e){e.getClearColor(this._originalClearColor),this._originalClearAlpha=e.getClearAlpha(),this._originalAutoClear=e.autoClear,this._originalRenderTarget=e.getRenderTarget()}_restore(e){e.setClearColor(this._originalClearColor),e.setClearAlpha(this._originalClearAlpha),e.setRenderTarget(this._originalRenderTarget),e.autoClear=this._originalAutoClear}}class Tr{constructor(e,t){var n;this._passRenderer=null!==(n=null==t?void 0:t.passRenderer)&&void 0!==n?n:new Mr,this._blurMaterial=new Me(null!=e?e:vr),this._blurMaterial.depthTest=!1}dispose(){this._blurMaterial.dispose()}render(e,t,n,s){this._blurMaterial.uniforms.tDiffuse.value=t[0].texture,this._blurMaterial.uniforms.rangeMin.value.x=n[0],this._blurMaterial.uniforms.rangeMin.value.y=0,this._blurMaterial.uniforms.rangeMax.value.x=s[0],this._blurMaterial.uniforms.rangeMax.value.y=0,this._passRenderer.renderScreenSpace(e,this._blurMaterial,t[1]),this._blurMaterial.uniforms.tDiffuse.value=t[1].texture,this._blurMaterial.uniforms.rangeMin.value.x=0,this._blurMaterial.uniforms.rangeMin.value.y=n[1],this._blurMaterial.uniforms.rangeMax.value.x=0,this._blurMaterial.uniforms.rangeMax.value.y=s[1],this._passRenderer.renderScreenSpace(e,this._blurMaterial,t[2])}}const Ar=(e,t)=>{const n=Rr(e,t);let s="vec4[SAMPLES](";for(let t=0;t<e;t++){const i=n[t];s+=`vec4(${i.x}, ${i.y}, ${i.z}, ${i.w})${t<e-1?",":")"}`}return s},Rr=(e,t)=>{const n=[];for(let s=0;s<e;s++){const i=s*Math.PI*(3-Math.sqrt(5)),r=.01+s/(e-1)*.99,a=t?Math.sqrt(1-r*r):1-r,o=Math.cos(i)*a,l=Math.sin(i)*a,h=4,d=Math.floor(e/h);let c=1-(Math.floor(s/h)+s%h*d)/e;c=.1+.9*c,n.push(new Ce(o,l,r,c))}return n},Er={name:"AOShader",defines:{PERSPECTIVE_CAMERA:1,SAMPLES:16,SAMPLE_VECTORS:Ar(16,!1),NORMAL_VECTOR_TYPE:1,DEPTH_SWIZZLING:"x",AO_ALGORITHM:4,NV_ALIGNED_SAMPLES:1,SCREEN_SPACE_RADIUS:0,SCREEN_SPACE_RADIUS_SCALE:100,SCENE_CLIP_BOX:0,NORMAL_VECTOR_ANTIALIAS:2,DEPTH_BUFFER_ANTIALIAS:1},uniforms:{tNormal:{value:null},tDepth:{value:null},tNoise:{value:null},resolution:{value:new r},cameraNear:{value:null},cameraFar:{value:null},cameraProjectionMatrix:{value:new C},cameraProjectionMatrixInverse:{value:new C},cameraWorldMatrix:{value:new C},radius:{value:1},distanceExponent:{value:1},thickness:{value:1},distanceFallOff:{value:1},bias:{value:.001},scale:{value:1},sceneBoxMin:{value:new a(-1,-1,-1)},sceneBoxMax:{value:new a(1,1,1)}},vertexShader:"\n\n\t\tvarying vec2 vUv;\n\n\t\tvoid main() {\n\t\t\tvUv = uv;\n\t\t\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n\t\t}",fragmentShader:"\n\n\t\tvarying vec2 vUv;\n\t\tuniform highp sampler2D tNormal;\n\t\tuniform highp sampler2D tDepth;\n\t\tuniform sampler2D tNoise;\n\t\tuniform vec2 resolution;\n\t\tuniform float cameraNear;\n\t\tuniform float cameraFar;\n\t\tuniform mat4 cameraProjectionMatrix;\n\t\tuniform mat4 cameraProjectionMatrixInverse;\t\t\n\t\tuniform mat4 cameraWorldMatrix;\n\t\tuniform float radius;\n\t\tuniform float distanceExponent;\n\t\tuniform float thickness;\n\t\tuniform float distanceFallOff;\n\t\tuniform float bias;\n\t\tuniform float scale;\n\t\t#if SCENE_CLIP_BOX == 1\n\t\t\tuniform vec3 sceneBoxMin;\n\t\t\tuniform vec3 sceneBoxMax;\n\t\t#endif\n\t\t\n\t\t#include <common>\n\t\t#include <packing>\n\n\t\t#ifndef FRAGMENT_OUTPUT\n\t\t#define FRAGMENT_OUTPUT vec4(vec3(ao), 1.)\n\t\t#endif\n\n\t\tconst vec4 sampleKernel[SAMPLES] = SAMPLE_VECTORS;\n\n\t\tvec3 getViewPosition(const in vec2 screenPosition, const in float depth) {\n\t\t\tvec4 clipSpacePosition = vec4(vec3(screenPosition, depth) * 2.0 - 1.0, 1.0);\n\t\t\tvec4 viewSpacePosition = cameraProjectionMatrixInverse * clipSpacePosition;\n\t\t\treturn viewSpacePosition.xyz / viewSpacePosition.w;\n\t\t}\n\n\t\tfloat getDepth(const vec2 uv) { \n\t\t\t#if DEPTH_BUFFER_ANTIALIAS == 1\n\t\t\t\tvec2 size = vec2(textureSize(tDepth, 0));\n\t\t\t\tivec2 p = ivec2(uv * size);\n\t\t\t\tfloat d0 = texelFetch(tDepth, p, 0).DEPTH_SWIZZLING;\n\t\t\t\tvec2 depth = vec2(d0, 1.0);\n\t\t\t\tfloat d1 = texelFetch(tDepth, p + ivec2(1, 0), 0).DEPTH_SWIZZLING;\n\t\t\t\tdepth += vec2(d1, 1.0) * step(abs(d1 - d0), 0.1);\n\t\t\t\tfloat d2 = texelFetch(tDepth, p - ivec2(1, 0), 0).DEPTH_SWIZZLING;\n\t\t\t\tdepth += vec2(d2, 1.0) * step(abs(d2 - d0), 0.1);\n\t\t\t\tfloat d3 = texelFetch(tDepth, p + ivec2(0, 1), 0).DEPTH_SWIZZLING;\n\t\t\t\tdepth += vec2(d3, 1.0) * step(abs(d3 - d0), 0.1);\n\t\t\t\tfloat d4 = texelFetch(tDepth, p - ivec2(0, 1), 0).DEPTH_SWIZZLING;\n\t\t\t\tdepth += vec2(d4, 1.0) * step(abs(d4 - d0), 0.1);\n\t\t\t\treturn depth.x / depth.y;\n \t#else\n \treturn textureLod(tDepth, uv.xy, 0.0).DEPTH_SWIZZLING;\n \t#endif\n\t\t}\n\n\t\tfloat fetchDepth(const ivec2 uv) { \n\t\t\treturn texelFetch(tDepth, uv.xy, 0).DEPTH_SWIZZLING;\n\t\t}\n\n\t\tfloat getViewZ(const in float depth) {\n\t\t\t#if PERSPECTIVE_CAMERA == 1\n\t\t\t\treturn perspectiveDepthToViewZ(depth, cameraNear, cameraFar);\n\t\t\t#else\n\t\t\t\treturn orthographicDepthToViewZ(depth, cameraNear, cameraFar);\n\t\t\t#endif\n\t\t}\n\n\t\tvec3 computeNormalFromDepth(const vec2 uv) {\n vec2 size = vec2(textureSize(tDepth, 0));\n ivec2 p = ivec2(uv * size);\n float c0 = fetchDepth(p);\n float l2 = fetchDepth(p - ivec2(2, 0));\n float l1 = fetchDepth(p - ivec2(1, 0));\n float r1 = fetchDepth(p + ivec2(1, 0));\n float r2 = fetchDepth(p + ivec2(2, 0));\n float b2 = fetchDepth(p - ivec2(0, 2));\n float b1 = fetchDepth(p - ivec2(0, 1));\n float t1 = fetchDepth(p + ivec2(0, 1));\n float t2 = fetchDepth(p + ivec2(0, 2));\n float dl = abs((2.0 * l1 - l2) - c0);\n float dr = abs((2.0 * r1 - r2) - c0);\n float db = abs((2.0 * b1 - b2) - c0);\n float dt = abs((2.0 * t1 - t2) - c0);\n vec3 ce = getViewPosition(uv, c0).xyz;\n vec3 dpdx = (dl < dr) ? ce - getViewPosition((uv - vec2(1.0 / size.x, 0.0)), l1).xyz\n : -ce + getViewPosition((uv + vec2(1.0 / size.x, 0.0)), r1).xyz;\n vec3 dpdy = (db < dt) ? ce - getViewPosition((uv - vec2(0.0, 1.0 / size.y)), b1).xyz\n : -ce + getViewPosition((uv + vec2(0.0, 1.0 / size.y)), t1).xyz;\n return normalize(cross(dpdx, dpdy));\n\t\t}\n\n\t\tvec3 getViewNormal(const vec2 uv) {\n\t\t\t#if NORMAL_VECTOR_TYPE == 2\n\t\t\t\treturn normalize(textureLod(tNormal, uv, 0.).rgb);\n\t\t\t#elif NORMAL_VECTOR_TYPE == 1\n\t\t\t\treturn unpackRGBToNormal(textureLod(tNormal, uv, 0.).rgb);\n\t\t\t#else\n\t\t\t\treturn computeNormalFromDepth(uv);\n\t\t\t#endif\n\t\t}\n\n\t\tvec3 getAntiAliasedViewNormal(const in vec2 screenPosition) {\n\t\t\t#if NORMAL_VECTOR_TYPE == 2\n\t\t\t\t#if NORMAL_VECTOR_ANTIALIAS == 1\n\t\t\t\t\tvec2 uv = screenPosition;\n\t\t\t\t\tvec2 size = vec2(textureSize(tNormal, 0));\n\t\t\t\t\tivec2 p = ivec2(screenPosition * size);\n\t\t\t\t\tfloat c0 = texelFetch(tNormal, p, 0).a;\n\t\t\t\t\tfloat l2 = texelFetch(tNormal, p - ivec2(2, 0), 0).a;\n\t\t\t\t\tfloat l1 = texelFetch(tNormal, p - ivec2(1, 0), 0).a;\n\t\t\t\t\tfloat r1 = texelFetch(tNormal, p + ivec2(1, 0), 0).a;\n\t\t\t\t\tfloat r2 = texelFetch(tNormal, p + ivec2(2, 0), 0).a;\n\t\t\t\t\tfloat b2 = texelFetch(tNormal, p - ivec2(0, 2), 0).a;\n\t\t\t\t\tfloat b1 = texelFetch(tNormal, p - ivec2(0, 1), 0).a;\n\t\t\t\t\tfloat t1 = texelFetch(tNormal, p + ivec2(0, 1), 0).a;\n\t\t\t\t\tfloat t2 = texelFetch(tNormal, p + ivec2(0, 2), 0).a;\n\t\t\t\t\tfloat dl = abs((2.0 * l1 - l2) - c0);\n\t\t\t\t\tfloat dr = abs((2.0 * r1 - r2) - c0);\n\t\t\t\t\tfloat db = abs((2.0 * b1 - b2) - c0);\n\t\t\t\t\tfloat dt = abs((2.0 * t1 - t2) - c0);\n\t\t\t\t\tvec3 ce = getViewPosition(uv, c0).xyz;\n\t\t\t\t\tvec3 dpdx = (dl < dr) ? ce - getViewPosition((uv - vec2(1.0 / size.x, 0.0)), l1).xyz\n\t\t\t\t\t\t\t\t\t\t : -ce + getViewPosition((uv + vec2(1.0 / size.x, 0.0)), r1).xyz;\n\t\t\t\t\tvec3 dpdy = (db < dt) ? ce - getViewPosition((uv - vec2(0.0, 1.0 / size.y)), b1).xyz\n\t\t\t\t\t\t\t\t\t\t : -ce + getViewPosition((uv + vec2(0.0, 1.0 / size.y)), t1).xyz;\n\t\t\t\t\treturn normalize(cross(dpdx, dpdy));\n\t\t\t\t#elif NORMAL_VECTOR_ANTIALIAS == 2\n\t\t\t\t\tvec2 size = vec2(textureSize(tNormal, 0));\n\t\t\t\t\tivec2 p = ivec2(screenPosition * size);\n\t\t\t\t\tvec3 normalVector = texelFetch(tNormal, p, 0).xyz;\n\t\t\t\t\tnormalVector += texelFetch(tNormal, p + ivec2(1, 0), 0).xyz;\n\t\t\t\t\tnormalVector += texelFetch(tNormal, p - ivec2(1, 0), 0).xyz;\n\t\t\t\t\tnormalVector += texelFetch(tNormal, p + ivec2(0, 1), 0).xyz;\n\t\t\t\t\tnormalVector += texelFetch(tNormal, p - ivec2(0, 1), 0).xyz;\n\t\t\t\t\treturn normalize(normalVector);\n\t\t\t\t#else\n\t\t\t\t\treturn texture2D(tNormal, screenPosition).xyz;\n\t\t\t\t#endif\n\t\t\t#elif NORMAL_VECTOR_TYPE == 1\n\t\t\t\treturn unpackRGBToNormal(textureLod(tNormal, screenPosition, 0.).rgb);\n\t\t\t#else\n\t\t\t\treturn computeNormalFromDepth(screenPosition);\n\t\t\t#endif\n\t\t }\n\n\t\tvec3 getSceneUvAndDepth(vec3 sampleViewPos) {\n\t\t\tvec4 sampleClipPos = cameraProjectionMatrix * vec4(sampleViewPos, 1.);\n\t\t\tvec2 sampleUv = sampleClipPos.xy / sampleClipPos.w * 0.5 + 0.5;\n\t\t\tfloat sampleSceneDepth = getDepth(sampleUv);\n\t\t\treturn vec3(sampleUv, sampleSceneDepth);\n\t\t}\n\n\t\tfloat sinusToPlane(vec3 pointOnPlane, vec3 planeNormal, vec3 point) {\n\t\t\tvec3 delta = point - pointOnPlane;\n\t\t\tfloat sinV = dot(planeNormal, normalize(delta));\n\t\t\treturn sinV;\n\t\t}\n\n\t\tfloat getFallOff(float delta, float falloffDistance) {\n\t\t\tfloat fallOff = smoothstep(0., 1., 1. - distanceFallOff * abs(delta) / falloffDistance);\n\t\t\treturn fallOff;\n\t\t}\n\t\t\n\t\tvoid main() {\n\t\t\tfloat depth = getDepth(vUv.xy);\n\t\t\tif (depth >= 1.0) {\n\t\t\t\tdiscard;\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tvec3 viewPos = getViewPosition(vUv, depth);\n\t\t\tvec3 viewNormal = getAntiAliasedViewNormal(vUv);\n\n\t\t\tfloat radiusToUse = radius;\n\t\t\tfloat distanceFalloffToUse = thickness;\n\t\t\t#if SCREEN_SPACE_RADIUS == 1\n\t\t\t float radiusScale = getViewPosition(vec2(0.5 + float(SCREEN_SPACE_RADIUS_SCALE) / resolution.x, 0.0), depth).x;\n\t\t\t\tradiusToUse *= radiusScale;\n\t\t\t\tdistanceFalloffToUse *= radiusScale;\n\t\t\t#endif\n\n\t\t\t#if SCENE_CLIP_BOX == 1\n\t\t\t\tvec3 worldPos = (cameraWorldMatrix * vec4(viewPos, 1.0)).xyz;\n \t\t\tfloat boxDistance = length(max(vec3(0.0), max(sceneBoxMin - worldPos, worldPos - sceneBoxMax)));\n\t\t\t\tif (boxDistance > radiusToUse) {\n\t\t\t\t\tdiscard;\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t#endif\n\t\t\t\n\t\t\tvec2 noiseResolution = vec2(textureSize(tNoise, 0));\n\t\t\tvec2 noiseUv = vUv * resolution / noiseResolution;\n\t\t\tvec4 noiseTexel = textureLod(tNoise, noiseUv, 0.0);\n\t\t\tvec3 randomVec = noiseTexel.xyz * 2.0 - 1.0;\n\n\t\t\t#if NV_ALIGNED_SAMPLES == 1\n \t\t\t\tvec3 tangent = normalize(randomVec - viewNormal * dot(randomVec, viewNormal));\n \t\t\tvec3 bitangent = cross(viewNormal, tangent);\n \t\t\tmat3 kernelMatrix = mat3(tangent, bitangent, viewNormal);\n\t\t\t#else\n\t\t\t\tvec3 tangent = normalize(vec3(randomVec.xy, 0.));\n\t\t\t\tvec3 bitangent = vec3(-tangent.y, tangent.x, 0.);\n\t\t\t\tmat3 kernelMatrix = mat3(tangent, bitangent, vec3(0., 0., 1.));\n\t\t\t#endif\n\n\t\t#if AO_ALGORITHM == 4\n\t\t\tconst int DIRECTIONS = SAMPLES < 30 ? 3 : 5;\n\t\t\tconst int STEPS = (SAMPLES + DIRECTIONS - 1) / DIRECTIONS;\n\t\t#elif AO_ALGORITHM == 3\n\t\t\tconst int DIRECTIONS = SAMPLES < 16 ? 3 : 5;\n\t\t\tconst int STEPS = (SAMPLES + DIRECTIONS - 1) / DIRECTIONS;\n\t\t#else\n\t\t\tconst int DIRECTIONS = SAMPLES;\n\t\t\tconst int STEPS = 1;\n\t\t#endif\n\n\t\t\tfloat ao = 0.0, totalWeight = 0.0;\n\t\t\tfor (int i = 0; i < DIRECTIONS; ++i) {\n\n\t\t\t#if AO_ALGORITHM == 4\n\t\t\t\tfloat angle = float(i) / float(DIRECTIONS) * PI;\n\t\t\t\tvec4 sampleDir = vec4(cos(angle), sin(angle), 0., 0.5 + 0.5 * noiseTexel.w); \n\t\t\t#elif AO_ALGORITHM == 3\n\t\t\t\tfloat angle = float(i) / float(DIRECTIONS) * 2. * PI;\n\t\t\t\tvec4 sampleDir = vec4(cos(angle), sin(angle), 0., 0.5 + 0.5 * noiseTexel.w); \n\t\t\t#else\n\t\t\t\tvec4 sampleDir = sampleKernel[i];\n\t\t\t#endif\n\t\t\t\tsampleDir.xyz = normalize(kernelMatrix * sampleDir.xyz);\n\n\t\t\t\tvec3 viewDir = normalize(-viewPos.xyz);\n\t\t\t\tvec3 sliceBitangent = normalize(cross(sampleDir.xyz, viewDir));\n\t\t\t\tvec3 sliceTangent = cross(sliceBitangent, viewDir);\n\t\t\t\tvec3 normalInSlice = normalize(viewNormal - sliceBitangent * dot(viewNormal, sliceBitangent));\n\t\t\t\t\n\t\t\t#if (AO_ALGORITHM == 3 || AO_ALGORITHM == 4)\n\t\t\t\tvec3 tangentToNormalInSlice = cross(normalInSlice, sliceBitangent);\n\t\t\t\t#if AO_ALGORITHM == 4\n\t\t\t\t\tvec2 cosHorizons = vec2(dot(viewDir, tangentToNormalInSlice), dot(viewDir, -tangentToNormalInSlice));\n\t\t\t\t#else\n\t\t\t\t\tvec2 cosHorizons = vec2(dot(viewDir, tangentToNormalInSlice));\n\t\t\t\t#endif\n\t\t\t\tfor (int j = 0; j < STEPS; ++j) {\n\t\t\t\t\tvec3 sampleViewOffset = sampleDir.xyz * radiusToUse * sampleDir.w * pow(float(j + 1) / float(STEPS), distanceExponent);\n\t\t\t\t\tvec3 sampleViewPos = viewPos + sampleViewOffset;\n\t\t\t#else\n\t\t\t\t\tvec3 sampleViewPos = viewPos + sampleDir.xyz * radiusToUse * pow(sampleDir.w, distanceExponent);\n\t\t\t#endif\t\n\n\t\t\t\t\tvec3 sampleSceneUvDepth = getSceneUvAndDepth(sampleViewPos);\n\t\t\t\t\tvec3 sampleSceneViewPos = getViewPosition(sampleSceneUvDepth.xy, sampleSceneUvDepth.z);\n\t\t\t\t\tfloat sceneSampleDist = abs(sampleSceneViewPos.z);\n\t\t\t\t\tfloat sampleDist = abs(sampleViewPos.z);\n\t\t\t\t\t\n\t\t\t\t#if (AO_ALGORITHM == 3 || AO_ALGORITHM == 4)\n\t\t\t\t\t// HBAO || GTAO\n\t\t\t\t\tvec3 viewDelta = sampleSceneViewPos - viewPos;\n\t\t\t\t\tif (abs(viewDelta.z) < thickness) {\n\t\t\t\t\t\tvec2 clipRangeCheck = step(0., sampleSceneUvDepth.xy) * step(sampleSceneUvDepth.xy, vec2(1.));\n\t\t\t\t\t\tfloat sampleCosHorizon = dot(viewDir, normalize(viewDelta));\n\t\t\t\t\t\tcosHorizons.x += max(0., (sampleCosHorizon - cosHorizons.x) * mix(1., 2. / float(j + 2), distanceFallOff) * clipRangeCheck.x * clipRangeCheck.y);\n\t\t\t\t\t}\t\t\n\t\t\t\t\t#if AO_ALGORITHM == 4\n\t\t\t\t\t\tsampleSceneUvDepth = getSceneUvAndDepth(viewPos - sampleViewOffset);\n\t\t\t\t\t\tsampleSceneViewPos = getViewPosition(sampleSceneUvDepth.xy, sampleSceneUvDepth.z);\n\t\t\t\t\t\tviewDelta = sampleSceneViewPos - viewPos;\n\t\t\t\t\t\tif (abs(viewDelta.z) < thickness) {\n\t\t\t\t\t\t\tvec2 clipRangeCheck = step(0., sampleSceneUvDepth.xy) * step(sampleSceneUvDepth.xy, vec2(1.));\n\t\t\t\t\t\t\tfloat sampleCosHorizon = dot(viewDir, normalize(viewDelta));\n\t\t\t\t\t\t\tcosHorizons.y += max(0., (sampleCosHorizon - cosHorizons.y) * mix(1., 2. / float(j + 2), distanceFallOff) * clipRangeCheck.x * clipRangeCheck.y);\t\n\t\t\t\t\t\t}\n\t\t\t\t\t#endif\n\t\t\t\t#elif AO_ALGORITHM == 2\n\t\t\t\t\t// N8AO\n\t\t\t\t\tfloat weight = dot(viewNormal, sampleDir.xyz);\n\t\t\t\t\tfloat occlusion = weight * step(sceneSampleDist + bias, sampleDist);\n\t\t\t\t#elif AO_ALGORITHM == 1\n\t\t\t\t\t// SAO\n\t\t\t\t\tvec3 viewDelta = sampleSceneViewPos - viewPos;\n\t\t\t\t\tfloat minResolution = 0.; // ?\n\t\t\t\t\tfloat scaledViewDist = length( viewDelta ) / scale;\n\t\t\t\t\tfloat weight = 1.;\n\t\t\t\t\tfloat occlusion = max(0., (dot(viewNormal, viewDelta) - minResolution) / scaledViewDist - bias) / (1. + scaledViewDist * scaledViewDist );\n\t\t\t\t#else\n\t\t\t\t\t// SSAO\n\t\t\t\t\tfloat weight = 1.;\n\t\t\t\t\tfloat occlusion = step(sceneSampleDist + bias, sampleDist);\n\t\t\t\t#endif\n\n\t\t#if AO_ALGORITHM == 4\t\n\t\t\t\t}\n\t\t\t\t// GTAO\n\t\t\t\tvec2 sinHorizons = sqrt(1. - cosHorizons * cosHorizons);\n\t\t\t\tfloat nx = dot(normalInSlice, sliceTangent);\n\t\t\t\tfloat ny = dot(normalInSlice, viewDir);\n\t\t\t\tfloat nxb = 1. / 2. * (acos(cosHorizons.y) - acos(cosHorizons.x) + sinHorizons.x * cosHorizons.x - sinHorizons.y * cosHorizons.y);\n\t\t\t\tfloat nyb = 1. / 2. * (2. - cosHorizons.x * cosHorizons.x - cosHorizons.y * cosHorizons.y);\n\t\t\t\tfloat occlusion = nx * nxb + ny * nyb;\n\t\t\t\tao += occlusion;\n\t\t\t}\n\t\t\tao = clamp(ao / float(DIRECTIONS), 0., 1.);\t\n\t\t#elif AO_ALGORITHM == 3\n\t\t\t\t}\n\t\t\t\ttotalWeight += 1.;\n\t\t\t\tao += max(0., cosHorizons.x - max(0., cosHorizons.y));\n\t\t\t}\n\t\t\tao /= totalWeight + 1. - step(0., totalWeight);\n\t\t\tao = clamp(1. - ao, 0., 1.);\n\t\t#else\n\n\t\t\t\tfloat fallOff = getFallOff(sceneSampleDist - sampleDist, distanceFalloffToUse);\n\t\t\t\tocclusion *= fallOff;\n\t\t\t\tvec2 diff = (vUv - sampleSceneUvDepth.xy) * resolution;\n\t\t\t\tocclusion *= step(1., dot(diff, diff));\n\t\t\t\tvec2 clipRangeCheck = step(0., sampleSceneUvDepth.xy) * step(sampleSceneUvDepth.xy, vec2(1.));\n\t\t\t\tocclusion *= clipRangeCheck.x * clipRangeCheck.y;\n\t\t\t\tweight *= clipRangeCheck.x * clipRangeCheck.y;\n\t\t\t\ttotalWeight += weight;\n\t\t\t\tao += occlusion;\n\t\t\t}\n\t\t\tao /= totalWeight + 1. - step(0., totalWeight);\n\t\t\tao = clamp(1. - ao, 0., 1.);\n\t\t#endif\t\n\n\t\t#if SCENE_CLIP_BOX == 1\n\t\t\tao = mix(ao, 1., smoothstep(0., radiusToUse, boxDistance));\n\t\t#endif\n\t\t#if AO_ALGORITHM != 1\n\t\t\tao = pow(ao, scale);\n\t\t#endif\n\t\t\tgl_FragColor = FRAGMENT_OUTPUT;\n\t\t}"},Ir={resolutionScale:1,algorithm:0,samples:32,radius:.25,distanceExponent:2,thickness:.5,distanceFallOff:.5,scale:1,bias:.01,screenSpaceRadius:!1};class Dr{get texture(){var e;return this._renderTarget?null===(e=this._renderTarget)||void 0===e?void 0:e.texture:null}constructor(e,t,n){this.needsUpdate=!0,this.parameters={...Ir},this._width=0,this._height=0,this._normalVectorSourceType="floatBufferNormal",this._depthValueSourceType="normalVectorAlpha",this._modulateRedChannel=!1,this.depthTexture=null,this.normalTexture=null,this._noiseTexture=null,this._renderTarget=null,this._passRenderer=new Mr,this._sceneClipBox=new ge(new a(-1,-1,-1),new a(1,1,1)),this._sceneScale=1,this._width=e,this._height=t,this._normalVectorSourceType=(null==n?void 0:n.normalVectorSourceType)||"floatBufferNormal",this._depthValueSourceType=(null==n?void 0:n.depthValueSourceType)||"normalVectorAlpha",this._modulateRedChannel=(null==n?void 0:n.modulateRedChannel)||!1,(null==n?void 0:n.aoParameters)&&(this.parameters=n.aoParameters),n&&this.updateTextures(n)}_getNoiseTexture(e=64){if(!this._noiseTexture){const t=new xr,n=new Uint8Array(e*e*4);for(let s=0;s<e;s++)for(let i=0;i<e;i++){const r=s,a=i;n[4*(s*e+i)]=127.5*(t.noise(r,a)+1),n[4*(s*e+i)+1]=127.5*(t.noise(r+e,a)+1),n[4*(s*e+i)+2]=127.5*(t.noise(r,a+e)+1),n[4*(s*e+i)+3]=127.5*(t.noise(r+e,a+e)+1)}this._noiseTexture=new ye(n,e,e,be,ke),this._noiseTexture.wrapS=k,this._noiseTexture.wrapT=k,this._noiseTexture.needsUpdate=!0}return this._noiseTexture}_getMaterial(e,t){let n=t;return this._aoMaterial||(this._aoMaterial=this._newAoMaterial(),n=!0),n&&(this._updateShader(this._aoMaterial,e),this._aoMaterial.needsUpdate=!0),this._updateUniforms(this._aoMaterial,e,n),this._aoMaterial}_newAoMaterial(){const e=new Me({defines:Object.assign({},Er.defines),uniforms:Ie.clone(Er.uniforms),vertexShader:Er.vertexShader,fragmentShader:Er.fragmentShader,depthTest:!1,depthWrite:!1});return this._modulateRedChannel&&(e.blending=Le,e.blendEquation=Ue,e.blendEquationAlpha=null,e.blendSrc=Be,e.blendSrcAlpha=null,e.blendDst=Be,e.blendDstAlpha=null),e.defines.FRAGMENT_OUTPUT=this._modulateRedChannel?"vec4(ao, 1., 1., 1.)":void 0,e.uniforms.tNoise.value=(e=>{const t=new xr,n=Math.floor(5)%2==0?Math.floor(5)+1:Math.floor(5),s=(e=>{const t=Math.floor(e)%2==0?Math.floor(e)+1:Math.floor(e),n=t*t,s=Array(n).fill(0);let i=Math.floor(t/2),r=t-1;for(let e=1;e<=n;)-1===i&&r===t?(r=t-2,i=0):(r===t&&(r=0),i<0&&(i=t-1)),0===s[i*t+r]?(s[i*t+r]=e++,r++,i--):(r-=2,i++);return s})(n),i=s.length,r=new Uint8Array(4*i);for(let e=0;e<i;++e){const n=s[e],o=2*Math.PI*n/i,l=new a(Math.cos(o),Math.sin(o),0).normalize();r[4*e]=255*(.5*l.x+.5),r[4*e+1]=255*(.5*l.y+.5),r[4*e+2]=127,r[4*e+3]=255*(.5*t.noise(e/5,e%5)+.5)}const o=new ye(r,n,n);return o.wrapS=k,o.wrapT=k,o.needsUpdate=!0,o})(),e}_updateShader(e,t){e.defines.PERSPECTIVE_CAMERA=t.isPerspectiveCamera?1:0,e.defines.SAMPLES=this.parameters.samples,e.defines.SAMPLE_VECTORS=Ar(this.parameters.samples,0===this.parameters.algorithm),e.defines.NORMAL_VECTOR_TYPE="floatBufferNormal"===this._normalVectorSourceType?2:1,e.defines.DEPTH_SWIZZLING="normalVectorAlpha"===this._depthValueSourceType?"a":"x",e.defines.AO_ALGORITHM=this.parameters.algorithm,e.defines.NV_ALIGNED_SAMPLES=3===this.parameters.algorithm||4===this.parameters.algorithm?0:1,e.defines.SCREEN_SPACE_RADIUS=this.parameters.screenSpaceRadius?1:0,e.defines.SCENE_CLIP_BOX=1}_updateUniforms(e,t,n){const s=this.parameters.screenSpaceRadius?1:this._sceneScale,i="normalVectorAlpha"===this._depthValueSourceType?this.normalTexture:this.depthTexture;e.uniforms.tNormal.value=this.normalTexture,e.uniforms.tDepth.value=i,e.uniforms.resolution.value.set(this._width,this._height),e.uniforms.cameraProjectionMatrix.value.copy(t.projectionMatrix),e.uniforms.cameraProjectionMatrixInverse.value.copy(t.projectionMatrixInverse),e.uniforms.cameraWorldMatrix.value.copy(t.matrixWorld);const r=t;e.uniforms.cameraNear.value=r.near,e.uniforms.cameraFar.value=r.far,n&&(e.uniforms.radius.value=this.parameters.radius*s,e.uniforms.distanceExponent.value=this.parameters.distanceExponent,e.uniforms.thickness.value=this.parameters.thickness*s,e.uniforms.distanceFallOff.value=this.parameters.distanceFallOff,e.uniforms.scale.value=this.parameters.scale,this._sceneClipBox&&(e.uniforms.sceneBoxMin.value.copy(this._sceneClipBox.min),e.uniforms.sceneBoxMax.value.copy(this._sceneClipBox.max)))}_getRenderTargets(){return this._renderTarget||(this._renderTarget=new Ne(this._width,this._height,{magFilter:D,minFilter:D})),this._renderTarget}dispose(){var e,t,n;null===(e=this._noiseTexture)||void 0===e||e.dispose(),null===(t=this._aoMaterial)||void 0===t||t.dispose(),null===(n=this._renderTarget)||void 0===n||n.dispose()}setSize(e,t){var n;this._width=e,this._height=t,null===(n=this._renderTarget)||void 0===n||n.setSize(e,t),this.needsUpdate=!0}updateBounds(e,t){this._sceneClipBox=(new ge).copy(e),this._sceneScale=null!=t?t:1,this.needsUpdate=!0}updateParameters(e){for(const t in e)this.parameters.hasOwnProperty(t)&&(this.parameters[t]=e[t],this.needsUpdate=!0)}updateTextures(e){e.depthTexture&&(this.depthTexture=e.depthTexture,this.needsUpdate=!0),e.normalTexture&&(this.normalTexture=e.normalTexture,this.needsUpdate=!0)}clear(e,t){this._passRenderer.clear(e,t||this._getRenderTargets(),16777215,1)}render(e,t,n,s){const i=this._getMaterial(t,this.needsUpdate);this.needsUpdate=!1,this._passRenderer.renderScreenSpace(e,i,s||this._getRenderTargets())}}const Or={shadowType:"PCFSoftShadowMap",shAndAoPassParameters:{aoIntensity:.3,shadow:{shadowRadius:.1},ao:{algorithm:0,samples:32,radius:.02,distanceExponent:2,thickness:.1,distanceFallOff:1,bias:.01},poissonDenoise:{iterations:2,samples:16,radius:5,radiusExponent:1,lumaPhi:10,depthPhi:.4,normalPhi:4}},groundReflectionParameters:{brightness:.5}},kr=e=>Math.max(0,Math.min(1,e));class Lr{constructor(e){this.autoQuality=!1,this.colors=Ge,this.unit=null,this.unitStringType=null,this.meshSelection=!0,this.stats=!1,this._measureTraffic=!1,this.disableDebugGUI=!1,this.disableEnvMap=!1,this.envMapUrl=rr,this.envMapIntensity=1.5,this.envMapRotation=0,this.maxLightSources=-1,this.legacyLight=!1,this.sceneLight=null,this.shading="default",this.restrictionLevel=0,this.e2e=!1,this.highlighting=je.SMART,this.dls=null,this.ls=null,this.cameraSpacing=0,this.transparentHighlighting=!0,this.featureFlags={pulsePreview:!1,reDock:!1,configureInRoom:!1,advancedDocking:!1},this.mode=ze.CAMERA_3D,this.edit=!1,this.moc=!1,this.callbacksOnlyIfGeometryIsReady=!0,this._creator_=e}setOverrides(e){Fe(this,e)}}e("aB",Lr);const Ur=["language","browserLanguage","userLanguage","systemLanguage"];e("a5",/^((?!chrome|android).)*safari/i.test(navigator.userAgent));class Br{constructor(e){this.locale=((e=null)=>{const t=window.navigator;if(e)return e.substr(0,2);if(Array.isArray(t.languages)&&t.languages.length>0)return t.languages[0].substr(0,2);for(let e=0,n=Ur.length;e<n;e++){const n=t[Ur[e]];if(n)return n.substr(0,2)}return"en"})()||"en",this.overrideCountry=null,this._creator_=e}setOverrides(e){Fe(this,e)}}e("aA",Br);class Nr{_setMute(e){He(this,"_isMute",!0),this._isMute=e,He(this,"_isMute",!1)}mute(){this._setMute(!0)}unmute(){this._setMute(!1)}constructor(e){return this._isMute=!1,this.cameraStartsMoving=()=>{},this._creator_=e,Ve(this,"_isMute",{enumerable:!1,writable:!1}),Ve(Nr.prototype,"_setMute",{enumerable:!1,writable:!1}),Ve(Nr.prototype,"mute",{enumerable:!1,writable:!1}),Ve(Nr.prototype,"unmute",{enumerable:!1,writable:!1}),new Proxy(this,this)}get(e,t){return this._isMute&&"function"==typeof this[t]&&"on"===t.substr(0,2)?()=>{}:this[t]}}e("ax",Nr);class Fr extends Nr{constructor(){super(...arguments),this.onNetworkRequest=(e,t,n)=>{},this.onKernelMsg=(e,t,n={})=>{},this.onCheckExternalCache=async(e,t)=>Promise.resolve(null),this.onValidateNetworkResponse=(e,t)=>Promise.resolve(!0)}}e("az",Fr),e("e",{HSC:"rml-configurator",HSP:"rml-hsp",GLB:"rml-glb",RMV:"rml-mv"});class Gr{get element(){return this._container}constructor(e){this._creator_=e,this._lifeCycleManager.addEventListener(this)}setDomElement(e){if(!this._container){this._container=document.createElement("div"),this._container.classList.add("rml-threejs-canvas-container"),this._container.setAttribute("ondragover","return false"),this._container.style.position="relative",this._container.style.width="100%",this._container.style.height="100%";const t=document.createElement("style");t.innerText=".rml-threejs-canvas-container canvas{position:absolute;top:0;left:0;right:0;bottom:0;z-index:100; opacity:1;}",this._container.appendChild(t),e.appendChild(this._container)}this._element=e}getClientDimensions(){return new r(this._element.clientWidth,this._element.clientHeight)}_removeDomElement(e){if(!e)return;const t=e.parentElement;t&&t.removeChild(e)}reset(){this._element=null,this._removeDomElement(this._container),this._container=null}pause(){this.reset()}resume(){}destroy(){}}sn([an],Gr.prototype,"_lifeCycleManager",void 0),e("aD",class{constructor(e){this._creator_=e}setScene(e){}setUiScene(e){}updateBounds(e){}clearScene(e,t){}moveCameraEnd(e){}moveCameraStart(e){}needsUiScene(){return!1}});class jr{constructor(e){this._plugins=[],this._creator_=e}async init(e,n,s){this._scene=e,this._uiScene=n,this._cameraPosition=s;const{bananaForScale:i}=this._initData;i&&await t.import("./banana-for-scale-1031ea37.nomodule.js").then(({default:e})=>this._plugins.push(new e(this._creator_))),this._plugins.forEach(e=>e.setScene(this._scene)),this._plugins.forEach(e=>e.setUiScene(this._uiScene)),this._plugins.forEach(e=>e.updateBounds(this._bounds)),this._plugins.forEach(e=>e.moveCameraEnd(this._cameraPosition))}addPlugin(e){this._plugins.push(e),e.setScene(this._scene),e.setUiScene(this._uiScene),e.updateBounds(this._bounds),e.moveCameraEnd(this._cameraPosition)}updateBounds(e){this._bounds=e,this._plugins.forEach(t=>t.updateBounds(e))}clearScene(e,t){this._plugins.forEach(n=>n.clearScene(e,t))}getActivePlugins(){return this._plugins}getPlugin(e){for(let t of this._plugins)if(t instanceof e)return t;return null}moveCameraEnd(e){this._cameraPosition=e,this._plugins.forEach(t=>t.moveCameraEnd(e))}moveCameraStart(e){this._cameraPosition=e,this._plugins.forEach(t=>t.moveCameraStart(e))}needsUiScene(){return this._plugins.map(e=>e.needsUiScene()).reduce((e,t)=>e||t,!1)}}sn([an],jr.prototype,"_initData",void 0);class zr{constructor(e,t){this._waitingPromises=[],this._finishPromiseExecutor=[],this._errorCallback=()=>{},Promise.allSettled=Promise.allSettled||(e=>Promise.all(e.map(e=>e.then(e=>({status:"fulfilled",value:e})).catch(e=>({status:"rejected",reason:e}))))),e&&this.registerCallback(e),t&&(this._errorCallback=t)}push(e){this._waitingPromises.push(e),Promise.all(this._waitingPromises).then(e=>{e.length===this._waitingPromises.length&&(this._callback&&this._callback(e),this._waitingPromises=[])},this._errorCallback)}finished(e=!1){return new Promise((t,n)=>{this._finishPromiseExecutor.push({resolve:t,reject:n});const s=e?"allSettled":"all";Promise[s](this._waitingPromises).then(e=>{if("allSettled"===s){const t=[];e.forEach(({value:e,status:n})=>{"fulfilled"===n&&t.push(e)}),this._resolveAllExecutors(t)}else this._resolveAllExecutors(e)},e=>{this._rejectAllExecutors(e)})})}registerCallback(e){this._callback=e}unregisterCallback(){this._callback=null}_resolveAllExecutors(e){this._finishPromiseExecutor.forEach(({resolve:t})=>t(e)),this._finishPromiseExecutor=[]}_rejectAllExecutors(e){this._finishPromiseExecutor.forEach(({reject:t})=>t(e)),this._finishPromiseExecutor=[]}clear(){const e=this._waitingPromises.length>0;this._waitingPromises=[],e?this._rejectAllExecutors(new Error("Promise queue has been cleared")):this._resolveAllExecutors([])}get length(){return this._waitingPromises.length}}class Hr{constructor(e){this.materialQueue=new zr,this._geometryComponentMaterialCache=new Map,this._maxAnisotropy=1,this._maxTextures=16,this._textureLoader=new R,this._configuratorPreviewMaterial=Ri.createMeshStandardMaterial({color:"#DDDDDD",transparent:!0,opacity:1,roughness:1,envMap:null,polygonOffset:!0,polygonOffsetFactor:-1}),this._creator_=e,this._previewMaterial=Ri.createMeshStandardMaterial({color:"#DDDDDD",roughness:1,metalness:0})}getGeometry(e){return e&&this._cacheHolder.geometryCache.has(e)?this._cacheHolder.geometryCache.get(e):null}_generateGeometry(e,t,n,s,i){let r;return e&&this._cacheHolder.geometryCache.has(e)?r=this._cacheHolder.geometryCache.get(e):(r=new c,r.setIndex(new We(n,1)),r.setAttribute("position",new Oe(t,3)),r.setAttribute("normal",new Oe(i,3)),r.setAttribute("uv",new Oe(s,2)),r.scale(.001,.001,.001),r.rotateX(-Math.PI/2),e&&this._cacheHolder.geometryCache.set(e,r)),r}changeMaterialOfMesh(e,t,n){e&&t?(e.material=t,e.material.transparent||0===e.material.opacity||e.material.transmission>0?(e.castShadow=!1,e.receiveShadow=!1):(e.castShadow=!0,e.receiveShadow=!0),e.material.needsUpdate=!0,this._materialLoaded&&this._materialLoaded(t),this._updateMaterialProperties(e,n)):console.warn("could not assign material to mesh",{mesh:e},{material:t})}_updateMaterialProperties(e,t){var n;if(t&&Object.keys(t).length>0&&e.material instanceof N){const s=e.material.clone();s.userData.materialAttributes=t,this._updateStandardMaterialProperties(s,t),s instanceof x&&this._updatePhysicalMaterialProperties(s,t),s.transparent=s.opacity<1;const i=e.material;e.material=s,(null===(n=i.userData)||void 0===n?void 0:n.materialAttributes)&&i.dispose()}}_updateStandardMaterialProperties(e,t){t.color&&(e.color=new h(t.color)),t.alpha&&(e.opacity=parseFloat(t.alpha)),t.roughness&&(e.roughness=parseFloat(t.roughness)),t.metallic&&(e.metalness=parseFloat(t.metallic)),t.alphaCutoff&&(e.alphaTest=parseFloat(t.alphaCutoff)),t.doubleSided&&(e.side=t.doubleSided?F:he),t.occlusion&&(e.aoMapIntensity=parseFloat(t.occlusion)),t.emissiveColor&&(e.emissive=new h(t.emissiveColor)),t.emissiveIntensity&&(e.emissiveIntensity=parseFloat(t.emissiveIntensity))}_updatePhysicalMaterialProperties(e,t){t.transmission&&(e.transmission=parseFloat(t.transmission)),t.specularColor&&(e.specularColor=new h(t.specularColor)),t.specularity&&(e.specularIntensity=parseFloat(t.specularity)),t.clearcoatIntensity&&(e.clearcoat=parseFloat(t.clearcoatIntensity)),t.clearcoatRoughness&&(e.clearcoatRoughness=parseFloat(t.clearcoatRoughness)),t.clearcoatNormalScale&&e.clearcoatNormalScale.setScalar(parseFloat(t.clearcoatNormalScale)),t.sheenColor&&(e.sheenColor=new h(t.sheenColor)),t.sheenIntensity&&(e.sheen=parseFloat(t.sheenIntensity)),t.sheenRoughness&&(e.sheenRoughness=parseFloat(t.sheenRoughness)),t.thicknessFactor&&(e.thickness=parseFloat(t.thicknessFactor)),t.attenuationColor&&(e.attenuationColor=new h(t.attenuationColor)),t.attenuationDistance&&(e.attenuationDistance=parseFloat(t.attenuationDistance))}_createMaterial(e,t,n,s,i){if(this._cacheHolder.materialCache.has(e))t();else if(e.startsWith("benchmarkMaterial")){let r=Ke(e),a=ki(r);this._loadBenchmarkTextures(r,a,s,i).then(t,n)}else this._rapiAccess.getMaterial(e).then(e=>{let r=ki(e);this._loadTextures(e,r,s,i).then(t,n)},n)}_loadBenchmarkTextures(e,t,n=1,s=1){return new Promise((i,r)=>{const a=qe(e.id);Vi(this._dataSyncer.requestAsset(a.image,!0),a,t,this._maxAnisotropy,n/(0===a.mmWidth?1:a.mmWidth),s/(0===a.mmHeight?1:a.mmHeight),this._maxTextures).then(()=>{this._cacheHolder.materialCache.set(e.id,t),i()},r)})}_loadTextures(e,t,n=1,s=1){return new Promise((i,r)=>{if(!e.textures||e.textures&&0===e.textures.length)return this._cacheHolder.materialCache.set(e.id,t),i();this._rapiAccess.getTexturesOf(e).then(a=>{let o=[];a.forEach(e=>{o.push(Vi(this._dataSyncer.requestAsset(e.image,!0),e,t,this._maxAnisotropy,n/(0===e.mmWidth?1:e.mmWidth),s/(0===e.mmHeight?1:e.mmHeight),this._maxTextures))}),Promise.all(o).then(()=>{this._cacheHolder.materialCache.set(e.id,t),i()},r)})})}_loadMaterial(e,t,n){return new Promise((s,i)=>{this._singlePromiseFactory.create(6,e,(s,i)=>this._createMaterial(e,s,i,t,n)).then(()=>{setTimeout(()=>s(this._cacheHolder.materialCache.get(e)),0)},i)})}_assignMaterial(e,t,n){return this._cacheHolder.materialCache.has(t)?(this.changeMaterialOfMesh(e,this._cacheHolder.materialCache.get(t),n),Promise.resolve()):new Promise((s,i)=>{this._loadMaterial(t).then(i=>{e.userData.materialId===t&&this.changeMaterialOfMesh(e,i,n),s()},i)})}get maxAnisotropy(){return this._maxAnisotropy}set maxAnisotropy(e){this._maxAnisotropy=e}get maxTextures(){return this._maxTextures}set maxTextures(e){this._maxTextures=e}clear(){this._cacheHolder.clear()}_assignRGB(e,t){return new Promise(n=>{let s,i="rgb"+JSON.stringify(t);this._cacheHolder.materialCache.has(i)?s=this._cacheHolder.materialCache.get(i):(s=Ri.createMeshPhysicalMaterial({color:t}),this._cacheHolder.materialCache.set(i,s)),this.changeMaterialOfMesh(e,s),setTimeout(()=>n(),0)})}_assignItem(e,t){return new Promise((n,s)=>{if(this._cacheHolder.materialCache.has(t))return this.changeMaterialOfMesh(e,this._cacheHolder.materialCache.get(t)),void n();this._rapiAccess.getItem(t).then(i=>{if(i.topImage)this._textureLoader.load(i.topImage,s=>{s.anisotropy=this._maxAnisotropy,s.wrapS=k,s.wrapT=k;let a=new r(1,1);i.width>0&&(a.x=1/i.width),i.depth>0&&(a.y=1/i.depth),s.repeat.set(a.x,a.y);const o=Ri.createMeshPhysicalMaterial({map:s,roughness:.5,metalness:.1});this._cacheHolder.materialCache.set(t,o),this.changeMaterialOfMesh(e,o),setTimeout(()=>n(),0)});else{const e="can not set material, catalog item top image is not set";console.warn(e),s(e)}},s)})}setMaterialLoadedListener(e){this._materialLoaded=e}removeMaterialLoadedListener(){this._materialLoaded=void 0}_createMesh(e,t,n){if(e&&t){const s=this._getComponentMeshId(e,t);if(this._geometryComponentMaterialCache.has(s)){const e=this._geometryComponentMaterialCache.get(s);if(this._cacheHolder.materialCache.has(e)){const t=this._cacheHolder.materialCache.get(e);return new z(n,t)}}}return new z(n,this._configuratorPreviewMaterial.clone())}_getComponentMeshId(e,t){return e+"_"+t}}sn([an],Hr.prototype,"_initData",void 0),sn([an],Hr.prototype,"_rapiAccess",void 0),sn([an],Hr.prototype,"_dataSyncer",void 0),sn([an],Hr.prototype,"_singlePromiseFactory",void 0),sn([an],Hr.prototype,"_cacheHolder",void 0),sn([an],Hr.prototype,"_plannerMeshGenerator",void 0);class Vr extends Hr{constructor(e){super(e)}generateMesh(e=0,t=null,n,s,i,r,a,o=!1,l){let h;h=o?this._generateGeometry(t,s,i,r,a).clone():this._generateGeometry(t,s,i,r,a);const d=this._createMesh(e,t,h);return d.userData.materialId=n,d.layers.set(4),n&&this.materialQueue.push(this._assignMaterial(d,n,l).then(()=>{e&&t&&this._geometryComponentMaterialCache.set(this._getComponentMeshId(e,t),n)})),d}setMaterial(e,t,n,s){return this._assignMaterial(e,t,s)}loadMaterial(e,t,n){return super._loadMaterial(e,t,n)}loadTextures(e,t,n,s){return super._loadTextures(e,t,n,s)}}e("ay",Vr);class Wr{constructor(){this._listeners={},this._disabled=!1}_addEventListener(e,t,n){this._listeners[e]||(this._listeners[e]=[]),this._listeners[e].push({callback:t,scope:n})}addEventListener(e,t,n){this._addEventListener(e,t,n)}dispatchEvent(e,t){if(!this._listeners[e]||this._disabled)return;const n=this._listeners[e];for(let s=0;s<this._listeners[e].length;s++){const e=n[s];t?e.callback.apply(e.scope,[t]):e.callback.call(e.scope)}}removeEventListener(e,t){const n=this._listeners[e];if(n)for(let e=0,s=n.length;e<s;e++)if(n[e].callback===t)return void n.splice(e,1)}enableEvents(){this._disabled=!1}disableEvents(){this._disabled=!0}}e("E",Wr);const Kr={SCROLL:"scroll",MOUSE_MOVE:"mousemove",MOUSE_DOWN:"mousedown",MOUSE_UP:"mouseup",MOUSE_LEAVE:"mouseleave",MOUSE_ENTER:"mouseenter",MOUSE_WHEEL:"wheel",TOUCH_MOVE:"touchmove",TOUCH_START:"touchstart",TOUCH_END:"touchend",CONTEXT_MENU:"contextmenu",DOUBLE_CLICK:"dblclick"};e("a9",{DRAG:50});class qr{constructor(e,t,n,s,i){this.position=e,this.positionRelative=t,this.type=n,this.rotation=s,this.event=i}}const Xr=e("U",5*window.devicePixelRatio),Yr=3*window.devicePixelRatio;class Qr extends Wr{constructor(e){super(),this._elementHit=!1,this._delta=-1,this._state=0,this._pinchDistance=-1,this._rotationAngle=-1,this._lastMouseWheelEvent=null,this._lastTouchEvent=null,this._events=Object.keys(Kr).map(e=>Kr[e]),this._boundingClientRectInvalid=!0,this._creator_=e,this._downPosition={x:0,y:0},this._downPositionRelative={x:0,y:0},this._boundingClientRect=this._getBoundingClientRect()}enableDragIn(e){this._setState(1),this._dragEnabled=!0,e&&(this._dragMV=this._dragM.bind(this),this._dragEV=this._dragE.bind(this),this._dragTarget=e.currentTarget||e.target,this._delta=-1,this._dragMVName="drag",this._dragEVName="dragend",window.TouchEvent&&e instanceof TouchEvent?(this._dragMVName="touchmove",this._dragEVName="touchend"):e.dataTransfer&&e.dataTransfer.setData&&e.dataTransfer.setData("text/plain"," "),this._firefoxDragPosition={x:0,y:0},document.ondragover=e=>{e=e||window.event,this._firefoxDragPosition.x=e.pageX,this._firefoxDragPosition.y=e.pageY},this._dragTarget.addEventListener(this._dragMVName,this._dragMV,!1),this._dragTarget.addEventListener(this._dragEVName,this._dragEV,!1))}isMouseUp(){return 0===this._state}_dragM(e){let t=e,n=null,s=null;window.TouchEvent&&e instanceof TouchEvent?(n=this._getTouchPosition(t),s=this._getTouchPositionRelative(t)):(n=this._getMousePosition(t),s=this._getMousePositionRelative(t)),n.x>0&&n.y>0&&this._move(n,s)}_dragE(e){let t=e;document.ondragover=null,this._firefoxDragPosition=null,this._dragTarget.removeEventListener(this._dragMVName,this._dragMV),this._dragTarget.removeEventListener(this._dragEVName,this._dragEV),window.TouchEvent&&e instanceof TouchEvent?this._onUp(this._getTouchPosition(t),this._getTouchPositionRelative(t),2):this._onUp(this._getMousePosition(t),this._getMousePositionRelative(t),1)}addEvents(e){this._events.forEach(t=>e.addEventListener(t,this,!1)),null===window||void 0===window||window.addEventListener("scroll",this,!1)}removeEvents(e){this._events.forEach(t=>e.removeEventListener(t,this)),null===window||void 0===window||window.removeEventListener("scroll",this)}_move2(e){if(this._lastTouchEvent&&e.timeStamp-this._lastTouchEvent.timeStamp<16)return;const t=e.touches[0],n=e.touches[1],s=t.pageX-n.pageX,i=t.pageY-n.pageY,r=Math.abs(s)+Math.abs(i);this._pinchDistance>-1&&(r>this._pinchDistance+Yr?(this._setState(3),this.dispatchEvent(7,new qr(this._getTouchPosition(e),this._getTouchPositionRelative(e)))):r<this._pinchDistance-Yr?(this._setState(3),this.dispatchEvent(8,new qr(this._getTouchPosition(e),this._getTouchPositionRelative(e)))):r<=this._pinchDistance+Yr&&r>=this._pinchDistance-Yr&&(this._setState(5),this.dispatchEvent(11,new qr(this._getTouchPosition(e),this._getTouchPositionRelative(e))))),this._pinchDistance=r,this._lastTouchEvent=e}_setState(e){this._state=e}_move(e,t,n,s){void 0===n&&(n=0),void 0===this._dragEnabled&&(this._dragEnabled=!1),1===this._state&&this._canDrag(n)&&(this._delta=this._getDelta(e),(this._delta>Xr||this._elementHit)&&(this._setState(2),this._longClickTimer&&clearTimeout(this._longClickTimer),this.dispatchEvent(0,new qr(this._downPosition,this._downPositionRelative)))),2===this._state&&this.dispatchEvent(1,new qr(e,t)),this.dispatchEvent(6,new qr(e,t,n,null,s))}_longClick(e){2!==e&&(this._setState(2),this._longClickTimer&&clearTimeout(this._longClickTimer),this.dispatchEvent(0,new qr(this._downPosition,this._downPositionRelative)),this.dispatchEvent(1,new qr(this._downPosition,this._downPositionRelative))),this.dispatchEvent(14,new qr(this._downPosition,this._downPositionRelative,2))}_onUp(e,t,n){this.dispatchEvent(4,new qr(e,t,n)),this._getDelta(e)<=Xr&&this.dispatchEvent(5,new qr(e,t)),2===this._state&&this.dispatchEvent(2,new qr(e,t)),4===this._state&&(this.dispatchEvent(10,new qr(e,t)),this._rotationAngle=-1),3===this._state&&(this._pinchDistance=-1),this._lastTouchEvent=null,this._setState(0),this._dragTarget=null,this._elementHit=!1,this._longClickTimer&&clearTimeout(this._longClickTimer)}_getTouchPosition(e){if(e.touches.length){let{clientX:t,clientY:n}=e.touches[0];if(e.touches.length>1){const s=e.touches[1],i=s.clientX,r=s.clientY;t=(t+i)/2,n=(n+r)/2}return{x:t,y:n}}const t=e.changedTouches[0];return{x:t.clientX,y:t.clientY}}_getTouchPositionRelative(e){const t=this._getBoundingClientRect(),{clientWidth:n,clientHeight:s}=this._domHelper.element;if(e.touches.length){const{clientX:i,clientY:r}=e.touches[0];return{x:(i-t.left)/n*2-1,y:-(r-t.top)/s*2+1}}const i=e.changedTouches[0];return{x:(i.clientX-t.left)/n*2-1,y:-(i.clientY-t.top)/s*2+1}}_getMousePosition(e){if(0!==e.clientX&&0!==e.clientY)return{x:e.clientX,y:e.clientY};{let{x:t,y:n}=this._getFireFoxMousePosition(e);return{x:t,y:n}}}_getFireFoxMousePosition(e){let{x:t,y:n}=this._domHelper.getClientDimensions();return{x:t-(t+e.offsetX),y:n-(n+e.offsetY)}}_getMousePositionRelative(e){const t=this._getBoundingClientRect();return 0!==e.clientX&&0!==e.clientY?{x:(e.clientX-t.left)/this._domHelper.element.clientWidth*2-1,y:-(e.clientY-t.top)/this._domHelper.element.clientHeight*2+1}:this._firefoxDragPosition&&0!==this._firefoxDragPosition.x&&0!==this._firefoxDragPosition.y?{x:(this._firefoxDragPosition.x-t.left)/this._domHelper.element.clientWidth*2-1,y:-(this._firefoxDragPosition.y-t.top)/this._domHelper.element.clientHeight*2+1}:{x:0,y:0}}_getDelta(e){return Math.abs(this._downPosition.y-e.y)+Math.abs(this._downPosition.x-e.x)}setDragEnabled(e){this._dragEnabled=e}handleEvent(e){switch(e.type){case Kr.SCROLL:this._boundingClientRectInvalid=!0;break;case Kr.MOUSE_MOVE:this._onMouseMove(e);break;case Kr.DOUBLE_CLICK:this._onDoubleClick(e);break;case Kr.MOUSE_DOWN:this._onMouseDown(e);break;case Kr.MOUSE_UP:this._onMouseUp(e);break;case Kr.MOUSE_LEAVE:this._onMouseLeave(e);break;case Kr.MOUSE_ENTER:this._onMouseEnter(e);break;case Kr.MOUSE_WHEEL:this._onMouseWheel(e);break;case Kr.TOUCH_MOVE:this._onTouchMove(e);break;case Kr.TOUCH_START:this._onTouchStart(e);break;case Kr.TOUCH_END:this._onTouchEnd(e);break;case Kr.CONTEXT_MENU:this._onContextMenu(e)}}_onMouseDown(e){if(e.preventDefault(),2===e.detail)return;let{x:t,y:n}=this._getMousePosition(e);this._downPosition={x:t,y:n},this._downPositionRelative=this._getMousePositionRelative(e),this.dispatchEvent(3,new qr({x:t,y:n},this._downPositionRelative,1)),this._setState(1)}_onMouseUp(e){e.preventDefault(),2!==e.detail&&this._onUp(this._getMousePosition(e),this._getMousePositionRelative(e),1)}_onMouseMove(e){e.preventDefault(),this._move(this._getMousePosition(e),this._getMousePositionRelative(e),1,e)}_onDoubleClick(e){e.preventDefault(),this.dispatchEvent(12,new qr(this._getMousePosition(e),this._getMousePositionRelative(e),1))}_onMouseLeave(e){var t;this._delta=-1,(null===(t=e.relatedTarget)||void 0===t?void 0:t.closest('[data-rml-sdk="ignore-mouse-leave"]'))||this._onMouseUp(e)}_onMouseEnter(e){e.preventDefault()}_onMouseWheel(e){if(this._lastMouseWheelEvent&&e.timeStamp-this._lastMouseWheelEvent.timeStamp<40)return e.preventDefault(),void e.stopPropagation();e.deltaY<0?this.dispatchEvent(7,new qr(this._getMousePosition(e),this._getMousePositionRelative(e),1,0,e)):this.dispatchEvent(8,new qr(this._getMousePosition(e),this._getMousePositionRelative(e),1,0,e)),this._lastMouseWheelEvent=e}_onTouchMove(e){if(e.preventDefault(),!this._dragTarget)if(1===e.touches.length)this._move(this._getTouchPosition(e),this._getTouchPositionRelative(e),2);else if(2===e.touches.length)if(this._elementHit||4===this._state){const s=e.touches[0],i=e.touches[1],r=function(e){let t=ms(e);return t<0&&(t=180+(180+t)),t}((t={x:s.pageX,y:s.pageY},n={x:i.pageX,y:i.pageY},Math.atan2(n.y-t.y,n.x-t.x)));this._rotationAngle<0&&(this._rotationAngle=r);const a=r-this._rotationAngle;this._rotationAngle=r,this.dispatchEvent(9,new qr(this._getTouchPosition(e),this._getTouchPositionRelative(e),2,ps(a))),this._setState(4)}else this._move2(e);var t,n}_onTouchStart(e){if(e.preventDefault(),1===e.touches.length){let{x:t,y:n}=this._getTouchPosition(e);this._downPosition={x:t,y:n},this._downPositionRelative=this._getTouchPositionRelative(e),this.dispatchEvent(3,new qr({x:t,y:n},this._downPositionRelative,2)),this._setState(1),this._longClickTimer=window.setTimeout(this._longClick.bind(this,2),350)}else 2===e.touches.length&&(1!==this._state&&2!==this._state||this._onUp(this._getTouchPosition(e),this._getTouchPositionRelative(e),2),this._setState(3))}_onTouchEnd(e){e.preventDefault(),e.touches.length>1&&5===this._state||3===this._state||(this.dispatchEvent(13,new qr(this._getTouchPosition(e),this._getTouchPositionRelative(e),2)),this._onUp(this._getTouchPosition(e),this._getTouchPositionRelative(e),2))}_onContextMenu(e){e.preventDefault()}_canDrag(e){return this._dragEnabled}onElementHit(){this._elementHit=!0}_getBoundingClientRect(){return this._boundingClientRectInvalid&&(this._boundingClientRect=this._domHelper.element.getBoundingClientRect(),this._boundingClientRectInvalid=!1),this._boundingClientRect}updateSize(){this._boundingClientRectInvalid=!0}}e("as",Qr),sn([an],Qr.prototype,"_domHelper",void 0);class Zr{constructor(e){const{component:t,resetCamera:n,consecutive:s}=e;this.component=t,this.resetCamera=void 0===n||n,this.consecutive=void 0===s||s}}class Jr extends f{constructor(e){super(e)}load(e,t,n,s){const i=this,r=new v(this.manager);r.setPath(this.path),r.setRequestHeader(this.requestHeader),r.setWithCredentials(this.withCredentials),r.load(e,(function(e){const n=i.parse(JSON.parse(e));t&&t(n)}),n,s)}parse(e){return new $r(e)}}class $r{constructor(e){this.isFont=!0,this.type="Font",this.data=e}generateShapes(e,t=100){const n=[],s=function(e,t,n){const s=Array.from(e),i=t/n.resolution,r=(n.boundingBox.yMax-n.boundingBox.yMin+n.underlineThickness)*i,a=[];let o=0,l=0;for(let e=0;e<s.length;e++){const t=s[e];if("\n"===t)o=0,l-=r;else{const e=ea(t,i,o,l,n);o+=e.offsetX,a.push(e.path)}}return a}(e,t,this.data);for(let e=0,t=s.length;e<t;e++)n.push(...s[e].toShapes());return n}}function ea(e,t,n,s,i){const r=i.glyphs[e]||i.glyphs["?"];if(!r)return void console.error('THREE.Font: character "'+e+'" does not exists in font family '+i.familyName+".");const a=new Xe;let o,l,h,d,c,u,p,m;if(r.o){const e=r._cachedOutline||(r._cachedOutline=r.o.split(" "));for(let i=0,r=e.length;i<r;)switch(e[i++]){case"m":o=e[i++]*t+n,l=e[i++]*t+s,a.moveTo(o,l);break;case"l":o=e[i++]*t+n,l=e[i++]*t+s,a.lineTo(o,l);break;case"q":h=e[i++]*t+n,d=e[i++]*t+s,c=e[i++]*t+n,u=e[i++]*t+s,a.quadraticCurveTo(c,u,h,d);break;case"b":h=e[i++]*t+n,d=e[i++]*t+s,c=e[i++]*t+n,u=e[i++]*t+s,p=e[i++]*t+n,m=e[i++]*t+s,a.bezierCurveTo(c,u,p,m,h,d)}}return{offsetX:r.ha*t,path:a}}const ta=new Map,na=new Map;class sa{static loadFont(e){if(na.has(e))return new Promise(t=>{t(na.get(e))});if(ta.has(e))return new Promise((t,n)=>{ta.get(e).push({resolve:t,reject:n})});let t=new Jr;return new Promise((s,i)=>{ta.set(e,[{resolve:s,reject:i}]),t.load(n()+e,t=>{na.set(e,t),sa._resolveAll(e,t)})})}static _resolveAll(e,t){ta.has(e)&&ta.get(e).forEach(e=>e.resolve(t)),ta.delete(e)}}e("aC",sa);class ia{constructor(e){this._activeComponents=[],this._componentDimensioningsExist=new Map,this._creator_=e}setCamera(e){this._camera=e}add(e){if(this._componentDimensioningsExist.has(e.runtimeId)&&!this._componentDimensioningsExist.get(e.runtimeId))return!1;const n=this._plannerKernelAccess.kernelInstance.getComponent(e.runtimeId),s=n.dimensionings;if(this._componentDimensioningsExist.set(e.runtimeId,s.length>0),!s||0===s.length||this._camera.position.z<0)return!1;const i=Ei(n.boxForMeasurement),r={x:this._camera.position.x,y:this._camera.position.z};return t.import("./component-dimensioning-986a384d.nomodule.js").then(t=>{sa.loadFont("static/rubik_regular-bc008a7de2daee79.json").then(n=>{s.forEach(s=>{var a;e.add(new t.default(((a=s).from=a.from/1e3,a.to=a.to/1e3,1===a.type.value?(a.type={value:2},a.from*=-1,a.to*=-1):2===a.type.value&&(a.type={value:1}),a),i,n,r))})})}),this._activeComponents.push(e),!0}remove(e,n=!0){return new Promise(s=>{t.import("./component-dimensioning-986a384d.nomodule.js").then(t=>{let i=[];e.children.forEach(e=>{e instanceof t.default&&i.push(e)}),i.forEach(t=>{e.remove(t),Qi(t)}),n&&Ye(this._activeComponents,e),s()})})}hasComponentDimensions(){return this._activeComponents.length>0}async reset(){for(const e of this._activeComponents)await this.remove(e);this._activeComponents=[]}invalidateDimensioningsCache(e){e?this._componentDimensioningsExist.delete(e):this._componentDimensioningsExist.clear()}}sn([an],ia.prototype,"_plannerKernelAccess",void 0);const ra=e=>({...e,fromPosition3d:ir(e.fromPosition3d),toPosition3d:ir(e.toPosition3d),textPosition3d:ir(e.textPosition3d),fromPosition2d:sr(e.fromPosition2d),toPosition2d:sr(e.toPosition2d),textPosition2d:sr(e.textPosition2d),textDirection:ir(e.textDirection),textRotation:e.textRotation,length:e.length}),aa=(e,t)=>{let n,s;0===t.value?(n=fs(e.getCornerFromLeft()),s=fs(e.getCornerToLeft())):1===t.value&&(n=fs(e.getCornerFromRight()),s=fs(e.getCornerToRight()));const i=n.clone().add(s).divideScalar(2);return{from:n,to:s,middle:i}},oa=e=>{const t=fs(e.getCornerFromLeft()),n=fs(e.getCornerToLeft()),s=fs(e.getCornerFromRight()),i=fs(e.getCornerToRight());return{centerFrom:t.clone().add(s).divideScalar(2),centerTo:n.clone().add(i).divideScalar(2)}},la=e=>{const t=e.clone();return e.dot(new a(1,0,0))<0&&t.multiplyScalar(-1),{textDirection:t,textRotation:Math.atan2(t.z,t.x)}},ha=e=>{const t={maxZoomedIn:Math.max(.7,e),maxZoomedOut:.01,minPadding:.05,maxPadding:.25};return Qe(e,t.maxZoomedIn,t.maxZoomedOut,t.minPadding,t.maxPadding)};class da{constructor(){this._promiseExecutors=[]}create(){return new Promise((e,t)=>{this._promiseExecutors.push({resolve:e,reject:t})})}resolve(e){return new Promise(t=>{this._promiseExecutors.forEach(t=>t.resolve(e)),this._promiseExecutors=[],t(e)})}reject(e){return new Promise((t,n)=>{this._promiseExecutors.forEach(t=>t.reject(e)),this._promiseExecutors=[],n(e)})}}class ca extends class{constructor(e){this._coreReference=e.clone()}clearReference(){this._coreReference.delete(),this._coreReference=null}getKernelObject(){return this._coreReference}}{constructor(e){super(e),this._objectWaiter=new da,this._topView=!1;const t=fs(e.getCenter());this._container=new A,this._container.position.copy(t),this._boundingBox=this._generateBoundingBox(),Yi(this._boundingBox),this._container.add(this._boundingBox),2!==this.getPlanElement().getType().value&&(this._object=new A,this._container.add(this._object))}getSize(){return this._object?(new ge).setFromObject(this._object).getSize(new a):new a}update(){this._container.position.copy(fs(this.getPlanElement().getMeshCenter())),this._boundingBox&&this._updateBoundingBox()}_updateBoundingBox(){const e=this.getSize();this._boundingBox.geometry=new Ze(e.x,e.y,e.z),this._boundingBox.position.y=e.y/2}getPosition(){return this._container.position}getRotation(){return this._container.rotation.y}getBounds(){let e;return this.getPlanElement().boxForMeasurement?(e=Ei(this.getPlanElement().boxForMeasurement),e.applyMatrix4(this.getContainer().matrix)):(e=new ge,e.setFromObject(this._container)),e}getBoundingBox(){return this._boundingBox}getPlanElement(){return this._coreReference}setObject(e){this._object=e,this._objectWaiter.resolve(e)}getObject(){return this._object}async getObjectAsync(){return this._object?Promise.resolve(this._object):this._objectWaiter.create()}addMesh(e){this._object.add(e),this.hidePreviewBox()}getMesh(e){if(!this._object||0===this._object.children.length)return null;const t=nr(e,this.getPlanElement().getType());return this._object.children.find(e=>e.userData.material===t)}getContainer(){return this._container}getId(){return this.getPlanElement().getId()}clear(){Qi(this._container),this._selectionMesh&&Qi(this._selectionMesh)}remove(){var e;null===(e=this._container.parent)||void 0===e||e.remove(this._container),this.clear()}hidePreviewBox(){this._container&&this._boundingBox&&(this._boundingBox.material=(tr||(tr=new y,tr.visible=!1),tr))}_generateBoundingBox(){const e=this.getSize(),t=new Ze(e.x,e.y,e.z);let n=new h("#DDDDDD");const s=this.getPlanElement().customColor;s>0&&(n=Xi(s));let i=Ri.createMeshStandardMaterial({color:n,opacity:1,transparent:!0}),r=new z(t,i);return r.name="bounding box",r.position.y=e.y/2,r.castShadow=!1,r.receiveShadow=!1,r.layers.set(6),r}select(){this._isSelected=!0,this._selectionMesh&&this._container.add(this._selectionMesh)}deselect(){this._isSelected=!1,this._selectionMesh&&this._container.remove(this._selectionMesh)}hoverOn(){}hoverOff(){}setTopView(e){this._topView=e}}e("ao",e=>({...ra(e)}));class ua extends ca{constructor(e){super(e),this._initDone=!1,this._initFailed=null,this._initWaiter=new da,this._container.rotation.y=e.rotation}finishInit(){return this._initDone=!0,this._initFailed=null,this._initWaiter.resolve()}failInit(e){return this._initFailed=e,this._initDone=!1,this._initWaiter.reject(this._initFailed)}isInitDone(){return this._initDone?Promise.resolve():this._initFailed?Promise.reject(this._initFailed):this._initWaiter.create()}getPlanObject(){return this.getPlanElement()}getSize(){return _s(this.getPlanObject().size)}getObjectMeasurements(e){const t=this.getPlanObject(),n=t.getRectangle(),{referencePoints:s,size:i,center:r}=n;if(!s)return null;const o=(t,n,s=!1,i=0)=>{const o=fs(t),l=fs(n);let h=o.clone().add(l).divideScalar(2);const d=o.clone().sub(l),{textDirection:c,textRotation:u}=la(d);if(s){const t=d.clone().cross(new a(0,1,0)).normalize(),n=h.clone().sub(fs(r));t.dot(n)<0&&t.multiplyScalar(-1);const s=ha(e),i=t.multiplyScalar(s);h.add(i)}return{fromPosition3d:o,toPosition3d:l,textPosition3d:h,textDirection:c,textRotation:u,length:i}},l=[{from:s.topLeft,to:s.topRight},{from:s.topRight,to:s.bottomRight},{from:s.bottomRight,to:s.bottomLeft},{from:s.bottomLeft,to:s.topLeft}].map(e=>o(e.from,e.to)),h=[{from:s.topLeft,to:s.topRight,length:i.x},{from:s.topRight,to:s.bottomRight,length:i.y}].map(e=>{const t=o(e.from,e.to,!0);return t.length=e.length,t}),d=(e=>{const t=[];for(let n=0;n<e.size();n++)t.push(e.get(n));return t})(t.getWallDistances());return{rectMeasurements:l,objectMeasurements:h,objectToWallsMeasurements:d?d.map(e=>o(e.startPoint,e.endPoint,!1,e.length)):null}}update(){super.update(),this._container.rotation.y=this.getPlanObject().rotation}}class pa extends ua{constructor(e){super(e),this._container.name="Configurable "+this._container.name}addRootComponent(e){this.setObject(e),this._rootComponentId=e.id,this._rootComponentRuntimeId=e.runtimeId,this._container.add(this.getObject())}getConfigurationRuntimeId(){return this.getPlanObject().getConfigurationRuntimeId()}getRootComponentId(){return this._rootComponentId}getRootComponentRuntimeId(){return this._rootComponentRuntimeId}finishConstruction(){return this.finishInit()}failConstruction(){return this.failInit(new Error("Construction of configuration failed"))}}e("a7",pa);let ma=JSON.parse(JSON.stringify({isProduction:!0,isUnitTesting:!1,environment:"production",detailEnvironment:"development",features:{},APP:{RAPI:{server:"/api/v2",localReverseProxy:"https://www.roomle.com/api/v2",liveServer:"https://www.roomle.com/api/v2",testServer:"https://www.test.roomle.com/api/v2",headers:{apiKey:"roomle_portal_v2",currentTenant:9,locale:"en",language:"en",device:1,token:"anonymous",platform:"web"},itemHeaders:{assetRevision:"glb",assetFileFormat:"glb"}},SHORTENER_URL:"http://rml.co/"},environments:{PRODUCTION:"production",DEVELOPMENT:"development",TEST:"test",TEST_SERVER:"test_server",ALPHA:"alpha"}}));ma.isUnitTesting=!1,void 0!==t&&t.exports||(window.IS_DEBUG=!0);const ga={ENV_DEBUG:function(e=!1){if(e){let e=JSON.parse(JSON.stringify(ma));const t={...e.APP,SHORTENER_URL:"http://localhost:4747/?isItem=false&id="},n={...e.features};return{...e,isProduction:!1,APP:t,features:n}}}(),ENV_PRODUCTION:JSON.parse(JSON.stringify(ma))};var fa=e("f",ga.ENV_PRODUCTION);class _a extends ua{constructor(e){super(e),this._originalSize=new a,this._container.name="Static "+this._container.name}setRapiItem(e){return this._rapiItem?Promise.resolve():this._addStaticItem(e)}async _addStaticItem(e){this._rapiItem=e;let t=this.getPlanObject();if(this._glbUrl=Je(e),!this._glbUrl)return Promise.reject("No glb url found");let n=e.scaleable?_s(t.size):void 0,s=new a(1,1,1);t.flipX&&(s.x*=-1),t.flipY&&(s.z*=-1);try{const i=await this._staticItemLoader.loadGLB(this._glbUrl,void 0,void 0,n,s,t.customColor,e.colorable);this._originalSize.copy(i.boundingBox.getSize(new a)),i.scene.name=e.label,this.setObject(i.scene),((e,t)=>{let n=(new ge).setFromObject(e),s=n.getSize(new a),i=Math.min(s.x,s.y,s.z),r=!0;i>5&&(console.warn("GLB seems to be too big ("+i+")",t),r=!1),n.min.y<-.01&&(console.warn("GLB seems to be under the floor ("+n.min.y+"): ",t),r=!1)})(i.scene,this._glbUrl),Yi(i.scene),this._container.add(this.getObject()),this.hidePreviewBox(),await this.finishInit()}catch(e){await this.failInit(e)}}getRapiItem(){return this._rapiItem}needsRapiItem(){return!this._glbUrl}getGLBUrl(){return this._glbUrl}update(){const e=_s(this.getPlanElement().size),t=this.getObject();if(!t)return;if(e){const{x:n,y:s,z:i}=this._originalSize;let r=new a(e.x/n,e.y/s,e.z/i);t.scale.copy(r)}this.getPlanElement().flipX&&(t.scale.x*=-1),this.getPlanElement().flipY&&(t.scale.z*=-1);const n=this.getPlanElement().customColor;t.traverse(e=>{if(e instanceof z&&e.material instanceof N){const t=e.material;if(this._rapiItem.colorable&&n&&n>0){let e=new h(n);t.color=e.copySRGBToLinear(e)}t.needsUpdate=!0}}),super.update()}}let va;e("a8",_a),sn([an],_a.prototype,"_staticItemLoader",void 0),e("aq",e=>({...ra(e),id:e.id,fromWithoutPadding:ir(e.fromWithoutPadding),toWithoutPadding:ir(e.toWithoutPadding),lengthFormatted:e.lengthFormatted}));const wa=()=>(va||(va=Ri.createMeshPhysicalMaterial({color:0})),va);class ba extends ca{constructor(e){super(e),this._container.name="Wall Plan Element"}get isSelected(){return this._isSelected}getWallDimension(e){const t=this.getPlanElement(),n=fs(t.getCenter()),s=t.getPreferredSide(),{from:i,to:r,middle:o}=aa(t,s),l=i.clone().sub(r),h=l.clone().cross(new a(0,1,0)).normalize();h.clone().dot(o.clone().sub(n))<0&&h.multiplyScalar(-1);const d=ha(e),{textDirection:c,textRotation:u}=la(l),p=h.clone().multiplyScalar(d/2),m=i.clone().add(p),g=r.clone().add(p),f=h.multiplyScalar(d),_=i.add(f),v=r.add(f),w=_.clone().add(v).divideScalar(2);return{id:t.getId(),fromPosition3d:_,toPosition3d:v,textPosition3d:w,textDirection:c,textRotation:u,length:t.getLength(s),fromWithoutPadding:m,toWithoutPadding:g}}addMesh(e){e.traverse(e=>{this._setMaterial(e)}),e.layers.set(9),super.addMesh(e);const t=(new ge).setFromObject(this.getObject()).getSize(new a);this._boundingBox.geometry=new Ze(t.x,t.y,t.z),this._boundingBox.position.y=t.y/2}show(){var e,t;this.getContainer().visible=!0,null===(e=this.getObject())||void 0===e||e.traverse(e=>{e.layers.set(9)}),null===(t=this.getBoundingBox())||void 0===t||t.layers.set(6)}hide(){var e,t;this.getContainer().visible=!1,null===(e=this.getObject())||void 0===e||e.traverse(e=>{e.layers.disableAll()}),null===(t=this.getBoundingBox())||void 0===t||t.layers.disableAll()}_enableTopView(){this._container.traverse(e=>{this._setTopMaterial(e)})}_setTopMaterial(e){e instanceof z&&!e.userData.originalMaterial&&e.material&&e!==this._boundingBox&&(e.userData.originalMaterial=e.material,e.material=wa())}_disableTopView(){this._container.traverse(e=>{e instanceof z&&e.userData.originalMaterial&&(e.material=e.userData.originalMaterial,delete e.userData.originalMaterial)})}setTopView(e){super.setTopView(e),e?this._enableTopView():this._disableTopView()}getKernelObject(){return super.getKernelObject()}_setMaterial(e){e instanceof z&&e.material&&e!==this._boundingBox&&(e.userData.originalMaterial||(e.userData.originalMaterial=e.material),this._topView&&this._isSelected?e.material=new y({color:10526880,side:F}):this._topView&&!this._isSelected?e.material=wa():(e.material=e.userData.originalMaterial,delete e.userData.originalMaterial))}select(){super.select(),this._container.traverse(e=>{this._setMaterial(e)})}deselect(){super.deselect(),this._container.traverse(e=>{this._setMaterial(e)})}}e("a0",ba);class ya extends ca{constructor(e){super(e),this._container.name="Floor Plan Element"}addMesh(e){this.getObject().clear(),super.addMesh(e),e.layers.set(9),e.castShadow=!1,e.position.y=-.001}}e("a1",ya);class Sa extends ca{constructor(e){super(e),this._container.name="Ceiling Plan Element"}addMesh(e){super.addMesh(e),e.castShadow=!1;const t=(new ge).setFromObject(this.getObject()).getSize(new a);this._boundingBox.geometry=new Ze(t.x,.01,t.z)}}e("ab",Sa);const xa=new Map;class Ca{static start(e){if(!window.performance||!window.performance.getEntriesByName)return"";let t=window.performance.getEntriesByName(e).length++,n="";t<100&&(n="0"),t<10&&(n="0"+n);const s=t>0?e+"_"+n+t:e,i=s+"_start";return window.performance.mark(i),s}static addMeta(e,t){const n=Ca.getMeta(e);xa.set(e,Object.assign(n,t))}static getMeta(e){return xa.get(e)||{}}static end(e){}static getMeasure(e){return[]}static showBenchmarks(e){const t=window.performance.getEntriesByType("measure");t.sort((function(e,t){return e.startTime-t.startTime}));const n=[];for(let s=0,i=t.length;s<i;s++){const i=t[s];e&&-1===i.name.indexOf(e)||n.push({Start:parseFloat(i.startTime.toFixed(2)),Name:i.name,Duration:parseFloat(i.duration.toFixed(2))})}console.table(n)}}e("B",Ca);class Pa{static init(e={}){const{kernelInstance:t,kernelContainer:n,planObjectId:s}=e;Pa.kernelInstance=t,Pa.kernelContainer=n,Pa.planObjectId=s}static cleanUp(){Pa.useHDGeometry=!1,Pa.kernelInstance=null,Pa.kernelContainer=null,Pa.planObjectId=null}}e("A",Pa),Pa.useHDGeometry=!1,Pa.kernelInstance=null,Pa.kernelContainer=null,Pa.planObjectId=null;const Ma=new Map,Ta=function(e,t,n){let s=Ma.get(e);if(s){const i=n?[n]:void 0;s.forEach(({resolve:e,reject:n})=>t?e.apply(e,i):n.apply(n,i)),Ma.delete(e)}};class Aa{static finishOperation(e,t){Ta(e,!0,t)}static failOperation(e,t){Ta(e,!1,t)}static waitFor(e,t){return new Promise((n,s)=>{let i=Ma.get(e);i||(Ma.set(e,[]),i=Ma.get(e)),i.push({resolve:n,reject:s}),"function"==typeof t&&t.apply(t)})}}e("y",Aa);const Ra=e("z",(function(e){return e.validRange&&"string"==typeof e.validRange.type})),Ea=function(e){return e.validValues&&e.validValues.length>0},Ia=e("F",(function(e){return"Material"===e.type}));let Da,Oa,ka,La,Ua;const Ba={WASM:{CONFIGURATOR:{URL:"static/ConfiguratorKernel-2c5e1167856a34cd.wasm",LOADER:"static/ConfiguratorKernel-5d2d344fc84f9bc7.js"},PLANNER:{URL:"static/RoomleCore-40142713e5a9abb8.wasm",LOADER:"static/RoomleCore-61da3de98a36a49e.js"}},WASM_MODERN:{CONFIGURATOR:{URL:"static/ConfiguratorKernel-a0fbaa03b50f2ef9.wasm",LOADER:"static/ConfiguratorKernel-c6f61cc7a2f4811e.js"},PLANNER:{URL:"static/RoomleCore-df668f0212725c37.wasm",LOADER:"static/RoomleCore-4c0522dd4d2993c9.js"}},ASM:{CONFIGURATOR:{MEM_URL:"static/ConfiguratorKernelJs-60b1addba0736c79.mem",LOADER:"static/ConfiguratorKernelJs-072cf260a9bbfccb.js"},PLANNER:{MEM_URL:"static/RoomleCoreJs-7e28a60d3ca1f9a9.mem",LOADER:"static/RoomleCoreJs-f717924300ea7e43.js"}}},Na=!!window.WebAssembly;class Fa{_utilityToLongArray(e){const t=new this._kernelContainer.LongArray;return e.forEach(e=>t.push_back(e)),t}constructor(e){this._requestedItemIds=[],this._requestedMaterialIds=[],this._configuratorKernelCallbackListener=new Set,this._cachedGroupIds=[],this._waitingForGroups=!1,this._subComponentsWaiters=new Map,this._shouldWait=!0,this._creator_=e,window.KernelCallback={isReady:this.isReady.bind(this)},this._lifeCycleManager.addEventListener(this)}init(e){this._kernelType=e,this._setupKernelPaths(e),this._setupEmsModule(e),this._useWASM=Na,this._kernelPath=Na?ka:La}_initKernel(){const{restrictionLevel:e}=this._initData,t=!1!==this._initData.callbacksOnlyIfGeometryIsReady;this._kernelInstance.setUpdateCallbacksOnlyIfGeometryIsReady(t),this._kernelInstance.setLevel(e),this._unitFormatter.init(this._kernelContainer),this._kernelInstance.setEnvironmentVariable("unit",this._unitFormatter._actualUnitString||"cm"),this._kernelInstance.setEnvironmentVariable("unitString","short"),this._kernelInstance.useEnvironmentGeometry(1===this._kernelType);const{overrideCountry:n,locale:s}=this._globalInitData;n&&(this._kernelInstance.resetPriceListIds(),this._kernelInstance.addPriceList(n)),this._kernelInstance.setEnvironmentVariable("language",s)}get kernelContainer(){return this._kernelContainer}get kernelInstance(){return this._kernelInstance}get configurationExporter(){return this._configurationExporter||(this._configurationExporter=this._kernelContainer.newConfigurationExporter()),this._configurationExporter}_setupKernelPaths(e){const t=0===e?"PLANNER":"CONFIGURATOR";Da=Ba.ASM[t].MEM_URL,La=Ba.ASM[t].LOADER,WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,4,1,96,0,0,3,2,1,0,10,8,1,6,0,6,64,25,11,11]))?(Oa=Ba.WASM_MODERN[t].URL,ka=Ba.WASM_MODERN[t].LOADER):(Oa=Ba.WASM[t].URL,ka=Ba.WASM[t].LOADER),Ua=!0}_setupEmsModule(e){const t=this;this._kernelContainer={locateFile(t){const s=0===e?/RoomleCoreJs[\-a-z0-9]*\.js\.mem/:/ConfiguratorKernelJs[\-a-z0-9]*\.js\.mem/;return t.match(s)?n()+Da:t},wasmBinaryFile:n()+Oa,preRun:[],postRun:[],setStatus:null,print(e){t._kernelIo.log(e)},printErr(e){t._kernelIo.error(e)},quit(e){0!==e&&t._kernelIo.throw(e&&e.toString?e.toString():"Unknown error while C/C++ main executes")}},Ua&&Na&&(this._kernelContainer.instantiateWasm=function(e,t){return((e,t,s)=>{const i="function"==typeof WebAssembly.instantiateStreaming;Ca.addMeta("kernel_is_ready",{cachedInIndexedDB:!1});let r=null;i?(Ca.start("kernel_stream_compile"),r=WebAssembly.instantiateStreaming(fetch(n()+e),t)):(Ca.start("kernel_legacy_compile"),r=fetch(n()+e).then(e=>e.arrayBuffer()).then(e=>WebAssembly.instantiate(e,t))),Ca.addMeta("kernel_is_ready",{instantiateStreaming:i}),r.then(e=>{s(e.instance)},e=>console.error(e))})(Oa,e,t),{}})}_passSubComponentsToKernel(e,t){const n=e.id,s=t.get(n);if(s)for(let t=0,i=s.length;t<i;t++){const{parentId:i,partId:r}=s[t];this._kernelIo.setMeta({componentId:n}),this._kernelInstance.loadedSubComponent(i,r,n,e.configuration)}}_fetchSubComponents(e){let t=[...e.keys()];t.length&&this._rapiAccess.getComponents(t).then(t=>{for(let n=0,s=t.length;n<s;n++)this._passSubComponentsToKernel(t[n],e);this._flushSubComponentsWaiters()})}_flushSubComponentsWaiters(){this._fetchSubComponents(this._subComponentsWaiters),this._subComponentsWaiters=new Map,this._shouldWait=!1}isReady(){this._kernelContainer.setExternalHelpers(this._kernelIo,{convertCObject:bs}),fa.isProduction||fa.isUnitTesting||this.addDebugInfo(),window.KernelCallback&&(window.KernelCallback=null,delete window.KernelCallback)}addDebugInfo(){const e=function(t,n=[]){const s=Object.getPrototypeOf(t),i=s?Object.getOwnPropertyNames(s):[],r=t?Object.getOwnPropertyNames(t):[];return s?e(s,[...n,...r,...i]):[...r,...i,...n]},t=e(this),n=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toString","valueOf"];[...new Set(t)].forEach(e=>{if(!e.startsWith("_")&&"function"==typeof this[e]&&-1===n.indexOf(e))try{const t=this[e].bind(this);this[e]=function(...n){return this._kernelIo.log("[ KernelCommunication ]: "+e),t(...n)}}catch(e){}})}getConfigurationData(e){return new Promise(t=>{var n;const s=this.kernelInstance.getPlanObject(e),i=(new Date).toISOString(),r=this.kernelInstance.getComponentId(e),a=$t(r),o=(null===(n=s.boxForMeasurement)||void 0===n?void 0:n.size)||s.bounds;t({created:i,lastAccess:i,configuration:this.kernelInstance.getSerializedConfiguration(e),configurationHash:this.kernelInstance.getHashOfConfiguration(e),parts:JSON.stringify(this.kernelInstance.getPartList(e)),rootComponentId:r,width:o.x,height:o.z,depth:o.y,catalog:a,orderable:!1,requestable:!1})})}loadComponent(e,t,n){this._rapiAccess.getComponent(t.componentId).then(s=>{var i;let r=s.configuration;r||(r="error",null===(i=this._configuratorUiCallbacks)||void 0===i||i.onContentProblem({rapiPath:"components",ids:[t.componentId],message:t.componentId+" has no configuration"})),this._kernelIo.setMeta({componentId:t.componentId}),this._kernelInstance.loadComponent(e,r,t,n),this._flushSubComponentsWaiters()},s=>{var i;this._kernelInstance.loadComponent(e,"error",t,n),this.onLoadComponentError(s,t.componentId),null===(i=this._configuratorUiCallbacks)||void 0===i||i.onError(new Error(`Component with id "${t.componentId}" can not be loaded. "${s}"`)),this._flushSubComponentsWaiters()})}loadSubComponent(e,t,n){if(this._shouldWait){let s=this._subComponentsWaiters.get(n);s||this._subComponentsWaiters.set(n,[]),s=this._subComponentsWaiters.get(n),s.push({parentId:e,partId:t}),this._subComponentsWaiters.set(n,s)}else this._rapiAccess.getComponent(n).then(s=>{var i;let r=s.configuration;r||(r="error",null===(i=this._configuratorUiCallbacks)||void 0===i||i.onContentProblem({rapiPath:"components",ids:[n],message:"SubComponent "+n+" has no configuration"})),this._kernelIo.setMeta({componentId:n,parentId:e}),this._kernelInstance.loadedSubComponent(e,t,n,r)})}async loadItemConfigurations(e,t){let n=Array.isArray(t)?t:[t];if(this._requestedItemIds.push(...n),await $e(0),!this._requestedItemIds.length)return;const s=[...this._requestedItemIds];this._requestedItemIds=[],(await this._rapiAccess.getItems(s)).forEach(t=>{this._kernelInstance.loadedItemConfiguration(e,t.id,t.configuration)})}requestDeleteComponent(e){var t,n;e&&((null===(n=null===(t=this._initData)||void 0===t?void 0:t.featureFlags)||void 0===n?void 0:n.reDock)?this._kernelInstance.deletePlanComponent(e):this._kernelInstance.deleteComponent(e))}dockComponentWithPosition(e,t,n,s,i){var r;this._kernelInstance.dockComponentWithPosition(n,s,e,t,i);const a=this._kernelInstance.getComponentId(n),o=this._kernelInstance.getComponentId(e);null===(r=this._configuratorUiCallbacks)||void 0===r||r.onUserInitiatedDockDone(a,s,o,t,i)}Editor3dAddBakedMesh(e,t,n,s,i,r,a,o){this._configuratorKernelCallbackListener.forEach(l=>l.Editor3dAddBakedMesh(e,t,n,s,i,r,a,o))}Editor3dAddNamedMesh(e,t,n,s,i,r,a,o,l,h,d,c){this._configuratorKernelCallbackListener.forEach(u=>u.Editor3dAddNamedMesh(e,t,n,s,i,r,a,o,l,h,d,c))}Editor3ChangedNamedMesh(e,t,n,s,i,r,a){this._configuratorKernelCallbackListener.forEach(o=>o.Editor3ChangedNamedMesh(e,t,n,s,i,r,a))}Editor3dRemoveNamedMesh(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.Editor3dRemoveNamedMesh(e,t))}Editor3dBeginConstruction(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.Editor3dBeginConstruction(e,t))}Editor3dEndConstruction(e){this._configuratorKernelCallbackListener.forEach(t=>t.Editor3dEndConstruction(e))}Editor3dComponentCreated(e,t,n,s){this._configuratorKernelCallbackListener.forEach(i=>i.Editor3dComponentCreated(e,t,n,s,!1))}Editor3dComponentDocked(e,t,n,s){this._configuratorKernelCallbackListener.forEach(i=>i.Editor3dComponentDocked(e,t,n,s))}Editor3dGeometryReady(e){this._configuratorKernelCallbackListener.forEach(t=>t.Editor3dGeometryReady(e)),this.requestPlanComponentConstruction(e),this._configuratorUiCallbacks.onGeometryReady(e)}Editor3dGeometryNotReady(e){this._configuratorKernelCallbackListener.forEach(t=>t.Editor3dGeometryNotReady(e)),this._configuratorUiCallbacks.onGeometryNotReady(e)}componentDeleted(e){this._configuratorKernelCallbackListener.forEach(t=>t.componentDeleted(e))}componentMetaUpdated(e){let t=this._kernelInstance.getComponent(e);this._configuratorKernelCallbackListener.forEach(e=>e.componentMetaUpdated(t))}sceneCleared(){this._configuratorKernelCallbackListener.forEach(e=>e.sceneCleared())}requestMaterialsInGroup(e){(Array.isArray(e)?e:[e]).forEach(e=>{-1===this._cachedGroupIds.indexOf(e)&&this._cachedGroupIds.push(e)}),this._waitingForGroups||(this._waitingForGroups=!0,Aa.waitFor(4).then(()=>{this._rapiAccess.getMaterialsByGroup(this._cachedGroupIds).then(e=>{let t=[];e.forEach(e=>{const n=[];e.materials.forEach(e=>n.push(e.id));const s=e.legacyId||e.id;e.legacyId||console.warn("Material group has no legacy id, please check content why this is the case"),t.push({group:s,materials:n})}),t.length&&this._kernelInstance.setMaterialsInGroup(t),this._cachedGroupIds=[]},e=>{var t;console.error(e),null===(t=this._configuratorUiCallbacks)||void 0===t||t.onError(new Error(`Material group with ids "${this._cachedGroupIds.join(",")}" can not be loaded. "${e}"`)),this._cachedGroupIds=[]})}))}requestPlanComponentConstruction(e,t=!0){t?this._kernelInstance.requestDeltaPlanComponentConstruction(e):this._kernelInstance.requestPlanComponentConstruction(e)}addConfiguratorListener(e){this._configuratorKernelCallbackListener.add(e)}removeConfiguratorListener(e){this._configuratorKernelCallbackListener.delete(e)}cleanUpCallbacks(){"function"==typeof this._kernelContainer.unregisterConfiguratorCallback&&this._kernelContainer.unregisterConfiguratorCallback(this)}async requestMaterialProperties(e){let t=Array.isArray(e)?e:[e];if(this._requestedMaterialIds.push(...t),await $e(0),!this._requestedMaterialIds.length)return;const n=[...this._requestedMaterialIds];this._requestedMaterialIds=[];const s=await this._rapiAccess.getMaterials(n);let i=[];s.forEach(e=>{const t=new this._kernelContainer.StringStringMap,n=e.properties||{};for(let e in n)n.hasOwnProperty(e)&&t.set(e,n[e]);t.size()&&i.push({id:e.id,properties:t})}),i.length&&this._kernelInstance.setMaterialProperties(i)}registerCallbacks(){this._kernelContainer.registerConfiguratorCallback(this)}pause(){this.cleanUpCallbacks()}resume(){this.cleanUpCallbacks(),this.registerCallbacks()}destroy(){}_handleCortoMesh(e,t,n){var s;try{this._kernelInstance.addMeshCorto(t,n,new Uint8Array(e))}catch(e){console.error(e),null===(s=this._configuratorUiCallbacks)||void 0===s||s.onMemoryCorruption()}}_handleInvalidMesh(e){try{this._kernelInstance.setExternalMeshInvalid(e)}catch(e){console.error(e)}}calcPartsPriceSum(e){return this._calcPrice(e)}_calcPrice(e){const t=new Map;e||(e=this._kernelInstance.getFullPartList());const n=!!e&&!!e.fullList&&!!e.fullList.length;if(this._initData.useRoomlePrice&&n){const n=e.fullList[0].currencySymbol,s=e.fullList.reduce((e,t)=>e+(t.count?t.count:0)*(t.price?t.price:0),0),i=tt(s,2);return this._configuratorUiCallbacks.onUpdatePrice(n,i),Promise.resolve({totalSum:i,partMap:t})}if(this._initData.usePriceService&&n){const n=e.fullList.reduce((e,n)=>{const s=en(n);return s&&(t.set(s,n),e.push(s)),e},[]);return new Promise((s,i)=>{this._rapiAccess.getPrices(n).then(n=>{if(!n.length)return i(new Error("prices are empty"));let r=0;const a=et(n,"priceId");for(const t of e.fullList){const e=en(t);if(!a.has(e)){console.warn("PriceId: "+e+" has no corresponding kernel-part");continue}const{price:n,currencySymbol:s}=a.get(e);t.price=n,t.currencySymbol=s,r+=n*t.count}return r=tt(r,2),this._configuratorUiCallbacks.onUpdatePrice(n[0].currencySymbol,r),s({totalSum:r,partMap:t})},e=>{console.error(e),i(e)})})}return Promise.resolve({totalSum:0,partMap:t})}async addUiDataAndPriceToPartList(e,t){const{fullList:n,originPart:s}=e,i=e.perMainComponent;let r;this.addUiDataToPartList(n,t);try{const t=await this._calcPrice(e);r=t.partMap}catch(e){console.error(e),r=new Map}const a=this._initData.usePriceService||this._initData.useRoomlePrice,o=e=>{a||(e.price=null,e.currencySymbol=null);const t=en(e);if(!t)return;if(!r.has(t))return;const{price:n,currencySymbol:s}=r.get(t);"number"==typeof n&&(e.price=n,e.currencySymbol=s)};return n.forEach(o),i.forEach(({fullList:e,perMainComponent:n})=>{n.length>0&&console.error("Not implemented! perMainComponent is deeper than one level"),this.addUiDataToPartList(e,t),e.forEach(o)}),{fullList:n,perMainComponent:i,originPart:s}}addUiDataToPartList(e,t){const n=[];return e.forEach(e=>{const t=this._rapiAccess.peekComponent(e.componentId);!t||e.labelIsCalculated&&e.label||(e.label=t.label),e.parameters.forEach(e=>{if(this._unitFormatter.formatPartListParameter(e),Ia(e)){const t=this._rapiAccess.peekMaterial(e.value);t?e.valueLabel=t.label||t.name||e.value:-1===n.indexOf(e.value)&&n.push(e.value)}})}),n.length&&this._rapiAccess.getMaterials(n).then(e=>{const n=this._lastPartListHash!==t;Array.isArray(e)&&e.length&&n&&(this._lastPartListHash=t,this.requestPartListAndUpdatePricesOfParts())}),e}async requestPartListAndUpdatePricesOfParts(e,t){let n=this._kernelInstance.getFullPartList();e||(e=this._kernelInstance.getHashOfConfiguration(this._configuratorContext.planObjectId));const s=await this.addUiDataAndPriceToPartList(n,e);this._configuratorUiCallbacks.onPartListUpdate(s,btoa(e))}}sn([an],Fa.prototype,"_rapiAccess",void 0),sn([an],Fa.prototype,"_scriptLoader",void 0),sn([an],Fa.prototype,"_kernelIo",void 0),sn([an],Fa.prototype,"_dataSyncer",void 0),sn([an],Fa.prototype,"_lifeCycleManager",void 0),sn([an],Fa.prototype,"_configuratorUiCallbacks",void 0),sn([an],Fa.prototype,"_globalCallback",void 0),sn([an],Fa.prototype,"_initData",void 0),sn([an],Fa.prototype,"_unitFormatter",void 0),sn([an],Fa.prototype,"_configuratorContext",void 0),sn([an],Fa.prototype,"_globalInitData",void 0);const{APP:Ga}=fa,{RAPI:ja}=Ga,za=ja.headers,Ha=ja.itemHeaders,Va=za.token,Wa=e("ar",e=>e.startsWith("ps_")),Ka=nt();let qa=new Map,Xa=new Map,Ya=new Map,Qa=new Map,Za=new Map,Ja=new Map,$a=new Map,eo=new Map,to=new Map;const no=e=>qa.get(e)||qa.get(Ka+e),so=e=>e&&e.tags&&e.tags.length,io=e=>!so(e)&&e.group;class ro{constructor(e){this._itemLoaded=!1,this._currentToken=null,this._creator_=e,window.addEventListener("online",this._flushOfflineQueue.bind(this))}getPreloadForItem(e){return this._getPreload(e,!0)}getPreloadForConfiguration(e){return this._getPreload(e,!1)}_getPreload(e,t){return new Promise((n,s)=>{if(!navigator.onLine)return n();if(this._dataSyncer.getIsCatalogSynced($t(e)))return n();if($a.get(e))return n();const i=t?"?itemId=":"?configurationId=";this._get("/preloads/components/"+i+e,"preloads/components").then(t=>{if($a.get(e))return n();t.forEach(e=>{this._prepareData(e,"components")}),$a.set(e,!0),n()},s)})}changeUseOfHDGeometry(){const e=Qa.get("components");$a.clear(),Ja.clear(),e&&Qa.delete("components")}getHSCPackage(e){return new Promise((t,n)=>{if(Ja.get(e))return t();this._get("/catalogs/"+e+"/package","package").then(n=>{if(Ja.get(e))return t(n);n.components.forEach(e=>{this._prepareData(e,"components")}),n.materials.forEach(e=>{this._prepareData(e,"materials"),this._prepareGroups(e)}),n.textures.forEach(e=>{this._prepareData(e,"textures")}),Ja.set(e,!0),t(n)},n)})}getComponent(e){return this._getById(e,"components")}getConfiguration(e){return this._getById(e,"configurations")}getConfigurations(e){return this._getByIds(e,"configurations")}getItem(e){return this._getById(e,"items",{additionalHeaders:Ha})}getComponents(e){return this._getByIds(e,"components")}getItems(e){return this._getByIds(e,"items",{additionalHeaders:Ha})}getTag(e){return this._getById(e,"tags")}getTags(e){return this._getByIds(e,"tags")}getTexture(e){return this._getById(e,"textures")}getCatalog(e){return this._getById(e,"catalogs")}getMesh(e,t="crt",n=50){return this._getById(e,"meshes",{pathSuffix:"/data?format="+t+"&targetQuality="+n.toString()})}getMeshesOfCatalog(e){return new Promise((t,n)=>{const s=Za.get(e);s?t(s):this._get("/meshes?catalog="+e,"catalogMeshes").then(n=>{Za.set(e,n),t(n)},n)})}getTexturesOf(e){return this._getRelationData(e,{rapiPath:"textures"})}getItemsOf(e){return this._getRelationData(e,{rapiPath:"items"})}async getMaterialsOf(e){return(await this._getRelationData(e,{rapiPath:"materials"},{embed:["textures"]})).filter(e=>e.active)}getComponentsOf(e){return this._getRelationData(e,{rapiPath:"components"})}getAdditionalContentsOfItems(e){const t=[],n=[];return e.forEach(e=>{const s=Xa.get(e.id.toString());s?n.push(...s):t.push(e.id.toString())}),new Promise((e,s)=>{0!==t.length?this._getByIdsPackets(t,"itemAdditionalContents",{filterKey:"itemIds"}).then(t=>{t.forEach(e=>{let t=Xa.get(e.itemId);t||(t=[]);for(let n=0,s=t.length;n<s;n++)if(t[n].id===e.id)return;t.push(e),Xa.set(e.itemId,t)}),e([...t,...n])},s):e(n)})}getMaterial(e){return this._getById(e,"materials",{embed:["textures"]})}peekMaterial(e){return this._peekData(e,"materials")}peekComponent(e){return this._peekData(e,"components")}peekItem(e){return this._peekData(e,"items")}peekConfiguration(e){return this._peekData(e,"configurations")}async getMaterials(e){return(await this._getByIds(e,"materials",{embed:["textures"]})).filter(e=>e.active)}getPlan(e){return this._getById(e,"plans")}getPlanSnapshot(e){return this._getById(e,"planSnapshots")}static clearCaches(){qa=new Map,Ya=new Map,Qa=new Map,Ja=new Map,$a=new Map,eo=new Map,Xa=new Map}cleanUp(){ro.clearCaches()}getMaterialsByGroup(e){const t=e.slice(),n=[];let s=t.length;for(let e=0;e<s;e++){const i=no(t[e]);if(i){const r=i.length;for(let e=0;e<r;e++){const t=this._getCache("materials").get(i[e]);n.push(t)}t.splice(e,1),s--,e--}}return new Promise((e,s)=>{0!==t.length&&navigator.onLine?this._getByIdsPackets(t,"materials",{filterKey:"groups",embed:["textures"]}).then(t=>{e(this.combineMaterialsToGroups([...t,...n]))},s):e(this.combineMaterialsToGroups(n))})}_flushOfflineQueue(){return new Promise((e,t)=>{const n=this._localStorage.getItem("hsc_configurations_offline_queue_v1"),s=[];for(let e in n)if(n.hasOwnProperty(e)){const t=n[e];s.push(new Promise((e,n)=>{this.saveConfiguration(t.data).then(s=>{const i=[];t.perspectiveImage&&!s.perspectiveImage&&i.push(this.savePerspectiveImage(s,t.perspectiveImage)),t.topImage&&!s.topImage&&i.push(this.savePerspectiveImage(s,t.topImage)),Promise.all(i).then(e,n)},n)}))}Promise.all(s).then(()=>{this._localStorage.setItem("hsc_configurations_offline_queue_v1",{}),e()},t)})}_setQueuedConfiguration(e,t={}){const n=e.configurationHash,{perspectiveImage:s,topImage:i}=t;let r=this._localStorage.getItem("hsc_configurations_offline_queue_v1")||{},a=r[n]||{};a.data=e,a.perspectiveImage=s,a.topImage=i,r[n]=a,this._localStorage.setItem("hsc_configurations_offline_queue_v1",r)}async saveConfiguration(e){return navigator.onLine?await this._save("/configurations",{configuration:e},"configurations",{accept:"application/json",contentType:"application/json; charset=UTF-8"}):(e.perspectiveImage=null,e.topImage=null,this._setQueuedConfiguration(e),this._markConfigurationAsLocally(e),Promise.resolve(e))}saveTopImage(e,t){return this._saveConfigurationImage(e,t,"topImage")}savePerspectiveImage(e,t){return this._saveConfigurationImage(e,t,"perspectiveImage")}savePlanSnapshotTopImage(e,t){return this._savePlanSnapshotImage(e,t,"topImage")}savePlanSnapshotPerspectiveImage(e,t){return this._savePlanSnapshotImage(e,t,"perspectiveImage")}getShortUrl(e,t){return new Promise((n,s)=>this._fetchJson("/shortIds","shortIds",{method:"POST",resolve:n,reject:s,data:JSON.stringify({shortId:{type:t,referencedId:e}}),accept:"application/json",contentType:"application/json; charset=UTF-8"}))}_peekData(e,t){const n=Qa.get(t);return n&&n.get(e)||null}_saveConfigurationImage(e,t,n){if(!navigator.onLine){const s={};return s[n]=t,this._setQueuedConfiguration(e,s),this._markConfigurationAsLocally(e),e[n]=t.image,Promise.resolve(e)}const s=this._formDataUtil.create(t.image,e.configurationHash,qt.PNG,n);return this._save("/configurations/"+e.id+"/"+n,s,"configurations",{accept:"application/json"})}_savePlanSnapshotImage(e,t,n){const s=this._formDataUtil.create(t.image,e.id,qt.PNG,"file");return s.append("type",n),this._save("/planSnapshots/"+e.id,s,"planSnapshots",{accept:"application/json",method:"PUT"})}_markConfigurationAsLocally(e){e.isLocally=!0,e.id=e.configurationHash}_save(e,t,n,s={}){const i=t instanceof FormData?t:JSON.stringify(t);return new Promise((t,r)=>{const a={method:s.method||"POST",data:i,resolve:t,reject:r};s.contentType&&(a.contentType=s.contentType),s.accept&&(a.accept=s.accept),this._fetchJson(e,n,a)})}combineMaterialsToGroups(e){return new Promise((t,n)=>{const s=new Map,i={id:null,label:null,materials:[]},r=[];for(let t=0,n=e.length;t<n;t++){const n=e[t],a=n.tags&&n.tags.length?n.tags.map(e=>({isTag:!0,id:e})):[];n.group&&a.push({isTag:!1,id:Ka+n.group,legacyId:n.group}),a.length||a.push({isTag:!1,id:null}),n.tags&&n.tags.length&&n.tags.forEach(e=>-1===r.indexOf(e)?r.push(e):null),a.forEach(({isTag:e,id:t,legacyId:r})=>{const a=n.id;let o=t?no(t):[];o||(qa.set(t,[]),o=no(t)),-1===o.indexOf(a.toString())&&o.push(a.toString());const l=so(n),h=l&&e,d=io(n);if(h||d&&!e||!l&&!d&&!t){let e=t?s.get(t):i;e||(s.set(t,{id:t,label:n.groupLabel,legacyId:r,materials:[]}),e=s.get(t)),e.materials.push(n)}})}const a=i.materials.length?[i]:[];this.getTags(r).then(e=>{const n=e.reduce((e,t)=>(e[t.id]=t,e),{});return s.forEach((e,t)=>{a.push({id:t,label:n[t]?n[t].label:e.label,materials:e.materials,legacyId:e.legacyId,sort:n[t]?n[t].sort:void 0})}),t(a)},n)})}_getByIds(e,t,n={}){const s=this._getCache(t),i=this._getErrorCache(t),r=[],a=[...new Set(e)];let o=a.length;if(s&&s.size){const e=(new Date).getTime();for(let t=0;t<o;t++){const n=a[t],l=s.get(n),h=i.get(n);let d=!1;null!=l?(r.push(l),d=!0):d=void 0!==h&&(e-h.timestamp<6e4||!1===navigator.onLine),d&&(a.splice(t,1),o--,t--)}}return new Promise((e,s)=>{0!==a.length&&navigator.onLine?this._getByIdsPackets(a,t,n).then(t=>{e([...t,...r])},s):e(r)})}_getByIdsPackets(e,t,n={}){const s=n.filterKey||"ids";let i,r="/"+t+"/",a="?",o=[];const l=e.length;if(!l)return new Promise(e=>e([]));let h=!0,d=[];for(i=0;i<l;i++){h=!1;const n=e[i],l=a+s+"[]="+n,c=l.length+r.length;d.push(n),a="&",c<=1500?r+=l:(c>1500&&(d.pop(),i--),o.push({url:r,ids:d}),h=!0,r="/"+t+"/",a="?",d=[])}h||o.push({url:r,ids:d});const c=[];return o.forEach(e=>c.push(this._getByIdsSingle(e.ids,e.url,t,n))),new Promise((e,t)=>{Promise.all(c).then(t=>{const n=[];t.length&&t.forEach(e=>n.push(...e)),e(n)},t)})}_getByIdsSingle(e,t,n,s={}){return new Promise((i,r)=>{this._get(t,n,s).then(t=>{for(let n=0,i=t.length;n<i;n++){const i=s&&s.cacheKey?t[n][s.cacheKey]:t[n].id,r=e.indexOf(i.toString());-1!==r&&e.splice(r,1)}const r=e.length;if(r){const t=this._getCache(n),s=this._getErrorCache(n),i=(new Date).getTime();for(let n=0;n<r;n++)s.set(e[n],{code:0,timestamp:i}),t.delete(e[n]);this._errorHandler.dispatch(2,[n,e.map(e=>'"'+e+'"').join(",")])}i(t)},r)})}_getById(e,t,n={}){if(!e||""===e||"string"!=typeof e)return console.error("no id passed to _getById"),Promise.reject(new Error("no id passed to _getById"));const s=this._getCache(t).get(e);if(s)return new Promise(e=>e(s));if(!navigator.onLine)return Promise.reject("Nothing cached but tried to fetch in offline mode");const i={...n,id:e},r=n.pathSuffix||"";return this._get("/"+t+"/"+e+r,t,i)}_get(e,t,n={}){const s=Pa.useHDGeometry?"includeGeometryHD=true":"";let i=-1===e.indexOf("?")?"?":"&";return""!==s&&(e+=i+s),n.embed&&Array.isArray(n.embed)&&n.embed.forEach(t=>{e+=i+"embed"+(t[0].toUpperCase()+t.substr(1))+"=true",i="&"}),new Promise((s,i)=>{const r=eo.get(e);Array.isArray(r)&&r.length>0?r.push({resolve:s,reject:i}):(eo.set(e,[{resolve:s,reject:i}]),this._fetchJson(e,t,n))})}_fetchJson(e,t,n={}){this._fetch(e,n).then(st.bind(this)).then(this._handleJson(e,t,n).bind(this)).catch(this._handleError(e,n).bind(this))}async _fetch(e,t){const n={method:t.method?t.method:"GET",headers:this._createHeaders(t),mode:"cors",cache:"default"};t.data&&(n.body=t.data);let s=ja.server;const i=this._globalInitData.overrideRapi;i&&(s="live"===i?ja.liveServer:ja.testServer),(this._globalInitData.customApiUrl||""===this._globalInitData.customApiUrl)&&(s=this._globalInitData.customApiUrl);const r=new Request(s+e,n);this._globalCallback.onNetworkRequest(e,n,t);const a=await this._globalCallback.onCheckExternalCache(e,n);return a?{headers:{get:()=>"application/json"},json:()=>Promise.resolve(a)}:this._networkLayer.fetch(r,{},{checkResponse:e=>this._globalCallback.onValidateNetworkResponse("rapi-access",e)})}_createHeaders(e={}){const t={...za};this._globalInitData.overrideTenant&&(t.currentTenant=this._globalInitData.overrideTenant),this._globalInitData.overrideCountry&&(t.country=this._globalInitData.overrideCountry);const n=this._globalInitData.locale||"en";t.language=n,t.locale=n;const{contentType:s,accept:i,additionalHeaders:r,data:a}=e;if(s&&(t["content-type"]=e.contentType),i&&(t.accept=e.accept),r)for(let e in r)r.hasOwnProperty(e)&&(t[e]=r[e]);this._globalInitData.configuratorId&&(t.configurator=this._globalInitData.configuratorId);const o=this._currentToken||Va;t.token="03-"+window.btoa((new Date).toISOString()+";"+o+";"+za.apiKey);const l=new Headers(t);return a instanceof FormData&&l.delete("content-type"),l}_handleJson(e,t,n={}){return s=>{let i=null,r=null;"number"==typeof s&&(i=s);for(let e in s)"meta"!==e&&s.hasOwnProperty(e)&&(i=s[e],r=e);if("error"===r)return this._handleError(e,n)(new Error(JSON.stringify(i)));if(!i)throw new TypeError("RAPI returned empty JSON");if(Array.isArray(i))for(let e=0,s=i.length;e<s;e++)this._prepareData(i[e],t,n),this._prepareEmbeddedData(i[e],t,n);else this._prepareData(i,t,n),this._prepareEmbeddedData(i,t,n);n.resolve?n.resolve(i):this._notifyWaiters(e,null,i)}}_prepareEmbeddedData(e,t,n={}){n.embed&&Array.isArray(n.embed)&&n.embed.forEach(s=>{const i=e[s.slice(0,-1)+"Objects"];if(Array.isArray(i)){for(let e=0,t=i.length;e<t;e++)this._prepareData(i[e],s,n);this._prepareRelationalData(t,s,e.id,i)}else i&&(this._prepareData(i,s,n),this._prepareRelationalData(t,s,e.id,[i]))})}_getCache(e){return this._getCacheFrom(e,Qa)}_getErrorCache(e){return this._getCacheFrom(e,to)}_getCacheFrom(e,t){let n=t.get(e);return n||(t.set(e,new Map),n=t.get(e)),n}_setCache(e,t,n){n.set(e.toString(),t)}_prepareData(e,t,n=null){let s=this._getCache(t);const i=n&&n.cacheKey?e[n.cacheKey]:e.id;if(i||n&&n.id||"tenants/me"===t)if("tenants/me"!==t){{const t=i||n.id;this._setCache(t,e,s)}e.__rapi_path__=t}else this._setCache("0",e,s);else"shortIds"!==t&&console.error("Can not cache because there is no ID!")}_getRelationsCacheFor(e,t,n){let s=Ya.get(t);if(!s){const i=new Map,r=new Map;r.set(n,void 0),i.set(e,r),Ya.set(t,i),s=Ya.get(t)}let i=s.get(e);if(!i){const t=new Map;t.set(n,void 0),s.set(e,t),i=s.get(e)}return i.get(n)}_prepareGroups(e){const t=e.group,n=e.id;let s=no(t);s||(qa.set(t,[]),s=no(t)),-1===s.indexOf(n.toString())&&s.push(n.toString())}_handleError(e,t={}){return n=>{navigator.onLine?(n.rmlErrorCode=1,n.message='Failed to load "'+e+'" because of "'+n.message+'"',this._errorHandler.dispatch(1,[n])):(n.rmlErrorCode=0,n.message='Failed to load "'+e+'" because of "'+n.message+'"',this._errorHandler.dispatch(0,[n])),t.reject?t.reject(n):this._notifyWaiters(e,n,null)}}_getRelationData(e,t,n={}){const s=e.id;if(!s)return Promise.resolve([]);const i=e.__rapi_path__,r=t.rapiPath;let a=this._getCache(r),o=this._getRelationsCacheFor(s.toString(),i,r),l=[];return o?(o.forEach(e=>l.push(a.get(e))),new Promise(e=>e(l))):navigator.onLine?new Promise((e,t)=>{this._get("/"+i+"/"+s+"/"+r,r,n).then(t=>{this._prepareRelationalData(i,r,s,t),e(t)},t)}):Promise.resolve([])}_prepareRelationalData(e,t,n,s){Ya.has(e)||Ya.set(e,new Map);let i=Ya.get(e);const r=n.toString();i.has(r)||i.set(r,new Map);let a=i.get(r),o=this._getCache(t),l=[];for(let e=0,t=s.length;e<t;e++){const t=s[e],n=t.id.toString();l.push(n),o.set(n,t)}a.set(t,l)}_notifyWaiters(e,t,n){const s=eo.get(e);if(s&&s.length){for(let e=0,i=s.length;e<i;e++)t?s[e].reject(t):s[e].resolve(n);eo.delete(e)}}_tenantMe(){return new Promise((e,t)=>{const n=this._getCache("tenants/me"),s=this._globalInitData.overrideTenant?this._globalInitData.overrideTenant:n.get("0");if(s)return e(s);this._fetchJson("/tenants/me","tenants/me",{resolve:t=>e(t),reject:t})})}async getTenant(e){return e||(e=await this._tenantMe()),this._getById(e.toString(),"tenants")}getCurrentSkin(){return this._tenantMe().then(e=>this._getById(e.toString(),"tenants").then(e=>this._getById(e.skin.toString(),"skins")))}getPrices(e){return this._getByIds(e,"prices",{filterKey:"priceIds",cacheKey:"priceId"})}async getConfiguratorSettings(e){const t=await this._getById(e,"configurators");return t.allowedHosts||(t.allowedHosts=[]),t.allowedHosts&&!Array.isArray(t.allowedHosts)&&(t.allowedHosts=t.allowedHosts.split(" ")),t}sendUserAction(e){return this._save("/userActions",{userAction:e},"userActions",{accept:"application/json",contentType:"application/json; charset=UTF-8"})}_share(e,t,n,s){const i="/"+s+"/"+e+"/shares",r=new FormData;return r.append("email",t),r.append("type",n.toString()),new Promise((e,t)=>{const n={method:"POST",data:r,resolve:e,reject:t,accept:"application/json",contentType:"application/json; charset=UTF-8"};this._fetch(i,n).then(n.resolve,n.reject)})}shareConfiguration(e,t,n){return this._share(e,t,n,"configurations")}sharePlanSnapshot(e,t,n){return this._share(e,t,n,"planSnapshots")}export3D(e,t,n,s={}){const i="/"+(Wa(e)?"planSnapshots":"configurations")+"/"+e+"/3d-exports",r={formats:[{file_format:n,pack_external_data:!0,...s}]},a=JSON.stringify(r),o=new FormData;return o.append("email",t),o.append("settings",a),new Promise((e,t)=>{const n={method:"POST",data:o,resolve:e,reject:t};this._fetch(i,n).then(n.resolve,n.reject)})}async trackView(e){if(this._itemLoaded||(t=Zt())&&(Jt.includes(t)||t.endsWith("gitlab.io")||t.endsWith("gitlab.com")||t.endsWith("codesandbox.io")||t.endsWith("stackblitz.com")||/^(admin.*.roomle.com)$/.test(t)))return;var t;const{configuratorId:n}=this._globalInitData,s={module:3,action:1,actionId:e,actionLabel:n};await this.sendUserAction(s),this._itemLoaded=!0}signinUser(e,t){return new Promise((n,s)=>{const i={method:"POST",accept:"application/json",contentType:"application/json; charset=UTF-8",data:JSON.stringify({identification:e,passwordMD5:t}),cacheKey:"token",resolve:n,reject:s};this._fetchJson("/auth/signin","auth",i)})}async signoutUser(e){const t=this._currentToken;t!==e&&this.setCurrentToken(e),await this._fetch("/auth/signout",{}),t&&t!==e?this.setCurrentToken(t):this.removeCurrentToken()}async savePlan(e){const t=e.id?"/plans/"+e.id:"/plans";return this._save(t,{plan:e},"plans",{method:e.id?"PUT":"POST",accept:"application/json",contentType:"application/json; charset=UTF-8"})}async savePlanSnapshot(e){return this._save("/planSnapshots",{planSnapshot:e},"planSnapshots",{accept:"application/json",contentType:"application/json; charset=UTF-8"})}setCurrentToken(e){this._currentToken=e}removeCurrentToken(){this._currentToken=null}createNewPlan(){return{name:"",description:"",changeDate:(new Date).toISOString(),created:(new Date).toISOString(),draftId:null,thumbnail:"data:image/png;base64,missing",planObjects:null,active:!0,open:0,planDirectory:0,changed:0,version:2,floorLevel:0,visibility:9,user:null,tenant:null,assets:[],parent:null,setting:null}}}e("R",ro),sn([an],ro.prototype,"_formDataUtil",void 0),sn([an],ro.prototype,"_errorHandler",void 0),sn([an],ro.prototype,"_dataSyncer",void 0),sn([an],ro.prototype,"_networkLayer",void 0),sn([an],ro.prototype,"_localStorage",void 0),sn([an],ro.prototype,"_globalInitData",void 0),sn([an],ro.prototype,"_globalCallback",void 0);const ao=e("h",1500),oo=e("P",5);function lo(){class e extends A{static _generateOutline(e,t){let n=new H(new at(e),new ot({color:"#000000",dashSize:.03,gapSize:.01,linewidth:1}));return n.translateOnAxis(t,1),n.userData.ignoreComponentRaycast=!0,n}static cloneDockLine(e,t){let n=new H(e.geometry,e.material);return n.translateOnAxis(t.getCenter(new a),1),n.name="dockline",n.layers.set(5),n.userData.ignoreComponentRaycast=!0,n}_setValues(e,t,n,s){e&&(this.runtimeId=e,this.name=e.toString()),t&&(this.roomlePosition=Object.assign({},t)),n&&(this.roomleRotation=Object.assign({},n)),s&&(this.parentObjectId=s)}constructor(e,t,n,s){super(),this._selected=!1,this.geometryChanged=!0,this.meshes=[],this.castShadow=!1,this.receiveShadow=!0,this._setValues(e,t,n,s)}get loadingMesh(){return this._loadingMesh}get boundingBoxMesh(){return this._boundingBoxMesh}get boundingBox(){return this._boundingBox}set roomlePosition(e){this._roomlePosition=e,e&&this.position.set(e.x/1e3,e.z/1e3,e.y/-1e3)}get roomlePosition(){return this._roomlePosition}set roomleRotation(e){this._roomleRotation=e,e&&this.rotation.set(e.x,e.z,-e.y)}get roomleRotation(){return this._roomleRotation}replaceMeshes(e){this.removeAllMeshes(),e.forEach(e=>{this.addMesh(new z(e.geometry,e.material))})}addMesh(e,t){e.renderOrder=2,e.userData.meshType=0,t&&e.applyMatrix4(Ss(t)),this.add(e),this.meshes.push(e)}getMeshById(e){return this.meshes.find(t=>t.userData.meshId===e)}removeMeshById(e){const t=this.getMeshById(e);t?this.removeMesh(t):console.warn("Could not remove mesh with id "+e,this.runtimeId,this.meshes)}removeMesh(e){const t=this.meshes.indexOf(e);this.remove(e),Ji(e),t<0||this.meshes.splice(t,1)}removeAllMeshes(e=!0){this.meshes.forEach(t=>{this.remove(t),e&&Ji(t)}),this.meshes=[],this._removeLoadingMesh(),this.remove(this._boundingBoxMesh),Ji(this._boundingBoxMesh),this._boundingBoxMesh=null}_hideAllMeshes(){this.meshes.forEach(e=>e.visible=!1)}_showAllMeshes(){this.meshes.forEach(e=>e.visible=!0)}select(){this._selected=!0}loading(){if(!this._kernelBoundingBox)return void console.warn("Bounding box (box for measurements) for component "+this.runtimeId+" not set, can not show external mesh loading box!");this._removeLoadingMesh(),this._hideAllMeshes();const{x:e,y:t,z:n}=this._kernelBoundingBox.getSize(new a);let s=new Ze(e,t,n);this._loadingMesh=new z(s,Ri.createMeshStandardMaterial({transparent:!0,opacity:1,color:new h("#DDDDDD")})),this._loadingMesh.name="loading mesh",this._loadingMesh.receiveShadow=!1,this._loadingMesh.castShadow=!1,this._loadingMesh.layers.set(5),this._loadingMesh.translateOnAxis(this._kernelBoundingBox.getCenter(new a),1),this._loadingMesh.renderOrder=3,this.add(this._loadingMesh)}_removeLoadingMesh(){this._loadingMesh&&(this.remove(this._loadingMesh),Ji(this._loadingMesh),this._loadingMesh=null)}loadingFinished(){this._removeLoadingMesh(),this._showAllMeshes()}deselect(){this._selected=!1}hoverOn(){rt("pointer")}hoverOff(){rt("default")}removeFromParent(){return this.parent&&(this.parent.remove(this),this.removeAllMeshes()),this}computeBoundingBox(t,n=!1){if(this._boundingBoxMesh&&this.remove(this._boundingBoxMesh),!n&&t&&0===t.size.x&&0===t.size.y&&0===t.size.z)return;let s;if(!t||n){this._boundingBox=new ge;let e=new a;this.meshes.forEach(t=>{if(t.geometry instanceof c){let n=t.geometry.attributes.position;if(void 0!==n)for(let s=0,i=n.count;s<i;s++)e.fromBufferAttribute(n,s).applyMatrix4(t.matrix),this._boundingBox.expandByPoint(e)}}),this._kernelBoundingBox=this._boundingBox.clone();let t=this._boundingBox.max.x-this._boundingBox.min.x,n=this._boundingBox.max.y-this._boundingBox.min.y,i=this._boundingBox.max.z-this._boundingBox.min.z;s=new Ze(t,n,i)}else{this._kernelBoundingBox=Ei(t),this._boundingBox=this._kernelBoundingBox.clone();let{x:e,y:n,z:i}=this._boundingBox.getSize(new a);s=new Ze(e,n,i)}this._boundingBoxMesh=new z(s,Ri.createMeshStandardMaterial({color:"#FFFFFF",transparent:!0,opacity:0,polygonOffset:!0,polygonOffsetFactor:-1,visible:!1})),this._boundingBoxMesh.name="bounding box mesh";let i=this._boundingBox.getCenter(new a);this._boundingBoxMesh.position.add(i),this._boundingBoxMesh.layers.set(5),this._boundingBoxMesh.renderOrder=3,this._boundingBoxMesh.castShadow=!1,this._boundingBoxMesh.receiveShadow=!1,this.add(this._boundingBoxMesh),this._dockline=e._generateOutline(s,i),this._dockline.name="bounding box outline",this._dockline.layers.set(5),this._selected&&this.add(this._dockline)}recursiveMeshes(){let t=this.meshes.slice();return this.children.forEach(n=>{n instanceof e&&t.push(...n.recursiveMeshes())}),t}isChild(t){let n=!1;return this.children.forEach(s=>{s instanceof e&&!n&&(n=s.runtimeId===t||s.isChild(t))}),n}getKernelPosition(e){let t=this.parent.localToWorld(this.position);return vs(e.worldToLocal(t))}}class t extends e{constructor(e,t){super(e,null,null,null),this.glbUrl=t}}class n extends e{constructor(e,t,n,s,i){super(t,n,s,i),this._stringId=null,this.receivedPointAssociation=!1,this.castShadow=!1,this.receiveShadow=!1,this._creator_=e}get stringId(){return this._stringId?this._stringId:this.runtimeId.toString()}addMesh(e,t){super.addMesh(e,t),e.material instanceof N&&(e.material.opacity=.8,e.material.roughness=1,e.material.metalness=0,e.material.color=new h(it(this._initData.colors.PREVIEW_DOCKING_COLOR))),e.renderOrder=1,e.castShadow=!1,e.receiveShadow=!1}startPulsating(){var e,t;if(null===(t=null===(e=this._initData)||void 0===e?void 0:e.featureFlags)||void 0===t?void 0:t.pulsePreview)for(const e of this.meshes){const t={opacity:.8},n={opacity:.3};new TWEEN.Tween(t).to(n,ao).easing(TWEEN.Easing.Sinusoidal.In).onUpdate(()=>{e.material.opacity=t.opacity}).yoyo(!0).repeat(oo).start()}}hoverOn(){this.remove(this._dockline),this.meshes.forEach(({material:e})=>{e.opacity=.9,e.roughness=1,e.metalness=0,e.color=new h(it(this._initData.colors.PREVIEW_DOCKING_COLOR))}),rt("pointer")}hoverOff(){this.add(this._dockline),this.meshes.forEach(({material:e})=>{e.opacity=.8,e.roughness=1,e.metalness=0,e.color=new h(it(this._initData.colors.PREVIEW_DOCKING_COLOR))}),rt("default")}clonePreview(t){const s=new n(this._creator_,this.runtimeId,this.roomlePosition,this.roomleRotation,this.parentObjectId);return s._stringId=this.runtimeId+"_"+t,this.children.forEach(e=>{e instanceof z&&0===e.userData.meshType&&s.meshes.push(e.clone(!0))}),s.meshes.forEach(e=>{e.material=e.material.clone(),e.geometry=e.geometry.clone(),s.add(e)}),this._dockline&&(s._dockline=e.cloneDockLine(this._dockline,this._boundingBox)),this._boundingBoxMesh&&(s._boundingBoxMesh=this._boundingBoxMesh.clone(!0)),this._boundingBox&&(s._boundingBox=this._boundingBox.clone()),s}preparePreview(){this.add(this._dockline),this.add(this._boundingBoxMesh)}}sn([an],n.prototype,"_initData",void 0);class s extends n{constructor(e,t,n,s,i,r){super(e,t,n,s,i),r&&(this._stringId=this.runtimeId+"_has_additional_dock_point_copy")}set roomleLineFrom(e){this._roomleLineFrom=e,this.lineFrom=fs(e)}get roomleLineFrom(){return this._roomleLineFrom}set roomleLineTo(e){this._roomleLineTo=e;let t=fs(e);t.equals(this.lineFrom)&&(console.warn("lineFrom and lineTo are equal!"),t.add(new a(0,.01,0))),this.lineTo=t}get roomleLineTo(){return this._roomleLineTo}set roomlePositionFrom(e){this._roomlePositionFrom=e,this.positionFrom=fs(e)}get roomlePositionFrom(){return this._roomlePositionFrom}set roomlePositionTo(e){this._roomlePositionTo=e;let t=fs(e);t.equals(this.positionFrom)&&(console.warn("positionFrom and positionTo are equal!"),t.add(new a(0,.01,0))),this.positionTo=t}get roomlePositionTo(){return this._roomlePositionTo}addMesh(e,t){super.addMesh(e,t),e.visible=!1,e.renderOrder=3}hoverOn(){this._dockline.visible=!0,rt("pointer")}hoverOff(){this._dockline.visible=!1,rt("default")}preparePreview(){super.preparePreview(),this._dockline.visible=!1;let e=this.lineTo.clone(),t=this.lineFrom.clone();const n=(new a).subVectors(e,t);let s=n.length(),i=n.normalize(),r=new lt(i,t),o=new ht(.01,.01,s,16,1);this.lineMesh=new z(o,Ri.createMeshStandardMaterial({color:"#DDDDDD",transparent:!0,opacity:.4})),this.lineMesh.name="line mesh";const l=(new P).setFromEuler(r.rotation);this.lineMesh.quaternion.multiply(l),this.lineMesh.renderOrder=1;let h=(new a).addVectors(e,t).multiplyScalar(.5);this.lineMesh.position.copy((new a).subVectors(h,this.position.clone())),this.add(this.lineMesh);let d=this._boundingBox.getCenter(new a).applyEuler(this.docklineRotation),c=null,u=0,p=Math.abs(i.x),m=Math.abs(i.y),g=Math.abs(i.z);p>=m&&p>=g?(c=new a(d.x,0,0),u=Math.sqrt(d.y*d.y+d.z*d.z)):m>=p&&m>=g?(c=new a(0,d.y,0),u=Math.sqrt(d.x*d.x+d.z*d.z)):g>=m&&g>=p&&(c=new a(0,0,d.z),u=Math.sqrt(d.y*d.y+d.x*d.x)),u=u>0?u:.01;let f=(new a).subVectors(this.positionTo.clone(),this.positionFrom.clone()).length()+c.length(),_=new ht(1.1*u,1.1*u,f,32,1);this.boundingLineMesh=new z(_,Ri.createMeshStandardMaterial({color:"#ffffff",transparent:!0,opacity:0})),this.boundingLineMesh.name="bounding line mesh",this.boundingLineMesh.userData.ignoreComponentRaycast=!0,this.boundingLineMesh.layers.set(5);let v=this.positionTo.clone(),w=this.positionFrom.clone(),b=(new a).subVectors(v,w).normalize(),y=new lt(b,w);const S=(new P).setFromEuler(y.rotation);this.boundingLineMesh.quaternion.multiply(S),this.boundingLineMesh.renderOrder=3;let x=(new a).addVectors(this.positionTo.clone(),this.positionFrom.clone()).multiplyScalar(.5).add(d);this.boundingLineMesh.position.copy((new a).subVectors(x,this.position.clone())),this.add(this.boundingLineMesh)}clonePreviewLine(t){let n=new s(this._creator_,this.runtimeId,this.roomlePosition,this.roomleRotation,this.parentObjectId,this.receivedPointAssociation);return n._stringId=this.runtimeId+"_"+t,this.children.forEach(e=>{e instanceof z&&0===e.userData.meshType&&n.meshes.push(e.clone(!0))}),n.meshes.forEach(e=>{e.material=e.material.clone(),e.geometry=e.geometry.clone(),n.add(e)}),this._dockline&&(n._dockline=e.cloneDockLine(this._dockline,this._boundingBox)),this._boundingBoxMesh&&(n._boundingBoxMesh=this._boundingBoxMesh.clone(!0)),this._boundingBox&&(n._boundingBox=this._boundingBox.clone()),n}getPositionForIntersectionPoint(e){let t=this._boundingBox.getCenter(new a).applyEuler(this.docklineRotation),n=this.positionTo.clone().add(t),s=this.positionFrom.clone().add(t),i=new dt(s,n).closestPointToPoint(e,!0,new a);return(isNaN(i.x)||isNaN(i.y)||isNaN(i.z))&&i.copy(e),i.sub(t)}updatePreviewPosition(e){let t=this.getPositionForIntersectionPoint(e),n=this.parent.localToWorld(t);this._newPosition=this.worldToLocal(n);let s=this._boundingBox.getCenter(new a).applyEuler(this.docklineRotation);this._dockline.position.copy((new a).addVectors(this._newPosition,s)),this._dockline.rotation.copy(this.docklineRotation)}hideSelectionLine(){this._dockline.visible=!1}getKernelPosition(e){if(this._newPosition){let t=this.localToWorld(this._newPosition);return vs(e.worldToLocal(t))}return super.getKernelPosition(e)}}class i extends Q{constructor(e,t,n,s,i,r,a){super(e,t,n,s,i,r),a||(a={left:0,top:1,right:1,bottom:0}),this.offset=a}set offset(e){this._offset=e,this.updateProjectionMatrix()}get offset(){return this._offset}resetOffset(){this._offset={left:0,top:1,right:1,bottom:0}}updateProjectionMatrix(){this._offset?(this.projectionMatrix=this._calculateProjectionMatrix(),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()):super.updateProjectionMatrix()}_calculateProjectionMatrix(){const e=this._calculate2DPlanes();if(this._offset.left>=this._offset.right||this._offset.bottom>this._offset.top)return(new C).makeOrthographic(e.left,e.right,e.top,e.bottom,this.near,this.far);const t=this._scaleRange(e.left,e.right,this._offset.left,this._offset.right);let n=t.from,s=t.to;const i=this._scaleRange(e.bottom,e.top,this._offset.bottom,this._offset.top);let r=i.from,a=i.to;const o=(e.right-e.left)/(e.top-e.bottom),l=(s-n)/(a-r);if(l>o){const e=(r+a)/2,t=(a-r)*l/o;r=e-t/2,a=e+t/2}else{const e=(n+s)/2,t=(s-n)*o/l;n=e-t/2,s=e+t/2}return(new C).makeOrthographic(n,s,a,r,this.near,this.far)}_scaleRange(e,t,n,s){const i=(t-e)/(s-n);return{from:e-i*n,to:t+i*(1-s)}}_calculate2DPlanes(){const e=(this.right-this.left)/(2*this.zoom),t=(this.top-this.bottom)/(2*this.zoom),n=(this.right+this.left)/2,s=(this.top+this.bottom)/2;let i=n-e,r=n+e,a=s+t,o=s-t;if(null!==this.view&&this.view.enabled){const e=(this.right-this.left)/this.view.fullWidth/this.zoom,t=(this.top-this.bottom)/this.view.fullHeight/this.zoom;i+=e*this.view.offsetX,r=i+e*this.view.width,a-=t*this.view.offsetY,o=a-t*this.view.height}return{left:i,right:r,top:a,bottom:o}}}class o extends X{constructor(e,t,n,s,i){super(e,t,n,s),i||(i={left:0,top:1,right:1,bottom:0}),this.offset=i}copy(e,t){return super.copy(e,t),this._offset=e._offset,this}set offset(e){this._offset=e,this.updateProjectionMatrix()}get offset(){return this._offset}resetOffset(){this._offset={left:0,top:1,right:1,bottom:0}}_calculateProjectionMatrix(){let e,t,n,s,i=this.fov*(2*Math.PI/360)/2;n=Math.tan(i),s=-n;let a=Math.atan(this.aspect*Math.tan(i));t=Math.tan(a),e=-t;let o=this._offset.left,l=this._offset.right,h=this._offset.top,d=this._offset.bottom,c=new r(l-o,h-d),u=new r(o+c.x/2,d+c.y/2);if(c.x<c.y){let i=(1-u.x)/(c.x/2),r=u.x/(c.x/2);t*=i,e*=r;let a=(i+r)/2;n*=a,s*=a}else{let i=(1-u.y)/(c.y/2),r=u.y/(c.y/2);n*=i,s*=r;let a=(r+i)/2;e*=a,t*=a}e*=this.near,t*=this.near,n*=this.near,s*=this.near;let p=this.near*Math.tan(Math.PI/180*.5*this.fov)/this.zoom*2,m=this.aspect*p;return this.view&&this.view.enabled&&(e+=this.view.offsetX*m/this.view.fullWidth,n-=this.view.offsetY*p/this.view.fullHeight,t+=this.view.offsetX*m/this.view.fullWidth,s-=this.view.offsetY*p/this.view.fullHeight),(new C).makePerspective(e,t,n,s,this.near,this.far)}clearViewOffset(){null!==this.view&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){this._offset?(this.projectionMatrix=this._calculateProjectionMatrix(),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()):super.updateProjectionMatrix()}}return{create:function(t,n,s,i){return new e(t,n,s,i)},createPreview:function(e,t,s){return new n(s,e,{x:0,y:0,z:0},{x:0,y:0,z:0},t)},createStatic:function(e,n){return new t(e,n)},createPreviewLine:function(e,t){let n=new s(t,e.id,e.roomlePosition,e.roomleRotation,e.parentObjectId,e.receivedPointAssociation);return e.meshes.forEach(e=>{let t=e.clone();t.material=e.material.clone(),t.geometry=e.geometry.clone(),n.addMesh(t)}),n.computeBoundingBox(),n},isPreview:function(e){return e instanceof n},isPreviewLine:function(e){return e instanceof s},createPerspectiveCamera:function(e,t,n,s,i){return new o(e,t,n,s,i)},createOrthographicCamera:function(e,t,n,s,r,a,o){return new i(e,t,n,s,r,a,o)}}}const ho=e("u",9);class co{constructor(e){this._mergeThreshold=3,this._componentsToMerge=new uo,this._mergeInProgress=!1,this._components=new Map,this._previews=new Map,this._componentNumberOfPossibleChildren=new Map,this._creator_=e,this._getKernelAccess().addConfiguratorListener(this),this._componentFactory=lo()}get materialQueue(){return this.getMeshGenerator().materialQueue}_getKernelAccess(){return xh.lookup("planner-kernel-access",this._creator_)}_applyMeshTransform(e,t,n,s,i){if(n){const s=e.userData.transform=Ss(n);t&&(e.userData.transform=s),e.applyMatrix4(s)}this._applyMeshUVTransform(e,t,s,i)}_applyMeshUVTransform(e,t,n,s){if(6!==(null==n?void 0:n.length)||(e=>1===e[0]&&0===e[1]&&0===e[2]&&1===e[3]&&0===e[4]&&0===e[5])(n))t&&(t.uvTransform=void 0),s&&(e.geometry=s);else{const i=(e=>{const t=new C;return t.set(e[0],e[2],0,e[4],e[1],e[3],0,e[5],0,0,1,0,0,0,0,1),t})(n);t&&(t.uvTransform=i);const r=null!=s?s:e.geometry;if(r&&r.attributes.uv){const t=r.clone();t.attributes.uv.applyMatrix4(i),e.geometry=t}}}_addMeshToSubPart(e,t,n,s,i,r,a,o,l,h){const d=this._generateMesh(e,t,n,r,a,o,l,void 0,void 0,h);this._applyMeshTransform(d,null,s,i),this._subPartObject.add(d)}_addMeshToComponent(e,t,n,s,i,r,a,o,l,h,d,c){if(this._subPartGuard&&this._subPartGuard.info===e)return void this._addMeshToSubPart(e,null,s,null,null,a,o,l,h,c);const u=this.getComponent(e);if(!u)return;const p=this._componentFactory.isPreview(u),m=this._generateMesh(e,n,p?null:s,a,o,l,h,void 0,void 0,c);m.userData.meshId=t,m.userData.geometryId=n,m.userData.materialId=s,this._applyMeshTransform(m,m.userData,i,r),p&&m.layers.set(5),u&&u.addMesh(m),u.meshes.length>this._mergeThreshold&&this._componentsToMerge.set(e,u.meshes.length)}_changeMeshOfComponent(e,t,n,s,i,r,a){const o=this.getComponent(e);if(!o)return;const l=o.getMeshById(t);if(l){l.userData.geometryId!==n&&console.warn("Geometry of mesh has changed!"),l.userData.materialId=s,l.userData.materialAttributes=a;const e=l.material.clone();this._configuratorMeshGenerator.setMaterial(l,s,void 0,a).then(()=>{this._requestRenderSceneUpdateCallback&&this._requestRenderSceneUpdateCallback()}),e.opacity!==l.material.opacity&&this._requestRenderCallback&&this._requestRenderCallback(),i&&(l.position.set(0,0,0),l.scale.set(1,1,1),l.rotation.set(0,0,0));const t=this._configuratorMeshGenerator.getGeometry(n);this._applyMeshTransform(l,l.userData,i,r,t)}}_removeMeshFromComponent(e,t){const n=this.getComponent(e);n&&n.removeMeshById(t)}getComponent(e){let t=this._components.get(e);return t||(t=this._previews.get(e.toString()),t)?t:(console.warn("component not found!",e),null)}getNumberOfPossibleChildrenForComponent(e){if(this._componentNumberOfPossibleChildren.has(e))return this._componentNumberOfPossibleChildren.get(e);const t=this._getKernelAccess().kernelInstance.getPlanComponentPossibleChildren(e).length;return this._componentNumberOfPossibleChildren.set(e,t),t}tryToMergeComponents(){this._initData.moc||this._mergeInProgress||(this._mergeInProgress=!0,this._componentsToMerge.size,this._requestMergeComponents())}_requestMergeComponents(){window.requestIdleCallback(this._mergeNextComponent.bind(this))}_mergeNextComponent(){if(this._componentsToMerge.size>0){const e=this._componentsToMerge.largestValue();this._componentsToMerge.delete(e),this._mergeComponent(e),this._requestMergeComponents()}else this._mergeInProgress=!1,this._geometriesMerged&&this._geometriesMerged(),this._components.forEach(e=>{e.loadingMesh&&console.warn("component still has loading mesh: ",e.hash)})}_mergeComponent(e){const t=this._components.get(e);if(t&&!(t.meshes.length<=this._mergeThreshold))if(this._cacheHolder.componentCache.has(t.hash)){const e=this._cacheHolder.componentCache.get(t.hash).meshes;t.replaceMeshes(e)}else{const e=new Map,n=[],s=[];t.meshes.forEach(t=>{const i=t.userData.materialId;if(!i)return void console.warn("mesh has no material id set");if(!e.has(i)){const s=new z(new c,t.material);s.userData.materialId=i,s.receiveShadow=!0,s.castShadow=!0,s.layers.set(3),this._setMaterial(s,i),n.push(s),e.set(i,s)}const r=e.get(i),a=r.geometry;t.userData.transform&&t.geometry.applyMatrix4(t.userData.transform),r.geometry=function(e,t=!1){const n=null!==e[0].index,s=new Set(Object.keys(e[0].attributes)),i=new Set(Object.keys(e[0].morphAttributes)),r={},a={},o=e[0].morphTargetsRelative,l=new c;let h=0;for(let d=0;d<e.length;++d){const c=e[d];let u=0;if(n!==(null!==c.index))return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+d+". All geometries must have compatible attributes; make sure index attribute exists among all geometries, or in none of them."),null;for(const e in c.attributes){if(!s.has(e))return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+d+'. All geometries must have compatible attributes; make sure "'+e+'" attribute exists among all geometries, or in none of them.'),null;void 0===r[e]&&(r[e]=[]),r[e].push(c.attributes[e]),u++}if(u!==s.size)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+d+". Make sure all geometries have the same number of attributes."),null;if(o!==c.morphTargetsRelative)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+d+". .morphTargetsRelative must be consistent throughout all geometries."),null;for(const e in c.morphAttributes){if(!i.has(e))return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+d+". .morphAttributes must be consistent throughout all geometries."),null;void 0===a[e]&&(a[e]=[]),a[e].push(c.morphAttributes[e])}if(t){let e;if(n)e=c.index.count;else{if(void 0===c.attributes.position)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+d+". The geometry must have either an index or a position attribute"),null;e=c.attributes.position.count}l.addGroup(h,e,d),h+=e}}if(n){let t=0;const n=[];for(let s=0;s<e.length;++s){const i=e[s].index;for(let e=0;e<i.count;++e)n.push(i.getX(e)+t);t+=e[s].attributes.position.count}l.setIndex(n)}for(const e in r){const t=gn(r[e]);if(!t)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed while trying to merge the "+e+" attribute."),null;l.setAttribute(e,t)}for(const e in a){const t=a[e][0].length;if(0===t)break;l.morphAttributes=l.morphAttributes||{},l.morphAttributes[e]=[];for(let n=0;n<t;++n){const t=[];for(let s=0;s<a[e].length;++s)t.push(a[e][s][n]);const s=gn(t);if(!s)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed while trying to merge the "+e+" morphAttribute."),null;l.morphAttributes[e].push(s)}}return l}([a,t.geometry]),s.push(t)}),n.forEach(e=>t.addMesh(e)),s.forEach(e=>t.removeMesh(e)),this._cacheHolder.componentCache.set(t.hash,t)}}_addRootComponent(e){this._listener&&this._listener.display(e)}removeDockingComponent(){this._getKernelAccess().requestDeleteComponent(this._configuratorContext.dockingRootComponentId),this._configuratorContext.dockingRootComponentId=null}dockComponent(e,t,n,s){let i=this._components.get(t),r=this._components.get(e);r&&(r.roomlePosition=n,r.roomleRotation=s,i&&i.add(r))}dockComponentWithPosition(e,t){let n,s=this._components.get(e.parentId);n=t?t.getKernelPosition(s):e.getKernelPosition(s),Ca.start("dock_component_with_position_"+e.childId),this._getKernelAccess().dockComponentWithPosition(e.parentId,e.parentDockId,e.childId,e.childDockId,n),this._configuratorContext.dockingRootComponentId=null}removePreviews(){this._previews.size>0&&(this._previews.forEach(e=>{e.removeFromParent(),e.removeAllMeshes()}),this._previews.clear())}_updatePlanObject(e,t){const n=this._components.get(e.rootPlanComponentId);let s=!0;n&&(s=n.geometryChanged),this._listener&&this._listener.planObjectUpdated(e,s,t)}Editor3dAddBakedMesh(e,t,n,s,i,r,a,o){this._addMeshToComponent(e,null,null,t,null,null,n,s,i,r,a,o)}Editor3dAddDockPreview(e,t){const n=this._componentFactory.createPreview(t,e,this._creator_);this._previews.set(t.toString(),n)}Editor3dAddNamedMesh(e,t,n,s,i,r,a,o,l,h,d,c){this._addMeshToComponent(e,t,n,s,i,d,r,a,o,l,h,c)}Editor3ChangedNamedMesh(e,t,n,s,i,r,a){this._changeMeshOfComponent(e,t,n,s,i,r,a)}Editor3dRemoveNamedMesh(e,t){this._removeMeshFromComponent(e,t)}Editor3dBeginConstruction(e,t){if(!t){const t=this._components.get(e);t&&t.removeAllMeshes()}this._subPartGuard&&e===this._subPartGuard.info&&(this._subPartObject=new A)}Editor3dComponentCreated(e,t,n,s,i){i&&(this._configuratorContext.rootComponentId=e);let r=null;this._components.has(e)?(r=this._components.get(e),r.removeAllMeshes()):(r=this._componentFactory.create(e,t,n,s),r.layers.set(3)),this._components.set(e,r),i&&this._addRootComponent(r)}Editor3dComponentDocked(e,t,n,s){this.dockComponent(e,t,n,s)}Editor3dEndConstruction(e){if(this._subPartGuard&&this._subPartGuard.info===e)return void this._subPartGuard.resolve(this._subPartObject);const t=this._getKernelAccess().kernelInstance.getComponent(e),n=this._components.get(e);n&&(n.computeBoundingBox(t.boxForMeasurement),n.boundingBoxMesh&&this._listener&&this._listener.addComponentHandlers(n));let s=this._previews.get(e.toString());s&&s.computeBoundingBox(t.boxForMeasurement,!0)}Editor3dGeometryReady(e){const t=this._components.get(e);t&&t.loadingFinished()}Editor3dGeometryNotReady(e){const t=this._components.get(e);t&&t.loading()}Editor3dPlanObjectConstructionDone(e){const t=this._getKernelAccess().kernelInstance.getPlanObject(e),n=[t,this._getKernelAccess().kernelInstance.getFullPartList(),this._getKernelAccess().kernelInstance.getHashOfConfiguration(e),this._getKernelAccess().kernelInstance.getComponentId(t.rootPlanComponentId)];Aa.finishOperation(2,n),this._updatePlanObject(t,!1),this._listener&&this._listener.planObjectConstructionDone(t)}Editor3dPreviewConstructionDone(e,t){let n=!1;this._previews.forEach(e=>{null!==e.parent&&(this._listener&&(this._componentFactory.isPreviewLine(e)?this._listener.addPreviewLineHandlers(e):this._listener.addPreviewHandlers(e)),n=!0)}),this._listener&&this._listener.previewConstructionDone(this._components.get(e),n)}Editor3dSetPreviewLineAssociations(e,t){let n=this._previews.get(t.toString());if(n.clear(),!n)return;let s=this._componentFactory.createPreviewLine(n,this._creator_),i=this._components.get(this._configuratorContext.rootComponentId);for(let t=0;t<e.length;t++){let n;n=0===t?s:s.clonePreviewLine(t),n.name="Preview Line",n.parentDockId=e[t].parentDockId,n.parentId=e[t].parentId,n.childDockId=e[t].childDockId,n.childId=e[t].childId,n.docklineRotation=(r=e[t].rotation,new ve(r.x,r.z,-r.y)),n.roomlePosition=e[t].position,e[t].lineFrom.x>e[t].lineTo.x||e[t].lineFrom.y>e[t].lineTo.y||e[t].lineFrom.z>e[t].lineTo.z?(n.roomleLineFrom=e[t].lineTo,n.roomleLineTo=e[t].lineFrom):(n.roomleLineFrom=e[t].lineFrom,n.roomleLineTo=e[t].lineTo),e[t].positionFrom.x>e[t].positionTo.x||e[t].positionFrom.y>e[t].positionTo.y||e[t].positionFrom.z>e[t].positionTo.z?(n.roomlePositionFrom=e[t].positionTo,n.roomlePositionTo=e[t].positionFrom):(n.roomlePositionFrom=e[t].positionFrom,n.roomlePositionTo=e[t].positionTo),i.add(n),n.preparePreview(),this._previews.set(n.stringId,n)}var r}Editor3dSetPreviewPointAssociations(e,t){var n,s;let i=this._previews.get(t.toString());if(!i)return;let r=this._components.get(this._configuratorContext.rootComponentId);for(let t=0;t<e.length;t++){let a;0===t?a=i:(a=i.clonePreview(t),this._previews.set(a.stringId,a)),a.name="Preview Point",a.parentDockId=e[t].parentDockId,a.parentId=e[t].parentId,a.childDockId=e[t].childDockId,a.childId=e[t].childId,a.preparePreview(),a.receivedPointAssociation=!0,a.userData.ignoreComponentRaycast=!0,r.add(a);let o=e[t].position;e[t].insertInBetween&&(null===(s=null===(n=this._initData)||void 0===n?void 0:n.featureFlags)||void 0===s?void 0:s.advancedDocking)&&(o={x:o.x-.5*e[t].displacementVector.x,y:o.y-.5*e[t].displacementVector.y,z:o.z-.5*e[t].displacementVector.z}),a.roomlePosition=o,a.roomleRotation=e[t].rotation,a.startPulsating()}}componentDeleted(e){const t=this._components.get(e);t&&(this._listener&&this._listener.componentDeleted(t),t.removeFromParent(),t.removeAllMeshes(),this._components.delete(e))}componentMetaUpdated(e){const t=this._getRuntimeComponent(e.id);t&&(t.hash=e.hash,t.roomlePosition=e.position,t.roomleRotation=e.rotation,e.boxForMeasurement&&t.computeBoundingBox(e.boxForMeasurement),this._listener&&this._listener.componentUpdated(t,e))}componentConfigurationUpdated(e,t){const n=this._getRuntimeComponent(e);n&&(n.geometryChanged=t)}_getRuntimeComponent(e){let t=this._components.get(e);return t||(t=this._previews.get(e.toString()),t)?t:null}configurationLoaded(e,t,n,s,i){10===e&&(this._configuratorContext.dockingRootComponentId=n);let r=0===t;r?this._getKernelAccess().kernelInstance.requestPlanComponentConstructionRecursive(n):this._getKernelAccess().kernelInstance.requestPlanObjectConstruction(t);let a=this._getKernelAccess().kernelInstance.getComponent(n),o=this._components.get(n);o&&(o.computeBoundingBox(a.boxForMeasurement),o.hash=a.hash),this._listener&&this._listener.configurationLoaded(o,r&&void 0!==o.boundingBoxMesh)}finishParameterChange(e,t){this.materialQueue.registerCallback(e)}planObjectConfigurationUpdated(e,t,n,s){let i=this._getKernelAccess().kernelInstance.getPlanObject(e);this._updatePlanObject(i,s)}planObjectCreated(e,t){this._configuratorContext.planObjectId=t,this._listener&&this._listener.clearScene()}planObjectUpdated(e,t){this._updatePlanObject(e,t)}sceneCleared(){this._components.forEach((function(e){e.removeFromParent(),e.removeAllMeshes()})),this._components.clear(),this._componentNumberOfPossibleChildren.clear(),this._previews.forEach(e=>{e.removeFromParent(),e.removeAllMeshes()}),this._previews.clear()}setListener(e){this._listener=e}getBoundingBox(){if(this._configuratorContext.planObjectId){const e=this._getKernelAccess().kernelInstance.getPlanObject(this._configuratorContext.planObjectId);if(e&&e.boxForMeasurement)return Ei(e.boxForMeasurement)}else if(this._configuratorContext.rootComponentId){const e=this._components.get(this._configuratorContext.rootComponentId);return(new ge).setFromObject(e)}return null}getBoundingBoxOfGeometry(){if(this._configuratorContext.planObjectId){const e=this._getKernelAccess().kernelInstance.getPlanObject(this._configuratorContext.planObjectId);if(e&&e.boxOfGeometry)return Ei(e.boxOfGeometry)}else if(this._configuratorContext.rootComponentId){const e=this._components.get(this._configuratorContext.rootComponentId);return(new ge).setFromObject(e)}return null}getBoundingBoxWithPreviews(){const e=this._components.get(this._configuratorContext.rootComponentId);return e?(new ge).setFromObject(e):null}hasPreviews(){return this._previews.size>0}clearRootComponent(){var e;null===(e=this._components.get(this._configuratorContext.rootComponentId))||void 0===e||e.hoverOff()}debugSceneGraph(e){e?this._components.has(e)?this._components.get(e):this._previews.has(e.toString())&&this._previews.get(e.toString()):this._configuratorContext}getComponentsForIds(e){let t=[];return e.forEach(e=>{const n=this._components.get(e);n&&t.push(n)}),t}getComponents(){return Array.from(this._components.values())}getPreviews(){return Array.from(this._previews.values())}hasPreviewLines(){for(const e of this._previews.values())if(this._componentFactory.isPreviewLine(e))return!0;return!1}isPreviewLine(e){return this._componentFactory.isPreviewLine(e)}isPreview(e){return this._componentFactory.isPreview(e)}setGeometriesMergedListener(e){this._geometriesMerged=e}removeGeometriesMergedListener(){this._geometriesMerged=void 0}setMergeThreshold(e){this._mergeThreshold=e}_generateMesh(e=0,t=null,n,s,i,r,a,o,l,h){return this._configuratorMeshGenerator.generateMesh(e,t,n,s,i,r,a,!1,h)}_setMaterial(e,t,n){this._configuratorMeshGenerator.setMaterial(e,t)}constructComponents(e){this._getKernelAccess().kernelInstance.requestPlanObjectConstruction(e)}requestSubPartConstruction(e){return this._subPartGuard=new mn(e),this._getKernelAccess().requestPlanComponentConstruction(e,!1),this._subPartGuard.wait()}getMeshGenerator(){return this._configuratorMeshGenerator}setRequestRenderCallback(e){this._requestRenderCallback=e}setRequestRenderSceneUpdateCallback(e){this._requestRenderSceneUpdateCallback=e}}e("C",co),sn([an],co.prototype,"_configuratorMeshGenerator",void 0),sn([an],co.prototype,"_configuratorContext",void 0),sn([an],co.prototype,"_cacheHolder",void 0),sn([an],co.prototype,"_initData",void 0);class uo extends Map{largestValue(){let e=this.entries().next().value[0],t=0;return this.forEach((n,s)=>{n>t&&(e=s,t=n)}),e}}const po=["material"];class mo extends Fa{constructor(e){super(e),this.externalMeshQueue=new zr,this.muteKernelCallbacks=!1,this.listOfVariants=(e,t)=>{}}init(e){super.init(e),Ca.addMeta("kernel_is_ready",{isWasm:this._useWASM}),Pa.kernelInstance?(this._kernelContainer=Pa.kernelContainer,setTimeout(()=>this._loadSuccess(),0)):this._scriptLoader.fetch(this._kernelPath,{id:"kernel"}).then(this._loadSuccess.bind(this),this._loadError.bind(this))}_loadSuccess(){Ca.start("kernel_is_ready"),window.ConfiguratorKernel&&(Pa.kernelInstance?setTimeout(()=>this.isReady(),0):(window.ConfiguratorKernel(this._kernelContainer),window.ConfiguratorKernel=null))}_loadError(){this._configuratorKernelAccessCallback.loadError()}selectedComponent(e){this._updateComponentDependencies(e)}uiRequestConfiguration(e){const t=this._kernelInstance.getSerializedConfiguration(e);Aa.finishOperation(1,t)}_updateComponentParameters(e){let t=this._kernelInstance.getComponentParameters(e);const n=this._kernelInstance.getComponent(e);this._configuratorKernelAccessCallback.updateParameters(t,n.parameterGroups,e,1)}selectionChange(e,t){let n=!1,s=[];if(e){let t=this._kernelInstance.getComponent(e);t.componentId=this._kernelInstance.getComponentId(e),t&&t.childIds&&t.childIds.length>0&&(n=!0),s.push(t)}this._configuratorUiCallbacks.onSelectionChange("standard",t,n,s)}multiSelectionChange(e,t){this._updateCommonComponentDependencies(e);let n=!1,s=!1,i=[];e&&e.forEach(e=>{let r=this._kernelInstance.getComponent(e);r.componentId=this._kernelInstance.getComponentId(e),r&&r.childIds&&r.childIds.length>0&&(n=!0),r.id===t&&(s=!0),i.push(r)}),this._configuratorUiCallbacks.onSelectionChange("multiselect",s,n,i)}_updateCommonComponentDependencies(e){const{parameters:t,parameterGroups:n}=this._kernelInstance.getCommonPlanComponentParameters(this._utilityToLongArray(e));this._configuratorKernelAccessCallback.updateParameters(t,n,e,2)}_updateComponentChildren(e){const t=this._kernelInstance.getPlanComponentPossibleChildren(e);this._configuratorKernelAccessCallback.updatePossibleChildren(e,t,1)}_updateComponentDependencies(e){this._updateComponentParameters(e),this._updateComponentChildren(e)}_updatePlanObjectParameters(e){let t,n=this._kernelInstance.getPlanObjectParameters(e);if(0===n.length){let s=this._kernelInstance.getRootPlanComponentIdFromObjectId(e);n=this._kernelInstance.getComponentParameters(s),this._enableRootComponentParametersAsGlobal(),t=this._kernelInstance.getComponent(s)}else this._configuratorContext.rootComponentParametersAsGlobal=!1,t=this._kernelInstance.getPlanObject(e);this._configuratorKernelAccessCallback.updateParameters(n,t.parameterGroups,e,0)}_enableRootComponentParametersAsGlobal(){this._configuratorContext.selectedRuntimeComponentId||(this._configuratorContext.rootComponentParametersAsGlobal=!0)}_updatePlanObjectChildren(e){const t=this._kernelInstance.getPlanObjectPossibleChildren(e);this._configuratorKernelAccessCallback.updatePossibleChildren(e,t,0)}updatePlanObjectDependencies(e){this._updatePlanObjectParameters(e),this._updatePlanObjectChildren(e)}_updateConfigurationHasChildren(e,t=null){t||(t=this._kernelInstance.getComponent(this._kernelInstance.getRootPlanComponentIdFromObjectId(e)));const n=t.childIds.size?t.childIds.size():t.childIds.length;this._configuratorUiCallbacks.onConfigurationHasChildren(n>0)}dockComponent(e,t,n,s){const i=this._kernelInstance.getComponentId(n),r=this._kernelInstance.getComponentId(e);this._kernelInstance.dockComponent(n,s,e,t),this._configuratorUiCallbacks.onUserInitiatedDockDone(i,s,r,t,null)}changeUseOfHDGeometry(e,t){this._rapiAccess.changeUseOfHDGeometry();const n=e.planObjectId,s=e.lastLoadedRapiId?e.lastLoadedRapiId:this._kernelInstance.getComponentId(n),i=this._kernelInstance.getSerializedConfiguration(n);this._kernelInstance.clearAll(),this._kernelInstance.useHDGeometry(t),Aa.finishOperation(3,[i,s])}webGlPreviewDockings(e,t){Aa.waitFor(4).then(({componentId:n})=>{var s,i,r;t&&this.requestPlanComponentConstruction(n),this._kernelInstance.requestPreviewGeometry(n,e.planObjectId,null!==(r=null===(i=null===(s=this._initData)||void 0===s?void 0:s.featureFlags)||void 0===i?void 0:i.advancedDocking)&&void 0!==r&&r)}),e.lastPossibleChild&&e.lastPossibleChild.isComponent&&(this._kernelIo.setMeta({componentId:e.lastPossibleChild.id}),this._kernelInstance.loadPlainComponent(10,e.lastPossibleChild.id,e.lastPossibleChild.configuration)),e.lastPossibleChild&&e.lastPossibleChild.isItem&&this._kernelInstance.loadFreeFlyingConfiguration(10,e.lastPossibleChild.configuration)}previewDockingsWithDrag(e,t){var n,s,i;this._kernelInstance.requestPreviewGeometry(e,t,null!==(i=null===(s=null===(n=this._initData)||void 0===n?void 0:n.featureFlags)||void 0===s?void 0:s.advancedDocking)&&void 0!==i&&i)}loadConfiguration(e){this._initData.id?this._memoryManager.loadingConfiguration(this._initData.id):this._memoryManager.loadingConfigurationString(),this._memoryManager.shouldHardReset()?this._kernelInstance.clearAll():this._kernelInstance.clearScene(),this._kernelInstance.loadConfiguration(ho,e,{x:0,y:0,z:0})}changeCommonComponentParameter(e,t,n,s,i,r){"string"==typeof s?this._kernelInstance.setPlanComponentParameters(this._utilityToLongArray(e),t,s):console.warn("tried to set a parameter to a none string value!",s,t,n),this._finishParameterChange(n,i,r),this._updateCommonComponentDependencies(e)}changeComponentParameter(e,t,n,s,i,r){"string"==typeof s?this._kernelInstance.setComponentParameter(e,t,s):console.warn("tried to set a parameter to a none string value!",s,t,n),this._finishParameterChange(n,i,r),this._updateComponentDependencies(e)}changePlanObjectParameter(e,t,n,s,i,r){"string"==typeof s?this._kernelInstance.setPlanObjectParameter(e,t,s):console.warn("tried to set a parameter to a none string value!",s,t,n),this._finishParameterChange(n,i,r)}_finishParameterChange(e,t,n){-1===po.indexOf(e)?setTimeout(()=>t(),0):this._configuratorKernelCallbackListener.forEach(e=>e.finishParameterChange(t,n))}requestDeleteComponents(e){e&&this._kernelInstance.deletePlanComponents(this._utilityToLongArray(e))}requestDeletePlanComponent(e){var t,n;e&&(null===(n=null===(t=this._initData)||void 0===t?void 0:t.featureFlags)||void 0===n?void 0:n.reDock)&&this._kernelInstance.deletePlanComponent(e)}loadComponentIntoKernel(e,t){this._kernelIo.setMeta({componentId:t}),this._kernelInstance.loadComponentDefinition(10,e)}async requestPartListAndUpdatePricesOfParts(e,t){let n=this._kernelInstance.getFullPartList();e||(e=this._kernelInstance.getHashOfConfiguration(this._configuratorContext.planObjectId));const s=await this.addUiDataAndPriceToPartList(n,e);this._configuratorUiCallbacks.onPartListUpdate(s,btoa(e))}requestSync(e,t){this.planObjectCreated(e,t),this._kernelInstance.syncPlanObjectToView(e,t)}getGlobalParameters(e,t){return new Promise(n=>{let s=this._kernelInstance.getPlanObjectParameters,i=e;t&&(s=this._kernelInstance.getComponentParameters,i=this._kernelInstance.getRootPlanComponentIdFromObjectId(e)),n(s.apply(this._kernelInstance,[i]))})}getPartList(){return new Promise(e=>{e(this._kernelInstance.getFullPartList())})}getConfigurationHash(e){return new Promise(t=>t(this._kernelInstance.getHashOfConfiguration(e.planObjectId)))}requestPlanObjectConstruction(e){this._kernelInstance.requestPlanObjectConstruction(e)}isReady(){super.isReady(),this._setupKernel(),fa.isProduction||(window.__RML__DEBUG__.Kernel=this._kernelInstance,window.__RML__DEBUG__.KernelContainer=this._kernelContainer,window.__RML__DEBUG__.Helper={convertCObject:bs}),this._configuratorKernelAccessCallback.isReady(),this._configuratorUiCallbacks.onConfiguratorKernelIsReady(this._kernelContainer,this._kernelInstance),Pa.planObjectId&&this.planObjectCreated(-1,Pa.planObjectId)}_setupKernel(){1===this._kernelType&&(Ca.start("kernel_create_instance"),Pa.kernelInstance?this._kernelInstance=Pa.kernelInstance:this._kernelInstance=new this._kernelContainer.Kernel),this._initKernel()}onLoadComponentError(e,t){this._configuratorUiCallbacks.onComponentLoadError(e,t)}configurationLoaded(e,t,n,s,i,r){Aa.finishOperation(4,{conversationId:e,objectId:t,componentId:n,hash:s,errors:bs(i)}),this._configuratorKernelCallbackListener.forEach(r=>r.configurationLoaded(e,t,n,s,i))}componentDefinitionLoaded(e,t){Aa.finishOperation(0,t)}componentDefinitionLoadingError(e,t){this._kernelIo.error(t),Aa.failOperation(0,new Error(t))}configurationLoadingError(e,t){let n="Configuration loading error";if(t){const e=bs(t);Array.isArray(e)&&(n=e.join("\n"),e.forEach(e=>this._kernelIo.error(e)))}Aa.failOperation(4,new Error(n)),Aa.failOperation(2,new Error(n))}componentConfigurationUpdated(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.componentConfigurationUpdated(e,t)),this._kernelInstance.requestDeltaPlanComponentConstruction(e)}setActiveGroupInView(e){this._kernelInstance.setActiveGroupInView(e)}setActiveGroupInViewForPlanObject(e,t){this._kernelInstance.setActiveGroupInViewForPlanObject(e,t||this._configuratorContext.planObjectId)}componentParameters(){}requestComponentDimensions(){}planObjectCreated(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.planObjectCreated(e,t))}planObjectUpdated(e,t){const n=this._kernelInstance.getPlanObject(e);this._onBoundsUpdate(n),this._configuratorKernelCallbackListener.forEach(e=>e.planObjectUpdated(n,t))}planObjectConfigurationUpdated(e,t,n,s,i,r){this.updatePlanObjectDependencies(e);let a=this._kernelInstance.getComponent(this._kernelInstance.getRootPlanComponentIdFromObjectId(e));this._configuratorKernelCallbackListener.forEach(s=>s.planObjectConfigurationUpdated(e,t,n,r));const o=this._kernelInstance.getPlanObject(e);return this._onBoundsUpdate(o),r||this._configuratorHistory.push(t),this._updateConfigurationHasChildren(e,a),this.requestPartListAndUpdatePricesOfParts(n)}_onBoundsUpdate(e){if(!e.boxForMeasurement)return;const t={width:this._unitFormatter.formatMMValueToUnitString(e.boxForMeasurement.size.x),height:this._unitFormatter.formatMMValueToUnitString(e.boxForMeasurement.size.z),depth:this._unitFormatter.formatMMValueToUnitString(e.boxForMeasurement.size.y),kernelBounds:e.boxForMeasurement};this._configuratorUiCallbacks.onBoundsUpdate(t)}planObjectDeleted(){}requestPlanObjectDimensions(){}async requestExternalMesh(e,t){let n=()=>{};const s=new Promise((e,t)=>{n=e});let i;this.externalMeshQueue.push(s),this._configuratorUiCallbacks.onRequestExternalMesh(e,t);try{i=await this._rapiAccess.getMesh(e,"crt",t)}catch(t){return this._handleInvalidMesh(e),this._configuratorUiCallbacks.onError(new Error(`Mesh with id "${e}" can not be loaded. "${t}"`)),void console.error(t)}try{const s=await fetch(new Request(this._dataSyncer.requestAsset(i.url,!0))),r=await s.arrayBuffer();this._handleCortoMesh(r,e,t),n()}catch(t){return this._handleInvalidMesh(e),this._configuratorUiCallbacks.onError(new Error(`Mesh with id "${e}" breaks. "${t}"`)),void console.error(t)}}Editor3dComponentCreated(e,t,n,s){this._configuratorKernelCallbackListener.forEach(i=>i.Editor3dComponentCreated(e,t,n,s,!1)),s&&s>0&&this._configuratorKernelCallbackListener.forEach(i=>i.Editor3dComponentDocked(e,s,t,n))}Editor3dRootComponentCreated(e,t,n,s){this._configuratorKernelCallbackListener.forEach(i=>i.Editor3dComponentCreated(e,t,n,s,!0))}Editor3dPlanObjectConstructionDone(e){this._configuratorKernelCallbackListener.forEach(t=>t.Editor3dPlanObjectConstructionDone(e)),this.updatePlanObjectDependencies(e),this._updateConfigurationHasChildren(e),this._initData.moc||this._calcPrice()}Editor3dBeginGroup(){}Editor3dEndGroup(){}Editor3dSetMaterial(){}Editor3dLoadMaterial(){}Editor3dAddDockPreview(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.Editor3dAddDockPreview(e,t))}Editor3dSetPreviewPointAssociations(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.Editor3dSetPreviewPointAssociations(e,t))}Editor3dSetPreviewLineAssociations(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.Editor3dSetPreviewLineAssociations(e,t))}Editor3dPreviewConstructionDone(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.Editor3dPreviewConstructionDone(e,t))}Editor3dTranslateBy(){}Editor3dRotateBy(){}Editor3dRotateAround(){}Editor3dAddCube(){}Editor3dAddCubeUVMod(){}Editor3dAddSphere(){}Editor3dAddSphereUVMod(){}Editor3dAddRectangle(){}Editor3dAddRectangleUVMod(){}Editor3dAddMesh(){}Editor3dAddMeshUVMod(){}Editor3dAddMeshUVCoord(){}Editor3dAddCylinder(){}Editor3dAddCylinderUVMod(){}Editor3dAddPrism(){}Editor3dAddPrismUVMod(){}Editor3dAddFittingPoint(){}Editor3dAddFittingLine(){}Editor3dSelectObject(){}Editor3dCopy(){}Editor3dUpdatePlanObjectPosition(){}Editor3dUpdatePlanObjectRotation(){}Editor3dUpdatePlanObjectTransform(){}Editor3dUpdatePlanComponentPosition(){}Editor3dUpdatePlanComponentRotation(){}Editor3dUpdatePlanComponentTransform(){}getRuntimeComponentIdOfRootComponent(e){return this._kernelInstance?this._kernelInstance.getRootPlanComponentIdFromObjectId(e):(console.warn("this._kernelInstance not ready now"),0)}getRuntimeComponentId(e){return this._kernelInstance.getComponentId(e)}getParameterGroups(){if(!this._configuratorContext.planObjectId)return[];const e=this._kernelInstance.getRootPlanComponentIdFromObjectId(this._configuratorContext.planObjectId);return this._kernelInstance.getComponent(e).parameterGroups}resume(){this.muteKernelCallbacks||super.resume()}getSerializedConfiguration(e){return this._kernelInstance.getSerializedConfiguration(e)}createNewSerializedConfiguration(e){return this._kernelInstance.createNewSerializedConfiguration(e)}getCurrentConfigurationHash(e){return this._kernelInstance.getHashOfConfiguration(e)}listOfVariantsError(e,t){this._kernelIo.setMeta({rapiId:e}),this._kernelIo.error(t)}}sn([an],mo.prototype,"_memoryManager",void 0),sn([an],mo.prototype,"_configuratorKernelAccessCallback",void 0),sn([an],mo.prototype,"_initData",void 0),sn([an],mo.prototype,"_configuratorHistory",void 0);class go extends z{constructor(e,t=.05){super(),this.name=e,this._sphereSize=t,this._innerRingRadius=this._sphereSize,this._outerRingRadius=this._innerRingRadius+.02,this._initNodeMesh()}_initNodeMesh(){const e=new ct(this._sphereSize,32),t=new y({color:16777215});this._sphere=new z(e,t);const n=new ut(this._innerRingRadius,this._outerRingRadius,32),s=new y({color:0,side:F});this._innerRingMesh=new z(n,s),this._innerRingMesh.rotation.set(Math.PI/2,0,0);const i=new ut(this._outerRingRadius,this._outerRingRadius+.01,32),r=new y({color:16777215,side:F});this._outerRingMesh=new z(i,r),this._outerRingMesh.rotation.set(Math.PI/2,0,0),this.add(this._sphere),this.add(this._innerRingMesh),this.add(this._outerRingMesh)}getSize(){return this._initNodeMesh(),(new ge).setFromObject(this).getSize(new a)}hoverOn(){this._sphere.geometry=new ct(this._sphereSize+.02,32),this._innerRingMesh.geometry=new ut(this._innerRingRadius+.02,this._outerRingRadius+.02,32),this._outerRingMesh.geometry=new ut(this._outerRingRadius+.02,this._outerRingRadius+.01+.02,32)}hoverOff(){this._sphere.geometry=new ct(this._sphereSize,32),this._innerRingMesh.geometry=new ut(this._innerRingRadius,this._outerRingRadius,32),this._outerRingMesh.geometry=new ut(this._outerRingRadius,this._outerRingRadius+.01,32)}select(e){this._innerRingMesh.material=new y({color:e,side:F})}deselect(e){this._innerRingMesh.material=new y({color:e,side:F})}}class fo extends ca{constructor(e){super(e);const t=this.getPlanElement().getMaxWallHeight();this._container.position.y=(t<0?2800:t)/1e3+.01,this._container.name="Node Plan Element",this.addMesh(this._nodeUiMesh)}update(){super.update(),this._container.position.y=this.getPlanElement().getMaxWallHeight()/1e3+.01}setTopView(e){super.setTopView(e),e||(this._nodeUiMesh.visible=!1)}getSize(){return this._nodeUiMesh||(this._nodeUiMesh=new go("Wall draggable node")),(new ge).setFromObject(this._nodeUiMesh).getSize(new a)}show(){this._nodeUiMesh.visible=this._topView}hide(){this._nodeUiMesh.visible=!1}select(){this._nodeUiMesh.select(10526880),super.select()}deselect(){this._nodeUiMesh.select(0),super.deselect()}hoverOn(){this._nodeUiMesh.hoverOn(),super.hoverOn()}hoverOff(){this._nodeUiMesh.hoverOff(),super.hoverOff()}_generateBoundingBox(){const e=super._generateBoundingBox();return e.layers.set(9),e}addMesh(e){super.addMesh(e)}}e("a4",fo),e("ap",e=>ra(e));class _o extends _a{constructor(e){super(e),this._container.name="Construction "+this._container.name}setTopView(e){super.setTopView(e),e?this._enableTopView():this._disableTopView(),this._updateBoundingBox()}_enableTopView(){if(!this._topViewContainer){this._topViewContainer=new q;const e=this.getPlanElement(),{x:t,z:n}=_s(e.size),s=new Ze(t,.01,n);if(this._topGreyMesh=new z(s,Ri.createMeshStandardMaterial({transparent:!0,opacity:1,color:11645361})),this._topViewContainer.add(this._topGreyMesh),"window"===e.getObjectType()){const e=new Ze(t,.02,.05);this._topBlackMesh=new z(e,Ri.createMeshStandardMaterial({transparent:!0,opacity:1,color:0})),this._topViewContainer.add(this._topBlackMesh)}this._topViewContainer.position.y=5,this._container.add(this._topViewContainer)}this._topViewContainer.visible=!0}_disableTopView(){this._topViewContainer&&(this._topViewContainer.visible=!1)}getPlanElement(){return super.getPlanElement()}_generateBoundingBox(){const e=super._generateBoundingBox(),t=this.getSize();return e.geometry=new Ze(t.x,this._topView?5:t.y,t.z),e}_updateBoundingBox(){super._updateBoundingBox();const e=this.getSize();this._boundingBox.geometry=new Ze(e.x,this._topView?5:e.y,e.z)}getTopViewContainer(){return this._topViewContainer}_getWallCenterPoints(e,t,n,s){const i=e.clone().sub(t),r=n.clone().sub(s),a=i.length(),o=r.length(),l=i.clone().normalize().multiplyScalar(a),h=r.clone().normalize().multiplyScalar(o),{centerFrom:d,centerTo:c}=oa(this.getPlanElement());return{wallFromCenterPoint:d.clone().add(l),wallToCenterPoint:c.clone().add(h)}}getConstructionElementMeasurements(e){let t;if(!this.getPlanElement()||!("getAttachedWall"in this.getPlanElement()))return null;t=this.getPlanElement().getAttachedWall();const n=t.getPreferredSide(),s=this.getPlanElement().getPreferredSide(),i=fs(t.getCenter()),{from:r,to:o,middle:l}=aa(t,n);let{from:h,to:d}=aa(this.getPlanElement(),s);r.y=0,o.y=0,h.y=0,d.y=0;const{wallFromCenterPoint:c,wallToCenterPoint:u}=this._getWallCenterPoints(r,h,o,d),{centerFrom:p,centerTo:m}=oa(this.getPlanElement()),g=d.clone().sub(h),f=g.clone().cross(new a(0,1,0)).normalize();f.clone().dot(l.clone().sub(i))<0&&f.multiplyScalar(-1);const{textDirection:_,textRotation:v}=la(g),w=ha(e),b=f.clone().multiplyScalar(w),y=new a(0,0,0),S={fromPosition2d:y,toPosition2d:y,textPosition2d:y};return{leftMeasurement:{fromPosition3d:h,toPosition3d:r,textDirection:f,textRotation:v,textPosition3d:p.clone().add(c).divideScalar(2),length:1e3*h.distanceTo(r),...S},rightMeasurement:{fromPosition3d:d,toPosition3d:o,textDirection:f,textRotation:v,textPosition3d:m.clone().add(u).divideScalar(2),length:1e3*d.distanceTo(o),...S},elementRange:{fromPosition3d:h,toPosition3d:d,textDirection:_,textRotation:v,textPosition3d:h.clone().add(d).divideScalar(2).add(b),length:1e3*g.length(),...S}}}update(){if(super.update(),!this._topGreyMesh)return;const{x:e,z:t}=_s(this.getPlanElement().size);this._topGreyMesh.geometry=new Ze(e,.01,t),this._topBlackMesh&&(this._topBlackMesh.geometry=new Ze(e,.02,.05))}}e("aa",_o),e("an",e=>({...ra(e),id:e.id,lengthFormatted:e.lengthFormatted}));const vo=e("a2",{POINT1:"point1",POINT2:"point2"});class wo extends ca{constructor(e){super(e),this._initializeContainer(),this._initializeLines(),this._initializeDraggables()}_initializeContainer(){this._container.name="Measurement Line Plan Element",this._container.position.copy(new a(0,5,0))}_initializeLines(){this._lineMesh=this._createLine(0),this._subLine1=this._createLine(0),this._subLine2=this._createLine(0)}_createDraggableNodeBoundBox(e){const t=(new ge).setFromObject(e).getSize(new a),n=new Ze(t.x+.2,t.y,t.z+.2);let s=new h("#DDDDDD");const i=this.getPlanElement().customColor;i>0&&(s=Xi(i));let r=Ri.createMeshStandardMaterial({color:s,opacity:1,transparent:!0});r.visible=!1;let o=new z(n,r);return o.name="bounding box for draggable node",o.position.copy(e.position),o.castShadow=!1,o.receiveShadow=!1,o.layers.set(6),o}_initializeDraggables(){this._point1Draggable=new go("point1 draggable"),this._point1Draggable.layers.set(6),this._point2Draggable=new go("point2 draggable");const[e,t]=this._getMainLinePoints();this._point1Draggable.position.copy(e),this._point2Draggable.position.copy(t),this._point1BoundingBox=this._createDraggableNodeBoundBox(this._point1Draggable),this._point2BoundingBox=this._createDraggableNodeBoundBox(this._point2Draggable),this._point2Draggable.layers.set(6),this.addMesh(this._point1Draggable),this.addMesh(this._point2Draggable),this.addMesh(this._point1BoundingBox),this.addMesh(this._point2BoundingBox)}_createLine(e){const t=new B({color:e,linewidth:1}),n=new c,s=new V(n,t);return s.layers.set(6),s.frustumCulled=!1,this.addMesh(s),s}getMeasurementLineDimension(){const[e,t]=this._getMainLinePoints(),n=e.clone().sub(t),{textDirection:s,textRotation:i}=la(n),r=e.clone().add(t).divideScalar(2);return{id:this.getPlanElement().getId(),length:e.clone().multiplyScalar(1e3).distanceTo(t.clone().multiplyScalar(1e3)),textPosition3d:r,textRotation:i,fromPosition3d:e,toPosition3d:t,textDirection:s}}show(){this._container.visible=!0}hide(){this._container.visible=!1}hideAllSubLines(){this._subLine1.material.visible=!1,this._subLine2.material.visible=!1}showAllSubLines(){this._subLine1.material.visible=!0,this._subLine2.material.visible=!0}hideDraggableNodes(){this._point1Draggable.visible=!1,this._point2Draggable.visible=!1,this.showAllSubLines()}showDraggableNodes(){this._point1Draggable.visible=!0,this._point2Draggable.visible=!0,this.hideAllSubLines()}showPoint1DraggableNode(){this._point1Draggable.visible=!0,this._subLine2.material.visible=!0}showPoint2DraggableNode(){this._point2Draggable.visible=!0,this._subLine1.material.visible=!0}hidePoint1DraggableNode(){this._point1Draggable.visible=!1,this._subLine2.material.visible=!1}hidePoint2DraggableNode(){this._point2Draggable.visible=!1,this._subLine1.material.visible=!1}setTopView(e){super.setTopView(e),e?(this.show(),this.update()):this.hide()}update(){const[e,t]=this._getMainLinePoints(),n=this._calculateNormalVector(e,t);this._updateSubLineGeometry(this._subLine1,e,n),this._updateSubLineGeometry(this._subLine2,t,n),this.updatePointDraggableGeometry(this._point1Draggable,e),this.updatePointDraggableGeometry(this._point2Draggable,t),this._lineMesh.geometry.setFromPoints([e,t]),this._lineMesh.name="main measurement line",this._boundingBox.geometry=this._getGeometry(),this._point1BoundingBox.position.copy(e),this._point2BoundingBox.position.copy(t),this._point1BoundingBox.material.visible=!1,this._point2BoundingBox.material.visible=!1,this._point1BoundingBox.position.y=3.1,this._point2BoundingBox.position.y=3.1}_generateBoundingBox(){let e=new h("#DDDDDD");const t=this.getPlanElement().customColor;t>0&&(e=Xi(t));let n=Ri.createMeshStandardMaterial({color:e,opacity:1,transparent:!0,side:F}),s=new z(this._getGeometry(),n);return s.name="bounding box",s.position.y=3,s.castShadow=!1,s.receiveShadow=!1,s.layers.set(6),s}_getGeometry(){const[e,t]=this._getMainLinePoints(),n=this._calculateNormalVector(e,t),s=e.clone().add(n.clone().multiplyScalar(.1)),i=e.clone().add(n.clone().multiplyScalar(-.1)),r=t.clone().add(n.clone().multiplyScalar(.1)),a=t.clone().add(n.clone().multiplyScalar(-.1)),o=new c,l=[s,r,a,i].reduce((e,t)=>[...e,t.x,t.y,t.z],[]);return o.setAttribute("position",new Oe(l,3)),o.setIndex([0,1,2,2,3,0]),o.computeVertexNormals(),o}_getMainLinePoints(){const e=this.getPlanElement();return[fs(e.getPoint1()),fs(e.getPoint2())]}_calculateNormalVector(e,t){return e.clone().sub(t).cross(new a(0,1,0)).normalize()}_updateSubLineGeometry(e,t,n){const s=t.clone().add(n.clone().multiplyScalar(.1)),i=t.clone().add(n.clone().multiplyScalar(-.1));e.geometry.setFromPoints([i,s])}updatePointDraggableGeometry(e,t){e.position.copy(t)}getPoint1Draggable(){return this._point1Draggable}getPoint2Draggable(){return this._point2Draggable}getPoint1DraggableBoundingBox(){return this._point1BoundingBox}getPoint2DraggableBoundingBox(){return this._point2BoundingBox}hidePreviewBox(){this._container&&this._boundingBox&&(this._boundingBox.material.visible=!1)}selectPoint1Draggable(){this._point1Draggable.select(10526880),super.select()}selectPoint2Draggable(){this._point2Draggable.select(10526880),super.select()}deselectPoint1Draggable(){this._point1Draggable.select(0),super.deselect()}deselectPoint2Draggable(){this._point2Draggable.select(0),super.deselect()}selectAllDraggablePoints(){this._point1Draggable.select(10526880),this._point2Draggable.select(10526880),super.select()}deselectAllDraggablePoints(){this._point1Draggable.select(0),this._point2Draggable.select(0),super.deselect()}hoverOnDragPoint1(){this._point1Draggable.hoverOn(),super.hoverOn()}hoverOnDragPoint2(){this._point2Draggable.hoverOn(),super.hoverOn()}hoverOffDragPoint1(){this._point1Draggable.hoverOff(),super.hoverOff()}hoverOffDragPoint2(){this._point2Draggable.hoverOff(),super.hoverOff()}selectPointOnDragStart(e){this.showAllSubLines(),e.deselectAllDraggablePoints(),e.currentPoint===vo.POINT1?e.selectPoint1Draggable():e.currentPoint===vo.POINT2&&e.selectPoint2Draggable()}hideDraggablePointsOnDragStart(e,t){e.deselectAllDraggablePoints(),t===vo.POINT1?(e.hidePoint1DraggableNode(),e.selectPoint1Draggable()):t===vo.POINT2&&(e.hidePoint2DraggableNode(),e.selectPoint2Draggable())}showDraggablePointsOnDragEnd(e,t){t===vo.POINT1?e.showPoint1DraggableNode():t===vo.POINT2&&e.showPoint2DraggableNode(),this.hideAllSubLines()}handleDraggablePointsSelection(e){e.deselectAllDraggablePoints(),e.currentPoint&&e.currentPoint===vo.POINT1?e.selectPoint1Draggable():e.currentPoint&&e.currentPoint===vo.POINT2&&e.selectPoint2Draggable()}showDraggablePointsOnHoverOn(e){e.currentPoint&&e.currentPoint===vo.POINT1?e.hoverOnDragPoint1():e.currentPoint&&e.currentPoint===vo.POINT2&&e.hoverOnDragPoint2()}showDraggablePointsOnHoverOff(e){e.currentPoint&&e.currentPoint===vo.POINT1?e.hoverOffDragPoint1():e.currentPoint&&e.currentPoint===vo.POINT2&&e.hoverOffDragPoint2()}}e("a3",wo);class bo extends mo{get kernelContainer(){return this._kernelContainer}constructor(e){super(e),this._plannerKernelCallbackListener=new Set}_loadSuccess(){super._loadSuccess(),window.RoomleCore&&window.RoomleCore(this._kernelContainer)}_loadError(){super._loadError(),console.error("kernel load error")}_createPlanInteractionHandler(){var e,t,n;this._planInteractionHandler=new this._kernelContainer.PlanInteractionHandler,this._planInteractionHandler.init(this._planInteractionHandler,1,50,!!this._initData.snappingEnabled,!0,this._kernelContainer.DrawingType.CLICK_PER_CLICK),this._planInteractionHandler.dockWhenSnap=null!==(n=null===(t=null===(e=this._initData)||void 0===e?void 0:e.featureFlags)||void 0===t?void 0:t.advancedDocking)&&void 0!==n&&n,this._roomlePlannerUiCallback.onPlanInteractionHandlerCreated(this._planInteractionHandler)}addPlannerListener(e){this._plannerKernelCallbackListener.add(e)}removePlannerListener(e){this._plannerKernelCallbackListener.delete(e)}isReady(){super.isReady(),this.registerCallbacks(),this._roomlePlannerUiCallback.onPlannerKernelIsReady(this._kernelContainer),this._roomlePlannerUiCallback.onConfiguratorKernelIsReady(this._kernelContainer,this._kernelInstance),fa.isProduction||(window.__RML__DEBUG__.ConfiguratorKernel=this._kernelInstance,window.__RML__DEBUG__.PlannerKernelContainer=this._kernelContainer),this._kernelAccessCallback.isReady()}_setupKernel(){0===this._kernelType&&(this._createPlanInteractionHandler(),Pa.kernelInstance?this._kernelInstance=Pa.kernelInstance:this._kernelInstance=this._planInteractionHandler.getConfiguratorKernel()),super._setupKernel()}get callbacks(){return this._roomlePlannerUiCallback}get planInteractionHandler(){return this._planInteractionHandler}get planModelViewHelper(){return this._kernelContainer.PlanModelViewHelper}catalogItemLoaded(e){const t=this._rapiItemToKernelItem(e);this._kernelContainer.catalogItemLoaded(t)}async insertItems(e){this.planInteractionHandler.startInteraction();let t=new this._kernelContainer.CatalogItemPtrList;e.forEach(e=>{let n=e.count||1;for(let s=0;s<n;s++)e.count||(e.count=0),t.push_back(this._rapiItemToKernelItem(e))});const n=this.planInteractionHandler.getPlan().extRef.jsObject,s=n.getPlanObjectViewModelsFromRapiId().reduce((e,t)=>(e[t.getId()]=!0,e),{});this.planInteractionHandler.addPlanObjects(t,!0),await Promise.allSettled([Promise.allSettled(n.getStaticPlanObjectViewModels().map(async e=>{if(e.needsRapiItem()){const t=await this._rapiAccess.getItem(e.getPlanObject().getCatalogItemId());e.setRapiItem(t)}})),Promise.allSettled(n.getConfigurablePlanObjectViewModels().map(e=>e.isInitDone()))]);const i=n.getPlanObjectViewModelsFromRapiId().map(e=>e.getId()).filter(e=>!s[e]);return this.planInteractionHandler.endInteraction(),i}duplicateItems(e){const t=new this.kernelContainer.PlanObjectPtrList;return e.forEach(e=>{t.push_back(e)}),this.planInteractionHandler.duplicatePlanObjects(t,1,!0)}_rapiItemToKernelItem(e){let t=new this._kernelContainer.CatalogItem(e.id),n=t.size;return n.x=e.width||0,n.y=e.depth||0,n.z=e.height||0,t.size=n,t.flipable=e.flipable,e.layer&&(t.layer=e.layer),t.orderable=e.orderable,t.scaleable=e.scaleable,t.type=e.type||"other",t.detailType=e.detailType||t.type||"other",t.configuration=e.configuration||"",t}planObjectDeleted(){}requestPlanObjectDimensions(){}cleanUpCallbacks(){var e;super.cleanUpCallbacks(),(null===(e=this._kernelContainer)||void 0===e?void 0:e.unregisterPlannerCallback)&&this._kernelContainer.unregisterPlannerCallback(this)}registerCallbacks(){var e;super.registerCallbacks(),(null===(e=this._kernelContainer)||void 0===e?void 0:e.registerPlannerCallback)&&this._kernelContainer.registerPlannerCallback(this)}planElementRemoved(e){this._plannerKernelCallbackListener.forEach(t=>t.planElementRemoved(e)),this._plannerKernelCallbackListener.forEach(t=>t.removePlanObjectFromScene(e.extRef.jsObject)),this._decoupleReferences(e)}handlerSwitchedPlans(e,t){this._decoupleReferences(e),t&&this._plannerKernelCallbackListener.forEach(n=>n.handlerSwitchedPlans(e,t))}planBoundsChanged(){this._plannerKernelCallbackListener.forEach(e=>e.planBoundsChanged())}planCleared(){this._plannerKernelCallbackListener.forEach(e=>e.planCleared())}planCompletelyLoaded(e){this._plannerKernelCallbackListener.forEach(t=>t.planCompletelyLoaded(e))}planElement3dMeshChanged(e,t){if(t.extRef){const e=t.extRef.jsObject;for(let t=e.getObject().children.length-1;t>=0;t--)e.getObject().remove(e.getObject().children[t])}this.planModelViewHelper.requestMesh3d(t)}async _onStaticItemAdded(e,t){let n;n=this.isConstructionPlanElement(t)?new _o(t):new _a(t),this.coupleReferences(n,t),e.extRef.jsObject.addPlanElementViewModel(n);const s=t.getCatalogItemId();if(s){const e=await this._rapiAccess.getItem(s);n.setRapiItem(e),this._plannerKernelCallbackListener.forEach(e=>e.addPlanObjectToScene(n))}}_onConfigurableItemAdded(e,t){const n=new pa(t);this.coupleReferences(n,t),e.extRef.jsObject.addPlanElementViewModel(n),this._plannerKernelCallbackListener.forEach(e=>e.addPlanObjectToScene(n))}async planElementAdded(e,t){if(e&&e.extRef)if(t.getType()===this._kernelContainer.PlanElementType.OBJECT)t.hasConfiguration()?this._onConfigurableItemAdded(e,t):await this._onStaticItemAdded(e,t);else{const n=t;let s;if(t.getType()===this._kernelContainer.PlanElementType.WALL?s=new ba(n):t.getType()===this._kernelContainer.PlanElementType.FLOOR?s=new ya(n):t.getType()===this._kernelContainer.PlanElementType.CEILING?s=new Sa(n):t.getType()===this._kernelContainer.PlanElementType.NODE?s=new fo(n):t.getType()===this._kernelContainer.PlanElementType.MEASURE&&(s=new wo(n)),!s)return;this.coupleReferences(s,n),e.extRef.jsObject.addPlanElementViewModel(s),this.planModelViewHelper.requestMesh3d(t),this._plannerKernelCallbackListener.forEach(e=>e.addPlanObjectToScene(null))}}planElementChanged(e,t){if(t.extRef){let n=t.extRef.jsObject;n.update(),this._plannerKernelCallbackListener.forEach(t=>t.planElementChanged(e,n))}}planHistoryStateChanged(){this.planInteractionHandler&&(this._plannerKernelCallbackListener.forEach(e=>e.planHistoryStateChanged()),this._roomlePlannerUiCallback.onHistoryChange(this.planInteractionHandler.isUndoPossible(),this.planInteractionHandler.isRedoPossible()))}planObjectConfigurationCreated(e,t){}planObjectConfigurationLoaded(e,t,n){e&&e.extRef&&t&&t.extRef&&t.extRef.jsObject.getPlanObject().getConfigurationRuntimeId()>0&&this._plannerKernelCallbackListener.forEach(s=>s.planObjectConfigurationLoaded(e,t,n))}requestCatalogItem(e){}startedDrawing(){this._plannerKernelCallbackListener.forEach(e=>e.startedDrawing())}stoppedDrawing(){this._plannerKernelCallbackListener.forEach(e=>e.stoppedDrawing())}updateMesh2d(){}beginConstruction(){}addMesh(e,t,n,s,i,r){this._plannerKernelCallbackListener.forEach(a=>a.addMesh(e,t,n,s,i,r))}endConstruction(){}beginPlanConstruction(e){this._plannerKernelCallbackListener.forEach(t=>t.beginPlanConstruction(e))}addPlanMesh(e,t,n,s,i,r,a){this._plannerKernelCallbackListener.forEach(o=>o.addPlanMesh(e,t,n,s,i,r,a))}endPlanConstruction(e){this._plannerKernelCallbackListener.forEach(t=>t.endPlanConstruction(e))}async addPlanObjectFromItem(e,t,n){if(!t&&!n){const t=await this.insertItems([e]);if(1!==t.length)throw new Error("It was expected that 1 element is added but"+t.length+"were added");return t[0]}n=n||0===n?n:0,t=t||{x:0,y:0,z:0};const s=this._planInteractionHandler.addPlanObjectFromItem(this._rapiItemToKernelItem(e),t,n,!1),i=this._planInteractionHandler.getPlan().extRef.jsObject;let r;return s.hasConfiguration()?(r=i.getConfigurablePlanObjectForId(s.getId()),r||console.warn("Could not find configuration")):(r=i.getStaticPlanObjectViewModelForId(s.getId()),r?await r.setRapiItem(e):console.warn("Could not find static item")),await r.isInitDone(),r.getId()}coupleReferences(e,t){let n=new this._kernelContainer.EMSReference;n.jsObject=e,t.extRef=n}_decoupleReferences(e){e&&e.extRef&&(e.extRef.jsObject.clearReference(),e.extRef.jsObject=null,e.extRef.delete(),e.extRef=null)}isConstructionPlanElement(e){return e instanceof this.kernelContainer.ConstructionObject}}e("ad",bo),sn([an],bo.prototype,"_kernelAccessCallback",void 0),sn([an],bo.prototype,"_roomlePlannerUiCallback",void 0);class yo extends Hr{constructor(e){super(e),this._wallMeshes=[],this._defaultMaterial=Ri.createMeshPhysicalMaterial({color:"#ffffff",side:F})}generateGeometry(e=null,t,n,s,i,r=!1){let a;return a=r?this._generateGeometry(e,t,n,s,i).clone():this._generateGeometry(e,t,n,s,i),a}generateMesh(e=0,t=null,n,s,i,r,a,o,l=!1,h){let d;d=l?this._generateGeometry(t,s,i,r,a).clone():this._generateGeometry(t,s,i,r,a);const c=this._createMesh(e,t,d);return c.userData.materialId=n,c.layers.set(4),n&&this.setMaterial(c,n,o,h).then(()=>{e&&t&&n&&this._geometryComponentMaterialCache.set(this._getComponentMeshId(e,t),n);const s=o&&3===o.value,i=o&&1===o.value;c.castShadow=!s&&!i}),this._checkWallMaterial(c,o),c}async setMaterial(e,t,n,s){if(e.userData.materialId=nr(t,n),pt(t))t?await this._assignMaterial(e,t,s):(console.warn("Used default material because material is empty"),this.changeMaterialOfMesh(e,this._getDefaultMaterial(n)));else{if(!t)return void this.changeMaterialOfMesh(e,this._configuratorPreviewMaterial);2===(t=t).getSourceType().value?await this._assignMaterial(e,t.materialId,s):1===t.getSourceType().value?await this._assignItem(e,t.catalogItemId):3===t.getSourceType().value?await this._assignRGB(e,t.rgbValue):0===t.getSourceType().value?this.changeMaterialOfMesh(e,this._getDefaultMaterial(n)):(this.changeMaterialOfMesh(e,this._getDefaultMaterial(n)),1!==n.value&&7!==n.value&&3!==n.value&&console.warn("Used default material because material is not supported",t))}}_getDefaultMaterial(e){return 3===(null==e?void 0:e.value)?this._defaultMaterialFloor:this._defaultMaterial}set maxAnisotropy(e){this._maxAnisotropy=e}_checkWallMaterial(e,t){t&&1===t.value&&(e.renderOrder=5,this._wallMeshes.push(e))}clear(){super.clear(),this.clearWallMeshes()}clearWallMeshes(){this._wallMeshes.forEach(e=>{Ji(e)}),this._wallMeshes=[]}get wallMeshes(){return this._wallMeshes}}e("at",yo);let So={InchFeet:null,Feet:null,MM:null,CM:null,Inch:null},xo={NoUnitString:null,LongUnitString:null,ShortUnitString:null};const Co=["mm","cm","feet"],Po=["inch","inchfeet"];class Mo{constructor(e){this._formatter=null,this._precision=0,this._creator_=e}init(e){const t=new e.UnitMeasureFormatter;So=e.Unit,xo=e.UnitStringType,this._initActualUnit(),this._initMeasurementSystemType(),this._initActualUnitStringType();const{precisionCm:n,precisionInch:s}=this._initData;this._actualUnit===So.InchFeet?this._precision=void 0!==s?parseInt(s,10):2:this._actualUnit===So.CM&&(this._precision=void 0!==n?parseInt(n,10):1),t.init("mm","cm","'","ft",'"',"inch","m²","sqft",!0,this._precision,!0),this._formatter=t}_initMeasurementSystemType(){let{measurementSystem:e,unit:t}=this._initData;if(this._actualMeasurementString=e,e||!t){if("metric"===e){t||(t="cm");const e=Co.find(e=>e===t);e?(this._actualUnit=this._getKernelUnitEnum(t),this._actualUnitString=e):(console.warn("Unit is not a metric unit, using CM"),this._actualUnit=So.CM,this._actualUnitString="cm")}if("imperial"===e){t||(t="inch");const e=Po.find(e=>e===t);e?(this._actualUnit=this._getKernelUnitEnum(t),this._actualUnitString=e):(console.warn("Unit is not an imperial unit, using Inches"),this._actualUnit=So.Inch,this._actualUnitString="inch")}}else{this._actualUnitString=t;const e=Co.find(e=>e===t);this._actualMeasurementString=e?"metric":"imperial"}}_initActualUnit(){const{unit:e}=this._initData;this._actualUnit=this._getKernelUnitEnum(e)}_getKernelUnitEnum(e){switch(e){case"cm":return So.CM;case"mm":return So.MM;case"inchfeet":return So.InchFeet;case"feet":return So.Feet;case"inch":return So.Inch;default:return So.CM}}_initActualUnitStringType(){const{unitStringType:e}=this._initData;e&&"short"!==e&&console.warn("Only short unit strings is supported at the moment"),this._actualUnitStringType=xo.ShortUnitString}_isFormatterReady(){return!!this._formatter||(console.warn("Formatter is not ready..."),!1)}formatAngleValueToUnitString(e,t){const n="Integer"===t.type?0:2;return e.toFixed(n)+"°"}parseAngleValueFromUnitString(e){return e.replace("°","").replace(/\s/g,"")}parseValue(e,t){return null===t.unitType||"unknown"===t.unitType||"count"===t.unitType?e:"length"===t.unitType?this.parseMMValueFromUnitString(e,t.unitType):"angle"===t.unitType||"area"===t.unitType?this.parseAngleValueFromUnitString(e):e}formatValueToUnitString(e,t){return null===t.unitType||"unknown"===t.unitType||"count"===t.unitType?"Integer"===t.type?e.toString():parseFloat(e.toString()).toFixed(2):"length"===t.unitType?this.formatMMValueToUnitString(e,t.unitType):"angle"===t.unitType?this.formatAngleValueToUnitString(e,t):"area"===t.unitType?this.formatSquareMMValueToUnitString(e):e}isParseableNumber(e){return this._isFormatterReady()?this._formatter.isParseableNumber(e):null}isParseableUnitString(e,t){return this._isFormatterReady()?"angle"===t.unitType?this._formatter.isParseableUnitString(this.parseAngleValueFromUnitString(e),this._actualUnit):this._formatter.isParseableUnitString(e,this._actualUnit):null}parseMMValueFromUnitString(e,t){return this._isFormatterReady()?"count"===t?parseFloat(e):this._formatter.parseMMValueFromUnitString(e,this._actualUnit):null}parseNumber(e){return this._isFormatterReady()?this._formatter.parseNumber(e):null}formatNumber(e,t=0){return this._isFormatterReady()?this._formatter.formatNumber(e,t):null}formatSquareMMValueToUnitString(e){return this._isFormatterReady()?this._formatter.formatSquareMMValueToUnitString(e,this._actualUnit):null}formatMMValueToUnitString(e,t){return this._isFormatterReady()?"count"===t?e.toString():this._formatter.formatMMValueToUnitString(e,this._actualUnit,this._actualUnitStringType):null}formatMMValueWithReqMaxLength(e,t){return this._isFormatterReady()?this._formatter.formatMMValueWithReqMaxLength(e,this._actualUnit,t):null}_formatParameterValue(e,t){return"length"===t?this.formatMMValueToUnitString(parseFloat(e)):"area"===t?this.formatSquareMMValueToUnitString(parseFloat(e)):e}formatPartListParameter(e){(function(e){return"length"===e.unitType||"area"===e.unitType})(e)&&(e.valueLabel=this._formatParameterValue(e.value,e.unitType))}formatParameter(e){if(e.valueLabel=this._formatParameterValue(e.value,e.unitType),Ia(e))e.uiType="Material";else if(function(e){return"Boolean"===e.type}(e))e.uiType="Boolean";else if(Ra(e)){e.uiType="Range";const t=null!==e.validRange.valueFrom?e.validRange.valueFrom:Number.MIN_SAFE_INTEGER,n=null!==e.validRange.valueTo?e.validRange.valueTo:Number.MAX_SAFE_INTEGER;e.validRangeLabels={valueFrom:this._formatParameterValue(t.toString(),e.unitType),valueTo:this._formatParameterValue(n.toString(),e.unitType),type:e.validRange.type}}else Ea(e)?(e.uiType="Options",function(e){return!!Ea(e)&&Array.isArray(e.validValues)&&e.validValues.length>0&&"string"==typeof e.validValues[0].thumbnail}(e)&&(e.uiType="Thumbnails")):(console.error("Could not detect uiType of param"),e.uiType=null)}isInch(){return this._actualUnit===So.InchFeet}getActualUnitString(){return this._actualUnitString}getActualMeasurementString(){return this._actualMeasurementString}getUnitStringType(){return this._initData.unitStringType}getPrecision(){return this._precision}getAllowedDelta(){const e=1/Math.pow(10,this._precision);return this.isInch()?25.4*e:e}setUnitInitData(e,t=""){this._initData.unit=e,this._initData.measurementSystem=t,this._initActualUnit(),this._initMeasurementSystemType(),this._initActualUnitStringType(),this._plannerKernelAccess.kernelInstance.setEnvironmentVariable("unit",this._actualUnitString)}}sn([an],Mo.prototype,"_initData",void 0),sn([an],Mo.prototype,"_plannerKernelAccess",void 0);class To{constructor(e){this._history=[],this._index=0,this._creator_=e}undo(){if(!this.canUndo())return null;this._index++;const[e]=this._history.slice(this._index);return this._index===this._history.length-1?this._configuratorUiCallbacks.onHistoryChange(!1,!0):this._configuratorUiCallbacks.onHistoryChange(!0,!0),e}redo(){if(!this.canRedo())return null;this._index--;const[e]=this._history.slice(this._index);return 0===this._index?this._configuratorUiCallbacks.onHistoryChange(!0,!1):this._configuratorUiCallbacks.onHistoryChange(!0,!0),e}push(e){const[t]=this._history.slice(this._index);t!==e&&(this._history=this._history.slice(this._index),this._history.unshift(e),this._index=0,1===this._history.length?this._configuratorUiCallbacks.onHistoryChange(!1,!1):this._configuratorUiCallbacks.onHistoryChange(!0,!1))}canUndo(){return this._index!==this._history.length-1}canRedo(){return 0!==this._index}getHistory(){return this._history}clearHistory(){this._history=[],this._index=0}}sn([an],To.prototype,"_configuratorUiCallbacks",void 0),e("ah",{ADDED:"added",CHANGED:"changed",REMOVED:"removed"});class Ao{constructor(e){this._kernelCallbacks={isReady:()=>{},throw:e=>console.error("Kernel exception",e),log:e=>{},error:(e,t,n,s)=>{},message:e=>{this._analyzeComponentCallback&&this._analyzeComponentCallback(e)}},this._creator_=e}async init(){if(this._toolsCoreInstance)return Promise.resolve();const e=this,t={locateFile:e=>"RoomleToolsCore.wasm"===e?n()+"static/RoomleToolsCore-d36921189fa0c715.wasm":e,wasmBinaryFile:n()+"static/RoomleToolsCore-d36921189fa0c715.wasm",preRun:[],postRun:[],setStatus:null,print(t){e._kernelIo.log(t)},printErr(t){e._kernelIo.error(t)},quit(t){0!==t&&e._kernelIo.throw(t&&t.toString?t.toString():"Unknown error while C/C++ main executes")}};await this._scriptLoader.fetch("static/RoomleToolsCore-9ac16f7b32f8a8af.js",{id:"core-tool"});const s=await window.RoomleToolsCore(t);s.setContext(this._kernelCallbacks),this._toolsCoreInstance=new s.ToolsCore}analyzeComponent(e,t){const n=[];return this._analyzeComponentCallback=e=>{n.push(e)},this._toolsCoreInstance.analyzeComponent(e,t),this._analyzeComponentCallback=null,Promise.resolve(n)}}sn([an],Ao.prototype,"_scriptLoader",void 0),sn([an],Ao.prototype,"_kernelIo",void 0);
|
|
1
|
+
System.register(["./main-thread-to-worker-4d246b8d.nomodule.js"],(function(e,t){var n,s,i,r,a,o,l,h,d,c,u,p,m,g,f,_,v,w,b,y,S,x,C,P,M,T,A,R,E,I,D,O,k,L,U,B,N,F,G,j,z,H,V,W,K,q,X,Y,Q,Z,J,$,ee,te,ne,se,ie,re,ae,oe,le,he,de,ce,ue,pe,me,ge,fe,_e,ve,we,be,ye,Se,xe,Ce,Pe,Me,Te,Ae,Re,Ee,Ie,De,Oe,ke,Le,Ue,Be,Ne,Fe,Ge,je,ze,He,Ve,We,Ke,qe,Xe,Ye,Qe,Ze,Je,$e,et,tt,nt,st,it,rt,at,ot,lt,ht,dt,ct,ut,pt,mt,gt,ft,_t,vt,wt,bt,yt,St,xt,Ct,Pt,Mt,Tt,At,Rt,Et,It,Dt,Ot,kt,Lt,Ut,Bt,Nt,Ft,Gt,jt,zt,Ht,Vt;return{setters:[function(e){n=e.g,s=e.A,i=e.D,r=e.V,a=e.a,o=e.R,l=e.S,h=e.C,d=e.M,c=e.B,u=e.b,p=e.T,m=e.c,g=e.d,f=e.L,_=e.e,v=e.F,w=e.f,b=e.P,y=e.h,S=e.i,x=e.j,C=e.k,P=e.Q,M=e.I,T=e.l,A=e.O,R=e.m,E=e.n,I=e.o,D=e.p,O=e.q,k=e.r,L=e.s,U=e.t,B=e.u,N=e.v,F=e.w,G=e.x,j=e.y,z=e.z,H=e.E,V=e.G,W=e.H,K=e.J,q=e.K,X=e.N,Y=e.U,Q=e.W,Z=e.X,J=e.Y,$=e.Z,ee=e._,te=e.$,ne=e.a0,se=e.a1,ie=e.a2,re=e.a3,ae=e.a4,oe=e.a5,le=e.a6,he=e.a7,de=e.a8,ce=e.a9,ue=e.aa,pe=e.ab,me=e.ac,ge=e.ad,fe=e.ae,_e=e.af,ve=e.ag,we=e.ah,be=e.ai,ye=e.aj,Se=e.ak,xe=e.al,Ce=e.am,Pe=e.an,Me=e.ao,Te=e.ap,Ae=e.aq,Re=e.ar,Ee=e.as,Ie=e.at,De=e.au,Oe=e.av,ke=e.aw,Le=e.ax,Ue=e.ay,Be=e.az,Ne=e.aA,Fe=e.aB,Ge=e.aC,je=e.aD,ze=e.aE,He=e.aF,Ve=e.aG,We=e.aH,Ke=e.aI,qe=e.aJ,Xe=e.aK,Ye=e.aL,Qe=e.aM,Ze=e.aN,Je=e.aO,$e=e.aP,et=e.aQ,tt=e.aR,nt=e.aS,st=e.aT,it=e.aU,rt=e.aV,at=e.aW,ot=e.aX,lt=e.aY,ht=e.aZ,dt=e.a_,ct=e.a$,ut=e.b0,pt=e.b1,mt=e.b2,gt=e.b3,ft=e.b4,_t=e.b5,vt=e.b6,wt=e.b7,bt=e.b8,yt=e.b9,St=e.ba,xt=e.bb,Ct=e.bc,Pt=e.bd,Mt=e.be,Tt=e.bf,At=e.bg,Rt=e.bh,Et=e.bi,It=e.bj,Dt=e.bk,Ot=e.bl,kt=e.bm,Lt=e.bn,Ut=e.bo,Bt=e.bp,Nt=e.bq,Ft=e.br,Gt=e.bs,jt=e.bt,zt=e.bu,Ht=e.bv,Vt=e.bw}],execute:function(){e({_:sn,i:an,r:lo});class Wt{constructor(){this._context=new Map,this._lookups=new Map,this._singletons=new Map}getContext(e){if(this._context.has(e)){const t=this._context.get(e);return this._context.set(e,t+1),e+t}return this._context.set(e,1),e+0}addDependencyInjectionAssignments(e){e.forEach(e=>{this._lookups.set(e.className,e)})}lookup(e,t){if(!this._lookups.has(e))return null;const n=this._lookups.get(e);if(1===n.type&&void 0===t){const t="Dependency "+e+" has definition context but no context was defined!";return console.trace(t),console.error(t),null}let s=t&&1===n.type?t:"global";if(s+="_"+e,2===n.type)return new n.classDefinition;if(this._singletons.has(s))return this._singletons.get(s);const i=new n.classDefinition(t);return this._singletons.set(s,i),i}cleanUp(e){if(e){let t=[];this._singletons.forEach((n,s)=>{s.startsWith(e)&&t.push(s)}),t.forEach(e=>{this._singletons.delete(e)})}else this._singletons.clear(),this._singletons=new Map}}class Kt{constructor(e,t,n){this.className=e,this.classDefinition=t,this.type=void 0===n?0:n}}e("D",Kt);const qt={JPG:".jpg",JPEG:".jpeg",PNG:".png",GIF:".gif"};class Xt{_base64toBlob(e,t){t=t||"";const n=atob(e),s=n.length,i=Math.ceil(s/1024),r=new Array(i);for(let e=0;e<i;++e){let t=1024*e,i=Math.min(t+1024,s);const a=new Array(i-t);for(let e=t,s=0;e<i;++s,++e)a[s]=n[e].charCodeAt(0);r[e]=new Uint8Array(a)}return new Blob(r,{type:t})}_createFormData(e,t,n,s){const i=new FormData;-1!==e.indexOf(",")&&(e=e.substr(e.indexOf(",")+1));const r=-1===Object.keys(qt).map(e=>qt[e]).indexOf(n)?"application":"image",a=this._base64toBlob(e,r+"/"+n.substr(1));return i.append(s,a,t+n),i}create(e,t,n,s){return this._createFormData(e,t,n,s)}}const Yt=e("k",{SOFA:"sofa",SHELF:"shelf",SHELF_FRONT:"shelf_front",BAKED:"baked",CAMERA:"camera",EQUAL:"equal"});class Qt{static createDynamicLightSettingSource(e,t){let s={};if(e)s.url=e;else if(t)switch(t){case Yt.SHELF:s.url=n()+"static/shelf-2975dd3f2fa9c763.json";break;case Yt.SHELF_FRONT:s.url=n()+"static/shelf_front-8c9566a4512f0de8.json";break;case Yt.SOFA:s.url=n()+"static/sofa-997b116bc5f2e92e.json";break;case Yt.BAKED:s.url=n()+"static/baked-6485a2b1daeb69e8.json";break;case Yt.CAMERA:s.url=n()+"static/camera-05824b47cdb951e4.json";break;case Yt.EQUAL:s.url=n()+"static/equal-319f6b83c827913f.json";break;default:s.url=n()+"static/camera-05824b47cdb951e4.json"}else s=null;return s}parse(e){let t=JSON.parse(e);return t.lights?this.load(t):[]}load(e){let t=[];return e.lights?(e.lights.forEach(e=>{let n;switch(e.type){case"ambient":n=this._parseAmbientLight(e);break;case"rectarea":n=this._parseRectAreaLight(e);break;case"spot":n=this._parseSpotLight(e);break;case"directional":n=this._parseDirectionalLight(e)}n&&t.push(n)}),t):[]}_parseAmbientLight(e){let t=new s;return this._parseCommon(t,e),t}_parseRectAreaLight(e){let{intensity:t,castShadow:n,target:s,width:l,height:h}=e,d=null;if(n&&Qt.rectAreaLightReplacement){const n=new i;this._parseCommon(n,e),d=n,n.castShadow=!0,n.shadow.camera.near=.1,n.shadow.camera.far=100,n.shadow.mapSize=new r(1024,1024),n.shadow.bias=-5e-5,n.shadow.normalBias=.01,n.intensity=t?t/100:1,n.lookAt(s?new a(s.x,s.y,s.z):new a(0,0,0))}else{const n=new o;this._parseCommon(n,e),d=n,n.width=l||.8,n.height=h||.8,n.castShadow=!1,n.matrixAutoUpdate=!0,n.intensity=(t||240)/((l||.8)*(h||.8)),n.lookAt(s?new a(s.x,s.y,s.z):new a(0,0,0)),Qt.rectAreaLightLoadingListener&&Qt.rectAreaLightLoadingListener(n)}return d}_parseSpotLight(e){let t=new l;this._parseCommon(t,e);let{angle:n,penumbra:s,target:i,castShadow:o}=e;return t.angle=(n||100)*Math.PI/180,t.penumbra=s||.5,t.lookAt(i?new a(i.x,i.y,i.z):new a(0,0,0)),t.shadow.camera.near=.1,t.shadow.camera.far=10,t.shadow.mapSize=new r(1024,1024),t.castShadow=o||!1,t}_parseDirectionalLight(e){let t=new i;this._parseCommon(t,e);let{target:n,castShadow:s}=e;return t.castShadow=s||!1,t.shadow.camera.near=.1,t.shadow.camera.far=100,t.shadow.mapSize=new r(1024,1024),t.shadow.bias=-5e-5,t.lookAt(n?new a(n.x,n.y,n.z):new a(0,0,0)),t}_parseCommon(e,t){let{name:n,intensity:s,color:i,position:r,movesWithCamera:o}=t;e.name=n||"",e.intensity=s||1,e.color=new h(i||"#ffffff"),e.position.copy(r?new a(r.x,r.y,r.z):new a(0,0,0)),e.visible=!0,e.layers.set(1),e.userData.movesWithCamera=o}}e("j",Qt),Qt.rectAreaLightReplacement=!0;const Zt=e("q",()=>{var e;const t=(()=>{if(window.__RML__ENV__&&window.__RML__ENV__.skipIframeCheck)return!1;try{return window.self!==window.top}catch(e){return!0}})();let n=null===(e=null===window||void 0===window?void 0:window.location)||void 0===e?void 0:e.href;if(!n)return null;if(t){if(!document.referrer)return null;n=document.referrer}const{hostname:s}=new URL(n);return s}),Jt=["127.0.0.1","localhost","0.0.0.0"],$t=(e("x",(function(e){return!(!e||"string"!=typeof e||e.split(":").length>2)})),e("w",e=>{if(!e||"string"!=typeof e)return null;const t=e.split(":");return t.length<2?null:t[0]})),en=({articleNr:e,componentId:t})=>e&&""!==e?t.split(":")[0]+":"+e:null,tn=(e,t)=>null!=e?"string"==typeof e?"true"===e:!0===e:("string"==typeof t&&(t=parseInt(t,10)),t>=200&&t<300);class nn{constructor(){this._queue=[],this._pendingRequests=0}_nextSlot(){if(this._pendingRequests-=1,!this._queue.length)return;const{request:e,resolve:t,reject:n}=this._queue.shift();this._fetch(e).then(t,n)}_fetch(e,t={},n={}){return this._pendingRequests+=1,new Promise((s,i)=>{self.fetch(e,t).then(async function(e){this._nextSlot();const t=!n.checkResponse||!1!==await n.checkResponse(e);if(tn(e.ok,e.status)&&t)s(...arguments);else{const t=(null==e?void 0:e.url)||"URL unknown";i(new Error(e.statusText||'Http error "'+(e&&e.status?e.status:"unknown")+'", for "'+t+'"'))}}.bind(this),e=>{this._nextSlot(),i(e)})})}fetch(e,t={},n={}){return this._pendingRequests>=40?new Promise((t,n)=>this._queue.push({request:e,resolve:t,reject:n})):this._fetch(e,t,n)}}function sn(e,t,n,s){var i,r=arguments.length,a=r<3?t:null===s?s=Object.getOwnPropertyDescriptor(t,n):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,s);else for(var o=e.length-1;o>=0;o--)(i=e[o])&&(a=(r<3?i(a):r>3?i(t,n,a):i(t,n))||a);return r>3&&a&&Object.defineProperty(t,n,a),a}"function"==typeof SuppressedError&&SuppressedError;const rn=function(e){return e.startsWith("_")&&(e=e.substr(1)),e.replace(/[A-Z](?:(?=[^A-Z])|[A-Z]*(?=[A-Z][^A-Z]|$))/g,(function(e,t){return(t>0?"-":"")+e.toLowerCase()}))};function an(e,t){const n=Symbol("property-cache");Object.defineProperty(e,t,{get(){if(!this[n]){const e=window.__RML__DI__.lookup(rn(t),this._creator_);e?this[n]=e:console.error("Dependency "+rn(t)+" not found! Add dependency to /utils/injectables.ts")}return this[n]}})}class on{info(...e){console}log(...e){console}warn(...e){console.warn.apply(console,e)}error(...e){console.warn.apply(console,e)}}e("L",on);class ln extends on{constructor(e){super(),this._creator_=e}setMeta(e){this._meta=e}get meta(){return this._meta?this._meta:{}}throw(e){const t="[Kernel Exception]: "+e;this._globalCallback.onKernelMsg("exception",e,this.meta),this.error(t)}error(e){this._globalCallback.onKernelMsg("error",e,this.meta),super.error(e)}warn(e){this._globalCallback.onKernelMsg("warning",e,this.meta),super.warn(e)}}sn([an],ln.prototype,"_globalCallback",void 0);const hn=new Map,dn=new Map,cn=new Map,un=new Map;class pn{constructor(e){this._bootCallbacks=[],this._isStarted=!1,this._isStarting=!1,this._alwaysUseCache=!1,this._creator_=e}start(e){return this._configuratorUiCallbacks.onSyncStarted(),this._startWorker().then(()=>this._handleCatalog(e)).then(()=>{const{typeChangeTag:e,floorMaterialsTag:t}=this._initData;Promise.all([this._syncFloorTag(t),this._syncTypeChangeTag(e)]).then(()=>{un.set(e,!0),this._configuratorUiCallbacks.onSyncDone()})})}syncCatalog(e){return this._startWorker().then(()=>this._handleCatalog(e))}syncFloorTag(e){return this._startWorker().then(()=>this._syncFloorTag(e))}syncTypeChangeTag(e){return this._startWorker().then(()=>this._syncTypeChangeTag(e))}_syncFloorTag(e){const t=[];return e&&!cn.get(e)?(t.push(this._handleTags([e])),this._rapiAccess.getTag(e).then(e=>{t.push(this._handleMaterialsAndTextures(e))}),this._singlePromiseFactory.create(1,e,n=>{Promise.all(t).then(()=>{cn.set(e,!0),n()},e=>this._softReject(n,'_syncFloorTag error: "'+e+'"'))})):Promise.resolve()}_syncTypeChangeTag(e){const t=[];return e&&!un.get(e)?(t.push(this._handleTags([e])),this._rapiAccess.getTag(e).then(e=>{this._rapiAccess.getItems(e.items).then(e=>{e.forEach(e=>{this.getIsCatalogSynced(e.catalog)&&t.push(this._handleCatalog(e.catalog))})})}),this._singlePromiseFactory.create(2,e,n=>{Promise.all(t).then(()=>{cn.set(e,!0),n()},e=>this._softReject(n,'_syncTypeChangeTag error: "'+e+'"'))})):Promise.resolve()}getIsCatalogSynced(e){return!!dn.get(e)}_startWorker(){return new Promise((e,t)=>{if(this._isStarted)return e();this._bootCallbacks.push({resolve:e,reject:t}),this._isStarting||(this._worker=new Worker(n()+"static/asset-loader.worker-1735a5fb1e401244.js"),this._mainThreadToWorker=new d(this,this._worker),this._isStarting=!0,this._mainThreadToWorker.sendToWorker(1))})}onCommand(e,t,n){switch(e){case 4:this._isStarted=!0,this._bootCallbacks.forEach(({resolve:e})=>e());break;case 3:this._mainThreadToWorker.resolvePromises(t,n)}}_handleCatalog(e){return this._singlePromiseFactory.create(0,e,t=>this.getIsCatalogSynced(e)?t():this._rapiAccess.getCatalog(e).then(e=>Promise.all([this._handleContentWithAssets(this._rapiAccess.getComponentsOf(e),["perspectiveImage"]),this._handleItemsAndAdditionalContents(e),this._handleMaterialsAndTextures(e),this._handleExternalMeshes(e),this._handleTags(e.tags)])).then(()=>{dn.set(e,!0),t()},e=>this._softReject(t,'Catalog sync error: "'+e+'"')))}_handleTags(e){return this._handleContentWithAssets(this._rapiAccess.getTags(e),["pngIcon","svgIcon"])}_handleExternalMeshes(e){return new Promise(t=>{this._rapiAccess.getMeshesOfCatalog(e.id).then(e=>{const n=[];e.forEach(e=>{n.push(this._handleContentWithAssets(Promise.all([this._rapiAccess.getMesh(e.id)]),["url"]))}),Promise.all(n).then(t,e=>this._softReject(t,'Sync crt files error: "'+e+'"'))},e=>this._softReject(t,'getMeshesOfCatalog error: "'+e+'"'))})}_handleItemsAndAdditionalContents(e){return new Promise(t=>{this._rapiAccess.getItemsOf(e).then(e=>{const n=[];n.push(this._handleContentWithAssets(Promise.resolve(e),["perspectiveImage"])),this._rapiAccess.getAdditionalContentsOfItems(e).then(e=>{const t=e.filter(e=>-1!==[5,6,4].indexOf(e.type));n.push(this._handleContentWithAssets(Promise.resolve(t),["content"]))},e=>this._softReject(t,'getAdditionalContentsOfItems error: "'+e+'"')),Promise.all(n).then(t,e=>this._softReject(t,'AdditionalContent image sync error:"'+e+'"'))})})}_handleMaterialsAndTextures(e){return new Promise(t=>{this._rapiAccess.getMaterialsOf(e).then(e=>{const n=[];n.push(this._handleContentWithAssets(Promise.resolve(e),["thumbnail"])),e.forEach(e=>{n.push(this._handleContentWithAssets(this._rapiAccess.getTexturesOf(e),["image"]))}),Promise.all(n).then(t,e=>this._softReject(t,'getTexturesOf error: "'+e+'"'))},e=>this._softReject(t,'getMaterialsOf error: "'+e+'"'))})}_handleContentWithAssets(e,t){return new Promise(n=>e.then(e=>this._fetchAssets(e,t).then(n,e=>this._softReject(n,'_handleContentWithAssets error: "'+e+'"')),e=>this._softReject(n,'_handleContentWithAssets promise error: "'+e+'"')))}_fetchAssets(e,t){const n=[];e||(e=[]);for(let s=0,i=e.length;s<i;s++){const i=e[s];t.forEach(e=>{const t=i[e];t&&n.push(this._preCacheAsset(t))})}return Promise.all(n)}_preCacheAsset(e){return new Promise(t=>{if(hn.get(e))return t();this._assetUrlToBase64(e).then(n=>{hn.set(e,n),t()},e=>this._softReject(t,'_preCacheAsset error: "'+e+'"'))})}_assetUrlToBase64(e){return new Promise(t=>{this._mainThreadToWorker.sendToWorker(5,e,t,e=>this._softReject(t,'_assetUrlToBase64 error: "'+e+'"'))})}_softReject(e,t){this._errorHandler.softReject(e,t,2)}requestAsset(e,t=!1){return navigator.onLine&&!this._alwaysUseCache?e:hn.get(e)||(t?e:null)}setAlwaysUseCache(e){this._alwaysUseCache=e}preFillAssetCache(e,t){hn.set(e,t)}}e("a",pn),sn([an],pn.prototype,"_rapiAccess",void 0),sn([an],pn.prototype,"_singlePromiseFactory",void 0),sn([an],pn.prototype,"_errorHandler",void 0),sn([an],pn.prototype,"_configuratorUiCallbacks",void 0),sn([an],pn.prototype,"_initData",void 0);class mn{constructor(e){this.info=e,this._init()}_init(){this._promise=new Promise((e,t)=>{this._resolve=e,this._reject=t})}resolve(e){e&&this._resolve(e),this._resolve()}reject(e){this._reject(e)}wait(){return this._promise}reset(){this._init()}}function gn(e){let t,n,s,i=-1,r=0;for(let a=0;a<e.length;++a){const o=e[a];if(o.isInterleavedBufferAttribute)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. InterleavedBufferAttributes are not supported."),null;if(void 0===t&&(t=o.array.constructor),t!==o.array.constructor)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.array must be of consistent array types across matching attributes."),null;if(void 0===n&&(n=o.itemSize),n!==o.itemSize)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.itemSize must be consistent across matching attributes."),null;if(void 0===s&&(s=o.normalized),s!==o.normalized)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.normalized must be consistent across matching attributes."),null;if(-1===i&&(i=o.gpuType),i!==o.gpuType)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.gpuType must be consistent across matching attributes."),null;r+=o.array.length}const a=new t(r);let o=0;for(let t=0;t<e.length;++t)a.set(e[t].array,o),o+=e[t].array.length;const l=new u(a,n,s);return void 0!==i&&(l.gpuType=i),l}function fn(e,t){if(t===p)return console.warn("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Geometry already defined as triangles."),e;if(t===m||t===g){let n=e.getIndex();if(null===n){const t=[],s=e.getAttribute("position");if(void 0===s)return console.error("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Undefined position attribute. Processing not possible."),e;for(let e=0;e<s.count;e++)t.push(e);e.setIndex(t),n=e.getIndex()}const s=n.count-2,i=[];if(t===m)for(let e=1;e<=s;e++)i.push(n.getX(0)),i.push(n.getX(e)),i.push(n.getX(e+1));else for(let e=0;e<s;e++)e%2==0?(i.push(n.getX(e)),i.push(n.getX(e+1)),i.push(n.getX(e+2))):(i.push(n.getX(e+2)),i.push(n.getX(e+1)),i.push(n.getX(e)));i.length/3!==s&&console.error("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Unable to generate correct amount of triangles.");const r=e.clone();return r.setIndex(i),r.clearGroups(),r}return console.error("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Unknown draw mode:",t),e}e("ag",mn);class _n extends f{constructor(e){super(e),this.dracoLoader=null,this.ktx2Loader=null,this.meshoptDecoder=null,this.pluginCallbacks=[],this.register((function(e){return new xn(e)})),this.register((function(e){return new Dn(e)})),this.register((function(e){return new On(e)})),this.register((function(e){return new kn(e)})),this.register((function(e){return new Pn(e)})),this.register((function(e){return new Mn(e)})),this.register((function(e){return new Tn(e)})),this.register((function(e){return new An(e)})),this.register((function(e){return new Sn(e)})),this.register((function(e){return new Rn(e)})),this.register((function(e){return new Cn(e)})),this.register((function(e){return new In(e)})),this.register((function(e){return new En(e)})),this.register((function(e){return new bn(e)})),this.register((function(e){return new Ln(e)})),this.register((function(e){return new Un(e)}))}load(e,t,n,s){const i=this;let r;if(""!==this.resourcePath)r=this.resourcePath;else if(""!==this.path){const t=_.extractUrlBase(e);r=_.resolveURL(t,this.path)}else r=_.extractUrlBase(e);this.manager.itemStart(e);const a=function(t){s?s(t):console.error(t),i.manager.itemError(e),i.manager.itemEnd(e)},o=new v(this.manager);o.setPath(this.path),o.setResponseType("arraybuffer"),o.setRequestHeader(this.requestHeader),o.setWithCredentials(this.withCredentials),o.load(e,(function(n){try{i.parse(n,r,(function(n){t(n),i.manager.itemEnd(e)}),a)}catch(e){a(e)}}),n,a)}setDRACOLoader(e){return this.dracoLoader=e,this}setDDSLoader(){throw new Error('THREE.GLTFLoader: "MSFT_texture_dds" no longer supported. Please update to "KHR_texture_basisu".')}setKTX2Loader(e){return this.ktx2Loader=e,this}setMeshoptDecoder(e){return this.meshoptDecoder=e,this}register(e){return-1===this.pluginCallbacks.indexOf(e)&&this.pluginCallbacks.push(e),this}unregister(e){return-1!==this.pluginCallbacks.indexOf(e)&&this.pluginCallbacks.splice(this.pluginCallbacks.indexOf(e),1),this}parse(e,t,n,s){let i;const r={},a={},o=new TextDecoder;if("string"==typeof e)i=JSON.parse(e);else if(e instanceof ArrayBuffer)if(o.decode(new Uint8Array(e,0,4))===Bn){try{r[wn.KHR_BINARY_GLTF]=new Nn(e)}catch(e){return void(s&&s(e))}i=JSON.parse(r[wn.KHR_BINARY_GLTF].content)}else i=JSON.parse(o.decode(e));else i=e;if(void 0===i.asset||i.asset.version[0]<2)return void(s&&s(new Error("THREE.GLTFLoader: Unsupported asset. glTF versions >=2.0 are supported.")));const l=new as(i,{path:t||this.resourcePath||"",crossOrigin:this.crossOrigin,requestHeader:this.requestHeader,manager:this.manager,ktx2Loader:this.ktx2Loader,meshoptDecoder:this.meshoptDecoder});l.fileLoader.setRequestHeader(this.requestHeader);for(let e=0;e<this.pluginCallbacks.length;e++){const t=this.pluginCallbacks[e](l);t.name||console.error("THREE.GLTFLoader: Invalid plugin found: missing name"),a[t.name]=t,r[t.name]=!0}if(i.extensionsUsed)for(let e=0;e<i.extensionsUsed.length;++e){const t=i.extensionsUsed[e],n=i.extensionsRequired||[];switch(t){case wn.KHR_MATERIALS_UNLIT:r[t]=new yn;break;case wn.KHR_DRACO_MESH_COMPRESSION:r[t]=new Fn(i,this.dracoLoader);break;case wn.KHR_TEXTURE_TRANSFORM:r[t]=new Gn;break;case wn.KHR_MESH_QUANTIZATION:r[t]=new jn;break;default:n.indexOf(t)>=0&&void 0===a[t]&&console.warn('THREE.GLTFLoader: Unknown extension "'+t+'".')}}l.setExtensions(r),l.setPlugins(a),l.parse(n,s)}parseAsync(e,t){const n=this;return new Promise((function(s,i){n.parse(e,t,s,i)}))}}function vn(){let e={};return{get:function(t){return e[t]},add:function(t,n){e[t]=n},remove:function(t){delete e[t]},removeAll:function(){e={}}}}const wn={KHR_BINARY_GLTF:"KHR_binary_glTF",KHR_DRACO_MESH_COMPRESSION:"KHR_draco_mesh_compression",KHR_LIGHTS_PUNCTUAL:"KHR_lights_punctual",KHR_MATERIALS_CLEARCOAT:"KHR_materials_clearcoat",KHR_MATERIALS_IOR:"KHR_materials_ior",KHR_MATERIALS_SHEEN:"KHR_materials_sheen",KHR_MATERIALS_SPECULAR:"KHR_materials_specular",KHR_MATERIALS_TRANSMISSION:"KHR_materials_transmission",KHR_MATERIALS_IRIDESCENCE:"KHR_materials_iridescence",KHR_MATERIALS_ANISOTROPY:"KHR_materials_anisotropy",KHR_MATERIALS_UNLIT:"KHR_materials_unlit",KHR_MATERIALS_VOLUME:"KHR_materials_volume",KHR_TEXTURE_BASISU:"KHR_texture_basisu",KHR_TEXTURE_TRANSFORM:"KHR_texture_transform",KHR_MESH_QUANTIZATION:"KHR_mesh_quantization",KHR_MATERIALS_EMISSIVE_STRENGTH:"KHR_materials_emissive_strength",EXT_MATERIALS_BUMP:"EXT_materials_bump",EXT_TEXTURE_WEBP:"EXT_texture_webp",EXT_TEXTURE_AVIF:"EXT_texture_avif",EXT_MESHOPT_COMPRESSION:"EXT_meshopt_compression",EXT_MESH_GPU_INSTANCING:"EXT_mesh_gpu_instancing"};class bn{constructor(e){this.parser=e,this.name=wn.KHR_LIGHTS_PUNCTUAL,this.cache={refs:{},uses:{}}}_markDefs(){const e=this.parser,t=this.parser.json.nodes||[];for(let n=0,s=t.length;n<s;n++){const s=t[n];s.extensions&&s.extensions[this.name]&&void 0!==s.extensions[this.name].light&&e._addNodeRef(this.cache,s.extensions[this.name].light)}}_loadLight(e){const t=this.parser,n="light:"+e;let s=t.cache.get(n);if(s)return s;const r=t.json,a=((r.extensions&&r.extensions[this.name]||{}).lights||[])[e];let o;const d=new h(16777215);void 0!==a.color&&d.setRGB(a.color[0],a.color[1],a.color[2],w);const c=void 0!==a.range?a.range:0;switch(a.type){case"directional":o=new i(d),o.target.position.set(0,0,-1),o.add(o.target);break;case"point":o=new b(d),o.distance=c;break;case"spot":o=new l(d),o.distance=c,a.spot=a.spot||{},a.spot.innerConeAngle=void 0!==a.spot.innerConeAngle?a.spot.innerConeAngle:0,a.spot.outerConeAngle=void 0!==a.spot.outerConeAngle?a.spot.outerConeAngle:Math.PI/4,o.angle=a.spot.outerConeAngle,o.penumbra=1-a.spot.innerConeAngle/a.spot.outerConeAngle,o.target.position.set(0,0,-1),o.add(o.target);break;default:throw new Error("THREE.GLTFLoader: Unexpected light type: "+a.type)}return o.position.set(0,0,0),o.decay=2,es(o,a),void 0!==a.intensity&&(o.intensity=a.intensity),o.name=t.createUniqueName(a.name||"light_"+e),s=Promise.resolve(o),t.cache.add(n,s),s}getDependency(e,t){if("light"===e)return this._loadLight(t)}createNodeAttachment(e){const t=this,n=this.parser,s=n.json.nodes[e],i=(s.extensions&&s.extensions[this.name]||{}).light;return void 0===i?null:this._loadLight(i).then((function(e){return n._getNodeRef(t.cache,i,e)}))}}class yn{constructor(){this.name=wn.KHR_MATERIALS_UNLIT}getMaterialType(){return y}extendParams(e,t,n){const s=[];e.color=new h(1,1,1),e.opacity=1;const i=t.pbrMetallicRoughness;if(i){if(Array.isArray(i.baseColorFactor)){const t=i.baseColorFactor;e.color.setRGB(t[0],t[1],t[2],w),e.opacity=t[3]}void 0!==i.baseColorTexture&&s.push(n.assignTexture(e,"map",i.baseColorTexture,S))}return Promise.all(s)}}class Sn{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_EMISSIVE_STRENGTH}extendMaterialParams(e,t){const n=this.parser.json.materials[e];if(!n.extensions||!n.extensions[this.name])return Promise.resolve();const s=n.extensions[this.name].emissiveStrength;return void 0!==s&&(t.emissiveIntensity=s),Promise.resolve()}}class xn{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_CLEARCOAT}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],a=s.extensions[this.name];if(void 0!==a.clearcoatFactor&&(t.clearcoat=a.clearcoatFactor),void 0!==a.clearcoatTexture&&i.push(n.assignTexture(t,"clearcoatMap",a.clearcoatTexture)),void 0!==a.clearcoatRoughnessFactor&&(t.clearcoatRoughness=a.clearcoatRoughnessFactor),void 0!==a.clearcoatRoughnessTexture&&i.push(n.assignTexture(t,"clearcoatRoughnessMap",a.clearcoatRoughnessTexture)),void 0!==a.clearcoatNormalTexture&&(i.push(n.assignTexture(t,"clearcoatNormalMap",a.clearcoatNormalTexture)),void 0!==a.clearcoatNormalTexture.scale)){const e=a.clearcoatNormalTexture.scale;t.clearcoatNormalScale=new r(e,e)}return Promise.all(i)}}class Cn{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_IRIDESCENCE}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],r=s.extensions[this.name];return void 0!==r.iridescenceFactor&&(t.iridescence=r.iridescenceFactor),void 0!==r.iridescenceTexture&&i.push(n.assignTexture(t,"iridescenceMap",r.iridescenceTexture)),void 0!==r.iridescenceIor&&(t.iridescenceIOR=r.iridescenceIor),void 0===t.iridescenceThicknessRange&&(t.iridescenceThicknessRange=[100,400]),void 0!==r.iridescenceThicknessMinimum&&(t.iridescenceThicknessRange[0]=r.iridescenceThicknessMinimum),void 0!==r.iridescenceThicknessMaximum&&(t.iridescenceThicknessRange[1]=r.iridescenceThicknessMaximum),void 0!==r.iridescenceThicknessTexture&&i.push(n.assignTexture(t,"iridescenceThicknessMap",r.iridescenceThicknessTexture)),Promise.all(i)}}class Pn{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_SHEEN}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[];t.sheenColor=new h(0,0,0),t.sheenRoughness=0,t.sheen=1;const r=s.extensions[this.name];if(void 0!==r.sheenColorFactor){const e=r.sheenColorFactor;t.sheenColor.setRGB(e[0],e[1],e[2],w)}return void 0!==r.sheenRoughnessFactor&&(t.sheenRoughness=r.sheenRoughnessFactor),void 0!==r.sheenColorTexture&&i.push(n.assignTexture(t,"sheenColorMap",r.sheenColorTexture,S)),void 0!==r.sheenRoughnessTexture&&i.push(n.assignTexture(t,"sheenRoughnessMap",r.sheenRoughnessTexture)),Promise.all(i)}}class Mn{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_TRANSMISSION}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],r=s.extensions[this.name];return void 0!==r.transmissionFactor&&(t.transmission=r.transmissionFactor),void 0!==r.transmissionTexture&&i.push(n.assignTexture(t,"transmissionMap",r.transmissionTexture)),Promise.all(i)}}class Tn{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_VOLUME}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],r=s.extensions[this.name];t.thickness=void 0!==r.thicknessFactor?r.thicknessFactor:0,void 0!==r.thicknessTexture&&i.push(n.assignTexture(t,"thicknessMap",r.thicknessTexture)),t.attenuationDistance=r.attenuationDistance||1/0;const a=r.attenuationColor||[1,1,1];return t.attenuationColor=(new h).setRGB(a[0],a[1],a[2],w),Promise.all(i)}}class An{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_IOR}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser.json.materials[e];if(!n.extensions||!n.extensions[this.name])return Promise.resolve();const s=n.extensions[this.name];return t.ior=void 0!==s.ior?s.ior:1.5,Promise.resolve()}}class Rn{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_SPECULAR}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],r=s.extensions[this.name];t.specularIntensity=void 0!==r.specularFactor?r.specularFactor:1,void 0!==r.specularTexture&&i.push(n.assignTexture(t,"specularIntensityMap",r.specularTexture));const a=r.specularColorFactor||[1,1,1];return t.specularColor=(new h).setRGB(a[0],a[1],a[2],w),void 0!==r.specularColorTexture&&i.push(n.assignTexture(t,"specularColorMap",r.specularColorTexture,S)),Promise.all(i)}}class En{constructor(e){this.parser=e,this.name=wn.EXT_MATERIALS_BUMP}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],r=s.extensions[this.name];return t.bumpScale=void 0!==r.bumpFactor?r.bumpFactor:1,void 0!==r.bumpTexture&&i.push(n.assignTexture(t,"bumpMap",r.bumpTexture)),Promise.all(i)}}class In{constructor(e){this.parser=e,this.name=wn.KHR_MATERIALS_ANISOTROPY}getMaterialType(e){const t=this.parser.json.materials[e];return t.extensions&&t.extensions[this.name]?x:null}extendMaterialParams(e,t){const n=this.parser,s=n.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],r=s.extensions[this.name];return void 0!==r.anisotropyStrength&&(t.anisotropy=r.anisotropyStrength),void 0!==r.anisotropyRotation&&(t.anisotropyRotation=r.anisotropyRotation),void 0!==r.anisotropyTexture&&i.push(n.assignTexture(t,"anisotropyMap",r.anisotropyTexture)),Promise.all(i)}}class Dn{constructor(e){this.parser=e,this.name=wn.KHR_TEXTURE_BASISU}loadTexture(e){const t=this.parser,n=t.json,s=n.textures[e];if(!s.extensions||!s.extensions[this.name])return null;const i=s.extensions[this.name],r=t.options.ktx2Loader;if(!r){if(n.extensionsRequired&&n.extensionsRequired.indexOf(this.name)>=0)throw new Error("THREE.GLTFLoader: setKTX2Loader must be called before loading KTX2 textures");return null}return t.loadTextureImage(e,i.source,r)}}class On{constructor(e){this.parser=e,this.name=wn.EXT_TEXTURE_WEBP,this.isSupported=null}loadTexture(e){const t=this.name,n=this.parser,s=n.json,i=s.textures[e];if(!i.extensions||!i.extensions[t])return null;const r=i.extensions[t],a=s.images[r.source];let o=n.textureLoader;if(a.uri){const e=n.options.manager.getHandler(a.uri);null!==e&&(o=e)}return this.detectSupport().then((function(i){if(i)return n.loadTextureImage(e,r.source,o);if(s.extensionsRequired&&s.extensionsRequired.indexOf(t)>=0)throw new Error("THREE.GLTFLoader: WebP required by asset but unsupported.");return n.loadTexture(e)}))}detectSupport(){return this.isSupported||(this.isSupported=new Promise((function(e){const t=new Image;t.src="data:image/webp;base64,UklGRiIAAABXRUJQVlA4IBYAAAAwAQCdASoBAAEADsD+JaQAA3AAAAAA",t.onload=t.onerror=function(){e(1===t.height)}}))),this.isSupported}}class kn{constructor(e){this.parser=e,this.name=wn.EXT_TEXTURE_AVIF,this.isSupported=null}loadTexture(e){const t=this.name,n=this.parser,s=n.json,i=s.textures[e];if(!i.extensions||!i.extensions[t])return null;const r=i.extensions[t],a=s.images[r.source];let o=n.textureLoader;if(a.uri){const e=n.options.manager.getHandler(a.uri);null!==e&&(o=e)}return this.detectSupport().then((function(i){if(i)return n.loadTextureImage(e,r.source,o);if(s.extensionsRequired&&s.extensionsRequired.indexOf(t)>=0)throw new Error("THREE.GLTFLoader: AVIF required by asset but unsupported.");return n.loadTexture(e)}))}detectSupport(){return this.isSupported||(this.isSupported=new Promise((function(e){const t=new Image;t.src="data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAAAAAAcGljdAAAAAAAAAAAAAAAAGxpYmF2aWYAAAAADnBpdG0AAAAAAAEAAAAeaWxvYwAAAABEAAABAAEAAAABAAABGgAAABcAAAAoaWluZgAAAAAAAQAAABppbmZlAgAAAAABAABhdjAxQ29sb3IAAAAAamlwcnAAAABLaXBjbwAAABRpc3BlAAAAAAAAAAEAAAABAAAAEHBpeGkAAAAAAwgICAAAAAxhdjFDgQAMAAAAABNjb2xybmNseAACAAIABoAAAAAXaXBtYQAAAAAAAAABAAEEAQKDBAAAAB9tZGF0EgAKCBgABogQEDQgMgkQAAAAB8dSLfI=",t.onload=t.onerror=function(){e(1===t.height)}}))),this.isSupported}}class Ln{constructor(e){this.name=wn.EXT_MESHOPT_COMPRESSION,this.parser=e}loadBufferView(e){const t=this.parser.json,n=t.bufferViews[e];if(n.extensions&&n.extensions[this.name]){const e=n.extensions[this.name],s=this.parser.getDependency("buffer",e.buffer),i=this.parser.options.meshoptDecoder;if(!i||!i.supported){if(t.extensionsRequired&&t.extensionsRequired.indexOf(this.name)>=0)throw new Error("THREE.GLTFLoader: setMeshoptDecoder must be called before loading compressed files");return null}return s.then((function(t){const n=e.byteOffset||0,s=e.byteLength||0,r=e.count,a=e.byteStride,o=new Uint8Array(t,n,s);return i.decodeGltfBufferAsync?i.decodeGltfBufferAsync(r,a,o,e.mode,e.filter).then((function(e){return e.buffer})):i.ready.then((function(){const t=new ArrayBuffer(r*a);return i.decodeGltfBuffer(new Uint8Array(t),r,a,o,e.mode,e.filter),t}))}))}return null}}class Un{constructor(e){this.name=wn.EXT_MESH_GPU_INSTANCING,this.parser=e}createNodeMesh(e){const t=this.parser.json,n=t.nodes[e];if(!n.extensions||!n.extensions[this.name]||void 0===n.mesh)return null;const s=t.meshes[n.mesh];for(const e of s.primitives)if(e.mode!==Wn.TRIANGLES&&e.mode!==Wn.TRIANGLE_STRIP&&e.mode!==Wn.TRIANGLE_FAN&&void 0!==e.mode)return null;const i=n.extensions[this.name].attributes,r=[],o={};for(const e in i)r.push(this.parser.getDependency("accessor",i[e]).then(t=>(o[e]=t,o[e])));return r.length<1?null:(r.push(this.parser.createNodeMesh(e)),Promise.all(r).then(e=>{const t=e.pop(),n=t.isGroup?t.children:[t],s=e[0].count,i=[];for(const e of n){const t=new C,n=new a,r=new P,l=new a(1,1,1),h=new M(e.geometry,e.material,s);for(let e=0;e<s;e++)o.TRANSLATION&&n.fromBufferAttribute(o.TRANSLATION,e),o.ROTATION&&r.fromBufferAttribute(o.ROTATION,e),o.SCALE&&l.fromBufferAttribute(o.SCALE,e),h.setMatrixAt(e,t.compose(n,r,l));for(const t in o)if("_COLOR_0"===t){const e=o[t];h.instanceColor=new T(e.array,e.itemSize,e.normalized)}else"TRANSLATION"!==t&&"ROTATION"!==t&&"SCALE"!==t&&e.geometry.setAttribute(t,o[t]);A.prototype.copy.call(h,e),this.parser.assignFinalMaterial(h),i.push(h)}return t.isGroup?(t.clear(),t.add(...i),t):i[0]}))}}const Bn="glTF";class Nn{constructor(e){this.name=wn.KHR_BINARY_GLTF,this.content=null,this.body=null;const t=new DataView(e,0,12),n=new TextDecoder;if(this.header={magic:n.decode(new Uint8Array(e.slice(0,4))),version:t.getUint32(4,!0),length:t.getUint32(8,!0)},this.header.magic!==Bn)throw new Error("THREE.GLTFLoader: Unsupported glTF-Binary header.");if(this.header.version<2)throw new Error("THREE.GLTFLoader: Legacy binary file detected.");const s=this.header.length-12,i=new DataView(e,12);let r=0;for(;r<s;){const t=i.getUint32(r,!0);r+=4;const s=i.getUint32(r,!0);if(r+=4,1313821514===s){const s=new Uint8Array(e,12+r,t);this.content=n.decode(s)}else if(5130562===s){const n=12+r;this.body=e.slice(n,n+t)}r+=t}if(null===this.content)throw new Error("THREE.GLTFLoader: JSON content not found.")}}class Fn{constructor(e,t){if(!t)throw new Error("THREE.GLTFLoader: No DRACOLoader instance provided.");this.name=wn.KHR_DRACO_MESH_COMPRESSION,this.json=e,this.dracoLoader=t,this.dracoLoader.preload()}decodePrimitive(e,t){const n=this.json,s=this.dracoLoader,i=e.extensions[this.name].bufferView,r=e.extensions[this.name].attributes,a={},o={},l={};for(const e in r){const t=Qn[e]||e.toLowerCase();a[t]=r[e]}for(const t in e.attributes){const s=Qn[t]||t.toLowerCase();if(void 0!==r[t]){const i=n.accessors[e.attributes[t]],r=Kn[i.componentType];l[s]=r.name,o[s]=!0===i.normalized}}return t.getDependency("bufferView",i).then((function(e){return new Promise((function(t,n){s.decodeDracoFile(e,(function(e){for(const t in e.attributes){const n=e.attributes[t],s=o[t];void 0!==s&&(n.normalized=s)}t(e)}),a,l,w,n)}))}))}}class Gn{constructor(){this.name=wn.KHR_TEXTURE_TRANSFORM}extendTexture(e,t){return void 0!==t.texCoord&&t.texCoord!==e.channel||void 0!==t.offset||void 0!==t.rotation||void 0!==t.scale?(e=e.clone(),void 0!==t.texCoord&&(e.channel=t.texCoord),void 0!==t.offset&&e.offset.fromArray(t.offset),void 0!==t.rotation&&(e.rotation=t.rotation),void 0!==t.scale&&e.repeat.fromArray(t.scale),e.needsUpdate=!0,e):e}}class jn{constructor(){this.name=wn.KHR_MESH_QUANTIZATION}}class zn extends _e{constructor(e,t,n,s){super(e,t,n,s)}copySampleValue_(e){const t=this.resultBuffer,n=this.sampleValues,s=this.valueSize,i=e*s*3+s;for(let e=0;e!==s;e++)t[e]=n[i+e];return t}interpolate_(e,t,n,s){const i=this.resultBuffer,r=this.sampleValues,a=this.valueSize,o=2*a,l=3*a,h=s-t,d=(n-t)/h,c=d*d,u=c*d,p=e*l,m=p-l,g=-2*u+3*c,f=u-c,_=1-g,v=f-c+d;for(let e=0;e!==a;e++){const t=r[m+e+a],n=r[m+e+o]*h,s=r[p+e+a],l=r[p+e]*h;i[e]=_*t+v*n+g*s+f*l}return i}}const Hn=new P;class Vn extends zn{interpolate_(e,t,n,s){const i=super.interpolate_(e,t,n,s);return Hn.fromArray(i).normalize().toArray(i),i}}const Wn={FLOAT:5126,FLOAT_MAT3:35675,FLOAT_MAT4:35676,FLOAT_VEC2:35664,FLOAT_VEC3:35665,FLOAT_VEC4:35666,LINEAR:9729,REPEAT:10497,SAMPLER_2D:35678,POINTS:0,LINES:1,LINE_LOOP:2,LINE_STRIP:3,TRIANGLES:4,TRIANGLE_STRIP:5,TRIANGLE_FAN:6,UNSIGNED_BYTE:5121,UNSIGNED_SHORT:5123},Kn={5120:Int8Array,5121:Uint8Array,5122:Int16Array,5123:Uint16Array,5125:Uint32Array,5126:Float32Array},qn={9728:ne,9729:D,9984:se,9985:ie,9986:re,9987:O},Xn={33071:ae,33648:oe,10497:k},Yn={SCALAR:1,VEC2:2,VEC3:3,VEC4:4,MAT2:4,MAT3:9,MAT4:16},Qn={POSITION:"position",NORMAL:"normal",TANGENT:"tangent",TEXCOORD_0:"uv",TEXCOORD_1:"uv1",TEXCOORD_2:"uv2",TEXCOORD_3:"uv3",COLOR_0:"color",WEIGHTS_0:"skinWeight",JOINTS_0:"skinIndex"},Zn={scale:"scale",translation:"position",rotation:"quaternion",weights:"morphTargetInfluences"},Jn={CUBICSPLINE:void 0,LINEAR:ee,STEP:le};function $n(e,t,n){for(const s in n.extensions)void 0===e[s]&&(t.userData.gltfExtensions=t.userData.gltfExtensions||{},t.userData.gltfExtensions[s]=n.extensions[s])}function es(e,t){void 0!==t.extras&&("object"==typeof t.extras?Object.assign(e.userData,t.extras):console.warn("THREE.GLTFLoader: Ignoring primitive type .extras, "+t.extras))}function ts(e,t){if(e.updateMorphTargets(),void 0!==t.weights)for(let n=0,s=t.weights.length;n<s;n++)e.morphTargetInfluences[n]=t.weights[n];if(t.extras&&Array.isArray(t.extras.targetNames)){const n=t.extras.targetNames;if(e.morphTargetInfluences.length===n.length){e.morphTargetDictionary={};for(let t=0,s=n.length;t<s;t++)e.morphTargetDictionary[n[t]]=t}else console.warn("THREE.GLTFLoader: Invalid extras.targetNames length. Ignoring names.")}}function ns(e){let t;const n=e.extensions&&e.extensions[wn.KHR_DRACO_MESH_COMPRESSION];if(t=n?"draco:"+n.bufferView+":"+n.indices+":"+ss(n.attributes):e.indices+":"+ss(e.attributes)+":"+e.mode,void 0!==e.targets)for(let n=0,s=e.targets.length;n<s;n++)t+=":"+ss(e.targets[n]);return t}function ss(e){let t="";const n=Object.keys(e).sort();for(let s=0,i=n.length;s<i;s++)t+=n[s]+":"+e[n[s]]+";";return t}function is(e){switch(e){case Int8Array:return 1/127;case Uint8Array:return 1/255;case Int16Array:return 1/32767;case Uint16Array:return 1/65535;default:throw new Error("THREE.GLTFLoader: Unsupported normalized accessor component type.")}}const rs=new C;class as{constructor(e={},t={}){this.json=e,this.extensions={},this.plugins={},this.options=t,this.cache=new vn,this.associations=new Map,this.primitiveCache={},this.nodeCache={},this.meshCache={refs:{},uses:{}},this.cameraCache={refs:{},uses:{}},this.lightCache={refs:{},uses:{}},this.sourceCache={},this.textureCache={},this.nodeNamesUsed={};let n=!1,s=!1,i=-1;"undefined"!=typeof navigator&&(n=!0===/^((?!chrome|android).)*safari/i.test(navigator.userAgent),s=navigator.userAgent.indexOf("Firefox")>-1,i=s?navigator.userAgent.match(/Firefox\/([0-9]+)\./)[1]:-1),"undefined"==typeof createImageBitmap||n||s&&i<98?this.textureLoader=new R(this.options.manager):this.textureLoader=new E(this.options.manager),this.textureLoader.setCrossOrigin(this.options.crossOrigin),this.textureLoader.setRequestHeader(this.options.requestHeader),this.fileLoader=new v(this.options.manager),this.fileLoader.setResponseType("arraybuffer"),"use-credentials"===this.options.crossOrigin&&this.fileLoader.setWithCredentials(!0)}setExtensions(e){this.extensions=e}setPlugins(e){this.plugins=e}parse(e,t){const n=this,s=this.json,i=this.extensions;this.cache.removeAll(),this.nodeCache={},this._invokeAll((function(e){return e._markDefs&&e._markDefs()})),Promise.all(this._invokeAll((function(e){return e.beforeRoot&&e.beforeRoot()}))).then((function(){return Promise.all([n.getDependencies("scene"),n.getDependencies("animation"),n.getDependencies("camera")])})).then((function(t){const r={scene:t[0][s.scene||0],scenes:t[0],animations:t[1],cameras:t[2],asset:s.asset,parser:n,userData:{}};return $n(i,r,s),es(r,s),Promise.all(n._invokeAll((function(e){return e.afterRoot&&e.afterRoot(r)}))).then((function(){e(r)}))})).catch(t)}_markDefs(){const e=this.json.nodes||[],t=this.json.skins||[],n=this.json.meshes||[];for(let n=0,s=t.length;n<s;n++){const s=t[n].joints;for(let t=0,n=s.length;t<n;t++)e[s[t]].isBone=!0}for(let t=0,s=e.length;t<s;t++){const s=e[t];void 0!==s.mesh&&(this._addNodeRef(this.meshCache,s.mesh),void 0!==s.skin&&(n[s.mesh].isSkinnedMesh=!0)),void 0!==s.camera&&this._addNodeRef(this.cameraCache,s.camera)}}_addNodeRef(e,t){void 0!==t&&(void 0===e.refs[t]&&(e.refs[t]=e.uses[t]=0),e.refs[t]++)}_getNodeRef(e,t,n){if(e.refs[t]<=1)return n;const s=n.clone(),i=(e,t)=>{const n=this.associations.get(e);null!=n&&this.associations.set(t,n);for(const[n,s]of e.children.entries())i(s,t.children[n])};return i(n,s),s.name+="_instance_"+e.uses[t]++,s}_invokeOne(e){const t=Object.values(this.plugins);t.push(this);for(let n=0;n<t.length;n++){const s=e(t[n]);if(s)return s}return null}_invokeAll(e){const t=Object.values(this.plugins);t.unshift(this);const n=[];for(let s=0;s<t.length;s++){const i=e(t[s]);i&&n.push(i)}return n}getDependency(e,t){const n=e+":"+t;let s=this.cache.get(n);if(!s){switch(e){case"scene":s=this.loadScene(t);break;case"node":s=this._invokeOne((function(e){return e.loadNode&&e.loadNode(t)}));break;case"mesh":s=this._invokeOne((function(e){return e.loadMesh&&e.loadMesh(t)}));break;case"accessor":s=this.loadAccessor(t);break;case"bufferView":s=this._invokeOne((function(e){return e.loadBufferView&&e.loadBufferView(t)}));break;case"buffer":s=this.loadBuffer(t);break;case"material":s=this._invokeOne((function(e){return e.loadMaterial&&e.loadMaterial(t)}));break;case"texture":s=this._invokeOne((function(e){return e.loadTexture&&e.loadTexture(t)}));break;case"skin":s=this.loadSkin(t);break;case"animation":s=this._invokeOne((function(e){return e.loadAnimation&&e.loadAnimation(t)}));break;case"camera":s=this.loadCamera(t);break;default:if(s=this._invokeOne((function(n){return n!=this&&n.getDependency&&n.getDependency(e,t)})),!s)throw new Error("Unknown type: "+e)}this.cache.add(n,s)}return s}getDependencies(e){let t=this.cache.get(e);if(!t){const n=this,s=this.json[e+("mesh"===e?"es":"s")]||[];t=Promise.all(s.map((function(t,s){return n.getDependency(e,s)}))),this.cache.add(e,t)}return t}loadBuffer(e){const t=this.json.buffers[e],n=this.fileLoader;if(t.type&&"arraybuffer"!==t.type)throw new Error("THREE.GLTFLoader: "+t.type+" buffer type is not supported.");if(void 0===t.uri&&0===e)return Promise.resolve(this.extensions[wn.KHR_BINARY_GLTF].body);const s=this.options;return new Promise((function(e,i){n.load(_.resolveURL(t.uri,s.path),e,void 0,(function(){i(new Error('THREE.GLTFLoader: Failed to load buffer "'+t.uri+'".'))}))}))}loadBufferView(e){const t=this.json.bufferViews[e];return this.getDependency("buffer",t.buffer).then((function(e){const n=t.byteLength||0,s=t.byteOffset||0;return e.slice(s,s+n)}))}loadAccessor(e){const t=this,n=this.json,s=this.json.accessors[e];if(void 0===s.bufferView&&void 0===s.sparse){const e=Yn[s.type],t=Kn[s.componentType],n=!0===s.normalized,i=new t(s.count*e);return Promise.resolve(new u(i,e,n))}const i=[];return void 0!==s.bufferView?i.push(this.getDependency("bufferView",s.bufferView)):i.push(null),void 0!==s.sparse&&(i.push(this.getDependency("bufferView",s.sparse.indices.bufferView)),i.push(this.getDependency("bufferView",s.sparse.values.bufferView))),Promise.all(i).then((function(e){const i=e[0],r=Yn[s.type],a=Kn[s.componentType],o=a.BYTES_PER_ELEMENT,l=o*r,h=s.byteOffset||0,d=void 0!==s.bufferView?n.bufferViews[s.bufferView].byteStride:void 0,c=!0===s.normalized;let p,m;if(d&&d!==l){const e=Math.floor(h/d),n="InterleavedBuffer:"+s.bufferView+":"+s.componentType+":"+e+":"+s.count;let l=t.cache.get(n);l||(p=new a(i,e*d,s.count*d/o),l=new I(p,d/o),t.cache.add(n,l)),m=new de(l,r,h%d/o,c)}else p=null===i?new a(s.count*r):new a(i,h,s.count*r),m=new u(p,r,c);if(void 0!==s.sparse){const t=Yn.SCALAR,n=Kn[s.sparse.indices.componentType],o=s.sparse.indices.byteOffset||0,l=s.sparse.values.byteOffset||0,h=new n(e[1],o,s.sparse.count*t),d=new a(e[2],l,s.sparse.count*r);null!==i&&(m=new u(m.array.slice(),m.itemSize,m.normalized));for(let e=0,t=h.length;e<t;e++){const t=h[e];if(m.setX(t,d[e*r]),r>=2&&m.setY(t,d[e*r+1]),r>=3&&m.setZ(t,d[e*r+2]),r>=4&&m.setW(t,d[e*r+3]),r>=5)throw new Error("THREE.GLTFLoader: Unsupported itemSize in sparse BufferAttribute.")}}return m}))}loadTexture(e){const t=this.json,n=this.options,s=t.textures[e].source,i=t.images[s];let r=this.textureLoader;if(i.uri){const e=n.manager.getHandler(i.uri);null!==e&&(r=e)}return this.loadTextureImage(e,s,r)}loadTextureImage(e,t,n){const s=this,i=this.json,r=i.textures[e],a=i.images[t],o=(a.uri||a.bufferView)+":"+r.sampler;if(this.textureCache[o])return this.textureCache[o];const l=this.loadImageSource(t,n).then((function(t){t.flipY=!1,t.name=r.name||a.name||"",""===t.name&&"string"==typeof a.uri&&!1===a.uri.startsWith("data:image/")&&(t.name=a.uri);const n=(i.samplers||{})[r.sampler]||{};return t.magFilter=qn[n.magFilter]||D,t.minFilter=qn[n.minFilter]||O,t.wrapS=Xn[n.wrapS]||k,t.wrapT=Xn[n.wrapT]||k,s.associations.set(t,{textures:e}),t})).catch((function(){return null}));return this.textureCache[o]=l,l}loadImageSource(e,t){const n=this.json,s=this.options;if(void 0!==this.sourceCache[e])return this.sourceCache[e].then(e=>e.clone());const i=n.images[e],r=self.URL||self.webkitURL;let a=i.uri||"",o=!1;if(void 0!==i.bufferView)a=this.getDependency("bufferView",i.bufferView).then((function(e){o=!0;const t=new Blob([e],{type:i.mimeType});return a=r.createObjectURL(t),a}));else if(void 0===i.uri)throw new Error("THREE.GLTFLoader: Image "+e+" is missing URI and bufferView");const l=Promise.resolve(a).then((function(e){return new Promise((function(n,i){let r=n;!0===t.isImageBitmapLoader&&(r=function(e){const t=new ce(e);t.needsUpdate=!0,n(t)}),t.load(_.resolveURL(e,s.path),r,void 0,i)}))})).then((function(e){var t;return!0===o&&r.revokeObjectURL(a),e.userData.mimeType=i.mimeType||((t=i.uri).search(/\.jpe?g($|\?)/i)>0||0===t.search(/^data\:image\/jpeg/)?"image/jpeg":t.search(/\.webp($|\?)/i)>0||0===t.search(/^data\:image\/webp/)?"image/webp":"image/png"),e})).catch((function(e){throw console.error("THREE.GLTFLoader: Couldn't load texture",a),e}));return this.sourceCache[e]=l,l}assignTexture(e,t,n,s){const i=this;return this.getDependency("texture",n.index).then((function(r){if(!r)return null;if(void 0!==n.texCoord&&n.texCoord>0&&((r=r.clone()).channel=n.texCoord),i.extensions[wn.KHR_TEXTURE_TRANSFORM]){const e=void 0!==n.extensions?n.extensions[wn.KHR_TEXTURE_TRANSFORM]:void 0;if(e){const t=i.associations.get(r);r=i.extensions[wn.KHR_TEXTURE_TRANSFORM].extendTexture(r,e),i.associations.set(r,t)}}return void 0!==s&&(r.colorSpace=s),e[t]=r,r}))}assignFinalMaterial(e){const t=e.geometry;let n=e.material;const s=void 0===t.attributes.tangent,i=void 0!==t.attributes.color,r=void 0===t.attributes.normal;if(e.isPoints){const e="PointsMaterial:"+n.uuid;let t=this.cache.get(e);t||(t=new L,U.prototype.copy.call(t,n),t.color.copy(n.color),t.map=n.map,t.sizeAttenuation=!1,this.cache.add(e,t)),n=t}else if(e.isLine){const e="LineBasicMaterial:"+n.uuid;let t=this.cache.get(e);t||(t=new B,U.prototype.copy.call(t,n),t.color.copy(n.color),t.map=n.map,this.cache.add(e,t)),n=t}if(s||i||r){let e="ClonedMaterial:"+n.uuid+":";s&&(e+="derivative-tangents:"),i&&(e+="vertex-colors:"),r&&(e+="flat-shading:");let t=this.cache.get(e);t||(t=n.clone(),i&&(t.vertexColors=!0),r&&(t.flatShading=!0),s&&(t.normalScale&&(t.normalScale.y*=-1),t.clearcoatNormalScale&&(t.clearcoatNormalScale.y*=-1)),this.cache.add(e,t),this.associations.set(t,this.associations.get(n))),n=t}e.material=n}getMaterialType(){return N}loadMaterial(e){const t=this,n=this.json,s=this.extensions,i=n.materials[e];let a;const o={},l=[];if((i.extensions||{})[wn.KHR_MATERIALS_UNLIT]){const e=s[wn.KHR_MATERIALS_UNLIT];a=e.getMaterialType(),l.push(e.extendParams(o,i,t))}else{const n=i.pbrMetallicRoughness||{};if(o.color=new h(1,1,1),o.opacity=1,Array.isArray(n.baseColorFactor)){const e=n.baseColorFactor;o.color.setRGB(e[0],e[1],e[2],w),o.opacity=e[3]}void 0!==n.baseColorTexture&&l.push(t.assignTexture(o,"map",n.baseColorTexture,S)),o.metalness=void 0!==n.metallicFactor?n.metallicFactor:1,o.roughness=void 0!==n.roughnessFactor?n.roughnessFactor:1,void 0!==n.metallicRoughnessTexture&&(l.push(t.assignTexture(o,"metalnessMap",n.metallicRoughnessTexture)),l.push(t.assignTexture(o,"roughnessMap",n.metallicRoughnessTexture))),a=this._invokeOne((function(t){return t.getMaterialType&&t.getMaterialType(e)})),l.push(Promise.all(this._invokeAll((function(t){return t.extendMaterialParams&&t.extendMaterialParams(e,o)}))))}!0===i.doubleSided&&(o.side=F);const d=i.alphaMode||"OPAQUE";if("BLEND"===d?(o.transparent=!0,o.depthWrite=!1):(o.transparent=!1,"MASK"===d&&(o.alphaTest=void 0!==i.alphaCutoff?i.alphaCutoff:.5)),void 0!==i.normalTexture&&a!==y&&(l.push(t.assignTexture(o,"normalMap",i.normalTexture)),o.normalScale=new r(1,1),void 0!==i.normalTexture.scale)){const e=i.normalTexture.scale;o.normalScale.set(e,e)}if(void 0!==i.occlusionTexture&&a!==y&&(l.push(t.assignTexture(o,"aoMap",i.occlusionTexture)),void 0!==i.occlusionTexture.strength&&(o.aoMapIntensity=i.occlusionTexture.strength)),void 0!==i.emissiveFactor&&a!==y){const e=i.emissiveFactor;o.emissive=(new h).setRGB(e[0],e[1],e[2],w)}return void 0!==i.emissiveTexture&&a!==y&&l.push(t.assignTexture(o,"emissiveMap",i.emissiveTexture,S)),Promise.all(l).then((function(){const n=new a(o);return i.name&&(n.name=i.name),es(n,i),t.associations.set(n,{materials:e}),i.extensions&&$n(s,n,i),n}))}createUniqueName(e){const t=G.sanitizeNodeName(e||"");return t in this.nodeNamesUsed?t+"_"+ ++this.nodeNamesUsed[t]:(this.nodeNamesUsed[t]=0,t)}loadGeometries(e){const t=this,n=this.extensions,s=this.primitiveCache;function i(e){return n[wn.KHR_DRACO_MESH_COMPRESSION].decodePrimitive(e,t).then((function(n){return os(n,e,t)}))}const r=[];for(let n=0,a=e.length;n<a;n++){const a=e[n],o=ns(a),l=s[o];if(l)r.push(l.promise);else{let e;e=a.extensions&&a.extensions[wn.KHR_DRACO_MESH_COMPRESSION]?i(a):os(new c,a,t),s[o]={primitive:a,promise:e},r.push(e)}}return Promise.all(r)}loadMesh(e){const t=this,n=this.json,s=this.extensions,i=n.meshes[e],r=i.primitives,a=[];for(let e=0,t=r.length;e<t;e++){const t=void 0===r[e].material?(void 0===(o=this.cache).DefaultMaterial&&(o.DefaultMaterial=new N({color:16777215,emissive:0,metalness:1,roughness:1,transparent:!1,depthTest:!0,side:he})),o.DefaultMaterial):this.getDependency("material",r[e].material);a.push(t)}var o;return a.push(t.loadGeometries(r)),Promise.all(a).then((function(n){const a=n.slice(0,n.length-1),o=n[n.length-1],l=[];for(let n=0,h=o.length;n<h;n++){const h=o[n],d=r[n];let c;const u=a[n];if(d.mode===Wn.TRIANGLES||d.mode===Wn.TRIANGLE_STRIP||d.mode===Wn.TRIANGLE_FAN||void 0===d.mode)c=!0===i.isSkinnedMesh?new j(h,u):new z(h,u),!0===c.isSkinnedMesh&&c.normalizeSkinWeights(),d.mode===Wn.TRIANGLE_STRIP?c.geometry=fn(c.geometry,g):d.mode===Wn.TRIANGLE_FAN&&(c.geometry=fn(c.geometry,m));else if(d.mode===Wn.LINES)c=new H(h,u);else if(d.mode===Wn.LINE_STRIP)c=new V(h,u);else if(d.mode===Wn.LINE_LOOP)c=new W(h,u);else{if(d.mode!==Wn.POINTS)throw new Error("THREE.GLTFLoader: Primitive mode unsupported: "+d.mode);c=new K(h,u)}Object.keys(c.geometry.morphAttributes).length>0&&ts(c,i),c.name=t.createUniqueName(i.name||"mesh_"+e),es(c,i),d.extensions&&$n(s,c,d),t.assignFinalMaterial(c),l.push(c)}for(let n=0,s=l.length;n<s;n++)t.associations.set(l[n],{meshes:e,primitives:n});if(1===l.length)return i.extensions&&$n(s,l[0],i),l[0];const h=new q;i.extensions&&$n(s,h,i),t.associations.set(h,{meshes:e});for(let e=0,t=l.length;e<t;e++)h.add(l[e]);return h}))}loadCamera(e){let t;const n=this.json.cameras[e],s=n[n.type];if(s)return"perspective"===n.type?t=new X(Y.radToDeg(s.yfov),s.aspectRatio||1,s.znear||1,s.zfar||2e6):"orthographic"===n.type&&(t=new Q(-s.xmag,s.xmag,s.ymag,-s.ymag,s.znear,s.zfar)),n.name&&(t.name=this.createUniqueName(n.name)),es(t,n),Promise.resolve(t);console.warn("THREE.GLTFLoader: Missing camera parameters.")}loadSkin(e){const t=this.json.skins[e],n=[];for(let e=0,s=t.joints.length;e<s;e++)n.push(this._loadNodeShallow(t.joints[e]));return void 0!==t.inverseBindMatrices?n.push(this.getDependency("accessor",t.inverseBindMatrices)):n.push(null),Promise.all(n).then((function(e){const n=e.pop(),s=e,i=[],r=[];for(let e=0,a=s.length;e<a;e++){const a=s[e];if(a){i.push(a);const t=new C;null!==n&&t.fromArray(n.array,16*e),r.push(t)}else console.warn('THREE.GLTFLoader: Joint "%s" could not be found.',t.joints[e])}return new Z(i,r)}))}loadAnimation(e){const t=this.json,n=this,s=t.animations[e],i=s.name?s.name:"animation_"+e,r=[],a=[],o=[],l=[],h=[];for(let e=0,t=s.channels.length;e<t;e++){const t=s.channels[e],n=s.samplers[t.sampler],i=t.target,d=i.node,c=void 0!==s.parameters?s.parameters[n.input]:n.input,u=void 0!==s.parameters?s.parameters[n.output]:n.output;void 0!==i.node&&(r.push(this.getDependency("node",d)),a.push(this.getDependency("accessor",c)),o.push(this.getDependency("accessor",u)),l.push(n),h.push(i))}return Promise.all([Promise.all(r),Promise.all(a),Promise.all(o),Promise.all(l),Promise.all(h)]).then((function(e){const t=e[0],s=e[1],r=e[2],a=e[3],o=e[4],l=[];for(let e=0,i=t.length;e<i;e++){const i=t[e],h=s[e],d=r[e],c=a[e],u=o[e];if(void 0===i)continue;i.updateMatrix&&i.updateMatrix();const p=n._createAnimationTracks(i,h,d,c,u);if(p)for(let e=0;e<p.length;e++)l.push(p[e])}return new J(i,void 0,l)}))}createNodeMesh(e){const t=this.json,n=this,s=t.nodes[e];return void 0===s.mesh?null:n.getDependency("mesh",s.mesh).then((function(e){const t=n._getNodeRef(n.meshCache,s.mesh,e);return void 0!==s.weights&&t.traverse((function(e){if(e.isMesh)for(let t=0,n=s.weights.length;t<n;t++)e.morphTargetInfluences[t]=s.weights[t]})),t}))}loadNode(e){const t=this,n=this.json.nodes[e],s=t._loadNodeShallow(e),i=[],r=n.children||[];for(let e=0,n=r.length;e<n;e++)i.push(t.getDependency("node",r[e]));const a=void 0===n.skin?Promise.resolve(null):t.getDependency("skin",n.skin);return Promise.all([s,Promise.all(i),a]).then((function(e){const t=e[0],n=e[1],s=e[2];null!==s&&t.traverse((function(e){e.isSkinnedMesh&&e.bind(s,rs)}));for(let e=0,s=n.length;e<s;e++)t.add(n[e]);return t}))}_loadNodeShallow(e){const t=this.json,n=this.extensions,s=this;if(void 0!==this.nodeCache[e])return this.nodeCache[e];const i=t.nodes[e],r=i.name?s.createUniqueName(i.name):"",a=[],o=s._invokeOne((function(t){return t.createNodeMesh&&t.createNodeMesh(e)}));return o&&a.push(o),void 0!==i.camera&&a.push(s.getDependency("camera",i.camera).then((function(e){return s._getNodeRef(s.cameraCache,i.camera,e)}))),s._invokeAll((function(t){return t.createNodeAttachment&&t.createNodeAttachment(e)})).forEach((function(e){a.push(e)})),this.nodeCache[e]=Promise.all(a).then((function(t){let a;if(a=!0===i.isBone?new $:t.length>1?new q:1===t.length?t[0]:new A,a!==t[0])for(let e=0,n=t.length;e<n;e++)a.add(t[e]);if(i.name&&(a.userData.name=i.name,a.name=r),es(a,i),i.extensions&&$n(n,a,i),void 0!==i.matrix){const e=new C;e.fromArray(i.matrix),a.applyMatrix4(e)}else void 0!==i.translation&&a.position.fromArray(i.translation),void 0!==i.rotation&&a.quaternion.fromArray(i.rotation),void 0!==i.scale&&a.scale.fromArray(i.scale);return s.associations.has(a)||s.associations.set(a,{}),s.associations.get(a).nodes=e,a})),this.nodeCache[e]}loadScene(e){const t=this.extensions,n=this.json.scenes[e],s=this,i=new q;n.name&&(i.name=s.createUniqueName(n.name)),es(i,n),n.extensions&&$n(t,i,n);const r=n.nodes||[],a=[];for(let e=0,t=r.length;e<t;e++)a.push(s.getDependency("node",r[e]));return Promise.all(a).then((function(e){for(let t=0,n=e.length;t<n;t++)i.add(e[t]);return s.associations=(e=>{const t=new Map;for(const[e,n]of s.associations)(e instanceof U||e instanceof ce)&&t.set(e,n);return e.traverse(e=>{const n=s.associations.get(e);null!=n&&t.set(e,n)}),t})(i),i}))}_createAnimationTracks(e,t,n,s,i){const r=[],a=e.name?e.name:e.uuid,o=[];let l;switch(Zn[i.path]===Zn.weights?e.traverse((function(e){e.morphTargetInfluences&&o.push(e.name?e.name:e.uuid)})):o.push(a),Zn[i.path]){case Zn.weights:l=pe;break;case Zn.rotation:l=me;break;case Zn.position:case Zn.scale:l=ue;break;default:switch(n.itemSize){case 1:l=pe;break;case 2:case 3:default:l=ue}}const h=void 0!==s.interpolation?Jn[s.interpolation]:ee,d=this._getArrayFromAccessor(n);for(let e=0,n=o.length;e<n;e++){const n=new l(o[e]+"."+Zn[i.path],t.array,d,h);"CUBICSPLINE"===s.interpolation&&this._createCubicSplineTrackInterpolant(n),r.push(n)}return r}_getArrayFromAccessor(e){let t=e.array;if(e.normalized){const e=is(t.constructor),n=new Float32Array(t.length);for(let s=0,i=t.length;s<i;s++)n[s]=t[s]*e;t=n}return t}_createCubicSplineTrackInterpolant(e){e.createInterpolant=function(e){return new(this instanceof me?Vn:zn)(this.times,this.values,this.getValueSize()/3,e)},e.createInterpolant.isInterpolantFactoryMethodGLTFCubicSpline=!0}}function os(e,t,n){const s=t.attributes,i=[];function r(t,s){return n.getDependency("accessor",t).then((function(t){e.setAttribute(s,t)}))}for(const t in s){const n=Qn[t]||t.toLowerCase();n in e.attributes||i.push(r(s[t],n))}if(void 0!==t.indices&&!e.index){const s=n.getDependency("accessor",t.indices).then((function(t){e.setIndex(t)}));i.push(s)}return te.workingColorSpace!==w&&"COLOR_0"in s&&console.warn(`THREE.GLTFLoader: Converting vertex colors from "srgb-linear" to "${te.workingColorSpace}" not supported.`),es(e,t),function(e,t,n){const s=t.attributes,i=new ge;if(void 0===s.POSITION)return;{const e=n.json.accessors[s.POSITION],t=e.min,r=e.max;if(void 0===t||void 0===r)return void console.warn("THREE.GLTFLoader: Missing min/max properties for accessor POSITION.");if(i.set(new a(t[0],t[1],t[2]),new a(r[0],r[1],r[2])),e.normalized){const t=is(Kn[e.componentType]);i.min.multiplyScalar(t),i.max.multiplyScalar(t)}}const r=t.targets;if(void 0!==r){const e=new a,t=new a;for(let s=0,i=r.length;s<i;s++){const i=r[s];if(void 0!==i.POSITION){const s=n.json.accessors[i.POSITION],r=s.min,a=s.max;if(void 0!==r&&void 0!==a){if(t.setX(Math.max(Math.abs(r[0]),Math.abs(a[0]))),t.setY(Math.max(Math.abs(r[1]),Math.abs(a[1]))),t.setZ(Math.max(Math.abs(r[2]),Math.abs(a[2]))),s.normalized){const e=is(Kn[s.componentType]);t.multiplyScalar(e)}e.max(t)}else console.warn("THREE.GLTFLoader: Missing min/max properties for accessor POSITION.")}}i.expandByVector(e)}e.boundingBox=i;const o=new fe;i.getCenter(o.center),o.radius=i.min.distanceTo(i.max)/2,e.boundingSphere=o}(e,t,n),Promise.all(i).then((function(){return void 0!==t.targets?function(e,t,n){let s=!1,i=!1,r=!1;for(let e=0,n=t.length;e<n;e++){const n=t[e];if(void 0!==n.POSITION&&(s=!0),void 0!==n.NORMAL&&(i=!0),void 0!==n.COLOR_0&&(r=!0),s&&i&&r)break}if(!s&&!i&&!r)return Promise.resolve(e);const a=[],o=[],l=[];for(let h=0,d=t.length;h<d;h++){const d=t[h];if(s){const t=void 0!==d.POSITION?n.getDependency("accessor",d.POSITION):e.attributes.position;a.push(t)}if(i){const t=void 0!==d.NORMAL?n.getDependency("accessor",d.NORMAL):e.attributes.normal;o.push(t)}if(r){const t=void 0!==d.COLOR_0?n.getDependency("accessor",d.COLOR_0):e.attributes.color;l.push(t)}}return Promise.all([Promise.all(a),Promise.all(o),Promise.all(l)]).then((function(t){const n=t[0],a=t[1],o=t[2];return s&&(e.morphAttributes.position=n),i&&(e.morphAttributes.normal=a),r&&(e.morphAttributes.color=o),e.morphTargetsRelative=!0,e}))}(e,t.targets,n):e}))}const ls=new WeakMap;class hs extends f{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,n,s){const i=new v(this.manager);i.setPath(this.path),i.setResponseType("arraybuffer"),i.setRequestHeader(this.requestHeader),i.setWithCredentials(this.withCredentials),i.load(e,e=>{this.parse(e,t,s)},n,s)}parse(e,t,n=(()=>{})){this.decodeDracoFile(e,t,null,null,S).catch(n)}decodeDracoFile(e,t,n,s,i=w,r=(()=>{})){const a={attributeIDs:n||this.defaultAttributeIDs,attributeTypes:s||this.defaultAttributeTypes,useUniqueIDs:!!n,vertexColorSpace:i};return this.decodeGeometry(e,a).then(t).catch(r)}decodeGeometry(e,t){const n=JSON.stringify(t);if(ls.has(e)){const t=ls.get(e);if(t.key===n)return t.promise;if(0===e.byteLength)throw new Error("THREE.DRACOLoader: Unable to re-decode a buffer with different settings. Buffer has already been transferred.")}let s;const i=this.workerNextTaskID++,r=e.byteLength,a=this._getWorker(i,r).then(n=>(s=n,new Promise((n,r)=>{s._callbacks[i]={resolve:n,reject:r},s.postMessage({type:"decode",id:i,taskConfig:t,buffer:e},[e])}))).then(e=>this._createGeometry(e.geometry));return a.catch(()=>!0).then(()=>{s&&i&&this._releaseTask(s,i)}),ls.set(e,{key:n,promise:a}),a}_createGeometry(e){const t=new c;e.index&&t.setIndex(new u(e.index.array,1));for(let n=0;n<e.attributes.length;n++){const s=e.attributes[n],i=s.name,r=s.array,a=s.itemSize,o=new u(r,a);"color"===i&&(this._assignVertexColorSpace(o,s.vertexColorSpace),o.normalized=r instanceof Float32Array==0),t.setAttribute(i,o)}return t}_assignVertexColorSpace(e,t){if(t!==S)return;const n=new h;for(let t=0,s=e.count;t<s;t++)n.fromBufferAttribute(e,t).convertSRGBToLinear(),e.setXYZ(t,n.r,n.g,n.b)}_loadLibrary(e,t){const n=new v(this.manager);return n.setPath(this.decoderPath),n.setResponseType(t),n.setWithCredentials(this.withCredentials),new Promise((t,s)=>{n.load(e,t,void 0,s)})}preload(){return this._initDecoder(),this}_initDecoder(){if(this.decoderPending)return this.decoderPending;const e="object"!=typeof WebAssembly||"js"===this.decoderConfig.type,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(t=>{const n=t[0];e||(this.decoderConfig.wasmBinary=t[1]);const s=ds.toString(),i=["/* draco decoder */",n,"","/* worker */",s.substring(s.indexOf("{")+1,s.lastIndexOf("}"))].join("\n");this.workerSourceURL=URL.createObjectURL(new Blob([i]))}),this.decoderPending}_getWorker(e,t){return this._initDecoder().then(()=>{if(this.workerPool.length<this.workerLimit){const e=new Worker(this.workerSourceURL);e._callbacks={},e._taskCosts={},e._taskLoad=0,e.postMessage({type:"init",decoderConfig:this.decoderConfig}),e.onmessage=function(t){const n=t.data;switch(n.type){case"decode":e._callbacks[n.id].resolve(n);break;case"error":e._callbacks[n.id].reject(n);break;default:console.error('THREE.DRACOLoader: Unexpected message, "'+n.type+'"')}},this.workerPool.push(e)}else this.workerPool.sort((function(e,t){return e._taskLoad>t._taskLoad?-1:1}));const n=this.workerPool[this.workerPool.length-1];return n._taskCosts[e]=t,n._taskLoad+=t,n})}_releaseTask(e,t){e._taskLoad-=e._taskCosts[t],delete e._callbacks[t],delete e._taskCosts[t]}debug(){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 ds(){let e,t;function n(e,t,n,s,i,r){const a=r.num_components(),o=n.num_points()*a,l=o*i.BYTES_PER_ELEMENT,h=function(e,t){switch(t){case Float32Array:return e.DT_FLOAT32;case Int8Array:return e.DT_INT8;case Int16Array:return e.DT_INT16;case Int32Array:return e.DT_INT32;case Uint8Array:return e.DT_UINT8;case Uint16Array:return e.DT_UINT16;case Uint32Array:return e.DT_UINT32}}(e,i),d=e._malloc(l);t.GetAttributeDataArrayForAllPoints(n,r,h,l,d);const c=new i(e.HEAPF32.buffer,d,o).slice();return e._free(d),{name:s,array:c,itemSize:a}}onmessage=function(s){const i=s.data;switch(i.type){case"init":e=i.decoderConfig,t=new Promise((function(t){e.onModuleLoaded=function(e){t({draco:e})},DracoDecoderModule(e)}));break;case"decode":const s=i.buffer,r=i.taskConfig;t.then(e=>{const t=e.draco,a=new t.Decoder;try{const e=function(e,t,s,i){const r=i.attributeIDs,a=i.attributeTypes;let o,l;const h=t.GetEncodedGeometryType(s);if(h===e.TRIANGULAR_MESH)o=new e.Mesh,l=t.DecodeArrayToMesh(s,s.byteLength,o);else{if(h!==e.POINT_CLOUD)throw new Error("THREE.DRACOLoader: Unexpected geometry type.");o=new e.PointCloud,l=t.DecodeArrayToPointCloud(s,s.byteLength,o)}if(!l.ok()||0===o.ptr)throw new Error("THREE.DRACOLoader: Decoding failed: "+l.error_msg());const d={index:null,attributes:[]};for(const s in r){const l=self[a[s]];let h,c;if(i.useUniqueIDs)c=r[s],h=t.GetAttributeByUniqueId(o,c);else{if(c=t.GetAttributeId(o,e[r[s]]),-1===c)continue;h=t.GetAttribute(o,c)}const u=n(e,t,o,s,l,h);"color"===s&&(u.vertexColorSpace=i.vertexColorSpace),d.attributes.push(u)}return h===e.TRIANGULAR_MESH&&(d.index=function(e,t,n){const s=3*n.num_faces(),i=4*s,r=e._malloc(i);t.GetTrianglesUInt32Array(n,i,r);const a=new Uint32Array(e.HEAPF32.buffer,r,s).slice();return e._free(r),{array:a,itemSize:1}}(e,t,o)),e.destroy(o),d}(t,a,new Int8Array(s),r),o=e.attributes.map(e=>e.array.buffer);e.index&&o.push(e.index.array.buffer),self.postMessage({type:"decode",id:i.id,geometry:e},o)}catch(e){console.error(e),self.postMessage({type:"error",id:i.id,error:e.message})}finally{t.destroy(a)}})}}}const cs={"draco_wasm_wrapper.js":"static/draco_wasm_wrapper-6263f3a4b71cdf3b.js","draco_decoder.wasm":"static/draco_decoder-b048235474cbf09e.wasm","draco_decoder.js":"static/draco_decoder-dc7f397e2a2ebac4.js"};class us{constructor(e){this._context_=e}getStore(e="rml_default"){return this._localStorage.getItem(e)||{entries:[]}}saveStore(e,t){this._localStorage.setItem(e,t)}addItem(e,t,n="rml_default",s=5){const i=this.getStore(n),r=i.entries.find(t=>t.id===e);if(r?(r.payload=t,r.date=Date.now()):i.entries.push({id:e,date:Date.now(),payload:t}),i.entries.length>s)for(i.entries.sort((e,t)=>t.date-e.date);i.entries.length>s;)i.entries.pop();this.saveStore(n,i)}getItem(e,t="rml_default"){const n=this.getStore(t).entries.find(t=>t.id===e);return n?n.payload:null}}sn([an],us.prototype,"_localStorage",void 0);const ps=e("t",(function(e){return e*(Math.PI/180)})),ms=e("s",(function(e){return e*(180/Math.PI)})),gs=(e("p",(function(e,t,n,s,i,r){e=Math.sqrt(e*e+n*n);const a=i/r,o=2*Math.atan(Math.tan(s*Math.PI/180/2)*a)*180/Math.PI,l=ps(s),h=t/2/Math.tan(l/2),d=e/(2*Math.atan(Math.PI*o/360));return Math.max(h,d)})),function(e){return Math.round(1e3*e)/1e3}),fs=(e("T",(function(e,t){return Math.abs(e.y-t.y)+Math.abs(e.x-t.x)})),e("a6",e=>new a(e.x/1e3,e.z/1e3,e.y/-1e3))),_s=e=>new a(e.x/1e3,e.z/1e3,e.y/1e3),vs=e("c",e=>({x:Math.round(1e3*e.x),y:Math.round(-1e3*e.z),z:Math.round(1e3*e.y)})),ws=e=>decodeURIComponent(encodeURIComponent(e)),bs=e("G",e=>{if(!e){const t=typeof e;return"number"===t||"boolean"===t?e:null}if(!e.hasOwnProperty("size")&&e.size&&"function"==typeof e.size){let t=ys(e);for(let e=0;e<t.length;e++)t[e]=bs(t[e]);return"string"==typeof t?ws(t):t}if("object"==typeof e)for(let t in e)e.hasOwnProperty(t)&&(e[t]=bs(e[t]));return"string"==typeof e?ws(e):e}),ys=e=>{let t=[];if(e){let n=e.size();for(let s=0;s<n;s++)t.push(e.get(s))}return t},Ss=e=>{let t=new C,n=bs(e);return t.fromArray(n),t.transpose(),(e=>{let t=new C;t.set(1,0,0,0,0,0,1,0,0,-1,0,0,0,0,0,1),t.scale(new a(.001,.001,.001));let n=new C;return n.set(1,0,0,0,0,0,-1,0,0,1,0,0,0,0,0,1),n.scale(new a(1e3,1e3,1e3)),t.multiply(e).multiply(n)})(t)};function xs(e,t){var n=e.__state.conversionName.toString(),s=Math.round(e.r),i=Math.round(e.g),r=Math.round(e.b),a=e.a,o=Math.round(e.h),l=e.s.toFixed(1),h=e.v.toFixed(1);if(t||"THREE_CHAR_HEX"===n||"SIX_CHAR_HEX"===n){for(var d=e.hex.toString(16);d.length<6;)d="0"+d;return"#"+d}return"CSS_RGB"===n?"rgb("+s+","+i+","+r+")":"CSS_RGBA"===n?"rgba("+s+","+i+","+r+","+a+")":"HEX"===n?"0x"+e.hex.toString(16):"RGB_ARRAY"===n?"["+s+","+i+","+r+"]":"RGBA_ARRAY"===n?"["+s+","+i+","+r+","+a+"]":"RGB_OBJ"===n?"{r:"+s+",g:"+i+",b:"+r+"}":"RGBA_OBJ"===n?"{r:"+s+",g:"+i+",b:"+r+",a:"+a+"}":"HSV_OBJ"===n?"{h:"+o+",s:"+l+",v:"+h+"}":"HSVA_OBJ"===n?"{h:"+o+",s:"+l+",v:"+h+",a:"+a+"}":"unknown format"}var Cs=Array.prototype.forEach,Ps=Array.prototype.slice,Ms={BREAK:{},extend:function(e){return this.each(Ps.call(arguments,1),(function(t){(this.isObject(t)?Object.keys(t):[]).forEach(function(n){this.isUndefined(t[n])||(e[n]=t[n])}.bind(this))}),this),e},defaults:function(e){return this.each(Ps.call(arguments,1),(function(t){(this.isObject(t)?Object.keys(t):[]).forEach(function(n){this.isUndefined(e[n])&&(e[n]=t[n])}.bind(this))}),this),e},compose:function(){var e=Ps.call(arguments);return function(){for(var t=Ps.call(arguments),n=e.length-1;n>=0;n--)t=[e[n].apply(this,t)];return t[0]}},each:function(e,t,n){if(e)if(Cs&&e.forEach&&e.forEach===Cs)e.forEach(t,n);else if(e.length===e.length+0){var s,i=void 0;for(i=0,s=e.length;i<s;i++)if(i in e&&t.call(n,e[i],i)===this.BREAK)return}else for(var r in e)if(t.call(n,e[r],r)===this.BREAK)return},defer:function(e){setTimeout(e,0)},debounce:function(e,t,n){var s=void 0;return function(){var i=this,r=arguments;function a(){s=null,n||e.apply(i,r)}var o=n||!s;clearTimeout(s),s=setTimeout(a,t),o&&e.apply(i,r)}},toArray:function(e){return e.toArray?e.toArray():Ps.call(e)},isUndefined:function(e){return void 0===e},isNull:function(e){return null===e},isNaN:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){return isNaN(e)})),isArray:Array.isArray||function(e){return e.constructor===Array},isObject:function(e){return e===Object(e)},isNumber:function(e){return e===e+0},isString:function(e){return e===e+""},isBoolean:function(e){return!1===e||!0===e},isFunction:function(e){return e instanceof Function}},Ts=[{litmus:Ms.isString,conversions:{THREE_CHAR_HEX:{read:function(e){var t=e.match(/^#([A-F0-9])([A-F0-9])([A-F0-9])$/i);return null!==t&&{space:"HEX",hex:parseInt("0x"+t[1].toString()+t[1].toString()+t[2].toString()+t[2].toString()+t[3].toString()+t[3].toString(),0)}},write:xs},SIX_CHAR_HEX:{read:function(e){var t=e.match(/^#([A-F0-9]{6})$/i);return null!==t&&{space:"HEX",hex:parseInt("0x"+t[1].toString(),0)}},write:xs},CSS_RGB:{read:function(e){var t=e.match(/^rgb\(\s*(\S+)\s*,\s*(\S+)\s*,\s*(\S+)\s*\)/);return null!==t&&{space:"RGB",r:parseFloat(t[1]),g:parseFloat(t[2]),b:parseFloat(t[3])}},write:xs},CSS_RGBA:{read:function(e){var t=e.match(/^rgba\(\s*(\S+)\s*,\s*(\S+)\s*,\s*(\S+)\s*,\s*(\S+)\s*\)/);return null!==t&&{space:"RGB",r:parseFloat(t[1]),g:parseFloat(t[2]),b:parseFloat(t[3]),a:parseFloat(t[4])}},write:xs}}},{litmus:Ms.isNumber,conversions:{HEX:{read:function(e){return{space:"HEX",hex:e,conversionName:"HEX"}},write:function(e){return e.hex}}}},{litmus:Ms.isArray,conversions:{RGB_ARRAY:{read:function(e){return 3===e.length&&{space:"RGB",r:e[0],g:e[1],b:e[2]}},write:function(e){return[e.r,e.g,e.b]}},RGBA_ARRAY:{read:function(e){return 4===e.length&&{space:"RGB",r:e[0],g:e[1],b:e[2],a:e[3]}},write:function(e){return[e.r,e.g,e.b,e.a]}}}},{litmus:Ms.isObject,conversions:{RGBA_OBJ:{read:function(e){return!!(Ms.isNumber(e.r)&&Ms.isNumber(e.g)&&Ms.isNumber(e.b)&&Ms.isNumber(e.a))&&{space:"RGB",r:e.r,g:e.g,b:e.b,a:e.a}},write:function(e){return{r:e.r,g:e.g,b:e.b,a:e.a}}},RGB_OBJ:{read:function(e){return!!(Ms.isNumber(e.r)&&Ms.isNumber(e.g)&&Ms.isNumber(e.b))&&{space:"RGB",r:e.r,g:e.g,b:e.b}},write:function(e){return{r:e.r,g:e.g,b:e.b}}},HSVA_OBJ:{read:function(e){return!!(Ms.isNumber(e.h)&&Ms.isNumber(e.s)&&Ms.isNumber(e.v)&&Ms.isNumber(e.a))&&{space:"HSV",h:e.h,s:e.s,v:e.v,a:e.a}},write:function(e){return{h:e.h,s:e.s,v:e.v,a:e.a}}},HSV_OBJ:{read:function(e){return!!(Ms.isNumber(e.h)&&Ms.isNumber(e.s)&&Ms.isNumber(e.v))&&{space:"HSV",h:e.h,s:e.s,v:e.v}},write:function(e){return{h:e.h,s:e.s,v:e.v}}}}}],As=void 0,Rs=void 0,Es=function(){Rs=!1;var e=arguments.length>1?Ms.toArray(arguments):arguments[0];return Ms.each(Ts,(function(t){if(t.litmus(e))return Ms.each(t.conversions,(function(t,n){if(As=t.read(e),!1===Rs&&!1!==As)return Rs=As,As.conversionName=n,As.conversion=t,Ms.BREAK})),Ms.BREAK})),Rs},Is=void 0,Ds={hsv_to_rgb:function(e,t,n){var s=Math.floor(e/60)%6,i=e/60-Math.floor(e/60),r=n*(1-t),a=n*(1-i*t),o=n*(1-(1-i)*t),l=[[n,o,r],[a,n,r],[r,n,o],[r,a,n],[o,r,n],[n,r,a]][s];return{r:255*l[0],g:255*l[1],b:255*l[2]}},rgb_to_hsv:function(e,t,n){var s=Math.min(e,t,n),i=Math.max(e,t,n),r=i-s,a=void 0;return 0===i?{h:NaN,s:0,v:0}:(a=e===i?(t-n)/r:t===i?2+(n-e)/r:4+(e-t)/r,(a/=6)<0&&(a+=1),{h:360*a,s:r/i,v:i/255})},rgb_to_hex:function(e,t,n){var s=this.hex_with_component(0,2,e);return s=this.hex_with_component(s,1,t),this.hex_with_component(s,0,n)},component_from_hex:function(e,t){return e>>8*t&255},hex_with_component:function(e,t,n){return n<<(Is=8*t)|e&~(255<<Is)}},Os="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ks=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},Ls=function(){function e(e,t){for(var n=0;n<t.length;n++){var s=t[n];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(e,s.key,s)}}return function(t,n,s){return n&&e(t.prototype,n),s&&e(t,s),t}}(),Us=function e(t,n,s){null===t&&(t=Function.prototype);var i=Object.getOwnPropertyDescriptor(t,n);if(void 0===i){var r=Object.getPrototypeOf(t);return null===r?void 0:e(r,n,s)}if("value"in i)return i.value;var a=i.get;return void 0!==a?a.call(s):void 0},Bs=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)},Ns=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t},Fs=function(){function e(){if(ks(this,e),this.__state=Es.apply(this,arguments),!1===this.__state)throw new Error("Failed to interpret color arguments");this.__state.a=this.__state.a||1}return Ls(e,[{key:"toString",value:function(){return xs(this)}},{key:"toHexString",value:function(){return xs(this,!0)}},{key:"toOriginal",value:function(){return this.__state.conversion.write(this)}}]),e}();function Gs(e,t,n){Object.defineProperty(e,t,{get:function(){return"RGB"===this.__state.space||Fs.recalculateRGB(this,t,n),this.__state[t]},set:function(e){"RGB"!==this.__state.space&&(Fs.recalculateRGB(this,t,n),this.__state.space="RGB"),this.__state[t]=e}})}function js(e,t){Object.defineProperty(e,t,{get:function(){return"HSV"===this.__state.space||Fs.recalculateHSV(this),this.__state[t]},set:function(e){"HSV"!==this.__state.space&&(Fs.recalculateHSV(this),this.__state.space="HSV"),this.__state[t]=e}})}Fs.recalculateRGB=function(e,t,n){if("HEX"===e.__state.space)e.__state[t]=Ds.component_from_hex(e.__state.hex,n);else{if("HSV"!==e.__state.space)throw new Error("Corrupted color state");Ms.extend(e.__state,Ds.hsv_to_rgb(e.__state.h,e.__state.s,e.__state.v))}},Fs.recalculateHSV=function(e){var t=Ds.rgb_to_hsv(e.r,e.g,e.b);Ms.extend(e.__state,{s:t.s,v:t.v}),Ms.isNaN(t.h)?Ms.isUndefined(e.__state.h)&&(e.__state.h=0):e.__state.h=t.h},Fs.COMPONENTS=["r","g","b","h","s","v","hex","a"],Gs(Fs.prototype,"r",2),Gs(Fs.prototype,"g",1),Gs(Fs.prototype,"b",0),js(Fs.prototype,"h"),js(Fs.prototype,"s"),js(Fs.prototype,"v"),Object.defineProperty(Fs.prototype,"a",{get:function(){return this.__state.a},set:function(e){this.__state.a=e}}),Object.defineProperty(Fs.prototype,"hex",{get:function(){return"HEX"!==this.__state.space&&(this.__state.hex=Ds.rgb_to_hex(this.r,this.g,this.b),this.__state.space="HEX"),this.__state.hex},set:function(e){this.__state.space="HEX",this.__state.hex=e}});var zs=function(){function e(t,n){ks(this,e),this.initialValue=t[n],this.domElement=document.createElement("div"),this.object=t,this.property=n,this.__onChange=void 0,this.__onFinishChange=void 0}return Ls(e,[{key:"onChange",value:function(e){return this.__onChange=e,this}},{key:"onFinishChange",value:function(e){return this.__onFinishChange=e,this}},{key:"setValue",value:function(e){return this.object[this.property]=e,this.__onChange&&this.__onChange.call(this,e),this.updateDisplay(),this}},{key:"getValue",value:function(){return this.object[this.property]}},{key:"updateDisplay",value:function(){return this}},{key:"isModified",value:function(){return this.initialValue!==this.getValue()}}]),e}(),Hs={};Ms.each({HTMLEvents:["change"],MouseEvents:["click","mousemove","mousedown","mouseup","mouseover"],KeyboardEvents:["keydown"]},(function(e,t){Ms.each(e,(function(e){Hs[e]=t}))}));var Vs=/(\d+(\.\d+)?)px/;function Ws(e){if("0"===e||Ms.isUndefined(e))return 0;var t=e.match(Vs);return Ms.isNull(t)?0:parseFloat(t[1])}var Ks={makeSelectable:function(e,t){void 0!==e&&void 0!==e.style&&(e.onselectstart=t?function(){return!1}:function(){},e.style.MozUserSelect=t?"auto":"none",e.style.KhtmlUserSelect=t?"auto":"none",e.unselectable=t?"on":"off")},makeFullscreen:function(e,t,n){var s=n,i=t;Ms.isUndefined(i)&&(i=!0),Ms.isUndefined(s)&&(s=!0),e.style.position="absolute",i&&(e.style.left=0,e.style.right=0),s&&(e.style.top=0,e.style.bottom=0)},fakeEvent:function(e,t,n,s){var i=n||{},r=Hs[t];if(!r)throw new Error("Event type "+t+" not supported.");var a=document.createEvent(r);switch(r){case"MouseEvents":var o=i.x||i.clientX||0,l=i.y||i.clientY||0;a.initMouseEvent(t,i.bubbles||!1,i.cancelable||!0,window,i.clickCount||1,0,0,o,l,!1,!1,!1,!1,0,null);break;case"KeyboardEvents":var h=a.initKeyboardEvent||a.initKeyEvent;Ms.defaults(i,{cancelable:!0,ctrlKey:!1,altKey:!1,shiftKey:!1,metaKey:!1,keyCode:void 0,charCode:void 0}),h(t,i.bubbles||!1,i.cancelable,window,i.ctrlKey,i.altKey,i.shiftKey,i.metaKey,i.keyCode,i.charCode);break;default:a.initEvent(t,i.bubbles||!1,i.cancelable||!0)}Ms.defaults(a,s),e.dispatchEvent(a)},bind:function(e,t,n,s){var i=s||!1;return e.addEventListener?e.addEventListener(t,n,i):e.attachEvent&&e.attachEvent("on"+t,n),Ks},unbind:function(e,t,n,s){var i=s||!1;return e.removeEventListener?e.removeEventListener(t,n,i):e.detachEvent&&e.detachEvent("on"+t,n),Ks},addClass:function(e,t){if(void 0===e.className)e.className=t;else if(e.className!==t){var n=e.className.split(/ +/);-1===n.indexOf(t)&&(n.push(t),e.className=n.join(" ").replace(/^\s+/,"").replace(/\s+$/,""))}return Ks},removeClass:function(e,t){if(t)if(e.className===t)e.removeAttribute("class");else{var n=e.className.split(/ +/),s=n.indexOf(t);-1!==s&&(n.splice(s,1),e.className=n.join(" "))}else e.className=void 0;return Ks},hasClass:function(e,t){return new RegExp("(?:^|\\s+)"+t+"(?:\\s+|$)").test(e.className)||!1},getWidth:function(e){var t=getComputedStyle(e);return Ws(t["border-left-width"])+Ws(t["border-right-width"])+Ws(t["padding-left"])+Ws(t["padding-right"])+Ws(t.width)},getHeight:function(e){var t=getComputedStyle(e);return Ws(t["border-top-width"])+Ws(t["border-bottom-width"])+Ws(t["padding-top"])+Ws(t["padding-bottom"])+Ws(t.height)},getOffset:function(e){var t=e,n={left:0,top:0};if(t.offsetParent)do{n.left+=t.offsetLeft,n.top+=t.offsetTop,t=t.offsetParent}while(t);return n},isActive:function(e){return e===document.activeElement&&(e.type||e.href)}},qs=function(e){function t(e,n){ks(this,t);var s=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),i=s;return s.__prev=s.getValue(),s.__checkbox=document.createElement("input"),s.__checkbox.setAttribute("type","checkbox"),Ks.bind(s.__checkbox,"change",(function(){i.setValue(!i.__prev)}),!1),s.domElement.appendChild(s.__checkbox),s.updateDisplay(),s}return Bs(t,e),Ls(t,[{key:"setValue",value:function(e){var n=Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"setValue",this).call(this,e);return this.__onFinishChange&&this.__onFinishChange.call(this,this.getValue()),this.__prev=this.getValue(),n}},{key:"updateDisplay",value:function(){return!0===this.getValue()?(this.__checkbox.setAttribute("checked","checked"),this.__checkbox.checked=!0,this.__prev=!0):(this.__checkbox.checked=!1,this.__prev=!1),Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this)}}]),t}(zs),Xs=function(e){function t(e,n,s){ks(this,t);var i=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),r=s,a=i;if(i.__select=document.createElement("select"),Ms.isArray(r)){var o={};Ms.each(r,(function(e){o[e]=e})),r=o}return Ms.each(r,(function(e,t){var n=document.createElement("option");n.innerHTML=t,n.setAttribute("value",e),a.__select.appendChild(n)})),i.updateDisplay(),Ks.bind(i.__select,"change",(function(){var e=this.options[this.selectedIndex].value;a.setValue(e)})),i.domElement.appendChild(i.__select),i}return Bs(t,e),Ls(t,[{key:"setValue",value:function(e){var n=Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"setValue",this).call(this,e);return this.__onFinishChange&&this.__onFinishChange.call(this,this.getValue()),n}},{key:"updateDisplay",value:function(){return Ks.isActive(this.__select)?this:(this.__select.value=this.getValue(),Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this))}}]),t}(zs),Ys=function(e){function t(e,n){ks(this,t);var s=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),i=s;function r(){i.setValue(i.__input.value)}return s.__input=document.createElement("input"),s.__input.setAttribute("type","text"),Ks.bind(s.__input,"keyup",r),Ks.bind(s.__input,"change",r),Ks.bind(s.__input,"blur",(function(){i.__onFinishChange&&i.__onFinishChange.call(i,i.getValue())})),Ks.bind(s.__input,"keydown",(function(e){13===e.keyCode&&this.blur()})),s.updateDisplay(),s.domElement.appendChild(s.__input),s}return Bs(t,e),Ls(t,[{key:"updateDisplay",value:function(){return Ks.isActive(this.__input)||(this.__input.value=this.getValue()),Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this)}}]),t}(zs);function Qs(e){var t=e.toString();return t.indexOf(".")>-1?t.length-t.indexOf(".")-1:0}var Zs=function(e){function t(e,n,s){ks(this,t);var i=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),r=s||{};return i.__min=r.min,i.__max=r.max,i.__step=r.step,Ms.isUndefined(i.__step)?0===i.initialValue?i.__impliedStep=1:i.__impliedStep=Math.pow(10,Math.floor(Math.log(Math.abs(i.initialValue))/Math.LN10))/10:i.__impliedStep=i.__step,i.__precision=Qs(i.__impliedStep),i}return Bs(t,e),Ls(t,[{key:"setValue",value:function(e){var n=e;return void 0!==this.__min&&n<this.__min?n=this.__min:void 0!==this.__max&&n>this.__max&&(n=this.__max),void 0!==this.__step&&n%this.__step!=0&&(n=Math.round(n/this.__step)*this.__step),Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"setValue",this).call(this,n)}},{key:"min",value:function(e){return this.__min=e,this}},{key:"max",value:function(e){return this.__max=e,this}},{key:"step",value:function(e){return this.__step=e,this.__impliedStep=e,this.__precision=Qs(e),this}}]),t}(zs),Js=function(e){function t(e,n,s){ks(this,t);var i=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n,s));i.__truncationSuspended=!1;var r=i,a=void 0;function o(){r.__onFinishChange&&r.__onFinishChange.call(r,r.getValue())}function l(e){var t=a-e.clientY;r.setValue(r.getValue()+t*r.__impliedStep),a=e.clientY}function h(){Ks.unbind(window,"mousemove",l),Ks.unbind(window,"mouseup",h),o()}return i.__input=document.createElement("input"),i.__input.setAttribute("type","text"),Ks.bind(i.__input,"change",(function(){var e=parseFloat(r.__input.value);Ms.isNaN(e)||r.setValue(e)})),Ks.bind(i.__input,"blur",(function(){o()})),Ks.bind(i.__input,"mousedown",(function(e){Ks.bind(window,"mousemove",l),Ks.bind(window,"mouseup",h),a=e.clientY})),Ks.bind(i.__input,"keydown",(function(e){13===e.keyCode&&(r.__truncationSuspended=!0,this.blur(),r.__truncationSuspended=!1,o())})),i.updateDisplay(),i.domElement.appendChild(i.__input),i}return Bs(t,e),Ls(t,[{key:"updateDisplay",value:function(){var e,n,s;return this.__input.value=this.__truncationSuspended?this.getValue():(e=this.getValue(),n=this.__precision,s=Math.pow(10,n),Math.round(e*s)/s),Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this)}}]),t}(Zs);function $s(e,t,n,s,i){return s+(e-t)/(n-t)*(i-s)}var ei=function(e){function t(e,n,s,i,r){ks(this,t);var a=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n,{min:s,max:i,step:r})),o=a;function l(e){e.preventDefault();var t=o.__background.getBoundingClientRect();return o.setValue($s(e.clientX,t.left,t.right,o.__min,o.__max)),!1}function h(){Ks.unbind(window,"mousemove",l),Ks.unbind(window,"mouseup",h),o.__onFinishChange&&o.__onFinishChange.call(o,o.getValue())}function d(e){var t=e.touches[0].clientX,n=o.__background.getBoundingClientRect();o.setValue($s(t,n.left,n.right,o.__min,o.__max))}function c(){Ks.unbind(window,"touchmove",d),Ks.unbind(window,"touchend",c),o.__onFinishChange&&o.__onFinishChange.call(o,o.getValue())}return a.__background=document.createElement("div"),a.__foreground=document.createElement("div"),Ks.bind(a.__background,"mousedown",(function(e){document.activeElement.blur(),Ks.bind(window,"mousemove",l),Ks.bind(window,"mouseup",h),l(e)})),Ks.bind(a.__background,"touchstart",(function(e){1===e.touches.length&&(Ks.bind(window,"touchmove",d),Ks.bind(window,"touchend",c),d(e))})),Ks.addClass(a.__background,"slider"),Ks.addClass(a.__foreground,"slider-fg"),a.updateDisplay(),a.__background.appendChild(a.__foreground),a.domElement.appendChild(a.__background),a}return Bs(t,e),Ls(t,[{key:"updateDisplay",value:function(){var e=(this.getValue()-this.__min)/(this.__max-this.__min);return this.__foreground.style.width=100*e+"%",Us(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"updateDisplay",this).call(this)}}]),t}(Zs),ti=function(e){function t(e,n,s){ks(this,t);var i=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n)),r=i;return i.__button=document.createElement("div"),i.__button.innerHTML=void 0===s?"Fire":s,Ks.bind(i.__button,"click",(function(e){return e.preventDefault(),r.fire(),!1})),Ks.addClass(i.__button,"button"),i.domElement.appendChild(i.__button),i}return Bs(t,e),Ls(t,[{key:"fire",value:function(){this.__onChange&&this.__onChange.call(this),this.getValue().call(this.object),this.__onFinishChange&&this.__onFinishChange.call(this,this.getValue())}}]),t}(zs),ni=function(e){function t(e,n){ks(this,t);var s=Ns(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,n));s.__color=new Fs(s.getValue()),s.__temp=new Fs(0);var i=s;s.domElement=document.createElement("div"),Ks.makeSelectable(s.domElement,!1),s.__selector=document.createElement("div"),s.__selector.className="selector",s.__saturation_field=document.createElement("div"),s.__saturation_field.className="saturation-field",s.__field_knob=document.createElement("div"),s.__field_knob.className="field-knob",s.__field_knob_border="2px solid ",s.__hue_knob=document.createElement("div"),s.__hue_knob.className="hue-knob",s.__hue_field=document.createElement("div"),s.__hue_field.className="hue-field",s.__input=document.createElement("input"),s.__input.type="text",s.__input_textShadow="0 1px 1px ",Ks.bind(s.__input,"keydown",(function(e){13===e.keyCode&&c.call(this)})),Ks.bind(s.__input,"blur",c),Ks.bind(s.__selector,"mousedown",(function(){Ks.addClass(this,"drag").bind(window,"mouseup",(function(){Ks.removeClass(i.__selector,"drag")}))})),Ks.bind(s.__selector,"touchstart",(function(){Ks.addClass(this,"drag").bind(window,"touchend",(function(){Ks.removeClass(i.__selector,"drag")}))}));var r,a=document.createElement("div");function o(e){p(e),Ks.bind(window,"mousemove",p),Ks.bind(window,"touchmove",p),Ks.bind(window,"mouseup",h),Ks.bind(window,"touchend",h)}function l(e){m(e),Ks.bind(window,"mousemove",m),Ks.bind(window,"touchmove",m),Ks.bind(window,"mouseup",d),Ks.bind(window,"touchend",d)}function h(){Ks.unbind(window,"mousemove",p),Ks.unbind(window,"touchmove",p),Ks.unbind(window,"mouseup",h),Ks.unbind(window,"touchend",h),u()}function d(){Ks.unbind(window,"mousemove",m),Ks.unbind(window,"touchmove",m),Ks.unbind(window,"mouseup",d),Ks.unbind(window,"touchend",d),u()}function c(){var e=Es(this.value);!1!==e?(i.__color.__state=e,i.setValue(i.__color.toOriginal())):this.value=i.__color.toString()}function u(){i.__onFinishChange&&i.__onFinishChange.call(i,i.__color.toOriginal())}function p(e){-1===e.type.indexOf("touch")&&e.preventDefault();var t=i.__saturation_field.getBoundingClientRect(),n=e.touches&&e.touches[0]||e,s=n.clientX,r=n.clientY,a=(s-t.left)/(t.right-t.left),o=1-(r-t.top)/(t.bottom-t.top);return o>1?o=1:o<0&&(o=0),a>1?a=1:a<0&&(a=0),i.__color.v=o,i.__color.s=a,i.setValue(i.__color.toOriginal()),!1}function m(e){-1===e.type.indexOf("touch")&&e.preventDefault();var t=i.__hue_field.getBoundingClientRect(),n=1-((e.touches&&e.touches[0]||e).clientY-t.top)/(t.bottom-t.top);return n>1?n=1:n<0&&(n=0),i.__color.h=360*n,i.setValue(i.__color.toOriginal()),!1}return Ms.extend(s.__selector.style,{width:"122px",height:"102px",padding:"3px",backgroundColor:"#222",boxShadow:"0px 1px 3px rgba(0,0,0,0.3)"}),Ms.extend(s.__field_knob.style,{position:"absolute",width:"12px",height:"12px",border:s.__field_knob_border+(s.__color.v<.5?"#fff":"#000"),boxShadow:"0px 1px 3px rgba(0,0,0,0.5)",borderRadius:"12px",zIndex:1}),Ms.extend(s.__hue_knob.style,{position:"absolute",width:"15px",height:"2px",borderRight:"4px solid #fff",zIndex:1}),Ms.extend(s.__saturation_field.style,{width:"100px",height:"100px",border:"1px solid #555",marginRight:"3px",display:"inline-block",cursor:"pointer"}),Ms.extend(a.style,{width:"100%",height:"100%",background:"none"}),ii(a,"top","rgba(0,0,0,0)","#000"),Ms.extend(s.__hue_field.style,{width:"15px",height:"100px",border:"1px solid #555",cursor:"ns-resize",position:"absolute",top:"3px",right:"3px"}),(r=s.__hue_field).style.background="",r.style.cssText+="background: -moz-linear-gradient(top, #ff0000 0%, #ff00ff 17%, #0000ff 34%, #00ffff 50%, #00ff00 67%, #ffff00 84%, #ff0000 100%);",r.style.cssText+="background: -webkit-linear-gradient(top, #ff0000 0%,#ff00ff 17%,#0000ff 34%,#00ffff 50%,#00ff00 67%,#ffff00 84%,#ff0000 100%);",r.style.cssText+="background: -o-linear-gradient(top, #ff0000 0%,#ff00ff 17%,#0000ff 34%,#00ffff 50%,#00ff00 67%,#ffff00 84%,#ff0000 100%);",r.style.cssText+="background: -ms-linear-gradient(top, #ff0000 0%,#ff00ff 17%,#0000ff 34%,#00ffff 50%,#00ff00 67%,#ffff00 84%,#ff0000 100%);",r.style.cssText+="background: linear-gradient(top, #ff0000 0%,#ff00ff 17%,#0000ff 34%,#00ffff 50%,#00ff00 67%,#ffff00 84%,#ff0000 100%);",Ms.extend(s.__input.style,{outline:"none",textAlign:"center",color:"#fff",border:0,fontWeight:"bold",textShadow:s.__input_textShadow+"rgba(0,0,0,0.7)"}),Ks.bind(s.__saturation_field,"mousedown",o),Ks.bind(s.__saturation_field,"touchstart",o),Ks.bind(s.__field_knob,"mousedown",o),Ks.bind(s.__field_knob,"touchstart",o),Ks.bind(s.__hue_field,"mousedown",l),Ks.bind(s.__hue_field,"touchstart",l),s.__saturation_field.appendChild(a),s.__selector.appendChild(s.__field_knob),s.__selector.appendChild(s.__saturation_field),s.__selector.appendChild(s.__hue_field),s.__hue_field.appendChild(s.__hue_knob),s.domElement.appendChild(s.__input),s.domElement.appendChild(s.__selector),s.updateDisplay(),s}return Bs(t,e),Ls(t,[{key:"updateDisplay",value:function(){var e=Es(this.getValue());if(!1!==e){var t=!1;Ms.each(Fs.COMPONENTS,(function(n){if(!Ms.isUndefined(e[n])&&!Ms.isUndefined(this.__color.__state[n])&&e[n]!==this.__color.__state[n])return t=!0,{}}),this),t&&Ms.extend(this.__color.__state,e)}Ms.extend(this.__temp.__state,this.__color.__state),this.__temp.a=1;var n=this.__color.v<.5||this.__color.s>.5?255:0,s=255-n;Ms.extend(this.__field_knob.style,{marginLeft:100*this.__color.s-7+"px",marginTop:100*(1-this.__color.v)-7+"px",backgroundColor:this.__temp.toHexString(),border:this.__field_knob_border+"rgb("+n+","+n+","+n+")"}),this.__hue_knob.style.marginTop=100*(1-this.__color.h/360)+"px",this.__temp.s=1,this.__temp.v=1,ii(this.__saturation_field,"left","#fff",this.__temp.toHexString()),this.__input.value=this.__color.toString(),Ms.extend(this.__input.style,{backgroundColor:this.__color.toHexString(),color:"rgb("+n+","+n+","+n+")",textShadow:this.__input_textShadow+"rgba("+s+","+s+","+s+",.7)"})}}]),t}(zs),si=["-moz-","-o-","-webkit-","-ms-",""];function ii(e,t,n,s){e.style.background="",Ms.each(si,(function(i){e.style.cssText+="background: "+i+"linear-gradient("+t+", "+n+" 0%, "+s+" 100%); "}))}var ri='<div id="dg-save" class="dg dialogue">\n\n Here\'s the new load parameter for your <code>GUI</code>\'s constructor:\n\n <textarea id="dg-new-constructor"></textarea>\n\n <div id="dg-save-locally">\n\n <input id="dg-local-storage" type="checkbox"/> Automatically save\n values to <code>localStorage</code> on exit.\n\n <div id="dg-local-explain">The values saved to <code>localStorage</code> will\n override those passed to <code>dat.GUI</code>\'s constructor. This makes it\n easier to work incrementally, but <code>localStorage</code> is fragile,\n and your friends may not see the same values you do.\n\n </div>\n\n </div>\n\n</div>',ai=function(e,t){var n=e[t];return Ms.isArray(arguments[2])||Ms.isObject(arguments[2])?new Xs(e,t,arguments[2]):Ms.isNumber(n)?Ms.isNumber(arguments[2])&&Ms.isNumber(arguments[3])?Ms.isNumber(arguments[4])?new ei(e,t,arguments[2],arguments[3],arguments[4]):new ei(e,t,arguments[2],arguments[3]):Ms.isNumber(arguments[4])?new Js(e,t,{min:arguments[2],max:arguments[3],step:arguments[4]}):new Js(e,t,{min:arguments[2],max:arguments[3]}):Ms.isString(n)?new Ys(e,t):Ms.isFunction(n)?new ti(e,t,""):Ms.isBoolean(n)?new qs(e,t):null},oi=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(e){setTimeout(e,1e3/60)},li=function(){function e(){ks(this,e),this.backgroundElement=document.createElement("div"),Ms.extend(this.backgroundElement.style,{backgroundColor:"rgba(0,0,0,0.8)",top:0,left:0,display:"none",zIndex:"1000",opacity:0,WebkitTransition:"opacity 0.2s linear",transition:"opacity 0.2s linear"}),Ks.makeFullscreen(this.backgroundElement),this.backgroundElement.style.position="fixed",this.domElement=document.createElement("div"),Ms.extend(this.domElement.style,{position:"fixed",display:"none",zIndex:"1001",opacity:0,WebkitTransition:"-webkit-transform 0.2s ease-out, opacity 0.2s linear",transition:"transform 0.2s ease-out, opacity 0.2s linear"}),document.body.appendChild(this.backgroundElement),document.body.appendChild(this.domElement);var t=this;Ks.bind(this.backgroundElement,"click",(function(){t.hide()}))}return Ls(e,[{key:"show",value:function(){var e=this;this.backgroundElement.style.display="block",this.domElement.style.display="block",this.domElement.style.opacity=0,this.domElement.style.webkitTransform="scale(1.1)",this.layout(),Ms.defer((function(){e.backgroundElement.style.opacity=1,e.domElement.style.opacity=1,e.domElement.style.webkitTransform="scale(1)"}))}},{key:"hide",value:function(){var e=this,t=function t(){e.domElement.style.display="none",e.backgroundElement.style.display="none",Ks.unbind(e.domElement,"webkitTransitionEnd",t),Ks.unbind(e.domElement,"transitionend",t),Ks.unbind(e.domElement,"oTransitionEnd",t)};Ks.bind(this.domElement,"webkitTransitionEnd",t),Ks.bind(this.domElement,"transitionend",t),Ks.bind(this.domElement,"oTransitionEnd",t),this.backgroundElement.style.opacity=0,this.domElement.style.opacity=0,this.domElement.style.webkitTransform="scale(1.1)"}},{key:"layout",value:function(){this.domElement.style.left=window.innerWidth/2-Ks.getWidth(this.domElement)/2+"px",this.domElement.style.top=window.innerHeight/2-Ks.getHeight(this.domElement)/2+"px"}}]),e}();!function(e,t){var n=document,s=document.createElement("style");s.type="text/css",s.innerHTML=e;var i=n.getElementsByTagName("head")[0];try{i.appendChild(s)}catch(e){}}(function(e){if("undefined"!=typeof window){var t=document.createElement("style");return t.setAttribute("type","text/css"),t.innerHTML=e,document.head.appendChild(t),e}}(".dg ul{list-style:none;margin:0;padding:0;width:100%;clear:both}.dg.ac{position:fixed;top:0;left:0;right:0;height:0;z-index:0}.dg:not(.ac) .main{overflow:hidden}.dg.main{-webkit-transition:opacity .1s linear;-o-transition:opacity .1s linear;-moz-transition:opacity .1s linear;transition:opacity .1s linear}.dg.main.taller-than-window{overflow-y:auto}.dg.main.taller-than-window .close-button{opacity:1;margin-top:-1px;border-top:1px solid #2c2c2c}.dg.main ul.closed .close-button{opacity:1 !important}.dg.main:hover .close-button,.dg.main .close-button.drag{opacity:1}.dg.main .close-button{-webkit-transition:opacity .1s linear;-o-transition:opacity .1s linear;-moz-transition:opacity .1s linear;transition:opacity .1s linear;border:0;line-height:19px;height:20px;cursor:pointer;text-align:center;background-color:#000}.dg.main .close-button.close-top{position:relative}.dg.main .close-button.close-bottom{position:absolute}.dg.main .close-button:hover{background-color:#111}.dg.a{float:right;margin-right:15px;overflow-y:visible}.dg.a.has-save>ul.close-top{margin-top:0}.dg.a.has-save>ul.close-bottom{margin-top:27px}.dg.a.has-save>ul.closed{margin-top:0}.dg.a .save-row{top:0;z-index:1002}.dg.a .save-row.close-top{position:relative}.dg.a .save-row.close-bottom{position:fixed}.dg li{-webkit-transition:height .1s ease-out;-o-transition:height .1s ease-out;-moz-transition:height .1s ease-out;transition:height .1s ease-out;-webkit-transition:overflow .1s linear;-o-transition:overflow .1s linear;-moz-transition:overflow .1s linear;transition:overflow .1s linear}.dg li:not(.folder){cursor:auto;height:27px;line-height:27px;padding:0 4px 0 5px}.dg li.folder{padding:0;border-left:4px solid rgba(0,0,0,0)}.dg li.title{cursor:pointer;margin-left:-4px}.dg .closed li:not(.title),.dg .closed ul li,.dg .closed ul li>*{height:0;overflow:hidden;border:0}.dg .cr{clear:both;padding-left:3px;height:27px;overflow:hidden}.dg .property-name{cursor:default;float:left;clear:left;width:40%;overflow:hidden;text-overflow:ellipsis}.dg .cr.function .property-name{width:100%}.dg .c{float:left;width:60%;position:relative}.dg .c input[type=text]{border:0;margin-top:4px;padding:3px;width:100%;float:right}.dg .has-slider input[type=text]{width:30%;margin-left:0}.dg .slider{float:left;width:66%;margin-left:-5px;margin-right:0;height:19px;margin-top:4px}.dg .slider-fg{height:100%}.dg .c input[type=checkbox]{margin-top:7px}.dg .c select{margin-top:5px}.dg .cr.function,.dg .cr.function .property-name,.dg .cr.function *,.dg .cr.boolean,.dg .cr.boolean *{cursor:pointer}.dg .cr.color{overflow:visible}.dg .selector{display:none;position:absolute;margin-left:-9px;margin-top:23px;z-index:10}.dg .c:hover .selector,.dg .selector.drag{display:block}.dg li.save-row{padding:0}.dg li.save-row .button{display:inline-block;padding:0px 6px}.dg.dialogue{background-color:#222;width:460px;padding:15px;font-size:13px;line-height:15px}#dg-new-constructor{padding:10px;color:#222;font-family:Monaco, monospace;font-size:10px;border:0;resize:none;box-shadow:inset 1px 1px 1px #888;word-wrap:break-word;margin:12px 0;display:block;width:440px;overflow-y:scroll;height:100px;position:relative}#dg-local-explain{display:none;font-size:11px;line-height:17px;border-radius:3px;background-color:#333;padding:8px;margin-top:10px}#dg-local-explain code{font-size:10px}#dat-gui-save-locally{display:none}.dg{color:#eee;font:11px 'Lucida Grande', sans-serif;text-shadow:0 -1px 0 #111}.dg.main::-webkit-scrollbar{width:5px;background:#1a1a1a}.dg.main::-webkit-scrollbar-corner{height:0;display:none}.dg.main::-webkit-scrollbar-thumb{border-radius:5px;background:#676767}.dg li:not(.folder){background:#1a1a1a;border-bottom:1px solid #2c2c2c}.dg li.save-row{line-height:25px;background:#dad5cb;border:0}.dg li.save-row select{margin-left:5px;width:108px}.dg li.save-row .button{margin-left:5px;margin-top:1px;border-radius:2px;font-size:9px;line-height:7px;padding:4px 4px 5px 4px;background:#c5bdad;color:#fff;text-shadow:0 1px 0 #b0a58f;box-shadow:0 -1px 0 #b0a58f;cursor:pointer}.dg li.save-row .button.gears{background:#c5bdad url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQJJREFUeNpiYKAU/P//PwGIC/ApCABiBSAW+I8AClAcgKxQ4T9hoMAEUrxx2QSGN6+egDX+/vWT4e7N82AMYoPAx/evwWoYoSYbACX2s7KxCxzcsezDh3evFoDEBYTEEqycggWAzA9AuUSQQgeYPa9fPv6/YWm/Acx5IPb7ty/fw+QZblw67vDs8R0YHyQhgObx+yAJkBqmG5dPPDh1aPOGR/eugW0G4vlIoTIfyFcA+QekhhHJhPdQxbiAIguMBTQZrPD7108M6roWYDFQiIAAv6Aow/1bFwXgis+f2LUAynwoIaNcz8XNx3Dl7MEJUDGQpx9gtQ8YCueB+D26OECAAQDadt7e46D42QAAAABJRU5ErkJggg==) 2px 1px no-repeat;height:7px;width:8px}.dg li.save-row .button:hover{background-color:#bab19e;box-shadow:0 -1px 0 #b0a58f}.dg li.folder{border-bottom:0}.dg li.title{padding-left:16px;background:#000 url(data:image/gif;base64,R0lGODlhBQAFAJEAAP////Pz8////////yH5BAEAAAIALAAAAAAFAAUAAAIIlI+hKgFxoCgAOw==) 6px 10px no-repeat;cursor:pointer;border-bottom:1px solid rgba(255,255,255,0.2)}.dg .closed li.title{background-image:url(data:image/gif;base64,R0lGODlhBQAFAJEAAP////Pz8////////yH5BAEAAAIALAAAAAAFAAUAAAIIlGIWqMCbWAEAOw==)}.dg .cr.boolean{border-left:3px solid #806787}.dg .cr.color{border-left:3px solid}.dg .cr.function{border-left:3px solid #e61d5f}.dg .cr.number{border-left:3px solid #2FA1D6}.dg .cr.number input[type=text]{color:#2FA1D6}.dg .cr.string{border-left:3px solid #1ed36f}.dg .cr.string input[type=text]{color:#1ed36f}.dg .cr.function:hover,.dg .cr.boolean:hover{background:#111}.dg .c input[type=text]{background:#303030;outline:none}.dg .c input[type=text]:hover{background:#3c3c3c}.dg .c input[type=text]:focus{background:#494949;color:#fff}.dg .c .slider{background:#303030;cursor:ew-resize}.dg .c .slider-fg{background:#2FA1D6;max-width:100%}.dg .c .slider:hover{background:#3c3c3c}.dg .c .slider:hover .slider-fg{background:#44abda}\n"));var hi=function(){try{return!!window.localStorage}catch(e){return!1}}(),di=void 0,ci=!0,ui=void 0,pi=!1,mi=[],gi=function e(t){var n=this,s=t||{};this.domElement=document.createElement("div"),this.__ul=document.createElement("ul"),this.domElement.appendChild(this.__ul),Ks.addClass(this.domElement,"dg"),this.__folders={},this.__controllers=[],this.__rememberedObjects=[],this.__rememberedObjectIndecesToControllers=[],this.__listening=[],s=Ms.defaults(s,{closeOnTop:!1,autoPlace:!0,width:e.DEFAULT_WIDTH}),s=Ms.defaults(s,{resizable:s.autoPlace,hideable:s.autoPlace}),Ms.isUndefined(s.load)?s.load={preset:"Default"}:s.preset&&(s.load.preset=s.preset),Ms.isUndefined(s.parent)&&s.hideable&&mi.push(this),s.resizable=Ms.isUndefined(s.parent)&&s.resizable,s.autoPlace&&Ms.isUndefined(s.scrollable)&&(s.scrollable=!0);var i,r=hi&&"true"===localStorage.getItem(yi(0,"isLocal")),a=void 0,o=void 0;if(Object.defineProperties(this,{parent:{get:function(){return s.parent}},scrollable:{get:function(){return s.scrollable}},autoPlace:{get:function(){return s.autoPlace}},closeOnTop:{get:function(){return s.closeOnTop}},preset:{get:function(){return n.parent?n.getRoot().preset:s.load.preset},set:function(e){n.parent?n.getRoot().preset=e:s.load.preset=e,function(e){for(var t=0;t<e.__preset_select.length;t++)e.__preset_select[t].value===e.preset&&(e.__preset_select.selectedIndex=t)}(this),n.revert()}},width:{get:function(){return s.width},set:function(e){s.width=e,Mi(n,e)}},name:{get:function(){return s.name},set:function(e){s.name=e,o&&(o.innerHTML=s.name)}},closed:{get:function(){return s.closed},set:function(t){s.closed=t,s.closed?Ks.addClass(n.__ul,e.CLASS_CLOSED):Ks.removeClass(n.__ul,e.CLASS_CLOSED),this.onResize(),n.__closeButton&&(n.__closeButton.innerHTML=t?e.TEXT_OPEN:e.TEXT_CLOSED)}},load:{get:function(){return s.load}},useLocalStorage:{get:function(){return r},set:function(e){hi&&(r=e,e?Ks.bind(window,"unload",a):Ks.unbind(window,"unload",a),localStorage.setItem(yi(0,"isLocal"),e))}}}),Ms.isUndefined(s.parent)){if(this.closed=s.closed||!1,Ks.addClass(this.domElement,e.CLASS_MAIN),Ks.makeSelectable(this.domElement,!1),hi&&r){n.useLocalStorage=!0;var l=localStorage.getItem(yi(0,"gui"));l&&(s.load=JSON.parse(l))}this.__closeButton=document.createElement("div"),this.__closeButton.innerHTML=e.TEXT_CLOSED,Ks.addClass(this.__closeButton,e.CLASS_CLOSE_BUTTON),s.closeOnTop?(Ks.addClass(this.__closeButton,e.CLASS_CLOSE_TOP),this.domElement.insertBefore(this.__closeButton,this.domElement.childNodes[0])):(Ks.addClass(this.__closeButton,e.CLASS_CLOSE_BOTTOM),this.domElement.appendChild(this.__closeButton)),Ks.bind(this.__closeButton,"click",(function(){n.closed=!n.closed}))}else{void 0===s.closed&&(s.closed=!0);var h=document.createTextNode(s.name);Ks.addClass(h,"controller-name"),o=fi(n,h),Ks.addClass(this.__ul,e.CLASS_CLOSED),Ks.addClass(o,"title"),Ks.bind(o,"click",(function(e){return e.preventDefault(),n.closed=!n.closed,!1})),s.closed||(this.closed=!1)}s.autoPlace&&(Ms.isUndefined(s.parent)&&(ci&&(ui=document.createElement("div"),Ks.addClass(ui,"dg"),Ks.addClass(ui,e.CLASS_AUTO_PLACE_CONTAINER),document.body.appendChild(ui),ci=!1),ui.appendChild(this.domElement),Ks.addClass(this.domElement,e.CLASS_AUTO_PLACE)),this.parent||Mi(n,s.width)),this.__resizeHandler=function(){n.onResizeDebounced()},Ks.bind(window,"resize",this.__resizeHandler),Ks.bind(this.__ul,"webkitTransitionEnd",this.__resizeHandler),Ks.bind(this.__ul,"transitionend",this.__resizeHandler),Ks.bind(this.__ul,"oTransitionEnd",this.__resizeHandler),this.onResize(),s.resizable&&Pi(this),a=function(){hi&&"true"===localStorage.getItem(yi(0,"isLocal"))&&localStorage.setItem(yi(0,"gui"),JSON.stringify(n.getSaveObject()))},this.saveToLocalStorageIfPossible=a,s.parent||((i=n.getRoot()).width+=1,Ms.defer((function(){i.width-=1})))};function fi(e,t,n){var s=document.createElement("li");return t&&s.appendChild(t),n?e.__ul.insertBefore(s,n):e.__ul.appendChild(s),e.onResize(),s}function _i(e){Ks.unbind(window,"resize",e.__resizeHandler),e.saveToLocalStorageIfPossible&&Ks.unbind(window,"unload",e.saveToLocalStorageIfPossible)}function vi(e,t){var n=e.__preset_select[e.__preset_select.selectedIndex];n.innerHTML=t?n.value+"*":n.value}function wi(e,t){var n=e.getRoot(),s=n.__rememberedObjects.indexOf(t.object);if(-1!==s){var i=n.__rememberedObjectIndecesToControllers[s];if(void 0===i&&(i={},n.__rememberedObjectIndecesToControllers[s]=i),i[t.property]=t,n.load&&n.load.remembered){var r=n.load.remembered,a=void 0;if(r[e.preset])a=r[e.preset];else{if(!r.Default)return;a=r.Default}if(a[s]&&void 0!==a[s][t.property]){var o=a[s][t.property];t.initialValue=o,t.setValue(o)}}}}function bi(e,t,n,s){if(void 0===t[n])throw new Error('Object "'+t+'" has no property "'+n+'"');var i=void 0;if(s.color)i=new ni(t,n);else{var r=[t,n].concat(s.factoryArgs);i=ai.apply(e,r)}s.before instanceof zs&&(s.before=s.before.__li),wi(e,i),Ks.addClass(i.domElement,"c");var a=document.createElement("span");Ks.addClass(a,"property-name"),a.innerHTML=i.property;var o=document.createElement("div");o.appendChild(a),o.appendChild(i.domElement);var l=fi(e,o,s.before);return Ks.addClass(l,gi.CLASS_CONTROLLER_ROW),i instanceof ni?Ks.addClass(l,"color"):Ks.addClass(l,Os(i.getValue())),function(e,t,n){if(n.__li=t,n.__gui=e,Ms.extend(n,{options:function(t){if(arguments.length>1){var s=n.__li.nextElementSibling;return n.remove(),bi(e,n.object,n.property,{before:s,factoryArgs:[Ms.toArray(arguments)]})}if(Ms.isArray(t)||Ms.isObject(t)){var i=n.__li.nextElementSibling;return n.remove(),bi(e,n.object,n.property,{before:i,factoryArgs:[t]})}},name:function(e){return n.__li.firstElementChild.firstElementChild.innerHTML=e,n},listen:function(){return n.__gui.listen(n),n},remove:function(){return n.__gui.remove(n),n}}),n instanceof ei){var s=new Js(n.object,n.property,{min:n.__min,max:n.__max,step:n.__step});Ms.each(["updateDisplay","onChange","onFinishChange","step","min","max"],(function(e){var t=n[e],i=s[e];n[e]=s[e]=function(){var e=Array.prototype.slice.call(arguments);return i.apply(s,e),t.apply(n,e)}})),Ks.addClass(t,"has-slider"),n.domElement.insertBefore(s.domElement,n.domElement.firstElementChild)}else if(n instanceof Js){var i=function(t){if(Ms.isNumber(n.__min)&&Ms.isNumber(n.__max)){var s=n.__li.firstElementChild.firstElementChild.innerHTML,i=n.__gui.__listening.indexOf(n)>-1;n.remove();var r=bi(e,n.object,n.property,{before:n.__li.nextElementSibling,factoryArgs:[n.__min,n.__max,n.__step]});return r.name(s),i&&r.listen(),r}return t};n.min=Ms.compose(i,n.min),n.max=Ms.compose(i,n.max)}else n instanceof qs?(Ks.bind(t,"click",(function(){Ks.fakeEvent(n.__checkbox,"click")})),Ks.bind(n.__checkbox,"click",(function(e){e.stopPropagation()}))):n instanceof ti?(Ks.bind(t,"click",(function(){Ks.fakeEvent(n.__button,"click")})),Ks.bind(t,"mouseover",(function(){Ks.addClass(n.__button,"hover")})),Ks.bind(t,"mouseout",(function(){Ks.removeClass(n.__button,"hover")}))):n instanceof ni&&(Ks.addClass(t,"color"),n.updateDisplay=Ms.compose((function(e){return t.style.borderLeftColor=n.__color.toString(),e}),n.updateDisplay),n.updateDisplay());n.setValue=Ms.compose((function(t){return e.getRoot().__preset_select&&n.isModified()&&vi(e.getRoot(),!0),t}),n.setValue)}(e,l,i),e.__controllers.push(i),i}function yi(e,t){return document.location.href+"."+t}function Si(e,t,n){var s=document.createElement("option");s.innerHTML=t,s.value=t,e.__preset_select.appendChild(s),n&&(e.__preset_select.selectedIndex=e.__preset_select.length-1)}function xi(e,t){t.style.display=e.useLocalStorage?"block":"none"}function Ci(e){var t=e.__save_row=document.createElement("li");Ks.addClass(e.domElement,"has-save"),e.__ul.insertBefore(t,e.__ul.firstChild),Ks.addClass(t,"save-row");var n=document.createElement("span");n.innerHTML=" ",Ks.addClass(n,"button gears");var s=document.createElement("span");s.innerHTML="Save",Ks.addClass(s,"button"),Ks.addClass(s,"save");var i=document.createElement("span");i.innerHTML="New",Ks.addClass(i,"button"),Ks.addClass(i,"save-as");var r=document.createElement("span");r.innerHTML="Revert",Ks.addClass(r,"button"),Ks.addClass(r,"revert");var a=e.__preset_select=document.createElement("select");if(e.load&&e.load.remembered?Ms.each(e.load.remembered,(function(t,n){Si(e,n,n===e.preset)})):Si(e,"Default",!1),Ks.bind(a,"change",(function(){for(var t=0;t<e.__preset_select.length;t++)e.__preset_select[t].innerHTML=e.__preset_select[t].value;e.preset=this.value})),t.appendChild(a),t.appendChild(n),t.appendChild(s),t.appendChild(i),t.appendChild(r),hi){var o=document.getElementById("dg-local-explain"),l=document.getElementById("dg-local-storage");document.getElementById("dg-save-locally").style.display="block","true"===localStorage.getItem(yi(0,"isLocal"))&&l.setAttribute("checked","checked"),xi(e,o),Ks.bind(l,"change",(function(){e.useLocalStorage=!e.useLocalStorage,xi(e,o)}))}var h=document.getElementById("dg-new-constructor");Ks.bind(h,"keydown",(function(e){!e.metaKey||67!==e.which&&67!==e.keyCode||di.hide()})),Ks.bind(n,"click",(function(){h.innerHTML=JSON.stringify(e.getSaveObject(),void 0,2),di.show(),h.focus(),h.select()})),Ks.bind(s,"click",(function(){e.save()})),Ks.bind(i,"click",(function(){var t=prompt("Enter a new preset name.");t&&e.saveAs(t)})),Ks.bind(r,"click",(function(){e.revert()}))}function Pi(e){var t=void 0;function n(n){return n.preventDefault(),e.width+=t-n.clientX,e.onResize(),t=n.clientX,!1}function s(){Ks.removeClass(e.__closeButton,gi.CLASS_DRAG),Ks.unbind(window,"mousemove",n),Ks.unbind(window,"mouseup",s)}function i(i){return i.preventDefault(),t=i.clientX,Ks.addClass(e.__closeButton,gi.CLASS_DRAG),Ks.bind(window,"mousemove",n),Ks.bind(window,"mouseup",s),!1}e.__resize_handle=document.createElement("div"),Ms.extend(e.__resize_handle.style,{width:"6px",marginLeft:"-3px",height:"200px",cursor:"ew-resize",position:"absolute"}),Ks.bind(e.__resize_handle,"mousedown",i),Ks.bind(e.__closeButton,"mousedown",i),e.domElement.insertBefore(e.__resize_handle,e.domElement.firstElementChild)}function Mi(e,t){e.domElement.style.width=t+"px",e.__save_row&&e.autoPlace&&(e.__save_row.style.width=t+"px"),e.__closeButton&&(e.__closeButton.style.width=t+"px")}function Ti(e,t){var n={};return Ms.each(e.__rememberedObjects,(function(s,i){var r={},a=e.__rememberedObjectIndecesToControllers[i];Ms.each(a,(function(e,n){r[n]=t?e.initialValue:e.getValue()})),n[i]=r})),n}gi.toggleHide=function(){pi=!pi,Ms.each(mi,(function(e){e.domElement.style.display=pi?"none":""}))},gi.CLASS_AUTO_PLACE="a",gi.CLASS_AUTO_PLACE_CONTAINER="ac",gi.CLASS_MAIN="main",gi.CLASS_CONTROLLER_ROW="cr",gi.CLASS_TOO_TALL="taller-than-window",gi.CLASS_CLOSED="closed",gi.CLASS_CLOSE_BUTTON="close-button",gi.CLASS_CLOSE_TOP="close-top",gi.CLASS_CLOSE_BOTTOM="close-bottom",gi.CLASS_DRAG="drag",gi.DEFAULT_WIDTH=245,gi.TEXT_CLOSED="Close Controls",gi.TEXT_OPEN="Open Controls",gi._keydownHandler=function(e){"text"===document.activeElement.type||72!==e.which&&72!==e.keyCode||gi.toggleHide()},Ks.bind(window,"keydown",gi._keydownHandler,!1),Ms.extend(gi.prototype,{add:function(e,t){return bi(this,e,t,{factoryArgs:Array.prototype.slice.call(arguments,2)})},addColor:function(e,t){return bi(this,e,t,{color:!0})},remove:function(e){this.__ul.removeChild(e.__li),this.__controllers.splice(this.__controllers.indexOf(e),1);var t=this;Ms.defer((function(){t.onResize()}))},destroy:function(){if(this.parent)throw new Error("Only the root GUI should be removed with .destroy(). For subfolders, use gui.removeFolder(folder) instead.");this.autoPlace&&ui.removeChild(this.domElement);var e=this;Ms.each(this.__folders,(function(t){e.removeFolder(t)})),Ks.unbind(window,"keydown",gi._keydownHandler,!1),_i(this)},addFolder:function(e){if(void 0!==this.__folders[e])throw new Error('You already have a folder in this GUI by the name "'+e+'"');var t={name:e,parent:this};t.autoPlace=this.autoPlace,this.load&&this.load.folders&&this.load.folders[e]&&(t.closed=this.load.folders[e].closed,t.load=this.load.folders[e]);var n=new gi(t);this.__folders[e]=n;var s=fi(this,n.domElement);return Ks.addClass(s,"folder"),n},removeFolder:function(e){this.__ul.removeChild(e.domElement.parentElement),delete this.__folders[e.name],this.load&&this.load.folders&&this.load.folders[e.name]&&delete this.load.folders[e.name],_i(e);var t=this;Ms.each(e.__folders,(function(t){e.removeFolder(t)})),Ms.defer((function(){t.onResize()}))},open:function(){this.closed=!1},close:function(){this.closed=!0},hide:function(){this.domElement.style.display="none"},show:function(){this.domElement.style.display=""},onResize:function(){var e=this.getRoot();if(e.scrollable){var t=Ks.getOffset(e.__ul).top,n=0;Ms.each(e.__ul.childNodes,(function(t){e.autoPlace&&t===e.__save_row||(n+=Ks.getHeight(t))})),window.innerHeight-t-20<n?(Ks.addClass(e.domElement,gi.CLASS_TOO_TALL),e.__ul.style.height=window.innerHeight-t-20+"px"):(Ks.removeClass(e.domElement,gi.CLASS_TOO_TALL),e.__ul.style.height="auto")}e.__resize_handle&&Ms.defer((function(){e.__resize_handle.style.height=e.__ul.offsetHeight+"px"})),e.__closeButton&&(e.__closeButton.style.width=e.width+"px")},onResizeDebounced:Ms.debounce((function(){this.onResize()}),50),remember:function(){if(Ms.isUndefined(di)&&((di=new li).domElement.innerHTML=ri),this.parent)throw new Error("You can only call remember on a top level GUI.");var e=this;Ms.each(Array.prototype.slice.call(arguments),(function(t){0===e.__rememberedObjects.length&&Ci(e),-1===e.__rememberedObjects.indexOf(t)&&e.__rememberedObjects.push(t)})),this.autoPlace&&Mi(this,this.width)},getRoot:function(){for(var e=this;e.parent;)e=e.parent;return e},getSaveObject:function(){var e=this.load;return e.closed=this.closed,this.__rememberedObjects.length>0&&(e.preset=this.preset,e.remembered||(e.remembered={}),e.remembered[this.preset]=Ti(this)),e.folders={},Ms.each(this.__folders,(function(t,n){e.folders[n]=t.getSaveObject()})),e},save:function(){this.load.remembered||(this.load.remembered={}),this.load.remembered[this.preset]=Ti(this),vi(this,!1),this.saveToLocalStorageIfPossible()},saveAs:function(e){this.load.remembered||(this.load.remembered={},this.load.remembered.Default=Ti(this,!0)),this.load.remembered[e]=Ti(this),this.preset=e,Si(this,e,!0),this.saveToLocalStorageIfPossible()},revert:function(e){Ms.each(this.__controllers,(function(t){this.getRoot().load.remembered?wi(e||this.getRoot(),t):t.setValue(t.initialValue),t.__onFinishChange&&t.__onFinishChange.call(t,t.getValue())}),this),Ms.each(this.__folders,(function(e){e.revert(e)})),e||vi(this.getRoot(),!1)},listen:function(e){var t=0===this.__listening.length;this.__listening.push(e),t&&function e(t){0!==t.length&&oi.call(window,(function(){e(t)})),Ms.each(t,(function(e){e.updateDisplay()}))}(this.__listening)},updateDisplay:function(){Ms.each(this.__controllers,(function(e){e.updateDisplay()})),Ms.each(this.__folders,(function(e){e.updateDisplay()}))}});var Ai=gi;class Ri{static createMeshPhysicalMaterial(e){return new x(e)}static createMeshStandardMaterial(e){return new N(e)}}e("M",Ri),e("g",(e,t,n,s)=>{if(!e||!t||0===n||0===s)return new a;let i=e.clone(),r=n/2,o=s/2;return i.project(t),i.x=Math.floor(i.x*r+r),i.y=Math.floor(-i.y*o+o),i.z=e.distanceTo(t.position),i});const Ei=e("ac",(e,t)=>{t||(t=new a(0,0,0));let n=new a(e.size.x/1e3,e.size.z/1e3,e.size.y/1e3),s=new a(e.origin.x/1e3,e.origin.z/1e3,e.origin.y/-1e3),i=new a(0,0,-n.z).add(s).sub(t),r=new a(n.x,n.y,0).add(s).add(t);return new ge(i,r)});e("H",(e,t)=>{let n=gs(e.x),s=gs(e.y),i=gs(e.z),r=gs(t.x),a=gs(t.y),o=gs(t.z);return n===r&&s===a&&i===o}),e("S",(e,t)=>{let n=gs(e.w),s=gs(e.x),i=gs(e.y),r=gs(e.z),a=gs(t.w),o=gs(t.x),l=gs(t.y),h=gs(t.z);return n===a&&s===o&&i===l&&r===h}),e("J",(e,t)=>{let n=gs(e.x),s=gs(e.y),i=gs(t.x),r=gs(t.y);return n===i&&s===r});let Ii=null;const Di=()=>{if(Ii)return Ii;const e=new Uint8Array(4);for(let t=0;t<1;t++){const n=4*t;e[n]=255,e[n+1]=255,e[n+2]=255,e[n+3]=255}const t=new ye(e,1,1,be);return t.needsUpdate=!0,t},Oi=(e,t,n,s)=>{const i=new Uint8Array(4),r=Math.floor(255*e),a=Math.floor(255*t),o=Math.floor(255*n),l=Math.floor(255*s);for(let e=0;e<4;e++){const t=4*e;i[t]=r,i[t+1]=a,i[t+2]=o,i[t+3]=l}const h=new ye(i,1,1,be);return h.needsUpdate=!0,h},ki=e("N",e=>Li(null,e)),Li=e("au",(e,t)=>{var n;e||(e=Ni()),e.name=t.id?t.id.toString():"";const s="2"===t.shading.version||(null===(n=t.shading.version)||void 0===n?void 0:n.startsWith("2."));return(e=s?Bi(e,t):Ui(e,t)).userData.materialVersion=s?2:1,e.map||(Ii||(Ii=Di()),e.map=Ii),e}),Ui=(e,t)=>{void 0!==t.shading.metallic&&(e.metalness=1===t.shading.metallic?1:.5,e.reflectivity=Se(t.shading.metallic,.5));let n=!1;return t.shading.transmission&&t.shading.transmission>0?(e.opacity=1-t.shading.transmission,e.transparent=!0,e.depthWrite=!1,e.metalness=0,n=!0):void 0!==t.shading.alpha&&t.shading.alpha<1&&(e.transparent=t.shading.alpha<1,e.opacity=t.shading.alpha,e.depthWrite=t.shading.alpha>=1,e.metalness=.5*Math.max(0,t.shading.alpha),n=!0),e.aoMapIntensity=Se(t.shading.occlusion,1),e.roughness=Se(t.shading.roughness,.5),e.alphaTest=Se(t.shading.alphaCutoff,0),ji(e.color,t.shading.basecolor),n||t.shading.doubleSided?e.side=F:e.side=he,e},Bi=(e,t)=>{var n,s,i,r,a,o,l,h,d,c,u,p,m,g;let f=!1;return void 0!==t.shading.alpha&&t.shading.alpha<1?(e.transparent=!0,e.opacity=t.shading.alpha,e.depthWrite=!1,f=!0):(e.transparent=!1,e.opacity=1,e.depthWrite=!0),e.alphaTest=null!==(n=t.shading.alphaCutoff)&&void 0!==n?n:0,ji(e.color,t.shading.basecolor),e.transmission=null!==(s=t.shading.transmission)&&void 0!==s?s:0,e.ior=null!==(i=Math.max(1,Math.min(2.33,t.shading.transmissionIOR)))&&void 0!==i?i:1.5,e.metalness=null!==(r=t.shading.metallic)&&void 0!==r?r:0,ji(e.specularColor,t.shading.specularColor),e.specularIntensity=null!==(a=t.shading.specularity)&&void 0!==a?a:0,e.roughness=null!==(o=t.shading.roughness)&&void 0!==o?o:0,e.aoMapIntensity=null!==(l=t.shading.occlusion)&&void 0!==l?l:1,ji(e.emissive,t.shading.emissiveColor),e.emissiveIntensity=null!==(h=t.shading.emissiveIntensity)&&void 0!==h?h:1,e.clearcoat=null!==(d=t.shading.clearcoatIntensity)&&void 0!==d?d:0,e.clearcoatRoughness=null!==(c=t.shading.clearcoatRoughness)&&void 0!==c?c:0,e.clearcoatNormalScale.setScalar(null!==(u=t.shading.clearcoatNormalScale)&&void 0!==u?u:1),ji(e.sheenColor,t.shading.sheenColor),e.sheen=null!==(p=t.shading.sheenIntensity)&&void 0!==p?p:1,e.sheenRoughness=null!==(m=t.shading.sheenRoughness)&&void 0!==m?m:1,e.thickness=null!==(g=t.shading.thicknessFactor)&&void 0!==g?g:0,ji(e.attenuationColor,t.shading.attenuationColor),t.shading.attenuationDistance&&(e.attenuationDistance=t.shading.attenuationDistance),e.side=f||t.shading.doubleSided?F:he,e},Ni=()=>Ri.createMeshPhysicalMaterial({}),Fi=(e("av",(e,t=1)=>2===t?Gi(e):Fi(e)),e=>{let t={alpha:e.opacity,metallic:e.reflectivity,basecolor:zi(e.color),roughness:e.roughness,doubleSided:e.side===F,alphaCutoff:e.alphaTest,transmission:e.transmission};return 1===e.metalness?t.metallic=1:t.metallic=e.reflectivity,t}),Gi=e=>({version:"2.0.0",alpha:e.opacity,alphaCutoff:e.alphaTest,basecolor:zi(e.color),transmission:e.transmission,transmissionIOR:e.ior,metallic:e.metalness,doubleSided:e.side===F,specularColor:zi(e.specularColor),specularity:e.specularIntensity,roughness:e.roughness,occlusion:e.aoMapIntensity,emissiveColor:zi(e.emissive),emissiveIntensity:e.emissiveIntensity,clearcoatIntensity:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,clearcoatNormalScale:e.clearcoatNormalScale.x,sheenColor:zi(e.sheenColor),sheenIntensity:e.sheen,sheenRoughness:e.sheenRoughness,thicknessFactor:e.thickness,attenuationColor:zi(e.attenuationColor),attenuationDistance:e.attenuationDistance}),ji=(e,t)=>{if(void 0!==t){const n=new h(t.r,t.g,t.b);e.copy(n.convertSRGBToLinear())}},zi=e=>{const t=e.clone().convertLinearToSRGB();return{r:t.r,g:t.g,b:t.b}};let Hi=null;const Vi=e("O",(e,t,n,s,i,r,a=16)=>(Hi||(Hi=new R,Hi.crossOrigin=""),new Promise((o,l)=>{if(!e)return console.warn("trying to add a texture without image",t),void o();Hi.load(e,e=>{Wi(e,t,n,s,i,r,a),o()},l)}))),Wi=e("aw",(e,t,n,s,i,r,a=16)=>{e.anisotropy=s,e.wrapS=k,e.wrapT=k,a<=8&&["ORM","EMRGB","CCRG","CCXYZ","SHRGBA","SPRGBA","TTRG"].includes(t.mapping)?console.warn("ORM maps are not supported on devices with only "+a+" texture units"):(e.repeat.set(i,r),Ki(e,t,n),"RGBA"===t.mapping&&(n.transparent=!0,1===n.userData.materialVersion)&&n.name.includes("glow")&&(n.emissiveIntensity=.5,n.emissive=new h(16777215),n.emissiveMap=n.map),n.needsUpdate=!0)}),Ki=(e,t,n)=>{"XYZ"===t.mapping?(n.normalMap=e,n.map===Di()&&(n.map=null)):"ORM"===t.mapping?(n.aoMap=e,n.roughnessMap=e,n.metalnessMap=e):"EMRGB"===t.mapping?n.emissiveMap=e:"CCRG"===t.mapping?(n.clearcoatMap=e,n.clearcoatRoughnessMap=e):"CCXYZ"===t.mapping?n.clearcoatNormalMap=e:"SHRGBA"===t.mapping?(n.sheenColorMap=e,n.sheenRoughnessMap=e):"SPRGBA"===t.mapping?(n.specularColorMap=e,n.specularIntensityMap=e):"TTRG"===t.mapping?(n.transmissionMap=e,n.thicknessMap=e):(e.colorSpace=S,n.map=e)},qi=e("Q",(e=!0)=>(window.__RML_GUI__||(window.__RML_GUI__=new Ai({autoPlace:e})),window.__RML_GUI__)),Xi=(e("aj",(e,t)=>{let n=!1;for(const s of t){const t=s.getKernelObject();let i;if(2===t.wallType.value&&(i=fs(t.rightNormal)),1===t.wallType.value&&(i=fs(t.leftNormal)),!i)continue;let r=fs(s.getPlanElement().getCenter());r=r.applyMatrix4(e.matrixWorldInverse),i=i.transformDirection(e.matrixWorldInverse);const a=r.dot(i)>=0;a!==s.getContainer().visible&&(n=!0),a?s.show():s.isSelected||s.hide()}return n}),e("am",(e,t,n=!0)=>{if(!e.userData.tween)if(t)if(e.transparent=!0,n){let t={opacity:1};e.userData.tween=!0,new TWEEN.Tween(t).to({opacity:.2},400).easing(TWEEN.Easing.Sinusoidal.In).onUpdate(()=>{e.opacity=t.opacity}).onComplete(()=>{e.userData.tween=!1}).start()}else e.opacity=.2;else if(n){let t={opacity:.2};e.userData.tween=!0,new TWEEN.Tween(t).to({opacity:1},400).easing(TWEEN.Easing.Sinusoidal.In).onUpdate(()=>{e.opacity=t.opacity}).onComplete(()=>{e.transparent=!1,e.userData.tween=!1}).start()}else e.opacity=1,e.transparent=!1}),e=>{let t=new h;return t.setRGB((e>>16)/255,(e>>8&255)/255,(e>>0&255)/255),t}),Yi=(e("$",(e,t)=>{e.traverse(e=>{if(e instanceof z&&TWEEN){const n=e.material;e.userData.tween&&e.userData.tween.stop();const s={opacity:n.opacity};t.transparent&&(n.transparent=t.transparent),e.userData.tween=new TWEEN.Tween(s).to(t,250).easing(TWEEN.Easing.Linear.None).onUpdate(()=>{n.opacity=s.opacity}).onStop(()=>{t.transparent||(n.transparent=t.transparent),n.opacity=t.opacity,n.needsUpdate=!0,e.userData.tween=void 0}).onComplete(()=>{t.transparent||(n.transparent=t.transparent),n.needsUpdate=!0,e.userData.tween=void 0}).start()}})}),e("ak",e=>{e.traverse(e=>{if(e instanceof z&&TWEEN){let t=e.material;if(0===t.opacity)return;let n={opacity:0,transparent:!0},s={opacity:t.opacity,transparent:t.transparent};t.transparent=n.transparent,t.opacity=n.opacity,new TWEEN.Tween(n).to(s,500).easing(TWEEN.Easing.Linear.None).onUpdate(()=>{t.opacity=n.opacity}).onComplete(()=>{t.transparent=s.transparent}).start()}})})),Qi=e("n",e=>{"Mesh"===e.type?Ji(e):Zi(e)}),Zi=e=>{e&&e.children&&0!==e.children.length&&e.children.forEach(e=>{Ji(e)})},Ji=e("d",e=>{e&&(e.material&&er(e.material),e.geometry&&$i(e.geometry),e.children&&e.children.length>0&&Zi(e))}),$i=e=>{e&&e.dispose()},er=e=>{e&&(e.map&&e.map.dispose(),e.normalMap&&e.normalMap.dispose(),e.dispose())};let tr;e("v",e=>0===e.x&&0===e.y&&0===e.z);const nr=(e,t)=>{let n="";return e||""===e?(e.materialId&&""!==e.materialId?n=e.materialId:e.catalogItemId&&""!==e.catalogItemId?n=e.catalogItemId:e.rgbValue>0?n="rgb"+JSON.stringify(e.rgbValue):e.length>0?n=e:t&&1===t.value?n="default_wall_material_"+e.getSourceType().value:t&&7===t.value&&(n="default_ceiling_material_"+e.getSourceType().value),n):null},sr=(e("o",e=>{let t=e.getWorldDirection(new a).clone();t.y=0,t.lengthSq()<.01&&(t=new a(0,1,0),t.applyQuaternion(e.quaternion),t.y=0),t.normalize();let n=Math.asin(t.x);return t.z<0&&(n=Math.PI-n),n<0&&(n+=2*Math.PI),n}),e("K",(e,t)=>{if(!e||!t)return 0;const n=e.clone().expandByScalar(.001).containsBox(t),s=t.clone().expandByScalar(.001).containsBox(e);return s&&n||!s&&!n?0:!0===n?1:-1}),e("af",(e,t,n,s=1)=>{const i=t>n,r=i?15:0,o=i?0:10,l=e.getSize(new a),h=e.getCenter(new a);let d=l.x>2*r?l.x/2:r,c=l.z>2*o?l.z/2:o;return d*=s,c*=s,new ge(new a(h.x-d,h.y,h.z-c),new a(h.x+d,h.y,h.z+c))}),e("ae",e=>{const{x:t,y:n}=e;return{x:t,y:n}})),ir=e=>{const{x:t,y:n,z:s}=e;return{x:t,y:n,z:s}};e("al",(e,t,n)=>(new a).setFromSphericalCoords(e,Math.PI*(1-n),2*Math.PI*(1-t))),e("m",e=>{const t=new xe;return t.environment=e.environment.clone(),t.userData.environmentDefinition=e.userData.environmentDefinition.clone(),t.userData.shadowFromEnvironment=e.userData.shadowFromEnvironment,t});var rr=e("Z","static/default_256-f1c66a2764f88cc0.exr");const ar={uniforms:{tDiffuse:{value:null},colorTransform:{value:new C},colorBase:{value:new Ce(0,0,0,0)},multiplyChannels:{value:0},uvTransform:{value:new Pe}},vertexShader:"\n varying vec2 vUv;\n uniform mat3 uvTransform;\n \n void main() {\n vUv = (uvTransform * vec3(uv, 1.0)).xy;\n gl_Position = (projectionMatrix * modelViewMatrix * vec4(position, 1.0)).xyww;\n }",fragmentShader:"\n uniform sampler2D tDiffuse;\n uniform mat4 colorTransform;\n uniform vec4 colorBase;\n uniform float multiplyChannels;\n varying vec2 vUv;\n \n void main() {\n vec4 color = colorTransform * texture2D(tDiffuse, vUv) + colorBase;\n color.rgb = mix(color.rgb, vec3(color.r * color.g * color.b), multiplyChannels);\n gl_FragColor = color;\n }"},or=new C,lr=(new C).set(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0),hr=(new C).set(0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,0),dr=(new C).set(1,0,0,0,1,0,0,0,1,0,0,0,0,0,0,1);(new C).set(0,1,0,0,0,1,0,0,0,1,0,0,0,0,0,1),(new C).set(0,0,1,0,0,0,1,0,0,0,1,0,0,0,0,1);const cr=(new C).set(1,0,0,0,1,0,0,0,1,0,0,0,0,0,0,1),ur=new Ce(0,0,0,0),pr=new Ce(0,0,0,1),mr=new Pe,gr=(new Pe).set(1,0,0,0,-1,1,0,0,1),fr=(e,t,n,s)=>(new C).set(e,0,0,1-e,0,t,0,1-t,0,0,n,1-n,0,0,0,s);class _r extends Me{constructor(e,t="additive"){const n="additive"===t?{blendSrc:Te,blendDst:Ae,blendEquation:Re,blendSrcAlpha:Ee,blendDstAlpha:Ae,blendEquationAlpha:Re}:{};super({uniforms:Ie.clone(ar.uniforms),vertexShader:ar.vertexShader,fragmentShader:ar.fragmentShader,transparent:!0,depthTest:!1,depthWrite:!1,...n}),this.update(e)}update(e){return void 0!==(null==e?void 0:e.texture)&&(this.uniforms.tDiffuse.value=null==e?void 0:e.texture),void 0!==(null==e?void 0:e.colorTransform)&&(this.uniforms.colorTransform.value=null==e?void 0:e.colorTransform),void 0!==(null==e?void 0:e.colorBase)&&(this.uniforms.colorBase.value=null==e?void 0:e.colorBase),void 0!==(null==e?void 0:e.multiplyChannels)&&(this.uniforms.multiplyChannels.value=null==e?void 0:e.multiplyChannels),void 0!==(null==e?void 0:e.uvTransform)&&(this.uniforms.uvTransform.value=null==e?void 0:e.uvTransform),void 0!==(null==e?void 0:e.blending)&&(this.blending=null==e?void 0:e.blending),void 0!==(null==e?void 0:e.blendSrc)&&(this.blendSrc=null==e?void 0:e.blendSrc),void 0!==(null==e?void 0:e.blendDst)&&(this.blendDst=null==e?void 0:e.blendDst),void 0!==(null==e?void 0:e.blendEquation)&&(this.blendEquation=null==e?void 0:e.blendEquation),void 0!==(null==e?void 0:e.blendSrcAlpha)&&(this.blendSrcAlpha=null==e?void 0:e.blendSrcAlpha),void 0!==(null==e?void 0:e.blendDstAlpha)&&(this.blendDstAlpha=null==e?void 0:e.blendDstAlpha),void 0!==(null==e?void 0:e.blendEquationAlpha)&&(this.blendEquationAlpha=null==e?void 0:e.blendEquationAlpha),this}}const vr={uniforms:{tDiffuse:{value:null},rangeMin:{value:new r(1/512,1/512)},rangeMax:{value:new r(1/512,1/512)}},vertexShader:"\n varying vec2 vUv;\n void main() {\n vUv = uv;\n gl_Position = projectionMatrix * modelViewMatrix * vec4(position, 1.0);\n }",fragmentShader:"\n uniform sampler2D tDiffuse;\n uniform vec2 rangeMin;\n uniform vec2 rangeMax;\n varying vec2 vUv;\n \n void main() {\n vec4 baseColor = texture2D(tDiffuse, vUv);\n vec2 blur = mix(rangeMax, rangeMin, baseColor.a);\n vec4 sum = vec4( 0.0 );\n sum += texture2D(tDiffuse, vUv - 1.0 * blur) * 0.051;\n sum += texture2D(tDiffuse, vUv - 0.75 * blur) * 0.0918;\n sum += texture2D(tDiffuse, vUv - 0.5 * blur) * 0.12245;\n sum += texture2D(tDiffuse, vUv - 0.25 * blur) * 0.1531;\n sum += baseColor * 0.1633;\n sum += texture2D(tDiffuse, vUv + 0.25 * blur) * 0.1531;\n sum += texture2D(tDiffuse, vUv + 0.5 * blur) * 0.12245;\n sum += texture2D(tDiffuse, vUv + 0.75 * blur) * 0.0918;\n sum += texture2D(tDiffuse, vUv + 1.0 * blur) * 0.051;\n gl_FragColor = sum;\n }"};new r(.1,.9),new r(.1,.9);class wr extends Me{constructor(e){super({defines:Object.assign({},wr._linearDepthShader.defines),uniforms:Ie.clone(wr._linearDepthShader.uniforms),vertexShader:wr._linearDepthShader.vertexShader,fragmentShader:wr._linearDepthShader.fragmentShader,blending:De}),this.update(e)}update(e){if(void 0!==(null==e?void 0:e.depthTexture)&&(this.uniforms.tDepth.value=null==e?void 0:e.depthTexture),void 0!==(null==e?void 0:e.camera)){const t=(null==e?void 0:e.camera)||(null==e?void 0:e.camera);this.uniforms.cameraNear.value=t.near,this.uniforms.cameraFar.value=t.far}return void 0!==(null==e?void 0:e.depthFilter)&&(this.uniforms.depthFilter.value=null==e?void 0:e.depthFilter),this}}wr._linearDepthShader={uniforms:{tDepth:{value:null},depthFilter:{value:new Ce(1,0,0,0)},cameraNear:{value:.1},cameraFar:{value:1}},defines:{PERSPECTIVE_CAMERA:1,ALPHA_DEPTH:0},vertexShader:"varying vec2 vUv;\n void main() {\n vUv = uv;\n gl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n }",fragmentShader:"uniform sampler2D tDepth;\n uniform vec4 depthFilter;\n uniform float cameraNear;\n uniform float cameraFar;\n varying vec2 vUv;\n \n #include <packing>\n \n float getLinearDepth(const in vec2 screenPosition) {\n float fragCoordZ = dot(texture2D(tDepth, screenPosition), depthFilter);\n #if PERSPECTIVE_CAMERA == 1\n float viewZ = perspectiveDepthToViewZ(fragCoordZ, cameraNear, cameraFar);\n return viewZToOrthographicDepth(viewZ, cameraNear, cameraFar);\n #else\n return fragCoordZ;\n #endif\n }\n \n void main() {\n float depth = getLinearDepth(vUv);\n gl_FragColor = vec4(vec3(1.0 - depth), 1.0);\n }"};const br=new Q(-1,1,1,-1,0,1),yr=new class extends c{constructor(){super(),this.setAttribute("position",new Oe([-1,3,0,-1,-1,0,3,-1,0],3)),this.setAttribute("uv",new Oe([0,2,0,0,2,0],2))}};class Sr{constructor(e){this._mesh=new z(yr,e)}dispose(){this._mesh.geometry.dispose()}render(e){e.render(this._mesh,br)}get material(){return this._mesh.material}set material(e){this._mesh.material=e}}class xr{constructor(e=Math){this.grad3=[[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]],this.grad4=[[0,1,1,1],[0,1,1,-1],[0,1,-1,1],[0,1,-1,-1],[0,-1,1,1],[0,-1,1,-1],[0,-1,-1,1],[0,-1,-1,-1],[1,0,1,1],[1,0,1,-1],[1,0,-1,1],[1,0,-1,-1],[-1,0,1,1],[-1,0,1,-1],[-1,0,-1,1],[-1,0,-1,-1],[1,1,0,1],[1,1,0,-1],[1,-1,0,1],[1,-1,0,-1],[-1,1,0,1],[-1,1,0,-1],[-1,-1,0,1],[-1,-1,0,-1],[1,1,1,0],[1,1,-1,0],[1,-1,1,0],[1,-1,-1,0],[-1,1,1,0],[-1,1,-1,0],[-1,-1,1,0],[-1,-1,-1,0]],this.p=[];for(let t=0;t<256;t++)this.p[t]=Math.floor(256*e.random());this.perm=[];for(let e=0;e<512;e++)this.perm[e]=this.p[255&e];this.simplex=[[0,1,2,3],[0,1,3,2],[0,0,0,0],[0,2,3,1],[0,0,0,0],[0,0,0,0],[0,0,0,0],[1,2,3,0],[0,2,1,3],[0,0,0,0],[0,3,1,2],[0,3,2,1],[0,0,0,0],[0,0,0,0],[0,0,0,0],[1,3,2,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[1,2,0,3],[0,0,0,0],[1,3,0,2],[0,0,0,0],[0,0,0,0],[0,0,0,0],[2,3,0,1],[2,3,1,0],[1,0,2,3],[1,0,3,2],[0,0,0,0],[0,0,0,0],[0,0,0,0],[2,0,3,1],[0,0,0,0],[2,1,3,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0],[2,0,1,3],[0,0,0,0],[0,0,0,0],[0,0,0,0],[3,0,1,2],[3,0,2,1],[0,0,0,0],[3,1,2,0],[2,1,0,3],[0,0,0,0],[0,0,0,0],[0,0,0,0],[3,1,0,2],[0,0,0,0],[3,2,0,1],[3,2,1,0]]}dot(e,t,n){return e[0]*t+e[1]*n}dot3(e,t,n,s){return e[0]*t+e[1]*n+e[2]*s}dot4(e,t,n,s,i){return e[0]*t+e[1]*n+e[2]*s+e[3]*i}noise(e,t){let n,s,i;const r=(e+t)*(.5*(Math.sqrt(3)-1)),a=Math.floor(e+r),o=Math.floor(t+r),l=(3-Math.sqrt(3))/6,h=(a+o)*l,d=e-(a-h),c=t-(o-h);let u,p;d>c?(u=1,p=0):(u=0,p=1);const m=d-u+l,g=c-p+l,f=d-1+2*l,_=c-1+2*l,v=255&a,w=255&o,b=this.perm[v+this.perm[w]]%12,y=this.perm[v+u+this.perm[w+p]]%12,S=this.perm[v+1+this.perm[w+1]]%12;let x=.5-d*d-c*c;x<0?n=0:(x*=x,n=x*x*this.dot(this.grad3[b],d,c));let C=.5-m*m-g*g;C<0?s=0:(C*=C,s=C*C*this.dot(this.grad3[y],m,g));let P=.5-f*f-_*_;return P<0?i=0:(P*=P,i=P*P*this.dot(this.grad3[S],f,_)),70*(n+s+i)}noise3d(e,t,n){let s,i,r,a;const o=(e+t+n)*(1/3),l=Math.floor(e+o),h=Math.floor(t+o),d=Math.floor(n+o),c=(l+h+d)*(1/6),u=e-(l-c),p=t-(h-c),m=n-(d-c);let g,f,_,v,w,b;u>=p?p>=m?(g=1,f=0,_=0,v=1,w=1,b=0):u>=m?(g=1,f=0,_=0,v=1,w=0,b=1):(g=0,f=0,_=1,v=1,w=0,b=1):p<m?(g=0,f=0,_=1,v=0,w=1,b=1):u<m?(g=0,f=1,_=0,v=0,w=1,b=1):(g=0,f=1,_=0,v=1,w=1,b=0);const y=u-g+1/6,S=p-f+1/6,x=m-_+1/6,C=u-v+1/6*2,P=p-w+1/6*2,M=m-b+1/6*2,T=u-1+.5,A=p-1+.5,R=m-1+.5,E=255&l,I=255&h,D=255&d,O=this.perm[E+this.perm[I+this.perm[D]]]%12,k=this.perm[E+g+this.perm[I+f+this.perm[D+_]]]%12,L=this.perm[E+v+this.perm[I+w+this.perm[D+b]]]%12,U=this.perm[E+1+this.perm[I+1+this.perm[D+1]]]%12;let B=.6-u*u-p*p-m*m;B<0?s=0:(B*=B,s=B*B*this.dot3(this.grad3[O],u,p,m));let N=.6-y*y-S*S-x*x;N<0?i=0:(N*=N,i=N*N*this.dot3(this.grad3[k],y,S,x));let F=.6-C*C-P*P-M*M;F<0?r=0:(F*=F,r=F*F*this.dot3(this.grad3[L],C,P,M));let G=.6-T*T-A*A-R*R;return G<0?a=0:(G*=G,a=G*G*this.dot3(this.grad3[U],T,A,R)),32*(s+i+r+a)}noise4d(e,t,n,s){const i=this.grad4,r=this.simplex,a=this.perm,o=(Math.sqrt(5)-1)/4,l=(5-Math.sqrt(5))/20;let h,d,c,u,p;const m=(e+t+n+s)*o,g=Math.floor(e+m),f=Math.floor(t+m),_=Math.floor(n+m),v=Math.floor(s+m),w=(g+f+_+v)*l,b=e-(g-w),y=t-(f-w),S=n-(_-w),x=s-(v-w),C=(b>y?32:0)+(b>S?16:0)+(y>S?8:0)+(b>x?4:0)+(y>x?2:0)+(S>x?1:0),P=r[C][0]>=3?1:0,M=r[C][1]>=3?1:0,T=r[C][2]>=3?1:0,A=r[C][3]>=3?1:0,R=r[C][0]>=2?1:0,E=r[C][1]>=2?1:0,I=r[C][2]>=2?1:0,D=r[C][3]>=2?1:0,O=r[C][0]>=1?1:0,k=r[C][1]>=1?1:0,L=r[C][2]>=1?1:0,U=r[C][3]>=1?1:0,B=b-P+l,N=y-M+l,F=S-T+l,G=x-A+l,j=b-R+2*l,z=y-E+2*l,H=S-I+2*l,V=x-D+2*l,W=b-O+3*l,K=y-k+3*l,q=S-L+3*l,X=x-U+3*l,Y=b-1+4*l,Q=y-1+4*l,Z=S-1+4*l,J=x-1+4*l,$=255&g,ee=255&f,te=255&_,ne=255&v,se=a[$+a[ee+a[te+a[ne]]]]%32,ie=a[$+P+a[ee+M+a[te+T+a[ne+A]]]]%32,re=a[$+R+a[ee+E+a[te+I+a[ne+D]]]]%32,ae=a[$+O+a[ee+k+a[te+L+a[ne+U]]]]%32,oe=a[$+1+a[ee+1+a[te+1+a[ne+1]]]]%32;let le=.6-b*b-y*y-S*S-x*x;le<0?h=0:(le*=le,h=le*le*this.dot4(i[se],b,y,S,x));let he=.6-B*B-N*N-F*F-G*G;he<0?d=0:(he*=he,d=he*he*this.dot4(i[ie],B,N,F,G));let de=.6-j*j-z*z-H*H-V*V;de<0?c=0:(de*=de,c=de*de*this.dot4(i[re],j,z,H,V));let ce=.6-W*W-K*K-q*q-X*X;ce<0?u=0:(ce*=ce,u=ce*ce*this.dot4(i[ae],W,K,q,X));let ue=.6-Y*Y-Q*Q-Z*Z-J*J;return ue<0?p=0:(ue*=ue,p=ue*ue*this.dot4(i[oe],Y,Q,Z,J)),27*(h+d+c+u+p)}}new R;class Cr{constructor(){this.bounds=new ge(new a(-1,-1,-1),new a(1,1,1)),this.size=new a(2,2,2),this.center=new a(0,0,0),this.maxSceneDistanceFromCenter=Math.sqrt(3),this.maxSceneDistanceFrom0=Math.sqrt(3)}copyFrom(e){this.bounds.copy(e.bounds),this.size.copy(e.size),this.center.copy(e.center),this.maxSceneDistanceFromCenter=e.maxSceneDistanceFromCenter,this.maxSceneDistanceFrom0=e.maxSceneDistanceFrom0}updateFromObject(e){e.updateMatrixWorld(),this.bounds.setFromObject(e),this.updateFromBox(this.bounds)}updateFromBox(e){this.bounds!==e&&this.bounds.copy(e),this.bounds.getSize(this.size),this.bounds.getCenter(this.center),this.maxSceneDistanceFromCenter=this.size.length()/2,this.maxSceneDistanceFrom0=new a(Math.max(Math.abs(this.bounds.min.x),Math.abs(this.bounds.max.x)),Math.max(Math.abs(this.bounds.min.y),Math.abs(this.bounds.max.y)),Math.max(Math.abs(this.bounds.min.z),Math.abs(this.bounds.max.z))).length()}updateCameraViewVolumeFromBounds(e){e.updateMatrixWorld();const t=this.bounds.clone().applyMatrix4(e.matrixWorldInverse);e instanceof Q?((e,t)=>{e.left=t.min.x,e.right=t.max.x,e.bottom=t.min.y,e.top=t.max.y,e.near=Math.min(-t.min.z,-t.max.z),e.far=Math.max(-t.min.z,-t.max.z),e.updateProjectionMatrix()})(e,t):e instanceof X&&((e,t)=>{const n=Math.min(-t.min.z,-t.max.z),s=Math.max(-t.min.z,-t.max.z);if(n<.001)return;const i=Math.max(Math.abs(t.min.x),Math.abs(t.max.x)),r=Math.max(Math.abs(t.min.y),Math.abs(t.max.y));e.aspect=i/r,e.fov=Y.radToDeg(2*Math.atan2(r,n)),e.near=n,e.far=s,e.updateProjectionMatrix()})(e,t)}getNearAndFarForPerspectiveCamera(e,t=1){const n=e.clone().sub(this.center).length();return[Math.max(.01,n-this.maxSceneDistanceFromCenter-.01),n+this.maxSceneDistanceFromCenter*t+.01]}}class Pr{changed(e){var t,n;const s=!(null===(t=this._lastCameraProjection)||void 0===t?void 0:t.equals(e.projectionMatrix))||!(null===(n=this._lastCameraWorld)||void 0===n?void 0:n.equals(e.matrixWorld));return this._lastCameraProjection=e.projectionMatrix.clone(),this._lastCameraWorld=e.matrixWorld.clone(),s}}class Mr{constructor(){this._originalClearColor=new h,this._originalClearAlpha=0,this._originalAutoClear=!1,this._originalRenderTarget=null,this._screenSpaceQuad=new Sr(void 0),this._emptyScene=new xe,this._defaultCamera=new X}renderWithOverrideMaterial(e,t,n,s,i,r,a){this._backup(e),this._prepareRenderer(e,i,r,a);const o=t.overrideMaterial;t.overrideMaterial=s,e.render(t,n),t.overrideMaterial=o,this._restore(e)}clear(e,t,n,s){this._backup(e),this._prepareRenderer(e,t,n,s),e.render(this._emptyScene,this._defaultCamera),this._restore(e)}render(e,t,n,s,i,r){this._backup(e),this._prepareRenderer(e,s,i,r),e.render(t,n),this._restore(e)}renderScreenSpace(e,t,n,s,i){this._backup(e),this._prepareRenderer(e,n,s,i),this._screenSpaceQuad.material=t,this._screenSpaceQuad.render(e),this._restore(e)}_prepareRenderer(e,t,n,s){e.setRenderTarget(t),e.autoClear=!1,null!=n&&(e.setClearColor(n),e.setClearAlpha(s||0),e.clear())}_backup(e){e.getClearColor(this._originalClearColor),this._originalClearAlpha=e.getClearAlpha(),this._originalAutoClear=e.autoClear,this._originalRenderTarget=e.getRenderTarget()}_restore(e){e.setClearColor(this._originalClearColor),e.setClearAlpha(this._originalClearAlpha),e.setRenderTarget(this._originalRenderTarget),e.autoClear=this._originalAutoClear}}class Tr{constructor(e,t){var n;this._passRenderer=null!==(n=null==t?void 0:t.passRenderer)&&void 0!==n?n:new Mr,this._blurMaterial=new Me(null!=e?e:vr),this._blurMaterial.depthTest=!1}dispose(){this._blurMaterial.dispose()}render(e,t,n,s){this._blurMaterial.uniforms.tDiffuse.value=t[0].texture,this._blurMaterial.uniforms.rangeMin.value.x=n[0],this._blurMaterial.uniforms.rangeMin.value.y=0,this._blurMaterial.uniforms.rangeMax.value.x=s[0],this._blurMaterial.uniforms.rangeMax.value.y=0,this._passRenderer.renderScreenSpace(e,this._blurMaterial,t[1]),this._blurMaterial.uniforms.tDiffuse.value=t[1].texture,this._blurMaterial.uniforms.rangeMin.value.x=0,this._blurMaterial.uniforms.rangeMin.value.y=n[1],this._blurMaterial.uniforms.rangeMax.value.x=0,this._blurMaterial.uniforms.rangeMax.value.y=s[1],this._passRenderer.renderScreenSpace(e,this._blurMaterial,t[2])}}const Ar=(e,t)=>{const n=Rr(e,t);let s="vec4[SAMPLES](";for(let t=0;t<e;t++){const i=n[t];s+=`vec4(${i.x}, ${i.y}, ${i.z}, ${i.w})${t<e-1?",":")"}`}return s},Rr=(e,t)=>{const n=[];for(let s=0;s<e;s++){const i=s*Math.PI*(3-Math.sqrt(5)),r=.01+s/(e-1)*.99,a=t?Math.sqrt(1-r*r):1-r,o=Math.cos(i)*a,l=Math.sin(i)*a,h=4,d=Math.floor(e/h);let c=1-(Math.floor(s/h)+s%h*d)/e;c=.1+.9*c,n.push(new Ce(o,l,r,c))}return n},Er={name:"AOShader",defines:{PERSPECTIVE_CAMERA:1,SAMPLES:16,SAMPLE_VECTORS:Ar(16,!1),NORMAL_VECTOR_TYPE:1,DEPTH_SWIZZLING:"x",AO_ALGORITHM:4,NV_ALIGNED_SAMPLES:1,SCREEN_SPACE_RADIUS:0,SCREEN_SPACE_RADIUS_SCALE:100,SCENE_CLIP_BOX:0,NORMAL_VECTOR_ANTIALIAS:2,DEPTH_BUFFER_ANTIALIAS:1},uniforms:{tNormal:{value:null},tDepth:{value:null},tNoise:{value:null},resolution:{value:new r},cameraNear:{value:null},cameraFar:{value:null},cameraProjectionMatrix:{value:new C},cameraProjectionMatrixInverse:{value:new C},cameraWorldMatrix:{value:new C},radius:{value:1},distanceExponent:{value:1},thickness:{value:1},distanceFallOff:{value:1},bias:{value:.001},scale:{value:1},sceneBoxMin:{value:new a(-1,-1,-1)},sceneBoxMax:{value:new a(1,1,1)}},vertexShader:"\n\n\t\tvarying vec2 vUv;\n\n\t\tvoid main() {\n\t\t\tvUv = uv;\n\t\t\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n\t\t}",fragmentShader:"\n\n\t\tvarying vec2 vUv;\n\t\tuniform highp sampler2D tNormal;\n\t\tuniform highp sampler2D tDepth;\n\t\tuniform sampler2D tNoise;\n\t\tuniform vec2 resolution;\n\t\tuniform float cameraNear;\n\t\tuniform float cameraFar;\n\t\tuniform mat4 cameraProjectionMatrix;\n\t\tuniform mat4 cameraProjectionMatrixInverse;\t\t\n\t\tuniform mat4 cameraWorldMatrix;\n\t\tuniform float radius;\n\t\tuniform float distanceExponent;\n\t\tuniform float thickness;\n\t\tuniform float distanceFallOff;\n\t\tuniform float bias;\n\t\tuniform float scale;\n\t\t#if SCENE_CLIP_BOX == 1\n\t\t\tuniform vec3 sceneBoxMin;\n\t\t\tuniform vec3 sceneBoxMax;\n\t\t#endif\n\t\t\n\t\t#include <common>\n\t\t#include <packing>\n\n\t\t#ifndef FRAGMENT_OUTPUT\n\t\t#define FRAGMENT_OUTPUT vec4(vec3(ao), 1.)\n\t\t#endif\n\n\t\tconst vec4 sampleKernel[SAMPLES] = SAMPLE_VECTORS;\n\n\t\tvec3 getViewPosition(const in vec2 screenPosition, const in float depth) {\n\t\t\tvec4 clipSpacePosition = vec4(vec3(screenPosition, depth) * 2.0 - 1.0, 1.0);\n\t\t\tvec4 viewSpacePosition = cameraProjectionMatrixInverse * clipSpacePosition;\n\t\t\treturn viewSpacePosition.xyz / viewSpacePosition.w;\n\t\t}\n\n\t\tfloat getDepth(const vec2 uv) { \n\t\t\t#if DEPTH_BUFFER_ANTIALIAS == 1\n\t\t\t\tvec2 size = vec2(textureSize(tDepth, 0));\n\t\t\t\tivec2 p = ivec2(uv * size);\n\t\t\t\tfloat d0 = texelFetch(tDepth, p, 0).DEPTH_SWIZZLING;\n\t\t\t\tvec2 depth = vec2(d0, 1.0);\n\t\t\t\tfloat d1 = texelFetch(tDepth, p + ivec2(1, 0), 0).DEPTH_SWIZZLING;\n\t\t\t\tdepth += vec2(d1, 1.0) * step(abs(d1 - d0), 0.1);\n\t\t\t\tfloat d2 = texelFetch(tDepth, p - ivec2(1, 0), 0).DEPTH_SWIZZLING;\n\t\t\t\tdepth += vec2(d2, 1.0) * step(abs(d2 - d0), 0.1);\n\t\t\t\tfloat d3 = texelFetch(tDepth, p + ivec2(0, 1), 0).DEPTH_SWIZZLING;\n\t\t\t\tdepth += vec2(d3, 1.0) * step(abs(d3 - d0), 0.1);\n\t\t\t\tfloat d4 = texelFetch(tDepth, p - ivec2(0, 1), 0).DEPTH_SWIZZLING;\n\t\t\t\tdepth += vec2(d4, 1.0) * step(abs(d4 - d0), 0.1);\n\t\t\t\treturn depth.x / depth.y;\n \t#else\n \treturn textureLod(tDepth, uv.xy, 0.0).DEPTH_SWIZZLING;\n \t#endif\n\t\t}\n\n\t\tfloat fetchDepth(const ivec2 uv) { \n\t\t\treturn texelFetch(tDepth, uv.xy, 0).DEPTH_SWIZZLING;\n\t\t}\n\n\t\tfloat getViewZ(const in float depth) {\n\t\t\t#if PERSPECTIVE_CAMERA == 1\n\t\t\t\treturn perspectiveDepthToViewZ(depth, cameraNear, cameraFar);\n\t\t\t#else\n\t\t\t\treturn orthographicDepthToViewZ(depth, cameraNear, cameraFar);\n\t\t\t#endif\n\t\t}\n\n\t\tvec3 computeNormalFromDepth(const vec2 uv) {\n vec2 size = vec2(textureSize(tDepth, 0));\n ivec2 p = ivec2(uv * size);\n float c0 = fetchDepth(p);\n float l2 = fetchDepth(p - ivec2(2, 0));\n float l1 = fetchDepth(p - ivec2(1, 0));\n float r1 = fetchDepth(p + ivec2(1, 0));\n float r2 = fetchDepth(p + ivec2(2, 0));\n float b2 = fetchDepth(p - ivec2(0, 2));\n float b1 = fetchDepth(p - ivec2(0, 1));\n float t1 = fetchDepth(p + ivec2(0, 1));\n float t2 = fetchDepth(p + ivec2(0, 2));\n float dl = abs((2.0 * l1 - l2) - c0);\n float dr = abs((2.0 * r1 - r2) - c0);\n float db = abs((2.0 * b1 - b2) - c0);\n float dt = abs((2.0 * t1 - t2) - c0);\n vec3 ce = getViewPosition(uv, c0).xyz;\n vec3 dpdx = (dl < dr) ? ce - getViewPosition((uv - vec2(1.0 / size.x, 0.0)), l1).xyz\n : -ce + getViewPosition((uv + vec2(1.0 / size.x, 0.0)), r1).xyz;\n vec3 dpdy = (db < dt) ? ce - getViewPosition((uv - vec2(0.0, 1.0 / size.y)), b1).xyz\n : -ce + getViewPosition((uv + vec2(0.0, 1.0 / size.y)), t1).xyz;\n return normalize(cross(dpdx, dpdy));\n\t\t}\n\n\t\tvec3 getViewNormal(const vec2 uv) {\n\t\t\t#if NORMAL_VECTOR_TYPE == 2\n\t\t\t\treturn normalize(textureLod(tNormal, uv, 0.).rgb);\n\t\t\t#elif NORMAL_VECTOR_TYPE == 1\n\t\t\t\treturn unpackRGBToNormal(textureLod(tNormal, uv, 0.).rgb);\n\t\t\t#else\n\t\t\t\treturn computeNormalFromDepth(uv);\n\t\t\t#endif\n\t\t}\n\n\t\tvec3 getAntiAliasedViewNormal(const in vec2 screenPosition) {\n\t\t\t#if NORMAL_VECTOR_TYPE == 2\n\t\t\t\t#if NORMAL_VECTOR_ANTIALIAS == 1\n\t\t\t\t\tvec2 uv = screenPosition;\n\t\t\t\t\tvec2 size = vec2(textureSize(tNormal, 0));\n\t\t\t\t\tivec2 p = ivec2(screenPosition * size);\n\t\t\t\t\tfloat c0 = texelFetch(tNormal, p, 0).a;\n\t\t\t\t\tfloat l2 = texelFetch(tNormal, p - ivec2(2, 0), 0).a;\n\t\t\t\t\tfloat l1 = texelFetch(tNormal, p - ivec2(1, 0), 0).a;\n\t\t\t\t\tfloat r1 = texelFetch(tNormal, p + ivec2(1, 0), 0).a;\n\t\t\t\t\tfloat r2 = texelFetch(tNormal, p + ivec2(2, 0), 0).a;\n\t\t\t\t\tfloat b2 = texelFetch(tNormal, p - ivec2(0, 2), 0).a;\n\t\t\t\t\tfloat b1 = texelFetch(tNormal, p - ivec2(0, 1), 0).a;\n\t\t\t\t\tfloat t1 = texelFetch(tNormal, p + ivec2(0, 1), 0).a;\n\t\t\t\t\tfloat t2 = texelFetch(tNormal, p + ivec2(0, 2), 0).a;\n\t\t\t\t\tfloat dl = abs((2.0 * l1 - l2) - c0);\n\t\t\t\t\tfloat dr = abs((2.0 * r1 - r2) - c0);\n\t\t\t\t\tfloat db = abs((2.0 * b1 - b2) - c0);\n\t\t\t\t\tfloat dt = abs((2.0 * t1 - t2) - c0);\n\t\t\t\t\tvec3 ce = getViewPosition(uv, c0).xyz;\n\t\t\t\t\tvec3 dpdx = (dl < dr) ? ce - getViewPosition((uv - vec2(1.0 / size.x, 0.0)), l1).xyz\n\t\t\t\t\t\t\t\t\t\t : -ce + getViewPosition((uv + vec2(1.0 / size.x, 0.0)), r1).xyz;\n\t\t\t\t\tvec3 dpdy = (db < dt) ? ce - getViewPosition((uv - vec2(0.0, 1.0 / size.y)), b1).xyz\n\t\t\t\t\t\t\t\t\t\t : -ce + getViewPosition((uv + vec2(0.0, 1.0 / size.y)), t1).xyz;\n\t\t\t\t\treturn normalize(cross(dpdx, dpdy));\n\t\t\t\t#elif NORMAL_VECTOR_ANTIALIAS == 2\n\t\t\t\t\tvec2 size = vec2(textureSize(tNormal, 0));\n\t\t\t\t\tivec2 p = ivec2(screenPosition * size);\n\t\t\t\t\tvec3 normalVector = texelFetch(tNormal, p, 0).xyz;\n\t\t\t\t\tnormalVector += texelFetch(tNormal, p + ivec2(1, 0), 0).xyz;\n\t\t\t\t\tnormalVector += texelFetch(tNormal, p - ivec2(1, 0), 0).xyz;\n\t\t\t\t\tnormalVector += texelFetch(tNormal, p + ivec2(0, 1), 0).xyz;\n\t\t\t\t\tnormalVector += texelFetch(tNormal, p - ivec2(0, 1), 0).xyz;\n\t\t\t\t\treturn normalize(normalVector);\n\t\t\t\t#else\n\t\t\t\t\treturn texture2D(tNormal, screenPosition).xyz;\n\t\t\t\t#endif\n\t\t\t#elif NORMAL_VECTOR_TYPE == 1\n\t\t\t\treturn unpackRGBToNormal(textureLod(tNormal, screenPosition, 0.).rgb);\n\t\t\t#else\n\t\t\t\treturn computeNormalFromDepth(screenPosition);\n\t\t\t#endif\n\t\t }\n\n\t\tvec3 getSceneUvAndDepth(vec3 sampleViewPos) {\n\t\t\tvec4 sampleClipPos = cameraProjectionMatrix * vec4(sampleViewPos, 1.);\n\t\t\tvec2 sampleUv = sampleClipPos.xy / sampleClipPos.w * 0.5 + 0.5;\n\t\t\tfloat sampleSceneDepth = getDepth(sampleUv);\n\t\t\treturn vec3(sampleUv, sampleSceneDepth);\n\t\t}\n\n\t\tfloat sinusToPlane(vec3 pointOnPlane, vec3 planeNormal, vec3 point) {\n\t\t\tvec3 delta = point - pointOnPlane;\n\t\t\tfloat sinV = dot(planeNormal, normalize(delta));\n\t\t\treturn sinV;\n\t\t}\n\n\t\tfloat getFallOff(float delta, float falloffDistance) {\n\t\t\tfloat fallOff = smoothstep(0., 1., 1. - distanceFallOff * abs(delta) / falloffDistance);\n\t\t\treturn fallOff;\n\t\t}\n\t\t\n\t\tvoid main() {\n\t\t\tfloat depth = getDepth(vUv.xy);\n\t\t\tif (depth >= 1.0) {\n\t\t\t\tdiscard;\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tvec3 viewPos = getViewPosition(vUv, depth);\n\t\t\tvec3 viewNormal = getAntiAliasedViewNormal(vUv);\n\n\t\t\tfloat radiusToUse = radius;\n\t\t\tfloat distanceFalloffToUse = thickness;\n\t\t\t#if SCREEN_SPACE_RADIUS == 1\n\t\t\t float radiusScale = getViewPosition(vec2(0.5 + float(SCREEN_SPACE_RADIUS_SCALE) / resolution.x, 0.0), depth).x;\n\t\t\t\tradiusToUse *= radiusScale;\n\t\t\t\tdistanceFalloffToUse *= radiusScale;\n\t\t\t#endif\n\n\t\t\t#if SCENE_CLIP_BOX == 1\n\t\t\t\tvec3 worldPos = (cameraWorldMatrix * vec4(viewPos, 1.0)).xyz;\n \t\t\tfloat boxDistance = length(max(vec3(0.0), max(sceneBoxMin - worldPos, worldPos - sceneBoxMax)));\n\t\t\t\tif (boxDistance > radiusToUse) {\n\t\t\t\t\tdiscard;\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t#endif\n\t\t\t\n\t\t\tvec2 noiseResolution = vec2(textureSize(tNoise, 0));\n\t\t\tvec2 noiseUv = vUv * resolution / noiseResolution;\n\t\t\tvec4 noiseTexel = textureLod(tNoise, noiseUv, 0.0);\n\t\t\tvec3 randomVec = noiseTexel.xyz * 2.0 - 1.0;\n\n\t\t\t#if NV_ALIGNED_SAMPLES == 1\n \t\t\t\tvec3 tangent = normalize(randomVec - viewNormal * dot(randomVec, viewNormal));\n \t\t\tvec3 bitangent = cross(viewNormal, tangent);\n \t\t\tmat3 kernelMatrix = mat3(tangent, bitangent, viewNormal);\n\t\t\t#else\n\t\t\t\tvec3 tangent = normalize(vec3(randomVec.xy, 0.));\n\t\t\t\tvec3 bitangent = vec3(-tangent.y, tangent.x, 0.);\n\t\t\t\tmat3 kernelMatrix = mat3(tangent, bitangent, vec3(0., 0., 1.));\n\t\t\t#endif\n\n\t\t#if AO_ALGORITHM == 4\n\t\t\tconst int DIRECTIONS = SAMPLES < 30 ? 3 : 5;\n\t\t\tconst int STEPS = (SAMPLES + DIRECTIONS - 1) / DIRECTIONS;\n\t\t#elif AO_ALGORITHM == 3\n\t\t\tconst int DIRECTIONS = SAMPLES < 16 ? 3 : 5;\n\t\t\tconst int STEPS = (SAMPLES + DIRECTIONS - 1) / DIRECTIONS;\n\t\t#else\n\t\t\tconst int DIRECTIONS = SAMPLES;\n\t\t\tconst int STEPS = 1;\n\t\t#endif\n\n\t\t\tfloat ao = 0.0, totalWeight = 0.0;\n\t\t\tfor (int i = 0; i < DIRECTIONS; ++i) {\n\n\t\t\t#if AO_ALGORITHM == 4\n\t\t\t\tfloat angle = float(i) / float(DIRECTIONS) * PI;\n\t\t\t\tvec4 sampleDir = vec4(cos(angle), sin(angle), 0., 0.5 + 0.5 * noiseTexel.w); \n\t\t\t#elif AO_ALGORITHM == 3\n\t\t\t\tfloat angle = float(i) / float(DIRECTIONS) * 2. * PI;\n\t\t\t\tvec4 sampleDir = vec4(cos(angle), sin(angle), 0., 0.5 + 0.5 * noiseTexel.w); \n\t\t\t#else\n\t\t\t\tvec4 sampleDir = sampleKernel[i];\n\t\t\t#endif\n\t\t\t\tsampleDir.xyz = normalize(kernelMatrix * sampleDir.xyz);\n\n\t\t\t\tvec3 viewDir = normalize(-viewPos.xyz);\n\t\t\t\tvec3 sliceBitangent = normalize(cross(sampleDir.xyz, viewDir));\n\t\t\t\tvec3 sliceTangent = cross(sliceBitangent, viewDir);\n\t\t\t\tvec3 normalInSlice = normalize(viewNormal - sliceBitangent * dot(viewNormal, sliceBitangent));\n\t\t\t\t\n\t\t\t#if (AO_ALGORITHM == 3 || AO_ALGORITHM == 4)\n\t\t\t\tvec3 tangentToNormalInSlice = cross(normalInSlice, sliceBitangent);\n\t\t\t\t#if AO_ALGORITHM == 4\n\t\t\t\t\tvec2 cosHorizons = vec2(dot(viewDir, tangentToNormalInSlice), dot(viewDir, -tangentToNormalInSlice));\n\t\t\t\t#else\n\t\t\t\t\tvec2 cosHorizons = vec2(dot(viewDir, tangentToNormalInSlice));\n\t\t\t\t#endif\n\t\t\t\tfor (int j = 0; j < STEPS; ++j) {\n\t\t\t\t\tvec3 sampleViewOffset = sampleDir.xyz * radiusToUse * sampleDir.w * pow(float(j + 1) / float(STEPS), distanceExponent);\n\t\t\t\t\tvec3 sampleViewPos = viewPos + sampleViewOffset;\n\t\t\t#else\n\t\t\t\t\tvec3 sampleViewPos = viewPos + sampleDir.xyz * radiusToUse * pow(sampleDir.w, distanceExponent);\n\t\t\t#endif\t\n\n\t\t\t\t\tvec3 sampleSceneUvDepth = getSceneUvAndDepth(sampleViewPos);\n\t\t\t\t\tvec3 sampleSceneViewPos = getViewPosition(sampleSceneUvDepth.xy, sampleSceneUvDepth.z);\n\t\t\t\t\tfloat sceneSampleDist = abs(sampleSceneViewPos.z);\n\t\t\t\t\tfloat sampleDist = abs(sampleViewPos.z);\n\t\t\t\t\t\n\t\t\t\t#if (AO_ALGORITHM == 3 || AO_ALGORITHM == 4)\n\t\t\t\t\t// HBAO || GTAO\n\t\t\t\t\tvec3 viewDelta = sampleSceneViewPos - viewPos;\n\t\t\t\t\tif (abs(viewDelta.z) < thickness) {\n\t\t\t\t\t\tvec2 clipRangeCheck = step(0., sampleSceneUvDepth.xy) * step(sampleSceneUvDepth.xy, vec2(1.));\n\t\t\t\t\t\tfloat sampleCosHorizon = dot(viewDir, normalize(viewDelta));\n\t\t\t\t\t\tcosHorizons.x += max(0., (sampleCosHorizon - cosHorizons.x) * mix(1., 2. / float(j + 2), distanceFallOff) * clipRangeCheck.x * clipRangeCheck.y);\n\t\t\t\t\t}\t\t\n\t\t\t\t\t#if AO_ALGORITHM == 4\n\t\t\t\t\t\tsampleSceneUvDepth = getSceneUvAndDepth(viewPos - sampleViewOffset);\n\t\t\t\t\t\tsampleSceneViewPos = getViewPosition(sampleSceneUvDepth.xy, sampleSceneUvDepth.z);\n\t\t\t\t\t\tviewDelta = sampleSceneViewPos - viewPos;\n\t\t\t\t\t\tif (abs(viewDelta.z) < thickness) {\n\t\t\t\t\t\t\tvec2 clipRangeCheck = step(0., sampleSceneUvDepth.xy) * step(sampleSceneUvDepth.xy, vec2(1.));\n\t\t\t\t\t\t\tfloat sampleCosHorizon = dot(viewDir, normalize(viewDelta));\n\t\t\t\t\t\t\tcosHorizons.y += max(0., (sampleCosHorizon - cosHorizons.y) * mix(1., 2. / float(j + 2), distanceFallOff) * clipRangeCheck.x * clipRangeCheck.y);\t\n\t\t\t\t\t\t}\n\t\t\t\t\t#endif\n\t\t\t\t#elif AO_ALGORITHM == 2\n\t\t\t\t\t// N8AO\n\t\t\t\t\tfloat weight = dot(viewNormal, sampleDir.xyz);\n\t\t\t\t\tfloat occlusion = weight * step(sceneSampleDist + bias, sampleDist);\n\t\t\t\t#elif AO_ALGORITHM == 1\n\t\t\t\t\t// SAO\n\t\t\t\t\tvec3 viewDelta = sampleSceneViewPos - viewPos;\n\t\t\t\t\tfloat minResolution = 0.; // ?\n\t\t\t\t\tfloat scaledViewDist = length( viewDelta ) / scale;\n\t\t\t\t\tfloat weight = 1.;\n\t\t\t\t\tfloat occlusion = max(0., (dot(viewNormal, viewDelta) - minResolution) / scaledViewDist - bias) / (1. + scaledViewDist * scaledViewDist );\n\t\t\t\t#else\n\t\t\t\t\t// SSAO\n\t\t\t\t\tfloat weight = 1.;\n\t\t\t\t\tfloat occlusion = step(sceneSampleDist + bias, sampleDist);\n\t\t\t\t#endif\n\n\t\t#if AO_ALGORITHM == 4\t\n\t\t\t\t}\n\t\t\t\t// GTAO\n\t\t\t\tvec2 sinHorizons = sqrt(1. - cosHorizons * cosHorizons);\n\t\t\t\tfloat nx = dot(normalInSlice, sliceTangent);\n\t\t\t\tfloat ny = dot(normalInSlice, viewDir);\n\t\t\t\tfloat nxb = 1. / 2. * (acos(cosHorizons.y) - acos(cosHorizons.x) + sinHorizons.x * cosHorizons.x - sinHorizons.y * cosHorizons.y);\n\t\t\t\tfloat nyb = 1. / 2. * (2. - cosHorizons.x * cosHorizons.x - cosHorizons.y * cosHorizons.y);\n\t\t\t\tfloat occlusion = nx * nxb + ny * nyb;\n\t\t\t\tao += occlusion;\n\t\t\t}\n\t\t\tao = clamp(ao / float(DIRECTIONS), 0., 1.);\t\n\t\t#elif AO_ALGORITHM == 3\n\t\t\t\t}\n\t\t\t\ttotalWeight += 1.;\n\t\t\t\tao += max(0., cosHorizons.x - max(0., cosHorizons.y));\n\t\t\t}\n\t\t\tao /= totalWeight + 1. - step(0., totalWeight);\n\t\t\tao = clamp(1. - ao, 0., 1.);\n\t\t#else\n\n\t\t\t\tfloat fallOff = getFallOff(sceneSampleDist - sampleDist, distanceFalloffToUse);\n\t\t\t\tocclusion *= fallOff;\n\t\t\t\tvec2 diff = (vUv - sampleSceneUvDepth.xy) * resolution;\n\t\t\t\tocclusion *= step(1., dot(diff, diff));\n\t\t\t\tvec2 clipRangeCheck = step(0., sampleSceneUvDepth.xy) * step(sampleSceneUvDepth.xy, vec2(1.));\n\t\t\t\tocclusion *= clipRangeCheck.x * clipRangeCheck.y;\n\t\t\t\tweight *= clipRangeCheck.x * clipRangeCheck.y;\n\t\t\t\ttotalWeight += weight;\n\t\t\t\tao += occlusion;\n\t\t\t}\n\t\t\tao /= totalWeight + 1. - step(0., totalWeight);\n\t\t\tao = clamp(1. - ao, 0., 1.);\n\t\t#endif\t\n\n\t\t#if SCENE_CLIP_BOX == 1\n\t\t\tao = mix(ao, 1., smoothstep(0., radiusToUse, boxDistance));\n\t\t#endif\n\t\t#if AO_ALGORITHM != 1\n\t\t\tao = pow(ao, scale);\n\t\t#endif\n\t\t\tgl_FragColor = FRAGMENT_OUTPUT;\n\t\t}"},Ir={resolutionScale:1,algorithm:0,samples:32,radius:.25,distanceExponent:2,thickness:.5,distanceFallOff:.5,scale:1,bias:.01,screenSpaceRadius:!1};class Dr{get texture(){var e;return this._renderTarget?null===(e=this._renderTarget)||void 0===e?void 0:e.texture:null}constructor(e,t,n){this.needsUpdate=!0,this.parameters={...Ir},this._width=0,this._height=0,this._normalVectorSourceType="floatBufferNormal",this._depthValueSourceType="normalVectorAlpha",this._modulateRedChannel=!1,this.depthTexture=null,this.normalTexture=null,this._noiseTexture=null,this._renderTarget=null,this._passRenderer=new Mr,this._sceneClipBox=new ge(new a(-1,-1,-1),new a(1,1,1)),this._sceneScale=1,this._width=e,this._height=t,this._normalVectorSourceType=(null==n?void 0:n.normalVectorSourceType)||"floatBufferNormal",this._depthValueSourceType=(null==n?void 0:n.depthValueSourceType)||"normalVectorAlpha",this._modulateRedChannel=(null==n?void 0:n.modulateRedChannel)||!1,(null==n?void 0:n.aoParameters)&&(this.parameters=n.aoParameters),n&&this.updateTextures(n)}_getNoiseTexture(e=64){if(!this._noiseTexture){const t=new xr,n=new Uint8Array(e*e*4);for(let s=0;s<e;s++)for(let i=0;i<e;i++){const r=s,a=i;n[4*(s*e+i)]=127.5*(t.noise(r,a)+1),n[4*(s*e+i)+1]=127.5*(t.noise(r+e,a)+1),n[4*(s*e+i)+2]=127.5*(t.noise(r,a+e)+1),n[4*(s*e+i)+3]=127.5*(t.noise(r+e,a+e)+1)}this._noiseTexture=new ye(n,e,e,be,ke),this._noiseTexture.wrapS=k,this._noiseTexture.wrapT=k,this._noiseTexture.needsUpdate=!0}return this._noiseTexture}_getMaterial(e,t){let n=t;return this._aoMaterial||(this._aoMaterial=this._newAoMaterial(),n=!0),n&&(this._updateShader(this._aoMaterial,e),this._aoMaterial.needsUpdate=!0),this._updateUniforms(this._aoMaterial,e,n),this._aoMaterial}_newAoMaterial(){const e=new Me({defines:Object.assign({},Er.defines),uniforms:Ie.clone(Er.uniforms),vertexShader:Er.vertexShader,fragmentShader:Er.fragmentShader,depthTest:!1,depthWrite:!1});return this._modulateRedChannel&&(e.blending=Le,e.blendEquation=Ue,e.blendEquationAlpha=null,e.blendSrc=Be,e.blendSrcAlpha=null,e.blendDst=Be,e.blendDstAlpha=null),e.defines.FRAGMENT_OUTPUT=this._modulateRedChannel?"vec4(ao, 1., 1., 1.)":void 0,e.uniforms.tNoise.value=(e=>{const t=new xr,n=Math.floor(5)%2==0?Math.floor(5)+1:Math.floor(5),s=(e=>{const t=Math.floor(e)%2==0?Math.floor(e)+1:Math.floor(e),n=t*t,s=Array(n).fill(0);let i=Math.floor(t/2),r=t-1;for(let e=1;e<=n;)-1===i&&r===t?(r=t-2,i=0):(r===t&&(r=0),i<0&&(i=t-1)),0===s[i*t+r]?(s[i*t+r]=e++,r++,i--):(r-=2,i++);return s})(n),i=s.length,r=new Uint8Array(4*i);for(let e=0;e<i;++e){const n=s[e],o=2*Math.PI*n/i,l=new a(Math.cos(o),Math.sin(o),0).normalize();r[4*e]=255*(.5*l.x+.5),r[4*e+1]=255*(.5*l.y+.5),r[4*e+2]=127,r[4*e+3]=255*(.5*t.noise(e/5,e%5)+.5)}const o=new ye(r,n,n);return o.wrapS=k,o.wrapT=k,o.needsUpdate=!0,o})(),e}_updateShader(e,t){e.defines.PERSPECTIVE_CAMERA=t.isPerspectiveCamera?1:0,e.defines.SAMPLES=this.parameters.samples,e.defines.SAMPLE_VECTORS=Ar(this.parameters.samples,0===this.parameters.algorithm),e.defines.NORMAL_VECTOR_TYPE="floatBufferNormal"===this._normalVectorSourceType?2:1,e.defines.DEPTH_SWIZZLING="normalVectorAlpha"===this._depthValueSourceType?"a":"x",e.defines.AO_ALGORITHM=this.parameters.algorithm,e.defines.NV_ALIGNED_SAMPLES=3===this.parameters.algorithm||4===this.parameters.algorithm?0:1,e.defines.SCREEN_SPACE_RADIUS=this.parameters.screenSpaceRadius?1:0,e.defines.SCENE_CLIP_BOX=1}_updateUniforms(e,t,n){const s=this.parameters.screenSpaceRadius?1:this._sceneScale,i="normalVectorAlpha"===this._depthValueSourceType?this.normalTexture:this.depthTexture;e.uniforms.tNormal.value=this.normalTexture,e.uniforms.tDepth.value=i,e.uniforms.resolution.value.set(this._width,this._height),e.uniforms.cameraProjectionMatrix.value.copy(t.projectionMatrix),e.uniforms.cameraProjectionMatrixInverse.value.copy(t.projectionMatrixInverse),e.uniforms.cameraWorldMatrix.value.copy(t.matrixWorld);const r=t;e.uniforms.cameraNear.value=r.near,e.uniforms.cameraFar.value=r.far,n&&(e.uniforms.radius.value=this.parameters.radius*s,e.uniforms.distanceExponent.value=this.parameters.distanceExponent,e.uniforms.thickness.value=this.parameters.thickness*s,e.uniforms.distanceFallOff.value=this.parameters.distanceFallOff,e.uniforms.scale.value=this.parameters.scale,this._sceneClipBox&&(e.uniforms.sceneBoxMin.value.copy(this._sceneClipBox.min),e.uniforms.sceneBoxMax.value.copy(this._sceneClipBox.max)))}_getRenderTargets(){return this._renderTarget||(this._renderTarget=new Ne(this._width,this._height,{magFilter:D,minFilter:D})),this._renderTarget}dispose(){var e,t,n;null===(e=this._noiseTexture)||void 0===e||e.dispose(),null===(t=this._aoMaterial)||void 0===t||t.dispose(),null===(n=this._renderTarget)||void 0===n||n.dispose()}setSize(e,t){var n;this._width=e,this._height=t,null===(n=this._renderTarget)||void 0===n||n.setSize(e,t),this.needsUpdate=!0}updateBounds(e,t){this._sceneClipBox=(new ge).copy(e),this._sceneScale=null!=t?t:1,this.needsUpdate=!0}updateParameters(e){for(const t in e)this.parameters.hasOwnProperty(t)&&(this.parameters[t]=e[t],this.needsUpdate=!0)}updateTextures(e){e.depthTexture&&(this.depthTexture=e.depthTexture,this.needsUpdate=!0),e.normalTexture&&(this.normalTexture=e.normalTexture,this.needsUpdate=!0)}clear(e,t){this._passRenderer.clear(e,t||this._getRenderTargets(),16777215,1)}render(e,t,n,s){const i=this._getMaterial(t,this.needsUpdate);this.needsUpdate=!1,this._passRenderer.renderScreenSpace(e,i,s||this._getRenderTargets())}}const Or={shadowType:"PCFSoftShadowMap",shAndAoPassParameters:{aoIntensity:.3,shadow:{shadowRadius:.1},ao:{algorithm:0,samples:32,radius:.02,distanceExponent:2,thickness:.1,distanceFallOff:1,bias:.01},poissonDenoise:{iterations:2,samples:16,radius:5,radiusExponent:1,lumaPhi:10,depthPhi:.4,normalPhi:4}},groundReflectionParameters:{brightness:.5}},kr=e=>Math.max(0,Math.min(1,e));class Lr{constructor(e){this.autoQuality=!1,this.colors=Ge,this.unit=null,this.unitStringType=null,this.meshSelection=!0,this.stats=!1,this._measureTraffic=!1,this.disableDebugGUI=!1,this.disableEnvMap=!1,this.envMapUrl=rr,this.envMapIntensity=1.5,this.envMapRotation=0,this.maxLightSources=-1,this.legacyLight=!1,this.sceneLight=null,this.shading="default",this.restrictionLevel=0,this.e2e=!1,this.highlighting=je.SMART,this.dls=null,this.ls=null,this.cameraSpacing=0,this.transparentHighlighting=!0,this.featureFlags={pulsePreview:!1,reDock:!1,configureInRoom:!1,advancedDocking:!1},this.mode=ze.CAMERA_3D,this.edit=!1,this.moc=!1,this.callbacksOnlyIfGeometryIsReady=!0,this._creator_=e}setOverrides(e){Fe(this,e)}}e("aB",Lr);const Ur=["language","browserLanguage","userLanguage","systemLanguage"];e("a5",/^((?!chrome|android).)*safari/i.test(navigator.userAgent));class Br{constructor(e){this.locale=((e=null)=>{const t=window.navigator;if(e)return e.substr(0,2);if(Array.isArray(t.languages)&&t.languages.length>0)return t.languages[0].substr(0,2);for(let e=0,n=Ur.length;e<n;e++){const n=t[Ur[e]];if(n)return n.substr(0,2)}return"en"})()||"en",this.overrideCountry=null,this._creator_=e}setOverrides(e){Fe(this,e)}}e("aA",Br);class Nr{_setMute(e){He(this,"_isMute",!0),this._isMute=e,He(this,"_isMute",!1)}mute(){this._setMute(!0)}unmute(){this._setMute(!1)}constructor(e){return this._isMute=!1,this.cameraStartsMoving=()=>{},this._creator_=e,Ve(this,"_isMute",{enumerable:!1,writable:!1}),Ve(Nr.prototype,"_setMute",{enumerable:!1,writable:!1}),Ve(Nr.prototype,"mute",{enumerable:!1,writable:!1}),Ve(Nr.prototype,"unmute",{enumerable:!1,writable:!1}),new Proxy(this,this)}get(e,t){return this._isMute&&"function"==typeof this[t]&&"on"===t.substr(0,2)?()=>{}:this[t]}}e("ax",Nr);class Fr extends Nr{constructor(){super(...arguments),this.onNetworkRequest=(e,t,n)=>{},this.onKernelMsg=(e,t,n={})=>{},this.onCheckExternalCache=async(e,t)=>Promise.resolve(null),this.onValidateNetworkResponse=(e,t)=>Promise.resolve(!0)}}e("az",Fr),e("e",{HSC:"rml-configurator",HSP:"rml-hsp",GLB:"rml-glb",RMV:"rml-mv"});class Gr{get element(){return this._container}constructor(e){this._creator_=e,this._lifeCycleManager.addEventListener(this)}setDomElement(e){if(!this._container){this._container=document.createElement("div"),this._container.classList.add("rml-threejs-canvas-container"),this._container.setAttribute("ondragover","return false"),this._container.style.position="relative",this._container.style.width="100%",this._container.style.height="100%";const t=document.createElement("style");t.innerText=".rml-threejs-canvas-container canvas{position:absolute;top:0;left:0;right:0;bottom:0;z-index:100; opacity:1;}",this._container.appendChild(t),e.appendChild(this._container)}this._element=e}getClientDimensions(){return new r(this._element.clientWidth,this._element.clientHeight)}_removeDomElement(e){if(!e)return;const t=e.parentElement;t&&t.removeChild(e)}reset(){this._element=null,this._removeDomElement(this._container),this._container=null}pause(){this.reset()}resume(){}destroy(){}}sn([an],Gr.prototype,"_lifeCycleManager",void 0),e("aD",class{constructor(e){this._creator_=e}setScene(e){}setUiScene(e){}updateBounds(e){}clearScene(e,t){}moveCameraEnd(e){}moveCameraStart(e){}needsUiScene(){return!1}});class jr{constructor(e){this._plugins=[],this._creator_=e}async init(e,n,s){this._scene=e,this._uiScene=n,this._cameraPosition=s;const{bananaForScale:i}=this._initData;i&&await t.import("./banana-for-scale-a1b28b55.nomodule.js").then(({default:e})=>this._plugins.push(new e(this._creator_))),this._plugins.forEach(e=>e.setScene(this._scene)),this._plugins.forEach(e=>e.setUiScene(this._uiScene)),this._plugins.forEach(e=>e.updateBounds(this._bounds)),this._plugins.forEach(e=>e.moveCameraEnd(this._cameraPosition))}addPlugin(e){this._plugins.push(e),e.setScene(this._scene),e.setUiScene(this._uiScene),e.updateBounds(this._bounds),e.moveCameraEnd(this._cameraPosition)}updateBounds(e){this._bounds=e,this._plugins.forEach(t=>t.updateBounds(e))}clearScene(e,t){this._plugins.forEach(n=>n.clearScene(e,t))}getActivePlugins(){return this._plugins}getPlugin(e){for(let t of this._plugins)if(t instanceof e)return t;return null}moveCameraEnd(e){this._cameraPosition=e,this._plugins.forEach(t=>t.moveCameraEnd(e))}moveCameraStart(e){this._cameraPosition=e,this._plugins.forEach(t=>t.moveCameraStart(e))}needsUiScene(){return this._plugins.map(e=>e.needsUiScene()).reduce((e,t)=>e||t,!1)}}sn([an],jr.prototype,"_initData",void 0);class zr{constructor(e,t){this._waitingPromises=[],this._finishPromiseExecutor=[],this._errorCallback=()=>{},Promise.allSettled=Promise.allSettled||(e=>Promise.all(e.map(e=>e.then(e=>({status:"fulfilled",value:e})).catch(e=>({status:"rejected",reason:e}))))),e&&this.registerCallback(e),t&&(this._errorCallback=t)}push(e){this._waitingPromises.push(e),Promise.all(this._waitingPromises).then(e=>{e.length===this._waitingPromises.length&&(this._callback&&this._callback(e),this._waitingPromises=[])},this._errorCallback)}finished(e=!1){return new Promise((t,n)=>{this._finishPromiseExecutor.push({resolve:t,reject:n});const s=e?"allSettled":"all";Promise[s](this._waitingPromises).then(e=>{if("allSettled"===s){const t=[];e.forEach(({value:e,status:n})=>{"fulfilled"===n&&t.push(e)}),this._resolveAllExecutors(t)}else this._resolveAllExecutors(e)},e=>{this._rejectAllExecutors(e)})})}registerCallback(e){this._callback=e}unregisterCallback(){this._callback=null}_resolveAllExecutors(e){this._finishPromiseExecutor.forEach(({resolve:t})=>t(e)),this._finishPromiseExecutor=[]}_rejectAllExecutors(e){this._finishPromiseExecutor.forEach(({reject:t})=>t(e)),this._finishPromiseExecutor=[]}clear(){const e=this._waitingPromises.length>0;this._waitingPromises=[],e?this._rejectAllExecutors(new Error("Promise queue has been cleared")):this._resolveAllExecutors([])}get length(){return this._waitingPromises.length}}class Hr{constructor(e){this.materialQueue=new zr,this._geometryComponentMaterialCache=new Map,this._maxAnisotropy=1,this._maxTextures=16,this._textureLoader=new R,this._configuratorPreviewMaterial=Ri.createMeshStandardMaterial({color:"#DDDDDD",transparent:!0,opacity:1,roughness:1,envMap:null,polygonOffset:!0,polygonOffsetFactor:-1}),this._creator_=e,this._previewMaterial=Ri.createMeshStandardMaterial({color:"#DDDDDD",roughness:1,metalness:0})}getGeometry(e){return e&&this._cacheHolder.geometryCache.has(e)?this._cacheHolder.geometryCache.get(e):null}_generateGeometry(e,t,n,s,i){let r;return e&&this._cacheHolder.geometryCache.has(e)?r=this._cacheHolder.geometryCache.get(e):(r=new c,r.setIndex(new We(n,1)),r.setAttribute("position",new Oe(t,3)),r.setAttribute("normal",new Oe(i,3)),r.setAttribute("uv",new Oe(s,2)),r.scale(.001,.001,.001),r.rotateX(-Math.PI/2),e&&this._cacheHolder.geometryCache.set(e,r)),r}changeMaterialOfMesh(e,t,n){e&&t?(e.material=t,e.material.transparent||0===e.material.opacity||e.material.transmission>0?(e.castShadow=!1,e.receiveShadow=!1):(e.castShadow=!0,e.receiveShadow=!0),e.material.needsUpdate=!0,this._materialLoaded&&this._materialLoaded(t),this._updateMaterialProperties(e,n)):console.warn("could not assign material to mesh",{mesh:e},{material:t})}_updateMaterialProperties(e,t){var n;if(t&&Object.keys(t).length>0&&e.material instanceof N){const s=e.material.clone();s.userData.materialAttributes=t,this._updateStandardMaterialProperties(s,t),s instanceof x&&this._updatePhysicalMaterialProperties(s,t),s.transparent=s.opacity<1;const i=e.material;e.material=s,(null===(n=i.userData)||void 0===n?void 0:n.materialAttributes)&&i.dispose()}}_updateStandardMaterialProperties(e,t){t.color&&(e.color=new h(t.color)),t.alpha&&(e.opacity=parseFloat(t.alpha)),t.roughness&&(e.roughness=parseFloat(t.roughness)),t.metallic&&(e.metalness=parseFloat(t.metallic)),t.alphaCutoff&&(e.alphaTest=parseFloat(t.alphaCutoff)),t.doubleSided&&(e.side=t.doubleSided?F:he),t.occlusion&&(e.aoMapIntensity=parseFloat(t.occlusion)),t.emissiveColor&&(e.emissive=new h(t.emissiveColor)),t.emissiveIntensity&&(e.emissiveIntensity=parseFloat(t.emissiveIntensity))}_updatePhysicalMaterialProperties(e,t){t.transmission&&(e.transmission=parseFloat(t.transmission)),t.specularColor&&(e.specularColor=new h(t.specularColor)),t.specularity&&(e.specularIntensity=parseFloat(t.specularity)),t.clearcoatIntensity&&(e.clearcoat=parseFloat(t.clearcoatIntensity)),t.clearcoatRoughness&&(e.clearcoatRoughness=parseFloat(t.clearcoatRoughness)),t.clearcoatNormalScale&&e.clearcoatNormalScale.setScalar(parseFloat(t.clearcoatNormalScale)),t.sheenColor&&(e.sheenColor=new h(t.sheenColor)),t.sheenIntensity&&(e.sheen=parseFloat(t.sheenIntensity)),t.sheenRoughness&&(e.sheenRoughness=parseFloat(t.sheenRoughness)),t.thicknessFactor&&(e.thickness=parseFloat(t.thicknessFactor)),t.attenuationColor&&(e.attenuationColor=new h(t.attenuationColor)),t.attenuationDistance&&(e.attenuationDistance=parseFloat(t.attenuationDistance))}_createMaterial(e,t,n,s,i){if(this._cacheHolder.materialCache.has(e))t();else if(e.startsWith("benchmarkMaterial")){let r=Ke(e),a=ki(r);this._loadBenchmarkTextures(r,a,s,i).then(t,n)}else this._rapiAccess.getMaterial(e).then(e=>{let r=ki(e);this._loadTextures(e,r,s,i).then(t,n)},n)}_loadBenchmarkTextures(e,t,n=1,s=1){return new Promise((i,r)=>{const a=qe(e.id);Vi(this._dataSyncer.requestAsset(a.image,!0),a,t,this._maxAnisotropy,n/(0===a.mmWidth?1:a.mmWidth),s/(0===a.mmHeight?1:a.mmHeight),this._maxTextures).then(()=>{this._cacheHolder.materialCache.set(e.id,t),i()},r)})}_loadTextures(e,t,n=1,s=1){return new Promise((i,r)=>{if(!e.textures||e.textures&&0===e.textures.length)return this._cacheHolder.materialCache.set(e.id,t),i();this._rapiAccess.getTexturesOf(e).then(a=>{let o=[];a.forEach(e=>{o.push(Vi(this._dataSyncer.requestAsset(e.image,!0),e,t,this._maxAnisotropy,n/(0===e.mmWidth?1:e.mmWidth),s/(0===e.mmHeight?1:e.mmHeight),this._maxTextures))}),Promise.all(o).then(()=>{this._cacheHolder.materialCache.set(e.id,t),i()},r)})})}_loadMaterial(e,t,n){return new Promise((s,i)=>{this._singlePromiseFactory.create(6,e,(s,i)=>this._createMaterial(e,s,i,t,n)).then(()=>{setTimeout(()=>s(this._cacheHolder.materialCache.get(e)),0)},i)})}_assignMaterial(e,t,n){return this._cacheHolder.materialCache.has(t)?(this.changeMaterialOfMesh(e,this._cacheHolder.materialCache.get(t),n),Promise.resolve()):new Promise((s,i)=>{this._loadMaterial(t).then(i=>{e.userData.materialId===t&&this.changeMaterialOfMesh(e,i,n),s()},i)})}get maxAnisotropy(){return this._maxAnisotropy}set maxAnisotropy(e){this._maxAnisotropy=e}get maxTextures(){return this._maxTextures}set maxTextures(e){this._maxTextures=e}clear(){this._cacheHolder.clear()}_assignRGB(e,t){return new Promise(n=>{let s,i="rgb"+JSON.stringify(t);this._cacheHolder.materialCache.has(i)?s=this._cacheHolder.materialCache.get(i):(s=Ri.createMeshPhysicalMaterial({color:t}),this._cacheHolder.materialCache.set(i,s)),this.changeMaterialOfMesh(e,s),setTimeout(()=>n(),0)})}_assignItem(e,t){return new Promise((n,s)=>{if(this._cacheHolder.materialCache.has(t))return this.changeMaterialOfMesh(e,this._cacheHolder.materialCache.get(t)),void n();this._rapiAccess.getItem(t).then(i=>{if(i.topImage)this._textureLoader.load(i.topImage,s=>{s.anisotropy=this._maxAnisotropy,s.wrapS=k,s.wrapT=k;let a=new r(1,1);i.width>0&&(a.x=1/i.width),i.depth>0&&(a.y=1/i.depth),s.repeat.set(a.x,a.y);const o=Ri.createMeshPhysicalMaterial({map:s,roughness:.5,metalness:.1});this._cacheHolder.materialCache.set(t,o),this.changeMaterialOfMesh(e,o),setTimeout(()=>n(),0)});else{const e="can not set material, catalog item top image is not set";console.warn(e),s(e)}},s)})}setMaterialLoadedListener(e){this._materialLoaded=e}removeMaterialLoadedListener(){this._materialLoaded=void 0}_createMesh(e,t,n){if(e&&t){const s=this._getComponentMeshId(e,t);if(this._geometryComponentMaterialCache.has(s)){const e=this._geometryComponentMaterialCache.get(s);if(this._cacheHolder.materialCache.has(e)){const t=this._cacheHolder.materialCache.get(e);return new z(n,t)}}}return new z(n,this._configuratorPreviewMaterial.clone())}_getComponentMeshId(e,t){return e+"_"+t}}sn([an],Hr.prototype,"_initData",void 0),sn([an],Hr.prototype,"_rapiAccess",void 0),sn([an],Hr.prototype,"_dataSyncer",void 0),sn([an],Hr.prototype,"_singlePromiseFactory",void 0),sn([an],Hr.prototype,"_cacheHolder",void 0),sn([an],Hr.prototype,"_plannerMeshGenerator",void 0);class Vr extends Hr{constructor(e){super(e)}generateMesh(e=0,t=null,n,s,i,r,a,o=!1,l){let h;h=o?this._generateGeometry(t,s,i,r,a).clone():this._generateGeometry(t,s,i,r,a);const d=this._createMesh(e,t,h);return d.userData.materialId=n,d.layers.set(4),n&&this.materialQueue.push(this._assignMaterial(d,n,l).then(()=>{e&&t&&this._geometryComponentMaterialCache.set(this._getComponentMeshId(e,t),n)})),d}setMaterial(e,t,n,s){return this._assignMaterial(e,t,s)}loadMaterial(e,t,n){return super._loadMaterial(e,t,n)}loadTextures(e,t,n,s){return super._loadTextures(e,t,n,s)}}e("ay",Vr);class Wr{constructor(){this._listeners={},this._disabled=!1}_addEventListener(e,t,n){this._listeners[e]||(this._listeners[e]=[]),this._listeners[e].push({callback:t,scope:n})}addEventListener(e,t,n){this._addEventListener(e,t,n)}dispatchEvent(e,t){if(!this._listeners[e]||this._disabled)return;const n=this._listeners[e];for(let s=0;s<this._listeners[e].length;s++){const e=n[s];t?e.callback.apply(e.scope,[t]):e.callback.call(e.scope)}}removeEventListener(e,t){const n=this._listeners[e];if(n)for(let e=0,s=n.length;e<s;e++)if(n[e].callback===t)return void n.splice(e,1)}enableEvents(){this._disabled=!1}disableEvents(){this._disabled=!0}}e("E",Wr);const Kr={SCROLL:"scroll",MOUSE_MOVE:"mousemove",MOUSE_DOWN:"mousedown",MOUSE_UP:"mouseup",MOUSE_LEAVE:"mouseleave",MOUSE_ENTER:"mouseenter",MOUSE_WHEEL:"wheel",TOUCH_MOVE:"touchmove",TOUCH_START:"touchstart",TOUCH_END:"touchend",CONTEXT_MENU:"contextmenu",DOUBLE_CLICK:"dblclick"};e("a9",{DRAG:50});class qr{constructor(e,t,n,s,i){this.position=e,this.positionRelative=t,this.type=n,this.rotation=s,this.event=i}}const Xr=e("U",5*window.devicePixelRatio),Yr=3*window.devicePixelRatio;class Qr extends Wr{constructor(e){super(),this._elementHit=!1,this._delta=-1,this._state=0,this._pinchDistance=-1,this._rotationAngle=-1,this._lastMouseWheelEvent=null,this._lastTouchEvent=null,this._events=Object.keys(Kr).map(e=>Kr[e]),this._boundingClientRectInvalid=!0,this._creator_=e,this._downPosition={x:0,y:0},this._downPositionRelative={x:0,y:0},this._boundingClientRect=this._getBoundingClientRect()}enableDragIn(e){this._setState(1),this._dragEnabled=!0,e&&(this._dragMV=this._dragM.bind(this),this._dragEV=this._dragE.bind(this),this._dragTarget=e.currentTarget||e.target,this._delta=-1,this._dragMVName="drag",this._dragEVName="dragend",window.TouchEvent&&e instanceof TouchEvent?(this._dragMVName="touchmove",this._dragEVName="touchend"):e.dataTransfer&&e.dataTransfer.setData&&e.dataTransfer.setData("text/plain"," "),this._firefoxDragPosition={x:0,y:0},document.ondragover=e=>{e=e||window.event,this._firefoxDragPosition.x=e.pageX,this._firefoxDragPosition.y=e.pageY},this._dragTarget.addEventListener(this._dragMVName,this._dragMV,!1),this._dragTarget.addEventListener(this._dragEVName,this._dragEV,!1))}isMouseUp(){return 0===this._state}_dragM(e){let t=e,n=null,s=null;window.TouchEvent&&e instanceof TouchEvent?(n=this._getTouchPosition(t),s=this._getTouchPositionRelative(t)):(n=this._getMousePosition(t),s=this._getMousePositionRelative(t)),n.x>0&&n.y>0&&this._move(n,s)}_dragE(e){let t=e;document.ondragover=null,this._firefoxDragPosition=null,this._dragTarget.removeEventListener(this._dragMVName,this._dragMV),this._dragTarget.removeEventListener(this._dragEVName,this._dragEV),window.TouchEvent&&e instanceof TouchEvent?this._onUp(this._getTouchPosition(t),this._getTouchPositionRelative(t),2):this._onUp(this._getMousePosition(t),this._getMousePositionRelative(t),1)}addEvents(e){this._events.forEach(t=>e.addEventListener(t,this,!1)),null===window||void 0===window||window.addEventListener("scroll",this,!1)}removeEvents(e){this._events.forEach(t=>e.removeEventListener(t,this)),null===window||void 0===window||window.removeEventListener("scroll",this)}_move2(e){if(this._lastTouchEvent&&e.timeStamp-this._lastTouchEvent.timeStamp<16)return;const t=e.touches[0],n=e.touches[1],s=t.pageX-n.pageX,i=t.pageY-n.pageY,r=Math.abs(s)+Math.abs(i);this._pinchDistance>-1&&(r>this._pinchDistance+Yr?(this._setState(3),this.dispatchEvent(7,new qr(this._getTouchPosition(e),this._getTouchPositionRelative(e)))):r<this._pinchDistance-Yr?(this._setState(3),this.dispatchEvent(8,new qr(this._getTouchPosition(e),this._getTouchPositionRelative(e)))):r<=this._pinchDistance+Yr&&r>=this._pinchDistance-Yr&&(this._setState(5),this.dispatchEvent(11,new qr(this._getTouchPosition(e),this._getTouchPositionRelative(e))))),this._pinchDistance=r,this._lastTouchEvent=e}_setState(e){this._state=e}_move(e,t,n,s){void 0===n&&(n=0),void 0===this._dragEnabled&&(this._dragEnabled=!1),1===this._state&&this._canDrag(n)&&(this._delta=this._getDelta(e),(this._delta>Xr||this._elementHit)&&(this._setState(2),this._longClickTimer&&clearTimeout(this._longClickTimer),this.dispatchEvent(0,new qr(this._downPosition,this._downPositionRelative)))),2===this._state&&this.dispatchEvent(1,new qr(e,t)),this.dispatchEvent(6,new qr(e,t,n,null,s))}_longClick(e){2!==e&&(this._setState(2),this._longClickTimer&&clearTimeout(this._longClickTimer),this.dispatchEvent(0,new qr(this._downPosition,this._downPositionRelative)),this.dispatchEvent(1,new qr(this._downPosition,this._downPositionRelative))),this.dispatchEvent(14,new qr(this._downPosition,this._downPositionRelative,2))}_onUp(e,t,n){this.dispatchEvent(4,new qr(e,t,n)),this._getDelta(e)<=Xr&&this.dispatchEvent(5,new qr(e,t)),2===this._state&&this.dispatchEvent(2,new qr(e,t)),4===this._state&&(this.dispatchEvent(10,new qr(e,t)),this._rotationAngle=-1),3===this._state&&(this._pinchDistance=-1),this._lastTouchEvent=null,this._setState(0),this._dragTarget=null,this._elementHit=!1,this._longClickTimer&&clearTimeout(this._longClickTimer)}_getTouchPosition(e){if(e.touches.length){let{clientX:t,clientY:n}=e.touches[0];if(e.touches.length>1){const s=e.touches[1],i=s.clientX,r=s.clientY;t=(t+i)/2,n=(n+r)/2}return{x:t,y:n}}const t=e.changedTouches[0];return{x:t.clientX,y:t.clientY}}_getTouchPositionRelative(e){const t=this._getBoundingClientRect(),{clientWidth:n,clientHeight:s}=this._domHelper.element;if(e.touches.length){const{clientX:i,clientY:r}=e.touches[0];return{x:(i-t.left)/n*2-1,y:-(r-t.top)/s*2+1}}const i=e.changedTouches[0];return{x:(i.clientX-t.left)/n*2-1,y:-(i.clientY-t.top)/s*2+1}}_getMousePosition(e){if(0!==e.clientX&&0!==e.clientY)return{x:e.clientX,y:e.clientY};{let{x:t,y:n}=this._getFireFoxMousePosition(e);return{x:t,y:n}}}_getFireFoxMousePosition(e){let{x:t,y:n}=this._domHelper.getClientDimensions();return{x:t-(t+e.offsetX),y:n-(n+e.offsetY)}}_getMousePositionRelative(e){const t=this._getBoundingClientRect();return 0!==e.clientX&&0!==e.clientY?{x:(e.clientX-t.left)/this._domHelper.element.clientWidth*2-1,y:-(e.clientY-t.top)/this._domHelper.element.clientHeight*2+1}:this._firefoxDragPosition&&0!==this._firefoxDragPosition.x&&0!==this._firefoxDragPosition.y?{x:(this._firefoxDragPosition.x-t.left)/this._domHelper.element.clientWidth*2-1,y:-(this._firefoxDragPosition.y-t.top)/this._domHelper.element.clientHeight*2+1}:{x:0,y:0}}_getDelta(e){return Math.abs(this._downPosition.y-e.y)+Math.abs(this._downPosition.x-e.x)}setDragEnabled(e){this._dragEnabled=e}handleEvent(e){switch(e.type){case Kr.SCROLL:this._boundingClientRectInvalid=!0;break;case Kr.MOUSE_MOVE:this._onMouseMove(e);break;case Kr.DOUBLE_CLICK:this._onDoubleClick(e);break;case Kr.MOUSE_DOWN:this._onMouseDown(e);break;case Kr.MOUSE_UP:this._onMouseUp(e);break;case Kr.MOUSE_LEAVE:this._onMouseLeave(e);break;case Kr.MOUSE_ENTER:this._onMouseEnter(e);break;case Kr.MOUSE_WHEEL:this._onMouseWheel(e);break;case Kr.TOUCH_MOVE:this._onTouchMove(e);break;case Kr.TOUCH_START:this._onTouchStart(e);break;case Kr.TOUCH_END:this._onTouchEnd(e);break;case Kr.CONTEXT_MENU:this._onContextMenu(e)}}_onMouseDown(e){if(e.preventDefault(),2===e.detail)return;let{x:t,y:n}=this._getMousePosition(e);this._downPosition={x:t,y:n},this._downPositionRelative=this._getMousePositionRelative(e),this.dispatchEvent(3,new qr({x:t,y:n},this._downPositionRelative,1)),this._setState(1)}_onMouseUp(e){e.preventDefault(),2!==e.detail&&this._onUp(this._getMousePosition(e),this._getMousePositionRelative(e),1)}_onMouseMove(e){e.preventDefault(),this._move(this._getMousePosition(e),this._getMousePositionRelative(e),1,e)}_onDoubleClick(e){e.preventDefault(),this.dispatchEvent(12,new qr(this._getMousePosition(e),this._getMousePositionRelative(e),1))}_onMouseLeave(e){var t;this._delta=-1,(null===(t=e.relatedTarget)||void 0===t?void 0:t.closest('[data-rml-sdk="ignore-mouse-leave"]'))||this._onMouseUp(e)}_onMouseEnter(e){e.preventDefault()}_onMouseWheel(e){if(this._lastMouseWheelEvent&&e.timeStamp-this._lastMouseWheelEvent.timeStamp<40)return e.preventDefault(),void e.stopPropagation();e.deltaY<0?this.dispatchEvent(7,new qr(this._getMousePosition(e),this._getMousePositionRelative(e),1,0,e)):this.dispatchEvent(8,new qr(this._getMousePosition(e),this._getMousePositionRelative(e),1,0,e)),this._lastMouseWheelEvent=e}_onTouchMove(e){if(e.preventDefault(),!this._dragTarget)if(1===e.touches.length)this._move(this._getTouchPosition(e),this._getTouchPositionRelative(e),2);else if(2===e.touches.length)if(this._elementHit||4===this._state){const s=e.touches[0],i=e.touches[1],r=function(e){let t=ms(e);return t<0&&(t=180+(180+t)),t}((t={x:s.pageX,y:s.pageY},n={x:i.pageX,y:i.pageY},Math.atan2(n.y-t.y,n.x-t.x)));this._rotationAngle<0&&(this._rotationAngle=r);const a=r-this._rotationAngle;this._rotationAngle=r,this.dispatchEvent(9,new qr(this._getTouchPosition(e),this._getTouchPositionRelative(e),2,ps(a))),this._setState(4)}else this._move2(e);var t,n}_onTouchStart(e){if(e.preventDefault(),1===e.touches.length){let{x:t,y:n}=this._getTouchPosition(e);this._downPosition={x:t,y:n},this._downPositionRelative=this._getTouchPositionRelative(e),this.dispatchEvent(3,new qr({x:t,y:n},this._downPositionRelative,2)),this._setState(1),this._longClickTimer=window.setTimeout(this._longClick.bind(this,2),350)}else 2===e.touches.length&&(1!==this._state&&2!==this._state||this._onUp(this._getTouchPosition(e),this._getTouchPositionRelative(e),2),this._setState(3))}_onTouchEnd(e){e.preventDefault(),e.touches.length>1&&5===this._state||3===this._state||(this.dispatchEvent(13,new qr(this._getTouchPosition(e),this._getTouchPositionRelative(e),2)),this._onUp(this._getTouchPosition(e),this._getTouchPositionRelative(e),2))}_onContextMenu(e){e.preventDefault()}_canDrag(e){return this._dragEnabled}onElementHit(){this._elementHit=!0}_getBoundingClientRect(){return this._boundingClientRectInvalid&&(this._boundingClientRect=this._domHelper.element.getBoundingClientRect(),this._boundingClientRectInvalid=!1),this._boundingClientRect}updateSize(){this._boundingClientRectInvalid=!0}}e("as",Qr),sn([an],Qr.prototype,"_domHelper",void 0);class Zr{constructor(e){const{component:t,resetCamera:n,consecutive:s}=e;this.component=t,this.resetCamera=void 0===n||n,this.consecutive=void 0===s||s}}class Jr extends f{constructor(e){super(e)}load(e,t,n,s){const i=this,r=new v(this.manager);r.setPath(this.path),r.setRequestHeader(this.requestHeader),r.setWithCredentials(this.withCredentials),r.load(e,(function(e){const n=i.parse(JSON.parse(e));t&&t(n)}),n,s)}parse(e){return new $r(e)}}class $r{constructor(e){this.isFont=!0,this.type="Font",this.data=e}generateShapes(e,t=100){const n=[],s=function(e,t,n){const s=Array.from(e),i=t/n.resolution,r=(n.boundingBox.yMax-n.boundingBox.yMin+n.underlineThickness)*i,a=[];let o=0,l=0;for(let e=0;e<s.length;e++){const t=s[e];if("\n"===t)o=0,l-=r;else{const e=ea(t,i,o,l,n);o+=e.offsetX,a.push(e.path)}}return a}(e,t,this.data);for(let e=0,t=s.length;e<t;e++)n.push(...s[e].toShapes());return n}}function ea(e,t,n,s,i){const r=i.glyphs[e]||i.glyphs["?"];if(!r)return void console.error('THREE.Font: character "'+e+'" does not exists in font family '+i.familyName+".");const a=new Xe;let o,l,h,d,c,u,p,m;if(r.o){const e=r._cachedOutline||(r._cachedOutline=r.o.split(" "));for(let i=0,r=e.length;i<r;)switch(e[i++]){case"m":o=e[i++]*t+n,l=e[i++]*t+s,a.moveTo(o,l);break;case"l":o=e[i++]*t+n,l=e[i++]*t+s,a.lineTo(o,l);break;case"q":h=e[i++]*t+n,d=e[i++]*t+s,c=e[i++]*t+n,u=e[i++]*t+s,a.quadraticCurveTo(c,u,h,d);break;case"b":h=e[i++]*t+n,d=e[i++]*t+s,c=e[i++]*t+n,u=e[i++]*t+s,p=e[i++]*t+n,m=e[i++]*t+s,a.bezierCurveTo(c,u,p,m,h,d)}}return{offsetX:r.ha*t,path:a}}const ta=new Map,na=new Map;class sa{static loadFont(e){if(na.has(e))return new Promise(t=>{t(na.get(e))});if(ta.has(e))return new Promise((t,n)=>{ta.get(e).push({resolve:t,reject:n})});let t=new Jr;return new Promise((s,i)=>{ta.set(e,[{resolve:s,reject:i}]),t.load(n()+e,t=>{na.set(e,t),sa._resolveAll(e,t)})})}static _resolveAll(e,t){ta.has(e)&&ta.get(e).forEach(e=>e.resolve(t)),ta.delete(e)}}e("aC",sa);class ia{constructor(e){this._activeComponents=[],this._componentDimensioningsExist=new Map,this._creator_=e}setCamera(e){this._camera=e}add(e){if(this._componentDimensioningsExist.has(e.runtimeId)&&!this._componentDimensioningsExist.get(e.runtimeId))return!1;const n=this._plannerKernelAccess.kernelInstance.getComponent(e.runtimeId),s=n.dimensionings;if(this._componentDimensioningsExist.set(e.runtimeId,s.length>0),!s||0===s.length||this._camera.position.z<0)return!1;const i=Ei(n.boxForMeasurement),r={x:this._camera.position.x,y:this._camera.position.z};return t.import("./component-dimensioning-a2a1575f.nomodule.js").then(t=>{sa.loadFont("static/rubik_regular-bc008a7de2daee79.json").then(n=>{s.forEach(s=>{var a;e.add(new t.default(((a=s).from=a.from/1e3,a.to=a.to/1e3,1===a.type.value?(a.type={value:2},a.from*=-1,a.to*=-1):2===a.type.value&&(a.type={value:1}),a),i,n,r))})})}),this._activeComponents.push(e),!0}remove(e,n=!0){return new Promise(s=>{t.import("./component-dimensioning-a2a1575f.nomodule.js").then(t=>{let i=[];e.children.forEach(e=>{e instanceof t.default&&i.push(e)}),i.forEach(t=>{e.remove(t),Qi(t)}),n&&Ye(this._activeComponents,e),s()})})}hasComponentDimensions(){return this._activeComponents.length>0}async reset(){for(const e of this._activeComponents)await this.remove(e);this._activeComponents=[]}invalidateDimensioningsCache(e){e?this._componentDimensioningsExist.delete(e):this._componentDimensioningsExist.clear()}}sn([an],ia.prototype,"_plannerKernelAccess",void 0);const ra=e=>({...e,fromPosition3d:ir(e.fromPosition3d),toPosition3d:ir(e.toPosition3d),textPosition3d:ir(e.textPosition3d),fromPosition2d:sr(e.fromPosition2d),toPosition2d:sr(e.toPosition2d),textPosition2d:sr(e.textPosition2d),textDirection:ir(e.textDirection),textRotation:e.textRotation,length:e.length}),aa=(e,t)=>{let n,s;0===t.value?(n=fs(e.getCornerFromLeft()),s=fs(e.getCornerToLeft())):1===t.value&&(n=fs(e.getCornerFromRight()),s=fs(e.getCornerToRight()));const i=n.clone().add(s).divideScalar(2);return{from:n,to:s,middle:i}},oa=e=>{const t=fs(e.getCornerFromLeft()),n=fs(e.getCornerToLeft()),s=fs(e.getCornerFromRight()),i=fs(e.getCornerToRight());return{centerFrom:t.clone().add(s).divideScalar(2),centerTo:n.clone().add(i).divideScalar(2)}},la=e=>{const t=e.clone();return e.dot(new a(1,0,0))<0&&t.multiplyScalar(-1),{textDirection:t,textRotation:Math.atan2(t.z,t.x)}},ha=e=>{const t={maxZoomedIn:Math.max(.7,e),maxZoomedOut:.01,minPadding:.05,maxPadding:.25};return Qe(e,t.maxZoomedIn,t.maxZoomedOut,t.minPadding,t.maxPadding)};class da{constructor(){this._promiseExecutors=[]}create(){return new Promise((e,t)=>{this._promiseExecutors.push({resolve:e,reject:t})})}resolve(e){return new Promise(t=>{this._promiseExecutors.forEach(t=>t.resolve(e)),this._promiseExecutors=[],t(e)})}reject(e){return new Promise((t,n)=>{this._promiseExecutors.forEach(t=>t.reject(e)),this._promiseExecutors=[],n(e)})}}class ca extends class{constructor(e){this._coreReference=e.clone()}clearReference(){this._coreReference.delete(),this._coreReference=null}getKernelObject(){return this._coreReference}}{constructor(e){super(e),this._objectWaiter=new da,this._topView=!1;const t=fs(e.getCenter());this._container=new A,this._container.position.copy(t),this._boundingBox=this._generateBoundingBox(),Yi(this._boundingBox),this._container.add(this._boundingBox),2!==this.getPlanElement().getType().value&&(this._object=new A,this._container.add(this._object))}getSize(){return this._object?(new ge).setFromObject(this._object).getSize(new a):new a}update(){this._container.position.copy(fs(this.getPlanElement().getMeshCenter())),this._boundingBox&&this._updateBoundingBox()}_updateBoundingBox(){const e=this.getSize();this._boundingBox.geometry=new Ze(e.x,e.y,e.z),this._boundingBox.position.y=e.y/2}getPosition(){return this._container.position}getRotation(){return this._container.rotation.y}getBounds(){let e;return this.getPlanElement().boxForMeasurement?(e=Ei(this.getPlanElement().boxForMeasurement),e.applyMatrix4(this.getContainer().matrix)):(e=new ge,e.setFromObject(this._container)),e}getBoundingBox(){return this._boundingBox}getPlanElement(){return this._coreReference}setObject(e){this._object=e,this._objectWaiter.resolve(e)}getObject(){return this._object}async getObjectAsync(){return this._object?Promise.resolve(this._object):this._objectWaiter.create()}addMesh(e){this._object.add(e),this.hidePreviewBox()}getMesh(e){if(!this._object||0===this._object.children.length)return null;const t=nr(e,this.getPlanElement().getType());return this._object.children.find(e=>e.userData.material===t)}getContainer(){return this._container}getId(){return this.getPlanElement().getId()}clear(){Qi(this._container),this._selectionMesh&&Qi(this._selectionMesh)}remove(){var e;null===(e=this._container.parent)||void 0===e||e.remove(this._container),this.clear()}hidePreviewBox(){this._container&&this._boundingBox&&(this._boundingBox.material=(tr||(tr=new y,tr.visible=!1),tr))}_generateBoundingBox(){const e=this.getSize(),t=new Ze(e.x,e.y,e.z);let n=new h("#DDDDDD");const s=this.getPlanElement().customColor;s>0&&(n=Xi(s));let i=Ri.createMeshStandardMaterial({color:n,opacity:1,transparent:!0}),r=new z(t,i);return r.name="bounding box",r.position.y=e.y/2,r.castShadow=!1,r.receiveShadow=!1,r.layers.set(6),r}select(){this._isSelected=!0,this._selectionMesh&&this._container.add(this._selectionMesh)}deselect(){this._isSelected=!1,this._selectionMesh&&this._container.remove(this._selectionMesh)}hoverOn(){}hoverOff(){}setTopView(e){this._topView=e}}e("ao",e=>({...ra(e)}));class ua extends ca{constructor(e){super(e),this._initDone=!1,this._initFailed=null,this._initWaiter=new da,this._container.rotation.y=e.rotation}finishInit(){return this._initDone=!0,this._initFailed=null,this._initWaiter.resolve()}failInit(e){return this._initFailed=e,this._initDone=!1,this._initWaiter.reject(this._initFailed)}isInitDone(){return this._initDone?Promise.resolve():this._initFailed?Promise.reject(this._initFailed):this._initWaiter.create()}getPlanObject(){return this.getPlanElement()}getSize(){return _s(this.getPlanObject().size)}getObjectMeasurements(e){const t=this.getPlanObject(),n=t.getRectangle(),{referencePoints:s,size:i,center:r}=n;if(!s)return null;const o=(t,n,s=!1,i=0)=>{const o=fs(t),l=fs(n);let h=o.clone().add(l).divideScalar(2);const d=o.clone().sub(l),{textDirection:c,textRotation:u}=la(d);if(s){const t=d.clone().cross(new a(0,1,0)).normalize(),n=h.clone().sub(fs(r));t.dot(n)<0&&t.multiplyScalar(-1);const s=ha(e),i=t.multiplyScalar(s);h.add(i)}return{fromPosition3d:o,toPosition3d:l,textPosition3d:h,textDirection:c,textRotation:u,length:i}},l=[{from:s.topLeft,to:s.topRight},{from:s.topRight,to:s.bottomRight},{from:s.bottomRight,to:s.bottomLeft},{from:s.bottomLeft,to:s.topLeft}].map(e=>o(e.from,e.to)),h=[{from:s.topLeft,to:s.topRight,length:i.x},{from:s.topRight,to:s.bottomRight,length:i.y}].map(e=>{const t=o(e.from,e.to,!0);return t.length=e.length,t}),d=(e=>{const t=[];for(let n=0;n<e.size();n++)t.push(e.get(n));return t})(t.getWallDistances());return{rectMeasurements:l,objectMeasurements:h,objectToWallsMeasurements:d?d.map(e=>o(e.startPoint,e.endPoint,!1,e.length)):null}}update(){super.update(),this._container.rotation.y=this.getPlanObject().rotation}}class pa extends ua{constructor(e){super(e),this._container.name="Configurable "+this._container.name}addRootComponent(e){this.setObject(e),this._rootComponentId=e.id,this._rootComponentRuntimeId=e.runtimeId,this._container.add(this.getObject())}getConfigurationRuntimeId(){return this.getPlanObject().getConfigurationRuntimeId()}getRootComponentId(){return this._rootComponentId}getRootComponentRuntimeId(){return this._rootComponentRuntimeId}finishConstruction(){return this.finishInit()}failConstruction(){return this.failInit(new Error("Construction of configuration failed"))}}e("a7",pa);let ma=JSON.parse(JSON.stringify({isProduction:!0,isUnitTesting:!1,environment:"production",detailEnvironment:"development",features:{},APP:{RAPI:{server:"/api/v2",localReverseProxy:"https://www.roomle.com/api/v2",liveServer:"https://www.roomle.com/api/v2",testServer:"https://www.test.roomle.com/api/v2",headers:{apiKey:"roomle_portal_v2",currentTenant:9,locale:"en",language:"en",device:1,token:"anonymous",platform:"web"},itemHeaders:{assetRevision:"glb",assetFileFormat:"glb"}},SHORTENER_URL:"http://rml.co/"},environments:{PRODUCTION:"production",DEVELOPMENT:"development",TEST:"test",TEST_SERVER:"test_server",ALPHA:"alpha"}}));ma.isUnitTesting=!1,void 0!==t&&t.exports||(window.IS_DEBUG=!0);const ga={ENV_DEBUG:function(e=!1){if(e){let e=JSON.parse(JSON.stringify(ma));const t={...e.APP,SHORTENER_URL:"http://localhost:4747/?isItem=false&id="},n={...e.features};return{...e,isProduction:!1,APP:t,features:n}}}(),ENV_PRODUCTION:JSON.parse(JSON.stringify(ma))};var fa=e("f",ga.ENV_PRODUCTION);class _a extends ua{constructor(e){super(e),this._originalSize=new a,this._container.name="Static "+this._container.name}setRapiItem(e){return this._rapiItem?Promise.resolve():this._addStaticItem(e)}async _addStaticItem(e){this._rapiItem=e;let t=this.getPlanObject();if(this._glbUrl=Je(e),!this._glbUrl)return Promise.reject("No glb url found");let n=e.scaleable?_s(t.size):void 0,s=new a(1,1,1);t.flipX&&(s.x*=-1),t.flipY&&(s.z*=-1);try{const i=await this._staticItemLoader.loadGLB(this._glbUrl,void 0,void 0,n,s,t.customColor,e.colorable);this._originalSize.copy(i.boundingBox.getSize(new a)),i.scene.name=e.label,this.setObject(i.scene),((e,t)=>{let n=(new ge).setFromObject(e),s=n.getSize(new a),i=Math.min(s.x,s.y,s.z),r=!0;i>5&&(console.warn("GLB seems to be too big ("+i+")",t),r=!1),n.min.y<-.01&&(console.warn("GLB seems to be under the floor ("+n.min.y+"): ",t),r=!1)})(i.scene,this._glbUrl),Yi(i.scene),this._container.add(this.getObject()),this.hidePreviewBox(),await this.finishInit()}catch(e){await this.failInit(e)}}getRapiItem(){return this._rapiItem}needsRapiItem(){return!this._glbUrl}getGLBUrl(){return this._glbUrl}update(){const e=_s(this.getPlanElement().size),t=this.getObject();if(!t)return;if(e){const{x:n,y:s,z:i}=this._originalSize;let r=new a(e.x/n,e.y/s,e.z/i);t.scale.copy(r)}this.getPlanElement().flipX&&(t.scale.x*=-1),this.getPlanElement().flipY&&(t.scale.z*=-1);const n=this.getPlanElement().customColor;t.traverse(e=>{if(e instanceof z&&e.material instanceof N){const t=e.material;if(this._rapiItem.colorable&&n&&n>0){let e=new h(n);t.color=e.copySRGBToLinear(e)}t.needsUpdate=!0}}),super.update()}}let va;e("a8",_a),sn([an],_a.prototype,"_staticItemLoader",void 0),e("aq",e=>({...ra(e),id:e.id,fromWithoutPadding:ir(e.fromWithoutPadding),toWithoutPadding:ir(e.toWithoutPadding),lengthFormatted:e.lengthFormatted}));const wa=()=>(va||(va=Ri.createMeshPhysicalMaterial({color:0})),va);class ba extends ca{constructor(e){super(e),this._container.name="Wall Plan Element"}get isSelected(){return this._isSelected}getWallDimension(e){const t=this.getPlanElement(),n=fs(t.getCenter()),s=t.getPreferredSide(),{from:i,to:r,middle:o}=aa(t,s),l=i.clone().sub(r),h=l.clone().cross(new a(0,1,0)).normalize();h.clone().dot(o.clone().sub(n))<0&&h.multiplyScalar(-1);const d=ha(e),{textDirection:c,textRotation:u}=la(l),p=h.clone().multiplyScalar(d/2),m=i.clone().add(p),g=r.clone().add(p),f=h.multiplyScalar(d),_=i.add(f),v=r.add(f),w=_.clone().add(v).divideScalar(2);return{id:t.getId(),fromPosition3d:_,toPosition3d:v,textPosition3d:w,textDirection:c,textRotation:u,length:t.getLength(s),fromWithoutPadding:m,toWithoutPadding:g}}addMesh(e){e.traverse(e=>{this._setMaterial(e)}),e.layers.set(9),super.addMesh(e);const t=(new ge).setFromObject(this.getObject()).getSize(new a);this._boundingBox.geometry=new Ze(t.x,t.y,t.z),this._boundingBox.position.y=t.y/2}show(){var e,t;this.getContainer().visible=!0,null===(e=this.getObject())||void 0===e||e.traverse(e=>{e.layers.set(9)}),null===(t=this.getBoundingBox())||void 0===t||t.layers.set(6)}hide(){var e,t;this.getContainer().visible=!1,null===(e=this.getObject())||void 0===e||e.traverse(e=>{e.layers.disableAll()}),null===(t=this.getBoundingBox())||void 0===t||t.layers.disableAll()}_enableTopView(){this._container.traverse(e=>{this._setTopMaterial(e)})}_setTopMaterial(e){e instanceof z&&!e.userData.originalMaterial&&e.material&&e!==this._boundingBox&&(e.userData.originalMaterial=e.material,e.material=wa())}_disableTopView(){this._container.traverse(e=>{e instanceof z&&e.userData.originalMaterial&&(e.material=e.userData.originalMaterial,delete e.userData.originalMaterial)})}setTopView(e){super.setTopView(e),e?this._enableTopView():this._disableTopView()}getKernelObject(){return super.getKernelObject()}_setMaterial(e){e instanceof z&&e.material&&e!==this._boundingBox&&(e.userData.originalMaterial||(e.userData.originalMaterial=e.material),this._topView&&this._isSelected?e.material=new y({color:10526880,side:F}):this._topView&&!this._isSelected?e.material=wa():(e.material=e.userData.originalMaterial,delete e.userData.originalMaterial))}select(){super.select(),this._container.traverse(e=>{this._setMaterial(e)})}deselect(){super.deselect(),this._container.traverse(e=>{this._setMaterial(e)})}}e("a0",ba);class ya extends ca{constructor(e){super(e),this._container.name="Floor Plan Element"}addMesh(e){this.getObject().clear(),super.addMesh(e),e.layers.set(9),e.castShadow=!1,e.position.y=-.001}}e("a1",ya);class Sa extends ca{constructor(e){super(e),this._container.name="Ceiling Plan Element"}addMesh(e){super.addMesh(e),e.castShadow=!1;const t=(new ge).setFromObject(this.getObject()).getSize(new a);this._boundingBox.geometry=new Ze(t.x,.01,t.z)}}e("ab",Sa);const xa=new Map;class Ca{static start(e){if(!window.performance||!window.performance.getEntriesByName)return"";let t=window.performance.getEntriesByName(e).length++,n="";t<100&&(n="0"),t<10&&(n="0"+n);const s=t>0?e+"_"+n+t:e,i=s+"_start";return window.performance.mark(i),s}static addMeta(e,t){const n=Ca.getMeta(e);xa.set(e,Object.assign(n,t))}static getMeta(e){return xa.get(e)||{}}static end(e){}static getMeasure(e){return[]}static showBenchmarks(e){const t=window.performance.getEntriesByType("measure");t.sort((function(e,t){return e.startTime-t.startTime}));const n=[];for(let s=0,i=t.length;s<i;s++){const i=t[s];e&&-1===i.name.indexOf(e)||n.push({Start:parseFloat(i.startTime.toFixed(2)),Name:i.name,Duration:parseFloat(i.duration.toFixed(2))})}console.table(n)}}e("B",Ca);class Pa{static init(e={}){const{kernelInstance:t,kernelContainer:n,planObjectId:s}=e;Pa.kernelInstance=t,Pa.kernelContainer=n,Pa.planObjectId=s}static cleanUp(){Pa.useHDGeometry=!1,Pa.kernelInstance=null,Pa.kernelContainer=null,Pa.planObjectId=null}}e("A",Pa),Pa.useHDGeometry=!1,Pa.kernelInstance=null,Pa.kernelContainer=null,Pa.planObjectId=null;const Ma=new Map,Ta=function(e,t,n){let s=Ma.get(e);if(s){const i=n?[n]:void 0;s.forEach(({resolve:e,reject:n})=>t?e.apply(e,i):n.apply(n,i)),Ma.delete(e)}};class Aa{static finishOperation(e,t){Ta(e,!0,t)}static failOperation(e,t){Ta(e,!1,t)}static waitFor(e,t){return new Promise((n,s)=>{let i=Ma.get(e);i||(Ma.set(e,[]),i=Ma.get(e)),i.push({resolve:n,reject:s}),"function"==typeof t&&t.apply(t)})}}e("y",Aa);const Ra=e("z",(function(e){return e.validRange&&"string"==typeof e.validRange.type})),Ea=function(e){return e.validValues&&e.validValues.length>0},Ia=e("F",(function(e){return"Material"===e.type}));let Da,Oa,ka,La,Ua;const Ba={WASM:{CONFIGURATOR:{URL:"static/ConfiguratorKernel-2c5e1167856a34cd.wasm",LOADER:"static/ConfiguratorKernel-5d2d344fc84f9bc7.js"},PLANNER:{URL:"static/RoomleCore-40142713e5a9abb8.wasm",LOADER:"static/RoomleCore-61da3de98a36a49e.js"}},WASM_MODERN:{CONFIGURATOR:{URL:"static/ConfiguratorKernel-a0fbaa03b50f2ef9.wasm",LOADER:"static/ConfiguratorKernel-c6f61cc7a2f4811e.js"},PLANNER:{URL:"static/RoomleCore-df668f0212725c37.wasm",LOADER:"static/RoomleCore-4c0522dd4d2993c9.js"}},ASM:{CONFIGURATOR:{MEM_URL:"static/ConfiguratorKernelJs-60b1addba0736c79.mem",LOADER:"static/ConfiguratorKernelJs-072cf260a9bbfccb.js"},PLANNER:{MEM_URL:"static/RoomleCoreJs-7e28a60d3ca1f9a9.mem",LOADER:"static/RoomleCoreJs-f717924300ea7e43.js"}}},Na=!!window.WebAssembly;class Fa{_utilityToLongArray(e){const t=new this._kernelContainer.LongArray;return e.forEach(e=>t.push_back(e)),t}constructor(e){this._requestedItemIds=[],this._requestedMaterialIds=[],this._configuratorKernelCallbackListener=new Set,this._cachedGroupIds=[],this._waitingForGroups=!1,this._subComponentsWaiters=new Map,this._shouldWait=!0,this._creator_=e,window.KernelCallback={isReady:this.isReady.bind(this)},this._lifeCycleManager.addEventListener(this)}init(e){this._kernelType=e,this._setupKernelPaths(e),this._setupEmsModule(e),this._useWASM=Na,this._kernelPath=Na?ka:La}_initKernel(){const{restrictionLevel:e}=this._initData,t=!1!==this._initData.callbacksOnlyIfGeometryIsReady;this._kernelInstance.setUpdateCallbacksOnlyIfGeometryIsReady(t),this._kernelInstance.setLevel(e),this._unitFormatter.init(this._kernelContainer),this._kernelInstance.setEnvironmentVariable("unit",this._unitFormatter._actualUnitString||"cm"),this._kernelInstance.setEnvironmentVariable("unitString","short"),this._kernelInstance.useEnvironmentGeometry(1===this._kernelType);const{overrideCountry:n,locale:s}=this._globalInitData;n&&(this._kernelInstance.resetPriceListIds(),this._kernelInstance.addPriceList(n)),this._kernelInstance.setEnvironmentVariable("language",s)}get kernelContainer(){return this._kernelContainer}get kernelInstance(){return this._kernelInstance}get configurationExporter(){return this._configurationExporter||(this._configurationExporter=this._kernelContainer.newConfigurationExporter()),this._configurationExporter}_setupKernelPaths(e){const t=0===e?"PLANNER":"CONFIGURATOR";Da=Ba.ASM[t].MEM_URL,La=Ba.ASM[t].LOADER,WebAssembly.validate(new Uint8Array([0,97,115,109,1,0,0,0,1,4,1,96,0,0,3,2,1,0,10,8,1,6,0,6,64,25,11,11]))?(Oa=Ba.WASM_MODERN[t].URL,ka=Ba.WASM_MODERN[t].LOADER):(Oa=Ba.WASM[t].URL,ka=Ba.WASM[t].LOADER),Ua=!0}_setupEmsModule(e){const t=this;this._kernelContainer={locateFile(t){const s=0===e?/RoomleCoreJs[\-a-z0-9]*\.js\.mem/:/ConfiguratorKernelJs[\-a-z0-9]*\.js\.mem/;return t.match(s)?n()+Da:t},wasmBinaryFile:n()+Oa,preRun:[],postRun:[],setStatus:null,print(e){t._kernelIo.log(e)},printErr(e){t._kernelIo.error(e)},quit(e){0!==e&&t._kernelIo.throw(e&&e.toString?e.toString():"Unknown error while C/C++ main executes")}},Ua&&Na&&(this._kernelContainer.instantiateWasm=function(e,t){return((e,t,s)=>{const i="function"==typeof WebAssembly.instantiateStreaming;Ca.addMeta("kernel_is_ready",{cachedInIndexedDB:!1});let r=null;i?(Ca.start("kernel_stream_compile"),r=WebAssembly.instantiateStreaming(fetch(n()+e),t)):(Ca.start("kernel_legacy_compile"),r=fetch(n()+e).then(e=>e.arrayBuffer()).then(e=>WebAssembly.instantiate(e,t))),Ca.addMeta("kernel_is_ready",{instantiateStreaming:i}),r.then(e=>{s(e.instance)},e=>console.error(e))})(Oa,e,t),{}})}_passSubComponentsToKernel(e,t){const n=e.id,s=t.get(n);if(s)for(let t=0,i=s.length;t<i;t++){const{parentId:i,partId:r}=s[t];this._kernelIo.setMeta({componentId:n}),this._kernelInstance.loadedSubComponent(i,r,n,e.configuration)}}_fetchSubComponents(e){let t=[...e.keys()];t.length&&this._rapiAccess.getComponents(t).then(t=>{for(let n=0,s=t.length;n<s;n++)this._passSubComponentsToKernel(t[n],e);this._flushSubComponentsWaiters()})}_flushSubComponentsWaiters(){this._fetchSubComponents(this._subComponentsWaiters),this._subComponentsWaiters=new Map,this._shouldWait=!1}isReady(){this._kernelContainer.setExternalHelpers(this._kernelIo,{convertCObject:bs}),fa.isProduction||fa.isUnitTesting||this.addDebugInfo(),window.KernelCallback&&(window.KernelCallback=null,delete window.KernelCallback)}addDebugInfo(){const e=function(t,n=[]){const s=Object.getPrototypeOf(t),i=s?Object.getOwnPropertyNames(s):[],r=t?Object.getOwnPropertyNames(t):[];return s?e(s,[...n,...r,...i]):[...r,...i,...n]},t=e(this),n=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toString","valueOf"];[...new Set(t)].forEach(e=>{if(!e.startsWith("_")&&"function"==typeof this[e]&&-1===n.indexOf(e))try{const t=this[e].bind(this);this[e]=function(...n){return this._kernelIo.log("[ KernelCommunication ]: "+e),t(...n)}}catch(e){}})}getConfigurationData(e){return new Promise(t=>{var n;const s=this.kernelInstance.getPlanObject(e),i=(new Date).toISOString(),r=this.kernelInstance.getComponentId(e),a=$t(r),o=(null===(n=s.boxForMeasurement)||void 0===n?void 0:n.size)||s.bounds;t({created:i,lastAccess:i,configuration:this.kernelInstance.getSerializedConfiguration(e),configurationHash:this.kernelInstance.getHashOfConfiguration(e),parts:JSON.stringify(this.kernelInstance.getPartList(e)),rootComponentId:r,width:o.x,height:o.z,depth:o.y,catalog:a,orderable:!1,requestable:!1})})}loadComponent(e,t,n){this._rapiAccess.getComponent(t.componentId).then(s=>{var i;let r=s.configuration;r||(r="error",null===(i=this._configuratorUiCallbacks)||void 0===i||i.onContentProblem({rapiPath:"components",ids:[t.componentId],message:t.componentId+" has no configuration"})),this._kernelIo.setMeta({componentId:t.componentId}),this._kernelInstance.loadComponent(e,r,t,n),this._flushSubComponentsWaiters()},s=>{var i;this._kernelInstance.loadComponent(e,"error",t,n),this.onLoadComponentError(s,t.componentId),null===(i=this._configuratorUiCallbacks)||void 0===i||i.onError(new Error(`Component with id "${t.componentId}" can not be loaded. "${s}"`)),this._flushSubComponentsWaiters()})}loadSubComponent(e,t,n){if(this._shouldWait){let s=this._subComponentsWaiters.get(n);s||this._subComponentsWaiters.set(n,[]),s=this._subComponentsWaiters.get(n),s.push({parentId:e,partId:t}),this._subComponentsWaiters.set(n,s)}else this._rapiAccess.getComponent(n).then(s=>{var i;let r=s.configuration;r||(r="error",null===(i=this._configuratorUiCallbacks)||void 0===i||i.onContentProblem({rapiPath:"components",ids:[n],message:"SubComponent "+n+" has no configuration"})),this._kernelIo.setMeta({componentId:n,parentId:e}),this._kernelInstance.loadedSubComponent(e,t,n,r)})}async loadItemConfigurations(e,t){let n=Array.isArray(t)?t:[t];if(this._requestedItemIds.push(...n),await $e(0),!this._requestedItemIds.length)return;const s=[...this._requestedItemIds];this._requestedItemIds=[],(await this._rapiAccess.getItems(s)).forEach(t=>{this._kernelInstance.loadedItemConfiguration(e,t.id,t.configuration)})}requestDeleteComponent(e){var t,n;e&&((null===(n=null===(t=this._initData)||void 0===t?void 0:t.featureFlags)||void 0===n?void 0:n.reDock)?this._kernelInstance.deletePlanComponent(e):this._kernelInstance.deleteComponent(e))}dockComponentWithPosition(e,t,n,s,i){var r;this._kernelInstance.dockComponentWithPosition(n,s,e,t,i);const a=this._kernelInstance.getComponentId(n),o=this._kernelInstance.getComponentId(e);null===(r=this._configuratorUiCallbacks)||void 0===r||r.onUserInitiatedDockDone(a,s,o,t,i)}Editor3dAddBakedMesh(e,t,n,s,i,r,a,o){this._configuratorKernelCallbackListener.forEach(l=>l.Editor3dAddBakedMesh(e,t,n,s,i,r,a,o))}Editor3dAddNamedMesh(e,t,n,s,i,r,a,o,l,h,d,c){this._configuratorKernelCallbackListener.forEach(u=>u.Editor3dAddNamedMesh(e,t,n,s,i,r,a,o,l,h,d,c))}Editor3ChangedNamedMesh(e,t,n,s,i,r,a){this._configuratorKernelCallbackListener.forEach(o=>o.Editor3ChangedNamedMesh(e,t,n,s,i,r,a))}Editor3dRemoveNamedMesh(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.Editor3dRemoveNamedMesh(e,t))}Editor3dBeginConstruction(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.Editor3dBeginConstruction(e,t))}Editor3dEndConstruction(e){this._configuratorKernelCallbackListener.forEach(t=>t.Editor3dEndConstruction(e))}Editor3dComponentCreated(e,t,n,s){this._configuratorKernelCallbackListener.forEach(i=>i.Editor3dComponentCreated(e,t,n,s,!1))}Editor3dComponentDocked(e,t,n,s){this._configuratorKernelCallbackListener.forEach(i=>i.Editor3dComponentDocked(e,t,n,s))}Editor3dGeometryReady(e){this._configuratorKernelCallbackListener.forEach(t=>t.Editor3dGeometryReady(e)),this.requestPlanComponentConstruction(e),this._configuratorUiCallbacks.onGeometryReady(e)}Editor3dGeometryNotReady(e){this._configuratorKernelCallbackListener.forEach(t=>t.Editor3dGeometryNotReady(e)),this._configuratorUiCallbacks.onGeometryNotReady(e)}componentDeleted(e){this._configuratorKernelCallbackListener.forEach(t=>t.componentDeleted(e))}componentMetaUpdated(e){let t=this._kernelInstance.getComponent(e);this._configuratorKernelCallbackListener.forEach(e=>e.componentMetaUpdated(t))}sceneCleared(){this._configuratorKernelCallbackListener.forEach(e=>e.sceneCleared())}requestMaterialsInGroup(e){(Array.isArray(e)?e:[e]).forEach(e=>{-1===this._cachedGroupIds.indexOf(e)&&this._cachedGroupIds.push(e)}),this._waitingForGroups||(this._waitingForGroups=!0,Aa.waitFor(4).then(()=>{this._rapiAccess.getMaterialsByGroup(this._cachedGroupIds).then(e=>{let t=[];e.forEach(e=>{const n=[];e.materials.forEach(e=>n.push(e.id));const s=e.legacyId||e.id;e.legacyId||console.warn("Material group has no legacy id, please check content why this is the case"),t.push({group:s,materials:n})}),t.length&&this._kernelInstance.setMaterialsInGroup(t),this._cachedGroupIds=[]},e=>{var t;console.error(e),null===(t=this._configuratorUiCallbacks)||void 0===t||t.onError(new Error(`Material group with ids "${this._cachedGroupIds.join(",")}" can not be loaded. "${e}"`)),this._cachedGroupIds=[]})}))}requestPlanComponentConstruction(e,t=!0){t?this._kernelInstance.requestDeltaPlanComponentConstruction(e):this._kernelInstance.requestPlanComponentConstruction(e)}addConfiguratorListener(e){this._configuratorKernelCallbackListener.add(e)}removeConfiguratorListener(e){this._configuratorKernelCallbackListener.delete(e)}cleanUpCallbacks(){"function"==typeof this._kernelContainer.unregisterConfiguratorCallback&&this._kernelContainer.unregisterConfiguratorCallback(this)}async requestMaterialProperties(e){let t=Array.isArray(e)?e:[e];if(this._requestedMaterialIds.push(...t),await $e(0),!this._requestedMaterialIds.length)return;const n=[...this._requestedMaterialIds];this._requestedMaterialIds=[];const s=await this._rapiAccess.getMaterials(n);let i=[];s.forEach(e=>{const t=new this._kernelContainer.StringStringMap,n=e.properties||{};for(let e in n)n.hasOwnProperty(e)&&t.set(e,n[e]);t.size()&&i.push({id:e.id,properties:t})}),i.length&&this._kernelInstance.setMaterialProperties(i)}registerCallbacks(){this._kernelContainer.registerConfiguratorCallback(this)}pause(){this.cleanUpCallbacks()}resume(){this.cleanUpCallbacks(),this.registerCallbacks()}destroy(){}_handleCortoMesh(e,t,n){var s;try{this._kernelInstance.addMeshCorto(t,n,new Uint8Array(e))}catch(e){console.error(e),null===(s=this._configuratorUiCallbacks)||void 0===s||s.onMemoryCorruption()}}_handleInvalidMesh(e){try{this._kernelInstance.setExternalMeshInvalid(e)}catch(e){console.error(e)}}calcPartsPriceSum(e){return this._calcPrice(e)}_calcPrice(e){const t=new Map;e||(e=this._kernelInstance.getFullPartList());const n=!!e&&!!e.fullList&&!!e.fullList.length;if(this._initData.useRoomlePrice&&n){const n=e.fullList[0].currencySymbol,s=e.fullList.reduce((e,t)=>e+(t.count?t.count:0)*(t.price?t.price:0),0),i=tt(s,2);return this._configuratorUiCallbacks.onUpdatePrice(n,i),Promise.resolve({totalSum:i,partMap:t})}if(this._initData.usePriceService&&n){const n=e.fullList.reduce((e,n)=>{const s=en(n);return s&&(t.set(s,n),e.push(s)),e},[]);return new Promise((s,i)=>{this._rapiAccess.getPrices(n).then(n=>{if(!n.length)return i(new Error("prices are empty"));let r=0;const a=et(n,"priceId");for(const t of e.fullList){const e=en(t);if(!a.has(e)){console.warn("PriceId: "+e+" has no corresponding kernel-part");continue}const{price:n,currencySymbol:s}=a.get(e);t.price=n,t.currencySymbol=s,r+=n*t.count}return r=tt(r,2),this._configuratorUiCallbacks.onUpdatePrice(n[0].currencySymbol,r),s({totalSum:r,partMap:t})},e=>{console.error(e),i(e)})})}return Promise.resolve({totalSum:0,partMap:t})}async addUiDataAndPriceToPartList(e,t){const{fullList:n,originPart:s}=e,i=e.perMainComponent;let r;this.addUiDataToPartList(n,t);try{const t=await this._calcPrice(e);r=t.partMap}catch(e){console.error(e),r=new Map}const a=this._initData.usePriceService||this._initData.useRoomlePrice,o=e=>{a||(e.price=null,e.currencySymbol=null);const t=en(e);if(!t)return;if(!r.has(t))return;const{price:n,currencySymbol:s}=r.get(t);"number"==typeof n&&(e.price=n,e.currencySymbol=s)};return n.forEach(o),i.forEach(({fullList:e,perMainComponent:n})=>{n.length>0&&console.error("Not implemented! perMainComponent is deeper than one level"),this.addUiDataToPartList(e,t),e.forEach(o)}),{fullList:n,perMainComponent:i,originPart:s}}addUiDataToPartList(e,t){const n=[];return e.forEach(e=>{const t=this._rapiAccess.peekComponent(e.componentId);!t||e.labelIsCalculated&&e.label||(e.label=t.label),e.parameters.forEach(e=>{if(this._unitFormatter.formatPartListParameter(e),Ia(e)){const t=this._rapiAccess.peekMaterial(e.value);t?e.valueLabel=t.label||t.name||e.value:-1===n.indexOf(e.value)&&n.push(e.value)}})}),n.length&&this._rapiAccess.getMaterials(n).then(e=>{const n=this._lastPartListHash!==t;Array.isArray(e)&&e.length&&n&&(this._lastPartListHash=t,this.requestPartListAndUpdatePricesOfParts())}),e}async requestPartListAndUpdatePricesOfParts(e,t){let n=this._kernelInstance.getFullPartList();e||(e=this._kernelInstance.getHashOfConfiguration(this._configuratorContext.planObjectId));const s=await this.addUiDataAndPriceToPartList(n,e);this._configuratorUiCallbacks.onPartListUpdate(s,btoa(e))}}sn([an],Fa.prototype,"_rapiAccess",void 0),sn([an],Fa.prototype,"_scriptLoader",void 0),sn([an],Fa.prototype,"_kernelIo",void 0),sn([an],Fa.prototype,"_dataSyncer",void 0),sn([an],Fa.prototype,"_lifeCycleManager",void 0),sn([an],Fa.prototype,"_configuratorUiCallbacks",void 0),sn([an],Fa.prototype,"_globalCallback",void 0),sn([an],Fa.prototype,"_initData",void 0),sn([an],Fa.prototype,"_unitFormatter",void 0),sn([an],Fa.prototype,"_configuratorContext",void 0),sn([an],Fa.prototype,"_globalInitData",void 0);const{APP:Ga}=fa,{RAPI:ja}=Ga,za=ja.headers,Ha=ja.itemHeaders,Va=za.token,Wa=e("ar",e=>e.startsWith("ps_")),Ka=nt();let qa=new Map,Xa=new Map,Ya=new Map,Qa=new Map,Za=new Map,Ja=new Map,$a=new Map,eo=new Map,to=new Map;const no=e=>qa.get(e)||qa.get(Ka+e),so=e=>e&&e.tags&&e.tags.length,io=e=>!so(e)&&e.group;class ro{constructor(e){this._itemLoaded=!1,this._currentToken=null,this._creator_=e,window.addEventListener("online",this._flushOfflineQueue.bind(this))}getPreloadForItem(e){return this._getPreload(e,!0)}getPreloadForConfiguration(e){return this._getPreload(e,!1)}_getPreload(e,t){return new Promise((n,s)=>{if(!navigator.onLine)return n();if(this._dataSyncer.getIsCatalogSynced($t(e)))return n();if($a.get(e))return n();const i=t?"?itemId=":"?configurationId=";this._get("/preloads/components/"+i+e,"preloads/components").then(t=>{if($a.get(e))return n();t.forEach(e=>{this._prepareData(e,"components")}),$a.set(e,!0),n()},s)})}changeUseOfHDGeometry(){const e=Qa.get("components");$a.clear(),Ja.clear(),e&&Qa.delete("components")}getHSCPackage(e){return new Promise((t,n)=>{if(Ja.get(e))return t();this._get("/catalogs/"+e+"/package","package").then(n=>{if(Ja.get(e))return t(n);n.components.forEach(e=>{this._prepareData(e,"components")}),n.materials.forEach(e=>{this._prepareData(e,"materials"),this._prepareGroups(e)}),n.textures.forEach(e=>{this._prepareData(e,"textures")}),Ja.set(e,!0),t(n)},n)})}getComponent(e){return this._getById(e,"components")}getConfiguration(e){return this._getById(e,"configurations")}getConfigurations(e){return this._getByIds(e,"configurations")}getItem(e){return this._getById(e,"items",{additionalHeaders:Ha})}getComponents(e){return this._getByIds(e,"components")}getItems(e){return this._getByIds(e,"items",{additionalHeaders:Ha})}getTag(e){return this._getById(e,"tags")}getTags(e){return this._getByIds(e,"tags")}getTexture(e){return this._getById(e,"textures")}getCatalog(e){return this._getById(e,"catalogs")}getMesh(e,t="crt",n=50){return this._getById(e,"meshes",{pathSuffix:"/data?format="+t+"&targetQuality="+n.toString()})}getMeshesOfCatalog(e){return new Promise((t,n)=>{const s=Za.get(e);s?t(s):this._get("/meshes?catalog="+e,"catalogMeshes").then(n=>{Za.set(e,n),t(n)},n)})}getTexturesOf(e){return this._getRelationData(e,{rapiPath:"textures"})}getItemsOf(e){return this._getRelationData(e,{rapiPath:"items"})}async getMaterialsOf(e){return(await this._getRelationData(e,{rapiPath:"materials"},{embed:["textures"]})).filter(e=>e.active)}getComponentsOf(e){return this._getRelationData(e,{rapiPath:"components"})}getAdditionalContentsOfItems(e){const t=[],n=[];return e.forEach(e=>{const s=Xa.get(e.id.toString());s?n.push(...s):t.push(e.id.toString())}),new Promise((e,s)=>{0!==t.length?this._getByIdsPackets(t,"itemAdditionalContents",{filterKey:"itemIds"}).then(t=>{t.forEach(e=>{let t=Xa.get(e.itemId);t||(t=[]);for(let n=0,s=t.length;n<s;n++)if(t[n].id===e.id)return;t.push(e),Xa.set(e.itemId,t)}),e([...t,...n])},s):e(n)})}getMaterial(e){return this._getById(e,"materials",{embed:["textures"]})}peekMaterial(e){return this._peekData(e,"materials")}peekComponent(e){return this._peekData(e,"components")}peekItem(e){return this._peekData(e,"items")}peekConfiguration(e){return this._peekData(e,"configurations")}async getMaterials(e){return(await this._getByIds(e,"materials",{embed:["textures"]})).filter(e=>e.active)}getPlan(e){return this._getById(e,"plans")}getPlanSnapshot(e){return this._getById(e,"planSnapshots")}static clearCaches(){qa=new Map,Ya=new Map,Qa=new Map,Ja=new Map,$a=new Map,eo=new Map,Xa=new Map}cleanUp(){ro.clearCaches()}getMaterialsByGroup(e){const t=e.slice(),n=[];let s=t.length;for(let e=0;e<s;e++){const i=no(t[e]);if(i){const r=i.length;for(let e=0;e<r;e++){const t=this._getCache("materials").get(i[e]);n.push(t)}t.splice(e,1),s--,e--}}return new Promise((e,s)=>{0!==t.length&&navigator.onLine?this._getByIdsPackets(t,"materials",{filterKey:"groups",embed:["textures"]}).then(t=>{e(this.combineMaterialsToGroups([...t,...n]))},s):e(this.combineMaterialsToGroups(n))})}_flushOfflineQueue(){return new Promise((e,t)=>{const n=this._localStorage.getItem("hsc_configurations_offline_queue_v1"),s=[];for(let e in n)if(n.hasOwnProperty(e)){const t=n[e];s.push(new Promise((e,n)=>{this.saveConfiguration(t.data).then(s=>{const i=[];t.perspectiveImage&&!s.perspectiveImage&&i.push(this.savePerspectiveImage(s,t.perspectiveImage)),t.topImage&&!s.topImage&&i.push(this.savePerspectiveImage(s,t.topImage)),Promise.all(i).then(e,n)},n)}))}Promise.all(s).then(()=>{this._localStorage.setItem("hsc_configurations_offline_queue_v1",{}),e()},t)})}_setQueuedConfiguration(e,t={}){const n=e.configurationHash,{perspectiveImage:s,topImage:i}=t;let r=this._localStorage.getItem("hsc_configurations_offline_queue_v1")||{},a=r[n]||{};a.data=e,a.perspectiveImage=s,a.topImage=i,r[n]=a,this._localStorage.setItem("hsc_configurations_offline_queue_v1",r)}async saveConfiguration(e){return navigator.onLine?await this._save("/configurations",{configuration:e},"configurations",{accept:"application/json",contentType:"application/json; charset=UTF-8"}):(e.perspectiveImage=null,e.topImage=null,this._setQueuedConfiguration(e),this._markConfigurationAsLocally(e),Promise.resolve(e))}saveTopImage(e,t){return this._saveConfigurationImage(e,t,"topImage")}savePerspectiveImage(e,t){return this._saveConfigurationImage(e,t,"perspectiveImage")}savePlanSnapshotTopImage(e,t){return this._savePlanSnapshotImage(e,t,"topImage")}savePlanSnapshotPerspectiveImage(e,t){return this._savePlanSnapshotImage(e,t,"perspectiveImage")}getShortUrl(e,t){return new Promise((n,s)=>this._fetchJson("/shortIds","shortIds",{method:"POST",resolve:n,reject:s,data:JSON.stringify({shortId:{type:t,referencedId:e}}),accept:"application/json",contentType:"application/json; charset=UTF-8"}))}_peekData(e,t){const n=Qa.get(t);return n&&n.get(e)||null}_saveConfigurationImage(e,t,n){if(!navigator.onLine){const s={};return s[n]=t,this._setQueuedConfiguration(e,s),this._markConfigurationAsLocally(e),e[n]=t.image,Promise.resolve(e)}const s=this._formDataUtil.create(t.image,e.configurationHash,qt.PNG,n);return this._save("/configurations/"+e.id+"/"+n,s,"configurations",{accept:"application/json"})}_savePlanSnapshotImage(e,t,n){const s=this._formDataUtil.create(t.image,e.id,qt.PNG,"file");return s.append("type",n),this._save("/planSnapshots/"+e.id,s,"planSnapshots",{accept:"application/json",method:"PUT"})}_markConfigurationAsLocally(e){e.isLocally=!0,e.id=e.configurationHash}_save(e,t,n,s={}){const i=t instanceof FormData?t:JSON.stringify(t);return new Promise((t,r)=>{const a={method:s.method||"POST",data:i,resolve:t,reject:r};s.contentType&&(a.contentType=s.contentType),s.accept&&(a.accept=s.accept),this._fetchJson(e,n,a)})}combineMaterialsToGroups(e){return new Promise((t,n)=>{const s=new Map,i={id:null,label:null,materials:[]},r=[];for(let t=0,n=e.length;t<n;t++){const n=e[t],a=n.tags&&n.tags.length?n.tags.map(e=>({isTag:!0,id:e})):[];n.group&&a.push({isTag:!1,id:Ka+n.group,legacyId:n.group}),a.length||a.push({isTag:!1,id:null}),n.tags&&n.tags.length&&n.tags.forEach(e=>-1===r.indexOf(e)?r.push(e):null),a.forEach(({isTag:e,id:t,legacyId:r})=>{const a=n.id;let o=t?no(t):[];o||(qa.set(t,[]),o=no(t)),-1===o.indexOf(a.toString())&&o.push(a.toString());const l=so(n),h=l&&e,d=io(n);if(h||d&&!e||!l&&!d&&!t){let e=t?s.get(t):i;e||(s.set(t,{id:t,label:n.groupLabel,legacyId:r,materials:[]}),e=s.get(t)),e.materials.push(n)}})}const a=i.materials.length?[i]:[];this.getTags(r).then(e=>{const n=e.reduce((e,t)=>(e[t.id]=t,e),{});return s.forEach((e,t)=>{a.push({id:t,label:n[t]?n[t].label:e.label,materials:e.materials,legacyId:e.legacyId,sort:n[t]?n[t].sort:void 0})}),t(a)},n)})}_getByIds(e,t,n={}){const s=this._getCache(t),i=this._getErrorCache(t),r=[],a=[...new Set(e)];let o=a.length;if(s&&s.size){const e=(new Date).getTime();for(let t=0;t<o;t++){const n=a[t],l=s.get(n),h=i.get(n);let d=!1;null!=l?(r.push(l),d=!0):d=void 0!==h&&(e-h.timestamp<6e4||!1===navigator.onLine),d&&(a.splice(t,1),o--,t--)}}return new Promise((e,s)=>{0!==a.length&&navigator.onLine?this._getByIdsPackets(a,t,n).then(t=>{e([...t,...r])},s):e(r)})}_getByIdsPackets(e,t,n={}){const s=n.filterKey||"ids";let i,r="/"+t+"/",a="?",o=[];const l=e.length;if(!l)return new Promise(e=>e([]));let h=!0,d=[];for(i=0;i<l;i++){h=!1;const n=e[i],l=a+s+"[]="+n,c=l.length+r.length;d.push(n),a="&",c<=1500?r+=l:(c>1500&&(d.pop(),i--),o.push({url:r,ids:d}),h=!0,r="/"+t+"/",a="?",d=[])}h||o.push({url:r,ids:d});const c=[];return o.forEach(e=>c.push(this._getByIdsSingle(e.ids,e.url,t,n))),new Promise((e,t)=>{Promise.all(c).then(t=>{const n=[];t.length&&t.forEach(e=>n.push(...e)),e(n)},t)})}_getByIdsSingle(e,t,n,s={}){return new Promise((i,r)=>{this._get(t,n,s).then(t=>{for(let n=0,i=t.length;n<i;n++){const i=s&&s.cacheKey?t[n][s.cacheKey]:t[n].id,r=e.indexOf(i.toString());-1!==r&&e.splice(r,1)}const r=e.length;if(r){const t=this._getCache(n),s=this._getErrorCache(n),i=(new Date).getTime();for(let n=0;n<r;n++)s.set(e[n],{code:0,timestamp:i}),t.delete(e[n]);this._errorHandler.dispatch(2,[n,e.map(e=>'"'+e+'"').join(",")])}i(t)},r)})}_getById(e,t,n={}){if(!e||""===e||"string"!=typeof e)return console.error("no id passed to _getById"),Promise.reject(new Error("no id passed to _getById"));const s=this._getCache(t).get(e);if(s)return new Promise(e=>e(s));if(!navigator.onLine)return Promise.reject("Nothing cached but tried to fetch in offline mode");const i={...n,id:e},r=n.pathSuffix||"";return this._get("/"+t+"/"+e+r,t,i)}_get(e,t,n={}){const s=Pa.useHDGeometry?"includeGeometryHD=true":"";let i=-1===e.indexOf("?")?"?":"&";return""!==s&&(e+=i+s),n.embed&&Array.isArray(n.embed)&&n.embed.forEach(t=>{e+=i+"embed"+(t[0].toUpperCase()+t.substr(1))+"=true",i="&"}),new Promise((s,i)=>{const r=eo.get(e);Array.isArray(r)&&r.length>0?r.push({resolve:s,reject:i}):(eo.set(e,[{resolve:s,reject:i}]),this._fetchJson(e,t,n))})}_fetchJson(e,t,n={}){this._fetch(e,n).then(st.bind(this)).then(this._handleJson(e,t,n).bind(this)).catch(this._handleError(e,n).bind(this))}async _fetch(e,t){const n={method:t.method?t.method:"GET",headers:this._createHeaders(t),mode:"cors",cache:"default"};t.data&&(n.body=t.data);let s=ja.server;const i=this._globalInitData.overrideRapi;i&&(s="live"===i?ja.liveServer:ja.testServer),(this._globalInitData.customApiUrl||""===this._globalInitData.customApiUrl)&&(s=this._globalInitData.customApiUrl);const r=new Request(s+e,n);this._globalCallback.onNetworkRequest(e,n,t);const a=await this._globalCallback.onCheckExternalCache(e,n);return a?{headers:{get:()=>"application/json"},json:()=>Promise.resolve(a)}:this._networkLayer.fetch(r,{},{checkResponse:e=>this._globalCallback.onValidateNetworkResponse("rapi-access",e)})}_createHeaders(e={}){const t={...za};this._globalInitData.overrideTenant&&(t.currentTenant=this._globalInitData.overrideTenant),this._globalInitData.overrideCountry&&(t.country=this._globalInitData.overrideCountry);const n=this._globalInitData.locale||"en";t.language=n,t.locale=n;const{contentType:s,accept:i,additionalHeaders:r,data:a}=e;if(s&&(t["content-type"]=e.contentType),i&&(t.accept=e.accept),r)for(let e in r)r.hasOwnProperty(e)&&(t[e]=r[e]);this._globalInitData.configuratorId&&(t.configurator=this._globalInitData.configuratorId);const o=this._currentToken||Va;t.token="03-"+window.btoa((new Date).toISOString()+";"+o+";"+za.apiKey);const l=new Headers(t);return a instanceof FormData&&l.delete("content-type"),l}_handleJson(e,t,n={}){return s=>{let i=null,r=null;"number"==typeof s&&(i=s);for(let e in s)"meta"!==e&&s.hasOwnProperty(e)&&(i=s[e],r=e);if("error"===r)return this._handleError(e,n)(new Error(JSON.stringify(i)));if(!i)throw new TypeError("RAPI returned empty JSON");if(Array.isArray(i))for(let e=0,s=i.length;e<s;e++)this._prepareData(i[e],t,n),this._prepareEmbeddedData(i[e],t,n);else this._prepareData(i,t,n),this._prepareEmbeddedData(i,t,n);n.resolve?n.resolve(i):this._notifyWaiters(e,null,i)}}_prepareEmbeddedData(e,t,n={}){n.embed&&Array.isArray(n.embed)&&n.embed.forEach(s=>{const i=e[s.slice(0,-1)+"Objects"];if(Array.isArray(i)){for(let e=0,t=i.length;e<t;e++)this._prepareData(i[e],s,n);this._prepareRelationalData(t,s,e.id,i)}else i&&(this._prepareData(i,s,n),this._prepareRelationalData(t,s,e.id,[i]))})}_getCache(e){return this._getCacheFrom(e,Qa)}_getErrorCache(e){return this._getCacheFrom(e,to)}_getCacheFrom(e,t){let n=t.get(e);return n||(t.set(e,new Map),n=t.get(e)),n}_setCache(e,t,n){n.set(e.toString(),t)}_prepareData(e,t,n=null){let s=this._getCache(t);const i=n&&n.cacheKey?e[n.cacheKey]:e.id;if(i||n&&n.id||"tenants/me"===t)if("tenants/me"!==t){{const t=i||n.id;this._setCache(t,e,s)}e.__rapi_path__=t}else this._setCache("0",e,s);else"shortIds"!==t&&console.error("Can not cache because there is no ID!")}_getRelationsCacheFor(e,t,n){let s=Ya.get(t);if(!s){const i=new Map,r=new Map;r.set(n,void 0),i.set(e,r),Ya.set(t,i),s=Ya.get(t)}let i=s.get(e);if(!i){const t=new Map;t.set(n,void 0),s.set(e,t),i=s.get(e)}return i.get(n)}_prepareGroups(e){const t=e.group,n=e.id;let s=no(t);s||(qa.set(t,[]),s=no(t)),-1===s.indexOf(n.toString())&&s.push(n.toString())}_handleError(e,t={}){return n=>{navigator.onLine?(n.rmlErrorCode=1,n.message='Failed to load "'+e+'" because of "'+n.message+'"',this._errorHandler.dispatch(1,[n])):(n.rmlErrorCode=0,n.message='Failed to load "'+e+'" because of "'+n.message+'"',this._errorHandler.dispatch(0,[n])),t.reject?t.reject(n):this._notifyWaiters(e,n,null)}}_getRelationData(e,t,n={}){const s=e.id;if(!s)return Promise.resolve([]);const i=e.__rapi_path__,r=t.rapiPath;let a=this._getCache(r),o=this._getRelationsCacheFor(s.toString(),i,r),l=[];return o?(o.forEach(e=>l.push(a.get(e))),new Promise(e=>e(l))):navigator.onLine?new Promise((e,t)=>{this._get("/"+i+"/"+s+"/"+r,r,n).then(t=>{this._prepareRelationalData(i,r,s,t),e(t)},t)}):Promise.resolve([])}_prepareRelationalData(e,t,n,s){Ya.has(e)||Ya.set(e,new Map);let i=Ya.get(e);const r=n.toString();i.has(r)||i.set(r,new Map);let a=i.get(r),o=this._getCache(t),l=[];for(let e=0,t=s.length;e<t;e++){const t=s[e],n=t.id.toString();l.push(n),o.set(n,t)}a.set(t,l)}_notifyWaiters(e,t,n){const s=eo.get(e);if(s&&s.length){for(let e=0,i=s.length;e<i;e++)t?s[e].reject(t):s[e].resolve(n);eo.delete(e)}}_tenantMe(){return new Promise((e,t)=>{const n=this._getCache("tenants/me"),s=this._globalInitData.overrideTenant?this._globalInitData.overrideTenant:n.get("0");if(s)return e(s);this._fetchJson("/tenants/me","tenants/me",{resolve:t=>e(t),reject:t})})}async getTenant(e){return e||(e=await this._tenantMe()),this._getById(e.toString(),"tenants")}getCurrentSkin(){return this._tenantMe().then(e=>this._getById(e.toString(),"tenants").then(e=>this._getById(e.skin.toString(),"skins")))}getPrices(e){return this._getByIds(e,"prices",{filterKey:"priceIds",cacheKey:"priceId"})}async getConfiguratorSettings(e){const t=await this._getById(e,"configurators");return t.allowedHosts||(t.allowedHosts=[]),t.allowedHosts&&!Array.isArray(t.allowedHosts)&&(t.allowedHosts=t.allowedHosts.split(" ")),t}sendUserAction(e){return this._save("/userActions",{userAction:e},"userActions",{accept:"application/json",contentType:"application/json; charset=UTF-8"})}_share(e,t,n,s){const i="/"+s+"/"+e+"/shares",r=new FormData;return r.append("email",t),r.append("type",n.toString()),new Promise((e,t)=>{const n={method:"POST",data:r,resolve:e,reject:t,accept:"application/json",contentType:"application/json; charset=UTF-8"};this._fetch(i,n).then(n.resolve,n.reject)})}shareConfiguration(e,t,n){return this._share(e,t,n,"configurations")}sharePlanSnapshot(e,t,n){return this._share(e,t,n,"planSnapshots")}export3D(e,t,n,s={}){const i="/"+(Wa(e)?"planSnapshots":"configurations")+"/"+e+"/3d-exports",r={formats:[{file_format:n,pack_external_data:!0,...s}]},a=JSON.stringify(r),o=new FormData;return o.append("email",t),o.append("settings",a),new Promise((e,t)=>{const n={method:"POST",data:o,resolve:e,reject:t};this._fetch(i,n).then(n.resolve,n.reject)})}async trackView(e){if(this._itemLoaded||(t=Zt())&&(Jt.includes(t)||t.endsWith("gitlab.io")||t.endsWith("gitlab.com")||t.endsWith("codesandbox.io")||t.endsWith("stackblitz.com")||/^(admin.*.roomle.com)$/.test(t)))return;var t;const{configuratorId:n}=this._globalInitData,s={module:3,action:1,actionId:e,actionLabel:n};await this.sendUserAction(s),this._itemLoaded=!0}signinUser(e,t){return new Promise((n,s)=>{const i={method:"POST",accept:"application/json",contentType:"application/json; charset=UTF-8",data:JSON.stringify({identification:e,passwordMD5:t}),cacheKey:"token",resolve:n,reject:s};this._fetchJson("/auth/signin","auth",i)})}async signoutUser(e){const t=this._currentToken;t!==e&&this.setCurrentToken(e),await this._fetch("/auth/signout",{}),t&&t!==e?this.setCurrentToken(t):this.removeCurrentToken()}async savePlan(e){const t=e.id?"/plans/"+e.id:"/plans";return this._save(t,{plan:e},"plans",{method:e.id?"PUT":"POST",accept:"application/json",contentType:"application/json; charset=UTF-8"})}async savePlanSnapshot(e){return this._save("/planSnapshots",{planSnapshot:e},"planSnapshots",{accept:"application/json",contentType:"application/json; charset=UTF-8"})}setCurrentToken(e){this._currentToken=e}removeCurrentToken(){this._currentToken=null}createNewPlan(){return{name:"",description:"",changeDate:(new Date).toISOString(),created:(new Date).toISOString(),draftId:null,thumbnail:"data:image/png;base64,missing",planObjects:null,active:!0,open:0,planDirectory:0,changed:0,version:2,floorLevel:0,visibility:9,user:null,tenant:null,assets:[],parent:null,setting:null}}}e("R",ro),sn([an],ro.prototype,"_formDataUtil",void 0),sn([an],ro.prototype,"_errorHandler",void 0),sn([an],ro.prototype,"_dataSyncer",void 0),sn([an],ro.prototype,"_networkLayer",void 0),sn([an],ro.prototype,"_localStorage",void 0),sn([an],ro.prototype,"_globalInitData",void 0),sn([an],ro.prototype,"_globalCallback",void 0);const ao=e("h",1500),oo=e("P",5);function lo(){class e extends A{static _generateOutline(e,t){let n=new H(new at(e),new ot({color:"#000000",dashSize:.03,gapSize:.01,linewidth:1}));return n.translateOnAxis(t,1),n.userData.ignoreComponentRaycast=!0,n}static cloneDockLine(e,t){let n=new H(e.geometry,e.material);return n.translateOnAxis(t.getCenter(new a),1),n.name="dockline",n.layers.set(5),n.userData.ignoreComponentRaycast=!0,n}_setValues(e,t,n,s){e&&(this.runtimeId=e,this.name=e.toString()),t&&(this.roomlePosition=Object.assign({},t)),n&&(this.roomleRotation=Object.assign({},n)),s&&(this.parentObjectId=s)}constructor(e,t,n,s){super(),this._selected=!1,this.geometryChanged=!0,this.meshes=[],this.castShadow=!1,this.receiveShadow=!0,this._setValues(e,t,n,s)}get loadingMesh(){return this._loadingMesh}get boundingBoxMesh(){return this._boundingBoxMesh}get boundingBox(){return this._boundingBox}set roomlePosition(e){this._roomlePosition=e,e&&this.position.set(e.x/1e3,e.z/1e3,e.y/-1e3)}get roomlePosition(){return this._roomlePosition}set roomleRotation(e){this._roomleRotation=e,e&&this.rotation.set(e.x,e.z,-e.y)}get roomleRotation(){return this._roomleRotation}replaceMeshes(e){this.removeAllMeshes(),e.forEach(e=>{this.addMesh(new z(e.geometry,e.material))})}addMesh(e,t){e.renderOrder=2,e.userData.meshType=0,t&&e.applyMatrix4(Ss(t)),this.add(e),this.meshes.push(e)}getMeshById(e){return this.meshes.find(t=>t.userData.meshId===e)}removeMeshById(e){const t=this.getMeshById(e);t?this.removeMesh(t):console.warn("Could not remove mesh with id "+e,this.runtimeId,this.meshes)}removeMesh(e){const t=this.meshes.indexOf(e);this.remove(e),Ji(e),t<0||this.meshes.splice(t,1)}removeAllMeshes(e=!0){this.meshes.forEach(t=>{this.remove(t),e&&Ji(t)}),this.meshes=[],this._removeLoadingMesh(),this.remove(this._boundingBoxMesh),Ji(this._boundingBoxMesh),this._boundingBoxMesh=null}_hideAllMeshes(){this.meshes.forEach(e=>e.visible=!1)}_showAllMeshes(){this.meshes.forEach(e=>e.visible=!0)}select(){this._selected=!0}loading(){if(!this._kernelBoundingBox)return void console.warn("Bounding box (box for measurements) for component "+this.runtimeId+" not set, can not show external mesh loading box!");this._removeLoadingMesh(),this._hideAllMeshes();const{x:e,y:t,z:n}=this._kernelBoundingBox.getSize(new a);let s=new Ze(e,t,n);this._loadingMesh=new z(s,Ri.createMeshStandardMaterial({transparent:!0,opacity:1,color:new h("#DDDDDD")})),this._loadingMesh.name="loading mesh",this._loadingMesh.receiveShadow=!1,this._loadingMesh.castShadow=!1,this._loadingMesh.layers.set(5),this._loadingMesh.translateOnAxis(this._kernelBoundingBox.getCenter(new a),1),this._loadingMesh.renderOrder=3,this.add(this._loadingMesh)}_removeLoadingMesh(){this._loadingMesh&&(this.remove(this._loadingMesh),Ji(this._loadingMesh),this._loadingMesh=null)}loadingFinished(){this._removeLoadingMesh(),this._showAllMeshes()}deselect(){this._selected=!1}hoverOn(){rt("pointer")}hoverOff(){rt("default")}removeFromParent(){return this.parent&&(this.parent.remove(this),this.removeAllMeshes()),this}computeBoundingBox(t,n=!1){if(this._boundingBoxMesh&&this.remove(this._boundingBoxMesh),!n&&t&&0===t.size.x&&0===t.size.y&&0===t.size.z)return;let s;if(!t||n){this._boundingBox=new ge;let e=new a;this.meshes.forEach(t=>{if(t.geometry instanceof c){let n=t.geometry.attributes.position;if(void 0!==n)for(let s=0,i=n.count;s<i;s++)e.fromBufferAttribute(n,s).applyMatrix4(t.matrix),this._boundingBox.expandByPoint(e)}}),this._kernelBoundingBox=this._boundingBox.clone();let t=this._boundingBox.max.x-this._boundingBox.min.x,n=this._boundingBox.max.y-this._boundingBox.min.y,i=this._boundingBox.max.z-this._boundingBox.min.z;s=new Ze(t,n,i)}else{this._kernelBoundingBox=Ei(t),this._boundingBox=this._kernelBoundingBox.clone();let{x:e,y:n,z:i}=this._boundingBox.getSize(new a);s=new Ze(e,n,i)}this._boundingBoxMesh=new z(s,Ri.createMeshStandardMaterial({color:"#FFFFFF",transparent:!0,opacity:0,polygonOffset:!0,polygonOffsetFactor:-1,visible:!1})),this._boundingBoxMesh.name="bounding box mesh";let i=this._boundingBox.getCenter(new a);this._boundingBoxMesh.position.add(i),this._boundingBoxMesh.layers.set(5),this._boundingBoxMesh.renderOrder=3,this._boundingBoxMesh.castShadow=!1,this._boundingBoxMesh.receiveShadow=!1,this.add(this._boundingBoxMesh),this._dockline=e._generateOutline(s,i),this._dockline.name="bounding box outline",this._dockline.layers.set(5),this._selected&&this.add(this._dockline)}recursiveMeshes(){let t=this.meshes.slice();return this.children.forEach(n=>{n instanceof e&&t.push(...n.recursiveMeshes())}),t}isChild(t){let n=!1;return this.children.forEach(s=>{s instanceof e&&!n&&(n=s.runtimeId===t||s.isChild(t))}),n}getKernelPosition(e){let t=this.parent.localToWorld(this.position);return vs(e.worldToLocal(t))}}class t extends e{constructor(e,t){super(e,null,null,null),this.glbUrl=t}}class n extends e{constructor(e,t,n,s,i){super(t,n,s,i),this._stringId=null,this.receivedPointAssociation=!1,this.castShadow=!1,this.receiveShadow=!1,this._creator_=e}get stringId(){return this._stringId?this._stringId:this.runtimeId.toString()}addMesh(e,t){super.addMesh(e,t),e.material instanceof N&&(e.material.opacity=.8,e.material.roughness=1,e.material.metalness=0,e.material.color=new h(it(this._initData.colors.PREVIEW_DOCKING_COLOR))),e.renderOrder=1,e.castShadow=!1,e.receiveShadow=!1}startPulsating(){var e,t;if(null===(t=null===(e=this._initData)||void 0===e?void 0:e.featureFlags)||void 0===t?void 0:t.pulsePreview)for(const e of this.meshes){const t={opacity:.8},n={opacity:.3};new TWEEN.Tween(t).to(n,ao).easing(TWEEN.Easing.Sinusoidal.In).onUpdate(()=>{e.material.opacity=t.opacity}).yoyo(!0).repeat(oo).start()}}hoverOn(){this.remove(this._dockline),this.meshes.forEach(({material:e})=>{e.opacity=.9,e.roughness=1,e.metalness=0,e.color=new h(it(this._initData.colors.PREVIEW_DOCKING_COLOR))}),rt("pointer")}hoverOff(){this.add(this._dockline),this.meshes.forEach(({material:e})=>{e.opacity=.8,e.roughness=1,e.metalness=0,e.color=new h(it(this._initData.colors.PREVIEW_DOCKING_COLOR))}),rt("default")}clonePreview(t){const s=new n(this._creator_,this.runtimeId,this.roomlePosition,this.roomleRotation,this.parentObjectId);return s._stringId=this.runtimeId+"_"+t,this.children.forEach(e=>{e instanceof z&&0===e.userData.meshType&&s.meshes.push(e.clone(!0))}),s.meshes.forEach(e=>{e.material=e.material.clone(),e.geometry=e.geometry.clone(),s.add(e)}),this._dockline&&(s._dockline=e.cloneDockLine(this._dockline,this._boundingBox)),this._boundingBoxMesh&&(s._boundingBoxMesh=this._boundingBoxMesh.clone(!0)),this._boundingBox&&(s._boundingBox=this._boundingBox.clone()),s}preparePreview(){this.add(this._dockline),this.add(this._boundingBoxMesh)}}sn([an],n.prototype,"_initData",void 0);class s extends n{constructor(e,t,n,s,i,r){super(e,t,n,s,i),r&&(this._stringId=this.runtimeId+"_has_additional_dock_point_copy")}set roomleLineFrom(e){this._roomleLineFrom=e,this.lineFrom=fs(e)}get roomleLineFrom(){return this._roomleLineFrom}set roomleLineTo(e){this._roomleLineTo=e;let t=fs(e);t.equals(this.lineFrom)&&(console.warn("lineFrom and lineTo are equal!"),t.add(new a(0,.01,0))),this.lineTo=t}get roomleLineTo(){return this._roomleLineTo}set roomlePositionFrom(e){this._roomlePositionFrom=e,this.positionFrom=fs(e)}get roomlePositionFrom(){return this._roomlePositionFrom}set roomlePositionTo(e){this._roomlePositionTo=e;let t=fs(e);t.equals(this.positionFrom)&&(console.warn("positionFrom and positionTo are equal!"),t.add(new a(0,.01,0))),this.positionTo=t}get roomlePositionTo(){return this._roomlePositionTo}addMesh(e,t){super.addMesh(e,t),e.visible=!1,e.renderOrder=3}hoverOn(){this._dockline.visible=!0,rt("pointer")}hoverOff(){this._dockline.visible=!1,rt("default")}preparePreview(){super.preparePreview(),this._dockline.visible=!1;let e=this.lineTo.clone(),t=this.lineFrom.clone();const n=(new a).subVectors(e,t);let s=n.length(),i=n.normalize(),r=new lt(i,t),o=new ht(.01,.01,s,16,1);this.lineMesh=new z(o,Ri.createMeshStandardMaterial({color:"#DDDDDD",transparent:!0,opacity:.4})),this.lineMesh.name="line mesh";const l=(new P).setFromEuler(r.rotation);this.lineMesh.quaternion.multiply(l),this.lineMesh.renderOrder=1;let h=(new a).addVectors(e,t).multiplyScalar(.5);this.lineMesh.position.copy((new a).subVectors(h,this.position.clone())),this.add(this.lineMesh);let d=this._boundingBox.getCenter(new a).applyEuler(this.docklineRotation),c=null,u=0,p=Math.abs(i.x),m=Math.abs(i.y),g=Math.abs(i.z);p>=m&&p>=g?(c=new a(d.x,0,0),u=Math.sqrt(d.y*d.y+d.z*d.z)):m>=p&&m>=g?(c=new a(0,d.y,0),u=Math.sqrt(d.x*d.x+d.z*d.z)):g>=m&&g>=p&&(c=new a(0,0,d.z),u=Math.sqrt(d.y*d.y+d.x*d.x)),u=u>0?u:.01;let f=(new a).subVectors(this.positionTo.clone(),this.positionFrom.clone()).length()+c.length(),_=new ht(1.1*u,1.1*u,f,32,1);this.boundingLineMesh=new z(_,Ri.createMeshStandardMaterial({color:"#ffffff",transparent:!0,opacity:0})),this.boundingLineMesh.name="bounding line mesh",this.boundingLineMesh.userData.ignoreComponentRaycast=!0,this.boundingLineMesh.layers.set(5);let v=this.positionTo.clone(),w=this.positionFrom.clone(),b=(new a).subVectors(v,w).normalize(),y=new lt(b,w);const S=(new P).setFromEuler(y.rotation);this.boundingLineMesh.quaternion.multiply(S),this.boundingLineMesh.renderOrder=3;let x=(new a).addVectors(this.positionTo.clone(),this.positionFrom.clone()).multiplyScalar(.5).add(d);this.boundingLineMesh.position.copy((new a).subVectors(x,this.position.clone())),this.add(this.boundingLineMesh)}clonePreviewLine(t){let n=new s(this._creator_,this.runtimeId,this.roomlePosition,this.roomleRotation,this.parentObjectId,this.receivedPointAssociation);return n._stringId=this.runtimeId+"_"+t,this.children.forEach(e=>{e instanceof z&&0===e.userData.meshType&&n.meshes.push(e.clone(!0))}),n.meshes.forEach(e=>{e.material=e.material.clone(),e.geometry=e.geometry.clone(),n.add(e)}),this._dockline&&(n._dockline=e.cloneDockLine(this._dockline,this._boundingBox)),this._boundingBoxMesh&&(n._boundingBoxMesh=this._boundingBoxMesh.clone(!0)),this._boundingBox&&(n._boundingBox=this._boundingBox.clone()),n}getPositionForIntersectionPoint(e){let t=this._boundingBox.getCenter(new a).applyEuler(this.docklineRotation),n=this.positionTo.clone().add(t),s=this.positionFrom.clone().add(t),i=new dt(s,n).closestPointToPoint(e,!0,new a);return(isNaN(i.x)||isNaN(i.y)||isNaN(i.z))&&i.copy(e),i.sub(t)}updatePreviewPosition(e){let t=this.getPositionForIntersectionPoint(e),n=this.parent.localToWorld(t);this._newPosition=this.worldToLocal(n);let s=this._boundingBox.getCenter(new a).applyEuler(this.docklineRotation);this._dockline.position.copy((new a).addVectors(this._newPosition,s)),this._dockline.rotation.copy(this.docklineRotation)}hideSelectionLine(){this._dockline.visible=!1}getKernelPosition(e){if(this._newPosition){let t=this.localToWorld(this._newPosition);return vs(e.worldToLocal(t))}return super.getKernelPosition(e)}}class i extends Q{constructor(e,t,n,s,i,r,a){super(e,t,n,s,i,r),a||(a={left:0,top:1,right:1,bottom:0}),this.offset=a}set offset(e){this._offset=e,this.updateProjectionMatrix()}get offset(){return this._offset}resetOffset(){this._offset={left:0,top:1,right:1,bottom:0}}updateProjectionMatrix(){this._offset?(this.projectionMatrix=this._calculateProjectionMatrix(),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()):super.updateProjectionMatrix()}_calculateProjectionMatrix(){const e=this._calculate2DPlanes();if(this._offset.left>=this._offset.right||this._offset.bottom>this._offset.top)return(new C).makeOrthographic(e.left,e.right,e.top,e.bottom,this.near,this.far);const t=this._scaleRange(e.left,e.right,this._offset.left,this._offset.right);let n=t.from,s=t.to;const i=this._scaleRange(e.bottom,e.top,this._offset.bottom,this._offset.top);let r=i.from,a=i.to;const o=(e.right-e.left)/(e.top-e.bottom),l=(s-n)/(a-r);if(l>o){const e=(r+a)/2,t=(a-r)*l/o;r=e-t/2,a=e+t/2}else{const e=(n+s)/2,t=(s-n)*o/l;n=e-t/2,s=e+t/2}return(new C).makeOrthographic(n,s,a,r,this.near,this.far)}_scaleRange(e,t,n,s){const i=(t-e)/(s-n);return{from:e-i*n,to:t+i*(1-s)}}_calculate2DPlanes(){const e=(this.right-this.left)/(2*this.zoom),t=(this.top-this.bottom)/(2*this.zoom),n=(this.right+this.left)/2,s=(this.top+this.bottom)/2;let i=n-e,r=n+e,a=s+t,o=s-t;if(null!==this.view&&this.view.enabled){const e=(this.right-this.left)/this.view.fullWidth/this.zoom,t=(this.top-this.bottom)/this.view.fullHeight/this.zoom;i+=e*this.view.offsetX,r=i+e*this.view.width,a-=t*this.view.offsetY,o=a-t*this.view.height}return{left:i,right:r,top:a,bottom:o}}}class o extends X{constructor(e,t,n,s,i){super(e,t,n,s),i||(i={left:0,top:1,right:1,bottom:0}),this.offset=i}copy(e,t){return super.copy(e,t),this._offset=e._offset,this}set offset(e){this._offset=e,this.updateProjectionMatrix()}get offset(){return this._offset}resetOffset(){this._offset={left:0,top:1,right:1,bottom:0}}_calculateProjectionMatrix(){let e,t,n,s,i=this.fov*(2*Math.PI/360)/2;n=Math.tan(i),s=-n;let a=Math.atan(this.aspect*Math.tan(i));t=Math.tan(a),e=-t;let o=this._offset.left,l=this._offset.right,h=this._offset.top,d=this._offset.bottom,c=new r(l-o,h-d),u=new r(o+c.x/2,d+c.y/2);if(c.x<c.y){let i=(1-u.x)/(c.x/2),r=u.x/(c.x/2);t*=i,e*=r;let a=(i+r)/2;n*=a,s*=a}else{let i=(1-u.y)/(c.y/2),r=u.y/(c.y/2);n*=i,s*=r;let a=(r+i)/2;e*=a,t*=a}e*=this.near,t*=this.near,n*=this.near,s*=this.near;let p=this.near*Math.tan(Math.PI/180*.5*this.fov)/this.zoom*2,m=this.aspect*p;return this.view&&this.view.enabled&&(e+=this.view.offsetX*m/this.view.fullWidth,n-=this.view.offsetY*p/this.view.fullHeight,t+=this.view.offsetX*m/this.view.fullWidth,s-=this.view.offsetY*p/this.view.fullHeight),(new C).makePerspective(e,t,n,s,this.near,this.far)}clearViewOffset(){null!==this.view&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){this._offset?(this.projectionMatrix=this._calculateProjectionMatrix(),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()):super.updateProjectionMatrix()}}return{create:function(t,n,s,i){return new e(t,n,s,i)},createPreview:function(e,t,s){return new n(s,e,{x:0,y:0,z:0},{x:0,y:0,z:0},t)},createStatic:function(e,n){return new t(e,n)},createPreviewLine:function(e,t){let n=new s(t,e.id,e.roomlePosition,e.roomleRotation,e.parentObjectId,e.receivedPointAssociation);return e.meshes.forEach(e=>{let t=e.clone();t.material=e.material.clone(),t.geometry=e.geometry.clone(),n.addMesh(t)}),n.computeBoundingBox(),n},isPreview:function(e){return e instanceof n},isPreviewLine:function(e){return e instanceof s},createPerspectiveCamera:function(e,t,n,s,i){return new o(e,t,n,s,i)},createOrthographicCamera:function(e,t,n,s,r,a,o){return new i(e,t,n,s,r,a,o)}}}const ho=e("u",9);class co{constructor(e){this._mergeThreshold=3,this._componentsToMerge=new uo,this._mergeInProgress=!1,this._components=new Map,this._previews=new Map,this._componentNumberOfPossibleChildren=new Map,this._creator_=e,this._getKernelAccess().addConfiguratorListener(this),this._componentFactory=lo()}get materialQueue(){return this.getMeshGenerator().materialQueue}_getKernelAccess(){return xh.lookup("planner-kernel-access",this._creator_)}_applyMeshTransform(e,t,n,s,i){if(n){const s=e.userData.transform=Ss(n);t&&(e.userData.transform=s),e.applyMatrix4(s)}this._applyMeshUVTransform(e,t,s,i)}_applyMeshUVTransform(e,t,n,s){if(6!==(null==n?void 0:n.length)||(e=>1===e[0]&&0===e[1]&&0===e[2]&&1===e[3]&&0===e[4]&&0===e[5])(n))t&&(t.uvTransform=void 0),s&&(e.geometry=s);else{const i=(e=>{const t=new C;return t.set(e[0],e[2],0,e[4],e[1],e[3],0,e[5],0,0,1,0,0,0,0,1),t})(n);t&&(t.uvTransform=i);const r=null!=s?s:e.geometry;if(r&&r.attributes.uv){const t=r.clone();t.attributes.uv.applyMatrix4(i),e.geometry=t}}}_addMeshToSubPart(e,t,n,s,i,r,a,o,l,h){const d=this._generateMesh(e,t,n,r,a,o,l,void 0,void 0,h);this._applyMeshTransform(d,null,s,i),this._subPartObject.add(d)}_addMeshToComponent(e,t,n,s,i,r,a,o,l,h,d,c){if(this._subPartGuard&&this._subPartGuard.info===e)return void this._addMeshToSubPart(e,null,s,null,null,a,o,l,h,c);const u=this.getComponent(e);if(!u)return;const p=this._componentFactory.isPreview(u),m=this._generateMesh(e,n,p?null:s,a,o,l,h,void 0,void 0,c);m.userData.meshId=t,m.userData.geometryId=n,m.userData.materialId=s,this._applyMeshTransform(m,m.userData,i,r),p&&m.layers.set(5),u&&u.addMesh(m),u.meshes.length>this._mergeThreshold&&this._componentsToMerge.set(e,u.meshes.length)}_changeMeshOfComponent(e,t,n,s,i,r,a){const o=this.getComponent(e);if(!o)return;const l=o.getMeshById(t);if(l){l.userData.geometryId!==n&&console.warn("Geometry of mesh has changed!"),l.userData.materialId=s,l.userData.materialAttributes=a;const e=l.material.clone();this._configuratorMeshGenerator.setMaterial(l,s,void 0,a).then(()=>{this._requestRenderSceneUpdateCallback&&this._requestRenderSceneUpdateCallback()}),e.opacity!==l.material.opacity&&this._requestRenderCallback&&this._requestRenderCallback(),i&&(l.position.set(0,0,0),l.scale.set(1,1,1),l.rotation.set(0,0,0));const t=this._configuratorMeshGenerator.getGeometry(n);this._applyMeshTransform(l,l.userData,i,r,t)}}_removeMeshFromComponent(e,t){const n=this.getComponent(e);n&&n.removeMeshById(t)}getComponent(e){let t=this._components.get(e);return t||(t=this._previews.get(e.toString()),t)?t:(console.warn("component not found!",e),null)}getNumberOfPossibleChildrenForComponent(e){if(this._componentNumberOfPossibleChildren.has(e))return this._componentNumberOfPossibleChildren.get(e);const t=this._getKernelAccess().kernelInstance.getPlanComponentPossibleChildren(e).length;return this._componentNumberOfPossibleChildren.set(e,t),t}tryToMergeComponents(){this._initData.moc||this._mergeInProgress||(this._mergeInProgress=!0,this._componentsToMerge.size,this._requestMergeComponents())}_requestMergeComponents(){window.requestIdleCallback(this._mergeNextComponent.bind(this))}_mergeNextComponent(){if(this._componentsToMerge.size>0){const e=this._componentsToMerge.largestValue();this._componentsToMerge.delete(e),this._mergeComponent(e),this._requestMergeComponents()}else this._mergeInProgress=!1,this._geometriesMerged&&this._geometriesMerged(),this._components.forEach(e=>{e.loadingMesh&&console.warn("component still has loading mesh: ",e.hash)})}_mergeComponent(e){const t=this._components.get(e);if(t&&!(t.meshes.length<=this._mergeThreshold))if(this._cacheHolder.componentCache.has(t.hash)){const e=this._cacheHolder.componentCache.get(t.hash).meshes;t.replaceMeshes(e)}else{const e=new Map,n=[],s=[];t.meshes.forEach(t=>{const i=t.userData.materialId;if(!i)return void console.warn("mesh has no material id set");if(!e.has(i)){const s=new z(new c,t.material);s.userData.materialId=i,s.receiveShadow=!0,s.castShadow=!0,s.layers.set(3),this._setMaterial(s,i),n.push(s),e.set(i,s)}const r=e.get(i),a=r.geometry;t.userData.transform&&t.geometry.applyMatrix4(t.userData.transform),r.geometry=function(e,t=!1){const n=null!==e[0].index,s=new Set(Object.keys(e[0].attributes)),i=new Set(Object.keys(e[0].morphAttributes)),r={},a={},o=e[0].morphTargetsRelative,l=new c;let h=0;for(let d=0;d<e.length;++d){const c=e[d];let u=0;if(n!==(null!==c.index))return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+d+". All geometries must have compatible attributes; make sure index attribute exists among all geometries, or in none of them."),null;for(const e in c.attributes){if(!s.has(e))return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+d+'. All geometries must have compatible attributes; make sure "'+e+'" attribute exists among all geometries, or in none of them.'),null;void 0===r[e]&&(r[e]=[]),r[e].push(c.attributes[e]),u++}if(u!==s.size)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+d+". Make sure all geometries have the same number of attributes."),null;if(o!==c.morphTargetsRelative)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+d+". .morphTargetsRelative must be consistent throughout all geometries."),null;for(const e in c.morphAttributes){if(!i.has(e))return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+d+". .morphAttributes must be consistent throughout all geometries."),null;void 0===a[e]&&(a[e]=[]),a[e].push(c.morphAttributes[e])}if(t){let e;if(n)e=c.index.count;else{if(void 0===c.attributes.position)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+d+". The geometry must have either an index or a position attribute"),null;e=c.attributes.position.count}l.addGroup(h,e,d),h+=e}}if(n){let t=0;const n=[];for(let s=0;s<e.length;++s){const i=e[s].index;for(let e=0;e<i.count;++e)n.push(i.getX(e)+t);t+=e[s].attributes.position.count}l.setIndex(n)}for(const e in r){const t=gn(r[e]);if(!t)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed while trying to merge the "+e+" attribute."),null;l.setAttribute(e,t)}for(const e in a){const t=a[e][0].length;if(0===t)break;l.morphAttributes=l.morphAttributes||{},l.morphAttributes[e]=[];for(let n=0;n<t;++n){const t=[];for(let s=0;s<a[e].length;++s)t.push(a[e][s][n]);const s=gn(t);if(!s)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed while trying to merge the "+e+" morphAttribute."),null;l.morphAttributes[e].push(s)}}return l}([a,t.geometry]),s.push(t)}),n.forEach(e=>t.addMesh(e)),s.forEach(e=>t.removeMesh(e)),this._cacheHolder.componentCache.set(t.hash,t)}}_addRootComponent(e){this._listener&&this._listener.display(e)}removeDockingComponent(){this._getKernelAccess().requestDeleteComponent(this._configuratorContext.dockingRootComponentId),this._configuratorContext.dockingRootComponentId=null}dockComponent(e,t,n,s){let i=this._components.get(t),r=this._components.get(e);r&&(r.roomlePosition=n,r.roomleRotation=s,i&&i.add(r))}dockComponentWithPosition(e,t){let n,s=this._components.get(e.parentId);n=t?t.getKernelPosition(s):e.getKernelPosition(s),Ca.start("dock_component_with_position_"+e.childId),this._getKernelAccess().dockComponentWithPosition(e.parentId,e.parentDockId,e.childId,e.childDockId,n),this._configuratorContext.dockingRootComponentId=null}removePreviews(){this._previews.size>0&&(this._previews.forEach(e=>{e.removeFromParent(),e.removeAllMeshes()}),this._previews.clear())}_updatePlanObject(e,t){const n=this._components.get(e.rootPlanComponentId);let s=!0;n&&(s=n.geometryChanged),this._listener&&this._listener.planObjectUpdated(e,s,t)}Editor3dAddBakedMesh(e,t,n,s,i,r,a,o){this._addMeshToComponent(e,null,null,t,null,null,n,s,i,r,a,o)}Editor3dAddDockPreview(e,t){const n=this._componentFactory.createPreview(t,e,this._creator_);this._previews.set(t.toString(),n)}Editor3dAddNamedMesh(e,t,n,s,i,r,a,o,l,h,d,c){this._addMeshToComponent(e,t,n,s,i,d,r,a,o,l,h,c)}Editor3ChangedNamedMesh(e,t,n,s,i,r,a){this._changeMeshOfComponent(e,t,n,s,i,r,a)}Editor3dRemoveNamedMesh(e,t){this._removeMeshFromComponent(e,t)}Editor3dBeginConstruction(e,t){if(!t){const t=this._components.get(e);t&&t.removeAllMeshes()}this._subPartGuard&&e===this._subPartGuard.info&&(this._subPartObject=new A)}Editor3dComponentCreated(e,t,n,s,i){i&&(this._configuratorContext.rootComponentId=e);let r=null;this._components.has(e)?(r=this._components.get(e),r.removeAllMeshes()):(r=this._componentFactory.create(e,t,n,s),r.layers.set(3)),this._components.set(e,r),i&&this._addRootComponent(r)}Editor3dComponentDocked(e,t,n,s){this.dockComponent(e,t,n,s)}Editor3dEndConstruction(e){if(this._subPartGuard&&this._subPartGuard.info===e)return void this._subPartGuard.resolve(this._subPartObject);const t=this._getKernelAccess().kernelInstance.getComponent(e),n=this._components.get(e);n&&(n.computeBoundingBox(t.boxForMeasurement),n.boundingBoxMesh&&this._listener&&this._listener.addComponentHandlers(n));let s=this._previews.get(e.toString());s&&s.computeBoundingBox(t.boxForMeasurement,!0)}Editor3dGeometryReady(e){const t=this._components.get(e);t&&t.loadingFinished()}Editor3dGeometryNotReady(e){const t=this._components.get(e);t&&t.loading()}Editor3dPlanObjectConstructionDone(e){const t=this._getKernelAccess().kernelInstance.getPlanObject(e),n=[t,this._getKernelAccess().kernelInstance.getFullPartList(),this._getKernelAccess().kernelInstance.getHashOfConfiguration(e),this._getKernelAccess().kernelInstance.getComponentId(t.rootPlanComponentId)];Aa.finishOperation(2,n),this._updatePlanObject(t,!1),this._listener&&this._listener.planObjectConstructionDone(t)}Editor3dPreviewConstructionDone(e,t){let n=!1;this._previews.forEach(e=>{null!==e.parent&&(this._listener&&(this._componentFactory.isPreviewLine(e)?this._listener.addPreviewLineHandlers(e):this._listener.addPreviewHandlers(e)),n=!0)}),this._listener&&this._listener.previewConstructionDone(this._components.get(e),n)}Editor3dSetPreviewLineAssociations(e,t){let n=this._previews.get(t.toString());if(n.clear(),!n)return;let s=this._componentFactory.createPreviewLine(n,this._creator_),i=this._components.get(this._configuratorContext.rootComponentId);for(let t=0;t<e.length;t++){let n;n=0===t?s:s.clonePreviewLine(t),n.name="Preview Line",n.parentDockId=e[t].parentDockId,n.parentId=e[t].parentId,n.childDockId=e[t].childDockId,n.childId=e[t].childId,n.docklineRotation=(r=e[t].rotation,new ve(r.x,r.z,-r.y)),n.roomlePosition=e[t].position,e[t].lineFrom.x>e[t].lineTo.x||e[t].lineFrom.y>e[t].lineTo.y||e[t].lineFrom.z>e[t].lineTo.z?(n.roomleLineFrom=e[t].lineTo,n.roomleLineTo=e[t].lineFrom):(n.roomleLineFrom=e[t].lineFrom,n.roomleLineTo=e[t].lineTo),e[t].positionFrom.x>e[t].positionTo.x||e[t].positionFrom.y>e[t].positionTo.y||e[t].positionFrom.z>e[t].positionTo.z?(n.roomlePositionFrom=e[t].positionTo,n.roomlePositionTo=e[t].positionFrom):(n.roomlePositionFrom=e[t].positionFrom,n.roomlePositionTo=e[t].positionTo),i.add(n),n.preparePreview(),this._previews.set(n.stringId,n)}var r}Editor3dSetPreviewPointAssociations(e,t){var n,s;let i=this._previews.get(t.toString());if(!i)return;let r=this._components.get(this._configuratorContext.rootComponentId);for(let t=0;t<e.length;t++){let a;0===t?a=i:(a=i.clonePreview(t),this._previews.set(a.stringId,a)),a.name="Preview Point",a.parentDockId=e[t].parentDockId,a.parentId=e[t].parentId,a.childDockId=e[t].childDockId,a.childId=e[t].childId,a.preparePreview(),a.receivedPointAssociation=!0,a.userData.ignoreComponentRaycast=!0,r.add(a);let o=e[t].position;e[t].insertInBetween&&(null===(s=null===(n=this._initData)||void 0===n?void 0:n.featureFlags)||void 0===s?void 0:s.advancedDocking)&&(o={x:o.x-.5*e[t].displacementVector.x,y:o.y-.5*e[t].displacementVector.y,z:o.z-.5*e[t].displacementVector.z}),a.roomlePosition=o,a.roomleRotation=e[t].rotation,a.startPulsating()}}componentDeleted(e){const t=this._components.get(e);t&&(this._listener&&this._listener.componentDeleted(t),t.removeFromParent(),t.removeAllMeshes(),this._components.delete(e))}componentMetaUpdated(e){const t=this._getRuntimeComponent(e.id);t&&(t.hash=e.hash,t.roomlePosition=e.position,t.roomleRotation=e.rotation,e.boxForMeasurement&&t.computeBoundingBox(e.boxForMeasurement),this._listener&&this._listener.componentUpdated(t,e))}componentConfigurationUpdated(e,t){const n=this._getRuntimeComponent(e);n&&(n.geometryChanged=t)}_getRuntimeComponent(e){let t=this._components.get(e);return t||(t=this._previews.get(e.toString()),t)?t:null}configurationLoaded(e,t,n,s,i){10===e&&(this._configuratorContext.dockingRootComponentId=n);let r=0===t;r?this._getKernelAccess().kernelInstance.requestPlanComponentConstructionRecursive(n):this._getKernelAccess().kernelInstance.requestPlanObjectConstruction(t);let a=this._getKernelAccess().kernelInstance.getComponent(n),o=this._components.get(n);o&&(o.computeBoundingBox(a.boxForMeasurement),o.hash=a.hash),this._listener&&this._listener.configurationLoaded(o,r&&void 0!==o.boundingBoxMesh)}finishParameterChange(e,t){this.materialQueue.registerCallback(e)}planObjectConfigurationUpdated(e,t,n,s){let i=this._getKernelAccess().kernelInstance.getPlanObject(e);this._updatePlanObject(i,s)}planObjectCreated(e,t){this._configuratorContext.planObjectId=t,this._listener&&this._listener.clearScene()}planObjectUpdated(e,t){this._updatePlanObject(e,t)}sceneCleared(){this._components.forEach((function(e){e.removeFromParent(),e.removeAllMeshes()})),this._components.clear(),this._componentNumberOfPossibleChildren.clear(),this._previews.forEach(e=>{e.removeFromParent(),e.removeAllMeshes()}),this._previews.clear()}setListener(e){this._listener=e}getBoundingBox(){if(this._configuratorContext.planObjectId){const e=this._getKernelAccess().kernelInstance.getPlanObject(this._configuratorContext.planObjectId);if(e&&e.boxForMeasurement)return Ei(e.boxForMeasurement)}else if(this._configuratorContext.rootComponentId){const e=this._components.get(this._configuratorContext.rootComponentId);return(new ge).setFromObject(e)}return null}getBoundingBoxOfGeometry(){if(this._configuratorContext.planObjectId){const e=this._getKernelAccess().kernelInstance.getPlanObject(this._configuratorContext.planObjectId);if(e&&e.boxOfGeometry)return Ei(e.boxOfGeometry)}else if(this._configuratorContext.rootComponentId){const e=this._components.get(this._configuratorContext.rootComponentId);return(new ge).setFromObject(e)}return null}getBoundingBoxWithPreviews(){const e=this._components.get(this._configuratorContext.rootComponentId);return e?(new ge).setFromObject(e):null}hasPreviews(){return this._previews.size>0}clearRootComponent(){var e;null===(e=this._components.get(this._configuratorContext.rootComponentId))||void 0===e||e.hoverOff()}debugSceneGraph(e){e?this._components.has(e)?this._components.get(e):this._previews.has(e.toString())&&this._previews.get(e.toString()):this._configuratorContext}getComponentsForIds(e){let t=[];return e.forEach(e=>{const n=this._components.get(e);n&&t.push(n)}),t}getComponents(){return Array.from(this._components.values())}getPreviews(){return Array.from(this._previews.values())}hasPreviewLines(){for(const e of this._previews.values())if(this._componentFactory.isPreviewLine(e))return!0;return!1}isPreviewLine(e){return this._componentFactory.isPreviewLine(e)}isPreview(e){return this._componentFactory.isPreview(e)}setGeometriesMergedListener(e){this._geometriesMerged=e}removeGeometriesMergedListener(){this._geometriesMerged=void 0}setMergeThreshold(e){this._mergeThreshold=e}_generateMesh(e=0,t=null,n,s,i,r,a,o,l,h){return this._configuratorMeshGenerator.generateMesh(e,t,n,s,i,r,a,!1,h)}_setMaterial(e,t,n){this._configuratorMeshGenerator.setMaterial(e,t)}constructComponents(e){this._getKernelAccess().kernelInstance.requestPlanObjectConstruction(e)}requestSubPartConstruction(e){return this._subPartGuard=new mn(e),this._getKernelAccess().requestPlanComponentConstruction(e,!1),this._subPartGuard.wait()}getMeshGenerator(){return this._configuratorMeshGenerator}setRequestRenderCallback(e){this._requestRenderCallback=e}setRequestRenderSceneUpdateCallback(e){this._requestRenderSceneUpdateCallback=e}}e("C",co),sn([an],co.prototype,"_configuratorMeshGenerator",void 0),sn([an],co.prototype,"_configuratorContext",void 0),sn([an],co.prototype,"_cacheHolder",void 0),sn([an],co.prototype,"_initData",void 0);class uo extends Map{largestValue(){let e=this.entries().next().value[0],t=0;return this.forEach((n,s)=>{n>t&&(e=s,t=n)}),e}}const po=["material"];class mo extends Fa{constructor(e){super(e),this.externalMeshQueue=new zr,this.muteKernelCallbacks=!1,this.listOfVariants=(e,t)=>{}}init(e){super.init(e),Ca.addMeta("kernel_is_ready",{isWasm:this._useWASM}),Pa.kernelInstance?(this._kernelContainer=Pa.kernelContainer,setTimeout(()=>this._loadSuccess(),0)):this._scriptLoader.fetch(this._kernelPath,{id:"kernel"}).then(this._loadSuccess.bind(this),this._loadError.bind(this))}_loadSuccess(){Ca.start("kernel_is_ready"),window.ConfiguratorKernel&&(Pa.kernelInstance?setTimeout(()=>this.isReady(),0):(window.ConfiguratorKernel(this._kernelContainer),window.ConfiguratorKernel=null))}_loadError(){this._configuratorKernelAccessCallback.loadError()}selectedComponent(e){this._updateComponentDependencies(e)}uiRequestConfiguration(e){const t=this._kernelInstance.getSerializedConfiguration(e);Aa.finishOperation(1,t)}_updateComponentParameters(e){let t=this._kernelInstance.getComponentParameters(e);const n=this._kernelInstance.getComponent(e);this._configuratorKernelAccessCallback.updateParameters(t,n.parameterGroups,e,1)}selectionChange(e,t){let n=!1,s=[];if(e){let t=this._kernelInstance.getComponent(e);t.componentId=this._kernelInstance.getComponentId(e),t&&t.childIds&&t.childIds.length>0&&(n=!0),s.push(t)}this._configuratorUiCallbacks.onSelectionChange("standard",t,n,s)}multiSelectionChange(e,t){this._updateCommonComponentDependencies(e);let n=!1,s=!1,i=[];e&&e.forEach(e=>{let r=this._kernelInstance.getComponent(e);r.componentId=this._kernelInstance.getComponentId(e),r&&r.childIds&&r.childIds.length>0&&(n=!0),r.id===t&&(s=!0),i.push(r)}),this._configuratorUiCallbacks.onSelectionChange("multiselect",s,n,i)}_updateCommonComponentDependencies(e){const{parameters:t,parameterGroups:n}=this._kernelInstance.getCommonPlanComponentParameters(this._utilityToLongArray(e));this._configuratorKernelAccessCallback.updateParameters(t,n,e,2)}_updateComponentChildren(e){const t=this._kernelInstance.getPlanComponentPossibleChildren(e);this._configuratorKernelAccessCallback.updatePossibleChildren(e,t,1)}_updateComponentDependencies(e){this._updateComponentParameters(e),this._updateComponentChildren(e)}_updatePlanObjectParameters(e){let t,n=this._kernelInstance.getPlanObjectParameters(e);if(0===n.length){let s=this._kernelInstance.getRootPlanComponentIdFromObjectId(e);n=this._kernelInstance.getComponentParameters(s),this._enableRootComponentParametersAsGlobal(),t=this._kernelInstance.getComponent(s)}else this._configuratorContext.rootComponentParametersAsGlobal=!1,t=this._kernelInstance.getPlanObject(e);this._configuratorKernelAccessCallback.updateParameters(n,t.parameterGroups,e,0)}_enableRootComponentParametersAsGlobal(){this._configuratorContext.selectedRuntimeComponentId||(this._configuratorContext.rootComponentParametersAsGlobal=!0)}_updatePlanObjectChildren(e){const t=this._kernelInstance.getPlanObjectPossibleChildren(e);this._configuratorKernelAccessCallback.updatePossibleChildren(e,t,0)}updatePlanObjectDependencies(e){this._updatePlanObjectParameters(e),this._updatePlanObjectChildren(e)}_updateConfigurationHasChildren(e,t=null){t||(t=this._kernelInstance.getComponent(this._kernelInstance.getRootPlanComponentIdFromObjectId(e)));const n=t.childIds.size?t.childIds.size():t.childIds.length;this._configuratorUiCallbacks.onConfigurationHasChildren(n>0)}dockComponent(e,t,n,s){const i=this._kernelInstance.getComponentId(n),r=this._kernelInstance.getComponentId(e);this._kernelInstance.dockComponent(n,s,e,t),this._configuratorUiCallbacks.onUserInitiatedDockDone(i,s,r,t,null)}changeUseOfHDGeometry(e,t){this._rapiAccess.changeUseOfHDGeometry();const n=e.planObjectId,s=e.lastLoadedRapiId?e.lastLoadedRapiId:this._kernelInstance.getComponentId(n),i=this._kernelInstance.getSerializedConfiguration(n);this._kernelInstance.clearAll(),this._kernelInstance.useHDGeometry(t),Aa.finishOperation(3,[i,s])}webGlPreviewDockings(e,t){Aa.waitFor(4).then(({componentId:n})=>{var s,i,r;t&&this.requestPlanComponentConstruction(n),this._kernelInstance.requestPreviewGeometry(n,e.planObjectId,null!==(r=null===(i=null===(s=this._initData)||void 0===s?void 0:s.featureFlags)||void 0===i?void 0:i.advancedDocking)&&void 0!==r&&r)}),e.lastPossibleChild&&e.lastPossibleChild.isComponent&&(this._kernelIo.setMeta({componentId:e.lastPossibleChild.id}),this._kernelInstance.loadPlainComponent(10,e.lastPossibleChild.id,e.lastPossibleChild.configuration)),e.lastPossibleChild&&e.lastPossibleChild.isItem&&this._kernelInstance.loadFreeFlyingConfiguration(10,e.lastPossibleChild.configuration)}previewDockingsWithDrag(e,t){var n,s,i;this._kernelInstance.requestPreviewGeometry(e,t,null!==(i=null===(s=null===(n=this._initData)||void 0===n?void 0:n.featureFlags)||void 0===s?void 0:s.advancedDocking)&&void 0!==i&&i)}loadConfiguration(e){this._initData.id?this._memoryManager.loadingConfiguration(this._initData.id):this._memoryManager.loadingConfigurationString(),this._memoryManager.shouldHardReset()?this._kernelInstance.clearAll():this._kernelInstance.clearScene(),this._kernelInstance.loadConfiguration(ho,e,{x:0,y:0,z:0})}changeCommonComponentParameter(e,t,n,s,i,r){"string"==typeof s?this._kernelInstance.setPlanComponentParameters(this._utilityToLongArray(e),t,s):console.warn("tried to set a parameter to a none string value!",s,t,n),this._finishParameterChange(n,i,r),this._updateCommonComponentDependencies(e)}changeComponentParameter(e,t,n,s,i,r){"string"==typeof s?this._kernelInstance.setComponentParameter(e,t,s):console.warn("tried to set a parameter to a none string value!",s,t,n),this._finishParameterChange(n,i,r),this._updateComponentDependencies(e)}changePlanObjectParameter(e,t,n,s,i,r){"string"==typeof s?this._kernelInstance.setPlanObjectParameter(e,t,s):console.warn("tried to set a parameter to a none string value!",s,t,n),this._finishParameterChange(n,i,r)}_finishParameterChange(e,t,n){-1===po.indexOf(e)?setTimeout(()=>t(),0):this._configuratorKernelCallbackListener.forEach(e=>e.finishParameterChange(t,n))}requestDeleteComponents(e){e&&this._kernelInstance.deletePlanComponents(this._utilityToLongArray(e))}requestDeletePlanComponent(e){var t,n;e&&(null===(n=null===(t=this._initData)||void 0===t?void 0:t.featureFlags)||void 0===n?void 0:n.reDock)&&this._kernelInstance.deletePlanComponent(e)}loadComponentIntoKernel(e,t){this._kernelIo.setMeta({componentId:t}),this._kernelInstance.loadComponentDefinition(10,e)}async requestPartListAndUpdatePricesOfParts(e,t){let n=this._kernelInstance.getFullPartList();e||(e=this._kernelInstance.getHashOfConfiguration(this._configuratorContext.planObjectId));const s=await this.addUiDataAndPriceToPartList(n,e);this._configuratorUiCallbacks.onPartListUpdate(s,btoa(e))}requestSync(e,t){this.planObjectCreated(e,t),this._kernelInstance.syncPlanObjectToView(e,t)}getGlobalParameters(e,t){return new Promise(n=>{let s=this._kernelInstance.getPlanObjectParameters,i=e;t&&(s=this._kernelInstance.getComponentParameters,i=this._kernelInstance.getRootPlanComponentIdFromObjectId(e)),n(s.apply(this._kernelInstance,[i]))})}getPartList(){return new Promise(e=>{e(this._kernelInstance.getFullPartList())})}getConfigurationHash(e){return new Promise(t=>t(this._kernelInstance.getHashOfConfiguration(e.planObjectId)))}requestPlanObjectConstruction(e){this._kernelInstance.requestPlanObjectConstruction(e)}isReady(){super.isReady(),this._setupKernel(),fa.isProduction||(window.__RML__DEBUG__.Kernel=this._kernelInstance,window.__RML__DEBUG__.KernelContainer=this._kernelContainer,window.__RML__DEBUG__.Helper={convertCObject:bs}),this._configuratorKernelAccessCallback.isReady(),this._configuratorUiCallbacks.onConfiguratorKernelIsReady(this._kernelContainer,this._kernelInstance),Pa.planObjectId&&this.planObjectCreated(-1,Pa.planObjectId)}_setupKernel(){1===this._kernelType&&(Ca.start("kernel_create_instance"),Pa.kernelInstance?this._kernelInstance=Pa.kernelInstance:this._kernelInstance=new this._kernelContainer.Kernel),this._initKernel()}onLoadComponentError(e,t){this._configuratorUiCallbacks.onComponentLoadError(e,t)}configurationLoaded(e,t,n,s,i,r){Aa.finishOperation(4,{conversationId:e,objectId:t,componentId:n,hash:s,errors:bs(i)}),this._configuratorKernelCallbackListener.forEach(r=>r.configurationLoaded(e,t,n,s,i))}componentDefinitionLoaded(e,t){Aa.finishOperation(0,t)}componentDefinitionLoadingError(e,t){this._kernelIo.error(t),Aa.failOperation(0,new Error(t))}configurationLoadingError(e,t){let n="Configuration loading error";if(t){const e=bs(t);Array.isArray(e)&&(n=e.join("\n"),e.forEach(e=>this._kernelIo.error(e)))}Aa.failOperation(4,new Error(n)),Aa.failOperation(2,new Error(n))}componentConfigurationUpdated(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.componentConfigurationUpdated(e,t)),this._kernelInstance.requestDeltaPlanComponentConstruction(e)}setActiveGroupInView(e){this._kernelInstance.setActiveGroupInView(e)}setActiveGroupInViewForPlanObject(e,t){this._kernelInstance.setActiveGroupInViewForPlanObject(e,t||this._configuratorContext.planObjectId)}componentParameters(){}requestComponentDimensions(){}planObjectCreated(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.planObjectCreated(e,t))}planObjectUpdated(e,t){const n=this._kernelInstance.getPlanObject(e);this._onBoundsUpdate(n),this._configuratorKernelCallbackListener.forEach(e=>e.planObjectUpdated(n,t))}planObjectConfigurationUpdated(e,t,n,s,i,r){this.updatePlanObjectDependencies(e);let a=this._kernelInstance.getComponent(this._kernelInstance.getRootPlanComponentIdFromObjectId(e));this._configuratorKernelCallbackListener.forEach(s=>s.planObjectConfigurationUpdated(e,t,n,r));const o=this._kernelInstance.getPlanObject(e);return this._onBoundsUpdate(o),r||this._configuratorHistory.push(t),this._updateConfigurationHasChildren(e,a),this.requestPartListAndUpdatePricesOfParts(n)}_onBoundsUpdate(e){if(!e.boxForMeasurement)return;const t={width:this._unitFormatter.formatMMValueToUnitString(e.boxForMeasurement.size.x),height:this._unitFormatter.formatMMValueToUnitString(e.boxForMeasurement.size.z),depth:this._unitFormatter.formatMMValueToUnitString(e.boxForMeasurement.size.y),kernelBounds:e.boxForMeasurement};this._configuratorUiCallbacks.onBoundsUpdate(t)}planObjectDeleted(){}requestPlanObjectDimensions(){}async requestExternalMesh(e,t){let n=()=>{};const s=new Promise((e,t)=>{n=e});let i;this.externalMeshQueue.push(s),this._configuratorUiCallbacks.onRequestExternalMesh(e,t);try{i=await this._rapiAccess.getMesh(e,"crt",t)}catch(t){return this._handleInvalidMesh(e),this._configuratorUiCallbacks.onError(new Error(`Mesh with id "${e}" can not be loaded. "${t}"`)),void console.error(t)}try{const s=await fetch(new Request(this._dataSyncer.requestAsset(i.url,!0))),r=await s.arrayBuffer();this._handleCortoMesh(r,e,t),n()}catch(t){return this._handleInvalidMesh(e),this._configuratorUiCallbacks.onError(new Error(`Mesh with id "${e}" breaks. "${t}"`)),void console.error(t)}}Editor3dComponentCreated(e,t,n,s){this._configuratorKernelCallbackListener.forEach(i=>i.Editor3dComponentCreated(e,t,n,s,!1)),s&&s>0&&this._configuratorKernelCallbackListener.forEach(i=>i.Editor3dComponentDocked(e,s,t,n))}Editor3dRootComponentCreated(e,t,n,s){this._configuratorKernelCallbackListener.forEach(i=>i.Editor3dComponentCreated(e,t,n,s,!0))}Editor3dPlanObjectConstructionDone(e){this._configuratorKernelCallbackListener.forEach(t=>t.Editor3dPlanObjectConstructionDone(e)),this.updatePlanObjectDependencies(e),this._updateConfigurationHasChildren(e),this._initData.moc||this._calcPrice()}Editor3dBeginGroup(){}Editor3dEndGroup(){}Editor3dSetMaterial(){}Editor3dLoadMaterial(){}Editor3dAddDockPreview(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.Editor3dAddDockPreview(e,t))}Editor3dSetPreviewPointAssociations(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.Editor3dSetPreviewPointAssociations(e,t))}Editor3dSetPreviewLineAssociations(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.Editor3dSetPreviewLineAssociations(e,t))}Editor3dPreviewConstructionDone(e,t){this._configuratorKernelCallbackListener.forEach(n=>n.Editor3dPreviewConstructionDone(e,t))}Editor3dTranslateBy(){}Editor3dRotateBy(){}Editor3dRotateAround(){}Editor3dAddCube(){}Editor3dAddCubeUVMod(){}Editor3dAddSphere(){}Editor3dAddSphereUVMod(){}Editor3dAddRectangle(){}Editor3dAddRectangleUVMod(){}Editor3dAddMesh(){}Editor3dAddMeshUVMod(){}Editor3dAddMeshUVCoord(){}Editor3dAddCylinder(){}Editor3dAddCylinderUVMod(){}Editor3dAddPrism(){}Editor3dAddPrismUVMod(){}Editor3dAddFittingPoint(){}Editor3dAddFittingLine(){}Editor3dSelectObject(){}Editor3dCopy(){}Editor3dUpdatePlanObjectPosition(){}Editor3dUpdatePlanObjectRotation(){}Editor3dUpdatePlanObjectTransform(){}Editor3dUpdatePlanComponentPosition(){}Editor3dUpdatePlanComponentRotation(){}Editor3dUpdatePlanComponentTransform(){}getRuntimeComponentIdOfRootComponent(e){return this._kernelInstance?this._kernelInstance.getRootPlanComponentIdFromObjectId(e):(console.warn("this._kernelInstance not ready now"),0)}getRuntimeComponentId(e){return this._kernelInstance.getComponentId(e)}getParameterGroups(){if(!this._configuratorContext.planObjectId)return[];const e=this._kernelInstance.getRootPlanComponentIdFromObjectId(this._configuratorContext.planObjectId);return this._kernelInstance.getComponent(e).parameterGroups}resume(){this.muteKernelCallbacks||super.resume()}getSerializedConfiguration(e){return this._kernelInstance.getSerializedConfiguration(e)}createNewSerializedConfiguration(e){return this._kernelInstance.createNewSerializedConfiguration(e)}getCurrentConfigurationHash(e){return this._kernelInstance.getHashOfConfiguration(e)}listOfVariantsError(e,t){this._kernelIo.setMeta({rapiId:e}),this._kernelIo.error(t)}}sn([an],mo.prototype,"_memoryManager",void 0),sn([an],mo.prototype,"_configuratorKernelAccessCallback",void 0),sn([an],mo.prototype,"_initData",void 0),sn([an],mo.prototype,"_configuratorHistory",void 0);class go extends z{constructor(e,t=.05){super(),this.name=e,this._sphereSize=t,this._innerRingRadius=this._sphereSize,this._outerRingRadius=this._innerRingRadius+.02,this._initNodeMesh()}_initNodeMesh(){const e=new ct(this._sphereSize,32),t=new y({color:16777215});this._sphere=new z(e,t);const n=new ut(this._innerRingRadius,this._outerRingRadius,32),s=new y({color:0,side:F});this._innerRingMesh=new z(n,s),this._innerRingMesh.rotation.set(Math.PI/2,0,0);const i=new ut(this._outerRingRadius,this._outerRingRadius+.01,32),r=new y({color:16777215,side:F});this._outerRingMesh=new z(i,r),this._outerRingMesh.rotation.set(Math.PI/2,0,0),this.add(this._sphere),this.add(this._innerRingMesh),this.add(this._outerRingMesh)}getSize(){return this._initNodeMesh(),(new ge).setFromObject(this).getSize(new a)}hoverOn(){this._sphere.geometry=new ct(this._sphereSize+.02,32),this._innerRingMesh.geometry=new ut(this._innerRingRadius+.02,this._outerRingRadius+.02,32),this._outerRingMesh.geometry=new ut(this._outerRingRadius+.02,this._outerRingRadius+.01+.02,32)}hoverOff(){this._sphere.geometry=new ct(this._sphereSize,32),this._innerRingMesh.geometry=new ut(this._innerRingRadius,this._outerRingRadius,32),this._outerRingMesh.geometry=new ut(this._outerRingRadius,this._outerRingRadius+.01,32)}select(e){this._innerRingMesh.material=new y({color:e,side:F})}deselect(e){this._innerRingMesh.material=new y({color:e,side:F})}}class fo extends ca{constructor(e){super(e);const t=this.getPlanElement().getMaxWallHeight();this._container.position.y=(t<0?2800:t)/1e3+.01,this._container.name="Node Plan Element",this.addMesh(this._nodeUiMesh)}update(){super.update(),this._container.position.y=this.getPlanElement().getMaxWallHeight()/1e3+.01}setTopView(e){super.setTopView(e),e||(this._nodeUiMesh.visible=!1)}getSize(){return this._nodeUiMesh||(this._nodeUiMesh=new go("Wall draggable node")),(new ge).setFromObject(this._nodeUiMesh).getSize(new a)}show(){this._nodeUiMesh.visible=this._topView}hide(){this._nodeUiMesh.visible=!1}select(){this._nodeUiMesh.select(10526880),super.select()}deselect(){this._nodeUiMesh.select(0),super.deselect()}hoverOn(){this._nodeUiMesh.hoverOn(),super.hoverOn()}hoverOff(){this._nodeUiMesh.hoverOff(),super.hoverOff()}_generateBoundingBox(){const e=super._generateBoundingBox();return e.layers.set(9),e}addMesh(e){super.addMesh(e)}}e("a4",fo),e("ap",e=>ra(e));class _o extends _a{constructor(e){super(e),this._container.name="Construction "+this._container.name}setTopView(e){super.setTopView(e),e?this._enableTopView():this._disableTopView(),this._updateBoundingBox()}_enableTopView(){if(!this._topViewContainer){this._topViewContainer=new q;const e=this.getPlanElement(),{x:t,z:n}=_s(e.size),s=new Ze(t,.01,n);if(this._topGreyMesh=new z(s,Ri.createMeshStandardMaterial({transparent:!0,opacity:1,color:11645361})),this._topViewContainer.add(this._topGreyMesh),"window"===e.getObjectType()){const e=new Ze(t,.02,.05);this._topBlackMesh=new z(e,Ri.createMeshStandardMaterial({transparent:!0,opacity:1,color:0})),this._topViewContainer.add(this._topBlackMesh)}this._topViewContainer.position.y=5,this._container.add(this._topViewContainer)}this._topViewContainer.visible=!0}_disableTopView(){this._topViewContainer&&(this._topViewContainer.visible=!1)}getPlanElement(){return super.getPlanElement()}_generateBoundingBox(){const e=super._generateBoundingBox(),t=this.getSize();return e.geometry=new Ze(t.x,this._topView?5:t.y,t.z),e}_updateBoundingBox(){super._updateBoundingBox();const e=this.getSize();this._boundingBox.geometry=new Ze(e.x,this._topView?5:e.y,e.z)}getTopViewContainer(){return this._topViewContainer}_getWallCenterPoints(e,t,n,s){const i=e.clone().sub(t),r=n.clone().sub(s),a=i.length(),o=r.length(),l=i.clone().normalize().multiplyScalar(a),h=r.clone().normalize().multiplyScalar(o),{centerFrom:d,centerTo:c}=oa(this.getPlanElement());return{wallFromCenterPoint:d.clone().add(l),wallToCenterPoint:c.clone().add(h)}}getConstructionElementMeasurements(e){let t;if(!this.getPlanElement()||!("getAttachedWall"in this.getPlanElement()))return null;t=this.getPlanElement().getAttachedWall();const n=t.getPreferredSide(),s=this.getPlanElement().getPreferredSide(),i=fs(t.getCenter()),{from:r,to:o,middle:l}=aa(t,n);let{from:h,to:d}=aa(this.getPlanElement(),s);r.y=0,o.y=0,h.y=0,d.y=0;const{wallFromCenterPoint:c,wallToCenterPoint:u}=this._getWallCenterPoints(r,h,o,d),{centerFrom:p,centerTo:m}=oa(this.getPlanElement()),g=d.clone().sub(h),f=g.clone().cross(new a(0,1,0)).normalize();f.clone().dot(l.clone().sub(i))<0&&f.multiplyScalar(-1);const{textDirection:_,textRotation:v}=la(g),w=ha(e),b=f.clone().multiplyScalar(w),y=new a(0,0,0),S={fromPosition2d:y,toPosition2d:y,textPosition2d:y};return{leftMeasurement:{fromPosition3d:h,toPosition3d:r,textDirection:f,textRotation:v,textPosition3d:p.clone().add(c).divideScalar(2),length:1e3*h.distanceTo(r),...S},rightMeasurement:{fromPosition3d:d,toPosition3d:o,textDirection:f,textRotation:v,textPosition3d:m.clone().add(u).divideScalar(2),length:1e3*d.distanceTo(o),...S},elementRange:{fromPosition3d:h,toPosition3d:d,textDirection:_,textRotation:v,textPosition3d:h.clone().add(d).divideScalar(2).add(b),length:1e3*g.length(),...S}}}update(){if(super.update(),!this._topGreyMesh)return;const{x:e,z:t}=_s(this.getPlanElement().size);this._topGreyMesh.geometry=new Ze(e,.01,t),this._topBlackMesh&&(this._topBlackMesh.geometry=new Ze(e,.02,.05))}}e("aa",_o),e("an",e=>({...ra(e),id:e.id,lengthFormatted:e.lengthFormatted}));const vo=e("a2",{POINT1:"point1",POINT2:"point2"});class wo extends ca{constructor(e){super(e),this._initializeContainer(),this._initializeLines(),this._initializeDraggables()}_initializeContainer(){this._container.name="Measurement Line Plan Element",this._container.position.copy(new a(0,5,0))}_initializeLines(){this._lineMesh=this._createLine(0),this._subLine1=this._createLine(0),this._subLine2=this._createLine(0)}_createDraggableNodeBoundBox(e){const t=(new ge).setFromObject(e).getSize(new a),n=new Ze(t.x+.2,t.y,t.z+.2);let s=new h("#DDDDDD");const i=this.getPlanElement().customColor;i>0&&(s=Xi(i));let r=Ri.createMeshStandardMaterial({color:s,opacity:1,transparent:!0});r.visible=!1;let o=new z(n,r);return o.name="bounding box for draggable node",o.position.copy(e.position),o.castShadow=!1,o.receiveShadow=!1,o.layers.set(6),o}_initializeDraggables(){this._point1Draggable=new go("point1 draggable"),this._point1Draggable.layers.set(6),this._point2Draggable=new go("point2 draggable");const[e,t]=this._getMainLinePoints();this._point1Draggable.position.copy(e),this._point2Draggable.position.copy(t),this._point1BoundingBox=this._createDraggableNodeBoundBox(this._point1Draggable),this._point2BoundingBox=this._createDraggableNodeBoundBox(this._point2Draggable),this._point2Draggable.layers.set(6),this.addMesh(this._point1Draggable),this.addMesh(this._point2Draggable),this.addMesh(this._point1BoundingBox),this.addMesh(this._point2BoundingBox)}_createLine(e){const t=new B({color:e,linewidth:1}),n=new c,s=new V(n,t);return s.layers.set(6),s.frustumCulled=!1,this.addMesh(s),s}getMeasurementLineDimension(){const[e,t]=this._getMainLinePoints(),n=e.clone().sub(t),{textDirection:s,textRotation:i}=la(n),r=e.clone().add(t).divideScalar(2);return{id:this.getPlanElement().getId(),length:e.clone().multiplyScalar(1e3).distanceTo(t.clone().multiplyScalar(1e3)),textPosition3d:r,textRotation:i,fromPosition3d:e,toPosition3d:t,textDirection:s}}show(){this._container.visible=!0}hide(){this._container.visible=!1}hideAllSubLines(){this._subLine1.material.visible=!1,this._subLine2.material.visible=!1}showAllSubLines(){this._subLine1.material.visible=!0,this._subLine2.material.visible=!0}hideDraggableNodes(){this._point1Draggable.visible=!1,this._point2Draggable.visible=!1,this.showAllSubLines()}showDraggableNodes(){this._point1Draggable.visible=!0,this._point2Draggable.visible=!0,this.hideAllSubLines()}showPoint1DraggableNode(){this._point1Draggable.visible=!0,this._subLine2.material.visible=!0}showPoint2DraggableNode(){this._point2Draggable.visible=!0,this._subLine1.material.visible=!0}hidePoint1DraggableNode(){this._point1Draggable.visible=!1,this._subLine2.material.visible=!1}hidePoint2DraggableNode(){this._point2Draggable.visible=!1,this._subLine1.material.visible=!1}setTopView(e){super.setTopView(e),e?(this.show(),this.update()):this.hide()}update(){const[e,t]=this._getMainLinePoints(),n=this._calculateNormalVector(e,t);this._updateSubLineGeometry(this._subLine1,e,n),this._updateSubLineGeometry(this._subLine2,t,n),this.updatePointDraggableGeometry(this._point1Draggable,e),this.updatePointDraggableGeometry(this._point2Draggable,t),this._lineMesh.geometry.setFromPoints([e,t]),this._lineMesh.name="main measurement line",this._boundingBox.geometry=this._getGeometry(),this._point1BoundingBox.position.copy(e),this._point2BoundingBox.position.copy(t),this._point1BoundingBox.material.visible=!1,this._point2BoundingBox.material.visible=!1,this._point1BoundingBox.position.y=3.1,this._point2BoundingBox.position.y=3.1}_generateBoundingBox(){let e=new h("#DDDDDD");const t=this.getPlanElement().customColor;t>0&&(e=Xi(t));let n=Ri.createMeshStandardMaterial({color:e,opacity:1,transparent:!0,side:F}),s=new z(this._getGeometry(),n);return s.name="bounding box",s.position.y=3,s.castShadow=!1,s.receiveShadow=!1,s.layers.set(6),s}_getGeometry(){const[e,t]=this._getMainLinePoints(),n=this._calculateNormalVector(e,t),s=e.clone().add(n.clone().multiplyScalar(.1)),i=e.clone().add(n.clone().multiplyScalar(-.1)),r=t.clone().add(n.clone().multiplyScalar(.1)),a=t.clone().add(n.clone().multiplyScalar(-.1)),o=new c,l=[s,r,a,i].reduce((e,t)=>[...e,t.x,t.y,t.z],[]);return o.setAttribute("position",new Oe(l,3)),o.setIndex([0,1,2,2,3,0]),o.computeVertexNormals(),o}_getMainLinePoints(){const e=this.getPlanElement();return[fs(e.getPoint1()),fs(e.getPoint2())]}_calculateNormalVector(e,t){return e.clone().sub(t).cross(new a(0,1,0)).normalize()}_updateSubLineGeometry(e,t,n){const s=t.clone().add(n.clone().multiplyScalar(.1)),i=t.clone().add(n.clone().multiplyScalar(-.1));e.geometry.setFromPoints([i,s])}updatePointDraggableGeometry(e,t){e.position.copy(t)}getPoint1Draggable(){return this._point1Draggable}getPoint2Draggable(){return this._point2Draggable}getPoint1DraggableBoundingBox(){return this._point1BoundingBox}getPoint2DraggableBoundingBox(){return this._point2BoundingBox}hidePreviewBox(){this._container&&this._boundingBox&&(this._boundingBox.material.visible=!1)}selectPoint1Draggable(){this._point1Draggable.select(10526880),super.select()}selectPoint2Draggable(){this._point2Draggable.select(10526880),super.select()}deselectPoint1Draggable(){this._point1Draggable.select(0),super.deselect()}deselectPoint2Draggable(){this._point2Draggable.select(0),super.deselect()}selectAllDraggablePoints(){this._point1Draggable.select(10526880),this._point2Draggable.select(10526880),super.select()}deselectAllDraggablePoints(){this._point1Draggable.select(0),this._point2Draggable.select(0),super.deselect()}hoverOnDragPoint1(){this._point1Draggable.hoverOn(),super.hoverOn()}hoverOnDragPoint2(){this._point2Draggable.hoverOn(),super.hoverOn()}hoverOffDragPoint1(){this._point1Draggable.hoverOff(),super.hoverOff()}hoverOffDragPoint2(){this._point2Draggable.hoverOff(),super.hoverOff()}selectPointOnDragStart(e){this.showAllSubLines(),e.deselectAllDraggablePoints(),e.currentPoint===vo.POINT1?e.selectPoint1Draggable():e.currentPoint===vo.POINT2&&e.selectPoint2Draggable()}hideDraggablePointsOnDragStart(e,t){e.deselectAllDraggablePoints(),t===vo.POINT1?(e.hidePoint1DraggableNode(),e.selectPoint1Draggable()):t===vo.POINT2&&(e.hidePoint2DraggableNode(),e.selectPoint2Draggable())}showDraggablePointsOnDragEnd(e,t){t===vo.POINT1?e.showPoint1DraggableNode():t===vo.POINT2&&e.showPoint2DraggableNode(),this.hideAllSubLines()}handleDraggablePointsSelection(e){e.deselectAllDraggablePoints(),e.currentPoint&&e.currentPoint===vo.POINT1?e.selectPoint1Draggable():e.currentPoint&&e.currentPoint===vo.POINT2&&e.selectPoint2Draggable()}showDraggablePointsOnHoverOn(e){e.currentPoint&&e.currentPoint===vo.POINT1?e.hoverOnDragPoint1():e.currentPoint&&e.currentPoint===vo.POINT2&&e.hoverOnDragPoint2()}showDraggablePointsOnHoverOff(e){e.currentPoint&&e.currentPoint===vo.POINT1?e.hoverOffDragPoint1():e.currentPoint&&e.currentPoint===vo.POINT2&&e.hoverOffDragPoint2()}}e("a3",wo);class bo extends mo{get kernelContainer(){return this._kernelContainer}constructor(e){super(e),this._plannerKernelCallbackListener=new Set}_loadSuccess(){super._loadSuccess(),window.RoomleCore&&window.RoomleCore(this._kernelContainer)}_loadError(){super._loadError(),console.error("kernel load error")}_createPlanInteractionHandler(){var e,t,n;this._planInteractionHandler=new this._kernelContainer.PlanInteractionHandler,this._planInteractionHandler.init(this._planInteractionHandler,1,50,!!this._initData.snappingEnabled,!0,this._kernelContainer.DrawingType.CLICK_PER_CLICK),this._planInteractionHandler.dockWhenSnap=null!==(n=null===(t=null===(e=this._initData)||void 0===e?void 0:e.featureFlags)||void 0===t?void 0:t.advancedDocking)&&void 0!==n&&n,this._roomlePlannerUiCallback.onPlanInteractionHandlerCreated(this._planInteractionHandler)}addPlannerListener(e){this._plannerKernelCallbackListener.add(e)}removePlannerListener(e){this._plannerKernelCallbackListener.delete(e)}isReady(){super.isReady(),this.registerCallbacks(),this._roomlePlannerUiCallback.onPlannerKernelIsReady(this._kernelContainer),this._roomlePlannerUiCallback.onConfiguratorKernelIsReady(this._kernelContainer,this._kernelInstance),fa.isProduction||(window.__RML__DEBUG__.ConfiguratorKernel=this._kernelInstance,window.__RML__DEBUG__.PlannerKernelContainer=this._kernelContainer),this._kernelAccessCallback.isReady()}_setupKernel(){0===this._kernelType&&(this._createPlanInteractionHandler(),Pa.kernelInstance?this._kernelInstance=Pa.kernelInstance:this._kernelInstance=this._planInteractionHandler.getConfiguratorKernel()),super._setupKernel()}get callbacks(){return this._roomlePlannerUiCallback}get planInteractionHandler(){return this._planInteractionHandler}get planModelViewHelper(){return this._kernelContainer.PlanModelViewHelper}catalogItemLoaded(e){const t=this._rapiItemToKernelItem(e);this._kernelContainer.catalogItemLoaded(t)}async insertItems(e){this.planInteractionHandler.startInteraction();let t=new this._kernelContainer.CatalogItemPtrList;e.forEach(e=>{let n=e.count||1;for(let s=0;s<n;s++)e.count||(e.count=0),t.push_back(this._rapiItemToKernelItem(e))});const n=this.planInteractionHandler.getPlan().extRef.jsObject,s=n.getPlanObjectViewModelsFromRapiId().reduce((e,t)=>(e[t.getId()]=!0,e),{});this.planInteractionHandler.addPlanObjects(t,!0),await Promise.allSettled([Promise.allSettled(n.getStaticPlanObjectViewModels().map(async e=>{if(e.needsRapiItem()){const t=await this._rapiAccess.getItem(e.getPlanObject().getCatalogItemId());e.setRapiItem(t)}})),Promise.allSettled(n.getConfigurablePlanObjectViewModels().map(e=>e.isInitDone()))]);const i=n.getPlanObjectViewModelsFromRapiId().map(e=>e.getId()).filter(e=>!s[e]);return this.planInteractionHandler.endInteraction(),i}duplicateItems(e){const t=new this.kernelContainer.PlanObjectPtrList;return e.forEach(e=>{t.push_back(e)}),this.planInteractionHandler.duplicatePlanObjects(t,1,!0)}_rapiItemToKernelItem(e){let t=new this._kernelContainer.CatalogItem(e.id),n=t.size;return n.x=e.width||0,n.y=e.depth||0,n.z=e.height||0,t.size=n,t.flipable=e.flipable,e.layer&&(t.layer=e.layer),t.orderable=e.orderable,t.scaleable=e.scaleable,t.type=e.type||"other",t.detailType=e.detailType||t.type||"other",t.configuration=e.configuration||"",t}planObjectDeleted(){}requestPlanObjectDimensions(){}cleanUpCallbacks(){var e;super.cleanUpCallbacks(),(null===(e=this._kernelContainer)||void 0===e?void 0:e.unregisterPlannerCallback)&&this._kernelContainer.unregisterPlannerCallback(this)}registerCallbacks(){var e;super.registerCallbacks(),(null===(e=this._kernelContainer)||void 0===e?void 0:e.registerPlannerCallback)&&this._kernelContainer.registerPlannerCallback(this)}planElementRemoved(e){this._plannerKernelCallbackListener.forEach(t=>t.planElementRemoved(e)),this._plannerKernelCallbackListener.forEach(t=>t.removePlanObjectFromScene(e.extRef.jsObject)),this._decoupleReferences(e)}handlerSwitchedPlans(e,t){this._decoupleReferences(e),t&&this._plannerKernelCallbackListener.forEach(n=>n.handlerSwitchedPlans(e,t))}planBoundsChanged(){this._plannerKernelCallbackListener.forEach(e=>e.planBoundsChanged())}planCleared(){this._plannerKernelCallbackListener.forEach(e=>e.planCleared())}planCompletelyLoaded(e){this._plannerKernelCallbackListener.forEach(t=>t.planCompletelyLoaded(e))}planElement3dMeshChanged(e,t){if(t.extRef){const e=t.extRef.jsObject;for(let t=e.getObject().children.length-1;t>=0;t--)e.getObject().remove(e.getObject().children[t])}this.planModelViewHelper.requestMesh3d(t)}async _onStaticItemAdded(e,t){let n;n=this.isConstructionPlanElement(t)?new _o(t):new _a(t),this.coupleReferences(n,t),e.extRef.jsObject.addPlanElementViewModel(n);const s=t.getCatalogItemId();if(s){const e=await this._rapiAccess.getItem(s);n.setRapiItem(e),this._plannerKernelCallbackListener.forEach(e=>e.addPlanObjectToScene(n))}}_onConfigurableItemAdded(e,t){const n=new pa(t);this.coupleReferences(n,t),e.extRef.jsObject.addPlanElementViewModel(n),this._plannerKernelCallbackListener.forEach(e=>e.addPlanObjectToScene(n))}async planElementAdded(e,t){if(e&&e.extRef)if(t.getType()===this._kernelContainer.PlanElementType.OBJECT)t.hasConfiguration()?this._onConfigurableItemAdded(e,t):await this._onStaticItemAdded(e,t);else{const n=t;let s;if(t.getType()===this._kernelContainer.PlanElementType.WALL?s=new ba(n):t.getType()===this._kernelContainer.PlanElementType.FLOOR?s=new ya(n):t.getType()===this._kernelContainer.PlanElementType.CEILING?s=new Sa(n):t.getType()===this._kernelContainer.PlanElementType.NODE?s=new fo(n):t.getType()===this._kernelContainer.PlanElementType.MEASURE&&(s=new wo(n)),!s)return;this.coupleReferences(s,n),e.extRef.jsObject.addPlanElementViewModel(s),this.planModelViewHelper.requestMesh3d(t),this._plannerKernelCallbackListener.forEach(e=>e.addPlanObjectToScene(null))}}planElementChanged(e,t){if(t.extRef){let n=t.extRef.jsObject;n.update(),this._plannerKernelCallbackListener.forEach(t=>t.planElementChanged(e,n))}}planHistoryStateChanged(){this.planInteractionHandler&&(this._plannerKernelCallbackListener.forEach(e=>e.planHistoryStateChanged()),this._roomlePlannerUiCallback.onHistoryChange(this.planInteractionHandler.isUndoPossible(),this.planInteractionHandler.isRedoPossible()))}planObjectConfigurationCreated(e,t){}planObjectConfigurationLoaded(e,t,n){e&&e.extRef&&t&&t.extRef&&t.extRef.jsObject.getPlanObject().getConfigurationRuntimeId()>0&&this._plannerKernelCallbackListener.forEach(s=>s.planObjectConfigurationLoaded(e,t,n))}requestCatalogItem(e){}startedDrawing(){this._plannerKernelCallbackListener.forEach(e=>e.startedDrawing())}stoppedDrawing(){this._plannerKernelCallbackListener.forEach(e=>e.stoppedDrawing())}updateMesh2d(){}beginConstruction(){}addMesh(e,t,n,s,i,r){this._plannerKernelCallbackListener.forEach(a=>a.addMesh(e,t,n,s,i,r))}endConstruction(){}beginPlanConstruction(e){this._plannerKernelCallbackListener.forEach(t=>t.beginPlanConstruction(e))}addPlanMesh(e,t,n,s,i,r,a){this._plannerKernelCallbackListener.forEach(o=>o.addPlanMesh(e,t,n,s,i,r,a))}endPlanConstruction(e){this._plannerKernelCallbackListener.forEach(t=>t.endPlanConstruction(e))}async addPlanObjectFromItem(e,t,n){if(!t&&!n){const t=await this.insertItems([e]);if(1!==t.length)throw new Error("It was expected that 1 element is added but"+t.length+"were added");return t[0]}n=n||0===n?n:0,t=t||{x:0,y:0,z:0};const s=this._planInteractionHandler.addPlanObjectFromItem(this._rapiItemToKernelItem(e),t,n,!1),i=this._planInteractionHandler.getPlan().extRef.jsObject;let r;return s.hasConfiguration()?(r=i.getConfigurablePlanObjectForId(s.getId()),r||console.warn("Could not find configuration")):(r=i.getStaticPlanObjectViewModelForId(s.getId()),r?await r.setRapiItem(e):console.warn("Could not find static item")),await r.isInitDone(),r.getId()}coupleReferences(e,t){let n=new this._kernelContainer.EMSReference;n.jsObject=e,t.extRef=n}_decoupleReferences(e){e&&e.extRef&&(e.extRef.jsObject.clearReference(),e.extRef.jsObject=null,e.extRef.delete(),e.extRef=null)}isConstructionPlanElement(e){return e instanceof this.kernelContainer.ConstructionObject}}e("ad",bo),sn([an],bo.prototype,"_kernelAccessCallback",void 0),sn([an],bo.prototype,"_roomlePlannerUiCallback",void 0);class yo extends Hr{constructor(e){super(e),this._wallMeshes=[],this._defaultMaterial=Ri.createMeshPhysicalMaterial({color:"#ffffff",side:F})}generateGeometry(e=null,t,n,s,i,r=!1){let a;return a=r?this._generateGeometry(e,t,n,s,i).clone():this._generateGeometry(e,t,n,s,i),a}generateMesh(e=0,t=null,n,s,i,r,a,o,l=!1,h){let d;d=l?this._generateGeometry(t,s,i,r,a).clone():this._generateGeometry(t,s,i,r,a);const c=this._createMesh(e,t,d);return c.userData.materialId=n,c.layers.set(4),n&&this.setMaterial(c,n,o,h).then(()=>{e&&t&&n&&this._geometryComponentMaterialCache.set(this._getComponentMeshId(e,t),n);const s=o&&3===o.value,i=o&&1===o.value;c.castShadow=!s&&!i}),this._checkWallMaterial(c,o),c}async setMaterial(e,t,n,s){if(e.userData.materialId=nr(t,n),pt(t))t?await this._assignMaterial(e,t,s):(console.warn("Used default material because material is empty"),this.changeMaterialOfMesh(e,this._getDefaultMaterial(n)));else{if(!t)return void this.changeMaterialOfMesh(e,this._configuratorPreviewMaterial);2===(t=t).getSourceType().value?await this._assignMaterial(e,t.materialId,s):1===t.getSourceType().value?await this._assignItem(e,t.catalogItemId):3===t.getSourceType().value?await this._assignRGB(e,t.rgbValue):0===t.getSourceType().value?this.changeMaterialOfMesh(e,this._getDefaultMaterial(n)):(this.changeMaterialOfMesh(e,this._getDefaultMaterial(n)),1!==n.value&&7!==n.value&&3!==n.value&&console.warn("Used default material because material is not supported",t))}}_getDefaultMaterial(e){return 3===(null==e?void 0:e.value)?this._defaultMaterialFloor:this._defaultMaterial}set maxAnisotropy(e){this._maxAnisotropy=e}_checkWallMaterial(e,t){t&&1===t.value&&(e.renderOrder=5,this._wallMeshes.push(e))}clear(){super.clear(),this.clearWallMeshes()}clearWallMeshes(){this._wallMeshes.forEach(e=>{Ji(e)}),this._wallMeshes=[]}get wallMeshes(){return this._wallMeshes}}e("at",yo);let So={InchFeet:null,Feet:null,MM:null,CM:null,Inch:null},xo={NoUnitString:null,LongUnitString:null,ShortUnitString:null};const Co=["mm","cm","feet"],Po=["inch","inchfeet"];class Mo{constructor(e){this._formatter=null,this._precision=0,this._creator_=e}init(e){const t=new e.UnitMeasureFormatter;So=e.Unit,xo=e.UnitStringType,this._initActualUnit(),this._initMeasurementSystemType(),this._initActualUnitStringType();const{precisionCm:n,precisionInch:s}=this._initData;this._actualUnit===So.InchFeet?this._precision=void 0!==s?parseInt(s,10):2:this._actualUnit===So.CM&&(this._precision=void 0!==n?parseInt(n,10):1),t.init("mm","cm","'","ft",'"',"inch","m²","sqft",!0,this._precision,!0),this._formatter=t}_initMeasurementSystemType(){let{measurementSystem:e,unit:t}=this._initData;if(this._actualMeasurementString=e,e||!t){if("metric"===e){t||(t="cm");const e=Co.find(e=>e===t);e?(this._actualUnit=this._getKernelUnitEnum(t),this._actualUnitString=e):(console.warn("Unit is not a metric unit, using CM"),this._actualUnit=So.CM,this._actualUnitString="cm")}if("imperial"===e){t||(t="inch");const e=Po.find(e=>e===t);e?(this._actualUnit=this._getKernelUnitEnum(t),this._actualUnitString=e):(console.warn("Unit is not an imperial unit, using Inches"),this._actualUnit=So.Inch,this._actualUnitString="inch")}}else{this._actualUnitString=t;const e=Co.find(e=>e===t);this._actualMeasurementString=e?"metric":"imperial"}}_initActualUnit(){const{unit:e}=this._initData;this._actualUnit=this._getKernelUnitEnum(e)}_getKernelUnitEnum(e){switch(e){case"cm":return So.CM;case"mm":return So.MM;case"inchfeet":return So.InchFeet;case"feet":return So.Feet;case"inch":return So.Inch;default:return So.CM}}_initActualUnitStringType(){const{unitStringType:e}=this._initData;e&&"short"!==e&&console.warn("Only short unit strings is supported at the moment"),this._actualUnitStringType=xo.ShortUnitString}_isFormatterReady(){return!!this._formatter||(console.warn("Formatter is not ready..."),!1)}formatAngleValueToUnitString(e,t){const n="Integer"===t.type?0:2;return e.toFixed(n)+"°"}parseAngleValueFromUnitString(e){return e.replace("°","").replace(/\s/g,"")}parseValue(e,t){return null===t.unitType||"unknown"===t.unitType||"count"===t.unitType?e:"length"===t.unitType?this.parseMMValueFromUnitString(e,t.unitType):"angle"===t.unitType||"area"===t.unitType?this.parseAngleValueFromUnitString(e):e}formatValueToUnitString(e,t){return null===t.unitType||"unknown"===t.unitType||"count"===t.unitType?"Integer"===t.type?e.toString():parseFloat(e.toString()).toFixed(2):"length"===t.unitType?this.formatMMValueToUnitString(e,t.unitType):"angle"===t.unitType?this.formatAngleValueToUnitString(e,t):"area"===t.unitType?this.formatSquareMMValueToUnitString(e):e}isParseableNumber(e){return this._isFormatterReady()?this._formatter.isParseableNumber(e):null}isParseableUnitString(e,t){return this._isFormatterReady()?"angle"===t.unitType?this._formatter.isParseableUnitString(this.parseAngleValueFromUnitString(e),this._actualUnit):this._formatter.isParseableUnitString(e,this._actualUnit):null}parseMMValueFromUnitString(e,t){return this._isFormatterReady()?"count"===t?parseFloat(e):this._formatter.parseMMValueFromUnitString(e,this._actualUnit):null}parseNumber(e){return this._isFormatterReady()?this._formatter.parseNumber(e):null}formatNumber(e,t=0){return this._isFormatterReady()?this._formatter.formatNumber(e,t):null}formatSquareMMValueToUnitString(e){return this._isFormatterReady()?this._formatter.formatSquareMMValueToUnitString(e,this._actualUnit):null}formatMMValueToUnitString(e,t){return this._isFormatterReady()?"count"===t?e.toString():this._formatter.formatMMValueToUnitString(e,this._actualUnit,this._actualUnitStringType):null}formatMMValueWithReqMaxLength(e,t){return this._isFormatterReady()?this._formatter.formatMMValueWithReqMaxLength(e,this._actualUnit,t):null}_formatParameterValue(e,t){return"length"===t?this.formatMMValueToUnitString(parseFloat(e)):"area"===t?this.formatSquareMMValueToUnitString(parseFloat(e)):e}formatPartListParameter(e){(function(e){return"length"===e.unitType||"area"===e.unitType})(e)&&(e.valueLabel=this._formatParameterValue(e.value,e.unitType))}formatParameter(e){if(e.valueLabel=this._formatParameterValue(e.value,e.unitType),Ia(e))e.uiType="Material";else if(function(e){return"Boolean"===e.type}(e))e.uiType="Boolean";else if(Ra(e)){e.uiType="Range";const t=null!==e.validRange.valueFrom?e.validRange.valueFrom:Number.MIN_SAFE_INTEGER,n=null!==e.validRange.valueTo?e.validRange.valueTo:Number.MAX_SAFE_INTEGER;e.validRangeLabels={valueFrom:this._formatParameterValue(t.toString(),e.unitType),valueTo:this._formatParameterValue(n.toString(),e.unitType),type:e.validRange.type}}else Ea(e)?(e.uiType="Options",function(e){return!!Ea(e)&&Array.isArray(e.validValues)&&e.validValues.length>0&&"string"==typeof e.validValues[0].thumbnail}(e)&&(e.uiType="Thumbnails")):(console.error("Could not detect uiType of param"),e.uiType=null)}isInch(){return this._actualUnit===So.InchFeet}getActualUnitString(){return this._actualUnitString}getActualMeasurementString(){return this._actualMeasurementString}getUnitStringType(){return this._initData.unitStringType}getPrecision(){return this._precision}getAllowedDelta(){const e=1/Math.pow(10,this._precision);return this.isInch()?25.4*e:e}setUnitInitData(e,t=""){this._initData.unit=e,this._initData.measurementSystem=t,this._initActualUnit(),this._initMeasurementSystemType(),this._initActualUnitStringType(),this._plannerKernelAccess.kernelInstance.setEnvironmentVariable("unit",this._actualUnitString)}}sn([an],Mo.prototype,"_initData",void 0),sn([an],Mo.prototype,"_plannerKernelAccess",void 0);class To{constructor(e){this._history=[],this._index=0,this._creator_=e}undo(){if(!this.canUndo())return null;this._index++;const[e]=this._history.slice(this._index);return this._index===this._history.length-1?this._configuratorUiCallbacks.onHistoryChange(!1,!0):this._configuratorUiCallbacks.onHistoryChange(!0,!0),e}redo(){if(!this.canRedo())return null;this._index--;const[e]=this._history.slice(this._index);return 0===this._index?this._configuratorUiCallbacks.onHistoryChange(!0,!1):this._configuratorUiCallbacks.onHistoryChange(!0,!0),e}push(e){const[t]=this._history.slice(this._index);t!==e&&(this._history=this._history.slice(this._index),this._history.unshift(e),this._index=0,1===this._history.length?this._configuratorUiCallbacks.onHistoryChange(!1,!1):this._configuratorUiCallbacks.onHistoryChange(!0,!1))}canUndo(){return this._index!==this._history.length-1}canRedo(){return 0!==this._index}getHistory(){return this._history}clearHistory(){this._history=[],this._index=0}}sn([an],To.prototype,"_configuratorUiCallbacks",void 0),e("ai",{ADDED:"added",CHANGED:"changed",REMOVED:"removed"});class Ao{constructor(e){this._kernelCallbacks={isReady:()=>{},throw:e=>console.error("Kernel exception",e),log:e=>{},error:(e,t,n,s)=>{},message:e=>{this._analyzeComponentCallback&&this._analyzeComponentCallback(e)}},this._creator_=e}async init(){if(this._toolsCoreInstance)return Promise.resolve();const e=this,t={locateFile:e=>"RoomleToolsCore.wasm"===e?n()+"static/RoomleToolsCore-d36921189fa0c715.wasm":e,wasmBinaryFile:n()+"static/RoomleToolsCore-d36921189fa0c715.wasm",preRun:[],postRun:[],setStatus:null,print(t){e._kernelIo.log(t)},printErr(t){e._kernelIo.error(t)},quit(t){0!==t&&e._kernelIo.throw(t&&t.toString?t.toString():"Unknown error while C/C++ main executes")}};await this._scriptLoader.fetch("static/RoomleToolsCore-9ac16f7b32f8a8af.js",{id:"core-tool"});const s=await window.RoomleToolsCore(t);s.setContext(this._kernelCallbacks),this._toolsCoreInstance=new s.ToolsCore}analyzeComponent(e,t){const n=[];return this._analyzeComponentCallback=e=>{n.push(e)},this._toolsCoreInstance.analyzeComponent(e,t),this._analyzeComponentCallback=null,Promise.resolve(n)}}sn([an],Ao.prototype,"_scriptLoader",void 0),sn([an],Ao.prototype,"_kernelIo",void 0);
|
|
2
2
|
/*!
|
|
3
3
|
fflate - fast JavaScript compression/decompression
|
|
4
4
|
<https://101arrowz.github.io/fflate>
|
|
5
5
|
Licensed under MIT. https://github.com/101arrowz/fflate/blob/master/LICENSE
|
|
6
6
|
version 0.6.9
|
|
7
7
|
*/
|
|
8
|
-
var Ro=function(e){return URL.createObjectURL(new Blob([e],{type:"text/javascript"}))};try{URL.revokeObjectURL(Ro(""))}catch(e){Ro=function(e){return"data:application/javascript;charset=UTF-8,"+encodeURI(e)}}var Eo=Uint8Array,Io=Uint16Array,Do=Uint32Array,Oo=new Eo([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),ko=new Eo([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),Lo=new Eo([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Uo=function(e,t){for(var n=new Io(31),s=0;s<31;++s)n[s]=t+=1<<e[s-1];var i=new Do(n[30]);for(s=1;s<30;++s)for(var r=n[s];r<n[s+1];++r)i[r]=r-n[s]<<5|s;return[n,i]},Bo=Uo(Oo,2),No=Bo[0],Fo=Bo[1];No[28]=258,Fo[258]=28;for(var Go=Uo(ko,0)[0],jo=new Io(32768),zo=0;zo<32768;++zo){var Ho=(43690&zo)>>>1|(21845&zo)<<1;Ho=(61680&(Ho=(52428&Ho)>>>2|(13107&Ho)<<2))>>>4|(3855&Ho)<<4,jo[zo]=((65280&Ho)>>>8|(255&Ho)<<8)>>>1}var Vo=function(e,t,n){for(var s=e.length,i=0,r=new Io(t);i<s;++i)++r[e[i]-1];var a,o=new Io(t);for(i=0;i<t;++i)o[i]=o[i-1]+r[i-1]<<1;if(n){a=new Io(1<<t);var l=15-t;for(i=0;i<s;++i)if(e[i])for(var h=i<<4|e[i],d=t-e[i],c=o[e[i]-1]++<<d,u=c|(1<<d)-1;c<=u;++c)a[jo[c]>>>l]=h}else for(a=new Io(s),i=0;i<s;++i)e[i]&&(a[i]=jo[o[e[i]-1]++]>>>15-e[i]);return a},Wo=new Eo(288);for(zo=0;zo<144;++zo)Wo[zo]=8;for(zo=144;zo<256;++zo)Wo[zo]=9;for(zo=256;zo<280;++zo)Wo[zo]=7;for(zo=280;zo<288;++zo)Wo[zo]=8;var Ko=new Eo(32);for(zo=0;zo<32;++zo)Ko[zo]=5;var qo=Vo(Wo,9,1),Xo=Vo(Ko,5,1),Yo=function(e){for(var t=e[0],n=1;n<e.length;++n)e[n]>t&&(t=e[n]);return t},Qo=function(e,t,n){var s=t/8|0;return(e[s]|e[s+1]<<8)>>(7&t)&n},Zo=function(e,t){var n=t/8|0;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>(7&t)},Jo=new Eo(0);function $o(e,t){return function(e,t,n){var s=e.length;if(!s||n&&!n.l&&s<5)return t||new Eo(0);var i=!t||n,r=!n||n.i;n||(n={}),t||(t=new Eo(3*s));var a,o=function(e){var n=t.length;if(e>n){var s=new Eo(Math.max(2*n,e));s.set(t),t=s}},l=n.f||0,h=n.p||0,d=n.b||0,c=n.l,u=n.d,p=n.m,m=n.n,g=8*s;do{if(!c){n.f=l=Qo(e,h,1);var f=Qo(e,h+1,3);if(h+=3,!f){var _=e[(A=((a=h)/8|0)+(7&a&&1)+4)-4]|e[A-3]<<8,v=A+_;if(v>s){if(r)throw"unexpected EOF";break}i&&o(d+_),t.set(e.subarray(A,v),d),n.b=d+=_,n.p=h=8*v;continue}if(1==f)c=qo,u=Xo,p=9,m=5;else{if(2!=f)throw"invalid block type";var w=Qo(e,h,31)+257,b=Qo(e,h+10,15)+4,y=w+Qo(e,h+5,31)+1;h+=14;for(var S=new Eo(y),x=new Eo(19),C=0;C<b;++C)x[Lo[C]]=Qo(e,h+3*C,7);h+=3*b;var P=Yo(x),M=(1<<P)-1,T=Vo(x,P,1);for(C=0;C<y;){var A,R=T[Qo(e,h,M)];if(h+=15&R,(A=R>>>4)<16)S[C++]=A;else{var E=0,I=0;for(16==A?(I=3+Qo(e,h,3),h+=2,E=S[C-1]):17==A?(I=3+Qo(e,h,7),h+=3):18==A&&(I=11+Qo(e,h,127),h+=7);I--;)S[C++]=E}}var D=S.subarray(0,w),O=S.subarray(w);p=Yo(D),m=Yo(O),c=Vo(D,p,1),u=Vo(O,m,1)}if(h>g){if(r)throw"unexpected EOF";break}}i&&o(d+131072);for(var k=(1<<p)-1,L=(1<<m)-1,U=h;;U=h){var B=(E=c[Zo(e,h)&k])>>>4;if((h+=15&E)>g){if(r)throw"unexpected EOF";break}if(!E)throw"invalid length/literal";if(B<256)t[d++]=B;else{if(256==B){U=h,c=null;break}var N=B-254;if(B>264){var F=Oo[C=B-257];N=Qo(e,h,(1<<F)-1)+No[C],h+=F}var G=u[Zo(e,h)&L],j=G>>>4;if(!G)throw"invalid distance";if(h+=15&G,O=Go[j],j>3&&(F=ko[j],O+=Zo(e,h)&(1<<F)-1,h+=F),h>g){if(r)throw"unexpected EOF";break}i&&o(d+131072);for(var z=d+N;d<z;d+=4)t[d]=t[d-O],t[d+1]=t[d+1-O],t[d+2]=t[d+2-O],t[d+3]=t[d+3-O];d=z}}n.l=c,n.p=U,n.b=d,c&&(l=1,n.m=p,n.d=u,n.n=m)}while(!l);return d==t.length?t:function(e,t,n){(null==t||t<0)&&(t=0),(null==n||n>e.length)&&(n=e.length);var s=new(e instanceof Io?Io:e instanceof Do?Do:Eo)(n-t);return s.set(e.subarray(t,n)),s}(t,0,d)}((function(e){if(8!=(15&e[0])||e[0]>>>4>7||(e[0]<<8|e[1])%31)throw"invalid zlib data";if(32&e[1])throw"invalid zlib data: preset dictionaries not supported"}(e),e.subarray(2,-4)),t)}var el="undefined"!=typeof TextDecoder&&new TextDecoder;try{el.decode(Jo,{stream:!0})}catch(e){}class tl extends mt{constructor(e){super(e),this.type=gt}parse(e){const t=Math.pow(2.7182818,2.2),n={l:0,c:0,lc:0};function s(e,t,s,i,r){for(;s<e;)t=t<<8|L(i,r),s+=8;s-=e,n.l=t>>s&(1<<e)-1,n.c=t,n.lc=s}const i=new Array(59);function r(e){return 63&e}function a(e){return e>>6}const o={c:0,lc:0};function l(e,t,n,s){e=e<<8|L(n,s),t+=8,o.c=e,o.lc=t}const h={c:0,lc:0};function d(e,t,n,s,i,r,a,d,c){if(e==t){s<8&&(l(n,s,i,r),n=o.c,s=o.lc);let e=n>>(s-=8);if(e=new Uint8Array([e])[0],d.value+e>c)return!1;const t=a[d.value-1];for(;e-- >0;)a[d.value++]=t}else{if(!(d.value<c))return!1;a[d.value++]=e}h.c=n,h.lc=s}function c(e){return 65535&e}function u(e){const t=c(e);return t>32767?t-65536:t}const p={a:0,b:0};function m(e,t){const n=u(e),s=u(t),i=n+(1&s)+(s>>1),r=i,a=i-s;p.a=r,p.b=a}function g(e,t){const n=c(e),s=c(t),i=n-(s>>1)&65535,r=s+i-32768&65535;p.a=r,p.b=i}function f(e,t,n,s,i,r,a){const o=a<16384,l=n>i?i:n;let h,d,c=1;for(;c<=l;)c<<=1;for(c>>=1,h=c,c>>=1;c>=1;){d=0;const a=d+r*(i-h),l=r*c,u=r*h,f=s*c,_=s*h;let v,w,b,y;for(;d<=a;d+=u){let i=d;const r=d+s*(n-h);for(;i<=r;i+=_){const n=i+f,s=i+l,r=s+f;o?(m(e[i+t],e[s+t]),v=p.a,b=p.b,m(e[n+t],e[r+t]),w=p.a,y=p.b,m(v,w),e[i+t]=p.a,e[n+t]=p.b,m(b,y),e[s+t]=p.a,e[r+t]=p.b):(g(e[i+t],e[s+t]),v=p.a,b=p.b,g(e[n+t],e[r+t]),w=p.a,y=p.b,g(v,w),e[i+t]=p.a,e[n+t]=p.b,g(b,y),e[s+t]=p.a,e[r+t]=p.b)}if(n&c){const n=i+l;o?m(e[i+t],e[n+t]):g(e[i+t],e[n+t]),v=p.a,e[n+t]=p.b,e[i+t]=v}}if(i&c){let i=d;const r=d+s*(n-h);for(;i<=r;i+=_){const n=i+f;o?m(e[i+t],e[n+t]):g(e[i+t],e[n+t]),v=p.a,e[n+t]=p.b,e[i+t]=v}}h=c,c>>=1}return d}function _(e,t,c,u,p,m){const g=c.value,f=k(t,c),_=k(t,c);c.value+=4;const v=k(t,c);if(c.value+=4,f<0||f>=65537||_<0||_>=65537)throw new Error("Something wrong with HUF_ENCSIZE");const w=new Array(65537),b=new Array(16384);if(function(e){for(let t=0;t<16384;t++)e[t]={},e[t].len=0,e[t].lit=0,e[t].p=null}(b),function(e,t,r,a,o,l){const h=t;let d=0,c=0;for(;a<=o;a++){if(h.value-t.value>r)return!1;s(6,d,c,e,h);const i=n.l;if(d=n.c,c=n.lc,l[a]=i,63==i){if(h.value-t.value>r)throw new Error("Something wrong with hufUnpackEncTable");s(8,d,c,e,h);let i=n.l+6;if(d=n.c,c=n.lc,a+i>o+1)throw new Error("Something wrong with hufUnpackEncTable");for(;i--;)l[a++]=0;a--}else if(i>=59){let e=i-59+2;if(a+e>o+1)throw new Error("Something wrong with hufUnpackEncTable");for(;e--;)l[a++]=0;a--}}!function(e){for(let e=0;e<=58;++e)i[e]=0;for(let t=0;t<65537;++t)i[e[t]]+=1;let t=0;for(let e=58;e>0;--e){const n=t+i[e]>>1;i[e]=t,t=n}for(let t=0;t<65537;++t){const n=e[t];n>0&&(e[t]=n|i[n]++<<6)}}(l)}(e,c,u-(c.value-g),f,_,w),v>8*(u-(c.value-g)))throw new Error("Something wrong with hufUncompress");!function(e,t,n,s){for(;t<=n;t++){const n=a(e[t]),i=r(e[t]);if(n>>i)throw new Error("Invalid table entry");if(i>14){const e=s[n>>i-14];if(e.len)throw new Error("Invalid table entry");if(e.lit++,e.p){const t=e.p;e.p=new Array(e.lit);for(let n=0;n<e.lit-1;++n)e.p[n]=t[n]}else e.p=new Array(1);e.p[e.lit-1]=t}else if(i){let e=0;for(let r=1<<14-i;r>0;r--){const r=s[(n<<14-i)+e];if(r.len||r.p)throw new Error("Invalid table entry");r.len=i,r.lit=t,e++}}}}(w,f,_,b),function(e,t,n,s,i,c,u,p,m){let g=0,f=0;const _=u,v=Math.trunc(s.value+(i+7)/8);for(;s.value<v;)for(l(g,f,n,s),g=o.c,f=o.lc;f>=14;){const i=t[g>>f-14&16383];if(i.len)f-=i.len,d(i.lit,c,g,f,n,s,p,m,_),g=h.c,f=h.lc;else{if(!i.p)throw new Error("hufDecode issues");let t;for(t=0;t<i.lit;t++){const u=r(e[i.p[t]]);for(;f<u&&s.value<v;)l(g,f,n,s),g=o.c,f=o.lc;if(f>=u&&a(e[i.p[t]])==(g>>f-u&(1<<u)-1)){f-=u,d(i.p[t],c,g,f,n,s,p,m,_),g=h.c,f=h.lc;break}}if(t==i.lit)throw new Error("hufDecode issues")}}const w=8-i&7;for(g>>=w,f-=w;f>0;){const e=t[g<<14-f&16383];if(!e.len)throw new Error("hufDecode issues");f-=e.len,d(e.lit,c,g,f,n,s,p,m,_),g=h.c,f=h.lc}}(w,b,e,c,v,_,m,p,{value:0})}function v(e){for(let t=1;t<e.length;t++){const n=e[t-1]+e[t]-128;e[t]=n}}function b(e,t){let n=0,s=Math.floor((e.length+1)/2),i=0;const r=e.length-1;for(;!(i>r||(t[i++]=e[n++],i>r));)t[i++]=e[s++]}function y(e){let t=e.byteLength;const n=new Array;let s=0;const i=new DataView(e);for(;t>0;){const e=i.getInt8(s++);if(e<0){const r=-e;t-=r+1;for(let e=0;e<r;e++)n.push(i.getUint8(s++))}else{const r=e;t-=2;const a=i.getUint8(s++);for(let e=0;e<r+1;e++)n.push(a)}}return n}function S(e,t,n){let s,i=1;for(;i<64;)s=t[e.value],65280==s?i=64:s>>8==255?i+=255&s:(n[i]=s,i++),e.value++}function x(e){const t=.5*Math.cos(.7853975),n=.5*Math.cos(3.14159/16),s=.5*Math.cos(3.14159/8),i=.5*Math.cos(3*3.14159/16),r=.5*Math.cos(.981746875),a=.5*Math.cos(3*3.14159/8),o=.5*Math.cos(1.374445625),l=new Array(4),h=new Array(4),d=new Array(4),c=new Array(4);for(let u=0;u<8;++u){const p=8*u;l[0]=s*e[p+2],l[1]=a*e[p+2],l[2]=s*e[p+6],l[3]=a*e[p+6],h[0]=n*e[p+1]+i*e[p+3]+r*e[p+5]+o*e[p+7],h[1]=i*e[p+1]-o*e[p+3]-n*e[p+5]-r*e[p+7],h[2]=r*e[p+1]-n*e[p+3]+o*e[p+5]+i*e[p+7],h[3]=o*e[p+1]-r*e[p+3]+i*e[p+5]-n*e[p+7],d[0]=t*(e[p+0]+e[p+4]),d[3]=t*(e[p+0]-e[p+4]),d[1]=l[0]+l[3],d[2]=l[1]-l[2],c[0]=d[0]+d[1],c[1]=d[3]+d[2],c[2]=d[3]-d[2],c[3]=d[0]-d[1],e[p+0]=c[0]+h[0],e[p+1]=c[1]+h[1],e[p+2]=c[2]+h[2],e[p+3]=c[3]+h[3],e[p+4]=c[3]-h[3],e[p+5]=c[2]-h[2],e[p+6]=c[1]-h[1],e[p+7]=c[0]-h[0]}for(let u=0;u<8;++u)l[0]=s*e[16+u],l[1]=a*e[16+u],l[2]=s*e[48+u],l[3]=a*e[48+u],h[0]=n*e[8+u]+i*e[24+u]+r*e[40+u]+o*e[56+u],h[1]=i*e[8+u]-o*e[24+u]-n*e[40+u]-r*e[56+u],h[2]=r*e[8+u]-n*e[24+u]+o*e[40+u]+i*e[56+u],h[3]=o*e[8+u]-r*e[24+u]+i*e[40+u]-n*e[56+u],d[0]=t*(e[u]+e[32+u]),d[3]=t*(e[u]-e[32+u]),d[1]=l[0]+l[3],d[2]=l[1]-l[2],c[0]=d[0]+d[1],c[1]=d[3]+d[2],c[2]=d[3]-d[2],c[3]=d[0]-d[1],e[0+u]=c[0]+h[0],e[8+u]=c[1]+h[1],e[16+u]=c[2]+h[2],e[24+u]=c[3]+h[3],e[32+u]=c[3]-h[3],e[40+u]=c[2]-h[2],e[48+u]=c[1]-h[1],e[56+u]=c[0]-h[0]}function C(e){for(let t=0;t<64;++t){const n=e[0][t],s=e[1][t],i=e[2][t];e[0][t]=n+1.5747*i,e[1][t]=n-.1873*s-.4682*i,e[2][t]=n+1.8556*s}}function P(e,n,s){for(let r=0;r<64;++r)n[s+r]=wt.toHalfFloat((i=e[r])<=1?Math.sign(i)*Math.pow(Math.abs(i),2.2):Math.sign(i)*Math.pow(t,Math.abs(i)-1));var i}function M(e){return new DataView(e.array.buffer,e.offset.value,e.size)}function T(e){const t=e.viewer.buffer.slice(e.offset.value,e.offset.value+e.size),n=new Uint8Array(y(t)),s=new Uint8Array(n.length);return v(n),b(n,s),new DataView(s.buffer)}function A(e){const t=$o(e.array.slice(e.offset.value,e.offset.value+e.size)),n=new Uint8Array(t.length);return v(t),b(t,n),new DataView(n.buffer)}function R(e){const t=e.viewer,n={value:e.offset.value},s=new Uint16Array(e.width*e.scanlineBlockSize*(e.channels*e.type)),i=new Uint8Array(8192);let r=0;const a=new Array(e.channels);for(let t=0;t<e.channels;t++)a[t]={},a[t].start=r,a[t].end=a[t].start,a[t].nx=e.width,a[t].ny=e.lines,a[t].size=e.type,r+=a[t].nx*a[t].ny*a[t].size;const o=j(t,n),l=j(t,n);if(l>=8192)throw new Error("Something is wrong with PIZ_COMPRESSION BITMAP_SIZE");if(o<=l)for(let e=0;e<l-o+1;e++)i[e+o]=U(t,n);const h=new Uint16Array(65536),d=function(e,t){let n=0;for(let s=0;s<65536;++s)(0==s||e[s>>3]&1<<(7&s))&&(t[n++]=s);const s=n-1;for(;n<65536;)t[n++]=0;return s}(i,h),c=k(t,n);_(e.array,t,n,c,s,r);for(let t=0;t<e.channels;++t){const e=a[t];for(let n=0;n<a[t].size;++n)f(s,e.start+n,e.nx,e.size,e.ny,e.nx*e.size,d)}!function(e,t,n){for(let s=0;s<n;++s)t[s]=e[t[s]]}(h,s,r);let u=0;const p=new Uint8Array(s.buffer.byteLength);for(let t=0;t<e.lines;t++)for(let t=0;t<e.channels;t++){const e=a[t],n=e.nx*e.size,i=new Uint8Array(s.buffer,2*e.end,2*n);p.set(i,u),u+=2*n,e.end+=n}return new DataView(p.buffer)}function E(e){const t=$o(e.array.slice(e.offset.value,e.offset.value+e.size)),n=e.lines*e.channels*e.width,s=1==e.type?new Uint16Array(n):new Uint32Array(n);let i=0,r=0;const a=new Array(4);for(let n=0;n<e.lines;n++)for(let n=0;n<e.channels;n++){let n=0;switch(e.type){case 1:a[0]=i,a[1]=a[0]+e.width,i=a[1]+e.width;for(let i=0;i<e.width;++i)n+=t[a[0]++]<<8|t[a[1]++],s[r]=n,r++;break;case 2:a[0]=i,a[1]=a[0]+e.width,a[2]=a[1]+e.width,i=a[2]+e.width;for(let i=0;i<e.width;++i)n+=t[a[0]++]<<24|t[a[1]++]<<16|t[a[2]++]<<8,s[r]=n,r++}}return new DataView(s.buffer)}function I(e){const t=e.viewer,n={value:e.offset.value},s=new Uint8Array(e.width*e.lines*(e.channels*e.type*2)),i={version:B(t,n),unknownUncompressedSize:B(t,n),unknownCompressedSize:B(t,n),acCompressedSize:B(t,n),dcCompressedSize:B(t,n),rleCompressedSize:B(t,n),rleUncompressedSize:B(t,n),rleRawSize:B(t,n),totalAcUncompressedCount:B(t,n),totalDcUncompressedCount:B(t,n),acCompression:B(t,n)};if(i.version<2)throw new Error("EXRLoader.parse: "+q.compression+" version "+i.version+" is unsupported");const r=new Array;let a=j(t,n)-2;for(;a>0;){const e=D(t.buffer,n),s=U(t,n),i=s>>2&3,o=new Int8Array([(s>>4)-1])[0],l=U(t,n);r.push({name:e,index:o,type:l,compression:i}),a-=e.length+3}const o=q.channels,l=new Array(e.channels);for(let t=0;t<e.channels;++t){const n=l[t]={},s=o[t];n.name=s.name,n.compression=0,n.decoded=!1,n.type=s.pixelType,n.pLinear=s.pLinear,n.width=e.width,n.height=e.lines}const h={idx:new Array(3)};for(let t=0;t<e.channels;++t){const e=l[t];for(let n=0;n<r.length;++n){const s=r[n];e.name==s.name&&(e.compression=s.compression,s.index>=0&&(h.idx[s.index]=t),e.offset=t)}}let d,c,u;if(i.acCompressedSize>0)switch(i.acCompression){case 0:d=new Uint16Array(i.totalAcUncompressedCount),_(e.array,t,n,i.acCompressedSize,d,i.totalAcUncompressedCount);break;case 1:const s=$o(e.array.slice(n.value,n.value+i.totalAcUncompressedCount));d=new Uint16Array(s.buffer),n.value+=i.totalAcUncompressedCount}if(i.dcCompressedSize>0){const t={array:e.array,offset:n,size:i.dcCompressedSize};c=new Uint16Array(A(t).buffer),n.value+=i.dcCompressedSize}i.rleRawSize>0&&(u=y($o(e.array.slice(n.value,n.value+i.rleCompressedSize)).buffer),n.value+=i.rleCompressedSize);let p=0;const m=new Array(l.length);for(let e=0;e<m.length;++e)m[e]=new Array;for(let t=0;t<e.lines;++t)for(let t=0;t<l.length;++t)m[t].push(p),p+=l[t].width*e.type*2;!function(e,t,n,s,i,r){let a=new DataView(r.buffer);const o=n[e.idx[0]].width,l=n[e.idx[0]].height,h=Math.floor(o/8),d=Math.ceil(o/8),c=Math.ceil(l/8),u=o-8*(d-1),p=l-8*(c-1),m={value:0},g=new Array(3),f=new Array(3),_=new Array(3),v=new Array(3),w=new Array(3);for(let n=0;n<3;++n)w[n]=t[e.idx[n]],g[n]=n<1?0:g[n-1]+d*c,f[n]=new Float32Array(64),_[n]=new Uint16Array(64),v[n]=new Uint16Array(64*d);for(let t=0;t<c;++t){let r=8;t==c-1&&(r=p);let o=8;for(let e=0;e<d;++e){e==d-1&&(o=u);for(let e=0;e<3;++e)_[e].fill(0),_[e][0]=i[g[e]++],S(m,s,_[e]),b=_[e],(y=f[e])[0]=G(b[0]),y[1]=G(b[1]),y[2]=G(b[5]),y[3]=G(b[6]),y[4]=G(b[14]),y[5]=G(b[15]),y[6]=G(b[27]),y[7]=G(b[28]),y[8]=G(b[2]),y[9]=G(b[4]),y[10]=G(b[7]),y[11]=G(b[13]),y[12]=G(b[16]),y[13]=G(b[26]),y[14]=G(b[29]),y[15]=G(b[42]),y[16]=G(b[3]),y[17]=G(b[8]),y[18]=G(b[12]),y[19]=G(b[17]),y[20]=G(b[25]),y[21]=G(b[30]),y[22]=G(b[41]),y[23]=G(b[43]),y[24]=G(b[9]),y[25]=G(b[11]),y[26]=G(b[18]),y[27]=G(b[24]),y[28]=G(b[31]),y[29]=G(b[40]),y[30]=G(b[44]),y[31]=G(b[53]),y[32]=G(b[10]),y[33]=G(b[19]),y[34]=G(b[23]),y[35]=G(b[32]),y[36]=G(b[39]),y[37]=G(b[45]),y[38]=G(b[52]),y[39]=G(b[54]),y[40]=G(b[20]),y[41]=G(b[22]),y[42]=G(b[33]),y[43]=G(b[38]),y[44]=G(b[46]),y[45]=G(b[51]),y[46]=G(b[55]),y[47]=G(b[60]),y[48]=G(b[21]),y[49]=G(b[34]),y[50]=G(b[37]),y[51]=G(b[47]),y[52]=G(b[50]),y[53]=G(b[56]),y[54]=G(b[59]),y[55]=G(b[61]),y[56]=G(b[35]),y[57]=G(b[36]),y[58]=G(b[48]),y[59]=G(b[49]),y[60]=G(b[57]),y[61]=G(b[58]),y[62]=G(b[62]),y[63]=G(b[63]),x(f[e]);C(f);for(let t=0;t<3;++t)P(f[t],v[t],64*e)}let l=0;for(let s=0;s<3;++s){const i=n[e.idx[s]].type;for(let e=8*t;e<8*t+r;++e){l=w[s][e];for(let t=0;t<h;++t){const n=64*t+8*(7&e);a.setUint16(l+0*i,v[s][n+0],!0),a.setUint16(l+2*i,v[s][n+1],!0),a.setUint16(l+4*i,v[s][n+2],!0),a.setUint16(l+6*i,v[s][n+3],!0),a.setUint16(l+8*i,v[s][n+4],!0),a.setUint16(l+10*i,v[s][n+5],!0),a.setUint16(l+12*i,v[s][n+6],!0),a.setUint16(l+14*i,v[s][n+7],!0),l+=16*i}}if(h!=d)for(let e=8*t;e<8*t+r;++e){const t=w[s][e]+8*h*2*i,n=64*h+8*(7&e);for(let e=0;e<o;++e)a.setUint16(t+2*e*i,v[s][n+e],!0)}}}var b,y;const M=new Uint16Array(o);a=new DataView(r.buffer);for(let t=0;t<3;++t){n[e.idx[t]].decoded=!0;const s=n[e.idx[t]].type;if(2==n[t].type)for(let e=0;e<l;++e){const n=w[t][e];for(let e=0;e<o;++e)M[e]=a.getUint16(n+2*e*s,!0);for(let e=0;e<o;++e)a.setFloat32(n+2*e*s,G(M[e]),!0)}}}(h,m,l,d,c,s);for(let t=0;t<l.length;++t){const n=l[t];if(!n.decoded)switch(n.compression){case 2:let i=0,r=0;for(let a=0;a<e.lines;++a){let e=m[t][i];for(let t=0;t<n.width;++t){for(let t=0;t<2*n.type;++t)s[e++]=u[r+t*n.width*n.height];r++}i++}break;case 1:default:throw new Error("EXRLoader.parse: unsupported channel compression")}}return new DataView(s.buffer)}function D(e,t){const n=new Uint8Array(e);let s=0;for(;0!=n[t.value+s];)s+=1;const i=(new TextDecoder).decode(n.slice(t.value,t.value+s));return t.value=t.value+s+1,i}function O(e,t){const n=e.getInt32(t.value,!0);return t.value=t.value+4,n}function k(e,t){const n=e.getUint32(t.value,!0);return t.value=t.value+4,n}function L(e,t){const n=e[t.value];return t.value=t.value+1,n}function U(e,t){const n=e.getUint8(t.value);return t.value=t.value+1,n}const B=function(e,t){let n;return n="getBigInt64"in DataView.prototype?Number(e.getBigInt64(t.value,!0)):e.getUint32(t.value+4,!0)+Number(e.getUint32(t.value,!0)<<32),t.value+=8,n};function N(e,t){const n=e.getFloat32(t.value,!0);return t.value+=4,n}function F(e,t){return wt.toHalfFloat(N(e,t))}function G(e){const t=(31744&e)>>10,n=1023&e;return(e>>15?-1:1)*(t?31===t?n?NaN:1/0:Math.pow(2,t-15)*(1+n/1024):n/1024*6103515625e-14)}function j(e,t){const n=e.getUint16(t.value,!0);return t.value+=2,n}function z(e,t){return G(j(e,t))}function H(e,t,n,s,i){return"string"===s||"stringvector"===s||"iccProfile"===s?function(e,t,n){const s=(new TextDecoder).decode(new Uint8Array(e).slice(t.value,t.value+n));return t.value=t.value+n,s}(t,n,i):"chlist"===s?function(e,t,n,s){const i=n.value,r=[];for(;n.value<i+s-1;){const s=D(t,n),i=O(e,n),a=U(e,n);n.value+=3;const o=O(e,n),l=O(e,n);r.push({name:s,pixelType:i,pLinear:a,xSampling:o,ySampling:l})}return n.value+=1,r}(e,t,n,i):"chromaticities"===s?function(e,t){return{redX:N(e,t),redY:N(e,t),greenX:N(e,t),greenY:N(e,t),blueX:N(e,t),blueY:N(e,t),whiteX:N(e,t),whiteY:N(e,t)}}(e,n):"compression"===s?function(e,t){return["NO_COMPRESSION","RLE_COMPRESSION","ZIPS_COMPRESSION","ZIP_COMPRESSION","PIZ_COMPRESSION","PXR24_COMPRESSION","B44_COMPRESSION","B44A_COMPRESSION","DWAA_COMPRESSION","DWAB_COMPRESSION"][U(e,t)]}(e,n):"box2i"===s?function(e,t){return{xMin:k(e,t),yMin:k(e,t),xMax:k(e,t),yMax:k(e,t)}}(e,n):"lineOrder"===s?function(e,t){return["INCREASING_Y"][U(e,t)]}(e,n):"float"===s?N(e,n):"v2f"===s?function(e,t){return[N(e,t),N(e,t)]}(e,n):"v3f"===s?function(e,t){return[N(e,t),N(e,t),N(e,t)]}(e,n):"int"===s?O(e,n):"rational"===s?function(e,t){return[O(e,t),k(e,t)]}(e,n):"timecode"===s?function(e,t){return[k(e,t),k(e,t)]}(e,n):"preview"===s?(n.value+=i,"skipped"):void(n.value+=i)}const V=new DataView(e),W=new Uint8Array(e),K={value:0},q=function(e,t,n){const s={};if(20000630!=e.getUint32(0,!0))throw new Error("THREE.EXRLoader: Provided file doesn't appear to be in OpenEXR format.");s.version=e.getUint8(4);const i=e.getUint8(5);s.spec={singleTile:!!(2&i),longName:!!(4&i),deepFormat:!!(8&i),multiPart:!!(16&i)},n.value=8;let r=!0;for(;r;){const i=D(t,n);if(0==i)r=!1;else{const r=D(t,n),a=H(e,t,n,r,k(e,n));void 0===a?console.warn(`THREE.EXRLoader: Skipped unknown header attribute type '${r}'.`):s[i]=a}}if(0!=(-5&i))throw console.error("THREE.EXRHeader:",s),new Error("THREE.EXRLoader: Provided file is currently unsupported.");return s}(V,e,K),X=function(e,t,n,s,i){const r={size:0,viewer:t,array:n,offset:s,width:e.dataWindow.xMax-e.dataWindow.xMin+1,height:e.dataWindow.yMax-e.dataWindow.yMin+1,channels:e.channels.length,bytesPerLine:null,lines:null,inputSize:null,type:e.channels[0].pixelType,uncompress:null,getter:null,format:null,colorSpace:w};switch(e.compression){case"NO_COMPRESSION":r.lines=1,r.uncompress=M;break;case"RLE_COMPRESSION":r.lines=1,r.uncompress=T;break;case"ZIPS_COMPRESSION":r.lines=1,r.uncompress=A;break;case"ZIP_COMPRESSION":r.lines=16,r.uncompress=A;break;case"PIZ_COMPRESSION":r.lines=32,r.uncompress=R;break;case"PXR24_COMPRESSION":r.lines=16,r.uncompress=E;break;case"DWAA_COMPRESSION":r.lines=32,r.uncompress=I;break;case"DWAB_COMPRESSION":r.lines=256,r.uncompress=I;break;default:throw new Error("EXRLoader.parse: "+e.compression+" is unsupported")}if(r.scanlineBlockSize=r.lines,1==r.type)switch(i){case ft:r.getter=z,r.inputSize=2;break;case gt:r.getter=j,r.inputSize=2}else{if(2!=r.type)throw new Error("EXRLoader.parse: unsupported pixelType "+r.type+" for "+e.compression+".");switch(i){case ft:r.getter=N,r.inputSize=4;break;case gt:r.getter=F,r.inputSize=4}}r.blockCount=(e.dataWindow.yMax+1)/r.scanlineBlockSize;for(let e=0;e<r.blockCount;e++)B(t,s);r.outputChannels=3==r.channels?4:r.channels;const a=r.width*r.height*r.outputChannels;switch(i){case ft:r.byteArray=new Float32Array(a),r.channels<r.outputChannels&&r.byteArray.fill(1,0,a);break;case gt:r.byteArray=new Uint16Array(a),r.channels<r.outputChannels&&r.byteArray.fill(15360,0,a);break;default:console.error("THREE.EXRLoader: unsupported type: ",i)}return r.bytesPerLine=r.width*r.inputSize*r.channels,4==r.outputChannels?(r.format=be,r.colorSpace=w):(r.format=_t,r.colorSpace=vt),r}(q,V,W,K,this.type),Y={value:0},Q={R:0,G:1,B:2,A:3,Y:0};for(let e=0;e<X.height/X.scanlineBlockSize;e++){const t=k(V,K);X.size=k(V,K),X.lines=t+X.scanlineBlockSize>X.height?X.height-t:X.scanlineBlockSize;const n=X.size<X.lines*X.bytesPerLine?X.uncompress(X):M(X);K.value+=X.size;for(let t=0;t<X.scanlineBlockSize;t++){const s=t+e*X.scanlineBlockSize;if(s>=X.height)break;for(let e=0;e<X.channels;e++){const i=Q[q.channels[e].name];for(let r=0;r<X.width;r++){Y.value=(t*(X.channels*X.width)+e*X.width+r)*X.inputSize;const a=(X.height-1-s)*(X.width*X.outputChannels)+r*X.outputChannels+i;X.byteArray[a]=X.getter(n,Y)}}}}return{header:q,width:X.width,height:X.height,data:X.byteArray,format:X.format,colorSpace:X.colorSpace,type:this.type}}setDataType(e){return this.type=e,this}load(e,t,n,s){return super.load(e,(function(e,n){e.colorSpace=n.colorSpace,e.minFilter=D,e.magFilter=D,e.generateMipmaps=!1,e.flipY=!1,t&&t(e,n)}),n,s)}}class nl extends mt{constructor(e){super(e),this.type=gt}parse(e){const t=function(e,t){switch(e){case 1:throw new Error("THREE.RGBELoader: Read Error: "+(t||""));case 2:throw new Error("THREE.RGBELoader: Write Error: "+(t||""));case 3:throw new Error("THREE.RGBELoader: Bad File Format: "+(t||""));default:case 4:throw new Error("THREE.RGBELoader: Memory Error: "+(t||""))}},n=function(e,t,n){t=t||1024;let s=e.pos,i=-1,r=0,a="",o=String.fromCharCode.apply(null,new Uint16Array(e.subarray(s,s+128)));for(;0>(i=o.indexOf("\n"))&&r<t&&s<e.byteLength;)a+=o,r+=o.length,s+=128,o+=String.fromCharCode.apply(null,new Uint16Array(e.subarray(s,s+128)));return-1<i&&(!1!==n&&(e.pos+=r+i+1),a+o.slice(0,i))},s=function(e,t,n,s){const i=e[t+3],r=Math.pow(2,i-128)/255;n[s+0]=e[t+0]*r,n[s+1]=e[t+1]*r,n[s+2]=e[t+2]*r,n[s+3]=1},i=function(e,t,n,s){const i=e[t+3],r=Math.pow(2,i-128)/255;n[s+0]=wt.toHalfFloat(Math.min(e[t+0]*r,65504)),n[s+1]=wt.toHalfFloat(Math.min(e[t+1]*r,65504)),n[s+2]=wt.toHalfFloat(Math.min(e[t+2]*r,65504)),n[s+3]=wt.toHalfFloat(1)},r=new Uint8Array(e);r.pos=0;const a=function(e){const s=/^\s*GAMMA\s*=\s*(\d+(\.\d+)?)\s*$/,i=/^\s*EXPOSURE\s*=\s*(\d+(\.\d+)?)\s*$/,r=/^\s*FORMAT=(\S+)\s*$/,a=/^\s*\-Y\s+(\d+)\s+\+X\s+(\d+)\s*$/,o={valid:0,string:"",comments:"",programtype:"RGBE",format:"",gamma:1,exposure:1,width:0,height:0};let l,h;for((e.pos>=e.byteLength||!(l=n(e)))&&t(1,"no header found"),(h=l.match(/^#\?(\S+)/))||t(3,"bad initial token"),o.valid|=1,o.programtype=h[1],o.string+=l+"\n";l=n(e),!1!==l;)if(o.string+=l+"\n","#"!==l.charAt(0)){if((h=l.match(s))&&(o.gamma=parseFloat(h[1])),(h=l.match(i))&&(o.exposure=parseFloat(h[1])),(h=l.match(r))&&(o.valid|=2,o.format=h[1]),(h=l.match(a))&&(o.valid|=4,o.height=parseInt(h[1],10),o.width=parseInt(h[2],10)),2&o.valid&&4&o.valid)break}else o.comments+=l+"\n";return 2&o.valid||t(3,"missing format specifier"),4&o.valid||t(3,"missing image size specifier"),o}(r),o=a.width,l=a.height,h=function(e,n,s){const i=n;if(i<8||i>32767||2!==e[0]||2!==e[1]||128&e[2])return new Uint8Array(e);i!==(e[2]<<8|e[3])&&t(3,"wrong scanline width");const r=new Uint8Array(4*n*s);r.length||t(4,"unable to allocate buffer space");let a=0,o=0;const l=4*i,h=new Uint8Array(4),d=new Uint8Array(l);let c=s;for(;c>0&&o<e.byteLength;){o+4>e.byteLength&&t(1),h[0]=e[o++],h[1]=e[o++],h[2]=e[o++],h[3]=e[o++],2==h[0]&&2==h[1]&&(h[2]<<8|h[3])==i||t(3,"bad rgbe scanline format");let n,s=0;for(;s<l&&o<e.byteLength;){n=e[o++];const i=n>128;if(i&&(n-=128),(0===n||s+n>l)&&t(3,"bad scanline data"),i){const t=e[o++];for(let e=0;e<n;e++)d[s++]=t}else d.set(e.subarray(o,o+n),s),s+=n,o+=n}const u=i;for(let e=0;e<u;e++){let t=0;r[a]=d[e+t],t+=i,r[a+1]=d[e+t],t+=i,r[a+2]=d[e+t],t+=i,r[a+3]=d[e+t],a+=4}c--}return r}(r.subarray(r.pos),o,l);let d,c,u;switch(this.type){case ft:u=h.length/4;const e=new Float32Array(4*u);for(let t=0;t<u;t++)s(h,4*t,e,4*t);d=e,c=ft;break;case gt:u=h.length/4;const t=new Uint16Array(4*u);for(let e=0;e<u;e++)i(h,4*e,t,4*e);d=t,c=gt;break;default:throw new Error("THREE.RGBELoader: Unsupported type: "+this.type)}return{width:o,height:l,data:d,header:a.string,gamma:a.gamma,exposure:a.exposure,type:c}}setDataType(e){return this.type=e,this}load(e,t,n,s){return super.load(e,(function(e,n){switch(e.type){case ft:case gt:e.colorSpace=w,e.minFilter=D,e.magFilter=D,e.generateMipmaps=!1,e.flipY=!0}t&&t(e,n)}),n,s)}}class sl extends z{constructor(e,t){const n=new y({transparent:!0,depthWrite:!1});sl.alphaMap&&n.color.set(0),n.polygonOffset=!0,super(new yt(1,1,10,10),n),this.name="ShadowGroundPlane",this.userData.isFloor=!0,this.renderOrder=1,this.receiveShadow=!1,this.layers.disableAll(),t&&this.updateMaterial(t),this.setShadowMap(e)}setVisibility(e){this.visible=e,this.setVisibilityLayers(e)}setVisibilityLayers(e){e?this.layers.enableAll():this.layers.disableAll()}setDepthWrite(e){const t=this.material;t.depthWrite=e,t.transparent=!e,t.needsUpdate=!0,this.setVisibility(e)}setReceiveShadow(e){this.receiveShadow=e,this.setVisibility(e)}setShadowMap(e){const t=this.material;t.map=e,sl.alphaMap&&(t.alphaMap=e),t.needsUpdate=!0}updateMaterial(e){const t=this.material;e.opacity&&t.opacity!==e.opacity&&(t.opacity=e.opacity),e.polygonOffset&&t.polygonOffsetFactor!==e.polygonOffset&&(t.polygonOffset=!0,t.polygonOffsetFactor=e.polygonOffset,t.polygonOffsetUnits=e.polygonOffset),t.needsUpdate=!0}}sl.alphaMap=!1;class il extends class{constructor(){this.isPass=!0,this.enabled=!0,this.needsSwap=!0,this.clear=!1,this.renderToScreen=!1}setSize(){}render(){console.error("THREE.Pass: .render() must be implemented in derived pass.")}dispose(){}}{get renderPassManager(){return this._renderPassManager}get renderCacheManager(){return this._renderPassManager.renderCacheManager}get scene(){return this._renderPassManager.scene}get camera(){return this._renderPassManager.camera}get gBufferTextures(){return this._renderPassManager.gBufferRenderPass}get passRenderer(){return this._renderPassManager.passRenderer}constructor(e){super(),this._renderPassManager=e}render(e,t,n,s,i){this.renderPass(e)}}const rl=(e,t,n)=>{const s=al(e,t,n);let i="vec3[SAMPLES](";for(let t=0;t<e;t++){const n=s[t];i+=`vec3(${n.x}, ${n.y}, ${n.z})${t<e-1?",":")"}`}return i},al=(e,t,n)=>{const s=[];for(let i=0;i<e;i++){const r=2*Math.PI*t*i/e,o=Math.pow(i/(e-1),n);s.push(new a(Math.cos(r),Math.sin(r),o))}return s},ol={name:"PoissonDenoiseShader",defines:{SAMPLES:16,SAMPLE_VECTORS:rl(16,2,1),NV_ALIGNED_SAMPLES:0,SAMPLE_DISTRIBUTION:0,DEPTH_VALUE_SOURCE:0,LUMINANCE_TYPE:"float",SAMPLE_LUMINANCE:"dot(vec3(0.2125, 0.7154, 0.0721), a)",SCENE_CLIP_BOX:0,FRAGMENT_OUTPUT:"vec4(vec3(denoised), 1.)"},uniforms:{tDiffuse:{value:null},tNormal:{value:null},tDepth:{value:null},tNoise:{value:null},resolution:{value:new r},cameraProjectionMatrix:{value:new C},cameraProjectionMatrixInverse:{value:new C},cameraWorldMatrix:{value:new C},lumaPhi:{value:5},depthPhi:{value:5},normalPhi:{value:5},radius:{value:10},radiusExponent:{value:1},index:{value:0},sceneBoxMin:{value:new a(-1,-1,-1)},sceneBoxMax:{value:new a(1,1,1)}},vertexShader:"\nvarying vec2 vUv;\nvoid main() {\n vUv = uv;\n gl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n}",fragmentShader:"\nvarying vec2 vUv;\nuniform sampler2D tDiffuse;\nuniform sampler2D tNormal;\nuniform sampler2D tDepth;\nuniform sampler2D tNoise;\nuniform vec2 resolution;\nuniform mat4 cameraProjectionMatrix;\nuniform mat4 cameraProjectionMatrixInverse;\nuniform mat4 cameraWorldMatrix;\nuniform float lumaPhi;\nuniform float depthPhi;\nuniform float normalPhi;\nuniform float radius;\nuniform float radiusExponent;\nuniform int index;\n#if SCENE_CLIP_BOX == 1\n uniform vec3 sceneBoxMin;\n uniform vec3 sceneBoxMax;\n#endif\n\n#include <common>\n#include <packing>\n\n#ifndef LUMINANCE_TYPE\n#define LUMINANCE_TYPE float\n#endif\n\n#ifndef SAMPLE_LUMINANCE\n#define SAMPLE_LUMINANCE dot(vec3(0.2125, 0.7154, 0.0721), a)\n#endif\n\n#ifndef FRAGMENT_OUTPUT\n#define FRAGMENT_OUTPUT vec4(vec3(denoised), 1.)\n#endif\n\nLUMINANCE_TYPE getLuminance(const in vec3 a) {\n return SAMPLE_LUMINANCE;\n}\n\nconst vec3 poissonDisk[SAMPLES] = SAMPLE_VECTORS;\n\nvec3 getViewPosition(const in vec2 screenPosition, const in float depth) {\n vec4 clipSpacePosition = vec4(vec3(screenPosition, depth) * 2.0 - 1.0, 1.0);\n vec4 viewSpacePosition = cameraProjectionMatrixInverse * clipSpacePosition;\n return viewSpacePosition.xyz / viewSpacePosition.w;\n}\n\nfloat getDepth(const vec2 uv) {\n#if DEPTH_VALUE_SOURCE == 1 \n return textureLod(tDepth, uv.xy, 0.0).a;\n#else\n return textureLod(tDepth, uv.xy, 0.0).r;\n#endif\n}\n\nfloat fetchDepth(const ivec2 uv) {\n#if DEPTH_VALUE_SOURCE == 1 \n return texelFetch(tDepth, uv.xy, 0).a;\n#else\n return texelFetch(tDepth, uv.xy, 0).r;\n#endif\n}\n\nvec3 computeNormalFromDepth(const vec2 uv) {\n vec2 size = vec2(textureSize(tDepth, 0));\n ivec2 p = ivec2(uv * size);\n float c0 = fetchDepth(p);\n float l2 = fetchDepth(p - ivec2(2, 0));\n float l1 = fetchDepth(p - ivec2(1, 0));\n float r1 = fetchDepth(p + ivec2(1, 0));\n float r2 = fetchDepth(p + ivec2(2, 0));\n float b2 = fetchDepth(p - ivec2(0, 2));\n float b1 = fetchDepth(p - ivec2(0, 1));\n float t1 = fetchDepth(p + ivec2(0, 1));\n float t2 = fetchDepth(p + ivec2(0, 2));\n float dl = abs((2.0 * l1 - l2) - c0);\n float dr = abs((2.0 * r1 - r2) - c0);\n float db = abs((2.0 * b1 - b2) - c0);\n float dt = abs((2.0 * t1 - t2) - c0);\n vec3 ce = getViewPosition(uv, c0).xyz;\n vec3 dpdx = (dl < dr) ? ce - getViewPosition((uv - vec2(1.0 / size.x, 0.0)), l1).xyz\n : -ce + getViewPosition((uv + vec2(1.0 / size.x, 0.0)), r1).xyz;\n vec3 dpdy = (db < dt) ? ce - getViewPosition((uv - vec2(0.0, 1.0 / size.y)), b1).xyz\n : -ce + getViewPosition((uv + vec2(0.0, 1.0 / size.y)), t1).xyz;\n return normalize(cross(dpdx, dpdy));\n}\n\nvec3 getViewNormal(const vec2 uv) {\n#if NORMAL_VECTOR_TYPE == 2\n return normalize(textureLod(tNormal, uv, 0.).rgb);\n#elif NORMAL_VECTOR_TYPE == 1\n return unpackRGBToNormal(textureLod(tNormal, uv, 0.).rgb);\n#else\n return computeNormalFromDepth(uv);\n#endif\n}\n\nvoid denoiseSample(in vec3 center, in vec3 viewNormal, in vec3 viewPos, in vec2 sampleUv, inout vec3 denoised, inout LUMINANCE_TYPE totalWeight) {\n vec4 sampleTexel = textureLod(tDiffuse, sampleUv, 0.0);\n float sampleDepth = getDepth(sampleUv);\n vec3 sampleNormal = getViewNormal(sampleUv);\n vec3 neighborColor = sampleTexel.rgb;\n vec3 viewPosSample = getViewPosition(sampleUv, sampleDepth);\n \n float normalDiff = dot(viewNormal, sampleNormal);\n float normalSimilarity = pow(max(normalDiff, 0.), normalPhi);\n LUMINANCE_TYPE lumaDiff = abs(getLuminance(neighborColor) - getLuminance(center));\n LUMINANCE_TYPE lumaSimilarity = max(1. - lumaDiff / lumaPhi, 0.);\n float depthDiff = abs(dot(viewPos - viewPosSample, viewNormal));\n float depthSimilarity = max(1. - depthDiff / depthPhi, 0.);\n LUMINANCE_TYPE w = lumaSimilarity * depthSimilarity * normalSimilarity;\n\n denoised += w * neighborColor;\n totalWeight += w;\n}\n\nvoid main() {\n float depth = getDepth(vUv.xy);\t\n vec3 viewNormal = getViewNormal(vUv);\t\n if (depth == 1. || dot(viewNormal, viewNormal) == 0.) {\n discard;\n return;\n }\n vec4 texel = textureLod(tDiffuse, vUv, 0.0);\n vec3 center = texel.rgb;\n vec3 viewPos = getViewPosition(vUv, depth);\n\n #if SCENE_CLIP_BOX == 1\n vec3 worldPos = (cameraWorldMatrix * vec4(viewPos, 1.0)).xyz;\n float boxDistance = length(max(vec3(0.0), max(sceneBoxMin - worldPos, worldPos - sceneBoxMax)));\n if (boxDistance > radius * 2.) {\n discard;\n return;\n }\n\t\t#endif\n\n vec2 noiseResolution = vec2(textureSize(tNoise, 0));\n vec2 noiseUv = vUv * resolution / noiseResolution;\n vec4 noiseTexel = textureLod(tNoise, noiseUv, 0.0);\n vec2 noiseVec = vec2(sin(noiseTexel[index % 4] * 2. * PI), cos(noiseTexel[index % 4] * 2. * PI));\n #if SAMPLE_DISTRIBUTION == 1\n vec3 randomVec = normalize(vec3(noiseVec.xy, 0.));\n vec3 tangent = normalize(randomVec - viewNormal * dot(randomVec, viewNormal));\n vec3 bitangent = cross(viewNormal, tangent);\n mat3 kernelMatrix = mat3(tangent, bitangent, viewNormal);\n #else\n mat2 rotationMatrix = mat2(noiseVec.x, -noiseVec.y, noiseVec.x, noiseVec.y);\n #endif\n\n LUMINANCE_TYPE totalWeight = LUMINANCE_TYPE(1.);\n vec3 denoised = texel.rgb;\n for (int i = 0; i < SAMPLES; i++) {\n vec3 sampleDir = poissonDisk[i];\n #if SAMPLE_DISTRIBUTION == 1\n vec3 offsetViewPos = viewPos + normalize(kernelMatrix * vec3(sampleDir.xy, 0.)) * sampleDir.z * radius;\n vec4 samplePointNDC = cameraProjectionMatrix * vec4(offsetViewPos, 1.0); \n vec2 sampleUv = (samplePointNDC.xy / samplePointNDC.w * 0.5 + 0.5);\n #else\n vec2 offset = rotationMatrix * (sampleDir.xy * (1. + sampleDir.z * (radius - 1.)) / resolution);\n vec2 sampleUv = vUv + offset;\n #endif\n denoiseSample(center, viewNormal, viewPos, sampleUv, denoised, totalWeight);\n }\n\n denoised /= totalWeight + 1.0 - step(0.0, totalWeight);\n gl_FragColor = FRAGMENT_OUTPUT;\n}"},ll={iterations:2,samples:16,rings:2,radiusExponent:1,radius:5,lumaPhi:10,depthPhi:.5,normalPhi:1,nvOrientatedSamples:!1};class hl{get texture(){return this.parameters.iterations>0&&this._renderTargets.length>0?this._renderTargets[this._outputRenderTargetIndex].texture:this._inputTexture}set inputTexture(e){this._inputTexture=e}constructor(e,t,n){this.needsUpdate=!0,this.parameters={...ll},this._width=0,this._height=0,this._normalVectorSourceType="floatBufferNormal",this._depthValueSourceType="normalVectorAlpha",this._inputTexture=null,this.depthTexture=null,this.normalTexture=null,this._noiseTexture=null,this._renderTargets=[],this._outputRenderTargetIndex=0,this._passRenderer=new Mr,this._rgInputTexture=!1,this._width=e,this._height=t,this._normalVectorSourceType=(null==n?void 0:n.normalVectorSourceType)||"floatBufferNormal",this._depthValueSourceType=(null==n?void 0:n.depthValueSourceType)||"normalVectorAlpha",this._inputTexture=(null==n?void 0:n.inputTexture)||null,this.depthTexture=(null==n?void 0:n.depthTexture)||null,this.normalTexture=(null==n?void 0:n.normalTexture)||null,this._rgInputTexture=(null==n?void 0:n.rgInputTexture)||!1,this._luminanceType=(null==n?void 0:n.luminanceType)||"vec3",this._sampleLuminance=(null==n?void 0:n.sampleLuminance)||"a",this._fragmentOutput=(null==n?void 0:n.fragmentOutput)||"vec4(denoised.xyz, 1.)",(null==n?void 0:n.poissonDenoisePassParameters)&&(this.parameters=n.poissonDenoisePassParameters),n&&this.updateTextures(n)}_getNoiseTexture(e=64){if(!this._noiseTexture){const t=new xr,n=new Uint8Array(e*e*4);for(let s=0;s<e;s++)for(let i=0;i<e;i++){const r=s,a=i;n[4*(s*e+i)]=127.5*(t.noise(r,a)+1),n[4*(s*e+i)+1]=127.5*(t.noise(r+e,a)+1),n[4*(s*e+i)+2]=127.5*(t.noise(r,a+e)+1),n[4*(s*e+i)+3]=127.5*(t.noise(r+e,a+e)+1)}this._noiseTexture=new ye(n,e,e,be,ke),this._noiseTexture.wrapS=k,this._noiseTexture.wrapT=k,this._noiseTexture.needsUpdate=!0}return this._noiseTexture}_getMaterial(e,t){let n=t;return this._pdMaterial||(this._pdMaterial=new Me({defines:Object.assign({},ol.defines),uniforms:Ie.clone(ol.uniforms),vertexShader:ol.vertexShader,fragmentShader:ol.fragmentShader,depthTest:!1,depthWrite:!1}),this._pdMaterial.uniforms.tNoise.value=this._getNoiseTexture(),n=!0),n&&this._updateShader(this._pdMaterial),this._updateUniforms(this._pdMaterial,e,n),this._pdMaterial}_updateShader(e){e.defines.SAMPLES=this.parameters.samples,e.defines.SAMPLE_VECTORS=rl(this.parameters.samples,this.parameters.rings,this.parameters.radiusExponent),e.defines.SAMPLE_DISTRIBUTION=this.parameters.nvOrientatedSamples?1:0,e.defines.NORMAL_VECTOR_TYPE="floatBufferNormal"===this._normalVectorSourceType?2:1,e.defines.DEPTH_VALUE_SOURCE="normalVectorAlpha"===this._depthValueSourceType?1:0,e.needsUpdate=!0,e.defines.LUMINANCE_TYPE=this._luminanceType,e.defines.SAMPLE_LUMINANCE=this._sampleLuminance,e.defines.FRAGMENT_OUTPUT=this._fragmentOutput,e.defines.SCENE_CLIP_BOX=this._sceneClipBox?1:0,e.needsUpdate=!0}_updateUniforms(e,t,n){const s="normalVectorAlpha"===this._depthValueSourceType?this.normalTexture:this.depthTexture;e.uniforms.tDiffuse.value=this._inputTexture,e.uniforms.tNormal.value=this.normalTexture,e.uniforms.tDepth.value=s,e.uniforms.resolution.value.set(this._width,this._height),e.uniforms.cameraProjectionMatrix.value.copy(t.projectionMatrix),e.uniforms.cameraProjectionMatrixInverse.value.copy(t.projectionMatrixInverse),e.uniforms.cameraWorldMatrix.value.copy(t.matrixWorld),n&&(e.uniforms.lumaPhi.value=this.parameters.lumaPhi,e.uniforms.depthPhi.value=this.parameters.depthPhi,e.uniforms.normalPhi.value=this.parameters.normalPhi,e.uniforms.radius.value=this.parameters.radius,e.uniforms.radiusExponent.value=this.parameters.radiusExponent,this._sceneClipBox&&(e.uniforms.sceneBoxMin.value.copy(this._sceneClipBox.min),e.uniforms.sceneBoxMax.value.copy(this._sceneClipBox.max)))}_getRenderTargets(){return this._renderTargets.length<2&&(this._renderTargets=[new Ne(this._width,this._height,{format:this._rgInputTexture?St:be,magFilter:D,minFilter:D}),new Ne(this._width,this._height,{format:this._rgInputTexture?St:be,magFilter:D,minFilter:D})]),this._renderTargets}dispose(){var e,t;null===(e=this._noiseTexture)||void 0===e||e.dispose(),null===(t=this._pdMaterial)||void 0===t||t.dispose(),this._renderTargets.forEach(e=>e.dispose())}setSize(e,t){this._width=e,this._height=t,this._renderTargets.forEach(n=>n.setSize(e,t)),this.needsUpdate=!0}updateBounds(e){this._sceneClipBox=(new ge).copy(e),this.needsUpdate=!0}updateParameters(e){for(const t in e)this.parameters.hasOwnProperty(t)&&(this.parameters[t]=e[t],this.needsUpdate=!0)}updateTextures(e){e.inputTexture&&(this._inputTexture=e.inputTexture,this.needsUpdate=!0),e.depthTexture&&(this.depthTexture=e.depthTexture,this.needsUpdate=!0),e.normalTexture&&(this.normalTexture=e.normalTexture,this.needsUpdate=!0)}render(e,t){const n=this._getMaterial(t,this.needsUpdate);this.needsUpdate=!1;const s=this._getRenderTargets();for(let t=0;t<this.parameters.iterations;t++){const i=s[(t+1)%2];this._outputRenderTargetIndex=t%2;const r=s[this._outputRenderTargetIndex];n.uniforms.tDiffuse.value=0===t?this._inputTexture:i.texture,n.uniforms.index.value=t,this._passRenderer.renderScreenSpace(e,n,r,16777215,1)}}renderToTarget(e,t,n){const s=this._getMaterial(t,this.needsUpdate);this.needsUpdate=!1,this._passRenderer.renderScreenSpace(e,s,n,16777215,1)}}const dl={shadowRadius:.05};class cl extends il{get aoAndSoftShadowRenderTarget(){var e;return this._aoAndSoftShadowRenderTarget=null!==(e=this._aoAndSoftShadowRenderTarget)&&void 0!==e?e:new Ne(this._width,this._height,{samples:0,format:St,magFilter:D,minFilter:D}),this._aoAndSoftShadowRenderTarget}get aoRenderPass(){return this._aoPass||(this._aoPass=new Dr(this._width,this._height,{normalVectorSourceType:this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?"floatBufferNormal":"inputRgbNormal",depthValueSourceType:this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?"normalVectorAlpha":"separateBuffer",modulateRedChannel:!0,aoParameters:this.parameters.ao})),this._aoPass}get softShadowPass(){if(this._softShadowPass){const e=this._softShadowPass;e.depthTexture=this.gBufferTextures.depthBufferTexture,e.normalTexture=this.gBufferTextures.gBufferTexture}else this._softShadowPass=new hl(this._width,this._height,{inputTexture:void 0,depthTexture:this.gBufferTextures.depthBufferTexture,normalTexture:this.gBufferTextures.gBufferTexture,normalVectorSourceType:this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?"floatBufferNormal":"inputRgbNormal",depthValueSourceType:this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?"normalVectorAlpha":"separateBuffer",rgInputTexture:!0,luminanceType:"float",sampleLuminance:"a.x",fragmentOutput:"vec4(1.0, denoised.x, 0.0, 1.0)",poissonDenoisePassParameters:{iterations:1,samples:16,rings:2,radiusExponent:1,radius:this.parameters.shadow.shadowRadius,lumaPhi:10,depthPhi:.1,normalPhi:4,nvOrientatedSamples:!0}});return this._softShadowPass}get fadeRenderTarget(){var e;return this._fadeRenderTarget=null!==(e=this._fadeRenderTarget)&&void 0!==e?e:new Ne(this._width,this._height,{format:St,magFilter:D,minFilter:D}),this._fadeRenderTarget}get denoisePass(){if(this._poissonDenoisePass){const e=this._poissonDenoisePass;e.depthTexture=this.gBufferTextures.depthBufferTexture,e.normalTexture=this.gBufferTextures.gBufferTexture}else this._poissonDenoisePass=new hl(this._width,this._height,{inputTexture:this.aoAndSoftShadowRenderTarget.texture,depthTexture:this.gBufferTextures.depthBufferTexture,normalTexture:this.gBufferTextures.gBufferTexture,normalVectorSourceType:this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?"floatBufferNormal":"inputRgbNormal",depthValueSourceType:this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?"normalVectorAlpha":"separateBuffer",rgInputTexture:!0,poissonDenoisePassParameters:this.parameters.poissonDenoise});return this._poissonDenoisePass}get denoiseRenderTargetTexture(){return this.denoisePass?this.denoisePass.texture:null}constructor(e,t,n,s,i){var r,a,o,l,h,d,c;super(e),this.needsUpdate=!0,this.shadowAndAoPassSettings={shadowMapTexture:null,shadowBlurType:"full",shadowFadeInBlurType:"full",shadowFadeInMix:0,noOStaticFrames:0},this._cameraUpdate=new Pr,this._width=t,this._height=n,this._samples=s,this.parameters={enabled:null===(r=null==i?void 0:i.enabled)||void 0===r||r,aoIntensity:null!==(a=null==i?void 0:i.aoIntensity)&&void 0!==a?a:.5,shadowIntensity:null!==(o=null==i?void 0:i.shadowIntensity)&&void 0!==o?o:.35,aoOnGround:null===(l=null==i?void 0:i.aoOnGround)||void 0===l||l,shadowOnGround:null!==(h=null==i?void 0:i.shadowOnGround)&&void 0!==h&&h,alwaysUpdate:null!==(d=null==i?void 0:i.alwaysUpdate)&&void 0!==d&&d,progressiveDenoiseIterations:null!==(c=null==i?void 0:i.progressiveDenoiseIterations)&&void 0!==c?c:0,shadow:{...dl},ao:{...Ir},poissonDenoise:{...ll}},this._copyMaterial=new _r,this._blendMaterial=new _r({},"default")}dispose(){var e,t,n,s,i,r,a;super.dispose(),null===(e=this._aoAndSoftShadowRenderTarget)||void 0===e||e.dispose(),null===(t=this._softShadowPass)||void 0===t||t.dispose(),null===(n=this._aoPass)||void 0===n||n.dispose(),null===(s=this._fadeRenderTarget)||void 0===s||s.dispose(),null===(i=this._poissonDenoisePass)||void 0===i||i.dispose(),null===(r=this._copyMaterial)||void 0===r||r.dispose(),null===(a=this._blendMaterial)||void 0===a||a.dispose()}setSize(e,t){var n,s,i,r,a;this._width=e,this._height=t,null===(n=this._aoAndSoftShadowRenderTarget)||void 0===n||n.setSize(e,t),null===(s=this._softShadowPass)||void 0===s||s.setSize(e,t),null===(i=this._aoPass)||void 0===i||i.setSize(e,t),null===(r=this._fadeRenderTarget)||void 0===r||r.setSize(e,t),null===(a=this._poissonDenoisePass)||void 0===a||a.setSize(this._width,this._height),this.needsUpdate=!0}updateParameters(e){void 0!==e.enabled&&(this.parameters.enabled=e.enabled),void 0!==e.aoIntensity&&(this.parameters.aoIntensity=e.aoIntensity),void 0!==e.shadowIntensity&&(this.parameters.shadowIntensity=e.shadowIntensity),void 0!==e.aoOnGround&&(this.parameters.aoOnGround=e.aoOnGround),void 0!==e.shadowOnGround&&(this.parameters.shadowOnGround=e.shadowOnGround),void 0!==e.alwaysUpdate&&(this.parameters.alwaysUpdate=e.alwaysUpdate),this._updatePassParameters(e)}_updatePassParameters(e){var t,n;if(null==e?void 0:e.shadow){for(const t in e.shadow)this.parameters.shadow.hasOwnProperty(t)&&(this.parameters.shadow[t]=e.shadow[t]);this._softShadowPass&&(this._softShadowPass.needsUpdate=!0)}if(null==e?void 0:e.ao){for(const t in e.ao)this.parameters.ao.hasOwnProperty(t)&&(this.parameters.ao[t]=e.ao[t]);this._aoPass&&(null===(t=this._aoPass)||void 0===t||t.updateParameters(null==e?void 0:e.ao))}if(null==e?void 0:e.poissonDenoise)if(this._poissonDenoisePass)null===(n=this._poissonDenoisePass)||void 0===n||n.updateParameters(null==e?void 0:e.poissonDenoise);else for(const t in e.poissonDenoise)this.parameters.poissonDenoise.hasOwnProperty(t)&&(this.parameters.poissonDenoise[t]=e.poissonDenoise[t])}updateBounds(e,t){var n,s;null===(n=this._softShadowPass)||void 0===n||n.updateBounds(e.bounds),null===(s=this._aoPass)||void 0===s||s.updateBounds(e.bounds,t)}_getRenderConditions(e="full",t=0,n=0){const s="poisson"===e&&t>.001,i="hard"===e&&t>.001&&t<.999;return{fadeInPoissonShadow:s,fadeInHardShadow:i,onlyHardShadow:"hard"===e&&!i,progressiveDenoise:!s&&!i&&n>1&&n<=this.parameters.progressiveDenoiseIterations+1}}renderPass(e){if(!this._setRenderState())return;const t=this._getRenderConditions(this.shadowAndAoPassSettings.shadowFadeInBlurType,this.shadowAndAoPassSettings.shadowFadeInMix,this.shadowAndAoPassSettings.noOStaticFrames);let n=!1;!t.onlyHardShadow&&"full"===this.shadowAndAoPassSettings.shadowBlurType&&this._evaluateIfUpdateIsNeeded(this.camera)&&(this._renderShadowAndAo(e,this.scene,this.camera,this.shadowAndAoPassSettings.shadowMapTexture),n=!0);let s=t.onlyHardShadow?this.shadowAndAoPassSettings.shadowMapTexture:this.denoiseRenderTargetTexture;t.fadeInPoissonShadow&&(s=this._renderDynamicShadow(e,this.aoAndSoftShadowRenderTarget.texture,this.shadowAndAoPassSettings.shadowMapTexture,this.shadowAndAoPassSettings.shadowFadeInMix),n=!0),n?s=this._renderDenoise(e,this.camera,t.fadeInPoissonShadow,!1):t.progressiveDenoise&&(s=this._renderDenoise(e,this.camera,!1,!0)),t.fadeInHardShadow&&(s=this._renderDynamicShadow(e,this.denoiseRenderTargetTexture,this.shadowAndAoPassSettings.shadowMapTexture,this.shadowAndAoPassSettings.shadowFadeInMix)),this._renderToTarget(e,s,t.onlyHardShadow)}_setRenderState(){return!(!this.parameters.enabled||!(null!==this.parameters.ao.algorithm||this.parameters.shadowIntensity>=.01)||(this.needsUpdate&&(this._aoPass&&(this._aoPass.needsUpdate=!0),this._poissonDenoisePass&&(this._poissonDenoisePass.needsUpdate=!0)),0))}_evaluateIfUpdateIsNeeded(e){e.updateProjectionMatrix();const t=this.parameters.alwaysUpdate||this.needsUpdate||null!=e&&this._cameraUpdate.changed(e);return this.needsUpdate=!1,t}_renderShadowAndAo(e,t,n,s){var i;const r=null!==this.parameters.ao.algorithm&&this.parameters.aoIntensity>.01;r||null===(i=this._aoPass)||void 0===i||i.clear(e,this.aoAndSoftShadowRenderTarget),this._renderSoftShadow(e,n,s),r&&this._renderAo(e,t,n)}_renderAo(e,t,n){const s=this.gBufferTextures.depthBufferTexture,i=this.gBufferTextures.gBufferTexture,r=this._aoAndSoftShadowRenderTarget,a=e.autoClear;e.autoClear=!1;const o=this.aoRenderPass;o.depthTexture=s,o.normalTexture=i,o.render(e,n,t,r),e.autoClear=a}_renderSoftShadow(e,t,n){const s=this.softShadowPass;s.parameters.radius=this.parameters.shadow.shadowRadius,s.inputTexture=n,this.softShadowPass.renderToTarget(e,t,this.aoAndSoftShadowRenderTarget)}_renderDynamicShadow(e,t,n,s=1){const i=s<.999;return i&&(this._copyMaterial.update({texture:t,blending:De,colorTransform:or,multiplyChannels:0}),this.passRenderer.renderScreenSpace(e,this._copyMaterial,this.fadeRenderTarget)),s>.001&&(this._blendMaterial.update({texture:n,blending:i?Le:De,colorTransform:(new C).set(0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,i?s:1),multiplyChannels:0}),this.passRenderer.renderScreenSpace(e,this._blendMaterial,this.fadeRenderTarget)),this.fadeRenderTarget.texture}_renderDenoise(e,t,n,s){const i=this.denoisePass;return i.inputTexture=n?this.fadeRenderTarget.texture:s?i.texture:this.aoAndSoftShadowRenderTarget.texture,i.render(e,t),i.texture}_renderToTarget(e,t,n){const s=n?this.parameters.shadowIntensity:this.parameters.aoIntensity,i=n?0:this.parameters.shadowIntensity;this.passRenderer.renderScreenSpace(e,this._copyMaterial.update({texture:t,blending:Le,colorTransform:fr(s,i,0,1),multiplyChannels:1}),e.getRenderTarget())}}cl.shadowTransform=(new C).set(0,1,0,0,0,1,0,0,0,1,0,0,0,0,0,1);class ul{get isOutlinePassActivated(){return this.outlinePassActivated}get outlinePass(){return this._renderPassManager.outlinePass}constructor(e,t,n){this._effectComposer=null,this.outlinePassActivated=!1,this._renderPassManager=e,this._effectComposer=t,this.parameters={enabled:!0,edgeStrength:2,edgeGlow:1,edgeThickness:2,pulsePeriod:0,usePatternTexture:!1,visibleEdgeColor:16777215,hiddenEdgeColor:16777215,...n}}updateParameters(e){for(const t in e)this.parameters.hasOwnProperty(t)&&(this.parameters[t]=e[t])}applyParameters(){this.outlinePass&&(this.outlinePass.edgeStrength=this.parameters.edgeStrength,this.outlinePass.edgeGlow=this.parameters.edgeGlow,this.outlinePass.edgeThickness=this.parameters.edgeThickness,this.outlinePass.pulsePeriod=this.parameters.pulsePeriod,this.outlinePass.usePatternTexture=this.parameters.usePatternTexture,this.outlinePass.visibleEdgeColor.set(this.parameters.visibleEdgeColor),this.outlinePass.hiddenEdgeColor.set(this.parameters.hiddenEdgeColor))}activateOutline(e,t){var n;if(!this.parameters.enabled)return void this.deactivateOutline();const s=(null===(n=this.outlinePass)||void 0===n?void 0:n.renderCamera)&&t.isPerspectiveCamera!==this.outlinePass.renderCamera.isPerspectiveCamera;this.outlinePass&&(this.outlinePass.renderScene=e,this.outlinePass.renderCamera=t),!s&&this.outlinePassActivated||(!s&&this.outlinePass||this._renderPassManager.createOutlinePass(),this.applyParameters(),this._effectComposer&&this._effectComposer.addPass(this.outlinePass),this.outlinePassActivated=!0)}deactivateOutline(){this.outlinePassActivated&&(this.outlinePass&&this._effectComposer&&this._effectComposer.removePass(this.outlinePass),this.outlinePassActivated=!1)}updateOutline(e,t,n){n.length>0?(this.activateOutline(e,t),this.outlinePass&&(this.outlinePass.selectedObjects=n)):this.deactivateOutline()}}class pl{constructor(e){this.needsUpdate=!0,this._cache=null,this._cache=e}dispose(){var e;null===(e=this._cache)||void 0===e||e.dispose()}clear(){var e;null===(e=this._cache)||void 0===e||e.clear(),this.needsUpdate=!0}update(e){this.needsUpdate&&this._cache&&(e.traverse(e=>{var t,n,s;e.isLine||e.isPoints?null===(t=this._cache)||void 0===t||t.addLineOrPoint(e):e.isMesh?null===(n=this._cache)||void 0===n||n.addMesh(e):null===(s=this._cache)||void 0===s||s.addObject(e)}),this.needsUpdate=!1)}onBeforeRender(){var e;null===(e=this._cache)||void 0===e||e.onBeforeRender()}onAfterRender(){var e;null===(e=this._cache)||void 0===e||e.onAfterRender()}}class ml{constructor(){this._cacheMap=new Map}dispose(){this._cacheMap.forEach(e=>{e.dispose()})}registerCache(e,t){this._cacheMap.set(e,new pl(t))}clearCache(){this._cacheMap.forEach(e=>{e.clear()})}clearObjectCache(e){const t=this._cacheMap.get(e);t&&t.clear()}onBeforeRender(e,t){const n=this._cacheMap.get(e);n&&(n.update(t),n.onBeforeRender())}onAfterRender(e){const t=this._cacheMap.get(e);t&&t.onAfterRender()}render(e,t,n){const s=this._cacheMap.get(e);s&&(s.update(t),s.onBeforeRender()),n(),s&&s.onAfterRender()}}class gl{constructor(e){this._visibilityCache=new Map,this._isObjectInvisible=e}dispose(){this._visibilityCache.clear()}clear(){this._visibilityCache.clear()}addLineOrPoint(e){this._visibilityCache.set(e,e.visible)}addMesh(e){this._isObjectInvisible&&this._isObjectInvisible(e)&&this._visibilityCache.set(e,e.visible)}addObject(e){this._isObjectInvisible&&this._isObjectInvisible(e)&&this._visibilityCache.set(e,e.visible)}onBeforeRender(){this._visibilityCache.forEach((e,t)=>{t.visible=!1})}onAfterRender(){this._visibilityCache.forEach((e,t)=>{t.visible=e})}}class fl{constructor(e){this._depthWriteCache=new Set,this._doNotWriteDepth=e}dispose(){this._depthWriteCache.clear()}clear(){this._depthWriteCache.clear()}addLineOrPoint(e){}addObject(e){}addMesh(e){this._doNotWriteDepth&&this._doNotWriteDepth(e)&&e.material instanceof N&&e.material.depthWrite&&this._depthWriteCache.add(e.material)}onBeforeRender(){this._depthWriteCache.forEach(e=>{e.depthWrite=!1})}onAfterRender(){this._depthWriteCache.forEach(e=>{e.depthWrite=!0})}}class _l{constructor(){this._objectCache=new Map}clear(){this._objectCache.clear()}onBeforeRender(){this._objectCache.forEach((e,t)=>{t instanceof z&&(t.material!==e.originalObjectData.material&&t.material!==e.updateObjectData.material&&(e.originalObjectData.material=t.material),t.receiveShadow!==e.originalObjectData.receiveShadow&&(e.originalObjectData.receiveShadow=t.receiveShadow),t.castShadow!==e.originalObjectData.castShadow&&(e.originalObjectData.castShadow=t.castShadow)),this._updateObject(t,e.updateObjectData)})}onAfterRender(){this._objectCache.forEach((e,t)=>{this._updateObject(t,e.originalObjectData)})}addToCache(e,t){this._objectCache.set(e,{originalObjectData:{visible:e.visible,castShadow:e.castShadow,receiveShadow:e instanceof z?e.receiveShadow:void 0,material:e instanceof z?e.material:void 0},updateObjectData:t})}_updateObject(e,t){void 0!==t.visible&&(e.visible=t.visible),void 0!==t.castShadow&&(e.castShadow=t.castShadow),e instanceof z&&void 0!==t.receiveShadow&&(e.receiveShadow=t.receiveShadow),e instanceof z&&void 0!==t.material&&(e.material=t.material)}}class vl extends il{get shadowGroundPlane(){var e;let t=this._sharedShadowGroundPlane;return t||(null!==(e=this._shadowGroundPlane)&&void 0!==e||(this._shadowGroundPlane=new sl(this.renderTarget.texture,this.parameters)),t=this._shadowGroundPlane),t.parent!==this._groundGroup&&this._groundGroup.add(t),t}constructor(e,t,n,s){var i,r;super(e),this.needsUpdate=!0,this.noNeedOfUpdateCount=0,this._blurScale=1,this._shadowScale=1,this._groundGroup=n,this.shadowMapSize=null!==(i=s.shadowMapSize)&&void 0!==i?i:2048,this.parameters=this._getDefaultParameters(s),this._groundShadowFar=this.parameters.cameraFar,this._renderer=t,null===(r=this.renderCacheManager)||void 0===r||r.registerCache(this,new gl(e=>e.isMesh&&!(e=>{var t;if(!e.isMesh)return!1;if(!e.castShadow&&!(null===(t=e.userData)||void 0===t?void 0:t.meshId))return!1;const n=e.material;return!n.transparent||n.opacity>.5})(e)||void 0!==e.name&&["Ground","Floor"].includes(e.name))),this.renderTarget=new Ne(this.shadowMapSize,this.shadowMapSize),this.renderTarget.texture.generateMipmaps=!1,this._renderTargetBlur=new Ne(this.shadowMapSize,this.shadowMapSize),this._renderTargetBlur.texture.generateMipmaps=!1,this._sharedShadowGroundPlane=null==s?void 0:s.sharedShadowGroundPlane,this.shadowGroundPlane.setShadowMap(this.renderTarget.texture),this.shadowGroundPlane.updateMaterial(this.parameters),this._groundContactCamera=new wl,this._groundGroup.add(this._groundContactCamera),this._depthMaterial=new Ct,this._depthMaterial.userData.fadeoutBias={value:this.parameters.fadeoutBias},this._depthMaterial.userData.fadeoutFalloff={value:this.parameters.fadeoutFalloff},this._depthMaterial.onBeforeCompile=e=>{e.uniforms.fadeoutBias=this._depthMaterial.userData.fadeoutBias,e.uniforms.fadeoutFalloff=this._depthMaterial.userData.fadeoutFalloff,e.fragmentShader=`\n uniform float fadeoutBias;\n uniform float fadeoutFalloff;\n ${e.fragmentShader.replace("gl_FragColor = vec4( vec3( 1.0 - fragCoordZ ), opacity );",sl.alphaMap?"gl_FragColor = vec4(clamp(pow(1.0 + fadeoutBias - fragCoordZ, 1.0/(1.0-fadeoutFalloff)), 0.0, 1.0));":"gl_FragColor = vec4(vec3(0.0), clamp(pow(1.0 + fadeoutBias - fragCoordZ, 1.0/(1.0-fadeoutFalloff)), 0.0, 1.0));")}\n `},this._depthMaterial.side=F,this._depthMaterial.depthTest=!0,this._depthMaterial.depthWrite=!0,this._blurPass=new Tr(vr,{...s,passRenderer:this.renderPassManager.passRenderer}),this.updatePlaneAndShadowCamera()}_getDefaultParameters(e){return{enabled:!0,cameraHelper:!1,alwaysUpdate:!1,fadeIn:!1,blurMin:.001,blurMax:.1,fadeoutFalloff:.9,fadeoutBias:.03,opacity:.5,maximumPlaneSize:40,planeSize:10,cameraFar:3,hardLayers:null,softLayers:null,polygonOffset:2,excludeGroundObjects:!0,...e}}dispose(){this.renderTarget.dispose(),this._renderTargetBlur.dispose(),this._blurPass.dispose(),this._depthMaterial.dispose()}updateParameters(e){for(const t in e)this.parameters.hasOwnProperty(t)&&(this.parameters[t]=e[t]);void 0!==e.cameraFar&&(this._groundShadowFar=this.parameters.cameraFar)}applyParameters(){this.shadowGroundPlane.updateMaterial(this.parameters),this._groundContactCamera.updateCameraHelper(this.parameters.cameraHelper),this._groundContactCamera.far!==this.parameters.cameraFar&&this.updatePlaneAndShadowCamera();const e=this.parameters.fadeoutFalloff;this._depthMaterial.userData.fadeoutFalloff.value!==e&&(this._depthMaterial.userData.fadeoutFalloff.value=this.parameters.fadeoutFalloff);const t=this.parameters.fadeoutBias/this._groundContactCamera.far;this._depthMaterial.userData.fadeoutBias.value!==t&&(this._depthMaterial.userData.fadeoutBias.value=t),this.needsUpdate=!0}setScale(e,t){this._blurScale=e,this._shadowScale=null!=t?t:e,this.needsUpdate=!0}updateBounds(e,t){var n;this._groundShadowFar=this.parameters.cameraFar,this._groundShadowFar<e.size.z&&(this._groundShadowFar=1.01*e.size.z);const s=Math.max(e.size.x,e.size.z);this.parameters.planeSize=s+2*Math.max(this._blurScale,null!==(n=this._shadowScale)&&void 0!==n?n:1,1),this.parameters.planeSize>this.parameters.maximumPlaneSize?(this.parameters.planeSize=this.parameters.maximumPlaneSize,this._groundGroup.position.set(0,null!=t?t:0,0)):this._groundGroup.position.set(e.center.x,null!=t?t:0,e.center.z),this._groundGroup.updateMatrixWorld(),this.updatePlaneAndShadowCamera()}updatePlaneAndShadowCamera(){const e=this.parameters.planeSize;this.shadowGroundPlane.scale.x=e,this.shadowGroundPlane.scale.y=e,this._groundContactCamera.updateCameraFormPlaneSize(e,this._groundShadowFar),this.needsUpdate=!0}setGroundVisibilityLayers(e){this.shadowGroundPlane.setVisibilityLayers(e)}renderPass(e){if(this._groundContactCamera.updateCameraHelper(this.parameters.cameraHelper,this.scene),!this.parameters.enabled)return;if(this.shadowGroundPlane.visible=this.parameters.enabled,this.parameters.alwaysUpdate||this.needsUpdate)this.noNeedOfUpdateCount=0;else if(this.noNeedOfUpdateCount++,this.noNeedOfUpdateCount>=10)return;this.needsUpdate=!1,this.shadowGroundPlane.material.opacity=this.parameters.alwaysUpdate||!this.parameters.fadeIn?this.parameters.opacity:this.parameters.opacity*(this.noNeedOfUpdateCount+2)/12;const t=this._renderer.getClearAlpha();this._renderer.setClearAlpha(0),this._groundGroup.visible=!1,this.shadowGroundPlane.visible=!1,this._groundContactCamera.setCameraHelperVisibility(!1),0===this.noNeedOfUpdateCount?(this._renderGroundContact(this.scene),this._renderBlur()):1===this.noNeedOfUpdateCount&&this._renderBlur(),this._renderReduceBandingBlur(),this._renderer.setRenderTarget(null),this._renderer.setClearAlpha(t),this._groundGroup.visible=!0,this.shadowGroundPlane.visible=this.parameters.enabled,this._groundContactCamera.setCameraHelperVisibility(this.parameters.cameraHelper)}_renderGroundContact(e){const t=e.background;e.background=null,e.overrideMaterial=this._depthMaterial,this._renderer.setRenderTarget(this.renderTarget),this._renderer.clear();const n=this._renderer.autoClear;this._renderer.autoClear=!1,this.parameters.hardLayers&&(this._groundContactCamera.layers.mask=this.parameters.hardLayers.mask,this._groundContactCamera.updateCameraFarPlane(10),this._depthMaterial.userData.fadeoutBias.value=.99,this._renderer.render(e,this._groundContactCamera),this._groundContactCamera.updateCameraFarPlane(this._groundShadowFar),this._depthMaterial.userData.fadeoutBias.value=this.parameters.fadeoutBias/this._groundShadowFar),this._groundContactCamera.layers.enableAll(),this.parameters.softLayers&&(this._groundContactCamera.layers.mask=this.parameters.softLayers.mask),this.renderCacheManager?this.renderCacheManager.render(this,e,()=>{this._renderer.render(e,this._groundContactCamera)}):this._renderer.render(e,this._groundContactCamera),this._renderer.autoClear=n,e.overrideMaterial=null,e.background=t}_renderBlur(){this._renderBlurPass(this._blurScale*this.parameters.blurMin/this.parameters.planeSize,this._blurScale*this.parameters.blurMax/this.parameters.planeSize)}_renderReduceBandingBlur(){const e=.01*this._blurScale/this.parameters.planeSize;this._renderBlurPass(e,e)}_renderBlurPass(e,t){this._blurPass.render(this._renderer,[this.renderTarget,this._renderTargetBlur,this.renderTarget],[e,e],[t,t])}}vl.addTestMesh=!1;class wl extends Q{constructor(){super(-1,1,-1,1,-1,1),this.rotation.x=Math.PI}updateCameraFormPlaneSize(e,t){var n;this.left=-e/2,this.right=e/2,this.top=-e/2,this.bottom=e/2,this.near=0,this.far=t,this.updateProjectionMatrix(),null===(n=this.cameraHelper)||void 0===n||n.update()}updateCameraFarPlane(e){var t;this.far=e,this.updateProjectionMatrix(),null===(t=this.cameraHelper)||void 0===t||t.update()}updateCameraHelper(e,t){var n,s,i;e?(this.cameraHelper=null!==(n=this.cameraHelper)&&void 0!==n?n:new xt(this),this.cameraHelper.visible=!0,null==t||t.add(this.cameraHelper)):(null===(s=this.cameraHelper)||void 0===s?void 0:s.parent)&&(null===(i=this.cameraHelper)||void 0===i||i.removeFromParent())}setCameraHelperVisibility(e){this.cameraHelper&&(this.cameraHelper.visible=e)}}class bl extends Me{constructor(e){var t;super({defines:Object.assign({...bl._normalAndDepthShader.defines,FLOAT_BUFFER:(null==e?void 0:e.floatBufferType)?1:0,LINEAR_DEPTH:(null==e?void 0:e.linearDepth)?1:0}),uniforms:Ie.clone(bl._normalAndDepthShader.uniforms),vertexShader:bl._normalAndDepthShader.vertexShader,fragmentShader:bl._normalAndDepthShader.fragmentShader,blending:null!==(t=null==e?void 0:e.blending)&&void 0!==t?t:De}),this.update(e)}update(e){if(void 0!==(null==e?void 0:e.camera)){const t=(null==e?void 0:e.camera)||(null==e?void 0:e.camera);this.uniforms.cameraNear.value=t.near,this.uniforms.cameraFar.value=t.far}return this}}bl._normalAndDepthShader={uniforms:{cameraNear:{value:.1},cameraFar:{value:1}},defines:{FLOAT_BUFFER:0,LINEAR_DEPTH:0},vertexShader:"varying vec3 vNormal;\n#if LINEAR_DEPTH == 1\n varying float vZ; \n#endif\n\n void main() {\n vNormal = normalMatrix * normal;\n vec4 viewPosition = modelViewMatrix * vec4(position, 1.0);\n #if LINEAR_DEPTH == 1\n vZ = viewPosition.z; \n #endif\n gl_Position = projectionMatrix * viewPosition;\n }",fragmentShader:"varying vec3 vNormal;\n#if LINEAR_DEPTH == 1\n varying float vZ; \n uniform float cameraNear;\n uniform float cameraFar;\n#endif\n\n void main() {\n #if FLOAT_BUFFER == 1\n vec3 normal = normalize(vNormal);\n #else\n vec3 normal = normalize(vNormal) * 0.5 + 0.5;\n #endif\n #if LINEAR_DEPTH == 1\n float depth = (-vZ - cameraNear) / (cameraFar - cameraNear);\n #else\n float depth = gl_FragCoord.z;\n #endif\n gl_FragColor = vec4(normal, depth);\n }"};class yl extends il{set groundDepthWrite(e){this._gBufferMaterialCache&&(this._gBufferMaterialCache.groundDepthWrite=e)}get isFloatGBufferWithRgbNormalAlphaDepth(){return this.floatRgbNormalAlphaDepth}get gBufferTexture(){return this.depthNormalRenderTarget.texture}get depthBufferTexture(){return this.copyToSeparateDepthBuffer&&this.floatRgbNormalAlphaDepth?this.separateDeptRenderTarget.texture:this.depthNormalRenderTarget.depthTexture}get textureWithDepthValue(){return this.floatRgbNormalAlphaDepth?this.depthNormalRenderTarget.texture:this.depthNormalRenderTarget.depthTexture}updateGBufferRenderMaterial(e){var t;return this._gBufferRenderMaterial=null!==(t=this._gBufferRenderMaterial)&&void 0!==t?t:this.floatRgbNormalAlphaDepth?new bl({blending:De,floatBufferType:!0,linearDepth:!1}):new Pt({blending:De}),this._gBufferRenderMaterial instanceof bl&&this._gBufferRenderMaterial.update({camera:e}),this._gBufferRenderMaterial}get depthNormalRenderTarget(){if(!this._depthNormalRenderTarget)if(this.floatRgbNormalAlphaDepth)this._depthNormalRenderTarget=new Ne(this._width*this.parameters.depthNormalScale,this._height*this.parameters.depthNormalScale,{minFilter:this._targetMinificationTextureFilter,magFilter:this._targetMagnificationTextureFilter,type:ft,samples:this._samples});else{const e=new Mt(this._width*this.parameters.depthNormalScale,this._height*this.parameters.depthNormalScale);e.format=Tt,e.type=At,this._depthNormalRenderTarget=new Ne(this._width*this.parameters.depthNormalScale,this._height*this.parameters.depthNormalScale,{minFilter:this._targetMinificationTextureFilter,magFilter:this._targetMagnificationTextureFilter,depthTexture:e})}return this._depthNormalRenderTarget}get separateDeptRenderTarget(){return this._separateDeptRenderTarget||(this._separateDeptRenderTarget=new Ne(this._width*this.parameters.depthNormalScale,this._height*this.parameters.depthNormalScale,{minFilter:this._targetMinificationTextureFilter,magFilter:this._targetMagnificationTextureFilter,type:ft,samples:0})),this._separateDeptRenderTarget}constructor(e,t){var n,s,i,r,a,o,l,h,d;super(e),this.floatRgbNormalAlphaDepth=!1,this.linearDepth=!1,this.copyToSeparateDepthBuffer=!1,this.needsUpdate=!0,this.drawGround=!0,this.floatRgbNormalAlphaDepth=null!==(s=null===(n=null==t?void 0:t.capabilities)||void 0===n?void 0:n.isWebGL2)&&void 0!==s&&s,this.renderCacheManager&&(this._gBufferMaterialCache=new Sl,this.renderCacheManager.registerCache(this,this._gBufferMaterialCache)),this.parameters={depthNormalScale:null!==(i=null==t?void 0:t.depthNormalScale)&&void 0!==i?i:1},this._targetMinificationTextureFilter=null!==(r=null==t?void 0:t.textureMinificationFilter)&&void 0!==r?r:ne,this._targetMagnificationTextureFilter=null!==(a=null==t?void 0:t.textureMagnificationFilter)&&void 0!==a?a:ne,this._width=null!==(o=null==t?void 0:t.width)&&void 0!==o?o:1024,this._height=null!==(l=null==t?void 0:t.height)&&void 0!==l?l:1024,this._samples=null!==(h=null==t?void 0:t.samples)&&void 0!==h?h:0,this._shared=null!==(d=null==t?void 0:t.shared)&&void 0!==d&&d}dispose(){var e,t;super.dispose(),null===(e=this._gBufferRenderMaterial)||void 0===e||e.dispose(),null===(t=this._depthNormalRenderTarget)||void 0===t||t.dispose()}setSize(e,t){var n;this._width=e,this._height=t,null===(n=this._depthNormalRenderTarget)||void 0===n||n.setSize(this._width*this.parameters.depthNormalScale,this._height*this.parameters.depthNormalScale)}renderPass(e){this._shared&&!this.needsUpdate||(this.needsUpdate=!1,this.renderPassManager.setGroundVisibility(this.drawGround),this.renderCacheManager?this.renderCacheManager.render(this,this.scene,()=>{this._renderGBuffer(e,this.scene,this.camera)}):this._renderGBuffer(e,this.scene,this.camera),this.renderPassManager.setGroundVisibility(!1),this.floatRgbNormalAlphaDepth&&this.copyToSeparateDepthBuffer&&this._copyDepthToSeparateDepthTexture(e,this.depthNormalRenderTarget))}_renderGBuffer(e,t,n){this.passRenderer.renderWithOverrideMaterial(e,t,n,this.updateGBufferRenderMaterial(n),this.depthNormalRenderTarget,7829503,1)}getCopyMaterial(e){var t;return null!==(t=this._copyMaterial)&&void 0!==t||(this._copyMaterial=new _r),this._copyMaterial.update(e)}_copyDepthToSeparateDepthTexture(e,t){this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:t.texture,blending:De,colorTransform:hr,colorBase:pr,multiplyChannels:0,uvTransform:mr}),this.separateDeptRenderTarget)}}class Sl extends _l{set groundDepthWrite(e){this._groundDepthWrite=e}constructor(){super(),this._groundDepthWrite=!0}dispose(){}addLineOrPoint(e){this.addToCache(e,{visible:!1})}addMesh(e){e.userData.isFloor?this.addToCache(e,{visible:this._groundDepthWrite}):e.visible&&(e.material instanceof U&&(e.material.transparent&&e.material.opacity<.7||e.material.alphaTest>0)||e.material instanceof x&&e.material.transmission>0)&&this.addToCache(e,{visible:!1})}addObject(e){}}class xl extends il{get reflectionRenderTarget(){var e;return this._reflectionRenderTarget=null!==(e=this._reflectionRenderTarget)&&void 0!==e?e:this._newRenderTarget(!0),this._reflectionRenderTarget}get intensityRenderTarget(){var e;return this._intensityRenderTarget=null!==(e=this._intensityRenderTarget)&&void 0!==e?e:this._newRenderTarget(!1),this._intensityRenderTarget}get blurRenderTarget(){var e;return this._blurRenderTarget=null!==(e=this._blurRenderTarget)&&void 0!==e?e:this._newRenderTarget(!1),this._blurRenderTarget}constructor(e,t,n,s,i){super(e),this.reflectionFadeInScale=1,this._width=t,this._height=n,this._samples=null!=s?s:1,this.parameters={enabled:!1,intensity:.25,fadeOutDistance:1,fadeOutExponent:4,brightness:1,blurHorizontal:3,blurVertical:6,blurAscent:0,groundLevel:0,groundReflectionScale:1,renderTargetDownScale:4,...i},this._copyMaterial=new _r({}),this._updateCopyMaterial(null),this._reflectionIntensityMaterial=new Cl({width:this._width/this.parameters.renderTargetDownScale,height:this._height/this.parameters.renderTargetDownScale}),this._blurPass=new Tr(vr,{...i,passRenderer:this.renderPassManager.passRenderer})}_newRenderTarget(e){const t=this._width/this.parameters.renderTargetDownScale,n=this._height/this.parameters.renderTargetDownScale,s={};if(e){const e=new Mt(t,n);s.depthTexture=e,s.samples=this._samples}else s.samples=1;return new Ne(t,n,{format:be,...s})}dispose(){var e,t,n;super.dispose(),null===(e=this._reflectionRenderTarget)||void 0===e||e.dispose(),null===(t=this._intensityRenderTarget)||void 0===t||t.dispose(),null===(n=this._blurRenderTarget)||void 0===n||n.dispose(),this._copyMaterial.dispose()}setSize(e,t){var n,s,i,r;this._width=e,this._height=t,null===(n=this._reflectionRenderTarget)||void 0===n||n.setSize(this._width/this.parameters.renderTargetDownScale,this._height/this.parameters.renderTargetDownScale),null===(s=this._intensityRenderTarget)||void 0===s||s.setSize(this._width/this.parameters.renderTargetDownScale,this._height/this.parameters.renderTargetDownScale),null===(i=this._blurRenderTarget)||void 0===i||i.setSize(this._width/this.parameters.renderTargetDownScale,this._height/this.parameters.renderTargetDownScale),null===(r=this._reflectionIntensityMaterial)||void 0===r||r.update({width:this._width/this.parameters.renderTargetDownScale,height:this._height/this.parameters.renderTargetDownScale})}updateParameters(e){for(const t in e)this.parameters.hasOwnProperty(t)&&(this.parameters[t]=e[t])}updateBounds(e,t){this.parameters.groundLevel=e,this.parameters.groundReflectionScale=t}_updateCopyMaterial(e,t=1){var n;const s=this.parameters.intensity*t,i=this.parameters.brightness;this._copyMaterial.update({texture:null!==(n=null==e?void 0:e.texture)&&void 0!==n?n:void 0,colorTransform:(new C).set(i,0,0,0,0,i,0,0,0,0,i,0,0,0,0,s),multiplyChannels:0,uvTransform:gr}),this._copyMaterial.depthTest=!0,this._copyMaterial.depthWrite=!1}renderPass(e){if(!(this.parameters.enabled&&this.camera instanceof X))return;const t=this._createGroundReflectionCamera(this.camera);this.renderCacheManager.render("inivisibleGround",this.scene,()=>{this._renderGroundReflection(e,this.scene,t,this.reflectionRenderTarget)}),this._renderGroundReflectionIntensity(e,t,this.intensityRenderTarget),(this.parameters.blurHorizontal>0||this.parameters.blurVertical>0)&&this.blurReflection(e,this.camera,[this.intensityRenderTarget,this.blurRenderTarget,this.intensityRenderTarget]),this._updateCopyMaterial(this.intensityRenderTarget,this.reflectionFadeInScale),this.passRenderer.renderScreenSpace(e,this._copyMaterial,e.getRenderTarget())}_renderGroundReflection(e,t,n,s){const i=e.getRenderTarget();s&&e.setRenderTarget(s),e.render(t,n),s&&e.setRenderTarget(i)}_renderGroundReflectionIntensity(e,t,n){const s=e.getRenderTarget();e.setRenderTarget(n),this.passRenderer.renderScreenSpace(e,this._reflectionIntensityMaterial.update({texture:this.reflectionRenderTarget.texture,depthTexture:this.reflectionRenderTarget.depthTexture,camera:t,groundLevel:this.parameters.groundLevel,fadeOutDistance:this.parameters.fadeOutDistance*this.parameters.groundReflectionScale,fadeOutExponent:this.parameters.fadeOutExponent}),e.getRenderTarget()),e.setRenderTarget(s)}blurReflection(e,t,n){const s=new a(t.matrixWorld.elements[4],t.matrixWorld.elements[5],t.matrixWorld.elements[6]),i=this.parameters.blurHorizontal/this._width,r=this.parameters.blurVertical/this._height*Math.abs(s.dot(new a(0,0,1)));this._blurPass.render(e,n,[4*i,4*r],[4*i*(1+this.parameters.blurAscent),4*r*(1+this.parameters.blurAscent)])}_createGroundReflectionCamera(e){const t=e.clone(),n=t;return n._offset&&(n._offset={left:n._offset.left,top:1-n._offset.bottom,right:n._offset.right,bottom:1-n._offset.top}),t.position.set(e.position.x,-e.position.y+2*this.parameters.groundLevel,e.position.z),t.rotation.set(-e.rotation.x,e.rotation.y,-e.rotation.z),t.updateMatrixWorld(),t.updateProjectionMatrix(),t}}class Cl extends Me{constructor(e){super({defines:Object.assign({},Cl.shader.defines),uniforms:Ie.clone(Cl.shader.uniforms),vertexShader:Cl.shader.vertexShader,fragmentShader:Cl.shader.fragmentShader,blending:De}),this.update(e)}update(e){var t,n;if(void 0!==(null==e?void 0:e.texture)&&(this.uniforms.tDiffuse.value=null==e?void 0:e.texture),void 0!==(null==e?void 0:e.depthTexture)&&(this.uniforms.tDepth.value=null==e?void 0:e.depthTexture),(null==e?void 0:e.width)||(null==e?void 0:e.height)){const s=null!==(t=null==e?void 0:e.width)&&void 0!==t?t:this.uniforms.resolution.value.x,i=null!==(n=null==e?void 0:e.height)&&void 0!==n?n:this.uniforms.resolution.value.y;this.uniforms.resolution.value.set(s,i)}if(void 0!==(null==e?void 0:e.camera)){const t=(null==e?void 0:e.camera)||(null==e?void 0:e.camera);this.uniforms.cameraNear.value=t.near,this.uniforms.cameraFar.value=t.far,this.uniforms.cameraProjectionMatrix.value.copy(t.projectionMatrix),this.uniforms.cameraInverseProjectionMatrix.value.copy(t.projectionMatrixInverse),this.uniforms.inverseViewMatrix.value.copy(t.matrixWorld)}return void 0!==(null==e?void 0:e.groundLevel)&&(this.uniforms.groundLevel.value=null==e?void 0:e.groundLevel),void 0!==(null==e?void 0:e.fadeOutDistance)&&(this.uniforms.fadeOutDistance.value=null==e?void 0:e.fadeOutDistance),void 0!==(null==e?void 0:e.fadeOutExponent)&&(this.uniforms.fadeOutExponent.value=null==e?void 0:e.fadeOutExponent),this}}Cl.shader={uniforms:{tDiffuse:{value:null},tDepth:{value:null},resolution:{value:new r},cameraNear:{value:.1},cameraFar:{value:1},cameraProjectionMatrix:{value:new C},cameraInverseProjectionMatrix:{value:new C},inverseViewMatrix:{value:new C},groundLevel:{value:0},fadeOutDistance:{value:1},fadeOutExponent:{value:1}},defines:{PERSPECTIVE_CAMERA:1,LINEAR_TO_SRGB:1},vertexShader:"\n varying vec2 vUv;\n void main() {\n vUv = uv;\n gl_Position = projectionMatrix * modelViewMatrix * vec4(position, 1.0);\n }",fragmentShader:"\n uniform sampler2D tDiffuse;\n uniform sampler2D tDepth;\n uniform vec2 resolution;\n uniform float cameraNear;\n uniform float cameraFar;\n uniform mat4 cameraProjectionMatrix;\n uniform mat4 cameraInverseProjectionMatrix;\n uniform mat4 inverseViewMatrix;\n uniform float groundLevel;\n uniform float fadeOutDistance;\n uniform float fadeOutExponent;\n varying vec2 vUv;\n\n #include <packing>\n\n float getDepth(const in vec2 screenPosition) {\n return texture2D(tDepth, screenPosition).x;\n }\n\n float getLinearDepth(const in vec2 screenPosition) {\n #if PERSPECTIVE_CAMERA == 1\n float fragCoordZ = texture2D(tDepth, screenPosition).x;\n float viewZ = perspectiveDepthToViewZ(fragCoordZ, cameraNear, cameraFar);\n return viewZToOrthographicDepth(viewZ, cameraNear, cameraFar);\n #else\n return texture2D(tDepth, screenPosition).x;\n #endif\n }\n\n float getViewZ(const in float depth) {\n #if PERSPECTIVE_CAMERA == 1\n return perspectiveDepthToViewZ(depth, cameraNear, cameraFar);\n #else\n return 0.0;//orthographicDepthToViewZ(depth, cameraNear, cameraFar);\n #endif\n }\n\n vec3 getViewPosition(const in vec2 screenPosition, const in float depth, const in float viewZ ) {\n float clipW = cameraProjectionMatrix[2][3] * viewZ + cameraProjectionMatrix[3][3];\n vec4 clipPosition = vec4((vec3(screenPosition, depth) - 0.5) * 2.0, 1.0);\n clipPosition *= clipW;\n return (cameraInverseProjectionMatrix * clipPosition).xyz;\n }\n\n void main() {\n float verticalBias = 1.5 / resolution.y;\n vec2 uv = vUv.xy + vec2(0.0, verticalBias);\n float depth = getDepth(uv);\n float viewZ = getViewZ(depth);\n vec4 worldPosition = inverseViewMatrix * vec4(getViewPosition(uv, depth, viewZ), 1.0);\n float distance = worldPosition.y - groundLevel;\n vec4 fragColor = texture2D(tDiffuse, uv).rgba;\n #if LINEAR_TO_SRGB == 1\n fragColor.rgb = mix(fragColor.rgb * 12.92, 1.055 * pow(fragColor.rgb, vec3(0.41666)) - 0.055, step(0.0031308, fragColor.rgb));\n #endif\n float fadeOutAlpha = pow(clamp(1.0 - distance / fadeOutDistance, 0.0, 1.0), fadeOutExponent);\n fragColor.a *= fadeOutAlpha * step(depth, 0.9999);\n gl_FragColor = fragColor;\n }"};class Pl extends V{constructor(e,t){const n=new c;n.setAttribute("position",new Oe([1,1,0,-1,1,0,-1,-1,0,1,-1,0,1,1,0],3)),n.computeBoundingSphere(),super(n,new B({fog:!1})),this.light=e,this.color=t,this.type="RectAreaLightHelper";const s=new c;s.setAttribute("position",new Oe([1,1,0,-1,1,0,-1,-1,0,1,1,0,-1,-1,0,1,-1,0],3)),s.computeBoundingSphere(),this.add(new z(s,new y({side:Rt,fog:!1})))}updateMatrixWorld(){if(this.scale.set(.5*this.light.width,.5*this.light.height,1),void 0!==this.color)this.material.color.set(this.color),this.children[0].material.color.set(this.color);else{this.material.color.copy(this.light.color).multiplyScalar(this.light.intensity);const e=this.material.color,t=Math.max(e.r,e.g,e.b);t>1&&e.multiplyScalar(1/t),this.children[0].material.color.copy(this.material.color)}this.matrixWorld.extractRotation(this.light.matrixWorld).scale(this.scale).copyPosition(this.light.matrixWorld),this.children[0].matrixWorld.copy(this.matrixWorld)}dispose(){this.geometry.dispose(),this.material.dispose(),this.children[0].geometry.dispose(),this.children[0].material.dispose()}}class Ml extends Et{constructor(e){super(e),this.customProgramCacheKey=this._customProgramCacheKey,this.onBeforeCompile=this._onBeforeCompile}static setShadowParameters(e,t,n,s,i,r,a){this._enableGroundBoundary=e,Ml._distributionProperties.set(t,n,s,i),Ml._shadowFadeOut.set(r,a)}static setBoundingBox(e){Ml._sceneBoxMin.copy(e.min),Ml._sceneBoxMax.copy(e.max)}_customProgramCacheKey(){return Ml._enableGroundBoundary?"GROUND_BOUNDARY":"NO_GROUND_BOUNDARY"}_onBeforeCompile(e,t){e.vertexShader=Tl,e.fragmentShader=Al,e.defines=Object.assign({...e.defines,DYNAMIC_SHADOW_RADIUS:"",GROUND_BOUNDARY:Ml._enableGroundBoundary?1:0});const n=e.uniforms;n&&(n.distributionProperties={value:Ml._distributionProperties},n.shadowFadeOut={value:Ml._shadowFadeOut},n.sceneBoxMin={value:Ml._sceneBoxMin},n.sceneBoxMax={value:Ml._sceneBoxMax})}}Ml._enableGroundBoundary=!1,Ml._shadowFadeOut=new r(.1,20),Ml._sceneBoxMin=new a(-1,-1,-1),Ml._sceneBoxMax=new a(1,1,1),Ml._distributionProperties=new Ce(1,1,1,1);const Tl="\n#define LAMBERT\n\nvarying vec3 vViewPosition;\nvarying vec3 vWorldPosition;\n\n#include <common>\n#include <displacementmap_pars_vertex>\n#include <normal_pars_vertex>\n#include <morphtarget_pars_vertex>\n#include <skinning_pars_vertex>\n#include <shadowmap_pars_vertex>\n#include <logdepthbuf_pars_vertex>\n#include <clipping_planes_pars_vertex>\n\nvoid main() {\n #include <beginnormal_vertex>\n\t#include <morphnormal_vertex>\n\t#include <skinbase_vertex>\n\t#include <skinnormal_vertex>\n\t#include <defaultnormal_vertex>\n\t#include <normal_vertex>\n\n\t#include <begin_vertex>\n\t#include <morphtarget_vertex>\n\t#include <skinning_vertex>\n\t#include <displacementmap_vertex>\n\t#include <project_vertex>\n\t#include <logdepthbuf_vertex>\n\t#include <clipping_planes_vertex>\n\n\tvViewPosition = - mvPosition.xyz;\n\n\t#include <worldpos_vertex>\n\t#include <shadowmap_vertex>\n\n#if defined( USE_ENVMAP ) || defined( DISTANCE ) || defined ( USE_SHADOWMAP ) || defined ( USE_TRANSMISSION ) || NUM_SPOT_LIGHT_COORDS > 0\n vWorldPosition = worldPosition.xyz;\n#else\n vWorldPosition = (modelMatrix * vec4(transformed, 1.)).xyz;\n#endif\n}\n",Al="\n#define LAMBERT\n\nuniform vec3 diffuse;\nuniform float opacity;\n\nvarying vec3 vViewPosition;\nvarying vec3 vWorldPosition;\n\n#ifdef DYNAMIC_SHADOW_RADIUS\n uniform vec2 shadowFadeOut;\n #define fadeOutDistance shadowFadeOut.x\n #define fadeOutBlur shadowFadeOut.y\n uniform vec3 sceneBoxMin;\n uniform vec3 sceneBoxMax;\n#endif\nuniform vec4 distributionProperties;\n#define directionalDependency distributionProperties.x\n#define directionalExponent distributionProperties.y\n#define groundBoundary distributionProperties.z\n#define groundMapScale distributionProperties.w\n\n#include <common>\n#include <packing>\n#include <map_pars_fragment>\n#include <alphamap_pars_fragment>\n#include <alphatest_pars_fragment>\n#include <alphahash_pars_fragment>\n#include <aomap_pars_fragment>\n#include <lights_pars_begin>\n#include <normal_pars_fragment>\n#include <shadowmap_pars_fragment>\n#include <bumpmap_pars_fragment>\n#include <normalmap_pars_fragment>\n#include <logdepthbuf_pars_fragment>\n#include <clipping_planes_pars_fragment>\n\nvec2 getShadowDynamicScale() {\n vec2 dynamicScale = vec2(0.0, 1.0);\n#ifdef DYNAMIC_SHADOW_RADIUS\n if (fadeOutDistance > 0.0) {\n vec3 boxDistanceVec = max(vec3(0.0), max(sceneBoxMin - vWorldPosition, vWorldPosition - sceneBoxMax));\n float boxDistance = length(boxDistanceVec);\n float shadowBase = clamp(boxDistance / fadeOutDistance, 0.0, 1.0);\n dynamicScale = vec2(shadowBase, 1.0 - shadowBase);\n }\n#endif\n return dynamicScale;\n}\n\nfloat getShadowDynamicRadius(sampler2D shadowMap, float shadowBias, float shadowRadius, vec4 shadowCoord, vec2 shadowScale) {\n float dynamicRadius = shadowRadius;\n#ifdef DYNAMIC_SHADOW_RADIUS\n shadowCoord.xyz /= shadowCoord.w;\n shadowCoord.z += shadowBias;\n bool inFrustum = shadowCoord.x >= 0.0 && shadowCoord.x <= 1.0 && shadowCoord.y >= 0.0 && shadowCoord.y <= 1.0;\n bool frustumTest = inFrustum && shadowCoord.z <= 1.0;\n if (frustumTest && fadeOutDistance > 0.0) {\n dynamicRadius = shadowRadius + fadeOutBlur * max(0.0, shadowScale.x);\n }\n#endif\n return dynamicRadius;\n}\n\nvoid main() {\n\n\t#include <clipping_planes_fragment>\n\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t\n\t#include <logdepthbuf_fragment>\n\t#include <alphamap_fragment>\n\t#include <alphatest_fragment>\n\t#include <alphahash_fragment>\n\t#include <normal_fragment_begin>\n\t#include <normal_fragment_maps>\n\n\t// accumulation\n\n\tvec3 geometryPosition = - vViewPosition;\n vec3 geometryNormal = normal;\n vec3 geometryViewDir = ( isOrthographic ) ? vec3( 0, 0, 1 ) : normalize( vViewPosition );\n\n vec3 accumulatedShadowLight = vec3(0.0);\n vec3 directionDependentShadowLight = vec3(1.0);\n float groundDistance = clamp((vWorldPosition.y - sceneBoxMin.y) * 100.0, 0.0, 1.0);\n vec2 dynamicScale = getShadowDynamicScale();\n\n #if ( NUM_DIR_LIGHTS > 0 )\n DirectionalLight directionalLight;\n #if defined( USE_SHADOWMAP ) && NUM_DIR_LIGHT_SHADOWS > 0\n DirectionalLightShadow directionalLightShadow;\n #endif\n\n IncidentLight directLight;\n vec3 incidentLightSum = vec3(0.0);\n vec3 incidentShadowLight = vec3(0.0);\n float groundShadowFactor = 1.;\n float shadowFactor;\n float dynamicRadius;\n float dotNL;\n\n #pragma unroll_loop_start\n for ( int i = 0 ; i < NUM_DIR_LIGHTS; i ++ ) {\n directionalLight = directionalLights[ i ];\n getDirectionalLightInfo( directionalLight, directLight );\n\n #if defined( USE_SHADOWMAP ) && ( GROUND_BOUNDARY == 1 && UNROLLED_LOOP_INDEX == 0 )\n\n directionalLightShadow = directionalLightShadows[ i ];\n dynamicRadius = fadeOutDistance * groundMapScale;\n groundShadowFactor = groundDistance < 0.5 ? getShadow( directionalShadowMap[ i ], directionalLightShadow.shadowMapSize, directionalLightShadow.shadowBias, dynamicRadius, vDirectionalShadowCoord[ i ] ) : 1.0;\n\n #elif defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_DIR_LIGHT_SHADOWS )\n\n directionalLightShadow = directionalLightShadows[ i ];\n dynamicRadius = getShadowDynamicRadius(directionalShadowMap[i], directionalLightShadow.shadowBias, directionalLightShadow.shadowRadius, vDirectionalShadowCoord[i], dynamicScale);\n shadowFactor = ( directLight.visible && receiveShadow ) ? getShadow( directionalShadowMap[ i ], directionalLightShadow.shadowMapSize, directionalLightShadow.shadowBias, dynamicRadius, vDirectionalShadowCoord[ i ] ) : 1.0; \n accumulatedShadowLight += directLight.color * shadowFactor * saturate(min(dotNL * 10.0 + 0.9, 1.0));\n dotNL = dot(dot(geometryNormal, geometryPosition) >= 0.0 ? -geometryNormal : geometryNormal, directLight.direction);\n incidentLightSum += directLight.color;\n incidentShadowLight += directLight.color * mix(1.0, shadowFactor, pow(clamp(dotNL, 0.0, 1.0), directionalExponent));\n \n #endif\n }\n #pragma unroll_loop_end\n\n directionDependentShadowLight = incidentShadowLight / ( incidentLightSum + 1. - step(0., incidentLightSum) );\n #else\n accumulatedShadowLight = vec3(1.0);\n #endif \n\n\t// modulation\n\n\tvec3 outgoingLight = mix(accumulatedShadowLight, directionDependentShadowLight, max(directionalDependency, 1.0 - groundDistance));\n #if GROUND_BOUNDARY == 1\n float groundWeight = 1. - groundShadowFactor + groundDistance - (1. - groundShadowFactor) * groundDistance;\n outgoingLight = mix(vec3(1.), outgoingLight, mix(dynamicScale.y, groundWeight, groundBoundary));\n #else\n outgoingLight = mix(vec3(1.), outgoingLight, dynamicScale.y);\n #endif\n\n\t#include <opaque_fragment>\n\t#include <premultiplied_alpha_fragment>\n}\n",Rl={alwaysUpdate:!1,enableShadowMap:!0,enableGroundBoundary:!0,layers:null,shadowLightSourceType:"DirectionalLightShadow",maximumNumberOfLightSources:-1,directionalDependency:1,directionalExponent:1,groundBoundary:1,fadeOutDistance:.1,fadeOutBlur:5};class El extends il{get shadowTexture(){return this._shadowRenderTarget.texture}set shadowOnGround(e){this._shadowMapPassOverrideMaterialCache.shadowOnGround=e}constructor(e,t,n){var s,i,a;super(e),this.needsUpdate=!1,this.drawGround=!0,this.shadowTypeNeedsUpdate=!0,this.shadowConfiguration=new Dl,this._shadowLightSources=[],this._shadowScale=1,this._groundMapScale=1,this._cameraUpdate=new Pr,this._viewportSize=new r(t.x,t.y),this._samples=null!==(s=null==n?void 0:n.samples)&&void 0!==s?s:0,this._shadowMapSize=null!==(i=null==n?void 0:n.shadowMapSize)&&void 0!==i?i:1024,this.parameters=this._getScreenSpaceShadowMapParameters(n),this.castShadow=this.parameters.enableShadowMap,this._shadowMapPassOverrideMaterialCache=new Il,null===(a=this.renderCacheManager)||void 0===a||a.registerCache(this,this._shadowMapPassOverrideMaterialCache);const o=this._samples;this._shadowRenderTarget=new Ne(this._viewportSize.x,this._viewportSize.y,{samples:o,format:_t})}_getScreenSpaceShadowMapParameters(e){return{...Rl,...e}}dispose(){super.dispose(),this._shadowLightSources.forEach(e=>e.dispose()),this._shadowRenderTarget.dispose(),this._shadowMapPassOverrideMaterialCache.dispose()}updateParameters(e){for(const t in e)this.parameters.hasOwnProperty(t)&&(this.parameters[t]=e[t])}updateBounds(e,t){var n;const s=this._shadowScale;if(this._shadowScale=t,Math.abs(s-this._shadowScale)>1e-5&&(this.shadowTypeNeedsUpdate=!0),this._shadowLightSources.forEach(t=>t.updateBounds(e)),this._shadowLightSources.length>0){const e=null===(n=this._shadowLightSources[0].getShadowLight().shadow)||void 0===n?void 0:n.camera;e instanceof Q&&(this._groundMapScale=2*this._shadowMapSize/(Math.abs(e.right-e.left)+Math.abs(e.top-e.bottom)))}else this._groundMapScale=1;this._shadowMapPassOverrideMaterialCache.setBoundingBox(e.bounds)}forceShadowUpdate(){this._shadowLightSources.forEach(e=>e.forceShadowUpdate()),this.needsUpdate=!0}getShadowLightSources(){return this._shadowLightSources.map(e=>e.getShadowLight())}findShadowLightSource(e){var t;return null===(t=this._shadowLightSources.find(t=>t.getOriginalLight()===e))||void 0===t?void 0:t.getShadowLight()}addRectAreaLight(e,t){const n=new kl(e,{shadowMapSize:this._shadowMapSize,shadowLightSourceType:this.parameters.shadowLightSourceType});this._shadowLightSources.push(n),n.addTo(t),n.updatePositionAndTarget(),this.needsUpdate=!0}updateRectAreaLights(e,t){const n=this._shadowLightSources;this._shadowLightSources=this._createShadowLightSourceArray(!1);for(const s of n){if(s instanceof kl){const t=s.getRectAreaLight();e.includes(t)&&(s.updatePositionAndTarget(),this._shadowLightSources.push(s))}s.removeFrom(t),s.dispose()}e.forEach(e=>{this._shadowLightSources.find(t=>t instanceof kl&&t.getRectAreaLight()===e)||this.addRectAreaLight(e,t)}),this.needsUpdate=!0,this.shadowTypeNeedsUpdate=!0}createShadowFromLightSources(e,t){for(const t of this._shadowLightSources)t.removeFrom(e),t.dispose();this._shadowLightSources=this._createShadowLightSourceArray(!0);const n=1/(t.length>0?Math.max(...t.map(e=>e.maxIntensity)):1);this._addShadowFromLightSources(t,n),this._shadowLightSources.forEach(t=>{t.addTo(e),t.updatePositionAndTarget()}),this.needsUpdate=!0,this.shadowTypeNeedsUpdate=!0}_addShadowFromLightSources(e,t){e.forEach(e=>{const n=e.maxIntensity*t;if(n>=.1&&e.position.z>=0){const t=new a(e.position.x,e.position.z,e.position.y).multiplyScalar(7),s=new Ll(t,n,{shadowMapSize:this._shadowMapSize,shadowLightSourceType:this.parameters.shadowLightSourceType});this._shadowLightSources.push(s)}})}_createShadowLightSourceArray(e){const t=[];if(e){const e=new Ul(new a(0,7,0),{shadowMapSize:this._shadowMapSize});t.push(e)}return this.parameters.enableGroundBoundary=e,t}setSize(e,t){this._viewportSize=new r(e,t),this._shadowRenderTarget.setSize(this._viewportSize.x,this._viewportSize.y)}updatePositionAndTarget(){this._shadowLightSources.forEach(e=>e.updatePositionAndTarget())}renderPass(e){if(!(this.needsUpdate||this.parameters.alwaysUpdate||this._cameraUpdate.changed(this.camera)))return;this.needsUpdate=!1,this.shadowTypeNeedsUpdate&&(this.shadowTypeNeedsUpdate=!1,this.needsUpdate=!0,this._updateShadowType(e));const t=this.scene.background,n=this.scene.environment,s=this.camera.layers.mask;this.scene.environment=null,this.scene.background=null,this.parameters.layers&&(this.camera.layers.mask=this.parameters.layers.mask),this.renderPassManager.setGroundVisibility(this.drawGround),this._renderSimpleShadowMapFromShadowLightSources(e,this.scene,this.camera),this.renderPassManager.setGroundVisibility(!1),this.camera.layers.mask=s,this.scene.environment=n,this.scene.background=t}_renderSimpleShadowMapFromShadowLightSources(e,t,n){var s;this._shadowMapPassOverrideMaterialCache.setShadowParameters(this.parameters.enableGroundBoundary,this.parameters.directionalDependency,this.parameters.directionalExponent,this.parameters.groundBoundary,this._groundMapScale,this.parameters.fadeOutDistance*this._shadowScale,this.parameters.fadeOutBlur);const i=this._getSortedShadowLightSources();0===i.length?this.passRenderer.clear(e,this._shadowRenderTarget,16777215,1):(this._setShadowLightSourcesIntensity(i),null===(s=this.renderCacheManager)||void 0===s||s.render(this,t,()=>{this.passRenderer.render(e,t,n,this._shadowRenderTarget,16777215,1)}),this._shadowLightSources.forEach(e=>e.finishRenderShadow()))}_getSortedShadowLightSources(){const e=[];return this._shadowLightSources.forEach(t=>e.push(...t.prepareRenderShadow())),e.sort((e,t)=>e.light.castShadow&&!t.light.castShadow||e.groundShadow&&!t.groundShadow?-1:!e.light.castShadow&&t.light.castShadow||!e.groundShadow&&t.groundShadow?1:t.intensity-e.intensity),e}_setShadowLightSourcesIntensity(e){let t=0;const n=this.parameters.maximumNumberOfLightSources;let s=0;e.forEach(e=>{(n<0||s<n)&&(t+=e.groundShadow?0:e.intensity,e.groundShadow||s++)}),s=0,e.forEach(e=>{var i;!this.parameters.enableGroundBoundary&&e.groundShadow||!(n<0||s<n)?(e.light.visible=!1,e.light.intensity=0,e.light.castShadow=!1):(e.light.visible=!0,e.light.intensity=e.groundShadow?e.intensity:e.intensity/t,(i=e.light).castShadow&&(i.castShadow=this.castShadow)),e.groundShadow||s++})}_updateShadowType(e){e.shadowMap.type=this.shadowConfiguration.currentConfiguration.type;const t=this.parameters.enableShadowMap&&this.shadowConfiguration.currentConfiguration.castShadow;e.shadowMap.enabled=t,e.shadowMap.needsUpdate=!0,this.castShadow=t&&this.shadowConfiguration.currentConfiguration.castShadow,this._shadowLightSources.forEach(e=>e._updateShadowType(this.shadowConfiguration.currentConfiguration,this._shadowScale))}switchType(e){return!!this.shadowConfiguration.switchType(e)&&(this.needsUpdate=!0,this.shadowTypeNeedsUpdate=!0,!0)}}class Il extends _l{set shadowOnGround(e){this._shadowOnGround=e}constructor(){super(),this._boundingBoxSet=!1,this._shadowOnGround=!0,this._shadowObjectMaterial=this._createShadowMaterial("default"),this._unlitMaterial=this._createShadowMaterial("unlit"),this._emissiveMaterial=this._createShadowMaterial("emissive"),this._receiveShadowMaterial=this._createShadowMaterial("shadow")}dispose(){this._shadowObjectMaterial.dispose(),this._unlitMaterial.dispose(),this._emissiveMaterial.dispose(),this._receiveShadowMaterial.dispose()}setShadowParameters(e,t,n,s,i,r,a){Ml.setShadowParameters(e,t,n,s,i,r,a)}setBoundingBox(e){this._boundingBoxSet=!0,Ml.setBoundingBox(e)}_createShadowMaterial(e){let t;return t="emissive"===e||"unlit"===e?new y({color:16777215,side:F}):"shadow"===e?new Lt({side:F}):Il.useModifiedMaterial?this._createCustomerShadowMaterial():new Ut({color:16777215,shininess:0,polygonOffsetFactor:0,polygonOffsetUnits:0,side:F}),t}_createCustomerShadowMaterial(){return new Ml({side:F})}addLineOrPoint(e){this.addToCache(e,{visible:!1})}addMesh(e){e.visible&&this._setMeshMaterialAndVisibility(e)}addObject(e){e.isLight&&!e.userData.shadowLightSource&&this.addToCache(e,{visible:!1})}_setMeshMaterialAndVisibility(e){e.userData.isFloor?this._setMeshShadowFloorMaterial(e):!e.material||!e.receiveShadow||Array.isArray(e.material)||!0===e.material.transparent&&e.material.opacity<.9?e.material&&e.material.transparent&&e.material.opacity<.9?this.addToCache(e,{visible:!1}):e.receiveShadow?this.addToCache(e,{castShadow:!1,material:this._receiveShadowMaterial}):this.addToCache(e,{visible:!1}):this._setShadowMaterialForOpaqueObject(e)}_setShadowMaterialForOpaqueObject(e){const t=e.material;t instanceof B||t instanceof y?this.addToCache(e,{material:this._unlitMaterial}):t instanceof N?this._setMeshShadowStandardMaterial(e,t):this.addToCache(e,{material:e.receiveShadow?this._shadowObjectMaterial:this._unlitMaterial})}_setMeshShadowStandardMaterial(e,t){const n=t.emissiveIntensity>0&&(t.emissive.r>0||t.emissive.g>0||t.emissive.b>0);this.addToCache(e,{castShadow:!n&&e.castShadow,material:n?this._emissiveMaterial:e.receiveShadow?this._shadowObjectMaterial:this._unlitMaterial})}_setMeshShadowFloorMaterial(e){this._boundingBoxSet&&this._shadowOnGround?this.addToCache(e,{visible:!0,castShadow:!1,receiveShadow:!0,material:this._shadowObjectMaterial}):this.addToCache(e,{visible:!1})}}Il.useModifiedMaterial=!0;class Dl{constructor(){var e;this.types=new Map([["off",Dl._noShadow],["BasicShadowMap",Dl._basicShadow],["PCFShadowMap",Dl._pcfShadow],["PCFSoftShadowMap",Dl._pcfSoftShadow],["VSMShadowMap",Dl._vcmShadow]]),this.shadowType="PCFShadowMap",this.currentConfiguration=null!==(e=this.types.get(this.shadowType))&&void 0!==e?e:Dl._defaultType}switchType(e){var t;return!!this.types.has(e)&&(this.currentConfiguration=null!==(t=this.types.get(e))&&void 0!==t?t:Dl._defaultType,!0)}}Dl._noShadow={castShadow:!1,type:It,bias:0,normalBias:0,radius:0},Dl._basicShadow={castShadow:!0,type:Dt,bias:-5e-5,normalBias:.005,radius:0},Dl._pcfShadow={castShadow:!0,type:It,bias:-5e-5,normalBias:.01,radius:4},Dl._pcfSoftShadow={castShadow:!0,type:Ot,bias:-5e-5,normalBias:.01,radius:1},Dl._vcmShadow={castShadow:!0,type:kt,bias:1e-4,normalBias:0,radius:15},Dl._defaultType=Dl._pcfShadow;class Ol{constructor(e,t){var n,s;this._isVisibleBackup=!0,this._castShadowBackup=!0,this._shadowMapSize=null!==(n=null==t?void 0:t.shadowMapSize)&&void 0!==n?n:1024,this._blurSamples=null!==(s=null==t?void 0:t.blurSamples)&&void 0!==s?s:8,this._shadowLightSource=e,this._shadowLightSource.visible=!1,this._shadowLightSource.castShadow=!0,this._shadowLightSource.shadow&&(this._shadowLightSource.shadow.mapSize=new r(this._shadowMapSize,this._shadowMapSize),this._shadowLightSource.shadow.blurSamples=this._blurSamples,this._shadowLightSource.shadow.autoUpdate=!1),this._shadowLightSource.userData.shadowLightSource=this}getPosition(){return this._shadowLightSource.position}getShadowLight(){return this._shadowLightSource}getOriginalLight(){return null}dispose(){this._shadowLightSource.dispose()}addTo(e){e.add(this._shadowLightSource)}removeFrom(e){e.remove(this._shadowLightSource)}updatePositionAndTarget(){this._updateShadowPositionAndTarget(this.getPosition(),new a(0,0,0))}updateBounds(e){if(this._shadowLightSource instanceof l){const t=this._shadowLightSource.shadow.camera,n=e.bounds.clone().applyMatrix4(t.matrixWorldInverse),s=Math.max(.001,Math.min(-n.min.z,-n.max.z)),i=Math.max(-n.min.z,-n.max.z),r=Math.max(Math.abs(n.min.x),Math.abs(n.max.x)),a=Math.max(Math.abs(n.min.y),Math.abs(n.max.y)),o=Math.atan2(1.05*Math.hypot(a,r),s);t.aspect=1,t.near=s,t.far=i,this._shadowLightSource.angle=o}else if(this._shadowLightSource.shadow){const t=this._shadowLightSource.shadow.camera;e.updateCameraViewVolumeFromBounds(t);const n=t;n.far+=n.far-n.near,n.updateProjectionMatrix()}this._shadowLightSource.shadow&&(this._shadowLightSource.shadow.needsUpdate=!0)}forceShadowUpdate(){this._shadowLightSource.shadow&&(this._shadowLightSource.shadow.needsUpdate=!0)}_updateShadowPositionAndTarget(e,t){var n,s,i;if(this._shadowLightSource instanceof l){const n=t.clone().sub(e),s=n.length();n.normalize();const i=t.clone().sub(n.clone().multiplyScalar(4*s));this._shadowLightSource.shadow.camera.position.copy(i),this._shadowLightSource.shadow.camera.position.copy(i),this._shadowLightSource.shadow.camera.lookAt(t),this._shadowLightSource.position.copy(i),this._shadowLightSource.lookAt(t)}else this._shadowLightSource.position.copy(e),this._shadowLightSource.lookAt(t),null===(n=this._shadowLightSource.shadow)||void 0===n||n.camera.position.copy(e),null===(s=this._shadowLightSource.shadow)||void 0===s||s.camera.lookAt(t);null===(i=this._shadowLightSource.shadow)||void 0===i||i.camera.updateMatrixWorld(),this._shadowLightSource.updateMatrixWorld()}_updateShadowType(e,t){const n=this._shadowLightSource.shadow;n&&(n.bias=e.bias,n.normalBias=e.normalBias*t,n.radius=e.radius,n.needsUpdate=!0)}prepareRenderShadow(){return[]}finishRenderShadow(){}}class kl extends Ol{constructor(e,t){let n;switch(null==t?void 0:t.shadowLightSourceType){default:case"DirectionalLightShadow":n=new i(16777215,1);break;case"SpotLightShadow":n=new l(16777215,1,0,Math.PI/4,0)}n.position.copy(e.position),n.lookAt(0,0,0),super(n,t),this._rectAreaLight=e,this._rectAreaLight.userData.shadowLightSource=this,(null==t?void 0:t.addHelper)&&(this._rectLightHelper=new Pl(this._rectAreaLight),this._rectLightHelper.material.depthWrite=!1,this._rectAreaLight.add(this._rectLightHelper))}getPosition(){return this._rectAreaLight.position}getRectAreaLight(){return this._rectAreaLight}getOriginalLight(){return this._rectAreaLight}prepareRenderShadow(){return this._isVisibleBackup=this._rectAreaLight.visible,this._castShadowBackup=this._shadowLightSource.castShadow,this._shadowLightSource.visible=this._rectAreaLight.visible,this._rectAreaLight.visible=!1,this._shadowLightSource.visible?[{light:this._shadowLightSource,intensity:this._rectAreaLight.intensity,groundShadow:!1}]:[]}finishRenderShadow(){this._shadowLightSource.visible=!1,this._shadowLightSource.castShadow=this._castShadowBackup,this._rectAreaLight.visible=this._isVisibleBackup}}class Ll extends Ol{constructor(e,t,n){const s=new i(16777215,t);s.position.copy(e),s.lookAt(0,0,0),s.updateMatrix(),s.castShadow=!0,super(s,n),this._position=e.clone(),this._intensity=t}getPosition(){return this._position}prepareRenderShadow(){return this._castShadowBackup=this._shadowLightSource.castShadow,this._shadowLightSource.visible=!0,[{light:this._shadowLightSource,intensity:this._intensity,groundShadow:!1}]}finishRenderShadow(){this._shadowLightSource.castShadow=this._castShadowBackup,this._shadowLightSource.visible=!1}}class Ul extends Ol{constructor(e,t){const n=new i(16777215,1);n.position.copy(e),n.lookAt(0,0,0),n.updateMatrix(),n.castShadow=!0,super(n,t),this._position=e.clone()}getPosition(){return this._position}prepareRenderShadow(){return this._castShadowBackup=this._shadowLightSource.castShadow,this._shadowLightSource.visible=!0,[{light:this._shadowLightSource,intensity:1,groundShadow:!0}]}finishRenderShadow(){this._shadowLightSource.castShadow=this._castShadowBackup,this._shadowLightSource.visible=!1}}const Bl={name:"CopyShader",uniforms:{tDiffuse:{value:null},opacity:{value:1}},vertexShader:"\n\n\t\tvarying vec2 vUv;\n\n\t\tvoid main() {\n\n\t\t\tvUv = uv;\n\t\t\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n\n\t\t}",fragmentShader:"\n\n\t\tuniform float opacity;\n\n\t\tuniform sampler2D tDiffuse;\n\n\t\tvarying vec2 vUv;\n\n\t\tvoid main() {\n\n\t\t\tvec4 texel = texture2D( tDiffuse, vUv );\n\t\t\tgl_FragColor = opacity * texel;\n\n\n\t\t}"},Nl={name:"FXAAShader",uniforms:{tDiffuse:{value:null},resolution:{value:new r(1/1024,1/512)}},vertexShader:"\n\n\t\tvarying vec2 vUv;\n\n\t\tvoid main() {\n\n\t\t\tvUv = uv;\n\t\t\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n\n\t\t}",fragmentShader:"\n\t\tprecision highp float;\n\n\t\tuniform sampler2D tDiffuse;\n\n\t\tuniform vec2 resolution;\n\n\t\tvarying vec2 vUv;\n\n\t\t// FXAA 3.11 implementation by NVIDIA, ported to WebGL by Agost Biro (biro@archilogic.com)\n\n\t\t//----------------------------------------------------------------------------------\n\t\t// File: es3-keplerFXAAassetsshaders/FXAA_DefaultES.frag\n\t\t// SDK Version: v3.00\n\t\t// Email: gameworks@nvidia.com\n\t\t// Site: http://developer.nvidia.com/\n\t\t//\n\t\t// Copyright (c) 2014-2015, NVIDIA CORPORATION. All rights reserved.\n\t\t//\n\t\t// Redistribution and use in source and binary forms, with or without\n\t\t// modification, are permitted provided that the following conditions\n\t\t// are met:\n\t\t// * Redistributions of source code must retain the above copyright\n\t\t// notice, this list of conditions and the following disclaimer.\n\t\t// * Redistributions in binary form must reproduce the above copyright\n\t\t// notice, this list of conditions and the following disclaimer in the\n\t\t// documentation and/or other materials provided with the distribution.\n\t\t// * Neither the name of NVIDIA CORPORATION nor the names of its\n\t\t// contributors may be used to endorse or promote products derived\n\t\t// from this software without specific prior written permission.\n\t\t//\n\t\t// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ''AS IS'' AND ANY\n\t\t// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\t\t// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\t\t// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR\n\t\t// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\t\t// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\t\t// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\t\t// PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\n\t\t// OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n\t\t// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n\t\t// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\t\t//\n\t\t//----------------------------------------------------------------------------------\n\n\t\t#ifndef FXAA_DISCARD\n\t\t\t//\n\t\t\t// Only valid for PC OpenGL currently.\n\t\t\t// Probably will not work when FXAA_GREEN_AS_LUMA = 1.\n\t\t\t//\n\t\t\t// 1 = Use discard on pixels which don't need AA.\n\t\t\t// For APIs which enable concurrent TEX+ROP from same surface.\n\t\t\t// 0 = Return unchanged color on pixels which don't need AA.\n\t\t\t//\n\t\t\t#define FXAA_DISCARD 0\n\t\t#endif\n\n\t\t/*--------------------------------------------------------------------------*/\n\t\t#define FxaaTexTop(t, p) texture2D(t, p, -100.0)\n\t\t#define FxaaTexOff(t, p, o, r) texture2D(t, p + (o * r), -100.0)\n\t\t/*--------------------------------------------------------------------------*/\n\n\t\t#define NUM_SAMPLES 5\n\n\t\t// assumes colors have premultipliedAlpha, so that the calculated color contrast is scaled by alpha\n\t\tfloat contrast( vec4 a, vec4 b ) {\n\t\t\tvec4 diff = abs( a - b );\n\t\t\treturn max( max( max( diff.r, diff.g ), diff.b ), diff.a );\n\t\t}\n\n\t\t/*============================================================================\n\n\t\t\t\t\t\t\t\t\tFXAA3 QUALITY - PC\n\n\t\t============================================================================*/\n\n\t\t/*--------------------------------------------------------------------------*/\n\t\tvec4 FxaaPixelShader(\n\t\t\tvec2 posM,\n\t\t\tsampler2D tex,\n\t\t\tvec2 fxaaQualityRcpFrame,\n\t\t\tfloat fxaaQualityEdgeThreshold,\n\t\t\tfloat fxaaQualityinvEdgeThreshold\n\t\t) {\n\t\t\tvec4 rgbaM = FxaaTexTop(tex, posM);\n\t\t\tvec4 rgbaS = FxaaTexOff(tex, posM, vec2( 0.0, 1.0), fxaaQualityRcpFrame.xy);\n\t\t\tvec4 rgbaE = FxaaTexOff(tex, posM, vec2( 1.0, 0.0), fxaaQualityRcpFrame.xy);\n\t\t\tvec4 rgbaN = FxaaTexOff(tex, posM, vec2( 0.0,-1.0), fxaaQualityRcpFrame.xy);\n\t\t\tvec4 rgbaW = FxaaTexOff(tex, posM, vec2(-1.0, 0.0), fxaaQualityRcpFrame.xy);\n\t\t\t// . S .\n\t\t\t// W M E\n\t\t\t// . N .\n\n\t\t\tbool earlyExit = max( max( max(\n\t\t\t\t\tcontrast( rgbaM, rgbaN ),\n\t\t\t\t\tcontrast( rgbaM, rgbaS ) ),\n\t\t\t\t\tcontrast( rgbaM, rgbaE ) ),\n\t\t\t\t\tcontrast( rgbaM, rgbaW ) )\n\t\t\t\t\t< fxaaQualityEdgeThreshold;\n\t\t\t// . 0 .\n\t\t\t// 0 0 0\n\t\t\t// . 0 .\n\n\t\t\t#if (FXAA_DISCARD == 1)\n\t\t\t\tif(earlyExit) FxaaDiscard;\n\t\t\t#else\n\t\t\t\tif(earlyExit) return rgbaM;\n\t\t\t#endif\n\n\t\t\tfloat contrastN = contrast( rgbaM, rgbaN );\n\t\t\tfloat contrastS = contrast( rgbaM, rgbaS );\n\t\t\tfloat contrastE = contrast( rgbaM, rgbaE );\n\t\t\tfloat contrastW = contrast( rgbaM, rgbaW );\n\n\t\t\tfloat relativeVContrast = ( contrastN + contrastS ) - ( contrastE + contrastW );\n\t\t\trelativeVContrast *= fxaaQualityinvEdgeThreshold;\n\n\t\t\tbool horzSpan = relativeVContrast > 0.;\n\t\t\t// . 1 .\n\t\t\t// 0 0 0\n\t\t\t// . 1 .\n\n\t\t\t// 45 deg edge detection and corners of objects, aka V/H contrast is too similar\n\t\t\tif( abs( relativeVContrast ) < .3 ) {\n\t\t\t\t// locate the edge\n\t\t\t\tvec2 dirToEdge;\n\t\t\t\tdirToEdge.x = contrastE > contrastW ? 1. : -1.;\n\t\t\t\tdirToEdge.y = contrastS > contrastN ? 1. : -1.;\n\t\t\t\t// . 2 . . 1 .\n\t\t\t\t// 1 0 2 ~= 0 0 1\n\t\t\t\t// . 1 . . 0 .\n\n\t\t\t\t// tap 2 pixels and see which ones are \"outside\" the edge, to\n\t\t\t\t// determine if the edge is vertical or horizontal\n\n\t\t\t\tvec4 rgbaAlongH = FxaaTexOff(tex, posM, vec2( dirToEdge.x, -dirToEdge.y ), fxaaQualityRcpFrame.xy);\n\t\t\t\tfloat matchAlongH = contrast( rgbaM, rgbaAlongH );\n\t\t\t\t// . 1 .\n\t\t\t\t// 0 0 1\n\t\t\t\t// . 0 H\n\n\t\t\t\tvec4 rgbaAlongV = FxaaTexOff(tex, posM, vec2( -dirToEdge.x, dirToEdge.y ), fxaaQualityRcpFrame.xy);\n\t\t\t\tfloat matchAlongV = contrast( rgbaM, rgbaAlongV );\n\t\t\t\t// V 1 .\n\t\t\t\t// 0 0 1\n\t\t\t\t// . 0 .\n\n\t\t\t\trelativeVContrast = matchAlongV - matchAlongH;\n\t\t\t\trelativeVContrast *= fxaaQualityinvEdgeThreshold;\n\n\t\t\t\tif( abs( relativeVContrast ) < .3 ) { // 45 deg edge\n\t\t\t\t\t// 1 1 .\n\t\t\t\t\t// 0 0 1\n\t\t\t\t\t// . 0 1\n\n\t\t\t\t\t// do a simple blur\n\t\t\t\t\treturn mix(\n\t\t\t\t\t\trgbaM,\n\t\t\t\t\t\t(rgbaN + rgbaS + rgbaE + rgbaW) * .25,\n\t\t\t\t\t\t.4\n\t\t\t\t\t);\n\t\t\t\t}\n\n\t\t\t\thorzSpan = relativeVContrast > 0.;\n\t\t\t}\n\n\t\t\tif(!horzSpan) rgbaN = rgbaW;\n\t\t\tif(!horzSpan) rgbaS = rgbaE;\n\t\t\t// . 0 . 1\n\t\t\t// 1 0 1 -> 0\n\t\t\t// . 0 . 1\n\n\t\t\tbool pairN = contrast( rgbaM, rgbaN ) > contrast( rgbaM, rgbaS );\n\t\t\tif(!pairN) rgbaN = rgbaS;\n\n\t\t\tvec2 offNP;\n\t\t\toffNP.x = (!horzSpan) ? 0.0 : fxaaQualityRcpFrame.x;\n\t\t\toffNP.y = ( horzSpan) ? 0.0 : fxaaQualityRcpFrame.y;\n\n\t\t\tbool doneN = false;\n\t\t\tbool doneP = false;\n\n\t\t\tfloat nDist = 0.;\n\t\t\tfloat pDist = 0.;\n\n\t\t\tvec2 posN = posM;\n\t\t\tvec2 posP = posM;\n\n\t\t\tint iterationsUsed = 0;\n\t\t\tint iterationsUsedN = 0;\n\t\t\tint iterationsUsedP = 0;\n\t\t\tfor( int i = 0; i < NUM_SAMPLES; i++ ) {\n\t\t\t\titerationsUsed = i;\n\n\t\t\t\tfloat increment = float(i + 1);\n\n\t\t\t\tif(!doneN) {\n\t\t\t\t\tnDist += increment;\n\t\t\t\t\tposN = posM + offNP * nDist;\n\t\t\t\t\tvec4 rgbaEndN = FxaaTexTop(tex, posN.xy);\n\t\t\t\t\tdoneN = contrast( rgbaEndN, rgbaM ) > contrast( rgbaEndN, rgbaN );\n\t\t\t\t\titerationsUsedN = i;\n\t\t\t\t}\n\n\t\t\t\tif(!doneP) {\n\t\t\t\t\tpDist += increment;\n\t\t\t\t\tposP = posM - offNP * pDist;\n\t\t\t\t\tvec4 rgbaEndP = FxaaTexTop(tex, posP.xy);\n\t\t\t\t\tdoneP = contrast( rgbaEndP, rgbaM ) > contrast( rgbaEndP, rgbaN );\n\t\t\t\t\titerationsUsedP = i;\n\t\t\t\t}\n\n\t\t\t\tif(doneN || doneP) break;\n\t\t\t}\n\n\n\t\t\tif ( !doneP && !doneN ) return rgbaM; // failed to find end of edge\n\n\t\t\tfloat dist = min(\n\t\t\t\tdoneN ? float( iterationsUsedN ) / float( NUM_SAMPLES - 1 ) : 1.,\n\t\t\t\tdoneP ? float( iterationsUsedP ) / float( NUM_SAMPLES - 1 ) : 1.\n\t\t\t);\n\n\t\t\t// hacky way of reduces blurriness of mostly diagonal edges\n\t\t\t// but reduces AA quality\n\t\t\tdist = pow(dist, .5);\n\n\t\t\tdist = 1. - dist;\n\n\t\t\treturn mix(\n\t\t\t\trgbaM,\n\t\t\t\trgbaN,\n\t\t\t\tdist * .5\n\t\t\t);\n\t\t}\n\n\t\tvoid main() {\n\t\t\tconst float edgeDetectionQuality = .2;\n\t\t\tconst float invEdgeDetectionQuality = 1. / edgeDetectionQuality;\n\n\t\t\tgl_FragColor = FxaaPixelShader(\n\t\t\t\tvUv,\n\t\t\t\ttDiffuse,\n\t\t\t\tresolution,\n\t\t\t\tedgeDetectionQuality, // [0,1] contrast needed, otherwise early discard\n\t\t\t\tinvEdgeDetectionQuality\n\t\t\t);\n\n\t\t}\n\t"};class Fl extends il{constructor(e,t,n,s,i,a){var o;super(e),this.patternTexture=null,this.clearBackground=!1,this.renderScene=n,this.renderCamera=s,this.selectedObjects=void 0!==i?i:[],this.visibleEdgeColor=new h(1,1,1),this.hiddenEdgeColor=new h(.1,.04,.02),this.edgeGlow=0,this.usePatternTexture=!1,this.edgeThickness=1,this.edgeStrength=3,this.downSampleRatio=(null==a?void 0:a.downSampleRatio)||2,this.pulsePeriod=0,this.edgeDetectionFxaa=(null==a?void 0:a.edgeDetectionFxaa)||!1,this._visibilityCache=new Map,this.resolution=void 0!==t?new r(t.x,t.y):new r(256,256);const l=Math.round(this.resolution.x/this.downSampleRatio),d=Math.round(this.resolution.y/this.downSampleRatio);this.renderTargetMaskBuffer=new Ne(this.resolution.x,this.resolution.y),this.renderTargetMaskBuffer.texture.name="OutlinePass.mask",this.renderTargetMaskBuffer.texture.generateMipmaps=!1,this.prepareMaskMaterial=this._getPrepareMaskMaterial(null===(o=this.gBufferTextures)||void 0===o?void 0:o.isFloatGBufferWithRgbNormalAlphaDepth),this.prepareMaskMaterial.side=F,this.prepareMaskMaterial.fragmentShader=function(e,t){const n=t.isPerspectiveCamera?"perspective":"orthographic";return e.replace(/DEPTH_TO_VIEW_Z/g,n+"DepthToViewZ")}(this.prepareMaskMaterial.fragmentShader,this.renderCamera),this.edgeDetectionFxaa&&(this.fxaaRenderMaterial=new Me(Nl),this.fxaaRenderMaterial.uniforms.tDiffuse.value=this.renderTargetMaskBuffer.texture,this.fxaaRenderMaterial.uniforms.resolution.value.set(1/this.resolution.x,1/this.resolution.y),this.renderTargetFxaaBuffer=new Ne(this.resolution.x,this.resolution.y),this.renderTargetFxaaBuffer.texture.name="OutlinePass.fxaa",this.renderTargetFxaaBuffer.texture.generateMipmaps=!1),this.renderTargetMaskDownSampleBuffer=new Ne(l,d),this.renderTargetMaskDownSampleBuffer.texture.name="OutlinePass.depthDownSample",this.renderTargetMaskDownSampleBuffer.texture.generateMipmaps=!1,this.renderTargetBlurBuffer1=new Ne(l,d),this.renderTargetBlurBuffer1.texture.name="OutlinePass.blur1",this.renderTargetBlurBuffer1.texture.generateMipmaps=!1,this.renderTargetBlurBuffer2=new Ne(Math.round(l/2),Math.round(d/2)),this.renderTargetBlurBuffer2.texture.name="OutlinePass.blur2",this.renderTargetBlurBuffer2.texture.generateMipmaps=!1,this.edgeDetectionMaterial=this._getEdgeDetectionMaterial(),this.renderTargetEdgeBuffer1=new Ne(l,d),this.renderTargetEdgeBuffer1.texture.name="OutlinePass.edge1",this.renderTargetEdgeBuffer1.texture.generateMipmaps=!1,this.renderTargetEdgeBuffer2=new Ne(Math.round(l/2),Math.round(d/2)),this.renderTargetEdgeBuffer2.texture.name="OutlinePass.edge2",this.renderTargetEdgeBuffer2.texture.generateMipmaps=!1,this.separableBlurMaterial1=this._getSeperableBlurMaterial(4),this.separableBlurMaterial1.uniforms.texSize.value.set(l,d),this.separableBlurMaterial1.uniforms.kernelRadius.value=1,this.separableBlurMaterial2=this._getSeperableBlurMaterial(4),this.separableBlurMaterial2.uniforms.texSize.value.set(Math.round(l/2),Math.round(d/2)),this.separableBlurMaterial2.uniforms.kernelRadius.value=4,this.overlayMaterial=this._getOverlayMaterial();const c=Bl;this.copyUniforms=Ie.clone(c.uniforms),this.copyUniforms.opacity.value=1,this.materialCopy=new Me({uniforms:this.copyUniforms,vertexShader:c.vertexShader,fragmentShader:c.fragmentShader,blending:De,depthTest:!1,depthWrite:!1,transparent:!0}),this.enabled=!0,this.needsSwap=!1,this.oldClearColor=new h,this.oldClearAlpha=1,this.fsQuad=new Sr(void 0),this.tempPulseColor1=new h,this.tempPulseColor2=new h,this.textureMatrix=new C}dispose(){var e,t;super.dispose(),this.renderTargetMaskBuffer.dispose(),null===(e=this.renderTargetFxaaBuffer)||void 0===e||e.dispose(),this.renderTargetMaskDownSampleBuffer.dispose(),this.renderTargetBlurBuffer1.dispose(),this.renderTargetBlurBuffer2.dispose(),this.renderTargetEdgeBuffer1.dispose(),this.renderTargetEdgeBuffer2.dispose(),this.prepareMaskMaterial.dispose(),null===(t=this.fxaaRenderMaterial)||void 0===t||t.dispose(),this.edgeDetectionMaterial.dispose(),this.separableBlurMaterial1.dispose(),this.separableBlurMaterial2.dispose(),this.overlayMaterial.dispose(),this.materialCopy.dispose(),this.fsQuad.dispose()}setSize(e,t){var n,s;this.renderTargetMaskBuffer.setSize(e,t);let i=Math.round(e/this.downSampleRatio),r=Math.round(t/this.downSampleRatio);this.renderTargetMaskDownSampleBuffer.setSize(i,r),this.renderTargetBlurBuffer1.setSize(i,r),this.renderTargetEdgeBuffer1.setSize(i,r),this.separableBlurMaterial1.uniforms.texSize.value.set(i,r),i=Math.round(i/2),r=Math.round(r/2),this.renderTargetBlurBuffer2.setSize(i,r),this.renderTargetEdgeBuffer2.setSize(i,r),this.separableBlurMaterial2.uniforms.texSize.value.set(i,r),null===(n=this.fxaaRenderMaterial)||void 0===n||n.uniforms.resolution.value.set(1/this.resolution.x,1/this.resolution.y),null===(s=this.renderTargetFxaaBuffer)||void 0===s||s.setSize(e,t)}_canBeHighlighted(e){return e.isMesh||Fl.highlightLines&&e.isLine}_changeVisibilityOfSelectedObjects(e){const t=this._visibilityCache;this.selectedObjects.forEach(n=>n.traverse(n=>{this._canBeHighlighted(n)&&(!0===e?n.visible=t.get(n):(t.set(n,n.visible),n.visible=e))}))}_changeVisibilityOfNonSelectedObjects(e){const t=this._visibilityCache,n=[];this.selectedObjects.forEach(e=>e.traverse(e=>{this._canBeHighlighted(e)&&n.push(e)})),this.renderScene.traverse(s=>{if(this._canBeHighlighted(s)||s.isSprite){if(!1===n.some(e=>e.id===s.id)){const n=s.visible;!1!==e&&!0!==t.get(s)||(s.visible=e),t.set(s,n)}}else s.isPoints&&(!0===e?s.visible=t.get(s):(t.set(s,s.visible),s.visible=e))})}_updateTextureMatrix(){this.textureMatrix.set(.5,0,0,.5,0,.5,0,.5,0,0,.5,.5,0,0,0,1),this.textureMatrix.multiply(this.renderCamera.projectionMatrix),this.textureMatrix.multiply(this.renderCamera.matrixWorldInverse)}render(e,t,n,s,i){if(this.selectedObjects.length>0){e.getClearColor(this.oldClearColor),this.oldClearAlpha=e.getClearAlpha();const t=e.autoClear;this.clearBackground&&(e.setClearColor(0,255),e.clear(!0,!1,!1)),e.autoClear=!1,i&&e.state.buffers.stencil.setTest(!1),e.setClearColor(16777215,1),this._changeVisibilityOfSelectedObjects(!1);const s=this.renderScene.background;this.renderScene.background=null,this._changeVisibilityOfSelectedObjects(!0),this._visibilityCache.clear(),this._updateTextureMatrix(),this._changeVisibilityOfNonSelectedObjects(!1),this.renderScene.overrideMaterial=this.prepareMaskMaterial,this.prepareMaskMaterial.uniforms.cameraNearFar.value.set(this.renderCamera.near,this.renderCamera.far),this.prepareMaskMaterial.uniforms.depthTexture.value=this.gBufferTextures.textureWithDepthValue,this.prepareMaskMaterial.uniforms.textureMatrix.value=this.textureMatrix,e.setRenderTarget(this.renderTargetMaskBuffer),e.clear(),e.render(this.renderScene,this.renderCamera),this.renderScene.overrideMaterial=null,this._changeVisibilityOfNonSelectedObjects(!0),this._visibilityCache.clear(),this.renderScene.background=s;let r=this.renderTargetMaskBuffer;if(this.edgeDetectionFxaa&&this.fxaaRenderMaterial&&this.renderTargetFxaaBuffer&&(this.fxaaRenderMaterial.uniforms.tDiffuse.value=this.renderTargetMaskBuffer.texture,this.fsQuad.material=this.fxaaRenderMaterial,e.setRenderTarget(this.renderTargetFxaaBuffer),e.clear(),this.fsQuad.render(e),r=this.renderTargetFxaaBuffer),this.fsQuad.material=this.materialCopy,this.copyUniforms.tDiffuse.value=r.texture,e.setRenderTarget(this.renderTargetMaskDownSampleBuffer),e.clear(),this.fsQuad.render(e),this.tempPulseColor1.copy(this.visibleEdgeColor),this.tempPulseColor2.copy(this.hiddenEdgeColor),this.pulsePeriod>0){const e=.625+.75*Math.cos(.01*performance.now()/this.pulsePeriod)/2;this.tempPulseColor1.multiplyScalar(e),this.tempPulseColor2.multiplyScalar(e)}this.fsQuad.material=this.edgeDetectionMaterial,this.edgeDetectionMaterial.uniforms.maskTexture.value=this.renderTargetMaskDownSampleBuffer.texture,this.edgeDetectionMaterial.uniforms.texSize.value.set(this.renderTargetMaskDownSampleBuffer.width,this.renderTargetMaskDownSampleBuffer.height),this.edgeDetectionMaterial.uniforms.visibleEdgeColor.value=this.tempPulseColor1,this.edgeDetectionMaterial.uniforms.hiddenEdgeColor.value=this.tempPulseColor2,e.setRenderTarget(this.renderTargetEdgeBuffer1),e.clear(),this.fsQuad.render(e),this.fsQuad.material=this.separableBlurMaterial1,this.separableBlurMaterial1.uniforms.colorTexture.value=this.renderTargetEdgeBuffer1.texture,this.separableBlurMaterial1.uniforms.direction.value=Fl.BlurDirectionX,this.separableBlurMaterial1.uniforms.kernelRadius.value=this.edgeThickness,e.setRenderTarget(this.renderTargetBlurBuffer1),e.clear(),this.fsQuad.render(e),this.separableBlurMaterial1.uniforms.colorTexture.value=this.renderTargetBlurBuffer1.texture,this.separableBlurMaterial1.uniforms.direction.value=Fl.BlurDirectionY,e.setRenderTarget(this.renderTargetEdgeBuffer1),e.clear(),this.fsQuad.render(e),this.fsQuad.material=this.separableBlurMaterial2,this.separableBlurMaterial2.uniforms.colorTexture.value=this.renderTargetEdgeBuffer1.texture,this.separableBlurMaterial2.uniforms.direction.value=Fl.BlurDirectionX,e.setRenderTarget(this.renderTargetBlurBuffer2),e.clear(),this.fsQuad.render(e),this.separableBlurMaterial2.uniforms.colorTexture.value=this.renderTargetBlurBuffer2.texture,this.separableBlurMaterial2.uniforms.direction.value=Fl.BlurDirectionY,e.setRenderTarget(this.renderTargetEdgeBuffer2),e.clear(),this.fsQuad.render(e),this.fsQuad.material=this.overlayMaterial,this.overlayMaterial.uniforms.maskTexture.value=r.texture,this.overlayMaterial.uniforms.edgeTexture1.value=this.renderTargetEdgeBuffer1.texture,this.overlayMaterial.uniforms.edgeTexture2.value=this.renderTargetEdgeBuffer2.texture,this.overlayMaterial.uniforms.patternTexture.value=this.patternTexture,this.overlayMaterial.uniforms.edgeStrength.value=this.edgeStrength,this.overlayMaterial.uniforms.edgeGlow.value=this.edgeGlow,this.overlayMaterial.uniforms.usePatternTexture.value=this.usePatternTexture,i&&e.state.buffers.stencil.setTest(!0),e.setRenderTarget(n),this.fsQuad.render(e),e.setClearColor(this.oldClearColor,this.oldClearAlpha),e.autoClear=t}this.renderToScreen&&n&&(this.fsQuad.material=this.materialCopy,this.copyUniforms.tDiffuse.value=n.texture,e.setRenderTarget(null),this.fsQuad.render(e))}renderPass(e){this.render(e,null,null,0,!1)}_getPrepareMaskMaterial(e){return new Me({uniforms:{depthTexture:{value:null},cameraNearFar:{value:new r(.5,.5)},textureMatrix:{value:null}},defines:{FLOAT_ALPHA_DEPTH:e?1:0},vertexShader:"#include <morphtarget_pars_vertex>\n\t\t\t\t#include <skinning_pars_vertex>\n\n\t\t\t\tvarying vec4 projTexCoord;\n\t\t\t\tvarying vec4 vPosition;\n\t\t\t\tuniform mat4 textureMatrix;\n\n\t\t\t\tvoid main() {\n\n\t\t\t\t\t#include <skinbase_vertex>\n\t\t\t\t\t#include <begin_vertex>\n\t\t\t\t\t#include <morphtarget_vertex>\n\t\t\t\t\t#include <skinning_vertex>\n\t\t\t\t\t#include <project_vertex>\n\n\t\t\t\t\tvPosition = mvPosition;\n\n\t\t\t\t\tvec4 worldPosition = vec4( transformed, 1.0 );\n\n\t\t\t\t\t#ifdef USE_INSTANCING\n\n\t\t\t\t\t\tworldPosition = instanceMatrix * worldPosition;\n\n\t\t\t\t\t#endif\n\t\t\t\t\t\n\t\t\t\t\tworldPosition = modelMatrix * worldPosition;\n\n\t\t\t\t\tprojTexCoord = textureMatrix * worldPosition;\n\n\t\t\t\t}",fragmentShader:"#include <packing>\n\t\t\t\tvarying vec4 vPosition;\n\t\t\t\tvarying vec4 projTexCoord;\n\t\t\t\tuniform sampler2D depthTexture;\n\t\t\t\tuniform vec2 cameraNearFar;\n\n\t\t\t\tvoid main() {\n\n #if FLOAT_ALPHA_DEPTH == 1\n\t\t\t\t\t float depth = texture2DProj( depthTexture, projTexCoord ).w;\n #else\n float depth = unpackRGBAToDepth(texture2DProj( depthTexture, projTexCoord ));\n #endif\n\t\t\t\t\tfloat viewZ = - DEPTH_TO_VIEW_Z( depth, cameraNearFar.x, cameraNearFar.y );\n\t\t\t\t\tfloat depthTest = (-vPosition.z > viewZ) ? 1.0 : 0.0;\n\t\t\t\t\tgl_FragColor = vec4(0.0, depthTest, 1.0, 1.0);\n\n\t\t\t\t}"})}_getEdgeDetectionMaterial(){return new Me({uniforms:{maskTexture:{value:null},texSize:{value:new r(.5,.5)},visibleEdgeColor:{value:new a(1,1,1)},hiddenEdgeColor:{value:new a(1,1,1)}},vertexShader:"varying vec2 vUv;\n\n\t\t\t\tvoid main() {\n\t\t\t\t\tvUv = uv;\n\t\t\t\t\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n\t\t\t\t}",fragmentShader:"varying vec2 vUv;\n\n\t\t\t\tuniform sampler2D maskTexture;\n\t\t\t\tuniform vec2 texSize;\n\t\t\t\tuniform vec3 visibleEdgeColor;\n\t\t\t\tuniform vec3 hiddenEdgeColor;\n\n\t\t\t\tvoid main() {\n\t\t\t\t\tvec2 invSize = 1.0 / texSize;\n\t\t\t\t\tvec4 uvOffset = vec4(1.0, 0.0, 0.0, 1.0) * vec4(invSize, invSize);\n\t\t\t\t\tvec4 c1 = texture2D( maskTexture, vUv + uvOffset.xy);\n\t\t\t\t\tvec4 c2 = texture2D( maskTexture, vUv - uvOffset.xy);\n\t\t\t\t\tvec4 c3 = texture2D( maskTexture, vUv + uvOffset.yw);\n\t\t\t\t\tvec4 c4 = texture2D( maskTexture, vUv - uvOffset.yw);\n\t\t\t\t\tfloat diff1 = (c1.r - c2.r)*0.5;\n\t\t\t\t\tfloat diff2 = (c3.r - c4.r)*0.5;\n\t\t\t\t\tfloat d = length( vec2(diff1, diff2) );\n\t\t\t\t\tfloat a1 = min(c1.g, c2.g);\n\t\t\t\t\tfloat a2 = min(c3.g, c4.g);\n\t\t\t\t\tfloat visibilityFactor = min(a1, a2);\n\t\t\t\t\tvec3 edgeColor = 1.0 - visibilityFactor > 0.001 ? visibleEdgeColor : hiddenEdgeColor;\n\t\t\t\t\tgl_FragColor = vec4(edgeColor, 1.0) * vec4(d);\n\t\t\t\t}"})}_getSeperableBlurMaterial(e){return new Me({defines:{MAX_RADIUS:e},uniforms:{colorTexture:{value:null},texSize:{value:new r(.5,.5)},direction:{value:new r(.5,.5)},kernelRadius:{value:1}},vertexShader:"varying vec2 vUv;\n\n\t\t\t\tvoid main() {\n\t\t\t\t\tvUv = uv;\n\t\t\t\t\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n\t\t\t\t}",fragmentShader:"#include <common>\n\t\t\t\tvarying vec2 vUv;\n\t\t\t\tuniform sampler2D colorTexture;\n\t\t\t\tuniform vec2 texSize;\n\t\t\t\tuniform vec2 direction;\n\t\t\t\tuniform float kernelRadius;\n\n\t\t\t\tfloat gaussianPdf(in float x, in float sigma) {\n\t\t\t\t\treturn 0.39894 * exp( -0.5 * x * x/( sigma * sigma))/sigma;\n\t\t\t\t}\n\n\t\t\t\tvoid main() {\n\t\t\t\t\tvec2 invSize = 1.0 / texSize;\n\t\t\t\t\tfloat sigma = kernelRadius/2.0;\n\t\t\t\t\tfloat weightSum = gaussianPdf(0.0, sigma);\n\t\t\t\t\tvec4 diffuseSum = texture2D( colorTexture, vUv) * weightSum;\n\t\t\t\t\tvec2 delta = direction * invSize * kernelRadius/float(MAX_RADIUS);\n\t\t\t\t\tvec2 uvOffset = delta;\n\t\t\t\t\tfor( int i = 1; i <= MAX_RADIUS; i ++ ) {\n\t\t\t\t\t\tfloat x = kernelRadius * float(i) / float(MAX_RADIUS);\n\t\t\t\t\t\tfloat w = gaussianPdf(x, sigma);\n\t\t\t\t\t\tvec4 sample1 = texture2D( colorTexture, vUv + uvOffset);\n\t\t\t\t\t\tvec4 sample2 = texture2D( colorTexture, vUv - uvOffset);\n\t\t\t\t\t\tdiffuseSum += ((sample1 + sample2) * w);\n\t\t\t\t\t\tweightSum += (2.0 * w);\n\t\t\t\t\t\tuvOffset += delta;\n\t\t\t\t\t}\n\t\t\t\t\tgl_FragColor = diffuseSum/weightSum;\n\t\t\t\t}"})}_getOverlayMaterial(){return new Me({uniforms:{maskTexture:{value:null},edgeTexture1:{value:null},edgeTexture2:{value:null},patternTexture:{value:null},edgeStrength:{value:1},edgeGlow:{value:1},usePatternTexture:{value:0}},vertexShader:"varying vec2 vUv;\n\n\t\t\t\tvoid main() {\n\t\t\t\t\tvUv = uv;\n\t\t\t\t\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n\t\t\t\t}",fragmentShader:"varying vec2 vUv;\n\n\t\t\t\tuniform sampler2D maskTexture;\n\t\t\t\tuniform sampler2D edgeTexture1;\n\t\t\t\tuniform sampler2D edgeTexture2;\n\t\t\t\tuniform sampler2D patternTexture;\n\t\t\t\tuniform float edgeStrength;\n\t\t\t\tuniform float edgeGlow;\n\t\t\t\tuniform bool usePatternTexture;\n\n\t\t\t\tvoid main() {\n\t\t\t\t\tvec4 edgeValue1 = texture2D(edgeTexture1, vUv);\n\t\t\t\t\tvec4 edgeValue2 = texture2D(edgeTexture2, vUv);\n\t\t\t\t\tvec4 maskColor = texture2D(maskTexture, vUv);\n\t\t\t\t\tvec4 patternColor = texture2D(patternTexture, 6.0 * vUv);\n\t\t\t\t\tfloat visibilityFactor = 1.0 - maskColor.g > 0.0 ? 1.0 : 0.5;\n\t\t\t\t\tvec4 edgeValue = edgeValue1 + edgeValue2 * edgeGlow;\n\t\t\t\t\tvec4 finalColor = edgeStrength * maskColor.r * edgeValue;\n\t\t\t\t\tif(usePatternTexture)\n\t\t\t\t\t\tfinalColor += + visibilityFactor * (1.0 - maskColor.r) * (1.0 - patternColor.r);\n\t\t\t\t\tgl_FragColor = finalColor;\n }",blending:Bt,depthTest:!1,depthWrite:!1,transparent:!0})}}Fl.BlurDirectionX=new r(1,0),Fl.BlurDirectionY=new r(0,1),Fl.highlightLines=!0;const Gl=e=>{const t=Math.atan2(e.y,e.x)/(2*Math.PI)+.5,n=Math.asin(e.z)/Math.PI+.5;return new r(t,n)};class jl{get colorRenderTarget(){var e;return this._colorRenderTarget=null!==(e=this._colorRenderTarget)&&void 0!==e?e:new Ne,this._colorRenderTarget}environmentMapDecodeTarget(e){var t;const n=e.capabilities.isWebGL2?ft:ke;return this._environmentMapDecodeTarget=null!==(t=this._environmentMapDecodeTarget)&&void 0!==t?t:new Ne(1,1,{type:n}),this._environmentMapDecodeTarget}environmentMapDecodeMaterial(e){var t,n;return e?(this._equirectangularDecodeMaterial=null!==(t=this._equirectangularDecodeMaterial)&&void 0!==t?t:new Hl(!0,!1),this._equirectangularDecodeMaterial):(this._pmremDecodeMaterial=null!==(n=this._pmremDecodeMaterial)&&void 0!==n?n:new Hl(!1,!1),this._pmremDecodeMaterial)}get camera(){var e;return this._camera=null!==(e=this._camera)&&void 0!==e?e:new Q(-1,1,1,-1,-1,1),this._camera}scaleTexture(e,t,n,s){var i;this.colorRenderTarget.setSize(n,s),this._planeMesh=null!==(i=this._planeMesh)&&void 0!==i?i:new z(new yt(2,2),new y({map:t}));const r=e.getRenderTarget();e.setRenderTarget(this.colorRenderTarget),e.render(this._planeMesh,this.camera),e.setRenderTarget(r);const a=this.environmentMapDecodeTarget(e).texture,o=new Uint8Array(n*s*4);return e.readRenderTargetPixels(this.colorRenderTarget,0,0,n,s,o),{texture:a,pixels:o,sRgbaPixels:!1}}newGrayscaleTexture(e,t,n,s){var i;const r=this.environmentMapDecodeMaterial("PMREM.cubeUv"===t.name),a=this.environmentMapDecodeTarget(e);a.setSize(n,s),r.setSourceTexture(t),this._planeMesh=null!==(i=this._planeMesh)&&void 0!==i?i:new z(new yt(2,2),r);const o=e.getRenderTarget();e.setRenderTarget(a),e.render(this._planeMesh,this.camera),e.setRenderTarget(o);const l=a.texture,h=a.texture.type===ft,d=h?new Float32Array(n*s*4):new Uint8Array(n*s*4);return e.readRenderTargetPixels(a,0,0,n,s,d),{texture:l,pixels:d,sRgbaPixels:h}}}const zl={tDiffuse:{value:null}};class Hl extends Me{constructor(e,t){super({uniforms:Ie.clone(zl),vertexShader:"\n varying vec2 vUv;\n void main() {\n vUv = uv;\n gl_Position = (projectionMatrix * modelViewMatrix * vec4(position, 1.0)).xyww;\n }",fragmentShader:"\n uniform sampler2D tDiffuse;\n varying vec2 vUv;\n \n float getFace( vec3 direction ) {\n vec3 absDirection = abs( direction );\n float face = - 1.0;\n if ( absDirection.x > absDirection.z ) {\n if ( absDirection.x > absDirection.y )\n face = direction.x > 0.0 ? 0.0 : 3.0;\n else\n face = direction.y > 0.0 ? 1.0 : 4.0;\n } else {\n if ( absDirection.z > absDirection.y )\n face = direction.z > 0.0 ? 2.0 : 5.0;\n else\n face = direction.y > 0.0 ? 1.0 : 4.0;\n }\n return face;\n }\n\n vec2 getUV( vec3 direction, float face ) {\n vec2 uv;\n if ( face == 0.0 ) {\n uv = vec2( direction.z, direction.y ) / abs( direction.x ); // pos x\n } else if ( face == 1.0 ) {\n uv = vec2( - direction.x, - direction.z ) / abs( direction.y ); // pos y\n } else if ( face == 2.0 ) {\n uv = vec2( - direction.x, direction.y ) / abs( direction.z ); // pos z\n } else if ( face == 3.0 ) {\n uv = vec2( - direction.z, direction.y ) / abs( direction.x ); // neg x\n } else if ( face == 4.0 ) {\n uv = vec2( - direction.x, direction.z ) / abs( direction.y ); // neg y\n } else {\n uv = vec2( direction.x, direction.y ) / abs( direction.z ); // neg z\n }\n return 0.5 * ( uv + 1.0 );\n }\n\n void main() {\n #if PMREM_DECODE == 1\n float altitude = (vUv.y - 0.5) * 3.141593;\n float azimuth = vUv.x * 2.0 * 3.141593;\n vec3 direction = vec3(\n cos(altitude) * cos(azimuth) * -1.0, \n sin(altitude), \n cos(altitude) * sin(azimuth) * -1.0\n );\n float face = getFace(direction);\n vec2 uv = getUV(direction, face) / vec2(3.0, 4.0);\n if (face > 2.5) {\n uv.y += 0.25;\n face -= 3.0;\n }\n uv.x += face / 3.0;\n vec4 color = texture2D(tDiffuse, uv);\n #else\n vec4 color = texture2D(tDiffuse, vUv);\n #endif \n #if GRAYSCALE_CONVERT == 1\n float grayscale = dot(color.rgb, vec3(0.2126, 0.7152, 0.0722));\n //float grayscale = dot(color.rgb, vec3(1.0/3.0));\n gl_FragColor = vec4(vec3(grayscale), 1.0);\n #else\n gl_FragColor = vec4(color.rgb, 1.0);\n #endif\n }",defines:{PMREM_DECODE:e?1:0,GRAYSCALE_CONVERT:t?1:0}})}setSourceTexture(e){this.uniforms.tDiffuse.value=e}}e("W",Hl),e("V",class{constructor(e){var t,n,s,i;this.samplePoints=[],this.sampleUVs=[],this.grayscaleTexture={texture:new ce,pixels:new Uint8Array(0),sRgbaPixels:!1},this.detectorTexture=new ce,this.detectorArray=new Float32Array(0),this.lightSamples=[],this.lightGraph=new Wl(0),this.lightSources=[],this._grayScale=new a(.2126,.7152,.0722),this._createEquirectangularSamplePoints=e=>{const t=[];for(let n=0;n<e;n++){const s=n*Math.PI*(3-Math.sqrt(5)),i=1-n/(e-1)*2,r=Math.sqrt(1-i*i),o=Math.cos(s)*r,l=Math.sin(s)*r;t.push(new a(o,l,i))}return t},this._numberOfSamples=null!==(t=null==e?void 0:e.numberOfSamples)&&void 0!==t?t:1e3,this._width=null!==(n=null==e?void 0:e.width)&&void 0!==n?n:1024,this._height=null!==(s=null==e?void 0:e.height)&&void 0!==s?s:512,this._sampleThreshold=null!==(i=null==e?void 0:e.sampleThreshold)&&void 0!==i?i:.707,this.pointDistance=Math.sqrt(4*Math.PI)/Math.sqrt(this._numberOfSamples),this.pixelDistance=Math.sqrt(2)*Math.PI*2/this._width,this.samplePoints=this._createEquirectangularSamplePoints(this._numberOfSamples),this.sampleUVs=this.samplePoints.map(e=>Gl(e))}detectLightSources(e,t,n){var s;this.textureData=n,this._textureConverter=null!==(s=this._textureConverter)&&void 0!==s?s:new jl,this.grayscaleTexture=this._textureConverter.newGrayscaleTexture(e,t,this._width,this._height),this.detectorArray=this._redFromRgbaToNormalizedFloatArray(this.grayscaleTexture.pixels,this.grayscaleTexture.sRgbaPixels),this.detectorTexture=this._grayscaleTextureFromFloatArray(this.detectorArray,this._width,this._height),this.lightSamples=this._filterLightSamples(this._sampleThreshold),this.lightGraph=this._findClusterSegments(this.lightSamples,this._sampleThreshold),this.lightGraph.findConnectedComponents(),this.lightSources=this.createLightSourcesFromLightGraph(this.lightSamples,this.lightGraph),this.lightSources.sort((e,t)=>t.maxIntensity-e.maxIntensity)}_redFromRgbaToNormalizedFloatArray(e,t,n){const s=new Float32Array(e.length/4);let i=1,r=0;for(let t=0;t<e.length/4;++t){const n=new h(...e.slice(4*t,4*t+3));e instanceof Float32Array&&n.convertSRGBToLinear();const o=new a(n.r,n.g,n.b).dot(this._grayScale);i=Math.min(i,o),r=Math.max(r,o),s[t]=o}if(n)for(let e=0;e<s.length;++e){const a=t?s[e]:(s[e]-i)/(r-i);s[e]=Math.pow(a,n)}else if(!t)for(let e=0;e<s.length;++e)s[e]=(s[e]-i)/(r-i);return s}_grayscaleTextureFromFloatArray(e,t,n){const s=t*n,i=new Uint8Array(4*s);for(let t=0;t<s;t++){const n=255*e[t];i[4*t+0]=n,i[4*t+1]=n,i[4*t+2]=n,i[4*t+3]=255}const r=new ye(i,t,n);return r.needsUpdate=!0,r}_filterLightSamples(e){const t=[];for(let n=0;n<this.sampleUVs.length;n++){const s=this.sampleUVs[n];this._detectorTextureLuminanceValueFromUV(s)>e&&t.push(new Vl(this.samplePoints[n],s))}return t}_detectorTextureLuminanceValueFromUV(e){const t=Math.floor(e.x*this._width),n=Math.floor(e.y*this._height)*this._width+t;return this.detectorArray[n]}_originalLuminanceValueFromUV(e){if(!(this.textureData&&this.textureData.data&&this.textureData._width&&this.textureData._height))return 256*this._detectorTextureLuminanceValueFromUV(e);const t=Math.floor(e.x*this.textureData._width),n=Math.floor(e.y*this.textureData._height);let s=0;for(let e=Math.max(0,t-2);e<Math.max(0,t+2);++e)for(let t=Math.max(0,n-2);t<Math.max(0,n+2);++t){const n=t*this.textureData._width+e,i=(this.textureData.data[4*n]+this.textureData.data[4*n+1]+this.textureData.data[4*n+2])/3;s=Math.max(s,i)}return s}_findClusterSegments(e,t){const n=2*this.pixelDistance,s=1.5*this.pointDistance,i=new Wl(e.length);for(let r=0;r<e.length;r++)for(let a=r+1;a<e.length;a++)if(e[r].position.angleTo(e[a].position)<s){const s=e[a].position.clone().sub(e[r].position),o=Math.floor(s.length()/n);let l=!0,h=0;for(let n=1;n<o;n++){const i=s.clone().multiplyScalar(n/o),a=Gl(e[r].position.clone().add(i).normalize());if(this._detectorTextureLuminanceValueFromUV(a)<t){if(h++,h>1){l=!1;break}}else h=0}l&&(i.adjacent[r].push(a),i.adjacent[a].push(r),i.edges.push([r,a]))}return i}createLightSourcesFromLightGraph(e,t){const n=t.components.filter(e=>e.length>1).map(t=>new Kl(t.map(t=>e[t])));return n.forEach(e=>e.calculateLightSourceProperties(e=>this._originalLuminanceValueFromUV(e))),n}});class Vl{constructor(e,t){this.position=e,this.uv=t}}class Wl{constructor(e){this.edges=[],this.adjacent=[],this.components=[],this.noOfNodes=e;for(let t=0;t<e;t++)this.adjacent.push([])}findConnectedComponents(){const e=new Array(this.noOfNodes).fill(!1);this.components=[];for(let t=0;t<this.noOfNodes;t++)if(!e[t]){const n=[];this._dfs(t,e,n),this.components.push(n)}this.components.sort((e,t)=>t.length-e.length)}_dfs(e,t,n){t[e]=!0,n.push(e);for(const s of this.adjacent[e])t[s]||this._dfs(s,t,n)}}class Kl{constructor(e){this.position=new a,this.uv=new r,this.averageIntensity=0,this.maxIntensity=0,this.size=0,this.lightSamples=e}calculateLightSourceProperties(e){this.position=new a,this.averageIntensity=0,this.maxIntensity=0;for(const t of this.lightSamples){this.position.add(t.position);const n=e(t.uv);this.averageIntensity+=n,this.maxIntensity=Math.max(this.maxIntensity,n)}this.averageIntensity/=this.lightSamples.length,this.position.normalize(),this.uv=Gl(this.position);let t=0;for(const e of this.lightSamples)t+=e.position.distanceTo(this.position);t/=this.lightSamples.length,this.size=t/Math.PI}}class ql extends il{constructor(e){super(e),this.debugOutput="",this._environmentMapDecodeMaterial=new Hl(!0,!1),this._environmentMapDecodeMaterial.blending=De,this._environmentMapDecodeMaterial.depthTest=!1}dispose(){var e,t;null===(e=this._depthRenderMaterial)||void 0===e||e.dispose(),null===(t=this._copyMaterial)||void 0===t||t.dispose()}getCopyMaterial(e){var t;return this._copyMaterial=null!==(t=this._copyMaterial)&&void 0!==t?t:new _r,this._copyMaterial.update(e)}_getDepthRenderMaterial(e){var t;return this._depthRenderMaterial=null!==(t=this._depthRenderMaterial)&&void 0!==t?t:new wr({depthTexture:this.gBufferTextures.textureWithDepthValue,depthFilter:this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?new Ce(0,0,0,1):new Ce(1,0,0,0)}),this._depthRenderMaterial.update({camera:e})}renderPass(e){var t,n,s,i,r,a;switch(this.debugOutput){default:break;case"lineardepth":this.passRenderer.renderScreenSpace(e,this._getDepthRenderMaterial(this.camera),null);break;case"g-normal":this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:null===(t=this.gBufferTextures)||void 0===t?void 0:t.gBufferTexture,blending:De,colorTransform:(new C).set(.5,0,0,0,0,.5,0,0,0,0,.5,0,0,0,0,0),colorBase:new Ce(.5,.5,.5,1),multiplyChannels:0,uvTransform:mr}),null):this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:null===(n=this.gBufferTextures)||void 0===n?void 0:n.gBufferTexture,blending:De,colorTransform:lr,colorBase:pr,multiplyChannels:0,uvTransform:mr}),null);break;case"g-depth":this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:null===(s=this.gBufferTextures)||void 0===s?void 0:s.gBufferTexture,blending:De,colorTransform:hr,colorBase:pr,multiplyChannels:0,uvTransform:mr}),null):this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:null===(i=this.gBufferTextures)||void 0===i?void 0:i.depthBufferTexture,blending:De,colorTransform:dr,colorBase:pr,multiplyChannels:0,uvTransform:mr}),null);break;case"ssao":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.shadowAndAoPass.aoAndSoftShadowRenderTarget.texture,blending:De,colorTransform:cr,colorBase:ur,multiplyChannels:0,uvTransform:mr}),null);break;case"ssaodenoise":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.shadowAndAoPass.denoiseRenderTargetTexture,blending:De,colorTransform:cr,colorBase:ur,multiplyChannels:0,uvTransform:mr}),null);break;case"shadowmap":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.screenSpaceShadowMapPass.shadowTexture,blending:De,colorTransform:cr,colorBase:ur,multiplyChannels:0,uvTransform:mr}),null);break;case"shadowsoft":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.shadowAndAoPass.aoAndSoftShadowRenderTarget.texture,blending:De,colorTransform:cl.shadowTransform,colorBase:ur,multiplyChannels:0,uvTransform:mr}),null);break;case"shadowdenoise":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.shadowAndAoPass.denoiseRenderTargetTexture,blending:De,colorTransform:cl.shadowTransform,colorBase:ur,multiplyChannels:0,uvTransform:mr}),null);break;case"shadowfadein":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.shadowAndAoPass.fadeRenderTarget.texture,blending:De,colorTransform:cl.shadowTransform,colorBase:ur,multiplyChannels:0,uvTransform:mr}),null);break;case"shadowandao":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.shadowAndAoPass.denoiseRenderTargetTexture,blending:De,colorTransform:fr(this.renderPassManager.shadowAndAoPass.parameters.aoIntensity,this.renderPassManager.shadowAndAoPass.parameters.shadowIntensity,0,1),colorBase:ur,multiplyChannels:1,uvTransform:mr}),null);break;case"groundreflection":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.groundReflectionPass.reflectionRenderTarget.texture,blending:De,colorTransform:or,colorBase:ur,multiplyChannels:0,uvTransform:gr}),null);break;case"groundreflectionfinal":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.groundReflectionPass.intensityRenderTarget.texture,blending:De,colorTransform:or,colorBase:ur,multiplyChannels:0,uvTransform:gr}),null);break;case"bakedgroundshadow":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.bakedGroundContactShadowPass.renderTarget.texture,blending:De,colorTransform:or,colorBase:ur,multiplyChannels:0,uvTransform:mr}),null);break;case"environmentmap":this._environmentMapDecodeMaterial.setSourceTexture(this.scene.environment),this.passRenderer.renderScreenSpace(e,this._environmentMapDecodeMaterial,null);break;case"lightsourcedetection":if(null===(r=this.scene.userData)||void 0===r?void 0:r.environmentDefinition){const t=this.renderPassManager.aspect,n=new Q(-1,1,1/t,-1/t,-1,1),s=null===(a=this.scene.userData)||void 0===a?void 0:a.environmentDefinition.createDebugScene(e,this.scene,this.renderPassManager.screenSpaceShadowMapPass.parameters.maximumNumberOfLightSources);s.background=new h(16777215),e.render(s,n)}}}}class Xl extends il{constructor(e){super(e),this.drawGround=!0,this.drawWithDebugMaterial=!1,this.grayDebugMaterial=new N({color:12632256,side:F,envMapIntensity:.4})}dispose(){super.dispose(),this.grayDebugMaterial.dispose()}renderPass(e){this.renderCacheManager.onBeforeRender("floorDepthWrite",this.scene),this.renderPassManager.setGroundVisibility(this.drawGround),this.drawWithDebugMaterial?this.renderCacheManager.render("debug",this.scene,()=>{this.passRenderer.renderWithOverrideMaterial(e,this.scene,this.camera,this.grayDebugMaterial,null,0,1)}):e.render(this.scene,this.camera),this.renderPassManager.setGroundVisibility(!1),this.renderCacheManager.onAfterRender("floorDepthWrite")}}class Yl{get passRenderer(){return this._passRenderer}get scene(){return this._scene}get camera(){return this._camera}get aspect(){return this._sceneRenderer.width/this._sceneRenderer.height}get cameraChanged(){return this._cameraChanged}get noOStaticFrames(){return this._noOStaticFrames}get renderCacheManager(){return this._sceneRenderer.renderCacheManager}get parameters(){return this._sceneRenderer.parameters}get sceneRenderPass(){return this._sceneRenderPass}get bakedGroundContactShadowPass(){return this._bakedGroundContactShadowPass}get gBufferRenderPass(){return this._gBufferRenderPass}get groundReflectionPass(){return this._groundReflectionPass}get screenSpaceShadowMapPass(){return this._screenSpaceShadowMapPass}get shadowAndAoPass(){return this._shadowAndAoPass}get outlinePass(){return this._outlinePass}get outlineRenderer(){return this._sceneRenderer.outlineRenderer}get debugPass(){var e;return null!==(e=this._debugPass)&&void 0!==e||(this._debugPass=new ql(this)),this._debugPass}get debugOutput(){return this._sceneRenderer.debugOutput}constructor(e){this._passRenderer=new Mr,this._outlinePass=null,this._debugPass=null,this._cameraUpdate=new Pr,this._cameraChanged=!0,this._noUpdateNeededCount=0,this._noOStaticFrames=0,this._maxSamples=1,this._passUpdateStates={updateGroundReflection:!1,updateGBuffer:!1,updateScreenSpaceShadow:!1,updateShadowAndAoPass:!1,updateOutlinePass:!1,updateDebugPass:!1},this._sceneRenderer=e,this._maxSamples=this._sceneRenderer.renderer.capabilities.maxSamples,this._sceneRenderPass=new Xl(this),this._bakedGroundContactShadowPass=new vl(this,this._sceneRenderer.renderer,this._sceneRenderer.groundGroup,{sharedShadowGroundPlane:this._sceneRenderer.shadowAndAoGroundPlane}),this._gBufferRenderPass=new yl(this,{shared:!0,capabilities:this._sceneRenderer.renderer.capabilities,width:this._sceneRenderer.width,height:this._sceneRenderer.height,samples:1}),this._groundReflectionPass=new xl(this,this._sceneRenderer.width,this._sceneRenderer.height,this._maxSamples,{}),this._screenSpaceShadowMapPass=new El(this,new r(this._sceneRenderer.width,this._sceneRenderer.height),{samples:this._maxSamples,alwaysUpdate:!1}),this._shadowAndAoPass=new cl(this,this._sceneRenderer.width,this._sceneRenderer.height,1)}dispose(){var e;this._sceneRenderPass.dispose(),this._bakedGroundContactShadowPass.dispose(),this._gBufferRenderPass.dispose(),this._groundReflectionPass.dispose(),this._screenSpaceShadowMapPass.dispose(),this._shadowAndAoPass.dispose(),null===(e=this._outlinePass)||void 0===e||e.dispose()}setSize(e,t){var n;this._gBufferRenderPass.setSize(e,t),this._groundReflectionPass.setSize(e,t),this._screenSpaceShadowMapPass.setSize(e,t),this._shadowAndAoPass.setSize(e,t),null===(n=this._outlinePass)||void 0===n||n.setSize(e,t)}createOutlinePass(){return this._outlinePass||(this._outlinePass=new Fl(this,new r(this._sceneRenderer.width,this._sceneRenderer.height),this.scene,this.camera,[],{downSampleRatio:2,edgeDetectionFxaa:!0})),this._outlinePass}setGroundVisibility(e){this._sceneRenderer.shadowAndAoGroundPlane.setVisibility(e)}updatePasses(e,t){this._scene=e,this._camera=t,this._cameraChanged=this._cameraUpdate.changed(t);const n=this._evaluateIfShadowAndAoUpdateIsNeeded();this._updateSceneRenderPass(),this._updateBakedGroundContactShadowPass(),this._updateGBufferPass(n),this._updateGroundReflectionPass(n),this._updateScreenSpaceShadowPass(n),this._updateShadowAndAoPass(n),this._updateOutlinePass(),this._updateDebugPass()}_evaluateIfShadowAndAoUpdateIsNeeded(){const e=this._shadowAndAoPass.parameters.alwaysUpdate||this._screenSpaceShadowMapPass.needsUpdate||this._screenSpaceShadowMapPass.shadowTypeNeedsUpdate;let t=(this._shadowAndAoPass.parameters.enabled||this._groundReflectionPass.parameters.enabled)&&this._cameraChanged,n=1;return t&&(this._noUpdateNeededCount=0,this._noOStaticFrames=0),e||(this._noUpdateNeededCount++,t=this._noUpdateNeededCount>=this.parameters.effectSuspendFrames,n=Math.max(0,Math.min(1,(this._noUpdateNeededCount-this.parameters.effectSuspendFrames)/this.parameters.effectFadeInFrames))),e||1!==n||this._noOStaticFrames++,t=e||t,{needsUpdate:t,shadowOnCameraChange:!t||n<.99?this.parameters.shadowOnCameraChange:"off",intensityScale:n}}_dynamicChanges(e){return e.needsUpdate||"off"!==e.shadowOnCameraChange}_updateSceneRenderPass(){this._sceneRenderPass.drawWithDebugMaterial=!1}_updateBakedGroundContactShadowPass(){this._bakedGroundContactShadowPass.needsUpdate&&this._bakedGroundContactShadowPass.updateBounds(this._sceneRenderer.boundingVolume,this._sceneRenderer.groundLevel),this._sceneRenderPass.drawGround=this._bakedGroundContactShadowPass.parameters.enabled}_updateGBufferPass(e){this._passUpdateStates.updateGBuffer=!1,this._gBufferRenderPass.needsUpdate=e.needsUpdate||"poisson"===e.shadowOnCameraChange,this.gBufferRenderPass.drawGround=this._sceneRenderer.boundingVolumeSet&&this._shadowAndAoPass.parameters.aoOnGround}_updateGroundReflectionPass(e){this._passUpdateStates.updateGroundReflection=!1,this._groundReflectionPass.parameters.enabled&&this._dynamicChanges(e)&&(!this.parameters.suspendGroundReflection||e.needsUpdate)&&(this._groundReflectionPass.reflectionFadeInScale=this.parameters.suspendGroundReflection?e.intensityScale:1,this._passUpdateStates.updateGroundReflection=!0)}_updateScreenSpaceShadowPass(e){this._dynamicChanges(e)?(this._screenSpaceShadowMapPass.parameters.alwaysUpdate=this._shadowAndAoPass.parameters.alwaysUpdate,this._screenSpaceShadowMapPass.drawGround=this._shadowAndAoPass.parameters.shadowOnGround,this._passUpdateStates.updateScreenSpaceShadow=this._shadowAndAoPass.parameters.shadowIntensity>0,this._passUpdateStates.updateScreenSpaceShadow=!0,this._passUpdateStates.updateGBuffer=!0):this._passUpdateStates.updateScreenSpaceShadow=!1}_updateShadowAndAoPass(e){this._dynamicChanges(e)?(this._shadowAndAoPass.shadowAndAoPassSettings={shadowMapTexture:this._screenSpaceShadowMapPass.shadowTexture,shadowBlurType:e.needsUpdate?"full":e.shadowOnCameraChange,shadowFadeInBlurType:e.shadowOnCameraChange,shadowFadeInMix:1-e.intensityScale,noOStaticFrames:this.noOStaticFrames},this._passUpdateStates.updateShadowAndAoPass=!0,this._passUpdateStates.updateGBuffer=!0):this._passUpdateStates.updateShadowAndAoPass=!1}_updateOutlinePass(){this.outlineRenderer.outlinePassActivated&&this.outlineRenderer.outlinePass?(this.outlineRenderer.outlinePass.renderToScreen=!1,this.outlineRenderer.outlinePass.clearBackground=!1,this._passUpdateStates.updateOutlinePass=!0,this._passUpdateStates.updateGBuffer=!0):this._passUpdateStates.updateOutlinePass=!1}_updateDebugPass(){if(this.debugOutput&&""!==this.debugOutput&&"off"!==this.debugOutput){if("outline"===this.debugOutput&&this.outlineRenderer.outlinePass)return this.outlineRenderer.outlinePass.clearBackground=!0,void(this._passUpdateStates.updateDebugPass=!1);if("color"===this.debugOutput||"grayscale"===this.debugOutput)return this._passUpdateStates.updateGroundReflection=!1,this._passUpdateStates.updateGBuffer=!1,this._passUpdateStates.updateScreenSpaceShadow=!1,this._passUpdateStates.updateShadowAndAoPass=!1,this._passUpdateStates.updateOutlinePass=!1,this._passUpdateStates.updateDebugPass=!1,void(this._sceneRenderPass.drawWithDebugMaterial="grayscale"===this.debugOutput);this.debugPass.debugOutput=this.debugOutput,this._passUpdateStates.updateDebugPass=!0}else this._passUpdateStates.updateDebugPass=!1}renderPasses(e){var t,n;e.setRenderTarget(null),this._bakedGroundContactShadowPass.renderPass(e),this._sceneRenderPass.renderPass(e),this._passUpdateStates.updateGBuffer&&this._gBufferRenderPass.renderPass(e),this._passUpdateStates.updateGroundReflection&&this._groundReflectionPass.renderPass(e),this._passUpdateStates.updateScreenSpaceShadow&&this._screenSpaceShadowMapPass.renderPass(e),this._passUpdateStates.updateShadowAndAoPass&&this._shadowAndAoPass.renderPass(e),this._passUpdateStates.updateOutlinePass&&(null===(t=this._outlinePass)||void 0===t||t.renderPass(e)),this._passUpdateStates.updateDebugPass&&(null===(n=this._debugPass)||void 0===n||n.renderPass(e))}}class Ql{get sceneRenderPass(){return this._renderPassManager.sceneRenderPass}get bakedGroundContactShadowPass(){return this._renderPassManager.bakedGroundContactShadowPass}get gBufferRenderPass(){return this._renderPassManager.gBufferRenderPass}get groundReflectionPass(){return this._renderPassManager.groundReflectionPass}get screenSpaceShadowMapPass(){return this._renderPassManager.screenSpaceShadowMapPass}get shadowAndAoPass(){return this._renderPassManager.shadowAndAoPass}get debugPass(){return this._renderPassManager.debugPass}get shadowAndAoGroundPlane(){return this._shadowAndAoGroundPlane}constructor(e,t,n){this.debugOutput="off",this.outputColorSpace="",this.toneMapping="",this.environmentLights=!1,this.enableObjectSelection=!0,this.groundLevel=0,this.uiInteractionMode=!1,this.width=0,this.height=0,this.boundingVolume=new Cr,this.boundingVolumeSet=!1,this.renderCacheManager=new ml,this.selectedObjects=[],this.groundGroup=new q,this._shadingType="default",this._qualityLevel="highest",this._qualityMap=new Map,this._customShadingParameters=null,this.width=t,this.height=n,this.renderer=e,this.renderCacheManager.registerCache("inivisibleGround",new gl(e=>e===this.groundGroup)),this.renderCacheManager.registerCache("debug",new gl),this.renderCacheManager.registerCache("floorDepthWrite",new fl(e=>{var t;return null===(t=e.userData)||void 0===t?void 0:t.isFloor})),this._shadowAndAoGroundPlane=new sl(null),this.groundGroup.rotateX(-Math.PI/2),this._renderPassManager=new Yl(this),this.outlineRenderer=new ul(this._renderPassManager,null,{}),this.parameters={gBufferRenderTargetParameters:this.gBufferRenderPass.parameters,bakedGroundContactShadowParameters:this.bakedGroundContactShadowPass.parameters,screenSpaceShadowMapParameters:this.screenSpaceShadowMapPass.parameters,shAndAoPassParameters:this.shadowAndAoPass.parameters,groundReflectionParameters:this.groundReflectionPass.parameters,outlineParameters:this.outlineRenderer.parameters,effectSuspendFrames:0,effectFadeInFrames:0,suspendGroundReflection:!1,shadowOnCameraChange:"off"},this._addEventListeners(this.renderer)}_addEventListeners(e){e.domElement.addEventListener("webglcontextlost",()=>{}),e.domElement.addEventListener("webglcontextrestored",()=>{this._forceEnvironmentMapUpdate(this.renderer)})}dispose(){var e;null===(e=this._copyMaterial)||void 0===e||e.dispose(),this._renderPassManager.dispose(),this.renderer.dispose()}setSize(e,t){this.width=e,this.height=t,this._renderPassManager.setSize(e,t),this.renderer.setSize(e,t)}getQualityLevel(){return this._qualityLevel}setShadingType(e){this._shadingType!==e&&(this._shadingType=e,this.applyCurrentParameters())}setQualityLevel(e){this._qualityLevel!==e&&(this._qualityMap.has(this._qualityLevel)&&(this._qualityLevel=e),this.applyCurrentParameters())}setQualityMap(e){this._qualityMap=e,this.applyCurrentParameters()}setCustomShadingParameters(e){this._customShadingParameters=e,this.applyCurrentParameters()}applyCurrentParameters(){let e=[];this._qualityMap.has(this._qualityLevel)&&e.push(this._qualityMap.get(this._qualityLevel));const t=(n=this._shadingType)&&"default"!==n&&"bright"===n?Or:null;var n;t&&e.push(t);const s=this.uiInteractionMode?{groundReflectionParameters:{enabled:!1}}:null;if(s&&e.push(s),this._customShadingParameters&&e.push((e=>{const t={shAndAoPassParameters:{ao:{},shadow:{}},groundReflectionParameters:{},bakedGroundContactShadowParameters:{}};return((e,t)=>{void 0!==t.aoIntensity&&(e.shAndAoPassParameters.aoIntensity=kr(t.aoIntensity)),void 0!==t.aoExtent&&(e.shAndAoPassParameters.ao.radius=.3*kr(t.aoExtent),e.shAndAoPassParameters.ao.thickness=.1+.2*kr(t.aoExtent))})(t,e),((e,t)=>{t.shBakedOnGround?(e.bakedGroundContactShadowParameters.enabled=!0,e.shAndAoPassParameters.shadowIntensity=0,void 0!==t.shadowIntensity&&(e.bakedGroundContactShadowParameters.opacity=kr(t.shadowIntensity)),void 0!==t.shadowIntensity&&(e.bakedGroundContactShadowParameters.blurMax=.1*kr(t.shadowIntensity),e.bakedGroundContactShadowParameters.blurMin=.01*e.bakedGroundContactShadowParameters.blurMax)):(e.bakedGroundContactShadowParameters.enabled=!1,void 0!==t.shadowIntensity&&(e.shAndAoPassParameters.shadowIntensity=kr(t.shadowIntensity)),void 0!==t.shadowSoftening&&(e.shAndAoPassParameters.shadow.shadowRadius=.001+.2*kr(t.shadowSoftening)))})(t,e),((e,t)=>{void 0!==t.grReflectIntensity&&(e.groundReflectionParameters.enabled=t.grReflectIntensity>0,e.groundReflectionParameters.intensity=kr(t.grReflectIntensity)),void 0!==t.grReflectFadeOut&&(e.groundReflectionParameters.fadeOutDistance=4*(1-kr(t.grReflectFadeOut)))})(t,e),t})(this._customShadingParameters)),e.length>0){let t=((...e)=>{if(0===e.length)return null;if(1===e.length)return e[0];let t=e[0];for(let n=1;n<e.length;n++)t=Fe(t,e[n]);return t})(...e);this.updateParameters(t),this.bakedGroundContactShadowPass.applyParameters()}}clearCache(){this.renderCacheManager.clearCache()}forceShadowUpdates(e){this.clearCache(),this.gBufferRenderPass.needsUpdate=!0,this.screenSpaceShadowMapPass.forceShadowUpdate(),this.shadowAndAoPass.needsUpdate=!0,e&&(this.bakedGroundContactShadowPass.needsUpdate=!0)}updateParameters(e){e.shadowType&&this.screenSpaceShadowMapPass.switchType(e.shadowType),void 0!==e.shAndAoPassParameters&&this.shadowAndAoPass.updateParameters(e.shAndAoPassParameters),void 0!==e.bakedGroundContactShadowParameters&&this.bakedGroundContactShadowPass.updateParameters(e.bakedGroundContactShadowParameters),void 0!==e.screenSpaceShadowMapParameters&&this.screenSpaceShadowMapPass.updateParameters(e.screenSpaceShadowMapParameters),void 0!==e.groundReflectionParameters&&this.groundReflectionPass.updateParameters(e.groundReflectionParameters),void 0!==e.outlineParameters&&this.outlineRenderer.updateParameters(e.outlineParameters),void 0!==e.effectSuspendFrames&&(this.parameters.effectSuspendFrames=e.effectSuspendFrames),void 0!==e.effectFadeInFrames&&(this.parameters.effectFadeInFrames=e.effectFadeInFrames),void 0!==e.suspendGroundReflection&&(this.parameters.suspendGroundReflection=e.suspendGroundReflection),void 0!==e.shadowOnCameraChange&&(this.parameters.shadowOnCameraChange=e.shadowOnCameraChange)}addRectAreaLight(e,t){this.environmentLights=!1,this.screenSpaceShadowMapPass.addRectAreaLight(e,t),this.shadowAndAoPass.needsUpdate=!0}updateRectAreaLights(e,t){e.length>0&&(this.environmentLights=!1),this.screenSpaceShadowMapPass.updateRectAreaLights(e,t),this.shadowAndAoPass.needsUpdate=!0}createShadowFromLightSources(e,t){this.environmentLights=!0,this.screenSpaceShadowMapPass.createShadowFromLightSources(e,t),this.shadowAndAoPass.needsUpdate=!0}selectObjects(e){this.selectedObjects=e}updateBounds(e,t){this.clearCache();const n=e.clone();n.min.y>this.groundLevel&&(n.min.y=this.groundLevel),this.boundingVolumeSet=!0,this.gBufferRenderPass.groundDepthWrite=this.shadowAndAoPass.parameters.aoOnGround,this.boundingVolume.updateFromBox(n);const s=this.boundingVolume.size,i=(s.x+s.y+s.z)/3,r=Math.min(s.x,s.y,s.z),a=Math.max(s.x,s.y,s.z),o=r<.5?r/.5:s.z>5?s.z/5:1;this.bakedGroundContactShadowPass.setScale(t?i:o,i),this.groundReflectionPass.updateBounds(this.groundLevel,Math.min(1,a)),this.screenSpaceShadowMapPass.updateBounds(this.boundingVolume,i),this.shadowAndAoPass.updateBounds(this.boundingVolume,t?i:Math.min(1,2*a))}updateNearAndFarPlaneOfPerspectiveCamera(e,t){const n=this.boundingVolume.getNearAndFarForPerspectiveCamera(e.position,3);e.near=Math.max(1e-5,.9*n[0]),e.far=Math.max(null!=t?t:e.near,n[1]),e.updateProjectionMatrix()}_forceEnvironmentMapUpdate(e){const t=e.userData;if(null==t?void 0:t.environmentTexture){const e=t.environmentTexture;t.environmentTexture=void 0,e.dispose()}}_updateEnvironment(e,t){var n,s;if(!(null===(n=t.userData)||void 0===n?void 0:n.environmentDefinition))return;e.userData||(e.userData={});const i=e.userData;if(i&&((null===(s=t.userData)||void 0===s?void 0:s.environmentDefinition.needsUpdate)||!i.environmentTexture||i.environmentDefinition!==t.userData.environmentDefinition)){const n=t.userData.environmentDefinition;if(i.environmentDefinition=n,i.environmentTexture=n.createNewEnvironment(e),t.userData.shadowFromEnvironment){const e=n.maxNoOfLightSources;void 0!==e&&(this.screenSpaceShadowMapPass.parameters.maximumNumberOfLightSources=e),this.createShadowFromLightSources(t,n.lightSources)}}t.environment=null==i?void 0:i.environmentTexture,t.userData.showEnvironmentBackground?t.background=t.environment:t.background===t.environment&&(t.background=null)}render(e,t){e.add(this.groundGroup),this._updateEnvironment(this.renderer,e),this.outlineRenderer.updateOutline(e,t,this.enableObjectSelection?this.selectedObjects:[]),this._renderPassManager.updatePasses(e,t),this._renderPassManager.renderPasses(this.renderer),e.remove(this.groundGroup)}}class Zl{constructor(e){this._qualityLevel="",this._ambientOcclusionType="",this._sceneRenderer=e}addGUI(e,t){this._addRepresentationalGUI(e,t),this._addDebugGUI(e,t);const n=e.addFolder("Shadow type");this._addShadowTypeGUI(n,t);const s=e.addFolder("Shadow and Ambient Occlusion");this._addShadowAndAoGUI(s,t);const i=e.addFolder("Ground Reflection");this._addGroundReflectionGUI(i,t);const r=e.addFolder("Baked Ground Contact Shadow");this._addBakedGroundContactShadowGUI(r,t);const a=e.addFolder("Outline");this._addOutlineGUI(a,t)}_addRepresentationalGUI(e,t){const n=new Map([["LinearSRGBColorSpace",w],["SRGBColorSpace",S]]),s=[];n.forEach((e,t)=>{s.push(t),this._sceneRenderer.renderer.outputColorSpace===e&&(this._sceneRenderer.outputColorSpace=t)}),e.add(this._sceneRenderer,"outputColorSpace",s).onChange(e=>{var s;n.has(e)&&(this._sceneRenderer.renderer.outputColorSpace=null!==(s=n.get(e))&&void 0!==s?s:S,t())});const i=new Map([["NoToneMapping",Nt],["LinearToneMapping",Ft],["ReinhardToneMapping",Gt],["CineonToneMapping",jt],["ACESFilmicToneMapping",zt]]),r=[];i.forEach((e,t)=>{r.push(t),this._sceneRenderer.renderer.toneMapping===e&&(this._sceneRenderer.toneMapping=t)}),e.add(this._sceneRenderer,"toneMapping",r).onChange(e=>{var n;i.has(e)&&(this._sceneRenderer.renderer.toneMapping=null!==(n=i.get(e))&&void 0!==n?n:Nt,t())})}_addDebugGUI(e,t){const n=new Map([["HIGHEST","highest"],["HIGH","high"],["MEDIUM","medium"],["LOW","low"]]),s=[];n.forEach((e,t)=>s.push(t)),e.add(this,"_qualityLevel",s).onChange(e=>{var t;n.has(e)&&this._sceneRenderer.setQualityLevel(null!==(t=n.get(e))&&void 0!==t?t:"highest")}),e.add(this._sceneRenderer,"debugOutput",{"off ":"off","grayscale (no textures)":"grayscale","color buffer":"color","linear depth":"lineardepth","g-buffer normal vector":"g-normal","g-buffer depth":"g-depth","AO pure":"ssao","AO denoised":"ssaodenoise","shadow map":"shadowmap","shadow soft":"shadowsoft","shadow denoised":"shadowdenoise","shadow fade in":"shadowfadein","shadow and AO":"shadowandao","ground reflection base":"groundreflection","ground reflection final":"groundreflectionfinal","baked ground shadow":"bakedgroundshadow","selection outline":"outline","environment map":"environmentmap","light source detection":"lightsourcedetection"}).onChange(()=>t())}_addShadowTypeGUI(e,t){const n=this._sceneRenderer.screenSpaceShadowMapPass.shadowConfiguration,s=[];n.types.forEach((e,t)=>{s.push(t)});const i=()=>{this._sceneRenderer.screenSpaceShadowMapPass.needsUpdate=!0,this._sceneRenderer.screenSpaceShadowMapPass.shadowTypeNeedsUpdate=!0,this._sceneRenderer.shadowAndAoPass.needsUpdate=!0,t()};e.add(n,"shadowType",s).onChange(e=>{this._sceneRenderer.screenSpaceShadowMapPass.switchType(e)&&(r.object=n.currentConfiguration,a.object=n.currentConfiguration,o.object=n.currentConfiguration,r.updateDisplay(),a.updateDisplay(),o.updateDisplay(),i())});const r=e.add(n.currentConfiguration,"bias",-.001,.001,1e-5).onChange(()=>i()),a=e.add(n.currentConfiguration,"normalBias",-.05,.05).onChange(()=>i()),o=e.add(n.currentConfiguration,"radius",0,100).onChange(()=>i())}_addShadowAndAoGUI(e,t){const n=()=>{this._sceneRenderer.gBufferRenderPass.needsUpdate=!0,this._sceneRenderer.screenSpaceShadowMapPass.needsUpdate=!0,this._sceneRenderer.shadowAndAoPass.needsUpdate=!0,this._sceneRenderer.shadowAndAoPass.softShadowPass.needsUpdate=!0,t()},s=this._sceneRenderer.shadowAndAoPass.parameters,i=s.shadow,r=this._sceneRenderer.screenSpaceShadowMapPass.parameters,a=s.ao,o=s.poissonDenoise;e.add(s,"enabled").onChange(()=>n());const l=new Map([["none",null],["SSAO",0],["SAO",1],["N8AO",2],["HBAO",3],["GTAO",4]]),h=Array.from(l.keys());l.forEach((e,t)=>{e===a.algorithm&&(this._ambientOcclusionType=t)}),e.add(s,"aoIntensity",0,1).onChange(()=>{n()}),e.add(s,"aoOnGround").onChange(()=>{n(),this._sceneRenderer.clearCache()}),e.add(s,"shadowOnGround").onChange(()=>{n(),this._sceneRenderer.clearCache()}),e.add(s,"shadowIntensity",0,1).onChange(()=>n()),e.add(s,"alwaysUpdate").onChange(()=>n()),e.add(s,"progressiveDenoiseIterations",0,3,1).onChange(()=>n());const d=e.addFolder("Environment Shadow");d.add(r,"maximumNumberOfLightSources",-1,10,1).onChange(()=>n()),d.add(r,"enableGroundBoundary").onChange(()=>n()),d.add(r,"directionalDependency",0,1,.01).onChange(()=>n()),d.add(r,"directionalExponent",0,2,.01).onChange(()=>n()),d.add(r,"groundBoundary",0,1,.01).onChange(()=>n()),d.add(r,"fadeOutDistance",0,5,.01).onChange(()=>n()),d.add(r,"fadeOutBlur",0,20,1).onChange(()=>n()),d.add(i,"shadowRadius",.001,.5).onChange(()=>n());const c=e.addFolder("AO");c.add(this,"_ambientOcclusionType",h).onChange(e=>{if(l.has(e)){const t=l.get(e);a.algorithm=void 0!==t?t:0,n()}}),c.add(a,"samples",1,64,1).onChange(()=>n()),c.add(a,"radius",.01,2,.01).onChange(()=>n()),c.add(a,"distanceExponent",.1,4,.1).onChange(()=>n()),c.add(a,"thickness",.01,2,.01).onChange(()=>n()),c.add(a,"distanceFallOff",0,1).onChange(()=>n()),c.add(a,"scale",.01,2,.01).onChange(()=>n()),c.add(a,"bias",1e-4,.01,1e-4).onChange(()=>n()),c.add(a,"screenSpaceRadius").onChange(()=>n());const u=e.addFolder("Possion Denoise");u.add(o,"iterations",0,4,1).onChange(()=>n()),u.add(o,"samples",0,32,1).onChange(()=>n()),u.add(o,"rings",0,16,.125).onChange(()=>n()),u.add(o,"radiusExponent",.1,4,.01).onChange(()=>n()),u.add(o,"radius",0,50,1).onChange(()=>n()),u.add(o,"lumaPhi",0,20,.001).onChange(()=>n()),u.add(o,"depthPhi",0,20,.001).onChange(()=>n()),u.add(o,"normalPhi",0,20,.001).onChange(()=>n())}_addGroundReflectionGUI(e,t){const n=this._sceneRenderer.parameters.groundReflectionParameters;e.add(n,"enabled"),e.add(n,"intensity",0,1).onChange(()=>t()),e.add(n,"fadeOutDistance",0,4).onChange(()=>t()),e.add(n,"fadeOutExponent",.1,10).onChange(()=>t()),e.add(n,"brightness",0,2).onChange(()=>t()),e.add(n,"blurHorizontal",0,10).onChange(()=>t()),e.add(n,"blurVertical",0,10).onChange(()=>t())}_addBakedGroundContactShadowGUI(e,t){const n=()=>{this._sceneRenderer.bakedGroundContactShadowPass.applyParameters(),t()},s=this._sceneRenderer.parameters.bakedGroundContactShadowParameters;e.add(s,"enabled"),e.add(s,"cameraHelper").onChange(()=>n()),e.add(s,"alwaysUpdate"),e.add(s,"fadeIn"),e.add(s,"blurMin",0,.2,.001).onChange(()=>n()),e.add(s,"blurMax",0,.5,.01).onChange(()=>n()),e.add(s,"fadeoutFalloff",0,1,.01).onChange(()=>n()),e.add(s,"fadeoutBias",0,.5).onChange(()=>n()),e.add(s,"opacity",0,1,.01).onChange(()=>n()),e.add(s,"maximumPlaneSize",0,50,1).onChange(()=>n()),e.add(s,"cameraFar",.1,10,.1).onChange(()=>n())}_addOutlineGUI(e,t){const n=()=>{this._sceneRenderer.outlineRenderer.applyParameters(),t()},s=this._sceneRenderer.outlineRenderer.parameters;e.add(s,"enabled"),e.add(s,"edgeStrength",.5,20).onChange(()=>n()),e.add(s,"edgeGlow",0,20).onChange(()=>n()),e.add(s,"edgeThickness",.5,20).onChange(()=>n()),e.add(s,"pulsePeriod",0,5).onChange(()=>n()),e.addColor(s,"visibleEdgeColor").onChange(()=>n()),e.addColor(s,"hiddenEdgeColor").onChange(()=>n())}}const Jl={effectSuspendFrames:0,effectFadeInFrames:0,suspendGroundReflection:!1,shadowOnCameraChange:"full"},$l={effectSuspendFrames:5,effectFadeInFrames:5,suspendGroundReflection:!1,shadowOnCameraChange:"poisson"},eh={effectSuspendFrames:5,effectFadeInFrames:5,suspendGroundReflection:!0,shadowOnCameraChange:"poisson"},th={algorithm:0,samples:32,radius:.15,distanceExponent:2,thickness:.25,distanceFallOff:1,bias:.01},nh={iterations:2,samples:16,radius:5,radiusExponent:1,lumaPhi:10,depthPhi:2,normalPhi:4},sh=e("Y",new Map([["highest",{...Jl,shAndAoPassParameters:{enabled:!0,aoOnGround:!0,shadowOnGround:!0,ao:th,poissonDenoise:nh},groundReflectionParameters:{enabled:!0},bakedGroundContactShadowParameters:{enabled:!1}}],["high",{...$l,shAndAoPassParameters:{enabled:!0,aoOnGround:!0,shadowOnGround:!0,ao:th,poissonDenoise:nh},groundReflectionParameters:{enabled:!0},bakedGroundContactShadowParameters:{enabled:!1}}],["medium",{...eh,shAndAoPassParameters:{enabled:!0,aoOnGround:!0,shadowOnGround:!0,ao:th,poissonDenoise:nh},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:{enabled:!1}}],["low",{shAndAoPassParameters:{enabled:!1,aoOnGround:!1,shadowOnGround:!1},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:{enabled:!0}}]])),ih=new Ht;ih.enable(3);const rh=new Ht;rh.disableAll(),rh.enable(9);const ah={enabled:!0,aoIntensity:.5,shadowIntensity:0,aoOnGround:!0,shadowOnGround:!1,ao:th,poissonDenoise:nh},oh={enabled:!0,aoIntensity:.5,shadowIntensity:0,aoOnGround:!0,shadowOnGround:!1,ao:{algorithm:2,samples:16,radius:.5,distanceExponent:2,thickness:.5,distanceFallOff:1,bias:.01},poissonDenoise:{iterations:2,samples:16,radius:5,radiusExponent:1,lumaPhi:10,depthPhi:2,normalPhi:4}},lh=oh,hh={enabled:!0,fadeoutFalloff:.9,blurMax:.1,opacity:.5,hardLayers:null,softLayers:null,polygonOffset:2},dh={enabled:!0,fadeoutFalloff:.8,blurMax:.15,opacity:.5,hardLayers:rh,softLayers:null,polygonOffset:-1},ch={enabled:!1},uh=new Map([["highest",{...Jl,shAndAoPassParameters:ah,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!0},bakedGroundContactShadowParameters:hh}],["high",{...$l,shAndAoPassParameters:ah,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!0},bakedGroundContactShadowParameters:hh}],["medium",{...eh,shAndAoPassParameters:ah,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!0},bakedGroundContactShadowParameters:hh}],["low",{shAndAoPassParameters:{enabled:!1,aoOnGround:!1,shadowOnGround:!1},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:hh}]]),ph=new Map([["highest",{...Jl,shAndAoPassParameters:oh,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:dh}],["high",{...$l,shAndAoPassParameters:oh,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:dh}],["medium",{...eh,shAndAoPassParameters:oh,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:dh}],["low",{shAndAoPassParameters:{enabled:!1,aoOnGround:!1,shadowOnGround:!1},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:dh}]]),mh=new Map([["highest",{...Jl,shAndAoPassParameters:lh,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:ch}],["high",{...$l,shAndAoPassParameters:lh,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:ch}],["medium",{...eh,shAndAoPassParameters:lh,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:ch}],["low",{shAndAoPassParameters:{enabled:!1,aoOnGround:!1,shadowOnGround:!1},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:ch}]]);class gh{constructor(){this._index=0,this._prevTime=0,this._frames=0,this._fps=-1,this._fpsList=Array(2).fill(0),this._prevTime=(performance||Date).now(),this.reset()}update(){this._frames++;const e=(performance||Date).now();e>=this._prevTime+1e3&&(this._fpsList[this._index%2]=1e3*this._frames/(e-this._prevTime),this._index>=2&&(this._fps=this._fpsList.reduce((e,t)=>e+t)/this._fpsList.length),this._prevTime=e,this._frames=0,this._index++)}start(){this._prevTime=(performance||Date).now(),this._frames=0}reset(){this._fps=-1,this._fpsList=Array(2).fill(0),this._index=0}getFps(){return this._fps}}var fh;e("ag",fh),function(e){e[e.Mode3D=0]="Mode3D",e[e.Mode2D=1]="Mode2D"}(fh||e("ag",fh={}));class _h{get renderer(){return this._renderer}get sceneRenderer(){return this._sceneRenderer}get screenSpaceShadowParameters(){return this.sceneRenderer.screenSpaceShadowMapPass.parameters}get shadowAndAoPassParameters(){return this._sceneRenderer.shadowAndAoPass.parameters}get bakedGroundContactShadowParameters(){return this.sceneRenderer.bakedGroundContactShadowPass.parameters}get groundReflectionParameters(){return this._sceneRenderer.groundReflectionPass.parameters}get outlineParameters(){return this._sceneRenderer.outlineRenderer.parameters}constructor(e,t,n){this.configuratorMode=!0,this.uiInteractionMode=!0,this._movingCamera=!1,this._boundingBox=new ge,this._boundingBoxNeedsUpdate=!1,this._cacheNeedsUpdate=!1,this._shadowNeedsUpdate=!1,this._bakedGroundShadowNeedsUpdate=!1,this._renderer=e,this._sceneRenderer=new Ql(this._renderer,t,n),this.outlineParameters.enabled=!0,this.outlineParameters.edgeStrength=2,this.outlineParameters.edgeGlow=1,this.outlineParameters.edgeThickness=2,this.outlineParameters.pulsePeriod=0,this.outlineParameters.usePatternTexture=!1,this.outlineParameters.visibleEdgeColor=16777215,this.outlineParameters.hiddenEdgeColor=16777215,_h.enableRectAreaLightShadow&&(Qt.rectAreaLightReplacement=!1,Qt.rectAreaLightLoadingListener=this.loadRectAreLight),this.sceneRenderer.setQualityLevel("highest"),this.SceneRendererGUI=new Zl(this.sceneRenderer)}dispose(){this._sceneRenderer.dispose()}setSize(e,t){this._sceneRenderer.setSize(e,t)}setCameraType(e){this._cameraType=e}setShadingType(e){this.sceneRenderer.setShadingType(e)}setAutoQuality(e){!this._fpsCounter&&e?this._fpsCounter=new gh:this._fpsCounter&&!e&&(this._fpsCounter=null)}setQualityLevel(e){this._sceneRenderer.setQualityLevel(e)}setQualityMap(e){this._sceneRenderer.setQualityMap(e)}setCustomShadingParameters(e){e&&this._sceneRenderer.setCustomShadingParameters(e)}enableUiInteractionMode(){this._sceneRenderer.uiInteractionMode=!0,this._sceneRenderer.applyCurrentParameters()}disableUiInteractionMode(){this._sceneRenderer.uiInteractionMode=!1,this._sceneRenderer.applyCurrentParameters()}loadRectAreLight(e){_h.rectAreaLightsNeedsUpdate=!0}updateRectAreaLight(e){let t=[];e.traverse(e=>{e instanceof o&&t.push(e)}),this._sceneRenderer.updateRectAreaLights(t,e),_h.rectAreaLightsNeedsUpdate=!1}clearCache(){this._cacheNeedsUpdate=!0}forceShadowUpdates(e){this._shadowNeedsUpdate=!0,this._bakedGroundShadowNeedsUpdate=e}switchToConfigurator(){this.configuratorMode=!0,this._sceneRenderer.setQualityMap(uh)}switchToPlanner(e){fh.Mode3D,this.configuratorMode=!1,e===fh.Mode3D?this._sceneRenderer.setQualityMap(ph):this._sceneRenderer.setQualityMap(mh)}updateBounds(e){e&&(this._boundingBox.copy(e),this._boundingBoxNeedsUpdate=!0)}movingCameraStarts(){var e;this._movingCamera=!0,null===(e=this._fpsCounter)||void 0===e||e.start()}movingCameraStops(){this._movingCamera=!1}highlightObjects(e){this._sceneRenderer.selectObjects(e)}render(e,t){var n;this._doUpdatesBeforeRender(e,t);const s=_h.updateNearAndFarPlaneOfPerspectiveCamera?this.createRenderCamera(t):t;if(this._sceneRenderer.render(e,s),this._movingCamera&&this._fpsCounter){null===(n=this._fpsCounter)||void 0===n||n.update();const e=this._sceneRenderer.getQualityLevel(),t=this._fpsCounter.getFps();t>0&&t<30&&"low"!==e&&("highest"===e?this.sceneRenderer.setQualityLevel("high"):"high"===e?this.sceneRenderer.setQualityLevel("medium"):"medium"===e&&this.sceneRenderer.setQualityLevel("low"),this._fpsCounter.reset())}}_doUpdatesBeforeRender(e,t){this._boundingBoxNeedsUpdate&&(this._sceneRenderer.updateBounds(this._boundingBox,!1),this._boundingBoxNeedsUpdate=!1),this._cacheNeedsUpdate&&(this._sceneRenderer.clearCache(),this._cacheNeedsUpdate=!1),this._shadowNeedsUpdate&&(this._sceneRenderer.forceShadowUpdates(this._bakedGroundShadowNeedsUpdate),this._shadowNeedsUpdate=!1,this._bakedGroundShadowNeedsUpdate=!1),_h.rectAreaLightsNeedsUpdate&&this.updateRectAreaLight(e),t.updateMatrixWorld(),(t instanceof X||t instanceof Q)&&t.updateProjectionMatrix(),this._sceneRenderer.enableObjectSelection=!this._movingCamera&&this._cameraType!==ze.CAMERA_FP}createRenderCamera(e){const t=e.clone();return this.configuratorMode&&t instanceof X&&(this._sceneRenderer.updateNearAndFarPlaneOfPerspectiveCamera(t,120),t.updateProjectionMatrix()),t}showGUI(e){const t=qi();this.SceneRendererGUI.addGUI(t,e)}clear(){this.renderer.clear()}}e("X",_h),_h.enableRectAreaLightShadow=!0,_h.rectAreaLightsNeedsUpdate=!1,_h.updateNearAndFarPlaneOfPerspectiveCamera=!1;class vh{_getRoomleRenderer(e=!1){if(!this._roomleRenderer){const t=new Vt({antialias:!e,alpha:!0});t.outputColorSpace=S,t.autoClear=!0,t.setSize(1024,1024),t.outputColorSpace=S,t.autoClear=!1,t.shadowMap.enabled=!0,t.shadowMap.type=Ot,this._roomleRenderer=new _h(t,1024,1024),this._roomleRenderer.setQualityMap(sh),this._roomleRenderer.setSize(1024,1024)}return this._roomleRenderer}switchToPlannerSettings(){this._getRoomleRenderer().switchToPlanner(fh.Mode3D)}switchToConfiguratorSettings(){this._getRoomleRenderer().switchToConfigurator()}static getCameraTargetForBBox(e,t=0){if(!e){const e=new a;return{center:e,bounds:e,diagonal:0}}const n=e.getSize(new a);return n.addScalar(t),{center:e.getCenter(new a),bounds:n,diagonal:Math.sqrt(Math.pow(n.x,2)+Math.pow(n.y,2)+Math.pow(n.z,2))}}preparePerspectiveImage(e,t,n,s,i={},r=0,a=!1,o){return new Promise(l=>{const{size:h=1024,showDimensions:d}=i,c=this._getRoomleRenderer(a);c.setSize(h,h);const u=e.fog?e.fog.clone():null,p=e.background?e.background.clone():null;e.background=null,e.fog=null,n.layers.disable(2),n.layers.disable(6),n.layers.disable(5),d?n.layers.enable(8):n.layers.disable(8);const m=-30+ms(r);vh.placeCameraForPerspectiveImage(n,s,-20,m),o&&(n.updateMatrixWorld(!0),o(n));const g=this._render(c,e,t,n,a);n.layers.enable(2),n.layers.enable(6),n.layers.enable(5),e.background=p,e.fog=u,l({image:g,width:h,height:h,blob:null})})}renderPerspectiveImage(e,t,n,s){return new Promise(i=>{s||(s=1024);const r=this._getRoomleRenderer();r.setSize(s,s);const a=e.fog?e.fog.clone():null,o=e.background?e.background.clone():null;e.background=null,e.fog=null,t.layers.disable(2),t.layers.disable(6),t.layers.disable(5),n?vh.placeCameraForPerspectiveImage(t,n,-20,-30):(t.aspect=1,t.updateProjectionMatrix());const l=this._render(r,e,null,t);t.layers.enable(2),t.layers.enable(6),t.layers.enable(5),e.background=o,e.fog=a,i({image:l,width:s,height:s,blob:null})})}static placeCameraForPerspectiveImage(e,t,n,s){e.far=1e3,e.fov=15,e.aspect=1,e.position.copy(t.center),e.rotation.set(0,0,0),e.rotateY(ps(s)),e.rotateX(ps(n)),e.translateZ(3.8*t.diagonal),e.updateProjectionMatrix()}prepareTopImage(e,t,n,s={}){const{showDimensions:i=!1}=s;return new Promise(s=>{const r=this._getRoomleRenderer();let a=new Q(-n.bounds.x/2,n.bounds.x/2,n.bounds.z/2,-n.bounds.z/2,.5);a.position.copy(n.center),a.rotateX(ps(-90)),a.translateZ(n.bounds.y+1),a.far=a.position.y+.5,a.layers.mask=65535;let o=200*n.bounds.x,l=200*n.bounds.z;if(o>4096||l>4096){let e=0;o>4096?e=o/4096:l>4096&&(e=l/4096),o/=e,l/=e}r.setSize(o,l);let h=e.fog?e.fog.clone():null,d=e.background?e.background.clone():null;e.background=null,e.fog=null,a.layers.disable(2),a.layers.disable(6),a.layers.disable(5),i?a.layers.enable(8):a.layers.disable(8);const c=this._render(r,e,t,a);a.layers.enable(2),a.layers.enable(6),a.layers.enable(5),e.background=d,e.fog=h,s({image:c,width:o,height:l,blob:null})})}_render(e,t,n,s,i=!1){i?e.renderer.render(t,s):(e.forceShadowUpdates(!0),e.render(t,s),e.render(t,s)),n&&(e.renderer.autoClear=!1,e.renderer.clearDepth(),e.renderer.render(n,s),e.renderer.autoClear=!0);const r=e.renderer.domElement.toDataURL();return e.clear(),r}}e("l",vh);const wh=e=>new Promise((t,n)=>{e.oncomplete=e.onsuccess=()=>t(e.result),e.onabort=e.onerror=()=>n(e.error)}),bh=(e,t)=>(e.openCursor().onsuccess=function(){this.result&&(t(this.result),this.result.continue())},wh(e.transaction));class yh{constructor(e){this._creator_=e,this.configStore=this._createStore("rml-idb","rml-config-store")}get allStores(){return[this.configStore]}_getValue(e,t){return t("readonly",t=>wh(t.get(e)))}_setValue(e,t,n){return n("readwrite",n=>(n.put(t,e),wh(n.transaction)))}_getEntries(e){return e("readonly",async t=>{if(t.getAll&&t.getAllKeys){const[e,n]=await Promise.all([wh(t.getAllKeys()),wh(t.getAll())]);return e.map((e,t)=>[e,n[t]])}const n=[];return await e("readonly",async e=>{await bh(e,e=>n.push([e.key,e.value]))}),n})}_deleteValue(e,t){return t("readwrite",t=>(t.delete(e),wh(t.transaction)))}_createStore(e,t){const n=indexedDB.open(e);n.onupgradeneeded=()=>n.result.createObjectStore(t);const s=wh(n);return async(e,n)=>n((await s).transaction(t,e).objectStore(t))}getKey(...e){return e.join("_")}async setValue(e,t,n){const s=Zt(),i={id:e,data:t,lastModified:(new Date).toISOString(),referrer:s};await this._setValue(e,i,n),this._initData.debug}getValue(e,t){return this._getValue(e,t)}clearStore(e){return e("readwrite",e=>(e.clear(),wh(e.transaction)))}async pruneOldEntries(){for(const e of this.allStores){const t=await this._getEntries(e);for(const n of t){const t=n[1].lastModified,s=(new Date).toISOString(),i=new Date(s).getTime()-new Date(t).getTime();Math.floor(i/864e5)>30&&await this._deleteValue(n[0],e)}}}}sn([an],yh.prototype,"_initData",void 0);const Sh=e("I",[new Kt("error-handler",class{constructor(){this._listeners={}}_subscribe(e,t){this._listeners[e]||(this._listeners[e]=[]),this._listeners[e].push(t)}subscribe(e,t){this._subscribe(e,t)}dispatch(e,t){if(!this._listeners[e])return;const n=this._listeners[e];let s=n.length;for(let e=0;e<s;e++){const s=n[e];s.apply(s,t)}}unsubscribe(e,t){if(!this._listeners[e])return;const n=this._listeners[e];let s=n.length;for(let e=0;e<s;e++)if(n[e]===t)return n.splice(e,1),s--,void e--}softReject(e,t,n){return this.dispatch(n,[t]),e()}}),new Kt("form-data-util",Xt),new Kt("hdr-environment-loader",class{constructor(e){this._creator_=e;const t=new h("#DDDDDD");this._environmentMap=((e,t,n,s)=>{const i=new we;i.format=be,i.generateMipmaps=!1;for(let s=0;s<6;++s){const r=Oi(e,t,n,1);r.format=i.format,r.type=i.type,r.minFilter=i.minFilter,r.magFilter=i.magFilter,r.generateMipmaps=i.generateMipmaps,r.needsUpdate=!0,i.images[s]=r}return i.needsUpdate=!0,i})(t.r,t.g,t.b)}async loadUrl(e,t){const n=t.toLowerCase();this._environmentMap=n.endsWith(".exr")?await this._loadExr(t):await this._loadRgbe(t),this._environmentMap.mapping=bt;const s={url:t,environmentMap:this._environmentMap};return this._envChangedCallback(s),s}_loadExr(e){var t;return this._exrLoader=null!==(t=this._exrLoader)&&void 0!==t?t:new tl,this._exrLoader.setPath(e.startsWith("http")?"":n()),this._exrLoader.loadAsync(e)}_loadRgbe(e){var t;return this._rgbeLoader=null!==(t=this._rgbeLoader)&&void 0!==t?t:new nl,this._rgbeLoader.setPath(e.startsWith("http")?"":n()),this._rgbeLoader.loadAsync(e)}registerEnvironmentChangedCallback(e){this._envChangedCallback=e}}),new Kt("static-item-loader",class{constructor(e){this._gltfLoaderGuard=new mn,this._creator_=e,this._initLoaders()}_initLoaders(){this._gltfLoader=new _n;const e=new hs,t=e._loadLibrary.bind(e._loadLibrary);e._loadLibrary=(e,s)=>{const i=cs[e];if(!i)throw new Error('Can not load draco dependency "'+e+'" did three.js update DracoLoader lib? Available files'+JSON.stringify(cs));return t(n()+i,s)},e.setDecoderConfig({type:"wasm"}),this._gltfLoader.setDRACOLoader(e),this._gltfLoaderGuard.resolve(this._gltfLoader)}async loadGLB(e,t,n,s,i,r,a,o){return await this._gltfLoaderGuard.wait(),new Promise((l,h)=>{this._gltfLoader.load(e,e=>{l(this._handleGLTFScene("GLB",e,t,n,s,i,r,a))},e=>{o&&o(e.loaded/e.total)},e=>{h(e)})})}async loadGLTF(e,t,n,s,i,r,a,o){return await this._gltfLoaderGuard.wait(),new Promise((l,h)=>{this._gltfLoader.parse(e,null,e=>{l(this._handleGLTFScene("GLTF",e,t,n,s,i,r,a))},e=>{o&&o(e.loaded/e.total)},e=>{h(e)})})}_handleGLTFScene(e,t,n,s,i,r,o,l){if(!t||!t.scene||!t.scene.children||0===t.scene.children.length)return null;n&&t.scene.position.copy(n),s&&(t.scene.rotation.y=s);const d=new ge;if(d.setFromObject(t.scene),i){const{x:e,y:n,z:s}=d.getSize(new a);let r=new a(i.x/e,i.y/n,i.z/s);t.scene.scale.copy(r)}return r&&t.scene.scale.multiply(r),t.scene.type=e,t.scene.traverse(e=>{if(e instanceof z){if(e.layers.set(3),e.material instanceof N){const t=e.material;if(l&&o&&o>0){let e=new h(o);t.color=e.copySRGBToLinear(e),t.roughness=.5,t.metalness=.1}t.needsUpdate=!0}e.castShadow=!0,e.receiveShadow=!0}}),{boundingBox:d,scene:t.scene}}},0),new Kt("form-data-util",Xt),new Kt("single-promise-factory",class{constructor(e){this._promises=new Map,this._creator_=e}create(e,t,n){return new Promise((s,i)=>{let r=this._promises.get(e),a=!0;if(!r){const t=new Map;this._promises.set(e,t),r=this._promises.get(e),a=!1}r.get(t)||(r.set(t,[]),a=!1);const o=r.get(t);o.push({resolve:s,reject:i}),r.set(t,o);const l=()=>{r.delete(t),0===r.size&&this._promises.delete(e)};a||new Promise(n).then(e=>{r.get(t).forEach(({resolve:t})=>t(e)),l()},e=>{r.get(t).forEach(({reject:t})=>t(e)),l()})})}},1),new Kt("dynamic-light-setting-loader",Qt),new Kt("network-layer",nn),new Kt("local-storage",class{constructor(e){this._context_=e}get _localStorage(){let e=null;try{e=window.localStorage}catch(e){console.error(e)}return e}getItem(e){if(!this._localStorage)return null;const t=this._localStorage.getItem(e);try{return JSON.parse(t)}catch(e){return t}}setItem(e,t){if(this._localStorage)try{const n=JSON.stringify(t);this._localStorage.setItem(e,n)}catch(e){console.error(e)}}}),new Kt("network-layer",nn),new Kt("kernel-io",ln,0),new Kt("data-syncer",pn),new Kt("memory-manager",class{constructor(){this._configurationStringSet=new Set,this._singleLoadCounter=0}loadingConfigurationString(){this._singleLoadCounter+=1}loadingConfiguration(e){this._configurationStringSet.add(e),this._singleLoadCounter+=1}shouldHardReset(){return this._configurationStringSet.size>=15||this._singleLoadCounter>=30}executedHardReset(){this._configurationStringSet.clear(),this._singleLoadCounter=0}}),new Kt("life-cycle-manager",class{constructor(){this._listeners=[]}addEventListener(e){this._listeners.push(e)}removeEventListener(e){const t=this._listeners;let n=t.length;if(n)for(let s=0;s<n;s++)t[s]===e&&(t.splice(s,1),s--,n--)}pause(){this._listeners.forEach(e=>e.pause())}resume(){this._listeners.forEach(e=>e.resume())}destroy(){this._listeners.forEach(e=>e.destroy())}},1),new Kt("local-storage-helper",us),new Kt("cache-holder",class{constructor(){this._componentCache=new Map,this._geometryCache=new Map,this._materialCache=new Map}get componentCache(){return this._componentCache}get geometryCache(){return this._geometryCache}get materialCache(){return this._materialCache}clear(){for(const e of this._componentCache.values())Zi(e);for(const e of this._materialCache.values())er(e);for(const e of this._geometryCache.values())$i(e);this._componentCache.clear(),this._geometryCache.clear(),this._materialCache.clear()}},0),new Kt("kernel-access-callback",class{constructor(e){this._callbackListener=new Set,this._creator_=e}addListener(e){this._callbackListener.add(e)}removeListener(e){this._callbackListener.delete(e)}isReady(){this._callbackListener.forEach(e=>e.isReady())}loadError(e){this._callbackListener.forEach(t=>t.loadError(e))}},1),new Kt("configurator-kernel-access-callback",class{constructor(e){this._callbackListener=new Set,this._creator_=e}addListener(e){this._callbackListener.add(e)}removeListener(e){this._callbackListener.delete(e)}isReady(){this._callbackListener.forEach(e=>e.isReady())}updatePossibleChildren(e,t,n){this._callbackListener.forEach(s=>s.updatePossibleChildren(e,t,n))}updateParameters(e,t,n,s){this._callbackListener.forEach(i=>i.updateParameters(e,t,n,s))}loadError(e){this._callbackListener.forEach(t=>t.loadError(e))}},1),new Kt("configurator-context",class{constructor(){this.planObjectId=0,this.planElementId=0,this.rootComponentId=0,this.dockingRootComponentId=0,this.baseContext=null,this.rootComponentParametersAsGlobal=!1,this.lastLoadedRapiId=null,this.lastLoadedPlanId=null,this.selectedRuntimeComponentIds=[],this.selectionMode="standard"}get selectedRuntimeComponentId(){return this.selectedRuntimeComponentIds.length>0?this.selectedRuntimeComponentIds[0]:null}},1),new Kt("init-data",Lr,1),new Kt("global-init-data",Br,0),new Kt("global-callback",Fr,0),new Kt("dom-helper",Gr,1),new Kt("unit-formatter",Mo,0),new Kt("plugin-system",jr,1),new Kt("configurator-mesh-generator",Vr),new Kt("configurator-input-manager",class extends Qr{},1),new Kt("selection-handler",class extends Wr{constructor(){super(...arguments),this._selectionMode="standard",this._selectedComponents=new Map}check(e){"standard"===this._selectionMode&&this._checkStandard(e),"multiselect"===this._selectionMode&&this._checkMulti(e)}cancelSelection(){0!==this._selectedComponents.size&&this._selectedComponents.forEach((e,t)=>{e.deselect(),this._selectedComponents.delete(t),this.dispatchEvent(1,new Zr({component:e}))})}_checkStandard(e){this._selectedComponents.has(e.runtimeId)?this.dispatchEvent(0,new Zr({component:e,consecutive:!0})):(this._selectedComponents.size>0&&this._selectedComponents.forEach((e,t)=>{this._selectedComponents.delete(t),this.dispatchEvent(1,new Zr({component:e,resetCamera:!1}))}),this._selectedComponents.set(e.runtimeId,e),this.dispatchEvent(0,new Zr({component:e,consecutive:!1})))}_checkMulti(e){if(this._selectedComponents.has(e.runtimeId))return this._selectedComponents.delete(e.runtimeId),void this.dispatchEvent(1,new Zr({component:e,resetCamera:0===this._selectedComponents.size}));this._selectedComponents.set(e.runtimeId,e),this.dispatchEvent(0,new Zr({component:e}))}setSelectionMode(e){this._selectionMode=e}getSelectionMode(){return this._selectionMode}hasSelection(){return this._selectedComponents.size>0}getSelectedRuntimeComponentIds(){let e=[];return this._selectedComponents.forEach(t=>e.push(t.runtimeId)),e}isSelected(e){return this._selectedComponents.has(e.runtimeId)}},1),new Kt("component-dimensioning-helper",ia,1),new Kt("component-dimensioning-helper",ia,1),new Kt("planner-kernel-access",bo),new Kt("planner-mesh-generator",yo,1),new Kt("unit-formatter",Mo),new Kt("configurator-history",To,1),new Kt("roomle-planner-ui-callback",class extends Nr{constructor(e){super(e),this.onItemsLoaded=()=>{},this.onCameraChanged=e=>{},this.onCameraIdle=()=>{},this.onTotalFloorAreaChanged=e=>{},this.onPlanInteractionHandlerCreated=e=>{},this.onPlannerKernelIsReady=e=>{},this.onConfiguratorKernelIsReady=(e,t)=>{},this.onSelectionChange=(e,t,n,s,i)=>{},this.onSelectionCancel=e=>{},this.onPlanChanged=()=>{},this.onPlanElementChanged=(e,t)=>{},this.onCompletelyLoaded=()=>{},this.onRotationCancel=()=>{},this.onHistoryChange=(e,t)=>{},this.onUpdateWallDimensions=e=>{},this.onUpdateMeasurementLineDimensions=e=>{},this.onUpdateConstructionElementsMeasurements=e=>{},this.onUpdateObjectMeasurements=e=>{},this.disableWallDimensions=()=>{},this.onUpdatePlanObjectPositions=e=>{},this.onDrawCancel=()=>{},this.onHandlerSwitchedPlans=()=>{},this.onDragElementStart=()=>{},this.onDragElementEnd=()=>{},this.onClickElement=e=>{},this.onMultiSelectionChange=e=>{},this.onSelectionModeChange=e=>{},this.onMeasurementLineStateChange=e=>{}}}),new Kt("configurator-ui-callbacks",class extends Nr{constructor(e){super(e),this.onKernelIsReady=null,this.onComponentPositionsUpdated=null,this.onUpdateParameters=e=>{},this.onUpdatePossibleChildren=(e,t)=>{},this.onUpdatePrice=(e,t)=>{},this.onSelectionChange=(e,t,n,s)=>{},this.onSelectionCancel=()=>{},this.onPartListUpdate=(e,t)=>{},this.onBoundsUpdate=e=>{},this.onLoadConfiguration=()=>{},this.onConfigurationReady=(e,t,n)=>{},this.onOpenTag=e=>{},this.onOpenAddOns=()=>{},this.onClickOutside=()=>{},this.onNoDockingsAvailable=()=>{},this.onUiIntersectionChange=e=>{},this.onZoomChange=(e,t)=>{},this.onZoomToComponent=()=>{},this.onDimensionsVisibilityChange=e=>{},this.onErrorDueToOffline=e=>{},this.onError=e=>{},this.onDockingsPreviewRemoved=()=>{},this.onConfigurationHasChildren=e=>{},this.onTrackTiming=(e,t,n,s)=>{},this.onUserInitiatedDockDone=(e,t,n,s,i)=>{},this.onAddonPlusHover=()=>{},this.onAddonPlusHoverOff=()=>{},this.onAddonPlusShown=()=>{},this.onAddonPlusHidden=()=>{},this.onContentProblem=e=>{},this.onSyncStarted=()=>{},this.onSyncDone=()=>{},this.onOpenFloorMaterials=()=>{},this.onOpenPartList=()=>{},this.onComponentLoadError=(e,t)=>{},this.onConfigurationLoadError=()=>{},this.onChangeTypeChangeTag=e=>{},this.onRemoveTypeChangeTag=e=>{},this.onConfigurationLabelChange=(e,t,n)=>{},this.onMemoryCorruption=()=>{},this.onConfiguratorKernelIsReady=(e,t)=>{},this.onConfigurationSaved=e=>{},this.onCameraPositionChanges=()=>{},this.onHistoryChange=(e,t)=>{},this.onClickComponent=e=>{},this.onRequestExternalMesh=(e,t)=>{},this.onGeometryReady=e=>{},this.onGeometryNotReady=e=>{}}},1),new Kt("roomle-tools-core",Ao,0),new Kt("image-renderer",vh,0),new Kt("idb-manager",yh,0)]);class xh{static _ensureContainer(){window.__RML__DI__||(window.__RML__DI__=new Wt,window.__RML__DI__.addDependencyInjectionAssignments(Sh))}static setup(e){xh.addToContainer(e)}static lookup(e,t){return window.__RML__DI__?window.__RML__DI__.lookup(e,t):null}static getContext(e){return xh._ensureContainer(),window.__RML__DI__.getContext(e)}static cleanUp(e){return window.__RML__DI__?window.__RML__DI__.cleanUp(e):null}static addToContainer(e){xh._ensureContainer(),window.__RML__DI__.addDependencyInjectionAssignments(e)}}e("b",xh)}}}));
|
|
9
|
-
//# sourceMappingURL=roomle-dependency-injection-
|
|
8
|
+
var Ro=function(e){return URL.createObjectURL(new Blob([e],{type:"text/javascript"}))};try{URL.revokeObjectURL(Ro(""))}catch(e){Ro=function(e){return"data:application/javascript;charset=UTF-8,"+encodeURI(e)}}var Eo=Uint8Array,Io=Uint16Array,Do=Uint32Array,Oo=new Eo([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),ko=new Eo([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),Lo=new Eo([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Uo=function(e,t){for(var n=new Io(31),s=0;s<31;++s)n[s]=t+=1<<e[s-1];var i=new Do(n[30]);for(s=1;s<30;++s)for(var r=n[s];r<n[s+1];++r)i[r]=r-n[s]<<5|s;return[n,i]},Bo=Uo(Oo,2),No=Bo[0],Fo=Bo[1];No[28]=258,Fo[258]=28;for(var Go=Uo(ko,0)[0],jo=new Io(32768),zo=0;zo<32768;++zo){var Ho=(43690&zo)>>>1|(21845&zo)<<1;Ho=(61680&(Ho=(52428&Ho)>>>2|(13107&Ho)<<2))>>>4|(3855&Ho)<<4,jo[zo]=((65280&Ho)>>>8|(255&Ho)<<8)>>>1}var Vo=function(e,t,n){for(var s=e.length,i=0,r=new Io(t);i<s;++i)++r[e[i]-1];var a,o=new Io(t);for(i=0;i<t;++i)o[i]=o[i-1]+r[i-1]<<1;if(n){a=new Io(1<<t);var l=15-t;for(i=0;i<s;++i)if(e[i])for(var h=i<<4|e[i],d=t-e[i],c=o[e[i]-1]++<<d,u=c|(1<<d)-1;c<=u;++c)a[jo[c]>>>l]=h}else for(a=new Io(s),i=0;i<s;++i)e[i]&&(a[i]=jo[o[e[i]-1]++]>>>15-e[i]);return a},Wo=new Eo(288);for(zo=0;zo<144;++zo)Wo[zo]=8;for(zo=144;zo<256;++zo)Wo[zo]=9;for(zo=256;zo<280;++zo)Wo[zo]=7;for(zo=280;zo<288;++zo)Wo[zo]=8;var Ko=new Eo(32);for(zo=0;zo<32;++zo)Ko[zo]=5;var qo=Vo(Wo,9,1),Xo=Vo(Ko,5,1),Yo=function(e){for(var t=e[0],n=1;n<e.length;++n)e[n]>t&&(t=e[n]);return t},Qo=function(e,t,n){var s=t/8|0;return(e[s]|e[s+1]<<8)>>(7&t)&n},Zo=function(e,t){var n=t/8|0;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>(7&t)},Jo=new Eo(0);function $o(e,t){return function(e,t,n){var s=e.length;if(!s||n&&!n.l&&s<5)return t||new Eo(0);var i=!t||n,r=!n||n.i;n||(n={}),t||(t=new Eo(3*s));var a,o=function(e){var n=t.length;if(e>n){var s=new Eo(Math.max(2*n,e));s.set(t),t=s}},l=n.f||0,h=n.p||0,d=n.b||0,c=n.l,u=n.d,p=n.m,m=n.n,g=8*s;do{if(!c){n.f=l=Qo(e,h,1);var f=Qo(e,h+1,3);if(h+=3,!f){var _=e[(A=((a=h)/8|0)+(7&a&&1)+4)-4]|e[A-3]<<8,v=A+_;if(v>s){if(r)throw"unexpected EOF";break}i&&o(d+_),t.set(e.subarray(A,v),d),n.b=d+=_,n.p=h=8*v;continue}if(1==f)c=qo,u=Xo,p=9,m=5;else{if(2!=f)throw"invalid block type";var w=Qo(e,h,31)+257,b=Qo(e,h+10,15)+4,y=w+Qo(e,h+5,31)+1;h+=14;for(var S=new Eo(y),x=new Eo(19),C=0;C<b;++C)x[Lo[C]]=Qo(e,h+3*C,7);h+=3*b;var P=Yo(x),M=(1<<P)-1,T=Vo(x,P,1);for(C=0;C<y;){var A,R=T[Qo(e,h,M)];if(h+=15&R,(A=R>>>4)<16)S[C++]=A;else{var E=0,I=0;for(16==A?(I=3+Qo(e,h,3),h+=2,E=S[C-1]):17==A?(I=3+Qo(e,h,7),h+=3):18==A&&(I=11+Qo(e,h,127),h+=7);I--;)S[C++]=E}}var D=S.subarray(0,w),O=S.subarray(w);p=Yo(D),m=Yo(O),c=Vo(D,p,1),u=Vo(O,m,1)}if(h>g){if(r)throw"unexpected EOF";break}}i&&o(d+131072);for(var k=(1<<p)-1,L=(1<<m)-1,U=h;;U=h){var B=(E=c[Zo(e,h)&k])>>>4;if((h+=15&E)>g){if(r)throw"unexpected EOF";break}if(!E)throw"invalid length/literal";if(B<256)t[d++]=B;else{if(256==B){U=h,c=null;break}var N=B-254;if(B>264){var F=Oo[C=B-257];N=Qo(e,h,(1<<F)-1)+No[C],h+=F}var G=u[Zo(e,h)&L],j=G>>>4;if(!G)throw"invalid distance";if(h+=15&G,O=Go[j],j>3&&(F=ko[j],O+=Zo(e,h)&(1<<F)-1,h+=F),h>g){if(r)throw"unexpected EOF";break}i&&o(d+131072);for(var z=d+N;d<z;d+=4)t[d]=t[d-O],t[d+1]=t[d+1-O],t[d+2]=t[d+2-O],t[d+3]=t[d+3-O];d=z}}n.l=c,n.p=U,n.b=d,c&&(l=1,n.m=p,n.d=u,n.n=m)}while(!l);return d==t.length?t:function(e,t,n){(null==t||t<0)&&(t=0),(null==n||n>e.length)&&(n=e.length);var s=new(e instanceof Io?Io:e instanceof Do?Do:Eo)(n-t);return s.set(e.subarray(t,n)),s}(t,0,d)}((function(e){if(8!=(15&e[0])||e[0]>>>4>7||(e[0]<<8|e[1])%31)throw"invalid zlib data";if(32&e[1])throw"invalid zlib data: preset dictionaries not supported"}(e),e.subarray(2,-4)),t)}var el="undefined"!=typeof TextDecoder&&new TextDecoder;try{el.decode(Jo,{stream:!0})}catch(e){}class tl extends mt{constructor(e){super(e),this.type=gt}parse(e){const t=Math.pow(2.7182818,2.2),n={l:0,c:0,lc:0};function s(e,t,s,i,r){for(;s<e;)t=t<<8|L(i,r),s+=8;s-=e,n.l=t>>s&(1<<e)-1,n.c=t,n.lc=s}const i=new Array(59);function r(e){return 63&e}function a(e){return e>>6}const o={c:0,lc:0};function l(e,t,n,s){e=e<<8|L(n,s),t+=8,o.c=e,o.lc=t}const h={c:0,lc:0};function d(e,t,n,s,i,r,a,d,c){if(e==t){s<8&&(l(n,s,i,r),n=o.c,s=o.lc);let e=n>>(s-=8);if(e=new Uint8Array([e])[0],d.value+e>c)return!1;const t=a[d.value-1];for(;e-- >0;)a[d.value++]=t}else{if(!(d.value<c))return!1;a[d.value++]=e}h.c=n,h.lc=s}function c(e){return 65535&e}function u(e){const t=c(e);return t>32767?t-65536:t}const p={a:0,b:0};function m(e,t){const n=u(e),s=u(t),i=n+(1&s)+(s>>1),r=i,a=i-s;p.a=r,p.b=a}function g(e,t){const n=c(e),s=c(t),i=n-(s>>1)&65535,r=s+i-32768&65535;p.a=r,p.b=i}function f(e,t,n,s,i,r,a){const o=a<16384,l=n>i?i:n;let h,d,c=1;for(;c<=l;)c<<=1;for(c>>=1,h=c,c>>=1;c>=1;){d=0;const a=d+r*(i-h),l=r*c,u=r*h,f=s*c,_=s*h;let v,w,b,y;for(;d<=a;d+=u){let i=d;const r=d+s*(n-h);for(;i<=r;i+=_){const n=i+f,s=i+l,r=s+f;o?(m(e[i+t],e[s+t]),v=p.a,b=p.b,m(e[n+t],e[r+t]),w=p.a,y=p.b,m(v,w),e[i+t]=p.a,e[n+t]=p.b,m(b,y),e[s+t]=p.a,e[r+t]=p.b):(g(e[i+t],e[s+t]),v=p.a,b=p.b,g(e[n+t],e[r+t]),w=p.a,y=p.b,g(v,w),e[i+t]=p.a,e[n+t]=p.b,g(b,y),e[s+t]=p.a,e[r+t]=p.b)}if(n&c){const n=i+l;o?m(e[i+t],e[n+t]):g(e[i+t],e[n+t]),v=p.a,e[n+t]=p.b,e[i+t]=v}}if(i&c){let i=d;const r=d+s*(n-h);for(;i<=r;i+=_){const n=i+f;o?m(e[i+t],e[n+t]):g(e[i+t],e[n+t]),v=p.a,e[n+t]=p.b,e[i+t]=v}}h=c,c>>=1}return d}function _(e,t,c,u,p,m){const g=c.value,f=k(t,c),_=k(t,c);c.value+=4;const v=k(t,c);if(c.value+=4,f<0||f>=65537||_<0||_>=65537)throw new Error("Something wrong with HUF_ENCSIZE");const w=new Array(65537),b=new Array(16384);if(function(e){for(let t=0;t<16384;t++)e[t]={},e[t].len=0,e[t].lit=0,e[t].p=null}(b),function(e,t,r,a,o,l){const h=t;let d=0,c=0;for(;a<=o;a++){if(h.value-t.value>r)return!1;s(6,d,c,e,h);const i=n.l;if(d=n.c,c=n.lc,l[a]=i,63==i){if(h.value-t.value>r)throw new Error("Something wrong with hufUnpackEncTable");s(8,d,c,e,h);let i=n.l+6;if(d=n.c,c=n.lc,a+i>o+1)throw new Error("Something wrong with hufUnpackEncTable");for(;i--;)l[a++]=0;a--}else if(i>=59){let e=i-59+2;if(a+e>o+1)throw new Error("Something wrong with hufUnpackEncTable");for(;e--;)l[a++]=0;a--}}!function(e){for(let e=0;e<=58;++e)i[e]=0;for(let t=0;t<65537;++t)i[e[t]]+=1;let t=0;for(let e=58;e>0;--e){const n=t+i[e]>>1;i[e]=t,t=n}for(let t=0;t<65537;++t){const n=e[t];n>0&&(e[t]=n|i[n]++<<6)}}(l)}(e,c,u-(c.value-g),f,_,w),v>8*(u-(c.value-g)))throw new Error("Something wrong with hufUncompress");!function(e,t,n,s){for(;t<=n;t++){const n=a(e[t]),i=r(e[t]);if(n>>i)throw new Error("Invalid table entry");if(i>14){const e=s[n>>i-14];if(e.len)throw new Error("Invalid table entry");if(e.lit++,e.p){const t=e.p;e.p=new Array(e.lit);for(let n=0;n<e.lit-1;++n)e.p[n]=t[n]}else e.p=new Array(1);e.p[e.lit-1]=t}else if(i){let e=0;for(let r=1<<14-i;r>0;r--){const r=s[(n<<14-i)+e];if(r.len||r.p)throw new Error("Invalid table entry");r.len=i,r.lit=t,e++}}}}(w,f,_,b),function(e,t,n,s,i,c,u,p,m){let g=0,f=0;const _=u,v=Math.trunc(s.value+(i+7)/8);for(;s.value<v;)for(l(g,f,n,s),g=o.c,f=o.lc;f>=14;){const i=t[g>>f-14&16383];if(i.len)f-=i.len,d(i.lit,c,g,f,n,s,p,m,_),g=h.c,f=h.lc;else{if(!i.p)throw new Error("hufDecode issues");let t;for(t=0;t<i.lit;t++){const u=r(e[i.p[t]]);for(;f<u&&s.value<v;)l(g,f,n,s),g=o.c,f=o.lc;if(f>=u&&a(e[i.p[t]])==(g>>f-u&(1<<u)-1)){f-=u,d(i.p[t],c,g,f,n,s,p,m,_),g=h.c,f=h.lc;break}}if(t==i.lit)throw new Error("hufDecode issues")}}const w=8-i&7;for(g>>=w,f-=w;f>0;){const e=t[g<<14-f&16383];if(!e.len)throw new Error("hufDecode issues");f-=e.len,d(e.lit,c,g,f,n,s,p,m,_),g=h.c,f=h.lc}}(w,b,e,c,v,_,m,p,{value:0})}function v(e){for(let t=1;t<e.length;t++){const n=e[t-1]+e[t]-128;e[t]=n}}function b(e,t){let n=0,s=Math.floor((e.length+1)/2),i=0;const r=e.length-1;for(;!(i>r||(t[i++]=e[n++],i>r));)t[i++]=e[s++]}function y(e){let t=e.byteLength;const n=new Array;let s=0;const i=new DataView(e);for(;t>0;){const e=i.getInt8(s++);if(e<0){const r=-e;t-=r+1;for(let e=0;e<r;e++)n.push(i.getUint8(s++))}else{const r=e;t-=2;const a=i.getUint8(s++);for(let e=0;e<r+1;e++)n.push(a)}}return n}function S(e,t,n){let s,i=1;for(;i<64;)s=t[e.value],65280==s?i=64:s>>8==255?i+=255&s:(n[i]=s,i++),e.value++}function x(e){const t=.5*Math.cos(.7853975),n=.5*Math.cos(3.14159/16),s=.5*Math.cos(3.14159/8),i=.5*Math.cos(3*3.14159/16),r=.5*Math.cos(.981746875),a=.5*Math.cos(3*3.14159/8),o=.5*Math.cos(1.374445625),l=new Array(4),h=new Array(4),d=new Array(4),c=new Array(4);for(let u=0;u<8;++u){const p=8*u;l[0]=s*e[p+2],l[1]=a*e[p+2],l[2]=s*e[p+6],l[3]=a*e[p+6],h[0]=n*e[p+1]+i*e[p+3]+r*e[p+5]+o*e[p+7],h[1]=i*e[p+1]-o*e[p+3]-n*e[p+5]-r*e[p+7],h[2]=r*e[p+1]-n*e[p+3]+o*e[p+5]+i*e[p+7],h[3]=o*e[p+1]-r*e[p+3]+i*e[p+5]-n*e[p+7],d[0]=t*(e[p+0]+e[p+4]),d[3]=t*(e[p+0]-e[p+4]),d[1]=l[0]+l[3],d[2]=l[1]-l[2],c[0]=d[0]+d[1],c[1]=d[3]+d[2],c[2]=d[3]-d[2],c[3]=d[0]-d[1],e[p+0]=c[0]+h[0],e[p+1]=c[1]+h[1],e[p+2]=c[2]+h[2],e[p+3]=c[3]+h[3],e[p+4]=c[3]-h[3],e[p+5]=c[2]-h[2],e[p+6]=c[1]-h[1],e[p+7]=c[0]-h[0]}for(let u=0;u<8;++u)l[0]=s*e[16+u],l[1]=a*e[16+u],l[2]=s*e[48+u],l[3]=a*e[48+u],h[0]=n*e[8+u]+i*e[24+u]+r*e[40+u]+o*e[56+u],h[1]=i*e[8+u]-o*e[24+u]-n*e[40+u]-r*e[56+u],h[2]=r*e[8+u]-n*e[24+u]+o*e[40+u]+i*e[56+u],h[3]=o*e[8+u]-r*e[24+u]+i*e[40+u]-n*e[56+u],d[0]=t*(e[u]+e[32+u]),d[3]=t*(e[u]-e[32+u]),d[1]=l[0]+l[3],d[2]=l[1]-l[2],c[0]=d[0]+d[1],c[1]=d[3]+d[2],c[2]=d[3]-d[2],c[3]=d[0]-d[1],e[0+u]=c[0]+h[0],e[8+u]=c[1]+h[1],e[16+u]=c[2]+h[2],e[24+u]=c[3]+h[3],e[32+u]=c[3]-h[3],e[40+u]=c[2]-h[2],e[48+u]=c[1]-h[1],e[56+u]=c[0]-h[0]}function C(e){for(let t=0;t<64;++t){const n=e[0][t],s=e[1][t],i=e[2][t];e[0][t]=n+1.5747*i,e[1][t]=n-.1873*s-.4682*i,e[2][t]=n+1.8556*s}}function P(e,n,s){for(let r=0;r<64;++r)n[s+r]=wt.toHalfFloat((i=e[r])<=1?Math.sign(i)*Math.pow(Math.abs(i),2.2):Math.sign(i)*Math.pow(t,Math.abs(i)-1));var i}function M(e){return new DataView(e.array.buffer,e.offset.value,e.size)}function T(e){const t=e.viewer.buffer.slice(e.offset.value,e.offset.value+e.size),n=new Uint8Array(y(t)),s=new Uint8Array(n.length);return v(n),b(n,s),new DataView(s.buffer)}function A(e){const t=$o(e.array.slice(e.offset.value,e.offset.value+e.size)),n=new Uint8Array(t.length);return v(t),b(t,n),new DataView(n.buffer)}function R(e){const t=e.viewer,n={value:e.offset.value},s=new Uint16Array(e.width*e.scanlineBlockSize*(e.channels*e.type)),i=new Uint8Array(8192);let r=0;const a=new Array(e.channels);for(let t=0;t<e.channels;t++)a[t]={},a[t].start=r,a[t].end=a[t].start,a[t].nx=e.width,a[t].ny=e.lines,a[t].size=e.type,r+=a[t].nx*a[t].ny*a[t].size;const o=j(t,n),l=j(t,n);if(l>=8192)throw new Error("Something is wrong with PIZ_COMPRESSION BITMAP_SIZE");if(o<=l)for(let e=0;e<l-o+1;e++)i[e+o]=U(t,n);const h=new Uint16Array(65536),d=function(e,t){let n=0;for(let s=0;s<65536;++s)(0==s||e[s>>3]&1<<(7&s))&&(t[n++]=s);const s=n-1;for(;n<65536;)t[n++]=0;return s}(i,h),c=k(t,n);_(e.array,t,n,c,s,r);for(let t=0;t<e.channels;++t){const e=a[t];for(let n=0;n<a[t].size;++n)f(s,e.start+n,e.nx,e.size,e.ny,e.nx*e.size,d)}!function(e,t,n){for(let s=0;s<n;++s)t[s]=e[t[s]]}(h,s,r);let u=0;const p=new Uint8Array(s.buffer.byteLength);for(let t=0;t<e.lines;t++)for(let t=0;t<e.channels;t++){const e=a[t],n=e.nx*e.size,i=new Uint8Array(s.buffer,2*e.end,2*n);p.set(i,u),u+=2*n,e.end+=n}return new DataView(p.buffer)}function E(e){const t=$o(e.array.slice(e.offset.value,e.offset.value+e.size)),n=e.lines*e.channels*e.width,s=1==e.type?new Uint16Array(n):new Uint32Array(n);let i=0,r=0;const a=new Array(4);for(let n=0;n<e.lines;n++)for(let n=0;n<e.channels;n++){let n=0;switch(e.type){case 1:a[0]=i,a[1]=a[0]+e.width,i=a[1]+e.width;for(let i=0;i<e.width;++i)n+=t[a[0]++]<<8|t[a[1]++],s[r]=n,r++;break;case 2:a[0]=i,a[1]=a[0]+e.width,a[2]=a[1]+e.width,i=a[2]+e.width;for(let i=0;i<e.width;++i)n+=t[a[0]++]<<24|t[a[1]++]<<16|t[a[2]++]<<8,s[r]=n,r++}}return new DataView(s.buffer)}function I(e){const t=e.viewer,n={value:e.offset.value},s=new Uint8Array(e.width*e.lines*(e.channels*e.type*2)),i={version:B(t,n),unknownUncompressedSize:B(t,n),unknownCompressedSize:B(t,n),acCompressedSize:B(t,n),dcCompressedSize:B(t,n),rleCompressedSize:B(t,n),rleUncompressedSize:B(t,n),rleRawSize:B(t,n),totalAcUncompressedCount:B(t,n),totalDcUncompressedCount:B(t,n),acCompression:B(t,n)};if(i.version<2)throw new Error("EXRLoader.parse: "+q.compression+" version "+i.version+" is unsupported");const r=new Array;let a=j(t,n)-2;for(;a>0;){const e=D(t.buffer,n),s=U(t,n),i=s>>2&3,o=new Int8Array([(s>>4)-1])[0],l=U(t,n);r.push({name:e,index:o,type:l,compression:i}),a-=e.length+3}const o=q.channels,l=new Array(e.channels);for(let t=0;t<e.channels;++t){const n=l[t]={},s=o[t];n.name=s.name,n.compression=0,n.decoded=!1,n.type=s.pixelType,n.pLinear=s.pLinear,n.width=e.width,n.height=e.lines}const h={idx:new Array(3)};for(let t=0;t<e.channels;++t){const e=l[t];for(let n=0;n<r.length;++n){const s=r[n];e.name==s.name&&(e.compression=s.compression,s.index>=0&&(h.idx[s.index]=t),e.offset=t)}}let d,c,u;if(i.acCompressedSize>0)switch(i.acCompression){case 0:d=new Uint16Array(i.totalAcUncompressedCount),_(e.array,t,n,i.acCompressedSize,d,i.totalAcUncompressedCount);break;case 1:const s=$o(e.array.slice(n.value,n.value+i.totalAcUncompressedCount));d=new Uint16Array(s.buffer),n.value+=i.totalAcUncompressedCount}if(i.dcCompressedSize>0){const t={array:e.array,offset:n,size:i.dcCompressedSize};c=new Uint16Array(A(t).buffer),n.value+=i.dcCompressedSize}i.rleRawSize>0&&(u=y($o(e.array.slice(n.value,n.value+i.rleCompressedSize)).buffer),n.value+=i.rleCompressedSize);let p=0;const m=new Array(l.length);for(let e=0;e<m.length;++e)m[e]=new Array;for(let t=0;t<e.lines;++t)for(let t=0;t<l.length;++t)m[t].push(p),p+=l[t].width*e.type*2;!function(e,t,n,s,i,r){let a=new DataView(r.buffer);const o=n[e.idx[0]].width,l=n[e.idx[0]].height,h=Math.floor(o/8),d=Math.ceil(o/8),c=Math.ceil(l/8),u=o-8*(d-1),p=l-8*(c-1),m={value:0},g=new Array(3),f=new Array(3),_=new Array(3),v=new Array(3),w=new Array(3);for(let n=0;n<3;++n)w[n]=t[e.idx[n]],g[n]=n<1?0:g[n-1]+d*c,f[n]=new Float32Array(64),_[n]=new Uint16Array(64),v[n]=new Uint16Array(64*d);for(let t=0;t<c;++t){let r=8;t==c-1&&(r=p);let o=8;for(let e=0;e<d;++e){e==d-1&&(o=u);for(let e=0;e<3;++e)_[e].fill(0),_[e][0]=i[g[e]++],S(m,s,_[e]),b=_[e],(y=f[e])[0]=G(b[0]),y[1]=G(b[1]),y[2]=G(b[5]),y[3]=G(b[6]),y[4]=G(b[14]),y[5]=G(b[15]),y[6]=G(b[27]),y[7]=G(b[28]),y[8]=G(b[2]),y[9]=G(b[4]),y[10]=G(b[7]),y[11]=G(b[13]),y[12]=G(b[16]),y[13]=G(b[26]),y[14]=G(b[29]),y[15]=G(b[42]),y[16]=G(b[3]),y[17]=G(b[8]),y[18]=G(b[12]),y[19]=G(b[17]),y[20]=G(b[25]),y[21]=G(b[30]),y[22]=G(b[41]),y[23]=G(b[43]),y[24]=G(b[9]),y[25]=G(b[11]),y[26]=G(b[18]),y[27]=G(b[24]),y[28]=G(b[31]),y[29]=G(b[40]),y[30]=G(b[44]),y[31]=G(b[53]),y[32]=G(b[10]),y[33]=G(b[19]),y[34]=G(b[23]),y[35]=G(b[32]),y[36]=G(b[39]),y[37]=G(b[45]),y[38]=G(b[52]),y[39]=G(b[54]),y[40]=G(b[20]),y[41]=G(b[22]),y[42]=G(b[33]),y[43]=G(b[38]),y[44]=G(b[46]),y[45]=G(b[51]),y[46]=G(b[55]),y[47]=G(b[60]),y[48]=G(b[21]),y[49]=G(b[34]),y[50]=G(b[37]),y[51]=G(b[47]),y[52]=G(b[50]),y[53]=G(b[56]),y[54]=G(b[59]),y[55]=G(b[61]),y[56]=G(b[35]),y[57]=G(b[36]),y[58]=G(b[48]),y[59]=G(b[49]),y[60]=G(b[57]),y[61]=G(b[58]),y[62]=G(b[62]),y[63]=G(b[63]),x(f[e]);C(f);for(let t=0;t<3;++t)P(f[t],v[t],64*e)}let l=0;for(let s=0;s<3;++s){const i=n[e.idx[s]].type;for(let e=8*t;e<8*t+r;++e){l=w[s][e];for(let t=0;t<h;++t){const n=64*t+8*(7&e);a.setUint16(l+0*i,v[s][n+0],!0),a.setUint16(l+2*i,v[s][n+1],!0),a.setUint16(l+4*i,v[s][n+2],!0),a.setUint16(l+6*i,v[s][n+3],!0),a.setUint16(l+8*i,v[s][n+4],!0),a.setUint16(l+10*i,v[s][n+5],!0),a.setUint16(l+12*i,v[s][n+6],!0),a.setUint16(l+14*i,v[s][n+7],!0),l+=16*i}}if(h!=d)for(let e=8*t;e<8*t+r;++e){const t=w[s][e]+8*h*2*i,n=64*h+8*(7&e);for(let e=0;e<o;++e)a.setUint16(t+2*e*i,v[s][n+e],!0)}}}var b,y;const M=new Uint16Array(o);a=new DataView(r.buffer);for(let t=0;t<3;++t){n[e.idx[t]].decoded=!0;const s=n[e.idx[t]].type;if(2==n[t].type)for(let e=0;e<l;++e){const n=w[t][e];for(let e=0;e<o;++e)M[e]=a.getUint16(n+2*e*s,!0);for(let e=0;e<o;++e)a.setFloat32(n+2*e*s,G(M[e]),!0)}}}(h,m,l,d,c,s);for(let t=0;t<l.length;++t){const n=l[t];if(!n.decoded)switch(n.compression){case 2:let i=0,r=0;for(let a=0;a<e.lines;++a){let e=m[t][i];for(let t=0;t<n.width;++t){for(let t=0;t<2*n.type;++t)s[e++]=u[r+t*n.width*n.height];r++}i++}break;case 1:default:throw new Error("EXRLoader.parse: unsupported channel compression")}}return new DataView(s.buffer)}function D(e,t){const n=new Uint8Array(e);let s=0;for(;0!=n[t.value+s];)s+=1;const i=(new TextDecoder).decode(n.slice(t.value,t.value+s));return t.value=t.value+s+1,i}function O(e,t){const n=e.getInt32(t.value,!0);return t.value=t.value+4,n}function k(e,t){const n=e.getUint32(t.value,!0);return t.value=t.value+4,n}function L(e,t){const n=e[t.value];return t.value=t.value+1,n}function U(e,t){const n=e.getUint8(t.value);return t.value=t.value+1,n}const B=function(e,t){let n;return n="getBigInt64"in DataView.prototype?Number(e.getBigInt64(t.value,!0)):e.getUint32(t.value+4,!0)+Number(e.getUint32(t.value,!0)<<32),t.value+=8,n};function N(e,t){const n=e.getFloat32(t.value,!0);return t.value+=4,n}function F(e,t){return wt.toHalfFloat(N(e,t))}function G(e){const t=(31744&e)>>10,n=1023&e;return(e>>15?-1:1)*(t?31===t?n?NaN:1/0:Math.pow(2,t-15)*(1+n/1024):n/1024*6103515625e-14)}function j(e,t){const n=e.getUint16(t.value,!0);return t.value+=2,n}function z(e,t){return G(j(e,t))}function H(e,t,n,s,i){return"string"===s||"stringvector"===s||"iccProfile"===s?function(e,t,n){const s=(new TextDecoder).decode(new Uint8Array(e).slice(t.value,t.value+n));return t.value=t.value+n,s}(t,n,i):"chlist"===s?function(e,t,n,s){const i=n.value,r=[];for(;n.value<i+s-1;){const s=D(t,n),i=O(e,n),a=U(e,n);n.value+=3;const o=O(e,n),l=O(e,n);r.push({name:s,pixelType:i,pLinear:a,xSampling:o,ySampling:l})}return n.value+=1,r}(e,t,n,i):"chromaticities"===s?function(e,t){return{redX:N(e,t),redY:N(e,t),greenX:N(e,t),greenY:N(e,t),blueX:N(e,t),blueY:N(e,t),whiteX:N(e,t),whiteY:N(e,t)}}(e,n):"compression"===s?function(e,t){return["NO_COMPRESSION","RLE_COMPRESSION","ZIPS_COMPRESSION","ZIP_COMPRESSION","PIZ_COMPRESSION","PXR24_COMPRESSION","B44_COMPRESSION","B44A_COMPRESSION","DWAA_COMPRESSION","DWAB_COMPRESSION"][U(e,t)]}(e,n):"box2i"===s?function(e,t){return{xMin:k(e,t),yMin:k(e,t),xMax:k(e,t),yMax:k(e,t)}}(e,n):"lineOrder"===s?function(e,t){return["INCREASING_Y"][U(e,t)]}(e,n):"float"===s?N(e,n):"v2f"===s?function(e,t){return[N(e,t),N(e,t)]}(e,n):"v3f"===s?function(e,t){return[N(e,t),N(e,t),N(e,t)]}(e,n):"int"===s?O(e,n):"rational"===s?function(e,t){return[O(e,t),k(e,t)]}(e,n):"timecode"===s?function(e,t){return[k(e,t),k(e,t)]}(e,n):"preview"===s?(n.value+=i,"skipped"):void(n.value+=i)}const V=new DataView(e),W=new Uint8Array(e),K={value:0},q=function(e,t,n){const s={};if(20000630!=e.getUint32(0,!0))throw new Error("THREE.EXRLoader: Provided file doesn't appear to be in OpenEXR format.");s.version=e.getUint8(4);const i=e.getUint8(5);s.spec={singleTile:!!(2&i),longName:!!(4&i),deepFormat:!!(8&i),multiPart:!!(16&i)},n.value=8;let r=!0;for(;r;){const i=D(t,n);if(0==i)r=!1;else{const r=D(t,n),a=H(e,t,n,r,k(e,n));void 0===a?console.warn(`THREE.EXRLoader: Skipped unknown header attribute type '${r}'.`):s[i]=a}}if(0!=(-5&i))throw console.error("THREE.EXRHeader:",s),new Error("THREE.EXRLoader: Provided file is currently unsupported.");return s}(V,e,K),X=function(e,t,n,s,i){const r={size:0,viewer:t,array:n,offset:s,width:e.dataWindow.xMax-e.dataWindow.xMin+1,height:e.dataWindow.yMax-e.dataWindow.yMin+1,channels:e.channels.length,bytesPerLine:null,lines:null,inputSize:null,type:e.channels[0].pixelType,uncompress:null,getter:null,format:null,colorSpace:w};switch(e.compression){case"NO_COMPRESSION":r.lines=1,r.uncompress=M;break;case"RLE_COMPRESSION":r.lines=1,r.uncompress=T;break;case"ZIPS_COMPRESSION":r.lines=1,r.uncompress=A;break;case"ZIP_COMPRESSION":r.lines=16,r.uncompress=A;break;case"PIZ_COMPRESSION":r.lines=32,r.uncompress=R;break;case"PXR24_COMPRESSION":r.lines=16,r.uncompress=E;break;case"DWAA_COMPRESSION":r.lines=32,r.uncompress=I;break;case"DWAB_COMPRESSION":r.lines=256,r.uncompress=I;break;default:throw new Error("EXRLoader.parse: "+e.compression+" is unsupported")}if(r.scanlineBlockSize=r.lines,1==r.type)switch(i){case ft:r.getter=z,r.inputSize=2;break;case gt:r.getter=j,r.inputSize=2}else{if(2!=r.type)throw new Error("EXRLoader.parse: unsupported pixelType "+r.type+" for "+e.compression+".");switch(i){case ft:r.getter=N,r.inputSize=4;break;case gt:r.getter=F,r.inputSize=4}}r.blockCount=(e.dataWindow.yMax+1)/r.scanlineBlockSize;for(let e=0;e<r.blockCount;e++)B(t,s);r.outputChannels=3==r.channels?4:r.channels;const a=r.width*r.height*r.outputChannels;switch(i){case ft:r.byteArray=new Float32Array(a),r.channels<r.outputChannels&&r.byteArray.fill(1,0,a);break;case gt:r.byteArray=new Uint16Array(a),r.channels<r.outputChannels&&r.byteArray.fill(15360,0,a);break;default:console.error("THREE.EXRLoader: unsupported type: ",i)}return r.bytesPerLine=r.width*r.inputSize*r.channels,4==r.outputChannels?(r.format=be,r.colorSpace=w):(r.format=_t,r.colorSpace=vt),r}(q,V,W,K,this.type),Y={value:0},Q={R:0,G:1,B:2,A:3,Y:0};for(let e=0;e<X.height/X.scanlineBlockSize;e++){const t=k(V,K);X.size=k(V,K),X.lines=t+X.scanlineBlockSize>X.height?X.height-t:X.scanlineBlockSize;const n=X.size<X.lines*X.bytesPerLine?X.uncompress(X):M(X);K.value+=X.size;for(let t=0;t<X.scanlineBlockSize;t++){const s=t+e*X.scanlineBlockSize;if(s>=X.height)break;for(let e=0;e<X.channels;e++){const i=Q[q.channels[e].name];for(let r=0;r<X.width;r++){Y.value=(t*(X.channels*X.width)+e*X.width+r)*X.inputSize;const a=(X.height-1-s)*(X.width*X.outputChannels)+r*X.outputChannels+i;X.byteArray[a]=X.getter(n,Y)}}}}return{header:q,width:X.width,height:X.height,data:X.byteArray,format:X.format,colorSpace:X.colorSpace,type:this.type}}setDataType(e){return this.type=e,this}load(e,t,n,s){return super.load(e,(function(e,n){e.colorSpace=n.colorSpace,e.minFilter=D,e.magFilter=D,e.generateMipmaps=!1,e.flipY=!1,t&&t(e,n)}),n,s)}}class nl extends mt{constructor(e){super(e),this.type=gt}parse(e){const t=function(e,t){switch(e){case 1:throw new Error("THREE.RGBELoader: Read Error: "+(t||""));case 2:throw new Error("THREE.RGBELoader: Write Error: "+(t||""));case 3:throw new Error("THREE.RGBELoader: Bad File Format: "+(t||""));default:case 4:throw new Error("THREE.RGBELoader: Memory Error: "+(t||""))}},n=function(e,t,n){t=t||1024;let s=e.pos,i=-1,r=0,a="",o=String.fromCharCode.apply(null,new Uint16Array(e.subarray(s,s+128)));for(;0>(i=o.indexOf("\n"))&&r<t&&s<e.byteLength;)a+=o,r+=o.length,s+=128,o+=String.fromCharCode.apply(null,new Uint16Array(e.subarray(s,s+128)));return-1<i&&(!1!==n&&(e.pos+=r+i+1),a+o.slice(0,i))},s=function(e,t,n,s){const i=e[t+3],r=Math.pow(2,i-128)/255;n[s+0]=e[t+0]*r,n[s+1]=e[t+1]*r,n[s+2]=e[t+2]*r,n[s+3]=1},i=function(e,t,n,s){const i=e[t+3],r=Math.pow(2,i-128)/255;n[s+0]=wt.toHalfFloat(Math.min(e[t+0]*r,65504)),n[s+1]=wt.toHalfFloat(Math.min(e[t+1]*r,65504)),n[s+2]=wt.toHalfFloat(Math.min(e[t+2]*r,65504)),n[s+3]=wt.toHalfFloat(1)},r=new Uint8Array(e);r.pos=0;const a=function(e){const s=/^\s*GAMMA\s*=\s*(\d+(\.\d+)?)\s*$/,i=/^\s*EXPOSURE\s*=\s*(\d+(\.\d+)?)\s*$/,r=/^\s*FORMAT=(\S+)\s*$/,a=/^\s*\-Y\s+(\d+)\s+\+X\s+(\d+)\s*$/,o={valid:0,string:"",comments:"",programtype:"RGBE",format:"",gamma:1,exposure:1,width:0,height:0};let l,h;for((e.pos>=e.byteLength||!(l=n(e)))&&t(1,"no header found"),(h=l.match(/^#\?(\S+)/))||t(3,"bad initial token"),o.valid|=1,o.programtype=h[1],o.string+=l+"\n";l=n(e),!1!==l;)if(o.string+=l+"\n","#"!==l.charAt(0)){if((h=l.match(s))&&(o.gamma=parseFloat(h[1])),(h=l.match(i))&&(o.exposure=parseFloat(h[1])),(h=l.match(r))&&(o.valid|=2,o.format=h[1]),(h=l.match(a))&&(o.valid|=4,o.height=parseInt(h[1],10),o.width=parseInt(h[2],10)),2&o.valid&&4&o.valid)break}else o.comments+=l+"\n";return 2&o.valid||t(3,"missing format specifier"),4&o.valid||t(3,"missing image size specifier"),o}(r),o=a.width,l=a.height,h=function(e,n,s){const i=n;if(i<8||i>32767||2!==e[0]||2!==e[1]||128&e[2])return new Uint8Array(e);i!==(e[2]<<8|e[3])&&t(3,"wrong scanline width");const r=new Uint8Array(4*n*s);r.length||t(4,"unable to allocate buffer space");let a=0,o=0;const l=4*i,h=new Uint8Array(4),d=new Uint8Array(l);let c=s;for(;c>0&&o<e.byteLength;){o+4>e.byteLength&&t(1),h[0]=e[o++],h[1]=e[o++],h[2]=e[o++],h[3]=e[o++],2==h[0]&&2==h[1]&&(h[2]<<8|h[3])==i||t(3,"bad rgbe scanline format");let n,s=0;for(;s<l&&o<e.byteLength;){n=e[o++];const i=n>128;if(i&&(n-=128),(0===n||s+n>l)&&t(3,"bad scanline data"),i){const t=e[o++];for(let e=0;e<n;e++)d[s++]=t}else d.set(e.subarray(o,o+n),s),s+=n,o+=n}const u=i;for(let e=0;e<u;e++){let t=0;r[a]=d[e+t],t+=i,r[a+1]=d[e+t],t+=i,r[a+2]=d[e+t],t+=i,r[a+3]=d[e+t],a+=4}c--}return r}(r.subarray(r.pos),o,l);let d,c,u;switch(this.type){case ft:u=h.length/4;const e=new Float32Array(4*u);for(let t=0;t<u;t++)s(h,4*t,e,4*t);d=e,c=ft;break;case gt:u=h.length/4;const t=new Uint16Array(4*u);for(let e=0;e<u;e++)i(h,4*e,t,4*e);d=t,c=gt;break;default:throw new Error("THREE.RGBELoader: Unsupported type: "+this.type)}return{width:o,height:l,data:d,header:a.string,gamma:a.gamma,exposure:a.exposure,type:c}}setDataType(e){return this.type=e,this}load(e,t,n,s){return super.load(e,(function(e,n){switch(e.type){case ft:case gt:e.colorSpace=w,e.minFilter=D,e.magFilter=D,e.generateMipmaps=!1,e.flipY=!0}t&&t(e,n)}),n,s)}}class sl extends z{constructor(e,t){const n=new y({transparent:!0,depthWrite:!1});sl.alphaMap&&n.color.set(0),n.polygonOffset=!0,super(new yt(1,1,10,10),n),this.name="ShadowGroundPlane",this.userData.isFloor=!0,this.renderOrder=1,this.receiveShadow=!1,this.layers.disableAll(),t&&this.updateMaterial(t),this.setShadowMap(e)}setVisibility(e){this.visible=e,this.setVisibilityLayers(e)}setVisibilityLayers(e){e?this.layers.enableAll():this.layers.disableAll()}setDepthWrite(e){const t=this.material;t.depthWrite=e,t.transparent=!e,t.needsUpdate=!0,this.setVisibility(e)}setReceiveShadow(e){this.receiveShadow=e,this.setVisibility(e)}setShadowMap(e){const t=this.material;t.map=e,sl.alphaMap&&(t.alphaMap=e),t.needsUpdate=!0}updateMaterial(e){const t=this.material;e.opacity&&t.opacity!==e.opacity&&(t.opacity=e.opacity),e.polygonOffset&&t.polygonOffsetFactor!==e.polygonOffset&&(t.polygonOffset=!0,t.polygonOffsetFactor=e.polygonOffset,t.polygonOffsetUnits=e.polygonOffset),t.needsUpdate=!0}}sl.alphaMap=!1;class il extends class{constructor(){this.isPass=!0,this.enabled=!0,this.needsSwap=!0,this.clear=!1,this.renderToScreen=!1}setSize(){}render(){console.error("THREE.Pass: .render() must be implemented in derived pass.")}dispose(){}}{get renderPassManager(){return this._renderPassManager}get renderCacheManager(){return this._renderPassManager.renderCacheManager}get scene(){return this._renderPassManager.scene}get camera(){return this._renderPassManager.camera}get gBufferTextures(){return this._renderPassManager.gBufferRenderPass}get passRenderer(){return this._renderPassManager.passRenderer}constructor(e){super(),this._renderPassManager=e}render(e,t,n,s,i){this.renderPass(e)}}const rl=(e,t,n)=>{const s=al(e,t,n);let i="vec3[SAMPLES](";for(let t=0;t<e;t++){const n=s[t];i+=`vec3(${n.x}, ${n.y}, ${n.z})${t<e-1?",":")"}`}return i},al=(e,t,n)=>{const s=[];for(let i=0;i<e;i++){const r=2*Math.PI*t*i/e,o=Math.pow(i/(e-1),n);s.push(new a(Math.cos(r),Math.sin(r),o))}return s},ol={name:"PoissonDenoiseShader",defines:{SAMPLES:16,SAMPLE_VECTORS:rl(16,2,1),NV_ALIGNED_SAMPLES:0,SAMPLE_DISTRIBUTION:0,DEPTH_VALUE_SOURCE:0,LUMINANCE_TYPE:"float",SAMPLE_LUMINANCE:"dot(vec3(0.2125, 0.7154, 0.0721), a)",SCENE_CLIP_BOX:0,FRAGMENT_OUTPUT:"vec4(vec3(denoised), 1.)"},uniforms:{tDiffuse:{value:null},tNormal:{value:null},tDepth:{value:null},tNoise:{value:null},resolution:{value:new r},cameraProjectionMatrix:{value:new C},cameraProjectionMatrixInverse:{value:new C},cameraWorldMatrix:{value:new C},lumaPhi:{value:5},depthPhi:{value:5},normalPhi:{value:5},radius:{value:10},radiusExponent:{value:1},index:{value:0},sceneBoxMin:{value:new a(-1,-1,-1)},sceneBoxMax:{value:new a(1,1,1)}},vertexShader:"\nvarying vec2 vUv;\nvoid main() {\n vUv = uv;\n gl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n}",fragmentShader:"\nvarying vec2 vUv;\nuniform sampler2D tDiffuse;\nuniform sampler2D tNormal;\nuniform sampler2D tDepth;\nuniform sampler2D tNoise;\nuniform vec2 resolution;\nuniform mat4 cameraProjectionMatrix;\nuniform mat4 cameraProjectionMatrixInverse;\nuniform mat4 cameraWorldMatrix;\nuniform float lumaPhi;\nuniform float depthPhi;\nuniform float normalPhi;\nuniform float radius;\nuniform float radiusExponent;\nuniform int index;\n#if SCENE_CLIP_BOX == 1\n uniform vec3 sceneBoxMin;\n uniform vec3 sceneBoxMax;\n#endif\n\n#include <common>\n#include <packing>\n\n#ifndef LUMINANCE_TYPE\n#define LUMINANCE_TYPE float\n#endif\n\n#ifndef SAMPLE_LUMINANCE\n#define SAMPLE_LUMINANCE dot(vec3(0.2125, 0.7154, 0.0721), a)\n#endif\n\n#ifndef FRAGMENT_OUTPUT\n#define FRAGMENT_OUTPUT vec4(vec3(denoised), 1.)\n#endif\n\nLUMINANCE_TYPE getLuminance(const in vec3 a) {\n return SAMPLE_LUMINANCE;\n}\n\nconst vec3 poissonDisk[SAMPLES] = SAMPLE_VECTORS;\n\nvec3 getViewPosition(const in vec2 screenPosition, const in float depth) {\n vec4 clipSpacePosition = vec4(vec3(screenPosition, depth) * 2.0 - 1.0, 1.0);\n vec4 viewSpacePosition = cameraProjectionMatrixInverse * clipSpacePosition;\n return viewSpacePosition.xyz / viewSpacePosition.w;\n}\n\nfloat getDepth(const vec2 uv) {\n#if DEPTH_VALUE_SOURCE == 1 \n return textureLod(tDepth, uv.xy, 0.0).a;\n#else\n return textureLod(tDepth, uv.xy, 0.0).r;\n#endif\n}\n\nfloat fetchDepth(const ivec2 uv) {\n#if DEPTH_VALUE_SOURCE == 1 \n return texelFetch(tDepth, uv.xy, 0).a;\n#else\n return texelFetch(tDepth, uv.xy, 0).r;\n#endif\n}\n\nvec3 computeNormalFromDepth(const vec2 uv) {\n vec2 size = vec2(textureSize(tDepth, 0));\n ivec2 p = ivec2(uv * size);\n float c0 = fetchDepth(p);\n float l2 = fetchDepth(p - ivec2(2, 0));\n float l1 = fetchDepth(p - ivec2(1, 0));\n float r1 = fetchDepth(p + ivec2(1, 0));\n float r2 = fetchDepth(p + ivec2(2, 0));\n float b2 = fetchDepth(p - ivec2(0, 2));\n float b1 = fetchDepth(p - ivec2(0, 1));\n float t1 = fetchDepth(p + ivec2(0, 1));\n float t2 = fetchDepth(p + ivec2(0, 2));\n float dl = abs((2.0 * l1 - l2) - c0);\n float dr = abs((2.0 * r1 - r2) - c0);\n float db = abs((2.0 * b1 - b2) - c0);\n float dt = abs((2.0 * t1 - t2) - c0);\n vec3 ce = getViewPosition(uv, c0).xyz;\n vec3 dpdx = (dl < dr) ? ce - getViewPosition((uv - vec2(1.0 / size.x, 0.0)), l1).xyz\n : -ce + getViewPosition((uv + vec2(1.0 / size.x, 0.0)), r1).xyz;\n vec3 dpdy = (db < dt) ? ce - getViewPosition((uv - vec2(0.0, 1.0 / size.y)), b1).xyz\n : -ce + getViewPosition((uv + vec2(0.0, 1.0 / size.y)), t1).xyz;\n return normalize(cross(dpdx, dpdy));\n}\n\nvec3 getViewNormal(const vec2 uv) {\n#if NORMAL_VECTOR_TYPE == 2\n return normalize(textureLod(tNormal, uv, 0.).rgb);\n#elif NORMAL_VECTOR_TYPE == 1\n return unpackRGBToNormal(textureLod(tNormal, uv, 0.).rgb);\n#else\n return computeNormalFromDepth(uv);\n#endif\n}\n\nvoid denoiseSample(in vec3 center, in vec3 viewNormal, in vec3 viewPos, in vec2 sampleUv, inout vec3 denoised, inout LUMINANCE_TYPE totalWeight) {\n vec4 sampleTexel = textureLod(tDiffuse, sampleUv, 0.0);\n float sampleDepth = getDepth(sampleUv);\n vec3 sampleNormal = getViewNormal(sampleUv);\n vec3 neighborColor = sampleTexel.rgb;\n vec3 viewPosSample = getViewPosition(sampleUv, sampleDepth);\n \n float normalDiff = dot(viewNormal, sampleNormal);\n float normalSimilarity = pow(max(normalDiff, 0.), normalPhi);\n LUMINANCE_TYPE lumaDiff = abs(getLuminance(neighborColor) - getLuminance(center));\n LUMINANCE_TYPE lumaSimilarity = max(1. - lumaDiff / lumaPhi, 0.);\n float depthDiff = abs(dot(viewPos - viewPosSample, viewNormal));\n float depthSimilarity = max(1. - depthDiff / depthPhi, 0.);\n LUMINANCE_TYPE w = lumaSimilarity * depthSimilarity * normalSimilarity;\n\n denoised += w * neighborColor;\n totalWeight += w;\n}\n\nvoid main() {\n float depth = getDepth(vUv.xy);\t\n vec3 viewNormal = getViewNormal(vUv);\t\n if (depth == 1. || dot(viewNormal, viewNormal) == 0.) {\n discard;\n return;\n }\n vec4 texel = textureLod(tDiffuse, vUv, 0.0);\n vec3 center = texel.rgb;\n vec3 viewPos = getViewPosition(vUv, depth);\n\n #if SCENE_CLIP_BOX == 1\n vec3 worldPos = (cameraWorldMatrix * vec4(viewPos, 1.0)).xyz;\n float boxDistance = length(max(vec3(0.0), max(sceneBoxMin - worldPos, worldPos - sceneBoxMax)));\n if (boxDistance > radius * 2.) {\n discard;\n return;\n }\n\t\t#endif\n\n vec2 noiseResolution = vec2(textureSize(tNoise, 0));\n vec2 noiseUv = vUv * resolution / noiseResolution;\n vec4 noiseTexel = textureLod(tNoise, noiseUv, 0.0);\n vec2 noiseVec = vec2(sin(noiseTexel[index % 4] * 2. * PI), cos(noiseTexel[index % 4] * 2. * PI));\n #if SAMPLE_DISTRIBUTION == 1\n vec3 randomVec = normalize(vec3(noiseVec.xy, 0.));\n vec3 tangent = normalize(randomVec - viewNormal * dot(randomVec, viewNormal));\n vec3 bitangent = cross(viewNormal, tangent);\n mat3 kernelMatrix = mat3(tangent, bitangent, viewNormal);\n #else\n mat2 rotationMatrix = mat2(noiseVec.x, -noiseVec.y, noiseVec.x, noiseVec.y);\n #endif\n\n LUMINANCE_TYPE totalWeight = LUMINANCE_TYPE(1.);\n vec3 denoised = texel.rgb;\n for (int i = 0; i < SAMPLES; i++) {\n vec3 sampleDir = poissonDisk[i];\n #if SAMPLE_DISTRIBUTION == 1\n vec3 offsetViewPos = viewPos + normalize(kernelMatrix * vec3(sampleDir.xy, 0.)) * sampleDir.z * radius;\n vec4 samplePointNDC = cameraProjectionMatrix * vec4(offsetViewPos, 1.0); \n vec2 sampleUv = (samplePointNDC.xy / samplePointNDC.w * 0.5 + 0.5);\n #else\n vec2 offset = rotationMatrix * (sampleDir.xy * (1. + sampleDir.z * (radius - 1.)) / resolution);\n vec2 sampleUv = vUv + offset;\n #endif\n denoiseSample(center, viewNormal, viewPos, sampleUv, denoised, totalWeight);\n }\n\n denoised /= totalWeight + 1.0 - step(0.0, totalWeight);\n gl_FragColor = FRAGMENT_OUTPUT;\n}"},ll={iterations:2,samples:16,rings:2,radiusExponent:1,radius:5,lumaPhi:10,depthPhi:.5,normalPhi:1,nvOrientatedSamples:!1};class hl{get texture(){return this.parameters.iterations>0&&this._renderTargets.length>0?this._renderTargets[this._outputRenderTargetIndex].texture:this._inputTexture}set inputTexture(e){this._inputTexture=e}constructor(e,t,n){this.needsUpdate=!0,this.parameters={...ll},this._width=0,this._height=0,this._normalVectorSourceType="floatBufferNormal",this._depthValueSourceType="normalVectorAlpha",this._inputTexture=null,this.depthTexture=null,this.normalTexture=null,this._noiseTexture=null,this._renderTargets=[],this._outputRenderTargetIndex=0,this._passRenderer=new Mr,this._rgInputTexture=!1,this._width=e,this._height=t,this._normalVectorSourceType=(null==n?void 0:n.normalVectorSourceType)||"floatBufferNormal",this._depthValueSourceType=(null==n?void 0:n.depthValueSourceType)||"normalVectorAlpha",this._inputTexture=(null==n?void 0:n.inputTexture)||null,this.depthTexture=(null==n?void 0:n.depthTexture)||null,this.normalTexture=(null==n?void 0:n.normalTexture)||null,this._rgInputTexture=(null==n?void 0:n.rgInputTexture)||!1,this._luminanceType=(null==n?void 0:n.luminanceType)||"vec3",this._sampleLuminance=(null==n?void 0:n.sampleLuminance)||"a",this._fragmentOutput=(null==n?void 0:n.fragmentOutput)||"vec4(denoised.xyz, 1.)",(null==n?void 0:n.poissonDenoisePassParameters)&&(this.parameters=n.poissonDenoisePassParameters),n&&this.updateTextures(n)}_getNoiseTexture(e=64){if(!this._noiseTexture){const t=new xr,n=new Uint8Array(e*e*4);for(let s=0;s<e;s++)for(let i=0;i<e;i++){const r=s,a=i;n[4*(s*e+i)]=127.5*(t.noise(r,a)+1),n[4*(s*e+i)+1]=127.5*(t.noise(r+e,a)+1),n[4*(s*e+i)+2]=127.5*(t.noise(r,a+e)+1),n[4*(s*e+i)+3]=127.5*(t.noise(r+e,a+e)+1)}this._noiseTexture=new ye(n,e,e,be,ke),this._noiseTexture.wrapS=k,this._noiseTexture.wrapT=k,this._noiseTexture.needsUpdate=!0}return this._noiseTexture}_getMaterial(e,t){let n=t;return this._pdMaterial||(this._pdMaterial=new Me({defines:Object.assign({},ol.defines),uniforms:Ie.clone(ol.uniforms),vertexShader:ol.vertexShader,fragmentShader:ol.fragmentShader,depthTest:!1,depthWrite:!1}),this._pdMaterial.uniforms.tNoise.value=this._getNoiseTexture(),n=!0),n&&this._updateShader(this._pdMaterial),this._updateUniforms(this._pdMaterial,e,n),this._pdMaterial}_updateShader(e){e.defines.SAMPLES=this.parameters.samples,e.defines.SAMPLE_VECTORS=rl(this.parameters.samples,this.parameters.rings,this.parameters.radiusExponent),e.defines.SAMPLE_DISTRIBUTION=this.parameters.nvOrientatedSamples?1:0,e.defines.NORMAL_VECTOR_TYPE="floatBufferNormal"===this._normalVectorSourceType?2:1,e.defines.DEPTH_VALUE_SOURCE="normalVectorAlpha"===this._depthValueSourceType?1:0,e.needsUpdate=!0,e.defines.LUMINANCE_TYPE=this._luminanceType,e.defines.SAMPLE_LUMINANCE=this._sampleLuminance,e.defines.FRAGMENT_OUTPUT=this._fragmentOutput,e.defines.SCENE_CLIP_BOX=this._sceneClipBox?1:0,e.needsUpdate=!0}_updateUniforms(e,t,n){const s="normalVectorAlpha"===this._depthValueSourceType?this.normalTexture:this.depthTexture;e.uniforms.tDiffuse.value=this._inputTexture,e.uniforms.tNormal.value=this.normalTexture,e.uniforms.tDepth.value=s,e.uniforms.resolution.value.set(this._width,this._height),e.uniforms.cameraProjectionMatrix.value.copy(t.projectionMatrix),e.uniforms.cameraProjectionMatrixInverse.value.copy(t.projectionMatrixInverse),e.uniforms.cameraWorldMatrix.value.copy(t.matrixWorld),n&&(e.uniforms.lumaPhi.value=this.parameters.lumaPhi,e.uniforms.depthPhi.value=this.parameters.depthPhi,e.uniforms.normalPhi.value=this.parameters.normalPhi,e.uniforms.radius.value=this.parameters.radius,e.uniforms.radiusExponent.value=this.parameters.radiusExponent,this._sceneClipBox&&(e.uniforms.sceneBoxMin.value.copy(this._sceneClipBox.min),e.uniforms.sceneBoxMax.value.copy(this._sceneClipBox.max)))}_getRenderTargets(){return this._renderTargets.length<2&&(this._renderTargets=[new Ne(this._width,this._height,{format:this._rgInputTexture?St:be,magFilter:D,minFilter:D}),new Ne(this._width,this._height,{format:this._rgInputTexture?St:be,magFilter:D,minFilter:D})]),this._renderTargets}dispose(){var e,t;null===(e=this._noiseTexture)||void 0===e||e.dispose(),null===(t=this._pdMaterial)||void 0===t||t.dispose(),this._renderTargets.forEach(e=>e.dispose())}setSize(e,t){this._width=e,this._height=t,this._renderTargets.forEach(n=>n.setSize(e,t)),this.needsUpdate=!0}updateBounds(e){this._sceneClipBox=(new ge).copy(e),this.needsUpdate=!0}updateParameters(e){for(const t in e)this.parameters.hasOwnProperty(t)&&(this.parameters[t]=e[t],this.needsUpdate=!0)}updateTextures(e){e.inputTexture&&(this._inputTexture=e.inputTexture,this.needsUpdate=!0),e.depthTexture&&(this.depthTexture=e.depthTexture,this.needsUpdate=!0),e.normalTexture&&(this.normalTexture=e.normalTexture,this.needsUpdate=!0)}render(e,t){const n=this._getMaterial(t,this.needsUpdate);this.needsUpdate=!1;const s=this._getRenderTargets();for(let t=0;t<this.parameters.iterations;t++){const i=s[(t+1)%2];this._outputRenderTargetIndex=t%2;const r=s[this._outputRenderTargetIndex];n.uniforms.tDiffuse.value=0===t?this._inputTexture:i.texture,n.uniforms.index.value=t,this._passRenderer.renderScreenSpace(e,n,r,16777215,1)}}renderToTarget(e,t,n){const s=this._getMaterial(t,this.needsUpdate);this.needsUpdate=!1,this._passRenderer.renderScreenSpace(e,s,n,16777215,1)}}const dl={shadowRadius:.05};class cl extends il{get aoAndSoftShadowRenderTarget(){var e;return this._aoAndSoftShadowRenderTarget=null!==(e=this._aoAndSoftShadowRenderTarget)&&void 0!==e?e:new Ne(this._width,this._height,{samples:0,format:St,magFilter:D,minFilter:D}),this._aoAndSoftShadowRenderTarget}get aoRenderPass(){return this._aoPass||(this._aoPass=new Dr(this._width,this._height,{normalVectorSourceType:this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?"floatBufferNormal":"inputRgbNormal",depthValueSourceType:this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?"normalVectorAlpha":"separateBuffer",modulateRedChannel:!0,aoParameters:this.parameters.ao})),this._aoPass}get softShadowPass(){if(this._softShadowPass){const e=this._softShadowPass;e.depthTexture=this.gBufferTextures.depthBufferTexture,e.normalTexture=this.gBufferTextures.gBufferTexture}else this._softShadowPass=new hl(this._width,this._height,{inputTexture:void 0,depthTexture:this.gBufferTextures.depthBufferTexture,normalTexture:this.gBufferTextures.gBufferTexture,normalVectorSourceType:this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?"floatBufferNormal":"inputRgbNormal",depthValueSourceType:this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?"normalVectorAlpha":"separateBuffer",rgInputTexture:!0,luminanceType:"float",sampleLuminance:"a.x",fragmentOutput:"vec4(1.0, denoised.x, 0.0, 1.0)",poissonDenoisePassParameters:{iterations:1,samples:16,rings:2,radiusExponent:1,radius:this.parameters.shadow.shadowRadius,lumaPhi:10,depthPhi:.1,normalPhi:4,nvOrientatedSamples:!0}});return this._softShadowPass}get fadeRenderTarget(){var e;return this._fadeRenderTarget=null!==(e=this._fadeRenderTarget)&&void 0!==e?e:new Ne(this._width,this._height,{format:St,magFilter:D,minFilter:D}),this._fadeRenderTarget}get denoisePass(){if(this._poissonDenoisePass){const e=this._poissonDenoisePass;e.depthTexture=this.gBufferTextures.depthBufferTexture,e.normalTexture=this.gBufferTextures.gBufferTexture}else this._poissonDenoisePass=new hl(this._width,this._height,{inputTexture:this.aoAndSoftShadowRenderTarget.texture,depthTexture:this.gBufferTextures.depthBufferTexture,normalTexture:this.gBufferTextures.gBufferTexture,normalVectorSourceType:this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?"floatBufferNormal":"inputRgbNormal",depthValueSourceType:this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?"normalVectorAlpha":"separateBuffer",rgInputTexture:!0,poissonDenoisePassParameters:this.parameters.poissonDenoise});return this._poissonDenoisePass}get denoiseRenderTargetTexture(){return this.denoisePass?this.denoisePass.texture:null}constructor(e,t,n,s,i){var r,a,o,l,h,d,c;super(e),this.needsUpdate=!0,this.shadowAndAoPassSettings={shadowMapTexture:null,shadowBlurType:"full",shadowFadeInBlurType:"full",shadowFadeInMix:0,noOStaticFrames:0},this._cameraUpdate=new Pr,this._width=t,this._height=n,this._samples=s,this.parameters={enabled:null===(r=null==i?void 0:i.enabled)||void 0===r||r,aoIntensity:null!==(a=null==i?void 0:i.aoIntensity)&&void 0!==a?a:.5,shadowIntensity:null!==(o=null==i?void 0:i.shadowIntensity)&&void 0!==o?o:.35,aoOnGround:null===(l=null==i?void 0:i.aoOnGround)||void 0===l||l,shadowOnGround:null!==(h=null==i?void 0:i.shadowOnGround)&&void 0!==h&&h,alwaysUpdate:null!==(d=null==i?void 0:i.alwaysUpdate)&&void 0!==d&&d,progressiveDenoiseIterations:null!==(c=null==i?void 0:i.progressiveDenoiseIterations)&&void 0!==c?c:0,shadow:{...dl},ao:{...Ir},poissonDenoise:{...ll}},this._copyMaterial=new _r,this._blendMaterial=new _r({},"default")}dispose(){var e,t,n,s,i,r,a;super.dispose(),null===(e=this._aoAndSoftShadowRenderTarget)||void 0===e||e.dispose(),null===(t=this._softShadowPass)||void 0===t||t.dispose(),null===(n=this._aoPass)||void 0===n||n.dispose(),null===(s=this._fadeRenderTarget)||void 0===s||s.dispose(),null===(i=this._poissonDenoisePass)||void 0===i||i.dispose(),null===(r=this._copyMaterial)||void 0===r||r.dispose(),null===(a=this._blendMaterial)||void 0===a||a.dispose()}setSize(e,t){var n,s,i,r,a;this._width=e,this._height=t,null===(n=this._aoAndSoftShadowRenderTarget)||void 0===n||n.setSize(e,t),null===(s=this._softShadowPass)||void 0===s||s.setSize(e,t),null===(i=this._aoPass)||void 0===i||i.setSize(e,t),null===(r=this._fadeRenderTarget)||void 0===r||r.setSize(e,t),null===(a=this._poissonDenoisePass)||void 0===a||a.setSize(this._width,this._height),this.needsUpdate=!0}updateParameters(e){void 0!==e.enabled&&(this.parameters.enabled=e.enabled),void 0!==e.aoIntensity&&(this.parameters.aoIntensity=e.aoIntensity),void 0!==e.shadowIntensity&&(this.parameters.shadowIntensity=e.shadowIntensity),void 0!==e.aoOnGround&&(this.parameters.aoOnGround=e.aoOnGround),void 0!==e.shadowOnGround&&(this.parameters.shadowOnGround=e.shadowOnGround),void 0!==e.alwaysUpdate&&(this.parameters.alwaysUpdate=e.alwaysUpdate),this._updatePassParameters(e)}_updatePassParameters(e){var t,n;if(null==e?void 0:e.shadow){for(const t in e.shadow)this.parameters.shadow.hasOwnProperty(t)&&(this.parameters.shadow[t]=e.shadow[t]);this._softShadowPass&&(this._softShadowPass.needsUpdate=!0)}if(null==e?void 0:e.ao){for(const t in e.ao)this.parameters.ao.hasOwnProperty(t)&&(this.parameters.ao[t]=e.ao[t]);this._aoPass&&(null===(t=this._aoPass)||void 0===t||t.updateParameters(null==e?void 0:e.ao))}if(null==e?void 0:e.poissonDenoise)if(this._poissonDenoisePass)null===(n=this._poissonDenoisePass)||void 0===n||n.updateParameters(null==e?void 0:e.poissonDenoise);else for(const t in e.poissonDenoise)this.parameters.poissonDenoise.hasOwnProperty(t)&&(this.parameters.poissonDenoise[t]=e.poissonDenoise[t])}updateBounds(e,t){var n,s;null===(n=this._softShadowPass)||void 0===n||n.updateBounds(e.bounds),null===(s=this._aoPass)||void 0===s||s.updateBounds(e.bounds,t)}_getRenderConditions(e="full",t=0,n=0){const s="poisson"===e&&t>.001,i="hard"===e&&t>.001&&t<.999;return{fadeInPoissonShadow:s,fadeInHardShadow:i,onlyHardShadow:"hard"===e&&!i,progressiveDenoise:!s&&!i&&n>1&&n<=this.parameters.progressiveDenoiseIterations+1}}renderPass(e){if(!this._setRenderState())return;const t=this._getRenderConditions(this.shadowAndAoPassSettings.shadowFadeInBlurType,this.shadowAndAoPassSettings.shadowFadeInMix,this.shadowAndAoPassSettings.noOStaticFrames);let n=!1;!t.onlyHardShadow&&"full"===this.shadowAndAoPassSettings.shadowBlurType&&this._evaluateIfUpdateIsNeeded(this.camera)&&(this._renderShadowAndAo(e,this.scene,this.camera,this.shadowAndAoPassSettings.shadowMapTexture),n=!0);let s=t.onlyHardShadow?this.shadowAndAoPassSettings.shadowMapTexture:this.denoiseRenderTargetTexture;t.fadeInPoissonShadow&&(s=this._renderDynamicShadow(e,this.aoAndSoftShadowRenderTarget.texture,this.shadowAndAoPassSettings.shadowMapTexture,this.shadowAndAoPassSettings.shadowFadeInMix),n=!0),n?s=this._renderDenoise(e,this.camera,t.fadeInPoissonShadow,!1):t.progressiveDenoise&&(s=this._renderDenoise(e,this.camera,!1,!0)),t.fadeInHardShadow&&(s=this._renderDynamicShadow(e,this.denoiseRenderTargetTexture,this.shadowAndAoPassSettings.shadowMapTexture,this.shadowAndAoPassSettings.shadowFadeInMix)),this._renderToTarget(e,s,t.onlyHardShadow)}_setRenderState(){return!(!this.parameters.enabled||!(null!==this.parameters.ao.algorithm||this.parameters.shadowIntensity>=.01)||(this.needsUpdate&&(this._aoPass&&(this._aoPass.needsUpdate=!0),this._poissonDenoisePass&&(this._poissonDenoisePass.needsUpdate=!0)),0))}_evaluateIfUpdateIsNeeded(e){e.updateProjectionMatrix();const t=this.parameters.alwaysUpdate||this.needsUpdate||null!=e&&this._cameraUpdate.changed(e);return this.needsUpdate=!1,t}_renderShadowAndAo(e,t,n,s){var i;const r=null!==this.parameters.ao.algorithm&&this.parameters.aoIntensity>.01;r||null===(i=this._aoPass)||void 0===i||i.clear(e,this.aoAndSoftShadowRenderTarget),this._renderSoftShadow(e,n,s),r&&this._renderAo(e,t,n)}_renderAo(e,t,n){const s=this.gBufferTextures.depthBufferTexture,i=this.gBufferTextures.gBufferTexture,r=this._aoAndSoftShadowRenderTarget,a=e.autoClear;e.autoClear=!1;const o=this.aoRenderPass;o.depthTexture=s,o.normalTexture=i,o.render(e,n,t,r),e.autoClear=a}_renderSoftShadow(e,t,n){const s=this.softShadowPass;s.parameters.radius=this.parameters.shadow.shadowRadius,s.inputTexture=n,this.softShadowPass.renderToTarget(e,t,this.aoAndSoftShadowRenderTarget)}_renderDynamicShadow(e,t,n,s=1){const i=s<.999;return i&&(this._copyMaterial.update({texture:t,blending:De,colorTransform:or,multiplyChannels:0}),this.passRenderer.renderScreenSpace(e,this._copyMaterial,this.fadeRenderTarget)),s>.001&&(this._blendMaterial.update({texture:n,blending:i?Le:De,colorTransform:(new C).set(0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,i?s:1),multiplyChannels:0}),this.passRenderer.renderScreenSpace(e,this._blendMaterial,this.fadeRenderTarget)),this.fadeRenderTarget.texture}_renderDenoise(e,t,n,s){const i=this.denoisePass;return i.inputTexture=n?this.fadeRenderTarget.texture:s?i.texture:this.aoAndSoftShadowRenderTarget.texture,i.render(e,t),i.texture}_renderToTarget(e,t,n){const s=n?this.parameters.shadowIntensity:this.parameters.aoIntensity,i=n?0:this.parameters.shadowIntensity;this.passRenderer.renderScreenSpace(e,this._copyMaterial.update({texture:t,blending:Le,colorTransform:fr(s,i,0,1),multiplyChannels:1}),e.getRenderTarget())}}cl.shadowTransform=(new C).set(0,1,0,0,0,1,0,0,0,1,0,0,0,0,0,1);class ul{get isOutlinePassActivated(){return this.outlinePassActivated}get outlinePass(){return this._renderPassManager.outlinePass}constructor(e,t,n){this._effectComposer=null,this.outlinePassActivated=!1,this._renderPassManager=e,this._effectComposer=t,this.parameters={enabled:!0,edgeStrength:2,edgeGlow:1,edgeThickness:2,pulsePeriod:0,usePatternTexture:!1,visibleEdgeColor:16777215,hiddenEdgeColor:16777215,...n}}updateParameters(e){for(const t in e)this.parameters.hasOwnProperty(t)&&(this.parameters[t]=e[t])}applyParameters(){this.outlinePass&&(this.outlinePass.edgeStrength=this.parameters.edgeStrength,this.outlinePass.edgeGlow=this.parameters.edgeGlow,this.outlinePass.edgeThickness=this.parameters.edgeThickness,this.outlinePass.pulsePeriod=this.parameters.pulsePeriod,this.outlinePass.usePatternTexture=this.parameters.usePatternTexture,this.outlinePass.visibleEdgeColor.set(this.parameters.visibleEdgeColor),this.outlinePass.hiddenEdgeColor.set(this.parameters.hiddenEdgeColor))}activateOutline(e,t){var n;if(!this.parameters.enabled)return void this.deactivateOutline();const s=(null===(n=this.outlinePass)||void 0===n?void 0:n.renderCamera)&&t.isPerspectiveCamera!==this.outlinePass.renderCamera.isPerspectiveCamera;this.outlinePass&&(this.outlinePass.renderScene=e,this.outlinePass.renderCamera=t),!s&&this.outlinePassActivated||(!s&&this.outlinePass||this._renderPassManager.createOutlinePass(),this.applyParameters(),this._effectComposer&&this._effectComposer.addPass(this.outlinePass),this.outlinePassActivated=!0)}deactivateOutline(){this.outlinePassActivated&&(this.outlinePass&&this._effectComposer&&this._effectComposer.removePass(this.outlinePass),this.outlinePassActivated=!1)}updateOutline(e,t,n){n.length>0?(this.activateOutline(e,t),this.outlinePass&&(this.outlinePass.selectedObjects=n)):this.deactivateOutline()}}class pl{constructor(e){this.needsUpdate=!0,this._cache=null,this._cache=e}dispose(){var e;null===(e=this._cache)||void 0===e||e.dispose()}clear(){var e;null===(e=this._cache)||void 0===e||e.clear(),this.needsUpdate=!0}update(e){this.needsUpdate&&this._cache&&(e.traverse(e=>{var t,n,s;e.isLine||e.isPoints?null===(t=this._cache)||void 0===t||t.addLineOrPoint(e):e.isMesh?null===(n=this._cache)||void 0===n||n.addMesh(e):null===(s=this._cache)||void 0===s||s.addObject(e)}),this.needsUpdate=!1)}onBeforeRender(){var e;null===(e=this._cache)||void 0===e||e.onBeforeRender()}onAfterRender(){var e;null===(e=this._cache)||void 0===e||e.onAfterRender()}}class ml{constructor(){this._cacheMap=new Map}dispose(){this._cacheMap.forEach(e=>{e.dispose()})}registerCache(e,t){this._cacheMap.set(e,new pl(t))}clearCache(){this._cacheMap.forEach(e=>{e.clear()})}clearObjectCache(e){const t=this._cacheMap.get(e);t&&t.clear()}onBeforeRender(e,t){const n=this._cacheMap.get(e);n&&(n.update(t),n.onBeforeRender())}onAfterRender(e){const t=this._cacheMap.get(e);t&&t.onAfterRender()}render(e,t,n){const s=this._cacheMap.get(e);s&&(s.update(t),s.onBeforeRender()),n(),s&&s.onAfterRender()}}class gl{constructor(e){this._visibilityCache=new Map,this._isObjectInvisible=e}dispose(){this._visibilityCache.clear()}clear(){this._visibilityCache.clear()}addLineOrPoint(e){this._visibilityCache.set(e,e.visible)}addMesh(e){this._isObjectInvisible&&this._isObjectInvisible(e)&&this._visibilityCache.set(e,e.visible)}addObject(e){this._isObjectInvisible&&this._isObjectInvisible(e)&&this._visibilityCache.set(e,e.visible)}onBeforeRender(){this._visibilityCache.forEach((e,t)=>{t.visible=!1})}onAfterRender(){this._visibilityCache.forEach((e,t)=>{t.visible=e})}}class fl{constructor(e){this._depthWriteCache=new Set,this._doNotWriteDepth=e}dispose(){this._depthWriteCache.clear()}clear(){this._depthWriteCache.clear()}addLineOrPoint(e){}addObject(e){}addMesh(e){this._doNotWriteDepth&&this._doNotWriteDepth(e)&&e.material instanceof N&&e.material.depthWrite&&this._depthWriteCache.add(e.material)}onBeforeRender(){this._depthWriteCache.forEach(e=>{e.depthWrite=!1})}onAfterRender(){this._depthWriteCache.forEach(e=>{e.depthWrite=!0})}}class _l{constructor(){this._objectCache=new Map}clear(){this._objectCache.clear()}onBeforeRender(){this._objectCache.forEach((e,t)=>{t instanceof z&&(t.material!==e.originalObjectData.material&&t.material!==e.updateObjectData.material&&(e.originalObjectData.material=t.material),t.receiveShadow!==e.originalObjectData.receiveShadow&&(e.originalObjectData.receiveShadow=t.receiveShadow),t.castShadow!==e.originalObjectData.castShadow&&(e.originalObjectData.castShadow=t.castShadow)),this._updateObject(t,e.updateObjectData)})}onAfterRender(){this._objectCache.forEach((e,t)=>{this._updateObject(t,e.originalObjectData)})}addToCache(e,t){this._objectCache.set(e,{originalObjectData:{visible:e.visible,castShadow:e.castShadow,receiveShadow:e instanceof z?e.receiveShadow:void 0,material:e instanceof z?e.material:void 0},updateObjectData:t})}_updateObject(e,t){void 0!==t.visible&&(e.visible=t.visible),void 0!==t.castShadow&&(e.castShadow=t.castShadow),e instanceof z&&void 0!==t.receiveShadow&&(e.receiveShadow=t.receiveShadow),e instanceof z&&void 0!==t.material&&(e.material=t.material)}}class vl extends il{get shadowGroundPlane(){var e;let t=this._sharedShadowGroundPlane;return t||(null!==(e=this._shadowGroundPlane)&&void 0!==e||(this._shadowGroundPlane=new sl(this.renderTarget.texture,this.parameters)),t=this._shadowGroundPlane),t.parent!==this._groundGroup&&this._groundGroup.add(t),t}constructor(e,t,n,s){var i,r;super(e),this.needsUpdate=!0,this.noNeedOfUpdateCount=0,this._blurScale=1,this._shadowScale=1,this._groundGroup=n,this.shadowMapSize=null!==(i=s.shadowMapSize)&&void 0!==i?i:2048,this.parameters=this._getDefaultParameters(s),this._groundShadowFar=this.parameters.cameraFar,this._renderer=t,null===(r=this.renderCacheManager)||void 0===r||r.registerCache(this,new gl(e=>e.isMesh&&!(e=>{var t;if(!e.isMesh)return!1;if(!e.castShadow&&!(null===(t=e.userData)||void 0===t?void 0:t.meshId))return!1;const n=e.material;return!n.transparent||n.opacity>.5})(e)||void 0!==e.name&&["Ground","Floor"].includes(e.name))),this.renderTarget=new Ne(this.shadowMapSize,this.shadowMapSize),this.renderTarget.texture.generateMipmaps=!1,this._renderTargetBlur=new Ne(this.shadowMapSize,this.shadowMapSize),this._renderTargetBlur.texture.generateMipmaps=!1,this._sharedShadowGroundPlane=null==s?void 0:s.sharedShadowGroundPlane,this.shadowGroundPlane.setShadowMap(this.renderTarget.texture),this.shadowGroundPlane.updateMaterial(this.parameters),this._groundContactCamera=new wl,this._groundGroup.add(this._groundContactCamera),this._depthMaterial=new Ct,this._depthMaterial.userData.fadeoutBias={value:this.parameters.fadeoutBias},this._depthMaterial.userData.fadeoutFalloff={value:this.parameters.fadeoutFalloff},this._depthMaterial.onBeforeCompile=e=>{e.uniforms.fadeoutBias=this._depthMaterial.userData.fadeoutBias,e.uniforms.fadeoutFalloff=this._depthMaterial.userData.fadeoutFalloff,e.fragmentShader=`\n uniform float fadeoutBias;\n uniform float fadeoutFalloff;\n ${e.fragmentShader.replace("gl_FragColor = vec4( vec3( 1.0 - fragCoordZ ), opacity );",sl.alphaMap?"gl_FragColor = vec4(clamp(pow(1.0 + fadeoutBias - fragCoordZ, 1.0/(1.0-fadeoutFalloff)), 0.0, 1.0));":"gl_FragColor = vec4(vec3(0.0), clamp(pow(1.0 + fadeoutBias - fragCoordZ, 1.0/(1.0-fadeoutFalloff)), 0.0, 1.0));")}\n `},this._depthMaterial.side=F,this._depthMaterial.depthTest=!0,this._depthMaterial.depthWrite=!0,this._blurPass=new Tr(vr,{...s,passRenderer:this.renderPassManager.passRenderer}),this.updatePlaneAndShadowCamera()}_getDefaultParameters(e){return{enabled:!0,cameraHelper:!1,alwaysUpdate:!1,fadeIn:!1,blurMin:.001,blurMax:.1,fadeoutFalloff:.9,fadeoutBias:.03,opacity:.5,maximumPlaneSize:40,planeSize:10,cameraFar:3,hardLayers:null,softLayers:null,polygonOffset:2,excludeGroundObjects:!0,...e}}dispose(){this.renderTarget.dispose(),this._renderTargetBlur.dispose(),this._blurPass.dispose(),this._depthMaterial.dispose()}updateParameters(e){for(const t in e)this.parameters.hasOwnProperty(t)&&(this.parameters[t]=e[t]);void 0!==e.cameraFar&&(this._groundShadowFar=this.parameters.cameraFar)}applyParameters(){this.shadowGroundPlane.updateMaterial(this.parameters),this._groundContactCamera.updateCameraHelper(this.parameters.cameraHelper),this._groundContactCamera.far!==this.parameters.cameraFar&&this.updatePlaneAndShadowCamera();const e=this.parameters.fadeoutFalloff;this._depthMaterial.userData.fadeoutFalloff.value!==e&&(this._depthMaterial.userData.fadeoutFalloff.value=this.parameters.fadeoutFalloff);const t=this.parameters.fadeoutBias/this._groundContactCamera.far;this._depthMaterial.userData.fadeoutBias.value!==t&&(this._depthMaterial.userData.fadeoutBias.value=t),this.needsUpdate=!0}setScale(e,t){this._blurScale=e,this._shadowScale=null!=t?t:e,this.needsUpdate=!0}updateBounds(e,t){var n;this._groundShadowFar=this.parameters.cameraFar,this._groundShadowFar<e.size.z&&(this._groundShadowFar=1.01*e.size.z);const s=Math.max(e.size.x,e.size.z);this.parameters.planeSize=s+2*Math.max(this._blurScale,null!==(n=this._shadowScale)&&void 0!==n?n:1,1),this.parameters.planeSize>this.parameters.maximumPlaneSize?(this.parameters.planeSize=this.parameters.maximumPlaneSize,this._groundGroup.position.set(0,null!=t?t:0,0)):this._groundGroup.position.set(e.center.x,null!=t?t:0,e.center.z),this._groundGroup.updateMatrixWorld(),this.updatePlaneAndShadowCamera()}updatePlaneAndShadowCamera(){const e=this.parameters.planeSize;this.shadowGroundPlane.scale.x=e,this.shadowGroundPlane.scale.y=e,this._groundContactCamera.updateCameraFormPlaneSize(e,this._groundShadowFar),this.needsUpdate=!0}setGroundVisibilityLayers(e){this.shadowGroundPlane.setVisibilityLayers(e)}renderPass(e){if(this._groundContactCamera.updateCameraHelper(this.parameters.cameraHelper,this.scene),!this.parameters.enabled)return;if(this.shadowGroundPlane.visible=this.parameters.enabled,this.parameters.alwaysUpdate||this.needsUpdate)this.noNeedOfUpdateCount=0;else if(this.noNeedOfUpdateCount++,this.noNeedOfUpdateCount>=10)return;this.needsUpdate=!1,this.shadowGroundPlane.material.opacity=this.parameters.alwaysUpdate||!this.parameters.fadeIn?this.parameters.opacity:this.parameters.opacity*(this.noNeedOfUpdateCount+2)/12;const t=this._renderer.getClearAlpha();this._renderer.setClearAlpha(0),this._groundGroup.visible=!1,this.shadowGroundPlane.visible=!1,this._groundContactCamera.setCameraHelperVisibility(!1),0===this.noNeedOfUpdateCount?(this._renderGroundContact(this.scene),this._renderBlur()):1===this.noNeedOfUpdateCount&&this._renderBlur(),this._renderReduceBandingBlur(),this._renderer.setRenderTarget(null),this._renderer.setClearAlpha(t),this._groundGroup.visible=!0,this.shadowGroundPlane.visible=this.parameters.enabled,this._groundContactCamera.setCameraHelperVisibility(this.parameters.cameraHelper)}_renderGroundContact(e){const t=e.background;e.background=null,e.overrideMaterial=this._depthMaterial,this._renderer.setRenderTarget(this.renderTarget),this._renderer.clear();const n=this._renderer.autoClear;this._renderer.autoClear=!1,this.parameters.hardLayers&&(this._groundContactCamera.layers.mask=this.parameters.hardLayers.mask,this._groundContactCamera.updateCameraFarPlane(10),this._depthMaterial.userData.fadeoutBias.value=.99,this._renderer.render(e,this._groundContactCamera),this._groundContactCamera.updateCameraFarPlane(this._groundShadowFar),this._depthMaterial.userData.fadeoutBias.value=this.parameters.fadeoutBias/this._groundShadowFar),this._groundContactCamera.layers.enableAll(),this.parameters.softLayers&&(this._groundContactCamera.layers.mask=this.parameters.softLayers.mask),this.renderCacheManager?this.renderCacheManager.render(this,e,()=>{this._renderer.render(e,this._groundContactCamera)}):this._renderer.render(e,this._groundContactCamera),this._renderer.autoClear=n,e.overrideMaterial=null,e.background=t}_renderBlur(){this._renderBlurPass(this._blurScale*this.parameters.blurMin/this.parameters.planeSize,this._blurScale*this.parameters.blurMax/this.parameters.planeSize)}_renderReduceBandingBlur(){const e=.01*this._blurScale/this.parameters.planeSize;this._renderBlurPass(e,e)}_renderBlurPass(e,t){this._blurPass.render(this._renderer,[this.renderTarget,this._renderTargetBlur,this.renderTarget],[e,e],[t,t])}}vl.addTestMesh=!1;class wl extends Q{constructor(){super(-1,1,-1,1,-1,1),this.rotation.x=Math.PI}updateCameraFormPlaneSize(e,t){var n;this.left=-e/2,this.right=e/2,this.top=-e/2,this.bottom=e/2,this.near=0,this.far=t,this.updateProjectionMatrix(),null===(n=this.cameraHelper)||void 0===n||n.update()}updateCameraFarPlane(e){var t;this.far=e,this.updateProjectionMatrix(),null===(t=this.cameraHelper)||void 0===t||t.update()}updateCameraHelper(e,t){var n,s,i;e?(this.cameraHelper=null!==(n=this.cameraHelper)&&void 0!==n?n:new xt(this),this.cameraHelper.visible=!0,null==t||t.add(this.cameraHelper)):(null===(s=this.cameraHelper)||void 0===s?void 0:s.parent)&&(null===(i=this.cameraHelper)||void 0===i||i.removeFromParent())}setCameraHelperVisibility(e){this.cameraHelper&&(this.cameraHelper.visible=e)}}class bl extends Me{constructor(e){var t;super({defines:Object.assign({...bl._normalAndDepthShader.defines,FLOAT_BUFFER:(null==e?void 0:e.floatBufferType)?1:0,LINEAR_DEPTH:(null==e?void 0:e.linearDepth)?1:0}),uniforms:Ie.clone(bl._normalAndDepthShader.uniforms),vertexShader:bl._normalAndDepthShader.vertexShader,fragmentShader:bl._normalAndDepthShader.fragmentShader,blending:null!==(t=null==e?void 0:e.blending)&&void 0!==t?t:De}),this.update(e)}update(e){if(void 0!==(null==e?void 0:e.camera)){const t=(null==e?void 0:e.camera)||(null==e?void 0:e.camera);this.uniforms.cameraNear.value=t.near,this.uniforms.cameraFar.value=t.far}return this}}bl._normalAndDepthShader={uniforms:{cameraNear:{value:.1},cameraFar:{value:1}},defines:{FLOAT_BUFFER:0,LINEAR_DEPTH:0},vertexShader:"varying vec3 vNormal;\n#if LINEAR_DEPTH == 1\n varying float vZ; \n#endif\n\n void main() {\n vNormal = normalMatrix * normal;\n vec4 viewPosition = modelViewMatrix * vec4(position, 1.0);\n #if LINEAR_DEPTH == 1\n vZ = viewPosition.z; \n #endif\n gl_Position = projectionMatrix * viewPosition;\n }",fragmentShader:"varying vec3 vNormal;\n#if LINEAR_DEPTH == 1\n varying float vZ; \n uniform float cameraNear;\n uniform float cameraFar;\n#endif\n\n void main() {\n #if FLOAT_BUFFER == 1\n vec3 normal = normalize(vNormal);\n #else\n vec3 normal = normalize(vNormal) * 0.5 + 0.5;\n #endif\n #if LINEAR_DEPTH == 1\n float depth = (-vZ - cameraNear) / (cameraFar - cameraNear);\n #else\n float depth = gl_FragCoord.z;\n #endif\n gl_FragColor = vec4(normal, depth);\n }"};class yl extends il{set groundDepthWrite(e){this._gBufferMaterialCache&&(this._gBufferMaterialCache.groundDepthWrite=e)}get isFloatGBufferWithRgbNormalAlphaDepth(){return this.floatRgbNormalAlphaDepth}get gBufferTexture(){return this.depthNormalRenderTarget.texture}get depthBufferTexture(){return this.copyToSeparateDepthBuffer&&this.floatRgbNormalAlphaDepth?this.separateDeptRenderTarget.texture:this.depthNormalRenderTarget.depthTexture}get textureWithDepthValue(){return this.floatRgbNormalAlphaDepth?this.depthNormalRenderTarget.texture:this.depthNormalRenderTarget.depthTexture}updateGBufferRenderMaterial(e){var t;return this._gBufferRenderMaterial=null!==(t=this._gBufferRenderMaterial)&&void 0!==t?t:this.floatRgbNormalAlphaDepth?new bl({blending:De,floatBufferType:!0,linearDepth:!1}):new Pt({blending:De}),this._gBufferRenderMaterial instanceof bl&&this._gBufferRenderMaterial.update({camera:e}),this._gBufferRenderMaterial}get depthNormalRenderTarget(){if(!this._depthNormalRenderTarget)if(this.floatRgbNormalAlphaDepth)this._depthNormalRenderTarget=new Ne(this._width*this.parameters.depthNormalScale,this._height*this.parameters.depthNormalScale,{minFilter:this._targetMinificationTextureFilter,magFilter:this._targetMagnificationTextureFilter,type:ft,samples:this._samples});else{const e=new Mt(this._width*this.parameters.depthNormalScale,this._height*this.parameters.depthNormalScale);e.format=Tt,e.type=At,this._depthNormalRenderTarget=new Ne(this._width*this.parameters.depthNormalScale,this._height*this.parameters.depthNormalScale,{minFilter:this._targetMinificationTextureFilter,magFilter:this._targetMagnificationTextureFilter,depthTexture:e})}return this._depthNormalRenderTarget}get separateDeptRenderTarget(){return this._separateDeptRenderTarget||(this._separateDeptRenderTarget=new Ne(this._width*this.parameters.depthNormalScale,this._height*this.parameters.depthNormalScale,{minFilter:this._targetMinificationTextureFilter,magFilter:this._targetMagnificationTextureFilter,type:ft,samples:0})),this._separateDeptRenderTarget}constructor(e,t){var n,s,i,r,a,o,l,h,d;super(e),this.floatRgbNormalAlphaDepth=!1,this.linearDepth=!1,this.copyToSeparateDepthBuffer=!1,this.needsUpdate=!0,this.drawGround=!0,this.floatRgbNormalAlphaDepth=null!==(s=null===(n=null==t?void 0:t.capabilities)||void 0===n?void 0:n.isWebGL2)&&void 0!==s&&s,this.renderCacheManager&&(this._gBufferMaterialCache=new Sl,this.renderCacheManager.registerCache(this,this._gBufferMaterialCache)),this.parameters={depthNormalScale:null!==(i=null==t?void 0:t.depthNormalScale)&&void 0!==i?i:1},this._targetMinificationTextureFilter=null!==(r=null==t?void 0:t.textureMinificationFilter)&&void 0!==r?r:ne,this._targetMagnificationTextureFilter=null!==(a=null==t?void 0:t.textureMagnificationFilter)&&void 0!==a?a:ne,this._width=null!==(o=null==t?void 0:t.width)&&void 0!==o?o:1024,this._height=null!==(l=null==t?void 0:t.height)&&void 0!==l?l:1024,this._samples=null!==(h=null==t?void 0:t.samples)&&void 0!==h?h:0,this._shared=null!==(d=null==t?void 0:t.shared)&&void 0!==d&&d}dispose(){var e,t;super.dispose(),null===(e=this._gBufferRenderMaterial)||void 0===e||e.dispose(),null===(t=this._depthNormalRenderTarget)||void 0===t||t.dispose()}setSize(e,t){var n;this._width=e,this._height=t,null===(n=this._depthNormalRenderTarget)||void 0===n||n.setSize(this._width*this.parameters.depthNormalScale,this._height*this.parameters.depthNormalScale)}renderPass(e){this._shared&&!this.needsUpdate||(this.needsUpdate=!1,this.renderPassManager.setGroundVisibility(this.drawGround),this.renderCacheManager?this.renderCacheManager.render(this,this.scene,()=>{this._renderGBuffer(e,this.scene,this.camera)}):this._renderGBuffer(e,this.scene,this.camera),this.renderPassManager.setGroundVisibility(!1),this.floatRgbNormalAlphaDepth&&this.copyToSeparateDepthBuffer&&this._copyDepthToSeparateDepthTexture(e,this.depthNormalRenderTarget))}_renderGBuffer(e,t,n){this.passRenderer.renderWithOverrideMaterial(e,t,n,this.updateGBufferRenderMaterial(n),this.depthNormalRenderTarget,7829503,1)}getCopyMaterial(e){var t;return null!==(t=this._copyMaterial)&&void 0!==t||(this._copyMaterial=new _r),this._copyMaterial.update(e)}_copyDepthToSeparateDepthTexture(e,t){this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:t.texture,blending:De,colorTransform:hr,colorBase:pr,multiplyChannels:0,uvTransform:mr}),this.separateDeptRenderTarget)}}class Sl extends _l{set groundDepthWrite(e){this._groundDepthWrite=e}constructor(){super(),this._groundDepthWrite=!0}dispose(){}addLineOrPoint(e){this.addToCache(e,{visible:!1})}addMesh(e){e.userData.isFloor?this.addToCache(e,{visible:this._groundDepthWrite}):e.visible&&(e.material instanceof U&&(e.material.transparent&&e.material.opacity<.7||e.material.alphaTest>0)||e.material instanceof x&&e.material.transmission>0)&&this.addToCache(e,{visible:!1})}addObject(e){}}class xl extends il{get reflectionRenderTarget(){var e;return this._reflectionRenderTarget=null!==(e=this._reflectionRenderTarget)&&void 0!==e?e:this._newRenderTarget(!0),this._reflectionRenderTarget}get intensityRenderTarget(){var e;return this._intensityRenderTarget=null!==(e=this._intensityRenderTarget)&&void 0!==e?e:this._newRenderTarget(!1),this._intensityRenderTarget}get blurRenderTarget(){var e;return this._blurRenderTarget=null!==(e=this._blurRenderTarget)&&void 0!==e?e:this._newRenderTarget(!1),this._blurRenderTarget}constructor(e,t,n,s,i){super(e),this.reflectionFadeInScale=1,this._width=t,this._height=n,this._samples=null!=s?s:1,this.parameters={enabled:!1,intensity:.25,fadeOutDistance:1,fadeOutExponent:4,brightness:1,blurHorizontal:3,blurVertical:6,blurAscent:0,groundLevel:0,groundReflectionScale:1,renderTargetDownScale:4,...i},this._copyMaterial=new _r({}),this._updateCopyMaterial(null),this._reflectionIntensityMaterial=new Cl({width:this._width/this.parameters.renderTargetDownScale,height:this._height/this.parameters.renderTargetDownScale}),this._blurPass=new Tr(vr,{...i,passRenderer:this.renderPassManager.passRenderer})}_newRenderTarget(e){const t=this._width/this.parameters.renderTargetDownScale,n=this._height/this.parameters.renderTargetDownScale,s={};if(e){const e=new Mt(t,n);s.depthTexture=e,s.samples=this._samples}else s.samples=1;return new Ne(t,n,{format:be,...s})}dispose(){var e,t,n;super.dispose(),null===(e=this._reflectionRenderTarget)||void 0===e||e.dispose(),null===(t=this._intensityRenderTarget)||void 0===t||t.dispose(),null===(n=this._blurRenderTarget)||void 0===n||n.dispose(),this._copyMaterial.dispose()}setSize(e,t){var n,s,i,r;this._width=e,this._height=t,null===(n=this._reflectionRenderTarget)||void 0===n||n.setSize(this._width/this.parameters.renderTargetDownScale,this._height/this.parameters.renderTargetDownScale),null===(s=this._intensityRenderTarget)||void 0===s||s.setSize(this._width/this.parameters.renderTargetDownScale,this._height/this.parameters.renderTargetDownScale),null===(i=this._blurRenderTarget)||void 0===i||i.setSize(this._width/this.parameters.renderTargetDownScale,this._height/this.parameters.renderTargetDownScale),null===(r=this._reflectionIntensityMaterial)||void 0===r||r.update({width:this._width/this.parameters.renderTargetDownScale,height:this._height/this.parameters.renderTargetDownScale})}updateParameters(e){for(const t in e)this.parameters.hasOwnProperty(t)&&(this.parameters[t]=e[t])}updateBounds(e,t){this.parameters.groundLevel=e,this.parameters.groundReflectionScale=t}_updateCopyMaterial(e,t=1){var n;const s=this.parameters.intensity*t,i=this.parameters.brightness;this._copyMaterial.update({texture:null!==(n=null==e?void 0:e.texture)&&void 0!==n?n:void 0,colorTransform:(new C).set(i,0,0,0,0,i,0,0,0,0,i,0,0,0,0,s),multiplyChannels:0,uvTransform:gr}),this._copyMaterial.depthTest=!0,this._copyMaterial.depthWrite=!1}renderPass(e){if(!(this.parameters.enabled&&this.camera instanceof X))return;const t=this._createGroundReflectionCamera(this.camera);this.renderCacheManager.render("inivisibleGround",this.scene,()=>{this._renderGroundReflection(e,this.scene,t,this.reflectionRenderTarget)}),this._renderGroundReflectionIntensity(e,t,this.intensityRenderTarget),(this.parameters.blurHorizontal>0||this.parameters.blurVertical>0)&&this.blurReflection(e,this.camera,[this.intensityRenderTarget,this.blurRenderTarget,this.intensityRenderTarget]),this._updateCopyMaterial(this.intensityRenderTarget,this.reflectionFadeInScale),this.passRenderer.renderScreenSpace(e,this._copyMaterial,e.getRenderTarget())}_renderGroundReflection(e,t,n,s){const i=e.getRenderTarget();s&&e.setRenderTarget(s),e.render(t,n),s&&e.setRenderTarget(i)}_renderGroundReflectionIntensity(e,t,n){const s=e.getRenderTarget();e.setRenderTarget(n),this.passRenderer.renderScreenSpace(e,this._reflectionIntensityMaterial.update({texture:this.reflectionRenderTarget.texture,depthTexture:this.reflectionRenderTarget.depthTexture,camera:t,groundLevel:this.parameters.groundLevel,fadeOutDistance:this.parameters.fadeOutDistance*this.parameters.groundReflectionScale,fadeOutExponent:this.parameters.fadeOutExponent}),e.getRenderTarget()),e.setRenderTarget(s)}blurReflection(e,t,n){const s=new a(t.matrixWorld.elements[4],t.matrixWorld.elements[5],t.matrixWorld.elements[6]),i=this.parameters.blurHorizontal/this._width,r=this.parameters.blurVertical/this._height*Math.abs(s.dot(new a(0,0,1)));this._blurPass.render(e,n,[4*i,4*r],[4*i*(1+this.parameters.blurAscent),4*r*(1+this.parameters.blurAscent)])}_createGroundReflectionCamera(e){const t=e.clone(),n=t;return n._offset&&(n._offset={left:n._offset.left,top:1-n._offset.bottom,right:n._offset.right,bottom:1-n._offset.top}),t.position.set(e.position.x,-e.position.y+2*this.parameters.groundLevel,e.position.z),t.rotation.set(-e.rotation.x,e.rotation.y,-e.rotation.z),t.updateMatrixWorld(),t.updateProjectionMatrix(),t}}class Cl extends Me{constructor(e){super({defines:Object.assign({},Cl.shader.defines),uniforms:Ie.clone(Cl.shader.uniforms),vertexShader:Cl.shader.vertexShader,fragmentShader:Cl.shader.fragmentShader,blending:De}),this.update(e)}update(e){var t,n;if(void 0!==(null==e?void 0:e.texture)&&(this.uniforms.tDiffuse.value=null==e?void 0:e.texture),void 0!==(null==e?void 0:e.depthTexture)&&(this.uniforms.tDepth.value=null==e?void 0:e.depthTexture),(null==e?void 0:e.width)||(null==e?void 0:e.height)){const s=null!==(t=null==e?void 0:e.width)&&void 0!==t?t:this.uniforms.resolution.value.x,i=null!==(n=null==e?void 0:e.height)&&void 0!==n?n:this.uniforms.resolution.value.y;this.uniforms.resolution.value.set(s,i)}if(void 0!==(null==e?void 0:e.camera)){const t=(null==e?void 0:e.camera)||(null==e?void 0:e.camera);this.uniforms.cameraNear.value=t.near,this.uniforms.cameraFar.value=t.far,this.uniforms.cameraProjectionMatrix.value.copy(t.projectionMatrix),this.uniforms.cameraInverseProjectionMatrix.value.copy(t.projectionMatrixInverse),this.uniforms.inverseViewMatrix.value.copy(t.matrixWorld)}return void 0!==(null==e?void 0:e.groundLevel)&&(this.uniforms.groundLevel.value=null==e?void 0:e.groundLevel),void 0!==(null==e?void 0:e.fadeOutDistance)&&(this.uniforms.fadeOutDistance.value=null==e?void 0:e.fadeOutDistance),void 0!==(null==e?void 0:e.fadeOutExponent)&&(this.uniforms.fadeOutExponent.value=null==e?void 0:e.fadeOutExponent),this}}Cl.shader={uniforms:{tDiffuse:{value:null},tDepth:{value:null},resolution:{value:new r},cameraNear:{value:.1},cameraFar:{value:1},cameraProjectionMatrix:{value:new C},cameraInverseProjectionMatrix:{value:new C},inverseViewMatrix:{value:new C},groundLevel:{value:0},fadeOutDistance:{value:1},fadeOutExponent:{value:1}},defines:{PERSPECTIVE_CAMERA:1,LINEAR_TO_SRGB:1},vertexShader:"\n varying vec2 vUv;\n void main() {\n vUv = uv;\n gl_Position = projectionMatrix * modelViewMatrix * vec4(position, 1.0);\n }",fragmentShader:"\n uniform sampler2D tDiffuse;\n uniform sampler2D tDepth;\n uniform vec2 resolution;\n uniform float cameraNear;\n uniform float cameraFar;\n uniform mat4 cameraProjectionMatrix;\n uniform mat4 cameraInverseProjectionMatrix;\n uniform mat4 inverseViewMatrix;\n uniform float groundLevel;\n uniform float fadeOutDistance;\n uniform float fadeOutExponent;\n varying vec2 vUv;\n\n #include <packing>\n\n float getDepth(const in vec2 screenPosition) {\n return texture2D(tDepth, screenPosition).x;\n }\n\n float getLinearDepth(const in vec2 screenPosition) {\n #if PERSPECTIVE_CAMERA == 1\n float fragCoordZ = texture2D(tDepth, screenPosition).x;\n float viewZ = perspectiveDepthToViewZ(fragCoordZ, cameraNear, cameraFar);\n return viewZToOrthographicDepth(viewZ, cameraNear, cameraFar);\n #else\n return texture2D(tDepth, screenPosition).x;\n #endif\n }\n\n float getViewZ(const in float depth) {\n #if PERSPECTIVE_CAMERA == 1\n return perspectiveDepthToViewZ(depth, cameraNear, cameraFar);\n #else\n return 0.0;//orthographicDepthToViewZ(depth, cameraNear, cameraFar);\n #endif\n }\n\n vec3 getViewPosition(const in vec2 screenPosition, const in float depth, const in float viewZ ) {\n float clipW = cameraProjectionMatrix[2][3] * viewZ + cameraProjectionMatrix[3][3];\n vec4 clipPosition = vec4((vec3(screenPosition, depth) - 0.5) * 2.0, 1.0);\n clipPosition *= clipW;\n return (cameraInverseProjectionMatrix * clipPosition).xyz;\n }\n\n void main() {\n float verticalBias = 1.5 / resolution.y;\n vec2 uv = vUv.xy + vec2(0.0, verticalBias);\n float depth = getDepth(uv);\n float viewZ = getViewZ(depth);\n vec4 worldPosition = inverseViewMatrix * vec4(getViewPosition(uv, depth, viewZ), 1.0);\n float distance = worldPosition.y - groundLevel;\n vec4 fragColor = texture2D(tDiffuse, uv).rgba;\n #if LINEAR_TO_SRGB == 1\n fragColor.rgb = mix(fragColor.rgb * 12.92, 1.055 * pow(fragColor.rgb, vec3(0.41666)) - 0.055, step(0.0031308, fragColor.rgb));\n #endif\n float fadeOutAlpha = pow(clamp(1.0 - distance / fadeOutDistance, 0.0, 1.0), fadeOutExponent);\n fragColor.a *= fadeOutAlpha * step(depth, 0.9999);\n gl_FragColor = fragColor;\n }"};class Pl extends V{constructor(e,t){const n=new c;n.setAttribute("position",new Oe([1,1,0,-1,1,0,-1,-1,0,1,-1,0,1,1,0],3)),n.computeBoundingSphere(),super(n,new B({fog:!1})),this.light=e,this.color=t,this.type="RectAreaLightHelper";const s=new c;s.setAttribute("position",new Oe([1,1,0,-1,1,0,-1,-1,0,1,1,0,-1,-1,0,1,-1,0],3)),s.computeBoundingSphere(),this.add(new z(s,new y({side:Rt,fog:!1})))}updateMatrixWorld(){if(this.scale.set(.5*this.light.width,.5*this.light.height,1),void 0!==this.color)this.material.color.set(this.color),this.children[0].material.color.set(this.color);else{this.material.color.copy(this.light.color).multiplyScalar(this.light.intensity);const e=this.material.color,t=Math.max(e.r,e.g,e.b);t>1&&e.multiplyScalar(1/t),this.children[0].material.color.copy(this.material.color)}this.matrixWorld.extractRotation(this.light.matrixWorld).scale(this.scale).copyPosition(this.light.matrixWorld),this.children[0].matrixWorld.copy(this.matrixWorld)}dispose(){this.geometry.dispose(),this.material.dispose(),this.children[0].geometry.dispose(),this.children[0].material.dispose()}}class Ml extends Et{constructor(e){super(e),this.customProgramCacheKey=this._customProgramCacheKey,this.onBeforeCompile=this._onBeforeCompile}static setShadowParameters(e,t,n,s,i,r,a){this._enableGroundBoundary=e,Ml._distributionProperties.set(t,n,s,i),Ml._shadowFadeOut.set(r,a)}static setBoundingBox(e){Ml._sceneBoxMin.copy(e.min),Ml._sceneBoxMax.copy(e.max)}_customProgramCacheKey(){return Ml._enableGroundBoundary?"GROUND_BOUNDARY":"NO_GROUND_BOUNDARY"}_onBeforeCompile(e,t){e.vertexShader=Tl,e.fragmentShader=Al,e.defines=Object.assign({...e.defines,DYNAMIC_SHADOW_RADIUS:"",GROUND_BOUNDARY:Ml._enableGroundBoundary?1:0});const n=e.uniforms;n&&(n.distributionProperties={value:Ml._distributionProperties},n.shadowFadeOut={value:Ml._shadowFadeOut},n.sceneBoxMin={value:Ml._sceneBoxMin},n.sceneBoxMax={value:Ml._sceneBoxMax})}}Ml._enableGroundBoundary=!1,Ml._shadowFadeOut=new r(.1,20),Ml._sceneBoxMin=new a(-1,-1,-1),Ml._sceneBoxMax=new a(1,1,1),Ml._distributionProperties=new Ce(1,1,1,1);const Tl="\n#define LAMBERT\n\nvarying vec3 vViewPosition;\nvarying vec3 vWorldPosition;\n\n#include <common>\n#include <displacementmap_pars_vertex>\n#include <normal_pars_vertex>\n#include <morphtarget_pars_vertex>\n#include <skinning_pars_vertex>\n#include <shadowmap_pars_vertex>\n#include <logdepthbuf_pars_vertex>\n#include <clipping_planes_pars_vertex>\n\nvoid main() {\n #include <beginnormal_vertex>\n\t#include <morphnormal_vertex>\n\t#include <skinbase_vertex>\n\t#include <skinnormal_vertex>\n\t#include <defaultnormal_vertex>\n\t#include <normal_vertex>\n\n\t#include <begin_vertex>\n\t#include <morphtarget_vertex>\n\t#include <skinning_vertex>\n\t#include <displacementmap_vertex>\n\t#include <project_vertex>\n\t#include <logdepthbuf_vertex>\n\t#include <clipping_planes_vertex>\n\n\tvViewPosition = - mvPosition.xyz;\n\n\t#include <worldpos_vertex>\n\t#include <shadowmap_vertex>\n\n#if defined( USE_ENVMAP ) || defined( DISTANCE ) || defined ( USE_SHADOWMAP ) || defined ( USE_TRANSMISSION ) || NUM_SPOT_LIGHT_COORDS > 0\n vWorldPosition = worldPosition.xyz;\n#else\n vWorldPosition = (modelMatrix * vec4(transformed, 1.)).xyz;\n#endif\n}\n",Al="\n#define LAMBERT\n\nuniform vec3 diffuse;\nuniform float opacity;\n\nvarying vec3 vViewPosition;\nvarying vec3 vWorldPosition;\n\n#ifdef DYNAMIC_SHADOW_RADIUS\n uniform vec2 shadowFadeOut;\n #define fadeOutDistance shadowFadeOut.x\n #define fadeOutBlur shadowFadeOut.y\n uniform vec3 sceneBoxMin;\n uniform vec3 sceneBoxMax;\n#endif\nuniform vec4 distributionProperties;\n#define directionalDependency distributionProperties.x\n#define directionalExponent distributionProperties.y\n#define groundBoundary distributionProperties.z\n#define groundMapScale distributionProperties.w\n\n#include <common>\n#include <packing>\n#include <map_pars_fragment>\n#include <alphamap_pars_fragment>\n#include <alphatest_pars_fragment>\n#include <alphahash_pars_fragment>\n#include <aomap_pars_fragment>\n#include <lights_pars_begin>\n#include <normal_pars_fragment>\n#include <shadowmap_pars_fragment>\n#include <bumpmap_pars_fragment>\n#include <normalmap_pars_fragment>\n#include <logdepthbuf_pars_fragment>\n#include <clipping_planes_pars_fragment>\n\nvec2 getShadowDynamicScale() {\n vec2 dynamicScale = vec2(0.0, 1.0);\n#ifdef DYNAMIC_SHADOW_RADIUS\n if (fadeOutDistance > 0.0) {\n vec3 boxDistanceVec = max(vec3(0.0), max(sceneBoxMin - vWorldPosition, vWorldPosition - sceneBoxMax));\n float boxDistance = length(boxDistanceVec);\n float shadowBase = clamp(boxDistance / fadeOutDistance, 0.0, 1.0);\n dynamicScale = vec2(shadowBase, 1.0 - shadowBase);\n }\n#endif\n return dynamicScale;\n}\n\nfloat getShadowDynamicRadius(sampler2D shadowMap, float shadowBias, float shadowRadius, vec4 shadowCoord, vec2 shadowScale) {\n float dynamicRadius = shadowRadius;\n#ifdef DYNAMIC_SHADOW_RADIUS\n shadowCoord.xyz /= shadowCoord.w;\n shadowCoord.z += shadowBias;\n bool inFrustum = shadowCoord.x >= 0.0 && shadowCoord.x <= 1.0 && shadowCoord.y >= 0.0 && shadowCoord.y <= 1.0;\n bool frustumTest = inFrustum && shadowCoord.z <= 1.0;\n if (frustumTest && fadeOutDistance > 0.0) {\n dynamicRadius = shadowRadius + fadeOutBlur * max(0.0, shadowScale.x);\n }\n#endif\n return dynamicRadius;\n}\n\nvoid main() {\n\n\t#include <clipping_planes_fragment>\n\n\tvec4 diffuseColor = vec4( diffuse, opacity );\n\t\n\t#include <logdepthbuf_fragment>\n\t#include <alphamap_fragment>\n\t#include <alphatest_fragment>\n\t#include <alphahash_fragment>\n\t#include <normal_fragment_begin>\n\t#include <normal_fragment_maps>\n\n\t// accumulation\n\n\tvec3 geometryPosition = - vViewPosition;\n vec3 geometryNormal = normal;\n vec3 geometryViewDir = ( isOrthographic ) ? vec3( 0, 0, 1 ) : normalize( vViewPosition );\n\n vec3 accumulatedShadowLight = vec3(0.0);\n vec3 directionDependentShadowLight = vec3(1.0);\n float groundDistance = clamp((vWorldPosition.y - sceneBoxMin.y) * 100.0, 0.0, 1.0);\n vec2 dynamicScale = getShadowDynamicScale();\n\n #if ( NUM_DIR_LIGHTS > 0 )\n DirectionalLight directionalLight;\n #if defined( USE_SHADOWMAP ) && NUM_DIR_LIGHT_SHADOWS > 0\n DirectionalLightShadow directionalLightShadow;\n #endif\n\n IncidentLight directLight;\n vec3 incidentLightSum = vec3(0.0);\n vec3 incidentShadowLight = vec3(0.0);\n float groundShadowFactor = 1.;\n float shadowFactor;\n float dynamicRadius;\n float dotNL;\n\n #pragma unroll_loop_start\n for ( int i = 0 ; i < NUM_DIR_LIGHTS; i ++ ) {\n directionalLight = directionalLights[ i ];\n getDirectionalLightInfo( directionalLight, directLight );\n\n #if defined( USE_SHADOWMAP ) && ( GROUND_BOUNDARY == 1 && UNROLLED_LOOP_INDEX == 0 )\n\n directionalLightShadow = directionalLightShadows[ i ];\n dynamicRadius = fadeOutDistance * groundMapScale;\n groundShadowFactor = groundDistance < 0.5 ? getShadow( directionalShadowMap[ i ], directionalLightShadow.shadowMapSize, directionalLightShadow.shadowBias, dynamicRadius, vDirectionalShadowCoord[ i ] ) : 1.0;\n\n #elif defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_DIR_LIGHT_SHADOWS )\n\n directionalLightShadow = directionalLightShadows[ i ];\n dynamicRadius = getShadowDynamicRadius(directionalShadowMap[i], directionalLightShadow.shadowBias, directionalLightShadow.shadowRadius, vDirectionalShadowCoord[i], dynamicScale);\n shadowFactor = ( directLight.visible && receiveShadow ) ? getShadow( directionalShadowMap[ i ], directionalLightShadow.shadowMapSize, directionalLightShadow.shadowBias, dynamicRadius, vDirectionalShadowCoord[ i ] ) : 1.0; \n accumulatedShadowLight += directLight.color * shadowFactor * saturate(min(dotNL * 10.0 + 0.9, 1.0));\n dotNL = dot(dot(geometryNormal, geometryPosition) >= 0.0 ? -geometryNormal : geometryNormal, directLight.direction);\n incidentLightSum += directLight.color;\n incidentShadowLight += directLight.color * mix(1.0, shadowFactor, pow(clamp(dotNL, 0.0, 1.0), directionalExponent));\n \n #endif\n }\n #pragma unroll_loop_end\n\n directionDependentShadowLight = incidentShadowLight / ( incidentLightSum + 1. - step(0., incidentLightSum) );\n #else\n accumulatedShadowLight = vec3(1.0);\n #endif \n\n\t// modulation\n\n\tvec3 outgoingLight = mix(accumulatedShadowLight, directionDependentShadowLight, max(directionalDependency, 1.0 - groundDistance));\n #if GROUND_BOUNDARY == 1\n float groundWeight = 1. - groundShadowFactor + groundDistance - (1. - groundShadowFactor) * groundDistance;\n outgoingLight = mix(vec3(1.), outgoingLight, mix(dynamicScale.y, groundWeight, groundBoundary));\n #else\n outgoingLight = mix(vec3(1.), outgoingLight, dynamicScale.y);\n #endif\n\n\t#include <opaque_fragment>\n\t#include <premultiplied_alpha_fragment>\n}\n",Rl={alwaysUpdate:!1,enableShadowMap:!0,enableGroundBoundary:!0,layers:null,shadowLightSourceType:"DirectionalLightShadow",maximumNumberOfLightSources:-1,directionalDependency:1,directionalExponent:1,groundBoundary:1,fadeOutDistance:.1,fadeOutBlur:5};class El extends il{get shadowTexture(){return this._shadowRenderTarget.texture}set shadowOnGround(e){this._shadowMapPassOverrideMaterialCache.shadowOnGround=e}constructor(e,t,n){var s,i,a;super(e),this.needsUpdate=!1,this.drawGround=!0,this.shadowTypeNeedsUpdate=!0,this.shadowConfiguration=new Dl,this._shadowLightSources=[],this._shadowScale=1,this._groundMapScale=1,this._cameraUpdate=new Pr,this._viewportSize=new r(t.x,t.y),this._samples=null!==(s=null==n?void 0:n.samples)&&void 0!==s?s:0,this._shadowMapSize=null!==(i=null==n?void 0:n.shadowMapSize)&&void 0!==i?i:1024,this.parameters=this._getScreenSpaceShadowMapParameters(n),this.castShadow=this.parameters.enableShadowMap,this._shadowMapPassOverrideMaterialCache=new Il,null===(a=this.renderCacheManager)||void 0===a||a.registerCache(this,this._shadowMapPassOverrideMaterialCache);const o=this._samples;this._shadowRenderTarget=new Ne(this._viewportSize.x,this._viewportSize.y,{samples:o,format:_t})}_getScreenSpaceShadowMapParameters(e){return{...Rl,...e}}dispose(){super.dispose(),this._shadowLightSources.forEach(e=>e.dispose()),this._shadowRenderTarget.dispose(),this._shadowMapPassOverrideMaterialCache.dispose()}updateParameters(e){for(const t in e)this.parameters.hasOwnProperty(t)&&(this.parameters[t]=e[t])}updateBounds(e,t){var n;const s=this._shadowScale;if(this._shadowScale=t,Math.abs(s-this._shadowScale)>1e-5&&(this.shadowTypeNeedsUpdate=!0),this._shadowLightSources.forEach(t=>t.updateBounds(e)),this._shadowLightSources.length>0){const e=null===(n=this._shadowLightSources[0].getShadowLight().shadow)||void 0===n?void 0:n.camera;e instanceof Q&&(this._groundMapScale=2*this._shadowMapSize/(Math.abs(e.right-e.left)+Math.abs(e.top-e.bottom)))}else this._groundMapScale=1;this._shadowMapPassOverrideMaterialCache.setBoundingBox(e.bounds)}forceShadowUpdate(){this._shadowLightSources.forEach(e=>e.forceShadowUpdate()),this.needsUpdate=!0}getShadowLightSources(){return this._shadowLightSources.map(e=>e.getShadowLight())}findShadowLightSource(e){var t;return null===(t=this._shadowLightSources.find(t=>t.getOriginalLight()===e))||void 0===t?void 0:t.getShadowLight()}addRectAreaLight(e,t){const n=new kl(e,{shadowMapSize:this._shadowMapSize,shadowLightSourceType:this.parameters.shadowLightSourceType});this._shadowLightSources.push(n),n.addTo(t),n.updatePositionAndTarget(),this.needsUpdate=!0}updateRectAreaLights(e,t){const n=this._shadowLightSources;this._shadowLightSources=this._createShadowLightSourceArray(!1);for(const s of n){if(s instanceof kl){const t=s.getRectAreaLight();e.includes(t)&&(s.updatePositionAndTarget(),this._shadowLightSources.push(s))}s.removeFrom(t),s.dispose()}e.forEach(e=>{this._shadowLightSources.find(t=>t instanceof kl&&t.getRectAreaLight()===e)||this.addRectAreaLight(e,t)}),this.needsUpdate=!0,this.shadowTypeNeedsUpdate=!0}createShadowFromLightSources(e,t){for(const t of this._shadowLightSources)t.removeFrom(e),t.dispose();this._shadowLightSources=this._createShadowLightSourceArray(!0);const n=1/(t.length>0?Math.max(...t.map(e=>e.maxIntensity)):1);this._addShadowFromLightSources(t,n),this._shadowLightSources.forEach(t=>{t.addTo(e),t.updatePositionAndTarget()}),this.needsUpdate=!0,this.shadowTypeNeedsUpdate=!0}_addShadowFromLightSources(e,t){e.forEach(e=>{const n=e.maxIntensity*t;if(n>=.1&&e.position.z>=0){const t=new a(e.position.x,e.position.z,e.position.y).multiplyScalar(7),s=new Ll(t,n,{shadowMapSize:this._shadowMapSize,shadowLightSourceType:this.parameters.shadowLightSourceType});this._shadowLightSources.push(s)}})}_createShadowLightSourceArray(e){const t=[];if(e){const e=new Ul(new a(0,7,0),{shadowMapSize:this._shadowMapSize});t.push(e)}return this.parameters.enableGroundBoundary=e,t}setSize(e,t){this._viewportSize=new r(e,t),this._shadowRenderTarget.setSize(this._viewportSize.x,this._viewportSize.y)}updatePositionAndTarget(){this._shadowLightSources.forEach(e=>e.updatePositionAndTarget())}renderPass(e){if(!(this.needsUpdate||this.parameters.alwaysUpdate||this._cameraUpdate.changed(this.camera)))return;this.needsUpdate=!1,this.shadowTypeNeedsUpdate&&(this.shadowTypeNeedsUpdate=!1,this.needsUpdate=!0,this._updateShadowType(e));const t=this.scene.background,n=this.scene.environment,s=this.camera.layers.mask;this.scene.environment=null,this.scene.background=null,this.parameters.layers&&(this.camera.layers.mask=this.parameters.layers.mask),this.renderPassManager.setGroundVisibility(this.drawGround),this._renderSimpleShadowMapFromShadowLightSources(e,this.scene,this.camera),this.renderPassManager.setGroundVisibility(!1),this.camera.layers.mask=s,this.scene.environment=n,this.scene.background=t}_renderSimpleShadowMapFromShadowLightSources(e,t,n){var s;this._shadowMapPassOverrideMaterialCache.setShadowParameters(this.parameters.enableGroundBoundary,this.parameters.directionalDependency,this.parameters.directionalExponent,this.parameters.groundBoundary,this._groundMapScale,this.parameters.fadeOutDistance*this._shadowScale,this.parameters.fadeOutBlur);const i=this._getSortedShadowLightSources();0===i.length?this.passRenderer.clear(e,this._shadowRenderTarget,16777215,1):(this._setShadowLightSourcesIntensity(i),null===(s=this.renderCacheManager)||void 0===s||s.render(this,t,()=>{this.passRenderer.render(e,t,n,this._shadowRenderTarget,16777215,1)}),this._shadowLightSources.forEach(e=>e.finishRenderShadow()))}_getSortedShadowLightSources(){const e=[];return this._shadowLightSources.forEach(t=>e.push(...t.prepareRenderShadow())),e.sort((e,t)=>e.light.castShadow&&!t.light.castShadow||e.groundShadow&&!t.groundShadow?-1:!e.light.castShadow&&t.light.castShadow||!e.groundShadow&&t.groundShadow?1:t.intensity-e.intensity),e}_setShadowLightSourcesIntensity(e){let t=0;const n=this.parameters.maximumNumberOfLightSources;let s=0;e.forEach(e=>{(n<0||s<n)&&(t+=e.groundShadow?0:e.intensity,e.groundShadow||s++)}),s=0,e.forEach(e=>{var i;!this.parameters.enableGroundBoundary&&e.groundShadow||!(n<0||s<n)?(e.light.visible=!1,e.light.intensity=0,e.light.castShadow=!1):(e.light.visible=!0,e.light.intensity=e.groundShadow?e.intensity:e.intensity/t,(i=e.light).castShadow&&(i.castShadow=this.castShadow)),e.groundShadow||s++})}_updateShadowType(e){e.shadowMap.type=this.shadowConfiguration.currentConfiguration.type;const t=this.parameters.enableShadowMap&&this.shadowConfiguration.currentConfiguration.castShadow;e.shadowMap.enabled=t,e.shadowMap.needsUpdate=!0,this.castShadow=t&&this.shadowConfiguration.currentConfiguration.castShadow,this._shadowLightSources.forEach(e=>e._updateShadowType(this.shadowConfiguration.currentConfiguration,this._shadowScale))}switchType(e){return!!this.shadowConfiguration.switchType(e)&&(this.needsUpdate=!0,this.shadowTypeNeedsUpdate=!0,!0)}}class Il extends _l{set shadowOnGround(e){this._shadowOnGround=e}constructor(){super(),this._boundingBoxSet=!1,this._shadowOnGround=!0,this._shadowObjectMaterial=this._createShadowMaterial("default"),this._unlitMaterial=this._createShadowMaterial("unlit"),this._emissiveMaterial=this._createShadowMaterial("emissive"),this._receiveShadowMaterial=this._createShadowMaterial("shadow")}dispose(){this._shadowObjectMaterial.dispose(),this._unlitMaterial.dispose(),this._emissiveMaterial.dispose(),this._receiveShadowMaterial.dispose()}setShadowParameters(e,t,n,s,i,r,a){Ml.setShadowParameters(e,t,n,s,i,r,a)}setBoundingBox(e){this._boundingBoxSet=!0,Ml.setBoundingBox(e)}_createShadowMaterial(e){let t;return t="emissive"===e||"unlit"===e?new y({color:16777215,side:F}):"shadow"===e?new Lt({side:F}):Il.useModifiedMaterial?this._createCustomerShadowMaterial():new Ut({color:16777215,shininess:0,polygonOffsetFactor:0,polygonOffsetUnits:0,side:F}),t}_createCustomerShadowMaterial(){return new Ml({side:F})}addLineOrPoint(e){this.addToCache(e,{visible:!1})}addMesh(e){e.visible&&this._setMeshMaterialAndVisibility(e)}addObject(e){e.isLight&&!e.userData.shadowLightSource&&this.addToCache(e,{visible:!1})}_setMeshMaterialAndVisibility(e){e.userData.isFloor?this._setMeshShadowFloorMaterial(e):!e.material||!e.receiveShadow||Array.isArray(e.material)||!0===e.material.transparent&&e.material.opacity<.9?e.material&&e.material.transparent&&e.material.opacity<.9?this.addToCache(e,{visible:!1}):e.receiveShadow?this.addToCache(e,{castShadow:!1,material:this._receiveShadowMaterial}):this.addToCache(e,{visible:!1}):this._setShadowMaterialForOpaqueObject(e)}_setShadowMaterialForOpaqueObject(e){const t=e.material;t instanceof B||t instanceof y?this.addToCache(e,{material:this._unlitMaterial}):t instanceof N?this._setMeshShadowStandardMaterial(e,t):this.addToCache(e,{material:e.receiveShadow?this._shadowObjectMaterial:this._unlitMaterial})}_setMeshShadowStandardMaterial(e,t){const n=t.emissiveIntensity>0&&(t.emissive.r>0||t.emissive.g>0||t.emissive.b>0);this.addToCache(e,{castShadow:!n&&e.castShadow,material:n?this._emissiveMaterial:e.receiveShadow?this._shadowObjectMaterial:this._unlitMaterial})}_setMeshShadowFloorMaterial(e){this._boundingBoxSet&&this._shadowOnGround?this.addToCache(e,{visible:!0,castShadow:!1,receiveShadow:!0,material:this._shadowObjectMaterial}):this.addToCache(e,{visible:!1})}}Il.useModifiedMaterial=!0;class Dl{constructor(){var e;this.types=new Map([["off",Dl._noShadow],["BasicShadowMap",Dl._basicShadow],["PCFShadowMap",Dl._pcfShadow],["PCFSoftShadowMap",Dl._pcfSoftShadow],["VSMShadowMap",Dl._vcmShadow]]),this.shadowType="PCFShadowMap",this.currentConfiguration=null!==(e=this.types.get(this.shadowType))&&void 0!==e?e:Dl._defaultType}switchType(e){var t;return!!this.types.has(e)&&(this.currentConfiguration=null!==(t=this.types.get(e))&&void 0!==t?t:Dl._defaultType,!0)}}Dl._noShadow={castShadow:!1,type:It,bias:0,normalBias:0,radius:0},Dl._basicShadow={castShadow:!0,type:Dt,bias:-5e-5,normalBias:.005,radius:0},Dl._pcfShadow={castShadow:!0,type:It,bias:-5e-5,normalBias:.01,radius:4},Dl._pcfSoftShadow={castShadow:!0,type:Ot,bias:-5e-5,normalBias:.01,radius:1},Dl._vcmShadow={castShadow:!0,type:kt,bias:1e-4,normalBias:0,radius:15},Dl._defaultType=Dl._pcfShadow;class Ol{constructor(e,t){var n,s;this._isVisibleBackup=!0,this._castShadowBackup=!0,this._shadowMapSize=null!==(n=null==t?void 0:t.shadowMapSize)&&void 0!==n?n:1024,this._blurSamples=null!==(s=null==t?void 0:t.blurSamples)&&void 0!==s?s:8,this._shadowLightSource=e,this._shadowLightSource.visible=!1,this._shadowLightSource.castShadow=!0,this._shadowLightSource.shadow&&(this._shadowLightSource.shadow.mapSize=new r(this._shadowMapSize,this._shadowMapSize),this._shadowLightSource.shadow.blurSamples=this._blurSamples,this._shadowLightSource.shadow.autoUpdate=!1),this._shadowLightSource.userData.shadowLightSource=this}getPosition(){return this._shadowLightSource.position}getShadowLight(){return this._shadowLightSource}getOriginalLight(){return null}dispose(){this._shadowLightSource.dispose()}addTo(e){e.add(this._shadowLightSource)}removeFrom(e){e.remove(this._shadowLightSource)}updatePositionAndTarget(){this._updateShadowPositionAndTarget(this.getPosition(),new a(0,0,0))}updateBounds(e){if(this._shadowLightSource instanceof l){const t=this._shadowLightSource.shadow.camera,n=e.bounds.clone().applyMatrix4(t.matrixWorldInverse),s=Math.max(.001,Math.min(-n.min.z,-n.max.z)),i=Math.max(-n.min.z,-n.max.z),r=Math.max(Math.abs(n.min.x),Math.abs(n.max.x)),a=Math.max(Math.abs(n.min.y),Math.abs(n.max.y)),o=Math.atan2(1.05*Math.hypot(a,r),s);t.aspect=1,t.near=s,t.far=i,this._shadowLightSource.angle=o}else if(this._shadowLightSource.shadow){const t=this._shadowLightSource.shadow.camera;e.updateCameraViewVolumeFromBounds(t);const n=t;n.far+=n.far-n.near,n.updateProjectionMatrix()}this._shadowLightSource.shadow&&(this._shadowLightSource.shadow.needsUpdate=!0)}forceShadowUpdate(){this._shadowLightSource.shadow&&(this._shadowLightSource.shadow.needsUpdate=!0)}_updateShadowPositionAndTarget(e,t){var n,s,i;if(this._shadowLightSource instanceof l){const n=t.clone().sub(e),s=n.length();n.normalize();const i=t.clone().sub(n.clone().multiplyScalar(4*s));this._shadowLightSource.shadow.camera.position.copy(i),this._shadowLightSource.shadow.camera.position.copy(i),this._shadowLightSource.shadow.camera.lookAt(t),this._shadowLightSource.position.copy(i),this._shadowLightSource.lookAt(t)}else this._shadowLightSource.position.copy(e),this._shadowLightSource.lookAt(t),null===(n=this._shadowLightSource.shadow)||void 0===n||n.camera.position.copy(e),null===(s=this._shadowLightSource.shadow)||void 0===s||s.camera.lookAt(t);null===(i=this._shadowLightSource.shadow)||void 0===i||i.camera.updateMatrixWorld(),this._shadowLightSource.updateMatrixWorld()}_updateShadowType(e,t){const n=this._shadowLightSource.shadow;n&&(n.bias=e.bias,n.normalBias=e.normalBias*t,n.radius=e.radius,n.needsUpdate=!0)}prepareRenderShadow(){return[]}finishRenderShadow(){}}class kl extends Ol{constructor(e,t){let n;switch(null==t?void 0:t.shadowLightSourceType){default:case"DirectionalLightShadow":n=new i(16777215,1);break;case"SpotLightShadow":n=new l(16777215,1,0,Math.PI/4,0)}n.position.copy(e.position),n.lookAt(0,0,0),super(n,t),this._rectAreaLight=e,this._rectAreaLight.userData.shadowLightSource=this,(null==t?void 0:t.addHelper)&&(this._rectLightHelper=new Pl(this._rectAreaLight),this._rectLightHelper.material.depthWrite=!1,this._rectAreaLight.add(this._rectLightHelper))}getPosition(){return this._rectAreaLight.position}getRectAreaLight(){return this._rectAreaLight}getOriginalLight(){return this._rectAreaLight}prepareRenderShadow(){return this._isVisibleBackup=this._rectAreaLight.visible,this._castShadowBackup=this._shadowLightSource.castShadow,this._shadowLightSource.visible=this._rectAreaLight.visible,this._rectAreaLight.visible=!1,this._shadowLightSource.visible?[{light:this._shadowLightSource,intensity:this._rectAreaLight.intensity,groundShadow:!1}]:[]}finishRenderShadow(){this._shadowLightSource.visible=!1,this._shadowLightSource.castShadow=this._castShadowBackup,this._rectAreaLight.visible=this._isVisibleBackup}}class Ll extends Ol{constructor(e,t,n){const s=new i(16777215,t);s.position.copy(e),s.lookAt(0,0,0),s.updateMatrix(),s.castShadow=!0,super(s,n),this._position=e.clone(),this._intensity=t}getPosition(){return this._position}prepareRenderShadow(){return this._castShadowBackup=this._shadowLightSource.castShadow,this._shadowLightSource.visible=!0,[{light:this._shadowLightSource,intensity:this._intensity,groundShadow:!1}]}finishRenderShadow(){this._shadowLightSource.castShadow=this._castShadowBackup,this._shadowLightSource.visible=!1}}class Ul extends Ol{constructor(e,t){const n=new i(16777215,1);n.position.copy(e),n.lookAt(0,0,0),n.updateMatrix(),n.castShadow=!0,super(n,t),this._position=e.clone()}getPosition(){return this._position}prepareRenderShadow(){return this._castShadowBackup=this._shadowLightSource.castShadow,this._shadowLightSource.visible=!0,[{light:this._shadowLightSource,intensity:1,groundShadow:!0}]}finishRenderShadow(){this._shadowLightSource.castShadow=this._castShadowBackup,this._shadowLightSource.visible=!1}}const Bl={name:"CopyShader",uniforms:{tDiffuse:{value:null},opacity:{value:1}},vertexShader:"\n\n\t\tvarying vec2 vUv;\n\n\t\tvoid main() {\n\n\t\t\tvUv = uv;\n\t\t\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n\n\t\t}",fragmentShader:"\n\n\t\tuniform float opacity;\n\n\t\tuniform sampler2D tDiffuse;\n\n\t\tvarying vec2 vUv;\n\n\t\tvoid main() {\n\n\t\t\tvec4 texel = texture2D( tDiffuse, vUv );\n\t\t\tgl_FragColor = opacity * texel;\n\n\n\t\t}"},Nl={name:"FXAAShader",uniforms:{tDiffuse:{value:null},resolution:{value:new r(1/1024,1/512)}},vertexShader:"\n\n\t\tvarying vec2 vUv;\n\n\t\tvoid main() {\n\n\t\t\tvUv = uv;\n\t\t\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n\n\t\t}",fragmentShader:"\n\t\tprecision highp float;\n\n\t\tuniform sampler2D tDiffuse;\n\n\t\tuniform vec2 resolution;\n\n\t\tvarying vec2 vUv;\n\n\t\t// FXAA 3.11 implementation by NVIDIA, ported to WebGL by Agost Biro (biro@archilogic.com)\n\n\t\t//----------------------------------------------------------------------------------\n\t\t// File: es3-keplerFXAAassetsshaders/FXAA_DefaultES.frag\n\t\t// SDK Version: v3.00\n\t\t// Email: gameworks@nvidia.com\n\t\t// Site: http://developer.nvidia.com/\n\t\t//\n\t\t// Copyright (c) 2014-2015, NVIDIA CORPORATION. All rights reserved.\n\t\t//\n\t\t// Redistribution and use in source and binary forms, with or without\n\t\t// modification, are permitted provided that the following conditions\n\t\t// are met:\n\t\t// * Redistributions of source code must retain the above copyright\n\t\t// notice, this list of conditions and the following disclaimer.\n\t\t// * Redistributions in binary form must reproduce the above copyright\n\t\t// notice, this list of conditions and the following disclaimer in the\n\t\t// documentation and/or other materials provided with the distribution.\n\t\t// * Neither the name of NVIDIA CORPORATION nor the names of its\n\t\t// contributors may be used to endorse or promote products derived\n\t\t// from this software without specific prior written permission.\n\t\t//\n\t\t// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ''AS IS'' AND ANY\n\t\t// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n\t\t// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\t\t// PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR\n\t\t// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n\t\t// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n\t\t// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n\t\t// PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\n\t\t// OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n\t\t// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n\t\t// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\t\t//\n\t\t//----------------------------------------------------------------------------------\n\n\t\t#ifndef FXAA_DISCARD\n\t\t\t//\n\t\t\t// Only valid for PC OpenGL currently.\n\t\t\t// Probably will not work when FXAA_GREEN_AS_LUMA = 1.\n\t\t\t//\n\t\t\t// 1 = Use discard on pixels which don't need AA.\n\t\t\t// For APIs which enable concurrent TEX+ROP from same surface.\n\t\t\t// 0 = Return unchanged color on pixels which don't need AA.\n\t\t\t//\n\t\t\t#define FXAA_DISCARD 0\n\t\t#endif\n\n\t\t/*--------------------------------------------------------------------------*/\n\t\t#define FxaaTexTop(t, p) texture2D(t, p, -100.0)\n\t\t#define FxaaTexOff(t, p, o, r) texture2D(t, p + (o * r), -100.0)\n\t\t/*--------------------------------------------------------------------------*/\n\n\t\t#define NUM_SAMPLES 5\n\n\t\t// assumes colors have premultipliedAlpha, so that the calculated color contrast is scaled by alpha\n\t\tfloat contrast( vec4 a, vec4 b ) {\n\t\t\tvec4 diff = abs( a - b );\n\t\t\treturn max( max( max( diff.r, diff.g ), diff.b ), diff.a );\n\t\t}\n\n\t\t/*============================================================================\n\n\t\t\t\t\t\t\t\t\tFXAA3 QUALITY - PC\n\n\t\t============================================================================*/\n\n\t\t/*--------------------------------------------------------------------------*/\n\t\tvec4 FxaaPixelShader(\n\t\t\tvec2 posM,\n\t\t\tsampler2D tex,\n\t\t\tvec2 fxaaQualityRcpFrame,\n\t\t\tfloat fxaaQualityEdgeThreshold,\n\t\t\tfloat fxaaQualityinvEdgeThreshold\n\t\t) {\n\t\t\tvec4 rgbaM = FxaaTexTop(tex, posM);\n\t\t\tvec4 rgbaS = FxaaTexOff(tex, posM, vec2( 0.0, 1.0), fxaaQualityRcpFrame.xy);\n\t\t\tvec4 rgbaE = FxaaTexOff(tex, posM, vec2( 1.0, 0.0), fxaaQualityRcpFrame.xy);\n\t\t\tvec4 rgbaN = FxaaTexOff(tex, posM, vec2( 0.0,-1.0), fxaaQualityRcpFrame.xy);\n\t\t\tvec4 rgbaW = FxaaTexOff(tex, posM, vec2(-1.0, 0.0), fxaaQualityRcpFrame.xy);\n\t\t\t// . S .\n\t\t\t// W M E\n\t\t\t// . N .\n\n\t\t\tbool earlyExit = max( max( max(\n\t\t\t\t\tcontrast( rgbaM, rgbaN ),\n\t\t\t\t\tcontrast( rgbaM, rgbaS ) ),\n\t\t\t\t\tcontrast( rgbaM, rgbaE ) ),\n\t\t\t\t\tcontrast( rgbaM, rgbaW ) )\n\t\t\t\t\t< fxaaQualityEdgeThreshold;\n\t\t\t// . 0 .\n\t\t\t// 0 0 0\n\t\t\t// . 0 .\n\n\t\t\t#if (FXAA_DISCARD == 1)\n\t\t\t\tif(earlyExit) FxaaDiscard;\n\t\t\t#else\n\t\t\t\tif(earlyExit) return rgbaM;\n\t\t\t#endif\n\n\t\t\tfloat contrastN = contrast( rgbaM, rgbaN );\n\t\t\tfloat contrastS = contrast( rgbaM, rgbaS );\n\t\t\tfloat contrastE = contrast( rgbaM, rgbaE );\n\t\t\tfloat contrastW = contrast( rgbaM, rgbaW );\n\n\t\t\tfloat relativeVContrast = ( contrastN + contrastS ) - ( contrastE + contrastW );\n\t\t\trelativeVContrast *= fxaaQualityinvEdgeThreshold;\n\n\t\t\tbool horzSpan = relativeVContrast > 0.;\n\t\t\t// . 1 .\n\t\t\t// 0 0 0\n\t\t\t// . 1 .\n\n\t\t\t// 45 deg edge detection and corners of objects, aka V/H contrast is too similar\n\t\t\tif( abs( relativeVContrast ) < .3 ) {\n\t\t\t\t// locate the edge\n\t\t\t\tvec2 dirToEdge;\n\t\t\t\tdirToEdge.x = contrastE > contrastW ? 1. : -1.;\n\t\t\t\tdirToEdge.y = contrastS > contrastN ? 1. : -1.;\n\t\t\t\t// . 2 . . 1 .\n\t\t\t\t// 1 0 2 ~= 0 0 1\n\t\t\t\t// . 1 . . 0 .\n\n\t\t\t\t// tap 2 pixels and see which ones are \"outside\" the edge, to\n\t\t\t\t// determine if the edge is vertical or horizontal\n\n\t\t\t\tvec4 rgbaAlongH = FxaaTexOff(tex, posM, vec2( dirToEdge.x, -dirToEdge.y ), fxaaQualityRcpFrame.xy);\n\t\t\t\tfloat matchAlongH = contrast( rgbaM, rgbaAlongH );\n\t\t\t\t// . 1 .\n\t\t\t\t// 0 0 1\n\t\t\t\t// . 0 H\n\n\t\t\t\tvec4 rgbaAlongV = FxaaTexOff(tex, posM, vec2( -dirToEdge.x, dirToEdge.y ), fxaaQualityRcpFrame.xy);\n\t\t\t\tfloat matchAlongV = contrast( rgbaM, rgbaAlongV );\n\t\t\t\t// V 1 .\n\t\t\t\t// 0 0 1\n\t\t\t\t// . 0 .\n\n\t\t\t\trelativeVContrast = matchAlongV - matchAlongH;\n\t\t\t\trelativeVContrast *= fxaaQualityinvEdgeThreshold;\n\n\t\t\t\tif( abs( relativeVContrast ) < .3 ) { // 45 deg edge\n\t\t\t\t\t// 1 1 .\n\t\t\t\t\t// 0 0 1\n\t\t\t\t\t// . 0 1\n\n\t\t\t\t\t// do a simple blur\n\t\t\t\t\treturn mix(\n\t\t\t\t\t\trgbaM,\n\t\t\t\t\t\t(rgbaN + rgbaS + rgbaE + rgbaW) * .25,\n\t\t\t\t\t\t.4\n\t\t\t\t\t);\n\t\t\t\t}\n\n\t\t\t\thorzSpan = relativeVContrast > 0.;\n\t\t\t}\n\n\t\t\tif(!horzSpan) rgbaN = rgbaW;\n\t\t\tif(!horzSpan) rgbaS = rgbaE;\n\t\t\t// . 0 . 1\n\t\t\t// 1 0 1 -> 0\n\t\t\t// . 0 . 1\n\n\t\t\tbool pairN = contrast( rgbaM, rgbaN ) > contrast( rgbaM, rgbaS );\n\t\t\tif(!pairN) rgbaN = rgbaS;\n\n\t\t\tvec2 offNP;\n\t\t\toffNP.x = (!horzSpan) ? 0.0 : fxaaQualityRcpFrame.x;\n\t\t\toffNP.y = ( horzSpan) ? 0.0 : fxaaQualityRcpFrame.y;\n\n\t\t\tbool doneN = false;\n\t\t\tbool doneP = false;\n\n\t\t\tfloat nDist = 0.;\n\t\t\tfloat pDist = 0.;\n\n\t\t\tvec2 posN = posM;\n\t\t\tvec2 posP = posM;\n\n\t\t\tint iterationsUsed = 0;\n\t\t\tint iterationsUsedN = 0;\n\t\t\tint iterationsUsedP = 0;\n\t\t\tfor( int i = 0; i < NUM_SAMPLES; i++ ) {\n\t\t\t\titerationsUsed = i;\n\n\t\t\t\tfloat increment = float(i + 1);\n\n\t\t\t\tif(!doneN) {\n\t\t\t\t\tnDist += increment;\n\t\t\t\t\tposN = posM + offNP * nDist;\n\t\t\t\t\tvec4 rgbaEndN = FxaaTexTop(tex, posN.xy);\n\t\t\t\t\tdoneN = contrast( rgbaEndN, rgbaM ) > contrast( rgbaEndN, rgbaN );\n\t\t\t\t\titerationsUsedN = i;\n\t\t\t\t}\n\n\t\t\t\tif(!doneP) {\n\t\t\t\t\tpDist += increment;\n\t\t\t\t\tposP = posM - offNP * pDist;\n\t\t\t\t\tvec4 rgbaEndP = FxaaTexTop(tex, posP.xy);\n\t\t\t\t\tdoneP = contrast( rgbaEndP, rgbaM ) > contrast( rgbaEndP, rgbaN );\n\t\t\t\t\titerationsUsedP = i;\n\t\t\t\t}\n\n\t\t\t\tif(doneN || doneP) break;\n\t\t\t}\n\n\n\t\t\tif ( !doneP && !doneN ) return rgbaM; // failed to find end of edge\n\n\t\t\tfloat dist = min(\n\t\t\t\tdoneN ? float( iterationsUsedN ) / float( NUM_SAMPLES - 1 ) : 1.,\n\t\t\t\tdoneP ? float( iterationsUsedP ) / float( NUM_SAMPLES - 1 ) : 1.\n\t\t\t);\n\n\t\t\t// hacky way of reduces blurriness of mostly diagonal edges\n\t\t\t// but reduces AA quality\n\t\t\tdist = pow(dist, .5);\n\n\t\t\tdist = 1. - dist;\n\n\t\t\treturn mix(\n\t\t\t\trgbaM,\n\t\t\t\trgbaN,\n\t\t\t\tdist * .5\n\t\t\t);\n\t\t}\n\n\t\tvoid main() {\n\t\t\tconst float edgeDetectionQuality = .2;\n\t\t\tconst float invEdgeDetectionQuality = 1. / edgeDetectionQuality;\n\n\t\t\tgl_FragColor = FxaaPixelShader(\n\t\t\t\tvUv,\n\t\t\t\ttDiffuse,\n\t\t\t\tresolution,\n\t\t\t\tedgeDetectionQuality, // [0,1] contrast needed, otherwise early discard\n\t\t\t\tinvEdgeDetectionQuality\n\t\t\t);\n\n\t\t}\n\t"};class Fl extends il{constructor(e,t,n,s,i,a){var o;super(e),this.patternTexture=null,this.clearBackground=!1,this.renderScene=n,this.renderCamera=s,this.selectedObjects=void 0!==i?i:[],this.visibleEdgeColor=new h(1,1,1),this.hiddenEdgeColor=new h(.1,.04,.02),this.edgeGlow=0,this.usePatternTexture=!1,this.edgeThickness=1,this.edgeStrength=3,this.downSampleRatio=(null==a?void 0:a.downSampleRatio)||2,this.pulsePeriod=0,this.edgeDetectionFxaa=(null==a?void 0:a.edgeDetectionFxaa)||!1,this._visibilityCache=new Map,this.resolution=void 0!==t?new r(t.x,t.y):new r(256,256);const l=Math.round(this.resolution.x/this.downSampleRatio),d=Math.round(this.resolution.y/this.downSampleRatio);this.renderTargetMaskBuffer=new Ne(this.resolution.x,this.resolution.y),this.renderTargetMaskBuffer.texture.name="OutlinePass.mask",this.renderTargetMaskBuffer.texture.generateMipmaps=!1,this.prepareMaskMaterial=this._getPrepareMaskMaterial(null===(o=this.gBufferTextures)||void 0===o?void 0:o.isFloatGBufferWithRgbNormalAlphaDepth),this.prepareMaskMaterial.side=F,this.prepareMaskMaterial.fragmentShader=function(e,t){const n=t.isPerspectiveCamera?"perspective":"orthographic";return e.replace(/DEPTH_TO_VIEW_Z/g,n+"DepthToViewZ")}(this.prepareMaskMaterial.fragmentShader,this.renderCamera),this.edgeDetectionFxaa&&(this.fxaaRenderMaterial=new Me(Nl),this.fxaaRenderMaterial.uniforms.tDiffuse.value=this.renderTargetMaskBuffer.texture,this.fxaaRenderMaterial.uniforms.resolution.value.set(1/this.resolution.x,1/this.resolution.y),this.renderTargetFxaaBuffer=new Ne(this.resolution.x,this.resolution.y),this.renderTargetFxaaBuffer.texture.name="OutlinePass.fxaa",this.renderTargetFxaaBuffer.texture.generateMipmaps=!1),this.renderTargetMaskDownSampleBuffer=new Ne(l,d),this.renderTargetMaskDownSampleBuffer.texture.name="OutlinePass.depthDownSample",this.renderTargetMaskDownSampleBuffer.texture.generateMipmaps=!1,this.renderTargetBlurBuffer1=new Ne(l,d),this.renderTargetBlurBuffer1.texture.name="OutlinePass.blur1",this.renderTargetBlurBuffer1.texture.generateMipmaps=!1,this.renderTargetBlurBuffer2=new Ne(Math.round(l/2),Math.round(d/2)),this.renderTargetBlurBuffer2.texture.name="OutlinePass.blur2",this.renderTargetBlurBuffer2.texture.generateMipmaps=!1,this.edgeDetectionMaterial=this._getEdgeDetectionMaterial(),this.renderTargetEdgeBuffer1=new Ne(l,d),this.renderTargetEdgeBuffer1.texture.name="OutlinePass.edge1",this.renderTargetEdgeBuffer1.texture.generateMipmaps=!1,this.renderTargetEdgeBuffer2=new Ne(Math.round(l/2),Math.round(d/2)),this.renderTargetEdgeBuffer2.texture.name="OutlinePass.edge2",this.renderTargetEdgeBuffer2.texture.generateMipmaps=!1,this.separableBlurMaterial1=this._getSeperableBlurMaterial(4),this.separableBlurMaterial1.uniforms.texSize.value.set(l,d),this.separableBlurMaterial1.uniforms.kernelRadius.value=1,this.separableBlurMaterial2=this._getSeperableBlurMaterial(4),this.separableBlurMaterial2.uniforms.texSize.value.set(Math.round(l/2),Math.round(d/2)),this.separableBlurMaterial2.uniforms.kernelRadius.value=4,this.overlayMaterial=this._getOverlayMaterial();const c=Bl;this.copyUniforms=Ie.clone(c.uniforms),this.copyUniforms.opacity.value=1,this.materialCopy=new Me({uniforms:this.copyUniforms,vertexShader:c.vertexShader,fragmentShader:c.fragmentShader,blending:De,depthTest:!1,depthWrite:!1,transparent:!0}),this.enabled=!0,this.needsSwap=!1,this.oldClearColor=new h,this.oldClearAlpha=1,this.fsQuad=new Sr(void 0),this.tempPulseColor1=new h,this.tempPulseColor2=new h,this.textureMatrix=new C}dispose(){var e,t;super.dispose(),this.renderTargetMaskBuffer.dispose(),null===(e=this.renderTargetFxaaBuffer)||void 0===e||e.dispose(),this.renderTargetMaskDownSampleBuffer.dispose(),this.renderTargetBlurBuffer1.dispose(),this.renderTargetBlurBuffer2.dispose(),this.renderTargetEdgeBuffer1.dispose(),this.renderTargetEdgeBuffer2.dispose(),this.prepareMaskMaterial.dispose(),null===(t=this.fxaaRenderMaterial)||void 0===t||t.dispose(),this.edgeDetectionMaterial.dispose(),this.separableBlurMaterial1.dispose(),this.separableBlurMaterial2.dispose(),this.overlayMaterial.dispose(),this.materialCopy.dispose(),this.fsQuad.dispose()}setSize(e,t){var n,s;this.renderTargetMaskBuffer.setSize(e,t);let i=Math.round(e/this.downSampleRatio),r=Math.round(t/this.downSampleRatio);this.renderTargetMaskDownSampleBuffer.setSize(i,r),this.renderTargetBlurBuffer1.setSize(i,r),this.renderTargetEdgeBuffer1.setSize(i,r),this.separableBlurMaterial1.uniforms.texSize.value.set(i,r),i=Math.round(i/2),r=Math.round(r/2),this.renderTargetBlurBuffer2.setSize(i,r),this.renderTargetEdgeBuffer2.setSize(i,r),this.separableBlurMaterial2.uniforms.texSize.value.set(i,r),null===(n=this.fxaaRenderMaterial)||void 0===n||n.uniforms.resolution.value.set(1/this.resolution.x,1/this.resolution.y),null===(s=this.renderTargetFxaaBuffer)||void 0===s||s.setSize(e,t)}_canBeHighlighted(e){return e.isMesh||Fl.highlightLines&&e.isLine}_changeVisibilityOfSelectedObjects(e){const t=this._visibilityCache;this.selectedObjects.forEach(n=>n.traverse(n=>{this._canBeHighlighted(n)&&(!0===e?n.visible=t.get(n):(t.set(n,n.visible),n.visible=e))}))}_changeVisibilityOfNonSelectedObjects(e){const t=this._visibilityCache,n=[];this.selectedObjects.forEach(e=>e.traverse(e=>{this._canBeHighlighted(e)&&n.push(e)})),this.renderScene.traverse(s=>{if(this._canBeHighlighted(s)||s.isSprite){if(!1===n.some(e=>e.id===s.id)){const n=s.visible;!1!==e&&!0!==t.get(s)||(s.visible=e),t.set(s,n)}}else s.isPoints&&(!0===e?s.visible=t.get(s):(t.set(s,s.visible),s.visible=e))})}_updateTextureMatrix(){this.textureMatrix.set(.5,0,0,.5,0,.5,0,.5,0,0,.5,.5,0,0,0,1),this.textureMatrix.multiply(this.renderCamera.projectionMatrix),this.textureMatrix.multiply(this.renderCamera.matrixWorldInverse)}render(e,t,n,s,i){if(this.selectedObjects.length>0){e.getClearColor(this.oldClearColor),this.oldClearAlpha=e.getClearAlpha();const t=e.autoClear;this.clearBackground&&(e.setClearColor(0,255),e.clear(!0,!1,!1)),e.autoClear=!1,i&&e.state.buffers.stencil.setTest(!1),e.setClearColor(16777215,1),this._changeVisibilityOfSelectedObjects(!1);const s=this.renderScene.background;this.renderScene.background=null,this._changeVisibilityOfSelectedObjects(!0),this._visibilityCache.clear(),this._updateTextureMatrix(),this._changeVisibilityOfNonSelectedObjects(!1),this.renderScene.overrideMaterial=this.prepareMaskMaterial,this.prepareMaskMaterial.uniforms.cameraNearFar.value.set(this.renderCamera.near,this.renderCamera.far),this.prepareMaskMaterial.uniforms.depthTexture.value=this.gBufferTextures.textureWithDepthValue,this.prepareMaskMaterial.uniforms.textureMatrix.value=this.textureMatrix,e.setRenderTarget(this.renderTargetMaskBuffer),e.clear(),e.render(this.renderScene,this.renderCamera),this.renderScene.overrideMaterial=null,this._changeVisibilityOfNonSelectedObjects(!0),this._visibilityCache.clear(),this.renderScene.background=s;let r=this.renderTargetMaskBuffer;if(this.edgeDetectionFxaa&&this.fxaaRenderMaterial&&this.renderTargetFxaaBuffer&&(this.fxaaRenderMaterial.uniforms.tDiffuse.value=this.renderTargetMaskBuffer.texture,this.fsQuad.material=this.fxaaRenderMaterial,e.setRenderTarget(this.renderTargetFxaaBuffer),e.clear(),this.fsQuad.render(e),r=this.renderTargetFxaaBuffer),this.fsQuad.material=this.materialCopy,this.copyUniforms.tDiffuse.value=r.texture,e.setRenderTarget(this.renderTargetMaskDownSampleBuffer),e.clear(),this.fsQuad.render(e),this.tempPulseColor1.copy(this.visibleEdgeColor),this.tempPulseColor2.copy(this.hiddenEdgeColor),this.pulsePeriod>0){const e=.625+.75*Math.cos(.01*performance.now()/this.pulsePeriod)/2;this.tempPulseColor1.multiplyScalar(e),this.tempPulseColor2.multiplyScalar(e)}this.fsQuad.material=this.edgeDetectionMaterial,this.edgeDetectionMaterial.uniforms.maskTexture.value=this.renderTargetMaskDownSampleBuffer.texture,this.edgeDetectionMaterial.uniforms.texSize.value.set(this.renderTargetMaskDownSampleBuffer.width,this.renderTargetMaskDownSampleBuffer.height),this.edgeDetectionMaterial.uniforms.visibleEdgeColor.value=this.tempPulseColor1,this.edgeDetectionMaterial.uniforms.hiddenEdgeColor.value=this.tempPulseColor2,e.setRenderTarget(this.renderTargetEdgeBuffer1),e.clear(),this.fsQuad.render(e),this.fsQuad.material=this.separableBlurMaterial1,this.separableBlurMaterial1.uniforms.colorTexture.value=this.renderTargetEdgeBuffer1.texture,this.separableBlurMaterial1.uniforms.direction.value=Fl.BlurDirectionX,this.separableBlurMaterial1.uniforms.kernelRadius.value=this.edgeThickness,e.setRenderTarget(this.renderTargetBlurBuffer1),e.clear(),this.fsQuad.render(e),this.separableBlurMaterial1.uniforms.colorTexture.value=this.renderTargetBlurBuffer1.texture,this.separableBlurMaterial1.uniforms.direction.value=Fl.BlurDirectionY,e.setRenderTarget(this.renderTargetEdgeBuffer1),e.clear(),this.fsQuad.render(e),this.fsQuad.material=this.separableBlurMaterial2,this.separableBlurMaterial2.uniforms.colorTexture.value=this.renderTargetEdgeBuffer1.texture,this.separableBlurMaterial2.uniforms.direction.value=Fl.BlurDirectionX,e.setRenderTarget(this.renderTargetBlurBuffer2),e.clear(),this.fsQuad.render(e),this.separableBlurMaterial2.uniforms.colorTexture.value=this.renderTargetBlurBuffer2.texture,this.separableBlurMaterial2.uniforms.direction.value=Fl.BlurDirectionY,e.setRenderTarget(this.renderTargetEdgeBuffer2),e.clear(),this.fsQuad.render(e),this.fsQuad.material=this.overlayMaterial,this.overlayMaterial.uniforms.maskTexture.value=r.texture,this.overlayMaterial.uniforms.edgeTexture1.value=this.renderTargetEdgeBuffer1.texture,this.overlayMaterial.uniforms.edgeTexture2.value=this.renderTargetEdgeBuffer2.texture,this.overlayMaterial.uniforms.patternTexture.value=this.patternTexture,this.overlayMaterial.uniforms.edgeStrength.value=this.edgeStrength,this.overlayMaterial.uniforms.edgeGlow.value=this.edgeGlow,this.overlayMaterial.uniforms.usePatternTexture.value=this.usePatternTexture,i&&e.state.buffers.stencil.setTest(!0),e.setRenderTarget(n),this.fsQuad.render(e),e.setClearColor(this.oldClearColor,this.oldClearAlpha),e.autoClear=t}this.renderToScreen&&n&&(this.fsQuad.material=this.materialCopy,this.copyUniforms.tDiffuse.value=n.texture,e.setRenderTarget(null),this.fsQuad.render(e))}renderPass(e){this.render(e,null,null,0,!1)}_getPrepareMaskMaterial(e){return new Me({uniforms:{depthTexture:{value:null},cameraNearFar:{value:new r(.5,.5)},textureMatrix:{value:null}},defines:{FLOAT_ALPHA_DEPTH:e?1:0},vertexShader:"#include <morphtarget_pars_vertex>\n\t\t\t\t#include <skinning_pars_vertex>\n\n\t\t\t\tvarying vec4 projTexCoord;\n\t\t\t\tvarying vec4 vPosition;\n\t\t\t\tuniform mat4 textureMatrix;\n\n\t\t\t\tvoid main() {\n\n\t\t\t\t\t#include <skinbase_vertex>\n\t\t\t\t\t#include <begin_vertex>\n\t\t\t\t\t#include <morphtarget_vertex>\n\t\t\t\t\t#include <skinning_vertex>\n\t\t\t\t\t#include <project_vertex>\n\n\t\t\t\t\tvPosition = mvPosition;\n\n\t\t\t\t\tvec4 worldPosition = vec4( transformed, 1.0 );\n\n\t\t\t\t\t#ifdef USE_INSTANCING\n\n\t\t\t\t\t\tworldPosition = instanceMatrix * worldPosition;\n\n\t\t\t\t\t#endif\n\t\t\t\t\t\n\t\t\t\t\tworldPosition = modelMatrix * worldPosition;\n\n\t\t\t\t\tprojTexCoord = textureMatrix * worldPosition;\n\n\t\t\t\t}",fragmentShader:"#include <packing>\n\t\t\t\tvarying vec4 vPosition;\n\t\t\t\tvarying vec4 projTexCoord;\n\t\t\t\tuniform sampler2D depthTexture;\n\t\t\t\tuniform vec2 cameraNearFar;\n\n\t\t\t\tvoid main() {\n\n #if FLOAT_ALPHA_DEPTH == 1\n\t\t\t\t\t float depth = texture2DProj( depthTexture, projTexCoord ).w;\n #else\n float depth = unpackRGBAToDepth(texture2DProj( depthTexture, projTexCoord ));\n #endif\n\t\t\t\t\tfloat viewZ = - DEPTH_TO_VIEW_Z( depth, cameraNearFar.x, cameraNearFar.y );\n\t\t\t\t\tfloat depthTest = (-vPosition.z > viewZ) ? 1.0 : 0.0;\n\t\t\t\t\tgl_FragColor = vec4(0.0, depthTest, 1.0, 1.0);\n\n\t\t\t\t}"})}_getEdgeDetectionMaterial(){return new Me({uniforms:{maskTexture:{value:null},texSize:{value:new r(.5,.5)},visibleEdgeColor:{value:new a(1,1,1)},hiddenEdgeColor:{value:new a(1,1,1)}},vertexShader:"varying vec2 vUv;\n\n\t\t\t\tvoid main() {\n\t\t\t\t\tvUv = uv;\n\t\t\t\t\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n\t\t\t\t}",fragmentShader:"varying vec2 vUv;\n\n\t\t\t\tuniform sampler2D maskTexture;\n\t\t\t\tuniform vec2 texSize;\n\t\t\t\tuniform vec3 visibleEdgeColor;\n\t\t\t\tuniform vec3 hiddenEdgeColor;\n\n\t\t\t\tvoid main() {\n\t\t\t\t\tvec2 invSize = 1.0 / texSize;\n\t\t\t\t\tvec4 uvOffset = vec4(1.0, 0.0, 0.0, 1.0) * vec4(invSize, invSize);\n\t\t\t\t\tvec4 c1 = texture2D( maskTexture, vUv + uvOffset.xy);\n\t\t\t\t\tvec4 c2 = texture2D( maskTexture, vUv - uvOffset.xy);\n\t\t\t\t\tvec4 c3 = texture2D( maskTexture, vUv + uvOffset.yw);\n\t\t\t\t\tvec4 c4 = texture2D( maskTexture, vUv - uvOffset.yw);\n\t\t\t\t\tfloat diff1 = (c1.r - c2.r)*0.5;\n\t\t\t\t\tfloat diff2 = (c3.r - c4.r)*0.5;\n\t\t\t\t\tfloat d = length( vec2(diff1, diff2) );\n\t\t\t\t\tfloat a1 = min(c1.g, c2.g);\n\t\t\t\t\tfloat a2 = min(c3.g, c4.g);\n\t\t\t\t\tfloat visibilityFactor = min(a1, a2);\n\t\t\t\t\tvec3 edgeColor = 1.0 - visibilityFactor > 0.001 ? visibleEdgeColor : hiddenEdgeColor;\n\t\t\t\t\tgl_FragColor = vec4(edgeColor, 1.0) * vec4(d);\n\t\t\t\t}"})}_getSeperableBlurMaterial(e){return new Me({defines:{MAX_RADIUS:e},uniforms:{colorTexture:{value:null},texSize:{value:new r(.5,.5)},direction:{value:new r(.5,.5)},kernelRadius:{value:1}},vertexShader:"varying vec2 vUv;\n\n\t\t\t\tvoid main() {\n\t\t\t\t\tvUv = uv;\n\t\t\t\t\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n\t\t\t\t}",fragmentShader:"#include <common>\n\t\t\t\tvarying vec2 vUv;\n\t\t\t\tuniform sampler2D colorTexture;\n\t\t\t\tuniform vec2 texSize;\n\t\t\t\tuniform vec2 direction;\n\t\t\t\tuniform float kernelRadius;\n\n\t\t\t\tfloat gaussianPdf(in float x, in float sigma) {\n\t\t\t\t\treturn 0.39894 * exp( -0.5 * x * x/( sigma * sigma))/sigma;\n\t\t\t\t}\n\n\t\t\t\tvoid main() {\n\t\t\t\t\tvec2 invSize = 1.0 / texSize;\n\t\t\t\t\tfloat sigma = kernelRadius/2.0;\n\t\t\t\t\tfloat weightSum = gaussianPdf(0.0, sigma);\n\t\t\t\t\tvec4 diffuseSum = texture2D( colorTexture, vUv) * weightSum;\n\t\t\t\t\tvec2 delta = direction * invSize * kernelRadius/float(MAX_RADIUS);\n\t\t\t\t\tvec2 uvOffset = delta;\n\t\t\t\t\tfor( int i = 1; i <= MAX_RADIUS; i ++ ) {\n\t\t\t\t\t\tfloat x = kernelRadius * float(i) / float(MAX_RADIUS);\n\t\t\t\t\t\tfloat w = gaussianPdf(x, sigma);\n\t\t\t\t\t\tvec4 sample1 = texture2D( colorTexture, vUv + uvOffset);\n\t\t\t\t\t\tvec4 sample2 = texture2D( colorTexture, vUv - uvOffset);\n\t\t\t\t\t\tdiffuseSum += ((sample1 + sample2) * w);\n\t\t\t\t\t\tweightSum += (2.0 * w);\n\t\t\t\t\t\tuvOffset += delta;\n\t\t\t\t\t}\n\t\t\t\t\tgl_FragColor = diffuseSum/weightSum;\n\t\t\t\t}"})}_getOverlayMaterial(){return new Me({uniforms:{maskTexture:{value:null},edgeTexture1:{value:null},edgeTexture2:{value:null},patternTexture:{value:null},edgeStrength:{value:1},edgeGlow:{value:1},usePatternTexture:{value:0}},vertexShader:"varying vec2 vUv;\n\n\t\t\t\tvoid main() {\n\t\t\t\t\tvUv = uv;\n\t\t\t\t\tgl_Position = projectionMatrix * modelViewMatrix * vec4( position, 1.0 );\n\t\t\t\t}",fragmentShader:"varying vec2 vUv;\n\n\t\t\t\tuniform sampler2D maskTexture;\n\t\t\t\tuniform sampler2D edgeTexture1;\n\t\t\t\tuniform sampler2D edgeTexture2;\n\t\t\t\tuniform sampler2D patternTexture;\n\t\t\t\tuniform float edgeStrength;\n\t\t\t\tuniform float edgeGlow;\n\t\t\t\tuniform bool usePatternTexture;\n\n\t\t\t\tvoid main() {\n\t\t\t\t\tvec4 edgeValue1 = texture2D(edgeTexture1, vUv);\n\t\t\t\t\tvec4 edgeValue2 = texture2D(edgeTexture2, vUv);\n\t\t\t\t\tvec4 maskColor = texture2D(maskTexture, vUv);\n\t\t\t\t\tvec4 patternColor = texture2D(patternTexture, 6.0 * vUv);\n\t\t\t\t\tfloat visibilityFactor = 1.0 - maskColor.g > 0.0 ? 1.0 : 0.5;\n\t\t\t\t\tvec4 edgeValue = edgeValue1 + edgeValue2 * edgeGlow;\n\t\t\t\t\tvec4 finalColor = edgeStrength * maskColor.r * edgeValue;\n\t\t\t\t\tif(usePatternTexture)\n\t\t\t\t\t\tfinalColor += + visibilityFactor * (1.0 - maskColor.r) * (1.0 - patternColor.r);\n\t\t\t\t\tgl_FragColor = finalColor;\n }",blending:Bt,depthTest:!1,depthWrite:!1,transparent:!0})}}Fl.BlurDirectionX=new r(1,0),Fl.BlurDirectionY=new r(0,1),Fl.highlightLines=!0;const Gl=e=>{const t=Math.atan2(e.y,e.x)/(2*Math.PI)+.5,n=Math.asin(e.z)/Math.PI+.5;return new r(t,n)};class jl{get colorRenderTarget(){var e;return this._colorRenderTarget=null!==(e=this._colorRenderTarget)&&void 0!==e?e:new Ne,this._colorRenderTarget}environmentMapDecodeTarget(e){var t;const n=e.capabilities.isWebGL2?ft:ke;return this._environmentMapDecodeTarget=null!==(t=this._environmentMapDecodeTarget)&&void 0!==t?t:new Ne(1,1,{type:n}),this._environmentMapDecodeTarget}environmentMapDecodeMaterial(e){var t,n;return e?(this._equirectangularDecodeMaterial=null!==(t=this._equirectangularDecodeMaterial)&&void 0!==t?t:new Hl(!0,!1),this._equirectangularDecodeMaterial):(this._pmremDecodeMaterial=null!==(n=this._pmremDecodeMaterial)&&void 0!==n?n:new Hl(!1,!1),this._pmremDecodeMaterial)}get camera(){var e;return this._camera=null!==(e=this._camera)&&void 0!==e?e:new Q(-1,1,1,-1,-1,1),this._camera}scaleTexture(e,t,n,s){var i;this.colorRenderTarget.setSize(n,s),this._planeMesh=null!==(i=this._planeMesh)&&void 0!==i?i:new z(new yt(2,2),new y({map:t}));const r=e.getRenderTarget();e.setRenderTarget(this.colorRenderTarget),e.render(this._planeMesh,this.camera),e.setRenderTarget(r);const a=this.environmentMapDecodeTarget(e).texture,o=new Uint8Array(n*s*4);return e.readRenderTargetPixels(this.colorRenderTarget,0,0,n,s,o),{texture:a,pixels:o,sRgbaPixels:!1}}newGrayscaleTexture(e,t,n,s){var i;const r=this.environmentMapDecodeMaterial("PMREM.cubeUv"===t.name),a=this.environmentMapDecodeTarget(e);a.setSize(n,s),r.setSourceTexture(t),this._planeMesh=null!==(i=this._planeMesh)&&void 0!==i?i:new z(new yt(2,2),r);const o=e.getRenderTarget();e.setRenderTarget(a),e.render(this._planeMesh,this.camera),e.setRenderTarget(o);const l=a.texture,h=a.texture.type===ft,d=h?new Float32Array(n*s*4):new Uint8Array(n*s*4);return e.readRenderTargetPixels(a,0,0,n,s,d),{texture:l,pixels:d,sRgbaPixels:h}}}const zl={tDiffuse:{value:null}};class Hl extends Me{constructor(e,t){super({uniforms:Ie.clone(zl),vertexShader:"\n varying vec2 vUv;\n void main() {\n vUv = uv;\n gl_Position = (projectionMatrix * modelViewMatrix * vec4(position, 1.0)).xyww;\n }",fragmentShader:"\n uniform sampler2D tDiffuse;\n varying vec2 vUv;\n \n float getFace( vec3 direction ) {\n vec3 absDirection = abs( direction );\n float face = - 1.0;\n if ( absDirection.x > absDirection.z ) {\n if ( absDirection.x > absDirection.y )\n face = direction.x > 0.0 ? 0.0 : 3.0;\n else\n face = direction.y > 0.0 ? 1.0 : 4.0;\n } else {\n if ( absDirection.z > absDirection.y )\n face = direction.z > 0.0 ? 2.0 : 5.0;\n else\n face = direction.y > 0.0 ? 1.0 : 4.0;\n }\n return face;\n }\n\n vec2 getUV( vec3 direction, float face ) {\n vec2 uv;\n if ( face == 0.0 ) {\n uv = vec2( direction.z, direction.y ) / abs( direction.x ); // pos x\n } else if ( face == 1.0 ) {\n uv = vec2( - direction.x, - direction.z ) / abs( direction.y ); // pos y\n } else if ( face == 2.0 ) {\n uv = vec2( - direction.x, direction.y ) / abs( direction.z ); // pos z\n } else if ( face == 3.0 ) {\n uv = vec2( - direction.z, direction.y ) / abs( direction.x ); // neg x\n } else if ( face == 4.0 ) {\n uv = vec2( - direction.x, direction.z ) / abs( direction.y ); // neg y\n } else {\n uv = vec2( direction.x, direction.y ) / abs( direction.z ); // neg z\n }\n return 0.5 * ( uv + 1.0 );\n }\n\n void main() {\n #if PMREM_DECODE == 1\n float altitude = (vUv.y - 0.5) * 3.141593;\n float azimuth = vUv.x * 2.0 * 3.141593;\n vec3 direction = vec3(\n cos(altitude) * cos(azimuth) * -1.0, \n sin(altitude), \n cos(altitude) * sin(azimuth) * -1.0\n );\n float face = getFace(direction);\n vec2 uv = getUV(direction, face) / vec2(3.0, 4.0);\n if (face > 2.5) {\n uv.y += 0.25;\n face -= 3.0;\n }\n uv.x += face / 3.0;\n vec4 color = texture2D(tDiffuse, uv);\n #else\n vec4 color = texture2D(tDiffuse, vUv);\n #endif \n #if GRAYSCALE_CONVERT == 1\n float grayscale = dot(color.rgb, vec3(0.2126, 0.7152, 0.0722));\n //float grayscale = dot(color.rgb, vec3(1.0/3.0));\n gl_FragColor = vec4(vec3(grayscale), 1.0);\n #else\n gl_FragColor = vec4(color.rgb, 1.0);\n #endif\n }",defines:{PMREM_DECODE:e?1:0,GRAYSCALE_CONVERT:t?1:0}})}setSourceTexture(e){this.uniforms.tDiffuse.value=e}}e("W",Hl),e("V",class{constructor(e){var t,n,s,i;this.samplePoints=[],this.sampleUVs=[],this.grayscaleTexture={texture:new ce,pixels:new Uint8Array(0),sRgbaPixels:!1},this.detectorTexture=new ce,this.detectorArray=new Float32Array(0),this.lightSamples=[],this.lightGraph=new Wl(0),this.lightSources=[],this._grayScale=new a(.2126,.7152,.0722),this._createEquirectangularSamplePoints=e=>{const t=[];for(let n=0;n<e;n++){const s=n*Math.PI*(3-Math.sqrt(5)),i=1-n/(e-1)*2,r=Math.sqrt(1-i*i),o=Math.cos(s)*r,l=Math.sin(s)*r;t.push(new a(o,l,i))}return t},this._numberOfSamples=null!==(t=null==e?void 0:e.numberOfSamples)&&void 0!==t?t:1e3,this._width=null!==(n=null==e?void 0:e.width)&&void 0!==n?n:1024,this._height=null!==(s=null==e?void 0:e.height)&&void 0!==s?s:512,this._sampleThreshold=null!==(i=null==e?void 0:e.sampleThreshold)&&void 0!==i?i:.707,this.pointDistance=Math.sqrt(4*Math.PI)/Math.sqrt(this._numberOfSamples),this.pixelDistance=Math.sqrt(2)*Math.PI*2/this._width,this.samplePoints=this._createEquirectangularSamplePoints(this._numberOfSamples),this.sampleUVs=this.samplePoints.map(e=>Gl(e))}detectLightSources(e,t,n){var s;this.textureData=n,this._textureConverter=null!==(s=this._textureConverter)&&void 0!==s?s:new jl,this.grayscaleTexture=this._textureConverter.newGrayscaleTexture(e,t,this._width,this._height),this.detectorArray=this._redFromRgbaToNormalizedFloatArray(this.grayscaleTexture.pixels,this.grayscaleTexture.sRgbaPixels),this.detectorTexture=this._grayscaleTextureFromFloatArray(this.detectorArray,this._width,this._height),this.lightSamples=this._filterLightSamples(this._sampleThreshold),this.lightGraph=this._findClusterSegments(this.lightSamples,this._sampleThreshold),this.lightGraph.findConnectedComponents(),this.lightSources=this.createLightSourcesFromLightGraph(this.lightSamples,this.lightGraph),this.lightSources.sort((e,t)=>t.maxIntensity-e.maxIntensity)}_redFromRgbaToNormalizedFloatArray(e,t,n){const s=new Float32Array(e.length/4);let i=1,r=0;for(let t=0;t<e.length/4;++t){const n=new h(...e.slice(4*t,4*t+3));e instanceof Float32Array&&n.convertSRGBToLinear();const o=new a(n.r,n.g,n.b).dot(this._grayScale);i=Math.min(i,o),r=Math.max(r,o),s[t]=o}if(n)for(let e=0;e<s.length;++e){const a=t?s[e]:(s[e]-i)/(r-i);s[e]=Math.pow(a,n)}else if(!t)for(let e=0;e<s.length;++e)s[e]=(s[e]-i)/(r-i);return s}_grayscaleTextureFromFloatArray(e,t,n){const s=t*n,i=new Uint8Array(4*s);for(let t=0;t<s;t++){const n=255*e[t];i[4*t+0]=n,i[4*t+1]=n,i[4*t+2]=n,i[4*t+3]=255}const r=new ye(i,t,n);return r.needsUpdate=!0,r}_filterLightSamples(e){const t=[];for(let n=0;n<this.sampleUVs.length;n++){const s=this.sampleUVs[n];this._detectorTextureLuminanceValueFromUV(s)>e&&t.push(new Vl(this.samplePoints[n],s))}return t}_detectorTextureLuminanceValueFromUV(e){const t=Math.floor(e.x*this._width),n=Math.floor(e.y*this._height)*this._width+t;return this.detectorArray[n]}_originalLuminanceValueFromUV(e){if(!(this.textureData&&this.textureData.data&&this.textureData._width&&this.textureData._height))return 256*this._detectorTextureLuminanceValueFromUV(e);const t=Math.floor(e.x*this.textureData._width),n=Math.floor(e.y*this.textureData._height);let s=0;for(let e=Math.max(0,t-2);e<Math.max(0,t+2);++e)for(let t=Math.max(0,n-2);t<Math.max(0,n+2);++t){const n=t*this.textureData._width+e,i=(this.textureData.data[4*n]+this.textureData.data[4*n+1]+this.textureData.data[4*n+2])/3;s=Math.max(s,i)}return s}_findClusterSegments(e,t){const n=2*this.pixelDistance,s=1.5*this.pointDistance,i=new Wl(e.length);for(let r=0;r<e.length;r++)for(let a=r+1;a<e.length;a++)if(e[r].position.angleTo(e[a].position)<s){const s=e[a].position.clone().sub(e[r].position),o=Math.floor(s.length()/n);let l=!0,h=0;for(let n=1;n<o;n++){const i=s.clone().multiplyScalar(n/o),a=Gl(e[r].position.clone().add(i).normalize());if(this._detectorTextureLuminanceValueFromUV(a)<t){if(h++,h>1){l=!1;break}}else h=0}l&&(i.adjacent[r].push(a),i.adjacent[a].push(r),i.edges.push([r,a]))}return i}createLightSourcesFromLightGraph(e,t){const n=t.components.filter(e=>e.length>1).map(t=>new Kl(t.map(t=>e[t])));return n.forEach(e=>e.calculateLightSourceProperties(e=>this._originalLuminanceValueFromUV(e))),n}});class Vl{constructor(e,t){this.position=e,this.uv=t}}class Wl{constructor(e){this.edges=[],this.adjacent=[],this.components=[],this.noOfNodes=e;for(let t=0;t<e;t++)this.adjacent.push([])}findConnectedComponents(){const e=new Array(this.noOfNodes).fill(!1);this.components=[];for(let t=0;t<this.noOfNodes;t++)if(!e[t]){const n=[];this._dfs(t,e,n),this.components.push(n)}this.components.sort((e,t)=>t.length-e.length)}_dfs(e,t,n){t[e]=!0,n.push(e);for(const s of this.adjacent[e])t[s]||this._dfs(s,t,n)}}class Kl{constructor(e){this.position=new a,this.uv=new r,this.averageIntensity=0,this.maxIntensity=0,this.size=0,this.lightSamples=e}calculateLightSourceProperties(e){this.position=new a,this.averageIntensity=0,this.maxIntensity=0;for(const t of this.lightSamples){this.position.add(t.position);const n=e(t.uv);this.averageIntensity+=n,this.maxIntensity=Math.max(this.maxIntensity,n)}this.averageIntensity/=this.lightSamples.length,this.position.normalize(),this.uv=Gl(this.position);let t=0;for(const e of this.lightSamples)t+=e.position.distanceTo(this.position);t/=this.lightSamples.length,this.size=t/Math.PI}}class ql extends il{constructor(e){super(e),this.debugOutput="",this._environmentMapDecodeMaterial=new Hl(!0,!1),this._environmentMapDecodeMaterial.blending=De,this._environmentMapDecodeMaterial.depthTest=!1}dispose(){var e,t;null===(e=this._depthRenderMaterial)||void 0===e||e.dispose(),null===(t=this._copyMaterial)||void 0===t||t.dispose()}getCopyMaterial(e){var t;return this._copyMaterial=null!==(t=this._copyMaterial)&&void 0!==t?t:new _r,this._copyMaterial.update(e)}_getDepthRenderMaterial(e){var t;return this._depthRenderMaterial=null!==(t=this._depthRenderMaterial)&&void 0!==t?t:new wr({depthTexture:this.gBufferTextures.textureWithDepthValue,depthFilter:this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?new Ce(0,0,0,1):new Ce(1,0,0,0)}),this._depthRenderMaterial.update({camera:e})}renderPass(e){var t,n,s,i,r,a;switch(this.debugOutput){default:break;case"lineardepth":this.passRenderer.renderScreenSpace(e,this._getDepthRenderMaterial(this.camera),null);break;case"g-normal":this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:null===(t=this.gBufferTextures)||void 0===t?void 0:t.gBufferTexture,blending:De,colorTransform:(new C).set(.5,0,0,0,0,.5,0,0,0,0,.5,0,0,0,0,0),colorBase:new Ce(.5,.5,.5,1),multiplyChannels:0,uvTransform:mr}),null):this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:null===(n=this.gBufferTextures)||void 0===n?void 0:n.gBufferTexture,blending:De,colorTransform:lr,colorBase:pr,multiplyChannels:0,uvTransform:mr}),null);break;case"g-depth":this.gBufferTextures.isFloatGBufferWithRgbNormalAlphaDepth?this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:null===(s=this.gBufferTextures)||void 0===s?void 0:s.gBufferTexture,blending:De,colorTransform:hr,colorBase:pr,multiplyChannels:0,uvTransform:mr}),null):this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:null===(i=this.gBufferTextures)||void 0===i?void 0:i.depthBufferTexture,blending:De,colorTransform:dr,colorBase:pr,multiplyChannels:0,uvTransform:mr}),null);break;case"ssao":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.shadowAndAoPass.aoAndSoftShadowRenderTarget.texture,blending:De,colorTransform:cr,colorBase:ur,multiplyChannels:0,uvTransform:mr}),null);break;case"ssaodenoise":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.shadowAndAoPass.denoiseRenderTargetTexture,blending:De,colorTransform:cr,colorBase:ur,multiplyChannels:0,uvTransform:mr}),null);break;case"shadowmap":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.screenSpaceShadowMapPass.shadowTexture,blending:De,colorTransform:cr,colorBase:ur,multiplyChannels:0,uvTransform:mr}),null);break;case"shadowsoft":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.shadowAndAoPass.aoAndSoftShadowRenderTarget.texture,blending:De,colorTransform:cl.shadowTransform,colorBase:ur,multiplyChannels:0,uvTransform:mr}),null);break;case"shadowdenoise":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.shadowAndAoPass.denoiseRenderTargetTexture,blending:De,colorTransform:cl.shadowTransform,colorBase:ur,multiplyChannels:0,uvTransform:mr}),null);break;case"shadowfadein":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.shadowAndAoPass.fadeRenderTarget.texture,blending:De,colorTransform:cl.shadowTransform,colorBase:ur,multiplyChannels:0,uvTransform:mr}),null);break;case"shadowandao":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.shadowAndAoPass.denoiseRenderTargetTexture,blending:De,colorTransform:fr(this.renderPassManager.shadowAndAoPass.parameters.aoIntensity,this.renderPassManager.shadowAndAoPass.parameters.shadowIntensity,0,1),colorBase:ur,multiplyChannels:1,uvTransform:mr}),null);break;case"groundreflection":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.groundReflectionPass.reflectionRenderTarget.texture,blending:De,colorTransform:or,colorBase:ur,multiplyChannels:0,uvTransform:gr}),null);break;case"groundreflectionfinal":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.groundReflectionPass.intensityRenderTarget.texture,blending:De,colorTransform:or,colorBase:ur,multiplyChannels:0,uvTransform:gr}),null);break;case"bakedgroundshadow":this.passRenderer.renderScreenSpace(e,this.getCopyMaterial({texture:this.renderPassManager.bakedGroundContactShadowPass.renderTarget.texture,blending:De,colorTransform:or,colorBase:ur,multiplyChannels:0,uvTransform:mr}),null);break;case"environmentmap":this._environmentMapDecodeMaterial.setSourceTexture(this.scene.environment),this.passRenderer.renderScreenSpace(e,this._environmentMapDecodeMaterial,null);break;case"lightsourcedetection":if(null===(r=this.scene.userData)||void 0===r?void 0:r.environmentDefinition){const t=this.renderPassManager.aspect,n=new Q(-1,1,1/t,-1/t,-1,1),s=null===(a=this.scene.userData)||void 0===a?void 0:a.environmentDefinition.createDebugScene(e,this.scene,this.renderPassManager.screenSpaceShadowMapPass.parameters.maximumNumberOfLightSources);s.background=new h(16777215),e.render(s,n)}}}}class Xl extends il{constructor(e){super(e),this.drawGround=!0,this.drawWithDebugMaterial=!1,this.grayDebugMaterial=new N({color:12632256,side:F,envMapIntensity:.4})}dispose(){super.dispose(),this.grayDebugMaterial.dispose()}renderPass(e){this.renderCacheManager.onBeforeRender("floorDepthWrite",this.scene),this.renderPassManager.setGroundVisibility(this.drawGround),this.drawWithDebugMaterial?this.renderCacheManager.render("debug",this.scene,()=>{this.passRenderer.renderWithOverrideMaterial(e,this.scene,this.camera,this.grayDebugMaterial,null,0,1)}):e.render(this.scene,this.camera),this.renderPassManager.setGroundVisibility(!1),this.renderCacheManager.onAfterRender("floorDepthWrite")}}class Yl{get passRenderer(){return this._passRenderer}get scene(){return this._scene}get camera(){return this._camera}get aspect(){return this._sceneRenderer.width/this._sceneRenderer.height}get cameraChanged(){return this._cameraChanged}get noOStaticFrames(){return this._noOStaticFrames}get renderCacheManager(){return this._sceneRenderer.renderCacheManager}get parameters(){return this._sceneRenderer.parameters}get sceneRenderPass(){return this._sceneRenderPass}get bakedGroundContactShadowPass(){return this._bakedGroundContactShadowPass}get gBufferRenderPass(){return this._gBufferRenderPass}get groundReflectionPass(){return this._groundReflectionPass}get screenSpaceShadowMapPass(){return this._screenSpaceShadowMapPass}get shadowAndAoPass(){return this._shadowAndAoPass}get outlinePass(){return this._outlinePass}get outlineRenderer(){return this._sceneRenderer.outlineRenderer}get debugPass(){var e;return null!==(e=this._debugPass)&&void 0!==e||(this._debugPass=new ql(this)),this._debugPass}get debugOutput(){return this._sceneRenderer.debugOutput}constructor(e){this._passRenderer=new Mr,this._outlinePass=null,this._debugPass=null,this._cameraUpdate=new Pr,this._cameraChanged=!0,this._noUpdateNeededCount=0,this._noOStaticFrames=0,this._maxSamples=1,this._passUpdateStates={updateGroundReflection:!1,updateGBuffer:!1,updateScreenSpaceShadow:!1,updateShadowAndAoPass:!1,updateOutlinePass:!1,updateDebugPass:!1},this._sceneRenderer=e,this._maxSamples=this._sceneRenderer.renderer.capabilities.maxSamples,this._sceneRenderPass=new Xl(this),this._bakedGroundContactShadowPass=new vl(this,this._sceneRenderer.renderer,this._sceneRenderer.groundGroup,{sharedShadowGroundPlane:this._sceneRenderer.shadowAndAoGroundPlane}),this._gBufferRenderPass=new yl(this,{shared:!0,capabilities:this._sceneRenderer.renderer.capabilities,width:this._sceneRenderer.width,height:this._sceneRenderer.height,samples:1}),this._groundReflectionPass=new xl(this,this._sceneRenderer.width,this._sceneRenderer.height,this._maxSamples,{}),this._screenSpaceShadowMapPass=new El(this,new r(this._sceneRenderer.width,this._sceneRenderer.height),{samples:this._maxSamples,alwaysUpdate:!1}),this._shadowAndAoPass=new cl(this,this._sceneRenderer.width,this._sceneRenderer.height,1)}dispose(){var e;this._sceneRenderPass.dispose(),this._bakedGroundContactShadowPass.dispose(),this._gBufferRenderPass.dispose(),this._groundReflectionPass.dispose(),this._screenSpaceShadowMapPass.dispose(),this._shadowAndAoPass.dispose(),null===(e=this._outlinePass)||void 0===e||e.dispose()}setSize(e,t){var n;this._gBufferRenderPass.setSize(e,t),this._groundReflectionPass.setSize(e,t),this._screenSpaceShadowMapPass.setSize(e,t),this._shadowAndAoPass.setSize(e,t),null===(n=this._outlinePass)||void 0===n||n.setSize(e,t)}createOutlinePass(){return this._outlinePass||(this._outlinePass=new Fl(this,new r(this._sceneRenderer.width,this._sceneRenderer.height),this.scene,this.camera,[],{downSampleRatio:2,edgeDetectionFxaa:!0})),this._outlinePass}setGroundVisibility(e){this._sceneRenderer.shadowAndAoGroundPlane.setVisibility(e)}updatePasses(e,t){this._scene=e,this._camera=t,this._cameraChanged=this._cameraUpdate.changed(t);const n=this._evaluateIfShadowAndAoUpdateIsNeeded();this._updateSceneRenderPass(),this._updateBakedGroundContactShadowPass(),this._updateGBufferPass(n),this._updateGroundReflectionPass(n),this._updateScreenSpaceShadowPass(n),this._updateShadowAndAoPass(n),this._updateOutlinePass(),this._updateDebugPass()}_evaluateIfShadowAndAoUpdateIsNeeded(){const e=this._shadowAndAoPass.parameters.alwaysUpdate||this._screenSpaceShadowMapPass.needsUpdate||this._screenSpaceShadowMapPass.shadowTypeNeedsUpdate;let t=(this._shadowAndAoPass.parameters.enabled||this._groundReflectionPass.parameters.enabled)&&this._cameraChanged,n=1;return t&&(this._noUpdateNeededCount=0,this._noOStaticFrames=0),e||(this._noUpdateNeededCount++,t=this._noUpdateNeededCount>=this.parameters.effectSuspendFrames,n=Math.max(0,Math.min(1,(this._noUpdateNeededCount-this.parameters.effectSuspendFrames)/this.parameters.effectFadeInFrames))),e||1!==n||this._noOStaticFrames++,t=e||t,{needsUpdate:t,shadowOnCameraChange:!t||n<.99?this.parameters.shadowOnCameraChange:"off",intensityScale:n}}_dynamicChanges(e){return e.needsUpdate||"off"!==e.shadowOnCameraChange}_updateSceneRenderPass(){this._sceneRenderPass.drawWithDebugMaterial=!1}_updateBakedGroundContactShadowPass(){this._bakedGroundContactShadowPass.needsUpdate&&this._bakedGroundContactShadowPass.updateBounds(this._sceneRenderer.boundingVolume,this._sceneRenderer.groundLevel),this._sceneRenderPass.drawGround=this._bakedGroundContactShadowPass.parameters.enabled}_updateGBufferPass(e){this._passUpdateStates.updateGBuffer=!1,this._gBufferRenderPass.needsUpdate=e.needsUpdate||"poisson"===e.shadowOnCameraChange,this.gBufferRenderPass.drawGround=this._sceneRenderer.boundingVolumeSet&&this._shadowAndAoPass.parameters.aoOnGround}_updateGroundReflectionPass(e){this._passUpdateStates.updateGroundReflection=!1,this._groundReflectionPass.parameters.enabled&&this._dynamicChanges(e)&&(!this.parameters.suspendGroundReflection||e.needsUpdate)&&(this._groundReflectionPass.reflectionFadeInScale=this.parameters.suspendGroundReflection?e.intensityScale:1,this._passUpdateStates.updateGroundReflection=!0)}_updateScreenSpaceShadowPass(e){this._dynamicChanges(e)?(this._screenSpaceShadowMapPass.parameters.alwaysUpdate=this._shadowAndAoPass.parameters.alwaysUpdate,this._screenSpaceShadowMapPass.drawGround=this._shadowAndAoPass.parameters.shadowOnGround,this._passUpdateStates.updateScreenSpaceShadow=this._shadowAndAoPass.parameters.shadowIntensity>0,this._passUpdateStates.updateScreenSpaceShadow=!0,this._passUpdateStates.updateGBuffer=!0):this._passUpdateStates.updateScreenSpaceShadow=!1}_updateShadowAndAoPass(e){this._dynamicChanges(e)?(this._shadowAndAoPass.shadowAndAoPassSettings={shadowMapTexture:this._screenSpaceShadowMapPass.shadowTexture,shadowBlurType:e.needsUpdate?"full":e.shadowOnCameraChange,shadowFadeInBlurType:e.shadowOnCameraChange,shadowFadeInMix:1-e.intensityScale,noOStaticFrames:this.noOStaticFrames},this._passUpdateStates.updateShadowAndAoPass=!0,this._passUpdateStates.updateGBuffer=!0):this._passUpdateStates.updateShadowAndAoPass=!1}_updateOutlinePass(){this.outlineRenderer.outlinePassActivated&&this.outlineRenderer.outlinePass?(this.outlineRenderer.outlinePass.renderToScreen=!1,this.outlineRenderer.outlinePass.clearBackground=!1,this._passUpdateStates.updateOutlinePass=!0,this._passUpdateStates.updateGBuffer=!0):this._passUpdateStates.updateOutlinePass=!1}_updateDebugPass(){if(this.debugOutput&&""!==this.debugOutput&&"off"!==this.debugOutput){if("outline"===this.debugOutput&&this.outlineRenderer.outlinePass)return this.outlineRenderer.outlinePass.clearBackground=!0,void(this._passUpdateStates.updateDebugPass=!1);if("color"===this.debugOutput||"grayscale"===this.debugOutput)return this._passUpdateStates.updateGroundReflection=!1,this._passUpdateStates.updateGBuffer=!1,this._passUpdateStates.updateScreenSpaceShadow=!1,this._passUpdateStates.updateShadowAndAoPass=!1,this._passUpdateStates.updateOutlinePass=!1,this._passUpdateStates.updateDebugPass=!1,void(this._sceneRenderPass.drawWithDebugMaterial="grayscale"===this.debugOutput);this.debugPass.debugOutput=this.debugOutput,this._passUpdateStates.updateDebugPass=!0}else this._passUpdateStates.updateDebugPass=!1}renderPasses(e){var t,n;e.setRenderTarget(null),this._bakedGroundContactShadowPass.renderPass(e),this._sceneRenderPass.renderPass(e),this._passUpdateStates.updateGBuffer&&this._gBufferRenderPass.renderPass(e),this._passUpdateStates.updateGroundReflection&&this._groundReflectionPass.renderPass(e),this._passUpdateStates.updateScreenSpaceShadow&&this._screenSpaceShadowMapPass.renderPass(e),this._passUpdateStates.updateShadowAndAoPass&&this._shadowAndAoPass.renderPass(e),this._passUpdateStates.updateOutlinePass&&(null===(t=this._outlinePass)||void 0===t||t.renderPass(e)),this._passUpdateStates.updateDebugPass&&(null===(n=this._debugPass)||void 0===n||n.renderPass(e))}}class Ql{get sceneRenderPass(){return this._renderPassManager.sceneRenderPass}get bakedGroundContactShadowPass(){return this._renderPassManager.bakedGroundContactShadowPass}get gBufferRenderPass(){return this._renderPassManager.gBufferRenderPass}get groundReflectionPass(){return this._renderPassManager.groundReflectionPass}get screenSpaceShadowMapPass(){return this._renderPassManager.screenSpaceShadowMapPass}get shadowAndAoPass(){return this._renderPassManager.shadowAndAoPass}get debugPass(){return this._renderPassManager.debugPass}get shadowAndAoGroundPlane(){return this._shadowAndAoGroundPlane}constructor(e,t,n){this.debugOutput="off",this.outputColorSpace="",this.toneMapping="",this.environmentLights=!1,this.enableObjectSelection=!0,this.groundLevel=0,this.uiInteractionMode=!1,this.width=0,this.height=0,this.boundingVolume=new Cr,this.boundingVolumeSet=!1,this.renderCacheManager=new ml,this.selectedObjects=[],this.groundGroup=new q,this._shadingType="default",this._qualityLevel="highest",this._qualityMap=new Map,this._customShadingParameters=null,this.width=t,this.height=n,this.renderer=e,this.renderCacheManager.registerCache("inivisibleGround",new gl(e=>e===this.groundGroup)),this.renderCacheManager.registerCache("debug",new gl),this.renderCacheManager.registerCache("floorDepthWrite",new fl(e=>{var t;return null===(t=e.userData)||void 0===t?void 0:t.isFloor})),this._shadowAndAoGroundPlane=new sl(null),this.groundGroup.rotateX(-Math.PI/2),this._renderPassManager=new Yl(this),this.outlineRenderer=new ul(this._renderPassManager,null,{}),this.parameters={gBufferRenderTargetParameters:this.gBufferRenderPass.parameters,bakedGroundContactShadowParameters:this.bakedGroundContactShadowPass.parameters,screenSpaceShadowMapParameters:this.screenSpaceShadowMapPass.parameters,shAndAoPassParameters:this.shadowAndAoPass.parameters,groundReflectionParameters:this.groundReflectionPass.parameters,outlineParameters:this.outlineRenderer.parameters,effectSuspendFrames:0,effectFadeInFrames:0,suspendGroundReflection:!1,shadowOnCameraChange:"off"},this._addEventListeners(this.renderer)}_addEventListeners(e){e.domElement.addEventListener("webglcontextlost",()=>{}),e.domElement.addEventListener("webglcontextrestored",()=>{this._forceEnvironmentMapUpdate(this.renderer)})}dispose(){var e;null===(e=this._copyMaterial)||void 0===e||e.dispose(),this._renderPassManager.dispose(),this.renderer.dispose()}setSize(e,t){this.width=e,this.height=t,this._renderPassManager.setSize(e,t),this.renderer.setSize(e,t)}getQualityLevel(){return this._qualityLevel}setShadingType(e){this._shadingType!==e&&(this._shadingType=e,this.applyCurrentParameters())}setQualityLevel(e){this._qualityLevel!==e&&(this._qualityMap.has(this._qualityLevel)&&(this._qualityLevel=e),this.applyCurrentParameters())}setQualityMap(e){this._qualityMap=e,this.applyCurrentParameters()}setCustomShadingParameters(e){this._customShadingParameters=e,this.applyCurrentParameters()}applyCurrentParameters(){let e=[];this._qualityMap.has(this._qualityLevel)&&e.push(this._qualityMap.get(this._qualityLevel));const t=(n=this._shadingType)&&"default"!==n&&"bright"===n?Or:null;var n;t&&e.push(t);const s=this.uiInteractionMode?{groundReflectionParameters:{enabled:!1}}:null;if(s&&e.push(s),this._customShadingParameters&&e.push((e=>{const t={shAndAoPassParameters:{ao:{},shadow:{}},groundReflectionParameters:{},bakedGroundContactShadowParameters:{}};return((e,t)=>{void 0!==t.aoIntensity&&(e.shAndAoPassParameters.aoIntensity=kr(t.aoIntensity)),void 0!==t.aoExtent&&(e.shAndAoPassParameters.ao.radius=.3*kr(t.aoExtent),e.shAndAoPassParameters.ao.thickness=.1+.2*kr(t.aoExtent))})(t,e),((e,t)=>{t.shBakedOnGround?(e.bakedGroundContactShadowParameters.enabled=!0,e.shAndAoPassParameters.shadowIntensity=0,void 0!==t.shadowIntensity&&(e.bakedGroundContactShadowParameters.opacity=kr(t.shadowIntensity)),void 0!==t.shadowIntensity&&(e.bakedGroundContactShadowParameters.blurMax=.1*kr(t.shadowIntensity),e.bakedGroundContactShadowParameters.blurMin=.01*e.bakedGroundContactShadowParameters.blurMax)):(e.bakedGroundContactShadowParameters.enabled=!1,void 0!==t.shadowIntensity&&(e.shAndAoPassParameters.shadowIntensity=kr(t.shadowIntensity)),void 0!==t.shadowSoftening&&(e.shAndAoPassParameters.shadow.shadowRadius=.001+.2*kr(t.shadowSoftening)))})(t,e),((e,t)=>{void 0!==t.grReflectIntensity&&(e.groundReflectionParameters.enabled=t.grReflectIntensity>0,e.groundReflectionParameters.intensity=kr(t.grReflectIntensity)),void 0!==t.grReflectFadeOut&&(e.groundReflectionParameters.fadeOutDistance=4*(1-kr(t.grReflectFadeOut)))})(t,e),t})(this._customShadingParameters)),e.length>0){let t=((...e)=>{if(0===e.length)return null;if(1===e.length)return e[0];let t=e[0];for(let n=1;n<e.length;n++)t=Fe(t,e[n]);return t})(...e);this.updateParameters(t),this.bakedGroundContactShadowPass.applyParameters()}}clearCache(){this.renderCacheManager.clearCache()}forceShadowUpdates(e){this.clearCache(),this.gBufferRenderPass.needsUpdate=!0,this.screenSpaceShadowMapPass.forceShadowUpdate(),this.shadowAndAoPass.needsUpdate=!0,e&&(this.bakedGroundContactShadowPass.needsUpdate=!0)}updateParameters(e){e.shadowType&&this.screenSpaceShadowMapPass.switchType(e.shadowType),void 0!==e.shAndAoPassParameters&&this.shadowAndAoPass.updateParameters(e.shAndAoPassParameters),void 0!==e.bakedGroundContactShadowParameters&&this.bakedGroundContactShadowPass.updateParameters(e.bakedGroundContactShadowParameters),void 0!==e.screenSpaceShadowMapParameters&&this.screenSpaceShadowMapPass.updateParameters(e.screenSpaceShadowMapParameters),void 0!==e.groundReflectionParameters&&this.groundReflectionPass.updateParameters(e.groundReflectionParameters),void 0!==e.outlineParameters&&this.outlineRenderer.updateParameters(e.outlineParameters),void 0!==e.effectSuspendFrames&&(this.parameters.effectSuspendFrames=e.effectSuspendFrames),void 0!==e.effectFadeInFrames&&(this.parameters.effectFadeInFrames=e.effectFadeInFrames),void 0!==e.suspendGroundReflection&&(this.parameters.suspendGroundReflection=e.suspendGroundReflection),void 0!==e.shadowOnCameraChange&&(this.parameters.shadowOnCameraChange=e.shadowOnCameraChange)}addRectAreaLight(e,t){this.environmentLights=!1,this.screenSpaceShadowMapPass.addRectAreaLight(e,t),this.shadowAndAoPass.needsUpdate=!0}updateRectAreaLights(e,t){e.length>0&&(this.environmentLights=!1),this.screenSpaceShadowMapPass.updateRectAreaLights(e,t),this.shadowAndAoPass.needsUpdate=!0}createShadowFromLightSources(e,t){this.environmentLights=!0,this.screenSpaceShadowMapPass.createShadowFromLightSources(e,t),this.shadowAndAoPass.needsUpdate=!0}selectObjects(e){this.selectedObjects=e}updateBounds(e,t){this.clearCache();const n=e.clone();n.min.y>this.groundLevel&&(n.min.y=this.groundLevel),this.boundingVolumeSet=!0,this.gBufferRenderPass.groundDepthWrite=this.shadowAndAoPass.parameters.aoOnGround,this.boundingVolume.updateFromBox(n);const s=this.boundingVolume.size,i=(s.x+s.y+s.z)/3,r=Math.min(s.x,s.y,s.z),a=Math.max(s.x,s.y,s.z),o=r<.5?r/.5:s.z>5?s.z/5:1;this.bakedGroundContactShadowPass.setScale(t?i:o,i),this.groundReflectionPass.updateBounds(this.groundLevel,Math.min(1,a)),this.screenSpaceShadowMapPass.updateBounds(this.boundingVolume,i),this.shadowAndAoPass.updateBounds(this.boundingVolume,t?i:Math.min(1,2*a))}updateNearAndFarPlaneOfPerspectiveCamera(e,t){const n=this.boundingVolume.getNearAndFarForPerspectiveCamera(e.position,3);e.near=Math.max(1e-5,.9*n[0]),e.far=Math.max(null!=t?t:e.near,n[1]),e.updateProjectionMatrix()}_forceEnvironmentMapUpdate(e){const t=e.userData;if(null==t?void 0:t.environmentTexture){const e=t.environmentTexture;t.environmentTexture=void 0,e.dispose()}}_updateEnvironment(e,t){var n,s;if(!(null===(n=t.userData)||void 0===n?void 0:n.environmentDefinition))return;e.userData||(e.userData={});const i=e.userData;if(i&&((null===(s=t.userData)||void 0===s?void 0:s.environmentDefinition.needsUpdate)||!i.environmentTexture||i.environmentDefinition!==t.userData.environmentDefinition)){const n=t.userData.environmentDefinition;if(i.environmentDefinition=n,i.environmentTexture=n.createNewEnvironment(e),t.userData.shadowFromEnvironment){const e=n.maxNoOfLightSources;void 0!==e&&(this.screenSpaceShadowMapPass.parameters.maximumNumberOfLightSources=e),this.createShadowFromLightSources(t,n.lightSources)}}t.environment=null==i?void 0:i.environmentTexture,t.userData.showEnvironmentBackground?t.background=t.environment:t.background===t.environment&&(t.background=null)}render(e,t){e.add(this.groundGroup),this._updateEnvironment(this.renderer,e),this.outlineRenderer.updateOutline(e,t,this.enableObjectSelection?this.selectedObjects:[]),this._renderPassManager.updatePasses(e,t),this._renderPassManager.renderPasses(this.renderer),e.remove(this.groundGroup)}}class Zl{constructor(e){this._qualityLevel="",this._ambientOcclusionType="",this._sceneRenderer=e}addGUI(e,t){this._addRepresentationalGUI(e,t),this._addDebugGUI(e,t);const n=e.addFolder("Shadow type");this._addShadowTypeGUI(n,t);const s=e.addFolder("Shadow and Ambient Occlusion");this._addShadowAndAoGUI(s,t);const i=e.addFolder("Ground Reflection");this._addGroundReflectionGUI(i,t);const r=e.addFolder("Baked Ground Contact Shadow");this._addBakedGroundContactShadowGUI(r,t);const a=e.addFolder("Outline");this._addOutlineGUI(a,t)}_addRepresentationalGUI(e,t){const n=new Map([["LinearSRGBColorSpace",w],["SRGBColorSpace",S]]),s=[];n.forEach((e,t)=>{s.push(t),this._sceneRenderer.renderer.outputColorSpace===e&&(this._sceneRenderer.outputColorSpace=t)}),e.add(this._sceneRenderer,"outputColorSpace",s).onChange(e=>{var s;n.has(e)&&(this._sceneRenderer.renderer.outputColorSpace=null!==(s=n.get(e))&&void 0!==s?s:S,t())});const i=new Map([["NoToneMapping",Nt],["LinearToneMapping",Ft],["ReinhardToneMapping",Gt],["CineonToneMapping",jt],["ACESFilmicToneMapping",zt]]),r=[];i.forEach((e,t)=>{r.push(t),this._sceneRenderer.renderer.toneMapping===e&&(this._sceneRenderer.toneMapping=t)}),e.add(this._sceneRenderer,"toneMapping",r).onChange(e=>{var n;i.has(e)&&(this._sceneRenderer.renderer.toneMapping=null!==(n=i.get(e))&&void 0!==n?n:Nt,t())})}_addDebugGUI(e,t){const n=new Map([["HIGHEST","highest"],["HIGH","high"],["MEDIUM","medium"],["LOW","low"]]),s=[];n.forEach((e,t)=>s.push(t)),e.add(this,"_qualityLevel",s).onChange(e=>{var t;n.has(e)&&this._sceneRenderer.setQualityLevel(null!==(t=n.get(e))&&void 0!==t?t:"highest")}),e.add(this._sceneRenderer,"debugOutput",{"off ":"off","grayscale (no textures)":"grayscale","color buffer":"color","linear depth":"lineardepth","g-buffer normal vector":"g-normal","g-buffer depth":"g-depth","AO pure":"ssao","AO denoised":"ssaodenoise","shadow map":"shadowmap","shadow soft":"shadowsoft","shadow denoised":"shadowdenoise","shadow fade in":"shadowfadein","shadow and AO":"shadowandao","ground reflection base":"groundreflection","ground reflection final":"groundreflectionfinal","baked ground shadow":"bakedgroundshadow","selection outline":"outline","environment map":"environmentmap","light source detection":"lightsourcedetection"}).onChange(()=>t())}_addShadowTypeGUI(e,t){const n=this._sceneRenderer.screenSpaceShadowMapPass.shadowConfiguration,s=[];n.types.forEach((e,t)=>{s.push(t)});const i=()=>{this._sceneRenderer.screenSpaceShadowMapPass.needsUpdate=!0,this._sceneRenderer.screenSpaceShadowMapPass.shadowTypeNeedsUpdate=!0,this._sceneRenderer.shadowAndAoPass.needsUpdate=!0,t()};e.add(n,"shadowType",s).onChange(e=>{this._sceneRenderer.screenSpaceShadowMapPass.switchType(e)&&(r.object=n.currentConfiguration,a.object=n.currentConfiguration,o.object=n.currentConfiguration,r.updateDisplay(),a.updateDisplay(),o.updateDisplay(),i())});const r=e.add(n.currentConfiguration,"bias",-.001,.001,1e-5).onChange(()=>i()),a=e.add(n.currentConfiguration,"normalBias",-.05,.05).onChange(()=>i()),o=e.add(n.currentConfiguration,"radius",0,100).onChange(()=>i())}_addShadowAndAoGUI(e,t){const n=()=>{this._sceneRenderer.gBufferRenderPass.needsUpdate=!0,this._sceneRenderer.screenSpaceShadowMapPass.needsUpdate=!0,this._sceneRenderer.shadowAndAoPass.needsUpdate=!0,this._sceneRenderer.shadowAndAoPass.softShadowPass.needsUpdate=!0,t()},s=this._sceneRenderer.shadowAndAoPass.parameters,i=s.shadow,r=this._sceneRenderer.screenSpaceShadowMapPass.parameters,a=s.ao,o=s.poissonDenoise;e.add(s,"enabled").onChange(()=>n());const l=new Map([["none",null],["SSAO",0],["SAO",1],["N8AO",2],["HBAO",3],["GTAO",4]]),h=Array.from(l.keys());l.forEach((e,t)=>{e===a.algorithm&&(this._ambientOcclusionType=t)}),e.add(s,"aoIntensity",0,1).onChange(()=>{n()}),e.add(s,"aoOnGround").onChange(()=>{n(),this._sceneRenderer.clearCache()}),e.add(s,"shadowOnGround").onChange(()=>{n(),this._sceneRenderer.clearCache()}),e.add(s,"shadowIntensity",0,1).onChange(()=>n()),e.add(s,"alwaysUpdate").onChange(()=>n()),e.add(s,"progressiveDenoiseIterations",0,3,1).onChange(()=>n());const d=e.addFolder("Environment Shadow");d.add(r,"maximumNumberOfLightSources",-1,10,1).onChange(()=>n()),d.add(r,"enableGroundBoundary").onChange(()=>n()),d.add(r,"directionalDependency",0,1,.01).onChange(()=>n()),d.add(r,"directionalExponent",0,2,.01).onChange(()=>n()),d.add(r,"groundBoundary",0,1,.01).onChange(()=>n()),d.add(r,"fadeOutDistance",0,5,.01).onChange(()=>n()),d.add(r,"fadeOutBlur",0,20,1).onChange(()=>n()),d.add(i,"shadowRadius",.001,.5).onChange(()=>n());const c=e.addFolder("AO");c.add(this,"_ambientOcclusionType",h).onChange(e=>{if(l.has(e)){const t=l.get(e);a.algorithm=void 0!==t?t:0,n()}}),c.add(a,"samples",1,64,1).onChange(()=>n()),c.add(a,"radius",.01,2,.01).onChange(()=>n()),c.add(a,"distanceExponent",.1,4,.1).onChange(()=>n()),c.add(a,"thickness",.01,2,.01).onChange(()=>n()),c.add(a,"distanceFallOff",0,1).onChange(()=>n()),c.add(a,"scale",.01,2,.01).onChange(()=>n()),c.add(a,"bias",1e-4,.01,1e-4).onChange(()=>n()),c.add(a,"screenSpaceRadius").onChange(()=>n());const u=e.addFolder("Possion Denoise");u.add(o,"iterations",0,4,1).onChange(()=>n()),u.add(o,"samples",0,32,1).onChange(()=>n()),u.add(o,"rings",0,16,.125).onChange(()=>n()),u.add(o,"radiusExponent",.1,4,.01).onChange(()=>n()),u.add(o,"radius",0,50,1).onChange(()=>n()),u.add(o,"lumaPhi",0,20,.001).onChange(()=>n()),u.add(o,"depthPhi",0,20,.001).onChange(()=>n()),u.add(o,"normalPhi",0,20,.001).onChange(()=>n())}_addGroundReflectionGUI(e,t){const n=this._sceneRenderer.parameters.groundReflectionParameters;e.add(n,"enabled"),e.add(n,"intensity",0,1).onChange(()=>t()),e.add(n,"fadeOutDistance",0,4).onChange(()=>t()),e.add(n,"fadeOutExponent",.1,10).onChange(()=>t()),e.add(n,"brightness",0,2).onChange(()=>t()),e.add(n,"blurHorizontal",0,10).onChange(()=>t()),e.add(n,"blurVertical",0,10).onChange(()=>t())}_addBakedGroundContactShadowGUI(e,t){const n=()=>{this._sceneRenderer.bakedGroundContactShadowPass.applyParameters(),t()},s=this._sceneRenderer.parameters.bakedGroundContactShadowParameters;e.add(s,"enabled"),e.add(s,"cameraHelper").onChange(()=>n()),e.add(s,"alwaysUpdate"),e.add(s,"fadeIn"),e.add(s,"blurMin",0,.2,.001).onChange(()=>n()),e.add(s,"blurMax",0,.5,.01).onChange(()=>n()),e.add(s,"fadeoutFalloff",0,1,.01).onChange(()=>n()),e.add(s,"fadeoutBias",0,.5).onChange(()=>n()),e.add(s,"opacity",0,1,.01).onChange(()=>n()),e.add(s,"maximumPlaneSize",0,50,1).onChange(()=>n()),e.add(s,"cameraFar",.1,10,.1).onChange(()=>n())}_addOutlineGUI(e,t){const n=()=>{this._sceneRenderer.outlineRenderer.applyParameters(),t()},s=this._sceneRenderer.outlineRenderer.parameters;e.add(s,"enabled"),e.add(s,"edgeStrength",.5,20).onChange(()=>n()),e.add(s,"edgeGlow",0,20).onChange(()=>n()),e.add(s,"edgeThickness",.5,20).onChange(()=>n()),e.add(s,"pulsePeriod",0,5).onChange(()=>n()),e.addColor(s,"visibleEdgeColor").onChange(()=>n()),e.addColor(s,"hiddenEdgeColor").onChange(()=>n())}}const Jl={effectSuspendFrames:0,effectFadeInFrames:0,suspendGroundReflection:!1,shadowOnCameraChange:"full"},$l={effectSuspendFrames:5,effectFadeInFrames:5,suspendGroundReflection:!1,shadowOnCameraChange:"poisson"},eh={effectSuspendFrames:5,effectFadeInFrames:5,suspendGroundReflection:!0,shadowOnCameraChange:"poisson"},th={algorithm:0,samples:32,radius:.15,distanceExponent:2,thickness:.25,distanceFallOff:1,bias:.01},nh={iterations:2,samples:16,radius:5,radiusExponent:1,lumaPhi:10,depthPhi:2,normalPhi:4},sh=e("Y",new Map([["highest",{...Jl,shAndAoPassParameters:{enabled:!0,aoOnGround:!0,shadowOnGround:!0,ao:th,poissonDenoise:nh},groundReflectionParameters:{enabled:!0},bakedGroundContactShadowParameters:{enabled:!1}}],["high",{...$l,shAndAoPassParameters:{enabled:!0,aoOnGround:!0,shadowOnGround:!0,ao:th,poissonDenoise:nh},groundReflectionParameters:{enabled:!0},bakedGroundContactShadowParameters:{enabled:!1}}],["medium",{...eh,shAndAoPassParameters:{enabled:!0,aoOnGround:!0,shadowOnGround:!0,ao:th,poissonDenoise:nh},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:{enabled:!1}}],["low",{shAndAoPassParameters:{enabled:!1,aoOnGround:!1,shadowOnGround:!1},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:{enabled:!0}}]])),ih=new Ht;ih.enable(3);const rh=new Ht;rh.disableAll(),rh.enable(9);const ah={enabled:!0,aoIntensity:.5,shadowIntensity:0,aoOnGround:!0,shadowOnGround:!1,ao:th,poissonDenoise:nh},oh={enabled:!0,aoIntensity:.5,shadowIntensity:0,aoOnGround:!0,shadowOnGround:!1,ao:{algorithm:2,samples:16,radius:.5,distanceExponent:2,thickness:.5,distanceFallOff:1,bias:.01},poissonDenoise:{iterations:2,samples:16,radius:5,radiusExponent:1,lumaPhi:10,depthPhi:2,normalPhi:4}},lh=oh,hh={enabled:!0,fadeoutFalloff:.9,blurMax:.1,opacity:.5,hardLayers:null,softLayers:null,polygonOffset:2},dh={enabled:!0,fadeoutFalloff:.8,blurMax:.15,opacity:.5,hardLayers:rh,softLayers:null,polygonOffset:-1},ch={enabled:!1},uh=new Map([["highest",{...Jl,shAndAoPassParameters:ah,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!0},bakedGroundContactShadowParameters:hh}],["high",{...$l,shAndAoPassParameters:ah,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!0},bakedGroundContactShadowParameters:hh}],["medium",{...eh,shAndAoPassParameters:ah,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!0},bakedGroundContactShadowParameters:hh}],["low",{shAndAoPassParameters:{enabled:!1,aoOnGround:!1,shadowOnGround:!1},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:hh}]]),ph=new Map([["highest",{...Jl,shAndAoPassParameters:oh,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:dh}],["high",{...$l,shAndAoPassParameters:oh,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:dh}],["medium",{...eh,shAndAoPassParameters:oh,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:dh}],["low",{shAndAoPassParameters:{enabled:!1,aoOnGround:!1,shadowOnGround:!1},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:dh}]]),mh=new Map([["highest",{...Jl,shAndAoPassParameters:lh,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:ch}],["high",{...$l,shAndAoPassParameters:lh,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:ch}],["medium",{...eh,shAndAoPassParameters:lh,screenSpaceShadowMapParameters:{layers:ih},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:ch}],["low",{shAndAoPassParameters:{enabled:!1,aoOnGround:!1,shadowOnGround:!1},groundReflectionParameters:{enabled:!1},bakedGroundContactShadowParameters:ch}]]);class gh{constructor(){this._index=0,this._prevTime=0,this._frames=0,this._fps=-1,this._fpsList=Array(2).fill(0),this._prevTime=(performance||Date).now(),this.reset()}update(){this._frames++;const e=(performance||Date).now();e>=this._prevTime+1e3&&(this._fpsList[this._index%2]=1e3*this._frames/(e-this._prevTime),this._index>=2&&(this._fps=this._fpsList.reduce((e,t)=>e+t)/this._fpsList.length),this._prevTime=e,this._frames=0,this._index++)}start(){this._prevTime=(performance||Date).now(),this._frames=0}reset(){this._fps=-1,this._fpsList=Array(2).fill(0),this._index=0}getFps(){return this._fps}}var fh;e("ah",fh),function(e){e[e.Mode3D=0]="Mode3D",e[e.Mode2D=1]="Mode2D"}(fh||e("ah",fh={}));class _h{get renderer(){return this._renderer}get sceneRenderer(){return this._sceneRenderer}get screenSpaceShadowParameters(){return this.sceneRenderer.screenSpaceShadowMapPass.parameters}get shadowAndAoPassParameters(){return this._sceneRenderer.shadowAndAoPass.parameters}get bakedGroundContactShadowParameters(){return this.sceneRenderer.bakedGroundContactShadowPass.parameters}get groundReflectionParameters(){return this._sceneRenderer.groundReflectionPass.parameters}get outlineParameters(){return this._sceneRenderer.outlineRenderer.parameters}constructor(e,t,n){this.configuratorMode=!0,this.uiInteractionMode=!0,this._movingCamera=!1,this._boundingBox=new ge,this._boundingBoxNeedsUpdate=!1,this._cacheNeedsUpdate=!1,this._shadowNeedsUpdate=!1,this._bakedGroundShadowNeedsUpdate=!1,this._renderer=e,this._sceneRenderer=new Ql(this._renderer,t,n),this.outlineParameters.enabled=!0,this.outlineParameters.edgeStrength=2,this.outlineParameters.edgeGlow=1,this.outlineParameters.edgeThickness=2,this.outlineParameters.pulsePeriod=0,this.outlineParameters.usePatternTexture=!1,this.outlineParameters.visibleEdgeColor=16777215,this.outlineParameters.hiddenEdgeColor=16777215,_h.enableRectAreaLightShadow&&(Qt.rectAreaLightReplacement=!1,Qt.rectAreaLightLoadingListener=this.loadRectAreLight),this.sceneRenderer.setQualityLevel("highest"),this.SceneRendererGUI=new Zl(this.sceneRenderer)}dispose(){this._sceneRenderer.dispose()}setSize(e,t){this._sceneRenderer.setSize(e,t)}setCameraType(e){this._cameraType=e}setShadingType(e){this.sceneRenderer.setShadingType(e)}setAutoQuality(e){!this._fpsCounter&&e?this._fpsCounter=new gh:this._fpsCounter&&!e&&(this._fpsCounter=null)}setQualityLevel(e){this._sceneRenderer.setQualityLevel(e)}setQualityMap(e){this._sceneRenderer.setQualityMap(e)}setCustomShadingParameters(e){e&&this._sceneRenderer.setCustomShadingParameters(e)}enableUiInteractionMode(){this._sceneRenderer.uiInteractionMode=!0,this._sceneRenderer.applyCurrentParameters()}disableUiInteractionMode(){this._sceneRenderer.uiInteractionMode=!1,this._sceneRenderer.applyCurrentParameters()}loadRectAreLight(e){_h.rectAreaLightsNeedsUpdate=!0}updateRectAreaLight(e){let t=[];e.traverse(e=>{e instanceof o&&t.push(e)}),this._sceneRenderer.updateRectAreaLights(t,e),_h.rectAreaLightsNeedsUpdate=!1}clearCache(){this._cacheNeedsUpdate=!0}forceShadowUpdates(e){this._shadowNeedsUpdate=!0,this._bakedGroundShadowNeedsUpdate=e}switchToConfigurator(){this.configuratorMode=!0,this._sceneRenderer.setQualityMap(uh)}switchToPlanner(e){fh.Mode3D,this.configuratorMode=!1,e===fh.Mode3D?this._sceneRenderer.setQualityMap(ph):this._sceneRenderer.setQualityMap(mh)}updateBounds(e){e&&(this._boundingBox.copy(e),this._boundingBoxNeedsUpdate=!0)}movingCameraStarts(){var e;this._movingCamera=!0,null===(e=this._fpsCounter)||void 0===e||e.start()}movingCameraStops(){this._movingCamera=!1}highlightObjects(e){this._sceneRenderer.selectObjects(e)}render(e,t){var n;this._doUpdatesBeforeRender(e,t);const s=_h.updateNearAndFarPlaneOfPerspectiveCamera?this.createRenderCamera(t):t;if(this._sceneRenderer.render(e,s),this._movingCamera&&this._fpsCounter){null===(n=this._fpsCounter)||void 0===n||n.update();const e=this._sceneRenderer.getQualityLevel(),t=this._fpsCounter.getFps();t>0&&t<30&&"low"!==e&&("highest"===e?this.sceneRenderer.setQualityLevel("high"):"high"===e?this.sceneRenderer.setQualityLevel("medium"):"medium"===e&&this.sceneRenderer.setQualityLevel("low"),this._fpsCounter.reset())}}_doUpdatesBeforeRender(e,t){this._boundingBoxNeedsUpdate&&(this._sceneRenderer.updateBounds(this._boundingBox,!1),this._boundingBoxNeedsUpdate=!1),this._cacheNeedsUpdate&&(this._sceneRenderer.clearCache(),this._cacheNeedsUpdate=!1),this._shadowNeedsUpdate&&(this._sceneRenderer.forceShadowUpdates(this._bakedGroundShadowNeedsUpdate),this._shadowNeedsUpdate=!1,this._bakedGroundShadowNeedsUpdate=!1),_h.rectAreaLightsNeedsUpdate&&this.updateRectAreaLight(e),t.updateMatrixWorld(),(t instanceof X||t instanceof Q)&&t.updateProjectionMatrix(),this._sceneRenderer.enableObjectSelection=!this._movingCamera&&this._cameraType!==ze.CAMERA_FP}createRenderCamera(e){const t=e.clone();return this.configuratorMode&&t instanceof X&&(this._sceneRenderer.updateNearAndFarPlaneOfPerspectiveCamera(t,120),t.updateProjectionMatrix()),t}showGUI(e){const t=qi();this.SceneRendererGUI.addGUI(t,e)}clear(){this.renderer.clear()}}e("X",_h),_h.enableRectAreaLightShadow=!0,_h.rectAreaLightsNeedsUpdate=!1,_h.updateNearAndFarPlaneOfPerspectiveCamera=!1;class vh{_getRoomleRenderer(e=!1){if(!this._roomleRenderer){const t=new Vt({antialias:!e,alpha:!0});t.outputColorSpace=S,t.autoClear=!0,t.setSize(1024,1024),t.outputColorSpace=S,t.autoClear=!1,t.shadowMap.enabled=!0,t.shadowMap.type=Ot,this._roomleRenderer=new _h(t,1024,1024),this._roomleRenderer.setQualityMap(sh),this._roomleRenderer.setSize(1024,1024)}return this._roomleRenderer}switchToPlannerSettings(){this._getRoomleRenderer().switchToPlanner(fh.Mode3D)}switchToConfiguratorSettings(){this._getRoomleRenderer().switchToConfigurator()}updateBounds(e){this._getRoomleRenderer().updateBounds(e)}static getCameraTargetForBBox(e,t=0){if(!e){const e=new a;return{center:e,bounds:e,diagonal:0}}const n=e.getSize(new a);return n.addScalar(t),{center:e.getCenter(new a),bounds:n,diagonal:Math.sqrt(Math.pow(n.x,2)+Math.pow(n.y,2)+Math.pow(n.z,2))}}preparePerspectiveImage(e,t,n,s,i={},r=0,a=!1,o){return new Promise(l=>{const{size:h=1024,showDimensions:d}=i,c=this._getRoomleRenderer(a);c.setSize(h,h);const u=e.fog?e.fog.clone():null,p=e.background?e.background.clone():null;e.background=null,e.fog=null,n.layers.disable(2),n.layers.disable(6),n.layers.disable(5),d?n.layers.enable(8):n.layers.disable(8);const m=-30+ms(r);vh.placeCameraForPerspectiveImage(n,s,-20,m),o&&(n.updateMatrixWorld(!0),o(n));const g=this._render(c,e,t,n,a);n.layers.enable(2),n.layers.enable(6),n.layers.enable(5),e.background=p,e.fog=u,l({image:g,width:h,height:h,blob:null})})}renderPerspectiveImage(e,t,n,s){return new Promise(i=>{s||(s=1024);const r=this._getRoomleRenderer();r.setSize(s,s);const a=e.fog?e.fog.clone():null,o=e.background?e.background.clone():null;e.background=null,e.fog=null,t.layers.disable(2),t.layers.disable(6),t.layers.disable(5),n?vh.placeCameraForPerspectiveImage(t,n,-20,-30):(t.aspect=1,t.updateProjectionMatrix());const l=this._render(r,e,null,t);t.layers.enable(2),t.layers.enable(6),t.layers.enable(5),e.background=o,e.fog=a,i({image:l,width:s,height:s,blob:null})})}static placeCameraForPerspectiveImage(e,t,n,s){e.far=1e3,e.fov=15,e.aspect=1,e.position.copy(t.center),e.rotation.set(0,0,0),e.rotateY(ps(s)),e.rotateX(ps(n)),e.translateZ(3.8*t.diagonal),e.updateProjectionMatrix()}prepareTopImage(e,t,n,s={}){const{showDimensions:i=!1}=s;return new Promise(s=>{const r=this._getRoomleRenderer();let a=new Q(-n.bounds.x/2,n.bounds.x/2,n.bounds.z/2,-n.bounds.z/2,.5);a.position.copy(n.center),a.rotateX(ps(-90)),a.translateZ(n.bounds.y+1),a.far=a.position.y+.5,a.layers.mask=65535;let o=200*n.bounds.x,l=200*n.bounds.z;if(o>4096||l>4096){let e=0;o>4096?e=o/4096:l>4096&&(e=l/4096),o/=e,l/=e}r.setSize(o,l);let h=e.fog?e.fog.clone():null,d=e.background?e.background.clone():null;e.background=null,e.fog=null,a.layers.disable(2),a.layers.disable(6),a.layers.disable(5),i?a.layers.enable(8):a.layers.disable(8);const c=this._render(r,e,t,a);a.layers.enable(2),a.layers.enable(6),a.layers.enable(5),e.background=d,e.fog=h,s({image:c,width:o,height:l,blob:null})})}_render(e,t,n,s,i=!1){i?e.renderer.render(t,s):(e.forceShadowUpdates(!0),e.render(t,s),e.render(t,s)),n&&(e.renderer.autoClear=!1,e.renderer.clearDepth(),e.renderer.render(n,s),e.renderer.autoClear=!0);const r=e.renderer.domElement.toDataURL();return e.clear(),r}}e("l",vh);const wh=e=>new Promise((t,n)=>{e.oncomplete=e.onsuccess=()=>t(e.result),e.onabort=e.onerror=()=>n(e.error)}),bh=(e,t)=>(e.openCursor().onsuccess=function(){this.result&&(t(this.result),this.result.continue())},wh(e.transaction));class yh{constructor(e){this._creator_=e,this.configStore=this._createStore("rml-idb","rml-config-store")}get allStores(){return[this.configStore]}_getValue(e,t){return t("readonly",t=>wh(t.get(e)))}_setValue(e,t,n){return n("readwrite",n=>(n.put(t,e),wh(n.transaction)))}_getEntries(e){return e("readonly",async t=>{if(t.getAll&&t.getAllKeys){const[e,n]=await Promise.all([wh(t.getAllKeys()),wh(t.getAll())]);return e.map((e,t)=>[e,n[t]])}const n=[];return await e("readonly",async e=>{await bh(e,e=>n.push([e.key,e.value]))}),n})}_deleteValue(e,t){return t("readwrite",t=>(t.delete(e),wh(t.transaction)))}_createStore(e,t){const n=indexedDB.open(e);n.onupgradeneeded=()=>n.result.createObjectStore(t);const s=wh(n);return async(e,n)=>n((await s).transaction(t,e).objectStore(t))}getKey(...e){return e.join("_")}async setValue(e,t,n){const s=Zt(),i={id:e,data:t,lastModified:(new Date).toISOString(),referrer:s};await this._setValue(e,i,n),this._initData.debug}getValue(e,t){return this._getValue(e,t)}clearStore(e){return e("readwrite",e=>(e.clear(),wh(e.transaction)))}async pruneOldEntries(){for(const e of this.allStores){const t=await this._getEntries(e);for(const n of t){const t=n[1].lastModified,s=(new Date).toISOString(),i=new Date(s).getTime()-new Date(t).getTime();Math.floor(i/864e5)>30&&await this._deleteValue(n[0],e)}}}}sn([an],yh.prototype,"_initData",void 0);const Sh=e("I",[new Kt("error-handler",class{constructor(){this._listeners={}}_subscribe(e,t){this._listeners[e]||(this._listeners[e]=[]),this._listeners[e].push(t)}subscribe(e,t){this._subscribe(e,t)}dispatch(e,t){if(!this._listeners[e])return;const n=this._listeners[e];let s=n.length;for(let e=0;e<s;e++){const s=n[e];s.apply(s,t)}}unsubscribe(e,t){if(!this._listeners[e])return;const n=this._listeners[e];let s=n.length;for(let e=0;e<s;e++)if(n[e]===t)return n.splice(e,1),s--,void e--}softReject(e,t,n){return this.dispatch(n,[t]),e()}}),new Kt("form-data-util",Xt),new Kt("hdr-environment-loader",class{constructor(e){this._creator_=e;const t=new h("#DDDDDD");this._environmentMap=((e,t,n,s)=>{const i=new we;i.format=be,i.generateMipmaps=!1;for(let s=0;s<6;++s){const r=Oi(e,t,n,1);r.format=i.format,r.type=i.type,r.minFilter=i.minFilter,r.magFilter=i.magFilter,r.generateMipmaps=i.generateMipmaps,r.needsUpdate=!0,i.images[s]=r}return i.needsUpdate=!0,i})(t.r,t.g,t.b)}async loadUrl(e,t){const n=t.toLowerCase();this._environmentMap=n.endsWith(".exr")?await this._loadExr(t):await this._loadRgbe(t),this._environmentMap.mapping=bt;const s={url:t,environmentMap:this._environmentMap};return this._envChangedCallback(s),s}_loadExr(e){var t;return this._exrLoader=null!==(t=this._exrLoader)&&void 0!==t?t:new tl,this._exrLoader.setPath(e.startsWith("http")?"":n()),this._exrLoader.loadAsync(e)}_loadRgbe(e){var t;return this._rgbeLoader=null!==(t=this._rgbeLoader)&&void 0!==t?t:new nl,this._rgbeLoader.setPath(e.startsWith("http")?"":n()),this._rgbeLoader.loadAsync(e)}registerEnvironmentChangedCallback(e){this._envChangedCallback=e}}),new Kt("static-item-loader",class{constructor(e){this._gltfLoaderGuard=new mn,this._creator_=e,this._initLoaders()}_initLoaders(){this._gltfLoader=new _n;const e=new hs,t=e._loadLibrary.bind(e._loadLibrary);e._loadLibrary=(e,s)=>{const i=cs[e];if(!i)throw new Error('Can not load draco dependency "'+e+'" did three.js update DracoLoader lib? Available files'+JSON.stringify(cs));return t(n()+i,s)},e.setDecoderConfig({type:"wasm"}),this._gltfLoader.setDRACOLoader(e),this._gltfLoaderGuard.resolve(this._gltfLoader)}async loadGLB(e,t,n,s,i,r,a,o){return await this._gltfLoaderGuard.wait(),new Promise((l,h)=>{this._gltfLoader.load(e,e=>{l(this._handleGLTFScene("GLB",e,t,n,s,i,r,a))},e=>{o&&o(e.loaded/e.total)},e=>{h(e)})})}async loadGLTF(e,t,n,s,i,r,a,o){return await this._gltfLoaderGuard.wait(),new Promise((l,h)=>{this._gltfLoader.parse(e,null,e=>{l(this._handleGLTFScene("GLTF",e,t,n,s,i,r,a))},e=>{o&&o(e.loaded/e.total)},e=>{h(e)})})}_handleGLTFScene(e,t,n,s,i,r,o,l){if(!t||!t.scene||!t.scene.children||0===t.scene.children.length)return null;n&&t.scene.position.copy(n),s&&(t.scene.rotation.y=s);const d=new ge;if(d.setFromObject(t.scene),i){const{x:e,y:n,z:s}=d.getSize(new a);let r=new a(i.x/e,i.y/n,i.z/s);t.scene.scale.copy(r)}return r&&t.scene.scale.multiply(r),t.scene.type=e,t.scene.traverse(e=>{if(e instanceof z){if(e.layers.set(3),e.material instanceof N){const t=e.material;if(l&&o&&o>0){let e=new h(o);t.color=e.copySRGBToLinear(e),t.roughness=.5,t.metalness=.1}t.needsUpdate=!0}e.castShadow=!0,e.receiveShadow=!0}}),{boundingBox:d,scene:t.scene}}},0),new Kt("form-data-util",Xt),new Kt("single-promise-factory",class{constructor(e){this._promises=new Map,this._creator_=e}create(e,t,n){return new Promise((s,i)=>{let r=this._promises.get(e),a=!0;if(!r){const t=new Map;this._promises.set(e,t),r=this._promises.get(e),a=!1}r.get(t)||(r.set(t,[]),a=!1);const o=r.get(t);o.push({resolve:s,reject:i}),r.set(t,o);const l=()=>{r.delete(t),0===r.size&&this._promises.delete(e)};a||new Promise(n).then(e=>{r.get(t).forEach(({resolve:t})=>t(e)),l()},e=>{r.get(t).forEach(({reject:t})=>t(e)),l()})})}},1),new Kt("dynamic-light-setting-loader",Qt),new Kt("network-layer",nn),new Kt("local-storage",class{constructor(e){this._context_=e}get _localStorage(){let e=null;try{e=window.localStorage}catch(e){console.error(e)}return e}getItem(e){if(!this._localStorage)return null;const t=this._localStorage.getItem(e);try{return JSON.parse(t)}catch(e){return t}}setItem(e,t){if(this._localStorage)try{const n=JSON.stringify(t);this._localStorage.setItem(e,n)}catch(e){console.error(e)}}}),new Kt("network-layer",nn),new Kt("kernel-io",ln,0),new Kt("data-syncer",pn),new Kt("memory-manager",class{constructor(){this._configurationStringSet=new Set,this._singleLoadCounter=0}loadingConfigurationString(){this._singleLoadCounter+=1}loadingConfiguration(e){this._configurationStringSet.add(e),this._singleLoadCounter+=1}shouldHardReset(){return this._configurationStringSet.size>=15||this._singleLoadCounter>=30}executedHardReset(){this._configurationStringSet.clear(),this._singleLoadCounter=0}}),new Kt("life-cycle-manager",class{constructor(){this._listeners=[]}addEventListener(e){this._listeners.push(e)}removeEventListener(e){const t=this._listeners;let n=t.length;if(n)for(let s=0;s<n;s++)t[s]===e&&(t.splice(s,1),s--,n--)}pause(){this._listeners.forEach(e=>e.pause())}resume(){this._listeners.forEach(e=>e.resume())}destroy(){this._listeners.forEach(e=>e.destroy())}},1),new Kt("local-storage-helper",us),new Kt("cache-holder",class{constructor(){this._componentCache=new Map,this._geometryCache=new Map,this._materialCache=new Map}get componentCache(){return this._componentCache}get geometryCache(){return this._geometryCache}get materialCache(){return this._materialCache}clear(){for(const e of this._componentCache.values())Zi(e);for(const e of this._materialCache.values())er(e);for(const e of this._geometryCache.values())$i(e);this._componentCache.clear(),this._geometryCache.clear(),this._materialCache.clear()}},0),new Kt("kernel-access-callback",class{constructor(e){this._callbackListener=new Set,this._creator_=e}addListener(e){this._callbackListener.add(e)}removeListener(e){this._callbackListener.delete(e)}isReady(){this._callbackListener.forEach(e=>e.isReady())}loadError(e){this._callbackListener.forEach(t=>t.loadError(e))}},1),new Kt("configurator-kernel-access-callback",class{constructor(e){this._callbackListener=new Set,this._creator_=e}addListener(e){this._callbackListener.add(e)}removeListener(e){this._callbackListener.delete(e)}isReady(){this._callbackListener.forEach(e=>e.isReady())}updatePossibleChildren(e,t,n){this._callbackListener.forEach(s=>s.updatePossibleChildren(e,t,n))}updateParameters(e,t,n,s){this._callbackListener.forEach(i=>i.updateParameters(e,t,n,s))}loadError(e){this._callbackListener.forEach(t=>t.loadError(e))}},1),new Kt("configurator-context",class{constructor(){this.planObjectId=0,this.planElementId=0,this.rootComponentId=0,this.dockingRootComponentId=0,this.baseContext=null,this.rootComponentParametersAsGlobal=!1,this.lastLoadedRapiId=null,this.lastLoadedPlanId=null,this.selectedRuntimeComponentIds=[],this.selectionMode="standard"}get selectedRuntimeComponentId(){return this.selectedRuntimeComponentIds.length>0?this.selectedRuntimeComponentIds[0]:null}},1),new Kt("init-data",Lr,1),new Kt("global-init-data",Br,0),new Kt("global-callback",Fr,0),new Kt("dom-helper",Gr,1),new Kt("unit-formatter",Mo,0),new Kt("plugin-system",jr,1),new Kt("configurator-mesh-generator",Vr),new Kt("configurator-input-manager",class extends Qr{},1),new Kt("selection-handler",class extends Wr{constructor(){super(...arguments),this._selectionMode="standard",this._selectedComponents=new Map}check(e){"standard"===this._selectionMode&&this._checkStandard(e),"multiselect"===this._selectionMode&&this._checkMulti(e)}cancelSelection(){0!==this._selectedComponents.size&&this._selectedComponents.forEach((e,t)=>{e.deselect(),this._selectedComponents.delete(t),this.dispatchEvent(1,new Zr({component:e}))})}_checkStandard(e){this._selectedComponents.has(e.runtimeId)?this.dispatchEvent(0,new Zr({component:e,consecutive:!0})):(this._selectedComponents.size>0&&this._selectedComponents.forEach((e,t)=>{this._selectedComponents.delete(t),this.dispatchEvent(1,new Zr({component:e,resetCamera:!1}))}),this._selectedComponents.set(e.runtimeId,e),this.dispatchEvent(0,new Zr({component:e,consecutive:!1})))}_checkMulti(e){if(this._selectedComponents.has(e.runtimeId))return this._selectedComponents.delete(e.runtimeId),void this.dispatchEvent(1,new Zr({component:e,resetCamera:0===this._selectedComponents.size}));this._selectedComponents.set(e.runtimeId,e),this.dispatchEvent(0,new Zr({component:e}))}setSelectionMode(e){this._selectionMode=e}getSelectionMode(){return this._selectionMode}hasSelection(){return this._selectedComponents.size>0}getSelectedRuntimeComponentIds(){let e=[];return this._selectedComponents.forEach(t=>e.push(t.runtimeId)),e}isSelected(e){return this._selectedComponents.has(e.runtimeId)}},1),new Kt("component-dimensioning-helper",ia,1),new Kt("component-dimensioning-helper",ia,1),new Kt("planner-kernel-access",bo),new Kt("planner-mesh-generator",yo,1),new Kt("unit-formatter",Mo),new Kt("configurator-history",To,1),new Kt("roomle-planner-ui-callback",class extends Nr{constructor(e){super(e),this.onItemsLoaded=()=>{},this.onCameraChanged=e=>{},this.onCameraIdle=()=>{},this.onTotalFloorAreaChanged=e=>{},this.onPlanInteractionHandlerCreated=e=>{},this.onPlannerKernelIsReady=e=>{},this.onConfiguratorKernelIsReady=(e,t)=>{},this.onSelectionChange=(e,t,n,s,i)=>{},this.onSelectionCancel=e=>{},this.onPlanChanged=()=>{},this.onPlanElementChanged=(e,t)=>{},this.onCompletelyLoaded=()=>{},this.onRotationCancel=()=>{},this.onHistoryChange=(e,t)=>{},this.onUpdateWallDimensions=e=>{},this.onUpdateMeasurementLineDimensions=e=>{},this.onUpdateConstructionElementsMeasurements=e=>{},this.onUpdateObjectMeasurements=e=>{},this.disableWallDimensions=()=>{},this.onUpdatePlanObjectPositions=e=>{},this.onDrawCancel=()=>{},this.onHandlerSwitchedPlans=()=>{},this.onDragElementStart=()=>{},this.onDragElementEnd=()=>{},this.onClickElement=e=>{},this.onMultiSelectionChange=e=>{},this.onSelectionModeChange=e=>{},this.onMeasurementLineStateChange=e=>{}}}),new Kt("configurator-ui-callbacks",class extends Nr{constructor(e){super(e),this.onKernelIsReady=null,this.onComponentPositionsUpdated=null,this.onUpdateParameters=e=>{},this.onUpdatePossibleChildren=(e,t)=>{},this.onUpdatePrice=(e,t)=>{},this.onSelectionChange=(e,t,n,s)=>{},this.onSelectionCancel=()=>{},this.onPartListUpdate=(e,t)=>{},this.onBoundsUpdate=e=>{},this.onLoadConfiguration=()=>{},this.onConfigurationReady=(e,t,n)=>{},this.onOpenTag=e=>{},this.onOpenAddOns=()=>{},this.onClickOutside=()=>{},this.onNoDockingsAvailable=()=>{},this.onUiIntersectionChange=e=>{},this.onZoomChange=(e,t)=>{},this.onZoomToComponent=()=>{},this.onDimensionsVisibilityChange=e=>{},this.onErrorDueToOffline=e=>{},this.onError=e=>{},this.onDockingsPreviewRemoved=()=>{},this.onConfigurationHasChildren=e=>{},this.onTrackTiming=(e,t,n,s)=>{},this.onUserInitiatedDockDone=(e,t,n,s,i)=>{},this.onAddonPlusHover=()=>{},this.onAddonPlusHoverOff=()=>{},this.onAddonPlusShown=()=>{},this.onAddonPlusHidden=()=>{},this.onContentProblem=e=>{},this.onSyncStarted=()=>{},this.onSyncDone=()=>{},this.onOpenFloorMaterials=()=>{},this.onOpenPartList=()=>{},this.onComponentLoadError=(e,t)=>{},this.onConfigurationLoadError=()=>{},this.onChangeTypeChangeTag=e=>{},this.onRemoveTypeChangeTag=e=>{},this.onConfigurationLabelChange=(e,t,n)=>{},this.onMemoryCorruption=()=>{},this.onConfiguratorKernelIsReady=(e,t)=>{},this.onConfigurationSaved=e=>{},this.onCameraPositionChanges=()=>{},this.onHistoryChange=(e,t)=>{},this.onClickComponent=e=>{},this.onRequestExternalMesh=(e,t)=>{},this.onGeometryReady=e=>{},this.onGeometryNotReady=e=>{}}},1),new Kt("roomle-tools-core",Ao,0),new Kt("image-renderer",vh,0),new Kt("idb-manager",yh,0),new Kt("camera-behaviour-state",class{constructor(e){this._lastPlanBounds=new ge,this._creator_=e}isWithinPlanBounds(e,t){const n=this._lastPlanBounds.containsPoint(e);return t&&this._lastPlanBounds.copy(t),n}},1)]);class xh{static _ensureContainer(){window.__RML__DI__||(window.__RML__DI__=new Wt,window.__RML__DI__.addDependencyInjectionAssignments(Sh))}static setup(e){xh.addToContainer(e)}static lookup(e,t){return window.__RML__DI__?window.__RML__DI__.lookup(e,t):null}static getContext(e){return xh._ensureContainer(),window.__RML__DI__.getContext(e)}static cleanUp(e){return window.__RML__DI__?window.__RML__DI__.cleanUp(e):null}static addToContainer(e){xh._ensureContainer(),window.__RML__DI__.addDependencyInjectionAssignments(e)}}e("b",xh)}}}));
|
|
9
|
+
//# sourceMappingURL=roomle-dependency-injection-9ceffa50.nomodule.js.map
|