leafer-x-tooltip-canvas 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- const t={toURL(t,e){let i=encodeURIComponent(t);return"text"===e?i="data:text/plain;charset=utf-8,"+i:"svg"===e&&(i="data:image/svg+xml,"+i),i},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",getRealURL(e){const{prefix:i,suffix:s}=t.image;return!s||e.startsWith("data:")||e.startsWith("blob:")||(e+=(e.includes("?")?"&":"?")+s),i&&"/"===e[0]&&(e=i+e),e}}},e={},i={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=s;return e[t]?e[t]++:(e[t]=1,0)}},s=i,{round:o,pow:n,PI:r}=Math,a={within:(t,e,i)=>("object"==typeof e&&(i=e.max,e=e.min),void 0!==e&&t<e&&(t=e),void 0!==i&&t>i&&(t=i),t),fourNumber(t,e){let i;if(t instanceof Array)switch(t.length){case 4:i=void 0===e?t:[...t];break;case 2:i=[t[0],t[1],t[0],t[1]];break;case 3:i=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(i||(i=[t,t,t,t]),e)for(let t=0;t<4;t++)i[t]>e&&(i[t]=e);return i},formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),a.float(t)),getGapRotation(t,e,i=0){let s=t+i;if(e>1){const t=Math.abs(s%e);(t<1||t>e-1)&&(s=Math.round(s/e)*e)}return s-i},float(t,e){const i=e?n(10,e):1e12;return-0===(t=o(t*i)/i)?0:t},getScaleData:(t,e,i,s)=>(s||(s={}),e?(s.scaleX=("number"==typeof e?e:e.width)/i.width,s.scaleY=("number"==typeof e?e:e.height)/i.height):t&&a.assignScale(s,t),s),assignScale(t,e){"number"==typeof e?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)}},h=r/180,l=2*r,d=r/2;function c(){return{a:1,b:0,c:0,d:1,e:0,f:0}}const{sin:u,cos:_,acos:p,sqrt:g}=Math,{float:f}=a,y={};function m(){return Object.assign(Object.assign(Object.assign({},{a:1,b:0,c:0,d:1,e:0,f:0}),{x:0,y:0,width:0,height:0}),{scaleX:1,scaleY:1,rotation:0,skewX:0,skewY:0})}const v={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:m(),tempMatrix:{},set(t,e=1,i=0,s=0,o=1,n=0,r=0){t.a=e,t.b=i,t.c=s,t.d=o,t.e=n,t.f=r},get:c,getWorld:m,copy(t,e){t.a=e.a,t.b=e.b,t.c=e.c,t.d=e.d,t.e=e.e,t.f=e.f},translate(t,e,i){t.e+=e,t.f+=i},translateInner(t,e,i,s){t.e+=t.a*e+t.c*i,t.f+=t.b*e+t.d*i,s&&(t.e-=e,t.f-=i)},scale(t,e,i=e){t.a*=e,t.b*=e,t.c*=i,t.d*=i},scaleOfOuter(t,e,i,s){w.toInnerPoint(t,e,y),w.scaleOfInner(t,y,i,s)},scaleOfInner(t,e,i,s=i){w.translateInner(t,e.x,e.y),w.scale(t,i,s),w.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:i,b:s,c:o,d:n}=t,r=_(e*=h),a=u(e);t.a=i*r-s*a,t.b=i*a+s*r,t.c=o*r-n*a,t.d=o*a+n*r},rotateOfOuter(t,e,i){w.toInnerPoint(t,e,y),w.rotateOfInner(t,y,i)},rotateOfInner(t,e,i){w.translateInner(t,e.x,e.y),w.rotate(t,i),w.translateInner(t,-e.x,-e.y)},skew(t,e,i){const{a:s,b:o,c:n,d:r}=t;i&&(i*=h,t.a=s+n*i,t.b=o+r*i),e&&(e*=h,t.c=n+s*e,t.d=r+o*e)},skewOfOuter(t,e,i,s){w.toInnerPoint(t,e,y),w.skewOfInner(t,y,i,s)},skewOfInner(t,e,i,s=0){w.translateInner(t,e.x,e.y),w.skew(t,i,s),w.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:i,b:s,c:o,d:n,e:r,f:a}=t;t.a=e.a*i+e.b*o,t.b=e.a*s+e.b*n,t.c=e.c*i+e.d*o,t.d=e.c*s+e.d*n,t.e=e.e*i+e.f*o+r,t.f=e.e*s+e.f*n+a},multiplyParent(t,e,i,s,o,n){let{e:r,f:a}=t;if(n&&(r+=n.scrollX,a+=n.scrollY),i||(i=t),void 0===s&&(s=1!==t.a||t.b||t.c||1!==t.d),s){const{a:s,b:n,c:r,d:a}=t;i.a=s*e.a+n*e.c,i.b=s*e.b+n*e.d,i.c=r*e.a+a*e.c,i.d=r*e.b+a*e.d,o&&(i.scaleX=e.scaleX*o.scaleX,i.scaleY=e.scaleY*o.scaleY)}else i.a=e.a,i.b=e.b,i.c=e.c,i.d=e.d,o&&(i.scaleX=e.scaleX,i.scaleY=e.scaleY);i.e=r*e.a+a*e.c+e.e,i.f=r*e.b+a*e.d+e.f},divide(t,e){w.multiply(t,w.tempInvert(e))},divideParent(t,e){w.multiplyParent(t,w.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=w;return w.copy(e,t),w.invert(e),e},invert(t){const{a:e,b:i,c:s,d:o,e:n,f:r}=t;if(i||s){const a=1/(e*o-i*s);t.a=o*a,t.b=-i*a,t.c=-s*a,t.d=e*a,t.e=-(n*o-r*s)*a,t.f=-(r*e-n*i)*a}else if(1===e&&1===o)t.e=-n,t.f=-r;else{const i=1/(e*o);t.a=o*i,t.d=e*i,t.e=-n*o*i,t.f=-r*e*i}},toOuterPoint(t,e,i,s){const{x:o,y:n}=e;i||(i=e),i.x=o*t.a+n*t.c,i.y=o*t.b+n*t.d,s||(i.x+=t.e,i.y+=t.f)},toInnerPoint(t,e,i,s){const{a:o,b:n,c:r,d:a}=t,h=1/(o*a-n*r),{x:l,y:d}=e;if(i||(i=e),i.x=(l*a-d*r)*h,i.y=(d*o-l*n)*h,!s){const{e:e,f:s}=t;i.x-=(e*a-s*r)*h,i.y-=(s*o-e*n)*h}},setLayout(t,e,i,s,o){const{x:n,y:r,scaleX:a,scaleY:l}=e;if(void 0===o&&(o=e.rotation||e.skewX||e.skewY),o){const{rotation:i,skewX:s,skewY:o}=e,n=i*h,r=_(n),d=u(n);if(s||o){const e=s*h,i=o*h;t.a=(r+i*-d)*a,t.b=(d+i*r)*a,t.c=(e*r-d)*l,t.d=(r+e*d)*l}else t.a=r*a,t.b=d*a,t.c=-d*l,t.d=r*l}else t.a=a,t.b=0,t.c=0,t.d=l;t.e=n,t.f=r,(i=i||s)&&w.translateInner(t,-i.x,-i.y,!s)},getLayout(t,e,i,s){const{a:o,b:n,c:r,d:a,e:l,f:c}=t;let y,m,v,w,x,b=l,B=c;if(n||r){const t=o*a-n*r;if(r&&!s){y=g(o*o+n*n),m=t/y;const e=o/y;v=n>0?p(e):-p(e)}else{m=g(r*r+a*a),y=t/m;const e=r/m;v=d-(a>0?p(-e):-p(e))}const e=f(_(v)),i=u(v);y=f(y),m=f(m),w=e?f((r/m+i)/e/h,9):0,x=e?f((n/y-i)/e/h,9):0,v=f(v/h)}else y=o,m=a,v=w=x=0;return(e=i||e)&&(b+=e.x*o+e.y*r,B+=e.x*n+e.y*a,i||(b-=e.x,B-=e.y)),{x:b,y:B,scaleX:y,scaleY:m,rotation:v,skewX:w,skewY:x}},withScale(t,e,i=e){const s=t;if(!e||!i){const{a:s,b:o,c:n,d:r}=t;o||n?i=(s*r-o*n)/(e=g(s*s+o*o)):(e=s,i=r)}return s.scaleX=e,s.scaleY=i,s},reset(t){w.set(t)}},w=v,{toInnerPoint:x,toOuterPoint:b}=v,{sin:B,cos:R,abs:T,sqrt:k,atan2:C,min:E,PI:P}=Math,S={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,i=0){t.x=e,t.y=i},setRadius(t,e,i){t.radiusX=e,t.radiusY=void 0===i?e:i},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,i){t.x=e,t.y=i},move(t,e,i){t.x+=e,t.y+=i},scale(t,e,i=e){t.x&&(t.x*=e),t.y&&(t.y*=i)},scaleOf(t,e,i,s=i){t.x+=(t.x-e.x)*(i-1),t.y+=(t.y-e.y)*(s-1)},rotate(t,e,i){i||(i=O.defaultPoint);const s=R(e*=h),o=B(e),n=t.x-i.x,r=t.y-i.y;t.x=i.x+n*s-r*o,t.y=i.y+n*o+r*s},tempToInnerOf(t,e){const{tempPoint:i}=O;return D(i,t),x(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=O;return D(i,t),b(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=O;return D(i,t),O.toInnerRadiusPointOf(t,e,i),i},toInnerRadiusPointOf(t,e,i){i||(i=t),x(e,t,i),i.radiusX=Math.abs(t.radiusX/e.scaleX),i.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,i){x(e,t,i)},toOuterOf(t,e,i){b(e,t,i)},getCenter:(t,e)=>({x:t.x+(e.x-t.x)/2,y:t.y+(e.y-t.y)/2}),getCenterX:(t,e)=>t+(e-t)/2,getCenterY:(t,e)=>t+(e-t)/2,getDistance:(t,e)=>L(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const o=T(i-t),n=T(s-e);return k(o*o+n*n)},getMinDistanceFrom:(t,e,i,s,o,n)=>E(L(t,e,i,s),L(i,s,o,n)),getAngle:(t,e)=>M(t,e)/h,getRotation:(t,e,i,s)=>(s||(s=e),O.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/h),getRadianFrom(t,e,i,s,o,n,r,a){void 0===r&&(r=i,a=s);let h=C(e-s,t-i);const d=C(n-a,o-r)-h;return d<-P?d+l:d},getAtan2:(t,e)=>C(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s){const o=M(t,e);return(e=s?e:{}).x=t.x+R(o)*i,e.y=t.y+B(o)*i,e},reset(t){}},O=S,{getDistanceFrom:L,copy:D,getAtan2:M}=O;class A{constructor(t,e){this.set(t,e)}set(t,e){return"object"==typeof t?S.copy(this,t):S.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new A(this)}move(t,e){return S.move(this,t,e),this}scale(t,e){return S.scale(this,t,e),this}scaleOf(t,e,i){return S.scaleOf(this,t,e,i),this}rotate(t,e){return S.rotate(this,t,e),this}rotateOf(t,e){return S.rotate(this,e,t),this}getRotation(t,e,i){return S.getRotation(this,t,e,i)}toInnerOf(t,e){return S.toInnerOf(this,t,e),this}toOuterOf(t,e){return S.toOuterOf(this,t,e),this}getCenter(t){return new A(S.getCenter(this,t))}getDistance(t){return S.getDistance(this,t)}getDistancePoint(t,e,i){return new A(S.getDistancePoint(this,t,e,i))}getAngle(t){return S.getAngle(this,t)}getAtan2(t){return S.getAtan2(this,t)}reset(){return this}}new A;class I{constructor(t,e,i,s,o,n){this.set(t,e,i,s,o,n)}set(t,e,i,s,o,n){return"object"==typeof t?v.copy(this,t):v.set(this,t,e,i,s,o,n),this}setWith(t){return v.copy(this,t),this.scaleX=t.scaleX,this.scaleY=t.scaleY,this}get(){const{a:t,b:e,c:i,d:s,e:o,f:n}=this;return{a:t,b:e,c:i,d:s,e:o,f:n}}clone(){return new I(this)}translate(t,e){return v.translate(this,t,e),this}translateInner(t,e){return v.translateInner(this,t,e),this}scale(t,e){return v.scale(this,t,e),this}scaleWith(t,e){return v.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}scaleOfOuter(t,e,i){return v.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return v.scaleOfInner(this,t,e,i),this}rotate(t){return v.rotate(this,t),this}rotateOfOuter(t,e){return v.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return v.rotateOfInner(this,t,e),this}skew(t,e){return v.skew(this,t,e),this}skewOfOuter(t,e,i){return v.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return v.skewOfInner(this,t,e,i),this}multiply(t){return v.multiply(this,t),this}multiplyParent(t){return v.multiplyParent(this,t),this}divide(t){return v.divide(this,t),this}divideParent(t){return v.divideParent(this,t),this}invert(){return v.invert(this),this}invertWith(){return v.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){v.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){v.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return v.setLayout(this,t,e,i),this}getLayout(t,e,i){return v.getLayout(this,t,e,i)}withScale(t,e){return v.withScale(this,t,e)}reset(){v.reset(this)}}new I;const W={tempPointBounds:{},setPoint(t,e,i){t.minX=t.maxX=e,t.minY=t.maxY=i},addPoint(t,e,i){t.minX=e<t.minX?e:t.minX,t.minY=i<t.minY?i:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=i>t.maxY?i:t.maxY},addBounds(t,e,i,s,o){F(t,e,i),F(t,e+s,i+o)},copy(t,e){t.minX=e.minX,t.minY=e.minY,t.maxX=e.maxX,t.maxY=e.maxY},addPointBounds(t,e){t.minX=e.minX<t.minX?e.minX:t.minX,t.minY=e.minY<t.minY?e.minY:t.minY,t.maxX=e.maxX>t.maxX?e.maxX:t.maxX,t.maxY=e.maxY>t.maxY?e.maxY:t.maxY},toBounds(t,e){e.x=t.minX,e.y=t.minY,e.width=t.maxX-t.minX,e.height=t.maxY-t.minY}},{addPoint:F}=W,{tempPointBounds:N,setPoint:z,addPoint:Y,toBounds:X}=W,{toOuterPoint:j}=v,{float:H,fourNumber:U}=a,{floor:V,ceil:G}=Math;let K,q,Z,$;const J={},Q={},tt={tempBounds:{},set(t,e=0,i=0,s=0,o=0){t.x=e,t.y=i,t.width=s,t.height=o},copy(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},copyAndSpread(t,e,i,s,o){const{x:n,y:r,width:a,height:h}=e;if(i instanceof Array){const e=U(i);s?et.set(t,n+e[3],r+e[0],a-e[1]-e[3],h-e[2]-e[0]):et.set(t,n-e[3],r-e[0],a+e[1]+e[3],h+e[2]+e[0])}else s&&(i=-i),et.set(t,n-i,r-i,a+2*i,h+2*i);o&&("width"===o?(t.y=r,t.height=h):(t.x=n,t.width=a))},minX:t=>t.width>0?t.x:t.x+t.width,minY:t=>t.height>0?t.y:t.y+t.height,maxX:t=>t.width>0?t.x+t.width:t.x,maxY:t=>t.height>0?t.y+t.height:t.y,move(t,e,i){t.x+=e,t.y+=i},getByMove:(t,e,i)=>(t=Object.assign({},t),et.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?st(e,t):e=t,i?(e.offsetX=-(et.maxX(i)-t.x),e.offsetY=-(et.maxY(i)-t.y)):(e.offsetX=t.x+t.width,e.offsetY=t.y+t.height),et.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e){S.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){S.scaleOf(t,e,i,s),t.width*=i,t.height*=s},tempToOuterOf:(t,e)=>(et.copy(et.tempBounds,t),et.toOuterOf(et.tempBounds,e),et.tempBounds),getOuterOf:(t,e)=>(t=Object.assign({},t),et.toOuterOf(t,e),t),toOuterOf(t,e,i){if(i||(i=t),0===e.b&&0===e.c){const{a:s,d:o}=e;s>0?(i.width=t.width*s,i.x=e.e+t.x*s):(i.width=t.width*-s,i.x=e.e+t.x*s-i.width),o>0?(i.height=t.height*o,i.y=e.f+t.y*o):(i.height=t.height*-o,i.y=e.f+t.y*o-i.height)}else J.x=t.x,J.y=t.y,j(e,J,Q),z(N,Q.x,Q.y),J.x=t.x+t.width,j(e,J,Q),Y(N,Q.x,Q.y),J.y=t.y+t.height,j(e,J,Q),Y(N,Q.x,Q.y),J.x=t.x,j(e,J,Q),Y(N,Q.x,Q.y),X(N,i)},toInnerOf(t,e,i){i||(i=t),et.move(i,-e.e,-e.f),et.scale(i,1/e.a,1/e.d)},getFitMatrix(t,e,i=1){const s=Math.min(i,Math.min(t.width/e.width,t.height/e.height));return new I(s,0,0,s,-e.x*s,-e.y*s)},getSpread(t,e,i){const s={};return et.copyAndSpread(s,t,e,!1,i),s},spread(t,e,i){et.copyAndSpread(t,t,e,!1,i)},shrink(t,e,i){et.copyAndSpread(t,t,e,!0,i)},ceil(t){const{x:e,y:i}=t;t.x=V(t.x),t.y=V(t.y),t.width=e>t.x?G(t.width+e-t.x):G(t.width),t.height=i>t.y?G(t.height+i-t.y):G(t.height)},unsign(t){t.width<0&&(t.x+=t.width,t.width=-t.width),t.height<0&&(t.y+=t.height,t.height=-t.height)},float(t,e){t.x=H(t.x,e),t.y=H(t.y,e),t.width=H(t.width,e),t.height=H(t.height,e)},add(t,e,i){K=t.x+t.width,q=t.y+t.height,Z=e.x,$=e.y,i||(Z+=e.width,$+=e.height),K=K>Z?K:Z,q=q>$?q:$,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=K-t.x,t.height=q-t.y},addList(t,e){et.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){et.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){et.setListWithFn(t,e,i,!0)},setListWithFn(t,e,i,s=!1){let o,n=!0;for(let r=0,a=e.length;r<a;r++)o=i?i(e[r]):e[r],o&&(o.width||o.height)&&(n?(n=!1,s||st(t,o)):it(t,o));n&&et.reset(t)},setPoints(t,e){e.forEach(((t,e)=>0===e?z(N,t.x,t.y):Y(N,t.x,t.y))),X(N,t)},setPoint(t,e){et.set(t,e.x,e.y)},addPoint(t,e){it(t,e,!0)},getPoints(t){const{x:e,y:i,width:s,height:o}=t;return[{x:e,y:i},{x:e+s,y:i},{x:e+s,y:i+o},{x:e,y:i+o}]},hitRadiusPoint:(t,e,i)=>(i&&(e=S.tempToInnerRadiusPointOf(e,i)),e.x>=t.x-e.radiusX&&e.x<=t.x+t.width+e.radiusX&&e.y>=t.y-e.radiusY&&e.y<=t.y+t.height+e.radiusY),hitPoint:(t,e,i)=>(i&&(e=S.tempToInnerOf(e,i)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,i)=>(i&&(e=et.tempToOuterOf(e,i)),!(t.y+t.height<e.y||e.y+e.height<t.y||t.x+t.width<e.x||e.x+e.width<t.x)),includes:(t,e,i)=>(i&&(e=et.tempToOuterOf(e,i)),t.x<=e.x&&t.y<=e.y&&t.x+t.width>=e.x+e.width&&t.y+t.height>=e.y+e.height),getIntersectData(t,e,i){if(i&&(e=et.tempToOuterOf(e,i)),!et.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:o,width:n,height:r}=e;return K=s+n,q=o+r,Z=t.x+t.width,$=t.y+t.height,s=s>t.x?s:t.x,o=o>t.y?o:t.y,K=K<Z?K:Z,q=q<$?q:$,n=K-s,r=q-o,{x:s,y:o,width:n,height:r}},intersect(t,e,i){et.copy(t,et.getIntersectData(t,e,i))},isSame:(t,e)=>t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height,isEmpty:t=>0===t.x&&0===t.y&&0===t.width&&0===t.height,reset(t){et.set(t)}},et=tt,{add:it,copy:st}=et;class ot{get minX(){return tt.minX(this)}get minY(){return tt.minY(this)}get maxX(){return tt.maxX(this)}get maxY(){return tt.maxY(this)}constructor(t,e,i,s){this.set(t,e,i,s)}set(t,e,i,s){return"object"==typeof t?tt.copy(this,t):tt.set(this,t,e,i,s),this}get(){const{x:t,y:e,width:i,height:s}=this;return{x:t,y:e,width:i,height:s}}clone(){return new ot(this)}move(t,e){return tt.move(this,t,e),this}scale(t,e){return tt.scale(this,t,e),this}scaleOf(t,e,i){return tt.scaleOf(this,t,e,i),this}toOuterOf(t,e){return tt.toOuterOf(this,t,e),this}toInnerOf(t,e){return tt.toInnerOf(this,t,e),this}getFitMatrix(t,e){return tt.getFitMatrix(this,t,e)}spread(t,e){return tt.spread(this,t,e),this}shrink(t,e){return tt.shrink(this,t,e),this}ceil(){return tt.ceil(this),this}unsign(){return tt.unsign(this),this}float(t){return tt.float(this,t),this}add(t){return tt.add(this,t),this}addList(t){return tt.setList(this,t,!0),this}setList(t){return tt.setList(this,t),this}addListWithFn(t,e){return tt.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return tt.setListWithFn(this,t,e),this}setPoint(t){return tt.setPoint(this,t),this}setPoints(t){return tt.setPoints(this,t),this}addPoint(t){return tt.addPoint(this,t),this}getPoints(){return tt.getPoints(this)}hitPoint(t,e){return tt.hitPoint(this,t,e)}hitRadiusPoint(t,e){return tt.hitRadiusPoint(this,t,e)}hit(t,e){return tt.hit(this,t,e)}includes(t,e){return tt.includes(this,t,e)}intersect(t,e){return tt.intersect(this,t,e),this}getIntersect(t,e){return new ot(tt.getIntersectData(this,t,e))}isSame(t){return tt.isSame(this,t)}isEmpty(){return tt.isEmpty(this)}reset(){tt.reset(this)}}const nt=new ot;class rt{constructor(t,e,i,s,o,n){"object"==typeof t?this.copy(t):this.set(t,e,i,s,o,n)}set(t=0,e=0,i=0,s=0,o=0,n=0){this.top=t,this.right=e,this.bottom=i,this.left=s,this.width=o,this.height=n}copy(t){const{top:e,right:i,bottom:s,left:o,width:n,height:r}=t;this.set(e,i,s,o,n,r)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:o,width:n,height:r}=this;return new ot(o,e,n||t.width-o-i,r||t.height-e-s)}}var at,ht;!function(t){t[t.top=0]="top",t[t.right=1]="right",t[t.bottom=2]="bottom",t[t.left=3]="left"}(at||(at={})),function(t){t[t.topLeft=0]="topLeft",t[t.top=1]="top",t[t.topRight=2]="topRight",t[t.right=3]="right",t[t.bottomRight=4]="bottomRight",t[t.bottom=5]="bottom",t[t.bottomLeft=6]="bottomLeft",t[t.left=7]="left",t[t.center=8]="center",t[t["top-left"]=0]="top-left",t[t["top-right"]=2]="top-right",t[t["bottom-right"]=4]="bottom-right",t[t["bottom-left"]=6]="bottom-left"}(ht||(ht={}));const lt=[{x:0,y:0},{x:.5,y:0},{x:1,y:0},{x:1,y:.5},{x:1,y:1},{x:.5,y:1},{x:0,y:1},{x:0,y:.5},{x:.5,y:.5}];lt.forEach((t=>t.type="percent"));const dt={directionData:lt,tempPoint:{},get:ct,toPoint(t,e,i,s,o){const n=ct(t);i.x=n.x,i.y=n.y,"percent"===n.type&&(i.x*=e.width,i.y*=e.height,o&&(i.x-=o.x,i.y-=o.y,n.x&&(i.x-=1===n.x?o.width:.5===n.x?n.x*o.width:0),n.y&&(i.y-=1===n.y?o.height:.5===n.y?n.y*o.height:0))),s||(i.x+=e.x,i.y+=e.y)}};function ct(t){return"string"==typeof t?lt[ht[t]]:t}const{toPoint:ut}=dt,_t={toPoint(t,e,i,s,o){ut(t,i,s,o,e)}},pt={0:1,1:1,2:1,3:1,4:1,5:1,6:1,7:1,8:1,9:1,".":1,e:1,E:1};class gt{constructor(t){this.repeatMap={},this.name=t}static get(t){return new gt(t)}static set filter(t){this.filterList=ft(t)}static set exclude(t){this.excludeList=ft(t)}log(...t){if(yt.enable){if(yt.filterList.length&&yt.filterList.every((t=>t!==this.name)))return;if(yt.excludeList.length&&yt.excludeList.some((t=>t===this.name)))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){yt.enable&&this.warn(...t)}warn(...t){yt.showWarn&&console.warn(this.name,...t)}repeat(t,...e){this.repeatMap[t]||(this.warn("repeat:"+t,...e),this.repeatMap[t]=!0)}error(...t){try{throw new Error}catch(e){console.error(this.name,...t,e)}}}function ft(t){return t?"string"==typeof t&&(t=[t]):t=[],t}gt.filterList=[],gt.excludeList=[],gt.showWarn=!0;const yt=gt,mt=gt.get("RunTime"),vt={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const s=i.create(i.RUNTIME);return wt.currentId=wt.idMap[s]=e?performance.now():Date.now(),wt.currentName=wt.nameMap[s]=t,wt.nameToIdMap[t]=s,s},end(t,e){const i=wt.idMap[t],s=wt.nameMap[t],o=e?(performance.now()-i)/1e3:Date.now()-i;wt.idMap[t]=wt.nameMap[t]=wt.nameToIdMap[s]=void 0,mt.log(s,o,"ms")},endOfName(t,e){const i=wt.nameToIdMap[t];void 0!==i&&wt.end(i,e)}},wt=vt;function xt(t){console.error("need plugin: @leafer-in/"+t)}const bt=gt.get("UICreator"),Bt={list:{},register(t){const{__tag:e}=t.prototype;Rt[e]?bt.repeat(e):Rt[e]=t},get(t,e,i,s,o,n){const r=new Rt[t](e);return void 0!==i&&(r.x=i,s&&(r.y=s),o&&(r.width=o),n&&(r.height=n)),r}},{list:Rt}=Bt,Tt=gt.get("EventCreator"),kt={nameList:{},register(t){let e;Object.keys(t).forEach((i=>{e=t[i],"string"==typeof e&&(Ct[e]?Tt.repeat(e):Ct[e]=t)}))},changeName(t,e){const i=Ct[t];if(i){const s=Object.keys(i).find((e=>i[e]===t));s&&(i[s]=e,Ct[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new Ct[t](...e)},{nameList:Ct}=kt;class Et{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let i;const{list:s}=this;for(let e=0,o=s.length;e<o;e++)if(i=s[e],i.recycled&&i.isSameSize(t))return i.recycled=!1,i.manager||(i.manager=this),i;const o=e.canvas(t);return this.add(o),o}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let i=0,s=this.list.length;i<s;i++)t=this.list[i],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach((t=>{t.destroy()})),this.list.length=0}destroy(){this.clear()}}const Pt={default:(t,e)=>(St(e,t),St(t,e),t),assign(t,e){let i;Object.keys(e).forEach((s=>{var o;i=e[s],(null==i?void 0:i.constructor)===Object&&(null===(o=t[s])||void 0===o?void 0:o.constructor)===Object?St(t[s],e[s]):t[s]=e[s]}))},copyAttrs:(t,e,i)=>(i.forEach((i=>{void 0!==e[i]&&(t[i]=e[i])})),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let i=0,s=t.length;i<s;i++)e[t[i]]=!0;return e}},{assign:St}=Pt;class Ot{get __useNaturalRatio(){return!0}get __isLinePath(){return this.path&&6===this.path.length}get __blendMode(){if(this.eraser&&"path"!==this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(void 0!==e)return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let i;for(let s in this)"_"!==s[0]&&(i=e?e[s]:void 0,t[s]=void 0===i?this[s]:i);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(void 0!==e)return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&void 0!==this.__input[t]&&(this.__input[t]=void 0)}__getInputData(t,e){const i={};if(t)if(t instanceof Array)for(let e of t)i[e]=this.__getInput(e);else for(let e in t)i[e]=this.__getInput(e);else{let t,e,{__input:s}=this;i.tag=this.__leaf.tag;for(let o in this)if("_"!==o[0]&&(t=this["_"+o],void 0!==t)){if("path"===o&&!this.__pathInputed)continue;e=s?s[o]:void 0,i[o]=void 0===e?t:e}}if(e&&e.matrix){const{a:t,b:e,c:s,d:o,e:n,f:r}=this.__leaf.__localMatrix;i.matrix={a:t,b:e,c:s,d:o,e:n,f:r}}return i}__setMiddle(t,e){this.__middle||(this.__middle={}),this.__middle[t]=e}__getMiddle(t){return this.__middle&&this.__middle[t]}__checkSingle(){const t=this;if("pass-through"===t.blendMode){const e=this.__leaf;t.opacity<1&&e.isBranch||e.__hasEraser||t.eraser?t.__single=!0:t.__single&&(t.__single=!1)}else t.__single=!0}__removeNaturalSize(){this.__naturalWidth=this.__naturalHeight=void 0}destroy(){this.__input=this.__middle=null}}var Lt;function Dt(t,e,i,s){var o,n=arguments.length,r=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(e,i,r):o(e,i))||r);return n>3&&r&&Object.defineProperty(e,i,r),r}function Mt(t,e,i,s){return new(i||(i=Promise))((function(o,n){function r(t){try{h(s.next(t))}catch(t){n(t)}}function a(t){try{h(s.throw(t))}catch(t){n(t)}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(r,a)}h((s=s.apply(t,e||[])).next())}))}function At(t){return(e,i)=>{t||(t=i),Object.defineProperty(e,i,{get(){return this.context[t]},set(e){this.context[t]=e}})}}!function(t){t[t.No=0]="No",t[t.Yes=1]="Yes",t[t.NoAndSkip=2]="NoAndSkip",t[t.YesAndSkip=3]="YesAndSkip"}(Lt||(Lt={})),"function"==typeof SuppressedError&&SuppressedError;const It=[];function Wt(){return(t,e)=>{It.push(e)}}const Ft=[];let Nt=class{set blendMode(t){"normal"===t&&(t="source-over"),this.context.globalCompositeOperation=t}get blendMode(){return this.context.globalCompositeOperation}set dashPattern(t){this.context.setLineDash(t||Ft)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;It.forEach((e=>{t=this.context[e],t&&(this[e]=t.bind(this.context))})),this.textBaseline="alphabetic"}setTransform(t,e,i,s,o,n){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,i,s,o,n){"object"==typeof t?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,i,s,o,n)}translate(t,e){}scale(t,e){}rotate(t){}fill(t,e){}stroke(t){}clip(t,e){}fillRect(t,e,i,s){}strokeRect(t,e,i,s){}clearRect(t,e,i,s){}drawImage(t,e,i,s,o,n,r,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/s*a;s+=e,e=0,n+=t,a-=t}if(i<0){const t=-i/o*h;o+=i,i=0,r+=t,h-=t}this.context.drawImage(t,e,i,s,o,n,r,a,h);break;case 5:this.context.drawImage(t,e,i,s,o);break;case 3:this.context.drawImage(t,e,i)}}beginPath(){}moveTo(t,e){}lineTo(t,e){}bezierCurveTo(t,e,i,s,o,n){}quadraticCurveTo(t,e,i,s){}closePath(){}arc(t,e,i,s,o,n){}arcTo(t,e,i,s,o){}ellipse(t,e,i,s,o,n,r,a){}rect(t,e,i,s){}roundRect(t,e,i,s,o){}createConicGradient(t,e,i){}createLinearGradient(t,e,i,s){}createPattern(t,e){}createRadialGradient(t,e,i,s,o,n){}fillText(t,e,i,s){}measureText(t){}strokeText(t,e,i,s){}destroy(){this.context=null}};Dt([At("imageSmoothingEnabled")],Nt.prototype,"smooth",void 0),Dt([At("imageSmoothingQuality")],Nt.prototype,"smoothLevel",void 0),Dt([At("globalAlpha")],Nt.prototype,"opacity",void 0),Dt([At()],Nt.prototype,"fillStyle",void 0),Dt([At()],Nt.prototype,"strokeStyle",void 0),Dt([At("lineWidth")],Nt.prototype,"strokeWidth",void 0),Dt([At("lineCap")],Nt.prototype,"strokeCap",void 0),Dt([At("lineJoin")],Nt.prototype,"strokeJoin",void 0),Dt([At("lineDashOffset")],Nt.prototype,"dashOffset",void 0),Dt([At()],Nt.prototype,"miterLimit",void 0),Dt([At()],Nt.prototype,"shadowBlur",void 0),Dt([At()],Nt.prototype,"shadowColor",void 0),Dt([At()],Nt.prototype,"shadowOffsetX",void 0),Dt([At()],Nt.prototype,"shadowOffsetY",void 0),Dt([At()],Nt.prototype,"filter",void 0),Dt([At()],Nt.prototype,"font",void 0),Dt([At()],Nt.prototype,"fontKerning",void 0),Dt([At()],Nt.prototype,"fontStretch",void 0),Dt([At()],Nt.prototype,"fontVariantCaps",void 0),Dt([At()],Nt.prototype,"textAlign",void 0),Dt([At()],Nt.prototype,"textBaseline",void 0),Dt([At()],Nt.prototype,"textRendering",void 0),Dt([At()],Nt.prototype,"wordSpacing",void 0),Dt([At()],Nt.prototype,"letterSpacing",void 0),Dt([At()],Nt.prototype,"direction",void 0),Dt([Wt()],Nt.prototype,"setTransform",null),Dt([Wt()],Nt.prototype,"resetTransform",null),Dt([Wt()],Nt.prototype,"getTransform",null),Dt([Wt()],Nt.prototype,"save",null),Dt([Wt()],Nt.prototype,"restore",null),Dt([Wt()],Nt.prototype,"translate",null),Dt([Wt()],Nt.prototype,"scale",null),Dt([Wt()],Nt.prototype,"rotate",null),Dt([Wt()],Nt.prototype,"fill",null),Dt([Wt()],Nt.prototype,"stroke",null),Dt([Wt()],Nt.prototype,"clip",null),Dt([Wt()],Nt.prototype,"fillRect",null),Dt([Wt()],Nt.prototype,"strokeRect",null),Dt([Wt()],Nt.prototype,"clearRect",null),Dt([Wt()],Nt.prototype,"beginPath",null),Dt([Wt()],Nt.prototype,"moveTo",null),Dt([Wt()],Nt.prototype,"lineTo",null),Dt([Wt()],Nt.prototype,"bezierCurveTo",null),Dt([Wt()],Nt.prototype,"quadraticCurveTo",null),Dt([Wt()],Nt.prototype,"closePath",null),Dt([Wt()],Nt.prototype,"arc",null),Dt([Wt()],Nt.prototype,"arcTo",null),Dt([Wt()],Nt.prototype,"ellipse",null),Dt([Wt()],Nt.prototype,"rect",null),Dt([Wt()],Nt.prototype,"roundRect",null),Dt([Wt()],Nt.prototype,"createConicGradient",null),Dt([Wt()],Nt.prototype,"createLinearGradient",null),Dt([Wt()],Nt.prototype,"createPattern",null),Dt([Wt()],Nt.prototype,"createRadialGradient",null),Dt([Wt()],Nt.prototype,"fillText",null),Dt([Wt()],Nt.prototype,"measureText",null),Dt([Wt()],Nt.prototype,"strokeText",null);const{copy:zt}=v,Yt={width:1,height:1,pixelRatio:1},Xt=["width","height","pixelRatio"];class jt extends Nt{get width(){return this.size.width}get height(){return this.size.height}get pixelRatio(){return this.size.pixelRatio}get pixelWidth(){return this.width*this.pixelRatio}get pixelHeight(){return this.height*this.pixelRatio}get allowBackgroundColor(){return this.view&&this.parentView}constructor(e,s){super(),this.size={},this.worldTransform={},e||(e=Yt),e.pixelRatio||(e.pixelRatio=t.devicePixelRatio),this.manager=s,this.innerId=i.create(i.CNAVAS);const{width:o,height:n,pixelRatio:r}=e;this.autoLayout=!o||!n,this.size.pixelRatio=r,this.config=e,this.init()}init(){}__createContext(){const{view:t}=this,{contextSettings:e}=this.config;this.context=e?t.getContext("2d",e):t.getContext("2d"),this.__bindContext()}export(t,e){}toBlob(t,e){}toDataURL(t,e){}saveAs(t,e){}resize(t){if(this.isSameSize(t))return;let e;this.context&&!this.unreal&&this.width&&(e=this.getSameCanvas(),e.copyWorld(this)),Pt.copyAttrs(this.size,t,Xt),this.size.pixelRatio||(this.size.pixelRatio=1),this.bounds=new ot(0,0,this.width,this.height),this.context&&!this.unreal&&(this.updateViewSize(),this.smooth=this.config.smooth),this.updateClientBounds(),this.context&&!this.unreal&&e&&(this.clearWorld(e.bounds),this.copyWorld(e),e.recycle())}updateViewSize(){}updateClientBounds(){}getClientBounds(t){return t&&this.updateClientBounds(),this.clientBounds||this.bounds}startAutoLayout(t,e){}stopAutoLayout(){}setCursor(t){}setWorld(t,e){const{pixelRatio:i}=this,s=this.worldTransform;if(e){const{a:o,b:n,c:r,d:a,e:h,f:l}=e;this.setTransform(s.a=(t.a*o+t.b*r)*i,s.b=(t.a*n+t.b*a)*i,s.c=(t.c*o+t.d*r)*i,s.d=(t.c*n+t.d*a)*i,s.e=(t.e*o+t.f*r+h)*i,s.f=(t.e*n+t.f*a+l)*i)}else this.setTransform(s.a=t.a*i,s.b=t.b*i,s.c=t.c*i,s.d=t.d*i,s.e=t.e*i,s.f=t.f*i)}useWorldTransform(t){t&&(this.worldTransform=t);const e=this.worldTransform;e&&this.setTransform(e.a,e.b,e.c,e.d,e.e,e.f)}setStroke(t,e,i){e&&(this.strokeWidth=e),t&&(this.strokeStyle=t),i&&this.setStrokeOptions(i)}setStrokeOptions(t){this.strokeCap="none"===t.strokeCap?"butt":t.strokeCap,this.strokeJoin=t.strokeJoin,this.dashPattern=t.dashPattern,this.dashOffset=t.dashOffset,this.miterLimit=t.miterLimit}saveBlendMode(t){this.savedBlendMode=this.blendMode,this.blendMode=t}restoreBlendMode(){this.blendMode=this.savedBlendMode}hitFill(t,e){return!0}hitStroke(t,e){return!0}hitPixel(t,e,i=1){return!0}setWorldShadow(t,e,i,s){const{pixelRatio:o}=this;this.shadowOffsetX=t*o,this.shadowOffsetY=e*o,this.shadowBlur=i*o,this.shadowColor=s||"black"}setWorldBlur(t){const{pixelRatio:e}=this;this.filter=`blur(${t*e}px)`}copyWorld(t,e,i,s){if(s&&(this.blendMode=s),e){const{pixelRatio:s}=this;i||(i=e),this.drawImage(t.view,e.x*s,e.y*s,e.width*s,e.height*s,i.x*s,i.y*s,i.width*s,i.height*s)}else this.drawImage(t.view,0,0);s&&(this.blendMode="source-over")}copyWorldToInner(t,e,i,s){if(s&&(this.blendMode=s),e.b||e.c)this.save(),this.resetTransform(),this.copyWorld(t,e,tt.tempToOuterOf(i,e)),this.restore();else{const{pixelRatio:s}=this;this.drawImage(t.view,e.x*s,e.y*s,e.width*s,e.height*s,i.x,i.y,i.width,i.height)}s&&(this.blendMode="source-over")}copyWorldByReset(t,e,i,s,o){this.resetTransform(),this.copyWorld(t,e,i,s),o||this.useWorldTransform()}useMask(t,e,i){this.copyWorld(t,e,i,"destination-in")}useEraser(t,e,i){this.copyWorld(t,e,i,"destination-out")}fillWorld(t,e,i){i&&(this.blendMode=i),this.fillStyle=e,nt.set(t).scale(this.pixelRatio),this.fillRect(nt.x,nt.y,nt.width,nt.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i){i&&(this.blendMode=i),this.strokeStyle=e,nt.set(t).scale(this.pixelRatio),this.strokeRect(nt.x,nt.y,nt.width,nt.height),i&&(this.blendMode="source-over")}clearWorld(t,e){nt.set(t).scale(this.pixelRatio),e&&nt.ceil(),this.clearRect(nt.x,nt.y,nt.width,nt.height)}clipWorld(t,e){this.beginPath(),nt.set(t).scale(this.pixelRatio),e&&nt.ceil(),this.rect(nt.x,nt.y,nt.width,nt.height),this.clip()}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}isSameSize(t){return this.width===t.width&&this.height===t.height&&this.pixelRatio===t.pixelRatio}getSameCanvas(t,i){const s=this.manager?this.manager.get(this.size):e.canvas(Object.assign({},this.size));return s.save(),t&&(zt(s.worldTransform,this.worldTransform),s.useWorldTransform()),i&&(s.smooth=this.smooth),s}recycle(t){this.recycled||(this.restore(),t?this.clearWorld(t,!0):this.clear(),this.manager?this.manager.recycle(this):this.destroy())}updateRender(t){}unrealCanvas(){}destroy(){this.manager=this.view=this.parentView=null}}const Ht={creator:{},parse(t,e){},convertToCanvasData(t,e){}},Ut={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},Vt=Object.assign({M:1,m:10,L:2,l:20,H:3,h:30,V:4,v:40,C:5,c:50,S:6,s:60,Q:7,q:70,T:8,t:80,A:9,a:90,Z:11,z:11,R:12},Ut),Gt={M:3,m:3,L:3,l:3,H:2,h:2,V:2,v:2,C:7,c:7,S:5,s:5,Q:5,q:5,T:3,t:3,A:8,a:8,Z:1,z:1,N:5,D:9,X:6,G:9,F:5,O:7,P:4,U:6},Kt={m:10,l:20,H:3,h:30,V:4,v:40,c:50,S:6,s:60,q:70,T:8,t:80,A:9,a:90},qt=Object.assign(Object.assign({},Kt),Ut),Zt=Vt,$t={};for(let t in Zt)$t[Zt[t]]=t;const Jt={};for(let t in Zt)Jt[Zt[t]]=Gt[t];const Qt={drawRoundRect(t,e,i,s,o,n){const r=a.fourNumber(n,Math.min(s/2,o/2)),h=e+s,l=i+o;r[0]?t.moveTo(e+r[0],i):t.moveTo(e,i),r[1]?t.arcTo(h,i,h,l,r[1]):t.lineTo(h,i),r[2]?t.arcTo(h,l,e,l,r[2]):t.lineTo(h,l),r[3]?t.arcTo(e,l,e,i,r[3]):t.lineTo(e,l),r[0]?t.arcTo(e,i,h,i,r[0]):t.lineTo(e,i)}},{sin:te,cos:ee,atan2:ie,ceil:se,abs:oe,PI:ne,sqrt:re,pow:ae}=Math,{setPoint:he,addPoint:le}=W,{set:de}=S,{M:ce,L:ue,C:_e,Q:pe,Z:ge}=Vt,fe={},ye={points(t,e,i,s){if(t.push(ce,e[0],e[1]),i&&e.length>5){let o,n,r,a,h,l,d,c,u,_,p,g,f,y=e.length;const m=!0===i?.5:i;s&&(y=(e=[e[y-2],e[y-1],...e,e[0],e[1],e[2],e[3]]).length);for(let i=2;i<y-2;i+=2)o=e[i-2],n=e[i-1],r=e[i],a=e[i+1],h=e[i+2],l=e[i+3],p=re(ae(r-o,2)+ae(a-n,2)),g=re(ae(h-r,2)+ae(l-a,2)),f=p+g,p=m*p/f,g=m*g/f,h-=o,l-=n,d=r-p*h,c=a-p*l,2===i?s||t.push(pe,d,c,r,a):t.push(_e,u,_,d,c,r,a),u=r+g*h,_=a+g*l;s||t.push(pe,u,_,e[y-2],e[y-1])}else for(let i=2,s=e.length;i<s;i+=2)t.push(ue,e[i],e[i+1]);s&&t.push(ge)},rect(t,e,i,s,o){Ht.creator.path=t,Ht.creator.moveTo(e,i).lineTo(e+s,i).lineTo(e+s,i+o).lineTo(e,i+o).lineTo(e,i)},roundRect(t,e,i,s,o,n){Ht.creator.path=[],Qt.drawRoundRect(Ht.creator,e,i,s,o,n),t.push(...Ht.convertToCanvasData(Ht.creator.path,!0))},arcTo(t,e,i,s,o,n,r,a,c,u,_){const p=s-e,g=o-i,f=n-s,y=r-o;let m=ie(g,p),v=ie(y,f),w=v-m;if(w<0&&(w+=l),w===ne||oe(p+g)<1e-12||oe(f+y)<1e-12)return t&&t.push(ue,s,o),c&&(he(c,e,i),le(c,s,o)),_&&de(_,e,i),void(u&&de(u,s,o));const x=p*y-f*g<0,b=x?-1:1,B=a/ee(w/2),R=s+B*ee(m+w/2+d*b),T=o+B*te(m+w/2+d*b);return m-=d*b,v-=d*b,we(t,R,T,a,a,0,m/h,v/h,x,c,u,_)},arc:(t,e,i,s,o,n,r,a,h,l)=>we(t,e,i,s,s,0,o,n,r,a,h,l),ellipse(t,e,i,s,o,n,r,a,c,u,_,p){const g=n*h,f=te(g),y=ee(g);let m=r*h,v=a*h;m>ne&&(m-=l),v<0&&(v+=l);let w=v-m;w<0?w+=l:w>l&&(w-=l),c&&(w-=l);const x=se(oe(w/d)),b=w/x,B=te(b/4),R=8/3*B*B/te(b/2);v=m+b;let T,k,C,E,P,S,O,L,D=ee(m),M=te(m),A=C=y*s*D-f*o*M,I=E=f*s*D+y*o*M,W=e+C,F=i+E;t&&t.push(t.length?ue:ce,W,F),u&&he(u,W,F),p&&de(p,W,F);for(let n=0;n<x;n++)T=ee(v),k=te(v),C=y*s*T-f*o*k,E=f*s*T+y*o*k,P=e+A-R*(y*s*M+f*o*D),S=i+I-R*(f*s*M-y*o*D),O=e+C+R*(y*s*k+f*o*T),L=i+E+R*(f*s*k-y*o*T),t&&t.push(_e,P,S,O,L,e+C,i+E),u&&ve(e+A,i+I,P,S,O,L,e+C,i+E,u,!0),A=C,I=E,D=T,M=k,m=v,v+=b;_&&de(_,e+C,i+E)},quadraticCurveTo(t,e,i,s,o,n,r){t.push(_e,(e+2*s)/3,(i+2*o)/3,(n+2*s)/3,(r+2*o)/3,n,r)},toTwoPointBoundsByQuadraticCurve(t,e,i,s,o,n,r,a){ve(t,e,(t+2*i)/3,(e+2*s)/3,(o+2*i)/3,(n+2*s)/3,o,n,r,a)},toTwoPointBounds(t,e,i,s,o,n,r,a,h,l){const d=[];let c,u,_,p,g,f,y,m,v=t,w=i,x=o,b=r;for(let t=0;t<2;++t)if(1==t&&(v=e,w=s,x=n,b=a),c=-3*v+9*w-9*x+3*b,u=6*v-12*w+6*x,_=3*w-3*v,Math.abs(c)<1e-12){if(Math.abs(u)<1e-12)continue;p=-_/u,0<p&&p<1&&d.push(p)}else y=u*u-4*_*c,m=Math.sqrt(y),y<0||(g=(-u+m)/(2*c),0<g&&g<1&&d.push(g),f=(-u-m)/(2*c),0<f&&f<1&&d.push(f));l?le(h,t,e):he(h,t,e),le(h,r,a);for(let l=0,c=d.length;l<c;l++)me(d[l],t,e,i,s,o,n,r,a,fe),le(h,fe.x,fe.y)},getPointAndSet(t,e,i,s,o,n,r,a,h,l){const d=1-t,c=d*d*d,u=3*d*d*t,_=3*d*t*t,p=t*t*t;l.x=c*e+u*s+_*n+p*a,l.y=c*i+u*o+_*r+p*h},getPoint(t,e,i,s,o,n,r,a,h){const l={};return me(t,e,i,s,o,n,r,a,h,l),l}},{getPointAndSet:me,toTwoPointBounds:ve,ellipse:we}=ye,{sin:xe,cos:be,sqrt:Be,atan2:Re}=Math,{ellipse:Te}=ye,ke={ellipticalArc(e,i,s,o,n,r,a,d,c,u,_){const p=(c-i)/2,g=(u-s)/2,f=r*h,y=xe(f),m=be(f),v=-m*p-y*g,w=-m*g+y*p,x=o*o,b=n*n,B=w*w,R=v*v,T=x*b-x*B-b*R;let k=0;if(T<0){const t=Be(1-T/(x*b));o*=t,n*=t}else k=(a===d?-1:1)*Be(T/(x*B+b*R));const C=k*o*w/n,E=-k*n*v/o,P=Re((w-E)/n,(v-C)/o),S=Re((-w-E)/n,(-v-C)/o);let O=S-P;0===d&&O>0?O-=l:1===d&&O<0&&(O+=l);const L=i+p+m*C-y*E,D=s+g+y*C+m*E,M=O<0?1:0;_||t.ellipseToCurve?Te(e,L,D,o,n,r,P/h,S/h,M):o!==n||r?e.push(Vt.G,L,D,o,n,r,P/h,S/h,M):e.push(Vt.O,L,D,o,P/h,S/h,M)}},{M:Ce,m:Ee,L:Pe,l:Se,H:Oe,h:Le,V:De,v:Me,C:Ae,c:Ie,S:We,s:Fe,Q:Ne,q:ze,T:Ye,t:Xe,A:je,a:He,Z:Ue,z:Ve,N:Ge,D:Ke,X:qe,G:Ze,F:$e,O:Je,P:Qe,U:ti}=Vt,{rect:ei,roundRect:ii,arcTo:si,arc:oi,ellipse:ni,quadraticCurveTo:ri}=ye,{ellipticalArc:ai}=ke,hi=gt.get("PathConvert"),li={},di={current:{dot:0},stringify(t,e){let i,s,o,n=0,r=t.length,h="";for(;n<r;){s=t[n],i=Jt[s],h+=s===o?" ":$t[s];for(let s=1;s<i;s++)h+=a.float(t[n+s],e),s===i-1||(h+=" ");o=s,n+=i}return h},parse(t,e){let i,s,o,n="";const r=[],a=e?qt:Kt;for(let e=0,h=t.length;e<h;e++)s=t[e],pt[s]?("."===s&&(ci.dot&&(ui(r,n),n=""),ci.dot++),"0"===n&&"."!==s&&(ui(r,n),n=""),n+=s):Vt[s]?(n&&(ui(r,n),n=""),ci.name=Vt[s],ci.length=Gt[s],ci.index=0,ui(r,ci.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===o||"E"===o?n+=s:(n&&ui(r,n),n=s):n&&(ui(r,n),n=""),o=s;return n&&ui(r,n),i?di.toCanvasData(r,e):r},toCanvasData(t,e){let i,s,o,n,r,a=0,h=0,l=0,d=0,c=0,u=t.length;const _=[];for(;c<u;){switch(o=t[c],o){case Ee:t[c+1]+=a,t[c+2]+=h;case Ce:a=t[c+1],h=t[c+2],_.push(Ce,a,h),c+=3;break;case Le:t[c+1]+=a;case Oe:a=t[c+1],_.push(Pe,a,h),c+=2;break;case Me:t[c+1]+=h;case De:h=t[c+1],_.push(Pe,a,h),c+=2;break;case Se:t[c+1]+=a,t[c+2]+=h;case Pe:a=t[c+1],h=t[c+2],_.push(Pe,a,h),c+=3;break;case Fe:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,o=We;case We:r=n===Ae||n===We,l=r?2*a-i:t[c+1],d=r?2*h-s:t[c+2],i=t[c+1],s=t[c+2],a=t[c+3],h=t[c+4],_.push(Ae,l,d,i,s,a,h),c+=5;break;case Ie:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,t[c+5]+=a,t[c+6]+=h,o=Ae;case Ae:i=t[c+3],s=t[c+4],a=t[c+5],h=t[c+6],_.push(Ae,t[c+1],t[c+2],i,s,a,h),c+=7;break;case Xe:t[c+1]+=a,t[c+2]+=h,o=Ye;case Ye:r=n===Ne||n===Ye,i=r?2*a-i:t[c+1],s=r?2*h-s:t[c+2],e?ri(_,a,h,i,s,t[c+1],t[c+2]):_.push(Ne,i,s,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case ze:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,o=Ne;case Ne:i=t[c+1],s=t[c+2],e?ri(_,a,h,i,s,t[c+3],t[c+4]):_.push(Ne,i,s,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case He:t[c+6]+=a,t[c+7]+=h;case je:ai(_,a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],t[c+7],e),a=t[c+6],h=t[c+7],c+=8;break;case Ve:case Ue:_.push(Ue),c++;break;case Ge:a=t[c+1],h=t[c+2],e?ei(_,a,h,t[c+3],t[c+4]):_i(_,t,c,5),c+=5;break;case Ke:a=t[c+1],h=t[c+2],e?ii(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):_i(_,t,c,9),c+=9;break;case qe:a=t[c+1],h=t[c+2],e?ii(_,a,h,t[c+3],t[c+4],t[c+5]):_i(_,t,c,6),c+=6;break;case Ze:ni(e?_:_i(_,t,c,9),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],t[c+7],t[c+8],null,li),a=li.x,h=li.y,c+=9;break;case $e:e?ni(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):_i(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case Je:oi(e?_:_i(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,li),a=li.x,h=li.y,c+=7;break;case Qe:e?oi(_,t[c+1],t[c+2],t[c+3],0,360,!1):_i(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case ti:si(e?_:_i(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,li),a=li.x,h=li.y,c+=6;break;default:return hi.error(`command: ${o} [index:${c}]`,t),_}n=o}return _},copyData(t,e,i,s){for(let o=i,n=i+s;o<n;o++)t.push(e[o])},pushData(t,e){ci.index===ci.length&&(ci.index=1,t.push(ci.name)),t.push(Number(e)),ci.index++,ci.dot=0}},{current:ci,pushData:ui,copyData:_i}=di,{M:pi,L:gi,C:fi,Q:yi,Z:mi,N:vi,D:wi,X:xi,G:bi,F:Bi,O:Ri,P:Ti,U:ki}=Vt,{getMinDistanceFrom:Ci,getRadianFrom:Ei}=S,{tan:Pi,min:Si,abs:Oi}=Math,Li={},Di={beginPath(t){t.length=0},moveTo(t,e,i){t.push(pi,e,i)},lineTo(t,e,i){t.push(gi,e,i)},bezierCurveTo(t,e,i,s,o,n,r){t.push(fi,e,i,s,o,n,r)},quadraticCurveTo(t,e,i,s,o){t.push(yi,e,i,s,o)},closePath(t){t.push(mi)},rect(t,e,i,s,o){t.push(vi,e,i,s,o)},roundRect(t,e,i,s,o,n){if("number"==typeof n)t.push(xi,e,i,s,o,n);else{const r=a.fourNumber(n);r?t.push(wi,e,i,s,o,...r):t.push(vi,e,i,s,o)}},ellipse(t,e,i,s,o,n,r,a,h){void 0===n?t.push(Bi,e,i,s,o):(void 0===r&&(r=0),void 0===a&&(a=360),t.push(bi,e,i,s,o,n,r,a,h?1:0))},arc(t,e,i,s,o,n,r){void 0===o?t.push(Ti,e,i,s):(void 0===n&&(n=360),t.push(Ri,e,i,s,o,n,r?1:0))},arcTo(t,e,i,s,o,n,r,a){if(void 0!==r){const h=Pi(Ei(r,a,e,i,s,o)/2)*(Ci(r,a,e,i,s,o)/2);t.push(ki,e,i,s,o,Si(n,Oi(h)))}else t.push(ki,e,i,s,o,n)},drawEllipse(t,e,i,s,o,n,r,a,h){ye.ellipse(null,e,i,s,o,void 0===n?0:n,void 0===r?0:r,void 0===a?360:a,h,null,null,Li),t.push(pi,Li.x,Li.y),Mi(t,e,i,s,o,n,r,a,h)},drawArc(t,e,i,s,o,n,r){ye.arc(null,e,i,s,void 0===o?0:o,void 0===n?360:n,r,null,null,Li),t.push(pi,Li.x,Li.y),Ai(t,e,i,s,o,n,r)},drawPoints(t,e,i,s){ye.points(t,e,i,s)}},{ellipse:Mi,arc:Ai}=Di,{moveTo:Ii,lineTo:Wi,quadraticCurveTo:Fi,bezierCurveTo:Ni,closePath:zi,beginPath:Yi,rect:Xi,roundRect:ji,ellipse:Hi,arc:Ui,arcTo:Vi,drawEllipse:Gi,drawArc:Ki,drawPoints:qi}=Di;class Zi{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.clearPath=this.beginPath,this.set(t)}set(t){return this.__path=t?"string"==typeof t?Ht.parse(t):t:[],this}beginPath(){return Yi(this.__path),this.paint(),this}moveTo(t,e){return Ii(this.__path,t,e),this.paint(),this}lineTo(t,e){return Wi(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,o,n){return Ni(this.__path,t,e,i,s,o,n),this.paint(),this}quadraticCurveTo(t,e,i,s){return Fi(this.__path,t,e,i,s),this.paint(),this}closePath(){return zi(this.__path),this.paint(),this}rect(t,e,i,s){return Xi(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,o){return ji(this.__path,t,e,i,s,o),this.paint(),this}ellipse(t,e,i,s,o,n,r,a){return Hi(this.__path,t,e,i,s,o,n,r,a),this.paint(),this}arc(t,e,i,s,o,n){return Ui(this.__path,t,e,i,s,o,n),this.paint(),this}arcTo(t,e,i,s,o){return Vi(this.__path,t,e,i,s,o),this.paint(),this}drawEllipse(t,e,i,s,o,n,r,a){return Gi(this.__path,t,e,i,s,o,n,r,a),this.paint(),this}drawArc(t,e,i,s,o,n){return Ki(this.__path,t,e,i,s,o,n),this.paint(),this}drawPoints(t,e,i){return qi(this.__path,t,e,i),this.paint(),this}paint(){}}const{M:$i,L:Ji,C:Qi,Q:ts,Z:es,N:is,D:ss,X:os,G:ns,F:rs,O:as,P:hs,U:ls}=Vt,ds=gt.get("PathDrawer"),cs={drawPathByData(t,e){if(!e)return;let i,s=0,o=e.length;for(;s<o;)switch(i=e[s],i){case $i:t.moveTo(e[s+1],e[s+2]),s+=3;break;case Ji:t.lineTo(e[s+1],e[s+2]),s+=3;break;case Qi:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case ts:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case es:t.closePath(),s+=1;break;case is:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case ss:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],[e[s+5],e[s+6],e[s+7],e[s+8]]),s+=9;break;case os:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case ns:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*h,e[s+6]*h,e[s+7]*h,e[s+8]),s+=9;break;case rs:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,l,!1),s+=5;break;case as:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*h,e[s+5]*h,e[s+6]),s+=7;break;case hs:t.arc(e[s+1],e[s+2],e[s+3],0,l,!1),s+=4;break;case ls:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void ds.error(`command: ${i} [index:${s}]`,e)}}},{M:us,L:_s,C:ps,Q:gs,Z:fs,N:ys,D:ms,X:vs,G:ws,F:xs,O:bs,P:Bs,U:Rs}=Vt,{toTwoPointBounds:Ts,toTwoPointBoundsByQuadraticCurve:ks,arcTo:Cs,arc:Es,ellipse:Ps}=ye,{addPointBounds:Ss,copy:Os,addPoint:Ls,setPoint:Ds,addBounds:Ms,toBounds:As}=W,Is=gt.get("PathBounds");let Ws,Fs,Ns;const zs={},Ys={},Xs={},js={toBounds(t,e){js.toTwoPointBounds(t,Ys),As(Ys,e)},toTwoPointBounds(t,e){if(!t||!t.length)return Ds(e,0,0);let i,s,o,n,r,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(r=t[a],0===a&&(r===fs||r===ps||r===gs?Ds(e,h,l):Ds(e,t[a+1],t[a+2])),r){case us:case _s:h=t[a+1],l=t[a+2],Ls(e,h,l),a+=3;break;case ps:o=t[a+5],n=t[a+6],Ts(h,l,t[a+1],t[a+2],t[a+3],t[a+4],o,n,zs),Ss(e,zs),h=o,l=n,a+=7;break;case gs:i=t[a+1],s=t[a+2],o=t[a+3],n=t[a+4],ks(h,l,i,s,o,n,zs),Ss(e,zs),h=o,l=n,a+=5;break;case fs:a+=1;break;case ys:h=t[a+1],l=t[a+2],Ms(e,h,l,t[a+3],t[a+4]),a+=5;break;case ms:case vs:h=t[a+1],l=t[a+2],Ms(e,h,l,t[a+3],t[a+4]),a+=r===ms?9:6;break;case ws:Ps(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],t[a+7],t[a+8],zs,Xs),0===a?Os(e,zs):Ss(e,zs),h=Xs.x,l=Xs.y,a+=9;break;case xs:h=t[a+1],l=t[a+2],Fs=t[a+3],Ns=t[a+4],Ms(e,h-Fs,l-Ns,2*Fs,2*Ns),h+=Fs,a+=5;break;case bs:Es(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],zs,Xs),0===a?Os(e,zs):Ss(e,zs),h=Xs.x,l=Xs.y,a+=7;break;case Bs:h=t[a+1],l=t[a+2],Ws=t[a+3],Ms(e,h-Ws,l-Ws,2*Ws,2*Ws),h+=Ws,a+=4;break;case Rs:Cs(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],zs,Xs),0===a?Os(e,zs):Ss(e,zs),h=Xs.x,l=Xs.y,a+=6;break;default:return void Is.error(`command: ${r} [index:${a}]`,t)}}},{M:Hs,L:Us,C:Vs,Z:Gs}=Vt,{getCenterX:Ks,getCenterY:qs}=S,{arcTo:Zs}=Di,$s={smooth(t,e,i){let s,o=0,n=0,r=0,a=0,h=0,l=0,d=0,c=0,u=0;const _=t.length,p=[];for(;o<_;)switch(s=t[o],s){case Hs:a=c=t[o+1],h=u=t[o+2],o+=3,t[o]===Us?(l=t[o+1],d=t[o+2],p.push(Hs,Ks(a,l),qs(h,d))):p.push(Hs,a,h);break;case Us:switch(n=t[o+1],r=t[o+2],o+=3,t[o]){case Us:Zs(p,n,r,t[o+1],t[o+2],e,c,u);break;case Gs:Zs(p,n,r,a,h,e,c,u);break;default:p.push(Us,n,r)}c=n,u=r;break;case Vs:p.push(Vs,t[o+1],t[o+2],t[o+3],t[o+4],t[o+5],t[o+6]),o+=7;break;case Gs:Zs(p,a,h,l,d,e,c,u),p.push(Gs),o+=1}return s!==Gs&&(p[1]=a,p[2]=h),p}};Ht.creator=new Zi,Ht.parse=di.parse,Ht.convertToCanvasData=di.toCanvasData;const Js=new Zi,{drawRoundRect:Qs}=Qt;function to(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,o){Qs(this,t,e,i,s,o)})}(t)}const eo={opacityTypes:["png","webp","svg"],upperCaseTypeMap:{},mineType:t=>!t||t.startsWith("image")?t:("jpg"===t&&(t="jpeg"),"image/"+t),fileType(t){const e=t.split(".");return e[e.length-1]},isOpaqueImage(t){const e=io.fileType(t);return["jpg","jpeg"].some((t=>t===e))},getExportOptions(t){switch(typeof t){case"object":return t;case"number":return{quality:t};case"boolean":return{blob:t};default:return{}}}},io=eo;io.opacityTypes.forEach((t=>io.upperCaseTypeMap[t]=t.toUpperCase()));const so=gt.get("TaskProcessor");class oo{constructor(t){this.parallel=!0,this.time=1,this.id=i.create(i.TASK),this.task=t}run(){return Mt(this,void 0,void 0,(function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){so.error(t)}}))}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class no{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,i=0;for(let s=0;s<t;s++)s<=this.finishedIndex?(i+=this.list[s].time,s===this.finishedIndex&&(e=i)):e+=this.list[s].time;return this.isComplete?1:i/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&Pt.assign(this.config,t),this.empty()}add(t,e){let i,s,o,n;const r=new oo(t);return r.parent=this,"number"==typeof e?n=e:e&&(s=e.parallel,i=e.start,o=e.time,n=e.delay),o&&(r.time=o),!1===s&&(r.parallel=!1),void 0===n?this.push(r,i):(this.delayNumber++,setTimeout((()=>{this.delayNumber&&(this.delayNumber--,this.push(r,i))}),n)),this.isComplete=!1,r}push(t,e){this.list.push(t),!1===e||this.timer||(this.timer=setTimeout((()=>this.start())))}empty(){this.index=0,this.parallelSuccessNumber=0,this.list=[],this.parallelList=[],this.delayNumber=0}start(){this.running||(this.running=!0,this.isComplete=!1,this.run())}pause(){clearTimeout(this.timer),this.timer=null,this.running=!1}resume(){this.start()}skip(){this.index++,this.resume()}stop(){this.isComplete=!0,this.list.forEach((t=>{t.isComplete||t.cancel()})),this.pause(),this.empty()}run(){this.running&&(this.setParallelList(),this.parallelList.length>1?this.runParallelTasks():this.remain?this.runTask():this.onComplete())}runTask(){const t=this.list[this.index];t?t.run().then((()=>{this.onTask(t),this.index++,this.nextTask()})).catch((t=>{this.onError(t)})):this.nextTask()}runParallelTasks(){this.parallelList.forEach((t=>this.runParallelTask(t)))}runParallelTask(t){t.run().then((()=>{this.onTask(t),this.fillParallelTask()})).catch((t=>{this.onParallelError(t)}))}nextTask(){this.total===this.finishedIndex?this.onComplete():this.timer=setTimeout((()=>this.run()))}setParallelList(){let t;this.parallelList=[],this.parallelSuccessNumber=0;let e=this.index+this.config.parallel;e>this.list.length&&(e=this.list.length);for(let i=this.index;i<e&&(t=this.list[i],t.parallel);i++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const i=e.length,s=this.finishedIndex+i;if(e.length){if(!this.running)return;s<this.total&&(t=this.list[s],t&&t.parallel&&(e.push(t),this.runParallelTask(t)))}else this.index+=this.parallelSuccessNumber,this.parallelSuccessNumber=0,this.nextTask()}onComplete(){this.stop(),this.config.onComplete&&this.config.onComplete()}onTask(t){t.complete(),this.config.onTask&&this.config.onTask()}onParallelError(t){this.parallelList.forEach((t=>{t.parallel=!1})),this.parallelList.length=0,this.parallelSuccessNumber=0,this.onError(t)}onError(t){this.pause(),this.config.onError&&this.config.onError(t)}destroy(){this.stop()}}const ro={map:{},recycledList:[],tasker:new no,patternTasker:new no,get isComplete(){return ao.tasker.isComplete},get(t){let i=ao.map[t.url];return i||(i=e.image(t),ao.map[t.url]=i),i.use++,i},recycle(t){t.use--,setTimeout((()=>{t.use||ao.recycledList.push(t)}))},clearRecycled(){const t=ao.recycledList;t.length>100&&(t.forEach((t=>{!t.use&&t.url&&(delete ao.map[t.url],t.destroy())})),t.length=0)},hasOpacityPixel:t=>eo.opacityTypes.some((e=>ao.isFormat(e,t))),isFormat(t,e){if(e.format===t)return!0;const{url:i}=e;if(i.startsWith("data:")){if(i.startsWith("data:"+eo.mineType(t)))return!0}else if(i.includes("."+t)||i.includes("."+eo.upperCaseTypeMap[t]))return!0;return!1},destroy(){ao.map={},ao.recycledList=[]}},ao=ro,{IMAGE:ho,create:lo}=i;class co{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){this.use=0,this.waitComplete=[],this.innerId=lo(ho),this.config=t||{url:""},this.isSVG=ro.isFormat("svg",t),this.hasOpacityPixel=ro.hasOpacityPixel(t)}load(e,i){return this.loading||(this.loading=!0,ro.tasker.add((()=>Mt(this,void 0,void 0,(function*(){return yield t.origin.loadImage(this.url).then((t=>{this.ready=!0,this.width=t.naturalWidth||t.width,this.height=t.naturalHeight||t.height,this.view=t,this.onComplete(!0)})).catch((t=>{this.error=t,this.onComplete(!1)}))}))))),this.waitComplete.push(e,i),this.waitComplete.length-2}unload(t,e){const i=this.waitComplete;if(e){const e=i[t+1];e&&e({type:"stop"})}i[t]=i[t+1]=void 0}onComplete(t){let e;this.waitComplete.forEach(((i,s)=>{e=s%2,i&&(t?e||i(this):e&&i(this.error))})),this.waitComplete.length=0,this.loading=!1}getCanvas(e,i,s,o){if(e||(e=this.width),i||(i=this.height),this.cache){let{params:t,data:e}=this.cache;for(let i in t)if(t[i]!==arguments[i]){e=null;break}if(e)return e}const n=t.origin.createCanvas(e,i),r=n.getContext("2d");return s&&(r.globalAlpha=s),r.drawImage(this.view,0,0,e,i),this.cache=this.use>1?{data:n,params:arguments}:null,n}getPattern(e,i,s,o){const n=t.canvas.createPattern(e,i);try{s&&n.setTransform&&(n.setTransform(s),s=null)}catch(t){}return o&&(o.transform=s),n}destroy(){this.config={url:""},this.cache=null,this.waitComplete.length=0}}function uo(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function _o(t,e){return Object.getOwnPropertyDescriptor(t,e)}function po(t,e){return(i,s)=>function(t,e,i,s){const o={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};uo(t,e,Object.assign(o,s||{})),So(t,e,i)}(i,s,t,e&&e(s))}function go(t){return po(t)}function fo(t,e){return po(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}})))}function yo(t){return po(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal())}})))}function mo(t,e){return po(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}})))}function vo(t,e){return po(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}})))}function wo(t,e){return po(t,(t=>({set(i){this.__setAttr(t,i,e)&&xo(this)}})))}function xo(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}const bo=wo;function Bo(t){return po(t,(t=>({set(e){this.__setAttr(t,e)&&function(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&xo(t)}(this)}})))}const Ro=Bo;function To(t){return po(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}})))}function ko(t){return po(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}})))}function Co(t,e,i,s){t.__setAttr(e,i)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==s&&0!==i||xo(t))}function Eo(t){return po(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,gt.showHitView&&(this.__layout.surfaceChanged||this.__layout.surfaceChange()),this.leafer&&this.leafer.updateCursor())}})))}function Po(t){return(e,i)=>{uo(e,"__DataProcessor",{get:()=>t})}}function So(t,e,i){const s=t.__DataProcessor.prototype,o="_"+e,n=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),r={get(){const t=this[o];return void 0===t?i:t},set(t){this[o]=t}};if(void 0===i)r.get=function(){return this[o]};else if("object"==typeof i){const{clone:t}=Pt;r.get=function(){let e=this[o];return void 0===e&&(this[o]=e=t(i)),e}}"width"===e?r.get=function(){const t=this[o];if(void 0===t){const t=this;return t._height&&t.__naturalWidth&&t.__useNaturalRatio?t._height*t.__naturalWidth/t.__naturalHeight:t.__naturalWidth||i}return t}:"height"===e&&(r.get=function(){const t=this[o];if(void 0===t){const t=this;return t._width&&t.__naturalHeight&&t.__useNaturalRatio?t._width*t.__naturalHeight/t.__naturalWidth:t.__naturalHeight||i}return t});let a,h=s;for(;!a&&h;)a=_o(h,e),h=h.__proto__;a&&a.set&&(r.set=a.set),s[n]&&(r.set=s[n],delete s[n]),uo(s,e,r)}const Oo=new gt("rewrite"),Lo=[],Do=["destroy","constructor"];function Mo(t){return(e,i)=>{Lo.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function Ao(){return t=>{Io()}}function Io(t){Lo.length&&(Lo.forEach((e=>{t&&Oo.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()})),Lo.length=0)}function Wo(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach((s=>{if(!(Do.includes(s)||e&&e.includes(s)))if(t.prototype){_o(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]}))}}function Fo(){return t=>{Bt.register(t)}}function No(){return t=>{kt.register(t)}}setTimeout((()=>Io(!0)));const{copy:zo,toInnerPoint:Yo,toOuterPoint:Xo,scaleOfOuter:jo,rotateOfOuter:Ho,skewOfOuter:Uo,multiplyParent:Vo,divideParent:Go,getLayout:Ko}=v,qo={},Zo={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),Qo(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,o=s.length;t<o;t++)Jo(s[t],e,i)}},updateMatrix(t,e,i){const s=t.__layout;e?i&&(s.waitAutoLayout=!0,t.__hasAutoLayout&&(s.matrixChanged=!1)):s.waitAutoLayout&&(s.waitAutoLayout=!1),s.matrixChanged&&t.__updateLocalMatrix(),s.waitAutoLayout||t.__updateWorldMatrix()},updateBounds(t){const e=t.__layout;e.boundsChanged&&t.__updateLocalBounds(),e.waitAutoLayout||t.__updateWorldBounds()},updateAllWorldOpacity(t){if(t.__updateWorldOpacity(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)tn(e[t])}},updateAllChange(t){if(tn(t),t.__updateChange(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)en(e[t])}},worldHittable(t){for(;t;){if(!t.__.hittable)return!1;t=t.parent}return!0},moveWorld(t,e,i=0,s){const o="object"==typeof e?Object.assign({},e):{x:e,y:i};s?Xo(t.localTransform,o,o,!0):t.parent&&Yo(t.parent.worldTransform,o,o,!0),$o.moveLocal(t,o.x,o.y)},moveLocal(t,e,i=0){"object"==typeof e?(t.x+=e.x,t.y+=e.y):(t.x+=e,t.y+=i)},zoomOfWorld(t,e,i,s,o){$o.zoomOfLocal(t,on(t,e),i,s,o)},zoomOfLocal(t,e,i,s=i,o){zo(qo,t.__localMatrix),jo(qo,e,i,s),t.origin||t.around?$o.setTransform(t,qo,o):(sn(t,qo),t.scaleResize(i,s,!0!==o))},rotateOfWorld(t,e,i){$o.rotateOfLocal(t,on(t,e),i)},rotateOfLocal(t,e,i){zo(qo,t.__localMatrix),Ho(qo,e,i),t.origin||t.around?$o.setTransform(t,qo):(sn(t,qo),t.rotation=a.formatRotation(t.rotation+i))},skewOfWorld(t,e,i,s,o){$o.skewOfLocal(t,on(t,e),i,s,o)},skewOfLocal(t,e,i,s=0,o){zo(qo,t.__localMatrix),Uo(qo,e,i,s),$o.setTransform(t,qo,o)},transformWorld(t,e,i){zo(qo,t.worldTransform),Vo(qo,e),t.parent&&Go(qo,t.parent.worldTransform),$o.setTransform(t,qo,i)},transform(t,e,i){zo(qo,t.localTransform),Vo(qo,e),$o.setTransform(t,qo,i)},setTransform(t,e,i){const s=Ko(e,t.origin&&$o.getInnerOrigin(t,t.origin),t.around&&$o.getInnerOrigin(t,t.around));if(i){const e=s.scaleX/t.scaleX,o=s.scaleY/t.scaleY;delete s.scaleX,delete s.scaleY,t.set(s),t.scaleResize(e,o,!0!==i)}else t.set(s)},getFlipTransform(t,e){const i={a:1,b:0,c:0,d:1,e:0,f:0},s="x"===e?1:-1;return jo(i,$o.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>S.tempToOuterOf($o.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return dt.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(zo(qo,t.worldTransform),Go(qo,e.worldTransform),i?qo:Object.assign({},qo)),drop(t,e,i,s){t.setTransform($o.getRelativeWorld(t,e,!0),s),e.add(t,i)},hasParent(t,e){if(!e)return!1;for(;t;){if(e===t)return!0;t=t.parent}}},$o=Zo,{updateAllMatrix:Jo,updateMatrix:Qo,updateAllWorldOpacity:tn,updateAllChange:en}=$o;function sn(t,e){const{e:i,f:s}=t.__localMatrix;t.x+=e.e-i,t.y+=e.f-s}function on(t,e){return t.__layout.update(),t.parent?S.tempToInnerOf(e,t.parent.__world):e}const nn={worldBounds:t=>t.__world,localBoxBounds:t=>t.__.eraser||0===t.__.visible?null:t.__local||t.__layout,localStrokeBounds:t=>t.__.eraser||0===t.__.visible?null:t.__layout.localStrokeBounds,localRenderBounds:t=>t.__.eraser||0===t.__.visible?null:t.__layout.localRenderBounds,maskLocalBoxBounds:t=>t.__.mask?t.__localBoxBounds:null,maskLocalStrokeBounds:t=>t.__.mask?t.__layout.localStrokeBounds:null,maskLocalRenderBounds:t=>t.__.mask?t.__layout.localRenderBounds:null,excludeRenderBounds:(t,e)=>!(!e.bounds||e.bounds.hit(t.__world,e.matrix))||!(!e.hideBounds||!e.hideBounds.includes(t.__world,e.matrix))},{updateBounds:rn}=Zo,an={sort:(t,e)=>t.__.zIndex===e.__.zIndex?t.__tempNumber-e.__tempNumber:t.__.zIndex-e.__.zIndex,pushAllChildBranch(t,e){if(t.__tempNumber=1,t.__.__childBranchNumber){const{children:i}=t;for(let s=0,o=i.length;s<o;s++)(t=i[s]).isBranch&&(t.__tempNumber=1,e.add(t),hn(t,e))}},pushAllParent(t,e){const{keys:i}=e;if(i)for(;t.parent&&void 0===i[t.parent.innerId];)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let i=e.length;const{children:s}=t;for(let t=0,i=s.length;t<i;t++)s[t].isBranch&&e.push(s[t]);for(let t=i,s=e.length;t<s;t++)ln(e[t],e)},updateBounds(t,e){const i=[t];ln(t,i),dn(i,e)},updateBoundsByBranchStack(t,e){let i,s;for(let o=t.length-1;o>-1;o--){i=t[o],s=i.children;for(let t=0,e=s.length;t<e;t++)rn(s[t]);e&&e===i||rn(i)}}},{pushAllChildBranch:hn,pushAllBranchStack:ln,updateBoundsByBranchStack:dn}=an,cn={run(t){if(t&&t.length){const e=t.length;for(let i=0;i<e;i++)t[i]();t.length===e?t.length=0:t.splice(0,e)}}},{getRelativeWorld:un}=Zo,{toOuterOf:_n,getPoints:pn,copy:gn}=tt,fn="_localContentBounds",yn="_worldContentBounds",mn="_worldBoxBounds",vn="_worldStrokeBounds";class wn{get contentBounds(){return this._contentBounds||this.boxBounds}set contentBounds(t){this._contentBounds=t}get strokeBounds(){return this._strokeBounds||this.boxBounds}get renderBounds(){return this._renderBounds||this.boxBounds}get localContentBounds(){return _n(this.contentBounds,this.leaf.__localMatrix,this[fn]||(this[fn]={})),this[fn]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return _n(this.contentBounds,this.leaf.__world,this[yn]||(this[yn]={})),this[yn]}get worldBoxBounds(){return _n(this.boxBounds,this.leaf.__world,this[mn]||(this[mn]={})),this[mn]}get worldStrokeBounds(){return _n(this.strokeBounds,this.leaf.__world,this[vn]||(this[vn]={})),this[vn]}get a(){return 1}get b(){return 0}get c(){return 0}get d(){return 1}get e(){return this.leaf.__.x}get f(){return this.leaf.__.y}get x(){return this.e+this.boxBounds.x}get y(){return this.f+this.boxBounds.y}get width(){return this.boxBounds.width}get height(){return this.boxBounds.height}constructor(t){this.leaf=t,this.boxBounds={x:0,y:0,width:0,height:0},this.leaf.__local&&(this._localRenderBounds=this._localStrokeBounds=this.leaf.__local),this.boxChange(),this.matrixChange()}createLocal(){const t=this.leaf.__local={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0};this._localStrokeBounds||(this._localStrokeBounds=t),this._localRenderBounds||(this._localRenderBounds=t)}update(){const{leafer:e}=this.leaf;if(e)e.ready?e.watcher.changed&&e.layouter.layout():e.start();else{let e=this.leaf;for(;e.parent&&!e.parent.leafer;)e=e.parent;t.layout(e)}}getTransform(t="world"){this.update();const{leaf:e}=this;switch(t){case"world":return e.__world;case"local":return e.__localMatrix;case"inner":return v.defaultMatrix;case"page":t=e.zoomLayer;default:return un(e,t)}}getBounds(t,e="world"){switch(this.update(),e){case"world":return this.getWorldBounds(t);case"local":return this.getLocalBounds(t);case"inner":return this.getInnerBounds(t);case"page":e=this.leaf.zoomLayer;default:return new ot(this.getInnerBounds(t)).toOuterOf(this.getTransform(e))}}getInnerBounds(t="box"){switch(t){case"render":return this.renderBounds;case"content":if(this.contentBounds)return this.contentBounds;case"box":return this.boxBounds;case"stroke":return this.strokeBounds}}getLocalBounds(t="box"){switch(t){case"render":return this.localRenderBounds;case"stroke":return this.localStrokeBounds;case"content":if(this.contentBounds)return this.localContentBounds;case"box":return this.leaf.__localBoxBounds}}getWorldBounds(t="box"){switch(t){case"render":return this.leaf.__world;case"stroke":return this.worldStrokeBounds;case"content":if(this.contentBounds)return this.worldContentBounds;case"box":return this.worldBoxBounds}}getLayoutBounds(t,e="world",i){const{leaf:s}=this;let o,n,r,a=this.getInnerBounds(t);switch(e){case"world":o=s.getWorldPoint(a),n=s.__world;break;case"local":const{scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d}=s.__;r={scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d},o=s.getLocalPointByInner(a);break;case"inner":o=a,n=v.defaultMatrix;break;case"page":e=s.zoomLayer;default:o=s.getWorldPoint(a,e),n=un(s,e,!0)}if(r||(r=v.getLayout(n)),gn(r,a),S.copy(r,o),i){const{scaleX:t,scaleY:e}=r,i=Math.abs(t),s=Math.abs(e);1===i&&1===s||(r.scaleX/=i,r.scaleY/=s,r.width*=i,r.height*=s)}return r}getLayoutPoints(t,e="world"){const{leaf:i}=this,s=pn(this.getInnerBounds(t));let o;switch(e){case"world":o=null;break;case"local":o=i.parent;break;case"inner":break;case"page":e=i.zoomLayer;default:o=e}return void 0!==o&&s.forEach((t=>i.innerToWorld(t,null,!1,o))),s}shrinkContent(){const{x:t,y:e,width:i,height:s}=this.boxBounds;this._contentBounds={x:t,y:e,width:i,height:s}}spreadStroke(){const{x:t,y:e,width:i,height:s}=this.strokeBounds;this._strokeBounds={x:t,y:e,width:i,height:s},this._localStrokeBounds={x:t,y:e,width:i,height:s},this.renderSpread||this.spreadRenderCancel()}spreadRender(){const{x:t,y:e,width:i,height:s}=this.renderBounds;this._renderBounds={x:t,y:e,width:i,height:s},this._localRenderBounds={x:t,y:e,width:i,height:s}}shrinkContentCancel(){this._contentBounds=void 0}spreadStrokeCancel(){const t=this.renderBounds===this.strokeBounds;this._strokeBounds=this.boxBounds,this._localStrokeBounds=this.leaf.__localBoxBounds,t&&this.spreadRenderCancel()}spreadRenderCancel(){this._renderBounds=this._strokeBounds,this._localRenderBounds=this._localStrokeBounds}boxChange(){this.boxChanged=!0,this.localBoxChanged||this.localBoxChange(),this.hitCanvasChanged=!0}localBoxChange(){this.localBoxChanged=!0,this.boundsChanged=!0}strokeChange(){this.strokeChanged=!0,this.strokeSpread||(this.strokeSpread=1),this.boundsChanged=!0,this.hitCanvasChanged=!0}renderChange(){this.renderChanged=!0,this.renderSpread||(this.renderSpread=1),this.boundsChanged=!0}scaleChange(){this.scaleChanged=!0,this._scaleOrRotationChange()}rotationChange(){this.rotationChanged=!0,this.affectRotation=!0,this._scaleOrRotationChange()}_scaleOrRotationChange(){this.affectScaleOrRotation=!0,this.matrixChange(),this.leaf.__local||this.createLocal()}matrixChange(){this.matrixChanged=!0,this.localBoxChanged||this.localBoxChange()}surfaceChange(){this.surfaceChanged=!0}opacityChange(){this.opacityChanged=!0,this.surfaceChanged||this.surfaceChange()}childrenSortChange(){this.childrenSortChanged||(this.childrenSortChanged=!0,this.leaf.forceUpdate("surface"))}destroy(){}}class xn{constructor(t,e){this.bubbles=!1,this.type=t,e&&(this.target=e)}stopDefault(){this.isStopDefault=!0,this.origin&&t.event.stopDefault(this.origin)}stopNow(){this.isStopNow=!0,this.isStop=!0,this.origin&&t.event.stopNow(this.origin)}stop(){this.isStop=!0,this.origin&&t.event.stop(this.origin)}}class bn extends xn{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}bn.ADD="child.add",bn.REMOVE="child.remove",bn.CREATED="created",bn.MOUNTED="mounted",bn.UNMOUNTED="unmounted",bn.DESTROY="destroy";class Bn extends xn{constructor(t,e,i,s,o){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=o}}Bn.CHANGE="property.change",Bn.LEAFER_CHANGE="property.leafer_change";class Rn extends xn{constructor(t,e){super(t),Object.assign(this,e)}}Rn.LOAD="image.load",Rn.LOADED="image.loaded",Rn.ERROR="image.error";class Tn extends xn{get bigger(){if(!this.old)return!0;const{width:t,height:e}=this.old;return this.width>=t&&this.height>=e}get smaller(){return!this.bigger}get samePixelRatio(){return!this.old||this.pixelRatio===this.old.pixelRatio}constructor(t,e){"object"==typeof t?(super(Tn.RESIZE),Object.assign(this,t)):super(t),this.old=e}}Tn.RESIZE="resize";class kn extends xn{constructor(t,e){super(t),this.data=e}}kn.REQUEST="watch.request",kn.DATA="watch.data";class Cn extends xn{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}Cn.CHECK_UPDATE="layout.check_update",Cn.REQUEST="layout.request",Cn.START="layout.start",Cn.BEFORE="layout.before",Cn.LAYOUT="layout",Cn.AFTER="layout.after",Cn.AGAIN="layout.again",Cn.END="layout.end";class En extends xn{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}En.REQUEST="render.request",En.START="render.start",En.BEFORE="render.before",En.RENDER="render",En.AFTER="render.after",En.AGAIN="render.again",En.END="render.end",En.NEXT="render.next";class Pn extends xn{}Pn.START="leafer.start",Pn.BEFORE_READY="leafer.before_ready",Pn.READY="leafer.ready",Pn.AFTER_READY="leafer.after_ready",Pn.VIEW_READY="leafer.view_ready",Pn.VIEW_COMPLETED="leafer.view_completed",Pn.STOP="leafer.stop",Pn.RESTART="leafer.restart",Pn.END="leafer.end";const Sn={};function On(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:Sn)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:Sn)}}const{on:Ln,on_:Dn,off:Mn,off_:An,once:In,emit:Wn,emitEvent:Fn,hasEvent:Nn,destroy:zn}=class{set event(t){this.on(t)}on(t,e,i){if(!e){let e,i=t;for(let t in i)e=i[t],e instanceof Array?this.on(t,e[0],e[1]):this.on(t,e);return}let s,o,n;i&&("once"===i?o=!0:"boolean"==typeof i?s=i:(s=i.capture,o=i.once));const r=On(this,s,!0),a="string"==typeof t?t.split(" "):t,h=o?{listener:e,once:o}:{listener:e};a.forEach((t=>{t&&(n=r[t],n?-1===n.findIndex((t=>t.listener===e))&&n.push(h):r[t]=[h])}))}off(t,e,i){if(t){const s="string"==typeof t?t.split(" "):t;if(e){let t,o,n;i&&(t="boolean"==typeof i?i:"once"!==i&&i.capture);const r=On(this,t);s.forEach((t=>{t&&(o=r[t],o&&(n=o.findIndex((t=>t.listener===e)),n>-1&&o.splice(n,1),o.length||delete r[t]))}))}else{const{__bubbleMap:t,__captureMap:e}=this;s.forEach((i=>{t&&delete t[i],e&&delete e[i]}))}}else this.__bubbleMap=this.__captureMap=void 0}on_(t,e,i,s){return i&&(e=e.bind(i)),this.on(t,e,s),{type:t,current:this,listener:e,options:s}}off_(t){if(!t)return;const e=t instanceof Array?t:[t];e.forEach((t=>t.current.off(t.type,t.listener,t.options))),e.length=0}once(t,e,i){this.on(t,e,{once:!0,capture:i})}emit(t,e,i){!e&&kt.has(t)&&(e=kt.get(t,{type:t,target:this,current:this}));const s=On(this,i)[t];if(s){let o;for(let n=0,r=s.length;n<r&&(o=s[n],o.listener(e),o.once&&(this.off(t,o.listener,i),n--,r--),!e||!e.isStopNow);n++);}this.syncEventer&&this.syncEventer.emitEvent(e,i)}emitEvent(t,e){t.current=this,this.emit(t.type,t,e)}hasEvent(t,e){if(this.syncEventer&&this.syncEventer.hasEvent(t,e))return!0;const{__bubbleMap:i,__captureMap:s}=this,o=i&&i[t],n=s&&s[t];return!!(void 0===e?o||n:e?n:o)}destroy(){this.__captureMap=this.__bubbleMap=this.syncEventer=null}}.prototype,Yn={on:Ln,on_:Dn,off:Mn,off_:An,once:In,emit:Wn,emitEvent:Fn,hasEvent:Nn,destroyEventer:zn},{isFinite:Xn}=Number,jn=gt.get("setAttr"),Hn={__setAttr(t,e,i){if(this.leafer&&this.leafer.created){const s=this.__.__getInput(t);if(i&&!Xn(e)&&void 0!==e&&(jn.warn(this.innerName,t,e),e=void 0),"object"==typeof e||s!==e){this.__realSetAttr(t,e);const{CHANGE:i}=Bn,o=new Bn(i,this,t,s,e);return this.isLeafer?this.emitEvent(new Bn(Bn.LEAFER_CHANGE,this,t,s,e)):this.hasEvent(i)&&this.emitEvent(o),this.leafer.emitEvent(o),!0}return!1}return this.__realSetAttr(t,e),!0},__realSetAttr(t,e){const i=this.__;i[t]=e,this.__proxyData&&this.setProxyAttr(t,e),i.normalStyle&&(this.lockNormalStyle||void 0===i.normalStyle[t]||(i.normalStyle[t]=e))},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:Un,multiplyParent:Vn,translateInner:Gn,defaultWorld:Kn}=v,{toPoint:qn,tempPoint:Zn}=dt,$n={__updateWorldMatrix(){Vn(this.__local||this.__layout,this.parent?this.parent.__world:Kn,this.__world,!!this.__layout.affectScaleOrRotation,this.__,this.parent&&this.parent.__)},__updateLocalMatrix(){if(this.__local){const t=this.__layout,e=this.__local,i=this.__;t.affectScaleOrRotation&&(t.scaleChanged||t.rotationChanged)&&(Un(e,i,null,null,t.affectRotation),t.scaleChanged=t.rotationChanged=!1),e.e=i.x+i.offsetX,e.f=i.y+i.offsetY,(i.around||i.origin)&&(qn(i.around||i.origin,t.boxBounds,Zn),Gn(e,-Zn.x,-Zn.y,!i.around))}this.__layout.matrixChanged=!1}},{updateMatrix:Jn,updateAllMatrix:Qn}=Zo,{updateBounds:tr}=an,{toOuterOf:er,copyAndSpread:ir,copy:sr}=tt,{toBounds:or}=js,nr={__updateWorldBounds(){er(this.__layout.renderBounds,this.__world,this.__world),this.__layout.resized&&(this.__onUpdateSize(),this.__layout.resized=!1)},__updateLocalBounds(){const t=this.__layout;t.boxChanged&&(this.__.__pathInputed||this.__updatePath(),this.__updateRenderPath(),this.__updateBoxBounds(),t.resized=!0),t.localBoxChanged&&(this.__local&&this.__updateLocalBoxBounds(),t.localBoxChanged=!1,t.strokeSpread&&(t.strokeChanged=!0),t.renderSpread&&(t.renderChanged=!0),this.parent&&this.parent.__layout.boxChange()),t.boxChanged=!1,t.strokeChanged&&(t.strokeSpread=this.__updateStrokeSpread(),t.strokeSpread?(t.strokeBounds===t.boxBounds&&t.spreadStroke(),this.__updateStrokeBounds(),this.__updateLocalStrokeBounds()):t.spreadStrokeCancel(),t.strokeChanged=!1,(t.renderSpread||t.strokeSpread!==t.strokeBoxSpread)&&(t.renderChanged=!0),this.parent&&this.parent.__layout.strokeChange(),t.resized=!0),t.renderChanged&&(t.renderSpread=this.__updateRenderSpread(),t.renderSpread?(t.renderBounds!==t.boxBounds&&t.renderBounds!==t.strokeBounds||t.spreadRender(),this.__updateRenderBounds(),this.__updateLocalRenderBounds()):t.spreadRenderCancel(),t.renderChanged=!1,this.parent&&this.parent.__layout.renderChange()),t.boundsChanged=!1},__updateLocalBoxBounds(){this.__hasMotionPath&&this.__updateMotionPath(),this.__hasAutoLayout&&this.__updateAutoLayout(),er(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){er(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){er(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(){const t=this.__layout.boxBounds,e=this.__;e.__pathInputed?or(e.__pathForRender,t):(t.x=0,t.y=0,t.width=e.width,t.height=e.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.leafer&&this.leafer.ready&&this.leafer.layouter.addExtra(this),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),Qn(this),tr(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(Qn(this),tr(this,this))):Jn(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(){const t=this.__layout;ir(t.strokeBounds,t.boxBounds,t.strokeBoxSpread)},__updateRenderBounds(){const t=this.__layout;t.renderSpread>0?ir(t.renderBounds,t.boxBounds,t.renderSpread):sr(t.renderBounds,t.strokeBounds)}},rr={__render(t,e){if(this.__worldOpacity)if(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),t.opacity=this.__.opacity,this.__.__single){if("path"===this.__.eraser)return this.__renderEraser(t,e);const i=t.getSameCanvas(!0,!0);this.__draw(i,e),this.__worldFlipped?t.copyWorldByReset(i,this.__nowWorld,null,this.__.__blendMode,!0):t.copyWorldToInner(i,this.__nowWorld,this.__layout.renderBounds,this.__.__blendMode),i.recycle(this.__nowWorld)}else this.__draw(t,e)},__clip(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawRenderPath(t),this.__.windingRule?t.clip(this.__.windingRule):t.clip())},__updateWorldOpacity(){this.__worldOpacity=this.__.visible?this.parent?this.parent.__worldOpacity*this.__.opacity:this.__.opacity:0,this.__layout.opacityChanged&&(this.__layout.opacityChanged=!1)}},{excludeRenderBounds:ar}=nn,hr={__updateChange(){const{__layout:t}=this;t.childrenSortChanged&&(this.__updateSortChildren(),t.childrenSortChanged=!1),this.__.__checkSingle()},__render(t,e){if(this.__worldOpacity)if(this.__.__single){if("path"===this.__.eraser)return this.__renderEraser(t,e);const i=t.getSameCanvas(!1,!0);this.__renderBranch(i,e);const s=this.__getNowWorld(e);t.opacity=this.__.opacity,t.copyWorldByReset(i,s,s,this.__.__blendMode,!0),i.recycle(s)}else this.__renderBranch(t,e)},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:i}=this;for(let s=0,o=i.length;s<o;s++)ar(i[s],e)||i[s].__render(t,e)}},__clip(t,e){if(this.__worldOpacity){const{children:i}=this;for(let s=0,o=i.length;s<o;s++)ar(i[s],e)||i[s].__clip(t,e)}}},{LEAF:lr,create:dr}=i,{toInnerPoint:cr,toOuterPoint:ur,multiplyParent:_r}=v,{toOuterOf:pr}=tt,{copy:gr,move:fr}=S,{moveLocal:yr,zoomOfLocal:mr,rotateOfLocal:vr,skewOfLocal:wr,moveWorld:xr,zoomOfWorld:br,rotateOfWorld:Br,skewOfWorld:Rr,transform:Tr,transformWorld:kr,setTransform:Cr,getFlipTransform:Er,getLocalOrigin:Pr,getRelativeWorld:Sr,drop:Or}=Zo;let Lr=class{get tag(){return this.__tag}set tag(t){}get __tag(){return"Leaf"}get innerName(){return this.__.name||this.tag+this.innerId}get __DataProcessor(){return Ot}get __LayoutProcessor(){return wn}get isLeafer(){return!1}get isBranch(){return!1}get isBranchLeaf(){return!1}get __localMatrix(){return this.__local||this.__layout}get __localBoxBounds(){return this.__local||this.__layout}get worldTransform(){return this.__layout.getTransform("world")}get localTransform(){return this.__layout.getTransform("local")}get boxBounds(){return this.getBounds("box","inner")}get renderBounds(){return this.getBounds("render","inner")}get worldBoxBounds(){return this.getBounds("box")}get worldStrokeBounds(){return this.getBounds("stroke")}get worldRenderBounds(){return this.getBounds("render")}get worldOpacity(){return this.__layout.update(),this.__worldOpacity}get __worldFlipped(){return this.__world.scaleX<0||this.__world.scaleY<0}get __onlyHitMask(){return this.__hasMask&&!this.__.hitChildren}get __ignoreHitWorld(){return(this.__hasMask||this.__hasEraser)&&this.__.hitChildren}get __inLazyBounds(){const{leafer:t}=this;return t&&t.created&&t.lazyBounds.hit(this.__world)}get pathInputed(){return this.__.__pathInputed}set event(t){this.on(t)}constructor(t){this.innerId=dr(lr),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(bn.CREATED)}reset(t){this.leafer&&this.leafer.forceRender(this.__world),this.__world={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0,scaleX:1,scaleY:1},null!==t&&(this.__local={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0}),this.__worldOpacity=1,this.__=new this.__DataProcessor(this),this.__layout=new this.__LayoutProcessor(this),this.__level&&this.resetCustom(),t&&(t.__&&(t=t.toJSON()),t.children?this.set(t):Object.assign(this,t))}resetCustom(){this.__hasMask=this.__hasEraser=null,this.forceUpdate()}waitParent(t,e){e&&(t=t.bind(e)),this.parent?t():this.on(bn.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(bn.MOUNTED,t,"once")}nextRender(t,e,i){this.leafer?this.leafer.nextRender(t,e,i):this.waitLeafer((()=>this.leafer.nextRender(t,e,i)))}removeNextRender(t){this.nextRender(t,null,"off")}__bindLeafer(t){if(this.isLeafer&&null!==t&&(t=this),this.leafer&&!t&&this.leafer.leafs--,this.leafer=t,t?(t.leafs++,this.__level=this.parent?this.parent.__level+1:1,this.animation&&this.__runAnimation("in"),this.__bubbleMap&&this.__emitLifeEvent(bn.MOUNTED)):this.__emitLifeEvent(bn.UNMOUNTED),this.isBranch){const{children:e}=this;for(let i=0,s=e.length;i<s;i++)e[i].__bindLeafer(t)}}set(t,e){}get(t){}setAttr(t,e){this[t]=e}getAttr(t){return this[t]}getComputedAttr(t){return this.__[t]}toJSON(t){return t&&this.__layout.update(),this.__.__getInputData(null,t)}toString(t){return JSON.stringify(this.toJSON(t))}toSVG(){}__SVG(t){}toHTML(){}__setAttr(t,e){return!0}__getAttr(t){}setProxyAttr(t,e){}getProxyAttr(t){}find(t,e){}findTag(t){}findOne(t,e){}findId(t){}focus(t){}updateState(){}updateLayout(){this.__layout.update()}forceUpdate(t){void 0===t?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=void 0===e?null:void 0,this[t]=e}forceRender(t){this.forceUpdate("surface")}__updateWorldMatrix(){}__updateLocalMatrix(){}__updateWorldBounds(){}__updateLocalBounds(){}__updateLocalBoxBounds(){}__updateLocalStrokeBounds(){}__updateLocalRenderBounds(){}__updateBoxBounds(){}__updateContentBounds(){}__updateStrokeBounds(){}__updateRenderBounds(){}__updateAutoLayout(){}__updateFlowLayout(){}__updateNaturalSize(){}__updateStrokeSpread(){return 0}__updateRenderSpread(){return 0}__onUpdateSize(){}__updateEraser(t){this.__hasEraser=!!t||this.children.some((t=>t.__.eraser))}__renderEraser(t,e){t.save(),this.__clip(t,e);const{renderBounds:i}=this.__layout;t.clearRect(i.x,i.y,i.width,i.height),t.restore()}__updateMask(t){this.__hasMask=!!t||this.children.some((t=>t.__.mask))}__renderMask(t,e){}__getNowWorld(t){if(t.matrix){this.__cameraWorld||(this.__cameraWorld={});const e=this.__cameraWorld;return _r(this.__world,t.matrix,e,void 0,this.__world),pr(this.__layout.renderBounds,e,e),e}return this.__world}getTransform(t){return this.__layout.getTransform(t||"local")}getBounds(t,e){return this.__layout.getBounds(t,e)}getLayoutBounds(t,e,i){return this.__layout.getLayoutBounds(t,e,i)}getLayoutPoints(t,e){return this.__layout.getLayoutPoints(t,e)}getWorldBounds(t,e,i){const s=e?Sr(this,e):this.worldTransform,o=i?t:{};return pr(t,s,o),o}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&gr(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&gr(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),cr(this.worldTransform,t,e,i)}innerToWorld(t,e,i,s){ur(this.worldTransform,t,e,i),s&&s.worldToInner(e||t,null,i)}getBoxPoint(t,e,i,s){return this.getBoxPointByInner(this.getInnerPoint(t,e,i,s),null,null,!0)}getBoxPointByInner(t,e,i,s){const o=s?t:Object.assign({},t),{x:n,y:r}=this.boxBounds;return fr(o,-n,-r),o}getInnerPoint(t,e,i,s){const o=s?t:{};return this.worldToInner(t,o,i,e),o}getInnerPointByBox(t,e,i,s){const o=s?t:Object.assign({},t),{x:n,y:r}=this.boxBounds;return fr(o,n,r),o}getInnerPointByLocal(t,e,i,s){return this.getInnerPoint(t,this.parent,i,s)}getLocalPoint(t,e,i,s){const o=s?t:{};return this.worldToLocal(t,o,i,e),o}getLocalPointByInner(t,e,i,s){return this.getWorldPoint(t,this.parent,i,s)}getPagePoint(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getInnerPoint(t,e,i,s)}getWorldPoint(t,e,i,s){const o=s?t:{};return this.innerToWorld(t,o,i,e),o}getWorldPointByBox(t,e,i,s){return this.getWorldPoint(this.getInnerPointByBox(t,null,null,s),e,i,!0)}getWorldPointByLocal(t,e,i,s){const o=s?t:{};return this.localToWorld(t,o,i,e),o}getWorldPointByPage(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getWorldPoint(t,e,i,s)}setTransform(t,e){Cr(this,t,e)}transform(t,e){Tr(this,t,e)}move(t,e){yr(this,t,e)}moveInner(t,e){xr(this,t,e,!0)}scaleOf(t,e,i,s){mr(this,Pr(this,t),e,i,s)}rotateOf(t,e){vr(this,Pr(this,t),e)}skewOf(t,e,i,s){wr(this,Pr(this,t),e,i,s)}transformWorld(t,e){kr(this,t,e)}moveWorld(t,e){xr(this,t,e)}scaleOfWorld(t,e,i,s){br(this,t,e,i,s)}rotateOfWorld(t,e){Br(this,t,e)}skewOfWorld(t,e,i,s){Rr(this,t,e,i,s)}flip(t){Tr(this,Er(this,t))}scaleResize(t,e=t,i){this.scaleX*=t,this.scaleY*=e}__scaleResize(t,e){}resizeWidth(t){}resizeHeight(t){}__hitWorld(t){return!0}__hit(t){return!0}__hitFill(t){return!0}__hitStroke(t,e){return!0}__hitPixel(t){return!0}__drawHitPath(t){}__updateHitCanvas(){}__render(t,e){}__drawFast(t,e){}__draw(t,e){}__clip(t,e){}__renderShape(t,e,i,s){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}getMotionPathData(){return xt("path")}getMotionPoint(t){return xt("path")}getMotionTotal(){return 0}__updateMotionPath(){}__runAnimation(t,e){}__updateSortChildren(){}add(t,e){}remove(t,e){this.parent&&this.parent.remove(this,e)}dropTo(t,e,i){Or(this,t,e,i)}on(t,e,i){}off(t,e,i){}on_(t,e,i,s){}off_(t){}once(t,e,i){}emit(t,e,i){}emitEvent(t,e){}hasEvent(t,e){return!1}static changeAttr(t,e,i){i?this.addAttr(t,e,i):So(this.prototype,t,e)}static addAttr(t,e,i){i||(i=wo),i(e)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new bn(t,this,this.parent))}destroy(){if(!this.destroyed){const{parent:t}=this;t&&this.remove(),this.children&&this.removeAll(!0),this.__emitLifeEvent(bn.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0}}};Lr=Dt([Wo(Hn),Wo($n),Wo(nr),Wo(Yn),Wo(rr)],Lr);const{setListWithFn:Dr}=tt,{sort:Mr}=an,{localBoxBounds:Ar,localStrokeBounds:Ir,localRenderBounds:Wr,maskLocalBoxBounds:Fr,maskLocalStrokeBounds:Nr,maskLocalRenderBounds:zr}=nn;let Yr=class extends Lr{__updateStrokeSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(){Dr(this.__layout.boxBounds,this.children,this.__hasMask?Fr:Ar)}__updateStrokeBounds(){Dr(this.__layout.strokeBounds,this.children,this.__hasMask?Nr:Ir)}__updateRenderBounds(){Dr(this.__layout.renderBounds,this.children,this.__hasMask?zr:Wr)}__updateSortChildren(){let t;const{children:e}=this;if(e.length>1){for(let i=0,s=e.length;i<s;i++)e[i].__tempNumber=i,e[i].__.zIndex&&(t=!0);e.sort(Mr),this.__layout.affectChildrenSort=t}}add(t,e){t!==this&&(t.parent&&t.parent.remove(t),t.parent=this,void 0===e?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1),t.__layout.boxChanged||t.__layout.boxChange(),t.__layout.matrixChanged||t.__layout.matrixChange(),t.__bubbleMap&&t.__emitLifeEvent(bn.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(bn.ADD,t)),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange())}addMany(...t){t.forEach((t=>this.add(t)))}remove(t,e){t?t.animationOut?t.__runAnimation("out",(()=>this.__remove(t,e))):this.__remove(t,e):void 0===t&&super.remove(null,e)}removeAll(t){const{children:e}=this;e.length&&(this.children=[],this.__preRemove(),this.__.__childBranchNumber=0,e.forEach((e=>{this.__realRemoveChild(e),t&&e.destroy()})))}clear(){this.removeAll(!0)}__remove(t,e){const i=this.children.indexOf(t);i>-1&&(this.children.splice(i,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}__preRemove(){this.__hasMask&&this.__updateMask(),this.__hasEraser&&this.__updateEraser(),this.__layout.boxChange(),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}__realRemoveChild(t){t.__emitLifeEvent(bn.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(bn.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new bn(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}};Yr=Dt([Wo(hr)],Yr);class Xr{get length(){return this.list.length}constructor(t){this.reset(),t&&(t instanceof Array?this.addList(t):this.add(t))}has(t){return t&&void 0!==this.keys[t.innerId]}indexAt(t){return this.list[t]}indexOf(t){const e=this.keys[t.innerId];return void 0===e?-1:e}add(t){const{list:e,keys:i}=this;void 0===i[t.innerId]&&(e.push(t),i[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:i}=this;if(void 0===i[t.innerId]){const{list:s}=this;for(let t=e,o=s.length;t<o;t++)i[s[t].innerId]++;0===e?s.unshift(t):(e>s.length&&(e=s.length),s.splice(e,0,t)),i[t.innerId]=e}}addList(t){for(let e=0;e<t.length;e++)this.add(t[e])}remove(t){const{list:e}=this;let i;for(let s=0,o=e.length;s<o;s++)void 0!==i?this.keys[e[s].innerId]=s-1:e[s].innerId===t.innerId&&(i=s,delete this.keys[t.innerId]);void 0!==i&&e.splice(i,1)}sort(t){const{list:e}=this;t?e.sort(((t,e)=>e.__level-t.__level)):e.sort(((t,e)=>t.__level-e.__level))}forEach(t){this.list.forEach(t)}clone(){const t=new Xr;return t.list=[...this.list],t.keys=Object.assign({},this.keys),t}update(){this.keys={};const{list:t,keys:e}=this;for(let i=0,s=t.length;i<s;i++)e[t[i].innerId]=i}reset(){this.list=[],this.keys={}}destroy(){this.reset()}}class jr{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(t instanceof Array?this.addList(t):this.add(t))}has(t){return void 0!==this.keys[t.innerId]}without(t){return void 0===this.keys[t.innerId]}sort(t){const{levels:e}=this;t?e.sort(((t,e)=>e-t)):e.sort(((t,e)=>t-e))}addList(t){t.forEach((t=>{this.add(t)}))}add(t){const{keys:e,levelMap:i}=this;e[t.innerId]||(e[t.innerId]=1,i[t.__level]?i[t.__level].push(t):(i[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach((i=>{e=this.levelMap[i];for(let i=0,s=e.length;i<s;i++)t(e[i])}))}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}function Hr(t,e,i,s){var o,n=arguments.length,r=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(e,i,r):o(e,i))||r);return n>3&&r&&Object.defineProperty(e,i,r),r}function Ur(t){return po(t,(t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Vr(t){return po(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}})))}"function"==typeof SuppressedError&&SuppressedError;const Gr={},Kr={},qr={},Zr={},$r={},Jr={},Qr={},ta={},ea={setStyleName:(t,e,i)=>xt("state"),set:(t,e)=>xt("state")},{parse:ia}=di,sa={},oa=gt.get("UIData");class na extends Ot{get scale(){const{scaleX:t,scaleY:e}=this;return t!==e?{x:t,y:e}:t}get __strokeWidth(){const{strokeWidth:t,strokeWidthFixed:e}=this;if(e){const e=this.__leaf;let{scaleX:i}=e.__nowWorld||e.__world;return i<0&&(i=-i),i>1?t/i:t}return t}get __autoWidth(){return!this._width}get __autoHeight(){return!this._height}get __autoSide(){return!this._width||!this._height}get __autoSize(){return!this._width&&!this._height}setVisible(t){this._visible=t;const{leafer:e}=this.__leaf;e&&(e.watcher.hasVisible=!0)}setWidth(t){t<0?(this._width=-t,this.__leaf.scaleX*=-1,oa.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,oa.warn("height < 0, instead -scaleY",this)):this._height=t}setFill(t){this.__naturalWidth&&this.__removeNaturalSize(),"string"!=typeof t&&t?"object"==typeof t&&(this.__setInput("fill",t),this.__leaf.__layout.boxChanged||this.__leaf.__layout.boxChange(),this.__isFills=!0,this._fill||(this._fill=sa)):(this.__isFills&&(this.__removeInput("fill"),$r.recycleImage("fill",this),this.__isFills=!1,this.__pixelFill&&(this.__pixelFill=!1)),this._fill=t)}setStroke(t){"string"!=typeof t&&t?"object"==typeof t&&(this.__setInput("stroke",t),this.__leaf.__layout.boxChanged||this.__leaf.__layout.boxChange(),this.__isStrokes=!0,this._stroke||(this._stroke=sa)):(this.__isStrokes&&(this.__removeInput("stroke"),$r.recycleImage("stroke",this),this.__isStrokes=!1,this.__pixelStroke&&(this.__pixelStroke=!1)),this._stroke=t)}setPath(t){"string"==typeof t?(this.__setInput("path",t),this._path=ia(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){this.__setInput("shadow",t),t instanceof Array?(t.some((t=>!1===t.visible))&&(t=t.filter((t=>!1!==t.visible))),this._shadow=t.length?t:null):this._shadow=t?!1===t.visible?null:[t]:null}setInnerShadow(t){this.__setInput("innerShadow",t),t instanceof Array?(t.some((t=>!1===t.visible))&&(t=t.filter((t=>!1!==t.visible))),this._innerShadow=t.length?t:null):this._innerShadow=t?!1===t.visible?null:[t]:null}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&Zr.compute("fill",this.__leaf),e&&Zr.compute("stroke",this.__leaf),this.__needComputePaint=!1}}const ra={number:(t,e)=>"object"==typeof t?"percent"===t.type?t.value*e:t.value:t};class aa extends na{}class ha extends aa{get __boxStroke(){return!this.__pathInputed}}class la extends na{get __boxStroke(){return!this.__pathInputed}}class da extends aa{}const ca={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};const ua={__updateStrokeSpread(){let t=0,e=0;const i=this.__,{strokeAlign:s,strokeWidth:o}=i;if((i.stroke||"all"===i.hitStroke)&&o&&"inside"!==s&&(e=t="center"===s?o/2:o,!i.__boxStroke)){const e=i.__isLinePath?0:10*t,s="none"===i.strokeCap?0:o;t+=Math.max(e,s)}return i.__useArrow&&(t+=5*o),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:i,blur:s,backgroundBlur:o}=this.__;e&&e.forEach((e=>{t=Math.max(t,Math.max(Math.abs(e.y),Math.abs(e.x))+(e.spread>0?e.spread:0)+1.5*e.blur)})),s&&(t=Math.max(t,s));let n=t=Math.ceil(t);return i&&i.forEach((t=>{n=Math.max(n,Math.max(Math.abs(t.y),Math.abs(t.x))+(t.spread<0?-t.spread:0)+1.5*t.blur)})),o&&(n=Math.max(n,o)),this.__layout.renderShapeSpread=n,t+(this.__layout.strokeSpread||0)}},_a={__updateChange(){const t=this.__;if(t.__useEffect){const{shadow:e,innerShadow:i,blur:s,backgroundBlur:o}=this.__;t.__useEffect=!!(e||i||s||o)}t.__checkSingle();t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect?t.__complex=!0:t.__complex&&(t.__complex=!1)},__drawFast(t,e){pa(this,t,e)},__draw(t,e){const i=this.__;if(i.__complex){i.__needComputePaint&&i.__computePaint();const{fill:s,stroke:o,__drawAfterFill:n}=i;if(this.__drawRenderPath(t),i.__useEffect){const r=Zr.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:a,innerShadow:h}=i;a&&Qr.shadow(this,t,r),s&&(i.__isFills?Zr.fills(s,this,t):Zr.fill(s,this,t)),n&&this.__drawAfterFill(t,e),h&&Qr.innerShadow(this,t,r),o&&(i.__isStrokes?Zr.strokes(o,this,t):Zr.stroke(o,this,t)),r.worldCanvas&&r.worldCanvas.recycle(),r.canvas.recycle()}else s&&(i.__isFills?Zr.fills(s,this,t):Zr.fill(s,this,t)),n&&this.__drawAfterFill(t,e),o&&(i.__isStrokes?Zr.strokes(o,this,t):Zr.stroke(o,this,t))}else i.__pathInputed?pa(this,t,e):this.__drawFast(t,e)},__renderShape(t,e,i,s){if(this.__worldOpacity){t.setWorld(this.__nowWorld=this.__getNowWorld(e));const{fill:o,stroke:n}=this.__;this.__drawRenderPath(t),o&&!i&&(this.__.__pixelFill?Zr.fills(o,this,t):Zr.fill("#000000",this,t)),this.__.__isCanvas&&this.__drawAfterFill(t,e),n&&!s&&(this.__.__pixelStroke?Zr.strokes(n,this,t):Zr.stroke("#000000",this,t))}}};function pa(t,e,i){const{fill:s,stroke:o,__drawAfterFill:n}=t.__;t.__drawRenderPath(e),s&&Zr.fill(s,t,e),n&&t.__drawAfterFill(e,i),o&&Zr.stroke(o,t,e)}const ga={__drawFast(t,e){let{width:i,height:s,fill:o,stroke:n,__drawAfterFill:r}=this.__;if(o&&(t.fillStyle=o,t.fillRect(0,0,i,s)),r&&this.__drawAfterFill(t,e),n){const{strokeAlign:o,__strokeWidth:r}=this.__;if(!r)return;t.setStroke(n,r,this.__);const a=r/2;switch(o){case"center":t.strokeRect(0,0,i,s);break;case"inside":i-=r,s-=r,i<0||s<0?(t.save(),this.__clip(t,e),t.strokeRect(a,a,i,s),t.restore()):t.strokeRect(a,a,i,s);break;case"outside":t.strokeRect(-a,-a,i+r,s+r)}}}};var fa;let ya=fa=class extends Lr{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){a.assignScale(this,t)}get scale(){return this.__.scale}get pen(){const{path:t}=this.__;return Js.set(this.path=t||[]),t||this.__drawPathByBox(Js),Js}get editConfig(){}get editOuter(){return this.__.__isLinePath?"LineEditTool":"EditTool"}get editInner(){return"PathEditor"}constructor(t){super(t)}reset(t){}set(t,e){e?(this.lockNormalStyle=!0,Object.assign(this,t),this.lockNormalStyle=!1):Object.assign(this,t)}get(t){return"string"==typeof t?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){}findTag(t){return this.find({tag:t})}findOne(t,e){}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(Js.set(i=[]),this.__drawPathByBox(Js)),t?di.toCanvasData(i,!0):i}getPathString(t,e){return di.stringify(this.getPath(t,e))}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||ta.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){if(this.__.path){const t=this.__;t.__pathForRender=t.cornerRadius?$s.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&qr.addArrows(this,!t.cornerRadius)}}__drawRenderPath(t){t.beginPath(),this.__drawPathByData(t,this.__.__pathForRender)}__drawPath(t){t.beginPath(),this.__drawPathByData(t,this.__.path)}__drawPathByData(t,e){e?cs.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:i,width:s,height:o}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:n}=this.__;t.roundRect(e,i,s,o,"number"==typeof n?[n]:n)}else t.rect(e,i,s,o)}animate(t,e,i,s){return xt("animate")}killAnimate(t){}export(t,e){return ta.export(this,t,e)}clone(t){const e=this.toJSON();return t&&Object.assign(e,t),fa.one(e)}static one(t,e,i,s,o){return Bt.get(t.tag||this.prototype.__tag,t,e,i,s,o)}static registerUI(){Fo()(this)}static registerData(t){Po(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}};var ma;Hr([Po(na)],ya.prototype,"__",void 0),Hr([(t,e)=>{const i="_"+e;uo(t,e,{set(t){this.isLeafer&&(this[i]=t)},get(){return this.isApp?this.tree.zoomLayer:this.isLeafer?this[i]||this:this.leafer&&this.leafer.zoomLayer}})}],ya.prototype,"zoomLayer",void 0),Hr([go("")],ya.prototype,"id",void 0),Hr([go("")],ya.prototype,"name",void 0),Hr([go("")],ya.prototype,"className",void 0),Hr([ko("pass-through")],ya.prototype,"blendMode",void 0),Hr([(ma=1,po(ma,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange())}}))))],ya.prototype,"opacity",void 0),Hr([function(t){return po(t,(t=>({set(e){const i=this.visible;if(!0===i&&0===e){if(this.animationOut)return this.__runAnimation("out",(()=>Co(this,t,e,i)))}else 0===i&&!0===e&&this.animation&&this.__runAnimation("in");Co(this,t,e,i)}})))}(!0)],ya.prototype,"visible",void 0),Hr([ko(!1)],ya.prototype,"locked",void 0),Hr([function(t){return po(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange(),this.waitParent((()=>{this.parent.__layout.childrenSortChange()})))}})))}(0)],ya.prototype,"zIndex",void 0),Hr([function(t){return po(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent((()=>{this.parent.__updateMask(e)})))}})))}(!1)],ya.prototype,"mask",void 0),Hr([function(t){return po(t,(t=>({set(e){this.__setAttr(t,e)&&this.waitParent((()=>{this.parent.__updateEraser(e)}))}})))}(!1)],ya.prototype,"eraser",void 0),Hr([fo(0,!0)],ya.prototype,"x",void 0),Hr([fo(0,!0)],ya.prototype,"y",void 0),Hr([wo(100,!0)],ya.prototype,"width",void 0),Hr([wo(100,!0)],ya.prototype,"height",void 0),Hr([mo(1,!0)],ya.prototype,"scaleX",void 0),Hr([mo(1,!0)],ya.prototype,"scaleY",void 0),Hr([vo(0,!0)],ya.prototype,"rotation",void 0),Hr([vo(0,!0)],ya.prototype,"skewX",void 0),Hr([vo(0,!0)],ya.prototype,"skewY",void 0),Hr([fo(0,!0)],ya.prototype,"offsetX",void 0),Hr([fo(0,!0)],ya.prototype,"offsetY",void 0),Hr([fo(0,!0)],ya.prototype,"scrollX",void 0),Hr([fo(0,!0)],ya.prototype,"scrollY",void 0),Hr([yo()],ya.prototype,"origin",void 0),Hr([yo()],ya.prototype,"around",void 0),Hr([go(!1)],ya.prototype,"lazy",void 0),Hr([function(t){return po(t,(t=>({set(e){this.__setAttr(t,e)&&(xo(this),this.__.__removeNaturalSize())}})))}(1)],ya.prototype,"pixelRatio",void 0),Hr([function(t){return po(t,(t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),xo(this)}})))}()],ya.prototype,"path",void 0),Hr([bo()],ya.prototype,"windingRule",void 0),Hr([bo(!0)],ya.prototype,"closed",void 0),Hr([wo(0)],ya.prototype,"padding",void 0),Hr([go(!1)],ya.prototype,"draggable",void 0),Hr([go()],ya.prototype,"dragBounds",void 0),Hr([go(!1)],ya.prototype,"editable",void 0),Hr([Eo(!0)],ya.prototype,"hittable",void 0),Hr([Eo("path")],ya.prototype,"hitFill",void 0),Hr([Ro("path")],ya.prototype,"hitStroke",void 0),Hr([Eo(!1)],ya.prototype,"hitBox",void 0),Hr([Eo(!0)],ya.prototype,"hitChildren",void 0),Hr([Eo(!0)],ya.prototype,"hitSelf",void 0),Hr([Eo()],ya.prototype,"hitRadius",void 0),Hr([function(t){return po(t,(t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}})))}("")],ya.prototype,"cursor",void 0),Hr([ko()],ya.prototype,"fill",void 0),Hr([Ro()],ya.prototype,"stroke",void 0),Hr([Ro("inside")],ya.prototype,"strokeAlign",void 0),Hr([Ro(1)],ya.prototype,"strokeWidth",void 0),Hr([Ro(!1)],ya.prototype,"strokeWidthFixed",void 0),Hr([Ro("none")],ya.prototype,"strokeCap",void 0),Hr([Ro("miter")],ya.prototype,"strokeJoin",void 0),Hr([Ro()],ya.prototype,"dashPattern",void 0),Hr([Ro()],ya.prototype,"dashOffset",void 0),Hr([Ro(10)],ya.prototype,"miterLimit",void 0),Hr([bo(0)],ya.prototype,"cornerRadius",void 0),Hr([bo()],ya.prototype,"cornerSmoothing",void 0),Hr([Ur()],ya.prototype,"shadow",void 0),Hr([Ur()],ya.prototype,"innerShadow",void 0),Hr([Ur()],ya.prototype,"blur",void 0),Hr([Ur()],ya.prototype,"backgroundBlur",void 0),Hr([Ur()],ya.prototype,"grayscale",void 0),Hr([go({})],ya.prototype,"data",void 0),Hr([Mo(Lr.prototype.reset)],ya.prototype,"reset",null),ya=fa=Hr([Wo(ua),Wo(_a),Ao()],ya);let va=class extends ya{get __tag(){return"Group"}get isBranch(){return!0}constructor(t){super(t)}reset(t){this.__setBranch(),super.reset(t)}__setBranch(){this.children||(this.children=[])}set(t,e){if(t.children){const{children:i}=t;let s;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t,e),i.forEach((t=>{s=t.__?t:Bt.get(t.tag,t),this.add(s)})),t.children=i}else super.set(t,e)}toJSON(t){const e=super.toJSON(t);return e.children=this.children.map((e=>e.toJSON(t))),e}pick(t,e){}addAt(t,e){this.add(t,e)}addAfter(t,e){this.add(t,this.children.indexOf(e)+1)}addBefore(t,e){this.add(t,this.children.indexOf(e))}add(t,e){}addMany(...t){}remove(t,e){}removeAll(t){}clear(){}};var wa;Hr([Po(aa)],va.prototype,"__",void 0),va=Hr([Wo(Yr),Fo()],va);const xa=gt.get("Leafer");let ba=wa=class extends va{get __tag(){return"Leafer"}get isApp(){return!1}get app(){return this.parent||this}get isLeafer(){return!0}get imageReady(){return this.viewReady&&ro.isComplete}get layoutLocked(){return!this.layouter.running}get FPS(){return this.renderer?this.renderer.FPS:60}get cursorPoint(){return this.interaction&&this.interaction.hoverData||{x:this.width/2,y:this.height/2}}get clientBounds(){return this.canvas&&this.canvas.getClientBounds()}constructor(t,e){super(e),this.config={type:"design",start:!0,hittable:!0,smooth:!0,lazySpeard:100,zoom:{min:.01,max:256},move:{holdSpaceKey:!0,holdMiddleKey:!0,autoDistance:2}},this.leafs=0,this.__eventIds=[],this.__controllers=[],this.__readyWait=[],this.__viewReadyWait=[],this.__viewCompletedWait=[],this.__nextRenderWait=[],this.userConfig=t,t&&(t.view||t.width)&&this.init(t),wa.list.add(this)}init(t,i){if(this.canvas)return;let s;this.__setLeafer(this),t&&Pt.assign(this.config,t);const{config:o}=this;this.initType(o.type);const n=this.canvas=e.canvas(o);this.__controllers.push(this.renderer=e.renderer(this,n,o),this.watcher=e.watcher(this,o),this.layouter=e.layouter(this,o)),this.isApp&&this.__setApp(),this.__checkAutoLayout(o,i),this.view=n.view,i?(this.__bindApp(i),s=i.running):(this.selector=e.selector(this),this.interaction=e.interaction(this,n,this.selector,o),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=e.hitCanvasManager()),this.canvasManager=new Et,s=o.start),this.hittable=o.hittable,this.fill=o.fill,this.canvasManager.add(n),this.__listenEvents(),s&&(this.__startTimer=setTimeout(this.start.bind(this))),cn.run(this.__initWait),this.onInit()}onInit(){}initType(t){}set(t){this.waitInit((()=>{super.set(t)}))}start(){clearTimeout(this.__startTimer),!this.running&&this.canvas&&(this.ready?this.emitLeafer(Pn.RESTART):this.emitLeafer(Pn.START),this.__controllers.forEach((t=>t.start())),this.isApp||this.renderer.render(),this.running=!0)}stop(){clearTimeout(this.__startTimer),this.running&&this.canvas&&(this.__controllers.forEach((t=>t.stop())),this.running=!1,this.emitLeafer(Pn.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=Pt.copyAttrs({},t,Xt);Object.keys(e).forEach((t=>this[t]=e[t]))}forceRender(t){this.renderer.addBlock(t?new ot(t):this.canvas.bounds),this.viewReady&&this.renderer.update()}updateCursor(t){const e=this.interaction;e&&(t?e.setCursor(t):e.updateCursor())}updateLazyBounds(){this.lazyBounds=this.canvas.bounds.clone().spread(this.config.lazySpeard)}__doResize(t){const{canvas:e}=this;if(!e||e.isSameSize(t))return;const i=Pt.copyAttrs({},this.canvas,Xt);e.resize(t),this.updateLazyBounds(),this.__onResize(new Tn(t,i))}__onResize(t){this.emitEvent(t),Pt.copyAttrs(this.__,t,Xt),t.width&&t.height||xa.warn("w = 0 or h = 0"),setTimeout((()=>{this.canvasManager&&this.canvasManager.clearRecycled()}),0)}__setApp(){}__bindApp(t){this.selector=t.selector,this.interaction=t.interaction,this.canvasManager=t.canvasManager,this.hitCanvasManager=t.hitCanvasManager}__setLeafer(t){this.leafer=t,this.__level=1}__checkAutoLayout(t,e){e||(t.width&&t.height||(this.autoLayout=new rt(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(Xt.includes(t)?(e||xa.warn(t+" is 0"),this.__changeCanvasSize(t,e)):"fill"===t?this.__changeFill(e):"hittable"===t?this.parent||(this.canvas.hittable=e):"zIndex"===t&&(this.canvas.zIndex=e,setTimeout((()=>this.parent&&this.parent.__updateSortChildren())))),super.__setAttr(t,e)}__getAttr(t){return this.canvas&&Xt.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const i=Pt.copyAttrs({},this.canvas,Xt);i[t]=this.config[t]=e,e&&this.canvas.stopAutoLayout(),this.__doResize(i)}__changeFill(t){this.config.fill=t,this.canvas.allowBackgroundColor?this.canvas.backgroundColor=t:this.forceRender()}__onCreated(){this.created=!0}__onReady(){this.ready||(this.ready=!0,this.emitLeafer(Pn.BEFORE_READY),this.emitLeafer(Pn.READY),this.emitLeafer(Pn.AFTER_READY),cn.run(this.__readyWait))}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Pn.VIEW_READY),cn.run(this.__viewReadyWait))}__onNextRender(){if(this.viewReady){cn.run(this.__nextRenderWait);const{imageReady:t}=this;t&&!this.viewCompleted&&this.__checkViewCompleted(),t||(this.viewCompleted=!1)}}__checkViewCompleted(t=!0){this.nextRender((()=>{this.imageReady&&(t&&this.emitLeafer(Pn.VIEW_COMPLETED),cn.run(this.__viewCompletedWait),this.viewCompleted=!0)}))}__onWatchData(){this.watcher.childrenChanged&&this.interaction&&this.nextRender((()=>this.interaction.updateCursor()))}waitInit(t,e){e&&(t=t.bind(e)),this.__initWait||(this.__initWait=[]),this.canvas?t():this.__initWait.push(t)}waitReady(t,e){e&&(t=t.bind(e)),this.ready?t():this.__readyWait.push(t)}waitViewReady(t,e){e&&(t=t.bind(e)),this.viewReady?t():this.__viewReadyWait.push(t)}waitViewCompleted(t,e){e&&(t=t.bind(e)),this.__viewCompletedWait.push(t),this.viewCompleted?this.__checkViewCompleted(!1):this.running||this.start()}nextRender(t,e,i){e&&(t=t.bind(e));const s=this.__nextRenderWait;if(i){for(let e=0;e<s.length;e++)if(s[e]===t){s.splice(e,1);break}}else s.push(t)}zoom(t,e,i){return xt("view")}getValidMove(t,e){return{x:t,y:e}}getValidScale(t){return t}getWorldPointByClient(t,e){return this.interaction&&this.interaction.getLocal(t,e)}getPagePointByClient(t,e){return this.getPagePoint(this.getWorldPointByClient(t,e))}updateClientBounds(){this.canvas&&this.canvas.updateClientBounds()}receiveEvent(t){}__checkUpdateLayout(){this.__layout.update()}emitLeafer(t){this.emitEvent(new Pn(t,this))}__listenEvents(){const t=vt.start("FirstCreate "+this.innerName);this.once(Pn.START,(()=>vt.end(t))),this.once(Cn.START,(()=>this.updateLazyBounds())),this.once(Cn.END,(()=>this.__onReady())),this.once(En.START,(()=>this.__onCreated())),this.once(En.END,(()=>this.__onViewReady())),this.__eventIds.push(this.on_(kn.DATA,this.__onWatchData,this),this.on_(En.NEXT,this.__onNextRender,this),this.on_(Cn.CHECK_UPDATE,this.__checkUpdateLayout,this))}__removeListenEvents(){this.off_(this.__eventIds),this.__eventIds.length=0}destroy(t){const e=()=>{if(!this.destroyed){wa.list.remove(this);try{this.stop(),this.emitEvent(new Pn(Pn.END,this)),this.__removeListenEvents(),this.__controllers.forEach((t=>{this.parent&&t===this.interaction||t.destroy()})),this.__controllers.length=0,this.parent||(this.selector&&this.selector.destroy(),this.hitCanvasManager&&this.hitCanvasManager.destroy(),this.canvasManager.destroy()),this.canvas.destroy(),this.config.view=this.view=null,this.userConfig&&(this.userConfig.view=null),super.destroy(),setTimeout((()=>{ro.clearRecycled()}),100)}catch(t){xa.error(t)}}};t?e():setTimeout(e)}};ba.list=new Xr,Hr([Po(class extends aa{__getInputData(){const t=super.__getInputData();return Xt.forEach((e=>delete t[e])),t}})],ba.prototype,"__",void 0),Hr([wo()],ba.prototype,"pixelRatio",void 0),ba=wa=Hr([Fo()],ba);let Ba=class extends ya{get __tag(){return"Rect"}constructor(t){super(t)}};Hr([Po(la)],Ba.prototype,"__",void 0),Ba=Hr([Wo(ga),Ao(),Fo()],Ba);const Ra=Ba.prototype,Ta=va.prototype,ka={},{copy:Ca,add:Ea,includes:Pa,copyAndSpread:Sa}=tt;let Oa=class extends va{get __tag(){return"Box"}get isBranchLeaf(){return!0}constructor(t){super(t),this.__layout.renderChanged||this.__layout.renderChange()}__updateStrokeSpread(){return 0}__updateRectRenderSpread(){return 0}__updateRenderSpread(){return this.__updateRectRenderSpread()||-1}__updateRectBoxBounds(){}__updateBoxBounds(t){const e=this.__;if(this.children.length){if(e.__autoSide){this.leafer&&this.leafer.ready&&this.leafer.layouter.addExtra(this),super.__updateBoxBounds();const{boxBounds:i}=this.__layout;e.__autoSize||(e.__autoWidth?(i.width+=i.x,i.height=e.height,i.y=i.x=0):(i.height+=i.y,i.width=e.width,i.x=i.y=0)),t&&e.flow&&e.padding&&Sa(i,i,e.padding,!1,e.__autoSize?null:e.__autoWidth?"width":"height"),this.__updateNaturalSize()}else this.__updateRectBoxBounds();e.flow&&this.__updateContentBounds()}else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){let t;const{renderBounds:e}=this.__layout;this.children.length?(super.__updateRenderBounds(),Ca(ka,e),this.__updateRectRenderBounds(),t=!Pa(e,ka)||!this.pathInputed||!this.__.cornerRadius):this.__updateRectRenderBounds(),this.isOverflow!==t&&(this.isOverflow=t),!(this.__.__drawAfterFill="hide"===this.__.overflow)&&t&&Ea(e,ka)}__updateRectRenderBounds(){}__updateRectChange(){}__updateChange(){super.__updateChange(),this.__updateRectChange()}__renderRect(t,e){}__renderGroup(t,e){}__render(t,e){this.__.__drawAfterFill?this.__renderRect(t,e):(this.__renderRect(t,e),this.children.length&&this.__renderGroup(t,e))}__drawAfterFill(t,e){const{length:i}=this.children;this.isOverflow?(t.save(),t.clip(),i&&this.__renderGroup(t,e),t.restore()):i&&this.__renderGroup(t,e),this.__.stroke&&i&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}};Hr([Po(ha)],Oa.prototype,"__",void 0),Hr([go(!1)],Oa.prototype,"resizeChildren",void 0),Hr([To("show")],Oa.prototype,"overflow",void 0),Hr([Mo(Ra.__updateStrokeSpread)],Oa.prototype,"__updateStrokeSpread",null),Hr([Mo(Ra.__updateRenderSpread)],Oa.prototype,"__updateRectRenderSpread",null),Hr([Mo(Ra.__updateBoxBounds)],Oa.prototype,"__updateRectBoxBounds",null),Hr([Mo(Ra.__updateStrokeBounds)],Oa.prototype,"__updateStrokeBounds",null),Hr([Mo(Ra.__updateRenderBounds)],Oa.prototype,"__updateRectRenderBounds",null),Hr([Mo(Ra.__updateChange)],Oa.prototype,"__updateRectChange",null),Hr([Mo(Ra.__render)],Oa.prototype,"__renderRect",null),Hr([Mo(Ta.__render)],Oa.prototype,"__renderGroup",null),Oa=Hr([Ao(),Fo()],Oa);let La=class extends Oa{get __tag(){return"Frame"}get isFrame(){return!0}constructor(t){super(t)}};Hr([Po(class extends ha{})],La.prototype,"__",void 0),Hr([ko("#FFFFFF")],La.prototype,"fill",void 0),Hr([To("hide")],La.prototype,"overflow",void 0),La=Hr([Fo()],La);const{moveTo:Da,closePath:Ma,ellipse:Aa}=Di;let Ia=class extends ya{get __tag(){return"Ellipse"}constructor(t){super(t)}__updatePath(){const{width:e,height:i,innerRadius:s,startAngle:o,endAngle:n}=this.__,r=e/2,a=i/2,h=this.__.path=[];s?(o||n?(s<1&&Aa(h,r,a,r*s,a*s,0,o,n,!1),Aa(h,r,a,r,a,0,n,o,!0),s<1&&Ma(h)):(s<1&&(Aa(h,r,a,r*s,a*s),Da(h,e,a)),Aa(h,r,a,r,a,0,360,0,!0)),t.ellipseToCurve&&(this.__.path=this.getPath(!0))):o||n?(Da(h,r,a),Aa(h,r,a,r,a,0,o,n,!1),Ma(h)):Aa(h,r,a,r,a)}};Hr([Po(class extends na{get __boxStroke(){return!this.__pathInputed}})],Ia.prototype,"__",void 0),Hr([bo(0)],Ia.prototype,"innerRadius",void 0),Hr([bo(0)],Ia.prototype,"startAngle",void 0),Hr([bo(0)],Ia.prototype,"endAngle",void 0),Ia=Hr([Fo()],Ia);const{moveTo:Wa,lineTo:Fa,drawPoints:Na}=Di,{rotate:za,getAngle:Ya,getDistance:Xa,defaultPoint:ja}=S,{toBounds:Ha}=js;let Ua=class extends ya{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,i={x:0,y:0};return t&&(i.x=t),e&&za(i,e),i}set toPoint(t){this.width=Xa(ja,t),this.rotation=Ya(ja,t),this.height&&(this.height=0)}constructor(t){super(t)}__updatePath(){const t=this.__,e=t.path=[];t.points?Na(e,t.points,!1,t.closed):(Wa(e,0,0),Fa(e,this.width,0))}__updateRenderPath(){const t=this.__;!this.pathInputed&&t.points&&t.curve?(Na(t.__pathForRender=[],t.points,t.curve,t.closed),t.__useArrow&&qr.addArrows(this,!1)):super.__updateRenderPath()}__updateBoxBounds(){this.points?Ha(this.__.__pathForRender,this.__layout.boxBounds):super.__updateBoxBounds()}};Hr([Po(class extends na{})],Ua.prototype,"__",void 0),Hr([Bo("center")],Ua.prototype,"strokeAlign",void 0),Hr([wo(0)],Ua.prototype,"height",void 0),Hr([bo()],Ua.prototype,"points",void 0),Hr([bo(0)],Ua.prototype,"curve",void 0),Hr([bo(!1)],Ua.prototype,"closed",void 0),Ua=Hr([Fo()],Ua);const{sin:Va,cos:Ga,PI:Ka}=Math,{moveTo:qa,lineTo:Za,closePath:$a,drawPoints:Ja}=Di,Qa=Ua.prototype;let th=class extends ya{get __tag(){return"Polygon"}constructor(t){super(t)}__updatePath(){const t=this.__.path=[];if(this.__.points)Ja(t,this.__.points,!1,!0);else{const{width:e,height:i,sides:s}=this.__,o=e/2,n=i/2;qa(t,o,0);for(let e=1;e<s;e++)Za(t,o+o*Va(2*e*Ka/s),n-n*Ga(2*e*Ka/s))}$a(t)}__updateRenderPath(){}__updateBoxBounds(){}};Hr([Po(class extends na{})],th.prototype,"__",void 0),Hr([bo(3)],th.prototype,"sides",void 0),Hr([bo()],th.prototype,"points",void 0),Hr([bo(0)],th.prototype,"curve",void 0),Hr([Mo(Qa.__updateRenderPath)],th.prototype,"__updateRenderPath",null),Hr([Mo(Qa.__updateBoxBounds)],th.prototype,"__updateBoxBounds",null),th=Hr([Ao(),Fo()],th);const{sin:eh,cos:ih,PI:sh}=Math,{moveTo:oh,lineTo:nh,closePath:rh}=Di;let ah=class extends ya{get __tag(){return"Star"}constructor(t){super(t)}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,o=t/2,n=e/2,r=this.__.path=[];oh(r,o,0);for(let t=1;t<2*i;t++)nh(r,o+(t%2==0?o:o*s)*eh(t*sh/i),n-(t%2==0?n:n*s)*ih(t*sh/i));rh(r)}};Hr([Po(class extends na{})],ah.prototype,"__",void 0),Hr([bo(5)],ah.prototype,"corners",void 0),Hr([bo(.382)],ah.prototype,"innerRadius",void 0),ah=Hr([Fo()],ah);let hh=class extends Ba{get __tag(){return"Image"}get ready(){return!!this.image&&this.image.ready}constructor(t){super(t),this.on(Rn.LOADED,(t=>{"fill"===t.attrName&&t.attrValue.url===this.url&&(this.image=t.image)}))}destroy(){this.image=null,super.destroy()}};Hr([Po(class extends la{setUrl(t){this.__setImageFill(t),this._url=t}__setImageFill(t){this.__leaf.image&&(this.__leaf.image=null),this.fill=t?{type:"image",mode:"stretch",url:t}:void 0}__getData(){const t=super.__getData();return delete t.fill,t}__getInputData(){const t=super.__getInputData();return delete t.fill,t}})],hh.prototype,"__",void 0),Hr([wo("")],hh.prototype,"url",void 0),hh=Hr([Fo()],hh);let lh=class extends Ba{get __tag(){return"Canvas"}get ready(){return!this.url}constructor(t){super(t),this.canvas=e.canvas(this.__),this.context=this.canvas.context,this.__.__isCanvas=this.__.__drawAfterFill=!0,t&&t.url&&this.drawImage(t.url)}drawImage(t){new co({url:t}).load((t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new Rn(Rn.LOADED,{image:t}))}))}draw(t,e,i,s){t.__layout.update();const o=new I(t.__world).invert(),n=new I;e&&n.translate(e.x,e.y),i&&("number"==typeof i?n.scale(i):n.scale(i.x,i.y)),s&&n.rotate(s),o.multiplyParent(n),t.__render(this.canvas,{matrix:o.withScale()}),this.paint()}paint(){this.forceRender()}__drawAfterFill(t,e){const{width:i,height:s,cornerRadius:o}=this.__,{view:n}=this.canvas;o||this.pathInputed?(t.save(),t.clip(),t.drawImage(n,0,0,n.width,n.height,0,0,i,s),t.restore()):t.drawImage(n,0,0,n.width,n.height,0,0,i,s)}__updateSize(){const{canvas:t}=this;if(t){const{smooth:e}=this.__;t.smooth!==e&&(t.smooth=e),t.resize(this.__)}}destroy(){this.canvas&&(this.canvas.destroy(),this.canvas=this.context=null),super.destroy()}};Hr([Po(class extends la{__getInputData(){const t=super.__getInputData();return t.url=this.__leaf.canvas.toDataURL("image/png"),t}})],lh.prototype,"__",void 0),Hr([Vr(100)],lh.prototype,"width",void 0),Hr([Vr(100)],lh.prototype,"height",void 0),Hr([Vr(1)],lh.prototype,"pixelRatio",void 0),Hr([Vr(!0)],lh.prototype,"smooth",void 0),Hr([Vr()],lh.prototype,"contextSettings",void 0),lh=Hr([Fo()],lh);const{copyAndSpread:dh,includes:ch,isSame:uh,spread:_h,setList:ph}=tt;let gh=class extends ya{get __tag(){return"Text"}get editInner(){return"TextEditor"}get textDrawData(){return this.__layout.update(),this.__.__textDrawData}constructor(t){super(t)}__drawHitPath(t){const{__lineHeight:e,fontSize:i,__baseLine:s,__textDrawData:o}=this.__;t.beginPath(),this.__.__letterSpacing<0?this.__drawPathByData(t):o.rows.forEach((o=>t.rect(o.x,o.y-s,o.width,e<i?i:e)))}__drawPathByData(t,e){const{x:i,y:s,width:o,height:n}=this.__layout.boxBounds;t.rect(i,s,o,n)}__drawRenderPath(t){t.font=this.__.__font}__updateTextDrawData(){const t=this.__;t.__textDrawData=Gr.getDrawData(t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{lineHeight:i,letterSpacing:s,fontFamily:o,fontSize:n,fontWeight:r,italic:h,textCase:l,textOverflow:d,padding:c}=t,u=t.__autoWidth,_=t.__autoHeight;t.__lineHeight=ra.number(i,n),t.__letterSpacing=ra.number(s,n),t.__padding=c?a.fourNumber(c):void 0,t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*n)/2,t.__font=`${h?"italic ":""}${"small-caps"===l?"small-caps ":""}${"normal"!==r?r+" ":""}${n}px ${o}`,t.__clipText="show"!==d&&!t.__autoSize,this.__updateTextDrawData();const{bounds:p}=t.__textDrawData,g=e.boxBounds;if(t.__lineHeight<n&&_h(p,n/2),u||_){if(g.x=u?p.x:0,g.y=_?p.y:0,g.width=u?p.width:t.width,g.height=_?p.height:t.height,c){const[e,i,s,o]=t.__padding;u&&(g.x-=o,g.width+=i+o),_&&(g.y-=e,g.height+=s+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();h&&(g.width+=.16*n);const f=ch(g,p)?g:p;uh(f,e.contentBounds)?t.__textBoxBounds=f:(e.contentBounds=f,e.renderChanged=!0,ph(t.__textBoxBounds={},[g,p]))}__updateRenderSpread(){let t=super.__updateRenderSpread();return t||(t=this.__layout.boxBounds===this.__layout.contentBounds?0:1),t}__updateRenderBounds(){dh(this.__layout.renderBounds,this.__.__textBoxBounds,this.__layout.renderSpread)}};Hr([Po(class extends na{get __useNaturalRatio(){return!1}setFontWeight(t){"string"==typeof t?(this.__setInput("fontWeight",t),this._fontWeight=ca[t]||400):(this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t)}})],gh.prototype,"__",void 0),Hr([wo(0)],gh.prototype,"width",void 0),Hr([wo(0)],gh.prototype,"height",void 0),Hr([go(!1)],gh.prototype,"resizeFontSize",void 0),Hr([ko("#000000")],gh.prototype,"fill",void 0),Hr([Bo("outside")],gh.prototype,"strokeAlign",void 0),Hr([Eo("all")],gh.prototype,"hitFill",void 0),Hr([wo("")],gh.prototype,"text",void 0),Hr([wo("L")],gh.prototype,"fontFamily",void 0),Hr([wo(12)],gh.prototype,"fontSize",void 0),Hr([wo("normal")],gh.prototype,"fontWeight",void 0),Hr([wo(!1)],gh.prototype,"italic",void 0),Hr([wo("none")],gh.prototype,"textCase",void 0),Hr([wo("none")],gh.prototype,"textDecoration",void 0),Hr([wo(0)],gh.prototype,"letterSpacing",void 0),Hr([wo({type:"percent",value:1.5})],gh.prototype,"lineHeight",void 0),Hr([wo(0)],gh.prototype,"paraIndent",void 0),Hr([wo(0)],gh.prototype,"paraSpacing",void 0),Hr([wo("left")],gh.prototype,"textAlign",void 0),Hr([wo("top")],gh.prototype,"verticalAlign",void 0),Hr([wo("normal")],gh.prototype,"textWrap",void 0),Hr([wo("show")],gh.prototype,"textOverflow",void 0),gh=Hr([Fo()],gh);let fh=class extends ya{get __tag(){return"Path"}constructor(t){super(t),this.__.__pathInputed=2}};Hr([Po(class extends na{})],fh.prototype,"__",void 0),Hr([Bo("center")],fh.prototype,"strokeAlign",void 0),fh=Hr([Fo()],fh);let yh=class extends va{get __tag(){return"Pen"}constructor(t){super(t)}setStyle(t){const e=this.pathElement=new fh(t);return this.pathStyle=t,this.__path=e.path||(e.path=[]),this.add(e),this}beginPath(){return this.__path.length=0,this.paint(),this}moveTo(t,e){return this}lineTo(t,e){return this}bezierCurveTo(t,e,i,s,o,n){return this}quadraticCurveTo(t,e,i,s){return this}closePath(){return this}rect(t,e,i,s){return this}roundRect(t,e,i,s,o){return this}ellipse(t,e,i,s,o,n,r,a){return this}arc(t,e,i,s,o,n){return this}arcTo(t,e,i,s,o){return this}drawEllipse(t,e,i,s,o,n,r,a){return this}drawArc(t,e,i,s,o,n){return this}drawPoints(t,e,i){return this}clearPath(){return this}paint(){this.pathElement.__layout.boxChanged||this.pathElement.forceUpdate("path")}};function mh(t,e,i,s){var o,n=arguments.length,r=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(e,i,r):o(e,i))||r);return n>3&&r&&Object.defineProperty(e,i,r),r}Hr([Po(da)],yh.prototype,"__",void 0),Hr([(t,e)=>{uo(t,e,{get(){return this.__path}})}],yh.prototype,"path",void 0),yh=Hr([Wo(Zi,["set","beginPath","path","paint"]),Fo()],yh),"function"==typeof SuppressedError&&SuppressedError;let vh=class extends ba{get __tag(){return"App"}get isApp(){return!0}constructor(t,e){super(t,e)}init(t,i){if(super.init(t,i),t){const{ground:i,tree:s,sky:o,editor:n}=t;i&&(this.ground=this.addLeafer(i)),(s||n)&&(this.tree=this.addLeafer(s)),(o||n)&&(this.sky=this.addLeafer(o||{type:"draw",usePartRender:!1})),n&&(this.editor=e.editor(n),this.sky.add(this.editor))}}__setApp(){const{canvas:t}=this,{realCanvas:e,view:i}=this.config;e||i===this.canvas.view||!t.parentView?this.realCanvas=!0:t.unrealCanvas(),this.leafer=this,this.watcher.disable(),this.layouter.disable(),this.__eventIds.push(this.on_(Bn.CHANGE,this.__onPropertyChange,this))}start(){super.start(),this.children.forEach((t=>t.start()))}stop(){this.children.forEach((t=>t.stop())),super.stop()}unlockLayout(){super.unlockLayout(),this.children.forEach((t=>t.unlockLayout()))}lockLayout(){super.lockLayout(),this.children.forEach((t=>t.lockLayout()))}forceRender(t){this.children.forEach((e=>e.forceRender(t)))}addLeafer(t){const e=new ba(t);return this.add(e),e}add(t,e){if(!t.view){if(this.realCanvas&&!this.canvas.bounds)return void setTimeout((()=>this.add(t,e)),10);t.init(this.__getChildConfig(t.userConfig),this)}super.add(t,e),void 0!==e&&(t.canvas.childIndex=e),this.__listenChildEvents(t)}__onPropertyChange(){gt.showHitView&&this.children.forEach((t=>t.forceUpdate("surface")))}__onCreated(){this.created=this.children.every((t=>t.created))}__onReady(){this.children.every((t=>t.ready))&&super.__onReady()}__onViewReady(){this.children.every((t=>t.viewReady))&&super.__onViewReady()}__onChildRenderEnd(t){this.renderer.addBlock(t.renderBounds),this.viewReady&&this.renderer.update()}__render(t,e){if(t.context){if(e.matrix){const{a:i,b:s,c:o,d:n,e:r,f:a}=e.matrix;t.setTransform(i,s,o,n,r,a)}this.children.forEach((e=>t.copyWorld(e.canvas)))}}__onResize(t){this.children.forEach((e=>e.resize(t))),super.__onResize(t)}__checkUpdateLayout(){this.children.forEach((t=>t.__layout.update()))}__getChildConfig(t){let e=Object.assign({},this.config);return e.hittable=e.realCanvas=void 0,t&&Pt.assign(e,t),this.autoLayout&&Pt.copyAttrs(e,this,Xt),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once(Cn.END,(()=>this.__onReady())),t.once(En.START,(()=>this.__onCreated())),t.once(En.END,(()=>this.__onViewReady())),this.realCanvas&&this.__eventIds.push(t.on_(En.END,this.__onChildRenderEnd,this))}};vh=mh([Fo()],vh);const wh={},xh={isHoldSpaceKey:()=>xh.isHold("Space"),isHold:t=>wh[t],setDownCode(t){wh[t]||(wh[t]=!0)},setUpCode(t){wh[t]=!1}},bh={LEFT:1,RIGHT:2,MIDDLE:4,defaultLeft(t){t.buttons||(t.buttons=1)},left:t=>1===t.buttons,right:t=>2===t.buttons,middle:t=>4===t.buttons};class Bh extends xn{get spaceKey(){return xh.isHoldSpaceKey()}get left(){return bh.left(this)}get right(){return bh.right(this)}get middle(){return bh.middle(this)}constructor(t){super(t.type),this.bubbles=!0,this.getInner=this.getInnerPoint,this.getLocal=this.getLocalPoint,this.getPage=this.getPagePoint,Object.assign(this,t)}getBoxPoint(t){return t||(t=this.current),t.getBoxPoint(this)}getInnerPoint(t){return t||(t=this.current),t.getInnerPoint(this)}getLocalPoint(t){return t||(t=this.current),t.getLocalPoint(this)}getPagePoint(){return this.current.getPagePoint(this)}static changeName(t,e){kt.changeName(t,e)}}let Rh=class extends Bh{};Rh.POINTER="pointer",Rh.BEFORE_DOWN="pointer.before_down",Rh.BEFORE_MOVE="pointer.before_move",Rh.BEFORE_UP="pointer.before_up",Rh.DOWN="pointer.down",Rh.MOVE="pointer.move",Rh.UP="pointer.up",Rh.OVER="pointer.over",Rh.OUT="pointer.out",Rh.ENTER="pointer.enter",Rh.LEAVE="pointer.leave",Rh.TAP="tap",Rh.DOUBLE_TAP="double_tap",Rh.CLICK="click",Rh.DOUBLE_CLICK="double_click",Rh.LONG_PRESS="long_press",Rh.LONG_TAP="long_tap",Rh.MENU="pointer.menu",Rh.MENU_TAP="pointer.menu_tap",Rh=mh([No()],Rh);const Th={};let kh=class extends Rh{static setList(t){this.list=t instanceof Xr?t:new Xr(t)}static setData(t){this.data=t}static getValidMove(t,e,i){const{draggable:s,dragBounds:o,x:n,y:r}=t,a=t.getLocalPoint(i,null,!0);return a.x+=e.x-n,a.y+=e.y-r,o&&this.getMoveInDragBounds(t.__local,"parent"===o?t.parent.boxBounds:o,a,!0),"x"===s&&(a.y=0),"y"===s&&(a.x=0),a}static getMoveInDragBounds(t,e,i,s){const o=t.x+i.x,n=t.y+i.y,r=o+t.width,a=n+t.height,h=e.x+e.width,l=e.y+e.height;return s||(i=Object.assign({},i)),tt.includes(t,e)?(o>e.x?i.x+=e.x-o:r<h&&(i.x+=h-r),n>e.y?i.y+=e.y-n:a<l&&(i.y+=l-a)):(o<e.x?i.x+=e.x-o:r>h&&(i.x+=h-r),n<e.y?i.y+=e.y-n:a>l&&(i.y+=l-a)),i}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(Th,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(Th,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(Th,null,!0)}getPageTotal(){return this.getPageMove(!0)}getInnerTotal(t){return this.getInnerMove(t,!0)}getLocalTotal(t){return this.getLocalMove(t,!0)}getPageBounds(){const t=this.getPageTotal(),e=this.getPagePoint(),i={};return tt.set(i,e.x-t.x,e.y-t.y,t.x,t.y),tt.unsign(i),i}assignMove(t){Th.x=t?this.totalX:this.moveX,Th.y=t?this.totalY:this.moveY}};kh.BEFORE_DRAG="drag.before_drag",kh.START="drag.start",kh.DRAG="drag",kh.END="drag.end",kh.OVER="drag.over",kh.OUT="drag.out",kh.ENTER="drag.enter",kh.LEAVE="drag.leave",kh=mh([No()],kh);let Ch=class extends Rh{static setList(t){kh.setList(t)}static setData(t){kh.setData(t)}};Ch.DROP="drop",Ch=mh([No()],Ch);let Eh=class extends kh{};Eh.BEFORE_MOVE="move.before_move",Eh.START="move.start",Eh.MOVE="move",Eh.END="move.end",Eh=mh([No()],Eh);let Ph=class extends Bh{};Ph.BEFORE_ROTATE="rotate.before_rotate",Ph.START="rotate.start",Ph.ROTATE="rotate",Ph.END="rotate.end",Ph=mh([No()],Ph);let Sh=class extends kh{};Sh.SWIPE="swipe",Sh.LEFT="swipe.left",Sh.RIGHT="swipe.right",Sh.UP="swipe.up",Sh.DOWN="swipe.down",Sh=mh([No()],Sh);let Oh=class extends Bh{};Oh.BEFORE_ZOOM="zoom.before_zoom",Oh.START="zoom.start",Oh.ZOOM="zoom",Oh.END="zoom.end",Oh=mh([No()],Oh);let Lh=class extends Bh{};function Dh(t){t.isApp||t.__eventIds.push(t.on_(Eh.BEFORE_MOVE,(e=>{t.zoomLayer.move(t.getValidMove(e.moveX,e.moveY))})),t.on_(Oh.BEFORE_ZOOM,(e=>{const{zoomLayer:i}=t,s=t.getValidScale(e.scale);1!==s&&(S.scaleOf(i,e,s),i.scale=i.__.scaleX*s)})))}Lh.DOWN="key.down",Lh.HOLD="key.hold",Lh.UP="key.up",Lh=mh([No()],Lh);const Mh=gt.get("LeaferTypeCreator"),Ah={list:{},register(t,e){Ih[t]?Mh.repeat(t):Ih[t]=e},run(t,e){const i=Ih[t];i&&i(e)}},{list:Ih,register:Wh}=Ah;Wh("design",Dh),Wh("document",(function(t){Dh(t);const{move:e,zoom:i}=t.config;e.scroll="limit",i.min=1})),Wh("block",(function(t){const{config:e}=t;(e.wheel||(e.wheel={})).preventDefault=!1,(e.touch||(e.touch={})).preventDefault="auto"}));const Fh=ba.prototype;Fh.initType=function(t){Ah.run(t,this)},Fh.getValidMove=function(t,e){const{scroll:i,disabled:s}=this.app.config.move;if(i&&(Math.abs(t)>Math.abs(e)?e=0:t=0,"limit"===i)){const{x:i,y:s,width:o,height:n}=new ot(this.__world).addPoint(this.zoomLayer),r=i+o-this.width,a=s+n-this.height;i>=0&&r<=0?t=0:t>0?i+t>0&&(t=-i):t<0&&r+t<0&&(t=-r),s>=0&&a<=0?e=0:e>0?s+e>0&&(e=-s):e<0&&a+e<0&&(e=-a)}return{x:s?0:t,y:s?0:e}},Fh.getValidScale=function(t){const{scaleX:e}=this.zoomLayer.__,{min:i,max:s,disabled:o}=this.app.config.zoom,n=Math.abs(e*t);return n<i?t=i/e:n>s&&(t=s/e),o?1:t};class Nh{get transforming(){return!!(this.moveData||this.zoomData||this.rotateData)}constructor(t){this.interaction=t}move(t){const{interaction:e}=this;if(t.moveType||(t.moveType="move"),!this.moveData){const{path:i}=e.selector.getByPoint(t,e.hitRadius);t.path=i,this.moveData=Object.assign(Object.assign({},t),{moveX:0,moveY:0}),e.cancelHover(),e.emit(Eh.START,this.moveData)}t.path=this.moveData.path,e.emit(Eh.BEFORE_MOVE,t),e.emit(Eh.MOVE,t),this.transformEndWait()}zoom(t){const{interaction:e}=this;if(!this.zoomData){const{path:i}=e.selector.getByPoint(t,e.hitRadius);t.path=i,this.zoomData=Object.assign(Object.assign({},t),{scale:1}),e.cancelHover(),e.emit(Oh.START,this.zoomData)}t.path=this.zoomData.path,e.emit(Oh.BEFORE_ZOOM,t),e.emit(Oh.ZOOM,t),this.transformEndWait()}rotate(t){const{interaction:e}=this;if(!this.rotateData){const{path:i}=e.selector.getByPoint(t,e.hitRadius);t.path=i,this.rotateData=Object.assign(Object.assign({},t),{rotation:0}),e.cancelHover(),e.emit(Ph.START,this.rotateData)}t.path=this.rotateData.path,e.emit(Ph.BEFORE_ROTATE,t),e.emit(Ph.ROTATE,t),this.transformEndWait()}transformEndWait(){clearTimeout(this.transformTimer),this.transformTimer=setTimeout((()=>{this.transformEnd()}),this.interaction.config.pointer.transformTime)}transformEnd(){this.moveEnd(),this.zoomEnd(),this.rotateEnd()}moveEnd(){this.moveData&&(this.interaction.emit(Eh.END,this.moveData),this.moveData=null)}zoomEnd(){this.zoomData&&(this.interaction.emit(Oh.END,this.zoomData),this.zoomData=null)}rotateEnd(){this.rotateData&&(this.interaction.emit(Ph.END,this.rotateData),this.rotateData=null)}destroy(){this.zoomData=this.moveData=this.rotateData=null}}const zh={getMoveEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:t.x,y:t.y,moveX:e.x,moveY:e.y}),getRotateEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:t.x,y:t.y,rotation:e}),getZoomEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:t.x,y:t.y,scale:e}),getDragEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:i.x,y:i.y,moveX:i.x-e.x,moveY:i.y-e.y,totalX:i.x-t.x,totalY:i.y-t.y}),getDropEventData:(t,e,i)=>Object.assign(Object.assign({},t),{list:e,data:i}),getSwipeDirection:t=>t<-45&&t>-135?Sh.UP:t>45&&t<135?Sh.DOWN:t<=45&&t>=-45?Sh.RIGHT:Sh.LEFT,getSwipeEventData:(t,e,i)=>Object.assign(Object.assign({},i),{moveX:e.moveX,moveY:e.moveY,totalX:i.x-t.x,totalY:i.y-t.y,type:Yh.getSwipeDirection(S.getAngle(t,i))}),getBase(t){const e=1===t.button?4:t.button;return{altKey:t.altKey,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,metaKey:t.metaKey,buttons:void 0===t.buttons?1:0===t.buttons?e:t.buttons,origin:t}},pathHasEventType(t,e){const{list:i}=t;for(let t=0,s=i.length;t<s;t++)if(i[t].hasEvent(e))return!0;return!1},filterPathByEventType(t,e){const i=new Xr,{list:s}=t;for(let t=0,o=s.length;t<o;t++)s[t].hasEvent(e)&&i.add(s[t]);return i},pathCanDrag:t=>t&&t.list.some((t=>t.draggable||t.editable||!t.isLeafer&&t.hasEvent(kh.DRAG))),pathHasOutside:t=>t&&t.list.some((t=>t.isOutside))},Yh=zh,Xh=new Xr,{getDragEventData:jh,getDropEventData:Hh,getSwipeEventData:Uh}=zh;class Vh{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=jh(t,t,t),this.canAnimate=this.canDragOut=!0}getList(){const{proxy:t}=this.interaction.selector;return!this.dragging||t&&t.list.length?Xh:kh.list||this.dragableList||Xh}checkDrag(t,e){const{interaction:i}=this;if(this.moving&&t.buttons<1)return this.canAnimate=!1,void i.pointerCancel();!this.moving&&e&&(this.moving=i.canMove(this.downData)||i.isHoldRightKey||i.isMobileDragEmpty)&&(this.dragData.moveType="drag",i.emit(Eh.START,this.dragData)),this.moving||this.dragStart(t,e),this.drag(t)}dragStart(t,e){this.dragging||(this.dragging=e&&bh.left(t),this.dragging&&(this.interaction.emit(kh.START,this.dragData),this.getDragableList(this.dragData.path),this.setDragStartPoints(this.realDragableList=this.getList())))}setDragStartPoints(t){this.dragStartPoints={},t.forEach((t=>this.dragStartPoints[t.innerId]={x:t.x,y:t.y}))}getDragableList(t){let e;for(let i=0,s=t.length;i<s;i++)if(e=t.list[i],(e.__.draggable||e.__.editable)&&e.__.hitSelf&&!e.__.locked){this.dragableList=new Xr(e);break}}drag(t){const{interaction:e,dragData:i,downData:s}=this,{path:o,throughPath:n}=s;this.dragData=jh(s,i,t),n&&(this.dragData.throughPath=n),this.dragData.path=o,this.moving?(this.dragData.moveType="drag",e.emit(Eh.BEFORE_MOVE,this.dragData),e.emit(Eh.MOVE,this.dragData)):this.dragging&&(this.dragReal(),e.emit(kh.BEFORE_DRAG,this.dragData),e.emit(kh.DRAG,this.dragData))}dragReal(){const{running:t}=this.interaction,e=this.realDragableList;if(e.length&&t){const{totalX:t,totalY:i}=this.dragData;e.forEach((e=>e.draggable&&e.move(kh.getValidMove(e,this.dragStartPoints[e.innerId],{x:t,y:i}))))}}dragOverOrOut(t){const{interaction:e}=this,{dragOverPath:i}=this,{path:s}=t;this.dragOverPath=s,i?s.indexAt(0)!==i.indexAt(0)&&(e.emit(kh.OUT,t,i),e.emit(kh.OVER,t,s)):e.emit(kh.OVER,t,s)}dragEnterOrLeave(t){const{interaction:e}=this,{dragEnterPath:i}=this,{path:s}=t;e.emit(kh.LEAVE,t,i,s),e.emit(kh.ENTER,t,s,i),this.dragEnterPath=s}dragEnd(t,e){if(!this.dragging&&!this.moving)return;const{moveX:i,moveY:s}=this.dragData;this.interaction.config.move.dragAnimate&&this.canAnimate&&this.moving&&(Math.abs(i)>1||Math.abs(s)>1)?(t=Object.assign({},t),e=.9*(e||("touch"===t.pointerType?2:1)),S.move(t,i*e,s*e),this.drag(t),this.animate((()=>{this.dragEnd(t,1)}))):this.dragEndReal(t)}dragEndReal(t){const{interaction:e,downData:i,dragData:s}=this;t||(t=s);const{path:o,throughPath:n}=i,r=jh(i,t,t);if(n&&(r.throughPath=n),r.path=o,this.moving&&(this.moving=!1,r.moveType="drag",e.emit(Eh.END,r)),this.dragging){const o=this.getList();this.dragging=!1,e.emit(kh.END,r),this.swipe(t,i,s,r),this.drop(t,o,this.dragEnterPath)}this.autoMoveCancel(),this.dragReset(),this.animate(null,"off")}animate(t,e){const i=t||this.animateWait;i&&this.interaction.target.nextRender(i,null,e),this.animateWait=t}swipe(t,e,i,s){const{interaction:o}=this;if(S.getDistance(e,t)>o.config.pointer.swipeDistance){const t=Uh(e,i,s);this.interaction.emit(t.type,t)}}drop(t,e,i){const s=Hh(t,e,kh.data);s.path=i,this.interaction.emit(Ch.DROP,s),this.interaction.emit(kh.LEAVE,t,i)}dragReset(){kh.list=kh.data=this.dragableList=this.dragData=this.downData=this.dragOverPath=this.dragEnterPath=null}checkDragOut(t){const{interaction:e}=this;this.autoMoveCancel(),this.dragging&&!e.shrinkCanvasBounds.hitPoint(t)&&this.autoMoveOnDragOut(t)}autoMoveOnDragOut(t){const{interaction:e,downData:i,canDragOut:s}=this,{autoDistance:o,dragOut:n}=e.config.move;if(!n||!s||!o)return;const r=e.shrinkCanvasBounds,{x:a,y:h}=r,l=tt.maxX(r),d=tt.maxY(r),c=t.x<a?o:l<t.x?-o:0,u=t.y<h?o:d<t.y?-o:0;let _=0,p=0;this.autoMoveTimer=setInterval((()=>{_+=c,p+=u,S.move(i,c,u),S.move(this.dragData,c,u),e.move(Object.assign(Object.assign({},t),{moveX:c,moveY:u,totalX:_,totalY:p,moveType:"drag"})),e.pointerMoveReal(t)}),10)}autoMoveCancel(){this.autoMoveTimer&&(clearInterval(this.autoMoveTimer),this.autoMoveTimer=0)}destroy(){this.dragReset()}}const Gh=gt.get("emit");const Kh=["move","zoom","rotate","key"];function qh(t,e,i,s,o){if(Kh.some((t=>e.startsWith(t)))&&t.__.hitChildren&&!$h(t,o)){let n;for(let r=0,a=t.children.length;r<a;r++)n=t.children[r],!i.path.has(n)&&n.__.hittable&&Zh(n,e,i,s,o)}}function Zh(t,e,i,s,o){if(t.destroyed)return!1;if(t.__.hitSelf&&!$h(t,o)&&(ea.updateEventStyle&&!s&&ea.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const o=kt.get(e,i);if(t.emitEvent(o,s),o.isStop)return!0}return!1}function $h(t,e){return e&&e.has(t)}const Jh={getData(t){const e=t[0],i=t[1],s=S.getCenter(e.from,i.from),o=S.getCenter(e.to,i.to),n={x:o.x-s.x,y:o.y-s.y},r=S.getDistance(e.from,i.from);return{move:n,scale:S.getDistance(e.to,i.to)/r,angle:S.getRotation(e.from,i.from,e.to,i.to),center:o}}},Qh={wheel:{zoomSpeed:.5,moveSpeed:.5,rotateSpeed:.5,delta:{x:20,y:8},preventDefault:!0},pointer:{hitRadius:5,tapTime:120,longPressTime:800,transformTime:500,hover:!0,dragHover:!0,dragDistance:2,swipeDistance:20,preventDefaultMenu:!0},touch:{preventDefault:!0},cursor:!0,keyEvent:!0},{pathHasEventType:tl,getMoveEventData:el,getZoomEventData:il,getRotateEventData:sl,pathCanDrag:ol,pathHasOutside:nl}=zh;class rl{get dragging(){return this.dragger.dragging}get transforming(){return this.transformer.transforming}get moveMode(){return!0===this.config.move.drag||this.isHoldSpaceKey||this.isHoldMiddleKey||this.isHoldRightKey&&this.dragger.moving||this.isDragEmpty}get canHover(){return this.config.pointer.hover&&!this.config.mobile}get isDragEmpty(){return this.config.move.dragEmpty&&this.isRootPath(this.hoverData)&&(!this.downData||this.isRootPath(this.downData))}get isMobileDragEmpty(){return this.config.move.dragEmpty&&!this.canHover&&this.downData&&this.isTreePath(this.downData)}get isHoldMiddleKey(){return this.config.move.holdMiddleKey&&this.downData&&bh.middle(this.downData)}get isHoldRightKey(){return this.config.move.holdRightKey&&this.downData&&bh.right(this.downData)}get isHoldSpaceKey(){return this.config.move.holdSpaceKey&&xh.isHoldSpaceKey()}get hitRadius(){return this.config.pointer.hitRadius}constructor(t,e,i,s){this.config=Pt.clone(Qh),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new Xr(t),this.transformer=new Nh(this),this.dragger=new Vh(this),s&&(this.config=Pt.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(t,e){t||(t=this.hoverData),t&&(bh.defaultLeft(t),this.updateDownData(t),this.checkPath(t,e),this.downTime=Date.now(),this.emit(Rh.BEFORE_DOWN,t),this.emit(Rh.DOWN,t),bh.left(t)&&(this.tapWait(),this.longPressWait(t)),this.waitRightTap=bh.right(t),this.dragger.setDragData(t),this.isHoldRightKey||this.updateCursor(t))}pointerMove(t){if(t||(t=this.hoverData),!t)return;const{downData:e}=this;e&&bh.defaultLeft(t);(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(t){const{dragHover:e,dragDistance:i}=this.config.pointer;if(this.emit(Rh.BEFORE_MOVE,t,this.defaultPath),this.downData){const e=S.getDistance(this.downData,t)>i;e&&(this.waitTap&&this.pointerWaitCancel(),this.waitRightTap=!1),this.dragger.checkDrag(t,e)}this.dragger.moving||(this.updateHoverData(t),this.checkPath(t),this.emit(Rh.MOVE,t),this.dragging&&!e||this.pointerHover(t),this.dragger.dragging&&(this.dragger.dragOverOrOut(t),this.dragger.dragEnterOrLeave(t))),this.updateCursor(this.downData||t)}pointerUp(t){const{downData:e}=this;if(t||(t=e),!e)return;bh.defaultLeft(t),t.multiTouch=e.multiTouch,this.findPath(t);const i=Object.assign(Object.assign({},t),{path:t.path.clone()});t.path.addList(e.path.list),this.checkPath(t),this.downData=null,this.emit(Rh.BEFORE_UP,t),this.emit(Rh.UP,t),this.touchLeave(t),t.isCancel||(this.tap(t),this.menuTap(t)),this.dragger.dragEnd(t),this.updateCursor(i)}pointerCancel(){const t=Object.assign({},this.dragger.dragData);t.isCancel=!0,this.pointerUp(t)}multiTouch(t,e){const{move:i,angle:s,scale:o,center:n}=Jh.getData(e);this.rotate(sl(n,s,t)),this.zoom(il(n,o,t)),this.move(el(n,i,t))}menu(t){this.findPath(t),this.emit(Rh.MENU,t),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(t)}menuTap(t){this.waitRightTap&&this.waitMenuTap&&(this.emit(Rh.MENU_TAP,t),this.waitRightTap=this.waitMenuTap=!1)}move(t){this.transformer.move(t)}zoom(t){this.transformer.zoom(t)}rotate(t){this.transformer.rotate(t)}transformEnd(){this.transformer.transformEnd()}keyDown(t){if(!this.config.keyEvent)return;const{code:e}=t;this.downKeyMap[e]||(this.downKeyMap[e]=!0,xh.setDownCode(e),this.emit(Lh.HOLD,t,this.defaultPath),this.moveMode&&(this.cancelHover(),this.updateCursor())),this.emit(Lh.DOWN,t,this.defaultPath)}keyUp(t){if(!this.config.keyEvent)return;const{code:e}=t;this.downKeyMap[e]=!1,xh.setUpCode(e),this.emit(Lh.UP,t,this.defaultPath),"grab"===this.cursor&&this.updateCursor()}pointerHover(t){this.canHover&&(this.pointerOverOrOut(t),this.pointerEnterOrLeave(t))}pointerOverOrOut(t){const{path:e}=t,{overPath:i}=this;this.overPath=e,i?e.indexAt(0)!==i.indexAt(0)&&(this.emit(Rh.OUT,t,i),this.emit(Rh.OVER,t,e)):this.emit(Rh.OVER,t,e)}pointerEnterOrLeave(t){let{path:e}=t;this.downData&&!this.moveMode&&(e=e.clone(),this.downData.path.forEach((t=>e.add(t))));const{enterPath:i}=this;this.enterPath=e,this.emit(Rh.LEAVE,t,i,e),this.emit(Rh.ENTER,t,e,i)}touchLeave(t){"touch"===t.pointerType&&this.enterPath&&(this.emit(Rh.LEAVE,t),this.dragger.dragging&&this.emit(Ch.LEAVE,t))}tap(t){const{pointer:e}=this.config,i=this.longTap(t);if(!e.tapMore&&i)return;if(!this.waitTap)return;e.tapMore&&this.emitTap(t);const s=Date.now()-this.downTime,o=[Rh.DOUBLE_TAP,Rh.DOUBLE_CLICK].some((e=>tl(t.path,e)));s<e.tapTime+50&&o?(this.tapCount++,2===this.tapCount?(this.tapWaitCancel(),this.emitDoubleTap(t)):(clearTimeout(this.tapTimer),this.tapTimer=setTimeout((()=>{e.tapMore||(this.tapWaitCancel(),this.emitTap(t))}),e.tapTime))):e.tapMore||(this.tapWaitCancel(),this.emitTap(t))}findPath(t,e){const{hitRadius:i,through:s}=this.config.pointer,{bottomList:o}=this,n=this.selector.getByPoint(t,i,Object.assign({bottomList:o,name:t.type},e||{through:s}));return n.throughPath&&(t.throughPath=n.throughPath),t.path=n.path,n.path}isRootPath(t){return t&&t.path.list[0].isLeafer}isTreePath(t){const e=this.target.app;return!(!e||!e.isApp)&&(e.editor&&!t.path.has(e.editor)&&t.path.has(e.tree)&&!t.target.syncEventer)}checkPath(t,e){(e||this.moveMode&&!nl(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.config.move.drag&&!ol(t.path))&&!nl(t.path)}isDrag(t){return this.dragger.getList().has(t)}isPress(t){return this.downData&&this.downData.path.has(t)}isHover(t){return this.enterPath&&this.enterPath.has(t)}isFocus(t){return this.focusData===t}cancelHover(){const{hoverData:t}=this;t&&(t.path=this.defaultPath,this.pointerHover(t))}updateDownData(t,e,i){const{downData:s}=this;!t&&s&&(t=s),t&&(this.findPath(t,e),i&&s&&t.path.addList(s.path.list),this.downData=t)}updateHoverData(t){t||(t=this.hoverData),t&&(this.findPath(t,{exclude:this.dragger.getList(),name:Rh.MOVE}),this.hoverData=t)}updateCursor(t){if(!this.config.cursor||!this.canHover)return;if(t||(this.updateHoverData(),t=this.downData||this.hoverData),this.dragger.moving)return this.setCursor("grabbing");if(this.canMove(t))return this.setCursor(this.downData?"grabbing":"grab");if(!t)return;let e,i;const{path:s}=t;for(let t=0,o=s.length;t<o&&(e=s.list[t],i=e.syncEventer?e.syncEventer.cursor:e.cursor,!i);t++);this.setCursor(i)}setCursor(t){this.cursor=t}getLocal(t,e){const i=this.canvas.getClientBounds(e);return{x:t.clientX-i.x,y:t.clientY-i.y}}emitTap(t){this.emit(Rh.TAP,t),this.emit(Rh.CLICK,t)}emitDoubleTap(t){this.emit(Rh.DOUBLE_TAP,t),this.emit(Rh.DOUBLE_CLICK,t)}pointerWaitCancel(){this.tapWaitCancel(),this.longPressWaitCancel()}tapWait(){clearTimeout(this.tapTimer),this.waitTap=!0}tapWaitCancel(){clearTimeout(this.tapTimer),this.waitTap=!1,this.tapCount=0}longPressWait(t){clearTimeout(this.longPressTimer),this.longPressTimer=setTimeout((()=>{this.longPressed=!0,this.emit(Rh.LONG_PRESS,t)}),this.config.pointer.longPressTime)}longTap(t){let e;return this.longPressed&&(this.emit(Rh.LONG_TAP,t),(tl(t.path,Rh.LONG_TAP)||tl(t.path,Rh.LONG_PRESS))&&(e=!0)),this.longPressWaitCancel(),e}longPressWaitCancel(){clearTimeout(this.longPressTimer),this.longPressed=!1}__onResize(){this.shrinkCanvasBounds=new ot(this.canvas.bounds),this.shrinkCanvasBounds.spread(-2)}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Tn.RESIZE,this.__onResize,this)],t.once(Pn.READY,(()=>this.__onResize()))}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}emit(t,e,i,s){this.running&&function(t,e,i,s){if(!i&&!e.path)return;let o;e.type=t,i?e=Object.assign(Object.assign({},e),{path:i}):i=e.path,e.target=i.indexAt(0);try{for(let n=i.length-1;n>-1;n--){if(o=i.list[n],Zh(o,t,e,!0,s))return;o.isApp&&qh(o,t,e,!0,s)}for(let n=0,r=i.length;n<r;n++)if(o=i.list[n],o.isApp&&qh(o,t,e,!1,s),Zh(o,t,e,!1,s))return}catch(t){Gh.error(t)}}(t,e,i,s)}destroy(){this.__eventIds.length&&(this.stop(),this.__removeListenEvents(),this.dragger.destroy(),this.transformer.destroy(),this.downData=this.overPath=this.enterPath=null)}}class al{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}al.custom={};class hl extends Et{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new Xr,this.pixelList=new Xr}getPixelType(t,i){return this.__autoClear(),this.pixelList.add(t),e.hitCanvas(i)}getPathType(t){return this.__autoClear(),this.pathList.add(t),e.hitCanvas()}clearImageType(){this.__clearLeafList(this.pixelList)}clearPathType(){this.__clearLeafList(this.pathList)}__clearLeafList(t){t.length&&(t.forEach((t=>{t.__hitCanvas&&(t.__hitCanvas.destroy(),t.__hitCanvas=null)})),t.reset())}__autoClear(){this.pathList.length+this.pixelList.length>this.maxTotal&&this.clear()}clear(){this.clearPathType(),this.clearImageType()}}const{toInnerRadiusPointOf:ll,copy:dl,setRadius:cl}=S,ul={},_l=Lr.prototype;_l.__hitWorld=function(t){if(!this.__.hitSelf)return!1;this.__.hitRadius&&(dl(ul,t),cl(t=ul,this.__.hitRadius)),ll(t,this.__world,ul);const{width:e,height:i}=this.__world,s=e<10&&i<10;if(this.__.hitBox||s){if(tt.hitRadiusPoint(this.__layout.boxBounds,ul))return!0;if(s)return!1}return!this.__layout.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),this.__layout.boundsChanged||(this.__layout.hitCanvasChanged=!1)),this.__hit(ul)},_l.__hitFill=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitFill(t,this.__.windingRule)},_l.__hitStroke=function(t,e){var i;return null===(i=this.__hitCanvas)||void 0===i?void 0:i.hitStroke(t,e)},_l.__hitPixel=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitPixel(t,this.__layout.renderBounds,this.__hitCanvas.hitScale)},_l.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const pl=new I,gl=ya.prototype;gl.__updateHitCanvas=function(){const e=this.__,{hitCanvasManager:i}=this.leafer,s=(e.__pixelFill||e.__isCanvas)&&"pixel"===e.hitFill,o=e.__pixelStroke&&"pixel"===e.hitStroke,n=s||o;this.__hitCanvas||(this.__hitCanvas=n?i.getPixelType(this,{contextSettings:{willReadFrequently:!0}}):i.getPathType(this));const r=this.__hitCanvas;if(n){const{renderBounds:i}=this.__layout,n=t.image.hitCanvasSize,a=r.hitScale=nt.set(0,0,n,n).getFitMatrix(i,.5).a,{x:h,y:l,width:d,height:c}=nt.set(i).scale(a);r.resize({width:d,height:c,pixelRatio:1}),r.clear(),ro.patternLocked=!0,this.__renderShape(r,{matrix:pl.setWith(this.__world).scaleWith(1/a).invertWith().translate(-h,-l)},!s,!o),ro.patternLocked=!1,r.resetTransform(),e.__isHitPixel=!0}else e.__isHitPixel&&(e.__isHitPixel=!1);this.__drawHitPath(r),r.setStrokeOptions(e)},gl.__hit=function(e){"miniapp"===t.name&&this.__drawHitPath(this.__hitCanvas);const i=this.__;if(i.__isHitPixel&&this.__hitPixel(e))return!0;const{hitFill:s}=i,o=(i.fill||i.__isCanvas)&&("path"===s||"pixel"===s&&!(i.__pixelFill||i.__isCanvas))||"all"===s;if(o&&this.__hitFill(e))return!0;const{hitStroke:n,__strokeWidth:r}=i,a=i.stroke&&("path"===n||"pixel"===n&&!i.__pixelStroke)||"all"===n;if(!o&&!a)return!1;const h=2*e.radiusX;let l=h;if(a)switch(i.strokeAlign){case"inside":if(l+=2*r,!o&&this.__hitFill(e)&&this.__hitStroke(e,l))return!0;l=h;break;case"center":l+=r;break;case"outside":if(l+=2*r,!o){if(!this.__hitFill(e)&&this.__hitStroke(e,l))return!0;l=h}}return!!l&&this.__hitStroke(e,l)};const fl=new ya,yl=Ba.prototype;yl.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?fl.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},yl.__hitFill=function(t){return this.__hitCanvas?fl.__hitFill.call(this,t):tt.hitRadiusPoint(this.__layout.boxBounds,t)};const ml=ya.prototype,vl=va.prototype;ml.find=function(t,e){return this.leafer?this.leafer.selector.getBy(t,this,!1,e):[]},ml.findOne=function(t,e){return this.leafer?this.leafer.selector.getBy(t,this,!0,e):null},vl.pick=function(t,e){return this.__layout.update(),e||(e={}),this.leafer?this.leafer.selector.getByPoint(t,e.hitRadius||0,Object.assign(Object.assign({},e),{target:this})):null};const wl=jt.prototype;function xl(t,e,i,s){var o,n=arguments.length,r=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(e,i,r):o(e,i))||r);return n>3&&r&&Object.defineProperty(e,i,r),r}wl.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},wl.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},wl.hitPixel=function(t,e,i=1){let{x:s,y:o,radiusX:n,radiusY:r}=t;e&&(s-=e.x,o-=e.y),nt.set(s-n,o-r,2*n,2*r).scale(i).ceil();const{data:a}=this.context.getImageData(nt.x,nt.y,nt.width||1,nt.height||1);for(let t=0,e=a.length;t<e;t+=4)if(a[t+3]>0)return!0;return a[3]>0},"function"==typeof SuppressedError&&SuppressedError;const bl=gt.get("LeaferCanvas");class Bl extends jt{set zIndex(t){const{style:e}=this.view;e.zIndex=t,this.setAbsolute(this.view)}set childIndex(t){const{view:e,parentView:i}=this;if(e&&i){const s=i.children[t];s?(this.setAbsolute(s),i.insertBefore(e,s)):i.appendChild(s)}}init(){const{config:e}=this,i=e.view||e.canvas;i?this.__createViewFrom(i):this.__createView();const{style:s}=this.view;if(s.display||(s.display="block"),this.parentView=this.view.parentElement,this.parentView){const t=this.parentView.style;t.webkitUserSelect=t.userSelect="none"}t.syncDomFont&&!this.parentView&&(s.display="none",document.body.appendChild(this.view)),this.__createContext(),this.autoLayout||this.resize(e)}set backgroundColor(t){this.view.style.backgroundColor=t}get backgroundColor(){return this.view.style.backgroundColor}set hittable(t){this.view.style.pointerEvents=t?"auto":"none"}get hittable(){return"none"!==this.view.style.pointerEvents}__createView(){this.view=document.createElement("canvas")}__createViewFrom(t){let e="string"==typeof t?document.getElementById(t):t;if(e)if(e instanceof HTMLCanvasElement)this.view=e;else{let t=e;if(e===window||e===document){const e=document.createElement("div"),{style:i}=e;i.position="absolute",i.top=i.bottom=i.left=i.right="0px",document.body.appendChild(e),t=e}this.__createView();const i=this.view;t.hasChildNodes()&&(this.setAbsolute(i),t.style.position||(t.style.position="relative")),t.appendChild(i)}else bl.error(`no id: ${t}`),this.__createView()}setAbsolute(t){const{style:e}=t;e.position="absolute",e.top=e.left="0px"}updateViewSize(){const{width:t,height:e,pixelRatio:i}=this,{style:s}=this.view;s.width=t+"px",s.height=e+"px",this.view.width=Math.ceil(t*i),this.view.height=Math.ceil(e*i)}updateClientBounds(){this.clientBounds=this.view.getBoundingClientRect()}startAutoLayout(e,i){if(this.resizeListener=i,e){this.autoBounds=e;try{this.resizeObserver=new ResizeObserver((t=>{this.updateClientBounds();for(const e of t)this.checkAutoBounds(e.contentRect)}));const t=this.parentView;t?(this.resizeObserver.observe(t),this.checkAutoBounds(t.getBoundingClientRect())):(this.checkAutoBounds(this.view),bl.warn("no parent"))}catch(t){this.imitateResizeObserver()}}else window.addEventListener("resize",(()=>{const e=t.devicePixelRatio;if(this.pixelRatio!==e){const{width:t,height:i}=this;this.emitResize({width:t,height:i,pixelRatio:e})}}))}imitateResizeObserver(){this.autoLayout&&(this.parentView&&this.checkAutoBounds(this.parentView.getBoundingClientRect()),t.requestRender(this.imitateResizeObserver.bind(this)))}checkAutoBounds(e){const i=this.view,{x:s,y:o,width:n,height:r}=this.autoBounds.getBoundsFrom(e),a={width:n,height:r,pixelRatio:t.devicePixelRatio};if(!this.isSameSize(a)){const{style:t}=i;t.marginLeft=s+"px",t.marginTop=o+"px",this.emitResize(a)}}stopAutoLayout(){this.autoLayout=!1,this.resizeListener=null,this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}emitResize(t){const e={};Pt.copyAttrs(e,this,Xt),this.resize(t),void 0!==this.width&&this.resizeListener(new Tn(t,e))}unrealCanvas(){if(!this.unreal&&this.parentView){const t=this.view;t&&t.remove(),this.view=this.parentView,this.unreal=!0}}destroy(){if(this.view){if(this.stopAutoLayout(),!this.unreal){const t=this.view;t.parentElement&&t.remove()}super.destroy()}}}to(CanvasRenderingContext2D.prototype),to(Path2D.prototype);const{mineType:Rl,fileType:Tl}=eo;Object.assign(e,{canvas:(t,e)=>new Bl(t,e),image:t=>new co(t)}),t.name="web",t.isMobile="ontouchstart"in window,t.requestRender=function(t){window.requestAnimationFrame(t)},uo(t,"devicePixelRatio",{get:()=>Math.max(1,devicePixelRatio)});const{userAgent:kl}=navigator;kl.indexOf("Firefox")>-1?(t.conicGradientRotate90=!0,t.intWheelDeltaY=!0,t.syncDomFont=!0):kl.indexOf("Safari")>-1&&-1===kl.indexOf("Chrome")&&(t.fullImageShadow=!0),kl.indexOf("Windows")>-1?(t.os="Windows",t.intWheelDeltaY=!0):kl.indexOf("Mac")>-1?t.os="Mac":kl.indexOf("Linux")>-1&&(t.os="Linux");class Cl{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new Xr;return this.__updatedList.list.forEach((e=>{e.leafer&&t.add(e)})),t}return this.__updatedList}constructor(t,e){this.totalTimes=0,this.config={},this.__updatedList=new Xr,this.target=t,e&&(this.config=Pt.default(e,this.config)),this.__listenEvents()}start(){this.disabled||(this.running=!0)}stop(){this.running=!1}disable(){this.stop(),this.__removeListenEvents(),this.disabled=!0}update(){this.changed=!0,this.running&&this.target.emit(En.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===bn.ADD?(this.hasAdd=!0,this.__pushChild(t.child)):(this.hasRemove=!0,this.__updatedList.add(t.parent)),this.update()}__pushChild(t){this.__updatedList.add(t),t.isBranch&&this.__loopChildren(t)}__loopChildren(t){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)this.__pushChild(e[t])}__onRquestData(){this.target.emitEvent(new kn(kn.DATA,{updatedList:this.updatedList})),this.__updatedList=new Xr,this.totalTimes++,this.changed=!1,this.hasVisible=!1,this.hasRemove=!1,this.hasAdd=!1}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Bn.CHANGE,this.__onAttrChange,this),t.on_([bn.ADD,bn.REMOVE],this.__onChildEvent,this),t.on_(kn.REQUEST,this.__onRquestData,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=null,this.__updatedList=null)}}const{updateAllMatrix:El,updateBounds:Pl,updateAllWorldOpacity:Sl}=Zo,{pushAllChildBranch:Ol,pushAllParent:Ll}=an;const{worldBounds:Dl}=nn,Ml={x:0,y:0,width:1e5,height:1e5};class Al{constructor(t){this.updatedBounds=new ot,this.beforeBounds=new ot,this.afterBounds=new ot,t instanceof Array&&(t=new Xr(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,Dl)}setAfter(){const{list:t}=this.updatedList;t.some((t=>t.noBounds))?this.afterBounds.set(Ml):this.afterBounds.setListWithFn(t,Dl),this.updatedBounds.setList([this.beforeBounds,this.afterBounds])}merge(t){this.updatedList.addList(t.updatedList.list),this.beforeBounds.add(t.beforeBounds),this.afterBounds.add(t.afterBounds),this.updatedBounds.add(t.updatedBounds)}destroy(){this.updatedList=null}}const{updateAllMatrix:Il,updateAllChange:Wl}=Zo,Fl=gt.get("Layouter");class Nl{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new jr,this.target=t,e&&(this.config=Pt.default(e,this.config)),this.__listenEvents()}start(){this.disabled||(this.running=!0)}stop(){this.running=!1}disable(){this.stop(),this.__removeListenEvents(),this.disabled=!0}layout(){if(!this.running)return;const{target:t}=this;this.times=0;try{t.emit(Cn.START),this.layoutOnce(),t.emitEvent(new Cn(Cn.END,this.layoutedBlocks,this.times))}catch(t){Fl.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?Fl.warn("layouting"):this.times>3?Fl.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(kn.REQUEST),this.totalTimes>1?this.partLayout():this.fullLayout(),this.layouting=!1,void(this.waitAgain&&(this.waitAgain=!1,this.layoutOnce())))}partLayout(){var t;if(!(null===(t=this.__updatedList)||void 0===t?void 0:t.length))return;const e=vt.start("PartLayout"),{target:i,__updatedList:s}=this,{BEFORE:o,LAYOUT:n,AFTER:r}=Cn,a=this.getBlocks(s);a.forEach((t=>t.setBefore())),i.emitEvent(new Cn(o,a,this.times)),this.extraBlock=null,s.sort(),function(t,e){let i;t.list.forEach((t=>{i=t.__layout,e.without(t)&&!i.proxyZoom&&(i.matrixChanged?(El(t,!0),e.add(t),t.isBranch&&Ol(t,e),Ll(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),Ll(t,e)))}))}(s,this.__levelList),function(t){let e,i,s;t.sort(!0),t.levels.forEach((o=>{e=t.levelMap[o];for(let t=0,o=e.length;t<o;t++){if(i=e[t],i.isBranch&&i.__tempNumber){s=i.children;for(let t=0,e=s.length;t<e;t++)s[t].isBranch||Pl(s[t])}Pl(i)}}))}(this.__levelList),function(t){let e;t.list.forEach((t=>{e=t.__layout,e.opacityChanged&&Sl(t),e.stateStyleChanged&&setTimeout((()=>e.stateStyleChanged&&t.updateState())),t.__updateChange()}))}(s),this.extraBlock&&a.push(this.extraBlock),a.forEach((t=>t.setAfter())),i.emitEvent(new Cn(n,a,this.times)),i.emitEvent(new Cn(r,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,vt.end(e)}fullLayout(){const t=vt.start("FullLayout"),{target:e}=this,{BEFORE:i,LAYOUT:s,AFTER:o}=Cn,n=this.getBlocks(new Xr(e));e.emitEvent(new Cn(i,n,this.times)),Nl.fullLayout(e),n.forEach((t=>{t.setAfter()})),e.emitEvent(new Cn(s,n,this.times)),e.emitEvent(new Cn(o,n,this.times)),this.addBlocks(n),vt.end(t)}static fullLayout(t){Il(t,!0),t.isBranch?an.updateBounds(t):Zo.updateBounds(t),Wl(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new Al([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new Al(t)}getBlocks(t){return[this.createBlock(t)]}addBlocks(t){this.layoutedBlocks?this.layoutedBlocks.push(...t):this.layoutedBlocks=t}__onReceiveWatchData(t){this.__updatedList=t.data.updatedList}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Cn.REQUEST,this.layout,this),t.on_(Cn.AGAIN,this.layoutAgain,this),t.on_(kn.DATA,this.__onReceiveWatchData,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const zl=gt.get("Renderer");class Yl{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,i){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:60},this.target=t,this.canvas=e,i&&(this.config=Pt.default(i,this.config)),this.__listenEvents(),this.__requestRender()}start(){this.running=!0}stop(){this.running=!1}update(){this.changed=!0}requestLayout(){this.target.emit(Cn.REQUEST)}render(t){if(!this.running||!this.canvas.view)return void(this.changed=!0);const{target:e}=this;this.times=0,this.totalBounds=new ot,zl.log(e.innerName,"---\x3e");try{this.emitRender(En.START),this.renderOnce(t),this.emitRender(En.END,this.totalBounds),ro.clearRecycled()}catch(t){this.rendering=!1,zl.error(t)}zl.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return zl.warn("rendering");if(this.times>3)return zl.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new ot,this.renderOptions={},t)this.emitRender(En.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(En.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(En.RENDER,this.renderBounds,this.renderOptions),this.emitRender(En.AFTER,this.renderBounds,this.renderOptions),this.updateBlocks=null,this.rendering=!1,this.waitAgain&&(this.waitAgain=!1,this.renderOnce())}partRender(){const{canvas:t,updateBlocks:e}=this;if(!e)return zl.warn("PartRender: need update attr");this.mergeBlocks(),e.forEach((e=>{t.bounds.hit(e)&&!e.isEmpty()&&this.clipRender(e)}))}clipRender(t){const e=vt.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),o=t.includes(this.target.__world),n=new ot(s);i.save(),o&&!gt.showRepaint?i.clear():(s.spread(10+1/this.canvas.pixelRatio).ceil(),i.clearWorld(s,!0),i.clipWorld(s,!0)),this.__render(s,o,n),i.restore(),vt.end(e)}fullRender(){const t=vt.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds,!0),e.restore(),vt.end(t)}__render(t,e,i){const s=t.includes(this.target.__world)?{includes:e}:{bounds:t,includes:e};this.needFill&&this.canvas.fillWorld(t,this.config.fill),gt.showRepaint&&this.canvas.strokeWorld(t,"red"),this.target.__render(this.canvas,s),this.renderBounds=i=i||t,this.renderOptions=s,this.totalBounds.isEmpty()?this.totalBounds=i:this.totalBounds.add(i),gt.showHitView&&this.renderHitView(s),gt.showBoundsView&&this.renderBoundsView(s),this.canvas.updateRender(i)}renderHitView(t){}renderBoundsView(t){}addBlock(t){this.updateBlocks||(this.updateBlocks=[]),this.updateBlocks.push(t)}mergeBlocks(){const{updateBlocks:t}=this;if(t){const e=new ot;e.setList(t),t.length=0,t.push(e)}}__requestRender(){const e=Date.now();t.requestRender((()=>{this.FPS=Math.min(60,Math.ceil(1e3/(Date.now()-e))),this.running&&(this.changed&&this.canvas.view&&this.render(),this.target.emit(En.NEXT)),this.target&&this.__requestRender()}))}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new ot(0,0,e,i).includes(this.target.__world)||this.needFill||!t.samePixelRatio)return this.addBlock(this.canvas.bounds),void this.target.forceUpdate("surface")}this.addBlock(new ot(0,0,1,1)),this.changed=!0}}__onLayoutEnd(t){t.data&&t.data.map((t=>{let e;t.updatedList&&t.updatedList.list.some((t=>(e=!t.__world.width||!t.__world.height,e&&(t.isLeafer||zl.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e))),this.addBlock(e?this.canvas.bounds:t.updatedBounds)}))}emitRender(t,e,i){this.target.emitEvent(new En(t,this.times,e,i))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(En.REQUEST,this.update,this),t.on_(Cn.END,this.__onLayoutEnd,this),t.on_(En.AGAIN,this.renderAgain,this),t.on_(Tn.RESIZE,this.__onResize,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.canvas=this.config=null)}}const{hitRadiusPoint:Xl}=tt;class jl{constructor(t,e){this.target=t,this.selector=e}getByPoint(t,e,i){e||(e=0),i||(i={});const s=i.through||!1,o=i.ignoreHittable||!1,n=i.target||this.target;this.exclude=i.exclude||null,this.point={x:t.x,y:t.y,radiusX:e,radiusY:e},this.findList=new Xr(i.findList),i.findList||this.hitBranch(n);const{list:r}=this.findList,a=this.getBestMatchLeaf(r,i.bottomList,o),h=o?this.getPath(a):this.getHitablePath(a);return this.clear(),s?{path:h,target:a,throughPath:r.length?this.getThroughPath(r):h}:{path:h,target:a}}getBestMatchLeaf(t,e,i){if(t.length){let e;this.findList=new Xr;const{x:s,y:o}=this.point,n={x:s,y:o,radiusX:0,radiusY:0};for(let s=0,o=t.length;s<o;s++)if(e=t[s],(i||Zo.worldHittable(e))&&(this.hitChild(e,n),this.findList.length))return this.findList.list[0]}if(e)for(let t=0,i=e.length;t<i;t++)if(this.hitChild(e[t].target,this.point,e[t].proxy),this.findList.length)return this.findList.list[0];return t[0]}getPath(t){const e=new Xr;for(;t;)e.add(t),t=t.parent;return e.add(this.target),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let i,s=new Xr;for(let t=e.list.length-1;t>-1&&(i=e.list[t],i.__.hittable)&&(s.addAt(i,0),i.__.hitChildren);t--);return s}getThroughPath(t){const e=new Xr,i=[];for(let e=t.length-1;e>-1;e--)i.push(this.getPath(t[e]));let s,o,n;for(let t=0,r=i.length;t<r;t++){s=i[t],o=i[t+1];for(let t=0,i=s.length;t<i&&(n=s.list[t],!o||!o.has(n));t++)e.add(n)}return e}hitBranch(t){this.eachFind(t.children,t.__onlyHitMask)}eachFind(t,e){let i,s;const{point:o}=this;for(let n=t.length-1;n>-1;n--)i=t[n],!i.__.visible||e&&!i.__.mask||(s=!!i.__.hitRadius||Xl(i.__world,o),i.isBranch?(s||i.__ignoreHitWorld)&&(this.eachFind(i.children,i.__onlyHitMask),i.isBranchLeaf&&!this.findList.length&&this.hitChild(i,o)):s&&this.hitChild(i,o))}hitChild(t,e,i){if((!this.exclude||!this.exclude.has(t))&&t.__hitWorld(e)){const{parent:s}=t;if(s&&s.__hasMask&&!t.__.mask&&!s.children.some((t=>t.__.mask&&t.__hitWorld(e))))return;this.findList.add(i||t)}}clear(){this.point=null,this.findList=null,this.exclude=null}destroy(){this.clear()}}const{Yes:Hl,NoAndSkip:Ul,YesAndSkip:Vl}=Lt,Gl={},Kl={},ql={};class Zl{constructor(t,e){this.config={},this.innerIdMap={},this.idMap={},this.methods={id:(t,e)=>t.id===e?(this.idMap[e]=t,1):0,innerId:(t,e)=>t.innerId===e?(this.innerIdMap[e]=t,1):0,className:(t,e)=>t.className===e?1:0,tag:(t,e)=>t.__tag===e?1:0,tags:(t,e)=>e[t.__tag]?1:0},this.target=t,e&&(this.config=Pt.default(e,this.config)),this.picker=new jl(t,this),this.__listenEvents()}getBy(t,e,i,s){switch(typeof t){case"number":const o=this.getByInnerId(t,e);return i?o:o?[o]:[];case"string":switch(t[0]){case"#":Gl.id=t.substring(1),t=Gl;break;case".":Kl.className=t.substring(1),t=Kl;break;default:ql.tag=t,t=ql}case"object":if(void 0!==t.id){const s=this.getById(t.id,e);return i?s:s?[s]:[]}if(t.tag){const{tag:s}=t,o=s instanceof Array;return this.getByMethod(o?this.methods.tags:this.methods.tag,e,i,o?Pt.toMap(s):s)}return this.getByMethod(this.methods.className,e,i,t.className);case"function":return this.getByMethod(t,e,i,s)}}getByPoint(e,i,s){return"node"===t.name&&this.target.emit(Cn.CHECK_UPDATE),this.picker.getByPoint(e,i,s)}getByInnerId(t,e){const i=this.innerIdMap[t];return i||(this.eachFind(this.toChildren(e),this.methods.innerId,null,t),this.findLeaf)}getById(t,e){const i=this.idMap[t];return i&&Zo.hasParent(i,e||this.target)?i:(this.eachFind(this.toChildren(e),this.methods.id,null,t),this.findLeaf)}getByClassName(t,e){return this.getByMethod(this.methods.className,e,!1,t)}getByTag(t,e){return this.getByMethod(this.methods.tag,e,!1,t)}getByMethod(t,e,i,s){const o=i?null:[];return this.eachFind(this.toChildren(e),t,o,s),o||this.findLeaf}eachFind(t,e,i,s){let o,n;for(let r=0,a=t.length;r<a;r++){if(o=t[r],n=e(o,s),n===Hl||n===Vl){if(!i)return void(this.findLeaf=o);i.push(o)}o.isBranch&&n<Ul&&this.eachFind(o.children,e,i,s)}}toChildren(t){return this.findLeaf=null,[t||this.target]}__onRemoveChild(t){const{id:e,innerId:i}=t.child;this.idMap[e]&&delete this.idMap[e],this.innerIdMap[i]&&delete this.innerIdMap[i]}__checkIdChange(t){if("id"===t.attrName){const e=t.oldValue;this.idMap[e]&&delete this.idMap[e]}}__listenEvents(){this.__eventIds=[this.target.on_(bn.REMOVE,this.__onRemoveChild,this),this.target.on_(Bn.CHANGE,this.__checkIdChange,this)]}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}destroy(){this.__eventIds.length&&(this.__removeListenEvents(),this.picker.destroy(),this.findLeaf=null,this.innerIdMap={},this.idMap={})}}Object.assign(e,{watcher:(t,e)=>new Cl(t,e),layouter:(t,e)=>new Nl(t,e),renderer:(t,e,i)=>new Yl(t,e,i),selector:(t,e)=>new Zl(t,e)}),t.layout=Nl.fullLayout;const $l={convert(t,e){const i=zh.getBase(t),s=Object.assign(Object.assign({},i),{x:e.x,y:e.y,width:t.width,height:t.height,pointerType:t.pointerType,pressure:t.pressure});return"pen"===s.pointerType&&(s.tangentialPressure=t.tangentialPressure,s.tiltX=t.tiltX,s.tiltY=t.tiltY,s.twist=t.twist),s},convertMouse(t,e){const i=zh.getBase(t);return Object.assign(Object.assign({},i),{x:e.x,y:e.y,width:1,height:1,pointerType:"mouse",pressure:.5})},convertTouch(t,e){const i=$l.getTouch(t),s=zh.getBase(t);return Object.assign(Object.assign({},s),{x:e.x,y:e.y,width:1,height:1,pointerType:"touch",multiTouch:t.touches.length>1,pressure:i.force})},getTouch:t=>t.targetTouches[0]||t.changedTouches[0]},Jl={getMove(t,e){let{moveSpeed:i}=e,{deltaX:s,deltaY:o}=t;return t.shiftKey&&!s&&(s=o,o=0),s>50&&(s=Math.max(50,s/3)),o>50&&(o=Math.max(50,o/3)),{x:-s*i*2,y:-o*i*2}},getScale(e,i){let s,o=1,{zoomMode:n,zoomSpeed:r}=i;const h=e.deltaY||e.deltaX;if(n?(s="mouse"===n||!e.deltaX&&(t.intWheelDeltaY?Math.abs(h)>17:Math.ceil(h)!==h),(e.shiftKey||e.metaKey||e.ctrlKey)&&(s=!0)):s=!e.shiftKey&&(e.metaKey||e.ctrlKey),s){r=a.within(r,0,1);o=1-h/(4*(e.deltaY?i.delta.y:i.delta.x))*r,o<.5&&(o=.5),o>=1.5&&(o=1.5)}return o}},Ql={convert(t){const e=zh.getBase(t);return Object.assign(Object.assign({},e),{code:t.code,key:t.key})}},{getMoveEventData:td,getZoomEventData:ed,getRotateEventData:id,pathCanDrag:sd}=zh;class od extends rl{__listenEvents(){super.__listenEvents();const t=this.view=this.canvas.view;this.viewEvents={pointerdown:this.onPointerDown,mousedown:this.onMouseDown,touchstart:this.onTouchStart,contextmenu:this.onContextMenu,wheel:this.onWheel,gesturestart:this.onGesturestart,gesturechange:this.onGesturechange,gestureend:this.onGestureend},this.windowEvents={pointermove:this.onPointerMove,pointerup:this.onPointerUp,pointercancel:this.onPointerCancel,mousemove:this.onMouseMove,mouseup:this.onMouseUp,touchmove:this.onTouchMove,touchend:this.onTouchEnd,touchcancel:this.onTouchCancel,keydown:this.onKeyDown,keyup:this.onKeyUp,scroll:this.onScroll};const{viewEvents:e,windowEvents:i}=this;for(let i in e)e[i]=e[i].bind(this),t.addEventListener(i,e[i]);for(let t in i)i[t]=i[t].bind(this),window.addEventListener(t,i[t])}__removeListenEvents(){super.__removeListenEvents();const{viewEvents:t,windowEvents:e}=this;for(let e in t)this.view.removeEventListener(e,t[e]),this.viewEvents={};for(let t in e)window.removeEventListener(t,e[t]),this.windowEvents={}}getTouches(t){const e=[];for(let i=0,s=t.length;i<s;i++)e.push(t[i]);return e}preventDefaultPointer(t){const{pointer:e}=this.config;e.preventDefault&&t.preventDefault()}preventDefaultWheel(t){const{wheel:e}=this.config;e.preventDefault&&t.preventDefault()}preventWindowPointer(t){return!this.downData&&t.target!==this.view}onKeyDown(t){this.keyDown(Ql.convert(t))}onKeyUp(t){this.keyUp(Ql.convert(t))}onContextMenu(t){this.config.pointer.preventDefaultMenu&&t.preventDefault(),this.menu($l.convert(t,this.getLocal(t)))}onScroll(){this.canvas.updateClientBounds()}onPointerDown(t){this.preventDefaultPointer(t),this.config.pointer.touch||this.useMultiTouch||(this.usePointer||(this.usePointer=!0),this.pointerDown($l.convert(t,this.getLocal(t))))}onPointerMove(t){this.config.pointer.touch||this.useMultiTouch||this.preventWindowPointer(t)||(this.usePointer||(this.usePointer=!0),this.pointerMove($l.convert(t,this.getLocal(t,!0))))}onPointerUp(t){this.downData&&this.preventDefaultPointer(t),this.config.pointer.touch||this.useMultiTouch||this.preventWindowPointer(t)||this.pointerUp($l.convert(t,this.getLocal(t)))}onPointerCancel(){this.useMultiTouch||this.pointerCancel()}onMouseDown(t){this.preventDefaultPointer(t),this.useTouch||this.usePointer||this.pointerDown($l.convertMouse(t,this.getLocal(t)))}onMouseMove(t){this.useTouch||this.usePointer||this.preventWindowPointer(t)||this.pointerMove($l.convertMouse(t,this.getLocal(t,!0)))}onMouseUp(t){this.downData&&this.preventDefaultPointer(t),this.useTouch||this.usePointer||this.preventWindowPointer(t)||this.pointerUp($l.convertMouse(t,this.getLocal(t)))}onMouseCancel(){this.useTouch||this.usePointer||this.pointerCancel()}onTouchStart(t){const e=$l.getTouch(t),i=this.getLocal(e,!0),{preventDefault:s}=this.config.touch;(!0===s||"auto"===s&&sd(this.findPath(i)))&&t.preventDefault(),this.multiTouchStart(t),this.usePointer||(this.touchTimer&&(window.clearTimeout(this.touchTimer),this.touchTimer=0),this.useTouch=!0,this.pointerDown($l.convertTouch(t,i)))}onTouchMove(t){if(this.multiTouchMove(t),this.usePointer||this.preventWindowPointer(t))return;const e=$l.getTouch(t);this.pointerMove($l.convertTouch(t,this.getLocal(e)))}onTouchEnd(t){if(this.multiTouchEnd(),this.usePointer||this.preventWindowPointer(t))return;this.touchTimer&&clearTimeout(this.touchTimer),this.touchTimer=setTimeout((()=>{this.useTouch=!1}),500);const e=$l.getTouch(t);this.pointerUp($l.convertTouch(t,this.getLocal(e)))}onTouchCancel(){this.usePointer||this.pointerCancel()}multiTouchStart(t){this.useMultiTouch=t.touches.length>1,this.touches=this.useMultiTouch?this.getTouches(t.touches):void 0,this.useMultiTouch&&this.pointerCancel()}multiTouchMove(t){if(this.useMultiTouch&&t.touches.length>1){const e=this.getTouches(t.touches),i=this.getKeepTouchList(this.touches,e);i.length>1&&(this.multiTouch(zh.getBase(t),i),this.touches=e)}}multiTouchEnd(){this.touches=null,this.useMultiTouch=!1,this.transformEnd()}getKeepTouchList(t,e){let i;const s=[];return t.forEach((t=>{i=e.find((e=>e.identifier===t.identifier)),i&&s.push({from:this.getLocal(t),to:this.getLocal(i)})})),s}getLocalTouchs(t){return t.map((t=>this.getLocal(t)))}onWheel(t){this.preventDefaultWheel(t);const{wheel:e}=this.config;if(e.disabled)return;const i=e.getScale?e.getScale(t,e):Jl.getScale(t,e),s=this.getLocal(t),o=zh.getBase(t);1!==i?this.zoom(ed(s,i,o)):this.move(td(s,e.getMove?e.getMove(t,e):Jl.getMove(t,e),o))}onGesturestart(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.lastGestureScale=1,this.lastGestureRotation=0)}onGesturechange(t){if(this.useMultiTouch)return;this.preventDefaultWheel(t);const e=this.getLocal(t),i=zh.getBase(t),s=t.scale/this.lastGestureScale,o=t.rotation-this.lastGestureRotation;let{rotateSpeed:n}=this.config.wheel;n=a.within(n,0,1),this.zoom(ed(e,s*s,i)),this.rotate(id(e,o/Math.PI*180*(n/4+.1),i)),this.lastGestureScale=t.scale,this.lastGestureRotation=t.rotation}onGestureend(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.transformEnd())}setCursor(t){super.setCursor(t);const e=[];this.eachCursor(t,e),"object"==typeof e[e.length-1]&&e.push("default"),this.canvas.view.style.cursor=e.map((t=>"object"==typeof t?`url(${t.url}) ${t.x||0} ${t.y||0}`:t)).join(",")}eachCursor(t,e,i=0){if(i++,t instanceof Array)t.forEach((t=>this.eachCursor(t,e,i)));else{const s="string"==typeof t&&al.get(t);s&&i<2?this.eachCursor(s,e,i):e.push(t)}}destroy(){this.view&&(super.destroy(),this.view=null,this.touches=null)}}function nd(t,e){let i;const{rows:s,decorationY:o,decorationHeight:n}=t.__.__textDrawData;for(let t=0,r=s.length;t<r;t++)i=s[t],i.text?e.fillText(i.text,i.x,i.y):i.data&&i.data.forEach((t=>{e.fillText(t.char,t.x,i.y)})),o&&e.fillRect(i.x,i.y+o,i.width,n)}function rd(t,e,i){const{strokeAlign:s}=e.__,o="string"!=typeof t;switch(s){case"center":i.setStroke(o?void 0:t,e.__.strokeWidth,e.__),o?ld(t,!0,e,i):hd(e,i);break;case"inside":ad("inside",t,o,e,i);break;case"outside":ad("outside",t,o,e,i)}}function ad(t,e,i,s,o){const{__strokeWidth:n,__font:r}=s.__,a=o.getSameCanvas(!0,!0);a.setStroke(i?void 0:e,2*n,s.__),a.font=r,i?ld(e,!0,s,a):hd(s,a),a.blendMode="outside"===t?"destination-out":"destination-in",nd(s,a),a.blendMode="normal",s.__worldFlipped?o.copyWorldByReset(a,s.__nowWorld):o.copyWorldToInner(a,s.__nowWorld,s.__layout.renderBounds),a.recycle(s.__nowWorld)}function hd(t,e){let i;const{rows:s,decorationY:o,decorationHeight:n}=t.__.__textDrawData;for(let t=0,r=s.length;t<r;t++)i=s[t],i.text?e.strokeText(i.text,i.x,i.y):i.data&&i.data.forEach((t=>{e.strokeText(t.char,t.x,i.y)})),o&&e.strokeRect(i.x,i.y+o,i.width,n)}function ld(t,e,i,s){let o;for(let n=0,r=t.length;n<r;n++)o=t[n],o.image&&$r.checkImage(i,s,o,!1)||o.style&&(s.strokeStyle=o.style,o.blendMode?(s.saveBlendMode(o.blendMode),e?hd(i,s):s.stroke(),s.restoreBlendMode()):e?hd(i,s):s.stroke())}const{getSpread:dd,getOuterOf:cd,getByMove:ud,getIntersectData:_d}=tt;let pd;function gd(t,e,i){if("object"!=typeof e||!1===e.visible||0===e.opacity)return;const{boxBounds:s}=i.__layout;switch(e.type){case"solid":let{type:o,blendMode:n,color:r,opacity:a}=e;return{type:o,blendMode:n,style:Kr.string(r,a)};case"image":return $r.image(i,t,e,s,!pd||!pd[e.url]);case"linear":return Jr.linearGradient(e,s);case"radial":return Jr.radialGradient(e,s);case"angular":return Jr.conicGradient(e,s);default:return void 0!==e.r?{type:"solid",style:Kr.string(e)}:void 0}}const fd={compute:function(t,e){const i=e.__,s=[];let o,n=i.__input[t];n instanceof Array||(n=[n]),pd=$r.recycleImage(t,i);for(let i,o=0,r=n.length;o<r;o++)i=gd(t,n[o],e),i&&s.push(i);i["_"+t]=s.length?s:void 0,s.length&&s[0].image&&(o=s[0].image.hasOpacityPixel),"fill"===t?i.__pixelFill=o:i.__pixelStroke=o},fill:function(t,e,i){i.fillStyle=t,e.__.__font?nd(e,i):e.__.windingRule?i.fill(e.__.windingRule):i.fill()},fills:function(t,e,i){let s;const{windingRule:o,__font:n}=e.__;for(let r=0,a=t.length;r<a;r++)s=t[r],s.image&&$r.checkImage(e,i,s,!n)||s.style&&(i.fillStyle=s.style,s.transform?(i.save(),i.transform(s.transform),s.blendMode&&(i.blendMode=s.blendMode),n?nd(e,i):o?i.fill(o):i.fill(),i.restore()):s.blendMode?(i.saveBlendMode(s.blendMode),n?nd(e,i):o?i.fill(o):i.fill(),i.restoreBlendMode()):n?nd(e,i):o?i.fill(o):i.fill())},fillText:nd,stroke:function(t,e,i){const s=e.__,{__strokeWidth:o,strokeAlign:n,__font:r}=s;if(o)if(r)rd(t,e,i);else switch(n){case"center":i.setStroke(t,o,s),i.stroke();break;case"inside":i.save(),i.setStroke(t,2*o,s),s.windingRule?i.clip(s.windingRule):i.clip(),i.stroke(),i.restore();break;case"outside":const n=i.getSameCanvas(!0,!0);n.setStroke(t,2*o,s),e.__drawRenderPath(n),n.stroke(),s.windingRule?n.clip(s.windingRule):n.clip(),n.clearWorld(e.__layout.renderBounds),e.__worldFlipped?i.copyWorldByReset(n,e.__nowWorld):i.copyWorldToInner(n,e.__nowWorld,e.__layout.renderBounds),n.recycle(e.__nowWorld)}},strokes:function(t,e,i){const s=e.__,{__strokeWidth:o,strokeAlign:n,__font:r}=s;if(o)if(r)rd(t,e,i);else switch(n){case"center":i.setStroke(void 0,o,s),ld(t,!1,e,i);break;case"inside":i.save(),i.setStroke(void 0,2*o,s),s.windingRule?i.clip(s.windingRule):i.clip(),ld(t,!1,e,i),i.restore();break;case"outside":const{renderBounds:n}=e.__layout,r=i.getSameCanvas(!0,!0);e.__drawRenderPath(r),r.setStroke(void 0,2*o,s),ld(t,!1,e,r),s.windingRule?r.clip(s.windingRule):r.clip(),r.clearWorld(n),e.__worldFlipped?i.copyWorldByReset(r,e.__nowWorld):i.copyWorldToInner(r,e.__nowWorld,n),r.recycle(e.__nowWorld)}},strokeText:rd,drawTextStroke:hd,shape:function(t,e,i){const s=e.getSameCanvas(),o=t.__nowWorld;let n,r,a,h,{scaleX:l,scaleY:d}=o;if(l<0&&(l=-l),d<0&&(d=-d),e.bounds.includes(o))h=s,n=a=o;else{const{renderShapeSpread:s}=t.__layout,c=_d(s?dd(e.bounds,l===d?s*l:[s*d,s*l]):e.bounds,o);r=e.bounds.getFitMatrix(c);let{a:u,d:_}=r;if(r.a<1&&(h=e.getSameCanvas(),t.__renderShape(h,i),l*=u,d*=_),a=cd(o,r),n=ud(a,-r.e,-r.f),i.matrix){const{matrix:t}=i;r.multiply(t),u*=t.scaleX,_*=t.scaleY}i=Object.assign(Object.assign({},i),{matrix:r.withScale(u,_)})}return t.__renderShape(s,i),{canvas:s,matrix:r,bounds:n,worldCanvas:h,shapeBounds:a,scaleX:l,scaleY:d}}};let yd={};const{get:md,rotateOfOuter:vd,translate:wd,scaleOfOuter:xd,scale:bd,rotate:Bd}=v;function Rd(t,e,i,s,o,n,r){const a=md();wd(a,e.x+i,e.y+s),bd(a,o,n),r&&vd(a,{x:e.x+e.width/2,y:e.y+e.height/2},r),t.transform=a}function Td(t,e,i,s,o,n,r){const a=md();wd(a,e.x+i,e.y+s),o&&bd(a,o,n),r&&Bd(a,r),t.transform=a}function kd(t,e,i,s,o,n,r,a,h,l){const d=md();if(h)if("center"===l)vd(d,{x:i/2,y:s/2},h);else switch(Bd(d,h),h){case 90:wd(d,s,0);break;case 180:wd(d,i,s);break;case 270:wd(d,0,i)}yd.x=e.x+o,yd.y=e.y+n,wd(d,yd.x,yd.y),r&&xd(d,yd,r,a),t.transform=d}const{get:Cd,translate:Ed}=v,Pd=new ot,Sd={},Od={};function Ld(t,e,i,s){const{blendMode:o,sync:n}=i;o&&(t.blendMode=o),n&&(t.sync=n),t.data=Dd(i,s,e)}function Dd(t,e,i){let{width:s,height:o}=i;t.padding&&(e=Pd.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");const{opacity:n,mode:r,align:h,offset:l,scale:d,size:c,rotation:u,repeat:_}=t,p=e.width===s&&e.height===o,g={mode:r},f="center"!==h&&(u||0)%180==90,y=f?o:s,m=f?s:o;let v,w,x=0,b=0;if(r&&"cover"!==r&&"fit"!==r)(d||c)&&(a.getScaleData(d,c,i,Od),v=Od.scaleX,w=Od.scaleY);else if(!p||u){const t=e.width/y,i=e.height/m;v=w="fit"===r?Math.min(t,i):Math.max(t,i),x+=(e.width-s*v)/2,b+=(e.height-o*w)/2}if(h){const t={x:x,y:b,width:y,height:m};v&&(t.width*=v,t.height*=w),_t.toPoint(h,t,e,Sd,!0),x+=Sd.x,b+=Sd.y}switch(l&&(x+=l.x,b+=l.y),r){case"stretch":p||(s=e.width,o=e.height);break;case"normal":case"clip":(x||b||v||u)&&Td(g,e,x,b,v,w,u);break;case"repeat":(!p||v||u)&&kd(g,e,s,o,x,b,v,w,u,h),_||(g.repeat="repeat");break;default:v&&Rd(g,e,x,b,v,w,u)}return g.transform||(e.x||e.y)&&(g.transform=Cd(),Ed(g.transform,e.x,e.y)),v&&"stretch"!==r&&(g.scaleX=v,g.scaleY=w),g.width=s,g.height=o,n&&(g.opacity=n),_&&(g.repeat="string"==typeof _?"x"===_?"repeat-x":"repeat-y":"repeat"),g}let Md,Ad=new ot;const{isSame:Id}=tt;function Wd(t,e,i,s,o,n){if("fill"===e&&!t.__.__naturalWidth){const e=t.__;if(e.__naturalWidth=s.width/e.pixelRatio,e.__naturalHeight=s.height/e.pixelRatio,e.__autoSide)return t.forceUpdate("width"),t.__proxyData&&(t.setProxyAttr("width",e.width),t.setProxyAttr("height",e.height)),!1}return o.data||Ld(o,s,i,n),!0}function Fd(t,e){Yd(t,Rn.LOAD,e)}function Nd(t,e){Yd(t,Rn.LOADED,e)}function zd(t,e,i){e.error=i,t.forceUpdate("surface"),Yd(t,Rn.ERROR,e)}function Yd(t,e,i){t.hasEvent(e)&&t.emitEvent(new Rn(e,i))}function Xd(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:jd,scale:Hd,copy:Ud}=v,{ceil:Vd,abs:Gd}=Math;function Kd(e,i,s){let{scaleX:o,scaleY:n}=ro.patternLocked?e.__world:e.__nowWorld;const r=o+"-"+n+"-"+s;if(i.patternId===r||e.destroyed)return!1;{o=Gd(o),n=Gd(n);const{image:e,data:a}=i;let h,l,{width:d,height:c,scaleX:u,scaleY:_,opacity:p,transform:g,repeat:f}=a;u&&(l=jd(),Ud(l,g),Hd(l,1/u,1/_),o*=u,n*=_),o*=s,n*=s,d*=o,c*=n;const y=d*c;if(!f&&y>t.image.maxCacheSize)return!1;let m=t.image.maxPatternSize;if(!e.isSVG){const t=e.width*e.height;m>t&&(m=t)}y>m&&(h=Math.sqrt(y/m)),h&&(o/=h,n/=h,d/=h,c/=h),u&&(o/=u,n/=_),(g||1!==o||1!==n)&&(l||(l=jd(),g&&Ud(l,g)),Hd(l,1/o,1/n));const v=e.getCanvas(Vd(d)||1,Vd(c)||1,p),w=e.getPattern(v,f||t.origin.noRepeat||"no-repeat",l,i);return i.style=w,i.patternId=r,!0}}function qd(t,e,i,s){return new(i||(i=Promise))((function(o,n){function r(t){try{h(s.next(t))}catch(t){n(t)}}function a(t){try{h(s.throw(t))}catch(t){n(t)}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(r,a)}h((s=s.apply(t,e||[])).next())}))}"function"==typeof SuppressedError&&SuppressedError;const{abs:Zd}=Math;const $d={image:function(t,e,i,s,o){let n,r;const a=ro.get(i);return Md&&i===Md.paint&&Id(s,Md.boxBounds)?n=Md.leafPaint:(n={type:i.type,image:a},Md=a.use>1?{leafPaint:n,paint:i,boxBounds:Ad.set(s)}:null),(o||a.loading)&&(r={image:a,attrName:e,attrValue:i}),a.ready?(Wd(t,e,i,a,n,s),o&&(Fd(t,r),Nd(t,r))):a.error?o&&zd(t,r,a.error):(Xd(t,!0),o&&Fd(t,r),n.loadId=a.load((()=>{Xd(t,!1),t.destroyed||(Wd(t,e,i,a,n,s)&&(a.hasOpacityPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),Nd(t,r)),n.loadId=null}),(e=>{Xd(t,!1),zd(t,r,e),n.loadId=null}))),n},checkImage:function(e,i,s,o){const{scaleX:n,scaleY:r}=ro.patternLocked?e.__world:e.__nowWorld,{pixelRatio:a}=i;if(!s.data||s.patternId===n+"-"+r+"-"+a&&!ta.running)return!1;{const{data:h}=s;if(o)if(h.repeat)o=!1;else{let{width:e,height:i}=h;e*=Zd(n)*a,i*=Zd(r)*a,h.scaleX&&(e*=h.scaleX,i*=h.scaleY),o=e*i>t.image.maxCacheSize||ta.running}return o?(i.save(),i.clip(),s.blendMode&&(i.blendMode=s.blendMode),h.opacity&&(i.opacity*=h.opacity),h.transform&&i.transform(h.transform),i.drawImage(s.image.view,0,0,h.width,h.height),i.restore(),!0):(!s.style||s.sync||ta.running?Kd(e,s,a):s.patternTask||(s.patternTask=ro.patternTasker.add((()=>qd(this,void 0,void 0,(function*(){s.patternTask=null,i.bounds.hit(e.__nowWorld)&&Kd(e,s,a),e.forceUpdate("surface")}))),300)),!1)}},createPattern:Kd,recycleImage:function(t,e){const i=e["_"+t];if(i instanceof Array){let s,o,n,r;for(let a=0,h=i.length;a<h;a++)s=i[a].image,r=s&&s.url,r&&(o||(o={}),o[r]=!0,ro.recycle(s),s.loading&&(n||(n=e.__input&&e.__input[t]||[],n instanceof Array||(n=[n])),s.unload(i[a].loadId,!n.some((t=>t.url===r)))));return o}return null},createData:Ld,getPatternData:Dd,fillOrFitMode:Rd,clipMode:Td,repeatMode:kd},{toPoint:Jd}=dt,Qd={},tc={};function ec(t,e,i){if(e){let s;for(let o=0,n=e.length;o<n;o++)s=e[o],"string"==typeof s?t.addColorStop(o/(n-1),Kr.string(s,i)):t.addColorStop(s.offset,Kr.string(s.color,i))}}const{getAngle:ic,getDistance:sc}=S,{get:oc,rotateOfOuter:nc,scaleOfOuter:rc}=v,{toPoint:ac}=dt,hc={},lc={};function dc(t,e,i,s,o){let n;const{width:r,height:a}=t;if(r!==a||s){const t=ic(e,i);n=oc(),o?(rc(n,e,r/a*(s||1),1),nc(n,e,t+90)):(rc(n,e,1,r/a*(s||1)),nc(n,e,t))}return n}const{getDistance:cc}=S,{toPoint:uc}=dt,_c={},pc={};const gc={linearGradient:function(e,i){let{from:s,to:o,type:n,blendMode:r,opacity:a}=e;Jd(s||"top",i,Qd),Jd(o||"bottom",i,tc);const h=t.canvas.createLinearGradient(Qd.x,Qd.y,tc.x,tc.y);ec(h,e.stops,a);const l={type:n,style:h};return r&&(l.blendMode=r),l},radialGradient:function(e,i){let{from:s,to:o,type:n,opacity:r,blendMode:a,stretch:h}=e;ac(s||"center",i,hc),ac(o||"bottom",i,lc);const l=t.canvas.createRadialGradient(hc.x,hc.y,0,hc.x,hc.y,sc(hc,lc));ec(l,e.stops,r);const d={type:n,style:l},c=dc(i,hc,lc,h,!0);return c&&(d.transform=c),a&&(d.blendMode=a),d},conicGradient:function(e,i){let{from:s,to:o,type:n,opacity:r,blendMode:a,stretch:h}=e;uc(s||"center",i,_c),uc(o||"bottom",i,pc);const l=t.conicGradientSupport?t.canvas.createConicGradient(0,_c.x,_c.y):t.canvas.createRadialGradient(_c.x,_c.y,0,_c.x,_c.y,cc(_c,pc));ec(l,e.stops,r);const d={type:n,style:l},c=dc(i,_c,pc,h||1,t.conicGradientRotate90);return c&&(d.transform=c),a&&(d.blendMode=a),d},getTransform:dc},{copy:fc,toOffsetOutBounds:yc}=tt,mc={},vc={};function wc(e,i,s,o){const{bounds:n,shapeBounds:r}=o;if(t.fullImageShadow){if(fc(mc,e.bounds),mc.x+=i.x-r.x,mc.y+=i.y-r.y,s){const{matrix:t}=o;mc.x-=(n.x+(t?t.e:0)+n.width/2)*(s-1),mc.y-=(n.y+(t?t.f:0)+n.height/2)*(s-1),mc.width*=s,mc.height*=s}e.copyWorld(o.canvas,e.bounds,mc)}else s&&(fc(mc,i),mc.x-=i.width/2*(s-1),mc.y-=i.height/2*(s-1),mc.width*=s,mc.height*=s),e.copyWorld(o.canvas,r,s?mc:i)}const{toOffsetOutBounds:xc}=tt,bc={};const Bc={shadow:function(t,e,i){let s,o;const{__nowWorld:n,__layout:r}=t,{shadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=a.length-1;yc(l,vc),a.forEach(((a,g)=>{_.setWorldShadow(vc.offsetX+a.x*c,vc.offsetY+a.y*u,a.blur*c,a.color),o=a.spread?1+2*a.spread/(r.boxBounds.width+2*(r.strokeBoxSpread||0)):0,wc(_,vc,o,i),s=l,a.box&&(_.restore(),_.save(),h&&(_.copyWorld(_,l,n,"copy"),s=n),h?_.copyWorld(h,n,n,"destination-out"):_.copyWorld(i.canvas,d,l,"destination-out")),t.__worldFlipped?e.copyWorldByReset(_,s,n,a.blendMode):e.copyWorldToInner(_,s,r.renderBounds,a.blendMode),p&&g<p&&_.clearWorld(s,!0)})),_.recycle(s)},innerShadow:function(t,e,i){let s,o;const{__nowWorld:n,__layout:r}=t,{innerShadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=a.length-1;xc(l,bc),a.forEach(((a,g)=>{_.save(),_.setWorldShadow(bc.offsetX+a.x*c,bc.offsetY+a.y*u,a.blur*c),o=a.spread?1-2*a.spread/(r.boxBounds.width+2*(r.strokeBoxSpread||0)):0,wc(_,bc,o,i),_.restore(),h?(_.copyWorld(_,l,n,"copy"),_.copyWorld(h,n,n,"source-out"),s=n):(_.copyWorld(i.canvas,d,l,"source-out"),s=l),_.fillWorld(s,a.color,"source-in"),t.__worldFlipped?e.copyWorldByReset(_,s,n,a.blendMode):e.copyWorldToInner(_,s,r.renderBounds,a.blendMode),p&&g<p&&_.clearWorld(s,!0)})),_.recycle(s)},blur:function(t,e,i){const{blur:s}=t.__;i.setWorldBlur(s*t.__nowWorld.a),i.copyWorldToInner(e,t.__nowWorld,t.__layout.renderBounds),i.filter="none"},backgroundBlur:function(t,e,i){}},{excludeRenderBounds:Rc}=nn;function Tc(t,e,i,s,o,n){switch(e){case"alpha":!function(t,e,i,s){const o=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,o),s.recycle(o),Cc(t,e,i,1)}(t,i,s,o);break;case"opacity-path":Cc(t,i,s,n);break;case"path":i.restore()}}function kc(t){return t.getSameCanvas(!1,!0)}function Cc(t,e,i,s){const o=t.__nowWorld;e.resetTransform(),e.opacity=s,e.copyWorld(i,o),i.recycle(o)}va.prototype.__renderMask=function(t,e){let i,s,o,n,r;const{children:a}=this;for(let h=0,l=a.length;h<l;h++)i=a[h],i.__.mask&&(r&&(Tc(this,r,t,o,s,n),s=o=null),"path"===i.__.mask?(i.opacity<1?(r="opacity-path",n=i.opacity,o||(o=kc(t))):(r="path",t.save()),i.__clip(o||t,e)):(r="alpha",s||(s=kc(t)),o||(o=kc(t)),i.__render(s,e)),"clipping"!==i.__.mask)||Rc(i,e)||i.__render(o||t,e);Tc(this,r,t,o,s,n)};const Ec=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",Pc=Ec+"_#~&*+\\=|≮≯≈≠=…",Sc=new RegExp([[19968,40959],[13312,19903],[131072,173791],[173824,177983],[177984,178207],[178208,183983],[183984,191471],[196608,201551],[201552,205743],[11904,12031],[12032,12255],[12272,12287],[12288,12351],[12736,12783],[12800,13055],[13056,13311],[63744,64255],[65072,65103],[127488,127743],[194560,195103]].map((([t,e])=>`[\\u${t.toString(16)}-\\u${e.toString(16)}]`)).join("|"));function Oc(t){const e={};return t.split("").forEach((t=>e[t]=!0)),e}const Lc=Oc("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),Dc=Oc("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),Mc=Oc(Ec),Ac=Oc(Pc),Ic=Oc("- —/~|┆·");var Wc;!function(t){t[t.Letter=0]="Letter",t[t.Single=1]="Single",t[t.Before=2]="Before",t[t.After=3]="After",t[t.Symbol=4]="Symbol",t[t.Break=5]="Break"}(Wc||(Wc={}));const{Letter:Fc,Single:Nc,Before:zc,After:Yc,Symbol:Xc,Break:jc}=Wc;function Hc(t){return Lc[t]?Fc:Ic[t]?jc:Dc[t]?zc:Mc[t]?Yc:Ac[t]?Xc:Sc.test(t)?Nc:Fc}const Uc={trimRight(t){const{words:e}=t;let i,s=0,o=e.length;for(let n=o-1;n>-1&&(i=e[n].data[0]," "===i.char);n--)s++,t.width-=i.width;s&&e.splice(o-s,s)}};function Vc(t,e,i){switch(e){case"title":return i?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:Gc}=Uc,{Letter:Kc,Single:qc,Before:Zc,After:$c,Symbol:Jc,Break:Qc}=Wc;let tu,eu,iu,su,ou,nu,ru,au,hu,lu,du,cu,uu,_u,pu,gu,fu=[];function yu(t,e){hu&&!au&&(au=hu),tu.data.push({char:t,width:e}),iu+=e}function mu(){su+=iu,tu.width=iu,eu.words.push(tu),tu={data:[]},iu=0}function vu(){_u&&(pu.paraNumber++,eu.paraStart=!0,_u=!1),hu&&(eu.startCharSize=au,eu.endCharSize=hu,au=0),eu.width=su,gu.width&&Gc(eu),fu.push(eu),eu={words:[]},su=0}const wu=0,xu=1,bu=2;const{top:Bu,right:Ru,bottom:Tu,left:ku}=at;function Cu(t,e,i){const{bounds:s,rows:o}=t;s[e]+=i;for(let t=0;t<o.length;t++)o[t][e]+=i}const Eu={getDrawData:function(e,i){"string"!=typeof e&&(e=String(e));let s=0,o=0,n=i.__getInput("width")||0,r=i.__getInput("height")||0;const{textDecoration:a,__font:h,__padding:l}=i;l&&(n&&(s=l[ku],n-=l[Ru]+l[ku]),r&&(o=l[Bu],r-=l[Bu]+l[Tu]));const d={bounds:{x:s,y:o,width:n,height:r},rows:[],paraNumber:0,font:t.canvas.font=h};return function(e,i,s){pu=e,fu=e.rows,gu=e.bounds;const{__letterSpacing:o,paraIndent:n,textCase:r}=s,{canvas:a}=t,{width:h,height:l}=gu;if(h||l||o||"none"!==r){const t="none"!==s.textWrap,e="break"===s.textWrap;_u=!0,du=null,au=ru=hu=iu=su=0,tu={data:[]},eu={words:[]};for(let s=0,l=i.length;s<l;s++)nu=i[s],"\n"===nu?(iu&&mu(),eu.paraEnd=!0,vu(),_u=!0):(lu=Hc(nu),lu===Kc&&"none"!==r&&(nu=Vc(nu,r,!iu)),ru=a.measureText(nu).width,o&&(o<0&&(hu=ru),ru+=o),cu=lu===qc&&(du===qc||du===Kc)||du===qc&&lu!==$c,uu=!(lu!==Zc&&lu!==qc||du!==Jc&&du!==$c),ou=_u&&n?h-n:h,t&&h&&su+iu+ru>ou&&(e?(iu&&mu(),su&&vu()):(uu||(uu=lu===Kc&&du==$c),cu||uu||lu===Qc||lu===Zc||lu===qc||iu+ru>ou?(iu&&mu(),su&&vu()):su&&vu()))," "===nu&&!0!==_u&&su+iu===0||(lu===Qc?(" "===nu&&iu&&mu(),yu(nu,ru),mu()):cu||uu?(iu&&mu(),yu(nu,ru)):yu(nu,ru)),du=lu);iu&&mu(),su&&vu(),fu.length>0&&(fu[fu.length-1].paraEnd=!0)}else i.split("\n").forEach((t=>{pu.paraNumber++,fu.push({x:n||0,text:t,width:a.measureText(t).width,paraStart:!0})}))}(d,e,i),l&&function(t,e,i,s,o){if(!s)switch(i.textAlign){case"left":Cu(e,"x",t[ku]);break;case"right":Cu(e,"x",-t[Ru])}if(!o)switch(i.verticalAlign){case"top":Cu(e,"y",t[Bu]);break;case"bottom":Cu(e,"y",-t[Tu])}}(l,d,i,n,r),function(t,e){const{rows:i,bounds:s}=t,{__lineHeight:o,__baseLine:n,__letterSpacing:r,__clipText:a,textAlign:h,verticalAlign:l,paraSpacing:d}=e;let c,u,_,{x:p,y:g,width:f,height:y}=s,m=o*i.length+(d?d*(t.paraNumber-1):0),v=n;if(a&&m>y)m=Math.max(y,o),t.overflow=i.length;else switch(l){case"middle":g+=(y-m)/2;break;case"bottom":g+=y-m}v+=g;for(let n=0,l=i.length;n<l;n++){if(c=i[n],c.x=p,c.width<f||c.width>f&&!a)switch(h){case"center":c.x+=(f-c.width)/2;break;case"right":c.x+=f-c.width}c.paraStart&&d&&n>0&&(v+=d),c.y=v,v+=o,t.overflow>n&&v>m&&(c.isOverflow=!0,t.overflow=n+1),u=c.x,_=c.width,r<0&&(c.width<0?(_=-c.width+e.fontSize+r,u-=_,_+=e.fontSize):_-=r),u<s.x&&(s.x=u),_>s.width&&(s.width=_),a&&f&&f<_&&(c.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=g,s.height=m}(d,i),function(t,e,i,s){const{rows:o}=t,{textAlign:n,paraIndent:r,letterSpacing:a}=e;let h,l,d,c,u;o.forEach((t=>{t.words&&(d=r&&t.paraStart?r:0,l=i&&"justify"===n&&t.words.length>1?(i-t.width-d)/(t.words.length-1):0,c=a||t.isOverflow?wu:l>.01?xu:bu,t.isOverflow&&!a&&(t.textMode=!0),c===bu?(t.x+=d,function(t){t.text="",t.words.forEach((e=>{e.data.forEach((e=>{t.text+=e.char}))}))}(t)):(t.x+=d,h=t.x,t.data=[],t.words.forEach((e=>{c===xu?(u={char:"",x:h},h=function(t,e,i){return t.forEach((t=>{i.char+=t.char,e+=t.width})),e}(e.data,h,u),(t.isOverflow||" "!==u.char)&&t.data.push(u)):h=function(t,e,i,s){return t.forEach((t=>{(s||" "!==t.char)&&(t.x=e,i.push(t)),e+=t.width})),e}(e.data,h,t.data,t.isOverflow),!t.paraEnd&&l&&(h+=l,t.width+=l)}))),t.words=null)}))}(d,i,n),d.overflow&&function(e,i,s,o){if(!o)return;const{rows:n,overflow:r}=e;let{textOverflow:a}=i;if(n.splice(r),a&&"show"!==a){let e,h;"hide"===a?a="":"ellipsis"===a&&(a="...");const l=a?t.canvas.measureText(a).width:0,d=s+o-l;("none"===i.textWrap?n:[n[r-1]]).forEach((t=>{if(t.isOverflow&&t.data){let i=t.data.length-1;for(let s=i;s>-1&&(e=t.data[s],h=e.x+e.width,!(s===i&&h<d));s--){if(h<d&&" "!==e.char){t.data.splice(s+1),t.width-=e.width;break}t.width-=e.width}t.width+=l,t.data.push({char:a,x:h}),t.textMode&&function(t){t.text="",t.data.forEach((e=>{t.text+=e.char})),t.data=null}(t)}}))}}(d,i,s,n),"none"!==a&&function(t,e){const{fontSize:i}=e;switch(t.decorationHeight=i/11,e.textDecoration){case"under":t.decorationY=.15*i;break;case"delete":t.decorationY=.35*-i}}(d,i),d}};const Pu={string:function(t,e){const i="number"==typeof e&&1!==e;if("string"==typeof t){if(!i||!Kr.object)return t;t=Kr.object(t)}let s=void 0===t.a?1:t.a;i&&(s*=e);const o=t.r+","+t.g+","+t.b;return 1===s?"rgb("+o+")":"rgba("+o+","+s+")"}},{setPoint:Su,addPoint:Ou,toBounds:Lu}=W;const Du={export(i,s,o){this.running=!0;const n=eo.fileType(s),r=s.includes(".");return o=eo.getExportOptions(o),function(t){Mu||(Mu=new no);return new Promise((e=>{Mu.add((()=>qd(this,void 0,void 0,(function*(){return yield t(e)}))),{parallel:!1})}))}((h=>new Promise((l=>{const d=t=>{h(t),l(),this.running=!1},{toURL:c}=t,{download:u}=t.origin;if("json"===n)return r&&u(c(JSON.stringify(i.toJSON(o.json)),"text"),s),d({data:!!r||i.toJSON(o.json)});if("svg"===n)return r&&u(c(i.toSVG(),"svg"),s),d({data:!!r||i.toSVG()});const{leafer:_}=i;_?(Au(i),_.waitViewCompleted((()=>qd(this,void 0,void 0,(function*(){let t,n,r=1,h=1;const{worldTransform:l,isLeafer:c,isFrame:u}=i,{slice:p,trim:g,onCanvas:f}=o,y=void 0===o.smooth?_.config.smooth:o.smooth,m=o.contextSettings||_.config.contextSettings,v=o.screenshot||i.isApp,w=c&&v&&void 0===o.fill?i.fill:o.fill,x=eo.isOpaqueImage(s)||w,b=new I;if(v)t=!0===v?c?_.canvas.bounds:i.worldRenderBounds:v;else{let e=o.relative||(c?"inner":"local");switch(r=l.scaleX,h=l.scaleY,e){case"inner":b.set(l);break;case"local":b.set(l).divide(i.localTransform),r/=i.scaleX,h/=i.scaleY;break;case"world":r=1,h=1;break;case"page":e=i.leafer;default:b.set(l).divide(i.getTransform(e));const t=e.worldTransform;r/=r/t.scaleX,h/=h/t.scaleY}t=i.getBounds("render",e)}const B={scaleX:1,scaleY:1};a.getScaleData(o.scale,o.size,t,B);let R=o.pixelRatio||1;i.isApp&&(B.scaleX*=R,B.scaleY*=R,R=i.app.pixelRatio);const{x:T,y:k,width:C,height:E}=new ot(t).scale(B.scaleX,B.scaleY),P={matrix:b.scale(1/B.scaleX,1/B.scaleY).invert().translate(-T,-k).withScale(1/r*B.scaleX,1/h*B.scaleY)};let S,O=e.canvas({width:Math.round(C),height:Math.round(E),pixelRatio:R,smooth:y,contextSettings:m});if(p&&(S=i,S.__worldOpacity=0,i=_,P.bounds=O.bounds),O.save(),u&&void 0!==w){const t=i.get("fill");i.fill="",i.__render(O,P),i.fill=t}else i.__render(O,P);if(O.restore(),S&&S.__updateWorldOpacity(),g){n=function(t){const{width:e,height:i}=t.view,{data:s}=t.context.getImageData(0,0,e,i);let o,n,r,a=0;for(let t=0;t<s.length;t+=4)0!==s[t+3]&&(o=a%e,n=(a-o)/e,r?Ou(r,o,n):Su(r={},o,n)),a++;const h=new ot;return Lu(r,h),h.scale(1/t.pixelRatio).ceil()}(O);const t=O,{width:i,height:s}=n,o={x:0,y:0,width:i,height:s,pixelRatio:R};O=e.canvas(o),O.copyWorld(t,n,o)}x&&O.fillWorld(O.bounds,w||"#FFFFFF","destination-over"),f&&f(O);const L="canvas"===s?O:yield O.export(s,o);d({data:L,width:O.pixelWidth,height:O.pixelHeight,renderBounds:t,trimBounds:n})}))))):d({data:!1})}))))}};let Mu;function Au(t){t.__.__needComputePaint&&t.__.__computePaint(),t.isBranch&&t.children.forEach((t=>Au(t)))}const Iu=jt.prototype,Wu=gt.get("@leafer-ui/export");Iu.export=function(t,e){const{quality:i,blob:s}=eo.getExportOptions(e);return t.includes(".")?this.saveAs(t,i):s?this.toBlob(t,i):this.toDataURL(t,i)},Iu.toBlob=function(e,i){return new Promise((s=>{t.origin.canvasToBolb(this.view,e,i).then((t=>{s(t)})).catch((t=>{Wu.error(t),s(null)}))}))},Iu.toDataURL=function(e,i){return t.origin.canvasToDataURL(this.view,e,i)},Iu.saveAs=function(e,i){return new Promise((s=>{t.origin.canvasSaveAs(this.view,e,i).then((()=>{s(!0)})).catch((t=>{Wu.error(t),s(!1)}))}))},Object.assign(Gr,Eu),Object.assign(Kr,Pu),Object.assign(Zr,fd),Object.assign($r,$d),Object.assign(Jr,gc),Object.assign(Qr,Bc),Object.assign(ta,Du),Object.assign(e,{interaction:(t,e,i,s)=>new od(t,e,i,s),hitCanvas:(t,e)=>new Bl(t,e),hitCanvasManager:()=>new hl}),t.origin={createCanvas(t,e){const i=document.createElement("canvas");return i.width=t,i.height=e,i},canvasToDataURL:(t,e,i)=>t.toDataURL(Rl(e),i),canvasToBolb:(t,e,i)=>new Promise((s=>t.toBlob(s,Rl(e),i))),canvasSaveAs:(e,i,s)=>{const o=e.toDataURL(Rl(Tl(i)),s);return t.origin.download(o,i)},download:(t,e)=>new Promise((i=>{let s=document.createElement("a");s.href=t,s.download=e,document.body.appendChild(s),s.click(),document.body.removeChild(s),i()})),loadImage:e=>new Promise(((i,s)=>{const o=new Image,{crossOrigin:n}=t.image;n&&(o.setAttribute("crossOrigin",n),o.crossOrigin=n),o.onload=()=>{i(o)},o.onerror=t=>{s(t)},o.src=t.image.getRealURL(e)}))},t.event={stopDefault(t){t.preventDefault()},stopNow(t){t.stopImmediatePropagation()},stop(t){t.stopPropagation()}},t.canvas=e.canvas(),t.conicGradientSupport=!!t.canvas.context.createConicGradient;const Fu=function(t,e){const i=function(t,e){let i="";const s=t;void 0!==e.formatter(s)?i=e.formatter(s):"value"==e.showType?i+=e.info.map((t=>`${s[t]}`)).join("\n"):"key-value"==e.showType&&(i+=e.info.map((t=>`${t} : ${s[t]}`)).join("\n"));return i}(t,e),{fontSize:s,fontFamily:o,fontWeight:n,padding:r}=e.style,a=new Oa({children:[{tag:"Text",text:i,fontSize:s,fontFamily:o,fontWeight:n,padding:r}]}),{width:h,height:l}=a.getBounds();return{width:h,height:l,text:i}};let Nu=class extends yh{get __tag(){return"Tooltip"}constructor(t){super(t),this.target=t.target,this.config=t.config,this.show()}createShapes(t=this.__.pointerPos){this.clear();const{width:e,height:i,text:s}=Fu(this.target,this.config),{backgroundColor:o,stroke:n,color:r,padding:a,borderRadius:h,fontSize:l,fontWeight:d,fontFamily:c}=this.config.style;let u=this.config.offset;this.setStyle({fill:o,stroke:n}),this.add(new gh({className:"leafer-x-tooltip",fill:r,fontSize:l,fontWeight:d,fontFamily:c,x:t.x+u[0],y:t.y+u[1],text:s,padding:a})),this.roundRect(t.x+u[0],t.y+u[1],e,i,h),this.isShow=!0}clearShowHideTimers(){this.showTimerId&&(clearTimeout(this.showTimerId),this.showTimerId=null),this.hideTimerId&&(clearTimeout(this.hideTimerId),this.hideTimerId=null)}show(t=this.__.pointerPos){this.clearShowHideTimers(),this.showTimerId=setTimeout((()=>{this.createShapes(t),clearTimeout(this.showTimerId),this.showTimerId=null}),this.config.showDelay)}hide(t=!1){this.clearShowHideTimers(),t?this.destroy():this.hideTimerId||(this.hideTimerId=setTimeout((()=>{this.destroy()}),this.config.hideDelay))}update(t){this.clearShowHideTimers(),this.isShow?this.createShapes(t):this.show(t)}destroyTooltip(){this.clearShowHideTimers(),this.destroy(),this.isShow=!1,this.target=void 0}};xl([Po(class extends da{})],Nu.prototype,"__",void 0),xl([go({x:0,y:0})],Nu.prototype,"pointerPos",void 0),xl([go()],Nu.prototype,"showTimerId",void 0),xl([go()],Nu.prototype,"hideTimerId",void 0),xl([go(!1)],Nu.prototype,"isShow",void 0),xl([go()],Nu.prototype,"config",void 0),xl([go()],Nu.prototype,"target",void 0),Nu=xl([Fo()],Nu);const zu={reference:"pointer",info:["tag"],showType:"value",formatter:()=>{},showDelay:500,hideDelay:0,arrow:!1,placement:"right-end",offset:[5,5],preventOverflow:!1,includesType:[],excludesType:[],ignoreType:["Leafer","App","Flow"],throughExcludes:!1,theme:"light",style:{backgroundColor:"white",stroke:"black",color:"black",borderRadius:8,padding:8,fontSize:14,fontWeight:400,fontFamily:'"Punctuation SC","Inter",ui-sans-serif,system-ui,"PingFang SC","Noto Sans CJK SC", "Noto Sans SC", "Heiti SC", "Microsoft YaHei", "DengXian", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"'}};class Yu{constructor(t,e){this.instance=t,this.config=Object.assign({},zu,e),this.handleConfig(),this.initState(),this.pointEventId=this.initEvent()}initState(){if(this.instance.isApp){const t=this.instance;void 0===t.sky&&(t.sky=t.addLeafer({type:"draw",usePartRender:!1})),this.aimLeafer=t.sky}else this.instance.isLeafer&&(this.aimLeafer=this.instance)}handleConfig(){"dark"===this.config.theme&&(this.config.style.backgroundColor="black",this.config.style.color="white")}initEvent(){return this.instance.on_(Rh.MOVE,this.handlePointMove,this)}handlePointMove(t){const e=this.instance.pick({x:t.x,y:t.y},{ignoreHittable:!0,through:!0}),i=this.filterTarget(e.throughPath.list);i&&this.handleAllowed(i)?this.handleTooltip(t,i):this.hideTooltip()}filterTarget(t){const{ignoreType:e,excludesType:i,throughExcludes:s}=this.config,o=s?e.concat(i):e,n=t.filter((t=>{var e;return!o.includes(null==t?void 0:t.tag)&&"Tooltip"!==(null===(e=null==t?void 0:t.parent)||void 0===e?void 0:e.tag)&&"leafer-x-tooltip"!==(null==t?void 0:t.className)}));return n[n.length-1]||null}handleAllowed(t){const e=["#"+t.id,"."+t.className,t.tag],{includesType:i,excludesType:s}=this.config;if(0===i.length&&0===s.length)return!0;const o=e.some((t=>i.includes(t))),n=e.some((t=>s.includes(t)));return!n&&0===i.length||!(!o&&0===s.length)&&(o||!n)}hideTooltip(){this.aimLeafer.find("Tooltip").forEach((t=>{t.hide()}))}handleTooltip(t,e){const i=function(t){return t.tag+t.innerId}(e),s=this.aimLeafer.find("Tooltip");let o=!1;for(const e of s)e.id===i?(e.update({x:t.x,y:t.y}),o=!0):e.hide();o||this.aimLeafer.add(new Nu({id:i,pointerPos:{x:t.x,y:t.y},target:e,config:this.config}))}destroy(){const t=this.aimLeafer.find("Tooltip");t&&t.forEach((t=>{t.destroyTooltip(),t.parent.remove(t)})),this.instance.off_(this.pointEventId),this.instance=null,this.aimLeafer=null}}export{Yu as TooltipPlugin};
1
+ var t;!function(t){t[t.No=0]="No",t[t.Yes=1]="Yes",t[t.NoAndSkip=2]="NoAndSkip",t[t.YesAndSkip=3]="YesAndSkip"}(t||(t={}));const e={};function i(t){return void 0===t}function s(t){return null==t}function r(t){return"string"==typeof t}const{isFinite:n}=Number;function o(t){return"number"==typeof t}const{isArray:a}=Array;function h(t){return t&&"object"==typeof t}const l={default:(t,e)=>(d(e,t),d(t,e),t),assign(t,e,i){let s;Object.keys(e).forEach(r=>{var n,o;if(s=e[r],(null==s?void 0:s.constructor)===Object&&(null===(n=t[r])||void 0===n?void 0:n.constructor)===Object)return d(t[r],e[r],i&&i[r]);i&&r in i?(null===(o=i[r])||void 0===o?void 0:o.constructor)===Object&&d(t[r]={},e[r],i[r]):t[r]=e[r]})},copyAttrs:(t,e,s)=>(s.forEach(s=>{i(e[s])||(t[s]=e[s])}),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let i=0,s=t.length;i<s;i++)e[t[i]]=!0;return e},stintSet(t,e,i){i||(i=void 0),t[e]!==i&&(t[e]=i)}},{assign:d}=l;class c{get __useNaturalRatio(){return!0}get __isLinePath(){const{path:t}=this;return t&&6===t.length&&1===t[0]}get __usePathBox(){return this.__pathInputed}get __blendMode(){if(this.eraser&&"path"!==this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(!i(e))return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let s;for(let r in this)"_"!==r[0]&&(s=e?e[r]:void 0,t[r]=i(s)?this[r]:s);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(!i(e))return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&!i(this.__input[t])&&(this.__input[t]=void 0)}__getInputData(t,e){const s={};if(t)if(a(t))for(let e of t)s[e]=this.__getInput(e);else for(let e in t)s[e]=this.__getInput(e);else{let t,e,{__input:r}=this;s.tag=this.__leaf.tag;for(let n in this)if("_"!==n[0]&&(t=this["_"+n],!i(t))){if("path"===n&&!this.__pathInputed)continue;e=r?r[n]:void 0,s[n]=i(e)?t:e}}if(e&&e.matrix){const{a:t,b:e,c:i,d:r,e:n,f:o}=this.__leaf.__localMatrix;s.matrix={a:t,b:e,c:i,d:r,e:n,f:o}}return s}__setMiddle(t,e){this.__middle||(this.__middle={}),this.__middle[t]=e}__getMiddle(t){return this.__middle&&this.__middle[t]}__checkSingle(){const t=this;if("pass-through"===t.blendMode){const e=this.__leaf;t.opacity<1&&(e.isBranch||t.__hasMultiPaint)||e.__hasEraser||t.eraser||t.filter?t.__single=!0:t.__single&&(t.__single=!1)}else t.__single=!0}__removeNaturalSize(){this.__naturalWidth=this.__naturalHeight=void 0}destroy(){this.__input=this.__middle=null}}const{floor:u,max:_}=Math,p={toURL(t,e){let i=encodeURIComponent(t);return"text"===e?i="data:text/plain;charset=utf-8,"+i:"svg"===e&&(i="data:image/svg+xml,"+i),i},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",isLarge:(t,e,i,s)=>t.width*t.height*(e?e*i:1)>(s||g.maxCacheSize),isSuperLarge:(t,e,i)=>g.isLarge(t,e,i,g.maxPatternSize),getRealURL(t){const{prefix:e,suffix:i}=p.image;return!i||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+i),e&&"/"===t[0]&&(t=e+t),t},resize(t,e,i,s,r,n,o,a,h){const l=p.origin.createCanvas(_(u(e+(s||0)),1),_(u(i+(r||0)),1)),d=l.getContext("2d");if(a&&(d.globalAlpha=a),d.imageSmoothingEnabled=!1!==o,n){const s=e/n.width,r=i/n.height;d.setTransform(s,0,0,r,-n.x*s,-n.y*r),d.drawImage(t,0,0,t.width,t.height)}else d.drawImage(t,0,0,e,i);return l},setPatternTransform(t,e,i){try{e&&t.setTransform&&(t.setTransform(e),e=void 0)}catch(t){}i&&l.stintSet(i,"transform",e)}}},{image:g}=p,f={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=y;return e[t]?e[t]++:(e[t]=1,0)}},y=f;let m,w,v;const{max:x}=Math,b=[0,0,0,0],S={zero:[...b],tempFour:b,set:(t,e,i,s,r)=>(void 0===i&&(i=s=r=e),t[0]=e,t[1]=i,t[2]=s,t[3]=r,t),setTemp:(t,e,i,s)=>k(b,t,e,i,s),toTempAB(t,e,i){v=i?o(t)?e:t:[],o(t)?(m=B(t),w=e):o(e)?(m=t,w=B(e)):(m=t,w=e),4!==m.length&&(m=T(m)),4!==w.length&&(w=T(w))},get(t,e){let s;if(!o(t))switch(t.length){case 4:s=i(e)?t:[...t];break;case 2:s=[t[0],t[1],t[0],t[1]];break;case 3:s=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(s||(s=[t,t,t,t]),!i(e))for(let t=0;t<4;t++)s[t]>e&&(s[t]=e);return s},max:(t,e,i)=>o(t)&&o(e)?x(t,e):(P(t,e,i),k(v,x(m[0],w[0]),x(m[1],w[1]),x(m[2],w[2]),x(m[3],w[3]))),add:(t,e,i)=>o(t)&&o(e)?t+e:(P(t,e,i),k(v,m[0]+w[0],m[1]+w[1],m[2]+w[2],m[3]+w[3])),swapAndScale(t,e,i,s){if(o(t))return e===i?t*e:[t*i,t*e];const r=s?t:[],[n,a,h,l]=4===t.length?t:T(t);return k(r,h*i,l*e,n*i,a*e)}},{set:k,get:T,setTemp:B,toTempAB:P}=S,{round:R,pow:C,max:E,floor:L,PI:O}=Math,A={within:(t,e,s)=>(h(e)&&(s=e.max,e=e.min),!i(e)&&t<e&&(t=e),!i(s)&&t>s&&(t=s),t),fourNumber:S.get,formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),A.float(t)),getGapRotation(t,e,i=0){let s=t+i;if(e>1){const t=Math.abs(s%e);(t<1||t>e-1)&&(s=Math.round(s/e)*e)}return s-i},float(t,e){const s=i(e)?1e12:C(10,e);return-0===(t=R(t*s)/s)?0:t},sign:t=>t<0?-1:1,getScaleData(t,e,i,s){if(s||(s={}),e){const t=(o(e)?e:e.width||0)/i.width,r=(o(e)?e:e.height||0)/i.height;s.scaleX=t||r||1,s.scaleY=r||t||1}else t&&A.assignScale(s,t);return s},assignScale(t,e){o(e)?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)},getFloorScale:(t,e=1)=>E(L(t),e)/t,randInt:D,randColor:t=>`rgba(${D(255)},${D(255)},${D(255)},${t||1})`};function D(t){return Math.round(Math.random()*t)}const M=O/180,I=2*O,W=O/2;function F(){return{a:1,b:0,c:0,d:1,e:0,f:0}}const{sin:z,cos:N,acos:Y,sqrt:X}=Math,{float:H}=A,U={};function j(){return Object.assign(Object.assign(Object.assign({},{a:1,b:0,c:0,d:1,e:0,f:0}),{x:0,y:0,width:0,height:0}),{scaleX:1,scaleY:1,rotation:0,skewX:0,skewY:0})}const V={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:j(),tempMatrix:{},set(t,e=1,i=0,s=0,r=1,n=0,o=0){t.a=e,t.b=i,t.c=s,t.d=r,t.e=n,t.f=o},get:F,getWorld:j,copy(t,e){t.a=e.a,t.b=e.b,t.c=e.c,t.d=e.d,t.e=e.e,t.f=e.f},translate(t,e,i){t.e+=e,t.f+=i},translateInner(t,e,i,s){t.e+=t.a*e+t.c*i,t.f+=t.b*e+t.d*i,s&&(t.e-=e,t.f-=i)},scale(t,e,i=e){t.a*=e,t.b*=e,t.c*=i,t.d*=i},pixelScale(t,e,i){i||(i=t),i.a=t.a*e,i.b=t.b*e,i.c=t.c*e,i.d=t.d*e,i.e=t.e*e,i.f=t.f*e},scaleOfOuter(t,e,i,s){G.toInnerPoint(t,e,U),G.scaleOfInner(t,U,i,s)},scaleOfInner(t,e,i,s=i){G.translateInner(t,e.x,e.y),G.scale(t,i,s),G.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:i,b:s,c:r,d:n}=t,o=N(e*=M),a=z(e);t.a=i*o-s*a,t.b=i*a+s*o,t.c=r*o-n*a,t.d=r*a+n*o},rotateOfOuter(t,e,i){G.toInnerPoint(t,e,U),G.rotateOfInner(t,U,i)},rotateOfInner(t,e,i){G.translateInner(t,e.x,e.y),G.rotate(t,i),G.translateInner(t,-e.x,-e.y)},skew(t,e,i){const{a:s,b:r,c:n,d:o}=t;i&&(i*=M,t.a=s+n*i,t.b=r+o*i),e&&(e*=M,t.c=n+s*e,t.d=o+r*e)},skewOfOuter(t,e,i,s){G.toInnerPoint(t,e,U),G.skewOfInner(t,U,i,s)},skewOfInner(t,e,i,s=0){G.translateInner(t,e.x,e.y),G.skew(t,i,s),G.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:i,b:s,c:r,d:n,e:o,f:a}=t;t.a=e.a*i+e.b*r,t.b=e.a*s+e.b*n,t.c=e.c*i+e.d*r,t.d=e.c*s+e.d*n,t.e=e.e*i+e.f*r+o,t.f=e.e*s+e.f*n+a},multiplyParent(t,e,s,r,n){const{e:o,f:a}=t;if(s||(s=t),i(r)&&(r=1!==t.a||t.b||t.c||1!==t.d),r){const{a:i,b:r,c:o,d:a}=t;s.a=i*e.a+r*e.c,s.b=i*e.b+r*e.d,s.c=o*e.a+a*e.c,s.d=o*e.b+a*e.d,n&&(s.scaleX=e.scaleX*n.scaleX,s.scaleY=e.scaleY*n.scaleY)}else s.a=e.a,s.b=e.b,s.c=e.c,s.d=e.d,n&&(s.scaleX=e.scaleX,s.scaleY=e.scaleY);s.e=o*e.a+a*e.c+e.e,s.f=o*e.b+a*e.d+e.f},divide(t,e){G.multiply(t,G.tempInvert(e))},divideParent(t,e){G.multiplyParent(t,G.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=G;return G.copy(e,t),G.invert(e),e},invert(t){const{a:e,b:i,c:s,d:r,e:n,f:o}=t;if(i||s){const a=1/(e*r-i*s);t.a=r*a,t.b=-i*a,t.c=-s*a,t.d=e*a,t.e=-(n*r-o*s)*a,t.f=-(o*e-n*i)*a}else if(1===e&&1===r)t.e=-n,t.f=-o;else{const i=1/(e*r);t.a=r*i,t.d=e*i,t.e=-n*r*i,t.f=-o*e*i}},toOuterPoint(t,e,i,s){const{x:r,y:n}=e;i||(i=e),i.x=r*t.a+n*t.c,i.y=r*t.b+n*t.d,s||(i.x+=t.e,i.y+=t.f)},toInnerPoint(t,e,i,s){const{a:r,b:n,c:o,d:a}=t,h=1/(r*a-n*o),{x:l,y:d}=e;if(i||(i=e),i.x=(l*a-d*o)*h,i.y=(d*r-l*n)*h,!s){const{e:e,f:s}=t;i.x-=(e*a-s*o)*h,i.y-=(s*r-e*n)*h}},setLayout(t,e,s,r,n){const{x:o,y:a,scaleX:h,scaleY:l}=e;if(i(n)&&(n=e.rotation||e.skewX||e.skewY),n){const{rotation:i,skewX:s,skewY:r}=e,n=i*M,o=N(n),a=z(n);if(s||r){const e=s*M,i=r*M;t.a=(o+i*-a)*h,t.b=(a+i*o)*h,t.c=(e*o-a)*l,t.d=(o+e*a)*l}else t.a=o*h,t.b=a*h,t.c=-a*l,t.d=o*l}else t.a=h,t.b=0,t.c=0,t.d=l;t.e=o,t.f=a,(s=s||r)&&G.translateInner(t,-s.x,-s.y,!r)},getLayout(t,e,i,s){const{a:r,b:n,c:o,d:a,e:h,f:l}=t;let d,c,u,_,p,g=h,f=l;if(n||o){const t=r*a-n*o;if(o&&!s){d=X(r*r+n*n),c=t/d;const e=r/d;u=n>0?Y(e):-Y(e)}else{c=X(o*o+a*a),d=t/c;const e=o/c;u=W-(a>0?Y(-e):-Y(e))}const e=H(N(u)),i=z(u);d=H(d),c=H(c),_=e?H((o/c+i)/e/M,9):0,p=e?H((n/d-i)/e/M,9):0,u=H(u/M)}else d=r,c=a,u=_=p=0;return(e=i||e)&&(g+=e.x*r+e.y*o,f+=e.x*n+e.y*a,i||(g-=e.x,f-=e.y)),{x:g,y:f,scaleX:d,scaleY:c,rotation:u,skewX:_,skewY:p}},withScale(t,e,i=e){const s=t;if(!e||!i){const{a:s,b:r,c:n,d:o}=t;r||n?i=(s*o-r*n)/(e=X(s*s+r*r)):(e=s,i=o)}return s.scaleX=e,s.scaleY=i,s},reset(t){G.set(t)}},G=V,{float:K}=A,{toInnerPoint:q,toOuterPoint:$}=V,{sin:J,cos:Q,abs:Z,sqrt:tt,atan2:et,min:it,round:st}=Math,rt={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,i=0){t.x=e,t.y=i},setRadius(t,e,s){t.radiusX=e,t.radiusY=i(s)?e:s},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,i){t.x=e,t.y=i},round(t,e){t.x=e?st(t.x-.5)+.5:st(t.x),t.y=e?st(t.y-.5)+.5:st(t.y)},move(t,e,i){h(e)?(t.x+=e.x,t.y+=e.y):(t.x+=e,t.y+=i)},scale(t,e,i=e){t.x&&(t.x*=e),t.y&&(t.y*=i)},scaleOf(t,e,i,s=i){t.x+=(t.x-e.x)*(i-1),t.y+=(t.y-e.y)*(s-1)},rotate(t,e,i){i||(i=nt.defaultPoint);const s=Q(e*=M),r=J(e),n=t.x-i.x,o=t.y-i.y;t.x=i.x+n*s-o*r,t.y=i.y+n*r+o*s},tempToInnerOf(t,e){const{tempPoint:i}=nt;return at(i,t),q(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=nt;return at(i,t),$(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=nt;return at(i,t),nt.toInnerRadiusPointOf(t,e,i),i},copyRadiusPoint:(t,e,i,s)=>(at(t,e),ht(t,i,s),t),toInnerRadiusPointOf(t,e,i){i||(i=t),q(e,t,i),i.radiusX=Math.abs(t.radiusX/e.scaleX),i.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,i){q(e,t,i)},toOuterOf(t,e,i){$(e,t,i)},getCenter:(t,e)=>({x:t.x+(e.x-t.x)/2,y:t.y+(e.y-t.y)/2}),getCenterX:(t,e)=>t+(e-t)/2,getCenterY:(t,e)=>t+(e-t)/2,getDistance:(t,e)=>ot(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const r=Z(i-t),n=Z(s-e);return tt(r*r+n*n)},getMinDistanceFrom:(t,e,i,s,r,n)=>it(ot(t,e,i,s),ot(i,s,r,n)),getAngle:(t,e)=>lt(t,e)/M,getRotation:(t,e,i,s)=>(s||(s=e),nt.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/M),getRadianFrom(t,e,s,r,n,o,a,h){i(a)&&(a=s,h=r);const l=t-s,d=e-r,c=n-a,u=o-h;return Math.atan2(l*u-d*c,l*c+d*u)},getAtan2:(t,e)=>et(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s,r){const n=lt(t,e);return r&&(t=e),s||(e={}),e.x=t.x+Q(n)*i,e.y=t.y+J(n)*i,e},toNumberPoints(t){let e=t;return h(t[0])&&(e=[],t.forEach(t=>e.push(t.x,t.y))),e},isSame:(t,e)=>K(t.x)===K(e.x)&&K(t.y)===K(e.y),reset(t){}},nt=rt,{getDistanceFrom:ot,copy:at,setRadius:ht,getAtan2:lt}=nt;new class t{constructor(t,e){this.set(t,e)}set(t,e){return h(t)?rt.copy(this,t):rt.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new t(this)}move(t,e){return rt.move(this,t,e),this}scale(t,e){return rt.scale(this,t,e),this}scaleOf(t,e,i){return rt.scaleOf(this,t,e,i),this}rotate(t,e){return rt.rotate(this,t,e),this}rotateOf(t,e){return rt.rotate(this,e,t),this}getRotation(t,e,i){return rt.getRotation(this,t,e,i)}toInnerOf(t,e){return rt.toInnerOf(this,t,e),this}toOuterOf(t,e){return rt.toOuterOf(this,t,e),this}getCenter(e){return new t(rt.getCenter(this,e))}getDistance(t){return rt.getDistance(this,t)}getDistancePoint(e,i,s,r){return new t(rt.getDistancePoint(this,e,i,s,r))}getAngle(t){return rt.getAngle(this,t)}getAtan2(t){return rt.getAtan2(this,t)}isSame(t){return rt.isSame(this,t)}reset(){return this}};let dt=class t{constructor(t,e,i,s,r,n){this.set(t,e,i,s,r,n)}set(t,e,i,s,r,n){return h(t)?V.copy(this,t):V.set(this,t,e,i,s,r,n),this}setWith(t){return V.copy(this,t),this.scaleX=t.scaleX,this.scaleY=t.scaleY,this}get(){const{a:t,b:e,c:i,d:s,e:r,f:n}=this;return{a:t,b:e,c:i,d:s,e:r,f:n}}clone(){return new t(this)}translate(t,e){return V.translate(this,t,e),this}translateInner(t,e){return V.translateInner(this,t,e),this}scale(t,e){return V.scale(this,t,e),this}scaleWith(t,e){return V.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}pixelScale(t){return V.pixelScale(this,t),this}scaleOfOuter(t,e,i){return V.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return V.scaleOfInner(this,t,e,i),this}rotate(t){return V.rotate(this,t),this}rotateOfOuter(t,e){return V.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return V.rotateOfInner(this,t,e),this}skew(t,e){return V.skew(this,t,e),this}skewOfOuter(t,e,i){return V.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return V.skewOfInner(this,t,e,i),this}multiply(t){return V.multiply(this,t),this}multiplyParent(t){return V.multiplyParent(this,t),this}divide(t){return V.divide(this,t),this}divideParent(t){return V.divideParent(this,t),this}invert(){return V.invert(this),this}invertWith(){return V.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){V.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){V.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return V.setLayout(this,t,e,i),this}getLayout(t,e,i){return V.getLayout(this,t,e,i)}withScale(t,e){return V.withScale(this,t,e)}reset(){V.reset(this)}};new dt;const ct={tempPointBounds:{},setPoint(t,e,i){t.minX=t.maxX=e,t.minY=t.maxY=i},addPoint(t,e,i){t.minX=e<t.minX?e:t.minX,t.minY=i<t.minY?i:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=i>t.maxY?i:t.maxY},addBounds(t,e,i,s,r){ut(t,e,i),ut(t,e+s,i+r)},copy(t,e){t.minX=e.minX,t.minY=e.minY,t.maxX=e.maxX,t.maxY=e.maxY},addPointBounds(t,e){t.minX=e.minX<t.minX?e.minX:t.minX,t.minY=e.minY<t.minY?e.minY:t.minY,t.maxX=e.maxX>t.maxX?e.maxX:t.maxX,t.maxY=e.maxY>t.maxY?e.maxY:t.maxY},toBounds(t,e){e.x=t.minX,e.y=t.minY,e.width=t.maxX-t.minX,e.height=t.maxY-t.minY}},{addPoint:ut}=ct;var _t,pt;!function(t){t[t.top=0]="top",t[t.right=1]="right",t[t.bottom=2]="bottom",t[t.left=3]="left"}(_t||(_t={})),function(t){t[t.topLeft=0]="topLeft",t[t.top=1]="top",t[t.topRight=2]="topRight",t[t.right=3]="right",t[t.bottomRight=4]="bottomRight",t[t.bottom=5]="bottom",t[t.bottomLeft=6]="bottomLeft",t[t.left=7]="left",t[t.center=8]="center",t[t["top-left"]=0]="top-left",t[t["top-right"]=2]="top-right",t[t["bottom-right"]=4]="bottom-right",t[t["bottom-left"]=6]="bottom-left"}(pt||(pt={}));const gt=[{x:0,y:0},{x:.5,y:0},{x:1,y:0},{x:1,y:.5},{x:1,y:1},{x:.5,y:1},{x:0,y:1},{x:0,y:.5},{x:.5,y:.5}];gt.forEach(t=>t.type="percent");const ft={directionData:gt,tempPoint:{},get:yt,toPoint(t,e,i,s,r,n){const o=yt(t);i.x=o.x,i.y=o.y,"percent"===o.type&&(i.x*=e.width,i.y*=e.height,r&&(n||(i.x-=r.x,i.y-=r.y),o.x&&(i.x-=1===o.x?r.width:.5===o.x?o.x*r.width:0),o.y&&(i.y-=1===o.y?r.height:.5===o.y?o.y*r.height:0))),s||(i.x+=e.x,i.y+=e.y)},getPoint:(t,e,i)=>(i||(i={}),ft.toPoint(t,e,i,!0),i)};function yt(t){return r(t)?gt[pt[t]]:t}const{toPoint:mt}=ft,wt={toPoint(t,e,i,s,r,n){mt(t,i,s,r,e,n)}},{tempPointBounds:vt,setPoint:xt,addPoint:bt,toBounds:St}=ct,{toOuterPoint:kt}=V,{float:Tt,fourNumber:Bt}=A,{floor:Pt,ceil:Rt}=Math;let Ct,Et,Lt,Ot;const At={},Dt={},Mt={},It={tempBounds:Mt,set(t,e=0,i=0,s=0,r=0){t.x=e,t.y=i,t.width=s,t.height=r},copy(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},copyAndSpread(t,e,i,s,r){const{x:n,y:o,width:h,height:l}=e;if(a(i)){const e=Bt(i);s?Wt.set(t,n+e[3],o+e[0],h-e[1]-e[3],l-e[2]-e[0]):Wt.set(t,n-e[3],o-e[0],h+e[1]+e[3],l+e[2]+e[0])}else s&&(i=-i),Wt.set(t,n-i,o-i,h+2*i,l+2*i);r&&("width"===r?(t.y=o,t.height=l):(t.x=n,t.width=h))},minX:t=>t.width>0?t.x:t.x+t.width,minY:t=>t.height>0?t.y:t.y+t.height,maxX:t=>t.width>0?t.x+t.width:t.x,maxY:t=>t.height>0?t.y+t.height:t.y,move(t,e,i){t.x+=e,t.y+=i},scroll(t,e){t.x+=e.scrollX,t.y+=e.scrollY},getByMove:(t,e,i)=>(t=Object.assign({},t),Wt.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?zt(e,t):e=t,i||(i=t),e.offsetX=Wt.maxX(i),e.offsetY=Wt.maxY(i),Wt.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e,s){s||rt.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){rt.scaleOf(t,e,i,s),t.width*=i,t.height*=s},tempToOuterOf:(t,e)=>(Wt.copy(Mt,t),Wt.toOuterOf(Mt,e),Mt),getOuterOf:(t,e)=>(t=Object.assign({},t),Wt.toOuterOf(t,e),t),toOuterOf(t,e,i){if(i||(i=t),0===e.b&&0===e.c){const{a:s,d:r,e:n,f:o}=e;s>0?(i.width=t.width*s,i.x=n+t.x*s):(i.width=t.width*-s,i.x=n+t.x*s-i.width),r>0?(i.height=t.height*r,i.y=o+t.y*r):(i.height=t.height*-r,i.y=o+t.y*r-i.height)}else At.x=t.x,At.y=t.y,kt(e,At,Dt),xt(vt,Dt.x,Dt.y),At.x=t.x+t.width,kt(e,At,Dt),bt(vt,Dt.x,Dt.y),At.y=t.y+t.height,kt(e,At,Dt),bt(vt,Dt.x,Dt.y),At.x=t.x,kt(e,At,Dt),bt(vt,Dt.x,Dt.y),St(vt,i)},toInnerOf(t,e,i){i||(i=t),Wt.move(i,-e.e,-e.f),Wt.scale(i,1/e.a,1/e.d)},getFitMatrix(t,e,i=1){const s=Math.min(i,Wt.getFitScale(t,e));return new dt(s,0,0,s,-e.x*s,-e.y*s)},getFitScale(t,e,i){const s=t.width/e.width,r=t.height/e.height;return i?Math.max(s,r):Math.min(s,r)},put(t,e,i="center",s=1,n=!0,o){o||(o=e),r(s)&&(s=Wt.getFitScale(t,e,"cover"===s)),Mt.width=n?e.width*=s:e.width*s,Mt.height=n?e.height*=s:e.height*s,wt.toPoint(i,Mt,t,o,!0,!0)},getSpread(t,e,i){const s={};return Wt.copyAndSpread(s,t,e,!1,i),s},spread(t,e,i){Wt.copyAndSpread(t,t,e,!1,i)},shrink(t,e,i){Wt.copyAndSpread(t,t,e,!0,i)},ceil(t){const{x:e,y:i}=t;t.x=Pt(t.x),t.y=Pt(t.y),t.width=e>t.x?Rt(t.width+e-t.x):Rt(t.width),t.height=i>t.y?Rt(t.height+i-t.y):Rt(t.height)},unsign(t){t.width<0&&(t.x+=t.width,t.width=-t.width),t.height<0&&(t.y+=t.height,t.height=-t.height)},float(t,e){t.x=Tt(t.x,e),t.y=Tt(t.y,e),t.width=Tt(t.width,e),t.height=Tt(t.height,e)},add(t,e,i){Ct=t.x+t.width,Et=t.y+t.height,Lt=e.x,Ot=e.y,i||(Lt+=e.width,Ot+=e.height),Ct=Ct>Lt?Ct:Lt,Et=Et>Ot?Et:Ot,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=Ct-t.x,t.height=Et-t.y},addList(t,e){Wt.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){Wt.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){Wt.setListWithFn(t,e,i,!0)},setListWithFn(t,e,i,s=!1){let r,n=!0;for(let o=0,a=e.length;o<a;o++)r=i?i(e[o],o):e[o],r&&(r.width||r.height)&&(n?(n=!1,s||zt(t,r)):Ft(t,r));n&&Wt.reset(t)},setPoints(t,e){e.forEach((t,e)=>0===e?xt(vt,t.x,t.y):bt(vt,t.x,t.y)),St(vt,t)},setPoint(t,e){Wt.set(t,e.x,e.y)},addPoint(t,e){Ft(t,e,!0)},getPoints(t){const{x:e,y:i,width:s,height:r}=t;return[{x:e,y:i},{x:e+s,y:i},{x:e+s,y:i+r},{x:e,y:i+r}]},hitRadiusPoint:(t,e,i)=>(i&&(e=rt.tempToInnerRadiusPointOf(e,i)),e.x>=t.x-e.radiusX&&e.x<=t.x+t.width+e.radiusX&&e.y>=t.y-e.radiusY&&e.y<=t.y+t.height+e.radiusY),hitPoint:(t,e,i)=>(i&&(e=rt.tempToInnerOf(e,i)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,i)=>(i&&(e=Wt.tempToOuterOf(e,i)),!(t.y+t.height<e.y||e.y+e.height<t.y||t.x+t.width<e.x||e.x+e.width<t.x)),includes:(t,e,i)=>(i&&(e=Wt.tempToOuterOf(e,i)),t.x<=e.x&&t.y<=e.y&&t.x+t.width>=e.x+e.width&&t.y+t.height>=e.y+e.height),getIntersectData(t,e,i){if(i&&(e=Wt.tempToOuterOf(e,i)),!Wt.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:r,width:n,height:o}=e;return Ct=s+n,Et=r+o,Lt=t.x+t.width,Ot=t.y+t.height,s=s>t.x?s:t.x,r=r>t.y?r:t.y,Ct=Ct<Lt?Ct:Lt,Et=Et<Ot?Et:Ot,n=Ct-s,o=Et-r,{x:s,y:r,width:n,height:o}},intersect(t,e,i){Wt.copy(t,Wt.getIntersectData(t,e,i))},isSame:(t,e)=>t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height,isEmpty:t=>0===t.x&&0===t.y&&0===t.width&&0===t.height,reset(t){Wt.set(t)}},Wt=It,{add:Ft,copy:zt}=Wt;let Nt=class t{get minX(){return It.minX(this)}get minY(){return It.minY(this)}get maxX(){return It.maxX(this)}get maxY(){return It.maxY(this)}constructor(t,e,i,s){this.set(t,e,i,s)}set(t,e,i,s){return h(t)?It.copy(this,t):It.set(this,t,e,i,s),this}get(){const{x:t,y:e,width:i,height:s}=this;return{x:t,y:e,width:i,height:s}}clone(){return new t(this)}move(t,e){return It.move(this,t,e),this}scale(t,e,i){return It.scale(this,t,e,i),this}scaleOf(t,e,i){return It.scaleOf(this,t,e,i),this}toOuterOf(t,e){return It.toOuterOf(this,t,e),this}toInnerOf(t,e){return It.toInnerOf(this,t,e),this}getFitMatrix(t,e){return It.getFitMatrix(this,t,e)}put(t,e,i){It.put(this,t,e,i)}spread(t,e){return It.spread(this,t,e),this}shrink(t,e){return It.shrink(this,t,e),this}ceil(){return It.ceil(this),this}unsign(){return It.unsign(this),this}float(t){return It.float(this,t),this}add(t){return It.add(this,t),this}addList(t){return It.setList(this,t,!0),this}setList(t){return It.setList(this,t),this}addListWithFn(t,e){return It.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return It.setListWithFn(this,t,e),this}setPoint(t){return It.setPoint(this,t),this}setPoints(t){return It.setPoints(this,t),this}addPoint(t){return It.addPoint(this,t),this}getPoints(){return It.getPoints(this)}hitPoint(t,e){return It.hitPoint(this,t,e)}hitRadiusPoint(t,e){return It.hitRadiusPoint(this,t,e)}hit(t,e){return It.hit(this,t,e)}includes(t,e){return It.includes(this,t,e)}intersect(t,e){return It.intersect(this,t,e),this}getIntersect(e,i){return new t(It.getIntersectData(this,e,i))}isSame(t){return It.isSame(this,t)}isEmpty(){return It.isEmpty(this)}reset(){It.reset(this)}};const Yt=new Nt;let Xt=class{constructor(t,e,i,s,r,n){h(t)?this.copy(t):this.set(t,e,i,s,r,n)}set(t=0,e=0,i=0,s=0,r=0,n=0){this.top=t,this.right=e,this.bottom=i,this.left=s,this.width=r,this.height=n}copy(t){const{top:e,right:i,bottom:s,left:r,width:n,height:o}=t;this.set(e,i,s,r,n,o)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:r,width:n,height:o}=this;return new Nt(r,e,n||t.width-r-i,o||t.height-e-s)}};const Ht={0:1,1:1,2:1,3:1,4:1,5:1,6:1,7:1,8:1,9:1,".":1,e:1,E:1},{randColor:Ut}=A;let jt=class t{constructor(t){this.repeatMap={},this.name=t}static get(e){return new t(e)}static set filter(t){this.filterList=Vt(t)}static set exclude(t){this.excludeList=Vt(t)}static drawRepaint(t,e){const i=Ut();t.fillWorld(e,i.replace("1)",".1)")),t.strokeWorld(e,i)}static drawBounds(e,i,s){const r="hit"===t.showBounds,n=e.__nowWorld,o=Ut();r&&(i.setWorld(n),e.__drawHitPath(i),i.fillStyle=o.replace("1)",".2)"),i.fill()),i.resetTransform(),i.setStroke(o,2),r?i.stroke():i.strokeWorld(n,o)}log(...t){if(Gt.enable){if(Gt.filterList.length&&Gt.filterList.every(t=>t!==this.name))return;if(Gt.excludeList.length&&Gt.excludeList.some(t=>t===this.name))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){Gt.enable&&this.warn(...t)}warn(...t){Gt.showWarn&&console.warn(this.name,...t)}repeat(t,...e){this.repeatMap[t]||(this.warn("repeat:"+t,...e),this.repeatMap[t]=!0)}error(...t){try{throw new Error}catch(e){console.error(this.name,...t,e)}}};function Vt(t){return t?r(t)&&(t=[t]):t=[],t}jt.filterList=[],jt.excludeList=[],jt.showWarn=!0;const Gt=jt,Kt=jt.get("RunTime"),qt={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const i=f.create(f.RUNTIME);return $t.currentId=$t.idMap[i]=e?performance.now():Date.now(),$t.currentName=$t.nameMap[i]=t,$t.nameToIdMap[t]=i,i},end(t,e){const i=$t.idMap[t],s=$t.nameMap[t],r=e?(performance.now()-i)/1e3:Date.now()-i;$t.idMap[t]=$t.nameMap[t]=$t.nameToIdMap[s]=void 0,Kt.log(s,r,"ms")},endOfName(t,e){const s=$t.nameToIdMap[t];i(s)||$t.end(s,e)}},$t=qt,Jt=[],Qt={list:{},add(t,...e){this.list[t]=!0,Jt.push(...e)},has(t,e){const i=this.list[t];return!i&&e&&this.need(t),i},need(t){console.error("please install and import plugin: "+(t.includes("-x")?"":"@leafer-in/")+t)}};setTimeout(()=>Jt.forEach(t=>Qt.has(t,!0)));const Zt={editor:t=>Qt.need("editor")},te=jt.get("UICreator"),ee={list:{},register(t){const{__tag:e}=t.prototype;ie[e]&&te.repeat(e),ie[e]=t},get(t,e,s,r,n,o){ie[t]||te.error("not register "+t);const a=new ie[t](e);return i(s)||(a.x=s,r&&(a.y=r),n&&(a.width=n),o&&(a.height=o)),a}},{list:ie}=ee,se=jt.get("EventCreator"),re={nameList:{},register(t){let e;Object.keys(t).forEach(i=>{e=t[i],r(e)&&(ne[e]&&se.repeat(e),ne[e]=t)})},changeName(t,e){const i=ne[t];if(i){const s=Object.keys(i).find(e=>i[e]===t);s&&(i[s]=e,ne[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new ne[t](...e)},{nameList:ne}=re;let oe=class{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:i}=this;for(let s=0,r=i.length;s<r;s++)if(e=i[s],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const s=Zt.canvas(t);return this.add(s),s}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let i=0,s=this.list.length;i<s;i++)t=this.list[i],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach(t=>{t.destroy()}),this.list.length=0}destroy(){this.clear()}};function ae(t,e,i,s){var r,n=arguments.length,o=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(o=(n<3?r(o):n>3?r(e,i,o):r(e,i))||o);return n>3&&o&&Object.defineProperty(e,i,o),o}function he(t,e,i,s){return new(i||(i=Promise))(function(e,r){function n(t){try{a(s.next(t))}catch(t){r(t)}}function o(t){try{a(s.throw(t))}catch(t){r(t)}}function a(t){var s;t.done?e(t.value):(s=t.value,s instanceof i?s:new i(function(t){t(s)})).then(n,o)}a((s=s.apply(t,[])).next())})}function le(t){return(e,i)=>{t||(t=i);const s={get(){return this.context[t]},set(e){this.context[t]=e}};"strokeCap"===i&&(s.set=function(e){this.context[t]="none"===e?"butt":e}),Object.defineProperty(e,i,s)}}"function"==typeof SuppressedError&&SuppressedError;const de=[];function ce(){return(t,e)=>{de.push(e)}}const ue=[];let _e=class{set blendMode(t){"normal"===t&&(t="source-over"),this.context.globalCompositeOperation=t}get blendMode(){return this.context.globalCompositeOperation}set dashPattern(t){this.context.setLineDash(t||ue)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;de.forEach(e=>{t=this.context[e],t&&(this[e]=t.bind(this.context))}),this.textBaseline="alphabetic"}setTransform(t,e,i,s,r,n){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,i,s,r,n){h(t)?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,i,s,r,n)}translate(t,e){}scale(t,e){}rotate(t){}fill(t,e){}stroke(t){}clip(t,e){}fillRect(t,e,i,s){}strokeRect(t,e,i,s){}clearRect(t,e,i,s){}drawImage(t,e,i,s,r,n,o,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/s*a;s+=e,e=0,n+=t,a-=t}if(i<0){const t=-i/r*h;r+=i,i=0,o+=t,h-=t}this.context.drawImage(t,e,i,s,r,n,o,a,h);break;case 5:this.context.drawImage(t,e,i,s,r);break;case 3:this.context.drawImage(t,e,i)}}beginPath(){}moveTo(t,e){}lineTo(t,e){}bezierCurveTo(t,e,i,s,r,n){}quadraticCurveTo(t,e,i,s){}closePath(){}arc(t,e,i,s,r,n){}arcTo(t,e,i,s,r){}ellipse(t,e,i,s,r,n,o,a){}rect(t,e,i,s){}roundRect(t,e,i,s,r){}createConicGradient(t,e,i){}createLinearGradient(t,e,i,s){}createPattern(t,e){}createRadialGradient(t,e,i,s,r,n){}fillText(t,e,i,s){}measureText(t){}strokeText(t,e,i,s){}destroy(){this.context=null}};ae([le("imageSmoothingEnabled")],_e.prototype,"smooth",void 0),ae([le("imageSmoothingQuality")],_e.prototype,"smoothLevel",void 0),ae([le("globalAlpha")],_e.prototype,"opacity",void 0),ae([le()],_e.prototype,"fillStyle",void 0),ae([le()],_e.prototype,"strokeStyle",void 0),ae([le("lineWidth")],_e.prototype,"strokeWidth",void 0),ae([le("lineCap")],_e.prototype,"strokeCap",void 0),ae([le("lineJoin")],_e.prototype,"strokeJoin",void 0),ae([le("lineDashOffset")],_e.prototype,"dashOffset",void 0),ae([le()],_e.prototype,"miterLimit",void 0),ae([le()],_e.prototype,"shadowBlur",void 0),ae([le()],_e.prototype,"shadowColor",void 0),ae([le()],_e.prototype,"shadowOffsetX",void 0),ae([le()],_e.prototype,"shadowOffsetY",void 0),ae([le()],_e.prototype,"filter",void 0),ae([le()],_e.prototype,"font",void 0),ae([le()],_e.prototype,"fontKerning",void 0),ae([le()],_e.prototype,"fontStretch",void 0),ae([le()],_e.prototype,"fontVariantCaps",void 0),ae([le()],_e.prototype,"textAlign",void 0),ae([le()],_e.prototype,"textBaseline",void 0),ae([le()],_e.prototype,"textRendering",void 0),ae([le()],_e.prototype,"wordSpacing",void 0),ae([le()],_e.prototype,"letterSpacing",void 0),ae([le()],_e.prototype,"direction",void 0),ae([ce()],_e.prototype,"setTransform",null),ae([ce()],_e.prototype,"resetTransform",null),ae([ce()],_e.prototype,"getTransform",null),ae([ce()],_e.prototype,"save",null),ae([ce()],_e.prototype,"restore",null),ae([ce()],_e.prototype,"translate",null),ae([ce()],_e.prototype,"scale",null),ae([ce()],_e.prototype,"rotate",null),ae([ce()],_e.prototype,"fill",null),ae([ce()],_e.prototype,"stroke",null),ae([ce()],_e.prototype,"clip",null),ae([ce()],_e.prototype,"fillRect",null),ae([ce()],_e.prototype,"strokeRect",null),ae([ce()],_e.prototype,"clearRect",null),ae([ce()],_e.prototype,"beginPath",null),ae([ce()],_e.prototype,"moveTo",null),ae([ce()],_e.prototype,"lineTo",null),ae([ce()],_e.prototype,"bezierCurveTo",null),ae([ce()],_e.prototype,"quadraticCurveTo",null),ae([ce()],_e.prototype,"closePath",null),ae([ce()],_e.prototype,"arc",null),ae([ce()],_e.prototype,"arcTo",null),ae([ce()],_e.prototype,"ellipse",null),ae([ce()],_e.prototype,"rect",null),ae([ce()],_e.prototype,"roundRect",null),ae([ce()],_e.prototype,"createConicGradient",null),ae([ce()],_e.prototype,"createLinearGradient",null),ae([ce()],_e.prototype,"createPattern",null),ae([ce()],_e.prototype,"createRadialGradient",null),ae([ce()],_e.prototype,"fillText",null),ae([ce()],_e.prototype,"measureText",null),ae([ce()],_e.prototype,"strokeText",null);const{copy:pe,multiplyParent:ge,pixelScale:fe}=V,{round:ye}=Math,me=new Nt,we=new Nt,ve={width:1,height:1,pixelRatio:1},xe=["width","height","pixelRatio"];let be=class extends _e{get width(){return this.size.width}get height(){return this.size.height}get pixelRatio(){return this.size.pixelRatio}get pixelWidth(){return this.width*this.pixelRatio||0}get pixelHeight(){return this.height*this.pixelRatio||0}get pixelSnap(){return this.config.pixelSnap}set pixelSnap(t){this.config.pixelSnap=t}get allowBackgroundColor(){return this.view&&this.parentView}constructor(t,e){super(),this.size={},this.worldTransform={},t||(t=ve),this.manager=e,this.innerId=f.create(f.CNAVAS);const{width:i,height:s,pixelRatio:r}=t;this.autoLayout=!i||!s,this.size.pixelRatio=r||p.devicePixelRatio,this.config=t,this.init()}init(){}__createContext(){const{view:t}=this,{contextSettings:e}=this.config;this.context=e?t.getContext("2d",e):t.getContext("2d"),this.__bindContext()}export(t,e){}toBlob(t,e){}toDataURL(t,e){}saveAs(t,e){}resize(t,e=!0){if(this.isSameSize(t))return;let i;this.context&&!this.unreal&&e&&this.width&&(i=this.getSameCanvas(),i.copyWorld(this));const s=this.size;l.copyAttrs(s,t,xe),xe.forEach(t=>s[t]||(s[t]=1)),this.bounds=new Nt(0,0,this.width,this.height),this.updateViewSize(),this.updateClientBounds(),this.context&&(this.smooth=this.config.smooth,!this.unreal&&i&&(this.clearWorld(i.bounds),this.copyWorld(i),i.recycle()))}updateViewSize(){}updateClientBounds(){}getClientBounds(t){return t&&this.updateClientBounds(),this.clientBounds||this.bounds}startAutoLayout(t,e){}stopAutoLayout(){}setCursor(t){}setWorld(t,e){const{pixelRatio:i,pixelSnap:s}=this,r=this.worldTransform;e&&ge(t,e,r),fe(t,i,r),s&&!t.ignorePixelSnap&&(t.half&&t.half*i%2?(r.e=ye(r.e-.5)+.5,r.f=ye(r.f-.5)+.5):(r.e=ye(r.e),r.f=ye(r.f))),this.setTransform(r.a,r.b,r.c,r.d,r.e,r.f)}useWorldTransform(t){t&&(this.worldTransform=t);const e=this.worldTransform;e&&this.setTransform(e.a,e.b,e.c,e.d,e.e,e.f)}setStroke(t,e,i,s){e&&(this.strokeWidth=e),t&&(this.strokeStyle=t),i&&this.setStrokeOptions(i,s)}setStrokeOptions(t,e){let{strokeCap:s,strokeJoin:r,dashPattern:n,dashOffset:o,miterLimit:a}=t;e&&(e.strokeCap&&(s=e.strokeCap),e.strokeJoin&&(r=e.strokeJoin),i(e.dashPattern)||(n=e.dashPattern),i(e.dashOffset)||(o=e.dashOffset),e.miterLimit&&(a=e.miterLimit)),this.strokeCap=s,this.strokeJoin=r,this.dashPattern=n,this.dashOffset=o,this.miterLimit=a}saveBlendMode(t){this.savedBlendMode=this.blendMode,this.blendMode=t}restoreBlendMode(){this.blendMode=this.savedBlendMode}hitFill(t,e){return!0}hitStroke(t,e){return!0}hitPixel(t,e,i=1){return!0}setWorldShadow(t,e,i,s){const{pixelRatio:r}=this;this.shadowOffsetX=t*r,this.shadowOffsetY=e*r,this.shadowBlur=i*r,this.shadowColor=s||"black"}setWorldBlur(t){const{pixelRatio:e}=this;this.filter=`blur(${t*e}px)`}copyWorld(t,e,i,s,r){s&&(this.blendMode=s),e?(this.setTempPixelBounds(e,r),i?(this.setTempPixelBounds2(i,r),i=we):i=me,this.drawImage(t.view,me.x,me.y,me.width,me.height,i.x,i.y,i.width,i.height)):this.drawImage(t.view,0,0),s&&(this.blendMode="source-over")}copyWorldToInner(t,e,i,s,r){e.b||e.c?(this.save(),this.resetTransform(),this.copyWorld(t,e,It.tempToOuterOf(i,e),s,r),this.restore()):(s&&(this.blendMode=s),this.setTempPixelBounds(e,r),this.drawImage(t.view,me.x,me.y,me.width,me.height,i.x,i.y,i.width,i.height),s&&(this.blendMode="source-over"))}copyWorldByReset(t,e,i,s,r,n){this.resetTransform(),this.copyWorld(t,e,i,s,n),r||this.useWorldTransform()}useGrayscaleAlpha(t){let e,i;this.setTempPixelBounds(t,!0,!0);const{context:s}=this,r=s.getImageData(me.x,me.y,me.width,me.height),{data:n}=r;for(let t=0,s=n.length;t<s;t+=4)i=.299*n[t]+.587*n[t+1]+.114*n[t+2],(e=n[t+3])&&(n[t+3]=255===e?i:e*(i/255));s.putImageData(r,me.x,me.y)}useMask(t,e,i){this.copyWorld(t,e,i,"destination-in")}useEraser(t,e,i){this.copyWorld(t,e,i,"destination-out")}fillWorld(t,e,i,s){i&&(this.blendMode=i),this.fillStyle=e,this.setTempPixelBounds(t,s),this.fillRect(me.x,me.y,me.width,me.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i,s){i&&(this.blendMode=i),this.strokeStyle=e,this.setTempPixelBounds(t,s),this.strokeRect(me.x,me.y,me.width,me.height),i&&(this.blendMode="source-over")}clipWorld(t,e=!0){this.beginPath(),this.setTempPixelBounds(t,e),this.rect(me.x,me.y,me.width,me.height),this.clip()}clipUI(t){t.windingRule?this.clip(t.windingRule):this.clip()}clearWorld(t,e=!0){this.setTempPixelBounds(t,e),this.clearRect(me.x,me.y,me.width,me.height)}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}setTempPixelBounds(t,e,i){this.copyToPixelBounds(me,t,e,i)}setTempPixelBounds2(t,e,i){this.copyToPixelBounds(we,t,e,i)}copyToPixelBounds(t,e,i,s){t.set(e),s&&t.intersect(this.bounds),t.scale(this.pixelRatio),i&&t.ceil()}isSameSize(t){return this.width===t.width&&this.height===t.height&&(!t.pixelRatio||this.pixelRatio===t.pixelRatio)}getSameCanvas(t,e){const{size:i,pixelSnap:s}=this,r=this.manager?this.manager.get(i):Zt.canvas(Object.assign({},i));return r.save(),t&&(pe(r.worldTransform,this.worldTransform),r.useWorldTransform()),e&&(r.smooth=this.smooth),r.pixelSnap!==s&&(r.pixelSnap=s),r}recycle(t){this.recycled||(this.restore(),t?this.clearWorld(t):this.clear(),this.manager?this.manager.recycle(this):this.destroy())}updateRender(t){}unrealCanvas(){}destroy(){this.manager=this.view=this.parentView=null}};const Se={creator:{},parse(t,e){},convertToCanvasData(t,e){}},ke={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},Te=Object.assign({M:1,m:10,L:2,l:20,H:3,h:30,V:4,v:40,C:5,c:50,S:6,s:60,Q:7,q:70,T:8,t:80,A:9,a:90,Z:11,z:11,R:12},ke),Be={M:3,m:3,L:3,l:3,H:2,h:2,V:2,v:2,C:7,c:7,S:5,s:5,Q:5,q:5,T:3,t:3,A:8,a:8,Z:1,z:1,N:5,D:9,X:6,G:9,F:5,O:7,P:4,U:6},Pe={m:10,l:20,H:3,h:30,V:4,v:40,c:50,S:6,s:60,q:70,T:8,t:80,A:9,a:90},Re=Object.assign(Object.assign({},Pe),ke),Ce=Te,Ee={};for(let t in Ce)Ee[Ce[t]]=t;const Le={};for(let t in Ce)Le[Ce[t]]=Be[t];const Oe={drawRoundRect(t,e,i,s,r,n){const o=A.fourNumber(n,Math.min(s/2,r/2)),a=e+s,h=i+r;o[0]?t.moveTo(e+o[0],i):t.moveTo(e,i),o[1]?t.arcTo(a,i,a,h,o[1]):t.lineTo(a,i),o[2]?t.arcTo(a,h,e,h,o[2]):t.lineTo(a,h),o[3]?t.arcTo(e,h,e,i,o[3]):t.lineTo(e,h),o[0]?t.arcTo(e,i,a,i,o[0]):t.lineTo(e,i)}},{sin:Ae,cos:De,hypot:Me,atan2:Ie,ceil:We,abs:Fe,PI:ze,sqrt:Ne,pow:Ye}=Math,{setPoint:Xe,addPoint:He}=ct,{set:Ue,toNumberPoints:je}=rt,{M:Ve,L:Ge,C:Ke,Q:qe,Z:$e}=Te,Je={},Qe={points(t,e,i,s){let r=je(e);if(t.push(Ve,r[0],r[1]),i&&r.length>5){let e,n,o,a,h,l,d,c,u,_,p,g,f,y,m,w=r.length;const v=!0===i?.5:i;s&&(r=[r[w-2],r[w-1],...r,r[0],r[1],r[2],r[3]],w=r.length);for(let i=2;i<w-2;i+=2)e=r[i-2],n=r[i-1],o=r[i],a=r[i+1],h=r[i+2],l=r[i+3],p=o-e,g=a-n,f=Ne(Ye(p,2)+Ye(g,2)),y=Ne(Ye(h-o,2)+Ye(l-a,2)),(f||y)&&(m=f+y,f=v*f/m,y=v*y/m,h-=e,l-=n,d=o-f*h,c=a-f*l,2===i?s||t.push(qe,d,c,o,a):(p||g)&&t.push(Ke,u,_,d,c,o,a),u=o+y*h,_=a+y*l);s||t.push(qe,u,_,r[w-2],r[w-1])}else for(let e=2,i=r.length;e<i;e+=2)t.push(Ge,r[e],r[e+1]);s&&t.push($e)},rect(t,e,i,s,r){Se.creator.path=t,Se.creator.moveTo(e,i).lineTo(e+s,i).lineTo(e+s,i+r).lineTo(e,i+r).lineTo(e,i)},roundRect(t,e,i,s,r,n){Se.creator.path=[],Oe.drawRoundRect(Se.creator,e,i,s,r,n),t.push(...Se.convertToCanvasData(Se.creator.path,!0))},arcTo(t,e,i,s,r,n,o,a,h,l,d){const c=s-e,u=r-i,_=n-s,p=o-r;let g=Ie(u,c),f=Ie(p,_);const y=Me(c,u),m=Me(_,p);let w=f-g;if(w<0&&(w+=I),y<1e-12||m<1e-12||w<1e-12||Fe(w-ze)<1e-12)return t&&t.push(Ge,s,r),h&&(Xe(h,e,i),He(h,s,r)),d&&Ue(d,e,i),void(l&&Ue(l,s,r));const v=c*p-_*u<0,x=v?-1:1,b=a/De(w/2),S=s+b*De(g+w/2+W*x),k=r+b*Ae(g+w/2+W*x);return g-=W*x,f-=W*x,ei(t,S,k,a,a,0,g/M,f/M,v,h,l,d)},arc:(t,e,i,s,r,n,o,a,h,l)=>ei(t,e,i,s,s,0,r,n,o,a,h,l),ellipse(t,e,i,s,r,n,o,a,h,l,d,c){const u=n*M,_=Ae(u),p=De(u);let g=o*M,f=a*M;g>ze&&(g-=I),f<0&&(f+=I);let y=f-g;y<0?y+=I:y>I&&(y-=I),h&&(y-=I);const m=We(Fe(y/W)),w=y/m,v=Ae(w/4),x=8/3*v*v/Ae(w/2);f=g+w;let b,S,k,T,B,P,R,C,E=De(g),L=Ae(g),O=k=p*s*E-_*r*L,A=T=_*s*E+p*r*L,D=e+k,F=i+T;t&&t.push(t.length?Ge:Ve,D,F),l&&Xe(l,D,F),c&&Ue(c,D,F);for(let n=0;n<m;n++)b=De(f),S=Ae(f),k=p*s*b-_*r*S,T=_*s*b+p*r*S,B=e+O-x*(p*s*L+_*r*E),P=i+A-x*(_*s*L-p*r*E),R=e+k+x*(p*s*S+_*r*b),C=i+T+x*(_*s*S-p*r*b),t&&t.push(Ke,B,P,R,C,e+k,i+T),l&&ti(e+O,i+A,B,P,R,C,e+k,i+T,l,!0),O=k,A=T,E=b,L=S,g=f,f+=w;d&&Ue(d,e+k,i+T)},quadraticCurveTo(t,e,i,s,r,n,o){t.push(Ke,(e+2*s)/3,(i+2*r)/3,(n+2*s)/3,(o+2*r)/3,n,o)},toTwoPointBoundsByQuadraticCurve(t,e,i,s,r,n,o,a){ti(t,e,(t+2*i)/3,(e+2*s)/3,(r+2*i)/3,(n+2*s)/3,r,n,o,a)},toTwoPointBounds(t,e,i,s,r,n,o,a,h,l){const d=[];let c,u,_,p,g,f,y,m,w=t,v=i,x=r,b=o;for(let t=0;t<2;++t)if(1==t&&(w=e,v=s,x=n,b=a),c=-3*w+9*v-9*x+3*b,u=6*w-12*v+6*x,_=3*v-3*w,Math.abs(c)<1e-12){if(Math.abs(u)<1e-12)continue;p=-_/u,0<p&&p<1&&d.push(p)}else y=u*u-4*_*c,m=Math.sqrt(y),y<0||(g=(-u+m)/(2*c),0<g&&g<1&&d.push(g),f=(-u-m)/(2*c),0<f&&f<1&&d.push(f));l?He(h,t,e):Xe(h,t,e),He(h,o,a);for(let l=0,c=d.length;l<c;l++)Ze(d[l],t,e,i,s,r,n,o,a,Je),He(h,Je.x,Je.y)},getPointAndSet(t,e,i,s,r,n,o,a,h,l){const d=1-t,c=d*d*d,u=3*d*d*t,_=3*d*t*t,p=t*t*t;l.x=c*e+u*s+_*n+p*a,l.y=c*i+u*r+_*o+p*h},getPoint(t,e,i,s,r,n,o,a,h){const l={};return Ze(t,e,i,s,r,n,o,a,h,l),l},getDerivative(t,e,i,s,r){const n=1-t;return 3*n*n*(i-e)+6*n*t*(s-i)+3*t*t*(r-s)}},{getPointAndSet:Ze,toTwoPointBounds:ti,ellipse:ei}=Qe,{sin:ii,cos:si,sqrt:ri,atan2:ni}=Math,{ellipse:oi}=Qe,ai={ellipticalArc(t,e,i,s,r,n,o,a,h,l,d){const c=(h-e)/2,u=(l-i)/2,_=n*M,g=ii(_),f=si(_),y=-f*c-g*u,m=-f*u+g*c,w=s*s,v=r*r,x=m*m,b=y*y,S=w*v-w*x-v*b;let k=0;if(S<0){const t=ri(1-S/(w*v));s*=t,r*=t}else k=(o===a?-1:1)*ri(S/(w*x+v*b));const T=k*s*m/r,B=-k*r*y/s,P=ni((m-B)/r,(y-T)/s),R=ni((-m-B)/r,(-y-T)/s);let C=R-P;0===a&&C>0?C-=I:1===a&&C<0&&(C+=I);const E=e+c+f*T-g*B,L=i+u+g*T+f*B,O=C<0?1:0;d||p.ellipseToCurve?oi(t,E,L,s,r,n,P/M,R/M,O):s!==r||n?t.push(Te.G,E,L,s,r,n,P/M,R/M,O):t.push(Te.O,E,L,s,P/M,R/M,O)}},hi=t=>[],{M:li,m:di,L:ci,l:ui,H:_i,h:pi,V:gi,v:fi,C:yi,c:mi,S:wi,s:vi,Q:xi,q:bi,T:Si,t:ki,A:Ti,a:Bi,Z:Pi,z:Ri,N:Ci,D:Ei,X:Li,G:Oi,F:Ai,O:Di,P:Mi,U:Ii}=Te,{rect:Wi,roundRect:Fi,arcTo:zi,arc:Ni,ellipse:Yi,quadraticCurveTo:Xi}=Qe,{ellipticalArc:Hi}=ai,Ui=jt.get("PathConvert"),ji={},Vi={current:{dot:0},stringify(t,e){let i,s,r,n=0,o=t.length,a="";for(;n<o;){s=t[n],i=Le[s],a+=s===r?" ":Ee[s];for(let s=1;s<i;s++)a+=A.float(t[n+s],e),s===i-1||(a+=" ");r=s,n+=i}return a},parse(t,e){let i,s,r,n="";const o=[],a=e?Re:Pe;for(let e=0,h=t.length;e<h;e++)s=t[e],Ht[s]?("."===s&&(Gi.dot&&(Ki(o,n),n=""),Gi.dot++),"0"===n&&"."!==s&&(Ki(o,n),n=""),n+=s):Te[s]?(n&&(Ki(o,n),n=""),Gi.name=Te[s],Gi.length=Be[s],Gi.index=0,Ki(o,Gi.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===r||"E"===r?n+=s:(n&&Ki(o,n),n=s):n&&(Ki(o,n),n=""),r=s;return n&&Ki(o,n),i?Vi.toCanvasData(o,e):o},toCanvasData(t,e){let i,s,r,n,o,a=0,h=0,l=0,d=0,c=0,u=t.length;const _=[];for(;c<u;){switch(r=t[c],r){case di:t[c+1]+=a,t[c+2]+=h;case li:a=t[c+1],h=t[c+2],_.push(li,a,h),c+=3;break;case pi:t[c+1]+=a;case _i:a=t[c+1],_.push(ci,a,h),c+=2;break;case fi:t[c+1]+=h;case gi:h=t[c+1],_.push(ci,a,h),c+=2;break;case ui:t[c+1]+=a,t[c+2]+=h;case ci:a=t[c+1],h=t[c+2],_.push(ci,a,h),c+=3;break;case vi:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=wi;case wi:o=n===yi||n===wi,l=o?2*a-i:t[c+1],d=o?2*h-s:t[c+2],i=t[c+1],s=t[c+2],a=t[c+3],h=t[c+4],_.push(yi,l,d,i,s,a,h),c+=5;break;case mi:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,t[c+5]+=a,t[c+6]+=h,r=yi;case yi:i=t[c+3],s=t[c+4],a=t[c+5],h=t[c+6],_.push(yi,t[c+1],t[c+2],i,s,a,h),c+=7;break;case ki:t[c+1]+=a,t[c+2]+=h,r=Si;case Si:o=n===xi||n===Si,i=o?2*a-i:t[c+1],s=o?2*h-s:t[c+2],e?Xi(_,a,h,i,s,t[c+1],t[c+2]):_.push(xi,i,s,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case bi:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=xi;case xi:i=t[c+1],s=t[c+2],e?Xi(_,a,h,i,s,t[c+3],t[c+4]):_.push(xi,i,s,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case Bi:t[c+6]+=a,t[c+7]+=h;case Ti:Hi(_,a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],t[c+7],e),a=t[c+6],h=t[c+7],c+=8;break;case Ri:case Pi:_.push(Pi),c++;break;case Ci:a=t[c+1],h=t[c+2],e?Wi(_,a,h,t[c+3],t[c+4]):qi(_,t,c,5),c+=5;break;case Ei:a=t[c+1],h=t[c+2],e?Fi(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):qi(_,t,c,9),c+=9;break;case Li:a=t[c+1],h=t[c+2],e?Fi(_,a,h,t[c+3],t[c+4],t[c+5]):qi(_,t,c,6),c+=6;break;case Oi:Yi(e?_:qi(_,t,c,9),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],t[c+7],t[c+8],null,ji),a=ji.x,h=ji.y,c+=9;break;case Ai:e?Yi(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):qi(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case Di:Ni(e?_:qi(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,ji),a=ji.x,h=ji.y,c+=7;break;case Mi:e?Ni(_,t[c+1],t[c+2],t[c+3],0,360,!1):qi(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case Ii:zi(e?_:qi(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,ji),a=ji.x,h=ji.y,c+=6;break;default:return Ui.error(`command: ${r} [index:${c}]`,t),_}n=r}return _},objectToCanvasData(t){if(t[0].name.length>1)return hi(t);{const e=[];return t.forEach(t=>{switch(t.name){case"M":e.push(li,t.x,t.y);break;case"L":e.push(ci,t.x,t.y);break;case"C":e.push(yi,t.x1,t.y1,t.x2,t.y2,t.x,t.y);break;case"Q":e.push(xi,t.x1,t.y1,t.x,t.y);break;case"Z":e.push(Pi)}}),e}},copyData(t,e,i,s){for(let r=i,n=i+s;r<n;r++)t.push(e[r])},pushData(t,e){Gi.index===Gi.length&&(Gi.index=1,t.push(Gi.name)),t.push(Number(e)),Gi.index++,Gi.dot=0}},{current:Gi,pushData:Ki,copyData:qi}=Vi,{M:$i,L:Ji,C:Qi,Q:Zi,Z:ts,N:es,D:is,X:ss,G:rs,F:ns,O:os,P:as,U:hs}=Te,{getMinDistanceFrom:ls,getRadianFrom:ds}=rt,{tan:cs,min:us,abs:_s}=Math,ps={},gs={beginPath(t){t.length=0},moveTo(t,e,i){t.push($i,e,i)},lineTo(t,e,i){t.push(Ji,e,i)},bezierCurveTo(t,e,i,s,r,n,o){t.push(Qi,e,i,s,r,n,o)},quadraticCurveTo(t,e,i,s,r){t.push(Zi,e,i,s,r)},closePath(t){t.push(ts)},rect(t,e,i,s,r){t.push(es,e,i,s,r)},roundRect(t,e,i,s,r,n){if(o(n))t.push(ss,e,i,s,r,n);else{const o=A.fourNumber(n);o?t.push(is,e,i,s,r,...o):t.push(es,e,i,s,r)}},ellipse(t,e,i,r,n,o,a,h,l){if(r===n)return ys(t,e,i,r,a,h,l);s(o)?t.push(ns,e,i,r,n):(s(a)&&(a=0),s(h)&&(h=360),t.push(rs,e,i,r,n,o,a,h,l?1:0))},arc(t,e,i,r,n,o,a){s(n)?t.push(as,e,i,r):(s(n)&&(n=0),s(o)&&(o=360),t.push(os,e,i,r,n,o,a?1:0))},arcTo(t,e,s,r,n,o,a,h){if(!i(a)){const t=ls(a,h,e,s,r,n);o=us(o,us(t/2,t/2*_s(cs(ds(a,h,e,s,r,n)/2))))}t.push(hs,e,s,r,n,o)},drawEllipse(t,e,i,r,n,o,a,h,l){Qe.ellipse(null,e,i,r,n,s(o)?0:o,s(a)?0:a,s(h)?360:h,l,null,null,ps),t.push($i,ps.x,ps.y),fs(t,e,i,r,n,o,a,h,l)},drawArc(t,e,i,r,n,o,a){Qe.arc(null,e,i,r,s(n)?0:n,s(o)?360:o,a,null,null,ps),t.push($i,ps.x,ps.y),ys(t,e,i,r,n,o,a)},drawPoints(t,e,i,s){Qe.points(t,e,i,s)}},{ellipse:fs,arc:ys}=gs,{moveTo:ms,lineTo:ws,quadraticCurveTo:vs,bezierCurveTo:xs,closePath:bs,beginPath:Ss,rect:ks,roundRect:Ts,ellipse:Bs,arc:Ps,arcTo:Rs,drawEllipse:Cs,drawArc:Es,drawPoints:Ls}=gs;class Os{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.set(t)}set(t){return this.__path=t?r(t)?Se.parse(t):t:[],this}beginPath(){return Ss(this.__path),this.paint(),this}moveTo(t,e){return ms(this.__path,t,e),this.paint(),this}lineTo(t,e){return ws(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,r,n){return xs(this.__path,t,e,i,s,r,n),this.paint(),this}quadraticCurveTo(t,e,i,s){return vs(this.__path,t,e,i,s),this.paint(),this}closePath(){return bs(this.__path),this.paint(),this}rect(t,e,i,s){return ks(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,r){return Ts(this.__path,t,e,i,s,r),this.paint(),this}ellipse(t,e,i,s,r,n,o,a){return Bs(this.__path,t,e,i,s,r,n,o,a),this.paint(),this}arc(t,e,i,s,r,n){return Ps(this.__path,t,e,i,s,r,n),this.paint(),this}arcTo(t,e,i,s,r){return Rs(this.__path,t,e,i,s,r),this.paint(),this}drawEllipse(t,e,i,s,r,n,o,a){return Cs(this.__path,t,e,i,s,r,n,o,a),this.paint(),this}drawArc(t,e,i,s,r,n){return Es(this.__path,t,e,i,s,r,n),this.paint(),this}drawPoints(t,e,i){return Ls(this.__path,t,e,i),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:As,L:Ds,C:Ms,Q:Is,Z:Ws,N:Fs,D:zs,X:Ns,G:Ys,F:Xs,O:Hs,P:Us,U:js}=Te,Vs=jt.get("PathDrawer"),Gs={drawPathByData(t,e){if(!e)return;let i,s=0,r=e.length;for(;s<r;)switch(i=e[s],i){case As:t.moveTo(e[s+1],e[s+2]),s+=3;break;case Ds:t.lineTo(e[s+1],e[s+2]),s+=3;break;case Ms:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case Is:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case Ws:t.closePath(),s+=1;break;case Fs:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case zs:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],[e[s+5],e[s+6],e[s+7],e[s+8]]),s+=9;break;case Ns:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case Ys:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*M,e[s+6]*M,e[s+7]*M,e[s+8]),s+=9;break;case Xs:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,I,!1),s+=5;break;case Hs:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*M,e[s+5]*M,e[s+6]),s+=7;break;case Us:t.arc(e[s+1],e[s+2],e[s+3],0,I,!1),s+=4;break;case js:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void Vs.error(`command: ${i} [index:${s}]`,e)}}},{M:Ks,L:qs,C:$s,Q:Js,Z:Qs,N:Zs,D:tr,X:er,G:ir,F:sr,O:rr,P:nr,U:or}=Te,{toTwoPointBounds:ar,toTwoPointBoundsByQuadraticCurve:hr,arcTo:lr,arc:dr,ellipse:cr}=Qe,{addPointBounds:ur,copy:_r,addPoint:pr,setPoint:gr,addBounds:fr,toBounds:yr}=ct,mr=jt.get("PathBounds");let wr,vr,xr;const br={},Sr={},kr={},Tr={toBounds(t,e){Tr.toTwoPointBounds(t,Sr),yr(Sr,e)},toTwoPointBounds(t,e){if(!t||!t.length)return gr(e,0,0);let i,s,r,n,o,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(o=t[a],0===a&&(o===Qs||o===$s||o===Js?gr(e,h,l):gr(e,t[a+1],t[a+2])),o){case Ks:case qs:h=t[a+1],l=t[a+2],pr(e,h,l),a+=3;break;case $s:r=t[a+5],n=t[a+6],ar(h,l,t[a+1],t[a+2],t[a+3],t[a+4],r,n,br),ur(e,br),h=r,l=n,a+=7;break;case Js:i=t[a+1],s=t[a+2],r=t[a+3],n=t[a+4],hr(h,l,i,s,r,n,br),ur(e,br),h=r,l=n,a+=5;break;case Qs:a+=1;break;case Zs:h=t[a+1],l=t[a+2],fr(e,h,l,t[a+3],t[a+4]),a+=5;break;case tr:case er:h=t[a+1],l=t[a+2],fr(e,h,l,t[a+3],t[a+4]),a+=o===tr?9:6;break;case ir:cr(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],t[a+7],t[a+8],br,kr),0===a?_r(e,br):ur(e,br),h=kr.x,l=kr.y,a+=9;break;case sr:h=t[a+1],l=t[a+2],vr=t[a+3],xr=t[a+4],fr(e,h-vr,l-xr,2*vr,2*xr),h+=vr,a+=5;break;case rr:dr(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],br,kr),0===a?_r(e,br):ur(e,br),h=kr.x,l=kr.y,a+=7;break;case nr:h=t[a+1],l=t[a+2],wr=t[a+3],fr(e,h-wr,l-wr,2*wr,2*wr),h+=wr,a+=4;break;case or:lr(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],br,kr),0===a?_r(e,br):ur(e,br),h=kr.x,l=kr.y,a+=6;break;default:return void mr.error(`command: ${o} [index:${a}]`,t)}}},{M:Br,L:Pr,Z:Rr}=Te,{getCenterX:Cr,getCenterY:Er}=rt,{arcTo:Lr}=gs,Or={smooth(t,e,i){let s,r,n,o=0,h=0,l=0,d=0,c=0,u=0,_=0,p=0,g=0;a(e)&&(e=e[0]||0);const f=t.length,y=[];for(;o<f;){switch(s=t[o],s){case Br:d=p=t[o+1],c=g=t[o+2],o+=3,t[o]===Pr?(u=t[o+1],_=t[o+2],y.push(Br,Cr(d,u),Er(c,_))):y.push(Br,d,c);break;case Pr:switch(h=t[o+1],l=t[o+2],o+=3,t[o]){case Pr:Lr(y,h,l,t[o+1],t[o+2],e,p,g);break;case Rr:Lr(y,h,l,d,c,e,p,g);break;default:y.push(Pr,h,l)}p=h,g=l;break;case Rr:r!==Rr&&(Lr(y,d,c,u,_,e,p,g),y.push(Rr)),o+=1;break;default:n=Le[s];for(let e=0;e<n;e++)y.push(t[o+e]);o+=n}r=s}return s!==Rr&&(y[1]=d,y[2]=c),y}};function Ar(t){return new Os(t)}const Dr=Ar();Se.creator=Ar(),Se.parse=Vi.parse,Se.convertToCanvasData=Vi.toCanvasData;const{drawRoundRect:Mr}=Oe;function Ir(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,r){Mr(this,t,e,i,s,r)})}(t)}const Wr={alphaPixelTypes:["png","webp","svg"],upperCaseTypeMap:{},mineType:t=>!t||t.startsWith("image")?t:("jpg"===t&&(t="jpeg"),"image/"+t),fileType(t){const e=t.split(".");return e[e.length-1]},isOpaqueImage(t){const e=Fr.fileType(t);return["jpg","jpeg"].some(t=>t===e)},getExportOptions(t){switch(typeof t){case"object":return t;case"number":return{quality:t};case"boolean":return{blob:t};default:return{}}}},Fr=Wr;Fr.alphaPixelTypes.forEach(t=>Fr.upperCaseTypeMap[t]=t.toUpperCase());const zr=jt.get("TaskProcessor");let Nr=class{constructor(t){this.parallel=!0,this.time=1,this.id=f.create(f.TASK),this.task=t}run(){return he(this,0,void 0,function*(){try{if(this.isComplete)return;if(this.canUse&&!this.canUse())return this.cancel();this.task&&this.parent.running&&(yield this.task())}catch(t){zr.error(t)}})}complete(){this.isComplete=!0,this.parent=this.task=this.canUse=null}cancel(){this.isCancel=!0,this.complete()}},Yr=class{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,i=0;for(let s=0;s<t;s++)s<=this.finishedIndex?(i+=this.list[s].time,s===this.finishedIndex&&(e=i)):e+=this.list[s].time;return this.isComplete?1:i/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&l.assign(this.config,t),this.empty()}add(t,e,s){let r,n,a,h;const l=new Nr(t);return l.parent=this,o(e)?h=e:e&&(n=e.parallel,r=e.start,a=e.time,h=e.delay,s||(s=e.canUse)),a&&(l.time=a),!1===n&&(l.parallel=!1),s&&(l.canUse=s),i(h)?this.push(l,r):(this.delayNumber++,setTimeout(()=>{this.delayNumber&&(this.delayNumber--,this.push(l,r))},h)),this.isComplete=!1,l}push(t,e){this.list.push(t),!1===e||this.timer||(this.timer=setTimeout(()=>this.start()))}empty(){this.index=0,this.parallelSuccessNumber=0,this.list=[],this.parallelList=[],this.delayNumber=0}start(){this.running||(this.running=!0,this.isComplete=!1,this.run())}pause(){clearTimeout(this.timer),this.timer=null,this.running=!1}resume(){this.start()}skip(){this.index++,this.resume()}stop(){this.isComplete=!0,this.list.forEach(t=>{t.isComplete||t.cancel()}),this.pause(),this.empty()}run(){this.running&&(this.setParallelList(),this.parallelList.length>1?this.runParallelTasks():this.remain?this.runTask():this.onComplete())}runTask(){const t=this.list[this.index];t?t.run().then(()=>{this.onTask(t),this.index++,t.isCancel?this.runTask():this.nextTask()}).catch(t=>{this.onError(t)}):this.timer=setTimeout(()=>this.nextTask())}runParallelTasks(){this.parallelList.forEach(t=>this.runParallelTask(t))}runParallelTask(t){t.run().then(()=>{this.onTask(t),this.fillParallelTask()}).catch(t=>{this.onParallelError(t)})}nextTask(){this.total===this.finishedIndex?this.onComplete():this.timer=setTimeout(()=>this.run())}setParallelList(){let t;const{config:e,list:i,index:s}=this;this.parallelList=[],this.parallelSuccessNumber=0;let r=s+e.parallel;if(r>i.length&&(r=i.length),e.parallel>1)for(let e=s;e<r&&(t=i[e],t.parallel);e++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const i=e.length,s=this.finishedIndex+i;if(e.length){if(!this.running)return;s<this.total&&(t=this.list[s],t&&t.parallel&&(e.push(t),this.runParallelTask(t)))}else this.index+=this.parallelSuccessNumber,this.parallelSuccessNumber=0,this.nextTask()}onComplete(){this.stop(),this.config.onComplete&&this.config.onComplete()}onTask(t){t.complete(),this.config.onTask&&this.config.onTask()}onParallelError(t){this.parallelList.forEach(t=>{t.parallel=!1}),this.parallelList.length=0,this.parallelSuccessNumber=0,this.onError(t)}onError(t){this.pause(),this.config.onError&&this.config.onError(t)}destroy(){this.stop()}};const Xr=jt.get("Resource"),Hr={tasker:new Yr,map:{},get isComplete(){return Ur.tasker.isComplete},set(t,e){Ur.map[t]&&Xr.repeat(t),Ur.map[t]=e},get:t=>Ur.map[t],remove(t){const e=Ur.map[t];e&&(e.destroy&&e.destroy(),delete Ur.map[t])},loadImage(t,e){return new Promise((i,s)=>{const r=this.setImage(t,t,e);r.load(()=>i(r),t=>s(t))})},setImage(t,e,i){let s;return r(e)?s={url:e}:e.url||(s={url:t,view:e}),s&&(i&&(s.format=i),e=Zt.image(s)),Ur.set(t,e),e},destroy(){Ur.map={}}},Ur=Hr,jr={maxRecycled:10,recycledList:[],patternTasker:new Yr({parallel:1}),get(t){let e=Hr.get(t.url);return e||Hr.set(t.url,e=Zt.image(t)),e.use++,e},recycle(t){t.use--,setTimeout(()=>{t.use||(p.image.isLarge(t)?t.url&&Hr.remove(t.url):(t.clearLevels(),Vr.recycledList.push(t)))})},recyclePaint(t){Vr.recycle(t.image)},clearRecycled(t){const e=Vr.recycledList;(e.length>Vr.maxRecycled||t)&&(e.forEach(e=>(!e.use||t)&&e.url&&Hr.remove(e.url)),e.length=0)},clearLevels(){},hasAlphaPixel:t=>Wr.alphaPixelTypes.some(e=>Vr.isFormat(e,t)),isFormat(t,e){if(e.format)return e.format===t;const{url:i}=e;if(i.startsWith("data:")){if(i.startsWith("data:"+Wr.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+Wr.upperCaseTypeMap[t]))return!0;if("png"===t&&!i.includes("."))return!0}return!1},destroy(){this.clearRecycled(!0)}},Vr=jr,{IMAGE:Gr,create:Kr}=f;class qr{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){if(this.use=0,this.waitComplete=[],this.innerId=Kr(Gr),this.config=t||(t={url:""}),t.view){const{view:e}=t;this.setView(e.config?e.view:e)}jr.isFormat("svg",t)&&(this.isSVG=!0),jr.hasAlphaPixel(t)&&(this.hasAlphaPixel=!0)}load(t,e){if(!this.loading){this.loading=!0;const{crossOrigin:t}=this.config;Hr.tasker.add(()=>he(this,0,void 0,function*(){return yield p.origin.loadImage(this.url,i(t)?p.image.crossOrigin:t,this).then(t=>this.setView(t)).catch(t=>{this.error=t,this.onComplete(!1)})}))}return this.waitComplete.push(t,e),this.waitComplete.length-2}unload(t,e){const i=this.waitComplete;if(e){const e=i[t+1];e&&e({type:"stop"})}i[t]=i[t+1]=void 0}setView(t){this.ready=!0,this.width=t.naturalWidth||t.width,this.height=t.naturalHeight||t.height,this.view=t,this.onComplete(!0)}onComplete(t){let e;this.waitComplete.forEach((i,s)=>{e=s%2,i&&(t?e||i(this):e&&i(this.error))}),this.waitComplete.length=0,this.loading=!1}getFull(t){return this.view}getCanvas(t,e,i,s,r,n,o){if(t||(t=this.width),e||(e=this.height),this.cache){let{params:t,data:e}=this.cache;for(let i in t)if(t[i]!==arguments[i]){e=null;break}if(e)return e}const a=p.image.resize(this.view,t,e,r,n,void 0,o,i,s);return this.cache=this.use>1?{data:a,params:arguments}:null,a}getPattern(t,e,i,s){const r=p.canvas.createPattern(t,e);return p.image.setPatternTransform(r,i,s),r}clearLevels(t){}destroy(){this.clearLevels();const{view:t}=this;t&&t.close&&t.close(),this.config={url:""},this.cache=this.view=null,this.waitComplete.length=0}}function $r(t,e,i,s){i.configurable=i.enumerable=!0,Object.defineProperty(t,e,i)}function Jr(t,e){return Object.getOwnPropertyDescriptor(t,e)}function Qr(t,e){return(i,s)=>function(t,e,i,s){const r={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};$r(t,e,Object.assign(r,s||{})),mn(t,e,i)}(i,s,t,e&&e(s))}function Zr(t){return Qr(t)}function tn(t,e){return Qr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}}))}function en(t,e){return Qr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__scrollWorld||(this.__scrollWorld={}))}}))}function sn(t){return Qr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal(),an(this))}}))}function rn(t,e){return Qr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}}))}function nn(t,e){return Qr(t,t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}}))}function on(t,e){return Qr(t,t=>({set(i){this.__setAttr(t,i,e)&&an(this)}}))}function an(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}const hn=on;function ln(t,e){return Qr(t,t=>({set(i){this.__setAttr(t,i)&&(function(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&an(t)}(this),e&&(this.__.__useStroke=!0))}}))}const dn=ln;function cn(t){return Qr(t,t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}}))}function un(t){return Qr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}}))}function _n(t){return Qr(t,t=>({set(e){if(this.__setAttr(t,e)){const t=this.__;l.stintSet(t,"__useDim",t.dim||t.bright||t.dimskip),this.__layout.surfaceChange()}}}))}function pn(t){const{parent:e}=t;if(e){const{__hasMask:t}=e;e.__updateMask(),t!==e.__hasMask&&e.forceUpdate()}}function gn(t,e,i,s){t.__setAttr(e,i)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==s&&0!==i||an(t))}function fn(t){return Qr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,"hit"===jt.showBounds&&this.__layout.surfaceChange(),this.leafer&&this.leafer.updateCursor())}}))}function yn(t){return(e,i)=>{$r(e,"__DataProcessor",{get:()=>t})}}function mn(t,e,s){const r=t.__DataProcessor.prototype,n="_"+e,o=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),a=function(t,e){const i="_"+t;return{get(){const t=this[i];return null==t?e:t},set(t){this[i]=t}}}(e,s);if(i(s))a.get=function(){return this[n]};else if("function"==typeof s)a.get=function(){const t=this[n];return null==t?s(this.__leaf):t};else if(h(s)){const t=function(t){return"{}"===JSON.stringify(t)}(s);a.get=function(){const e=this[n];return null==e?this[n]=t?{}:l.clone(s):e}}const d=t.isBranchLeaf;"width"===e?a.get=function(){const t=this[n];if(null==t){const t=this,e=t.__naturalWidth,i=t.__leaf;return!s||i.pathInputed?i.boxBounds.width:e?t._height&&t.__useNaturalRatio?t._height*e/t.__naturalHeight:e:d&&i.children.length?i.boxBounds.width:s}return t}:"height"===e&&(a.get=function(){const t=this[n];if(null==t){const t=this,e=t.__naturalHeight,i=t.__leaf;return!s||i.pathInputed?i.boxBounds.height:e?t._width&&t.__useNaturalRatio?t._width*e/t.__naturalWidth:e:d&&i.children.length?i.boxBounds.height:s}return t});let c,u=r;for(;!c&&u;)c=Jr(u,e),u=u.__proto__;c&&c.set&&(a.set=c.set),r[o]&&(a.set=r[o],delete r[o]),$r(r,e,a)}const wn=new jt("rewrite"),vn=[],xn=["destroy","constructor"];function bn(t){return(e,i)=>{vn.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function Sn(){return t=>{kn()}}function kn(t){vn.length&&(vn.forEach(e=>{t&&wn.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()}),vn.length=0)}function Tn(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach(s=>{xn.includes(s)||e&&e.includes(s)||(t.prototype?Jr(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s]):i.prototype[s]=t[s])})}}function Bn(){return t=>{ee.register(t)}}function Pn(){return t=>{re.register(t)}}setTimeout(()=>kn(!0));const{copy:Rn,toInnerPoint:Cn,toOuterPoint:En,scaleOfOuter:Ln,rotateOfOuter:On,skewOfOuter:An,multiplyParent:Dn,divideParent:Mn,getLayout:In}=V,Wn={},{round:Fn}=Math,zn={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),Xn(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,r=s.length;t<r;t++)Yn(s[t],e,i)}},updateMatrix(t,e,i){const s=t.__layout;e?i&&(s.waitAutoLayout=!0,t.__hasAutoLayout&&(s.matrixChanged=!1)):s.waitAutoLayout&&(s.waitAutoLayout=!1),s.matrixChanged&&t.__updateLocalMatrix(),s.waitAutoLayout||t.__updateWorldMatrix()},updateBounds(t){const e=t.__layout;e.boundsChanged&&t.__updateLocalBounds(),e.waitAutoLayout||t.__updateWorldBounds()},updateAllWorldOpacity(t){if(t.__updateWorldOpacity(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)Hn(e[t])}},updateChange(t){const e=t.__layout;e.stateStyleChanged&&t.updateState(),e.opacityChanged&&Hn(t),t.__updateChange()},updateAllChange(t){if(jn(t),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)Un(e[t])}},worldHittable(t){for(;t;){if(!t.__.hittable)return!1;t=t.parent}return!0},draggable:t=>(t.draggable||t.editable)&&t.hitSelf&&!t.locked,copyCanvasByWorld(t,e,i,s,r,n){s||(s=t.__nowWorld),t.__worldFlipped||p.fullImageShadow?e.copyWorldByReset(i,s,t.__nowWorld,r,n):e.copyWorldToInner(i,s,t.__layout.renderBounds,r)},moveWorld(t,e,i=0,s,r){const n=h(e)?Object.assign({},e):{x:e,y:i};s?En(t.localTransform,n,n,!0):t.parent&&Cn(t.parent.scrollWorldTransform,n,n,!0),Nn.moveLocal(t,n.x,n.y,r)},moveLocal(t,e,i=0,s){h(e)&&(i=e.y,e=e.x),e+=t.x,i+=t.y,t.leafer&&t.leafer.config.pointSnap&&(e=Fn(e),i=Fn(i)),s?t.animate({x:e,y:i},s):(t.x=e,t.y=i)},zoomOfWorld(t,e,i,s,r,n){Nn.zoomOfLocal(t,Vn(t,e),i,s,r,n)},zoomOfLocal(t,e,i,s=i,r,n){const a=t.__localMatrix;if(o(s)||(s&&(n=s),s=i),Rn(Wn,a),Ln(Wn,e,i,s),Nn.hasHighPosition(t))Nn.setTransform(t,Wn,r,n);else{const e=t.x+Wn.e-a.e,o=t.y+Wn.f-a.f;n&&!r?t.animate({x:e,y:o,scaleX:t.scaleX*i,scaleY:t.scaleY*s},n):(t.x=e,t.y=o,t.scaleResize(i,s,!0!==r))}},rotateOfWorld(t,e,i,s){Nn.rotateOfLocal(t,Vn(t,e),i,s)},rotateOfLocal(t,e,i,s){const r=t.__localMatrix;Rn(Wn,r),On(Wn,e,i),Nn.hasHighPosition(t)?Nn.setTransform(t,Wn,!1,s):t.set({x:t.x+Wn.e-r.e,y:t.y+Wn.f-r.f,rotation:A.formatRotation(t.rotation+i)},s)},skewOfWorld(t,e,i,s,r,n){Nn.skewOfLocal(t,Vn(t,e),i,s,r,n)},skewOfLocal(t,e,i,s=0,r,n){Rn(Wn,t.__localMatrix),An(Wn,e,i,s),Nn.setTransform(t,Wn,r,n)},transformWorld(t,e,i,s){Rn(Wn,t.worldTransform),Dn(Wn,e),t.parent&&Mn(Wn,t.parent.scrollWorldTransform),Nn.setTransform(t,Wn,i,s)},transform(t,e,i,s){Rn(Wn,t.localTransform),Dn(Wn,e),Nn.setTransform(t,Wn,i,s)},setTransform(t,e,i,s){const r=t.__,n=r.origin&&Nn.getInnerOrigin(t,r.origin),o=In(e,n,r.around&&Nn.getInnerOrigin(t,r.around));if(Nn.hasOffset(t)&&(o.x-=r.offsetX,o.y-=r.offsetY),i){const e=o.scaleX/t.scaleX,i=o.scaleY/t.scaleY;if(delete o.scaleX,delete o.scaleY,n){It.scale(t.boxBounds,Math.abs(e),Math.abs(i));const s=Nn.getInnerOrigin(t,r.origin);rt.move(o,n.x-s.x,n.y-s.y)}t.set(o),t.scaleResize(e,i,!1)}else t.set(o,s)},getFlipTransform(t,e){const i={a:1,b:0,c:0,d:1,e:0,f:0},s="x"===e?1:-1;return Ln(i,Nn.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>rt.tempToOuterOf(Nn.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return ft.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(Rn(Wn,t.worldTransform),Mn(Wn,e.scrollWorldTransform),i?Wn:Object.assign({},Wn)),drop(t,e,i,s){t.setTransform(Nn.getRelativeWorld(t,e,!0),s),e.add(t,i)},hasHighPosition:t=>t.origin||t.around||Nn.hasOffset(t),hasOffset:t=>t.offsetX||t.offsetY,hasParent(t,e){if(!e)return!1;for(;t;){if(e===t)return!0;t=t.parent}},animateMove(t,e,i=.3){if(e.x||e.y)if(Math.abs(e.x)<1&&Math.abs(e.y)<1)t.move(e);else{const s=e.x*i,r=e.y*i;e.x-=s,e.y-=r,t.move(s,r),p.requestRender(()=>Nn.animateMove(t,e,i))}}},Nn=zn,{updateAllMatrix:Yn,updateMatrix:Xn,updateAllWorldOpacity:Hn,updateAllChange:Un,updateChange:jn}=Nn;function Vn(t,e){return t.updateLayout(),t.parent?rt.tempToInnerOf(e,t.parent.scrollWorldTransform):e}const Gn={worldBounds:t=>t.__world,localBoxBounds:t=>t.__.eraser||0===t.__.visible?null:t.__local||t.__layout,localStrokeBounds:t=>t.__.eraser||0===t.__.visible?null:t.__layout.localStrokeBounds,localRenderBounds:t=>t.__.eraser||0===t.__.visible?null:t.__layout.localRenderBounds,maskLocalBoxBounds:(t,e)=>qn(t,e)&&t.__localBoxBounds,maskLocalStrokeBounds:(t,e)=>qn(t,e)&&t.__layout.localStrokeBounds,maskLocalRenderBounds:(t,e)=>qn(t,e)&&t.__layout.localRenderBounds,excludeRenderBounds:(t,e)=>!(!e.bounds||e.bounds.hit(t.__world,e.matrix))||!(!e.hideBounds||!e.hideBounds.includes(t.__world,e.matrix))};let Kn;function qn(t,e){return e||(Kn=0),t.__.mask&&(Kn=1),Kn<0?null:(Kn&&(Kn=-1),!0)}const{updateBounds:$n}=zn,Jn={sort:(t,e)=>t.__.zIndex===e.__.zIndex?t.__tempNumber-e.__tempNumber:t.__.zIndex-e.__.zIndex,pushAllChildBranch(t,e){if(t.__tempNumber=1,t.__.__childBranchNumber){const{children:i}=t;for(let s=0,r=i.length;s<r;s++)(t=i[s]).isBranch&&(t.__tempNumber=1,e.add(t),Qn(t,e))}},pushAllParent(t,e){const{keys:s}=e;if(s)for(;t.parent&&i(s[t.parent.innerId]);)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let i=e.length;const{children:s}=t;for(let t=0,i=s.length;t<i;t++)s[t].isBranch&&e.push(s[t]);for(let t=i,s=e.length;t<s;t++)Zn(e[t],e)},updateBounds(t,e){const i=[t];Zn(t,i),to(i,e)},updateBoundsByBranchStack(t,e){let i,s;for(let r=t.length-1;r>-1;r--){i=t[r],s=i.children;for(let t=0,e=s.length;t<e;t++)$n(s[t]);e&&e===i||$n(i)}},move(t,e,i){let s;const{children:r}=t;for(let n=0,o=r.length;n<o;n++)s=(t=r[n]).__world,s.e+=e,s.f+=i,s.x+=e,s.y+=i,t.isBranch&&eo(t,e,i)},scale(t,e,i,s,r,n,o){let a;const{children:h}=t,l=s-1,d=r-1;for(let c=0,u=h.length;c<u;c++)a=(t=h[c]).__world,a.a*=s,a.d*=r,(a.b||a.c)&&(a.b*=s,a.c*=r),a.e===a.x&&a.f===a.y?(a.x=a.e+=(a.e-n)*l+e,a.y=a.f+=(a.f-o)*d+i):(a.e+=(a.e-n)*l+e,a.f+=(a.f-o)*d+i,a.x+=(a.x-n)*l+e,a.y+=(a.y-o)*d+i),a.width*=s,a.height*=r,a.scaleX*=s,a.scaleY*=r,t.isBranch&&io(t,e,i,s,r,n,o)}},{pushAllChildBranch:Qn,pushAllBranchStack:Zn,updateBoundsByBranchStack:to,move:eo,scale:io}=Jn,so={run(t){if(t&&t.length){const e=t.length;for(let i=0;i<e;i++)t[i]();t.length===e?t.length=0:t.splice(0,e)}}},{getRelativeWorld:ro,updateBounds:no}=zn,{toOuterOf:oo,getPoints:ao,copy:ho}=It,lo="_localContentBounds",co="_worldContentBounds",uo="_worldBoxBounds",_o="_worldStrokeBounds";class po{get contentBounds(){return this._contentBounds||this.boxBounds}set contentBounds(t){this._contentBounds=t}get strokeBounds(){return this._strokeBounds||this.boxBounds}get renderBounds(){return this._renderBounds||this.boxBounds}set renderBounds(t){this._renderBounds=t}get localContentBounds(){return oo(this.contentBounds,this.leaf.__localMatrix,this[lo]||(this[lo]={})),this[lo]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return oo(this.contentBounds,this.leaf.__world,this[co]||(this[co]={})),this[co]}get worldBoxBounds(){return oo(this.boxBounds,this.leaf.__world,this[uo]||(this[uo]={})),this[uo]}get worldStrokeBounds(){return oo(this.strokeBounds,this.leaf.__world,this[_o]||(this[_o]={})),this[_o]}get a(){return 1}get b(){return 0}get c(){return 0}get d(){return 1}get e(){return this.leaf.__.x}get f(){return this.leaf.__.y}get x(){return this.e+this.boxBounds.x}get y(){return this.f+this.boxBounds.y}get width(){return this.boxBounds.width}get height(){return this.boxBounds.height}constructor(t){this.leaf=t,this.leaf.__local&&(this._localRenderBounds=this._localStrokeBounds=this.leaf.__local),t.__world&&(this.boxBounds={x:0,y:0,width:0,height:0},this.boxChange(),this.matrixChange())}createLocal(){const t=this.leaf.__local={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0};this._localStrokeBounds||(this._localStrokeBounds=t),this._localRenderBounds||(this._localRenderBounds=t)}update(){const{leaf:t}=this,{leafer:e}=t;if(t.isApp)return no(t);if(e)e.ready?e.watcher.changed&&e.layouter.layout():e.start();else{let e=t;for(;e.parent&&!e.parent.leafer;)e=e.parent;const i=e;if(i.__fullLayouting)return;i.__fullLayouting=!0,p.layout(i),delete i.__fullLayouting}}getTransform(t="world"){this.update();const{leaf:e}=this;switch(t){case"world":return e.__world;case"local":return e.__localMatrix;case"inner":return V.defaultMatrix;case"page":t=e.zoomLayer;default:return ro(e,t)}}getBounds(t,e="world"){switch(this.update(),e){case"world":return this.getWorldBounds(t);case"local":return this.getLocalBounds(t);case"inner":return this.getInnerBounds(t);case"page":e=this.leaf.zoomLayer;default:return new Nt(this.getInnerBounds(t)).toOuterOf(this.getTransform(e))}}getInnerBounds(t="box"){switch(t){case"render":return this.renderBounds;case"content":if(this.contentBounds)return this.contentBounds;case"box":return this.boxBounds;case"stroke":return this.strokeBounds}}getLocalBounds(t="box"){switch(t){case"render":return this.localRenderBounds;case"stroke":return this.localStrokeBounds;case"content":if(this.contentBounds)return this.localContentBounds;case"box":return this.leaf.__localBoxBounds}}getWorldBounds(t="box"){switch(t){case"render":return this.leaf.__world;case"stroke":return this.worldStrokeBounds;case"content":if(this.contentBounds)return this.worldContentBounds;case"box":return this.worldBoxBounds}}getLayoutBounds(t,e="world",i){const{leaf:s}=this;let r,n,o,a=this.getInnerBounds(t);switch(e){case"world":r=s.getWorldPoint(a),n=s.__world;break;case"local":const{scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d}=s.__;o={scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d},r=s.getLocalPointByInner(a);break;case"inner":r=a,n=V.defaultMatrix;break;case"page":e=s.zoomLayer;default:r=s.getWorldPoint(a,e),n=ro(s,e,!0)}if(o||(o=V.getLayout(n)),ho(o,a),rt.copy(o,r),i){const{scaleX:t,scaleY:e}=o,i=Math.abs(t),s=Math.abs(e);1===i&&1===s||(o.scaleX/=i,o.scaleY/=s,o.width*=i,o.height*=s)}return o}getLayoutPoints(t,e="world"){const{leaf:s}=this,r=ao(this.getInnerBounds(t));let n;switch(e){case"world":n=null;break;case"local":n=s.parent;break;case"inner":break;case"page":e=s.zoomLayer;default:n=e}return i(n)||r.forEach(t=>s.innerToWorld(t,null,!1,n)),r}shrinkContent(){const{x:t,y:e,width:i,height:s}=this.boxBounds;this._contentBounds={x:t,y:e,width:i,height:s}}spreadStroke(){const{x:t,y:e,width:i,height:s}=this.strokeBounds;this._strokeBounds={x:t,y:e,width:i,height:s},this._localStrokeBounds={x:t,y:e,width:i,height:s},this.renderSpread||this.spreadRenderCancel()}spreadRender(){const{x:t,y:e,width:i,height:s}=this.renderBounds;this._renderBounds={x:t,y:e,width:i,height:s},this._localRenderBounds={x:t,y:e,width:i,height:s}}shrinkContentCancel(){this._contentBounds=void 0}spreadStrokeCancel(){const t=this.renderBounds===this.strokeBounds;this._strokeBounds=this.boxBounds,this._localStrokeBounds=this.leaf.__localBoxBounds,t&&this.spreadRenderCancel()}spreadRenderCancel(){this._renderBounds=this._strokeBounds,this._localRenderBounds=this._localStrokeBounds}boxChange(){this.boxChanged=!0,this.localBoxChanged?this.boundsChanged||(this.boundsChanged=!0):this.localBoxChange(),this.hitCanvasChanged=!0}localBoxChange(){this.localBoxChanged=!0,this.boundsChanged=!0}strokeChange(){this.strokeChanged=!0,this.strokeSpread||(this.strokeSpread=1),this.boundsChanged=!0,this.hitCanvasChanged=!0}renderChange(){this.renderChanged=!0,this.renderSpread||(this.renderSpread=1),this.boundsChanged=!0}scaleChange(){this.scaleChanged=!0,this._scaleOrRotationChange()}rotationChange(){this.rotationChanged=!0,this.affectRotation=!0,this._scaleOrRotationChange()}_scaleOrRotationChange(){this.affectScaleOrRotation=!0,this.matrixChange(),this.leaf.__local||this.createLocal()}matrixChange(){this.matrixChanged=!0,this.localBoxChanged?this.boundsChanged||(this.boundsChanged=!0):this.localBoxChange()}surfaceChange(){this.surfaceChanged=!0}opacityChange(){this.opacityChanged=!0,this.surfaceChanged||this.surfaceChange()}childrenSortChange(){this.childrenSortChanged||(this.childrenSortChanged=this.affectChildrenSort=!0,this.leaf.forceUpdate("surface"))}destroy(){}}class go{constructor(t,e){this.bubbles=!1,this.type=t,e&&(this.target=e)}stopDefault(){this.isStopDefault=!0,this.origin&&p.event.stopDefault(this.origin)}stopNow(){this.isStopNow=!0,this.isStop=!0,this.origin&&p.event.stopNow(this.origin)}stop(){this.isStop=!0,this.origin&&p.event.stop(this.origin)}}class fo extends go{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}fo.ADD="child.add",fo.REMOVE="child.remove",fo.CREATED="created",fo.MOUNTED="mounted",fo.UNMOUNTED="unmounted",fo.DESTROY="destroy";const yo="property.scroll";class mo extends go{constructor(t,e,i,s,r){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=r}}mo.CHANGE="property.change",mo.LEAFER_CHANGE="property.leafer_change",mo.SCROLL=yo;const wo={scrollX:yo,scrollY:yo};class vo extends go{constructor(t,e){super(t),Object.assign(this,e)}}vo.LOAD="image.load",vo.LOADED="image.loaded",vo.ERROR="image.error";class xo extends go{static checkHas(t,e,i){"on"===i?e===To?t.__hasWorldEvent=!0:t.__hasLocalEvent=!0:(t.__hasLocalEvent=t.hasEvent(bo)||t.hasEvent(So)||t.hasEvent(ko),t.__hasWorldEvent=t.hasEvent(To))}static emitLocal(t){if(t.leaferIsReady){const{resized:e}=t.__layout;"local"!==e&&(t.emit(bo,t),"inner"===e&&t.emit(So,t)),t.emit(ko,t)}}static emitWorld(t){t.leaferIsReady&&t.emit(To,this)}}xo.RESIZE="bounds.resize",xo.INNER="bounds.inner",xo.LOCAL="bounds.local",xo.WORLD="bounds.world";const{RESIZE:bo,INNER:So,LOCAL:ko,WORLD:To}=xo,Bo={};[bo,So,ko,To].forEach(t=>Bo[t]=1);class Po extends go{get bigger(){if(!this.old)return!0;const{width:t,height:e}=this.old;return this.width>=t&&this.height>=e}get smaller(){return!this.bigger}get samePixelRatio(){return!this.old||this.pixelRatio===this.old.pixelRatio}constructor(t,e){h(t)?(super(Po.RESIZE),Object.assign(this,t)):super(t),this.old=e}static isResizing(t){return this.resizingKeys&&!i(this.resizingKeys[t.innerId])}}Po.RESIZE="resize";class Ro extends go{constructor(t,e){super(t),this.data=e}}Ro.REQUEST="watch.request",Ro.DATA="watch.data";class Co extends go{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}Co.REQUEST="layout.request",Co.START="layout.start",Co.BEFORE="layout.before",Co.LAYOUT="layout",Co.AFTER="layout.after",Co.AGAIN="layout.again",Co.END="layout.end";class Eo extends go{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}Eo.REQUEST="render.request",Eo.CHILD_START="render.child_start",Eo.CHILD_END="render.child_end",Eo.START="render.start",Eo.BEFORE="render.before",Eo.RENDER="render",Eo.AFTER="render.after",Eo.AGAIN="render.again",Eo.END="render.end",Eo.NEXT="render.next";class Lo extends go{}Lo.START="leafer.start",Lo.BEFORE_READY="leafer.before_ready",Lo.READY="leafer.ready",Lo.AFTER_READY="leafer.after_ready",Lo.VIEW_READY="leafer.view_ready",Lo.VIEW_COMPLETED="leafer.view_completed",Lo.STOP="leafer.stop",Lo.RESTART="leafer.restart",Lo.END="leafer.end",Lo.UPDATE_MODE="leafer.update_mode",Lo.TRANSFORM="leafer.transform",Lo.MOVE="leafer.move",Lo.SCALE="leafer.scale",Lo.ROTATE="leafer.rotate",Lo.SKEW="leafer.skew";const{MOVE:Oo,SCALE:Ao,ROTATE:Do,SKEW:Mo}=Lo,Io={x:Oo,y:Oo,scaleX:Ao,scaleY:Ao,rotation:Do,skewX:Mo,skewY:Mo},Wo={};function Fo(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:Wo)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:Wo)}}const{on:zo,on_:No,off:Yo,off_:Xo,once:Ho,emit:Uo,emitEvent:jo,hasEvent:Vo,destroy:Go}=class{set event(t){this.on(t)}on(t,e,i){if(!e){let e;if(a(t))t.forEach(t=>this.on(t[0],t[1],t[2]));else for(let i in t)a(e=t[i])?this.on(i,e[0],e[1]):this.on(i,e);return}let s,n,o;i&&("once"===i?n=!0:"boolean"==typeof i?s=i:(s=i.capture,n=i.once));const h=Fo(this,s,!0),l=r(t)?t.split(" "):t,d=n?{listener:e,once:n}:{listener:e};l.forEach(t=>{t&&(o=h[t],o?-1===o.findIndex(t=>t.listener===e)&&o.push(d):h[t]=[d],Bo[t]&&xo.checkHas(this,t,"on"))})}off(t,e,i){if(t){const s=r(t)?t.split(" "):t;if(e){let t,r,n;i&&(t="boolean"==typeof i?i:"once"!==i&&i.capture);const o=Fo(this,t);s.forEach(t=>{t&&(r=o[t],r&&(n=r.findIndex(t=>t.listener===e),n>-1&&r.splice(n,1),r.length||delete o[t],Bo[t]&&xo.checkHas(this,t,"off")))})}else{const{__bubbleMap:t,__captureMap:e}=this;s.forEach(i=>{t&&delete t[i],e&&delete e[i]})}}else this.__bubbleMap=this.__captureMap=void 0}on_(t,e,i,s){return e?this.on(t,i?e=e.bind(i):e,s):a(t)&&t.forEach(t=>this.on(t[0],t[2]?t[1]=t[1].bind(t[2]):t[1],t[3])),{type:t,current:this,listener:e,options:s}}off_(t){if(!t)return;const e=a(t)?t:[t];e.forEach(t=>{t&&(t.listener?t.current.off(t.type,t.listener,t.options):a(t.type)&&t.type.forEach(e=>t.current.off(e[0],e[1],e[3])))}),e.length=0}once(t,e,i,s){if(!e)return a(t)&&t.forEach(t=>this.once(t[0],t[1],t[2],t[3]));h(i)?e=e.bind(i):s=i,this.on(t,e,{once:!0,capture:s})}emit(t,e,i){!e&&re.has(t)&&(e=re.get(t,{type:t,target:this,current:this}));const s=Fo(this,i)[t];if(s){let r;for(let n=0,o=s.length;n<o&&!((r=s[n])&&(r.listener(e),r.once&&(this.off(t,r.listener,i),n--,o--),e&&e.isStopNow));n++);}this.syncEventer&&this.syncEventer.emitEvent(e,i)}emitEvent(t,e){t.current=this,this.emit(t.type,t,e)}hasEvent(t,e){if(this.syncEventer&&this.syncEventer.hasEvent(t,e))return!0;const{__bubbleMap:s,__captureMap:r}=this,n=s&&s[t],o=r&&r[t];return!!(i(e)?n||o:e?o:n)}destroy(){this.__captureMap=this.__bubbleMap=this.syncEventer=null}}.prototype,Ko={on:zo,on_:No,off:Yo,off_:Xo,once:Ho,emit:Uo,emitEvent:jo,hasEvent:Vo,destroyEventer:Go},qo=jt.get("setAttr"),$o={__setAttr(t,e,s){if(this.leaferIsCreated){const r=this.__.__getInput(t);if(!s||n(e)||i(e)||(qo.warn(this.innerName,t,e),e=void 0),h(e)||r!==e){if(this.__realSetAttr(t,e),this.isLeafer){this.emitEvent(new mo(mo.LEAFER_CHANGE,this,t,r,e));const i=Io[t];i&&(this.emitEvent(new Lo(i,this)),this.emitEvent(new Lo(Lo.TRANSFORM,this)))}this.emitPropertyEvent(mo.CHANGE,t,r,e);const i=wo[t];return i&&this.emitPropertyEvent(i,t,r,e),!0}return!1}return this.__realSetAttr(t,e),!0},emitPropertyEvent(t,e,i,s){const r=new mo(t,this,e,i,s);this.isLeafer||this.hasEvent(t)&&this.emitEvent(r),this.leafer.emitEvent(r)},__realSetAttr(t,e){const s=this.__;s[t]=e,this.__proxyData&&this.setProxyAttr(t,e),s.normalStyle&&(this.lockNormalStyle||i(s.normalStyle[t])||(s.normalStyle[t]=e))},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:Jo,multiplyParent:Qo,translateInner:Zo,defaultWorld:ta}=V,{toPoint:ea,tempPoint:ia}=ft,sa={__updateWorldMatrix(){const{parent:t,__layout:e,__world:i,__scrollWorld:s,__:r}=this;Qo(this.__local||e,t?t.__scrollWorld||t.__world:ta,i,!!e.affectScaleOrRotation,r),s&&Zo(Object.assign(s,i),r.scrollX,r.scrollY)},__updateLocalMatrix(){if(this.__local){const t=this.__layout,e=this.__local,i=this.__;t.affectScaleOrRotation&&(t.scaleChanged&&(t.resized||(t.resized="scale"))||t.rotationChanged)&&(Jo(e,i,null,null,t.affectRotation),t.scaleChanged=t.rotationChanged=void 0),e.e=i.x+i.offsetX,e.f=i.y+i.offsetY,(i.around||i.origin)&&(ea(i.around||i.origin,t.boxBounds,ia),Zo(e,-ia.x,-ia.y,!i.around))}this.__layout.matrixChanged=void 0}},{updateMatrix:ra,updateAllMatrix:na}=zn,{updateBounds:oa}=Jn,{toOuterOf:aa,copyAndSpread:ha,copy:la}=It,{toBounds:da}=Tr,ca={__updateWorldBounds(){const{__layout:t,__world:e}=this;aa(t.renderBounds,e,e),t.resized&&("inner"===t.resized&&this.__onUpdateSize(),this.__hasLocalEvent&&xo.emitLocal(this),t.resized=void 0),this.__hasWorldEvent&&xo.emitWorld(this)},__updateLocalBounds(){const t=this.__layout;t.boxChanged&&(this.__.__pathInputed||this.__updatePath(),this.__updateRenderPath(),this.__updateBoxBounds(),t.resized="inner"),t.localBoxChanged&&(this.__local&&this.__updateLocalBoxBounds(),t.localBoxChanged=void 0,t.strokeSpread&&(t.strokeChanged=!0),t.renderSpread&&(t.renderChanged=!0),this.parent&&this.parent.__layout.boxChange()),t.boxChanged=void 0,t.strokeChanged&&(t.strokeSpread=this.__updateStrokeSpread(),t.strokeSpread?(t.strokeBounds===t.boxBounds&&t.spreadStroke(),this.__updateStrokeBounds(),this.__updateLocalStrokeBounds()):t.spreadStrokeCancel(),t.strokeChanged=void 0,(t.renderSpread||t.strokeSpread!==t.strokeBoxSpread)&&(t.renderChanged=!0),this.parent&&this.parent.__layout.strokeChange(),t.resized="inner"),t.renderChanged&&(t.renderSpread=this.__updateRenderSpread(),t.renderSpread?(t.renderBounds!==t.boxBounds&&t.renderBounds!==t.strokeBounds||t.spreadRender(),this.__updateRenderBounds(),this.__updateLocalRenderBounds()):t.spreadRenderCancel(),t.renderChanged=void 0,this.parent&&this.parent.__layout.renderChange()),t.resized||(t.resized="local"),t.boundsChanged=void 0},__updateLocalBoxBounds(){this.__hasMotionPath&&this.__updateMotionPath(),this.__hasAutoLayout&&this.__updateAutoLayout(),aa(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){aa(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){aa(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(t,e){const i=this.__layout.boxBounds,s=this.__;s.__usePathBox?da(s.path,i):(i.x=0,i.y=0,i.width=s.width,i.height=s.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.__extraUpdate(),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),na(this),oa(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(na(this),oa(this,this))):ra(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(t){const e=this.__layout;ha(e.strokeBounds,e.boxBounds,e.strokeBoxSpread)},__updateRenderBounds(t){const e=this.__layout,{renderSpread:i}=e;o(i)&&i<=0?la(e.renderBounds,e.strokeBounds):ha(e.renderBounds,e.boxBounds,i)}},ua={__render(t,e){if(e.shape)return this.__renderShape(t,e);if((!e.cellList||e.cellList.has(this))&&this.__worldOpacity){const i=this.__;if(i.bright&&!e.topRendering)return e.topList.add(this);if(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),t.opacity=e.dimOpacity&&!i.dimskip?i.opacity*e.dimOpacity:i.opacity,this.__.__single){if("path"===i.eraser)return this.__renderEraser(t,e);const s=t.getSameCanvas(!0,!0);this.__draw(s,e,t),zn.copyCanvasByWorld(this,t,s,this.__nowWorld,i.__blendMode,!0),s.recycle(this.__nowWorld)}else this.__draw(t,e);jt.showBounds&&jt.drawBounds(this,t,e)}},__renderShape(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawShape(t,e))},__clip(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawRenderPath(t),t.clipUI(this))},__updateWorldOpacity(){this.__worldOpacity=this.__.visible?this.parent?this.parent.__worldOpacity*this.__.opacity:this.__.opacity:0,this.__layout.opacityChanged&&(this.__layout.opacityChanged=!1)}},{excludeRenderBounds:_a}=Gn,pa={__updateChange(){const{__layout:t}=this;t.childrenSortChanged&&(this.__updateSortChildren(),t.childrenSortChanged=!1),this.__.__checkSingle()},__render(t,e){if(this.__nowWorld=this.__getNowWorld(e),this.__worldOpacity){const i=this.__;if(i.__useDim)if(i.dim)e.dimOpacity=!0===i.dim?.2:i.dim;else{if(i.bright&&!e.topRendering)return e.topList.add(this);i.dimskip&&e.dimOpacity&&(e.dimOpacity=0)}if(i.__single&&!this.isBranchLeaf){if("path"===i.eraser)return this.__renderEraser(t,e);const s=t.getSameCanvas(!1,!0);this.__renderBranch(s,e);const r=this.__nowWorld;t.opacity=e.dimOpacity?i.opacity*e.dimOpacity:i.opacity,t.copyWorldByReset(s,r,r,i.__blendMode,!0),s.recycle(r)}else this.__renderBranch(t,e)}},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:i}=this;for(let s=0,r=i.length;s<r;s++)_a(i[s],e)||i[s].__render(t,e)}},__clip(t,e){if(this.__worldOpacity){const{children:i}=this;for(let s=0,r=i.length;s<r;s++)_a(i[s],e)||i[s].__clip(t,e)}}},ga={},{LEAF:fa,create:ya}=f,{stintSet:ma}=l,{toInnerPoint:wa,toOuterPoint:va,multiplyParent:xa}=V,{toOuterOf:ba}=It,{copy:Sa,move:ka}=rt,{moveLocal:Ta,zoomOfLocal:Ba,rotateOfLocal:Pa,skewOfLocal:Ra,moveWorld:Ca,zoomOfWorld:Ea,rotateOfWorld:La,skewOfWorld:Oa,transform:Aa,transformWorld:Da,setTransform:Ma,getFlipTransform:Ia,getLocalOrigin:Wa,getRelativeWorld:Fa,drop:za}=zn;let Na=class{get tag(){return this.__tag}set tag(t){}get __tag(){return"Leaf"}get innerName(){return this.__.name||this.tag+this.innerId}get __DataProcessor(){return c}get __LayoutProcessor(){return po}get leaferIsCreated(){return this.leafer&&this.leafer.created}get leaferIsReady(){return this.leafer&&this.leafer.ready}get isLeafer(){return!1}get isBranch(){return!1}get isBranchLeaf(){return!1}get __localMatrix(){return this.__local||this.__layout}get __localBoxBounds(){return this.__local||this.__layout}get worldTransform(){return this.__layout.getTransform("world")}get localTransform(){return this.__layout.getTransform("local")}get scrollWorldTransform(){return this.updateLayout(),this.__scrollWorld||this.__world}get boxBounds(){return this.getBounds("box","inner")}get renderBounds(){return this.getBounds("render","inner")}get worldBoxBounds(){return this.getBounds("box")}get worldStrokeBounds(){return this.getBounds("stroke")}get worldRenderBounds(){return this.getBounds("render")}get worldOpacity(){return this.updateLayout(),this.__worldOpacity}get __worldFlipped(){return this.__world.scaleX<0||this.__world.scaleY<0}get __onlyHitMask(){return this.__hasMask&&!this.__.hitChildren}get __ignoreHitWorld(){return(this.__hasMask||this.__hasEraser)&&this.__.hitChildren}get __inLazyBounds(){return this.leaferIsCreated&&this.leafer.lazyBounds.hit(this.__world)}get pathInputed(){return this.__.__pathInputed}set event(t){this.on(t)}constructor(t){this.innerId=ya(fa),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(fo.CREATED)}reset(t){this.leafer&&this.leafer.forceRender(this.__world),0!==t&&(this.__world={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0,scaleX:1,scaleY:1},null!==t&&(this.__local={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0})),this.__worldOpacity=1,this.__=new this.__DataProcessor(this),this.__layout=new this.__LayoutProcessor(this),this.__level&&this.resetCustom(),t&&(t.__&&(t=t.toJSON()),t.children?this.set(t):Object.assign(this,t))}resetCustom(){this.__hasMask=this.__hasEraser=null,this.forceUpdate()}waitParent(t,e){e&&(t=t.bind(e)),this.parent?t():this.on(fo.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(fo.MOUNTED,t,"once")}nextRender(t,e,i){this.leafer?this.leafer.nextRender(t,e,i):this.waitLeafer(()=>this.leafer.nextRender(t,e,i))}removeNextRender(t){this.nextRender(t,null,"off")}__bindLeafer(t){if(this.isLeafer&&null!==t&&(t=this),this.leafer&&!t&&this.leafer.leafs--,this.leafer=t,t?(t.leafs++,this.__level=this.parent?this.parent.__level+1:1,this.animation&&this.__runAnimation("in"),this.__bubbleMap&&this.__emitLifeEvent(fo.MOUNTED)):this.__emitLifeEvent(fo.UNMOUNTED),this.isBranch){const{children:e}=this;for(let i=0,s=e.length;i<s;i++)e[i].__bindLeafer(t)}}set(t,e){}get(t){}setAttr(t,e){this[t]=e}getAttr(t){return this[t]}getComputedAttr(t){return this.__[t]}toJSON(t){return t&&this.__layout.update(),this.__.__getInputData(null,t)}toString(t){return JSON.stringify(this.toJSON(t))}toSVG(){}__SVG(t){}toHTML(){}__setAttr(t,e){return!0}__getAttr(t){}setProxyAttr(t,e){}getProxyAttr(t){}find(t,e){}findTag(t){}findOne(t,e){}findId(t){}focus(t){}updateState(){}updateLayout(){this.__layout.update()}forceUpdate(t){i(t)?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=i(e)?null:void 0,this[t]=e}forceRender(t,e){this.forceUpdate("surface")}__extraUpdate(){this.leaferIsReady&&this.leafer.layouter.addExtra(this)}__updateWorldMatrix(){}__updateLocalMatrix(){}__updateWorldBounds(){}__updateLocalBounds(){}__updateLocalBoxBounds(){}__updateLocalStrokeBounds(){}__updateLocalRenderBounds(){}__updateBoxBounds(t,e){}__updateContentBounds(){}__updateStrokeBounds(t){}__updateRenderBounds(t){}__updateAutoLayout(){}__updateFlowLayout(){}__updateNaturalSize(){}__updateStrokeSpread(){return 0}__updateRenderSpread(){return 0}__onUpdateSize(){}__updateEraser(t){this.__hasEraser=!!t||this.children.some(t=>t.__.eraser)}__renderEraser(t,e){t.save(),this.__clip(t,e);const{renderBounds:i}=this.__layout;t.clearRect(i.x,i.y,i.width,i.height),t.restore()}__updateMask(t){this.__hasMask=this.children.some(t=>t.__.mask&&t.__.visible&&t.__.opacity)}__renderMask(t,e){}__getNowWorld(t){if(t.matrix){this.__cameraWorld||(this.__cameraWorld={});const e=this.__cameraWorld,i=this.__world;return xa(i,t.matrix,e,void 0,i),ba(this.__layout.renderBounds,e,e),ma(e,"half",i.half),ma(e,"ignorePixelSnap",i.ignorePixelSnap),e}return this.__world}getClampRenderScale(){let{scaleX:t}=this.__nowWorld||this.__world;return t<0&&(t=-t),t>1?t:1}getRenderScaleData(t,e){let{scaleX:i,scaleY:s}=jr.patternLocked?this.__world:this.__nowWorld;return t&&(i<0&&(i=-i),s<0&&(s=-s)),(!0===e||"zoom-in"===e&&i>1&&s>1)&&(i=s=1),ga.scaleX=i,ga.scaleY=s,ga}getTransform(t){return this.__layout.getTransform(t||"local")}getBounds(t,e){return this.__layout.getBounds(t,e)}getLayoutBounds(t,e,i){return this.__layout.getLayoutBounds(t,e,i)}getLayoutPoints(t,e){return this.__layout.getLayoutPoints(t,e)}getWorldBounds(t,e,i){const s=e?Fa(this,e):this.worldTransform,r=i?t:{};return ba(t,s,r),r}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&Sa(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&Sa(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),wa(this.scrollWorldTransform,t,e,i)}innerToWorld(t,e,i,s){va(this.scrollWorldTransform,t,e,i),s&&s.worldToInner(e||t,null,i)}getBoxPoint(t,e,i,s){return this.getBoxPointByInner(this.getInnerPoint(t,e,i,s),null,null,!0)}getBoxPointByInner(t,e,i,s){const r=s?t:Object.assign({},t),{x:n,y:o}=this.boxBounds;return ka(r,-n,-o),r}getInnerPoint(t,e,i,s){const r=s?t:{};return this.worldToInner(t,r,i,e),r}getInnerPointByBox(t,e,i,s){const r=s?t:Object.assign({},t),{x:n,y:o}=this.boxBounds;return ka(r,n,o),r}getInnerPointByLocal(t,e,i,s){return this.getInnerPoint(t,this.parent,i,s)}getLocalPoint(t,e,i,s){const r=s?t:{};return this.worldToLocal(t,r,i,e),r}getLocalPointByInner(t,e,i,s){return this.getWorldPoint(t,this.parent,i,s)}getPagePoint(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getInnerPoint(t,e,i,s)}getWorldPoint(t,e,i,s){const r=s?t:{};return this.innerToWorld(t,r,i,e),r}getWorldPointByBox(t,e,i,s){return this.getWorldPoint(this.getInnerPointByBox(t,null,null,s),e,i,!0)}getWorldPointByLocal(t,e,i,s){const r=s?t:{};return this.localToWorld(t,r,i,e),r}getWorldPointByPage(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getWorldPoint(t,e,i,s)}setTransform(t,e,i){Ma(this,t,e,i)}transform(t,e,i){Aa(this,t,e,i)}move(t,e,i){Ta(this,t,e,i)}moveInner(t,e,i){Ca(this,t,e,!0,i)}scaleOf(t,e,i,s,r){Ba(this,Wa(this,t),e,i,s,r)}rotateOf(t,e,i){Pa(this,Wa(this,t),e,i)}skewOf(t,e,i,s,r){Ra(this,Wa(this,t),e,i,s,r)}transformWorld(t,e,i){Da(this,t,e,i)}moveWorld(t,e,i){Ca(this,t,e,!1,i)}scaleOfWorld(t,e,i,s,r){Ea(this,t,e,i,s,r)}rotateOfWorld(t,e){La(this,t,e)}skewOfWorld(t,e,i,s,r){Oa(this,t,e,i,s,r)}flip(t,e){Aa(this,Ia(this,t),!1,e)}scaleResize(t,e=t,i){this.scaleX*=t,this.scaleY*=e}__scaleResize(t,e){}resizeWidth(t){}resizeHeight(t){}hit(t,e){return!0}__hitWorld(t,e){return!0}__hit(t,e){return!0}__hitFill(t){return!0}__hitStroke(t,e){return!0}__hitPixel(t){return!0}__drawHitPath(t){}__updateHitCanvas(){}__render(t,e){}__drawFast(t,e){}__draw(t,e,i){}__clip(t,e){}__renderShape(t,e){}__drawShape(t,e){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}getMotionPathData(){return Qt.need("path")}getMotionPoint(t){return Qt.need("path")}getMotionTotal(){return 0}__updateMotionPath(){}__runAnimation(t,e){}__updateSortChildren(){}add(t,e){}remove(t,e){this.parent&&this.parent.remove(this,e)}dropTo(t,e,i){za(this,t,e,i)}on(t,e,i){}off(t,e,i){}on_(t,e,i,s){}off_(t){}once(t,e,i,s){}emit(t,e,i){}emitEvent(t,e){}hasEvent(t,e){return!1}static changeAttr(t,e,i){i?this.addAttr(t,e,i):mn(this.prototype,t,e)}static addAttr(t,e,i,s){i||(i=on),i(e,s)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new fo(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(fo.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}};Na=ae([Tn($o),Tn(sa),Tn(ca),Tn(Ko),Tn(ua)],Na);const{setListWithFn:Ya}=It,{sort:Xa}=Jn,{localBoxBounds:Ha,localStrokeBounds:Ua,localRenderBounds:ja,maskLocalBoxBounds:Va,maskLocalStrokeBounds:Ga,maskLocalRenderBounds:Ka}=Gn,qa=new jt("Branch");let $a=class extends Na{__updateStrokeSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(t,e){Ya(e||this.__layout.boxBounds,this.children,this.__hasMask?Va:Ha)}__updateStrokeBounds(t){Ya(t||this.__layout.strokeBounds,this.children,this.__hasMask?Ga:Ua)}__updateRenderBounds(t){Ya(t||this.__layout.renderBounds,this.children,this.__hasMask?Ka:ja)}__updateSortChildren(){let t;const{children:e}=this;if(e.length>1){for(let i=0,s=e.length;i<s;i++)e[i].__tempNumber=i,e[i].__.zIndex&&(t=!0);e.sort(Xa),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return qa.warn("add self or destroyed");const s=i(e);if(!t.__){if(a(t))return t.forEach(t=>{this.add(t,e),s||e++});t=ee.get(t.tag,t)}t.parent&&t.parent.remove(t),t.parent=this,s?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1);const r=t.__layout;r.boxChanged||r.boxChange(),r.matrixChanged||r.matrixChange(),t.__bubbleMap&&t.__emitLifeEvent(fo.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(fo.ADD,t)),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}addMany(...t){this.add(t)}remove(t,e){t?t.__?t.animationOut?t.__runAnimation("out",()=>this.__remove(t,e)):this.__remove(t,e):this.find(t).forEach(t=>this.remove(t,e)):i(t)&&super.remove(null,e)}removeAll(t){const{children:e}=this;e.length&&(this.children=[],this.__preRemove(),this.__.__childBranchNumber=0,e.forEach(e=>{this.__realRemoveChild(e),t&&e.destroy()}))}clear(){this.removeAll(!0)}__remove(t,e){const i=this.children.indexOf(t);i>-1&&(this.children.splice(i,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}__preRemove(){this.__hasMask&&this.__updateMask(),this.__hasEraser&&this.__updateEraser(),this.__layout.boxChange(),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}__realRemoveChild(t){t.__emitLifeEvent(fo.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(fo.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new fo(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}};$a=ae([Tn(pa)],$a);class Ja{get length(){return this.list.length}constructor(t){this.reset(),t&&(a(t)?this.addList(t):this.add(t))}has(t){return t&&!i(this.keys[t.innerId])}indexAt(t){return this.list[t]}indexOf(t){const e=this.keys[t.innerId];return i(e)?-1:e}add(t){const{list:e,keys:s}=this;i(s[t.innerId])&&(e.push(t),s[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:s}=this;if(i(s[t.innerId])){const{list:i}=this;for(let t=e,r=i.length;t<r;t++)s[i[t].innerId]++;0===e?i.unshift(t):(e>i.length&&(e=i.length),i.splice(e,0,t)),s[t.innerId]=e}}addList(t){for(let e=0;e<t.length;e++)this.add(t[e])}remove(t){const{list:e}=this;let s;for(let r=0,n=e.length;r<n;r++)i(s)?e[r].innerId===t.innerId&&(s=r,delete this.keys[t.innerId]):this.keys[e[r].innerId]=r-1;i(s)||e.splice(s,1)}sort(t){const{list:e}=this;t?e.sort((t,e)=>e.__level-t.__level):e.sort((t,e)=>t.__level-e.__level)}forEach(t){this.list.forEach(t)}clone(){const t=new Ja;return t.list=[...this.list],t.keys=Object.assign({},this.keys),t}update(){this.keys={};const{list:t,keys:e}=this;for(let i=0,s=t.length;i<s;i++)e[t[i].innerId]=i}reset(){this.list=[],this.keys={}}destroy(){this.reset()}}class Qa{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(a(t)?this.addList(t):this.add(t))}has(t){return!i(this.keys[t.innerId])}without(t){return i(this.keys[t.innerId])}sort(t){const{levels:e}=this;t?e.sort((t,e)=>e-t):e.sort((t,e)=>t-e)}addList(t){t.forEach(t=>{this.add(t)})}add(t){const{keys:e,levelMap:i}=this;e[t.innerId]||(e[t.innerId]=1,i[t.__level]?i[t.__level].push(t):(i[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach(i=>{e=this.levelMap[i];for(let i=0,s=e.length;i<s;i++)t(e[i])})}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}function Za(t,e,i,s){var r,n=arguments.length,o=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(o=(n<3?r(o):n>3?r(e,i,o):r(e,i))||o);return n>3&&o&&Object.defineProperty(e,i,o),o}function th(t){return Qr(t,t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}}))}function eh(t){return Qr(t,t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}}))}"function"==typeof SuppressedError&&SuppressedError;const ih={},sh={hasTransparent:function(t){if(!t||7===t.length||4===t.length)return!1;if("transparent"===t)return!0;const e=t[0];if("#"===e)switch(t.length){case 5:return"f"!==t[4]&&"F"!==t[4];case 9:return"f"!==t[7]&&"F"!==t[7]||"f"!==t[8]&&"F"!==t[8]}else if(("r"===e||"h"===e)&&"a"===t[3]){const e=t.lastIndexOf(",");if(e>-1)return parseFloat(t.slice(e+1))<1}return!1}},rh=(t,e)=>h(t)?"percent"===t.type?t.value*e:t.value:t,nh={},oh={},ah={},hh={},lh={},dh={apply(){Qt.need("filter")}},ch={},uh={setStyleName:()=>Qt.need("state"),set:()=>Qt.need("state")},{parse:_h,objectToCanvasData:ph}=Vi,{stintSet:gh}=l,{hasTransparent:fh}=sh,yh={originPaint:{}},mh=jt.get("UIData");let wh=class extends c{get scale(){const{scaleX:t,scaleY:e}=this;return t!==e?{x:t,y:e}:t}get __strokeWidth(){return this.__getRealStrokeWidth()}get __maxStrokeWidth(){const t=this;return t.__hasMultiStrokeStyle?Math.max(t.__hasMultiStrokeStyle,t.strokeWidth):t.strokeWidth}get __hasMultiPaint(){const t=this;return t.fill&&this.__useStroke||t.__isFills&&t.fill.length>1||t.__isStrokes&&t.stroke.length>1||t.__useEffect}get __clipAfterFill(){const t=this;return t.cornerRadius||t.innerShadow||t.__pathInputed}get __hasSurface(){return this.fill||this.stroke}get __autoWidth(){return!this._width}get __autoHeight(){return!this._height}get __autoSide(){return!this._width||!this._height}get __autoSize(){return!this._width&&!this._height}setVisible(t){this._visible=t;const{leafer:e}=this.__leaf;e&&(e.watcher.hasVisible=!0)}setWidth(t){t<0?(this._width=-t,this.__leaf.scaleX*=-1,mh.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,mh.warn("height < 0, instead -scaleY",this)):this._height=t}setFill(t){this.__naturalWidth&&this.__removeNaturalSize(),r(t)||!t?(gh(this,"__isTransparentFill",fh(t)),this.__isFills&&this.__removePaint("fill",!0),this._fill=t):h(t)&&this.__setPaint("fill",t)}setStroke(t){r(t)||!t?(gh(this,"__isTransparentStroke",fh(t)),this.__isStrokes&&this.__removePaint("stroke",!0),this._stroke=t):h(t)&&this.__setPaint("stroke",t)}setPath(t){const e=r(t);e||t&&h(t[0])?(this.__setInput("path",t),this._path=e?_h(t):ph(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){vh(this,"shadow",t)}setInnerShadow(t){vh(this,"innerShadow",t)}setFilter(t){vh(this,"filter",t)}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&oh.compute("fill",this.__leaf),e&&oh.compute("stroke",this.__leaf),this.__needComputePaint=void 0}__getRealStrokeWidth(t){let{strokeWidth:e,strokeWidthFixed:s}=this;if(t&&(t.strokeWidth&&(e=t.strokeWidth),i(t.strokeWidthFixed)||(s=t.strokeWidthFixed)),s){const t=this.__leaf.getClampRenderScale();return t>1?e/t:e}return e}__setPaint(t,e){this.__setInput(t,e);const i=this.__leaf.__layout;i.boxChanged||i.boxChange(),a(e)&&!e.length?this.__removePaint(t):"fill"===t?(this.__isFills=!0,this._fill||(this._fill=yh)):(this.__isStrokes=!0,this._stroke||(this._stroke=yh))}__removePaint(t,e){e&&this.__removeInput(t),ah.recycleImage(t,this),"fill"===t?(gh(this,"__isAlphaPixelFill",void 0),this._fill=this.__isFills=void 0):(gh(this,"__isAlphaPixelStroke",void 0),gh(this,"__hasMultiStrokeStyle",void 0),this._stroke=this.__isStrokes=void 0)}};function vh(t,e,i){t.__setInput(e,i),a(i)?(i.some(t=>!1===t.visible)&&(i=i.filter(t=>!1!==t.visible)),i.length||(i=void 0)):i=i&&!1!==i.visible?[i]:void 0,t["_"+e]=i}let xh=class extends wh{},bh=class extends xh{get __boxStroke(){return!this.__pathInputed}get __drawAfterFill(){return this.__single||this.__clipAfterFill}get __clipAfterFill(){const t=this;return"show"!==t.overflow&&t.__leaf.children.length&&(t.__leaf.isOverflow||super.__clipAfterFill)}},Sh=class extends wh{get __usePathBox(){return this.points||this.__pathInputed}},kh=class extends wh{get __boxStroke(){return!this.__pathInputed}},Th=class extends xh{};const Bh={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};const{max:Ph,add:Rh}=S,Ch={__updateStrokeSpread(){let t=0,e=0;const i=this.__,{strokeAlign:s,__maxStrokeWidth:r}=i,n=this.__box;if((i.stroke||"all"===i.hitStroke)&&r&&"inside"!==s&&(e=t="center"===s?r/2:r,!i.__boxStroke)){const e=i.__isLinePath?0:10*t,s="none"===i.strokeCap?0:r;t+=Math.max(e,s)}return i.__useArrow&&(t+=5*r),n&&(t=Ph(t,n.__layout.strokeSpread=n.__updateStrokeSpread()),e=Math.max(e,n.__layout.strokeBoxSpread)),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:i,blur:s,backgroundBlur:r,filter:n,renderSpread:o}=this.__,{strokeSpread:a}=this.__layout,h=this.__box;e&&(t=lh.getShadowRenderSpread(this,e)),s&&(t=Ph(t,s)),n&&(t=Rh(t,dh.getSpread(n))),o&&(t=Rh(t,o)),a&&(t=Rh(t,a));let l=t;return i&&(l=Ph(l,lh.getInnerShadowSpread(this,i))),r&&(l=Ph(l,r)),this.__layout.renderShapeSpread=l,h?Ph(h.__updateRenderSpread(),t):t}},{stintSet:Eh}=l,Lh={__updateChange(){const t=this.__;if(t.__useStroke){const e=t.__useStroke=!(!t.stroke||!t.strokeWidth);Eh(this.__world,"half",e&&"center"===t.strokeAlign&&t.strokeWidth%2),Eh(t,"__fillAfterStroke",e&&"outside"===t.strokeAlign&&t.fill&&!t.__isTransparentFill)}if(t.__useEffect){const{shadow:e,fill:i,stroke:s}=t,r=t.innerShadow||t.blur||t.backgroundBlur||t.filter;Eh(t,"__isFastShadow",e&&!r&&e.length<2&&!e[0].spread&&!lh.isTransformShadow(e[0])&&i&&!t.__isTransparentFill&&!(a(i)&&i.length>1)&&(this.useFastShadow||!s||s&&"inside"===t.strokeAlign)),t.__useEffect=!(!e&&!r)}t.__checkSingle(),Eh(t,"__complex",t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect)},__drawFast(t,e){Oh(this,t,e)},__draw(t,e,i){const s=this.__;if(s.__complex){s.__needComputePaint&&s.__computePaint();const{fill:r,stroke:n,__drawAfterFill:o,__fillAfterStroke:a,__isFastShadow:h}=s;if(this.__drawRenderPath(t),s.__useEffect&&!h){const h=oh.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:l,innerShadow:d,filter:c}=s;l&&lh.shadow(this,t,h),a&&(s.__isStrokes?oh.strokes(n,this,t,e):oh.stroke(n,this,t,e)),r&&(s.__isFills?oh.fills(r,this,t,e):oh.fill(r,this,t,e)),o&&this.__drawAfterFill(t,e),d&&lh.innerShadow(this,t,h),n&&!a&&(s.__isStrokes?oh.strokes(n,this,t,e):oh.stroke(n,this,t,e)),c&&dh.apply(c,this,this.__nowWorld,t,i,h),h.worldCanvas&&h.worldCanvas.recycle(),h.canvas.recycle()}else{if(a&&(s.__isStrokes?oh.strokes(n,this,t,e):oh.stroke(n,this,t,e)),h){const e=s.shadow[0],{scaleX:i,scaleY:r}=this.getRenderScaleData(!0,e.scaleFixed);t.save(),t.setWorldShadow(e.x*i,e.y*r,e.blur*i,sh.string(e.color))}r&&(s.__isFills?oh.fills(r,this,t,e):oh.fill(r,this,t,e)),h&&t.restore(),o&&this.__drawAfterFill(t,e),n&&!a&&(s.__isStrokes?oh.strokes(n,this,t,e):oh.stroke(n,this,t,e))}}else s.__pathForRender?Oh(this,t,e):this.__drawFast(t,e)},__drawShape(t,e){this.__drawRenderPath(t);const i=this.__,{fill:s,stroke:r}=i;s&&!e.ignoreFill&&(i.__isAlphaPixelFill?oh.fills(s,this,t,e):oh.fill("#000000",this,t,e)),i.__isCanvas&&this.__drawAfterFill(t,e),r&&!e.ignoreStroke&&(i.__isAlphaPixelStroke?oh.strokes(r,this,t,e):oh.stroke("#000000",this,t,e))},__drawAfterFill(t,e){this.__.__clipAfterFill?(t.save(),t.clipUI(this),this.__drawContent(t,e),t.restore()):this.__drawContent(t,e)}};function Oh(t,e,i){const{fill:s,stroke:r,__drawAfterFill:n,__fillAfterStroke:o}=t.__;t.__drawRenderPath(e),o&&oh.stroke(r,t,e,i),s&&oh.fill(s,t,e,i),n&&t.__drawAfterFill(e,i),r&&!o&&oh.stroke(r,t,e,i)}const Ah={__drawFast(t,e){let{x:i,y:s,width:r,height:n}=this.__layout.boxBounds;const{fill:o,stroke:a,__drawAfterFill:h}=this.__;if(o&&(t.fillStyle=o,t.fillRect(i,s,r,n)),h&&this.__drawAfterFill(t,e),a){const{strokeAlign:o,__strokeWidth:h}=this.__;if(!h)return;t.setStroke(a,h,this.__);const l=h/2;switch(o){case"center":t.strokeRect(0,0,r,n);break;case"inside":r-=h,n-=h,r<0||n<0?(t.save(),this.__clip(t,e),t.strokeRect(i+l,s+l,r,n),t.restore()):t.strokeRect(i+l,s+l,r,n);break;case"outside":t.strokeRect(i-l,s-l,r+h,n+h)}}}};var Dh;let Mh=Dh=class extends Na{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){A.assignScale(this,t)}get scale(){return this.__.scale}get isAutoWidth(){const t=this.__;return t.__autoWidth||t.autoWidth}get isAutoHeight(){const t=this.__;return t.__autoHeight||t.autoHeight}get pen(){const{path:t}=this.__;return Dr.set(this.path=t||[]),t||this.__drawPathByBox(Dr),Dr}reset(t){}set(t,e){t&&Object.assign(this,t)}get(t){return r(t)?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){return Qt.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return Qt.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(Dr.set(i=[]),this.__drawPathByBox(Dr,!e)),t?Vi.toCanvasData(i,!0):i}getPathString(t,e,i){return Vi.stringify(this.getPath(t,e),i)}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||ch.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){const t=this.__;t.path?(t.__pathForRender=t.cornerRadius?Or.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&nh.addArrows(this)):t.__pathForRender&&(t.__pathForRender=void 0)}__drawRenderPath(t){t.beginPath(),this.__drawPathByData(t,this.__.__pathForRender)}__drawPath(t){t.beginPath(),this.__drawPathByData(t,this.__.path,!0)}__drawPathByData(t,e,i){e?Gs.drawPathByData(t,e):this.__drawPathByBox(t,i)}__drawPathByBox(t,e){const{x:i,y:s,width:r,height:n}=this.__layout.boxBounds;if(this.__.cornerRadius&&!e){const{cornerRadius:e}=this.__;t.roundRect(i,s,r,n,o(e)?[e]:e)}else t.rect(i,s,r,n);t.closePath()}drawImagePlaceholder(t,e,i){oh.fill(this.__.placeholderColor,this,e,i)}animate(t,e,i,s){return this.set(t),Qt.need("animate")}killAnimate(t,e){}export(t,e){return Qt.need("export")}syncExport(t,e){return Qt.need("export")}clone(t){const e=l.clone(this.toJSON());return t&&Object.assign(e,t),Dh.one(e)}static one(t,e,i,s,r){return ee.get(t.tag||this.prototype.__tag,t,e,i,s,r)}static registerUI(){Bn()(this)}static registerData(t){yn(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}};Za([yn(wh)],Mh.prototype,"__",void 0),Za([(t,e)=>{const i="_"+e;$r(t,e,{set(t){this.isLeafer&&(this[i]=t)},get(){return this.isApp?this.tree.zoomLayer:this.isLeafer?this[i]||this:this.leafer&&this.leafer.zoomLayer}})}],Mh.prototype,"zoomLayer",void 0),Za([Zr("")],Mh.prototype,"id",void 0),Za([Zr("")],Mh.prototype,"name",void 0),Za([Zr("")],Mh.prototype,"className",void 0),Za([un("pass-through")],Mh.prototype,"blendMode",void 0),Za([function(t){return Qr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&pn(this)}}))}(1)],Mh.prototype,"opacity",void 0),Za([function(t){return Qr(t,t=>({set(e){const i=this.visible;if(!0===i&&0===e){if(this.animationOut)return this.__runAnimation("out",()=>gn(this,t,e,i))}else 0===i&&!0===e&&this.animation&&this.__runAnimation("in");gn(this,t,e,i),this.mask&&pn(this)}}))}(!0)],Mh.prototype,"visible",void 0),Za([un(!1)],Mh.prototype,"locked",void 0),Za([_n(!1)],Mh.prototype,"dim",void 0),Za([_n(!1)],Mh.prototype,"dimskip",void 0),Za([function(t){return Qr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChange(),this.waitParent(()=>{this.parent.__layout.childrenSortChange()}))}}))}(0)],Mh.prototype,"zIndex",void 0),Za([function(t){return Qr(t,t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent(()=>{this.parent.__updateMask(e)}))}}))}(!1)],Mh.prototype,"mask",void 0),Za([function(t){return Qr(t,t=>({set(e){this.__setAttr(t,e)&&this.waitParent(()=>{this.parent.__updateEraser(e)})}}))}(!1)],Mh.prototype,"eraser",void 0),Za([tn(0,!0)],Mh.prototype,"x",void 0),Za([tn(0,!0)],Mh.prototype,"y",void 0),Za([on(100,!0)],Mh.prototype,"width",void 0),Za([on(100,!0)],Mh.prototype,"height",void 0),Za([rn(1,!0)],Mh.prototype,"scaleX",void 0),Za([rn(1,!0)],Mh.prototype,"scaleY",void 0),Za([nn(0,!0)],Mh.prototype,"rotation",void 0),Za([nn(0,!0)],Mh.prototype,"skewX",void 0),Za([nn(0,!0)],Mh.prototype,"skewY",void 0),Za([tn(0,!0)],Mh.prototype,"offsetX",void 0),Za([tn(0,!0)],Mh.prototype,"offsetY",void 0),Za([en(0,!0)],Mh.prototype,"scrollX",void 0),Za([en(0,!0)],Mh.prototype,"scrollY",void 0),Za([sn()],Mh.prototype,"origin",void 0),Za([sn()],Mh.prototype,"around",void 0),Za([Zr(!1)],Mh.prototype,"lazy",void 0),Za([function(t){return Qr(t,t=>({set(e){this.__setAttr(t,e)&&(an(this),this.__.__removeNaturalSize())}}))}(1)],Mh.prototype,"pixelRatio",void 0),Za([cn(0)],Mh.prototype,"renderSpread",void 0),Za([function(t){return Qr(t,t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),an(this)}}))}()],Mh.prototype,"path",void 0),Za([hn()],Mh.prototype,"windingRule",void 0),Za([hn(!0)],Mh.prototype,"closed",void 0),Za([on(0)],Mh.prototype,"padding",void 0),Za([on(!1)],Mh.prototype,"lockRatio",void 0),Za([on()],Mh.prototype,"widthRange",void 0),Za([on()],Mh.prototype,"heightRange",void 0),Za([Zr(!1)],Mh.prototype,"draggable",void 0),Za([Zr()],Mh.prototype,"dragBounds",void 0),Za([Zr("auto")],Mh.prototype,"dragBoundsType",void 0),Za([Zr(!1)],Mh.prototype,"editable",void 0),Za([fn(!0)],Mh.prototype,"hittable",void 0),Za([fn("path")],Mh.prototype,"hitFill",void 0),Za([dn("path")],Mh.prototype,"hitStroke",void 0),Za([fn(!1)],Mh.prototype,"hitBox",void 0),Za([fn(!0)],Mh.prototype,"hitChildren",void 0),Za([fn(!0)],Mh.prototype,"hitSelf",void 0),Za([fn()],Mh.prototype,"hitRadius",void 0),Za([function(t){return Qr(t,t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}}))}("")],Mh.prototype,"cursor",void 0),Za([un()],Mh.prototype,"fill",void 0),Za([dn(void 0,!0)],Mh.prototype,"stroke",void 0),Za([dn("inside")],Mh.prototype,"strokeAlign",void 0),Za([dn(1,!0)],Mh.prototype,"strokeWidth",void 0),Za([dn(!1)],Mh.prototype,"strokeWidthFixed",void 0),Za([dn("none")],Mh.prototype,"strokeCap",void 0),Za([dn("miter")],Mh.prototype,"strokeJoin",void 0),Za([dn()],Mh.prototype,"dashPattern",void 0),Za([dn(0)],Mh.prototype,"dashOffset",void 0),Za([dn(10)],Mh.prototype,"miterLimit",void 0),Za([hn(0)],Mh.prototype,"cornerRadius",void 0),Za([hn()],Mh.prototype,"cornerSmoothing",void 0),Za([th()],Mh.prototype,"shadow",void 0),Za([th()],Mh.prototype,"innerShadow",void 0),Za([th()],Mh.prototype,"blur",void 0),Za([th()],Mh.prototype,"backgroundBlur",void 0),Za([th()],Mh.prototype,"grayscale",void 0),Za([th()],Mh.prototype,"filter",void 0),Za([un()],Mh.prototype,"placeholderColor",void 0),Za([Zr(100)],Mh.prototype,"placeholderDelay",void 0),Za([Zr({})],Mh.prototype,"data",void 0),Za([bn(Na.prototype.reset)],Mh.prototype,"reset",null),Mh=Dh=Za([Tn(Ch),Tn(Lh),Sn()],Mh);let Ih=class extends Mh{get __tag(){return"Group"}get isBranch(){return!0}reset(t){this.__setBranch(),super.reset(t)}__setBranch(){this.children||(this.children=[])}set(t,e){if(t)if(t.children){const{children:i}=t;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t,e),i.forEach(t=>this.add(t)),t.children=i}else super.set(t,e)}toJSON(t){const e=super.toJSON(t);return this.childlessJSON||(e.children=this.children.map(e=>e.toJSON(t))),e}pick(t,e){}addAt(t,e){this.add(t,e)}addAfter(t,e){this.add(t,this.children.indexOf(e)+1)}addBefore(t,e){this.add(t,this.children.indexOf(e))}add(t,e){}addMany(...t){}remove(t,e){}removeAll(t){}clear(){}};var Wh;Za([yn(xh)],Ih.prototype,"__",void 0),Za([on(0)],Ih.prototype,"width",void 0),Za([on(0)],Ih.prototype,"height",void 0),Ih=Za([Tn($a),Bn()],Ih);const Fh=jt.get("Leafer");let zh=Wh=class extends Ih{get __tag(){return"Leafer"}get isApp(){return!1}get app(){return this.parent||this}get isLeafer(){return!0}get imageReady(){return this.viewReady&&Hr.isComplete}get layoutLocked(){return!this.layouter.running}get view(){return this.canvas&&this.canvas.view}get FPS(){return this.renderer?this.renderer.FPS:60}get cursorPoint(){return this.interaction&&this.interaction.hoverData||{x:this.width/2,y:this.height/2}}get clientBounds(){return this.canvas&&this.canvas.getClientBounds(!0)||{x:0,y:0,width:0,height:0}}constructor(t,e){super(e),this.config={start:!0,hittable:!0,smooth:!0,lazySpeard:100},this.leafs=0,this.__eventIds=[],this.__controllers=[],this.__readyWait=[],this.__viewReadyWait=[],this.__viewCompletedWait=[],this.__nextRenderWait=[],this.userConfig=t,t&&(t.view||t.width)&&this.init(t),Wh.list.add(this)}init(t,e){if(this.canvas)return;let i;const{config:s}=this;this.__setLeafer(this),e&&(this.parentApp=e,this.__bindApp(e),i=e.running),t&&(this.parent=e,this.initType(t.type),this.parent=void 0,l.assign(s,t));const r=this.canvas=Zt.canvas(s);this.__controllers.push(this.renderer=Zt.renderer(this,r,s),this.watcher=Zt.watcher(this,s),this.layouter=Zt.layouter(this,s)),this.isApp&&this.__setApp(),this.__checkAutoLayout(),e||(this.selector=Zt.selector(this),this.interaction=Zt.interaction(this,r,this.selector,s),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=Zt.hitCanvasManager()),this.canvasManager=new oe,i=s.start),this.hittable=s.hittable,this.fill=s.fill,this.canvasManager.add(r),this.__listenEvents(),i&&(this.__startTimer=setTimeout(this.start.bind(this))),so.run(this.__initWait),this.onInit()}onInit(){}initType(t){}set(t,e){this.waitInit(()=>{super.set(t,e)})}start(){clearTimeout(this.__startTimer),!this.running&&this.canvas&&(this.running=!0,this.ready?this.emitLeafer(Lo.RESTART):this.emitLeafer(Lo.START),this.__controllers.forEach(t=>t.start()),this.isApp||this.renderer.render())}stop(){clearTimeout(this.__startTimer),this.running&&this.canvas&&(this.__controllers.forEach(t=>t.stop()),this.running=!1,this.emitLeafer(Lo.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=l.copyAttrs({},t,xe);Object.keys(e).forEach(t=>this[t]=e[t])}forceRender(t,e){const{renderer:i}=this;i&&(i.addBlock(t?new Nt(t):this.canvas.bounds),this.viewReady&&(e?i.render():i.update()))}requestRender(t=!1){this.renderer&&this.renderer.update(t)}updateCursor(t){const e=this.interaction;e&&(t?e.setCursor(t):e.updateCursor())}updateLazyBounds(){this.lazyBounds=this.canvas.bounds.clone().spread(this.config.lazySpeard)}__doResize(t){const{canvas:e}=this;if(!e||e.isSameSize(t))return;const i=l.copyAttrs({},this.canvas,xe);e.resize(t),this.updateLazyBounds(),this.__onResize(new Po(t,i))}__onResize(t){this.emitEvent(t),l.copyAttrs(this.__,t,xe),setTimeout(()=>{this.canvasManager&&this.canvasManager.clearRecycled()},0)}__setApp(){}__bindApp(t){this.selector=t.selector,this.interaction=t.interaction,this.canvasManager=t.canvasManager,this.hitCanvasManager=t.hitCanvasManager}__setLeafer(t){this.leafer=t,this.__level=1}__checkAutoLayout(){const{config:t,parentApp:e}=this;e||(t.width&&t.height||(this.autoLayout=new Xt(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(xe.includes(t)?this.__changeCanvasSize(t,e):"fill"===t?this.__changeFill(e):"hittable"===t?this.parent||(this.canvas.hittable=e):"zIndex"===t?(this.canvas.zIndex=e,setTimeout(()=>this.parent&&this.parent.__updateSortChildren())):"mode"===t&&this.emit(Lo.UPDATE_MODE,{mode:e})),super.__setAttr(t,e)}__getAttr(t){return this.canvas&&xe.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const{config:i,canvas:s}=this,r=l.copyAttrs({},s,xe);r[t]=i[t]=e,i.width&&i.height?s.stopAutoLayout():this.__checkAutoLayout(),this.__doResize(r)}__changeFill(t){this.config.fill=t,this.canvas.allowBackgroundColor?this.canvas.backgroundColor=t:this.forceRender()}__onCreated(){this.created=!0}__onReady(){this.ready=!0,this.emitLeafer(Lo.BEFORE_READY),this.emitLeafer(Lo.READY),this.emitLeafer(Lo.AFTER_READY),so.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Lo.VIEW_READY),so.run(this.__viewReadyWait))}__onLayoutEnd(){const{grow:t,width:e,height:i}=this.config;if(t){let{width:s,height:r,pixelRatio:n}=this;const o="box"===t?this.worldBoxBounds:this.__world;e||(s=Math.max(1,o.x+o.width)),i||(r=Math.max(1,o.y+o.height)),this.__doResize({width:s,height:r,pixelRatio:n})}this.ready||this.__onReady()}__onNextRender(){if(this.viewReady){so.run(this.__nextRenderWait);const{imageReady:t}=this;t&&!this.viewCompleted&&this.__checkViewCompleted(),t||(this.viewCompleted=!1,this.requestRender())}else this.requestRender()}__checkViewCompleted(t=!0){this.nextRender(()=>{this.imageReady&&(t&&this.emitLeafer(Lo.VIEW_COMPLETED),so.run(this.__viewCompletedWait),this.viewCompleted=!0)})}__onWatchData(){this.watcher.childrenChanged&&this.interaction&&this.nextRender(()=>this.interaction.updateCursor())}waitInit(t,e){e&&(t=t.bind(e)),this.__initWait||(this.__initWait=[]),this.canvas?t():this.__initWait.push(t)}waitReady(t,e){e&&(t=t.bind(e)),this.ready?t():this.__readyWait.push(t)}waitViewReady(t,e){e&&(t=t.bind(e)),this.viewReady?t():this.__viewReadyWait.push(t)}waitViewCompleted(t,e){e&&(t=t.bind(e)),this.__viewCompletedWait.push(t),this.viewCompleted?this.__checkViewCompleted(!1):this.running||this.start()}nextRender(t,e,i){e&&(t=t.bind(e));const s=this.__nextRenderWait;if(i){for(let e=0;e<s.length;e++)if(s[e]===t){s.splice(e,1);break}}else s.push(t);this.requestRender()}zoom(t,e,i,s){return Qt.need("view")}getValidMove(t,e,i){return{x:t,y:e}}getValidScale(t){return t}getWorldPointByClient(t,e){return this.interaction&&this.interaction.getLocal(t,e)}getPagePointByClient(t,e){return this.getPagePoint(this.getWorldPointByClient(t,e))}getClientPointByWorld(t){const{x:e,y:i}=this.clientBounds;return{x:e+t.x,y:i+t.y}}updateClientBounds(){this.canvas&&this.canvas.updateClientBounds()}receiveEvent(t){}emitLeafer(t){this.emitEvent(new Lo(t,this))}__listenEvents(){const t=qt.start("FirstCreate "+this.innerName);this.once([[Lo.START,()=>qt.end(t)],[Co.START,this.updateLazyBounds,this],[Eo.START,this.__onCreated,this],[Eo.END,this.__onViewReady,this]]),this.__eventIds.push(this.on_([[Ro.DATA,this.__onWatchData,this],[Co.END,this.__onLayoutEnd,this],[Eo.NEXT,this.__onNextRender,this]]))}__removeListenEvents(){this.off_(this.__eventIds)}destroy(t){const e=()=>{if(!this.destroyed){Wh.list.remove(this);try{this.stop(),this.emitLeafer(Lo.END),this.__removeListenEvents(),this.__controllers.forEach(t=>!(this.parent&&t===this.interaction)&&t.destroy()),this.__controllers.length=0,this.parent||(this.selector&&this.selector.destroy(),this.hitCanvasManager&&this.hitCanvasManager.destroy(),this.canvasManager&&this.canvasManager.destroy()),this.canvas&&this.canvas.destroy(),this.config.view=this.parentApp=null,this.userConfig&&(this.userConfig.view=null),super.destroy(),setTimeout(()=>{jr.clearRecycled()},100)}catch(t){Fh.error(t)}}};t?e():setTimeout(e)}};zh.list=new Ja,Za([yn(class extends xh{__getInputData(t,e){const i=super.__getInputData(t,e);return xe.forEach(t=>delete i[t]),i}})],zh.prototype,"__",void 0),Za([on()],zh.prototype,"pixelRatio",void 0),Za([Zr("normal")],zh.prototype,"mode",void 0),zh=Wh=Za([Bn()],zh);let Nh=class extends Mh{get __tag(){return"Rect"}};Za([yn(kh)],Nh.prototype,"__",void 0),Nh=Za([Tn(Ah),Sn(),Bn()],Nh);const{add:Yh,includes:Xh,scroll:Hh}=It,Uh=Nh.prototype,jh=Ih.prototype;let Vh=class extends Ih{get __tag(){return"Box"}get isBranchLeaf(){return!0}constructor(t){super(t),this.__layout.renderChanged||this.__layout.renderChange()}__updateStrokeSpread(){return 0}__updateRectRenderSpread(){return 0}__updateRenderSpread(){return this.__updateRectRenderSpread()||-1}__updateRectBoxBounds(){}__updateBoxBounds(t){if(this.children.length&&!this.pathInputed){const t=this.__;if(t.__autoSide){t.__hasSurface&&this.__extraUpdate(),super.__updateBoxBounds();const{boxBounds:e}=this.__layout;t.__autoSize||(t.__autoWidth?(e.width+=e.x,e.x=0,e.height=t.height,e.y=0):(e.height+=e.y,e.y=0,e.width=t.width,e.x=0)),this.__updateNaturalSize()}else this.__updateRectBoxBounds()}else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){let t,e;if(this.children.length){const i=this.__,s=this.__layout,{renderBounds:r,boxBounds:n}=s,{overflow:o}=i,a=s.childrenRenderBounds||(s.childrenRenderBounds={x:0,y:0,width:0,height:0});super.__updateRenderBounds(a),(e=o&&o.includes("scroll"))&&(Yh(a,n),Hh(a,i)),this.__updateRectRenderBounds(),t=!Xh(n,a),t&&"show"===o&&Yh(r,a)}else this.__updateRectRenderBounds();l.stintSet(this,"isOverflow",t),this.__checkScroll(e)}__updateRectRenderBounds(){}__checkScroll(t){}__updateRectChange(){}__updateChange(){super.__updateChange(),this.__updateRectChange()}__renderRect(t,e){}__renderGroup(t,e){}__render(t,e){this.__.__drawAfterFill?this.__renderRect(t,e):(this.__renderRect(t,e),this.children.length&&this.__renderGroup(t,e)),this.hasScroller&&this.scroller.__render(t,e)}__drawContent(t,e){this.__renderGroup(t,e),(this.__.__useStroke||this.__.__useEffect)&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}};Za([yn(bh)],Vh.prototype,"__",void 0),Za([on(100)],Vh.prototype,"width",void 0),Za([on(100)],Vh.prototype,"height",void 0),Za([Zr(!1)],Vh.prototype,"resizeChildren",void 0),Za([cn("show")],Vh.prototype,"overflow",void 0),Za([bn(Uh.__updateStrokeSpread)],Vh.prototype,"__updateStrokeSpread",null),Za([bn(Uh.__updateRenderSpread)],Vh.prototype,"__updateRectRenderSpread",null),Za([bn(Uh.__updateBoxBounds)],Vh.prototype,"__updateRectBoxBounds",null),Za([bn(Uh.__updateStrokeBounds)],Vh.prototype,"__updateStrokeBounds",null),Za([bn(Uh.__updateRenderBounds)],Vh.prototype,"__updateRectRenderBounds",null),Za([bn(Uh.__updateChange)],Vh.prototype,"__updateRectChange",null),Za([bn(Uh.__render)],Vh.prototype,"__renderRect",null),Za([bn(jh.__render)],Vh.prototype,"__renderGroup",null),Vh=Za([Sn(),Bn()],Vh);let Gh=class extends Vh{get __tag(){return"Frame"}get isFrame(){return!0}};Za([yn(class extends bh{})],Gh.prototype,"__",void 0),Za([un("#FFFFFF")],Gh.prototype,"fill",void 0),Za([cn("hide")],Gh.prototype,"overflow",void 0),Gh=Za([Bn()],Gh);const{moveTo:Kh,closePath:qh,ellipse:$h}=gs;let Jh=class extends Mh{get __tag(){return"Ellipse"}__updatePath(){const{width:t,height:e,innerRadius:i,startAngle:s,endAngle:r}=this.__,n=t/2,o=e/2,a=this.__.path=[];i?s||r?(i<1&&$h(a,n,o,n*i,o*i,0,s,r,!1),$h(a,n,o,n,o,0,r,s,!0)):(i<1&&($h(a,n,o,n*i,o*i),Kh(a,t,o)),$h(a,n,o,n,o,0,360,0,!0)):s||r?(Kh(a,n,o),$h(a,n,o,n,o,0,s,r,!1)):$h(a,n,o,n,o),qh(a),p.ellipseToCurve&&(this.__.path=this.getPath(!0))}};Za([yn(class extends wh{get __boxStroke(){return!this.__pathInputed}})],Jh.prototype,"__",void 0),Za([hn(0)],Jh.prototype,"innerRadius",void 0),Za([hn(0)],Jh.prototype,"startAngle",void 0),Za([hn(0)],Jh.prototype,"endAngle",void 0),Jh=Za([Bn()],Jh);const{sin:Qh,cos:Zh,PI:tl}=Math,{moveTo:el,lineTo:il,closePath:sl,drawPoints:rl}=gs;let nl=class extends Mh{get __tag(){return"Polygon"}__updatePath(){const t=this.__,e=t.path=[];if(t.points)rl(e,t.points,t.curve,!0);else{const{width:i,height:s,sides:r}=t,n=i/2,o=s/2;el(e,n,0);for(let t=1;t<r;t++)il(e,n+n*Qh(2*t*tl/r),o-o*Zh(2*t*tl/r));sl(e)}}};Za([yn(class extends Sh{})],nl.prototype,"__",void 0),Za([hn(3)],nl.prototype,"sides",void 0),Za([hn()],nl.prototype,"points",void 0),Za([hn(0)],nl.prototype,"curve",void 0),nl=Za([Sn(),Bn()],nl);const{sin:ol,cos:al,PI:hl}=Math,{moveTo:ll,lineTo:dl,closePath:cl}=gs;let ul=class extends Mh{get __tag(){return"Star"}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,r=t/2,n=e/2,o=this.__.path=[];ll(o,r,0);for(let t=1;t<2*i;t++)dl(o,r+(t%2==0?r:r*s)*ol(t*hl/i),n-(t%2==0?n:n*s)*al(t*hl/i));cl(o)}};Za([yn(class extends wh{})],ul.prototype,"__",void 0),Za([hn(5)],ul.prototype,"corners",void 0),Za([hn(.382)],ul.prototype,"innerRadius",void 0),ul=Za([Bn()],ul);const{moveTo:_l,lineTo:pl,drawPoints:gl}=gs,{rotate:fl,getAngle:yl,getDistance:ml,defaultPoint:wl}=rt;let vl=class extends Mh{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,i={x:0,y:0};return t&&(i.x=t),e&&fl(i,e),i}set toPoint(t){this.width=ml(wl,t),this.rotation=yl(wl,t),this.height&&(this.height=0)}__updatePath(){const t=this.__,e=t.path=[];t.points?gl(e,t.points,t.curve,t.closed):(_l(e,0,0),pl(e,this.width,0))}};Za([yn(Sh)],vl.prototype,"__",void 0),Za([ln("center")],vl.prototype,"strokeAlign",void 0),Za([on(0)],vl.prototype,"height",void 0),Za([hn()],vl.prototype,"points",void 0),Za([hn(0)],vl.prototype,"curve",void 0),Za([hn(!1)],vl.prototype,"closed",void 0),vl=Za([Bn()],vl);let xl=class extends Nh{get __tag(){return"Image"}get ready(){const{image:t}=this;return t&&t.ready}get image(){const{fill:t}=this.__;return a(t)&&t[0].image}};Za([yn(class extends kh{setUrl(t){this.__setImageFill(t),this._url=t}__setImageFill(t){this.fill=t?{type:"image",mode:"stretch",url:t}:void 0}__getData(){const t=super.__getData();return t.url&&delete t.fill,t}__getInputData(t,e){const i=super.__getInputData(t,e);return i.url&&delete i.fill,i}})],xl.prototype,"__",void 0),Za([on("")],xl.prototype,"url",void 0),xl=Za([Bn()],xl);let bl=class extends Nh{get __tag(){return"Canvas"}get context(){return this.canvas.context}get ready(){return!this.url}constructor(t){super(t),this.canvas=Zt.canvas(this.__),t&&t.url&&this.drawImage(t.url)}drawImage(t){new qr({url:t}).load(t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new vo(vo.LOADED,{image:t}))})}draw(t,e,i,s){const r=new dt(t.worldTransform).invert(),n=new dt;e&&n.translate(e.x,e.y),i&&(o(i)?n.scale(i):n.scale(i.x,i.y)),s&&n.rotate(s),r.multiplyParent(n),t.__render(this.canvas,{matrix:r.withScale()}),this.paint()}paint(){this.forceRender()}__drawContent(t,e){const{width:i,height:s}=this.__,{view:r}=this.canvas;t.drawImage(r,0,0,r.width,r.height,0,0,i,s)}__updateSize(){const{canvas:t}=this;if(t){const{smooth:e,safeResize:i}=this.__;t.resize(this.__,i),t.smooth!==e&&(t.smooth=e)}}destroy(){this.canvas&&(this.canvas.destroy(),this.canvas=null),super.destroy()}};Za([yn(class extends kh{get __isCanvas(){return!0}get __drawAfterFill(){return!0}__getInputData(t,e){const i=super.__getInputData(t,e);return i.url=this.__leaf.canvas.toDataURL("image/png"),i}})],bl.prototype,"__",void 0),Za([eh(100)],bl.prototype,"width",void 0),Za([eh(100)],bl.prototype,"height",void 0),Za([eh(1)],bl.prototype,"pixelRatio",void 0),Za([eh(!0)],bl.prototype,"smooth",void 0),Za([Zr(!1)],bl.prototype,"safeResize",void 0),Za([eh()],bl.prototype,"contextSettings",void 0),bl=Za([Bn()],bl);const{copyAndSpread:Sl,includes:kl,spread:Tl,setList:Bl}=It,{stintSet:Pl}=l;let Rl=class extends Mh{get __tag(){return"Text"}get textDrawData(){return this.updateLayout(),this.__.__textDrawData}__updateTextDrawData(){const t=this.__,{lineHeight:e,letterSpacing:i,fontFamily:s,fontSize:r,fontWeight:n,italic:o,textCase:a,textOverflow:h,padding:l,width:d,height:c}=t;t.__lineHeight=rh(e,r),t.__letterSpacing=rh(i,r),t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*r)/2,t.__font=`${o?"italic ":""}${"small-caps"===a?"small-caps ":""}${"normal"!==n?n+" ":""}${r||12}px ${s||"caption"}`,Pl(t,"__padding",l&&A.fourNumber(l)),Pl(t,"__clipText","show"!==h&&!t.__autoSize),Pl(t,"__isCharMode",d||c||t.__letterSpacing||"none"!==a),t.__textDrawData=ih.getDrawData((t.__isPlacehold=t.placeholder&&""===t.text)?t.placeholder:t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{fontSize:i,italic:s,padding:r,__autoWidth:n,__autoHeight:o}=t;this.__updateTextDrawData();const{bounds:a}=t.__textDrawData,h=e.boxBounds;if(e.contentBounds=a,t.__lineHeight<i&&Tl(a,i/2),n||o){if(h.x=n?a.x:0,h.y=o?a.y:0,h.width=n?a.width:t.width,h.height=o?a.height:t.height,r){const[e,i,s,r]=t.__padding;n&&(h.x-=r,h.width+=i+r),o&&(h.y-=e,h.height+=s+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();s&&(h.width+=.16*i),l.stintSet(this,"isOverflow",!kl(h,a)),this.isOverflow?(Bl(t.__textBoxBounds={},[h,a]),e.renderChanged=!0):t.__textBoxBounds=h}__updateRenderSpread(){let t=super.__updateRenderSpread();return t||(t=this.isOverflow?1:0),t}__updateRenderBounds(){const{renderBounds:t,renderSpread:e}=this.__layout;Sl(t,this.__.__textBoxBounds,e),this.__box&&(this.__box.__layout.renderBounds=t)}__updateChange(){super.__updateChange();const t=this.__box;t&&(t.__onUpdateSize(),t.__updateChange())}__drawRenderPath(t){t.font=this.__.__font}__draw(t,e,i){const s=this.__box;s&&(s.__nowWorld=this.__nowWorld,s.__draw(t,e,i)),this.textEditing&&!e.exporting||super.__draw(t,e,i)}__drawShape(t,e){e.shape&&this.__box&&this.__box.__drawShape(t,e),super.__drawShape(t,e)}destroy(){this.boxStyle&&(this.boxStyle=null),super.destroy()}};Za([yn(class extends wh{get __useNaturalRatio(){return!1}setFontWeight(t){r(t)?(this.__setInput("fontWeight",t),t=Bh[t]||400):this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t}setBoxStyle(t){let e=this.__leaf,i=e.__box;if(t){const{boxStyle:s}=this;if(i)for(let t in s)i[t]=void 0;else i=e.__box=ee.get("Rect",0);const r=e.__layout,n=i.__layout;s||(i.parent=e,i.__world=e.__world,n.boxBounds=r.boxBounds),i.set(t),n.strokeChanged&&r.strokeChange()}else i&&(e.__box=i.parent=null,i.destroy());this._boxStyle=t}__getInputData(t,e){const i=super.__getInputData(t,e);return i.textEditing&&delete i.textEditing,i}})],Rl.prototype,"__",void 0),Za([on(0)],Rl.prototype,"width",void 0),Za([on(0)],Rl.prototype,"height",void 0),Za([un()],Rl.prototype,"boxStyle",void 0),Za([Zr(!1)],Rl.prototype,"resizeFontSize",void 0),Za([un("#000000")],Rl.prototype,"fill",void 0),Za([ln("outside")],Rl.prototype,"strokeAlign",void 0),Za([fn("all")],Rl.prototype,"hitFill",void 0),Za([on("")],Rl.prototype,"text",void 0),Za([on("")],Rl.prototype,"placeholder",void 0),Za([on("caption")],Rl.prototype,"fontFamily",void 0),Za([on(12)],Rl.prototype,"fontSize",void 0),Za([on("normal")],Rl.prototype,"fontWeight",void 0),Za([on(!1)],Rl.prototype,"italic",void 0),Za([on("none")],Rl.prototype,"textCase",void 0),Za([on("none")],Rl.prototype,"textDecoration",void 0),Za([on(0)],Rl.prototype,"letterSpacing",void 0),Za([on({type:"percent",value:1.5})],Rl.prototype,"lineHeight",void 0),Za([on(0)],Rl.prototype,"paraIndent",void 0),Za([on(0)],Rl.prototype,"paraSpacing",void 0),Za([on("x")],Rl.prototype,"writingMode",void 0),Za([on("left")],Rl.prototype,"textAlign",void 0),Za([on("top")],Rl.prototype,"verticalAlign",void 0),Za([on(!0)],Rl.prototype,"autoSizeAlign",void 0),Za([on("normal")],Rl.prototype,"textWrap",void 0),Za([on("show")],Rl.prototype,"textOverflow",void 0),Za([un(!1)],Rl.prototype,"textEditing",void 0),Rl=Za([Bn()],Rl);let Cl=class extends Mh{get __tag(){return"Path"}};Za([yn(class extends wh{get __pathInputed(){return 2}})],Cl.prototype,"__",void 0),Za([ln("center")],Cl.prototype,"strokeAlign",void 0),Cl=Za([Bn()],Cl);let El=class extends Ih{get __tag(){return"Pen"}setStyle(t){const e=this.pathElement=new Cl(t);return this.pathStyle=t,this.__path=e.path||(e.path=[]),this.add(e),this}beginPath(){return this}moveTo(t,e){return this}lineTo(t,e){return this}bezierCurveTo(t,e,i,s,r,n){return this}quadraticCurveTo(t,e,i,s){return this}closePath(){return this}rect(t,e,i,s){return this}roundRect(t,e,i,s,r){return this}ellipse(t,e,i,s,r,n,o,a){return this}arc(t,e,i,s,r,n){return this}arcTo(t,e,i,s,r){return this}drawEllipse(t,e,i,s,r,n,o,a){return this}drawArc(t,e,i,s,r,n){return this}drawPoints(t,e,i){return this}clearPath(){return this}paint(){this.pathElement.__layout.boxChanged||this.pathElement.forceUpdate("path")}};function Ll(t,e,i,s){var r,n=arguments.length,o=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(o=(n<3?r(o):n>3?r(e,i,o):r(e,i))||o);return n>3&&o&&Object.defineProperty(e,i,o),o}Za([yn(Th)],El.prototype,"__",void 0),Za([(t,e)=>{$r(t,e,{get(){return this.__path}})}],El.prototype,"path",void 0),El=Za([Tn(Os,["set","path","paint"]),Bn()],El),"function"==typeof SuppressedError&&SuppressedError;let Ol=class extends zh{get __tag(){return"App"}get isApp(){return!0}constructor(t,e){super(t,e)}init(t,e){if(super.init(t,e),t){const{ground:e,tree:i,sky:s,editor:r}=t;e&&(this.ground=this.addLeafer(e)),(i||r)&&(this.tree=this.addLeafer(i||{type:t.type||"design"})),(s||r)&&(this.sky=this.addLeafer(s)),r&&Zt.editor(r,this)}}__setApp(){const{canvas:t}=this,{realCanvas:e,view:i}=this.config;e||i===this.canvas.view||!t.parentView?this.realCanvas=!0:t.unrealCanvas(),this.leafer=this,this.watcher.disable(),this.layouter.disable()}__updateLocalBounds(){this.forEach(t=>t.updateLayout()),super.__updateLocalBounds()}start(){super.start(),this.forEach(t=>t.start())}stop(){this.forEach(t=>t.stop()),super.stop()}unlockLayout(){super.unlockLayout(),this.forEach(t=>t.unlockLayout())}lockLayout(){super.lockLayout(),this.forEach(t=>t.lockLayout())}forceRender(t,e){this.forEach(i=>i.forceRender(t,e))}addLeafer(t){const e=new zh(t);return this.add(e),e}add(t,e){if(!t.view){if(this.realCanvas&&!this.canvas.bounds)return void setTimeout(()=>this.add(t,e),10);t.init(this.__getChildConfig(t.userConfig),this)}super.add(t,e),i(e)||(t.canvas.childIndex=e),this.__listenChildEvents(t)}forEach(t){this.children.forEach(t)}__onCreated(){this.created=this.children.every(t=>t.created)}__onReady(){this.children.every(t=>t.ready)&&super.__onReady()}__onViewReady(){this.children.every(t=>t.viewReady)&&super.__onViewReady()}__onChildRenderEnd(t){this.renderer.addBlock(t.renderBounds),this.viewReady&&this.renderer.update()}__render(t,e){t.context&&this.forEach(i=>e.matrix?i.__render(t,e):t.copyWorld(i.canvas,e.bounds))}__onResize(t){this.forEach(e=>e.resize(t)),super.__onResize(t)}updateLayout(){this.forEach(t=>t.updateLayout())}__getChildConfig(t){const e=Object.assign({},this.config);return e.hittable=e.realCanvas=void 0,t&&l.assign(e,t),this.autoLayout&&l.copyAttrs(e,this,xe),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once([[Co.END,this.__onReady,this],[Eo.START,this.__onCreated,this],[Eo.END,this.__onViewReady,this]]),this.realCanvas&&this.__eventIds.push(t.on_(Eo.END,this.__onChildRenderEnd,this))}};Ol=Ll([Bn()],Ol);const Al={},Dl={isHoldSpaceKey:()=>Dl.isHold("Space"),isHold:t=>Al[t],isHoldKeys:(t,e)=>e?t(e):void 0,setDownCode(t){Al[t]||(Al[t]=!0)},setUpCode(t){Al[t]=!1}},Ml={LEFT:1,RIGHT:2,MIDDLE:4,defaultLeft(t){t.buttons||(t.buttons=1)},left:t=>1===t.buttons,right:t=>2===t.buttons,middle:t=>4===t.buttons};class Il extends go{get spaceKey(){return Dl.isHoldSpaceKey()}get left(){return Ml.left(this)}get right(){return Ml.right(this)}get middle(){return Ml.middle(this)}constructor(t){super(t.type),this.bubbles=!0,Object.assign(this,t)}isHoldKeys(t){return Dl.isHoldKeys(t,this)}getBoxPoint(t){return(t||this.current).getBoxPoint(this)}getInnerPoint(t){return(t||this.current).getInnerPoint(this)}getLocalPoint(t){return(t||this.current).getLocalPoint(this)}getPagePoint(){return this.current.getPagePoint(this)}getInner(t){return this.getInnerPoint(t)}getLocal(t){return this.getLocalPoint(t)}getPage(){return this.getPagePoint()}static changeName(t,e){re.changeName(t,e)}}const{min:Wl,max:Fl,abs:zl}=Math,{float:Nl,sign:Yl}=A,{minX:Xl,maxX:Hl,minY:Ul,maxY:jl}=It,Vl=new Nt,Gl=new Nt,Kl={limitMove(t,e){const{dragBounds:i,dragBoundsType:s}=t;i&&ql.getValidMove(t.__localBoxBounds,ql.getDragBounds(t),s,e,!0),ql.axisMove(t,e)},limitScaleOf(t,e,i,s){const{dragBounds:r,dragBoundsType:n}=t;r&&ql.getValidScaleOf(t.__localBoxBounds,ql.getDragBounds(t),n,t.getLocalPointByInner(t.getInnerPointByBox(e)),i,s,!0)},axisMove(t,e){const{draggable:i}=t;"x"===i&&(e.y=0),"y"===i&&(e.x=0)},getDragBounds(t){const{dragBounds:e}=t;return"parent"===e?t.parent.boxBounds:e},isInnerMode:(t,e,i,s)=>"inner"===i||"auto"===i&&t[s]>e[s],getValidMove(t,e,i,s,r){const n=t.x+s.x,o=t.y+s.y,a=n+t.width,h=o+t.height,l=e.x+e.width,d=e.y+e.height;return r||(s=Object.assign({},s)),ql.isInnerMode(t,e,i,"width")?n>e.x?s.x+=e.x-n:a<l&&(s.x+=l-a):n<e.x?s.x+=e.x-n:a>l&&(s.x+=l-a),ql.isInnerMode(t,e,i,"height")?o>e.y?s.y+=e.y-o:h<d&&(s.y+=d-h):o<e.y?s.y+=e.y-o:h>d&&(s.y+=d-h),s.x=Nl(s.x),s.y=Nl(s.y),s},getValidScaleOf(t,e,i,s,r,o,a){a||(r=Object.assign({},r)),Gl.set(e),Vl.set(t).scaleOf(s,r.x,r.y);const h=(s.x-t.x)/t.width,l=1-h,d=(s.y-t.y)/t.height,c=1-d;let u,_,p,g,f=1,y=1;return ql.isInnerMode(t,e,i,"width")?(r.x<0&&Vl.scaleOf(s,f=1/r.x,1),p=Nl(Vl.minX-Gl.minX),g=Nl(Gl.maxX-Vl.maxX),u=h&&p>0?1+p/(h*Vl.width):1,_=l&&g>0?1+g/(l*Vl.width):1,f*=Fl(u,_)):(r.x<0&&((Nl(Xl(t)-Xl(e))<=0||Nl(Hl(e)-Hl(t))<=0)&&Vl.scaleOf(s,f=1/r.x,1),Vl.unsign()),p=Nl(Gl.minX-Vl.minX),g=Nl(Vl.maxX-Gl.maxX),u=h&&p>0?1-p/(h*Vl.width):1,_=l&&g>0?1-g/(l*Vl.width):1,f*=Wl(u,_)),ql.isInnerMode(t,e,i,"height")?(r.y<0&&Vl.scaleOf(s,1,y=1/r.y),p=Nl(Vl.minY-Gl.minY),g=Nl(Gl.maxY-Vl.maxY),u=d&&p>0?1+p/(d*Vl.height):1,_=c&&g>0?1+g/(c*Vl.height):1,y*=Fl(u,_),o&&(u=Fl(zl(f),zl(y)),f=Yl(f)*u,y=Yl(y)*u)):(r.y<0&&((Nl(Ul(t)-Ul(e))<=0||Nl(jl(e)-jl(t))<=0)&&Vl.scaleOf(s,1,y=1/r.y),Vl.unsign()),p=Nl(Gl.minY-Vl.minY),g=Nl(Vl.maxY-Gl.maxY),u=d&&p>0?1-p/(d*Vl.height):1,_=c&&g>0?1-g/(c*Vl.height):1,y*=Wl(u,_)),r.x*=n(f)?f:1,r.y*=n(y)?y:1,r}},ql=Kl;let $l=class extends Il{};$l.POINTER="pointer",$l.BEFORE_DOWN="pointer.before_down",$l.BEFORE_MOVE="pointer.before_move",$l.BEFORE_UP="pointer.before_up",$l.DOWN="pointer.down",$l.MOVE="pointer.move",$l.UP="pointer.up",$l.OVER="pointer.over",$l.OUT="pointer.out",$l.ENTER="pointer.enter",$l.LEAVE="pointer.leave",$l.TAP="tap",$l.DOUBLE_TAP="double_tap",$l.CLICK="click",$l.DOUBLE_CLICK="double_click",$l.LONG_PRESS="long_press",$l.LONG_TAP="long_tap",$l.MENU="pointer.menu",$l.MENU_TAP="pointer.menu_tap",$l=Ll([Pn()],$l);const Jl={};let Ql=class extends $l{static setList(t){this.list=t instanceof Ja?t:new Ja(t)}static setData(t){this.data=t}static getValidMove(t,e,i,s=!0){const r=t.getLocalPoint(i,null,!0);return rt.move(r,e.x-t.x,e.y-t.y),s&&this.limitMove(t,r),Kl.axisMove(t,r),r}static limitMove(t,e){Kl.limitMove(t,e)}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(Jl,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(Jl,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(Jl,null,!0)}getPageTotal(){return this.getPageMove(!0)}getInnerTotal(t){return this.getInnerMove(t,!0)}getLocalTotal(t){return this.getLocalMove(t,!0)}getPageBounds(){const t=this.getPageTotal(),e=this.getPagePoint(),i={};return It.set(i,e.x-t.x,e.y-t.y,t.x,t.y),It.unsign(i),i}assignMove(t){Jl.x=t?this.totalX:this.moveX,Jl.y=t?this.totalY:this.moveY}};Ql.BEFORE_DRAG="drag.before_drag",Ql.START="drag.start",Ql.DRAG="drag",Ql.END="drag.end",Ql.OVER="drag.over",Ql.OUT="drag.out",Ql.ENTER="drag.enter",Ql.LEAVE="drag.leave",Ql=Ll([Pn()],Ql);let Zl=class extends $l{static setList(t){Ql.setList(t)}static setData(t){Ql.setData(t)}};Zl.DROP="drop",Zl=Ll([Pn()],Zl);let td=class extends Ql{};td.BEFORE_MOVE="move.before_move",td.START="move.start",td.MOVE="move",td.DRAG_ANIMATE="move.drag_animate",td.END="move.end",td=Ll([Pn()],td);let ed=class extends Il{};ed=Ll([Pn()],ed);let id=class extends $l{};id.BEFORE_ROTATE="rotate.before_rotate",id.START="rotate.start",id.ROTATE="rotate",id.END="rotate.end",id=Ll([Pn()],id);let sd=class extends Ql{};sd.SWIPE="swipe",sd.LEFT="swipe.left",sd.RIGHT="swipe.right",sd.UP="swipe.up",sd.DOWN="swipe.down",sd=Ll([Pn()],sd);let rd=class extends $l{};rd.BEFORE_ZOOM="zoom.before_zoom",rd.START="zoom.start",rd.ZOOM="zoom",rd.END="zoom.end",rd=Ll([Pn()],rd);let nd=class extends Il{};nd.BEFORE_DOWN="key.before_down",nd.BEFORE_UP="key.before_up",nd.DOWN="key.down",nd.HOLD="key.hold",nd.UP="key.up",nd=Ll([Pn()],nd);const od={getDragEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:i.x,y:i.y,moveX:i.x-e.x,moveY:i.y-e.y,totalX:i.x-t.x,totalY:i.y-t.y}),getDropEventData:(t,e,i)=>Object.assign(Object.assign({},t),{list:e,data:i}),getSwipeDirection:t=>t<-45&&t>-135?sd.UP:t>45&&t<135?sd.DOWN:t<=45&&t>=-45?sd.RIGHT:sd.LEFT,getSwipeEventData:(t,e,i)=>Object.assign(Object.assign({},i),{moveX:e.moveX,moveY:e.moveY,totalX:i.x-t.x,totalY:i.y-t.y,type:ad.getSwipeDirection(rt.getAngle(t,i))}),getBase(t){const e=1===t.button?4:t.button;return{altKey:t.altKey,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,metaKey:t.metaKey,time:Date.now(),buttons:i(t.buttons)?1:0===t.buttons?e:t.buttons,origin:t}},pathHasEventType(t,e){const{list:i}=t;for(let t=0,s=i.length;t<s;t++)if(i[t].hasEvent(e))return!0;return!1},filterPathByEventType(t,e){const i=new Ja,{list:s}=t;for(let t=0,r=s.length;t<r;t++)s[t].hasEvent(e)&&i.add(s[t]);return i},pathCanDrag:t=>t&&t.list.some(t=>zn.draggable(t)||!t.isLeafer&&t.hasEvent(Ql.DRAG)),pathHasOutside:t=>t&&t.list.some(t=>t.isOutside)},ad=od,hd=new Ja,{getDragEventData:ld,getDropEventData:dd,getSwipeEventData:cd}=od;let ud=class{constructor(t){this.dragDataList=[],this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=ld(t,t,t),this.canAnimate=this.canDragOut=!0}getList(t,e){const{proxy:i}=this.interaction.selector,s=i&&i.list.length,r=Ql.list||this.draggableList||hd;return this.dragging&&(s?t?hd:new Ja(e?[...i.list,...i.dragHoverExclude]:i.list):r)}checkDrag(t,e){const{interaction:i}=this;if(this.moving&&t.buttons<1)return this.canAnimate=!1,void i.pointerCancel();!this.moving&&e&&(this.moving=i.canMove(this.downData)||i.isHoldRightKey||i.isMobileDragEmpty)&&(this.dragData.moveType="drag",i.emit(td.START,this.dragData)),this.moving||this.dragStart(t,e),this.drag(t)}dragStart(t,e){this.dragging||(this.dragging=e&&Ml.left(t),this.dragging&&(this.interaction.emit(Ql.START,this.dragData),this.getDraggableList(this.dragData.path),this.setDragStartPoints(this.realDraggableList=this.getList(!0))))}setDragStartPoints(t){this.dragStartPoints={},t.forEach(t=>this.dragStartPoints[t.innerId]={x:t.x,y:t.y})}getDraggableList(t){let e;for(let i=0,s=t.length;i<s;i++)if(e=t.list[i],zn.draggable(e)){this.draggableList=new Ja(e);break}}drag(t){const{interaction:e,dragData:i,downData:s}=this,{path:r,throughPath:n}=s;this.dragData=ld(s,i,t),n&&(this.dragData.throughPath=n),this.dragData.path=r,this.dragDataList.push(this.dragData),this.moving?(t.moving=!0,this.dragData.moveType="drag",e.emit(td.BEFORE_MOVE,this.dragData),e.emit(td.MOVE,this.dragData)):this.dragging&&(t.dragging=!0,this.dragReal(),e.emit(Ql.BEFORE_DRAG,this.dragData),e.emit(Ql.DRAG,this.dragData))}dragReal(t){const{interaction:e}=this,{running:i}=e,s=this.realDraggableList;if(s.length&&i){const{totalX:i,totalY:n}=this.dragData,{dragLimitAnimate:a}=e.p,h=!a||!!t;s.forEach(e=>{if(e.draggable){const s=r(e.draggable),l=Ql.getValidMove(e,this.dragStartPoints[e.innerId],{x:i,y:n},h||s);a&&!s&&t?zn.animateMove(e,l,o(a)?a:.3):e.move(l)}})}}dragOverOrOut(t){const{interaction:e}=this,{dragOverPath:i}=this,{path:s}=t;this.dragOverPath=s,i?s.indexAt(0)!==i.indexAt(0)&&(e.emit(Ql.OUT,t,i),e.emit(Ql.OVER,t,s)):e.emit(Ql.OVER,t,s)}dragEnterOrLeave(t){const{interaction:e}=this,{dragEnterPath:i}=this,{path:s}=t;e.emit(Ql.LEAVE,t,i,s),e.emit(Ql.ENTER,t,s,i),this.dragEnterPath=s}dragEnd(t){(this.dragging||this.moving)&&(this.checkDragEndAnimate(t)||this.dragEndReal(t))}dragEndReal(t){const{interaction:e,downData:i,dragData:s}=this;t||(t=s);const{path:r,throughPath:n}=i,o=ld(i,t,t);if(n&&(o.throughPath=n),o.path=r,this.moving&&(this.moving=!1,o.moveType="drag",e.emit(td.END,o)),this.dragging){const r=this.getList();this.dragging=!1,e.p.dragLimitAnimate&&this.dragReal(!0),e.emit(Ql.END,o),this.swipe(t,i,s,o),this.drop(t,r,this.dragEnterPath)}this.autoMoveCancel(),this.dragReset(),this.animate(null,"off")}swipe(t,e,i,s){const{interaction:r}=this;if(rt.getDistance(e,t)>r.config.pointer.swipeDistance){const t=cd(e,i,s);this.interaction.emit(t.type,t)}}drop(t,e,i){const s=dd(t,e,Ql.data);s.path=i,this.interaction.emit(Zl.DROP,s),this.interaction.emit(Ql.LEAVE,t,i)}dragReset(){Ql.list=Ql.data=this.draggableList=this.dragData=this.downData=this.dragOverPath=this.dragEnterPath=null,this.dragDataList=[]}checkDragEndAnimate(t,e){return!1}animate(t,e){}stopAnimate(){}checkDragOut(t){}autoMoveOnDragOut(t){}autoMoveCancel(){}destroy(){this.dragReset()}};const _d=jt.get("emit"),pd=["move","zoom","rotate","key"];function gd(t,e,i,s,r){if(pd.some(t=>e.startsWith(t))&&t.__.hitChildren&&!yd(t,r)){let n;for(let o=0,a=t.children.length;o<a;o++)n=t.children[o],!i.path.has(n)&&n.__.hittable&&fd(n,e,i,s,r)}}function fd(t,e,i,s,r){if(t.destroyed)return!1;if(t.__.hitSelf&&!yd(t,r)&&(uh.updateEventStyle&&!s&&uh.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const r=re.get(e,i);if(t.emitEvent(r,s),r.isStop)return!0}return!1}function yd(t,e){return e&&e.has(t)}const md={wheel:{zoomSpeed:.5,moveSpeed:.5,rotateSpeed:.5,delta:{x:20,y:8}},pointer:{type:"pointer",snap:!0,hitRadius:5,tapTime:120,longPressTime:800,transformTime:500,hover:!0,dragHover:!0,dragDistance:2,swipeDistance:20},touch:{preventDefault:"auto"},multiTouch:{},move:{autoDistance:2},zoom:{},cursor:!0,keyEvent:!0},{pathHasEventType:wd,pathCanDrag:vd,pathHasOutside:xd}=od;let bd=class{get dragging(){return this.dragger.dragging}get transforming(){return this.transformer.transforming}get moveMode(){return!0===this.m.drag||this.isHoldSpaceKey||this.isHoldMiddleKey||this.isHoldRightKey&&this.dragger.moving||this.isDragEmpty}get canHover(){return this.p.hover&&!this.config.mobile}get isDragEmpty(){return this.m.dragEmpty&&this.isRootPath(this.hoverData)&&(!this.downData||this.isRootPath(this.downData))}get isMobileDragEmpty(){return this.m.dragEmpty&&!this.canHover&&this.downData&&this.isTreePath(this.downData)}get isHoldMiddleKey(){return this.m.holdMiddleKey&&this.downData&&Ml.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&Ml.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&Dl.isHoldSpaceKey()}get m(){return this.config.move}get p(){return this.config.pointer}get hitRadius(){return this.p.hitRadius}constructor(t,e,i,s){this.config=l.clone(md),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new Ja(t),this.createTransformer(),this.dragger=new ud(this),s&&(this.config=l.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(t,e){t||(t=this.hoverData),t&&(Ml.defaultLeft(t),this.updateDownData(t),this.checkPath(t,e),this.downTime=Date.now(),this.emit($l.BEFORE_DOWN,t),this.emit($l.DOWN,t),Ml.left(t)&&(this.tapWait(),this.longPressWait(t)),this.waitRightTap=Ml.right(t),this.dragger.setDragData(t),this.isHoldRightKey||this.updateCursor(t))}pointerMove(t){if(t||(t=this.hoverData),!t)return;const{downData:e}=this;e&&Ml.defaultLeft(t),(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(t){if(this.emit($l.BEFORE_MOVE,t,this.defaultPath),this.downData){const e=rt.getDistance(this.downData,t)>this.p.dragDistance;e&&(this.pointerWaitCancel(),this.waitRightTap=!1),this.dragger.checkDrag(t,e)}this.dragger.moving||(this.updateHoverData(t),this.checkPath(t),this.emit($l.MOVE,t),this.pointerHover(t),this.dragging&&(this.dragger.dragOverOrOut(t),this.dragger.dragEnterOrLeave(t))),this.updateCursor(this.downData||t)}pointerUp(t){const{downData:e}=this;if(t||(t=e),!e)return;Ml.defaultLeft(t),t.multiTouch=e.multiTouch,this.findPath(t);const i=Object.assign(Object.assign({},t),{path:t.path.clone()});t.path.addList(e.path.list),this.checkPath(t),this.downData=null,this.emit($l.BEFORE_UP,t),this.emit($l.UP,t),this.touchLeave(t),t.isCancel||(this.tap(t),this.menuTap(t)),this.dragger.dragEnd(t),this.updateCursor(i)}pointerCancel(){const t=Object.assign({},this.dragger.dragData);t.isCancel=!0,this.pointerUp(t)}menu(t){this.findPath(t),this.emit($l.MENU,t),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(t)}menuTap(t){this.waitRightTap&&this.waitMenuTap&&(this.emit($l.MENU_TAP,t),this.waitRightTap=this.waitMenuTap=!1)}createTransformer(){}move(t){}zoom(t){}rotate(t){}transformEnd(){}wheel(t){}multiTouch(t,e){}keyDown(t){if(!this.config.keyEvent)return;this.emit(nd.BEFORE_DOWN,t,this.defaultPath);const{code:e}=t;this.downKeyMap[e]||(this.downKeyMap[e]=!0,Dl.setDownCode(e),this.emit(nd.HOLD,t,this.defaultPath),this.moveMode&&(this.cancelHover(),this.updateCursor())),this.emit(nd.DOWN,t,this.defaultPath)}keyUp(t){if(!this.config.keyEvent)return;this.emit(nd.BEFORE_UP,t,this.defaultPath);const{code:e}=t;this.downKeyMap[e]=!1,Dl.setUpCode(e),this.emit(nd.UP,t,this.defaultPath),"grab"===this.cursor&&this.updateCursor()}pointerHover(t){!this.canHover||this.dragging&&!this.p.dragHover||(t.path||(t.path=new Ja),this.pointerOverOrOut(t),this.pointerEnterOrLeave(t))}pointerOverOrOut(t){const{path:e}=t,{overPath:i}=this;this.overPath=e,i?e.indexAt(0)!==i.indexAt(0)&&(this.emit($l.OUT,t,i),this.emit($l.OVER,t,e)):this.emit($l.OVER,t,e)}pointerEnterOrLeave(t){let{path:e}=t;this.downData&&!this.moveMode&&(e=e.clone(),this.downData.path.forEach(t=>e.add(t)));const{enterPath:i}=this;this.enterPath=e,this.emit($l.LEAVE,t,i,e),this.emit($l.ENTER,t,e,i)}touchLeave(t){"touch"===t.pointerType&&this.enterPath&&(this.emit($l.LEAVE,t),this.dragger.dragging&&this.emit(Zl.LEAVE,t))}tap(t){const{pointer:e}=this.config,i=this.longTap(t);if(!e.tapMore&&i)return;if(!this.waitTap)return;e.tapMore&&this.emitTap(t);const s=Date.now()-this.downTime,r=[$l.DOUBLE_TAP,$l.DOUBLE_CLICK].some(e=>wd(t.path,e));s<e.tapTime+50&&r?(this.tapCount++,2===this.tapCount?(this.tapWaitCancel(),this.emitDoubleTap(t)):(clearTimeout(this.tapTimer),this.tapTimer=setTimeout(()=>{e.tapMore||(this.tapWaitCancel(),this.emitTap(t))},e.tapTime))):e.tapMore||(this.tapWaitCancel(),this.emitTap(t))}findPath(t,e){const{hitRadius:i,through:s}=this.p,{bottomList:r,target:n}=this;p.backgrounder||t.origin||n&&n.updateLayout();const o=this.selector.getByPoint(t,i,Object.assign({bottomList:r,name:t.type},e||{through:s}));return o.throughPath&&(t.throughPath=o.throughPath),t.path=o.path,o.path}isRootPath(t){return t&&t.path.list[0].isLeafer}isTreePath(t){const e=this.target.app;return!(!e||!e.isApp)&&e.editor&&!t.path.has(e.editor)&&t.path.has(e.tree)&&!t.target.syncEventer}checkPath(t,e){(e||this.moveMode&&!xd(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.m.drag&&!vd(t.path))&&!xd(t.path)}isDrag(t){return this.dragger.getList().has(t)}isPress(t){return this.downData&&this.downData.path.has(t)}isHover(t){return this.enterPath&&this.enterPath.has(t)}isFocus(t){return this.focusData===t}cancelHover(){const{hoverData:t}=this;t&&(t.path=this.defaultPath,this.pointerHover(t))}stopDragAnimate(){this.dragger.stopAnimate()}updateDownData(t,e,i){const{downData:s}=this;!t&&s&&(t=s),t&&(this.findPath(t,e),i&&s&&t.path.addList(s.path.list),this.downData=t)}updateHoverData(t){t||(t=this.hoverData),t&&(this.findPath(t,{exclude:this.dragger.getList(!1,!0),name:$l.MOVE}),this.hoverData=t)}updateCursor(t){if(!this.config.cursor||!this.canHover)return;if(t||(this.updateHoverData(),t=this.downData||this.hoverData),this.dragger.moving)return this.setCursor("grabbing");if(this.canMove(t))return this.setCursor(this.downData?"grabbing":"grab");if(!t)return;let e,i;const{path:s}=t;for(let t=0,r=s.length;t<r&&(e=s.list[t],i=e.syncEventer&&e.syncEventer.cursor||e.cursor,!i);t++);this.setCursor(i)}setCursor(t){this.cursor=t}getLocal(t,e){const i=this.canvas.getClientBounds(e),s={x:t.clientX-i.x,y:t.clientY-i.y},{bounds:r}=this.canvas;return s.x*=r.width/i.width,s.y*=r.height/i.height,this.p.snap&&rt.round(s),s}emitTap(t){this.emit($l.TAP,t),this.emit($l.CLICK,t)}emitDoubleTap(t){this.emit($l.DOUBLE_TAP,t),this.emit($l.DOUBLE_CLICK,t)}pointerWaitCancel(){this.tapWaitCancel(),this.longPressWaitCancel()}tapWait(){clearTimeout(this.tapTimer),this.waitTap=!0}tapWaitCancel(){this.waitTap&&(clearTimeout(this.tapTimer),this.waitTap=!1,this.tapCount=0)}longPressWait(t){clearTimeout(this.longPressTimer),this.longPressTimer=setTimeout(()=>{this.longPressed=!0,this.emit($l.LONG_PRESS,t)},this.p.longPressTime)}longTap(t){let e;return this.longPressed&&(this.emit($l.LONG_TAP,t),(wd(t.path,$l.LONG_TAP)||wd(t.path,$l.LONG_PRESS))&&(e=!0)),this.longPressWaitCancel(),e}longPressWaitCancel(){this.longPressTimer&&(clearTimeout(this.longPressTimer),this.longPressed=!1)}__onResize(){const{dragOut:t}=this.m;this.shrinkCanvasBounds=new Nt(this.canvas.bounds),this.shrinkCanvasBounds.spread(-(o(t)?t:2))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Po.RESIZE,this.__onResize,this)],t.once(Lo.READY,()=>this.__onResize())}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}emit(t,e,i,s){this.running&&function(t,e,i,s){if(!i&&!e.path)return;let r;e.type=t,i?e=Object.assign(Object.assign({},e),{path:i}):i=e.path,e.target=i.indexAt(0);try{for(let n=i.length-1;n>-1;n--){if(r=i.list[n],fd(r,t,e,!0,s))return;r.isApp&&gd(r,t,e,!0,s)}for(let n=0,o=i.length;n<o;n++)if(r=i.list[n],r.isApp&&gd(r,t,e,!1,s),fd(r,t,e,!1,s))return}catch(t){_d.error(t)}}(t,e,i,s)}destroy(){this.__eventIds.length&&(this.stop(),this.__removeListenEvents(),this.dragger.destroy(),this.transformer&&this.transformer.destroy(),this.downData=this.overPath=this.enterPath=null)}},Sd=class{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}};Sd.custom={};let kd=class extends oe{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new Ja,this.pixelList=new Ja}getPixelType(t,e){return this.__autoClear(),this.pixelList.add(t),Zt.hitCanvas(e)}getPathType(t){return this.__autoClear(),this.pathList.add(t),Zt.hitCanvas()}clearImageType(){this.__clearLeafList(this.pixelList)}clearPathType(){this.__clearLeafList(this.pathList)}__clearLeafList(t){t.length&&(t.forEach(t=>{t.__hitCanvas&&(t.__hitCanvas.destroy(),t.__hitCanvas=null)}),t.reset())}__autoClear(){this.pathList.length+this.pixelList.length>this.maxTotal&&this.clear()}clear(){this.clearPathType(),this.clearImageType()}};p.getSelector=function(t){return t.leafer?t.leafer.selector:p.selector||(p.selector=Zt.selector())};const{toInnerRadiusPointOf:Td,copyRadiusPoint:Bd}=rt,{hitRadiusPoint:Pd,hitPoint:Rd}=It,Cd={},Ed={},Ld=Na.prototype;Ld.hit=function(t,e=0){this.updateLayout(),Bd(Ed,t,e);const i=this.__world;return!!(e?Pd(i,Ed):Rd(i,Ed))&&(this.isBranch?p.getSelector(this).hitPoint(Object.assign({},Ed),e,{target:this}):this.__hitWorld(Ed))},Ld.__hitWorld=function(t,e){const i=this.__;if(!i.hitSelf)return!1;const s=this.__world,r=this.__layout,n=s.width<10&&s.height<10;if(i.hitRadius&&(Bd(Cd,t,i.hitRadius),t=Cd),Td(t,s,Cd),i.hitBox||n){if(It.hitRadiusPoint(r.boxBounds,Cd))return!0;if(n)return!1}return!r.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),r.boundsChanged||(r.hitCanvasChanged=!1)),this.__hit(Cd,e)},Ld.__hitFill=function(t){const e=this.__hitCanvas;return e&&e.hitFill(t,this.__.windingRule)},Ld.__hitStroke=function(t,e){const i=this.__hitCanvas;return i&&i.hitStroke(t,e)},Ld.__hitPixel=function(t){const e=this.__hitCanvas;return e&&e.hitPixel(t,this.__layout.renderBounds,e.hitScale)},Ld.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const Od=new dt,Ad=Mh.prototype;Ad.__updateHitCanvas=function(){this.__box&&this.__box.__updateHitCanvas();const{hitCanvasManager:t}=this.leafer||this.parent&&this.parent.leafer||{};if(!t)return;const e=this.__,i=(e.__isAlphaPixelFill||e.__isCanvas)&&"pixel"===e.hitFill,s=e.__isAlphaPixelStroke&&"pixel"===e.hitStroke,r=i||s;this.__hitCanvas||(this.__hitCanvas=r?t.getPixelType(this,{contextSettings:{willReadFrequently:!0}}):t.getPathType(this));const n=this.__hitCanvas;if(r){const{renderBounds:t}=this.__layout,r=p.image.hitCanvasSize,o=n.hitScale=Yt.set(0,0,r,r).getFitMatrix(t).a,{x:a,y:h,width:l,height:d}=Yt.set(t).scale(o);n.resize({width:l,height:d,pixelRatio:1}),n.clear(),jr.patternLocked=!0,this.__renderShape(n,{matrix:Od.setWith(this.__world).scaleWith(1/o).invertWith().translate(-a,-h),ignoreFill:!i,ignoreStroke:!s}),jr.patternLocked=!1,n.resetTransform(),e.__isHitPixel=!0}else e.__isHitPixel&&(e.__isHitPixel=!1);this.__drawHitPath(n),n.setStrokeOptions(e)},Ad.__hit=function(t,e){if(this.__box&&this.__box.__hit(t))return!0;const i=this.__;if(i.__isHitPixel&&this.__hitPixel(t))return!0;const{hitFill:s}=i,r=(i.fill||i.__isCanvas)&&("path"===s||"pixel"===s&&!(i.__isAlphaPixelFill||i.__isCanvas))||"all"===s||e;if(r&&this.__hitFill(t))return!0;const{hitStroke:n,__maxStrokeWidth:o}=i,a=i.stroke&&("path"===n||"pixel"===n&&!i.__isAlphaPixelStroke)||"all"===n;if(!r&&!a)return!1;const h=2*t.radiusX;let l=h;if(a)switch(i.strokeAlign){case"inside":if(l+=2*o,!r&&this.__hitFill(t)&&this.__hitStroke(t,l))return!0;l=h;break;case"center":l+=o;break;case"outside":if(l+=2*o,!r){if(!this.__hitFill(t)&&this.__hitStroke(t,l))return!0;l=h}}return!!l&&this.__hitStroke(t,l)};const Dd=Mh.prototype,Md=Nh.prototype,Id=Vh.prototype;Md.__updateHitCanvas=Id.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?Dd.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},Md.__hitFill=Id.__hitFill=function(t){return this.__hitCanvas?Dd.__hitFill.call(this,t):It.hitRadiusPoint(this.__layout.boxBounds,t)},Rl.prototype.__drawHitPath=function(t){const{__lineHeight:e,fontSize:i,__baseLine:s,__letterSpacing:r,__textDrawData:n}=this.__;t.beginPath(),r<0?this.__drawPathByBox(t):n.rows.forEach(r=>t.rect(r.x,r.y-s,r.width,e<i?i:e))},Ih.prototype.pick=function(t,i){return i||(i=e),this.updateLayout(),p.getSelector(this).getByPoint(t,i.hitRadius||0,Object.assign(Object.assign({},i),{target:this}))};const Wd=be.prototype;function Fd(t,e,i,s){var r,n=arguments.length,o=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(o=(n<3?r(o):n>3?r(e,i,o):r(e,i))||o);return n>3&&o&&Object.defineProperty(e,i,o),o}var zd;Wd.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},Wd.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},Wd.hitPixel=function(t,e,i=1){let{x:s,y:r,radiusX:n,radiusY:o}=t;e&&(s-=e.x,r-=e.y),Yt.set(s-n,r-o,2*n,2*o).scale(i).ceil();const{data:a}=this.context.getImageData(Yt.x,Yt.y,Yt.width||1,Yt.height||1);for(let t=0,e=a.length;t<e;t+=4)if(a[t+3]>0)return!0;return a[3]>0},"function"==typeof SuppressedError&&SuppressedError,function(t){t[t.none=1]="none",t[t.free=2]="free",t[t.mirrorAngle=3]="mirrorAngle",t[t.mirror=4]="mirror"}(zd||(zd={}));const Nd=jt.get("LeaferCanvas");class Yd extends be{set zIndex(t){const{style:e}=this.view;e.zIndex=t,this.setAbsolute(this.view)}set childIndex(t){const{view:e,parentView:i}=this;if(e&&i){const s=i.children[t];s?(this.setAbsolute(s),i.insertBefore(e,s)):i.appendChild(s)}}init(){const{config:t}=this,e=t.view||t.canvas;e?this.__createViewFrom(e):this.__createView();const{style:i}=this.view;if(i.display||(i.display="block"),this.parentView=this.view.parentElement,this.parentView){const t=this.parentView.style;t.webkitUserSelect=t.userSelect="none",this.view.classList.add("leafer-canvas-view")}p.syncDomFont&&!this.parentView&&(i.display="none",document.body&&document.body.appendChild(this.view)),this.__createContext(),this.autoLayout||this.resize(t)}set backgroundColor(t){this.view.style.backgroundColor=t}get backgroundColor(){return this.view.style.backgroundColor}set hittable(t){this.view.style.pointerEvents=t?"auto":"none"}get hittable(){return"none"!==this.view.style.pointerEvents}__createView(){this.view=document.createElement("canvas")}__createViewFrom(t){let e=r(t)?document.getElementById(t):t;if(e)if(e instanceof HTMLCanvasElement)this.view=e;else{let t=e;if(e===window||e===document){const e=document.createElement("div"),{style:i}=e;i.position="absolute",i.top=i.bottom=i.left=i.right="0px",document.body.appendChild(e),t=e}this.__createView();const i=this.view;t.hasChildNodes()&&(this.setAbsolute(i),t.style.position||(t.style.position="relative")),t.appendChild(i)}else Nd.error(`no id: ${t}`),this.__createView()}setAbsolute(t){const{style:e}=t;e.position="absolute",e.top=e.left="0px"}updateViewSize(){const{width:t,height:e,pixelRatio:i}=this,{style:s}=this.view;s.width=t+"px",s.height=e+"px",this.unreal||(this.view.width=Math.ceil(t*i),this.view.height=Math.ceil(e*i))}updateClientBounds(){this.view.parentElement&&(this.clientBounds=this.view.getBoundingClientRect())}startAutoLayout(t,e){if(this.resizeListener=e,t){if(this.autoBounds=t,this.resizeObserver)return;try{this.resizeObserver=new ResizeObserver(t=>{this.updateClientBounds();for(const e of t)this.checkAutoBounds(e.contentRect)});const t=this.parentView;t?(this.resizeObserver.observe(t),this.checkAutoBounds(t.getBoundingClientRect())):(this.checkAutoBounds(this.view),Nd.warn("no parent"))}catch(t){this.imitateResizeObserver()}this.stopListenPixelRatio()}else this.listenPixelRatio(),this.unreal&&this.updateViewSize()}imitateResizeObserver(){this.autoLayout&&(this.parentView&&this.checkAutoBounds(this.parentView.getBoundingClientRect()),p.requestRender(this.imitateResizeObserver.bind(this)))}listenPixelRatio(){this.windowListener||window.addEventListener("resize",this.windowListener=()=>{const t=p.devicePixelRatio;if(!this.config.pixelRatio&&this.pixelRatio!==t){const{width:e,height:i}=this;this.emitResize({width:e,height:i,pixelRatio:t})}})}stopListenPixelRatio(){this.windowListener&&(window.removeEventListener("resize",this.windowListener),this.windowListener=null)}checkAutoBounds(t){const e=this.view,{x:i,y:s,width:r,height:n}=this.autoBounds.getBoundsFrom(t),o={width:r,height:n,pixelRatio:this.config.pixelRatio?this.pixelRatio:p.devicePixelRatio};if(!this.isSameSize(o)){const{style:t}=e;t.marginLeft=i+"px",t.marginTop=s+"px",this.emitResize(o)}}stopAutoLayout(){this.autoLayout=!1,this.resizeObserver&&this.resizeObserver.disconnect(),this.resizeListener=this.resizeObserver=null}emitResize(t){const e={};l.copyAttrs(e,this,xe),this.resize(t),this.resizeListener&&!i(this.width)&&this.resizeListener(new Po(t,e))}unrealCanvas(){if(!this.unreal&&this.parentView){let t=this.view;t&&t.remove(),t=this.view=document.createElement("div"),this.parentView.appendChild(this.view),t.classList.add("leafer-app-view"),this.unreal=!0}}destroy(){const{view:t}=this;t&&(this.stopAutoLayout(),this.stopListenPixelRatio(),t.parentElement&&t.remove(),super.destroy())}}Ir(CanvasRenderingContext2D.prototype),Ir(Path2D.prototype);const{mineType:Xd,fileType:Hd}=Wr;Object.assign(Zt,{canvas:(t,e)=>new Yd(t,e),image:t=>new qr(t)}),p.name="web",p.isMobile="ontouchstart"in window,p.requestRender=function(t){window.requestAnimationFrame(t)},$r(p,"devicePixelRatio",{get:()=>devicePixelRatio});const{userAgent:Ud}=navigator;Ud.indexOf("Firefox")>-1?(p.conicGradientRotate90=!0,p.intWheelDeltaY=!0,p.syncDomFont=!0):(/iPhone|iPad|iPod/.test(navigator.userAgent)||/Macintosh/.test(navigator.userAgent)&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent))&&(p.fullImageShadow=!0),Ud.indexOf("Windows")>-1?(p.os="Windows",p.intWheelDeltaY=!0):Ud.indexOf("Mac")>-1?p.os="Mac":Ud.indexOf("Linux")>-1&&(p.os="Linux");class jd{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove&&this.config.usePartLayout){const t=new Ja;return this.__updatedList.list.forEach(e=>{e.leafer&&t.add(e)}),t}return this.__updatedList}constructor(t,e){this.totalTimes=0,this.config={},this.__updatedList=new Ja,this.target=t,e&&(this.config=l.default(e,this.config)),this.__listenEvents()}start(){this.disabled||(this.running=!0)}stop(){this.running=!1}disable(){this.stop(),this.__removeListenEvents(),this.disabled=!0}update(){this.changed=!0,this.running&&this.target.emit(Eo.REQUEST)}__onAttrChange(t){this.config.usePartLayout&&this.__updatedList.add(t.target),this.update()}__onChildEvent(t){this.config.usePartLayout&&(t.type===fo.ADD?(this.hasAdd=!0,this.__pushChild(t.child)):(this.hasRemove=!0,this.__updatedList.add(t.parent))),this.update()}__pushChild(t){this.__updatedList.add(t),t.isBranch&&this.__loopChildren(t)}__loopChildren(t){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)this.__pushChild(e[t])}__onRquestData(){this.target.emitEvent(new Ro(Ro.DATA,{updatedList:this.updatedList})),this.__updatedList=new Ja,this.totalTimes++,this.changed=this.hasVisible=this.hasRemove=this.hasAdd=!1}__listenEvents(){this.__eventIds=[this.target.on_([[mo.CHANGE,this.__onAttrChange,this],[[fo.ADD,fo.REMOVE],this.__onChildEvent,this],[Ro.REQUEST,this.__onRquestData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.__updatedList=null)}}const{updateAllMatrix:Vd,updateBounds:Gd,updateChange:Kd}=zn,{pushAllChildBranch:qd,pushAllParent:$d}=Jn,{worldBounds:Jd}=Gn;class Qd{constructor(t){this.updatedBounds=new Nt,this.beforeBounds=new Nt,this.afterBounds=new Nt,a(t)&&(t=new Ja(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,Jd)}setAfter(){this.afterBounds.setListWithFn(this.updatedList.list,Jd),this.updatedBounds.setList([this.beforeBounds,this.afterBounds])}merge(t){this.updatedList.addList(t.updatedList.list),this.beforeBounds.add(t.beforeBounds),this.afterBounds.add(t.afterBounds),this.updatedBounds.add(t.updatedBounds)}destroy(){this.updatedList=null}}const{updateAllMatrix:Zd,updateAllChange:tc}=zn,ec=jt.get("Layouter");class ic{constructor(t,e){this.totalTimes=0,this.config={usePartLayout:!0},this.__levelList=new Qa,this.target=t,e&&(this.config=l.default(e,this.config)),this.__listenEvents()}start(){this.disabled||(this.running=!0)}stop(){this.running=!1}disable(){this.stop(),this.__removeListenEvents(),this.disabled=!0}layout(){if(this.layouting||!this.running)return;const{target:t}=this;this.times=0;try{t.emit(Co.START),this.layoutOnce(),t.emitEvent(new Co(Co.END,this.layoutedBlocks,this.times))}catch(t){ec.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?ec.warn("layouting"):this.times>3?ec.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(Ro.REQUEST),this.totalTimes>1&&this.config.usePartLayout?this.partLayout():this.fullLayout(),this.layouting=!1,void(this.waitAgain&&(this.waitAgain=!1,this.layoutOnce())))}partLayout(){var t;if(!(null===(t=this.__updatedList)||void 0===t?void 0:t.length))return;const e=qt.start("PartLayout"),{target:i,__updatedList:s}=this,{BEFORE:r,LAYOUT:n,AFTER:o}=Co,a=this.getBlocks(s);a.forEach(t=>t.setBefore()),i.emitEvent(new Co(r,a,this.times)),this.extraBlock=null,s.sort(),function(t,e){let i;t.list.forEach(t=>{i=t.__layout,e.without(t)&&!i.proxyZoom&&(i.matrixChanged?(Vd(t,!0),e.add(t),t.isBranch&&qd(t,e),$d(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),$d(t,e)))})}(s,this.__levelList),function(t){let e,i,s;t.sort(!0),t.levels.forEach(r=>{e=t.levelMap[r];for(let t=0,r=e.length;t<r;t++){if(i=e[t],i.isBranch&&i.__tempNumber){s=i.children;for(let t=0,e=s.length;t<e;t++)s[t].isBranch||Gd(s[t])}Gd(i)}})}(this.__levelList),function(t){t.list.forEach(Kd)}(s),this.extraBlock&&a.push(this.extraBlock),a.forEach(t=>t.setAfter()),i.emitEvent(new Co(n,a,this.times)),i.emitEvent(new Co(o,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,qt.end(e)}fullLayout(){const t=qt.start("FullLayout"),{target:e}=this,{BEFORE:i,LAYOUT:s,AFTER:r}=Co,n=this.getBlocks(new Ja(e));e.emitEvent(new Co(i,n,this.times)),ic.fullLayout(e),n.forEach(t=>{t.setAfter()}),e.emitEvent(new Co(s,n,this.times)),e.emitEvent(new Co(r,n,this.times)),this.addBlocks(n),qt.end(t)}static fullLayout(t){Zd(t,!0),t.isBranch?Jn.updateBounds(t):zn.updateBounds(t),tc(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new Qd([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new Qd(t)}getBlocks(t){return[this.createBlock(t)]}addBlocks(t){this.layoutedBlocks?this.layoutedBlocks.push(...t):this.layoutedBlocks=t}__onReceiveWatchData(t){this.__updatedList=t.data.updatedList}__listenEvents(){this.__eventIds=[this.target.on_([[Co.REQUEST,this.layout,this],[Co.AGAIN,this.layoutAgain,this],[Ro.DATA,this.__onReceiveWatchData,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const sc=jt.get("Renderer");class rc{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,i){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:120},this.frames=[],this.target=t,this.canvas=e,i&&(this.config=l.default(i,this.config)),this.__listenEvents()}start(){this.running=!0,this.update(!1)}stop(){this.running=!1}update(t=!0){this.changed||(this.changed=t),this.requestTime||this.__requestRender()}requestLayout(){this.target.emit(Co.REQUEST)}checkRender(){if(this.running){const{target:t}=this;t.isApp&&(t.emit(Eo.CHILD_START,t),t.children.forEach(t=>{t.renderer.FPS=this.FPS,t.renderer.checkRender()}),t.emit(Eo.CHILD_END,t)),this.changed&&this.canvas.view&&this.render(),this.target.emit(Eo.NEXT)}}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new Nt,sc.log(e.innerName,"---\x3e");try{this.emitRender(Eo.START),this.renderOnce(t),this.emitRender(Eo.END,this.totalBounds),jr.clearRecycled()}catch(t){this.rendering=!1,sc.error(t)}sc.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return sc.warn("rendering");if(this.times>3)return sc.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new Nt,this.renderOptions={},t)this.emitRender(Eo.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Eo.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Eo.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Eo.AFTER,this.renderBounds,this.renderOptions),this.updateBlocks=null,this.rendering=!1,this.waitAgain&&(this.waitAgain=!1,this.renderOnce())}partRender(){const{canvas:t,updateBlocks:e}=this;e&&(this.mergeBlocks(),e.forEach(e=>{t.bounds.hit(e)&&!e.isEmpty()&&this.clipRender(e)}))}clipRender(t){const e=qt.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),r=new Nt(s);i.save(),s.spread(rc.clipSpread).ceil(),i.clearWorld(s),i.clipWorld(s),this.__render(s,r),i.restore(),qt.end(e)}fullRender(){const t=qt.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds),e.restore(),qt.end(t)}__render(t,e){const{canvas:i,target:s}=this,r=t.includes(s.__world),n=r?{includes:r}:{bounds:t,includes:r};this.needFill&&i.fillWorld(t,this.config.fill),jt.showRepaint&&jt.drawRepaint(i,t),this.config.useCellRender&&(n.cellList=this.getCellList()),p.render(s,i,n),this.renderBounds=e=e||t,this.renderOptions=n,this.totalBounds.isEmpty()?this.totalBounds=e:this.totalBounds.add(e),i.updateRender(e)}getCellList(){}addBlock(t){this.updateBlocks||(this.updateBlocks=[]),this.updateBlocks.push(t)}mergeBlocks(){const{updateBlocks:t}=this;if(t){const e=new Nt;e.setList(t),t.length=0,t.push(e)}}__requestRender(){const t=this.target;if(this.requestTime||!t)return;if(t.parentApp)return t.parentApp.requestRender(!1);this.requestTime=this.frameTime||Date.now();const e=()=>{const t=1e3/((this.frameTime=Date.now())-this.requestTime),{maxFPS:i}=this.config;if(i&&t>i)return p.requestRender(e);const{frames:s}=this;s.length>30&&s.shift(),s.push(t),this.FPS=Math.round(s.reduce((t,e)=>t+e,0)/s.length),this.requestTime=0,this.checkRender()};p.requestRender(e)}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new Nt(0,0,e,i).includes(this.target.__world)||this.needFill||!t.samePixelRatio)return this.addBlock(this.canvas.bounds),void this.target.forceUpdate("surface")}this.addBlock(new Nt(0,0,1,1)),this.update()}}__onLayoutEnd(t){t.data&&t.data.map(t=>{let e;t.updatedList&&t.updatedList.list.some(t=>(e=!t.__world.width||!t.__world.height,e&&(t.isLeafer||sc.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e)),this.addBlock(e?this.canvas.bounds:t.updatedBounds)})}emitRender(t,e,i){this.target.emitEvent(new Eo(t,this.times,e,i))}__listenEvents(){this.__eventIds=[this.target.on_([[Eo.REQUEST,this.update,this],[Co.END,this.__onLayoutEnd,this],[Eo.AGAIN,this.renderAgain,this],[Po.RESIZE,this.__onResize,this]])]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.config={},this.target=this.canvas=null)}}rc.clipSpread=10;const nc={},{copyRadiusPoint:oc}=rt,{hitRadiusPoint:ac}=It;class hc{constructor(t,e){this.target=t,this.selector=e}getByPoint(t,e,i){e||(e=0),i||(i={});const s=i.through||!1,r=i.ignoreHittable||!1,n=i.target||this.target;this.exclude=i.exclude||null,this.point={x:t.x,y:t.y,radiusX:e,radiusY:e},this.findList=new Ja(i.findList),i.findList||this.hitBranch(n.isBranchLeaf?{children:[n]}:n);const{list:o}=this.findList,a=this.getBestMatchLeaf(o,i.bottomList,r,!!i.findList),h=r?this.getPath(a):this.getHitablePath(a);return this.clear(),s?{path:h,target:a,throughPath:o.length?this.getThroughPath(o):h}:{path:h,target:a}}hitPoint(t,e,i){return!!this.getByPoint(t,e,i).target}getBestMatchLeaf(t,e,i,s){const r=this.findList=new Ja;if(t.length){let e;const{x:s,y:n}=this.point,o={x:s,y:n,radiusX:0,radiusY:0};for(let s=0,n=t.length;s<n;s++)if(e=t[s],(i||zn.worldHittable(e))&&(this.hitChild(e,o),r.length)){if(e.isBranchLeaf&&t.some(t=>t!==e&&zn.hasParent(t,e))){r.reset();break}return r.list[0]}}if(e)for(let t=0,i=e.length;t<i;t++)if(this.hitChild(e[t].target,this.point,e[t].proxy),r.length)return r.list[0];return s?null:i?t[0]:t.find(t=>zn.worldHittable(t))}getPath(t){const e=new Ja,i=[],{target:s}=this;for(;t&&(t.syncEventer&&i.push(t.syncEventer),e.add(t),(t=t.parent)!==s););return i.length&&i.forEach(t=>{for(;t&&(t.__.hittable&&e.add(t),(t=t.parent)!==s););}),s&&e.add(s),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let i,s=new Ja;for(let t=e.list.length-1;t>-1&&(i=e.list[t],i.__.hittable)&&(s.addAt(i,0),i.__.hitChildren&&(!i.isLeafer||"draw"!==i.mode));t--);return s}getThroughPath(t){const e=new Ja,i=[];for(let e=t.length-1;e>-1;e--)i.push(this.getPath(t[e]));let s,r,n;for(let t=0,o=i.length;t<o;t++){s=i[t],r=i[t+1];for(let t=0,i=s.length;t<i&&(n=s.list[t],!r||!r.has(n));t++)e.add(n)}return e}hitBranch(t){this.eachFind(t.children,t.__onlyHitMask)}eachFind(t,e){let i,s,r;const{point:n}=this;for(let o=t.length-1;o>-1;o--)if(i=t[o],r=i.__,r.visible&&(!e||r.mask))if(s=ac(i.__world,r.hitRadius?oc(nc,n,r.hitRadius):n),i.isBranch){if(s||i.__ignoreHitWorld){if(i.isBranchLeaf&&r.__clipAfterFill&&!i.__hitWorld(n,!0))continue;i.topChildren&&this.eachFind(i.topChildren,!1),this.eachFind(i.children,i.__onlyHitMask),i.isBranchLeaf&&this.hitChild(i,n)}}else s&&this.hitChild(i,n)}hitChild(t,e,i){if((!this.exclude||!this.exclude.has(t))&&t.__hitWorld(e)){const{parent:s}=t;if(s&&s.__hasMask&&!t.__.mask){let i,r=[];const{children:n}=s;for(let s=0,o=n.length;s<o;s++)if(i=n[s],i.__.mask&&r.push(i),i===t){if(r&&!r.every(t=>t.__hitWorld(e)))return;break}}this.findList.add(i||t)}}clear(){this.point=null,this.findList=null,this.exclude=null}destroy(){this.clear()}}class lc{constructor(t,e){this.config={},e&&(this.config=l.default(e,this.config)),this.picker=new hc(this.target=t,this),this.finder=Zt.finder&&Zt.finder()}getByPoint(t,e,i){const{target:s,picker:r}=this;return p.backgrounder&&s&&s.updateLayout(),r.getByPoint(t,e,i)}hitPoint(t,e,i){return this.picker.hitPoint(t,e,i)}getBy(t,e,i,s){return this.finder?this.finder.getBy(t,e,i,s):Qt.need("find")}destroy(){this.picker.destroy(),this.finder&&this.finder.destroy()}}Object.assign(Zt,{watcher:(t,e)=>new jd(t,e),layouter:(t,e)=>new ic(t,e),renderer:(t,e,i)=>new rc(t,e,i),selector:(t,e)=>new lc(t,e)}),p.layout=ic.fullLayout,p.render=function(t,e,i){const s=Object.assign(Object.assign({},i),{topRendering:!0});i.topList=new Ja,t.__render(e,i),i.topList.length&&i.topList.forEach(t=>t.__render(e,s))};const dc={convert(t,e){const i=od.getBase(t),{x:s,y:r}=e,n=Object.assign(Object.assign({},i),{x:s,y:r,width:t.width,height:t.height,pointerType:t.pointerType,pressure:t.pressure});return"pen"===n.pointerType&&(n.tangentialPressure=t.tangentialPressure,n.tiltX=t.tiltX,n.tiltY=t.tiltY,n.twist=t.twist),n},convertMouse(t,e){const i=od.getBase(t),{x:s,y:r}=e;return Object.assign(Object.assign({},i),{x:s,y:r,width:1,height:1,pointerType:"mouse",pressure:.5})},convertTouch(t,e){const i=dc.getTouch(t),s=od.getBase(t),{x:r,y:n}=e;return Object.assign(Object.assign({},s),{x:r,y:n,width:1,height:1,pointerType:"touch",multiTouch:t.touches.length>1,pressure:i.force})},getTouch:t=>t.targetTouches[0]||t.changedTouches[0]},cc={convert(t){const e=od.getBase(t);return Object.assign(Object.assign({},e),{code:t.code,key:t.key})}},{pathCanDrag:uc}=od;class _c extends bd{get notPointer(){const{p:t}=this;return"pointer"!==t.type||t.touch||this.useMultiTouch}get notTouch(){const{p:t}=this;return"mouse"===t.type||this.usePointer}get notMouse(){return this.usePointer||this.useTouch}__listenEvents(){super.__listenEvents();const t=this.view=this.canvas.view;this.viewEvents={pointerdown:this.onPointerDown,mousedown:this.onMouseDown,touchstart:this.onTouchStart,pointerleave:this.onPointerLeave,contextmenu:this.onContextMenu,wheel:this.onWheel,gesturestart:this.onGesturestart,gesturechange:this.onGesturechange,gestureend:this.onGestureend},this.windowEvents={pointermove:this.onPointerMove,pointerup:this.onPointerUp,pointercancel:this.onPointerCancel,mousemove:this.onMouseMove,mouseup:this.onMouseUp,touchmove:this.onTouchMove,touchend:this.onTouchEnd,touchcancel:this.onTouchCancel,keydown:this.onKeyDown,keyup:this.onKeyUp,scroll:this.onScroll};const{viewEvents:e,windowEvents:i}=this;for(let i in e)e[i]=e[i].bind(this),t.addEventListener(i,e[i]);for(let t in i)i[t]=i[t].bind(this),window.addEventListener(t,i[t])}__removeListenEvents(){super.__removeListenEvents();const{viewEvents:t,windowEvents:e}=this;for(let e in t)this.view.removeEventListener(e,t[e]),this.viewEvents={};for(let t in e)window.removeEventListener(t,e[t]),this.windowEvents={}}getTouches(t){const e=[];for(let i=0,s=t.length;i<s;i++)e.push(t[i]);return e}preventDefaultPointer(t){const{pointer:e}=this.config;e.preventDefault&&t.preventDefault()}preventDefaultWheel(t){const{wheel:e}=this.config;e.preventDefault&&t.preventDefault()}preventWindowPointer(t){return!this.downData&&t.target!==this.view}onKeyDown(t){this.keyDown(cc.convert(t))}onKeyUp(t){this.keyUp(cc.convert(t))}onContextMenu(t){this.config.pointer.preventDefaultMenu&&t.preventDefault(),this.menu(dc.convert(t,this.getLocal(t)))}onScroll(){this.canvas.updateClientBounds()}onPointerDown(t){this.preventDefaultPointer(t),this.notPointer||(this.usePointer||(this.usePointer=!0),this.pointerDown(dc.convert(t,this.getLocal(t))))}onPointerMove(t,e){if(this.notPointer||this.preventWindowPointer(t))return;this.usePointer||(this.usePointer=!0);const i=dc.convert(t,this.getLocal(t,!0));e?this.pointerHover(i):this.pointerMove(i)}onPointerLeave(t){this.onPointerMove(t,!0)}onPointerUp(t){this.downData&&this.preventDefaultPointer(t),this.notPointer||this.preventWindowPointer(t)||this.pointerUp(dc.convert(t,this.getLocal(t)))}onPointerCancel(){this.useMultiTouch||this.pointerCancel()}onMouseDown(t){this.preventDefaultPointer(t),this.notMouse||this.pointerDown(dc.convertMouse(t,this.getLocal(t)))}onMouseMove(t){this.notMouse||this.preventWindowPointer(t)||this.pointerMove(dc.convertMouse(t,this.getLocal(t,!0)))}onMouseUp(t){this.downData&&this.preventDefaultPointer(t),this.notMouse||this.preventWindowPointer(t)||this.pointerUp(dc.convertMouse(t,this.getLocal(t)))}onMouseCancel(){this.notMouse||this.pointerCancel()}onTouchStart(t){const e=dc.getTouch(t),i=this.getLocal(e,!0),{preventDefault:s}=this.config.touch;(!0===s||"auto"===s&&uc(this.findPath(i)))&&t.preventDefault(),this.multiTouchStart(t),this.notTouch||(this.touchTimer&&(window.clearTimeout(this.touchTimer),this.touchTimer=0),this.useTouch=!0,this.pointerDown(dc.convertTouch(t,i)))}onTouchMove(t){if(this.multiTouchMove(t),this.notTouch||this.preventWindowPointer(t))return;const e=dc.getTouch(t);this.pointerMove(dc.convertTouch(t,this.getLocal(e)))}onTouchEnd(t){if(this.multiTouchEnd(),this.notTouch||this.preventWindowPointer(t))return;this.touchTimer&&clearTimeout(this.touchTimer),this.touchTimer=setTimeout(()=>{this.useTouch=!1},500);const e=dc.getTouch(t);this.pointerUp(dc.convertTouch(t,this.getLocal(e)))}onTouchCancel(){this.notTouch||this.pointerCancel()}multiTouchStart(t){this.useMultiTouch=t.touches.length>1,this.touches=this.useMultiTouch?this.getTouches(t.touches):void 0,this.useMultiTouch&&this.pointerCancel()}multiTouchMove(t){if(this.useMultiTouch&&t.touches.length>1){const e=this.getTouches(t.touches),i=this.getKeepTouchList(this.touches,e);i.length>1&&(this.multiTouch(od.getBase(t),i),this.touches=e)}}multiTouchEnd(){this.touches=null,this.useMultiTouch=!1,this.transformEnd()}getKeepTouchList(t,e){let i;const s=[];return t.forEach(t=>{i=e.find(e=>e.identifier===t.identifier),i&&s.push({from:this.getLocal(t),to:this.getLocal(i)})}),s}getLocalTouchs(t){return t.map(t=>this.getLocal(t))}onWheel(t){this.preventDefaultWheel(t),this.wheel(Object.assign(Object.assign(Object.assign({},od.getBase(t)),this.getLocal(t)),{deltaX:t.deltaX,deltaY:t.deltaY}))}onGesturestart(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.lastGestureScale=1,this.lastGestureRotation=0)}onGesturechange(t){if(this.useMultiTouch)return;this.preventDefaultWheel(t);const e=od.getBase(t);Object.assign(e,this.getLocal(t));const i=t.scale/this.lastGestureScale,s=(t.rotation-this.lastGestureRotation)/Math.PI*180*(A.within(this.config.wheel.rotateSpeed,0,1)/4+.1);this.zoom(Object.assign(Object.assign({},e),{scale:i*i})),this.rotate(Object.assign(Object.assign({},e),{rotation:s})),this.lastGestureScale=t.scale,this.lastGestureRotation=t.rotation}onGestureend(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.transformEnd())}setCursor(t){super.setCursor(t);const e=[];this.eachCursor(t,e),h(e[e.length-1])&&e.push("default"),this.canvas.view.style.cursor=e.map(t=>h(t)?`url(${t.url}) ${t.x||0} ${t.y||0}`:t).join(",")}eachCursor(t,e,i=0){if(i++,a(t))t.forEach(t=>this.eachCursor(t,e,i));else{const s=r(t)&&Sd.get(t);s&&i<2?this.eachCursor(s,e,i):e.push(t)}}destroy(){this.view&&(super.destroy(),this.view=null,this.touches=null)}}function pc(t,e,i){t.__.__font?oh.fillText(t,e,i):t.__.windingRule?e.fill(t.__.windingRule):e.fill()}function gc(t,e,i,s,r){const n=i.__;h(t)?oh.drawStrokesStyle(t,e,!1,i,s,r):(s.setStroke(t,n.__strokeWidth*e,n),s.stroke()),n.__useArrow&&oh.strokeArrow(t,i,s,r)}function fc(t,e,i,s,r){const n=i.__;h(t)?oh.drawStrokesStyle(t,e,!0,i,s,r):(s.setStroke(t,n.__strokeWidth*e,n),oh.drawTextStroke(i,s,r))}function yc(t,e,i,s,r){const n=s.getSameCanvas(!0,!0);n.font=i.__.__font,fc(t,2,i,n,r),n.blendMode="outside"===e?"destination-out":"destination-in",oh.fillText(i,n,r),n.blendMode="normal",zn.copyCanvasByWorld(i,s,n),n.recycle(i.__nowWorld)}const{getSpread:mc,copyAndSpread:wc,toOuterOf:vc,getOuterOf:xc,getByMove:bc,move:Sc,getIntersectData:kc}=It,Tc={};let Bc;const{stintSet:Pc}=l,{hasTransparent:Rc}=sh;function Cc(t,e,s){if(!h(e)||!1===e.visible||0===e.opacity)return;let n;const{boxBounds:o}=s.__layout;switch(e.type){case"image":if(!e.url)return;n=ah.image(s,t,e,o,!Bc||!Bc[e.url]);break;case"linear":n=hh.linearGradient(e,o);break;case"radial":n=hh.radialGradient(e,o);break;case"angular":n=hh.conicGradient(e,o);break;case"solid":const{type:r,color:a,opacity:h}=e;n={type:r,style:sh.string(a,h)};break;default:i(e.r)||(n={type:"solid",style:sh.string(e)})}if(n&&(n.originPaint=e,r(n.style)&&Rc(n.style)&&(n.isTransparent=!0),e.style)){if(0===e.style.strokeWidth)return;n.strokeStyle=e.style}return n}const Ec={compute:function(t,e){const i=e.__,s=[];let r,n,o,h=i.__input[t];a(h)||(h=[h]),Bc=ah.recycleImage(t,i);for(let i,r=0,n=h.length;r<n;r++)(i=Cc(t,h[r],e))&&(s.push(i),i.strokeStyle&&(o||(o=1),i.strokeStyle.strokeWidth&&(o=Math.max(o,i.strokeStyle.strokeWidth))));i["_"+t]=s.length?s:void 0,s.length?(s.every(t=>t.isTransparent)&&(s.some(t=>t.image)&&(r=!0),n=!0),"fill"===t?(Pc(i,"__isAlphaPixelFill",r),Pc(i,"__isTransparentFill",n)):(Pc(i,"__isAlphaPixelStroke",r),Pc(i,"__isTransparentStroke",n),Pc(i,"__hasMultiStrokeStyle",o))):i.__removePaint(t,!1)},fill:function(t,e,i,s){i.fillStyle=t,pc(e,i,s)},fills:function(t,e,i,s){let r,n,o;for(let a=0,h=t.length;a<h;a++){if(r=t[a],n=r.originPaint,r.image){if(o?o++:o=1,ah.checkImage(r,!e.__.__font,e,i,s))continue;if(!r.style){1===o&&r.image.isPlacehold&&e.drawImagePlaceholder(r,i,s);continue}}if(i.fillStyle=r.style,r.transform||n.scaleFixed){if(i.save(),r.transform&&i.transform(r.transform),n.scaleFixed){const{scaleX:t,scaleY:s}=e.getRenderScaleData(!0);(!0===n.scaleFixed||"zoom-in"===n.scaleFixed&&t>1&&s>1)&&i.scale(1/t,1/s)}n.blendMode&&(i.blendMode=n.blendMode),pc(e,i,s),i.restore()}else n.blendMode?(i.saveBlendMode(n.blendMode),pc(e,i,s),i.restoreBlendMode()):pc(e,i,s)}},fillPathOrText:pc,fillText:function(t,e,i){const s=t.__,{rows:r,decorationY:n}=s.__textDrawData;let o;s.__isPlacehold&&s.placeholderColor&&(e.fillStyle=s.placeholderColor);for(let t=0,i=r.length;t<i;t++)o=r[t],o.text?e.fillText(o.text,o.x,o.y):o.data&&o.data.forEach(t=>{e.fillText(t.char,t.x,o.y)});if(n){const{decorationColor:t,decorationHeight:i}=s.__textDrawData;t&&(e.fillStyle=t),r.forEach(t=>n.forEach(s=>e.fillRect(t.x,t.y+s,t.width,i)))}},stroke:function(t,e,i,s){const r=e.__;if(r.__strokeWidth)if(r.__font)oh.strokeText(t,e,i,s);else switch(r.strokeAlign){case"center":gc(t,1,e,i,s);break;case"inside":!function(t,e,i,s){i.save(),i.clipUI(e),gc(t,2,e,i,s),i.restore()}(t,e,i,s);break;case"outside":!function(t,e,i,s){const r=e.__;if(r.__fillAfterStroke)gc(t,2,e,i,s);else{const{renderBounds:n}=e.__layout,o=i.getSameCanvas(!0,!0);e.__drawRenderPath(o),gc(t,2,e,o,s),o.clipUI(r),o.clearWorld(n),zn.copyCanvasByWorld(e,i,o),o.recycle(e.__nowWorld)}}(t,e,i,s)}},strokes:function(t,e,i,s){oh.stroke(t,e,i,s)},strokeText:function(t,e,i,s){switch(e.__.strokeAlign){case"center":fc(t,1,e,i,s);break;case"inside":yc(t,"inside",e,i,s);break;case"outside":e.__.__fillAfterStroke?fc(t,2,e,i,s):yc(t,"outside",e,i,s)}},drawTextStroke:function(t,e,i){let s,r=t.__.__textDrawData;const{rows:n,decorationY:o}=r;for(let t=0,i=n.length;t<i;t++)s=n[t],s.text?e.strokeText(s.text,s.x,s.y):s.data&&s.data.forEach(t=>{e.strokeText(t.char,t.x,s.y)});if(o){const{decorationHeight:t}=r;n.forEach(i=>o.forEach(s=>e.strokeRect(i.x,i.y+s,i.width,t)))}},drawStrokesStyle:function(t,e,i,s,r,n){let o;const a=s.__,{__hasMultiStrokeStyle:h}=a;h||r.setStroke(void 0,a.__strokeWidth*e,a);for(let l=0,d=t.length;l<d;l++)if(o=t[l],(!o.image||!ah.checkImage(o,!1,s,r,n))&&o.style){if(h){const{strokeStyle:t}=o;t?r.setStroke(o.style,a.__getRealStrokeWidth(t)*e,a,t):r.setStroke(o.style,a.__strokeWidth*e,a)}else r.strokeStyle=o.style;o.originPaint.blendMode?(r.saveBlendMode(o.originPaint.blendMode),i?oh.drawTextStroke(s,r,n):r.stroke(),r.restoreBlendMode()):i?oh.drawTextStroke(s,r,n):r.stroke()}},shape:function(t,e,i){const s=e.getSameCanvas(),r=e.bounds,n=t.__nowWorld,o=t.__layout,a=t.__nowWorldShapeBounds||(t.__nowWorldShapeBounds={});let h,l,d,c,u,_;vc(o.strokeSpread?(wc(Tc,o.boxBounds,o.strokeSpread),Tc):o.boxBounds,n,a);let{scaleX:g,scaleY:f}=t.getRenderScaleData(!0);if(r.includes(a))_=s,h=u=a,l=n;else{let s;if(p.fullImageShadow)s=a;else{const t=o.renderShapeSpread?mc(r,S.swapAndScale(o.renderShapeSpread,g,f)):r;s=kc(t,a)}c=r.getFitMatrix(s);let{a:y,d:m}=c;c.a<1&&(_=e.getSameCanvas(),t.__renderShape(_,i),g*=y,f*=m),u=xc(a,c),h=bc(u,-c.e,-c.f),l=xc(n,c),Sc(l,-c.e,-c.f);const w=i.matrix;w?(d=new dt(c),d.multiply(w),y*=w.scaleX,m*=w.scaleY):d=c,d.withScale(y,m),i=Object.assign(Object.assign({},i),{matrix:d})}return t.__renderShape(s,i),{canvas:s,matrix:d,fitMatrix:c,bounds:h,renderBounds:l,worldCanvas:_,shapeBounds:u,scaleX:g,scaleY:f}}};let Lc,Oc=new Nt;const{isSame:Ac}=It;function Dc(t,e,i,s,r,n){if("fill"===e&&!t.__.__naturalWidth){const e=t.__;if(e.__naturalWidth=s.width/e.pixelRatio,e.__naturalHeight=s.height/e.pixelRatio,e.__autoSide)return t.forceUpdate("width"),t.__proxyData&&(t.setProxyAttr("width",e.width),t.setProxyAttr("height",e.height)),!1}return r.data||ah.createData(r,s,i,n),!0}function Mc(t,e){Fc(t,vo.LOAD,e)}function Ic(t,e){Fc(t,vo.LOADED,e)}function Wc(t,e,i){e.error=i,t.forceUpdate("surface"),Fc(t,vo.ERROR,e)}function Fc(t,e,i){t.hasEvent(e)&&t.emitEvent(new vo(e,i))}function zc(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:Nc,translate:Yc}=V,Xc=new Nt,Hc={},Uc={};function jc(t,e,i,s){const n=r(t)||s?(s?i-s*e:i%e)/((s||Math.floor(i/e))-1):t;return"auto"===t&&n<0?0:n}let Vc={},Gc={a:1,b:0,c:0,d:1,e:0,f:0};const{get:Kc,set:qc,rotateOfOuter:$c,translate:Jc,scaleOfOuter:Qc,multiplyParent:Zc,scale:tu,rotate:eu,skew:iu}=V;function su(t,e,i,s,r,n,o,a){o&&eu(t,o),a&&iu(t,a.x,a.y),r&&tu(t,r,n),Jc(t,e.x+i,e.y+s)}"function"==typeof SuppressedError&&SuppressedError;const{get:ru,scale:nu,copy:ou}=V,{getFloorScale:au}=A,{abs:hu}=Math,lu={image:function(t,e,i,s,r){let n,o;const a=jr.get(i);return Lc&&i===Lc.paint&&Ac(s,Lc.boxBounds)?n=Lc.leafPaint:(n={type:i.type,image:a},a.hasAlphaPixel&&(n.isTransparent=!0),Lc=a.use>1?{leafPaint:n,paint:i,boxBounds:Oc.set(s)}:null),(r||a.loading)&&(o={image:a,attrName:e,attrValue:i}),a.ready?(Dc(t,e,i,a,n,s),r&&(Mc(t,o),Ic(t,o))):a.error?r&&Wc(t,o,a.error):(r&&(zc(t,!0),Mc(t,o)),n.loadId=a.load(()=>{zc(t,!1),t.destroyed||(Dc(t,e,i,a,n,s)&&(a.hasAlphaPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),Ic(t,o)),n.loadId=void 0},e=>{zc(t,!1),Wc(t,o,e),n.loadId=void 0}),t.placeholderColor&&(t.placeholderDelay?setTimeout(()=>{a.ready||(a.isPlacehold=!0,t.forceUpdate("surface"))},t.placeholderDelay):a.isPlacehold=!0)),n},checkImage:function(t,e,i,s,r){const{scaleX:n,scaleY:o}=ah.getImageRenderScaleData(t,i,s,r),{image:a,data:h,originPaint:l}=t,{exporting:d}=r;return!(!h||t.patternId===n+"-"+o&&!d||(e&&(h.repeat?e=!1:l.changeful||"miniapp"===p.name&&Po.isResizing(i)||d||(e=p.image.isLarge(a,n,o)||a.width*n>8096||a.height*o>8096)),e?(i.__.__isFastShadow&&(s.fillStyle=t.style||"#000",s.fill()),ah.drawImage(t,n,o,i,s,r),0):(!t.style||l.sync||d?ah.createPattern(t,i,s,r):ah.createPatternTask(t,i,s,r),1)))},drawImage:function(t,e,i,s,r,n){const{data:o,image:a}=t,{blendMode:h}=t.originPaint,{opacity:l,transform:d}=o,c=a.getFull(o.filters),u=s.__;let _,{width:p,height:g}=a;(_=d&&!d.onlyScale||u.path||u.cornerRadius)||l||h?(r.save(),_&&r.clipUI(s),h&&(r.blendMode=h),l&&(r.opacity*=l),d&&r.transform(d),r.drawImage(c,0,0,p,g),r.restore()):(o.scaleX&&(p*=o.scaleX,g*=o.scaleY),r.drawImage(c,0,0,p,g))},getImageRenderScaleData:function(t,e,i,s){const r=e.getRenderScaleData(!0,t.originPaint.scaleFixed),{data:n}=t;if(i){const{pixelRatio:t}=i;r.scaleX*=t,r.scaleY*=t}return n&&n.scaleX&&(r.scaleX*=Math.abs(n.scaleX),r.scaleY*=Math.abs(n.scaleY)),r},recycleImage:function(t,e){const i=e["_"+t];if(a(i)){let s,r,n,o,h;for(let l=0,d=i.length;l<d;l++)s=i[l],r=s.image,h=r&&r.url,h&&(n||(n={}),n[h]=!0,jr.recyclePaint(s),r.loading&&(o||(o=e.__input&&e.__input[t]||[],a(o)||(o=[o])),r.unload(i[l].loadId,!o.some(t=>t.url===h))));return n}return null},createPatternTask:function(t,e,i,s){t.patternTask||(t.patternTask=jr.patternTasker.add(()=>function(t,e,i,s){return new(i||(i=Promise))(function(e,r){function n(t){try{a(s.next(t))}catch(t){r(t)}}function o(t){try{a(s.throw(t))}catch(t){r(t)}}function a(t){var s;t.done?e(t.value):(s=t.value,s instanceof i?s:new i(function(t){t(s)})).then(n,o)}a((s=s.apply(t,[])).next())})}(this,0,void 0,function*(){ah.createPattern(t,e,i,s),e.forceUpdate("surface")}),0,()=>(t.patternTask=null,i.bounds.hit(e.__nowWorld))))},createPattern:function(t,e,i,s){let{scaleX:r,scaleY:n}=ah.getImageRenderScaleData(t,e,i,s),o=r+"-"+n;if(t.patternId!==o&&!e.destroyed&&(!p.image.isLarge(t.image,r,n)||t.data.repeat)){const{image:i,data:s}=t,{transform:a,gap:h}=s,l=ah.getPatternFixScale(t,r,n);let d,c,u,{width:_,height:g}=i;l&&(r*=l,n*=l),_*=r,g*=n,h&&(c=h.x*r/hu(s.scaleX||1),u=h.y*n/hu(s.scaleY||1)),(a||1!==r||1!==n)&&(r*=au(_+(c||0)),n*=au(g+(u||0)),d=ru(),a&&ou(d,a),nu(d,1/r,1/n));const f=i.getCanvas(_,g,s.opacity,s.filters,c,u,e.leafer&&e.leafer.config.smooth),y=i.getPattern(f,s.repeat||p.origin.noRepeat||"no-repeat",d,t);t.style=y,t.patternId=o}},getPatternFixScale:function(t,e,i){const{image:s}=t;let r,n=p.image.maxPatternSize,o=s.width*s.height;return s.isSVG?e>1&&(r=Math.ceil(e)/e):n>o&&(n=o),(o*=e*i)>n&&(r=Math.sqrt(n/o)),r},createData:function(t,e,i,s){t.data=ah.getPatternData(i,s,e)},getPatternData:function(t,e,i){t.padding&&(e=Xc.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");const{width:s,height:n}=i,{opacity:o,mode:a,align:l,offset:d,scale:c,size:u,rotation:_,skew:p,clipSize:g,repeat:f,gap:y,filters:m}=t,w=e.width===s&&e.height===n,v={mode:a},x="center"!==l&&(_||0)%180==90;let b,S;switch(It.set(Uc,0,0,x?n:s,x?s:n),a&&"cover"!==a&&"fit"!==a?((c||u)&&(A.getScaleData(c,u,i,Hc),b=Hc.scaleX,S=Hc.scaleY),(l||y||f)&&(b&&It.scale(Uc,b,S,!0),l&&wt.toPoint(l,Uc,e,Uc,!0,!0))):w&&!_||(b=S=It.getFitScale(e,Uc,"fit"!==a),It.put(e,i,l,b,!1,Uc),It.scale(Uc,b,S,!0)),d&&rt.move(Uc,d),a){case"stretch":w?b&&(b=S=void 0):(b=e.width/s,S=e.height/n,ah.stretchMode(v,e,b,S));break;case"normal":case"clip":if(Uc.x||Uc.y||b||g||_||p){let t,i;g&&(t=e.width/g.width,i=e.height/g.height),ah.clipMode(v,e,Uc.x,Uc.y,b,S,_,p,t,i),t&&(b=b?b*t:t,S=S?S*i:i)}break;case"repeat":(!w||b||_||p)&&ah.repeatMode(v,e,s,n,Uc.x,Uc.y,b,S,_,p,l,t.freeTransform),f||(v.repeat="repeat");const i=h(f);(y||i)&&(v.gap=function(t,e,i,s,r){let n,o;return h(t)?(n=t.x,o=t.y):n=o=t,{x:jc(n,i,r.width,e&&e.x),y:jc(o,s,r.height,e&&e.y)}}(y,i&&f,Uc.width,Uc.height,e));break;default:b&&ah.fillOrFitMode(v,e,Uc.x,Uc.y,b,S,_)}return v.transform||(e.x||e.y)&&Yc(v.transform=Nc(),e.x,e.y),b&&(v.scaleX=b,v.scaleY=S),o&&o<1&&(v.opacity=o),m&&(v.filters=m),f&&(v.repeat=r(f)?"x"===f?"repeat-x":"repeat-y":"repeat"),v},stretchMode:function(t,e,i,s){const r=Kc(),{x:n,y:o}=e;n||o?Jc(r,n,o):r.onlyScale=!0,tu(r,i,s),t.transform=r},fillOrFitMode:function(t,e,i,s,r,n,o){const a=Kc();Jc(a,e.x+i,e.y+s),tu(a,r,n),o&&$c(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a},clipMode:function(t,e,i,s,r,n,o,a,h,l){const d=Kc();su(d,e,i,s,r,n,o,a),h&&(o||a?(qc(Gc),Qc(Gc,e,h,l),Zc(d,Gc)):Qc(d,e,h,l)),t.transform=d},repeatMode:function(t,e,i,s,r,n,o,a,h,l,d,c){const u=Kc();if(c)su(u,e,r,n,o,a,h,l);else{if(h)if("center"===d)$c(u,{x:i/2,y:s/2},h);else switch(eu(u,h),h){case 90:Jc(u,s,0);break;case 180:Jc(u,i,s);break;case 270:Jc(u,0,i)}Vc.x=e.x+r,Vc.y=e.y+n,Jc(u,Vc.x,Vc.y),o&&Qc(u,Vc,o,a)}t.transform=u}},{toPoint:du}=ft,{hasTransparent:cu}=sh,uu={},_u={};function pu(t,e,i,s){if(i){let n,o,a,h;for(let t=0,l=i.length;t<l;t++)n=i[t],r(n)?(a=t/(l-1),o=sh.string(n,s)):(a=n.offset,o=sh.string(n.color,s)),e.addColorStop(a,o),!h&&cu(o)&&(h=!0);h&&(t.isTransparent=!0)}}const{getAngle:gu,getDistance:fu}=rt,{get:yu,rotateOfOuter:mu,scaleOfOuter:wu}=V,{toPoint:vu}=ft,xu={},bu={};function Su(t,e,i,s,r){let n;const{width:o,height:a}=t;if(o!==a||s){const t=gu(e,i);n=yu(),r?(wu(n,e,o/a*(s||1),1),mu(n,e,t+90)):(wu(n,e,1,o/a*(s||1)),mu(n,e,t))}return n}const{getDistance:ku}=rt,{toPoint:Tu}=ft,Bu={},Pu={},Ru={linearGradient:function(t,e){let{from:i,to:s,type:r,opacity:n}=t;du(i||"top",e,uu),du(s||"bottom",e,_u);const o=p.canvas.createLinearGradient(uu.x,uu.y,_u.x,_u.y),a={type:r,style:o};return pu(a,o,t.stops,n),a},radialGradient:function(t,e){let{from:i,to:s,type:r,opacity:n,stretch:o}=t;vu(i||"center",e,xu),vu(s||"bottom",e,bu);const a=p.canvas.createRadialGradient(xu.x,xu.y,0,xu.x,xu.y,fu(xu,bu)),h={type:r,style:a};pu(h,a,t.stops,n);const l=Su(e,xu,bu,o,!0);return l&&(h.transform=l),h},conicGradient:function(t,e){let{from:i,to:s,type:r,opacity:n,stretch:o}=t;Tu(i||"center",e,Bu),Tu(s||"bottom",e,Pu);const a=p.conicGradientSupport?p.canvas.createConicGradient(0,Bu.x,Bu.y):p.canvas.createRadialGradient(Bu.x,Bu.y,0,Bu.x,Bu.y,ku(Bu,Pu)),h={type:r,style:a};pu(h,a,t.stops,n);const l=Su(e,Bu,Pu,o||1,p.conicGradientRotate90);return l&&(h.transform=l),h},getTransform:Su},{copy:Cu,move:Eu,toOffsetOutBounds:Lu}=It,{max:Ou,abs:Au}=Math,Du={},Mu=new dt,Iu={};function Wu(t,e){let i,s,r,n,o=0,a=0,h=0,l=0;return e.forEach(t=>{i=t.x||0,s=t.y||0,n=1.5*(t.blur||0),r=Au(t.spread||0),o=Ou(o,r+n-s),a=Ou(a,r+n+i),h=Ou(h,r+n+s),l=Ou(l,r+n-i)}),o===a&&a===h&&h===l?o:[o,a,h,l]}function Fu(t,e,i){const{shapeBounds:s}=i;let r,n;p.fullImageShadow?(Cu(Du,t.bounds),Eu(Du,e.x-s.x,e.y-s.y),r=t.bounds,n=Du):(r=s,n=e),t.copyWorld(i.canvas,r,n)}const{toOffsetOutBounds:zu}=It,Nu={},Yu=Wu,Xu={shadow:function(t,e,i){let s,r;const{__nowWorld:n}=t,{shadow:o}=t.__,{worldCanvas:a,bounds:h,renderBounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=o.length-1;Lu(h,Iu,l),o.forEach((o,g)=>{let f=1;if(o.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(f=1/t)}_.setWorldShadow(Iu.offsetX+(o.x||0)*c*f,Iu.offsetY+(o.y||0)*u*f,(o.blur||0)*c*f,sh.string(o.color)),r=lh.getShadowTransform(t,_,i,o,Iu,f),r&&_.setTransform(r),Fu(_,Iu,i),r&&_.resetTransform(),s=l,o.box&&(_.restore(),_.save(),a&&(_.copyWorld(_,l,n,"copy"),s=n),a?_.copyWorld(a,n,n,"destination-out"):_.copyWorld(i.canvas,d,h,"destination-out")),zn.copyCanvasByWorld(t,e,_,s,o.blendMode),p&&g<p&&_.clearWorld(s)}),_.recycle(s)},innerShadow:function(t,e,i){let s,r;const{__nowWorld:n}=t,{innerShadow:o}=t.__,{worldCanvas:a,bounds:h,renderBounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=o.length-1;zu(h,Nu,l),o.forEach((o,g)=>{let f=1;if(o.scaleFixed){const t=Math.abs(n.scaleX);t>1&&(f=1/t)}_.save(),_.setWorldShadow(Nu.offsetX+(o.x||0)*c*f,Nu.offsetY+(o.y||0)*u*f,(o.blur||0)*c*f),r=lh.getShadowTransform(t,_,i,o,Nu,f,!0),r&&_.setTransform(r),Fu(_,Nu,i),_.restore(),a?(_.copyWorld(_,l,n,"copy"),_.copyWorld(a,n,n,"source-out"),s=n):(_.copyWorld(i.canvas,d,h,"source-out"),s=l),_.fillWorld(s,sh.string(o.color),"source-in"),zn.copyCanvasByWorld(t,e,_,s,o.blendMode),p&&g<p&&_.clearWorld(s)}),_.recycle(s)},blur:function(t,e,i){const{blur:s}=t.__;i.setWorldBlur(s*t.__nowWorld.a),i.copyWorldToInner(e,t.__nowWorld,t.__layout.renderBounds),i.filter="none"},backgroundBlur:function(t,e,i){},getShadowRenderSpread:Wu,getShadowTransform:function(t,e,i,s,r,n,o){if(s.spread){const i=2*s.spread*n*(o?-1:1),{width:a,height:h}=t.__layout.strokeBounds;return Mu.set().scaleOfOuter({x:(r.x+r.width/2)*e.pixelRatio,y:(r.y+r.height/2)*e.pixelRatio},1+i/a,1+i/h),Mu}},isTransformShadow(t){},getInnerShadowSpread:Yu},{excludeRenderBounds:Hu}=Gn;let Uu;function ju(t,e,i,s,r,n,o,a){switch(e){case"grayscale":Uu||(Uu=!0,r.useGrayscaleAlpha(t.__nowWorld));case"alpha":!function(t,e,i,s,r,n){const o=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,o),n&&s.recycle(o),Gu(t,e,i,1,r,n)}(t,i,s,r,o,a);break;case"opacity-path":Gu(t,i,s,n,o,a);break;case"path":a&&i.restore()}}function Vu(t){return t.getSameCanvas(!1,!0)}function Gu(t,e,i,s,r,n){const o=t.__nowWorld;e.resetTransform(),e.opacity=s,e.copyWorld(i,o,void 0,r),n?i.recycle(o):i.clearWorld(o)}Ih.prototype.__renderMask=function(t,e){let i,s,r,n,o,a;const{children:h}=this;for(let l=0,d=h.length;l<d;l++){if(i=h[l],a=i.__.mask,a){o&&(ju(this,o,t,r,s,n,void 0,!0),s=r=null),"clipping"!==a&&"clipping-path"!==a||Hu(i,e)||i.__render(t,e),n=i.__.opacity,Uu=!1,"path"===a||"clipping-path"===a?(n<1?(o="opacity-path",r||(r=Vu(t))):(o="path",t.save()),i.__clip(r||t,e)):(o="grayscale"===a?"grayscale":"alpha",s||(s=Vu(t)),r||(r=Vu(t)),i.__render(s,e));continue}const d=1===n&&i.__.__blendMode;d&&ju(this,o,t,r,s,n,void 0,!1),Hu(i,e)||i.__render(r||t,e),d&&ju(this,o,t,r,s,n,d,!1)}ju(this,o,t,r,s,n,void 0,!0)};const Ku=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",qu=Ku+"_#~&*+\\=|≮≯≈≠=…",$u=new RegExp([[19968,40959],[13312,19903],[131072,173791],[173824,177983],[177984,178207],[178208,183983],[183984,191471],[196608,201551],[201552,205743],[11904,12031],[12032,12255],[12272,12287],[12288,12351],[12736,12783],[12800,13055],[13056,13311],[63744,64255],[65072,65103],[127488,127743],[194560,195103]].map(([t,e])=>`[\\u${t.toString(16)}-\\u${e.toString(16)}]`).join("|"));function Ju(t){const e={};return t.split("").forEach(t=>e[t]=!0),e}const Qu=Ju("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),Zu=Ju("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),t_=Ju(Ku),e_=Ju(qu),i_=Ju("- —/~|┆·");var s_;!function(t){t[t.Letter=0]="Letter",t[t.Single=1]="Single",t[t.Before=2]="Before",t[t.After=3]="After",t[t.Symbol=4]="Symbol",t[t.Break=5]="Break"}(s_||(s_={}));const{Letter:r_,Single:n_,Before:o_,After:a_,Symbol:h_,Break:l_}=s_;function d_(t){return Qu[t]?r_:i_[t]?l_:Zu[t]?o_:t_[t]?a_:e_[t]?h_:$u.test(t)?n_:r_}const c_={trimRight(t){const{words:e}=t;let i,s=0,r=e.length;for(let n=r-1;n>-1&&(i=e[n].data[0]," "===i.char);n--)s++,t.width-=i.width;s&&e.splice(r-s,s)}};function u_(t,e,i){switch(e){case"title":return i?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:__}=c_,{Letter:p_,Single:g_,Before:f_,After:y_,Symbol:m_,Break:w_}=s_;let v_,x_,b_,S_,k_,T_,B_,P_,R_,C_,E_,L_,O_,A_,D_,M_,I_,W_=[];function F_(t,e){R_&&!P_&&(P_=R_),v_.data.push({char:t,width:e}),b_+=e}function z_(){S_+=b_,v_.width=b_,x_.words.push(v_),v_={data:[]},b_=0}function N_(){A_&&(D_.paraNumber++,x_.paraStart=!0,A_=!1),R_&&(x_.startCharSize=P_,x_.endCharSize=R_,P_=0),x_.width=S_,M_.width?__(x_):I_&&Y_(),W_.push(x_),x_={words:[]},S_=0}function Y_(){S_>(D_.maxWidth||0)&&(D_.maxWidth=S_)}const{top:X_,right:H_,bottom:U_,left:j_}=_t;function V_(t,e,i){const{bounds:s,rows:r}=t;s[e]+=i;for(let t=0;t<r.length;t++)r[t][e]+=i}const G_={getDrawData:function(t,e){r(t)||(t=String(t));let i=0,s=0,n=e.__getInput("width")||0,o=e.__getInput("height")||0;const{__padding:a}=e;a&&(n?(i=a[j_],n-=a[H_]+a[j_],!n&&(n=.01)):e.autoSizeAlign||(i=a[j_]),o?(s=a[X_],o-=a[X_]+a[U_],!o&&(o=.01)):e.autoSizeAlign||(s=a[X_]));const l={bounds:{x:i,y:s,width:n,height:o},rows:[],paraNumber:0,font:p.canvas.font=e.__font};return function(t,e,i){D_=t,W_=t.rows,M_=t.bounds,I_=!M_.width&&!i.autoSizeAlign;const{__letterSpacing:s,paraIndent:r,textCase:n}=i,{canvas:o}=p,{width:a}=M_;if(i.__isCharMode){const t="none"!==i.textWrap,h="break"===i.textWrap;A_=!0,E_=null,P_=B_=R_=b_=S_=0,v_={data:[]},x_={words:[]},s&&(e=[...e]);for(let i=0,l=e.length;i<l;i++)T_=e[i],"\n"===T_?(b_&&z_(),x_.paraEnd=!0,N_(),A_=!0):(C_=d_(T_),C_===p_&&"none"!==n&&(T_=u_(T_,n,!b_)),B_=o.measureText(T_).width,s&&(s<0&&(R_=B_),B_+=s),L_=C_===g_&&(E_===g_||E_===p_)||E_===g_&&C_!==y_,O_=!(C_!==f_&&C_!==g_||E_!==m_&&E_!==y_),k_=A_&&r?a-r:a,t&&a&&S_+b_+B_>k_&&(h?(b_&&z_(),S_&&N_()):(O_||(O_=C_===p_&&E_==y_),L_||O_||C_===w_||C_===f_||C_===g_||b_+B_>k_?(b_&&z_(),S_&&N_()):S_&&N_()))," "===T_&&!0!==A_&&S_+b_===0||(C_===w_?(" "===T_&&b_&&z_(),F_(T_,B_),z_()):L_||O_?(b_&&z_(),F_(T_,B_)):F_(T_,B_)),E_=C_);b_&&z_(),S_&&N_(),W_.length>0&&(W_[W_.length-1].paraEnd=!0)}else e.split("\n").forEach(t=>{D_.paraNumber++,S_=o.measureText(t).width,W_.push({x:r||0,text:t,width:S_,paraStart:!0}),I_&&Y_()})}(l,t,e),a&&function(t,e,i,s,r){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":V_(e,"x",t[j_]);break;case"right":V_(e,"x",-t[H_])}if(!r&&i.autoSizeAlign)switch(i.verticalAlign){case"top":V_(e,"y",t[X_]);break;case"bottom":V_(e,"y",-t[U_])}}(a,l,e,n,o),function(t,e){const{rows:i,bounds:s}=t,r=i.length,{__lineHeight:n,__baseLine:o,__letterSpacing:a,__clipText:h,textAlign:l,verticalAlign:d,paraSpacing:c,autoSizeAlign:u}=e;let{x:_,y:p,width:g,height:f}=s,y=n*r+(c?c*(t.paraNumber-1):0),m=o;if(h&&y>f)y=Math.max(f,n),r>1&&(t.overflow=r);else if(f||u)switch(d){case"middle":p+=(f-y)/2;break;case"bottom":p+=f-y}m+=p;let w,v,x,b=g||u?g:t.maxWidth;for(let o=0,d=r;o<d;o++){if(w=i[o],w.x=_,w.width<g||w.width>g&&!h)switch(l){case"center":w.x+=(b-w.width)/2;break;case"right":w.x+=b-w.width}w.paraStart&&c&&o>0&&(m+=c),w.y=m,m+=n,t.overflow>o&&m>y&&(w.isOverflow=!0,t.overflow=o+1),v=w.x,x=w.width,a<0&&(w.width<0?(x=-w.width+e.fontSize+a,v-=x,x+=e.fontSize):x-=a),v<s.x&&(s.x=v),x>s.width&&(s.width=x),h&&g&&g<x&&(w.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=p,s.height=y}(l,e),e.__isCharMode&&function(t,e,i){const{rows:s}=t,{textAlign:r,paraIndent:n,letterSpacing:o}=e,a=i&&r.includes("both"),h=a||i&&r.includes("justify"),l=h&&r.includes("letter");let d,c,u,_,p,g,f,y,m,w;s.forEach(t=>{t.words&&(p=n&&t.paraStart?n:0,y=t.words.length,h&&(w=!t.paraEnd||a,c=i-t.width-p,l?_=c/(t.words.reduce((t,e)=>t+e.data.length,0)-1):u=y>1?c/(y-1):0),g=o||t.isOverflow||l?0:u?1:2,t.isOverflow&&!o&&(t.textMode=!0),2===g?(t.x+=p,function(t){t.text="",t.words.forEach(e=>{e.data.forEach(e=>{t.text+=e.char})})}(t)):(t.x+=p,d=t.x,t.data=[],t.words.forEach((e,i)=>{1===g?(f={char:"",x:d},d=function(t,e,i){return t.forEach(t=>{i.char+=t.char,e+=t.width}),e}(e.data,d,f),(t.isOverflow||" "!==f.char)&&t.data.push(f)):d=function(t,e,i,s,r){return t.forEach(t=>{(s||" "!==t.char)&&(t.x=e,i.push(t)),e+=t.width,r&&(e+=r)}),e}(e.data,d,t.data,t.isOverflow,w&&_),w&&(m=i===y-1,u?m||(d+=u,t.width+=u):_&&(t.width+=_*(e.data.length-(m?1:0))))})),t.words=null)})}(l,e,n),l.overflow&&function(t,e,i,s){if(!s)return;const{rows:r,overflow:n}=t;let{textOverflow:o}=e;if(r.splice(n),o&&"show"!==o){let t,a;"hide"===o?o="":"ellipsis"===o&&(o="...");const h=o?p.canvas.measureText(o).width:0,l=i+s-h;("none"===e.textWrap?r:[r[n-1]]).forEach(e=>{if(e.isOverflow&&e.data){let i=e.data.length-1;for(let s=i;s>-1&&(t=e.data[s],a=t.x+t.width,!(s===i&&a<l));s--){if(a<l&&" "!==t.char||!s){e.data.splice(s+1),e.width-=t.width;break}e.width-=t.width}e.width+=h,e.data.push({char:o,x:a}),e.textMode&&function(t){t.text="",t.data.forEach(e=>{t.text+=e.char}),t.data=null}(e)}})}}(l,e,i,n),"none"!==e.textDecoration&&function(t,e){let i,s=0;const{fontSize:r,textDecoration:n}=e;switch(t.decorationHeight=r/11,h(n)?(i=n.type,n.color&&(t.decorationColor=sh.string(n.color)),n.offset&&(s=Math.min(.3*r,Math.max(n.offset,.15*-r)))):i=n,i){case"under":t.decorationY=[.15*r+s];break;case"delete":t.decorationY=[.35*-r];break;case"under-delete":t.decorationY=[.15*r+s,.35*-r]}}(l,e),l}},K_={string:function(t,e){if(!t)return"#000";const s=o(e)&&e<1;if(r(t)){if(!s||!sh.object)return t;t=sh.object(t)}let n=i(t.a)?1:t.a;s&&(n*=e);const a=t.r+","+t.g+","+t.b;return 1===n?"rgb("+a+")":"rgba("+a+","+n+")"}};Object.assign(ih,G_),Object.assign(sh,K_),Object.assign(oh,Ec),Object.assign(ah,lu),Object.assign(hh,Ru),Object.assign(lh,Xu),Object.assign(Zt,{interaction:(t,e,i,s)=>new _c(t,e,i,s),hitCanvas:(t,e)=>new Yd(t,e),hitCanvasManager:()=>new kd}),p.origin={createCanvas(t,e){const i=document.createElement("canvas");return i.width=t,i.height=e,i},canvasToDataURL:(t,e,i)=>{const s=Xd(e),r=t.toDataURL(s,i);return"image/bmp"===s?r.replace("image/png;","image/bmp;"):r},canvasToBolb:(t,e,i)=>new Promise(s=>t.toBlob(s,Xd(e),i)),canvasSaveAs:(t,e,i)=>{const s=t.toDataURL(Xd(Hd(e)),i);return p.origin.download(s,e)},download:(t,e)=>new Promise(i=>{let s=document.createElement("a");s.href=t,s.download=e,document.body.appendChild(s),s.click(),document.body.removeChild(s),i()}),loadImage:t=>new Promise((e,i)=>{const s=new p.origin.Image,{crossOrigin:r}=p.image;r&&(s.setAttribute("crossOrigin",r),s.crossOrigin=r),s.onload=()=>{e(s)},s.onerror=t=>{i(t)},s.src=p.image.getRealURL(t)}),Image:Image,PointerEvent:PointerEvent,DragEvent:DragEvent},p.event={stopDefault(t){t.preventDefault()},stopNow(t){t.stopImmediatePropagation()},stop(t){t.stopPropagation()}},p.canvas=Zt.canvas(),p.conicGradientSupport=!!p.canvas.context.createConicGradient;const q_="Tooltip",$_="leafer-x-tooltip";var J_;!function(t){t.VALUE="value",t.KEY_VALUE="key-value"}(J_||(J_={}));const Q_=new Map,Z_=function(t,e){if(!t||!e)return console.error("handleTextStyle: Invalid parameters"),{width:100,height:30,text:""};const i=function(t,e){let i="";const s=t;if(e.formatter&&"function"==typeof e.formatter)try{const t=e.formatter(s);void 0!==t&&(i=t)}catch(t){console.error("handleContent: Formatter function error",t)}i||(e.showType===J_.VALUE?i+=e.info.map(t=>{const e=s[t];return null!=e?String(e):""}).join("\n"):e.showType===J_.KEY_VALUE&&(i+=e.info.map(t=>{const e=s[t];return`${t} : ${null!=e?String(e):""}`}).join("\n")));return i}(t,e),{fontSize:s,fontFamily:r,fontWeight:n,padding:o}=e.style,a=`${i}:${s}:${r}:${n}:${o}`;if(Q_.has(a)){const t=Q_.get(a);return Object.assign(Object.assign({},t),{text:i})}try{const t=new Vh({children:[{tag:"Text",text:i,fontSize:s,fontFamily:r,fontWeight:n,padding:o}]}).getBounds();if(!t||void 0===t.width||void 0===t.height)return console.warn("handleTextStyle: Invalid bounds, using default size"),{width:100,height:30,text:i};const{width:e,height:h}=t;return Q_.set(a,{width:e,height:h}),{width:e,height:h,text:i}}catch(t){return console.error("handleTextStyle: Failed to calculate text size",t),{width:100,height:30,text:i}}};let tp=class extends El{get __tag(){return q_}constructor(t){super(t),this.target=t.target,this.config=t.config,this.show()}createShapes(t=this.__.pointerPos){this.clear();const{width:e,height:i,text:s}=Z_(this.target,this.config),{backgroundColor:r,stroke:n,color:o,padding:a,borderRadius:h,fontSize:l,fontWeight:d,fontFamily:c}=this.config.style;let u=this.config.offset;this.setStyle({fill:r,stroke:n}),this.add(new Rl({className:$_,fill:o,fontSize:l,fontWeight:d,fontFamily:c,x:t.x+u[0],y:t.y+u[1],text:s,padding:a})),this.roundRect(t.x+u[0],t.y+u[1],e,i,h),this.isShow=!0}clearShowHideTimers(){this.showTimerId&&(clearTimeout(this.showTimerId),this.showTimerId=null),this.hideTimerId&&(clearTimeout(this.hideTimerId),this.hideTimerId=null)}show(t=this.__.pointerPos){this.clearShowHideTimers(),this.showTimerId=setTimeout(()=>{this.createShapes(t),this.showTimerId=null},this.config.showDelay)}hide(t=!1){this.clearShowHideTimers(),t?this.destroy():this.hideTimerId=setTimeout(()=>{this.destroy(),this.hideTimerId=null},this.config.hideDelay)}update(t){this.clearShowHideTimers(),this.isShow?this.createShapes(t):this.show(t)}destroyTooltip(){this.clearShowHideTimers(),this.destroy(),this.isShow=!1,this.target=void 0}};Fd([yn(class extends Th{})],tp.prototype,"__",void 0),Fd([Zr({x:0,y:0})],tp.prototype,"pointerPos",void 0),Fd([Zr()],tp.prototype,"showTimerId",void 0),Fd([Zr()],tp.prototype,"hideTimerId",void 0),Fd([Zr(!1)],tp.prototype,"isShow",void 0),Fd([Zr()],tp.prototype,"config",void 0),Fd([Zr()],tp.prototype,"target",void 0),tp=Fd([Bn()],tp);const ep={reference:"pointer",info:["tag"],showType:"value",formatter:()=>{},showDelay:500,hideDelay:0,arrow:!1,placement:"right-end",offset:[5,5],preventOverflow:!1,includesType:[],excludesType:[],ignoreType:["Leafer","App","Flow"],throughExcludes:!1,theme:"light",style:{backgroundColor:"white",stroke:"black",color:"black",borderRadius:8,padding:8,fontSize:14,fontWeight:400,fontFamily:'"Punctuation SC","Inter",ui-sans-serif,system-ui,"PingFang SC","Noto Sans CJK SC", "Noto Sans SC", "Heiti SC", "Microsoft YaHei", "DengXian", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"'}};class ip{constructor(t,e){this.tooltipCache=new Map,this.includesTypeSet=new Set,this.excludesTypeSet=new Set,this.ignoreTypeSet=new Set,this.instance=t,this.config=this.mergeConfig(ep,e),this.handleConfig(),this.initState(),this.pointEventId=this.initEvent()}mergeConfig(t,e){return e?Object.assign(Object.assign(Object.assign({},t),e),{style:Object.assign(Object.assign({},t.style),e.style),includesType:e.includesType||t.includesType,excludesType:e.excludesType||t.excludesType,ignoreType:e.ignoreType||t.ignoreType,info:e.info||t.info}):Object.assign(Object.assign({},t),{style:Object.assign({},t.style),includesType:[...t.includesType||[]],excludesType:[...t.excludesType||[]],ignoreType:[...t.ignoreType||[]],info:[...t.info||[]]})}isAppInstance(t){return!0===t.isApp}initState(){if(this.isAppInstance(this.instance))void 0===this.instance.sky&&(this.instance.sky=this.instance.addLeafer({type:"draw",usePartRender:!1})),this.aimLeafer=this.instance.sky;else{if(!this.instance.isLeafer)throw new Error("TooltipPlugin: Instance must be either App or Leafer");this.aimLeafer=this.instance}}handleConfig(){"dark"===this.config.theme&&(this.config.style.backgroundColor="black",this.config.style.color="white"),this.includesTypeSet=new Set(this.config.includesType||[]),this.excludesTypeSet=new Set(this.config.excludesType||[]),this.ignoreTypeSet=new Set(this.config.ignoreType||[])}initEvent(){return this.instance.on_($l.MOVE,this.handlePointMove,this)}handlePointMove(t){const e=this.instance.pick({x:t.x,y:t.y},{ignoreHittable:!0,through:!0}),i=this.filterTarget(e.throughPath.list);i&&this.handleAllowed(i)?this.handleTooltip(t,i):this.hideTooltip()}filterTarget(t){const{throughExcludes:e}=this.config,i=t.filter(t=>{var i;const s=this.ignoreTypeSet.has(null==t?void 0:t.tag),r=e&&this.excludesTypeSet.has(null==t?void 0:t.tag);return!s&&!r&&(null===(i=null==t?void 0:t.parent)||void 0===i?void 0:i.tag)!==q_&&(null==t?void 0:t.className)!==$_});return i[i.length-1]||null}handleAllowed(t){const e=["#"+t.id,"."+t.className,t.tag],i=this.includesTypeSet.size>0,s=this.excludesTypeSet.size>0;if(!i&&!s)return!0;const r=e.some(t=>this.includesTypeSet.has(t)),n=e.some(t=>this.excludesTypeSet.has(t));return!!r||!n&&!i}hideTooltip(){const t=[];this.tooltipCache.forEach((e,i)=>{e.parent?e.hide():t.push(i)}),t.forEach(t=>this.tooltipCache.delete(t))}handleTooltip(t,e){const i=function(t){return t.tag+t.innerId}(e);this.tooltipCache.forEach((t,e)=>{e!==i&&t.hide()});const s=this.tooltipCache.get(i);if(s&&s.parent)s.update({x:t.x,y:t.y});else{s&&this.tooltipCache.delete(i);const r=new tp({id:i,pointerPos:{x:t.x,y:t.y},target:e,config:this.config});this.aimLeafer.add(r),this.tooltipCache.set(i,r)}}destroy(){this.instance&&(this.tooltipCache&&(this.tooltipCache.forEach(t=>{var e;t.destroyTooltip(),null===(e=t.parent)||void 0===e||e.remove(t)}),this.tooltipCache.clear()),this.pointEventId&&this.instance.off_(this.pointEventId),this.instance=null,this.aimLeafer=null)}}export{ip as TooltipPlugin};