earthsdk3-ue 3.4.0-beta.7 → 3.4.0-beta.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.
|
@@ -109,10 +109,10 @@ Msg: ${e}`;console.warn(t)}};h.verboseLogLevel=5,function(r){r.LIST_STREAMERS="l
|
|
|
109
109
|
content: "" !important;
|
|
110
110
|
display: none !important;
|
|
111
111
|
}`,dw=function(r){uw(r,"."+Ys+lw+Jc+`
|
|
112
|
-
.`+$s+cw+Jc)},uw=function(r,A){var e=r.ownerDocument;if(e){var t=e.createElement("style");t.textContent=A,r.appendChild(t)}},zc=function(){function r(){}return r.getOrigin=function(A){var e=r._link;return e?(e.href=A,e.href=e.href,e.protocol+e.hostname+e.port):"about:blank"},r.isSameOrigin=function(A){return r.getOrigin(A)===r._origin},r.setContext=function(A){r._link=A.document.createElement("a"),r._origin=r.getOrigin(A.location.href)},r._origin="about:blank",r}(),hw=function(){function r(A,e){this.context=A,this._options=e,this._cache={}}return r.prototype.addImage=function(A){var e=Promise.resolve();return this.has(A)||(qs(A)||ww(A))&&(this._cache[A]=this.loadImage(A)).catch(function(){}),e},r.prototype.match=function(A){return this._cache[A]},r.prototype.loadImage=function(A){return hA(this,void 0,void 0,function(){var e,t,n,s,i=this;return sA(this,function(o){switch(o.label){case 0:return e=zc.isSameOrigin(A),t=!Zs(A)&&this._options.useCORS===!0&&rA.SUPPORT_CORS_IMAGES&&!e,n=!Zs(A)&&!e&&!qs(A)&&typeof this._options.proxy=="string"&&rA.SUPPORT_CORS_XHR&&!t,!e&&this._options.allowTaint===!1&&!Zs(A)&&!qs(A)&&!n&&!t?[2]:(s=A,n?[4,this.proxy(s)]:[3,2]);case 1:s=o.sent(),o.label=2;case 2:return this.context.logger.debug("Added image "+A.substring(0,256)),[4,new Promise(function(a,l){var c=new Image;c.onload=function(){return a(c)},c.onerror=l,(pw(s)||t)&&(c.crossOrigin="anonymous"),c.src=s,c.complete===!0&&setTimeout(function(){return a(c)},500),i._options.imageTimeout>0&&setTimeout(function(){return l("Timed out ("+i._options.imageTimeout+"ms) loading image")},i._options.imageTimeout)})];case 3:return[2,o.sent()]}})})},r.prototype.has=function(A){return typeof this._cache[A]<"u"},r.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},r.prototype.proxy=function(A){var e=this,t=this._options.proxy;if(!t)throw new Error("No proxy defined");var n=A.substring(0,256);return new Promise(function(s,i){var o=rA.SUPPORT_RESPONSE_TYPE?"blob":"text",a=new XMLHttpRequest;a.onload=function(){if(a.status===200)if(o==="text")s(a.response);else{var u=new FileReader;u.addEventListener("load",function(){return s(u.result)},!1),u.addEventListener("error",function(d){return i(d)},!1),u.readAsDataURL(a.response)}else i("Failed to proxy resource "+n+" with status code "+a.status)},a.onerror=i;var l=t.indexOf("?")>-1?"&":"?";if(a.open("GET",""+t+l+"url="+encodeURIComponent(A)+"&responseType="+o),o!=="text"&&a instanceof XMLHttpRequest&&(a.responseType=o),e._options.imageTimeout){var c=e._options.imageTimeout;a.timeout=c,a.ontimeout=function(){return i("Timed out ("+c+"ms) proxying "+n)}}a.send()})},r}(),gw=/^data:image\/svg\+xml/i,Bw=/^data:image\/.*;base64,/i,fw=/^data:image\/.*/i,ww=function(r){return rA.SUPPORT_SVG_DRAWING||!Cw(r)},Zs=function(r){return fw.test(r)},pw=function(r){return Bw.test(r)},qs=function(r){return r.substr(0,4)==="blob"},Cw=function(r){return r.substr(-3).toLowerCase()==="svg"||gw.test(r)},S=function(){function r(A,e){this.type=0,this.x=A,this.y=e}return r.prototype.add=function(A,e){return new r(this.x+A,this.y+e)},r}(),Ie=function(r,A,e){return new S(r.x+(A.x-r.x)*e,r.y+(A.y-r.y)*e)},Bn=function(){function r(A,e,t,n){this.type=1,this.start=A,this.startControl=e,this.endControl=t,this.end=n}return r.prototype.subdivide=function(A,e){var t=Ie(this.start,this.startControl,A),n=Ie(this.startControl,this.endControl,A),s=Ie(this.endControl,this.end,A),i=Ie(t,n,A),o=Ie(n,s,A),a=Ie(i,o,A);return e?new r(this.start,t,i,a):new r(a,o,s,this.end)},r.prototype.add=function(A,e){return new r(this.start.add(A,e),this.startControl.add(A,e),this.endControl.add(A,e),this.end.add(A,e))},r.prototype.reverse=function(){return new r(this.end,this.endControl,this.startControl,this.start)},r}(),CA=function(r){return r.type===1},vw=function(){function r(A){var e=A.styles,t=A.bounds,n=st(e.borderTopLeftRadius,t.width,t.height),s=n[0],i=n[1],o=st(e.borderTopRightRadius,t.width,t.height),a=o[0],l=o[1],c=st(e.borderBottomRightRadius,t.width,t.height),u=c[0],d=c[1],B=st(e.borderBottomLeftRadius,t.width,t.height),g=B[0],f=B[1],m=[];m.push((s+a)/t.width),m.push((g+u)/t.width),m.push((i+f)/t.height),m.push((l+d)/t.height);var F=Math.max.apply(Math,m);F>1&&(s/=F,i/=F,a/=F,l/=F,u/=F,d/=F,g/=F,f/=F);var Q=t.width-a,y=t.height-d,L=t.width-u,I=t.height-f,E=e.borderTopWidth,R=e.borderRightWidth,P=e.borderBottomWidth,D=e.borderLeftWidth,W=_(e.paddingTop,A.bounds.width),oA=_(e.paddingRight,A.bounds.width),$=_(e.paddingBottom,A.bounds.width),G=_(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=s>0||i>0?O(t.left+D/3,t.top+E/3,s-D/3,i-E/3,k.TOP_LEFT):new S(t.left+D/3,t.top+E/3),this.topRightBorderDoubleOuterBox=s>0||i>0?O(t.left+Q,t.top+E/3,a-R/3,l-E/3,k.TOP_RIGHT):new S(t.left+t.width-R/3,t.top+E/3),this.bottomRightBorderDoubleOuterBox=u>0||d>0?O(t.left+L,t.top+y,u-R/3,d-P/3,k.BOTTOM_RIGHT):new S(t.left+t.width-R/3,t.top+t.height-P/3),this.bottomLeftBorderDoubleOuterBox=g>0||f>0?O(t.left+D/3,t.top+I,g-D/3,f-P/3,k.BOTTOM_LEFT):new S(t.left+D/3,t.top+t.height-P/3),this.topLeftBorderDoubleInnerBox=s>0||i>0?O(t.left+D*2/3,t.top+E*2/3,s-D*2/3,i-E*2/3,k.TOP_LEFT):new S(t.left+D*2/3,t.top+E*2/3),this.topRightBorderDoubleInnerBox=s>0||i>0?O(t.left+Q,t.top+E*2/3,a-R*2/3,l-E*2/3,k.TOP_RIGHT):new S(t.left+t.width-R*2/3,t.top+E*2/3),this.bottomRightBorderDoubleInnerBox=u>0||d>0?O(t.left+L,t.top+y,u-R*2/3,d-P*2/3,k.BOTTOM_RIGHT):new S(t.left+t.width-R*2/3,t.top+t.height-P*2/3),this.bottomLeftBorderDoubleInnerBox=g>0||f>0?O(t.left+D*2/3,t.top+I,g-D*2/3,f-P*2/3,k.BOTTOM_LEFT):new S(t.left+D*2/3,t.top+t.height-P*2/3),this.topLeftBorderStroke=s>0||i>0?O(t.left+D/2,t.top+E/2,s-D/2,i-E/2,k.TOP_LEFT):new S(t.left+D/2,t.top+E/2),this.topRightBorderStroke=s>0||i>0?O(t.left+Q,t.top+E/2,a-R/2,l-E/2,k.TOP_RIGHT):new S(t.left+t.width-R/2,t.top+E/2),this.bottomRightBorderStroke=u>0||d>0?O(t.left+L,t.top+y,u-R/2,d-P/2,k.BOTTOM_RIGHT):new S(t.left+t.width-R/2,t.top+t.height-P/2),this.bottomLeftBorderStroke=g>0||f>0?O(t.left+D/2,t.top+I,g-D/2,f-P/2,k.BOTTOM_LEFT):new S(t.left+D/2,t.top+t.height-P/2),this.topLeftBorderBox=s>0||i>0?O(t.left,t.top,s,i,k.TOP_LEFT):new S(t.left,t.top),this.topRightBorderBox=a>0||l>0?O(t.left+Q,t.top,a,l,k.TOP_RIGHT):new S(t.left+t.width,t.top),this.bottomRightBorderBox=u>0||d>0?O(t.left+L,t.top+y,u,d,k.BOTTOM_RIGHT):new S(t.left+t.width,t.top+t.height),this.bottomLeftBorderBox=g>0||f>0?O(t.left,t.top+I,g,f,k.BOTTOM_LEFT):new S(t.left,t.top+t.height),this.topLeftPaddingBox=s>0||i>0?O(t.left+D,t.top+E,Math.max(0,s-D),Math.max(0,i-E),k.TOP_LEFT):new S(t.left+D,t.top+E),this.topRightPaddingBox=a>0||l>0?O(t.left+Math.min(Q,t.width-R),t.top+E,Q>t.width+R?0:Math.max(0,a-R),Math.max(0,l-E),k.TOP_RIGHT):new S(t.left+t.width-R,t.top+E),this.bottomRightPaddingBox=u>0||d>0?O(t.left+Math.min(L,t.width-D),t.top+Math.min(y,t.height-P),Math.max(0,u-R),Math.max(0,d-P),k.BOTTOM_RIGHT):new S(t.left+t.width-R,t.top+t.height-P),this.bottomLeftPaddingBox=g>0||f>0?O(t.left+D,t.top+Math.min(I,t.height-P),Math.max(0,g-D),Math.max(0,f-P),k.BOTTOM_LEFT):new S(t.left+D,t.top+t.height-P),this.topLeftContentBox=s>0||i>0?O(t.left+D+G,t.top+E+W,Math.max(0,s-(D+G)),Math.max(0,i-(E+W)),k.TOP_LEFT):new S(t.left+D+G,t.top+E+W),this.topRightContentBox=a>0||l>0?O(t.left+Math.min(Q,t.width+D+G),t.top+E+W,Q>t.width+D+G?0:a-D+G,l-(E+W),k.TOP_RIGHT):new S(t.left+t.width-(R+oA),t.top+E+W),this.bottomRightContentBox=u>0||d>0?O(t.left+Math.min(L,t.width-(D+G)),t.top+Math.min(y,t.height+E+W),Math.max(0,u-(R+oA)),d-(P+$),k.BOTTOM_RIGHT):new S(t.left+t.width-(R+oA),t.top+t.height-(P+$)),this.bottomLeftContentBox=g>0||f>0?O(t.left+D+G,t.top+I,Math.max(0,g-(D+G)),f-(P+$),k.BOTTOM_LEFT):new S(t.left+D+G,t.top+t.height-(P+$))}return r}(),k;(function(r){r[r.TOP_LEFT=0]="TOP_LEFT",r[r.TOP_RIGHT=1]="TOP_RIGHT",r[r.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",r[r.BOTTOM_LEFT=3]="BOTTOM_LEFT"})(k||(k={}));var O=function(r,A,e,t,n){var s=4*((Math.sqrt(2)-1)/3),i=e*s,o=t*s,a=r+e,l=A+t;switch(n){case k.TOP_LEFT:return new Bn(new S(r,l),new S(r,l-o),new S(a-i,A),new S(a,A));case k.TOP_RIGHT:return new Bn(new S(r,A),new S(r+i,A),new S(a,l-o),new S(a,l));case k.BOTTOM_RIGHT:return new Bn(new S(a,A),new S(a,A+o),new S(r+i,l),new S(r,l));case k.BOTTOM_LEFT:default:return new Bn(new S(a,l),new S(a-i,l),new S(r,A+o),new S(r,A))}},fn=function(r){return[r.topLeftBorderBox,r.topRightBorderBox,r.bottomRightBorderBox,r.bottomLeftBorderBox]},mw=function(r){return[r.topLeftContentBox,r.topRightContentBox,r.bottomRightContentBox,r.bottomLeftContentBox]},wn=function(r){return[r.topLeftPaddingBox,r.topRightPaddingBox,r.bottomRightPaddingBox,r.bottomLeftPaddingBox]},Fw=function(){function r(A,e,t){this.offsetX=A,this.offsetY=e,this.matrix=t,this.type=0,this.target=6}return r}(),pn=function(){function r(A,e){this.path=A,this.target=e,this.type=1}return r}(),Qw=function(){function r(A){this.opacity=A,this.type=2,this.target=6}return r}(),Uw=function(r){return r.type===0},Yc=function(r){return r.type===1},Ew=function(r){return r.type===2},$c=function(r,A){return r.length===A.length?r.some(function(e,t){return e===A[t]}):!1},yw=function(r,A,e,t,n){return r.map(function(s,i){switch(i){case 0:return s.add(A,e);case 1:return s.add(A+t,e);case 2:return s.add(A+t,e+n);case 3:return s.add(A,e+n)}return s})},Zc=function(){function r(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return r}(),qc=function(){function r(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new vw(this.container),this.container.styles.opacity<1&&this.effects.push(new Qw(this.container.styles.opacity)),this.container.styles.transform!==null){var t=this.container.bounds.left+this.container.styles.transformOrigin[0].number,n=this.container.bounds.top+this.container.styles.transformOrigin[1].number,s=this.container.styles.transform;this.effects.push(new Fw(t,n,s))}if(this.container.styles.overflowX!==0){var i=fn(this.curves),o=wn(this.curves);$c(i,o)?this.effects.push(new pn(i,6)):(this.effects.push(new pn(i,2)),this.effects.push(new pn(o,4)))}}return r.prototype.getEffects=function(A){for(var e=[2,3].indexOf(this.container.styles.position)===-1,t=this.parent,n=this.effects.slice(0);t;){var s=t.effects.filter(function(a){return!Yc(a)});if(e||t.container.styles.position!==0||!t.parent){if(n.unshift.apply(n,s),e=[2,3].indexOf(t.container.styles.position)===-1,t.container.styles.overflowX!==0){var i=fn(t.curves),o=wn(t.curves);$c(i,o)||n.unshift(new pn(o,6))}}else n.unshift.apply(n,s);t=t.parent}return n.filter(function(a){return q(a.target,A)})},r}(),js=function(r,A,e,t){r.container.elements.forEach(function(n){var s=q(n.flags,4),i=q(n.flags,2),o=new qc(n,r);q(n.styles.display,2048)&&t.push(o);var a=q(n.flags,8)?[]:t;if(s||i){var l=s||n.styles.isPositioned()?e:A,c=new Zc(o);if(n.styles.isPositioned()||n.styles.opacity<1||n.styles.isTransformed()){var u=n.styles.zIndex.order;if(u<0){var d=0;l.negativeZIndex.some(function(g,f){return u>g.element.container.styles.zIndex.order?(d=f,!1):d>0}),l.negativeZIndex.splice(d,0,c)}else if(u>0){var B=0;l.positiveZIndex.some(function(g,f){return u>=g.element.container.styles.zIndex.order?(B=f+1,!1):B>0}),l.positiveZIndex.splice(B,0,c)}else l.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else n.styles.isFloating()?l.nonPositionedFloats.push(c):l.nonPositionedInlineLevel.push(c);js(o,c,s?c:e,a)}else n.styles.isInlineLevel()?A.inlineLevel.push(o):A.nonInlineLevel.push(o),js(o,A,e,a);q(n.flags,8)&&jc(n,a)})},jc=function(r,A){for(var e=r instanceof _s?r.start:1,t=r instanceof _s?r.reversed:!1,n=0;n<A.length;n++){var s=A[n];s.container instanceof Uc&&typeof s.container.value=="number"&&s.container.value!==0&&(e=s.container.value),s.listValue=dt(e,s.container.styles.listStyleType,!0),e+=t?-1:1}},Sw=function(r){var A=new qc(r,null),e=new Zc(A),t=[];return js(A,e,e,t),jc(A.container,t),e},Ad=function(r,A){switch(A){case 0:return vA(r.topLeftBorderBox,r.topLeftPaddingBox,r.topRightBorderBox,r.topRightPaddingBox);case 1:return vA(r.topRightBorderBox,r.topRightPaddingBox,r.bottomRightBorderBox,r.bottomRightPaddingBox);case 2:return vA(r.bottomRightBorderBox,r.bottomRightPaddingBox,r.bottomLeftBorderBox,r.bottomLeftPaddingBox);case 3:default:return vA(r.bottomLeftBorderBox,r.bottomLeftPaddingBox,r.topLeftBorderBox,r.topLeftPaddingBox)}},Iw=function(r,A){switch(A){case 0:return vA(r.topLeftBorderBox,r.topLeftBorderDoubleOuterBox,r.topRightBorderBox,r.topRightBorderDoubleOuterBox);case 1:return vA(r.topRightBorderBox,r.topRightBorderDoubleOuterBox,r.bottomRightBorderBox,r.bottomRightBorderDoubleOuterBox);case 2:return vA(r.bottomRightBorderBox,r.bottomRightBorderDoubleOuterBox,r.bottomLeftBorderBox,r.bottomLeftBorderDoubleOuterBox);case 3:default:return vA(r.bottomLeftBorderBox,r.bottomLeftBorderDoubleOuterBox,r.topLeftBorderBox,r.topLeftBorderDoubleOuterBox)}},Tw=function(r,A){switch(A){case 0:return vA(r.topLeftBorderDoubleInnerBox,r.topLeftPaddingBox,r.topRightBorderDoubleInnerBox,r.topRightPaddingBox);case 1:return vA(r.topRightBorderDoubleInnerBox,r.topRightPaddingBox,r.bottomRightBorderDoubleInnerBox,r.bottomRightPaddingBox);case 2:return vA(r.bottomRightBorderDoubleInnerBox,r.bottomRightPaddingBox,r.bottomLeftBorderDoubleInnerBox,r.bottomLeftPaddingBox);case 3:default:return vA(r.bottomLeftBorderDoubleInnerBox,r.bottomLeftPaddingBox,r.topLeftBorderDoubleInnerBox,r.topLeftPaddingBox)}},Hw=function(r,A){switch(A){case 0:return Cn(r.topLeftBorderStroke,r.topRightBorderStroke);case 1:return Cn(r.topRightBorderStroke,r.bottomRightBorderStroke);case 2:return Cn(r.bottomRightBorderStroke,r.bottomLeftBorderStroke);case 3:default:return Cn(r.bottomLeftBorderStroke,r.topLeftBorderStroke)}},Cn=function(r,A){var e=[];return CA(r)?e.push(r.subdivide(.5,!1)):e.push(r),CA(A)?e.push(A.subdivide(.5,!0)):e.push(A),e},vA=function(r,A,e,t){var n=[];return CA(r)?n.push(r.subdivide(.5,!1)):n.push(r),CA(e)?n.push(e.subdivide(.5,!0)):n.push(e),CA(t)?n.push(t.subdivide(.5,!0).reverse()):n.push(t),CA(A)?n.push(A.subdivide(.5,!1).reverse()):n.push(A),n},ed=function(r){var A=r.bounds,e=r.styles;return A.add(e.borderLeftWidth,e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth),-(e.borderTopWidth+e.borderBottomWidth))},vn=function(r){var A=r.styles,e=r.bounds,t=_(A.paddingLeft,e.width),n=_(A.paddingRight,e.width),s=_(A.paddingTop,e.width),i=_(A.paddingBottom,e.width);return e.add(t+A.borderLeftWidth,s+A.borderTopWidth,-(A.borderRightWidth+A.borderLeftWidth+t+n),-(A.borderTopWidth+A.borderBottomWidth+s+i))},Lw=function(r,A){return r===0?A.bounds:r===2?vn(A):ed(A)},bw=function(r,A){return r===0?A.bounds:r===2?vn(A):ed(A)},Ai=function(r,A,e){var t=Lw(He(r.styles.backgroundOrigin,A),r),n=bw(He(r.styles.backgroundClip,A),r),s=Mw(He(r.styles.backgroundSize,A),e,t),i=s[0],o=s[1],a=st(He(r.styles.backgroundPosition,A),t.width-i,t.height-o),l=Dw(He(r.styles.backgroundRepeat,A),a,s,t,n),c=Math.round(t.left+a[0]),u=Math.round(t.top+a[1]);return[l,c,u,i,o]},Te=function(r){return N(r)&&r.value===Ue.AUTO},mn=function(r){return typeof r=="number"},Mw=function(r,A,e){var t=A[0],n=A[1],s=A[2],i=r[0],o=r[1];if(!i)return[0,0];if(Y(i)&&o&&Y(o))return[_(i,e.width),_(o,e.height)];var a=mn(s);if(N(i)&&(i.value===Ue.CONTAIN||i.value===Ue.COVER)){if(mn(s)){var l=e.width/e.height;return l<s!=(i.value===Ue.COVER)?[e.width,e.width/s]:[e.height*s,e.height]}return[e.width,e.height]}var c=mn(t),u=mn(n),d=c||u;if(Te(i)&&(!o||Te(o))){if(c&&u)return[t,n];if(!a&&!d)return[e.width,e.height];if(d&&a){var B=c?t:n*s,g=u?n:t/s;return[B,g]}var f=c?t:e.width,m=u?n:e.height;return[f,m]}if(a){var F=0,Q=0;return Y(i)?F=_(i,e.width):Y(o)&&(Q=_(o,e.height)),Te(i)?F=Q*s:(!o||Te(o))&&(Q=F/s),[F,Q]}var y=null,L=null;if(Y(i)?y=_(i,e.width):o&&Y(o)&&(L=_(o,e.height)),y!==null&&(!o||Te(o))&&(L=c&&u?y/t*n:e.height),L!==null&&Te(i)&&(y=c&&u?L/n*t:e.width),y!==null&&L!==null)return[y,L];throw new Error("Unable to calculate background-size for element")},He=function(r,A){var e=r[A];return typeof e>"u"?r[0]:e},Dw=function(r,A,e,t,n){var s=A[0],i=A[1],o=e[0],a=e[1];switch(r){case 2:return[new S(Math.round(t.left),Math.round(t.top+i)),new S(Math.round(t.left+t.width),Math.round(t.top+i)),new S(Math.round(t.left+t.width),Math.round(a+t.top+i)),new S(Math.round(t.left),Math.round(a+t.top+i))];case 3:return[new S(Math.round(t.left+s),Math.round(t.top)),new S(Math.round(t.left+s+o),Math.round(t.top)),new S(Math.round(t.left+s+o),Math.round(t.height+t.top)),new S(Math.round(t.left+s),Math.round(t.height+t.top))];case 1:return[new S(Math.round(t.left+s),Math.round(t.top+i)),new S(Math.round(t.left+s+o),Math.round(t.top+i)),new S(Math.round(t.left+s+o),Math.round(t.top+i+a)),new S(Math.round(t.left+s),Math.round(t.top+i+a))];default:return[new S(Math.round(n.left),Math.round(n.top)),new S(Math.round(n.left+n.width),Math.round(n.top)),new S(Math.round(n.left+n.width),Math.round(n.height+n.top)),new S(Math.round(n.left),Math.round(n.height+n.top))]}},Rw="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",td="Hidden Text",Pw=function(){function r(A){this._data={},this._document=A}return r.prototype.parseMetrics=function(A,e){var t=this._document.createElement("div"),n=this._document.createElement("img"),s=this._document.createElement("span"),i=this._document.body;t.style.visibility="hidden",t.style.fontFamily=A,t.style.fontSize=e,t.style.margin="0",t.style.padding="0",t.style.whiteSpace="nowrap",i.appendChild(t),n.src=Rw,n.width=1,n.height=1,n.style.margin="0",n.style.padding="0",n.style.verticalAlign="baseline",s.style.fontFamily=A,s.style.fontSize=e,s.style.margin="0",s.style.padding="0",s.appendChild(this._document.createTextNode(td)),t.appendChild(s),t.appendChild(n);var o=n.offsetTop-s.offsetTop+2;t.removeChild(s),t.appendChild(this._document.createTextNode(td)),t.style.lineHeight="normal",n.style.verticalAlign="super";var a=n.offsetTop-t.offsetTop+2;return i.removeChild(t),{baseline:o,middle:a}},r.prototype.getMetrics=function(A,e){var t=A+" "+e;return typeof this._data[t]>"u"&&(this._data[t]=this.parseMetrics(A,e)),this._data[t]},r}(),rd=function(){function r(A,e){this.context=A,this.options=e}return r}(),Kw=1e4,xw=function(r){FA(A,r);function A(e,t){var n=r.call(this,e,t)||this;return n._activeEffects=[],n.canvas=t.canvas?t.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),t.canvas||(n.canvas.width=Math.floor(t.width*t.scale),n.canvas.height=Math.floor(t.height*t.scale),n.canvas.style.width=t.width+"px",n.canvas.style.height=t.height+"px"),n.fontMetrics=new Pw(document),n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-t.x,-t.y),n.ctx.textBaseline="bottom",n._activeEffects=[],n.context.logger.debug("Canvas renderer initialized ("+t.width+"x"+t.height+") with scale "+t.scale),n}return A.prototype.applyEffects=function(e){for(var t=this;this._activeEffects.length;)this.popEffect();e.forEach(function(n){return t.applyEffect(n)})},A.prototype.applyEffect=function(e){this.ctx.save(),Ew(e)&&(this.ctx.globalAlpha=e.opacity),Uw(e)&&(this.ctx.translate(e.offsetX,e.offsetY),this.ctx.transform(e.matrix[0],e.matrix[1],e.matrix[2],e.matrix[3],e.matrix[4],e.matrix[5]),this.ctx.translate(-e.offsetX,-e.offsetY)),Yc(e)&&(this.path(e.path),this.ctx.clip()),this._activeEffects.push(e)},A.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},A.prototype.renderStack=function(e){return hA(this,void 0,void 0,function(){var t;return sA(this,function(n){switch(n.label){case 0:return t=e.element.container.styles,t.isVisible()?[4,this.renderStackContent(e)]:[3,2];case 1:n.sent(),n.label=2;case 2:return[2]}})})},A.prototype.renderNode=function(e){return hA(this,void 0,void 0,function(){return sA(this,function(t){switch(t.label){case 0:if(q(e.container.flags,16))debugger;return e.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(e)]:[3,3];case 1:return t.sent(),[4,this.renderNodeContent(e)];case 2:t.sent(),t.label=3;case 3:return[2]}})})},A.prototype.renderTextWithLetterSpacing=function(e,t,n){var s=this;if(t===0)this.ctx.fillText(e.text,e.bounds.left,e.bounds.top+n);else{var i=Ns(e.text);i.reduce(function(o,a){return s.ctx.fillText(a,o,e.bounds.top+n),o+s.ctx.measureText(a).width},e.bounds.left)}},A.prototype.createFontStyle=function(e){var t=e.fontVariant.filter(function(i){return i==="normal"||i==="small-caps"}).join(""),n=Vw(e.fontFamily).join(", "),s=nt(e.fontSize)?""+e.fontSize.number+e.fontSize.unit:e.fontSize.number+"px";return[[e.fontStyle,t,e.fontWeight,s,n].join(" "),n,s]},A.prototype.renderTextNode=function(e,t){return hA(this,void 0,void 0,function(){var n,s,i,o,a,l,c,u,d=this;return sA(this,function(B){return n=this.createFontStyle(t),s=n[0],i=n[1],o=n[2],this.ctx.font=s,this.ctx.direction=t.direction===1?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",a=this.fontMetrics.getMetrics(i,o),l=a.baseline,c=a.middle,u=t.paintOrder,e.textBounds.forEach(function(g){u.forEach(function(f){switch(f){case 0:d.ctx.fillStyle=AA(t.color),d.renderTextWithLetterSpacing(g,t.letterSpacing,l);var m=t.textShadow;m.length&&g.text.trim().length&&(m.slice(0).reverse().forEach(function(F){d.ctx.shadowColor=AA(F.color),d.ctx.shadowOffsetX=F.offsetX.number*d.options.scale,d.ctx.shadowOffsetY=F.offsetY.number*d.options.scale,d.ctx.shadowBlur=F.blur.number,d.renderTextWithLetterSpacing(g,t.letterSpacing,l)}),d.ctx.shadowColor="",d.ctx.shadowOffsetX=0,d.ctx.shadowOffsetY=0,d.ctx.shadowBlur=0),t.textDecorationLine.length&&(d.ctx.fillStyle=AA(t.textDecorationColor||t.color),t.textDecorationLine.forEach(function(F){switch(F){case 1:d.ctx.fillRect(g.bounds.left,Math.round(g.bounds.top+l),g.bounds.width,1);break;case 2:d.ctx.fillRect(g.bounds.left,Math.round(g.bounds.top),g.bounds.width,1);break;case 3:d.ctx.fillRect(g.bounds.left,Math.ceil(g.bounds.top+c),g.bounds.width,1);break}}));break;case 1:t.webkitTextStrokeWidth&&g.text.trim().length&&(d.ctx.strokeStyle=AA(t.webkitTextStrokeColor),d.ctx.lineWidth=t.webkitTextStrokeWidth,d.ctx.lineJoin=window.chrome?"miter":"round",d.ctx.strokeText(g.text,g.bounds.left,g.bounds.top+l)),d.ctx.strokeStyle="",d.ctx.lineWidth=0,d.ctx.lineJoin="miter";break}})}),[2]})})},A.prototype.renderReplacedElement=function(e,t,n){if(n&&e.intrinsicWidth>0&&e.intrinsicHeight>0){var s=vn(e),i=wn(t);this.path(i),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(n,0,0,e.intrinsicWidth,e.intrinsicHeight,s.left,s.top,s.width,s.height),this.ctx.restore()}},A.prototype.renderNodeContent=function(e){return hA(this,void 0,void 0,function(){var t,n,s,i,o,a,Q,Q,l,c,u,d,L,B,g,I,f,m,F,Q,y,L,I;return sA(this,function(E){switch(E.label){case 0:this.applyEffects(e.getEffects(4)),t=e.container,n=e.curves,s=t.styles,i=0,o=t.textNodes,E.label=1;case 1:return i<o.length?(a=o[i],[4,this.renderTextNode(a,s)]):[3,4];case 2:E.sent(),E.label=3;case 3:return i++,[3,1];case 4:if(!(t instanceof mc))return[3,8];E.label=5;case 5:return E.trys.push([5,7,,8]),[4,this.context.cache.match(t.src)];case 6:return Q=E.sent(),this.renderReplacedElement(t,n,Q),[3,8];case 7:return E.sent(),this.context.logger.error("Error loading image "+t.src),[3,8];case 8:if(t instanceof Fc&&this.renderReplacedElement(t,n,t.canvas),!(t instanceof Qc))return[3,12];E.label=9;case 9:return E.trys.push([9,11,,12]),[4,this.context.cache.match(t.svg)];case 10:return Q=E.sent(),this.renderReplacedElement(t,n,Q),[3,12];case 11:return E.sent(),this.context.logger.error("Error loading svg "+t.svg.substring(0,255)),[3,12];case 12:return t instanceof Ic&&t.tree?(l=new A(this.context,{scale:this.options.scale,backgroundColor:t.backgroundColor,x:0,y:0,width:t.width,height:t.height}),[4,l.render(t.tree)]):[3,14];case 13:c=E.sent(),t.width&&t.height&&this.ctx.drawImage(c,0,0,t.width,t.height,t.bounds.left,t.bounds.top,t.bounds.width,t.bounds.height),E.label=14;case 14:if(t instanceof Vs&&(u=Math.min(t.bounds.width,t.bounds.height),t.type===ln?t.checked&&(this.ctx.save(),this.path([new S(t.bounds.left+u*.39363,t.bounds.top+u*.79),new S(t.bounds.left+u*.16,t.bounds.top+u*.5549),new S(t.bounds.left+u*.27347,t.bounds.top+u*.44071),new S(t.bounds.left+u*.39694,t.bounds.top+u*.5649),new S(t.bounds.left+u*.72983,t.bounds.top+u*.23),new S(t.bounds.left+u*.84,t.bounds.top+u*.34085),new S(t.bounds.left+u*.39363,t.bounds.top+u*.79)]),this.ctx.fillStyle=AA(Ec),this.ctx.fill(),this.ctx.restore()):t.type===cn&&t.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(t.bounds.left+u/2,t.bounds.top+u/2,u/4,0,Math.PI*2,!0),this.ctx.fillStyle=AA(Ec),this.ctx.fill(),this.ctx.restore())),kw(t)&&t.value.length){switch(d=this.createFontStyle(s),L=d[0],B=d[1],g=this.fontMetrics.getMetrics(L,B).baseline,this.ctx.font=L,this.ctx.fillStyle=AA(s.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=Nw(t.styles.textAlign),I=vn(t),f=0,t.styles.textAlign){case 1:f+=I.width/2;break;case 2:f+=I.width;break}m=I.add(f,0,0,-I.height/2+1),this.ctx.save(),this.path([new S(I.left,I.top),new S(I.left+I.width,I.top),new S(I.left+I.width,I.top+I.height),new S(I.left,I.top+I.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new lt(t.value,m),s.letterSpacing,g),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!q(t.styles.display,2048))return[3,20];if(t.styles.listStyleImage===null)return[3,19];if(F=t.styles.listStyleImage,F.type!==0)return[3,18];Q=void 0,y=F.url,E.label=15;case 15:return E.trys.push([15,17,,18]),[4,this.context.cache.match(y)];case 16:return Q=E.sent(),this.ctx.drawImage(Q,t.bounds.left-(Q.width+10),t.bounds.top),[3,18];case 17:return E.sent(),this.context.logger.error("Error loading list-style-image "+y),[3,18];case 18:return[3,20];case 19:e.listValue&&t.styles.listStyleType!==-1&&(L=this.createFontStyle(s)[0],this.ctx.font=L,this.ctx.fillStyle=AA(s.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",I=new MA(t.bounds.left,t.bounds.top+_(t.styles.paddingTop,t.bounds.width),t.bounds.width,tc(s.lineHeight,s.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new lt(e.listValue,I),s.letterSpacing,tc(s.lineHeight,s.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),E.label=20;case 20:return[2]}})})},A.prototype.renderStackContent=function(e){return hA(this,void 0,void 0,function(){var t,n,F,s,i,F,o,a,F,l,c,F,u,d,F,B,g,F,f,m,F;return sA(this,function(Q){switch(Q.label){case 0:if(q(e.element.container.flags,16))debugger;return[4,this.renderNodeBackgroundAndBorders(e.element)];case 1:Q.sent(),t=0,n=e.negativeZIndex,Q.label=2;case 2:return t<n.length?(F=n[t],[4,this.renderStack(F)]):[3,5];case 3:Q.sent(),Q.label=4;case 4:return t++,[3,2];case 5:return[4,this.renderNodeContent(e.element)];case 6:Q.sent(),s=0,i=e.nonInlineLevel,Q.label=7;case 7:return s<i.length?(F=i[s],[4,this.renderNode(F)]):[3,10];case 8:Q.sent(),Q.label=9;case 9:return s++,[3,7];case 10:o=0,a=e.nonPositionedFloats,Q.label=11;case 11:return o<a.length?(F=a[o],[4,this.renderStack(F)]):[3,14];case 12:Q.sent(),Q.label=13;case 13:return o++,[3,11];case 14:l=0,c=e.nonPositionedInlineLevel,Q.label=15;case 15:return l<c.length?(F=c[l],[4,this.renderStack(F)]):[3,18];case 16:Q.sent(),Q.label=17;case 17:return l++,[3,15];case 18:u=0,d=e.inlineLevel,Q.label=19;case 19:return u<d.length?(F=d[u],[4,this.renderNode(F)]):[3,22];case 20:Q.sent(),Q.label=21;case 21:return u++,[3,19];case 22:B=0,g=e.zeroOrAutoZIndexOrTransformedOrOpacity,Q.label=23;case 23:return B<g.length?(F=g[B],[4,this.renderStack(F)]):[3,26];case 24:Q.sent(),Q.label=25;case 25:return B++,[3,23];case 26:f=0,m=e.positiveZIndex,Q.label=27;case 27:return f<m.length?(F=m[f],[4,this.renderStack(F)]):[3,30];case 28:Q.sent(),Q.label=29;case 29:return f++,[3,27];case 30:return[2]}})})},A.prototype.mask=function(e){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(e.slice(0).reverse()),this.ctx.closePath()},A.prototype.path=function(e){this.ctx.beginPath(),this.formatPath(e),this.ctx.closePath()},A.prototype.formatPath=function(e){var t=this;e.forEach(function(n,s){var i=CA(n)?n.start:n;s===0?t.ctx.moveTo(i.x,i.y):t.ctx.lineTo(i.x,i.y),CA(n)&&t.ctx.bezierCurveTo(n.startControl.x,n.startControl.y,n.endControl.x,n.endControl.y,n.end.x,n.end.y)})},A.prototype.renderRepeat=function(e,t,n,s){this.path(e),this.ctx.fillStyle=t,this.ctx.translate(n,s),this.ctx.fill(),this.ctx.translate(-n,-s)},A.prototype.resizeImage=function(e,t,n){var s;if(e.width===t&&e.height===n)return e;var i=(s=this.canvas.ownerDocument)!==null&&s!==void 0?s:document,o=i.createElement("canvas");o.width=Math.max(1,t),o.height=Math.max(1,n);var a=o.getContext("2d");return a.drawImage(e,0,0,e.width,e.height,0,0,t,n),o},A.prototype.renderBackgroundImage=function(e){return hA(this,void 0,void 0,function(){var t,n,s,i,o,a;return sA(this,function(l){switch(l.label){case 0:t=e.styles.backgroundImage.length-1,n=function(c){var u,d,B,W,aA,BA,G,j,P,g,W,aA,BA,G,j,f,m,F,Q,y,L,I,E,R,P,D,W,oA,$,G,j,IA,aA,BA,de,TA,YA,ue,he,KA,ge,xA;return sA(this,function(Ke){switch(Ke.label){case 0:if(c.type!==0)return[3,5];u=void 0,d=c.url,Ke.label=1;case 1:return Ke.trys.push([1,3,,4]),[4,s.context.cache.match(d)];case 2:return u=Ke.sent(),[3,4];case 3:return Ke.sent(),s.context.logger.error("Error loading background-image "+d),[3,4];case 4:return u&&(B=Ai(e,t,[u.width,u.height,u.width/u.height]),W=B[0],aA=B[1],BA=B[2],G=B[3],j=B[4],P=s.ctx.createPattern(s.resizeImage(u,G,j),"repeat"),s.renderRepeat(W,P,aA,BA)),[3,6];case 5:Qg(c)?(g=Ai(e,t,[null,null,null]),W=g[0],aA=g[1],BA=g[2],G=g[3],j=g[4],f=pg(c.angle,G,j),m=f[0],F=f[1],Q=f[2],y=f[3],L=f[4],I=document.createElement("canvas"),I.width=G,I.height=j,E=I.getContext("2d"),R=E.createLinearGradient(F,y,Q,L),Wl(c.stops,m).forEach(function(vr){return R.addColorStop(vr.stop,AA(vr.color))}),E.fillStyle=R,E.fillRect(0,0,G,j),G>0&&j>0&&(P=s.ctx.createPattern(I,"repeat"),s.renderRepeat(W,P,aA,BA))):Ug(c)&&(D=Ai(e,t,[null,null,null]),W=D[0],oA=D[1],$=D[2],G=D[3],j=D[4],IA=c.position.length===0?[ys]:c.position,aA=_(IA[0],G),BA=_(IA[IA.length-1],j),de=Cg(c,aA,BA,G,j),TA=de[0],YA=de[1],TA>0&&YA>0&&(ue=s.ctx.createRadialGradient(oA+aA,$+BA,0,oA+aA,$+BA,TA),Wl(c.stops,TA*2).forEach(function(vr){return ue.addColorStop(vr.stop,AA(vr.color))}),s.path(W),s.ctx.fillStyle=ue,TA!==YA?(he=e.bounds.left+.5*e.bounds.width,KA=e.bounds.top+.5*e.bounds.height,ge=YA/TA,xA=1/ge,s.ctx.save(),s.ctx.translate(he,KA),s.ctx.transform(1,0,0,ge,0,0),s.ctx.translate(-he,-KA),s.ctx.fillRect(oA,xA*($-KA)+KA,G,j*xA),s.ctx.restore()):s.ctx.fill())),Ke.label=6;case 6:return t--,[2]}})},s=this,i=0,o=e.styles.backgroundImage.slice(0).reverse(),l.label=1;case 1:return i<o.length?(a=o[i],[5,n(a)]):[3,4];case 2:l.sent(),l.label=3;case 3:return i++,[3,1];case 4:return[2]}})})},A.prototype.renderSolidBorder=function(e,t,n){return hA(this,void 0,void 0,function(){return sA(this,function(s){return this.path(Ad(n,t)),this.ctx.fillStyle=AA(e),this.ctx.fill(),[2]})})},A.prototype.renderDoubleBorder=function(e,t,n,s){return hA(this,void 0,void 0,function(){var i,o;return sA(this,function(a){switch(a.label){case 0:return t<3?[4,this.renderSolidBorder(e,n,s)]:[3,2];case 1:return a.sent(),[2];case 2:return i=Iw(s,n),this.path(i),this.ctx.fillStyle=AA(e),this.ctx.fill(),o=Tw(s,n),this.path(o),this.ctx.fill(),[2]}})})},A.prototype.renderNodeBackgroundAndBorders=function(e){return hA(this,void 0,void 0,function(){var t,n,s,i,o,a,l,c,u=this;return sA(this,function(d){switch(d.label){case 0:return this.applyEffects(e.getEffects(2)),t=e.container.styles,n=!WA(t.backgroundColor)||t.backgroundImage.length,s=[{style:t.borderTopStyle,color:t.borderTopColor,width:t.borderTopWidth},{style:t.borderRightStyle,color:t.borderRightColor,width:t.borderRightWidth},{style:t.borderBottomStyle,color:t.borderBottomColor,width:t.borderBottomWidth},{style:t.borderLeftStyle,color:t.borderLeftColor,width:t.borderLeftWidth}],i=Gw(He(t.backgroundClip,0),e.curves),n||t.boxShadow.length?(this.ctx.save(),this.path(i),this.ctx.clip(),WA(t.backgroundColor)||(this.ctx.fillStyle=AA(t.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(e.container)]):[3,2];case 1:d.sent(),this.ctx.restore(),t.boxShadow.slice(0).reverse().forEach(function(B){u.ctx.save();var g=fn(e.curves),f=B.inset?0:Kw,m=yw(g,-f+(B.inset?1:-1)*B.spread.number,(B.inset?1:-1)*B.spread.number,B.spread.number*(B.inset?-2:2),B.spread.number*(B.inset?-2:2));B.inset?(u.path(g),u.ctx.clip(),u.mask(m)):(u.mask(g),u.ctx.clip(),u.path(m)),u.ctx.shadowOffsetX=B.offsetX.number+f,u.ctx.shadowOffsetY=B.offsetY.number,u.ctx.shadowColor=AA(B.color),u.ctx.shadowBlur=B.blur.number,u.ctx.fillStyle=B.inset?AA(B.color):"rgba(0,0,0,1)",u.ctx.fill(),u.ctx.restore()}),d.label=2;case 2:o=0,a=0,l=s,d.label=3;case 3:return a<l.length?(c=l[a],c.style!==0&&!WA(c.color)&&c.width>0?c.style!==2?[3,5]:[4,this.renderDashedDottedBorder(c.color,c.width,o,e.curves,2)]:[3,11]):[3,13];case 4:return d.sent(),[3,11];case 5:return c.style!==3?[3,7]:[4,this.renderDashedDottedBorder(c.color,c.width,o,e.curves,3)];case 6:return d.sent(),[3,11];case 7:return c.style!==4?[3,9]:[4,this.renderDoubleBorder(c.color,c.width,o,e.curves)];case 8:return d.sent(),[3,11];case 9:return[4,this.renderSolidBorder(c.color,o,e.curves)];case 10:d.sent(),d.label=11;case 11:o++,d.label=12;case 12:return a++,[3,3];case 13:return[2]}})})},A.prototype.renderDashedDottedBorder=function(e,t,n,s,i){return hA(this,void 0,void 0,function(){var o,a,l,c,u,d,B,g,f,m,F,Q,y,L,I,E,I,E;return sA(this,function(R){return this.ctx.save(),o=Hw(s,n),a=Ad(s,n),i===2&&(this.path(a),this.ctx.clip()),CA(a[0])?(l=a[0].start.x,c=a[0].start.y):(l=a[0].x,c=a[0].y),CA(a[1])?(u=a[1].end.x,d=a[1].end.y):(u=a[1].x,d=a[1].y),n===0||n===2?B=Math.abs(l-u):B=Math.abs(c-d),this.ctx.beginPath(),i===3?this.formatPath(o):this.formatPath(a.slice(0,2)),g=t<3?t*3:t*2,f=t<3?t*2:t,i===3&&(g=t,f=t),m=!0,B<=g*2?m=!1:B<=g*2+f?(F=B/(2*g+f),g*=F,f*=F):(Q=Math.floor((B+f)/(g+f)),y=(B-Q*g)/(Q-1),L=(B-(Q+1)*g)/Q,f=L<=0||Math.abs(f-y)<Math.abs(f-L)?y:L),m&&(i===3?this.ctx.setLineDash([0,g+f]):this.ctx.setLineDash([g,f])),i===3?(this.ctx.lineCap="round",this.ctx.lineWidth=t):this.ctx.lineWidth=t*2+1.1,this.ctx.strokeStyle=AA(e),this.ctx.stroke(),this.ctx.setLineDash([]),i===2&&(CA(a[0])&&(I=a[3],E=a[0],this.ctx.beginPath(),this.formatPath([new S(I.end.x,I.end.y),new S(E.start.x,E.start.y)]),this.ctx.stroke()),CA(a[1])&&(I=a[1],E=a[2],this.ctx.beginPath(),this.formatPath([new S(I.end.x,I.end.y),new S(E.start.x,E.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]})})},A.prototype.render=function(e){return hA(this,void 0,void 0,function(){var t;return sA(this,function(n){switch(n.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=AA(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),t=Sw(e),[4,this.renderStack(t)];case 1:return n.sent(),this.applyEffects([]),[2,this.canvas]}})})},A}(rd),kw=function(r){return r instanceof Sc||r instanceof yc?!0:r instanceof Vs&&r.type!==cn&&r.type!==ln},Gw=function(r,A){switch(r){case 0:return fn(A);case 2:return mw(A);case 1:default:return wn(A)}},Nw=function(r){switch(r){case 1:return"center";case 2:return"right";case 0:default:return"left"}},_w=["-apple-system","system-ui"],Vw=function(r){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?r.filter(function(A){return _w.indexOf(A)===-1}):r},Ow=function(r){FA(A,r);function A(e,t){var n=r.call(this,e,t)||this;return n.canvas=t.canvas?t.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),n.options=t,n.canvas.width=Math.floor(t.width*t.scale),n.canvas.height=Math.floor(t.height*t.scale),n.canvas.style.width=t.width+"px",n.canvas.style.height=t.height+"px",n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-t.x,-t.y),n.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+t.width+"x"+t.height+" at "+t.x+","+t.y+") with scale "+t.scale),n}return A.prototype.render=function(e){return hA(this,void 0,void 0,function(){var t,n;return sA(this,function(s){switch(s.label){case 0:return t=Gs(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,e),[4,Ww(t)];case 1:return n=s.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=AA(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(n,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}})})},A}(rd),Ww=function(r){return new Promise(function(A,e){var t=new Image;t.onload=function(){A(t)},t.onerror=e,t.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(r))})},Xw=function(){function r(A){var e=A.id,t=A.enabled;this.id=e,this.enabled=t,this.start=Date.now()}return r.prototype.debug=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&(typeof window<"u"&&window.console&&typeof console.debug=="function"?console.debug.apply(console,Ir([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},r.prototype.getTime=function(){return Date.now()-this.start},r.prototype.info=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&typeof window<"u"&&window.console&&typeof console.info=="function"&&console.info.apply(console,Ir([this.id,this.getTime()+"ms"],A))},r.prototype.warn=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&(typeof window<"u"&&window.console&&typeof console.warn=="function"?console.warn.apply(console,Ir([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},r.prototype.error=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&(typeof window<"u"&&window.console&&typeof console.error=="function"?console.error.apply(console,Ir([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},r.instances={},r}(),Jw=function(){function r(A,e){var t;this.windowBounds=e,this.instanceName="#"+r.instanceCount++,this.logger=new Xw({id:this.instanceName,enabled:A.logging}),this.cache=(t=A.cache)!==null&&t!==void 0?t:new hw(this,A)}return r.instanceCount=1,r}(),zw=function(r,A){return A===void 0&&(A={}),Yw(r,A)};typeof window<"u"&&zc.setContext(window);var Yw=function(r,A){return hA(void 0,void 0,void 0,function(){var e,t,n,s,i,o,a,l,c,u,d,B,g,f,m,F,Q,y,L,I,R,E,R,P,D,W,oA,$,G,j,IA,aA,BA,de,TA,YA,ue,he,KA,ge;return sA(this,function(xA){switch(xA.label){case 0:if(!r||typeof r!="object")return[2,Promise.reject("Invalid element provided as first argument")];if(e=r.ownerDocument,!e)throw new Error("Element is not attached to a Document");if(t=e.defaultView,!t)throw new Error("Document is not attached to a Window");return n={allowTaint:(P=A.allowTaint)!==null&&P!==void 0?P:!1,imageTimeout:(D=A.imageTimeout)!==null&&D!==void 0?D:15e3,proxy:A.proxy,useCORS:(W=A.useCORS)!==null&&W!==void 0?W:!1},s=ss({logging:(oA=A.logging)!==null&&oA!==void 0?oA:!0,cache:A.cache},n),i={windowWidth:($=A.windowWidth)!==null&&$!==void 0?$:t.innerWidth,windowHeight:(G=A.windowHeight)!==null&&G!==void 0?G:t.innerHeight,scrollX:(j=A.scrollX)!==null&&j!==void 0?j:t.pageXOffset,scrollY:(IA=A.scrollY)!==null&&IA!==void 0?IA:t.pageYOffset},o=new MA(i.scrollX,i.scrollY,i.windowWidth,i.windowHeight),a=new Jw(s,o),l=(aA=A.foreignObjectRendering)!==null&&aA!==void 0?aA:!1,c={allowTaint:(BA=A.allowTaint)!==null&&BA!==void 0?BA:!1,onclone:A.onclone,ignoreElements:A.ignoreElements,inlineImages:l,copyStyles:l},a.logger.debug("Starting document clone with size "+o.width+"x"+o.height+" scrolled to "+-o.left+","+-o.top),u=new Xc(a,r,c),d=u.clonedReferenceElement,d?[4,u.toIFrame(e,o)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return B=xA.sent(),g=Ws(d)||$f(d)?Eu(d.ownerDocument):Tr(a,d),f=g.width,m=g.height,F=g.left,Q=g.top,y=$w(a,d,A.backgroundColor),L={canvas:A.canvas,backgroundColor:y,scale:(TA=(de=A.scale)!==null&&de!==void 0?de:t.devicePixelRatio)!==null&&TA!==void 0?TA:1,x:((YA=A.x)!==null&&YA!==void 0?YA:0)+F,y:((ue=A.y)!==null&&ue!==void 0?ue:0)+Q,width:(he=A.width)!==null&&he!==void 0?he:Math.ceil(f),height:(KA=A.height)!==null&&KA!==void 0?KA:Math.ceil(m)},l?(a.logger.debug("Document cloned, using foreign object rendering"),R=new Ow(a,L),[4,R.render(d)]):[3,3];case 2:return I=xA.sent(),[3,5];case 3:return a.logger.debug("Document cloned, element located at "+F+","+Q+" with size "+f+"x"+m+" using computed rendering"),a.logger.debug("Starting DOM parsing"),E=Hc(a,d),y===E.styles.backgroundColor&&(E.styles.backgroundColor=RA.TRANSPARENT),a.logger.debug("Starting renderer for element at "+L.x+","+L.y+" with size "+L.width+"x"+L.height),R=new xw(a,L),[4,R.render(E)];case 4:I=xA.sent(),xA.label=5;case 5:return(!((ge=A.removeContainer)!==null&&ge!==void 0)||ge)&&(Xc.destroy(B)||a.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),a.logger.debug("Finished rendering"),[2,I]}})})},$w=function(r,A,e){var t=A.ownerDocument,n=t.documentElement?it(r,getComputedStyle(t.documentElement).backgroundColor):RA.TRANSPARENT,s=t.body?it(r,getComputedStyle(t.body).backgroundColor):RA.TRANSPARENT,i=typeof e=="string"?it(r,e):e===null?RA.TRANSPARENT:4294967295;return A===t.documentElement?WA(n)?WA(s)?i:s:n:i};const Mt=class Mt extends p.EngineObject{constructor(A,e){super(A,e),this.ad(new w.ObjResettingWithEvent(A.renderInUEChanged,()=>A.renderInUE?new sd(A,e):new nd(A,e)))}};C(Mt,"type",Mt.register("ESUeViewer",p.ESGeoDiv.type,Mt));let ei=Mt;class nd extends w.Destroyable{constructor(e,t){super();C(this,"_screenPosition",this.disposeVar(w.reactArrayWithUndefined(void 0)));const n=t.viewer;if(!n){console.warn("viewer is undefined!");return}const s=this.disposeVar(new p.ESTextLabel);s.parentID=e.id,e.components.disposableAdd(s,!0),s.show=!1,this.dispose(w.bind([s,"position"],[e,"position"])),this.dispose(w.bind([s,"rotation"],[e,"rotation"])),this.dispose(w.bind([s,"flyToParam"],[e,"flyToParam"])),this.dispose(w.bind([s,"flyInParam"],[e,"flyInParam"])),this.dispose(e.calcFlyToParamEvent.disposableOn(()=>{$A(n,s.id)})),this.dispose(e.calcFlyInParamEvent.disposableOn(async()=>{if(!t.actived)return;const a=await t.getCurrentCameraInfo();if(!a)return;const{position:l,rotation:c}=a;e.flyInParam={position:l,rotation:c,flyDuration:1}})),this.dispose(e.smoothMoveEvent.disposableOn((a,l)=>{_e(n,s.id,a,l)})),this.dispose(e.smoothMoveWithRotationEvent.disposableOn((a,l,c)=>{ke(n,s.id,a,l,c)})),this.dispose(e.smoothMoveOnGroundEvent.disposableOn((a,l,c,u)=>{Ge(n,s.id,a,l,u,c)})),this.dispose(e.smoothMoveWithRotationOnGroundEvent.disposableOn((a,l,c,u,d)=>{Ne(n,s.id,a,l,c,u,d)})),this.dispose(e.flyToEvent.disposableOn((a,l)=>{s.flyTo(a)})),this.dispose(e.flyInEvent.don(a=>{s.flyIn(a)}));const i=this._screenPosition,o=this.disposeVar(new p.ESCustomDiv);o.parentID=e.id,t.add(o),this.dispose(()=>t.delete(o)),this.dispose(w.bind([o,"allowPicking"],[e,"allowPicking"]));{const a=this.disposeVar(w.createAnimateFrame()),l=()=>{e.show?a.restart(void 0,async()=>{if(!e.position)return;const c=await t.lonLatAltToScreenPosition(e.position);if(!this.isDestroyed())if(!c)this._screenPosition.value=void 0;else{const[u,d]=c;u===-1&&d===-1?this._screenPosition.value=void 0:this._screenPosition.value=[u,d]}}):a.cancel()};l(),this.dispose(e.showChanged.disposableOn(l))}{const a=()=>class extends w.Destroyable{constructor(d,B,g){if(super(),this._subContainer=d,!g)return;if(!e.instanceClass)throw new Error("!sceneObject.instanceClass");const f=new w.PosFloatDiv,m=f.element;this._subContainer.appendChild(m),this.dispose(()=>this._subContainer.removeChild(m)),m.onclick=F=>{(e.allowPicking??!1)&&e.pickedEvent.emit(new p.ESJPickedResult({div:m,pointerEvent:F},e,void 0,void 0,void 0,[F.x,F.y]))};{const F=()=>{e.editing?m.children[0].style.pointerEvents="none":m.children[0].style.pointerEvents="all"};F(),this.d(e.editingChanged.don(F))}{const F=()=>{const y=e.show;i.value&&y?(f.show=!0,f.winPos=[...i.value]):(f.show=!1,f.winPos=[0,0])};F();const Q=this.disposeVar(w.createNextAnimateFrameEvent(e.showChanged,i.changed));this.dispose(Q.disposableOn(F))}{const F=()=>{const[Q,y]=e.anchor??p.ESGeoDiv.defaults.anchor;f.originRatioX=Q,f.originRatioY=y};F(),this.dispose(e.anchorChanged.disposableOn(F))}{const F=()=>{f.opacity=e.opacity??p.ESGeoDiv.defaults.opacity};F(),this.dispose(e.opacityChanged.disposableOn(F))}this.disposeVar(new e.instanceClass(f.contentDiv,e,g))}},l=()=>{try{e.instanceClass?o.instanceClass=a():o.instanceClass=void 0}catch(u){console.error(u)}};l();const c=this.dv(w.createNextAnimateFrameEvent(e.instanceClassChanged,e.opacityChanged,e.anchorChanged,e.editingChanged,e.showChanged,e.allowPickingChanged));this.d(c.don(l))}}get screenPosition(){return this._screenPosition.value}get screenPositionChanged(){return this._screenPosition.changed}set screenPosition(e){this._screenPosition.value=e}}class sd extends w.Destroyable{constructor(e,t){super();C(this,"_imageLabel");C(this,"_hasClassDivAndPos",{});this._imageLabel=this.dv(new p.ESImageLabel),this._imageLabel.isHoverZoom=!1,this._imageLabel.parentID=e.id;const n=t.viewer;if(!n){console.warn("viewer is undefined!");return}const s=this._imageLabel;e.components.disposableAdd(s,!0);{const i=()=>{if(!n)return;if(!e.instanceClass)throw new Error("!sceneObject.instanceClass");const l=document.createElement("div"),c=this.dv(new e.instanceClass(l,e,t))._container;if(c.style.opacity=e.opacity.toString()??p.ESGeoDiv.defaults.opacity,c.style.position="fixed",c.style.zIndex="-1",c.style.top="0px",!document.body.contains(c)){document.body.appendChild(c);let d=c?c.querySelectorAll("*[class]"):[];for(let B=0;B<d.length;B++){const g=d[B];var u=g.getBoundingClientRect();this._hasClassDivAndPos[g.className]=[g.offsetLeft,g.offsetTop,g.offsetLeft+u.width,g.offsetTop+u.height]}}zw(c,{backgroundColor:null,allowTaint:!0,useCORS:!0,width:c.offsetWidth,height:c.offsetHeight,scale:1}).then(d=>{document.body.contains(c)&&document.body.removeChild(c),s.url=d.toDataURL(),s.show=e.show}).catch(()=>{document.body.contains(c)&&document.body.removeChild(c)})},o=()=>{try{e.instanceClass?i():(s.url="",s.show=!1)}catch(l){console.error(l)}};o();const a=this.dv(w.createNextAnimateFrameEvent(e.instanceClassChanged,e.opacityChanged));this.d(a.don(o))}{const i=()=>{s.show=e.show};s.show=!1,this.ad(e.showChanged.don(i))}this.d(w.track([s,"anchor"],[e,"anchor"])),this.d(w.bind([s,"position"],[e,"position"])),this.d(w.bind([s,"rotation"],[e,"rotation"])),this.d(w.bind([s,"flyToParam"],[e,"flyToParam"])),this.d(w.bind([s,"flyInParam"],[e,"flyInParam"])),this.d(w.bind([s,"allowPicking"],[e,"allowPicking"])),this.d(w.bind([s,"scale"],[e,"scale"])),this.d(w.track([s,"minVisibleDistance"],[e,"minVisibleDistance"])),this.d(w.track([s,"maxVisibleDistance"],[e,"maxVisibleDistance"])),this.ad(e.automaticLandingEvent.don(()=>{s.automaticLanding()})),this.d(t.widgetEvent.don(i=>{if(i.objId!==this._imageLabel.id)return;const{type:o,add:a}=i;if(o==="leftClick"&&a){const l=(a==null?void 0:a.classNames)??[],c=Object.keys(this._hasClassDivAndPos);for(let u=0;u<c.length;u++){const d=c[u];let B=this._hasClassDivAndPos[d];a&&a.mouseRelativePos&&a.mouseRelativePos[0]>=B[0]&&a.mouseRelativePos[0]<=B[2]&&a.mouseRelativePos[1]>=B[1]&&a.mouseRelativePos[1]<=B[3]&&l.push(d)}a.classNames=l}e.widgetEvent.emit({type:o,add:a})})),this.d(e.calcFlyToParamEvent.don(()=>{$A(n,s.id)})),this.d(e.calcFlyInParamEvent.don(()=>{const i=t.getCurrentCameraInfo();if(!i)return;const{position:o,rotation:a}=i;e.flyInParam={position:o,rotation:a,flyDuration:1}})),this.d(e.smoothMoveEvent.don((i,o)=>{_e(n,s.id,i,o)})),this.d(e.smoothMoveWithRotationEvent.don((i,o,a)=>{ke(n,s.id,i,o,a)})),this.d(e.smoothMoveOnGroundEvent.don((i,o,a,l)=>{Ge(n,s.id,i,o,l,a)})),this.d(e.smoothMoveWithRotationOnGroundEvent.don((i,o,a,l,c)=>{Ne(n,s.id,i,o,a,l,c)})),this.d(e.flyToEvent.don((i,o)=>{s.flyTo(i)})),this.d(e.flyInEvent.don(i=>{s.flyIn(i)}))}}const Dt=class Dt extends dA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.d(A.flyToFeatureIndexEvent.don((n,s)=>{t.callUeFunc({f:"flyToFeatureIndex",p:{id:A.id,index:n,duration:s}})})),this.d(A.flyToFeatureEvent.don((n,s,i)=>{t.callUeFunc({f:"flyToFeature",p:{id:A.id,key:n,value:s,duration:i}})}))}};C(Dt,"type",Dt.register("ESUeViewer",p.ESGeoJson.type,Dt));let ti=Dt;const Rt=class Rt extends nA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Rt,"type",Rt.register("ESUeViewer",p.ESGeoLineString.type,Rt));let Fn=Rt;const Pt=class Pt extends nA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Pt,"type",Pt.register("ESUeViewer",p.ESGeoRectangle.type,Pt));let ri=Pt;const Kt=class Kt extends uA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Kt,"type",Kt.register("ESUeViewer",p.ESGeoWater.type,Kt));let ni=Kt;const oe=class oe extends x{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.d(A.setNodePositionEvent.don((n,s)=>{io(t,A.id,n,s)})),this.d(A.setNodeRotationEvent.don((n,s)=>{oo(t,A.id,n,s)})),this.d(A.setNodeScaleEvent.don((n,s)=>{ao(t,A.id,n,s)}))}};C(oe,"forceUeUpdateProps",[...x.forceUeUpdateProps,"url"]),C(oe,"propValFuncs",{...x.propValFuncs,url:A=>typeof A=="string"?p.ESSceneObject.context.getStrFromEnv(p.rpToap(A)):(A.url=p.ESSceneObject.context.getStrFromEnv(p.rpToap(A.url)),A),czmMaximumScale:null,czmMinimumPixelSize:null,czmNativeScale:null,czmColor:null}),C(oe,"type",oe.register("ESUeViewer",p.ESGltfModel.type,oe));let si=oe;const xt=class xt extends nA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(xt,"type",xt.register("ESUeViewer",p.ESHeightMeasurement.type,xt));let ii=xt;const kt=class kt extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}const n=async(i,o,a,l)=>{const{viewer:c}=i;if(!c){console.error("AIMoveTo: ueViewer.viewer is undefined");return}const u=await c.callUeFunc({f:"AIMoveTo",p:{id:o,Destination:a,Time:l}});return u.error&&console.error("AIMoveTo:",u.error),u};this.d(A.aiMoveToEvent.don((i,o)=>{n(e,A.id,i,o)}));const s=async(i,o)=>{const{viewer:a}=i;if(!a){console.error("StopAIMove: ueViewer.viewer is undefined");return}const l=await a.callUeFunc({f:"StopAIMove",p:{id:o}});return l.error&&console.error("StopAIMove:",l.error),l};this.d(A.stopAIMoveEvent.don(()=>{s(e,A.id)}))}};C(kt,"type",kt.register("ESUeViewer",p.ESHuman.type,kt));let oi=kt;const ae=class ae extends UA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}A.anchor=[.5,1]}};C(ae,"type",ae.register("ESUeViewer",p.ESImageLabel.type,ae)),C(ae,"forceUeUpdateProps",[...UA.forceUeUpdateProps,"url"]),C(ae,"propValFuncs",{...UA.propValFuncs,url:A=>typeof A=="string"?p.ESSceneObject.context.getStrFromEnv(p.rpToap(A)):(A.url=p.ESSceneObject.context.getStrFromEnv(p.rpToap(A.url)),A)});let ai=ae;const Gt=class Gt extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Gt,"type",Gt.register("ESUeViewer",p.ESLevelRuntimeModel.type,Gt));let li=Gt;const Nt=class Nt extends Er{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Nt,"type",Nt.register("ESUeViewer",p.ESLocalCircle.type,Nt));let ci=Nt;const _t=class _t extends dA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(_t,"type",_t.register("ESUeViewer",p.ESLocalPolygonZ.type,_t));let di=_t;const Vt=class Vt extends Er{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Vt,"type",Vt.register("ESUeViewer",p.ESLocalRectangle.type,Vt));let ui=Vt;const Ot=class Ot extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Ot,"type",Ot.register("ESUeViewer",p.ESLocalSkyBox.type,Ot));let hi=Ot;const Wt=class Wt extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Wt,"type",Wt.register("ESUeViewer",p.ESLocationMeasurement.type,Wt));let gi=Wt;const Xt=class Xt extends nA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Xt,"type",Xt.register("ESUeViewer",p.ESPipeFence.type,Xt));let Bi=Xt;const Jt=class Jt extends Fn{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Jt,"type",Jt.register("ESUeViewer",p.ESPipeline.type,Jt));let fi=Jt;const zt=class zt extends yr{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.d(A.highlightFeatureEvent.don(n=>{const s=typeof n=="number"?n.toString():n;to(t,A.id,s)})),this.d(A.highlightFeatureAndFlyToEvent.don((n,s,i,o)=>{const a=typeof n=="number"?n.toString():n;ro(t,A.id,a,o??1)})),this.d(A.setLayerVisibleEvent.don((n,s)=>{let i="";typeof s!="string"?i=JSON.stringify(s):i=s,no(t,A.id,i)})),this.d(A.setLayerColorEvent.don((n,s)=>{let i="";typeof s!="string"?i=JSON.stringify(s):i=s,so(t,A.id,i)}))}};C(zt,"type",zt.register("ESUeViewer",p.ESPipeserTileset.type,zt));let wi=zt;const Yt=class Yt extends uA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Yt,"type",Yt.register("ESUeViewer",p.ESPit.type,Yt));let pi=Yt;const $t=class $t extends UA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.ad(A.getInitialStyleEvent.don(async()=>{try{const n=await t.callUeFunc({f:"GetInitialStyle",p:{id:A.id}});n.error!=""&&console.error("getInitialStyleEvent:",n.error),A.initialStyle.value=structuredClone(n.re)}catch(n){console.error("getInitialStyleEvent:",n),A.initialStyle.value=void 0}}))}};C($t,"type",$t.register("ESUeViewer",p.ESPoi2D.type,$t));let Ci=$t;const Zt=class Zt extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Zt,"type",Zt.register("ESUeViewer",p.ESPoi3D.type,Zt));let vi=Zt;const le=class le extends dA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(le,"type",le.register("ESUeViewer",p.ESPoiTileset.type,le)),C(le,"forceUeUpdateProps",[...dA.forceUeUpdateProps,"url"]),C(le,"propValFuncs",{...dA.propValFuncs,url:A=>typeof A=="string"?p.ESSceneObject.context.getStrFromEnv(A):(A.url=p.ESSceneObject.context.getStrFromEnv(A.url),A)});let mi=le;const qt=class qt extends nA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(qt,"type",qt.register("ESUeViewer",p.ESPolygonFence.type,qt));let Fi=qt;const De=class De extends uA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(De,"type",De.register("ESUeViewer",p.ESPolygonFlattenedPlane.type,De)),C(De,"propValFuncs",{...uA.propValFuncs,targetID:A=>{if(!A)return"";const e=p.ESSceneObject.getSceneObject(A);return e?(e.components.main??e).id:A}});let Qi=De;const jt=class jt extends uA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(jt,"type",jt.register("ESUeViewer",p.ESPolygonWithHole.type,jt));let Ui=jt;const Ar=class Ar extends jA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}this.d(()=>{A.ids=[]}),this.d(A.highlightInner3DtilesetEvent.don(n=>{n.highlight=!0})),this.d(A.removeHighlightInner3DtilesetEvent.don(n=>{n.highlight=!1}));{const n=o=>{o=o.toLocaleLowerCase();let a=[255,255,255,1];if(o.startsWith("#")){if(o.length===4){let l=parseInt(o[1]+o[1],16),c=parseInt(o[2]+o[2],16),u=parseInt(o[3]+o[3],16);a=[l,c,u,1]}else if(o.length===7){let l=parseInt(o.substring(1,3),16),c=parseInt(o.substring(3,5),16),u=parseInt(o.substring(5,7),16);a=[l,c,u,1]}}else if(o.startsWith("rgba")){let l=o.match(/^rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*([\d.]+)\s*\)$/);if(l){let c=parseInt(l[1]),u=parseInt(l[2]),d=parseInt(l[3]),B=parseFloat(l[4]);a=[c,u,d,B]}}else if(o.startsWith("rgb")){let l=o.match(/^rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)$/);if(l){let c=parseInt(l[1]),u=parseInt(l[2]),d=parseInt(l[3]);a=[c,u,d,1]}}else console.error("color类型只能为#rrggbb、#rgb、rgba(r,g,b,a)、rgb(r,g,b)");return[a[0]/255,a[1]/255,a[2]/255,a[3]]},s=()=>{const o=A.layerConfig;if(!o)return;const a=[];o.forEach(l=>{o.filter(u=>u.dataset==l.dataset).length==1?a.push({condition:[{field:"dataset",op:"==",value:l.dataset}],color:n(l.value.color??"rgb(255,255,255)"),show:l.value.visible}):a.push({condition:[{field:"layer",op:"==",value:l.layer},{field:"dataset",op:"==",value:l.dataset}],color:n(l.value.color??"rgb(255,255,255)"),show:l.value.visible})}),A.setFeatureStyle(a)};s();const i=this.dv(w.createNextAnimateFrameEvent(A.layerConfigChanged,A.colorBlendModeChanged));this.d(i.don(()=>{s()}))}}};C(Ar,"type",Ar.register("ESUeViewer",p.ESRtsTileset.type,Ar));let Ei=Ar;const er=class er extends dA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}this.d(A.addTreesEvent.don(n=>{p.addTreesCallFunc(e,A.id,n)})),this.d(A.removeAllTreesEvent.don(()=>{p.removeAllTreesCallFunc(e,A.id)})),this.d(A.updateTreeParamsEvent.don(n=>{p.updateTreeParamsCallFunc(e,A.id,n)})),this.d(A.cutDownTreesEvent.don((n,s)=>{p.cutDownTreesCallFunc(e,A.id,n,s)})),this.d(A.growthSimulationEvent.don((n,s,i)=>{p.growthSimulationCallFunc(e,A.id,n,s,i)}))}};C(er,"type",er.register("ESUeViewer",p.ESSeparateFoliage.type,er));let yi=er;const tr=class tr extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(tr,"type",tr.register("ESUeViewer",p.ESSubmergingAnalysis.type,tr));let Si=tr;const rr=class rr extends uA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.d(A.startEvent.don(()=>{t.callUeFunc({f:"Start",p:{id:A.id}})})),this.d(A.stopEvent.don(()=>{t.callUeFunc({f:"Stop",p:{id:A.id}})}))}};C(rr,"type",rr.register("ESUeViewer",p.ESSunshineAnalysis.type,rr));let Ii=rr;const nr=class nr extends uA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.d(A.startEvent.don(()=>{t.callUeFunc({f:"Start",p:{id:A.id}})}))}};C(nr,"type",nr.register("ESUeViewer",p.ESSurfaceAreaMeasurement.type,nr));let Ti=nr;const sr=class sr extends UA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(sr,"type",sr.register("ESUeViewer",p.ESTextLabel.type,sr));let Hi=sr;const Re=class Re extends UA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.d(A.callFunctionEvent.don(async(n,s)=>{const i=await En(t,A.id,n,s);A.__callFunctionResultEvent.emit(i)}))}};C(Re,"type",Re.register("ESUeViewer",p.ESUEWidget.type,Re)),C(Re,"propValFuncs",{...UA.propValFuncs,info:A=>JSON.stringify(A??{})});let Li=Re;const id=r=>{switch(r){case 0:return"成功绑定";case 1:return"解绑之前的内容,成功绑定";case 2:return"未搜索到ActorTag,无法绑定";case 3:return"搜索到ActorTag但对应的Actor不是场景原有的,而是新建的,无法绑定";case 4:return"搜索到ActorTag对应的Actor是地形或3DTileset,无法绑定";default:return"未知错误"}},Zw=r=>{switch(r){case 0:return"创建成功";case 1:return"未找到对应的资源,无法创建";case 2:return"Id与场景中现有的ActorTag重复,创建后可能出现问题,创建失败";default:return"未知错误"}},ir=class ir extends p.EngineObject{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn(`${A.id} UeESUnrealActor viewer is undefined!`);return}this.d(()=>{Yi(t,A.id)});const n=async()=>{l()||await t.callUeFunc({f:"update",p:{id:A.id,name:A.name,show:A.show,rotation:A.rotation,flyToParam:A.flyToParam??p.defaultFlyToParam,flyInParam:A.flyInParam??p.defaultFlyInParam,highlight:A.highlight,collision:A.collision,scale:A.scale,minVisibleDistance:A.minVisibleDistance,maxVisibleDistance:A.maxVisibleDistance}})},s=this.dv(w.createNextAnimateFrameEvent(A.showChanged,A.nameChanged,A.rotationChanged,A.flyToParamChanged,A.flyInParamChanged,A.highlightChanged,A.collisionChanged,A.scaleChanged,A.minVisibleDistanceChanged,A.maxVisibleDistanceChanged));this.d(s.don(n)),this.d(A.flushEvent.don(()=>s.flush()));let i,o;const a=async()=>{l()||(await t.callUeFunc({f:"update",p:{id:A.id,position:A.position}}),(e.debug??!1)&&console.log(`updatePostion:${A.position},actorTag:${A.actorTag},actorClass:${A.actorClass}`))},l=()=>!i&&!o?(console.warn(`${A.id} 未绑定ActorTag或未创建ActorClass!`),!0):!1,c=async()=>{const{id:d}=A,B=await e.unBindActorByID(d);B&&B.error!==""&&console.warn(`${A.id} UeESUnrealActor UnBindActorByID: ${B.error}`),i=void 0;const g=await t.callUeFunc({f:"destroy",p:{id:d}});if(g&&g.error!==""){console.warn(`${A.id} UeESUnrealActor DestroyActorByID: ${g.error}`);return}o=void 0},u=this.dv(w.react({type:"ActorClass",actorClass:"default"}));{const d=this.dv(w.createNextAnimateFrameEvent(A.actorClassChanged,A.actorTagChanged)),B=async()=>{A.actorTag!==""?u.value={type:"ActorTag",actorTag:A.actorTag}:u.value={type:"ActorClass",actorClass:A.actorClass===""?"default":A.actorClass}};B(),this.d(d.don(B)),this.d(A.flushEvent.don(()=>d.flush()))}{const d=this.dv(w.createProcessingFromAsyncFunc(async g=>{if(await g.promise(c()),u.value.type==="ActorTag"){const{actorTag:f}=u.value;await g.promise(c());try{A.lastActorStatus="null";const m=await g.promise(e.bindActorByTag(A.id,f));if(!m)return;if(m.error!==""){console.warn(`${A.id} UeESUnrealActor BindActorByTag:${f},${m.error}`);return}if(m.re.type===0)A.lastActorStatus="bound",i=f;else if(m.re.type===1)A.lastActorStatus="bound",i=f,console.warn(`${A.id} UeESUnrealActor BindActorByTag:${f},${id(m.re.type)}`);else{i=void 0,console.warn(`${A.id} UeESUnrealActor BindActorByTag error:${f}, ${id(m.re.type)}`);return}}catch(m){console.warn(`${A.id} UeESUnrealActor BindActorByTag catch error:${f}, ${m}`);return}}else if(u.value.type==="ActorClass"){const{actorClass:f}=u.value;try{const m=await g.promise(e.createActorByClass(A.id,f));if(!m)return;if(m.error!==""){console.warn(`${A.id} UeESUnrealActor CreateActorByClass error :${f}, ${m.error}`);return}if(m.re.type===0)A.lastActorStatus="created",o=f;else{console.warn(`${A.id} UeESUnrealActor CreateActorByClass error type :${f},${Zw(m.re.type)}`);return}}catch(m){console.warn(`${A.id} UeESUnrealActor CreateActorByClass error catch :${f}, ${JSON.stringify(m)}`);return}}await g.promise(n()),await g.promise(a())})),B=async()=>{d.restart()};B(),this.d(u.changed.don(B))}this.d(A.positionChanged.don(a)),this.d(A.callFunctionEvent.don(async(d,B)=>{if(l()){A.__callFunctionResultEvent.emit(void 0);return}const g=await En(t,A.id,d,B);A.__callFunctionResultEvent.emit(g)})),this.d(A.smoothMoveEvent.don((d,B)=>{l()||_e(t,A.id,d,B)})),this.d(A.smoothMoveWithRotationEvent.don((d,B,g)=>{l()||ke(t,A.id,d,B,g)})),this.d(A.smoothMoveOnGroundEvent.don((d,B,g,f)=>{l()||Ge(t,A.id,d,B,f,g)})),this.d(A.smoothMoveWithRotationOnGroundEvent.don((d,B,g,f,m)=>{l()||Ne(t,A.id,d,B,g,f,m)})),this.d(A.automaticLandingEvent.don(d=>{if(l())return;const B=[A.position[0],A.position[1]];e.getHeightByLonLat(A.position[0],A.position[1],"Visibility").then(g=>{g!==null&&(A.position=[...B,g],A.collision=d)})})),this.d(A.flyToEvent.don(async(d,B)=>{if(l())return;const g=await Be(t,A.id,d);let f="over";g===void 0?f="error":g.endType===0?f="over":g.endType===1&&(f="cancelled"),A.flyOverEvent.emit(B,f,e)})),this.d(A.calcFlyToParamEvent.don(()=>{l()||$A(t,A.id)})),this.d(A.calcFlyInParamEvent.don(async()=>{if(!e.actived)return;const d=await e.getCurrentCameraInfo();if(!d)return;const{position:B,rotation:g}=d;A.flyInParam={position:B,rotation:g,flyDuration:1}})),this.d(e.propChanged.don(d=>{l()||d.objId===A.id&&Object.keys(d.props).forEach(B=>{const g=d.props[B]===null?void 0:d.props[B];A[B]=g})}))}};C(ir,"type",ir.register("ESUeViewer",p.ESUnrealActor.type,ir));let bi=ir;const or=class or extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(or,"type",or.register("ESUeViewer",p.ESVideoFusion.type,or));let Mi=or;const ar=class ar extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(ar,"type",ar.register("ESUeViewer",p.ESViewShed.type,ar));let Di=ar;const lr=class lr extends nA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is underfined!");return}}};C(lr,"type",lr.register("ESUeViewer",p.ESVisibilityAnalysis.type,lr));let Ri=lr;const cr=class cr extends uA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.ad(w.track([A,"volume"],[A,"cutAndFillVolume"])),this.d(A.startEvent.don(()=>{t.callUeFunc({f:"Start",p:{id:A.id}})})),this.d(A.clearEvent.don(()=>{t.callUeFunc({f:"Clear",p:{id:A.id}})}))}};C(cr,"type",cr.register("ESUeViewer",p.ESVolumeMeasurement.type,cr));let Pi=cr;const Pe=class Pe extends UA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Pe,"type",Pe.register("ESUeViewer",p.ESWidget.type,Pe)),C(Pe,"propValFuncs",{...UA.propValFuncs,info:A=>JSON.stringify(A??{})});let Ki=Pe;const dr=class dr extends p.EngineObject{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}A.poi.actorTag=A.human.id,A.poi.positionOffset=[0,0,A.poiOffsetHeight-.8],this.d(A.poiOffsetHeightChanged.don(()=>{A.poi.positionOffset=[0,0,A.poiOffsetHeight-.8]})),this.d(()=>{A.poi.actorTag=""})}};C(dr,"type",dr.register("ESUeViewer",p.ESHumanPoi.type,dr));let xi=dr;p.ESSceneObject.context.getStrFromEnv(p.ESNavigator.defaults.imgUrl);const ur=class ur extends p.EngineObject{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}const n=this.disposeVar(new p.ESCustomDiv);e.add(n),this.dispose(()=>e.delete(n)),this.dispose(w.track([n,"show"],[A,"show"])),n.instanceClass=class extends w.Destroyable{constructor(i,o,a){super(),this._subContainer=i;const l=document.createElement("div");this._subContainer.appendChild(l),this.dispose(()=>this._subContainer.removeChild(l));{const d=async()=>{const B=await e.getCurrentCameraInfo(),g=B==null?void 0:B.position,m=[...B==null?void 0:B.rotation];m[0]=360,e.flyIn(g,m)};l.addEventListener("click",d),l.style.cursor="pointer",this.dispose(()=>l.removeEventListener("click",d))}{const d=()=>{l.style.width=`${A.cssSize?A.cssSize:p.ESNavigator.defaults.cssSize}px`,l.style.height=`${A.cssSize?A.cssSize:p.ESNavigator.defaults.cssSize}px`};d(),A.dispose(A.cssSizeChanged.disposableOn(d))}l.style.position="fixed";{const d=()=>{l.style.top=`${A.cssPosition?A.cssPosition[0]:p.ESNavigator.defaults.cssPosition[0]}px`,l.style.right=`${A.cssPosition?A.cssPosition[1]:p.ESNavigator.defaults.cssPosition[1]}px`};d(),A.dispose(A.cssPositionChanged.disposableOn(d))}l.style.transition=" right 0.4s linear",l.style.cursor="pointer";const c=document.createElement("div");l.appendChild(c),this.dispose(()=>l.removeChild(c)),c.style.width="100%",c.style.height="100%",c.style.position="relative";const u=document.createElement("img");c.appendChild(u),this.dispose(()=>c.removeChild(u)),u.style.width="100%",u.style.height="100%",u.style.border="none";{const d=()=>u.src=A.imgUrl;d(),A.dispose(A.imgUrlChanged.disposableOn(d))}{const d=()=>{const m=-e.getCurrentCameraInfo().rotation[0];u.style.transform=`rotate(${m}deg)`};let B;const g=async()=>{d(),A.show?(l.style.display="block",B=setInterval(()=>{d()},1e3)):(l.style.display="none",clearInterval(B))};this.dispose(A.showChanged.disposableOn(g)),g(),this.dispose(()=>clearInterval(B))}u.style.transformOrigin="50% 50%"}}}};C(ur,"type",ur.register("ESUeViewer",p.ESNavigator.type,ur));let ki=ur;const ce=class ce extends nA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}{const n=()=>{let s=A.materialMode==="blue"?"multipleArrows":A.materialMode==="purple"?"singleArrow":A.materialMode;t.callUeFunc({f:"update",p:{id:A.id,materialMode:s}})};this.dispose(A.materialModeChanged.disposableOn(n)),this.dispose(A.createdEvent.disposableOn(n))}}};C(ce,"type",ce.register("ESUeViewer",p.ESPath.type,ce)),C(ce,"forceUeUpdateProps",[...nA.forceUeUpdateProps]),C(ce,"propValFuncs",{...nA.propValFuncs,materialMode:null});let Gi=ce;async function qw(r){navigator.clipboard.writeText(r).then(function(){console.log("复制成功")},function(A){console.log("复制失败")})}const hr=class hr extends p.EngineObject{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}const n=this.disposeVar(new p.ESCustomDiv);e.add(n),this.dispose(()=>e.delete(n)),n.instanceClass=class extends w.Destroyable{constructor(i,o,a){if(super(),this._subContainer=i,!a||!(a instanceof bA))return;const l=document.createElement("div");this._subContainer.appendChild(l),this.dispose(()=>this._subContainer.removeChild(l)),l.style.width="100%",l.style.position="absolute",l.style.height=`${p.ESViewerStatusBar.defaults.height}px`,l.style.left="0",l.style.bottom="0",l.style.color="#fff",l.style.padding="0 20px 0 0",l.style.boxSizing="border-box",l.style.lineHeight=`${p.ESViewerStatusBar.defaults.height}px`,l.style.zIndex="100",l.style.alignContent="center",l.style.justifyContent="space-between";const c=document.createElement("span");l.appendChild(c),this.dispose(()=>l.removeChild(c));const u=document.createElement("span");c.appendChild(u),this.dispose(()=>c.removeChild(u));const d=document.createElement("span");c.appendChild(d),d.addEventListener("dblclick",function(){let g=d.innerHTML;g.startsWith("鼠标位置")&&(g=g.slice(5)),qw(g)}),d.style.cursor="pointer",this.dispose(()=>c.removeChild(d));const B=document.createElement("span");l.appendChild(B),this.dispose(()=>l.removeChild(B));{const g=()=>{l.style.height=(A.height??p.ESViewerStatusBar.defaults.height)+"px",l.style.lineHeight=(A.height??p.ESViewerStatusBar.defaults.height)+"px"};this.dispose(A.heightChanged.disposableOn(g)),g()}{const g=()=>{l.style.fontSize=(A.fontSize??p.ESViewerStatusBar.defaults.fontSize)+"px"};this.dispose(A.fontSizeChanged.disposableOn(g)),g()}{const g=()=>{A.bgColor?l.style.background=`rgba(${A.bgColor[0]*255},${A.bgColor[1]*255},${A.bgColor[2]*255},${A.bgColor[3]})`:l.style.background=`rgba(${p.ESViewerStatusBar.defaults.bgColor[0]},${p.ESViewerStatusBar.defaults.bgColor[1]},${p.ESViewerStatusBar.defaults.bgColor[2]},${p.ESViewerStatusBar.defaults.bgColor[3]})`};this.dispose(A.bgColorChanged.disposableOn(g)),g()}a.getVersion().then(g=>{g&&(B.innerText=`Ue 版本 : ${g[0]} `)}).catch(g=>{console.log(g)});{const g=()=>{let F="",Q="";F+=`帧率:${a.getFPS().toFixed(0)}FPS`,u.innerText=F;const y=e.getCurrentCameraInfo();F+=` 经度: ${y.position[0].toFixed(5)}° 纬度: ${y.position[1].toFixed(5)}° 高度: ${y.position[2].toFixed(2)}米 偏航角: ${y.rotation[0].toFixed(2)}° 俯仰角: ${y.rotation[1].toFixed(2)}° 翻滚角:${y.rotation[2].toFixed(2)}° `,u.innerText=F,e.pick().then(L=>{if(L){const{pickResult:I}=L;if(I&&I.position){const{position:E}=I;Q+=`鼠标位置:${E[0].toFixed(5)}° ${E[1].toFixed(5)}° ${E[2].toFixed(2)}m`}else Q+="暂时无法获取鼠标位置...";d.innerText=Q}}).catch(L=>{console.log(L)})};let f;const m=async()=>{g(),A.show?(l.style.display="flex",f=setInterval(()=>{g()},1e3)):(l.style.display="none",clearInterval(f))};this.dispose(A.showChanged.disposableOn(m)),m(),this.dispose(()=>clearInterval(f))}}}}};C(hr,"type",hr.register("ESUeViewer",p.ESViewerStatusBar.type,hr));let Ni=hr;const gr=class gr extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(gr,"type",gr.register("ESUeViewer",p.ESGaussianSplatting.type,gr));let _i=gr;const Br=class Br extends jA{constructor(e,t){super(e,t);C(this,"_es3DTileset",this.dv(new p.ES3DTileset));if(!t.viewer){console.warn("viewer is undefined!");return}this.es3DTileset.parentID=e.id;{const s=this._es3DTileset;e.components.disposableAdd(s,!0),this.d(w.track([s,"allowPicking"],[e,"allowPicking"])),this.d(w.track([s,"collision"],[e,"collision"])),this.d(w.bind([s,"flyToParam"],[e,"flyToParam"])),this.d(w.bind([s,"flyToParam"],[e,"flyToParam"])),this.d(w.track([s,"url"],[e,"url"])),this.d(w.track([s,"actorTag"],[e,"actorTag"])),this.d(w.track([s,"materialMode"],[e,"materialMode"])),this.d(w.track([s,"highlight"],[e,"highlight"])),this.d(w.track([s,"maximumScreenSpaceError"],[e,"maximumScreenSpaceError"])),this.d(w.track([s,"highlightID"],[e,"highlightID"])),this.d(w.track([s,"highlightColor"],[e,"highlightColor"])),this.d(w.bind([s,"offset"],[e,"offset"])),this.d(w.bind([s,"rotation"],[e,"rotation"])),this.d(w.track([s,"czmImageBasedLightingFactor"],[e,"czmImageBasedLightingFactor"])),this.d(w.track([s,"czmLuminanceAtZenith"],[e,"czmLuminanceAtZenith"])),this.d(w.track([s,"czmMaximumMemoryUsage"],[e,"czmMaximumMemoryUsage"])),this.d(w.track([s,"czmClassificationType"],[e,"czmClassificationType"])),this.d(w.track([s,"czmStyleJson"],[e,"czmStyleJson"])),this.d(w.track([s,"czmBackFaceCulling"],[e,"czmBackFaceCulling"])),this.d(w.track([s,"czmDebugShowBoundingVolume"],[e,"czmDebugShowBoundingVolume"])),this.d(w.track([s,"czmDebugShowContentBoundingVolume"],[e,"czmDebugShowContentBoundingVolume"])),this.d(w.track([s,"colorBlendMode"],[e,"colorBlendMode"])),this.d(w.track([s,"cacheBytes"],[e,"cacheBytes"])),this.d(w.track([s,"clippingPlaneEnabled"],[e,"clippingPlaneEnabled"])),this.d(w.track([s,"unionClippingRegions"],[e,"unionClippingRegions"])),this.d(w.track([s,"clippingPlaneEdgeColor"],[e,"clippingPlaneEdgeColor"])),this.d(w.track([s,"clippingPlaneEdgeWidth"],[e,"clippingPlaneEdgeWidth"])),this.d(w.track([s,"materialParams"],[e,"materialParams"])),this.d(w.bind([s,"supportEdit"],[e,"supportEdit"])),this.d(w.bind([s,"clippingPlanesId"],[e,"clippingPlanesId"])),this.d(w.bind([s,"clippingPlaneIds"],[e,"clippingPlaneIds"])),this.d(w.bind([s,"flattenedPlaneId"],[e,"flattenedPlaneId"])),this.d(w.bind([s,"flattenedPlaneEnabled"],[e,"flattenedPlaneEnabled"])),this.d(w.bind([s,"clippingPlaneId"],[e,"clippingPlaneId"])),this.d(w.bind([s,"excavateId"],[e,"excavateId"]))}{const s=this._es3DTileset;this.d(e.refreshTilesetEvent.don(()=>{s.refreshTileset()})),this.d(e.highlightFeatureEvent.don((...i)=>{s.highlightFeature(...i)})),this.d(e.highlightFeatureAndFlyToEvent.don((...i)=>{s.highlightFeatureAndFlyTo(...i)})),this.d(e.setFeatureColorEvent.don((...i)=>{s.setFeatureColor(...i)})),this.d(e.setFeatureVisableEvent.don((...i)=>{s.setFeatureVisable(...i)})),this.d(e.resetFeatureStyleEvent.don((...i)=>{s.resetFeatureStyle(...i)})),this.d(e.flyInEvent.don((...i)=>{s.flyIn(i[0])})),this.d(e.flyToEvent.don((...i)=>{s.flyTo(i[0])})),this.d(e.calcFlyToParamEvent.don((...i)=>{s.calcFlyToParam(...i)})),this.d(e.calcFlyInParamEvent.don((...i)=>{s.calcFlyInParam(...i)}))}{const s=this._es3DTileset;this.d(s.tilesetReady.don(i=>{e.tilesetReady.emit(i)})),this.d(s.pickedEvent.don(i=>{i.assign({sceneObject:e}),e.pickedEvent.emit(i)}))}{const s=()=>{this.es3DTileset.show=e.show};s(),this.d(e.showChanged.don(()=>{s()}))}}get es3DTileset(){return this._es3DTileset}};C(Br,"type",Br.register("ESUeViewer",p.ESRtsFeatureEditing.type,Br));let Vi=Br;const fr=class fr extends jA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(fr,"type",fr.register("ESUeViewer",p.ESMsTileset.type,fr));let Oi=fr;const wr=class wr extends uA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}const n=()=>{t.callUeFunc({f:"update",p:{id:A.id,height:A.height??p.ESGeoExtrudedPolygon.defaults.height,extrudedHeight:A.extrudedHeight??p.ESGeoExtrudedPolygon.defaults.extrudedHeight,perPositionHeight:A.perPositionHeight??p.ESGeoExtrudedPolygon.defaults.perPositionHeight}})},s=this.disposeVar(w.createNextAnimateFrameEvent(A.heightChanged,A.extrudedHeightChanged,A.perPositionHeightChanged));this.dispose(s.disposableOn(n)),this.dispose(A.createdEvent.disposableOn(n))}};C(wr,"type",wr.register("ESUeViewer",p.ESGeoExtrudedPolygon.type,wr));let Wi=wr;const pr=class pr extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(pr,"type",pr.register("ESUeViewer",p.ESStaticMesh.type,pr));let Xi=pr;const Cr=class Cr extends nA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.d(A.startEvent.don(()=>{t.callUeFunc({f:"Start",p:{id:A.id}})})),this.d(A.clearEvent.don(()=>{t.callUeFunc({f:"Clear",p:{id:A.id}})}))}};C(Cr,"type",Cr.register("ESUeViewer",p.ESSkylineAnalysis.type,Cr));let Ji=Cr;v.copyright=void 0;try{const r="earthsdk3-ue",A="3.4.0-beta.7",e="2025-09-04T08:27:38.000Z",t="北京西部世界科技有限公司",n="地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn",s="231b182a7d40241080224d74ac33fc6a2203810a",o=((Date.now()-1756974458e3)/36e5).toFixed(1),a=`%c🌏 ${r}%c ${A}.${s.slice(0,8)}.${e} (距今${o}个小时)
|
|
112
|
+
.`+$s+cw+Jc)},uw=function(r,A){var e=r.ownerDocument;if(e){var t=e.createElement("style");t.textContent=A,r.appendChild(t)}},zc=function(){function r(){}return r.getOrigin=function(A){var e=r._link;return e?(e.href=A,e.href=e.href,e.protocol+e.hostname+e.port):"about:blank"},r.isSameOrigin=function(A){return r.getOrigin(A)===r._origin},r.setContext=function(A){r._link=A.document.createElement("a"),r._origin=r.getOrigin(A.location.href)},r._origin="about:blank",r}(),hw=function(){function r(A,e){this.context=A,this._options=e,this._cache={}}return r.prototype.addImage=function(A){var e=Promise.resolve();return this.has(A)||(qs(A)||ww(A))&&(this._cache[A]=this.loadImage(A)).catch(function(){}),e},r.prototype.match=function(A){return this._cache[A]},r.prototype.loadImage=function(A){return hA(this,void 0,void 0,function(){var e,t,n,s,i=this;return sA(this,function(o){switch(o.label){case 0:return e=zc.isSameOrigin(A),t=!Zs(A)&&this._options.useCORS===!0&&rA.SUPPORT_CORS_IMAGES&&!e,n=!Zs(A)&&!e&&!qs(A)&&typeof this._options.proxy=="string"&&rA.SUPPORT_CORS_XHR&&!t,!e&&this._options.allowTaint===!1&&!Zs(A)&&!qs(A)&&!n&&!t?[2]:(s=A,n?[4,this.proxy(s)]:[3,2]);case 1:s=o.sent(),o.label=2;case 2:return this.context.logger.debug("Added image "+A.substring(0,256)),[4,new Promise(function(a,l){var c=new Image;c.onload=function(){return a(c)},c.onerror=l,(pw(s)||t)&&(c.crossOrigin="anonymous"),c.src=s,c.complete===!0&&setTimeout(function(){return a(c)},500),i._options.imageTimeout>0&&setTimeout(function(){return l("Timed out ("+i._options.imageTimeout+"ms) loading image")},i._options.imageTimeout)})];case 3:return[2,o.sent()]}})})},r.prototype.has=function(A){return typeof this._cache[A]<"u"},r.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},r.prototype.proxy=function(A){var e=this,t=this._options.proxy;if(!t)throw new Error("No proxy defined");var n=A.substring(0,256);return new Promise(function(s,i){var o=rA.SUPPORT_RESPONSE_TYPE?"blob":"text",a=new XMLHttpRequest;a.onload=function(){if(a.status===200)if(o==="text")s(a.response);else{var u=new FileReader;u.addEventListener("load",function(){return s(u.result)},!1),u.addEventListener("error",function(d){return i(d)},!1),u.readAsDataURL(a.response)}else i("Failed to proxy resource "+n+" with status code "+a.status)},a.onerror=i;var l=t.indexOf("?")>-1?"&":"?";if(a.open("GET",""+t+l+"url="+encodeURIComponent(A)+"&responseType="+o),o!=="text"&&a instanceof XMLHttpRequest&&(a.responseType=o),e._options.imageTimeout){var c=e._options.imageTimeout;a.timeout=c,a.ontimeout=function(){return i("Timed out ("+c+"ms) proxying "+n)}}a.send()})},r}(),gw=/^data:image\/svg\+xml/i,Bw=/^data:image\/.*;base64,/i,fw=/^data:image\/.*/i,ww=function(r){return rA.SUPPORT_SVG_DRAWING||!Cw(r)},Zs=function(r){return fw.test(r)},pw=function(r){return Bw.test(r)},qs=function(r){return r.substr(0,4)==="blob"},Cw=function(r){return r.substr(-3).toLowerCase()==="svg"||gw.test(r)},S=function(){function r(A,e){this.type=0,this.x=A,this.y=e}return r.prototype.add=function(A,e){return new r(this.x+A,this.y+e)},r}(),Ie=function(r,A,e){return new S(r.x+(A.x-r.x)*e,r.y+(A.y-r.y)*e)},Bn=function(){function r(A,e,t,n){this.type=1,this.start=A,this.startControl=e,this.endControl=t,this.end=n}return r.prototype.subdivide=function(A,e){var t=Ie(this.start,this.startControl,A),n=Ie(this.startControl,this.endControl,A),s=Ie(this.endControl,this.end,A),i=Ie(t,n,A),o=Ie(n,s,A),a=Ie(i,o,A);return e?new r(this.start,t,i,a):new r(a,o,s,this.end)},r.prototype.add=function(A,e){return new r(this.start.add(A,e),this.startControl.add(A,e),this.endControl.add(A,e),this.end.add(A,e))},r.prototype.reverse=function(){return new r(this.end,this.endControl,this.startControl,this.start)},r}(),CA=function(r){return r.type===1},vw=function(){function r(A){var e=A.styles,t=A.bounds,n=st(e.borderTopLeftRadius,t.width,t.height),s=n[0],i=n[1],o=st(e.borderTopRightRadius,t.width,t.height),a=o[0],l=o[1],c=st(e.borderBottomRightRadius,t.width,t.height),u=c[0],d=c[1],B=st(e.borderBottomLeftRadius,t.width,t.height),g=B[0],f=B[1],m=[];m.push((s+a)/t.width),m.push((g+u)/t.width),m.push((i+f)/t.height),m.push((l+d)/t.height);var F=Math.max.apply(Math,m);F>1&&(s/=F,i/=F,a/=F,l/=F,u/=F,d/=F,g/=F,f/=F);var Q=t.width-a,y=t.height-d,L=t.width-u,I=t.height-f,E=e.borderTopWidth,R=e.borderRightWidth,P=e.borderBottomWidth,D=e.borderLeftWidth,W=_(e.paddingTop,A.bounds.width),oA=_(e.paddingRight,A.bounds.width),$=_(e.paddingBottom,A.bounds.width),G=_(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=s>0||i>0?O(t.left+D/3,t.top+E/3,s-D/3,i-E/3,k.TOP_LEFT):new S(t.left+D/3,t.top+E/3),this.topRightBorderDoubleOuterBox=s>0||i>0?O(t.left+Q,t.top+E/3,a-R/3,l-E/3,k.TOP_RIGHT):new S(t.left+t.width-R/3,t.top+E/3),this.bottomRightBorderDoubleOuterBox=u>0||d>0?O(t.left+L,t.top+y,u-R/3,d-P/3,k.BOTTOM_RIGHT):new S(t.left+t.width-R/3,t.top+t.height-P/3),this.bottomLeftBorderDoubleOuterBox=g>0||f>0?O(t.left+D/3,t.top+I,g-D/3,f-P/3,k.BOTTOM_LEFT):new S(t.left+D/3,t.top+t.height-P/3),this.topLeftBorderDoubleInnerBox=s>0||i>0?O(t.left+D*2/3,t.top+E*2/3,s-D*2/3,i-E*2/3,k.TOP_LEFT):new S(t.left+D*2/3,t.top+E*2/3),this.topRightBorderDoubleInnerBox=s>0||i>0?O(t.left+Q,t.top+E*2/3,a-R*2/3,l-E*2/3,k.TOP_RIGHT):new S(t.left+t.width-R*2/3,t.top+E*2/3),this.bottomRightBorderDoubleInnerBox=u>0||d>0?O(t.left+L,t.top+y,u-R*2/3,d-P*2/3,k.BOTTOM_RIGHT):new S(t.left+t.width-R*2/3,t.top+t.height-P*2/3),this.bottomLeftBorderDoubleInnerBox=g>0||f>0?O(t.left+D*2/3,t.top+I,g-D*2/3,f-P*2/3,k.BOTTOM_LEFT):new S(t.left+D*2/3,t.top+t.height-P*2/3),this.topLeftBorderStroke=s>0||i>0?O(t.left+D/2,t.top+E/2,s-D/2,i-E/2,k.TOP_LEFT):new S(t.left+D/2,t.top+E/2),this.topRightBorderStroke=s>0||i>0?O(t.left+Q,t.top+E/2,a-R/2,l-E/2,k.TOP_RIGHT):new S(t.left+t.width-R/2,t.top+E/2),this.bottomRightBorderStroke=u>0||d>0?O(t.left+L,t.top+y,u-R/2,d-P/2,k.BOTTOM_RIGHT):new S(t.left+t.width-R/2,t.top+t.height-P/2),this.bottomLeftBorderStroke=g>0||f>0?O(t.left+D/2,t.top+I,g-D/2,f-P/2,k.BOTTOM_LEFT):new S(t.left+D/2,t.top+t.height-P/2),this.topLeftBorderBox=s>0||i>0?O(t.left,t.top,s,i,k.TOP_LEFT):new S(t.left,t.top),this.topRightBorderBox=a>0||l>0?O(t.left+Q,t.top,a,l,k.TOP_RIGHT):new S(t.left+t.width,t.top),this.bottomRightBorderBox=u>0||d>0?O(t.left+L,t.top+y,u,d,k.BOTTOM_RIGHT):new S(t.left+t.width,t.top+t.height),this.bottomLeftBorderBox=g>0||f>0?O(t.left,t.top+I,g,f,k.BOTTOM_LEFT):new S(t.left,t.top+t.height),this.topLeftPaddingBox=s>0||i>0?O(t.left+D,t.top+E,Math.max(0,s-D),Math.max(0,i-E),k.TOP_LEFT):new S(t.left+D,t.top+E),this.topRightPaddingBox=a>0||l>0?O(t.left+Math.min(Q,t.width-R),t.top+E,Q>t.width+R?0:Math.max(0,a-R),Math.max(0,l-E),k.TOP_RIGHT):new S(t.left+t.width-R,t.top+E),this.bottomRightPaddingBox=u>0||d>0?O(t.left+Math.min(L,t.width-D),t.top+Math.min(y,t.height-P),Math.max(0,u-R),Math.max(0,d-P),k.BOTTOM_RIGHT):new S(t.left+t.width-R,t.top+t.height-P),this.bottomLeftPaddingBox=g>0||f>0?O(t.left+D,t.top+Math.min(I,t.height-P),Math.max(0,g-D),Math.max(0,f-P),k.BOTTOM_LEFT):new S(t.left+D,t.top+t.height-P),this.topLeftContentBox=s>0||i>0?O(t.left+D+G,t.top+E+W,Math.max(0,s-(D+G)),Math.max(0,i-(E+W)),k.TOP_LEFT):new S(t.left+D+G,t.top+E+W),this.topRightContentBox=a>0||l>0?O(t.left+Math.min(Q,t.width+D+G),t.top+E+W,Q>t.width+D+G?0:a-D+G,l-(E+W),k.TOP_RIGHT):new S(t.left+t.width-(R+oA),t.top+E+W),this.bottomRightContentBox=u>0||d>0?O(t.left+Math.min(L,t.width-(D+G)),t.top+Math.min(y,t.height+E+W),Math.max(0,u-(R+oA)),d-(P+$),k.BOTTOM_RIGHT):new S(t.left+t.width-(R+oA),t.top+t.height-(P+$)),this.bottomLeftContentBox=g>0||f>0?O(t.left+D+G,t.top+I,Math.max(0,g-(D+G)),f-(P+$),k.BOTTOM_LEFT):new S(t.left+D+G,t.top+t.height-(P+$))}return r}(),k;(function(r){r[r.TOP_LEFT=0]="TOP_LEFT",r[r.TOP_RIGHT=1]="TOP_RIGHT",r[r.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",r[r.BOTTOM_LEFT=3]="BOTTOM_LEFT"})(k||(k={}));var O=function(r,A,e,t,n){var s=4*((Math.sqrt(2)-1)/3),i=e*s,o=t*s,a=r+e,l=A+t;switch(n){case k.TOP_LEFT:return new Bn(new S(r,l),new S(r,l-o),new S(a-i,A),new S(a,A));case k.TOP_RIGHT:return new Bn(new S(r,A),new S(r+i,A),new S(a,l-o),new S(a,l));case k.BOTTOM_RIGHT:return new Bn(new S(a,A),new S(a,A+o),new S(r+i,l),new S(r,l));case k.BOTTOM_LEFT:default:return new Bn(new S(a,l),new S(a-i,l),new S(r,A+o),new S(r,A))}},fn=function(r){return[r.topLeftBorderBox,r.topRightBorderBox,r.bottomRightBorderBox,r.bottomLeftBorderBox]},mw=function(r){return[r.topLeftContentBox,r.topRightContentBox,r.bottomRightContentBox,r.bottomLeftContentBox]},wn=function(r){return[r.topLeftPaddingBox,r.topRightPaddingBox,r.bottomRightPaddingBox,r.bottomLeftPaddingBox]},Fw=function(){function r(A,e,t){this.offsetX=A,this.offsetY=e,this.matrix=t,this.type=0,this.target=6}return r}(),pn=function(){function r(A,e){this.path=A,this.target=e,this.type=1}return r}(),Qw=function(){function r(A){this.opacity=A,this.type=2,this.target=6}return r}(),Uw=function(r){return r.type===0},Yc=function(r){return r.type===1},Ew=function(r){return r.type===2},$c=function(r,A){return r.length===A.length?r.some(function(e,t){return e===A[t]}):!1},yw=function(r,A,e,t,n){return r.map(function(s,i){switch(i){case 0:return s.add(A,e);case 1:return s.add(A+t,e);case 2:return s.add(A+t,e+n);case 3:return s.add(A,e+n)}return s})},Zc=function(){function r(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return r}(),qc=function(){function r(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new vw(this.container),this.container.styles.opacity<1&&this.effects.push(new Qw(this.container.styles.opacity)),this.container.styles.transform!==null){var t=this.container.bounds.left+this.container.styles.transformOrigin[0].number,n=this.container.bounds.top+this.container.styles.transformOrigin[1].number,s=this.container.styles.transform;this.effects.push(new Fw(t,n,s))}if(this.container.styles.overflowX!==0){var i=fn(this.curves),o=wn(this.curves);$c(i,o)?this.effects.push(new pn(i,6)):(this.effects.push(new pn(i,2)),this.effects.push(new pn(o,4)))}}return r.prototype.getEffects=function(A){for(var e=[2,3].indexOf(this.container.styles.position)===-1,t=this.parent,n=this.effects.slice(0);t;){var s=t.effects.filter(function(a){return!Yc(a)});if(e||t.container.styles.position!==0||!t.parent){if(n.unshift.apply(n,s),e=[2,3].indexOf(t.container.styles.position)===-1,t.container.styles.overflowX!==0){var i=fn(t.curves),o=wn(t.curves);$c(i,o)||n.unshift(new pn(o,6))}}else n.unshift.apply(n,s);t=t.parent}return n.filter(function(a){return q(a.target,A)})},r}(),js=function(r,A,e,t){r.container.elements.forEach(function(n){var s=q(n.flags,4),i=q(n.flags,2),o=new qc(n,r);q(n.styles.display,2048)&&t.push(o);var a=q(n.flags,8)?[]:t;if(s||i){var l=s||n.styles.isPositioned()?e:A,c=new Zc(o);if(n.styles.isPositioned()||n.styles.opacity<1||n.styles.isTransformed()){var u=n.styles.zIndex.order;if(u<0){var d=0;l.negativeZIndex.some(function(g,f){return u>g.element.container.styles.zIndex.order?(d=f,!1):d>0}),l.negativeZIndex.splice(d,0,c)}else if(u>0){var B=0;l.positiveZIndex.some(function(g,f){return u>=g.element.container.styles.zIndex.order?(B=f+1,!1):B>0}),l.positiveZIndex.splice(B,0,c)}else l.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else n.styles.isFloating()?l.nonPositionedFloats.push(c):l.nonPositionedInlineLevel.push(c);js(o,c,s?c:e,a)}else n.styles.isInlineLevel()?A.inlineLevel.push(o):A.nonInlineLevel.push(o),js(o,A,e,a);q(n.flags,8)&&jc(n,a)})},jc=function(r,A){for(var e=r instanceof _s?r.start:1,t=r instanceof _s?r.reversed:!1,n=0;n<A.length;n++){var s=A[n];s.container instanceof Uc&&typeof s.container.value=="number"&&s.container.value!==0&&(e=s.container.value),s.listValue=dt(e,s.container.styles.listStyleType,!0),e+=t?-1:1}},Sw=function(r){var A=new qc(r,null),e=new Zc(A),t=[];return js(A,e,e,t),jc(A.container,t),e},Ad=function(r,A){switch(A){case 0:return vA(r.topLeftBorderBox,r.topLeftPaddingBox,r.topRightBorderBox,r.topRightPaddingBox);case 1:return vA(r.topRightBorderBox,r.topRightPaddingBox,r.bottomRightBorderBox,r.bottomRightPaddingBox);case 2:return vA(r.bottomRightBorderBox,r.bottomRightPaddingBox,r.bottomLeftBorderBox,r.bottomLeftPaddingBox);case 3:default:return vA(r.bottomLeftBorderBox,r.bottomLeftPaddingBox,r.topLeftBorderBox,r.topLeftPaddingBox)}},Iw=function(r,A){switch(A){case 0:return vA(r.topLeftBorderBox,r.topLeftBorderDoubleOuterBox,r.topRightBorderBox,r.topRightBorderDoubleOuterBox);case 1:return vA(r.topRightBorderBox,r.topRightBorderDoubleOuterBox,r.bottomRightBorderBox,r.bottomRightBorderDoubleOuterBox);case 2:return vA(r.bottomRightBorderBox,r.bottomRightBorderDoubleOuterBox,r.bottomLeftBorderBox,r.bottomLeftBorderDoubleOuterBox);case 3:default:return vA(r.bottomLeftBorderBox,r.bottomLeftBorderDoubleOuterBox,r.topLeftBorderBox,r.topLeftBorderDoubleOuterBox)}},Tw=function(r,A){switch(A){case 0:return vA(r.topLeftBorderDoubleInnerBox,r.topLeftPaddingBox,r.topRightBorderDoubleInnerBox,r.topRightPaddingBox);case 1:return vA(r.topRightBorderDoubleInnerBox,r.topRightPaddingBox,r.bottomRightBorderDoubleInnerBox,r.bottomRightPaddingBox);case 2:return vA(r.bottomRightBorderDoubleInnerBox,r.bottomRightPaddingBox,r.bottomLeftBorderDoubleInnerBox,r.bottomLeftPaddingBox);case 3:default:return vA(r.bottomLeftBorderDoubleInnerBox,r.bottomLeftPaddingBox,r.topLeftBorderDoubleInnerBox,r.topLeftPaddingBox)}},Hw=function(r,A){switch(A){case 0:return Cn(r.topLeftBorderStroke,r.topRightBorderStroke);case 1:return Cn(r.topRightBorderStroke,r.bottomRightBorderStroke);case 2:return Cn(r.bottomRightBorderStroke,r.bottomLeftBorderStroke);case 3:default:return Cn(r.bottomLeftBorderStroke,r.topLeftBorderStroke)}},Cn=function(r,A){var e=[];return CA(r)?e.push(r.subdivide(.5,!1)):e.push(r),CA(A)?e.push(A.subdivide(.5,!0)):e.push(A),e},vA=function(r,A,e,t){var n=[];return CA(r)?n.push(r.subdivide(.5,!1)):n.push(r),CA(e)?n.push(e.subdivide(.5,!0)):n.push(e),CA(t)?n.push(t.subdivide(.5,!0).reverse()):n.push(t),CA(A)?n.push(A.subdivide(.5,!1).reverse()):n.push(A),n},ed=function(r){var A=r.bounds,e=r.styles;return A.add(e.borderLeftWidth,e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth),-(e.borderTopWidth+e.borderBottomWidth))},vn=function(r){var A=r.styles,e=r.bounds,t=_(A.paddingLeft,e.width),n=_(A.paddingRight,e.width),s=_(A.paddingTop,e.width),i=_(A.paddingBottom,e.width);return e.add(t+A.borderLeftWidth,s+A.borderTopWidth,-(A.borderRightWidth+A.borderLeftWidth+t+n),-(A.borderTopWidth+A.borderBottomWidth+s+i))},Lw=function(r,A){return r===0?A.bounds:r===2?vn(A):ed(A)},bw=function(r,A){return r===0?A.bounds:r===2?vn(A):ed(A)},Ai=function(r,A,e){var t=Lw(He(r.styles.backgroundOrigin,A),r),n=bw(He(r.styles.backgroundClip,A),r),s=Mw(He(r.styles.backgroundSize,A),e,t),i=s[0],o=s[1],a=st(He(r.styles.backgroundPosition,A),t.width-i,t.height-o),l=Dw(He(r.styles.backgroundRepeat,A),a,s,t,n),c=Math.round(t.left+a[0]),u=Math.round(t.top+a[1]);return[l,c,u,i,o]},Te=function(r){return N(r)&&r.value===Ue.AUTO},mn=function(r){return typeof r=="number"},Mw=function(r,A,e){var t=A[0],n=A[1],s=A[2],i=r[0],o=r[1];if(!i)return[0,0];if(Y(i)&&o&&Y(o))return[_(i,e.width),_(o,e.height)];var a=mn(s);if(N(i)&&(i.value===Ue.CONTAIN||i.value===Ue.COVER)){if(mn(s)){var l=e.width/e.height;return l<s!=(i.value===Ue.COVER)?[e.width,e.width/s]:[e.height*s,e.height]}return[e.width,e.height]}var c=mn(t),u=mn(n),d=c||u;if(Te(i)&&(!o||Te(o))){if(c&&u)return[t,n];if(!a&&!d)return[e.width,e.height];if(d&&a){var B=c?t:n*s,g=u?n:t/s;return[B,g]}var f=c?t:e.width,m=u?n:e.height;return[f,m]}if(a){var F=0,Q=0;return Y(i)?F=_(i,e.width):Y(o)&&(Q=_(o,e.height)),Te(i)?F=Q*s:(!o||Te(o))&&(Q=F/s),[F,Q]}var y=null,L=null;if(Y(i)?y=_(i,e.width):o&&Y(o)&&(L=_(o,e.height)),y!==null&&(!o||Te(o))&&(L=c&&u?y/t*n:e.height),L!==null&&Te(i)&&(y=c&&u?L/n*t:e.width),y!==null&&L!==null)return[y,L];throw new Error("Unable to calculate background-size for element")},He=function(r,A){var e=r[A];return typeof e>"u"?r[0]:e},Dw=function(r,A,e,t,n){var s=A[0],i=A[1],o=e[0],a=e[1];switch(r){case 2:return[new S(Math.round(t.left),Math.round(t.top+i)),new S(Math.round(t.left+t.width),Math.round(t.top+i)),new S(Math.round(t.left+t.width),Math.round(a+t.top+i)),new S(Math.round(t.left),Math.round(a+t.top+i))];case 3:return[new S(Math.round(t.left+s),Math.round(t.top)),new S(Math.round(t.left+s+o),Math.round(t.top)),new S(Math.round(t.left+s+o),Math.round(t.height+t.top)),new S(Math.round(t.left+s),Math.round(t.height+t.top))];case 1:return[new S(Math.round(t.left+s),Math.round(t.top+i)),new S(Math.round(t.left+s+o),Math.round(t.top+i)),new S(Math.round(t.left+s+o),Math.round(t.top+i+a)),new S(Math.round(t.left+s),Math.round(t.top+i+a))];default:return[new S(Math.round(n.left),Math.round(n.top)),new S(Math.round(n.left+n.width),Math.round(n.top)),new S(Math.round(n.left+n.width),Math.round(n.height+n.top)),new S(Math.round(n.left),Math.round(n.height+n.top))]}},Rw="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",td="Hidden Text",Pw=function(){function r(A){this._data={},this._document=A}return r.prototype.parseMetrics=function(A,e){var t=this._document.createElement("div"),n=this._document.createElement("img"),s=this._document.createElement("span"),i=this._document.body;t.style.visibility="hidden",t.style.fontFamily=A,t.style.fontSize=e,t.style.margin="0",t.style.padding="0",t.style.whiteSpace="nowrap",i.appendChild(t),n.src=Rw,n.width=1,n.height=1,n.style.margin="0",n.style.padding="0",n.style.verticalAlign="baseline",s.style.fontFamily=A,s.style.fontSize=e,s.style.margin="0",s.style.padding="0",s.appendChild(this._document.createTextNode(td)),t.appendChild(s),t.appendChild(n);var o=n.offsetTop-s.offsetTop+2;t.removeChild(s),t.appendChild(this._document.createTextNode(td)),t.style.lineHeight="normal",n.style.verticalAlign="super";var a=n.offsetTop-t.offsetTop+2;return i.removeChild(t),{baseline:o,middle:a}},r.prototype.getMetrics=function(A,e){var t=A+" "+e;return typeof this._data[t]>"u"&&(this._data[t]=this.parseMetrics(A,e)),this._data[t]},r}(),rd=function(){function r(A,e){this.context=A,this.options=e}return r}(),Kw=1e4,xw=function(r){FA(A,r);function A(e,t){var n=r.call(this,e,t)||this;return n._activeEffects=[],n.canvas=t.canvas?t.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),t.canvas||(n.canvas.width=Math.floor(t.width*t.scale),n.canvas.height=Math.floor(t.height*t.scale),n.canvas.style.width=t.width+"px",n.canvas.style.height=t.height+"px"),n.fontMetrics=new Pw(document),n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-t.x,-t.y),n.ctx.textBaseline="bottom",n._activeEffects=[],n.context.logger.debug("Canvas renderer initialized ("+t.width+"x"+t.height+") with scale "+t.scale),n}return A.prototype.applyEffects=function(e){for(var t=this;this._activeEffects.length;)this.popEffect();e.forEach(function(n){return t.applyEffect(n)})},A.prototype.applyEffect=function(e){this.ctx.save(),Ew(e)&&(this.ctx.globalAlpha=e.opacity),Uw(e)&&(this.ctx.translate(e.offsetX,e.offsetY),this.ctx.transform(e.matrix[0],e.matrix[1],e.matrix[2],e.matrix[3],e.matrix[4],e.matrix[5]),this.ctx.translate(-e.offsetX,-e.offsetY)),Yc(e)&&(this.path(e.path),this.ctx.clip()),this._activeEffects.push(e)},A.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},A.prototype.renderStack=function(e){return hA(this,void 0,void 0,function(){var t;return sA(this,function(n){switch(n.label){case 0:return t=e.element.container.styles,t.isVisible()?[4,this.renderStackContent(e)]:[3,2];case 1:n.sent(),n.label=2;case 2:return[2]}})})},A.prototype.renderNode=function(e){return hA(this,void 0,void 0,function(){return sA(this,function(t){switch(t.label){case 0:if(q(e.container.flags,16))debugger;return e.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(e)]:[3,3];case 1:return t.sent(),[4,this.renderNodeContent(e)];case 2:t.sent(),t.label=3;case 3:return[2]}})})},A.prototype.renderTextWithLetterSpacing=function(e,t,n){var s=this;if(t===0)this.ctx.fillText(e.text,e.bounds.left,e.bounds.top+n);else{var i=Ns(e.text);i.reduce(function(o,a){return s.ctx.fillText(a,o,e.bounds.top+n),o+s.ctx.measureText(a).width},e.bounds.left)}},A.prototype.createFontStyle=function(e){var t=e.fontVariant.filter(function(i){return i==="normal"||i==="small-caps"}).join(""),n=Vw(e.fontFamily).join(", "),s=nt(e.fontSize)?""+e.fontSize.number+e.fontSize.unit:e.fontSize.number+"px";return[[e.fontStyle,t,e.fontWeight,s,n].join(" "),n,s]},A.prototype.renderTextNode=function(e,t){return hA(this,void 0,void 0,function(){var n,s,i,o,a,l,c,u,d=this;return sA(this,function(B){return n=this.createFontStyle(t),s=n[0],i=n[1],o=n[2],this.ctx.font=s,this.ctx.direction=t.direction===1?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",a=this.fontMetrics.getMetrics(i,o),l=a.baseline,c=a.middle,u=t.paintOrder,e.textBounds.forEach(function(g){u.forEach(function(f){switch(f){case 0:d.ctx.fillStyle=AA(t.color),d.renderTextWithLetterSpacing(g,t.letterSpacing,l);var m=t.textShadow;m.length&&g.text.trim().length&&(m.slice(0).reverse().forEach(function(F){d.ctx.shadowColor=AA(F.color),d.ctx.shadowOffsetX=F.offsetX.number*d.options.scale,d.ctx.shadowOffsetY=F.offsetY.number*d.options.scale,d.ctx.shadowBlur=F.blur.number,d.renderTextWithLetterSpacing(g,t.letterSpacing,l)}),d.ctx.shadowColor="",d.ctx.shadowOffsetX=0,d.ctx.shadowOffsetY=0,d.ctx.shadowBlur=0),t.textDecorationLine.length&&(d.ctx.fillStyle=AA(t.textDecorationColor||t.color),t.textDecorationLine.forEach(function(F){switch(F){case 1:d.ctx.fillRect(g.bounds.left,Math.round(g.bounds.top+l),g.bounds.width,1);break;case 2:d.ctx.fillRect(g.bounds.left,Math.round(g.bounds.top),g.bounds.width,1);break;case 3:d.ctx.fillRect(g.bounds.left,Math.ceil(g.bounds.top+c),g.bounds.width,1);break}}));break;case 1:t.webkitTextStrokeWidth&&g.text.trim().length&&(d.ctx.strokeStyle=AA(t.webkitTextStrokeColor),d.ctx.lineWidth=t.webkitTextStrokeWidth,d.ctx.lineJoin=window.chrome?"miter":"round",d.ctx.strokeText(g.text,g.bounds.left,g.bounds.top+l)),d.ctx.strokeStyle="",d.ctx.lineWidth=0,d.ctx.lineJoin="miter";break}})}),[2]})})},A.prototype.renderReplacedElement=function(e,t,n){if(n&&e.intrinsicWidth>0&&e.intrinsicHeight>0){var s=vn(e),i=wn(t);this.path(i),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(n,0,0,e.intrinsicWidth,e.intrinsicHeight,s.left,s.top,s.width,s.height),this.ctx.restore()}},A.prototype.renderNodeContent=function(e){return hA(this,void 0,void 0,function(){var t,n,s,i,o,a,Q,Q,l,c,u,d,L,B,g,I,f,m,F,Q,y,L,I;return sA(this,function(E){switch(E.label){case 0:this.applyEffects(e.getEffects(4)),t=e.container,n=e.curves,s=t.styles,i=0,o=t.textNodes,E.label=1;case 1:return i<o.length?(a=o[i],[4,this.renderTextNode(a,s)]):[3,4];case 2:E.sent(),E.label=3;case 3:return i++,[3,1];case 4:if(!(t instanceof mc))return[3,8];E.label=5;case 5:return E.trys.push([5,7,,8]),[4,this.context.cache.match(t.src)];case 6:return Q=E.sent(),this.renderReplacedElement(t,n,Q),[3,8];case 7:return E.sent(),this.context.logger.error("Error loading image "+t.src),[3,8];case 8:if(t instanceof Fc&&this.renderReplacedElement(t,n,t.canvas),!(t instanceof Qc))return[3,12];E.label=9;case 9:return E.trys.push([9,11,,12]),[4,this.context.cache.match(t.svg)];case 10:return Q=E.sent(),this.renderReplacedElement(t,n,Q),[3,12];case 11:return E.sent(),this.context.logger.error("Error loading svg "+t.svg.substring(0,255)),[3,12];case 12:return t instanceof Ic&&t.tree?(l=new A(this.context,{scale:this.options.scale,backgroundColor:t.backgroundColor,x:0,y:0,width:t.width,height:t.height}),[4,l.render(t.tree)]):[3,14];case 13:c=E.sent(),t.width&&t.height&&this.ctx.drawImage(c,0,0,t.width,t.height,t.bounds.left,t.bounds.top,t.bounds.width,t.bounds.height),E.label=14;case 14:if(t instanceof Vs&&(u=Math.min(t.bounds.width,t.bounds.height),t.type===ln?t.checked&&(this.ctx.save(),this.path([new S(t.bounds.left+u*.39363,t.bounds.top+u*.79),new S(t.bounds.left+u*.16,t.bounds.top+u*.5549),new S(t.bounds.left+u*.27347,t.bounds.top+u*.44071),new S(t.bounds.left+u*.39694,t.bounds.top+u*.5649),new S(t.bounds.left+u*.72983,t.bounds.top+u*.23),new S(t.bounds.left+u*.84,t.bounds.top+u*.34085),new S(t.bounds.left+u*.39363,t.bounds.top+u*.79)]),this.ctx.fillStyle=AA(Ec),this.ctx.fill(),this.ctx.restore()):t.type===cn&&t.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(t.bounds.left+u/2,t.bounds.top+u/2,u/4,0,Math.PI*2,!0),this.ctx.fillStyle=AA(Ec),this.ctx.fill(),this.ctx.restore())),kw(t)&&t.value.length){switch(d=this.createFontStyle(s),L=d[0],B=d[1],g=this.fontMetrics.getMetrics(L,B).baseline,this.ctx.font=L,this.ctx.fillStyle=AA(s.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=Nw(t.styles.textAlign),I=vn(t),f=0,t.styles.textAlign){case 1:f+=I.width/2;break;case 2:f+=I.width;break}m=I.add(f,0,0,-I.height/2+1),this.ctx.save(),this.path([new S(I.left,I.top),new S(I.left+I.width,I.top),new S(I.left+I.width,I.top+I.height),new S(I.left,I.top+I.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new lt(t.value,m),s.letterSpacing,g),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!q(t.styles.display,2048))return[3,20];if(t.styles.listStyleImage===null)return[3,19];if(F=t.styles.listStyleImage,F.type!==0)return[3,18];Q=void 0,y=F.url,E.label=15;case 15:return E.trys.push([15,17,,18]),[4,this.context.cache.match(y)];case 16:return Q=E.sent(),this.ctx.drawImage(Q,t.bounds.left-(Q.width+10),t.bounds.top),[3,18];case 17:return E.sent(),this.context.logger.error("Error loading list-style-image "+y),[3,18];case 18:return[3,20];case 19:e.listValue&&t.styles.listStyleType!==-1&&(L=this.createFontStyle(s)[0],this.ctx.font=L,this.ctx.fillStyle=AA(s.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",I=new MA(t.bounds.left,t.bounds.top+_(t.styles.paddingTop,t.bounds.width),t.bounds.width,tc(s.lineHeight,s.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new lt(e.listValue,I),s.letterSpacing,tc(s.lineHeight,s.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),E.label=20;case 20:return[2]}})})},A.prototype.renderStackContent=function(e){return hA(this,void 0,void 0,function(){var t,n,F,s,i,F,o,a,F,l,c,F,u,d,F,B,g,F,f,m,F;return sA(this,function(Q){switch(Q.label){case 0:if(q(e.element.container.flags,16))debugger;return[4,this.renderNodeBackgroundAndBorders(e.element)];case 1:Q.sent(),t=0,n=e.negativeZIndex,Q.label=2;case 2:return t<n.length?(F=n[t],[4,this.renderStack(F)]):[3,5];case 3:Q.sent(),Q.label=4;case 4:return t++,[3,2];case 5:return[4,this.renderNodeContent(e.element)];case 6:Q.sent(),s=0,i=e.nonInlineLevel,Q.label=7;case 7:return s<i.length?(F=i[s],[4,this.renderNode(F)]):[3,10];case 8:Q.sent(),Q.label=9;case 9:return s++,[3,7];case 10:o=0,a=e.nonPositionedFloats,Q.label=11;case 11:return o<a.length?(F=a[o],[4,this.renderStack(F)]):[3,14];case 12:Q.sent(),Q.label=13;case 13:return o++,[3,11];case 14:l=0,c=e.nonPositionedInlineLevel,Q.label=15;case 15:return l<c.length?(F=c[l],[4,this.renderStack(F)]):[3,18];case 16:Q.sent(),Q.label=17;case 17:return l++,[3,15];case 18:u=0,d=e.inlineLevel,Q.label=19;case 19:return u<d.length?(F=d[u],[4,this.renderNode(F)]):[3,22];case 20:Q.sent(),Q.label=21;case 21:return u++,[3,19];case 22:B=0,g=e.zeroOrAutoZIndexOrTransformedOrOpacity,Q.label=23;case 23:return B<g.length?(F=g[B],[4,this.renderStack(F)]):[3,26];case 24:Q.sent(),Q.label=25;case 25:return B++,[3,23];case 26:f=0,m=e.positiveZIndex,Q.label=27;case 27:return f<m.length?(F=m[f],[4,this.renderStack(F)]):[3,30];case 28:Q.sent(),Q.label=29;case 29:return f++,[3,27];case 30:return[2]}})})},A.prototype.mask=function(e){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(e.slice(0).reverse()),this.ctx.closePath()},A.prototype.path=function(e){this.ctx.beginPath(),this.formatPath(e),this.ctx.closePath()},A.prototype.formatPath=function(e){var t=this;e.forEach(function(n,s){var i=CA(n)?n.start:n;s===0?t.ctx.moveTo(i.x,i.y):t.ctx.lineTo(i.x,i.y),CA(n)&&t.ctx.bezierCurveTo(n.startControl.x,n.startControl.y,n.endControl.x,n.endControl.y,n.end.x,n.end.y)})},A.prototype.renderRepeat=function(e,t,n,s){this.path(e),this.ctx.fillStyle=t,this.ctx.translate(n,s),this.ctx.fill(),this.ctx.translate(-n,-s)},A.prototype.resizeImage=function(e,t,n){var s;if(e.width===t&&e.height===n)return e;var i=(s=this.canvas.ownerDocument)!==null&&s!==void 0?s:document,o=i.createElement("canvas");o.width=Math.max(1,t),o.height=Math.max(1,n);var a=o.getContext("2d");return a.drawImage(e,0,0,e.width,e.height,0,0,t,n),o},A.prototype.renderBackgroundImage=function(e){return hA(this,void 0,void 0,function(){var t,n,s,i,o,a;return sA(this,function(l){switch(l.label){case 0:t=e.styles.backgroundImage.length-1,n=function(c){var u,d,B,W,aA,BA,G,j,P,g,W,aA,BA,G,j,f,m,F,Q,y,L,I,E,R,P,D,W,oA,$,G,j,IA,aA,BA,de,TA,YA,ue,he,KA,ge,xA;return sA(this,function(Ke){switch(Ke.label){case 0:if(c.type!==0)return[3,5];u=void 0,d=c.url,Ke.label=1;case 1:return Ke.trys.push([1,3,,4]),[4,s.context.cache.match(d)];case 2:return u=Ke.sent(),[3,4];case 3:return Ke.sent(),s.context.logger.error("Error loading background-image "+d),[3,4];case 4:return u&&(B=Ai(e,t,[u.width,u.height,u.width/u.height]),W=B[0],aA=B[1],BA=B[2],G=B[3],j=B[4],P=s.ctx.createPattern(s.resizeImage(u,G,j),"repeat"),s.renderRepeat(W,P,aA,BA)),[3,6];case 5:Qg(c)?(g=Ai(e,t,[null,null,null]),W=g[0],aA=g[1],BA=g[2],G=g[3],j=g[4],f=pg(c.angle,G,j),m=f[0],F=f[1],Q=f[2],y=f[3],L=f[4],I=document.createElement("canvas"),I.width=G,I.height=j,E=I.getContext("2d"),R=E.createLinearGradient(F,y,Q,L),Wl(c.stops,m).forEach(function(vr){return R.addColorStop(vr.stop,AA(vr.color))}),E.fillStyle=R,E.fillRect(0,0,G,j),G>0&&j>0&&(P=s.ctx.createPattern(I,"repeat"),s.renderRepeat(W,P,aA,BA))):Ug(c)&&(D=Ai(e,t,[null,null,null]),W=D[0],oA=D[1],$=D[2],G=D[3],j=D[4],IA=c.position.length===0?[ys]:c.position,aA=_(IA[0],G),BA=_(IA[IA.length-1],j),de=Cg(c,aA,BA,G,j),TA=de[0],YA=de[1],TA>0&&YA>0&&(ue=s.ctx.createRadialGradient(oA+aA,$+BA,0,oA+aA,$+BA,TA),Wl(c.stops,TA*2).forEach(function(vr){return ue.addColorStop(vr.stop,AA(vr.color))}),s.path(W),s.ctx.fillStyle=ue,TA!==YA?(he=e.bounds.left+.5*e.bounds.width,KA=e.bounds.top+.5*e.bounds.height,ge=YA/TA,xA=1/ge,s.ctx.save(),s.ctx.translate(he,KA),s.ctx.transform(1,0,0,ge,0,0),s.ctx.translate(-he,-KA),s.ctx.fillRect(oA,xA*($-KA)+KA,G,j*xA),s.ctx.restore()):s.ctx.fill())),Ke.label=6;case 6:return t--,[2]}})},s=this,i=0,o=e.styles.backgroundImage.slice(0).reverse(),l.label=1;case 1:return i<o.length?(a=o[i],[5,n(a)]):[3,4];case 2:l.sent(),l.label=3;case 3:return i++,[3,1];case 4:return[2]}})})},A.prototype.renderSolidBorder=function(e,t,n){return hA(this,void 0,void 0,function(){return sA(this,function(s){return this.path(Ad(n,t)),this.ctx.fillStyle=AA(e),this.ctx.fill(),[2]})})},A.prototype.renderDoubleBorder=function(e,t,n,s){return hA(this,void 0,void 0,function(){var i,o;return sA(this,function(a){switch(a.label){case 0:return t<3?[4,this.renderSolidBorder(e,n,s)]:[3,2];case 1:return a.sent(),[2];case 2:return i=Iw(s,n),this.path(i),this.ctx.fillStyle=AA(e),this.ctx.fill(),o=Tw(s,n),this.path(o),this.ctx.fill(),[2]}})})},A.prototype.renderNodeBackgroundAndBorders=function(e){return hA(this,void 0,void 0,function(){var t,n,s,i,o,a,l,c,u=this;return sA(this,function(d){switch(d.label){case 0:return this.applyEffects(e.getEffects(2)),t=e.container.styles,n=!WA(t.backgroundColor)||t.backgroundImage.length,s=[{style:t.borderTopStyle,color:t.borderTopColor,width:t.borderTopWidth},{style:t.borderRightStyle,color:t.borderRightColor,width:t.borderRightWidth},{style:t.borderBottomStyle,color:t.borderBottomColor,width:t.borderBottomWidth},{style:t.borderLeftStyle,color:t.borderLeftColor,width:t.borderLeftWidth}],i=Gw(He(t.backgroundClip,0),e.curves),n||t.boxShadow.length?(this.ctx.save(),this.path(i),this.ctx.clip(),WA(t.backgroundColor)||(this.ctx.fillStyle=AA(t.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(e.container)]):[3,2];case 1:d.sent(),this.ctx.restore(),t.boxShadow.slice(0).reverse().forEach(function(B){u.ctx.save();var g=fn(e.curves),f=B.inset?0:Kw,m=yw(g,-f+(B.inset?1:-1)*B.spread.number,(B.inset?1:-1)*B.spread.number,B.spread.number*(B.inset?-2:2),B.spread.number*(B.inset?-2:2));B.inset?(u.path(g),u.ctx.clip(),u.mask(m)):(u.mask(g),u.ctx.clip(),u.path(m)),u.ctx.shadowOffsetX=B.offsetX.number+f,u.ctx.shadowOffsetY=B.offsetY.number,u.ctx.shadowColor=AA(B.color),u.ctx.shadowBlur=B.blur.number,u.ctx.fillStyle=B.inset?AA(B.color):"rgba(0,0,0,1)",u.ctx.fill(),u.ctx.restore()}),d.label=2;case 2:o=0,a=0,l=s,d.label=3;case 3:return a<l.length?(c=l[a],c.style!==0&&!WA(c.color)&&c.width>0?c.style!==2?[3,5]:[4,this.renderDashedDottedBorder(c.color,c.width,o,e.curves,2)]:[3,11]):[3,13];case 4:return d.sent(),[3,11];case 5:return c.style!==3?[3,7]:[4,this.renderDashedDottedBorder(c.color,c.width,o,e.curves,3)];case 6:return d.sent(),[3,11];case 7:return c.style!==4?[3,9]:[4,this.renderDoubleBorder(c.color,c.width,o,e.curves)];case 8:return d.sent(),[3,11];case 9:return[4,this.renderSolidBorder(c.color,o,e.curves)];case 10:d.sent(),d.label=11;case 11:o++,d.label=12;case 12:return a++,[3,3];case 13:return[2]}})})},A.prototype.renderDashedDottedBorder=function(e,t,n,s,i){return hA(this,void 0,void 0,function(){var o,a,l,c,u,d,B,g,f,m,F,Q,y,L,I,E,I,E;return sA(this,function(R){return this.ctx.save(),o=Hw(s,n),a=Ad(s,n),i===2&&(this.path(a),this.ctx.clip()),CA(a[0])?(l=a[0].start.x,c=a[0].start.y):(l=a[0].x,c=a[0].y),CA(a[1])?(u=a[1].end.x,d=a[1].end.y):(u=a[1].x,d=a[1].y),n===0||n===2?B=Math.abs(l-u):B=Math.abs(c-d),this.ctx.beginPath(),i===3?this.formatPath(o):this.formatPath(a.slice(0,2)),g=t<3?t*3:t*2,f=t<3?t*2:t,i===3&&(g=t,f=t),m=!0,B<=g*2?m=!1:B<=g*2+f?(F=B/(2*g+f),g*=F,f*=F):(Q=Math.floor((B+f)/(g+f)),y=(B-Q*g)/(Q-1),L=(B-(Q+1)*g)/Q,f=L<=0||Math.abs(f-y)<Math.abs(f-L)?y:L),m&&(i===3?this.ctx.setLineDash([0,g+f]):this.ctx.setLineDash([g,f])),i===3?(this.ctx.lineCap="round",this.ctx.lineWidth=t):this.ctx.lineWidth=t*2+1.1,this.ctx.strokeStyle=AA(e),this.ctx.stroke(),this.ctx.setLineDash([]),i===2&&(CA(a[0])&&(I=a[3],E=a[0],this.ctx.beginPath(),this.formatPath([new S(I.end.x,I.end.y),new S(E.start.x,E.start.y)]),this.ctx.stroke()),CA(a[1])&&(I=a[1],E=a[2],this.ctx.beginPath(),this.formatPath([new S(I.end.x,I.end.y),new S(E.start.x,E.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]})})},A.prototype.render=function(e){return hA(this,void 0,void 0,function(){var t;return sA(this,function(n){switch(n.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=AA(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),t=Sw(e),[4,this.renderStack(t)];case 1:return n.sent(),this.applyEffects([]),[2,this.canvas]}})})},A}(rd),kw=function(r){return r instanceof Sc||r instanceof yc?!0:r instanceof Vs&&r.type!==cn&&r.type!==ln},Gw=function(r,A){switch(r){case 0:return fn(A);case 2:return mw(A);case 1:default:return wn(A)}},Nw=function(r){switch(r){case 1:return"center";case 2:return"right";case 0:default:return"left"}},_w=["-apple-system","system-ui"],Vw=function(r){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?r.filter(function(A){return _w.indexOf(A)===-1}):r},Ow=function(r){FA(A,r);function A(e,t){var n=r.call(this,e,t)||this;return n.canvas=t.canvas?t.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),n.options=t,n.canvas.width=Math.floor(t.width*t.scale),n.canvas.height=Math.floor(t.height*t.scale),n.canvas.style.width=t.width+"px",n.canvas.style.height=t.height+"px",n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-t.x,-t.y),n.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+t.width+"x"+t.height+" at "+t.x+","+t.y+") with scale "+t.scale),n}return A.prototype.render=function(e){return hA(this,void 0,void 0,function(){var t,n;return sA(this,function(s){switch(s.label){case 0:return t=Gs(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,e),[4,Ww(t)];case 1:return n=s.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=AA(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(n,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}})})},A}(rd),Ww=function(r){return new Promise(function(A,e){var t=new Image;t.onload=function(){A(t)},t.onerror=e,t.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(r))})},Xw=function(){function r(A){var e=A.id,t=A.enabled;this.id=e,this.enabled=t,this.start=Date.now()}return r.prototype.debug=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&(typeof window<"u"&&window.console&&typeof console.debug=="function"?console.debug.apply(console,Ir([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},r.prototype.getTime=function(){return Date.now()-this.start},r.prototype.info=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&typeof window<"u"&&window.console&&typeof console.info=="function"&&console.info.apply(console,Ir([this.id,this.getTime()+"ms"],A))},r.prototype.warn=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&(typeof window<"u"&&window.console&&typeof console.warn=="function"?console.warn.apply(console,Ir([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},r.prototype.error=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&(typeof window<"u"&&window.console&&typeof console.error=="function"?console.error.apply(console,Ir([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},r.instances={},r}(),Jw=function(){function r(A,e){var t;this.windowBounds=e,this.instanceName="#"+r.instanceCount++,this.logger=new Xw({id:this.instanceName,enabled:A.logging}),this.cache=(t=A.cache)!==null&&t!==void 0?t:new hw(this,A)}return r.instanceCount=1,r}(),zw=function(r,A){return A===void 0&&(A={}),Yw(r,A)};typeof window<"u"&&zc.setContext(window);var Yw=function(r,A){return hA(void 0,void 0,void 0,function(){var e,t,n,s,i,o,a,l,c,u,d,B,g,f,m,F,Q,y,L,I,R,E,R,P,D,W,oA,$,G,j,IA,aA,BA,de,TA,YA,ue,he,KA,ge;return sA(this,function(xA){switch(xA.label){case 0:if(!r||typeof r!="object")return[2,Promise.reject("Invalid element provided as first argument")];if(e=r.ownerDocument,!e)throw new Error("Element is not attached to a Document");if(t=e.defaultView,!t)throw new Error("Document is not attached to a Window");return n={allowTaint:(P=A.allowTaint)!==null&&P!==void 0?P:!1,imageTimeout:(D=A.imageTimeout)!==null&&D!==void 0?D:15e3,proxy:A.proxy,useCORS:(W=A.useCORS)!==null&&W!==void 0?W:!1},s=ss({logging:(oA=A.logging)!==null&&oA!==void 0?oA:!0,cache:A.cache},n),i={windowWidth:($=A.windowWidth)!==null&&$!==void 0?$:t.innerWidth,windowHeight:(G=A.windowHeight)!==null&&G!==void 0?G:t.innerHeight,scrollX:(j=A.scrollX)!==null&&j!==void 0?j:t.pageXOffset,scrollY:(IA=A.scrollY)!==null&&IA!==void 0?IA:t.pageYOffset},o=new MA(i.scrollX,i.scrollY,i.windowWidth,i.windowHeight),a=new Jw(s,o),l=(aA=A.foreignObjectRendering)!==null&&aA!==void 0?aA:!1,c={allowTaint:(BA=A.allowTaint)!==null&&BA!==void 0?BA:!1,onclone:A.onclone,ignoreElements:A.ignoreElements,inlineImages:l,copyStyles:l},a.logger.debug("Starting document clone with size "+o.width+"x"+o.height+" scrolled to "+-o.left+","+-o.top),u=new Xc(a,r,c),d=u.clonedReferenceElement,d?[4,u.toIFrame(e,o)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return B=xA.sent(),g=Ws(d)||$f(d)?Eu(d.ownerDocument):Tr(a,d),f=g.width,m=g.height,F=g.left,Q=g.top,y=$w(a,d,A.backgroundColor),L={canvas:A.canvas,backgroundColor:y,scale:(TA=(de=A.scale)!==null&&de!==void 0?de:t.devicePixelRatio)!==null&&TA!==void 0?TA:1,x:((YA=A.x)!==null&&YA!==void 0?YA:0)+F,y:((ue=A.y)!==null&&ue!==void 0?ue:0)+Q,width:(he=A.width)!==null&&he!==void 0?he:Math.ceil(f),height:(KA=A.height)!==null&&KA!==void 0?KA:Math.ceil(m)},l?(a.logger.debug("Document cloned, using foreign object rendering"),R=new Ow(a,L),[4,R.render(d)]):[3,3];case 2:return I=xA.sent(),[3,5];case 3:return a.logger.debug("Document cloned, element located at "+F+","+Q+" with size "+f+"x"+m+" using computed rendering"),a.logger.debug("Starting DOM parsing"),E=Hc(a,d),y===E.styles.backgroundColor&&(E.styles.backgroundColor=RA.TRANSPARENT),a.logger.debug("Starting renderer for element at "+L.x+","+L.y+" with size "+L.width+"x"+L.height),R=new xw(a,L),[4,R.render(E)];case 4:I=xA.sent(),xA.label=5;case 5:return(!((ge=A.removeContainer)!==null&&ge!==void 0)||ge)&&(Xc.destroy(B)||a.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),a.logger.debug("Finished rendering"),[2,I]}})})},$w=function(r,A,e){var t=A.ownerDocument,n=t.documentElement?it(r,getComputedStyle(t.documentElement).backgroundColor):RA.TRANSPARENT,s=t.body?it(r,getComputedStyle(t.body).backgroundColor):RA.TRANSPARENT,i=typeof e=="string"?it(r,e):e===null?RA.TRANSPARENT:4294967295;return A===t.documentElement?WA(n)?WA(s)?i:s:n:i};const Mt=class Mt extends p.EngineObject{constructor(A,e){super(A,e),this.ad(new w.ObjResettingWithEvent(A.renderInUEChanged,()=>A.renderInUE?new sd(A,e):new nd(A,e)))}};C(Mt,"type",Mt.register("ESUeViewer",p.ESGeoDiv.type,Mt));let ei=Mt;class nd extends w.Destroyable{constructor(e,t){super();C(this,"_screenPosition",this.disposeVar(w.reactArrayWithUndefined(void 0)));const n=t.viewer;if(!n){console.warn("viewer is undefined!");return}const s=this.disposeVar(new p.ESTextLabel);s.parentID=e.id,e.components.disposableAdd(s,!0),s.show=!1,this.dispose(w.bind([s,"position"],[e,"position"])),this.dispose(w.bind([s,"rotation"],[e,"rotation"])),this.dispose(w.bind([s,"flyToParam"],[e,"flyToParam"])),this.dispose(w.bind([s,"flyInParam"],[e,"flyInParam"])),this.dispose(e.calcFlyToParamEvent.disposableOn(()=>{$A(n,s.id)})),this.dispose(e.calcFlyInParamEvent.disposableOn(async()=>{if(!t.actived)return;const a=await t.getCurrentCameraInfo();if(!a)return;const{position:l,rotation:c}=a;e.flyInParam={position:l,rotation:c,flyDuration:1}})),this.dispose(e.smoothMoveEvent.disposableOn((a,l)=>{_e(n,s.id,a,l)})),this.dispose(e.smoothMoveWithRotationEvent.disposableOn((a,l,c)=>{ke(n,s.id,a,l,c)})),this.dispose(e.smoothMoveOnGroundEvent.disposableOn((a,l,c,u)=>{Ge(n,s.id,a,l,u,c)})),this.dispose(e.smoothMoveWithRotationOnGroundEvent.disposableOn((a,l,c,u,d)=>{Ne(n,s.id,a,l,c,u,d)})),this.dispose(e.flyToEvent.disposableOn((a,l)=>{s.flyTo(a)})),this.dispose(e.flyInEvent.don(a=>{s.flyIn(a)}));const i=this._screenPosition,o=this.disposeVar(new p.ESCustomDiv);o.parentID=e.id,t.add(o),this.dispose(()=>t.delete(o)),this.dispose(w.bind([o,"allowPicking"],[e,"allowPicking"]));{const a=this.disposeVar(w.createAnimateFrame()),l=()=>{e.show?a.restart(void 0,async()=>{if(!e.position)return;const c=await t.lonLatAltToScreenPosition(e.position);if(!this.isDestroyed())if(!c)this._screenPosition.value=void 0;else{const[u,d]=c;u===-1&&d===-1?this._screenPosition.value=void 0:this._screenPosition.value=[u,d]}}):a.cancel()};l(),this.dispose(e.showChanged.disposableOn(l))}{const a=()=>class extends w.Destroyable{constructor(d,B,g){if(super(),this._subContainer=d,!g)return;if(!e.instanceClass)throw new Error("!sceneObject.instanceClass");const f=new w.PosFloatDiv,m=f.element;this._subContainer.appendChild(m),this.dispose(()=>this._subContainer.removeChild(m)),m.onclick=F=>{(e.allowPicking??!1)&&e.pickedEvent.emit(new p.ESJPickedResult({div:m,pointerEvent:F},e,void 0,void 0,void 0,[F.x,F.y]))};{const F=()=>{e.editing?m.children[0].style.pointerEvents="none":m.children[0].style.pointerEvents="all"};F(),this.d(e.editingChanged.don(F))}{const F=()=>{const y=e.show;i.value&&y?(f.show=!0,f.winPos=[...i.value]):(f.show=!1,f.winPos=[0,0])};F();const Q=this.disposeVar(w.createNextAnimateFrameEvent(e.showChanged,i.changed));this.dispose(Q.disposableOn(F))}{const F=()=>{const[Q,y]=e.anchor??p.ESGeoDiv.defaults.anchor;f.originRatioX=Q,f.originRatioY=y};F(),this.dispose(e.anchorChanged.disposableOn(F))}{const F=()=>{f.opacity=e.opacity??p.ESGeoDiv.defaults.opacity};F(),this.dispose(e.opacityChanged.disposableOn(F))}this.disposeVar(new e.instanceClass(f.contentDiv,e,g))}},l=()=>{try{e.instanceClass?o.instanceClass=a():o.instanceClass=void 0}catch(u){console.error(u)}};l();const c=this.dv(w.createNextAnimateFrameEvent(e.instanceClassChanged,e.opacityChanged,e.anchorChanged,e.editingChanged,e.showChanged,e.allowPickingChanged));this.d(c.don(l))}}get screenPosition(){return this._screenPosition.value}get screenPositionChanged(){return this._screenPosition.changed}set screenPosition(e){this._screenPosition.value=e}}class sd extends w.Destroyable{constructor(e,t){super();C(this,"_imageLabel");C(this,"_hasClassDivAndPos",{});this._imageLabel=this.dv(new p.ESImageLabel),this._imageLabel.isHoverZoom=!1,this._imageLabel.parentID=e.id;const n=t.viewer;if(!n){console.warn("viewer is undefined!");return}const s=this._imageLabel;e.components.disposableAdd(s,!0);{const i=()=>{if(!n)return;if(!e.instanceClass)throw new Error("!sceneObject.instanceClass");const l=document.createElement("div"),c=this.dv(new e.instanceClass(l,e,t))._container;if(c.style.opacity=e.opacity.toString()??p.ESGeoDiv.defaults.opacity,c.style.position="fixed",c.style.zIndex="-1",c.style.top="0px",!document.body.contains(c)){document.body.appendChild(c);let d=c?c.querySelectorAll("*[class]"):[];for(let B=0;B<d.length;B++){const g=d[B];var u=g.getBoundingClientRect();this._hasClassDivAndPos[g.className]=[g.offsetLeft,g.offsetTop,g.offsetLeft+u.width,g.offsetTop+u.height]}}zw(c,{backgroundColor:null,allowTaint:!0,useCORS:!0,width:c.offsetWidth,height:c.offsetHeight,scale:1}).then(d=>{document.body.contains(c)&&document.body.removeChild(c),s.url=d.toDataURL(),s.show=e.show}).catch(()=>{document.body.contains(c)&&document.body.removeChild(c)})},o=()=>{try{e.instanceClass?i():(s.url="",s.show=!1)}catch(l){console.error(l)}};o();const a=this.dv(w.createNextAnimateFrameEvent(e.instanceClassChanged,e.opacityChanged));this.d(a.don(o))}{const i=()=>{s.show=e.show};s.show=!1,this.ad(e.showChanged.don(i))}this.d(w.track([s,"anchor"],[e,"anchor"])),this.d(w.bind([s,"position"],[e,"position"])),this.d(w.bind([s,"rotation"],[e,"rotation"])),this.d(w.bind([s,"flyToParam"],[e,"flyToParam"])),this.d(w.bind([s,"flyInParam"],[e,"flyInParam"])),this.d(w.bind([s,"allowPicking"],[e,"allowPicking"])),this.d(w.bind([s,"scale"],[e,"scale"])),this.d(w.track([s,"minVisibleDistance"],[e,"minVisibleDistance"])),this.d(w.track([s,"maxVisibleDistance"],[e,"maxVisibleDistance"])),this.ad(e.automaticLandingEvent.don(()=>{s.automaticLanding()})),this.d(t.widgetEvent.don(i=>{if(i.objId!==this._imageLabel.id)return;const{type:o,add:a}=i;if(o==="leftClick"&&a){const l=(a==null?void 0:a.classNames)??[],c=Object.keys(this._hasClassDivAndPos);for(let u=0;u<c.length;u++){const d=c[u];let B=this._hasClassDivAndPos[d];a&&a.mouseRelativePos&&a.mouseRelativePos[0]>=B[0]&&a.mouseRelativePos[0]<=B[2]&&a.mouseRelativePos[1]>=B[1]&&a.mouseRelativePos[1]<=B[3]&&l.push(d)}a.classNames=l}e.widgetEvent.emit({type:o,add:a})})),this.d(e.calcFlyToParamEvent.don(()=>{$A(n,s.id)})),this.d(e.calcFlyInParamEvent.don(()=>{const i=t.getCurrentCameraInfo();if(!i)return;const{position:o,rotation:a}=i;e.flyInParam={position:o,rotation:a,flyDuration:1}})),this.d(e.smoothMoveEvent.don((i,o)=>{_e(n,s.id,i,o)})),this.d(e.smoothMoveWithRotationEvent.don((i,o,a)=>{ke(n,s.id,i,o,a)})),this.d(e.smoothMoveOnGroundEvent.don((i,o,a,l)=>{Ge(n,s.id,i,o,l,a)})),this.d(e.smoothMoveWithRotationOnGroundEvent.don((i,o,a,l,c)=>{Ne(n,s.id,i,o,a,l,c)})),this.d(e.flyToEvent.don((i,o)=>{s.flyTo(i)})),this.d(e.flyInEvent.don(i=>{s.flyIn(i)}))}}const Dt=class Dt extends dA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.d(A.flyToFeatureIndexEvent.don((n,s)=>{t.callUeFunc({f:"flyToFeatureIndex",p:{id:A.id,index:n,duration:s}})})),this.d(A.flyToFeatureEvent.don((n,s,i)=>{t.callUeFunc({f:"flyToFeature",p:{id:A.id,key:n,value:s,duration:i}})}))}};C(Dt,"type",Dt.register("ESUeViewer",p.ESGeoJson.type,Dt));let ti=Dt;const Rt=class Rt extends nA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Rt,"type",Rt.register("ESUeViewer",p.ESGeoLineString.type,Rt));let Fn=Rt;const Pt=class Pt extends nA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Pt,"type",Pt.register("ESUeViewer",p.ESGeoRectangle.type,Pt));let ri=Pt;const Kt=class Kt extends uA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Kt,"type",Kt.register("ESUeViewer",p.ESGeoWater.type,Kt));let ni=Kt;const oe=class oe extends x{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.d(A.setNodePositionEvent.don((n,s)=>{io(t,A.id,n,s)})),this.d(A.setNodeRotationEvent.don((n,s)=>{oo(t,A.id,n,s)})),this.d(A.setNodeScaleEvent.don((n,s)=>{ao(t,A.id,n,s)}))}};C(oe,"forceUeUpdateProps",[...x.forceUeUpdateProps,"url"]),C(oe,"propValFuncs",{...x.propValFuncs,url:A=>typeof A=="string"?p.ESSceneObject.context.getStrFromEnv(p.rpToap(A)):(A.url=p.ESSceneObject.context.getStrFromEnv(p.rpToap(A.url)),A),czmMaximumScale:null,czmMinimumPixelSize:null,czmNativeScale:null,czmColor:null}),C(oe,"type",oe.register("ESUeViewer",p.ESGltfModel.type,oe));let si=oe;const xt=class xt extends nA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(xt,"type",xt.register("ESUeViewer",p.ESHeightMeasurement.type,xt));let ii=xt;const kt=class kt extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}const n=async(i,o,a,l)=>{const{viewer:c}=i;if(!c){console.error("AIMoveTo: ueViewer.viewer is undefined");return}const u=await c.callUeFunc({f:"AIMoveTo",p:{id:o,Destination:a,Time:l}});return u.error&&console.error("AIMoveTo:",u.error),u};this.d(A.aiMoveToEvent.don((i,o)=>{n(e,A.id,i,o)}));const s=async(i,o)=>{const{viewer:a}=i;if(!a){console.error("StopAIMove: ueViewer.viewer is undefined");return}const l=await a.callUeFunc({f:"StopAIMove",p:{id:o}});return l.error&&console.error("StopAIMove:",l.error),l};this.d(A.stopAIMoveEvent.don(()=>{s(e,A.id)}))}};C(kt,"type",kt.register("ESUeViewer",p.ESHuman.type,kt));let oi=kt;const ae=class ae extends UA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}A.anchor=[.5,1]}};C(ae,"type",ae.register("ESUeViewer",p.ESImageLabel.type,ae)),C(ae,"forceUeUpdateProps",[...UA.forceUeUpdateProps,"url"]),C(ae,"propValFuncs",{...UA.propValFuncs,url:A=>typeof A=="string"?p.ESSceneObject.context.getStrFromEnv(p.rpToap(A)):(A.url=p.ESSceneObject.context.getStrFromEnv(p.rpToap(A.url)),A)});let ai=ae;const Gt=class Gt extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Gt,"type",Gt.register("ESUeViewer",p.ESLevelRuntimeModel.type,Gt));let li=Gt;const Nt=class Nt extends Er{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Nt,"type",Nt.register("ESUeViewer",p.ESLocalCircle.type,Nt));let ci=Nt;const _t=class _t extends dA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(_t,"type",_t.register("ESUeViewer",p.ESLocalPolygonZ.type,_t));let di=_t;const Vt=class Vt extends Er{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Vt,"type",Vt.register("ESUeViewer",p.ESLocalRectangle.type,Vt));let ui=Vt;const Ot=class Ot extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Ot,"type",Ot.register("ESUeViewer",p.ESLocalSkyBox.type,Ot));let hi=Ot;const Wt=class Wt extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Wt,"type",Wt.register("ESUeViewer",p.ESLocationMeasurement.type,Wt));let gi=Wt;const Xt=class Xt extends nA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Xt,"type",Xt.register("ESUeViewer",p.ESPipeFence.type,Xt));let Bi=Xt;const Jt=class Jt extends Fn{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Jt,"type",Jt.register("ESUeViewer",p.ESPipeline.type,Jt));let fi=Jt;const zt=class zt extends yr{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.d(A.highlightFeatureEvent.don(n=>{const s=typeof n=="number"?n.toString():n;to(t,A.id,s)})),this.d(A.highlightFeatureAndFlyToEvent.don((n,s,i,o)=>{const a=typeof n=="number"?n.toString():n;ro(t,A.id,a,o??1)})),this.d(A.setLayerVisibleEvent.don((n,s)=>{let i="";typeof s!="string"?i=JSON.stringify(s):i=s,no(t,A.id,i)})),this.d(A.setLayerColorEvent.don((n,s)=>{let i="";typeof s!="string"?i=JSON.stringify(s):i=s,so(t,A.id,i)}))}};C(zt,"type",zt.register("ESUeViewer",p.ESPipeserTileset.type,zt));let wi=zt;const Yt=class Yt extends uA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Yt,"type",Yt.register("ESUeViewer",p.ESPit.type,Yt));let pi=Yt;const $t=class $t extends UA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.ad(A.getInitialStyleEvent.don(async()=>{try{const n=await t.callUeFunc({f:"GetInitialStyle",p:{id:A.id}});n.error!=""&&console.error("getInitialStyleEvent:",n.error),A.initialStyle.value=structuredClone(n.re)}catch(n){console.error("getInitialStyleEvent:",n),A.initialStyle.value=void 0}}))}};C($t,"type",$t.register("ESUeViewer",p.ESPoi2D.type,$t));let Ci=$t;const Zt=class Zt extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Zt,"type",Zt.register("ESUeViewer",p.ESPoi3D.type,Zt));let vi=Zt;const le=class le extends dA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(le,"type",le.register("ESUeViewer",p.ESPoiTileset.type,le)),C(le,"forceUeUpdateProps",[...dA.forceUeUpdateProps,"url"]),C(le,"propValFuncs",{...dA.propValFuncs,url:A=>typeof A=="string"?p.ESSceneObject.context.getStrFromEnv(A):(A.url=p.ESSceneObject.context.getStrFromEnv(A.url),A)});let mi=le;const qt=class qt extends nA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(qt,"type",qt.register("ESUeViewer",p.ESPolygonFence.type,qt));let Fi=qt;const De=class De extends uA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(De,"type",De.register("ESUeViewer",p.ESPolygonFlattenedPlane.type,De)),C(De,"propValFuncs",{...uA.propValFuncs,targetID:A=>{if(!A)return"";const e=p.ESSceneObject.getSceneObject(A);return e?(e.components.main??e).id:A}});let Qi=De;const jt=class jt extends uA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(jt,"type",jt.register("ESUeViewer",p.ESPolygonWithHole.type,jt));let Ui=jt;const Ar=class Ar extends jA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}this.d(()=>{A.ids=[]}),this.d(A.highlightInner3DtilesetEvent.don(n=>{n.highlight=!0})),this.d(A.removeHighlightInner3DtilesetEvent.don(n=>{n.highlight=!1}));{const n=o=>{o=o.toLocaleLowerCase();let a=[255,255,255,1];if(o.startsWith("#")){if(o.length===4){let l=parseInt(o[1]+o[1],16),c=parseInt(o[2]+o[2],16),u=parseInt(o[3]+o[3],16);a=[l,c,u,1]}else if(o.length===7){let l=parseInt(o.substring(1,3),16),c=parseInt(o.substring(3,5),16),u=parseInt(o.substring(5,7),16);a=[l,c,u,1]}}else if(o.startsWith("rgba")){let l=o.match(/^rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*([\d.]+)\s*\)$/);if(l){let c=parseInt(l[1]),u=parseInt(l[2]),d=parseInt(l[3]),B=parseFloat(l[4]);a=[c,u,d,B]}}else if(o.startsWith("rgb")){let l=o.match(/^rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)$/);if(l){let c=parseInt(l[1]),u=parseInt(l[2]),d=parseInt(l[3]);a=[c,u,d,1]}}else console.error("color类型只能为#rrggbb、#rgb、rgba(r,g,b,a)、rgb(r,g,b)");return[a[0]/255,a[1]/255,a[2]/255,a[3]]},s=()=>{const o=A.layerConfig;if(!o)return;const a=[];o.forEach(l=>{o.filter(u=>u.dataset==l.dataset).length==1?a.push({condition:[{field:"dataset",op:"==",value:l.dataset}],color:n(l.value.color??"rgb(255,255,255)"),show:l.value.visible}):a.push({condition:[{field:"layer",op:"==",value:l.layer},{field:"dataset",op:"==",value:l.dataset}],color:n(l.value.color??"rgb(255,255,255)"),show:l.value.visible})}),A.setFeatureStyle(a)};s();const i=this.dv(w.createNextAnimateFrameEvent(A.layerConfigChanged,A.colorBlendModeChanged));this.d(i.don(()=>{s()}))}}};C(Ar,"type",Ar.register("ESUeViewer",p.ESRtsTileset.type,Ar));let Ei=Ar;const er=class er extends dA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}this.d(A.addTreesEvent.don(n=>{p.addTreesCallFunc(e,A.id,n)})),this.d(A.removeAllTreesEvent.don(()=>{p.removeAllTreesCallFunc(e,A.id)})),this.d(A.updateTreeParamsEvent.don(n=>{p.updateTreeParamsCallFunc(e,A.id,n)})),this.d(A.cutDownTreesEvent.don((n,s)=>{p.cutDownTreesCallFunc(e,A.id,n,s)})),this.d(A.growthSimulationEvent.don((n,s,i)=>{p.growthSimulationCallFunc(e,A.id,n,s,i)}))}};C(er,"type",er.register("ESUeViewer",p.ESSeparateFoliage.type,er));let yi=er;const tr=class tr extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(tr,"type",tr.register("ESUeViewer",p.ESSubmergingAnalysis.type,tr));let Si=tr;const rr=class rr extends uA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.d(A.startEvent.don(()=>{t.callUeFunc({f:"Start",p:{id:A.id}})})),this.d(A.stopEvent.don(()=>{t.callUeFunc({f:"Stop",p:{id:A.id}})}))}};C(rr,"type",rr.register("ESUeViewer",p.ESSunshineAnalysis.type,rr));let Ii=rr;const nr=class nr extends uA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.d(A.startEvent.don(()=>{t.callUeFunc({f:"Start",p:{id:A.id}})}))}};C(nr,"type",nr.register("ESUeViewer",p.ESSurfaceAreaMeasurement.type,nr));let Ti=nr;const sr=class sr extends UA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(sr,"type",sr.register("ESUeViewer",p.ESTextLabel.type,sr));let Hi=sr;const Re=class Re extends UA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.d(A.callFunctionEvent.don(async(n,s)=>{const i=await En(t,A.id,n,s);A.__callFunctionResultEvent.emit(i)}))}};C(Re,"type",Re.register("ESUeViewer",p.ESUEWidget.type,Re)),C(Re,"propValFuncs",{...UA.propValFuncs,info:A=>JSON.stringify(A??{})});let Li=Re;const id=r=>{switch(r){case 0:return"成功绑定";case 1:return"解绑之前的内容,成功绑定";case 2:return"未搜索到ActorTag,无法绑定";case 3:return"搜索到ActorTag但对应的Actor不是场景原有的,而是新建的,无法绑定";case 4:return"搜索到ActorTag对应的Actor是地形或3DTileset,无法绑定";default:return"未知错误"}},Zw=r=>{switch(r){case 0:return"创建成功";case 1:return"未找到对应的资源,无法创建";case 2:return"Id与场景中现有的ActorTag重复,创建后可能出现问题,创建失败";default:return"未知错误"}},ir=class ir extends p.EngineObject{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn(`${A.id} UeESUnrealActor viewer is undefined!`);return}this.d(()=>{Yi(t,A.id)});const n=async()=>{l()||await t.callUeFunc({f:"update",p:{id:A.id,name:A.name,show:A.show,rotation:A.rotation,flyToParam:A.flyToParam??p.defaultFlyToParam,flyInParam:A.flyInParam??p.defaultFlyInParam,highlight:A.highlight,collision:A.collision,scale:A.scale,minVisibleDistance:A.minVisibleDistance,maxVisibleDistance:A.maxVisibleDistance}})},s=this.dv(w.createNextAnimateFrameEvent(A.showChanged,A.nameChanged,A.rotationChanged,A.flyToParamChanged,A.flyInParamChanged,A.highlightChanged,A.collisionChanged,A.scaleChanged,A.minVisibleDistanceChanged,A.maxVisibleDistanceChanged));this.d(s.don(n)),this.d(A.flushEvent.don(()=>s.flush()));let i,o;const a=async()=>{l()||(await t.callUeFunc({f:"update",p:{id:A.id,position:A.position}}),(e.debug??!1)&&console.log(`updatePostion:${A.position},actorTag:${A.actorTag},actorClass:${A.actorClass}`))},l=()=>!i&&!o?(console.warn(`${A.id} 未绑定ActorTag或未创建ActorClass!`),!0):!1,c=async()=>{const{id:d}=A,B=await e.unBindActorByID(d);B&&B.error!==""&&console.warn(`${A.id} UeESUnrealActor UnBindActorByID: ${B.error}`),i=void 0;const g=await t.callUeFunc({f:"destroy",p:{id:d}});if(g&&g.error!==""){console.warn(`${A.id} UeESUnrealActor DestroyActorByID: ${g.error}`);return}o=void 0},u=this.dv(w.react({type:"ActorClass",actorClass:"default"}));{const d=this.dv(w.createNextAnimateFrameEvent(A.actorClassChanged,A.actorTagChanged)),B=async()=>{A.actorTag!==""?u.value={type:"ActorTag",actorTag:A.actorTag}:u.value={type:"ActorClass",actorClass:A.actorClass===""?"default":A.actorClass}};B(),this.d(d.don(B)),this.d(A.flushEvent.don(()=>d.flush()))}{const d=this.dv(w.createProcessingFromAsyncFunc(async g=>{if(await g.promise(c()),u.value.type==="ActorTag"){const{actorTag:f}=u.value;await g.promise(c());try{A.lastActorStatus="null";const m=await g.promise(e.bindActorByTag(A.id,f));if(!m)return;if(m.error!==""){console.warn(`${A.id} UeESUnrealActor BindActorByTag:${f},${m.error}`);return}if(m.re.type===0)A.lastActorStatus="bound",i=f;else if(m.re.type===1)A.lastActorStatus="bound",i=f,console.warn(`${A.id} UeESUnrealActor BindActorByTag:${f},${id(m.re.type)}`);else{i=void 0,console.warn(`${A.id} UeESUnrealActor BindActorByTag error:${f}, ${id(m.re.type)}`);return}}catch(m){console.warn(`${A.id} UeESUnrealActor BindActorByTag catch error:${f}, ${m}`);return}}else if(u.value.type==="ActorClass"){const{actorClass:f}=u.value;try{const m=await g.promise(e.createActorByClass(A.id,f));if(!m)return;if(m.error!==""){console.warn(`${A.id} UeESUnrealActor CreateActorByClass error :${f}, ${m.error}`);return}if(m.re.type===0)A.lastActorStatus="created",o=f;else{console.warn(`${A.id} UeESUnrealActor CreateActorByClass error type :${f},${Zw(m.re.type)}`);return}}catch(m){console.warn(`${A.id} UeESUnrealActor CreateActorByClass error catch :${f}, ${JSON.stringify(m)}`);return}}await g.promise(n()),await g.promise(a())})),B=async()=>{d.restart()};B(),this.d(u.changed.don(B))}this.d(A.positionChanged.don(a)),this.d(A.callFunctionEvent.don(async(d,B)=>{if(l()){A.__callFunctionResultEvent.emit(void 0);return}const g=await En(t,A.id,d,B);A.__callFunctionResultEvent.emit(g)})),this.d(A.smoothMoveEvent.don((d,B)=>{l()||_e(t,A.id,d,B)})),this.d(A.smoothMoveWithRotationEvent.don((d,B,g)=>{l()||ke(t,A.id,d,B,g)})),this.d(A.smoothMoveOnGroundEvent.don((d,B,g,f)=>{l()||Ge(t,A.id,d,B,f,g)})),this.d(A.smoothMoveWithRotationOnGroundEvent.don((d,B,g,f,m)=>{l()||Ne(t,A.id,d,B,g,f,m)})),this.d(A.automaticLandingEvent.don(d=>{if(l())return;const B=[A.position[0],A.position[1]];e.getHeightByLonLat(A.position[0],A.position[1],"Visibility").then(g=>{g!==null&&(A.position=[...B,g],A.collision=d)})})),this.d(A.flyToEvent.don(async(d,B)=>{if(l())return;const g=await Be(t,A.id,d);let f="over";g===void 0?f="error":g.endType===0?f="over":g.endType===1&&(f="cancelled"),A.flyOverEvent.emit(B,f,e)})),this.d(A.calcFlyToParamEvent.don(()=>{l()||$A(t,A.id)})),this.d(A.calcFlyInParamEvent.don(async()=>{if(!e.actived)return;const d=await e.getCurrentCameraInfo();if(!d)return;const{position:B,rotation:g}=d;A.flyInParam={position:B,rotation:g,flyDuration:1}})),this.d(e.propChanged.don(d=>{l()||d.objId===A.id&&Object.keys(d.props).forEach(B=>{const g=d.props[B]===null?void 0:d.props[B];A[B]=g})}))}};C(ir,"type",ir.register("ESUeViewer",p.ESUnrealActor.type,ir));let bi=ir;const or=class or extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(or,"type",or.register("ESUeViewer",p.ESVideoFusion.type,or));let Mi=or;const ar=class ar extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(ar,"type",ar.register("ESUeViewer",p.ESViewShed.type,ar));let Di=ar;const lr=class lr extends nA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is underfined!");return}}};C(lr,"type",lr.register("ESUeViewer",p.ESVisibilityAnalysis.type,lr));let Ri=lr;const cr=class cr extends uA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.ad(w.track([A,"volume"],[A,"cutAndFillVolume"])),this.d(A.startEvent.don(()=>{t.callUeFunc({f:"Start",p:{id:A.id}})})),this.d(A.clearEvent.don(()=>{t.callUeFunc({f:"Clear",p:{id:A.id}})}))}};C(cr,"type",cr.register("ESUeViewer",p.ESVolumeMeasurement.type,cr));let Pi=cr;const Pe=class Pe extends UA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(Pe,"type",Pe.register("ESUeViewer",p.ESWidget.type,Pe)),C(Pe,"propValFuncs",{...UA.propValFuncs,info:A=>JSON.stringify(A??{})});let Ki=Pe;const dr=class dr extends p.EngineObject{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}A.poi.actorTag=A.human.id,A.poi.positionOffset=[0,0,A.poiOffsetHeight-.8],this.d(A.poiOffsetHeightChanged.don(()=>{A.poi.positionOffset=[0,0,A.poiOffsetHeight-.8]})),this.d(()=>{A.poi.actorTag=""})}};C(dr,"type",dr.register("ESUeViewer",p.ESHumanPoi.type,dr));let xi=dr;p.ESSceneObject.context.getStrFromEnv(p.ESNavigator.defaults.imgUrl);const ur=class ur extends p.EngineObject{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}const n=this.disposeVar(new p.ESCustomDiv);e.add(n),this.dispose(()=>e.delete(n)),this.dispose(w.track([n,"show"],[A,"show"])),n.instanceClass=class extends w.Destroyable{constructor(i,o,a){super(),this._subContainer=i;const l=document.createElement("div");this._subContainer.appendChild(l),this.dispose(()=>this._subContainer.removeChild(l));{const d=async()=>{const B=await e.getCurrentCameraInfo(),g=B==null?void 0:B.position,m=[...B==null?void 0:B.rotation];m[0]=360,e.flyIn(g,m)};l.addEventListener("click",d),l.style.cursor="pointer",this.dispose(()=>l.removeEventListener("click",d))}{const d=()=>{l.style.width=`${A.cssSize?A.cssSize:p.ESNavigator.defaults.cssSize}px`,l.style.height=`${A.cssSize?A.cssSize:p.ESNavigator.defaults.cssSize}px`};d(),A.dispose(A.cssSizeChanged.disposableOn(d))}l.style.position="fixed";{const d=()=>{l.style.top=`${A.cssPosition?A.cssPosition[0]:p.ESNavigator.defaults.cssPosition[0]}px`,l.style.right=`${A.cssPosition?A.cssPosition[1]:p.ESNavigator.defaults.cssPosition[1]}px`};d(),A.dispose(A.cssPositionChanged.disposableOn(d))}l.style.transition=" right 0.4s linear",l.style.cursor="pointer";const c=document.createElement("div");l.appendChild(c),this.dispose(()=>l.removeChild(c)),c.style.width="100%",c.style.height="100%",c.style.position="relative";const u=document.createElement("img");c.appendChild(u),this.dispose(()=>c.removeChild(u)),u.style.width="100%",u.style.height="100%",u.style.border="none";{const d=()=>u.src=A.imgUrl;d(),A.dispose(A.imgUrlChanged.disposableOn(d))}{const d=()=>{const m=-e.getCurrentCameraInfo().rotation[0];u.style.transform=`rotate(${m}deg)`};let B;const g=async()=>{d(),A.show?(l.style.display="block",B=setInterval(()=>{d()},1e3)):(l.style.display="none",clearInterval(B))};this.dispose(A.showChanged.disposableOn(g)),g(),this.dispose(()=>clearInterval(B))}u.style.transformOrigin="50% 50%"}}}};C(ur,"type",ur.register("ESUeViewer",p.ESNavigator.type,ur));let ki=ur;const ce=class ce extends nA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}{const n=()=>{let s=A.materialMode==="blue"?"multipleArrows":A.materialMode==="purple"?"singleArrow":A.materialMode;t.callUeFunc({f:"update",p:{id:A.id,materialMode:s}})};this.dispose(A.materialModeChanged.disposableOn(n)),this.dispose(A.createdEvent.disposableOn(n))}}};C(ce,"type",ce.register("ESUeViewer",p.ESPath.type,ce)),C(ce,"forceUeUpdateProps",[...nA.forceUeUpdateProps]),C(ce,"propValFuncs",{...nA.propValFuncs,materialMode:null});let Gi=ce;async function qw(r){navigator.clipboard.writeText(r).then(function(){console.log("复制成功")},function(A){console.log("复制失败")})}const hr=class hr extends p.EngineObject{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}const n=this.disposeVar(new p.ESCustomDiv);e.add(n),this.dispose(()=>e.delete(n)),n.instanceClass=class extends w.Destroyable{constructor(i,o,a){if(super(),this._subContainer=i,!a||!(a instanceof bA))return;const l=document.createElement("div");this._subContainer.appendChild(l),this.dispose(()=>this._subContainer.removeChild(l)),l.style.width="100%",l.style.position="absolute",l.style.height=`${p.ESViewerStatusBar.defaults.height}px`,l.style.left="0",l.style.bottom="0",l.style.color="#fff",l.style.padding="0 20px 0 0",l.style.boxSizing="border-box",l.style.lineHeight=`${p.ESViewerStatusBar.defaults.height}px`,l.style.zIndex="100",l.style.alignContent="center",l.style.justifyContent="space-between";const c=document.createElement("span");l.appendChild(c),this.dispose(()=>l.removeChild(c));const u=document.createElement("span");c.appendChild(u),this.dispose(()=>c.removeChild(u));const d=document.createElement("span");c.appendChild(d),d.addEventListener("dblclick",function(){let g=d.innerHTML;g.startsWith("鼠标位置")&&(g=g.slice(5)),qw(g)}),d.style.cursor="pointer",this.dispose(()=>c.removeChild(d));const B=document.createElement("span");l.appendChild(B),this.dispose(()=>l.removeChild(B));{const g=()=>{l.style.height=(A.height??p.ESViewerStatusBar.defaults.height)+"px",l.style.lineHeight=(A.height??p.ESViewerStatusBar.defaults.height)+"px"};this.dispose(A.heightChanged.disposableOn(g)),g()}{const g=()=>{l.style.fontSize=(A.fontSize??p.ESViewerStatusBar.defaults.fontSize)+"px"};this.dispose(A.fontSizeChanged.disposableOn(g)),g()}{const g=()=>{A.bgColor?l.style.background=`rgba(${A.bgColor[0]*255},${A.bgColor[1]*255},${A.bgColor[2]*255},${A.bgColor[3]})`:l.style.background=`rgba(${p.ESViewerStatusBar.defaults.bgColor[0]},${p.ESViewerStatusBar.defaults.bgColor[1]},${p.ESViewerStatusBar.defaults.bgColor[2]},${p.ESViewerStatusBar.defaults.bgColor[3]})`};this.dispose(A.bgColorChanged.disposableOn(g)),g()}a.getVersion().then(g=>{g&&(B.innerText=`Ue 版本 : ${g[0]} `)}).catch(g=>{console.log(g)});{const g=()=>{let F="",Q="";F+=`帧率:${a.getFPS().toFixed(0)}FPS`,u.innerText=F;const y=e.getCurrentCameraInfo();F+=` 经度: ${y.position[0].toFixed(5)}° 纬度: ${y.position[1].toFixed(5)}° 高度: ${y.position[2].toFixed(2)}米 偏航角: ${y.rotation[0].toFixed(2)}° 俯仰角: ${y.rotation[1].toFixed(2)}° 翻滚角:${y.rotation[2].toFixed(2)}° `,u.innerText=F,e.pick().then(L=>{if(L){const{pickResult:I}=L;if(I&&I.position){const{position:E}=I;Q+=`鼠标位置:${E[0].toFixed(5)}° ${E[1].toFixed(5)}° ${E[2].toFixed(2)}m`}else Q+="暂时无法获取鼠标位置...";d.innerText=Q}}).catch(L=>{console.log(L)})};let f;const m=async()=>{g(),A.show?(l.style.display="flex",f=setInterval(()=>{g()},1e3)):(l.style.display="none",clearInterval(f))};this.dispose(A.showChanged.disposableOn(m)),m(),this.dispose(()=>clearInterval(f))}}}}};C(hr,"type",hr.register("ESUeViewer",p.ESViewerStatusBar.type,hr));let Ni=hr;const gr=class gr extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(gr,"type",gr.register("ESUeViewer",p.ESGaussianSplatting.type,gr));let _i=gr;const Br=class Br extends jA{constructor(e,t){super(e,t);C(this,"_es3DTileset",this.dv(new p.ES3DTileset));if(!t.viewer){console.warn("viewer is undefined!");return}this.es3DTileset.parentID=e.id;{const s=this._es3DTileset;e.components.disposableAdd(s,!0),this.d(w.track([s,"allowPicking"],[e,"allowPicking"])),this.d(w.track([s,"collision"],[e,"collision"])),this.d(w.bind([s,"flyToParam"],[e,"flyToParam"])),this.d(w.bind([s,"flyToParam"],[e,"flyToParam"])),this.d(w.track([s,"url"],[e,"url"])),this.d(w.track([s,"actorTag"],[e,"actorTag"])),this.d(w.track([s,"materialMode"],[e,"materialMode"])),this.d(w.track([s,"highlight"],[e,"highlight"])),this.d(w.track([s,"maximumScreenSpaceError"],[e,"maximumScreenSpaceError"])),this.d(w.track([s,"highlightID"],[e,"highlightID"])),this.d(w.track([s,"highlightColor"],[e,"highlightColor"])),this.d(w.bind([s,"offset"],[e,"offset"])),this.d(w.bind([s,"rotation"],[e,"rotation"])),this.d(w.track([s,"czmImageBasedLightingFactor"],[e,"czmImageBasedLightingFactor"])),this.d(w.track([s,"czmLuminanceAtZenith"],[e,"czmLuminanceAtZenith"])),this.d(w.track([s,"czmMaximumMemoryUsage"],[e,"czmMaximumMemoryUsage"])),this.d(w.track([s,"czmClassificationType"],[e,"czmClassificationType"])),this.d(w.track([s,"czmStyleJson"],[e,"czmStyleJson"])),this.d(w.track([s,"czmBackFaceCulling"],[e,"czmBackFaceCulling"])),this.d(w.track([s,"czmDebugShowBoundingVolume"],[e,"czmDebugShowBoundingVolume"])),this.d(w.track([s,"czmDebugShowContentBoundingVolume"],[e,"czmDebugShowContentBoundingVolume"])),this.d(w.track([s,"colorBlendMode"],[e,"colorBlendMode"])),this.d(w.track([s,"cacheBytes"],[e,"cacheBytes"])),this.d(w.track([s,"clippingPlaneEnabled"],[e,"clippingPlaneEnabled"])),this.d(w.track([s,"unionClippingRegions"],[e,"unionClippingRegions"])),this.d(w.track([s,"clippingPlaneEdgeColor"],[e,"clippingPlaneEdgeColor"])),this.d(w.track([s,"clippingPlaneEdgeWidth"],[e,"clippingPlaneEdgeWidth"])),this.d(w.track([s,"materialParams"],[e,"materialParams"])),this.d(w.bind([s,"supportEdit"],[e,"supportEdit"])),this.d(w.bind([s,"clippingPlanesId"],[e,"clippingPlanesId"])),this.d(w.bind([s,"clippingPlaneIds"],[e,"clippingPlaneIds"])),this.d(w.bind([s,"flattenedPlaneId"],[e,"flattenedPlaneId"])),this.d(w.bind([s,"flattenedPlaneEnabled"],[e,"flattenedPlaneEnabled"])),this.d(w.bind([s,"clippingPlaneId"],[e,"clippingPlaneId"])),this.d(w.bind([s,"excavateId"],[e,"excavateId"]))}{const s=this._es3DTileset;this.d(e.refreshTilesetEvent.don(()=>{s.refreshTileset()})),this.d(e.highlightFeatureEvent.don((...i)=>{s.highlightFeature(...i)})),this.d(e.highlightFeatureAndFlyToEvent.don((...i)=>{s.highlightFeatureAndFlyTo(...i)})),this.d(e.setFeatureColorEvent.don((...i)=>{s.setFeatureColor(...i)})),this.d(e.setFeatureVisableEvent.don((...i)=>{s.setFeatureVisable(...i)})),this.d(e.resetFeatureStyleEvent.don((...i)=>{s.resetFeatureStyle(...i)})),this.d(e.flyInEvent.don((...i)=>{s.flyIn(i[0])})),this.d(e.flyToEvent.don((...i)=>{s.flyTo(i[0])})),this.d(e.calcFlyToParamEvent.don((...i)=>{s.calcFlyToParam(...i)})),this.d(e.calcFlyInParamEvent.don((...i)=>{s.calcFlyInParam(...i)}))}{const s=this._es3DTileset;this.d(s.tilesetReady.don(i=>{e.tilesetReady.emit(i)})),this.d(s.pickedEvent.don(i=>{i.assign({sceneObject:e}),e.pickedEvent.emit(i)}))}{const s=()=>{this.es3DTileset.show=e.show};s(),this.d(e.showChanged.don(()=>{s()}))}}get es3DTileset(){return this._es3DTileset}};C(Br,"type",Br.register("ESUeViewer",p.ESRtsFeatureEditing.type,Br));let Vi=Br;const fr=class fr extends jA{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(fr,"type",fr.register("ESUeViewer",p.ESMsTileset.type,fr));let Oi=fr;const wr=class wr extends uA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}const n=()=>{t.callUeFunc({f:"update",p:{id:A.id,height:A.height??p.ESGeoExtrudedPolygon.defaults.height,extrudedHeight:A.extrudedHeight??p.ESGeoExtrudedPolygon.defaults.extrudedHeight,perPositionHeight:A.perPositionHeight??p.ESGeoExtrudedPolygon.defaults.perPositionHeight}})},s=this.disposeVar(w.createNextAnimateFrameEvent(A.heightChanged,A.extrudedHeightChanged,A.perPositionHeightChanged));this.dispose(s.disposableOn(n)),this.dispose(A.createdEvent.disposableOn(n))}};C(wr,"type",wr.register("ESUeViewer",p.ESGeoExtrudedPolygon.type,wr));let Wi=wr;const pr=class pr extends x{constructor(A,e){if(super(A,e),!e.viewer){console.warn("viewer is undefined!");return}}};C(pr,"type",pr.register("ESUeViewer",p.ESStaticMesh.type,pr));let Xi=pr;const Cr=class Cr extends nA{constructor(A,e){super(A,e);const t=e.viewer;if(!t){console.warn("viewer is undefined!");return}this.d(A.startEvent.don(()=>{t.callUeFunc({f:"Start",p:{id:A.id}})})),this.d(A.clearEvent.don(()=>{t.callUeFunc({f:"Clear",p:{id:A.id}})}))}};C(Cr,"type",Cr.register("ESUeViewer",p.ESSkylineAnalysis.type,Cr));let Ji=Cr;v.copyright=void 0;try{const r="earthsdk3-ue",A="3.4.0-beta.8",e="2025-09-05T03:42:12.000Z",t="北京西部世界科技有限公司",n="地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn",s="0ce656da669bb5926e95cce49d7aa1f148e7b260",o=((Date.now()-1757043732e3)/36e5).toFixed(1),a=`%c🌏 ${r}%c ${A}.${s.slice(0,8)}.${e} (距今${o}个小时)
|
|
113
113
|
%c${n?n+`
|
|
114
114
|
`:""}当前网站正在使用${r},此软件版权归${t}所有
|
|
115
|
-
`;v.copyright=Object.freeze({get owner(){return"北京西部世界科技有限公司"},get ownerlink(){return OWNERLINK_},get gituri(){return GITURI_&&GITURI_.replace("${commitId}","
|
|
115
|
+
`;v.copyright=Object.freeze({get owner(){return"北京西部世界科技有限公司"},get ownerlink(){return OWNERLINK_},get gituri(){return GITURI_&&GITURI_.replace("${commitId}","0ce656da669bb5926e95cce49d7aa1f148e7b260")},get info(){return a},get date(){return"2025-09-05T03:42:12.000Z"},get author(){return"suplyang"},get version(){return"3.4.0-beta.8"},get name(){return"earthsdk3-ue"},get commitId(){return"0ce656da669bb5926e95cce49d7aa1f148e7b260"},print(l=!1){!l&&window._xe2_no_copy_print||console.info(this.info,`
|
|
116
116
|
font-size: 18px;
|
|
117
117
|
font-weight: 1000;
|
|
118
118
|
line-height: 1;
|
package/dist/earthsdk3-ue.js
CHANGED
|
@@ -5250,7 +5250,7 @@ const ge = class ge extends D {
|
|
|
5250
5250
|
v(ge, "type", ge.register("ESUeViewer", Gn.type, ge));
|
|
5251
5251
|
let ur = ge, Me;
|
|
5252
5252
|
try {
|
|
5253
|
-
const l = "earthsdk3-ue", e = "3.4.0-beta.
|
|
5253
|
+
const l = "earthsdk3-ue", e = "3.4.0-beta.8", t = "2025-09-05T03:42:12.000Z", i = "北京西部世界科技有限公司", r = "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn", n = "0ce656da669bb5926e95cce49d7aa1f148e7b260", o = ((Date.now() - 1757043732e3) / 36e5).toFixed(1), u = `%c🌏 ${l}%c ${e}.${n.slice(0, 8)}.${t} (距今${o}个小时)
|
|
5254
5254
|
%c${r ? r + `
|
|
5255
5255
|
` : ""}当前网站正在使用${l},此软件版权归${i}所有
|
|
5256
5256
|
`;
|
|
@@ -5264,7 +5264,7 @@ try {
|
|
|
5264
5264
|
},
|
|
5265
5265
|
// @ts-ignore
|
|
5266
5266
|
get gituri() {
|
|
5267
|
-
return GITURI_ && GITURI_.replace("${commitId}", "
|
|
5267
|
+
return GITURI_ && GITURI_.replace("${commitId}", "0ce656da669bb5926e95cce49d7aa1f148e7b260");
|
|
5268
5268
|
},
|
|
5269
5269
|
// @ts-ignore
|
|
5270
5270
|
get info() {
|
|
@@ -5272,7 +5272,7 @@ try {
|
|
|
5272
5272
|
},
|
|
5273
5273
|
// @ts-ignore
|
|
5274
5274
|
get date() {
|
|
5275
|
-
return "2025-09-
|
|
5275
|
+
return "2025-09-05T03:42:12.000Z";
|
|
5276
5276
|
},
|
|
5277
5277
|
// @ts-ignore
|
|
5278
5278
|
get author() {
|
|
@@ -5280,7 +5280,7 @@ try {
|
|
|
5280
5280
|
},
|
|
5281
5281
|
// @ts-ignore
|
|
5282
5282
|
get version() {
|
|
5283
|
-
return "3.4.0-beta.
|
|
5283
|
+
return "3.4.0-beta.8";
|
|
5284
5284
|
},
|
|
5285
5285
|
// @ts-ignore
|
|
5286
5286
|
get name() {
|
|
@@ -5288,7 +5288,7 @@ try {
|
|
|
5288
5288
|
},
|
|
5289
5289
|
// @ts-ignore
|
|
5290
5290
|
get commitId() {
|
|
5291
|
-
return "
|
|
5291
|
+
return "0ce656da669bb5926e95cce49d7aa1f148e7b260";
|
|
5292
5292
|
},
|
|
5293
5293
|
print(a = !1) {
|
|
5294
5294
|
!a && window._xe2_no_copy_print || console.info(
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
(function(f,c){typeof exports=="object"&&typeof module<"u"?c(exports,require("earthsdk3"),require("xbsj-base"),require("@epicgames-ps/lib-pixelstreamingfrontend-ue5.2"),require("html2canvas")):typeof define=="function"&&define.amd?define(["exports","earthsdk3","xbsj-base","@epicgames-ps/lib-pixelstreamingfrontend-ue5.2","html2canvas"],c):(f=typeof globalThis<"u"?globalThis:f||self,c(f.EarthSDK3_UE={},f.EarthSDK3,f.xbsj_base,f.libPixelstreamingfrontendUe5_2,f.html2canvas))})(this,function(f,c,l,L,Xn){"use strict";var Fr=Object.defineProperty;var Ir=(f,c,l)=>c in f?Fr(f,c,{enumerable:!0,configurable:!0,writable:!0,value:l}):f[c]=l;var w=(f,c,l)=>Ir(f,typeof c!="symbol"?c+"":c,l);const qn={...c.ESViewer.defaults,geoReferenceOrigin:void 0,keepWorldOriginNearCamera:!1,useCache:!0,widgetInteractionDistance:200,memReportInterval:10,sceneControlled:!0,brightness:0,emissiveIntensity:1,statusUpdateInterval:.5,baseUrl:window.location.href??"",screenPercentage:-1,antiAliasingMethod:"default"},$i=()=>({...c.ESViewer.createCommonProps(),apiKey:"",apiUrl:"",secretKey:"",speechVoiceMode:"",geoReferenceOrigin:l.reactArrayWithUndefined(void 0),keepWorldOriginNearCamera:void 0,useCache:void 0,widgetInteractionDistance:void 0,memReportInterval:void 0,sceneControlled:void 0,brightness:void 0,emissiveIntensity:void 0,statusUpdateInterval:void 0,baseUrl:void 0,screenPercentage:void 0,antiAliasingMethod:void 0});function ce(){const u=$i(),e=[];return Object.keys(u).forEach(t=>{e.push(t)}),e}function fe(u){const{defaults:e}=_,t=ce(),i={};return t.forEach(n=>{i[n]=u[n]??e[n]}),i}const K=async(u,e,t,i,n,r="default")=>{const o=await u.callUeFunc({f:"flyTo",p:{id:e,duration:t,flyToParam:i,position:n,flyMode:r}});if(o.error){console.error(o.error);return}return o.re},Ni=async(u,e)=>{const t=await u.callUeFunc({f:"destroy",p:{id:e}});return t.error&&console.error(t.error),t},$=(u,e)=>{u.callUeFunc({f:"calcFlyToParam",p:{id:e}}).then(t=>{t.error&&console.error("calcFlyToParam:",t.error)}).catch(t=>{console.error("calcFlyToParam:",t)})},zi=(u,e)=>{u.callUeFunc({f:"refreshTileset",p:{id:e}}).then(t=>{t.error&&console.error("refreshTileset:",t.error)}).catch(t=>{console.error("refreshTileset:",t)})},x=async(u,e,t,i,n,r="default")=>{const o=await u.callUeFunc({f:"flyIn",p:{id:e,position:t,rotation:i,duration:n,flyMode:r}});if(o.error){console.error(o.error);return}return o.re},ki=async(u,e)=>{if(!u){console.warn("DefaultCameraFlyIn: viewer is undefined");return}const t=await u.callUeFunc({f:"DefaultCameraFlyIn",p:{Duration:e??1}});if(t.error){console.error("DefaultCameraFlyIn:",t.error);return}return t},Gi=async u=>{if(!u){console.warn("StartVoice:viewer is undefined");return}const e=await u.callUeFunc({f:"StartVoice",p:{}});if(e.error){console.error("StartVoice:",e.error);return}return e},Hi=async u=>{if(!u){console.warn("StopVoice:viewer is undefined");return}const e=await u.callUeFunc({f:"StopVoice",p:{}});if(e.error){console.error("StopVoice:",e.error);return}return e},Ji=async(u,e)=>{if(!u){console.warn("mountPakFiles:viewer is undefined");return}const t=await u.callUeFunc({f:"MountPakFiles",p:{json:e}});if(t.error){console.error("mountPakFiles:",t.error);return}return t},Bi=async u=>{if(!u){console.warn("generateMemReport:viewer is undefined");return}const e=await u.callUeFunc({f:"GenerateMemReport",p:{}});if(e.error){console.error("generateMemReport:",e.error);return}return e},we=async(u,e)=>{const t=await u.callUeFunc({f:"resetWithCurrentCamera",p:{id:e}});return t.error&&console.error("resetWithCurrentCamera:",t.error),t},O=(u,e,t,i,n)=>{u.callUeFunc({f:"smoothMoveWithRotation",p:{id:e,Destination:t,NewRotation:i,Time:n}}).then(r=>{r.error&&console.error("smoothMoveWithRotation:",r.error)}).catch(r=>{console.error("smoothMoveWithRotation:",r)})},j=(u,e,t,i,n,r)=>{u.callUeFunc({f:"smoothMoveOnGround",p:{id:e,Lon:t,Lat:i,Ground:n,Time:r}}).then(o=>{o.error&&console.error("smoothMoveOnGround:",o.error)}).catch(o=>{console.error("smoothMoveOnGround:",o)})},tt=(u,e,t,i,n,r,o)=>{u.callUeFunc({f:"smoothMoveWithRotationOnGround",p:{id:e,NewRotation:t,Lon:i,Lat:n,Time:r,Ground:o}}).then(s=>{s.error&&console.error("smoothMoveWithRotationOnGround:",s.error)}).catch(s=>{console.error("smoothMoveWithRotationOnGround:",s)})},Ki=(u,e,t)=>{u.callUeFunc({f:"HighlightFeature",p:{id:e,HlId:t}}).then(i=>{i.error&&console.error("HighlightFeature:",i.error)}).catch(i=>{console.error("HighlightFeature:",i)})},Xi=(u,e,t,i)=>{u.callUeFunc({f:"HighlightFeatureAndFlyTo",p:{id:e,HlId:t,Duration:i}}).then(n=>{n.error&&console.error("HighlightFeatureAndFlyTo:",n.error)}).catch(n=>{console.error("HighlightFeatureAndFlyTo:",n)})},qi=(u,e,t)=>{u.callUeFunc({f:"SetLayerVisible",p:{id:e,LayerJson:t}}).then(i=>{i.error&&console.error("SetLayerVisible:",i.error)}).catch(i=>{console.error("SetLayerVisible:",i)})},Zi=(u,e,t)=>{u.callUeFunc({f:"SetLayerColor",p:{id:e,LayerJson:t}}).then(i=>{i.error&&console.error("SetLayerColor:",i.error)}).catch(i=>{console.error("SetLayerColor:",i)})},et=(u,e,t,i)=>{u.callUeFunc({f:"smoothMove",p:{id:e,Destination:t,Time:i}}).then(n=>{n.error&&console.error("smoothMove:",n.error)}).catch(n=>{console.error("smoothMove:",n)})},ye=async(u,e,t,i)=>{const n=await u.callUeFunc({f:"callFunction",p:{id:e,fn:t,p:i}});return n.error&&(console.error("callFunction:",n.error),console.error(`id: ${e} fn: ${t} param: ${i}`)),n.re??void 0},Vi=(u,e,t,i)=>{u.callUeFunc({f:"SetNodePosition",p:{id:e,NodeName:t,NodePosition:i}}).then(n=>{n.error&&console.error("SetNodePosition:",n.error)}).catch(n=>{console.error("SetNodePosition:",n)})},Yi=(u,e,t,i)=>{u.callUeFunc({f:"SetNodeRotation",p:{id:e,NodeName:t,NodeRotation:i}}).then(n=>{n.error&&console.error("SetNodeRotation:",n.error)}).catch(n=>{console.error("SetNodeRotation:",n)})},Qi=(u,e,t,i)=>{u.callUeFunc({f:"SetNodeScale",p:{id:e,NodeName:t,NodeScale:i}}).then(n=>{n.error&&console.error("SetNodeScale:",n.error)}).catch(n=>{console.error("SetNodeScale:",n)})},W=async(u,e)=>{if(e.mode=="Follow"){const i=c.ESSceneObject.getSceneObject(e.objectId);e.objectId=i?(i.components.main??i).id:e.objectId}else if(e.mode=="Line"){const i=c.ESSceneObject.getSceneObject(e.geoLineStringId);e.geoLineStringId=i?(i.components.main??i).id:e.geoLineStringId}const t=await u.callUeFunc({f:"ChangeNavigationMode",p:e});if(t.error){console.error("ChangeNavigationMode:",t.error);return}return t},bi=async(u,e)=>{const t=await u.callUeFunc({f:"setGlobalProperty",p:e});if(t.error){console.error("setGlobalProperty:",t.error);return}return t},xi=async u=>{const e=await u.callUeFunc({f:"Quit",p:void 0});if(e.error){console.error("Quit:",e.error);return}return e},Oi=async(u,e,t,i)=>{console.log("pickCallFunc",e,t,i);const n=await u.callUeFunc({f:"pick",p:{screenPosition:e,parentInfo:i}});if(!n.re&&(n.error||n.error=="")){console.error("pick:",n.error==""?"未获取到结果":n.error);return}let r=n.re.id,o,s=r?c.ESSceneObject.getSceneObject(r):void 0;return s&&s.parentID&&(s=c.ESSceneObject.getSceneObject(s.parentID)),o=new c.ESJPickedResult(n.re,s,n.re.features,n.re.add,t,e),s&&Reflect.has(s,"allowPicking")&&Reflect.has(s,"pickedEvent")&&(s.allowPicking??!1)&&s.pickedEvent.emit(o),s&&Reflect.has(s,"allowPicking")&&!s.allowPicking?new c.ESJPickedResult:o},ji=async(u,e)=>{const t=await u.callUeFunc({f:"pickPosition",p:{screenPosition:e}});if(!t.re&&(t.error||t.error=="")){console.error("pickPosition",t.error==""?"未获取到结果":t.error);return}const{position:i}=t.re;return i},tn=async(u,e,t,i="ECC_Visibility")=>{const n=await u.callUeFunc({f:"GetHeightByLonLat",p:{Lon:e,Lat:t,Channel:i}});if(n.error){console.warn(`GetHeightByLonLat:${n.error}`);return}return n.re},en=async(u,e,t="ECC_Visibility")=>{const i=await u.callUeFunc({f:"GetHeightsByLonLats",p:{LonLats:e,Channel:t}});if(i.error){console.warn(`GetHeightsByLonLats:${i.error}`);return}i.re.heights.includes(null)&&console.warn("注意! GetHeightsByLonLats: 存在高度为null的点. there are points with a height of null");try{return i.re.heights}catch{return}},nn=async(u,e=64,t=64)=>{const i=await u.callUeFunc({f:"capture",p:{resx:e,resy:t}});if(i.error){console.warn(i.error);return}return i.re.image},rn=async(u,e,t=[64,64])=>{const i=await u.callUeFunc({f:"partialCapture",p:{startPos:e,size:t}});if(i.error){console.warn(i.error);return}return i.re.image},on=async(u,e)=>{const t=await u.callUeFunc({f:"LonLatAltToScreenPosition",p:{LonLatAlt:e}});return t.error&&console.warn(t.error),t.re},sn=async(u,e)=>{const t=await u.callUeFunc({f:"UEPositionToLonLatAlt",p:{UEPosition:e}});if(t.error){console.warn(t.error);return}return[...t.re.LonLatAlt]},an=async(u,e)=>{const t=await u.callUeFunc({f:"GetAllSocketNamesByActorTag",p:{ActorTag:e}});if(t.error){console.warn(t.error);return}return[...t.re.socketNames]},ln=async u=>{const e=await u.callUeFunc({f:"GetVersion",p:void 0});if(e.error){console.warn("GetVersion:",e.error);return}return e.re.version},dn=async(u,e)=>{const t=await u.callUeFunc({f:"GetBoundSphere",p:{id:e}});if(t.error){console.warn(t.error);return}return t.re},cn=async(u,e)=>{const t=await u.callUeFunc({f:"GetBoundSphereWithChildren",p:{id:e}});if(t.error){console.warn(`GetBoundSphereWithChildren:${t.error}`);return}return t.re},un=async(u,e)=>{const t=await u.callUeFunc({f:"GetStrokeMaterialParamInfo",p:{id:e}});if(t.error){console.warn(`GetStrokeMaterialParamInfo:${t.error}`);return}return t.re},hn=async(u,e)=>{const t=await u.callUeFunc({f:"GetFillMaterialParamInfo",p:{id:e}});if(t.error){console.warn(`GetFillMaterialParamInfo:${t.error}`);return}return t.re},vn=async(u,e)=>{const t=await u.callUeFunc({f:"getGlobalProperty",p:{props:e}});if(t.error){console.warn(`getGlobalProperty:${t.error}`);return}return t.re},gn=async(u,e)=>{const t=await u.callUeFunc({f:"GetObjectByInfo",p:{info:e}});if(t.error){console.warn(`GetObjectByInfo:${t.error}`);return}return t.re},pn=async(u,e,t)=>await u.callUeFunc({f:"BindActorByTag",p:{ID:e,ActorTag:t}}),fn=async u=>await u.callUeFunc({f:"RestoreOriginalScene",p:void 0}),wn=async(u,e)=>await u.callUeFunc({f:"UnBindActorByID",p:{ID:e}}),yn=async(u,e)=>await u.callUeFunc({f:"UnBindActorByTag",p:{ActorTag:e}}),mn=async(u,e,t)=>await u.callUeFunc({f:"CreateActorByClass",p:{ID:e,ActorClass:t}}),Cn=async function(u,e,t){return await u.callUeFunc({f:"Bind3DTilesetByTag",p:{ID:e,ActorTag:t}})},En=async function(u,e){return await u.callUeFunc({f:"UnBind3DTilesetByTag",p:{ActorTag:e}})},Sn=async function(u,e){return await u.callUeFunc({f:"UnBind3DTilesetById",p:{ID:e}})},Fn=async function(u,e,t,i){return await u.callUeFunc({f:"BindImageryByTag",p:{ID:e,ActorTag:t,ComponentTag:i}})},In=async function(u,e,t){return await u.callUeFunc({f:"UnBindImageryByTag",p:{ActorTag:e,ComponentTag:t}})},Tn=async function(u,e){return await u.callUeFunc({f:"UnBindImageryById",p:{ID:e}})},Rn=async function(u,e,t,i){return await u.callUeFunc({f:"GetIdByComponentNameAndHitItem",p:{id:e,ComponentName:t,HitItem:i}})},Dn=async function(u,e="ECC_Visibility"){return await u.callUeFunc({f:"GetCameraRelativeHeight",p:{Channel:e}})},Ln=async function(u,e,t,i){const n=await u.callUeFunc({f:"SaveStringToFile",p:{String:e,Path:t??"undefine",File:i??"data.txt"}});return n.error!==""&&console.warn("SaveStringToFile: ",n.error),n},Pn=async function(u,e,t=!0){const i=await u.callUeFunc({f:"HighlightActorByTag",p:{ActorTag:e,Highlight:t}});return i.error!==""&&console.warn("HighlightActorByTag: ",i.error),i},Un=async function(u,e){const t=await u.callUeFunc({f:"SendCustomMessage",p:{Message:e}});return t.error!==""&&console.warn("SendCustomMessage: ",t.error),t},Mn=async function(u){const e=await u.callUeFunc({f:"GetStatus",p:void 0});if(e.error){console.warn(`GetStatus:${e.error}`);return}return e.re},An=async(u,e,t,i,n=!0)=>{const r=await u.callUeFunc({f:"startEditing",p:{sceneObjectID:e,editingID:t,modes:i,useKeyToSwitch:n}});if(r.error){console.error("startEditing:",r.error);return}return r},Wn=async u=>{const e=await u.callUeFunc({f:"stopEditing",p:void 0});if(e.error){console.error("stopEditing:",e.error);return}return e},_n=async(u,e,t)=>{const i=await u.callUeFunc({f:"moveObjects",p:{sceneObjectIDs:e,editingID:t}});if(i.error){console.error("moveObjects:",i.error);return}return i},$n=async u=>{const e=await u.callUeFunc({f:"GetTilesetMaterialIDList",p:void 0});if(e.error){console.error("GetTilesetMaterialIDList:",e.error);return}return e.re.materialIDList};class it extends l.Destroyable{}const Zn={Response:1},ue={UIInteraction:50,MouseWheel:75};class Vn extends l.HasOwner{constructor(t,i){super(t);w(this,"_processResponseFn",t=>this.esUeViewer.processResponse(t));w(this,"_inner");this._uri=i,this._inner=new WebSocket(this._uri),this.d(()=>{this._inner.close()}),this._innerInit()}get esUeViewer(){return this.owner}get uri(){return this._uri}get inner(){return this._inner}_innerInit(){this.inner.onmessage=t=>{if(this.isDestroyed())return;let i=new FileReader;i.onload=n=>{if(this.isDestroyed())return;let r=n.target.result,o=new Uint32Array(r),s=0;if(o[0]===Zn.Response){s+=4;let v=o[s/4];s+=4;for(let a=0;a<v;a++){let m=o[s/4];s+=4;let p=new TextDecoder("utf-8").decode(r.slice(s,s+m));s+=m,this._processResponseFn(p)}}},i.readAsArrayBuffer(t.data)},this.inner.onopen=()=>{this.isDestroyed()||(console.warn("earthsdk message websocket server connected:",this.uri),console.log("%c[EarthSDK websocket open]","background: #a6ec99; color: black","open"),this.owner.dispatchEvent(new CustomEvent("esmsgwsopen",{detail:"websocket open"})))},this._inner.onclose=t=>{this.isDestroyed()||(console.log("%c[EarthSDK websocket close ]","background: red; color: black","error"),this.owner.dispatchEvent(new CustomEvent("error",{detail:"websocket close"})))},this._inner.onerror=t=>{this.isDestroyed()||(console.log("%c[EarthSDK websocket error ]","background: red; color: black","error"),this.owner.dispatchEvent(new CustomEvent("error",{detail:"websocket error"})))}}sendInputData(t){const i=this.inner;if(i.readyState!==WebSocket.OPEN)return;const r=new Uint8Array(t)[0];if(r>=ue.UIInteraction&&r<=ue.MouseWheel){const o=new ArrayBuffer(t.byteLength+4);return new DataView(o).setUint32(0,t.byteLength,!0),new Uint8Array(o,4).set(new Uint8Array(t)),i.send(new DataView(o)),!0}else return!1}emitDescriptorWithString(t,i){let n=new TextEncoder().encode(i),r=new DataView(new ArrayBuffer(3+n.length)),o=0;r.setUint8(o,t),o++,r.setUint16(o,n.length,!0),o+=2;for(let s=0;s<n.length;s++)r.setUint8(o,n[s]),o+=1;try{this.sendInputData(r.buffer)}catch(s){console.error(`data.buffer.size: ${r.buffer.byteLength} 独立通道 sendInputData error: ${s}`,s)}}destroyImpl(){this._inner&&this._inner.close()}}window.g_emitDescriptor_maxBytes=3e4;let Yn=-1;L.Logger.SetLoggerVerbosity(1);class Qn extends l.Destroyable{constructor(t,i){super();w(this,"_eventTarget",new EventTarget);w(this,"debug",!1);w(this,"uiInteractionCallbacks",new Map);w(this,"_pixelStream");w(this,"_esMsgWsWrapper");this._domOrDomId=t,this._options=i;const n=typeof this._domOrDomId=="string"?document.getElementById(this._domOrDomId):this._domOrDomId;if(!n)throw new Error(`ESUEViewer container${this._domOrDomId} error!`);console.log(`PSUEViewer init _options ${this._options}`);const{url:r,esmsgWsUri:o}=this._options;this._pixelStream=this._initPixelStream(n,r),this.d(()=>{this._pixelStream.disconnect()}),this._handerPixelStreamEvent(),this._esMsgWsWrapper=this._initEsMsgWsWrapper(o);const s=this;if(s.esMsgWsWrapper){const v=s.webRtcController.sendMessageController.dataChannelSender.sendData;s.webRtcController.sendMessageController.dataChannelSender.constructor.prototype.sendData=function(a){s.esMsgWsWrapper?s.esMsgWsWrapper.sendInputData(a):v.call(this,a)}}}get eventTarget(){return this._eventTarget}addEventListener(t,i,n){return this.eventTarget.addEventListener(t,i,n)}removeEventListener(t,i,n){return this.eventTarget.removeEventListener(t,i,n)}dispatchEvent(t){return this.eventTarget.dispatchEvent(t)}_initPixelStream(t,i){const n=new L.Config({initialSettings:{AutoPlayVideo:!0,AutoConnect:!0,StartVideoMuted:!1,SuppressBrowserKeys:!1,[L.TextParameters.SignallingServerUrl]:i}});return n.setFlagEnabled(L.Flags.BrowserSendOffer,!1),n.setFlagEnabled(L.Flags.HoveringMouseMode,!0),n.setFlagEnabled(L.Flags.MatchViewportResolution,!0),n.setNumericSetting(L.NumericParameters.MaxReconnectAttempts,0),new L.PixelStreaming(n,{videoElementParent:t})}get pixelStream(){return this._pixelStream}_initEsMsgWsWrapper(t){return t?this.dv(new Vn(this,t)):void 0}get esMsgWsWrapper(){return this._esMsgWsWrapper}get esWebSocketReady(){var t;return((t=this.esMsgWsWrapper)==null?void 0:t.inner.readyState)===1}_handerPixelStreamEvent(){this.pixelStream.addEventListener("videoInitialized",()=>{console.log("%c[EarthSDK webrtc videoInitialized]","background: #a6ec99; color: black","videoInitialized"),this.dispatchEvent(new CustomEvent("videoinited",{detail:"videoinited"}))}),this.pixelStream.addEventListener("webRtcFailed",()=>{this.isDestroyed()||(console.log("%c[EarthSDK webRtc webRtcFailed]","background: red; color: black","webRtcFailed"),this.dispatchEvent(new CustomEvent("error",{detail:"webRtcFailed"})),this.pixelStream.disconnect())}),this.pixelStream.addEventListener("webRtcDisconnected",()=>{this.isDestroyed()||(console.log("%c[EarthSDK webRtc webRtcDisconnected]","background: red; color: black","webRtcDisconnected"),this.dispatchEvent(new CustomEvent("error",{detail:"webRtcDisconnected"})),this.pixelStream.disconnect())}),this.pixelStream.addEventListener("webRtcConnected",()=>{this.isDestroyed()||(console.log("%c[EarthSDK webrtc webRtcConnected]","background: #a6ec99; color: black","webRtcConnected"),this.dispatchEvent(new CustomEvent("webRtcConnected",{detail:"webRtcConnected"})))}),this.pixelStream.addResponseEventListener("esueviewer",t=>{this.processResponse(t)})}resolveCallback(t){let i={};try{i=JSON.parse(t)}catch{return!1}let n=i.callid;if(typeof n!="string"||!this.uiInteractionCallbacks.has(n))return!1;let r=this.uiInteractionCallbacks.get(n);return typeof r!="function"?!1:(r(i),this.uiInteractionCallbacks.delete(n),!0)}processResponse(t){if(this.debug??!1)try{const i=JSON.parse(t);if(i.ers=i.ers&&i.ers.filter(n=>n.et!=="mouseMoveEvent"),!(i.ers&&i.ers.length>0||i.frs&&i.frs.length>0))return;console.group("%cUE => JS"," background-color:#006EFF;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(i,void 0,"")}`," border:1px dashed #006EFF;border-radius:5px;padding:10px;line-height:25px;color:#006EFF;"),console.groupEnd()}catch(i){console.error(`processResponse(${t}) error: ${i}`,i)}this.resolveCallback(t)||this.dispatchEvent(new CustomEvent("ueevent",{detail:t}))}emitUIInteraction(t,i){typeof i=="function"&&(t.callid=l.createGuid(),this.uiInteractionCallbacks.set(t.callid,i)),this.pixelStream.emitUIInteraction(t)}get webRtcController(){return this.pixelStream._webRtcController}emitUIInteractionForBigData(t,i){typeof i=="function"&&(t.callid=l.createGuid(),this.uiInteractionCallbacks.set(t.callid,i));const n=JSON.stringify(t),r=window.g_emitDescriptor_maxBytes,o=n.length,s=++Yn;if(this.esMsgWsWrapper){if(o<r){this.esMsgWsWrapper.emitDescriptorWithString(ue.UIInteraction,`${s}-0/1-`+n);return}const v=Math.ceil(o/r)|0;[...new Array(v).keys()].map(m=>n.slice(m*r,(m+1)*r)).forEach((m,p)=>{this.esMsgWsWrapper&&this.esMsgWsWrapper.emitDescriptorWithString(ue.UIInteraction,`${s}-${p}/${v}-`+m)})}}emitCommand(t){this.pixelStream.emitCommand(t)}getVideoSize(){const t=this.webRtcController.videoPlayer.getVideoElement();return{width:t.videoWidth,height:t.videoHeight}}resizeUEVideo(t,i){let n={Resolution:{Width:t,Height:i}};console.log(`resizeUEVideo emitCommand ${t} ${i} begin`),this.emitCommand(n)}}class bn extends l.Destroyable{constructor(t,i,n){super();w(this,"_instance");w(this,"_event",this.dv(new l.Event));this._container=t,this._wsuri=i,this._esmsgWsUri=n,this._instance=this.dv(new Qn(this._container,{url:this._wsuri,esmsgWsUri:this._esmsgWsUri})),this.instanceInit()}get webSocketReady(){return this._instance.esWebSocketReady}get event(){return this._event}get debug(){return this._instance.debug}set debug(t){this._instance.debug=t}instanceInit(){if("addEventListener"in this._instance){["esmsgwsopen","error","videoinited","ueevent","webRtcConnected"].forEach(i=>{const n=r=>{this._event.emit(i,r.detail)};this._instance.addEventListener(i,n),this.dispose(()=>this._instance.removeEventListener(i,n))});return}this.dispose(this._instance.errorEvent.disposableOn(t=>{this._event.emit("error",t.detail)})),this.dispose(this._instance.webRtcConnectedEvent.disposableOn(t=>{this._event.emit("webRtcConnected",t.detail)})),this.dispose(this._instance.videoinitedEvent.disposableOn(t=>{this._event.emit("videoinited",t.detail)})),this.dispose(this._instance.ueevent.disposableOn(t=>{this._event.emit("ueevent",t.detail)}))}emitUIInteractionForBigData(t,i){return new Promise((n,r)=>{const o=(...s)=>{n(s),i&&i(...s)};try{this._instance.emitUIInteractionForBigData(t,o)}catch(s){console.warn(`emitUIInteraction发生错误:${s}`),r(s)}})}getVideoSize(){return this._instance.getVideoSize()}resize(t,i){this._instance.resizeUEVideo(t,i)}}class xn extends it{constructor(t,i,n,r){super();w(this,"_esueViewerWrapper");w(this,"_ueFuncResultWithIdsEvent",this.dv(new l.Event));w(this,"_ueFuncWithIdAndResultCallbacks",[]);w(this,"_waitingUeFuncIdAndResultCallbacks",new Map);w(this,"_waitingUeCalls",new Set);w(this,"_ueEvent",this.dv(new l.Event));w(this,"_errorEvent",this.dv(new l.Event));w(this,"_readyEvent",this.dv(new l.Event));w(this,"_esmsgwsopen",this.dv(l.react(!1)));w(this,"_videoinited",this.dv(l.react(!1)));w(this,"_webRtcConnected",this.dv(l.react(!1)));this._ueViewer=r,console.log("CSTMPSViewer init ! 以官方像素流 + 独立通信的模式启动!");const o=this._ueViewer;this._esueViewerWrapper=this.dv(new bn(t,i,n));const s=this._esueViewerWrapper;{const g=()=>s.debug=o.debug??!1;g(),this.d(o.debugChanged.don(g))}let v=!1;{const g=()=>{if(v)return;const h=s.webSocketReady;if(this.videoinited&&this.webRtcConnected&&h){console.log("%c[EarthSDK: esmsgWebSocket && videoinited && webRtcConnected]","background: #a6ec99; color: black");const y={eventType:"init",params:{}};s.emitUIInteractionForBigData(y),this._readyEvent.emit(),v=!0}};this.d(this.videoinitedChanged.don(()=>{g()})),this.d(this.webRtcConnectedChanged.don(()=>{g()})),this.d(this.esmsgwsopenChanged.don(()=>{g()}))}this.d(s.event.don((g,h)=>{if(g==="error")this._errorEvent.emit(h);else if(g==="ueevent"){const y=JSON.parse(h);if(y.t==="cr"){const C=y;if(C.frs&&this._ueFuncResultWithIdsEvent.emit(C.frs),C.ers)for(let E of C.ers)this._ueEvent.emit(E)}}else g==="webRtcConnected"?this.webRtcConnected=!0:g==="videoinited"?this.videoinited=!0:g==="esmsgwsopen"&&(this.esmsgwsopen=!0)}));{const g=this.dv(l.createAnimateFrame());let h,y;g.start(()=>{if(h!==t.offsetWidth||y!==t.offsetHeight){if(h=t.offsetWidth,y=t.offsetHeight,h===void 0||y===void 0||!Number.isFinite(h)||!Number.isFinite(y)||h<0||y<0){console.warn(`lastWidth === undefined || lastHeight === undefined || !Number.isFinite(lastWidth) || !Number.isFinite(lastHeight) || lastWidth < 0 || lastHeight < 0 ${h} ${y}`);return}s.resize(h,y),console.log(`resize: ${h} ${y}`)}})}this.d(this._ueFuncResultWithIdsEvent.don(g=>{for(const h of g){const y=this._waitingUeFuncIdAndResultCallbacks.get(h.fid);y&&(this._waitingUeFuncIdAndResultCallbacks.delete(h.fid),y.resultCallback(h.r))}}));let a=0;const m=g=>{const h={n:a++,tt:Date.now(),t:"c",fs:g};this._waitingUeCalls.add(h),o.debug&&(console.group("%cxe2 => ue"," background-color:green;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(h,void 0,"")}`," border:1px dashed green;border-radius:5px;padding:10px;line-height:25px;color:green;"),console.groupEnd()),this._esueViewerWrapper.emitUIInteractionForBigData(h,()=>{this._waitingUeCalls.delete(h)})},p=()=>{if(!v||this._ueFuncWithIdAndResultCallbacks.length===0)return;const g=this._ueFuncWithIdAndResultCallbacks.map(([h])=>h);for(const[h,y]of this._ueFuncWithIdAndResultCallbacks)this._waitingUeFuncIdAndResultCallbacks.set(h.fid,y);this._ueFuncWithIdAndResultCallbacks.length=0;{const h=window.g_emitDescriptor_maxBytes,y=g.map(R=>({f:R,s:JSON.stringify(R).length}));let C=y.length,E=0,T=0,F=[];do{do{const{f:R,s:I}=y[E];if(F.push(R),++E,T+I>h||F.length>=20)break}while(E<C);F.length>0&&(o.debug&&console.log(`传送${F.length}条消息...`),m([...F]),F.length=0,T=0)}while(E<C)}};this.dv(l.createInterval()).start(p,50),this.d(()=>console.log("UeCloudViewer正在销毁..."))}get esueViewerWrapper(){return this._esueViewerWrapper}get errorEvent(){return this._errorEvent}get readyEvent(){return this._readyEvent}get esmsgwsopen(){return this._esmsgwsopen.value}set esmsgwsopen(t){this._esmsgwsopen.value=t}get esmsgwsopenChanged(){return this._esmsgwsopen.changed}get videoinited(){return this._videoinited.value}set videoinited(t){this._videoinited.value=t}get videoinitedChanged(){return this._videoinited.changed}get webRtcConnected(){return this._webRtcConnected.value}set webRtcConnected(t){this._webRtcConnected.value=t}get webRtcConnectedChanged(){return this._webRtcConnected.changed}resize(t,i){this.esueViewerWrapper.resize(t,i)}callUeFunc(t){return new Promise(i=>{const r={fid:l.createGuid(),...t};this._ueFuncWithIdAndResultCallbacks.push([r,{timeStamp:Date.now(),ueFunc:t,resultCallback:i}])})}disposableOnUeEvent(t,i){(this._ueViewer.debug??!1)&&console.log(`disposableOnUeEvent from UeCloudViewer, type:${t}`);const n=l.createGuid();this.callUeFunc({f:"addEventListener",p:{et:t,eid:n}});const r=()=>{this.callUeFunc({f:"removeEventListener",p:{eid:n}})},o=this._ueEvent.don(s=>{s.et===t&&s.eid===n&&i(s)});return()=>{o(),r()}}}function On(u){let e="";const t=new Uint8Array(u),i=t.length;for(let n=0;n<i;n++)e+=String.fromCharCode(t[n]);return btoa(e)}const jn=u=>{const e={type:"input",inputdata:On(u)};return JSON.stringify(e)};function tr(u){return typeof u=="string"?document.getElementById(u):u}window.g_emitDescriptor_maxBytes=3e4,console.log("全局可设置消息体最大字节, window.g_emitDescriptor_maxBytes 默认 30000 。");let er=-1;L.Logger.SetLoggerVerbosity(1);class ir extends l.Destroyable{constructor(t,i){super();w(this,"debug",!1);w(this,"_error",this.dv(new l.Event));w(this,"_connected",this.dv(new l.Event));w(this,"_ueevent",this.dv(new l.Event));w(this,"_pixelStream");w(this,"uiInteractionCallbacks",new Map);this._container=t,this._option=i;const n=new L.Config({initialSettings:{HoveringMouse:!0,AutoPlayVideo:!0,AutoConnect:!0,StartVideoMuted:!1,SuppressBrowserKeys:!1,ss:this._option.ws},useUrlParams:!0});n.setFlagEnabled(L.Flags.BrowserSendOffer,!1),n.setFlagEnabled(L.Flags.HoveringMouseMode,!0),n.setFlagEnabled(L.Flags.MatchViewportResolution,!0),n.setNumericSetting(L.NumericParameters.MaxReconnectAttempts,0),this._pixelStream=new L.PixelStreaming(n,{videoElementParent:this.container}),this.d(()=>{this._pixelStream.disconnect()});{const r=this.pixelStream.webSocketController.webSocket,o=this._pixelStream._webRtcController.sendMessageController.dataChannelSender.sendData;this._pixelStream._webRtcController.sendMessageController.dataChannelSender.constructor.prototype.sendData=function(s){r?r.send(jn(s)):o.call(this,s)}}{const r=o=>{const s=this._pixelStream._webRtcController.mouseController;setTimeout(()=>{const v=s.coordinateConverter.normalizeAndQuantizeUnsigned(o.offsetX,o.offsetY),m=s.toStreamerMessagesProvider.toStreamerHandlers.get("MouseUp");m&&m([o.button,v.x,v.y]),o.preventDefault()})};this.container.addEventListener("dblclick",r),this.d(()=>{this.container.removeEventListener("dblclick",r)})}["error","close","open"].forEach(o=>{const s=()=>{this.isDestroyed()||(o==="open"?this.connected.emit("webSocketOpen"):o==="close"?this.error.emit("webSocketClose"):o==="error"&&this.error.emit("webSocketError"))};this.pixelStream.webSocketController.webSocket.addEventListener(o,s),this.d(()=>{this.pixelStream.webSocketController.webSocket.removeEventListener(o,s)})}),["videoInitialized","webRtcConnected","webRtcDisconnected","webRtcFailed"].forEach(o=>{const s=()=>{this.isDestroyed()||(o==="webRtcConnected"||o==="videoInitialized"?this.connected.emit(o):(o==="webRtcDisconnected"||o==="webRtcFailed")&&(this.error.emit(o),this.pixelStream.disconnect()))};this.pixelStream.addEventListener(o,s),this.d(()=>{this.pixelStream.removeEventListener(o,s)})}),this.pixelStream.addResponseEventListener("handle_responses",r=>{this.processResponse(r)}),this.d(()=>{this.pixelStream.removeResponseEventListener("handle_responses")})}get error(){return this._error}get connected(){return this._connected}get ueevent(){return this._ueevent}get container(){return tr(this._container)}get pixelStream(){return this._pixelStream}get webSocketReady(){return this.pixelStream.webSocketController.webSocket.readyState===1}processResponse(t){if(this.debug??!1)try{const i=JSON.parse(t);console.group("%cUE => JS"," background-color:#006EFF;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(i,void 0,"")}`," border:1px dashed #006EFF;border-radius:5px;padding:10px;line-height:25px;color:#006EFF;"),console.groupEnd()}catch(i){console.error(`processResponse(${t}) error: ${i}`,i)}this.resolveCallback(t)||this.ueevent.emit(t)}emitUIInteractionForBigData(t,i){typeof i=="function"&&(t.callid=l.createGuid(),this.uiInteractionCallbacks.set(t.callid,i));const n=JSON.stringify(t),r=window.g_emitDescriptor_maxBytes??3e4,o=n.length,s=++er;if(o<r){const m={type:"earthsdk",time:new Date().getTime(),params:`${s}-0/1-`+n};this.sendData(JSON.stringify(m));return}const v=Math.ceil(o/r)|0;[...new Array(v).keys()].map(m=>n.slice(m*r,(m+1)*r)).forEach((m,p)=>{const d={type:"earthsdk",time:new Date().getTime(),params:`${s}-${p}/${v}-`+m};this.sendData(JSON.stringify(d))})}sendData(t){this.pixelStream.webSocketController.webSocket.send(t)}resolveCallback(t){let i={};try{i=JSON.parse(t)}catch{return!1}let n=i.callid;if(typeof n!="string"||!this.uiInteractionCallbacks.has(n))return!1;let r=this.uiInteractionCallbacks.get(n);return typeof r!="function"?!1:(r(i),this.uiInteractionCallbacks.delete(n),!0)}getVideoSize(){const t=this._pixelStream._webRtcController.videoPlayer.getVideoElement();return{width:t.videoWidth,height:t.videoHeight}}emitCommand(t){this.pixelStream.emitCommand(t)}emitUIInteraction(){console.log("emitUIInteraction 像素流初始化"),this.pixelStream.emitUIInteraction("像素流初始化")}resizeUEVideo(t,i){const n={Resolution:{Width:t,Height:i}};console.log(`resizeUEVideo emitCommand ${t} ${i} begin`),this.emitCommand(n)}}class nr extends l.Destroyable{constructor(t,i,n){super();w(this,"_instance");w(this,"_event",this.dv(new l.Event));this._container=t,this._wsuri=i,this._esmsgWsUri=n,this._instance=this.dv(new ir(this._container,{ws:this._wsuri})),this.d(this._instance.connected.don(r=>{this._event.emit(r,r),console.log(`%c[EarthSDK] ${r}`,"background: #a6ec99; color: black")})),this.d(this._instance.error.don(r=>{this._event.emit("errorEvent",r),console.log(`%c[EarthSDK] ${r}`,"background: red; color: black")})),this.d(this._instance.ueevent.don(r=>{this._event.emit("ueevent",r)}))}get instance(){return this._instance}get event(){return this._event}get debug(){return this._instance.debug}set debug(t){this._instance.debug=t}emitUIInteractionForBigData(t,i){return new Promise((n,r)=>{const o=(...s)=>{n(s),i&&i(...s)};try{this._instance.emitUIInteractionForBigData(t,o)}catch(s){console.warn(`emitUIInteraction发生错误:${s}`),r(s)}})}getVideoSize(){return this._instance.getVideoSize()}resize(t,i){this._instance.resizeUEVideo(t,i)}}class rr extends it{constructor(t,i,n,r){super();w(this,"_videoInitialized",this.dv(l.react(!1)));w(this,"_webRtcConnected",this.dv(l.react(!1)));w(this,"_webSocketOpen",this.dv(l.react(!1)));w(this,"_ue5ViewerWrapper");w(this,"_ueFuncResultWithIdsEvent",this.dv(new l.Event));w(this,"_ueFuncWithIdAndResultCallbacks",[]);w(this,"_waitingUeFuncIdAndResultCallbacks",new Map);w(this,"_waitingUeCalls",new Set);w(this,"_ueEvent",this.dv(new l.Event));w(this,"_errorEvent",this.dv(new l.Event));w(this,"_readyEvent",this.dv(new l.Event));this._ueViewer=r,console.log("INNPSViewer init ! 以内置信令服务器模式启动!");const o=this._ueViewer,s=this.dv(new nr(t,i,n));this._ue5ViewerWrapper=s;{const d=()=>s.debug=o.debug??!1;d(),this.d(o.debugChanged.don(d))}{let d=!1;const g=this.dv(l.createNextAnimateFrameEvent(this._videoInitialized.changed,this._webRtcConnected.changed,this._webSocketOpen.changed));this.d(g.don(()=>{if(d)return;const h=this._ue5ViewerWrapper.instance.webSocketReady;if(this.videoInitialized&&this.webRtcConnected&&h){this._ue5ViewerWrapper.instance.emitUIInteraction(),this._readyEvent.emit(),d=!0,console.log("%c[EarthSDK videoInitialized && webRtcConnected && webSocketReady]","background: #a6ec99; color: black");const y={eventType:"init",params:{}};this._ue5ViewerWrapper.emitUIInteractionForBigData(y)}else console.warn("webSocketReady",h),d=!1}))}this.d(s.event.don((d,g)=>{if(d==="errorEvent")this._errorEvent.emit(g);else if(d==="videoInitialized")this._videoInitialized.value=!0;else if(d==="webRtcConnected")this._webRtcConnected.value=!0;else if(d==="webSocketOpen")this._webSocketOpen.value=!0;else if(d==="ueevent"){const h=JSON.parse(g);if(h.t==="cr"){const y=h;if(y.frs&&this._ueFuncResultWithIdsEvent.emit(y.frs),y.ers)for(let C of y.ers)this._ueEvent.emit(C)}}}));{const d=this.dv(l.createAnimateFrame());let g,h,y;d.start(()=>{if(g!==t.offsetWidth||h!==t.offsetHeight||y!==o.resolutionScale){if(g=t.offsetWidth,h=t.offsetHeight,g===void 0||h===void 0||!Number.isFinite(g)||!Number.isFinite(h)||g<0||h<0){console.warn(`lastWidth === undefined || lastHeight === undefined || !Number.isFinite(lastWidth) || !Number.isFinite(lastHeight) || lastWidth < 0 || lastHeight < 0 ${g} ${h}`);return}y=o.resolutionScale,s.resize(g/y,h/y)}})}this.d(this._ueFuncResultWithIdsEvent.don(d=>{for(const g of d){const h=this._waitingUeFuncIdAndResultCallbacks.get(g.fid);h&&(this._waitingUeFuncIdAndResultCallbacks.delete(g.fid),h.resultCallback(g.r))}}));let v=0;const a=d=>{const g={n:v++,tt:Date.now(),t:"c",fs:d};this._waitingUeCalls.add(g),o.debug&&(console.group("%cxe2 => ue"," background-color:green;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(g,void 0,"")}`," border:1px dashed green;border-radius:5px;padding:10px;line-height:25px;color:green;"),console.groupEnd()),this._ue5ViewerWrapper.emitUIInteractionForBigData(g,()=>{this._waitingUeCalls.delete(g)})},m=()=>{if(!this._ue5ViewerWrapper.instance.webSocketReady||this._ueFuncWithIdAndResultCallbacks.length===0)return;const g=this._ueFuncWithIdAndResultCallbacks.map(([h])=>h);for(const[h,y]of this._ueFuncWithIdAndResultCallbacks)this._waitingUeFuncIdAndResultCallbacks.set(h.fid,y);this._ueFuncWithIdAndResultCallbacks.length=0;{const h=window.g_emitDescriptor_maxBytes,y=g.map(R=>({f:R,s:JSON.stringify(R).length}));let C=y.length,E=0,T=0,F=[];do{do{const{f:R,s:I}=y[E];if(F.push(R),++E,T+I>h||F.length>=20)break}while(E<C);F.length>0&&(o.debug&&console.log(`传送${F.length}条消息...`),a([...F]),F.length=0,T=0)}while(E<C)}};this.dv(l.createInterval()).start(m,50),this.d(()=>console.log("UeCloudViewer正在销毁..."))}get videoInitialized(){return this._videoInitialized.value}get webRtcConnected(){return this._webRtcConnected.value}get webSocketOpen(){return this._webSocketOpen.value}get ue5ViewerWrapper(){return this._ue5ViewerWrapper}get errorEvent(){return this._errorEvent}get readyEvent(){return this._readyEvent}resize(t,i){this.ue5ViewerWrapper.resize(t,i)}callUeFunc(t){return new Promise(i=>{const r={fid:l.createGuid(),...t};this._ueFuncWithIdAndResultCallbacks.push([r,{timeStamp:Date.now(),ueFunc:t,resultCallback:i}])})}disposableOnUeEvent(t,i){const n=l.createGuid();this.callUeFunc({f:"addEventListener",p:{et:t,eid:n}});const r=()=>{this.callUeFunc({f:"removeEventListener",p:{eid:n}})},o=this._ueEvent.don(s=>{s.et===t&&s.eid===n&&i(s)});return()=>{o(),r()}}}class or extends l.Destroyable{constructor(t,i,n,r){super();w(this,"_onRuntimeInitialized",this.dv(new l.Event));w(this,"_vIframe",null);this._ueViewer=r;const o=this._ueViewer;{const s=document.createElement("iframe");this._vIframe=s,s.style.cssText="width: 100%; height: 100%; margin: 0; padding: 0; border: none; outline: none;",t.appendChild(s),this.d(()=>{s&&t.removeChild(s)});const v=c.ESSceneObject.getStrFromEnv(n+`/web/${i}.html`);s.src=v,s.onload=()=>{const a=s.contentWindow;if(!a){console.error("iframeWindow is null");return}console.log("iwindow.Module",a.Module),a.Module.onRuntimeInitialized=()=>{this._onRuntimeInitialized.emit(),o.setStatus("Created"),o.setStatusLog("创建成功"),a.Module.UE4_resizeCanvas(),a.console.log("创建成功__________________________________________")}}}}get onRuntimeInitialized(){return this._onRuntimeInitialized}get vIframe(){return this._vIframe}}const Nn=typeof TextDecoder<"u"?new TextDecoder:void 0,sr=(u,e=0,t=NaN)=>{const i=e+t;let n=e;for(;u[n]&&!(n>=i);)++n;if(n-e>16&&u.buffer&&Nn)return Nn.decode(u.subarray(e,n));let r="";for(;e<n;){var o=u[e++];if(!(o&128)){r+=String.fromCharCode(o);continue}var s=u[e++]&63;if((o&224)==192){r+=String.fromCharCode((o&31)<<6|s);continue}var v=u[e++]&63;if((o&240)==224?o=(o&15)<<12|s<<6|v:((o&248)!=240&&console.warn("Invalid UTF-8 leading byte encountered when deserializing a UTF-8 string in wasm memory to a JS string!"),o=(o&7)<<18|s<<12|v<<6|u[e++]&63),o<65536)r+=String.fromCharCode(o);else{var a=o-65536;r+=String.fromCharCode(55296|a>>10,56320|a&1023)}}return r};class ar extends l.Destroyable{constructor(e,t,i){super();{const n=()=>{const v=fe(t);t.setGlobalProperty(v)};n();const r=ce(),o=[];r.forEach(v=>{const a=t[v+"Changed"];o.push(a)});const s=this.dv(l.createNextAnimateFrameEvent(...o));this.d(s.don(n))}this.d(t.propChanged.don(n=>{if(n.objId==="")try{Object.keys(n.props).forEach(r=>{const o=n.props[r]===null?void 0:n.props[r];t[r]=o})}catch(r){console.error("ueViewer propChanged:"+r)}})),t.useCustomInteraction=!1,this.dv(new c.ViewerCustomInteraction(t,e)),this.dv(new l.ObjResettingWithEvent(t.statusUpdateIntervalChanged,n=>{if((t.statusUpdateInterval??.5)===0)return;const o=new l.Destroyable;return o.d(i.disposableOnUeEvent("statusUpdate",s=>{t.statusUpdateEvent.emit(s)})),o})),this.dv(new l.ObjResettingWithEvent(t.propChangedListeningChanged,()=>{if(!(t.propChangedListening??!0))return;const r=new l.Destroyable;return r.d(i.disposableOnUeEvent("propChanged",o=>{t.propChanged.emit(o)})),r})),this.dv(new l.ObjResettingWithEvent(t.objectEventListeningChanged,()=>{if(!(t.objectEventListening??!0))return;const r=new l.Destroyable;return r.d(i.disposableOnUeEvent("objectEvent",o=>{t.objectEvent.emit(o)})),r})),this.dv(new l.ObjResettingWithEvent(t.widgetEventListeningChanged,()=>{if(!(t.widgetEventListening??!0))return;const r=new l.Destroyable;return r.d(i.disposableOnUeEvent("widgetEvent",o=>{t.widgetEvent.emit(o)})),r})),this.dv(new l.ObjResettingWithEvent(t.speechRecognitionListeningChanged,()=>{if(!(t.speechRecognitionListening??!0))return;const r=new l.Destroyable;return r.d(i.disposableOnUeEvent("speechRecognition",o=>{t.speechRecognition.emit(o)})),r})),this.dv(new l.ObjResettingWithEvent(t.customMessageListeningChanged,()=>{if(!(t.customMessageListening??!0))return;const r=new l.Destroyable;return r.d(i.disposableOnUeEvent("customMessage",o=>{t.customMessage.emit(o)})),r})),this.dv(new l.ObjResettingWithEvent(t.editingEventListeningChanged,()=>{if(!(t.editingEventListening??!0))return;const r=new l.Destroyable;return r.d(i.disposableOnUeEvent("editingEvent",o=>{o.objectIDs=o.objectIDs.map(s=>{var v;return((v=c.ESSceneObject.getSceneObjById(s))==null?void 0:v.parentID)??s}),t.editingEvent.emit(o)})),r})),this.ad(i.disposableOnUeEvent("cameraChanged",()=>{t.cameraChanged.emit()}))}}let lr=-1;class dr extends it{constructor(t,i,n="${earthsdk3-ue-h5-assets-script-dir}",r){super();w(this,"_ueFuncResultWithIdsEvent",this.dv(new l.Event));w(this,"_ueFuncWithIdAndResultCallbacks",[]);w(this,"_waitingUeFuncIdAndResultCallbacks",new Map);w(this,"_waitingUeCalls",new Map);w(this,"_ueEvent",this.dv(new l.Event));this._ueViewer=r;const o=this._ueViewer,s=this.dv(new or(t,i,n,o));let v=!1,a=null;this.d(s.onRuntimeInitialized.don(()=>{var g;if(v=!0,(g=s==null?void 0:s.vIframe)!=null&&g.contentWindow){a=s.vIframe.contentWindow;const h=s.vIframe.contentWindow.document.getElementById("mainarea");h?this.dv(new ar(h,o,this)):console.error("h5Container is null")}else{console.error("iframeWindow is null");return}a.UE_JSHTML5Communication?a.UE_JSHTML5Communication.UESendMessageToJS=h=>{try{const y=sr(a.HEAPU8,h),C=JSON.parse(y);if(o.debug&&(console.group("%cUE => JS"," background-color:#006EFF;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(C,void 0,"")}`," border:1px dashed #006EFF;border-radius:5px;padding:10px;line-height:25px;color:#006EFF;"),console.groupEnd()),C.t==="cr"){const E=C;if(E.frs&&this._ueFuncResultWithIdsEvent.emit(E.frs),E.ers)for(let T of E.ers)this._ueEvent.emit(T)}C.callid&&this._waitingUeCalls.has(C.callid)&&(this._waitingUeCalls.delete(C.callid),console.log(`waitingUeCalls.delete:${C.callid} end`))}catch(y){console.error("UE_JSHTML5Communication.UESendMessageToJS error:",y)}}:console.error("UE_JSHTML5Communication UESendMessageToJS not found")})),this.dispose(this._ueFuncResultWithIdsEvent.disposableOn(g=>{for(const h of g){const y=this._waitingUeFuncIdAndResultCallbacks.get(h.fid);y&&(this._waitingUeFuncIdAndResultCallbacks.delete(h.fid),y(h.r))}}));let m=0;const p=()=>{if(!v||!a||!a.UE_JSHTML5Communication||!a.UE_JSHTML5Communication.JSSendMessageToUE||this._ueFuncWithIdAndResultCallbacks.length===0)return;const g=this._ueFuncWithIdAndResultCallbacks.map(([I])=>I),h={n:m++,tt:Date.now(),t:"c",fs:g,callid:l.createGuid()};for(const[I,M]of this._ueFuncWithIdAndResultCallbacks)this._waitingUeFuncIdAndResultCallbacks.set(I.fid,M);this._ueFuncWithIdAndResultCallbacks.length=0,this._waitingUeCalls.set(h.callid,h),o.debug&&(console.group("%cxe2 => ue"," background-color:green;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(h,void 0,"")}`," border:1px dashed green;border-radius:5px;padding:10px;line-height:25px;color:green;"),console.groupEnd());const y=JSON.stringify(h),C=window.g_emitDescriptor_maxBytes??3e4,E=y.length,T=++lr;if(E<C){const I=`${T}-0/1-`+y;a.UE_JSHTML5Communication.JSSendMessageToUE(I);return}const F=Math.ceil(E/C)|0;[...new Array(F).keys()].map(I=>y.slice(I*C,(I+1)*C)).forEach((I,M)=>{const _i=`${T}-${M}/${F}-`+I;a.UE_JSHTML5Communication.JSSendMessageToUE(_i)})};this.dv(l.createInterval()).start(p,50)}processResponse(t){if(this._ueViewer.debug??!1)try{const i=JSON.parse(t);console.group("%cUE => JS"," background-color:#006EFF;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(i,void 0,"")}`," border:1px dashed #006EFF;border-radius:5px;padding:10px;line-height:25px;color:#006EFF;"),console.groupEnd()}catch(i){console.error(`processResponse(${t}) error: ${i}`,i)}}callUeFunc(t){return new Promise(i=>{const r={fid:l.createGuid(),...t};this._ueFuncWithIdAndResultCallbacks.push([r,i])})}disposableOnUeEvent(t,i){const n=l.createGuid();this.callUeFunc({f:"addEventListener",p:{et:t,eid:n}});const r=()=>{this.callUeFunc({f:"removeEventListener",p:{eid:n}})},o=this._ueEvent.disposableOn(s=>{s.et===t&&s.eid===n&&((this._ueViewer.debug??!1)&&console.log(`callback, type:${t} eid:${n} ueEvent:${JSON.stringify(s)}`),i(s))});return()=>{o(),r()}}}let cr=-1;class ur extends it{constructor(t,i){super();w(this,"_ueFuncResultWithIdsEvent",this.dv(new l.Event));w(this,"_ueFuncWithIdAndResultCallbacks",[]);w(this,"_waitingUeFuncIdAndResultCallbacks",new Map);w(this,"_waitingUeCalls",new Set);w(this,"_ueEvent",this.dv(new l.Event));this._ueViewer=i;const n=this._ueViewer;let r=!1;const o={eventType:"init",params:{}};window.ue.es.oncommand(JSON.stringify(o)),r=!0,window.calljs=(m,p)=>{if(n.debug&&console.log(`calljs eventName:${m} eventDetailStr:${p}`),m==="ueevent"||m==="commanFinish")try{const d=JSON.parse(p);if(d.t==="cr"){const g=d;if(g.frs&&this._ueFuncResultWithIdsEvent.emit(g.frs),g.ers)for(let h of g.ers)this._ueEvent.emit(h)}}catch(d){console.error(d)}},this.dispose(this._ueFuncResultWithIdsEvent.disposableOn(m=>{for(const p of m){const d=this._waitingUeFuncIdAndResultCallbacks.get(p.fid);d&&(this._waitingUeFuncIdAndResultCallbacks.delete(p.fid),d(p.r))}}));let s=0;const v=()=>{if(!r||this._ueFuncWithIdAndResultCallbacks.length===0)return;const m=this._ueFuncWithIdAndResultCallbacks.map(([g])=>g),p={n:s++,tt:Date.now(),t:"c",fs:m};for(const[g,h]of this._ueFuncWithIdAndResultCallbacks)this._waitingUeFuncIdAndResultCallbacks.set(g.fid,h);this._ueFuncWithIdAndResultCallbacks.length=0,this._waitingUeCalls.add(p),n.debug&&(console.group("%cxe2 => ue"," background-color:green;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(p,void 0,"")}`," border:1px dashed green;border-radius:5px;padding:10px;line-height:25px;color:green;"),console.groupEnd());const d=++cr;window.ue.es.oncommand(`${d}-0/1-`+JSON.stringify(p)).then(()=>{this._waitingUeCalls.delete(p)})};this.dv(l.createInterval()).start(v,50)}callUeFunc(t){return new Promise(i=>{const r={fid:l.createGuid(),...t};this._ueFuncWithIdAndResultCallbacks.push([r,i])})}disposableOnUeEvent(t,i){const n=l.createGuid();this.callUeFunc({f:"addEventListener",p:{et:t,eid:n}});const r=()=>{this.callUeFunc({f:"removeEventListener",p:{eid:n}})},o=this._ueEvent.disposableOn(s=>{s.et===t&&s.eid===n&&((this._ueViewer.debug??!1)&&console.log(`callback, type:${t} eid:${n} ueEvent:${JSON.stringify(s)}`),i(s))});return()=>{o(),r()}}}class hr extends l.Destroyable{constructor(e,t){super();{const i=()=>{const s=fe(e);e.setGlobalProperty(s)};i();const n=ce(),r=[];n.forEach(s=>{const v=e[s+"Changed"];r.push(v)});const o=this.dv(l.createNextAnimateFrameEvent(...r));this.d(o.don(i))}this.d(e.propChanged.don(i=>{if(i.objId==="")try{Object.keys(i.props).forEach(n=>{const r=i.props[n]===null?void 0:i.props[n];e[n]=r})}catch(n){console.error("ueViewer propChanged:"+n)}})),this.dv(new l.ObjResettingWithEvent(e.statusUpdateIntervalChanged,i=>{if((e.statusUpdateInterval??.5)===0)return;const r=new l.Destroyable;return r.d(t.disposableOnUeEvent("statusUpdate",o=>{e.statusUpdateEvent.emit(o)})),r})),this.dv(new l.ObjResettingWithEvent(e.propChangedListeningChanged,()=>{if(!(e.propChangedListening??!0))return;const n=new l.Destroyable;return n.d(t.disposableOnUeEvent("propChanged",r=>{e.propChanged.emit(r)})),n})),this.dv(new l.ObjResettingWithEvent(e.objectEventListeningChanged,()=>{if(!(e.objectEventListening??!0))return;const n=new l.Destroyable;return n.d(t.disposableOnUeEvent("objectEvent",r=>{e.objectEvent.emit(r)})),n})),this.dv(new l.ObjResettingWithEvent(e.widgetEventListeningChanged,()=>{if(!(e.widgetEventListening??!0))return;const n=new l.Destroyable;return n.d(t.disposableOnUeEvent("widgetEvent",r=>{e.widgetEvent.emit(r)})),n})),this.dv(new l.ObjResettingWithEvent(e.speechRecognitionListeningChanged,()=>{if(!(e.speechRecognitionListening??!0))return;const n=new l.Destroyable;return n.d(t.disposableOnUeEvent("speechRecognition",r=>{e.speechRecognition.emit(r)})),n})),this.dv(new l.ObjResettingWithEvent(e.customMessageListeningChanged,()=>{if(!(e.customMessageListening??!0))return;const n=new l.Destroyable;return n.d(t.disposableOnUeEvent("customMessage",r=>{e.customMessage.emit(r)})),n})),this.dv(new l.ObjResettingWithEvent(e.editingEventListeningChanged,()=>{if(!(e.editingEventListening??!0))return;const n=new l.Destroyable;return n.d(t.disposableOnUeEvent("editingEvent",r=>{r.objectIDs=r.objectIDs.map(o=>{var s;return((s=c.ESSceneObject.getSceneObjById(o))==null?void 0:s.parentID)??o}),e.editingEvent.emit(r)})),n})),this.ad(t.disposableOnUeEvent("cameraChanged",()=>{e.cameraChanged.emit()}))}}class vr extends l.Destroyable{constructor(e,t,i){super();{const r=()=>{const a=fe(t);t.setGlobalProperty(a)};r();const o=ce(),s=[];o.forEach(a=>{const m=t[a+"Changed"];s.push(m)});const v=this.dv(l.createNextAnimateFrameEvent(...s));this.d(v.don(r))}this.d(t.propChanged.don(r=>{if(r.objId==="")try{Object.keys(r.props).forEach(o=>{const s=r.props[o]===null?void 0:r.props[o];t[o]=s})}catch(o){console.error("ueViewer propChanged:"+o)}}));const n=document.createElement("div");n.style.width="100%",n.style.height="100%",n.style.position="absolute",n.style.overflow="hidden",n.style.top="0",n.style.left="0",n.style.zIndex="0",n.style.backgroundColor="rgba(255,0,0,0)",n.setAttribute("masker","大屏顶层div,用于模拟鼠标事件和控制UE鼠标事件是否生效"),e.appendChild(n),this.d(()=>{n&&e&&e.removeChild(n)});{const r=(a,m)=>{window.ue.esinput.setinterceptevent(m),a.preventDefault()},o=a=>{r(a,!1)},s=a=>{r(a,!0)},v=a=>{r(a,!1)};n.addEventListener("mouseenter",o),n.addEventListener("mouseleave",s),n.addEventListener("mousemove",v),this.d(()=>{n.removeEventListener("mouseenter",o),n.removeEventListener("mouseleave",s),n.removeEventListener("mousemove",v)})}t.useCustomInteraction=!1,this.dv(new c.ViewerCustomInteraction(t,n)),this.dv(new l.ObjResettingWithEvent(t.statusUpdateIntervalChanged,r=>{if((t.statusUpdateInterval??.5)===0)return;const s=new l.Destroyable;return s.d(i.disposableOnUeEvent("statusUpdate",v=>{t.statusUpdateEvent.emit(v)})),s})),this.dv(new l.ObjResettingWithEvent(t.propChangedListeningChanged,()=>{if(!(t.propChangedListening??!0))return;const o=new l.Destroyable;return o.d(i.disposableOnUeEvent("propChanged",s=>{t.propChanged.emit(s)})),o})),this.dv(new l.ObjResettingWithEvent(t.objectEventListeningChanged,()=>{if(!(t.objectEventListening??!0))return;const o=new l.Destroyable;return o.d(i.disposableOnUeEvent("objectEvent",s=>{t.objectEvent.emit(s)})),o})),this.dv(new l.ObjResettingWithEvent(t.widgetEventListeningChanged,()=>{if(!(t.widgetEventListening??!0))return;const o=new l.Destroyable;return o.d(i.disposableOnUeEvent("widgetEvent",s=>{t.widgetEvent.emit(s)})),o})),this.dv(new l.ObjResettingWithEvent(t.speechRecognitionListeningChanged,()=>{if(!(t.speechRecognitionListening??!0))return;const o=new l.Destroyable;return o.d(i.disposableOnUeEvent("speechRecognition",s=>{t.speechRecognition.emit(s)})),o})),this.dv(new l.ObjResettingWithEvent(t.customMessageListeningChanged,()=>{if(!(t.customMessageListening??!0))return;const o=new l.Destroyable;return o.d(i.disposableOnUeEvent("customMessage",s=>{t.customMessage.emit(s)})),o})),this.dv(new l.ObjResettingWithEvent(t.editingEventListeningChanged,()=>{if(!(t.editingEventListening??!0))return;const o=new l.Destroyable;return o.d(i.disposableOnUeEvent("editingEvent",s=>{s.objectIDs=s.objectIDs.map(v=>{var a;return((a=c.ESSceneObject.getSceneObjById(v))==null?void 0:a.parentID)??v}),t.editingEvent.emit(s)})),o})),this.ad(i.disposableOnUeEvent("cameraChanged",()=>{t.cameraChanged.emit()}))}}class gr extends l.Destroyable{constructor(t,i,n){super();w(this,"_reconnectEvent",this.dv(new l.Event));const r=(p,d)=>p.hasOwnProperty(d);let o=0,s;this.d(()=>{s&&clearTimeout(s)});const a=new URLSearchParams(window.location.search).get("eswebview")==="true",m=()=>{if(window.ue.esinput){n.setStatus("Creating"),console.log("存在(window.ue && window.ue.es && window.ue.esinput 需要适配新版ESWebView 鼠标穿透), 开始创建UeFalseCloudViewer..."),n.setStatusLog("开始创建本地视口...");const p=this.dv(new ur(t,n));this.d(()=>n.viewer=void 0),n.viewer=p,n.setStatus("Created"),n.setStatusLog("本地视口创建成功!"),this.dv(new vr(t,n,p))}else n.setStatus("Error"),n.setStatusLog("请升级 ESWebView !"),this.d(()=>n.viewer=void 0),n.viewer=void 0};if(window.ue&&window.ue.es)m();else if(a){const p=setInterval(()=>{window.ue&&window.ue.es&&(clearInterval(p),m())},200)}else if(r(i.options,"ws")||r(i.options,"uri")&&r(i.options,"app")){n.setStatus("Creating"),n.setStatusLog("开始创建云渲染视口...");let p;this.d(()=>{n.setStatus("Raw"),n.setStatusLog(""),t&&p&&t.removeChild(p)&&(p=void 0)});const d=this.dv(l.createProcessingFromAsyncFunc(async g=>{n.viewer&&!n.viewer.isDestroyed()&&n.viewer.destroy(),n.viewer=void 0,p&&t.removeChild(p)&&(p=void 0),p=document.createElement("div"),p.setAttribute("earthsdk3-ue","earthsdk3-ue-videoContainer"),p.style.cssText="position:relative; height: 100%;width:100%;",t.appendChild(p);let h,y,C;if(r(i.options,"ws")){const{ws:R,esmsg:I,uselnternalSignallingServer:M}=i.options;h=R,y=I,C=M??!1}if(r(i.options,"uri")&&r(i.options,"app")){const{offsetWidth:R,offsetHeight:I}=p;let{uri:M,app:_i,token:Bn}=i.options;M.endsWith("/")||(M+="/");const wr=Bn?`?essstoken=${Bn}`:"",Kn=`/${_i}/${R??1920}/${I??1080}`+wr;console.log(`请求信令服务器: ${M}instance${Kn}`);const yr=await g.promise(fetch(`${M}instance${Kn}`,{method:"GET"})),b=await g.promise(yr.json());if(b&&b.status!=="ok"){n.setStatus("Error"),n.setStatusLog(`信令服务器请求失败 ${b.status}`),this._reconnectEvent.emit(void 0);return}else{console.log(`信令服务器请求成功! ${JSON.stringify(b,void 0," ")}`),await l.sleep(2e3);const{server:mr,esmsg:Cr,instanceId:Er,useInternalSignallingServer:Sr}=b;if(!Er){n.setStatus("Error"),n.setStatusLog("检查信令服务器版本,返回数据错误! "),console.log("信令服务器返回数据错误!不包含instanceId!请升级到 ESSS V3.0+ 版本!"),this._reconnectEvent.emit(void 0);return}h=mr,y=Cr,C=Sr??!1,n.esssResponse=b}}const E=this.dv(C?new rr(p,h,y,n):new xn(p,h,y,n));this.d(()=>n.viewer=void 0),this.d(E.errorEvent.don(R=>{const I=`[${R}]:像素流连接错误!`;n.setStatus("Error"),n.setStatusLog(I),this._reconnectEvent.emit(E)})),await g.promise(new Promise(R=>this.d(E.readyEvent.donce(R)))),n.setStatus("Created"),n.setStatusLog("云渲染视口创建成功!"),o=0,s&&clearTimeout(s),s=void 0;const{offsetWidth:T,offsetHeight:F}=p;E.resize(T*window.devicePixelRatio,F*window.devicePixelRatio),n.viewer=E,this.d(()=>n.viewer=void 0),this.dv(new hr(n,E))}));d.start(),this.d(this._reconnectEvent.don(g=>{s===void 0&&(g&&!g.isDestroyed()&&g.destroy(),n.viewer&&!n.viewer.isDestroyed()&&n.viewer.destroy(),n.viewer=void 0,n.autoReconnect&&(n.setStatus("Reconnecting"),n.setStatusLog("正在尝试重新连接..."),o=o+5e3>3e4?3e4:o+5e3,console.warn(`间隔:${o/1e3}s,正在尝试重新连接...`),s=window.setTimeout(()=>{d.restart()},o)))})),this.d(d.errorEvent.don(g=>{n.setStatus("Error"),n.setStatusLog("云渲染视口创建失败!"),console.warn("云渲染视口创建失败!",g),this._reconnectEvent.emit(void 0)}))}else if(r(i.options,"project")){const p=i,d=p.options.project,g=p.options.baseUrl;n.setStatus("Creating"),n.setStatusLog("下载编译中...");const h=this.dv(new dr(t,d,g,n));n.viewer=h,this.d(()=>n.viewer=void 0)}else n.setStatus("Error"),n.setStatusLog("视口创建失败!"),console.warn("视口创建失败: 参数错误!")}}const z=class z extends c.ESViewer{constructor(t){super(t);w(this,"_viewer",this.dv(l.react(void 0)));w(this,"_esssResponse");w(this,"_speechRecognition",this.dv(new l.Event));w(this,"_propChanged",this.dv(new l.Event));w(this,"_objectEvent",this.dv(new l.Event));w(this,"_widgetEvent",this.dv(new l.Event));w(this,"_customMessage",this.dv(new l.Event));w(this,"_statusUpdateEvent",this.dv(new l.Event));w(this,"_statusUpdateEventdon",(()=>{this.d(this.statusUpdateEvent.don(t=>{this._statusInfo.fps=t.FPS??0,this._statusInfo.length=t.length??0,this._statusInfo.position=t.position??[0,0,0],this._statusInfo.rotation=t.rotation??[0,0,0]}))})());if(t.type!=="ESUeViewer")throw new Error("option.type must be ESUeViewer");const i=t;this.d(this._viewer.changed.don(()=>{this.viewerChanged.emit(this.viewer)})),this.dv(new l.ObjResettingWithEvent(this.subContainerChanged,()=>{if(this.setStatus("Raw"),this.setStatusLog(""),!!this.subContainer)return new gr(this.subContainer,i,this)}))}get defaultProps(){return z.createDefaultProps()}set viewer(t){this._viewer.value=t}get viewer(){return this._viewer.value}get esssResponse(){return this._esssResponse}set esssResponse(t){this._esssResponse=t}get speechRecognition(){return this._speechRecognition}get propChanged(){return this._propChanged}get objectEvent(){return this._objectEvent}get widgetEvent(){return this._widgetEvent}get customMessage(){return this._customMessage}get statusUpdateEvent(){return this._statusUpdateEvent}async uePositionToLonLatAlt(t){if(!this.viewer){console.warn("UEPositionToLonLatAlt: viewer is undefined");return}return await sn(this.viewer,t)}async changeNavigationMode(t){if(!this.viewer){console.warn("ChangeNavigationMode: viewer is undefined");return}const i=await W(this.viewer,t);return i&&!i.error&&(this._navigationMode.value=t.mode),i}async resetWithCurrentCamera(t){if(!this.viewer){console.warn("resetWithCurrentCamera: viewer is undefined");return}return await we(this.viewer,t)}async getAllSocketNamesByActorTag(t){if(!this.viewer){console.warn("GetAllSocketNamesByActorTag: viewer is undefined");return}return await an(this.viewer,t)}async getBoundSphere(t){if(!this.viewer){console.warn("getBoundSphere: viewer is undefined");return}return await dn(this.viewer,t)}async getBoundSphereWithChildren(t){if(!this.viewer){console.warn("getBoundSphereWithChildren: viewer is undefined");return}return await cn(this.viewer,t)}async getStrokeMaterialParamInfo(t){if(!this.viewer){console.warn("GetStrokeMaterialParamInfo: viewer is undefined");return}return await un(this.viewer,t)}async getFillMaterialParamInfo(t){if(!this.viewer){console.warn("getFillMaterialParamInfo: viewer is undefined");return}return await hn(this.viewer,t)}async getGlobalProperty(t){if(!this.viewer){console.warn("getGlobalProperty: viewer is undefined");return}return await vn(this.viewer,t)}async getObjectByInfo(t){if(!this.viewer){console.warn("GetObjectByInfo: viewer is undefined");return}return await gn(this.viewer,t)}async defaultCameraFlyIn(t=1){if(!this.viewer){console.warn("DefaultCameraFlyIn: viewer is undefined");return}return await ki(this.viewer,t)}async startVoice(){if(!this.viewer){console.warn("startVoice:viewer is undefined");return}return await Gi(this.viewer)}async stopVoice(){if(!this.viewer){console.warn("startVoice:viewer is undefined");return}return await Hi(this.viewer)}async mountPakFiles(t){if(!this.viewer){console.warn("mountPakFiles:viewer is undefined");return}return await Ji(this.viewer,t)}async generateMemReport(){if(!this.viewer){console.warn("generateMemReport:viewer is undefined");return}return await Bi(this.viewer)}async quit(){if(!this.viewer){console.warn("Quit: viewer is undefined");return}return await xi(this.viewer)}async bindActorByTag(t,i){if(!this.viewer){console.warn("BindActorByTag: viewer is undefined");return}return await pn(this.viewer,t,i)}async restoreOriginalScene(){if(!this.viewer){console.warn("RestoreOriginalScene: viewer is undefined");return}return await fn(this.viewer)}async unBindActorByID(t){if(!this.viewer){console.warn("UnBindActorByID: viewer is undefined");return}return await wn(this.viewer,t)}async unBindActorByTag(t){if(!this.viewer){console.warn("UnBindActorByTag: viewer is undefined");return}return await yn(this.viewer,t)}async createActorByClass(t,i){if(!this.viewer){console.warn("CreateActorByClass: viewer is undefined");return}return await mn(this.viewer,t,i)}async bind3DTilesetByTag(t,i){if(!this.viewer){console.warn("Bind3DTilesetByTag: viewer is undefined");return}return await Cn(this.viewer,t,i)}async unBind3DTilesetByTag(t){if(!this.viewer){console.warn("UnBind3DTilesetByTag: viewer is undefined");return}return await En(this.viewer,t)}async unBind3DTilesetById(t){if(!this.viewer){console.warn("UnBind3DTilesetById: viewer is undefined");return}return await Sn(this.viewer,t)}async bindImageryByTag(t,i,n){if(!this.viewer){console.warn("BindImageryByTag: viewer is undefined");return}return await Fn(this.viewer,t,i,n)}async unBindImageryByTag(t,i){if(!this.viewer){console.warn("UnBindImageryByTag: viewer is undefined");return}return await In(this.viewer,t,i)}async unBindImageryById(t){if(!this.viewer){console.warn("UnBindImageryById: viewer is undefined");return}return await Tn(this.viewer,t)}async getIdByComponentNameAndHitItem(t,i,n){if(!this.viewer){console.warn("GetIdByComponentNameAndHitItem: viewer is undefined");return}return await Rn(this.viewer,t,i,n)}async getCameraRelativeHeight(t="ECC_Visibility"){if(!this.viewer){console.warn("GetCameraRelativeHeight: viewer is undefined");return}return await Dn(this.viewer,t)}async saveStringToFile(t,i,n){if(!this.viewer){console.warn("SaveStringToFile: viewer is undefined");return}return await Ln(this.viewer,t,i,n)}async highlightActorByTag(t,i=!0){if(!this.viewer){console.warn("HighlightActorByTag: viewer is undefined");return}return await Pn(this.viewer,t,i)}async sendCustomMessage(t){if(!this.viewer){console.warn("SendCustomMessage: viewer is undefined");return}return await Un(this.viewer,t)}async getStatus(){if(!this.viewer){console.warn("GetStatus:viewer is undefined");return}return await Mn(this.viewer)}async getTilesetMaterialIDList(){if(!this.viewer){console.warn("GetTilesetMaterialIDList:viewer is undefined");return}return await $n(this.viewer)}async pick(t,i,n){if(!this.viewer)return;let r=t;if(t&&window.ue&&this.container){const[o,s]=t,{x:v,y:a}=this.container.getBoundingClientRect();r=[v+o,a+s]}return await Oi(this.viewer,r,i,n)}async pickPosition(t){if(!this.viewer)return;let i=t;if(t&&window.ue&&this.container){const[n,r]=t,{x:o,y:s}=this.container.getBoundingClientRect();i=[o+n,s+r]}return await ji(this.viewer,i)}async quickPickPosition(t){return await this.pickPosition(t)}async getTerrainHeight(t){return await this.getHeightByLonLat(t[0],t[1])??void 0}async flyIn(t,i=[0,0,0],n=1,r="default"){if(!this.viewer)return;const o=await x(this.viewer,void 0,t,i,n,r);if(o)return o.endType===0&&console.warn(`flyTo:flyTo is end! endType:${o.endType}`),o.endType===1&&console.warn(`flyTo:飞行中断! endType:${o.endType}`),o}async flyTo(t,i,n="default"){if(!this.viewer)return;const r=await K(this.viewer,void 0,void 0,t,i,n);if(r)return r.endType===0&&console.warn(`flyTo:flyTo is end! endType:${r.endType}`),r.endType===1&&console.warn(`flyTo:飞行中断! endType:${r.endType}`),r}flyToBoundingSphere(t,i,n=1){const r=[[t[0],t[1],0],[t[0],t[3],0],[t[2],t[3],0],[t[2],t[1],0]],o=c.getGeoBoundingSphereFromPositions(r);if(!o)return;const{center:s,radius:v}=o,a={distance:i??v,heading:0,pitch:-90,flyDuration:n,hDelta:0,pDelta:0};this.flyTo(a,s)}getCurrentCameraInfo(){const{position:t,rotation:i}=this._statusInfo;return{position:t,rotation:i}}getLengthInPixel(){return this._statusInfo.length}async changeToWalk(t,i=4.2,n=1.6){if(!this.viewer)return;const r={mode:"Walk",position:t,jumpZVelocity:i,eyeHeight:n},o=await W(this.viewer,r);return o&&!o.error&&(this._navigationMode.value=r.mode),o}async changeToMap(){if(!this.viewer)return;const t={mode:"Map"},i=await W(this.viewer,t);return i&&!i.error&&(this._navigationMode.value=t.mode),i}async changeToRotateGlobe(t=38,i=1e7,n=60){if(!this.viewer)return;const r={mode:"RotateGlobe",latitude:t,height:i,cycleTime:n},o=await W(this.viewer,r);return o&&!o.error&&(this._navigationMode.value=r.mode),o}async changeToLine(t,i=10,n=10,r=!0,o=10,s="auto"){if(!this.viewer)return;const v={mode:"Line",geoLineStringId:t,speed:i,heightOffset:n,loop:r,turnRateDPS:o,lineMode:s},a=await W(this.viewer,v);return a&&!a.error&&(this._navigationMode.value=v.mode),a}async changeToUserDefined(t){if(!this.viewer)return;const i={mode:"UserDefined",userDefinedPawn:t},n=await W(this.viewer,i);return n&&!n.error&&(this._navigationMode.value=i.mode),n}async changeToRotatePoint(t,i=5e4,n=60,r=0,o=-30){if(!this.viewer)return;const s={mode:"RotatePoint",position:t,distance:i,orbitPeriod:n,heading:r,pitch:o},v=await W(this.viewer,s);return v&&!v.error&&(this._navigationMode.value=s.mode),v}async changeToFollow(t,i=0,n=0,r=-30,o=!0){if(!this.viewer)return;const s={mode:"Follow",objectId:t,distance:i,heading:n,pitch:r,relativeRotation:o},v=await W(this.viewer,s);return v&&!v.error&&(this._navigationMode.value=s.mode),v}getFPS(){return this._statusInfo.fps}async getVersion(){const t=window.g_XE3CopyRights??{};if(!this.viewer)return t;const i=await ln(this.viewer);return t.esforue=i,t}async getHeightByLonLat(t,i,n="ECC_Visibility"){if(!this.viewer)return null;const r=await tn(this.viewer,t,i,n);return r&&r.height!==void 0?r.height:null}async getHeightsByLonLats(t,i="ECC_Visibility"){return this.viewer?await en(this.viewer,t,i):void 0}async capture(t=64,i=64){return this.viewer?await nn(this.viewer,t,i):void 0}async partialCapture(t,i=[64,64]){if(!this.viewer){console.warn("partialCapture:viewer is undefined");return}return await rn(this.viewer,t,i)}async lonLatAltToScreenPosition(t){if(!this.viewer)return;const i=await on(this.viewer,t);return i&&[i.X,i.Y]}async setGlobalProperty(t){if(this.viewer)return await bi(this.viewer,t)}async startEditing(t,i,n){n=Object.assign({useKeyToSwitch:!0,callSource:"outer"},n);const r=t.components.main??t;if(!r||!this.viewer||i==null)return;const o=Array.isArray(i)?[...i]:[i];return r.editingID=`${n.callSource}_${l.createGuid()}`,await An(this.viewer,r.id,r.editingID,o,n.useKeyToSwitch)}async stopEditing(){if(this.viewer)return await Wn(this.viewer)}async moveObjects(t){if(!this.viewer)return;const i=[],n=l.createGuid();for(let r=0;r<t.length;r++){const o=t[r],s=o.components.main??o;s.editingID=n,s&&i.push(s.id)}if(i.length!==0)return await _n(this.viewer,i,n)}};w(z,"type",z.register("ESUeViewer",z)),w(z,"defaults",{...qn});let _=z;(u=>{u.createDefaultProps=()=>({...c.ESViewer.createDefaultProps(),...$i(),resolutionScale:1,autoReconnect:!1,propChangedListening:void 0,objectEventListening:void 0,widgetEventListening:void 0,speechRecognitionListening:void 0,customMessageListening:void 0})})(_||(_={})),l.extendClassProps(_.prototype,_.createDefaultProps);class N extends c.EngineObject{constructor(e,t){super(e,t);const i=t.viewer;i&&(e.components.main||this.d(this.createdEvent.don(()=>{const n=this.constructor.propValFuncs,r=e.defaultProps,o=Object.keys(r).filter(d=>n[d]!==null);o.push(...this.constructor.forceUeUpdateProps);const s=e.constructor.defaults,v={val:{}},a=[];for(let d of o){const g=d+"Changed",h=e[g];a.push(h);const y=n[d];if(y===null)throw console.error("vf === null error"),new Error("vf === null error");const C=()=>{const E=e[d]??s[d];let T=y?y(E,this,t,e):E;if(T===void 0){console.warn(`UE自动更新的属性,不应该为undefined! 属性名:${d} 对象名:${e.name} 对象id: ${e.id}`);return}v.val[d]=T};C(),this.d(h.don(C))}const m=()=>{i.callUeFunc({f:"update",p:{id:e.id,...v.val}}),v.val={}},p=this.dv(l.createNextAnimateFrameEvent(...a));this.d(p.don(m)),this.d(e.createdEvent.don(m)),this.d(e.flushEvent.don(()=>p.flush()))})))}}w(N,"propValFuncs",{ref:null,devTags:null,extras:null,execOnceFuncStr:null,updateFuncStr:null,toDestroyFuncStr:null}),w(N,"forceUeUpdateProps",[]);class P extends N{constructor(e,t){super(e,t);const i=t.viewer;i&&(this.d(e.flyToEvent.don(n=>{K(i,e.id,n)})),this.d(e.flyInEvent.don(n=>{var r,o;x(i,e.id,(r=e.flyInParam)==null?void 0:r.position,(o=e.flyInParam)==null?void 0:o.rotation,n??1)})),this.d(e.calcFlyToParamEvent.don(()=>{$(i,e.id)})),this.d(e.calcFlyInParamEvent.don(()=>{const n=t.getCurrentCameraInfo();if(!n)return;const{position:r,rotation:o}=n;e.flyInParam={position:r,rotation:o,flyDuration:1}})),this.d(t.propChanged.don(n=>{n.objId===e.id&&Object.keys(n.props).forEach(r=>{const o=n.props[r]===null?void 0:n.props[r];e[r]=o})})))}}class S extends P{constructor(e,t){super(e,t);const i=t.viewer;if(!i)return;const n=()=>{e.editing||i.callUeFunc({f:"update",p:{id:e.id,position:e.position,rotation:e.rotation}})},r=this.dv(l.createNextAnimateFrameEvent(e.positionChanged,e.rotationChanged,e.editingChanged));this.d(r.don(()=>{setTimeout(n,0)})),this.d(e.smoothMoveEvent.don((v,a)=>{et(i,e.id,v,a)})),this.d(e.smoothMoveWithRotationEvent.don((v,a,m)=>{O(i,e.id,v,a,m)})),this.d(e.smoothMoveOnGroundEvent.don((v,a,m,p)=>{j(i,e.id,v,a,p,m)})),this.d(e.smoothMoveWithRotationOnGroundEvent.don((v,a,m,p,d)=>{tt(i,e.id,v,a,m,p,d)})),this.d(e.smoothMoveKeepPitchEvent.don(async(v,a)=>{const m=await i.callUeFunc({f:"SmoothMoveKeepPitch",p:{id:e.id,Destination:v,Time:a}});m.error&&console.error("SmoothMoveKeepPitch:",m.error)})),this.d(e.automaticLandingEvent.don(v=>{const a=[e.position[0],e.position[1]];t.getHeightByLonLat(e.position[0],e.position[1],"Visibility").then(m=>{m!==null&&(e.position=[...a,m],e.collision=v)})}));const o=async(v,a,m,p)=>{const{viewer:d}=v;if(!d){console.error("SmoothMoveRelatively: ueViewer.viewer is undefined");return}const g=await d.callUeFunc({f:"SmoothMoveRelatively",p:{id:a,RelativePosition:m,Time:p}});return g.error&&console.error("SmoothMoveRelatively:",g.error),g};this.d(e.smoothMoveRelativelyEvent.don((v,a)=>{o(t,e.id,v,a)}));const s=async(v,a,m,p,d)=>{const{viewer:g}=v;if(!g){console.error("SmoothMoveRelativelyWithRotation: ueViewer.viewer is undefined");return}const h=await g.callUeFunc({f:"SmoothMoveRelativelyWithRotation",p:{id:a,RelativePosition:m,NewRotation:p,Time:d}});return h.error&&console.error("SmoothMoveRelativelyWithRotation:",h.error),h};this.d(e.smoothMoveRelativelyWithRotationEvent.don((v,a,m)=>{s(t,e.id,v,a,m)}))}}class D extends P{constructor(e,t){super(e,t);const i=t.viewer;if(!i)return;const n=()=>{e.editing||i.callUeFunc({f:"update",p:{id:e.id,points:e.points}})},r=this.dv(l.createNextAnimateFrameEvent(e.pointsChanged,e.editingChanged));this.d(r.don(()=>{setTimeout(n,0)}))}}w(D,"propValFuncs",{...P.propValFuncs,pointStyle:e=>({...e,materialParams:JSON.stringify(e.materialParams??{})}),strokeStyle:e=>({...e,materialParams:JSON.stringify(e.materialParams??{})}),fillStyle:e=>({...e,materialParams:JSON.stringify(e.materialParams??{})})});class A extends S{constructor(e,t){super(e,t),t.viewer&&this.d(t.widgetEvent.don(n=>{if(n.objId!==e.id)return;const{type:r,add:o}=n;e.widgetEvent.emit({type:r,add:o})}))}}class me extends S{constructor(e,t){super(e,t),t.viewer}}w(me,"propValFuncs",{...S.propValFuncs,pointStyle:e=>({...e,materialParams:JSON.stringify(e.materialParams??{})}),strokeStyle:e=>({...e,materialParams:JSON.stringify(e.materialParams??{})}),fillStyle:e=>({...e,materialParams:JSON.stringify(e.materialParams??{})})});class he extends me{constructor(e,t){super(e,t),t.viewer}}const zn=u=>{switch(u){case 0:return"成功绑定";case 1:return"解绑之前的内容,成功绑定";case 2:return"没搜索到ActorTag,无法绑定";case 3:return"搜索到ActorTag但对应的Actor不是3dTileset,无法绑定";default:return"未知错误"}},nt=class nt extends c.EngineObject{constructor(t,i){super(t,i);w(this,"_styleColor",this.dv(l.react([])));w(this,"_styleVisable",this.dv(l.react([])));const n=i.viewer;if(!n){console.warn("UeES3DTileset: viewer is undefined!");return}let r,o;const s=async()=>{!r&&!o||await n.callUeFunc({f:"update",p:{id:t.id,url:t.url,show:t.show,collision:t.collision,allowPicking:t.allowPicking,flyToParam:t.flyToParam??c.defaultFlyToParam,flyInParam:t.flyInParam??c.defaultFlyInParam,highlightID:t.highlightID,highlightColor:t.highlightColor,highlight:t.highlight,materialMode:t.materialMode,maximumScreenSpaceError:t.maximumScreenSpaceError,colorMode:Reflect.has(t,"colorMode")?t.colorMode:void 0,offset:t.offset,rotation:t.rotation,cacheBytes:t.cacheBytes,colorBlendMode:t.colorBlendMode,materialOverrideMap:t.materialOverrideMap}})},v=this.dv(l.createNextAnimateFrameEvent(t.urlChanged,t.showChanged,t.flyToParamChanged,t.flyInParamChanged,t.collisionChanged,t.allowPickingChanged,t.highlightIDChanged,t.highlightColorChanged,t.highlightChanged,t.materialModeChanged,t.maximumScreenSpaceErrorChanged,t.offsetChanged,t.rotationChanged,t.cacheBytesChanged,t.colorBlendModeChanged,t.materialOverrideMapChanged));s(),this.d(v.don(s)),Reflect.has(t,"colorMode")&&this.d(t.colorModeChanged.don(()=>s()));const a=this.dv(l.react(void 0));{const p=this.dv(l.createNextAnimateFrameEvent(t.actorTagChanged,t.urlChanged)),d=()=>{t.actorTag?a.value={type:"ActorTag",actorTag:t.actorTag}:t.url?a.value={type:"CreatedUrl",url:t.url}:a.value=void 0,t.editing=!1};d(),this.d(p.don(d))}const m=async()=>{const{id:p}=t;if(r!==void 0){r=void 0;try{const d=await i.unBind3DTilesetById(p);if(!d)return;if(d.error!==""){console.warn(`UeES3DTileset UnBind3DTilesetById: ${d.error}`);return}}catch(d){console.warn(`UeES3DTileset UnBind3DTilesetById: ${d}`);return}}if(o!==void 0){o=void 0;try{const d=await n.callUeFunc({f:"destroy",p:{id:p}});if(!d)return;if(d.error!==""){console.warn(`UeES3DTileset Destroy: ${d.error}`);return}}catch(d){console.warn(`UeES3DTileset Destroy: ${d}`);return}}};this.d(()=>{m()});{const p=this.dv(l.createProcessingFromAsyncFunc(async g=>{if(a.value===void 0){await g.promise(m());return}if(a.value.type==="ActorTag"){const{actorTag:h}=a.value;if(r!==h&&await g.promise(m()),r!==void 0||h===void 0)return;try{r=h;const y=await g.promise(i.bind3DTilesetByTag(t.id,h));if(!y)return;if(y.error!==""){console.warn(`UeES3DTileset Bind3DTilesetByTag: ${y.error}`);return}if(y.re.type!==0)if(y.re.type===1)console.warn(`UeES3DTileset Bind3DTilesetByTag: ${zn(y.re.type)}`);else{console.warn(`UeES3DTileset Bind3DTilesetByTag: ${zn(y.re.type)}`);return}}catch(y){console.warn(`UeES3DTileset Bind3DTilesetByTag: ${y}`);return}}else if(a.value.type==="CreatedUrl"){const{url:h}=a.value;if(h!==o&&await m(),o!==void 0||h===void 0)return;try{o=h;const y=await g.promise(n.callUeFunc({f:"create",p:{type:t.typeName,id:t.id}}));if(!y)return;if(y.error!==""){console.warn(`UeES3DTileset create: ${y.error}`);return}}catch(y){console.warn(`UeES3DTileset create: ${y}`);return}}await g.promise(s())})),d=async()=>{p.restart()};d(),this.d(a.changed.don(d))}this.d(t.refreshTilesetEvent.don(()=>{zi(n,t.id)})),this.d(t.flyToEvent.don(async(p,d)=>{if(!r&&!o)return;const g=await K(n,t.id,p);let h="over";g===void 0?h="error":g.endType===0?h="over":g.endType===1&&(h="cancelled"),t.flyOverEvent.emit(d,h,i)})),this.d(t.calcFlyToParamEvent.don(()=>{!r&&!o||$(n,t.id)})),this.d(t.calcFlyInParamEvent.don(async()=>{if(!r&&!o||!i.actived)return;const p=await i.getCurrentCameraInfo();if(!p)return;const{position:d,rotation:g}=p;t.flyInParam={position:d,rotation:g,flyDuration:1}})),this.d(i.propChanged.don(p=>{!r&&!o||p.objId===t.id&&Object.keys(p.props).forEach(d=>{const g=p.props[d]===null?void 0:p.props[d];t[d]=g})})),this.d(i.objectEvent.don(p=>{!r&&!o||p.id!==t.id||p.type!=="3DTilesetReady"||t.tilesetReady.emit(p.p)}));{const p=async(y,C)=>{if(!r&&!o)return;const E=await n.callUeFunc({f:"SetFeatureColor",p:{id:t.id,featureName:y,json:C}});if(E&&E.error!==""){console.warn(`UeES3DTileset SetFeatureColor: ${E.error}`);return}},d=async(y,C)=>{if(!r&&!o)return;const E=await n.callUeFunc({f:"SetFeatureVisable",p:{id:t.id,featureName:y,json:C}});if(E&&E.error!==""){console.warn(`UeES3DTileset SetFeatureVisable: ${E.error}`);return}},g=async()=>{if(!r&&!o)return;const y=await n.callUeFunc({f:"ResetFeatureStyle",p:{id:t.id}});if(y&&y.error!==""){console.warn(`UeES3DTileset ResetFeatureStyle: ${y.error}`);return}},h=async y=>{if(!r&&!o)return;const C=await n.callUeFunc({f:"SetFeatureStyle",p:{id:t.id,json:y}});if(C&&C.error!==""){console.warn(`UeES3DTileset SetFeatureStyle: ${C.error}`);return}};this.d(t.setFeatureColorEvent.don((y,C)=>{const E=[...this.styleColor,...C];this.styleColor=[...E],p(y,E)})),this.d(t.setFeatureVisableEvent.don((y,C)=>{const E=[...this.styleVisable,...C];this.styleVisable=[...E],d(y,E)})),this.d(t.resetFeatureStyleEvent.don(()=>{g(),this.styleColor=[],this.styleVisable=[]})),this.d(t.setFeatureStyleEvent.don(y=>{h(y)}))}{const p=async()=>{if(!r&&!o){t._featureTableResultEvent.emit(void 0);return}try{const d=await n.callUeFunc({f:"GetFeatureTable",p:{id:t.id}});d.error!==""&&console.warn(`UeES3DTileset GetFeatureTable: ${d.error}`),t._featureTableResultEvent.emit(d.re.table)}catch(d){console.warn(`UeES3DTileset GetFeatureTable: ${d}`),t._featureTableResultEvent.emit(void 0)}};this.d(t.getFeatureTableEvent.don(()=>{p()}))}{const p=async()=>{if(!r&&!o){t.getMaterialNameListEvent.emit(void 0);return}try{const d=await n.callUeFunc({f:"GetMaterialNameList",p:{id:t.id}});d.error!==""&&console.warn(`UeES3DTileset GetMaterialNameList: ${d.error}`),t.getMaterialNameListEvent.emit(d.re.materialNameList)}catch(d){console.warn(`UeES3DTileset GetMaterialNameList: ${d}`),t.getMaterialNameListEvent.emit(void 0)}};this.ad(t.getMaterialNameListEvent.don(d=>{d=="start"&&p()}))}}get styleColor(){return this._styleColor.value}set styleColor(t){this._styleColor.value=t}get styleVisable(){return this._styleVisable.value}set styleVisable(t){this._styleVisable.value=t}};w(nt,"type",nt.register("ESUeViewer",c.ES3DTileset.type,nt));let ve=nt;const kn=u=>{switch(u){case 0:return"成功绑定";case 1:return"解绑之前的内容,成功绑定";case 2:return"没搜索到ActorTag,无法绑定";case 3:return"搜索到ActorTag对应的Actor是地形,无法绑定";case 4:return"没搜索到ComponentTag,无法绑定";default:return"未知错误"}},rt=class rt extends c.EngineObject{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}let n,r;const o=this.dv(l.react(void 0)),s=this.ad(l.reactJson(""));{const p=()=>{if(typeof e.url=="string")s.value=c.ESSceneObject.context.getStrFromEnv(e.url);else{const d=e.url;d.url=c.ESSceneObject.context.getStrFromEnv(d.url),s.value=d}};p(),this.ad(e.urlChanged.don(p))}const v=async()=>{if(!n&&!r)return;let p=e.targetID??c.ESImageryLayer.defaults.targetID;if(p&&p!=""){const d=c.ESSceneObject.getSceneObject(p);p=d?(d.components.main??d).id:p}await i.callUeFunc({f:"update",p:{id:e.id,show:e.show??!0,rectangle:e.rectangle??[-180,-90,180,90],collision:e.collision??!0,allowPicking:e.allowPicking??!1,flyToParam:e.flyToParam??c.defaultFlyToParam,flyInParam:e.flyInParam??c.defaultFlyInParam,url:s.value??"",zIndex:e.zIndex??0,maximumLevel:e.maximumLevel??c.ESImageryLayer.defaults.maximumLevel,minimumLevel:e.minimumLevel??c.ESImageryLayer.defaults.minimumLevel,options:e.options??c.ESImageryLayer.defaults.options,targetID:p,opacity:e.opacity??c.ESImageryLayer.defaults.opacity,splitDirection:e.splitDirection??c.ESImageryLayer.defaults.splitDirection}})},a=this.dv(l.createNextAnimateFrameEvent(e.showChanged,s.changed,e.flyToParamChanged,e.flyInParamChanged,e.zIndexChanged,e.collisionChanged,e.allowPickingChanged,e.maximumLevelChanged,e.minimumLevelChanged,e.rectangleChanged,e.optionsChanged,e.targetIDChanged,e.opacityChanged,e.splitDirectionChanged));this.d(a.don(v));const m=async()=>{const{id:p}=e;if(n!==void 0){n=void 0;try{const d=await t.unBindImageryById(p);if(!d)return;if(d.error!==""){console.warn(`UeESImageryLayer UnImageryByID: ${d.error}`);return}}catch(d){console.warn(`UeESImageryLayer UnImageryByID promise: ${d}`);return}}if(r!==void 0){r=void 0;try{const d=await i.callUeFunc({f:"destroy",p:{id:p,test:"UeESImageryLayer"}});if(!d)return;if(d.error!==""){console.warn(`UeESImageryLayer Destroy: ${d.error}`);return}}catch(d){console.warn(`UeESImageryLayer Destroy promise: ${d}`);return}}};this.d(()=>{m()});{const p=this.dv(l.createProcessingFromAsyncFunc(async g=>{if(o.value===void 0){await g.promise(m());return}if(o.value.type==="ActorTag"){const{actorTag:h,componentTag:y}=o.value;if(n!==h&&await g.promise(m()),n!==void 0||h===void 0)return;try{n=h;const C=await g.promise(t.bindImageryByTag(e.id,h,y));if(!C)return;if(C.error!==""){console.warn(`ESImageryLayer BindImageryByTag: ${C.error}`);return}if(C.re.type!==0)if(C.re.type===1)console.warn(`ESImageryLayer BindImageryByTag: ${kn(C.re.type)}`);else{console.warn(`ESImageryLayer BindImageryByTag: ${kn(C.re.type)}`);return}}catch(C){console.warn(`ESImageryLayer BindImageryByTag promise: ${C}`);return}}else if(o.value.type==="CreatedUrl"){const{url:h}=o.value;if(h!==r&&await g.promise(m()),r!==void 0||h===void 0)return;try{r=h;const y=await g.promise(i.callUeFunc({f:"create",p:{type:"ESImageryLayer",id:e.id}}));if(!y)return;if(y.error!==""){console.warn(`ESImageryLayer create: ${y.error}`);return}}catch{console.warn("ESImageryLayer create: create promise error");return}}await g.promise(v())})),d=async()=>{p.restart()};d(),this.d(o.changed.don(d))}{const p=this.dv(l.createNextAnimateFrameEvent(e.actorTagChanged,s.changed,e.componentTagChanged)),d=()=>{e.actorTag&&e.componentTag?o.value={type:"ActorTag",actorTag:e.actorTag,componentTag:e.componentTag}:s.value?o.value={type:"CreatedUrl",url:s.value}:o.value=void 0};d(),this.d(p.don(d))}this.d(e.flyToEvent.don(async(p,d)=>{if(!n&&!r)return;const g=await K(i,e.id,p);let h="over";g===void 0?h="error":g.endType===0?h="over":g.endType===1&&(h="cancelled"),e.flyOverEvent.emit(d,h,t)})),this.d(e.flyInEvent.don(async(p,d)=>{var y,C;if(!n&&!r)return;const g=await x(i,e.id,(y=e.flyInParam)==null?void 0:y.position,(C=e.flyInParam)==null?void 0:C.rotation,p??1);let h="over";g===void 0?h="error":g.endType===0?h="over":g.endType===1&&(h="cancelled"),e.flyOverEvent.emit(d,h,t)})),this.d(e.calcFlyToParamEvent.don(()=>{!n&&!r||$(i,e.id)})),this.d(e.calcFlyInParamEvent.don(async()=>{if(!t.actived)return;const p=await t.getCurrentCameraInfo();if(!p)return;const{position:d,rotation:g}=p;e.flyInParam={position:d,rotation:g,flyDuration:1}})),this.d(t.propChanged.don(p=>{!n&&!r||p.objId===e.id&&Object.keys(p.props).forEach(d=>{const g=p.props[d]===null?void 0:p.props[d];e[d]=g})}))}};w(rt,"type",rt.register("ESUeViewer",c.ESImageryLayer.type,rt));let Ce=rt;const k=class k extends P{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(k,"type",k.register("ESUeViewer",c.ESTerrainLayer.type,k)),w(k,"forceUeUpdateProps",[...P.forceUeUpdateProps,"url"]),w(k,"propValFuncs",{...P.propValFuncs,url:e=>typeof e=="string"?c.ESSceneObject.context.getStrFromEnv(e):(e.url=c.ESSceneObject.context.getStrFromEnv(e.url),e),czmMaxzoom:null,czmMinzoom:null});let Ee=k;const ot=class ot extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(ot,"type",ot.register("ESUeViewer",c.ESAlarm.type,ot));let Se=ot;const st=class st extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(st,"type",st.register("ESUeViewer",c.ESApertureEffect.type,st));let Fe=st;const at=class at extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(at,"type",at.register("ESUeViewer",c.ESGeoPolygon.type,at));let U=at;const lt=class lt extends U{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}const n=()=>{let o=c.ESAreaMeasurement.defaults.fillStyle;try{o={...e.fillStyle??c.ESAreaMeasurement.defaults.fillStyle}}catch(s){console.error("ESAreaMeasurement fillStyle 属性类型错误!",s),o={...c.ESAreaMeasurement.defaults.fillStyle}}o.materialParams=JSON.stringify(o.materialParams),i.callUeFunc({f:"update",p:{id:e.id,stroked:e.stroked??c.ESAreaMeasurement.defaults.stroked,fillStyle:o,filled:e.filled??c.ESAreaMeasurement.defaults.filled}}),console.log(o)},r=this.dv(l.createNextAnimateFrameEvent(e.fillStyleChanged,e.strokedChanged,e.filledChanged));this.d(r.don(n)),this.d(e.createdEvent.don(n))}};w(lt,"type",lt.register("ESUeViewer",c.ESAreaMeasurement.type,lt));let Ie=lt;const dt=class dt extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(dt,"type",dt.register("ESUeViewer",c.ESBlastParticleSystem.type,dt));let Te=dt;const X=class X extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is underfined!");return}}};w(X,"type",X.register("ESUeViewer",c.ESBoxClipping.type,X)),w(X,"propValFuncs",{...S.propValFuncs,targetID:e=>{if(!e)return"";const t=c.ESSceneObject.getSceneObject(e);return t?(t.components.main??t).id:e}});let Re=X;const ct=class ct extends S{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.dispose(e.flyInEvent.don((n,r,o="default")=>{const{id:s,duration:v,position:a,rotation:m}=e;x(i,s,a,m,v??n,o)})),this.dispose(e.resetWithCurrentCameraEvent.don(()=>{we(i,e.id)})),this.dispose(e.captureEvent.don((n,r)=>{t.capture(n,r).then(s=>{s&&(e.thumbnail=s)})}))}};w(ct,"type",ct.register("ESUeViewer",c.ESCameraView.type,ct));let De=ct;const ut=class ut extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(ut,"type",ut.register("ESUeViewer",c.ESCameraVisibleRange.type,ut));let Le=ut;const ht=class ht extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(ht,"type",ht.register("ESUeViewer",c.ESCar.type,ht));let Pe=ht;const vt=class vt extends D{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}const n=()=>{let o=c.ESClassification.defaults.fillStyle;try{o={...e.fillStyle??c.ESClassification.defaults.fillStyle}}catch(s){console.error("ESClassification fillStyle 属性类型错误!",s),o={...c.ESClassification.defaults.fillStyle}}o.materialParams=JSON.stringify(o.materialParams),i.callUeFunc({f:"update",p:{id:e.id,filled:e.filled??c.ESClassification.defaults.filled,fillStyle:o}})},r=this.dv(l.createNextAnimateFrameEvent(e.fillStyleChanged,e.filledChanged));this.d(r.don(n)),this.d(e.createdEvent.don(n))}};w(vt,"type",vt.register("ESUeViewer",c.ESClassification.type,vt));let Ue=vt;const q=class q extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is underfined!");return}}};w(q,"type",q.register("ESUeViewer",c.ESClippingPlane.type,q)),w(q,"propValFuncs",{...S.propValFuncs,targetID:e=>{if(!e)return"";const t=c.ESSceneObject.getSceneObject(e);return t?(t.components.main??t).id:e}});let Me=q;const gt=class gt extends S{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}const n=this.ad(l.reactJson(""));{const s=()=>{if(typeof e.url=="string")n.value=c.ESSceneObject.context.getStrFromEnv(e.url??c.ESDataMesh.defaults.url);else{const v=e.url;v.url=c.ESSceneObject.context.getStrFromEnv(v.url??c.ESDataMesh.defaults.url),n.value=v}};s(),this.ad(e.urlChanged.don(s))}const r=()=>{const s=e.colorStops??c.ESDataMesh.defaults.colorStops;i.callUeFunc({f:"update",p:{id:e.id,url:n.value??c.ESDataMesh.defaults.url,currentTime:e.currentTime??c.ESDataMesh.defaults.currentTime,minPropValue:e.minPropValue??c.ESDataMesh.defaults.minPropValue,maxPropValue:e.maxPropValue??c.ESDataMesh.defaults.maxPropValue,colorStops:JSON.stringify(s)}})},o=this.dv(l.createNextAnimateFrameEvent(n.changed,e.currentTimeChanged,e.minPropValueChanged,e.maxPropValueChanged,e.colorStopsChanged));this.d(o.don(r)),this.d(e.createdEvent.don(r))}};w(gt,"type",gt.register("ESUeViewer",c.ESDataMesh.type,gt));let Ae=gt;const pt=class pt extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(pt,"type",pt.register("ESUeViewer",c.ESDatasmithRuntimeModel.type,pt));let We=pt;const ft=class ft extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(ft,"type",ft.register("ESUeViewer",c.ESDirectionMeasurement.type,ft));let _e=ft;const wt=class wt extends D{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}const n=()=>{let o;try{o={...e.strokeStyle??c.ESDistanceMeasurement.defaults.strokeStyle}}catch(s){console.error("ESDistanceMeasurement strokeStyle 属性类型错误!",s),o={...c.ESDistanceMeasurement.defaults.strokeStyle}}i.callUeFunc({f:"update",p:{id:e.id,strokeStyle:o}})},r=this.dv(l.createNextAnimateFrameEvent(e.strokeStyleChanged));this.d(r.don(n)),this.d(e.createdEvent.don(n))}};w(wt,"type",wt.register("ESUeViewer",c.ESDistanceMeasurement.type,wt));let $e=wt;const yt=class yt extends he{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(yt,"type",yt.register("ESUeViewer",c.ESLocalPolygon.type,yt));let ge=yt;const mt=class mt extends ge{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(mt,"type",mt.register("ESUeViewer",c.ESDynamicWater.type,mt));let Ne=mt;const Ct=class Ct extends P{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}this.d(t.widgetEvent.don(n=>{if(n.objId!==e.id)return;const{type:r,properties:o}=n;e.widgetEvent.emit({type:r,properties:o})}))}};w(Ct,"type",Ct.register("ESUeViewer",c.ESEntityCluster.type,Ct));let ze=Ct;const Z=class Z extends U{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Z,"type",Z.register("ESUeViewer",c.ESExcavate.type,Z)),w(Z,"propValFuncs",{...U.propValFuncs,targetID:e=>{if(!e)return"";const t=c.ESSceneObject.getSceneObject(e);return t?(t.components.main??t).id:e}});let ke=Z;const Et=class Et extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Et,"type",Et.register("ESUeViewer",c.ESFireParticleSystem.type,Et));let Ge=Et;const St=class St extends P{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}const n=this.ad(l.reactJson(""));{const s=()=>{if(typeof e.url=="string")n.value=c.ESSceneObject.context.getStrFromEnv(e.url);else{const v=e.url;v.url=c.ESSceneObject.context.getStrFromEnv(v.url),n.value=v}};s(),this.ad(e.urlChanged.don(s))}const r=()=>{i.callUeFunc({f:"update",p:{id:e.id,url:n.value??c.ESForestTileset.defaults.url,treeTypes:e.treeTypes??c.ESForestTileset.defaults.treeTypes,xiaoBanWidget:e.xiaoBanWidget??c.ESForestTileset.defaults.xiaoBanWidget,youShiSZ:e.youShiSZ??c.ESForestTileset.defaults.youShiSZ,diLei:e.diLei??c.ESForestTileset.defaults.diLei,senLinLB:e.senLinLB??c.ESForestTileset.defaults.senLinLB,labelMaterial:e.labelMaterial??c.ESForestTileset.defaults.labelMaterial,heightOffset:e.heightOffset??c.ESForestTileset.defaults.heightOffset}})},o=this.dv(l.createNextAnimateFrameEvent(n.changed,e.treeTypesChanged,e.xiaoBanWidgetChanged,e.youShiSZChanged,e.diLeiChanged,e.senLinLBChanged,e.labelMaterialChanged,e.heightOffsetChanged));this.d(o.don(r)),this.d(e.createdEvent.don(r))}};w(St,"type",St.register("ESUeViewer",c.ESForestTileset.type,St));let He=St;const Ft=class Ft extends c.EngineObject{constructor(e,t){super(e,t),this.ad(new l.ObjResettingWithEvent(e.renderInUEChanged,()=>e.renderInUE?new Hn(e,t):new Gn(e,t)))}};w(Ft,"type",Ft.register("ESUeViewer",c.ESGeoDiv.type,Ft));let Je=Ft;class Gn extends l.Destroyable{constructor(t,i){super();w(this,"_screenPosition",this.disposeVar(l.reactArrayWithUndefined(void 0)));const n=i.viewer;if(!n){console.warn("viewer is undefined!");return}const r=this.disposeVar(new c.ESTextLabel);r.parentID=t.id,t.components.disposableAdd(r,!0),r.show=!1,this.dispose(l.bind([r,"position"],[t,"position"])),this.dispose(l.bind([r,"rotation"],[t,"rotation"])),this.dispose(l.bind([r,"flyToParam"],[t,"flyToParam"])),this.dispose(l.bind([r,"flyInParam"],[t,"flyInParam"])),this.dispose(t.calcFlyToParamEvent.disposableOn(()=>{$(n,r.id)})),this.dispose(t.calcFlyInParamEvent.disposableOn(async()=>{if(!i.actived)return;const v=await i.getCurrentCameraInfo();if(!v)return;const{position:a,rotation:m}=v;t.flyInParam={position:a,rotation:m,flyDuration:1}})),this.dispose(t.smoothMoveEvent.disposableOn((v,a)=>{et(n,r.id,v,a)})),this.dispose(t.smoothMoveWithRotationEvent.disposableOn((v,a,m)=>{O(n,r.id,v,a,m)})),this.dispose(t.smoothMoveOnGroundEvent.disposableOn((v,a,m,p)=>{j(n,r.id,v,a,p,m)})),this.dispose(t.smoothMoveWithRotationOnGroundEvent.disposableOn((v,a,m,p,d)=>{tt(n,r.id,v,a,m,p,d)})),this.dispose(t.flyToEvent.disposableOn((v,a)=>{r.flyTo(v)})),this.dispose(t.flyInEvent.don(v=>{r.flyIn(v)}));const o=this._screenPosition,s=this.disposeVar(new c.ESCustomDiv);s.parentID=t.id,i.add(s),this.dispose(()=>i.delete(s)),this.dispose(l.bind([s,"allowPicking"],[t,"allowPicking"]));{const v=this.disposeVar(l.createAnimateFrame()),a=()=>{t.show?v.restart(void 0,async()=>{if(!t.position)return;const m=await i.lonLatAltToScreenPosition(t.position);if(!this.isDestroyed())if(!m)this._screenPosition.value=void 0;else{const[p,d]=m;p===-1&&d===-1?this._screenPosition.value=void 0:this._screenPosition.value=[p,d]}}):v.cancel()};a(),this.dispose(t.showChanged.disposableOn(a))}{const v=()=>class extends l.Destroyable{constructor(d,g,h){if(super(),this._subContainer=d,!h)return;if(!t.instanceClass)throw new Error("!sceneObject.instanceClass");const y=new l.PosFloatDiv,C=y.element;this._subContainer.appendChild(C),this.dispose(()=>this._subContainer.removeChild(C)),C.onclick=E=>{(t.allowPicking??!1)&&t.pickedEvent.emit(new c.ESJPickedResult({div:C,pointerEvent:E},t,void 0,void 0,void 0,[E.x,E.y]))};{const E=()=>{t.editing?C.children[0].style.pointerEvents="none":C.children[0].style.pointerEvents="all"};E(),this.d(t.editingChanged.don(E))}{const E=()=>{const F=t.show;o.value&&F?(y.show=!0,y.winPos=[...o.value]):(y.show=!1,y.winPos=[0,0])};E();const T=this.disposeVar(l.createNextAnimateFrameEvent(t.showChanged,o.changed));this.dispose(T.disposableOn(E))}{const E=()=>{const[T,F]=t.anchor??c.ESGeoDiv.defaults.anchor;y.originRatioX=T,y.originRatioY=F};E(),this.dispose(t.anchorChanged.disposableOn(E))}{const E=()=>{y.opacity=t.opacity??c.ESGeoDiv.defaults.opacity};E(),this.dispose(t.opacityChanged.disposableOn(E))}this.disposeVar(new t.instanceClass(y.contentDiv,t,h))}},a=()=>{try{t.instanceClass?s.instanceClass=v():s.instanceClass=void 0}catch(p){console.error(p)}};a();const m=this.dv(l.createNextAnimateFrameEvent(t.instanceClassChanged,t.opacityChanged,t.anchorChanged,t.editingChanged,t.showChanged,t.allowPickingChanged));this.d(m.don(a))}}get screenPosition(){return this._screenPosition.value}get screenPositionChanged(){return this._screenPosition.changed}set screenPosition(t){this._screenPosition.value=t}}class Hn extends l.Destroyable{constructor(t,i){super();w(this,"_imageLabel");w(this,"_hasClassDivAndPos",{});this._imageLabel=this.dv(new c.ESImageLabel),this._imageLabel.isHoverZoom=!1,this._imageLabel.parentID=t.id;const n=i.viewer;if(!n){console.warn("viewer is undefined!");return}const r=this._imageLabel;t.components.disposableAdd(r,!0);{const o=()=>{if(!n)return;if(!t.instanceClass)throw new Error("!sceneObject.instanceClass");const a=document.createElement("div"),m=this.dv(new t.instanceClass(a,t,i))._container;if(m.style.opacity=t.opacity.toString()??c.ESGeoDiv.defaults.opacity,m.style.position="fixed",m.style.zIndex="-1",m.style.top="0px",!document.body.contains(m)){document.body.appendChild(m);let d=m?m.querySelectorAll("*[class]"):[];for(let g=0;g<d.length;g++){const h=d[g];var p=h.getBoundingClientRect();this._hasClassDivAndPos[h.className]=[h.offsetLeft,h.offsetTop,h.offsetLeft+p.width,h.offsetTop+p.height]}}Xn(m,{backgroundColor:null,allowTaint:!0,useCORS:!0,width:m.offsetWidth,height:m.offsetHeight,scale:1}).then(d=>{document.body.contains(m)&&document.body.removeChild(m),r.url=d.toDataURL(),r.show=t.show}).catch(()=>{document.body.contains(m)&&document.body.removeChild(m)})},s=()=>{try{t.instanceClass?o():(r.url="",r.show=!1)}catch(a){console.error(a)}};s();const v=this.dv(l.createNextAnimateFrameEvent(t.instanceClassChanged,t.opacityChanged));this.d(v.don(s))}{const o=()=>{r.show=t.show};r.show=!1,this.ad(t.showChanged.don(o))}this.d(l.track([r,"anchor"],[t,"anchor"])),this.d(l.bind([r,"position"],[t,"position"])),this.d(l.bind([r,"rotation"],[t,"rotation"])),this.d(l.bind([r,"flyToParam"],[t,"flyToParam"])),this.d(l.bind([r,"flyInParam"],[t,"flyInParam"])),this.d(l.bind([r,"allowPicking"],[t,"allowPicking"])),this.d(l.bind([r,"scale"],[t,"scale"])),this.d(l.track([r,"minVisibleDistance"],[t,"minVisibleDistance"])),this.d(l.track([r,"maxVisibleDistance"],[t,"maxVisibleDistance"])),this.ad(t.automaticLandingEvent.don(()=>{r.automaticLanding()})),this.d(i.widgetEvent.don(o=>{if(o.objId!==this._imageLabel.id)return;const{type:s,add:v}=o;if(s==="leftClick"&&v){const a=(v==null?void 0:v.classNames)??[],m=Object.keys(this._hasClassDivAndPos);for(let p=0;p<m.length;p++){const d=m[p];let g=this._hasClassDivAndPos[d];v&&v.mouseRelativePos&&v.mouseRelativePos[0]>=g[0]&&v.mouseRelativePos[0]<=g[2]&&v.mouseRelativePos[1]>=g[1]&&v.mouseRelativePos[1]<=g[3]&&a.push(d)}v.classNames=a}t.widgetEvent.emit({type:s,add:v})})),this.d(t.calcFlyToParamEvent.don(()=>{$(n,r.id)})),this.d(t.calcFlyInParamEvent.don(()=>{const o=i.getCurrentCameraInfo();if(!o)return;const{position:s,rotation:v}=o;t.flyInParam={position:s,rotation:v,flyDuration:1}})),this.d(t.smoothMoveEvent.don((o,s)=>{et(n,r.id,o,s)})),this.d(t.smoothMoveWithRotationEvent.don((o,s,v)=>{O(n,r.id,o,s,v)})),this.d(t.smoothMoveOnGroundEvent.don((o,s,v,a)=>{j(n,r.id,o,s,a,v)})),this.d(t.smoothMoveWithRotationOnGroundEvent.don((o,s,v,a,m)=>{tt(n,r.id,o,s,v,a,m)})),this.d(t.flyToEvent.don((o,s)=>{r.flyTo(o)})),this.d(t.flyInEvent.don(o=>{r.flyIn(o)}))}}const It=class It extends P{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.d(e.flyToFeatureIndexEvent.don((n,r)=>{i.callUeFunc({f:"flyToFeatureIndex",p:{id:e.id,index:n,duration:r}})})),this.d(e.flyToFeatureEvent.don((n,r,o)=>{i.callUeFunc({f:"flyToFeature",p:{id:e.id,key:n,value:r,duration:o}})}))}};w(It,"type",It.register("ESUeViewer",c.ESGeoJson.type,It));let Be=It;const Tt=class Tt extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Tt,"type",Tt.register("ESUeViewer",c.ESGeoLineString.type,Tt));let pe=Tt;const Rt=class Rt extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Rt,"type",Rt.register("ESUeViewer",c.ESGeoRectangle.type,Rt));let Ke=Rt;const Dt=class Dt extends U{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Dt,"type",Dt.register("ESUeViewer",c.ESGeoWater.type,Dt));let Xe=Dt;const G=class G extends S{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.d(e.setNodePositionEvent.don((n,r)=>{Vi(i,e.id,n,r)})),this.d(e.setNodeRotationEvent.don((n,r)=>{Yi(i,e.id,n,r)})),this.d(e.setNodeScaleEvent.don((n,r)=>{Qi(i,e.id,n,r)}))}};w(G,"forceUeUpdateProps",[...S.forceUeUpdateProps,"url"]),w(G,"propValFuncs",{...S.propValFuncs,url:e=>typeof e=="string"?c.ESSceneObject.context.getStrFromEnv(c.rpToap(e)):(e.url=c.ESSceneObject.context.getStrFromEnv(c.rpToap(e.url)),e),czmMaximumScale:null,czmMinimumPixelSize:null,czmNativeScale:null,czmColor:null}),w(G,"type",G.register("ESUeViewer",c.ESGltfModel.type,G));let qe=G;const Lt=class Lt extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Lt,"type",Lt.register("ESUeViewer",c.ESHeightMeasurement.type,Lt));let Ze=Lt;const Pt=class Pt extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}const n=async(o,s,v,a)=>{const{viewer:m}=o;if(!m){console.error("AIMoveTo: ueViewer.viewer is undefined");return}const p=await m.callUeFunc({f:"AIMoveTo",p:{id:s,Destination:v,Time:a}});return p.error&&console.error("AIMoveTo:",p.error),p};this.d(e.aiMoveToEvent.don((o,s)=>{n(t,e.id,o,s)}));const r=async(o,s)=>{const{viewer:v}=o;if(!v){console.error("StopAIMove: ueViewer.viewer is undefined");return}const a=await v.callUeFunc({f:"StopAIMove",p:{id:s}});return a.error&&console.error("StopAIMove:",a.error),a};this.d(e.stopAIMoveEvent.don(()=>{r(t,e.id)}))}};w(Pt,"type",Pt.register("ESUeViewer",c.ESHuman.type,Pt));let Ve=Pt;const H=class H extends A{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}e.anchor=[.5,1]}};w(H,"type",H.register("ESUeViewer",c.ESImageLabel.type,H)),w(H,"forceUeUpdateProps",[...A.forceUeUpdateProps,"url"]),w(H,"propValFuncs",{...A.propValFuncs,url:e=>typeof e=="string"?c.ESSceneObject.context.getStrFromEnv(c.rpToap(e)):(e.url=c.ESSceneObject.context.getStrFromEnv(c.rpToap(e.url)),e)});let Ye=H;const Ut=class Ut extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Ut,"type",Ut.register("ESUeViewer",c.ESLevelRuntimeModel.type,Ut));let Qe=Ut;const Mt=class Mt extends he{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Mt,"type",Mt.register("ESUeViewer",c.ESLocalCircle.type,Mt));let be=Mt;const At=class At extends P{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(At,"type",At.register("ESUeViewer",c.ESLocalPolygonZ.type,At));let xe=At;const Wt=class Wt extends he{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Wt,"type",Wt.register("ESUeViewer",c.ESLocalRectangle.type,Wt));let Oe=Wt;const _t=class _t extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(_t,"type",_t.register("ESUeViewer",c.ESLocalSkyBox.type,_t));let je=_t;const $t=class $t extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w($t,"type",$t.register("ESUeViewer",c.ESLocationMeasurement.type,$t));let ti=$t;const Nt=class Nt extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Nt,"type",Nt.register("ESUeViewer",c.ESPipeFence.type,Nt));let ei=Nt;const zt=class zt extends pe{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(zt,"type",zt.register("ESUeViewer",c.ESPipeline.type,zt));let ii=zt;const kt=class kt extends ve{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.d(e.highlightFeatureEvent.don(n=>{const r=typeof n=="number"?n.toString():n;Ki(i,e.id,r)})),this.d(e.highlightFeatureAndFlyToEvent.don((n,r,o,s)=>{const v=typeof n=="number"?n.toString():n;Xi(i,e.id,v,s??1)})),this.d(e.setLayerVisibleEvent.don((n,r)=>{let o="";typeof r!="string"?o=JSON.stringify(r):o=r,qi(i,e.id,o)})),this.d(e.setLayerColorEvent.don((n,r)=>{let o="";typeof r!="string"?o=JSON.stringify(r):o=r,Zi(i,e.id,o)}))}};w(kt,"type",kt.register("ESUeViewer",c.ESPipeserTileset.type,kt));let ni=kt;const Gt=class Gt extends U{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Gt,"type",Gt.register("ESUeViewer",c.ESPit.type,Gt));let ri=Gt;const Ht=class Ht extends A{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.ad(e.getInitialStyleEvent.don(async()=>{try{const n=await i.callUeFunc({f:"GetInitialStyle",p:{id:e.id}});n.error!=""&&console.error("getInitialStyleEvent:",n.error),e.initialStyle.value=structuredClone(n.re)}catch(n){console.error("getInitialStyleEvent:",n),e.initialStyle.value=void 0}}))}};w(Ht,"type",Ht.register("ESUeViewer",c.ESPoi2D.type,Ht));let oi=Ht;const Jt=class Jt extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Jt,"type",Jt.register("ESUeViewer",c.ESPoi3D.type,Jt));let si=Jt;const J=class J extends P{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(J,"type",J.register("ESUeViewer",c.ESPoiTileset.type,J)),w(J,"forceUeUpdateProps",[...P.forceUeUpdateProps,"url"]),w(J,"propValFuncs",{...P.propValFuncs,url:e=>typeof e=="string"?c.ESSceneObject.context.getStrFromEnv(e):(e.url=c.ESSceneObject.context.getStrFromEnv(e.url),e)});let ai=J;const Bt=class Bt extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Bt,"type",Bt.register("ESUeViewer",c.ESPolygonFence.type,Bt));let li=Bt;const V=class V extends U{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(V,"type",V.register("ESUeViewer",c.ESPolygonFlattenedPlane.type,V)),w(V,"propValFuncs",{...U.propValFuncs,targetID:e=>{if(!e)return"";const t=c.ESSceneObject.getSceneObject(e);return t?(t.components.main??t).id:e}});let di=V;const Kt=class Kt extends U{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Kt,"type",Kt.register("ESUeViewer",c.ESPolygonWithHole.type,Kt));let ci=Kt;const Xt=class Xt extends N{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}this.d(()=>{e.ids=[]}),this.d(e.highlightInner3DtilesetEvent.don(n=>{n.highlight=!0})),this.d(e.removeHighlightInner3DtilesetEvent.don(n=>{n.highlight=!1}));{const n=s=>{s=s.toLocaleLowerCase();let v=[255,255,255,1];if(s.startsWith("#")){if(s.length===4){let a=parseInt(s[1]+s[1],16),m=parseInt(s[2]+s[2],16),p=parseInt(s[3]+s[3],16);v=[a,m,p,1]}else if(s.length===7){let a=parseInt(s.substring(1,3),16),m=parseInt(s.substring(3,5),16),p=parseInt(s.substring(5,7),16);v=[a,m,p,1]}}else if(s.startsWith("rgba")){let a=s.match(/^rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*([\d.]+)\s*\)$/);if(a){let m=parseInt(a[1]),p=parseInt(a[2]),d=parseInt(a[3]),g=parseFloat(a[4]);v=[m,p,d,g]}}else if(s.startsWith("rgb")){let a=s.match(/^rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)$/);if(a){let m=parseInt(a[1]),p=parseInt(a[2]),d=parseInt(a[3]);v=[m,p,d,1]}}else console.error("color类型只能为#rrggbb、#rgb、rgba(r,g,b,a)、rgb(r,g,b)");return[v[0]/255,v[1]/255,v[2]/255,v[3]]},r=()=>{const s=e.layerConfig;if(!s)return;const v=[];s.forEach(a=>{s.filter(p=>p.dataset==a.dataset).length==1?v.push({condition:[{field:"dataset",op:"==",value:a.dataset}],color:n(a.value.color??"rgb(255,255,255)"),show:a.value.visible}):v.push({condition:[{field:"layer",op:"==",value:a.layer},{field:"dataset",op:"==",value:a.dataset}],color:n(a.value.color??"rgb(255,255,255)"),show:a.value.visible})}),e.setFeatureStyle(v)};r();const o=this.dv(l.createNextAnimateFrameEvent(e.layerConfigChanged,e.colorBlendModeChanged));this.d(o.don(()=>{r()}))}}};w(Xt,"type",Xt.register("ESUeViewer",c.ESRtsTileset.type,Xt));let ui=Xt;const qt=class qt extends P{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}this.d(e.addTreesEvent.don(n=>{c.addTreesCallFunc(t,e.id,n)})),this.d(e.removeAllTreesEvent.don(()=>{c.removeAllTreesCallFunc(t,e.id)})),this.d(e.updateTreeParamsEvent.don(n=>{c.updateTreeParamsCallFunc(t,e.id,n)})),this.d(e.cutDownTreesEvent.don((n,r)=>{c.cutDownTreesCallFunc(t,e.id,n,r)})),this.d(e.growthSimulationEvent.don((n,r,o)=>{c.growthSimulationCallFunc(t,e.id,n,r,o)}))}};w(qt,"type",qt.register("ESUeViewer",c.ESSeparateFoliage.type,qt));let hi=qt;const Zt=class Zt extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Zt,"type",Zt.register("ESUeViewer",c.ESSubmergingAnalysis.type,Zt));let vi=Zt;const Vt=class Vt extends U{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.d(e.startEvent.don(()=>{i.callUeFunc({f:"Start",p:{id:e.id}})})),this.d(e.stopEvent.don(()=>{i.callUeFunc({f:"Stop",p:{id:e.id}})}))}};w(Vt,"type",Vt.register("ESUeViewer",c.ESSunshineAnalysis.type,Vt));let gi=Vt;const Yt=class Yt extends U{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.d(e.startEvent.don(()=>{i.callUeFunc({f:"Start",p:{id:e.id}})}))}};w(Yt,"type",Yt.register("ESUeViewer",c.ESSurfaceAreaMeasurement.type,Yt));let pi=Yt;const Qt=class Qt extends A{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Qt,"type",Qt.register("ESUeViewer",c.ESTextLabel.type,Qt));let fi=Qt;const Y=class Y extends A{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.d(e.callFunctionEvent.don(async(n,r)=>{const o=await ye(i,e.id,n,r);e.__callFunctionResultEvent.emit(o)}))}};w(Y,"type",Y.register("ESUeViewer",c.ESUEWidget.type,Y)),w(Y,"propValFuncs",{...A.propValFuncs,info:e=>JSON.stringify(e??{})});let wi=Y;const Jn=u=>{switch(u){case 0:return"成功绑定";case 1:return"解绑之前的内容,成功绑定";case 2:return"未搜索到ActorTag,无法绑定";case 3:return"搜索到ActorTag但对应的Actor不是场景原有的,而是新建的,无法绑定";case 4:return"搜索到ActorTag对应的Actor是地形或3DTileset,无法绑定";default:return"未知错误"}},pr=u=>{switch(u){case 0:return"创建成功";case 1:return"未找到对应的资源,无法创建";case 2:return"Id与场景中现有的ActorTag重复,创建后可能出现问题,创建失败";default:return"未知错误"}},bt=class bt extends c.EngineObject{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn(`${e.id} UeESUnrealActor viewer is undefined!`);return}this.d(()=>{Ni(i,e.id)});const n=async()=>{a()||await i.callUeFunc({f:"update",p:{id:e.id,name:e.name,show:e.show,rotation:e.rotation,flyToParam:e.flyToParam??c.defaultFlyToParam,flyInParam:e.flyInParam??c.defaultFlyInParam,highlight:e.highlight,collision:e.collision,scale:e.scale,minVisibleDistance:e.minVisibleDistance,maxVisibleDistance:e.maxVisibleDistance}})},r=this.dv(l.createNextAnimateFrameEvent(e.showChanged,e.nameChanged,e.rotationChanged,e.flyToParamChanged,e.flyInParamChanged,e.highlightChanged,e.collisionChanged,e.scaleChanged,e.minVisibleDistanceChanged,e.maxVisibleDistanceChanged));this.d(r.don(n)),this.d(e.flushEvent.don(()=>r.flush()));let o,s;const v=async()=>{a()||(await i.callUeFunc({f:"update",p:{id:e.id,position:e.position}}),(t.debug??!1)&&console.log(`updatePostion:${e.position},actorTag:${e.actorTag},actorClass:${e.actorClass}`))},a=()=>!o&&!s?(console.warn(`${e.id} 未绑定ActorTag或未创建ActorClass!`),!0):!1,m=async()=>{const{id:d}=e,g=await t.unBindActorByID(d);g&&g.error!==""&&console.warn(`${e.id} UeESUnrealActor UnBindActorByID: ${g.error}`),o=void 0;const h=await i.callUeFunc({f:"destroy",p:{id:d}});if(h&&h.error!==""){console.warn(`${e.id} UeESUnrealActor DestroyActorByID: ${h.error}`);return}s=void 0},p=this.dv(l.react({type:"ActorClass",actorClass:"default"}));{const d=this.dv(l.createNextAnimateFrameEvent(e.actorClassChanged,e.actorTagChanged)),g=async()=>{e.actorTag!==""?p.value={type:"ActorTag",actorTag:e.actorTag}:p.value={type:"ActorClass",actorClass:e.actorClass===""?"default":e.actorClass}};g(),this.d(d.don(g)),this.d(e.flushEvent.don(()=>d.flush()))}{const d=this.dv(l.createProcessingFromAsyncFunc(async h=>{if(await h.promise(m()),p.value.type==="ActorTag"){const{actorTag:y}=p.value;await h.promise(m());try{e.lastActorStatus="null";const C=await h.promise(t.bindActorByTag(e.id,y));if(!C)return;if(C.error!==""){console.warn(`${e.id} UeESUnrealActor BindActorByTag:${y},${C.error}`);return}if(C.re.type===0)e.lastActorStatus="bound",o=y;else if(C.re.type===1)e.lastActorStatus="bound",o=y,console.warn(`${e.id} UeESUnrealActor BindActorByTag:${y},${Jn(C.re.type)}`);else{o=void 0,console.warn(`${e.id} UeESUnrealActor BindActorByTag error:${y}, ${Jn(C.re.type)}`);return}}catch(C){console.warn(`${e.id} UeESUnrealActor BindActorByTag catch error:${y}, ${C}`);return}}else if(p.value.type==="ActorClass"){const{actorClass:y}=p.value;try{const C=await h.promise(t.createActorByClass(e.id,y));if(!C)return;if(C.error!==""){console.warn(`${e.id} UeESUnrealActor CreateActorByClass error :${y}, ${C.error}`);return}if(C.re.type===0)e.lastActorStatus="created",s=y;else{console.warn(`${e.id} UeESUnrealActor CreateActorByClass error type :${y},${pr(C.re.type)}`);return}}catch(C){console.warn(`${e.id} UeESUnrealActor CreateActorByClass error catch :${y}, ${JSON.stringify(C)}`);return}}await h.promise(n()),await h.promise(v())})),g=async()=>{d.restart()};g(),this.d(p.changed.don(g))}this.d(e.positionChanged.don(v)),this.d(e.callFunctionEvent.don(async(d,g)=>{if(a()){e.__callFunctionResultEvent.emit(void 0);return}const h=await ye(i,e.id,d,g);e.__callFunctionResultEvent.emit(h)})),this.d(e.smoothMoveEvent.don((d,g)=>{a()||et(i,e.id,d,g)})),this.d(e.smoothMoveWithRotationEvent.don((d,g,h)=>{a()||O(i,e.id,d,g,h)})),this.d(e.smoothMoveOnGroundEvent.don((d,g,h,y)=>{a()||j(i,e.id,d,g,y,h)})),this.d(e.smoothMoveWithRotationOnGroundEvent.don((d,g,h,y,C)=>{a()||tt(i,e.id,d,g,h,y,C)})),this.d(e.automaticLandingEvent.don(d=>{if(a())return;const g=[e.position[0],e.position[1]];t.getHeightByLonLat(e.position[0],e.position[1],"Visibility").then(h=>{h!==null&&(e.position=[...g,h],e.collision=d)})})),this.d(e.flyToEvent.don(async(d,g)=>{if(a())return;const h=await K(i,e.id,d);let y="over";h===void 0?y="error":h.endType===0?y="over":h.endType===1&&(y="cancelled"),e.flyOverEvent.emit(g,y,t)})),this.d(e.calcFlyToParamEvent.don(()=>{a()||$(i,e.id)})),this.d(e.calcFlyInParamEvent.don(async()=>{if(!t.actived)return;const d=await t.getCurrentCameraInfo();if(!d)return;const{position:g,rotation:h}=d;e.flyInParam={position:g,rotation:h,flyDuration:1}})),this.d(t.propChanged.don(d=>{a()||d.objId===e.id&&Object.keys(d.props).forEach(g=>{const h=d.props[g]===null?void 0:d.props[g];e[g]=h})}))}};w(bt,"type",bt.register("ESUeViewer",c.ESUnrealActor.type,bt));let yi=bt;const xt=class xt extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(xt,"type",xt.register("ESUeViewer",c.ESVideoFusion.type,xt));let mi=xt;const Ot=class Ot extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Ot,"type",Ot.register("ESUeViewer",c.ESViewShed.type,Ot));let Ci=Ot;const jt=class jt extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is underfined!");return}}};w(jt,"type",jt.register("ESUeViewer",c.ESVisibilityAnalysis.type,jt));let Ei=jt;const te=class te extends U{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.ad(l.track([e,"volume"],[e,"cutAndFillVolume"])),this.d(e.startEvent.don(()=>{i.callUeFunc({f:"Start",p:{id:e.id}})})),this.d(e.clearEvent.don(()=>{i.callUeFunc({f:"Clear",p:{id:e.id}})}))}};w(te,"type",te.register("ESUeViewer",c.ESVolumeMeasurement.type,te));let Si=te;const Q=class Q extends A{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Q,"type",Q.register("ESUeViewer",c.ESWidget.type,Q)),w(Q,"propValFuncs",{...A.propValFuncs,info:e=>JSON.stringify(e??{})});let Fi=Q;const ee=class ee extends c.EngineObject{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}e.poi.actorTag=e.human.id,e.poi.positionOffset=[0,0,e.poiOffsetHeight-.8],this.d(e.poiOffsetHeightChanged.don(()=>{e.poi.positionOffset=[0,0,e.poiOffsetHeight-.8]})),this.d(()=>{e.poi.actorTag=""})}};w(ee,"type",ee.register("ESUeViewer",c.ESHumanPoi.type,ee));let Ii=ee;c.ESSceneObject.context.getStrFromEnv(c.ESNavigator.defaults.imgUrl);const ie=class ie extends c.EngineObject{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}const n=this.disposeVar(new c.ESCustomDiv);t.add(n),this.dispose(()=>t.delete(n)),this.dispose(l.track([n,"show"],[e,"show"])),n.instanceClass=class extends l.Destroyable{constructor(o,s,v){super(),this._subContainer=o;const a=document.createElement("div");this._subContainer.appendChild(a),this.dispose(()=>this._subContainer.removeChild(a));{const d=async()=>{const g=await t.getCurrentCameraInfo(),h=g==null?void 0:g.position,C=[...g==null?void 0:g.rotation];C[0]=360,t.flyIn(h,C)};a.addEventListener("click",d),a.style.cursor="pointer",this.dispose(()=>a.removeEventListener("click",d))}{const d=()=>{a.style.width=`${e.cssSize?e.cssSize:c.ESNavigator.defaults.cssSize}px`,a.style.height=`${e.cssSize?e.cssSize:c.ESNavigator.defaults.cssSize}px`};d(),e.dispose(e.cssSizeChanged.disposableOn(d))}a.style.position="fixed";{const d=()=>{a.style.top=`${e.cssPosition?e.cssPosition[0]:c.ESNavigator.defaults.cssPosition[0]}px`,a.style.right=`${e.cssPosition?e.cssPosition[1]:c.ESNavigator.defaults.cssPosition[1]}px`};d(),e.dispose(e.cssPositionChanged.disposableOn(d))}a.style.transition=" right 0.4s linear",a.style.cursor="pointer";const m=document.createElement("div");a.appendChild(m),this.dispose(()=>a.removeChild(m)),m.style.width="100%",m.style.height="100%",m.style.position="relative";const p=document.createElement("img");m.appendChild(p),this.dispose(()=>m.removeChild(p)),p.style.width="100%",p.style.height="100%",p.style.border="none";{const d=()=>p.src=e.imgUrl;d(),e.dispose(e.imgUrlChanged.disposableOn(d))}{const d=()=>{const C=-t.getCurrentCameraInfo().rotation[0];p.style.transform=`rotate(${C}deg)`};let g;const h=async()=>{d(),e.show?(a.style.display="block",g=setInterval(()=>{d()},1e3)):(a.style.display="none",clearInterval(g))};this.dispose(e.showChanged.disposableOn(h)),h(),this.dispose(()=>clearInterval(g))}p.style.transformOrigin="50% 50%"}}}};w(ie,"type",ie.register("ESUeViewer",c.ESNavigator.type,ie));let Ti=ie;const B=class B extends D{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}{const n=()=>{let r=e.materialMode==="blue"?"multipleArrows":e.materialMode==="purple"?"singleArrow":e.materialMode;i.callUeFunc({f:"update",p:{id:e.id,materialMode:r}})};this.dispose(e.materialModeChanged.disposableOn(n)),this.dispose(e.createdEvent.disposableOn(n))}}};w(B,"type",B.register("ESUeViewer",c.ESPath.type,B)),w(B,"forceUeUpdateProps",[...D.forceUeUpdateProps]),w(B,"propValFuncs",{...D.propValFuncs,materialMode:null});let Ri=B;async function fr(u){navigator.clipboard.writeText(u).then(function(){console.log("复制成功")},function(e){console.log("复制失败")})}const ne=class ne extends c.EngineObject{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}const n=this.disposeVar(new c.ESCustomDiv);t.add(n),this.dispose(()=>t.delete(n)),n.instanceClass=class extends l.Destroyable{constructor(o,s,v){if(super(),this._subContainer=o,!v||!(v instanceof _))return;const a=document.createElement("div");this._subContainer.appendChild(a),this.dispose(()=>this._subContainer.removeChild(a)),a.style.width="100%",a.style.position="absolute",a.style.height=`${c.ESViewerStatusBar.defaults.height}px`,a.style.left="0",a.style.bottom="0",a.style.color="#fff",a.style.padding="0 20px 0 0",a.style.boxSizing="border-box",a.style.lineHeight=`${c.ESViewerStatusBar.defaults.height}px`,a.style.zIndex="100",a.style.alignContent="center",a.style.justifyContent="space-between";const m=document.createElement("span");a.appendChild(m),this.dispose(()=>a.removeChild(m));const p=document.createElement("span");m.appendChild(p),this.dispose(()=>m.removeChild(p));const d=document.createElement("span");m.appendChild(d),d.addEventListener("dblclick",function(){let h=d.innerHTML;h.startsWith("鼠标位置")&&(h=h.slice(5)),fr(h)}),d.style.cursor="pointer",this.dispose(()=>m.removeChild(d));const g=document.createElement("span");a.appendChild(g),this.dispose(()=>a.removeChild(g));{const h=()=>{a.style.height=(e.height??c.ESViewerStatusBar.defaults.height)+"px",a.style.lineHeight=(e.height??c.ESViewerStatusBar.defaults.height)+"px"};this.dispose(e.heightChanged.disposableOn(h)),h()}{const h=()=>{a.style.fontSize=(e.fontSize??c.ESViewerStatusBar.defaults.fontSize)+"px"};this.dispose(e.fontSizeChanged.disposableOn(h)),h()}{const h=()=>{e.bgColor?a.style.background=`rgba(${e.bgColor[0]*255},${e.bgColor[1]*255},${e.bgColor[2]*255},${e.bgColor[3]})`:a.style.background=`rgba(${c.ESViewerStatusBar.defaults.bgColor[0]},${c.ESViewerStatusBar.defaults.bgColor[1]},${c.ESViewerStatusBar.defaults.bgColor[2]},${c.ESViewerStatusBar.defaults.bgColor[3]})`};this.dispose(e.bgColorChanged.disposableOn(h)),h()}v.getVersion().then(h=>{h&&(g.innerText=`Ue 版本 : ${h[0]} `)}).catch(h=>{console.log(h)});{const h=()=>{let E="",T="";E+=`帧率:${v.getFPS().toFixed(0)}FPS`,p.innerText=E;const F=t.getCurrentCameraInfo();E+=` 经度: ${F.position[0].toFixed(5)}° 纬度: ${F.position[1].toFixed(5)}° 高度: ${F.position[2].toFixed(2)}米 偏航角: ${F.rotation[0].toFixed(2)}° 俯仰角: ${F.rotation[1].toFixed(2)}° 翻滚角:${F.rotation[2].toFixed(2)}° `,p.innerText=E,t.pick().then(R=>{if(R){const{pickResult:I}=R;if(I&&I.position){const{position:M}=I;T+=`鼠标位置:${M[0].toFixed(5)}° ${M[1].toFixed(5)}° ${M[2].toFixed(2)}m`}else T+="暂时无法获取鼠标位置...";d.innerText=T}}).catch(R=>{console.log(R)})};let y;const C=async()=>{h(),e.show?(a.style.display="flex",y=setInterval(()=>{h()},1e3)):(a.style.display="none",clearInterval(y))};this.dispose(e.showChanged.disposableOn(C)),C(),this.dispose(()=>clearInterval(y))}}}}};w(ne,"type",ne.register("ESUeViewer",c.ESViewerStatusBar.type,ne));let Di=ne;const re=class re extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(re,"type",re.register("ESUeViewer",c.ESGaussianSplatting.type,re));let Li=re;const oe=class oe extends N{constructor(t,i){super(t,i);w(this,"_es3DTileset",this.dv(new c.ES3DTileset));if(!i.viewer){console.warn("viewer is undefined!");return}this.es3DTileset.parentID=t.id;{const r=this._es3DTileset;t.components.disposableAdd(r,!0),this.d(l.track([r,"allowPicking"],[t,"allowPicking"])),this.d(l.track([r,"collision"],[t,"collision"])),this.d(l.bind([r,"flyToParam"],[t,"flyToParam"])),this.d(l.bind([r,"flyToParam"],[t,"flyToParam"])),this.d(l.track([r,"url"],[t,"url"])),this.d(l.track([r,"actorTag"],[t,"actorTag"])),this.d(l.track([r,"materialMode"],[t,"materialMode"])),this.d(l.track([r,"highlight"],[t,"highlight"])),this.d(l.track([r,"maximumScreenSpaceError"],[t,"maximumScreenSpaceError"])),this.d(l.track([r,"highlightID"],[t,"highlightID"])),this.d(l.track([r,"highlightColor"],[t,"highlightColor"])),this.d(l.bind([r,"offset"],[t,"offset"])),this.d(l.bind([r,"rotation"],[t,"rotation"])),this.d(l.track([r,"czmImageBasedLightingFactor"],[t,"czmImageBasedLightingFactor"])),this.d(l.track([r,"czmLuminanceAtZenith"],[t,"czmLuminanceAtZenith"])),this.d(l.track([r,"czmMaximumMemoryUsage"],[t,"czmMaximumMemoryUsage"])),this.d(l.track([r,"czmClassificationType"],[t,"czmClassificationType"])),this.d(l.track([r,"czmStyleJson"],[t,"czmStyleJson"])),this.d(l.track([r,"czmBackFaceCulling"],[t,"czmBackFaceCulling"])),this.d(l.track([r,"czmDebugShowBoundingVolume"],[t,"czmDebugShowBoundingVolume"])),this.d(l.track([r,"czmDebugShowContentBoundingVolume"],[t,"czmDebugShowContentBoundingVolume"])),this.d(l.track([r,"colorBlendMode"],[t,"colorBlendMode"])),this.d(l.track([r,"cacheBytes"],[t,"cacheBytes"])),this.d(l.track([r,"clippingPlaneEnabled"],[t,"clippingPlaneEnabled"])),this.d(l.track([r,"unionClippingRegions"],[t,"unionClippingRegions"])),this.d(l.track([r,"clippingPlaneEdgeColor"],[t,"clippingPlaneEdgeColor"])),this.d(l.track([r,"clippingPlaneEdgeWidth"],[t,"clippingPlaneEdgeWidth"])),this.d(l.track([r,"materialParams"],[t,"materialParams"])),this.d(l.bind([r,"supportEdit"],[t,"supportEdit"])),this.d(l.bind([r,"clippingPlanesId"],[t,"clippingPlanesId"])),this.d(l.bind([r,"clippingPlaneIds"],[t,"clippingPlaneIds"])),this.d(l.bind([r,"flattenedPlaneId"],[t,"flattenedPlaneId"])),this.d(l.bind([r,"flattenedPlaneEnabled"],[t,"flattenedPlaneEnabled"])),this.d(l.bind([r,"clippingPlaneId"],[t,"clippingPlaneId"])),this.d(l.bind([r,"excavateId"],[t,"excavateId"]))}{const r=this._es3DTileset;this.d(t.refreshTilesetEvent.don(()=>{r.refreshTileset()})),this.d(t.highlightFeatureEvent.don((...o)=>{r.highlightFeature(...o)})),this.d(t.highlightFeatureAndFlyToEvent.don((...o)=>{r.highlightFeatureAndFlyTo(...o)})),this.d(t.setFeatureColorEvent.don((...o)=>{r.setFeatureColor(...o)})),this.d(t.setFeatureVisableEvent.don((...o)=>{r.setFeatureVisable(...o)})),this.d(t.resetFeatureStyleEvent.don((...o)=>{r.resetFeatureStyle(...o)})),this.d(t.flyInEvent.don((...o)=>{r.flyIn(o[0])})),this.d(t.flyToEvent.don((...o)=>{r.flyTo(o[0])})),this.d(t.calcFlyToParamEvent.don((...o)=>{r.calcFlyToParam(...o)})),this.d(t.calcFlyInParamEvent.don((...o)=>{r.calcFlyInParam(...o)}))}{const r=this._es3DTileset;this.d(r.tilesetReady.don(o=>{t.tilesetReady.emit(o)})),this.d(r.pickedEvent.don(o=>{o.assign({sceneObject:t}),t.pickedEvent.emit(o)}))}{const r=()=>{this.es3DTileset.show=t.show};r(),this.d(t.showChanged.don(()=>{r()}))}}get es3DTileset(){return this._es3DTileset}};w(oe,"type",oe.register("ESUeViewer",c.ESRtsFeatureEditing.type,oe));let Pi=oe;const se=class se extends N{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(se,"type",se.register("ESUeViewer",c.ESMsTileset.type,se));let Ui=se;const ae=class ae extends U{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}const n=()=>{i.callUeFunc({f:"update",p:{id:e.id,height:e.height??c.ESGeoExtrudedPolygon.defaults.height,extrudedHeight:e.extrudedHeight??c.ESGeoExtrudedPolygon.defaults.extrudedHeight,perPositionHeight:e.perPositionHeight??c.ESGeoExtrudedPolygon.defaults.perPositionHeight}})},r=this.disposeVar(l.createNextAnimateFrameEvent(e.heightChanged,e.extrudedHeightChanged,e.perPositionHeightChanged));this.dispose(r.disposableOn(n)),this.dispose(e.createdEvent.disposableOn(n))}};w(ae,"type",ae.register("ESUeViewer",c.ESGeoExtrudedPolygon.type,ae));let Mi=ae;const le=class le extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(le,"type",le.register("ESUeViewer",c.ESStaticMesh.type,le));let Ai=le;const de=class de extends D{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.d(e.startEvent.don(()=>{i.callUeFunc({f:"Start",p:{id:e.id}})})),this.d(e.clearEvent.don(()=>{i.callUeFunc({f:"Clear",p:{id:e.id}})}))}};w(de,"type",de.register("ESUeViewer",c.ESSkylineAnalysis.type,de));let Wi=de;f.copyright=void 0;try{const u="earthsdk3-ue",e="3.4.0-beta.7",t="2025-09-04T08:27:38.000Z",i="北京西部世界科技有限公司",n="地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn",r="231b182a7d40241080224d74ac33fc6a2203810a",s=((Date.now()-1756974458e3)/36e5).toFixed(1),v=`%c🌏 ${u}%c ${e}.${r.slice(0,8)}.${t} (距今${s}个小时)
|
|
1
|
+
(function(f,c){typeof exports=="object"&&typeof module<"u"?c(exports,require("earthsdk3"),require("xbsj-base"),require("@epicgames-ps/lib-pixelstreamingfrontend-ue5.2"),require("html2canvas")):typeof define=="function"&&define.amd?define(["exports","earthsdk3","xbsj-base","@epicgames-ps/lib-pixelstreamingfrontend-ue5.2","html2canvas"],c):(f=typeof globalThis<"u"?globalThis:f||self,c(f.EarthSDK3_UE={},f.EarthSDK3,f.xbsj_base,f.libPixelstreamingfrontendUe5_2,f.html2canvas))})(this,function(f,c,l,L,Xn){"use strict";var Fr=Object.defineProperty;var Ir=(f,c,l)=>c in f?Fr(f,c,{enumerable:!0,configurable:!0,writable:!0,value:l}):f[c]=l;var w=(f,c,l)=>Ir(f,typeof c!="symbol"?c+"":c,l);const qn={...c.ESViewer.defaults,geoReferenceOrigin:void 0,keepWorldOriginNearCamera:!1,useCache:!0,widgetInteractionDistance:200,memReportInterval:10,sceneControlled:!0,brightness:0,emissiveIntensity:1,statusUpdateInterval:.5,baseUrl:window.location.href??"",screenPercentage:-1,antiAliasingMethod:"default"},$i=()=>({...c.ESViewer.createCommonProps(),apiKey:"",apiUrl:"",secretKey:"",speechVoiceMode:"",geoReferenceOrigin:l.reactArrayWithUndefined(void 0),keepWorldOriginNearCamera:void 0,useCache:void 0,widgetInteractionDistance:void 0,memReportInterval:void 0,sceneControlled:void 0,brightness:void 0,emissiveIntensity:void 0,statusUpdateInterval:void 0,baseUrl:void 0,screenPercentage:void 0,antiAliasingMethod:void 0});function ce(){const u=$i(),e=[];return Object.keys(u).forEach(t=>{e.push(t)}),e}function fe(u){const{defaults:e}=_,t=ce(),i={};return t.forEach(n=>{i[n]=u[n]??e[n]}),i}const K=async(u,e,t,i,n,r="default")=>{const o=await u.callUeFunc({f:"flyTo",p:{id:e,duration:t,flyToParam:i,position:n,flyMode:r}});if(o.error){console.error(o.error);return}return o.re},Ni=async(u,e)=>{const t=await u.callUeFunc({f:"destroy",p:{id:e}});return t.error&&console.error(t.error),t},$=(u,e)=>{u.callUeFunc({f:"calcFlyToParam",p:{id:e}}).then(t=>{t.error&&console.error("calcFlyToParam:",t.error)}).catch(t=>{console.error("calcFlyToParam:",t)})},zi=(u,e)=>{u.callUeFunc({f:"refreshTileset",p:{id:e}}).then(t=>{t.error&&console.error("refreshTileset:",t.error)}).catch(t=>{console.error("refreshTileset:",t)})},x=async(u,e,t,i,n,r="default")=>{const o=await u.callUeFunc({f:"flyIn",p:{id:e,position:t,rotation:i,duration:n,flyMode:r}});if(o.error){console.error(o.error);return}return o.re},ki=async(u,e)=>{if(!u){console.warn("DefaultCameraFlyIn: viewer is undefined");return}const t=await u.callUeFunc({f:"DefaultCameraFlyIn",p:{Duration:e??1}});if(t.error){console.error("DefaultCameraFlyIn:",t.error);return}return t},Gi=async u=>{if(!u){console.warn("StartVoice:viewer is undefined");return}const e=await u.callUeFunc({f:"StartVoice",p:{}});if(e.error){console.error("StartVoice:",e.error);return}return e},Hi=async u=>{if(!u){console.warn("StopVoice:viewer is undefined");return}const e=await u.callUeFunc({f:"StopVoice",p:{}});if(e.error){console.error("StopVoice:",e.error);return}return e},Ji=async(u,e)=>{if(!u){console.warn("mountPakFiles:viewer is undefined");return}const t=await u.callUeFunc({f:"MountPakFiles",p:{json:e}});if(t.error){console.error("mountPakFiles:",t.error);return}return t},Bi=async u=>{if(!u){console.warn("generateMemReport:viewer is undefined");return}const e=await u.callUeFunc({f:"GenerateMemReport",p:{}});if(e.error){console.error("generateMemReport:",e.error);return}return e},we=async(u,e)=>{const t=await u.callUeFunc({f:"resetWithCurrentCamera",p:{id:e}});return t.error&&console.error("resetWithCurrentCamera:",t.error),t},O=(u,e,t,i,n)=>{u.callUeFunc({f:"smoothMoveWithRotation",p:{id:e,Destination:t,NewRotation:i,Time:n}}).then(r=>{r.error&&console.error("smoothMoveWithRotation:",r.error)}).catch(r=>{console.error("smoothMoveWithRotation:",r)})},j=(u,e,t,i,n,r)=>{u.callUeFunc({f:"smoothMoveOnGround",p:{id:e,Lon:t,Lat:i,Ground:n,Time:r}}).then(o=>{o.error&&console.error("smoothMoveOnGround:",o.error)}).catch(o=>{console.error("smoothMoveOnGround:",o)})},tt=(u,e,t,i,n,r,o)=>{u.callUeFunc({f:"smoothMoveWithRotationOnGround",p:{id:e,NewRotation:t,Lon:i,Lat:n,Time:r,Ground:o}}).then(s=>{s.error&&console.error("smoothMoveWithRotationOnGround:",s.error)}).catch(s=>{console.error("smoothMoveWithRotationOnGround:",s)})},Ki=(u,e,t)=>{u.callUeFunc({f:"HighlightFeature",p:{id:e,HlId:t}}).then(i=>{i.error&&console.error("HighlightFeature:",i.error)}).catch(i=>{console.error("HighlightFeature:",i)})},Xi=(u,e,t,i)=>{u.callUeFunc({f:"HighlightFeatureAndFlyTo",p:{id:e,HlId:t,Duration:i}}).then(n=>{n.error&&console.error("HighlightFeatureAndFlyTo:",n.error)}).catch(n=>{console.error("HighlightFeatureAndFlyTo:",n)})},qi=(u,e,t)=>{u.callUeFunc({f:"SetLayerVisible",p:{id:e,LayerJson:t}}).then(i=>{i.error&&console.error("SetLayerVisible:",i.error)}).catch(i=>{console.error("SetLayerVisible:",i)})},Zi=(u,e,t)=>{u.callUeFunc({f:"SetLayerColor",p:{id:e,LayerJson:t}}).then(i=>{i.error&&console.error("SetLayerColor:",i.error)}).catch(i=>{console.error("SetLayerColor:",i)})},et=(u,e,t,i)=>{u.callUeFunc({f:"smoothMove",p:{id:e,Destination:t,Time:i}}).then(n=>{n.error&&console.error("smoothMove:",n.error)}).catch(n=>{console.error("smoothMove:",n)})},ye=async(u,e,t,i)=>{const n=await u.callUeFunc({f:"callFunction",p:{id:e,fn:t,p:i}});return n.error&&(console.error("callFunction:",n.error),console.error(`id: ${e} fn: ${t} param: ${i}`)),n.re??void 0},Vi=(u,e,t,i)=>{u.callUeFunc({f:"SetNodePosition",p:{id:e,NodeName:t,NodePosition:i}}).then(n=>{n.error&&console.error("SetNodePosition:",n.error)}).catch(n=>{console.error("SetNodePosition:",n)})},Yi=(u,e,t,i)=>{u.callUeFunc({f:"SetNodeRotation",p:{id:e,NodeName:t,NodeRotation:i}}).then(n=>{n.error&&console.error("SetNodeRotation:",n.error)}).catch(n=>{console.error("SetNodeRotation:",n)})},Qi=(u,e,t,i)=>{u.callUeFunc({f:"SetNodeScale",p:{id:e,NodeName:t,NodeScale:i}}).then(n=>{n.error&&console.error("SetNodeScale:",n.error)}).catch(n=>{console.error("SetNodeScale:",n)})},W=async(u,e)=>{if(e.mode=="Follow"){const i=c.ESSceneObject.getSceneObject(e.objectId);e.objectId=i?(i.components.main??i).id:e.objectId}else if(e.mode=="Line"){const i=c.ESSceneObject.getSceneObject(e.geoLineStringId);e.geoLineStringId=i?(i.components.main??i).id:e.geoLineStringId}const t=await u.callUeFunc({f:"ChangeNavigationMode",p:e});if(t.error){console.error("ChangeNavigationMode:",t.error);return}return t},bi=async(u,e)=>{const t=await u.callUeFunc({f:"setGlobalProperty",p:e});if(t.error){console.error("setGlobalProperty:",t.error);return}return t},xi=async u=>{const e=await u.callUeFunc({f:"Quit",p:void 0});if(e.error){console.error("Quit:",e.error);return}return e},Oi=async(u,e,t,i)=>{console.log("pickCallFunc",e,t,i);const n=await u.callUeFunc({f:"pick",p:{screenPosition:e,parentInfo:i}});if(!n.re&&(n.error||n.error=="")){console.error("pick:",n.error==""?"未获取到结果":n.error);return}let r=n.re.id,o,s=r?c.ESSceneObject.getSceneObject(r):void 0;return s&&s.parentID&&(s=c.ESSceneObject.getSceneObject(s.parentID)),o=new c.ESJPickedResult(n.re,s,n.re.features,n.re.add,t,e),s&&Reflect.has(s,"allowPicking")&&Reflect.has(s,"pickedEvent")&&(s.allowPicking??!1)&&s.pickedEvent.emit(o),s&&Reflect.has(s,"allowPicking")&&!s.allowPicking?new c.ESJPickedResult:o},ji=async(u,e)=>{const t=await u.callUeFunc({f:"pickPosition",p:{screenPosition:e}});if(!t.re&&(t.error||t.error=="")){console.error("pickPosition",t.error==""?"未获取到结果":t.error);return}const{position:i}=t.re;return i},tn=async(u,e,t,i="ECC_Visibility")=>{const n=await u.callUeFunc({f:"GetHeightByLonLat",p:{Lon:e,Lat:t,Channel:i}});if(n.error){console.warn(`GetHeightByLonLat:${n.error}`);return}return n.re},en=async(u,e,t="ECC_Visibility")=>{const i=await u.callUeFunc({f:"GetHeightsByLonLats",p:{LonLats:e,Channel:t}});if(i.error){console.warn(`GetHeightsByLonLats:${i.error}`);return}i.re.heights.includes(null)&&console.warn("注意! GetHeightsByLonLats: 存在高度为null的点. there are points with a height of null");try{return i.re.heights}catch{return}},nn=async(u,e=64,t=64)=>{const i=await u.callUeFunc({f:"capture",p:{resx:e,resy:t}});if(i.error){console.warn(i.error);return}return i.re.image},rn=async(u,e,t=[64,64])=>{const i=await u.callUeFunc({f:"partialCapture",p:{startPos:e,size:t}});if(i.error){console.warn(i.error);return}return i.re.image},on=async(u,e)=>{const t=await u.callUeFunc({f:"LonLatAltToScreenPosition",p:{LonLatAlt:e}});return t.error&&console.warn(t.error),t.re},sn=async(u,e)=>{const t=await u.callUeFunc({f:"UEPositionToLonLatAlt",p:{UEPosition:e}});if(t.error){console.warn(t.error);return}return[...t.re.LonLatAlt]},an=async(u,e)=>{const t=await u.callUeFunc({f:"GetAllSocketNamesByActorTag",p:{ActorTag:e}});if(t.error){console.warn(t.error);return}return[...t.re.socketNames]},ln=async u=>{const e=await u.callUeFunc({f:"GetVersion",p:void 0});if(e.error){console.warn("GetVersion:",e.error);return}return e.re.version},dn=async(u,e)=>{const t=await u.callUeFunc({f:"GetBoundSphere",p:{id:e}});if(t.error){console.warn(t.error);return}return t.re},cn=async(u,e)=>{const t=await u.callUeFunc({f:"GetBoundSphereWithChildren",p:{id:e}});if(t.error){console.warn(`GetBoundSphereWithChildren:${t.error}`);return}return t.re},un=async(u,e)=>{const t=await u.callUeFunc({f:"GetStrokeMaterialParamInfo",p:{id:e}});if(t.error){console.warn(`GetStrokeMaterialParamInfo:${t.error}`);return}return t.re},hn=async(u,e)=>{const t=await u.callUeFunc({f:"GetFillMaterialParamInfo",p:{id:e}});if(t.error){console.warn(`GetFillMaterialParamInfo:${t.error}`);return}return t.re},vn=async(u,e)=>{const t=await u.callUeFunc({f:"getGlobalProperty",p:{props:e}});if(t.error){console.warn(`getGlobalProperty:${t.error}`);return}return t.re},gn=async(u,e)=>{const t=await u.callUeFunc({f:"GetObjectByInfo",p:{info:e}});if(t.error){console.warn(`GetObjectByInfo:${t.error}`);return}return t.re},pn=async(u,e,t)=>await u.callUeFunc({f:"BindActorByTag",p:{ID:e,ActorTag:t}}),fn=async u=>await u.callUeFunc({f:"RestoreOriginalScene",p:void 0}),wn=async(u,e)=>await u.callUeFunc({f:"UnBindActorByID",p:{ID:e}}),yn=async(u,e)=>await u.callUeFunc({f:"UnBindActorByTag",p:{ActorTag:e}}),mn=async(u,e,t)=>await u.callUeFunc({f:"CreateActorByClass",p:{ID:e,ActorClass:t}}),Cn=async function(u,e,t){return await u.callUeFunc({f:"Bind3DTilesetByTag",p:{ID:e,ActorTag:t}})},En=async function(u,e){return await u.callUeFunc({f:"UnBind3DTilesetByTag",p:{ActorTag:e}})},Sn=async function(u,e){return await u.callUeFunc({f:"UnBind3DTilesetById",p:{ID:e}})},Fn=async function(u,e,t,i){return await u.callUeFunc({f:"BindImageryByTag",p:{ID:e,ActorTag:t,ComponentTag:i}})},In=async function(u,e,t){return await u.callUeFunc({f:"UnBindImageryByTag",p:{ActorTag:e,ComponentTag:t}})},Tn=async function(u,e){return await u.callUeFunc({f:"UnBindImageryById",p:{ID:e}})},Rn=async function(u,e,t,i){return await u.callUeFunc({f:"GetIdByComponentNameAndHitItem",p:{id:e,ComponentName:t,HitItem:i}})},Dn=async function(u,e="ECC_Visibility"){return await u.callUeFunc({f:"GetCameraRelativeHeight",p:{Channel:e}})},Ln=async function(u,e,t,i){const n=await u.callUeFunc({f:"SaveStringToFile",p:{String:e,Path:t??"undefine",File:i??"data.txt"}});return n.error!==""&&console.warn("SaveStringToFile: ",n.error),n},Pn=async function(u,e,t=!0){const i=await u.callUeFunc({f:"HighlightActorByTag",p:{ActorTag:e,Highlight:t}});return i.error!==""&&console.warn("HighlightActorByTag: ",i.error),i},Un=async function(u,e){const t=await u.callUeFunc({f:"SendCustomMessage",p:{Message:e}});return t.error!==""&&console.warn("SendCustomMessage: ",t.error),t},Mn=async function(u){const e=await u.callUeFunc({f:"GetStatus",p:void 0});if(e.error){console.warn(`GetStatus:${e.error}`);return}return e.re},An=async(u,e,t,i,n=!0)=>{const r=await u.callUeFunc({f:"startEditing",p:{sceneObjectID:e,editingID:t,modes:i,useKeyToSwitch:n}});if(r.error){console.error("startEditing:",r.error);return}return r},Wn=async u=>{const e=await u.callUeFunc({f:"stopEditing",p:void 0});if(e.error){console.error("stopEditing:",e.error);return}return e},_n=async(u,e,t)=>{const i=await u.callUeFunc({f:"moveObjects",p:{sceneObjectIDs:e,editingID:t}});if(i.error){console.error("moveObjects:",i.error);return}return i},$n=async u=>{const e=await u.callUeFunc({f:"GetTilesetMaterialIDList",p:void 0});if(e.error){console.error("GetTilesetMaterialIDList:",e.error);return}return e.re.materialIDList};class it extends l.Destroyable{}const Zn={Response:1},ue={UIInteraction:50,MouseWheel:75};class Vn extends l.HasOwner{constructor(t,i){super(t);w(this,"_processResponseFn",t=>this.esUeViewer.processResponse(t));w(this,"_inner");this._uri=i,this._inner=new WebSocket(this._uri),this.d(()=>{this._inner.close()}),this._innerInit()}get esUeViewer(){return this.owner}get uri(){return this._uri}get inner(){return this._inner}_innerInit(){this.inner.onmessage=t=>{if(this.isDestroyed())return;let i=new FileReader;i.onload=n=>{if(this.isDestroyed())return;let r=n.target.result,o=new Uint32Array(r),s=0;if(o[0]===Zn.Response){s+=4;let v=o[s/4];s+=4;for(let a=0;a<v;a++){let m=o[s/4];s+=4;let p=new TextDecoder("utf-8").decode(r.slice(s,s+m));s+=m,this._processResponseFn(p)}}},i.readAsArrayBuffer(t.data)},this.inner.onopen=()=>{this.isDestroyed()||(console.warn("earthsdk message websocket server connected:",this.uri),console.log("%c[EarthSDK websocket open]","background: #a6ec99; color: black","open"),this.owner.dispatchEvent(new CustomEvent("esmsgwsopen",{detail:"websocket open"})))},this._inner.onclose=t=>{this.isDestroyed()||(console.log("%c[EarthSDK websocket close ]","background: red; color: black","error"),this.owner.dispatchEvent(new CustomEvent("error",{detail:"websocket close"})))},this._inner.onerror=t=>{this.isDestroyed()||(console.log("%c[EarthSDK websocket error ]","background: red; color: black","error"),this.owner.dispatchEvent(new CustomEvent("error",{detail:"websocket error"})))}}sendInputData(t){const i=this.inner;if(i.readyState!==WebSocket.OPEN)return;const r=new Uint8Array(t)[0];if(r>=ue.UIInteraction&&r<=ue.MouseWheel){const o=new ArrayBuffer(t.byteLength+4);return new DataView(o).setUint32(0,t.byteLength,!0),new Uint8Array(o,4).set(new Uint8Array(t)),i.send(new DataView(o)),!0}else return!1}emitDescriptorWithString(t,i){let n=new TextEncoder().encode(i),r=new DataView(new ArrayBuffer(3+n.length)),o=0;r.setUint8(o,t),o++,r.setUint16(o,n.length,!0),o+=2;for(let s=0;s<n.length;s++)r.setUint8(o,n[s]),o+=1;try{this.sendInputData(r.buffer)}catch(s){console.error(`data.buffer.size: ${r.buffer.byteLength} 独立通道 sendInputData error: ${s}`,s)}}destroyImpl(){this._inner&&this._inner.close()}}window.g_emitDescriptor_maxBytes=3e4;let Yn=-1;L.Logger.SetLoggerVerbosity(1);class Qn extends l.Destroyable{constructor(t,i){super();w(this,"_eventTarget",new EventTarget);w(this,"debug",!1);w(this,"uiInteractionCallbacks",new Map);w(this,"_pixelStream");w(this,"_esMsgWsWrapper");this._domOrDomId=t,this._options=i;const n=typeof this._domOrDomId=="string"?document.getElementById(this._domOrDomId):this._domOrDomId;if(!n)throw new Error(`ESUEViewer container${this._domOrDomId} error!`);console.log(`PSUEViewer init _options ${this._options}`);const{url:r,esmsgWsUri:o}=this._options;this._pixelStream=this._initPixelStream(n,r),this.d(()=>{this._pixelStream.disconnect()}),this._handerPixelStreamEvent(),this._esMsgWsWrapper=this._initEsMsgWsWrapper(o);const s=this;if(s.esMsgWsWrapper){const v=s.webRtcController.sendMessageController.dataChannelSender.sendData;s.webRtcController.sendMessageController.dataChannelSender.constructor.prototype.sendData=function(a){s.esMsgWsWrapper?s.esMsgWsWrapper.sendInputData(a):v.call(this,a)}}}get eventTarget(){return this._eventTarget}addEventListener(t,i,n){return this.eventTarget.addEventListener(t,i,n)}removeEventListener(t,i,n){return this.eventTarget.removeEventListener(t,i,n)}dispatchEvent(t){return this.eventTarget.dispatchEvent(t)}_initPixelStream(t,i){const n=new L.Config({initialSettings:{AutoPlayVideo:!0,AutoConnect:!0,StartVideoMuted:!1,SuppressBrowserKeys:!1,[L.TextParameters.SignallingServerUrl]:i}});return n.setFlagEnabled(L.Flags.BrowserSendOffer,!1),n.setFlagEnabled(L.Flags.HoveringMouseMode,!0),n.setFlagEnabled(L.Flags.MatchViewportResolution,!0),n.setNumericSetting(L.NumericParameters.MaxReconnectAttempts,0),new L.PixelStreaming(n,{videoElementParent:t})}get pixelStream(){return this._pixelStream}_initEsMsgWsWrapper(t){return t?this.dv(new Vn(this,t)):void 0}get esMsgWsWrapper(){return this._esMsgWsWrapper}get esWebSocketReady(){var t;return((t=this.esMsgWsWrapper)==null?void 0:t.inner.readyState)===1}_handerPixelStreamEvent(){this.pixelStream.addEventListener("videoInitialized",()=>{console.log("%c[EarthSDK webrtc videoInitialized]","background: #a6ec99; color: black","videoInitialized"),this.dispatchEvent(new CustomEvent("videoinited",{detail:"videoinited"}))}),this.pixelStream.addEventListener("webRtcFailed",()=>{this.isDestroyed()||(console.log("%c[EarthSDK webRtc webRtcFailed]","background: red; color: black","webRtcFailed"),this.dispatchEvent(new CustomEvent("error",{detail:"webRtcFailed"})),this.pixelStream.disconnect())}),this.pixelStream.addEventListener("webRtcDisconnected",()=>{this.isDestroyed()||(console.log("%c[EarthSDK webRtc webRtcDisconnected]","background: red; color: black","webRtcDisconnected"),this.dispatchEvent(new CustomEvent("error",{detail:"webRtcDisconnected"})),this.pixelStream.disconnect())}),this.pixelStream.addEventListener("webRtcConnected",()=>{this.isDestroyed()||(console.log("%c[EarthSDK webrtc webRtcConnected]","background: #a6ec99; color: black","webRtcConnected"),this.dispatchEvent(new CustomEvent("webRtcConnected",{detail:"webRtcConnected"})))}),this.pixelStream.addResponseEventListener("esueviewer",t=>{this.processResponse(t)})}resolveCallback(t){let i={};try{i=JSON.parse(t)}catch{return!1}let n=i.callid;if(typeof n!="string"||!this.uiInteractionCallbacks.has(n))return!1;let r=this.uiInteractionCallbacks.get(n);return typeof r!="function"?!1:(r(i),this.uiInteractionCallbacks.delete(n),!0)}processResponse(t){if(this.debug??!1)try{const i=JSON.parse(t);if(i.ers=i.ers&&i.ers.filter(n=>n.et!=="mouseMoveEvent"),!(i.ers&&i.ers.length>0||i.frs&&i.frs.length>0))return;console.group("%cUE => JS"," background-color:#006EFF;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(i,void 0,"")}`," border:1px dashed #006EFF;border-radius:5px;padding:10px;line-height:25px;color:#006EFF;"),console.groupEnd()}catch(i){console.error(`processResponse(${t}) error: ${i}`,i)}this.resolveCallback(t)||this.dispatchEvent(new CustomEvent("ueevent",{detail:t}))}emitUIInteraction(t,i){typeof i=="function"&&(t.callid=l.createGuid(),this.uiInteractionCallbacks.set(t.callid,i)),this.pixelStream.emitUIInteraction(t)}get webRtcController(){return this.pixelStream._webRtcController}emitUIInteractionForBigData(t,i){typeof i=="function"&&(t.callid=l.createGuid(),this.uiInteractionCallbacks.set(t.callid,i));const n=JSON.stringify(t),r=window.g_emitDescriptor_maxBytes,o=n.length,s=++Yn;if(this.esMsgWsWrapper){if(o<r){this.esMsgWsWrapper.emitDescriptorWithString(ue.UIInteraction,`${s}-0/1-`+n);return}const v=Math.ceil(o/r)|0;[...new Array(v).keys()].map(m=>n.slice(m*r,(m+1)*r)).forEach((m,p)=>{this.esMsgWsWrapper&&this.esMsgWsWrapper.emitDescriptorWithString(ue.UIInteraction,`${s}-${p}/${v}-`+m)})}}emitCommand(t){this.pixelStream.emitCommand(t)}getVideoSize(){const t=this.webRtcController.videoPlayer.getVideoElement();return{width:t.videoWidth,height:t.videoHeight}}resizeUEVideo(t,i){let n={Resolution:{Width:t,Height:i}};console.log(`resizeUEVideo emitCommand ${t} ${i} begin`),this.emitCommand(n)}}class bn extends l.Destroyable{constructor(t,i,n){super();w(this,"_instance");w(this,"_event",this.dv(new l.Event));this._container=t,this._wsuri=i,this._esmsgWsUri=n,this._instance=this.dv(new Qn(this._container,{url:this._wsuri,esmsgWsUri:this._esmsgWsUri})),this.instanceInit()}get webSocketReady(){return this._instance.esWebSocketReady}get event(){return this._event}get debug(){return this._instance.debug}set debug(t){this._instance.debug=t}instanceInit(){if("addEventListener"in this._instance){["esmsgwsopen","error","videoinited","ueevent","webRtcConnected"].forEach(i=>{const n=r=>{this._event.emit(i,r.detail)};this._instance.addEventListener(i,n),this.dispose(()=>this._instance.removeEventListener(i,n))});return}this.dispose(this._instance.errorEvent.disposableOn(t=>{this._event.emit("error",t.detail)})),this.dispose(this._instance.webRtcConnectedEvent.disposableOn(t=>{this._event.emit("webRtcConnected",t.detail)})),this.dispose(this._instance.videoinitedEvent.disposableOn(t=>{this._event.emit("videoinited",t.detail)})),this.dispose(this._instance.ueevent.disposableOn(t=>{this._event.emit("ueevent",t.detail)}))}emitUIInteractionForBigData(t,i){return new Promise((n,r)=>{const o=(...s)=>{n(s),i&&i(...s)};try{this._instance.emitUIInteractionForBigData(t,o)}catch(s){console.warn(`emitUIInteraction发生错误:${s}`),r(s)}})}getVideoSize(){return this._instance.getVideoSize()}resize(t,i){this._instance.resizeUEVideo(t,i)}}class xn extends it{constructor(t,i,n,r){super();w(this,"_esueViewerWrapper");w(this,"_ueFuncResultWithIdsEvent",this.dv(new l.Event));w(this,"_ueFuncWithIdAndResultCallbacks",[]);w(this,"_waitingUeFuncIdAndResultCallbacks",new Map);w(this,"_waitingUeCalls",new Set);w(this,"_ueEvent",this.dv(new l.Event));w(this,"_errorEvent",this.dv(new l.Event));w(this,"_readyEvent",this.dv(new l.Event));w(this,"_esmsgwsopen",this.dv(l.react(!1)));w(this,"_videoinited",this.dv(l.react(!1)));w(this,"_webRtcConnected",this.dv(l.react(!1)));this._ueViewer=r,console.log("CSTMPSViewer init ! 以官方像素流 + 独立通信的模式启动!");const o=this._ueViewer;this._esueViewerWrapper=this.dv(new bn(t,i,n));const s=this._esueViewerWrapper;{const g=()=>s.debug=o.debug??!1;g(),this.d(o.debugChanged.don(g))}let v=!1;{const g=()=>{if(v)return;const h=s.webSocketReady;if(this.videoinited&&this.webRtcConnected&&h){console.log("%c[EarthSDK: esmsgWebSocket && videoinited && webRtcConnected]","background: #a6ec99; color: black");const y={eventType:"init",params:{}};s.emitUIInteractionForBigData(y),this._readyEvent.emit(),v=!0}};this.d(this.videoinitedChanged.don(()=>{g()})),this.d(this.webRtcConnectedChanged.don(()=>{g()})),this.d(this.esmsgwsopenChanged.don(()=>{g()}))}this.d(s.event.don((g,h)=>{if(g==="error")this._errorEvent.emit(h);else if(g==="ueevent"){const y=JSON.parse(h);if(y.t==="cr"){const C=y;if(C.frs&&this._ueFuncResultWithIdsEvent.emit(C.frs),C.ers)for(let E of C.ers)this._ueEvent.emit(E)}}else g==="webRtcConnected"?this.webRtcConnected=!0:g==="videoinited"?this.videoinited=!0:g==="esmsgwsopen"&&(this.esmsgwsopen=!0)}));{const g=this.dv(l.createAnimateFrame());let h,y;g.start(()=>{if(h!==t.offsetWidth||y!==t.offsetHeight){if(h=t.offsetWidth,y=t.offsetHeight,h===void 0||y===void 0||!Number.isFinite(h)||!Number.isFinite(y)||h<0||y<0){console.warn(`lastWidth === undefined || lastHeight === undefined || !Number.isFinite(lastWidth) || !Number.isFinite(lastHeight) || lastWidth < 0 || lastHeight < 0 ${h} ${y}`);return}s.resize(h,y),console.log(`resize: ${h} ${y}`)}})}this.d(this._ueFuncResultWithIdsEvent.don(g=>{for(const h of g){const y=this._waitingUeFuncIdAndResultCallbacks.get(h.fid);y&&(this._waitingUeFuncIdAndResultCallbacks.delete(h.fid),y.resultCallback(h.r))}}));let a=0;const m=g=>{const h={n:a++,tt:Date.now(),t:"c",fs:g};this._waitingUeCalls.add(h),o.debug&&(console.group("%cxe2 => ue"," background-color:green;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(h,void 0,"")}`," border:1px dashed green;border-radius:5px;padding:10px;line-height:25px;color:green;"),console.groupEnd()),this._esueViewerWrapper.emitUIInteractionForBigData(h,()=>{this._waitingUeCalls.delete(h)})},p=()=>{if(!v||this._ueFuncWithIdAndResultCallbacks.length===0)return;const g=this._ueFuncWithIdAndResultCallbacks.map(([h])=>h);for(const[h,y]of this._ueFuncWithIdAndResultCallbacks)this._waitingUeFuncIdAndResultCallbacks.set(h.fid,y);this._ueFuncWithIdAndResultCallbacks.length=0;{const h=window.g_emitDescriptor_maxBytes,y=g.map(R=>({f:R,s:JSON.stringify(R).length}));let C=y.length,E=0,T=0,F=[];do{do{const{f:R,s:I}=y[E];if(F.push(R),++E,T+I>h||F.length>=20)break}while(E<C);F.length>0&&(o.debug&&console.log(`传送${F.length}条消息...`),m([...F]),F.length=0,T=0)}while(E<C)}};this.dv(l.createInterval()).start(p,50),this.d(()=>console.log("UeCloudViewer正在销毁..."))}get esueViewerWrapper(){return this._esueViewerWrapper}get errorEvent(){return this._errorEvent}get readyEvent(){return this._readyEvent}get esmsgwsopen(){return this._esmsgwsopen.value}set esmsgwsopen(t){this._esmsgwsopen.value=t}get esmsgwsopenChanged(){return this._esmsgwsopen.changed}get videoinited(){return this._videoinited.value}set videoinited(t){this._videoinited.value=t}get videoinitedChanged(){return this._videoinited.changed}get webRtcConnected(){return this._webRtcConnected.value}set webRtcConnected(t){this._webRtcConnected.value=t}get webRtcConnectedChanged(){return this._webRtcConnected.changed}resize(t,i){this.esueViewerWrapper.resize(t,i)}callUeFunc(t){return new Promise(i=>{const r={fid:l.createGuid(),...t};this._ueFuncWithIdAndResultCallbacks.push([r,{timeStamp:Date.now(),ueFunc:t,resultCallback:i}])})}disposableOnUeEvent(t,i){(this._ueViewer.debug??!1)&&console.log(`disposableOnUeEvent from UeCloudViewer, type:${t}`);const n=l.createGuid();this.callUeFunc({f:"addEventListener",p:{et:t,eid:n}});const r=()=>{this.callUeFunc({f:"removeEventListener",p:{eid:n}})},o=this._ueEvent.don(s=>{s.et===t&&s.eid===n&&i(s)});return()=>{o(),r()}}}function On(u){let e="";const t=new Uint8Array(u),i=t.length;for(let n=0;n<i;n++)e+=String.fromCharCode(t[n]);return btoa(e)}const jn=u=>{const e={type:"input",inputdata:On(u)};return JSON.stringify(e)};function tr(u){return typeof u=="string"?document.getElementById(u):u}window.g_emitDescriptor_maxBytes=3e4,console.log("全局可设置消息体最大字节, window.g_emitDescriptor_maxBytes 默认 30000 。");let er=-1;L.Logger.SetLoggerVerbosity(1);class ir extends l.Destroyable{constructor(t,i){super();w(this,"debug",!1);w(this,"_error",this.dv(new l.Event));w(this,"_connected",this.dv(new l.Event));w(this,"_ueevent",this.dv(new l.Event));w(this,"_pixelStream");w(this,"uiInteractionCallbacks",new Map);this._container=t,this._option=i;const n=new L.Config({initialSettings:{HoveringMouse:!0,AutoPlayVideo:!0,AutoConnect:!0,StartVideoMuted:!1,SuppressBrowserKeys:!1,ss:this._option.ws},useUrlParams:!0});n.setFlagEnabled(L.Flags.BrowserSendOffer,!1),n.setFlagEnabled(L.Flags.HoveringMouseMode,!0),n.setFlagEnabled(L.Flags.MatchViewportResolution,!0),n.setNumericSetting(L.NumericParameters.MaxReconnectAttempts,0),this._pixelStream=new L.PixelStreaming(n,{videoElementParent:this.container}),this.d(()=>{this._pixelStream.disconnect()});{const r=this.pixelStream.webSocketController.webSocket,o=this._pixelStream._webRtcController.sendMessageController.dataChannelSender.sendData;this._pixelStream._webRtcController.sendMessageController.dataChannelSender.constructor.prototype.sendData=function(s){r?r.send(jn(s)):o.call(this,s)}}{const r=o=>{const s=this._pixelStream._webRtcController.mouseController;setTimeout(()=>{const v=s.coordinateConverter.normalizeAndQuantizeUnsigned(o.offsetX,o.offsetY),m=s.toStreamerMessagesProvider.toStreamerHandlers.get("MouseUp");m&&m([o.button,v.x,v.y]),o.preventDefault()})};this.container.addEventListener("dblclick",r),this.d(()=>{this.container.removeEventListener("dblclick",r)})}["error","close","open"].forEach(o=>{const s=()=>{this.isDestroyed()||(o==="open"?this.connected.emit("webSocketOpen"):o==="close"?this.error.emit("webSocketClose"):o==="error"&&this.error.emit("webSocketError"))};this.pixelStream.webSocketController.webSocket.addEventListener(o,s),this.d(()=>{this.pixelStream.webSocketController.webSocket.removeEventListener(o,s)})}),["videoInitialized","webRtcConnected","webRtcDisconnected","webRtcFailed"].forEach(o=>{const s=()=>{this.isDestroyed()||(o==="webRtcConnected"||o==="videoInitialized"?this.connected.emit(o):(o==="webRtcDisconnected"||o==="webRtcFailed")&&(this.error.emit(o),this.pixelStream.disconnect()))};this.pixelStream.addEventListener(o,s),this.d(()=>{this.pixelStream.removeEventListener(o,s)})}),this.pixelStream.addResponseEventListener("handle_responses",r=>{this.processResponse(r)}),this.d(()=>{this.pixelStream.removeResponseEventListener("handle_responses")})}get error(){return this._error}get connected(){return this._connected}get ueevent(){return this._ueevent}get container(){return tr(this._container)}get pixelStream(){return this._pixelStream}get webSocketReady(){return this.pixelStream.webSocketController.webSocket.readyState===1}processResponse(t){if(this.debug??!1)try{const i=JSON.parse(t);console.group("%cUE => JS"," background-color:#006EFF;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(i,void 0,"")}`," border:1px dashed #006EFF;border-radius:5px;padding:10px;line-height:25px;color:#006EFF;"),console.groupEnd()}catch(i){console.error(`processResponse(${t}) error: ${i}`,i)}this.resolveCallback(t)||this.ueevent.emit(t)}emitUIInteractionForBigData(t,i){typeof i=="function"&&(t.callid=l.createGuid(),this.uiInteractionCallbacks.set(t.callid,i));const n=JSON.stringify(t),r=window.g_emitDescriptor_maxBytes??3e4,o=n.length,s=++er;if(o<r){const m={type:"earthsdk",time:new Date().getTime(),params:`${s}-0/1-`+n};this.sendData(JSON.stringify(m));return}const v=Math.ceil(o/r)|0;[...new Array(v).keys()].map(m=>n.slice(m*r,(m+1)*r)).forEach((m,p)=>{const d={type:"earthsdk",time:new Date().getTime(),params:`${s}-${p}/${v}-`+m};this.sendData(JSON.stringify(d))})}sendData(t){this.pixelStream.webSocketController.webSocket.send(t)}resolveCallback(t){let i={};try{i=JSON.parse(t)}catch{return!1}let n=i.callid;if(typeof n!="string"||!this.uiInteractionCallbacks.has(n))return!1;let r=this.uiInteractionCallbacks.get(n);return typeof r!="function"?!1:(r(i),this.uiInteractionCallbacks.delete(n),!0)}getVideoSize(){const t=this._pixelStream._webRtcController.videoPlayer.getVideoElement();return{width:t.videoWidth,height:t.videoHeight}}emitCommand(t){this.pixelStream.emitCommand(t)}emitUIInteraction(){console.log("emitUIInteraction 像素流初始化"),this.pixelStream.emitUIInteraction("像素流初始化")}resizeUEVideo(t,i){const n={Resolution:{Width:t,Height:i}};console.log(`resizeUEVideo emitCommand ${t} ${i} begin`),this.emitCommand(n)}}class nr extends l.Destroyable{constructor(t,i,n){super();w(this,"_instance");w(this,"_event",this.dv(new l.Event));this._container=t,this._wsuri=i,this._esmsgWsUri=n,this._instance=this.dv(new ir(this._container,{ws:this._wsuri})),this.d(this._instance.connected.don(r=>{this._event.emit(r,r),console.log(`%c[EarthSDK] ${r}`,"background: #a6ec99; color: black")})),this.d(this._instance.error.don(r=>{this._event.emit("errorEvent",r),console.log(`%c[EarthSDK] ${r}`,"background: red; color: black")})),this.d(this._instance.ueevent.don(r=>{this._event.emit("ueevent",r)}))}get instance(){return this._instance}get event(){return this._event}get debug(){return this._instance.debug}set debug(t){this._instance.debug=t}emitUIInteractionForBigData(t,i){return new Promise((n,r)=>{const o=(...s)=>{n(s),i&&i(...s)};try{this._instance.emitUIInteractionForBigData(t,o)}catch(s){console.warn(`emitUIInteraction发生错误:${s}`),r(s)}})}getVideoSize(){return this._instance.getVideoSize()}resize(t,i){this._instance.resizeUEVideo(t,i)}}class rr extends it{constructor(t,i,n,r){super();w(this,"_videoInitialized",this.dv(l.react(!1)));w(this,"_webRtcConnected",this.dv(l.react(!1)));w(this,"_webSocketOpen",this.dv(l.react(!1)));w(this,"_ue5ViewerWrapper");w(this,"_ueFuncResultWithIdsEvent",this.dv(new l.Event));w(this,"_ueFuncWithIdAndResultCallbacks",[]);w(this,"_waitingUeFuncIdAndResultCallbacks",new Map);w(this,"_waitingUeCalls",new Set);w(this,"_ueEvent",this.dv(new l.Event));w(this,"_errorEvent",this.dv(new l.Event));w(this,"_readyEvent",this.dv(new l.Event));this._ueViewer=r,console.log("INNPSViewer init ! 以内置信令服务器模式启动!");const o=this._ueViewer,s=this.dv(new nr(t,i,n));this._ue5ViewerWrapper=s;{const d=()=>s.debug=o.debug??!1;d(),this.d(o.debugChanged.don(d))}{let d=!1;const g=this.dv(l.createNextAnimateFrameEvent(this._videoInitialized.changed,this._webRtcConnected.changed,this._webSocketOpen.changed));this.d(g.don(()=>{if(d)return;const h=this._ue5ViewerWrapper.instance.webSocketReady;if(this.videoInitialized&&this.webRtcConnected&&h){this._ue5ViewerWrapper.instance.emitUIInteraction(),this._readyEvent.emit(),d=!0,console.log("%c[EarthSDK videoInitialized && webRtcConnected && webSocketReady]","background: #a6ec99; color: black");const y={eventType:"init",params:{}};this._ue5ViewerWrapper.emitUIInteractionForBigData(y)}else console.warn("webSocketReady",h),d=!1}))}this.d(s.event.don((d,g)=>{if(d==="errorEvent")this._errorEvent.emit(g);else if(d==="videoInitialized")this._videoInitialized.value=!0;else if(d==="webRtcConnected")this._webRtcConnected.value=!0;else if(d==="webSocketOpen")this._webSocketOpen.value=!0;else if(d==="ueevent"){const h=JSON.parse(g);if(h.t==="cr"){const y=h;if(y.frs&&this._ueFuncResultWithIdsEvent.emit(y.frs),y.ers)for(let C of y.ers)this._ueEvent.emit(C)}}}));{const d=this.dv(l.createAnimateFrame());let g,h,y;d.start(()=>{if(g!==t.offsetWidth||h!==t.offsetHeight||y!==o.resolutionScale){if(g=t.offsetWidth,h=t.offsetHeight,g===void 0||h===void 0||!Number.isFinite(g)||!Number.isFinite(h)||g<0||h<0){console.warn(`lastWidth === undefined || lastHeight === undefined || !Number.isFinite(lastWidth) || !Number.isFinite(lastHeight) || lastWidth < 0 || lastHeight < 0 ${g} ${h}`);return}y=o.resolutionScale,s.resize(g/y,h/y)}})}this.d(this._ueFuncResultWithIdsEvent.don(d=>{for(const g of d){const h=this._waitingUeFuncIdAndResultCallbacks.get(g.fid);h&&(this._waitingUeFuncIdAndResultCallbacks.delete(g.fid),h.resultCallback(g.r))}}));let v=0;const a=d=>{const g={n:v++,tt:Date.now(),t:"c",fs:d};this._waitingUeCalls.add(g),o.debug&&(console.group("%cxe2 => ue"," background-color:green;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(g,void 0,"")}`," border:1px dashed green;border-radius:5px;padding:10px;line-height:25px;color:green;"),console.groupEnd()),this._ue5ViewerWrapper.emitUIInteractionForBigData(g,()=>{this._waitingUeCalls.delete(g)})},m=()=>{if(!this._ue5ViewerWrapper.instance.webSocketReady||this._ueFuncWithIdAndResultCallbacks.length===0)return;const g=this._ueFuncWithIdAndResultCallbacks.map(([h])=>h);for(const[h,y]of this._ueFuncWithIdAndResultCallbacks)this._waitingUeFuncIdAndResultCallbacks.set(h.fid,y);this._ueFuncWithIdAndResultCallbacks.length=0;{const h=window.g_emitDescriptor_maxBytes,y=g.map(R=>({f:R,s:JSON.stringify(R).length}));let C=y.length,E=0,T=0,F=[];do{do{const{f:R,s:I}=y[E];if(F.push(R),++E,T+I>h||F.length>=20)break}while(E<C);F.length>0&&(o.debug&&console.log(`传送${F.length}条消息...`),a([...F]),F.length=0,T=0)}while(E<C)}};this.dv(l.createInterval()).start(m,50),this.d(()=>console.log("UeCloudViewer正在销毁..."))}get videoInitialized(){return this._videoInitialized.value}get webRtcConnected(){return this._webRtcConnected.value}get webSocketOpen(){return this._webSocketOpen.value}get ue5ViewerWrapper(){return this._ue5ViewerWrapper}get errorEvent(){return this._errorEvent}get readyEvent(){return this._readyEvent}resize(t,i){this.ue5ViewerWrapper.resize(t,i)}callUeFunc(t){return new Promise(i=>{const r={fid:l.createGuid(),...t};this._ueFuncWithIdAndResultCallbacks.push([r,{timeStamp:Date.now(),ueFunc:t,resultCallback:i}])})}disposableOnUeEvent(t,i){const n=l.createGuid();this.callUeFunc({f:"addEventListener",p:{et:t,eid:n}});const r=()=>{this.callUeFunc({f:"removeEventListener",p:{eid:n}})},o=this._ueEvent.don(s=>{s.et===t&&s.eid===n&&i(s)});return()=>{o(),r()}}}class or extends l.Destroyable{constructor(t,i,n,r){super();w(this,"_onRuntimeInitialized",this.dv(new l.Event));w(this,"_vIframe",null);this._ueViewer=r;const o=this._ueViewer;{const s=document.createElement("iframe");this._vIframe=s,s.style.cssText="width: 100%; height: 100%; margin: 0; padding: 0; border: none; outline: none;",t.appendChild(s),this.d(()=>{s&&t.removeChild(s)});const v=c.ESSceneObject.getStrFromEnv(n+`/web/${i}.html`);s.src=v,s.onload=()=>{const a=s.contentWindow;if(!a){console.error("iframeWindow is null");return}console.log("iwindow.Module",a.Module),a.Module.onRuntimeInitialized=()=>{this._onRuntimeInitialized.emit(),o.setStatus("Created"),o.setStatusLog("创建成功"),a.Module.UE4_resizeCanvas(),a.console.log("创建成功__________________________________________")}}}}get onRuntimeInitialized(){return this._onRuntimeInitialized}get vIframe(){return this._vIframe}}const Nn=typeof TextDecoder<"u"?new TextDecoder:void 0,sr=(u,e=0,t=NaN)=>{const i=e+t;let n=e;for(;u[n]&&!(n>=i);)++n;if(n-e>16&&u.buffer&&Nn)return Nn.decode(u.subarray(e,n));let r="";for(;e<n;){var o=u[e++];if(!(o&128)){r+=String.fromCharCode(o);continue}var s=u[e++]&63;if((o&224)==192){r+=String.fromCharCode((o&31)<<6|s);continue}var v=u[e++]&63;if((o&240)==224?o=(o&15)<<12|s<<6|v:((o&248)!=240&&console.warn("Invalid UTF-8 leading byte encountered when deserializing a UTF-8 string in wasm memory to a JS string!"),o=(o&7)<<18|s<<12|v<<6|u[e++]&63),o<65536)r+=String.fromCharCode(o);else{var a=o-65536;r+=String.fromCharCode(55296|a>>10,56320|a&1023)}}return r};class ar extends l.Destroyable{constructor(e,t,i){super();{const n=()=>{const v=fe(t);t.setGlobalProperty(v)};n();const r=ce(),o=[];r.forEach(v=>{const a=t[v+"Changed"];o.push(a)});const s=this.dv(l.createNextAnimateFrameEvent(...o));this.d(s.don(n))}this.d(t.propChanged.don(n=>{if(n.objId==="")try{Object.keys(n.props).forEach(r=>{const o=n.props[r]===null?void 0:n.props[r];t[r]=o})}catch(r){console.error("ueViewer propChanged:"+r)}})),t.useCustomInteraction=!1,this.dv(new c.ViewerCustomInteraction(t,e)),this.dv(new l.ObjResettingWithEvent(t.statusUpdateIntervalChanged,n=>{if((t.statusUpdateInterval??.5)===0)return;const o=new l.Destroyable;return o.d(i.disposableOnUeEvent("statusUpdate",s=>{t.statusUpdateEvent.emit(s)})),o})),this.dv(new l.ObjResettingWithEvent(t.propChangedListeningChanged,()=>{if(!(t.propChangedListening??!0))return;const r=new l.Destroyable;return r.d(i.disposableOnUeEvent("propChanged",o=>{t.propChanged.emit(o)})),r})),this.dv(new l.ObjResettingWithEvent(t.objectEventListeningChanged,()=>{if(!(t.objectEventListening??!0))return;const r=new l.Destroyable;return r.d(i.disposableOnUeEvent("objectEvent",o=>{t.objectEvent.emit(o)})),r})),this.dv(new l.ObjResettingWithEvent(t.widgetEventListeningChanged,()=>{if(!(t.widgetEventListening??!0))return;const r=new l.Destroyable;return r.d(i.disposableOnUeEvent("widgetEvent",o=>{t.widgetEvent.emit(o)})),r})),this.dv(new l.ObjResettingWithEvent(t.speechRecognitionListeningChanged,()=>{if(!(t.speechRecognitionListening??!0))return;const r=new l.Destroyable;return r.d(i.disposableOnUeEvent("speechRecognition",o=>{t.speechRecognition.emit(o)})),r})),this.dv(new l.ObjResettingWithEvent(t.customMessageListeningChanged,()=>{if(!(t.customMessageListening??!0))return;const r=new l.Destroyable;return r.d(i.disposableOnUeEvent("customMessage",o=>{t.customMessage.emit(o)})),r})),this.dv(new l.ObjResettingWithEvent(t.editingEventListeningChanged,()=>{if(!(t.editingEventListening??!0))return;const r=new l.Destroyable;return r.d(i.disposableOnUeEvent("editingEvent",o=>{o.objectIDs=o.objectIDs.map(s=>{var v;return((v=c.ESSceneObject.getSceneObjById(s))==null?void 0:v.parentID)??s}),t.editingEvent.emit(o)})),r})),this.ad(i.disposableOnUeEvent("cameraChanged",()=>{t.cameraChanged.emit()}))}}let lr=-1;class dr extends it{constructor(t,i,n="${earthsdk3-ue-h5-assets-script-dir}",r){super();w(this,"_ueFuncResultWithIdsEvent",this.dv(new l.Event));w(this,"_ueFuncWithIdAndResultCallbacks",[]);w(this,"_waitingUeFuncIdAndResultCallbacks",new Map);w(this,"_waitingUeCalls",new Map);w(this,"_ueEvent",this.dv(new l.Event));this._ueViewer=r;const o=this._ueViewer,s=this.dv(new or(t,i,n,o));let v=!1,a=null;this.d(s.onRuntimeInitialized.don(()=>{var g;if(v=!0,(g=s==null?void 0:s.vIframe)!=null&&g.contentWindow){a=s.vIframe.contentWindow;const h=s.vIframe.contentWindow.document.getElementById("mainarea");h?this.dv(new ar(h,o,this)):console.error("h5Container is null")}else{console.error("iframeWindow is null");return}a.UE_JSHTML5Communication?a.UE_JSHTML5Communication.UESendMessageToJS=h=>{try{const y=sr(a.HEAPU8,h),C=JSON.parse(y);if(o.debug&&(console.group("%cUE => JS"," background-color:#006EFF;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(C,void 0,"")}`," border:1px dashed #006EFF;border-radius:5px;padding:10px;line-height:25px;color:#006EFF;"),console.groupEnd()),C.t==="cr"){const E=C;if(E.frs&&this._ueFuncResultWithIdsEvent.emit(E.frs),E.ers)for(let T of E.ers)this._ueEvent.emit(T)}C.callid&&this._waitingUeCalls.has(C.callid)&&(this._waitingUeCalls.delete(C.callid),console.log(`waitingUeCalls.delete:${C.callid} end`))}catch(y){console.error("UE_JSHTML5Communication.UESendMessageToJS error:",y)}}:console.error("UE_JSHTML5Communication UESendMessageToJS not found")})),this.dispose(this._ueFuncResultWithIdsEvent.disposableOn(g=>{for(const h of g){const y=this._waitingUeFuncIdAndResultCallbacks.get(h.fid);y&&(this._waitingUeFuncIdAndResultCallbacks.delete(h.fid),y(h.r))}}));let m=0;const p=()=>{if(!v||!a||!a.UE_JSHTML5Communication||!a.UE_JSHTML5Communication.JSSendMessageToUE||this._ueFuncWithIdAndResultCallbacks.length===0)return;const g=this._ueFuncWithIdAndResultCallbacks.map(([I])=>I),h={n:m++,tt:Date.now(),t:"c",fs:g,callid:l.createGuid()};for(const[I,M]of this._ueFuncWithIdAndResultCallbacks)this._waitingUeFuncIdAndResultCallbacks.set(I.fid,M);this._ueFuncWithIdAndResultCallbacks.length=0,this._waitingUeCalls.set(h.callid,h),o.debug&&(console.group("%cxe2 => ue"," background-color:green;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(h,void 0,"")}`," border:1px dashed green;border-radius:5px;padding:10px;line-height:25px;color:green;"),console.groupEnd());const y=JSON.stringify(h),C=window.g_emitDescriptor_maxBytes??3e4,E=y.length,T=++lr;if(E<C){const I=`${T}-0/1-`+y;a.UE_JSHTML5Communication.JSSendMessageToUE(I);return}const F=Math.ceil(E/C)|0;[...new Array(F).keys()].map(I=>y.slice(I*C,(I+1)*C)).forEach((I,M)=>{const _i=`${T}-${M}/${F}-`+I;a.UE_JSHTML5Communication.JSSendMessageToUE(_i)})};this.dv(l.createInterval()).start(p,50)}processResponse(t){if(this._ueViewer.debug??!1)try{const i=JSON.parse(t);console.group("%cUE => JS"," background-color:#006EFF;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(i,void 0,"")}`," border:1px dashed #006EFF;border-radius:5px;padding:10px;line-height:25px;color:#006EFF;"),console.groupEnd()}catch(i){console.error(`processResponse(${t}) error: ${i}`,i)}}callUeFunc(t){return new Promise(i=>{const r={fid:l.createGuid(),...t};this._ueFuncWithIdAndResultCallbacks.push([r,i])})}disposableOnUeEvent(t,i){const n=l.createGuid();this.callUeFunc({f:"addEventListener",p:{et:t,eid:n}});const r=()=>{this.callUeFunc({f:"removeEventListener",p:{eid:n}})},o=this._ueEvent.disposableOn(s=>{s.et===t&&s.eid===n&&((this._ueViewer.debug??!1)&&console.log(`callback, type:${t} eid:${n} ueEvent:${JSON.stringify(s)}`),i(s))});return()=>{o(),r()}}}let cr=-1;class ur extends it{constructor(t,i){super();w(this,"_ueFuncResultWithIdsEvent",this.dv(new l.Event));w(this,"_ueFuncWithIdAndResultCallbacks",[]);w(this,"_waitingUeFuncIdAndResultCallbacks",new Map);w(this,"_waitingUeCalls",new Set);w(this,"_ueEvent",this.dv(new l.Event));this._ueViewer=i;const n=this._ueViewer;let r=!1;const o={eventType:"init",params:{}};window.ue.es.oncommand(JSON.stringify(o)),r=!0,window.calljs=(m,p)=>{if(n.debug&&console.log(`calljs eventName:${m} eventDetailStr:${p}`),m==="ueevent"||m==="commanFinish")try{const d=JSON.parse(p);if(d.t==="cr"){const g=d;if(g.frs&&this._ueFuncResultWithIdsEvent.emit(g.frs),g.ers)for(let h of g.ers)this._ueEvent.emit(h)}}catch(d){console.error(d)}},this.dispose(this._ueFuncResultWithIdsEvent.disposableOn(m=>{for(const p of m){const d=this._waitingUeFuncIdAndResultCallbacks.get(p.fid);d&&(this._waitingUeFuncIdAndResultCallbacks.delete(p.fid),d(p.r))}}));let s=0;const v=()=>{if(!r||this._ueFuncWithIdAndResultCallbacks.length===0)return;const m=this._ueFuncWithIdAndResultCallbacks.map(([g])=>g),p={n:s++,tt:Date.now(),t:"c",fs:m};for(const[g,h]of this._ueFuncWithIdAndResultCallbacks)this._waitingUeFuncIdAndResultCallbacks.set(g.fid,h);this._ueFuncWithIdAndResultCallbacks.length=0,this._waitingUeCalls.add(p),n.debug&&(console.group("%cxe2 => ue"," background-color:green;color:#ffffff;font-weight:bold;padding:4px;border-radius:5px;"),console.log(`%c${JSON.stringify(p,void 0,"")}`," border:1px dashed green;border-radius:5px;padding:10px;line-height:25px;color:green;"),console.groupEnd());const d=++cr;window.ue.es.oncommand(`${d}-0/1-`+JSON.stringify(p)).then(()=>{this._waitingUeCalls.delete(p)})};this.dv(l.createInterval()).start(v,50)}callUeFunc(t){return new Promise(i=>{const r={fid:l.createGuid(),...t};this._ueFuncWithIdAndResultCallbacks.push([r,i])})}disposableOnUeEvent(t,i){const n=l.createGuid();this.callUeFunc({f:"addEventListener",p:{et:t,eid:n}});const r=()=>{this.callUeFunc({f:"removeEventListener",p:{eid:n}})},o=this._ueEvent.disposableOn(s=>{s.et===t&&s.eid===n&&((this._ueViewer.debug??!1)&&console.log(`callback, type:${t} eid:${n} ueEvent:${JSON.stringify(s)}`),i(s))});return()=>{o(),r()}}}class hr extends l.Destroyable{constructor(e,t){super();{const i=()=>{const s=fe(e);e.setGlobalProperty(s)};i();const n=ce(),r=[];n.forEach(s=>{const v=e[s+"Changed"];r.push(v)});const o=this.dv(l.createNextAnimateFrameEvent(...r));this.d(o.don(i))}this.d(e.propChanged.don(i=>{if(i.objId==="")try{Object.keys(i.props).forEach(n=>{const r=i.props[n]===null?void 0:i.props[n];e[n]=r})}catch(n){console.error("ueViewer propChanged:"+n)}})),this.dv(new l.ObjResettingWithEvent(e.statusUpdateIntervalChanged,i=>{if((e.statusUpdateInterval??.5)===0)return;const r=new l.Destroyable;return r.d(t.disposableOnUeEvent("statusUpdate",o=>{e.statusUpdateEvent.emit(o)})),r})),this.dv(new l.ObjResettingWithEvent(e.propChangedListeningChanged,()=>{if(!(e.propChangedListening??!0))return;const n=new l.Destroyable;return n.d(t.disposableOnUeEvent("propChanged",r=>{e.propChanged.emit(r)})),n})),this.dv(new l.ObjResettingWithEvent(e.objectEventListeningChanged,()=>{if(!(e.objectEventListening??!0))return;const n=new l.Destroyable;return n.d(t.disposableOnUeEvent("objectEvent",r=>{e.objectEvent.emit(r)})),n})),this.dv(new l.ObjResettingWithEvent(e.widgetEventListeningChanged,()=>{if(!(e.widgetEventListening??!0))return;const n=new l.Destroyable;return n.d(t.disposableOnUeEvent("widgetEvent",r=>{e.widgetEvent.emit(r)})),n})),this.dv(new l.ObjResettingWithEvent(e.speechRecognitionListeningChanged,()=>{if(!(e.speechRecognitionListening??!0))return;const n=new l.Destroyable;return n.d(t.disposableOnUeEvent("speechRecognition",r=>{e.speechRecognition.emit(r)})),n})),this.dv(new l.ObjResettingWithEvent(e.customMessageListeningChanged,()=>{if(!(e.customMessageListening??!0))return;const n=new l.Destroyable;return n.d(t.disposableOnUeEvent("customMessage",r=>{e.customMessage.emit(r)})),n})),this.dv(new l.ObjResettingWithEvent(e.editingEventListeningChanged,()=>{if(!(e.editingEventListening??!0))return;const n=new l.Destroyable;return n.d(t.disposableOnUeEvent("editingEvent",r=>{r.objectIDs=r.objectIDs.map(o=>{var s;return((s=c.ESSceneObject.getSceneObjById(o))==null?void 0:s.parentID)??o}),e.editingEvent.emit(r)})),n})),this.ad(t.disposableOnUeEvent("cameraChanged",()=>{e.cameraChanged.emit()}))}}class vr extends l.Destroyable{constructor(e,t,i){super();{const r=()=>{const a=fe(t);t.setGlobalProperty(a)};r();const o=ce(),s=[];o.forEach(a=>{const m=t[a+"Changed"];s.push(m)});const v=this.dv(l.createNextAnimateFrameEvent(...s));this.d(v.don(r))}this.d(t.propChanged.don(r=>{if(r.objId==="")try{Object.keys(r.props).forEach(o=>{const s=r.props[o]===null?void 0:r.props[o];t[o]=s})}catch(o){console.error("ueViewer propChanged:"+o)}}));const n=document.createElement("div");n.style.width="100%",n.style.height="100%",n.style.position="absolute",n.style.overflow="hidden",n.style.top="0",n.style.left="0",n.style.zIndex="0",n.style.backgroundColor="rgba(255,0,0,0)",n.setAttribute("masker","大屏顶层div,用于模拟鼠标事件和控制UE鼠标事件是否生效"),e.appendChild(n),this.d(()=>{n&&e&&e.removeChild(n)});{const r=(a,m)=>{window.ue.esinput.setinterceptevent(m),a.preventDefault()},o=a=>{r(a,!1)},s=a=>{r(a,!0)},v=a=>{r(a,!1)};n.addEventListener("mouseenter",o),n.addEventListener("mouseleave",s),n.addEventListener("mousemove",v),this.d(()=>{n.removeEventListener("mouseenter",o),n.removeEventListener("mouseleave",s),n.removeEventListener("mousemove",v)})}t.useCustomInteraction=!1,this.dv(new c.ViewerCustomInteraction(t,n)),this.dv(new l.ObjResettingWithEvent(t.statusUpdateIntervalChanged,r=>{if((t.statusUpdateInterval??.5)===0)return;const s=new l.Destroyable;return s.d(i.disposableOnUeEvent("statusUpdate",v=>{t.statusUpdateEvent.emit(v)})),s})),this.dv(new l.ObjResettingWithEvent(t.propChangedListeningChanged,()=>{if(!(t.propChangedListening??!0))return;const o=new l.Destroyable;return o.d(i.disposableOnUeEvent("propChanged",s=>{t.propChanged.emit(s)})),o})),this.dv(new l.ObjResettingWithEvent(t.objectEventListeningChanged,()=>{if(!(t.objectEventListening??!0))return;const o=new l.Destroyable;return o.d(i.disposableOnUeEvent("objectEvent",s=>{t.objectEvent.emit(s)})),o})),this.dv(new l.ObjResettingWithEvent(t.widgetEventListeningChanged,()=>{if(!(t.widgetEventListening??!0))return;const o=new l.Destroyable;return o.d(i.disposableOnUeEvent("widgetEvent",s=>{t.widgetEvent.emit(s)})),o})),this.dv(new l.ObjResettingWithEvent(t.speechRecognitionListeningChanged,()=>{if(!(t.speechRecognitionListening??!0))return;const o=new l.Destroyable;return o.d(i.disposableOnUeEvent("speechRecognition",s=>{t.speechRecognition.emit(s)})),o})),this.dv(new l.ObjResettingWithEvent(t.customMessageListeningChanged,()=>{if(!(t.customMessageListening??!0))return;const o=new l.Destroyable;return o.d(i.disposableOnUeEvent("customMessage",s=>{t.customMessage.emit(s)})),o})),this.dv(new l.ObjResettingWithEvent(t.editingEventListeningChanged,()=>{if(!(t.editingEventListening??!0))return;const o=new l.Destroyable;return o.d(i.disposableOnUeEvent("editingEvent",s=>{s.objectIDs=s.objectIDs.map(v=>{var a;return((a=c.ESSceneObject.getSceneObjById(v))==null?void 0:a.parentID)??v}),t.editingEvent.emit(s)})),o})),this.ad(i.disposableOnUeEvent("cameraChanged",()=>{t.cameraChanged.emit()}))}}class gr extends l.Destroyable{constructor(t,i,n){super();w(this,"_reconnectEvent",this.dv(new l.Event));const r=(p,d)=>p.hasOwnProperty(d);let o=0,s;this.d(()=>{s&&clearTimeout(s)});const a=new URLSearchParams(window.location.search).get("eswebview")==="true",m=()=>{if(window.ue.esinput){n.setStatus("Creating"),console.log("存在(window.ue && window.ue.es && window.ue.esinput 需要适配新版ESWebView 鼠标穿透), 开始创建UeFalseCloudViewer..."),n.setStatusLog("开始创建本地视口...");const p=this.dv(new ur(t,n));this.d(()=>n.viewer=void 0),n.viewer=p,n.setStatus("Created"),n.setStatusLog("本地视口创建成功!"),this.dv(new vr(t,n,p))}else n.setStatus("Error"),n.setStatusLog("请升级 ESWebView !"),this.d(()=>n.viewer=void 0),n.viewer=void 0};if(window.ue&&window.ue.es)m();else if(a){const p=setInterval(()=>{window.ue&&window.ue.es&&(clearInterval(p),m())},200)}else if(r(i.options,"ws")||r(i.options,"uri")&&r(i.options,"app")){n.setStatus("Creating"),n.setStatusLog("开始创建云渲染视口...");let p;this.d(()=>{n.setStatus("Raw"),n.setStatusLog(""),t&&p&&t.removeChild(p)&&(p=void 0)});const d=this.dv(l.createProcessingFromAsyncFunc(async g=>{n.viewer&&!n.viewer.isDestroyed()&&n.viewer.destroy(),n.viewer=void 0,p&&t.removeChild(p)&&(p=void 0),p=document.createElement("div"),p.setAttribute("earthsdk3-ue","earthsdk3-ue-videoContainer"),p.style.cssText="position:relative; height: 100%;width:100%;",t.appendChild(p);let h,y,C;if(r(i.options,"ws")){const{ws:R,esmsg:I,uselnternalSignallingServer:M}=i.options;h=R,y=I,C=M??!1}if(r(i.options,"uri")&&r(i.options,"app")){const{offsetWidth:R,offsetHeight:I}=p;let{uri:M,app:_i,token:Bn}=i.options;M.endsWith("/")||(M+="/");const wr=Bn?`?essstoken=${Bn}`:"",Kn=`/${_i}/${R??1920}/${I??1080}`+wr;console.log(`请求信令服务器: ${M}instance${Kn}`);const yr=await g.promise(fetch(`${M}instance${Kn}`,{method:"GET"})),b=await g.promise(yr.json());if(b&&b.status!=="ok"){n.setStatus("Error"),n.setStatusLog(`信令服务器请求失败 ${b.status}`),this._reconnectEvent.emit(void 0);return}else{console.log(`信令服务器请求成功! ${JSON.stringify(b,void 0," ")}`),await l.sleep(2e3);const{server:mr,esmsg:Cr,instanceId:Er,useInternalSignallingServer:Sr}=b;if(!Er){n.setStatus("Error"),n.setStatusLog("检查信令服务器版本,返回数据错误! "),console.log("信令服务器返回数据错误!不包含instanceId!请升级到 ESSS V3.0+ 版本!"),this._reconnectEvent.emit(void 0);return}h=mr,y=Cr,C=Sr??!1,n.esssResponse=b}}const E=this.dv(C?new rr(p,h,y,n):new xn(p,h,y,n));this.d(()=>n.viewer=void 0),this.d(E.errorEvent.don(R=>{const I=`[${R}]:像素流连接错误!`;n.setStatus("Error"),n.setStatusLog(I),this._reconnectEvent.emit(E)})),await g.promise(new Promise(R=>this.d(E.readyEvent.donce(R)))),n.setStatus("Created"),n.setStatusLog("云渲染视口创建成功!"),o=0,s&&clearTimeout(s),s=void 0;const{offsetWidth:T,offsetHeight:F}=p;E.resize(T*window.devicePixelRatio,F*window.devicePixelRatio),n.viewer=E,this.d(()=>n.viewer=void 0),this.dv(new hr(n,E))}));d.start(),this.d(this._reconnectEvent.don(g=>{s===void 0&&(g&&!g.isDestroyed()&&g.destroy(),n.viewer&&!n.viewer.isDestroyed()&&n.viewer.destroy(),n.viewer=void 0,n.autoReconnect&&(n.setStatus("Reconnecting"),n.setStatusLog("正在尝试重新连接..."),o=o+5e3>3e4?3e4:o+5e3,console.warn(`间隔:${o/1e3}s,正在尝试重新连接...`),s=window.setTimeout(()=>{d.restart()},o)))})),this.d(d.errorEvent.don(g=>{n.setStatus("Error"),n.setStatusLog("云渲染视口创建失败!"),console.warn("云渲染视口创建失败!",g),this._reconnectEvent.emit(void 0)}))}else if(r(i.options,"project")){const p=i,d=p.options.project,g=p.options.baseUrl;n.setStatus("Creating"),n.setStatusLog("下载编译中...");const h=this.dv(new dr(t,d,g,n));n.viewer=h,this.d(()=>n.viewer=void 0)}else n.setStatus("Error"),n.setStatusLog("视口创建失败!"),console.warn("视口创建失败: 参数错误!")}}const z=class z extends c.ESViewer{constructor(t){super(t);w(this,"_viewer",this.dv(l.react(void 0)));w(this,"_esssResponse");w(this,"_speechRecognition",this.dv(new l.Event));w(this,"_propChanged",this.dv(new l.Event));w(this,"_objectEvent",this.dv(new l.Event));w(this,"_widgetEvent",this.dv(new l.Event));w(this,"_customMessage",this.dv(new l.Event));w(this,"_statusUpdateEvent",this.dv(new l.Event));w(this,"_statusUpdateEventdon",(()=>{this.d(this.statusUpdateEvent.don(t=>{this._statusInfo.fps=t.FPS??0,this._statusInfo.length=t.length??0,this._statusInfo.position=t.position??[0,0,0],this._statusInfo.rotation=t.rotation??[0,0,0]}))})());if(t.type!=="ESUeViewer")throw new Error("option.type must be ESUeViewer");const i=t;this.d(this._viewer.changed.don(()=>{this.viewerChanged.emit(this.viewer)})),this.dv(new l.ObjResettingWithEvent(this.subContainerChanged,()=>{if(this.setStatus("Raw"),this.setStatusLog(""),!!this.subContainer)return new gr(this.subContainer,i,this)}))}get defaultProps(){return z.createDefaultProps()}set viewer(t){this._viewer.value=t}get viewer(){return this._viewer.value}get esssResponse(){return this._esssResponse}set esssResponse(t){this._esssResponse=t}get speechRecognition(){return this._speechRecognition}get propChanged(){return this._propChanged}get objectEvent(){return this._objectEvent}get widgetEvent(){return this._widgetEvent}get customMessage(){return this._customMessage}get statusUpdateEvent(){return this._statusUpdateEvent}async uePositionToLonLatAlt(t){if(!this.viewer){console.warn("UEPositionToLonLatAlt: viewer is undefined");return}return await sn(this.viewer,t)}async changeNavigationMode(t){if(!this.viewer){console.warn("ChangeNavigationMode: viewer is undefined");return}const i=await W(this.viewer,t);return i&&!i.error&&(this._navigationMode.value=t.mode),i}async resetWithCurrentCamera(t){if(!this.viewer){console.warn("resetWithCurrentCamera: viewer is undefined");return}return await we(this.viewer,t)}async getAllSocketNamesByActorTag(t){if(!this.viewer){console.warn("GetAllSocketNamesByActorTag: viewer is undefined");return}return await an(this.viewer,t)}async getBoundSphere(t){if(!this.viewer){console.warn("getBoundSphere: viewer is undefined");return}return await dn(this.viewer,t)}async getBoundSphereWithChildren(t){if(!this.viewer){console.warn("getBoundSphereWithChildren: viewer is undefined");return}return await cn(this.viewer,t)}async getStrokeMaterialParamInfo(t){if(!this.viewer){console.warn("GetStrokeMaterialParamInfo: viewer is undefined");return}return await un(this.viewer,t)}async getFillMaterialParamInfo(t){if(!this.viewer){console.warn("getFillMaterialParamInfo: viewer is undefined");return}return await hn(this.viewer,t)}async getGlobalProperty(t){if(!this.viewer){console.warn("getGlobalProperty: viewer is undefined");return}return await vn(this.viewer,t)}async getObjectByInfo(t){if(!this.viewer){console.warn("GetObjectByInfo: viewer is undefined");return}return await gn(this.viewer,t)}async defaultCameraFlyIn(t=1){if(!this.viewer){console.warn("DefaultCameraFlyIn: viewer is undefined");return}return await ki(this.viewer,t)}async startVoice(){if(!this.viewer){console.warn("startVoice:viewer is undefined");return}return await Gi(this.viewer)}async stopVoice(){if(!this.viewer){console.warn("startVoice:viewer is undefined");return}return await Hi(this.viewer)}async mountPakFiles(t){if(!this.viewer){console.warn("mountPakFiles:viewer is undefined");return}return await Ji(this.viewer,t)}async generateMemReport(){if(!this.viewer){console.warn("generateMemReport:viewer is undefined");return}return await Bi(this.viewer)}async quit(){if(!this.viewer){console.warn("Quit: viewer is undefined");return}return await xi(this.viewer)}async bindActorByTag(t,i){if(!this.viewer){console.warn("BindActorByTag: viewer is undefined");return}return await pn(this.viewer,t,i)}async restoreOriginalScene(){if(!this.viewer){console.warn("RestoreOriginalScene: viewer is undefined");return}return await fn(this.viewer)}async unBindActorByID(t){if(!this.viewer){console.warn("UnBindActorByID: viewer is undefined");return}return await wn(this.viewer,t)}async unBindActorByTag(t){if(!this.viewer){console.warn("UnBindActorByTag: viewer is undefined");return}return await yn(this.viewer,t)}async createActorByClass(t,i){if(!this.viewer){console.warn("CreateActorByClass: viewer is undefined");return}return await mn(this.viewer,t,i)}async bind3DTilesetByTag(t,i){if(!this.viewer){console.warn("Bind3DTilesetByTag: viewer is undefined");return}return await Cn(this.viewer,t,i)}async unBind3DTilesetByTag(t){if(!this.viewer){console.warn("UnBind3DTilesetByTag: viewer is undefined");return}return await En(this.viewer,t)}async unBind3DTilesetById(t){if(!this.viewer){console.warn("UnBind3DTilesetById: viewer is undefined");return}return await Sn(this.viewer,t)}async bindImageryByTag(t,i,n){if(!this.viewer){console.warn("BindImageryByTag: viewer is undefined");return}return await Fn(this.viewer,t,i,n)}async unBindImageryByTag(t,i){if(!this.viewer){console.warn("UnBindImageryByTag: viewer is undefined");return}return await In(this.viewer,t,i)}async unBindImageryById(t){if(!this.viewer){console.warn("UnBindImageryById: viewer is undefined");return}return await Tn(this.viewer,t)}async getIdByComponentNameAndHitItem(t,i,n){if(!this.viewer){console.warn("GetIdByComponentNameAndHitItem: viewer is undefined");return}return await Rn(this.viewer,t,i,n)}async getCameraRelativeHeight(t="ECC_Visibility"){if(!this.viewer){console.warn("GetCameraRelativeHeight: viewer is undefined");return}return await Dn(this.viewer,t)}async saveStringToFile(t,i,n){if(!this.viewer){console.warn("SaveStringToFile: viewer is undefined");return}return await Ln(this.viewer,t,i,n)}async highlightActorByTag(t,i=!0){if(!this.viewer){console.warn("HighlightActorByTag: viewer is undefined");return}return await Pn(this.viewer,t,i)}async sendCustomMessage(t){if(!this.viewer){console.warn("SendCustomMessage: viewer is undefined");return}return await Un(this.viewer,t)}async getStatus(){if(!this.viewer){console.warn("GetStatus:viewer is undefined");return}return await Mn(this.viewer)}async getTilesetMaterialIDList(){if(!this.viewer){console.warn("GetTilesetMaterialIDList:viewer is undefined");return}return await $n(this.viewer)}async pick(t,i,n){if(!this.viewer)return;let r=t;if(t&&window.ue&&this.container){const[o,s]=t,{x:v,y:a}=this.container.getBoundingClientRect();r=[v+o,a+s]}return await Oi(this.viewer,r,i,n)}async pickPosition(t){if(!this.viewer)return;let i=t;if(t&&window.ue&&this.container){const[n,r]=t,{x:o,y:s}=this.container.getBoundingClientRect();i=[o+n,s+r]}return await ji(this.viewer,i)}async quickPickPosition(t){return await this.pickPosition(t)}async getTerrainHeight(t){return await this.getHeightByLonLat(t[0],t[1])??void 0}async flyIn(t,i=[0,0,0],n=1,r="default"){if(!this.viewer)return;const o=await x(this.viewer,void 0,t,i,n,r);if(o)return o.endType===0&&console.warn(`flyTo:flyTo is end! endType:${o.endType}`),o.endType===1&&console.warn(`flyTo:飞行中断! endType:${o.endType}`),o}async flyTo(t,i,n="default"){if(!this.viewer)return;const r=await K(this.viewer,void 0,void 0,t,i,n);if(r)return r.endType===0&&console.warn(`flyTo:flyTo is end! endType:${r.endType}`),r.endType===1&&console.warn(`flyTo:飞行中断! endType:${r.endType}`),r}flyToBoundingSphere(t,i,n=1){const r=[[t[0],t[1],0],[t[0],t[3],0],[t[2],t[3],0],[t[2],t[1],0]],o=c.getGeoBoundingSphereFromPositions(r);if(!o)return;const{center:s,radius:v}=o,a={distance:i??v,heading:0,pitch:-90,flyDuration:n,hDelta:0,pDelta:0};this.flyTo(a,s)}getCurrentCameraInfo(){const{position:t,rotation:i}=this._statusInfo;return{position:t,rotation:i}}getLengthInPixel(){return this._statusInfo.length}async changeToWalk(t,i=4.2,n=1.6){if(!this.viewer)return;const r={mode:"Walk",position:t,jumpZVelocity:i,eyeHeight:n},o=await W(this.viewer,r);return o&&!o.error&&(this._navigationMode.value=r.mode),o}async changeToMap(){if(!this.viewer)return;const t={mode:"Map"},i=await W(this.viewer,t);return i&&!i.error&&(this._navigationMode.value=t.mode),i}async changeToRotateGlobe(t=38,i=1e7,n=60){if(!this.viewer)return;const r={mode:"RotateGlobe",latitude:t,height:i,cycleTime:n},o=await W(this.viewer,r);return o&&!o.error&&(this._navigationMode.value=r.mode),o}async changeToLine(t,i=10,n=10,r=!0,o=10,s="auto"){if(!this.viewer)return;const v={mode:"Line",geoLineStringId:t,speed:i,heightOffset:n,loop:r,turnRateDPS:o,lineMode:s},a=await W(this.viewer,v);return a&&!a.error&&(this._navigationMode.value=v.mode),a}async changeToUserDefined(t){if(!this.viewer)return;const i={mode:"UserDefined",userDefinedPawn:t},n=await W(this.viewer,i);return n&&!n.error&&(this._navigationMode.value=i.mode),n}async changeToRotatePoint(t,i=5e4,n=60,r=0,o=-30){if(!this.viewer)return;const s={mode:"RotatePoint",position:t,distance:i,orbitPeriod:n,heading:r,pitch:o},v=await W(this.viewer,s);return v&&!v.error&&(this._navigationMode.value=s.mode),v}async changeToFollow(t,i=0,n=0,r=-30,o=!0){if(!this.viewer)return;const s={mode:"Follow",objectId:t,distance:i,heading:n,pitch:r,relativeRotation:o},v=await W(this.viewer,s);return v&&!v.error&&(this._navigationMode.value=s.mode),v}getFPS(){return this._statusInfo.fps}async getVersion(){const t=window.g_XE3CopyRights??{};if(!this.viewer)return t;const i=await ln(this.viewer);return t.esforue=i,t}async getHeightByLonLat(t,i,n="ECC_Visibility"){if(!this.viewer)return null;const r=await tn(this.viewer,t,i,n);return r&&r.height!==void 0?r.height:null}async getHeightsByLonLats(t,i="ECC_Visibility"){return this.viewer?await en(this.viewer,t,i):void 0}async capture(t=64,i=64){return this.viewer?await nn(this.viewer,t,i):void 0}async partialCapture(t,i=[64,64]){if(!this.viewer){console.warn("partialCapture:viewer is undefined");return}return await rn(this.viewer,t,i)}async lonLatAltToScreenPosition(t){if(!this.viewer)return;const i=await on(this.viewer,t);return i&&[i.X,i.Y]}async setGlobalProperty(t){if(this.viewer)return await bi(this.viewer,t)}async startEditing(t,i,n){n=Object.assign({useKeyToSwitch:!0,callSource:"outer"},n);const r=t.components.main??t;if(!r||!this.viewer||i==null)return;const o=Array.isArray(i)?[...i]:[i];return r.editingID=`${n.callSource}_${l.createGuid()}`,await An(this.viewer,r.id,r.editingID,o,n.useKeyToSwitch)}async stopEditing(){if(this.viewer)return await Wn(this.viewer)}async moveObjects(t){if(!this.viewer)return;const i=[],n=l.createGuid();for(let r=0;r<t.length;r++){const o=t[r],s=o.components.main??o;s.editingID=n,s&&i.push(s.id)}if(i.length!==0)return await _n(this.viewer,i,n)}};w(z,"type",z.register("ESUeViewer",z)),w(z,"defaults",{...qn});let _=z;(u=>{u.createDefaultProps=()=>({...c.ESViewer.createDefaultProps(),...$i(),resolutionScale:1,autoReconnect:!1,propChangedListening:void 0,objectEventListening:void 0,widgetEventListening:void 0,speechRecognitionListening:void 0,customMessageListening:void 0})})(_||(_={})),l.extendClassProps(_.prototype,_.createDefaultProps);class N extends c.EngineObject{constructor(e,t){super(e,t);const i=t.viewer;i&&(e.components.main||this.d(this.createdEvent.don(()=>{const n=this.constructor.propValFuncs,r=e.defaultProps,o=Object.keys(r).filter(d=>n[d]!==null);o.push(...this.constructor.forceUeUpdateProps);const s=e.constructor.defaults,v={val:{}},a=[];for(let d of o){const g=d+"Changed",h=e[g];a.push(h);const y=n[d];if(y===null)throw console.error("vf === null error"),new Error("vf === null error");const C=()=>{const E=e[d]??s[d];let T=y?y(E,this,t,e):E;if(T===void 0){console.warn(`UE自动更新的属性,不应该为undefined! 属性名:${d} 对象名:${e.name} 对象id: ${e.id}`);return}v.val[d]=T};C(),this.d(h.don(C))}const m=()=>{i.callUeFunc({f:"update",p:{id:e.id,...v.val}}),v.val={}},p=this.dv(l.createNextAnimateFrameEvent(...a));this.d(p.don(m)),this.d(e.createdEvent.don(m)),this.d(e.flushEvent.don(()=>p.flush()))})))}}w(N,"propValFuncs",{ref:null,devTags:null,extras:null,execOnceFuncStr:null,updateFuncStr:null,toDestroyFuncStr:null}),w(N,"forceUeUpdateProps",[]);class P extends N{constructor(e,t){super(e,t);const i=t.viewer;i&&(this.d(e.flyToEvent.don(n=>{K(i,e.id,n)})),this.d(e.flyInEvent.don(n=>{var r,o;x(i,e.id,(r=e.flyInParam)==null?void 0:r.position,(o=e.flyInParam)==null?void 0:o.rotation,n??1)})),this.d(e.calcFlyToParamEvent.don(()=>{$(i,e.id)})),this.d(e.calcFlyInParamEvent.don(()=>{const n=t.getCurrentCameraInfo();if(!n)return;const{position:r,rotation:o}=n;e.flyInParam={position:r,rotation:o,flyDuration:1}})),this.d(t.propChanged.don(n=>{n.objId===e.id&&Object.keys(n.props).forEach(r=>{const o=n.props[r]===null?void 0:n.props[r];e[r]=o})})))}}class S extends P{constructor(e,t){super(e,t);const i=t.viewer;if(!i)return;const n=()=>{e.editing||i.callUeFunc({f:"update",p:{id:e.id,position:e.position,rotation:e.rotation}})},r=this.dv(l.createNextAnimateFrameEvent(e.positionChanged,e.rotationChanged,e.editingChanged));this.d(r.don(()=>{setTimeout(n,0)})),this.d(e.smoothMoveEvent.don((v,a)=>{et(i,e.id,v,a)})),this.d(e.smoothMoveWithRotationEvent.don((v,a,m)=>{O(i,e.id,v,a,m)})),this.d(e.smoothMoveOnGroundEvent.don((v,a,m,p)=>{j(i,e.id,v,a,p,m)})),this.d(e.smoothMoveWithRotationOnGroundEvent.don((v,a,m,p,d)=>{tt(i,e.id,v,a,m,p,d)})),this.d(e.smoothMoveKeepPitchEvent.don(async(v,a)=>{const m=await i.callUeFunc({f:"SmoothMoveKeepPitch",p:{id:e.id,Destination:v,Time:a}});m.error&&console.error("SmoothMoveKeepPitch:",m.error)})),this.d(e.automaticLandingEvent.don(v=>{const a=[e.position[0],e.position[1]];t.getHeightByLonLat(e.position[0],e.position[1],"Visibility").then(m=>{m!==null&&(e.position=[...a,m],e.collision=v)})}));const o=async(v,a,m,p)=>{const{viewer:d}=v;if(!d){console.error("SmoothMoveRelatively: ueViewer.viewer is undefined");return}const g=await d.callUeFunc({f:"SmoothMoveRelatively",p:{id:a,RelativePosition:m,Time:p}});return g.error&&console.error("SmoothMoveRelatively:",g.error),g};this.d(e.smoothMoveRelativelyEvent.don((v,a)=>{o(t,e.id,v,a)}));const s=async(v,a,m,p,d)=>{const{viewer:g}=v;if(!g){console.error("SmoothMoveRelativelyWithRotation: ueViewer.viewer is undefined");return}const h=await g.callUeFunc({f:"SmoothMoveRelativelyWithRotation",p:{id:a,RelativePosition:m,NewRotation:p,Time:d}});return h.error&&console.error("SmoothMoveRelativelyWithRotation:",h.error),h};this.d(e.smoothMoveRelativelyWithRotationEvent.don((v,a,m)=>{s(t,e.id,v,a,m)}))}}class D extends P{constructor(e,t){super(e,t);const i=t.viewer;if(!i)return;const n=()=>{e.editing||i.callUeFunc({f:"update",p:{id:e.id,points:e.points}})},r=this.dv(l.createNextAnimateFrameEvent(e.pointsChanged,e.editingChanged));this.d(r.don(()=>{setTimeout(n,0)}))}}w(D,"propValFuncs",{...P.propValFuncs,pointStyle:e=>({...e,materialParams:JSON.stringify(e.materialParams??{})}),strokeStyle:e=>({...e,materialParams:JSON.stringify(e.materialParams??{})}),fillStyle:e=>({...e,materialParams:JSON.stringify(e.materialParams??{})})});class A extends S{constructor(e,t){super(e,t),t.viewer&&this.d(t.widgetEvent.don(n=>{if(n.objId!==e.id)return;const{type:r,add:o}=n;e.widgetEvent.emit({type:r,add:o})}))}}class me extends S{constructor(e,t){super(e,t),t.viewer}}w(me,"propValFuncs",{...S.propValFuncs,pointStyle:e=>({...e,materialParams:JSON.stringify(e.materialParams??{})}),strokeStyle:e=>({...e,materialParams:JSON.stringify(e.materialParams??{})}),fillStyle:e=>({...e,materialParams:JSON.stringify(e.materialParams??{})})});class he extends me{constructor(e,t){super(e,t),t.viewer}}const zn=u=>{switch(u){case 0:return"成功绑定";case 1:return"解绑之前的内容,成功绑定";case 2:return"没搜索到ActorTag,无法绑定";case 3:return"搜索到ActorTag但对应的Actor不是3dTileset,无法绑定";default:return"未知错误"}},nt=class nt extends c.EngineObject{constructor(t,i){super(t,i);w(this,"_styleColor",this.dv(l.react([])));w(this,"_styleVisable",this.dv(l.react([])));const n=i.viewer;if(!n){console.warn("UeES3DTileset: viewer is undefined!");return}let r,o;const s=async()=>{!r&&!o||await n.callUeFunc({f:"update",p:{id:t.id,url:t.url,show:t.show,collision:t.collision,allowPicking:t.allowPicking,flyToParam:t.flyToParam??c.defaultFlyToParam,flyInParam:t.flyInParam??c.defaultFlyInParam,highlightID:t.highlightID,highlightColor:t.highlightColor,highlight:t.highlight,materialMode:t.materialMode,maximumScreenSpaceError:t.maximumScreenSpaceError,colorMode:Reflect.has(t,"colorMode")?t.colorMode:void 0,offset:t.offset,rotation:t.rotation,cacheBytes:t.cacheBytes,colorBlendMode:t.colorBlendMode,materialOverrideMap:t.materialOverrideMap}})},v=this.dv(l.createNextAnimateFrameEvent(t.urlChanged,t.showChanged,t.flyToParamChanged,t.flyInParamChanged,t.collisionChanged,t.allowPickingChanged,t.highlightIDChanged,t.highlightColorChanged,t.highlightChanged,t.materialModeChanged,t.maximumScreenSpaceErrorChanged,t.offsetChanged,t.rotationChanged,t.cacheBytesChanged,t.colorBlendModeChanged,t.materialOverrideMapChanged));s(),this.d(v.don(s)),Reflect.has(t,"colorMode")&&this.d(t.colorModeChanged.don(()=>s()));const a=this.dv(l.react(void 0));{const p=this.dv(l.createNextAnimateFrameEvent(t.actorTagChanged,t.urlChanged)),d=()=>{t.actorTag?a.value={type:"ActorTag",actorTag:t.actorTag}:t.url?a.value={type:"CreatedUrl",url:t.url}:a.value=void 0,t.editing=!1};d(),this.d(p.don(d))}const m=async()=>{const{id:p}=t;if(r!==void 0){r=void 0;try{const d=await i.unBind3DTilesetById(p);if(!d)return;if(d.error!==""){console.warn(`UeES3DTileset UnBind3DTilesetById: ${d.error}`);return}}catch(d){console.warn(`UeES3DTileset UnBind3DTilesetById: ${d}`);return}}if(o!==void 0){o=void 0;try{const d=await n.callUeFunc({f:"destroy",p:{id:p}});if(!d)return;if(d.error!==""){console.warn(`UeES3DTileset Destroy: ${d.error}`);return}}catch(d){console.warn(`UeES3DTileset Destroy: ${d}`);return}}};this.d(()=>{m()});{const p=this.dv(l.createProcessingFromAsyncFunc(async g=>{if(a.value===void 0){await g.promise(m());return}if(a.value.type==="ActorTag"){const{actorTag:h}=a.value;if(r!==h&&await g.promise(m()),r!==void 0||h===void 0)return;try{r=h;const y=await g.promise(i.bind3DTilesetByTag(t.id,h));if(!y)return;if(y.error!==""){console.warn(`UeES3DTileset Bind3DTilesetByTag: ${y.error}`);return}if(y.re.type!==0)if(y.re.type===1)console.warn(`UeES3DTileset Bind3DTilesetByTag: ${zn(y.re.type)}`);else{console.warn(`UeES3DTileset Bind3DTilesetByTag: ${zn(y.re.type)}`);return}}catch(y){console.warn(`UeES3DTileset Bind3DTilesetByTag: ${y}`);return}}else if(a.value.type==="CreatedUrl"){const{url:h}=a.value;if(h!==o&&await m(),o!==void 0||h===void 0)return;try{o=h;const y=await g.promise(n.callUeFunc({f:"create",p:{type:t.typeName,id:t.id}}));if(!y)return;if(y.error!==""){console.warn(`UeES3DTileset create: ${y.error}`);return}}catch(y){console.warn(`UeES3DTileset create: ${y}`);return}}await g.promise(s())})),d=async()=>{p.restart()};d(),this.d(a.changed.don(d))}this.d(t.refreshTilesetEvent.don(()=>{zi(n,t.id)})),this.d(t.flyToEvent.don(async(p,d)=>{if(!r&&!o)return;const g=await K(n,t.id,p);let h="over";g===void 0?h="error":g.endType===0?h="over":g.endType===1&&(h="cancelled"),t.flyOverEvent.emit(d,h,i)})),this.d(t.calcFlyToParamEvent.don(()=>{!r&&!o||$(n,t.id)})),this.d(t.calcFlyInParamEvent.don(async()=>{if(!r&&!o||!i.actived)return;const p=await i.getCurrentCameraInfo();if(!p)return;const{position:d,rotation:g}=p;t.flyInParam={position:d,rotation:g,flyDuration:1}})),this.d(i.propChanged.don(p=>{!r&&!o||p.objId===t.id&&Object.keys(p.props).forEach(d=>{const g=p.props[d]===null?void 0:p.props[d];t[d]=g})})),this.d(i.objectEvent.don(p=>{!r&&!o||p.id!==t.id||p.type!=="3DTilesetReady"||t.tilesetReady.emit(p.p)}));{const p=async(y,C)=>{if(!r&&!o)return;const E=await n.callUeFunc({f:"SetFeatureColor",p:{id:t.id,featureName:y,json:C}});if(E&&E.error!==""){console.warn(`UeES3DTileset SetFeatureColor: ${E.error}`);return}},d=async(y,C)=>{if(!r&&!o)return;const E=await n.callUeFunc({f:"SetFeatureVisable",p:{id:t.id,featureName:y,json:C}});if(E&&E.error!==""){console.warn(`UeES3DTileset SetFeatureVisable: ${E.error}`);return}},g=async()=>{if(!r&&!o)return;const y=await n.callUeFunc({f:"ResetFeatureStyle",p:{id:t.id}});if(y&&y.error!==""){console.warn(`UeES3DTileset ResetFeatureStyle: ${y.error}`);return}},h=async y=>{if(!r&&!o)return;const C=await n.callUeFunc({f:"SetFeatureStyle",p:{id:t.id,json:y}});if(C&&C.error!==""){console.warn(`UeES3DTileset SetFeatureStyle: ${C.error}`);return}};this.d(t.setFeatureColorEvent.don((y,C)=>{const E=[...this.styleColor,...C];this.styleColor=[...E],p(y,E)})),this.d(t.setFeatureVisableEvent.don((y,C)=>{const E=[...this.styleVisable,...C];this.styleVisable=[...E],d(y,E)})),this.d(t.resetFeatureStyleEvent.don(()=>{g(),this.styleColor=[],this.styleVisable=[]})),this.d(t.setFeatureStyleEvent.don(y=>{h(y)}))}{const p=async()=>{if(!r&&!o){t._featureTableResultEvent.emit(void 0);return}try{const d=await n.callUeFunc({f:"GetFeatureTable",p:{id:t.id}});d.error!==""&&console.warn(`UeES3DTileset GetFeatureTable: ${d.error}`),t._featureTableResultEvent.emit(d.re.table)}catch(d){console.warn(`UeES3DTileset GetFeatureTable: ${d}`),t._featureTableResultEvent.emit(void 0)}};this.d(t.getFeatureTableEvent.don(()=>{p()}))}{const p=async()=>{if(!r&&!o){t.getMaterialNameListEvent.emit(void 0);return}try{const d=await n.callUeFunc({f:"GetMaterialNameList",p:{id:t.id}});d.error!==""&&console.warn(`UeES3DTileset GetMaterialNameList: ${d.error}`),t.getMaterialNameListEvent.emit(d.re.materialNameList)}catch(d){console.warn(`UeES3DTileset GetMaterialNameList: ${d}`),t.getMaterialNameListEvent.emit(void 0)}};this.ad(t.getMaterialNameListEvent.don(d=>{d=="start"&&p()}))}}get styleColor(){return this._styleColor.value}set styleColor(t){this._styleColor.value=t}get styleVisable(){return this._styleVisable.value}set styleVisable(t){this._styleVisable.value=t}};w(nt,"type",nt.register("ESUeViewer",c.ES3DTileset.type,nt));let ve=nt;const kn=u=>{switch(u){case 0:return"成功绑定";case 1:return"解绑之前的内容,成功绑定";case 2:return"没搜索到ActorTag,无法绑定";case 3:return"搜索到ActorTag对应的Actor是地形,无法绑定";case 4:return"没搜索到ComponentTag,无法绑定";default:return"未知错误"}},rt=class rt extends c.EngineObject{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}let n,r;const o=this.dv(l.react(void 0)),s=this.ad(l.reactJson(""));{const p=()=>{if(typeof e.url=="string")s.value=c.ESSceneObject.context.getStrFromEnv(e.url);else{const d=e.url;d.url=c.ESSceneObject.context.getStrFromEnv(d.url),s.value=d}};p(),this.ad(e.urlChanged.don(p))}const v=async()=>{if(!n&&!r)return;let p=e.targetID??c.ESImageryLayer.defaults.targetID;if(p&&p!=""){const d=c.ESSceneObject.getSceneObject(p);p=d?(d.components.main??d).id:p}await i.callUeFunc({f:"update",p:{id:e.id,show:e.show??!0,rectangle:e.rectangle??[-180,-90,180,90],collision:e.collision??!0,allowPicking:e.allowPicking??!1,flyToParam:e.flyToParam??c.defaultFlyToParam,flyInParam:e.flyInParam??c.defaultFlyInParam,url:s.value??"",zIndex:e.zIndex??0,maximumLevel:e.maximumLevel??c.ESImageryLayer.defaults.maximumLevel,minimumLevel:e.minimumLevel??c.ESImageryLayer.defaults.minimumLevel,options:e.options??c.ESImageryLayer.defaults.options,targetID:p,opacity:e.opacity??c.ESImageryLayer.defaults.opacity,splitDirection:e.splitDirection??c.ESImageryLayer.defaults.splitDirection}})},a=this.dv(l.createNextAnimateFrameEvent(e.showChanged,s.changed,e.flyToParamChanged,e.flyInParamChanged,e.zIndexChanged,e.collisionChanged,e.allowPickingChanged,e.maximumLevelChanged,e.minimumLevelChanged,e.rectangleChanged,e.optionsChanged,e.targetIDChanged,e.opacityChanged,e.splitDirectionChanged));this.d(a.don(v));const m=async()=>{const{id:p}=e;if(n!==void 0){n=void 0;try{const d=await t.unBindImageryById(p);if(!d)return;if(d.error!==""){console.warn(`UeESImageryLayer UnImageryByID: ${d.error}`);return}}catch(d){console.warn(`UeESImageryLayer UnImageryByID promise: ${d}`);return}}if(r!==void 0){r=void 0;try{const d=await i.callUeFunc({f:"destroy",p:{id:p,test:"UeESImageryLayer"}});if(!d)return;if(d.error!==""){console.warn(`UeESImageryLayer Destroy: ${d.error}`);return}}catch(d){console.warn(`UeESImageryLayer Destroy promise: ${d}`);return}}};this.d(()=>{m()});{const p=this.dv(l.createProcessingFromAsyncFunc(async g=>{if(o.value===void 0){await g.promise(m());return}if(o.value.type==="ActorTag"){const{actorTag:h,componentTag:y}=o.value;if(n!==h&&await g.promise(m()),n!==void 0||h===void 0)return;try{n=h;const C=await g.promise(t.bindImageryByTag(e.id,h,y));if(!C)return;if(C.error!==""){console.warn(`ESImageryLayer BindImageryByTag: ${C.error}`);return}if(C.re.type!==0)if(C.re.type===1)console.warn(`ESImageryLayer BindImageryByTag: ${kn(C.re.type)}`);else{console.warn(`ESImageryLayer BindImageryByTag: ${kn(C.re.type)}`);return}}catch(C){console.warn(`ESImageryLayer BindImageryByTag promise: ${C}`);return}}else if(o.value.type==="CreatedUrl"){const{url:h}=o.value;if(h!==r&&await g.promise(m()),r!==void 0||h===void 0)return;try{r=h;const y=await g.promise(i.callUeFunc({f:"create",p:{type:"ESImageryLayer",id:e.id}}));if(!y)return;if(y.error!==""){console.warn(`ESImageryLayer create: ${y.error}`);return}}catch{console.warn("ESImageryLayer create: create promise error");return}}await g.promise(v())})),d=async()=>{p.restart()};d(),this.d(o.changed.don(d))}{const p=this.dv(l.createNextAnimateFrameEvent(e.actorTagChanged,s.changed,e.componentTagChanged)),d=()=>{e.actorTag&&e.componentTag?o.value={type:"ActorTag",actorTag:e.actorTag,componentTag:e.componentTag}:s.value?o.value={type:"CreatedUrl",url:s.value}:o.value=void 0};d(),this.d(p.don(d))}this.d(e.flyToEvent.don(async(p,d)=>{if(!n&&!r)return;const g=await K(i,e.id,p);let h="over";g===void 0?h="error":g.endType===0?h="over":g.endType===1&&(h="cancelled"),e.flyOverEvent.emit(d,h,t)})),this.d(e.flyInEvent.don(async(p,d)=>{var y,C;if(!n&&!r)return;const g=await x(i,e.id,(y=e.flyInParam)==null?void 0:y.position,(C=e.flyInParam)==null?void 0:C.rotation,p??1);let h="over";g===void 0?h="error":g.endType===0?h="over":g.endType===1&&(h="cancelled"),e.flyOverEvent.emit(d,h,t)})),this.d(e.calcFlyToParamEvent.don(()=>{!n&&!r||$(i,e.id)})),this.d(e.calcFlyInParamEvent.don(async()=>{if(!t.actived)return;const p=await t.getCurrentCameraInfo();if(!p)return;const{position:d,rotation:g}=p;e.flyInParam={position:d,rotation:g,flyDuration:1}})),this.d(t.propChanged.don(p=>{!n&&!r||p.objId===e.id&&Object.keys(p.props).forEach(d=>{const g=p.props[d]===null?void 0:p.props[d];e[d]=g})}))}};w(rt,"type",rt.register("ESUeViewer",c.ESImageryLayer.type,rt));let Ce=rt;const k=class k extends P{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(k,"type",k.register("ESUeViewer",c.ESTerrainLayer.type,k)),w(k,"forceUeUpdateProps",[...P.forceUeUpdateProps,"url"]),w(k,"propValFuncs",{...P.propValFuncs,url:e=>typeof e=="string"?c.ESSceneObject.context.getStrFromEnv(e):(e.url=c.ESSceneObject.context.getStrFromEnv(e.url),e),czmMaxzoom:null,czmMinzoom:null});let Ee=k;const ot=class ot extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(ot,"type",ot.register("ESUeViewer",c.ESAlarm.type,ot));let Se=ot;const st=class st extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(st,"type",st.register("ESUeViewer",c.ESApertureEffect.type,st));let Fe=st;const at=class at extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(at,"type",at.register("ESUeViewer",c.ESGeoPolygon.type,at));let U=at;const lt=class lt extends U{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}const n=()=>{let o=c.ESAreaMeasurement.defaults.fillStyle;try{o={...e.fillStyle??c.ESAreaMeasurement.defaults.fillStyle}}catch(s){console.error("ESAreaMeasurement fillStyle 属性类型错误!",s),o={...c.ESAreaMeasurement.defaults.fillStyle}}o.materialParams=JSON.stringify(o.materialParams),i.callUeFunc({f:"update",p:{id:e.id,stroked:e.stroked??c.ESAreaMeasurement.defaults.stroked,fillStyle:o,filled:e.filled??c.ESAreaMeasurement.defaults.filled}}),console.log(o)},r=this.dv(l.createNextAnimateFrameEvent(e.fillStyleChanged,e.strokedChanged,e.filledChanged));this.d(r.don(n)),this.d(e.createdEvent.don(n))}};w(lt,"type",lt.register("ESUeViewer",c.ESAreaMeasurement.type,lt));let Ie=lt;const dt=class dt extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(dt,"type",dt.register("ESUeViewer",c.ESBlastParticleSystem.type,dt));let Te=dt;const X=class X extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is underfined!");return}}};w(X,"type",X.register("ESUeViewer",c.ESBoxClipping.type,X)),w(X,"propValFuncs",{...S.propValFuncs,targetID:e=>{if(!e)return"";const t=c.ESSceneObject.getSceneObject(e);return t?(t.components.main??t).id:e}});let Re=X;const ct=class ct extends S{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.dispose(e.flyInEvent.don((n,r,o="default")=>{const{id:s,duration:v,position:a,rotation:m}=e;x(i,s,a,m,v??n,o)})),this.dispose(e.resetWithCurrentCameraEvent.don(()=>{we(i,e.id)})),this.dispose(e.captureEvent.don((n,r)=>{t.capture(n,r).then(s=>{s&&(e.thumbnail=s)})}))}};w(ct,"type",ct.register("ESUeViewer",c.ESCameraView.type,ct));let De=ct;const ut=class ut extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(ut,"type",ut.register("ESUeViewer",c.ESCameraVisibleRange.type,ut));let Le=ut;const ht=class ht extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(ht,"type",ht.register("ESUeViewer",c.ESCar.type,ht));let Pe=ht;const vt=class vt extends D{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}const n=()=>{let o=c.ESClassification.defaults.fillStyle;try{o={...e.fillStyle??c.ESClassification.defaults.fillStyle}}catch(s){console.error("ESClassification fillStyle 属性类型错误!",s),o={...c.ESClassification.defaults.fillStyle}}o.materialParams=JSON.stringify(o.materialParams),i.callUeFunc({f:"update",p:{id:e.id,filled:e.filled??c.ESClassification.defaults.filled,fillStyle:o}})},r=this.dv(l.createNextAnimateFrameEvent(e.fillStyleChanged,e.filledChanged));this.d(r.don(n)),this.d(e.createdEvent.don(n))}};w(vt,"type",vt.register("ESUeViewer",c.ESClassification.type,vt));let Ue=vt;const q=class q extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is underfined!");return}}};w(q,"type",q.register("ESUeViewer",c.ESClippingPlane.type,q)),w(q,"propValFuncs",{...S.propValFuncs,targetID:e=>{if(!e)return"";const t=c.ESSceneObject.getSceneObject(e);return t?(t.components.main??t).id:e}});let Me=q;const gt=class gt extends S{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}const n=this.ad(l.reactJson(""));{const s=()=>{if(typeof e.url=="string")n.value=c.ESSceneObject.context.getStrFromEnv(e.url??c.ESDataMesh.defaults.url);else{const v=e.url;v.url=c.ESSceneObject.context.getStrFromEnv(v.url??c.ESDataMesh.defaults.url),n.value=v}};s(),this.ad(e.urlChanged.don(s))}const r=()=>{const s=e.colorStops??c.ESDataMesh.defaults.colorStops;i.callUeFunc({f:"update",p:{id:e.id,url:n.value??c.ESDataMesh.defaults.url,currentTime:e.currentTime??c.ESDataMesh.defaults.currentTime,minPropValue:e.minPropValue??c.ESDataMesh.defaults.minPropValue,maxPropValue:e.maxPropValue??c.ESDataMesh.defaults.maxPropValue,colorStops:JSON.stringify(s)}})},o=this.dv(l.createNextAnimateFrameEvent(n.changed,e.currentTimeChanged,e.minPropValueChanged,e.maxPropValueChanged,e.colorStopsChanged));this.d(o.don(r)),this.d(e.createdEvent.don(r))}};w(gt,"type",gt.register("ESUeViewer",c.ESDataMesh.type,gt));let Ae=gt;const pt=class pt extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(pt,"type",pt.register("ESUeViewer",c.ESDatasmithRuntimeModel.type,pt));let We=pt;const ft=class ft extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(ft,"type",ft.register("ESUeViewer",c.ESDirectionMeasurement.type,ft));let _e=ft;const wt=class wt extends D{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}const n=()=>{let o;try{o={...e.strokeStyle??c.ESDistanceMeasurement.defaults.strokeStyle}}catch(s){console.error("ESDistanceMeasurement strokeStyle 属性类型错误!",s),o={...c.ESDistanceMeasurement.defaults.strokeStyle}}i.callUeFunc({f:"update",p:{id:e.id,strokeStyle:o}})},r=this.dv(l.createNextAnimateFrameEvent(e.strokeStyleChanged));this.d(r.don(n)),this.d(e.createdEvent.don(n))}};w(wt,"type",wt.register("ESUeViewer",c.ESDistanceMeasurement.type,wt));let $e=wt;const yt=class yt extends he{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(yt,"type",yt.register("ESUeViewer",c.ESLocalPolygon.type,yt));let ge=yt;const mt=class mt extends ge{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(mt,"type",mt.register("ESUeViewer",c.ESDynamicWater.type,mt));let Ne=mt;const Ct=class Ct extends P{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}this.d(t.widgetEvent.don(n=>{if(n.objId!==e.id)return;const{type:r,properties:o}=n;e.widgetEvent.emit({type:r,properties:o})}))}};w(Ct,"type",Ct.register("ESUeViewer",c.ESEntityCluster.type,Ct));let ze=Ct;const Z=class Z extends U{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Z,"type",Z.register("ESUeViewer",c.ESExcavate.type,Z)),w(Z,"propValFuncs",{...U.propValFuncs,targetID:e=>{if(!e)return"";const t=c.ESSceneObject.getSceneObject(e);return t?(t.components.main??t).id:e}});let ke=Z;const Et=class Et extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Et,"type",Et.register("ESUeViewer",c.ESFireParticleSystem.type,Et));let Ge=Et;const St=class St extends P{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}const n=this.ad(l.reactJson(""));{const s=()=>{if(typeof e.url=="string")n.value=c.ESSceneObject.context.getStrFromEnv(e.url);else{const v=e.url;v.url=c.ESSceneObject.context.getStrFromEnv(v.url),n.value=v}};s(),this.ad(e.urlChanged.don(s))}const r=()=>{i.callUeFunc({f:"update",p:{id:e.id,url:n.value??c.ESForestTileset.defaults.url,treeTypes:e.treeTypes??c.ESForestTileset.defaults.treeTypes,xiaoBanWidget:e.xiaoBanWidget??c.ESForestTileset.defaults.xiaoBanWidget,youShiSZ:e.youShiSZ??c.ESForestTileset.defaults.youShiSZ,diLei:e.diLei??c.ESForestTileset.defaults.diLei,senLinLB:e.senLinLB??c.ESForestTileset.defaults.senLinLB,labelMaterial:e.labelMaterial??c.ESForestTileset.defaults.labelMaterial,heightOffset:e.heightOffset??c.ESForestTileset.defaults.heightOffset}})},o=this.dv(l.createNextAnimateFrameEvent(n.changed,e.treeTypesChanged,e.xiaoBanWidgetChanged,e.youShiSZChanged,e.diLeiChanged,e.senLinLBChanged,e.labelMaterialChanged,e.heightOffsetChanged));this.d(o.don(r)),this.d(e.createdEvent.don(r))}};w(St,"type",St.register("ESUeViewer",c.ESForestTileset.type,St));let He=St;const Ft=class Ft extends c.EngineObject{constructor(e,t){super(e,t),this.ad(new l.ObjResettingWithEvent(e.renderInUEChanged,()=>e.renderInUE?new Hn(e,t):new Gn(e,t)))}};w(Ft,"type",Ft.register("ESUeViewer",c.ESGeoDiv.type,Ft));let Je=Ft;class Gn extends l.Destroyable{constructor(t,i){super();w(this,"_screenPosition",this.disposeVar(l.reactArrayWithUndefined(void 0)));const n=i.viewer;if(!n){console.warn("viewer is undefined!");return}const r=this.disposeVar(new c.ESTextLabel);r.parentID=t.id,t.components.disposableAdd(r,!0),r.show=!1,this.dispose(l.bind([r,"position"],[t,"position"])),this.dispose(l.bind([r,"rotation"],[t,"rotation"])),this.dispose(l.bind([r,"flyToParam"],[t,"flyToParam"])),this.dispose(l.bind([r,"flyInParam"],[t,"flyInParam"])),this.dispose(t.calcFlyToParamEvent.disposableOn(()=>{$(n,r.id)})),this.dispose(t.calcFlyInParamEvent.disposableOn(async()=>{if(!i.actived)return;const v=await i.getCurrentCameraInfo();if(!v)return;const{position:a,rotation:m}=v;t.flyInParam={position:a,rotation:m,flyDuration:1}})),this.dispose(t.smoothMoveEvent.disposableOn((v,a)=>{et(n,r.id,v,a)})),this.dispose(t.smoothMoveWithRotationEvent.disposableOn((v,a,m)=>{O(n,r.id,v,a,m)})),this.dispose(t.smoothMoveOnGroundEvent.disposableOn((v,a,m,p)=>{j(n,r.id,v,a,p,m)})),this.dispose(t.smoothMoveWithRotationOnGroundEvent.disposableOn((v,a,m,p,d)=>{tt(n,r.id,v,a,m,p,d)})),this.dispose(t.flyToEvent.disposableOn((v,a)=>{r.flyTo(v)})),this.dispose(t.flyInEvent.don(v=>{r.flyIn(v)}));const o=this._screenPosition,s=this.disposeVar(new c.ESCustomDiv);s.parentID=t.id,i.add(s),this.dispose(()=>i.delete(s)),this.dispose(l.bind([s,"allowPicking"],[t,"allowPicking"]));{const v=this.disposeVar(l.createAnimateFrame()),a=()=>{t.show?v.restart(void 0,async()=>{if(!t.position)return;const m=await i.lonLatAltToScreenPosition(t.position);if(!this.isDestroyed())if(!m)this._screenPosition.value=void 0;else{const[p,d]=m;p===-1&&d===-1?this._screenPosition.value=void 0:this._screenPosition.value=[p,d]}}):v.cancel()};a(),this.dispose(t.showChanged.disposableOn(a))}{const v=()=>class extends l.Destroyable{constructor(d,g,h){if(super(),this._subContainer=d,!h)return;if(!t.instanceClass)throw new Error("!sceneObject.instanceClass");const y=new l.PosFloatDiv,C=y.element;this._subContainer.appendChild(C),this.dispose(()=>this._subContainer.removeChild(C)),C.onclick=E=>{(t.allowPicking??!1)&&t.pickedEvent.emit(new c.ESJPickedResult({div:C,pointerEvent:E},t,void 0,void 0,void 0,[E.x,E.y]))};{const E=()=>{t.editing?C.children[0].style.pointerEvents="none":C.children[0].style.pointerEvents="all"};E(),this.d(t.editingChanged.don(E))}{const E=()=>{const F=t.show;o.value&&F?(y.show=!0,y.winPos=[...o.value]):(y.show=!1,y.winPos=[0,0])};E();const T=this.disposeVar(l.createNextAnimateFrameEvent(t.showChanged,o.changed));this.dispose(T.disposableOn(E))}{const E=()=>{const[T,F]=t.anchor??c.ESGeoDiv.defaults.anchor;y.originRatioX=T,y.originRatioY=F};E(),this.dispose(t.anchorChanged.disposableOn(E))}{const E=()=>{y.opacity=t.opacity??c.ESGeoDiv.defaults.opacity};E(),this.dispose(t.opacityChanged.disposableOn(E))}this.disposeVar(new t.instanceClass(y.contentDiv,t,h))}},a=()=>{try{t.instanceClass?s.instanceClass=v():s.instanceClass=void 0}catch(p){console.error(p)}};a();const m=this.dv(l.createNextAnimateFrameEvent(t.instanceClassChanged,t.opacityChanged,t.anchorChanged,t.editingChanged,t.showChanged,t.allowPickingChanged));this.d(m.don(a))}}get screenPosition(){return this._screenPosition.value}get screenPositionChanged(){return this._screenPosition.changed}set screenPosition(t){this._screenPosition.value=t}}class Hn extends l.Destroyable{constructor(t,i){super();w(this,"_imageLabel");w(this,"_hasClassDivAndPos",{});this._imageLabel=this.dv(new c.ESImageLabel),this._imageLabel.isHoverZoom=!1,this._imageLabel.parentID=t.id;const n=i.viewer;if(!n){console.warn("viewer is undefined!");return}const r=this._imageLabel;t.components.disposableAdd(r,!0);{const o=()=>{if(!n)return;if(!t.instanceClass)throw new Error("!sceneObject.instanceClass");const a=document.createElement("div"),m=this.dv(new t.instanceClass(a,t,i))._container;if(m.style.opacity=t.opacity.toString()??c.ESGeoDiv.defaults.opacity,m.style.position="fixed",m.style.zIndex="-1",m.style.top="0px",!document.body.contains(m)){document.body.appendChild(m);let d=m?m.querySelectorAll("*[class]"):[];for(let g=0;g<d.length;g++){const h=d[g];var p=h.getBoundingClientRect();this._hasClassDivAndPos[h.className]=[h.offsetLeft,h.offsetTop,h.offsetLeft+p.width,h.offsetTop+p.height]}}Xn(m,{backgroundColor:null,allowTaint:!0,useCORS:!0,width:m.offsetWidth,height:m.offsetHeight,scale:1}).then(d=>{document.body.contains(m)&&document.body.removeChild(m),r.url=d.toDataURL(),r.show=t.show}).catch(()=>{document.body.contains(m)&&document.body.removeChild(m)})},s=()=>{try{t.instanceClass?o():(r.url="",r.show=!1)}catch(a){console.error(a)}};s();const v=this.dv(l.createNextAnimateFrameEvent(t.instanceClassChanged,t.opacityChanged));this.d(v.don(s))}{const o=()=>{r.show=t.show};r.show=!1,this.ad(t.showChanged.don(o))}this.d(l.track([r,"anchor"],[t,"anchor"])),this.d(l.bind([r,"position"],[t,"position"])),this.d(l.bind([r,"rotation"],[t,"rotation"])),this.d(l.bind([r,"flyToParam"],[t,"flyToParam"])),this.d(l.bind([r,"flyInParam"],[t,"flyInParam"])),this.d(l.bind([r,"allowPicking"],[t,"allowPicking"])),this.d(l.bind([r,"scale"],[t,"scale"])),this.d(l.track([r,"minVisibleDistance"],[t,"minVisibleDistance"])),this.d(l.track([r,"maxVisibleDistance"],[t,"maxVisibleDistance"])),this.ad(t.automaticLandingEvent.don(()=>{r.automaticLanding()})),this.d(i.widgetEvent.don(o=>{if(o.objId!==this._imageLabel.id)return;const{type:s,add:v}=o;if(s==="leftClick"&&v){const a=(v==null?void 0:v.classNames)??[],m=Object.keys(this._hasClassDivAndPos);for(let p=0;p<m.length;p++){const d=m[p];let g=this._hasClassDivAndPos[d];v&&v.mouseRelativePos&&v.mouseRelativePos[0]>=g[0]&&v.mouseRelativePos[0]<=g[2]&&v.mouseRelativePos[1]>=g[1]&&v.mouseRelativePos[1]<=g[3]&&a.push(d)}v.classNames=a}t.widgetEvent.emit({type:s,add:v})})),this.d(t.calcFlyToParamEvent.don(()=>{$(n,r.id)})),this.d(t.calcFlyInParamEvent.don(()=>{const o=i.getCurrentCameraInfo();if(!o)return;const{position:s,rotation:v}=o;t.flyInParam={position:s,rotation:v,flyDuration:1}})),this.d(t.smoothMoveEvent.don((o,s)=>{et(n,r.id,o,s)})),this.d(t.smoothMoveWithRotationEvent.don((o,s,v)=>{O(n,r.id,o,s,v)})),this.d(t.smoothMoveOnGroundEvent.don((o,s,v,a)=>{j(n,r.id,o,s,a,v)})),this.d(t.smoothMoveWithRotationOnGroundEvent.don((o,s,v,a,m)=>{tt(n,r.id,o,s,v,a,m)})),this.d(t.flyToEvent.don((o,s)=>{r.flyTo(o)})),this.d(t.flyInEvent.don(o=>{r.flyIn(o)}))}}const It=class It extends P{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.d(e.flyToFeatureIndexEvent.don((n,r)=>{i.callUeFunc({f:"flyToFeatureIndex",p:{id:e.id,index:n,duration:r}})})),this.d(e.flyToFeatureEvent.don((n,r,o)=>{i.callUeFunc({f:"flyToFeature",p:{id:e.id,key:n,value:r,duration:o}})}))}};w(It,"type",It.register("ESUeViewer",c.ESGeoJson.type,It));let Be=It;const Tt=class Tt extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Tt,"type",Tt.register("ESUeViewer",c.ESGeoLineString.type,Tt));let pe=Tt;const Rt=class Rt extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Rt,"type",Rt.register("ESUeViewer",c.ESGeoRectangle.type,Rt));let Ke=Rt;const Dt=class Dt extends U{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Dt,"type",Dt.register("ESUeViewer",c.ESGeoWater.type,Dt));let Xe=Dt;const G=class G extends S{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.d(e.setNodePositionEvent.don((n,r)=>{Vi(i,e.id,n,r)})),this.d(e.setNodeRotationEvent.don((n,r)=>{Yi(i,e.id,n,r)})),this.d(e.setNodeScaleEvent.don((n,r)=>{Qi(i,e.id,n,r)}))}};w(G,"forceUeUpdateProps",[...S.forceUeUpdateProps,"url"]),w(G,"propValFuncs",{...S.propValFuncs,url:e=>typeof e=="string"?c.ESSceneObject.context.getStrFromEnv(c.rpToap(e)):(e.url=c.ESSceneObject.context.getStrFromEnv(c.rpToap(e.url)),e),czmMaximumScale:null,czmMinimumPixelSize:null,czmNativeScale:null,czmColor:null}),w(G,"type",G.register("ESUeViewer",c.ESGltfModel.type,G));let qe=G;const Lt=class Lt extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Lt,"type",Lt.register("ESUeViewer",c.ESHeightMeasurement.type,Lt));let Ze=Lt;const Pt=class Pt extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}const n=async(o,s,v,a)=>{const{viewer:m}=o;if(!m){console.error("AIMoveTo: ueViewer.viewer is undefined");return}const p=await m.callUeFunc({f:"AIMoveTo",p:{id:s,Destination:v,Time:a}});return p.error&&console.error("AIMoveTo:",p.error),p};this.d(e.aiMoveToEvent.don((o,s)=>{n(t,e.id,o,s)}));const r=async(o,s)=>{const{viewer:v}=o;if(!v){console.error("StopAIMove: ueViewer.viewer is undefined");return}const a=await v.callUeFunc({f:"StopAIMove",p:{id:s}});return a.error&&console.error("StopAIMove:",a.error),a};this.d(e.stopAIMoveEvent.don(()=>{r(t,e.id)}))}};w(Pt,"type",Pt.register("ESUeViewer",c.ESHuman.type,Pt));let Ve=Pt;const H=class H extends A{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}e.anchor=[.5,1]}};w(H,"type",H.register("ESUeViewer",c.ESImageLabel.type,H)),w(H,"forceUeUpdateProps",[...A.forceUeUpdateProps,"url"]),w(H,"propValFuncs",{...A.propValFuncs,url:e=>typeof e=="string"?c.ESSceneObject.context.getStrFromEnv(c.rpToap(e)):(e.url=c.ESSceneObject.context.getStrFromEnv(c.rpToap(e.url)),e)});let Ye=H;const Ut=class Ut extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Ut,"type",Ut.register("ESUeViewer",c.ESLevelRuntimeModel.type,Ut));let Qe=Ut;const Mt=class Mt extends he{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Mt,"type",Mt.register("ESUeViewer",c.ESLocalCircle.type,Mt));let be=Mt;const At=class At extends P{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(At,"type",At.register("ESUeViewer",c.ESLocalPolygonZ.type,At));let xe=At;const Wt=class Wt extends he{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Wt,"type",Wt.register("ESUeViewer",c.ESLocalRectangle.type,Wt));let Oe=Wt;const _t=class _t extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(_t,"type",_t.register("ESUeViewer",c.ESLocalSkyBox.type,_t));let je=_t;const $t=class $t extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w($t,"type",$t.register("ESUeViewer",c.ESLocationMeasurement.type,$t));let ti=$t;const Nt=class Nt extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Nt,"type",Nt.register("ESUeViewer",c.ESPipeFence.type,Nt));let ei=Nt;const zt=class zt extends pe{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(zt,"type",zt.register("ESUeViewer",c.ESPipeline.type,zt));let ii=zt;const kt=class kt extends ve{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.d(e.highlightFeatureEvent.don(n=>{const r=typeof n=="number"?n.toString():n;Ki(i,e.id,r)})),this.d(e.highlightFeatureAndFlyToEvent.don((n,r,o,s)=>{const v=typeof n=="number"?n.toString():n;Xi(i,e.id,v,s??1)})),this.d(e.setLayerVisibleEvent.don((n,r)=>{let o="";typeof r!="string"?o=JSON.stringify(r):o=r,qi(i,e.id,o)})),this.d(e.setLayerColorEvent.don((n,r)=>{let o="";typeof r!="string"?o=JSON.stringify(r):o=r,Zi(i,e.id,o)}))}};w(kt,"type",kt.register("ESUeViewer",c.ESPipeserTileset.type,kt));let ni=kt;const Gt=class Gt extends U{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Gt,"type",Gt.register("ESUeViewer",c.ESPit.type,Gt));let ri=Gt;const Ht=class Ht extends A{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.ad(e.getInitialStyleEvent.don(async()=>{try{const n=await i.callUeFunc({f:"GetInitialStyle",p:{id:e.id}});n.error!=""&&console.error("getInitialStyleEvent:",n.error),e.initialStyle.value=structuredClone(n.re)}catch(n){console.error("getInitialStyleEvent:",n),e.initialStyle.value=void 0}}))}};w(Ht,"type",Ht.register("ESUeViewer",c.ESPoi2D.type,Ht));let oi=Ht;const Jt=class Jt extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Jt,"type",Jt.register("ESUeViewer",c.ESPoi3D.type,Jt));let si=Jt;const J=class J extends P{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(J,"type",J.register("ESUeViewer",c.ESPoiTileset.type,J)),w(J,"forceUeUpdateProps",[...P.forceUeUpdateProps,"url"]),w(J,"propValFuncs",{...P.propValFuncs,url:e=>typeof e=="string"?c.ESSceneObject.context.getStrFromEnv(e):(e.url=c.ESSceneObject.context.getStrFromEnv(e.url),e)});let ai=J;const Bt=class Bt extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Bt,"type",Bt.register("ESUeViewer",c.ESPolygonFence.type,Bt));let li=Bt;const V=class V extends U{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(V,"type",V.register("ESUeViewer",c.ESPolygonFlattenedPlane.type,V)),w(V,"propValFuncs",{...U.propValFuncs,targetID:e=>{if(!e)return"";const t=c.ESSceneObject.getSceneObject(e);return t?(t.components.main??t).id:e}});let di=V;const Kt=class Kt extends U{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Kt,"type",Kt.register("ESUeViewer",c.ESPolygonWithHole.type,Kt));let ci=Kt;const Xt=class Xt extends N{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}this.d(()=>{e.ids=[]}),this.d(e.highlightInner3DtilesetEvent.don(n=>{n.highlight=!0})),this.d(e.removeHighlightInner3DtilesetEvent.don(n=>{n.highlight=!1}));{const n=s=>{s=s.toLocaleLowerCase();let v=[255,255,255,1];if(s.startsWith("#")){if(s.length===4){let a=parseInt(s[1]+s[1],16),m=parseInt(s[2]+s[2],16),p=parseInt(s[3]+s[3],16);v=[a,m,p,1]}else if(s.length===7){let a=parseInt(s.substring(1,3),16),m=parseInt(s.substring(3,5),16),p=parseInt(s.substring(5,7),16);v=[a,m,p,1]}}else if(s.startsWith("rgba")){let a=s.match(/^rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*([\d.]+)\s*\)$/);if(a){let m=parseInt(a[1]),p=parseInt(a[2]),d=parseInt(a[3]),g=parseFloat(a[4]);v=[m,p,d,g]}}else if(s.startsWith("rgb")){let a=s.match(/^rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)$/);if(a){let m=parseInt(a[1]),p=parseInt(a[2]),d=parseInt(a[3]);v=[m,p,d,1]}}else console.error("color类型只能为#rrggbb、#rgb、rgba(r,g,b,a)、rgb(r,g,b)");return[v[0]/255,v[1]/255,v[2]/255,v[3]]},r=()=>{const s=e.layerConfig;if(!s)return;const v=[];s.forEach(a=>{s.filter(p=>p.dataset==a.dataset).length==1?v.push({condition:[{field:"dataset",op:"==",value:a.dataset}],color:n(a.value.color??"rgb(255,255,255)"),show:a.value.visible}):v.push({condition:[{field:"layer",op:"==",value:a.layer},{field:"dataset",op:"==",value:a.dataset}],color:n(a.value.color??"rgb(255,255,255)"),show:a.value.visible})}),e.setFeatureStyle(v)};r();const o=this.dv(l.createNextAnimateFrameEvent(e.layerConfigChanged,e.colorBlendModeChanged));this.d(o.don(()=>{r()}))}}};w(Xt,"type",Xt.register("ESUeViewer",c.ESRtsTileset.type,Xt));let ui=Xt;const qt=class qt extends P{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}this.d(e.addTreesEvent.don(n=>{c.addTreesCallFunc(t,e.id,n)})),this.d(e.removeAllTreesEvent.don(()=>{c.removeAllTreesCallFunc(t,e.id)})),this.d(e.updateTreeParamsEvent.don(n=>{c.updateTreeParamsCallFunc(t,e.id,n)})),this.d(e.cutDownTreesEvent.don((n,r)=>{c.cutDownTreesCallFunc(t,e.id,n,r)})),this.d(e.growthSimulationEvent.don((n,r,o)=>{c.growthSimulationCallFunc(t,e.id,n,r,o)}))}};w(qt,"type",qt.register("ESUeViewer",c.ESSeparateFoliage.type,qt));let hi=qt;const Zt=class Zt extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Zt,"type",Zt.register("ESUeViewer",c.ESSubmergingAnalysis.type,Zt));let vi=Zt;const Vt=class Vt extends U{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.d(e.startEvent.don(()=>{i.callUeFunc({f:"Start",p:{id:e.id}})})),this.d(e.stopEvent.don(()=>{i.callUeFunc({f:"Stop",p:{id:e.id}})}))}};w(Vt,"type",Vt.register("ESUeViewer",c.ESSunshineAnalysis.type,Vt));let gi=Vt;const Yt=class Yt extends U{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.d(e.startEvent.don(()=>{i.callUeFunc({f:"Start",p:{id:e.id}})}))}};w(Yt,"type",Yt.register("ESUeViewer",c.ESSurfaceAreaMeasurement.type,Yt));let pi=Yt;const Qt=class Qt extends A{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Qt,"type",Qt.register("ESUeViewer",c.ESTextLabel.type,Qt));let fi=Qt;const Y=class Y extends A{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.d(e.callFunctionEvent.don(async(n,r)=>{const o=await ye(i,e.id,n,r);e.__callFunctionResultEvent.emit(o)}))}};w(Y,"type",Y.register("ESUeViewer",c.ESUEWidget.type,Y)),w(Y,"propValFuncs",{...A.propValFuncs,info:e=>JSON.stringify(e??{})});let wi=Y;const Jn=u=>{switch(u){case 0:return"成功绑定";case 1:return"解绑之前的内容,成功绑定";case 2:return"未搜索到ActorTag,无法绑定";case 3:return"搜索到ActorTag但对应的Actor不是场景原有的,而是新建的,无法绑定";case 4:return"搜索到ActorTag对应的Actor是地形或3DTileset,无法绑定";default:return"未知错误"}},pr=u=>{switch(u){case 0:return"创建成功";case 1:return"未找到对应的资源,无法创建";case 2:return"Id与场景中现有的ActorTag重复,创建后可能出现问题,创建失败";default:return"未知错误"}},bt=class bt extends c.EngineObject{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn(`${e.id} UeESUnrealActor viewer is undefined!`);return}this.d(()=>{Ni(i,e.id)});const n=async()=>{a()||await i.callUeFunc({f:"update",p:{id:e.id,name:e.name,show:e.show,rotation:e.rotation,flyToParam:e.flyToParam??c.defaultFlyToParam,flyInParam:e.flyInParam??c.defaultFlyInParam,highlight:e.highlight,collision:e.collision,scale:e.scale,minVisibleDistance:e.minVisibleDistance,maxVisibleDistance:e.maxVisibleDistance}})},r=this.dv(l.createNextAnimateFrameEvent(e.showChanged,e.nameChanged,e.rotationChanged,e.flyToParamChanged,e.flyInParamChanged,e.highlightChanged,e.collisionChanged,e.scaleChanged,e.minVisibleDistanceChanged,e.maxVisibleDistanceChanged));this.d(r.don(n)),this.d(e.flushEvent.don(()=>r.flush()));let o,s;const v=async()=>{a()||(await i.callUeFunc({f:"update",p:{id:e.id,position:e.position}}),(t.debug??!1)&&console.log(`updatePostion:${e.position},actorTag:${e.actorTag},actorClass:${e.actorClass}`))},a=()=>!o&&!s?(console.warn(`${e.id} 未绑定ActorTag或未创建ActorClass!`),!0):!1,m=async()=>{const{id:d}=e,g=await t.unBindActorByID(d);g&&g.error!==""&&console.warn(`${e.id} UeESUnrealActor UnBindActorByID: ${g.error}`),o=void 0;const h=await i.callUeFunc({f:"destroy",p:{id:d}});if(h&&h.error!==""){console.warn(`${e.id} UeESUnrealActor DestroyActorByID: ${h.error}`);return}s=void 0},p=this.dv(l.react({type:"ActorClass",actorClass:"default"}));{const d=this.dv(l.createNextAnimateFrameEvent(e.actorClassChanged,e.actorTagChanged)),g=async()=>{e.actorTag!==""?p.value={type:"ActorTag",actorTag:e.actorTag}:p.value={type:"ActorClass",actorClass:e.actorClass===""?"default":e.actorClass}};g(),this.d(d.don(g)),this.d(e.flushEvent.don(()=>d.flush()))}{const d=this.dv(l.createProcessingFromAsyncFunc(async h=>{if(await h.promise(m()),p.value.type==="ActorTag"){const{actorTag:y}=p.value;await h.promise(m());try{e.lastActorStatus="null";const C=await h.promise(t.bindActorByTag(e.id,y));if(!C)return;if(C.error!==""){console.warn(`${e.id} UeESUnrealActor BindActorByTag:${y},${C.error}`);return}if(C.re.type===0)e.lastActorStatus="bound",o=y;else if(C.re.type===1)e.lastActorStatus="bound",o=y,console.warn(`${e.id} UeESUnrealActor BindActorByTag:${y},${Jn(C.re.type)}`);else{o=void 0,console.warn(`${e.id} UeESUnrealActor BindActorByTag error:${y}, ${Jn(C.re.type)}`);return}}catch(C){console.warn(`${e.id} UeESUnrealActor BindActorByTag catch error:${y}, ${C}`);return}}else if(p.value.type==="ActorClass"){const{actorClass:y}=p.value;try{const C=await h.promise(t.createActorByClass(e.id,y));if(!C)return;if(C.error!==""){console.warn(`${e.id} UeESUnrealActor CreateActorByClass error :${y}, ${C.error}`);return}if(C.re.type===0)e.lastActorStatus="created",s=y;else{console.warn(`${e.id} UeESUnrealActor CreateActorByClass error type :${y},${pr(C.re.type)}`);return}}catch(C){console.warn(`${e.id} UeESUnrealActor CreateActorByClass error catch :${y}, ${JSON.stringify(C)}`);return}}await h.promise(n()),await h.promise(v())})),g=async()=>{d.restart()};g(),this.d(p.changed.don(g))}this.d(e.positionChanged.don(v)),this.d(e.callFunctionEvent.don(async(d,g)=>{if(a()){e.__callFunctionResultEvent.emit(void 0);return}const h=await ye(i,e.id,d,g);e.__callFunctionResultEvent.emit(h)})),this.d(e.smoothMoveEvent.don((d,g)=>{a()||et(i,e.id,d,g)})),this.d(e.smoothMoveWithRotationEvent.don((d,g,h)=>{a()||O(i,e.id,d,g,h)})),this.d(e.smoothMoveOnGroundEvent.don((d,g,h,y)=>{a()||j(i,e.id,d,g,y,h)})),this.d(e.smoothMoveWithRotationOnGroundEvent.don((d,g,h,y,C)=>{a()||tt(i,e.id,d,g,h,y,C)})),this.d(e.automaticLandingEvent.don(d=>{if(a())return;const g=[e.position[0],e.position[1]];t.getHeightByLonLat(e.position[0],e.position[1],"Visibility").then(h=>{h!==null&&(e.position=[...g,h],e.collision=d)})})),this.d(e.flyToEvent.don(async(d,g)=>{if(a())return;const h=await K(i,e.id,d);let y="over";h===void 0?y="error":h.endType===0?y="over":h.endType===1&&(y="cancelled"),e.flyOverEvent.emit(g,y,t)})),this.d(e.calcFlyToParamEvent.don(()=>{a()||$(i,e.id)})),this.d(e.calcFlyInParamEvent.don(async()=>{if(!t.actived)return;const d=await t.getCurrentCameraInfo();if(!d)return;const{position:g,rotation:h}=d;e.flyInParam={position:g,rotation:h,flyDuration:1}})),this.d(t.propChanged.don(d=>{a()||d.objId===e.id&&Object.keys(d.props).forEach(g=>{const h=d.props[g]===null?void 0:d.props[g];e[g]=h})}))}};w(bt,"type",bt.register("ESUeViewer",c.ESUnrealActor.type,bt));let yi=bt;const xt=class xt extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(xt,"type",xt.register("ESUeViewer",c.ESVideoFusion.type,xt));let mi=xt;const Ot=class Ot extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Ot,"type",Ot.register("ESUeViewer",c.ESViewShed.type,Ot));let Ci=Ot;const jt=class jt extends D{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is underfined!");return}}};w(jt,"type",jt.register("ESUeViewer",c.ESVisibilityAnalysis.type,jt));let Ei=jt;const te=class te extends U{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.ad(l.track([e,"volume"],[e,"cutAndFillVolume"])),this.d(e.startEvent.don(()=>{i.callUeFunc({f:"Start",p:{id:e.id}})})),this.d(e.clearEvent.don(()=>{i.callUeFunc({f:"Clear",p:{id:e.id}})}))}};w(te,"type",te.register("ESUeViewer",c.ESVolumeMeasurement.type,te));let Si=te;const Q=class Q extends A{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(Q,"type",Q.register("ESUeViewer",c.ESWidget.type,Q)),w(Q,"propValFuncs",{...A.propValFuncs,info:e=>JSON.stringify(e??{})});let Fi=Q;const ee=class ee extends c.EngineObject{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}e.poi.actorTag=e.human.id,e.poi.positionOffset=[0,0,e.poiOffsetHeight-.8],this.d(e.poiOffsetHeightChanged.don(()=>{e.poi.positionOffset=[0,0,e.poiOffsetHeight-.8]})),this.d(()=>{e.poi.actorTag=""})}};w(ee,"type",ee.register("ESUeViewer",c.ESHumanPoi.type,ee));let Ii=ee;c.ESSceneObject.context.getStrFromEnv(c.ESNavigator.defaults.imgUrl);const ie=class ie extends c.EngineObject{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}const n=this.disposeVar(new c.ESCustomDiv);t.add(n),this.dispose(()=>t.delete(n)),this.dispose(l.track([n,"show"],[e,"show"])),n.instanceClass=class extends l.Destroyable{constructor(o,s,v){super(),this._subContainer=o;const a=document.createElement("div");this._subContainer.appendChild(a),this.dispose(()=>this._subContainer.removeChild(a));{const d=async()=>{const g=await t.getCurrentCameraInfo(),h=g==null?void 0:g.position,C=[...g==null?void 0:g.rotation];C[0]=360,t.flyIn(h,C)};a.addEventListener("click",d),a.style.cursor="pointer",this.dispose(()=>a.removeEventListener("click",d))}{const d=()=>{a.style.width=`${e.cssSize?e.cssSize:c.ESNavigator.defaults.cssSize}px`,a.style.height=`${e.cssSize?e.cssSize:c.ESNavigator.defaults.cssSize}px`};d(),e.dispose(e.cssSizeChanged.disposableOn(d))}a.style.position="fixed";{const d=()=>{a.style.top=`${e.cssPosition?e.cssPosition[0]:c.ESNavigator.defaults.cssPosition[0]}px`,a.style.right=`${e.cssPosition?e.cssPosition[1]:c.ESNavigator.defaults.cssPosition[1]}px`};d(),e.dispose(e.cssPositionChanged.disposableOn(d))}a.style.transition=" right 0.4s linear",a.style.cursor="pointer";const m=document.createElement("div");a.appendChild(m),this.dispose(()=>a.removeChild(m)),m.style.width="100%",m.style.height="100%",m.style.position="relative";const p=document.createElement("img");m.appendChild(p),this.dispose(()=>m.removeChild(p)),p.style.width="100%",p.style.height="100%",p.style.border="none";{const d=()=>p.src=e.imgUrl;d(),e.dispose(e.imgUrlChanged.disposableOn(d))}{const d=()=>{const C=-t.getCurrentCameraInfo().rotation[0];p.style.transform=`rotate(${C}deg)`};let g;const h=async()=>{d(),e.show?(a.style.display="block",g=setInterval(()=>{d()},1e3)):(a.style.display="none",clearInterval(g))};this.dispose(e.showChanged.disposableOn(h)),h(),this.dispose(()=>clearInterval(g))}p.style.transformOrigin="50% 50%"}}}};w(ie,"type",ie.register("ESUeViewer",c.ESNavigator.type,ie));let Ti=ie;const B=class B extends D{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}{const n=()=>{let r=e.materialMode==="blue"?"multipleArrows":e.materialMode==="purple"?"singleArrow":e.materialMode;i.callUeFunc({f:"update",p:{id:e.id,materialMode:r}})};this.dispose(e.materialModeChanged.disposableOn(n)),this.dispose(e.createdEvent.disposableOn(n))}}};w(B,"type",B.register("ESUeViewer",c.ESPath.type,B)),w(B,"forceUeUpdateProps",[...D.forceUeUpdateProps]),w(B,"propValFuncs",{...D.propValFuncs,materialMode:null});let Ri=B;async function fr(u){navigator.clipboard.writeText(u).then(function(){console.log("复制成功")},function(e){console.log("复制失败")})}const ne=class ne extends c.EngineObject{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}const n=this.disposeVar(new c.ESCustomDiv);t.add(n),this.dispose(()=>t.delete(n)),n.instanceClass=class extends l.Destroyable{constructor(o,s,v){if(super(),this._subContainer=o,!v||!(v instanceof _))return;const a=document.createElement("div");this._subContainer.appendChild(a),this.dispose(()=>this._subContainer.removeChild(a)),a.style.width="100%",a.style.position="absolute",a.style.height=`${c.ESViewerStatusBar.defaults.height}px`,a.style.left="0",a.style.bottom="0",a.style.color="#fff",a.style.padding="0 20px 0 0",a.style.boxSizing="border-box",a.style.lineHeight=`${c.ESViewerStatusBar.defaults.height}px`,a.style.zIndex="100",a.style.alignContent="center",a.style.justifyContent="space-between";const m=document.createElement("span");a.appendChild(m),this.dispose(()=>a.removeChild(m));const p=document.createElement("span");m.appendChild(p),this.dispose(()=>m.removeChild(p));const d=document.createElement("span");m.appendChild(d),d.addEventListener("dblclick",function(){let h=d.innerHTML;h.startsWith("鼠标位置")&&(h=h.slice(5)),fr(h)}),d.style.cursor="pointer",this.dispose(()=>m.removeChild(d));const g=document.createElement("span");a.appendChild(g),this.dispose(()=>a.removeChild(g));{const h=()=>{a.style.height=(e.height??c.ESViewerStatusBar.defaults.height)+"px",a.style.lineHeight=(e.height??c.ESViewerStatusBar.defaults.height)+"px"};this.dispose(e.heightChanged.disposableOn(h)),h()}{const h=()=>{a.style.fontSize=(e.fontSize??c.ESViewerStatusBar.defaults.fontSize)+"px"};this.dispose(e.fontSizeChanged.disposableOn(h)),h()}{const h=()=>{e.bgColor?a.style.background=`rgba(${e.bgColor[0]*255},${e.bgColor[1]*255},${e.bgColor[2]*255},${e.bgColor[3]})`:a.style.background=`rgba(${c.ESViewerStatusBar.defaults.bgColor[0]},${c.ESViewerStatusBar.defaults.bgColor[1]},${c.ESViewerStatusBar.defaults.bgColor[2]},${c.ESViewerStatusBar.defaults.bgColor[3]})`};this.dispose(e.bgColorChanged.disposableOn(h)),h()}v.getVersion().then(h=>{h&&(g.innerText=`Ue 版本 : ${h[0]} `)}).catch(h=>{console.log(h)});{const h=()=>{let E="",T="";E+=`帧率:${v.getFPS().toFixed(0)}FPS`,p.innerText=E;const F=t.getCurrentCameraInfo();E+=` 经度: ${F.position[0].toFixed(5)}° 纬度: ${F.position[1].toFixed(5)}° 高度: ${F.position[2].toFixed(2)}米 偏航角: ${F.rotation[0].toFixed(2)}° 俯仰角: ${F.rotation[1].toFixed(2)}° 翻滚角:${F.rotation[2].toFixed(2)}° `,p.innerText=E,t.pick().then(R=>{if(R){const{pickResult:I}=R;if(I&&I.position){const{position:M}=I;T+=`鼠标位置:${M[0].toFixed(5)}° ${M[1].toFixed(5)}° ${M[2].toFixed(2)}m`}else T+="暂时无法获取鼠标位置...";d.innerText=T}}).catch(R=>{console.log(R)})};let y;const C=async()=>{h(),e.show?(a.style.display="flex",y=setInterval(()=>{h()},1e3)):(a.style.display="none",clearInterval(y))};this.dispose(e.showChanged.disposableOn(C)),C(),this.dispose(()=>clearInterval(y))}}}}};w(ne,"type",ne.register("ESUeViewer",c.ESViewerStatusBar.type,ne));let Di=ne;const re=class re extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(re,"type",re.register("ESUeViewer",c.ESGaussianSplatting.type,re));let Li=re;const oe=class oe extends N{constructor(t,i){super(t,i);w(this,"_es3DTileset",this.dv(new c.ES3DTileset));if(!i.viewer){console.warn("viewer is undefined!");return}this.es3DTileset.parentID=t.id;{const r=this._es3DTileset;t.components.disposableAdd(r,!0),this.d(l.track([r,"allowPicking"],[t,"allowPicking"])),this.d(l.track([r,"collision"],[t,"collision"])),this.d(l.bind([r,"flyToParam"],[t,"flyToParam"])),this.d(l.bind([r,"flyToParam"],[t,"flyToParam"])),this.d(l.track([r,"url"],[t,"url"])),this.d(l.track([r,"actorTag"],[t,"actorTag"])),this.d(l.track([r,"materialMode"],[t,"materialMode"])),this.d(l.track([r,"highlight"],[t,"highlight"])),this.d(l.track([r,"maximumScreenSpaceError"],[t,"maximumScreenSpaceError"])),this.d(l.track([r,"highlightID"],[t,"highlightID"])),this.d(l.track([r,"highlightColor"],[t,"highlightColor"])),this.d(l.bind([r,"offset"],[t,"offset"])),this.d(l.bind([r,"rotation"],[t,"rotation"])),this.d(l.track([r,"czmImageBasedLightingFactor"],[t,"czmImageBasedLightingFactor"])),this.d(l.track([r,"czmLuminanceAtZenith"],[t,"czmLuminanceAtZenith"])),this.d(l.track([r,"czmMaximumMemoryUsage"],[t,"czmMaximumMemoryUsage"])),this.d(l.track([r,"czmClassificationType"],[t,"czmClassificationType"])),this.d(l.track([r,"czmStyleJson"],[t,"czmStyleJson"])),this.d(l.track([r,"czmBackFaceCulling"],[t,"czmBackFaceCulling"])),this.d(l.track([r,"czmDebugShowBoundingVolume"],[t,"czmDebugShowBoundingVolume"])),this.d(l.track([r,"czmDebugShowContentBoundingVolume"],[t,"czmDebugShowContentBoundingVolume"])),this.d(l.track([r,"colorBlendMode"],[t,"colorBlendMode"])),this.d(l.track([r,"cacheBytes"],[t,"cacheBytes"])),this.d(l.track([r,"clippingPlaneEnabled"],[t,"clippingPlaneEnabled"])),this.d(l.track([r,"unionClippingRegions"],[t,"unionClippingRegions"])),this.d(l.track([r,"clippingPlaneEdgeColor"],[t,"clippingPlaneEdgeColor"])),this.d(l.track([r,"clippingPlaneEdgeWidth"],[t,"clippingPlaneEdgeWidth"])),this.d(l.track([r,"materialParams"],[t,"materialParams"])),this.d(l.bind([r,"supportEdit"],[t,"supportEdit"])),this.d(l.bind([r,"clippingPlanesId"],[t,"clippingPlanesId"])),this.d(l.bind([r,"clippingPlaneIds"],[t,"clippingPlaneIds"])),this.d(l.bind([r,"flattenedPlaneId"],[t,"flattenedPlaneId"])),this.d(l.bind([r,"flattenedPlaneEnabled"],[t,"flattenedPlaneEnabled"])),this.d(l.bind([r,"clippingPlaneId"],[t,"clippingPlaneId"])),this.d(l.bind([r,"excavateId"],[t,"excavateId"]))}{const r=this._es3DTileset;this.d(t.refreshTilesetEvent.don(()=>{r.refreshTileset()})),this.d(t.highlightFeatureEvent.don((...o)=>{r.highlightFeature(...o)})),this.d(t.highlightFeatureAndFlyToEvent.don((...o)=>{r.highlightFeatureAndFlyTo(...o)})),this.d(t.setFeatureColorEvent.don((...o)=>{r.setFeatureColor(...o)})),this.d(t.setFeatureVisableEvent.don((...o)=>{r.setFeatureVisable(...o)})),this.d(t.resetFeatureStyleEvent.don((...o)=>{r.resetFeatureStyle(...o)})),this.d(t.flyInEvent.don((...o)=>{r.flyIn(o[0])})),this.d(t.flyToEvent.don((...o)=>{r.flyTo(o[0])})),this.d(t.calcFlyToParamEvent.don((...o)=>{r.calcFlyToParam(...o)})),this.d(t.calcFlyInParamEvent.don((...o)=>{r.calcFlyInParam(...o)}))}{const r=this._es3DTileset;this.d(r.tilesetReady.don(o=>{t.tilesetReady.emit(o)})),this.d(r.pickedEvent.don(o=>{o.assign({sceneObject:t}),t.pickedEvent.emit(o)}))}{const r=()=>{this.es3DTileset.show=t.show};r(),this.d(t.showChanged.don(()=>{r()}))}}get es3DTileset(){return this._es3DTileset}};w(oe,"type",oe.register("ESUeViewer",c.ESRtsFeatureEditing.type,oe));let Pi=oe;const se=class se extends N{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(se,"type",se.register("ESUeViewer",c.ESMsTileset.type,se));let Ui=se;const ae=class ae extends U{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}const n=()=>{i.callUeFunc({f:"update",p:{id:e.id,height:e.height??c.ESGeoExtrudedPolygon.defaults.height,extrudedHeight:e.extrudedHeight??c.ESGeoExtrudedPolygon.defaults.extrudedHeight,perPositionHeight:e.perPositionHeight??c.ESGeoExtrudedPolygon.defaults.perPositionHeight}})},r=this.disposeVar(l.createNextAnimateFrameEvent(e.heightChanged,e.extrudedHeightChanged,e.perPositionHeightChanged));this.dispose(r.disposableOn(n)),this.dispose(e.createdEvent.disposableOn(n))}};w(ae,"type",ae.register("ESUeViewer",c.ESGeoExtrudedPolygon.type,ae));let Mi=ae;const le=class le extends S{constructor(e,t){if(super(e,t),!t.viewer){console.warn("viewer is undefined!");return}}};w(le,"type",le.register("ESUeViewer",c.ESStaticMesh.type,le));let Ai=le;const de=class de extends D{constructor(e,t){super(e,t);const i=t.viewer;if(!i){console.warn("viewer is undefined!");return}this.d(e.startEvent.don(()=>{i.callUeFunc({f:"Start",p:{id:e.id}})})),this.d(e.clearEvent.don(()=>{i.callUeFunc({f:"Clear",p:{id:e.id}})}))}};w(de,"type",de.register("ESUeViewer",c.ESSkylineAnalysis.type,de));let Wi=de;f.copyright=void 0;try{const u="earthsdk3-ue",e="3.4.0-beta.8",t="2025-09-05T03:42:12.000Z",i="北京西部世界科技有限公司",n="地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn",r="0ce656da669bb5926e95cce49d7aa1f148e7b260",s=((Date.now()-1757043732e3)/36e5).toFixed(1),v=`%c🌏 ${u}%c ${e}.${r.slice(0,8)}.${t} (距今${s}个小时)
|
|
2
2
|
%c${n?n+`
|
|
3
3
|
`:""}当前网站正在使用${u},此软件版权归${i}所有
|
|
4
|
-
`;f.copyright=Object.freeze({get owner(){return"北京西部世界科技有限公司"},get ownerlink(){},get gituri(){return GITURI_&&GITURI_.replace("${commitId}","
|
|
4
|
+
`;f.copyright=Object.freeze({get owner(){return"北京西部世界科技有限公司"},get ownerlink(){},get gituri(){return GITURI_&&GITURI_.replace("${commitId}","0ce656da669bb5926e95cce49d7aa1f148e7b260")},get info(){return v},get date(){return"2025-09-05T03:42:12.000Z"},get author(){return"suplyang"},get version(){return"3.4.0-beta.8"},get name(){return"earthsdk3-ue"},get commitId(){return"0ce656da669bb5926e95cce49d7aa1f148e7b260"},print(a=!1){!a&&window._xe2_no_copy_print||console.info(this.info,`
|
|
5
5
|
font-size: 18px;
|
|
6
6
|
font-weight: 1000;
|
|
7
7
|
line-height: 1;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "earthsdk3-ue",
|
|
3
|
-
"version": "3.4.0-beta.
|
|
3
|
+
"version": "3.4.0-beta.8",
|
|
4
4
|
"description": "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/earthsdk3-ue.umd.cjs",
|
|
@@ -21,11 +21,11 @@
|
|
|
21
21
|
"license": "ISC",
|
|
22
22
|
"scripts": {
|
|
23
23
|
"build": "vite build && tsc-alias",
|
|
24
|
-
"login": "npm login --registry https://registry.npmjs.org",
|
|
25
24
|
"push:beta": "npm publish --registry https://registry.npmjs.org --tag beta",
|
|
25
|
+
"login": "npm login --registry https://registry.npmjs.org",
|
|
26
26
|
"push": "npm publish --registry https://registry.npmjs.org",
|
|
27
|
-
"prepublishOnly": "node ./tools/
|
|
28
|
-
"postpublish": "node ./tools/
|
|
27
|
+
"prepublishOnly": "node ./tools/sdkPublish.js build",
|
|
28
|
+
"postpublish": "node ./tools/sdkPublish.js debug"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"build-tls": "^1.3.17",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"vite": "^6.3.5"
|
|
37
37
|
},
|
|
38
38
|
"peerDependencies": {
|
|
39
|
-
"earthsdk3": "3.4.0-beta.
|
|
39
|
+
"earthsdk3": "3.4.0-beta.17",
|
|
40
40
|
"xbsj-base": "1.0.6"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|