leafer-draw 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/web.min.js CHANGED
@@ -1 +1 @@
1
- var LeaferUI=function(t){"use strict";const e={toURL(t,e){let s=encodeURIComponent(t);return"text"===e?s="data:text/plain;charset=utf-8,"+s:"svg"===e&&(s="data:image/svg+xml,"+s),s},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",getRealURL(t){const{prefix:s,suffix:i}=e.image;return!i||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+i),s&&"/"===t[0]&&(t=s+t),t}}},s={},i={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=i,{round:o,pow:n,PI:a}=Math,h={within:(t,e,s)=>("object"==typeof e&&(s=e.max,e=e.min),void 0!==e&&t<e&&(t=e),void 0!==s&&t>s&&(t=s),t),fourNumber(t,e){let s;if(t instanceof Array)switch(t.length){case 4:s=void 0===e?t:[...t];break;case 2:s=[t[0],t[1],t[0],t[1]];break;case 3:s=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(s||(s=[t,t,t,t]),e)for(let t=0;t<4;t++)s[t]>e&&(s[t]=e);return s},formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),h.float(t)),getGapRotation(t,e,s=0){let i=t+s;if(e>1){const t=Math.abs(i%e);(t<1||t>e-1)&&(i=Math.round(i/e)*e)}return i-s},float(t,e){const s=e?n(10,e):1e12;return-0===(t=o(t*s)/s)?0:t}},l=a/180,d=2*a,c=a/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:w}=h,x={};function v(){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:v(),tempMatrix:{},set(t,e=1,s=0,i=0,r=1,o=0,n=0){t.a=e,t.b=s,t.c=i,t.d=r,t.e=o,t.f=n},get:p,getWorld:v,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,s){t.e+=e,t.f+=s},translateInner(t,e,s,i){t.e+=t.a*e+t.c*s,t.f+=t.b*e+t.d*s,i&&(t.e-=e,t.f-=s)},scale(t,e,s=e){t.a*=e,t.b*=e,t.c*=s,t.d*=s},scaleOfOuter(t,e,s,i){B.toInnerPoint(t,e,x),B.scaleOfInner(t,x,s,i)},scaleOfInner(t,e,s,i=s){B.translateInner(t,e.x,e.y),B.scale(t,s,i),B.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:s,b:i,c:r,d:o}=t,n=f(e*=l),a=g(e);t.a=s*n-i*a,t.b=s*a+i*n,t.c=r*n-o*a,t.d=r*a+o*n},rotateOfOuter(t,e,s){B.toInnerPoint(t,e,x),B.rotateOfInner(t,x,s)},rotateOfInner(t,e,s){B.translateInner(t,e.x,e.y),B.rotate(t,s),B.translateInner(t,-e.x,-e.y)},skew(t,e,s){const{a:i,b:r,c:o,d:n}=t;s&&(s*=l,t.a=i+o*s,t.b=r+n*s),e&&(e*=l,t.c=o+i*e,t.d=n+r*e)},skewOfOuter(t,e,s,i){B.toInnerPoint(t,e,x),B.skewOfInner(t,x,s,i)},skewOfInner(t,e,s,i=0){B.translateInner(t,e.x,e.y),B.skew(t,s,i),B.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:s,b:i,c:r,d:o,e:n,f:a}=t;t.a=e.a*s+e.b*r,t.b=e.a*i+e.b*o,t.c=e.c*s+e.d*r,t.d=e.c*i+e.d*o,t.e=e.e*s+e.f*r+n,t.f=e.e*i+e.f*o+a},multiplyParent(t,e,s,i,r,o){let{e:n,f:a}=t;if(o&&(n+=o.scrollX,a+=o.scrollY),s||(s=t),void 0===i&&(i=1!==t.a||t.b||t.c||1!==t.d),i){const{a:i,b:o,c:n,d:a}=t;s.a=i*e.a+o*e.c,s.b=i*e.b+o*e.d,s.c=n*e.a+a*e.c,s.d=n*e.b+a*e.d,r&&(s.scaleX=e.scaleX*r.scaleX,s.scaleY=e.scaleY*r.scaleY)}else s.a=e.a,s.b=e.b,s.c=e.c,s.d=e.d,r&&(s.scaleX=e.scaleX,s.scaleY=e.scaleY);s.e=n*e.a+a*e.c+e.e,s.f=n*e.b+a*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:s,c:i,d:r,e:o,f:n}=t;if(s||i){const a=1/(e*r-s*i);t.a=r*a,t.b=-s*a,t.c=-i*a,t.d=e*a,t.e=-(o*r-n*i)*a,t.f=-(n*e-o*s)*a}else if(1===e&&1===r)t.e=-o,t.f=-n;else{const s=1/(e*r);t.a=r*s,t.d=e*s,t.e=-o*r*s,t.f=-n*e*s}},toOuterPoint(t,e,s,i){const{x:r,y:o}=e;s||(s=e),s.x=r*t.a+o*t.c,s.y=r*t.b+o*t.d,i||(s.x+=t.e,s.y+=t.f)},toInnerPoint(t,e,s,i){const{a:r,b:o,c:n,d:a}=t,h=1/(r*a-o*n),{x:l,y:d}=e;if(s||(s=e),s.x=(l*a-d*n)*h,s.y=(d*r-l*o)*h,!i){const{e:e,f:i}=t;s.x-=(e*a-i*n)*h,s.y-=(i*r-e*o)*h}},setLayout(t,e,s,i,r){const{x:o,y:n,scaleX:a,scaleY:h}=e;if(void 0===r&&(r=e.rotation||e.skewX||e.skewY),r){const{rotation:s,skewX:i,skewY:r}=e,o=s*l,n=f(o),d=g(o);if(i||r){const e=i*l,s=r*l;t.a=(n+s*-d)*a,t.b=(d+s*n)*a,t.c=(e*n-d)*h,t.d=(n+e*d)*h}else t.a=n*a,t.b=d*a,t.c=-d*h,t.d=n*h}else t.a=a,t.b=0,t.c=0,t.d=h;t.e=o,t.f=n,(s=s||i)&&B.translateInner(t,-s.x,-s.y,!i)},getLayout(t,e,s,i){const{a:r,b:o,c:n,d:a,e:h,f:d}=t;let u,_,p,x,v,b=h,B=d;if(o||n){const t=r*a-o*n;if(n&&!i){u=m(r*r+o*o),_=t/u;const e=r/u;p=o>0?y(e):-y(e)}else{_=m(n*n+a*a),u=t/_;const e=n/_;p=c-(a>0?y(-e):-y(e))}const e=w(f(p)),s=g(p);u=w(u),_=w(_),x=e?w((n/_+s)/e/l,9):0,v=e?w((o/u-s)/e/l,9):0,p=w(p/l)}else u=r,_=a,p=x=v=0;return(e=s||e)&&(b+=e.x*r+e.y*n,B+=e.x*o+e.y*a,s||(b-=e.x,B-=e.y)),{x:b,y:B,scaleX:u,scaleY:_,rotation:p,skewX:x,skewY:v}},withScale(t,e,s=e){const i=t;if(!e||!s){const{a:i,b:r,c:o,d:n}=t;r||o?s=(i*n-r*o)/(e=m(i*i+r*r)):(e=i,s=n)}return i.scaleX=e,i.scaleY=s,i},reset(t){B.set(t)}},B=b,{toInnerPoint:k,toOuterPoint:R}=b,{sin:C,cos:S,abs:T,sqrt:L,atan2:P,min:I,PI:O}=Math,A={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,s=0){t.x=e,t.y=s},setRadius(t,e,s){t.radiusX=e,t.radiusY=void 0===s?e:s},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,s){t.x=e,t.y=s},move(t,e,s){t.x+=e,t.y+=s},scale(t,e,s=e){t.x&&(t.x*=e),t.y&&(t.y*=s)},scaleOf(t,e,s,i=s){t.x+=(t.x-e.x)*(s-1),t.y+=(t.y-e.y)*(i-1)},rotate(t,e,s){s||(s=E.defaultPoint);const i=S(e*=l),r=C(e),o=t.x-s.x,n=t.y-s.y;t.x=s.x+o*i-n*r,t.y=s.y+o*r+n*i},tempToInnerOf(t,e){const{tempPoint:s}=E;return M(s,t),k(e,s,s),s},tempToOuterOf(t,e){const{tempPoint:s}=E;return M(s,t),R(e,s,s),s},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:s}=E;return M(s,t),E.toInnerRadiusPointOf(t,e,s),s},toInnerRadiusPointOf(t,e,s){s||(s=t),k(e,t,s),s.radiusX=Math.abs(t.radiusX/e.scaleX),s.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,s){k(e,t,s)},toOuterOf(t,e,s){R(e,t,s)},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)=>W(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,s,i){const r=T(s-t),o=T(i-e);return L(r*r+o*o)},getMinDistanceFrom:(t,e,s,i,r,o)=>I(W(t,e,s,i),W(s,i,r,o)),getAngle:(t,e)=>D(t,e)/l,getRotation:(t,e,s,i)=>(i||(i=e),E.getRadianFrom(t.x,t.y,e.x,e.y,s.x,s.y,i.x,i.y)/l),getRadianFrom(t,e,s,i,r,o,n,a){void 0===n&&(n=s,a=i);let h=P(e-i,t-s);const l=P(o-a,r-n)-h;return l<-O?l+d:l},getAtan2:(t,e)=>P(e.y-t.y,e.x-t.x),getDistancePoint(t,e,s,i){const r=D(t,e);return(e=i?e:{}).x=t.x+S(r)*s,e.y=t.y+C(r)*s,e},reset(t){E.reset(t)}},E=A,{getDistanceFrom:W,copy:M,getAtan2:D}=E;class U{constructor(t,e){this.set(t,e)}set(t,e){return"object"==typeof t?A.copy(this,t):A.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new U(this)}move(t,e){return A.move(this,t,e),this}scale(t,e){return A.scale(this,t,e),this}scaleOf(t,e,s){return A.scaleOf(this,t,e,s),this}rotate(t,e){return A.rotate(this,t,e),this}rotateOf(t,e){return A.rotate(this,e,t),this}getRotation(t,e,s){return A.getRotation(this,t,e,s)}toInnerOf(t,e){return A.toInnerOf(this,t,e),this}toOuterOf(t,e){return A.toOuterOf(this,t,e),this}getCenter(t){return new U(A.getCenter(this,t))}getDistance(t){return A.getDistance(this,t)}getDistancePoint(t,e,s){return new U(A.getDistancePoint(this,t,e,s))}getAngle(t){return A.getAngle(this,t)}getAtan2(t){return A.getAtan2(this,t)}reset(){return A.reset(this),this}}const F=new U;class z{constructor(t,e,s,i,r,o){this.set(t,e,s,i,r,o)}set(t,e,s,i,r,o){return"object"==typeof t?b.copy(this,t):b.set(this,t,e,s,i,r,o),this}setWith(t){return b.copy(this,t),this.scaleX=t.scaleX,this.scaleY=t.scaleY,this}get(){const{a:t,b:e,c:s,d:i,e:r,f:o}=this;return{a:t,b:e,c:s,d:i,e:r,f:o}}clone(){return new z(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,s){return b.scaleOfOuter(this,t,e,s),this}scaleOfInner(t,e,s){return b.scaleOfInner(this,t,e,s),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,s){return b.skewOfOuter(this,t,e,s),this}skewOfInner(t,e,s){return b.skewOfInner(this,t,e,s),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,s){b.toOuterPoint(this,t,e,s)}toInnerPoint(t,e,s){b.toInnerPoint(this,t,e,s)}setLayout(t,e,s){return b.setLayout(this,t,e,s),this}getLayout(t,e,s){return b.getLayout(this,t,e,s)}withScale(t,e){return b.withScale(this,t,e)}reset(){b.reset(this)}}const N=new z,Y={tempPointBounds:{},setPoint(t,e,s){t.minX=t.maxX=e,t.minY=t.maxY=s},addPoint(t,e,s){t.minX=e<t.minX?e:t.minX,t.minY=s<t.minY?s:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=s>t.maxY?s:t.maxY},addBounds(t,e,s,i,r){X(t,e,s),X(t,e+i,s+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:X}=Y,{tempPointBounds:H,setPoint:j,addPoint:V,toBounds:G}=Y,{toOuterPoint:q}=b,{float:Q,fourNumber:J}=h,{floor:$,ceil:Z}=Math;let K,tt,et,st;const it={},rt={},ot={tempBounds:{},set(t,e=0,s=0,i=0,r=0){t.x=e,t.y=s,t.width=i,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,s,i){if(s instanceof Array){const r=J(s);i?nt.set(t,e.x+r[3],e.y+r[0],e.width-r[1]-r[3],e.height-r[2]-r[0]):nt.set(t,e.x-r[3],e.y-r[0],e.width+r[1]+r[3],e.height+r[2]+r[0])}else i&&(s=-s),nt.set(t,e.x-s,e.y-s,e.width+2*s,e.height+2*s)},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,s){t.x+=e,t.y+=s},getByMove:(t,e,s)=>(t=Object.assign({},t),nt.move(t,e,s),t),toOffsetOutBounds(t,e,s){e?ht(e,t):e=t,s?(e.offsetX=-(nt.maxX(s)-t.x),e.offsetY=-(nt.maxY(s)-t.y)):(e.offsetX=t.x+t.width,e.offsetY=t.y+t.height),nt.move(e,-e.offsetX,-e.offsetY)},scale(t,e,s=e){A.scale(t,e,s),t.width*=e,t.height*=s},scaleOf(t,e,s,i=s){A.scaleOf(t,e,s,i),t.width*=s,t.height*=i},tempToOuterOf:(t,e)=>(nt.copy(nt.tempBounds,t),nt.toOuterOf(nt.tempBounds,e),nt.tempBounds),getOuterOf:(t,e)=>(t=Object.assign({},t),nt.toOuterOf(t,e),t),toOuterOf(t,e,s){if(s||(s=t),0===e.b&&0===e.c){const{a:i,d:r}=e;i>0?(s.width=t.width*i,s.x=e.e+t.x*i):(s.width=t.width*-i,s.x=e.e+t.x*i-s.width),r>0?(s.height=t.height*r,s.y=e.f+t.y*r):(s.height=t.height*-r,s.y=e.f+t.y*r-s.height)}else it.x=t.x,it.y=t.y,q(e,it,rt),j(H,rt.x,rt.y),it.x=t.x+t.width,q(e,it,rt),V(H,rt.x,rt.y),it.y=t.y+t.height,q(e,it,rt),V(H,rt.x,rt.y),it.x=t.x,q(e,it,rt),V(H,rt.x,rt.y),G(H,s)},toInnerOf(t,e,s){s||(s=t),nt.move(s,-e.e,-e.f),nt.scale(s,1/e.a,1/e.d)},getFitMatrix(t,e,s=1){const i=Math.min(s,Math.min(t.width/e.width,t.height/e.height));return new z(i,0,0,i,-e.x*i,-e.y*i)},getSpread(t,e){const s={};return nt.copyAndSpread(s,t,e),s},spread(t,e){nt.copyAndSpread(t,t,e)},shrink(t,e){nt.copyAndSpread(t,t,e,!0)},ceil(t){const{x:e,y:s}=t;t.x=$(t.x),t.y=$(t.y),t.width=e>t.x?Z(t.width+e-t.x):Z(t.width),t.height=s>t.y?Z(t.height+s-t.y):Z(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,s){K=t.x+t.width,tt=t.y+t.height,et=e.x,st=e.y,s||(et+=e.width,st+=e.height),K=K>et?K:et,tt=tt>st?tt:st,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=K-t.x,t.height=tt-t.y},addList(t,e){nt.setListWithFn(t,e,void 0,!0)},setList(t,e,s=!1){nt.setListWithFn(t,e,void 0,s)},addListWithFn(t,e,s){nt.setListWithFn(t,e,s,!0)},setListWithFn(t,e,s,i=!1){let r,o=!0;for(let n=0,a=e.length;n<a;n++)r=s?s(e[n]):e[n],r&&(r.width||r.height)&&(o?(o=!1,i||ht(t,r)):at(t,r));o&&nt.reset(t)},setPoints(t,e){e.forEach(((t,e)=>0===e?j(H,t.x,t.y):V(H,t.x,t.y))),G(H,t)},setPoint(t,e){nt.set(t,e.x,e.y)},addPoint(t,e){at(t,e,!0)},getPoints(t){const{x:e,y:s,width:i,height:r}=t;return[{x:e,y:s},{x:e+i,y:s},{x:e+i,y:s+r},{x:e,y:s+r}]},hitRadiusPoint:(t,e,s)=>(s&&(e=A.tempToInnerRadiusPointOf(e,s)),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,s)=>(s&&(e=A.tempToInnerOf(e,s)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,s)=>(s&&(e=nt.tempToOuterOf(e,s)),!(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,s)=>(s&&(e=nt.tempToOuterOf(e,s)),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,s){if(s&&(e=nt.tempToOuterOf(e,s)),!nt.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:i,y:r,width:o,height:n}=e;return K=i+o,tt=r+n,et=t.x+t.width,st=t.y+t.height,i=i>t.x?i:t.x,r=r>t.y?r:t.y,K=K<et?K:et,tt=tt<st?tt:st,o=K-i,n=tt-r,{x:i,y:r,width:o,height:n}},intersect(t,e,s){nt.copy(t,nt.getIntersectData(t,e,s))},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){nt.set(t)}},nt=ot,{add:at,copy:ht}=nt;class lt{get minX(){return ot.minX(this)}get minY(){return ot.minY(this)}get maxX(){return ot.maxX(this)}get maxY(){return ot.maxY(this)}constructor(t,e,s,i){this.set(t,e,s,i)}set(t,e,s,i){return"object"==typeof t?ot.copy(this,t):ot.set(this,t,e,s,i),this}get(){const{x:t,y:e,width:s,height:i}=this;return{x:t,y:e,width:s,height:i}}clone(){return new lt(this)}move(t,e){return ot.move(this,t,e),this}scale(t,e){return ot.scale(this,t,e),this}scaleOf(t,e,s){return ot.scaleOf(this,t,e,s),this}toOuterOf(t,e){return ot.toOuterOf(this,t,e),this}toInnerOf(t,e){return ot.toInnerOf(this,t,e),this}getFitMatrix(t,e){return ot.getFitMatrix(this,t,e)}spread(t){return ot.spread(this,t),this}shrink(t){return ot.shrink(this,t),this}ceil(){return ot.ceil(this),this}unsign(){return ot.unsign(this),this}float(t){return ot.float(this,t),this}add(t){return ot.add(this,t),this}addList(t){return ot.setList(this,t,!0),this}setList(t){return ot.setList(this,t),this}addListWithFn(t,e){return ot.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return ot.setListWithFn(this,t,e),this}setPoint(t){return ot.setPoint(this,t),this}setPoints(t){return ot.setPoints(this,t),this}addPoint(t){return ot.addPoint(this,t),this}getPoints(){return ot.getPoints(this)}hitPoint(t,e){return ot.hitPoint(this,t,e)}hitRadiusPoint(t,e){return ot.hitRadiusPoint(this,t,e)}hit(t,e){return ot.hit(this,t,e)}includes(t,e){return ot.includes(this,t,e)}intersect(t,e){return ot.intersect(this,t,e),this}getIntersect(t,e){return new lt(ot.getIntersectData(this,t,e))}isSame(t){return ot.isSame(this,t)}isEmpty(){return ot.isEmpty(this)}reset(){ot.reset(this)}}const dt=new lt;class ct{constructor(t,e,s,i,r,o){"object"==typeof t?this.copy(t):this.set(t,e,s,i,r,o)}set(t=0,e=0,s=0,i=0,r=0,o=0){this.top=t,this.right=e,this.bottom=s,this.left=i,this.width=r,this.height=o}copy(t){const{top:e,right:s,bottom:i,left:r,width:o,height:n}=t;this.set(e,s,i,r,o,n)}getBoundsFrom(t){const{top:e,right:s,bottom:i,left:r,width:o,height:n}=this;return new lt(r,e,o||t.width-r-s,n||t.height-e-i)}}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,s,i,r){s||(s={});const o=ft(t);s.x=o.x,s.y=o.y,"percent"===o.type&&(s.x*=e.width,s.y*=e.height,r&&(s.x-=r.x,s.y-=r.y,o.x&&(s.x-=1===o.x?r.width:.5===o.x?o.x*r.width:0),o.y&&(s.y-=1===o.y?r.height:.5===o.y?o.y*r.height:0))),i||(s.x+=e.x,s.y+=e.y)}};function ft(e){return"string"==typeof e?pt[t.Direction9[e]]:e}const{toPoint:yt}=gt,mt={toPoint(t,e,s,i,r){yt(t,s,i,r,e)}},wt={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 xt{constructor(t){this.repeatMap={},this.name=t}static get(t){return new xt(t)}static set filter(t){this.filterList=vt(t)}static set exclude(t){this.excludeList=vt(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 vt(t){return t?"string"==typeof t&&(t=[t]):t=[],t}xt.filterList=[],xt.excludeList=[],xt.showWarn=!0;const bt=xt,Bt=xt.get("RunTime"),kt={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const s=i.create(i.RUNTIME);return Rt.currentId=Rt.idMap[s]=e?performance.now():Date.now(),Rt.currentName=Rt.nameMap[s]=t,Rt.nameToIdMap[t]=s,s},end(t,e){const s=Rt.idMap[t],i=Rt.nameMap[t],r=e?(performance.now()-s)/1e3:Date.now()-s;Rt.idMap[t]=Rt.nameMap[t]=Rt.nameToIdMap[i]=void 0,Bt.log(i,r,"ms")},endOfName(t,e){const s=Rt.nameToIdMap[t];void 0!==s&&Rt.end(s,e)}},Rt=kt,Ct=xt.get("UICreator"),St={list:{},register(t){const{__tag:e}=t.prototype;Tt[e]?Ct.repeat(e):Tt[e]=t},get(t,e,s,i,r,o){const n=new Tt[t](e);return void 0!==s&&(n.x=s,i&&(n.y=i),r&&(n.width=r),o&&(n.height=o)),n}},{list:Tt}=St,Lt=xt.get("EventCreator"),Pt={nameList:{},register(t){let e;Object.keys(t).forEach((s=>{e=t[s],"string"==typeof e&&(It[e]?Lt.repeat(e):It[e]=t)}))},changeName(t,e){const s=It[t];if(s){const i=Object.keys(s).find((e=>s[e]===t));i&&(s[i]=e,It[e]=s)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new It[t](...e)},{nameList:It}=Pt;class Ot{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:i}=this;for(let s=0,r=i.length;s<r;s++)if(e=i[s],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const r=s.canvas(t);return this.add(r),r}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let s=0,i=this.list.length;s<i;s++)t=this.list[s],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)=>(Et(e,t),Et(t,e),t),assign(t,e){let s;Object.keys(e).forEach((i=>{var r;s=e[i],(null==s?void 0:s.constructor)===Object&&(null===(r=t[i])||void 0===r?void 0:r.constructor)===Object?Et(t[i],e[i]):t[i]=e[i]}))},copyAttrs:(t,e,s)=>(s.forEach((s=>{void 0!==e[s]&&(t[s]=e[s])})),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let s=0,i=t.length;s<i;s++)e[t[s]]=!0;return e}},{assign:Et}=At;class Wt{get __useNaturalRatio(){return!0}get __isLinePath(){return this.path&&6===this.path.length}get __blendMode(){if(this.eraser&&"path"!==this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(void 0!==e)return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let s;for(let i in this)"_"!==i[0]&&(s=e?e[i]:void 0,t[i]=void 0===s?this[i]:s);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(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 s={};if(t)if(t instanceof Array)for(let e of t)s[e]=this.__getInput(e);else for(let e in t)s[e]=this.__getInput(e);else{let t,e,{__input:i}=this;s.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=i?i[r]:void 0,s[r]=void 0===e?t:e}}if(e&&e.matrix){const{a:t,b:e,c:i,d:r,e:o,f:n}=this.__leaf.__localMatrix;s.matrix={a:t,b:e,c:i,d:r,e:o,f:n}}return s}__setMiddle(t,e){this.__middle||(this.__middle={}),this.__middle[t]=e}__getMiddle(t){return this.__middle&&this.__middle[t]}__checkSingle(){const t=this;if("pass-through"===t.blendMode){const e=this.__leaf;t.opacity<1&&e.isBranch||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 Mt;t.Answer=void 0,(Mt=t.Answer||(t.Answer={}))[Mt.No=0]="No",Mt[Mt.Yes=1]="Yes",Mt[Mt.NoAndSkip=2]="NoAndSkip",Mt[Mt.YesAndSkip=3]="YesAndSkip";function Dt(t,e,s,i){var r,o=arguments.length,n=o<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,s,i);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(n=(o<3?r(n):o>3?r(e,s,n):r(e,s))||n);return o>3&&n&&Object.defineProperty(e,s,n),n}function Ut(t,e,s,i){return new(s||(s=Promise))((function(r,o){function n(t){try{h(i.next(t))}catch(t){o(t)}}function a(t){try{h(i.throw(t))}catch(t){o(t)}}function h(t){var e;t.done?r(t.value):(e=t.value,e instanceof s?e:new s((function(t){t(e)}))).then(n,a)}h((i=i.apply(t,e||[])).next())}))}function Ft(t){return(e,s)=>{t||(t=s),Object.defineProperty(e,s,{get(){return this.context[t]},set(e){this.context[t]=e}})}}"function"==typeof SuppressedError&&SuppressedError;const zt=[];function Nt(){return(t,e)=>{zt.push(e)}}const Yt=[];class Xt{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||Yt)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;zt.forEach((e=>{t=this.context[e],t&&(this[e]=t.bind(this.context))})),this.textBaseline="alphabetic"}setTransform(t,e,s,i,r,o){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,s,i,r,o){"object"==typeof t?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,s,i,r,o)}translate(t,e){}scale(t,e){}rotate(t){}fill(t,e){}stroke(t){}clip(t,e){}fillRect(t,e,s,i){}strokeRect(t,e,s,i){}clearRect(t,e,s,i){}drawImage(t,e,s,i,r,o,n,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/i*a;i+=e,e=0,o+=t,a-=t}if(s<0){const t=-s/r*h;r+=s,s=0,n+=t,h-=t}this.context.drawImage(t,e,s,i,r,o,n,a,h);break;case 5:this.context.drawImage(t,e,s,i,r);break;case 3:this.context.drawImage(t,e,s)}}beginPath(){}moveTo(t,e){}lineTo(t,e){}bezierCurveTo(t,e,s,i,r,o){}quadraticCurveTo(t,e,s,i){}closePath(){}arc(t,e,s,i,r,o){}arcTo(t,e,s,i,r){}ellipse(t,e,s,i,r,o,n,a){}rect(t,e,s,i){}roundRect(t,e,s,i,r){}createConicGradient(t,e,s){}createLinearGradient(t,e,s,i){}createPattern(t,e){}createRadialGradient(t,e,s,i,r,o){}fillText(t,e,s,i){}measureText(t){}strokeText(t,e,s,i){}destroy(){this.context=null}}Dt([Ft("imageSmoothingEnabled")],Xt.prototype,"smooth",void 0),Dt([Ft("imageSmoothingQuality")],Xt.prototype,"smoothLevel",void 0),Dt([Ft("globalAlpha")],Xt.prototype,"opacity",void 0),Dt([Ft()],Xt.prototype,"fillStyle",void 0),Dt([Ft()],Xt.prototype,"strokeStyle",void 0),Dt([Ft("lineWidth")],Xt.prototype,"strokeWidth",void 0),Dt([Ft("lineCap")],Xt.prototype,"strokeCap",void 0),Dt([Ft("lineJoin")],Xt.prototype,"strokeJoin",void 0),Dt([Ft("lineDashOffset")],Xt.prototype,"dashOffset",void 0),Dt([Ft()],Xt.prototype,"miterLimit",void 0),Dt([Ft()],Xt.prototype,"shadowBlur",void 0),Dt([Ft()],Xt.prototype,"shadowColor",void 0),Dt([Ft()],Xt.prototype,"shadowOffsetX",void 0),Dt([Ft()],Xt.prototype,"shadowOffsetY",void 0),Dt([Ft()],Xt.prototype,"filter",void 0),Dt([Ft()],Xt.prototype,"font",void 0),Dt([Ft()],Xt.prototype,"fontKerning",void 0),Dt([Ft()],Xt.prototype,"fontStretch",void 0),Dt([Ft()],Xt.prototype,"fontVariantCaps",void 0),Dt([Ft()],Xt.prototype,"textAlign",void 0),Dt([Ft()],Xt.prototype,"textBaseline",void 0),Dt([Ft()],Xt.prototype,"textRendering",void 0),Dt([Ft()],Xt.prototype,"wordSpacing",void 0),Dt([Ft()],Xt.prototype,"letterSpacing",void 0),Dt([Ft()],Xt.prototype,"direction",void 0),Dt([Nt()],Xt.prototype,"setTransform",null),Dt([Nt()],Xt.prototype,"resetTransform",null),Dt([Nt()],Xt.prototype,"getTransform",null),Dt([Nt()],Xt.prototype,"save",null),Dt([Nt()],Xt.prototype,"restore",null),Dt([Nt()],Xt.prototype,"translate",null),Dt([Nt()],Xt.prototype,"scale",null),Dt([Nt()],Xt.prototype,"rotate",null),Dt([Nt()],Xt.prototype,"fill",null),Dt([Nt()],Xt.prototype,"stroke",null),Dt([Nt()],Xt.prototype,"clip",null),Dt([Nt()],Xt.prototype,"fillRect",null),Dt([Nt()],Xt.prototype,"strokeRect",null),Dt([Nt()],Xt.prototype,"clearRect",null),Dt([Nt()],Xt.prototype,"beginPath",null),Dt([Nt()],Xt.prototype,"moveTo",null),Dt([Nt()],Xt.prototype,"lineTo",null),Dt([Nt()],Xt.prototype,"bezierCurveTo",null),Dt([Nt()],Xt.prototype,"quadraticCurveTo",null),Dt([Nt()],Xt.prototype,"closePath",null),Dt([Nt()],Xt.prototype,"arc",null),Dt([Nt()],Xt.prototype,"arcTo",null),Dt([Nt()],Xt.prototype,"ellipse",null),Dt([Nt()],Xt.prototype,"rect",null),Dt([Nt()],Xt.prototype,"roundRect",null),Dt([Nt()],Xt.prototype,"createConicGradient",null),Dt([Nt()],Xt.prototype,"createLinearGradient",null),Dt([Nt()],Xt.prototype,"createPattern",null),Dt([Nt()],Xt.prototype,"createRadialGradient",null),Dt([Nt()],Xt.prototype,"fillText",null),Dt([Nt()],Xt.prototype,"measureText",null),Dt([Nt()],Xt.prototype,"strokeText",null);const{copy:Ht}=b,jt={width:1,height:1,pixelRatio:1},Vt=["width","height","pixelRatio"];class Gt extends Xt{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,s){super(),this.size={},this.worldTransform={},t||(t=jt),t.pixelRatio||(t.pixelRatio=e.devicePixelRatio),this.manager=s,this.innerId=i.create(i.CNAVAS);const{width:r,height:o,pixelRatio:n}=t;this.autoLayout=!r||!o,this.size.pixelRatio=n,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){if(this.isSameSize(t))return;let e;this.context&&!this.unreal&&this.width&&(e=this.getSameCanvas(),e.copyWorld(this)),At.copyAttrs(this.size,t,Vt),this.size.pixelRatio||(this.size.pixelRatio=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&&e&&(this.clearWorld(e.bounds),this.copyWorld(e),e.recycle())}updateViewSize(){}updateClientBounds(){}getClientBounds(t){return t&&this.updateClientBounds(),this.clientBounds||this.bounds}startAutoLayout(t,e){}stopAutoLayout(){}setCursor(t){}setWorld(t,e){const{pixelRatio:s}=this,i=this.worldTransform;if(e){const{a:r,b:o,c:n,d:a,e:h,f:l}=e;this.setTransform(i.a=(t.a*r+t.b*n)*s,i.b=(t.a*o+t.b*a)*s,i.c=(t.c*r+t.d*n)*s,i.d=(t.c*o+t.d*a)*s,i.e=(t.e*r+t.f*n+h)*s,i.f=(t.e*o+t.f*a+l)*s)}else this.setTransform(i.a=t.a*s,i.b=t.b*s,i.c=t.c*s,i.d=t.d*s,i.e=t.e*s,i.f=t.f*s)}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,s){e&&(this.strokeWidth=e),t&&(this.strokeStyle=t),s&&this.setStrokeOptions(s)}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,s=1){return!0}setWorldShadow(t,e,s,i){const{pixelRatio:r}=this;this.shadowOffsetX=t*r,this.shadowOffsetY=e*r,this.shadowBlur=s*r,this.shadowColor=i||"black"}setWorldBlur(t){const{pixelRatio:e}=this;this.filter=`blur(${t*e}px)`}copyWorld(t,e,s,i){if(i&&(this.blendMode=i),e){const{pixelRatio:i}=this;s||(s=e),this.drawImage(t.view,e.x*i,e.y*i,e.width*i,e.height*i,s.x*i,s.y*i,s.width*i,s.height*i)}else this.drawImage(t.view,0,0);i&&(this.blendMode="source-over")}copyWorldToInner(t,e,s,i){if(i&&(this.blendMode=i),e.b||e.c)this.save(),this.resetTransform(),this.copyWorld(t,e,ot.tempToOuterOf(s,e)),this.restore();else{const{pixelRatio:i}=this;this.drawImage(t.view,e.x*i,e.y*i,e.width*i,e.height*i,s.x,s.y,s.width,s.height)}i&&(this.blendMode="source-over")}copyWorldByReset(t,e,s,i,r){this.resetTransform(),this.copyWorld(t,e,s,i),r||this.useWorldTransform()}useMask(t,e,s){this.copyWorld(t,e,s,"destination-in")}useEraser(t,e,s){this.copyWorld(t,e,s,"destination-out")}fillWorld(t,e,s){s&&(this.blendMode=s),this.fillStyle=e,dt.set(t).scale(this.pixelRatio),this.fillRect(dt.x,dt.y,dt.width,dt.height),s&&(this.blendMode="source-over")}strokeWorld(t,e,s){s&&(this.blendMode=s),this.strokeStyle=e,dt.set(t).scale(this.pixelRatio),this.strokeRect(dt.x,dt.y,dt.width,dt.height),s&&(this.blendMode="source-over")}clearWorld(t,e){dt.set(t).scale(this.pixelRatio),e&&dt.ceil(),this.clearRect(dt.x,dt.y,dt.width,dt.height)}clipWorld(t,e){this.beginPath(),dt.set(t).scale(this.pixelRatio),e&&dt.ceil(),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)}isSameSize(t){return this.width===t.width&&this.height===t.height&&this.pixelRatio===t.pixelRatio}getSameCanvas(t,e){const i=this.manager?this.manager.get(this.size):s.canvas(Object.assign({},this.size));return i.save(),t&&(Ht(i.worldTransform,this.worldTransform),i.useWorldTransform()),e&&(i.smooth=this.smooth),i}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){}},Qt={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},Jt=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},Qt),$t={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},Zt={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},Kt=Object.assign(Object.assign({},Zt),Qt),te=Jt,ee={};for(let t in te)ee[te[t]]=t;const se={};for(let t in te)se[te[t]]=$t[t];const ie={drawRoundRect(t,e,s,i,r,o){const n=h.fourNumber(o,Math.min(i/2,r/2)),a=e+i,l=s+r;n[0]?t.moveTo(e+n[0],s):t.moveTo(e,s),n[1]?t.arcTo(a,s,a,l,n[1]):t.lineTo(a,s),n[2]?t.arcTo(a,l,e,l,n[2]):t.lineTo(a,l),n[3]?t.arcTo(e,l,e,s,n[3]):t.lineTo(e,l),n[0]?t.arcTo(e,s,a,s,n[0]):t.lineTo(e,s)}},{sin:re,cos:oe,atan2:ne,ceil:ae,abs:he,PI:le,sqrt:de,pow:ce}=Math,{setPoint:ue,addPoint:_e}=Y,{set:pe}=A,{M:ge,L:fe,C:ye,Q:me,Z:we}=Jt,xe={},ve={points(t,e,s,i){if(t.push(ge,e[0],e[1]),s&&e.length>5){let r,o,n,a,h,l,d,c,u,_,p,g,f,y=e.length;const m=!0===s?.5:s;i&&(y=(e=[e[y-2],e[y-1],...e,e[0],e[1],e[2],e[3]]).length);for(let s=2;s<y-2;s+=2)r=e[s-2],o=e[s-1],n=e[s],a=e[s+1],h=e[s+2],l=e[s+3],p=de(ce(n-r,2)+ce(a-o,2)),g=de(ce(h-n,2)+ce(l-a,2)),f=p+g,p=m*p/f,g=m*g/f,h-=r,l-=o,d=n-p*h,c=a-p*l,2===s?i||t.push(me,d,c,n,a):t.push(ye,u,_,d,c,n,a),u=n+g*h,_=a+g*l;i||t.push(me,u,_,e[y-2],e[y-1])}else for(let s=2,i=e.length;s<i;s+=2)t.push(fe,e[s],e[s+1]);i&&t.push(we)},rect(t,e,s,i,r){qt.creator.path=t,qt.creator.moveTo(e,s).lineTo(e+i,s).lineTo(e+i,s+r).lineTo(e,s+r).lineTo(e,s)},roundRect(t,e,s,i,r,o){qt.creator.path=[],ie.drawRoundRect(qt.creator,e,s,i,r,o),t.push(...qt.convertToCanvasData(qt.creator.path,!0))},arcTo(t,e,s,i,r,o,n,a,h,u,_){const p=i-e,g=r-s,f=o-i,y=n-r;let m=ne(g,p),w=ne(y,f),x=w-m;if(x<0&&(x+=d),x===le||he(p+g)<1e-12||he(f+y)<1e-12)return t&&t.push(fe,i,r),h&&(ue(h,e,s),_e(h,i,r)),_&&pe(_,e,s),void(u&&pe(u,i,r));const v=p*y-f*g<0,b=v?-1:1,B=a/oe(x/2),k=i+B*oe(m+x/2+c*b),R=r+B*re(m+x/2+c*b);return m-=c*b,w-=c*b,ke(t,k,R,a,a,0,m/l,w/l,v,h,u,_)},arc:(t,e,s,i,r,o,n,a,h,l)=>ke(t,e,s,i,i,0,r,o,n,a,h,l),ellipse(t,e,s,i,r,o,n,a,h,u,_,p){const g=o*l,f=re(g),y=oe(g);let m=n*l,w=a*l;m>le&&(m-=d),w<0&&(w+=d);let x=w-m;x<0?x+=d:x>d&&(x-=d),h&&(x-=d);const v=ae(he(x/c)),b=x/v,B=re(b/4),k=8/3*B*B/re(b/2);w=m+b;let R,C,S,T,L,P,I,O,A=oe(m),E=re(m),W=S=y*i*A-f*r*E,M=T=f*i*A+y*r*E,D=e+S,U=s+T;t&&t.push(fe,D,U),u&&ue(u,D,U),p&&pe(p,D,U);for(let o=0;o<v;o++)R=oe(w),C=re(w),S=y*i*R-f*r*C,T=f*i*R+y*r*C,L=e+W-k*(y*i*E+f*r*A),P=s+M-k*(f*i*E-y*r*A),I=e+S+k*(y*i*C+f*r*R),O=s+T+k*(f*i*C-y*r*R),t&&t.push(ye,L,P,I,O,e+S,s+T),u&&Be(e+W,s+M,L,P,I,O,e+S,s+T,u,!0),W=S,M=T,A=R,E=C,m=w,w+=b;_&&pe(_,e+S,s+T)},quadraticCurveTo(t,e,s,i,r,o,n){t.push(ye,(e+2*i)/3,(s+2*r)/3,(o+2*i)/3,(n+2*r)/3,o,n)},toTwoPointBoundsByQuadraticCurve(t,e,s,i,r,o,n,a){Be(t,e,(t+2*s)/3,(e+2*i)/3,(r+2*s)/3,(o+2*i)/3,r,o,n,a)},toTwoPointBounds(t,e,s,i,r,o,n,a,h,l){const d=[];let c,u,_,p,g,f,y,m,w=t,x=s,v=r,b=n;for(let t=0;t<2;++t)if(1==t&&(w=e,x=i,v=o,b=a),c=-3*w+9*x-9*v+3*b,u=6*w-12*x+6*v,_=3*x-3*w,Math.abs(c)<1e-12){if(Math.abs(u)<1e-12)continue;p=-_/u,0<p&&p<1&&d.push(p)}else y=u*u-4*_*c,m=Math.sqrt(y),y<0||(g=(-u+m)/(2*c),0<g&&g<1&&d.push(g),f=(-u-m)/(2*c),0<f&&f<1&&d.push(f));l?_e(h,t,e):ue(h,t,e),_e(h,n,a);for(let l=0,c=d.length;l<c;l++)be(d[l],t,e,s,i,r,o,n,a,xe),_e(h,xe.x,xe.y)},getPointAndSet(t,e,s,i,r,o,n,a,h,l){const d=1-t,c=d*d*d,u=3*d*d*t,_=3*d*t*t,p=t*t*t;l.x=c*e+u*i+_*o+p*a,l.y=c*s+u*r+_*n+p*h},getPoint(t,e,s,i,r,o,n,a,h){const l={};return be(t,e,s,i,r,o,n,a,h,l),l}},{getPointAndSet:be,toTwoPointBounds:Be,ellipse:ke}=ve,{sin:Re,cos:Ce,sqrt:Se,atan2:Te}=Math,{ellipse:Le}=ve,Pe={ellipticalArc(t,s,i,r,o,n,a,h,c,u,_){const p=(c-s)/2,g=(u-i)/2,f=n*l,y=Re(f),m=Ce(f),w=-m*p-y*g,x=-m*g+y*p,v=r*r,b=o*o,B=x*x,k=w*w,R=v*b-v*B-b*k;let C=0;if(R<0){const t=Se(1-R/(v*b));r*=t,o*=t}else C=(a===h?-1:1)*Se(R/(v*B+b*k));const S=C*r*x/o,T=-C*o*w/r,L=Te((x-T)/o,(w-S)/r),P=Te((-x-T)/o,(-w-S)/r);let I=P-L;0===h&&I>0?I-=d:1===h&&I<0&&(I+=d);const O=s+p+m*S-y*T,A=i+g+y*S+m*T,E=I<0?1:0;_||e.ellipseToCurve?Le(t,O,A,r,o,n,L/l,P/l,E):r!==o||n?t.push(Jt.G,O,A,r,o,n,L/l,P/l,E):t.push(Jt.O,O,A,r,L/l,P/l,E)}},{M:Ie,m:Oe,L:Ae,l:Ee,H:We,h:Me,V:De,v:Ue,C:Fe,c:ze,S:Ne,s:Ye,Q:Xe,q:He,T:je,t:Ve,A:Ge,a:qe,Z:Qe,z:Je,N:$e,D:Ze,X:Ke,G:ts,F:es,O:ss,P:is,U:rs}=Jt,{rect:os,roundRect:ns,arcTo:as,arc:hs,ellipse:ls,quadraticCurveTo:ds}=ve,{ellipticalArc:cs}=Pe,us=xt.get("PathConvert"),_s={},ps={current:{dot:0},stringify(t,e){let s,i,r,o=0,n=t.length,a="";for(;o<n;){i=t[o],s=se[i],a+=i===r?" ":ee[i];for(let i=1;i<s;i++)a+=h.float(t[o+i],e),i===s-1||(a+=" ");r=i,o+=s}return a},parse(t,e){let s,i,r,o="";const n=[],a=e?Kt:Zt;for(let e=0,h=t.length;e<h;e++)i=t[e],wt[i]?("."===i&&(gs.dot&&(fs(n,o),o=""),gs.dot++),"0"===o&&"."!==i&&(fs(n,o),o=""),o+=i):Jt[i]?(o&&(fs(n,o),o=""),gs.name=Jt[i],gs.length=$t[i],gs.index=0,fs(n,gs.name),!s&&a[i]&&(s=!0)):"-"===i||"+"===i?"e"===r||"E"===r?o+=i:(o&&fs(n,o),o=i):o&&(fs(n,o),o=""),r=i;return o&&fs(n,o),s?ps.toCanvasData(n,e):n},toCanvasData(t,e){let s,i,r,o,n,a=0,h=0,l=0,d=0,c=0,u=t.length;const _=[];for(;c<u;){switch(r=t[c],r){case Oe:t[c+1]+=a,t[c+2]+=h;case Ie:a=t[c+1],h=t[c+2],_.push(Ie,a,h),c+=3;break;case Me:t[c+1]+=a;case We:a=t[c+1],_.push(Ae,a,h),c+=2;break;case Ue:t[c+1]+=h;case De:h=t[c+1],_.push(Ae,a,h),c+=2;break;case Ee:t[c+1]+=a,t[c+2]+=h;case Ae:a=t[c+1],h=t[c+2],_.push(Ae,a,h),c+=3;break;case Ye:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=Ne;case Ne:n=o===Fe||o===Ne,l=n?2*a-s:t[c+1],d=n?2*h-i:t[c+2],s=t[c+1],i=t[c+2],a=t[c+3],h=t[c+4],_.push(Fe,l,d,s,i,a,h),c+=5;break;case ze:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,t[c+5]+=a,t[c+6]+=h,r=Fe;case Fe:s=t[c+3],i=t[c+4],a=t[c+5],h=t[c+6],_.push(Fe,t[c+1],t[c+2],s,i,a,h),c+=7;break;case Ve:t[c+1]+=a,t[c+2]+=h,r=je;case je:n=o===Xe||o===je,s=n?2*a-s:t[c+1],i=n?2*h-i:t[c+2],e?ds(_,a,h,s,i,t[c+1],t[c+2]):_.push(Xe,s,i,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case He:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=Xe;case Xe:s=t[c+1],i=t[c+2],e?ds(_,a,h,s,i,t[c+3],t[c+4]):_.push(Xe,s,i,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case qe:t[c+6]+=a,t[c+7]+=h;case Ge:cs(_,a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],t[c+7],e),a=t[c+6],h=t[c+7],c+=8;break;case Je:case Qe:_.push(Qe),c++;break;case $e:a=t[c+1],h=t[c+2],e?os(_,a,h,t[c+3],t[c+4]):ys(_,t,c,5),c+=5;break;case Ze:a=t[c+1],h=t[c+2],e?ns(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):ys(_,t,c,9),c+=9;break;case Ke:a=t[c+1],h=t[c+2],e?ns(_,a,h,t[c+3],t[c+4],t[c+5]):ys(_,t,c,6),c+=6;break;case ts:ls(e?_:ys(_,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,_s),a=_s.x,h=_s.y,c+=9;break;case es:e?ls(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):ys(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case ss:hs(e?_:ys(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,_s),a=_s.x,h=_s.y,c+=7;break;case is:e?hs(_,t[c+1],t[c+2],t[c+3],0,360,!1):ys(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case rs:as(e?_:ys(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,_s),a=_s.x,h=_s.y,c+=6;break;default:return us.error(`command: ${r} [index:${c}]`,t),_}o=r}return _},copyData(t,e,s,i){for(let r=s,o=s+i;r<o;r++)t.push(e[r])},pushData(t,e){gs.index===gs.length&&(gs.index=1,t.push(gs.name)),t.push(Number(e)),gs.index++,gs.dot=0}},{current:gs,pushData:fs,copyData:ys}=ps,{M:ms,L:ws,C:xs,Q:vs,Z:bs,N:Bs,D:ks,X:Rs,G:Cs,F:Ss,O:Ts,P:Ls,U:Ps}=Jt,{getMinDistanceFrom:Is,getRadianFrom:Os}=A,{tan:As,min:Es,abs:Ws}=Math,Ms={},Ds={beginPath(t){t.length=0},moveTo(t,e,s){t.push(ms,e,s)},lineTo(t,e,s){t.push(ws,e,s)},bezierCurveTo(t,e,s,i,r,o,n){t.push(xs,e,s,i,r,o,n)},quadraticCurveTo(t,e,s,i,r){t.push(vs,e,s,i,r)},closePath(t){t.push(bs)},rect(t,e,s,i,r){t.push(Bs,e,s,i,r)},roundRect(t,e,s,i,r,o){if("number"==typeof o)t.push(Rs,e,s,i,r,o);else{const n=h.fourNumber(o);n?t.push(ks,e,s,i,r,...n):t.push(Bs,e,s,i,r)}},ellipse(t,e,s,i,r,o,n,a,h){void 0===o?t.push(Ss,e,s,i,r):(void 0===n&&(n=0),void 0===a&&(a=360),t.push(Cs,e,s,i,r,o,n,a,h?1:0))},arc(t,e,s,i,r,o,n){void 0===r?t.push(Ls,e,s,i):(void 0===o&&(o=360),t.push(Ts,e,s,i,r,o,n?1:0))},arcTo(t,e,s,i,r,o,n,a){if(void 0!==n){const h=As(Os(n,a,e,s,i,r)/2)*(Is(n,a,e,s,i,r)/2);t.push(Ps,e,s,i,r,Es(o,Ws(h)))}else t.push(Ps,e,s,i,r,o)},drawEllipse(t,e,s,i,r,o,n,a,h){ve.ellipse(null,e,s,i,r,void 0===o?0:o,void 0===n?0:n,void 0===a?360:a,h,null,null,Ms),t.push(ms,Ms.x,Ms.y),Us(t,e,s,i,r,o,n,a,h)},drawArc(t,e,s,i,r,o,n){ve.arc(null,e,s,i,void 0===r?0:r,void 0===o?360:o,n,null,null,Ms),t.push(ms,Ms.x,Ms.y),Fs(t,e,s,i,r,o,n)},drawPoints(t,e,s,i){ve.points(t,e,s,i)}},{ellipse:Us,arc:Fs}=Ds,{moveTo:zs,lineTo:Ns,quadraticCurveTo:Ys,bezierCurveTo:Xs,closePath:Hs,beginPath:js,rect:Vs,roundRect:Gs,ellipse:qs,arc:Qs,arcTo:Js,drawEllipse:$s,drawArc:Zs,drawPoints:Ks}=Ds;class ti{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.clearPath=this.beginPath,this.set(t)}set(t){return this.__path=t?"string"==typeof t?qt.parse(t):t:[],this}beginPath(){return js(this.__path),this}moveTo(t,e){return zs(this.__path,t,e),this}lineTo(t,e){return Ns(this.__path,t,e),this}bezierCurveTo(t,e,s,i,r,o){return Xs(this.__path,t,e,s,i,r,o),this}quadraticCurveTo(t,e,s,i){return Ys(this.__path,t,e,s,i),this}closePath(){return Hs(this.__path),this}rect(t,e,s,i){return Vs(this.__path,t,e,s,i),this}roundRect(t,e,s,i,r){return Gs(this.__path,t,e,s,i,r),this}ellipse(t,e,s,i,r,o,n,a){return qs(this.__path,t,e,s,i,r,o,n,a),this}arc(t,e,s,i,r,o){return Qs(this.__path,t,e,s,i,r,o),this}arcTo(t,e,s,i,r){return Js(this.__path,t,e,s,i,r),this}drawEllipse(t,e,s,i,r,o,n,a){return $s(this.__path,t,e,s,i,r,o,n,a),this}drawArc(t,e,s,i,r,o){return Zs(this.__path,t,e,s,i,r,o),this}drawPoints(t,e,s){return Ks(this.__path,t,e,s),this}}const{M:ei,L:si,C:ii,Q:ri,Z:oi,N:ni,D:ai,X:hi,G:li,F:di,O:ci,P:ui,U:_i}=Jt,pi=xt.get("PathDrawer"),gi={drawPathByData(t,e){if(!e)return;let s,i=0,r=e.length;for(;i<r;)switch(s=e[i],s){case ei:t.moveTo(e[i+1],e[i+2]),i+=3;break;case si:t.lineTo(e[i+1],e[i+2]),i+=3;break;case ii:t.bezierCurveTo(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5],e[i+6]),i+=7;break;case ri:t.quadraticCurveTo(e[i+1],e[i+2],e[i+3],e[i+4]),i+=5;break;case oi:t.closePath(),i+=1;break;case ni:t.rect(e[i+1],e[i+2],e[i+3],e[i+4]),i+=5;break;case ai:t.roundRect(e[i+1],e[i+2],e[i+3],e[i+4],[e[i+5],e[i+6],e[i+7],e[i+8]]),i+=9;break;case hi:t.roundRect(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]),i+=6;break;case li:t.ellipse(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]*l,e[i+6]*l,e[i+7]*l,e[i+8]),i+=9;break;case di:t.ellipse(e[i+1],e[i+2],e[i+3],e[i+4],0,0,d,!1),i+=5;break;case ci:t.arc(e[i+1],e[i+2],e[i+3],e[i+4]*l,e[i+5]*l,e[i+6]),i+=7;break;case ui:t.arc(e[i+1],e[i+2],e[i+3],0,d,!1),i+=4;break;case _i:t.arcTo(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]),i+=6;break;default:return void pi.error(`command: ${s} [index:${i}]`,e)}}},{M:fi,L:yi,C:mi,Q:wi,Z:xi,N:vi,D:bi,X:Bi,G:ki,F:Ri,O:Ci,P:Si,U:Ti}=Jt,{toTwoPointBounds:Li,toTwoPointBoundsByQuadraticCurve:Pi,arcTo:Ii,arc:Oi,ellipse:Ai}=ve,{addPointBounds:Ei,copy:Wi,addPoint:Mi,setPoint:Di,addBounds:Ui,toBounds:Fi}=Y,zi=xt.get("PathBounds");let Ni,Yi,Xi;const Hi={},ji={},Vi={},Gi={toBounds(t,e){Gi.toTwoPointBounds(t,ji),Fi(ji,e)},toTwoPointBounds(t,e){if(!t||!t.length)return Di(e,0,0);let s,i,r,o,n,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(s=t[a],0===a&&(s===xi||s===mi||s===wi?Di(e,h,l):Di(e,t[a+1],t[a+2])),s){case fi:case yi:h=t[a+1],l=t[a+2],Mi(e,h,l),a+=3;break;case mi:o=t[a+5],n=t[a+6],Li(h,l,t[a+1],t[a+2],t[a+3],t[a+4],o,n,Hi),Ei(e,Hi),h=o,l=n,a+=7;break;case wi:i=t[a+1],r=t[a+2],o=t[a+3],n=t[a+4],Pi(h,l,i,r,o,n,Hi),Ei(e,Hi),h=o,l=n,a+=5;break;case xi:a+=1;break;case vi:h=t[a+1],l=t[a+2],Ui(e,h,l,t[a+3],t[a+4]),a+=5;break;case bi:case Bi:h=t[a+1],l=t[a+2],Ui(e,h,l,t[a+3],t[a+4]),a+=s===bi?9:6;break;case ki:Ai(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],t[a+7],t[a+8],Hi,Vi),0===a?Wi(e,Hi):Ei(e,Hi),h=Vi.x,l=Vi.y,a+=9;break;case Ri:h=t[a+1],l=t[a+2],Yi=t[a+3],Xi=t[a+4],Ui(e,h-Yi,l-Xi,2*Yi,2*Xi),h+=Yi,a+=5;break;case Ci:Oi(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],Hi,Vi),0===a?Wi(e,Hi):Ei(e,Hi),h=Vi.x,l=Vi.y,a+=7;break;case Si:h=t[a+1],l=t[a+2],Ni=t[a+3],Ui(e,h-Ni,l-Ni,2*Ni,2*Ni),h+=Ni,a+=4;break;case Ti:Ii(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],Hi,Vi),0===a?Wi(e,Hi):Ei(e,Hi),h=Vi.x,l=Vi.y,a+=6;break;default:return void zi.error(`command: ${s} [index:${a}]`,t)}}},{M:qi,L:Qi,C:Ji,Z:$i}=Jt,{getCenterX:Zi,getCenterY:Ki}=A,{arcTo:tr}=Ds,er={smooth(t,e,s){let i,r=0,o=0,n=0,a=0,h=0,l=0,d=0,c=0,u=0;const _=t.length,p=[];for(;r<_;)switch(i=t[r],i){case qi:a=c=t[r+1],h=u=t[r+2],r+=3,t[r]===Qi?(l=t[r+1],d=t[r+2],p.push(qi,Zi(a,l),Ki(h,d))):p.push(qi,a,h);break;case Qi:switch(o=t[r+1],n=t[r+2],r+=3,t[r]){case Qi:tr(p,o,n,t[r+1],t[r+2],e,c,u);break;case $i:tr(p,o,n,a,h,e,c,u);break;default:p.push(Qi,o,n)}c=o,u=n;break;case Ji:p.push(Ji,t[r+1],t[r+2],t[r+3],t[r+4],t[r+5],t[r+6]),r+=7;break;case $i:tr(p,a,h,l,d,e,c,u),p.push($i),r+=1}return i!==$i&&(p[1]=a,p[2]=h),p}};qt.creator=new ti,qt.parse=ps.parse,qt.convertToCanvasData=ps.toCanvasData;const sr=new ti,{drawRoundRect:ir}=ie;function rr(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,s,i,r){ir(this,t,e,s,i,r)})}(t)}const or={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=nr.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{}}}},nr=or;nr.opacityTypes.forEach((t=>nr.upperCaseTypeMap[t]=t.toUpperCase()));const ar=xt.get("TaskProcessor");class hr{constructor(t){this.parallel=!0,this.time=1,this.id=i.create(i.TASK),this.task=t}run(){return Ut(this,void 0,void 0,(function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){ar.error(t)}}))}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class lr{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,s=0;for(let i=0;i<t;i++)i<=this.finishedIndex?(s+=this.list[i].time,i===this.finishedIndex&&(e=s)):e+=this.list[i].time;return this.isComplete?1:s/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 s,i,r,o;const n=new hr(t);return n.parent=this,"number"==typeof e?o=e:e&&(i=e.parallel,s=e.start,r=e.time,o=e.delay),r&&(n.time=r),!1===i&&(n.parallel=!1),void 0===o?this.push(n,s):(this.delayNumber++,setTimeout((()=>{this.delayNumber&&(this.delayNumber--,this.push(n,s))}),o)),this.isComplete=!1,n}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 s=this.index;s<e&&(t=this.list[s],t.parallel);s++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const s=e.length,i=this.finishedIndex+s;if(e.length){if(!this.running)return;i<this.total&&(t=this.list[i],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 dr={map:{},recycledList:[],tasker:new lr,patternTasker:new lr,get isComplete(){return cr.tasker.isComplete},get(t){let e=cr.map[t.url];return e||(e=s.image(t),cr.map[t.url]=e),e.use++,e},recycle(t){t.use--,setTimeout((()=>{t.use||cr.recycledList.push(t)}))},clearRecycled(){const t=cr.recycledList;t.length>100&&(t.forEach((t=>{!t.use&&t.url&&(delete cr.map[t.url],t.destroy())})),t.length=0)},hasOpacityPixel:t=>or.opacityTypes.some((e=>cr.isFormat(e,t))),isFormat(t,e){if(e.format===t)return!0;const{url:s}=e;if(s.startsWith("data:")){if(s.startsWith("data:"+or.mineType(t)))return!0}else if(s.includes("."+t)||s.includes("."+or.upperCaseTypeMap[t]))return!0;return!1},destroy(){cr.map={},cr.recycledList=[]}},cr=dr,{IMAGE:ur,create:_r}=i;class pr{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){this.use=0,this.waitComplete=[],this.innerId=_r(ur),this.config=t||{url:""},this.isSVG=dr.isFormat("svg",t),this.hasOpacityPixel=dr.hasOpacityPixel(t)}load(t,s){return this.loading||(this.loading=!0,dr.tasker.add((()=>Ut(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,s),this.waitComplete.length-2}unload(t,e){const s=this.waitComplete;if(e){const e=s[t+1];e&&e({type:"stop"})}s[t]=s[t+1]=void 0}onComplete(t){let e;this.waitComplete.forEach(((s,i)=>{e=i%2,s&&(t?e||s(this):e&&s(this.error))})),this.waitComplete.length=0,this.loading=!1}getCanvas(t,s,i,r){if(t||(t=this.width),s||(s=this.height),this.cache){let{params:t,data:e}=this.cache;for(let s in t)if(t[s]!==arguments[s]){e=null;break}if(e)return e}const o=e.origin.createCanvas(t,s),n=o.getContext("2d");return i&&(n.globalAlpha=i),n.drawImage(this.view,0,0,t,s),this.cache=this.use>1?{data:o,params:arguments}:null,o}getPattern(t,s,i,r){const o=e.canvas.createPattern(t,s);try{i&&o.setTransform&&(o.setTransform(i),i=null)}catch(t){}return r&&(r.transform=i),o}destroy(){this.config={url:""},this.cache=null,this.waitComplete.length=0}}function gr(t,e,s,i){i||(s.configurable=s.enumerable=!0),Object.defineProperty(t,e,s)}function fr(t,e){return Object.getOwnPropertyDescriptor(t,e)}function yr(t,e){return(s,i)=>wr(s,i,t,e&&e(i))}function mr(t){return t}function wr(t,e,s,i){const r={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};gr(t,e,Object.assign(r,i||{})),Xr(t,e,s)}function xr(t){return yr(t)}function vr(t,e){return yr(t,(t=>({set(s){this.__setAttr(t,s,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}})))}function br(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__hasAutoLayout=!!e,this.__local||this.__layout.createLocal())}})))}function Br(t,e){return yr(t,(t=>({set(s){this.__setAttr(t,s,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}})))}function kr(t,e){return yr(t,(t=>({set(s){this.__setAttr(t,s,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}})))}function Rr(t,e){return yr(t,(t=>({set(s){this.__setAttr(t,s,e)&&Sr(this)}})))}function Cr(t){return yr(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 Tr(t){return yr(t,(t=>({set(e){const s=this.__;2!==s.__pathInputed&&(s.__pathInputed=e?1:0),e||(s.__pathForRender=void 0),this.__setAttr(t,e),Sr(this)}})))}const Lr=Rr;function Pr(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&Ir(this)}})))}function Ir(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&Sr(t)}const Or=Pr;function Ar(t){return yr(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Er(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}})))}function Wr(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange())}})))}function Mr(t){return yr(t,(t=>({set(e){const s=this.visible;this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange(),0!==s&&0!==e||Sr(this))}})))}function Dr(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange(),this.waitParent((()=>{this.parent.__layout.childrenSortChange()})))}})))}function Ur(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent((()=>{this.parent.__updateMask(e)})))}})))}function Fr(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&this.waitParent((()=>{this.parent.__updateEraser(e)}))}})))}function zr(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,xt.showHitView&&(this.__layout.surfaceChanged||this.__layout.surfaceChange()),this.leafer&&this.leafer.updateCursor())}})))}function Nr(t){return yr(t,(t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}})))}function Yr(t){return(e,s)=>{gr(e,"__DataProcessor",{get:()=>t})}}function Xr(t,e,s){const i=t.__DataProcessor.prototype,r="_"+e,o=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),n={get(){const t=this[r];return void 0===t?s:t},set(t){this[r]=t}};void 0===s?n.get=function(){return this[r]}:"width"===e?n.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||s}return t}:"height"===e&&(n.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||s}return t});let a,h=i;for(;!a&&h;)a=fr(h,e),h=h.__proto__;a&&a.set&&(n.set=a.set),i[o]&&(n.set=i[o],delete i[o]),gr(i,e,n)}const Hr=new xt("rewrite"),jr=[],Vr=["destroy","constructor"];function Gr(t){return(e,s)=>{jr.push({name:e.constructor.name+"."+s,run:()=>{e[s]=t}})}}function qr(){return t=>{Qr()}}function Qr(t){jr.length&&(jr.forEach((e=>{t&&Hr.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()})),jr.length=0)}function Jr(t,e){return s=>{var i;(t.prototype?(i=t.prototype,Object.getOwnPropertyNames(i)):Object.keys(t)).forEach((i=>{if(!(Vr.includes(i)||e&&e.includes(i)))if(t.prototype){fr(t.prototype,i).writable&&(s.prototype[i]=t.prototype[i])}else s.prototype[i]=t[i]}))}}function $r(){return t=>{St.register(t)}}setTimeout((()=>Qr(!0)));const{copy:Zr,toInnerPoint:Kr,scaleOfOuter:to,rotateOfOuter:eo,skewOfOuter:so,multiplyParent:io,divideParent:ro,getLayout:oo}=b,no={},ao={updateAllMatrix(t,e,s){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(s=!0),co(t,e,s),t.isBranch){const{children:i}=t;for(let t=0,r=i.length;t<r;t++)lo(i[t],e,s)}},updateMatrix(t,e,s){const i=t.__layout;e?s&&(i.waitAutoLayout=!0,t.__hasAutoLayout&&(i.matrixChanged=!1)):i.waitAutoLayout&&(i.waitAutoLayout=!1),i.matrixChanged&&t.__updateLocalMatrix(),i.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,s=e.length;t<s;t++)uo(e[t])}},updateAllChange(t){if(uo(t),t.__updateChange(),t.isBranch){const{children:e}=t;for(let t=0,s=e.length;t<s;t++)_o(e[t])}},worldHittable(t){for(;t;){if(!t.__.hittable)return!1;t=t.parent}return!0},moveWorld(t,e,s=0){const i="object"==typeof e?Object.assign({},e):{x:e,y:s};t.parent&&Kr(t.parent.worldTransform,i,i,!0),ho.moveLocal(t,i.x,i.y)},moveLocal(t,e,s=0){"object"==typeof e?(t.x+=e.x,t.y+=e.y):(t.x+=e,t.y+=s)},zoomOfWorld(t,e,s,i,r){ho.zoomOfLocal(t,go(t,e),s,i,r)},zoomOfLocal(t,e,s,i=s,r){Zr(no,t.__localMatrix),to(no,e,s,i),t.origin||t.around?ho.setTransform(t,no,r):(po(t,no),t.scaleResize(s,i,!0!==r))},rotateOfWorld(t,e,s){ho.rotateOfLocal(t,go(t,e),s)},rotateOfLocal(t,e,s){Zr(no,t.__localMatrix),eo(no,e,s),t.origin||t.around?ho.setTransform(t,no):(po(t,no),t.rotation=h.formatRotation(t.rotation+s))},skewOfWorld(t,e,s,i,r){ho.skewOfLocal(t,go(t,e),s,i,r)},skewOfLocal(t,e,s,i=0,r){Zr(no,t.__localMatrix),so(no,e,s,i),ho.setTransform(t,no,r)},transformWorld(t,e,s){Zr(no,t.worldTransform),io(no,e),t.parent&&ro(no,t.parent.worldTransform),ho.setTransform(t,no,s)},transform(t,e,s){Zr(no,t.localTransform),io(no,e),ho.setTransform(t,no,s)},setTransform(t,e,s){const i=oo(e,t.origin&&ho.getInnerOrigin(t,t.origin),t.around&&ho.getInnerOrigin(t,t.around));if(s){const e=i.scaleX/t.scaleX,r=i.scaleY/t.scaleY;delete i.scaleX,delete i.scaleY,t.set(i),t.scaleResize(e,r,!0!==s)}else t.set(i)},getFlipTransform(t,e){const s={a:1,b:0,c:0,d:1,e:0,f:0},i="x"===e?1:-1;return to(s,ho.getLocalOrigin(t,"center"),-1*i,1*i),s},getLocalOrigin:(t,e)=>A.tempToOuterOf(ho.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const s={};return gt.toPoint(e,t.boxBounds,s),s},getRelativeWorld:(t,e,s)=>(Zr(no,t.worldTransform),ro(no,e.worldTransform),s?no:Object.assign({},no)),drop(t,e,s,i){t.setTransform(ho.getRelativeWorld(t,e,!0),i),e.add(t,s)},hasParent(t,e){if(!e)return!1;for(;t;){if(e===t)return!0;t=t.parent}}},ho=ao,{updateAllMatrix:lo,updateMatrix:co,updateAllWorldOpacity:uo,updateAllChange:_o}=ho;function po(t,e){const{e:s,f:i}=t.__localMatrix;t.x+=e.e-s,t.y+=e.f-i}function go(t,e){return t.__layout.update(),t.parent?A.tempToInnerOf(e,t.parent.__world):e}const fo={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:yo}=ao,mo={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:s}=t;for(let i=0,r=s.length;i<r;i++)(t=s[i]).isBranch&&(t.__tempNumber=1,e.add(t),wo(t,e))}},pushAllParent(t,e){const{keys:s}=e;if(s)for(;t.parent&&void 0===s[t.parent.innerId];)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let s=e.length;const{children:i}=t;for(let t=0,s=i.length;t<s;t++)i[t].isBranch&&e.push(i[t]);for(let t=s,i=e.length;t<i;t++)xo(e[t],e)},updateBounds(t,e){const s=[t];xo(t,s),vo(s,e)},updateBoundsByBranchStack(t,e){let s,i;for(let r=t.length-1;r>-1;r--){s=t[r],i=s.children;for(let t=0,e=i.length;t<e;t++)yo(i[t]);e&&e===s||yo(s)}}},{pushAllChildBranch:wo,pushAllBranchStack:xo,updateBoundsByBranchStack:vo}=mo,bo={run(t){if(t&&t.length){const e=t.length;for(let s=0;s<e;s++)t[s]();t.length===e?t.length=0:t.splice(0,e)}}},{getRelativeWorld:Bo}=ao,{toOuterOf:ko,getPoints:Ro,copy:Co}=ot,So="_localContentBounds",To="_worldContentBounds",Lo="_worldBoxBounds",Po="_worldStrokeBounds";class Io{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 ko(this.contentBounds,this.leaf.__localMatrix,this[So]||(this[So]={})),this[So]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return ko(this.contentBounds,this.leaf.__world,this[To]||(this[To]={})),this[To]}get worldBoxBounds(){return ko(this.boxBounds,this.leaf.__world,this[Lo]||(this[Lo]={})),this[Lo]}get worldStrokeBounds(){return ko(this.strokeBounds,this.leaf.__world,this[Po]||(this[Po]={})),this[Po]}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 Bo(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",s){const{leaf:i}=this;let r,o,n=this.getInnerBounds(t);switch(e){case"world":r=i.getWorldPoint(n),o=i.__world;break;case"local":r=i.getLocalPointByInner(n),o=i.__localMatrix;break;case"inner":r=n,o=b.defaultMatrix;break;case"page":e=i.zoomLayer;default:r=i.getWorldPoint(n,e),o=Bo(i,e,!0)}const a=b.getLayout(o);if(Co(a,n),A.copy(a,r),s){const{scaleX:t,scaleY:e}=a,s=Math.abs(t),i=Math.abs(e);1===s&&1===i||(a.scaleX/=s,a.scaleY/=i,a.width*=s,a.height*=i)}return a}getLayoutPoints(t,e="world"){const{leaf:s}=this,i=Ro(this.getInnerBounds(t));let r;switch(e){case"world":r=null;break;case"local":r=s.parent;break;case"inner":break;case"page":e=s.zoomLayer;default:r=e}return void 0!==r&&i.forEach((t=>s.innerToWorld(t,null,!1,r))),i}shrinkContent(){const{x:t,y:e,width:s,height:i}=this.boxBounds;this._contentBounds={x:t,y:e,width:s,height:i}}spreadStroke(){const{x:t,y:e,width:s,height:i}=this.strokeBounds;this._strokeBounds={x:t,y:e,width:s,height:i},this._localStrokeBounds={x:t,y:e,width:s,height:i},this.renderSpread||this.spreadRenderCancel()}spreadRender(){const{x:t,y:e,width:s,height:i}=this.renderBounds;this._renderBounds={x:t,y:e,width:s,height:i},this._localRenderBounds={x:t,y:e,width:s,height:i}}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(){}}const Oo={},Ao={on(t,e,s){let i,r,o;s&&("once"===s?r=!0:"boolean"==typeof s?i=s:(i=s.capture,r=s.once));const n=Eo(this,i,!0),a="string"==typeof t?t.split(" "):t,h=r?{listener:e,once:r}:{listener:e};a.forEach((t=>{t&&(o=n[t],o?-1===o.findIndex((t=>t.listener===e))&&o.push(h):n[t]=[h])}))},off(t,e,s){if(t){const i="string"==typeof t?t.split(" "):t;if(e){let t,r,o;s&&(t="boolean"==typeof s?s:"once"!==s&&s.capture);const n=Eo(this,t);i.forEach((t=>{t&&(r=n[t],r&&(o=r.findIndex((t=>t.listener===e)),o>-1&&r.splice(o,1),r.length||delete n[t]))}))}else{const{__bubbleMap:t,__captureMap:e}=this;i.forEach((s=>{t&&delete t[s],e&&delete e[s]}))}}else this.__bubbleMap=this.__captureMap=void 0},on_(t,e,s,i){return s&&(e=e.bind(s)),this.on(t,e,i),{type:t,current:this,listener:e,options:i}},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,s){this.on(t,e,{once:!0,capture:s})},emit(t,e,s){!e&&Pt.has(t)&&(e=Pt.get(t,{type:t,target:this,current:this}));const i=Eo(this,s)[t];if(i){let r;for(let o=0,n=i.length;o<n&&(r=i[o],r.listener(e),r.once&&(this.off(t,r.listener,s),o--,n--),!e||!e.isStopNow);o++);}this.syncEventer&&this.syncEventer.emitEvent(e,s)},emitEvent(t,e){t.current=this,this.emit(t.type,t,e)},hasEvent(t,e){if(this.syncEventer&&this.syncEventer.hasEvent(t,e))return!0;const{__bubbleMap:s,__captureMap:i}=this,r=s&&s[t],o=i&&i[t];return!!(void 0===e?r||o:e?o:r)}};function Eo(t,e,s){if(e){const{__captureMap:e}=t;return e||(s?t.__captureMap={}:Oo)}{const{__bubbleMap:e}=t;return e||(s?t.__bubbleMap={}:Oo)}}class Wo{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 Mo extends Wo{constructor(t,e,s){super(t,e),this.parent=s,this.child=e}}Mo.ADD="child.add",Mo.REMOVE="child.remove",Mo.DESTROY="child.destroy";class Do extends Wo{constructor(t,e,s,i,r){super(t,e),this.attrName=s,this.oldValue=i,this.newValue=r}}Do.CHANGE="property.change",Do.LEAFER_CHANGE="property.leafer_change";class Uo extends Wo{constructor(t,e){super(t),Object.assign(this,e)}}Uo.LOAD="image.load",Uo.LOADED="image.loaded",Uo.ERROR="image.error";class Fo extends Wo{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(Fo.RESIZE),Object.assign(this,t)):super(t),this.old=e}}Fo.RESIZE="resize";class zo extends Wo{constructor(t,e){super(t),this.data=e}}zo.REQUEST="watch.request",zo.DATA="watch.data";class No extends Wo{constructor(t,e,s){super(t),e&&(this.data=e,this.times=s)}}No.CHECK_UPDATE="layout.check_update",No.REQUEST="layout.request",No.START="layout.start",No.BEFORE="layout.before",No.LAYOUT="layout",No.AFTER="layout.after",No.AGAIN="layout.again",No.END="layout.end";class Yo extends Wo{}Yo.FRAME="animate.frame";class Xo extends Wo{constructor(t,e,s,i){super(t),e&&(this.times=e),s&&(this.renderBounds=s,this.renderOptions=i)}}Xo.REQUEST="render.request",Xo.START="render.start",Xo.BEFORE="render.before",Xo.RENDER="render",Xo.AFTER="render.after",Xo.AGAIN="render.again",Xo.END="render.end",Xo.NEXT="render.next";class Ho extends Wo{}Ho.START="leafer.start",Ho.BEFORE_READY="leafer.before_ready",Ho.READY="leafer.ready",Ho.AFTER_READY="leafer.after_ready",Ho.VIEW_READY="leafer.view_ready",Ho.VIEW_COMPLETED="leafer.view_completed",Ho.STOP="leafer.stop",Ho.RESTART="leafer.restart",Ho.END="leafer.end";const{isFinite:jo}=Number,Vo=xt.get("setAttr"),Go={__setAttr(t,e,s){if(this.leafer&&this.leafer.created){const i=this.__.__getInput(t);if(s&&!jo(e)&&void 0!==e&&(Vo.warn(this.innerName,t,e),e=void 0),"object"==typeof e||i!==e){this.__[t]=e,this.__proxyData&&this.setProxyAttr(t,e);const{CHANGE:s}=Do,r=new Do(s,this,t,i,e);return this.isLeafer?this.emitEvent(new Do(Do.LEAFER_CHANGE,this,t,i,e)):this.hasEvent(s)&&this.emitEvent(r),this.leafer.emitEvent(r),!0}return!1}return this.__[t]=e,this.__proxyData&&this.setProxyAttr(t,e),!0},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:qo,multiplyParent:Qo,translateInner:Jo,defaultWorld:$o}=b,{toPoint:Zo,tempPoint:Ko}=gt,tn={__updateWorldMatrix(){Qo(this.__local||this.__layout,this.parent?this.parent.__world:$o,this.__world,!!this.__layout.affectScaleOrRotation,this.__,this.parent&&this.parent.__)},__updateLocalMatrix(){if(this.__local){const t=this.__layout,e=this.__local,s=this.__;t.affectScaleOrRotation&&(t.scaleChanged||t.rotationChanged)&&(qo(e,s,null,null,t.affectRotation),t.scaleChanged=t.rotationChanged=!1),e.e=s.x+s.offsetX,e.f=s.y+s.offsetY,(s.around||s.origin)&&(Zo(s.around||s.origin,t.boxBounds,Ko),Jo(e,-Ko.x,-Ko.y,!s.around))}this.__layout.matrixChanged=!1}},{updateMatrix:en,updateAllMatrix:sn}=ao,{updateBounds:rn}=mo,{toOuterOf:on,copyAndSpread:nn,copy:an}=ot,{toBounds:hn}=Gi,ln={__updateWorldBounds(){on(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.__hasAutoLayout&&this.__updateAutoLayout(),on(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){on(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){on(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(){const t=this.__layout.boxBounds,e=this.__;e.__pathInputed?hn(e.__pathForRender,t):(t.x=0,t.y=0,t.width=e.width,t.height=e.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.leafer&&this.leafer.ready&&this.leafer.layouter.addExtra(this),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),sn(this),rn(this,this),this.__.__autoSide&&this.__updateBoxBounds()):(sn(this),rn(this,this))):en(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(){const t=this.__layout;nn(t.strokeBounds,t.boxBounds,t.strokeBoxSpread)},__updateRenderBounds(){const t=this.__layout;t.renderSpread>0?nn(t.renderBounds,t.boxBounds,t.renderSpread):an(t.renderBounds,t.strokeBounds)}},dn={__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 s=t.getSameCanvas(!0,!0);this.__draw(s,e),this.__worldFlipped?t.copyWorldByReset(s,this.__nowWorld,null,this.__.__blendMode,!0):t.copyWorldToInner(s,this.__nowWorld,this.__layout.renderBounds,this.__.__blendMode),s.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:cn}=fo,un={__updateChange(){const{__layout:t}=this;t.childrenSortChanged&&(this.__updateSortChildren(),t.childrenSortChanged=!1),this.__.__checkSingle()},__render(t,e){if(this.__worldOpacity)if(this.__.__single){if("path"===this.__.eraser)return this.__renderEraser(t,e);const s=t.getSameCanvas(!1,!0);this.__renderBranch(s,e);const i=this.__getNowWorld(e);t.opacity=this.__.opacity,t.copyWorldByReset(s,i,i,this.__.__blendMode,!0),s.recycle(i)}else this.__renderBranch(t,e)},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:s}=this;for(let i=0,r=s.length;i<r;i++)cn(s[i],e)||s[i].__render(t,e)}},__clip(t,e){if(this.__worldOpacity){const{children:s}=this;for(let i=0,r=s.length;i<r;i++)cn(s[i],e)||s[i].__clip(t,e)}}},{LEAF:_n,create:pn}=i,{toInnerPoint:gn,toOuterPoint:fn,multiplyParent:yn}=b,{toOuterOf:mn}=ot,{copy:wn}=A,{moveLocal:xn,zoomOfLocal:vn,rotateOfLocal:bn,skewOfLocal:Bn,moveWorld:kn,zoomOfWorld:Rn,rotateOfWorld:Cn,skewOfWorld:Sn,transform:Tn,transformWorld:Ln,setTransform:Pn,getFlipTransform:In,getLocalOrigin:On,getRelativeWorld:An,drop:En}=ao;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 Io}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){let e;for(let s in t)e=t[s],e instanceof Array?this.on(s,e[0],e[1]):this.on(s,e)}constructor(t){this.innerId=pn(_n),this.reset(t)}reset(t){this.__world={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0,scaleX:1,scaleY:1},null!==t&&(this.__local={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0}),this.__worldOpacity=1,this.__=new this.__DataProcessor(this),this.__layout=new this.__LayoutProcessor(this),this.__level&&this.resetCustom(),t&&(t.__&&(t=t.toJSON()),t.children?this.set(t):Object.assign(this,t))}resetCustom(){this.__hasMask=this.__hasEraser=null,this.forceUpdate()}waitParent(t,e){e&&(t=t.bind(e)),this.parent?t():this.__parentWait?this.__parentWait.push(t):this.__parentWait=[t]}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.__leaferWait?this.__leaferWait.push(t):this.__leaferWait=[t]}nextRender(t,e,s){this.leafer?this.leafer.nextRender(t,e,s):this.waitLeafer((()=>this.leafer.nextRender(t,e,s)))}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.__leaferWait&&bo.run(this.__leaferWait)),this.isBranch){const{children:e}=this;for(let s=0,i=e.length;s<i;s++)e[s].__bindLeafer(t)}}set(t){}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){}updateLayout(){this.__layout.update()}forceUpdate(t){void 0===t?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=void 0===e?null:void 0,this[t]=e}forceRender(t){this.forceUpdate("surface")}__updateWorldMatrix(){}__updateLocalMatrix(){}__updateWorldBounds(){}__updateLocalBounds(){}__updateLocalBoxBounds(){}__updateLocalStrokeBounds(){}__updateLocalRenderBounds(){}__updateBoxBounds(){}__updateContentBounds(){}__updateStrokeBounds(){}__updateRenderBounds(){}__updateAutoLayout(){}__updateFlowLayout(){}__updateNaturalSize(){}__updateStrokeSpread(){return 0}__updateRenderSpread(){return 0}__onUpdateSize(){}__updateEraser(t){this.__hasEraser=!!t||this.children.some((t=>t.__.eraser))}__renderEraser(t,e){t.save(),this.__clip(t,e);const{renderBounds:s}=this.__layout;t.clearRect(s.x,s.y,s.width,s.height),t.restore()}__updateMask(t){this.__hasMask=!!t||this.children.some((t=>t.__.mask))}__renderMask(t,e){}__getNowWorld(t){if(t.matrix){this.__cameraWorld||(this.__cameraWorld={});const e=this.__cameraWorld;return yn(this.__world,t.matrix,e,void 0,this.__world),mn(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,s){return this.__layout.getLayoutBounds(t,e,s)}getLayoutPoints(t,e){return this.__layout.getLayoutPoints(t,e)}getWorldBounds(t,e,s){const i=e?An(this,e):this.worldTransform,r=s?t:{};return mn(t,i,r),r}worldToLocal(t,e,s,i){this.parent?this.parent.worldToInner(t,e,s,i):e&&wn(e,t)}localToWorld(t,e,s,i){this.parent?this.parent.innerToWorld(t,e,s,i):e&&wn(e,t)}worldToInner(t,e,s,i){i&&(i.innerToWorld(t,e,s),t=e||t),gn(this.worldTransform,t,e,s)}innerToWorld(t,e,s,i){fn(this.worldTransform,t,e,s),i&&i.worldToInner(e||t,null,s)}getInnerPoint(t,e,s,i){const r=i?t:{};return this.worldToInner(t,r,s,e),r}getInnerPointByLocal(t,e,s,i){return this.getInnerPoint(t,this.parent,s,i)}getLocalPoint(t,e,s,i){const r=i?t:{};return this.worldToLocal(t,r,s,e),r}getLocalPointByInner(t,e,s,i){return this.getWorldPoint(t,this.parent,s,i)}getWorldPoint(t,e,s,i){const r=i?t:{};return this.innerToWorld(t,r,s,e),r}getWorldPointByLocal(t,e,s,i){const r=i?t:{};return this.localToWorld(t,r,s,e),r}getPagePoint(t,e,s,i){return(this.leafer?this.leafer.zoomLayer:this).getInnerPoint(t,e,s,i)}getWorldPointByPage(t,e,s,i){return(this.leafer?this.leafer.zoomLayer:this).getWorldPoint(t,e,s,i)}setTransform(t,e){Pn(this,t,e)}transform(t,e){Tn(this,t,e)}move(t,e){xn(this,t,e)}scaleOf(t,e,s,i){vn(this,On(this,t),e,s,i)}rotateOf(t,e){bn(this,On(this,t),e)}skewOf(t,e,s,i){Bn(this,On(this,t),e,s,i)}transformWorld(t,e){Ln(this,t,e)}moveWorld(t,e){kn(this,t,e)}scaleOfWorld(t,e,s,i){Rn(this,t,e,s,i)}rotateOfWorld(t,e){Cn(this,t,e)}skewOfWorld(t,e,s,i){Sn(this,t,e,s,i)}flip(t){Tn(this,In(this,t))}scaleResize(t,e=t,s){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,s,i){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}__updateSortChildren(){}add(t,e){}remove(t,e){this.parent&&this.parent.remove(this,e)}dropTo(t,e,s){En(this,t,e,s)}on(t,e,s){}off(t,e,s){}on_(t,e,s,i){}off_(t){}once(t,e,s){}emit(t,e,s){}emitEvent(t,e){}hasEvent(t,e){return!1}static changeAttr(t,e,s){s?this.addAttr(t,e,s):Xr(this.prototype,t,e)}static addAttr(t,e,s){s||(s=Rr),s(e)(this.prototype,t)}destroy(){if(!this.destroyed){const{parent:t}=this;t&&this.remove(),this.children&&this.removeAll(!0),this.hasEvent(Mo.DESTROY)&&this.emitEvent(new Mo(Mo.DESTROY,this,t)),this.__.destroy(),this.__layout.destroy(),this.__captureMap=this.__bubbleMap=this.__parentWait=this.__leaferWait=null,this.destroyed=!0}}},t.Leaf=Dt([Jr(Go),Jr(tn),Jr(ln),Jr(Ao),Jr(dn)],t.Leaf);const{setListWithFn:Wn}=ot,{sort:Mn}=mo,{localBoxBounds:Dn,localStrokeBounds:Un,localRenderBounds:Fn,maskLocalBoxBounds:zn,maskLocalStrokeBounds:Nn,maskLocalRenderBounds:Yn}=fo;t.Branch=class extends t.Leaf{__updateStrokeSpread(){const{children:t}=this;for(let e=0,s=t.length;e<s;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,s=t.length;e<s;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(){Wn(this.__layout.boxBounds,this.children,this.__hasMask?zn:Dn)}__updateStrokeBounds(){Wn(this.__layout.strokeBounds,this.children,this.__hasMask?Nn:Un)}__updateRenderBounds(){Wn(this.__layout.renderBounds,this.children,this.__hasMask?Yn:Fn)}__updateSortChildren(){let t;const{children:e}=this;if(e.length>1){for(let s=0,i=e.length;s<i;s++)e[s].__tempNumber=s,e[s].__.zIndex&&(t=!0);e.sort(Mn),this.__layout.affectChildrenSort=t}}add(t,e){t!==this&&(t.parent&&t.parent.remove(t),t.parent=this,void 0===e?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1),t.__layout.boxChanged||t.__layout.boxChange(),t.__layout.matrixChanged||t.__layout.matrixChange(),t.__parentWait&&bo.run(t.__parentWait),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(Mo.ADD,t)),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange())}addMany(...t){t.forEach((t=>this.add(t)))}remove(t,e){if(t){const s=this.children.indexOf(t);s>-1&&(this.children.splice(s,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}else 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)}__preRemove(){this.__hasMask&&this.__updateMask(),this.__hasEraser&&this.__updateEraser(),this.__layout.boxChange(),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}__realRemoveChild(t){t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(Mo.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const s=new Mo(t,e,this);e.hasEvent(t)&&e.emitEvent(s),this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(s),this.leafer.emitEvent(s)}},t.Branch=Dt([Jr(un)],t.Branch);class Xn{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:s}=this;void 0===s[t.innerId]&&(e.push(t),s[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:s}=this;if(void 0===s[t.innerId]){const{list:i}=this;for(let t=e,r=i.length;t<r;t++)s[i[t].innerId]++;0===e?i.unshift(t):(e>i.length&&(e=i.length),i.splice(e,0,t)),s[t.innerId]=e}}addList(t){for(let e=0;e<t.length;e++)this.add(t[e])}remove(t){const{list:e}=this;let s;for(let i=0,r=e.length;i<r;i++)void 0!==s?this.keys[e[i].innerId]=i-1:e[i].innerId===t.innerId&&(s=i,delete this.keys[t.innerId]);void 0!==s&&e.splice(s,1)}sort(t){const{list:e}=this;t?e.sort(((t,e)=>e.__level-t.__level)):e.sort(((t,e)=>t.__level-e.__level))}forEach(t){this.list.forEach(t)}clone(){const t=new Xn;return t.list=[...this.list],t.keys=Object.assign({},this.keys),t}update(){this.keys={};const{list:t,keys:e}=this;for(let s=0,i=t.length;s<i;s++)e[t[s].innerId]=s}reset(){this.list=[],this.keys={}}destroy(){this.reset()}}class Hn{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:s}=this;e[t.innerId]||(e[t.innerId]=1,s[t.__level]?s[t.__level].push(t):(s[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach((s=>{e=this.levelMap[s];for(let s=0,i=e.length;s<i;s++)t(e[s])}))}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}const jn=xt.get("LeaferCanvas");class Vn extends Gt{set zIndex(t){const{style:e}=this.view;e.zIndex=t,this.setAbsolute(this.view)}set childIndex(t){const{view:e,parentView:s}=this;if(e&&s){const i=s.children[t];i?(this.setAbsolute(i),s.insertBefore(e,i)):s.appendChild(i)}}init(){const{config:t}=this,s=t.view||t.canvas;s?this.__createViewFrom(s):this.__createView();const{style:i}=this.view;if(i.display||(i.display="block"),this.parentView=this.view.parentElement,this.parentView){const t=this.parentView.style;t.webkitUserSelect=t.userSelect="none"}e.syncDomFont&&!this.parentView&&(i.display="none",document.body.appendChild(this.view)),this.__createContext(),this.autoLayout||this.resize(t)}set backgroundColor(t){this.view.style.backgroundColor=t}get backgroundColor(){return this.view.style.backgroundColor}set hittable(t){this.view.style.pointerEvents=t?"auto":"none"}get hittable(){return"none"!==this.view.style.pointerEvents}__createView(){this.view=document.createElement("canvas")}__createViewFrom(t){let e="string"==typeof t?document.getElementById(t):t;if(e)if(e instanceof HTMLCanvasElement)this.view=e;else{let t=e;if(e===window||e===document){const e=document.createElement("div"),{style:s}=e;s.position="absolute",s.top=s.bottom=s.left=s.right="0px",document.body.appendChild(e),t=e}this.__createView();const s=this.view;t.hasChildNodes()&&(this.setAbsolute(s),t.style.position||(t.style.position="relative")),t.appendChild(s)}else jn.error(`no id: ${t}`),this.__createView()}setAbsolute(t){const{style:e}=t;e.position="absolute",e.top=e.left="0px"}updateViewSize(){const{width:t,height:e,pixelRatio:s}=this,{style:i}=this.view;i.width=t+"px",i.height=e+"px",this.view.width=Math.ceil(t*s),this.view.height=Math.ceil(e*s)}updateClientBounds(){this.clientBounds=this.view.getBoundingClientRect()}startAutoLayout(t,s){if(this.resizeListener=s,t){this.autoBounds=t;try{this.resizeObserver=new ResizeObserver((t=>{this.updateClientBounds();for(const e of t)this.checkAutoBounds(e.contentRect)}));const t=this.parentView;t?(this.resizeObserver.observe(t),this.checkAutoBounds(t.getBoundingClientRect())):(this.checkAutoBounds(this.view),jn.warn("no parent"))}catch(t){this.imitateResizeObserver()}}else window.addEventListener("resize",(()=>{const t=e.devicePixelRatio;if(this.pixelRatio!==t){const{width:e,height:s}=this;this.emitResize({width:e,height:s,pixelRatio:t})}}))}imitateResizeObserver(){this.autoLayout&&(this.parentView&&this.checkAutoBounds(this.parentView.getBoundingClientRect()),e.requestRender(this.imitateResizeObserver.bind(this)))}checkAutoBounds(t){const s=this.view,{x:i,y:r,width:o,height:n}=this.autoBounds.getBoundsFrom(t),a={width:o,height:n,pixelRatio:e.devicePixelRatio};if(!this.isSameSize(a)){const{style:t}=s;t.marginLeft=i+"px",t.marginTop=r+"px",this.emitResize(a)}}stopAutoLayout(){this.autoLayout=!1,this.resizeListener=null,this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}emitResize(t){const e={};At.copyAttrs(e,this,Vt),this.resize(t),void 0!==this.width&&this.resizeListener(new Fo(t,e))}unrealCanvas(){if(!this.unreal&&this.parentView){const t=this.view;t&&t.remove(),this.view=this.parentView,this.unreal=!0}}destroy(){if(this.view){if(this.stopAutoLayout(),!this.unreal){const t=this.view;t.parentElement&&t.remove()}super.destroy()}}}rr(CanvasRenderingContext2D.prototype),rr(Path2D.prototype);const{mineType:Gn,fileType:qn}=or;function Qn(t,i){e.origin={createCanvas(t,e){const s=document.createElement("canvas");return s.width=t,s.height=e,s},canvasToDataURL:(t,e,s)=>t.toDataURL(Gn(e),s),canvasToBolb:(t,e,s)=>new Promise((i=>t.toBlob(i,Gn(e),s))),canvasSaveAs:(t,s,i)=>{const r=t.toDataURL(Gn(qn(s)),i);return e.origin.download(r,s)},download:(t,e)=>new Promise((s=>{let i=document.createElement("a");i.href=t,i.download=e,document.body.appendChild(i),i.click(),document.body.removeChild(i),s()})),loadImage:t=>new Promise(((s,i)=>{const r=new Image,{crossOrigin:o}=e.image;o&&(r.setAttribute("crossOrigin",o),r.crossOrigin=o),r.onload=()=>{s(r)},r.onerror=t=>{i(t)},r.src=e.image.getRealURL(t)}))},e.event={stopDefault(t){t.preventDefault()},stopNow(t){t.stopImmediatePropagation()},stop(t){t.stopPropagation()}},e.canvas=s.canvas(),e.conicGradientSupport=!!e.canvas.context.createConicGradient}Object.assign(s,{canvas:(t,e)=>new Vn(t,e),image:t=>new pr(t)}),e.name="web",e.isMobile="ontouchstart"in window,e.requestRender=function(t){window.requestAnimationFrame(t)},gr(e,"devicePixelRatio",{get:()=>Math.max(1,devicePixelRatio)});const{userAgent:Jn}=navigator;Jn.indexOf("Firefox")>-1?(e.conicGradientRotate90=!0,e.intWheelDeltaY=!0,e.syncDomFont=!0):Jn.indexOf("Safari")>-1&&-1===Jn.indexOf("Chrome")&&(e.fullImageShadow=!0),Jn.indexOf("Windows")>-1?(e.os="Windows",e.intWheelDeltaY=!0):Jn.indexOf("Mac")>-1?e.os="Mac":Jn.indexOf("Linux")>-1&&(e.os="Linux");class $n{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new Xn;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 Xn,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(Xo.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===Mo.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,s=e.length;t<s;t++)this.__pushChild(e[t])}__onRquestData(){this.target.emitEvent(new zo(zo.DATA,{updatedList:this.updatedList})),this.__updatedList=new Xn,this.totalTimes++,this.changed=!1,this.hasVisible=!1,this.hasRemove=!1,this.hasAdd=!1}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Do.CHANGE,this.__onAttrChange,this),t.on_([Mo.ADD,Mo.REMOVE],this.__onChildEvent,this),t.on_(zo.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:Zn,updateBounds:Kn,updateAllWorldOpacity:ta}=ao,{pushAllChildBranch:ea,pushAllParent:sa}=mo;const{worldBounds:ia}=fo,ra={x:0,y:0,width:1e5,height:1e5};class oa{constructor(t){this.updatedBounds=new lt,this.beforeBounds=new lt,this.afterBounds=new lt,t instanceof Array&&(t=new Xn(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,ia)}setAfter(){const{list:t}=this.updatedList;t.some((t=>t.noBounds))?this.afterBounds.set(ra):this.afterBounds.setListWithFn(t,ia),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:na,updateAllChange:aa}=ao,ha=xt.get("Layouter");class la{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new Hn,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(No.START),this.layoutOnce(),t.emitEvent(new No(No.END,this.layoutedBlocks,this.times))}catch(t){ha.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?ha.warn("layouting"):this.times>3?ha.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(zo.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=kt.start("PartLayout"),{target:s,__updatedList:i}=this,{BEFORE:r,LAYOUT:o,AFTER:n}=No,a=this.getBlocks(i);a.forEach((t=>t.setBefore())),s.emitEvent(new No(r,a,this.times)),this.extraBlock=null,i.sort(),function(t,e){let s;t.list.forEach((t=>{s=t.__layout,e.without(t)&&!s.proxyZoom&&(s.matrixChanged?(Zn(t,!0),e.add(t),t.isBranch&&ea(t,e),sa(t,e)):s.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),sa(t,e)))}))}(i,this.__levelList),function(t){let e,s,i;t.sort(!0),t.levels.forEach((r=>{e=t.levelMap[r];for(let t=0,r=e.length;t<r;t++){if(s=e[t],s.isBranch&&s.__tempNumber){i=s.children;for(let t=0,e=i.length;t<e;t++)i[t].isBranch||Kn(i[t])}Kn(s)}}))}(this.__levelList),function(t){t.list.forEach((t=>{t.__layout.opacityChanged&&ta(t),t.__updateChange()}))}(i),this.extraBlock&&a.push(this.extraBlock),a.forEach((t=>t.setAfter())),s.emitEvent(new No(o,a,this.times)),s.emitEvent(new No(n,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,kt.end(e)}fullLayout(){const t=kt.start("FullLayout"),{target:e}=this,{BEFORE:s,LAYOUT:i,AFTER:r}=No,o=this.getBlocks(new Xn(e));e.emitEvent(new No(s,o,this.times)),la.fullLayout(e),o.forEach((t=>{t.setAfter()})),e.emitEvent(new No(i,o,this.times)),e.emitEvent(new No(r,o,this.times)),this.addBlocks(o),kt.end(t)}static fullLayout(t){na(t,!0),t.isBranch?mo.updateBounds(t):ao.updateBounds(t),aa(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:s}=this.extraBlock||(this.extraBlock=new oa([]));e.length?s.add(t.__world):s.set(t.__world),e.add(t)}}createBlock(t){return new oa(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_(No.REQUEST,this.layout,this),t.on_(No.AGAIN,this.layoutAgain,this),t.on_(zo.DATA,this.__onReceiveWatchData,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const da=xt.get("Renderer");class ca{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,s){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:60},this.target=t,this.canvas=e,s&&(this.config=At.default(s,this.config)),this.__listenEvents(),this.__requestRender()}start(){this.running=!0}stop(){this.running=!1}update(){this.changed=!0}requestLayout(){this.target.emit(No.REQUEST)}render(t){if(!this.running||!this.canvas.view)return void(this.changed=!0);const{target:e}=this;this.times=0,this.totalBounds=new lt,da.log(e.innerName,"---\x3e");try{this.emitRender(Xo.START),this.renderOnce(t),this.emitRender(Xo.END,this.totalBounds),dr.clearRecycled()}catch(t){this.rendering=!1,da.error(t)}da.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return da.warn("rendering");if(this.times>3)return da.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new lt,this.renderOptions={},t)this.emitRender(Xo.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Xo.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Xo.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Xo.AFTER,this.renderBounds,this.renderOptions),this.updateBlocks=null,this.rendering=!1,this.waitAgain&&(this.waitAgain=!1,this.renderOnce())}partRender(){const{canvas:t,updateBlocks:e}=this;if(!e)return da.warn("PartRender: need update attr");this.mergeBlocks(),e.forEach((e=>{t.bounds.hit(e)&&!e.isEmpty()&&this.clipRender(e)}))}clipRender(t){const e=kt.start("PartRender"),{canvas:s}=this,i=t.getIntersect(s.bounds),r=t.includes(this.target.__world),o=new lt(i);s.save(),r&&!xt.showRepaint?s.clear():(i.spread(10+1/this.canvas.pixelRatio).ceil(),s.clearWorld(i,!0),s.clipWorld(i,!0)),this.__render(i,r,o),s.restore(),kt.end(e)}fullRender(){const t=kt.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds,!0),e.restore(),kt.end(t)}__render(t,e,s){const i=t.includes(this.target.__world)?{includes:e}:{bounds:t,includes:e};this.needFill&&this.canvas.fillWorld(t,this.config.fill),xt.showRepaint&&this.canvas.strokeWorld(t,"red"),this.target.__render(this.canvas,i),this.renderBounds=s=s||t,this.renderOptions=i,this.totalBounds.isEmpty()?this.totalBounds=s:this.totalBounds.add(s),xt.showHitView&&this.renderHitView(i),xt.showBoundsView&&this.renderBoundsView(i),this.canvas.updateRender(s)}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(){const t=Date.now();e.requestRender((()=>{this.FPS=Math.min(60,Math.ceil(1e3/(Date.now()-t))),this.running&&(this.target.emit(Yo.FRAME),this.changed&&this.canvas.view&&this.render(),this.target.emit(Xo.NEXT)),this.target&&this.__requestRender()}))}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:s}=t.old;if(!new lt(0,0,e,s).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.changed=!0}}__onLayoutEnd(t){t.data&&t.data.map((t=>{let e;t.updatedList&&t.updatedList.list.some((t=>(e=!t.__world.width||!t.__world.height,e&&(t.isLeafer||da.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e))),this.addBlock(e?this.canvas.bounds:t.updatedBounds)}))}emitRender(t,e,s){this.target.emitEvent(new Xo(t,this.times,e,s))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Xo.REQUEST,this.update,this),t.on_(No.END,this.__onLayoutEnd,this),t.on_(Xo.AGAIN,this.renderAgain,this),t.on_(Fo.RESIZE,this.__onResize,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.canvas=this.config=null)}}Object.assign(s,{watcher:(t,e)=>new $n(t,e),layouter:(t,e)=>new la(t,e),renderer:(t,e,s)=>new ca(t,e,s),selector:(t,e)=>{},interaction:(t,e,s,i)=>{}}),e.layout=la.fullLayout;const ua={},_a={},pa={},ga={},fa={},ya={},ma={},wa={},xa={};function va(t){return yr(t,(t=>({set(e){this.__setAttr(t,e),this.waitLeafer((()=>{xa.setStyle&&xa.setStyle(this,t+"Style",e)}))}})))}function ba(t){return yr(t,(t=>({set(e){if(this.__setAttr(t,e)){const t=this.__;t.__useArrow="none"!==t.startArrow||"none"!==t.endArrow,Ir(this)}}})))}function Ba(t){return yr(t,(t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}})))}function ka(t){return yr(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}})))}function Ra(){return(t,e)=>{const s="_"+e;gr(t,e,{set(t){this.isLeafer&&(this[s]=t)},get(){return this.isApp?this.tree.zoomLayer:this.isLeafer?this[s]||this:this.leafer&&this.leafer.zoomLayer}})}}const{parse:Ca}=ps,Sa={},Ta=xt.get("UIData");class La extends Wt{get __strokeWidth(){const{strokeWidth:t,strokeWidthFixed:e}=this;if(e){const e=this.__leaf;let{scaleX:s}=e.__nowWorld||e.__world;return s<0&&(s=-s),s>1?t/s:t}return t}get __autoWidth(){return!this._width}get __autoHeight(){return!this._height}get __autoSide(){return!this._width||!this._height}get __autoSize(){return!this._width&&!this._height}setVisible(t){this.__leaf.leafer&&(this.__leaf.leafer.watcher.hasVisible=!0),this._visible=t}setWidth(t){t<0?(this._width=-t,this.__leaf.scaleX*=-1,Ta.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,Ta.warn("height < 0, instead -scaleY",this)):this._height=t}setFill(t){this.__naturalWidth&&this.__removeNaturalSize(),"string"!=typeof t&&t?"object"==typeof t&&(this.__setInput("fill",t),this.__leaf.__layout.boxChanged||this.__leaf.__layout.boxChange(),this.__isFills=!0,this._fill||(this._fill=Sa)):(this.__isFills&&(this.__removeInput("fill"),fa.recycleImage("fill",this),this.__isFills=!1,this.__pixelFill&&(this.__pixelFill=!1)),this._fill=t)}setStroke(t){"string"!=typeof t&&t?"object"==typeof t&&(this.__setInput("stroke",t),this.__leaf.__layout.boxChanged||this.__leaf.__layout.boxChange(),this.__isStrokes=!0,this._stroke||(this._stroke=Sa)):(this.__isStrokes&&(this.__removeInput("stroke"),fa.recycleImage("stroke",this),this.__isStrokes=!1,this.__pixelStroke&&(this.__pixelStroke=!1)),this._stroke=t)}setPath(t){"string"==typeof t?(this.__setInput("path",t),this._path=Ca(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){this.__setInput("shadow",t),t instanceof Array?(t.some((t=>!1===t.visible))&&(t=t.filter((t=>!1!==t.visible))),this._shadow=t.length?t:null):this._shadow=t?!1===t.visible?null:[t]:null}setInnerShadow(t){this.__setInput("innerShadow",t),t instanceof Array?(t.some((t=>!1===t.visible))&&(t=t.filter((t=>!1!==t.visible))),this._innerShadow=t.length?t:null):this._innerShadow=t?!1===t.visible?null:[t]:null}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&ga.compute("fill",this.__leaf),e&&ga.compute("stroke",this.__leaf),this.__needComputePaint=!1}}const Pa={number:(t,e)=>"object"==typeof t?"percent"===t.type?t.value*e:t.value:t};class Ia extends La{}class Oa extends Ia{get __boxStroke(){return!this.__pathInputed}}class Aa extends Ia{}class Ea extends Oa{}class Wa extends La{}class Ma extends La{get __boxStroke(){return!this.__pathInputed}}class Da extends La{get __boxStroke(){return!this.__pathInputed}}class Ua extends La{}class Fa extends La{}class za extends La{}class Na extends Ia{}const Ya={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class Xa extends La{get __useNaturalRatio(){return!1}setFontWeight(t){"string"==typeof t?(this.__setInput("fontWeight",t),this._fontWeight=Ya[t]||400):(this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t)}}class Ha extends Ma{setUrl(t){this.__setImageFill(t),this._url=t}__setImageFill(t){this.__leaf.image&&(this.__leaf.image=null),this.fill=t?{type:"image",mode:"strench",url:t}:void 0}__getData(){const t=super.__getData();return delete t.fill,t}__getInputData(){const t=super.__getInputData();return delete t.fill,t}}class ja extends Ma{}const Va={__updateStrokeSpread(){let t=0,e=0;const s=this.__,{strokeAlign:i,strokeWidth:r}=s;if((s.stroke||"all"===s.hitStroke)&&r&&"inside"!==i&&(e=t="center"===i?r/2:r,!s.__boxStroke)){const e=s.__isLinePath?0:10*t,i="none"===s.strokeCap?0:r;t+=Math.max(e,i)}return s.__useArrow&&(t+=5*r),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:s,blur:i,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)})),i&&(t=Math.max(t,i));let o=t=Math.ceil(t);return s&&s.forEach((t=>{o=Math.max(o,Math.max(Math.abs(t.y),Math.abs(t.x))+(t.spread<0?-t.spread:0)+1.5*t.blur)})),r&&(o=Math.max(o,r)),this.__layout.renderShapeSpread=o,t+(this.__layout.strokeSpread||0)}},Ga={__updateChange(){const t=this.__;if(t.__useEffect){const{shadow:e,innerShadow:s,blur:i,backgroundBlur:r}=this.__;t.__useEffect=!!(e||s||i||r)}t.__checkSingle();t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect?t.__complex=!0:t.__complex&&(t.__complex=!1)},__drawFast(t,e){qa(this,t,e)},__draw(t,e){const s=this.__;if(s.__complex){s.__needComputePaint&&s.__computePaint();const{fill:i,stroke:r,__drawAfterFill:o}=s;if(this.__drawRenderPath(t),s.__useEffect){const n=ga.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:a,innerShadow:h}=s;a&&ma.shadow(this,t,n),i&&(s.__isFills?ga.fills(i,this,t):ga.fill(i,this,t)),o&&this.__drawAfterFill(t,e),h&&ma.innerShadow(this,t,n),r&&(s.__isStrokes?ga.strokes(r,this,t):ga.stroke(r,this,t)),n.worldCanvas&&n.worldCanvas.recycle(),n.canvas.recycle()}else i&&(s.__isFills?ga.fills(i,this,t):ga.fill(i,this,t)),o&&this.__drawAfterFill(t,e),r&&(s.__isStrokes?ga.strokes(r,this,t):ga.stroke(r,this,t))}else s.__pathInputed?qa(this,t,e):this.__drawFast(t,e)},__renderShape(t,e,s,i){if(this.__worldOpacity){t.setWorld(this.__nowWorld=this.__getNowWorld(e));const{fill:r,stroke:o}=this.__;this.__drawRenderPath(t),r&&!s&&(this.__.__pixelFill?ga.fills(r,this,t):ga.fill("#000000",this,t)),this.__.__isCanvas&&this.__drawAfterFill(t,e),o&&!i&&(this.__.__pixelStroke?ga.strokes(o,this,t):ga.stroke("#000000",this,t))}}};function qa(t,e,s){const{fill:i,stroke:r,__drawAfterFill:o}=t.__;t.__drawRenderPath(e),i&&ga.fill(i,t,e),o&&t.__drawAfterFill(e,s),r&&ga.stroke(r,t,e)}const Qa={__drawFast(t,e){let{width:s,height:i,fill:r,stroke:o,__drawAfterFill:n}=this.__;if(r&&(t.fillStyle=r,t.fillRect(0,0,s,i)),n&&this.__drawAfterFill(t,e),o){const{strokeAlign:r,__strokeWidth:n}=this.__;if(!n)return;t.setStroke(o,n,this.__);const a=n/2;switch(r){case"center":t.strokeRect(0,0,s,i);break;case"inside":s-=n,i-=n,s<0||i<0?(t.save(),this.__clip(t,e),t.strokeRect(a,a,s,i),t.restore()):t.strokeRect(a,a,s,i);break;case"outside":t.strokeRect(-a,-a,s+n,i+n)}}}};var Ja,$a;t.UI=Ja=class extends t.Leaf{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){"number"==typeof t?this.scaleX=this.scaleY=t:(this.scaleX=t.x,this.scaleY=t.y)}get scale(){const{scaleX:t,scaleY:e}=this;return t!==e?{x:t,y:e}:t}get pen(){const{path:t}=this.__;return sr.set(this.path=t||[]),t||this.__drawPathByBox(sr),sr}get editConfig(){}get editOuter(){return this.__.__isLinePath?"LineEditTool":"EditTool"}get editInner(){return"PathEditor"}constructor(t){super(t)}reset(t){}set(t){Object.assign(this,t)}get(t){return"string"==typeof t?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){}findTag(t){return this.find({tag:t})}findOne(t,e){}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let s=e?this.__.__pathForRender:this.__.path;return s||(sr.set(s=[]),this.__drawPathByBox(sr)),t?ps.toCanvasData(s,!0):s}getPathString(t,e){return ps.stringify(this.getPath(t,e))}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||wa.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){if(this.__.path){const t=this.__;t.__pathForRender=t.cornerRadius?er.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&pa.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?gi.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:s,width:i,height:r}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:o}=this.__;t.roundRect(e,s,i,r,"number"==typeof o?[o]:o)}else t.rect(e,s,i,r)}export(t,e){return wa.export(this,t,e)}clone(){return Ja.one(this.toJSON())}static one(t,e,s,i,r){return St.get(t.tag||this.prototype.__tag,t,e,s,i,r)}static registerUI(){$r()(this)}static registerData(t){Yr(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,super.destroy()}},Dt([Yr(La)],t.UI.prototype,"__",void 0),Dt([Ra()],t.UI.prototype,"zoomLayer",void 0),Dt([xr("")],t.UI.prototype,"id",void 0),Dt([xr("")],t.UI.prototype,"name",void 0),Dt([xr("")],t.UI.prototype,"className",void 0),Dt([Er("pass-through")],t.UI.prototype,"blendMode",void 0),Dt([Wr(1)],t.UI.prototype,"opacity",void 0),Dt([Mr(!0)],t.UI.prototype,"visible",void 0),Dt([va(!1)],t.UI.prototype,"selected",void 0),Dt([va(!1)],t.UI.prototype,"disabled",void 0),Dt([Er(!1)],t.UI.prototype,"locked",void 0),Dt([Dr(0)],t.UI.prototype,"zIndex",void 0),Dt([Ur(!1)],t.UI.prototype,"mask",void 0),Dt([Fr(!1)],t.UI.prototype,"eraser",void 0),Dt([vr(0,!0)],t.UI.prototype,"x",void 0),Dt([vr(0,!0)],t.UI.prototype,"y",void 0),Dt([Rr(100,!0)],t.UI.prototype,"width",void 0),Dt([Rr(100,!0)],t.UI.prototype,"height",void 0),Dt([Br(1,!0)],t.UI.prototype,"scaleX",void 0),Dt([Br(1,!0)],t.UI.prototype,"scaleY",void 0),Dt([kr(0,!0)],t.UI.prototype,"rotation",void 0),Dt([kr(0,!0)],t.UI.prototype,"skewX",void 0),Dt([kr(0,!0)],t.UI.prototype,"skewY",void 0),Dt([vr(0,!0)],t.UI.prototype,"offsetX",void 0),Dt([vr(0,!0)],t.UI.prototype,"offsetY",void 0),Dt([vr(0,!0)],t.UI.prototype,"scrollX",void 0),Dt([vr(0,!0)],t.UI.prototype,"scrollY",void 0),Dt([br()],t.UI.prototype,"origin",void 0),Dt([br()],t.UI.prototype,"around",void 0),Dt([xr(!1)],t.UI.prototype,"lazy",void 0),Dt([Cr(1)],t.UI.prototype,"pixelRatio",void 0),Dt([Tr()],t.UI.prototype,"path",void 0),Dt([Lr()],t.UI.prototype,"windingRule",void 0),Dt([Lr(!0)],t.UI.prototype,"closed",void 0),Dt([br(!1)],t.UI.prototype,"flow",void 0),Dt([Rr(0)],t.UI.prototype,"padding",void 0),Dt([Rr(0)],t.UI.prototype,"gap",void 0),Dt([Rr("top-left")],t.UI.prototype,"flowAlign",void 0),Dt([Rr(!1)],t.UI.prototype,"flowWrap",void 0),Dt([Rr("box")],t.UI.prototype,"itemBox",void 0),Dt([Rr(!0)],t.UI.prototype,"inFlow",void 0),Dt([Rr()],t.UI.prototype,"autoWidth",void 0),Dt([Rr()],t.UI.prototype,"autoHeight",void 0),Dt([Rr()],t.UI.prototype,"lockRatio",void 0),Dt([Rr()],t.UI.prototype,"autoBox",void 0),Dt([Rr()],t.UI.prototype,"widthRange",void 0),Dt([Rr()],t.UI.prototype,"heightRange",void 0),Dt([xr(!1)],t.UI.prototype,"draggable",void 0),Dt([xr()],t.UI.prototype,"dragBounds",void 0),Dt([xr(!1)],t.UI.prototype,"editable",void 0),Dt([zr(!0)],t.UI.prototype,"hittable",void 0),Dt([zr("path")],t.UI.prototype,"hitFill",void 0),Dt([Or("path")],t.UI.prototype,"hitStroke",void 0),Dt([zr(!1)],t.UI.prototype,"hitBox",void 0),Dt([zr(!0)],t.UI.prototype,"hitChildren",void 0),Dt([zr(!0)],t.UI.prototype,"hitSelf",void 0),Dt([zr()],t.UI.prototype,"hitRadius",void 0),Dt([Nr("")],t.UI.prototype,"cursor",void 0),Dt([Er()],t.UI.prototype,"fill",void 0),Dt([Or()],t.UI.prototype,"stroke",void 0),Dt([Or("inside")],t.UI.prototype,"strokeAlign",void 0),Dt([Or(1)],t.UI.prototype,"strokeWidth",void 0),Dt([Or(!1)],t.UI.prototype,"strokeWidthFixed",void 0),Dt([Or("none")],t.UI.prototype,"strokeCap",void 0),Dt([Or("miter")],t.UI.prototype,"strokeJoin",void 0),Dt([Or()],t.UI.prototype,"dashPattern",void 0),Dt([Or()],t.UI.prototype,"dashOffset",void 0),Dt([Or(10)],t.UI.prototype,"miterLimit",void 0),Dt([ba("none")],t.UI.prototype,"startArrow",void 0),Dt([ba("none")],t.UI.prototype,"endArrow",void 0),Dt([Lr(0)],t.UI.prototype,"cornerRadius",void 0),Dt([Lr()],t.UI.prototype,"cornerSmoothing",void 0),Dt([Ba()],t.UI.prototype,"shadow",void 0),Dt([Ba()],t.UI.prototype,"innerShadow",void 0),Dt([Ba()],t.UI.prototype,"blur",void 0),Dt([Ba()],t.UI.prototype,"backgroundBlur",void 0),Dt([Ba()],t.UI.prototype,"grayscale",void 0),Dt([xr()],t.UI.prototype,"normalStyle",void 0),Dt([xr()],t.UI.prototype,"hoverStyle",void 0),Dt([xr()],t.UI.prototype,"pressStyle",void 0),Dt([xr()],t.UI.prototype,"focusStyle",void 0),Dt([xr()],t.UI.prototype,"selectedStyle",void 0),Dt([xr()],t.UI.prototype,"disabledStyle",void 0),Dt([xr({})],t.UI.prototype,"data",void 0),Dt([Gr(t.Leaf.prototype.reset)],t.UI.prototype,"reset",null),t.UI=Ja=Dt([Jr(Va),Jr(Ga),qr()],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){if(t.children){const{children:e}=t;let s;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t),e.forEach((t=>{s=t.__?t:St.get(t.tag,t),this.add(s)})),t.children=e}else super.set(t)}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(){}},Dt([Yr(Ia)],t.Group.prototype,"__",void 0),t.Group=Dt([Jr(t.Branch),$r()],t.Group);const Za=xt.get("Leafer");t.Leafer=$a=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&&dr.isComplete}get layoutLocked(){return!this.layouter.running}get FPS(){return this.renderer?this.renderer.FPS:60}get cursorPoint(){return this.interaction&&this.interaction.hoverData||{x:this.width/2,y:this.height/2}}get clientBounds(){return this.canvas&&this.canvas.getClientBounds()}constructor(t,e){super(e),this.config={type:"design",start:!0,hittable:!0,smooth:!0,lazySpeard:100,zoom:{min:.01,max:256},move:{holdSpaceKey:!0,holdMiddleKey:!0,autoDistance:2}},this.leafs=0,this.__eventIds=[],this.__controllers=[],this.__readyWait=[],this.__viewReadyWait=[],this.__viewCompletedWait=[],this.__nextRenderWait=[],this.userConfig=t,t&&(t.view||t.width)&&this.init(t),$a.list.add(this)}init(t,e){if(this.canvas)return;let i;this.__setLeafer(this),t&&At.assign(this.config,t);const{config:r}=this;this.initType(r.type);const o=this.canvas=s.canvas(r);this.__controllers.push(this.renderer=s.renderer(this,o,r),this.watcher=s.watcher(this,r),this.layouter=s.layouter(this,r)),this.isApp&&this.__setApp(),this.__checkAutoLayout(r,e),this.view=o.view,e?(this.__bindApp(e),i=e.running):(this.selector=s.selector(this),this.interaction=s.interaction(this,o,this.selector,r),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=s.hitCanvasManager()),this.canvasManager=new Ot,i=r.start),this.hittable=r.hittable,this.fill=r.fill,this.canvasManager.add(o),this.__listenEvents(),i&&(this.__startTimer=setTimeout(this.start.bind(this))),bo.run(this.__initWait),this.onInit()}onInit(){}initType(t){}set(t){this.waitInit((()=>{super.set(t)}))}start(){clearTimeout(this.__startTimer),!this.running&&this.canvas&&(this.ready?this.emitLeafer(Ho.RESTART):this.emitLeafer(Ho.START),this.__controllers.forEach((t=>t.start())),this.isApp||this.renderer.render(),this.running=!0)}stop(){clearTimeout(this.__startTimer),this.running&&this.canvas&&(this.__controllers.forEach((t=>t.stop())),this.running=!1,this.emitLeafer(Ho.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=At.copyAttrs({},t,Vt);Object.keys(e).forEach((t=>this[t]=e[t]))}forceRender(t){this.renderer.addBlock(t?new lt(t):this.canvas.bounds),this.viewReady&&this.renderer.update()}updateCursor(t){const e=this.interaction;e&&(t?e.setCursor(t):e.updateCursor())}updateLazyBounds(){this.lazyBounds=this.canvas.bounds.clone().spread(this.config.lazySpeard)}__doResize(t){const{canvas:e}=this;if(!e||e.isSameSize(t))return;const s=At.copyAttrs({},this.canvas,Vt);e.resize(t),this.updateLazyBounds(),this.__onResize(new Fo(t,s))}__onResize(t){this.emitEvent(t),At.copyAttrs(this.__,t,Vt),t.width&&t.height||Za.warn("w = 0 or h = 0"),setTimeout((()=>{this.canvasManager&&this.canvasManager.clearRecycled()}),0)}__setApp(){}__bindApp(t){this.selector=t.selector,this.interaction=t.interaction,this.canvasManager=t.canvasManager,this.hitCanvasManager=t.hitCanvasManager}__setLeafer(t){this.leafer=t,this.__level=1}__checkAutoLayout(t,e){e||(t.width&&t.height||(this.autoLayout=new ct(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(Vt.includes(t)?(e||Za.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&&Vt.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const s=At.copyAttrs({},this.canvas,Vt);s[t]=this.config[t]=e,e&&this.canvas.stopAutoLayout(),this.__doResize(s)}__changeFill(t){this.config.fill=t,this.canvas.allowBackgroundColor?this.canvas.backgroundColor=t:this.forceRender()}__onCreated(){this.created=!0}__onReady(){this.ready||(this.ready=!0,this.emitLeafer(Ho.BEFORE_READY),this.emitLeafer(Ho.READY),this.emitLeafer(Ho.AFTER_READY),bo.run(this.__readyWait))}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Ho.VIEW_READY),bo.run(this.__viewReadyWait))}__onNextRender(){if(this.viewReady){bo.run(this.__nextRenderWait);const{imageReady:t}=this;t&&!this.viewCompleted&&this.__checkViewCompleted(),t||(this.viewCompleted=!1)}}__checkViewCompleted(t=!0){this.nextRender((()=>{this.imageReady&&(t&&this.emitLeafer(Ho.VIEW_COMPLETED),bo.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,s){e&&(t=t.bind(e));const i=this.__nextRenderWait;if(s){for(let e=0;e<i.length;e++)if(i[e]===t){i.splice(e,1);break}}else i.push(t)}zoom(t,e,s){return Za.error("need @leafer-in/view")}getValidMove(t,e){return{x:t,y:e}}getValidScale(t){return t}getWorldPointByClient(t,e){return this.interaction&&this.interaction.getLocal(t,e)}__checkUpdateLayout(){this.__layout.update()}emitLeafer(t){this.emitEvent(new Ho(t,this))}__listenEvents(){const t=kt.start("FirstCreate "+this.innerName);this.once(Ho.START,(()=>kt.end(t))),this.once(No.START,(()=>this.updateLazyBounds())),this.once(No.END,(()=>this.__onReady())),this.once(Xo.START,(()=>this.__onCreated())),this.once(Xo.END,(()=>this.__onViewReady())),this.__eventIds.push(this.on_(zo.DATA,this.__onWatchData,this),this.on_(Xo.NEXT,this.__onNextRender,this),this.on_(No.CHECK_UPDATE,this.__checkUpdateLayout,this))}__removeListenEvents(){this.off_(this.__eventIds),this.__eventIds.length=0}destroy(t){const e=()=>{if(!this.destroyed){$a.list.remove(this);try{this.stop(),this.emitEvent(new Ho(Ho.END,this)),this.__removeListenEvents(),this.__controllers.forEach((t=>{this.parent&&t===this.interaction||t.destroy()})),this.__controllers.length=0,this.parent||(this.selector&&this.selector.destroy(),this.hitCanvasManager&&this.hitCanvasManager.destroy(),this.canvasManager.destroy()),this.canvas.destroy(),this.config.view=this.view=null,this.userConfig&&(this.userConfig.view=null),super.destroy(),setTimeout((()=>{dr.clearRecycled()}),100)}catch(t){Za.error(t)}}};t?e():setTimeout(e)}},t.Leafer.list=new Xn,Dt([Yr(Aa)],t.Leafer.prototype,"__",void 0),Dt([Rr()],t.Leafer.prototype,"pixelRatio",void 0),t.Leafer=$a=Dt([$r()],t.Leafer),t.Rect=class extends t.UI{get __tag(){return"Rect"}constructor(t){super(t)}},Dt([Yr(Ma)],t.Rect.prototype,"__",void 0),t.Rect=Dt([Jr(Qa),qr(),$r()],t.Rect);const Ka=t.Rect.prototype,th=t.Group.prototype,eh={},{copy:sh,add:ih,includes:rh}=ot;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(){const t=this.__;if(this.children.length){if(t.__autoSide){if(this.leafer&&this.leafer.ready&&this.leafer.layouter.addExtra(this),super.__updateBoxBounds(),!t.__autoSize){const e=this.__layout.boxBounds;t.__autoWidth||(e.height+=e.y,e.width=t.width,e.x=e.y=0),t.__autoHeight||(e.width+=e.x,e.height=t.height,e.y=e.x=0)}}else this.__updateRectBoxBounds();t.flow&&this.__updateContentBounds()}else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){let t;const{renderBounds:e}=this.__layout;this.children.length?(super.__updateRenderBounds(),sh(eh,e),this.__updateRectRenderBounds(),t=!rh(e,eh)||void 0):this.__updateRectRenderBounds(),this.isOverflow!==t&&(this.isOverflow=t),t&&!(this.__.__drawAfterFill="hide"===this.__.overflow)&&ih(e,eh)}__updateRectRenderBounds(){}__updateRectChange(){}__updateChange(){super.__updateChange(),this.__updateRectChange()}__renderRect(t,e){}__renderGroup(t,e){}__render(t,e){this.__.__drawAfterFill?this.__renderRect(t,e):(this.__renderRect(t,e),this.children.length&&this.__renderGroup(t,e))}__drawAfterFill(t,e){const{length:s}=this.children;this.isOverflow?(t.save(),t.clip(),s&&this.__renderGroup(t,e),t.restore()):s&&this.__renderGroup(t,e),this.__.stroke&&s&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}},Dt([Yr(Oa)],t.Box.prototype,"__",void 0),Dt([xr(!1)],t.Box.prototype,"resizeChildren",void 0),Dt([Ar("show")],t.Box.prototype,"overflow",void 0),Dt([Gr(Ka.__updateStrokeSpread)],t.Box.prototype,"__updateStrokeSpread",null),Dt([Gr(Ka.__updateRenderSpread)],t.Box.prototype,"__updateRectRenderSpread",null),Dt([Gr(Ka.__updateBoxBounds)],t.Box.prototype,"__updateRectBoxBounds",null),Dt([Gr(Ka.__updateStrokeBounds)],t.Box.prototype,"__updateStrokeBounds",null),Dt([Gr(Ka.__updateRenderBounds)],t.Box.prototype,"__updateRectRenderBounds",null),Dt([Gr(Ka.__updateChange)],t.Box.prototype,"__updateRectChange",null),Dt([Gr(Ka.__render)],t.Box.prototype,"__renderRect",null),Dt([Gr(th.__render)],t.Box.prototype,"__renderGroup",null),t.Box=Dt([qr(),$r()],t.Box),t.Frame=class extends t.Box{get __tag(){return"Frame"}get isFrame(){return!0}constructor(t){super(t)}},Dt([Yr(Ea)],t.Frame.prototype,"__",void 0),Dt([Er("#FFFFFF")],t.Frame.prototype,"fill",void 0),Dt([Ar("hide")],t.Frame.prototype,"overflow",void 0),t.Frame=Dt([$r()],t.Frame);const{moveTo:oh,closePath:nh,ellipse:ah}=Ds;t.Ellipse=class extends t.UI{get __tag(){return"Ellipse"}constructor(t){super(t)}__updatePath(){const{width:t,height:s,innerRadius:i,startAngle:r,endAngle:o}=this.__,n=t/2,a=s/2,h=this.__.path=[];i?(r||o?(i<1&&ah(h,n,a,n*i,a*i,0,r,o,!1),ah(h,n,a,n,a,0,o,r,!0),i<1&&nh(h)):(i<1&&(ah(h,n,a,n*i,a*i),oh(h,t,a)),ah(h,n,a,n,a,0,360,0,!0)),e.ellipseToCurve&&(this.__.path=this.getPath(!0))):r||o?(oh(h,n,a),ah(h,n,a,n,a,0,r,o,!1),nh(h)):ah(h,n,a,n,a)}},Dt([Yr(Da)],t.Ellipse.prototype,"__",void 0),Dt([Lr(0)],t.Ellipse.prototype,"innerRadius",void 0),Dt([Lr(0)],t.Ellipse.prototype,"startAngle",void 0),Dt([Lr(0)],t.Ellipse.prototype,"endAngle",void 0),t.Ellipse=Dt([$r()],t.Ellipse);const{moveTo:hh,lineTo:lh,drawPoints:dh}=Ds,{rotate:ch,getAngle:uh,getDistance:_h,defaultPoint:ph}=A,{toBounds:gh}=Gi;t.Line=class extends t.UI{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,s={x:0,y:0};return t&&(s.x=t),e&&ch(s,e),s}set toPoint(t){this.width=_h(ph,t),this.rotation=uh(ph,t),this.height&&(this.height=0)}constructor(t){super(t)}__updatePath(){const t=this.__,e=t.path=[];t.points?dh(e,t.points,!1,t.closed):(hh(e,0,0),lh(e,this.width,0))}__updateRenderPath(){const t=this.__;!this.pathInputed&&t.points&&t.curve?(dh(t.__pathForRender=[],t.points,t.curve,t.closed),t.__useArrow&&pa.addArrows(this,!1)):super.__updateRenderPath()}__updateBoxBounds(){this.points?gh(this.__.__pathForRender,this.__layout.boxBounds):super.__updateBoxBounds()}},Dt([Yr(Wa)],t.Line.prototype,"__",void 0),Dt([Pr("center")],t.Line.prototype,"strokeAlign",void 0),Dt([Rr(0)],t.Line.prototype,"height",void 0),Dt([Lr()],t.Line.prototype,"points",void 0),Dt([Lr(0)],t.Line.prototype,"curve",void 0),Dt([Lr(!1)],t.Line.prototype,"closed",void 0),t.Line=Dt([$r()],t.Line);const{sin:fh,cos:yh,PI:mh}=Math,{moveTo:wh,lineTo:xh,closePath:vh,drawPoints:bh}=Ds,Bh=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)bh(t,this.__.points,!1,!0);else{const{width:e,height:s,sides:i}=this.__,r=e/2,o=s/2;wh(t,r,0);for(let e=1;e<i;e++)xh(t,r+r*fh(2*e*mh/i),o-o*yh(2*e*mh/i))}vh(t)}__updateRenderPath(){}__updateBoxBounds(){}},Dt([Yr(Ua)],t.Polygon.prototype,"__",void 0),Dt([Lr(3)],t.Polygon.prototype,"sides",void 0),Dt([Lr()],t.Polygon.prototype,"points",void 0),Dt([Lr(0)],t.Polygon.prototype,"curve",void 0),Dt([Gr(Bh.__updateRenderPath)],t.Polygon.prototype,"__updateRenderPath",null),Dt([Gr(Bh.__updateBoxBounds)],t.Polygon.prototype,"__updateBoxBounds",null),t.Polygon=Dt([qr(),$r()],t.Polygon);const{sin:kh,cos:Rh,PI:Ch}=Math,{moveTo:Sh,lineTo:Th,closePath:Lh}=Ds;t.Star=class extends t.UI{get __tag(){return"Star"}constructor(t){super(t)}__updatePath(){const{width:t,height:e,corners:s,innerRadius:i}=this.__,r=t/2,o=e/2,n=this.__.path=[];Sh(n,r,0);for(let t=1;t<2*s;t++)Th(n,r+(t%2==0?r:r*i)*kh(t*Ch/s),o-(t%2==0?o:o*i)*Rh(t*Ch/s));Lh(n)}},Dt([Yr(Fa)],t.Star.prototype,"__",void 0),Dt([Lr(5)],t.Star.prototype,"corners",void 0),Dt([Lr(.382)],t.Star.prototype,"innerRadius",void 0),t.Star=Dt([$r()],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(Uo.LOADED,(t=>{"fill"===t.attrName&&t.attrValue.url===this.url&&(this.image=t.image)}))}destroy(){this.image=null,super.destroy()}},Dt([Yr(Ha)],t.Image.prototype,"__",void 0),Dt([Rr("")],t.Image.prototype,"url",void 0),t.Image=Dt([$r()],t.Image),t.Canvas=class extends t.Rect{get __tag(){return"Canvas"}constructor(t){super(t),this.canvas=s.canvas(this.__),this.context=this.canvas.context,this.__.__isCanvas=this.__.__drawAfterFill=!0}draw(t,e,s,i){t.__layout.update();const r=new z(t.__world).invert(),o=new z;e&&o.translate(e.x,e.y),s&&("number"==typeof s?o.scale(s):o.scale(s.x,s.y)),i&&o.rotate(i),r.multiplyParent(o),t.__render(this.canvas,{matrix:r.withScale()}),this.paint()}paint(){this.forceUpdate("fill")}__drawAfterFill(t,e){const s=this.canvas.view,{width:i,height:r}=this;this.__.cornerRadius||this.pathInputed?(t.save(),t.clip(),t.drawImage(this.canvas.view,0,0,s.width,s.height,0,0,i,r),t.restore()):t.drawImage(this.canvas.view,0,0,s.width,s.height,0,0,i,r)}__updateSize(){const{canvas:t}=this;if(t){const{smooth:e}=this.__;t.smooth!==e&&(t.smooth=e),t.resize(this.__)}}destroy(){this.canvas&&(this.canvas.destroy(),this.canvas=this.context=null),super.destroy()}},Dt([Yr(ja)],t.Canvas.prototype,"__",void 0),Dt([ka(100)],t.Canvas.prototype,"width",void 0),Dt([ka(100)],t.Canvas.prototype,"height",void 0),Dt([ka(e.devicePixelRatio)],t.Canvas.prototype,"pixelRatio",void 0),Dt([ka(!0)],t.Canvas.prototype,"smooth",void 0),Dt([ka()],t.Canvas.prototype,"contextSettings",void 0),t.Canvas=Dt([$r()],t.Canvas);const{copyAndSpread:Ph,includes:Ih,isSame:Oh,spread:Ah,setList:Eh}=ot;function Wh(t,e){let s;const{rows:i,decorationY:r,decorationHeight:o}=t.__.__textDrawData;for(let t=0,n=i.length;t<n;t++)s=i[t],s.text?e.fillText(s.text,s.x,s.y):s.data&&s.data.forEach((t=>{e.fillText(t.char,t.x,s.y)})),r&&e.fillRect(s.x,s.y+r,s.width,o)}function Mh(t,e,s){const{strokeAlign:i}=e.__,r="string"!=typeof t;switch(i){case"center":s.setStroke(r?void 0:t,e.__.strokeWidth,e.__),r?Fh(t,!0,e,s):Uh(e,s);break;case"inside":Dh("inside",t,r,e,s);break;case"outside":Dh("outside",t,r,e,s)}}function Dh(t,e,s,i,r){const{__strokeWidth:o,__font:n}=i.__,a=r.getSameCanvas(!0,!0);a.setStroke(s?void 0:e,2*o,i.__),a.font=n,s?Fh(e,!0,i,a):Uh(i,a),a.blendMode="outside"===t?"destination-out":"destination-in",Wh(i,a),a.blendMode="normal",i.__worldFlipped?r.copyWorldByReset(a,i.__nowWorld):r.copyWorldToInner(a,i.__nowWorld,i.__layout.renderBounds),a.recycle(i.__nowWorld)}function Uh(t,e){let s;const{rows:i,decorationY:r,decorationHeight:o}=t.__.__textDrawData;for(let t=0,n=i.length;t<n;t++)s=i[t],s.text?e.strokeText(s.text,s.x,s.y):s.data&&s.data.forEach((t=>{e.strokeText(t.char,t.x,s.y)})),r&&e.strokeRect(s.x,s.y+r,s.width,o)}function Fh(t,e,s,i){let r;for(let o=0,n=t.length;o<n;o++)r=t[o],r.image&&fa.checkImage(s,i,r,!1)||r.style&&(i.strokeStyle=r.style,r.blendMode?(i.saveBlendMode(r.blendMode),e?Uh(s,i):i.stroke(),i.restoreBlendMode()):e?Uh(s,i):i.stroke())}t.Text=class extends t.UI{get __tag(){return"Text"}get editInner(){return"TextEditor"}get textDrawData(){return this.__layout.update(),this.__.__textDrawData}constructor(t){super(t)}__drawHitPath(t){const{__lineHeight:e,__baseLine:s,__textDrawData:i}=this.__;t.beginPath(),this.__.__letterSpacing<0?this.__drawPathByData(t):i.rows.forEach((i=>t.rect(i.x,i.y-s,i.width,e)))}__drawPathByData(t,e){const{x:s,y:i,width:r,height:o}=this.__layout.boxBounds;t.rect(s,i,r,o)}__drawRenderPath(t){t.font=this.__.__font}__updateTextDrawData(){const t=this.__;t.__textDrawData=ua.getDrawData(t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{lineHeight:s,letterSpacing:i,fontFamily:r,fontSize:o,fontWeight:n,italic:a,textCase:l,textOverflow:d,padding:c}=t,u=t.__autoWidth,_=t.__autoHeight;t.__lineHeight=Pa.number(s,o),t.__letterSpacing=Pa.number(i,o),t.__padding=c?h.fourNumber(c):void 0,t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*o)/2,t.__font=`${a?"italic ":""}${"small-caps"===l?"small-caps ":""}${"normal"!==n?n+" ":""}${o}px ${r}`,t.__clipText="show"!==d&&!t.__autoSize,this.__updateTextDrawData();const{bounds:p}=t.__textDrawData,g=e.boxBounds;if(t.__lineHeight<o&&Ah(p,o/2),u||_){if(g.x=u?p.x:0,g.y=_?p.y:0,g.width=u?p.width:t.width,g.height=_?p.height:t.height,c){const[e,s,i,r]=t.__padding;u&&(g.x-=r,g.width+=s+r),_&&(g.y-=e,g.height+=i+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();a&&(g.width+=.16*o);const f=Ih(g,p)?g:p;Oh(f,e.contentBounds)?t.__textBoxBounds=f:(e.contentBounds=f,e.renderChanged=!0,Eh(t.__textBoxBounds={},[g,p]))}__updateRenderSpread(){let t=super.__updateRenderSpread();return t||(t=this.__layout.boxBounds===this.__layout.contentBounds?0:1),t}__updateRenderBounds(){Ph(this.__layout.renderBounds,this.__.__textBoxBounds,this.__layout.renderSpread)}},Dt([Yr(Xa)],t.Text.prototype,"__",void 0),Dt([Rr(0)],t.Text.prototype,"width",void 0),Dt([Rr(0)],t.Text.prototype,"height",void 0),Dt([xr(!1)],t.Text.prototype,"resizeFontSize",void 0),Dt([Er("#000000")],t.Text.prototype,"fill",void 0),Dt([Pr("outside")],t.Text.prototype,"strokeAlign",void 0),Dt([zr("all")],t.Text.prototype,"hitFill",void 0),Dt([Rr("")],t.Text.prototype,"text",void 0),Dt([Rr("L")],t.Text.prototype,"fontFamily",void 0),Dt([Rr(12)],t.Text.prototype,"fontSize",void 0),Dt([Rr("normal")],t.Text.prototype,"fontWeight",void 0),Dt([Rr(!1)],t.Text.prototype,"italic",void 0),Dt([Rr("none")],t.Text.prototype,"textCase",void 0),Dt([Rr("none")],t.Text.prototype,"textDecoration",void 0),Dt([Rr(0)],t.Text.prototype,"letterSpacing",void 0),Dt([Rr({type:"percent",value:1.5})],t.Text.prototype,"lineHeight",void 0),Dt([Rr(0)],t.Text.prototype,"paraIndent",void 0),Dt([Rr(0)],t.Text.prototype,"paraSpacing",void 0),Dt([Rr("left")],t.Text.prototype,"textAlign",void 0),Dt([Rr("top")],t.Text.prototype,"verticalAlign",void 0),Dt([Rr("normal")],t.Text.prototype,"textWrap",void 0),Dt([Rr("show")],t.Text.prototype,"textOverflow",void 0),t.Text=Dt([$r()],t.Text),t.Path=class extends t.UI{get __tag(){return"Path"}constructor(t){super(t),this.__.__pathInputed=2}},Dt([Yr(za)],t.Path.prototype,"__",void 0),Dt([Pr("center")],t.Path.prototype,"strokeAlign",void 0),t.Path=Dt([$r()],t.Path),t.Pen=class extends t.Group{get __tag(){return"Pen"}constructor(t){super(t)}setStyle(e){const s=this.pathElement=new t.Path(e);return this.pathStyle=e,this.__path=s.path||(s.path=[]),this.add(s),this}beginPath(){return this.__path.length=0,this.paint(),this}moveTo(t,e){return this}lineTo(t,e){return this}bezierCurveTo(t,e,s,i,r,o){return this}quadraticCurveTo(t,e,s,i){return this}closePath(){return this}rect(t,e,s,i){return this}roundRect(t,e,s,i,r){return this}ellipse(t,e,s,i,r,o,n,a){return this}arc(t,e,s,i,r,o){return this}arcTo(t,e,s,i,r){return this}drawEllipse(t,e,s,i,r,o,n,a){return this}drawArc(t,e,s,i,r,o){return this}drawPoints(t,e,s){return this}clearPath(){return this}paint(){this.pathElement.forceUpdate("path")}},Dt([Yr(Na)],t.Pen.prototype,"__",void 0),Dt([(t,e)=>{gr(t,e,{get(){return this.__path}})}],t.Pen.prototype,"path",void 0),t.Pen=Dt([Jr(ti,["set","beginPath","path"]),$r()],t.Pen);const{getSpread:zh,getOuterOf:Nh,getByMove:Yh,getIntersectData:Xh}=ot;let Hh;function jh(t,e,s){if("object"!=typeof e||!1===e.visible||0===e.opacity)return;const{boxBounds:i}=s.__layout;switch(e.type){case"solid":let{type:r,blendMode:o,color:n,opacity:a}=e;return{type:r,blendMode:o,style:_a.string(n,a)};case"image":return fa.image(s,t,e,i,!Hh||!Hh[e.url]);case"linear":return ya.linearGradient(e,i);case"radial":return ya.radialGradient(e,i);case"angular":return ya.conicGradient(e,i);default:return void 0!==e.r?{type:"solid",style:_a.string(e)}:void 0}}const Vh={compute:function(t,e){const s=e.__,i=[];let r,o=s.__input[t];o instanceof Array||(o=[o]),Hh=fa.recycleImage(t,s);for(let s,r=0,n=o.length;r<n;r++)s=jh(t,o[r],e),s&&i.push(s);s["_"+t]=i.length?i:void 0,i.length&&i[0].image&&(r=i[0].image.hasOpacityPixel),"fill"===t?s.__pixelFill=r:s.__pixelStroke=r},fill:function(t,e,s){s.fillStyle=t,e.__.__font?Wh(e,s):e.__.windingRule?s.fill(e.__.windingRule):s.fill()},fills:function(t,e,s){let i;const{windingRule:r,__font:o}=e.__;for(let n=0,a=t.length;n<a;n++)i=t[n],i.image&&fa.checkImage(e,s,i,!o)||i.style&&(s.fillStyle=i.style,i.transform?(s.save(),s.transform(i.transform),i.blendMode&&(s.blendMode=i.blendMode),o?Wh(e,s):r?s.fill(r):s.fill(),s.restore()):i.blendMode?(s.saveBlendMode(i.blendMode),o?Wh(e,s):r?s.fill(r):s.fill(),s.restoreBlendMode()):o?Wh(e,s):r?s.fill(r):s.fill())},fillText:Wh,stroke:function(t,e,s){const i=e.__,{__strokeWidth:r,strokeAlign:o,__font:n}=i;if(r)if(n)Mh(t,e,s);else switch(o){case"center":s.setStroke(t,r,i),s.stroke();break;case"inside":s.save(),s.setStroke(t,2*r,i),i.windingRule?s.clip(i.windingRule):s.clip(),s.stroke(),s.restore();break;case"outside":const o=s.getSameCanvas(!0,!0);o.setStroke(t,2*r,i),e.__drawRenderPath(o),o.stroke(),i.windingRule?o.clip(i.windingRule):o.clip(),o.clearWorld(e.__layout.renderBounds),e.__worldFlipped?s.copyWorldByReset(o,e.__nowWorld):s.copyWorldToInner(o,e.__nowWorld,e.__layout.renderBounds),o.recycle(e.__nowWorld)}},strokes:function(t,e,s){const i=e.__,{__strokeWidth:r,strokeAlign:o,__font:n}=i;if(r)if(n)Mh(t,e,s);else switch(o){case"center":s.setStroke(void 0,r,i),Fh(t,!1,e,s);break;case"inside":s.save(),s.setStroke(void 0,2*r,i),i.windingRule?s.clip(i.windingRule):s.clip(),Fh(t,!1,e,s),s.restore();break;case"outside":const{renderBounds:o}=e.__layout,n=s.getSameCanvas(!0,!0);e.__drawRenderPath(n),n.setStroke(void 0,2*r,i),Fh(t,!1,e,n),i.windingRule?n.clip(i.windingRule):n.clip(),n.clearWorld(o),e.__worldFlipped?s.copyWorldByReset(n,e.__nowWorld):s.copyWorldToInner(n,e.__nowWorld,o),n.recycle(e.__nowWorld)}},strokeText:Mh,drawTextStroke:Uh,shape:function(t,e,s){const i=e.getSameCanvas(),r=t.__nowWorld;let o,n,a,h,{scaleX:l,scaleY:d}=r;if(l<0&&(l=-l),d<0&&(d=-d),e.bounds.includes(r))h=i,o=a=r;else{const{renderShapeSpread:i}=t.__layout,c=Xh(i?zh(e.bounds,l===d?i*l:[i*d,i*l]):e.bounds,r);n=e.bounds.getFitMatrix(c);let{a:u,d:_}=n;if(n.a<1&&(h=e.getSameCanvas(),t.__renderShape(h,s),l*=u,d*=_),a=Nh(r,n),o=Yh(a,-n.e,-n.f),s.matrix){const{matrix:t}=s;n.multiply(t),u*=t.scaleX,_*=t.scaleY}s=Object.assign(Object.assign({},s),{matrix:n.withScale(u,_)})}return t.__renderShape(i,s),{canvas:i,matrix:n,bounds:o,worldCanvas:h,shapeBounds:a,scaleX:l,scaleY:d}}};let Gh={};const{get:qh,rotateOfOuter:Qh,translate:Jh,scaleOfOuter:$h,scale:Zh,rotate:Kh}=b;function tl(t,e,s,i,r,o,n){const a=qh();Jh(a,e.x+s,e.y+i),Zh(a,r,o),n&&Qh(a,{x:e.x+e.width/2,y:e.y+e.height/2},n),t.transform=a}function el(t,e,s,i,r,o,n){const a=qh();Jh(a,e.x+s,e.y+i),r&&Zh(a,r,o),n&&Kh(a,n),t.transform=a}function sl(t,e,s,i,r,o,n,a,h,l){const d=qh();if(h)if("center"===l)Qh(d,{x:s/2,y:i/2},h);else switch(Kh(d,h),h){case 90:Jh(d,i,0);break;case 180:Jh(d,s,i);break;case 270:Jh(d,0,s)}Gh.x=e.x+r,Gh.y=e.y+o,Jh(d,Gh.x,Gh.y),n&&$h(d,Gh,n,a),t.transform=d}const{get:il,translate:rl}=b,ol=new lt,nl={};function al(t,e,s,i){const{blendMode:r}=s;r&&(t.blendMode=r),t.data=hl(s,i,e)}function hl(t,e,s){let{width:i,height:r}=s;t.padding&&(e=ol.set(e).shrink(t.padding));const{opacity:o,mode:n,align:a,offset:h,scale:l,size:d,rotation:c,repeat:u}=t,_=e.width===i&&e.height===r,p={mode:n},g="center"!==a&&(c||0)%180==90,f=g?r:i,y=g?i:r;let m,w,x=0,v=0;if(n&&"cover"!==n&&"fit"!==n)d?(m=("number"==typeof d?d:d.width)/i,w=("number"==typeof d?d:d.height)/r):l&&(m="number"==typeof l?l:l.x,w="number"==typeof l?l:l.y);else if(!_||c){const t=e.width/f,s=e.height/y;m=w="fit"===n?Math.min(t,s):Math.max(t,s),x+=(e.width-i*m)/2,v+=(e.height-r*w)/2}if(a){const t={x:x,y:v,width:f,height:y};m&&(t.width*=m,t.height*=w),mt.toPoint(a,t,e,nl,!0),x+=nl.x,v+=nl.y}switch(h&&(x+=h.x,v+=h.y),n){case"strench":_||(i=e.width,r=e.height);break;case"normal":case"clip":(x||v||m||c)&&el(p,e,x,v,m,w,c);break;case"repeat":(!_||m||c)&&sl(p,e,i,r,x,v,m,w,c,a),u||(p.repeat="repeat");break;default:m&&tl(p,e,x,v,m,w,c)}return p.transform||(e.x||e.y)&&(p.transform=il(),rl(p.transform,e.x,e.y)),m&&"strench"!==n&&(p.scaleX=m,p.scaleY=w),p.width=i,p.height=r,o&&(p.opacity=o),u&&(p.repeat="string"==typeof u?"x"===u?"repeat-x":"repeat-y":"repeat"),p}let ll,dl=new lt;const{isSame:cl}=ot;function ul(t,e,s,i,r,o){if("fill"===e&&!t.__.__naturalWidth){const e=t.__;if(e.__naturalWidth=i.width/e.pixelRatio,e.__naturalHeight=i.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||al(r,i,s,o),!0}function _l(t,e){fl(t,Uo.LOAD,e)}function pl(t,e){fl(t,Uo.LOADED,e)}function gl(t,e,s){e.error=s,t.forceUpdate("surface"),fl(t,Uo.ERROR,e)}function fl(t,e,s){t.hasEvent(e)&&t.emitEvent(new Uo(e,s))}function yl(t,e){const{leafer:s}=t;s&&s.viewReady&&(s.renderer.ignore=e)}const{get:ml,scale:wl,copy:xl}=b,{ceil:vl,abs:bl}=Math;function Bl(t,s,i){let{scaleX:r,scaleY:o}=dr.patternLocked?t.__world:t.__nowWorld;const n=r+"-"+o;if(s.patternId===n||t.destroyed)return!1;{r=bl(r),o=bl(o);const{image:t,data:a}=s;let h,l,{width:d,height:c,scaleX:u,scaleY:_,opacity:p,transform:g,repeat:f}=a;u&&(l=ml(),xl(l,g),wl(l,1/u,1/_),r*=u,o*=_),r*=i,o*=i,d*=r,c*=o;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,o/=h,d/=h,c/=h),u&&(r/=u,o/=_),(g||1!==r||1!==o)&&(l||(l=ml(),g&&xl(l,g)),wl(l,1/r,1/o));const w=t.getCanvas(vl(d)||1,vl(c)||1,p),x=t.getPattern(w,f||e.origin.noRepeat||"no-repeat",l,s);return s.style=x,s.patternId=n,!0}}const{abs:kl}=Math;const Rl={image:function(t,e,s,i,r){let o,n;const a=dr.get(s);return ll&&s===ll.paint&&cl(i,ll.boxBounds)?o=ll.leafPaint:(o={type:s.type,image:a},ll=a.use>1?{leafPaint:o,paint:s,boxBounds:dl.set(i)}:null),(r||a.loading)&&(n={image:a,attrName:e,attrValue:s}),a.ready?(ul(t,e,s,a,o,i),r&&(_l(t,n),pl(t,n))):a.error?r&&gl(t,n,a.error):(yl(t,!0),r&&_l(t,n),o.loadId=a.load((()=>{yl(t,!1),t.destroyed||(ul(t,e,s,a,o,i)&&(a.hasOpacityPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),pl(t,n)),o.loadId=null}),(e=>{yl(t,!1),gl(t,n,e),o.loadId=null}))),o},checkImage:function(t,s,i,r){const{scaleX:o,scaleY:n}=dr.patternLocked?t.__world:t.__nowWorld;if(!i.data||i.patternId===o+"-"+n&&!wa.running)return!1;{const{data:a}=i;if(r)if(a.repeat)r=!1;else{let{width:t,height:i}=a;t*=kl(o)*s.pixelRatio,i*=kl(n)*s.pixelRatio,a.scaleX&&(t*=a.scaleX,i*=a.scaleY),r=t*i>e.image.maxCacheSize||wa.running}return r?(s.save(),s.clip(),i.blendMode&&(s.blendMode=i.blendMode),a.opacity&&(s.opacity*=a.opacity),a.transform&&s.transform(a.transform),s.drawImage(i.image.view,0,0,a.width,a.height),s.restore(),!0):(!i.style||wa.running?Bl(t,i,s.pixelRatio):i.patternTask||(i.patternTask=dr.patternTasker.add((()=>Ut(this,void 0,void 0,(function*(){i.patternTask=null,s.bounds.hit(t.__nowWorld)&&Bl(t,i,s.pixelRatio),t.forceUpdate("surface")}))),300)),!1)}},createPattern:Bl,recycleImage:function(t,e){const s=e["_"+t];if(s instanceof Array){let i,r,o,n;for(let a=0,h=s.length;a<h;a++)i=s[a].image,n=i&&i.url,n&&(r||(r={}),r[n]=!0,dr.recycle(i),i.loading&&(o||(o=e.__input&&e.__input[t]||[],o instanceof Array||(o=[o])),i.unload(s[a].loadId,!o.some((t=>t.url===n)))));return r}return null},createData:al,getPatternData:hl,fillOrFitMode:tl,clipMode:el,repeatMode:sl},{toPoint:Cl}=gt,Sl={},Tl={};function Ll(t,e,s){let i;for(let r=0,o=e.length;r<o;r++)i=e[r],"string"==typeof i?t.addColorStop(r/(o-1),_a.string(i,s)):t.addColorStop(i.offset,_a.string(i.color,s))}const{getAngle:Pl,getDistance:Il}=A,{get:Ol,rotateOfOuter:Al,scaleOfOuter:El}=b,{toPoint:Wl}=gt,Ml={},Dl={};function Ul(t,e,s,i,r){let o;const{width:n,height:a}=t;if(n!==a||i){const t=Pl(e,s);o=Ol(),r?(El(o,e,n/a*(i||1),1),Al(o,e,t+90)):(El(o,e,1,n/a*(i||1)),Al(o,e,t))}return o}const{getDistance:Fl}=A,{toPoint:zl}=gt,Nl={},Yl={};const Xl={linearGradient:function(t,s){let{from:i,to:r,type:o,blendMode:n,opacity:a}=t;Cl(i||"top",s,Sl),Cl(r||"bottom",s,Tl);const h=e.canvas.createLinearGradient(Sl.x,Sl.y,Tl.x,Tl.y);Ll(h,t.stops,a);const l={type:o,style:h};return n&&(l.blendMode=n),l},radialGradient:function(t,s){let{from:i,to:r,type:o,opacity:n,blendMode:a,stretch:h}=t;Wl(i||"center",s,Ml),Wl(r||"bottom",s,Dl);const l=e.canvas.createRadialGradient(Ml.x,Ml.y,0,Ml.x,Ml.y,Il(Ml,Dl));Ll(l,t.stops,n);const d={type:o,style:l},c=Ul(s,Ml,Dl,h,!0);return c&&(d.transform=c),a&&(d.blendMode=a),d},conicGradient:function(t,s){let{from:i,to:r,type:o,opacity:n,blendMode:a,stretch:h}=t;zl(i||"center",s,Nl),zl(r||"bottom",s,Yl);const l=e.conicGradientSupport?e.canvas.createConicGradient(0,Nl.x,Nl.y):e.canvas.createRadialGradient(Nl.x,Nl.y,0,Nl.x,Nl.y,Fl(Nl,Yl));Ll(l,t.stops,n);const d={type:o,style:l},c=Ul(s,Nl,Yl,h||1,e.conicGradientRotate90);return c&&(d.transform=c),a&&(d.blendMode=a),d},getTransform:Ul},{copy:Hl,toOffsetOutBounds:jl}=ot,Vl={},Gl={};function ql(t,s,i,r){const{bounds:o,shapeBounds:n}=r;if(e.fullImageShadow){if(Hl(Vl,t.bounds),Vl.x+=s.x-n.x,Vl.y+=s.y-n.y,i){const{matrix:t}=r;Vl.x-=(o.x+(t?t.e:0)+o.width/2)*(i-1),Vl.y-=(o.y+(t?t.f:0)+o.height/2)*(i-1),Vl.width*=i,Vl.height*=i}t.copyWorld(r.canvas,t.bounds,Vl)}else i&&(Hl(Vl,s),Vl.x-=s.width/2*(i-1),Vl.y-=s.height/2*(i-1),Vl.width*=i,Vl.height*=i),t.copyWorld(r.canvas,n,i?Vl:s)}const{toOffsetOutBounds:Ql}=ot,Jl={};const $l={shadow:function(t,e,s){let i,r;const{__nowWorld:o,__layout:n}=t,{shadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=s,_=e.getSameCanvas(),p=a.length-1;jl(l,Gl),a.forEach(((a,g)=>{_.setWorldShadow(Gl.offsetX+a.x*c,Gl.offsetY+a.y*u,a.blur*c,a.color),r=a.spread?1+2*a.spread/(n.boxBounds.width+2*(n.strokeBoxSpread||0)):0,ql(_,Gl,r,s),i=l,a.box&&(_.restore(),_.save(),h&&(_.copyWorld(_,l,o,"copy"),i=o),h?_.copyWorld(h,o,o,"destination-out"):_.copyWorld(s.canvas,d,l,"destination-out")),t.__worldFlipped?e.copyWorldByReset(_,i,o,a.blendMode):e.copyWorldToInner(_,i,n.renderBounds,a.blendMode),p&&g<p&&_.clearWorld(i,!0)})),_.recycle(i)},innerShadow:function(t,e,s){let i,r;const{__nowWorld:o,__layout:n}=t,{innerShadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=s,_=e.getSameCanvas(),p=a.length-1;Ql(l,Jl),a.forEach(((a,g)=>{_.save(),_.setWorldShadow(Jl.offsetX+a.x*c,Jl.offsetY+a.y*u,a.blur*c),r=a.spread?1-2*a.spread/(n.boxBounds.width+2*(n.strokeBoxSpread||0)):0,ql(_,Jl,r,s),_.restore(),h?(_.copyWorld(_,l,o,"copy"),_.copyWorld(h,o,o,"source-out"),i=o):(_.copyWorld(s.canvas,d,l,"source-out"),i=l),_.fillWorld(i,a.color,"source-in"),t.__worldFlipped?e.copyWorldByReset(_,i,o,a.blendMode):e.copyWorldToInner(_,i,n.renderBounds,a.blendMode),p&&g<p&&_.clearWorld(i,!0)})),_.recycle(i)},blur:function(t,e,s){const{blur:i}=t.__;s.setWorldBlur(i*t.__nowWorld.a),s.copyWorldToInner(e,t.__nowWorld,t.__layout.renderBounds),s.filter="none"},backgroundBlur:function(t,e,s){}},{excludeRenderBounds:Zl}=fo;function Kl(t,e,s,i,r,o){switch(e){case"alpha":!function(t,e,s,i){const r=t.__nowWorld;s.resetTransform(),s.opacity=1,s.useMask(i,r),i.recycle(r),ed(t,e,s,1)}(t,s,i,r);break;case"opacity-path":ed(t,s,i,o);break;case"path":s.restore()}}function td(t){return t.getSameCanvas(!1,!0)}function ed(t,e,s,i){const r=t.__nowWorld;e.resetTransform(),e.opacity=i,e.copyWorld(s,r),s.recycle(r)}t.Group.prototype.__renderMask=function(t,e){let s,i,r,o,n;const{children:a}=this;for(let h=0,l=a.length;h<l;h++)s=a[h],s.__.mask&&(n&&(Kl(this,n,t,r,i,o),i=r=null),"path"===s.__.mask?(s.opacity<1?(n="opacity-path",o=s.opacity,r||(r=td(t))):(n="path",t.save()),s.__clip(r||t,e)):(n="alpha",i||(i=td(t)),r||(r=td(t)),s.__render(i,e)),"clipping"!==s.__.mask)||Zl(s,e)||s.__render(r||t,e);Kl(this,n,t,r,i,o)};const sd=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",id=sd+"_#~&*+\\=|≮≯≈≠=…",rd=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 od(t){const e={};return t.split("").forEach((t=>e[t]=!0)),e}const nd=od("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),ad=od("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),hd=od(sd),ld=od(id),dd=od("- —/~|┆·");var cd;!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"}(cd||(cd={}));const{Letter:ud,Single:_d,Before:pd,After:gd,Symbol:fd,Break:yd}=cd;function md(t){return nd[t]?ud:dd[t]?yd:ad[t]?pd:hd[t]?gd:ld[t]?fd:rd.test(t)?_d:ud}const wd={trimRight(t){const{words:e}=t;let s,i=0,r=e.length;for(let o=r-1;o>-1&&(s=e[o].data[0]," "===s.char);o--)i++,t.width-=s.width;i&&e.splice(r-i,i)}};function xd(t,e,s){switch(e){case"title":return s?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:vd}=wd,{Letter:bd,Single:Bd,Before:kd,After:Rd,Symbol:Cd,Break:Sd}=cd;let Td,Ld,Pd,Id,Od,Ad,Ed,Wd,Md,Dd,Ud,Fd,zd,Nd,Yd,Xd,Hd=[];function jd(t,e){Md&&!Wd&&(Wd=Md),Td.data.push({char:t,width:e}),Pd+=e}function Vd(){Id+=Pd,Td.width=Pd,Ld.words.push(Td),Td={data:[]},Pd=0}function Gd(){Nd&&(Yd.paraNumber++,Ld.paraStart=!0,Nd=!1),Md&&(Ld.startCharSize=Wd,Ld.endCharSize=Md,Wd=0),Ld.width=Id,Xd.width&&vd(Ld),Hd.push(Ld),Ld={words:[]},Id=0}const qd=0,Qd=1,Jd=2;const{top:$d,right:Zd,bottom:Kd,left:tc}=t.Direction4;function ec(t,e,s){const{bounds:i,rows:r}=t;i[e]+=s;for(let t=0;t<r.length;t++)r[t][e]+=s}const sc={getDrawData:function(t,s){"string"!=typeof t&&(t=String(t));let i=0,r=0,o=s.__getInput("width")||0,n=s.__getInput("height")||0;const{textDecoration:a,__font:h,__padding:l}=s;l&&(o&&(i=l[tc],o-=l[Zd]+l[tc]),n&&(r=l[$d],n-=l[$d]+l[Kd]));const d={bounds:{x:i,y:r,width:o,height:n},rows:[],paraNumber:0,font:e.canvas.font=h};return function(t,s,i){Yd=t,Hd=t.rows,Xd=t.bounds;const{__letterSpacing:r,paraIndent:o,textCase:n}=i,{canvas:a}=e,{width:h,height:l}=Xd;if(h||l||r||"none"!==n){const t="none"!==i.textWrap,e="break"===i.textWrap;Nd=!0,Ud=null,Wd=Ed=Md=Pd=Id=0,Td={data:[]},Ld={words:[]};for(let i=0,l=s.length;i<l;i++)Ad=s[i],"\n"===Ad?(Pd&&Vd(),Ld.paraEnd=!0,Gd(),Nd=!0):(Dd=md(Ad),Dd===bd&&"none"!==n&&(Ad=xd(Ad,n,!Pd)),Ed=a.measureText(Ad).width,r&&(r<0&&(Md=Ed),Ed+=r),Fd=Dd===Bd&&(Ud===Bd||Ud===bd)||Ud===Bd&&Dd!==Rd,zd=!(Dd!==kd&&Dd!==Bd||Ud!==Cd&&Ud!==Rd),Od=Nd&&o?h-o:h,t&&h&&Id+Pd+Ed>Od&&(e?(Pd&&Vd(),Id&&Gd()):(zd||(zd=Dd===bd&&Ud==Rd),Fd||zd||Dd===Sd||Dd===kd||Dd===Bd||Pd+Ed>Od?(Pd&&Vd(),Id&&Gd()):Id&&Gd()))," "===Ad&&!0!==Nd&&Id+Pd===0||(Dd===Sd?(" "===Ad&&Pd&&Vd(),jd(Ad,Ed),Vd()):Fd||zd?(Pd&&Vd(),jd(Ad,Ed)):jd(Ad,Ed)),Ud=Dd);Pd&&Vd(),Id&&Gd(),Hd.length>0&&(Hd[Hd.length-1].paraEnd=!0)}else s.split("\n").forEach((t=>{Yd.paraNumber++,Hd.push({x:o||0,text:t,width:a.measureText(t).width,paraStart:!0})}))}(d,t,s),l&&function(t,e,s,i,r){if(!i)switch(s.textAlign){case"left":ec(e,"x",t[tc]);break;case"right":ec(e,"x",-t[Zd])}if(!r)switch(s.verticalAlign){case"top":ec(e,"y",t[$d]);break;case"bottom":ec(e,"y",-t[Kd])}}(l,d,s,o,n),function(t,e){const{rows:s,bounds:i}=t,{__lineHeight:r,__baseLine:o,__letterSpacing:n,__clipText:a,textAlign:h,verticalAlign:l,paraSpacing:d}=e;let c,u,_,{x:p,y:g,width:f,height:y}=i,m=r*s.length+(d?d*(t.paraNumber-1):0),w=o;if(a&&m>y)m=Math.max(y,r),t.overflow=s.length;else switch(l){case"middle":g+=(y-m)/2;break;case"bottom":g+=y-m}w+=g;for(let o=0,l=s.length;o<l;o++){if(c=s[o],c.x=p,c.width<f||c.width>f&&!a)switch(h){case"center":c.x+=(f-c.width)/2;break;case"right":c.x+=f-c.width}c.paraStart&&d&&o>0&&(w+=d),c.y=w,w+=r,t.overflow>o&&w>m&&(c.isOverflow=!0,t.overflow=o+1),u=c.x,_=c.width,n<0&&(c.width<0?(_=-c.width+e.fontSize+n,u-=_,_+=e.fontSize):_-=n),u<i.x&&(i.x=u),_>i.width&&(i.width=_),a&&f&&f<_&&(c.isOverflow=!0,t.overflow||(t.overflow=s.length))}i.y=g,i.height=m}(d,s),function(t,e,s,i){const{rows:r}=t,{textAlign:o,paraIndent:n,letterSpacing:a}=e;let h,l,d,c,u;r.forEach((t=>{t.words&&(d=n&&t.paraStart?n:0,l=s&&"justify"===o&&t.words.length>1?(s-t.width-d)/(t.words.length-1):0,c=a||t.isOverflow?qd:l>.01?Qd:Jd,t.isOverflow&&!a&&(t.textMode=!0),c===Jd?(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===Qd?(u={char:"",x:h},h=function(t,e,s){return t.forEach((t=>{s.char+=t.char,e+=t.width})),e}(e.data,h,u),(t.isOverflow||" "!==u.char)&&t.data.push(u)):h=function(t,e,s,i){return t.forEach((t=>{(i||" "!==t.char)&&(t.x=e,s.push(t)),e+=t.width})),e}(e.data,h,t.data,t.isOverflow),!t.paraEnd&&l&&(h+=l,t.width+=l)}))),t.words=null)}))}(d,s,o),d.overflow&&function(t,s,i,r){if(!r)return;const{rows:o,overflow:n}=t;let{textOverflow:a}=s;if(o.splice(n),a&&"show"!==a){let t,h;"hide"===a?a="":"ellipsis"===a&&(a="...");const l=a?e.canvas.measureText(a).width:0,d=i+r-l;("none"===s.textWrap?o:[o[n-1]]).forEach((e=>{if(e.isOverflow&&e.data){let s=e.data.length-1;for(let i=s;i>-1&&(t=e.data[i],h=t.x+t.width,!(i===s&&h<d));i--){if(h<d&&" "!==t.char){e.data.splice(i+1),e.width-=t.width;break}e.width-=t.width}e.width+=l,e.data.push({char:a,x:h}),e.textMode&&function(t){t.text="",t.data.forEach((e=>{t.text+=e.char})),t.data=null}(e)}}))}}(d,s,i,o),"none"!==a&&function(t,e){const{fontSize:s}=e;switch(t.decorationHeight=s/11,e.textDecoration){case"under":t.decorationY=.15*s;break;case"delete":t.decorationY=.35*-s}}(d,s),d}};const ic={string:function(t,e){if("string"==typeof t)return t;let s=void 0===t.a?1:t.a;e&&(s*=e);const i=t.r+","+t.g+","+t.b;return 1===s?"rgb("+i+")":"rgba("+i+","+s+")"}},{setPoint:rc,addPoint:oc,toBounds:nc}=Y;const ac={export(t,i,r){this.running=!0;const o=or.fileType(i);return r=or.getExportOptions(r),function(t){hc||(hc=new lr);return new Promise((e=>{hc.add((()=>Ut(this,void 0,void 0,(function*(){return yield t(e)}))),{parallel:!1})}))}((n=>new Promise((a=>{const h=t=>{n(t),a(),this.running=!1},{toURL:l}=e,{download:d}=e.origin;if("json"===i)return h({data:t.toJSON(r.json)});if("json"===o)return d(l(JSON.stringify(t.toJSON(r.json)),"text"),i),h({data:!0});if("svg"===i)return h({data:t.toSVG()});if("svg"===o)return d(l(t.toSVG(),"svg"),i),h({data:!0});const{leafer:c}=t;c?(lc(t),c.waitViewCompleted((()=>Ut(this,void 0,void 0,(function*(){let e,o,n=1,a=1;const{worldTransform:l,isLeafer:d,isFrame:u}=t,{slice:_,trim:p,onCanvas:g}=r;let f=r.scale||1,y=r.pixelRatio||1;const m=void 0===r.smooth?c.config.smooth:r.smooth,w=r.contextSettings||c.config.contextSettings;t.isApp&&(f*=y,y=t.app.pixelRatio);const x=r.screenshot||t.isApp,v=d&&x&&void 0===r.fill?t.fill:r.fill,b=or.isOpaqueImage(i)||v,B=new z;if(x)e=!0===x?d?c.canvas.bounds:t.worldRenderBounds:x;else{let s=r.relative||(d?"inner":"local");switch(n=l.scaleX,a=l.scaleY,s){case"inner":B.set(l);break;case"local":B.set(l).divide(t.localTransform),n/=t.scaleX,a/=t.scaleY;break;case"world":n=1,a=1;break;case"page":s=t.leafer;default:B.set(l).divide(t.getTransform(s));const e=s.worldTransform;n/=n/e.scaleX,a/=a/e.scaleY}e=t.getBounds("render",s)}const{x:k,y:R,width:C,height:S}=new lt(e).scale(f);let T=s.canvas({width:Math.round(C),height:Math.round(S),pixelRatio:y,smooth:m,contextSettings:w});const L={matrix:B.scale(1/f).invert().translate(-k,-R).withScale(1/n*f,1/a*f)};let P;if(_&&(P=t,P.__worldOpacity=0,t=c,L.bounds=T.bounds),T.save(),u&&void 0!==v){const e=t.get("fill");t.fill="",t.__render(T,L),t.fill=e}else t.__render(T,L);if(T.restore(),P&&P.__updateWorldOpacity(),p){o=function(t){const{width:e,height:s}=t.view,{data:i}=t.context.getImageData(0,0,e,s);let r,o,n,a=0;for(let t=0;t<i.length;t+=4)0!==i[t+3]&&(r=a%e,o=(a-r)/e,n?oc(n,r,o):rc(n={},r,o)),a++;const h=new lt;return nc(n,h),h.scale(1/t.pixelRatio).ceil()}(T);const t=T,{width:e,height:i}=o,r={x:0,y:0,width:e,height:i,pixelRatio:y};T=s.canvas(r),T.copyWorld(t,o,r)}b&&T.fillWorld(T.bounds,v||"#FFFFFF","destination-over"),g&&g(T);const I="canvas"===i?T:yield T.export(i,r);h({data:I,width:T.pixelWidth,height:T.pixelHeight,renderBounds:e,trimBounds:o})}))))):h({data:!1})}))))}};let hc;function lc(t){t.__.__needComputePaint&&t.__.__computePaint(),t.isBranch&&t.children.forEach((t=>lc(t)))}const dc=Gt.prototype,cc=xt.get("@leafer-ui/export");return dc.export=function(t,e){const{quality:s,blob:i}=or.getExportOptions(e);return t.includes(".")?this.saveAs(t,s):i?this.toBlob(t,s):this.toDataURL(t,s)},dc.toBlob=function(t,s){return new Promise((i=>{e.origin.canvasToBolb(this.view,t,s).then((t=>{i(t)})).catch((t=>{cc.error(t),i(null)}))}))},dc.toDataURL=function(t,s){return e.origin.canvasToDataURL(this.view,t,s)},dc.saveAs=function(t,s){return new Promise((i=>{e.origin.canvasSaveAs(this.view,t,s).then((()=>{i(!0)})).catch((t=>{cc.error(t),i(!1)}))}))},Object.assign(ua,sc),Object.assign(_a,ic),Object.assign(ga,Vh),Object.assign(fa,Rl),Object.assign(ya,Xl),Object.assign(ma,$l),Object.assign(wa,ac),Qn(),t.AlignHelper=mt,t.AnimateEvent=Yo,t.AroundHelper=gt,t.AutoBounds=ct,t.BezierHelper=ve,t.Bounds=lt,t.BoundsHelper=ot,t.BoxData=Oa,t.BranchHelper=mo,t.BranchRender=un,t.CanvasData=ja,t.CanvasManager=Ot,t.ChildEvent=Mo,t.ColorConvert=_a,t.Creator=s,t.DataHelper=At,t.Debug=xt,t.Effect=ma,t.EllipseData=Da,t.EllipseHelper=Pe,t.Event=Wo,t.EventCreator=Pt,t.Export=wa,t.FileHelper=or,t.FrameData=Ea,t.GroupData=Ia,t.ImageData=Ha,t.ImageEvent=Uo,t.ImageManager=dr,t.IncrementId=i,t.LayoutEvent=No,t.Layouter=la,t.LeafBounds=ln,t.LeafBoundsHelper=fo,t.LeafData=Wt,t.LeafDataProxy=Go,t.LeafEventer=Ao,t.LeafHelper=ao,t.LeafLayout=Io,t.LeafLevelList=Hn,t.LeafList=Xn,t.LeafMatrix=tn,t.LeafRender=dn,t.LeaferCanvas=Vn,t.LeaferCanvasBase=Gt,t.LeaferData=Aa,t.LeaferEvent=Ho,t.LeaferImage=pr,t.LineData=Wa,t.MathHelper=h,t.Matrix=z,t.MatrixHelper=b,t.NeedConvertToCanvasCommandMap=Zt,t.OneRadian=l,t.PI2=d,t.PI_2=c,t.Paint=ga,t.PaintGradient=ya,t.PaintImage=fa,t.PathArrow=pa,t.PathBounds=Gi,t.PathCommandDataHelper=Ds,t.PathCommandMap=Jt,t.PathConvert=ps,t.PathCorner=er,t.PathCreator=ti,t.PathData=za,t.PathDrawer=gi,t.PathHelper=qt,t.PathNumberCommandLengthMap=se,t.PathNumberCommandMap=ee,t.PenData=Na,t.Platform=e,t.Point=U,t.PointHelper=A,t.PolygonData=Ua,t.PropertyEvent=Do,t.RectData=Ma,t.RectHelper=ie,t.RectRender=Qa,t.RenderEvent=Xo,t.Renderer=ca,t.ResizeEvent=Fo,t.Run=kt,t.StarData=Fa,t.State=xa,t.StringNumberMap=wt,t.TaskItem=hr,t.TaskProcessor=lr,t.TextConvert=ua,t.TextData=Xa,t.TwoPointBoundsHelper=Y,t.UIBounds=Va,t.UICreator=St,t.UIData=La,t.UIRender=Ga,t.UnitConvert=Pa,t.WaitHelper=bo,t.WatchEvent=zo,t.Watcher=$n,t.affectRenderBoundsType=Ar,t.affectStrokeBoundsType=Pr,t.arrowType=ba,t.attr=mr,t.autoLayoutType=br,t.boundsType=Rr,t.canvasPatch=rr,t.canvasSizeAttrs=Vt,t.cursorType=Nr,t.dataProcessor=Yr,t.dataType=xr,t.decorateLeafAttr=yr,t.defineDataProcessor=Xr,t.defineKey=gr,t.defineLeafAttr=wr,t.doBoundsType=Sr,t.doStrokeType=Ir,t.effectType=Ba,t.emptyData={},t.eraserType=Fr,t.getBoundsData=_,t.getDescriptor=fr,t.getMatrixData=p,t.getPointData=u,t.hitType=zr,t.inviteCode={},t.layoutProcessor=function(t){return(e,s)=>{gr(e,"__LayoutProcessor",{get:()=>t})}},t.maskType=Ur,t.naturalBoundsType=Cr,t.opacityType=Wr,t.pathInputType=Tr,t.pathType=Lr,t.pen=sr,t.positionType=vr,t.registerUI=$r,t.registerUIEvent=function(){return t=>{Pt.register(t)}},t.resizeType=ka,t.rewrite=Gr,t.rewriteAble=qr,t.rotationType=kr,t.scaleType=Br,t.sortType=Dr,t.stateType=va,t.strokeType=Or,t.surfaceType=Er,t.tempBounds=dt,t.tempMatrix=N,t.tempPoint=F,t.useCanvas=Qn,t.useModule=Jr,t.version="1.0.1",t.visibleType=Mr,t.zoomLayerType=Ra,t}({});
1
+ var LeaferUI=function(t){"use strict";const e={toURL(t,e){let s=encodeURIComponent(t);return"text"===e?s="data:text/plain;charset=utf-8,"+s:"svg"===e&&(s="data:image/svg+xml,"+s),s},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",getRealURL(t){const{prefix:s,suffix:i}=e.image;return!i||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+i),s&&"/"===t[0]&&(t=s+t),t}}},s={},i={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=i,{round:o,pow:n,PI:a}=Math,h={within:(t,e,s)=>("object"==typeof e&&(s=e.max,e=e.min),void 0!==e&&t<e&&(t=e),void 0!==s&&t>s&&(t=s),t),fourNumber(t,e){let s;if(t instanceof Array)switch(t.length){case 4:s=void 0===e?t:[...t];break;case 2:s=[t[0],t[1],t[0],t[1]];break;case 3:s=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(s||(s=[t,t,t,t]),e)for(let t=0;t<4;t++)s[t]>e&&(s[t]=e);return s},formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),h.float(t)),getGapRotation(t,e,s=0){let i=t+s;if(e>1){const t=Math.abs(i%e);(t<1||t>e-1)&&(i=Math.round(i/e)*e)}return i-s},float(t,e){const s=e?n(10,e):1e12;return-0===(t=o(t*s)/s)?0:t},getScaleData:(t,e,s,i)=>(i||(i={}),e?(i.scaleX=("number"==typeof e?e:e.width)/s.width,i.scaleY=("number"==typeof e?e:e.height)/s.height):t&&(i.scaleX="number"==typeof t?t:t.x,i.scaleY="number"==typeof t?t:t.y),i)},l=a/180,d=2*a,c=a/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:w}=h,x={};function v(){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:v(),tempMatrix:{},set(t,e=1,s=0,i=0,r=1,o=0,n=0){t.a=e,t.b=s,t.c=i,t.d=r,t.e=o,t.f=n},get:p,getWorld:v,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,s){t.e+=e,t.f+=s},translateInner(t,e,s,i){t.e+=t.a*e+t.c*s,t.f+=t.b*e+t.d*s,i&&(t.e-=e,t.f-=s)},scale(t,e,s=e){t.a*=e,t.b*=e,t.c*=s,t.d*=s},scaleOfOuter(t,e,s,i){B.toInnerPoint(t,e,x),B.scaleOfInner(t,x,s,i)},scaleOfInner(t,e,s,i=s){B.translateInner(t,e.x,e.y),B.scale(t,s,i),B.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:s,b:i,c:r,d:o}=t,n=f(e*=l),a=g(e);t.a=s*n-i*a,t.b=s*a+i*n,t.c=r*n-o*a,t.d=r*a+o*n},rotateOfOuter(t,e,s){B.toInnerPoint(t,e,x),B.rotateOfInner(t,x,s)},rotateOfInner(t,e,s){B.translateInner(t,e.x,e.y),B.rotate(t,s),B.translateInner(t,-e.x,-e.y)},skew(t,e,s){const{a:i,b:r,c:o,d:n}=t;s&&(s*=l,t.a=i+o*s,t.b=r+n*s),e&&(e*=l,t.c=o+i*e,t.d=n+r*e)},skewOfOuter(t,e,s,i){B.toInnerPoint(t,e,x),B.skewOfInner(t,x,s,i)},skewOfInner(t,e,s,i=0){B.translateInner(t,e.x,e.y),B.skew(t,s,i),B.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:s,b:i,c:r,d:o,e:n,f:a}=t;t.a=e.a*s+e.b*r,t.b=e.a*i+e.b*o,t.c=e.c*s+e.d*r,t.d=e.c*i+e.d*o,t.e=e.e*s+e.f*r+n,t.f=e.e*i+e.f*o+a},multiplyParent(t,e,s,i,r,o){let{e:n,f:a}=t;if(o&&(n+=o.scrollX,a+=o.scrollY),s||(s=t),void 0===i&&(i=1!==t.a||t.b||t.c||1!==t.d),i){const{a:i,b:o,c:n,d:a}=t;s.a=i*e.a+o*e.c,s.b=i*e.b+o*e.d,s.c=n*e.a+a*e.c,s.d=n*e.b+a*e.d,r&&(s.scaleX=e.scaleX*r.scaleX,s.scaleY=e.scaleY*r.scaleY)}else s.a=e.a,s.b=e.b,s.c=e.c,s.d=e.d,r&&(s.scaleX=e.scaleX,s.scaleY=e.scaleY);s.e=n*e.a+a*e.c+e.e,s.f=n*e.b+a*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:s,c:i,d:r,e:o,f:n}=t;if(s||i){const a=1/(e*r-s*i);t.a=r*a,t.b=-s*a,t.c=-i*a,t.d=e*a,t.e=-(o*r-n*i)*a,t.f=-(n*e-o*s)*a}else if(1===e&&1===r)t.e=-o,t.f=-n;else{const s=1/(e*r);t.a=r*s,t.d=e*s,t.e=-o*r*s,t.f=-n*e*s}},toOuterPoint(t,e,s,i){const{x:r,y:o}=e;s||(s=e),s.x=r*t.a+o*t.c,s.y=r*t.b+o*t.d,i||(s.x+=t.e,s.y+=t.f)},toInnerPoint(t,e,s,i){const{a:r,b:o,c:n,d:a}=t,h=1/(r*a-o*n),{x:l,y:d}=e;if(s||(s=e),s.x=(l*a-d*n)*h,s.y=(d*r-l*o)*h,!i){const{e:e,f:i}=t;s.x-=(e*a-i*n)*h,s.y-=(i*r-e*o)*h}},setLayout(t,e,s,i,r){const{x:o,y:n,scaleX:a,scaleY:h}=e;if(void 0===r&&(r=e.rotation||e.skewX||e.skewY),r){const{rotation:s,skewX:i,skewY:r}=e,o=s*l,n=f(o),d=g(o);if(i||r){const e=i*l,s=r*l;t.a=(n+s*-d)*a,t.b=(d+s*n)*a,t.c=(e*n-d)*h,t.d=(n+e*d)*h}else t.a=n*a,t.b=d*a,t.c=-d*h,t.d=n*h}else t.a=a,t.b=0,t.c=0,t.d=h;t.e=o,t.f=n,(s=s||i)&&B.translateInner(t,-s.x,-s.y,!i)},getLayout(t,e,s,i){const{a:r,b:o,c:n,d:a,e:h,f:d}=t;let u,_,p,x,v,b=h,B=d;if(o||n){const t=r*a-o*n;if(n&&!i){u=m(r*r+o*o),_=t/u;const e=r/u;p=o>0?y(e):-y(e)}else{_=m(n*n+a*a),u=t/_;const e=n/_;p=c-(a>0?y(-e):-y(e))}const e=w(f(p)),s=g(p);u=w(u),_=w(_),x=e?w((n/_+s)/e/l,9):0,v=e?w((o/u-s)/e/l,9):0,p=w(p/l)}else u=r,_=a,p=x=v=0;return(e=s||e)&&(b+=e.x*r+e.y*n,B+=e.x*o+e.y*a,s||(b-=e.x,B-=e.y)),{x:b,y:B,scaleX:u,scaleY:_,rotation:p,skewX:x,skewY:v}},withScale(t,e,s=e){const i=t;if(!e||!s){const{a:i,b:r,c:o,d:n}=t;r||o?s=(i*n-r*o)/(e=m(i*i+r*r)):(e=i,s=n)}return i.scaleX=e,i.scaleY=s,i},reset(t){B.set(t)}},B=b,{toInnerPoint:k,toOuterPoint:R}=b,{sin:C,cos:S,abs:T,sqrt:L,atan2:I,min:P,PI:O}=Math,E={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,s=0){t.x=e,t.y=s},setRadius(t,e,s){t.radiusX=e,t.radiusY=void 0===s?e:s},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,s){t.x=e,t.y=s},move(t,e,s){t.x+=e,t.y+=s},scale(t,e,s=e){t.x&&(t.x*=e),t.y&&(t.y*=s)},scaleOf(t,e,s,i=s){t.x+=(t.x-e.x)*(s-1),t.y+=(t.y-e.y)*(i-1)},rotate(t,e,s){s||(s=A.defaultPoint);const i=S(e*=l),r=C(e),o=t.x-s.x,n=t.y-s.y;t.x=s.x+o*i-n*r,t.y=s.y+o*r+n*i},tempToInnerOf(t,e){const{tempPoint:s}=A;return M(s,t),k(e,s,s),s},tempToOuterOf(t,e){const{tempPoint:s}=A;return M(s,t),R(e,s,s),s},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:s}=A;return M(s,t),A.toInnerRadiusPointOf(t,e,s),s},toInnerRadiusPointOf(t,e,s){s||(s=t),k(e,t,s),s.radiusX=Math.abs(t.radiusX/e.scaleX),s.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,s){k(e,t,s)},toOuterOf(t,e,s){R(e,t,s)},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)=>W(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,s,i){const r=T(s-t),o=T(i-e);return L(r*r+o*o)},getMinDistanceFrom:(t,e,s,i,r,o)=>P(W(t,e,s,i),W(s,i,r,o)),getAngle:(t,e)=>D(t,e)/l,getRotation:(t,e,s,i)=>(i||(i=e),A.getRadianFrom(t.x,t.y,e.x,e.y,s.x,s.y,i.x,i.y)/l),getRadianFrom(t,e,s,i,r,o,n,a){void 0===n&&(n=s,a=i);let h=I(e-i,t-s);const l=I(o-a,r-n)-h;return l<-O?l+d:l},getAtan2:(t,e)=>I(e.y-t.y,e.x-t.x),getDistancePoint(t,e,s,i){const r=D(t,e);return(e=i?e:{}).x=t.x+S(r)*s,e.y=t.y+C(r)*s,e},reset(t){A.reset(t)}},A=E,{getDistanceFrom:W,copy:M,getAtan2:D}=A;class U{constructor(t,e){this.set(t,e)}set(t,e){return"object"==typeof t?E.copy(this,t):E.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new U(this)}move(t,e){return E.move(this,t,e),this}scale(t,e){return E.scale(this,t,e),this}scaleOf(t,e,s){return E.scaleOf(this,t,e,s),this}rotate(t,e){return E.rotate(this,t,e),this}rotateOf(t,e){return E.rotate(this,e,t),this}getRotation(t,e,s){return E.getRotation(this,t,e,s)}toInnerOf(t,e){return E.toInnerOf(this,t,e),this}toOuterOf(t,e){return E.toOuterOf(this,t,e),this}getCenter(t){return new U(E.getCenter(this,t))}getDistance(t){return E.getDistance(this,t)}getDistancePoint(t,e,s){return new U(E.getDistancePoint(this,t,e,s))}getAngle(t){return E.getAngle(this,t)}getAtan2(t){return E.getAtan2(this,t)}reset(){return E.reset(this),this}}const F=new U;class z{constructor(t,e,s,i,r,o){this.set(t,e,s,i,r,o)}set(t,e,s,i,r,o){return"object"==typeof t?b.copy(this,t):b.set(this,t,e,s,i,r,o),this}setWith(t){return b.copy(this,t),this.scaleX=t.scaleX,this.scaleY=t.scaleY,this}get(){const{a:t,b:e,c:s,d:i,e:r,f:o}=this;return{a:t,b:e,c:s,d:i,e:r,f:o}}clone(){return new z(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,s){return b.scaleOfOuter(this,t,e,s),this}scaleOfInner(t,e,s){return b.scaleOfInner(this,t,e,s),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,s){return b.skewOfOuter(this,t,e,s),this}skewOfInner(t,e,s){return b.skewOfInner(this,t,e,s),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,s){b.toOuterPoint(this,t,e,s)}toInnerPoint(t,e,s){b.toInnerPoint(this,t,e,s)}setLayout(t,e,s){return b.setLayout(this,t,e,s),this}getLayout(t,e,s){return b.getLayout(this,t,e,s)}withScale(t,e){return b.withScale(this,t,e)}reset(){b.reset(this)}}const N=new z,Y={tempPointBounds:{},setPoint(t,e,s){t.minX=t.maxX=e,t.minY=t.maxY=s},addPoint(t,e,s){t.minX=e<t.minX?e:t.minX,t.minY=s<t.minY?s:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=s>t.maxY?s:t.maxY},addBounds(t,e,s,i,r){X(t,e,s),X(t,e+i,s+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:X}=Y,{tempPointBounds:H,setPoint:j,addPoint:V,toBounds:G}=Y,{toOuterPoint:q}=b,{float:Q,fourNumber:J}=h,{floor:$,ceil:Z}=Math;let K,tt,et,st;const it={},rt={},ot={tempBounds:{},set(t,e=0,s=0,i=0,r=0){t.x=e,t.y=s,t.width=i,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,s,i,r){const{x:o,y:n,width:a,height:h}=e;if(s instanceof Array){const e=J(s);i?nt.set(t,o+e[3],n+e[0],a-e[1]-e[3],h-e[2]-e[0]):nt.set(t,o-e[3],n-e[0],a+e[1]+e[3],h+e[2]+e[0])}else i&&(s=-s),nt.set(t,o-s,n-s,a+2*s,h+2*s);r&&("width"===r?(t.y=n,t.height=h):(t.x=o,t.width=a))},minX:t=>t.width>0?t.x:t.x+t.width,minY:t=>t.height>0?t.y:t.y+t.height,maxX:t=>t.width>0?t.x+t.width:t.x,maxY:t=>t.height>0?t.y+t.height:t.y,move(t,e,s){t.x+=e,t.y+=s},getByMove:(t,e,s)=>(t=Object.assign({},t),nt.move(t,e,s),t),toOffsetOutBounds(t,e,s){e?ht(e,t):e=t,s?(e.offsetX=-(nt.maxX(s)-t.x),e.offsetY=-(nt.maxY(s)-t.y)):(e.offsetX=t.x+t.width,e.offsetY=t.y+t.height),nt.move(e,-e.offsetX,-e.offsetY)},scale(t,e,s=e){E.scale(t,e,s),t.width*=e,t.height*=s},scaleOf(t,e,s,i=s){E.scaleOf(t,e,s,i),t.width*=s,t.height*=i},tempToOuterOf:(t,e)=>(nt.copy(nt.tempBounds,t),nt.toOuterOf(nt.tempBounds,e),nt.tempBounds),getOuterOf:(t,e)=>(t=Object.assign({},t),nt.toOuterOf(t,e),t),toOuterOf(t,e,s){if(s||(s=t),0===e.b&&0===e.c){const{a:i,d:r}=e;i>0?(s.width=t.width*i,s.x=e.e+t.x*i):(s.width=t.width*-i,s.x=e.e+t.x*i-s.width),r>0?(s.height=t.height*r,s.y=e.f+t.y*r):(s.height=t.height*-r,s.y=e.f+t.y*r-s.height)}else it.x=t.x,it.y=t.y,q(e,it,rt),j(H,rt.x,rt.y),it.x=t.x+t.width,q(e,it,rt),V(H,rt.x,rt.y),it.y=t.y+t.height,q(e,it,rt),V(H,rt.x,rt.y),it.x=t.x,q(e,it,rt),V(H,rt.x,rt.y),G(H,s)},toInnerOf(t,e,s){s||(s=t),nt.move(s,-e.e,-e.f),nt.scale(s,1/e.a,1/e.d)},getFitMatrix(t,e,s=1){const i=Math.min(s,Math.min(t.width/e.width,t.height/e.height));return new z(i,0,0,i,-e.x*i,-e.y*i)},getSpread(t,e,s){const i={};return nt.copyAndSpread(i,t,e,!1,s),i},spread(t,e,s){nt.copyAndSpread(t,t,e,!1,s)},shrink(t,e,s){nt.copyAndSpread(t,t,e,!0,s)},ceil(t){const{x:e,y:s}=t;t.x=$(t.x),t.y=$(t.y),t.width=e>t.x?Z(t.width+e-t.x):Z(t.width),t.height=s>t.y?Z(t.height+s-t.y):Z(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,s){K=t.x+t.width,tt=t.y+t.height,et=e.x,st=e.y,s||(et+=e.width,st+=e.height),K=K>et?K:et,tt=tt>st?tt:st,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=K-t.x,t.height=tt-t.y},addList(t,e){nt.setListWithFn(t,e,void 0,!0)},setList(t,e,s=!1){nt.setListWithFn(t,e,void 0,s)},addListWithFn(t,e,s){nt.setListWithFn(t,e,s,!0)},setListWithFn(t,e,s,i=!1){let r,o=!0;for(let n=0,a=e.length;n<a;n++)r=s?s(e[n]):e[n],r&&(r.width||r.height)&&(o?(o=!1,i||ht(t,r)):at(t,r));o&&nt.reset(t)},setPoints(t,e){e.forEach(((t,e)=>0===e?j(H,t.x,t.y):V(H,t.x,t.y))),G(H,t)},setPoint(t,e){nt.set(t,e.x,e.y)},addPoint(t,e){at(t,e,!0)},getPoints(t){const{x:e,y:s,width:i,height:r}=t;return[{x:e,y:s},{x:e+i,y:s},{x:e+i,y:s+r},{x:e,y:s+r}]},hitRadiusPoint:(t,e,s)=>(s&&(e=E.tempToInnerRadiusPointOf(e,s)),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,s)=>(s&&(e=E.tempToInnerOf(e,s)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,s)=>(s&&(e=nt.tempToOuterOf(e,s)),!(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,s)=>(s&&(e=nt.tempToOuterOf(e,s)),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,s){if(s&&(e=nt.tempToOuterOf(e,s)),!nt.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:i,y:r,width:o,height:n}=e;return K=i+o,tt=r+n,et=t.x+t.width,st=t.y+t.height,i=i>t.x?i:t.x,r=r>t.y?r:t.y,K=K<et?K:et,tt=tt<st?tt:st,o=K-i,n=tt-r,{x:i,y:r,width:o,height:n}},intersect(t,e,s){nt.copy(t,nt.getIntersectData(t,e,s))},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){nt.set(t)}},nt=ot,{add:at,copy:ht}=nt;class lt{get minX(){return ot.minX(this)}get minY(){return ot.minY(this)}get maxX(){return ot.maxX(this)}get maxY(){return ot.maxY(this)}constructor(t,e,s,i){this.set(t,e,s,i)}set(t,e,s,i){return"object"==typeof t?ot.copy(this,t):ot.set(this,t,e,s,i),this}get(){const{x:t,y:e,width:s,height:i}=this;return{x:t,y:e,width:s,height:i}}clone(){return new lt(this)}move(t,e){return ot.move(this,t,e),this}scale(t,e){return ot.scale(this,t,e),this}scaleOf(t,e,s){return ot.scaleOf(this,t,e,s),this}toOuterOf(t,e){return ot.toOuterOf(this,t,e),this}toInnerOf(t,e){return ot.toInnerOf(this,t,e),this}getFitMatrix(t,e){return ot.getFitMatrix(this,t,e)}spread(t,e){return ot.spread(this,t,e),this}shrink(t,e){return ot.shrink(this,t,e),this}ceil(){return ot.ceil(this),this}unsign(){return ot.unsign(this),this}float(t){return ot.float(this,t),this}add(t){return ot.add(this,t),this}addList(t){return ot.setList(this,t,!0),this}setList(t){return ot.setList(this,t),this}addListWithFn(t,e){return ot.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return ot.setListWithFn(this,t,e),this}setPoint(t){return ot.setPoint(this,t),this}setPoints(t){return ot.setPoints(this,t),this}addPoint(t){return ot.addPoint(this,t),this}getPoints(){return ot.getPoints(this)}hitPoint(t,e){return ot.hitPoint(this,t,e)}hitRadiusPoint(t,e){return ot.hitRadiusPoint(this,t,e)}hit(t,e){return ot.hit(this,t,e)}includes(t,e){return ot.includes(this,t,e)}intersect(t,e){return ot.intersect(this,t,e),this}getIntersect(t,e){return new lt(ot.getIntersectData(this,t,e))}isSame(t){return ot.isSame(this,t)}isEmpty(){return ot.isEmpty(this)}reset(){ot.reset(this)}}const dt=new lt;class ct{constructor(t,e,s,i,r,o){"object"==typeof t?this.copy(t):this.set(t,e,s,i,r,o)}set(t=0,e=0,s=0,i=0,r=0,o=0){this.top=t,this.right=e,this.bottom=s,this.left=i,this.width=r,this.height=o}copy(t){const{top:e,right:s,bottom:i,left:r,width:o,height:n}=t;this.set(e,s,i,r,o,n)}getBoundsFrom(t){const{top:e,right:s,bottom:i,left:r,width:o,height:n}=this;return new lt(r,e,o||t.width-r-s,n||t.height-e-i)}}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,s,i,r){s||(s={});const o=ft(t);s.x=o.x,s.y=o.y,"percent"===o.type&&(s.x*=e.width,s.y*=e.height,r&&(s.x-=r.x,s.y-=r.y,o.x&&(s.x-=1===o.x?r.width:.5===o.x?o.x*r.width:0),o.y&&(s.y-=1===o.y?r.height:.5===o.y?o.y*r.height:0))),i||(s.x+=e.x,s.y+=e.y)}};function ft(e){return"string"==typeof e?pt[t.Direction9[e]]:e}const{toPoint:yt}=gt,mt={toPoint(t,e,s,i,r){yt(t,s,i,r,e)}},wt={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 xt{constructor(t){this.repeatMap={},this.name=t}static get(t){return new xt(t)}static set filter(t){this.filterList=vt(t)}static set exclude(t){this.excludeList=vt(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 vt(t){return t?"string"==typeof t&&(t=[t]):t=[],t}xt.filterList=[],xt.excludeList=[],xt.showWarn=!0;const bt=xt,Bt=xt.get("RunTime"),kt={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const s=i.create(i.RUNTIME);return Rt.currentId=Rt.idMap[s]=e?performance.now():Date.now(),Rt.currentName=Rt.nameMap[s]=t,Rt.nameToIdMap[t]=s,s},end(t,e){const s=Rt.idMap[t],i=Rt.nameMap[t],r=e?(performance.now()-s)/1e3:Date.now()-s;Rt.idMap[t]=Rt.nameMap[t]=Rt.nameToIdMap[i]=void 0,Bt.log(i,r,"ms")},endOfName(t,e){const s=Rt.nameToIdMap[t];void 0!==s&&Rt.end(s,e)}},Rt=kt,Ct=xt.get("UICreator"),St={list:{},register(t){const{__tag:e}=t.prototype;Tt[e]?Ct.repeat(e):Tt[e]=t},get(t,e,s,i,r,o){const n=new Tt[t](e);return void 0!==s&&(n.x=s,i&&(n.y=i),r&&(n.width=r),o&&(n.height=o)),n}},{list:Tt}=St,Lt=xt.get("EventCreator"),It={nameList:{},register(t){let e;Object.keys(t).forEach((s=>{e=t[s],"string"==typeof e&&(Pt[e]?Lt.repeat(e):Pt[e]=t)}))},changeName(t,e){const s=Pt[t];if(s){const i=Object.keys(s).find((e=>s[e]===t));i&&(s[i]=e,Pt[e]=s)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new Pt[t](...e)},{nameList:Pt}=It;class Ot{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:i}=this;for(let s=0,r=i.length;s<r;s++)if(e=i[s],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const r=s.canvas(t);return this.add(r),r}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let s=0,i=this.list.length;s<i;s++)t=this.list[s],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 Et={default:(t,e)=>(At(e,t),At(t,e),t),assign(t,e){let s;Object.keys(e).forEach((i=>{var r;s=e[i],(null==s?void 0:s.constructor)===Object&&(null===(r=t[i])||void 0===r?void 0:r.constructor)===Object?At(t[i],e[i]):t[i]=e[i]}))},copyAttrs:(t,e,s)=>(s.forEach((s=>{void 0!==e[s]&&(t[s]=e[s])})),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let s=0,i=t.length;s<i;s++)e[t[s]]=!0;return e}},{assign:At}=Et;class Wt{get __useNaturalRatio(){return!0}get __isLinePath(){return this.path&&6===this.path.length}get __blendMode(){if(this.eraser&&"path"!==this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(void 0!==e)return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let s;for(let i in this)"_"!==i[0]&&(s=e?e[i]:void 0,t[i]=void 0===s?this[i]:s);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(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 s={};if(t)if(t instanceof Array)for(let e of t)s[e]=this.__getInput(e);else for(let e in t)s[e]=this.__getInput(e);else{let t,e,{__input:i}=this;s.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=i?i[r]:void 0,s[r]=void 0===e?t:e}}if(e&&e.matrix){const{a:t,b:e,c:i,d:r,e:o,f:n}=this.__leaf.__localMatrix;s.matrix={a:t,b:e,c:i,d:r,e:o,f:n}}return s}__setMiddle(t,e){this.__middle||(this.__middle={}),this.__middle[t]=e}__getMiddle(t){return this.__middle&&this.__middle[t]}__checkSingle(){const t=this;if("pass-through"===t.blendMode){const e=this.__leaf;t.opacity<1&&e.isBranch||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 Mt;t.Answer=void 0,(Mt=t.Answer||(t.Answer={}))[Mt.No=0]="No",Mt[Mt.Yes=1]="Yes",Mt[Mt.NoAndSkip=2]="NoAndSkip",Mt[Mt.YesAndSkip=3]="YesAndSkip";function Dt(t,e,s,i){var r,o=arguments.length,n=o<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,s,i);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(n=(o<3?r(n):o>3?r(e,s,n):r(e,s))||n);return o>3&&n&&Object.defineProperty(e,s,n),n}function Ut(t,e,s,i){return new(s||(s=Promise))((function(r,o){function n(t){try{h(i.next(t))}catch(t){o(t)}}function a(t){try{h(i.throw(t))}catch(t){o(t)}}function h(t){var e;t.done?r(t.value):(e=t.value,e instanceof s?e:new s((function(t){t(e)}))).then(n,a)}h((i=i.apply(t,e||[])).next())}))}function Ft(t){return(e,s)=>{t||(t=s),Object.defineProperty(e,s,{get(){return this.context[t]},set(e){this.context[t]=e}})}}"function"==typeof SuppressedError&&SuppressedError;const zt=[];function Nt(){return(t,e)=>{zt.push(e)}}const Yt=[];class Xt{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||Yt)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;zt.forEach((e=>{t=this.context[e],t&&(this[e]=t.bind(this.context))})),this.textBaseline="alphabetic"}setTransform(t,e,s,i,r,o){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,s,i,r,o){"object"==typeof t?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,s,i,r,o)}translate(t,e){}scale(t,e){}rotate(t){}fill(t,e){}stroke(t){}clip(t,e){}fillRect(t,e,s,i){}strokeRect(t,e,s,i){}clearRect(t,e,s,i){}drawImage(t,e,s,i,r,o,n,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/i*a;i+=e,e=0,o+=t,a-=t}if(s<0){const t=-s/r*h;r+=s,s=0,n+=t,h-=t}this.context.drawImage(t,e,s,i,r,o,n,a,h);break;case 5:this.context.drawImage(t,e,s,i,r);break;case 3:this.context.drawImage(t,e,s)}}beginPath(){}moveTo(t,e){}lineTo(t,e){}bezierCurveTo(t,e,s,i,r,o){}quadraticCurveTo(t,e,s,i){}closePath(){}arc(t,e,s,i,r,o){}arcTo(t,e,s,i,r){}ellipse(t,e,s,i,r,o,n,a){}rect(t,e,s,i){}roundRect(t,e,s,i,r){}createConicGradient(t,e,s){}createLinearGradient(t,e,s,i){}createPattern(t,e){}createRadialGradient(t,e,s,i,r,o){}fillText(t,e,s,i){}measureText(t){}strokeText(t,e,s,i){}destroy(){this.context=null}}Dt([Ft("imageSmoothingEnabled")],Xt.prototype,"smooth",void 0),Dt([Ft("imageSmoothingQuality")],Xt.prototype,"smoothLevel",void 0),Dt([Ft("globalAlpha")],Xt.prototype,"opacity",void 0),Dt([Ft()],Xt.prototype,"fillStyle",void 0),Dt([Ft()],Xt.prototype,"strokeStyle",void 0),Dt([Ft("lineWidth")],Xt.prototype,"strokeWidth",void 0),Dt([Ft("lineCap")],Xt.prototype,"strokeCap",void 0),Dt([Ft("lineJoin")],Xt.prototype,"strokeJoin",void 0),Dt([Ft("lineDashOffset")],Xt.prototype,"dashOffset",void 0),Dt([Ft()],Xt.prototype,"miterLimit",void 0),Dt([Ft()],Xt.prototype,"shadowBlur",void 0),Dt([Ft()],Xt.prototype,"shadowColor",void 0),Dt([Ft()],Xt.prototype,"shadowOffsetX",void 0),Dt([Ft()],Xt.prototype,"shadowOffsetY",void 0),Dt([Ft()],Xt.prototype,"filter",void 0),Dt([Ft()],Xt.prototype,"font",void 0),Dt([Ft()],Xt.prototype,"fontKerning",void 0),Dt([Ft()],Xt.prototype,"fontStretch",void 0),Dt([Ft()],Xt.prototype,"fontVariantCaps",void 0),Dt([Ft()],Xt.prototype,"textAlign",void 0),Dt([Ft()],Xt.prototype,"textBaseline",void 0),Dt([Ft()],Xt.prototype,"textRendering",void 0),Dt([Ft()],Xt.prototype,"wordSpacing",void 0),Dt([Ft()],Xt.prototype,"letterSpacing",void 0),Dt([Ft()],Xt.prototype,"direction",void 0),Dt([Nt()],Xt.prototype,"setTransform",null),Dt([Nt()],Xt.prototype,"resetTransform",null),Dt([Nt()],Xt.prototype,"getTransform",null),Dt([Nt()],Xt.prototype,"save",null),Dt([Nt()],Xt.prototype,"restore",null),Dt([Nt()],Xt.prototype,"translate",null),Dt([Nt()],Xt.prototype,"scale",null),Dt([Nt()],Xt.prototype,"rotate",null),Dt([Nt()],Xt.prototype,"fill",null),Dt([Nt()],Xt.prototype,"stroke",null),Dt([Nt()],Xt.prototype,"clip",null),Dt([Nt()],Xt.prototype,"fillRect",null),Dt([Nt()],Xt.prototype,"strokeRect",null),Dt([Nt()],Xt.prototype,"clearRect",null),Dt([Nt()],Xt.prototype,"beginPath",null),Dt([Nt()],Xt.prototype,"moveTo",null),Dt([Nt()],Xt.prototype,"lineTo",null),Dt([Nt()],Xt.prototype,"bezierCurveTo",null),Dt([Nt()],Xt.prototype,"quadraticCurveTo",null),Dt([Nt()],Xt.prototype,"closePath",null),Dt([Nt()],Xt.prototype,"arc",null),Dt([Nt()],Xt.prototype,"arcTo",null),Dt([Nt()],Xt.prototype,"ellipse",null),Dt([Nt()],Xt.prototype,"rect",null),Dt([Nt()],Xt.prototype,"roundRect",null),Dt([Nt()],Xt.prototype,"createConicGradient",null),Dt([Nt()],Xt.prototype,"createLinearGradient",null),Dt([Nt()],Xt.prototype,"createPattern",null),Dt([Nt()],Xt.prototype,"createRadialGradient",null),Dt([Nt()],Xt.prototype,"fillText",null),Dt([Nt()],Xt.prototype,"measureText",null),Dt([Nt()],Xt.prototype,"strokeText",null);const{copy:Ht}=b,jt={width:1,height:1,pixelRatio:1},Vt=["width","height","pixelRatio"];class Gt extends Xt{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,s){super(),this.size={},this.worldTransform={},t||(t=jt),t.pixelRatio||(t.pixelRatio=e.devicePixelRatio),this.manager=s,this.innerId=i.create(i.CNAVAS);const{width:r,height:o,pixelRatio:n}=t;this.autoLayout=!r||!o,this.size.pixelRatio=n,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){if(this.isSameSize(t))return;let e;this.context&&!this.unreal&&this.width&&(e=this.getSameCanvas(),e.copyWorld(this)),Et.copyAttrs(this.size,t,Vt),this.size.pixelRatio||(this.size.pixelRatio=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&&e&&(this.clearWorld(e.bounds),this.copyWorld(e),e.recycle())}updateViewSize(){}updateClientBounds(){}getClientBounds(t){return t&&this.updateClientBounds(),this.clientBounds||this.bounds}startAutoLayout(t,e){}stopAutoLayout(){}setCursor(t){}setWorld(t,e){const{pixelRatio:s}=this,i=this.worldTransform;if(e){const{a:r,b:o,c:n,d:a,e:h,f:l}=e;this.setTransform(i.a=(t.a*r+t.b*n)*s,i.b=(t.a*o+t.b*a)*s,i.c=(t.c*r+t.d*n)*s,i.d=(t.c*o+t.d*a)*s,i.e=(t.e*r+t.f*n+h)*s,i.f=(t.e*o+t.f*a+l)*s)}else this.setTransform(i.a=t.a*s,i.b=t.b*s,i.c=t.c*s,i.d=t.d*s,i.e=t.e*s,i.f=t.f*s)}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,s){e&&(this.strokeWidth=e),t&&(this.strokeStyle=t),s&&this.setStrokeOptions(s)}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,s=1){return!0}setWorldShadow(t,e,s,i){const{pixelRatio:r}=this;this.shadowOffsetX=t*r,this.shadowOffsetY=e*r,this.shadowBlur=s*r,this.shadowColor=i||"black"}setWorldBlur(t){const{pixelRatio:e}=this;this.filter=`blur(${t*e}px)`}copyWorld(t,e,s,i){if(i&&(this.blendMode=i),e){const{pixelRatio:i}=this;s||(s=e),this.drawImage(t.view,e.x*i,e.y*i,e.width*i,e.height*i,s.x*i,s.y*i,s.width*i,s.height*i)}else this.drawImage(t.view,0,0);i&&(this.blendMode="source-over")}copyWorldToInner(t,e,s,i){if(i&&(this.blendMode=i),e.b||e.c)this.save(),this.resetTransform(),this.copyWorld(t,e,ot.tempToOuterOf(s,e)),this.restore();else{const{pixelRatio:i}=this;this.drawImage(t.view,e.x*i,e.y*i,e.width*i,e.height*i,s.x,s.y,s.width,s.height)}i&&(this.blendMode="source-over")}copyWorldByReset(t,e,s,i,r){this.resetTransform(),this.copyWorld(t,e,s,i),r||this.useWorldTransform()}useMask(t,e,s){this.copyWorld(t,e,s,"destination-in")}useEraser(t,e,s){this.copyWorld(t,e,s,"destination-out")}fillWorld(t,e,s){s&&(this.blendMode=s),this.fillStyle=e,dt.set(t).scale(this.pixelRatio),this.fillRect(dt.x,dt.y,dt.width,dt.height),s&&(this.blendMode="source-over")}strokeWorld(t,e,s){s&&(this.blendMode=s),this.strokeStyle=e,dt.set(t).scale(this.pixelRatio),this.strokeRect(dt.x,dt.y,dt.width,dt.height),s&&(this.blendMode="source-over")}clearWorld(t,e){dt.set(t).scale(this.pixelRatio),e&&dt.ceil(),this.clearRect(dt.x,dt.y,dt.width,dt.height)}clipWorld(t,e){this.beginPath(),dt.set(t).scale(this.pixelRatio),e&&dt.ceil(),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)}isSameSize(t){return this.width===t.width&&this.height===t.height&&this.pixelRatio===t.pixelRatio}getSameCanvas(t,e){const i=this.manager?this.manager.get(this.size):s.canvas(Object.assign({},this.size));return i.save(),t&&(Ht(i.worldTransform,this.worldTransform),i.useWorldTransform()),e&&(i.smooth=this.smooth),i}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){}},Qt={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},Jt=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},Qt),$t={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},Zt={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},Kt=Object.assign(Object.assign({},Zt),Qt),te=Jt,ee={};for(let t in te)ee[te[t]]=t;const se={};for(let t in te)se[te[t]]=$t[t];const ie={drawRoundRect(t,e,s,i,r,o){const n=h.fourNumber(o,Math.min(i/2,r/2)),a=e+i,l=s+r;n[0]?t.moveTo(e+n[0],s):t.moveTo(e,s),n[1]?t.arcTo(a,s,a,l,n[1]):t.lineTo(a,s),n[2]?t.arcTo(a,l,e,l,n[2]):t.lineTo(a,l),n[3]?t.arcTo(e,l,e,s,n[3]):t.lineTo(e,l),n[0]?t.arcTo(e,s,a,s,n[0]):t.lineTo(e,s)}},{sin:re,cos:oe,atan2:ne,ceil:ae,abs:he,PI:le,sqrt:de,pow:ce}=Math,{setPoint:ue,addPoint:_e}=Y,{set:pe}=E,{M:ge,L:fe,C:ye,Q:me,Z:we}=Jt,xe={},ve={points(t,e,s,i){if(t.push(ge,e[0],e[1]),s&&e.length>5){let r,o,n,a,h,l,d,c,u,_,p,g,f,y=e.length;const m=!0===s?.5:s;i&&(y=(e=[e[y-2],e[y-1],...e,e[0],e[1],e[2],e[3]]).length);for(let s=2;s<y-2;s+=2)r=e[s-2],o=e[s-1],n=e[s],a=e[s+1],h=e[s+2],l=e[s+3],p=de(ce(n-r,2)+ce(a-o,2)),g=de(ce(h-n,2)+ce(l-a,2)),f=p+g,p=m*p/f,g=m*g/f,h-=r,l-=o,d=n-p*h,c=a-p*l,2===s?i||t.push(me,d,c,n,a):t.push(ye,u,_,d,c,n,a),u=n+g*h,_=a+g*l;i||t.push(me,u,_,e[y-2],e[y-1])}else for(let s=2,i=e.length;s<i;s+=2)t.push(fe,e[s],e[s+1]);i&&t.push(we)},rect(t,e,s,i,r){qt.creator.path=t,qt.creator.moveTo(e,s).lineTo(e+i,s).lineTo(e+i,s+r).lineTo(e,s+r).lineTo(e,s)},roundRect(t,e,s,i,r,o){qt.creator.path=[],ie.drawRoundRect(qt.creator,e,s,i,r,o),t.push(...qt.convertToCanvasData(qt.creator.path,!0))},arcTo(t,e,s,i,r,o,n,a,h,u,_){const p=i-e,g=r-s,f=o-i,y=n-r;let m=ne(g,p),w=ne(y,f),x=w-m;if(x<0&&(x+=d),x===le||he(p+g)<1e-12||he(f+y)<1e-12)return t&&t.push(fe,i,r),h&&(ue(h,e,s),_e(h,i,r)),_&&pe(_,e,s),void(u&&pe(u,i,r));const v=p*y-f*g<0,b=v?-1:1,B=a/oe(x/2),k=i+B*oe(m+x/2+c*b),R=r+B*re(m+x/2+c*b);return m-=c*b,w-=c*b,ke(t,k,R,a,a,0,m/l,w/l,v,h,u,_)},arc:(t,e,s,i,r,o,n,a,h,l)=>ke(t,e,s,i,i,0,r,o,n,a,h,l),ellipse(t,e,s,i,r,o,n,a,h,u,_,p){const g=o*l,f=re(g),y=oe(g);let m=n*l,w=a*l;m>le&&(m-=d),w<0&&(w+=d);let x=w-m;x<0?x+=d:x>d&&(x-=d),h&&(x-=d);const v=ae(he(x/c)),b=x/v,B=re(b/4),k=8/3*B*B/re(b/2);w=m+b;let R,C,S,T,L,I,P,O,E=oe(m),A=re(m),W=S=y*i*E-f*r*A,M=T=f*i*E+y*r*A,D=e+S,U=s+T;t&&t.push(fe,D,U),u&&ue(u,D,U),p&&pe(p,D,U);for(let o=0;o<v;o++)R=oe(w),C=re(w),S=y*i*R-f*r*C,T=f*i*R+y*r*C,L=e+W-k*(y*i*A+f*r*E),I=s+M-k*(f*i*A-y*r*E),P=e+S+k*(y*i*C+f*r*R),O=s+T+k*(f*i*C-y*r*R),t&&t.push(ye,L,I,P,O,e+S,s+T),u&&Be(e+W,s+M,L,I,P,O,e+S,s+T,u,!0),W=S,M=T,E=R,A=C,m=w,w+=b;_&&pe(_,e+S,s+T)},quadraticCurveTo(t,e,s,i,r,o,n){t.push(ye,(e+2*i)/3,(s+2*r)/3,(o+2*i)/3,(n+2*r)/3,o,n)},toTwoPointBoundsByQuadraticCurve(t,e,s,i,r,o,n,a){Be(t,e,(t+2*s)/3,(e+2*i)/3,(r+2*s)/3,(o+2*i)/3,r,o,n,a)},toTwoPointBounds(t,e,s,i,r,o,n,a,h,l){const d=[];let c,u,_,p,g,f,y,m,w=t,x=s,v=r,b=n;for(let t=0;t<2;++t)if(1==t&&(w=e,x=i,v=o,b=a),c=-3*w+9*x-9*v+3*b,u=6*w-12*x+6*v,_=3*x-3*w,Math.abs(c)<1e-12){if(Math.abs(u)<1e-12)continue;p=-_/u,0<p&&p<1&&d.push(p)}else y=u*u-4*_*c,m=Math.sqrt(y),y<0||(g=(-u+m)/(2*c),0<g&&g<1&&d.push(g),f=(-u-m)/(2*c),0<f&&f<1&&d.push(f));l?_e(h,t,e):ue(h,t,e),_e(h,n,a);for(let l=0,c=d.length;l<c;l++)be(d[l],t,e,s,i,r,o,n,a,xe),_e(h,xe.x,xe.y)},getPointAndSet(t,e,s,i,r,o,n,a,h,l){const d=1-t,c=d*d*d,u=3*d*d*t,_=3*d*t*t,p=t*t*t;l.x=c*e+u*i+_*o+p*a,l.y=c*s+u*r+_*n+p*h},getPoint(t,e,s,i,r,o,n,a,h){const l={};return be(t,e,s,i,r,o,n,a,h,l),l}},{getPointAndSet:be,toTwoPointBounds:Be,ellipse:ke}=ve,{sin:Re,cos:Ce,sqrt:Se,atan2:Te}=Math,{ellipse:Le}=ve,Ie={ellipticalArc(t,s,i,r,o,n,a,h,c,u,_){const p=(c-s)/2,g=(u-i)/2,f=n*l,y=Re(f),m=Ce(f),w=-m*p-y*g,x=-m*g+y*p,v=r*r,b=o*o,B=x*x,k=w*w,R=v*b-v*B-b*k;let C=0;if(R<0){const t=Se(1-R/(v*b));r*=t,o*=t}else C=(a===h?-1:1)*Se(R/(v*B+b*k));const S=C*r*x/o,T=-C*o*w/r,L=Te((x-T)/o,(w-S)/r),I=Te((-x-T)/o,(-w-S)/r);let P=I-L;0===h&&P>0?P-=d:1===h&&P<0&&(P+=d);const O=s+p+m*S-y*T,E=i+g+y*S+m*T,A=P<0?1:0;_||e.ellipseToCurve?Le(t,O,E,r,o,n,L/l,I/l,A):r!==o||n?t.push(Jt.G,O,E,r,o,n,L/l,I/l,A):t.push(Jt.O,O,E,r,L/l,I/l,A)}},{M:Pe,m:Oe,L:Ee,l:Ae,H:We,h:Me,V:De,v:Ue,C:Fe,c:ze,S:Ne,s:Ye,Q:Xe,q:He,T:je,t:Ve,A:Ge,a:qe,Z:Qe,z:Je,N:$e,D:Ze,X:Ke,G:ts,F:es,O:ss,P:is,U:rs}=Jt,{rect:os,roundRect:ns,arcTo:as,arc:hs,ellipse:ls,quadraticCurveTo:ds}=ve,{ellipticalArc:cs}=Ie,us=xt.get("PathConvert"),_s={},ps={current:{dot:0},stringify(t,e){let s,i,r,o=0,n=t.length,a="";for(;o<n;){i=t[o],s=se[i],a+=i===r?" ":ee[i];for(let i=1;i<s;i++)a+=h.float(t[o+i],e),i===s-1||(a+=" ");r=i,o+=s}return a},parse(t,e){let s,i,r,o="";const n=[],a=e?Kt:Zt;for(let e=0,h=t.length;e<h;e++)i=t[e],wt[i]?("."===i&&(gs.dot&&(fs(n,o),o=""),gs.dot++),"0"===o&&"."!==i&&(fs(n,o),o=""),o+=i):Jt[i]?(o&&(fs(n,o),o=""),gs.name=Jt[i],gs.length=$t[i],gs.index=0,fs(n,gs.name),!s&&a[i]&&(s=!0)):"-"===i||"+"===i?"e"===r||"E"===r?o+=i:(o&&fs(n,o),o=i):o&&(fs(n,o),o=""),r=i;return o&&fs(n,o),s?ps.toCanvasData(n,e):n},toCanvasData(t,e){let s,i,r,o,n,a=0,h=0,l=0,d=0,c=0,u=t.length;const _=[];for(;c<u;){switch(r=t[c],r){case Oe:t[c+1]+=a,t[c+2]+=h;case Pe:a=t[c+1],h=t[c+2],_.push(Pe,a,h),c+=3;break;case Me:t[c+1]+=a;case We:a=t[c+1],_.push(Ee,a,h),c+=2;break;case Ue:t[c+1]+=h;case De:h=t[c+1],_.push(Ee,a,h),c+=2;break;case Ae:t[c+1]+=a,t[c+2]+=h;case Ee:a=t[c+1],h=t[c+2],_.push(Ee,a,h),c+=3;break;case Ye:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=Ne;case Ne:n=o===Fe||o===Ne,l=n?2*a-s:t[c+1],d=n?2*h-i:t[c+2],s=t[c+1],i=t[c+2],a=t[c+3],h=t[c+4],_.push(Fe,l,d,s,i,a,h),c+=5;break;case ze:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,t[c+5]+=a,t[c+6]+=h,r=Fe;case Fe:s=t[c+3],i=t[c+4],a=t[c+5],h=t[c+6],_.push(Fe,t[c+1],t[c+2],s,i,a,h),c+=7;break;case Ve:t[c+1]+=a,t[c+2]+=h,r=je;case je:n=o===Xe||o===je,s=n?2*a-s:t[c+1],i=n?2*h-i:t[c+2],e?ds(_,a,h,s,i,t[c+1],t[c+2]):_.push(Xe,s,i,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case He:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=Xe;case Xe:s=t[c+1],i=t[c+2],e?ds(_,a,h,s,i,t[c+3],t[c+4]):_.push(Xe,s,i,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case qe:t[c+6]+=a,t[c+7]+=h;case Ge:cs(_,a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],t[c+7],e),a=t[c+6],h=t[c+7],c+=8;break;case Je:case Qe:_.push(Qe),c++;break;case $e:a=t[c+1],h=t[c+2],e?os(_,a,h,t[c+3],t[c+4]):ys(_,t,c,5),c+=5;break;case Ze:a=t[c+1],h=t[c+2],e?ns(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):ys(_,t,c,9),c+=9;break;case Ke:a=t[c+1],h=t[c+2],e?ns(_,a,h,t[c+3],t[c+4],t[c+5]):ys(_,t,c,6),c+=6;break;case ts:ls(e?_:ys(_,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,_s),a=_s.x,h=_s.y,c+=9;break;case es:e?ls(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):ys(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case ss:hs(e?_:ys(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,_s),a=_s.x,h=_s.y,c+=7;break;case is:e?hs(_,t[c+1],t[c+2],t[c+3],0,360,!1):ys(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case rs:as(e?_:ys(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,_s),a=_s.x,h=_s.y,c+=6;break;default:return us.error(`command: ${r} [index:${c}]`,t),_}o=r}return _},copyData(t,e,s,i){for(let r=s,o=s+i;r<o;r++)t.push(e[r])},pushData(t,e){gs.index===gs.length&&(gs.index=1,t.push(gs.name)),t.push(Number(e)),gs.index++,gs.dot=0}},{current:gs,pushData:fs,copyData:ys}=ps,{M:ms,L:ws,C:xs,Q:vs,Z:bs,N:Bs,D:ks,X:Rs,G:Cs,F:Ss,O:Ts,P:Ls,U:Is}=Jt,{getMinDistanceFrom:Ps,getRadianFrom:Os}=E,{tan:Es,min:As,abs:Ws}=Math,Ms={},Ds={beginPath(t){t.length=0},moveTo(t,e,s){t.push(ms,e,s)},lineTo(t,e,s){t.push(ws,e,s)},bezierCurveTo(t,e,s,i,r,o,n){t.push(xs,e,s,i,r,o,n)},quadraticCurveTo(t,e,s,i,r){t.push(vs,e,s,i,r)},closePath(t){t.push(bs)},rect(t,e,s,i,r){t.push(Bs,e,s,i,r)},roundRect(t,e,s,i,r,o){if("number"==typeof o)t.push(Rs,e,s,i,r,o);else{const n=h.fourNumber(o);n?t.push(ks,e,s,i,r,...n):t.push(Bs,e,s,i,r)}},ellipse(t,e,s,i,r,o,n,a,h){void 0===o?t.push(Ss,e,s,i,r):(void 0===n&&(n=0),void 0===a&&(a=360),t.push(Cs,e,s,i,r,o,n,a,h?1:0))},arc(t,e,s,i,r,o,n){void 0===r?t.push(Ls,e,s,i):(void 0===o&&(o=360),t.push(Ts,e,s,i,r,o,n?1:0))},arcTo(t,e,s,i,r,o,n,a){if(void 0!==n){const h=Es(Os(n,a,e,s,i,r)/2)*(Ps(n,a,e,s,i,r)/2);t.push(Is,e,s,i,r,As(o,Ws(h)))}else t.push(Is,e,s,i,r,o)},drawEllipse(t,e,s,i,r,o,n,a,h){ve.ellipse(null,e,s,i,r,void 0===o?0:o,void 0===n?0:n,void 0===a?360:a,h,null,null,Ms),t.push(ms,Ms.x,Ms.y),Us(t,e,s,i,r,o,n,a,h)},drawArc(t,e,s,i,r,o,n){ve.arc(null,e,s,i,void 0===r?0:r,void 0===o?360:o,n,null,null,Ms),t.push(ms,Ms.x,Ms.y),Fs(t,e,s,i,r,o,n)},drawPoints(t,e,s,i){ve.points(t,e,s,i)}},{ellipse:Us,arc:Fs}=Ds,{moveTo:zs,lineTo:Ns,quadraticCurveTo:Ys,bezierCurveTo:Xs,closePath:Hs,beginPath:js,rect:Vs,roundRect:Gs,ellipse:qs,arc:Qs,arcTo:Js,drawEllipse:$s,drawArc:Zs,drawPoints:Ks}=Ds;class ti{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.clearPath=this.beginPath,this.set(t)}set(t){return this.__path=t?"string"==typeof t?qt.parse(t):t:[],this}beginPath(){return js(this.__path),this.paint(),this}moveTo(t,e){return zs(this.__path,t,e),this.paint(),this}lineTo(t,e){return Ns(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,s,i,r,o){return Xs(this.__path,t,e,s,i,r,o),this.paint(),this}quadraticCurveTo(t,e,s,i){return Ys(this.__path,t,e,s,i),this.paint(),this}closePath(){return Hs(this.__path),this.paint(),this}rect(t,e,s,i){return Vs(this.__path,t,e,s,i),this.paint(),this}roundRect(t,e,s,i,r){return Gs(this.__path,t,e,s,i,r),this.paint(),this}ellipse(t,e,s,i,r,o,n,a){return qs(this.__path,t,e,s,i,r,o,n,a),this.paint(),this}arc(t,e,s,i,r,o){return Qs(this.__path,t,e,s,i,r,o),this.paint(),this}arcTo(t,e,s,i,r){return Js(this.__path,t,e,s,i,r),this.paint(),this}drawEllipse(t,e,s,i,r,o,n,a){return $s(this.__path,t,e,s,i,r,o,n,a),this.paint(),this}drawArc(t,e,s,i,r,o){return Zs(this.__path,t,e,s,i,r,o),this.paint(),this}drawPoints(t,e,s){return Ks(this.__path,t,e,s),this.paint(),this}paint(){}}const{M:ei,L:si,C:ii,Q:ri,Z:oi,N:ni,D:ai,X:hi,G:li,F:di,O:ci,P:ui,U:_i}=Jt,pi=xt.get("PathDrawer"),gi={drawPathByData(t,e){if(!e)return;let s,i=0,r=e.length;for(;i<r;)switch(s=e[i],s){case ei:t.moveTo(e[i+1],e[i+2]),i+=3;break;case si:t.lineTo(e[i+1],e[i+2]),i+=3;break;case ii:t.bezierCurveTo(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5],e[i+6]),i+=7;break;case ri:t.quadraticCurveTo(e[i+1],e[i+2],e[i+3],e[i+4]),i+=5;break;case oi:t.closePath(),i+=1;break;case ni:t.rect(e[i+1],e[i+2],e[i+3],e[i+4]),i+=5;break;case ai:t.roundRect(e[i+1],e[i+2],e[i+3],e[i+4],[e[i+5],e[i+6],e[i+7],e[i+8]]),i+=9;break;case hi:t.roundRect(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]),i+=6;break;case li:t.ellipse(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]*l,e[i+6]*l,e[i+7]*l,e[i+8]),i+=9;break;case di:t.ellipse(e[i+1],e[i+2],e[i+3],e[i+4],0,0,d,!1),i+=5;break;case ci:t.arc(e[i+1],e[i+2],e[i+3],e[i+4]*l,e[i+5]*l,e[i+6]),i+=7;break;case ui:t.arc(e[i+1],e[i+2],e[i+3],0,d,!1),i+=4;break;case _i:t.arcTo(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]),i+=6;break;default:return void pi.error(`command: ${s} [index:${i}]`,e)}}},{M:fi,L:yi,C:mi,Q:wi,Z:xi,N:vi,D:bi,X:Bi,G:ki,F:Ri,O:Ci,P:Si,U:Ti}=Jt,{toTwoPointBounds:Li,toTwoPointBoundsByQuadraticCurve:Ii,arcTo:Pi,arc:Oi,ellipse:Ei}=ve,{addPointBounds:Ai,copy:Wi,addPoint:Mi,setPoint:Di,addBounds:Ui,toBounds:Fi}=Y,zi=xt.get("PathBounds");let Ni,Yi,Xi;const Hi={},ji={},Vi={},Gi={toBounds(t,e){Gi.toTwoPointBounds(t,ji),Fi(ji,e)},toTwoPointBounds(t,e){if(!t||!t.length)return Di(e,0,0);let s,i,r,o,n,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(s=t[a],0===a&&(s===xi||s===mi||s===wi?Di(e,h,l):Di(e,t[a+1],t[a+2])),s){case fi:case yi:h=t[a+1],l=t[a+2],Mi(e,h,l),a+=3;break;case mi:o=t[a+5],n=t[a+6],Li(h,l,t[a+1],t[a+2],t[a+3],t[a+4],o,n,Hi),Ai(e,Hi),h=o,l=n,a+=7;break;case wi:i=t[a+1],r=t[a+2],o=t[a+3],n=t[a+4],Ii(h,l,i,r,o,n,Hi),Ai(e,Hi),h=o,l=n,a+=5;break;case xi:a+=1;break;case vi:h=t[a+1],l=t[a+2],Ui(e,h,l,t[a+3],t[a+4]),a+=5;break;case bi:case Bi:h=t[a+1],l=t[a+2],Ui(e,h,l,t[a+3],t[a+4]),a+=s===bi?9:6;break;case ki:Ei(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],t[a+7],t[a+8],Hi,Vi),0===a?Wi(e,Hi):Ai(e,Hi),h=Vi.x,l=Vi.y,a+=9;break;case Ri:h=t[a+1],l=t[a+2],Yi=t[a+3],Xi=t[a+4],Ui(e,h-Yi,l-Xi,2*Yi,2*Xi),h+=Yi,a+=5;break;case Ci:Oi(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],Hi,Vi),0===a?Wi(e,Hi):Ai(e,Hi),h=Vi.x,l=Vi.y,a+=7;break;case Si:h=t[a+1],l=t[a+2],Ni=t[a+3],Ui(e,h-Ni,l-Ni,2*Ni,2*Ni),h+=Ni,a+=4;break;case Ti:Pi(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],Hi,Vi),0===a?Wi(e,Hi):Ai(e,Hi),h=Vi.x,l=Vi.y,a+=6;break;default:return void zi.error(`command: ${s} [index:${a}]`,t)}}},{M:qi,L:Qi,C:Ji,Z:$i}=Jt,{getCenterX:Zi,getCenterY:Ki}=E,{arcTo:tr}=Ds,er={smooth(t,e,s){let i,r=0,o=0,n=0,a=0,h=0,l=0,d=0,c=0,u=0;const _=t.length,p=[];for(;r<_;)switch(i=t[r],i){case qi:a=c=t[r+1],h=u=t[r+2],r+=3,t[r]===Qi?(l=t[r+1],d=t[r+2],p.push(qi,Zi(a,l),Ki(h,d))):p.push(qi,a,h);break;case Qi:switch(o=t[r+1],n=t[r+2],r+=3,t[r]){case Qi:tr(p,o,n,t[r+1],t[r+2],e,c,u);break;case $i:tr(p,o,n,a,h,e,c,u);break;default:p.push(Qi,o,n)}c=o,u=n;break;case Ji:p.push(Ji,t[r+1],t[r+2],t[r+3],t[r+4],t[r+5],t[r+6]),r+=7;break;case $i:tr(p,a,h,l,d,e,c,u),p.push($i),r+=1}return i!==$i&&(p[1]=a,p[2]=h),p}};qt.creator=new ti,qt.parse=ps.parse,qt.convertToCanvasData=ps.toCanvasData;const sr=new ti,{drawRoundRect:ir}=ie;function rr(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,s,i,r){ir(this,t,e,s,i,r)})}(t)}const or={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=nr.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{}}}},nr=or;nr.opacityTypes.forEach((t=>nr.upperCaseTypeMap[t]=t.toUpperCase()));const ar=xt.get("TaskProcessor");class hr{constructor(t){this.parallel=!0,this.time=1,this.id=i.create(i.TASK),this.task=t}run(){return Ut(this,void 0,void 0,(function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){ar.error(t)}}))}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class lr{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,s=0;for(let i=0;i<t;i++)i<=this.finishedIndex?(s+=this.list[i].time,i===this.finishedIndex&&(e=s)):e+=this.list[i].time;return this.isComplete?1:s/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&Et.assign(this.config,t),this.empty()}add(t,e){let s,i,r,o;const n=new hr(t);return n.parent=this,"number"==typeof e?o=e:e&&(i=e.parallel,s=e.start,r=e.time,o=e.delay),r&&(n.time=r),!1===i&&(n.parallel=!1),void 0===o?this.push(n,s):(this.delayNumber++,setTimeout((()=>{this.delayNumber&&(this.delayNumber--,this.push(n,s))}),o)),this.isComplete=!1,n}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 s=this.index;s<e&&(t=this.list[s],t.parallel);s++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const s=e.length,i=this.finishedIndex+s;if(e.length){if(!this.running)return;i<this.total&&(t=this.list[i],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 dr={map:{},recycledList:[],tasker:new lr,patternTasker:new lr,get isComplete(){return cr.tasker.isComplete},get(t){let e=cr.map[t.url];return e||(e=s.image(t),cr.map[t.url]=e),e.use++,e},recycle(t){t.use--,setTimeout((()=>{t.use||cr.recycledList.push(t)}))},clearRecycled(){const t=cr.recycledList;t.length>100&&(t.forEach((t=>{!t.use&&t.url&&(delete cr.map[t.url],t.destroy())})),t.length=0)},hasOpacityPixel:t=>or.opacityTypes.some((e=>cr.isFormat(e,t))),isFormat(t,e){if(e.format===t)return!0;const{url:s}=e;if(s.startsWith("data:")){if(s.startsWith("data:"+or.mineType(t)))return!0}else if(s.includes("."+t)||s.includes("."+or.upperCaseTypeMap[t]))return!0;return!1},destroy(){cr.map={},cr.recycledList=[]}},cr=dr,{IMAGE:ur,create:_r}=i;class pr{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){this.use=0,this.waitComplete=[],this.innerId=_r(ur),this.config=t||{url:""},this.isSVG=dr.isFormat("svg",t),this.hasOpacityPixel=dr.hasOpacityPixel(t)}load(t,s){return this.loading||(this.loading=!0,dr.tasker.add((()=>Ut(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,s),this.waitComplete.length-2}unload(t,e){const s=this.waitComplete;if(e){const e=s[t+1];e&&e({type:"stop"})}s[t]=s[t+1]=void 0}onComplete(t){let e;this.waitComplete.forEach(((s,i)=>{e=i%2,s&&(t?e||s(this):e&&s(this.error))})),this.waitComplete.length=0,this.loading=!1}getCanvas(t,s,i,r){if(t||(t=this.width),s||(s=this.height),this.cache){let{params:t,data:e}=this.cache;for(let s in t)if(t[s]!==arguments[s]){e=null;break}if(e)return e}const o=e.origin.createCanvas(t,s),n=o.getContext("2d");return i&&(n.globalAlpha=i),n.drawImage(this.view,0,0,t,s),this.cache=this.use>1?{data:o,params:arguments}:null,o}getPattern(t,s,i,r){const o=e.canvas.createPattern(t,s);try{i&&o.setTransform&&(o.setTransform(i),i=null)}catch(t){}return r&&(r.transform=i),o}destroy(){this.config={url:""},this.cache=null,this.waitComplete.length=0}}function gr(t,e,s,i){i||(s.configurable=s.enumerable=!0),Object.defineProperty(t,e,s)}function fr(t,e){return Object.getOwnPropertyDescriptor(t,e)}function yr(t,e){return(s,i)=>wr(s,i,t,e&&e(i))}function mr(t){return t}function wr(t,e,s,i){const r={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};gr(t,e,Object.assign(r,i||{})),Xr(t,e,s)}function xr(t){return yr(t)}function vr(t,e){return yr(t,(t=>({set(s){this.__setAttr(t,s,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}})))}function br(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__hasAutoLayout=!!e,this.__local||this.__layout.createLocal())}})))}function Br(t,e){return yr(t,(t=>({set(s){this.__setAttr(t,s,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}})))}function kr(t,e){return yr(t,(t=>({set(s){this.__setAttr(t,s,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}})))}function Rr(t,e){return yr(t,(t=>({set(s){this.__setAttr(t,s,e)&&Sr(this)}})))}function Cr(t){return yr(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 Tr(t){return yr(t,(t=>({set(e){const s=this.__;2!==s.__pathInputed&&(s.__pathInputed=e?1:0),e||(s.__pathForRender=void 0),this.__setAttr(t,e),Sr(this)}})))}const Lr=Rr;function Ir(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&Pr(this)}})))}function Pr(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&Sr(t)}const Or=Ir;function Er(t){return yr(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Ar(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}})))}function Wr(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange())}})))}function Mr(t){return yr(t,(t=>({set(e){const s=this.visible;this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange(),0!==s&&0!==e||Sr(this))}})))}function Dr(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange(),this.waitParent((()=>{this.parent.__layout.childrenSortChange()})))}})))}function Ur(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent((()=>{this.parent.__updateMask(e)})))}})))}function Fr(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&this.waitParent((()=>{this.parent.__updateEraser(e)}))}})))}function zr(t){return yr(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,xt.showHitView&&(this.__layout.surfaceChanged||this.__layout.surfaceChange()),this.leafer&&this.leafer.updateCursor())}})))}function Nr(t){return yr(t,(t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}})))}function Yr(t){return(e,s)=>{gr(e,"__DataProcessor",{get:()=>t})}}function Xr(t,e,s){const i=t.__DataProcessor.prototype,r="_"+e,o=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),n={get(){const t=this[r];return void 0===t?s:t},set(t){this[r]=t}};void 0===s?n.get=function(){return this[r]}:"width"===e?n.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||s}return t}:"height"===e&&(n.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||s}return t});let a,h=i;for(;!a&&h;)a=fr(h,e),h=h.__proto__;a&&a.set&&(n.set=a.set),i[o]&&(n.set=i[o],delete i[o]),gr(i,e,n)}const Hr=new xt("rewrite"),jr=[],Vr=["destroy","constructor"];function Gr(t){return(e,s)=>{jr.push({name:e.constructor.name+"."+s,run:()=>{e[s]=t}})}}function qr(){return t=>{Qr()}}function Qr(t){jr.length&&(jr.forEach((e=>{t&&Hr.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()})),jr.length=0)}function Jr(t,e){return s=>{var i;(t.prototype?(i=t.prototype,Object.getOwnPropertyNames(i)):Object.keys(t)).forEach((i=>{if(!(Vr.includes(i)||e&&e.includes(i)))if(t.prototype){fr(t.prototype,i).writable&&(s.prototype[i]=t.prototype[i])}else s.prototype[i]=t[i]}))}}function $r(){return t=>{St.register(t)}}setTimeout((()=>Qr(!0)));const{copy:Zr,toInnerPoint:Kr,toOuterPoint:to,scaleOfOuter:eo,rotateOfOuter:so,skewOfOuter:io,multiplyParent:ro,divideParent:oo,getLayout:no}=b,ao={},ho={updateAllMatrix(t,e,s){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(s=!0),uo(t,e,s),t.isBranch){const{children:i}=t;for(let t=0,r=i.length;t<r;t++)co(i[t],e,s)}},updateMatrix(t,e,s){const i=t.__layout;e?s&&(i.waitAutoLayout=!0,t.__hasAutoLayout&&(i.matrixChanged=!1)):i.waitAutoLayout&&(i.waitAutoLayout=!1),i.matrixChanged&&t.__updateLocalMatrix(),i.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,s=e.length;t<s;t++)_o(e[t])}},updateAllChange(t){if(_o(t),t.__updateChange(),t.isBranch){const{children:e}=t;for(let t=0,s=e.length;t<s;t++)po(e[t])}},worldHittable(t){for(;t;){if(!t.__.hittable)return!1;t=t.parent}return!0},moveWorld(t,e,s=0,i){const r="object"==typeof e?Object.assign({},e):{x:e,y:s};i?to(t.localTransform,r,r,!0):t.parent&&Kr(t.parent.worldTransform,r,r,!0),lo.moveLocal(t,r.x,r.y)},moveLocal(t,e,s=0){"object"==typeof e?(t.x+=e.x,t.y+=e.y):(t.x+=e,t.y+=s)},zoomOfWorld(t,e,s,i,r){lo.zoomOfLocal(t,fo(t,e),s,i,r)},zoomOfLocal(t,e,s,i=s,r){Zr(ao,t.__localMatrix),eo(ao,e,s,i),t.origin||t.around?lo.setTransform(t,ao,r):(go(t,ao),t.scaleResize(s,i,!0!==r))},rotateOfWorld(t,e,s){lo.rotateOfLocal(t,fo(t,e),s)},rotateOfLocal(t,e,s){Zr(ao,t.__localMatrix),so(ao,e,s),t.origin||t.around?lo.setTransform(t,ao):(go(t,ao),t.rotation=h.formatRotation(t.rotation+s))},skewOfWorld(t,e,s,i,r){lo.skewOfLocal(t,fo(t,e),s,i,r)},skewOfLocal(t,e,s,i=0,r){Zr(ao,t.__localMatrix),io(ao,e,s,i),lo.setTransform(t,ao,r)},transformWorld(t,e,s){Zr(ao,t.worldTransform),ro(ao,e),t.parent&&oo(ao,t.parent.worldTransform),lo.setTransform(t,ao,s)},transform(t,e,s){Zr(ao,t.localTransform),ro(ao,e),lo.setTransform(t,ao,s)},setTransform(t,e,s){const i=no(e,t.origin&&lo.getInnerOrigin(t,t.origin),t.around&&lo.getInnerOrigin(t,t.around));if(s){const e=i.scaleX/t.scaleX,r=i.scaleY/t.scaleY;delete i.scaleX,delete i.scaleY,t.set(i),t.scaleResize(e,r,!0!==s)}else t.set(i)},getFlipTransform(t,e){const s={a:1,b:0,c:0,d:1,e:0,f:0},i="x"===e?1:-1;return eo(s,lo.getLocalOrigin(t,"center"),-1*i,1*i),s},getLocalOrigin:(t,e)=>E.tempToOuterOf(lo.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const s={};return gt.toPoint(e,t.boxBounds,s),s},getRelativeWorld:(t,e,s)=>(Zr(ao,t.worldTransform),oo(ao,e.worldTransform),s?ao:Object.assign({},ao)),drop(t,e,s,i){t.setTransform(lo.getRelativeWorld(t,e,!0),i),e.add(t,s)},hasParent(t,e){if(!e)return!1;for(;t;){if(e===t)return!0;t=t.parent}}},lo=ho,{updateAllMatrix:co,updateMatrix:uo,updateAllWorldOpacity:_o,updateAllChange:po}=lo;function go(t,e){const{e:s,f:i}=t.__localMatrix;t.x+=e.e-s,t.y+=e.f-i}function fo(t,e){return t.__layout.update(),t.parent?E.tempToInnerOf(e,t.parent.__world):e}const yo={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:mo}=ho,wo={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:s}=t;for(let i=0,r=s.length;i<r;i++)(t=s[i]).isBranch&&(t.__tempNumber=1,e.add(t),xo(t,e))}},pushAllParent(t,e){const{keys:s}=e;if(s)for(;t.parent&&void 0===s[t.parent.innerId];)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let s=e.length;const{children:i}=t;for(let t=0,s=i.length;t<s;t++)i[t].isBranch&&e.push(i[t]);for(let t=s,i=e.length;t<i;t++)vo(e[t],e)},updateBounds(t,e){const s=[t];vo(t,s),bo(s,e)},updateBoundsByBranchStack(t,e){let s,i;for(let r=t.length-1;r>-1;r--){s=t[r],i=s.children;for(let t=0,e=i.length;t<e;t++)mo(i[t]);e&&e===s||mo(s)}}},{pushAllChildBranch:xo,pushAllBranchStack:vo,updateBoundsByBranchStack:bo}=wo,Bo={run(t){if(t&&t.length){const e=t.length;for(let s=0;s<e;s++)t[s]();t.length===e?t.length=0:t.splice(0,e)}}},{getRelativeWorld:ko}=ho,{toOuterOf:Ro,getPoints:Co,copy:So}=ot,To="_localContentBounds",Lo="_worldContentBounds",Io="_worldBoxBounds",Po="_worldStrokeBounds";class Oo{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 Ro(this.contentBounds,this.leaf.__localMatrix,this[To]||(this[To]={})),this[To]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return Ro(this.contentBounds,this.leaf.__world,this[Lo]||(this[Lo]={})),this[Lo]}get worldBoxBounds(){return Ro(this.boxBounds,this.leaf.__world,this[Io]||(this[Io]={})),this[Io]}get worldStrokeBounds(){return Ro(this.strokeBounds,this.leaf.__world,this[Po]||(this[Po]={})),this[Po]}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 ko(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",s){const{leaf:i}=this;let r,o,n=this.getInnerBounds(t);switch(e){case"world":r=i.getWorldPoint(n),o=i.__world;break;case"local":r=i.getLocalPointByInner(n),o=i.__localMatrix;break;case"inner":r=n,o=b.defaultMatrix;break;case"page":e=i.zoomLayer;default:r=i.getWorldPoint(n,e),o=ko(i,e,!0)}const a=b.getLayout(o);if(So(a,n),E.copy(a,r),s){const{scaleX:t,scaleY:e}=a,s=Math.abs(t),i=Math.abs(e);1===s&&1===i||(a.scaleX/=s,a.scaleY/=i,a.width*=s,a.height*=i)}return a}getLayoutPoints(t,e="world"){const{leaf:s}=this,i=Co(this.getInnerBounds(t));let r;switch(e){case"world":r=null;break;case"local":r=s.parent;break;case"inner":break;case"page":e=s.zoomLayer;default:r=e}return void 0!==r&&i.forEach((t=>s.innerToWorld(t,null,!1,r))),i}shrinkContent(){const{x:t,y:e,width:s,height:i}=this.boxBounds;this._contentBounds={x:t,y:e,width:s,height:i}}spreadStroke(){const{x:t,y:e,width:s,height:i}=this.strokeBounds;this._strokeBounds={x:t,y:e,width:s,height:i},this._localStrokeBounds={x:t,y:e,width:s,height:i},this.renderSpread||this.spreadRenderCancel()}spreadRender(){const{x:t,y:e,width:s,height:i}=this.renderBounds;this._renderBounds={x:t,y:e,width:s,height:i},this._localRenderBounds={x:t,y:e,width:s,height:i}}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(){}}const Eo={},Ao={on(t,e,s){let i,r,o;s&&("once"===s?r=!0:"boolean"==typeof s?i=s:(i=s.capture,r=s.once));const n=Wo(this,i,!0),a="string"==typeof t?t.split(" "):t,h=r?{listener:e,once:r}:{listener:e};a.forEach((t=>{t&&(o=n[t],o?-1===o.findIndex((t=>t.listener===e))&&o.push(h):n[t]=[h])}))},off(t,e,s){if(t){const i="string"==typeof t?t.split(" "):t;if(e){let t,r,o;s&&(t="boolean"==typeof s?s:"once"!==s&&s.capture);const n=Wo(this,t);i.forEach((t=>{t&&(r=n[t],r&&(o=r.findIndex((t=>t.listener===e)),o>-1&&r.splice(o,1),r.length||delete n[t]))}))}else{const{__bubbleMap:t,__captureMap:e}=this;i.forEach((s=>{t&&delete t[s],e&&delete e[s]}))}}else this.__bubbleMap=this.__captureMap=void 0},on_(t,e,s,i){return s&&(e=e.bind(s)),this.on(t,e,i),{type:t,current:this,listener:e,options:i}},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,s){this.on(t,e,{once:!0,capture:s})},emit(t,e,s){!e&&It.has(t)&&(e=It.get(t,{type:t,target:this,current:this}));const i=Wo(this,s)[t];if(i){let r;for(let o=0,n=i.length;o<n&&(r=i[o],r.listener(e),r.once&&(this.off(t,r.listener,s),o--,n--),!e||!e.isStopNow);o++);}this.syncEventer&&this.syncEventer.emitEvent(e,s)},emitEvent(t,e){t.current=this,this.emit(t.type,t,e)},hasEvent(t,e){if(this.syncEventer&&this.syncEventer.hasEvent(t,e))return!0;const{__bubbleMap:s,__captureMap:i}=this,r=s&&s[t],o=i&&i[t];return!!(void 0===e?r||o:e?o:r)}};function Wo(t,e,s){if(e){const{__captureMap:e}=t;return e||(s?t.__captureMap={}:Eo)}{const{__bubbleMap:e}=t;return e||(s?t.__bubbleMap={}:Eo)}}class Mo{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 Do extends Mo{constructor(t,e,s){super(t,e),this.parent=s,this.child=e}}Do.ADD="child.add",Do.REMOVE="child.remove",Do.DESTROY="child.destroy";class Uo extends Mo{constructor(t,e,s,i,r){super(t,e),this.attrName=s,this.oldValue=i,this.newValue=r}}Uo.CHANGE="property.change",Uo.LEAFER_CHANGE="property.leafer_change";class Fo extends Mo{constructor(t,e){super(t),Object.assign(this,e)}}Fo.LOAD="image.load",Fo.LOADED="image.loaded",Fo.ERROR="image.error";class zo extends Mo{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(zo.RESIZE),Object.assign(this,t)):super(t),this.old=e}}zo.RESIZE="resize";class No extends Mo{constructor(t,e){super(t),this.data=e}}No.REQUEST="watch.request",No.DATA="watch.data";class Yo extends Mo{constructor(t,e,s){super(t),e&&(this.data=e,this.times=s)}}Yo.CHECK_UPDATE="layout.check_update",Yo.REQUEST="layout.request",Yo.START="layout.start",Yo.BEFORE="layout.before",Yo.LAYOUT="layout",Yo.AFTER="layout.after",Yo.AGAIN="layout.again",Yo.END="layout.end";class Xo extends Mo{}Xo.FRAME="animate.frame";class Ho extends Mo{constructor(t,e,s,i){super(t),e&&(this.times=e),s&&(this.renderBounds=s,this.renderOptions=i)}}Ho.REQUEST="render.request",Ho.START="render.start",Ho.BEFORE="render.before",Ho.RENDER="render",Ho.AFTER="render.after",Ho.AGAIN="render.again",Ho.END="render.end",Ho.NEXT="render.next";class jo extends Mo{}jo.START="leafer.start",jo.BEFORE_READY="leafer.before_ready",jo.READY="leafer.ready",jo.AFTER_READY="leafer.after_ready",jo.VIEW_READY="leafer.view_ready",jo.VIEW_COMPLETED="leafer.view_completed",jo.STOP="leafer.stop",jo.RESTART="leafer.restart",jo.END="leafer.end";const{isFinite:Vo}=Number,Go=xt.get("setAttr"),qo={__setAttr(t,e,s){if(this.leafer&&this.leafer.created){const i=this.__.__getInput(t);if(s&&!Vo(e)&&void 0!==e&&(Go.warn(this.innerName,t,e),e=void 0),"object"==typeof e||i!==e){this.__[t]=e,this.__proxyData&&this.setProxyAttr(t,e);const{CHANGE:s}=Uo,r=new Uo(s,this,t,i,e);return this.isLeafer?this.emitEvent(new Uo(Uo.LEAFER_CHANGE,this,t,i,e)):this.hasEvent(s)&&this.emitEvent(r),this.leafer.emitEvent(r),!0}return!1}return this.__[t]=e,this.__proxyData&&this.setProxyAttr(t,e),!0},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:Qo,multiplyParent:Jo,translateInner:$o,defaultWorld:Zo}=b,{toPoint:Ko,tempPoint:tn}=gt,en={__updateWorldMatrix(){Jo(this.__local||this.__layout,this.parent?this.parent.__world:Zo,this.__world,!!this.__layout.affectScaleOrRotation,this.__,this.parent&&this.parent.__)},__updateLocalMatrix(){if(this.__local){const t=this.__layout,e=this.__local,s=this.__;t.affectScaleOrRotation&&(t.scaleChanged||t.rotationChanged)&&(Qo(e,s,null,null,t.affectRotation),t.scaleChanged=t.rotationChanged=!1),e.e=s.x+s.offsetX,e.f=s.y+s.offsetY,(s.around||s.origin)&&(Ko(s.around||s.origin,t.boxBounds,tn),$o(e,-tn.x,-tn.y,!s.around))}this.__layout.matrixChanged=!1}},{updateMatrix:sn,updateAllMatrix:rn}=ho,{updateBounds:on}=wo,{toOuterOf:nn,copyAndSpread:an,copy:hn}=ot,{toBounds:ln}=Gi,dn={__updateWorldBounds(){nn(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.__hasAutoLayout&&this.__updateAutoLayout(),nn(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){nn(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){nn(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(){const t=this.__layout.boxBounds,e=this.__;e.__pathInputed?ln(e.__pathForRender,t):(t.x=0,t.y=0,t.width=e.width,t.height=e.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.leafer&&this.leafer.ready&&this.leafer.layouter.addExtra(this),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),rn(this),on(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(rn(this),on(this,this))):sn(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(){const t=this.__layout;an(t.strokeBounds,t.boxBounds,t.strokeBoxSpread)},__updateRenderBounds(){const t=this.__layout;t.renderSpread>0?an(t.renderBounds,t.boxBounds,t.renderSpread):hn(t.renderBounds,t.strokeBounds)}},cn={__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 s=t.getSameCanvas(!0,!0);this.__draw(s,e),this.__worldFlipped?t.copyWorldByReset(s,this.__nowWorld,null,this.__.__blendMode,!0):t.copyWorldToInner(s,this.__nowWorld,this.__layout.renderBounds,this.__.__blendMode),s.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:un}=yo,_n={__updateChange(){const{__layout:t}=this;t.childrenSortChanged&&(this.__updateSortChildren(),t.childrenSortChanged=!1),this.__.__checkSingle()},__render(t,e){if(this.__worldOpacity)if(this.__.__single){if("path"===this.__.eraser)return this.__renderEraser(t,e);const s=t.getSameCanvas(!1,!0);this.__renderBranch(s,e);const i=this.__getNowWorld(e);t.opacity=this.__.opacity,t.copyWorldByReset(s,i,i,this.__.__blendMode,!0),s.recycle(i)}else this.__renderBranch(t,e)},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:s}=this;for(let i=0,r=s.length;i<r;i++)un(s[i],e)||s[i].__render(t,e)}},__clip(t,e){if(this.__worldOpacity){const{children:s}=this;for(let i=0,r=s.length;i<r;i++)un(s[i],e)||s[i].__clip(t,e)}}},{LEAF:pn,create:gn}=i,{toInnerPoint:fn,toOuterPoint:yn,multiplyParent:mn}=b,{toOuterOf:wn}=ot,{copy:xn}=E,{moveLocal:vn,zoomOfLocal:bn,rotateOfLocal:Bn,skewOfLocal:kn,moveWorld:Rn,zoomOfWorld:Cn,rotateOfWorld:Sn,skewOfWorld:Tn,transform:Ln,transformWorld:In,setTransform:Pn,getFlipTransform:On,getLocalOrigin:En,getRelativeWorld:An,drop:Wn}=ho;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 Oo}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){let e;for(let s in t)e=t[s],e instanceof Array?this.on(s,e[0],e[1]):this.on(s,e)}constructor(t){this.innerId=gn(pn),this.reset(t)}reset(t){this.__world={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0,scaleX:1,scaleY:1},null!==t&&(this.__local={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0}),this.__worldOpacity=1,this.__=new this.__DataProcessor(this),this.__layout=new this.__LayoutProcessor(this),this.__level&&this.resetCustom(),t&&(t.__&&(t=t.toJSON()),t.children?this.set(t):Object.assign(this,t))}resetCustom(){this.__hasMask=this.__hasEraser=null,this.forceUpdate()}waitParent(t,e){e&&(t=t.bind(e)),this.parent?t():this.__parentWait?this.__parentWait.push(t):this.__parentWait=[t]}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.__leaferWait?this.__leaferWait.push(t):this.__leaferWait=[t]}nextRender(t,e,s){this.leafer?this.leafer.nextRender(t,e,s):this.waitLeafer((()=>this.leafer.nextRender(t,e,s)))}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.__leaferWait&&Bo.run(this.__leaferWait)),this.isBranch){const{children:e}=this;for(let s=0,i=e.length;s<i;s++)e[s].__bindLeafer(t)}}set(t){}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){}updateLayout(){this.__layout.update()}forceUpdate(t){void 0===t?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=void 0===e?null:void 0,this[t]=e}forceRender(t){this.forceUpdate("surface")}__updateWorldMatrix(){}__updateLocalMatrix(){}__updateWorldBounds(){}__updateLocalBounds(){}__updateLocalBoxBounds(){}__updateLocalStrokeBounds(){}__updateLocalRenderBounds(){}__updateBoxBounds(){}__updateContentBounds(){}__updateStrokeBounds(){}__updateRenderBounds(){}__updateAutoLayout(){}__updateFlowLayout(){}__updateNaturalSize(){}__updateStrokeSpread(){return 0}__updateRenderSpread(){return 0}__onUpdateSize(){}__updateEraser(t){this.__hasEraser=!!t||this.children.some((t=>t.__.eraser))}__renderEraser(t,e){t.save(),this.__clip(t,e);const{renderBounds:s}=this.__layout;t.clearRect(s.x,s.y,s.width,s.height),t.restore()}__updateMask(t){this.__hasMask=!!t||this.children.some((t=>t.__.mask))}__renderMask(t,e){}__getNowWorld(t){if(t.matrix){this.__cameraWorld||(this.__cameraWorld={});const e=this.__cameraWorld;return mn(this.__world,t.matrix,e,void 0,this.__world),wn(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,s){return this.__layout.getLayoutBounds(t,e,s)}getLayoutPoints(t,e){return this.__layout.getLayoutPoints(t,e)}getWorldBounds(t,e,s){const i=e?An(this,e):this.worldTransform,r=s?t:{};return wn(t,i,r),r}worldToLocal(t,e,s,i){this.parent?this.parent.worldToInner(t,e,s,i):e&&xn(e,t)}localToWorld(t,e,s,i){this.parent?this.parent.innerToWorld(t,e,s,i):e&&xn(e,t)}worldToInner(t,e,s,i){i&&(i.innerToWorld(t,e,s),t=e||t),fn(this.worldTransform,t,e,s)}innerToWorld(t,e,s,i){yn(this.worldTransform,t,e,s),i&&i.worldToInner(e||t,null,s)}getInnerPoint(t,e,s,i){const r=i?t:{};return this.worldToInner(t,r,s,e),r}getInnerPointByLocal(t,e,s,i){return this.getInnerPoint(t,this.parent,s,i)}getLocalPoint(t,e,s,i){const r=i?t:{};return this.worldToLocal(t,r,s,e),r}getLocalPointByInner(t,e,s,i){return this.getWorldPoint(t,this.parent,s,i)}getWorldPoint(t,e,s,i){const r=i?t:{};return this.innerToWorld(t,r,s,e),r}getWorldPointByLocal(t,e,s,i){const r=i?t:{};return this.localToWorld(t,r,s,e),r}getPagePoint(t,e,s,i){return(this.leafer?this.leafer.zoomLayer:this).getInnerPoint(t,e,s,i)}getWorldPointByPage(t,e,s,i){return(this.leafer?this.leafer.zoomLayer:this).getWorldPoint(t,e,s,i)}setTransform(t,e){Pn(this,t,e)}transform(t,e){Ln(this,t,e)}move(t,e){vn(this,t,e)}moveInner(t,e){Rn(this,t,e,!0)}scaleOf(t,e,s,i){bn(this,En(this,t),e,s,i)}rotateOf(t,e){Bn(this,En(this,t),e)}skewOf(t,e,s,i){kn(this,En(this,t),e,s,i)}transformWorld(t,e){In(this,t,e)}moveWorld(t,e){Rn(this,t,e)}scaleOfWorld(t,e,s,i){Cn(this,t,e,s,i)}rotateOfWorld(t,e){Sn(this,t,e)}skewOfWorld(t,e,s,i){Tn(this,t,e,s,i)}flip(t){Ln(this,On(this,t))}scaleResize(t,e=t,s){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,s,i){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}__updateSortChildren(){}add(t,e){}remove(t,e){this.parent&&this.parent.remove(this,e)}dropTo(t,e,s){Wn(this,t,e,s)}on(t,e,s){}off(t,e,s){}on_(t,e,s,i){}off_(t){}once(t,e,s){}emit(t,e,s){}emitEvent(t,e){}hasEvent(t,e){return!1}static changeAttr(t,e,s){s?this.addAttr(t,e,s):Xr(this.prototype,t,e)}static addAttr(t,e,s){s||(s=Rr),s(e)(this.prototype,t)}destroy(){if(!this.destroyed){const{parent:t}=this;t&&this.remove(),this.children&&this.removeAll(!0),this.hasEvent(Do.DESTROY)&&this.emitEvent(new Do(Do.DESTROY,this,t)),this.__.destroy(),this.__layout.destroy(),this.__captureMap=this.__bubbleMap=this.__parentWait=this.__leaferWait=null,this.destroyed=!0}}},t.Leaf=Dt([Jr(qo),Jr(en),Jr(dn),Jr(Ao),Jr(cn)],t.Leaf);const{setListWithFn:Mn}=ot,{sort:Dn}=wo,{localBoxBounds:Un,localStrokeBounds:Fn,localRenderBounds:zn,maskLocalBoxBounds:Nn,maskLocalStrokeBounds:Yn,maskLocalRenderBounds:Xn}=yo;t.Branch=class extends t.Leaf{__updateStrokeSpread(){const{children:t}=this;for(let e=0,s=t.length;e<s;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,s=t.length;e<s;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(){Mn(this.__layout.boxBounds,this.children,this.__hasMask?Nn:Un)}__updateStrokeBounds(){Mn(this.__layout.strokeBounds,this.children,this.__hasMask?Yn:Fn)}__updateRenderBounds(){Mn(this.__layout.renderBounds,this.children,this.__hasMask?Xn:zn)}__updateSortChildren(){let t;const{children:e}=this;if(e.length>1){for(let s=0,i=e.length;s<i;s++)e[s].__tempNumber=s,e[s].__.zIndex&&(t=!0);e.sort(Dn),this.__layout.affectChildrenSort=t}}add(t,e){t!==this&&(t.parent&&t.parent.remove(t),t.parent=this,void 0===e?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1),t.__layout.boxChanged||t.__layout.boxChange(),t.__layout.matrixChanged||t.__layout.matrixChange(),t.__parentWait&&Bo.run(t.__parentWait),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(Do.ADD,t)),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange())}addMany(...t){t.forEach((t=>this.add(t)))}remove(t,e){if(t){const s=this.children.indexOf(t);s>-1&&(this.children.splice(s,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}else 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)}__preRemove(){this.__hasMask&&this.__updateMask(),this.__hasEraser&&this.__updateEraser(),this.__layout.boxChange(),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}__realRemoveChild(t){t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(Do.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const s=new Do(t,e,this);e.hasEvent(t)&&e.emitEvent(s),this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(s),this.leafer.emitEvent(s)}},t.Branch=Dt([Jr(_n)],t.Branch);class Hn{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:s}=this;void 0===s[t.innerId]&&(e.push(t),s[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:s}=this;if(void 0===s[t.innerId]){const{list:i}=this;for(let t=e,r=i.length;t<r;t++)s[i[t].innerId]++;0===e?i.unshift(t):(e>i.length&&(e=i.length),i.splice(e,0,t)),s[t.innerId]=e}}addList(t){for(let e=0;e<t.length;e++)this.add(t[e])}remove(t){const{list:e}=this;let s;for(let i=0,r=e.length;i<r;i++)void 0!==s?this.keys[e[i].innerId]=i-1:e[i].innerId===t.innerId&&(s=i,delete this.keys[t.innerId]);void 0!==s&&e.splice(s,1)}sort(t){const{list:e}=this;t?e.sort(((t,e)=>e.__level-t.__level)):e.sort(((t,e)=>t.__level-e.__level))}forEach(t){this.list.forEach(t)}clone(){const t=new Hn;return t.list=[...this.list],t.keys=Object.assign({},this.keys),t}update(){this.keys={};const{list:t,keys:e}=this;for(let s=0,i=t.length;s<i;s++)e[t[s].innerId]=s}reset(){this.list=[],this.keys={}}destroy(){this.reset()}}class jn{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:s}=this;e[t.innerId]||(e[t.innerId]=1,s[t.__level]?s[t.__level].push(t):(s[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach((s=>{e=this.levelMap[s];for(let s=0,i=e.length;s<i;s++)t(e[s])}))}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}const Vn=xt.get("LeaferCanvas");class Gn extends Gt{set zIndex(t){const{style:e}=this.view;e.zIndex=t,this.setAbsolute(this.view)}set childIndex(t){const{view:e,parentView:s}=this;if(e&&s){const i=s.children[t];i?(this.setAbsolute(i),s.insertBefore(e,i)):s.appendChild(i)}}init(){const{config:t}=this,s=t.view||t.canvas;s?this.__createViewFrom(s):this.__createView();const{style:i}=this.view;if(i.display||(i.display="block"),this.parentView=this.view.parentElement,this.parentView){const t=this.parentView.style;t.webkitUserSelect=t.userSelect="none"}e.syncDomFont&&!this.parentView&&(i.display="none",document.body.appendChild(this.view)),this.__createContext(),this.autoLayout||this.resize(t)}set backgroundColor(t){this.view.style.backgroundColor=t}get backgroundColor(){return this.view.style.backgroundColor}set hittable(t){this.view.style.pointerEvents=t?"auto":"none"}get hittable(){return"none"!==this.view.style.pointerEvents}__createView(){this.view=document.createElement("canvas")}__createViewFrom(t){let e="string"==typeof t?document.getElementById(t):t;if(e)if(e instanceof HTMLCanvasElement)this.view=e;else{let t=e;if(e===window||e===document){const e=document.createElement("div"),{style:s}=e;s.position="absolute",s.top=s.bottom=s.left=s.right="0px",document.body.appendChild(e),t=e}this.__createView();const s=this.view;t.hasChildNodes()&&(this.setAbsolute(s),t.style.position||(t.style.position="relative")),t.appendChild(s)}else Vn.error(`no id: ${t}`),this.__createView()}setAbsolute(t){const{style:e}=t;e.position="absolute",e.top=e.left="0px"}updateViewSize(){const{width:t,height:e,pixelRatio:s}=this,{style:i}=this.view;i.width=t+"px",i.height=e+"px",this.view.width=Math.ceil(t*s),this.view.height=Math.ceil(e*s)}updateClientBounds(){this.clientBounds=this.view.getBoundingClientRect()}startAutoLayout(t,s){if(this.resizeListener=s,t){this.autoBounds=t;try{this.resizeObserver=new ResizeObserver((t=>{this.updateClientBounds();for(const e of t)this.checkAutoBounds(e.contentRect)}));const t=this.parentView;t?(this.resizeObserver.observe(t),this.checkAutoBounds(t.getBoundingClientRect())):(this.checkAutoBounds(this.view),Vn.warn("no parent"))}catch(t){this.imitateResizeObserver()}}else window.addEventListener("resize",(()=>{const t=e.devicePixelRatio;if(this.pixelRatio!==t){const{width:e,height:s}=this;this.emitResize({width:e,height:s,pixelRatio:t})}}))}imitateResizeObserver(){this.autoLayout&&(this.parentView&&this.checkAutoBounds(this.parentView.getBoundingClientRect()),e.requestRender(this.imitateResizeObserver.bind(this)))}checkAutoBounds(t){const s=this.view,{x:i,y:r,width:o,height:n}=this.autoBounds.getBoundsFrom(t),a={width:o,height:n,pixelRatio:e.devicePixelRatio};if(!this.isSameSize(a)){const{style:t}=s;t.marginLeft=i+"px",t.marginTop=r+"px",this.emitResize(a)}}stopAutoLayout(){this.autoLayout=!1,this.resizeListener=null,this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}emitResize(t){const e={};Et.copyAttrs(e,this,Vt),this.resize(t),void 0!==this.width&&this.resizeListener(new zo(t,e))}unrealCanvas(){if(!this.unreal&&this.parentView){const t=this.view;t&&t.remove(),this.view=this.parentView,this.unreal=!0}}destroy(){if(this.view){if(this.stopAutoLayout(),!this.unreal){const t=this.view;t.parentElement&&t.remove()}super.destroy()}}}rr(CanvasRenderingContext2D.prototype),rr(Path2D.prototype);const{mineType:qn,fileType:Qn}=or;function Jn(t,i){e.origin={createCanvas(t,e){const s=document.createElement("canvas");return s.width=t,s.height=e,s},canvasToDataURL:(t,e,s)=>t.toDataURL(qn(e),s),canvasToBolb:(t,e,s)=>new Promise((i=>t.toBlob(i,qn(e),s))),canvasSaveAs:(t,s,i)=>{const r=t.toDataURL(qn(Qn(s)),i);return e.origin.download(r,s)},download:(t,e)=>new Promise((s=>{let i=document.createElement("a");i.href=t,i.download=e,document.body.appendChild(i),i.click(),document.body.removeChild(i),s()})),loadImage:t=>new Promise(((s,i)=>{const r=new Image,{crossOrigin:o}=e.image;o&&(r.setAttribute("crossOrigin",o),r.crossOrigin=o),r.onload=()=>{s(r)},r.onerror=t=>{i(t)},r.src=e.image.getRealURL(t)}))},e.event={stopDefault(t){t.preventDefault()},stopNow(t){t.stopImmediatePropagation()},stop(t){t.stopPropagation()}},e.canvas=s.canvas(),e.conicGradientSupport=!!e.canvas.context.createConicGradient}Object.assign(s,{canvas:(t,e)=>new Gn(t,e),image:t=>new pr(t)}),e.name="web",e.isMobile="ontouchstart"in window,e.requestRender=function(t){window.requestAnimationFrame(t)},gr(e,"devicePixelRatio",{get:()=>Math.max(1,devicePixelRatio)});const{userAgent:$n}=navigator;$n.indexOf("Firefox")>-1?(e.conicGradientRotate90=!0,e.intWheelDeltaY=!0,e.syncDomFont=!0):$n.indexOf("Safari")>-1&&-1===$n.indexOf("Chrome")&&(e.fullImageShadow=!0),$n.indexOf("Windows")>-1?(e.os="Windows",e.intWheelDeltaY=!0):$n.indexOf("Mac")>-1?e.os="Mac":$n.indexOf("Linux")>-1&&(e.os="Linux");class Zn{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new Hn;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 Hn,this.target=t,e&&(this.config=Et.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(Ho.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===Do.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,s=e.length;t<s;t++)this.__pushChild(e[t])}__onRquestData(){this.target.emitEvent(new No(No.DATA,{updatedList:this.updatedList})),this.__updatedList=new Hn,this.totalTimes++,this.changed=!1,this.hasVisible=!1,this.hasRemove=!1,this.hasAdd=!1}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Uo.CHANGE,this.__onAttrChange,this),t.on_([Do.ADD,Do.REMOVE],this.__onChildEvent,this),t.on_(No.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:Kn,updateBounds:ta,updateAllWorldOpacity:ea}=ho,{pushAllChildBranch:sa,pushAllParent:ia}=wo;const{worldBounds:ra}=yo,oa={x:0,y:0,width:1e5,height:1e5};class na{constructor(t){this.updatedBounds=new lt,this.beforeBounds=new lt,this.afterBounds=new lt,t instanceof Array&&(t=new Hn(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,ra)}setAfter(){const{list:t}=this.updatedList;t.some((t=>t.noBounds))?this.afterBounds.set(oa):this.afterBounds.setListWithFn(t,ra),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:aa,updateAllChange:ha}=ho,la=xt.get("Layouter");class da{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new jn,this.target=t,e&&(this.config=Et.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(Yo.START),this.layoutOnce(),t.emitEvent(new Yo(Yo.END,this.layoutedBlocks,this.times))}catch(t){la.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?la.warn("layouting"):this.times>3?la.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(No.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=kt.start("PartLayout"),{target:s,__updatedList:i}=this,{BEFORE:r,LAYOUT:o,AFTER:n}=Yo,a=this.getBlocks(i);a.forEach((t=>t.setBefore())),s.emitEvent(new Yo(r,a,this.times)),this.extraBlock=null,i.sort(),function(t,e){let s;t.list.forEach((t=>{s=t.__layout,e.without(t)&&!s.proxyZoom&&(s.matrixChanged?(Kn(t,!0),e.add(t),t.isBranch&&sa(t,e),ia(t,e)):s.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),ia(t,e)))}))}(i,this.__levelList),function(t){let e,s,i;t.sort(!0),t.levels.forEach((r=>{e=t.levelMap[r];for(let t=0,r=e.length;t<r;t++){if(s=e[t],s.isBranch&&s.__tempNumber){i=s.children;for(let t=0,e=i.length;t<e;t++)i[t].isBranch||ta(i[t])}ta(s)}}))}(this.__levelList),function(t){t.list.forEach((t=>{t.__layout.opacityChanged&&ea(t),t.__updateChange()}))}(i),this.extraBlock&&a.push(this.extraBlock),a.forEach((t=>t.setAfter())),s.emitEvent(new Yo(o,a,this.times)),s.emitEvent(new Yo(n,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,kt.end(e)}fullLayout(){const t=kt.start("FullLayout"),{target:e}=this,{BEFORE:s,LAYOUT:i,AFTER:r}=Yo,o=this.getBlocks(new Hn(e));e.emitEvent(new Yo(s,o,this.times)),da.fullLayout(e),o.forEach((t=>{t.setAfter()})),e.emitEvent(new Yo(i,o,this.times)),e.emitEvent(new Yo(r,o,this.times)),this.addBlocks(o),kt.end(t)}static fullLayout(t){aa(t,!0),t.isBranch?wo.updateBounds(t):ho.updateBounds(t),ha(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:s}=this.extraBlock||(this.extraBlock=new na([]));e.length?s.add(t.__world):s.set(t.__world),e.add(t)}}createBlock(t){return new na(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_(Yo.REQUEST,this.layout,this),t.on_(Yo.AGAIN,this.layoutAgain,this),t.on_(No.DATA,this.__onReceiveWatchData,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const ca=xt.get("Renderer");class ua{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,s){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:60},this.target=t,this.canvas=e,s&&(this.config=Et.default(s,this.config)),this.__listenEvents(),this.__requestRender()}start(){this.running=!0}stop(){this.running=!1}update(){this.changed=!0}requestLayout(){this.target.emit(Yo.REQUEST)}render(t){if(!this.running||!this.canvas.view)return void(this.changed=!0);const{target:e}=this;this.times=0,this.totalBounds=new lt,ca.log(e.innerName,"---\x3e");try{this.emitRender(Ho.START),this.renderOnce(t),this.emitRender(Ho.END,this.totalBounds),dr.clearRecycled()}catch(t){this.rendering=!1,ca.error(t)}ca.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return ca.warn("rendering");if(this.times>3)return ca.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new lt,this.renderOptions={},t)this.emitRender(Ho.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Ho.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Ho.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Ho.AFTER,this.renderBounds,this.renderOptions),this.updateBlocks=null,this.rendering=!1,this.waitAgain&&(this.waitAgain=!1,this.renderOnce())}partRender(){const{canvas:t,updateBlocks:e}=this;if(!e)return ca.warn("PartRender: need update attr");this.mergeBlocks(),e.forEach((e=>{t.bounds.hit(e)&&!e.isEmpty()&&this.clipRender(e)}))}clipRender(t){const e=kt.start("PartRender"),{canvas:s}=this,i=t.getIntersect(s.bounds),r=t.includes(this.target.__world),o=new lt(i);s.save(),r&&!xt.showRepaint?s.clear():(i.spread(10+1/this.canvas.pixelRatio).ceil(),s.clearWorld(i,!0),s.clipWorld(i,!0)),this.__render(i,r,o),s.restore(),kt.end(e)}fullRender(){const t=kt.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds,!0),e.restore(),kt.end(t)}__render(t,e,s){const i=t.includes(this.target.__world)?{includes:e}:{bounds:t,includes:e};this.needFill&&this.canvas.fillWorld(t,this.config.fill),xt.showRepaint&&this.canvas.strokeWorld(t,"red"),this.target.__render(this.canvas,i),this.renderBounds=s=s||t,this.renderOptions=i,this.totalBounds.isEmpty()?this.totalBounds=s:this.totalBounds.add(s),xt.showHitView&&this.renderHitView(i),xt.showBoundsView&&this.renderBoundsView(i),this.canvas.updateRender(s)}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(){const t=Date.now();e.requestRender((()=>{this.FPS=Math.min(60,Math.ceil(1e3/(Date.now()-t))),this.running&&(this.target.emit(Xo.FRAME),this.changed&&this.canvas.view&&this.render(),this.target.emit(Ho.NEXT)),this.target&&this.__requestRender()}))}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:s}=t.old;if(!new lt(0,0,e,s).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.changed=!0}}__onLayoutEnd(t){t.data&&t.data.map((t=>{let e;t.updatedList&&t.updatedList.list.some((t=>(e=!t.__world.width||!t.__world.height,e&&(t.isLeafer||ca.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e))),this.addBlock(e?this.canvas.bounds:t.updatedBounds)}))}emitRender(t,e,s){this.target.emitEvent(new Ho(t,this.times,e,s))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Ho.REQUEST,this.update,this),t.on_(Yo.END,this.__onLayoutEnd,this),t.on_(Ho.AGAIN,this.renderAgain,this),t.on_(zo.RESIZE,this.__onResize,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.canvas=this.config=null)}}Object.assign(s,{watcher:(t,e)=>new Zn(t,e),layouter:(t,e)=>new da(t,e),renderer:(t,e,s)=>new ua(t,e,s),selector:(t,e)=>{},interaction:(t,e,s,i)=>{}}),e.layout=da.fullLayout;const _a={},pa={},ga={},fa={},ya={},ma={},wa={},xa={},va={};function ba(t){return yr(t,(t=>({set(e){this.__setAttr(t,e),this.waitLeafer((()=>{va.setStyle&&va.setStyle(this,t+"Style",e)}))}})))}function Ba(t){return yr(t,(t=>({set(e){if(this.__setAttr(t,e)){const t=this.__;t.__useArrow="none"!==t.startArrow||"none"!==t.endArrow,Pr(this)}}})))}function ka(t){return yr(t,(t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Ra(t){return yr(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}})))}function Ca(){return(t,e)=>{const s="_"+e;gr(t,e,{set(t){this.isLeafer&&(this[s]=t)},get(){return this.isApp?this.tree.zoomLayer:this.isLeafer?this[s]||this:this.leafer&&this.leafer.zoomLayer}})}}const{parse:Sa}=ps,Ta={},La=xt.get("UIData");class Ia extends Wt{get __strokeWidth(){const{strokeWidth:t,strokeWidthFixed:e}=this;if(e){const e=this.__leaf;let{scaleX:s}=e.__nowWorld||e.__world;return s<0&&(s=-s),s>1?t/s:t}return t}get __autoWidth(){return!this._width}get __autoHeight(){return!this._height}get __autoSide(){return!this._width||!this._height}get __autoSize(){return!this._width&&!this._height}setVisible(t){this.__leaf.leafer&&(this.__leaf.leafer.watcher.hasVisible=!0),this._visible=t}setWidth(t){t<0?(this._width=-t,this.__leaf.scaleX*=-1,La.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,La.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=Ta)):(this.__isFills&&(this.__removeInput("fill"),ya.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=Ta)):(this.__isStrokes&&(this.__removeInput("stroke"),ya.recycleImage("stroke",this),this.__isStrokes=!1,this.__pixelStroke&&(this.__pixelStroke=!1)),this._stroke=t)}setPath(t){"string"==typeof t?(this.__setInput("path",t),this._path=Sa(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){this.__setInput("shadow",t),t instanceof Array?(t.some((t=>!1===t.visible))&&(t=t.filter((t=>!1!==t.visible))),this._shadow=t.length?t:null):this._shadow=t?!1===t.visible?null:[t]:null}setInnerShadow(t){this.__setInput("innerShadow",t),t instanceof Array?(t.some((t=>!1===t.visible))&&(t=t.filter((t=>!1!==t.visible))),this._innerShadow=t.length?t:null):this._innerShadow=t?!1===t.visible?null:[t]:null}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&fa.compute("fill",this.__leaf),e&&fa.compute("stroke",this.__leaf),this.__needComputePaint=!1}}const Pa={number:(t,e)=>"object"==typeof t?"percent"===t.type?t.value*e:t.value:t};class Oa extends Ia{}class Ea extends Oa{get __boxStroke(){return!this.__pathInputed}}class Aa extends Oa{__getInputData(){const t=super.__getInputData();return Vt.forEach((e=>delete t[e])),t}}class Wa extends Ea{}class Ma extends Ia{}class Da extends Ia{get __boxStroke(){return!this.__pathInputed}}class Ua extends Ia{get __boxStroke(){return!this.__pathInputed}}class Fa extends Ia{}class za extends Ia{}class Na extends Ia{}class Ya extends Oa{}const Xa={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class Ha extends Ia{get __useNaturalRatio(){return!1}setFontWeight(t){"string"==typeof t?(this.__setInput("fontWeight",t),this._fontWeight=Xa[t]||400):(this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t)}}class ja extends Da{setUrl(t){this.__setImageFill(t),this._url=t}__setImageFill(t){this.__leaf.image&&(this.__leaf.image=null),this.fill=t?{type:"image",mode:"strench",url:t}:void 0}__getData(){const t=super.__getData();return delete t.fill,t}__getInputData(){const t=super.__getInputData();return delete t.fill,t}}class Va extends Da{__getInputData(){const t=super.__getInputData();return t.url=this.__leaf.canvas.toDataURL("image/png"),t}}const Ga={__updateStrokeSpread(){let t=0,e=0;const s=this.__,{strokeAlign:i,strokeWidth:r}=s;if((s.stroke||"all"===s.hitStroke)&&r&&"inside"!==i&&(e=t="center"===i?r/2:r,!s.__boxStroke)){const e=s.__isLinePath?0:10*t,i="none"===s.strokeCap?0:r;t+=Math.max(e,i)}return s.__useArrow&&(t+=5*r),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:s,blur:i,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)})),i&&(t=Math.max(t,i));let o=t=Math.ceil(t);return s&&s.forEach((t=>{o=Math.max(o,Math.max(Math.abs(t.y),Math.abs(t.x))+(t.spread<0?-t.spread:0)+1.5*t.blur)})),r&&(o=Math.max(o,r)),this.__layout.renderShapeSpread=o,t+(this.__layout.strokeSpread||0)}},qa={__updateChange(){const t=this.__;if(t.__useEffect){const{shadow:e,innerShadow:s,blur:i,backgroundBlur:r}=this.__;t.__useEffect=!!(e||s||i||r)}t.__checkSingle();t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect?t.__complex=!0:t.__complex&&(t.__complex=!1)},__drawFast(t,e){Qa(this,t,e)},__draw(t,e){const s=this.__;if(s.__complex){s.__needComputePaint&&s.__computePaint();const{fill:i,stroke:r,__drawAfterFill:o}=s;if(this.__drawRenderPath(t),s.__useEffect){const n=fa.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:a,innerShadow:h}=s;a&&wa.shadow(this,t,n),i&&(s.__isFills?fa.fills(i,this,t):fa.fill(i,this,t)),o&&this.__drawAfterFill(t,e),h&&wa.innerShadow(this,t,n),r&&(s.__isStrokes?fa.strokes(r,this,t):fa.stroke(r,this,t)),n.worldCanvas&&n.worldCanvas.recycle(),n.canvas.recycle()}else i&&(s.__isFills?fa.fills(i,this,t):fa.fill(i,this,t)),o&&this.__drawAfterFill(t,e),r&&(s.__isStrokes?fa.strokes(r,this,t):fa.stroke(r,this,t))}else s.__pathInputed?Qa(this,t,e):this.__drawFast(t,e)},__renderShape(t,e,s,i){if(this.__worldOpacity){t.setWorld(this.__nowWorld=this.__getNowWorld(e));const{fill:r,stroke:o}=this.__;this.__drawRenderPath(t),r&&!s&&(this.__.__pixelFill?fa.fills(r,this,t):fa.fill("#000000",this,t)),this.__.__isCanvas&&this.__drawAfterFill(t,e),o&&!i&&(this.__.__pixelStroke?fa.strokes(o,this,t):fa.stroke("#000000",this,t))}}};function Qa(t,e,s){const{fill:i,stroke:r,__drawAfterFill:o}=t.__;t.__drawRenderPath(e),i&&fa.fill(i,t,e),o&&t.__drawAfterFill(e,s),r&&fa.stroke(r,t,e)}const Ja={__drawFast(t,e){let{width:s,height:i,fill:r,stroke:o,__drawAfterFill:n}=this.__;if(r&&(t.fillStyle=r,t.fillRect(0,0,s,i)),n&&this.__drawAfterFill(t,e),o){const{strokeAlign:r,__strokeWidth:n}=this.__;if(!n)return;t.setStroke(o,n,this.__);const a=n/2;switch(r){case"center":t.strokeRect(0,0,s,i);break;case"inside":s-=n,i-=n,s<0||i<0?(t.save(),this.__clip(t,e),t.strokeRect(a,a,s,i),t.restore()):t.strokeRect(a,a,s,i);break;case"outside":t.strokeRect(-a,-a,s+n,i+n)}}}};var $a,Za;t.UI=$a=class extends t.Leaf{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){"number"==typeof t?this.scaleX=this.scaleY=t:(this.scaleX=t.x,this.scaleY=t.y)}get scale(){const{scaleX:t,scaleY:e}=this;return t!==e?{x:t,y:e}:t}get pen(){const{path:t}=this.__;return sr.set(this.path=t||[]),t||this.__drawPathByBox(sr),sr}get editConfig(){}get editOuter(){return this.__.__isLinePath?"LineEditTool":"EditTool"}get editInner(){return"PathEditor"}constructor(t){super(t)}reset(t){}set(t){Object.assign(this,t)}get(t){return"string"==typeof t?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){}findTag(t){return this.find({tag:t})}findOne(t,e){}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let s=e?this.__.__pathForRender:this.__.path;return s||(sr.set(s=[]),this.__drawPathByBox(sr)),t?ps.toCanvasData(s,!0):s}getPathString(t,e){return ps.stringify(this.getPath(t,e))}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||xa.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){if(this.__.path){const t=this.__;t.__pathForRender=t.cornerRadius?er.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&ga.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?gi.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:s,width:i,height:r}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:o}=this.__;t.roundRect(e,s,i,r,"number"==typeof o?[o]:o)}else t.rect(e,s,i,r)}export(t,e){return xa.export(this,t,e)}clone(){return $a.one(this.toJSON())}static one(t,e,s,i,r){return St.get(t.tag||this.prototype.__tag,t,e,s,i,r)}static registerUI(){$r()(this)}static registerData(t){Yr(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,super.destroy()}},Dt([Yr(Ia)],t.UI.prototype,"__",void 0),Dt([Ca()],t.UI.prototype,"zoomLayer",void 0),Dt([xr("")],t.UI.prototype,"id",void 0),Dt([xr("")],t.UI.prototype,"name",void 0),Dt([xr("")],t.UI.prototype,"className",void 0),Dt([Ar("pass-through")],t.UI.prototype,"blendMode",void 0),Dt([Wr(1)],t.UI.prototype,"opacity",void 0),Dt([Mr(!0)],t.UI.prototype,"visible",void 0),Dt([ba(!1)],t.UI.prototype,"selected",void 0),Dt([ba(!1)],t.UI.prototype,"disabled",void 0),Dt([Ar(!1)],t.UI.prototype,"locked",void 0),Dt([Dr(0)],t.UI.prototype,"zIndex",void 0),Dt([Ur(!1)],t.UI.prototype,"mask",void 0),Dt([Fr(!1)],t.UI.prototype,"eraser",void 0),Dt([vr(0,!0)],t.UI.prototype,"x",void 0),Dt([vr(0,!0)],t.UI.prototype,"y",void 0),Dt([Rr(100,!0)],t.UI.prototype,"width",void 0),Dt([Rr(100,!0)],t.UI.prototype,"height",void 0),Dt([Br(1,!0)],t.UI.prototype,"scaleX",void 0),Dt([Br(1,!0)],t.UI.prototype,"scaleY",void 0),Dt([kr(0,!0)],t.UI.prototype,"rotation",void 0),Dt([kr(0,!0)],t.UI.prototype,"skewX",void 0),Dt([kr(0,!0)],t.UI.prototype,"skewY",void 0),Dt([vr(0,!0)],t.UI.prototype,"offsetX",void 0),Dt([vr(0,!0)],t.UI.prototype,"offsetY",void 0),Dt([vr(0,!0)],t.UI.prototype,"scrollX",void 0),Dt([vr(0,!0)],t.UI.prototype,"scrollY",void 0),Dt([br()],t.UI.prototype,"origin",void 0),Dt([br()],t.UI.prototype,"around",void 0),Dt([xr(!1)],t.UI.prototype,"lazy",void 0),Dt([Cr(1)],t.UI.prototype,"pixelRatio",void 0),Dt([Tr()],t.UI.prototype,"path",void 0),Dt([Lr()],t.UI.prototype,"windingRule",void 0),Dt([Lr(!0)],t.UI.prototype,"closed",void 0),Dt([br(!1)],t.UI.prototype,"flow",void 0),Dt([Rr(0)],t.UI.prototype,"padding",void 0),Dt([Rr(0)],t.UI.prototype,"gap",void 0),Dt([Rr("top-left")],t.UI.prototype,"flowAlign",void 0),Dt([Rr(!1)],t.UI.prototype,"flowWrap",void 0),Dt([Rr("box")],t.UI.prototype,"itemBox",void 0),Dt([Rr(!0)],t.UI.prototype,"inFlow",void 0),Dt([Rr()],t.UI.prototype,"autoWidth",void 0),Dt([Rr()],t.UI.prototype,"autoHeight",void 0),Dt([Rr()],t.UI.prototype,"lockRatio",void 0),Dt([Rr()],t.UI.prototype,"autoBox",void 0),Dt([Rr()],t.UI.prototype,"widthRange",void 0),Dt([Rr()],t.UI.prototype,"heightRange",void 0),Dt([xr(!1)],t.UI.prototype,"draggable",void 0),Dt([xr()],t.UI.prototype,"dragBounds",void 0),Dt([xr(!1)],t.UI.prototype,"editable",void 0),Dt([zr(!0)],t.UI.prototype,"hittable",void 0),Dt([zr("path")],t.UI.prototype,"hitFill",void 0),Dt([Or("path")],t.UI.prototype,"hitStroke",void 0),Dt([zr(!1)],t.UI.prototype,"hitBox",void 0),Dt([zr(!0)],t.UI.prototype,"hitChildren",void 0),Dt([zr(!0)],t.UI.prototype,"hitSelf",void 0),Dt([zr()],t.UI.prototype,"hitRadius",void 0),Dt([Nr("")],t.UI.prototype,"cursor",void 0),Dt([Ar()],t.UI.prototype,"fill",void 0),Dt([Or()],t.UI.prototype,"stroke",void 0),Dt([Or("inside")],t.UI.prototype,"strokeAlign",void 0),Dt([Or(1)],t.UI.prototype,"strokeWidth",void 0),Dt([Or(!1)],t.UI.prototype,"strokeWidthFixed",void 0),Dt([Or("none")],t.UI.prototype,"strokeCap",void 0),Dt([Or("miter")],t.UI.prototype,"strokeJoin",void 0),Dt([Or()],t.UI.prototype,"dashPattern",void 0),Dt([Or()],t.UI.prototype,"dashOffset",void 0),Dt([Or(10)],t.UI.prototype,"miterLimit",void 0),Dt([Ba("none")],t.UI.prototype,"startArrow",void 0),Dt([Ba("none")],t.UI.prototype,"endArrow",void 0),Dt([Lr(0)],t.UI.prototype,"cornerRadius",void 0),Dt([Lr()],t.UI.prototype,"cornerSmoothing",void 0),Dt([ka()],t.UI.prototype,"shadow",void 0),Dt([ka()],t.UI.prototype,"innerShadow",void 0),Dt([ka()],t.UI.prototype,"blur",void 0),Dt([ka()],t.UI.prototype,"backgroundBlur",void 0),Dt([ka()],t.UI.prototype,"grayscale",void 0),Dt([xr()],t.UI.prototype,"normalStyle",void 0),Dt([xr()],t.UI.prototype,"hoverStyle",void 0),Dt([xr()],t.UI.prototype,"pressStyle",void 0),Dt([xr()],t.UI.prototype,"focusStyle",void 0),Dt([xr()],t.UI.prototype,"selectedStyle",void 0),Dt([xr()],t.UI.prototype,"disabledStyle",void 0),Dt([xr({})],t.UI.prototype,"data",void 0),Dt([Gr(t.Leaf.prototype.reset)],t.UI.prototype,"reset",null),t.UI=$a=Dt([Jr(Ga),Jr(qa),qr()],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){if(t.children){const{children:e}=t;let s;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t),e.forEach((t=>{s=t.__?t:St.get(t.tag,t),this.add(s)})),t.children=e}else super.set(t)}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(){}},Dt([Yr(Oa)],t.Group.prototype,"__",void 0),t.Group=Dt([Jr(t.Branch),$r()],t.Group);const Ka=xt.get("Leafer");t.Leafer=Za=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&&dr.isComplete}get layoutLocked(){return!this.layouter.running}get FPS(){return this.renderer?this.renderer.FPS:60}get cursorPoint(){return this.interaction&&this.interaction.hoverData||{x:this.width/2,y:this.height/2}}get clientBounds(){return this.canvas&&this.canvas.getClientBounds()}constructor(t,e){super(e),this.config={type:"design",start:!0,hittable:!0,smooth:!0,lazySpeard:100,zoom:{min:.01,max:256},move:{holdSpaceKey:!0,holdMiddleKey:!0,autoDistance:2}},this.leafs=0,this.__eventIds=[],this.__controllers=[],this.__readyWait=[],this.__viewReadyWait=[],this.__viewCompletedWait=[],this.__nextRenderWait=[],this.userConfig=t,t&&(t.view||t.width)&&this.init(t),Za.list.add(this)}init(t,e){if(this.canvas)return;let i;this.__setLeafer(this),t&&Et.assign(this.config,t);const{config:r}=this;this.initType(r.type);const o=this.canvas=s.canvas(r);this.__controllers.push(this.renderer=s.renderer(this,o,r),this.watcher=s.watcher(this,r),this.layouter=s.layouter(this,r)),this.isApp&&this.__setApp(),this.__checkAutoLayout(r,e),this.view=o.view,e?(this.__bindApp(e),i=e.running):(this.selector=s.selector(this),this.interaction=s.interaction(this,o,this.selector,r),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=s.hitCanvasManager()),this.canvasManager=new Ot,i=r.start),this.hittable=r.hittable,this.fill=r.fill,this.canvasManager.add(o),this.__listenEvents(),i&&(this.__startTimer=setTimeout(this.start.bind(this))),Bo.run(this.__initWait),this.onInit()}onInit(){}initType(t){}set(t){this.waitInit((()=>{super.set(t)}))}start(){clearTimeout(this.__startTimer),!this.running&&this.canvas&&(this.ready?this.emitLeafer(jo.RESTART):this.emitLeafer(jo.START),this.__controllers.forEach((t=>t.start())),this.isApp||this.renderer.render(),this.running=!0)}stop(){clearTimeout(this.__startTimer),this.running&&this.canvas&&(this.__controllers.forEach((t=>t.stop())),this.running=!1,this.emitLeafer(jo.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=Et.copyAttrs({},t,Vt);Object.keys(e).forEach((t=>this[t]=e[t]))}forceRender(t){this.renderer.addBlock(t?new lt(t):this.canvas.bounds),this.viewReady&&this.renderer.update()}updateCursor(t){const e=this.interaction;e&&(t?e.setCursor(t):e.updateCursor())}updateLazyBounds(){this.lazyBounds=this.canvas.bounds.clone().spread(this.config.lazySpeard)}__doResize(t){const{canvas:e}=this;if(!e||e.isSameSize(t))return;const s=Et.copyAttrs({},this.canvas,Vt);e.resize(t),this.updateLazyBounds(),this.__onResize(new zo(t,s))}__onResize(t){this.emitEvent(t),Et.copyAttrs(this.__,t,Vt),t.width&&t.height||Ka.warn("w = 0 or h = 0"),setTimeout((()=>{this.canvasManager&&this.canvasManager.clearRecycled()}),0)}__setApp(){}__bindApp(t){this.selector=t.selector,this.interaction=t.interaction,this.canvasManager=t.canvasManager,this.hitCanvasManager=t.hitCanvasManager}__setLeafer(t){this.leafer=t,this.__level=1}__checkAutoLayout(t,e){e||(t.width&&t.height||(this.autoLayout=new ct(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(Vt.includes(t)?(e||Ka.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&&Vt.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const s=Et.copyAttrs({},this.canvas,Vt);s[t]=this.config[t]=e,e&&this.canvas.stopAutoLayout(),this.__doResize(s)}__changeFill(t){this.config.fill=t,this.canvas.allowBackgroundColor?this.canvas.backgroundColor=t:this.forceRender()}__onCreated(){this.created=!0}__onReady(){this.ready||(this.ready=!0,this.emitLeafer(jo.BEFORE_READY),this.emitLeafer(jo.READY),this.emitLeafer(jo.AFTER_READY),Bo.run(this.__readyWait))}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(jo.VIEW_READY),Bo.run(this.__viewReadyWait))}__onNextRender(){if(this.viewReady){Bo.run(this.__nextRenderWait);const{imageReady:t}=this;t&&!this.viewCompleted&&this.__checkViewCompleted(),t||(this.viewCompleted=!1)}}__checkViewCompleted(t=!0){this.nextRender((()=>{this.imageReady&&(t&&this.emitLeafer(jo.VIEW_COMPLETED),Bo.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,s){e&&(t=t.bind(e));const i=this.__nextRenderWait;if(s){for(let e=0;e<i.length;e++)if(i[e]===t){i.splice(e,1);break}}else i.push(t)}zoom(t,e,s){return Ka.error("need @leafer-in/view")}getValidMove(t,e){return{x:t,y:e}}getValidScale(t){return t}getWorldPointByClient(t,e){return this.interaction&&this.interaction.getLocal(t,e)}getPagePointByClient(t,e){return this.getPagePoint(this.getWorldPointByClient(t,e))}updateClientBounds(){this.canvas&&this.canvas.updateClientBounds()}receiveEvent(t){}__checkUpdateLayout(){this.__layout.update()}emitLeafer(t){this.emitEvent(new jo(t,this))}__listenEvents(){const t=kt.start("FirstCreate "+this.innerName);this.once(jo.START,(()=>kt.end(t))),this.once(Yo.START,(()=>this.updateLazyBounds())),this.once(Yo.END,(()=>this.__onReady())),this.once(Ho.START,(()=>this.__onCreated())),this.once(Ho.END,(()=>this.__onViewReady())),this.__eventIds.push(this.on_(No.DATA,this.__onWatchData,this),this.on_(Ho.NEXT,this.__onNextRender,this),this.on_(Yo.CHECK_UPDATE,this.__checkUpdateLayout,this))}__removeListenEvents(){this.off_(this.__eventIds),this.__eventIds.length=0}destroy(t){const e=()=>{if(!this.destroyed){Za.list.remove(this);try{this.stop(),this.emitEvent(new jo(jo.END,this)),this.__removeListenEvents(),this.__controllers.forEach((t=>{this.parent&&t===this.interaction||t.destroy()})),this.__controllers.length=0,this.parent||(this.selector&&this.selector.destroy(),this.hitCanvasManager&&this.hitCanvasManager.destroy(),this.canvasManager.destroy()),this.canvas.destroy(),this.config.view=this.view=null,this.userConfig&&(this.userConfig.view=null),super.destroy(),setTimeout((()=>{dr.clearRecycled()}),100)}catch(t){Ka.error(t)}}};t?e():setTimeout(e)}},t.Leafer.list=new Hn,Dt([Yr(Aa)],t.Leafer.prototype,"__",void 0),Dt([Rr()],t.Leafer.prototype,"pixelRatio",void 0),t.Leafer=Za=Dt([$r()],t.Leafer),t.Rect=class extends t.UI{get __tag(){return"Rect"}constructor(t){super(t)}},Dt([Yr(Da)],t.Rect.prototype,"__",void 0),t.Rect=Dt([Jr(Ja),qr(),$r()],t.Rect);const th=t.Rect.prototype,eh=t.Group.prototype,sh={},{copy:ih,add:rh,includes:oh,copyAndSpread:nh}=ot;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){this.leafer&&this.leafer.ready&&this.leafer.layouter.addExtra(this),super.__updateBoxBounds();const{boxBounds:s}=this.__layout;e.__autoSize||(e.__autoWidth?(s.width+=s.x,s.height=e.height,s.y=s.x=0):(s.height+=s.y,s.width=e.width,s.x=s.y=0)),t&&e.flow&&e.padding&&nh(s,s,e.padding,!1,e.__autoSize?null:e.__autoWidth?"width":"height"),this.__updateNaturalSize()}else this.__updateRectBoxBounds();e.flow&&this.__updateContentBounds()}else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){let t;const{renderBounds:e}=this.__layout;this.children.length?(super.__updateRenderBounds(),ih(sh,e),this.__updateRectRenderBounds(),t=!oh(e,sh)||!this.pathInputed||!this.__.cornerRadius):this.__updateRectRenderBounds(),this.isOverflow!==t&&(this.isOverflow=t),!(this.__.__drawAfterFill="hide"===this.__.overflow)&&t&&rh(e,sh)}__updateRectRenderBounds(){}__updateRectChange(){}__updateChange(){super.__updateChange(),this.__updateRectChange()}__renderRect(t,e){}__renderGroup(t,e){}__render(t,e){this.__.__drawAfterFill?this.__renderRect(t,e):(this.__renderRect(t,e),this.children.length&&this.__renderGroup(t,e))}__drawAfterFill(t,e){const{length:s}=this.children;this.isOverflow?(t.save(),t.clip(),s&&this.__renderGroup(t,e),t.restore()):s&&this.__renderGroup(t,e),this.__.stroke&&s&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}},Dt([Yr(Ea)],t.Box.prototype,"__",void 0),Dt([xr(!1)],t.Box.prototype,"resizeChildren",void 0),Dt([Er("show")],t.Box.prototype,"overflow",void 0),Dt([Gr(th.__updateStrokeSpread)],t.Box.prototype,"__updateStrokeSpread",null),Dt([Gr(th.__updateRenderSpread)],t.Box.prototype,"__updateRectRenderSpread",null),Dt([Gr(th.__updateBoxBounds)],t.Box.prototype,"__updateRectBoxBounds",null),Dt([Gr(th.__updateStrokeBounds)],t.Box.prototype,"__updateStrokeBounds",null),Dt([Gr(th.__updateRenderBounds)],t.Box.prototype,"__updateRectRenderBounds",null),Dt([Gr(th.__updateChange)],t.Box.prototype,"__updateRectChange",null),Dt([Gr(th.__render)],t.Box.prototype,"__renderRect",null),Dt([Gr(eh.__render)],t.Box.prototype,"__renderGroup",null),t.Box=Dt([qr(),$r()],t.Box),t.Frame=class extends t.Box{get __tag(){return"Frame"}get isFrame(){return!0}constructor(t){super(t)}},Dt([Yr(Wa)],t.Frame.prototype,"__",void 0),Dt([Ar("#FFFFFF")],t.Frame.prototype,"fill",void 0),Dt([Er("hide")],t.Frame.prototype,"overflow",void 0),t.Frame=Dt([$r()],t.Frame);const{moveTo:ah,closePath:hh,ellipse:lh}=Ds;t.Ellipse=class extends t.UI{get __tag(){return"Ellipse"}constructor(t){super(t)}__updatePath(){const{width:t,height:s,innerRadius:i,startAngle:r,endAngle:o}=this.__,n=t/2,a=s/2,h=this.__.path=[];i?(r||o?(i<1&&lh(h,n,a,n*i,a*i,0,r,o,!1),lh(h,n,a,n,a,0,o,r,!0),i<1&&hh(h)):(i<1&&(lh(h,n,a,n*i,a*i),ah(h,t,a)),lh(h,n,a,n,a,0,360,0,!0)),e.ellipseToCurve&&(this.__.path=this.getPath(!0))):r||o?(ah(h,n,a),lh(h,n,a,n,a,0,r,o,!1),hh(h)):lh(h,n,a,n,a)}},Dt([Yr(Ua)],t.Ellipse.prototype,"__",void 0),Dt([Lr(0)],t.Ellipse.prototype,"innerRadius",void 0),Dt([Lr(0)],t.Ellipse.prototype,"startAngle",void 0),Dt([Lr(0)],t.Ellipse.prototype,"endAngle",void 0),t.Ellipse=Dt([$r()],t.Ellipse);const{moveTo:dh,lineTo:ch,drawPoints:uh}=Ds,{rotate:_h,getAngle:ph,getDistance:gh,defaultPoint:fh}=E,{toBounds:yh}=Gi;t.Line=class extends t.UI{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,s={x:0,y:0};return t&&(s.x=t),e&&_h(s,e),s}set toPoint(t){this.width=gh(fh,t),this.rotation=ph(fh,t),this.height&&(this.height=0)}constructor(t){super(t)}__updatePath(){const t=this.__,e=t.path=[];t.points?uh(e,t.points,!1,t.closed):(dh(e,0,0),ch(e,this.width,0))}__updateRenderPath(){const t=this.__;!this.pathInputed&&t.points&&t.curve?(uh(t.__pathForRender=[],t.points,t.curve,t.closed),t.__useArrow&&ga.addArrows(this,!1)):super.__updateRenderPath()}__updateBoxBounds(){this.points?yh(this.__.__pathForRender,this.__layout.boxBounds):super.__updateBoxBounds()}},Dt([Yr(Ma)],t.Line.prototype,"__",void 0),Dt([Ir("center")],t.Line.prototype,"strokeAlign",void 0),Dt([Rr(0)],t.Line.prototype,"height",void 0),Dt([Lr()],t.Line.prototype,"points",void 0),Dt([Lr(0)],t.Line.prototype,"curve",void 0),Dt([Lr(!1)],t.Line.prototype,"closed",void 0),t.Line=Dt([$r()],t.Line);const{sin:mh,cos:wh,PI:xh}=Math,{moveTo:vh,lineTo:bh,closePath:Bh,drawPoints:kh}=Ds,Rh=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)kh(t,this.__.points,!1,!0);else{const{width:e,height:s,sides:i}=this.__,r=e/2,o=s/2;vh(t,r,0);for(let e=1;e<i;e++)bh(t,r+r*mh(2*e*xh/i),o-o*wh(2*e*xh/i))}Bh(t)}__updateRenderPath(){}__updateBoxBounds(){}},Dt([Yr(Fa)],t.Polygon.prototype,"__",void 0),Dt([Lr(3)],t.Polygon.prototype,"sides",void 0),Dt([Lr()],t.Polygon.prototype,"points",void 0),Dt([Lr(0)],t.Polygon.prototype,"curve",void 0),Dt([Gr(Rh.__updateRenderPath)],t.Polygon.prototype,"__updateRenderPath",null),Dt([Gr(Rh.__updateBoxBounds)],t.Polygon.prototype,"__updateBoxBounds",null),t.Polygon=Dt([qr(),$r()],t.Polygon);const{sin:Ch,cos:Sh,PI:Th}=Math,{moveTo:Lh,lineTo:Ih,closePath:Ph}=Ds;t.Star=class extends t.UI{get __tag(){return"Star"}constructor(t){super(t)}__updatePath(){const{width:t,height:e,corners:s,innerRadius:i}=this.__,r=t/2,o=e/2,n=this.__.path=[];Lh(n,r,0);for(let t=1;t<2*s;t++)Ih(n,r+(t%2==0?r:r*i)*Ch(t*Th/s),o-(t%2==0?o:o*i)*Sh(t*Th/s));Ph(n)}},Dt([Yr(za)],t.Star.prototype,"__",void 0),Dt([Lr(5)],t.Star.prototype,"corners",void 0),Dt([Lr(.382)],t.Star.prototype,"innerRadius",void 0),t.Star=Dt([$r()],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(Fo.LOADED,(t=>{"fill"===t.attrName&&t.attrValue.url===this.url&&(this.image=t.image)}))}destroy(){this.image=null,super.destroy()}},Dt([Yr(ja)],t.Image.prototype,"__",void 0),Dt([Rr("")],t.Image.prototype,"url",void 0),t.Image=Dt([$r()],t.Image);const Oh=t.Image;t.Canvas=class extends t.Rect{get __tag(){return"Canvas"}get ready(){return!this.url}constructor(t){super(t),this.canvas=s.canvas(this.__),this.context=this.canvas.context,this.__.__isCanvas=this.__.__drawAfterFill=!0,t&&t.url&&this.drawImage(t.url)}drawImage(t){new pr({url:t}).load((t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new Fo(Fo.LOADED,{image:t}))}))}draw(t,e,s,i){t.__layout.update();const r=new z(t.__world).invert(),o=new z;e&&o.translate(e.x,e.y),s&&("number"==typeof s?o.scale(s):o.scale(s.x,s.y)),i&&o.rotate(i),r.multiplyParent(o),t.__render(this.canvas,{matrix:r.withScale()}),this.paint()}paint(){this.forceUpdate("fill")}__drawAfterFill(t,e){const s=this.canvas.view,{width:i,height:r}=this;this.__.cornerRadius||this.pathInputed?(t.save(),t.clip(),t.drawImage(this.canvas.view,0,0,s.width,s.height,0,0,i,r),t.restore()):t.drawImage(this.canvas.view,0,0,s.width,s.height,0,0,i,r)}__updateSize(){const{canvas:t}=this;if(t){const{smooth:e}=this.__;t.smooth!==e&&(t.smooth=e),t.resize(this.__)}}destroy(){this.canvas&&(this.canvas.destroy(),this.canvas=this.context=null),super.destroy()}},Dt([Yr(Va)],t.Canvas.prototype,"__",void 0),Dt([Ra(100)],t.Canvas.prototype,"width",void 0),Dt([Ra(100)],t.Canvas.prototype,"height",void 0),Dt([Ra(1)],t.Canvas.prototype,"pixelRatio",void 0),Dt([Ra(!0)],t.Canvas.prototype,"smooth",void 0),Dt([Ra()],t.Canvas.prototype,"contextSettings",void 0),t.Canvas=Dt([$r()],t.Canvas);const{copyAndSpread:Eh,includes:Ah,isSame:Wh,spread:Mh,setList:Dh}=ot;function Uh(t,e){let s;const{rows:i,decorationY:r,decorationHeight:o}=t.__.__textDrawData;for(let t=0,n=i.length;t<n;t++)s=i[t],s.text?e.fillText(s.text,s.x,s.y):s.data&&s.data.forEach((t=>{e.fillText(t.char,t.x,s.y)})),r&&e.fillRect(s.x,s.y+r,s.width,o)}function Fh(t,e,s){const{strokeAlign:i}=e.__,r="string"!=typeof t;switch(i){case"center":s.setStroke(r?void 0:t,e.__.strokeWidth,e.__),r?Yh(t,!0,e,s):Nh(e,s);break;case"inside":zh("inside",t,r,e,s);break;case"outside":zh("outside",t,r,e,s)}}function zh(t,e,s,i,r){const{__strokeWidth:o,__font:n}=i.__,a=r.getSameCanvas(!0,!0);a.setStroke(s?void 0:e,2*o,i.__),a.font=n,s?Yh(e,!0,i,a):Nh(i,a),a.blendMode="outside"===t?"destination-out":"destination-in",Uh(i,a),a.blendMode="normal",i.__worldFlipped?r.copyWorldByReset(a,i.__nowWorld):r.copyWorldToInner(a,i.__nowWorld,i.__layout.renderBounds),a.recycle(i.__nowWorld)}function Nh(t,e){let s;const{rows:i,decorationY:r,decorationHeight:o}=t.__.__textDrawData;for(let t=0,n=i.length;t<n;t++)s=i[t],s.text?e.strokeText(s.text,s.x,s.y):s.data&&s.data.forEach((t=>{e.strokeText(t.char,t.x,s.y)})),r&&e.strokeRect(s.x,s.y+r,s.width,o)}function Yh(t,e,s,i){let r;for(let o=0,n=t.length;o<n;o++)r=t[o],r.image&&ya.checkImage(s,i,r,!1)||r.style&&(i.strokeStyle=r.style,r.blendMode?(i.saveBlendMode(r.blendMode),e?Nh(s,i):i.stroke(),i.restoreBlendMode()):e?Nh(s,i):i.stroke())}t.Text=class extends t.UI{get __tag(){return"Text"}get editInner(){return"TextEditor"}get textDrawData(){return this.__layout.update(),this.__.__textDrawData}constructor(t){super(t)}__drawHitPath(t){const{__lineHeight:e,fontSize:s,__baseLine:i,__textDrawData:r}=this.__;t.beginPath(),this.__.__letterSpacing<0?this.__drawPathByData(t):r.rows.forEach((r=>t.rect(r.x,r.y-i,r.width,e<s?s:e)))}__drawPathByData(t,e){const{x:s,y:i,width:r,height:o}=this.__layout.boxBounds;t.rect(s,i,r,o)}__drawRenderPath(t){t.font=this.__.__font}__updateTextDrawData(){const t=this.__;t.__textDrawData=_a.getDrawData(t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{lineHeight:s,letterSpacing:i,fontFamily:r,fontSize:o,fontWeight:n,italic:a,textCase:l,textOverflow:d,padding:c}=t,u=t.__autoWidth,_=t.__autoHeight;t.__lineHeight=Pa.number(s,o),t.__letterSpacing=Pa.number(i,o),t.__padding=c?h.fourNumber(c):void 0,t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*o)/2,t.__font=`${a?"italic ":""}${"small-caps"===l?"small-caps ":""}${"normal"!==n?n+" ":""}${o}px ${r}`,t.__clipText="show"!==d&&!t.__autoSize,this.__updateTextDrawData();const{bounds:p}=t.__textDrawData,g=e.boxBounds;if(t.__lineHeight<o&&Mh(p,o/2),u||_){if(g.x=u?p.x:0,g.y=_?p.y:0,g.width=u?p.width:t.width,g.height=_?p.height:t.height,c){const[e,s,i,r]=t.__padding;u&&(g.x-=r,g.width+=s+r),_&&(g.y-=e,g.height+=i+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();a&&(g.width+=.16*o);const f=Ah(g,p)?g:p;Wh(f,e.contentBounds)?t.__textBoxBounds=f:(e.contentBounds=f,e.renderChanged=!0,Dh(t.__textBoxBounds={},[g,p]))}__updateRenderSpread(){let t=super.__updateRenderSpread();return t||(t=this.__layout.boxBounds===this.__layout.contentBounds?0:1),t}__updateRenderBounds(){Eh(this.__layout.renderBounds,this.__.__textBoxBounds,this.__layout.renderSpread)}},Dt([Yr(Ha)],t.Text.prototype,"__",void 0),Dt([Rr(0)],t.Text.prototype,"width",void 0),Dt([Rr(0)],t.Text.prototype,"height",void 0),Dt([xr(!1)],t.Text.prototype,"resizeFontSize",void 0),Dt([Ar("#000000")],t.Text.prototype,"fill",void 0),Dt([Ir("outside")],t.Text.prototype,"strokeAlign",void 0),Dt([zr("all")],t.Text.prototype,"hitFill",void 0),Dt([Rr("")],t.Text.prototype,"text",void 0),Dt([Rr("L")],t.Text.prototype,"fontFamily",void 0),Dt([Rr(12)],t.Text.prototype,"fontSize",void 0),Dt([Rr("normal")],t.Text.prototype,"fontWeight",void 0),Dt([Rr(!1)],t.Text.prototype,"italic",void 0),Dt([Rr("none")],t.Text.prototype,"textCase",void 0),Dt([Rr("none")],t.Text.prototype,"textDecoration",void 0),Dt([Rr(0)],t.Text.prototype,"letterSpacing",void 0),Dt([Rr({type:"percent",value:1.5})],t.Text.prototype,"lineHeight",void 0),Dt([Rr(0)],t.Text.prototype,"paraIndent",void 0),Dt([Rr(0)],t.Text.prototype,"paraSpacing",void 0),Dt([Rr("left")],t.Text.prototype,"textAlign",void 0),Dt([Rr("top")],t.Text.prototype,"verticalAlign",void 0),Dt([Rr("normal")],t.Text.prototype,"textWrap",void 0),Dt([Rr("show")],t.Text.prototype,"textOverflow",void 0),t.Text=Dt([$r()],t.Text),t.Path=class extends t.UI{get __tag(){return"Path"}constructor(t){super(t),this.__.__pathInputed=2}},Dt([Yr(Na)],t.Path.prototype,"__",void 0),Dt([Ir("center")],t.Path.prototype,"strokeAlign",void 0),t.Path=Dt([$r()],t.Path),t.Pen=class extends t.Group{get __tag(){return"Pen"}constructor(t){super(t)}setStyle(e){const s=this.pathElement=new t.Path(e);return this.pathStyle=e,this.__path=s.path||(s.path=[]),this.add(s),this}beginPath(){return this.__path.length=0,this.paint(),this}moveTo(t,e){return this}lineTo(t,e){return this}bezierCurveTo(t,e,s,i,r,o){return this}quadraticCurveTo(t,e,s,i){return this}closePath(){return this}rect(t,e,s,i){return this}roundRect(t,e,s,i,r){return this}ellipse(t,e,s,i,r,o,n,a){return this}arc(t,e,s,i,r,o){return this}arcTo(t,e,s,i,r){return this}drawEllipse(t,e,s,i,r,o,n,a){return this}drawArc(t,e,s,i,r,o){return this}drawPoints(t,e,s){return this}clearPath(){return this}paint(){this.pathElement.__layout.boxChanged||this.pathElement.forceUpdate("path")}},Dt([Yr(Ya)],t.Pen.prototype,"__",void 0),Dt([(t,e)=>{gr(t,e,{get(){return this.__path}})}],t.Pen.prototype,"path",void 0),t.Pen=Dt([Jr(ti,["set","beginPath","path","paint"]),$r()],t.Pen);const{getSpread:Xh,getOuterOf:Hh,getByMove:jh,getIntersectData:Vh}=ot;let Gh;function qh(t,e,s){if("object"!=typeof e||!1===e.visible||0===e.opacity)return;const{boxBounds:i}=s.__layout;switch(e.type){case"solid":let{type:r,blendMode:o,color:n,opacity:a}=e;return{type:r,blendMode:o,style:pa.string(n,a)};case"image":return ya.image(s,t,e,i,!Gh||!Gh[e.url]);case"linear":return ma.linearGradient(e,i);case"radial":return ma.radialGradient(e,i);case"angular":return ma.conicGradient(e,i);default:return void 0!==e.r?{type:"solid",style:pa.string(e)}:void 0}}const Qh={compute:function(t,e){const s=e.__,i=[];let r,o=s.__input[t];o instanceof Array||(o=[o]),Gh=ya.recycleImage(t,s);for(let s,r=0,n=o.length;r<n;r++)s=qh(t,o[r],e),s&&i.push(s);s["_"+t]=i.length?i:void 0,i.length&&i[0].image&&(r=i[0].image.hasOpacityPixel),"fill"===t?s.__pixelFill=r:s.__pixelStroke=r},fill:function(t,e,s){s.fillStyle=t,e.__.__font?Uh(e,s):e.__.windingRule?s.fill(e.__.windingRule):s.fill()},fills:function(t,e,s){let i;const{windingRule:r,__font:o}=e.__;for(let n=0,a=t.length;n<a;n++)i=t[n],i.image&&ya.checkImage(e,s,i,!o)||i.style&&(s.fillStyle=i.style,i.transform?(s.save(),s.transform(i.transform),i.blendMode&&(s.blendMode=i.blendMode),o?Uh(e,s):r?s.fill(r):s.fill(),s.restore()):i.blendMode?(s.saveBlendMode(i.blendMode),o?Uh(e,s):r?s.fill(r):s.fill(),s.restoreBlendMode()):o?Uh(e,s):r?s.fill(r):s.fill())},fillText:Uh,stroke:function(t,e,s){const i=e.__,{__strokeWidth:r,strokeAlign:o,__font:n}=i;if(r)if(n)Fh(t,e,s);else switch(o){case"center":s.setStroke(t,r,i),s.stroke();break;case"inside":s.save(),s.setStroke(t,2*r,i),i.windingRule?s.clip(i.windingRule):s.clip(),s.stroke(),s.restore();break;case"outside":const o=s.getSameCanvas(!0,!0);o.setStroke(t,2*r,i),e.__drawRenderPath(o),o.stroke(),i.windingRule?o.clip(i.windingRule):o.clip(),o.clearWorld(e.__layout.renderBounds),e.__worldFlipped?s.copyWorldByReset(o,e.__nowWorld):s.copyWorldToInner(o,e.__nowWorld,e.__layout.renderBounds),o.recycle(e.__nowWorld)}},strokes:function(t,e,s){const i=e.__,{__strokeWidth:r,strokeAlign:o,__font:n}=i;if(r)if(n)Fh(t,e,s);else switch(o){case"center":s.setStroke(void 0,r,i),Yh(t,!1,e,s);break;case"inside":s.save(),s.setStroke(void 0,2*r,i),i.windingRule?s.clip(i.windingRule):s.clip(),Yh(t,!1,e,s),s.restore();break;case"outside":const{renderBounds:o}=e.__layout,n=s.getSameCanvas(!0,!0);e.__drawRenderPath(n),n.setStroke(void 0,2*r,i),Yh(t,!1,e,n),i.windingRule?n.clip(i.windingRule):n.clip(),n.clearWorld(o),e.__worldFlipped?s.copyWorldByReset(n,e.__nowWorld):s.copyWorldToInner(n,e.__nowWorld,o),n.recycle(e.__nowWorld)}},strokeText:Fh,drawTextStroke:Nh,shape:function(t,e,s){const i=e.getSameCanvas(),r=t.__nowWorld;let o,n,a,h,{scaleX:l,scaleY:d}=r;if(l<0&&(l=-l),d<0&&(d=-d),e.bounds.includes(r))h=i,o=a=r;else{const{renderShapeSpread:i}=t.__layout,c=Vh(i?Xh(e.bounds,l===d?i*l:[i*d,i*l]):e.bounds,r);n=e.bounds.getFitMatrix(c);let{a:u,d:_}=n;if(n.a<1&&(h=e.getSameCanvas(),t.__renderShape(h,s),l*=u,d*=_),a=Hh(r,n),o=jh(a,-n.e,-n.f),s.matrix){const{matrix:t}=s;n.multiply(t),u*=t.scaleX,_*=t.scaleY}s=Object.assign(Object.assign({},s),{matrix:n.withScale(u,_)})}return t.__renderShape(i,s),{canvas:i,matrix:n,bounds:o,worldCanvas:h,shapeBounds:a,scaleX:l,scaleY:d}}};let Jh={};const{get:$h,rotateOfOuter:Zh,translate:Kh,scaleOfOuter:tl,scale:el,rotate:sl}=b;function il(t,e,s,i,r,o,n){const a=$h();Kh(a,e.x+s,e.y+i),el(a,r,o),n&&Zh(a,{x:e.x+e.width/2,y:e.y+e.height/2},n),t.transform=a}function rl(t,e,s,i,r,o,n){const a=$h();Kh(a,e.x+s,e.y+i),r&&el(a,r,o),n&&sl(a,n),t.transform=a}function ol(t,e,s,i,r,o,n,a,h,l){const d=$h();if(h)if("center"===l)Zh(d,{x:s/2,y:i/2},h);else switch(sl(d,h),h){case 90:Kh(d,i,0);break;case 180:Kh(d,s,i);break;case 270:Kh(d,0,s)}Jh.x=e.x+r,Jh.y=e.y+o,Kh(d,Jh.x,Jh.y),n&&tl(d,Jh,n,a),t.transform=d}const{get:nl,translate:al}=b,hl=new lt,ll={},dl={};function cl(t,e,s,i){const{blendMode:r,sync:o}=s;r&&(t.blendMode=r),o&&(t.sync=o),t.data=ul(s,i,e)}function ul(t,e,s){let{width:i,height:r}=s;t.padding&&(e=hl.set(e).shrink(t.padding));const{opacity:o,mode:n,align:a,offset:l,scale:d,size:c,rotation:u,repeat:_}=t,p=e.width===i&&e.height===r,g={mode:n},f="center"!==a&&(u||0)%180==90,y=f?r:i,m=f?i:r;let w,x,v=0,b=0;if(n&&"cover"!==n&&"fit"!==n)(d||c)&&(h.getScaleData(d,c,s,dl),w=dl.scaleX,x=dl.scaleY);else if(!p||u){const t=e.width/y,s=e.height/m;w=x="fit"===n?Math.min(t,s):Math.max(t,s),v+=(e.width-i*w)/2,b+=(e.height-r*x)/2}if(a){const t={x:v,y:b,width:y,height:m};w&&(t.width*=w,t.height*=x),mt.toPoint(a,t,e,ll,!0),v+=ll.x,b+=ll.y}switch(l&&(v+=l.x,b+=l.y),n){case"strench":p||(i=e.width,r=e.height);break;case"normal":case"clip":(v||b||w||u)&&rl(g,e,v,b,w,x,u);break;case"repeat":(!p||w||u)&&ol(g,e,i,r,v,b,w,x,u,a),_||(g.repeat="repeat");break;default:w&&il(g,e,v,b,w,x,u)}return g.transform||(e.x||e.y)&&(g.transform=nl(),al(g.transform,e.x,e.y)),w&&"strench"!==n&&(g.scaleX=w,g.scaleY=x),g.width=i,g.height=r,o&&(g.opacity=o),_&&(g.repeat="string"==typeof _?"x"===_?"repeat-x":"repeat-y":"repeat"),g}let _l,pl=new lt;const{isSame:gl}=ot;function fl(t,e,s,i,r,o){if("fill"===e&&!t.__.__naturalWidth){const e=t.__;if(e.__naturalWidth=i.width/e.pixelRatio,e.__naturalHeight=i.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||cl(r,i,s,o),!0}function yl(t,e){xl(t,Fo.LOAD,e)}function ml(t,e){xl(t,Fo.LOADED,e)}function wl(t,e,s){e.error=s,t.forceUpdate("surface"),xl(t,Fo.ERROR,e)}function xl(t,e,s){t.hasEvent(e)&&t.emitEvent(new Fo(e,s))}function vl(t,e){const{leafer:s}=t;s&&s.viewReady&&(s.renderer.ignore=e)}const{get:bl,scale:Bl,copy:kl}=b,{ceil:Rl,abs:Cl}=Math;function Sl(t,s,i){let{scaleX:r,scaleY:o}=dr.patternLocked?t.__world:t.__nowWorld;const n=r+"-"+o;if(s.patternId===n||t.destroyed)return!1;{r=Cl(r),o=Cl(o);const{image:t,data:a}=s;let h,l,{width:d,height:c,scaleX:u,scaleY:_,opacity:p,transform:g,repeat:f}=a;u&&(l=bl(),kl(l,g),Bl(l,1/u,1/_),r*=u,o*=_),r*=i,o*=i,d*=r,c*=o;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,o/=h,d/=h,c/=h),u&&(r/=u,o/=_),(g||1!==r||1!==o)&&(l||(l=bl(),g&&kl(l,g)),Bl(l,1/r,1/o));const w=t.getCanvas(Rl(d)||1,Rl(c)||1,p),x=t.getPattern(w,f||e.origin.noRepeat||"no-repeat",l,s);return s.style=x,s.patternId=n,!0}}const{abs:Tl}=Math;const Ll={image:function(t,e,s,i,r){let o,n;const a=dr.get(s);return _l&&s===_l.paint&&gl(i,_l.boxBounds)?o=_l.leafPaint:(o={type:s.type,image:a},_l=a.use>1?{leafPaint:o,paint:s,boxBounds:pl.set(i)}:null),(r||a.loading)&&(n={image:a,attrName:e,attrValue:s}),a.ready?(fl(t,e,s,a,o,i),r&&(yl(t,n),ml(t,n))):a.error?r&&wl(t,n,a.error):(vl(t,!0),r&&yl(t,n),o.loadId=a.load((()=>{vl(t,!1),t.destroyed||(fl(t,e,s,a,o,i)&&(a.hasOpacityPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),ml(t,n)),o.loadId=null}),(e=>{vl(t,!1),wl(t,n,e),o.loadId=null}))),o},checkImage:function(t,s,i,r){const{scaleX:o,scaleY:n}=dr.patternLocked?t.__world:t.__nowWorld;if(!i.data||i.patternId===o+"-"+n&&!xa.running)return!1;{const{data:a}=i;if(r)if(a.repeat)r=!1;else{let{width:t,height:i}=a;t*=Tl(o)*s.pixelRatio,i*=Tl(n)*s.pixelRatio,a.scaleX&&(t*=a.scaleX,i*=a.scaleY),r=t*i>e.image.maxCacheSize||xa.running}return r?(s.save(),s.clip(),i.blendMode&&(s.blendMode=i.blendMode),a.opacity&&(s.opacity*=a.opacity),a.transform&&s.transform(a.transform),s.drawImage(i.image.view,0,0,a.width,a.height),s.restore(),!0):(!i.style||i.sync||xa.running?Sl(t,i,s.pixelRatio):i.patternTask||(i.patternTask=dr.patternTasker.add((()=>Ut(this,void 0,void 0,(function*(){i.patternTask=null,s.bounds.hit(t.__nowWorld)&&Sl(t,i,s.pixelRatio),t.forceUpdate("surface")}))),300)),!1)}},createPattern:Sl,recycleImage:function(t,e){const s=e["_"+t];if(s instanceof Array){let i,r,o,n;for(let a=0,h=s.length;a<h;a++)i=s[a].image,n=i&&i.url,n&&(r||(r={}),r[n]=!0,dr.recycle(i),i.loading&&(o||(o=e.__input&&e.__input[t]||[],o instanceof Array||(o=[o])),i.unload(s[a].loadId,!o.some((t=>t.url===n)))));return r}return null},createData:cl,getPatternData:ul,fillOrFitMode:il,clipMode:rl,repeatMode:ol},{toPoint:Il}=gt,Pl={},Ol={};function El(t,e,s){let i;for(let r=0,o=e.length;r<o;r++)i=e[r],"string"==typeof i?t.addColorStop(r/(o-1),pa.string(i,s)):t.addColorStop(i.offset,pa.string(i.color,s))}const{getAngle:Al,getDistance:Wl}=E,{get:Ml,rotateOfOuter:Dl,scaleOfOuter:Ul}=b,{toPoint:Fl}=gt,zl={},Nl={};function Yl(t,e,s,i,r){let o;const{width:n,height:a}=t;if(n!==a||i){const t=Al(e,s);o=Ml(),r?(Ul(o,e,n/a*(i||1),1),Dl(o,e,t+90)):(Ul(o,e,1,n/a*(i||1)),Dl(o,e,t))}return o}const{getDistance:Xl}=E,{toPoint:Hl}=gt,jl={},Vl={};const Gl={linearGradient:function(t,s){let{from:i,to:r,type:o,blendMode:n,opacity:a}=t;Il(i||"top",s,Pl),Il(r||"bottom",s,Ol);const h=e.canvas.createLinearGradient(Pl.x,Pl.y,Ol.x,Ol.y);El(h,t.stops,a);const l={type:o,style:h};return n&&(l.blendMode=n),l},radialGradient:function(t,s){let{from:i,to:r,type:o,opacity:n,blendMode:a,stretch:h}=t;Fl(i||"center",s,zl),Fl(r||"bottom",s,Nl);const l=e.canvas.createRadialGradient(zl.x,zl.y,0,zl.x,zl.y,Wl(zl,Nl));El(l,t.stops,n);const d={type:o,style:l},c=Yl(s,zl,Nl,h,!0);return c&&(d.transform=c),a&&(d.blendMode=a),d},conicGradient:function(t,s){let{from:i,to:r,type:o,opacity:n,blendMode:a,stretch:h}=t;Hl(i||"center",s,jl),Hl(r||"bottom",s,Vl);const l=e.conicGradientSupport?e.canvas.createConicGradient(0,jl.x,jl.y):e.canvas.createRadialGradient(jl.x,jl.y,0,jl.x,jl.y,Xl(jl,Vl));El(l,t.stops,n);const d={type:o,style:l},c=Yl(s,jl,Vl,h||1,e.conicGradientRotate90);return c&&(d.transform=c),a&&(d.blendMode=a),d},getTransform:Yl},{copy:ql,toOffsetOutBounds:Ql}=ot,Jl={},$l={};function Zl(t,s,i,r){const{bounds:o,shapeBounds:n}=r;if(e.fullImageShadow){if(ql(Jl,t.bounds),Jl.x+=s.x-n.x,Jl.y+=s.y-n.y,i){const{matrix:t}=r;Jl.x-=(o.x+(t?t.e:0)+o.width/2)*(i-1),Jl.y-=(o.y+(t?t.f:0)+o.height/2)*(i-1),Jl.width*=i,Jl.height*=i}t.copyWorld(r.canvas,t.bounds,Jl)}else i&&(ql(Jl,s),Jl.x-=s.width/2*(i-1),Jl.y-=s.height/2*(i-1),Jl.width*=i,Jl.height*=i),t.copyWorld(r.canvas,n,i?Jl:s)}const{toOffsetOutBounds:Kl}=ot,td={};const ed={shadow:function(t,e,s){let i,r;const{__nowWorld:o,__layout:n}=t,{shadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=s,_=e.getSameCanvas(),p=a.length-1;Ql(l,$l),a.forEach(((a,g)=>{_.setWorldShadow($l.offsetX+a.x*c,$l.offsetY+a.y*u,a.blur*c,a.color),r=a.spread?1+2*a.spread/(n.boxBounds.width+2*(n.strokeBoxSpread||0)):0,Zl(_,$l,r,s),i=l,a.box&&(_.restore(),_.save(),h&&(_.copyWorld(_,l,o,"copy"),i=o),h?_.copyWorld(h,o,o,"destination-out"):_.copyWorld(s.canvas,d,l,"destination-out")),t.__worldFlipped?e.copyWorldByReset(_,i,o,a.blendMode):e.copyWorldToInner(_,i,n.renderBounds,a.blendMode),p&&g<p&&_.clearWorld(i,!0)})),_.recycle(i)},innerShadow:function(t,e,s){let i,r;const{__nowWorld:o,__layout:n}=t,{innerShadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=s,_=e.getSameCanvas(),p=a.length-1;Kl(l,td),a.forEach(((a,g)=>{_.save(),_.setWorldShadow(td.offsetX+a.x*c,td.offsetY+a.y*u,a.blur*c),r=a.spread?1-2*a.spread/(n.boxBounds.width+2*(n.strokeBoxSpread||0)):0,Zl(_,td,r,s),_.restore(),h?(_.copyWorld(_,l,o,"copy"),_.copyWorld(h,o,o,"source-out"),i=o):(_.copyWorld(s.canvas,d,l,"source-out"),i=l),_.fillWorld(i,a.color,"source-in"),t.__worldFlipped?e.copyWorldByReset(_,i,o,a.blendMode):e.copyWorldToInner(_,i,n.renderBounds,a.blendMode),p&&g<p&&_.clearWorld(i,!0)})),_.recycle(i)},blur:function(t,e,s){const{blur:i}=t.__;s.setWorldBlur(i*t.__nowWorld.a),s.copyWorldToInner(e,t.__nowWorld,t.__layout.renderBounds),s.filter="none"},backgroundBlur:function(t,e,s){}},{excludeRenderBounds:sd}=yo;function id(t,e,s,i,r,o){switch(e){case"alpha":!function(t,e,s,i){const r=t.__nowWorld;s.resetTransform(),s.opacity=1,s.useMask(i,r),i.recycle(r),od(t,e,s,1)}(t,s,i,r);break;case"opacity-path":od(t,s,i,o);break;case"path":s.restore()}}function rd(t){return t.getSameCanvas(!1,!0)}function od(t,e,s,i){const r=t.__nowWorld;e.resetTransform(),e.opacity=i,e.copyWorld(s,r),s.recycle(r)}t.Group.prototype.__renderMask=function(t,e){let s,i,r,o,n;const{children:a}=this;for(let h=0,l=a.length;h<l;h++)s=a[h],s.__.mask&&(n&&(id(this,n,t,r,i,o),i=r=null),"path"===s.__.mask?(s.opacity<1?(n="opacity-path",o=s.opacity,r||(r=rd(t))):(n="path",t.save()),s.__clip(r||t,e)):(n="alpha",i||(i=rd(t)),r||(r=rd(t)),s.__render(i,e)),"clipping"!==s.__.mask)||sd(s,e)||s.__render(r||t,e);id(this,n,t,r,i,o)};const nd=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",ad=nd+"_#~&*+\\=|≮≯≈≠=…",hd=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 ld(t){const e={};return t.split("").forEach((t=>e[t]=!0)),e}const dd=ld("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),cd=ld("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),ud=ld(nd),_d=ld(ad),pd=ld("- —/~|┆·");var gd;!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"}(gd||(gd={}));const{Letter:fd,Single:yd,Before:md,After:wd,Symbol:xd,Break:vd}=gd;function bd(t){return dd[t]?fd:pd[t]?vd:cd[t]?md:ud[t]?wd:_d[t]?xd:hd.test(t)?yd:fd}const Bd={trimRight(t){const{words:e}=t;let s,i=0,r=e.length;for(let o=r-1;o>-1&&(s=e[o].data[0]," "===s.char);o--)i++,t.width-=s.width;i&&e.splice(r-i,i)}};function kd(t,e,s){switch(e){case"title":return s?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:Rd}=Bd,{Letter:Cd,Single:Sd,Before:Td,After:Ld,Symbol:Id,Break:Pd}=gd;let Od,Ed,Ad,Wd,Md,Dd,Ud,Fd,zd,Nd,Yd,Xd,Hd,jd,Vd,Gd,qd=[];function Qd(t,e){zd&&!Fd&&(Fd=zd),Od.data.push({char:t,width:e}),Ad+=e}function Jd(){Wd+=Ad,Od.width=Ad,Ed.words.push(Od),Od={data:[]},Ad=0}function $d(){jd&&(Vd.paraNumber++,Ed.paraStart=!0,jd=!1),zd&&(Ed.startCharSize=Fd,Ed.endCharSize=zd,Fd=0),Ed.width=Wd,Gd.width&&Rd(Ed),qd.push(Ed),Ed={words:[]},Wd=0}const Zd=0,Kd=1,tc=2;const{top:ec,right:sc,bottom:ic,left:rc}=t.Direction4;function oc(t,e,s){const{bounds:i,rows:r}=t;i[e]+=s;for(let t=0;t<r.length;t++)r[t][e]+=s}const nc={getDrawData:function(t,s){"string"!=typeof t&&(t=String(t));let i=0,r=0,o=s.__getInput("width")||0,n=s.__getInput("height")||0;const{textDecoration:a,__font:h,__padding:l}=s;l&&(o&&(i=l[rc],o-=l[sc]+l[rc]),n&&(r=l[ec],n-=l[ec]+l[ic]));const d={bounds:{x:i,y:r,width:o,height:n},rows:[],paraNumber:0,font:e.canvas.font=h};return function(t,s,i){Vd=t,qd=t.rows,Gd=t.bounds;const{__letterSpacing:r,paraIndent:o,textCase:n}=i,{canvas:a}=e,{width:h,height:l}=Gd;if(h||l||r||"none"!==n){const t="none"!==i.textWrap,e="break"===i.textWrap;jd=!0,Yd=null,Fd=Ud=zd=Ad=Wd=0,Od={data:[]},Ed={words:[]};for(let i=0,l=s.length;i<l;i++)Dd=s[i],"\n"===Dd?(Ad&&Jd(),Ed.paraEnd=!0,$d(),jd=!0):(Nd=bd(Dd),Nd===Cd&&"none"!==n&&(Dd=kd(Dd,n,!Ad)),Ud=a.measureText(Dd).width,r&&(r<0&&(zd=Ud),Ud+=r),Xd=Nd===Sd&&(Yd===Sd||Yd===Cd)||Yd===Sd&&Nd!==Ld,Hd=!(Nd!==Td&&Nd!==Sd||Yd!==Id&&Yd!==Ld),Md=jd&&o?h-o:h,t&&h&&Wd+Ad+Ud>Md&&(e?(Ad&&Jd(),Wd&&$d()):(Hd||(Hd=Nd===Cd&&Yd==Ld),Xd||Hd||Nd===Pd||Nd===Td||Nd===Sd||Ad+Ud>Md?(Ad&&Jd(),Wd&&$d()):Wd&&$d()))," "===Dd&&!0!==jd&&Wd+Ad===0||(Nd===Pd?(" "===Dd&&Ad&&Jd(),Qd(Dd,Ud),Jd()):Xd||Hd?(Ad&&Jd(),Qd(Dd,Ud)):Qd(Dd,Ud)),Yd=Nd);Ad&&Jd(),Wd&&$d(),qd.length>0&&(qd[qd.length-1].paraEnd=!0)}else s.split("\n").forEach((t=>{Vd.paraNumber++,qd.push({x:o||0,text:t,width:a.measureText(t).width,paraStart:!0})}))}(d,t,s),l&&function(t,e,s,i,r){if(!i)switch(s.textAlign){case"left":oc(e,"x",t[rc]);break;case"right":oc(e,"x",-t[sc])}if(!r)switch(s.verticalAlign){case"top":oc(e,"y",t[ec]);break;case"bottom":oc(e,"y",-t[ic])}}(l,d,s,o,n),function(t,e){const{rows:s,bounds:i}=t,{__lineHeight:r,__baseLine:o,__letterSpacing:n,__clipText:a,textAlign:h,verticalAlign:l,paraSpacing:d}=e;let c,u,_,{x:p,y:g,width:f,height:y}=i,m=r*s.length+(d?d*(t.paraNumber-1):0),w=o;if(a&&m>y)m=Math.max(y,r),t.overflow=s.length;else switch(l){case"middle":g+=(y-m)/2;break;case"bottom":g+=y-m}w+=g;for(let o=0,l=s.length;o<l;o++){if(c=s[o],c.x=p,c.width<f||c.width>f&&!a)switch(h){case"center":c.x+=(f-c.width)/2;break;case"right":c.x+=f-c.width}c.paraStart&&d&&o>0&&(w+=d),c.y=w,w+=r,t.overflow>o&&w>m&&(c.isOverflow=!0,t.overflow=o+1),u=c.x,_=c.width,n<0&&(c.width<0?(_=-c.width+e.fontSize+n,u-=_,_+=e.fontSize):_-=n),u<i.x&&(i.x=u),_>i.width&&(i.width=_),a&&f&&f<_&&(c.isOverflow=!0,t.overflow||(t.overflow=s.length))}i.y=g,i.height=m}(d,s),function(t,e,s,i){const{rows:r}=t,{textAlign:o,paraIndent:n,letterSpacing:a}=e;let h,l,d,c,u;r.forEach((t=>{t.words&&(d=n&&t.paraStart?n:0,l=s&&"justify"===o&&t.words.length>1?(s-t.width-d)/(t.words.length-1):0,c=a||t.isOverflow?Zd:l>.01?Kd:tc,t.isOverflow&&!a&&(t.textMode=!0),c===tc?(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===Kd?(u={char:"",x:h},h=function(t,e,s){return t.forEach((t=>{s.char+=t.char,e+=t.width})),e}(e.data,h,u),(t.isOverflow||" "!==u.char)&&t.data.push(u)):h=function(t,e,s,i){return t.forEach((t=>{(i||" "!==t.char)&&(t.x=e,s.push(t)),e+=t.width})),e}(e.data,h,t.data,t.isOverflow),!t.paraEnd&&l&&(h+=l,t.width+=l)}))),t.words=null)}))}(d,s,o),d.overflow&&function(t,s,i,r){if(!r)return;const{rows:o,overflow:n}=t;let{textOverflow:a}=s;if(o.splice(n),a&&"show"!==a){let t,h;"hide"===a?a="":"ellipsis"===a&&(a="...");const l=a?e.canvas.measureText(a).width:0,d=i+r-l;("none"===s.textWrap?o:[o[n-1]]).forEach((e=>{if(e.isOverflow&&e.data){let s=e.data.length-1;for(let i=s;i>-1&&(t=e.data[i],h=t.x+t.width,!(i===s&&h<d));i--){if(h<d&&" "!==t.char){e.data.splice(i+1),e.width-=t.width;break}e.width-=t.width}e.width+=l,e.data.push({char:a,x:h}),e.textMode&&function(t){t.text="",t.data.forEach((e=>{t.text+=e.char})),t.data=null}(e)}}))}}(d,s,i,o),"none"!==a&&function(t,e){const{fontSize:s}=e;switch(t.decorationHeight=s/11,e.textDecoration){case"under":t.decorationY=.15*s;break;case"delete":t.decorationY=.35*-s}}(d,s),d}};const ac={string:function(t,e){if("string"==typeof t)return t;let s=void 0===t.a?1:t.a;e&&(s*=e);const i=t.r+","+t.g+","+t.b;return 1===s?"rgb("+i+")":"rgba("+i+","+s+")"}},{setPoint:hc,addPoint:lc,toBounds:dc}=Y;const cc={export(t,i,r){this.running=!0;const o=or.fileType(i),n=i.includes(".");return r=or.getExportOptions(r),function(t){uc||(uc=new lr);return new Promise((e=>{uc.add((()=>Ut(this,void 0,void 0,(function*(){return yield t(e)}))),{parallel:!1})}))}((a=>new Promise((l=>{const d=t=>{a(t),l(),this.running=!1},{toURL:c}=e,{download:u}=e.origin;if("json"===o)return n&&u(c(JSON.stringify(t.toJSON(r.json)),"text"),i),d({data:!!n||t.toJSON(r.json)});if("svg"===o)return n&&u(c(t.toSVG(),"svg"),i),d({data:!!n||t.toSVG()});const{leafer:_}=t;_?(_c(t),_.waitViewCompleted((()=>Ut(this,void 0,void 0,(function*(){let e,o,n=1,a=1;const{worldTransform:l,isLeafer:c,isFrame:u}=t,{slice:p,trim:g,onCanvas:f}=r,y=void 0===r.smooth?_.config.smooth:r.smooth,m=r.contextSettings||_.config.contextSettings,w=r.screenshot||t.isApp,x=c&&w&&void 0===r.fill?t.fill:r.fill,v=or.isOpaqueImage(i)||x,b=new z;if(w)e=!0===w?c?_.canvas.bounds:t.worldRenderBounds:w;else{let s=r.relative||(c?"inner":"local");switch(n=l.scaleX,a=l.scaleY,s){case"inner":b.set(l);break;case"local":b.set(l).divide(t.localTransform),n/=t.scaleX,a/=t.scaleY;break;case"world":n=1,a=1;break;case"page":s=t.leafer;default:b.set(l).divide(t.getTransform(s));const e=s.worldTransform;n/=n/e.scaleX,a/=a/e.scaleY}e=t.getBounds("render",s)}const B={scaleX:1,scaleY:1};h.getScaleData(r.scale,r.size,e,B);let k=r.pixelRatio||1;t.isApp&&(B.scaleX*=k,B.scaleY*=k,k=t.app.pixelRatio);const{x:R,y:C,width:S,height:T}=new lt(e).scale(B.scaleX,B.scaleY),L={matrix:b.scale(1/B.scaleX,1/B.scaleY).invert().translate(-R,-C).withScale(1/n*B.scaleX,1/a*B.scaleY)};let I,P=s.canvas({width:Math.round(S),height:Math.round(T),pixelRatio:k,smooth:y,contextSettings:m});if(p&&(I=t,I.__worldOpacity=0,t=_,L.bounds=P.bounds),P.save(),u&&void 0!==x){const e=t.get("fill");t.fill="",t.__render(P,L),t.fill=e}else t.__render(P,L);if(P.restore(),I&&I.__updateWorldOpacity(),g){o=function(t){const{width:e,height:s}=t.view,{data:i}=t.context.getImageData(0,0,e,s);let r,o,n,a=0;for(let t=0;t<i.length;t+=4)0!==i[t+3]&&(r=a%e,o=(a-r)/e,n?lc(n,r,o):hc(n={},r,o)),a++;const h=new lt;return dc(n,h),h.scale(1/t.pixelRatio).ceil()}(P);const t=P,{width:e,height:i}=o,r={x:0,y:0,width:e,height:i,pixelRatio:k};P=s.canvas(r),P.copyWorld(t,o,r)}v&&P.fillWorld(P.bounds,x||"#FFFFFF","destination-over"),f&&f(P);const O="canvas"===i?P:yield P.export(i,r);d({data:O,width:P.pixelWidth,height:P.pixelHeight,renderBounds:e,trimBounds:o})}))))):d({data:!1})}))))}};let uc;function _c(t){t.__.__needComputePaint&&t.__.__computePaint(),t.isBranch&&t.children.forEach((t=>_c(t)))}const pc=Gt.prototype,gc=xt.get("@leafer-ui/export");return pc.export=function(t,e){const{quality:s,blob:i}=or.getExportOptions(e);return t.includes(".")?this.saveAs(t,s):i?this.toBlob(t,s):this.toDataURL(t,s)},pc.toBlob=function(t,s){return new Promise((i=>{e.origin.canvasToBolb(this.view,t,s).then((t=>{i(t)})).catch((t=>{gc.error(t),i(null)}))}))},pc.toDataURL=function(t,s){return e.origin.canvasToDataURL(this.view,t,s)},pc.saveAs=function(t,s){return new Promise((i=>{e.origin.canvasSaveAs(this.view,t,s).then((()=>{i(!0)})).catch((t=>{gc.error(t),i(!1)}))}))},Object.assign(_a,nc),Object.assign(pa,ac),Object.assign(fa,Qh),Object.assign(ya,Ll),Object.assign(ma,Gl),Object.assign(wa,ed),Object.assign(xa,cc),Jn(),t.AlignHelper=mt,t.AnimateEvent=Xo,t.AroundHelper=gt,t.AutoBounds=ct,t.BezierHelper=ve,t.Bounds=lt,t.BoundsHelper=ot,t.BoxData=Ea,t.BranchHelper=wo,t.BranchRender=_n,t.CanvasData=Va,t.CanvasManager=Ot,t.ChildEvent=Do,t.ColorConvert=pa,t.Creator=s,t.DataHelper=Et,t.Debug=xt,t.Effect=wa,t.EllipseData=Ua,t.EllipseHelper=Ie,t.Event=Mo,t.EventCreator=It,t.Export=xa,t.FileHelper=or,t.FrameData=Wa,t.GroupData=Oa,t.ImageData=ja,t.ImageEvent=Fo,t.ImageManager=dr,t.IncrementId=i,t.LayoutEvent=Yo,t.Layouter=da,t.LeafBounds=dn,t.LeafBoundsHelper=yo,t.LeafData=Wt,t.LeafDataProxy=qo,t.LeafEventer=Ao,t.LeafHelper=ho,t.LeafLayout=Oo,t.LeafLevelList=jn,t.LeafList=Hn,t.LeafMatrix=en,t.LeafRender=cn,t.LeaferCanvas=Gn,t.LeaferCanvasBase=Gt,t.LeaferData=Aa,t.LeaferEvent=jo,t.LeaferImage=pr,t.LineData=Ma,t.MathHelper=h,t.Matrix=z,t.MatrixHelper=b,t.MyImage=Oh,t.NeedConvertToCanvasCommandMap=Zt,t.OneRadian=l,t.PI2=d,t.PI_2=c,t.Paint=fa,t.PaintGradient=ma,t.PaintImage=ya,t.PathArrow=ga,t.PathBounds=Gi,t.PathCommandDataHelper=Ds,t.PathCommandMap=Jt,t.PathConvert=ps,t.PathCorner=er,t.PathCreator=ti,t.PathData=Na,t.PathDrawer=gi,t.PathHelper=qt,t.PathNumberCommandLengthMap=se,t.PathNumberCommandMap=ee,t.PenData=Ya,t.Platform=e,t.Point=U,t.PointHelper=E,t.PolygonData=Fa,t.PropertyEvent=Uo,t.RectData=Da,t.RectHelper=ie,t.RectRender=Ja,t.RenderEvent=Ho,t.Renderer=ua,t.ResizeEvent=zo,t.Run=kt,t.StarData=za,t.State=va,t.StringNumberMap=wt,t.TaskItem=hr,t.TaskProcessor=lr,t.TextConvert=_a,t.TextData=Ha,t.TwoPointBoundsHelper=Y,t.UIBounds=Ga,t.UICreator=St,t.UIData=Ia,t.UIRender=qa,t.UnitConvert=Pa,t.WaitHelper=Bo,t.WatchEvent=No,t.Watcher=Zn,t.affectRenderBoundsType=Er,t.affectStrokeBoundsType=Ir,t.arrowType=Ba,t.attr=mr,t.autoLayoutType=br,t.boundsType=Rr,t.canvasPatch=rr,t.canvasSizeAttrs=Vt,t.cursorType=Nr,t.dataProcessor=Yr,t.dataType=xr,t.decorateLeafAttr=yr,t.defineDataProcessor=Xr,t.defineKey=gr,t.defineLeafAttr=wr,t.doBoundsType=Sr,t.doStrokeType=Pr,t.effectType=ka,t.emptyData={},t.eraserType=Fr,t.getBoundsData=_,t.getDescriptor=fr,t.getMatrixData=p,t.getPointData=u,t.hitType=zr,t.inviteCode={},t.layoutProcessor=function(t){return(e,s)=>{gr(e,"__LayoutProcessor",{get:()=>t})}},t.maskType=Ur,t.naturalBoundsType=Cr,t.opacityType=Wr,t.pathInputType=Tr,t.pathType=Lr,t.pen=sr,t.positionType=vr,t.registerUI=$r,t.registerUIEvent=function(){return t=>{It.register(t)}},t.resizeType=Ra,t.rewrite=Gr,t.rewriteAble=qr,t.rotationType=kr,t.scaleType=Br,t.sortType=Dr,t.stateType=ba,t.strokeType=Or,t.surfaceType=Ar,t.tempBounds=dt,t.tempMatrix=N,t.tempPoint=F,t.useCanvas=Jn,t.useModule=Jr,t.version="1.0.1",t.visibleType=Mr,t.zoomLayerType=Ca,t}({});