@leafer-ui/worker 1.3.2 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/worker.cjs +11 -10
- package/dist/worker.cjs.map +1 -0
- package/dist/worker.esm.js +11 -10
- package/dist/worker.esm.js.map +1 -0
- package/dist/worker.esm.min.js +2 -1
- package/dist/worker.esm.min.js.map +1 -0
- package/dist/worker.js +248 -242
- package/dist/worker.js.map +1 -0
- package/dist/worker.min.cjs +2 -1
- package/dist/worker.min.cjs.map +1 -0
- package/dist/worker.min.js +2 -1
- package/dist/worker.min.js.map +1 -0
- package/dist/worker.module.js +248 -242
- package/dist/worker.module.js.map +1 -0
- package/dist/worker.module.min.js +2 -1
- package/dist/worker.module.min.js.map +1 -0
- package/package.json +15 -15
package/dist/worker.min.js
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
var LeaferUI=function(t){"use strict";const e={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(t){const{prefix:i,suffix:s}=e.image;return!s||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+s),i&&"/"===t[0]&&(t=i+t),t}}},i={},s={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=r;return e[t]?e[t]++:(e[t]=1,0)}},r=s,{round:n,pow:a,PI:o}=Math,h={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)),h.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=void 0!==e?a(10,e):1e12;return-0===(t=n(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&&h.assignScale(s,t),s),assignScale(t,e){"number"==typeof e?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)}},l=o/180,d=2*o,c=o/2;function u(){return{x:0,y:0}}function _(){return{x:0,y:0,width:0,height:0}}function p(){return{a:1,b:0,c:0,d:1,e:0,f:0}}const{sin:g,cos:f,acos:y,sqrt:m}=Math,{float:v}=h,w={};function x(){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 b={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:x(),tempMatrix:{},set(t,e=1,i=0,s=0,r=1,n=0,a=0){t.a=e,t.b=i,t.c=s,t.d=r,t.e=n,t.f=a},get:p,getWorld:x,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){B.toInnerPoint(t,e,w),B.scaleOfInner(t,w,i,s)},scaleOfInner(t,e,i,s=i){B.translateInner(t,e.x,e.y),B.scale(t,i,s),B.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:i,b:s,c:r,d:n}=t,a=f(e*=l),o=g(e);t.a=i*a-s*o,t.b=i*o+s*a,t.c=r*a-n*o,t.d=r*o+n*a},rotateOfOuter(t,e,i){B.toInnerPoint(t,e,w),B.rotateOfInner(t,w,i)},rotateOfInner(t,e,i){B.translateInner(t,e.x,e.y),B.rotate(t,i),B.translateInner(t,-e.x,-e.y)},skew(t,e,i){const{a:s,b:r,c:n,d:a}=t;i&&(i*=l,t.a=s+n*i,t.b=r+a*i),e&&(e*=l,t.c=n+s*e,t.d=a+r*e)},skewOfOuter(t,e,i,s){B.toInnerPoint(t,e,w),B.skewOfInner(t,w,i,s)},skewOfInner(t,e,i,s=0){B.translateInner(t,e.x,e.y),B.skew(t,i,s),B.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:i,b:s,c:r,d:n,e:a,f:o}=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+a,t.f=e.e*s+e.f*n+o},multiplyParent(t,e,i,s,r,n){let{e:a,f:o}=t;if(n&&(a+=n.scrollX,o+=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:a,d:o}=t;i.a=s*e.a+n*e.c,i.b=s*e.b+n*e.d,i.c=a*e.a+o*e.c,i.d=a*e.b+o*e.d,r&&(i.scaleX=e.scaleX*r.scaleX,i.scaleY=e.scaleY*r.scaleY)}else i.a=e.a,i.b=e.b,i.c=e.c,i.d=e.d,r&&(i.scaleX=e.scaleX,i.scaleY=e.scaleY);i.e=a*e.a+o*e.c+e.e,i.f=a*e.b+o*e.d+e.f},divide(t,e){B.multiply(t,B.tempInvert(e))},divideParent(t,e){B.multiplyParent(t,B.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=B;return B.copy(e,t),B.invert(e),e},invert(t){const{a:e,b:i,c:s,d:r,e:n,f:a}=t;if(i||s){const o=1/(e*r-i*s);t.a=r*o,t.b=-i*o,t.c=-s*o,t.d=e*o,t.e=-(n*r-a*s)*o,t.f=-(a*e-n*i)*o}else if(1===e&&1===r)t.e=-n,t.f=-a;else{const i=1/(e*r);t.a=r*i,t.d=e*i,t.e=-n*r*i,t.f=-a*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:a,d:o}=t,h=1/(r*o-n*a),{x:l,y:d}=e;if(i||(i=e),i.x=(l*o-d*a)*h,i.y=(d*r-l*n)*h,!s){const{e:e,f:s}=t;i.x-=(e*o-s*a)*h,i.y-=(s*r-e*n)*h}},setLayout(t,e,i,s,r){const{x:n,y:a,scaleX:o,scaleY:h}=e;if(void 0===r&&(r=e.rotation||e.skewX||e.skewY),r){const{rotation:i,skewX:s,skewY:r}=e,n=i*l,a=f(n),d=g(n);if(s||r){const e=s*l,i=r*l;t.a=(a+i*-d)*o,t.b=(d+i*a)*o,t.c=(e*a-d)*h,t.d=(a+e*d)*h}else t.a=a*o,t.b=d*o,t.c=-d*h,t.d=a*h}else t.a=o,t.b=0,t.c=0,t.d=h;t.e=n,t.f=a,(i=i||s)&&B.translateInner(t,-i.x,-i.y,!s)},getLayout(t,e,i,s){const{a:r,b:n,c:a,d:o,e:h,f:d}=t;let u,_,p,w,x,b=h,B=d;if(n||a){const t=r*o-n*a;if(a&&!s){u=m(r*r+n*n),_=t/u;const e=r/u;p=n>0?y(e):-y(e)}else{_=m(a*a+o*o),u=t/_;const e=a/_;p=c-(o>0?y(-e):-y(e))}const e=v(f(p)),i=g(p);u=v(u),_=v(_),w=e?v((a/_+i)/e/l,9):0,x=e?v((n/u-i)/e/l,9):0,p=v(p/l)}else u=r,_=o,p=w=x=0;return(e=i||e)&&(b+=e.x*r+e.y*a,B+=e.x*n+e.y*o,i||(b-=e.x,B-=e.y)),{x:b,y:B,scaleX:u,scaleY:_,rotation:p,skewX:w,skewY:x}},withScale(t,e,i=e){const s=t;if(!e||!i){const{a:s,b:r,c:n,d:a}=t;r||n?i=(s*a-r*n)/(e=m(s*s+r*r)):(e=s,i=a)}return s.scaleX=e,s.scaleY=i,s},reset(t){B.set(t)}},B=b,{toInnerPoint:E,toOuterPoint:P}=b,{sin:R,cos:k,abs:C,sqrt:T,atan2:L,min:S,PI:O}=Math,D={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=I.defaultPoint);const s=k(e*=l),r=R(e),n=t.x-i.x,a=t.y-i.y;t.x=i.x+n*s-a*r,t.y=i.y+n*r+a*s},tempToInnerOf(t,e){const{tempPoint:i}=I;return M(i,t),E(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=I;return M(i,t),P(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=I;return M(i,t),I.toInnerRadiusPointOf(t,e,i),i},toInnerRadiusPointOf(t,e,i){i||(i=t),E(e,t,i),i.radiusX=Math.abs(t.radiusX/e.scaleX),i.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,i){E(e,t,i)},toOuterOf(t,e,i){P(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)=>A(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const r=C(i-t),n=C(s-e);return T(r*r+n*n)},getMinDistanceFrom:(t,e,i,s,r,n)=>S(A(t,e,i,s),A(i,s,r,n)),getAngle:(t,e)=>W(t,e)/l,getRotation:(t,e,i,s)=>(s||(s=e),I.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/l),getRadianFrom(t,e,i,s,r,n,a,o){void 0===a&&(a=i,o=s);let h=L(e-s,t-i);const l=L(n-o,r-a)-h;return l<-O?l+d:l},getAtan2:(t,e)=>L(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s){const r=W(t,e);return(e=s?e:{}).x=t.x+k(r)*i,e.y=t.y+R(r)*i,e},toNumberPoints(t){let e=t;return"object"==typeof t[0]&&(e=[],t.forEach((t=>e.push(t.x,t.y)))),e},reset(t){I.reset(t)}},I=D,{getDistanceFrom:A,copy:M,getAtan2:W}=I;class F{constructor(t,e){this.set(t,e)}set(t,e){return"object"==typeof t?D.copy(this,t):D.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new F(this)}move(t,e){return D.move(this,t,e),this}scale(t,e){return D.scale(this,t,e),this}scaleOf(t,e,i){return D.scaleOf(this,t,e,i),this}rotate(t,e){return D.rotate(this,t,e),this}rotateOf(t,e){return D.rotate(this,e,t),this}getRotation(t,e,i){return D.getRotation(this,t,e,i)}toInnerOf(t,e){return D.toInnerOf(this,t,e),this}toOuterOf(t,e){return D.toOuterOf(this,t,e),this}getCenter(t){return new F(D.getCenter(this,t))}getDistance(t){return D.getDistance(this,t)}getDistancePoint(t,e,i){return new F(D.getDistancePoint(this,t,e,i))}getAngle(t){return D.getAngle(this,t)}getAtan2(t){return D.getAtan2(this,t)}reset(){return D.reset(this),this}}const N=new F;class U{constructor(t,e,i,s,r,n){this.set(t,e,i,s,r,n)}set(t,e,i,s,r,n){return"object"==typeof t?b.copy(this,t):b.set(this,t,e,i,s,r,n),this}setWith(t){return b.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 U(this)}translate(t,e){return b.translate(this,t,e),this}translateInner(t,e){return b.translateInner(this,t,e),this}scale(t,e){return b.scale(this,t,e),this}scaleWith(t,e){return b.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}scaleOfOuter(t,e,i){return b.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return b.scaleOfInner(this,t,e,i),this}rotate(t){return b.rotate(this,t),this}rotateOfOuter(t,e){return b.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return b.rotateOfInner(this,t,e),this}skew(t,e){return b.skew(this,t,e),this}skewOfOuter(t,e,i){return b.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return b.skewOfInner(this,t,e,i),this}multiply(t){return b.multiply(this,t),this}multiplyParent(t){return b.multiplyParent(this,t),this}divide(t){return b.divide(this,t),this}divideParent(t){return b.divideParent(this,t),this}invert(){return b.invert(this),this}invertWith(){return b.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){b.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){b.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return b.setLayout(this,t,e,i),this}getLayout(t,e,i){return b.getLayout(this,t,e,i)}withScale(t,e){return b.withScale(this,t,e)}reset(){b.reset(this)}}const z=new U,Y={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){H(t,e,i),H(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:H}=Y,{tempPointBounds:X,setPoint:j,addPoint:G,toBounds:V}=Y,{toOuterPoint:K}=b,{float:q,fourNumber:Z}=h,{floor:Q,ceil:J}=Math;let $,tt,et,it;const st={},rt={},nt={tempBounds:{},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:a,width:o,height:h}=e;if(i instanceof Array){const e=Z(i);s?at.set(t,n+e[3],a+e[0],o-e[1]-e[3],h-e[2]-e[0]):at.set(t,n-e[3],a-e[0],o+e[1]+e[3],h+e[2]+e[0])}else s&&(i=-i),at.set(t,n-i,a-i,o+2*i,h+2*i);r&&("width"===r?(t.y=a,t.height=h):(t.x=n,t.width=o))},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),at.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?ht(e,t):e=t,i?(e.offsetX=-(at.maxX(i)-t.x),e.offsetY=-(at.maxY(i)-t.y)):(e.offsetX=t.x+t.width,e.offsetY=t.y+t.height),at.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e){D.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){D.scaleOf(t,e,i,s),t.width*=i,t.height*=s},tempToOuterOf:(t,e)=>(at.copy(at.tempBounds,t),at.toOuterOf(at.tempBounds,e),at.tempBounds),getOuterOf:(t,e)=>(t=Object.assign({},t),at.toOuterOf(t,e),t),toOuterOf(t,e,i){if(i||(i=t),0===e.b&&0===e.c){const{a:s,d:r}=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),r>0?(i.height=t.height*r,i.y=e.f+t.y*r):(i.height=t.height*-r,i.y=e.f+t.y*r-i.height)}else st.x=t.x,st.y=t.y,K(e,st,rt),j(X,rt.x,rt.y),st.x=t.x+t.width,K(e,st,rt),G(X,rt.x,rt.y),st.y=t.y+t.height,K(e,st,rt),G(X,rt.x,rt.y),st.x=t.x,K(e,st,rt),G(X,rt.x,rt.y),V(X,i)},toInnerOf(t,e,i){i||(i=t),at.move(i,-e.e,-e.f),at.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 U(s,0,0,s,-e.x*s,-e.y*s)},getSpread(t,e,i){const s={};return at.copyAndSpread(s,t,e,!1,i),s},spread(t,e,i){at.copyAndSpread(t,t,e,!1,i)},shrink(t,e,i){at.copyAndSpread(t,t,e,!0,i)},ceil(t){const{x:e,y:i}=t;t.x=Q(t.x),t.y=Q(t.y),t.width=e>t.x?J(t.width+e-t.x):J(t.width),t.height=i>t.y?J(t.height+i-t.y):J(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=q(t.x,e),t.y=q(t.y,e),t.width=q(t.width,e),t.height=q(t.height,e)},add(t,e,i){$=t.x+t.width,tt=t.y+t.height,et=e.x,it=e.y,i||(et+=e.width,it+=e.height),$=$>et?$:et,tt=tt>it?tt:it,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=$-t.x,t.height=tt-t.y},addList(t,e){at.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){at.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){at.setListWithFn(t,e,i,!0)},setListWithFn(t,e,i,s=!1){let r,n=!0;for(let a=0,o=e.length;a<o;a++)r=i?i(e[a]):e[a],r&&(r.width||r.height)&&(n?(n=!1,s||ht(t,r)):ot(t,r));n&&at.reset(t)},setPoints(t,e){e.forEach(((t,e)=>0===e?j(X,t.x,t.y):G(X,t.x,t.y))),V(X,t)},setPoint(t,e){at.set(t,e.x,e.y)},addPoint(t,e){ot(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=D.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=D.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=at.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=at.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=at.tempToOuterOf(e,i)),!at.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:r,width:n,height:a}=e;return $=s+n,tt=r+a,et=t.x+t.width,it=t.y+t.height,s=s>t.x?s:t.x,r=r>t.y?r:t.y,$=$<et?$:et,tt=tt<it?tt:it,n=$-s,a=tt-r,{x:s,y:r,width:n,height:a}},intersect(t,e,i){at.copy(t,at.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){at.set(t)}},at=nt,{add:ot,copy:ht}=at;class lt{get minX(){return nt.minX(this)}get minY(){return nt.minY(this)}get maxX(){return nt.maxX(this)}get maxY(){return nt.maxY(this)}constructor(t,e,i,s){this.set(t,e,i,s)}set(t,e,i,s){return"object"==typeof t?nt.copy(this,t):nt.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 lt(this)}move(t,e){return nt.move(this,t,e),this}scale(t,e){return nt.scale(this,t,e),this}scaleOf(t,e,i){return nt.scaleOf(this,t,e,i),this}toOuterOf(t,e){return nt.toOuterOf(this,t,e),this}toInnerOf(t,e){return nt.toInnerOf(this,t,e),this}getFitMatrix(t,e){return nt.getFitMatrix(this,t,e)}spread(t,e){return nt.spread(this,t,e),this}shrink(t,e){return nt.shrink(this,t,e),this}ceil(){return nt.ceil(this),this}unsign(){return nt.unsign(this),this}float(t){return nt.float(this,t),this}add(t){return nt.add(this,t),this}addList(t){return nt.setList(this,t,!0),this}setList(t){return nt.setList(this,t),this}addListWithFn(t,e){return nt.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return nt.setListWithFn(this,t,e),this}setPoint(t){return nt.setPoint(this,t),this}setPoints(t){return nt.setPoints(this,t),this}addPoint(t){return nt.addPoint(this,t),this}getPoints(){return nt.getPoints(this)}hitPoint(t,e){return nt.hitPoint(this,t,e)}hitRadiusPoint(t,e){return nt.hitRadiusPoint(this,t,e)}hit(t,e){return nt.hit(this,t,e)}includes(t,e){return nt.includes(this,t,e)}intersect(t,e){return nt.intersect(this,t,e),this}getIntersect(t,e){return new lt(nt.getIntersectData(this,t,e))}isSame(t){return nt.isSame(this,t)}isEmpty(){return nt.isEmpty(this)}reset(){nt.reset(this)}}const dt=new lt;class ct{constructor(t,e,i,s,r,n){"object"==typeof 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:a}=t;this.set(e,i,s,r,n,a)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:r,width:n,height:a}=this;return new lt(r,e,n||t.width-r-i,a||t.height-e-s)}}var ut,_t;t.Direction4=void 0,(ut=t.Direction4||(t.Direction4={}))[ut.top=0]="top",ut[ut.right=1]="right",ut[ut.bottom=2]="bottom",ut[ut.left=3]="left",t.Direction9=void 0,(_t=t.Direction9||(t.Direction9={}))[_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";const pt=[{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}];pt.forEach((t=>t.type="percent"));const gt={directionData:pt,tempPoint:{},get:ft,toPoint(t,e,i,s,r){const n=ft(t);i.x=n.x,i.y=n.y,"percent"===n.type&&(i.x*=e.width,i.y*=e.height,r&&(i.x-=r.x,i.y-=r.y,n.x&&(i.x-=1===n.x?r.width:.5===n.x?n.x*r.width:0),n.y&&(i.y-=1===n.y?r.height:.5===n.y?n.y*r.height:0))),s||(i.x+=e.x,i.y+=e.y)}};function ft(e){return"string"==typeof e?pt[t.Direction9[e]]:e}const{toPoint:yt}=gt,mt={toPoint(t,e,i,s,r){yt(t,i,s,r,e)}},vt={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 wt{constructor(t){this.repeatMap={},this.name=t}static get(t){return new wt(t)}static set filter(t){this.filterList=xt(t)}static set exclude(t){this.excludeList=xt(t)}log(...t){if(bt.enable){if(bt.filterList.length&&bt.filterList.every((t=>t!==this.name)))return;if(bt.excludeList.length&&bt.excludeList.some((t=>t===this.name)))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){bt.enable&&this.warn(...t)}warn(...t){bt.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 xt(t){return t?"string"==typeof t&&(t=[t]):t=[],t}wt.filterList=[],wt.excludeList=[],wt.showWarn=!0;const bt=wt,Bt=wt.get("RunTime"),Et={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const i=s.create(s.RUNTIME);return Pt.currentId=Pt.idMap[i]=e?performance.now():Date.now(),Pt.currentName=Pt.nameMap[i]=t,Pt.nameToIdMap[t]=i,i},end(t,e){const i=Pt.idMap[t],s=Pt.nameMap[t],r=e?(performance.now()-i)/1e3:Date.now()-i;Pt.idMap[t]=Pt.nameMap[t]=Pt.nameToIdMap[s]=void 0,Bt.log(s,r,"ms")},endOfName(t,e){const i=Pt.nameToIdMap[t];void 0!==i&&Pt.end(i,e)}},Pt=Et,Rt=[],kt={list:{},add(t,...e){this.list[t]=!0,Rt.push(...e)},has(t,e){const i=this.list[t];return!i&&e&&this.need(t),i},need(t){console.error("need plugin: "+(t.includes("-x")?"":"@leafer-in/")+t)}};setTimeout((()=>Rt.forEach((t=>kt.has(t,!0)))));const Ct=wt.get("UICreator"),Tt={list:{},register(t){const{__tag:e}=t.prototype;Lt[e]&&Ct.repeat(e),Lt[e]=t},get(t,e,i,s,r,n){Lt[t]||Ct.error("not register "+t);const a=new Lt[t](e);return void 0!==i&&(a.x=i,s&&(a.y=s),r&&(a.width=r),n&&(a.height=n)),a}},{list:Lt}=Tt,St=wt.get("EventCreator"),Ot={nameList:{},register(t){let e;Object.keys(t).forEach((i=>{e=t[i],"string"==typeof e&&(Dt[e]&&St.repeat(e),Dt[e]=t)}))},changeName(t,e){const i=Dt[t];if(i){const s=Object.keys(i).find((e=>i[e]===t));s&&(i[s]=e,Dt[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new Dt[t](...e)},{nameList:Dt}=Ot;class It{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:s}=this;for(let i=0,r=s.length;i<r;i++)if(e=s[i],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const r=i.canvas(t);return this.add(r),r}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 At={default:(t,e)=>(Mt(e,t),Mt(t,e),t),assign(t,e,i){let s;Object.keys(e).forEach((r=>{var n,a;if(s=e[r],(null==s?void 0:s.constructor)===Object&&(null===(n=t[r])||void 0===n?void 0:n.constructor)===Object)return Mt(t[r],e[r],i&&i[r]);i&&r in i?(null===(a=i[r])||void 0===a?void 0:a.constructor)===Object&&Mt(t[r]={},e[r],i[r]):t[r]=e[r]}))},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:Mt}=At;class Wt{get __useNaturalRatio(){return!0}get __isLinePath(){const{path:t}=this;return t&&6===t.length&&1===t[0]}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 r in this)if("_"!==r[0]&&(t=this["_"+r],void 0!==t)){if("path"===r&&!this.__pathInputed)continue;e=s?s[r]:void 0,i[r]=void 0===e?t:e}}if(e&&e.matrix){const{a:t,b:e,c:s,d:r,e:n,f:a}=this.__leaf.__localMatrix;i.matrix={a:t,b:e,c:s,d:r,e:n,f:a}}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||t.__hasMultiPaint)||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 Ft;t.Answer=void 0,(Ft=t.Answer||(t.Answer={}))[Ft.No=0]="No",Ft[Ft.Yes=1]="Yes",Ft[Ft.NoAndSkip=2]="NoAndSkip",Ft[Ft.YesAndSkip=3]="YesAndSkip";const Nt={};function Ut(t,e,i,s){var r,n=arguments.length,a=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,i,s);else for(var o=t.length-1;o>=0;o--)(r=t[o])&&(a=(n<3?r(a):n>3?r(e,i,a):r(e,i))||a);return n>3&&a&&Object.defineProperty(e,i,a),a}function zt(t,e,i,s){return new(i||(i=Promise))((function(r,n){function a(t){try{h(s.next(t))}catch(t){n(t)}}function o(t){try{h(s.throw(t))}catch(t){n(t)}}function h(t){var e;t.done?r(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(a,o)}h((s=s.apply(t,e||[])).next())}))}function Yt(t){return(e,i)=>{t||(t=i),Object.defineProperty(e,i,{get(){return this.context[t]},set(e){this.context[t]=e}})}}"function"==typeof SuppressedError&&SuppressedError;const Ht=[];function Xt(){return(t,e)=>{Ht.push(e)}}const jt=[];class Gt{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||jt)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;Ht.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){"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,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,a,o,h){switch(arguments.length){case 9:if(e<0){const t=-e/s*o;s+=e,e=0,n+=t,o-=t}if(i<0){const t=-i/r*h;r+=i,i=0,a+=t,h-=t}this.context.drawImage(t,e,i,s,r,n,a,o,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,a,o){}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}}Ut([Yt("imageSmoothingEnabled")],Gt.prototype,"smooth",void 0),Ut([Yt("imageSmoothingQuality")],Gt.prototype,"smoothLevel",void 0),Ut([Yt("globalAlpha")],Gt.prototype,"opacity",void 0),Ut([Yt()],Gt.prototype,"fillStyle",void 0),Ut([Yt()],Gt.prototype,"strokeStyle",void 0),Ut([Yt("lineWidth")],Gt.prototype,"strokeWidth",void 0),Ut([Yt("lineCap")],Gt.prototype,"strokeCap",void 0),Ut([Yt("lineJoin")],Gt.prototype,"strokeJoin",void 0),Ut([Yt("lineDashOffset")],Gt.prototype,"dashOffset",void 0),Ut([Yt()],Gt.prototype,"miterLimit",void 0),Ut([Yt()],Gt.prototype,"shadowBlur",void 0),Ut([Yt()],Gt.prototype,"shadowColor",void 0),Ut([Yt()],Gt.prototype,"shadowOffsetX",void 0),Ut([Yt()],Gt.prototype,"shadowOffsetY",void 0),Ut([Yt()],Gt.prototype,"filter",void 0),Ut([Yt()],Gt.prototype,"font",void 0),Ut([Yt()],Gt.prototype,"fontKerning",void 0),Ut([Yt()],Gt.prototype,"fontStretch",void 0),Ut([Yt()],Gt.prototype,"fontVariantCaps",void 0),Ut([Yt()],Gt.prototype,"textAlign",void 0),Ut([Yt()],Gt.prototype,"textBaseline",void 0),Ut([Yt()],Gt.prototype,"textRendering",void 0),Ut([Yt()],Gt.prototype,"wordSpacing",void 0),Ut([Yt()],Gt.prototype,"letterSpacing",void 0),Ut([Yt()],Gt.prototype,"direction",void 0),Ut([Xt()],Gt.prototype,"setTransform",null),Ut([Xt()],Gt.prototype,"resetTransform",null),Ut([Xt()],Gt.prototype,"getTransform",null),Ut([Xt()],Gt.prototype,"save",null),Ut([Xt()],Gt.prototype,"restore",null),Ut([Xt()],Gt.prototype,"translate",null),Ut([Xt()],Gt.prototype,"scale",null),Ut([Xt()],Gt.prototype,"rotate",null),Ut([Xt()],Gt.prototype,"fill",null),Ut([Xt()],Gt.prototype,"stroke",null),Ut([Xt()],Gt.prototype,"clip",null),Ut([Xt()],Gt.prototype,"fillRect",null),Ut([Xt()],Gt.prototype,"strokeRect",null),Ut([Xt()],Gt.prototype,"clearRect",null),Ut([Xt()],Gt.prototype,"beginPath",null),Ut([Xt()],Gt.prototype,"moveTo",null),Ut([Xt()],Gt.prototype,"lineTo",null),Ut([Xt()],Gt.prototype,"bezierCurveTo",null),Ut([Xt()],Gt.prototype,"quadraticCurveTo",null),Ut([Xt()],Gt.prototype,"closePath",null),Ut([Xt()],Gt.prototype,"arc",null),Ut([Xt()],Gt.prototype,"arcTo",null),Ut([Xt()],Gt.prototype,"ellipse",null),Ut([Xt()],Gt.prototype,"rect",null),Ut([Xt()],Gt.prototype,"roundRect",null),Ut([Xt()],Gt.prototype,"createConicGradient",null),Ut([Xt()],Gt.prototype,"createLinearGradient",null),Ut([Xt()],Gt.prototype,"createPattern",null),Ut([Xt()],Gt.prototype,"createRadialGradient",null),Ut([Xt()],Gt.prototype,"fillText",null),Ut([Xt()],Gt.prototype,"measureText",null),Ut([Xt()],Gt.prototype,"strokeText",null);const{copy:Vt}=b,Kt={width:1,height:1,pixelRatio:1},qt=["width","height","pixelRatio"];class Zt extends Gt{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(t,i){super(),this.size={},this.worldTransform={},t||(t=Kt),t.pixelRatio||(t.pixelRatio=e.devicePixelRatio),this.manager=i,this.innerId=s.create(s.CNAVAS);const{width:r,height:n,pixelRatio:a}=t;this.autoLayout=!r||!n,this.size.pixelRatio=a,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;At.copyAttrs(s,t,qt),qt.forEach((t=>s[t]||(s[t]=1))),this.bounds=new lt(0,0,this.width,this.height),this.context&&!this.unreal&&(this.updateViewSize(),this.smooth=this.config.smooth),this.updateClientBounds(),this.context&&!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}=this,s=this.worldTransform;if(e){const{a:r,b:n,c:a,d:o,e:h,f:l}=e;this.setTransform(s.a=(t.a*r+t.b*a)*i,s.b=(t.a*n+t.b*o)*i,s.c=(t.c*r+t.d*a)*i,s.d=(t.c*n+t.d*o)*i,s.e=(t.e*r+t.f*a+h)*i,s.f=(t.e*n+t.f*o+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: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){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,nt.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,r){this.resetTransform(),this.copyWorld(t,e,i,s),r||this.useWorldTransform()}useGrayscaleAlpha(t){let e,i;this.setTempBounds(t,!0,!0);const{context:s}=this,r=s.getImageData(dt.x,dt.y,dt.width,dt.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,dt.x,dt.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){i&&(this.blendMode=i),this.fillStyle=e,this.setTempBounds(t),this.fillRect(dt.x,dt.y,dt.width,dt.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i){i&&(this.blendMode=i),this.strokeStyle=e,this.setTempBounds(t),this.strokeRect(dt.x,dt.y,dt.width,dt.height),i&&(this.blendMode="source-over")}clearWorld(t,e){this.setTempBounds(t,e),this.clearRect(dt.x,dt.y,dt.width,dt.height)}clipWorld(t,e){this.beginPath(),this.setTempBounds(t,e),this.rect(dt.x,dt.y,dt.width,dt.height),this.clip()}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}setTempBounds(t,e,i){dt.set(t),i&&dt.intersect(this.bounds),dt.scale(this.pixelRatio),e&&dt.ceil()}isSameSize(t){return this.width===t.width&&this.height===t.height&&this.pixelRatio===t.pixelRatio}getSameCanvas(t,e){const s=this.manager?this.manager.get(this.size):i.canvas(Object.assign({},this.size));return s.save(),t&&(Vt(s.worldTransform,this.worldTransform),s.useWorldTransform()),e&&(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 Qt={creator:{},parse(t,e){},convertToCanvasData(t,e){}},Jt={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},$t=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},Jt),te={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},ee={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},ie=Object.assign(Object.assign({},ee),Jt),se=$t,re={};for(let t in se)re[se[t]]=t;const ne={};for(let t in se)ne[se[t]]=te[t];const ae={drawRoundRect(t,e,i,s,r,n){const a=h.fourNumber(n,Math.min(s/2,r/2)),o=e+s,l=i+r;a[0]?t.moveTo(e+a[0],i):t.moveTo(e,i),a[1]?t.arcTo(o,i,o,l,a[1]):t.lineTo(o,i),a[2]?t.arcTo(o,l,e,l,a[2]):t.lineTo(o,l),a[3]?t.arcTo(e,l,e,i,a[3]):t.lineTo(e,l),a[0]?t.arcTo(e,i,o,i,a[0]):t.lineTo(e,i)}},{sin:oe,cos:he,atan2:le,ceil:de,abs:ce,PI:ue,sqrt:_e,pow:pe}=Math,{setPoint:ge,addPoint:fe}=Y,{set:ye,toNumberPoints:me}=D,{M:ve,L:we,C:xe,Q:be,Z:Be}=$t,Ee={},Pe={points(t,e,i,s){let r=me(e);if(t.push(ve,r[0],r[1]),i&&r.length>5){let e,n,a,o,h,l,d,c,u,_,p,g,f,y=r.length;const m=!0===i?.5:i;s&&(r=[r[y-2],r[y-1],...r,r[0],r[1],r[2],r[3]],y=r.length);for(let i=2;i<y-2;i+=2)e=r[i-2],n=r[i-1],a=r[i],o=r[i+1],h=r[i+2],l=r[i+3],p=_e(pe(a-e,2)+pe(o-n,2)),g=_e(pe(h-a,2)+pe(l-o,2)),f=p+g,p=m*p/f,g=m*g/f,h-=e,l-=n,d=a-p*h,c=o-p*l,2===i?s||t.push(be,d,c,a,o):t.push(xe,u,_,d,c,a,o),u=a+g*h,_=o+g*l;s||t.push(be,u,_,r[y-2],r[y-1])}else for(let e=2,i=r.length;e<i;e+=2)t.push(we,r[e],r[e+1]);s&&t.push(Be)},rect(t,e,i,s,r){Qt.creator.path=t,Qt.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){Qt.creator.path=[],ae.drawRoundRect(Qt.creator,e,i,s,r,n),t.push(...Qt.convertToCanvasData(Qt.creator.path,!0))},arcTo(t,e,i,s,r,n,a,o,h,u,_){const p=s-e,g=r-i,f=n-s,y=a-r;let m=le(g,p),v=le(y,f),w=v-m;if(w<0&&(w+=d),w===ue||ce(p+g)<1e-12||ce(f+y)<1e-12)return t&&t.push(we,s,r),h&&(ge(h,e,i),fe(h,s,r)),_&&ye(_,e,i),void(u&&ye(u,s,r));const x=p*y-f*g<0,b=x?-1:1,B=o/he(w/2),E=s+B*he(m+w/2+c*b),P=r+B*oe(m+w/2+c*b);return m-=c*b,v-=c*b,Ce(t,E,P,o,o,0,m/l,v/l,x,h,u,_)},arc:(t,e,i,s,r,n,a,o,h,l)=>Ce(t,e,i,s,s,0,r,n,a,o,h,l),ellipse(t,e,i,s,r,n,a,o,h,u,_,p){const g=n*l,f=oe(g),y=he(g);let m=a*l,v=o*l;m>ue&&(m-=d),v<0&&(v+=d);let w=v-m;w<0?w+=d:w>d&&(w-=d),h&&(w-=d);const x=de(ce(w/c)),b=w/x,B=oe(b/4),E=8/3*B*B/oe(b/2);v=m+b;let P,R,k,C,T,L,S,O,D=he(m),I=oe(m),A=k=y*s*D-f*r*I,M=C=f*s*D+y*r*I,W=e+k,F=i+C;t&&t.push(t.length?we:ve,W,F),u&&ge(u,W,F),p&&ye(p,W,F);for(let n=0;n<x;n++)P=he(v),R=oe(v),k=y*s*P-f*r*R,C=f*s*P+y*r*R,T=e+A-E*(y*s*I+f*r*D),L=i+M-E*(f*s*I-y*r*D),S=e+k+E*(y*s*R+f*r*P),O=i+C+E*(f*s*R-y*r*P),t&&t.push(xe,T,L,S,O,e+k,i+C),u&&ke(e+A,i+M,T,L,S,O,e+k,i+C,u,!0),A=k,M=C,D=P,I=R,m=v,v+=b;_&&ye(_,e+k,i+C)},quadraticCurveTo(t,e,i,s,r,n,a){t.push(xe,(e+2*s)/3,(i+2*r)/3,(n+2*s)/3,(a+2*r)/3,n,a)},toTwoPointBoundsByQuadraticCurve(t,e,i,s,r,n,a,o){ke(t,e,(t+2*i)/3,(e+2*s)/3,(r+2*i)/3,(n+2*s)/3,r,n,a,o)},toTwoPointBounds(t,e,i,s,r,n,a,o,h,l){const d=[];let c,u,_,p,g,f,y,m,v=t,w=i,x=r,b=a;for(let t=0;t<2;++t)if(1==t&&(v=e,w=s,x=n,b=o),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?fe(h,t,e):ge(h,t,e),fe(h,a,o);for(let l=0,c=d.length;l<c;l++)Re(d[l],t,e,i,s,r,n,a,o,Ee),fe(h,Ee.x,Ee.y)},getPointAndSet(t,e,i,s,r,n,a,o,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*o,l.y=c*i+u*r+_*a+p*h},getPoint(t,e,i,s,r,n,a,o,h){const l={};return Re(t,e,i,s,r,n,a,o,h,l),l}},{getPointAndSet:Re,toTwoPointBounds:ke,ellipse:Ce}=Pe,{sin:Te,cos:Le,sqrt:Se,atan2:Oe}=Math,{ellipse:De}=Pe,Ie={ellipticalArc(t,i,s,r,n,a,o,h,c,u,_){const p=(c-i)/2,g=(u-s)/2,f=a*l,y=Te(f),m=Le(f),v=-m*p-y*g,w=-m*g+y*p,x=r*r,b=n*n,B=w*w,E=v*v,P=x*b-x*B-b*E;let R=0;if(P<0){const t=Se(1-P/(x*b));r*=t,n*=t}else R=(o===h?-1:1)*Se(P/(x*B+b*E));const k=R*r*w/n,C=-R*n*v/r,T=Oe((w-C)/n,(v-k)/r),L=Oe((-w-C)/n,(-v-k)/r);let S=L-T;0===h&&S>0?S-=d:1===h&&S<0&&(S+=d);const O=i+p+m*k-y*C,D=s+g+y*k+m*C,I=S<0?1:0;_||e.ellipseToCurve?De(t,O,D,r,n,a,T/l,L/l,I):r!==n||a?t.push($t.G,O,D,r,n,a,T/l,L/l,I):t.push($t.O,O,D,r,T/l,L/l,I)}},{M:Ae,m:Me,L:We,l:Fe,H:Ne,h:Ue,V:ze,v:Ye,C:He,c:Xe,S:je,s:Ge,Q:Ve,q:Ke,T:qe,t:Ze,A:Qe,a:Je,Z:$e,z:ti,N:ei,D:ii,X:si,G:ri,F:ni,O:ai,P:oi,U:hi}=$t,{rect:li,roundRect:di,arcTo:ci,arc:ui,ellipse:_i,quadraticCurveTo:pi}=Pe,{ellipticalArc:gi}=Ie,fi=wt.get("PathConvert"),yi={},mi={current:{dot:0},stringify(t,e){let i,s,r,n=0,a=t.length,o="";for(;n<a;){s=t[n],i=ne[s],o+=s===r?" ":re[s];for(let s=1;s<i;s++)o+=h.float(t[n+s],e),s===i-1||(o+=" ");r=s,n+=i}return o},parse(t,e){let i,s,r,n="";const a=[],o=e?ie:ee;for(let e=0,h=t.length;e<h;e++)s=t[e],vt[s]?("."===s&&(vi.dot&&(wi(a,n),n=""),vi.dot++),"0"===n&&"."!==s&&(wi(a,n),n=""),n+=s):$t[s]?(n&&(wi(a,n),n=""),vi.name=$t[s],vi.length=te[s],vi.index=0,wi(a,vi.name),!i&&o[s]&&(i=!0)):"-"===s||"+"===s?"e"===r||"E"===r?n+=s:(n&&wi(a,n),n=s):n&&(wi(a,n),n=""),r=s;return n&&wi(a,n),i?mi.toCanvasData(a,e):a},toCanvasData(t,e){let i,s,r,n,a,o=0,h=0,l=0,d=0,c=0,u=t.length;const _=[];for(;c<u;){switch(r=t[c],r){case Me:t[c+1]+=o,t[c+2]+=h;case Ae:o=t[c+1],h=t[c+2],_.push(Ae,o,h),c+=3;break;case Ue:t[c+1]+=o;case Ne:o=t[c+1],_.push(We,o,h),c+=2;break;case Ye:t[c+1]+=h;case ze:h=t[c+1],_.push(We,o,h),c+=2;break;case Fe:t[c+1]+=o,t[c+2]+=h;case We:o=t[c+1],h=t[c+2],_.push(We,o,h),c+=3;break;case Ge:t[c+1]+=o,t[c+2]+=h,t[c+3]+=o,t[c+4]+=h,r=je;case je:a=n===He||n===je,l=a?2*o-i:t[c+1],d=a?2*h-s:t[c+2],i=t[c+1],s=t[c+2],o=t[c+3],h=t[c+4],_.push(He,l,d,i,s,o,h),c+=5;break;case Xe:t[c+1]+=o,t[c+2]+=h,t[c+3]+=o,t[c+4]+=h,t[c+5]+=o,t[c+6]+=h,r=He;case He:i=t[c+3],s=t[c+4],o=t[c+5],h=t[c+6],_.push(He,t[c+1],t[c+2],i,s,o,h),c+=7;break;case Ze:t[c+1]+=o,t[c+2]+=h,r=qe;case qe:a=n===Ve||n===qe,i=a?2*o-i:t[c+1],s=a?2*h-s:t[c+2],e?pi(_,o,h,i,s,t[c+1],t[c+2]):_.push(Ve,i,s,t[c+1],t[c+2]),o=t[c+1],h=t[c+2],c+=3;break;case Ke:t[c+1]+=o,t[c+2]+=h,t[c+3]+=o,t[c+4]+=h,r=Ve;case Ve:i=t[c+1],s=t[c+2],e?pi(_,o,h,i,s,t[c+3],t[c+4]):_.push(Ve,i,s,t[c+3],t[c+4]),o=t[c+3],h=t[c+4],c+=5;break;case Je:t[c+6]+=o,t[c+7]+=h;case Qe:gi(_,o,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],t[c+7],e),o=t[c+6],h=t[c+7],c+=8;break;case ti:case $e:_.push($e),c++;break;case ei:o=t[c+1],h=t[c+2],e?li(_,o,h,t[c+3],t[c+4]):xi(_,t,c,5),c+=5;break;case ii:o=t[c+1],h=t[c+2],e?di(_,o,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):xi(_,t,c,9),c+=9;break;case si:o=t[c+1],h=t[c+2],e?di(_,o,h,t[c+3],t[c+4],t[c+5]):xi(_,t,c,6),c+=6;break;case ri:_i(e?_:xi(_,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,yi),o=yi.x,h=yi.y,c+=9;break;case ni:e?_i(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):xi(_,t,c,5),o=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case ai:ui(e?_:xi(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,yi),o=yi.x,h=yi.y,c+=7;break;case oi:e?ui(_,t[c+1],t[c+2],t[c+3],0,360,!1):xi(_,t,c,4),o=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case hi:ci(e?_:xi(_,t,c,6),o,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,yi),o=yi.x,h=yi.y,c+=6;break;default:return fi.error(`command: ${r} [index:${c}]`,t),_}n=r}return _},objectToCanvasData(t){const e=[];return t.forEach((t=>{switch(t.name){case"M":e.push(Ae,t.x,t.y);break;case"L":e.push(We,t.x,t.y);break;case"C":e.push(He,t.x1,t.y1,t.x2,t.y2,t.x,t.y);break;case"Q":e.push(Ve,t.x1,t.y1,t.x,t.y);break;case"Z":e.push($e)}})),e},copyData(t,e,i,s){for(let r=i,n=i+s;r<n;r++)t.push(e[r])},pushData(t,e){vi.index===vi.length&&(vi.index=1,t.push(vi.name)),t.push(Number(e)),vi.index++,vi.dot=0}},{current:vi,pushData:wi,copyData:xi}=mi,{M:bi,L:Bi,C:Ei,Q:Pi,Z:Ri,N:ki,D:Ci,X:Ti,G:Li,F:Si,O:Oi,P:Di,U:Ii}=$t,{getMinDistanceFrom:Ai,getRadianFrom:Mi}=D,{tan:Wi,min:Fi,abs:Ni}=Math,Ui={},zi={beginPath(t){t.length=0},moveTo(t,e,i){t.push(bi,e,i)},lineTo(t,e,i){t.push(Bi,e,i)},bezierCurveTo(t,e,i,s,r,n,a){t.push(Ei,e,i,s,r,n,a)},quadraticCurveTo(t,e,i,s,r){t.push(Pi,e,i,s,r)},closePath(t){t.push(Ri)},rect(t,e,i,s,r){t.push(ki,e,i,s,r)},roundRect(t,e,i,s,r,n){if("number"==typeof n)t.push(Ti,e,i,s,r,n);else{const a=h.fourNumber(n);a?t.push(Ci,e,i,s,r,...a):t.push(ki,e,i,s,r)}},ellipse(t,e,i,s,r,n,a,o,h){void 0===n?t.push(Si,e,i,s,r):(void 0===a&&(a=0),void 0===o&&(o=360),t.push(Li,e,i,s,r,n,a,o,h?1:0))},arc(t,e,i,s,r,n,a){void 0===r?t.push(Di,e,i,s):(void 0===n&&(n=360),t.push(Oi,e,i,s,r,n,a?1:0))},arcTo(t,e,i,s,r,n,a,o){if(void 0!==a){const h=Wi(Mi(a,o,e,i,s,r)/2)*(Ai(a,o,e,i,s,r)/2);t.push(Ii,e,i,s,r,Fi(n,Ni(h)))}else t.push(Ii,e,i,s,r,n)},drawEllipse(t,e,i,s,r,n,a,o,h){Pe.ellipse(null,e,i,s,r,void 0===n?0:n,void 0===a?0:a,void 0===o?360:o,h,null,null,Ui),t.push(bi,Ui.x,Ui.y),Yi(t,e,i,s,r,n,a,o,h)},drawArc(t,e,i,s,r,n,a){Pe.arc(null,e,i,s,void 0===r?0:r,void 0===n?360:n,a,null,null,Ui),t.push(bi,Ui.x,Ui.y),Hi(t,e,i,s,r,n,a)},drawPoints(t,e,i,s){Pe.points(t,e,i,s)}},{ellipse:Yi,arc:Hi}=zi,{moveTo:Xi,lineTo:ji,quadraticCurveTo:Gi,bezierCurveTo:Vi,closePath:Ki,beginPath:qi,rect:Zi,roundRect:Qi,ellipse:Ji,arc:$i,arcTo:ts,drawEllipse:es,drawArc:is,drawPoints:ss}=zi;class rs{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.set(t)}set(t){return this.__path=t?"string"==typeof t?Qt.parse(t):t:[],this}beginPath(){return qi(this.__path),this.paint(),this}moveTo(t,e){return Xi(this.__path,t,e),this.paint(),this}lineTo(t,e){return ji(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,r,n){return Vi(this.__path,t,e,i,s,r,n),this.paint(),this}quadraticCurveTo(t,e,i,s){return Gi(this.__path,t,e,i,s),this.paint(),this}closePath(){return Ki(this.__path),this.paint(),this}rect(t,e,i,s){return Zi(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,r){return Qi(this.__path,t,e,i,s,r),this.paint(),this}ellipse(t,e,i,s,r,n,a,o){return Ji(this.__path,t,e,i,s,r,n,a,o),this.paint(),this}arc(t,e,i,s,r,n){return $i(this.__path,t,e,i,s,r,n),this.paint(),this}arcTo(t,e,i,s,r){return ts(this.__path,t,e,i,s,r),this.paint(),this}drawEllipse(t,e,i,s,r,n,a,o){return es(this.__path,t,e,i,s,r,n,a,o),this.paint(),this}drawArc(t,e,i,s,r,n){return is(this.__path,t,e,i,s,r,n),this.paint(),this}drawPoints(t,e,i){return ss(this.__path,t,e,i),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:ns,L:as,C:os,Q:hs,Z:ls,N:ds,D:cs,X:us,G:_s,F:ps,O:gs,P:fs,U:ys}=$t,ms=wt.get("PathDrawer"),vs={drawPathByData(t,e){if(!e)return;let i,s=0,r=e.length;for(;s<r;)switch(i=e[s],i){case ns:t.moveTo(e[s+1],e[s+2]),s+=3;break;case as:t.lineTo(e[s+1],e[s+2]),s+=3;break;case os:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case hs:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case ls:t.closePath(),s+=1;break;case ds:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case cs: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 us:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case _s:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*l,e[s+6]*l,e[s+7]*l,e[s+8]),s+=9;break;case ps:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,d,!1),s+=5;break;case gs:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*l,e[s+5]*l,e[s+6]),s+=7;break;case fs:t.arc(e[s+1],e[s+2],e[s+3],0,d,!1),s+=4;break;case ys:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void ms.error(`command: ${i} [index:${s}]`,e)}}},{M:ws,L:xs,C:bs,Q:Bs,Z:Es,N:Ps,D:Rs,X:ks,G:Cs,F:Ts,O:Ls,P:Ss,U:Os}=$t,{toTwoPointBounds:Ds,toTwoPointBoundsByQuadraticCurve:Is,arcTo:As,arc:Ms,ellipse:Ws}=Pe,{addPointBounds:Fs,copy:Ns,addPoint:Us,setPoint:zs,addBounds:Ys,toBounds:Hs}=Y,Xs=wt.get("PathBounds");let js,Gs,Vs;const Ks={},qs={},Zs={},Qs={toBounds(t,e){Qs.toTwoPointBounds(t,qs),Hs(qs,e)},toTwoPointBounds(t,e){if(!t||!t.length)return zs(e,0,0);let i,s,r,n,a,o=0,h=0,l=0;const d=t.length;for(;o<d;)switch(a=t[o],0===o&&(a===Es||a===bs||a===Bs?zs(e,h,l):zs(e,t[o+1],t[o+2])),a){case ws:case xs:h=t[o+1],l=t[o+2],Us(e,h,l),o+=3;break;case bs:r=t[o+5],n=t[o+6],Ds(h,l,t[o+1],t[o+2],t[o+3],t[o+4],r,n,Ks),Fs(e,Ks),h=r,l=n,o+=7;break;case Bs:i=t[o+1],s=t[o+2],r=t[o+3],n=t[o+4],Is(h,l,i,s,r,n,Ks),Fs(e,Ks),h=r,l=n,o+=5;break;case Es:o+=1;break;case Ps:h=t[o+1],l=t[o+2],Ys(e,h,l,t[o+3],t[o+4]),o+=5;break;case Rs:case ks:h=t[o+1],l=t[o+2],Ys(e,h,l,t[o+3],t[o+4]),o+=a===Rs?9:6;break;case Cs:Ws(null,t[o+1],t[o+2],t[o+3],t[o+4],t[o+5],t[o+6],t[o+7],t[o+8],Ks,Zs),0===o?Ns(e,Ks):Fs(e,Ks),h=Zs.x,l=Zs.y,o+=9;break;case Ts:h=t[o+1],l=t[o+2],Gs=t[o+3],Vs=t[o+4],Ys(e,h-Gs,l-Vs,2*Gs,2*Vs),h+=Gs,o+=5;break;case Ls:Ms(null,t[o+1],t[o+2],t[o+3],t[o+4],t[o+5],t[o+6],Ks,Zs),0===o?Ns(e,Ks):Fs(e,Ks),h=Zs.x,l=Zs.y,o+=7;break;case Ss:h=t[o+1],l=t[o+2],js=t[o+3],Ys(e,h-js,l-js,2*js,2*js),h+=js,o+=4;break;case Os:As(null,h,l,t[o+1],t[o+2],t[o+3],t[o+4],t[o+5],Ks,Zs),0===o?Ns(e,Ks):Fs(e,Ks),h=Zs.x,l=Zs.y,o+=6;break;default:return void Xs.error(`command: ${a} [index:${o}]`,t)}}},{M:Js,L:$s,C:tr,Z:er}=$t,{getCenterX:ir,getCenterY:sr}=D,{arcTo:rr}=zi,nr={smooth(t,e,i){let s,r=0,n=0,a=0,o=0,h=0,l=0,d=0,c=0,u=0;const _=t.length,p=[];for(;r<_;)switch(s=t[r],s){case Js:o=c=t[r+1],h=u=t[r+2],r+=3,t[r]===$s?(l=t[r+1],d=t[r+2],p.push(Js,ir(o,l),sr(h,d))):p.push(Js,o,h);break;case $s:switch(n=t[r+1],a=t[r+2],r+=3,t[r]){case $s:rr(p,n,a,t[r+1],t[r+2],e,c,u);break;case er:rr(p,n,a,o,h,e,c,u);break;default:p.push($s,n,a)}c=n,u=a;break;case tr:p.push(tr,t[r+1],t[r+2],t[r+3],t[r+4],t[r+5],t[r+6]),r+=7;break;case er:rr(p,o,h,l,d,e,c,u),p.push(er),r+=1}return s!==er&&(p[1]=o,p[2]=h),p}};Qt.creator=new rs,Qt.parse=mi.parse,Qt.convertToCanvasData=mi.toCanvasData;const ar=new rs,{drawRoundRect:or}=ae;function hr(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,r){or(this,t,e,i,s,r)})}(t)}const lr={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=dr.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{}}}},dr=lr;dr.opacityTypes.forEach((t=>dr.upperCaseTypeMap[t]=t.toUpperCase()));const cr=wt.get("TaskProcessor");class ur{constructor(t){this.parallel=!0,this.time=1,this.id=s.create(s.TASK),this.task=t}run(){return zt(this,void 0,void 0,(function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){cr.error(t)}}))}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class _r{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&&At.assign(this.config,t),this.empty()}add(t,e){let i,s,r,n;const a=new ur(t);return a.parent=this,"number"==typeof e?n=e:e&&(s=e.parallel,i=e.start,r=e.time,n=e.delay),r&&(a.time=r),!1===s&&(a.parallel=!1),void 0===n?this.push(a,i):(this.delayNumber++,setTimeout((()=>{this.delayNumber&&(this.delayNumber--,this.push(a,i))}),n)),this.isComplete=!1,a}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 pr={map:{},recycledList:[],tasker:new _r,patternTasker:new _r,get isComplete(){return gr.tasker.isComplete},get(t){let e=gr.map[t.url];return e||(e=i.image(t),gr.map[t.url]=e),e.use++,e},recycle(t){t.use--,setTimeout((()=>{t.use||gr.recycledList.push(t)}))},clearRecycled(){const t=gr.recycledList;t.length>100&&(t.forEach((t=>{!t.use&&t.url&&(delete gr.map[t.url],t.destroy())})),t.length=0)},hasOpacityPixel:t=>lr.opacityTypes.some((e=>gr.isFormat(e,t))),isFormat(t,e){if(e.format===t)return!0;const{url:i}=e;if(i.startsWith("data:")){if(i.startsWith("data:"+lr.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+lr.upperCaseTypeMap[t]))return!0;if("png"===t&&!i.includes("."))return!0}return!1},destroy(){gr.map={},gr.recycledList=[]}},gr=pr,{IMAGE:fr,create:yr}=s;class mr{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){this.use=0,this.waitComplete=[],this.innerId=yr(fr),this.config=t||{url:""},this.isSVG=pr.isFormat("svg",t),this.hasOpacityPixel=pr.hasOpacityPixel(t)}load(t,i){return this.loading||(this.loading=!0,pr.tasker.add((()=>zt(this,void 0,void 0,(function*(){return yield e.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(t,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(t,i,s,r){if(t||(t=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=e.origin.createCanvas(t,i),a=n.getContext("2d");return s&&(a.globalAlpha=s),a.drawImage(this.view,0,0,t,i),this.cache=this.use>1?{data:n,params:arguments}:null,n}getPattern(t,i,s,r){const n=e.canvas.createPattern(t,i);try{s&&n.setTransform&&(n.setTransform(s),s=null)}catch(t){}return r&&(r.transform=s),n}destroy(){this.config={url:""},this.cache=null,this.waitComplete.length=0}}function vr(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function wr(t,e){return Object.getOwnPropertyDescriptor(t,e)}function xr(t,e){return(i,s)=>Br(i,s,t,e&&e(s))}function br(t){return t}function Br(t,e,i,s){const r={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};vr(t,e,Object.assign(r,s||{})),qr(t,e,i)}function Er(t){return xr(t)}function Pr(t,e){return xr(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}})))}function Rr(t){return xr(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 kr(t,e){return xr(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}})))}function Cr(t,e){return xr(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}})))}function Tr(t,e){return xr(t,(t=>({set(i){this.__setAttr(t,i,e)&&Sr(this)}})))}function Lr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&(Sr(this),this.__.__removeNaturalSize())}})))}function Sr(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function Or(t){return xr(t,(t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),Sr(this)}})))}const Dr=Tr;function Ir(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&Ar(this)}})))}function Ar(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&Sr(t)}const Mr=Ir;function Wr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Fr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}})))}function Nr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&zr(this)}})))}function Ur(t){return xr(t,(t=>({set(e){const i=this.visible;if(!0===i&&0===e){if(this.animationOut)return this.__runAnimation("out",(()=>Yr(this,t,e,i)))}else 0===i&&!0===e&&this.animation&&this.__runAnimation("in");Yr(this,t,e,i),this.mask&&zr(this)}})))}function zr(t){const{parent:e}=t;if(e){const{__hasMask:t}=e;e.__updateMask(),t!==e.__hasMask&&e.forceUpdate()}}function Yr(t,e,i,s){t.__setAttr(e,i)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==s&&0!==i||Sr(t))}function Hr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange(),this.waitParent((()=>{this.parent.__layout.childrenSortChange()})))}})))}function Xr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent((()=>{this.parent.__updateMask(e)})))}})))}function jr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&this.waitParent((()=>{this.parent.__updateEraser(e)}))}})))}function Gr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,wt.showHitView&&(this.__layout.surfaceChanged||this.__layout.surfaceChange()),this.leafer&&this.leafer.updateCursor())}})))}function Vr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}})))}function Kr(t){return(e,i)=>{vr(e,"__DataProcessor",{get:()=>t})}}function qr(t,e,i){const s=t.__DataProcessor.prototype,r="_"+e,n=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),a={get(){const t=this[r];return void 0===t?i:t},set(t){this[r]=t}};if(void 0===i)a.get=function(){return this[r]};else if("object"==typeof i){const{clone:t}=At;a.get=function(){let e=this[r];return void 0===e&&(this[r]=e=t(i)),e}}"width"===e?a.get=function(){const t=this[r];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&&(a.get=function(){const t=this[r];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 o,h=s;for(;!o&&h;)o=wr(h,e),h=h.__proto__;o&&o.set&&(a.set=o.set),s[n]&&(a.set=s[n],delete s[n]),vr(s,e,a)}const Zr=new wt("rewrite"),Qr=[],Jr=["destroy","constructor"];function $r(t){return(e,i)=>{Qr.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function tn(){return t=>{en()}}function en(t){Qr.length&&(Qr.forEach((e=>{t&&Zr.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()})),Qr.length=0)}function sn(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach((s=>{if(!(Jr.includes(s)||e&&e.includes(s)))if(t.prototype){wr(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]}))}}function rn(){return t=>{Tt.register(t)}}function nn(){return t=>{Ot.register(t)}}setTimeout((()=>en(!0)));const{copy:an,toInnerPoint:on,toOuterPoint:hn,scaleOfOuter:ln,rotateOfOuter:dn,skewOfOuter:cn,multiplyParent:un,divideParent:_n,getLayout:pn}=b,gn={},fn={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),vn(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,r=s.length;t<r;t++)mn(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++)wn(e[t])}},updateAllChange(t){if(wn(t),t.__updateChange(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)xn(e[t])}},worldHittable(t){for(;t;){if(!t.__.hittable)return!1;t=t.parent}return!0},moveWorld(t,e,i=0,s,r){const n="object"==typeof e?Object.assign({},e):{x:e,y:i};s?hn(t.localTransform,n,n,!0):t.parent&&on(t.parent.worldTransform,n,n,!0),yn.moveLocal(t,n.x,n.y,r)},moveLocal(t,e,i=0,s){"object"==typeof e&&(i=e.y,e=e.x),e+=t.x,i+=t.y,s?t.animate({x:e,y:i},s):(t.x=e,t.y=i)},zoomOfWorld(t,e,i,s,r){yn.zoomOfLocal(t,Bn(t,e),i,s,r)},zoomOfLocal(t,e,i,s=i,r){an(gn,t.__localMatrix),ln(gn,e,i,s),t.origin||t.around?yn.setTransform(t,gn,r):(bn(t,gn),t.scaleResize(i,s,!0!==r))},rotateOfWorld(t,e,i){yn.rotateOfLocal(t,Bn(t,e),i)},rotateOfLocal(t,e,i){an(gn,t.__localMatrix),dn(gn,e,i),t.origin||t.around?yn.setTransform(t,gn):(bn(t,gn),t.rotation=h.formatRotation(t.rotation+i))},skewOfWorld(t,e,i,s,r){yn.skewOfLocal(t,Bn(t,e),i,s,r)},skewOfLocal(t,e,i,s=0,r){an(gn,t.__localMatrix),cn(gn,e,i,s),yn.setTransform(t,gn,r)},transformWorld(t,e,i){an(gn,t.worldTransform),un(gn,e),t.parent&&_n(gn,t.parent.worldTransform),yn.setTransform(t,gn,i)},transform(t,e,i){an(gn,t.localTransform),un(gn,e),yn.setTransform(t,gn,i)},setTransform(t,e,i){const s=t.__,r=s.origin&&yn.getInnerOrigin(t,s.origin),n=pn(e,r,s.around&&yn.getInnerOrigin(t,s.around));if(i){const e=n.scaleX/t.scaleX,i=n.scaleY/t.scaleY;if(delete n.scaleX,delete n.scaleY,r){nt.scale(t.boxBounds,Math.abs(e),Math.abs(i));const a=yn.getInnerOrigin(t,s.origin);D.move(n,r.x-a.x,r.y-a.y)}t.set(n),t.scaleResize(e,i,!1)}else t.set(n)},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,yn.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>D.tempToOuterOf(yn.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return gt.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(an(gn,t.worldTransform),_n(gn,e.worldTransform),i?gn:Object.assign({},gn)),drop(t,e,i,s){t.setTransform(yn.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}}},yn=fn,{updateAllMatrix:mn,updateMatrix:vn,updateAllWorldOpacity:wn,updateAllChange:xn}=yn;function bn(t,e){const{e:i,f:s}=t.__localMatrix;t.x+=e.e-i,t.y+=e.f-s}function Bn(t,e){return t.__layout.update(),t.parent?D.tempToInnerOf(e,t.parent.__world):e}const En={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:Pn}=fn,Rn={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),kn(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++)Cn(e[t],e)},updateBounds(t,e){const i=[t];Cn(t,i),Tn(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++)Pn(s[t]);e&&e===i||Pn(i)}}},{pushAllChildBranch:kn,pushAllBranchStack:Cn,updateBoundsByBranchStack:Tn}=Rn,Ln={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:Sn}=fn,{toOuterOf:On,getPoints:Dn,copy:In}=nt,An="_localContentBounds",Mn="_worldContentBounds",Wn="_worldBoxBounds",Fn="_worldStrokeBounds";class Nn{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 On(this.contentBounds,this.leaf.__localMatrix,this[An]||(this[An]={})),this[An]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return On(this.contentBounds,this.leaf.__world,this[Mn]||(this[Mn]={})),this[Mn]}get worldBoxBounds(){return On(this.boxBounds,this.leaf.__world,this[Wn]||(this[Wn]={})),this[Wn]}get worldStrokeBounds(){return On(this.strokeBounds,this.leaf.__world,this[Fn]||(this[Fn]={})),this[Fn]}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:t}=this.leaf;if(t)t.ready?t.watcher.changed&&t.layouter.layout():t.start();else{let t=this.leaf;for(;t.parent&&!t.parent.leafer;)t=t.parent;e.layout(t)}}getTransform(t="world"){this.update();const{leaf:e}=this;switch(t){case"world":return e.__world;case"local":return e.__localMatrix;case"inner":return b.defaultMatrix;case"page":t=e.zoomLayer;default:return Sn(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 lt(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,a,o=this.getInnerBounds(t);switch(e){case"world":r=s.getWorldPoint(o),n=s.__world;break;case"local":const{scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d}=s.__;a={scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d},r=s.getLocalPointByInner(o);break;case"inner":r=o,n=b.defaultMatrix;break;case"page":e=s.zoomLayer;default:r=s.getWorldPoint(o,e),n=Sn(s,e,!0)}if(a||(a=b.getLayout(n)),In(a,o),D.copy(a,r),i){const{scaleX:t,scaleY:e}=a,i=Math.abs(t),s=Math.abs(e);1===i&&1===s||(a.scaleX/=i,a.scaleY/=s,a.width*=i,a.height*=s)}return a}getLayoutPoints(t,e="world"){const{leaf:i}=this,s=Dn(this.getInnerBounds(t));let r;switch(e){case"world":r=null;break;case"local":r=i.parent;break;case"inner":break;case"page":e=i.zoomLayer;default:r=e}return void 0!==r&&s.forEach((t=>i.innerToWorld(t,null,!1,r))),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 Un{constructor(t,e){this.bubbles=!1,this.type=t,e&&(this.target=e)}stopDefault(){this.isStopDefault=!0,this.origin&&e.event.stopDefault(this.origin)}stopNow(){this.isStopNow=!0,this.isStop=!0,this.origin&&e.event.stopNow(this.origin)}stop(){this.isStop=!0,this.origin&&e.event.stop(this.origin)}}class zn extends Un{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}zn.ADD="child.add",zn.REMOVE="child.remove",zn.CREATED="created",zn.MOUNTED="mounted",zn.UNMOUNTED="unmounted",zn.DESTROY="destroy";class Yn extends Un{constructor(t,e,i,s,r){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=r}}Yn.CHANGE="property.change",Yn.LEAFER_CHANGE="property.leafer_change";class Hn extends Un{constructor(t,e){super(t),Object.assign(this,e)}}Hn.LOAD="image.load",Hn.LOADED="image.loaded",Hn.ERROR="image.error";class Xn extends Un{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(Xn.RESIZE),Object.assign(this,t)):super(t),this.old=e}}Xn.RESIZE="resize";class jn extends Un{constructor(t,e){super(t),this.data=e}}jn.REQUEST="watch.request",jn.DATA="watch.data";class Gn extends Un{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}Gn.REQUEST="layout.request",Gn.START="layout.start",Gn.BEFORE="layout.before",Gn.LAYOUT="layout",Gn.AFTER="layout.after",Gn.AGAIN="layout.again",Gn.END="layout.end";class Vn extends Un{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}Vn.REQUEST="render.request",Vn.CHILD_START="render.child_start",Vn.START="render.start",Vn.BEFORE="render.before",Vn.RENDER="render",Vn.AFTER="render.after",Vn.AGAIN="render.again",Vn.END="render.end",Vn.NEXT="render.next";class Kn extends Un{}Kn.START="leafer.start",Kn.BEFORE_READY="leafer.before_ready",Kn.READY="leafer.ready",Kn.AFTER_READY="leafer.after_ready",Kn.VIEW_READY="leafer.view_ready",Kn.VIEW_COMPLETED="leafer.view_completed",Kn.STOP="leafer.stop",Kn.RESTART="leafer.restart",Kn.END="leafer.end";const qn={};class Zn{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,r,n;i&&("once"===i?r=!0:"boolean"==typeof i?s=i:(s=i.capture,r=i.once));const a=Qn(this,s,!0),o="string"==typeof t?t.split(" "):t,h=r?{listener:e,once:r}:{listener:e};o.forEach((t=>{t&&(n=a[t],n?-1===n.findIndex((t=>t.listener===e))&&n.push(h):a[t]=[h])}))}off(t,e,i){if(t){const s="string"==typeof t?t.split(" "):t;if(e){let t,r,n;i&&(t="boolean"==typeof i?i:"once"!==i&&i.capture);const a=Qn(this,t);s.forEach((t=>{t&&(r=a[t],r&&(n=r.findIndex((t=>t.listener===e)),n>-1&&r.splice(n,1),r.length||delete a[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&&Ot.has(t)&&(e=Ot.get(t,{type:t,target:this,current:this}));const s=Qn(this,i)[t];if(s){let r;for(let n=0,a=s.length;n<a&&!((r=s[n])&&(r.listener(e),r.once&&(this.off(t,r.listener,i),n--,a--),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,r=i&&i[t],n=s&&s[t];return!!(void 0===e?r||n:e?n:r)}destroy(){this.__captureMap=this.__bubbleMap=this.syncEventer=null}}function Qn(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:qn)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:qn)}}const{on:Jn,on_:$n,off:ta,off_:ea,once:ia,emit:sa,emitEvent:ra,hasEvent:na,destroy:aa}=Zn.prototype,oa={on:Jn,on_:$n,off:ta,off_:ea,once:ia,emit:sa,emitEvent:ra,hasEvent:na,destroyEventer:aa},{isFinite:ha}=Number,la=wt.get("setAttr"),da={__setAttr(t,e,i){if(this.leaferIsCreated){const s=this.__.__getInput(t);if(i&&!ha(e)&&void 0!==e&&(la.warn(this.innerName,t,e),e=void 0),"object"==typeof e||s!==e){this.__realSetAttr(t,e);const{CHANGE:i}=Yn,r=new Yn(i,this,t,s,e);return this.isLeafer?this.emitEvent(new Yn(Yn.LEAFER_CHANGE,this,t,s,e)):this.hasEvent(i)&&this.emitEvent(r),this.leafer.emitEvent(r),!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:ca,multiplyParent:ua,translateInner:_a,defaultWorld:pa}=b,{toPoint:ga,tempPoint:fa}=gt,ya={__updateWorldMatrix(){ua(this.__local||this.__layout,this.parent?this.parent.__world:pa,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)&&(ca(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)&&(ga(i.around||i.origin,t.boxBounds,fa),_a(e,-fa.x,-fa.y,!i.around))}this.__layout.matrixChanged=!1}},{updateMatrix:ma,updateAllMatrix:va}=fn,{updateBounds:wa}=Rn,{toOuterOf:xa,copyAndSpread:ba,copy:Ba}=nt,{toBounds:Ea}=Qs,Pa={__updateWorldBounds(){xa(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(),xa(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){xa(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){xa(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(){const t=this.__layout.boxBounds,e=this.__;e.__pathInputed?Ea(e.path,t):(t.x=0,t.y=0,t.width=e.width,t.height=e.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.leaferIsReady&&this.leafer.layouter.addExtra(this),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),va(this),wa(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(va(this),wa(this,this))):ma(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(){const t=this.__layout;ba(t.strokeBounds,t.boxBounds,t.strokeBoxSpread)},__updateRenderBounds(){const t=this.__layout;t.renderSpread>0?ba(t.renderBounds,t.boxBounds,t.renderSpread):Ba(t.renderBounds,t.strokeBounds)}},Ra={__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:ka}=En,Ca={__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)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.__nowWorld;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,r=i.length;s<r;s++)ka(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++)ka(i[s],e)||i[s].__clip(t,e)}}},{LEAF:Ta,create:La}=s,{toInnerPoint:Sa,toOuterPoint:Oa,multiplyParent:Da}=b,{toOuterOf:Ia}=nt,{copy:Aa,move:Ma}=D,{moveLocal:Wa,zoomOfLocal:Fa,rotateOfLocal:Na,skewOfLocal:Ua,moveWorld:za,zoomOfWorld:Ya,rotateOfWorld:Ha,skewOfWorld:Xa,transform:ja,transformWorld:Ga,setTransform:Va,getFlipTransform:Ka,getLocalOrigin:qa,getRelativeWorld:Za,drop:Qa}=fn;t.Leaf=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 Wt}get __LayoutProcessor(){return Nn}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 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=La(Ta),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(zn.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(zn.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(zn.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(zn.MOUNTED)):this.__emitLifeEvent(zn.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,e){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=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;return Da(this.__world,t.matrix,e,void 0,this.__world),Ia(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?Za(this,e):this.worldTransform,r=i?t:{};return Ia(t,s,r),r}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&Aa(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&Aa(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),Sa(this.worldTransform,t,e,i)}innerToWorld(t,e,i,s){Oa(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 r=s?t:Object.assign({},t),{x:n,y:a}=this.boxBounds;return Ma(r,-n,-a),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:a}=this.boxBounds;return Ma(r,n,a),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){Va(this,t,e)}transform(t,e){ja(this,t,e)}move(t,e,i){Wa(this,t,e,i)}moveInner(t,e,i){za(this,t,e,!0,i)}scaleOf(t,e,i,s){Fa(this,qa(this,t),e,i,s)}rotateOf(t,e){Na(this,qa(this,t),e)}skewOf(t,e,i,s){Ua(this,qa(this,t),e,i,s)}transformWorld(t,e){Ga(this,t,e)}moveWorld(t,e,i){za(this,t,e,!1,i)}scaleOfWorld(t,e,i,s){Ya(this,t,e,i,s)}rotateOfWorld(t,e){Ha(this,t,e)}skewOfWorld(t,e,i,s){Xa(this,t,e,i,s)}flip(t){ja(this,Ka(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 kt.need("path")}getMotionPoint(t){return kt.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){Qa(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):qr(this.prototype,t,e)}static addAttr(t,e,i){i||(i=Tr),i(e)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new zn(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(zn.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}},t.Leaf=Ut([sn(da),sn(ya),sn(Pa),sn(oa),sn(Ra)],t.Leaf);const{setListWithFn:Ja}=nt,{sort:$a}=Rn,{localBoxBounds:to,localStrokeBounds:eo,localRenderBounds:io,maskLocalBoxBounds:so,maskLocalStrokeBounds:ro,maskLocalRenderBounds:no}=En,ao=new wt("Branch");t.Branch=class extends t.Leaf{__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(){Ja(this.__layout.boxBounds,this.children,this.__hasMask?so:to)}__updateStrokeBounds(){Ja(this.__layout.strokeBounds,this.children,this.__hasMask?ro:eo)}__updateRenderBounds(){Ja(this.__layout.renderBounds,this.children,this.__hasMask?no:io)}__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($a),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return ao.warn("add self or destroyed");const i=void 0===e;if(!t.__){if(t instanceof Array)return t.forEach((t=>{this.add(t,e),i||e++}));t=Tt.get(t.tag,t)}t.parent&&t.parent.remove(t),t.parent=this,i?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1);const s=t.__layout;s.boxChanged||s.boxChange(),s.matrixChanged||s.matrixChange(),t.__bubbleMap&&t.__emitLifeEvent(zn.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(zn.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))):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(zn.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(zn.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new zn(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}},t.Branch=Ut([sn(Ca)],t.Branch);class oo{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,r=s.length;t<r;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,r=e.length;s<r;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 oo;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 ho{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}}class lo extends Zt{get allowBackgroundColor(){return!0}init(){this.__createView(),this.__createContext(),this.resize(this.config)}__createView(){this.view=e.origin.createCanvas(1,1)}updateViewSize(){const{width:t,height:e,pixelRatio:i}=this;this.view.width=Math.ceil(t*i),this.view.height=Math.ceil(e*i),this.clientBounds=this.bounds}}hr(OffscreenCanvasRenderingContext2D.prototype),hr(Path2D.prototype);const{mineType:co}=lr;function uo(t,s){e.origin={createCanvas:(t,e)=>new OffscreenCanvas(t,e),canvasToDataURL:(t,e,i)=>new Promise(((s,r)=>{t.convertToBlob({type:co(e),quality:i}).then((t=>{var e=new FileReader;e.onload=t=>s(t.target.result),e.onerror=t=>r(t),e.readAsDataURL(t)})).catch((t=>{r(t)}))})),canvasToBolb:(t,e,i)=>t.convertToBlob({type:co(e),quality:i}),canvasSaveAs:(t,e,i)=>new Promise((t=>t())),download(t,e){},loadImage:t=>new Promise(((i,s)=>{let r=new XMLHttpRequest;r.open("GET",e.image.getRealURL(t),!0),r.responseType="blob",r.onload=()=>{createImageBitmap(r.response).then((t=>{i(t)})).catch((t=>{s(t)}))},r.onerror=t=>s(t),r.send()}))},e.canvas=i.canvas(),e.conicGradientSupport=!!e.canvas.context.createConicGradient}Object.assign(i,{canvas:(t,e)=>new lo(t,e),image:t=>new mr(t)}),e.name="web",e.isWorker=!0,e.backgrounder=!0,e.requestRender=function(t){requestAnimationFrame(t)},vr(e,"devicePixelRatio",{get:()=>1});const{userAgent:_o}=navigator;_o.indexOf("Firefox")>-1?(e.conicGradientRotate90=!0,e.intWheelDeltaY=!0):_o.indexOf("Safari")>-1&&-1===_o.indexOf("Chrome")&&(e.fullImageShadow=!0),_o.indexOf("Windows")>-1?(e.os="Windows",e.intWheelDeltaY=!0):_o.indexOf("Mac")>-1?e.os="Mac":_o.indexOf("Linux")>-1&&(e.os="Linux");class po{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new oo;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 oo,this.target=t,e&&(this.config=At.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(Vn.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===zn.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 jn(jn.DATA,{updatedList:this.updatedList})),this.__updatedList=new oo,this.totalTimes++,this.changed=!1,this.hasVisible=!1,this.hasRemove=!1,this.hasAdd=!1}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Yn.CHANGE,this.__onAttrChange,this),t.on_([zn.ADD,zn.REMOVE],this.__onChildEvent,this),t.on_(jn.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:go,updateBounds:fo,updateAllWorldOpacity:yo}=fn,{pushAllChildBranch:mo,pushAllParent:vo}=Rn;const{worldBounds:wo}=En,xo={x:0,y:0,width:1e5,height:1e5};class bo{constructor(t){this.updatedBounds=new lt,this.beforeBounds=new lt,this.afterBounds=new lt,t instanceof Array&&(t=new oo(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,wo)}setAfter(){const{list:t}=this.updatedList;t.some((t=>t.noBounds))?this.afterBounds.set(xo):this.afterBounds.setListWithFn(t,wo),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:Bo,updateAllChange:Eo}=fn,Po=wt.get("Layouter");class Ro{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new ho,this.target=t,e&&(this.config=At.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(Gn.START),this.layoutOnce(),t.emitEvent(new Gn(Gn.END,this.layoutedBlocks,this.times))}catch(t){Po.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?Po.warn("layouting"):this.times>3?Po.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(jn.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=Et.start("PartLayout"),{target:i,__updatedList:s}=this,{BEFORE:r,LAYOUT:n,AFTER:a}=Gn,o=this.getBlocks(s);o.forEach((t=>t.setBefore())),i.emitEvent(new Gn(r,o,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?(go(t,!0),e.add(t),t.isBranch&&mo(t,e),vo(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),vo(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||fo(s[t])}fo(i)}}))}(this.__levelList),function(t){let e;t.list.forEach((t=>{e=t.__layout,e.opacityChanged&&yo(t),e.stateStyleChanged&&setTimeout((()=>e.stateStyleChanged&&t.updateState())),t.__updateChange()}))}(s),this.extraBlock&&o.push(this.extraBlock),o.forEach((t=>t.setAfter())),i.emitEvent(new Gn(n,o,this.times)),i.emitEvent(new Gn(a,o,this.times)),this.addBlocks(o),this.__levelList.reset(),this.__updatedList=null,Et.end(e)}fullLayout(){const t=Et.start("FullLayout"),{target:e}=this,{BEFORE:i,LAYOUT:s,AFTER:r}=Gn,n=this.getBlocks(new oo(e));e.emitEvent(new Gn(i,n,this.times)),Ro.fullLayout(e),n.forEach((t=>{t.setAfter()})),e.emitEvent(new Gn(s,n,this.times)),e.emitEvent(new Gn(r,n,this.times)),this.addBlocks(n),Et.end(t)}static fullLayout(t){Bo(t,!0),t.isBranch?Rn.updateBounds(t):fn.updateBounds(t),Eo(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new bo([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new bo(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_(Gn.REQUEST,this.layout,this),t.on_(Gn.AGAIN,this.layoutAgain,this),t.on_(jn.DATA,this.__onReceiveWatchData,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const ko=wt.get("Renderer");class Co{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=At.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.__requestRender()}requestLayout(){this.target.emit(Gn.REQUEST)}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new lt,ko.log(e.innerName,"---\x3e");try{e.isApp||e.app.emit(Vn.CHILD_START,e),this.emitRender(Vn.START),this.renderOnce(t),this.emitRender(Vn.END,this.totalBounds),pr.clearRecycled()}catch(t){this.rendering=!1,ko.error(t)}ko.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return ko.warn("rendering");if(this.times>3)return ko.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new lt,this.renderOptions={},t)this.emitRender(Vn.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Vn.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Vn.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Vn.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=Et.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),r=t.includes(this.target.__world),n=new lt(s);i.save(),r&&!wt.showRepaint?i.clear():(s.spread(10+1/this.canvas.pixelRatio).ceil(),i.clearWorld(s,!0),i.clipWorld(s,!0)),this.__render(s,r,n),i.restore(),Et.end(e)}fullRender(){const t=Et.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds,!0),e.restore(),Et.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),wt.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),wt.showHitView&&this.renderHitView(s),wt.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 lt;e.setList(t),t.length=0,t.push(e)}}__requestRender(){if(this.requestTime)return;const t=this.requestTime=Date.now();e.requestRender((()=>{this.FPS=Math.min(60,Math.ceil(1e3/(Date.now()-t))),this.requestTime=0,this.running&&(this.changed&&this.canvas.view&&this.render(),this.target.emit(Vn.NEXT))}))}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new lt(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 lt(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||ko.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 Vn(t,this.times,e,i))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Vn.REQUEST,this.update,this),t.on_(Gn.END,this.__onLayoutEnd,this),t.on_(Vn.AGAIN,this.renderAgain,this),t.on_(Xn.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:To}=nt;class Lo{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 oo(i.findList),i.findList||this.hitBranch(n);const{list:a}=this.findList,o=this.getBestMatchLeaf(a,i.bottomList,r),h=r?this.getPath(o):this.getHitablePath(o);return this.clear(),s?{path:h,target:o,throughPath:a.length?this.getThroughPath(a):h}:{path:h,target:o}}getBestMatchLeaf(t,e,i){if(t.length){let e;this.findList=new oo;const{x:s,y:r}=this.point,n={x:s,y:r,radiusX:0,radiusY:0};for(let s=0,r=t.length;s<r;s++)if(e=t[s],(i||fn.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 oo;for(;t;)e.add(t),t=t.parent;return this.target&&e.add(this.target),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let i,s=new oo;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 oo,i=[];for(let e=t.length-1;e>-1;e--)i.push(this.getPath(t[e]));let s,r,n;for(let t=0,a=i.length;t<a;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;const{point:r}=this;for(let n=t.length-1;n>-1;n--)i=t[n],!i.__.visible||e&&!i.__.mask||(s=!!i.__.hitRadius||To(i.__world,r),i.isBranch?(s||i.__ignoreHitWorld)&&(this.eachFind(i.children,i.__onlyHitMask),i.isBranchLeaf&&this.hitChild(i,r)):s&&this.hitChild(i,r))}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()}}class So{constructor(t,e){this.config={},e&&(this.config=At.default(e,this.config)),this.picker=new Lo(this.target=t,this),this.finder=i.finder&&i.finder()}getByPoint(t,i,s){return e.backgrounder&&this.target&&this.target.updateLayout(),this.picker.getByPoint(t,i,s)}getBy(t,e,i,s){return this.finder?this.finder.getBy(t,e,i,s):kt.need("find")}destroy(){this.picker.destroy(),this.finder&&this.finder.destroy()}}function Oo(t){return xr(t,(t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Do(t){return xr(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}})))}function Io(){return(t,e)=>{const i="_"+e;vr(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}})}}Object.assign(i,{watcher:(t,e)=>new po(t,e),layouter:(t,e)=>new Ro(t,e),renderer:(t,e,i)=>new Co(t,e,i),selector:(t,e)=>new So(t,e)}),e.layout=Ro.fullLayout;const Ao={},Mo={},Wo={number:(t,e)=>"object"==typeof t?"percent"===t.type?t.value*e:t.value:t},Fo={},No={},Uo={},zo={},Yo={},Ho={},Xo={setStyleName:(t,e,i)=>kt.need("state"),set:(t,e)=>kt.need("state")},jo={list:{},register(t,e){jo.list[t]=e},get:t=>jo.list[t]},{parse:Go,objectToCanvasData:Vo}=mi,Ko={},qo=wt.get("UIData");class Zo extends Wt{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 __hasStroke(){return this.stroke&&this.strokeWidth}get __hasMultiPaint(){const t=this;return!!(t.__isFills&&t.fill.length>1||t.__isStrokes&&t.stroke.length>1||t.__useEffect)||t.fill&&this.__hasStroke}get __clipAfterFill(){const t=this;return t.cornerRadius||t.innerShadow||t.__pathInputed}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,qo.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,qo.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=Ko)):(this.__isFills&&(this.__removeInput("fill"),Uo.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=Ko)):(this.__isStrokes&&(this.__removeInput("stroke"),Uo.recycleImage("stroke",this),this.__isStrokes=!1,this.__pixelStroke&&(this.__pixelStroke=!1)),this._stroke=t)}setPath(t){const e="string"==typeof t;e||t&&"object"==typeof t[0]?(this.__setInput("path",t),this._path=e?Go(t):Vo(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?[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?[t]:null}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&No.compute("fill",this.__leaf),e&&No.compute("stroke",this.__leaf),this.__needComputePaint=!1}}class Qo extends Zo{}class Jo extends Qo{get __boxStroke(){return!this.__pathInputed}get __drawAfterFill(){const t=this;return"hide"===t.overflow&&(t.__clipAfterFill||t.innerShadow)&&t.__leaf.children.length}get __clipAfterFill(){return this.__leaf.isOverflow||super.__clipAfterFill}}class $o extends Qo{__getInputData(t,e){const i=super.__getInputData(t,e);return qt.forEach((t=>delete i[t])),i}}class th extends Jo{}class eh extends Zo{}class ih extends Zo{get __boxStroke(){return!this.__pathInputed}}class sh extends Zo{get __boxStroke(){return!this.__pathInputed}}class rh extends Zo{}class nh extends Zo{}class ah extends Zo{get __pathInputed(){return 2}}class oh extends Qo{}const hh={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class lh extends Zo{get __useNaturalRatio(){return!1}setFontWeight(t){"string"==typeof t?(this.__setInput("fontWeight",t),this._fontWeight=hh[t]||400):(this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t)}}class dh extends ih{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(t,e){const i=super.__getInputData(t,e);return delete i.fill,i}}class ch extends ih{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}}const uh={__updateStrokeSpread(){let t=0,e=0;const i=this.__,{strokeAlign:s,strokeWidth:r}=i;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),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:i,blur:s,backgroundBlur:r}=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))),r&&(n=Math.max(n,r)),this.__layout.renderShapeSpread=n,t+(this.__layout.strokeSpread||0)}},_h={__updateChange(){const t=this.__;if(t.__useEffect){const{shadow:e,innerShadow:i,blur:s,backgroundBlur:r}=this.__;t.__useEffect=!!(e||i||s||r)}t.__checkSingle();t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect?t.__complex=!0:t.__complex&&(t.__complex=!1)},__drawFast(t,e){ph(this,t,e)},__draw(t,e){const i=this.__;if(i.__complex){i.__needComputePaint&&i.__computePaint();const{fill:s,stroke:r,__drawAfterFill:n}=i;if(this.__drawRenderPath(t),i.__useEffect){const a=No.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:o,innerShadow:h}=i;o&&Yo.shadow(this,t,a),s&&(i.__isFills?No.fills(s,this,t):No.fill(s,this,t)),n&&this.__drawAfterFill(t,e),h&&Yo.innerShadow(this,t,a),r&&(i.__isStrokes?No.strokes(r,this,t):No.stroke(r,this,t)),a.worldCanvas&&a.worldCanvas.recycle(),a.canvas.recycle()}else s&&(i.__isFills?No.fills(s,this,t):No.fill(s,this,t)),n&&this.__drawAfterFill(t,e),r&&(i.__isStrokes?No.strokes(r,this,t):No.stroke(r,this,t))}else i.__pathInputed?ph(this,t,e):this.__drawFast(t,e)},__renderShape(t,e,i,s){if(this.__worldOpacity){t.setWorld(this.__nowWorld=this.__getNowWorld(e));const{fill:r,stroke:n}=this.__;this.__drawRenderPath(t),r&&!i&&(this.__.__pixelFill?No.fills(r,this,t):No.fill("#000000",this,t)),this.__.__isCanvas&&this.__drawAfterFill(t,e),n&&!s&&(this.__.__pixelStroke?No.strokes(n,this,t):No.stroke("#000000",this,t))}},__drawAfterFill(t,e){this.__.__clipAfterFill?(t.save(),this.windingRule?t.clip(this.windingRule):t.clip(),this.__drawContent(t,e),t.restore()):this.__drawContent(t,e)}};function ph(t,e,i){const{fill:s,stroke:r,__drawAfterFill:n}=t.__;t.__drawRenderPath(e),s&&No.fill(s,t,e),n&&t.__drawAfterFill(e,i),r&&No.stroke(r,t,e)}const gh={__drawFast(t,e){let{width:i,height:s,fill:r,stroke:n,__drawAfterFill:a}=this.__;if(r&&(t.fillStyle=r,t.fillRect(0,0,i,s)),a&&this.__drawAfterFill(t,e),n){const{strokeAlign:r,__strokeWidth:a}=this.__;if(!a)return;t.setStroke(n,a,this.__);const o=a/2;switch(r){case"center":t.strokeRect(0,0,i,s);break;case"inside":i-=a,s-=a,i<0||s<0?(t.save(),this.__clip(t,e),t.strokeRect(o,o,i,s),t.restore()):t.strokeRect(o,o,i,s);break;case"outside":t.strokeRect(-o,-o,i+a,s+a)}}}};var fh,yh;t.UI=fh=class extends t.Leaf{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){h.assignScale(this,t)}get scale(){return this.__.scale}get pen(){const{path:t}=this.__;return ar.set(this.path=t||[]),t||this.__drawPathByBox(ar),ar}get editConfig(){}get editOuter(){return""}get editInner(){return""}constructor(t){super(t)}reset(t){}set(t,e){t&&(e?"temp"===e?(this.lockNormalStyle=!0,Object.assign(this,t),this.lockNormalStyle=!1):this.animate(t,e):Object.assign(this,t))}get(t){return"string"==typeof t?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){return kt.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return kt.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(ar.set(i=[]),this.__drawPathByBox(ar)),t?mi.toCanvasData(i,!0):i}getPathString(t,e,i){return mi.stringify(this.getPath(t,e),i)}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||Ho.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){if(this.__.path){const t=this.__;t.__pathForRender=t.cornerRadius?nr.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Fo.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?vs.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:i,width:s,height:r}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:n}=this.__;t.roundRect(e,i,s,r,"number"==typeof n?[n]:n)}else t.rect(e,i,s,r)}animate(t,e,i,s){return kt.need("animate")}killAnimate(t,e){}export(t,e){return kt.need("export")}clone(t){const e=this.toJSON();return t&&Object.assign(e,t),fh.one(e)}static one(t,e,i,s,r){return Tt.get(t.tag||this.prototype.__tag,t,e,i,s,r)}static registerUI(){rn()(this)}static registerData(t){Kr(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}},Ut([Kr(Zo)],t.UI.prototype,"__",void 0),Ut([Io()],t.UI.prototype,"zoomLayer",void 0),Ut([Er("")],t.UI.prototype,"id",void 0),Ut([Er("")],t.UI.prototype,"name",void 0),Ut([Er("")],t.UI.prototype,"className",void 0),Ut([Fr("pass-through")],t.UI.prototype,"blendMode",void 0),Ut([Nr(1)],t.UI.prototype,"opacity",void 0),Ut([Ur(!0)],t.UI.prototype,"visible",void 0),Ut([Fr(!1)],t.UI.prototype,"locked",void 0),Ut([Hr(0)],t.UI.prototype,"zIndex",void 0),Ut([Xr(!1)],t.UI.prototype,"mask",void 0),Ut([jr(!1)],t.UI.prototype,"eraser",void 0),Ut([Pr(0,!0)],t.UI.prototype,"x",void 0),Ut([Pr(0,!0)],t.UI.prototype,"y",void 0),Ut([Tr(100,!0)],t.UI.prototype,"width",void 0),Ut([Tr(100,!0)],t.UI.prototype,"height",void 0),Ut([kr(1,!0)],t.UI.prototype,"scaleX",void 0),Ut([kr(1,!0)],t.UI.prototype,"scaleY",void 0),Ut([Cr(0,!0)],t.UI.prototype,"rotation",void 0),Ut([Cr(0,!0)],t.UI.prototype,"skewX",void 0),Ut([Cr(0,!0)],t.UI.prototype,"skewY",void 0),Ut([Pr(0,!0)],t.UI.prototype,"offsetX",void 0),Ut([Pr(0,!0)],t.UI.prototype,"offsetY",void 0),Ut([Pr(0,!0)],t.UI.prototype,"scrollX",void 0),Ut([Pr(0,!0)],t.UI.prototype,"scrollY",void 0),Ut([Rr()],t.UI.prototype,"origin",void 0),Ut([Rr()],t.UI.prototype,"around",void 0),Ut([Er(!1)],t.UI.prototype,"lazy",void 0),Ut([Lr(1)],t.UI.prototype,"pixelRatio",void 0),Ut([Or()],t.UI.prototype,"path",void 0),Ut([Dr()],t.UI.prototype,"windingRule",void 0),Ut([Dr(!0)],t.UI.prototype,"closed",void 0),Ut([Tr(0)],t.UI.prototype,"padding",void 0),Ut([Tr(!1)],t.UI.prototype,"lockRatio",void 0),Ut([Tr()],t.UI.prototype,"widthRange",void 0),Ut([Tr()],t.UI.prototype,"heightRange",void 0),Ut([Er(!1)],t.UI.prototype,"draggable",void 0),Ut([Er()],t.UI.prototype,"dragBounds",void 0),Ut([Er(!1)],t.UI.prototype,"editable",void 0),Ut([Gr(!0)],t.UI.prototype,"hittable",void 0),Ut([Gr("path")],t.UI.prototype,"hitFill",void 0),Ut([Mr("path")],t.UI.prototype,"hitStroke",void 0),Ut([Gr(!1)],t.UI.prototype,"hitBox",void 0),Ut([Gr(!0)],t.UI.prototype,"hitChildren",void 0),Ut([Gr(!0)],t.UI.prototype,"hitSelf",void 0),Ut([Gr()],t.UI.prototype,"hitRadius",void 0),Ut([Vr("")],t.UI.prototype,"cursor",void 0),Ut([Fr()],t.UI.prototype,"fill",void 0),Ut([Mr()],t.UI.prototype,"stroke",void 0),Ut([Mr("inside")],t.UI.prototype,"strokeAlign",void 0),Ut([Mr(1)],t.UI.prototype,"strokeWidth",void 0),Ut([Mr(!1)],t.UI.prototype,"strokeWidthFixed",void 0),Ut([Mr("none")],t.UI.prototype,"strokeCap",void 0),Ut([Mr("miter")],t.UI.prototype,"strokeJoin",void 0),Ut([Mr()],t.UI.prototype,"dashPattern",void 0),Ut([Mr()],t.UI.prototype,"dashOffset",void 0),Ut([Mr(10)],t.UI.prototype,"miterLimit",void 0),Ut([Dr(0)],t.UI.prototype,"cornerRadius",void 0),Ut([Dr()],t.UI.prototype,"cornerSmoothing",void 0),Ut([Oo()],t.UI.prototype,"shadow",void 0),Ut([Oo()],t.UI.prototype,"innerShadow",void 0),Ut([Oo()],t.UI.prototype,"blur",void 0),Ut([Oo()],t.UI.prototype,"backgroundBlur",void 0),Ut([Oo()],t.UI.prototype,"grayscale",void 0),Ut([Er({})],t.UI.prototype,"data",void 0),Ut([$r(t.Leaf.prototype.reset)],t.UI.prototype,"reset",null),t.UI=fh=Ut([sn(uh),sn(_h),tn()],t.UI),t.Group=class extends t.UI{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)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 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(){}},Ut([Kr(Qo)],t.Group.prototype,"__",void 0),t.Group=Ut([sn(t.Branch),rn()],t.Group);const mh=wt.get("Leafer");t.Leafer=yh=class extends t.Group{get __tag(){return"Leafer"}get isApp(){return!1}get app(){return this.parent||this}get isLeafer(){return!0}get imageReady(){return this.viewReady&&pr.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={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),yh.list.add(this)}init(t,e){if(this.canvas)return;let s;const{config:r}=this;this.__setLeafer(this),e&&(this.parentApp=e,this.__bindApp(e),s=e.running),t&&(this.parent=e,this.initType(t.type),this.parent=void 0,At.assign(r,t));const n=this.canvas=i.canvas(r);this.__controllers.push(this.renderer=i.renderer(this,n,r),this.watcher=i.watcher(this,r),this.layouter=i.layouter(this,r)),this.isApp&&this.__setApp(),this.__checkAutoLayout(r,e),this.view=n.view,e||(this.selector=i.selector(this),this.interaction=i.interaction(this,n,this.selector,r),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=i.hitCanvasManager()),this.canvasManager=new It,s=r.start),this.hittable=r.hittable,this.fill=r.fill,this.canvasManager.add(n),this.__listenEvents(),s&&(this.__startTimer=setTimeout(this.start.bind(this))),Ln.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(Kn.RESTART):this.emitLeafer(Kn.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(Kn.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=At.copyAttrs({},t,qt);Object.keys(e).forEach((t=>this[t]=e[t]))}forceRender(t,e){const{renderer:i}=this;i&&(i.addBlock(t?new lt(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=At.copyAttrs({},this.canvas,qt);e.resize(t),this.updateLazyBounds(),this.__onResize(new Xn(t,i))}__onResize(t){this.emitEvent(t),At.copyAttrs(this.__,t,qt),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 ct(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(qt.includes(t)?(e||mh.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&&qt.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const i=At.copyAttrs({},this.canvas,qt);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=!0,this.emitLeafer(Kn.BEFORE_READY),this.emitLeafer(Kn.READY),this.emitLeafer(Kn.AFTER_READY),Ln.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Kn.VIEW_READY),Ln.run(this.__viewReadyWait))}__onLayoutEnd(){const{grow:t,growWidth:e,growHeight:i}=this.config;if(t){let{width:s,height:r,pixelRatio:n}=this;const a="box"===t?this.worldBoxBounds:this.__world;!1!==e&&(s=Math.max(1,a.x+a.width)),!1!==i&&(r=Math.max(1,a.y+a.height)),this.__doResize({width:s,height:r,pixelRatio:n})}this.ready||this.__onReady()}__onNextRender(){if(this.viewReady){Ln.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(Kn.VIEW_COMPLETED),Ln.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){return kt.need("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){}emitLeafer(t){this.emitEvent(new Kn(t,this))}__listenEvents(){const t=Et.start("FirstCreate "+this.innerName);this.once(Kn.START,(()=>Et.end(t))),this.once(Gn.START,(()=>this.updateLazyBounds())),this.once(Vn.START,(()=>this.__onCreated())),this.once(Vn.END,(()=>this.__onViewReady())),this.__eventIds.push(this.on_(jn.DATA,this.__onWatchData,this),this.on_(Gn.END,this.__onLayoutEnd,this),this.on_(Vn.NEXT,this.__onNextRender,this))}__removeListenEvents(){this.off_(this.__eventIds),this.__eventIds.length=0}destroy(t){const e=()=>{if(!this.destroyed){yh.list.remove(this);try{this.stop(),this.emitEvent(new Kn(Kn.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=this.parentApp=null,this.userConfig&&(this.userConfig.view=null),super.destroy(),setTimeout((()=>{pr.clearRecycled()}),100)}catch(t){mh.error(t)}}};t?e():setTimeout(e)}},t.Leafer.list=new oo,Ut([Kr($o)],t.Leafer.prototype,"__",void 0),Ut([Tr()],t.Leafer.prototype,"pixelRatio",void 0),t.Leafer=yh=Ut([rn()],t.Leafer),t.Rect=class extends t.UI{get __tag(){return"Rect"}constructor(t){super(t)}},Ut([Kr(ih)],t.Rect.prototype,"__",void 0),t.Rect=Ut([sn(gh),tn(),rn()],t.Rect);const{copy:vh,add:wh,includes:xh}=nt,bh=t.Rect.prototype,Bh=t.Group.prototype,Eh={};t.Box=class extends t.Group{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){super.__updateBoxBounds();const{boxBounds:t}=this.__layout;e.__autoSize||(e.__autoWidth?(t.width+=t.x,t.x=0,t.height=e.height,t.y=0):(t.height+=t.y,t.y=0,t.width=e.width,t.x=0)),this.__updateNaturalSize()}else this.__updateRectBoxBounds();else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){let t;const{renderBounds:e}=this.__layout;this.children.length?(super.__updateRenderBounds(),vh(Eh,e),this.__updateRectRenderBounds(),t=!xh(e,Eh),t&&"hide"!==this.__.overflow&&wh(e,Eh)):this.__updateRectRenderBounds(),!this.isOverflow!=!t&&(this.isOverflow=t)}__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))}__drawContent(t,e){this.__renderGroup(t,e),this.__.__hasStroke&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}},Ut([Kr(Jo)],t.Box.prototype,"__",void 0),Ut([Er(!1)],t.Box.prototype,"resizeChildren",void 0),Ut([Wr("show")],t.Box.prototype,"overflow",void 0),Ut([$r(bh.__updateStrokeSpread)],t.Box.prototype,"__updateStrokeSpread",null),Ut([$r(bh.__updateRenderSpread)],t.Box.prototype,"__updateRectRenderSpread",null),Ut([$r(bh.__updateBoxBounds)],t.Box.prototype,"__updateRectBoxBounds",null),Ut([$r(bh.__updateStrokeBounds)],t.Box.prototype,"__updateStrokeBounds",null),Ut([$r(bh.__updateRenderBounds)],t.Box.prototype,"__updateRectRenderBounds",null),Ut([$r(bh.__updateChange)],t.Box.prototype,"__updateRectChange",null),Ut([$r(bh.__render)],t.Box.prototype,"__renderRect",null),Ut([$r(Bh.__render)],t.Box.prototype,"__renderGroup",null),t.Box=Ut([tn(),rn()],t.Box),t.Frame=class extends t.Box{get __tag(){return"Frame"}get isFrame(){return!0}constructor(t){super(t)}},Ut([Kr(th)],t.Frame.prototype,"__",void 0),Ut([Fr("#FFFFFF")],t.Frame.prototype,"fill",void 0),Ut([Wr("hide")],t.Frame.prototype,"overflow",void 0),t.Frame=Ut([rn()],t.Frame);const{moveTo:Ph,closePath:Rh,ellipse:kh}=zi;t.Ellipse=class extends t.UI{get __tag(){return"Ellipse"}constructor(t){super(t)}__updatePath(){const{width:t,height:i,innerRadius:s,startAngle:r,endAngle:n}=this.__,a=t/2,o=i/2,h=this.__.path=[];s?(r||n?(s<1&&kh(h,a,o,a*s,o*s,0,r,n,!1),kh(h,a,o,a,o,0,n,r,!0),s<1&&Rh(h)):(s<1&&(kh(h,a,o,a*s,o*s),Ph(h,t,o)),kh(h,a,o,a,o,0,360,0,!0)),e.ellipseToCurve&&(this.__.path=this.getPath(!0))):r||n?(Ph(h,a,o),kh(h,a,o,a,o,0,r,n,!1),Rh(h)):kh(h,a,o,a,o)}},Ut([Kr(sh)],t.Ellipse.prototype,"__",void 0),Ut([Dr(0)],t.Ellipse.prototype,"innerRadius",void 0),Ut([Dr(0)],t.Ellipse.prototype,"startAngle",void 0),Ut([Dr(0)],t.Ellipse.prototype,"endAngle",void 0),t.Ellipse=Ut([rn()],t.Ellipse);const{moveTo:Ch,lineTo:Th,drawPoints:Lh}=zi,{rotate:Sh,getAngle:Oh,getDistance:Dh,defaultPoint:Ih}=D,{toBounds:Ah}=Qs;t.Line=class extends t.UI{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,i={x:0,y:0};return t&&(i.x=t),e&&Sh(i,e),i}set toPoint(t){this.width=Dh(Ih,t),this.rotation=Oh(Ih,t),this.height&&(this.height=0)}constructor(t){super(t)}__updatePath(){const t=this.__,e=t.path=[];t.points?Lh(e,t.points,!1,t.closed):(Ch(e,0,0),Th(e,this.width,0))}__updateRenderPath(){const t=this.__;!this.pathInputed&&t.points&&t.curve?(Lh(t.__pathForRender=[],t.points,t.curve,t.closed),t.__useArrow&&Fo.addArrows(this,!1)):super.__updateRenderPath()}__updateBoxBounds(){this.points?Ah(this.__.__pathForRender,this.__layout.boxBounds):super.__updateBoxBounds()}},Ut([Kr(eh)],t.Line.prototype,"__",void 0),Ut([Ir("center")],t.Line.prototype,"strokeAlign",void 0),Ut([Tr(0)],t.Line.prototype,"height",void 0),Ut([Dr()],t.Line.prototype,"points",void 0),Ut([Dr(0)],t.Line.prototype,"curve",void 0),Ut([Dr(!1)],t.Line.prototype,"closed",void 0),t.Line=Ut([rn()],t.Line);const{sin:Mh,cos:Wh,PI:Fh}=Math,{moveTo:Nh,lineTo:Uh,closePath:zh,drawPoints:Yh}=zi,Hh=t.Line.prototype;t.Polygon=class extends t.UI{get __tag(){return"Polygon"}constructor(t){super(t)}__updatePath(){const t=this.__.path=[];if(this.__.points)Yh(t,this.__.points,!1,!0);else{const{width:e,height:i,sides:s}=this.__,r=e/2,n=i/2;Nh(t,r,0);for(let e=1;e<s;e++)Uh(t,r+r*Mh(2*e*Fh/s),n-n*Wh(2*e*Fh/s))}zh(t)}__updateRenderPath(){}__updateBoxBounds(){}},Ut([Kr(rh)],t.Polygon.prototype,"__",void 0),Ut([Dr(3)],t.Polygon.prototype,"sides",void 0),Ut([Dr()],t.Polygon.prototype,"points",void 0),Ut([Dr(0)],t.Polygon.prototype,"curve",void 0),Ut([$r(Hh.__updateRenderPath)],t.Polygon.prototype,"__updateRenderPath",null),Ut([$r(Hh.__updateBoxBounds)],t.Polygon.prototype,"__updateBoxBounds",null),t.Polygon=Ut([tn(),rn()],t.Polygon);const{sin:Xh,cos:jh,PI:Gh}=Math,{moveTo:Vh,lineTo:Kh,closePath:qh}=zi;t.Star=class extends t.UI{get __tag(){return"Star"}constructor(t){super(t)}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,r=t/2,n=e/2,a=this.__.path=[];Vh(a,r,0);for(let t=1;t<2*i;t++)Kh(a,r+(t%2==0?r:r*s)*Xh(t*Gh/i),n-(t%2==0?n:n*s)*jh(t*Gh/i));qh(a)}},Ut([Kr(nh)],t.Star.prototype,"__",void 0),Ut([Dr(5)],t.Star.prototype,"corners",void 0),Ut([Dr(.382)],t.Star.prototype,"innerRadius",void 0),t.Star=Ut([rn()],t.Star),t.Image=class extends t.Rect{get __tag(){return"Image"}get ready(){return!!this.image&&this.image.ready}constructor(t){super(t),this.on(Hn.LOADED,(t=>{"fill"===t.attrName&&t.attrValue.url===this.url&&(this.image=t.image)}))}destroy(){this.image=null,super.destroy()}},Ut([Kr(dh)],t.Image.prototype,"__",void 0),Ut([Tr("")],t.Image.prototype,"url",void 0),t.Image=Ut([rn()],t.Image);const Zh=t.Image;t.Canvas=class extends t.Rect{get __tag(){return"Canvas"}get ready(){return!this.url}constructor(t){super(t),this.canvas=i.canvas(this.__),this.context=this.canvas.context,t&&t.url&&this.drawImage(t.url)}drawImage(t){new mr({url:t}).load((t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new Hn(Hn.LOADED,{image:t}))}))}draw(t,e,i,s){const r=new U(t.worldTransform).invert(),n=new U;e&&n.translate(e.x,e.y),i&&("number"==typeof 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=this.context=null),super.destroy()}},Ut([Kr(ch)],t.Canvas.prototype,"__",void 0),Ut([Do(100)],t.Canvas.prototype,"width",void 0),Ut([Do(100)],t.Canvas.prototype,"height",void 0),Ut([Do(1)],t.Canvas.prototype,"pixelRatio",void 0),Ut([Do(!0)],t.Canvas.prototype,"smooth",void 0),Ut([Er(!1)],t.Canvas.prototype,"safeResize",void 0),Ut([Do()],t.Canvas.prototype,"contextSettings",void 0),t.Canvas=Ut([rn()],t.Canvas);const{copyAndSpread:Qh,includes:Jh,isSame:$h,spread:tl,setList:el}=nt;t.Text=class extends t.UI{get __tag(){return"Text"}get textDrawData(){return this.__layout.update(),this.__.__textDrawData}constructor(t){super(t)}__drawHitPath(t){const{__lineHeight:e,fontSize:i,__baseLine:s,__textDrawData:r}=this.__;t.beginPath(),this.__.__letterSpacing<0?this.__drawPathByData(t):r.rows.forEach((r=>t.rect(r.x,r.y-s,r.width,e<i?i:e)))}__drawPathByData(t,e){const{x:i,y:s,width:r,height:n}=this.__layout.boxBounds;t.rect(i,s,r,n)}__drawRenderPath(t){t.font=this.__.__font}__updateTextDrawData(){const t=this.__,{lineHeight:e,letterSpacing:i,fontFamily:s,fontSize:r,fontWeight:n,italic:a,textCase:o,textOverflow:l,padding:d}=t;t.__lineHeight=Wo.number(e,r),t.__letterSpacing=Wo.number(i,r),t.__padding=d?h.fourNumber(d):void 0,t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*r)/2,t.__font=`${a?"italic ":""}${"small-caps"===o?"small-caps ":""}${"normal"!==n?n+" ":""}${r}px ${s}`,t.__clipText="show"!==l&&!t.__autoSize,t.__textDrawData=Ao.getDrawData(t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{fontSize:i,italic:s,padding:r,__autoWidth:n,__autoHeight:a}=t;this.__updateTextDrawData();const{bounds:o}=t.__textDrawData,h=e.boxBounds;if(t.__lineHeight<i&&tl(o,i/2),n||a){if(h.x=n?o.x:0,h.y=a?o.y:0,h.width=n?o.width:t.width,h.height=a?o.height:t.height,r){const[e,i,s,r]=t.__padding;n&&(h.x-=r,h.width+=i+r),a&&(h.y-=e,h.height+=s+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();s&&(h.width+=.16*i);const l=Jh(h,o)?h:o;$h(l,e.contentBounds)?t.__textBoxBounds=l:(e.contentBounds=l,e.renderChanged=!0,el(t.__textBoxBounds={},[h,o]))}__updateRenderSpread(){let t=super.__updateRenderSpread();return t||(t=this.__layout.boxBounds===this.__layout.contentBounds?0:1),t}__updateRenderBounds(){Qh(this.__layout.renderBounds,this.__.__textBoxBounds,this.__layout.renderSpread)}},Ut([Kr(lh)],t.Text.prototype,"__",void 0),Ut([Tr(0)],t.Text.prototype,"width",void 0),Ut([Tr(0)],t.Text.prototype,"height",void 0),Ut([Er(!1)],t.Text.prototype,"resizeFontSize",void 0),Ut([Fr("#000000")],t.Text.prototype,"fill",void 0),Ut([Ir("outside")],t.Text.prototype,"strokeAlign",void 0),Ut([Gr("all")],t.Text.prototype,"hitFill",void 0),Ut([Tr("")],t.Text.prototype,"text",void 0),Ut([Tr("L")],t.Text.prototype,"fontFamily",void 0),Ut([Tr(12)],t.Text.prototype,"fontSize",void 0),Ut([Tr("normal")],t.Text.prototype,"fontWeight",void 0),Ut([Tr(!1)],t.Text.prototype,"italic",void 0),Ut([Tr("none")],t.Text.prototype,"textCase",void 0),Ut([Tr("none")],t.Text.prototype,"textDecoration",void 0),Ut([Tr(0)],t.Text.prototype,"letterSpacing",void 0),Ut([Tr({type:"percent",value:1.5})],t.Text.prototype,"lineHeight",void 0),Ut([Tr(0)],t.Text.prototype,"paraIndent",void 0),Ut([Tr(0)],t.Text.prototype,"paraSpacing",void 0),Ut([Tr("x")],t.Text.prototype,"writingMode",void 0),Ut([Tr("left")],t.Text.prototype,"textAlign",void 0),Ut([Tr("top")],t.Text.prototype,"verticalAlign",void 0),Ut([Tr(!0)],t.Text.prototype,"autoSizeAlign",void 0),Ut([Tr("normal")],t.Text.prototype,"textWrap",void 0),Ut([Tr("show")],t.Text.prototype,"textOverflow",void 0),t.Text=Ut([rn()],t.Text),t.Path=class extends t.UI{get __tag(){return"Path"}constructor(t){super(t)}},Ut([Kr(ah)],t.Path.prototype,"__",void 0),Ut([Ir("center")],t.Path.prototype,"strokeAlign",void 0),t.Path=Ut([rn()],t.Path),t.Pen=class extends t.Group{get __tag(){return"Pen"}constructor(t){super(t)}setStyle(e){const i=this.pathElement=new t.Path(e);return this.pathStyle=e,this.__path=i.path||(i.path=[]),this.add(i),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,a,o){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,a,o){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")}},Ut([Kr(oh)],t.Pen.prototype,"__",void 0),Ut([(t,e)=>{vr(t,e,{get(){return this.__path}})}],t.Pen.prototype,"path",void 0),t.Pen=Ut([sn(rs,["set","path","paint"]),rn()],t.Pen),t.App=class extends t.Leafer{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:s,sky:r,editor:n}=t;e&&(this.ground=this.addLeafer(e)),(s||n)&&(this.tree=this.addLeafer(s||{type:t.type||"design"})),(r||n)&&(this.sky=this.addLeafer(r)),n&&this.sky.add(this.editor=i.editor(n))}}__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_(Yn.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,e){this.children.forEach((i=>i.forceRender(t,e)))}addLeafer(e){const i=new t.Leafer(e);return this.add(i),i}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(){wt.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){const i=e.matrix;i&&t.setTransform(i.a,i.b,i.c,i.d,i.e,i.f),this.children.forEach((e=>t.copyWorld(e.canvas)))}}__onResize(t){this.children.forEach((e=>e.resize(t))),super.__onResize(t)}updateLayout(){this.children.forEach((t=>t.updateLayout()))}__getChildConfig(t){let e=Object.assign({},this.config);return e.hittable=e.realCanvas=void 0,t&&At.assign(e,t),this.autoLayout&&At.copyAttrs(e,this,qt),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once(Gn.END,(()=>this.__onReady())),t.once(Vn.START,(()=>this.__onCreated())),t.once(Vn.END,(()=>this.__onViewReady())),this.realCanvas&&this.__eventIds.push(t.on_(Vn.END,this.__onChildRenderEnd,this))}},t.App=Ut([rn()],t.App);const il={},sl={isHoldSpaceKey:()=>sl.isHold("Space"),isHold:t=>il[t],setDownCode(t){il[t]||(il[t]=!0)},setUpCode(t){il[t]=!1}},rl={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 nl extends Un{get spaceKey(){return sl.isHoldSpaceKey()}get left(){return rl.left(this)}get right(){return rl.right(this)}get middle(){return rl.middle(this)}constructor(t){super(t.type),this.bubbles=!0,Object.assign(this,t)}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){Ot.changeName(t,e)}}t.PointerEvent=class extends nl{},t.PointerEvent.POINTER="pointer",t.PointerEvent.BEFORE_DOWN="pointer.before_down",t.PointerEvent.BEFORE_MOVE="pointer.before_move",t.PointerEvent.BEFORE_UP="pointer.before_up",t.PointerEvent.DOWN="pointer.down",t.PointerEvent.MOVE="pointer.move",t.PointerEvent.UP="pointer.up",t.PointerEvent.OVER="pointer.over",t.PointerEvent.OUT="pointer.out",t.PointerEvent.ENTER="pointer.enter",t.PointerEvent.LEAVE="pointer.leave",t.PointerEvent.TAP="tap",t.PointerEvent.DOUBLE_TAP="double_tap",t.PointerEvent.CLICK="click",t.PointerEvent.DOUBLE_CLICK="double_click",t.PointerEvent.LONG_PRESS="long_press",t.PointerEvent.LONG_TAP="long_tap",t.PointerEvent.MENU="pointer.menu",t.PointerEvent.MENU_TAP="pointer.menu_tap",t.PointerEvent=Ut([nn()],t.PointerEvent);const al=t.PointerEvent,ol={};t.DragEvent=class extends t.PointerEvent{static setList(t){this.list=t instanceof oo?t:new oo(t)}static setData(t){this.data=t}static getValidMove(t,e,i){const{draggable:s,dragBounds:r}=t,n=t.getLocalPoint(i,null,!0);return D.move(n,e.x-t.x,e.y-t.y),r&&this.getMoveInDragBounds(t.__local,"parent"===r?t.parent.boxBounds:r,n,!0),"x"===s&&(n.y=0),"y"===s&&(n.x=0),n}static getMoveInDragBounds(t,e,i,s){const r=t.x+i.x,n=t.y+i.y,a=r+t.width,o=n+t.height,h=e.x+e.width,l=e.y+e.height;return s||(i=Object.assign({},i)),nt.includes(t,e)?(r>e.x?i.x+=e.x-r:a<h&&(i.x+=h-a),n>e.y?i.y+=e.y-n:o<l&&(i.y+=l-o)):(r<e.x?i.x+=e.x-r:a>h&&(i.x+=h-a),n<e.y?i.y+=e.y-n:o>l&&(i.y+=l-o)),i}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(ol,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(ol,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(ol,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 nt.set(i,e.x-t.x,e.y-t.y,t.x,t.y),nt.unsign(i),i}assignMove(t){ol.x=t?this.totalX:this.moveX,ol.y=t?this.totalY:this.moveY}},t.DragEvent.BEFORE_DRAG="drag.before_drag",t.DragEvent.START="drag.start",t.DragEvent.DRAG="drag",t.DragEvent.END="drag.end",t.DragEvent.OVER="drag.over",t.DragEvent.OUT="drag.out",t.DragEvent.ENTER="drag.enter",t.DragEvent.LEAVE="drag.leave",t.DragEvent=Ut([nn()],t.DragEvent);const hl=t.DragEvent;t.DropEvent=class extends t.PointerEvent{static setList(e){t.DragEvent.setList(e)}static setData(e){t.DragEvent.setData(e)}},t.DropEvent.DROP="drop",t.DropEvent=Ut([nn()],t.DropEvent),t.MoveEvent=class extends t.DragEvent{},t.MoveEvent.BEFORE_MOVE="move.before_move",t.MoveEvent.START="move.start",t.MoveEvent.MOVE="move",t.MoveEvent.END="move.end",t.MoveEvent=Ut([nn()],t.MoveEvent),t.RotateEvent=class extends nl{},t.RotateEvent.BEFORE_ROTATE="rotate.before_rotate",t.RotateEvent.START="rotate.start",t.RotateEvent.ROTATE="rotate",t.RotateEvent.END="rotate.end",t.RotateEvent=Ut([nn()],t.RotateEvent),t.SwipeEvent=class extends t.DragEvent{},t.SwipeEvent.SWIPE="swipe",t.SwipeEvent.LEFT="swipe.left",t.SwipeEvent.RIGHT="swipe.right",t.SwipeEvent.UP="swipe.up",t.SwipeEvent.DOWN="swipe.down",t.SwipeEvent=Ut([nn()],t.SwipeEvent),t.ZoomEvent=class extends nl{},t.ZoomEvent.BEFORE_ZOOM="zoom.before_zoom",t.ZoomEvent.START="zoom.start",t.ZoomEvent.ZOOM="zoom",t.ZoomEvent.END="zoom.end",t.ZoomEvent=Ut([nn()],t.ZoomEvent),t.KeyEvent=class extends nl{},t.KeyEvent.DOWN="key.down",t.KeyEvent.HOLD="key.hold",t.KeyEvent.UP="key.up",t.KeyEvent=Ut([nn()],t.KeyEvent);const ll={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:e=>e<-45&&e>-135?t.SwipeEvent.UP:e>45&&e<135?t.SwipeEvent.DOWN:e<=45&&e>=-45?t.SwipeEvent.RIGHT:t.SwipeEvent.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:dl.getSwipeDirection(D.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 oo,{list:s}=t;for(let t=0,r=s.length;t<r;t++)s[t].hasEvent(e)&&i.add(s[t]);return i},pathCanDrag:e=>e&&e.list.some((e=>e.draggable||e.editable||!e.isLeafer&&e.hasEvent(t.DragEvent.DRAG))),pathHasOutside:t=>t&&t.list.some((t=>t.isOutside))},dl=ll,cl=new oo,{getDragEventData:ul,getDropEventData:_l,getSwipeEventData:pl}=ll;class gl{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=ul(t,t,t),this.canAnimate=this.canDragOut=!0}getList(e,i){const{proxy:s}=this.interaction.selector,r=s&&s.list.length,n=t.DragEvent.list||this.draggableList||cl;return this.dragging&&(r?e?cl:new oo(i?[...s.list,...s.dragHoverExclude]:s.list):n)}checkDrag(e,i){const{interaction:s}=this;if(this.moving&&e.buttons<1)return this.canAnimate=!1,void s.pointerCancel();!this.moving&&i&&(this.moving=s.canMove(this.downData)||s.isHoldRightKey||s.isMobileDragEmpty)&&(this.dragData.moveType="drag",s.emit(t.MoveEvent.START,this.dragData)),this.moving||this.dragStart(e,i),this.drag(e)}dragStart(e,i){this.dragging||(this.dragging=i&&rl.left(e),this.dragging&&(this.interaction.emit(t.DragEvent.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],(e.draggable||e.editable)&&e.hitSelf&&!e.locked){this.draggableList=new oo(e);break}}drag(e){const{interaction:i,dragData:s,downData:r}=this,{path:n,throughPath:a}=r;this.dragData=ul(r,s,e),a&&(this.dragData.throughPath=a),this.dragData.path=n,this.moving?(this.dragData.moveType="drag",i.emit(t.MoveEvent.BEFORE_MOVE,this.dragData),i.emit(t.MoveEvent.MOVE,this.dragData)):this.dragging&&(this.dragReal(),i.emit(t.DragEvent.BEFORE_DRAG,this.dragData),i.emit(t.DragEvent.DRAG,this.dragData))}dragReal(){const{running:e}=this.interaction,i=this.realDraggableList;if(i.length&&e){const{totalX:e,totalY:s}=this.dragData;i.forEach((i=>i.draggable&&i.move(t.DragEvent.getValidMove(i,this.dragStartPoints[i.innerId],{x:e,y:s}))))}}dragOverOrOut(e){const{interaction:i}=this,{dragOverPath:s}=this,{path:r}=e;this.dragOverPath=r,s?r.indexAt(0)!==s.indexAt(0)&&(i.emit(t.DragEvent.OUT,e,s),i.emit(t.DragEvent.OVER,e,r)):i.emit(t.DragEvent.OVER,e,r)}dragEnterOrLeave(e){const{interaction:i}=this,{dragEnterPath:s}=this,{path:r}=e;i.emit(t.DragEvent.LEAVE,e,s,r),i.emit(t.DragEvent.ENTER,e,r,s),this.dragEnterPath=r}dragEnd(t,e){(this.dragging||this.moving)&&(this.checkDragEndAnimate(t,e)||this.dragEndReal(t))}dragEndReal(e){const{interaction:i,downData:s,dragData:r}=this;e||(e=r);const{path:n,throughPath:a}=s,o=ul(s,e,e);if(a&&(o.throughPath=a),o.path=n,this.moving&&(this.moving=!1,o.moveType="drag",i.emit(t.MoveEvent.END,o)),this.dragging){const n=this.getList();this.dragging=!1,i.emit(t.DragEvent.END,o),this.swipe(e,s,r,o),this.drop(e,n,this.dragEnterPath)}this.autoMoveCancel(),this.dragReset(),this.animate(null,"off")}swipe(t,e,i,s){const{interaction:r}=this;if(D.getDistance(e,t)>r.config.pointer.swipeDistance){const t=pl(e,i,s);this.interaction.emit(t.type,t)}}drop(e,i,s){const r=_l(e,i,t.DragEvent.data);r.path=s,this.interaction.emit(t.DropEvent.DROP,r),this.interaction.emit(t.DragEvent.LEAVE,e,s)}dragReset(){t.DragEvent.list=t.DragEvent.data=this.draggableList=this.dragData=this.downData=this.dragOverPath=this.dragEnterPath=null}checkDragEndAnimate(t,e){return!1}animate(t,e){}checkDragOut(t){}autoMoveOnDragOut(t){}autoMoveCancel(){}destroy(){this.dragReset()}}const fl=wt.get("emit");const yl=["move","zoom","rotate","key"];function ml(t,e,i,s,r){if(yl.some((t=>e.startsWith(t)))&&t.__.hitChildren&&!wl(t,r)){let n;for(let a=0,o=t.children.length;a<o;a++)n=t.children[a],!i.path.has(n)&&n.__.hittable&&vl(n,e,i,s,r)}}function vl(t,e,i,s,r){if(t.destroyed)return!1;if(t.__.hitSelf&&!wl(t,r)&&(Xo.updateEventStyle&&!s&&Xo.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const r=Ot.get(e,i);if(t.emitEvent(r,s),r.isStop)return!0}return!1}function wl(t,e){return e&&e.has(t)}const xl={wheel:{zoomSpeed:.5,moveSpeed:.5,rotateSpeed:.5,delta:{x:20,y:8}},pointer:{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:bl,pathCanDrag:Bl,pathHasOutside:El}=ll;class Pl{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&&rl.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&rl.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&sl.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=At.clone(xl),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new oo(t),this.createTransformer(),this.dragger=new gl(this),s&&(this.config=At.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(e,i){e||(e=this.hoverData),e&&(rl.defaultLeft(e),this.updateDownData(e),this.checkPath(e,i),this.downTime=Date.now(),this.emit(t.PointerEvent.BEFORE_DOWN,e),this.emit(t.PointerEvent.DOWN,e),rl.left(e)&&(this.tapWait(),this.longPressWait(e)),this.waitRightTap=rl.right(e),this.dragger.setDragData(e),this.isHoldRightKey||this.updateCursor(e))}pointerMove(t){if(t||(t=this.hoverData),!t)return;const{downData:e}=this;e&&rl.defaultLeft(t);(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(e){const{dragHover:i,dragDistance:s}=this.p;if(this.emit(t.PointerEvent.BEFORE_MOVE,e,this.defaultPath),this.downData){const t=D.getDistance(this.downData,e)>s;t&&(this.waitTap&&this.pointerWaitCancel(),this.waitRightTap=!1),this.dragger.checkDrag(e,t)}this.dragger.moving||(this.updateHoverData(e),this.checkPath(e),this.emit(t.PointerEvent.MOVE,e),this.dragging&&!i||this.pointerHover(e),this.dragger.dragging&&(this.dragger.dragOverOrOut(e),this.dragger.dragEnterOrLeave(e))),this.updateCursor(this.downData||e)}pointerUp(e){const{downData:i}=this;if(e||(e=i),!i)return;rl.defaultLeft(e),e.multiTouch=i.multiTouch,this.findPath(e);const s=Object.assign(Object.assign({},e),{path:e.path.clone()});e.path.addList(i.path.list),this.checkPath(e),this.downData=null,this.emit(t.PointerEvent.BEFORE_UP,e),this.emit(t.PointerEvent.UP,e),this.touchLeave(e),e.isCancel||(this.tap(e),this.menuTap(e)),this.dragger.dragEnd(e),this.updateCursor(s)}pointerCancel(){const t=Object.assign({},this.dragger.dragData);t.isCancel=!0,this.pointerUp(t)}menu(e){this.findPath(e),this.emit(t.PointerEvent.MENU,e),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(e)}menuTap(e){this.waitRightTap&&this.waitMenuTap&&(this.emit(t.PointerEvent.MENU_TAP,e),this.waitRightTap=this.waitMenuTap=!1)}createTransformer(){}move(t){}zoom(t){}rotate(t){}transformEnd(){}wheel(t){}multiTouch(t,e){}keyDown(e){if(!this.config.keyEvent)return;const{code:i}=e;this.downKeyMap[i]||(this.downKeyMap[i]=!0,sl.setDownCode(i),this.emit(t.KeyEvent.HOLD,e,this.defaultPath),this.moveMode&&(this.cancelHover(),this.updateCursor())),this.emit(t.KeyEvent.DOWN,e,this.defaultPath)}keyUp(e){if(!this.config.keyEvent)return;const{code:i}=e;this.downKeyMap[i]=!1,sl.setUpCode(i),this.emit(t.KeyEvent.UP,e,this.defaultPath),"grab"===this.cursor&&this.updateCursor()}pointerHover(t){this.canHover&&(this.pointerOverOrOut(t),this.pointerEnterOrLeave(t))}pointerOverOrOut(e){const{path:i}=e,{overPath:s}=this;this.overPath=i,s?i.indexAt(0)!==s.indexAt(0)&&(this.emit(t.PointerEvent.OUT,e,s),this.emit(t.PointerEvent.OVER,e,i)):this.emit(t.PointerEvent.OVER,e,i)}pointerEnterOrLeave(e){let{path:i}=e;this.downData&&!this.moveMode&&(i=i.clone(),this.downData.path.forEach((t=>i.add(t))));const{enterPath:s}=this;this.enterPath=i,this.emit(t.PointerEvent.LEAVE,e,s,i),this.emit(t.PointerEvent.ENTER,e,i,s)}touchLeave(e){"touch"===e.pointerType&&this.enterPath&&(this.emit(t.PointerEvent.LEAVE,e),this.dragger.dragging&&this.emit(t.DropEvent.LEAVE,e))}tap(e){const{pointer:i}=this.config,s=this.longTap(e);if(!i.tapMore&&s)return;if(!this.waitTap)return;i.tapMore&&this.emitTap(e);const r=Date.now()-this.downTime,n=[t.PointerEvent.DOUBLE_TAP,t.PointerEvent.DOUBLE_CLICK].some((t=>bl(e.path,t)));r<i.tapTime+50&&n?(this.tapCount++,2===this.tapCount?(this.tapWaitCancel(),this.emitDoubleTap(e)):(clearTimeout(this.tapTimer),this.tapTimer=setTimeout((()=>{i.tapMore||(this.tapWaitCancel(),this.emitTap(e))}),i.tapTime))):i.tapMore||(this.tapWaitCancel(),this.emitTap(e))}findPath(t,e){const{hitRadius:i,through:s}=this.p,{bottomList:r}=this,n=this.selector.getByPoint(t,i,Object.assign({bottomList:r,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&&!El(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.m.drag&&!Bl(t.path))&&!El(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(e){e||(e=this.hoverData),e&&(this.findPath(e,{exclude:this.dragger.getList(!1,!0),name:t.PointerEvent.MOVE}),this.hoverData=e)}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);return{x:t.clientX-i.x,y:t.clientY-i.y}}emitTap(e){this.emit(t.PointerEvent.TAP,e),this.emit(t.PointerEvent.CLICK,e)}emitDoubleTap(e){this.emit(t.PointerEvent.DOUBLE_TAP,e),this.emit(t.PointerEvent.DOUBLE_CLICK,e)}pointerWaitCancel(){this.tapWaitCancel(),this.longPressWaitCancel()}tapWait(){clearTimeout(this.tapTimer),this.waitTap=!0}tapWaitCancel(){clearTimeout(this.tapTimer),this.waitTap=!1,this.tapCount=0}longPressWait(e){clearTimeout(this.longPressTimer),this.longPressTimer=setTimeout((()=>{this.longPressed=!0,this.emit(t.PointerEvent.LONG_PRESS,e)}),this.p.longPressTime)}longTap(e){let i;return this.longPressed&&(this.emit(t.PointerEvent.LONG_TAP,e),(bl(e.path,t.PointerEvent.LONG_TAP)||bl(e.path,t.PointerEvent.LONG_PRESS))&&(i=!0)),this.longPressWaitCancel(),i}longPressWaitCancel(){clearTimeout(this.longPressTimer),this.longPressed=!1}__onResize(){const{dragOut:t}=this.m;this.shrinkCanvasBounds=new lt(this.canvas.bounds),this.shrinkCanvasBounds.spread(-("number"==typeof t?t:2))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Xn.RESIZE,this.__onResize,this)],t.once(Kn.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],vl(r,t,e,!0,s))return;r.isApp&&ml(r,t,e,!0,s)}for(let n=0,a=i.length;n<a;n++)if(r=i.list[n],r.isApp&&ml(r,t,e,!1,s),vl(r,t,e,!1,s))return}catch(t){fl.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)}}class Rl{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}Rl.custom={};class kl extends It{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new oo,this.pixelList=new oo}getPixelType(t,e){return this.__autoClear(),this.pixelList.add(t),i.hitCanvas(e)}getPathType(t){return this.__autoClear(),this.pathList.add(t),i.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:Cl,copy:Tl,setRadius:Ll}=D,Sl={},Ol=t.Leaf.prototype;Ol.__hitWorld=function(t){if(!this.__.hitSelf)return!1;this.__.hitRadius&&(Tl(Sl,t),Ll(t=Sl,this.__.hitRadius)),Cl(t,this.__world,Sl);const{width:e,height:i}=this.__world,s=e<10&&i<10;if(this.__.hitBox||s){if(nt.hitRadiusPoint(this.__layout.boxBounds,Sl))return!0;if(s)return!1}return!this.__layout.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),this.__layout.boundsChanged||(this.__layout.hitCanvasChanged=!1)),this.__hit(Sl)},Ol.__hitFill=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitFill(t,this.__.windingRule)},Ol.__hitStroke=function(t,e){var i;return null===(i=this.__hitCanvas)||void 0===i?void 0:i.hitStroke(t,e)},Ol.__hitPixel=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitPixel(t,this.__layout.renderBounds,this.__hitCanvas.hitScale)},Ol.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const Dl=new U,Il=t.UI.prototype;Il.__updateHitCanvas=function(){const t=this.__,{hitCanvasManager:i}=this.leafer,s=(t.__pixelFill||t.__isCanvas)&&"pixel"===t.hitFill,r=t.__pixelStroke&&"pixel"===t.hitStroke,n=s||r;this.__hitCanvas||(this.__hitCanvas=n?i.getPixelType(this,{contextSettings:{willReadFrequently:!0}}):i.getPathType(this));const a=this.__hitCanvas;if(n){const{renderBounds:i}=this.__layout,n=e.image.hitCanvasSize,o=a.hitScale=dt.set(0,0,n,n).getFitMatrix(i).a,{x:h,y:l,width:d,height:c}=dt.set(i).scale(o);a.resize({width:d,height:c,pixelRatio:1}),a.clear(),pr.patternLocked=!0,this.__renderShape(a,{matrix:Dl.setWith(this.__world).scaleWith(1/o).invertWith().translate(-h,-l)},!s,!r),pr.patternLocked=!1,a.resetTransform(),t.__isHitPixel=!0}else t.__isHitPixel&&(t.__isHitPixel=!1);this.__drawHitPath(a),a.setStrokeOptions(t)},Il.__hit=function(t){"miniapp"===e.name&&this.__drawHitPath(this.__hitCanvas);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.__pixelFill||i.__isCanvas))||"all"===s;if(r&&this.__hitFill(t))return!0;const{hitStroke:n,__strokeWidth:a}=i,o=i.stroke&&("path"===n||"pixel"===n&&!i.__pixelStroke)||"all"===n;if(!r&&!o)return!1;const h=2*t.radiusX;let l=h;if(o)switch(i.strokeAlign){case"inside":if(l+=2*a,!r&&this.__hitFill(t)&&this.__hitStroke(t,l))return!0;l=h;break;case"center":l+=a;break;case"outside":if(l+=2*a,!r){if(!this.__hitFill(t)&&this.__hitStroke(t,l))return!0;l=h}}return!!l&&this.__hitStroke(t,l)};const Al=t.UI.prototype,Ml=t.Rect.prototype,Wl=t.Box.prototype;Ml.__updateHitCanvas=Wl.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?Al.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},Ml.__hitFill=Wl.__hitFill=function(t){return this.__hitCanvas?Al.__hitFill.call(this,t):nt.hitRadiusPoint(this.__layout.boxBounds,t)},t.Group.prototype.pick=function(t,s){return this.leafer||this.updateLayout(),s||(s=Nt),function(t){return t.leafer?t.leafer.selector:e.selector||(e.selector=i.selector())}(this).getByPoint(t,s.hitRadius||0,Object.assign(Object.assign({},s),{target:this}))};const Fl=Zt.prototype;function Nl(t,e){let i;const{rows:s,decorationY:r,decorationHeight:n}=t.__.__textDrawData;for(let t=0,a=s.length;t<a;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)})),r&&e.fillRect(i.x,i.y+r,i.width,n)}function Ul(t,e,i){const{strokeAlign:s}=e.__,r="string"!=typeof t;switch(s){case"center":i.setStroke(r?void 0:t,e.__.strokeWidth,e.__),r?Hl(t,!0,e,i):Yl(e,i);break;case"inside":zl("inside",t,r,e,i);break;case"outside":zl("outside",t,r,e,i)}}function zl(t,e,i,s,r){const{__strokeWidth:n,__font:a}=s.__,o=r.getSameCanvas(!0,!0);o.setStroke(i?void 0:e,2*n,s.__),o.font=a,i?Hl(e,!0,s,o):Yl(s,o),o.blendMode="outside"===t?"destination-out":"destination-in",Nl(s,o),o.blendMode="normal",s.__worldFlipped?r.copyWorldByReset(o,s.__nowWorld):r.copyWorldToInner(o,s.__nowWorld,s.__layout.renderBounds),o.recycle(s.__nowWorld)}function Yl(t,e){let i;const{rows:s,decorationY:r,decorationHeight:n}=t.__.__textDrawData;for(let t=0,a=s.length;t<a;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)})),r&&e.strokeRect(i.x,i.y+r,i.width,n)}function Hl(t,e,i,s){let r;for(let n=0,a=t.length;n<a;n++)r=t[n],r.image&&Uo.checkImage(i,s,r,!1)||r.style&&(s.strokeStyle=r.style,r.blendMode?(s.saveBlendMode(r.blendMode),e?Yl(i,s):s.stroke(),s.restoreBlendMode()):e?Yl(i,s):s.stroke())}function Xl(t,e){t.__.dashPattern&&(e.beginPath(),t.__drawPathByData(e,t.__.__pathForArrow),e.dashPattern=null,e.stroke())}Fl.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},Fl.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},Fl.hitPixel=function(t,e,i=1){let{x:s,y:r,radiusX:n,radiusY:a}=t;e&&(s-=e.x,r-=e.y),dt.set(s-n,r-a,2*n,2*a).scale(i).ceil();const{data:o}=this.context.getImageData(dt.x,dt.y,dt.width||1,dt.height||1);for(let t=0,e=o.length;t<e;t+=4)if(o[t+3]>0)return!0;return o[3]>0};const{getSpread:jl,getOuterOf:Gl,getByMove:Vl,getIntersectData:Kl}=nt;let ql;function Zl(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:r,blendMode:n,color:a,opacity:o}=e;return{type:r,blendMode:n,style:Mo.string(a,o)};case"image":return Uo.image(i,t,e,s,!ql||!ql[e.url]);case"linear":return zo.linearGradient(e,s);case"radial":return zo.radialGradient(e,s);case"angular":return zo.conicGradient(e,s);default:return void 0!==e.r?{type:"solid",style:Mo.string(e)}:void 0}}const Ql={compute:function(t,e){const i=e.__,s=[];let r,n=i.__input[t];n instanceof Array||(n=[n]),ql=Uo.recycleImage(t,i);for(let i,r=0,a=n.length;r<a;r++)i=Zl(t,n[r],e),i&&s.push(i);i["_"+t]=s.length?s:void 0,s.length&&s[0].image&&(r=s[0].image.hasOpacityPixel),"fill"===t?i.__pixelFill=r:i.__pixelStroke=r},fill:function(t,e,i){i.fillStyle=t,e.__.__font?Nl(e,i):e.__.windingRule?i.fill(e.__.windingRule):i.fill()},fills:function(t,e,i){let s;const{windingRule:r,__font:n}=e.__;for(let a=0,o=t.length;a<o;a++)s=t[a],s.image&&Uo.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?Nl(e,i):r?i.fill(r):i.fill(),i.restore()):s.blendMode?(i.saveBlendMode(s.blendMode),n?Nl(e,i):r?i.fill(r):i.fill(),i.restoreBlendMode()):n?Nl(e,i):r?i.fill(r):i.fill())},fillText:Nl,stroke:function(t,e,i){const s=e.__,{__strokeWidth:r,strokeAlign:n,__font:a}=s;if(r)if(a)Ul(t,e,i);else switch(n){case"center":i.setStroke(t,r,s),i.stroke(),s.__useArrow&&Xl(e,i);break;case"inside":i.save(),i.setStroke(t,2*r,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*r,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:r,strokeAlign:n,__font:a}=s;if(r)if(a)Ul(t,e,i);else switch(n){case"center":i.setStroke(void 0,r,s),Hl(t,!1,e,i),s.__useArrow&&Xl(e,i);break;case"inside":i.save(),i.setStroke(void 0,2*r,s),s.windingRule?i.clip(s.windingRule):i.clip(),Hl(t,!1,e,i),i.restore();break;case"outside":const{renderBounds:n}=e.__layout,a=i.getSameCanvas(!0,!0);e.__drawRenderPath(a),a.setStroke(void 0,2*r,s),Hl(t,!1,e,a),s.windingRule?a.clip(s.windingRule):a.clip(),a.clearWorld(n),e.__worldFlipped?i.copyWorldByReset(a,e.__nowWorld):i.copyWorldToInner(a,e.__nowWorld,n),a.recycle(e.__nowWorld)}},strokeText:Ul,drawTextStroke:Yl,shape:function(t,e,i){const s=e.getSameCanvas(),r=t.__nowWorld;let n,a,o,h,{scaleX:l,scaleY:d}=r;if(l<0&&(l=-l),d<0&&(d=-d),e.bounds.includes(r))h=s,n=o=r;else{const{renderShapeSpread:s}=t.__layout,c=Kl(s?jl(e.bounds,l===d?s*l:[s*d,s*l]):e.bounds,r);a=e.bounds.getFitMatrix(c);let{a:u,d:_}=a;if(a.a<1&&(h=e.getSameCanvas(),t.__renderShape(h,i),l*=u,d*=_),o=Gl(r,a),n=Vl(o,-a.e,-a.f),i.matrix){const{matrix:t}=i;a.multiply(t),u*=t.scaleX,_*=t.scaleY}i=Object.assign(Object.assign({},i),{matrix:a.withScale(u,_)})}return t.__renderShape(s,i),{canvas:s,matrix:a,bounds:n,worldCanvas:h,shapeBounds:o,scaleX:l,scaleY:d}}};let Jl={};const{get:$l,rotateOfOuter:td,translate:ed,scaleOfOuter:id,scale:sd,rotate:rd}=b;function nd(t,e,i,s,r,n,a){const o=$l();ed(o,e.x+i,e.y+s),sd(o,r,n),a&&td(o,{x:e.x+e.width/2,y:e.y+e.height/2},a),t.transform=o}function ad(t,e,i,s,r,n,a){const o=$l();ed(o,e.x+i,e.y+s),r&&sd(o,r,n),a&&rd(o,a),t.transform=o}function od(t,e,i,s,r,n,a,o,h,l){const d=$l();if(h)if("center"===l)td(d,{x:i/2,y:s/2},h);else switch(rd(d,h),h){case 90:ed(d,s,0);break;case 180:ed(d,i,s);break;case 270:ed(d,0,i)}Jl.x=e.x+r,Jl.y=e.y+n,ed(d,Jl.x,Jl.y),a&&id(d,Jl,a,o),t.transform=d}const{get:hd,translate:ld}=b,dd=new lt,cd={},ud={};function _d(t,e,i,s){const{blendMode:r,sync:n}=i;r&&(t.blendMode=r),n&&(t.sync=n),t.data=pd(i,s,e)}function pd(t,e,i){let{width:s,height:r}=i;t.padding&&(e=dd.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");const{opacity:n,mode:a,align:o,offset:l,scale:d,size:c,rotation:u,repeat:_}=t,p=e.width===s&&e.height===r,g={mode:a},f="center"!==o&&(u||0)%180==90,y=f?r:s,m=f?s:r;let v,w,x=0,b=0;if(a&&"cover"!==a&&"fit"!==a)(d||c)&&(h.getScaleData(d,c,i,ud),v=ud.scaleX,w=ud.scaleY);else if(!p||u){const t=e.width/y,i=e.height/m;v=w="fit"===a?Math.min(t,i):Math.max(t,i),x+=(e.width-s*v)/2,b+=(e.height-r*w)/2}if(o){const t={x:x,y:b,width:y,height:m};v&&(t.width*=v,t.height*=w),mt.toPoint(o,t,e,cd,!0),x+=cd.x,b+=cd.y}switch(l&&(x+=l.x,b+=l.y),a){case"stretch":p||(s=e.width,r=e.height);break;case"normal":case"clip":(x||b||v||u)&&ad(g,e,x,b,v,w,u);break;case"repeat":(!p||v||u)&&od(g,e,s,r,x,b,v,w,u,o),_||(g.repeat="repeat");break;default:v&&nd(g,e,x,b,v,w,u)}return g.transform||(e.x||e.y)&&(g.transform=hd(),ld(g.transform,e.x,e.y)),v&&"stretch"!==a&&(g.scaleX=v,g.scaleY=w),g.width=s,g.height=r,n&&(g.opacity=n),_&&(g.repeat="string"==typeof _?"x"===_?"repeat-x":"repeat-y":"repeat"),g}let gd,fd=new lt;const{isSame:yd}=nt;function md(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||_d(r,s,i,n),!0}function vd(t,e){bd(t,Hn.LOAD,e)}function wd(t,e){bd(t,Hn.LOADED,e)}function xd(t,e,i){e.error=i,t.forceUpdate("surface"),bd(t,Hn.ERROR,e)}function bd(t,e,i){t.hasEvent(e)&&t.emitEvent(new Hn(e,i))}function Bd(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:Ed,scale:Pd,copy:Rd}=b,{ceil:kd,abs:Cd}=Math;function Td(t,i,s){let{scaleX:r,scaleY:n}=pr.patternLocked?t.__world:t.__nowWorld;const a=r+"-"+n+"-"+s;if(i.patternId===a||t.destroyed)return!1;{r=Cd(r),n=Cd(n);const{image:t,data:o}=i;let h,l,{width:d,height:c,scaleX:u,scaleY:_,opacity:p,transform:g,repeat:f}=o;u&&(l=Ed(),Rd(l,g),Pd(l,1/u,1/_),r*=u,n*=_),r*=s,n*=s,d*=r,c*=n;const y=d*c;if(!f&&y>e.image.maxCacheSize)return!1;let m=e.image.maxPatternSize;if(!t.isSVG){const e=t.width*t.height;m>e&&(m=e)}y>m&&(h=Math.sqrt(y/m)),h&&(r/=h,n/=h,d/=h,c/=h),u&&(r/=u,n/=_),(g||1!==r||1!==n)&&(l||(l=Ed(),g&&Rd(l,g)),Pd(l,1/r,1/n));const v=t.getCanvas(kd(d)||1,kd(c)||1,p),w=t.getPattern(v,f||e.origin.noRepeat||"no-repeat",l,i);return i.style=w,i.patternId=a,!0}}const{abs:Ld}=Math;const Sd={image:function(t,e,i,s,r){let n,a;const o=pr.get(i);return gd&&i===gd.paint&&yd(s,gd.boxBounds)?n=gd.leafPaint:(n={type:i.type,image:o},gd=o.use>1?{leafPaint:n,paint:i,boxBounds:fd.set(s)}:null),(r||o.loading)&&(a={image:o,attrName:e,attrValue:i}),o.ready?(md(t,e,i,o,n,s),r&&(vd(t,a),wd(t,a))):o.error?r&&xd(t,a,o.error):(r&&(Bd(t,!0),vd(t,a)),n.loadId=o.load((()=>{Bd(t,!1),t.destroyed||(md(t,e,i,o,n,s)&&(o.hasOpacityPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),wd(t,a)),n.loadId=null}),(e=>{Bd(t,!1),xd(t,a,e),n.loadId=null}))),n},checkImage:function(t,i,s,r){const{scaleX:n,scaleY:a}=pr.patternLocked?t.__world:t.__nowWorld,{pixelRatio:o}=i;if(!s.data||s.patternId===n+"-"+a+"-"+o&&!Ho.running)return!1;{const{data:h}=s;if(r)if(h.repeat)r=!1;else{let{width:t,height:i}=h;t*=Ld(n)*o,i*=Ld(a)*o,h.scaleX&&(t*=h.scaleX,i*=h.scaleY),r=t*i>e.image.maxCacheSize||Ho.running}return r?(i.save(),t.windingRule?i.clip(t.windingRule):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||Ho.running?Td(t,s,o):s.patternTask||(s.patternTask=pr.patternTasker.add((()=>zt(this,void 0,void 0,(function*(){s.patternTask=null,i.bounds.hit(t.__nowWorld)&&Td(t,s,o),t.forceUpdate("surface")}))),300)),!1)}},createPattern:Td,recycleImage:function(t,e){const i=e["_"+t];if(i instanceof Array){let s,r,n,a;for(let o=0,h=i.length;o<h;o++)s=i[o].image,a=s&&s.url,a&&(r||(r={}),r[a]=!0,pr.recycle(s),s.loading&&(n||(n=e.__input&&e.__input[t]||[],n instanceof Array||(n=[n])),s.unload(i[o].loadId,!n.some((t=>t.url===a)))));return r}return null},createData:_d,getPatternData:pd,fillOrFitMode:nd,clipMode:ad,repeatMode:od},{toPoint:Od}=gt,Dd={},Id={};function Ad(t,e,i){if(e){let s;for(let r=0,n=e.length;r<n;r++)s=e[r],"string"==typeof s?t.addColorStop(r/(n-1),Mo.string(s,i)):t.addColorStop(s.offset,Mo.string(s.color,i))}}const{getAngle:Md,getDistance:Wd}=D,{get:Fd,rotateOfOuter:Nd,scaleOfOuter:Ud}=b,{toPoint:zd}=gt,Yd={},Hd={};function Xd(t,e,i,s,r){let n;const{width:a,height:o}=t;if(a!==o||s){const t=Md(e,i);n=Fd(),r?(Ud(n,e,a/o*(s||1),1),Nd(n,e,t+90)):(Ud(n,e,1,a/o*(s||1)),Nd(n,e,t))}return n}const{getDistance:jd}=D,{toPoint:Gd}=gt,Vd={},Kd={};const qd={linearGradient:function(t,i){let{from:s,to:r,type:n,blendMode:a,opacity:o}=t;Od(s||"top",i,Dd),Od(r||"bottom",i,Id);const h=e.canvas.createLinearGradient(Dd.x,Dd.y,Id.x,Id.y);Ad(h,t.stops,o);const l={type:n,style:h};return a&&(l.blendMode=a),l},radialGradient:function(t,i){let{from:s,to:r,type:n,opacity:a,blendMode:o,stretch:h}=t;zd(s||"center",i,Yd),zd(r||"bottom",i,Hd);const l=e.canvas.createRadialGradient(Yd.x,Yd.y,0,Yd.x,Yd.y,Wd(Yd,Hd));Ad(l,t.stops,a);const d={type:n,style:l},c=Xd(i,Yd,Hd,h,!0);return c&&(d.transform=c),o&&(d.blendMode=o),d},conicGradient:function(t,i){let{from:s,to:r,type:n,opacity:a,blendMode:o,stretch:h}=t;Gd(s||"center",i,Vd),Gd(r||"bottom",i,Kd);const l=e.conicGradientSupport?e.canvas.createConicGradient(0,Vd.x,Vd.y):e.canvas.createRadialGradient(Vd.x,Vd.y,0,Vd.x,Vd.y,jd(Vd,Kd));Ad(l,t.stops,a);const d={type:n,style:l},c=Xd(i,Vd,Kd,h||1,e.conicGradientRotate90);return c&&(d.transform=c),o&&(d.blendMode=o),d},getTransform:Xd},{copy:Zd,toOffsetOutBounds:Qd}=nt,Jd={},$d={};function tc(t,i,s,r){const{bounds:n,shapeBounds:a}=r;if(e.fullImageShadow){if(Zd(Jd,t.bounds),Jd.x+=i.x-a.x,Jd.y+=i.y-a.y,s){const{matrix:t}=r;Jd.x-=(n.x+(t?t.e:0)+n.width/2)*(s-1),Jd.y-=(n.y+(t?t.f:0)+n.height/2)*(s-1),Jd.width*=s,Jd.height*=s}t.copyWorld(r.canvas,t.bounds,Jd)}else s&&(Zd(Jd,i),Jd.x-=i.width/2*(s-1),Jd.y-=i.height/2*(s-1),Jd.width*=s,Jd.height*=s),t.copyWorld(r.canvas,a,s?Jd:i)}const{toOffsetOutBounds:ec}=nt,ic={};const sc={shadow:function(t,e,i){let s,r;const{__nowWorld:n,__layout:a}=t,{shadow:o}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=o.length-1;Qd(l,$d),o.forEach(((o,g)=>{_.setWorldShadow($d.offsetX+o.x*c,$d.offsetY+o.y*u,o.blur*c,o.color),r=o.spread?1+2*o.spread/(a.boxBounds.width+2*(a.strokeBoxSpread||0)):0,tc(_,$d,r,i),s=l,o.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,o.blendMode):e.copyWorldToInner(_,s,a.renderBounds,o.blendMode),p&&g<p&&_.clearWorld(s,!0)})),_.recycle(s)},innerShadow:function(t,e,i){let s,r;const{__nowWorld:n,__layout:a}=t,{innerShadow:o}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=o.length-1;ec(l,ic),o.forEach(((o,g)=>{_.save(),_.setWorldShadow(ic.offsetX+o.x*c,ic.offsetY+o.y*u,o.blur*c),r=o.spread?1-2*o.spread/(a.boxBounds.width+2*(a.strokeBoxSpread||0)):0,tc(_,ic,r,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,o.color,"source-in"),t.__worldFlipped?e.copyWorldByReset(_,s,n,o.blendMode):e.copyWorldToInner(_,s,a.renderBounds,o.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}=En;function nc(t,e,i,s,r,n){switch(e){case"grayscale":r.useGrayscaleAlpha(t.__nowWorld);case"alpha":!function(t,e,i,s){const r=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,r),s.recycle(r),oc(t,e,i,1)}(t,i,s,r);break;case"opacity-path":oc(t,i,s,n);break;case"path":i.restore()}}function ac(t){return t.getSameCanvas(!1,!0)}function oc(t,e,i,s){const r=t.__nowWorld;e.resetTransform(),e.opacity=s,e.copyWorld(i,r),i.recycle(r)}t.Group.prototype.__renderMask=function(t,e){let i,s,r,n,a,o;const{children:h}=this;for(let l=0,d=h.length;l<d;l++)i=h[l],o=i.__.mask,o&&(a&&(nc(this,a,t,r,s,n),s=r=null),"path"===o||"clipping-path"===o?(i.opacity<1?(a="opacity-path",n=i.opacity,r||(r=ac(t))):(a="path",t.save()),i.__clip(r||t,e)):(a="grayscale"===o?"grayscale":"alpha",s||(s=ac(t)),r||(r=ac(t)),i.__render(s,e)),"clipping"!==o&&"clipping-path"!==o)||rc(i,e)||i.__render(r||t,e);nc(this,a,t,r,s,n)};const hc=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",lc=hc+"_#~&*+\\=|≮≯≈≠=…",dc=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 cc(t){const e={};return t.split("").forEach((t=>e[t]=!0)),e}const uc=cc("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),_c=cc("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),pc=cc(hc),gc=cc(lc),fc=cc("- —/~|┆·");var yc;!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"}(yc||(yc={}));const{Letter:mc,Single:vc,Before:wc,After:xc,Symbol:bc,Break:Bc}=yc;function Ec(t){return uc[t]?mc:fc[t]?Bc:_c[t]?wc:pc[t]?xc:gc[t]?bc:dc.test(t)?vc:mc}const Pc={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 Rc(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:kc}=Pc,{Letter:Cc,Single:Tc,Before:Lc,After:Sc,Symbol:Oc,Break:Dc}=yc;let Ic,Ac,Mc,Wc,Fc,Nc,Uc,zc,Yc,Hc,Xc,jc,Gc,Vc,Kc,qc,Zc,Qc=[];function Jc(t,e){Yc&&!zc&&(zc=Yc),Ic.data.push({char:t,width:e}),Mc+=e}function $c(){Wc+=Mc,Ic.width=Mc,Ac.words.push(Ic),Ic={data:[]},Mc=0}function tu(){Vc&&(Kc.paraNumber++,Ac.paraStart=!0,Vc=!1),Yc&&(Ac.startCharSize=zc,Ac.endCharSize=Yc,zc=0),Ac.width=Wc,qc.width?kc(Ac):Zc&&eu(),Qc.push(Ac),Ac={words:[]},Wc=0}function eu(){Wc>(Kc.maxWidth||0)&&(Kc.maxWidth=Wc)}const iu=0,su=1,ru=2;const{top:nu,right:au,bottom:ou,left:hu}=t.Direction4;function lu(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 du={getDrawData:function(t,i){"string"!=typeof t&&(t=String(t));let s=0,r=0,n=i.__getInput("width")||0,a=i.__getInput("height")||0;const{textDecoration:o,__font:h,__padding:l}=i;l&&(n?(s=l[hu],n-=l[au]+l[hu]):i.autoSizeAlign||(s=l[hu]),a?(r=l[nu],a-=l[nu]+l[ou]):i.autoSizeAlign||(r=l[nu]));const d={bounds:{x:s,y:r,width:n,height:a},rows:[],paraNumber:0,font:e.canvas.font=h};return function(t,i,s){Kc=t,Qc=t.rows,qc=t.bounds,Zc=!qc.width&&!s.autoSizeAlign;const{__letterSpacing:r,paraIndent:n,textCase:a}=s,{canvas:o}=e,{width:h,height:l}=qc;if(h||l||r||"none"!==a){const t="none"!==s.textWrap,e="break"===s.textWrap;Vc=!0,Xc=null,zc=Uc=Yc=Mc=Wc=0,Ic={data:[]},Ac={words:[]};for(let s=0,l=i.length;s<l;s++)Nc=i[s],"\n"===Nc?(Mc&&$c(),Ac.paraEnd=!0,tu(),Vc=!0):(Hc=Ec(Nc),Hc===Cc&&"none"!==a&&(Nc=Rc(Nc,a,!Mc)),Uc=o.measureText(Nc).width,r&&(r<0&&(Yc=Uc),Uc+=r),jc=Hc===Tc&&(Xc===Tc||Xc===Cc)||Xc===Tc&&Hc!==Sc,Gc=!(Hc!==Lc&&Hc!==Tc||Xc!==Oc&&Xc!==Sc),Fc=Vc&&n?h-n:h,t&&h&&Wc+Mc+Uc>Fc&&(e?(Mc&&$c(),Wc&&tu()):(Gc||(Gc=Hc===Cc&&Xc==Sc),jc||Gc||Hc===Dc||Hc===Lc||Hc===Tc||Mc+Uc>Fc?(Mc&&$c(),Wc&&tu()):Wc&&tu()))," "===Nc&&!0!==Vc&&Wc+Mc===0||(Hc===Dc?(" "===Nc&&Mc&&$c(),Jc(Nc,Uc),$c()):jc||Gc?(Mc&&$c(),Jc(Nc,Uc)):Jc(Nc,Uc)),Xc=Hc);Mc&&$c(),Wc&&tu(),Qc.length>0&&(Qc[Qc.length-1].paraEnd=!0)}else i.split("\n").forEach((t=>{Kc.paraNumber++,Wc=o.measureText(t).width,Qc.push({x:n||0,text:t,width:Wc,paraStart:!0}),Zc&&eu()}))}(d,t,i),l&&function(t,e,i,s,r){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":lu(e,"x",t[hu]);break;case"right":lu(e,"x",-t[au])}if(!r&&i.autoSizeAlign)switch(i.verticalAlign){case"top":lu(e,"y",t[nu]);break;case"bottom":lu(e,"y",-t[ou])}}(l,d,i,n,a),function(t,e){const{rows:i,bounds:s}=t,{__lineHeight:r,__baseLine:n,__letterSpacing:a,__clipText:o,textAlign:h,verticalAlign:l,paraSpacing:d,autoSizeAlign:c}=e;let{x:u,y:_,width:p,height:g}=s,f=r*i.length+(d?d*(t.paraNumber-1):0),y=n;if(o&&f>g)f=Math.max(g,r),t.overflow=i.length;else if(g||c)switch(l){case"middle":_+=(g-f)/2;break;case"bottom":_+=g-f}y+=_;let m,v,w,x=p||c?p:t.maxWidth;for(let n=0,l=i.length;n<l;n++){if(m=i[n],m.x=u,m.width<p||m.width>p&&!o)switch(h){case"center":m.x+=(x-m.width)/2;break;case"right":m.x+=x-m.width}m.paraStart&&d&&n>0&&(y+=d),m.y=y,y+=r,t.overflow>n&&y>f&&(m.isOverflow=!0,t.overflow=n+1),v=m.x,w=m.width,a<0&&(m.width<0?(w=-m.width+e.fontSize+a,v-=w,w+=e.fontSize):w-=a),v<s.x&&(s.x=v),w>s.width&&(s.width=w),o&&p&&p<w&&(m.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=_,s.height=f}(d,i),function(t,e,i,s){const{rows:r}=t,{textAlign:n,paraIndent:a,letterSpacing:o}=e;let h,l,d,c,u;r.forEach((t=>{t.words&&(d=a&&t.paraStart?a:0,l=i&&("justify"===n||"both"===n)&&t.words.length>1?(i-t.width-d)/(t.words.length-1):0,c=o||t.isOverflow?iu:l>.01?su:ru,t.isOverflow&&!o&&(t.textMode=!0),c===ru?(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===su?(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),!l||t.paraEnd&&"both"!==n||(h+=l,t.width+=l)}))),t.words=null)}))}(d,i,n),d.overflow&&function(t,i,s,r){if(!r)return;const{rows:n,overflow:a}=t;let{textOverflow:o}=i;if(n.splice(a),o&&"show"!==o){let t,h;"hide"===o?o="":"ellipsis"===o&&(o="...");const l=o?e.canvas.measureText(o).width:0,d=s+r-l;("none"===i.textWrap?n:[n[a-1]]).forEach((e=>{if(e.isOverflow&&e.data){let i=e.data.length-1;for(let s=i;s>-1&&(t=e.data[s],h=t.x+t.width,!(s===i&&h<d));s--){if(h<d&&" "!==t.char){e.data.splice(s+1),e.width-=t.width;break}e.width-=t.width}e.width+=l,e.data.push({char:o,x:h}),e.textMode&&function(t){t.text="",t.data.forEach((e=>{t.text+=e.char})),t.data=null}(e)}}))}}(d,i,s,n),"none"!==o&&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 cu={string:function(t,e){const i="number"==typeof e&&1!==e;if("string"==typeof t){if(!i||!Mo.object)return t;t=Mo.object(t)}let s=void 0===t.a?1:t.a;i&&(s*=e);const r=t.r+","+t.g+","+t.b;return 1===s?"rgb("+r+")":"rgba("+r+","+s+")"}};return Object.assign(Ao,du),Object.assign(Mo,cu),Object.assign(No,Ql),Object.assign(Uo,Sd),Object.assign(zo,qd),Object.assign(Yo,sc),Object.assign(i,{interaction:(t,e,i,s)=>new Pl(t,e,i,s),hitCanvas:(t,e)=>new lo(t,e),hitCanvasManager:()=>new kl}),uo(),t.AlignHelper=mt,t.AroundHelper=gt,t.AutoBounds=ct,t.BezierHelper=Pe,t.Bounds=lt,t.BoundsHelper=nt,t.BoxData=Jo,t.BranchHelper=Rn,t.BranchRender=Ca,t.CanvasData=ch,t.CanvasManager=It,t.ChildEvent=zn,t.ColorConvert=Mo,t.Creator=i,t.Cursor=Rl,t.DataHelper=At,t.Debug=wt,t.Dragger=gl,t.Effect=Yo,t.EllipseData=sh,t.EllipseHelper=Ie,t.Event=Un,t.EventCreator=Ot,t.Eventer=Zn,t.Export=Ho,t.FileHelper=lr,t.FrameData=th,t.GroupData=Qo,t.HitCanvasManager=kl,t.ImageData=dh,t.ImageEvent=Hn,t.ImageManager=pr,t.IncrementId=s,t.InteractionBase=Pl,t.InteractionHelper=ll,t.Keyboard=sl,t.LayoutEvent=Gn,t.Layouter=Ro,t.LeafBounds=Pa,t.LeafBoundsHelper=En,t.LeafData=Wt,t.LeafDataProxy=da,t.LeafEventer=oa,t.LeafHelper=fn,t.LeafLayout=Nn,t.LeafLevelList=ho,t.LeafList=oo,t.LeafMatrix=ya,t.LeafRender=Ra,t.LeaferCanvas=lo,t.LeaferCanvasBase=Zt,t.LeaferData=$o,t.LeaferEvent=Kn,t.LeaferImage=mr,t.LineData=eh,t.MathHelper=h,t.Matrix=U,t.MatrixHelper=b,t.MyDragEvent=hl,t.MyImage=Zh,t.MyPointerEvent=al,t.NeedConvertToCanvasCommandMap=ee,t.OneRadian=l,t.PI2=d,t.PI_2=c,t.Paint=No,t.PaintGradient=zo,t.PaintImage=Uo,t.PathArrow=Fo,t.PathBounds=Qs,t.PathCommandDataHelper=zi,t.PathCommandMap=$t,t.PathConvert=mi,t.PathCorner=nr,t.PathCreator=rs,t.PathData=ah,t.PathDrawer=vs,t.PathHelper=Qt,t.PathNumberCommandLengthMap=ne,t.PathNumberCommandMap=re,t.PenData=oh,t.Picker=Lo,t.Platform=e,t.Plugin=kt,t.Point=F,t.PointHelper=D,t.PointerButton=rl,t.PolygonData=rh,t.PropertyEvent=Yn,t.RectData=ih,t.RectHelper=ae,t.RectRender=gh,t.RenderEvent=Vn,t.Renderer=Co,t.ResizeEvent=Xn,t.Run=Et,t.Selector=So,t.StarData=nh,t.State=Xo,t.StringNumberMap=vt,t.TaskItem=ur,t.TaskProcessor=_r,t.TextConvert=Ao,t.TextData=lh,t.Transition=jo,t.TwoPointBoundsHelper=Y,t.UIBounds=uh,t.UICreator=Tt,t.UIData=Zo,t.UIEvent=nl,t.UIRender=_h,t.UnitConvert=Wo,t.WaitHelper=Ln,t.WatchEvent=jn,t.Watcher=po,t.affectRenderBoundsType=Wr,t.affectStrokeBoundsType=Ir,t.attr=br,t.autoLayoutType=Rr,t.boundsType=Tr,t.canvasPatch=hr,t.canvasSizeAttrs=qt,t.cursorType=Vr,t.dataProcessor=Kr,t.dataType=Er,t.decorateLeafAttr=xr,t.defineDataProcessor=qr,t.defineKey=vr,t.defineLeafAttr=Br,t.doBoundsType=Sr,t.doStrokeType=Ar,t.effectType=Oo,t.emptyData=Nt,t.eraserType=jr,t.getBoundsData=_,t.getDescriptor=wr,t.getMatrixData=p,t.getPointData=u,t.hitType=Gr,t.isNull=function(t){return null==t},t.layoutProcessor=function(t){return(e,i)=>{vr(e,"__LayoutProcessor",{get:()=>t})}},t.maskType=Xr,t.naturalBoundsType=Lr,t.opacityType=Nr,t.pathInputType=Or,t.pathType=Dr,t.pen=ar,t.positionType=Pr,t.registerUI=rn,t.registerUIEvent=nn,t.resizeType=Do,t.rewrite=$r,t.rewriteAble=tn,t.rotationType=Cr,t.scaleType=kr,t.sortType=Hr,t.strokeType=Mr,t.surfaceType=Fr,t.tempBounds=dt,t.tempMatrix=z,t.tempPoint=N,t.useCanvas=uo,t.useModule=sn,t.version="1.3.2",t.visibleType=Ur,t.zoomLayerType=Io,t}({});
|
|
1
|
+
var LeaferUI=function(t){"use strict";const e={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(t){const{prefix:i,suffix:s}=e.image;return!s||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+s),i&&"/"===t[0]&&(t=i+t),t}}},i={},s={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=r;return e[t]?e[t]++:(e[t]=1,0)}},r=s,{round:n,pow:a,PI:o}=Math,h={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)),h.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=void 0!==e?a(10,e):1e12;return-0===(t=n(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&&h.assignScale(s,t),s),assignScale(t,e){"number"==typeof e?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)}},l=o/180,d=2*o,c=o/2;function u(){return{x:0,y:0}}function _(){return{x:0,y:0,width:0,height:0}}function p(){return{a:1,b:0,c:0,d:1,e:0,f:0}}const{sin:g,cos:f,acos:y,sqrt:m}=Math,{float:v}=h,w={};function x(){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 b={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:x(),tempMatrix:{},set(t,e=1,i=0,s=0,r=1,n=0,a=0){t.a=e,t.b=i,t.c=s,t.d=r,t.e=n,t.f=a},get:p,getWorld:x,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){B.toInnerPoint(t,e,w),B.scaleOfInner(t,w,i,s)},scaleOfInner(t,e,i,s=i){B.translateInner(t,e.x,e.y),B.scale(t,i,s),B.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:i,b:s,c:r,d:n}=t,a=f(e*=l),o=g(e);t.a=i*a-s*o,t.b=i*o+s*a,t.c=r*a-n*o,t.d=r*o+n*a},rotateOfOuter(t,e,i){B.toInnerPoint(t,e,w),B.rotateOfInner(t,w,i)},rotateOfInner(t,e,i){B.translateInner(t,e.x,e.y),B.rotate(t,i),B.translateInner(t,-e.x,-e.y)},skew(t,e,i){const{a:s,b:r,c:n,d:a}=t;i&&(i*=l,t.a=s+n*i,t.b=r+a*i),e&&(e*=l,t.c=n+s*e,t.d=a+r*e)},skewOfOuter(t,e,i,s){B.toInnerPoint(t,e,w),B.skewOfInner(t,w,i,s)},skewOfInner(t,e,i,s=0){B.translateInner(t,e.x,e.y),B.skew(t,i,s),B.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:i,b:s,c:r,d:n,e:a,f:o}=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+a,t.f=e.e*s+e.f*n+o},multiplyParent(t,e,i,s,r,n){let{e:a,f:o}=t;if(n&&(a+=n.scrollX,o+=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:a,d:o}=t;i.a=s*e.a+n*e.c,i.b=s*e.b+n*e.d,i.c=a*e.a+o*e.c,i.d=a*e.b+o*e.d,r&&(i.scaleX=e.scaleX*r.scaleX,i.scaleY=e.scaleY*r.scaleY)}else i.a=e.a,i.b=e.b,i.c=e.c,i.d=e.d,r&&(i.scaleX=e.scaleX,i.scaleY=e.scaleY);i.e=a*e.a+o*e.c+e.e,i.f=a*e.b+o*e.d+e.f},divide(t,e){B.multiply(t,B.tempInvert(e))},divideParent(t,e){B.multiplyParent(t,B.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=B;return B.copy(e,t),B.invert(e),e},invert(t){const{a:e,b:i,c:s,d:r,e:n,f:a}=t;if(i||s){const o=1/(e*r-i*s);t.a=r*o,t.b=-i*o,t.c=-s*o,t.d=e*o,t.e=-(n*r-a*s)*o,t.f=-(a*e-n*i)*o}else if(1===e&&1===r)t.e=-n,t.f=-a;else{const i=1/(e*r);t.a=r*i,t.d=e*i,t.e=-n*r*i,t.f=-a*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:a,d:o}=t,h=1/(r*o-n*a),{x:l,y:d}=e;if(i||(i=e),i.x=(l*o-d*a)*h,i.y=(d*r-l*n)*h,!s){const{e:e,f:s}=t;i.x-=(e*o-s*a)*h,i.y-=(s*r-e*n)*h}},setLayout(t,e,i,s,r){const{x:n,y:a,scaleX:o,scaleY:h}=e;if(void 0===r&&(r=e.rotation||e.skewX||e.skewY),r){const{rotation:i,skewX:s,skewY:r}=e,n=i*l,a=f(n),d=g(n);if(s||r){const e=s*l,i=r*l;t.a=(a+i*-d)*o,t.b=(d+i*a)*o,t.c=(e*a-d)*h,t.d=(a+e*d)*h}else t.a=a*o,t.b=d*o,t.c=-d*h,t.d=a*h}else t.a=o,t.b=0,t.c=0,t.d=h;t.e=n,t.f=a,(i=i||s)&&B.translateInner(t,-i.x,-i.y,!s)},getLayout(t,e,i,s){const{a:r,b:n,c:a,d:o,e:h,f:d}=t;let u,_,p,w,x,b=h,B=d;if(n||a){const t=r*o-n*a;if(a&&!s){u=m(r*r+n*n),_=t/u;const e=r/u;p=n>0?y(e):-y(e)}else{_=m(a*a+o*o),u=t/_;const e=a/_;p=c-(o>0?y(-e):-y(e))}const e=v(f(p)),i=g(p);u=v(u),_=v(_),w=e?v((a/_+i)/e/l,9):0,x=e?v((n/u-i)/e/l,9):0,p=v(p/l)}else u=r,_=o,p=w=x=0;return(e=i||e)&&(b+=e.x*r+e.y*a,B+=e.x*n+e.y*o,i||(b-=e.x,B-=e.y)),{x:b,y:B,scaleX:u,scaleY:_,rotation:p,skewX:w,skewY:x}},withScale(t,e,i=e){const s=t;if(!e||!i){const{a:s,b:r,c:n,d:a}=t;r||n?i=(s*a-r*n)/(e=m(s*s+r*r)):(e=s,i=a)}return s.scaleX=e,s.scaleY=i,s},reset(t){B.set(t)}},B=b,{toInnerPoint:E,toOuterPoint:P}=b,{sin:R,cos:k,abs:C,sqrt:T,atan2:S,min:L,PI:O}=Math,D={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=I.defaultPoint);const s=k(e*=l),r=R(e),n=t.x-i.x,a=t.y-i.y;t.x=i.x+n*s-a*r,t.y=i.y+n*r+a*s},tempToInnerOf(t,e){const{tempPoint:i}=I;return M(i,t),E(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=I;return M(i,t),P(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=I;return M(i,t),I.toInnerRadiusPointOf(t,e,i),i},toInnerRadiusPointOf(t,e,i){i||(i=t),E(e,t,i),i.radiusX=Math.abs(t.radiusX/e.scaleX),i.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,i){E(e,t,i)},toOuterOf(t,e,i){P(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)=>A(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const r=C(i-t),n=C(s-e);return T(r*r+n*n)},getMinDistanceFrom:(t,e,i,s,r,n)=>L(A(t,e,i,s),A(i,s,r,n)),getAngle:(t,e)=>W(t,e)/l,getRotation:(t,e,i,s)=>(s||(s=e),I.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/l),getRadianFrom(t,e,i,s,r,n,a,o){void 0===a&&(a=i,o=s);let h=S(e-s,t-i);const l=S(n-o,r-a)-h;return l<-O?l+d:l},getAtan2:(t,e)=>S(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s){const r=W(t,e);return(e=s?e:{}).x=t.x+k(r)*i,e.y=t.y+R(r)*i,e},toNumberPoints(t){let e=t;return"object"==typeof t[0]&&(e=[],t.forEach((t=>e.push(t.x,t.y)))),e},reset(t){I.reset(t)}},I=D,{getDistanceFrom:A,copy:M,getAtan2:W}=I;class F{constructor(t,e){this.set(t,e)}set(t,e){return"object"==typeof t?D.copy(this,t):D.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new F(this)}move(t,e){return D.move(this,t,e),this}scale(t,e){return D.scale(this,t,e),this}scaleOf(t,e,i){return D.scaleOf(this,t,e,i),this}rotate(t,e){return D.rotate(this,t,e),this}rotateOf(t,e){return D.rotate(this,e,t),this}getRotation(t,e,i){return D.getRotation(this,t,e,i)}toInnerOf(t,e){return D.toInnerOf(this,t,e),this}toOuterOf(t,e){return D.toOuterOf(this,t,e),this}getCenter(t){return new F(D.getCenter(this,t))}getDistance(t){return D.getDistance(this,t)}getDistancePoint(t,e,i){return new F(D.getDistancePoint(this,t,e,i))}getAngle(t){return D.getAngle(this,t)}getAtan2(t){return D.getAtan2(this,t)}reset(){return D.reset(this),this}}const U=new F;class N{constructor(t,e,i,s,r,n){this.set(t,e,i,s,r,n)}set(t,e,i,s,r,n){return"object"==typeof t?b.copy(this,t):b.set(this,t,e,i,s,r,n),this}setWith(t){return b.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 N(this)}translate(t,e){return b.translate(this,t,e),this}translateInner(t,e){return b.translateInner(this,t,e),this}scale(t,e){return b.scale(this,t,e),this}scaleWith(t,e){return b.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}scaleOfOuter(t,e,i){return b.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return b.scaleOfInner(this,t,e,i),this}rotate(t){return b.rotate(this,t),this}rotateOfOuter(t,e){return b.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return b.rotateOfInner(this,t,e),this}skew(t,e){return b.skew(this,t,e),this}skewOfOuter(t,e,i){return b.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return b.skewOfInner(this,t,e,i),this}multiply(t){return b.multiply(this,t),this}multiplyParent(t){return b.multiplyParent(this,t),this}divide(t){return b.divide(this,t),this}divideParent(t){return b.divideParent(this,t),this}invert(){return b.invert(this),this}invertWith(){return b.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){b.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){b.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return b.setLayout(this,t,e,i),this}getLayout(t,e,i){return b.getLayout(this,t,e,i)}withScale(t,e){return b.withScale(this,t,e)}reset(){b.reset(this)}}const z=new N,Y={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){H(t,e,i),H(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:H}=Y,{tempPointBounds:X,setPoint:j,addPoint:G,toBounds:V}=Y,{toOuterPoint:K}=b,{float:q,fourNumber:Z}=h,{floor:Q,ceil:J}=Math;let $,tt,et,it;const st={},rt={},nt={tempBounds:{},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:a,width:o,height:h}=e;if(i instanceof Array){const e=Z(i);s?at.set(t,n+e[3],a+e[0],o-e[1]-e[3],h-e[2]-e[0]):at.set(t,n-e[3],a-e[0],o+e[1]+e[3],h+e[2]+e[0])}else s&&(i=-i),at.set(t,n-i,a-i,o+2*i,h+2*i);r&&("width"===r?(t.y=a,t.height=h):(t.x=n,t.width=o))},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),at.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?ht(e,t):e=t,i?(e.offsetX=-(at.maxX(i)-t.x),e.offsetY=-(at.maxY(i)-t.y)):(e.offsetX=t.x+t.width,e.offsetY=t.y+t.height),at.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e){D.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){D.scaleOf(t,e,i,s),t.width*=i,t.height*=s},tempToOuterOf:(t,e)=>(at.copy(at.tempBounds,t),at.toOuterOf(at.tempBounds,e),at.tempBounds),getOuterOf:(t,e)=>(t=Object.assign({},t),at.toOuterOf(t,e),t),toOuterOf(t,e,i){if(i||(i=t),0===e.b&&0===e.c){const{a:s,d:r}=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),r>0?(i.height=t.height*r,i.y=e.f+t.y*r):(i.height=t.height*-r,i.y=e.f+t.y*r-i.height)}else st.x=t.x,st.y=t.y,K(e,st,rt),j(X,rt.x,rt.y),st.x=t.x+t.width,K(e,st,rt),G(X,rt.x,rt.y),st.y=t.y+t.height,K(e,st,rt),G(X,rt.x,rt.y),st.x=t.x,K(e,st,rt),G(X,rt.x,rt.y),V(X,i)},toInnerOf(t,e,i){i||(i=t),at.move(i,-e.e,-e.f),at.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 N(s,0,0,s,-e.x*s,-e.y*s)},getSpread(t,e,i){const s={};return at.copyAndSpread(s,t,e,!1,i),s},spread(t,e,i){at.copyAndSpread(t,t,e,!1,i)},shrink(t,e,i){at.copyAndSpread(t,t,e,!0,i)},ceil(t){const{x:e,y:i}=t;t.x=Q(t.x),t.y=Q(t.y),t.width=e>t.x?J(t.width+e-t.x):J(t.width),t.height=i>t.y?J(t.height+i-t.y):J(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=q(t.x,e),t.y=q(t.y,e),t.width=q(t.width,e),t.height=q(t.height,e)},add(t,e,i){$=t.x+t.width,tt=t.y+t.height,et=e.x,it=e.y,i||(et+=e.width,it+=e.height),$=$>et?$:et,tt=tt>it?tt:it,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=$-t.x,t.height=tt-t.y},addList(t,e){at.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){at.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){at.setListWithFn(t,e,i,!0)},setListWithFn(t,e,i,s=!1){let r,n=!0;for(let a=0,o=e.length;a<o;a++)r=i?i(e[a]):e[a],r&&(r.width||r.height)&&(n?(n=!1,s||ht(t,r)):ot(t,r));n&&at.reset(t)},setPoints(t,e){e.forEach(((t,e)=>0===e?j(X,t.x,t.y):G(X,t.x,t.y))),V(X,t)},setPoint(t,e){at.set(t,e.x,e.y)},addPoint(t,e){ot(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=D.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=D.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=at.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=at.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=at.tempToOuterOf(e,i)),!at.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:r,width:n,height:a}=e;return $=s+n,tt=r+a,et=t.x+t.width,it=t.y+t.height,s=s>t.x?s:t.x,r=r>t.y?r:t.y,$=$<et?$:et,tt=tt<it?tt:it,n=$-s,a=tt-r,{x:s,y:r,width:n,height:a}},intersect(t,e,i){at.copy(t,at.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){at.set(t)}},at=nt,{add:ot,copy:ht}=at;class lt{get minX(){return nt.minX(this)}get minY(){return nt.minY(this)}get maxX(){return nt.maxX(this)}get maxY(){return nt.maxY(this)}constructor(t,e,i,s){this.set(t,e,i,s)}set(t,e,i,s){return"object"==typeof t?nt.copy(this,t):nt.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 lt(this)}move(t,e){return nt.move(this,t,e),this}scale(t,e){return nt.scale(this,t,e),this}scaleOf(t,e,i){return nt.scaleOf(this,t,e,i),this}toOuterOf(t,e){return nt.toOuterOf(this,t,e),this}toInnerOf(t,e){return nt.toInnerOf(this,t,e),this}getFitMatrix(t,e){return nt.getFitMatrix(this,t,e)}spread(t,e){return nt.spread(this,t,e),this}shrink(t,e){return nt.shrink(this,t,e),this}ceil(){return nt.ceil(this),this}unsign(){return nt.unsign(this),this}float(t){return nt.float(this,t),this}add(t){return nt.add(this,t),this}addList(t){return nt.setList(this,t,!0),this}setList(t){return nt.setList(this,t),this}addListWithFn(t,e){return nt.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return nt.setListWithFn(this,t,e),this}setPoint(t){return nt.setPoint(this,t),this}setPoints(t){return nt.setPoints(this,t),this}addPoint(t){return nt.addPoint(this,t),this}getPoints(){return nt.getPoints(this)}hitPoint(t,e){return nt.hitPoint(this,t,e)}hitRadiusPoint(t,e){return nt.hitRadiusPoint(this,t,e)}hit(t,e){return nt.hit(this,t,e)}includes(t,e){return nt.includes(this,t,e)}intersect(t,e){return nt.intersect(this,t,e),this}getIntersect(t,e){return new lt(nt.getIntersectData(this,t,e))}isSame(t){return nt.isSame(this,t)}isEmpty(){return nt.isEmpty(this)}reset(){nt.reset(this)}}const dt=new lt;class ct{constructor(t,e,i,s,r,n){"object"==typeof 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:a}=t;this.set(e,i,s,r,n,a)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:r,width:n,height:a}=this;return new lt(r,e,n||t.width-r-i,a||t.height-e-s)}}var ut,_t;t.Direction4=void 0,(ut=t.Direction4||(t.Direction4={}))[ut.top=0]="top",ut[ut.right=1]="right",ut[ut.bottom=2]="bottom",ut[ut.left=3]="left",t.Direction9=void 0,(_t=t.Direction9||(t.Direction9={}))[_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";const pt=[{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}];pt.forEach((t=>t.type="percent"));const gt={directionData:pt,tempPoint:{},get:ft,toPoint(t,e,i,s,r){const n=ft(t);i.x=n.x,i.y=n.y,"percent"===n.type&&(i.x*=e.width,i.y*=e.height,r&&(i.x-=r.x,i.y-=r.y,n.x&&(i.x-=1===n.x?r.width:.5===n.x?n.x*r.width:0),n.y&&(i.y-=1===n.y?r.height:.5===n.y?n.y*r.height:0))),s||(i.x+=e.x,i.y+=e.y)}};function ft(e){return"string"==typeof e?pt[t.Direction9[e]]:e}const{toPoint:yt}=gt,mt={toPoint(t,e,i,s,r){yt(t,i,s,r,e)}},vt={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 wt{constructor(t){this.repeatMap={},this.name=t}static get(t){return new wt(t)}static set filter(t){this.filterList=xt(t)}static set exclude(t){this.excludeList=xt(t)}log(...t){if(bt.enable){if(bt.filterList.length&&bt.filterList.every((t=>t!==this.name)))return;if(bt.excludeList.length&&bt.excludeList.some((t=>t===this.name)))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){bt.enable&&this.warn(...t)}warn(...t){bt.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 xt(t){return t?"string"==typeof t&&(t=[t]):t=[],t}wt.filterList=[],wt.excludeList=[],wt.showWarn=!0;const bt=wt,Bt=wt.get("RunTime"),Et={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const i=s.create(s.RUNTIME);return Pt.currentId=Pt.idMap[i]=e?performance.now():Date.now(),Pt.currentName=Pt.nameMap[i]=t,Pt.nameToIdMap[t]=i,i},end(t,e){const i=Pt.idMap[t],s=Pt.nameMap[t],r=e?(performance.now()-i)/1e3:Date.now()-i;Pt.idMap[t]=Pt.nameMap[t]=Pt.nameToIdMap[s]=void 0,Bt.log(s,r,"ms")},endOfName(t,e){const i=Pt.nameToIdMap[t];void 0!==i&&Pt.end(i,e)}},Pt=Et,Rt=[],kt={list:{},add(t,...e){this.list[t]=!0,Rt.push(...e)},has(t,e){const i=this.list[t];return!i&&e&&this.need(t),i},need(t){console.error("need plugin: "+(t.includes("-x")?"":"@leafer-in/")+t)}};setTimeout((()=>Rt.forEach((t=>kt.has(t,!0)))));const Ct=wt.get("UICreator"),Tt={list:{},register(t){const{__tag:e}=t.prototype;St[e]&&Ct.repeat(e),St[e]=t},get(t,e,i,s,r,n){St[t]||Ct.error("not register "+t);const a=new St[t](e);return void 0!==i&&(a.x=i,s&&(a.y=s),r&&(a.width=r),n&&(a.height=n)),a}},{list:St}=Tt,Lt=wt.get("EventCreator"),Ot={nameList:{},register(t){let e;Object.keys(t).forEach((i=>{e=t[i],"string"==typeof e&&(Dt[e]&&Lt.repeat(e),Dt[e]=t)}))},changeName(t,e){const i=Dt[t];if(i){const s=Object.keys(i).find((e=>i[e]===t));s&&(i[s]=e,Dt[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new Dt[t](...e)},{nameList:Dt}=Ot;class It{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:s}=this;for(let i=0,r=s.length;i<r;i++)if(e=s[i],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const r=i.canvas(t);return this.add(r),r}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 At={default:(t,e)=>(Mt(e,t),Mt(t,e),t),assign(t,e,i){let s;Object.keys(e).forEach((r=>{var n,a;if(s=e[r],(null==s?void 0:s.constructor)===Object&&(null===(n=t[r])||void 0===n?void 0:n.constructor)===Object)return Mt(t[r],e[r],i&&i[r]);i&&r in i?(null===(a=i[r])||void 0===a?void 0:a.constructor)===Object&&Mt(t[r]={},e[r],i[r]):t[r]=e[r]}))},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:Mt}=At;class Wt{get __useNaturalRatio(){return!0}get __isLinePath(){const{path:t}=this;return t&&6===t.length&&1===t[0]}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 r in this)if("_"!==r[0]&&(t=this["_"+r],void 0!==t)){if("path"===r&&!this.__pathInputed)continue;e=s?s[r]:void 0,i[r]=void 0===e?t:e}}if(e&&e.matrix){const{a:t,b:e,c:s,d:r,e:n,f:a}=this.__leaf.__localMatrix;i.matrix={a:t,b:e,c:s,d:r,e:n,f:a}}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||t.__hasMultiPaint)||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 Ft;t.Answer=void 0,(Ft=t.Answer||(t.Answer={}))[Ft.No=0]="No",Ft[Ft.Yes=1]="Yes",Ft[Ft.NoAndSkip=2]="NoAndSkip",Ft[Ft.YesAndSkip=3]="YesAndSkip";const Ut={};function Nt(t,e,i,s){var r,n=arguments.length,a=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,i,s);else for(var o=t.length-1;o>=0;o--)(r=t[o])&&(a=(n<3?r(a):n>3?r(e,i,a):r(e,i))||a);return n>3&&a&&Object.defineProperty(e,i,a),a}function zt(t,e,i,s){return new(i||(i=Promise))((function(r,n){function a(t){try{h(s.next(t))}catch(t){n(t)}}function o(t){try{h(s.throw(t))}catch(t){n(t)}}function h(t){var e;t.done?r(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(a,o)}h((s=s.apply(t,e||[])).next())}))}function Yt(t){return(e,i)=>{t||(t=i),Object.defineProperty(e,i,{get(){return this.context[t]},set(e){this.context[t]=e}})}}"function"==typeof SuppressedError&&SuppressedError;const Ht=[];function Xt(){return(t,e)=>{Ht.push(e)}}const jt=[];class Gt{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||jt)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;Ht.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){"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,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,a,o,h){switch(arguments.length){case 9:if(e<0){const t=-e/s*o;s+=e,e=0,n+=t,o-=t}if(i<0){const t=-i/r*h;r+=i,i=0,a+=t,h-=t}this.context.drawImage(t,e,i,s,r,n,a,o,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,a,o){}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}}Nt([Yt("imageSmoothingEnabled")],Gt.prototype,"smooth",void 0),Nt([Yt("imageSmoothingQuality")],Gt.prototype,"smoothLevel",void 0),Nt([Yt("globalAlpha")],Gt.prototype,"opacity",void 0),Nt([Yt()],Gt.prototype,"fillStyle",void 0),Nt([Yt()],Gt.prototype,"strokeStyle",void 0),Nt([Yt("lineWidth")],Gt.prototype,"strokeWidth",void 0),Nt([Yt("lineCap")],Gt.prototype,"strokeCap",void 0),Nt([Yt("lineJoin")],Gt.prototype,"strokeJoin",void 0),Nt([Yt("lineDashOffset")],Gt.prototype,"dashOffset",void 0),Nt([Yt()],Gt.prototype,"miterLimit",void 0),Nt([Yt()],Gt.prototype,"shadowBlur",void 0),Nt([Yt()],Gt.prototype,"shadowColor",void 0),Nt([Yt()],Gt.prototype,"shadowOffsetX",void 0),Nt([Yt()],Gt.prototype,"shadowOffsetY",void 0),Nt([Yt()],Gt.prototype,"filter",void 0),Nt([Yt()],Gt.prototype,"font",void 0),Nt([Yt()],Gt.prototype,"fontKerning",void 0),Nt([Yt()],Gt.prototype,"fontStretch",void 0),Nt([Yt()],Gt.prototype,"fontVariantCaps",void 0),Nt([Yt()],Gt.prototype,"textAlign",void 0),Nt([Yt()],Gt.prototype,"textBaseline",void 0),Nt([Yt()],Gt.prototype,"textRendering",void 0),Nt([Yt()],Gt.prototype,"wordSpacing",void 0),Nt([Yt()],Gt.prototype,"letterSpacing",void 0),Nt([Yt()],Gt.prototype,"direction",void 0),Nt([Xt()],Gt.prototype,"setTransform",null),Nt([Xt()],Gt.prototype,"resetTransform",null),Nt([Xt()],Gt.prototype,"getTransform",null),Nt([Xt()],Gt.prototype,"save",null),Nt([Xt()],Gt.prototype,"restore",null),Nt([Xt()],Gt.prototype,"translate",null),Nt([Xt()],Gt.prototype,"scale",null),Nt([Xt()],Gt.prototype,"rotate",null),Nt([Xt()],Gt.prototype,"fill",null),Nt([Xt()],Gt.prototype,"stroke",null),Nt([Xt()],Gt.prototype,"clip",null),Nt([Xt()],Gt.prototype,"fillRect",null),Nt([Xt()],Gt.prototype,"strokeRect",null),Nt([Xt()],Gt.prototype,"clearRect",null),Nt([Xt()],Gt.prototype,"beginPath",null),Nt([Xt()],Gt.prototype,"moveTo",null),Nt([Xt()],Gt.prototype,"lineTo",null),Nt([Xt()],Gt.prototype,"bezierCurveTo",null),Nt([Xt()],Gt.prototype,"quadraticCurveTo",null),Nt([Xt()],Gt.prototype,"closePath",null),Nt([Xt()],Gt.prototype,"arc",null),Nt([Xt()],Gt.prototype,"arcTo",null),Nt([Xt()],Gt.prototype,"ellipse",null),Nt([Xt()],Gt.prototype,"rect",null),Nt([Xt()],Gt.prototype,"roundRect",null),Nt([Xt()],Gt.prototype,"createConicGradient",null),Nt([Xt()],Gt.prototype,"createLinearGradient",null),Nt([Xt()],Gt.prototype,"createPattern",null),Nt([Xt()],Gt.prototype,"createRadialGradient",null),Nt([Xt()],Gt.prototype,"fillText",null),Nt([Xt()],Gt.prototype,"measureText",null),Nt([Xt()],Gt.prototype,"strokeText",null);const{copy:Vt}=b,Kt={width:1,height:1,pixelRatio:1},qt=["width","height","pixelRatio"];class Zt extends Gt{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(t,i){super(),this.size={},this.worldTransform={},t||(t=Kt),t.pixelRatio||(t.pixelRatio=e.devicePixelRatio),this.manager=i,this.innerId=s.create(s.CNAVAS);const{width:r,height:n,pixelRatio:a}=t;this.autoLayout=!r||!n,this.size.pixelRatio=a,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;At.copyAttrs(s,t,qt),qt.forEach((t=>s[t]||(s[t]=1))),this.bounds=new lt(0,0,this.width,this.height),this.context&&!this.unreal&&(this.updateViewSize(),this.smooth=this.config.smooth),this.updateClientBounds(),this.context&&!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}=this,s=this.worldTransform;if(e){const{a:r,b:n,c:a,d:o,e:h,f:l}=e;this.setTransform(s.a=(t.a*r+t.b*a)*i,s.b=(t.a*n+t.b*o)*i,s.c=(t.c*r+t.d*a)*i,s.d=(t.c*n+t.d*o)*i,s.e=(t.e*r+t.f*a+h)*i,s.f=(t.e*n+t.f*o+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: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){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,nt.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,r){this.resetTransform(),this.copyWorld(t,e,i,s),r||this.useWorldTransform()}useGrayscaleAlpha(t){let e,i;this.setTempBounds(t,!0,!0);const{context:s}=this,r=s.getImageData(dt.x,dt.y,dt.width,dt.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,dt.x,dt.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){i&&(this.blendMode=i),this.fillStyle=e,this.setTempBounds(t),this.fillRect(dt.x,dt.y,dt.width,dt.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i){i&&(this.blendMode=i),this.strokeStyle=e,this.setTempBounds(t),this.strokeRect(dt.x,dt.y,dt.width,dt.height),i&&(this.blendMode="source-over")}clearWorld(t,e){this.setTempBounds(t,e),this.clearRect(dt.x,dt.y,dt.width,dt.height)}clipWorld(t,e){this.beginPath(),this.setTempBounds(t,e),this.rect(dt.x,dt.y,dt.width,dt.height),this.clip()}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}setTempBounds(t,e,i){dt.set(t),i&&dt.intersect(this.bounds),dt.scale(this.pixelRatio),e&&dt.ceil()}isSameSize(t){return this.width===t.width&&this.height===t.height&&this.pixelRatio===t.pixelRatio}getSameCanvas(t,e){const s=this.manager?this.manager.get(this.size):i.canvas(Object.assign({},this.size));return s.save(),t&&(Vt(s.worldTransform,this.worldTransform),s.useWorldTransform()),e&&(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 Qt={creator:{},parse(t,e){},convertToCanvasData(t,e){}},Jt={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},$t=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},Jt),te={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},ee={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},ie=Object.assign(Object.assign({},ee),Jt),se=$t,re={};for(let t in se)re[se[t]]=t;const ne={};for(let t in se)ne[se[t]]=te[t];const ae={drawRoundRect(t,e,i,s,r,n){const a=h.fourNumber(n,Math.min(s/2,r/2)),o=e+s,l=i+r;a[0]?t.moveTo(e+a[0],i):t.moveTo(e,i),a[1]?t.arcTo(o,i,o,l,a[1]):t.lineTo(o,i),a[2]?t.arcTo(o,l,e,l,a[2]):t.lineTo(o,l),a[3]?t.arcTo(e,l,e,i,a[3]):t.lineTo(e,l),a[0]?t.arcTo(e,i,o,i,a[0]):t.lineTo(e,i)}},{sin:oe,cos:he,atan2:le,ceil:de,abs:ce,PI:ue,sqrt:_e,pow:pe}=Math,{setPoint:ge,addPoint:fe}=Y,{set:ye,toNumberPoints:me}=D,{M:ve,L:we,C:xe,Q:be,Z:Be}=$t,Ee={},Pe={points(t,e,i,s){let r=me(e);if(t.push(ve,r[0],r[1]),i&&r.length>5){let e,n,a,o,h,l,d,c,u,_,p,g,f,y=r.length;const m=!0===i?.5:i;s&&(r=[r[y-2],r[y-1],...r,r[0],r[1],r[2],r[3]],y=r.length);for(let i=2;i<y-2;i+=2)e=r[i-2],n=r[i-1],a=r[i],o=r[i+1],h=r[i+2],l=r[i+3],p=_e(pe(a-e,2)+pe(o-n,2)),g=_e(pe(h-a,2)+pe(l-o,2)),f=p+g,p=m*p/f,g=m*g/f,h-=e,l-=n,d=a-p*h,c=o-p*l,2===i?s||t.push(be,d,c,a,o):t.push(xe,u,_,d,c,a,o),u=a+g*h,_=o+g*l;s||t.push(be,u,_,r[y-2],r[y-1])}else for(let e=2,i=r.length;e<i;e+=2)t.push(we,r[e],r[e+1]);s&&t.push(Be)},rect(t,e,i,s,r){Qt.creator.path=t,Qt.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){Qt.creator.path=[],ae.drawRoundRect(Qt.creator,e,i,s,r,n),t.push(...Qt.convertToCanvasData(Qt.creator.path,!0))},arcTo(t,e,i,s,r,n,a,o,h,u,_){const p=s-e,g=r-i,f=n-s,y=a-r;let m=le(g,p),v=le(y,f),w=v-m;if(w<0&&(w+=d),w===ue||ce(p+g)<1e-12||ce(f+y)<1e-12)return t&&t.push(we,s,r),h&&(ge(h,e,i),fe(h,s,r)),_&&ye(_,e,i),void(u&&ye(u,s,r));const x=p*y-f*g<0,b=x?-1:1,B=o/he(w/2),E=s+B*he(m+w/2+c*b),P=r+B*oe(m+w/2+c*b);return m-=c*b,v-=c*b,Ce(t,E,P,o,o,0,m/l,v/l,x,h,u,_)},arc:(t,e,i,s,r,n,a,o,h,l)=>Ce(t,e,i,s,s,0,r,n,a,o,h,l),ellipse(t,e,i,s,r,n,a,o,h,u,_,p){const g=n*l,f=oe(g),y=he(g);let m=a*l,v=o*l;m>ue&&(m-=d),v<0&&(v+=d);let w=v-m;w<0?w+=d:w>d&&(w-=d),h&&(w-=d);const x=de(ce(w/c)),b=w/x,B=oe(b/4),E=8/3*B*B/oe(b/2);v=m+b;let P,R,k,C,T,S,L,O,D=he(m),I=oe(m),A=k=y*s*D-f*r*I,M=C=f*s*D+y*r*I,W=e+k,F=i+C;t&&t.push(t.length?we:ve,W,F),u&&ge(u,W,F),p&&ye(p,W,F);for(let n=0;n<x;n++)P=he(v),R=oe(v),k=y*s*P-f*r*R,C=f*s*P+y*r*R,T=e+A-E*(y*s*I+f*r*D),S=i+M-E*(f*s*I-y*r*D),L=e+k+E*(y*s*R+f*r*P),O=i+C+E*(f*s*R-y*r*P),t&&t.push(xe,T,S,L,O,e+k,i+C),u&&ke(e+A,i+M,T,S,L,O,e+k,i+C,u,!0),A=k,M=C,D=P,I=R,m=v,v+=b;_&&ye(_,e+k,i+C)},quadraticCurveTo(t,e,i,s,r,n,a){t.push(xe,(e+2*s)/3,(i+2*r)/3,(n+2*s)/3,(a+2*r)/3,n,a)},toTwoPointBoundsByQuadraticCurve(t,e,i,s,r,n,a,o){ke(t,e,(t+2*i)/3,(e+2*s)/3,(r+2*i)/3,(n+2*s)/3,r,n,a,o)},toTwoPointBounds(t,e,i,s,r,n,a,o,h,l){const d=[];let c,u,_,p,g,f,y,m,v=t,w=i,x=r,b=a;for(let t=0;t<2;++t)if(1==t&&(v=e,w=s,x=n,b=o),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?fe(h,t,e):ge(h,t,e),fe(h,a,o);for(let l=0,c=d.length;l<c;l++)Re(d[l],t,e,i,s,r,n,a,o,Ee),fe(h,Ee.x,Ee.y)},getPointAndSet(t,e,i,s,r,n,a,o,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*o,l.y=c*i+u*r+_*a+p*h},getPoint(t,e,i,s,r,n,a,o,h){const l={};return Re(t,e,i,s,r,n,a,o,h,l),l}},{getPointAndSet:Re,toTwoPointBounds:ke,ellipse:Ce}=Pe,{sin:Te,cos:Se,sqrt:Le,atan2:Oe}=Math,{ellipse:De}=Pe,Ie={ellipticalArc(t,i,s,r,n,a,o,h,c,u,_){const p=(c-i)/2,g=(u-s)/2,f=a*l,y=Te(f),m=Se(f),v=-m*p-y*g,w=-m*g+y*p,x=r*r,b=n*n,B=w*w,E=v*v,P=x*b-x*B-b*E;let R=0;if(P<0){const t=Le(1-P/(x*b));r*=t,n*=t}else R=(o===h?-1:1)*Le(P/(x*B+b*E));const k=R*r*w/n,C=-R*n*v/r,T=Oe((w-C)/n,(v-k)/r),S=Oe((-w-C)/n,(-v-k)/r);let L=S-T;0===h&&L>0?L-=d:1===h&&L<0&&(L+=d);const O=i+p+m*k-y*C,D=s+g+y*k+m*C,I=L<0?1:0;_||e.ellipseToCurve?De(t,O,D,r,n,a,T/l,S/l,I):r!==n||a?t.push($t.G,O,D,r,n,a,T/l,S/l,I):t.push($t.O,O,D,r,T/l,S/l,I)}},{M:Ae,m:Me,L:We,l:Fe,H:Ue,h:Ne,V:ze,v:Ye,C:He,c:Xe,S:je,s:Ge,Q:Ve,q:Ke,T:qe,t:Ze,A:Qe,a:Je,Z:$e,z:ti,N:ei,D:ii,X:si,G:ri,F:ni,O:ai,P:oi,U:hi}=$t,{rect:li,roundRect:di,arcTo:ci,arc:ui,ellipse:_i,quadraticCurveTo:pi}=Pe,{ellipticalArc:gi}=Ie,fi=wt.get("PathConvert"),yi={},mi={current:{dot:0},stringify(t,e){let i,s,r,n=0,a=t.length,o="";for(;n<a;){s=t[n],i=ne[s],o+=s===r?" ":re[s];for(let s=1;s<i;s++)o+=h.float(t[n+s],e),s===i-1||(o+=" ");r=s,n+=i}return o},parse(t,e){let i,s,r,n="";const a=[],o=e?ie:ee;for(let e=0,h=t.length;e<h;e++)s=t[e],vt[s]?("."===s&&(vi.dot&&(wi(a,n),n=""),vi.dot++),"0"===n&&"."!==s&&(wi(a,n),n=""),n+=s):$t[s]?(n&&(wi(a,n),n=""),vi.name=$t[s],vi.length=te[s],vi.index=0,wi(a,vi.name),!i&&o[s]&&(i=!0)):"-"===s||"+"===s?"e"===r||"E"===r?n+=s:(n&&wi(a,n),n=s):n&&(wi(a,n),n=""),r=s;return n&&wi(a,n),i?mi.toCanvasData(a,e):a},toCanvasData(t,e){let i,s,r,n,a,o=0,h=0,l=0,d=0,c=0,u=t.length;const _=[];for(;c<u;){switch(r=t[c],r){case Me:t[c+1]+=o,t[c+2]+=h;case Ae:o=t[c+1],h=t[c+2],_.push(Ae,o,h),c+=3;break;case Ne:t[c+1]+=o;case Ue:o=t[c+1],_.push(We,o,h),c+=2;break;case Ye:t[c+1]+=h;case ze:h=t[c+1],_.push(We,o,h),c+=2;break;case Fe:t[c+1]+=o,t[c+2]+=h;case We:o=t[c+1],h=t[c+2],_.push(We,o,h),c+=3;break;case Ge:t[c+1]+=o,t[c+2]+=h,t[c+3]+=o,t[c+4]+=h,r=je;case je:a=n===He||n===je,l=a?2*o-i:t[c+1],d=a?2*h-s:t[c+2],i=t[c+1],s=t[c+2],o=t[c+3],h=t[c+4],_.push(He,l,d,i,s,o,h),c+=5;break;case Xe:t[c+1]+=o,t[c+2]+=h,t[c+3]+=o,t[c+4]+=h,t[c+5]+=o,t[c+6]+=h,r=He;case He:i=t[c+3],s=t[c+4],o=t[c+5],h=t[c+6],_.push(He,t[c+1],t[c+2],i,s,o,h),c+=7;break;case Ze:t[c+1]+=o,t[c+2]+=h,r=qe;case qe:a=n===Ve||n===qe,i=a?2*o-i:t[c+1],s=a?2*h-s:t[c+2],e?pi(_,o,h,i,s,t[c+1],t[c+2]):_.push(Ve,i,s,t[c+1],t[c+2]),o=t[c+1],h=t[c+2],c+=3;break;case Ke:t[c+1]+=o,t[c+2]+=h,t[c+3]+=o,t[c+4]+=h,r=Ve;case Ve:i=t[c+1],s=t[c+2],e?pi(_,o,h,i,s,t[c+3],t[c+4]):_.push(Ve,i,s,t[c+3],t[c+4]),o=t[c+3],h=t[c+4],c+=5;break;case Je:t[c+6]+=o,t[c+7]+=h;case Qe:gi(_,o,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],t[c+7],e),o=t[c+6],h=t[c+7],c+=8;break;case ti:case $e:_.push($e),c++;break;case ei:o=t[c+1],h=t[c+2],e?li(_,o,h,t[c+3],t[c+4]):xi(_,t,c,5),c+=5;break;case ii:o=t[c+1],h=t[c+2],e?di(_,o,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):xi(_,t,c,9),c+=9;break;case si:o=t[c+1],h=t[c+2],e?di(_,o,h,t[c+3],t[c+4],t[c+5]):xi(_,t,c,6),c+=6;break;case ri:_i(e?_:xi(_,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,yi),o=yi.x,h=yi.y,c+=9;break;case ni:e?_i(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):xi(_,t,c,5),o=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case ai:ui(e?_:xi(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,yi),o=yi.x,h=yi.y,c+=7;break;case oi:e?ui(_,t[c+1],t[c+2],t[c+3],0,360,!1):xi(_,t,c,4),o=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case hi:ci(e?_:xi(_,t,c,6),o,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,yi),o=yi.x,h=yi.y,c+=6;break;default:return fi.error(`command: ${r} [index:${c}]`,t),_}n=r}return _},objectToCanvasData(t){const e=[];return t.forEach((t=>{switch(t.name){case"M":e.push(Ae,t.x,t.y);break;case"L":e.push(We,t.x,t.y);break;case"C":e.push(He,t.x1,t.y1,t.x2,t.y2,t.x,t.y);break;case"Q":e.push(Ve,t.x1,t.y1,t.x,t.y);break;case"Z":e.push($e)}})),e},copyData(t,e,i,s){for(let r=i,n=i+s;r<n;r++)t.push(e[r])},pushData(t,e){vi.index===vi.length&&(vi.index=1,t.push(vi.name)),t.push(Number(e)),vi.index++,vi.dot=0}},{current:vi,pushData:wi,copyData:xi}=mi,{M:bi,L:Bi,C:Ei,Q:Pi,Z:Ri,N:ki,D:Ci,X:Ti,G:Si,F:Li,O:Oi,P:Di,U:Ii}=$t,{getMinDistanceFrom:Ai,getRadianFrom:Mi}=D,{tan:Wi,min:Fi,abs:Ui}=Math,Ni={},zi={beginPath(t){t.length=0},moveTo(t,e,i){t.push(bi,e,i)},lineTo(t,e,i){t.push(Bi,e,i)},bezierCurveTo(t,e,i,s,r,n,a){t.push(Ei,e,i,s,r,n,a)},quadraticCurveTo(t,e,i,s,r){t.push(Pi,e,i,s,r)},closePath(t){t.push(Ri)},rect(t,e,i,s,r){t.push(ki,e,i,s,r)},roundRect(t,e,i,s,r,n){if("number"==typeof n)t.push(Ti,e,i,s,r,n);else{const a=h.fourNumber(n);a?t.push(Ci,e,i,s,r,...a):t.push(ki,e,i,s,r)}},ellipse(t,e,i,s,r,n,a,o,h){void 0===n?t.push(Li,e,i,s,r):(void 0===a&&(a=0),void 0===o&&(o=360),t.push(Si,e,i,s,r,n,a,o,h?1:0))},arc(t,e,i,s,r,n,a){void 0===r?t.push(Di,e,i,s):(void 0===n&&(n=360),t.push(Oi,e,i,s,r,n,a?1:0))},arcTo(t,e,i,s,r,n,a,o){if(void 0!==a){const h=Wi(Mi(a,o,e,i,s,r)/2)*(Ai(a,o,e,i,s,r)/2);t.push(Ii,e,i,s,r,Fi(n,Ui(h)))}else t.push(Ii,e,i,s,r,n)},drawEllipse(t,e,i,s,r,n,a,o,h){Pe.ellipse(null,e,i,s,r,void 0===n?0:n,void 0===a?0:a,void 0===o?360:o,h,null,null,Ni),t.push(bi,Ni.x,Ni.y),Yi(t,e,i,s,r,n,a,o,h)},drawArc(t,e,i,s,r,n,a){Pe.arc(null,e,i,s,void 0===r?0:r,void 0===n?360:n,a,null,null,Ni),t.push(bi,Ni.x,Ni.y),Hi(t,e,i,s,r,n,a)},drawPoints(t,e,i,s){Pe.points(t,e,i,s)}},{ellipse:Yi,arc:Hi}=zi,{moveTo:Xi,lineTo:ji,quadraticCurveTo:Gi,bezierCurveTo:Vi,closePath:Ki,beginPath:qi,rect:Zi,roundRect:Qi,ellipse:Ji,arc:$i,arcTo:ts,drawEllipse:es,drawArc:is,drawPoints:ss}=zi;class rs{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.set(t)}set(t){return this.__path=t?"string"==typeof t?Qt.parse(t):t:[],this}beginPath(){return qi(this.__path),this.paint(),this}moveTo(t,e){return Xi(this.__path,t,e),this.paint(),this}lineTo(t,e){return ji(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,r,n){return Vi(this.__path,t,e,i,s,r,n),this.paint(),this}quadraticCurveTo(t,e,i,s){return Gi(this.__path,t,e,i,s),this.paint(),this}closePath(){return Ki(this.__path),this.paint(),this}rect(t,e,i,s){return Zi(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,r){return Qi(this.__path,t,e,i,s,r),this.paint(),this}ellipse(t,e,i,s,r,n,a,o){return Ji(this.__path,t,e,i,s,r,n,a,o),this.paint(),this}arc(t,e,i,s,r,n){return $i(this.__path,t,e,i,s,r,n),this.paint(),this}arcTo(t,e,i,s,r){return ts(this.__path,t,e,i,s,r),this.paint(),this}drawEllipse(t,e,i,s,r,n,a,o){return es(this.__path,t,e,i,s,r,n,a,o),this.paint(),this}drawArc(t,e,i,s,r,n){return is(this.__path,t,e,i,s,r,n),this.paint(),this}drawPoints(t,e,i){return ss(this.__path,t,e,i),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:ns,L:as,C:os,Q:hs,Z:ls,N:ds,D:cs,X:us,G:_s,F:ps,O:gs,P:fs,U:ys}=$t,ms=wt.get("PathDrawer"),vs={drawPathByData(t,e){if(!e)return;let i,s=0,r=e.length;for(;s<r;)switch(i=e[s],i){case ns:t.moveTo(e[s+1],e[s+2]),s+=3;break;case as:t.lineTo(e[s+1],e[s+2]),s+=3;break;case os:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case hs:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case ls:t.closePath(),s+=1;break;case ds:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case cs: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 us:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case _s:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*l,e[s+6]*l,e[s+7]*l,e[s+8]),s+=9;break;case ps:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,d,!1),s+=5;break;case gs:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*l,e[s+5]*l,e[s+6]),s+=7;break;case fs:t.arc(e[s+1],e[s+2],e[s+3],0,d,!1),s+=4;break;case ys:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void ms.error(`command: ${i} [index:${s}]`,e)}}},{M:ws,L:xs,C:bs,Q:Bs,Z:Es,N:Ps,D:Rs,X:ks,G:Cs,F:Ts,O:Ss,P:Ls,U:Os}=$t,{toTwoPointBounds:Ds,toTwoPointBoundsByQuadraticCurve:Is,arcTo:As,arc:Ms,ellipse:Ws}=Pe,{addPointBounds:Fs,copy:Us,addPoint:Ns,setPoint:zs,addBounds:Ys,toBounds:Hs}=Y,Xs=wt.get("PathBounds");let js,Gs,Vs;const Ks={},qs={},Zs={},Qs={toBounds(t,e){Qs.toTwoPointBounds(t,qs),Hs(qs,e)},toTwoPointBounds(t,e){if(!t||!t.length)return zs(e,0,0);let i,s,r,n,a,o=0,h=0,l=0;const d=t.length;for(;o<d;)switch(a=t[o],0===o&&(a===Es||a===bs||a===Bs?zs(e,h,l):zs(e,t[o+1],t[o+2])),a){case ws:case xs:h=t[o+1],l=t[o+2],Ns(e,h,l),o+=3;break;case bs:r=t[o+5],n=t[o+6],Ds(h,l,t[o+1],t[o+2],t[o+3],t[o+4],r,n,Ks),Fs(e,Ks),h=r,l=n,o+=7;break;case Bs:i=t[o+1],s=t[o+2],r=t[o+3],n=t[o+4],Is(h,l,i,s,r,n,Ks),Fs(e,Ks),h=r,l=n,o+=5;break;case Es:o+=1;break;case Ps:h=t[o+1],l=t[o+2],Ys(e,h,l,t[o+3],t[o+4]),o+=5;break;case Rs:case ks:h=t[o+1],l=t[o+2],Ys(e,h,l,t[o+3],t[o+4]),o+=a===Rs?9:6;break;case Cs:Ws(null,t[o+1],t[o+2],t[o+3],t[o+4],t[o+5],t[o+6],t[o+7],t[o+8],Ks,Zs),0===o?Us(e,Ks):Fs(e,Ks),h=Zs.x,l=Zs.y,o+=9;break;case Ts:h=t[o+1],l=t[o+2],Gs=t[o+3],Vs=t[o+4],Ys(e,h-Gs,l-Vs,2*Gs,2*Vs),h+=Gs,o+=5;break;case Ss:Ms(null,t[o+1],t[o+2],t[o+3],t[o+4],t[o+5],t[o+6],Ks,Zs),0===o?Us(e,Ks):Fs(e,Ks),h=Zs.x,l=Zs.y,o+=7;break;case Ls:h=t[o+1],l=t[o+2],js=t[o+3],Ys(e,h-js,l-js,2*js,2*js),h+=js,o+=4;break;case Os:As(null,h,l,t[o+1],t[o+2],t[o+3],t[o+4],t[o+5],Ks,Zs),0===o?Us(e,Ks):Fs(e,Ks),h=Zs.x,l=Zs.y,o+=6;break;default:return void Xs.error(`command: ${a} [index:${o}]`,t)}}},{M:Js,L:$s,C:tr,Z:er}=$t,{getCenterX:ir,getCenterY:sr}=D,{arcTo:rr}=zi,nr={smooth(t,e,i){let s,r=0,n=0,a=0,o=0,h=0,l=0,d=0,c=0,u=0;const _=t.length,p=[];for(;r<_;)switch(s=t[r],s){case Js:o=c=t[r+1],h=u=t[r+2],r+=3,t[r]===$s?(l=t[r+1],d=t[r+2],p.push(Js,ir(o,l),sr(h,d))):p.push(Js,o,h);break;case $s:switch(n=t[r+1],a=t[r+2],r+=3,t[r]){case $s:rr(p,n,a,t[r+1],t[r+2],e,c,u);break;case er:rr(p,n,a,o,h,e,c,u);break;default:p.push($s,n,a)}c=n,u=a;break;case tr:p.push(tr,t[r+1],t[r+2],t[r+3],t[r+4],t[r+5],t[r+6]),r+=7;break;case er:rr(p,o,h,l,d,e,c,u),p.push(er),r+=1}return s!==er&&(p[1]=o,p[2]=h),p}};Qt.creator=new rs,Qt.parse=mi.parse,Qt.convertToCanvasData=mi.toCanvasData;const ar=new rs,{drawRoundRect:or}=ae;function hr(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,r){or(this,t,e,i,s,r)})}(t)}const lr={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=dr.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{}}}},dr=lr;dr.opacityTypes.forEach((t=>dr.upperCaseTypeMap[t]=t.toUpperCase()));const cr=wt.get("TaskProcessor");class ur{constructor(t){this.parallel=!0,this.time=1,this.id=s.create(s.TASK),this.task=t}run(){return zt(this,void 0,void 0,(function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){cr.error(t)}}))}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class _r{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&&At.assign(this.config,t),this.empty()}add(t,e){let i,s,r,n;const a=new ur(t);return a.parent=this,"number"==typeof e?n=e:e&&(s=e.parallel,i=e.start,r=e.time,n=e.delay),r&&(a.time=r),!1===s&&(a.parallel=!1),void 0===n?this.push(a,i):(this.delayNumber++,setTimeout((()=>{this.delayNumber&&(this.delayNumber--,this.push(a,i))}),n)),this.isComplete=!1,a}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 pr={map:{},recycledList:[],tasker:new _r,patternTasker:new _r,get isComplete(){return gr.tasker.isComplete},get(t){let e=gr.map[t.url];return e||(e=i.image(t),gr.map[t.url]=e),e.use++,e},recycle(t){t.use--,setTimeout((()=>{t.use||gr.recycledList.push(t)}))},clearRecycled(){const t=gr.recycledList;t.length>100&&(t.forEach((t=>{!t.use&&t.url&&(delete gr.map[t.url],t.destroy())})),t.length=0)},hasOpacityPixel:t=>lr.opacityTypes.some((e=>gr.isFormat(e,t))),isFormat(t,e){if(e.format===t)return!0;const{url:i}=e;if(i.startsWith("data:")){if(i.startsWith("data:"+lr.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+lr.upperCaseTypeMap[t]))return!0;if("png"===t&&!i.includes("."))return!0}return!1},destroy(){gr.map={},gr.recycledList=[]}},gr=pr,{IMAGE:fr,create:yr}=s;class mr{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){this.use=0,this.waitComplete=[],this.innerId=yr(fr),this.config=t||{url:""},this.isSVG=pr.isFormat("svg",t),this.hasOpacityPixel=pr.hasOpacityPixel(t)}load(t,i){return this.loading||(this.loading=!0,pr.tasker.add((()=>zt(this,void 0,void 0,(function*(){return yield e.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(t,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(t,i,s,r){if(t||(t=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=e.origin.createCanvas(t,i),a=n.getContext("2d");return s&&(a.globalAlpha=s),a.drawImage(this.view,0,0,t,i),this.cache=this.use>1?{data:n,params:arguments}:null,n}getPattern(t,i,s,r){const n=e.canvas.createPattern(t,i);try{s&&n.setTransform&&(n.setTransform(s),s=null)}catch(t){}return r&&(r.transform=s),n}destroy(){this.config={url:""},this.cache=null,this.waitComplete.length=0}}function vr(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function wr(t,e){return Object.getOwnPropertyDescriptor(t,e)}function xr(t,e){return(i,s)=>Br(i,s,t,e&&e(s))}function br(t){return t}function Br(t,e,i,s){const r={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};vr(t,e,Object.assign(r,s||{})),qr(t,e,i)}function Er(t){return xr(t)}function Pr(t,e){return xr(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}})))}function Rr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal(),Lr(this))}})))}function kr(t,e){return xr(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}})))}function Cr(t,e){return xr(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}})))}function Tr(t,e){return xr(t,(t=>({set(i){this.__setAttr(t,i,e)&&Lr(this)}})))}function Sr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&(Lr(this),this.__.__removeNaturalSize())}})))}function Lr(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function Or(t){return xr(t,(t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),Lr(this)}})))}const Dr=Tr;function Ir(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&Ar(this)}})))}function Ar(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&Lr(t)}const Mr=Ir;function Wr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Fr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}})))}function Ur(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&zr(this)}})))}function Nr(t){return xr(t,(t=>({set(e){const i=this.visible;if(!0===i&&0===e){if(this.animationOut)return this.__runAnimation("out",(()=>Yr(this,t,e,i)))}else 0===i&&!0===e&&this.animation&&this.__runAnimation("in");Yr(this,t,e,i),this.mask&&zr(this)}})))}function zr(t){const{parent:e}=t;if(e){const{__hasMask:t}=e;e.__updateMask(),t!==e.__hasMask&&e.forceUpdate()}}function Yr(t,e,i,s){t.__setAttr(e,i)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==s&&0!==i||Lr(t))}function Hr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange(),this.waitParent((()=>{this.parent.__layout.childrenSortChange()})))}})))}function Xr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent((()=>{this.parent.__updateMask(e)})))}})))}function jr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&this.waitParent((()=>{this.parent.__updateEraser(e)}))}})))}function Gr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,wt.showHitView&&(this.__layout.surfaceChanged||this.__layout.surfaceChange()),this.leafer&&this.leafer.updateCursor())}})))}function Vr(t){return xr(t,(t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}})))}function Kr(t){return(e,i)=>{vr(e,"__DataProcessor",{get:()=>t})}}function qr(t,e,i){const s=t.__DataProcessor.prototype,r="_"+e,n=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),a={get(){const t=this[r];return void 0===t?i:t},set(t){this[r]=t}};if(void 0===i)a.get=function(){return this[r]};else if("object"==typeof i){const{clone:t}=At;a.get=function(){let e=this[r];return void 0===e&&(this[r]=e=t(i)),e}}"width"===e?a.get=function(){const t=this[r];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&&(a.get=function(){const t=this[r];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 o,h=s;for(;!o&&h;)o=wr(h,e),h=h.__proto__;o&&o.set&&(a.set=o.set),s[n]&&(a.set=s[n],delete s[n]),vr(s,e,a)}const Zr=new wt("rewrite"),Qr=[],Jr=["destroy","constructor"];function $r(t){return(e,i)=>{Qr.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function tn(){return t=>{en()}}function en(t){Qr.length&&(Qr.forEach((e=>{t&&Zr.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()})),Qr.length=0)}function sn(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach((s=>{if(!(Jr.includes(s)||e&&e.includes(s)))if(t.prototype){wr(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]}))}}function rn(){return t=>{Tt.register(t)}}function nn(){return t=>{Ot.register(t)}}setTimeout((()=>en(!0)));const{copy:an,toInnerPoint:on,toOuterPoint:hn,scaleOfOuter:ln,rotateOfOuter:dn,skewOfOuter:cn,multiplyParent:un,divideParent:_n,getLayout:pn}=b,gn={},fn={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),vn(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,r=s.length;t<r;t++)mn(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++)wn(e[t])}},updateAllChange(t){if(wn(t),t.__updateChange(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)xn(e[t])}},worldHittable(t){for(;t;){if(!t.__.hittable)return!1;t=t.parent}return!0},moveWorld(t,e,i=0,s,r){const n="object"==typeof e?Object.assign({},e):{x:e,y:i};s?hn(t.localTransform,n,n,!0):t.parent&&on(t.parent.worldTransform,n,n,!0),yn.moveLocal(t,n.x,n.y,r)},moveLocal(t,e,i=0,s){"object"==typeof e&&(i=e.y,e=e.x),e+=t.x,i+=t.y,s?t.animate({x:e,y:i},s):(t.x=e,t.y=i)},zoomOfWorld(t,e,i,s,r,n){yn.zoomOfLocal(t,bn(t,e),i,s,r,n)},zoomOfLocal(t,e,i,s=i,r,n){const a=t.__localMatrix;if("number"!=typeof s&&(s&&(n=s),s=i),an(gn,a),ln(gn,e,i,s),t.origin||t.around)yn.setTransform(t,gn,r,n);else{const e=t.x+gn.e-a.e,o=t.y+gn.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){yn.rotateOfLocal(t,bn(t,e),i,s)},rotateOfLocal(t,e,i,s){const r=t.__localMatrix;an(gn,r),dn(gn,e,i),t.origin||t.around?yn.setTransform(t,gn,!1,s):t.set({x:t.x+gn.e-r.e,y:t.y+gn.f-r.f,rotation:h.formatRotation(t.rotation+i)},s)},skewOfWorld(t,e,i,s,r,n){yn.skewOfLocal(t,bn(t,e),i,s,r,n)},skewOfLocal(t,e,i,s=0,r,n){an(gn,t.__localMatrix),cn(gn,e,i,s),yn.setTransform(t,gn,r,n)},transformWorld(t,e,i,s){an(gn,t.worldTransform),un(gn,e),t.parent&&_n(gn,t.parent.worldTransform),yn.setTransform(t,gn,i,s)},transform(t,e,i,s){an(gn,t.localTransform),un(gn,e),yn.setTransform(t,gn,i,s)},setTransform(t,e,i,s){const r=t.__,n=r.origin&&yn.getInnerOrigin(t,r.origin),a=pn(e,n,r.around&&yn.getInnerOrigin(t,r.around));if(i){const e=a.scaleX/t.scaleX,i=a.scaleY/t.scaleY;if(delete a.scaleX,delete a.scaleY,n){nt.scale(t.boxBounds,Math.abs(e),Math.abs(i));const s=yn.getInnerOrigin(t,r.origin);D.move(a,n.x-s.x,n.y-s.y)}t.set(a),t.scaleResize(e,i,!1)}else t.set(a,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,yn.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>D.tempToOuterOf(yn.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return gt.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(an(gn,t.worldTransform),_n(gn,e.worldTransform),i?gn:Object.assign({},gn)),drop(t,e,i,s){t.setTransform(yn.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}}},yn=fn,{updateAllMatrix:mn,updateMatrix:vn,updateAllWorldOpacity:wn,updateAllChange:xn}=yn;function bn(t,e){return t.__layout.update(),t.parent?D.tempToInnerOf(e,t.parent.__world):e}const Bn={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:En}=fn,Pn={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),Rn(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++)kn(e[t],e)},updateBounds(t,e){const i=[t];kn(t,i),Cn(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++)En(s[t]);e&&e===i||En(i)}}},{pushAllChildBranch:Rn,pushAllBranchStack:kn,updateBoundsByBranchStack:Cn}=Pn,Tn={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:Sn}=fn,{toOuterOf:Ln,getPoints:On,copy:Dn}=nt,In="_localContentBounds",An="_worldContentBounds",Mn="_worldBoxBounds",Wn="_worldStrokeBounds";class Fn{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 Ln(this.contentBounds,this.leaf.__localMatrix,this[In]||(this[In]={})),this[In]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return Ln(this.contentBounds,this.leaf.__world,this[An]||(this[An]={})),this[An]}get worldBoxBounds(){return Ln(this.boxBounds,this.leaf.__world,this[Mn]||(this[Mn]={})),this[Mn]}get worldStrokeBounds(){return Ln(this.strokeBounds,this.leaf.__world,this[Wn]||(this[Wn]={})),this[Wn]}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:t}=this.leaf;if(t)t.ready?t.watcher.changed&&t.layouter.layout():t.start();else{let t=this.leaf;for(;t.parent&&!t.parent.leafer;)t=t.parent;e.layout(t)}}getTransform(t="world"){this.update();const{leaf:e}=this;switch(t){case"world":return e.__world;case"local":return e.__localMatrix;case"inner":return b.defaultMatrix;case"page":t=e.zoomLayer;default:return Sn(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 lt(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,a,o=this.getInnerBounds(t);switch(e){case"world":r=s.getWorldPoint(o),n=s.__world;break;case"local":const{scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d}=s.__;a={scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d},r=s.getLocalPointByInner(o);break;case"inner":r=o,n=b.defaultMatrix;break;case"page":e=s.zoomLayer;default:r=s.getWorldPoint(o,e),n=Sn(s,e,!0)}if(a||(a=b.getLayout(n)),Dn(a,o),D.copy(a,r),i){const{scaleX:t,scaleY:e}=a,i=Math.abs(t),s=Math.abs(e);1===i&&1===s||(a.scaleX/=i,a.scaleY/=s,a.width*=i,a.height*=s)}return a}getLayoutPoints(t,e="world"){const{leaf:i}=this,s=On(this.getInnerBounds(t));let r;switch(e){case"world":r=null;break;case"local":r=i.parent;break;case"inner":break;case"page":e=i.zoomLayer;default:r=e}return void 0!==r&&s.forEach((t=>i.innerToWorld(t,null,!1,r))),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 Un{constructor(t,e){this.bubbles=!1,this.type=t,e&&(this.target=e)}stopDefault(){this.isStopDefault=!0,this.origin&&e.event.stopDefault(this.origin)}stopNow(){this.isStopNow=!0,this.isStop=!0,this.origin&&e.event.stopNow(this.origin)}stop(){this.isStop=!0,this.origin&&e.event.stop(this.origin)}}class Nn extends Un{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}Nn.ADD="child.add",Nn.REMOVE="child.remove",Nn.CREATED="created",Nn.MOUNTED="mounted",Nn.UNMOUNTED="unmounted",Nn.DESTROY="destroy";class zn extends Un{constructor(t,e,i,s,r){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=r}}zn.CHANGE="property.change",zn.LEAFER_CHANGE="property.leafer_change";class Yn extends Un{constructor(t,e){super(t),Object.assign(this,e)}}Yn.LOAD="image.load",Yn.LOADED="image.loaded",Yn.ERROR="image.error";class Hn extends Un{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(Hn.RESIZE),Object.assign(this,t)):super(t),this.old=e}}Hn.RESIZE="resize";class Xn extends Un{constructor(t,e){super(t),this.data=e}}Xn.REQUEST="watch.request",Xn.DATA="watch.data";class jn extends Un{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}jn.REQUEST="layout.request",jn.START="layout.start",jn.BEFORE="layout.before",jn.LAYOUT="layout",jn.AFTER="layout.after",jn.AGAIN="layout.again",jn.END="layout.end";class Gn extends Un{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}Gn.REQUEST="render.request",Gn.CHILD_START="render.child_start",Gn.START="render.start",Gn.BEFORE="render.before",Gn.RENDER="render",Gn.AFTER="render.after",Gn.AGAIN="render.again",Gn.END="render.end",Gn.NEXT="render.next";class Vn extends Un{}Vn.START="leafer.start",Vn.BEFORE_READY="leafer.before_ready",Vn.READY="leafer.ready",Vn.AFTER_READY="leafer.after_ready",Vn.VIEW_READY="leafer.view_ready",Vn.VIEW_COMPLETED="leafer.view_completed",Vn.STOP="leafer.stop",Vn.RESTART="leafer.restart",Vn.END="leafer.end";const Kn={};class qn{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,r,n;i&&("once"===i?r=!0:"boolean"==typeof i?s=i:(s=i.capture,r=i.once));const a=Zn(this,s,!0),o="string"==typeof t?t.split(" "):t,h=r?{listener:e,once:r}:{listener:e};o.forEach((t=>{t&&(n=a[t],n?-1===n.findIndex((t=>t.listener===e))&&n.push(h):a[t]=[h])}))}off(t,e,i){if(t){const s="string"==typeof t?t.split(" "):t;if(e){let t,r,n;i&&(t="boolean"==typeof i?i:"once"!==i&&i.capture);const a=Zn(this,t);s.forEach((t=>{t&&(r=a[t],r&&(n=r.findIndex((t=>t.listener===e)),n>-1&&r.splice(n,1),r.length||delete a[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&&Ot.has(t)&&(e=Ot.get(t,{type:t,target:this,current:this}));const s=Zn(this,i)[t];if(s){let r;for(let n=0,a=s.length;n<a&&!((r=s[n])&&(r.listener(e),r.once&&(this.off(t,r.listener,i),n--,a--),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,r=i&&i[t],n=s&&s[t];return!!(void 0===e?r||n:e?n:r)}destroy(){this.__captureMap=this.__bubbleMap=this.syncEventer=null}}function Zn(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:Kn)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:Kn)}}const{on:Qn,on_:Jn,off:$n,off_:ta,once:ea,emit:ia,emitEvent:sa,hasEvent:ra,destroy:na}=qn.prototype,aa={on:Qn,on_:Jn,off:$n,off_:ta,once:ea,emit:ia,emitEvent:sa,hasEvent:ra,destroyEventer:na},{isFinite:oa}=Number,ha=wt.get("setAttr"),la={__setAttr(t,e,i){if(this.leaferIsCreated){const s=this.__.__getInput(t);if(i&&!oa(e)&&void 0!==e&&(ha.warn(this.innerName,t,e),e=void 0),"object"==typeof e||s!==e){this.__realSetAttr(t,e);const{CHANGE:i}=zn,r=new zn(i,this,t,s,e);return this.isLeafer?this.emitEvent(new zn(zn.LEAFER_CHANGE,this,t,s,e)):this.hasEvent(i)&&this.emitEvent(r),this.leafer.emitEvent(r),!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:da,multiplyParent:ca,translateInner:ua,defaultWorld:_a}=b,{toPoint:pa,tempPoint:ga}=gt,fa={__updateWorldMatrix(){ca(this.__local||this.__layout,this.parent?this.parent.__world:_a,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)&&(da(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)&&(pa(i.around||i.origin,t.boxBounds,ga),ua(e,-ga.x,-ga.y,!i.around))}this.__layout.matrixChanged=!1}},{updateMatrix:ya,updateAllMatrix:ma}=fn,{updateBounds:va}=Pn,{toOuterOf:wa,copyAndSpread:xa,copy:ba}=nt,{toBounds:Ba}=Qs,Ea={__updateWorldBounds(){wa(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(),wa(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){wa(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){wa(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(){const t=this.__layout.boxBounds,e=this.__;e.__pathInputed?Ba(e.path,t):(t.x=0,t.y=0,t.width=e.width,t.height=e.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.__extraUpdate(),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),ma(this),va(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(ma(this),va(this,this))):ya(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(){const t=this.__layout;xa(t.strokeBounds,t.boxBounds,t.strokeBoxSpread)},__updateRenderBounds(){const t=this.__layout;t.renderSpread>0?xa(t.renderBounds,t.boxBounds,t.renderSpread):ba(t.renderBounds,t.strokeBounds)}},Pa={__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:Ra}=Bn,ka={__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)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.__nowWorld;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,r=i.length;s<r;s++)Ra(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++)Ra(i[s],e)||i[s].__clip(t,e)}}},{LEAF:Ca,create:Ta}=s,{toInnerPoint:Sa,toOuterPoint:La,multiplyParent:Oa}=b,{toOuterOf:Da}=nt,{copy:Ia,move:Aa}=D,{moveLocal:Ma,zoomOfLocal:Wa,rotateOfLocal:Fa,skewOfLocal:Ua,moveWorld:Na,zoomOfWorld:za,rotateOfWorld:Ya,skewOfWorld:Ha,transform:Xa,transformWorld:ja,setTransform:Ga,getFlipTransform:Va,getLocalOrigin:Ka,getRelativeWorld:qa,drop:Za}=fn;t.Leaf=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 Wt}get __LayoutProcessor(){return Fn}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 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(){return this.leaferIsCreated&&this.leafer.lazyBounds.hit(this.__world)}get pathInputed(){return this.__.__pathInputed}set event(t){this.on(t)}constructor(t){this.innerId=Ta(Ca),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(Nn.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(Nn.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(Nn.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(Nn.MOUNTED)):this.__emitLifeEvent(Nn.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,e){this.forceUpdate("surface")}__extraUpdate(){this.leaferIsReady&&this.leafer.layouter.addExtra(this)}__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=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;return Oa(this.__world,t.matrix,e,void 0,this.__world),Da(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?qa(this,e):this.worldTransform,r=i?t:{};return Da(t,s,r),r}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&Ia(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&Ia(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),Sa(this.worldTransform,t,e,i)}innerToWorld(t,e,i,s){La(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 r=s?t:Object.assign({},t),{x:n,y:a}=this.boxBounds;return Aa(r,-n,-a),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:a}=this.boxBounds;return Aa(r,n,a),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){Ga(this,t,e,i)}transform(t,e,i){Xa(this,t,e,i)}move(t,e,i){Ma(this,t,e,i)}moveInner(t,e,i){Na(this,t,e,!0,i)}scaleOf(t,e,i,s,r){Wa(this,Ka(this,t),e,i,s,r)}rotateOf(t,e,i){Fa(this,Ka(this,t),e,i)}skewOf(t,e,i,s,r){Ua(this,Ka(this,t),e,i,s,r)}transformWorld(t,e,i){ja(this,t,e,i)}moveWorld(t,e,i){Na(this,t,e,!1,i)}scaleOfWorld(t,e,i,s,r){za(this,t,e,i,s,r)}rotateOfWorld(t,e){Ya(this,t,e)}skewOfWorld(t,e,i,s,r){Ha(this,t,e,i,s,r)}flip(t,e){Xa(this,Va(this,t),!1,e)}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 kt.need("path")}getMotionPoint(t){return kt.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){}emit(t,e,i){}emitEvent(t,e){}hasEvent(t,e){return!1}static changeAttr(t,e,i){i?this.addAttr(t,e,i):qr(this.prototype,t,e)}static addAttr(t,e,i){i||(i=Tr),i(e)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new Nn(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(Nn.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}},t.Leaf=Nt([sn(la),sn(fa),sn(Ea),sn(aa),sn(Pa)],t.Leaf);const{setListWithFn:Qa}=nt,{sort:Ja}=Pn,{localBoxBounds:$a,localStrokeBounds:to,localRenderBounds:eo,maskLocalBoxBounds:io,maskLocalStrokeBounds:so,maskLocalRenderBounds:ro}=Bn,no=new wt("Branch");t.Branch=class extends t.Leaf{__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(){Qa(this.__layout.boxBounds,this.children,this.__hasMask?io:$a)}__updateStrokeBounds(){Qa(this.__layout.strokeBounds,this.children,this.__hasMask?so:to)}__updateRenderBounds(){Qa(this.__layout.renderBounds,this.children,this.__hasMask?ro:eo)}__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(Ja),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return no.warn("add self or destroyed");const i=void 0===e;if(!t.__){if(t instanceof Array)return t.forEach((t=>{this.add(t,e),i||e++}));t=Tt.get(t.tag,t)}t.parent&&t.parent.remove(t),t.parent=this,i?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1);const s=t.__layout;s.boxChanged||s.boxChange(),s.matrixChanged||s.matrixChange(),t.__bubbleMap&&t.__emitLifeEvent(Nn.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(Nn.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))):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(Nn.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(Nn.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new Nn(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}},t.Branch=Nt([sn(ka)],t.Branch);class ao{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,r=s.length;t<r;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,r=e.length;s<r;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 ao;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 oo{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}}class ho extends Zt{get allowBackgroundColor(){return!0}init(){this.__createView(),this.__createContext(),this.resize(this.config)}__createView(){this.view=e.origin.createCanvas(1,1)}updateViewSize(){const{width:t,height:e,pixelRatio:i}=this;this.view.width=Math.ceil(t*i),this.view.height=Math.ceil(e*i),this.clientBounds=this.bounds}}hr(OffscreenCanvasRenderingContext2D.prototype),hr(Path2D.prototype);const{mineType:lo}=lr;function co(t,s){e.origin={createCanvas:(t,e)=>new OffscreenCanvas(t,e),canvasToDataURL:(t,e,i)=>new Promise(((s,r)=>{t.convertToBlob({type:lo(e),quality:i}).then((t=>{var e=new FileReader;e.onload=t=>s(t.target.result),e.onerror=t=>r(t),e.readAsDataURL(t)})).catch((t=>{r(t)}))})),canvasToBolb:(t,e,i)=>t.convertToBlob({type:lo(e),quality:i}),canvasSaveAs:(t,e,i)=>new Promise((t=>t())),download(t,e){},loadImage:t=>new Promise(((i,s)=>{let r=new XMLHttpRequest;r.open("GET",e.image.getRealURL(t),!0),r.responseType="blob",r.onload=()=>{createImageBitmap(r.response).then((t=>{i(t)})).catch((t=>{s(t)}))},r.onerror=t=>s(t),r.send()}))},e.canvas=i.canvas(),e.conicGradientSupport=!!e.canvas.context.createConicGradient}Object.assign(i,{canvas:(t,e)=>new ho(t,e),image:t=>new mr(t)}),e.name="web",e.isWorker=!0,e.backgrounder=!0,e.requestRender=function(t){requestAnimationFrame(t)},vr(e,"devicePixelRatio",{get:()=>1});const{userAgent:uo}=navigator;uo.indexOf("Firefox")>-1?(e.conicGradientRotate90=!0,e.intWheelDeltaY=!0):uo.indexOf("Safari")>-1&&-1===uo.indexOf("Chrome")&&(e.fullImageShadow=!0),uo.indexOf("Windows")>-1?(e.os="Windows",e.intWheelDeltaY=!0):uo.indexOf("Mac")>-1?e.os="Mac":uo.indexOf("Linux")>-1&&(e.os="Linux");class _o{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new ao;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 ao,this.target=t,e&&(this.config=At.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(Gn.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===Nn.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 Xn(Xn.DATA,{updatedList:this.updatedList})),this.__updatedList=new ao,this.totalTimes++,this.changed=!1,this.hasVisible=!1,this.hasRemove=!1,this.hasAdd=!1}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(zn.CHANGE,this.__onAttrChange,this),t.on_([Nn.ADD,Nn.REMOVE],this.__onChildEvent,this),t.on_(Xn.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:po,updateBounds:go,updateAllWorldOpacity:fo}=fn,{pushAllChildBranch:yo,pushAllParent:mo}=Pn;const{worldBounds:vo}=Bn,wo={x:0,y:0,width:1e5,height:1e5};class xo{constructor(t){this.updatedBounds=new lt,this.beforeBounds=new lt,this.afterBounds=new lt,t instanceof Array&&(t=new ao(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,vo)}setAfter(){const{list:t}=this.updatedList;t.some((t=>t.noBounds))?this.afterBounds.set(wo):this.afterBounds.setListWithFn(t,vo),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:bo,updateAllChange:Bo}=fn,Eo=wt.get("Layouter");class Po{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new oo,this.target=t,e&&(this.config=At.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(jn.START),this.layoutOnce(),t.emitEvent(new jn(jn.END,this.layoutedBlocks,this.times))}catch(t){Eo.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?Eo.warn("layouting"):this.times>3?Eo.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(Xn.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=Et.start("PartLayout"),{target:i,__updatedList:s}=this,{BEFORE:r,LAYOUT:n,AFTER:a}=jn,o=this.getBlocks(s);o.forEach((t=>t.setBefore())),i.emitEvent(new jn(r,o,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?(po(t,!0),e.add(t),t.isBranch&&yo(t,e),mo(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),mo(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||go(s[t])}go(i)}}))}(this.__levelList),function(t){let e;t.list.forEach((t=>{e=t.__layout,e.opacityChanged&&fo(t),e.stateStyleChanged&&setTimeout((()=>e.stateStyleChanged&&t.updateState())),t.__updateChange()}))}(s),this.extraBlock&&o.push(this.extraBlock),o.forEach((t=>t.setAfter())),i.emitEvent(new jn(n,o,this.times)),i.emitEvent(new jn(a,o,this.times)),this.addBlocks(o),this.__levelList.reset(),this.__updatedList=null,Et.end(e)}fullLayout(){const t=Et.start("FullLayout"),{target:e}=this,{BEFORE:i,LAYOUT:s,AFTER:r}=jn,n=this.getBlocks(new ao(e));e.emitEvent(new jn(i,n,this.times)),Po.fullLayout(e),n.forEach((t=>{t.setAfter()})),e.emitEvent(new jn(s,n,this.times)),e.emitEvent(new jn(r,n,this.times)),this.addBlocks(n),Et.end(t)}static fullLayout(t){bo(t,!0),t.isBranch?Pn.updateBounds(t):fn.updateBounds(t),Bo(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new xo([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new xo(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_(jn.REQUEST,this.layout,this),t.on_(jn.AGAIN,this.layoutAgain,this),t.on_(Xn.DATA,this.__onReceiveWatchData,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const Ro=wt.get("Renderer");class ko{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=At.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.__requestRender()}requestLayout(){this.target.emit(jn.REQUEST)}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new lt,Ro.log(e.innerName,"---\x3e");try{e.isApp||e.app.emit(Gn.CHILD_START,e),this.emitRender(Gn.START),this.renderOnce(t),this.emitRender(Gn.END,this.totalBounds),pr.clearRecycled()}catch(t){this.rendering=!1,Ro.error(t)}Ro.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return Ro.warn("rendering");if(this.times>3)return Ro.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new lt,this.renderOptions={},t)this.emitRender(Gn.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Gn.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Gn.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Gn.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=Et.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),r=t.includes(this.target.__world),n=new lt(s);i.save(),r&&!wt.showRepaint?i.clear():(s.spread(10+1/this.canvas.pixelRatio).ceil(),i.clearWorld(s,!0),i.clipWorld(s,!0)),this.__render(s,r,n),i.restore(),Et.end(e)}fullRender(){const t=Et.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds,!0),e.restore(),Et.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),wt.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),wt.showHitView&&this.renderHitView(s),wt.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 lt;e.setList(t),t.length=0,t.push(e)}}__requestRender(){if(this.requestTime)return;const t=this.requestTime=Date.now();e.requestRender((()=>{this.FPS=Math.min(60,Math.ceil(1e3/(Date.now()-t))),this.requestTime=0,this.running&&(this.changed&&this.canvas.view&&this.render(),this.target.emit(Gn.NEXT))}))}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new lt(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 lt(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||Ro.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 Gn(t,this.times,e,i))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Gn.REQUEST,this.update,this),t.on_(jn.END,this.__onLayoutEnd,this),t.on_(Gn.AGAIN,this.renderAgain,this),t.on_(Hn.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:Co}=nt;class To{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 ao(i.findList),i.findList||this.hitBranch(n);const{list:a}=this.findList,o=this.getBestMatchLeaf(a,i.bottomList,r),h=r?this.getPath(o):this.getHitablePath(o);return this.clear(),s?{path:h,target:o,throughPath:a.length?this.getThroughPath(a):h}:{path:h,target:o}}getBestMatchLeaf(t,e,i){if(t.length){let e;this.findList=new ao;const{x:s,y:r}=this.point,n={x:s,y:r,radiusX:0,radiusY:0};for(let s=0,r=t.length;s<r;s++)if(e=t[s],(i||fn.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 ao;for(;t;)e.add(t),t=t.parent;return this.target&&e.add(this.target),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let i,s=new ao;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 ao,i=[];for(let e=t.length-1;e>-1;e--)i.push(this.getPath(t[e]));let s,r,n;for(let t=0,a=i.length;t<a;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;const{point:r}=this;for(let n=t.length-1;n>-1;n--)i=t[n],!i.__.visible||e&&!i.__.mask||(s=!!i.__.hitRadius||Co(i.__world,r),i.isBranch?(s||i.__ignoreHitWorld)&&(this.eachFind(i.children,i.__onlyHitMask),i.isBranchLeaf&&this.hitChild(i,r)):s&&this.hitChild(i,r))}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()}}class So{constructor(t,e){this.config={},e&&(this.config=At.default(e,this.config)),this.picker=new To(this.target=t,this),this.finder=i.finder&&i.finder()}getByPoint(t,i,s){return e.backgrounder&&this.target&&this.target.updateLayout(),this.picker.getByPoint(t,i,s)}getBy(t,e,i,s){return this.finder?this.finder.getBy(t,e,i,s):kt.need("find")}destroy(){this.picker.destroy(),this.finder&&this.finder.destroy()}}function Lo(t){return xr(t,(t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Oo(t){return xr(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}})))}function Do(){return(t,e)=>{const i="_"+e;vr(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}})}}Object.assign(i,{watcher:(t,e)=>new _o(t,e),layouter:(t,e)=>new Po(t,e),renderer:(t,e,i)=>new ko(t,e,i),selector:(t,e)=>new So(t,e)}),e.layout=Po.fullLayout;const Io={},Ao={},Mo={number:(t,e)=>"object"==typeof t?"percent"===t.type?t.value*e:t.value:t},Wo={},Fo={},Uo={},No={},zo={},Yo={},Ho={setStyleName:(t,e,i)=>kt.need("state"),set:(t,e)=>kt.need("state")},Xo={list:{},register(t,e){Xo.list[t]=e},get:t=>Xo.list[t]},{parse:jo,objectToCanvasData:Go}=mi,Vo={},Ko=wt.get("UIData");class qo extends Wt{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 __hasStroke(){return this.stroke&&this.strokeWidth}get __hasMultiPaint(){const t=this;return!!(t.__isFills&&t.fill.length>1||t.__isStrokes&&t.stroke.length>1||t.__useEffect)||t.fill&&this.__hasStroke}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,Ko.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,Ko.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=Vo)):(this.__isFills&&(this.__removeInput("fill"),Uo.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=Vo)):(this.__isStrokes&&(this.__removeInput("stroke"),Uo.recycleImage("stroke",this),this.__isStrokes=!1,this.__pixelStroke&&(this.__pixelStroke=!1)),this._stroke=t)}setPath(t){const e="string"==typeof t;e||t&&"object"==typeof t[0]?(this.__setInput("path",t),this._path=e?jo(t):Go(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?[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?[t]:null}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&Fo.compute("fill",this.__leaf),e&&Fo.compute("stroke",this.__leaf),this.__needComputePaint=!1}}class Zo extends qo{}class Qo extends Zo{get __boxStroke(){return!this.__pathInputed}get __drawAfterFill(){const t=this;return"hide"===t.overflow&&(t.__clipAfterFill||t.innerShadow)&&t.__leaf.children.length}get __clipAfterFill(){return this.__leaf.isOverflow||super.__clipAfterFill}}class Jo extends Zo{__getInputData(t,e){const i=super.__getInputData(t,e);return qt.forEach((t=>delete i[t])),i}}class $o extends Qo{}class th extends qo{}class eh extends qo{get __boxStroke(){return!this.__pathInputed}}class ih extends qo{get __boxStroke(){return!this.__pathInputed}}class sh extends qo{}class rh extends qo{}class nh extends qo{get __pathInputed(){return 2}}class ah extends Zo{}const oh={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class hh extends qo{get __useNaturalRatio(){return!1}setFontWeight(t){"string"==typeof t?(this.__setInput("fontWeight",t),this._fontWeight=oh[t]||400):(this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t)}}class lh extends eh{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(t,e){const i=super.__getInputData(t,e);return delete i.fill,i}}class dh extends eh{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}}const ch={__updateStrokeSpread(){let t=0,e=0;const i=this.__,{strokeAlign:s,strokeWidth:r}=i;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),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:i,blur:s,backgroundBlur:r}=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))),r&&(n=Math.max(n,r)),this.__layout.renderShapeSpread=n,t+(this.__layout.strokeSpread||0)}},uh={__updateChange(){const t=this.__;if(t.__useEffect){const{shadow:e,innerShadow:i,blur:s,backgroundBlur:r}=this.__;t.__useEffect=!!(e||i||s||r)}t.__checkSingle();t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect?t.__complex=!0:t.__complex&&(t.__complex=!1)},__drawFast(t,e){_h(this,t,e)},__draw(t,e){const i=this.__;if(i.__complex){i.__needComputePaint&&i.__computePaint();const{fill:s,stroke:r,__drawAfterFill:n}=i;if(this.__drawRenderPath(t),i.__useEffect){const a=Fo.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:o,innerShadow:h}=i;o&&zo.shadow(this,t,a),s&&(i.__isFills?Fo.fills(s,this,t):Fo.fill(s,this,t)),n&&this.__drawAfterFill(t,e),h&&zo.innerShadow(this,t,a),r&&(i.__isStrokes?Fo.strokes(r,this,t):Fo.stroke(r,this,t)),a.worldCanvas&&a.worldCanvas.recycle(),a.canvas.recycle()}else s&&(i.__isFills?Fo.fills(s,this,t):Fo.fill(s,this,t)),n&&this.__drawAfterFill(t,e),r&&(i.__isStrokes?Fo.strokes(r,this,t):Fo.stroke(r,this,t))}else i.__pathInputed?_h(this,t,e):this.__drawFast(t,e)},__renderShape(t,e,i,s){if(this.__worldOpacity){t.setWorld(this.__nowWorld=this.__getNowWorld(e));const{fill:r,stroke:n}=this.__;this.__drawRenderPath(t),r&&!i&&(this.__.__pixelFill?Fo.fills(r,this,t):Fo.fill("#000000",this,t)),this.__.__isCanvas&&this.__drawAfterFill(t,e),n&&!s&&(this.__.__pixelStroke?Fo.strokes(n,this,t):Fo.stroke("#000000",this,t))}},__drawAfterFill(t,e){this.__.__clipAfterFill?(t.save(),this.windingRule?t.clip(this.windingRule):t.clip(),this.__drawContent(t,e),t.restore()):this.__drawContent(t,e)}};function _h(t,e,i){const{fill:s,stroke:r,__drawAfterFill:n}=t.__;t.__drawRenderPath(e),s&&Fo.fill(s,t,e),n&&t.__drawAfterFill(e,i),r&&Fo.stroke(r,t,e)}const ph={__drawFast(t,e){let{width:i,height:s,fill:r,stroke:n,__drawAfterFill:a}=this.__;if(r&&(t.fillStyle=r,t.fillRect(0,0,i,s)),a&&this.__drawAfterFill(t,e),n){const{strokeAlign:r,__strokeWidth:a}=this.__;if(!a)return;t.setStroke(n,a,this.__);const o=a/2;switch(r){case"center":t.strokeRect(0,0,i,s);break;case"inside":i-=a,s-=a,i<0||s<0?(t.save(),this.__clip(t,e),t.strokeRect(o,o,i,s),t.restore()):t.strokeRect(o,o,i,s);break;case"outside":t.strokeRect(-o,-o,i+a,s+a)}}}};var gh,fh;t.UI=gh=class extends t.Leaf{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){h.assignScale(this,t)}get scale(){return this.__.scale}get pen(){const{path:t}=this.__;return ar.set(this.path=t||[]),t||this.__drawPathByBox(ar),ar}get editConfig(){}get editOuter(){return""}get editInner(){return""}constructor(t){super(t)}reset(t){}set(t,e){t&&(e?"temp"===e?(this.lockNormalStyle=!0,Object.assign(this,t),this.lockNormalStyle=!1):this.animate(t,e):Object.assign(this,t))}get(t){return"string"==typeof t?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){return kt.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return kt.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(ar.set(i=[]),this.__drawPathByBox(ar)),t?mi.toCanvasData(i,!0):i}getPathString(t,e,i){return mi.stringify(this.getPath(t,e),i)}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||Yo.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){if(this.__.path){const t=this.__;t.__pathForRender=t.cornerRadius?nr.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Wo.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?vs.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:i,width:s,height:r}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:n}=this.__;t.roundRect(e,i,s,r,"number"==typeof n?[n]:n)}else t.rect(e,i,s,r)}animate(t,e,i,s){return kt.need("animate")}killAnimate(t,e){}export(t,e){return kt.need("export")}clone(t){const e=this.toJSON();return t&&Object.assign(e,t),gh.one(e)}static one(t,e,i,s,r){return Tt.get(t.tag||this.prototype.__tag,t,e,i,s,r)}static registerUI(){rn()(this)}static registerData(t){Kr(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}},Nt([Kr(qo)],t.UI.prototype,"__",void 0),Nt([Do()],t.UI.prototype,"zoomLayer",void 0),Nt([Er("")],t.UI.prototype,"id",void 0),Nt([Er("")],t.UI.prototype,"name",void 0),Nt([Er("")],t.UI.prototype,"className",void 0),Nt([Fr("pass-through")],t.UI.prototype,"blendMode",void 0),Nt([Ur(1)],t.UI.prototype,"opacity",void 0),Nt([Nr(!0)],t.UI.prototype,"visible",void 0),Nt([Fr(!1)],t.UI.prototype,"locked",void 0),Nt([Hr(0)],t.UI.prototype,"zIndex",void 0),Nt([Xr(!1)],t.UI.prototype,"mask",void 0),Nt([jr(!1)],t.UI.prototype,"eraser",void 0),Nt([Pr(0,!0)],t.UI.prototype,"x",void 0),Nt([Pr(0,!0)],t.UI.prototype,"y",void 0),Nt([Tr(100,!0)],t.UI.prototype,"width",void 0),Nt([Tr(100,!0)],t.UI.prototype,"height",void 0),Nt([kr(1,!0)],t.UI.prototype,"scaleX",void 0),Nt([kr(1,!0)],t.UI.prototype,"scaleY",void 0),Nt([Cr(0,!0)],t.UI.prototype,"rotation",void 0),Nt([Cr(0,!0)],t.UI.prototype,"skewX",void 0),Nt([Cr(0,!0)],t.UI.prototype,"skewY",void 0),Nt([Pr(0,!0)],t.UI.prototype,"offsetX",void 0),Nt([Pr(0,!0)],t.UI.prototype,"offsetY",void 0),Nt([Pr(0,!0)],t.UI.prototype,"scrollX",void 0),Nt([Pr(0,!0)],t.UI.prototype,"scrollY",void 0),Nt([Rr()],t.UI.prototype,"origin",void 0),Nt([Rr()],t.UI.prototype,"around",void 0),Nt([Er(!1)],t.UI.prototype,"lazy",void 0),Nt([Sr(1)],t.UI.prototype,"pixelRatio",void 0),Nt([Or()],t.UI.prototype,"path",void 0),Nt([Dr()],t.UI.prototype,"windingRule",void 0),Nt([Dr(!0)],t.UI.prototype,"closed",void 0),Nt([Tr(0)],t.UI.prototype,"padding",void 0),Nt([Tr(!1)],t.UI.prototype,"lockRatio",void 0),Nt([Tr()],t.UI.prototype,"widthRange",void 0),Nt([Tr()],t.UI.prototype,"heightRange",void 0),Nt([Er(!1)],t.UI.prototype,"draggable",void 0),Nt([Er()],t.UI.prototype,"dragBounds",void 0),Nt([Er(!1)],t.UI.prototype,"editable",void 0),Nt([Gr(!0)],t.UI.prototype,"hittable",void 0),Nt([Gr("path")],t.UI.prototype,"hitFill",void 0),Nt([Mr("path")],t.UI.prototype,"hitStroke",void 0),Nt([Gr(!1)],t.UI.prototype,"hitBox",void 0),Nt([Gr(!0)],t.UI.prototype,"hitChildren",void 0),Nt([Gr(!0)],t.UI.prototype,"hitSelf",void 0),Nt([Gr()],t.UI.prototype,"hitRadius",void 0),Nt([Vr("")],t.UI.prototype,"cursor",void 0),Nt([Fr()],t.UI.prototype,"fill",void 0),Nt([Mr()],t.UI.prototype,"stroke",void 0),Nt([Mr("inside")],t.UI.prototype,"strokeAlign",void 0),Nt([Mr(1)],t.UI.prototype,"strokeWidth",void 0),Nt([Mr(!1)],t.UI.prototype,"strokeWidthFixed",void 0),Nt([Mr("none")],t.UI.prototype,"strokeCap",void 0),Nt([Mr("miter")],t.UI.prototype,"strokeJoin",void 0),Nt([Mr()],t.UI.prototype,"dashPattern",void 0),Nt([Mr()],t.UI.prototype,"dashOffset",void 0),Nt([Mr(10)],t.UI.prototype,"miterLimit",void 0),Nt([Dr(0)],t.UI.prototype,"cornerRadius",void 0),Nt([Dr()],t.UI.prototype,"cornerSmoothing",void 0),Nt([Lo()],t.UI.prototype,"shadow",void 0),Nt([Lo()],t.UI.prototype,"innerShadow",void 0),Nt([Lo()],t.UI.prototype,"blur",void 0),Nt([Lo()],t.UI.prototype,"backgroundBlur",void 0),Nt([Lo()],t.UI.prototype,"grayscale",void 0),Nt([Er({})],t.UI.prototype,"data",void 0),Nt([$r(t.Leaf.prototype.reset)],t.UI.prototype,"reset",null),t.UI=gh=Nt([sn(ch),sn(uh),tn()],t.UI),t.Group=class extends t.UI{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)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 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(){}},Nt([Kr(Zo)],t.Group.prototype,"__",void 0),t.Group=Nt([sn(t.Branch),rn()],t.Group);const yh=wt.get("Leafer");t.Leafer=fh=class extends t.Group{get __tag(){return"Leafer"}get isApp(){return!1}get app(){return this.parent||this}get isLeafer(){return!0}get imageReady(){return this.viewReady&&pr.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={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),fh.list.add(this)}init(t,e){if(this.canvas)return;let s;const{config:r}=this;this.__setLeafer(this),e&&(this.parentApp=e,this.__bindApp(e),s=e.running),t&&(this.parent=e,this.initType(t.type),this.parent=void 0,At.assign(r,t));const n=this.canvas=i.canvas(r);this.__controllers.push(this.renderer=i.renderer(this,n,r),this.watcher=i.watcher(this,r),this.layouter=i.layouter(this,r)),this.isApp&&this.__setApp(),this.__checkAutoLayout(r,e),this.view=n.view,e||(this.selector=i.selector(this),this.interaction=i.interaction(this,n,this.selector,r),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=i.hitCanvasManager()),this.canvasManager=new It,s=r.start),this.hittable=r.hittable,this.fill=r.fill,this.canvasManager.add(n),this.__listenEvents(),s&&(this.__startTimer=setTimeout(this.start.bind(this))),Tn.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(Vn.RESTART):this.emitLeafer(Vn.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(Vn.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=At.copyAttrs({},t,qt);Object.keys(e).forEach((t=>this[t]=e[t]))}forceRender(t,e){const{renderer:i}=this;i&&(i.addBlock(t?new lt(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=At.copyAttrs({},this.canvas,qt);e.resize(t),this.updateLazyBounds(),this.__onResize(new Hn(t,i))}__onResize(t){this.emitEvent(t),At.copyAttrs(this.__,t,qt),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 ct(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(qt.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())))),super.__setAttr(t,e)}__getAttr(t){return this.canvas&&qt.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const i=At.copyAttrs({},this.canvas,qt);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=!0,this.emitLeafer(Vn.BEFORE_READY),this.emitLeafer(Vn.READY),this.emitLeafer(Vn.AFTER_READY),Tn.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Vn.VIEW_READY),Tn.run(this.__viewReadyWait))}__onLayoutEnd(){const{grow:t,growWidth:e,growHeight:i}=this.config;if(t){let{width:s,height:r,pixelRatio:n}=this;const a="box"===t?this.worldBoxBounds:this.__world;!1!==e&&(s=Math.max(1,a.x+a.width)),!1!==i&&(r=Math.max(1,a.y+a.height)),this.__doResize({width:s,height:r,pixelRatio:n})}this.ready||this.__onReady()}__onNextRender(){if(this.viewReady){Tn.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(Vn.VIEW_COMPLETED),Tn.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){return kt.need("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){}emitLeafer(t){this.emitEvent(new Vn(t,this))}__listenEvents(){const t=Et.start("FirstCreate "+this.innerName);this.once(Vn.START,(()=>Et.end(t))),this.once(jn.START,(()=>this.updateLazyBounds())),this.once(Gn.START,(()=>this.__onCreated())),this.once(Gn.END,(()=>this.__onViewReady())),this.__eventIds.push(this.on_(Xn.DATA,this.__onWatchData,this),this.on_(jn.END,this.__onLayoutEnd,this),this.on_(Gn.NEXT,this.__onNextRender,this))}__removeListenEvents(){this.off_(this.__eventIds),this.__eventIds.length=0}destroy(t){const e=()=>{if(!this.destroyed){fh.list.remove(this);try{this.stop(),this.emitEvent(new Vn(Vn.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=this.parentApp=null,this.userConfig&&(this.userConfig.view=null),super.destroy(),setTimeout((()=>{pr.clearRecycled()}),100)}catch(t){yh.error(t)}}};t?e():setTimeout(e)}},t.Leafer.list=new ao,Nt([Kr(Jo)],t.Leafer.prototype,"__",void 0),Nt([Tr()],t.Leafer.prototype,"pixelRatio",void 0),t.Leafer=fh=Nt([rn()],t.Leafer),t.Rect=class extends t.UI{get __tag(){return"Rect"}constructor(t){super(t)}},Nt([Kr(eh)],t.Rect.prototype,"__",void 0),t.Rect=Nt([sn(ph),tn(),rn()],t.Rect);const{copy:mh,add:vh,includes:wh}=nt,xh=t.Rect.prototype,bh=t.Group.prototype,Bh={};t.Box=class extends t.Group{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){e.__hasSurface&&this.__extraUpdate(),super.__updateBoxBounds();const{boxBounds:t}=this.__layout;e.__autoSize||(e.__autoWidth?(t.width+=t.x,t.x=0,t.height=e.height,t.y=0):(t.height+=t.y,t.y=0,t.width=e.width,t.x=0)),this.__updateNaturalSize()}else this.__updateRectBoxBounds();else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){let t;const{renderBounds:e}=this.__layout;this.children.length?(super.__updateRenderBounds(),mh(Bh,e),this.__updateRectRenderBounds(),t=!wh(e,Bh),t&&"hide"!==this.__.overflow&&vh(e,Bh)):this.__updateRectRenderBounds(),!this.isOverflow!=!t&&(this.isOverflow=t)}__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))}__drawContent(t,e){this.__renderGroup(t,e),this.__.__hasStroke&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}},Nt([Kr(Qo)],t.Box.prototype,"__",void 0),Nt([Er(!1)],t.Box.prototype,"resizeChildren",void 0),Nt([Wr("show")],t.Box.prototype,"overflow",void 0),Nt([$r(xh.__updateStrokeSpread)],t.Box.prototype,"__updateStrokeSpread",null),Nt([$r(xh.__updateRenderSpread)],t.Box.prototype,"__updateRectRenderSpread",null),Nt([$r(xh.__updateBoxBounds)],t.Box.prototype,"__updateRectBoxBounds",null),Nt([$r(xh.__updateStrokeBounds)],t.Box.prototype,"__updateStrokeBounds",null),Nt([$r(xh.__updateRenderBounds)],t.Box.prototype,"__updateRectRenderBounds",null),Nt([$r(xh.__updateChange)],t.Box.prototype,"__updateRectChange",null),Nt([$r(xh.__render)],t.Box.prototype,"__renderRect",null),Nt([$r(bh.__render)],t.Box.prototype,"__renderGroup",null),t.Box=Nt([tn(),rn()],t.Box),t.Frame=class extends t.Box{get __tag(){return"Frame"}get isFrame(){return!0}constructor(t){super(t)}},Nt([Kr($o)],t.Frame.prototype,"__",void 0),Nt([Fr("#FFFFFF")],t.Frame.prototype,"fill",void 0),Nt([Wr("hide")],t.Frame.prototype,"overflow",void 0),t.Frame=Nt([rn()],t.Frame);const{moveTo:Eh,closePath:Ph,ellipse:Rh}=zi;t.Ellipse=class extends t.UI{get __tag(){return"Ellipse"}constructor(t){super(t)}__updatePath(){const{width:t,height:i,innerRadius:s,startAngle:r,endAngle:n}=this.__,a=t/2,o=i/2,h=this.__.path=[];s?(r||n?(s<1&&Rh(h,a,o,a*s,o*s,0,r,n,!1),Rh(h,a,o,a,o,0,n,r,!0),s<1&&Ph(h)):(s<1&&(Rh(h,a,o,a*s,o*s),Eh(h,t,o)),Rh(h,a,o,a,o,0,360,0,!0)),e.ellipseToCurve&&(this.__.path=this.getPath(!0))):r||n?(Eh(h,a,o),Rh(h,a,o,a,o,0,r,n,!1),Ph(h)):Rh(h,a,o,a,o)}},Nt([Kr(ih)],t.Ellipse.prototype,"__",void 0),Nt([Dr(0)],t.Ellipse.prototype,"innerRadius",void 0),Nt([Dr(0)],t.Ellipse.prototype,"startAngle",void 0),Nt([Dr(0)],t.Ellipse.prototype,"endAngle",void 0),t.Ellipse=Nt([rn()],t.Ellipse);const{moveTo:kh,lineTo:Ch,drawPoints:Th}=zi,{rotate:Sh,getAngle:Lh,getDistance:Oh,defaultPoint:Dh}=D,{toBounds:Ih}=Qs;t.Line=class extends t.UI{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,i={x:0,y:0};return t&&(i.x=t),e&&Sh(i,e),i}set toPoint(t){this.width=Oh(Dh,t),this.rotation=Lh(Dh,t),this.height&&(this.height=0)}constructor(t){super(t)}__updatePath(){const t=this.__,e=t.path=[];t.points?Th(e,t.points,!1,t.closed):(kh(e,0,0),Ch(e,this.width,0))}__updateRenderPath(){const t=this.__;!this.pathInputed&&t.points&&t.curve?(Th(t.__pathForRender=[],t.points,t.curve,t.closed),t.__useArrow&&Wo.addArrows(this,!1)):super.__updateRenderPath()}__updateBoxBounds(){this.points?Ih(this.__.__pathForRender,this.__layout.boxBounds):super.__updateBoxBounds()}},Nt([Kr(th)],t.Line.prototype,"__",void 0),Nt([Ir("center")],t.Line.prototype,"strokeAlign",void 0),Nt([Tr(0)],t.Line.prototype,"height",void 0),Nt([Dr()],t.Line.prototype,"points",void 0),Nt([Dr(0)],t.Line.prototype,"curve",void 0),Nt([Dr(!1)],t.Line.prototype,"closed",void 0),t.Line=Nt([rn()],t.Line);const{sin:Ah,cos:Mh,PI:Wh}=Math,{moveTo:Fh,lineTo:Uh,closePath:Nh,drawPoints:zh}=zi,Yh=t.Line.prototype;t.Polygon=class extends t.UI{get __tag(){return"Polygon"}constructor(t){super(t)}__updatePath(){const t=this.__.path=[];if(this.__.points)zh(t,this.__.points,!1,!0);else{const{width:e,height:i,sides:s}=this.__,r=e/2,n=i/2;Fh(t,r,0);for(let e=1;e<s;e++)Uh(t,r+r*Ah(2*e*Wh/s),n-n*Mh(2*e*Wh/s))}Nh(t)}__updateRenderPath(){}__updateBoxBounds(){}},Nt([Kr(sh)],t.Polygon.prototype,"__",void 0),Nt([Dr(3)],t.Polygon.prototype,"sides",void 0),Nt([Dr()],t.Polygon.prototype,"points",void 0),Nt([Dr(0)],t.Polygon.prototype,"curve",void 0),Nt([$r(Yh.__updateRenderPath)],t.Polygon.prototype,"__updateRenderPath",null),Nt([$r(Yh.__updateBoxBounds)],t.Polygon.prototype,"__updateBoxBounds",null),t.Polygon=Nt([tn(),rn()],t.Polygon);const{sin:Hh,cos:Xh,PI:jh}=Math,{moveTo:Gh,lineTo:Vh,closePath:Kh}=zi;t.Star=class extends t.UI{get __tag(){return"Star"}constructor(t){super(t)}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,r=t/2,n=e/2,a=this.__.path=[];Gh(a,r,0);for(let t=1;t<2*i;t++)Vh(a,r+(t%2==0?r:r*s)*Hh(t*jh/i),n-(t%2==0?n:n*s)*Xh(t*jh/i));Kh(a)}},Nt([Kr(rh)],t.Star.prototype,"__",void 0),Nt([Dr(5)],t.Star.prototype,"corners",void 0),Nt([Dr(.382)],t.Star.prototype,"innerRadius",void 0),t.Star=Nt([rn()],t.Star),t.Image=class extends t.Rect{get __tag(){return"Image"}get ready(){return!!this.image&&this.image.ready}constructor(t){super(t),this.on(Yn.LOADED,(t=>{"fill"===t.attrName&&t.attrValue.url===this.url&&(this.image=t.image)}))}destroy(){this.image=null,super.destroy()}},Nt([Kr(lh)],t.Image.prototype,"__",void 0),Nt([Tr("")],t.Image.prototype,"url",void 0),t.Image=Nt([rn()],t.Image);const qh=t.Image;t.Canvas=class extends t.Rect{get __tag(){return"Canvas"}get ready(){return!this.url}constructor(t){super(t),this.canvas=i.canvas(this.__),this.context=this.canvas.context,t&&t.url&&this.drawImage(t.url)}drawImage(t){new mr({url:t}).load((t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new Yn(Yn.LOADED,{image:t}))}))}draw(t,e,i,s){const r=new N(t.worldTransform).invert(),n=new N;e&&n.translate(e.x,e.y),i&&("number"==typeof 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=this.context=null),super.destroy()}},Nt([Kr(dh)],t.Canvas.prototype,"__",void 0),Nt([Oo(100)],t.Canvas.prototype,"width",void 0),Nt([Oo(100)],t.Canvas.prototype,"height",void 0),Nt([Oo(1)],t.Canvas.prototype,"pixelRatio",void 0),Nt([Oo(!0)],t.Canvas.prototype,"smooth",void 0),Nt([Er(!1)],t.Canvas.prototype,"safeResize",void 0),Nt([Oo()],t.Canvas.prototype,"contextSettings",void 0),t.Canvas=Nt([rn()],t.Canvas);const{copyAndSpread:Zh,includes:Qh,isSame:Jh,spread:$h,setList:tl}=nt;t.Text=class extends t.UI{get __tag(){return"Text"}get textDrawData(){return this.__layout.update(),this.__.__textDrawData}constructor(t){super(t)}__drawHitPath(t){const{__lineHeight:e,fontSize:i,__baseLine:s,__textDrawData:r}=this.__;t.beginPath(),this.__.__letterSpacing<0?this.__drawPathByData(t):r.rows.forEach((r=>t.rect(r.x,r.y-s,r.width,e<i?i:e)))}__drawPathByData(t,e){const{x:i,y:s,width:r,height:n}=this.__layout.boxBounds;t.rect(i,s,r,n)}__drawRenderPath(t){t.font=this.__.__font}__updateTextDrawData(){const t=this.__,{lineHeight:e,letterSpacing:i,fontFamily:s,fontSize:r,fontWeight:n,italic:a,textCase:o,textOverflow:l,padding:d}=t;t.__lineHeight=Mo.number(e,r),t.__letterSpacing=Mo.number(i,r),t.__padding=d?h.fourNumber(d):void 0,t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*r)/2,t.__font=`${a?"italic ":""}${"small-caps"===o?"small-caps ":""}${"normal"!==n?n+" ":""}${r}px ${s}`,t.__clipText="show"!==l&&!t.__autoSize,t.__textDrawData=Io.getDrawData(t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{fontSize:i,italic:s,padding:r,__autoWidth:n,__autoHeight:a}=t;this.__updateTextDrawData();const{bounds:o}=t.__textDrawData,h=e.boxBounds;if(t.__lineHeight<i&&$h(o,i/2),n||a){if(h.x=n?o.x:0,h.y=a?o.y:0,h.width=n?o.width:t.width,h.height=a?o.height:t.height,r){const[e,i,s,r]=t.__padding;n&&(h.x-=r,h.width+=i+r),a&&(h.y-=e,h.height+=s+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();s&&(h.width+=.16*i);const l=Qh(h,o)?h:o;Jh(l,e.contentBounds)?t.__textBoxBounds=l:(e.contentBounds=l,e.renderChanged=!0,tl(t.__textBoxBounds={},[h,o]))}__updateRenderSpread(){let t=super.__updateRenderSpread();return t||(t=this.__layout.boxBounds===this.__layout.contentBounds?0:1),t}__updateRenderBounds(){Zh(this.__layout.renderBounds,this.__.__textBoxBounds,this.__layout.renderSpread)}},Nt([Kr(hh)],t.Text.prototype,"__",void 0),Nt([Tr(0)],t.Text.prototype,"width",void 0),Nt([Tr(0)],t.Text.prototype,"height",void 0),Nt([Er(!1)],t.Text.prototype,"resizeFontSize",void 0),Nt([Fr("#000000")],t.Text.prototype,"fill",void 0),Nt([Ir("outside")],t.Text.prototype,"strokeAlign",void 0),Nt([Gr("all")],t.Text.prototype,"hitFill",void 0),Nt([Tr("")],t.Text.prototype,"text",void 0),Nt([Tr("caption")],t.Text.prototype,"fontFamily",void 0),Nt([Tr(12)],t.Text.prototype,"fontSize",void 0),Nt([Tr("normal")],t.Text.prototype,"fontWeight",void 0),Nt([Tr(!1)],t.Text.prototype,"italic",void 0),Nt([Tr("none")],t.Text.prototype,"textCase",void 0),Nt([Tr("none")],t.Text.prototype,"textDecoration",void 0),Nt([Tr(0)],t.Text.prototype,"letterSpacing",void 0),Nt([Tr({type:"percent",value:1.5})],t.Text.prototype,"lineHeight",void 0),Nt([Tr(0)],t.Text.prototype,"paraIndent",void 0),Nt([Tr(0)],t.Text.prototype,"paraSpacing",void 0),Nt([Tr("x")],t.Text.prototype,"writingMode",void 0),Nt([Tr("left")],t.Text.prototype,"textAlign",void 0),Nt([Tr("top")],t.Text.prototype,"verticalAlign",void 0),Nt([Tr(!0)],t.Text.prototype,"autoSizeAlign",void 0),Nt([Tr("normal")],t.Text.prototype,"textWrap",void 0),Nt([Tr("show")],t.Text.prototype,"textOverflow",void 0),t.Text=Nt([rn()],t.Text),t.Path=class extends t.UI{get __tag(){return"Path"}constructor(t){super(t)}},Nt([Kr(nh)],t.Path.prototype,"__",void 0),Nt([Ir("center")],t.Path.prototype,"strokeAlign",void 0),t.Path=Nt([rn()],t.Path),t.Pen=class extends t.Group{get __tag(){return"Pen"}constructor(t){super(t)}setStyle(e){const i=this.pathElement=new t.Path(e);return this.pathStyle=e,this.__path=i.path||(i.path=[]),this.add(i),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,a,o){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,a,o){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")}},Nt([Kr(ah)],t.Pen.prototype,"__",void 0),Nt([(t,e)=>{vr(t,e,{get(){return this.__path}})}],t.Pen.prototype,"path",void 0),t.Pen=Nt([sn(rs,["set","path","paint"]),rn()],t.Pen),t.App=class extends t.Leafer{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:s,sky:r,editor:n}=t;e&&(this.ground=this.addLeafer(e)),(s||n)&&(this.tree=this.addLeafer(s||{type:t.type||"design"})),(r||n)&&(this.sky=this.addLeafer(r)),n&&this.sky.add(this.editor=i.editor(n))}}__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_(zn.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,e){this.children.forEach((i=>i.forceRender(t,e)))}addLeafer(e){const i=new t.Leafer(e);return this.add(i),i}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(){wt.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){const i=e.matrix;i&&t.setTransform(i.a,i.b,i.c,i.d,i.e,i.f),this.children.forEach((e=>t.copyWorld(e.canvas)))}}__onResize(t){this.children.forEach((e=>e.resize(t))),super.__onResize(t)}updateLayout(){this.children.forEach((t=>t.updateLayout()))}__getChildConfig(t){let e=Object.assign({},this.config);return e.hittable=e.realCanvas=void 0,t&&At.assign(e,t),this.autoLayout&&At.copyAttrs(e,this,qt),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once(jn.END,(()=>this.__onReady())),t.once(Gn.START,(()=>this.__onCreated())),t.once(Gn.END,(()=>this.__onViewReady())),this.realCanvas&&this.__eventIds.push(t.on_(Gn.END,this.__onChildRenderEnd,this))}},t.App=Nt([rn()],t.App);const el={},il={isHoldSpaceKey:()=>il.isHold("Space"),isHold:t=>el[t],setDownCode(t){el[t]||(el[t]=!0)},setUpCode(t){el[t]=!1}},sl={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 rl extends Un{get spaceKey(){return il.isHoldSpaceKey()}get left(){return sl.left(this)}get right(){return sl.right(this)}get middle(){return sl.middle(this)}constructor(t){super(t.type),this.bubbles=!0,Object.assign(this,t)}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){Ot.changeName(t,e)}}t.PointerEvent=class extends rl{},t.PointerEvent.POINTER="pointer",t.PointerEvent.BEFORE_DOWN="pointer.before_down",t.PointerEvent.BEFORE_MOVE="pointer.before_move",t.PointerEvent.BEFORE_UP="pointer.before_up",t.PointerEvent.DOWN="pointer.down",t.PointerEvent.MOVE="pointer.move",t.PointerEvent.UP="pointer.up",t.PointerEvent.OVER="pointer.over",t.PointerEvent.OUT="pointer.out",t.PointerEvent.ENTER="pointer.enter",t.PointerEvent.LEAVE="pointer.leave",t.PointerEvent.TAP="tap",t.PointerEvent.DOUBLE_TAP="double_tap",t.PointerEvent.CLICK="click",t.PointerEvent.DOUBLE_CLICK="double_click",t.PointerEvent.LONG_PRESS="long_press",t.PointerEvent.LONG_TAP="long_tap",t.PointerEvent.MENU="pointer.menu",t.PointerEvent.MENU_TAP="pointer.menu_tap",t.PointerEvent=Nt([nn()],t.PointerEvent);const nl=t.PointerEvent,al={};t.DragEvent=class extends t.PointerEvent{static setList(t){this.list=t instanceof ao?t:new ao(t)}static setData(t){this.data=t}static getValidMove(t,e,i){const{draggable:s,dragBounds:r}=t,n=t.getLocalPoint(i,null,!0);return D.move(n,e.x-t.x,e.y-t.y),r&&this.getMoveInDragBounds(t.__local,"parent"===r?t.parent.boxBounds:r,n,!0),"x"===s&&(n.y=0),"y"===s&&(n.x=0),n}static getMoveInDragBounds(t,e,i,s){const r=t.x+i.x,n=t.y+i.y,a=r+t.width,o=n+t.height,h=e.x+e.width,l=e.y+e.height;return s||(i=Object.assign({},i)),nt.includes(t,e)?(r>e.x?i.x+=e.x-r:a<h&&(i.x+=h-a),n>e.y?i.y+=e.y-n:o<l&&(i.y+=l-o)):(r<e.x?i.x+=e.x-r:a>h&&(i.x+=h-a),n<e.y?i.y+=e.y-n:o>l&&(i.y+=l-o)),i}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(al,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(al,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(al,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 nt.set(i,e.x-t.x,e.y-t.y,t.x,t.y),nt.unsign(i),i}assignMove(t){al.x=t?this.totalX:this.moveX,al.y=t?this.totalY:this.moveY}},t.DragEvent.BEFORE_DRAG="drag.before_drag",t.DragEvent.START="drag.start",t.DragEvent.DRAG="drag",t.DragEvent.END="drag.end",t.DragEvent.OVER="drag.over",t.DragEvent.OUT="drag.out",t.DragEvent.ENTER="drag.enter",t.DragEvent.LEAVE="drag.leave",t.DragEvent=Nt([nn()],t.DragEvent);const ol=t.DragEvent;t.DropEvent=class extends t.PointerEvent{static setList(e){t.DragEvent.setList(e)}static setData(e){t.DragEvent.setData(e)}},t.DropEvent.DROP="drop",t.DropEvent=Nt([nn()],t.DropEvent),t.MoveEvent=class extends t.DragEvent{},t.MoveEvent.BEFORE_MOVE="move.before_move",t.MoveEvent.START="move.start",t.MoveEvent.MOVE="move",t.MoveEvent.END="move.end",t.MoveEvent=Nt([nn()],t.MoveEvent),t.RotateEvent=class extends rl{},t.RotateEvent.BEFORE_ROTATE="rotate.before_rotate",t.RotateEvent.START="rotate.start",t.RotateEvent.ROTATE="rotate",t.RotateEvent.END="rotate.end",t.RotateEvent=Nt([nn()],t.RotateEvent),t.SwipeEvent=class extends t.DragEvent{},t.SwipeEvent.SWIPE="swipe",t.SwipeEvent.LEFT="swipe.left",t.SwipeEvent.RIGHT="swipe.right",t.SwipeEvent.UP="swipe.up",t.SwipeEvent.DOWN="swipe.down",t.SwipeEvent=Nt([nn()],t.SwipeEvent),t.ZoomEvent=class extends rl{},t.ZoomEvent.BEFORE_ZOOM="zoom.before_zoom",t.ZoomEvent.START="zoom.start",t.ZoomEvent.ZOOM="zoom",t.ZoomEvent.END="zoom.end",t.ZoomEvent=Nt([nn()],t.ZoomEvent),t.KeyEvent=class extends rl{},t.KeyEvent.DOWN="key.down",t.KeyEvent.HOLD="key.hold",t.KeyEvent.UP="key.up",t.KeyEvent=Nt([nn()],t.KeyEvent);const hl={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:e=>e<-45&&e>-135?t.SwipeEvent.UP:e>45&&e<135?t.SwipeEvent.DOWN:e<=45&&e>=-45?t.SwipeEvent.RIGHT:t.SwipeEvent.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:ll.getSwipeDirection(D.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 ao,{list:s}=t;for(let t=0,r=s.length;t<r;t++)s[t].hasEvent(e)&&i.add(s[t]);return i},pathCanDrag:e=>e&&e.list.some((e=>e.draggable||e.editable||!e.isLeafer&&e.hasEvent(t.DragEvent.DRAG))),pathHasOutside:t=>t&&t.list.some((t=>t.isOutside))},ll=hl,dl=new ao,{getDragEventData:cl,getDropEventData:ul,getSwipeEventData:_l}=hl;class pl{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=cl(t,t,t),this.canAnimate=this.canDragOut=!0}getList(e,i){const{proxy:s}=this.interaction.selector,r=s&&s.list.length,n=t.DragEvent.list||this.draggableList||dl;return this.dragging&&(r?e?dl:new ao(i?[...s.list,...s.dragHoverExclude]:s.list):n)}checkDrag(e,i){const{interaction:s}=this;if(this.moving&&e.buttons<1)return this.canAnimate=!1,void s.pointerCancel();!this.moving&&i&&(this.moving=s.canMove(this.downData)||s.isHoldRightKey||s.isMobileDragEmpty)&&(this.dragData.moveType="drag",s.emit(t.MoveEvent.START,this.dragData)),this.moving||this.dragStart(e,i),this.drag(e)}dragStart(e,i){this.dragging||(this.dragging=i&&sl.left(e),this.dragging&&(this.interaction.emit(t.DragEvent.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],(e.draggable||e.editable)&&e.hitSelf&&!e.locked){this.draggableList=new ao(e);break}}drag(e){const{interaction:i,dragData:s,downData:r}=this,{path:n,throughPath:a}=r;this.dragData=cl(r,s,e),a&&(this.dragData.throughPath=a),this.dragData.path=n,this.moving?(this.dragData.moveType="drag",i.emit(t.MoveEvent.BEFORE_MOVE,this.dragData),i.emit(t.MoveEvent.MOVE,this.dragData)):this.dragging&&(this.dragReal(),i.emit(t.DragEvent.BEFORE_DRAG,this.dragData),i.emit(t.DragEvent.DRAG,this.dragData))}dragReal(){const{running:e}=this.interaction,i=this.realDraggableList;if(i.length&&e){const{totalX:e,totalY:s}=this.dragData;i.forEach((i=>i.draggable&&i.move(t.DragEvent.getValidMove(i,this.dragStartPoints[i.innerId],{x:e,y:s}))))}}dragOverOrOut(e){const{interaction:i}=this,{dragOverPath:s}=this,{path:r}=e;this.dragOverPath=r,s?r.indexAt(0)!==s.indexAt(0)&&(i.emit(t.DragEvent.OUT,e,s),i.emit(t.DragEvent.OVER,e,r)):i.emit(t.DragEvent.OVER,e,r)}dragEnterOrLeave(e){const{interaction:i}=this,{dragEnterPath:s}=this,{path:r}=e;i.emit(t.DragEvent.LEAVE,e,s,r),i.emit(t.DragEvent.ENTER,e,r,s),this.dragEnterPath=r}dragEnd(t,e){(this.dragging||this.moving)&&(this.checkDragEndAnimate(t,e)||this.dragEndReal(t))}dragEndReal(e){const{interaction:i,downData:s,dragData:r}=this;e||(e=r);const{path:n,throughPath:a}=s,o=cl(s,e,e);if(a&&(o.throughPath=a),o.path=n,this.moving&&(this.moving=!1,o.moveType="drag",i.emit(t.MoveEvent.END,o)),this.dragging){const n=this.getList();this.dragging=!1,i.emit(t.DragEvent.END,o),this.swipe(e,s,r,o),this.drop(e,n,this.dragEnterPath)}this.autoMoveCancel(),this.dragReset(),this.animate(null,"off")}swipe(t,e,i,s){const{interaction:r}=this;if(D.getDistance(e,t)>r.config.pointer.swipeDistance){const t=_l(e,i,s);this.interaction.emit(t.type,t)}}drop(e,i,s){const r=ul(e,i,t.DragEvent.data);r.path=s,this.interaction.emit(t.DropEvent.DROP,r),this.interaction.emit(t.DragEvent.LEAVE,e,s)}dragReset(){t.DragEvent.list=t.DragEvent.data=this.draggableList=this.dragData=this.downData=this.dragOverPath=this.dragEnterPath=null}checkDragEndAnimate(t,e){return!1}animate(t,e){}checkDragOut(t){}autoMoveOnDragOut(t){}autoMoveCancel(){}destroy(){this.dragReset()}}const gl=wt.get("emit");const fl=["move","zoom","rotate","key"];function yl(t,e,i,s,r){if(fl.some((t=>e.startsWith(t)))&&t.__.hitChildren&&!vl(t,r)){let n;for(let a=0,o=t.children.length;a<o;a++)n=t.children[a],!i.path.has(n)&&n.__.hittable&&ml(n,e,i,s,r)}}function ml(t,e,i,s,r){if(t.destroyed)return!1;if(t.__.hitSelf&&!vl(t,r)&&(Ho.updateEventStyle&&!s&&Ho.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const r=Ot.get(e,i);if(t.emitEvent(r,s),r.isStop)return!0}return!1}function vl(t,e){return e&&e.has(t)}const wl={wheel:{zoomSpeed:.5,moveSpeed:.5,rotateSpeed:.5,delta:{x:20,y:8}},pointer:{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:xl,pathCanDrag:bl,pathHasOutside:Bl}=hl;class El{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&&sl.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&sl.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&il.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=At.clone(wl),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new ao(t),this.createTransformer(),this.dragger=new pl(this),s&&(this.config=At.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(e,i){e||(e=this.hoverData),e&&(sl.defaultLeft(e),this.updateDownData(e),this.checkPath(e,i),this.downTime=Date.now(),this.emit(t.PointerEvent.BEFORE_DOWN,e),this.emit(t.PointerEvent.DOWN,e),sl.left(e)&&(this.tapWait(),this.longPressWait(e)),this.waitRightTap=sl.right(e),this.dragger.setDragData(e),this.isHoldRightKey||this.updateCursor(e))}pointerMove(t){if(t||(t=this.hoverData),!t)return;const{downData:e}=this;e&&sl.defaultLeft(t);(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(e){if(this.emit(t.PointerEvent.BEFORE_MOVE,e,this.defaultPath),this.downData){const t=D.getDistance(this.downData,e)>this.p.dragDistance;t&&(this.waitTap&&this.pointerWaitCancel(),this.waitRightTap=!1),this.dragger.checkDrag(e,t)}this.dragger.moving||(this.updateHoverData(e),this.checkPath(e),this.emit(t.PointerEvent.MOVE,e),this.pointerHover(e),this.dragging&&(this.dragger.dragOverOrOut(e),this.dragger.dragEnterOrLeave(e))),this.updateCursor(this.downData||e)}pointerUp(e){const{downData:i}=this;if(e||(e=i),!i)return;sl.defaultLeft(e),e.multiTouch=i.multiTouch,this.findPath(e);const s=Object.assign(Object.assign({},e),{path:e.path.clone()});e.path.addList(i.path.list),this.checkPath(e),this.downData=null,this.emit(t.PointerEvent.BEFORE_UP,e),this.emit(t.PointerEvent.UP,e),this.touchLeave(e),e.isCancel||(this.tap(e),this.menuTap(e)),this.dragger.dragEnd(e),this.updateCursor(s)}pointerCancel(){const t=Object.assign({},this.dragger.dragData);t.isCancel=!0,this.pointerUp(t)}menu(e){this.findPath(e),this.emit(t.PointerEvent.MENU,e),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(e)}menuTap(e){this.waitRightTap&&this.waitMenuTap&&(this.emit(t.PointerEvent.MENU_TAP,e),this.waitRightTap=this.waitMenuTap=!1)}createTransformer(){}move(t){}zoom(t){}rotate(t){}transformEnd(){}wheel(t){}multiTouch(t,e){}keyDown(e){if(!this.config.keyEvent)return;const{code:i}=e;this.downKeyMap[i]||(this.downKeyMap[i]=!0,il.setDownCode(i),this.emit(t.KeyEvent.HOLD,e,this.defaultPath),this.moveMode&&(this.cancelHover(),this.updateCursor())),this.emit(t.KeyEvent.DOWN,e,this.defaultPath)}keyUp(e){if(!this.config.keyEvent)return;const{code:i}=e;this.downKeyMap[i]=!1,il.setUpCode(i),this.emit(t.KeyEvent.UP,e,this.defaultPath),"grab"===this.cursor&&this.updateCursor()}pointerHover(t){!this.canHover||this.dragging&&!this.p.dragHover||(t.path||(t.path=new ao),this.pointerOverOrOut(t),this.pointerEnterOrLeave(t))}pointerOverOrOut(e){const{path:i}=e,{overPath:s}=this;this.overPath=i,s?i.indexAt(0)!==s.indexAt(0)&&(this.emit(t.PointerEvent.OUT,e,s),this.emit(t.PointerEvent.OVER,e,i)):this.emit(t.PointerEvent.OVER,e,i)}pointerEnterOrLeave(e){let{path:i}=e;this.downData&&!this.moveMode&&(i=i.clone(),this.downData.path.forEach((t=>i.add(t))));const{enterPath:s}=this;this.enterPath=i,this.emit(t.PointerEvent.LEAVE,e,s,i),this.emit(t.PointerEvent.ENTER,e,i,s)}touchLeave(e){"touch"===e.pointerType&&this.enterPath&&(this.emit(t.PointerEvent.LEAVE,e),this.dragger.dragging&&this.emit(t.DropEvent.LEAVE,e))}tap(e){const{pointer:i}=this.config,s=this.longTap(e);if(!i.tapMore&&s)return;if(!this.waitTap)return;i.tapMore&&this.emitTap(e);const r=Date.now()-this.downTime,n=[t.PointerEvent.DOUBLE_TAP,t.PointerEvent.DOUBLE_CLICK].some((t=>xl(e.path,t)));r<i.tapTime+50&&n?(this.tapCount++,2===this.tapCount?(this.tapWaitCancel(),this.emitDoubleTap(e)):(clearTimeout(this.tapTimer),this.tapTimer=setTimeout((()=>{i.tapMore||(this.tapWaitCancel(),this.emitTap(e))}),i.tapTime))):i.tapMore||(this.tapWaitCancel(),this.emitTap(e))}findPath(t,e){const{hitRadius:i,through:s}=this.p,{bottomList:r}=this,n=this.selector.getByPoint(t,i,Object.assign({bottomList:r,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&&!Bl(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.m.drag&&!bl(t.path))&&!Bl(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(e){e||(e=this.hoverData),e&&(this.findPath(e,{exclude:this.dragger.getList(!1,!0),name:t.PointerEvent.MOVE}),this.hoverData=e)}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);return{x:t.clientX-i.x,y:t.clientY-i.y}}emitTap(e){this.emit(t.PointerEvent.TAP,e),this.emit(t.PointerEvent.CLICK,e)}emitDoubleTap(e){this.emit(t.PointerEvent.DOUBLE_TAP,e),this.emit(t.PointerEvent.DOUBLE_CLICK,e)}pointerWaitCancel(){this.tapWaitCancel(),this.longPressWaitCancel()}tapWait(){clearTimeout(this.tapTimer),this.waitTap=!0}tapWaitCancel(){clearTimeout(this.tapTimer),this.waitTap=!1,this.tapCount=0}longPressWait(e){clearTimeout(this.longPressTimer),this.longPressTimer=setTimeout((()=>{this.longPressed=!0,this.emit(t.PointerEvent.LONG_PRESS,e)}),this.p.longPressTime)}longTap(e){let i;return this.longPressed&&(this.emit(t.PointerEvent.LONG_TAP,e),(xl(e.path,t.PointerEvent.LONG_TAP)||xl(e.path,t.PointerEvent.LONG_PRESS))&&(i=!0)),this.longPressWaitCancel(),i}longPressWaitCancel(){clearTimeout(this.longPressTimer),this.longPressed=!1}__onResize(){const{dragOut:t}=this.m;this.shrinkCanvasBounds=new lt(this.canvas.bounds),this.shrinkCanvasBounds.spread(-("number"==typeof t?t:2))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Hn.RESIZE,this.__onResize,this)],t.once(Vn.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],ml(r,t,e,!0,s))return;r.isApp&&yl(r,t,e,!0,s)}for(let n=0,a=i.length;n<a;n++)if(r=i.list[n],r.isApp&&yl(r,t,e,!1,s),ml(r,t,e,!1,s))return}catch(t){gl.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)}}class Pl{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}Pl.custom={};class Rl extends It{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new ao,this.pixelList=new ao}getPixelType(t,e){return this.__autoClear(),this.pixelList.add(t),i.hitCanvas(e)}getPathType(t){return this.__autoClear(),this.pathList.add(t),i.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:kl,copy:Cl,setRadius:Tl}=D,Sl={},Ll=t.Leaf.prototype;Ll.__hitWorld=function(t){if(!this.__.hitSelf)return!1;this.__.hitRadius&&(Cl(Sl,t),Tl(t=Sl,this.__.hitRadius)),kl(t,this.__world,Sl);const{width:e,height:i}=this.__world,s=e<10&&i<10;if(this.__.hitBox||s){if(nt.hitRadiusPoint(this.__layout.boxBounds,Sl))return!0;if(s)return!1}return!this.__layout.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),this.__layout.boundsChanged||(this.__layout.hitCanvasChanged=!1)),this.__hit(Sl)},Ll.__hitFill=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitFill(t,this.__.windingRule)},Ll.__hitStroke=function(t,e){var i;return null===(i=this.__hitCanvas)||void 0===i?void 0:i.hitStroke(t,e)},Ll.__hitPixel=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitPixel(t,this.__layout.renderBounds,this.__hitCanvas.hitScale)},Ll.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const Ol=new N,Dl=t.UI.prototype;Dl.__updateHitCanvas=function(){const t=this.__,{hitCanvasManager:i}=this.leafer,s=(t.__pixelFill||t.__isCanvas)&&"pixel"===t.hitFill,r=t.__pixelStroke&&"pixel"===t.hitStroke,n=s||r;this.__hitCanvas||(this.__hitCanvas=n?i.getPixelType(this,{contextSettings:{willReadFrequently:!0}}):i.getPathType(this));const a=this.__hitCanvas;if(n){const{renderBounds:i}=this.__layout,n=e.image.hitCanvasSize,o=a.hitScale=dt.set(0,0,n,n).getFitMatrix(i).a,{x:h,y:l,width:d,height:c}=dt.set(i).scale(o);a.resize({width:d,height:c,pixelRatio:1}),a.clear(),pr.patternLocked=!0,this.__renderShape(a,{matrix:Ol.setWith(this.__world).scaleWith(1/o).invertWith().translate(-h,-l)},!s,!r),pr.patternLocked=!1,a.resetTransform(),t.__isHitPixel=!0}else t.__isHitPixel&&(t.__isHitPixel=!1);this.__drawHitPath(a),a.setStrokeOptions(t)},Dl.__hit=function(t){"miniapp"===e.name&&this.__drawHitPath(this.__hitCanvas);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.__pixelFill||i.__isCanvas))||"all"===s;if(r&&this.__hitFill(t))return!0;const{hitStroke:n,__strokeWidth:a}=i,o=i.stroke&&("path"===n||"pixel"===n&&!i.__pixelStroke)||"all"===n;if(!r&&!o)return!1;const h=2*t.radiusX;let l=h;if(o)switch(i.strokeAlign){case"inside":if(l+=2*a,!r&&this.__hitFill(t)&&this.__hitStroke(t,l))return!0;l=h;break;case"center":l+=a;break;case"outside":if(l+=2*a,!r){if(!this.__hitFill(t)&&this.__hitStroke(t,l))return!0;l=h}}return!!l&&this.__hitStroke(t,l)};const Il=t.UI.prototype,Al=t.Rect.prototype,Ml=t.Box.prototype;Al.__updateHitCanvas=Ml.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?Il.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},Al.__hitFill=Ml.__hitFill=function(t){return this.__hitCanvas?Il.__hitFill.call(this,t):nt.hitRadiusPoint(this.__layout.boxBounds,t)},t.Group.prototype.pick=function(t,s){return this.leafer||this.updateLayout(),s||(s=Ut),function(t){return t.leafer?t.leafer.selector:e.selector||(e.selector=i.selector())}(this).getByPoint(t,s.hitRadius||0,Object.assign(Object.assign({},s),{target:this}))};const Wl=Zt.prototype;function Fl(t,e){let i;const{rows:s,decorationY:r,decorationHeight:n}=t.__.__textDrawData;for(let t=0,a=s.length;t<a;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)})),r&&e.fillRect(i.x,i.y+r,i.width,n)}function Ul(t,e,i){const{strokeAlign:s}=e.__,r="string"!=typeof t;switch(s){case"center":i.setStroke(r?void 0:t,e.__.strokeWidth,e.__),r?Yl(t,!0,e,i):zl(e,i);break;case"inside":Nl("inside",t,r,e,i);break;case"outside":Nl("outside",t,r,e,i)}}function Nl(t,e,i,s,r){const{__strokeWidth:n,__font:a}=s.__,o=r.getSameCanvas(!0,!0);o.setStroke(i?void 0:e,2*n,s.__),o.font=a,i?Yl(e,!0,s,o):zl(s,o),o.blendMode="outside"===t?"destination-out":"destination-in",Fl(s,o),o.blendMode="normal",s.__worldFlipped?r.copyWorldByReset(o,s.__nowWorld):r.copyWorldToInner(o,s.__nowWorld,s.__layout.renderBounds),o.recycle(s.__nowWorld)}function zl(t,e){let i;const{rows:s,decorationY:r,decorationHeight:n}=t.__.__textDrawData;for(let t=0,a=s.length;t<a;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)})),r&&e.strokeRect(i.x,i.y+r,i.width,n)}function Yl(t,e,i,s){let r;for(let n=0,a=t.length;n<a;n++)r=t[n],r.image&&Uo.checkImage(i,s,r,!1)||r.style&&(s.strokeStyle=r.style,r.blendMode?(s.saveBlendMode(r.blendMode),e?zl(i,s):s.stroke(),s.restoreBlendMode()):e?zl(i,s):s.stroke())}function Hl(t,e){t.__.dashPattern&&(e.beginPath(),t.__drawPathByData(e,t.__.__pathForArrow),e.dashPattern=null,e.stroke())}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:r,radiusX:n,radiusY:a}=t;e&&(s-=e.x,r-=e.y),dt.set(s-n,r-a,2*n,2*a).scale(i).ceil();const{data:o}=this.context.getImageData(dt.x,dt.y,dt.width||1,dt.height||1);for(let t=0,e=o.length;t<e;t+=4)if(o[t+3]>0)return!0;return o[3]>0};const{getSpread:Xl,getOuterOf:jl,getByMove:Gl,getIntersectData:Vl}=nt;let Kl;function ql(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:r,blendMode:n,color:a,opacity:o}=e;return{type:r,blendMode:n,style:Ao.string(a,o)};case"image":return Uo.image(i,t,e,s,!Kl||!Kl[e.url]);case"linear":return No.linearGradient(e,s);case"radial":return No.radialGradient(e,s);case"angular":return No.conicGradient(e,s);default:return void 0!==e.r?{type:"solid",style:Ao.string(e)}:void 0}}const Zl={compute:function(t,e){const i=e.__,s=[];let r,n=i.__input[t];n instanceof Array||(n=[n]),Kl=Uo.recycleImage(t,i);for(let i,r=0,a=n.length;r<a;r++)i=ql(t,n[r],e),i&&s.push(i);i["_"+t]=s.length?s:void 0,s.length&&s[0].image&&(r=s[0].image.hasOpacityPixel),"fill"===t?i.__pixelFill=r:i.__pixelStroke=r},fill:function(t,e,i){i.fillStyle=t,e.__.__font?Fl(e,i):e.__.windingRule?i.fill(e.__.windingRule):i.fill()},fills:function(t,e,i){let s;const{windingRule:r,__font:n}=e.__;for(let a=0,o=t.length;a<o;a++)s=t[a],s.image&&Uo.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?Fl(e,i):r?i.fill(r):i.fill(),i.restore()):s.blendMode?(i.saveBlendMode(s.blendMode),n?Fl(e,i):r?i.fill(r):i.fill(),i.restoreBlendMode()):n?Fl(e,i):r?i.fill(r):i.fill())},fillText:Fl,stroke:function(t,e,i){const s=e.__,{__strokeWidth:r,strokeAlign:n,__font:a}=s;if(r)if(a)Ul(t,e,i);else switch(n){case"center":i.setStroke(t,r,s),i.stroke(),s.__useArrow&&Hl(e,i);break;case"inside":i.save(),i.setStroke(t,2*r,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*r,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:r,strokeAlign:n,__font:a}=s;if(r)if(a)Ul(t,e,i);else switch(n){case"center":i.setStroke(void 0,r,s),Yl(t,!1,e,i),s.__useArrow&&Hl(e,i);break;case"inside":i.save(),i.setStroke(void 0,2*r,s),s.windingRule?i.clip(s.windingRule):i.clip(),Yl(t,!1,e,i),i.restore();break;case"outside":const{renderBounds:n}=e.__layout,a=i.getSameCanvas(!0,!0);e.__drawRenderPath(a),a.setStroke(void 0,2*r,s),Yl(t,!1,e,a),s.windingRule?a.clip(s.windingRule):a.clip(),a.clearWorld(n),e.__worldFlipped?i.copyWorldByReset(a,e.__nowWorld):i.copyWorldToInner(a,e.__nowWorld,n),a.recycle(e.__nowWorld)}},strokeText:Ul,drawTextStroke:zl,shape:function(t,e,i){const s=e.getSameCanvas(),r=t.__nowWorld;let n,a,o,h,{scaleX:l,scaleY:d}=r;if(l<0&&(l=-l),d<0&&(d=-d),e.bounds.includes(r))h=s,n=o=r;else{const{renderShapeSpread:s}=t.__layout,c=Vl(s?Xl(e.bounds,l===d?s*l:[s*d,s*l]):e.bounds,r);a=e.bounds.getFitMatrix(c);let{a:u,d:_}=a;if(a.a<1&&(h=e.getSameCanvas(),t.__renderShape(h,i),l*=u,d*=_),o=jl(r,a),n=Gl(o,-a.e,-a.f),i.matrix){const{matrix:t}=i;a.multiply(t),u*=t.scaleX,_*=t.scaleY}i=Object.assign(Object.assign({},i),{matrix:a.withScale(u,_)})}return t.__renderShape(s,i),{canvas:s,matrix:a,bounds:n,worldCanvas:h,shapeBounds:o,scaleX:l,scaleY:d}}};let Ql={};const{get:Jl,rotateOfOuter:$l,translate:td,scaleOfOuter:ed,scale:id,rotate:sd}=b;function rd(t,e,i,s,r,n,a){const o=Jl();td(o,e.x+i,e.y+s),id(o,r,n),a&&$l(o,{x:e.x+e.width/2,y:e.y+e.height/2},a),t.transform=o}function nd(t,e,i,s,r,n,a){const o=Jl();td(o,e.x+i,e.y+s),r&&id(o,r,n),a&&sd(o,a),t.transform=o}function ad(t,e,i,s,r,n,a,o,h,l){const d=Jl();if(h)if("center"===l)$l(d,{x:i/2,y:s/2},h);else switch(sd(d,h),h){case 90:td(d,s,0);break;case 180:td(d,i,s);break;case 270:td(d,0,i)}Ql.x=e.x+r,Ql.y=e.y+n,td(d,Ql.x,Ql.y),a&&ed(d,Ql,a,o),t.transform=d}const{get:od,translate:hd}=b,ld=new lt,dd={},cd={};function ud(t,e,i,s){const{blendMode:r,sync:n}=i;r&&(t.blendMode=r),n&&(t.sync=n),t.data=_d(i,s,e)}function _d(t,e,i){let{width:s,height:r}=i;t.padding&&(e=ld.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");const{opacity:n,mode:a,align:o,offset:l,scale:d,size:c,rotation:u,repeat:_}=t,p=e.width===s&&e.height===r,g={mode:a},f="center"!==o&&(u||0)%180==90,y=f?r:s,m=f?s:r;let v,w,x=0,b=0;if(a&&"cover"!==a&&"fit"!==a)(d||c)&&(h.getScaleData(d,c,i,cd),v=cd.scaleX,w=cd.scaleY);else if(!p||u){const t=e.width/y,i=e.height/m;v=w="fit"===a?Math.min(t,i):Math.max(t,i),x+=(e.width-s*v)/2,b+=(e.height-r*w)/2}if(o){const t={x:x,y:b,width:y,height:m};v&&(t.width*=v,t.height*=w),mt.toPoint(o,t,e,dd,!0),x+=dd.x,b+=dd.y}switch(l&&(x+=l.x,b+=l.y),a){case"stretch":p||(s=e.width,r=e.height);break;case"normal":case"clip":(x||b||v||u)&&nd(g,e,x,b,v,w,u);break;case"repeat":(!p||v||u)&&ad(g,e,s,r,x,b,v,w,u,o),_||(g.repeat="repeat");break;default:v&&rd(g,e,x,b,v,w,u)}return g.transform||(e.x||e.y)&&(g.transform=od(),hd(g.transform,e.x,e.y)),v&&"stretch"!==a&&(g.scaleX=v,g.scaleY=w),g.width=s,g.height=r,n&&(g.opacity=n),_&&(g.repeat="string"==typeof _?"x"===_?"repeat-x":"repeat-y":"repeat"),g}let pd,gd=new lt;const{isSame:fd}=nt;function yd(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||ud(r,s,i,n),!0}function md(t,e){xd(t,Yn.LOAD,e)}function vd(t,e){xd(t,Yn.LOADED,e)}function wd(t,e,i){e.error=i,t.forceUpdate("surface"),xd(t,Yn.ERROR,e)}function xd(t,e,i){t.hasEvent(e)&&t.emitEvent(new Yn(e,i))}function bd(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:Bd,scale:Ed,copy:Pd}=b,{ceil:Rd,abs:kd}=Math;function Cd(t,i,s){let{scaleX:r,scaleY:n}=pr.patternLocked?t.__world:t.__nowWorld;const a=r+"-"+n+"-"+s;if(i.patternId===a||t.destroyed)return!1;{r=kd(r),n=kd(n);const{image:t,data:o}=i;let h,l,{width:d,height:c,scaleX:u,scaleY:_,opacity:p,transform:g,repeat:f}=o;u&&(l=Bd(),Pd(l,g),Ed(l,1/u,1/_),r*=u,n*=_),r*=s,n*=s,d*=r,c*=n;const y=d*c;if(!f&&y>e.image.maxCacheSize)return!1;let m=e.image.maxPatternSize;if(!t.isSVG){const e=t.width*t.height;m>e&&(m=e)}y>m&&(h=Math.sqrt(y/m)),h&&(r/=h,n/=h,d/=h,c/=h),u&&(r/=u,n/=_),(g||1!==r||1!==n)&&(l||(l=Bd(),g&&Pd(l,g)),Ed(l,1/r,1/n));const v=t.getCanvas(Rd(d)||1,Rd(c)||1,p),w=t.getPattern(v,f||e.origin.noRepeat||"no-repeat",l,i);return i.style=w,i.patternId=a,!0}}const{abs:Td}=Math;const Sd={image:function(t,e,i,s,r){let n,a;const o=pr.get(i);return pd&&i===pd.paint&&fd(s,pd.boxBounds)?n=pd.leafPaint:(n={type:i.type,image:o},pd=o.use>1?{leafPaint:n,paint:i,boxBounds:gd.set(s)}:null),(r||o.loading)&&(a={image:o,attrName:e,attrValue:i}),o.ready?(yd(t,e,i,o,n,s),r&&(md(t,a),vd(t,a))):o.error?r&&wd(t,a,o.error):(r&&(bd(t,!0),md(t,a)),n.loadId=o.load((()=>{bd(t,!1),t.destroyed||(yd(t,e,i,o,n,s)&&(o.hasOpacityPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),vd(t,a)),n.loadId=null}),(e=>{bd(t,!1),wd(t,a,e),n.loadId=null}))),n},checkImage:function(t,i,s,r){const{scaleX:n,scaleY:a}=pr.patternLocked?t.__world:t.__nowWorld,{pixelRatio:o}=i;if(!s.data||s.patternId===n+"-"+a+"-"+o&&!Yo.running)return!1;{const{data:h}=s;if(r)if(h.repeat)r=!1;else{let{width:t,height:i}=h;t*=Td(n)*o,i*=Td(a)*o,h.scaleX&&(t*=h.scaleX,i*=h.scaleY),r=t*i>e.image.maxCacheSize||Yo.running}return r?(i.save(),t.windingRule?i.clip(t.windingRule):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||Yo.running?Cd(t,s,o):s.patternTask||(s.patternTask=pr.patternTasker.add((()=>zt(this,void 0,void 0,(function*(){s.patternTask=null,i.bounds.hit(t.__nowWorld)&&Cd(t,s,o),t.forceUpdate("surface")}))),300)),!1)}},createPattern:Cd,recycleImage:function(t,e){const i=e["_"+t];if(i instanceof Array){let s,r,n,a;for(let o=0,h=i.length;o<h;o++)s=i[o].image,a=s&&s.url,a&&(r||(r={}),r[a]=!0,pr.recycle(s),s.loading&&(n||(n=e.__input&&e.__input[t]||[],n instanceof Array||(n=[n])),s.unload(i[o].loadId,!n.some((t=>t.url===a)))));return r}return null},createData:ud,getPatternData:_d,fillOrFitMode:rd,clipMode:nd,repeatMode:ad},{toPoint:Ld}=gt,Od={},Dd={};function Id(t,e,i){if(e){let s;for(let r=0,n=e.length;r<n;r++)s=e[r],"string"==typeof s?t.addColorStop(r/(n-1),Ao.string(s,i)):t.addColorStop(s.offset,Ao.string(s.color,i))}}const{getAngle:Ad,getDistance:Md}=D,{get:Wd,rotateOfOuter:Fd,scaleOfOuter:Ud}=b,{toPoint:Nd}=gt,zd={},Yd={};function Hd(t,e,i,s,r){let n;const{width:a,height:o}=t;if(a!==o||s){const t=Ad(e,i);n=Wd(),r?(Ud(n,e,a/o*(s||1),1),Fd(n,e,t+90)):(Ud(n,e,1,a/o*(s||1)),Fd(n,e,t))}return n}const{getDistance:Xd}=D,{toPoint:jd}=gt,Gd={},Vd={};const Kd={linearGradient:function(t,i){let{from:s,to:r,type:n,blendMode:a,opacity:o}=t;Ld(s||"top",i,Od),Ld(r||"bottom",i,Dd);const h=e.canvas.createLinearGradient(Od.x,Od.y,Dd.x,Dd.y);Id(h,t.stops,o);const l={type:n,style:h};return a&&(l.blendMode=a),l},radialGradient:function(t,i){let{from:s,to:r,type:n,opacity:a,blendMode:o,stretch:h}=t;Nd(s||"center",i,zd),Nd(r||"bottom",i,Yd);const l=e.canvas.createRadialGradient(zd.x,zd.y,0,zd.x,zd.y,Md(zd,Yd));Id(l,t.stops,a);const d={type:n,style:l},c=Hd(i,zd,Yd,h,!0);return c&&(d.transform=c),o&&(d.blendMode=o),d},conicGradient:function(t,i){let{from:s,to:r,type:n,opacity:a,blendMode:o,stretch:h}=t;jd(s||"center",i,Gd),jd(r||"bottom",i,Vd);const l=e.conicGradientSupport?e.canvas.createConicGradient(0,Gd.x,Gd.y):e.canvas.createRadialGradient(Gd.x,Gd.y,0,Gd.x,Gd.y,Xd(Gd,Vd));Id(l,t.stops,a);const d={type:n,style:l},c=Hd(i,Gd,Vd,h||1,e.conicGradientRotate90);return c&&(d.transform=c),o&&(d.blendMode=o),d},getTransform:Hd},{copy:qd,toOffsetOutBounds:Zd}=nt,Qd={},Jd={};function $d(t,i,s,r){const{bounds:n,shapeBounds:a}=r;if(e.fullImageShadow){if(qd(Qd,t.bounds),Qd.x+=i.x-a.x,Qd.y+=i.y-a.y,s){const{matrix:t}=r;Qd.x-=(n.x+(t?t.e:0)+n.width/2)*(s-1),Qd.y-=(n.y+(t?t.f:0)+n.height/2)*(s-1),Qd.width*=s,Qd.height*=s}t.copyWorld(r.canvas,t.bounds,Qd)}else s&&(qd(Qd,i),Qd.x-=i.width/2*(s-1),Qd.y-=i.height/2*(s-1),Qd.width*=s,Qd.height*=s),t.copyWorld(r.canvas,a,s?Qd:i)}const{toOffsetOutBounds:tc}=nt,ec={};const ic={shadow:function(t,e,i){let s,r;const{__nowWorld:n,__layout:a}=t,{shadow:o}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=o.length-1;Zd(l,Jd),o.forEach(((o,g)=>{_.setWorldShadow(Jd.offsetX+o.x*c,Jd.offsetY+o.y*u,o.blur*c,Ao.string(o.color)),r=o.spread?1+2*o.spread/(a.boxBounds.width+2*(a.strokeBoxSpread||0)):0,$d(_,Jd,r,i),s=l,o.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,o.blendMode):e.copyWorldToInner(_,s,a.renderBounds,o.blendMode),p&&g<p&&_.clearWorld(s,!0)})),_.recycle(s)},innerShadow:function(t,e,i){let s,r;const{__nowWorld:n,__layout:a}=t,{innerShadow:o}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=o.length-1;tc(l,ec),o.forEach(((o,g)=>{_.save(),_.setWorldShadow(ec.offsetX+o.x*c,ec.offsetY+o.y*u,o.blur*c),r=o.spread?1-2*o.spread/(a.boxBounds.width+2*(a.strokeBoxSpread||0)):0,$d(_,ec,r,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,Ao.string(o.color),"source-in"),t.__worldFlipped?e.copyWorldByReset(_,s,n,o.blendMode):e.copyWorldToInner(_,s,a.renderBounds,o.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:sc}=Bn;function rc(t,e,i,s,r,n){switch(e){case"grayscale":r.useGrayscaleAlpha(t.__nowWorld);case"alpha":!function(t,e,i,s){const r=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,r),s.recycle(r),ac(t,e,i,1)}(t,i,s,r);break;case"opacity-path":ac(t,i,s,n);break;case"path":i.restore()}}function nc(t){return t.getSameCanvas(!1,!0)}function ac(t,e,i,s){const r=t.__nowWorld;e.resetTransform(),e.opacity=s,e.copyWorld(i,r),i.recycle(r)}t.Group.prototype.__renderMask=function(t,e){let i,s,r,n,a,o;const{children:h}=this;for(let l=0,d=h.length;l<d;l++)i=h[l],o=i.__.mask,o&&(a&&(rc(this,a,t,r,s,n),s=r=null),"path"===o||"clipping-path"===o?(i.opacity<1?(a="opacity-path",n=i.opacity,r||(r=nc(t))):(a="path",t.save()),i.__clip(r||t,e)):(a="grayscale"===o?"grayscale":"alpha",s||(s=nc(t)),r||(r=nc(t)),i.__render(s,e)),"clipping"!==o&&"clipping-path"!==o)||sc(i,e)||i.__render(r||t,e);rc(this,a,t,r,s,n)};const oc=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",hc=oc+"_#~&*+\\=|≮≯≈≠=…",lc=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 dc(t){const e={};return t.split("").forEach((t=>e[t]=!0)),e}const cc=dc("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),uc=dc("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),_c=dc(oc),pc=dc(hc),gc=dc("- —/~|┆·");var fc;!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"}(fc||(fc={}));const{Letter:yc,Single:mc,Before:vc,After:wc,Symbol:xc,Break:bc}=fc;function Bc(t){return cc[t]?yc:gc[t]?bc:uc[t]?vc:_c[t]?wc:pc[t]?xc:lc.test(t)?mc:yc}const Ec={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 Pc(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:Rc}=Ec,{Letter:kc,Single:Cc,Before:Tc,After:Sc,Symbol:Lc,Break:Oc}=fc;let Dc,Ic,Ac,Mc,Wc,Fc,Uc,Nc,zc,Yc,Hc,Xc,jc,Gc,Vc,Kc,qc,Zc=[];function Qc(t,e){zc&&!Nc&&(Nc=zc),Dc.data.push({char:t,width:e}),Ac+=e}function Jc(){Mc+=Ac,Dc.width=Ac,Ic.words.push(Dc),Dc={data:[]},Ac=0}function $c(){Gc&&(Vc.paraNumber++,Ic.paraStart=!0,Gc=!1),zc&&(Ic.startCharSize=Nc,Ic.endCharSize=zc,Nc=0),Ic.width=Mc,Kc.width?Rc(Ic):qc&&tu(),Zc.push(Ic),Ic={words:[]},Mc=0}function tu(){Mc>(Vc.maxWidth||0)&&(Vc.maxWidth=Mc)}const{top:eu,right:iu,bottom:su,left:ru}=t.Direction4;function nu(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 au={getDrawData:function(t,i){"string"!=typeof t&&(t=String(t));let s=0,r=0,n=i.__getInput("width")||0,a=i.__getInput("height")||0;const{textDecoration:o,__font:h,__padding:l}=i;l&&(n?(s=l[ru],n-=l[iu]+l[ru]):i.autoSizeAlign||(s=l[ru]),a?(r=l[eu],a-=l[eu]+l[su]):i.autoSizeAlign||(r=l[eu]));const d={bounds:{x:s,y:r,width:n,height:a},rows:[],paraNumber:0,font:e.canvas.font=h};return function(t,i,s){Vc=t,Zc=t.rows,Kc=t.bounds,qc=!Kc.width&&!s.autoSizeAlign;const{__letterSpacing:r,paraIndent:n,textCase:a}=s,{canvas:o}=e,{width:h,height:l}=Kc;if(h||l||r||"none"!==a){const t="none"!==s.textWrap,e="break"===s.textWrap;Gc=!0,Hc=null,Nc=Uc=zc=Ac=Mc=0,Dc={data:[]},Ic={words:[]};for(let s=0,l=i.length;s<l;s++)Fc=i[s],"\n"===Fc?(Ac&&Jc(),Ic.paraEnd=!0,$c(),Gc=!0):(Yc=Bc(Fc),Yc===kc&&"none"!==a&&(Fc=Pc(Fc,a,!Ac)),Uc=o.measureText(Fc).width,r&&(r<0&&(zc=Uc),Uc+=r),Xc=Yc===Cc&&(Hc===Cc||Hc===kc)||Hc===Cc&&Yc!==Sc,jc=!(Yc!==Tc&&Yc!==Cc||Hc!==Lc&&Hc!==Sc),Wc=Gc&&n?h-n:h,t&&h&&Mc+Ac+Uc>Wc&&(e?(Ac&&Jc(),Mc&&$c()):(jc||(jc=Yc===kc&&Hc==Sc),Xc||jc||Yc===Oc||Yc===Tc||Yc===Cc||Ac+Uc>Wc?(Ac&&Jc(),Mc&&$c()):Mc&&$c()))," "===Fc&&!0!==Gc&&Mc+Ac===0||(Yc===Oc?(" "===Fc&&Ac&&Jc(),Qc(Fc,Uc),Jc()):Xc||jc?(Ac&&Jc(),Qc(Fc,Uc)):Qc(Fc,Uc)),Hc=Yc);Ac&&Jc(),Mc&&$c(),Zc.length>0&&(Zc[Zc.length-1].paraEnd=!0)}else i.split("\n").forEach((t=>{Vc.paraNumber++,Mc=o.measureText(t).width,Zc.push({x:n||0,text:t,width:Mc,paraStart:!0}),qc&&tu()}))}(d,t,i),l&&function(t,e,i,s,r){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":nu(e,"x",t[ru]);break;case"right":nu(e,"x",-t[iu])}if(!r&&i.autoSizeAlign)switch(i.verticalAlign){case"top":nu(e,"y",t[eu]);break;case"bottom":nu(e,"y",-t[su])}}(l,d,i,n,a),function(t,e){const{rows:i,bounds:s}=t,{__lineHeight:r,__baseLine:n,__letterSpacing:a,__clipText:o,textAlign:h,verticalAlign:l,paraSpacing:d,autoSizeAlign:c}=e;let{x:u,y:_,width:p,height:g}=s,f=r*i.length+(d?d*(t.paraNumber-1):0),y=n;if(o&&f>g)f=Math.max(g,r),t.overflow=i.length;else if(g||c)switch(l){case"middle":_+=(g-f)/2;break;case"bottom":_+=g-f}y+=_;let m,v,w,x=p||c?p:t.maxWidth;for(let n=0,l=i.length;n<l;n++){if(m=i[n],m.x=u,m.width<p||m.width>p&&!o)switch(h){case"center":m.x+=(x-m.width)/2;break;case"right":m.x+=x-m.width}m.paraStart&&d&&n>0&&(y+=d),m.y=y,y+=r,t.overflow>n&&y>f&&(m.isOverflow=!0,t.overflow=n+1),v=m.x,w=m.width,a<0&&(m.width<0?(w=-m.width+e.fontSize+a,v-=w,w+=e.fontSize):w-=a),v<s.x&&(s.x=v),w>s.width&&(s.width=w),o&&p&&p<w&&(m.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=_,s.height=f}(d,i),function(t,e,i){const{rows:s}=t,{textAlign:r,paraIndent:n,letterSpacing:a}=e;let o,h,l,d,c,u;s.forEach((t=>{t.words&&(l=n&&t.paraStart?n:0,u=t.words.length,h=i&&("justify"===r||"both"===r)&&u>1?(i-t.width-l)/(u-1):0,d=a||t.isOverflow?0:h>.01?1:2,t.isOverflow&&!a&&(t.textMode=!0),2===d?(t.x+=l,function(t){t.text="",t.words.forEach((e=>{e.data.forEach((e=>{t.text+=e.char}))}))}(t)):(t.x+=l,o=t.x,t.data=[],t.words.forEach(((e,i)=>{1===d?(c={char:"",x:o},o=function(t,e,i){return t.forEach((t=>{i.char+=t.char,e+=t.width})),e}(e.data,o,c),(t.isOverflow||" "!==c.char)&&t.data.push(c)):o=function(t,e,i,s){return t.forEach((t=>{(s||" "!==t.char)&&(t.x=e,i.push(t)),e+=t.width})),e}(e.data,o,t.data,t.isOverflow),!h||t.paraEnd&&"both"!==r||i===u-1||(o+=h,t.width+=h)}))),t.words=null)}))}(d,i,n),d.overflow&&function(t,i,s,r){if(!r)return;const{rows:n,overflow:a}=t;let{textOverflow:o}=i;if(n.splice(a),o&&"show"!==o){let t,h;"hide"===o?o="":"ellipsis"===o&&(o="...");const l=o?e.canvas.measureText(o).width:0,d=s+r-l;("none"===i.textWrap?n:[n[a-1]]).forEach((e=>{if(e.isOverflow&&e.data){let i=e.data.length-1;for(let s=i;s>-1&&(t=e.data[s],h=t.x+t.width,!(s===i&&h<d));s--){if(h<d&&" "!==t.char){e.data.splice(s+1),e.width-=t.width;break}e.width-=t.width}e.width+=l,e.data.push({char:o,x:h}),e.textMode&&function(t){t.text="",t.data.forEach((e=>{t.text+=e.char})),t.data=null}(e)}}))}}(d,i,s,n),"none"!==o&&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 ou={string:function(t,e){const i="number"==typeof e&&1!==e;if("string"==typeof t){if(!i||!Ao.object)return t;t=Ao.object(t)}let s=void 0===t.a?1:t.a;i&&(s*=e);const r=t.r+","+t.g+","+t.b;return 1===s?"rgb("+r+")":"rgba("+r+","+s+")"}};return Object.assign(Io,au),Object.assign(Ao,ou),Object.assign(Fo,Zl),Object.assign(Uo,Sd),Object.assign(No,Kd),Object.assign(zo,ic),Object.assign(i,{interaction:(t,e,i,s)=>new El(t,e,i,s),hitCanvas:(t,e)=>new ho(t,e),hitCanvasManager:()=>new Rl}),co(),t.AlignHelper=mt,t.AroundHelper=gt,t.AutoBounds=ct,t.BezierHelper=Pe,t.Bounds=lt,t.BoundsHelper=nt,t.BoxData=Qo,t.BranchHelper=Pn,t.BranchRender=ka,t.CanvasData=dh,t.CanvasManager=It,t.ChildEvent=Nn,t.ColorConvert=Ao,t.Creator=i,t.Cursor=Pl,t.DataHelper=At,t.Debug=wt,t.Dragger=pl,t.Effect=zo,t.EllipseData=ih,t.EllipseHelper=Ie,t.Event=Un,t.EventCreator=Ot,t.Eventer=qn,t.Export=Yo,t.FileHelper=lr,t.FrameData=$o,t.GroupData=Zo,t.HitCanvasManager=Rl,t.ImageData=lh,t.ImageEvent=Yn,t.ImageManager=pr,t.IncrementId=s,t.InteractionBase=El,t.InteractionHelper=hl,t.Keyboard=il,t.LayoutEvent=jn,t.Layouter=Po,t.LeafBounds=Ea,t.LeafBoundsHelper=Bn,t.LeafData=Wt,t.LeafDataProxy=la,t.LeafEventer=aa,t.LeafHelper=fn,t.LeafLayout=Fn,t.LeafLevelList=oo,t.LeafList=ao,t.LeafMatrix=fa,t.LeafRender=Pa,t.LeaferCanvas=ho,t.LeaferCanvasBase=Zt,t.LeaferData=Jo,t.LeaferEvent=Vn,t.LeaferImage=mr,t.LineData=th,t.MathHelper=h,t.Matrix=N,t.MatrixHelper=b,t.MyDragEvent=ol,t.MyImage=qh,t.MyPointerEvent=nl,t.NeedConvertToCanvasCommandMap=ee,t.OneRadian=l,t.PI2=d,t.PI_2=c,t.Paint=Fo,t.PaintGradient=No,t.PaintImage=Uo,t.PathArrow=Wo,t.PathBounds=Qs,t.PathCommandDataHelper=zi,t.PathCommandMap=$t,t.PathConvert=mi,t.PathCorner=nr,t.PathCreator=rs,t.PathData=nh,t.PathDrawer=vs,t.PathHelper=Qt,t.PathNumberCommandLengthMap=ne,t.PathNumberCommandMap=re,t.PenData=ah,t.Picker=To,t.Platform=e,t.Plugin=kt,t.Point=F,t.PointHelper=D,t.PointerButton=sl,t.PolygonData=sh,t.PropertyEvent=zn,t.RectData=eh,t.RectHelper=ae,t.RectRender=ph,t.RenderEvent=Gn,t.Renderer=ko,t.ResizeEvent=Hn,t.Run=Et,t.Selector=So,t.StarData=rh,t.State=Ho,t.StringNumberMap=vt,t.TaskItem=ur,t.TaskProcessor=_r,t.TextConvert=Io,t.TextData=hh,t.Transition=Xo,t.TwoPointBoundsHelper=Y,t.UIBounds=ch,t.UICreator=Tt,t.UIData=qo,t.UIEvent=rl,t.UIRender=uh,t.UnitConvert=Mo,t.WaitHelper=Tn,t.WatchEvent=Xn,t.Watcher=_o,t.affectRenderBoundsType=Wr,t.affectStrokeBoundsType=Ir,t.attr=br,t.autoLayoutType=Rr,t.boundsType=Tr,t.canvasPatch=hr,t.canvasSizeAttrs=qt,t.cursorType=Vr,t.dataProcessor=Kr,t.dataType=Er,t.decorateLeafAttr=xr,t.defineDataProcessor=qr,t.defineKey=vr,t.defineLeafAttr=Br,t.doBoundsType=Lr,t.doStrokeType=Ar,t.effectType=Lo,t.emptyData=Ut,t.eraserType=jr,t.getBoundsData=_,t.getDescriptor=wr,t.getMatrixData=p,t.getPointData=u,t.hitType=Gr,t.isNull=function(t){return null==t},t.layoutProcessor=function(t){return(e,i)=>{vr(e,"__LayoutProcessor",{get:()=>t})}},t.maskType=Xr,t.naturalBoundsType=Sr,t.opacityType=Ur,t.pathInputType=Or,t.pathType=Dr,t.pen=ar,t.positionType=Pr,t.registerUI=rn,t.registerUIEvent=nn,t.resizeType=Oo,t.rewrite=$r,t.rewriteAble=tn,t.rotationType=Cr,t.scaleType=kr,t.sortType=Hr,t.strokeType=Mr,t.surfaceType=Fr,t.tempBounds=dt,t.tempMatrix=z,t.tempPoint=U,t.useCanvas=co,t.useModule=sn,t.version="1.4.0",t.visibleType=Nr,t.zoomLayerType=Do,t}({});
|
|
2
|
+
//# sourceMappingURL=worker.min.js.map
|