leafer-ui 1.0.1 → 1.0.3

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 i=encodeURIComponent(t);return"text"===e?i="data:text/plain;charset=utf-8,"+i:"svg"===e&&(i="data:image/svg+xml,"+i),i},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",getRealURL(t){const{prefix:i,suffix:s}=e.image;return!s||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+s),i&&"/"===t[0]&&(t=i+t),t}}},i={},s={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=n;return e[t]?e[t]++:(e[t]=1,0)}},n=s,{round:r,pow:o,PI:a}=Math,h={within:(t,e,i)=>("object"==typeof e&&(i=e.max,e=e.min),void 0!==e&&t<e&&(t=e),void 0!==i&&t>i&&(t=i),t),fourNumber(t,e){let i;if(t instanceof Array)switch(t.length){case 4:i=void 0===e?t:[...t];break;case 2:i=[t[0],t[1],t[0],t[1]];break;case 3:i=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(i||(i=[t,t,t,t]),e)for(let t=0;t<4;t++)i[t]>e&&(i[t]=e);return i},formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),h.float(t)),getGapRotation(t,e,i=0){let s=t+i;if(e>1){const t=Math.abs(s%e);(t<1||t>e-1)&&(s=Math.round(s/e)*e)}return s-i},float(t,e){const i=e?o(10,e):1e12;return-0===(t=r(t*i)/i)?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:v}=Math,{float:m}=h,w={};function x(){return Object.assign(Object.assign(Object.assign({},{a:1,b:0,c:0,d:1,e:0,f:0}),{x:0,y:0,width:0,height:0}),{scaleX:1,scaleY:1,rotation:0,skewX:0,skewY:0})}const b={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:x(),tempMatrix:{},set(t,e=1,i=0,s=0,n=1,r=0,o=0){t.a=e,t.b=i,t.c=s,t.d=n,t.e=r,t.f=o},get:p,getWorld:x,copy(t,e){t.a=e.a,t.b=e.b,t.c=e.c,t.d=e.d,t.e=e.e,t.f=e.f},translate(t,e,i){t.e+=e,t.f+=i},translateInner(t,e,i,s){t.e+=t.a*e+t.c*i,t.f+=t.b*e+t.d*i,s&&(t.e-=e,t.f-=i)},scale(t,e,i=e){t.a*=e,t.b*=e,t.c*=i,t.d*=i},scaleOfOuter(t,e,i,s){E.toInnerPoint(t,e,w),E.scaleOfInner(t,w,i,s)},scaleOfInner(t,e,i,s=i){E.translateInner(t,e.x,e.y),E.scale(t,i,s),E.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:i,b:s,c:n,d:r}=t,o=f(e*=l),a=g(e);t.a=i*o-s*a,t.b=i*a+s*o,t.c=n*o-r*a,t.d=n*a+r*o},rotateOfOuter(t,e,i){E.toInnerPoint(t,e,w),E.rotateOfInner(t,w,i)},rotateOfInner(t,e,i){E.translateInner(t,e.x,e.y),E.rotate(t,i),E.translateInner(t,-e.x,-e.y)},skew(t,e,i){const{a:s,b:n,c:r,d:o}=t;i&&(i*=l,t.a=s+r*i,t.b=n+o*i),e&&(e*=l,t.c=r+s*e,t.d=o+n*e)},skewOfOuter(t,e,i,s){E.toInnerPoint(t,e,w),E.skewOfInner(t,w,i,s)},skewOfInner(t,e,i,s=0){E.translateInner(t,e.x,e.y),E.skew(t,i,s),E.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:i,b:s,c:n,d:r,e:o,f:a}=t;t.a=e.a*i+e.b*n,t.b=e.a*s+e.b*r,t.c=e.c*i+e.d*n,t.d=e.c*s+e.d*r,t.e=e.e*i+e.f*n+o,t.f=e.e*s+e.f*r+a},multiplyParent(t,e,i,s,n,r){let{e:o,f:a}=t;if(r&&(o+=r.scrollX,a+=r.scrollY),i||(i=t),void 0===s&&(s=1!==t.a||t.b||t.c||1!==t.d),s){const{a:s,b:r,c:o,d:a}=t;i.a=s*e.a+r*e.c,i.b=s*e.b+r*e.d,i.c=o*e.a+a*e.c,i.d=o*e.b+a*e.d,n&&(i.scaleX=e.scaleX*n.scaleX,i.scaleY=e.scaleY*n.scaleY)}else i.a=e.a,i.b=e.b,i.c=e.c,i.d=e.d,n&&(i.scaleX=e.scaleX,i.scaleY=e.scaleY);i.e=o*e.a+a*e.c+e.e,i.f=o*e.b+a*e.d+e.f},divide(t,e){E.multiply(t,E.tempInvert(e))},divideParent(t,e){E.multiplyParent(t,E.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=E;return E.copy(e,t),E.invert(e),e},invert(t){const{a:e,b:i,c:s,d:n,e:r,f:o}=t;if(i||s){const a=1/(e*n-i*s);t.a=n*a,t.b=-i*a,t.c=-s*a,t.d=e*a,t.e=-(r*n-o*s)*a,t.f=-(o*e-r*i)*a}else if(1===e&&1===n)t.e=-r,t.f=-o;else{const i=1/(e*n);t.a=n*i,t.d=e*i,t.e=-r*n*i,t.f=-o*e*i}},toOuterPoint(t,e,i,s){const{x:n,y:r}=e;i||(i=e),i.x=n*t.a+r*t.c,i.y=n*t.b+r*t.d,s||(i.x+=t.e,i.y+=t.f)},toInnerPoint(t,e,i,s){const{a:n,b:r,c:o,d:a}=t,h=1/(n*a-r*o),{x:l,y:d}=e;if(i||(i=e),i.x=(l*a-d*o)*h,i.y=(d*n-l*r)*h,!s){const{e:e,f:s}=t;i.x-=(e*a-s*o)*h,i.y-=(s*n-e*r)*h}},setLayout(t,e,i,s,n){const{x:r,y:o,scaleX:a,scaleY:h}=e;if(void 0===n&&(n=e.rotation||e.skewX||e.skewY),n){const{rotation:i,skewX:s,skewY:n}=e,r=i*l,o=f(r),d=g(r);if(s||n){const e=s*l,i=n*l;t.a=(o+i*-d)*a,t.b=(d+i*o)*a,t.c=(e*o-d)*h,t.d=(o+e*d)*h}else t.a=o*a,t.b=d*a,t.c=-d*h,t.d=o*h}else t.a=a,t.b=0,t.c=0,t.d=h;t.e=r,t.f=o,(i=i||s)&&E.translateInner(t,-i.x,-i.y,!s)},getLayout(t,e,i,s){const{a:n,b:r,c:o,d:a,e:h,f:d}=t;let u,_,p,w,x,b=h,E=d;if(r||o){const t=n*a-r*o;if(o&&!s){u=v(n*n+r*r),_=t/u;const e=n/u;p=r>0?y(e):-y(e)}else{_=v(o*o+a*a),u=t/_;const e=o/_;p=c-(a>0?y(-e):-y(e))}const e=m(f(p)),i=g(p);u=m(u),_=m(_),w=e?m((o/_+i)/e/l,9):0,x=e?m((r/u-i)/e/l,9):0,p=m(p/l)}else u=n,_=a,p=w=x=0;return(e=i||e)&&(b+=e.x*n+e.y*o,E+=e.x*r+e.y*a,i||(b-=e.x,E-=e.y)),{x:b,y:E,scaleX:u,scaleY:_,rotation:p,skewX:w,skewY:x}},withScale(t,e,i=e){const s=t;if(!e||!i){const{a:s,b:n,c:r,d:o}=t;n||r?i=(s*o-n*r)/(e=v(s*s+n*n)):(e=s,i=o)}return s.scaleX=e,s.scaleY=i,s},reset(t){E.set(t)}},E=b,{toInnerPoint:B,toOuterPoint:R}=b,{sin:P,cos:C,abs:T,sqrt:k,atan2:L,min:S,PI:O}=Math,D={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,i=0){t.x=e,t.y=i},setRadius(t,e,i){t.radiusX=e,t.radiusY=void 0===i?e:i},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,i){t.x=e,t.y=i},move(t,e,i){t.x+=e,t.y+=i},scale(t,e,i=e){t.x&&(t.x*=e),t.y&&(t.y*=i)},scaleOf(t,e,i,s=i){t.x+=(t.x-e.x)*(i-1),t.y+=(t.y-e.y)*(s-1)},rotate(t,e,i){i||(i=I.defaultPoint);const s=C(e*=l),n=P(e),r=t.x-i.x,o=t.y-i.y;t.x=i.x+r*s-o*n,t.y=i.y+r*n+o*s},tempToInnerOf(t,e){const{tempPoint:i}=I;return A(i,t),B(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=I;return A(i,t),R(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=I;return A(i,t),I.toInnerRadiusPointOf(t,e,i),i},toInnerRadiusPointOf(t,e,i){i||(i=t),B(e,t,i),i.radiusX=Math.abs(t.radiusX/e.scaleX),i.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,i){B(e,t,i)},toOuterOf(t,e,i){R(e,t,i)},getCenter:(t,e)=>({x:t.x+(e.x-t.x)/2,y:t.y+(e.y-t.y)/2}),getCenterX:(t,e)=>t+(e-t)/2,getCenterY:(t,e)=>t+(e-t)/2,getDistance:(t,e)=>M(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const n=T(i-t),r=T(s-e);return k(n*n+r*r)},getMinDistanceFrom:(t,e,i,s,n,r)=>S(M(t,e,i,s),M(i,s,n,r)),getAngle:(t,e)=>W(t,e)/l,getRotation:(t,e,i,s)=>(s||(s=e),I.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/l),getRadianFrom(t,e,i,s,n,r,o,a){void 0===o&&(o=i,a=s);let h=L(e-s,t-i);const l=L(r-a,n-o)-h;return l<-O?l+d:l},getAtan2:(t,e)=>L(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s){const n=W(t,e);return(e=s?e:{}).x=t.x+C(n)*i,e.y=t.y+P(n)*i,e},reset(t){I.reset(t)}},I=D,{getDistanceFrom:M,copy:A,getAtan2:W}=I;class U{constructor(t,e){this.set(t,e)}set(t,e){return"object"==typeof t?D.copy(this,t):D.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new U(this)}move(t,e){return D.move(this,t,e),this}scale(t,e){return D.scale(this,t,e),this}scaleOf(t,e,i){return D.scaleOf(this,t,e,i),this}rotate(t,e){return D.rotate(this,t,e),this}rotateOf(t,e){return D.rotate(this,e,t),this}getRotation(t,e,i){return D.getRotation(this,t,e,i)}toInnerOf(t,e){return D.toInnerOf(this,t,e),this}toOuterOf(t,e){return D.toOuterOf(this,t,e),this}getCenter(t){return new U(D.getCenter(this,t))}getDistance(t){return D.getDistance(this,t)}getDistancePoint(t,e,i){return new U(D.getDistancePoint(this,t,e,i))}getAngle(t){return D.getAngle(this,t)}getAtan2(t){return D.getAtan2(this,t)}reset(){return D.reset(this),this}}const F=new U;class z{constructor(t,e,i,s,n,r){this.set(t,e,i,s,n,r)}set(t,e,i,s,n,r){return"object"==typeof t?b.copy(this,t):b.set(this,t,e,i,s,n,r),this}setWith(t){return b.copy(this,t),this.scaleX=t.scaleX,this.scaleY=t.scaleY,this}get(){const{a:t,b:e,c:i,d:s,e:n,f:r}=this;return{a:t,b:e,c:i,d:s,e:n,f:r}}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,i){return b.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return b.scaleOfInner(this,t,e,i),this}rotate(t){return b.rotate(this,t),this}rotateOfOuter(t,e){return b.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return b.rotateOfInner(this,t,e),this}skew(t,e){return b.skew(this,t,e),this}skewOfOuter(t,e,i){return b.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return b.skewOfInner(this,t,e,i),this}multiply(t){return b.multiply(this,t),this}multiplyParent(t){return b.multiplyParent(this,t),this}divide(t){return b.divide(this,t),this}divideParent(t){return b.divideParent(this,t),this}invert(){return b.invert(this),this}invertWith(){return b.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){b.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){b.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return b.setLayout(this,t,e,i),this}getLayout(t,e,i){return b.getLayout(this,t,e,i)}withScale(t,e){return b.withScale(this,t,e)}reset(){b.reset(this)}}const N=new z,Y={tempPointBounds:{},setPoint(t,e,i){t.minX=t.maxX=e,t.minY=t.maxY=i},addPoint(t,e,i){t.minX=e<t.minX?e:t.minX,t.minY=i<t.minY?i:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=i>t.maxY?i:t.maxY},addBounds(t,e,i,s,n){X(t,e,i),X(t,e+s,i+n)},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:K}=b,{float:q,fourNumber:Z}=h,{floor:Q,ceil:J}=Math;let $,tt,et,it;const st={},nt={},rt={tempBounds:{},set(t,e=0,i=0,s=0,n=0){t.x=e,t.y=i,t.width=s,t.height=n},copy(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},copyAndSpread(t,e,i,s){if(i instanceof Array){const n=Z(i);s?ot.set(t,e.x+n[3],e.y+n[0],e.width-n[1]-n[3],e.height-n[2]-n[0]):ot.set(t,e.x-n[3],e.y-n[0],e.width+n[1]+n[3],e.height+n[2]+n[0])}else s&&(i=-i),ot.set(t,e.x-i,e.y-i,e.width+2*i,e.height+2*i)},minX:t=>t.width>0?t.x:t.x+t.width,minY:t=>t.height>0?t.y:t.y+t.height,maxX:t=>t.width>0?t.x+t.width:t.x,maxY:t=>t.height>0?t.y+t.height:t.y,move(t,e,i){t.x+=e,t.y+=i},getByMove:(t,e,i)=>(t=Object.assign({},t),ot.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?ht(e,t):e=t,i?(e.offsetX=-(ot.maxX(i)-t.x),e.offsetY=-(ot.maxY(i)-t.y)):(e.offsetX=t.x+t.width,e.offsetY=t.y+t.height),ot.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e){D.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){D.scaleOf(t,e,i,s),t.width*=i,t.height*=s},tempToOuterOf:(t,e)=>(ot.copy(ot.tempBounds,t),ot.toOuterOf(ot.tempBounds,e),ot.tempBounds),getOuterOf:(t,e)=>(t=Object.assign({},t),ot.toOuterOf(t,e),t),toOuterOf(t,e,i){if(i||(i=t),0===e.b&&0===e.c){const{a:s,d:n}=e;s>0?(i.width=t.width*s,i.x=e.e+t.x*s):(i.width=t.width*-s,i.x=e.e+t.x*s-i.width),n>0?(i.height=t.height*n,i.y=e.f+t.y*n):(i.height=t.height*-n,i.y=e.f+t.y*n-i.height)}else st.x=t.x,st.y=t.y,K(e,st,nt),j(H,nt.x,nt.y),st.x=t.x+t.width,K(e,st,nt),V(H,nt.x,nt.y),st.y=t.y+t.height,K(e,st,nt),V(H,nt.x,nt.y),st.x=t.x,K(e,st,nt),V(H,nt.x,nt.y),G(H,i)},toInnerOf(t,e,i){i||(i=t),ot.move(i,-e.e,-e.f),ot.scale(i,1/e.a,1/e.d)},getFitMatrix(t,e,i=1){const s=Math.min(i,Math.min(t.width/e.width,t.height/e.height));return new z(s,0,0,s,-e.x*s,-e.y*s)},getSpread(t,e){const i={};return ot.copyAndSpread(i,t,e),i},spread(t,e){ot.copyAndSpread(t,t,e)},shrink(t,e){ot.copyAndSpread(t,t,e,!0)},ceil(t){const{x:e,y:i}=t;t.x=Q(t.x),t.y=Q(t.y),t.width=e>t.x?J(t.width+e-t.x):J(t.width),t.height=i>t.y?J(t.height+i-t.y):J(t.height)},unsign(t){t.width<0&&(t.x+=t.width,t.width=-t.width),t.height<0&&(t.y+=t.height,t.height=-t.height)},float(t,e){t.x=q(t.x,e),t.y=q(t.y,e),t.width=q(t.width,e),t.height=q(t.height,e)},add(t,e,i){$=t.x+t.width,tt=t.y+t.height,et=e.x,it=e.y,i||(et+=e.width,it+=e.height),$=$>et?$:et,tt=tt>it?tt:it,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=$-t.x,t.height=tt-t.y},addList(t,e){ot.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){ot.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){ot.setListWithFn(t,e,i,!0)},setListWithFn(t,e,i,s=!1){let n,r=!0;for(let o=0,a=e.length;o<a;o++)n=i?i(e[o]):e[o],n&&(n.width||n.height)&&(r?(r=!1,s||ht(t,n)):at(t,n));r&&ot.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){ot.set(t,e.x,e.y)},addPoint(t,e){at(t,e,!0)},getPoints(t){const{x:e,y:i,width:s,height:n}=t;return[{x:e,y:i},{x:e+s,y:i},{x:e+s,y:i+n},{x:e,y:i+n}]},hitRadiusPoint:(t,e,i)=>(i&&(e=D.tempToInnerRadiusPointOf(e,i)),e.x>=t.x-e.radiusX&&e.x<=t.x+t.width+e.radiusX&&e.y>=t.y-e.radiusY&&e.y<=t.y+t.height+e.radiusY),hitPoint:(t,e,i)=>(i&&(e=D.tempToInnerOf(e,i)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,i)=>(i&&(e=ot.tempToOuterOf(e,i)),!(t.y+t.height<e.y||e.y+e.height<t.y||t.x+t.width<e.x||e.x+e.width<t.x)),includes:(t,e,i)=>(i&&(e=ot.tempToOuterOf(e,i)),t.x<=e.x&&t.y<=e.y&&t.x+t.width>=e.x+e.width&&t.y+t.height>=e.y+e.height),getIntersectData(t,e,i){if(i&&(e=ot.tempToOuterOf(e,i)),!ot.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:n,width:r,height:o}=e;return $=s+r,tt=n+o,et=t.x+t.width,it=t.y+t.height,s=s>t.x?s:t.x,n=n>t.y?n:t.y,$=$<et?$:et,tt=tt<it?tt:it,r=$-s,o=tt-n,{x:s,y:n,width:r,height:o}},intersect(t,e,i){ot.copy(t,ot.getIntersectData(t,e,i))},isSame:(t,e)=>t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height,isEmpty:t=>0===t.x&&0===t.y&&0===t.width&&0===t.height,reset(t){ot.set(t)}},ot=rt,{add:at,copy:ht}=ot;class lt{get minX(){return rt.minX(this)}get minY(){return rt.minY(this)}get maxX(){return rt.maxX(this)}get maxY(){return rt.maxY(this)}constructor(t,e,i,s){this.set(t,e,i,s)}set(t,e,i,s){return"object"==typeof t?rt.copy(this,t):rt.set(this,t,e,i,s),this}get(){const{x:t,y:e,width:i,height:s}=this;return{x:t,y:e,width:i,height:s}}clone(){return new lt(this)}move(t,e){return rt.move(this,t,e),this}scale(t,e){return rt.scale(this,t,e),this}scaleOf(t,e,i){return rt.scaleOf(this,t,e,i),this}toOuterOf(t,e){return rt.toOuterOf(this,t,e),this}toInnerOf(t,e){return rt.toInnerOf(this,t,e),this}getFitMatrix(t,e){return rt.getFitMatrix(this,t,e)}spread(t){return rt.spread(this,t),this}shrink(t){return rt.shrink(this,t),this}ceil(){return rt.ceil(this),this}unsign(){return rt.unsign(this),this}float(t){return rt.float(this,t),this}add(t){return rt.add(this,t),this}addList(t){return rt.setList(this,t,!0),this}setList(t){return rt.setList(this,t),this}addListWithFn(t,e){return rt.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return rt.setListWithFn(this,t,e),this}setPoint(t){return rt.setPoint(this,t),this}setPoints(t){return rt.setPoints(this,t),this}addPoint(t){return rt.addPoint(this,t),this}getPoints(){return rt.getPoints(this)}hitPoint(t,e){return rt.hitPoint(this,t,e)}hitRadiusPoint(t,e){return rt.hitRadiusPoint(this,t,e)}hit(t,e){return rt.hit(this,t,e)}includes(t,e){return rt.includes(this,t,e)}intersect(t,e){return rt.intersect(this,t,e),this}getIntersect(t,e){return new lt(rt.getIntersectData(this,t,e))}isSame(t){return rt.isSame(this,t)}isEmpty(){return rt.isEmpty(this)}reset(){rt.reset(this)}}const dt=new lt;class ct{constructor(t,e,i,s,n,r){"object"==typeof t?this.copy(t):this.set(t,e,i,s,n,r)}set(t=0,e=0,i=0,s=0,n=0,r=0){this.top=t,this.right=e,this.bottom=i,this.left=s,this.width=n,this.height=r}copy(t){const{top:e,right:i,bottom:s,left:n,width:r,height:o}=t;this.set(e,i,s,n,r,o)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:n,width:r,height:o}=this;return new lt(n,e,r||t.width-n-i,o||t.height-e-s)}}var ut,_t;t.Direction4=void 0,(ut=t.Direction4||(t.Direction4={}))[ut.top=0]="top",ut[ut.right=1]="right",ut[ut.bottom=2]="bottom",ut[ut.left=3]="left",t.Direction9=void 0,(_t=t.Direction9||(t.Direction9={}))[_t.topLeft=0]="topLeft",_t[_t.top=1]="top",_t[_t.topRight=2]="topRight",_t[_t.right=3]="right",_t[_t.bottomRight=4]="bottomRight",_t[_t.bottom=5]="bottom",_t[_t.bottomLeft=6]="bottomLeft",_t[_t.left=7]="left",_t[_t.center=8]="center",_t[_t["top-left"]=0]="top-left",_t[_t["top-right"]=2]="top-right",_t[_t["bottom-right"]=4]="bottom-right",_t[_t["bottom-left"]=6]="bottom-left";const pt=[{x:0,y:0},{x:.5,y:0},{x:1,y:0},{x:1,y:.5},{x:1,y:1},{x:.5,y:1},{x:0,y:1},{x:0,y:.5},{x:.5,y:.5}];pt.forEach((t=>t.type="percent"));const gt={directionData:pt,tempPoint:{},get:ft,toPoint(t,e,i,s,n){i||(i={});const r=ft(t);i.x=r.x,i.y=r.y,"percent"===r.type&&(i.x*=e.width,i.y*=e.height,n&&(i.x-=n.x,i.y-=n.y,r.x&&(i.x-=1===r.x?n.width:.5===r.x?r.x*n.width:0),r.y&&(i.y-=1===r.y?n.height:.5===r.y?r.y*n.height:0))),s||(i.x+=e.x,i.y+=e.y)}};function ft(e){return"string"==typeof e?pt[t.Direction9[e]]:e}const{toPoint:yt}=gt,vt={toPoint(t,e,i,s,n){yt(t,i,s,n,e)}},mt={0:1,1:1,2:1,3:1,4:1,5:1,6:1,7:1,8:1,9:1,".":1,e:1,E:1};class wt{constructor(t){this.repeatMap={},this.name=t}static get(t){return new wt(t)}static set filter(t){this.filterList=xt(t)}static set exclude(t){this.excludeList=xt(t)}log(...t){if(bt.enable){if(bt.filterList.length&&bt.filterList.every((t=>t!==this.name)))return;if(bt.excludeList.length&&bt.excludeList.some((t=>t===this.name)))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){bt.enable&&this.warn(...t)}warn(...t){bt.showWarn&&console.warn(this.name,...t)}repeat(t,...e){this.repeatMap[t]||(this.warn("repeat:"+t,...e),this.repeatMap[t]=!0)}error(...t){try{throw new Error}catch(e){console.error(this.name,...t,e)}}}function xt(t){return t?"string"==typeof t&&(t=[t]):t=[],t}wt.filterList=[],wt.excludeList=[],wt.showWarn=!0;const bt=wt,Et=wt.get("RunTime"),Bt={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const i=s.create(s.RUNTIME);return Rt.currentId=Rt.idMap[i]=e?performance.now():Date.now(),Rt.currentName=Rt.nameMap[i]=t,Rt.nameToIdMap[t]=i,i},end(t,e){const i=Rt.idMap[t],s=Rt.nameMap[t],n=e?(performance.now()-i)/1e3:Date.now()-i;Rt.idMap[t]=Rt.nameMap[t]=Rt.nameToIdMap[s]=void 0,Et.log(s,n,"ms")},endOfName(t,e){const i=Rt.nameToIdMap[t];void 0!==i&&Rt.end(i,e)}},Rt=Bt,Pt=wt.get("UICreator"),Ct={list:{},register(t){const{__tag:e}=t.prototype;Tt[e]?Pt.repeat(e):Tt[e]=t},get(t,e,i,s,n,r){const o=new Tt[t](e);return void 0!==i&&(o.x=i,s&&(o.y=s),n&&(o.width=n),r&&(o.height=r)),o}},{list:Tt}=Ct,kt=wt.get("EventCreator"),Lt={nameList:{},register(t){let e;Object.keys(t).forEach((i=>{e=t[i],"string"==typeof e&&(St[e]?kt.repeat(e):St[e]=t)}))},changeName(t,e){const i=St[t];if(i){const s=Object.keys(i).find((e=>i[e]===t));s&&(i[s]=e,St[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new St[t](...e)},{nameList:St}=Lt;class Ot{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:s}=this;for(let i=0,n=s.length;i<n;i++)if(e=s[i],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const n=i.canvas(t);return this.add(n),n}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let i=0,s=this.list.length;i<s;i++)t=this.list[i],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach((t=>{t.destroy()})),this.list.length=0}destroy(){this.clear()}}const Dt={default:(t,e)=>(It(e,t),It(t,e),t),assign(t,e){let i;Object.keys(e).forEach((s=>{var n;i=e[s],(null==i?void 0:i.constructor)===Object&&(null===(n=t[s])||void 0===n?void 0:n.constructor)===Object?It(t[s],e[s]):t[s]=e[s]}))},copyAttrs:(t,e,i)=>(i.forEach((i=>{void 0!==e[i]&&(t[i]=e[i])})),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let i=0,s=t.length;i<s;i++)e[t[i]]=!0;return e}},{assign:It}=Dt;class Mt{get __useNaturalRatio(){return!0}get __isLinePath(){return this.path&&6===this.path.length}get __blendMode(){if(this.eraser&&"path"!==this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(void 0!==e)return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let i;for(let s in this)"_"!==s[0]&&(i=e?e[s]:void 0,t[s]=void 0===i?this[s]:i);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(void 0!==e)return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&void 0!==this.__input[t]&&(this.__input[t]=void 0)}__getInputData(t,e){const i={};if(t)if(t instanceof Array)for(let e of t)i[e]=this.__getInput(e);else for(let e in t)i[e]=this.__getInput(e);else{let t,e,{__input:s}=this;i.tag=this.__leaf.tag;for(let n in this)if("_"!==n[0]&&(t=this["_"+n],void 0!==t)){if("path"===n&&!this.__pathInputed)continue;e=s?s[n]:void 0,i[n]=void 0===e?t:e}}if(e&&e.matrix){const{a:t,b:e,c:s,d:n,e:r,f:o}=this.__leaf.__localMatrix;i.matrix={a:t,b:e,c:s,d:n,e:r,f:o}}return i}__setMiddle(t,e){this.__middle||(this.__middle={}),this.__middle[t]=e}__getMiddle(t){return this.__middle&&this.__middle[t]}__checkSingle(){const t=this;if("pass-through"===t.blendMode){const e=this.__leaf;t.opacity<1&&e.isBranch||e.__hasEraser||t.eraser?t.__single=!0:t.__single&&(t.__single=!1)}else t.__single=!0}__removeNaturalSize(){this.__naturalWidth=this.__naturalHeight=void 0}destroy(){this.__input=this.__middle=null}}var At;t.Answer=void 0,(At=t.Answer||(t.Answer={}))[At.No=0]="No",At[At.Yes=1]="Yes",At[At.NoAndSkip=2]="NoAndSkip",At[At.YesAndSkip=3]="YesAndSkip";function Wt(t,e,i,s){var n,r=arguments.length,o=r<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(n=t[a])&&(o=(r<3?n(o):r>3?n(e,i,o):n(e,i))||o);return r>3&&o&&Object.defineProperty(e,i,o),o}function Ut(t,e,i,s){return new(i||(i=Promise))((function(n,r){function o(t){try{h(s.next(t))}catch(t){r(t)}}function a(t){try{h(s.throw(t))}catch(t){r(t)}}function h(t){var e;t.done?n(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(o,a)}h((s=s.apply(t,e||[])).next())}))}function Ft(t){return(e,i)=>{t||(t=i),Object.defineProperty(e,i,{get(){return this.context[t]},set(e){this.context[t]=e}})}}"function"==typeof SuppressedError&&SuppressedError;const 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,i,s,n,r){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,i,s,n,r){"object"==typeof t?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,i,s,n,r)}translate(t,e){}scale(t,e){}rotate(t){}fill(t,e){}stroke(t){}clip(t,e){}fillRect(t,e,i,s){}strokeRect(t,e,i,s){}clearRect(t,e,i,s){}drawImage(t,e,i,s,n,r,o,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/s*a;s+=e,e=0,r+=t,a-=t}if(i<0){const t=-i/n*h;n+=i,i=0,o+=t,h-=t}this.context.drawImage(t,e,i,s,n,r,o,a,h);break;case 5:this.context.drawImage(t,e,i,s,n);break;case 3:this.context.drawImage(t,e,i)}}beginPath(){}moveTo(t,e){}lineTo(t,e){}bezierCurveTo(t,e,i,s,n,r){}quadraticCurveTo(t,e,i,s){}closePath(){}arc(t,e,i,s,n,r){}arcTo(t,e,i,s,n){}ellipse(t,e,i,s,n,r,o,a){}rect(t,e,i,s){}roundRect(t,e,i,s,n){}createConicGradient(t,e,i){}createLinearGradient(t,e,i,s){}createPattern(t,e){}createRadialGradient(t,e,i,s,n,r){}fillText(t,e,i,s){}measureText(t){}strokeText(t,e,i,s){}destroy(){this.context=null}}Wt([Ft("imageSmoothingEnabled")],Xt.prototype,"smooth",void 0),Wt([Ft("imageSmoothingQuality")],Xt.prototype,"smoothLevel",void 0),Wt([Ft("globalAlpha")],Xt.prototype,"opacity",void 0),Wt([Ft()],Xt.prototype,"fillStyle",void 0),Wt([Ft()],Xt.prototype,"strokeStyle",void 0),Wt([Ft("lineWidth")],Xt.prototype,"strokeWidth",void 0),Wt([Ft("lineCap")],Xt.prototype,"strokeCap",void 0),Wt([Ft("lineJoin")],Xt.prototype,"strokeJoin",void 0),Wt([Ft("lineDashOffset")],Xt.prototype,"dashOffset",void 0),Wt([Ft()],Xt.prototype,"miterLimit",void 0),Wt([Ft()],Xt.prototype,"shadowBlur",void 0),Wt([Ft()],Xt.prototype,"shadowColor",void 0),Wt([Ft()],Xt.prototype,"shadowOffsetX",void 0),Wt([Ft()],Xt.prototype,"shadowOffsetY",void 0),Wt([Ft()],Xt.prototype,"filter",void 0),Wt([Ft()],Xt.prototype,"font",void 0),Wt([Ft()],Xt.prototype,"fontKerning",void 0),Wt([Ft()],Xt.prototype,"fontStretch",void 0),Wt([Ft()],Xt.prototype,"fontVariantCaps",void 0),Wt([Ft()],Xt.prototype,"textAlign",void 0),Wt([Ft()],Xt.prototype,"textBaseline",void 0),Wt([Ft()],Xt.prototype,"textRendering",void 0),Wt([Ft()],Xt.prototype,"wordSpacing",void 0),Wt([Ft()],Xt.prototype,"letterSpacing",void 0),Wt([Ft()],Xt.prototype,"direction",void 0),Wt([Nt()],Xt.prototype,"setTransform",null),Wt([Nt()],Xt.prototype,"resetTransform",null),Wt([Nt()],Xt.prototype,"getTransform",null),Wt([Nt()],Xt.prototype,"save",null),Wt([Nt()],Xt.prototype,"restore",null),Wt([Nt()],Xt.prototype,"translate",null),Wt([Nt()],Xt.prototype,"scale",null),Wt([Nt()],Xt.prototype,"rotate",null),Wt([Nt()],Xt.prototype,"fill",null),Wt([Nt()],Xt.prototype,"stroke",null),Wt([Nt()],Xt.prototype,"clip",null),Wt([Nt()],Xt.prototype,"fillRect",null),Wt([Nt()],Xt.prototype,"strokeRect",null),Wt([Nt()],Xt.prototype,"clearRect",null),Wt([Nt()],Xt.prototype,"beginPath",null),Wt([Nt()],Xt.prototype,"moveTo",null),Wt([Nt()],Xt.prototype,"lineTo",null),Wt([Nt()],Xt.prototype,"bezierCurveTo",null),Wt([Nt()],Xt.prototype,"quadraticCurveTo",null),Wt([Nt()],Xt.prototype,"closePath",null),Wt([Nt()],Xt.prototype,"arc",null),Wt([Nt()],Xt.prototype,"arcTo",null),Wt([Nt()],Xt.prototype,"ellipse",null),Wt([Nt()],Xt.prototype,"rect",null),Wt([Nt()],Xt.prototype,"roundRect",null),Wt([Nt()],Xt.prototype,"createConicGradient",null),Wt([Nt()],Xt.prototype,"createLinearGradient",null),Wt([Nt()],Xt.prototype,"createPattern",null),Wt([Nt()],Xt.prototype,"createRadialGradient",null),Wt([Nt()],Xt.prototype,"fillText",null),Wt([Nt()],Xt.prototype,"measureText",null),Wt([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,i){super(),this.size={},this.worldTransform={},t||(t=jt),t.pixelRatio||(t.pixelRatio=e.devicePixelRatio),this.manager=i,this.innerId=s.create(s.CNAVAS);const{width:n,height:r,pixelRatio:o}=t;this.autoLayout=!n||!r,this.size.pixelRatio=o,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)),Dt.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:i}=this,s=this.worldTransform;if(e){const{a:n,b:r,c:o,d:a,e:h,f:l}=e;this.setTransform(s.a=(t.a*n+t.b*o)*i,s.b=(t.a*r+t.b*a)*i,s.c=(t.c*n+t.d*o)*i,s.d=(t.c*r+t.d*a)*i,s.e=(t.e*n+t.f*o+h)*i,s.f=(t.e*r+t.f*a+l)*i)}else this.setTransform(s.a=t.a*i,s.b=t.b*i,s.c=t.c*i,s.d=t.d*i,s.e=t.e*i,s.f=t.f*i)}useWorldTransform(t){t&&(this.worldTransform=t);const e=this.worldTransform;e&&this.setTransform(e.a,e.b,e.c,e.d,e.e,e.f)}setStroke(t,e,i){e&&(this.strokeWidth=e),t&&(this.strokeStyle=t),i&&this.setStrokeOptions(i)}setStrokeOptions(t){this.strokeCap="none"===t.strokeCap?"butt":t.strokeCap,this.strokeJoin=t.strokeJoin,this.dashPattern=t.dashPattern,this.dashOffset=t.dashOffset,this.miterLimit=t.miterLimit}saveBlendMode(t){this.savedBlendMode=this.blendMode,this.blendMode=t}restoreBlendMode(){this.blendMode=this.savedBlendMode}hitFill(t,e){return!0}hitStroke(t,e){return!0}hitPixel(t,e,i=1){return!0}setWorldShadow(t,e,i,s){const{pixelRatio:n}=this;this.shadowOffsetX=t*n,this.shadowOffsetY=e*n,this.shadowBlur=i*n,this.shadowColor=s||"black"}setWorldBlur(t){const{pixelRatio:e}=this;this.filter=`blur(${t*e}px)`}copyWorld(t,e,i,s){if(s&&(this.blendMode=s),e){const{pixelRatio:s}=this;i||(i=e),this.drawImage(t.view,e.x*s,e.y*s,e.width*s,e.height*s,i.x*s,i.y*s,i.width*s,i.height*s)}else this.drawImage(t.view,0,0);s&&(this.blendMode="source-over")}copyWorldToInner(t,e,i,s){if(s&&(this.blendMode=s),e.b||e.c)this.save(),this.resetTransform(),this.copyWorld(t,e,rt.tempToOuterOf(i,e)),this.restore();else{const{pixelRatio:s}=this;this.drawImage(t.view,e.x*s,e.y*s,e.width*s,e.height*s,i.x,i.y,i.width,i.height)}s&&(this.blendMode="source-over")}copyWorldByReset(t,e,i,s,n){this.resetTransform(),this.copyWorld(t,e,i,s),n||this.useWorldTransform()}useMask(t,e,i){this.copyWorld(t,e,i,"destination-in")}useEraser(t,e,i){this.copyWorld(t,e,i,"destination-out")}fillWorld(t,e,i){i&&(this.blendMode=i),this.fillStyle=e,dt.set(t).scale(this.pixelRatio),this.fillRect(dt.x,dt.y,dt.width,dt.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i){i&&(this.blendMode=i),this.strokeStyle=e,dt.set(t).scale(this.pixelRatio),this.strokeRect(dt.x,dt.y,dt.width,dt.height),i&&(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 s=this.manager?this.manager.get(this.size):i.canvas(Object.assign({},this.size));return s.save(),t&&(Ht(s.worldTransform,this.worldTransform),s.useWorldTransform()),e&&(s.smooth=this.smooth),s}recycle(t){this.recycled||(this.restore(),t?this.clearWorld(t,!0):this.clear(),this.manager?this.manager.recycle(this):this.destroy())}updateRender(t){}unrealCanvas(){}destroy(){this.manager=this.view=this.parentView=null}}const Kt={creator:{},parse(t,e){},convertToCanvasData(t,e){}},qt={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},Zt=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),Qt={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},Jt={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},$t=Object.assign(Object.assign({},Jt),qt),te=Zt,ee={};for(let t in te)ee[te[t]]=t;const ie={};for(let t in te)ie[te[t]]=Qt[t];const se={drawRoundRect(t,e,i,s,n,r){const o=h.fourNumber(r,Math.min(s/2,n/2)),a=e+s,l=i+n;o[0]?t.moveTo(e+o[0],i):t.moveTo(e,i),o[1]?t.arcTo(a,i,a,l,o[1]):t.lineTo(a,i),o[2]?t.arcTo(a,l,e,l,o[2]):t.lineTo(a,l),o[3]?t.arcTo(e,l,e,i,o[3]):t.lineTo(e,l),o[0]?t.arcTo(e,i,a,i,o[0]):t.lineTo(e,i)}},{sin:ne,cos:re,atan2:oe,ceil:ae,abs:he,PI:le,sqrt:de,pow:ce}=Math,{setPoint:ue,addPoint:_e}=Y,{set:pe}=D,{M:ge,L:fe,C:ye,Q:ve,Z:me}=Zt,we={},xe={points(t,e,i,s){if(t.push(ge,e[0],e[1]),i&&e.length>5){let n,r,o,a,h,l,d,c,u,_,p,g,f,y=e.length;const v=!0===i?.5:i;s&&(y=(e=[e[y-2],e[y-1],...e,e[0],e[1],e[2],e[3]]).length);for(let i=2;i<y-2;i+=2)n=e[i-2],r=e[i-1],o=e[i],a=e[i+1],h=e[i+2],l=e[i+3],p=de(ce(o-n,2)+ce(a-r,2)),g=de(ce(h-o,2)+ce(l-a,2)),f=p+g,p=v*p/f,g=v*g/f,h-=n,l-=r,d=o-p*h,c=a-p*l,2===i?s||t.push(ve,d,c,o,a):t.push(ye,u,_,d,c,o,a),u=o+g*h,_=a+g*l;s||t.push(ve,u,_,e[y-2],e[y-1])}else for(let i=2,s=e.length;i<s;i+=2)t.push(fe,e[i],e[i+1]);s&&t.push(me)},rect(t,e,i,s,n){Kt.creator.path=t,Kt.creator.moveTo(e,i).lineTo(e+s,i).lineTo(e+s,i+n).lineTo(e,i+n).lineTo(e,i)},roundRect(t,e,i,s,n,r){Kt.creator.path=[],se.drawRoundRect(Kt.creator,e,i,s,n,r),t.push(...Kt.convertToCanvasData(Kt.creator.path,!0))},arcTo(t,e,i,s,n,r,o,a,h,u,_){const p=s-e,g=n-i,f=r-s,y=o-n;let v=oe(g,p),m=oe(y,f),w=m-v;if(w<0&&(w+=d),w===le||he(p+g)<1e-12||he(f+y)<1e-12)return t&&t.push(fe,s,n),h&&(ue(h,e,i),_e(h,s,n)),_&&pe(_,e,i),void(u&&pe(u,s,n));const x=p*y-f*g<0,b=x?-1:1,E=a/re(w/2),B=s+E*re(v+w/2+c*b),R=n+E*ne(v+w/2+c*b);return v-=c*b,m-=c*b,Be(t,B,R,a,a,0,v/l,m/l,x,h,u,_)},arc:(t,e,i,s,n,r,o,a,h,l)=>Be(t,e,i,s,s,0,n,r,o,a,h,l),ellipse(t,e,i,s,n,r,o,a,h,u,_,p){const g=r*l,f=ne(g),y=re(g);let v=o*l,m=a*l;v>le&&(v-=d),m<0&&(m+=d);let w=m-v;w<0?w+=d:w>d&&(w-=d),h&&(w-=d);const x=ae(he(w/c)),b=w/x,E=ne(b/4),B=8/3*E*E/ne(b/2);m=v+b;let R,P,C,T,k,L,S,O,D=re(v),I=ne(v),M=C=y*s*D-f*n*I,A=T=f*s*D+y*n*I,W=e+C,U=i+T;t&&t.push(fe,W,U),u&&ue(u,W,U),p&&pe(p,W,U);for(let r=0;r<x;r++)R=re(m),P=ne(m),C=y*s*R-f*n*P,T=f*s*R+y*n*P,k=e+M-B*(y*s*I+f*n*D),L=i+A-B*(f*s*I-y*n*D),S=e+C+B*(y*s*P+f*n*R),O=i+T+B*(f*s*P-y*n*R),t&&t.push(ye,k,L,S,O,e+C,i+T),u&&Ee(e+M,i+A,k,L,S,O,e+C,i+T,u,!0),M=C,A=T,D=R,I=P,v=m,m+=b;_&&pe(_,e+C,i+T)},quadraticCurveTo(t,e,i,s,n,r,o){t.push(ye,(e+2*s)/3,(i+2*n)/3,(r+2*s)/3,(o+2*n)/3,r,o)},toTwoPointBoundsByQuadraticCurve(t,e,i,s,n,r,o,a){Ee(t,e,(t+2*i)/3,(e+2*s)/3,(n+2*i)/3,(r+2*s)/3,n,r,o,a)},toTwoPointBounds(t,e,i,s,n,r,o,a,h,l){const d=[];let c,u,_,p,g,f,y,v,m=t,w=i,x=n,b=o;for(let t=0;t<2;++t)if(1==t&&(m=e,w=s,x=r,b=a),c=-3*m+9*w-9*x+3*b,u=6*m-12*w+6*x,_=3*w-3*m,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,v=Math.sqrt(y),y<0||(g=(-u+v)/(2*c),0<g&&g<1&&d.push(g),f=(-u-v)/(2*c),0<f&&f<1&&d.push(f));l?_e(h,t,e):ue(h,t,e),_e(h,o,a);for(let l=0,c=d.length;l<c;l++)be(d[l],t,e,i,s,n,r,o,a,we),_e(h,we.x,we.y)},getPointAndSet(t,e,i,s,n,r,o,a,h,l){const d=1-t,c=d*d*d,u=3*d*d*t,_=3*d*t*t,p=t*t*t;l.x=c*e+u*s+_*r+p*a,l.y=c*i+u*n+_*o+p*h},getPoint(t,e,i,s,n,r,o,a,h){const l={};return be(t,e,i,s,n,r,o,a,h,l),l}},{getPointAndSet:be,toTwoPointBounds:Ee,ellipse:Be}=xe,{sin:Re,cos:Pe,sqrt:Ce,atan2:Te}=Math,{ellipse:ke}=xe,Le={ellipticalArc(t,i,s,n,r,o,a,h,c,u,_){const p=(c-i)/2,g=(u-s)/2,f=o*l,y=Re(f),v=Pe(f),m=-v*p-y*g,w=-v*g+y*p,x=n*n,b=r*r,E=w*w,B=m*m,R=x*b-x*E-b*B;let P=0;if(R<0){const t=Ce(1-R/(x*b));n*=t,r*=t}else P=(a===h?-1:1)*Ce(R/(x*E+b*B));const C=P*n*w/r,T=-P*r*m/n,k=Te((w-T)/r,(m-C)/n),L=Te((-w-T)/r,(-m-C)/n);let S=L-k;0===h&&S>0?S-=d:1===h&&S<0&&(S+=d);const O=i+p+v*C-y*T,D=s+g+y*C+v*T,I=S<0?1:0;_||e.ellipseToCurve?ke(t,O,D,n,r,o,k/l,L/l,I):n!==r||o?t.push(Zt.G,O,D,n,r,o,k/l,L/l,I):t.push(Zt.O,O,D,n,k/l,L/l,I)}},{M:Se,m:Oe,L:De,l:Ie,H:Me,h:Ae,V:We,v:Ue,C:Fe,c:ze,S:Ne,s:Ye,Q:Xe,q:He,T:je,t:Ve,A:Ge,a:Ke,Z:qe,z:Ze,N:Qe,D:Je,X:$e,G:ti,F:ei,O:ii,P:si,U:ni}=Zt,{rect:ri,roundRect:oi,arcTo:ai,arc:hi,ellipse:li,quadraticCurveTo:di}=xe,{ellipticalArc:ci}=Le,ui=wt.get("PathConvert"),_i={},pi={current:{dot:0},stringify(t,e){let i,s,n,r=0,o=t.length,a="";for(;r<o;){s=t[r],i=ie[s],a+=s===n?" ":ee[s];for(let s=1;s<i;s++)a+=h.float(t[r+s],e),s===i-1||(a+=" ");n=s,r+=i}return a},parse(t,e){let i,s,n,r="";const o=[],a=e?$t:Jt;for(let e=0,h=t.length;e<h;e++)s=t[e],mt[s]?("."===s&&(gi.dot&&(fi(o,r),r=""),gi.dot++),"0"===r&&"."!==s&&(fi(o,r),r=""),r+=s):Zt[s]?(r&&(fi(o,r),r=""),gi.name=Zt[s],gi.length=Qt[s],gi.index=0,fi(o,gi.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===n||"E"===n?r+=s:(r&&fi(o,r),r=s):r&&(fi(o,r),r=""),n=s;return r&&fi(o,r),i?pi.toCanvasData(o,e):o},toCanvasData(t,e){let i,s,n,r,o,a=0,h=0,l=0,d=0,c=0,u=t.length;const _=[];for(;c<u;){switch(n=t[c],n){case Oe:t[c+1]+=a,t[c+2]+=h;case Se:a=t[c+1],h=t[c+2],_.push(Se,a,h),c+=3;break;case Ae:t[c+1]+=a;case Me:a=t[c+1],_.push(De,a,h),c+=2;break;case Ue:t[c+1]+=h;case We:h=t[c+1],_.push(De,a,h),c+=2;break;case Ie:t[c+1]+=a,t[c+2]+=h;case De:a=t[c+1],h=t[c+2],_.push(De,a,h),c+=3;break;case Ye:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=Ne;case Ne:o=r===Fe||r===Ne,l=o?2*a-i:t[c+1],d=o?2*h-s:t[c+2],i=t[c+1],s=t[c+2],a=t[c+3],h=t[c+4],_.push(Fe,l,d,i,s,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,n=Fe;case Fe:i=t[c+3],s=t[c+4],a=t[c+5],h=t[c+6],_.push(Fe,t[c+1],t[c+2],i,s,a,h),c+=7;break;case Ve:t[c+1]+=a,t[c+2]+=h,n=je;case je:o=r===Xe||r===je,i=o?2*a-i:t[c+1],s=o?2*h-s:t[c+2],e?di(_,a,h,i,s,t[c+1],t[c+2]):_.push(Xe,i,s,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,n=Xe;case Xe:i=t[c+1],s=t[c+2],e?di(_,a,h,i,s,t[c+3],t[c+4]):_.push(Xe,i,s,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case Ke:t[c+6]+=a,t[c+7]+=h;case Ge:ci(_,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 Ze:case qe:_.push(qe),c++;break;case Qe:a=t[c+1],h=t[c+2],e?ri(_,a,h,t[c+3],t[c+4]):yi(_,t,c,5),c+=5;break;case Je:a=t[c+1],h=t[c+2],e?oi(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):yi(_,t,c,9),c+=9;break;case $e:a=t[c+1],h=t[c+2],e?oi(_,a,h,t[c+3],t[c+4],t[c+5]):yi(_,t,c,6),c+=6;break;case ti:li(e?_:yi(_,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,_i),a=_i.x,h=_i.y,c+=9;break;case ei:e?li(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):yi(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case ii:hi(e?_:yi(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,_i),a=_i.x,h=_i.y,c+=7;break;case si:e?hi(_,t[c+1],t[c+2],t[c+3],0,360,!1):yi(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case ni:ai(e?_:yi(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,_i),a=_i.x,h=_i.y,c+=6;break;default:return ui.error(`command: ${n} [index:${c}]`,t),_}r=n}return _},copyData(t,e,i,s){for(let n=i,r=i+s;n<r;n++)t.push(e[n])},pushData(t,e){gi.index===gi.length&&(gi.index=1,t.push(gi.name)),t.push(Number(e)),gi.index++,gi.dot=0}},{current:gi,pushData:fi,copyData:yi}=pi,{M:vi,L:mi,C:wi,Q:xi,Z:bi,N:Ei,D:Bi,X:Ri,G:Pi,F:Ci,O:Ti,P:ki,U:Li}=Zt,{getMinDistanceFrom:Si,getRadianFrom:Oi}=D,{tan:Di,min:Ii,abs:Mi}=Math,Ai={},Wi={beginPath(t){t.length=0},moveTo(t,e,i){t.push(vi,e,i)},lineTo(t,e,i){t.push(mi,e,i)},bezierCurveTo(t,e,i,s,n,r,o){t.push(wi,e,i,s,n,r,o)},quadraticCurveTo(t,e,i,s,n){t.push(xi,e,i,s,n)},closePath(t){t.push(bi)},rect(t,e,i,s,n){t.push(Ei,e,i,s,n)},roundRect(t,e,i,s,n,r){if("number"==typeof r)t.push(Ri,e,i,s,n,r);else{const o=h.fourNumber(r);o?t.push(Bi,e,i,s,n,...o):t.push(Ei,e,i,s,n)}},ellipse(t,e,i,s,n,r,o,a,h){void 0===r?t.push(Ci,e,i,s,n):(void 0===o&&(o=0),void 0===a&&(a=360),t.push(Pi,e,i,s,n,r,o,a,h?1:0))},arc(t,e,i,s,n,r,o){void 0===n?t.push(ki,e,i,s):(void 0===r&&(r=360),t.push(Ti,e,i,s,n,r,o?1:0))},arcTo(t,e,i,s,n,r,o,a){if(void 0!==o){const h=Di(Oi(o,a,e,i,s,n)/2)*(Si(o,a,e,i,s,n)/2);t.push(Li,e,i,s,n,Ii(r,Mi(h)))}else t.push(Li,e,i,s,n,r)},drawEllipse(t,e,i,s,n,r,o,a,h){xe.ellipse(null,e,i,s,n,void 0===r?0:r,void 0===o?0:o,void 0===a?360:a,h,null,null,Ai),t.push(vi,Ai.x,Ai.y),Ui(t,e,i,s,n,r,o,a,h)},drawArc(t,e,i,s,n,r,o){xe.arc(null,e,i,s,void 0===n?0:n,void 0===r?360:r,o,null,null,Ai),t.push(vi,Ai.x,Ai.y),Fi(t,e,i,s,n,r,o)},drawPoints(t,e,i,s){xe.points(t,e,i,s)}},{ellipse:Ui,arc:Fi}=Wi,{moveTo:zi,lineTo:Ni,quadraticCurveTo:Yi,bezierCurveTo:Xi,closePath:Hi,beginPath:ji,rect:Vi,roundRect:Gi,ellipse:Ki,arc:qi,arcTo:Zi,drawEllipse:Qi,drawArc:Ji,drawPoints:$i}=Wi;class ts{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?Kt.parse(t):t:[],this}beginPath(){return ji(this.__path),this}moveTo(t,e){return zi(this.__path,t,e),this}lineTo(t,e){return Ni(this.__path,t,e),this}bezierCurveTo(t,e,i,s,n,r){return Xi(this.__path,t,e,i,s,n,r),this}quadraticCurveTo(t,e,i,s){return Yi(this.__path,t,e,i,s),this}closePath(){return Hi(this.__path),this}rect(t,e,i,s){return Vi(this.__path,t,e,i,s),this}roundRect(t,e,i,s,n){return Gi(this.__path,t,e,i,s,n),this}ellipse(t,e,i,s,n,r,o,a){return Ki(this.__path,t,e,i,s,n,r,o,a),this}arc(t,e,i,s,n,r){return qi(this.__path,t,e,i,s,n,r),this}arcTo(t,e,i,s,n){return Zi(this.__path,t,e,i,s,n),this}drawEllipse(t,e,i,s,n,r,o,a){return Qi(this.__path,t,e,i,s,n,r,o,a),this}drawArc(t,e,i,s,n,r){return Ji(this.__path,t,e,i,s,n,r),this}drawPoints(t,e,i){return $i(this.__path,t,e,i),this}}const{M:es,L:is,C:ss,Q:ns,Z:rs,N:os,D:as,X:hs,G:ls,F:ds,O:cs,P:us,U:_s}=Zt,ps=wt.get("PathDrawer"),gs={drawPathByData(t,e){if(!e)return;let i,s=0,n=e.length;for(;s<n;)switch(i=e[s],i){case es:t.moveTo(e[s+1],e[s+2]),s+=3;break;case is:t.lineTo(e[s+1],e[s+2]),s+=3;break;case ss:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case ns:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case rs:t.closePath(),s+=1;break;case os:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case as:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],[e[s+5],e[s+6],e[s+7],e[s+8]]),s+=9;break;case hs:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case ls:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*l,e[s+6]*l,e[s+7]*l,e[s+8]),s+=9;break;case ds:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,d,!1),s+=5;break;case cs:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*l,e[s+5]*l,e[s+6]),s+=7;break;case us:t.arc(e[s+1],e[s+2],e[s+3],0,d,!1),s+=4;break;case _s:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void ps.error(`command: ${i} [index:${s}]`,e)}}},{M:fs,L:ys,C:vs,Q:ms,Z:ws,N:xs,D:bs,X:Es,G:Bs,F:Rs,O:Ps,P:Cs,U:Ts}=Zt,{toTwoPointBounds:ks,toTwoPointBoundsByQuadraticCurve:Ls,arcTo:Ss,arc:Os,ellipse:Ds}=xe,{addPointBounds:Is,copy:Ms,addPoint:As,setPoint:Ws,addBounds:Us,toBounds:Fs}=Y,zs=wt.get("PathBounds");let Ns,Ys,Xs;const Hs={},js={},Vs={},Gs={toBounds(t,e){Gs.toTwoPointBounds(t,js),Fs(js,e)},toTwoPointBounds(t,e){if(!t||!t.length)return Ws(e,0,0);let i,s,n,r,o,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(i=t[a],0===a&&(i===ws||i===vs||i===ms?Ws(e,h,l):Ws(e,t[a+1],t[a+2])),i){case fs:case ys:h=t[a+1],l=t[a+2],As(e,h,l),a+=3;break;case vs:r=t[a+5],o=t[a+6],ks(h,l,t[a+1],t[a+2],t[a+3],t[a+4],r,o,Hs),Is(e,Hs),h=r,l=o,a+=7;break;case ms:s=t[a+1],n=t[a+2],r=t[a+3],o=t[a+4],Ls(h,l,s,n,r,o,Hs),Is(e,Hs),h=r,l=o,a+=5;break;case ws:a+=1;break;case xs:h=t[a+1],l=t[a+2],Us(e,h,l,t[a+3],t[a+4]),a+=5;break;case bs:case Es:h=t[a+1],l=t[a+2],Us(e,h,l,t[a+3],t[a+4]),a+=i===bs?9:6;break;case Bs:Ds(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],Hs,Vs),0===a?Ms(e,Hs):Is(e,Hs),h=Vs.x,l=Vs.y,a+=9;break;case Rs:h=t[a+1],l=t[a+2],Ys=t[a+3],Xs=t[a+4],Us(e,h-Ys,l-Xs,2*Ys,2*Xs),h+=Ys,a+=5;break;case Ps:Os(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],Hs,Vs),0===a?Ms(e,Hs):Is(e,Hs),h=Vs.x,l=Vs.y,a+=7;break;case Cs:h=t[a+1],l=t[a+2],Ns=t[a+3],Us(e,h-Ns,l-Ns,2*Ns,2*Ns),h+=Ns,a+=4;break;case Ts:Ss(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],Hs,Vs),0===a?Ms(e,Hs):Is(e,Hs),h=Vs.x,l=Vs.y,a+=6;break;default:return void zs.error(`command: ${i} [index:${a}]`,t)}}},{M:Ks,L:qs,C:Zs,Z:Qs}=Zt,{getCenterX:Js,getCenterY:$s}=D,{arcTo:tn}=Wi,en={smooth(t,e,i){let s,n=0,r=0,o=0,a=0,h=0,l=0,d=0,c=0,u=0;const _=t.length,p=[];for(;n<_;)switch(s=t[n],s){case Ks:a=c=t[n+1],h=u=t[n+2],n+=3,t[n]===qs?(l=t[n+1],d=t[n+2],p.push(Ks,Js(a,l),$s(h,d))):p.push(Ks,a,h);break;case qs:switch(r=t[n+1],o=t[n+2],n+=3,t[n]){case qs:tn(p,r,o,t[n+1],t[n+2],e,c,u);break;case Qs:tn(p,r,o,a,h,e,c,u);break;default:p.push(qs,r,o)}c=r,u=o;break;case Zs:p.push(Zs,t[n+1],t[n+2],t[n+3],t[n+4],t[n+5],t[n+6]),n+=7;break;case Qs:tn(p,a,h,l,d,e,c,u),p.push(Qs),n+=1}return s!==Qs&&(p[1]=a,p[2]=h),p}};Kt.creator=new ts,Kt.parse=pi.parse,Kt.convertToCanvasData=pi.toCanvasData;const sn=new ts,{drawRoundRect:nn}=se;function rn(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,n){nn(this,t,e,i,s,n)})}(t)}const on={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=an.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{}}}},an=on;an.opacityTypes.forEach((t=>an.upperCaseTypeMap[t]=t.toUpperCase()));const hn=wt.get("TaskProcessor");class ln{constructor(t){this.parallel=!0,this.time=1,this.id=s.create(s.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){hn.error(t)}}))}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class dn{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,i=0;for(let s=0;s<t;s++)s<=this.finishedIndex?(i+=this.list[s].time,s===this.finishedIndex&&(e=i)):e+=this.list[s].time;return this.isComplete?1:i/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&Dt.assign(this.config,t),this.empty()}add(t,e){let i,s,n,r;const o=new ln(t);return o.parent=this,"number"==typeof e?r=e:e&&(s=e.parallel,i=e.start,n=e.time,r=e.delay),n&&(o.time=n),!1===s&&(o.parallel=!1),void 0===r?this.push(o,i):(this.delayNumber++,setTimeout((()=>{this.delayNumber&&(this.delayNumber--,this.push(o,i))}),r)),this.isComplete=!1,o}push(t,e){this.list.push(t),!1===e||this.timer||(this.timer=setTimeout((()=>this.start())))}empty(){this.index=0,this.parallelSuccessNumber=0,this.list=[],this.parallelList=[],this.delayNumber=0}start(){this.running||(this.running=!0,this.isComplete=!1,this.run())}pause(){clearTimeout(this.timer),this.timer=null,this.running=!1}resume(){this.start()}skip(){this.index++,this.resume()}stop(){this.isComplete=!0,this.list.forEach((t=>{t.isComplete||t.cancel()})),this.pause(),this.empty()}run(){this.running&&(this.setParallelList(),this.parallelList.length>1?this.runParallelTasks():this.remain?this.runTask():this.onComplete())}runTask(){const t=this.list[this.index];t?t.run().then((()=>{this.onTask(t),this.index++,this.nextTask()})).catch((t=>{this.onError(t)})):this.nextTask()}runParallelTasks(){this.parallelList.forEach((t=>this.runParallelTask(t)))}runParallelTask(t){t.run().then((()=>{this.onTask(t),this.fillParallelTask()})).catch((t=>{this.onParallelError(t)}))}nextTask(){this.total===this.finishedIndex?this.onComplete():this.timer=setTimeout((()=>this.run()))}setParallelList(){let t;this.parallelList=[],this.parallelSuccessNumber=0;let e=this.index+this.config.parallel;e>this.list.length&&(e=this.list.length);for(let i=this.index;i<e&&(t=this.list[i],t.parallel);i++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const i=e.length,s=this.finishedIndex+i;if(e.length){if(!this.running)return;s<this.total&&(t=this.list[s],t&&t.parallel&&(e.push(t),this.runParallelTask(t)))}else this.index+=this.parallelSuccessNumber,this.parallelSuccessNumber=0,this.nextTask()}onComplete(){this.stop(),this.config.onComplete&&this.config.onComplete()}onTask(t){t.complete(),this.config.onTask&&this.config.onTask()}onParallelError(t){this.parallelList.forEach((t=>{t.parallel=!1})),this.parallelList.length=0,this.parallelSuccessNumber=0,this.onError(t)}onError(t){this.pause(),this.config.onError&&this.config.onError(t)}destroy(){this.stop()}}const cn={map:{},recycledList:[],tasker:new dn,patternTasker:new dn,get isComplete(){return un.tasker.isComplete},get(t){let e=un.map[t.url];return e||(e=i.image(t),un.map[t.url]=e),e.use++,e},recycle(t){t.use--,setTimeout((()=>{t.use||un.recycledList.push(t)}))},clearRecycled(){const t=un.recycledList;t.length>100&&(t.forEach((t=>{!t.use&&t.url&&(delete un.map[t.url],t.destroy())})),t.length=0)},hasOpacityPixel:t=>on.opacityTypes.some((e=>un.isFormat(e,t))),isFormat(t,e){if(e.format===t)return!0;const{url:i}=e;if(i.startsWith("data:")){if(i.startsWith("data:"+on.mineType(t)))return!0}else if(i.includes("."+t)||i.includes("."+on.upperCaseTypeMap[t]))return!0;return!1},destroy(){un.map={},un.recycledList=[]}},un=cn,{IMAGE:_n,create:pn}=s;class gn{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){this.use=0,this.waitComplete=[],this.innerId=pn(_n),this.config=t||{url:""},this.isSVG=cn.isFormat("svg",t),this.hasOpacityPixel=cn.hasOpacityPixel(t)}load(t,i){return this.loading||(this.loading=!0,cn.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,i),this.waitComplete.length-2}unload(t,e){const i=this.waitComplete;if(e){const e=i[t+1];e&&e({type:"stop"})}i[t]=i[t+1]=void 0}onComplete(t){let e;this.waitComplete.forEach(((i,s)=>{e=s%2,i&&(t?e||i(this):e&&i(this.error))})),this.waitComplete.length=0,this.loading=!1}getCanvas(t,i,s,n){if(t||(t=this.width),i||(i=this.height),this.cache){let{params:t,data:e}=this.cache;for(let i in t)if(t[i]!==arguments[i]){e=null;break}if(e)return e}const r=e.origin.createCanvas(t,i),o=r.getContext("2d");return s&&(o.globalAlpha=s),o.drawImage(this.view,0,0,t,i),this.cache=this.use>1?{data:r,params:arguments}:null,r}getPattern(t,i,s,n){const r=e.canvas.createPattern(t,i);try{s&&r.setTransform&&(r.setTransform(s),s=null)}catch(t){}return n&&(n.transform=s),r}destroy(){this.config={url:""},this.cache=null,this.waitComplete.length=0}}function fn(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function yn(t,e){return Object.getOwnPropertyDescriptor(t,e)}function vn(t,e){return(i,s)=>wn(i,s,t,e&&e(s))}function mn(t){return t}function wn(t,e,i,s){const n={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};fn(t,e,Object.assign(n,s||{})),Hn(t,e,i)}function xn(t){return vn(t)}function bn(t,e){return vn(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}})))}function En(t){return vn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__hasAutoLayout=!!e,this.__local||this.__layout.createLocal())}})))}function Bn(t,e){return vn(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}})))}function Rn(t,e){return vn(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}})))}function Pn(t,e){return vn(t,(t=>({set(i){this.__setAttr(t,i,e)&&Tn(this)}})))}function Cn(t){return vn(t,(t=>({set(e){this.__setAttr(t,e)&&(Tn(this),this.__.__removeNaturalSize())}})))}function Tn(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function kn(t){return vn(t,(t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),Tn(this)}})))}const Ln=Pn;function Sn(t){return vn(t,(t=>({set(e){this.__setAttr(t,e)&&On(this)}})))}function On(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&Tn(t)}const Dn=Sn;function In(t){return vn(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Mn(t){return vn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}})))}function An(t){return vn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange())}})))}function Wn(t){return vn(t,(t=>({set(e){const i=this.visible;this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange(),0!==i&&0!==e||Tn(this))}})))}function Un(t){return vn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange(),this.waitParent((()=>{this.parent.__layout.childrenSortChange()})))}})))}function Fn(t){return vn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent((()=>{this.parent.__updateMask(e)})))}})))}function zn(t){return vn(t,(t=>({set(e){this.__setAttr(t,e)&&this.waitParent((()=>{this.parent.__updateEraser(e)}))}})))}function Nn(t){return vn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,wt.showHitView&&(this.__layout.surfaceChanged||this.__layout.surfaceChange()),this.leafer&&this.leafer.updateCursor())}})))}function Yn(t){return vn(t,(t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}})))}function Xn(t){return(e,i)=>{fn(e,"__DataProcessor",{get:()=>t})}}function Hn(t,e,i){const s=t.__DataProcessor.prototype,n="_"+e,r=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),o={get(){const t=this[n];return void 0===t?i:t},set(t){this[n]=t}};void 0===i?o.get=function(){return this[n]}:"width"===e?o.get=function(){const t=this[n];if(void 0===t){const t=this;return t._height&&t.__naturalWidth&&t.__useNaturalRatio?t._height*t.__naturalWidth/t.__naturalHeight:t.__naturalWidth||i}return t}:"height"===e&&(o.get=function(){const t=this[n];if(void 0===t){const t=this;return t._width&&t.__naturalHeight&&t.__useNaturalRatio?t._width*t.__naturalHeight/t.__naturalWidth:t.__naturalHeight||i}return t});let a,h=s;for(;!a&&h;)a=yn(h,e),h=h.__proto__;a&&a.set&&(o.set=a.set),s[r]&&(o.set=s[r],delete s[r]),fn(s,e,o)}const jn=new wt("rewrite"),Vn=[],Gn=["destroy","constructor"];function Kn(t){return(e,i)=>{Vn.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function qn(){return t=>{Zn()}}function Zn(t){Vn.length&&(Vn.forEach((e=>{t&&jn.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()})),Vn.length=0)}function Qn(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach((s=>{if(!(Gn.includes(s)||e&&e.includes(s)))if(t.prototype){yn(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]}))}}function Jn(){return t=>{Ct.register(t)}}function $n(){return t=>{Lt.register(t)}}setTimeout((()=>Zn(!0)));const{copy:tr,toInnerPoint:er,scaleOfOuter:ir,rotateOfOuter:sr,skewOfOuter:nr,multiplyParent:rr,divideParent:or,getLayout:ar}=b,hr={},lr={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),ur(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,n=s.length;t<n;t++)cr(s[t],e,i)}},updateMatrix(t,e,i){const s=t.__layout;e?i&&(s.waitAutoLayout=!0,t.__hasAutoLayout&&(s.matrixChanged=!1)):s.waitAutoLayout&&(s.waitAutoLayout=!1),s.matrixChanged&&t.__updateLocalMatrix(),s.waitAutoLayout||t.__updateWorldMatrix()},updateBounds(t){const e=t.__layout;e.boundsChanged&&t.__updateLocalBounds(),e.waitAutoLayout||t.__updateWorldBounds()},updateAllWorldOpacity(t){if(t.__updateWorldOpacity(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)_r(e[t])}},updateAllChange(t){if(_r(t),t.__updateChange(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)pr(e[t])}},worldHittable(t){for(;t;){if(!t.__.hittable)return!1;t=t.parent}return!0},moveWorld(t,e,i=0){const s="object"==typeof e?Object.assign({},e):{x:e,y:i};t.parent&&er(t.parent.worldTransform,s,s,!0),dr.moveLocal(t,s.x,s.y)},moveLocal(t,e,i=0){"object"==typeof e?(t.x+=e.x,t.y+=e.y):(t.x+=e,t.y+=i)},zoomOfWorld(t,e,i,s,n){dr.zoomOfLocal(t,fr(t,e),i,s,n)},zoomOfLocal(t,e,i,s=i,n){tr(hr,t.__localMatrix),ir(hr,e,i,s),t.origin||t.around?dr.setTransform(t,hr,n):(gr(t,hr),t.scaleResize(i,s,!0!==n))},rotateOfWorld(t,e,i){dr.rotateOfLocal(t,fr(t,e),i)},rotateOfLocal(t,e,i){tr(hr,t.__localMatrix),sr(hr,e,i),t.origin||t.around?dr.setTransform(t,hr):(gr(t,hr),t.rotation=h.formatRotation(t.rotation+i))},skewOfWorld(t,e,i,s,n){dr.skewOfLocal(t,fr(t,e),i,s,n)},skewOfLocal(t,e,i,s=0,n){tr(hr,t.__localMatrix),nr(hr,e,i,s),dr.setTransform(t,hr,n)},transformWorld(t,e,i){tr(hr,t.worldTransform),rr(hr,e),t.parent&&or(hr,t.parent.worldTransform),dr.setTransform(t,hr,i)},transform(t,e,i){tr(hr,t.localTransform),rr(hr,e),dr.setTransform(t,hr,i)},setTransform(t,e,i){const s=ar(e,t.origin&&dr.getInnerOrigin(t,t.origin),t.around&&dr.getInnerOrigin(t,t.around));if(i){const e=s.scaleX/t.scaleX,n=s.scaleY/t.scaleY;delete s.scaleX,delete s.scaleY,t.set(s),t.scaleResize(e,n,!0!==i)}else t.set(s)},getFlipTransform(t,e){const i={a:1,b:0,c:0,d:1,e:0,f:0},s="x"===e?1:-1;return ir(i,dr.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>D.tempToOuterOf(dr.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return gt.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(tr(hr,t.worldTransform),or(hr,e.worldTransform),i?hr:Object.assign({},hr)),drop(t,e,i,s){t.setTransform(dr.getRelativeWorld(t,e,!0),s),e.add(t,i)},hasParent(t,e){if(!e)return!1;for(;t;){if(e===t)return!0;t=t.parent}}},dr=lr,{updateAllMatrix:cr,updateMatrix:ur,updateAllWorldOpacity:_r,updateAllChange:pr}=dr;function gr(t,e){const{e:i,f:s}=t.__localMatrix;t.x+=e.e-i,t.y+=e.f-s}function fr(t,e){return t.__layout.update(),t.parent?D.tempToInnerOf(e,t.parent.__world):e}const yr={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:vr}=lr,mr={sort:(t,e)=>t.__.zIndex===e.__.zIndex?t.__tempNumber-e.__tempNumber:t.__.zIndex-e.__.zIndex,pushAllChildBranch(t,e){if(t.__tempNumber=1,t.__.__childBranchNumber){const{children:i}=t;for(let s=0,n=i.length;s<n;s++)(t=i[s]).isBranch&&(t.__tempNumber=1,e.add(t),wr(t,e))}},pushAllParent(t,e){const{keys:i}=e;if(i)for(;t.parent&&void 0===i[t.parent.innerId];)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let i=e.length;const{children:s}=t;for(let t=0,i=s.length;t<i;t++)s[t].isBranch&&e.push(s[t]);for(let t=i,s=e.length;t<s;t++)xr(e[t],e)},updateBounds(t,e){const i=[t];xr(t,i),br(i,e)},updateBoundsByBranchStack(t,e){let i,s;for(let n=t.length-1;n>-1;n--){i=t[n],s=i.children;for(let t=0,e=s.length;t<e;t++)vr(s[t]);e&&e===i||vr(i)}}},{pushAllChildBranch:wr,pushAllBranchStack:xr,updateBoundsByBranchStack:br}=mr,Er={run(t){if(t&&t.length){const e=t.length;for(let i=0;i<e;i++)t[i]();t.length===e?t.length=0:t.splice(0,e)}}},{getRelativeWorld:Br}=lr,{toOuterOf:Rr,getPoints:Pr,copy:Cr}=rt,Tr="_localContentBounds",kr="_worldContentBounds",Lr="_worldBoxBounds",Sr="_worldStrokeBounds";class Or{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 Rr(this.contentBounds,this.leaf.__localMatrix,this[Tr]||(this[Tr]={})),this[Tr]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return Rr(this.contentBounds,this.leaf.__world,this[kr]||(this[kr]={})),this[kr]}get worldBoxBounds(){return Rr(this.boxBounds,this.leaf.__world,this[Lr]||(this[Lr]={})),this[Lr]}get worldStrokeBounds(){return Rr(this.strokeBounds,this.leaf.__world,this[Sr]||(this[Sr]={})),this[Sr]}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 Br(e,t)}}getBounds(t,e="world"){switch(this.update(),e){case"world":return this.getWorldBounds(t);case"local":return this.getLocalBounds(t);case"inner":return this.getInnerBounds(t);case"page":e=this.leaf.zoomLayer;default:return new lt(this.getInnerBounds(t)).toOuterOf(this.getTransform(e))}}getInnerBounds(t="box"){switch(t){case"render":return this.renderBounds;case"content":if(this.contentBounds)return this.contentBounds;case"box":return this.boxBounds;case"stroke":return this.strokeBounds}}getLocalBounds(t="box"){switch(t){case"render":return this.localRenderBounds;case"stroke":return this.localStrokeBounds;case"content":if(this.contentBounds)return this.localContentBounds;case"box":return this.leaf.__localBoxBounds}}getWorldBounds(t="box"){switch(t){case"render":return this.leaf.__world;case"stroke":return this.worldStrokeBounds;case"content":if(this.contentBounds)return this.worldContentBounds;case"box":return this.worldBoxBounds}}getLayoutBounds(t,e="world",i){const{leaf:s}=this;let n,r,o=this.getInnerBounds(t);switch(e){case"world":n=s.getWorldPoint(o),r=s.__world;break;case"local":n=s.getLocalPointByInner(o),r=s.__localMatrix;break;case"inner":n=o,r=b.defaultMatrix;break;case"page":e=s.zoomLayer;default:n=s.getWorldPoint(o,e),r=Br(s,e,!0)}const a=b.getLayout(r);if(Cr(a,o),D.copy(a,n),i){const{scaleX:t,scaleY:e}=a,i=Math.abs(t),s=Math.abs(e);1===i&&1===s||(a.scaleX/=i,a.scaleY/=s,a.width*=i,a.height*=s)}return a}getLayoutPoints(t,e="world"){const{leaf:i}=this,s=Pr(this.getInnerBounds(t));let n;switch(e){case"world":n=null;break;case"local":n=i.parent;break;case"inner":break;case"page":e=i.zoomLayer;default:n=e}return void 0!==n&&s.forEach((t=>i.innerToWorld(t,null,!1,n))),s}shrinkContent(){const{x:t,y:e,width:i,height:s}=this.boxBounds;this._contentBounds={x:t,y:e,width:i,height:s}}spreadStroke(){const{x:t,y:e,width:i,height:s}=this.strokeBounds;this._strokeBounds={x:t,y:e,width:i,height:s},this._localStrokeBounds={x:t,y:e,width:i,height:s},this.renderSpread||this.spreadRenderCancel()}spreadRender(){const{x:t,y:e,width:i,height:s}=this.renderBounds;this._renderBounds={x:t,y:e,width:i,height:s},this._localRenderBounds={x:t,y:e,width:i,height:s}}shrinkContentCancel(){this._contentBounds=void 0}spreadStrokeCancel(){const t=this.renderBounds===this.strokeBounds;this._strokeBounds=this.boxBounds,this._localStrokeBounds=this.leaf.__localBoxBounds,t&&this.spreadRenderCancel()}spreadRenderCancel(){this._renderBounds=this._strokeBounds,this._localRenderBounds=this._localStrokeBounds}boxChange(){this.boxChanged=!0,this.localBoxChanged||this.localBoxChange(),this.hitCanvasChanged=!0}localBoxChange(){this.localBoxChanged=!0,this.boundsChanged=!0}strokeChange(){this.strokeChanged=!0,this.strokeSpread||(this.strokeSpread=1),this.boundsChanged=!0,this.hitCanvasChanged=!0}renderChange(){this.renderChanged=!0,this.renderSpread||(this.renderSpread=1),this.boundsChanged=!0}scaleChange(){this.scaleChanged=!0,this._scaleOrRotationChange()}rotationChange(){this.rotationChanged=!0,this.affectRotation=!0,this._scaleOrRotationChange()}_scaleOrRotationChange(){this.affectScaleOrRotation=!0,this.matrixChange(),this.leaf.__local||this.createLocal()}matrixChange(){this.matrixChanged=!0,this.localBoxChanged||this.localBoxChange()}surfaceChange(){this.surfaceChanged=!0}opacityChange(){this.opacityChanged=!0,this.surfaceChanged||this.surfaceChange()}childrenSortChange(){this.childrenSortChanged||(this.childrenSortChanged=!0,this.leaf.forceUpdate("surface"))}destroy(){}}const Dr={},Ir={on(t,e,i){let s,n,r;i&&("once"===i?n=!0:"boolean"==typeof i?s=i:(s=i.capture,n=i.once));const o=Mr(this,s,!0),a="string"==typeof t?t.split(" "):t,h=n?{listener:e,once:n}:{listener:e};a.forEach((t=>{t&&(r=o[t],r?-1===r.findIndex((t=>t.listener===e))&&r.push(h):o[t]=[h])}))},off(t,e,i){if(t){const s="string"==typeof t?t.split(" "):t;if(e){let t,n,r;i&&(t="boolean"==typeof i?i:"once"!==i&&i.capture);const o=Mr(this,t);s.forEach((t=>{t&&(n=o[t],n&&(r=n.findIndex((t=>t.listener===e)),r>-1&&n.splice(r,1),n.length||delete o[t]))}))}else{const{__bubbleMap:t,__captureMap:e}=this;s.forEach((i=>{t&&delete t[i],e&&delete e[i]}))}}else this.__bubbleMap=this.__captureMap=void 0},on_(t,e,i,s){return i&&(e=e.bind(i)),this.on(t,e,s),{type:t,current:this,listener:e,options:s}},off_(t){if(!t)return;const e=t instanceof Array?t:[t];e.forEach((t=>t.current.off(t.type,t.listener,t.options))),e.length=0},once(t,e,i){this.on(t,e,{once:!0,capture:i})},emit(t,e,i){!e&&Lt.has(t)&&(e=Lt.get(t,{type:t,target:this,current:this}));const s=Mr(this,i)[t];if(s){let n;for(let r=0,o=s.length;r<o&&(n=s[r],n.listener(e),n.once&&(this.off(t,n.listener,i),r--,o--),!e||!e.isStopNow);r++);}this.syncEventer&&this.syncEventer.emitEvent(e,i)},emitEvent(t,e){t.current=this,this.emit(t.type,t,e)},hasEvent(t,e){if(this.syncEventer&&this.syncEventer.hasEvent(t,e))return!0;const{__bubbleMap:i,__captureMap:s}=this,n=i&&i[t],r=s&&s[t];return!!(void 0===e?n||r:e?r:n)}};function Mr(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:Dr)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:Dr)}}class Ar{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 Wr extends Ar{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}Wr.ADD="child.add",Wr.REMOVE="child.remove",Wr.DESTROY="child.destroy";class Ur extends Ar{constructor(t,e,i,s,n){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=n}}Ur.CHANGE="property.change",Ur.LEAFER_CHANGE="property.leafer_change";class Fr extends Ar{constructor(t,e){super(t),Object.assign(this,e)}}Fr.LOAD="image.load",Fr.LOADED="image.loaded",Fr.ERROR="image.error";class zr extends Ar{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(zr.RESIZE),Object.assign(this,t)):super(t),this.old=e}}zr.RESIZE="resize";class Nr extends Ar{constructor(t,e){super(t),this.data=e}}Nr.REQUEST="watch.request",Nr.DATA="watch.data";class Yr extends Ar{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}Yr.CHECK_UPDATE="layout.check_update",Yr.REQUEST="layout.request",Yr.START="layout.start",Yr.BEFORE="layout.before",Yr.LAYOUT="layout",Yr.AFTER="layout.after",Yr.AGAIN="layout.again",Yr.END="layout.end";class Xr extends Ar{}Xr.FRAME="animate.frame";class Hr extends Ar{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}Hr.REQUEST="render.request",Hr.START="render.start",Hr.BEFORE="render.before",Hr.RENDER="render",Hr.AFTER="render.after",Hr.AGAIN="render.again",Hr.END="render.end",Hr.NEXT="render.next";class jr extends Ar{}jr.START="leafer.start",jr.BEFORE_READY="leafer.before_ready",jr.READY="leafer.ready",jr.AFTER_READY="leafer.after_ready",jr.VIEW_READY="leafer.view_ready",jr.VIEW_COMPLETED="leafer.view_completed",jr.STOP="leafer.stop",jr.RESTART="leafer.restart",jr.END="leafer.end";const{isFinite:Vr}=Number,Gr=wt.get("setAttr"),Kr={__setAttr(t,e,i){if(this.leafer&&this.leafer.created){const s=this.__.__getInput(t);if(i&&!Vr(e)&&void 0!==e&&(Gr.warn(this.innerName,t,e),e=void 0),"object"==typeof e||s!==e){this.__[t]=e,this.__proxyData&&this.setProxyAttr(t,e);const{CHANGE:i}=Ur,n=new Ur(i,this,t,s,e);return this.isLeafer?this.emitEvent(new Ur(Ur.LEAFER_CHANGE,this,t,s,e)):this.hasEvent(i)&&this.emitEvent(n),this.leafer.emitEvent(n),!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:qr,multiplyParent:Zr,translateInner:Qr,defaultWorld:Jr}=b,{toPoint:$r,tempPoint:to}=gt,eo={__updateWorldMatrix(){Zr(this.__local||this.__layout,this.parent?this.parent.__world:Jr,this.__world,!!this.__layout.affectScaleOrRotation,this.__,this.parent&&this.parent.__)},__updateLocalMatrix(){if(this.__local){const t=this.__layout,e=this.__local,i=this.__;t.affectScaleOrRotation&&(t.scaleChanged||t.rotationChanged)&&(qr(e,i,null,null,t.affectRotation),t.scaleChanged=t.rotationChanged=!1),e.e=i.x+i.offsetX,e.f=i.y+i.offsetY,(i.around||i.origin)&&($r(i.around||i.origin,t.boxBounds,to),Qr(e,-to.x,-to.y,!i.around))}this.__layout.matrixChanged=!1}},{updateMatrix:io,updateAllMatrix:so}=lr,{updateBounds:no}=mr,{toOuterOf:ro,copyAndSpread:oo,copy:ao}=rt,{toBounds:ho}=Gs,lo={__updateWorldBounds(){ro(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(),ro(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){ro(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){ro(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(){const t=this.__layout.boxBounds,e=this.__;e.__pathInputed?ho(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(),so(this),no(this,this),this.__.__autoSide&&this.__updateBoxBounds()):(so(this),no(this,this))):io(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(){const t=this.__layout;oo(t.strokeBounds,t.boxBounds,t.strokeBoxSpread)},__updateRenderBounds(){const t=this.__layout;t.renderSpread>0?oo(t.renderBounds,t.boxBounds,t.renderSpread):ao(t.renderBounds,t.strokeBounds)}},co={__render(t,e){if(this.__worldOpacity)if(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),t.opacity=this.__.opacity,this.__.__single){if("path"===this.__.eraser)return this.__renderEraser(t,e);const i=t.getSameCanvas(!0,!0);this.__draw(i,e),this.__worldFlipped?t.copyWorldByReset(i,this.__nowWorld,null,this.__.__blendMode,!0):t.copyWorldToInner(i,this.__nowWorld,this.__layout.renderBounds,this.__.__blendMode),i.recycle(this.__nowWorld)}else this.__draw(t,e)},__clip(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawRenderPath(t),this.__.windingRule?t.clip(this.__.windingRule):t.clip())},__updateWorldOpacity(){this.__worldOpacity=this.__.visible?this.parent?this.parent.__worldOpacity*this.__.opacity:this.__.opacity:0,this.__layout.opacityChanged&&(this.__layout.opacityChanged=!1)}},{excludeRenderBounds:uo}=yr,_o={__updateChange(){const{__layout:t}=this;t.childrenSortChanged&&(this.__updateSortChildren(),t.childrenSortChanged=!1),this.__.__checkSingle()},__render(t,e){if(this.__worldOpacity)if(this.__.__single){if("path"===this.__.eraser)return this.__renderEraser(t,e);const i=t.getSameCanvas(!1,!0);this.__renderBranch(i,e);const s=this.__getNowWorld(e);t.opacity=this.__.opacity,t.copyWorldByReset(i,s,s,this.__.__blendMode,!0),i.recycle(s)}else this.__renderBranch(t,e)},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:i}=this;for(let s=0,n=i.length;s<n;s++)uo(i[s],e)||i[s].__render(t,e)}},__clip(t,e){if(this.__worldOpacity){const{children:i}=this;for(let s=0,n=i.length;s<n;s++)uo(i[s],e)||i[s].__clip(t,e)}}},{LEAF:po,create:go}=s,{toInnerPoint:fo,toOuterPoint:yo,multiplyParent:vo}=b,{toOuterOf:mo}=rt,{copy:wo}=D,{moveLocal:xo,zoomOfLocal:bo,rotateOfLocal:Eo,skewOfLocal:Bo,moveWorld:Ro,zoomOfWorld:Po,rotateOfWorld:Co,skewOfWorld:To,transform:ko,transformWorld:Lo,setTransform:So,getFlipTransform:Oo,getLocalOrigin:Do,getRelativeWorld:Io,drop:Mo}=lr;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 Mt}get __LayoutProcessor(){return Or}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 i in t)e=t[i],e instanceof Array?this.on(i,e[0],e[1]):this.on(i,e)}constructor(t){this.innerId=go(po),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,i){this.leafer?this.leafer.nextRender(t,e,i):this.waitLeafer((()=>this.leafer.nextRender(t,e,i)))}removeNextRender(t){this.nextRender(t,null,"off")}__bindLeafer(t){if(this.isLeafer&&null!==t&&(t=this),this.leafer&&!t&&this.leafer.leafs--,this.leafer=t,t&&(t.leafs++,this.__level=this.parent?this.parent.__level+1:1,this.__leaferWait&&Er.run(this.__leaferWait)),this.isBranch){const{children:e}=this;for(let i=0,s=e.length;i<s;i++)e[i].__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:i}=this.__layout;t.clearRect(i.x,i.y,i.width,i.height),t.restore()}__updateMask(t){this.__hasMask=!!t||this.children.some((t=>t.__.mask))}__renderMask(t,e){}__getNowWorld(t){if(t.matrix){this.__cameraWorld||(this.__cameraWorld={});const e=this.__cameraWorld;return vo(this.__world,t.matrix,e,void 0,this.__world),mo(this.__layout.renderBounds,e,e),e}return this.__world}getTransform(t){return this.__layout.getTransform(t||"local")}getBounds(t,e){return this.__layout.getBounds(t,e)}getLayoutBounds(t,e,i){return this.__layout.getLayoutBounds(t,e,i)}getLayoutPoints(t,e){return this.__layout.getLayoutPoints(t,e)}getWorldBounds(t,e,i){const s=e?Io(this,e):this.worldTransform,n=i?t:{};return mo(t,s,n),n}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&wo(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&wo(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),fo(this.worldTransform,t,e,i)}innerToWorld(t,e,i,s){yo(this.worldTransform,t,e,i),s&&s.worldToInner(e||t,null,i)}getInnerPoint(t,e,i,s){const n=s?t:{};return this.worldToInner(t,n,i,e),n}getInnerPointByLocal(t,e,i,s){return this.getInnerPoint(t,this.parent,i,s)}getLocalPoint(t,e,i,s){const n=s?t:{};return this.worldToLocal(t,n,i,e),n}getLocalPointByInner(t,e,i,s){return this.getWorldPoint(t,this.parent,i,s)}getWorldPoint(t,e,i,s){const n=s?t:{};return this.innerToWorld(t,n,i,e),n}getWorldPointByLocal(t,e,i,s){const n=s?t:{};return this.localToWorld(t,n,i,e),n}getPagePoint(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getInnerPoint(t,e,i,s)}getWorldPointByPage(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getWorldPoint(t,e,i,s)}setTransform(t,e){So(this,t,e)}transform(t,e){ko(this,t,e)}move(t,e){xo(this,t,e)}scaleOf(t,e,i,s){bo(this,Do(this,t),e,i,s)}rotateOf(t,e){Eo(this,Do(this,t),e)}skewOf(t,e,i,s){Bo(this,Do(this,t),e,i,s)}transformWorld(t,e){Lo(this,t,e)}moveWorld(t,e){Ro(this,t,e)}scaleOfWorld(t,e,i,s){Po(this,t,e,i,s)}rotateOfWorld(t,e){Co(this,t,e)}skewOfWorld(t,e,i,s){To(this,t,e,i,s)}flip(t){ko(this,Oo(this,t))}scaleResize(t,e=t,i){this.scaleX*=t,this.scaleY*=e}__scaleResize(t,e){}resizeWidth(t){}resizeHeight(t){}__hitWorld(t){return!0}__hit(t){return!0}__hitFill(t){return!0}__hitStroke(t,e){return!0}__hitPixel(t){return!0}__drawHitPath(t){}__updateHitCanvas(){}__render(t,e){}__drawFast(t,e){}__draw(t,e){}__clip(t,e){}__renderShape(t,e,i,s){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}__updateSortChildren(){}add(t,e){}remove(t,e){this.parent&&this.parent.remove(this,e)}dropTo(t,e,i){Mo(this,t,e,i)}on(t,e,i){}off(t,e,i){}on_(t,e,i,s){}off_(t){}once(t,e,i){}emit(t,e,i){}emitEvent(t,e){}hasEvent(t,e){return!1}static changeAttr(t,e,i){i?this.addAttr(t,e,i):Hn(this.prototype,t,e)}static addAttr(t,e,i){i||(i=Pn),i(e)(this.prototype,t)}destroy(){if(!this.destroyed){const{parent:t}=this;t&&this.remove(),this.children&&this.removeAll(!0),this.hasEvent(Wr.DESTROY)&&this.emitEvent(new Wr(Wr.DESTROY,this,t)),this.__.destroy(),this.__layout.destroy(),this.__captureMap=this.__bubbleMap=this.__parentWait=this.__leaferWait=null,this.destroyed=!0}}},t.Leaf=Wt([Qn(Kr),Qn(eo),Qn(lo),Qn(Ir),Qn(co)],t.Leaf);const{setListWithFn:Ao}=rt,{sort:Wo}=mr,{localBoxBounds:Uo,localStrokeBounds:Fo,localRenderBounds:zo,maskLocalBoxBounds:No,maskLocalStrokeBounds:Yo,maskLocalRenderBounds:Xo}=yr;t.Branch=class extends t.Leaf{__updateStrokeSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(){Ao(this.__layout.boxBounds,this.children,this.__hasMask?No:Uo)}__updateStrokeBounds(){Ao(this.__layout.strokeBounds,this.children,this.__hasMask?Yo:Fo)}__updateRenderBounds(){Ao(this.__layout.renderBounds,this.children,this.__hasMask?Xo:zo)}__updateSortChildren(){let t;const{children:e}=this;if(e.length>1){for(let i=0,s=e.length;i<s;i++)e[i].__tempNumber=i,e[i].__.zIndex&&(t=!0);e.sort(Wo),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&&Er.run(t.__parentWait),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(Wr.ADD,t)),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange())}addMany(...t){t.forEach((t=>this.add(t)))}remove(t,e){if(t){const i=this.children.indexOf(t);i>-1&&(this.children.splice(i,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}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(Wr.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new Wr(t,e,this);e.hasEvent(t)&&e.emitEvent(i),this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}},t.Branch=Wt([Qn(_o)],t.Branch);class Ho{get length(){return this.list.length}constructor(t){this.reset(),t&&(t instanceof Array?this.addList(t):this.add(t))}has(t){return t&&void 0!==this.keys[t.innerId]}indexAt(t){return this.list[t]}indexOf(t){const e=this.keys[t.innerId];return void 0===e?-1:e}add(t){const{list:e,keys:i}=this;void 0===i[t.innerId]&&(e.push(t),i[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:i}=this;if(void 0===i[t.innerId]){const{list:s}=this;for(let t=e,n=s.length;t<n;t++)i[s[t].innerId]++;0===e?s.unshift(t):(e>s.length&&(e=s.length),s.splice(e,0,t)),i[t.innerId]=e}}addList(t){for(let e=0;e<t.length;e++)this.add(t[e])}remove(t){const{list:e}=this;let i;for(let s=0,n=e.length;s<n;s++)void 0!==i?this.keys[e[s].innerId]=s-1:e[s].innerId===t.innerId&&(i=s,delete this.keys[t.innerId]);void 0!==i&&e.splice(i,1)}sort(t){const{list:e}=this;t?e.sort(((t,e)=>e.__level-t.__level)):e.sort(((t,e)=>t.__level-e.__level))}forEach(t){this.list.forEach(t)}clone(){const t=new Ho;return t.list=[...this.list],t.keys=Object.assign({},this.keys),t}update(){this.keys={};const{list:t,keys:e}=this;for(let i=0,s=t.length;i<s;i++)e[t[i].innerId]=i}reset(){this.list=[],this.keys={}}destroy(){this.reset()}}class jo{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(t instanceof Array?this.addList(t):this.add(t))}has(t){return void 0!==this.keys[t.innerId]}without(t){return void 0===this.keys[t.innerId]}sort(t){const{levels:e}=this;t?e.sort(((t,e)=>e-t)):e.sort(((t,e)=>t-e))}addList(t){t.forEach((t=>{this.add(t)}))}add(t){const{keys:e,levelMap:i}=this;e[t.innerId]||(e[t.innerId]=1,i[t.__level]?i[t.__level].push(t):(i[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach((i=>{e=this.levelMap[i];for(let i=0,s=e.length;i<s;i++)t(e[i])}))}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}const Vo=wt.get("LeaferCanvas");class Go extends Gt{set zIndex(t){const{style:e}=this.view;e.zIndex=t,this.setAbsolute(this.view)}set childIndex(t){const{view:e,parentView:i}=this;if(e&&i){const s=i.children[t];s?(this.setAbsolute(s),i.insertBefore(e,s)):i.appendChild(s)}}init(){const{config:t}=this,i=t.view||t.canvas;i?this.__createViewFrom(i):this.__createView();const{style:s}=this.view;if(s.display||(s.display="block"),this.parentView=this.view.parentElement,this.parentView){const t=this.parentView.style;t.webkitUserSelect=t.userSelect="none"}e.syncDomFont&&!this.parentView&&(s.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:i}=e;i.position="absolute",i.top=i.bottom=i.left=i.right="0px",document.body.appendChild(e),t=e}this.__createView();const i=this.view;t.hasChildNodes()&&(this.setAbsolute(i),t.style.position||(t.style.position="relative")),t.appendChild(i)}else Vo.error(`no id: ${t}`),this.__createView()}setAbsolute(t){const{style:e}=t;e.position="absolute",e.top=e.left="0px"}updateViewSize(){const{width:t,height:e,pixelRatio:i}=this,{style:s}=this.view;s.width=t+"px",s.height=e+"px",this.view.width=Math.ceil(t*i),this.view.height=Math.ceil(e*i)}updateClientBounds(){this.clientBounds=this.view.getBoundingClientRect()}startAutoLayout(t,i){if(this.resizeListener=i,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),Vo.warn("no parent"))}catch(t){this.imitateResizeObserver()}}else window.addEventListener("resize",(()=>{const t=e.devicePixelRatio;if(this.pixelRatio!==t){const{width:e,height:i}=this;this.emitResize({width:e,height:i,pixelRatio:t})}}))}imitateResizeObserver(){this.autoLayout&&(this.parentView&&this.checkAutoBounds(this.parentView.getBoundingClientRect()),e.requestRender(this.imitateResizeObserver.bind(this)))}checkAutoBounds(t){const i=this.view,{x:s,y:n,width:r,height:o}=this.autoBounds.getBoundsFrom(t),a={width:r,height:o,pixelRatio:e.devicePixelRatio};if(!this.isSameSize(a)){const{style:t}=i;t.marginLeft=s+"px",t.marginTop=n+"px",this.emitResize(a)}}stopAutoLayout(){this.autoLayout=!1,this.resizeListener=null,this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}emitResize(t){const e={};Dt.copyAttrs(e,this,Vt),this.resize(t),void 0!==this.width&&this.resizeListener(new zr(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()}}}rn(CanvasRenderingContext2D.prototype),rn(Path2D.prototype);const{mineType:Ko,fileType:qo}=on;function Zo(t,s){e.origin={createCanvas(t,e){const i=document.createElement("canvas");return i.width=t,i.height=e,i},canvasToDataURL:(t,e,i)=>t.toDataURL(Ko(e),i),canvasToBolb:(t,e,i)=>new Promise((s=>t.toBlob(s,Ko(e),i))),canvasSaveAs:(t,i,s)=>{const n=t.toDataURL(Ko(qo(i)),s);return e.origin.download(n,i)},download:(t,e)=>new Promise((i=>{let s=document.createElement("a");s.href=t,s.download=e,document.body.appendChild(s),s.click(),document.body.removeChild(s),i()})),loadImage:t=>new Promise(((i,s)=>{const n=new Image,{crossOrigin:r}=e.image;r&&(n.setAttribute("crossOrigin",r),n.crossOrigin=r),n.onload=()=>{i(n)},n.onerror=t=>{s(t)},n.src=e.image.getRealURL(t)}))},e.event={stopDefault(t){t.preventDefault()},stopNow(t){t.stopImmediatePropagation()},stop(t){t.stopPropagation()}},e.canvas=i.canvas(),e.conicGradientSupport=!!e.canvas.context.createConicGradient}Object.assign(i,{canvas:(t,e)=>new Go(t,e),image:t=>new gn(t)}),e.name="web",e.isMobile="ontouchstart"in window,e.requestRender=function(t){window.requestAnimationFrame(t)},fn(e,"devicePixelRatio",{get:()=>Math.max(1,devicePixelRatio)});const{userAgent:Qo}=navigator;Qo.indexOf("Firefox")>-1?(e.conicGradientRotate90=!0,e.intWheelDeltaY=!0,e.syncDomFont=!0):Qo.indexOf("Safari")>-1&&-1===Qo.indexOf("Chrome")&&(e.fullImageShadow=!0),Qo.indexOf("Windows")>-1?(e.os="Windows",e.intWheelDeltaY=!0):Qo.indexOf("Mac")>-1?e.os="Mac":Qo.indexOf("Linux")>-1&&(e.os="Linux");class Jo{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new Ho;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 Ho,this.target=t,e&&(this.config=Dt.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(Hr.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===Wr.ADD?(this.hasAdd=!0,this.__pushChild(t.child)):(this.hasRemove=!0,this.__updatedList.add(t.parent)),this.update()}__pushChild(t){this.__updatedList.add(t),t.isBranch&&this.__loopChildren(t)}__loopChildren(t){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)this.__pushChild(e[t])}__onRquestData(){this.target.emitEvent(new Nr(Nr.DATA,{updatedList:this.updatedList})),this.__updatedList=new Ho,this.totalTimes++,this.changed=!1,this.hasVisible=!1,this.hasRemove=!1,this.hasAdd=!1}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Ur.CHANGE,this.__onAttrChange,this),t.on_([Wr.ADD,Wr.REMOVE],this.__onChildEvent,this),t.on_(Nr.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:$o,updateBounds:ta,updateAllWorldOpacity:ea}=lr,{pushAllChildBranch:ia,pushAllParent:sa}=mr;const{worldBounds:na}=yr,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 Ho(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,na)}setAfter(){const{list:t}=this.updatedList;t.some((t=>t.noBounds))?this.afterBounds.set(ra):this.afterBounds.setListWithFn(t,na),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}=lr,la=wt.get("Layouter");class da{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new jo,this.target=t,e&&(this.config=Dt.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(Yr.START),this.layoutOnce(),t.emitEvent(new Yr(Yr.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(Nr.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=Bt.start("PartLayout"),{target:i,__updatedList:s}=this,{BEFORE:n,LAYOUT:r,AFTER:o}=Yr,a=this.getBlocks(s);a.forEach((t=>t.setBefore())),i.emitEvent(new Yr(n,a,this.times)),this.extraBlock=null,s.sort(),function(t,e){let i;t.list.forEach((t=>{i=t.__layout,e.without(t)&&!i.proxyZoom&&(i.matrixChanged?($o(t,!0),e.add(t),t.isBranch&&ia(t,e),sa(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),sa(t,e)))}))}(s,this.__levelList),function(t){let e,i,s;t.sort(!0),t.levels.forEach((n=>{e=t.levelMap[n];for(let t=0,n=e.length;t<n;t++){if(i=e[t],i.isBranch&&i.__tempNumber){s=i.children;for(let t=0,e=s.length;t<e;t++)s[t].isBranch||ta(s[t])}ta(i)}}))}(this.__levelList),function(t){t.list.forEach((t=>{t.__layout.opacityChanged&&ea(t),t.__updateChange()}))}(s),this.extraBlock&&a.push(this.extraBlock),a.forEach((t=>t.setAfter())),i.emitEvent(new Yr(r,a,this.times)),i.emitEvent(new Yr(o,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,Bt.end(e)}fullLayout(){const t=Bt.start("FullLayout"),{target:e}=this,{BEFORE:i,LAYOUT:s,AFTER:n}=Yr,r=this.getBlocks(new Ho(e));e.emitEvent(new Yr(i,r,this.times)),da.fullLayout(e),r.forEach((t=>{t.setAfter()})),e.emitEvent(new Yr(s,r,this.times)),e.emitEvent(new Yr(n,r,this.times)),this.addBlocks(r),Bt.end(t)}static fullLayout(t){aa(t,!0),t.isBranch?mr.updateBounds(t):lr.updateBounds(t),ha(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new oa([]));e.length?i.add(t.__world):i.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_(Yr.REQUEST,this.layout,this),t.on_(Yr.AGAIN,this.layoutAgain,this),t.on_(Nr.DATA,this.__onReceiveWatchData,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const ca=wt.get("Renderer");class ua{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,i){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:60},this.target=t,this.canvas=e,i&&(this.config=Dt.default(i,this.config)),this.__listenEvents(),this.__requestRender()}start(){this.running=!0}stop(){this.running=!1}update(){this.changed=!0}requestLayout(){this.target.emit(Yr.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(Hr.START),this.renderOnce(t),this.emitRender(Hr.END,this.totalBounds),cn.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(Hr.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Hr.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Hr.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Hr.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=Bt.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),n=t.includes(this.target.__world),r=new lt(s);i.save(),n&&!wt.showRepaint?i.clear():(s.spread(10+1/this.canvas.pixelRatio).ceil(),i.clearWorld(s,!0),i.clipWorld(s,!0)),this.__render(s,n,r),i.restore(),Bt.end(e)}fullRender(){const t=Bt.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds,!0),e.restore(),Bt.end(t)}__render(t,e,i){const s=t.includes(this.target.__world)?{includes:e}:{bounds:t,includes:e};this.needFill&&this.canvas.fillWorld(t,this.config.fill),wt.showRepaint&&this.canvas.strokeWorld(t,"red"),this.target.__render(this.canvas,s),this.renderBounds=i=i||t,this.renderOptions=s,this.totalBounds.isEmpty()?this.totalBounds=i:this.totalBounds.add(i),wt.showHitView&&this.renderHitView(s),wt.showBoundsView&&this.renderBoundsView(s),this.canvas.updateRender(i)}renderHitView(t){}renderBoundsView(t){}addBlock(t){this.updateBlocks||(this.updateBlocks=[]),this.updateBlocks.push(t)}mergeBlocks(){const{updateBlocks:t}=this;if(t){const e=new lt;e.setList(t),t.length=0,t.push(e)}}__requestRender(){const t=Date.now();e.requestRender((()=>{this.FPS=Math.min(60,Math.ceil(1e3/(Date.now()-t))),this.running&&(this.target.emit(Xr.FRAME),this.changed&&this.canvas.view&&this.render(),this.target.emit(Hr.NEXT)),this.target&&this.__requestRender()}))}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new lt(0,0,e,i).includes(this.target.__world)||this.needFill||!t.samePixelRatio)return this.addBlock(this.canvas.bounds),void this.target.forceUpdate("surface")}this.addBlock(new lt(0,0,1,1)),this.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,i){this.target.emitEvent(new Hr(t,this.times,e,i))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Hr.REQUEST,this.update,this),t.on_(Yr.END,this.__onLayoutEnd,this),t.on_(Hr.AGAIN,this.renderAgain,this),t.on_(zr.RESIZE,this.__onResize,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.canvas=this.config=null)}}const{hitRadiusPoint:_a}=rt;class pa{constructor(t,e){this.target=t,this.selector=e}getByPoint(t,e,i){e||(e=0),i||(i={});const s=i.through||!1,n=i.ignoreHittable||!1,r=i.target||this.target;this.exclude=i.exclude||null,this.point={x:t.x,y:t.y,radiusX:e,radiusY:e},this.findList=new Ho(i.findList),i.findList||this.hitBranch(r);const{list:o}=this.findList,a=this.getBestMatchLeaf(o,i.bottomList,n),h=n?this.getPath(a):this.getHitablePath(a);return this.clear(),s?{path:h,target:a,throughPath:o.length?this.getThroughPath(o):h}:{path:h,target:a}}getBestMatchLeaf(t,e,i){if(t.length){let e;this.findList=new Ho;const{x:s,y:n}=this.point,r={x:s,y:n,radiusX:0,radiusY:0};for(let s=0,n=t.length;s<n;s++)if(e=t[s],(i||lr.worldHittable(e))&&(this.hitChild(e,r),this.findList.length))return this.findList.list[0]}if(e)for(let t=0,i=e.length;t<i;t++)if(this.hitChild(e[t].target,this.point,e[t].proxy),this.findList.length)return this.findList.list[0];return t[0]}getPath(t){const e=new Ho;for(;t;)e.add(t),t=t.parent;return e.add(this.target),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let i,s=new Ho;for(let t=e.list.length-1;t>-1&&(i=e.list[t],i.__.hittable)&&(s.addAt(i,0),i.__.hitChildren);t--);return s}getThroughPath(t){const e=new Ho,i=[];for(let e=t.length-1;e>-1;e--)i.push(this.getPath(t[e]));let s,n,r;for(let t=0,o=i.length;t<o;t++){s=i[t],n=i[t+1];for(let t=0,i=s.length;t<i&&(r=s.list[t],!n||!n.has(r));t++)e.add(r)}return e}hitBranch(t){this.eachFind(t.children,t.__onlyHitMask)}eachFind(t,e){let i,s;const{point:n}=this;for(let r=t.length-1;r>-1;r--)i=t[r],!i.__.visible||e&&!i.__.mask||(s=!!i.__.hitRadius||_a(i.__world,n),i.isBranch?(s||i.__ignoreHitWorld)&&(this.eachFind(i.children,i.__onlyHitMask),i.isBranchLeaf&&!this.findList.length&&this.hitChild(i,n)):s&&this.hitChild(i,n))}hitChild(t,e,i){if((!this.exclude||!this.exclude.has(t))&&t.__hitWorld(e)){const{parent:s}=t;if(s&&s.__hasMask&&!t.__.mask&&!s.children.some((t=>t.__.mask&&t.__hitWorld(e))))return;this.findList.add(i||t)}}clear(){this.point=null,this.findList=null,this.exclude=null}destroy(){this.clear()}}const{Yes:ga,NoAndSkip:fa,YesAndSkip:ya}=t.Answer,va={},ma={},wa={};class xa{constructor(t,e){this.config={},this.innerIdMap={},this.idMap={},this.methods={id:(t,e)=>t.id===e?(this.idMap[e]=t,1):0,innerId:(t,e)=>t.innerId===e?(this.innerIdMap[e]=t,1):0,className:(t,e)=>t.className===e?1:0,tag:(t,e)=>t.__tag===e?1:0,tags:(t,e)=>e[t.__tag]?1:0},this.target=t,e&&(this.config=Dt.default(e,this.config)),this.picker=new pa(t,this),this.__listenEvents()}getBy(t,e,i,s){switch(typeof t){case"number":const n=this.getByInnerId(t,e);return i?n:n?[n]:[];case"string":switch(t[0]){case"#":va.id=t.substring(1),t=va;break;case".":ma.className=t.substring(1),t=ma;break;default:wa.tag=t,t=wa}case"object":if(void 0!==t.id){const s=this.getById(t.id,e);return i?s:s?[s]:[]}if(t.tag){const{tag:s}=t,n=s instanceof Array;return this.getByMethod(n?this.methods.tags:this.methods.tag,e,i,n?Dt.toMap(s):s)}return this.getByMethod(this.methods.className,e,i,t.className);case"function":return this.getByMethod(t,e,i,s)}}getByPoint(t,i,s){return"node"===e.name&&this.target.emit(Yr.CHECK_UPDATE),this.picker.getByPoint(t,i,s)}getByInnerId(t,e){const i=this.innerIdMap[t];return i||(this.eachFind(this.toChildren(e),this.methods.innerId,null,t),this.findLeaf)}getById(t,e){const i=this.idMap[t];return i&&lr.hasParent(i,e||this.target)?i:(this.eachFind(this.toChildren(e),this.methods.id,null,t),this.findLeaf)}getByClassName(t,e){return this.getByMethod(this.methods.className,e,!1,t)}getByTag(t,e){return this.getByMethod(this.methods.tag,e,!1,t)}getByMethod(t,e,i,s){const n=i?null:[];return this.eachFind(this.toChildren(e),t,n,s),n||this.findLeaf}eachFind(t,e,i,s){let n,r;for(let o=0,a=t.length;o<a;o++){if(n=t[o],r=e(n,s),r===ga||r===ya){if(!i)return void(this.findLeaf=n);i.push(n)}n.isBranch&&r<fa&&this.eachFind(n.children,e,i,s)}}toChildren(t){return this.findLeaf=null,[t||this.target]}__onRemoveChild(t){const{id:e,innerId:i}=t.child;this.idMap[e]&&delete this.idMap[e],this.innerIdMap[i]&&delete this.innerIdMap[i]}__checkIdChange(t){if("id"===t.attrName){const e=t.oldValue;this.idMap[e]&&delete this.idMap[e]}}__listenEvents(){this.__eventIds=[this.target.on_(Wr.REMOVE,this.__onRemoveChild,this),this.target.on_(Ur.CHANGE,this.__checkIdChange,this)]}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}destroy(){this.__eventIds.length&&(this.__removeListenEvents(),this.picker.destroy(),this.findLeaf=null,this.innerIdMap={},this.idMap={})}}Object.assign(i,{watcher:(t,e)=>new Jo(t,e),layouter:(t,e)=>new da(t,e),renderer:(t,e,i)=>new ua(t,e,i),selector:(t,e)=>new xa(t,e)}),e.layout=da.fullLayout;const ba={},Ea={},Ba={},Ra={},Pa={},Ca={},Ta={},ka={},La={};function Sa(t){return vn(t,(t=>({set(e){this.__setAttr(t,e),this.waitLeafer((()=>{La.setStyle&&La.setStyle(this,t+"Style",e)}))}})))}function Oa(t){return vn(t,(t=>({set(e){if(this.__setAttr(t,e)){const t=this.__;t.__useArrow="none"!==t.startArrow||"none"!==t.endArrow,On(this)}}})))}function Da(t){return vn(t,(t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Ia(t){return vn(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}})))}function Ma(){return(t,e)=>{const i="_"+e;fn(t,e,{set(t){this.isLeafer&&(this[i]=t)},get(){return this.isApp?this.tree.zoomLayer:this.isLeafer?this[i]||this:this.leafer&&this.leafer.zoomLayer}})}}const{parse:Aa}=pi,Wa={},Ua=wt.get("UIData");class Fa extends Mt{get __strokeWidth(){const{strokeWidth:t,strokeWidthFixed:e}=this;if(e){const e=this.__leaf;let{scaleX:i}=e.__nowWorld||e.__world;return i<0&&(i=-i),i>1?t/i:t}return t}get __autoWidth(){return!this._width}get __autoHeight(){return!this._height}get __autoSide(){return!this._width||!this._height}get __autoSize(){return!this._width&&!this._height}setVisible(t){this.__leaf.leafer&&(this.__leaf.leafer.watcher.hasVisible=!0),this._visible=t}setWidth(t){t<0?(this._width=-t,this.__leaf.scaleX*=-1,Ua.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,Ua.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=Wa)):(this.__isFills&&(this.__removeInput("fill"),Pa.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=Wa)):(this.__isStrokes&&(this.__removeInput("stroke"),Pa.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=Aa(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&&Ra.compute("fill",this.__leaf),e&&Ra.compute("stroke",this.__leaf),this.__needComputePaint=!1}}const za={number:(t,e)=>"object"==typeof t?"percent"===t.type?t.value*e:t.value:t};class Na extends Fa{}class Ya extends Na{get __boxStroke(){return!this.__pathInputed}}class Xa extends Na{}class Ha extends Ya{}class ja extends Fa{}class Va extends Fa{get __boxStroke(){return!this.__pathInputed}}class Ga extends Fa{get __boxStroke(){return!this.__pathInputed}}class Ka extends Fa{}class qa extends Fa{}class Za extends Fa{}class Qa extends Na{}const Ja={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class $a extends Fa{get __useNaturalRatio(){return!1}setFontWeight(t){"string"==typeof t?(this.__setInput("fontWeight",t),this._fontWeight=Ja[t]||400):(this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t)}}class th extends Va{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 eh extends Va{}const ih={__updateStrokeSpread(){let t=0,e=0;const i=this.__,{strokeAlign:s,strokeWidth:n}=i;if((i.stroke||"all"===i.hitStroke)&&n&&"inside"!==s&&(e=t="center"===s?n/2:n,!i.__boxStroke)){const e=i.__isLinePath?0:10*t,s="none"===i.strokeCap?0:n;t+=Math.max(e,s)}return i.__useArrow&&(t+=5*n),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:i,blur:s,backgroundBlur:n}=this.__;e&&e.forEach((e=>{t=Math.max(t,Math.max(Math.abs(e.y),Math.abs(e.x))+(e.spread>0?e.spread:0)+1.5*e.blur)})),s&&(t=Math.max(t,s));let r=t=Math.ceil(t);return i&&i.forEach((t=>{r=Math.max(r,Math.max(Math.abs(t.y),Math.abs(t.x))+(t.spread<0?-t.spread:0)+1.5*t.blur)})),n&&(r=Math.max(r,n)),this.__layout.renderShapeSpread=r,t+(this.__layout.strokeSpread||0)}},sh={__updateChange(){const t=this.__;if(t.__useEffect){const{shadow:e,innerShadow:i,blur:s,backgroundBlur:n}=this.__;t.__useEffect=!!(e||i||s||n)}t.__checkSingle();t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect?t.__complex=!0:t.__complex&&(t.__complex=!1)},__drawFast(t,e){nh(this,t,e)},__draw(t,e){const i=this.__;if(i.__complex){i.__needComputePaint&&i.__computePaint();const{fill:s,stroke:n,__drawAfterFill:r}=i;if(this.__drawRenderPath(t),i.__useEffect){const o=Ra.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:a,innerShadow:h}=i;a&&Ta.shadow(this,t,o),s&&(i.__isFills?Ra.fills(s,this,t):Ra.fill(s,this,t)),r&&this.__drawAfterFill(t,e),h&&Ta.innerShadow(this,t,o),n&&(i.__isStrokes?Ra.strokes(n,this,t):Ra.stroke(n,this,t)),o.worldCanvas&&o.worldCanvas.recycle(),o.canvas.recycle()}else s&&(i.__isFills?Ra.fills(s,this,t):Ra.fill(s,this,t)),r&&this.__drawAfterFill(t,e),n&&(i.__isStrokes?Ra.strokes(n,this,t):Ra.stroke(n,this,t))}else i.__pathInputed?nh(this,t,e):this.__drawFast(t,e)},__renderShape(t,e,i,s){if(this.__worldOpacity){t.setWorld(this.__nowWorld=this.__getNowWorld(e));const{fill:n,stroke:r}=this.__;this.__drawRenderPath(t),n&&!i&&(this.__.__pixelFill?Ra.fills(n,this,t):Ra.fill("#000000",this,t)),this.__.__isCanvas&&this.__drawAfterFill(t,e),r&&!s&&(this.__.__pixelStroke?Ra.strokes(r,this,t):Ra.stroke("#000000",this,t))}}};function nh(t,e,i){const{fill:s,stroke:n,__drawAfterFill:r}=t.__;t.__drawRenderPath(e),s&&Ra.fill(s,t,e),r&&t.__drawAfterFill(e,i),n&&Ra.stroke(n,t,e)}const rh={__drawFast(t,e){let{width:i,height:s,fill:n,stroke:r,__drawAfterFill:o}=this.__;if(n&&(t.fillStyle=n,t.fillRect(0,0,i,s)),o&&this.__drawAfterFill(t,e),r){const{strokeAlign:n,__strokeWidth:o}=this.__;if(!o)return;t.setStroke(r,o,this.__);const a=o/2;switch(n){case"center":t.strokeRect(0,0,i,s);break;case"inside":i-=o,s-=o,i<0||s<0?(t.save(),this.__clip(t,e),t.strokeRect(a,a,i,s),t.restore()):t.strokeRect(a,a,i,s);break;case"outside":t.strokeRect(-a,-a,i+o,s+o)}}}};var oh,ah;t.UI=oh=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 sn.set(this.path=t||[]),t||this.__drawPathByBox(sn),sn}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 i=e?this.__.__pathForRender:this.__.path;return i||(sn.set(i=[]),this.__drawPathByBox(sn)),t?pi.toCanvasData(i,!0):i}getPathString(t,e){return pi.stringify(this.getPath(t,e))}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||ka.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){if(this.__.path){const t=this.__;t.__pathForRender=t.cornerRadius?en.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Ba.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?gs.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:i,width:s,height:n}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:r}=this.__;t.roundRect(e,i,s,n,"number"==typeof r?[r]:r)}else t.rect(e,i,s,n)}export(t,e){return ka.export(this,t,e)}clone(){return oh.one(this.toJSON())}static one(t,e,i,s,n){return Ct.get(t.tag||this.prototype.__tag,t,e,i,s,n)}static registerUI(){Jn()(this)}static registerData(t){Xn(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,super.destroy()}},Wt([Xn(Fa)],t.UI.prototype,"__",void 0),Wt([Ma()],t.UI.prototype,"zoomLayer",void 0),Wt([xn("")],t.UI.prototype,"id",void 0),Wt([xn("")],t.UI.prototype,"name",void 0),Wt([xn("")],t.UI.prototype,"className",void 0),Wt([Mn("pass-through")],t.UI.prototype,"blendMode",void 0),Wt([An(1)],t.UI.prototype,"opacity",void 0),Wt([Wn(!0)],t.UI.prototype,"visible",void 0),Wt([Sa(!1)],t.UI.prototype,"selected",void 0),Wt([Sa(!1)],t.UI.prototype,"disabled",void 0),Wt([Mn(!1)],t.UI.prototype,"locked",void 0),Wt([Un(0)],t.UI.prototype,"zIndex",void 0),Wt([Fn(!1)],t.UI.prototype,"mask",void 0),Wt([zn(!1)],t.UI.prototype,"eraser",void 0),Wt([bn(0,!0)],t.UI.prototype,"x",void 0),Wt([bn(0,!0)],t.UI.prototype,"y",void 0),Wt([Pn(100,!0)],t.UI.prototype,"width",void 0),Wt([Pn(100,!0)],t.UI.prototype,"height",void 0),Wt([Bn(1,!0)],t.UI.prototype,"scaleX",void 0),Wt([Bn(1,!0)],t.UI.prototype,"scaleY",void 0),Wt([Rn(0,!0)],t.UI.prototype,"rotation",void 0),Wt([Rn(0,!0)],t.UI.prototype,"skewX",void 0),Wt([Rn(0,!0)],t.UI.prototype,"skewY",void 0),Wt([bn(0,!0)],t.UI.prototype,"offsetX",void 0),Wt([bn(0,!0)],t.UI.prototype,"offsetY",void 0),Wt([bn(0,!0)],t.UI.prototype,"scrollX",void 0),Wt([bn(0,!0)],t.UI.prototype,"scrollY",void 0),Wt([En()],t.UI.prototype,"origin",void 0),Wt([En()],t.UI.prototype,"around",void 0),Wt([xn(!1)],t.UI.prototype,"lazy",void 0),Wt([Cn(1)],t.UI.prototype,"pixelRatio",void 0),Wt([kn()],t.UI.prototype,"path",void 0),Wt([Ln()],t.UI.prototype,"windingRule",void 0),Wt([Ln(!0)],t.UI.prototype,"closed",void 0),Wt([En(!1)],t.UI.prototype,"flow",void 0),Wt([Pn(0)],t.UI.prototype,"padding",void 0),Wt([Pn(0)],t.UI.prototype,"gap",void 0),Wt([Pn("top-left")],t.UI.prototype,"flowAlign",void 0),Wt([Pn(!1)],t.UI.prototype,"flowWrap",void 0),Wt([Pn("box")],t.UI.prototype,"itemBox",void 0),Wt([Pn(!0)],t.UI.prototype,"inFlow",void 0),Wt([Pn()],t.UI.prototype,"autoWidth",void 0),Wt([Pn()],t.UI.prototype,"autoHeight",void 0),Wt([Pn()],t.UI.prototype,"lockRatio",void 0),Wt([Pn()],t.UI.prototype,"autoBox",void 0),Wt([Pn()],t.UI.prototype,"widthRange",void 0),Wt([Pn()],t.UI.prototype,"heightRange",void 0),Wt([xn(!1)],t.UI.prototype,"draggable",void 0),Wt([xn()],t.UI.prototype,"dragBounds",void 0),Wt([xn(!1)],t.UI.prototype,"editable",void 0),Wt([Nn(!0)],t.UI.prototype,"hittable",void 0),Wt([Nn("path")],t.UI.prototype,"hitFill",void 0),Wt([Dn("path")],t.UI.prototype,"hitStroke",void 0),Wt([Nn(!1)],t.UI.prototype,"hitBox",void 0),Wt([Nn(!0)],t.UI.prototype,"hitChildren",void 0),Wt([Nn(!0)],t.UI.prototype,"hitSelf",void 0),Wt([Nn()],t.UI.prototype,"hitRadius",void 0),Wt([Yn("")],t.UI.prototype,"cursor",void 0),Wt([Mn()],t.UI.prototype,"fill",void 0),Wt([Dn()],t.UI.prototype,"stroke",void 0),Wt([Dn("inside")],t.UI.prototype,"strokeAlign",void 0),Wt([Dn(1)],t.UI.prototype,"strokeWidth",void 0),Wt([Dn(!1)],t.UI.prototype,"strokeWidthFixed",void 0),Wt([Dn("none")],t.UI.prototype,"strokeCap",void 0),Wt([Dn("miter")],t.UI.prototype,"strokeJoin",void 0),Wt([Dn()],t.UI.prototype,"dashPattern",void 0),Wt([Dn()],t.UI.prototype,"dashOffset",void 0),Wt([Dn(10)],t.UI.prototype,"miterLimit",void 0),Wt([Oa("none")],t.UI.prototype,"startArrow",void 0),Wt([Oa("none")],t.UI.prototype,"endArrow",void 0),Wt([Ln(0)],t.UI.prototype,"cornerRadius",void 0),Wt([Ln()],t.UI.prototype,"cornerSmoothing",void 0),Wt([Da()],t.UI.prototype,"shadow",void 0),Wt([Da()],t.UI.prototype,"innerShadow",void 0),Wt([Da()],t.UI.prototype,"blur",void 0),Wt([Da()],t.UI.prototype,"backgroundBlur",void 0),Wt([Da()],t.UI.prototype,"grayscale",void 0),Wt([xn()],t.UI.prototype,"normalStyle",void 0),Wt([xn()],t.UI.prototype,"hoverStyle",void 0),Wt([xn()],t.UI.prototype,"pressStyle",void 0),Wt([xn()],t.UI.prototype,"focusStyle",void 0),Wt([xn()],t.UI.prototype,"selectedStyle",void 0),Wt([xn()],t.UI.prototype,"disabledStyle",void 0),Wt([xn({})],t.UI.prototype,"data",void 0),Wt([Kn(t.Leaf.prototype.reset)],t.UI.prototype,"reset",null),t.UI=oh=Wt([Qn(ih),Qn(sh),qn()],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 i;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t),e.forEach((t=>{i=t.__?t:Ct.get(t.tag,t),this.add(i)})),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(){}},Wt([Xn(Na)],t.Group.prototype,"__",void 0),t.Group=Wt([Qn(t.Branch),Jn()],t.Group);const hh=wt.get("Leafer");t.Leafer=ah=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&&cn.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),ah.list.add(this)}init(t,e){if(this.canvas)return;let s;this.__setLeafer(this),t&&Dt.assign(this.config,t);const{config:n}=this;this.initType(n.type);const r=this.canvas=i.canvas(n);this.__controllers.push(this.renderer=i.renderer(this,r,n),this.watcher=i.watcher(this,n),this.layouter=i.layouter(this,n)),this.isApp&&this.__setApp(),this.__checkAutoLayout(n,e),this.view=r.view,e?(this.__bindApp(e),s=e.running):(this.selector=i.selector(this),this.interaction=i.interaction(this,r,this.selector,n),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=i.hitCanvasManager()),this.canvasManager=new Ot,s=n.start),this.hittable=n.hittable,this.fill=n.fill,this.canvasManager.add(r),this.__listenEvents(),s&&(this.__startTimer=setTimeout(this.start.bind(this))),Er.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(jr.RESTART):this.emitLeafer(jr.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(jr.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=Dt.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 i=Dt.copyAttrs({},this.canvas,Vt);e.resize(t),this.updateLazyBounds(),this.__onResize(new zr(t,i))}__onResize(t){this.emitEvent(t),Dt.copyAttrs(this.__,t,Vt),t.width&&t.height||hh.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||hh.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 i=Dt.copyAttrs({},this.canvas,Vt);i[t]=this.config[t]=e,e&&this.canvas.stopAutoLayout(),this.__doResize(i)}__changeFill(t){this.config.fill=t,this.canvas.allowBackgroundColor?this.canvas.backgroundColor=t:this.forceRender()}__onCreated(){this.created=!0}__onReady(){this.ready||(this.ready=!0,this.emitLeafer(jr.BEFORE_READY),this.emitLeafer(jr.READY),this.emitLeafer(jr.AFTER_READY),Er.run(this.__readyWait))}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(jr.VIEW_READY),Er.run(this.__viewReadyWait))}__onNextRender(){if(this.viewReady){Er.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(jr.VIEW_COMPLETED),Er.run(this.__viewCompletedWait),this.viewCompleted=!0)}))}__onWatchData(){this.watcher.childrenChanged&&this.interaction&&this.nextRender((()=>this.interaction.updateCursor()))}waitInit(t,e){e&&(t=t.bind(e)),this.__initWait||(this.__initWait=[]),this.canvas?t():this.__initWait.push(t)}waitReady(t,e){e&&(t=t.bind(e)),this.ready?t():this.__readyWait.push(t)}waitViewReady(t,e){e&&(t=t.bind(e)),this.viewReady?t():this.__viewReadyWait.push(t)}waitViewCompleted(t,e){e&&(t=t.bind(e)),this.__viewCompletedWait.push(t),this.viewCompleted?this.__checkViewCompleted(!1):this.running||this.start()}nextRender(t,e,i){e&&(t=t.bind(e));const s=this.__nextRenderWait;if(i){for(let e=0;e<s.length;e++)if(s[e]===t){s.splice(e,1);break}}else s.push(t)}zoom(t,e,i){return hh.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 jr(t,this))}__listenEvents(){const t=Bt.start("FirstCreate "+this.innerName);this.once(jr.START,(()=>Bt.end(t))),this.once(Yr.START,(()=>this.updateLazyBounds())),this.once(Yr.END,(()=>this.__onReady())),this.once(Hr.START,(()=>this.__onCreated())),this.once(Hr.END,(()=>this.__onViewReady())),this.__eventIds.push(this.on_(Nr.DATA,this.__onWatchData,this),this.on_(Hr.NEXT,this.__onNextRender,this),this.on_(Yr.CHECK_UPDATE,this.__checkUpdateLayout,this))}__removeListenEvents(){this.off_(this.__eventIds),this.__eventIds.length=0}destroy(t){const e=()=>{if(!this.destroyed){ah.list.remove(this);try{this.stop(),this.emitEvent(new jr(jr.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((()=>{cn.clearRecycled()}),100)}catch(t){hh.error(t)}}};t?e():setTimeout(e)}},t.Leafer.list=new Ho,Wt([Xn(Xa)],t.Leafer.prototype,"__",void 0),Wt([Pn()],t.Leafer.prototype,"pixelRatio",void 0),t.Leafer=ah=Wt([Jn()],t.Leafer),t.Rect=class extends t.UI{get __tag(){return"Rect"}constructor(t){super(t)}},Wt([Xn(Va)],t.Rect.prototype,"__",void 0),t.Rect=Wt([Qn(rh),qn(),Jn()],t.Rect);const lh=t.Rect.prototype,dh=t.Group.prototype,ch={},{copy:uh,add:_h,includes:ph}=rt;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(),uh(ch,e),this.__updateRectRenderBounds(),t=!ph(e,ch)||void 0):this.__updateRectRenderBounds(),this.isOverflow!==t&&(this.isOverflow=t),t&&!(this.__.__drawAfterFill="hide"===this.__.overflow)&&_h(e,ch)}__updateRectRenderBounds(){}__updateRectChange(){}__updateChange(){super.__updateChange(),this.__updateRectChange()}__renderRect(t,e){}__renderGroup(t,e){}__render(t,e){this.__.__drawAfterFill?this.__renderRect(t,e):(this.__renderRect(t,e),this.children.length&&this.__renderGroup(t,e))}__drawAfterFill(t,e){const{length:i}=this.children;this.isOverflow?(t.save(),t.clip(),i&&this.__renderGroup(t,e),t.restore()):i&&this.__renderGroup(t,e),this.__.stroke&&i&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}},Wt([Xn(Ya)],t.Box.prototype,"__",void 0),Wt([xn(!1)],t.Box.prototype,"resizeChildren",void 0),Wt([In("show")],t.Box.prototype,"overflow",void 0),Wt([Kn(lh.__updateStrokeSpread)],t.Box.prototype,"__updateStrokeSpread",null),Wt([Kn(lh.__updateRenderSpread)],t.Box.prototype,"__updateRectRenderSpread",null),Wt([Kn(lh.__updateBoxBounds)],t.Box.prototype,"__updateRectBoxBounds",null),Wt([Kn(lh.__updateStrokeBounds)],t.Box.prototype,"__updateStrokeBounds",null),Wt([Kn(lh.__updateRenderBounds)],t.Box.prototype,"__updateRectRenderBounds",null),Wt([Kn(lh.__updateChange)],t.Box.prototype,"__updateRectChange",null),Wt([Kn(lh.__render)],t.Box.prototype,"__renderRect",null),Wt([Kn(dh.__render)],t.Box.prototype,"__renderGroup",null),t.Box=Wt([qn(),Jn()],t.Box),t.Frame=class extends t.Box{get __tag(){return"Frame"}get isFrame(){return!0}constructor(t){super(t)}},Wt([Xn(Ha)],t.Frame.prototype,"__",void 0),Wt([Mn("#FFFFFF")],t.Frame.prototype,"fill",void 0),Wt([In("hide")],t.Frame.prototype,"overflow",void 0),t.Frame=Wt([Jn()],t.Frame);const{moveTo:gh,closePath:fh,ellipse:yh}=Wi;t.Ellipse=class extends t.UI{get __tag(){return"Ellipse"}constructor(t){super(t)}__updatePath(){const{width:t,height:i,innerRadius:s,startAngle:n,endAngle:r}=this.__,o=t/2,a=i/2,h=this.__.path=[];s?(n||r?(s<1&&yh(h,o,a,o*s,a*s,0,n,r,!1),yh(h,o,a,o,a,0,r,n,!0),s<1&&fh(h)):(s<1&&(yh(h,o,a,o*s,a*s),gh(h,t,a)),yh(h,o,a,o,a,0,360,0,!0)),e.ellipseToCurve&&(this.__.path=this.getPath(!0))):n||r?(gh(h,o,a),yh(h,o,a,o,a,0,n,r,!1),fh(h)):yh(h,o,a,o,a)}},Wt([Xn(Ga)],t.Ellipse.prototype,"__",void 0),Wt([Ln(0)],t.Ellipse.prototype,"innerRadius",void 0),Wt([Ln(0)],t.Ellipse.prototype,"startAngle",void 0),Wt([Ln(0)],t.Ellipse.prototype,"endAngle",void 0),t.Ellipse=Wt([Jn()],t.Ellipse);const{moveTo:vh,lineTo:mh,drawPoints:wh}=Wi,{rotate:xh,getAngle:bh,getDistance:Eh,defaultPoint:Bh}=D,{toBounds:Rh}=Gs;t.Line=class extends t.UI{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,i={x:0,y:0};return t&&(i.x=t),e&&xh(i,e),i}set toPoint(t){this.width=Eh(Bh,t),this.rotation=bh(Bh,t),this.height&&(this.height=0)}constructor(t){super(t)}__updatePath(){const t=this.__,e=t.path=[];t.points?wh(e,t.points,!1,t.closed):(vh(e,0,0),mh(e,this.width,0))}__updateRenderPath(){const t=this.__;!this.pathInputed&&t.points&&t.curve?(wh(t.__pathForRender=[],t.points,t.curve,t.closed),t.__useArrow&&Ba.addArrows(this,!1)):super.__updateRenderPath()}__updateBoxBounds(){this.points?Rh(this.__.__pathForRender,this.__layout.boxBounds):super.__updateBoxBounds()}},Wt([Xn(ja)],t.Line.prototype,"__",void 0),Wt([Sn("center")],t.Line.prototype,"strokeAlign",void 0),Wt([Pn(0)],t.Line.prototype,"height",void 0),Wt([Ln()],t.Line.prototype,"points",void 0),Wt([Ln(0)],t.Line.prototype,"curve",void 0),Wt([Ln(!1)],t.Line.prototype,"closed",void 0),t.Line=Wt([Jn()],t.Line);const{sin:Ph,cos:Ch,PI:Th}=Math,{moveTo:kh,lineTo:Lh,closePath:Sh,drawPoints:Oh}=Wi,Dh=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)Oh(t,this.__.points,!1,!0);else{const{width:e,height:i,sides:s}=this.__,n=e/2,r=i/2;kh(t,n,0);for(let e=1;e<s;e++)Lh(t,n+n*Ph(2*e*Th/s),r-r*Ch(2*e*Th/s))}Sh(t)}__updateRenderPath(){}__updateBoxBounds(){}},Wt([Xn(Ka)],t.Polygon.prototype,"__",void 0),Wt([Ln(3)],t.Polygon.prototype,"sides",void 0),Wt([Ln()],t.Polygon.prototype,"points",void 0),Wt([Ln(0)],t.Polygon.prototype,"curve",void 0),Wt([Kn(Dh.__updateRenderPath)],t.Polygon.prototype,"__updateRenderPath",null),Wt([Kn(Dh.__updateBoxBounds)],t.Polygon.prototype,"__updateBoxBounds",null),t.Polygon=Wt([qn(),Jn()],t.Polygon);const{sin:Ih,cos:Mh,PI:Ah}=Math,{moveTo:Wh,lineTo:Uh,closePath:Fh}=Wi;t.Star=class extends t.UI{get __tag(){return"Star"}constructor(t){super(t)}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,n=t/2,r=e/2,o=this.__.path=[];Wh(o,n,0);for(let t=1;t<2*i;t++)Uh(o,n+(t%2==0?n:n*s)*Ih(t*Ah/i),r-(t%2==0?r:r*s)*Mh(t*Ah/i));Fh(o)}},Wt([Xn(qa)],t.Star.prototype,"__",void 0),Wt([Ln(5)],t.Star.prototype,"corners",void 0),Wt([Ln(.382)],t.Star.prototype,"innerRadius",void 0),t.Star=Wt([Jn()],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(Fr.LOADED,(t=>{"fill"===t.attrName&&t.attrValue.url===this.url&&(this.image=t.image)}))}destroy(){this.image=null,super.destroy()}},Wt([Xn(th)],t.Image.prototype,"__",void 0),Wt([Pn("")],t.Image.prototype,"url",void 0),t.Image=Wt([Jn()],t.Image),t.Canvas=class extends t.Rect{get __tag(){return"Canvas"}constructor(t){super(t),this.canvas=i.canvas(this.__),this.context=this.canvas.context,this.__.__isCanvas=this.__.__drawAfterFill=!0}draw(t,e,i,s){t.__layout.update();const n=new z(t.__world).invert(),r=new z;e&&r.translate(e.x,e.y),i&&("number"==typeof i?r.scale(i):r.scale(i.x,i.y)),s&&r.rotate(s),n.multiplyParent(r),t.__render(this.canvas,{matrix:n.withScale()}),this.paint()}paint(){this.forceUpdate("fill")}__drawAfterFill(t,e){const i=this.canvas.view,{width:s,height:n}=this;this.__.cornerRadius||this.pathInputed?(t.save(),t.clip(),t.drawImage(this.canvas.view,0,0,i.width,i.height,0,0,s,n),t.restore()):t.drawImage(this.canvas.view,0,0,i.width,i.height,0,0,s,n)}__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()}},Wt([Xn(eh)],t.Canvas.prototype,"__",void 0),Wt([Ia(100)],t.Canvas.prototype,"width",void 0),Wt([Ia(100)],t.Canvas.prototype,"height",void 0),Wt([Ia(e.devicePixelRatio)],t.Canvas.prototype,"pixelRatio",void 0),Wt([Ia(!0)],t.Canvas.prototype,"smooth",void 0),Wt([Ia()],t.Canvas.prototype,"contextSettings",void 0),t.Canvas=Wt([Jn()],t.Canvas);const{copyAndSpread:zh,includes:Nh,isSame:Yh,spread:Xh,setList:Hh}=rt;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:i,__textDrawData:s}=this.__;t.beginPath(),this.__.__letterSpacing<0?this.__drawPathByData(t):s.rows.forEach((s=>t.rect(s.x,s.y-i,s.width,e)))}__drawPathByData(t,e){const{x:i,y:s,width:n,height:r}=this.__layout.boxBounds;t.rect(i,s,n,r)}__drawRenderPath(t){t.font=this.__.__font}__updateTextDrawData(){const t=this.__;t.__textDrawData=ba.getDrawData(t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{lineHeight:i,letterSpacing:s,fontFamily:n,fontSize:r,fontWeight:o,italic:a,textCase:l,textOverflow:d,padding:c}=t,u=t.__autoWidth,_=t.__autoHeight;t.__lineHeight=za.number(i,r),t.__letterSpacing=za.number(s,r),t.__padding=c?h.fourNumber(c):void 0,t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*r)/2,t.__font=`${a?"italic ":""}${"small-caps"===l?"small-caps ":""}${"normal"!==o?o+" ":""}${r}px ${n}`,t.__clipText="show"!==d&&!t.__autoSize,this.__updateTextDrawData();const{bounds:p}=t.__textDrawData,g=e.boxBounds;if(t.__lineHeight<r&&Xh(p,r/2),u||_){if(g.x=u?p.x:0,g.y=_?p.y:0,g.width=u?p.width:t.width,g.height=_?p.height:t.height,c){const[e,i,s,n]=t.__padding;u&&(g.x-=n,g.width+=i+n),_&&(g.y-=e,g.height+=s+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();a&&(g.width+=.16*r);const f=Nh(g,p)?g:p;Yh(f,e.contentBounds)?t.__textBoxBounds=f:(e.contentBounds=f,e.renderChanged=!0,Hh(t.__textBoxBounds={},[g,p]))}__updateRenderSpread(){let t=super.__updateRenderSpread();return t||(t=this.__layout.boxBounds===this.__layout.contentBounds?0:1),t}__updateRenderBounds(){zh(this.__layout.renderBounds,this.__.__textBoxBounds,this.__layout.renderSpread)}},Wt([Xn($a)],t.Text.prototype,"__",void 0),Wt([Pn(0)],t.Text.prototype,"width",void 0),Wt([Pn(0)],t.Text.prototype,"height",void 0),Wt([xn(!1)],t.Text.prototype,"resizeFontSize",void 0),Wt([Mn("#000000")],t.Text.prototype,"fill",void 0),Wt([Sn("outside")],t.Text.prototype,"strokeAlign",void 0),Wt([Nn("all")],t.Text.prototype,"hitFill",void 0),Wt([Pn("")],t.Text.prototype,"text",void 0),Wt([Pn("L")],t.Text.prototype,"fontFamily",void 0),Wt([Pn(12)],t.Text.prototype,"fontSize",void 0),Wt([Pn("normal")],t.Text.prototype,"fontWeight",void 0),Wt([Pn(!1)],t.Text.prototype,"italic",void 0),Wt([Pn("none")],t.Text.prototype,"textCase",void 0),Wt([Pn("none")],t.Text.prototype,"textDecoration",void 0),Wt([Pn(0)],t.Text.prototype,"letterSpacing",void 0),Wt([Pn({type:"percent",value:1.5})],t.Text.prototype,"lineHeight",void 0),Wt([Pn(0)],t.Text.prototype,"paraIndent",void 0),Wt([Pn(0)],t.Text.prototype,"paraSpacing",void 0),Wt([Pn("left")],t.Text.prototype,"textAlign",void 0),Wt([Pn("top")],t.Text.prototype,"verticalAlign",void 0),Wt([Pn("normal")],t.Text.prototype,"textWrap",void 0),Wt([Pn("show")],t.Text.prototype,"textOverflow",void 0),t.Text=Wt([Jn()],t.Text),t.Path=class extends t.UI{get __tag(){return"Path"}constructor(t){super(t),this.__.__pathInputed=2}},Wt([Xn(Za)],t.Path.prototype,"__",void 0),Wt([Sn("center")],t.Path.prototype,"strokeAlign",void 0),t.Path=Wt([Jn()],t.Path),t.Pen=class extends t.Group{get __tag(){return"Pen"}constructor(t){super(t)}setStyle(e){const i=this.pathElement=new t.Path(e);return this.pathStyle=e,this.__path=i.path||(i.path=[]),this.add(i),this}beginPath(){return this.__path.length=0,this.paint(),this}moveTo(t,e){return this}lineTo(t,e){return this}bezierCurveTo(t,e,i,s,n,r){return this}quadraticCurveTo(t,e,i,s){return this}closePath(){return this}rect(t,e,i,s){return this}roundRect(t,e,i,s,n){return this}ellipse(t,e,i,s,n,r,o,a){return this}arc(t,e,i,s,n,r){return this}arcTo(t,e,i,s,n){return this}drawEllipse(t,e,i,s,n,r,o,a){return this}drawArc(t,e,i,s,n,r){return this}drawPoints(t,e,i){return this}clearPath(){return this}paint(){this.pathElement.forceUpdate("path")}},Wt([Xn(Qa)],t.Pen.prototype,"__",void 0),Wt([(t,e)=>{fn(t,e,{get(){return this.__path}})}],t.Pen.prototype,"path",void 0),t.Pen=Wt([Qn(ts,["set","beginPath","path"]),Jn()],t.Pen),t.App=class extends t.Leafer{get __tag(){return"App"}get isApp(){return!0}constructor(t,e){super(t,e)}init(t,e){if(super.init(t,e),t){const{ground:e,tree:s,sky:n,editor:r}=t;e&&(this.ground=this.addLeafer(e)),(s||r)&&(this.tree=this.addLeafer(s)),(n||r)&&(this.sky=this.addLeafer(n||{type:"draw",usePartRender:!1})),r&&(this.editor=i.editor(r),this.sky.add(this.editor))}}__setApp(){const{canvas:t}=this,{realCanvas:e,view:i}=this.config;e||i===this.canvas.view||!t.parentView?this.realCanvas=!0:t.unrealCanvas(),this.leafer=this,this.watcher.disable(),this.layouter.disable(),this.__eventIds.push(this.on_(Ur.CHANGE,this.__onPropertyChange,this))}start(){super.start(),this.children.forEach((t=>t.start()))}stop(){this.children.forEach((t=>t.stop())),super.stop()}unlockLayout(){super.unlockLayout(),this.children.forEach((t=>t.unlockLayout()))}lockLayout(){super.lockLayout(),this.children.forEach((t=>t.lockLayout()))}forceRender(t){this.children.forEach((e=>e.forceRender(t)))}addLeafer(e){const i=new t.Leafer(e);return this.add(i),i}add(t,e){if(!t.view){if(this.realCanvas&&!this.canvas.bounds)return void setTimeout((()=>this.add(t,e)),10);t.init(this.__getChildConfig(t.userConfig),this)}super.add(t,e),void 0!==e&&(t.canvas.childIndex=e),this.__listenChildEvents(t)}__onPropertyChange(){wt.showHitView&&this.children.forEach((t=>t.forceUpdate("surface")))}__onCreated(){this.created=this.children.every((t=>t.created))}__onReady(){this.children.every((t=>t.ready))&&super.__onReady()}__onViewReady(){this.children.every((t=>t.viewReady))&&super.__onViewReady()}__onChildRenderEnd(t){this.renderer.addBlock(t.renderBounds),this.viewReady&&this.renderer.update()}__render(t,e){if(t.context){if(e.matrix){const{a:i,b:s,c:n,d:r,e:o,f:a}=e.matrix;t.setTransform(i,s,n,r,o,a)}this.children.forEach((e=>t.copyWorld(e.canvas)))}}__onResize(t){this.children.forEach((e=>e.resize(t))),super.__onResize(t)}__checkUpdateLayout(){this.children.forEach((t=>t.__layout.update()))}__getChildConfig(t){let e=Object.assign({},this.config);return e.hittable=e.realCanvas=void 0,t&&Dt.assign(e,t),this.autoLayout&&Dt.copyAttrs(e,this,Vt),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once(Yr.END,(()=>this.__onReady())),t.once(Hr.START,(()=>this.__onCreated())),t.once(Hr.END,(()=>this.__onViewReady())),this.realCanvas&&this.__eventIds.push(t.on_(Hr.END,this.__onChildRenderEnd,this))}},t.App=Wt([Jn()],t.App);const jh={},Vh={isHoldSpaceKey:()=>Vh.isHold("Space"),isHold:t=>jh[t],setDownCode(t){jh[t]||(jh[t]=!0)},setUpCode(t){jh[t]=!1}},Gh={LEFT:1,RIGHT:2,MIDDLE:4,defaultLeft(t){t.buttons||(t.buttons=1)},left:t=>1===t.buttons,right:t=>2===t.buttons,middle:t=>4===t.buttons};class Kh extends Ar{get spaceKey(){return Vh.isHoldSpaceKey()}get left(){return Gh.left(this)}get right(){return Gh.right(this)}get middle(){return Gh.middle(this)}constructor(t){super(t.type),this.bubbles=!0,Object.assign(this,t)}getPage(){return this.current.getPagePoint(this)}getInner(t){return t||(t=this.current),t.getInnerPoint(this)}getLocal(t){return t||(t=this.current),t.getLocalPoint(this)}static changeName(t,e){Lt.changeName(t,e)}}t.PointerEvent=class extends Kh{},t.PointerEvent.POINTER="pointer",t.PointerEvent.BEFORE_DOWN="pointer.before_down",t.PointerEvent.BEFORE_MOVE="pointer.before_move",t.PointerEvent.BEFORE_UP="pointer.before_up",t.PointerEvent.DOWN="pointer.down",t.PointerEvent.MOVE="pointer.move",t.PointerEvent.UP="pointer.up",t.PointerEvent.OVER="pointer.over",t.PointerEvent.OUT="pointer.out",t.PointerEvent.ENTER="pointer.enter",t.PointerEvent.LEAVE="pointer.leave",t.PointerEvent.TAP="tap",t.PointerEvent.DOUBLE_TAP="double_tap",t.PointerEvent.CLICK="click",t.PointerEvent.DOUBLE_CLICK="double_click",t.PointerEvent.LONG_PRESS="long_press",t.PointerEvent.LONG_TAP="long_tap",t.PointerEvent.MENU="pointer.menu",t.PointerEvent.MENU_TAP="pointer.menu_tap",t.PointerEvent=Wt([$n()],t.PointerEvent);const qh={};function Zh(e){e.isApp||e.__eventIds.push(e.on_(t.MoveEvent.BEFORE_MOVE,(t=>{e.zoomLayer.move(e.getValidMove(t.moveX,t.moveY))})),e.on_(t.ZoomEvent.BEFORE_ZOOM,(t=>{const{zoomLayer:i}=e,s=e.getValidScale(t.scale);1!==s&&(D.scaleOf(i,t,s),i.scale=i.__.scaleX*s)})))}t.DragEvent=class extends t.PointerEvent{static setList(t){this.list=t instanceof Ho?t:new Ho(t)}static setData(t){this.data=t}static getValidMove(t,e,i){const{draggable:s,dragBounds:n,x:r,y:o}=t,a=t.getLocalPoint(i,null,!0);return a.x+=e.x-r,a.y+=e.y-o,n&&this.getMoveInDragBounds(t.__local,"parent"===n?t.parent.boxBounds:n,a,!0),"x"===s&&(a.y=0),"y"===s&&(a.x=0),a}static getMoveInDragBounds(t,e,i,s){const n=t.x+i.x,r=t.y+i.y,o=n+t.width,a=r+t.height,h=e.x+e.width,l=e.y+e.height;return s||(i=Object.assign({},i)),rt.includes(t,e)?(n>e.x?i.x+=e.x-n:o<h&&(i.x+=h-o),r>e.y?i.y+=e.y-r:a<l&&(i.y+=l-a)):(n<e.x?i.x+=e.x-n:o>h&&(i.x+=h-o),r<e.y?i.y+=e.y-r:a>l&&(i.y+=l-a)),i}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(qh,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(qh,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(qh,null,!0)}getPageTotal(){return this.getPageMove(!0)}getInnerTotal(t){return this.getInnerMove(t,!0)}getLocalTotal(t){return this.getLocalMove(t,!0)}getPageBounds(){const t=this.getPageTotal(),e=this.getPage(),i={};return rt.set(i,e.x-t.x,e.y-t.y,t.x,t.y),rt.unsign(i),i}assignMove(t){qh.x=t?this.totalX:this.moveX,qh.y=t?this.totalY:this.moveY}},t.DragEvent.BEFORE_DRAG="drag.before_drag",t.DragEvent.START="drag.start",t.DragEvent.DRAG="drag",t.DragEvent.END="drag.end",t.DragEvent.OVER="drag.over",t.DragEvent.OUT="drag.out",t.DragEvent.ENTER="drag.enter",t.DragEvent.LEAVE="drag.leave",t.DragEvent=Wt([$n()],t.DragEvent),t.DropEvent=class extends t.PointerEvent{static setList(e){t.DragEvent.setList(e)}static setData(e){t.DragEvent.setData(e)}},t.DropEvent.DROP="drop",t.DropEvent=Wt([$n()],t.DropEvent),t.MoveEvent=class extends t.DragEvent{},t.MoveEvent.BEFORE_MOVE="move.before_move",t.MoveEvent.START="move.start",t.MoveEvent.MOVE="move",t.MoveEvent.END="move.end",t.MoveEvent=Wt([$n()],t.MoveEvent),t.RotateEvent=class extends Kh{},t.RotateEvent.BEFORE_ROTATE="rotate.before_rotate",t.RotateEvent.START="rotate.start",t.RotateEvent.ROTATE="rotate",t.RotateEvent.END="rotate.end",t.RotateEvent=Wt([$n()],t.RotateEvent),t.SwipeEvent=class extends t.DragEvent{},t.SwipeEvent.SWIPE="swipe",t.SwipeEvent.LEFT="swipe.left",t.SwipeEvent.RIGHT="swipe.right",t.SwipeEvent.UP="swipe.up",t.SwipeEvent.DOWN="swipe.down",t.SwipeEvent=Wt([$n()],t.SwipeEvent),t.ZoomEvent=class extends Kh{},t.ZoomEvent.BEFORE_ZOOM="zoom.before_zoom",t.ZoomEvent.START="zoom.start",t.ZoomEvent.ZOOM="zoom",t.ZoomEvent.END="zoom.end",t.ZoomEvent=Wt([$n()],t.ZoomEvent),t.KeyEvent=class extends Kh{},t.KeyEvent.DOWN="key.down",t.KeyEvent.HOLD="key.hold",t.KeyEvent.UP="key.up",t.KeyEvent=Wt([$n()],t.KeyEvent);const Qh=wt.get("LeaferTypeCreator"),Jh={list:{},register(t,e){$h[t]?Qh.repeat(t):$h[t]=e},run(t,e){const i=$h[t];i?i(e):Qh.error("no",t)}},{list:$h,register:tl}=Jh;tl("draw",(()=>{})),tl("custom",(()=>{})),tl("design",Zh),tl("document",(function(t){Zh(t),t.config.move.scroll="limit",t.config.zoom.min=1}));const el=t.Leafer.prototype;el.initType=function(t){Jh.run(t,this)},el.getValidMove=function(t,e){const{scroll:i,disabled:s}=this.app.config.move;if(i&&(Math.abs(t)>Math.abs(e)?e=0:t=0,"limit"===i)){const{x:i,y:s,width:n,height:r}=new lt(this.__world).addPoint(this.zoomLayer),o=i+n-this.width,a=s+r-this.height;i>=0&&o<=0?t=0:t>0?i+t>0&&(t=-i):t<0&&o+t<0&&(t=-o),s>=0&&a<=0?e=0:e>0?s+e>0&&(e=-s):e<0&&a+e<0&&(e=-a)}return{x:s?0:t,y:s?0:e}},el.getValidScale=function(t){const{scaleX:e}=this.zoomLayer.__,{min:i,max:s,disabled:n}=this.app.config.zoom,r=Math.abs(e*t);return r<i?t=i/e:r>s&&(t=s/e),n?1:t};class il{get transforming(){return!!(this.moveData||this.zoomData||this.rotateData)}constructor(t){this.interaction=t}move(e){const{interaction:i}=this;if(e.moveType||(e.moveType="move"),!this.moveData){const{path:s}=i.selector.getByPoint(e,i.hitRadius);e.path=s,this.moveData=Object.assign(Object.assign({},e),{moveX:0,moveY:0}),i.cancelHover(),i.emit(t.MoveEvent.START,this.moveData)}e.path=this.moveData.path,i.emit(t.MoveEvent.BEFORE_MOVE,e),i.emit(t.MoveEvent.MOVE,e),this.transformEndWait()}zoom(e){const{interaction:i}=this;if(!this.zoomData){const{path:s}=i.selector.getByPoint(e,i.hitRadius);e.path=s,this.zoomData=Object.assign(Object.assign({},e),{scale:1}),i.cancelHover(),i.emit(t.ZoomEvent.START,this.zoomData)}e.path=this.zoomData.path,i.emit(t.ZoomEvent.BEFORE_ZOOM,e),i.emit(t.ZoomEvent.ZOOM,e),this.transformEndWait()}rotate(e){const{interaction:i}=this;if(!this.rotateData){const{path:s}=i.selector.getByPoint(e,i.hitRadius);e.path=s,this.rotateData=Object.assign(Object.assign({},e),{rotation:0}),i.cancelHover(),i.emit(t.RotateEvent.START,this.rotateData)}e.path=this.rotateData.path,i.emit(t.RotateEvent.BEFORE_ROTATE,e),i.emit(t.RotateEvent.ROTATE,e),this.transformEndWait()}transformEndWait(){clearTimeout(this.transformTimer),this.transformTimer=setTimeout((()=>{this.transformEnd()}),this.interaction.config.pointer.transformTime)}transformEnd(){this.moveEnd(),this.zoomEnd(),this.rotateEnd()}moveEnd(){this.moveData&&(this.interaction.emit(t.MoveEvent.END,this.moveData),this.moveData=null)}zoomEnd(){this.zoomData&&(this.interaction.emit(t.ZoomEvent.END,this.zoomData),this.zoomData=null)}rotateEnd(){this.rotateData&&(this.interaction.emit(t.RotateEvent.END,this.rotateData),this.rotateData=null)}destroy(){this.zoomData=this.moveData=this.rotateData=null}}const sl={getMoveEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:t.x,y:t.y,moveX:e.x,moveY:e.y}),getRotateEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:t.x,y:t.y,rotation:e}),getZoomEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:t.x,y:t.y,scale:e}),getDragEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:i.x,y:i.y,moveX:i.x-e.x,moveY:i.y-e.y,totalX:i.x-t.x,totalY:i.y-t.y}),getDropEventData:(t,e,i)=>Object.assign(Object.assign({},t),{list:e,data:i}),getSwipeDirection:e=>e<-45&&e>-135?t.SwipeEvent.UP:e>45&&e<135?t.SwipeEvent.DOWN:e<=45&&e>=-45?t.SwipeEvent.RIGHT:t.SwipeEvent.LEFT,getSwipeEventData:(t,e,i)=>Object.assign(Object.assign({},i),{moveX:e.moveX,moveY:e.moveY,totalX:i.x-t.x,totalY:i.y-t.y,type:nl.getSwipeDirection(D.getAngle(t,i))}),getBase(t){const e=1===t.button?4:t.button;return{altKey:t.altKey,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,metaKey:t.metaKey,buttons:void 0===t.buttons?1:0===t.buttons?e:t.buttons,origin:t}},pathHasEventType(t,e){const{list:i}=t;for(let t=0,s=i.length;t<s;t++)if(i[t].hasEvent(e))return!0;return!1},filterPathByEventType(t,e){const i=new Ho,{list:s}=t;for(let t=0,n=s.length;t<n;t++)s[t].hasEvent(e)&&i.add(s[t]);return i}},nl=sl,rl=new Ho,{getDragEventData:ol,getDropEventData:al,getSwipeEventData:hl}=sl;class ll{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=ol(t,t,t),this.canAnimate=this.canDragOut=!0}getList(){const{proxy:e}=this.interaction.selector;return!this.dragging||e&&e.list.length?rl:t.DragEvent.list||this.dragableList||rl}checkDrag(e,i){const{interaction:s}=this;if(this.moving&&e.buttons<1)return this.canAnimate=!1,void s.pointerCancel();!this.moving&&i&&(this.moving=s.canMove(this.downData)||s.isHoldRightKey||s.isMobileDragEmpty)&&(this.dragData.moveType="drag",s.emit(t.MoveEvent.START,this.dragData)),this.moving||this.dragStart(e,i),this.drag(e)}dragStart(e,i){this.dragging||(this.dragging=i&&Gh.left(e),this.dragging&&(this.interaction.emit(t.DragEvent.START,this.dragData),this.getDragableList(this.dragData.path),this.setDragStartPoints(this.realDragableList=this.getList())))}setDragStartPoints(t){this.dragStartPoints={},t.forEach((t=>this.dragStartPoints[t.innerId]={x:t.x,y:t.y}))}getDragableList(t){let e;for(let i=0,s=t.length;i<s;i++)if(e=t.list[i],(e.__.draggable||e.__.editable)&&e.__.hitSelf&&!e.__.locked){this.dragableList=new Ho(e);break}}drag(e){const{interaction:i,dragData:s,downData:n}=this,{path:r,throughPath:o}=n;this.dragData=ol(n,s,e),o&&(this.dragData.throughPath=o),this.dragData.path=r,this.moving?(this.dragData.moveType="drag",i.emit(t.MoveEvent.BEFORE_MOVE,this.dragData),i.emit(t.MoveEvent.MOVE,this.dragData)):this.dragging&&(this.dragReal(),i.emit(t.DragEvent.BEFORE_DRAG,this.dragData),i.emit(t.DragEvent.DRAG,this.dragData))}dragReal(){const{running:e}=this.interaction,i=this.realDragableList;if(i.length&&e){const{totalX:e,totalY:s}=this.dragData;i.forEach((i=>i.draggable&&i.move(t.DragEvent.getValidMove(i,this.dragStartPoints[i.innerId],{x:e,y:s}))))}}dragOverOrOut(e){const{interaction:i}=this,{dragOverPath:s}=this,{path:n}=e;this.dragOverPath=n,s?n.indexAt(0)!==s.indexAt(0)&&(i.emit(t.DragEvent.OUT,e,s),i.emit(t.DragEvent.OVER,e,n)):i.emit(t.DragEvent.OVER,e,n)}dragEnterOrLeave(e){const{interaction:i}=this,{dragEnterPath:s}=this,{path:n}=e;i.emit(t.DragEvent.LEAVE,e,s,n),i.emit(t.DragEvent.ENTER,e,n,s),this.dragEnterPath=n}dragEnd(t,e){if(!this.dragging&&!this.moving)return;const{moveX:i,moveY:s}=this.dragData;this.interaction.config.move.dragAnimate&&this.canAnimate&&this.moving&&(Math.abs(i)>1||Math.abs(s)>1)?(t=Object.assign({},t),e=.9*(e||("touch"===t.pointerType?2:1)),D.move(t,i*e,s*e),this.drag(t),this.animate((()=>{this.dragEnd(t,1)}))):this.dragEndReal(t)}dragEndReal(e){const{interaction:i,downData:s,dragData:n}=this;e||(e=n);const{path:r,throughPath:o}=s,a=ol(s,e,e);if(o&&(a.throughPath=o),a.path=r,this.moving&&(this.moving=!1,a.moveType="drag",i.emit(t.MoveEvent.END,a)),this.dragging){const r=this.getList();this.dragging=!1,i.emit(t.DragEvent.END,a),this.swipe(e,s,n,a),this.drop(e,r,this.dragEnterPath)}this.autoMoveCancel(),this.dragReset(),this.animate(null,"off")}animate(t,e){const i=t||this.animateWait;i&&this.interaction.target.nextRender(i,null,e),this.animateWait=t}swipe(t,e,i,s){const{interaction:n}=this;if(D.getDistance(e,t)>n.config.pointer.swipeDistance){const t=hl(e,i,s);this.interaction.emit(t.type,t)}}drop(e,i,s){const n=al(e,i,t.DragEvent.data);n.path=s,this.interaction.emit(t.DropEvent.DROP,n),this.interaction.emit(t.DragEvent.LEAVE,e,s)}dragReset(){t.DragEvent.list=t.DragEvent.data=this.dragableList=this.dragData=this.downData=this.dragOverPath=this.dragEnterPath=null}checkDragOut(t){const{interaction:e}=this;this.autoMoveCancel(),this.dragging&&!e.shrinkCanvasBounds.hitPoint(t)&&this.autoMoveOnDragOut(t)}autoMoveOnDragOut(t){const{interaction:e,downData:i,canDragOut:s}=this,{autoDistance:n,dragOut:r}=e.config.move;if(!r||!s||!n)return;const o=e.shrinkCanvasBounds,{x:a,y:h}=o,l=rt.maxX(o),d=rt.maxY(o),c=t.x<a?n:l<t.x?-n:0,u=t.y<h?n:d<t.y?-n:0;let _=0,p=0;this.autoMoveTimer=setInterval((()=>{_+=c,p+=u,D.move(i,c,u),D.move(this.dragData,c,u),e.move(Object.assign(Object.assign({},t),{moveX:c,moveY:u,totalX:_,totalY:p,moveType:"drag"})),e.pointerMoveReal(t)}),10)}autoMoveCancel(){this.autoMoveTimer&&(clearInterval(this.autoMoveTimer),this.autoMoveTimer=0)}destroy(){this.dragReset()}}const dl=wt.get("emit");const cl=["move","zoom","rotate","key"];function ul(t,e,i,s,n){if(cl.some((t=>e.startsWith(t)))&&t.__.hitChildren&&!pl(t,n)){let r;for(let o=0,a=t.children.length;o<a;o++)r=t.children[o],!i.path.has(r)&&r.__.hittable&&_l(r,e,i,s,n)}}function _l(t,e,i,s,n){if(t.destroyed)return!1;if(t.__.hitSelf&&!pl(t,n)&&(La.updateEventStyle&&La.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const n=Lt.get(e,i);if(t.emitEvent(n,s),n.isStop)return!0}return!1}function pl(t,e){return e&&e.has(t)}const gl={getData(t){const e=t[0],i=t[1],s=D.getCenter(e.from,i.from),n=D.getCenter(e.to,i.to),r={x:n.x-s.x,y:n.y-s.y},o=D.getDistance(e.from,i.from);return{move:r,scale:D.getDistance(e.to,i.to)/o,angle:D.getRotation(e.from,i.from,e.to,i.to),center:n}}},fl={wheel:{zoomSpeed:.5,moveSpeed:.5,rotateSpeed:.5,delta:{x:20,y:8},preventDefault:!0},pointer:{hitRadius:5,tapTime:120,longPressTime:800,transformTime:500,hover:!0,dragHover:!0,dragDistance:2,swipeDistance:20,preventDefaultMenu:!0},cursor:!0,keyEvent:!0},{pathHasEventType:yl,getMoveEventData:vl,getZoomEventData:ml,getRotateEventData:wl}=sl;class xl{get dragging(){return this.dragger.dragging}get transforming(){return this.transformer.transforming}get moveMode(){return this.config.move.drag||this.isHoldSpaceKey||this.isHoldMiddleKey||this.isHoldRightKey&&this.dragger.moving||this.isDragEmpty}get canHover(){return this.config.pointer.hover&&!this.config.mobile}get isDragEmpty(){return this.config.move.dragEmpty&&this.isRootPath(this.hoverData)&&(!this.downData||this.isRootPath(this.downData))}get isMobileDragEmpty(){return this.config.move.dragEmpty&&!this.canHover&&this.downData&&this.isTreePath(this.downData)}get isHoldMiddleKey(){return this.config.move.holdMiddleKey&&this.downData&&Gh.middle(this.downData)}get isHoldRightKey(){return this.config.move.holdRightKey&&this.downData&&Gh.right(this.downData)}get isHoldSpaceKey(){return this.config.move.holdSpaceKey&&Vh.isHoldSpaceKey()}get hitRadius(){return this.config.pointer.hitRadius}constructor(t,e,i,s){this.config=fl,this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new Ho(t),this.transformer=new il(this),this.dragger=new ll(this),s&&(this.config=Dt.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(e,i){e||(e=this.hoverData),e&&(Gh.defaultLeft(e),this.updateDownData(e),this.checkPath(e,i),this.downTime=Date.now(),this.emit(t.PointerEvent.BEFORE_DOWN,e),this.emit(t.PointerEvent.DOWN,e),Gh.left(e)&&(this.tapWait(),this.longPressWait(e)),this.waitMenuTap=Gh.right(e),this.dragger.setDragData(e),this.isHoldRightKey||this.updateCursor(e))}pointerMove(t){if(t||(t=this.hoverData),!t)return;const{downData:e}=this;e&&Gh.defaultLeft(t);(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(e){const{dragHover:i,dragDistance:s}=this.config.pointer;if(this.emit(t.PointerEvent.BEFORE_MOVE,e,this.defaultPath),this.downData){const t=D.getDistance(this.downData,e)>s;t&&(this.waitTap&&this.pointerWaitCancel(),this.waitMenuTap=!1),this.dragger.checkDrag(e,t)}this.dragger.moving||(this.updateHoverData(e),this.checkPath(e),this.emit(t.PointerEvent.MOVE,e),this.dragging&&!i||this.pointerHover(e),this.dragger.dragging&&(this.dragger.dragOverOrOut(e),this.dragger.dragEnterOrLeave(e))),this.updateCursor(this.downData||e)}pointerUp(e){const{downData:i}=this;if(e||(e=i),!i)return;Gh.defaultLeft(e),e.multiTouch=i.multiTouch,this.findPath(e);const s=Object.assign(Object.assign({},e),{path:e.path.clone()});e.path.addList(i.path.list),this.checkPath(e),this.downData=null,this.emit(t.PointerEvent.BEFORE_UP,e),this.emit(t.PointerEvent.UP,e),this.touchLeave(e),e.isCancel||(this.tap(e),this.menuTap(e)),this.dragger.dragEnd(e),this.updateCursor(s)}pointerCancel(){const t=Object.assign({},this.dragger.dragData);t.isCancel=!0,this.pointerUp(t)}multiTouch(t,e){const{move:i,angle:s,scale:n,center:r}=gl.getData(e);this.rotate(wl(r,s,t)),this.zoom(ml(r,n,t)),this.move(vl(r,i,t))}menu(e){this.findPath(e),this.emit(t.PointerEvent.MENU,e)}menuTap(e){this.waitMenuTap&&this.emit(t.PointerEvent.MENU_TAP,e)}move(t){this.transformer.move(t)}zoom(t){this.transformer.zoom(t)}rotate(t){this.transformer.rotate(t)}transformEnd(){this.transformer.transformEnd()}keyDown(e){if(!this.config.keyEvent)return;const{code:i}=e;this.downKeyMap[i]||(this.downKeyMap[i]=!0,Vh.setDownCode(i),this.emit(t.KeyEvent.HOLD,e,this.defaultPath),this.moveMode&&(this.cancelHover(),this.updateCursor())),this.emit(t.KeyEvent.DOWN,e,this.defaultPath)}keyUp(e){if(!this.config.keyEvent)return;const{code:i}=e;this.downKeyMap[i]=!1,Vh.setUpCode(i),this.emit(t.KeyEvent.UP,e,this.defaultPath),"grab"===this.cursor&&this.updateCursor()}pointerHover(t){this.canHover&&(this.pointerOverOrOut(t),this.pointerEnterOrLeave(t))}pointerOverOrOut(e){const{path:i}=e,{overPath:s}=this;this.overPath=i,s?i.indexAt(0)!==s.indexAt(0)&&(this.emit(t.PointerEvent.OUT,e,s),this.emit(t.PointerEvent.OVER,e,i)):this.emit(t.PointerEvent.OVER,e,i)}pointerEnterOrLeave(e){let{path:i}=e;this.downData&&!this.moveMode&&(i=i.clone(),this.downData.path.forEach((t=>i.add(t))));const{enterPath:s}=this;this.enterPath=i,this.emit(t.PointerEvent.LEAVE,e,s,i),this.emit(t.PointerEvent.ENTER,e,i,s)}touchLeave(e){"touch"===e.pointerType&&this.enterPath&&(this.emit(t.PointerEvent.LEAVE,e),this.dragger.dragging&&this.emit(t.DropEvent.LEAVE,e))}tap(e){const{pointer:i}=this.config,s=this.longTap(e);if(!i.tapMore&&s)return;if(!this.waitTap)return;i.tapMore&&this.emitTap(e);const n=Date.now()-this.downTime,r=[t.PointerEvent.DOUBLE_TAP,t.PointerEvent.DOUBLE_CLICK].some((t=>yl(e.path,t)));n<i.tapTime+50&&r?(this.tapCount++,2===this.tapCount?(this.tapWaitCancel(),this.emitDoubleTap(e)):(clearTimeout(this.tapTimer),this.tapTimer=setTimeout((()=>{i.tapMore||(this.tapWaitCancel(),this.emitTap(e))}),i.tapTime))):i.tapMore||(this.tapWaitCancel(),this.emitTap(e))}findPath(t,e){const{hitRadius:i,through:s}=this.config.pointer,{bottomList:n}=this,r=this.selector.getByPoint(t,i,Object.assign({bottomList:n,name:t.type},e||{through:s}));return r.throughPath&&(t.throughPath=r.throughPath),t.path=r.path,r.path}isRootPath(t){return t&&t.path.list[0].isLeafer}isTreePath(t){const e=this.target.app;return!(!e||!e.isApp)&&(e.editor&&!t.path.has(e.editor)&&t.path.has(e.tree)&&!t.target.syncEventer)}checkPath(t,e){(e||this.canMove(t))&&(t.path=this.defaultPath)}canMove(t){return this.moveMode&&t&&t.path.list.every((t=>!t.isOutside))}isDrag(t){return this.dragger.getList().has(t)}isPress(t){return this.downData&&this.downData.path.has(t)}isHover(t){return this.enterPath&&this.enterPath.has(t)}isFocus(t){return this.focusData===t}cancelHover(){const{hoverData:t}=this;t&&(t.path=this.defaultPath,this.pointerHover(t))}updateDownData(t,e,i){const{downData:s}=this;!t&&s&&(t=s),t&&(this.findPath(t,e),i&&s&&t.path.addList(s.path.list),this.downData=t)}updateHoverData(e){e||(e=this.hoverData),e&&(this.findPath(e,{exclude:this.dragger.getList(),name:t.PointerEvent.MOVE}),this.hoverData=e)}updateCursor(t){if(!this.config.cursor||!this.canHover)return;if(t||(this.updateHoverData(),t=this.downData||this.hoverData),this.dragger.moving)return this.setCursor("grabbing");if(this.canMove(t))return this.setCursor(this.downData?"grabbing":"grab");if(!t)return;let e,i;const{path:s}=t;for(let t=0,n=s.length;t<n&&(e=s.list[t],i=e.syncEventer?e.syncEventer.cursor:e.cursor,!i);t++);this.setCursor(i)}setCursor(t){this.cursor=t}getLocal(t,e){const i=this.canvas.getClientBounds(e);return{x:t.clientX-i.x,y:t.clientY-i.y}}emitTap(e){this.emit(t.PointerEvent.TAP,e),this.emit(t.PointerEvent.CLICK,e)}emitDoubleTap(e){this.emit(t.PointerEvent.DOUBLE_TAP,e),this.emit(t.PointerEvent.DOUBLE_CLICK,e)}pointerWaitCancel(){this.tapWaitCancel(),this.longPressWaitCancel()}tapWait(){clearTimeout(this.tapTimer),this.waitTap=!0}tapWaitCancel(){clearTimeout(this.tapTimer),this.waitTap=!1,this.tapCount=0}longPressWait(e){clearTimeout(this.longPressTimer),this.longPressTimer=setTimeout((()=>{this.longPressed=!0,this.emit(t.PointerEvent.LONG_PRESS,e)}),this.config.pointer.longPressTime)}longTap(e){let i;return this.longPressed&&(this.emit(t.PointerEvent.LONG_TAP,e),(yl(e.path,t.PointerEvent.LONG_TAP)||yl(e.path,t.PointerEvent.LONG_PRESS))&&(i=!0)),this.longPressWaitCancel(),i}longPressWaitCancel(){clearTimeout(this.longPressTimer),this.longPressed=!1}__onResize(){this.shrinkCanvasBounds=new lt(this.canvas.bounds),this.shrinkCanvasBounds.spread(-2)}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(zr.RESIZE,this.__onResize,this)],t.once(jr.READY,(()=>this.__onResize()))}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}emit(t,e,i,s){this.running&&function(t,e,i,s){if(!i&&!e.path)return;let n;e.type=t,i?e=Object.assign(Object.assign({},e),{path:i}):i=e.path,e.target=i.indexAt(0);try{for(let r=i.length-1;r>-1;r--){if(n=i.list[r],_l(n,t,e,!0,s))return;n.isApp&&ul(n,t,e,!0,s)}for(let r=0,o=i.length;r<o;r++)if(n=i.list[r],n.isApp&&ul(n,t,e,!1,s),_l(n,t,e,!1,s))return}catch(t){dl.error(t)}}(t,e,i,s)}destroy(){this.__eventIds.length&&(this.stop(),this.__removeListenEvents(),this.dragger.destroy(),this.transformer.destroy(),this.downData=this.overPath=this.enterPath=null)}}class bl{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}bl.custom={};class El extends Ot{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new Ho,this.pixelList=new Ho}getPixelType(t,e){return this.__autoClear(),this.pixelList.add(t),i.hitCanvas(e)}getPathType(t){return this.__autoClear(),this.pathList.add(t),i.hitCanvas()}clearImageType(){this.__clearLeafList(this.pixelList)}clearPathType(){this.__clearLeafList(this.pathList)}__clearLeafList(t){t.length&&(t.forEach((t=>{t.__hitCanvas&&(t.__hitCanvas.destroy(),t.__hitCanvas=null)})),t.reset())}__autoClear(){this.pathList.length+this.pixelList.length>this.maxTotal&&this.clear()}clear(){this.clearPathType(),this.clearImageType()}}const{toInnerRadiusPointOf:Bl,copy:Rl,setRadius:Pl}=D,Cl={},Tl=t.Leaf.prototype;Tl.__hitWorld=function(t){if(!this.__.hitSelf)return!1;this.__.hitRadius&&(Rl(Cl,t),Pl(t=Cl,this.__.hitRadius)),Bl(t,this.__world,Cl);const{width:e,height:i}=this.__world,s=e<10&&i<10;if(this.__.hitBox||s){if(rt.hitRadiusPoint(this.__layout.boxBounds,Cl))return!0;if(s)return!1}return!this.__layout.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),this.__layout.boundsChanged||(this.__layout.hitCanvasChanged=!1)),this.__hit(Cl)},Tl.__hitFill=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitFill(t,this.__.windingRule)},Tl.__hitStroke=function(t,e){var i;return null===(i=this.__hitCanvas)||void 0===i?void 0:i.hitStroke(t,e)},Tl.__hitPixel=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitPixel(t,this.__layout.renderBounds,this.__hitCanvas.hitScale)},Tl.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const kl=new z,Ll=t.UI.prototype;Ll.__updateHitCanvas=function(){const t=this.__,{hitCanvasManager:i}=this.leafer,s=(t.__pixelFill||t.__isCanvas)&&"pixel"===t.hitFill,n=t.__pixelStroke&&"pixel"===t.hitStroke,r=s||n;this.__hitCanvas||(this.__hitCanvas=r?i.getPixelType(this,{contextSettings:{willReadFrequently:!0}}):i.getPathType(this));const o=this.__hitCanvas;if(r){const{renderBounds:i}=this.__layout,r=e.image.hitCanvasSize,a=o.hitScale=dt.set(0,0,r,r).getFitMatrix(i,.5).a,{x:h,y:l,width:d,height:c}=dt.set(i).scale(a);o.resize({width:d,height:c,pixelRatio:1}),o.clear(),cn.patternLocked=!0,this.__renderShape(o,{matrix:kl.setWith(this.__world).scaleWith(1/a).invertWith().translate(-h,-l)},!s,!n),cn.patternLocked=!1,o.resetTransform(),t.__isHitPixel=!0}else t.__isHitPixel&&(t.__isHitPixel=!1);this.__drawHitPath(o),o.setStrokeOptions(t)},Ll.__hit=function(t){"miniapp"===e.name&&this.__drawHitPath(this.__hitCanvas);const i=this.__;if(i.__isHitPixel&&this.__hitPixel(t))return!0;const{hitFill:s}=i,n=(i.fill||i.__isCanvas)&&("path"===s||"pixel"===s&&!(i.__pixelFill||i.__isCanvas))||"all"===s;if(n&&this.__hitFill(t))return!0;const{hitStroke:r,__strokeWidth:o}=i,a=i.stroke&&("path"===r||"pixel"===r&&!i.__pixelStroke)||"all"===r;if(!n&&!a)return!1;const h=2*t.radiusX;let l=h;if(a)switch(i.strokeAlign){case"inside":if(l+=2*o,!n&&this.__hitFill(t)&&this.__hitStroke(t,l))return!0;l=h;break;case"center":l+=o;break;case"outside":if(l+=2*o,!n){if(!this.__hitFill(t)&&this.__hitStroke(t,l))return!0;l=h}}return!!l&&this.__hitStroke(t,l)};const Sl=new t.UI,Ol=t.Rect.prototype;Ol.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?Sl.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},Ol.__hitFill=function(t){return this.__hitCanvas?Sl.__hitFill.call(this,t):rt.hitRadiusPoint(this.__layout.boxBounds,t)};const Dl=t.UI.prototype,Il=t.Group.prototype;Dl.find=function(t,e){return this.leafer?this.leafer.selector.getBy(t,this,!1,e):[]},Dl.findOne=function(t,e){return this.leafer?this.leafer.selector.getBy(t,this,!0,e):null},Il.pick=function(t,e){return this.__layout.update(),e||(e={}),this.leafer?this.leafer.selector.getByPoint(t,e.hitRadius||0,Object.assign(Object.assign({},e),{target:this})):null};const Ml=Gt.prototype;Ml.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},Ml.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},Ml.hitPixel=function(t,e,i=1){let{x:s,y:n,radiusX:r,radiusY:o}=t;e&&(s-=e.x,n-=e.y),dt.set(s-r,n-o,2*r,2*o).scale(i).ceil();const{data:a}=this.context.getImageData(dt.x,dt.y,dt.width||1,dt.height||1);for(let t=0,e=a.length;t<e;t+=4)if(a[t+3]>0)return!0;return a[3]>0};const Al={convert(t,e){const i=sl.getBase(t),s=Object.assign(Object.assign({},i),{x:e.x,y:e.y,width:t.width,height:t.height,pointerType:t.pointerType,pressure:t.pressure});return"pen"===s.pointerType&&(s.tangentialPressure=t.tangentialPressure,s.tiltX=t.tiltX,s.tiltY=t.tiltY,s.twist=t.twist),s},convertMouse(t,e){const i=sl.getBase(t);return Object.assign(Object.assign({},i),{x:e.x,y:e.y,width:1,height:1,pointerType:"mouse",pressure:.5})},convertTouch(t,e){const i=Al.getTouch(t),s=sl.getBase(t);return Object.assign(Object.assign({},s),{x:e.x,y:e.y,width:1,height:1,pointerType:"touch",multiTouch:t.touches.length>1,pressure:i.force})},getTouch:t=>t.targetTouches[0]||t.changedTouches[0]},Wl={getMove(t,e){let{moveSpeed:i}=e,{deltaX:s,deltaY:n}=t;return t.shiftKey&&!s&&(s=n,n=0),s>50&&(s=Math.max(50,s/3)),n>50&&(n=Math.max(50,n/3)),{x:-s*i*2,y:-n*i*2}},getScale(t,i){let s,n=1,{zoomMode:r,zoomSpeed:o}=i;const a=t.deltaY||t.deltaX;if(r?(s="mouse"===r||!t.deltaX&&(e.intWheelDeltaY?Math.abs(a)>17:Math.ceil(a)!==a),(t.shiftKey||t.metaKey||t.ctrlKey)&&(s=!0)):s=!t.shiftKey&&(t.metaKey||t.ctrlKey),s){o=h.within(o,0,1);n=1-a/(4*(t.deltaY?i.delta.y:i.delta.x))*o,n<.5&&(n=.5),n>=1.5&&(n=1.5)}return n}},Ul={convert(t){const e=sl.getBase(t);return Object.assign(Object.assign({},e),{code:t.code,key:t.key})}},{getMoveEventData:Fl,getZoomEventData:zl,getRotateEventData:Nl}=sl;class Yl extends xl{__listenEvents(){super.__listenEvents();const t=this.view=this.canvas.view;this.viewEvents={pointerdown:this.onPointerDown,mousedown:this.onMouseDown,touchstart:this.onTouchStart,contextmenu:this.onContextMenu,wheel:this.onWheel,gesturestart:this.onGesturestart,gesturechange:this.onGesturechange,gestureend:this.onGestureend},this.windowEvents={pointermove:this.onPointerMove,pointerup:this.onPointerUp,pointercancel:this.onPointerCancel,mousemove:this.onMouseMove,mouseup:this.onMouseUp,touchmove:this.onTouchMove,touchend:this.onTouchEnd,touchcancel:this.onTouchCancel,keydown:this.onKeyDown,keyup:this.onKeyUp,scroll:this.onScroll};const{viewEvents:e,windowEvents:i}=this;for(let i in e)e[i]=e[i].bind(this),t.addEventListener(i,e[i]);for(let t in i)i[t]=i[t].bind(this),window.addEventListener(t,i[t])}__removeListenEvents(){super.__removeListenEvents();const{viewEvents:t,windowEvents:e}=this;for(let e in t)this.view.removeEventListener(e,t[e]),this.viewEvents={};for(let t in e)window.removeEventListener(t,e[t]),this.windowEvents={}}getTouches(t){const e=[];for(let i=0,s=t.length;i<s;i++)e.push(t[i]);return e}preventDefaultPointer(t){const{pointer:e}=this.config;e.preventDefault&&t.preventDefault()}preventDefaultWheel(t){const{wheel:e}=this.config;e.preventDefault&&t.preventDefault()}preventWindowPointer(t){return!this.downData&&t.target!==this.view}onKeyDown(t){this.keyDown(Ul.convert(t))}onKeyUp(t){this.keyUp(Ul.convert(t))}onContextMenu(t){this.config.pointer.preventDefaultMenu&&t.preventDefault(),this.menu(Al.convert(t,this.getLocal(t)))}onScroll(){this.canvas.updateClientBounds()}onPointerDown(t){this.preventDefaultPointer(t),this.config.pointer.touch||this.useMultiTouch||(this.usePointer||(this.usePointer=!0),this.pointerDown(Al.convert(t,this.getLocal(t))))}onPointerMove(t){this.config.pointer.touch||this.useMultiTouch||this.preventWindowPointer(t)||(this.usePointer||(this.usePointer=!0),this.pointerMove(Al.convert(t,this.getLocal(t,!0))))}onPointerUp(t){this.downData&&this.preventDefaultPointer(t),this.config.pointer.touch||this.useMultiTouch||this.preventWindowPointer(t)||this.pointerUp(Al.convert(t,this.getLocal(t)))}onPointerCancel(){this.useMultiTouch||this.pointerCancel()}onMouseDown(t){this.preventDefaultPointer(t),this.useTouch||this.usePointer||this.pointerDown(Al.convertMouse(t,this.getLocal(t)))}onMouseMove(t){this.useTouch||this.usePointer||this.preventWindowPointer(t)||this.pointerMove(Al.convertMouse(t,this.getLocal(t,!0)))}onMouseUp(t){this.downData&&this.preventDefaultPointer(t),this.useTouch||this.usePointer||this.preventWindowPointer(t)||this.pointerUp(Al.convertMouse(t,this.getLocal(t)))}onMouseCancel(){this.useTouch||this.usePointer||this.pointerCancel()}onTouchStart(t){if(t.preventDefault(),this.multiTouchStart(t),this.usePointer)return;this.touchTimer&&(window.clearTimeout(this.touchTimer),this.touchTimer=0),this.useTouch=!0;const e=Al.getTouch(t);this.pointerDown(Al.convertTouch(t,this.getLocal(e,!0)))}onTouchMove(t){if(this.multiTouchMove(t),this.usePointer||this.preventWindowPointer(t))return;const e=Al.getTouch(t);this.pointerMove(Al.convertTouch(t,this.getLocal(e)))}onTouchEnd(t){if(this.multiTouchEnd(),this.usePointer||this.preventWindowPointer(t))return;this.touchTimer&&clearTimeout(this.touchTimer),this.touchTimer=setTimeout((()=>{this.useTouch=!1}),500);const e=Al.getTouch(t);this.pointerUp(Al.convertTouch(t,this.getLocal(e)))}onTouchCancel(){this.usePointer||this.pointerCancel()}multiTouchStart(t){this.useMultiTouch=t.touches.length>1,this.touches=this.useMultiTouch?this.getTouches(t.touches):void 0,this.useMultiTouch&&this.pointerCancel()}multiTouchMove(t){if(this.useMultiTouch&&t.touches.length>1){const e=this.getTouches(t.touches),i=this.getKeepTouchList(this.touches,e);i.length>1&&(this.multiTouch(sl.getBase(t),i),this.touches=e)}}multiTouchEnd(){this.touches=null,this.useMultiTouch=!1,this.transformEnd()}getKeepTouchList(t,e){let i;const s=[];return t.forEach((t=>{i=e.find((e=>e.identifier===t.identifier)),i&&s.push({from:this.getLocal(t),to:this.getLocal(i)})})),s}getLocalTouchs(t){return t.map((t=>this.getLocal(t)))}onWheel(t){this.preventDefaultWheel(t);const{wheel:e}=this.config;if(e.disabled)return;const i=e.getScale?e.getScale(t,e):Wl.getScale(t,e),s=this.getLocal(t),n=sl.getBase(t);1!==i?this.zoom(zl(s,i,n)):this.move(Fl(s,e.getMove?e.getMove(t,e):Wl.getMove(t,e),n))}onGesturestart(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.lastGestureScale=1,this.lastGestureRotation=0)}onGesturechange(t){if(this.useMultiTouch)return;this.preventDefaultWheel(t);const e=this.getLocal(t),i=sl.getBase(t),s=t.scale/this.lastGestureScale,n=t.rotation-this.lastGestureRotation;let{rotateSpeed:r}=this.config.wheel;r=h.within(r,0,1),this.zoom(zl(e,s*s,i)),this.rotate(Nl(e,n/Math.PI*180*(r/4+.1),i)),this.lastGestureScale=t.scale,this.lastGestureRotation=t.rotation}onGestureend(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.transformEnd())}setCursor(t){super.setCursor(t);const e=[];this.eachCursor(t,e),"object"==typeof e[e.length-1]&&e.push("default"),this.canvas.view.style.cursor=e.map((t=>"object"==typeof t?`url(${t.url}) ${t.x||0} ${t.y||0}`:t)).join(",")}eachCursor(t,e,i=0){if(i++,t instanceof Array)t.forEach((t=>this.eachCursor(t,e,i)));else{const s="string"==typeof t&&bl.get(t);s&&i<2?this.eachCursor(s,e,i):e.push(t)}}destroy(){this.view&&(super.destroy(),this.view=null,this.touches=null)}}function Xl(t,e){let i;const{rows:s,decorationY:n,decorationHeight:r}=t.__.__textDrawData;for(let t=0,o=s.length;t<o;t++)i=s[t],i.text?e.fillText(i.text,i.x,i.y):i.data&&i.data.forEach((t=>{e.fillText(t.char,t.x,i.y)})),n&&e.fillRect(i.x,i.y+n,i.width,r)}function Hl(t,e,i){const{strokeAlign:s}=e.__,n="string"!=typeof t;switch(s){case"center":i.setStroke(n?void 0:t,e.__.strokeWidth,e.__),n?Gl(t,!0,e,i):Vl(e,i);break;case"inside":jl("inside",t,n,e,i);break;case"outside":jl("outside",t,n,e,i)}}function jl(t,e,i,s,n){const{__strokeWidth:r,__font:o}=s.__,a=n.getSameCanvas(!0,!0);a.setStroke(i?void 0:e,2*r,s.__),a.font=o,i?Gl(e,!0,s,a):Vl(s,a),a.blendMode="outside"===t?"destination-out":"destination-in",Xl(s,a),a.blendMode="normal",s.__worldFlipped?n.copyWorldByReset(a,s.__nowWorld):n.copyWorldToInner(a,s.__nowWorld,s.__layout.renderBounds),a.recycle(s.__nowWorld)}function Vl(t,e){let i;const{rows:s,decorationY:n,decorationHeight:r}=t.__.__textDrawData;for(let t=0,o=s.length;t<o;t++)i=s[t],i.text?e.strokeText(i.text,i.x,i.y):i.data&&i.data.forEach((t=>{e.strokeText(t.char,t.x,i.y)})),n&&e.strokeRect(i.x,i.y+n,i.width,r)}function Gl(t,e,i,s){let n;for(let r=0,o=t.length;r<o;r++)n=t[r],n.image&&Pa.checkImage(i,s,n,!1)||n.style&&(s.strokeStyle=n.style,n.blendMode?(s.saveBlendMode(n.blendMode),e?Vl(i,s):s.stroke(),s.restoreBlendMode()):e?Vl(i,s):s.stroke())}const{getSpread:Kl,getOuterOf:ql,getByMove:Zl,getIntersectData:Ql}=rt;let Jl;function $l(t,e,i){if("object"!=typeof e||!1===e.visible||0===e.opacity)return;const{boxBounds:s}=i.__layout;switch(e.type){case"solid":let{type:n,blendMode:r,color:o,opacity:a}=e;return{type:n,blendMode:r,style:Ea.string(o,a)};case"image":return Pa.image(i,t,e,s,!Jl||!Jl[e.url]);case"linear":return Ca.linearGradient(e,s);case"radial":return Ca.radialGradient(e,s);case"angular":return Ca.conicGradient(e,s);default:return void 0!==e.r?{type:"solid",style:Ea.string(e)}:void 0}}const td={compute:function(t,e){const i=e.__,s=[];let n,r=i.__input[t];r instanceof Array||(r=[r]),Jl=Pa.recycleImage(t,i);for(let i,n=0,o=r.length;n<o;n++)i=$l(t,r[n],e),i&&s.push(i);i["_"+t]=s.length?s:void 0,s.length&&s[0].image&&(n=s[0].image.hasOpacityPixel),"fill"===t?i.__pixelFill=n:i.__pixelStroke=n},fill:function(t,e,i){i.fillStyle=t,e.__.__font?Xl(e,i):e.__.windingRule?i.fill(e.__.windingRule):i.fill()},fills:function(t,e,i){let s;const{windingRule:n,__font:r}=e.__;for(let o=0,a=t.length;o<a;o++)s=t[o],s.image&&Pa.checkImage(e,i,s,!r)||s.style&&(i.fillStyle=s.style,s.transform?(i.save(),i.transform(s.transform),s.blendMode&&(i.blendMode=s.blendMode),r?Xl(e,i):n?i.fill(n):i.fill(),i.restore()):s.blendMode?(i.saveBlendMode(s.blendMode),r?Xl(e,i):n?i.fill(n):i.fill(),i.restoreBlendMode()):r?Xl(e,i):n?i.fill(n):i.fill())},fillText:Xl,stroke:function(t,e,i){const s=e.__,{__strokeWidth:n,strokeAlign:r,__font:o}=s;if(n)if(o)Hl(t,e,i);else switch(r){case"center":i.setStroke(t,n,s),i.stroke();break;case"inside":i.save(),i.setStroke(t,2*n,s),s.windingRule?i.clip(s.windingRule):i.clip(),i.stroke(),i.restore();break;case"outside":const r=i.getSameCanvas(!0,!0);r.setStroke(t,2*n,s),e.__drawRenderPath(r),r.stroke(),s.windingRule?r.clip(s.windingRule):r.clip(),r.clearWorld(e.__layout.renderBounds),e.__worldFlipped?i.copyWorldByReset(r,e.__nowWorld):i.copyWorldToInner(r,e.__nowWorld,e.__layout.renderBounds),r.recycle(e.__nowWorld)}},strokes:function(t,e,i){const s=e.__,{__strokeWidth:n,strokeAlign:r,__font:o}=s;if(n)if(o)Hl(t,e,i);else switch(r){case"center":i.setStroke(void 0,n,s),Gl(t,!1,e,i);break;case"inside":i.save(),i.setStroke(void 0,2*n,s),s.windingRule?i.clip(s.windingRule):i.clip(),Gl(t,!1,e,i),i.restore();break;case"outside":const{renderBounds:r}=e.__layout,o=i.getSameCanvas(!0,!0);e.__drawRenderPath(o),o.setStroke(void 0,2*n,s),Gl(t,!1,e,o),s.windingRule?o.clip(s.windingRule):o.clip(),o.clearWorld(r),e.__worldFlipped?i.copyWorldByReset(o,e.__nowWorld):i.copyWorldToInner(o,e.__nowWorld,r),o.recycle(e.__nowWorld)}},strokeText:Hl,drawTextStroke:Vl,shape:function(t,e,i){const s=e.getSameCanvas(),n=t.__nowWorld;let r,o,a,h,{scaleX:l,scaleY:d}=n;if(l<0&&(l=-l),d<0&&(d=-d),e.bounds.includes(n))h=s,r=a=n;else{const{renderShapeSpread:s}=t.__layout,c=Ql(s?Kl(e.bounds,l===d?s*l:[s*d,s*l]):e.bounds,n);o=e.bounds.getFitMatrix(c);let{a:u,d:_}=o;if(o.a<1&&(h=e.getSameCanvas(),t.__renderShape(h,i),l*=u,d*=_),a=ql(n,o),r=Zl(a,-o.e,-o.f),i.matrix){const{matrix:t}=i;o.multiply(t),u*=t.scaleX,_*=t.scaleY}i=Object.assign(Object.assign({},i),{matrix:o.withScale(u,_)})}return t.__renderShape(s,i),{canvas:s,matrix:o,bounds:r,worldCanvas:h,shapeBounds:a,scaleX:l,scaleY:d}}};let ed={};const{get:id,rotateOfOuter:sd,translate:nd,scaleOfOuter:rd,scale:od,rotate:ad}=b;function hd(t,e,i,s,n,r,o){const a=id();nd(a,e.x+i,e.y+s),od(a,n,r),o&&sd(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a}function ld(t,e,i,s,n,r,o){const a=id();nd(a,e.x+i,e.y+s),n&&od(a,n,r),o&&ad(a,o),t.transform=a}function dd(t,e,i,s,n,r,o,a,h,l){const d=id();if(h)if("center"===l)sd(d,{x:i/2,y:s/2},h);else switch(ad(d,h),h){case 90:nd(d,s,0);break;case 180:nd(d,i,s);break;case 270:nd(d,0,i)}ed.x=e.x+n,ed.y=e.y+r,nd(d,ed.x,ed.y),o&&rd(d,ed,o,a),t.transform=d}const{get:cd,translate:ud}=b,_d=new lt,pd={};function gd(t,e,i,s){const{blendMode:n}=i;n&&(t.blendMode=n),t.data=fd(i,s,e)}function fd(t,e,i){let{width:s,height:n}=i;t.padding&&(e=_d.set(e).shrink(t.padding));const{opacity:r,mode:o,align:a,offset:h,scale:l,size:d,rotation:c,repeat:u}=t,_=e.width===s&&e.height===n,p={mode:o},g="center"!==a&&(c||0)%180==90,f=g?n:s,y=g?s:n;let v,m,w=0,x=0;if(o&&"cover"!==o&&"fit"!==o)d?(v=("number"==typeof d?d:d.width)/s,m=("number"==typeof d?d:d.height)/n):l&&(v="number"==typeof l?l:l.x,m="number"==typeof l?l:l.y);else if(!_||c){const t=e.width/f,i=e.height/y;v=m="fit"===o?Math.min(t,i):Math.max(t,i),w+=(e.width-s*v)/2,x+=(e.height-n*m)/2}if(a){const t={x:w,y:x,width:f,height:y};v&&(t.width*=v,t.height*=m),vt.toPoint(a,t,e,pd,!0),w+=pd.x,x+=pd.y}switch(h&&(w+=h.x,x+=h.y),o){case"strench":_||(s=e.width,n=e.height);break;case"normal":case"clip":(w||x||v||c)&&ld(p,e,w,x,v,m,c);break;case"repeat":(!_||v||c)&&dd(p,e,s,n,w,x,v,m,c,a),u||(p.repeat="repeat");break;default:v&&hd(p,e,w,x,v,m,c)}return p.transform||(e.x||e.y)&&(p.transform=cd(),ud(p.transform,e.x,e.y)),v&&"strench"!==o&&(p.scaleX=v,p.scaleY=m),p.width=s,p.height=n,r&&(p.opacity=r),u&&(p.repeat="string"==typeof u?"x"===u?"repeat-x":"repeat-y":"repeat"),p}let yd,vd=new lt;const{isSame:md}=rt;function wd(t,e,i,s,n,r){if("fill"===e&&!t.__.__naturalWidth){const e=t.__;if(e.__naturalWidth=s.width/e.pixelRatio,e.__naturalHeight=s.height/e.pixelRatio,e.__autoSide)return t.forceUpdate("width"),t.__proxyData&&(t.setProxyAttr("width",e.width),t.setProxyAttr("height",e.height)),!1}return n.data||gd(n,s,i,r),!0}function xd(t,e){Bd(t,Fr.LOAD,e)}function bd(t,e){Bd(t,Fr.LOADED,e)}function Ed(t,e,i){e.error=i,t.forceUpdate("surface"),Bd(t,Fr.ERROR,e)}function Bd(t,e,i){t.hasEvent(e)&&t.emitEvent(new Fr(e,i))}function Rd(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:Pd,scale:Cd,copy:Td}=b,{ceil:kd,abs:Ld}=Math;function Sd(t,i,s){let{scaleX:n,scaleY:r}=cn.patternLocked?t.__world:t.__nowWorld;const o=n+"-"+r;if(i.patternId===o||t.destroyed)return!1;{n=Ld(n),r=Ld(r);const{image:t,data:a}=i;let h,l,{width:d,height:c,scaleX:u,scaleY:_,opacity:p,transform:g,repeat:f}=a;u&&(l=Pd(),Td(l,g),Cd(l,1/u,1/_),n*=u,r*=_),n*=s,r*=s,d*=n,c*=r;const y=d*c;if(!f&&y>e.image.maxCacheSize)return!1;let v=e.image.maxPatternSize;if(!t.isSVG){const e=t.width*t.height;v>e&&(v=e)}y>v&&(h=Math.sqrt(y/v)),h&&(n/=h,r/=h,d/=h,c/=h),u&&(n/=u,r/=_),(g||1!==n||1!==r)&&(l||(l=Pd(),g&&Td(l,g)),Cd(l,1/n,1/r));const m=t.getCanvas(kd(d)||1,kd(c)||1,p),w=t.getPattern(m,f||e.origin.noRepeat||"no-repeat",l,i);return i.style=w,i.patternId=o,!0}}const{abs:Od}=Math;const Dd={image:function(t,e,i,s,n){let r,o;const a=cn.get(i);return yd&&i===yd.paint&&md(s,yd.boxBounds)?r=yd.leafPaint:(r={type:i.type,image:a},yd=a.use>1?{leafPaint:r,paint:i,boxBounds:vd.set(s)}:null),(n||a.loading)&&(o={image:a,attrName:e,attrValue:i}),a.ready?(wd(t,e,i,a,r,s),n&&(xd(t,o),bd(t,o))):a.error?n&&Ed(t,o,a.error):(Rd(t,!0),n&&xd(t,o),r.loadId=a.load((()=>{Rd(t,!1),t.destroyed||(wd(t,e,i,a,r,s)&&(a.hasOpacityPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),bd(t,o)),r.loadId=null}),(e=>{Rd(t,!1),Ed(t,o,e),r.loadId=null}))),r},checkImage:function(t,i,s,n){const{scaleX:r,scaleY:o}=cn.patternLocked?t.__world:t.__nowWorld;if(!s.data||s.patternId===r+"-"+o&&!ka.running)return!1;{const{data:a}=s;if(n)if(a.repeat)n=!1;else{let{width:t,height:s}=a;t*=Od(r)*i.pixelRatio,s*=Od(o)*i.pixelRatio,a.scaleX&&(t*=a.scaleX,s*=a.scaleY),n=t*s>e.image.maxCacheSize||ka.running}return n?(i.save(),i.clip(),s.blendMode&&(i.blendMode=s.blendMode),a.opacity&&(i.opacity*=a.opacity),a.transform&&i.transform(a.transform),i.drawImage(s.image.view,0,0,a.width,a.height),i.restore(),!0):(!s.style||ka.running?Sd(t,s,i.pixelRatio):s.patternTask||(s.patternTask=cn.patternTasker.add((()=>Ut(this,void 0,void 0,(function*(){s.patternTask=null,i.bounds.hit(t.__nowWorld)&&Sd(t,s,i.pixelRatio),t.forceUpdate("surface")}))),300)),!1)}},createPattern:Sd,recycleImage:function(t,e){const i=e["_"+t];if(i instanceof Array){let s,n,r,o;for(let a=0,h=i.length;a<h;a++)s=i[a].image,o=s&&s.url,o&&(n||(n={}),n[o]=!0,cn.recycle(s),s.loading&&(r||(r=e.__input&&e.__input[t]||[],r instanceof Array||(r=[r])),s.unload(i[a].loadId,!r.some((t=>t.url===o)))));return n}return null},createData:gd,getPatternData:fd,fillOrFitMode:hd,clipMode:ld,repeatMode:dd},{toPoint:Id}=gt,Md={},Ad={};function Wd(t,e,i){let s;for(let n=0,r=e.length;n<r;n++)s=e[n],"string"==typeof s?t.addColorStop(n/(r-1),Ea.string(s,i)):t.addColorStop(s.offset,Ea.string(s.color,i))}const{getAngle:Ud,getDistance:Fd}=D,{get:zd,rotateOfOuter:Nd,scaleOfOuter:Yd}=b,{toPoint:Xd}=gt,Hd={},jd={};function Vd(t,e,i,s,n){let r;const{width:o,height:a}=t;if(o!==a||s){const t=Ud(e,i);r=zd(),n?(Yd(r,e,o/a*(s||1),1),Nd(r,e,t+90)):(Yd(r,e,1,o/a*(s||1)),Nd(r,e,t))}return r}const{getDistance:Gd}=D,{toPoint:Kd}=gt,qd={},Zd={};const Qd={linearGradient:function(t,i){let{from:s,to:n,type:r,blendMode:o,opacity:a}=t;Id(s||"top",i,Md),Id(n||"bottom",i,Ad);const h=e.canvas.createLinearGradient(Md.x,Md.y,Ad.x,Ad.y);Wd(h,t.stops,a);const l={type:r,style:h};return o&&(l.blendMode=o),l},radialGradient:function(t,i){let{from:s,to:n,type:r,opacity:o,blendMode:a,stretch:h}=t;Xd(s||"center",i,Hd),Xd(n||"bottom",i,jd);const l=e.canvas.createRadialGradient(Hd.x,Hd.y,0,Hd.x,Hd.y,Fd(Hd,jd));Wd(l,t.stops,o);const d={type:r,style:l},c=Vd(i,Hd,jd,h,!0);return c&&(d.transform=c),a&&(d.blendMode=a),d},conicGradient:function(t,i){let{from:s,to:n,type:r,opacity:o,blendMode:a,stretch:h}=t;Kd(s||"center",i,qd),Kd(n||"bottom",i,Zd);const l=e.conicGradientSupport?e.canvas.createConicGradient(0,qd.x,qd.y):e.canvas.createRadialGradient(qd.x,qd.y,0,qd.x,qd.y,Gd(qd,Zd));Wd(l,t.stops,o);const d={type:r,style:l},c=Vd(i,qd,Zd,h||1,e.conicGradientRotate90);return c&&(d.transform=c),a&&(d.blendMode=a),d},getTransform:Vd},{copy:Jd,toOffsetOutBounds:$d}=rt,tc={},ec={};function ic(t,i,s,n){const{bounds:r,shapeBounds:o}=n;if(e.fullImageShadow){if(Jd(tc,t.bounds),tc.x+=i.x-o.x,tc.y+=i.y-o.y,s){const{matrix:t}=n;tc.x-=(r.x+(t?t.e:0)+r.width/2)*(s-1),tc.y-=(r.y+(t?t.f:0)+r.height/2)*(s-1),tc.width*=s,tc.height*=s}t.copyWorld(n.canvas,t.bounds,tc)}else s&&(Jd(tc,i),tc.x-=i.width/2*(s-1),tc.y-=i.height/2*(s-1),tc.width*=s,tc.height*=s),t.copyWorld(n.canvas,o,s?tc:i)}const{toOffsetOutBounds:sc}=rt,nc={};const rc={shadow:function(t,e,i){let s,n;const{__nowWorld:r,__layout:o}=t,{shadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=a.length-1;$d(l,ec),a.forEach(((a,g)=>{_.setWorldShadow(ec.offsetX+a.x*c,ec.offsetY+a.y*u,a.blur*c,a.color),n=a.spread?1+2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0)):0,ic(_,ec,n,i),s=l,a.box&&(_.restore(),_.save(),h&&(_.copyWorld(_,l,r,"copy"),s=r),h?_.copyWorld(h,r,r,"destination-out"):_.copyWorld(i.canvas,d,l,"destination-out")),t.__worldFlipped?e.copyWorldByReset(_,s,r,a.blendMode):e.copyWorldToInner(_,s,o.renderBounds,a.blendMode),p&&g<p&&_.clearWorld(s,!0)})),_.recycle(s)},innerShadow:function(t,e,i){let s,n;const{__nowWorld:r,__layout:o}=t,{innerShadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=a.length-1;sc(l,nc),a.forEach(((a,g)=>{_.save(),_.setWorldShadow(nc.offsetX+a.x*c,nc.offsetY+a.y*u,a.blur*c),n=a.spread?1-2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0)):0,ic(_,nc,n,i),_.restore(),h?(_.copyWorld(_,l,r,"copy"),_.copyWorld(h,r,r,"source-out"),s=r):(_.copyWorld(i.canvas,d,l,"source-out"),s=l),_.fillWorld(s,a.color,"source-in"),t.__worldFlipped?e.copyWorldByReset(_,s,r,a.blendMode):e.copyWorldToInner(_,s,o.renderBounds,a.blendMode),p&&g<p&&_.clearWorld(s,!0)})),_.recycle(s)},blur:function(t,e,i){const{blur:s}=t.__;i.setWorldBlur(s*t.__nowWorld.a),i.copyWorldToInner(e,t.__nowWorld,t.__layout.renderBounds),i.filter="none"},backgroundBlur:function(t,e,i){}},{excludeRenderBounds:oc}=yr;function ac(t,e,i,s,n,r){switch(e){case"alpha":!function(t,e,i,s){const n=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,n),s.recycle(n),lc(t,e,i,1)}(t,i,s,n);break;case"opacity-path":lc(t,i,s,r);break;case"path":i.restore()}}function hc(t){return t.getSameCanvas(!1,!0)}function lc(t,e,i,s){const n=t.__nowWorld;e.resetTransform(),e.opacity=s,e.copyWorld(i,n),i.recycle(n)}t.Group.prototype.__renderMask=function(t,e){let i,s,n,r,o;const{children:a}=this;for(let h=0,l=a.length;h<l;h++)i=a[h],i.__.mask&&(o&&(ac(this,o,t,n,s,r),s=n=null),"path"===i.__.mask?(i.opacity<1?(o="opacity-path",r=i.opacity,n||(n=hc(t))):(o="path",t.save()),i.__clip(n||t,e)):(o="alpha",s||(s=hc(t)),n||(n=hc(t)),i.__render(s,e)),"clipping"!==i.__.mask)||oc(i,e)||i.__render(n||t,e);ac(this,o,t,n,s,r)};const dc=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",cc=dc+"_#~&*+\\=|≮≯≈≠=…",uc=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 _c(t){const e={};return t.split("").forEach((t=>e[t]=!0)),e}const pc=_c("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),gc=_c("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),fc=_c(dc),yc=_c(cc),vc=_c("- —/~|┆·");var mc;!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"}(mc||(mc={}));const{Letter:wc,Single:xc,Before:bc,After:Ec,Symbol:Bc,Break:Rc}=mc;function Pc(t){return pc[t]?wc:vc[t]?Rc:gc[t]?bc:fc[t]?Ec:yc[t]?Bc:uc.test(t)?xc:wc}const Cc={trimRight(t){const{words:e}=t;let i,s=0,n=e.length;for(let r=n-1;r>-1&&(i=e[r].data[0]," "===i.char);r--)s++,t.width-=i.width;s&&e.splice(n-s,s)}};function Tc(t,e,i){switch(e){case"title":return i?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:kc}=Cc,{Letter:Lc,Single:Sc,Before:Oc,After:Dc,Symbol:Ic,Break:Mc}=mc;let Ac,Wc,Uc,Fc,zc,Nc,Yc,Xc,Hc,jc,Vc,Gc,Kc,qc,Zc,Qc,Jc=[];function $c(t,e){Hc&&!Xc&&(Xc=Hc),Ac.data.push({char:t,width:e}),Uc+=e}function tu(){Fc+=Uc,Ac.width=Uc,Wc.words.push(Ac),Ac={data:[]},Uc=0}function eu(){qc&&(Zc.paraNumber++,Wc.paraStart=!0,qc=!1),Hc&&(Wc.startCharSize=Xc,Wc.endCharSize=Hc,Xc=0),Wc.width=Fc,Qc.width&&kc(Wc),Jc.push(Wc),Wc={words:[]},Fc=0}const iu=0,su=1,nu=2;const{top:ru,right:ou,bottom:au,left:hu}=t.Direction4;function lu(t,e,i){const{bounds:s,rows:n}=t;s[e]+=i;for(let t=0;t<n.length;t++)n[t][e]+=i}const du={getDrawData:function(t,i){"string"!=typeof t&&(t=String(t));let s=0,n=0,r=i.__getInput("width")||0,o=i.__getInput("height")||0;const{textDecoration:a,__font:h,__padding:l}=i;l&&(r&&(s=l[hu],r-=l[ou]+l[hu]),o&&(n=l[ru],o-=l[ru]+l[au]));const d={bounds:{x:s,y:n,width:r,height:o},rows:[],paraNumber:0,font:e.canvas.font=h};return function(t,i,s){Zc=t,Jc=t.rows,Qc=t.bounds;const{__letterSpacing:n,paraIndent:r,textCase:o}=s,{canvas:a}=e,{width:h,height:l}=Qc;if(h||l||n||"none"!==o){const t="none"!==s.textWrap,e="break"===s.textWrap;qc=!0,Vc=null,Xc=Yc=Hc=Uc=Fc=0,Ac={data:[]},Wc={words:[]};for(let s=0,l=i.length;s<l;s++)Nc=i[s],"\n"===Nc?(Uc&&tu(),Wc.paraEnd=!0,eu(),qc=!0):(jc=Pc(Nc),jc===Lc&&"none"!==o&&(Nc=Tc(Nc,o,!Uc)),Yc=a.measureText(Nc).width,n&&(n<0&&(Hc=Yc),Yc+=n),Gc=jc===Sc&&(Vc===Sc||Vc===Lc)||Vc===Sc&&jc!==Dc,Kc=!(jc!==Oc&&jc!==Sc||Vc!==Ic&&Vc!==Dc),zc=qc&&r?h-r:h,t&&h&&Fc+Uc+Yc>zc&&(e?(Uc&&tu(),Fc&&eu()):(Kc||(Kc=jc===Lc&&Vc==Dc),Gc||Kc||jc===Mc||jc===Oc||jc===Sc||Uc+Yc>zc?(Uc&&tu(),Fc&&eu()):Fc&&eu()))," "===Nc&&!0!==qc&&Fc+Uc===0||(jc===Mc?(" "===Nc&&Uc&&tu(),$c(Nc,Yc),tu()):Gc||Kc?(Uc&&tu(),$c(Nc,Yc)):$c(Nc,Yc)),Vc=jc);Uc&&tu(),Fc&&eu(),Jc.length>0&&(Jc[Jc.length-1].paraEnd=!0)}else i.split("\n").forEach((t=>{Zc.paraNumber++,Jc.push({x:r||0,text:t,width:a.measureText(t).width,paraStart:!0})}))}(d,t,i),l&&function(t,e,i,s,n){if(!s)switch(i.textAlign){case"left":lu(e,"x",t[hu]);break;case"right":lu(e,"x",-t[ou])}if(!n)switch(i.verticalAlign){case"top":lu(e,"y",t[ru]);break;case"bottom":lu(e,"y",-t[au])}}(l,d,i,r,o),function(t,e){const{rows:i,bounds:s}=t,{__lineHeight:n,__baseLine:r,__letterSpacing:o,__clipText:a,textAlign:h,verticalAlign:l,paraSpacing:d}=e;let c,u,_,{x:p,y:g,width:f,height:y}=s,v=n*i.length+(d?d*(t.paraNumber-1):0),m=r;if(a&&v>y)v=Math.max(y,n),t.overflow=i.length;else switch(l){case"middle":g+=(y-v)/2;break;case"bottom":g+=y-v}m+=g;for(let r=0,l=i.length;r<l;r++){if(c=i[r],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&&r>0&&(m+=d),c.y=m,m+=n,t.overflow>r&&m>v&&(c.isOverflow=!0,t.overflow=r+1),u=c.x,_=c.width,o<0&&(c.width<0?(_=-c.width+e.fontSize+o,u-=_,_+=e.fontSize):_-=o),u<s.x&&(s.x=u),_>s.width&&(s.width=_),a&&f&&f<_&&(c.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=g,s.height=v}(d,i),function(t,e,i,s){const{rows:n}=t,{textAlign:r,paraIndent:o,letterSpacing:a}=e;let h,l,d,c,u;n.forEach((t=>{t.words&&(d=o&&t.paraStart?o:0,l=i&&"justify"===r&&t.words.length>1?(i-t.width-d)/(t.words.length-1):0,c=a||t.isOverflow?iu:l>.01?su:nu,t.isOverflow&&!a&&(t.textMode=!0),c===nu?(t.x+=d,function(t){t.text="",t.words.forEach((e=>{e.data.forEach((e=>{t.text+=e.char}))}))}(t)):(t.x+=d,h=t.x,t.data=[],t.words.forEach((e=>{c===su?(u={char:"",x:h},h=function(t,e,i){return t.forEach((t=>{i.char+=t.char,e+=t.width})),e}(e.data,h,u),(t.isOverflow||" "!==u.char)&&t.data.push(u)):h=function(t,e,i,s){return t.forEach((t=>{(s||" "!==t.char)&&(t.x=e,i.push(t)),e+=t.width})),e}(e.data,h,t.data,t.isOverflow),!t.paraEnd&&l&&(h+=l,t.width+=l)}))),t.words=null)}))}(d,i,r),d.overflow&&function(t,i,s,n){if(!n)return;const{rows:r,overflow:o}=t;let{textOverflow:a}=i;if(r.splice(o),a&&"show"!==a){let t,h;"hide"===a?a="":"ellipsis"===a&&(a="...");const l=a?e.canvas.measureText(a).width:0,d=s+n-l;("none"===i.textWrap?r:[r[o-1]]).forEach((e=>{if(e.isOverflow&&e.data){let i=e.data.length-1;for(let s=i;s>-1&&(t=e.data[s],h=t.x+t.width,!(s===i&&h<d));s--){if(h<d&&" "!==t.char){e.data.splice(s+1),e.width-=t.width;break}e.width-=t.width}e.width+=l,e.data.push({char:a,x:h}),e.textMode&&function(t){t.text="",t.data.forEach((e=>{t.text+=e.char})),t.data=null}(e)}}))}}(d,i,s,r),"none"!==a&&function(t,e){const{fontSize:i}=e;switch(t.decorationHeight=i/11,e.textDecoration){case"under":t.decorationY=.15*i;break;case"delete":t.decorationY=.35*-i}}(d,i),d}};const cu={string:function(t,e){if("string"==typeof t)return t;let i=void 0===t.a?1:t.a;e&&(i*=e);const s=t.r+","+t.g+","+t.b;return 1===i?"rgb("+s+")":"rgba("+s+","+i+")"}},{setPoint:uu,addPoint:_u,toBounds:pu}=Y;const gu={export(t,s,n){this.running=!0;const r=on.fileType(s);return n=on.getExportOptions(n),function(t){fu||(fu=new dn);return new Promise((e=>{fu.add((()=>Ut(this,void 0,void 0,(function*(){return yield t(e)}))),{parallel:!1})}))}((o=>new Promise((a=>{const h=t=>{o(t),a(),this.running=!1},{toURL:l}=e,{download:d}=e.origin;if("json"===s)return h({data:t.toJSON(n.json)});if("json"===r)return d(l(JSON.stringify(t.toJSON(n.json)),"text"),s),h({data:!0});if("svg"===s)return h({data:t.toSVG()});if("svg"===r)return d(l(t.toSVG(),"svg"),s),h({data:!0});const{leafer:c}=t;c?(yu(t),c.waitViewCompleted((()=>Ut(this,void 0,void 0,(function*(){let e,r,o=1,a=1;const{worldTransform:l,isLeafer:d,isFrame:u}=t,{slice:_,trim:p,onCanvas:g}=n;let f=n.scale||1,y=n.pixelRatio||1;const v=void 0===n.smooth?c.config.smooth:n.smooth,m=n.contextSettings||c.config.contextSettings;t.isApp&&(f*=y,y=t.app.pixelRatio);const w=n.screenshot||t.isApp,x=d&&w&&void 0===n.fill?t.fill:n.fill,b=on.isOpaqueImage(s)||x,E=new z;if(w)e=!0===w?d?c.canvas.bounds:t.worldRenderBounds:w;else{let i=n.relative||(d?"inner":"local");switch(o=l.scaleX,a=l.scaleY,i){case"inner":E.set(l);break;case"local":E.set(l).divide(t.localTransform),o/=t.scaleX,a/=t.scaleY;break;case"world":o=1,a=1;break;case"page":i=t.leafer;default:E.set(l).divide(t.getTransform(i));const e=i.worldTransform;o/=o/e.scaleX,a/=a/e.scaleY}e=t.getBounds("render",i)}const{x:B,y:R,width:P,height:C}=new lt(e).scale(f);let T=i.canvas({width:Math.round(P),height:Math.round(C),pixelRatio:y,smooth:v,contextSettings:m});const k={matrix:E.scale(1/f).invert().translate(-B,-R).withScale(1/o*f,1/a*f)};let L;if(_&&(L=t,L.__worldOpacity=0,t=c,k.bounds=T.bounds),T.save(),u&&void 0!==x){const e=t.get("fill");t.fill="",t.__render(T,k),t.fill=e}else t.__render(T,k);if(T.restore(),L&&L.__updateWorldOpacity(),p){r=function(t){const{width:e,height:i}=t.view,{data:s}=t.context.getImageData(0,0,e,i);let n,r,o,a=0;for(let t=0;t<s.length;t+=4)0!==s[t+3]&&(n=a%e,r=(a-n)/e,o?_u(o,n,r):uu(o={},n,r)),a++;const h=new lt;return pu(o,h),h.scale(1/t.pixelRatio).ceil()}(T);const t=T,{width:e,height:s}=r,n={x:0,y:0,width:e,height:s,pixelRatio:y};T=i.canvas(n),T.copyWorld(t,r,n)}b&&T.fillWorld(T.bounds,x||"#FFFFFF","destination-over"),g&&g(T);const S="canvas"===s?T:yield T.export(s,n);h({data:S,width:T.pixelWidth,height:T.pixelHeight,renderBounds:e,trimBounds:r})}))))):h({data:!1})}))))}};let fu;function yu(t){t.__.__needComputePaint&&t.__.__computePaint(),t.isBranch&&t.children.forEach((t=>yu(t)))}const vu=Gt.prototype,mu=wt.get("@leafer-ui/export");return vu.export=function(t,e){const{quality:i,blob:s}=on.getExportOptions(e);return t.includes(".")?this.saveAs(t,i):s?this.toBlob(t,i):this.toDataURL(t,i)},vu.toBlob=function(t,i){return new Promise((s=>{e.origin.canvasToBolb(this.view,t,i).then((t=>{s(t)})).catch((t=>{mu.error(t),s(null)}))}))},vu.toDataURL=function(t,i){return e.origin.canvasToDataURL(this.view,t,i)},vu.saveAs=function(t,i){return new Promise((s=>{e.origin.canvasSaveAs(this.view,t,i).then((()=>{s(!0)})).catch((t=>{mu.error(t),s(!1)}))}))},Object.assign(ba,du),Object.assign(Ea,cu),Object.assign(Ra,td),Object.assign(Pa,Dd),Object.assign(Ca,Qd),Object.assign(Ta,rc),Object.assign(ka,gu),Object.assign(i,{interaction:(t,e,i,s)=>new Yl(t,e,i,s),hitCanvas:(t,e)=>new Go(t,e),hitCanvasManager:()=>new El}),Zo(),t.AlignHelper=vt,t.AnimateEvent=Xr,t.AroundHelper=gt,t.AutoBounds=ct,t.BezierHelper=xe,t.Bounds=lt,t.BoundsHelper=rt,t.BoxData=Ya,t.BranchHelper=mr,t.BranchRender=_o,t.CanvasData=eh,t.CanvasManager=Ot,t.ChildEvent=Wr,t.ColorConvert=Ea,t.Creator=i,t.Cursor=bl,t.DataHelper=Dt,t.Debug=wt,t.Effect=Ta,t.EllipseData=Ga,t.EllipseHelper=Le,t.Event=Ar,t.EventCreator=Lt,t.Export=ka,t.FileHelper=on,t.FrameData=Ha,t.GroupData=Na,t.HitCanvasManager=El,t.ImageData=th,t.ImageEvent=Fr,t.ImageManager=cn,t.IncrementId=s,t.Interaction=Yl,t.InteractionBase=xl,t.InteractionHelper=sl,t.Keyboard=Vh,t.LayoutEvent=Yr,t.Layouter=da,t.LeafBounds=lo,t.LeafBoundsHelper=yr,t.LeafData=Mt,t.LeafDataProxy=Kr,t.LeafEventer=Ir,t.LeafHelper=lr,t.LeafLayout=Or,t.LeafLevelList=jo,t.LeafList=Ho,t.LeafMatrix=eo,t.LeafRender=co,t.LeaferCanvas=Go,t.LeaferCanvasBase=Gt,t.LeaferData=Xa,t.LeaferEvent=jr,t.LeaferImage=gn,t.LeaferTypeCreator=Jh,t.LineData=ja,t.MathHelper=h,t.Matrix=z,t.MatrixHelper=b,t.MultiTouchHelper=gl,t.NeedConvertToCanvasCommandMap=Jt,t.OneRadian=l,t.PI2=d,t.PI_2=c,t.Paint=Ra,t.PaintGradient=Ca,t.PaintImage=Pa,t.PathArrow=Ba,t.PathBounds=Gs,t.PathCommandDataHelper=Wi,t.PathCommandMap=Zt,t.PathConvert=pi,t.PathCorner=en,t.PathCreator=ts,t.PathData=Za,t.PathDrawer=gs,t.PathHelper=Kt,t.PathNumberCommandLengthMap=ie,t.PathNumberCommandMap=ee,t.PenData=Qa,t.Platform=e,t.Point=U,t.PointHelper=D,t.PointerButton=Gh,t.PolygonData=Ka,t.PropertyEvent=Ur,t.RectData=Va,t.RectHelper=se,t.RectRender=rh,t.RenderEvent=Hr,t.Renderer=ua,t.ResizeEvent=zr,t.Run=Bt,t.Selector=xa,t.StarData=qa,t.State=La,t.StringNumberMap=mt,t.TaskItem=ln,t.TaskProcessor=dn,t.TextConvert=ba,t.TextData=$a,t.TwoPointBoundsHelper=Y,t.UIBounds=ih,t.UICreator=Ct,t.UIData=Fa,t.UIEvent=Kh,t.UIRender=sh,t.UnitConvert=za,t.WaitHelper=Er,t.WatchEvent=Nr,t.Watcher=Jo,t.addInteractionWindow=Zh,t.affectRenderBoundsType=In,t.affectStrokeBoundsType=Sn,t.arrowType=Oa,t.attr=mn,t.autoLayoutType=En,t.boundsType=Pn,t.canvasPatch=rn,t.canvasSizeAttrs=Vt,t.cursorType=Yn,t.dataProcessor=Xn,t.dataType=xn,t.decorateLeafAttr=vn,t.defineDataProcessor=Hn,t.defineKey=fn,t.defineLeafAttr=wn,t.doBoundsType=Tn,t.doStrokeType=On,t.effectType=Da,t.emptyData={},t.eraserType=zn,t.getBoundsData=_,t.getDescriptor=yn,t.getMatrixData=p,t.getPointData=u,t.hitType=Nn,t.inviteCode={},t.layoutProcessor=function(t){return(e,i)=>{fn(e,"__LayoutProcessor",{get:()=>t})}},t.maskType=Fn,t.naturalBoundsType=Cn,t.opacityType=An,t.pathInputType=kn,t.pathType=Ln,t.pen=sn,t.positionType=bn,t.registerUI=Jn,t.registerUIEvent=$n,t.resizeType=Ia,t.rewrite=Kn,t.rewriteAble=qn,t.rotationType=Rn,t.scaleType=Bn,t.sortType=Un,t.stateType=Sa,t.strokeType=Dn,t.surfaceType=Mn,t.tempBounds=dt,t.tempMatrix=N,t.tempPoint=F,t.useCanvas=Zo,t.useModule=Qn,t.version="1.0.1",t.visibleType=Wn,t.zoomLayerType=Ma,t}({});
1
+ var LeaferUI=function(t){"use strict";const e={toURL(t,e){let i=encodeURIComponent(t);return"text"===e?i="data:text/plain;charset=utf-8,"+i:"svg"===e&&(i="data:image/svg+xml,"+i),i},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",getRealURL(t){const{prefix:i,suffix:s}=e.image;return!s||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+s),i&&"/"===t[0]&&(t=i+t),t}}},i={},s={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=n;return e[t]?e[t]++:(e[t]=1,0)}},n=s,{round:r,pow:o,PI:a}=Math,h={within:(t,e,i)=>("object"==typeof e&&(i=e.max,e=e.min),void 0!==e&&t<e&&(t=e),void 0!==i&&t>i&&(t=i),t),fourNumber(t,e){let i;if(t instanceof Array)switch(t.length){case 4:i=void 0===e?t:[...t];break;case 2:i=[t[0],t[1],t[0],t[1]];break;case 3:i=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(i||(i=[t,t,t,t]),e)for(let t=0;t<4;t++)i[t]>e&&(i[t]=e);return i},formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),h.float(t)),getGapRotation(t,e,i=0){let s=t+i;if(e>1){const t=Math.abs(s%e);(t<1||t>e-1)&&(s=Math.round(s/e)*e)}return s-i},float(t,e){const i=e?o(10,e):1e12;return-0===(t=r(t*i)/i)?0:t},getScaleData:(t,e,i,s)=>(s||(s={}),e?(s.scaleX=("number"==typeof e?e:e.width)/i.width,s.scaleY=("number"==typeof e?e:e.height)/i.height):t&&h.assignScale(s,t),s),assignScale(t,e){"number"==typeof e?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)}},l=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:v}=Math,{float:m}=h,w={};function x(){return Object.assign(Object.assign(Object.assign({},{a:1,b:0,c:0,d:1,e:0,f:0}),{x:0,y:0,width:0,height:0}),{scaleX:1,scaleY:1,rotation:0,skewX:0,skewY:0})}const b={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:x(),tempMatrix:{},set(t,e=1,i=0,s=0,n=1,r=0,o=0){t.a=e,t.b=i,t.c=s,t.d=n,t.e=r,t.f=o},get:p,getWorld:x,copy(t,e){t.a=e.a,t.b=e.b,t.c=e.c,t.d=e.d,t.e=e.e,t.f=e.f},translate(t,e,i){t.e+=e,t.f+=i},translateInner(t,e,i,s){t.e+=t.a*e+t.c*i,t.f+=t.b*e+t.d*i,s&&(t.e-=e,t.f-=i)},scale(t,e,i=e){t.a*=e,t.b*=e,t.c*=i,t.d*=i},scaleOfOuter(t,e,i,s){E.toInnerPoint(t,e,w),E.scaleOfInner(t,w,i,s)},scaleOfInner(t,e,i,s=i){E.translateInner(t,e.x,e.y),E.scale(t,i,s),E.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:i,b:s,c:n,d:r}=t,o=f(e*=l),a=g(e);t.a=i*o-s*a,t.b=i*a+s*o,t.c=n*o-r*a,t.d=n*a+r*o},rotateOfOuter(t,e,i){E.toInnerPoint(t,e,w),E.rotateOfInner(t,w,i)},rotateOfInner(t,e,i){E.translateInner(t,e.x,e.y),E.rotate(t,i),E.translateInner(t,-e.x,-e.y)},skew(t,e,i){const{a:s,b:n,c:r,d:o}=t;i&&(i*=l,t.a=s+r*i,t.b=n+o*i),e&&(e*=l,t.c=r+s*e,t.d=o+n*e)},skewOfOuter(t,e,i,s){E.toInnerPoint(t,e,w),E.skewOfInner(t,w,i,s)},skewOfInner(t,e,i,s=0){E.translateInner(t,e.x,e.y),E.skew(t,i,s),E.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:i,b:s,c:n,d:r,e:o,f:a}=t;t.a=e.a*i+e.b*n,t.b=e.a*s+e.b*r,t.c=e.c*i+e.d*n,t.d=e.c*s+e.d*r,t.e=e.e*i+e.f*n+o,t.f=e.e*s+e.f*r+a},multiplyParent(t,e,i,s,n,r){let{e:o,f:a}=t;if(r&&(o+=r.scrollX,a+=r.scrollY),i||(i=t),void 0===s&&(s=1!==t.a||t.b||t.c||1!==t.d),s){const{a:s,b:r,c:o,d:a}=t;i.a=s*e.a+r*e.c,i.b=s*e.b+r*e.d,i.c=o*e.a+a*e.c,i.d=o*e.b+a*e.d,n&&(i.scaleX=e.scaleX*n.scaleX,i.scaleY=e.scaleY*n.scaleY)}else i.a=e.a,i.b=e.b,i.c=e.c,i.d=e.d,n&&(i.scaleX=e.scaleX,i.scaleY=e.scaleY);i.e=o*e.a+a*e.c+e.e,i.f=o*e.b+a*e.d+e.f},divide(t,e){E.multiply(t,E.tempInvert(e))},divideParent(t,e){E.multiplyParent(t,E.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=E;return E.copy(e,t),E.invert(e),e},invert(t){const{a:e,b:i,c:s,d:n,e:r,f:o}=t;if(i||s){const a=1/(e*n-i*s);t.a=n*a,t.b=-i*a,t.c=-s*a,t.d=e*a,t.e=-(r*n-o*s)*a,t.f=-(o*e-r*i)*a}else if(1===e&&1===n)t.e=-r,t.f=-o;else{const i=1/(e*n);t.a=n*i,t.d=e*i,t.e=-r*n*i,t.f=-o*e*i}},toOuterPoint(t,e,i,s){const{x:n,y:r}=e;i||(i=e),i.x=n*t.a+r*t.c,i.y=n*t.b+r*t.d,s||(i.x+=t.e,i.y+=t.f)},toInnerPoint(t,e,i,s){const{a:n,b:r,c:o,d:a}=t,h=1/(n*a-r*o),{x:l,y:d}=e;if(i||(i=e),i.x=(l*a-d*o)*h,i.y=(d*n-l*r)*h,!s){const{e:e,f:s}=t;i.x-=(e*a-s*o)*h,i.y-=(s*n-e*r)*h}},setLayout(t,e,i,s,n){const{x:r,y:o,scaleX:a,scaleY:h}=e;if(void 0===n&&(n=e.rotation||e.skewX||e.skewY),n){const{rotation:i,skewX:s,skewY:n}=e,r=i*l,o=f(r),d=g(r);if(s||n){const e=s*l,i=n*l;t.a=(o+i*-d)*a,t.b=(d+i*o)*a,t.c=(e*o-d)*h,t.d=(o+e*d)*h}else t.a=o*a,t.b=d*a,t.c=-d*h,t.d=o*h}else t.a=a,t.b=0,t.c=0,t.d=h;t.e=r,t.f=o,(i=i||s)&&E.translateInner(t,-i.x,-i.y,!s)},getLayout(t,e,i,s){const{a:n,b:r,c:o,d:a,e:h,f:d}=t;let u,_,p,w,x,b=h,E=d;if(r||o){const t=n*a-r*o;if(o&&!s){u=v(n*n+r*r),_=t/u;const e=n/u;p=r>0?y(e):-y(e)}else{_=v(o*o+a*a),u=t/_;const e=o/_;p=c-(a>0?y(-e):-y(e))}const e=m(f(p)),i=g(p);u=m(u),_=m(_),w=e?m((o/_+i)/e/l,9):0,x=e?m((r/u-i)/e/l,9):0,p=m(p/l)}else u=n,_=a,p=w=x=0;return(e=i||e)&&(b+=e.x*n+e.y*o,E+=e.x*r+e.y*a,i||(b-=e.x,E-=e.y)),{x:b,y:E,scaleX:u,scaleY:_,rotation:p,skewX:w,skewY:x}},withScale(t,e,i=e){const s=t;if(!e||!i){const{a:s,b:n,c:r,d:o}=t;n||r?i=(s*o-n*r)/(e=v(s*s+n*n)):(e=s,i=o)}return s.scaleX=e,s.scaleY=i,s},reset(t){E.set(t)}},E=b,{toInnerPoint:B,toOuterPoint:P}=b,{sin:R,cos:C,abs:T,sqrt:k,atan2:L,min:S,PI:O}=Math,D={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,i=0){t.x=e,t.y=i},setRadius(t,e,i){t.radiusX=e,t.radiusY=void 0===i?e:i},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,i){t.x=e,t.y=i},move(t,e,i){t.x+=e,t.y+=i},scale(t,e,i=e){t.x&&(t.x*=e),t.y&&(t.y*=i)},scaleOf(t,e,i,s=i){t.x+=(t.x-e.x)*(i-1),t.y+=(t.y-e.y)*(s-1)},rotate(t,e,i){i||(i=M.defaultPoint);const s=C(e*=l),n=R(e),r=t.x-i.x,o=t.y-i.y;t.x=i.x+r*s-o*n,t.y=i.y+r*n+o*s},tempToInnerOf(t,e){const{tempPoint:i}=M;return A(i,t),B(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=M;return A(i,t),P(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=M;return A(i,t),M.toInnerRadiusPointOf(t,e,i),i},toInnerRadiusPointOf(t,e,i){i||(i=t),B(e,t,i),i.radiusX=Math.abs(t.radiusX/e.scaleX),i.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,i){B(e,t,i)},toOuterOf(t,e,i){P(e,t,i)},getCenter:(t,e)=>({x:t.x+(e.x-t.x)/2,y:t.y+(e.y-t.y)/2}),getCenterX:(t,e)=>t+(e-t)/2,getCenterY:(t,e)=>t+(e-t)/2,getDistance:(t,e)=>I(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const n=T(i-t),r=T(s-e);return k(n*n+r*r)},getMinDistanceFrom:(t,e,i,s,n,r)=>S(I(t,e,i,s),I(i,s,n,r)),getAngle:(t,e)=>W(t,e)/l,getRotation:(t,e,i,s)=>(s||(s=e),M.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/l),getRadianFrom(t,e,i,s,n,r,o,a){void 0===o&&(o=i,a=s);let h=L(e-s,t-i);const l=L(r-a,n-o)-h;return l<-O?l+d:l},getAtan2:(t,e)=>L(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s){const n=W(t,e);return(e=s?e:{}).x=t.x+C(n)*i,e.y=t.y+R(n)*i,e},reset(t){M.reset(t)}},M=D,{getDistanceFrom:I,copy:A,getAtan2:W}=M;class F{constructor(t,e){this.set(t,e)}set(t,e){return"object"==typeof t?D.copy(this,t):D.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new F(this)}move(t,e){return D.move(this,t,e),this}scale(t,e){return D.scale(this,t,e),this}scaleOf(t,e,i){return D.scaleOf(this,t,e,i),this}rotate(t,e){return D.rotate(this,t,e),this}rotateOf(t,e){return D.rotate(this,e,t),this}getRotation(t,e,i){return D.getRotation(this,t,e,i)}toInnerOf(t,e){return D.toInnerOf(this,t,e),this}toOuterOf(t,e){return D.toOuterOf(this,t,e),this}getCenter(t){return new F(D.getCenter(this,t))}getDistance(t){return D.getDistance(this,t)}getDistancePoint(t,e,i){return new F(D.getDistancePoint(this,t,e,i))}getAngle(t){return D.getAngle(this,t)}getAtan2(t){return D.getAtan2(this,t)}reset(){return D.reset(this),this}}const U=new F;class N{constructor(t,e,i,s,n,r){this.set(t,e,i,s,n,r)}set(t,e,i,s,n,r){return"object"==typeof t?b.copy(this,t):b.set(this,t,e,i,s,n,r),this}setWith(t){return b.copy(this,t),this.scaleX=t.scaleX,this.scaleY=t.scaleY,this}get(){const{a:t,b:e,c:i,d:s,e:n,f:r}=this;return{a:t,b:e,c:i,d:s,e:n,f:r}}clone(){return new N(this)}translate(t,e){return b.translate(this,t,e),this}translateInner(t,e){return b.translateInner(this,t,e),this}scale(t,e){return b.scale(this,t,e),this}scaleWith(t,e){return b.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}scaleOfOuter(t,e,i){return b.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return b.scaleOfInner(this,t,e,i),this}rotate(t){return b.rotate(this,t),this}rotateOfOuter(t,e){return b.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return b.rotateOfInner(this,t,e),this}skew(t,e){return b.skew(this,t,e),this}skewOfOuter(t,e,i){return b.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return b.skewOfInner(this,t,e,i),this}multiply(t){return b.multiply(this,t),this}multiplyParent(t){return b.multiplyParent(this,t),this}divide(t){return b.divide(this,t),this}divideParent(t){return b.divideParent(this,t),this}invert(){return b.invert(this),this}invertWith(){return b.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){b.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){b.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return b.setLayout(this,t,e,i),this}getLayout(t,e,i){return b.getLayout(this,t,e,i)}withScale(t,e){return b.withScale(this,t,e)}reset(){b.reset(this)}}const z=new N,Y={tempPointBounds:{},setPoint(t,e,i){t.minX=t.maxX=e,t.minY=t.maxY=i},addPoint(t,e,i){t.minX=e<t.minX?e:t.minX,t.minY=i<t.minY?i:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=i>t.maxY?i:t.maxY},addBounds(t,e,i,s,n){X(t,e,i),X(t,e+s,i+n)},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:K}=b,{float:q,fourNumber:Z}=h,{floor:Q,ceil:J}=Math;let $,tt,et,it;const st={},nt={},rt={tempBounds:{},set(t,e=0,i=0,s=0,n=0){t.x=e,t.y=i,t.width=s,t.height=n},copy(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},copyAndSpread(t,e,i,s,n){const{x:r,y:o,width:a,height:h}=e;if(i instanceof Array){const e=Z(i);s?ot.set(t,r+e[3],o+e[0],a-e[1]-e[3],h-e[2]-e[0]):ot.set(t,r-e[3],o-e[0],a+e[1]+e[3],h+e[2]+e[0])}else s&&(i=-i),ot.set(t,r-i,o-i,a+2*i,h+2*i);n&&("width"===n?(t.y=o,t.height=h):(t.x=r,t.width=a))},minX:t=>t.width>0?t.x:t.x+t.width,minY:t=>t.height>0?t.y:t.y+t.height,maxX:t=>t.width>0?t.x+t.width:t.x,maxY:t=>t.height>0?t.y+t.height:t.y,move(t,e,i){t.x+=e,t.y+=i},getByMove:(t,e,i)=>(t=Object.assign({},t),ot.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?ht(e,t):e=t,i?(e.offsetX=-(ot.maxX(i)-t.x),e.offsetY=-(ot.maxY(i)-t.y)):(e.offsetX=t.x+t.width,e.offsetY=t.y+t.height),ot.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e){D.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){D.scaleOf(t,e,i,s),t.width*=i,t.height*=s},tempToOuterOf:(t,e)=>(ot.copy(ot.tempBounds,t),ot.toOuterOf(ot.tempBounds,e),ot.tempBounds),getOuterOf:(t,e)=>(t=Object.assign({},t),ot.toOuterOf(t,e),t),toOuterOf(t,e,i){if(i||(i=t),0===e.b&&0===e.c){const{a:s,d:n}=e;s>0?(i.width=t.width*s,i.x=e.e+t.x*s):(i.width=t.width*-s,i.x=e.e+t.x*s-i.width),n>0?(i.height=t.height*n,i.y=e.f+t.y*n):(i.height=t.height*-n,i.y=e.f+t.y*n-i.height)}else st.x=t.x,st.y=t.y,K(e,st,nt),j(H,nt.x,nt.y),st.x=t.x+t.width,K(e,st,nt),V(H,nt.x,nt.y),st.y=t.y+t.height,K(e,st,nt),V(H,nt.x,nt.y),st.x=t.x,K(e,st,nt),V(H,nt.x,nt.y),G(H,i)},toInnerOf(t,e,i){i||(i=t),ot.move(i,-e.e,-e.f),ot.scale(i,1/e.a,1/e.d)},getFitMatrix(t,e,i=1){const s=Math.min(i,Math.min(t.width/e.width,t.height/e.height));return new N(s,0,0,s,-e.x*s,-e.y*s)},getSpread(t,e,i){const s={};return ot.copyAndSpread(s,t,e,!1,i),s},spread(t,e,i){ot.copyAndSpread(t,t,e,!1,i)},shrink(t,e,i){ot.copyAndSpread(t,t,e,!0,i)},ceil(t){const{x:e,y:i}=t;t.x=Q(t.x),t.y=Q(t.y),t.width=e>t.x?J(t.width+e-t.x):J(t.width),t.height=i>t.y?J(t.height+i-t.y):J(t.height)},unsign(t){t.width<0&&(t.x+=t.width,t.width=-t.width),t.height<0&&(t.y+=t.height,t.height=-t.height)},float(t,e){t.x=q(t.x,e),t.y=q(t.y,e),t.width=q(t.width,e),t.height=q(t.height,e)},add(t,e,i){$=t.x+t.width,tt=t.y+t.height,et=e.x,it=e.y,i||(et+=e.width,it+=e.height),$=$>et?$:et,tt=tt>it?tt:it,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=$-t.x,t.height=tt-t.y},addList(t,e){ot.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){ot.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){ot.setListWithFn(t,e,i,!0)},setListWithFn(t,e,i,s=!1){let n,r=!0;for(let o=0,a=e.length;o<a;o++)n=i?i(e[o]):e[o],n&&(n.width||n.height)&&(r?(r=!1,s||ht(t,n)):at(t,n));r&&ot.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){ot.set(t,e.x,e.y)},addPoint(t,e){at(t,e,!0)},getPoints(t){const{x:e,y:i,width:s,height:n}=t;return[{x:e,y:i},{x:e+s,y:i},{x:e+s,y:i+n},{x:e,y:i+n}]},hitRadiusPoint:(t,e,i)=>(i&&(e=D.tempToInnerRadiusPointOf(e,i)),e.x>=t.x-e.radiusX&&e.x<=t.x+t.width+e.radiusX&&e.y>=t.y-e.radiusY&&e.y<=t.y+t.height+e.radiusY),hitPoint:(t,e,i)=>(i&&(e=D.tempToInnerOf(e,i)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,i)=>(i&&(e=ot.tempToOuterOf(e,i)),!(t.y+t.height<e.y||e.y+e.height<t.y||t.x+t.width<e.x||e.x+e.width<t.x)),includes:(t,e,i)=>(i&&(e=ot.tempToOuterOf(e,i)),t.x<=e.x&&t.y<=e.y&&t.x+t.width>=e.x+e.width&&t.y+t.height>=e.y+e.height),getIntersectData(t,e,i){if(i&&(e=ot.tempToOuterOf(e,i)),!ot.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:n,width:r,height:o}=e;return $=s+r,tt=n+o,et=t.x+t.width,it=t.y+t.height,s=s>t.x?s:t.x,n=n>t.y?n:t.y,$=$<et?$:et,tt=tt<it?tt:it,r=$-s,o=tt-n,{x:s,y:n,width:r,height:o}},intersect(t,e,i){ot.copy(t,ot.getIntersectData(t,e,i))},isSame:(t,e)=>t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height,isEmpty:t=>0===t.x&&0===t.y&&0===t.width&&0===t.height,reset(t){ot.set(t)}},ot=rt,{add:at,copy:ht}=ot;class lt{get minX(){return rt.minX(this)}get minY(){return rt.minY(this)}get maxX(){return rt.maxX(this)}get maxY(){return rt.maxY(this)}constructor(t,e,i,s){this.set(t,e,i,s)}set(t,e,i,s){return"object"==typeof t?rt.copy(this,t):rt.set(this,t,e,i,s),this}get(){const{x:t,y:e,width:i,height:s}=this;return{x:t,y:e,width:i,height:s}}clone(){return new lt(this)}move(t,e){return rt.move(this,t,e),this}scale(t,e){return rt.scale(this,t,e),this}scaleOf(t,e,i){return rt.scaleOf(this,t,e,i),this}toOuterOf(t,e){return rt.toOuterOf(this,t,e),this}toInnerOf(t,e){return rt.toInnerOf(this,t,e),this}getFitMatrix(t,e){return rt.getFitMatrix(this,t,e)}spread(t,e){return rt.spread(this,t,e),this}shrink(t,e){return rt.shrink(this,t,e),this}ceil(){return rt.ceil(this),this}unsign(){return rt.unsign(this),this}float(t){return rt.float(this,t),this}add(t){return rt.add(this,t),this}addList(t){return rt.setList(this,t,!0),this}setList(t){return rt.setList(this,t),this}addListWithFn(t,e){return rt.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return rt.setListWithFn(this,t,e),this}setPoint(t){return rt.setPoint(this,t),this}setPoints(t){return rt.setPoints(this,t),this}addPoint(t){return rt.addPoint(this,t),this}getPoints(){return rt.getPoints(this)}hitPoint(t,e){return rt.hitPoint(this,t,e)}hitRadiusPoint(t,e){return rt.hitRadiusPoint(this,t,e)}hit(t,e){return rt.hit(this,t,e)}includes(t,e){return rt.includes(this,t,e)}intersect(t,e){return rt.intersect(this,t,e),this}getIntersect(t,e){return new lt(rt.getIntersectData(this,t,e))}isSame(t){return rt.isSame(this,t)}isEmpty(){return rt.isEmpty(this)}reset(){rt.reset(this)}}const dt=new lt;class ct{constructor(t,e,i,s,n,r){"object"==typeof t?this.copy(t):this.set(t,e,i,s,n,r)}set(t=0,e=0,i=0,s=0,n=0,r=0){this.top=t,this.right=e,this.bottom=i,this.left=s,this.width=n,this.height=r}copy(t){const{top:e,right:i,bottom:s,left:n,width:r,height:o}=t;this.set(e,i,s,n,r,o)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:n,width:r,height:o}=this;return new lt(n,e,r||t.width-n-i,o||t.height-e-s)}}var ut,_t;t.Direction4=void 0,(ut=t.Direction4||(t.Direction4={}))[ut.top=0]="top",ut[ut.right=1]="right",ut[ut.bottom=2]="bottom",ut[ut.left=3]="left",t.Direction9=void 0,(_t=t.Direction9||(t.Direction9={}))[_t.topLeft=0]="topLeft",_t[_t.top=1]="top",_t[_t.topRight=2]="topRight",_t[_t.right=3]="right",_t[_t.bottomRight=4]="bottomRight",_t[_t.bottom=5]="bottom",_t[_t.bottomLeft=6]="bottomLeft",_t[_t.left=7]="left",_t[_t.center=8]="center",_t[_t["top-left"]=0]="top-left",_t[_t["top-right"]=2]="top-right",_t[_t["bottom-right"]=4]="bottom-right",_t[_t["bottom-left"]=6]="bottom-left";const pt=[{x:0,y:0},{x:.5,y:0},{x:1,y:0},{x:1,y:.5},{x:1,y:1},{x:.5,y:1},{x:0,y:1},{x:0,y:.5},{x:.5,y:.5}];pt.forEach((t=>t.type="percent"));const gt={directionData:pt,tempPoint:{},get:ft,toPoint(t,e,i,s,n){const r=ft(t);i.x=r.x,i.y=r.y,"percent"===r.type&&(i.x*=e.width,i.y*=e.height,n&&(i.x-=n.x,i.y-=n.y,r.x&&(i.x-=1===r.x?n.width:.5===r.x?r.x*n.width:0),r.y&&(i.y-=1===r.y?n.height:.5===r.y?r.y*n.height:0))),s||(i.x+=e.x,i.y+=e.y)}};function ft(e){return"string"==typeof e?pt[t.Direction9[e]]:e}const{toPoint:yt}=gt,vt={toPoint(t,e,i,s,n){yt(t,i,s,n,e)}},mt={0:1,1:1,2:1,3:1,4:1,5:1,6:1,7:1,8:1,9:1,".":1,e:1,E:1};class wt{constructor(t){this.repeatMap={},this.name=t}static get(t){return new wt(t)}static set filter(t){this.filterList=xt(t)}static set exclude(t){this.excludeList=xt(t)}log(...t){if(bt.enable){if(bt.filterList.length&&bt.filterList.every((t=>t!==this.name)))return;if(bt.excludeList.length&&bt.excludeList.some((t=>t===this.name)))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){bt.enable&&this.warn(...t)}warn(...t){bt.showWarn&&console.warn(this.name,...t)}repeat(t,...e){this.repeatMap[t]||(this.warn("repeat:"+t,...e),this.repeatMap[t]=!0)}error(...t){try{throw new Error}catch(e){console.error(this.name,...t,e)}}}function xt(t){return t?"string"==typeof t&&(t=[t]):t=[],t}wt.filterList=[],wt.excludeList=[],wt.showWarn=!0;const bt=wt,Et=wt.get("RunTime"),Bt={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const i=s.create(s.RUNTIME);return Pt.currentId=Pt.idMap[i]=e?performance.now():Date.now(),Pt.currentName=Pt.nameMap[i]=t,Pt.nameToIdMap[t]=i,i},end(t,e){const i=Pt.idMap[t],s=Pt.nameMap[t],n=e?(performance.now()-i)/1e3:Date.now()-i;Pt.idMap[t]=Pt.nameMap[t]=Pt.nameToIdMap[s]=void 0,Et.log(s,n,"ms")},endOfName(t,e){const i=Pt.nameToIdMap[t];void 0!==i&&Pt.end(i,e)}},Pt=Bt;function Rt(t){console.error("need plugin: @leafer-in/"+t)}const Ct=wt.get("UICreator"),Tt={list:{},register(t){const{__tag:e}=t.prototype;kt[e]?Ct.repeat(e):kt[e]=t},get(t,e,i,s,n,r){const o=new kt[t](e);return void 0!==i&&(o.x=i,s&&(o.y=s),n&&(o.width=n),r&&(o.height=r)),o}},{list:kt}=Tt,Lt=wt.get("EventCreator"),St={nameList:{},register(t){let e;Object.keys(t).forEach((i=>{e=t[i],"string"==typeof e&&(Ot[e]?Lt.repeat(e):Ot[e]=t)}))},changeName(t,e){const i=Ot[t];if(i){const s=Object.keys(i).find((e=>i[e]===t));s&&(i[s]=e,Ot[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new Ot[t](...e)},{nameList:Ot}=St;class Dt{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:s}=this;for(let i=0,n=s.length;i<n;i++)if(e=s[i],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const n=i.canvas(t);return this.add(n),n}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let i=0,s=this.list.length;i<s;i++)t=this.list[i],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach((t=>{t.destroy()})),this.list.length=0}destroy(){this.clear()}}const Mt={default:(t,e)=>(It(e,t),It(t,e),t),assign(t,e){let i;Object.keys(e).forEach((s=>{var n;i=e[s],(null==i?void 0:i.constructor)===Object&&(null===(n=t[s])||void 0===n?void 0:n.constructor)===Object?It(t[s],e[s]):t[s]=e[s]}))},copyAttrs:(t,e,i)=>(i.forEach((i=>{void 0!==e[i]&&(t[i]=e[i])})),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let i=0,s=t.length;i<s;i++)e[t[i]]=!0;return e}},{assign:It}=Mt;class At{get __useNaturalRatio(){return!0}get __isLinePath(){return this.path&&6===this.path.length}get __blendMode(){if(this.eraser&&"path"!==this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(void 0!==e)return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let i;for(let s in this)"_"!==s[0]&&(i=e?e[s]:void 0,t[s]=void 0===i?this[s]:i);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(void 0!==e)return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&void 0!==this.__input[t]&&(this.__input[t]=void 0)}__getInputData(t,e){const i={};if(t)if(t instanceof Array)for(let e of t)i[e]=this.__getInput(e);else for(let e in t)i[e]=this.__getInput(e);else{let t,e,{__input:s}=this;i.tag=this.__leaf.tag;for(let n in this)if("_"!==n[0]&&(t=this["_"+n],void 0!==t)){if("path"===n&&!this.__pathInputed)continue;e=s?s[n]:void 0,i[n]=void 0===e?t:e}}if(e&&e.matrix){const{a:t,b:e,c:s,d:n,e:r,f:o}=this.__leaf.__localMatrix;i.matrix={a:t,b:e,c:s,d:n,e:r,f:o}}return i}__setMiddle(t,e){this.__middle||(this.__middle={}),this.__middle[t]=e}__getMiddle(t){return this.__middle&&this.__middle[t]}__checkSingle(){const t=this;if("pass-through"===t.blendMode){const e=this.__leaf;t.opacity<1&&e.isBranch||e.__hasEraser||t.eraser?t.__single=!0:t.__single&&(t.__single=!1)}else t.__single=!0}__removeNaturalSize(){this.__naturalWidth=this.__naturalHeight=void 0}destroy(){this.__input=this.__middle=null}}var Wt;t.Answer=void 0,(Wt=t.Answer||(t.Answer={}))[Wt.No=0]="No",Wt[Wt.Yes=1]="Yes",Wt[Wt.NoAndSkip=2]="NoAndSkip",Wt[Wt.YesAndSkip=3]="YesAndSkip";function Ft(t,e,i,s){var n,r=arguments.length,o=r<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(n=t[a])&&(o=(r<3?n(o):r>3?n(e,i,o):n(e,i))||o);return r>3&&o&&Object.defineProperty(e,i,o),o}function Ut(t,e,i,s){return new(i||(i=Promise))((function(n,r){function o(t){try{h(s.next(t))}catch(t){r(t)}}function a(t){try{h(s.throw(t))}catch(t){r(t)}}function h(t){var e;t.done?n(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(o,a)}h((s=s.apply(t,e||[])).next())}))}function Nt(t){return(e,i)=>{t||(t=i),Object.defineProperty(e,i,{get(){return this.context[t]},set(e){this.context[t]=e}})}}"function"==typeof SuppressedError&&SuppressedError;const zt=[];function Yt(){return(t,e)=>{zt.push(e)}}const Xt=[];class Ht{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||Xt)}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,i,s,n,r){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,i,s,n,r){"object"==typeof t?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,i,s,n,r)}translate(t,e){}scale(t,e){}rotate(t){}fill(t,e){}stroke(t){}clip(t,e){}fillRect(t,e,i,s){}strokeRect(t,e,i,s){}clearRect(t,e,i,s){}drawImage(t,e,i,s,n,r,o,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/s*a;s+=e,e=0,r+=t,a-=t}if(i<0){const t=-i/n*h;n+=i,i=0,o+=t,h-=t}this.context.drawImage(t,e,i,s,n,r,o,a,h);break;case 5:this.context.drawImage(t,e,i,s,n);break;case 3:this.context.drawImage(t,e,i)}}beginPath(){}moveTo(t,e){}lineTo(t,e){}bezierCurveTo(t,e,i,s,n,r){}quadraticCurveTo(t,e,i,s){}closePath(){}arc(t,e,i,s,n,r){}arcTo(t,e,i,s,n){}ellipse(t,e,i,s,n,r,o,a){}rect(t,e,i,s){}roundRect(t,e,i,s,n){}createConicGradient(t,e,i){}createLinearGradient(t,e,i,s){}createPattern(t,e){}createRadialGradient(t,e,i,s,n,r){}fillText(t,e,i,s){}measureText(t){}strokeText(t,e,i,s){}destroy(){this.context=null}}Ft([Nt("imageSmoothingEnabled")],Ht.prototype,"smooth",void 0),Ft([Nt("imageSmoothingQuality")],Ht.prototype,"smoothLevel",void 0),Ft([Nt("globalAlpha")],Ht.prototype,"opacity",void 0),Ft([Nt()],Ht.prototype,"fillStyle",void 0),Ft([Nt()],Ht.prototype,"strokeStyle",void 0),Ft([Nt("lineWidth")],Ht.prototype,"strokeWidth",void 0),Ft([Nt("lineCap")],Ht.prototype,"strokeCap",void 0),Ft([Nt("lineJoin")],Ht.prototype,"strokeJoin",void 0),Ft([Nt("lineDashOffset")],Ht.prototype,"dashOffset",void 0),Ft([Nt()],Ht.prototype,"miterLimit",void 0),Ft([Nt()],Ht.prototype,"shadowBlur",void 0),Ft([Nt()],Ht.prototype,"shadowColor",void 0),Ft([Nt()],Ht.prototype,"shadowOffsetX",void 0),Ft([Nt()],Ht.prototype,"shadowOffsetY",void 0),Ft([Nt()],Ht.prototype,"filter",void 0),Ft([Nt()],Ht.prototype,"font",void 0),Ft([Nt()],Ht.prototype,"fontKerning",void 0),Ft([Nt()],Ht.prototype,"fontStretch",void 0),Ft([Nt()],Ht.prototype,"fontVariantCaps",void 0),Ft([Nt()],Ht.prototype,"textAlign",void 0),Ft([Nt()],Ht.prototype,"textBaseline",void 0),Ft([Nt()],Ht.prototype,"textRendering",void 0),Ft([Nt()],Ht.prototype,"wordSpacing",void 0),Ft([Nt()],Ht.prototype,"letterSpacing",void 0),Ft([Nt()],Ht.prototype,"direction",void 0),Ft([Yt()],Ht.prototype,"setTransform",null),Ft([Yt()],Ht.prototype,"resetTransform",null),Ft([Yt()],Ht.prototype,"getTransform",null),Ft([Yt()],Ht.prototype,"save",null),Ft([Yt()],Ht.prototype,"restore",null),Ft([Yt()],Ht.prototype,"translate",null),Ft([Yt()],Ht.prototype,"scale",null),Ft([Yt()],Ht.prototype,"rotate",null),Ft([Yt()],Ht.prototype,"fill",null),Ft([Yt()],Ht.prototype,"stroke",null),Ft([Yt()],Ht.prototype,"clip",null),Ft([Yt()],Ht.prototype,"fillRect",null),Ft([Yt()],Ht.prototype,"strokeRect",null),Ft([Yt()],Ht.prototype,"clearRect",null),Ft([Yt()],Ht.prototype,"beginPath",null),Ft([Yt()],Ht.prototype,"moveTo",null),Ft([Yt()],Ht.prototype,"lineTo",null),Ft([Yt()],Ht.prototype,"bezierCurveTo",null),Ft([Yt()],Ht.prototype,"quadraticCurveTo",null),Ft([Yt()],Ht.prototype,"closePath",null),Ft([Yt()],Ht.prototype,"arc",null),Ft([Yt()],Ht.prototype,"arcTo",null),Ft([Yt()],Ht.prototype,"ellipse",null),Ft([Yt()],Ht.prototype,"rect",null),Ft([Yt()],Ht.prototype,"roundRect",null),Ft([Yt()],Ht.prototype,"createConicGradient",null),Ft([Yt()],Ht.prototype,"createLinearGradient",null),Ft([Yt()],Ht.prototype,"createPattern",null),Ft([Yt()],Ht.prototype,"createRadialGradient",null),Ft([Yt()],Ht.prototype,"fillText",null),Ft([Yt()],Ht.prototype,"measureText",null),Ft([Yt()],Ht.prototype,"strokeText",null);const{copy:jt}=b,Vt={width:1,height:1,pixelRatio:1},Gt=["width","height","pixelRatio"];class Kt extends Ht{get width(){return this.size.width}get height(){return this.size.height}get pixelRatio(){return this.size.pixelRatio}get pixelWidth(){return this.width*this.pixelRatio}get pixelHeight(){return this.height*this.pixelRatio}get allowBackgroundColor(){return this.view&&this.parentView}constructor(t,i){super(),this.size={},this.worldTransform={},t||(t=Vt),t.pixelRatio||(t.pixelRatio=e.devicePixelRatio),this.manager=i,this.innerId=s.create(s.CNAVAS);const{width:n,height:r,pixelRatio:o}=t;this.autoLayout=!n||!r,this.size.pixelRatio=o,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)),Mt.copyAttrs(this.size,t,Gt),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:i}=this,s=this.worldTransform;if(e){const{a:n,b:r,c:o,d:a,e:h,f:l}=e;this.setTransform(s.a=(t.a*n+t.b*o)*i,s.b=(t.a*r+t.b*a)*i,s.c=(t.c*n+t.d*o)*i,s.d=(t.c*r+t.d*a)*i,s.e=(t.e*n+t.f*o+h)*i,s.f=(t.e*r+t.f*a+l)*i)}else this.setTransform(s.a=t.a*i,s.b=t.b*i,s.c=t.c*i,s.d=t.d*i,s.e=t.e*i,s.f=t.f*i)}useWorldTransform(t){t&&(this.worldTransform=t);const e=this.worldTransform;e&&this.setTransform(e.a,e.b,e.c,e.d,e.e,e.f)}setStroke(t,e,i){e&&(this.strokeWidth=e),t&&(this.strokeStyle=t),i&&this.setStrokeOptions(i)}setStrokeOptions(t){this.strokeCap="none"===t.strokeCap?"butt":t.strokeCap,this.strokeJoin=t.strokeJoin,this.dashPattern=t.dashPattern,this.dashOffset=t.dashOffset,this.miterLimit=t.miterLimit}saveBlendMode(t){this.savedBlendMode=this.blendMode,this.blendMode=t}restoreBlendMode(){this.blendMode=this.savedBlendMode}hitFill(t,e){return!0}hitStroke(t,e){return!0}hitPixel(t,e,i=1){return!0}setWorldShadow(t,e,i,s){const{pixelRatio:n}=this;this.shadowOffsetX=t*n,this.shadowOffsetY=e*n,this.shadowBlur=i*n,this.shadowColor=s||"black"}setWorldBlur(t){const{pixelRatio:e}=this;this.filter=`blur(${t*e}px)`}copyWorld(t,e,i,s){if(s&&(this.blendMode=s),e){const{pixelRatio:s}=this;i||(i=e),this.drawImage(t.view,e.x*s,e.y*s,e.width*s,e.height*s,i.x*s,i.y*s,i.width*s,i.height*s)}else this.drawImage(t.view,0,0);s&&(this.blendMode="source-over")}copyWorldToInner(t,e,i,s){if(s&&(this.blendMode=s),e.b||e.c)this.save(),this.resetTransform(),this.copyWorld(t,e,rt.tempToOuterOf(i,e)),this.restore();else{const{pixelRatio:s}=this;this.drawImage(t.view,e.x*s,e.y*s,e.width*s,e.height*s,i.x,i.y,i.width,i.height)}s&&(this.blendMode="source-over")}copyWorldByReset(t,e,i,s,n){this.resetTransform(),this.copyWorld(t,e,i,s),n||this.useWorldTransform()}useMask(t,e,i){this.copyWorld(t,e,i,"destination-in")}useEraser(t,e,i){this.copyWorld(t,e,i,"destination-out")}fillWorld(t,e,i){i&&(this.blendMode=i),this.fillStyle=e,dt.set(t).scale(this.pixelRatio),this.fillRect(dt.x,dt.y,dt.width,dt.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i){i&&(this.blendMode=i),this.strokeStyle=e,dt.set(t).scale(this.pixelRatio),this.strokeRect(dt.x,dt.y,dt.width,dt.height),i&&(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 s=this.manager?this.manager.get(this.size):i.canvas(Object.assign({},this.size));return s.save(),t&&(jt(s.worldTransform,this.worldTransform),s.useWorldTransform()),e&&(s.smooth=this.smooth),s}recycle(t){this.recycled||(this.restore(),t?this.clearWorld(t,!0):this.clear(),this.manager?this.manager.recycle(this):this.destroy())}updateRender(t){}unrealCanvas(){}destroy(){this.manager=this.view=this.parentView=null}}const qt={creator:{},parse(t,e){},convertToCanvasData(t,e){}},Zt={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},Qt=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},Zt),Jt={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},$t={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},te=Object.assign(Object.assign({},$t),Zt),ee=Qt,ie={};for(let t in ee)ie[ee[t]]=t;const se={};for(let t in ee)se[ee[t]]=Jt[t];const ne={drawRoundRect(t,e,i,s,n,r){const o=h.fourNumber(r,Math.min(s/2,n/2)),a=e+s,l=i+n;o[0]?t.moveTo(e+o[0],i):t.moveTo(e,i),o[1]?t.arcTo(a,i,a,l,o[1]):t.lineTo(a,i),o[2]?t.arcTo(a,l,e,l,o[2]):t.lineTo(a,l),o[3]?t.arcTo(e,l,e,i,o[3]):t.lineTo(e,l),o[0]?t.arcTo(e,i,a,i,o[0]):t.lineTo(e,i)}},{sin:re,cos:oe,atan2:ae,ceil:he,abs:le,PI:de,sqrt:ce,pow:ue}=Math,{setPoint:_e,addPoint:pe}=Y,{set:ge}=D,{M:fe,L:ye,C:ve,Q:me,Z:we}=Qt,xe={},be={points(t,e,i,s){if(t.push(fe,e[0],e[1]),i&&e.length>5){let n,r,o,a,h,l,d,c,u,_,p,g,f,y=e.length;const v=!0===i?.5:i;s&&(y=(e=[e[y-2],e[y-1],...e,e[0],e[1],e[2],e[3]]).length);for(let i=2;i<y-2;i+=2)n=e[i-2],r=e[i-1],o=e[i],a=e[i+1],h=e[i+2],l=e[i+3],p=ce(ue(o-n,2)+ue(a-r,2)),g=ce(ue(h-o,2)+ue(l-a,2)),f=p+g,p=v*p/f,g=v*g/f,h-=n,l-=r,d=o-p*h,c=a-p*l,2===i?s||t.push(me,d,c,o,a):t.push(ve,u,_,d,c,o,a),u=o+g*h,_=a+g*l;s||t.push(me,u,_,e[y-2],e[y-1])}else for(let i=2,s=e.length;i<s;i+=2)t.push(ye,e[i],e[i+1]);s&&t.push(we)},rect(t,e,i,s,n){qt.creator.path=t,qt.creator.moveTo(e,i).lineTo(e+s,i).lineTo(e+s,i+n).lineTo(e,i+n).lineTo(e,i)},roundRect(t,e,i,s,n,r){qt.creator.path=[],ne.drawRoundRect(qt.creator,e,i,s,n,r),t.push(...qt.convertToCanvasData(qt.creator.path,!0))},arcTo(t,e,i,s,n,r,o,a,h,u,_){const p=s-e,g=n-i,f=r-s,y=o-n;let v=ae(g,p),m=ae(y,f),w=m-v;if(w<0&&(w+=d),w===de||le(p+g)<1e-12||le(f+y)<1e-12)return t&&t.push(ye,s,n),h&&(_e(h,e,i),pe(h,s,n)),_&&ge(_,e,i),void(u&&ge(u,s,n));const x=p*y-f*g<0,b=x?-1:1,E=a/oe(w/2),B=s+E*oe(v+w/2+c*b),P=n+E*re(v+w/2+c*b);return v-=c*b,m-=c*b,Pe(t,B,P,a,a,0,v/l,m/l,x,h,u,_)},arc:(t,e,i,s,n,r,o,a,h,l)=>Pe(t,e,i,s,s,0,n,r,o,a,h,l),ellipse(t,e,i,s,n,r,o,a,h,u,_,p){const g=r*l,f=re(g),y=oe(g);let v=o*l,m=a*l;v>de&&(v-=d),m<0&&(m+=d);let w=m-v;w<0?w+=d:w>d&&(w-=d),h&&(w-=d);const x=he(le(w/c)),b=w/x,E=re(b/4),B=8/3*E*E/re(b/2);m=v+b;let P,R,C,T,k,L,S,O,D=oe(v),M=re(v),I=C=y*s*D-f*n*M,A=T=f*s*D+y*n*M,W=e+C,F=i+T;t&&t.push(t.length?ye:fe,W,F),u&&_e(u,W,F),p&&ge(p,W,F);for(let r=0;r<x;r++)P=oe(m),R=re(m),C=y*s*P-f*n*R,T=f*s*P+y*n*R,k=e+I-B*(y*s*M+f*n*D),L=i+A-B*(f*s*M-y*n*D),S=e+C+B*(y*s*R+f*n*P),O=i+T+B*(f*s*R-y*n*P),t&&t.push(ve,k,L,S,O,e+C,i+T),u&&Be(e+I,i+A,k,L,S,O,e+C,i+T,u,!0),I=C,A=T,D=P,M=R,v=m,m+=b;_&&ge(_,e+C,i+T)},quadraticCurveTo(t,e,i,s,n,r,o){t.push(ve,(e+2*s)/3,(i+2*n)/3,(r+2*s)/3,(o+2*n)/3,r,o)},toTwoPointBoundsByQuadraticCurve(t,e,i,s,n,r,o,a){Be(t,e,(t+2*i)/3,(e+2*s)/3,(n+2*i)/3,(r+2*s)/3,n,r,o,a)},toTwoPointBounds(t,e,i,s,n,r,o,a,h,l){const d=[];let c,u,_,p,g,f,y,v,m=t,w=i,x=n,b=o;for(let t=0;t<2;++t)if(1==t&&(m=e,w=s,x=r,b=a),c=-3*m+9*w-9*x+3*b,u=6*m-12*w+6*x,_=3*w-3*m,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,v=Math.sqrt(y),y<0||(g=(-u+v)/(2*c),0<g&&g<1&&d.push(g),f=(-u-v)/(2*c),0<f&&f<1&&d.push(f));l?pe(h,t,e):_e(h,t,e),pe(h,o,a);for(let l=0,c=d.length;l<c;l++)Ee(d[l],t,e,i,s,n,r,o,a,xe),pe(h,xe.x,xe.y)},getPointAndSet(t,e,i,s,n,r,o,a,h,l){const d=1-t,c=d*d*d,u=3*d*d*t,_=3*d*t*t,p=t*t*t;l.x=c*e+u*s+_*r+p*a,l.y=c*i+u*n+_*o+p*h},getPoint(t,e,i,s,n,r,o,a,h){const l={};return Ee(t,e,i,s,n,r,o,a,h,l),l}},{getPointAndSet:Ee,toTwoPointBounds:Be,ellipse:Pe}=be,{sin:Re,cos:Ce,sqrt:Te,atan2:ke}=Math,{ellipse:Le}=be,Se={ellipticalArc(t,i,s,n,r,o,a,h,c,u,_){const p=(c-i)/2,g=(u-s)/2,f=o*l,y=Re(f),v=Ce(f),m=-v*p-y*g,w=-v*g+y*p,x=n*n,b=r*r,E=w*w,B=m*m,P=x*b-x*E-b*B;let R=0;if(P<0){const t=Te(1-P/(x*b));n*=t,r*=t}else R=(a===h?-1:1)*Te(P/(x*E+b*B));const C=R*n*w/r,T=-R*r*m/n,k=ke((w-T)/r,(m-C)/n),L=ke((-w-T)/r,(-m-C)/n);let S=L-k;0===h&&S>0?S-=d:1===h&&S<0&&(S+=d);const O=i+p+v*C-y*T,D=s+g+y*C+v*T,M=S<0?1:0;_||e.ellipseToCurve?Le(t,O,D,n,r,o,k/l,L/l,M):n!==r||o?t.push(Qt.G,O,D,n,r,o,k/l,L/l,M):t.push(Qt.O,O,D,n,k/l,L/l,M)}},{M:Oe,m:De,L:Me,l:Ie,H:Ae,h:We,V:Fe,v:Ue,C:Ne,c:ze,S:Ye,s:Xe,Q:He,q:je,T:Ve,t:Ge,A:Ke,a:qe,Z:Ze,z:Qe,N:Je,D:$e,X:ti,G:ei,F:ii,O:si,P:ni,U:ri}=Qt,{rect:oi,roundRect:ai,arcTo:hi,arc:li,ellipse:di,quadraticCurveTo:ci}=be,{ellipticalArc:ui}=Se,_i=wt.get("PathConvert"),pi={},gi={current:{dot:0},stringify(t,e){let i,s,n,r=0,o=t.length,a="";for(;r<o;){s=t[r],i=se[s],a+=s===n?" ":ie[s];for(let s=1;s<i;s++)a+=h.float(t[r+s],e),s===i-1||(a+=" ");n=s,r+=i}return a},parse(t,e){let i,s,n,r="";const o=[],a=e?te:$t;for(let e=0,h=t.length;e<h;e++)s=t[e],mt[s]?("."===s&&(fi.dot&&(yi(o,r),r=""),fi.dot++),"0"===r&&"."!==s&&(yi(o,r),r=""),r+=s):Qt[s]?(r&&(yi(o,r),r=""),fi.name=Qt[s],fi.length=Jt[s],fi.index=0,yi(o,fi.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===n||"E"===n?r+=s:(r&&yi(o,r),r=s):r&&(yi(o,r),r=""),n=s;return r&&yi(o,r),i?gi.toCanvasData(o,e):o},toCanvasData(t,e){let i,s,n,r,o,a=0,h=0,l=0,d=0,c=0,u=t.length;const _=[];for(;c<u;){switch(n=t[c],n){case De:t[c+1]+=a,t[c+2]+=h;case Oe:a=t[c+1],h=t[c+2],_.push(Oe,a,h),c+=3;break;case We:t[c+1]+=a;case Ae:a=t[c+1],_.push(Me,a,h),c+=2;break;case Ue:t[c+1]+=h;case Fe:h=t[c+1],_.push(Me,a,h),c+=2;break;case Ie:t[c+1]+=a,t[c+2]+=h;case Me:a=t[c+1],h=t[c+2],_.push(Me,a,h),c+=3;break;case Xe:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=Ye;case Ye:o=r===Ne||r===Ye,l=o?2*a-i:t[c+1],d=o?2*h-s:t[c+2],i=t[c+1],s=t[c+2],a=t[c+3],h=t[c+4],_.push(Ne,l,d,i,s,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,n=Ne;case Ne:i=t[c+3],s=t[c+4],a=t[c+5],h=t[c+6],_.push(Ne,t[c+1],t[c+2],i,s,a,h),c+=7;break;case Ge:t[c+1]+=a,t[c+2]+=h,n=Ve;case Ve:o=r===He||r===Ve,i=o?2*a-i:t[c+1],s=o?2*h-s:t[c+2],e?ci(_,a,h,i,s,t[c+1],t[c+2]):_.push(He,i,s,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case je:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=He;case He:i=t[c+1],s=t[c+2],e?ci(_,a,h,i,s,t[c+3],t[c+4]):_.push(He,i,s,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 Ke:ui(_,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 Qe:case Ze:_.push(Ze),c++;break;case Je:a=t[c+1],h=t[c+2],e?oi(_,a,h,t[c+3],t[c+4]):vi(_,t,c,5),c+=5;break;case $e:a=t[c+1],h=t[c+2],e?ai(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):vi(_,t,c,9),c+=9;break;case ti:a=t[c+1],h=t[c+2],e?ai(_,a,h,t[c+3],t[c+4],t[c+5]):vi(_,t,c,6),c+=6;break;case ei:di(e?_:vi(_,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,pi),a=pi.x,h=pi.y,c+=9;break;case ii:e?di(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):vi(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case si:li(e?_:vi(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,pi),a=pi.x,h=pi.y,c+=7;break;case ni:e?li(_,t[c+1],t[c+2],t[c+3],0,360,!1):vi(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case ri:hi(e?_:vi(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,pi),a=pi.x,h=pi.y,c+=6;break;default:return _i.error(`command: ${n} [index:${c}]`,t),_}r=n}return _},copyData(t,e,i,s){for(let n=i,r=i+s;n<r;n++)t.push(e[n])},pushData(t,e){fi.index===fi.length&&(fi.index=1,t.push(fi.name)),t.push(Number(e)),fi.index++,fi.dot=0}},{current:fi,pushData:yi,copyData:vi}=gi,{M:mi,L:wi,C:xi,Q:bi,Z:Ei,N:Bi,D:Pi,X:Ri,G:Ci,F:Ti,O:ki,P:Li,U:Si}=Qt,{getMinDistanceFrom:Oi,getRadianFrom:Di}=D,{tan:Mi,min:Ii,abs:Ai}=Math,Wi={},Fi={beginPath(t){t.length=0},moveTo(t,e,i){t.push(mi,e,i)},lineTo(t,e,i){t.push(wi,e,i)},bezierCurveTo(t,e,i,s,n,r,o){t.push(xi,e,i,s,n,r,o)},quadraticCurveTo(t,e,i,s,n){t.push(bi,e,i,s,n)},closePath(t){t.push(Ei)},rect(t,e,i,s,n){t.push(Bi,e,i,s,n)},roundRect(t,e,i,s,n,r){if("number"==typeof r)t.push(Ri,e,i,s,n,r);else{const o=h.fourNumber(r);o?t.push(Pi,e,i,s,n,...o):t.push(Bi,e,i,s,n)}},ellipse(t,e,i,s,n,r,o,a,h){void 0===r?t.push(Ti,e,i,s,n):(void 0===o&&(o=0),void 0===a&&(a=360),t.push(Ci,e,i,s,n,r,o,a,h?1:0))},arc(t,e,i,s,n,r,o){void 0===n?t.push(Li,e,i,s):(void 0===r&&(r=360),t.push(ki,e,i,s,n,r,o?1:0))},arcTo(t,e,i,s,n,r,o,a){if(void 0!==o){const h=Mi(Di(o,a,e,i,s,n)/2)*(Oi(o,a,e,i,s,n)/2);t.push(Si,e,i,s,n,Ii(r,Ai(h)))}else t.push(Si,e,i,s,n,r)},drawEllipse(t,e,i,s,n,r,o,a,h){be.ellipse(null,e,i,s,n,void 0===r?0:r,void 0===o?0:o,void 0===a?360:a,h,null,null,Wi),t.push(mi,Wi.x,Wi.y),Ui(t,e,i,s,n,r,o,a,h)},drawArc(t,e,i,s,n,r,o){be.arc(null,e,i,s,void 0===n?0:n,void 0===r?360:r,o,null,null,Wi),t.push(mi,Wi.x,Wi.y),Ni(t,e,i,s,n,r,o)},drawPoints(t,e,i,s){be.points(t,e,i,s)}},{ellipse:Ui,arc:Ni}=Fi,{moveTo:zi,lineTo:Yi,quadraticCurveTo:Xi,bezierCurveTo:Hi,closePath:ji,beginPath:Vi,rect:Gi,roundRect:Ki,ellipse:qi,arc:Zi,arcTo:Qi,drawEllipse:Ji,drawArc:$i,drawPoints:ts}=Fi;class es{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 Vi(this.__path),this.paint(),this}moveTo(t,e){return zi(this.__path,t,e),this.paint(),this}lineTo(t,e){return Yi(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,n,r){return Hi(this.__path,t,e,i,s,n,r),this.paint(),this}quadraticCurveTo(t,e,i,s){return Xi(this.__path,t,e,i,s),this.paint(),this}closePath(){return ji(this.__path),this.paint(),this}rect(t,e,i,s){return Gi(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,n){return Ki(this.__path,t,e,i,s,n),this.paint(),this}ellipse(t,e,i,s,n,r,o,a){return qi(this.__path,t,e,i,s,n,r,o,a),this.paint(),this}arc(t,e,i,s,n,r){return Zi(this.__path,t,e,i,s,n,r),this.paint(),this}arcTo(t,e,i,s,n){return Qi(this.__path,t,e,i,s,n),this.paint(),this}drawEllipse(t,e,i,s,n,r,o,a){return Ji(this.__path,t,e,i,s,n,r,o,a),this.paint(),this}drawArc(t,e,i,s,n,r){return $i(this.__path,t,e,i,s,n,r),this.paint(),this}drawPoints(t,e,i){return ts(this.__path,t,e,i),this.paint(),this}paint(){}}const{M:is,L:ss,C:ns,Q:rs,Z:os,N:as,D:hs,X:ls,G:ds,F:cs,O:us,P:_s,U:ps}=Qt,gs=wt.get("PathDrawer"),fs={drawPathByData(t,e){if(!e)return;let i,s=0,n=e.length;for(;s<n;)switch(i=e[s],i){case is:t.moveTo(e[s+1],e[s+2]),s+=3;break;case ss:t.lineTo(e[s+1],e[s+2]),s+=3;break;case ns:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case rs:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case os:t.closePath(),s+=1;break;case as:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case hs:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],[e[s+5],e[s+6],e[s+7],e[s+8]]),s+=9;break;case ls:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case ds:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*l,e[s+6]*l,e[s+7]*l,e[s+8]),s+=9;break;case cs:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,d,!1),s+=5;break;case us:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*l,e[s+5]*l,e[s+6]),s+=7;break;case _s:t.arc(e[s+1],e[s+2],e[s+3],0,d,!1),s+=4;break;case ps:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void gs.error(`command: ${i} [index:${s}]`,e)}}},{M:ys,L:vs,C:ms,Q:ws,Z:xs,N:bs,D:Es,X:Bs,G:Ps,F:Rs,O:Cs,P:Ts,U:ks}=Qt,{toTwoPointBounds:Ls,toTwoPointBoundsByQuadraticCurve:Ss,arcTo:Os,arc:Ds,ellipse:Ms}=be,{addPointBounds:Is,copy:As,addPoint:Ws,setPoint:Fs,addBounds:Us,toBounds:Ns}=Y,zs=wt.get("PathBounds");let Ys,Xs,Hs;const js={},Vs={},Gs={},Ks={toBounds(t,e){Ks.toTwoPointBounds(t,Vs),Ns(Vs,e)},toTwoPointBounds(t,e){if(!t||!t.length)return Fs(e,0,0);let i,s,n,r,o,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(o=t[a],0===a&&(o===xs||o===ms||o===ws?Fs(e,h,l):Fs(e,t[a+1],t[a+2])),o){case ys:case vs:h=t[a+1],l=t[a+2],Ws(e,h,l),a+=3;break;case ms:n=t[a+5],r=t[a+6],Ls(h,l,t[a+1],t[a+2],t[a+3],t[a+4],n,r,js),Is(e,js),h=n,l=r,a+=7;break;case ws:i=t[a+1],s=t[a+2],n=t[a+3],r=t[a+4],Ss(h,l,i,s,n,r,js),Is(e,js),h=n,l=r,a+=5;break;case xs:a+=1;break;case bs:h=t[a+1],l=t[a+2],Us(e,h,l,t[a+3],t[a+4]),a+=5;break;case Es:case Bs:h=t[a+1],l=t[a+2],Us(e,h,l,t[a+3],t[a+4]),a+=o===Es?9:6;break;case Ps:Ms(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],js,Gs),0===a?As(e,js):Is(e,js),h=Gs.x,l=Gs.y,a+=9;break;case Rs:h=t[a+1],l=t[a+2],Xs=t[a+3],Hs=t[a+4],Us(e,h-Xs,l-Hs,2*Xs,2*Hs),h+=Xs,a+=5;break;case Cs:Ds(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],js,Gs),0===a?As(e,js):Is(e,js),h=Gs.x,l=Gs.y,a+=7;break;case Ts:h=t[a+1],l=t[a+2],Ys=t[a+3],Us(e,h-Ys,l-Ys,2*Ys,2*Ys),h+=Ys,a+=4;break;case ks:Os(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],js,Gs),0===a?As(e,js):Is(e,js),h=Gs.x,l=Gs.y,a+=6;break;default:return void zs.error(`command: ${o} [index:${a}]`,t)}}},{M:qs,L:Zs,C:Qs,Z:Js}=Qt,{getCenterX:$s,getCenterY:tn}=D,{arcTo:en}=Fi,sn={smooth(t,e,i){let s,n=0,r=0,o=0,a=0,h=0,l=0,d=0,c=0,u=0;const _=t.length,p=[];for(;n<_;)switch(s=t[n],s){case qs:a=c=t[n+1],h=u=t[n+2],n+=3,t[n]===Zs?(l=t[n+1],d=t[n+2],p.push(qs,$s(a,l),tn(h,d))):p.push(qs,a,h);break;case Zs:switch(r=t[n+1],o=t[n+2],n+=3,t[n]){case Zs:en(p,r,o,t[n+1],t[n+2],e,c,u);break;case Js:en(p,r,o,a,h,e,c,u);break;default:p.push(Zs,r,o)}c=r,u=o;break;case Qs:p.push(Qs,t[n+1],t[n+2],t[n+3],t[n+4],t[n+5],t[n+6]),n+=7;break;case Js:en(p,a,h,l,d,e,c,u),p.push(Js),n+=1}return s!==Js&&(p[1]=a,p[2]=h),p}};qt.creator=new es,qt.parse=gi.parse,qt.convertToCanvasData=gi.toCanvasData;const nn=new es,{drawRoundRect:rn}=ne;function on(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,n){rn(this,t,e,i,s,n)})}(t)}const an={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=hn.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{}}}},hn=an;hn.opacityTypes.forEach((t=>hn.upperCaseTypeMap[t]=t.toUpperCase()));const ln=wt.get("TaskProcessor");class dn{constructor(t){this.parallel=!0,this.time=1,this.id=s.create(s.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){ln.error(t)}}))}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class cn{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,i=0;for(let s=0;s<t;s++)s<=this.finishedIndex?(i+=this.list[s].time,s===this.finishedIndex&&(e=i)):e+=this.list[s].time;return this.isComplete?1:i/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&Mt.assign(this.config,t),this.empty()}add(t,e){let i,s,n,r;const o=new dn(t);return o.parent=this,"number"==typeof e?r=e:e&&(s=e.parallel,i=e.start,n=e.time,r=e.delay),n&&(o.time=n),!1===s&&(o.parallel=!1),void 0===r?this.push(o,i):(this.delayNumber++,setTimeout((()=>{this.delayNumber&&(this.delayNumber--,this.push(o,i))}),r)),this.isComplete=!1,o}push(t,e){this.list.push(t),!1===e||this.timer||(this.timer=setTimeout((()=>this.start())))}empty(){this.index=0,this.parallelSuccessNumber=0,this.list=[],this.parallelList=[],this.delayNumber=0}start(){this.running||(this.running=!0,this.isComplete=!1,this.run())}pause(){clearTimeout(this.timer),this.timer=null,this.running=!1}resume(){this.start()}skip(){this.index++,this.resume()}stop(){this.isComplete=!0,this.list.forEach((t=>{t.isComplete||t.cancel()})),this.pause(),this.empty()}run(){this.running&&(this.setParallelList(),this.parallelList.length>1?this.runParallelTasks():this.remain?this.runTask():this.onComplete())}runTask(){const t=this.list[this.index];t?t.run().then((()=>{this.onTask(t),this.index++,this.nextTask()})).catch((t=>{this.onError(t)})):this.nextTask()}runParallelTasks(){this.parallelList.forEach((t=>this.runParallelTask(t)))}runParallelTask(t){t.run().then((()=>{this.onTask(t),this.fillParallelTask()})).catch((t=>{this.onParallelError(t)}))}nextTask(){this.total===this.finishedIndex?this.onComplete():this.timer=setTimeout((()=>this.run()))}setParallelList(){let t;this.parallelList=[],this.parallelSuccessNumber=0;let e=this.index+this.config.parallel;e>this.list.length&&(e=this.list.length);for(let i=this.index;i<e&&(t=this.list[i],t.parallel);i++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const i=e.length,s=this.finishedIndex+i;if(e.length){if(!this.running)return;s<this.total&&(t=this.list[s],t&&t.parallel&&(e.push(t),this.runParallelTask(t)))}else this.index+=this.parallelSuccessNumber,this.parallelSuccessNumber=0,this.nextTask()}onComplete(){this.stop(),this.config.onComplete&&this.config.onComplete()}onTask(t){t.complete(),this.config.onTask&&this.config.onTask()}onParallelError(t){this.parallelList.forEach((t=>{t.parallel=!1})),this.parallelList.length=0,this.parallelSuccessNumber=0,this.onError(t)}onError(t){this.pause(),this.config.onError&&this.config.onError(t)}destroy(){this.stop()}}const un={map:{},recycledList:[],tasker:new cn,patternTasker:new cn,get isComplete(){return _n.tasker.isComplete},get(t){let e=_n.map[t.url];return e||(e=i.image(t),_n.map[t.url]=e),e.use++,e},recycle(t){t.use--,setTimeout((()=>{t.use||_n.recycledList.push(t)}))},clearRecycled(){const t=_n.recycledList;t.length>100&&(t.forEach((t=>{!t.use&&t.url&&(delete _n.map[t.url],t.destroy())})),t.length=0)},hasOpacityPixel:t=>an.opacityTypes.some((e=>_n.isFormat(e,t))),isFormat(t,e){if(e.format===t)return!0;const{url:i}=e;if(i.startsWith("data:")){if(i.startsWith("data:"+an.mineType(t)))return!0}else if(i.includes("."+t)||i.includes("."+an.upperCaseTypeMap[t]))return!0;return!1},destroy(){_n.map={},_n.recycledList=[]}},_n=un,{IMAGE:pn,create:gn}=s;class fn{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){this.use=0,this.waitComplete=[],this.innerId=gn(pn),this.config=t||{url:""},this.isSVG=un.isFormat("svg",t),this.hasOpacityPixel=un.hasOpacityPixel(t)}load(t,i){return this.loading||(this.loading=!0,un.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,i),this.waitComplete.length-2}unload(t,e){const i=this.waitComplete;if(e){const e=i[t+1];e&&e({type:"stop"})}i[t]=i[t+1]=void 0}onComplete(t){let e;this.waitComplete.forEach(((i,s)=>{e=s%2,i&&(t?e||i(this):e&&i(this.error))})),this.waitComplete.length=0,this.loading=!1}getCanvas(t,i,s,n){if(t||(t=this.width),i||(i=this.height),this.cache){let{params:t,data:e}=this.cache;for(let i in t)if(t[i]!==arguments[i]){e=null;break}if(e)return e}const r=e.origin.createCanvas(t,i),o=r.getContext("2d");return s&&(o.globalAlpha=s),o.drawImage(this.view,0,0,t,i),this.cache=this.use>1?{data:r,params:arguments}:null,r}getPattern(t,i,s,n){const r=e.canvas.createPattern(t,i);try{s&&r.setTransform&&(r.setTransform(s),s=null)}catch(t){}return n&&(n.transform=s),r}destroy(){this.config={url:""},this.cache=null,this.waitComplete.length=0}}function yn(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function vn(t,e){return Object.getOwnPropertyDescriptor(t,e)}function mn(t,e){return(i,s)=>xn(i,s,t,e&&e(s))}function wn(t){return t}function xn(t,e,i,s){const n={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};yn(t,e,Object.assign(n,s||{})),Vn(t,e,i)}function bn(t){return mn(t)}function En(t,e){return mn(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}})))}function Bn(t){return mn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal())}})))}function Pn(t,e){return mn(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}})))}function Rn(t,e){return mn(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}})))}function Cn(t,e){return mn(t,(t=>({set(i){this.__setAttr(t,i,e)&&kn(this)}})))}function Tn(t){return mn(t,(t=>({set(e){this.__setAttr(t,e)&&(kn(this),this.__.__removeNaturalSize())}})))}function kn(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function Ln(t){return mn(t,(t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),kn(this)}})))}const Sn=Cn;function On(t){return mn(t,(t=>({set(e){this.__setAttr(t,e)&&Dn(this)}})))}function Dn(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&kn(t)}const Mn=On;function In(t){return mn(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}})))}function An(t){return mn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}})))}function Wn(t){return mn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange())}})))}function Fn(t){return mn(t,(t=>({set(e){const i=this.visible;if(!0===i&&0===e){if(this.animationOut)return this.__runAnimation("out",(()=>Un(this,t,e,i)))}else 0===i&&!0===e&&this.animation&&this.__runAnimation("in");Un(this,t,e,i)}})))}function Un(t,e,i,s){t.__setAttr(e,i)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==s&&0!==i||kn(t))}function Nn(t){return mn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange(),this.waitParent((()=>{this.parent.__layout.childrenSortChange()})))}})))}function zn(t){return mn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent((()=>{this.parent.__updateMask(e)})))}})))}function Yn(t){return mn(t,(t=>({set(e){this.__setAttr(t,e)&&this.waitParent((()=>{this.parent.__updateEraser(e)}))}})))}function Xn(t){return mn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.hitCanvasChanged=!0,wt.showHitView&&(this.__layout.surfaceChanged||this.__layout.surfaceChange()),this.leafer&&this.leafer.updateCursor())}})))}function Hn(t){return mn(t,(t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}})))}function jn(t){return(e,i)=>{yn(e,"__DataProcessor",{get:()=>t})}}function Vn(t,e,i){const s=t.__DataProcessor.prototype,n="_"+e,r=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),o={get(){const t=this[n];return void 0===t?i:t},set(t){this[n]=t}};if(void 0===i)o.get=function(){return this[n]};else if("object"==typeof i){const{clone:t}=Mt;o.get=function(){let e=this[n];return void 0===e&&(this[n]=e=t(i)),e}}"width"===e?o.get=function(){const t=this[n];if(void 0===t){const t=this;return t._height&&t.__naturalWidth&&t.__useNaturalRatio?t._height*t.__naturalWidth/t.__naturalHeight:t.__naturalWidth||i}return t}:"height"===e&&(o.get=function(){const t=this[n];if(void 0===t){const t=this;return t._width&&t.__naturalHeight&&t.__useNaturalRatio?t._width*t.__naturalHeight/t.__naturalWidth:t.__naturalHeight||i}return t});let a,h=s;for(;!a&&h;)a=vn(h,e),h=h.__proto__;a&&a.set&&(o.set=a.set),s[r]&&(o.set=s[r],delete s[r]),yn(s,e,o)}const Gn=new wt("rewrite"),Kn=[],qn=["destroy","constructor"];function Zn(t){return(e,i)=>{Kn.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function Qn(){return t=>{Jn()}}function Jn(t){Kn.length&&(Kn.forEach((e=>{t&&Gn.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()})),Kn.length=0)}function $n(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach((s=>{if(!(qn.includes(s)||e&&e.includes(s)))if(t.prototype){vn(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]}))}}function tr(){return t=>{Tt.register(t)}}function er(){return t=>{St.register(t)}}setTimeout((()=>Jn(!0)));const{copy:ir,toInnerPoint:sr,toOuterPoint:nr,scaleOfOuter:rr,rotateOfOuter:or,skewOfOuter:ar,multiplyParent:hr,divideParent:lr,getLayout:dr}=b,cr={},ur={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),gr(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,n=s.length;t<n;t++)pr(s[t],e,i)}},updateMatrix(t,e,i){const s=t.__layout;e?i&&(s.waitAutoLayout=!0,t.__hasAutoLayout&&(s.matrixChanged=!1)):s.waitAutoLayout&&(s.waitAutoLayout=!1),s.matrixChanged&&t.__updateLocalMatrix(),s.waitAutoLayout||t.__updateWorldMatrix()},updateBounds(t){const e=t.__layout;e.boundsChanged&&t.__updateLocalBounds(),e.waitAutoLayout||t.__updateWorldBounds()},updateAllWorldOpacity(t){if(t.__updateWorldOpacity(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)fr(e[t])}},updateAllChange(t){if(fr(t),t.__updateChange(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)yr(e[t])}},worldHittable(t){for(;t;){if(!t.__.hittable)return!1;t=t.parent}return!0},moveWorld(t,e,i=0,s){const n="object"==typeof e?Object.assign({},e):{x:e,y:i};s?nr(t.localTransform,n,n,!0):t.parent&&sr(t.parent.worldTransform,n,n,!0),_r.moveLocal(t,n.x,n.y)},moveLocal(t,e,i=0){"object"==typeof e?(t.x+=e.x,t.y+=e.y):(t.x+=e,t.y+=i)},zoomOfWorld(t,e,i,s,n){_r.zoomOfLocal(t,mr(t,e),i,s,n)},zoomOfLocal(t,e,i,s=i,n){ir(cr,t.__localMatrix),rr(cr,e,i,s),t.origin||t.around?_r.setTransform(t,cr,n):(vr(t,cr),t.scaleResize(i,s,!0!==n))},rotateOfWorld(t,e,i){_r.rotateOfLocal(t,mr(t,e),i)},rotateOfLocal(t,e,i){ir(cr,t.__localMatrix),or(cr,e,i),t.origin||t.around?_r.setTransform(t,cr):(vr(t,cr),t.rotation=h.formatRotation(t.rotation+i))},skewOfWorld(t,e,i,s,n){_r.skewOfLocal(t,mr(t,e),i,s,n)},skewOfLocal(t,e,i,s=0,n){ir(cr,t.__localMatrix),ar(cr,e,i,s),_r.setTransform(t,cr,n)},transformWorld(t,e,i){ir(cr,t.worldTransform),hr(cr,e),t.parent&&lr(cr,t.parent.worldTransform),_r.setTransform(t,cr,i)},transform(t,e,i){ir(cr,t.localTransform),hr(cr,e),_r.setTransform(t,cr,i)},setTransform(t,e,i){const s=dr(e,t.origin&&_r.getInnerOrigin(t,t.origin),t.around&&_r.getInnerOrigin(t,t.around));if(i){const e=s.scaleX/t.scaleX,n=s.scaleY/t.scaleY;delete s.scaleX,delete s.scaleY,t.set(s),t.scaleResize(e,n,!0!==i)}else t.set(s)},getFlipTransform(t,e){const i={a:1,b:0,c:0,d:1,e:0,f:0},s="x"===e?1:-1;return rr(i,_r.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>D.tempToOuterOf(_r.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return gt.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(ir(cr,t.worldTransform),lr(cr,e.worldTransform),i?cr:Object.assign({},cr)),drop(t,e,i,s){t.setTransform(_r.getRelativeWorld(t,e,!0),s),e.add(t,i)},hasParent(t,e){if(!e)return!1;for(;t;){if(e===t)return!0;t=t.parent}}},_r=ur,{updateAllMatrix:pr,updateMatrix:gr,updateAllWorldOpacity:fr,updateAllChange:yr}=_r;function vr(t,e){const{e:i,f:s}=t.__localMatrix;t.x+=e.e-i,t.y+=e.f-s}function mr(t,e){return t.__layout.update(),t.parent?D.tempToInnerOf(e,t.parent.__world):e}const wr={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:xr}=ur,br={sort:(t,e)=>t.__.zIndex===e.__.zIndex?t.__tempNumber-e.__tempNumber:t.__.zIndex-e.__.zIndex,pushAllChildBranch(t,e){if(t.__tempNumber=1,t.__.__childBranchNumber){const{children:i}=t;for(let s=0,n=i.length;s<n;s++)(t=i[s]).isBranch&&(t.__tempNumber=1,e.add(t),Er(t,e))}},pushAllParent(t,e){const{keys:i}=e;if(i)for(;t.parent&&void 0===i[t.parent.innerId];)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let i=e.length;const{children:s}=t;for(let t=0,i=s.length;t<i;t++)s[t].isBranch&&e.push(s[t]);for(let t=i,s=e.length;t<s;t++)Br(e[t],e)},updateBounds(t,e){const i=[t];Br(t,i),Pr(i,e)},updateBoundsByBranchStack(t,e){let i,s;for(let n=t.length-1;n>-1;n--){i=t[n],s=i.children;for(let t=0,e=s.length;t<e;t++)xr(s[t]);e&&e===i||xr(i)}}},{pushAllChildBranch:Er,pushAllBranchStack:Br,updateBoundsByBranchStack:Pr}=br,Rr={run(t){if(t&&t.length){const e=t.length;for(let i=0;i<e;i++)t[i]();t.length===e?t.length=0:t.splice(0,e)}}},{getRelativeWorld:Cr}=ur,{toOuterOf:Tr,getPoints:kr,copy:Lr}=rt,Sr="_localContentBounds",Or="_worldContentBounds",Dr="_worldBoxBounds",Mr="_worldStrokeBounds";class Ir{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 Tr(this.contentBounds,this.leaf.__localMatrix,this[Sr]||(this[Sr]={})),this[Sr]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return Tr(this.contentBounds,this.leaf.__world,this[Or]||(this[Or]={})),this[Or]}get worldBoxBounds(){return Tr(this.boxBounds,this.leaf.__world,this[Dr]||(this[Dr]={})),this[Dr]}get worldStrokeBounds(){return Tr(this.strokeBounds,this.leaf.__world,this[Mr]||(this[Mr]={})),this[Mr]}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 Cr(e,t)}}getBounds(t,e="world"){switch(this.update(),e){case"world":return this.getWorldBounds(t);case"local":return this.getLocalBounds(t);case"inner":return this.getInnerBounds(t);case"page":e=this.leaf.zoomLayer;default:return new lt(this.getInnerBounds(t)).toOuterOf(this.getTransform(e))}}getInnerBounds(t="box"){switch(t){case"render":return this.renderBounds;case"content":if(this.contentBounds)return this.contentBounds;case"box":return this.boxBounds;case"stroke":return this.strokeBounds}}getLocalBounds(t="box"){switch(t){case"render":return this.localRenderBounds;case"stroke":return this.localStrokeBounds;case"content":if(this.contentBounds)return this.localContentBounds;case"box":return this.leaf.__localBoxBounds}}getWorldBounds(t="box"){switch(t){case"render":return this.leaf.__world;case"stroke":return this.worldStrokeBounds;case"content":if(this.contentBounds)return this.worldContentBounds;case"box":return this.worldBoxBounds}}getLayoutBounds(t,e="world",i){const{leaf:s}=this;let n,r,o=this.getInnerBounds(t);switch(e){case"world":n=s.getWorldPoint(o),r=s.__world;break;case"local":n=s.getLocalPointByInner(o),r=s.__localMatrix;break;case"inner":n=o,r=b.defaultMatrix;break;case"page":e=s.zoomLayer;default:n=s.getWorldPoint(o,e),r=Cr(s,e,!0)}const a=b.getLayout(r);if(Lr(a,o),D.copy(a,n),i){const{scaleX:t,scaleY:e}=a,i=Math.abs(t),s=Math.abs(e);1===i&&1===s||(a.scaleX/=i,a.scaleY/=s,a.width*=i,a.height*=s)}return a}getLayoutPoints(t,e="world"){const{leaf:i}=this,s=kr(this.getInnerBounds(t));let n;switch(e){case"world":n=null;break;case"local":n=i.parent;break;case"inner":break;case"page":e=i.zoomLayer;default:n=e}return void 0!==n&&s.forEach((t=>i.innerToWorld(t,null,!1,n))),s}shrinkContent(){const{x:t,y:e,width:i,height:s}=this.boxBounds;this._contentBounds={x:t,y:e,width:i,height:s}}spreadStroke(){const{x:t,y:e,width:i,height:s}=this.strokeBounds;this._strokeBounds={x:t,y:e,width:i,height:s},this._localStrokeBounds={x:t,y:e,width:i,height:s},this.renderSpread||this.spreadRenderCancel()}spreadRender(){const{x:t,y:e,width:i,height:s}=this.renderBounds;this._renderBounds={x:t,y:e,width:i,height:s},this._localRenderBounds={x:t,y:e,width:i,height:s}}shrinkContentCancel(){this._contentBounds=void 0}spreadStrokeCancel(){const t=this.renderBounds===this.strokeBounds;this._strokeBounds=this.boxBounds,this._localStrokeBounds=this.leaf.__localBoxBounds,t&&this.spreadRenderCancel()}spreadRenderCancel(){this._renderBounds=this._strokeBounds,this._localRenderBounds=this._localStrokeBounds}boxChange(){this.boxChanged=!0,this.localBoxChanged||this.localBoxChange(),this.hitCanvasChanged=!0}localBoxChange(){this.localBoxChanged=!0,this.boundsChanged=!0}strokeChange(){this.strokeChanged=!0,this.strokeSpread||(this.strokeSpread=1),this.boundsChanged=!0,this.hitCanvasChanged=!0}renderChange(){this.renderChanged=!0,this.renderSpread||(this.renderSpread=1),this.boundsChanged=!0}scaleChange(){this.scaleChanged=!0,this._scaleOrRotationChange()}rotationChange(){this.rotationChanged=!0,this.affectRotation=!0,this._scaleOrRotationChange()}_scaleOrRotationChange(){this.affectScaleOrRotation=!0,this.matrixChange(),this.leaf.__local||this.createLocal()}matrixChange(){this.matrixChanged=!0,this.localBoxChanged||this.localBoxChange()}surfaceChange(){this.surfaceChanged=!0}opacityChange(){this.opacityChanged=!0,this.surfaceChanged||this.surfaceChange()}childrenSortChange(){this.childrenSortChanged||(this.childrenSortChanged=!0,this.leaf.forceUpdate("surface"))}destroy(){}}class Ar{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 Wr extends Ar{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}Wr.ADD="child.add",Wr.REMOVE="child.remove",Wr.CREATED="created",Wr.MOUNTED="mounted",Wr.UNMOUNTED="unmounted",Wr.DESTROY="destroy";class Fr extends Ar{constructor(t,e,i,s,n){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=n}}Fr.CHANGE="property.change",Fr.LEAFER_CHANGE="property.leafer_change";class Ur extends Ar{constructor(t,e){super(t),Object.assign(this,e)}}Ur.LOAD="image.load",Ur.LOADED="image.loaded",Ur.ERROR="image.error";class Nr extends Ar{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(Nr.RESIZE),Object.assign(this,t)):super(t),this.old=e}}Nr.RESIZE="resize";class zr extends Ar{constructor(t,e){super(t),this.data=e}}zr.REQUEST="watch.request",zr.DATA="watch.data";class Yr extends Ar{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}Yr.CHECK_UPDATE="layout.check_update",Yr.REQUEST="layout.request",Yr.START="layout.start",Yr.BEFORE="layout.before",Yr.LAYOUT="layout",Yr.AFTER="layout.after",Yr.AGAIN="layout.again",Yr.END="layout.end";class Xr extends Ar{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}Xr.REQUEST="render.request",Xr.START="render.start",Xr.BEFORE="render.before",Xr.RENDER="render",Xr.AFTER="render.after",Xr.AGAIN="render.again",Xr.END="render.end",Xr.NEXT="render.next";class Hr extends Ar{}Hr.START="leafer.start",Hr.BEFORE_READY="leafer.before_ready",Hr.READY="leafer.ready",Hr.AFTER_READY="leafer.after_ready",Hr.VIEW_READY="leafer.view_ready",Hr.VIEW_COMPLETED="leafer.view_completed",Hr.STOP="leafer.stop",Hr.RESTART="leafer.restart",Hr.END="leafer.end";const jr={};class Vr{set event(t){this.on(t)}on(t,e,i){if(!e){let e,i=t;for(let t in i)e=i[t],e instanceof Array?this.on(t,e[0],e[1]):this.on(t,e);return}let s,n,r;i&&("once"===i?n=!0:"boolean"==typeof i?s=i:(s=i.capture,n=i.once));const o=Gr(this,s,!0),a="string"==typeof t?t.split(" "):t,h=n?{listener:e,once:n}:{listener:e};a.forEach((t=>{t&&(r=o[t],r?-1===r.findIndex((t=>t.listener===e))&&r.push(h):o[t]=[h])}))}off(t,e,i){if(t){const s="string"==typeof t?t.split(" "):t;if(e){let t,n,r;i&&(t="boolean"==typeof i?i:"once"!==i&&i.capture);const o=Gr(this,t);s.forEach((t=>{t&&(n=o[t],n&&(r=n.findIndex((t=>t.listener===e)),r>-1&&n.splice(r,1),n.length||delete o[t]))}))}else{const{__bubbleMap:t,__captureMap:e}=this;s.forEach((i=>{t&&delete t[i],e&&delete e[i]}))}}else this.__bubbleMap=this.__captureMap=void 0}on_(t,e,i,s){return i&&(e=e.bind(i)),this.on(t,e,s),{type:t,current:this,listener:e,options:s}}off_(t){if(!t)return;const e=t instanceof Array?t:[t];e.forEach((t=>t.current.off(t.type,t.listener,t.options))),e.length=0}once(t,e,i){this.on(t,e,{once:!0,capture:i})}emit(t,e,i){!e&&St.has(t)&&(e=St.get(t,{type:t,target:this,current:this}));const s=Gr(this,i)[t];if(s){let n;for(let r=0,o=s.length;r<o&&(n=s[r],n.listener(e),n.once&&(this.off(t,n.listener,i),r--,o--),!e||!e.isStopNow);r++);}this.syncEventer&&this.syncEventer.emitEvent(e,i)}emitEvent(t,e){t.current=this,this.emit(t.type,t,e)}hasEvent(t,e){if(this.syncEventer&&this.syncEventer.hasEvent(t,e))return!0;const{__bubbleMap:i,__captureMap:s}=this,n=i&&i[t],r=s&&s[t];return!!(void 0===e?n||r:e?r:n)}destroy(){this.__captureMap=this.__bubbleMap=this.syncEventer=null}}function Gr(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:jr)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:jr)}}const{on:Kr,on_:qr,off:Zr,off_:Qr,once:Jr,emit:$r,emitEvent:to,hasEvent:eo,destroy:io}=Vr.prototype,so={on:Kr,on_:qr,off:Zr,off_:Qr,once:Jr,emit:$r,emitEvent:to,hasEvent:eo,destroyEventer:io},{isFinite:no}=Number,ro=wt.get("setAttr"),oo={__setAttr(t,e,i){if(this.leafer&&this.leafer.created){const s=this.__.__getInput(t);if(i&&!no(e)&&void 0!==e&&(ro.warn(this.innerName,t,e),e=void 0),"object"==typeof e||s!==e){this.__realSetAttr(t,e);const{CHANGE:i}=Fr,n=new Fr(i,this,t,s,e);return this.isLeafer?this.emitEvent(new Fr(Fr.LEAFER_CHANGE,this,t,s,e)):this.hasEvent(i)&&this.emitEvent(n),this.leafer.emitEvent(n),!0}return!1}return this.__realSetAttr(t,e),!0},__realSetAttr(t,e){const i=this.__;i[t]=e,this.__proxyData&&this.setProxyAttr(t,e),i.normalStyle&&(this.lockNormalStyle||void 0===i.normalStyle[t]||(i.normalStyle[t]=e))},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:ao,multiplyParent:ho,translateInner:lo,defaultWorld:co}=b,{toPoint:uo,tempPoint:_o}=gt,po={__updateWorldMatrix(){ho(this.__local||this.__layout,this.parent?this.parent.__world:co,this.__world,!!this.__layout.affectScaleOrRotation,this.__,this.parent&&this.parent.__)},__updateLocalMatrix(){if(this.__local){const t=this.__layout,e=this.__local,i=this.__;t.affectScaleOrRotation&&(t.scaleChanged||t.rotationChanged)&&(ao(e,i,null,null,t.affectRotation),t.scaleChanged=t.rotationChanged=!1),e.e=i.x+i.offsetX,e.f=i.y+i.offsetY,(i.around||i.origin)&&(uo(i.around||i.origin,t.boxBounds,_o),lo(e,-_o.x,-_o.y,!i.around))}this.__layout.matrixChanged=!1}},{updateMatrix:go,updateAllMatrix:fo}=ur,{updateBounds:yo}=br,{toOuterOf:vo,copyAndSpread:mo,copy:wo}=rt,{toBounds:xo}=Ks,bo={__updateWorldBounds(){vo(this.__layout.renderBounds,this.__world,this.__world),this.__layout.resized&&(this.__onUpdateSize(),this.__layout.resized=!1)},__updateLocalBounds(){const t=this.__layout;t.boxChanged&&(this.__.__pathInputed||this.__updatePath(),this.__updateRenderPath(),this.__updateBoxBounds(),t.resized=!0),t.localBoxChanged&&(this.__local&&this.__updateLocalBoxBounds(),t.localBoxChanged=!1,t.strokeSpread&&(t.strokeChanged=!0),t.renderSpread&&(t.renderChanged=!0),this.parent&&this.parent.__layout.boxChange()),t.boxChanged=!1,t.strokeChanged&&(t.strokeSpread=this.__updateStrokeSpread(),t.strokeSpread?(t.strokeBounds===t.boxBounds&&t.spreadStroke(),this.__updateStrokeBounds(),this.__updateLocalStrokeBounds()):t.spreadStrokeCancel(),t.strokeChanged=!1,(t.renderSpread||t.strokeSpread!==t.strokeBoxSpread)&&(t.renderChanged=!0),this.parent&&this.parent.__layout.strokeChange(),t.resized=!0),t.renderChanged&&(t.renderSpread=this.__updateRenderSpread(),t.renderSpread?(t.renderBounds!==t.boxBounds&&t.renderBounds!==t.strokeBounds||t.spreadRender(),this.__updateRenderBounds(),this.__updateLocalRenderBounds()):t.spreadRenderCancel(),t.renderChanged=!1,this.parent&&this.parent.__layout.renderChange()),t.boundsChanged=!1},__updateLocalBoxBounds(){this.__hasMotionPath&&this.__updateMotionPath(),this.__hasAutoLayout&&this.__updateAutoLayout(),vo(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){vo(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){vo(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(){const t=this.__layout.boxBounds,e=this.__;e.__pathInputed?xo(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(),fo(this),yo(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(fo(this),yo(this,this))):go(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(){const t=this.__layout;mo(t.strokeBounds,t.boxBounds,t.strokeBoxSpread)},__updateRenderBounds(){const t=this.__layout;t.renderSpread>0?mo(t.renderBounds,t.boxBounds,t.renderSpread):wo(t.renderBounds,t.strokeBounds)}},Eo={__render(t,e){if(this.__worldOpacity)if(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),t.opacity=this.__.opacity,this.__.__single){if("path"===this.__.eraser)return this.__renderEraser(t,e);const i=t.getSameCanvas(!0,!0);this.__draw(i,e),this.__worldFlipped?t.copyWorldByReset(i,this.__nowWorld,null,this.__.__blendMode,!0):t.copyWorldToInner(i,this.__nowWorld,this.__layout.renderBounds,this.__.__blendMode),i.recycle(this.__nowWorld)}else this.__draw(t,e)},__clip(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawRenderPath(t),this.__.windingRule?t.clip(this.__.windingRule):t.clip())},__updateWorldOpacity(){this.__worldOpacity=this.__.visible?this.parent?this.parent.__worldOpacity*this.__.opacity:this.__.opacity:0,this.__layout.opacityChanged&&(this.__layout.opacityChanged=!1)}},{excludeRenderBounds:Bo}=wr,Po={__updateChange(){const{__layout:t}=this;t.childrenSortChanged&&(this.__updateSortChildren(),t.childrenSortChanged=!1),this.__.__checkSingle()},__render(t,e){if(this.__worldOpacity)if(this.__.__single){if("path"===this.__.eraser)return this.__renderEraser(t,e);const i=t.getSameCanvas(!1,!0);this.__renderBranch(i,e);const s=this.__getNowWorld(e);t.opacity=this.__.opacity,t.copyWorldByReset(i,s,s,this.__.__blendMode,!0),i.recycle(s)}else this.__renderBranch(t,e)},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:i}=this;for(let s=0,n=i.length;s<n;s++)Bo(i[s],e)||i[s].__render(t,e)}},__clip(t,e){if(this.__worldOpacity){const{children:i}=this;for(let s=0,n=i.length;s<n;s++)Bo(i[s],e)||i[s].__clip(t,e)}}},{LEAF:Ro,create:Co}=s,{toInnerPoint:To,toOuterPoint:ko,multiplyParent:Lo}=b,{toOuterOf:So}=rt,{copy:Oo,move:Do}=D,{moveLocal:Mo,zoomOfLocal:Io,rotateOfLocal:Ao,skewOfLocal:Wo,moveWorld:Fo,zoomOfWorld:Uo,rotateOfWorld:No,skewOfWorld:zo,transform:Yo,transformWorld:Xo,setTransform:Ho,getFlipTransform:jo,getLocalOrigin:Vo,getRelativeWorld:Go,drop:Ko}=ur;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 At}get __LayoutProcessor(){return Ir}get isLeafer(){return!1}get isBranch(){return!1}get isBranchLeaf(){return!1}get __localMatrix(){return this.__local||this.__layout}get __localBoxBounds(){return this.__local||this.__layout}get worldTransform(){return this.__layout.getTransform("world")}get localTransform(){return this.__layout.getTransform("local")}get boxBounds(){return this.getBounds("box","inner")}get renderBounds(){return this.getBounds("render","inner")}get worldBoxBounds(){return this.getBounds("box")}get worldStrokeBounds(){return this.getBounds("stroke")}get worldRenderBounds(){return this.getBounds("render")}get worldOpacity(){return this.__layout.update(),this.__worldOpacity}get __worldFlipped(){return this.__world.scaleX<0||this.__world.scaleY<0}get __onlyHitMask(){return this.__hasMask&&!this.__.hitChildren}get __ignoreHitWorld(){return(this.__hasMask||this.__hasEraser)&&this.__.hitChildren}get __inLazyBounds(){const{leafer:t}=this;return t&&t.created&&t.lazyBounds.hit(this.__world)}get pathInputed(){return this.__.__pathInputed}set event(t){this.on(t)}constructor(t){this.innerId=Co(Ro),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(Wr.CREATED)}reset(t){this.leafer&&this.leafer.forceRender(this.__world),this.__world={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0,scaleX:1,scaleY:1},null!==t&&(this.__local={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0}),this.__worldOpacity=1,this.__=new this.__DataProcessor(this),this.__layout=new this.__LayoutProcessor(this),this.__level&&this.resetCustom(),t&&(t.__&&(t=t.toJSON()),t.children?this.set(t):Object.assign(this,t))}resetCustom(){this.__hasMask=this.__hasEraser=null,this.forceUpdate()}waitParent(t,e){e&&(t=t.bind(e)),this.parent?t():this.on(Wr.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(Wr.MOUNTED,t,"once")}nextRender(t,e,i){this.leafer?this.leafer.nextRender(t,e,i):this.waitLeafer((()=>this.leafer.nextRender(t,e,i)))}removeNextRender(t){this.nextRender(t,null,"off")}__bindLeafer(t){if(this.isLeafer&&null!==t&&(t=this),this.leafer&&!t&&this.leafer.leafs--,this.leafer=t,t?(t.leafs++,this.__level=this.parent?this.parent.__level+1:1,this.animation&&this.__runAnimation("in"),this.__bubbleMap&&this.__emitLifeEvent(Wr.MOUNTED)):this.__emitLifeEvent(Wr.UNMOUNTED),this.isBranch){const{children:e}=this;for(let i=0,s=e.length;i<s;i++)e[i].__bindLeafer(t)}}set(t,e){}get(t){}setAttr(t,e){this[t]=e}getAttr(t){return this[t]}getComputedAttr(t){return this.__[t]}toJSON(t){return t&&this.__layout.update(),this.__.__getInputData(null,t)}toString(t){return JSON.stringify(this.toJSON(t))}toSVG(){}__SVG(t){}toHTML(){}__setAttr(t,e){return!0}__getAttr(t){}setProxyAttr(t,e){}getProxyAttr(t){}find(t,e){}findTag(t){}findOne(t,e){}findId(t){}focus(t){}updateState(){}updateLayout(){this.__layout.update()}forceUpdate(t){void 0===t?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=void 0===e?null:void 0,this[t]=e}forceRender(t){this.forceUpdate("surface")}__updateWorldMatrix(){}__updateLocalMatrix(){}__updateWorldBounds(){}__updateLocalBounds(){}__updateLocalBoxBounds(){}__updateLocalStrokeBounds(){}__updateLocalRenderBounds(){}__updateBoxBounds(){}__updateContentBounds(){}__updateStrokeBounds(){}__updateRenderBounds(){}__updateAutoLayout(){}__updateFlowLayout(){}__updateNaturalSize(){}__updateStrokeSpread(){return 0}__updateRenderSpread(){return 0}__onUpdateSize(){}__updateEraser(t){this.__hasEraser=!!t||this.children.some((t=>t.__.eraser))}__renderEraser(t,e){t.save(),this.__clip(t,e);const{renderBounds:i}=this.__layout;t.clearRect(i.x,i.y,i.width,i.height),t.restore()}__updateMask(t){this.__hasMask=!!t||this.children.some((t=>t.__.mask))}__renderMask(t,e){}__getNowWorld(t){if(t.matrix){this.__cameraWorld||(this.__cameraWorld={});const e=this.__cameraWorld;return Lo(this.__world,t.matrix,e,void 0,this.__world),So(this.__layout.renderBounds,e,e),e}return this.__world}getTransform(t){return this.__layout.getTransform(t||"local")}getBounds(t,e){return this.__layout.getBounds(t,e)}getLayoutBounds(t,e,i){return this.__layout.getLayoutBounds(t,e,i)}getLayoutPoints(t,e){return this.__layout.getLayoutPoints(t,e)}getWorldBounds(t,e,i){const s=e?Go(this,e):this.worldTransform,n=i?t:{};return So(t,s,n),n}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&Oo(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&Oo(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),To(this.worldTransform,t,e,i)}innerToWorld(t,e,i,s){ko(this.worldTransform,t,e,i),s&&s.worldToInner(e||t,null,i)}getBoxPoint(t,e,i,s){return this.getBoxPointByInner(this.getInnerPoint(t,e,i,s),null,null,!0)}getBoxPointByInner(t,e,i,s){const n=s?t:Object.assign({},t),{x:r,y:o}=this.boxBounds;return Do(n,-r,-o),n}getInnerPoint(t,e,i,s){const n=s?t:{};return this.worldToInner(t,n,i,e),n}getInnerPointByBox(t,e,i,s){const n=s?t:Object.assign({},t),{x:r,y:o}=this.boxBounds;return Do(n,r,o),n}getInnerPointByLocal(t,e,i,s){return this.getInnerPoint(t,this.parent,i,s)}getLocalPoint(t,e,i,s){const n=s?t:{};return this.worldToLocal(t,n,i,e),n}getLocalPointByInner(t,e,i,s){return this.getWorldPoint(t,this.parent,i,s)}getPagePoint(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getInnerPoint(t,e,i,s)}getWorldPoint(t,e,i,s){const n=s?t:{};return this.innerToWorld(t,n,i,e),n}getWorldPointByBox(t,e,i,s){return this.getWorldPoint(this.getInnerPointByBox(t,null,null,s),e,i,!0)}getWorldPointByLocal(t,e,i,s){const n=s?t:{};return this.localToWorld(t,n,i,e),n}getWorldPointByPage(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getWorldPoint(t,e,i,s)}setTransform(t,e){Ho(this,t,e)}transform(t,e){Yo(this,t,e)}move(t,e){Mo(this,t,e)}moveInner(t,e){Fo(this,t,e,!0)}scaleOf(t,e,i,s){Io(this,Vo(this,t),e,i,s)}rotateOf(t,e){Ao(this,Vo(this,t),e)}skewOf(t,e,i,s){Wo(this,Vo(this,t),e,i,s)}transformWorld(t,e){Xo(this,t,e)}moveWorld(t,e){Fo(this,t,e)}scaleOfWorld(t,e,i,s){Uo(this,t,e,i,s)}rotateOfWorld(t,e){No(this,t,e)}skewOfWorld(t,e,i,s){zo(this,t,e,i,s)}flip(t){Yo(this,jo(this,t))}scaleResize(t,e=t,i){this.scaleX*=t,this.scaleY*=e}__scaleResize(t,e){}resizeWidth(t){}resizeHeight(t){}__hitWorld(t){return!0}__hit(t){return!0}__hitFill(t){return!0}__hitStroke(t,e){return!0}__hitPixel(t){return!0}__drawHitPath(t){}__updateHitCanvas(){}__render(t,e){}__drawFast(t,e){}__draw(t,e){}__clip(t,e){}__renderShape(t,e,i,s){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}getMotionPathData(){return Rt("path")}getMotionPoint(t){return Rt("path")}getMotionTotal(){return 0}__updateMotionPath(){}__runAnimation(t,e){}__updateSortChildren(){}add(t,e){}remove(t,e){this.parent&&this.parent.remove(this,e)}dropTo(t,e,i){Ko(this,t,e,i)}on(t,e,i){}off(t,e,i){}on_(t,e,i,s){}off_(t){}once(t,e,i){}emit(t,e,i){}emitEvent(t,e){}hasEvent(t,e){return!1}static changeAttr(t,e,i){i?this.addAttr(t,e,i):Vn(this.prototype,t,e)}static addAttr(t,e,i){i||(i=Cn),i(e)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new Wr(t,this,this.parent))}destroy(){if(!this.destroyed){const{parent:t}=this;t&&this.remove(),this.children&&this.removeAll(!0),this.__emitLifeEvent(Wr.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0}}},t.Leaf=Ft([$n(oo),$n(po),$n(bo),$n(so),$n(Eo)],t.Leaf);const{setListWithFn:qo}=rt,{sort:Zo}=br,{localBoxBounds:Qo,localStrokeBounds:Jo,localRenderBounds:$o,maskLocalBoxBounds:ta,maskLocalStrokeBounds:ea,maskLocalRenderBounds:ia}=wr;t.Branch=class extends t.Leaf{__updateStrokeSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(){qo(this.__layout.boxBounds,this.children,this.__hasMask?ta:Qo)}__updateStrokeBounds(){qo(this.__layout.strokeBounds,this.children,this.__hasMask?ea:Jo)}__updateRenderBounds(){qo(this.__layout.renderBounds,this.children,this.__hasMask?ia:$o)}__updateSortChildren(){let t;const{children:e}=this;if(e.length>1){for(let i=0,s=e.length;i<s;i++)e[i].__tempNumber=i,e[i].__.zIndex&&(t=!0);e.sort(Zo),this.__layout.affectChildrenSort=t}}add(t,e){t!==this&&(t.parent&&t.parent.remove(t),t.parent=this,void 0===e?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1),t.__layout.boxChanged||t.__layout.boxChange(),t.__layout.matrixChanged||t.__layout.matrixChange(),t.__bubbleMap&&t.__emitLifeEvent(Wr.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(Wr.ADD,t)),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange())}addMany(...t){t.forEach((t=>this.add(t)))}remove(t,e){t?t.animationOut?t.__runAnimation("out",(()=>this.__remove(t,e))):this.__remove(t,e):void 0===t&&super.remove(null,e)}removeAll(t){const{children:e}=this;e.length&&(this.children=[],this.__preRemove(),this.__.__childBranchNumber=0,e.forEach((e=>{this.__realRemoveChild(e),t&&e.destroy()})))}clear(){this.removeAll(!0)}__remove(t,e){const i=this.children.indexOf(t);i>-1&&(this.children.splice(i,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}__preRemove(){this.__hasMask&&this.__updateMask(),this.__hasEraser&&this.__updateEraser(),this.__layout.boxChange(),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}__realRemoveChild(t){t.__emitLifeEvent(Wr.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(Wr.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new Wr(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}},t.Branch=Ft([$n(Po)],t.Branch);class sa{get length(){return this.list.length}constructor(t){this.reset(),t&&(t instanceof Array?this.addList(t):this.add(t))}has(t){return t&&void 0!==this.keys[t.innerId]}indexAt(t){return this.list[t]}indexOf(t){const e=this.keys[t.innerId];return void 0===e?-1:e}add(t){const{list:e,keys:i}=this;void 0===i[t.innerId]&&(e.push(t),i[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:i}=this;if(void 0===i[t.innerId]){const{list:s}=this;for(let t=e,n=s.length;t<n;t++)i[s[t].innerId]++;0===e?s.unshift(t):(e>s.length&&(e=s.length),s.splice(e,0,t)),i[t.innerId]=e}}addList(t){for(let e=0;e<t.length;e++)this.add(t[e])}remove(t){const{list:e}=this;let i;for(let s=0,n=e.length;s<n;s++)void 0!==i?this.keys[e[s].innerId]=s-1:e[s].innerId===t.innerId&&(i=s,delete this.keys[t.innerId]);void 0!==i&&e.splice(i,1)}sort(t){const{list:e}=this;t?e.sort(((t,e)=>e.__level-t.__level)):e.sort(((t,e)=>t.__level-e.__level))}forEach(t){this.list.forEach(t)}clone(){const t=new sa;return t.list=[...this.list],t.keys=Object.assign({},this.keys),t}update(){this.keys={};const{list:t,keys:e}=this;for(let i=0,s=t.length;i<s;i++)e[t[i].innerId]=i}reset(){this.list=[],this.keys={}}destroy(){this.reset()}}class na{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(t instanceof Array?this.addList(t):this.add(t))}has(t){return void 0!==this.keys[t.innerId]}without(t){return void 0===this.keys[t.innerId]}sort(t){const{levels:e}=this;t?e.sort(((t,e)=>e-t)):e.sort(((t,e)=>t-e))}addList(t){t.forEach((t=>{this.add(t)}))}add(t){const{keys:e,levelMap:i}=this;e[t.innerId]||(e[t.innerId]=1,i[t.__level]?i[t.__level].push(t):(i[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach((i=>{e=this.levelMap[i];for(let i=0,s=e.length;i<s;i++)t(e[i])}))}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}const ra=wt.get("LeaferCanvas");class oa extends Kt{set zIndex(t){const{style:e}=this.view;e.zIndex=t,this.setAbsolute(this.view)}set childIndex(t){const{view:e,parentView:i}=this;if(e&&i){const s=i.children[t];s?(this.setAbsolute(s),i.insertBefore(e,s)):i.appendChild(s)}}init(){const{config:t}=this,i=t.view||t.canvas;i?this.__createViewFrom(i):this.__createView();const{style:s}=this.view;if(s.display||(s.display="block"),this.parentView=this.view.parentElement,this.parentView){const t=this.parentView.style;t.webkitUserSelect=t.userSelect="none"}e.syncDomFont&&!this.parentView&&(s.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:i}=e;i.position="absolute",i.top=i.bottom=i.left=i.right="0px",document.body.appendChild(e),t=e}this.__createView();const i=this.view;t.hasChildNodes()&&(this.setAbsolute(i),t.style.position||(t.style.position="relative")),t.appendChild(i)}else ra.error(`no id: ${t}`),this.__createView()}setAbsolute(t){const{style:e}=t;e.position="absolute",e.top=e.left="0px"}updateViewSize(){const{width:t,height:e,pixelRatio:i}=this,{style:s}=this.view;s.width=t+"px",s.height=e+"px",this.view.width=Math.ceil(t*i),this.view.height=Math.ceil(e*i)}updateClientBounds(){this.clientBounds=this.view.getBoundingClientRect()}startAutoLayout(t,i){if(this.resizeListener=i,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),ra.warn("no parent"))}catch(t){this.imitateResizeObserver()}}else window.addEventListener("resize",(()=>{const t=e.devicePixelRatio;if(this.pixelRatio!==t){const{width:e,height:i}=this;this.emitResize({width:e,height:i,pixelRatio:t})}}))}imitateResizeObserver(){this.autoLayout&&(this.parentView&&this.checkAutoBounds(this.parentView.getBoundingClientRect()),e.requestRender(this.imitateResizeObserver.bind(this)))}checkAutoBounds(t){const i=this.view,{x:s,y:n,width:r,height:o}=this.autoBounds.getBoundsFrom(t),a={width:r,height:o,pixelRatio:e.devicePixelRatio};if(!this.isSameSize(a)){const{style:t}=i;t.marginLeft=s+"px",t.marginTop=n+"px",this.emitResize(a)}}stopAutoLayout(){this.autoLayout=!1,this.resizeListener=null,this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}emitResize(t){const e={};Mt.copyAttrs(e,this,Gt),this.resize(t),void 0!==this.width&&this.resizeListener(new Nr(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()}}}on(CanvasRenderingContext2D.prototype),on(Path2D.prototype);const{mineType:aa,fileType:ha}=an;function la(t,s){e.origin={createCanvas(t,e){const i=document.createElement("canvas");return i.width=t,i.height=e,i},canvasToDataURL:(t,e,i)=>t.toDataURL(aa(e),i),canvasToBolb:(t,e,i)=>new Promise((s=>t.toBlob(s,aa(e),i))),canvasSaveAs:(t,i,s)=>{const n=t.toDataURL(aa(ha(i)),s);return e.origin.download(n,i)},download:(t,e)=>new Promise((i=>{let s=document.createElement("a");s.href=t,s.download=e,document.body.appendChild(s),s.click(),document.body.removeChild(s),i()})),loadImage:t=>new Promise(((i,s)=>{const n=new Image,{crossOrigin:r}=e.image;r&&(n.setAttribute("crossOrigin",r),n.crossOrigin=r),n.onload=()=>{i(n)},n.onerror=t=>{s(t)},n.src=e.image.getRealURL(t)}))},e.event={stopDefault(t){t.preventDefault()},stopNow(t){t.stopImmediatePropagation()},stop(t){t.stopPropagation()}},e.canvas=i.canvas(),e.conicGradientSupport=!!e.canvas.context.createConicGradient}Object.assign(i,{canvas:(t,e)=>new oa(t,e),image:t=>new fn(t)}),e.name="web",e.isMobile="ontouchstart"in window,e.requestRender=function(t){window.requestAnimationFrame(t)},yn(e,"devicePixelRatio",{get:()=>Math.max(1,devicePixelRatio)});const{userAgent:da}=navigator;da.indexOf("Firefox")>-1?(e.conicGradientRotate90=!0,e.intWheelDeltaY=!0,e.syncDomFont=!0):da.indexOf("Safari")>-1&&-1===da.indexOf("Chrome")&&(e.fullImageShadow=!0),da.indexOf("Windows")>-1?(e.os="Windows",e.intWheelDeltaY=!0):da.indexOf("Mac")>-1?e.os="Mac":da.indexOf("Linux")>-1&&(e.os="Linux");class ca{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new sa;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 sa,this.target=t,e&&(this.config=Mt.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(Xr.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===Wr.ADD?(this.hasAdd=!0,this.__pushChild(t.child)):(this.hasRemove=!0,this.__updatedList.add(t.parent)),this.update()}__pushChild(t){this.__updatedList.add(t),t.isBranch&&this.__loopChildren(t)}__loopChildren(t){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)this.__pushChild(e[t])}__onRquestData(){this.target.emitEvent(new zr(zr.DATA,{updatedList:this.updatedList})),this.__updatedList=new sa,this.totalTimes++,this.changed=!1,this.hasVisible=!1,this.hasRemove=!1,this.hasAdd=!1}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Fr.CHANGE,this.__onAttrChange,this),t.on_([Wr.ADD,Wr.REMOVE],this.__onChildEvent,this),t.on_(zr.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:ua,updateBounds:_a,updateAllWorldOpacity:pa}=ur,{pushAllChildBranch:ga,pushAllParent:fa}=br;const{worldBounds:ya}=wr,va={x:0,y:0,width:1e5,height:1e5};class ma{constructor(t){this.updatedBounds=new lt,this.beforeBounds=new lt,this.afterBounds=new lt,t instanceof Array&&(t=new sa(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,ya)}setAfter(){const{list:t}=this.updatedList;t.some((t=>t.noBounds))?this.afterBounds.set(va):this.afterBounds.setListWithFn(t,ya),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:wa,updateAllChange:xa}=ur,ba=wt.get("Layouter");class Ea{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new na,this.target=t,e&&(this.config=Mt.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(Yr.START),this.layoutOnce(),t.emitEvent(new Yr(Yr.END,this.layoutedBlocks,this.times))}catch(t){ba.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?ba.warn("layouting"):this.times>3?ba.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(zr.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=Bt.start("PartLayout"),{target:i,__updatedList:s}=this,{BEFORE:n,LAYOUT:r,AFTER:o}=Yr,a=this.getBlocks(s);a.forEach((t=>t.setBefore())),i.emitEvent(new Yr(n,a,this.times)),this.extraBlock=null,s.sort(),function(t,e){let i;t.list.forEach((t=>{i=t.__layout,e.without(t)&&!i.proxyZoom&&(i.matrixChanged?(ua(t,!0),e.add(t),t.isBranch&&ga(t,e),fa(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),fa(t,e)))}))}(s,this.__levelList),function(t){let e,i,s;t.sort(!0),t.levels.forEach((n=>{e=t.levelMap[n];for(let t=0,n=e.length;t<n;t++){if(i=e[t],i.isBranch&&i.__tempNumber){s=i.children;for(let t=0,e=s.length;t<e;t++)s[t].isBranch||_a(s[t])}_a(i)}}))}(this.__levelList),function(t){let e;t.list.forEach((t=>{e=t.__layout,e.opacityChanged&&pa(t),e.stateStyleChanged&&setTimeout((()=>e.stateStyleChanged&&t.updateState())),t.__updateChange()}))}(s),this.extraBlock&&a.push(this.extraBlock),a.forEach((t=>t.setAfter())),i.emitEvent(new Yr(r,a,this.times)),i.emitEvent(new Yr(o,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,Bt.end(e)}fullLayout(){const t=Bt.start("FullLayout"),{target:e}=this,{BEFORE:i,LAYOUT:s,AFTER:n}=Yr,r=this.getBlocks(new sa(e));e.emitEvent(new Yr(i,r,this.times)),Ea.fullLayout(e),r.forEach((t=>{t.setAfter()})),e.emitEvent(new Yr(s,r,this.times)),e.emitEvent(new Yr(n,r,this.times)),this.addBlocks(r),Bt.end(t)}static fullLayout(t){wa(t,!0),t.isBranch?br.updateBounds(t):ur.updateBounds(t),xa(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new ma([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new ma(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_(Yr.REQUEST,this.layout,this),t.on_(Yr.AGAIN,this.layoutAgain,this),t.on_(zr.DATA,this.__onReceiveWatchData,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const Ba=wt.get("Renderer");class Pa{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,i){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:60},this.target=t,this.canvas=e,i&&(this.config=Mt.default(i,this.config)),this.__listenEvents(),this.__requestRender()}start(){this.running=!0}stop(){this.running=!1}update(){this.changed=!0}requestLayout(){this.target.emit(Yr.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,Ba.log(e.innerName,"---\x3e");try{this.emitRender(Xr.START),this.renderOnce(t),this.emitRender(Xr.END,this.totalBounds),un.clearRecycled()}catch(t){this.rendering=!1,Ba.error(t)}Ba.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return Ba.warn("rendering");if(this.times>3)return Ba.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new lt,this.renderOptions={},t)this.emitRender(Xr.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Xr.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Xr.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Xr.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 Ba.warn("PartRender: need update attr");this.mergeBlocks(),e.forEach((e=>{t.bounds.hit(e)&&!e.isEmpty()&&this.clipRender(e)}))}clipRender(t){const e=Bt.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),n=t.includes(this.target.__world),r=new lt(s);i.save(),n&&!wt.showRepaint?i.clear():(s.spread(10+1/this.canvas.pixelRatio).ceil(),i.clearWorld(s,!0),i.clipWorld(s,!0)),this.__render(s,n,r),i.restore(),Bt.end(e)}fullRender(){const t=Bt.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds,!0),e.restore(),Bt.end(t)}__render(t,e,i){const s=t.includes(this.target.__world)?{includes:e}:{bounds:t,includes:e};this.needFill&&this.canvas.fillWorld(t,this.config.fill),wt.showRepaint&&this.canvas.strokeWorld(t,"red"),this.target.__render(this.canvas,s),this.renderBounds=i=i||t,this.renderOptions=s,this.totalBounds.isEmpty()?this.totalBounds=i:this.totalBounds.add(i),wt.showHitView&&this.renderHitView(s),wt.showBoundsView&&this.renderBoundsView(s),this.canvas.updateRender(i)}renderHitView(t){}renderBoundsView(t){}addBlock(t){this.updateBlocks||(this.updateBlocks=[]),this.updateBlocks.push(t)}mergeBlocks(){const{updateBlocks:t}=this;if(t){const e=new lt;e.setList(t),t.length=0,t.push(e)}}__requestRender(){const t=Date.now();e.requestRender((()=>{this.FPS=Math.min(60,Math.ceil(1e3/(Date.now()-t))),this.running&&(this.changed&&this.canvas.view&&this.render(),this.target.emit(Xr.NEXT)),this.target&&this.__requestRender()}))}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new lt(0,0,e,i).includes(this.target.__world)||this.needFill||!t.samePixelRatio)return this.addBlock(this.canvas.bounds),void this.target.forceUpdate("surface")}this.addBlock(new lt(0,0,1,1)),this.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||Ba.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e))),this.addBlock(e?this.canvas.bounds:t.updatedBounds)}))}emitRender(t,e,i){this.target.emitEvent(new Xr(t,this.times,e,i))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Xr.REQUEST,this.update,this),t.on_(Yr.END,this.__onLayoutEnd,this),t.on_(Xr.AGAIN,this.renderAgain,this),t.on_(Nr.RESIZE,this.__onResize,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.canvas=this.config=null)}}const{hitRadiusPoint:Ra}=rt;class Ca{constructor(t,e){this.target=t,this.selector=e}getByPoint(t,e,i){e||(e=0),i||(i={});const s=i.through||!1,n=i.ignoreHittable||!1,r=i.target||this.target;this.exclude=i.exclude||null,this.point={x:t.x,y:t.y,radiusX:e,radiusY:e},this.findList=new sa(i.findList),i.findList||this.hitBranch(r);const{list:o}=this.findList,a=this.getBestMatchLeaf(o,i.bottomList,n),h=n?this.getPath(a):this.getHitablePath(a);return this.clear(),s?{path:h,target:a,throughPath:o.length?this.getThroughPath(o):h}:{path:h,target:a}}getBestMatchLeaf(t,e,i){if(t.length){let e;this.findList=new sa;const{x:s,y:n}=this.point,r={x:s,y:n,radiusX:0,radiusY:0};for(let s=0,n=t.length;s<n;s++)if(e=t[s],(i||ur.worldHittable(e))&&(this.hitChild(e,r),this.findList.length))return this.findList.list[0]}if(e)for(let t=0,i=e.length;t<i;t++)if(this.hitChild(e[t].target,this.point,e[t].proxy),this.findList.length)return this.findList.list[0];return t[0]}getPath(t){const e=new sa;for(;t;)e.add(t),t=t.parent;return e.add(this.target),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let i,s=new sa;for(let t=e.list.length-1;t>-1&&(i=e.list[t],i.__.hittable)&&(s.addAt(i,0),i.__.hitChildren);t--);return s}getThroughPath(t){const e=new sa,i=[];for(let e=t.length-1;e>-1;e--)i.push(this.getPath(t[e]));let s,n,r;for(let t=0,o=i.length;t<o;t++){s=i[t],n=i[t+1];for(let t=0,i=s.length;t<i&&(r=s.list[t],!n||!n.has(r));t++)e.add(r)}return e}hitBranch(t){this.eachFind(t.children,t.__onlyHitMask)}eachFind(t,e){let i,s;const{point:n}=this;for(let r=t.length-1;r>-1;r--)i=t[r],!i.__.visible||e&&!i.__.mask||(s=!!i.__.hitRadius||Ra(i.__world,n),i.isBranch?(s||i.__ignoreHitWorld)&&(this.eachFind(i.children,i.__onlyHitMask),i.isBranchLeaf&&!this.findList.length&&this.hitChild(i,n)):s&&this.hitChild(i,n))}hitChild(t,e,i){if((!this.exclude||!this.exclude.has(t))&&t.__hitWorld(e)){const{parent:s}=t;if(s&&s.__hasMask&&!t.__.mask&&!s.children.some((t=>t.__.mask&&t.__hitWorld(e))))return;this.findList.add(i||t)}}clear(){this.point=null,this.findList=null,this.exclude=null}destroy(){this.clear()}}const{Yes:Ta,NoAndSkip:ka,YesAndSkip:La}=t.Answer,Sa={},Oa={},Da={};class Ma{constructor(t,e){this.config={},this.innerIdMap={},this.idMap={},this.methods={id:(t,e)=>t.id===e?(this.idMap[e]=t,1):0,innerId:(t,e)=>t.innerId===e?(this.innerIdMap[e]=t,1):0,className:(t,e)=>t.className===e?1:0,tag:(t,e)=>t.__tag===e?1:0,tags:(t,e)=>e[t.__tag]?1:0},this.target=t,e&&(this.config=Mt.default(e,this.config)),this.picker=new Ca(t,this),this.__listenEvents()}getBy(t,e,i,s){switch(typeof t){case"number":const n=this.getByInnerId(t,e);return i?n:n?[n]:[];case"string":switch(t[0]){case"#":Sa.id=t.substring(1),t=Sa;break;case".":Oa.className=t.substring(1),t=Oa;break;default:Da.tag=t,t=Da}case"object":if(void 0!==t.id){const s=this.getById(t.id,e);return i?s:s?[s]:[]}if(t.tag){const{tag:s}=t,n=s instanceof Array;return this.getByMethod(n?this.methods.tags:this.methods.tag,e,i,n?Mt.toMap(s):s)}return this.getByMethod(this.methods.className,e,i,t.className);case"function":return this.getByMethod(t,e,i,s)}}getByPoint(t,i,s){return"node"===e.name&&this.target.emit(Yr.CHECK_UPDATE),this.picker.getByPoint(t,i,s)}getByInnerId(t,e){const i=this.innerIdMap[t];return i||(this.eachFind(this.toChildren(e),this.methods.innerId,null,t),this.findLeaf)}getById(t,e){const i=this.idMap[t];return i&&ur.hasParent(i,e||this.target)?i:(this.eachFind(this.toChildren(e),this.methods.id,null,t),this.findLeaf)}getByClassName(t,e){return this.getByMethod(this.methods.className,e,!1,t)}getByTag(t,e){return this.getByMethod(this.methods.tag,e,!1,t)}getByMethod(t,e,i,s){const n=i?null:[];return this.eachFind(this.toChildren(e),t,n,s),n||this.findLeaf}eachFind(t,e,i,s){let n,r;for(let o=0,a=t.length;o<a;o++){if(n=t[o],r=e(n,s),r===Ta||r===La){if(!i)return void(this.findLeaf=n);i.push(n)}n.isBranch&&r<ka&&this.eachFind(n.children,e,i,s)}}toChildren(t){return this.findLeaf=null,[t||this.target]}__onRemoveChild(t){const{id:e,innerId:i}=t.child;this.idMap[e]&&delete this.idMap[e],this.innerIdMap[i]&&delete this.innerIdMap[i]}__checkIdChange(t){if("id"===t.attrName){const e=t.oldValue;this.idMap[e]&&delete this.idMap[e]}}__listenEvents(){this.__eventIds=[this.target.on_(Wr.REMOVE,this.__onRemoveChild,this),this.target.on_(Fr.CHANGE,this.__checkIdChange,this)]}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}destroy(){this.__eventIds.length&&(this.__removeListenEvents(),this.picker.destroy(),this.findLeaf=null,this.innerIdMap={},this.idMap={})}}function Ia(t){return mn(t,(t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Aa(t){return mn(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}})))}function Wa(){return(t,e)=>{const i="_"+e;yn(t,e,{set(t){this.isLeafer&&(this[i]=t)},get(){return this.isApp?this.tree.zoomLayer:this.isLeafer?this[i]||this:this.leafer&&this.leafer.zoomLayer}})}}Object.assign(i,{watcher:(t,e)=>new ca(t,e),layouter:(t,e)=>new Ea(t,e),renderer:(t,e,i)=>new Pa(t,e,i),selector:(t,e)=>new Ma(t,e)}),e.layout=Ea.fullLayout;const Fa={},Ua={},Na={},za={},Ya={},Xa={},Ha={},ja={},Va={setStyleName:(t,e,i)=>Rt("state"),set:(t,e)=>Rt("state")},Ga={list:{},register(t,e){Ga.list[t]=e},get:t=>Ga.list[t]},{parse:Ka}=gi,qa={},Za=wt.get("UIData");class Qa extends At{get scale(){const{scaleX:t,scaleY:e}=this;return t!==e?{x:t,y:e}:t}get __strokeWidth(){const{strokeWidth:t,strokeWidthFixed:e}=this;if(e){const e=this.__leaf;let{scaleX:i}=e.__nowWorld||e.__world;return i<0&&(i=-i),i>1?t/i:t}return t}get __autoWidth(){return!this._width}get __autoHeight(){return!this._height}get __autoSide(){return!this._width||!this._height}get __autoSize(){return!this._width&&!this._height}setVisible(t){this._visible=t;const{leafer:e}=this.__leaf;e&&(e.watcher.hasVisible=!0)}setWidth(t){t<0?(this._width=-t,this.__leaf.scaleX*=-1,Za.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,Za.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=qa)):(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=qa)):(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=Ka(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&&za.compute("fill",this.__leaf),e&&za.compute("stroke",this.__leaf),this.__needComputePaint=!1}}const Ja={number:(t,e)=>"object"==typeof t?"percent"===t.type?t.value*e:t.value:t};class $a extends Qa{}class th extends $a{get __boxStroke(){return!this.__pathInputed}}class eh extends $a{__getInputData(){const t=super.__getInputData();return Gt.forEach((e=>delete t[e])),t}}class ih extends th{}class sh extends Qa{}class nh extends Qa{get __boxStroke(){return!this.__pathInputed}}class rh extends Qa{get __boxStroke(){return!this.__pathInputed}}class oh extends Qa{}class ah extends Qa{}class hh extends Qa{}class lh extends $a{}const dh={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class ch extends Qa{get __useNaturalRatio(){return!1}setFontWeight(t){"string"==typeof t?(this.__setInput("fontWeight",t),this._fontWeight=dh[t]||400):(this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t)}}class uh extends nh{setUrl(t){this.__setImageFill(t),this._url=t}__setImageFill(t){this.__leaf.image&&(this.__leaf.image=null),this.fill=t?{type:"image",mode:"stretch",url:t}:void 0}__getData(){const t=super.__getData();return delete t.fill,t}__getInputData(){const t=super.__getInputData();return delete t.fill,t}}class _h extends nh{__getInputData(){const t=super.__getInputData();return t.url=this.__leaf.canvas.toDataURL("image/png"),t}}const ph={__updateStrokeSpread(){let t=0,e=0;const i=this.__,{strokeAlign:s,strokeWidth:n}=i;if((i.stroke||"all"===i.hitStroke)&&n&&"inside"!==s&&(e=t="center"===s?n/2:n,!i.__boxStroke)){const e=i.__isLinePath?0:10*t,s="none"===i.strokeCap?0:n;t+=Math.max(e,s)}return i.__useArrow&&(t+=5*n),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:i,blur:s,backgroundBlur:n}=this.__;e&&e.forEach((e=>{t=Math.max(t,Math.max(Math.abs(e.y),Math.abs(e.x))+(e.spread>0?e.spread:0)+1.5*e.blur)})),s&&(t=Math.max(t,s));let r=t=Math.ceil(t);return i&&i.forEach((t=>{r=Math.max(r,Math.max(Math.abs(t.y),Math.abs(t.x))+(t.spread<0?-t.spread:0)+1.5*t.blur)})),n&&(r=Math.max(r,n)),this.__layout.renderShapeSpread=r,t+(this.__layout.strokeSpread||0)}},gh={__updateChange(){const t=this.__;if(t.__useEffect){const{shadow:e,innerShadow:i,blur:s,backgroundBlur:n}=this.__;t.__useEffect=!!(e||i||s||n)}t.__checkSingle();t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect?t.__complex=!0:t.__complex&&(t.__complex=!1)},__drawFast(t,e){fh(this,t,e)},__draw(t,e){const i=this.__;if(i.__complex){i.__needComputePaint&&i.__computePaint();const{fill:s,stroke:n,__drawAfterFill:r}=i;if(this.__drawRenderPath(t),i.__useEffect){const o=za.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:a,innerShadow:h}=i;a&&Ha.shadow(this,t,o),s&&(i.__isFills?za.fills(s,this,t):za.fill(s,this,t)),r&&this.__drawAfterFill(t,e),h&&Ha.innerShadow(this,t,o),n&&(i.__isStrokes?za.strokes(n,this,t):za.stroke(n,this,t)),o.worldCanvas&&o.worldCanvas.recycle(),o.canvas.recycle()}else s&&(i.__isFills?za.fills(s,this,t):za.fill(s,this,t)),r&&this.__drawAfterFill(t,e),n&&(i.__isStrokes?za.strokes(n,this,t):za.stroke(n,this,t))}else i.__pathInputed?fh(this,t,e):this.__drawFast(t,e)},__renderShape(t,e,i,s){if(this.__worldOpacity){t.setWorld(this.__nowWorld=this.__getNowWorld(e));const{fill:n,stroke:r}=this.__;this.__drawRenderPath(t),n&&!i&&(this.__.__pixelFill?za.fills(n,this,t):za.fill("#000000",this,t)),this.__.__isCanvas&&this.__drawAfterFill(t,e),r&&!s&&(this.__.__pixelStroke?za.strokes(r,this,t):za.stroke("#000000",this,t))}}};function fh(t,e,i){const{fill:s,stroke:n,__drawAfterFill:r}=t.__;t.__drawRenderPath(e),s&&za.fill(s,t,e),r&&t.__drawAfterFill(e,i),n&&za.stroke(n,t,e)}const yh={__drawFast(t,e){let{width:i,height:s,fill:n,stroke:r,__drawAfterFill:o}=this.__;if(n&&(t.fillStyle=n,t.fillRect(0,0,i,s)),o&&this.__drawAfterFill(t,e),r){const{strokeAlign:n,__strokeWidth:o}=this.__;if(!o)return;t.setStroke(r,o,this.__);const a=o/2;switch(n){case"center":t.strokeRect(0,0,i,s);break;case"inside":i-=o,s-=o,i<0||s<0?(t.save(),this.__clip(t,e),t.strokeRect(a,a,i,s),t.restore()):t.strokeRect(a,a,i,s);break;case"outside":t.strokeRect(-a,-a,i+o,s+o)}}}};var vh,mh;t.UI=vh=class extends t.Leaf{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){h.assignScale(this,t)}get scale(){return this.__.scale}get pen(){const{path:t}=this.__;return nn.set(this.path=t||[]),t||this.__drawPathByBox(nn),nn}get editConfig(){}get editOuter(){return this.__.__isLinePath?"LineEditTool":"EditTool"}get editInner(){return"PathEditor"}constructor(t){super(t)}reset(t){}set(t,e){e?(this.lockNormalStyle=!0,Object.assign(this,t),this.lockNormalStyle=!1):Object.assign(this,t)}get(t){return"string"==typeof t?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){}findTag(t){return this.find({tag:t})}findOne(t,e){}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(nn.set(i=[]),this.__drawPathByBox(nn)),t?gi.toCanvasData(i,!0):i}getPathString(t,e){return gi.stringify(this.getPath(t,e))}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||ja.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){if(this.__.path){const t=this.__;t.__pathForRender=t.cornerRadius?sn.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Na.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?fs.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:i,width:s,height:n}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:r}=this.__;t.roundRect(e,i,s,n,"number"==typeof r?[r]:r)}else t.rect(e,i,s,n)}animate(t,e,i,s){return Rt("animate")}killAnimate(t){}export(t,e){return ja.export(this,t,e)}clone(t){const e=this.toJSON();return t&&Object.assign(e,t),vh.one(e)}static one(t,e,i,s,n){return Tt.get(t.tag||this.prototype.__tag,t,e,i,s,n)}static registerUI(){tr()(this)}static registerData(t){jn(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}},Ft([jn(Qa)],t.UI.prototype,"__",void 0),Ft([Wa()],t.UI.prototype,"zoomLayer",void 0),Ft([bn("")],t.UI.prototype,"id",void 0),Ft([bn("")],t.UI.prototype,"name",void 0),Ft([bn("")],t.UI.prototype,"className",void 0),Ft([An("pass-through")],t.UI.prototype,"blendMode",void 0),Ft([Wn(1)],t.UI.prototype,"opacity",void 0),Ft([Fn(!0)],t.UI.prototype,"visible",void 0),Ft([An(!1)],t.UI.prototype,"locked",void 0),Ft([Nn(0)],t.UI.prototype,"zIndex",void 0),Ft([zn(!1)],t.UI.prototype,"mask",void 0),Ft([Yn(!1)],t.UI.prototype,"eraser",void 0),Ft([En(0,!0)],t.UI.prototype,"x",void 0),Ft([En(0,!0)],t.UI.prototype,"y",void 0),Ft([Cn(100,!0)],t.UI.prototype,"width",void 0),Ft([Cn(100,!0)],t.UI.prototype,"height",void 0),Ft([Pn(1,!0)],t.UI.prototype,"scaleX",void 0),Ft([Pn(1,!0)],t.UI.prototype,"scaleY",void 0),Ft([Rn(0,!0)],t.UI.prototype,"rotation",void 0),Ft([Rn(0,!0)],t.UI.prototype,"skewX",void 0),Ft([Rn(0,!0)],t.UI.prototype,"skewY",void 0),Ft([En(0,!0)],t.UI.prototype,"offsetX",void 0),Ft([En(0,!0)],t.UI.prototype,"offsetY",void 0),Ft([En(0,!0)],t.UI.prototype,"scrollX",void 0),Ft([En(0,!0)],t.UI.prototype,"scrollY",void 0),Ft([Bn()],t.UI.prototype,"origin",void 0),Ft([Bn()],t.UI.prototype,"around",void 0),Ft([bn(!1)],t.UI.prototype,"lazy",void 0),Ft([Tn(1)],t.UI.prototype,"pixelRatio",void 0),Ft([Ln()],t.UI.prototype,"path",void 0),Ft([Sn()],t.UI.prototype,"windingRule",void 0),Ft([Sn(!0)],t.UI.prototype,"closed",void 0),Ft([Cn(0)],t.UI.prototype,"padding",void 0),Ft([bn(!1)],t.UI.prototype,"draggable",void 0),Ft([bn()],t.UI.prototype,"dragBounds",void 0),Ft([bn(!1)],t.UI.prototype,"editable",void 0),Ft([Xn(!0)],t.UI.prototype,"hittable",void 0),Ft([Xn("path")],t.UI.prototype,"hitFill",void 0),Ft([Mn("path")],t.UI.prototype,"hitStroke",void 0),Ft([Xn(!1)],t.UI.prototype,"hitBox",void 0),Ft([Xn(!0)],t.UI.prototype,"hitChildren",void 0),Ft([Xn(!0)],t.UI.prototype,"hitSelf",void 0),Ft([Xn()],t.UI.prototype,"hitRadius",void 0),Ft([Hn("")],t.UI.prototype,"cursor",void 0),Ft([An()],t.UI.prototype,"fill",void 0),Ft([Mn()],t.UI.prototype,"stroke",void 0),Ft([Mn("inside")],t.UI.prototype,"strokeAlign",void 0),Ft([Mn(1)],t.UI.prototype,"strokeWidth",void 0),Ft([Mn(!1)],t.UI.prototype,"strokeWidthFixed",void 0),Ft([Mn("none")],t.UI.prototype,"strokeCap",void 0),Ft([Mn("miter")],t.UI.prototype,"strokeJoin",void 0),Ft([Mn()],t.UI.prototype,"dashPattern",void 0),Ft([Mn()],t.UI.prototype,"dashOffset",void 0),Ft([Mn(10)],t.UI.prototype,"miterLimit",void 0),Ft([Sn(0)],t.UI.prototype,"cornerRadius",void 0),Ft([Sn()],t.UI.prototype,"cornerSmoothing",void 0),Ft([Ia()],t.UI.prototype,"shadow",void 0),Ft([Ia()],t.UI.prototype,"innerShadow",void 0),Ft([Ia()],t.UI.prototype,"blur",void 0),Ft([Ia()],t.UI.prototype,"backgroundBlur",void 0),Ft([Ia()],t.UI.prototype,"grayscale",void 0),Ft([bn({})],t.UI.prototype,"data",void 0),Ft([Zn(t.Leaf.prototype.reset)],t.UI.prototype,"reset",null),t.UI=vh=Ft([$n(ph),$n(gh),Qn()],t.UI),t.Group=class extends t.UI{get __tag(){return"Group"}get isBranch(){return!0}constructor(t){super(t)}reset(t){this.__setBranch(),super.reset(t)}__setBranch(){this.children||(this.children=[])}set(t,e){if(t.children){const{children:i}=t;let s;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t,e),i.forEach((t=>{s=t.__?t:Tt.get(t.tag,t),this.add(s)})),t.children=i}else super.set(t,e)}toJSON(t){const e=super.toJSON(t);return e.children=this.children.map((e=>e.toJSON(t))),e}pick(t,e){}addAt(t,e){this.add(t,e)}addAfter(t,e){this.add(t,this.children.indexOf(e)+1)}addBefore(t,e){this.add(t,this.children.indexOf(e))}add(t,e){}addMany(...t){}remove(t,e){}removeAll(t){}clear(){}},Ft([jn($a)],t.Group.prototype,"__",void 0),t.Group=Ft([$n(t.Branch),tr()],t.Group);const wh=wt.get("Leafer");t.Leafer=mh=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&&un.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),mh.list.add(this)}init(t,e){if(this.canvas)return;let s;this.__setLeafer(this),t&&Mt.assign(this.config,t);const{config:n}=this;this.initType(n.type);const r=this.canvas=i.canvas(n);this.__controllers.push(this.renderer=i.renderer(this,r,n),this.watcher=i.watcher(this,n),this.layouter=i.layouter(this,n)),this.isApp&&this.__setApp(),this.__checkAutoLayout(n,e),this.view=r.view,e?(this.__bindApp(e),s=e.running):(this.selector=i.selector(this),this.interaction=i.interaction(this,r,this.selector,n),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=i.hitCanvasManager()),this.canvasManager=new Dt,s=n.start),this.hittable=n.hittable,this.fill=n.fill,this.canvasManager.add(r),this.__listenEvents(),s&&(this.__startTimer=setTimeout(this.start.bind(this))),Rr.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(Hr.RESTART):this.emitLeafer(Hr.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(Hr.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=Mt.copyAttrs({},t,Gt);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 i=Mt.copyAttrs({},this.canvas,Gt);e.resize(t),this.updateLazyBounds(),this.__onResize(new Nr(t,i))}__onResize(t){this.emitEvent(t),Mt.copyAttrs(this.__,t,Gt),t.width&&t.height||wh.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&&(Gt.includes(t)?(e||wh.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&&Gt.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const i=Mt.copyAttrs({},this.canvas,Gt);i[t]=this.config[t]=e,e&&this.canvas.stopAutoLayout(),this.__doResize(i)}__changeFill(t){this.config.fill=t,this.canvas.allowBackgroundColor?this.canvas.backgroundColor=t:this.forceRender()}__onCreated(){this.created=!0}__onReady(){this.ready||(this.ready=!0,this.emitLeafer(Hr.BEFORE_READY),this.emitLeafer(Hr.READY),this.emitLeafer(Hr.AFTER_READY),Rr.run(this.__readyWait))}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Hr.VIEW_READY),Rr.run(this.__viewReadyWait))}__onNextRender(){if(this.viewReady){Rr.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(Hr.VIEW_COMPLETED),Rr.run(this.__viewCompletedWait),this.viewCompleted=!0)}))}__onWatchData(){this.watcher.childrenChanged&&this.interaction&&this.nextRender((()=>this.interaction.updateCursor()))}waitInit(t,e){e&&(t=t.bind(e)),this.__initWait||(this.__initWait=[]),this.canvas?t():this.__initWait.push(t)}waitReady(t,e){e&&(t=t.bind(e)),this.ready?t():this.__readyWait.push(t)}waitViewReady(t,e){e&&(t=t.bind(e)),this.viewReady?t():this.__viewReadyWait.push(t)}waitViewCompleted(t,e){e&&(t=t.bind(e)),this.__viewCompletedWait.push(t),this.viewCompleted?this.__checkViewCompleted(!1):this.running||this.start()}nextRender(t,e,i){e&&(t=t.bind(e));const s=this.__nextRenderWait;if(i){for(let e=0;e<s.length;e++)if(s[e]===t){s.splice(e,1);break}}else s.push(t)}zoom(t,e,i){return Rt("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 Hr(t,this))}__listenEvents(){const t=Bt.start("FirstCreate "+this.innerName);this.once(Hr.START,(()=>Bt.end(t))),this.once(Yr.START,(()=>this.updateLazyBounds())),this.once(Yr.END,(()=>this.__onReady())),this.once(Xr.START,(()=>this.__onCreated())),this.once(Xr.END,(()=>this.__onViewReady())),this.__eventIds.push(this.on_(zr.DATA,this.__onWatchData,this),this.on_(Xr.NEXT,this.__onNextRender,this),this.on_(Yr.CHECK_UPDATE,this.__checkUpdateLayout,this))}__removeListenEvents(){this.off_(this.__eventIds),this.__eventIds.length=0}destroy(t){const e=()=>{if(!this.destroyed){mh.list.remove(this);try{this.stop(),this.emitEvent(new Hr(Hr.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((()=>{un.clearRecycled()}),100)}catch(t){wh.error(t)}}};t?e():setTimeout(e)}},t.Leafer.list=new sa,Ft([jn(eh)],t.Leafer.prototype,"__",void 0),Ft([Cn()],t.Leafer.prototype,"pixelRatio",void 0),t.Leafer=mh=Ft([tr()],t.Leafer),t.Rect=class extends t.UI{get __tag(){return"Rect"}constructor(t){super(t)}},Ft([jn(nh)],t.Rect.prototype,"__",void 0),t.Rect=Ft([$n(yh),Qn(),tr()],t.Rect);const xh=t.Rect.prototype,bh=t.Group.prototype,Eh={},{copy:Bh,add:Ph,includes:Rh,copyAndSpread:Ch}=rt;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:i}=this.__layout;e.__autoSize||(e.__autoWidth?(i.width+=i.x,i.height=e.height,i.y=i.x=0):(i.height+=i.y,i.width=e.width,i.x=i.y=0)),t&&e.flow&&e.padding&&Ch(i,i,e.padding,!1,e.__autoSize?null:e.__autoWidth?"width":"height"),this.__updateNaturalSize()}else this.__updateRectBoxBounds();e.flow&&this.__updateContentBounds()}else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){let t;const{renderBounds:e}=this.__layout;this.children.length?(super.__updateRenderBounds(),Bh(Eh,e),this.__updateRectRenderBounds(),t=!Rh(e,Eh)||!this.pathInputed||!this.__.cornerRadius):this.__updateRectRenderBounds(),this.isOverflow!==t&&(this.isOverflow=t),!(this.__.__drawAfterFill="hide"===this.__.overflow)&&t&&Ph(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:i}=this.children;this.isOverflow?(t.save(),t.clip(),i&&this.__renderGroup(t,e),t.restore()):i&&this.__renderGroup(t,e),this.__.stroke&&i&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}},Ft([jn(th)],t.Box.prototype,"__",void 0),Ft([bn(!1)],t.Box.prototype,"resizeChildren",void 0),Ft([In("show")],t.Box.prototype,"overflow",void 0),Ft([Zn(xh.__updateStrokeSpread)],t.Box.prototype,"__updateStrokeSpread",null),Ft([Zn(xh.__updateRenderSpread)],t.Box.prototype,"__updateRectRenderSpread",null),Ft([Zn(xh.__updateBoxBounds)],t.Box.prototype,"__updateRectBoxBounds",null),Ft([Zn(xh.__updateStrokeBounds)],t.Box.prototype,"__updateStrokeBounds",null),Ft([Zn(xh.__updateRenderBounds)],t.Box.prototype,"__updateRectRenderBounds",null),Ft([Zn(xh.__updateChange)],t.Box.prototype,"__updateRectChange",null),Ft([Zn(xh.__render)],t.Box.prototype,"__renderRect",null),Ft([Zn(bh.__render)],t.Box.prototype,"__renderGroup",null),t.Box=Ft([Qn(),tr()],t.Box),t.Frame=class extends t.Box{get __tag(){return"Frame"}get isFrame(){return!0}constructor(t){super(t)}},Ft([jn(ih)],t.Frame.prototype,"__",void 0),Ft([An("#FFFFFF")],t.Frame.prototype,"fill",void 0),Ft([In("hide")],t.Frame.prototype,"overflow",void 0),t.Frame=Ft([tr()],t.Frame);const{moveTo:Th,closePath:kh,ellipse:Lh}=Fi;t.Ellipse=class extends t.UI{get __tag(){return"Ellipse"}constructor(t){super(t)}__updatePath(){const{width:t,height:i,innerRadius:s,startAngle:n,endAngle:r}=this.__,o=t/2,a=i/2,h=this.__.path=[];s?(n||r?(s<1&&Lh(h,o,a,o*s,a*s,0,n,r,!1),Lh(h,o,a,o,a,0,r,n,!0),s<1&&kh(h)):(s<1&&(Lh(h,o,a,o*s,a*s),Th(h,t,a)),Lh(h,o,a,o,a,0,360,0,!0)),e.ellipseToCurve&&(this.__.path=this.getPath(!0))):n||r?(Th(h,o,a),Lh(h,o,a,o,a,0,n,r,!1),kh(h)):Lh(h,o,a,o,a)}},Ft([jn(rh)],t.Ellipse.prototype,"__",void 0),Ft([Sn(0)],t.Ellipse.prototype,"innerRadius",void 0),Ft([Sn(0)],t.Ellipse.prototype,"startAngle",void 0),Ft([Sn(0)],t.Ellipse.prototype,"endAngle",void 0),t.Ellipse=Ft([tr()],t.Ellipse);const{moveTo:Sh,lineTo:Oh,drawPoints:Dh}=Fi,{rotate:Mh,getAngle:Ih,getDistance:Ah,defaultPoint:Wh}=D,{toBounds:Fh}=Ks;t.Line=class extends t.UI{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,i={x:0,y:0};return t&&(i.x=t),e&&Mh(i,e),i}set toPoint(t){this.width=Ah(Wh,t),this.rotation=Ih(Wh,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):(Sh(e,0,0),Oh(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&&Na.addArrows(this,!1)):super.__updateRenderPath()}__updateBoxBounds(){this.points?Fh(this.__.__pathForRender,this.__layout.boxBounds):super.__updateBoxBounds()}},Ft([jn(sh)],t.Line.prototype,"__",void 0),Ft([On("center")],t.Line.prototype,"strokeAlign",void 0),Ft([Cn(0)],t.Line.prototype,"height",void 0),Ft([Sn()],t.Line.prototype,"points",void 0),Ft([Sn(0)],t.Line.prototype,"curve",void 0),Ft([Sn(!1)],t.Line.prototype,"closed",void 0),t.Line=Ft([tr()],t.Line);const{sin:Uh,cos:Nh,PI:zh}=Math,{moveTo:Yh,lineTo:Xh,closePath:Hh,drawPoints:jh}=Fi,Vh=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)jh(t,this.__.points,!1,!0);else{const{width:e,height:i,sides:s}=this.__,n=e/2,r=i/2;Yh(t,n,0);for(let e=1;e<s;e++)Xh(t,n+n*Uh(2*e*zh/s),r-r*Nh(2*e*zh/s))}Hh(t)}__updateRenderPath(){}__updateBoxBounds(){}},Ft([jn(oh)],t.Polygon.prototype,"__",void 0),Ft([Sn(3)],t.Polygon.prototype,"sides",void 0),Ft([Sn()],t.Polygon.prototype,"points",void 0),Ft([Sn(0)],t.Polygon.prototype,"curve",void 0),Ft([Zn(Vh.__updateRenderPath)],t.Polygon.prototype,"__updateRenderPath",null),Ft([Zn(Vh.__updateBoxBounds)],t.Polygon.prototype,"__updateBoxBounds",null),t.Polygon=Ft([Qn(),tr()],t.Polygon);const{sin:Gh,cos:Kh,PI:qh}=Math,{moveTo:Zh,lineTo:Qh,closePath:Jh}=Fi;t.Star=class extends t.UI{get __tag(){return"Star"}constructor(t){super(t)}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,n=t/2,r=e/2,o=this.__.path=[];Zh(o,n,0);for(let t=1;t<2*i;t++)Qh(o,n+(t%2==0?n:n*s)*Gh(t*qh/i),r-(t%2==0?r:r*s)*Kh(t*qh/i));Jh(o)}},Ft([jn(ah)],t.Star.prototype,"__",void 0),Ft([Sn(5)],t.Star.prototype,"corners",void 0),Ft([Sn(.382)],t.Star.prototype,"innerRadius",void 0),t.Star=Ft([tr()],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(Ur.LOADED,(t=>{"fill"===t.attrName&&t.attrValue.url===this.url&&(this.image=t.image)}))}destroy(){this.image=null,super.destroy()}},Ft([jn(uh)],t.Image.prototype,"__",void 0),Ft([Cn("")],t.Image.prototype,"url",void 0),t.Image=Ft([tr()],t.Image);const $h=t.Image;t.Canvas=class extends t.Rect{get __tag(){return"Canvas"}get ready(){return!this.url}constructor(t){super(t),this.canvas=i.canvas(this.__),this.context=this.canvas.context,this.__.__isCanvas=this.__.__drawAfterFill=!0,t&&t.url&&this.drawImage(t.url)}drawImage(t){new fn({url:t}).load((t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new Ur(Ur.LOADED,{image:t}))}))}draw(t,e,i,s){t.__layout.update();const n=new N(t.__world).invert(),r=new N;e&&r.translate(e.x,e.y),i&&("number"==typeof i?r.scale(i):r.scale(i.x,i.y)),s&&r.rotate(s),n.multiplyParent(r),t.__render(this.canvas,{matrix:n.withScale()}),this.paint()}paint(){this.forceRender()}__drawAfterFill(t,e){const{width:i,height:s,cornerRadius:n}=this.__,{view:r}=this.canvas;n||this.pathInputed?(t.save(),t.clip(),t.drawImage(r,0,0,r.width,r.height,0,0,i,s),t.restore()):t.drawImage(r,0,0,r.width,r.height,0,0,i,s)}__updateSize(){const{canvas:t}=this;if(t){const{smooth:e}=this.__;t.smooth!==e&&(t.smooth=e),t.resize(this.__)}}destroy(){this.canvas&&(this.canvas.destroy(),this.canvas=this.context=null),super.destroy()}},Ft([jn(_h)],t.Canvas.prototype,"__",void 0),Ft([Aa(100)],t.Canvas.prototype,"width",void 0),Ft([Aa(100)],t.Canvas.prototype,"height",void 0),Ft([Aa(1)],t.Canvas.prototype,"pixelRatio",void 0),Ft([Aa(!0)],t.Canvas.prototype,"smooth",void 0),Ft([Aa()],t.Canvas.prototype,"contextSettings",void 0),t.Canvas=Ft([tr()],t.Canvas);const{copyAndSpread:tl,includes:el,isSame:il,spread:sl,setList:nl}=rt;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:i,__baseLine:s,__textDrawData:n}=this.__;t.beginPath(),this.__.__letterSpacing<0?this.__drawPathByData(t):n.rows.forEach((n=>t.rect(n.x,n.y-s,n.width,e<i?i:e)))}__drawPathByData(t,e){const{x:i,y:s,width:n,height:r}=this.__layout.boxBounds;t.rect(i,s,n,r)}__drawRenderPath(t){t.font=this.__.__font}__updateTextDrawData(){const t=this.__;t.__textDrawData=Fa.getDrawData(t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{lineHeight:i,letterSpacing:s,fontFamily:n,fontSize:r,fontWeight:o,italic:a,textCase:l,textOverflow:d,padding:c}=t,u=t.__autoWidth,_=t.__autoHeight;t.__lineHeight=Ja.number(i,r),t.__letterSpacing=Ja.number(s,r),t.__padding=c?h.fourNumber(c):void 0,t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*r)/2,t.__font=`${a?"italic ":""}${"small-caps"===l?"small-caps ":""}${"normal"!==o?o+" ":""}${r}px ${n}`,t.__clipText="show"!==d&&!t.__autoSize,this.__updateTextDrawData();const{bounds:p}=t.__textDrawData,g=e.boxBounds;if(t.__lineHeight<r&&sl(p,r/2),u||_){if(g.x=u?p.x:0,g.y=_?p.y:0,g.width=u?p.width:t.width,g.height=_?p.height:t.height,c){const[e,i,s,n]=t.__padding;u&&(g.x-=n,g.width+=i+n),_&&(g.y-=e,g.height+=s+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();a&&(g.width+=.16*r);const f=el(g,p)?g:p;il(f,e.contentBounds)?t.__textBoxBounds=f:(e.contentBounds=f,e.renderChanged=!0,nl(t.__textBoxBounds={},[g,p]))}__updateRenderSpread(){let t=super.__updateRenderSpread();return t||(t=this.__layout.boxBounds===this.__layout.contentBounds?0:1),t}__updateRenderBounds(){tl(this.__layout.renderBounds,this.__.__textBoxBounds,this.__layout.renderSpread)}},Ft([jn(ch)],t.Text.prototype,"__",void 0),Ft([Cn(0)],t.Text.prototype,"width",void 0),Ft([Cn(0)],t.Text.prototype,"height",void 0),Ft([bn(!1)],t.Text.prototype,"resizeFontSize",void 0),Ft([An("#000000")],t.Text.prototype,"fill",void 0),Ft([On("outside")],t.Text.prototype,"strokeAlign",void 0),Ft([Xn("all")],t.Text.prototype,"hitFill",void 0),Ft([Cn("")],t.Text.prototype,"text",void 0),Ft([Cn("L")],t.Text.prototype,"fontFamily",void 0),Ft([Cn(12)],t.Text.prototype,"fontSize",void 0),Ft([Cn("normal")],t.Text.prototype,"fontWeight",void 0),Ft([Cn(!1)],t.Text.prototype,"italic",void 0),Ft([Cn("none")],t.Text.prototype,"textCase",void 0),Ft([Cn("none")],t.Text.prototype,"textDecoration",void 0),Ft([Cn(0)],t.Text.prototype,"letterSpacing",void 0),Ft([Cn({type:"percent",value:1.5})],t.Text.prototype,"lineHeight",void 0),Ft([Cn(0)],t.Text.prototype,"paraIndent",void 0),Ft([Cn(0)],t.Text.prototype,"paraSpacing",void 0),Ft([Cn("left")],t.Text.prototype,"textAlign",void 0),Ft([Cn("top")],t.Text.prototype,"verticalAlign",void 0),Ft([Cn("normal")],t.Text.prototype,"textWrap",void 0),Ft([Cn("show")],t.Text.prototype,"textOverflow",void 0),t.Text=Ft([tr()],t.Text),t.Path=class extends t.UI{get __tag(){return"Path"}constructor(t){super(t),this.__.__pathInputed=2}},Ft([jn(hh)],t.Path.prototype,"__",void 0),Ft([On("center")],t.Path.prototype,"strokeAlign",void 0),t.Path=Ft([tr()],t.Path),t.Pen=class extends t.Group{get __tag(){return"Pen"}constructor(t){super(t)}setStyle(e){const i=this.pathElement=new t.Path(e);return this.pathStyle=e,this.__path=i.path||(i.path=[]),this.add(i),this}beginPath(){return this.__path.length=0,this.paint(),this}moveTo(t,e){return this}lineTo(t,e){return this}bezierCurveTo(t,e,i,s,n,r){return this}quadraticCurveTo(t,e,i,s){return this}closePath(){return this}rect(t,e,i,s){return this}roundRect(t,e,i,s,n){return this}ellipse(t,e,i,s,n,r,o,a){return this}arc(t,e,i,s,n,r){return this}arcTo(t,e,i,s,n){return this}drawEllipse(t,e,i,s,n,r,o,a){return this}drawArc(t,e,i,s,n,r){return this}drawPoints(t,e,i){return this}clearPath(){return this}paint(){this.pathElement.__layout.boxChanged||this.pathElement.forceUpdate("path")}},Ft([jn(lh)],t.Pen.prototype,"__",void 0),Ft([(t,e)=>{yn(t,e,{get(){return this.__path}})}],t.Pen.prototype,"path",void 0),t.Pen=Ft([$n(es,["set","beginPath","path","paint"]),tr()],t.Pen),t.App=class extends t.Leafer{get __tag(){return"App"}get isApp(){return!0}constructor(t,e){super(t,e)}init(t,e){if(super.init(t,e),t){const{ground:e,tree:s,sky:n,editor:r}=t;e&&(this.ground=this.addLeafer(e)),(s||r)&&(this.tree=this.addLeafer(s)),(n||r)&&(this.sky=this.addLeafer(n||{type:"draw",usePartRender:!1})),r&&(this.editor=i.editor(r),this.sky.add(this.editor))}}__setApp(){const{canvas:t}=this,{realCanvas:e,view:i}=this.config;e||i===this.canvas.view||!t.parentView?this.realCanvas=!0:t.unrealCanvas(),this.leafer=this,this.watcher.disable(),this.layouter.disable(),this.__eventIds.push(this.on_(Fr.CHANGE,this.__onPropertyChange,this))}start(){super.start(),this.children.forEach((t=>t.start()))}stop(){this.children.forEach((t=>t.stop())),super.stop()}unlockLayout(){super.unlockLayout(),this.children.forEach((t=>t.unlockLayout()))}lockLayout(){super.lockLayout(),this.children.forEach((t=>t.lockLayout()))}forceRender(t){this.children.forEach((e=>e.forceRender(t)))}addLeafer(e){const i=new t.Leafer(e);return this.add(i),i}add(t,e){if(!t.view){if(this.realCanvas&&!this.canvas.bounds)return void setTimeout((()=>this.add(t,e)),10);t.init(this.__getChildConfig(t.userConfig),this)}super.add(t,e),void 0!==e&&(t.canvas.childIndex=e),this.__listenChildEvents(t)}__onPropertyChange(){wt.showHitView&&this.children.forEach((t=>t.forceUpdate("surface")))}__onCreated(){this.created=this.children.every((t=>t.created))}__onReady(){this.children.every((t=>t.ready))&&super.__onReady()}__onViewReady(){this.children.every((t=>t.viewReady))&&super.__onViewReady()}__onChildRenderEnd(t){this.renderer.addBlock(t.renderBounds),this.viewReady&&this.renderer.update()}__render(t,e){if(t.context){if(e.matrix){const{a:i,b:s,c:n,d:r,e:o,f:a}=e.matrix;t.setTransform(i,s,n,r,o,a)}this.children.forEach((e=>t.copyWorld(e.canvas)))}}__onResize(t){this.children.forEach((e=>e.resize(t))),super.__onResize(t)}__checkUpdateLayout(){this.children.forEach((t=>t.__layout.update()))}__getChildConfig(t){let e=Object.assign({},this.config);return e.hittable=e.realCanvas=void 0,t&&Mt.assign(e,t),this.autoLayout&&Mt.copyAttrs(e,this,Gt),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once(Yr.END,(()=>this.__onReady())),t.once(Xr.START,(()=>this.__onCreated())),t.once(Xr.END,(()=>this.__onViewReady())),this.realCanvas&&this.__eventIds.push(t.on_(Xr.END,this.__onChildRenderEnd,this))}},t.App=Ft([tr()],t.App);const rl={},ol={isHoldSpaceKey:()=>ol.isHold("Space"),isHold:t=>rl[t],setDownCode(t){rl[t]||(rl[t]=!0)},setUpCode(t){rl[t]=!1}},al={LEFT:1,RIGHT:2,MIDDLE:4,defaultLeft(t){t.buttons||(t.buttons=1)},left:t=>1===t.buttons,right:t=>2===t.buttons,middle:t=>4===t.buttons};class hl extends Ar{get spaceKey(){return ol.isHoldSpaceKey()}get left(){return al.left(this)}get right(){return al.right(this)}get middle(){return al.middle(this)}constructor(t){super(t.type),this.bubbles=!0,this.getInner=this.getInnerPoint,this.getLocal=this.getLocalPoint,this.getPage=this.getPagePoint,Object.assign(this,t)}getBoxPoint(t){return t||(t=this.current),t.getBoxPoint(this)}getInnerPoint(t){return t||(t=this.current),t.getInnerPoint(this)}getLocalPoint(t){return t||(t=this.current),t.getLocalPoint(this)}getPagePoint(){return this.current.getPagePoint(this)}static changeName(t,e){St.changeName(t,e)}}t.PointerEvent=class extends hl{},t.PointerEvent.POINTER="pointer",t.PointerEvent.BEFORE_DOWN="pointer.before_down",t.PointerEvent.BEFORE_MOVE="pointer.before_move",t.PointerEvent.BEFORE_UP="pointer.before_up",t.PointerEvent.DOWN="pointer.down",t.PointerEvent.MOVE="pointer.move",t.PointerEvent.UP="pointer.up",t.PointerEvent.OVER="pointer.over",t.PointerEvent.OUT="pointer.out",t.PointerEvent.ENTER="pointer.enter",t.PointerEvent.LEAVE="pointer.leave",t.PointerEvent.TAP="tap",t.PointerEvent.DOUBLE_TAP="double_tap",t.PointerEvent.CLICK="click",t.PointerEvent.DOUBLE_CLICK="double_click",t.PointerEvent.LONG_PRESS="long_press",t.PointerEvent.LONG_TAP="long_tap",t.PointerEvent.MENU="pointer.menu",t.PointerEvent.MENU_TAP="pointer.menu_tap",t.PointerEvent=Ft([er()],t.PointerEvent);const ll=t.PointerEvent,dl={};t.DragEvent=class extends t.PointerEvent{static setList(t){this.list=t instanceof sa?t:new sa(t)}static setData(t){this.data=t}static getValidMove(t,e,i){const{draggable:s,dragBounds:n,x:r,y:o}=t,a=t.getLocalPoint(i,null,!0);return a.x+=e.x-r,a.y+=e.y-o,n&&this.getMoveInDragBounds(t.__local,"parent"===n?t.parent.boxBounds:n,a,!0),"x"===s&&(a.y=0),"y"===s&&(a.x=0),a}static getMoveInDragBounds(t,e,i,s){const n=t.x+i.x,r=t.y+i.y,o=n+t.width,a=r+t.height,h=e.x+e.width,l=e.y+e.height;return s||(i=Object.assign({},i)),rt.includes(t,e)?(n>e.x?i.x+=e.x-n:o<h&&(i.x+=h-o),r>e.y?i.y+=e.y-r:a<l&&(i.y+=l-a)):(n<e.x?i.x+=e.x-n:o>h&&(i.x+=h-o),r<e.y?i.y+=e.y-r:a>l&&(i.y+=l-a)),i}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(dl,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(dl,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(dl,null,!0)}getPageTotal(){return this.getPageMove(!0)}getInnerTotal(t){return this.getInnerMove(t,!0)}getLocalTotal(t){return this.getLocalMove(t,!0)}getPageBounds(){const t=this.getPageTotal(),e=this.getPagePoint(),i={};return rt.set(i,e.x-t.x,e.y-t.y,t.x,t.y),rt.unsign(i),i}assignMove(t){dl.x=t?this.totalX:this.moveX,dl.y=t?this.totalY:this.moveY}},t.DragEvent.BEFORE_DRAG="drag.before_drag",t.DragEvent.START="drag.start",t.DragEvent.DRAG="drag",t.DragEvent.END="drag.end",t.DragEvent.OVER="drag.over",t.DragEvent.OUT="drag.out",t.DragEvent.ENTER="drag.enter",t.DragEvent.LEAVE="drag.leave",t.DragEvent=Ft([er()],t.DragEvent);const cl=t.DragEvent;function ul(e){e.isApp||e.__eventIds.push(e.on_(t.MoveEvent.BEFORE_MOVE,(t=>{e.zoomLayer.move(e.getValidMove(t.moveX,t.moveY))})),e.on_(t.ZoomEvent.BEFORE_ZOOM,(t=>{const{zoomLayer:i}=e,s=e.getValidScale(t.scale);1!==s&&(D.scaleOf(i,t,s),i.scale=i.__.scaleX*s)})))}t.DropEvent=class extends t.PointerEvent{static setList(e){t.DragEvent.setList(e)}static setData(e){t.DragEvent.setData(e)}},t.DropEvent.DROP="drop",t.DropEvent=Ft([er()],t.DropEvent),t.MoveEvent=class extends t.DragEvent{},t.MoveEvent.BEFORE_MOVE="move.before_move",t.MoveEvent.START="move.start",t.MoveEvent.MOVE="move",t.MoveEvent.END="move.end",t.MoveEvent=Ft([er()],t.MoveEvent),t.RotateEvent=class extends hl{},t.RotateEvent.BEFORE_ROTATE="rotate.before_rotate",t.RotateEvent.START="rotate.start",t.RotateEvent.ROTATE="rotate",t.RotateEvent.END="rotate.end",t.RotateEvent=Ft([er()],t.RotateEvent),t.SwipeEvent=class extends t.DragEvent{},t.SwipeEvent.SWIPE="swipe",t.SwipeEvent.LEFT="swipe.left",t.SwipeEvent.RIGHT="swipe.right",t.SwipeEvent.UP="swipe.up",t.SwipeEvent.DOWN="swipe.down",t.SwipeEvent=Ft([er()],t.SwipeEvent),t.ZoomEvent=class extends hl{},t.ZoomEvent.BEFORE_ZOOM="zoom.before_zoom",t.ZoomEvent.START="zoom.start",t.ZoomEvent.ZOOM="zoom",t.ZoomEvent.END="zoom.end",t.ZoomEvent=Ft([er()],t.ZoomEvent),t.KeyEvent=class extends hl{},t.KeyEvent.DOWN="key.down",t.KeyEvent.HOLD="key.hold",t.KeyEvent.UP="key.up",t.KeyEvent=Ft([er()],t.KeyEvent);const _l=wt.get("LeaferTypeCreator"),pl={list:{},register(t,e){gl[t]?_l.repeat(t):gl[t]=e},run(t,e){const i=gl[t];i&&i(e)}},{list:gl,register:fl}=pl;fl("design",ul),fl("document",(function(t){ul(t);const{move:e,zoom:i}=t.config;e.scroll="limit",i.min=1})),fl("block",(function(t){const{config:e}=t;(e.wheel||(e.wheel={})).preventDefault=!1,(e.touch||(e.touch={})).preventDefault="auto"}));const yl=t.Leafer.prototype;yl.initType=function(t){pl.run(t,this)},yl.getValidMove=function(t,e){const{scroll:i,disabled:s}=this.app.config.move;if(i&&(Math.abs(t)>Math.abs(e)?e=0:t=0,"limit"===i)){const{x:i,y:s,width:n,height:r}=new lt(this.__world).addPoint(this.zoomLayer),o=i+n-this.width,a=s+r-this.height;i>=0&&o<=0?t=0:t>0?i+t>0&&(t=-i):t<0&&o+t<0&&(t=-o),s>=0&&a<=0?e=0:e>0?s+e>0&&(e=-s):e<0&&a+e<0&&(e=-a)}return{x:s?0:t,y:s?0:e}},yl.getValidScale=function(t){const{scaleX:e}=this.zoomLayer.__,{min:i,max:s,disabled:n}=this.app.config.zoom,r=Math.abs(e*t);return r<i?t=i/e:r>s&&(t=s/e),n?1:t};class vl{get transforming(){return!!(this.moveData||this.zoomData||this.rotateData)}constructor(t){this.interaction=t}move(e){const{interaction:i}=this;if(e.moveType||(e.moveType="move"),!this.moveData){const{path:s}=i.selector.getByPoint(e,i.hitRadius);e.path=s,this.moveData=Object.assign(Object.assign({},e),{moveX:0,moveY:0}),i.cancelHover(),i.emit(t.MoveEvent.START,this.moveData)}e.path=this.moveData.path,i.emit(t.MoveEvent.BEFORE_MOVE,e),i.emit(t.MoveEvent.MOVE,e),this.transformEndWait()}zoom(e){const{interaction:i}=this;if(!this.zoomData){const{path:s}=i.selector.getByPoint(e,i.hitRadius);e.path=s,this.zoomData=Object.assign(Object.assign({},e),{scale:1}),i.cancelHover(),i.emit(t.ZoomEvent.START,this.zoomData)}e.path=this.zoomData.path,i.emit(t.ZoomEvent.BEFORE_ZOOM,e),i.emit(t.ZoomEvent.ZOOM,e),this.transformEndWait()}rotate(e){const{interaction:i}=this;if(!this.rotateData){const{path:s}=i.selector.getByPoint(e,i.hitRadius);e.path=s,this.rotateData=Object.assign(Object.assign({},e),{rotation:0}),i.cancelHover(),i.emit(t.RotateEvent.START,this.rotateData)}e.path=this.rotateData.path,i.emit(t.RotateEvent.BEFORE_ROTATE,e),i.emit(t.RotateEvent.ROTATE,e),this.transformEndWait()}transformEndWait(){clearTimeout(this.transformTimer),this.transformTimer=setTimeout((()=>{this.transformEnd()}),this.interaction.config.pointer.transformTime)}transformEnd(){this.moveEnd(),this.zoomEnd(),this.rotateEnd()}moveEnd(){this.moveData&&(this.interaction.emit(t.MoveEvent.END,this.moveData),this.moveData=null)}zoomEnd(){this.zoomData&&(this.interaction.emit(t.ZoomEvent.END,this.zoomData),this.zoomData=null)}rotateEnd(){this.rotateData&&(this.interaction.emit(t.RotateEvent.END,this.rotateData),this.rotateData=null)}destroy(){this.zoomData=this.moveData=this.rotateData=null}}const ml={getMoveEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:t.x,y:t.y,moveX:e.x,moveY:e.y}),getRotateEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:t.x,y:t.y,rotation:e}),getZoomEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:t.x,y:t.y,scale:e}),getDragEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:i.x,y:i.y,moveX:i.x-e.x,moveY:i.y-e.y,totalX:i.x-t.x,totalY:i.y-t.y}),getDropEventData:(t,e,i)=>Object.assign(Object.assign({},t),{list:e,data:i}),getSwipeDirection:e=>e<-45&&e>-135?t.SwipeEvent.UP:e>45&&e<135?t.SwipeEvent.DOWN:e<=45&&e>=-45?t.SwipeEvent.RIGHT:t.SwipeEvent.LEFT,getSwipeEventData:(t,e,i)=>Object.assign(Object.assign({},i),{moveX:e.moveX,moveY:e.moveY,totalX:i.x-t.x,totalY:i.y-t.y,type:wl.getSwipeDirection(D.getAngle(t,i))}),getBase(t){const e=1===t.button?4:t.button;return{altKey:t.altKey,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,metaKey:t.metaKey,buttons:void 0===t.buttons?1:0===t.buttons?e:t.buttons,origin:t}},pathHasEventType(t,e){const{list:i}=t;for(let t=0,s=i.length;t<s;t++)if(i[t].hasEvent(e))return!0;return!1},filterPathByEventType(t,e){const i=new sa,{list:s}=t;for(let t=0,n=s.length;t<n;t++)s[t].hasEvent(e)&&i.add(s[t]);return i},pathCanDrag:e=>e&&e.list.some((e=>e.draggable||e.editable||!e.isLeafer&&e.hasEvent(t.DragEvent.DRAG))),pathHasOutside:t=>t&&t.list.some((t=>t.isOutside))},wl=ml,xl=new sa,{getDragEventData:bl,getDropEventData:El,getSwipeEventData:Bl}=ml;class Pl{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=bl(t,t,t),this.canAnimate=this.canDragOut=!0}getList(){const{proxy:e}=this.interaction.selector;return!this.dragging||e&&e.list.length?xl:t.DragEvent.list||this.dragableList||xl}checkDrag(e,i){const{interaction:s}=this;if(this.moving&&e.buttons<1)return this.canAnimate=!1,void s.pointerCancel();!this.moving&&i&&(this.moving=s.canMove(this.downData)||s.isHoldRightKey||s.isMobileDragEmpty)&&(this.dragData.moveType="drag",s.emit(t.MoveEvent.START,this.dragData)),this.moving||this.dragStart(e,i),this.drag(e)}dragStart(e,i){this.dragging||(this.dragging=i&&al.left(e),this.dragging&&(this.interaction.emit(t.DragEvent.START,this.dragData),this.getDragableList(this.dragData.path),this.setDragStartPoints(this.realDragableList=this.getList())))}setDragStartPoints(t){this.dragStartPoints={},t.forEach((t=>this.dragStartPoints[t.innerId]={x:t.x,y:t.y}))}getDragableList(t){let e;for(let i=0,s=t.length;i<s;i++)if(e=t.list[i],(e.__.draggable||e.__.editable)&&e.__.hitSelf&&!e.__.locked){this.dragableList=new sa(e);break}}drag(e){const{interaction:i,dragData:s,downData:n}=this,{path:r,throughPath:o}=n;this.dragData=bl(n,s,e),o&&(this.dragData.throughPath=o),this.dragData.path=r,this.moving?(this.dragData.moveType="drag",i.emit(t.MoveEvent.BEFORE_MOVE,this.dragData),i.emit(t.MoveEvent.MOVE,this.dragData)):this.dragging&&(this.dragReal(),i.emit(t.DragEvent.BEFORE_DRAG,this.dragData),i.emit(t.DragEvent.DRAG,this.dragData))}dragReal(){const{running:e}=this.interaction,i=this.realDragableList;if(i.length&&e){const{totalX:e,totalY:s}=this.dragData;i.forEach((i=>i.draggable&&i.move(t.DragEvent.getValidMove(i,this.dragStartPoints[i.innerId],{x:e,y:s}))))}}dragOverOrOut(e){const{interaction:i}=this,{dragOverPath:s}=this,{path:n}=e;this.dragOverPath=n,s?n.indexAt(0)!==s.indexAt(0)&&(i.emit(t.DragEvent.OUT,e,s),i.emit(t.DragEvent.OVER,e,n)):i.emit(t.DragEvent.OVER,e,n)}dragEnterOrLeave(e){const{interaction:i}=this,{dragEnterPath:s}=this,{path:n}=e;i.emit(t.DragEvent.LEAVE,e,s,n),i.emit(t.DragEvent.ENTER,e,n,s),this.dragEnterPath=n}dragEnd(t,e){if(!this.dragging&&!this.moving)return;const{moveX:i,moveY:s}=this.dragData;this.interaction.config.move.dragAnimate&&this.canAnimate&&this.moving&&(Math.abs(i)>1||Math.abs(s)>1)?(t=Object.assign({},t),e=.9*(e||("touch"===t.pointerType?2:1)),D.move(t,i*e,s*e),this.drag(t),this.animate((()=>{this.dragEnd(t,1)}))):this.dragEndReal(t)}dragEndReal(e){const{interaction:i,downData:s,dragData:n}=this;e||(e=n);const{path:r,throughPath:o}=s,a=bl(s,e,e);if(o&&(a.throughPath=o),a.path=r,this.moving&&(this.moving=!1,a.moveType="drag",i.emit(t.MoveEvent.END,a)),this.dragging){const r=this.getList();this.dragging=!1,i.emit(t.DragEvent.END,a),this.swipe(e,s,n,a),this.drop(e,r,this.dragEnterPath)}this.autoMoveCancel(),this.dragReset(),this.animate(null,"off")}animate(t,e){const i=t||this.animateWait;i&&this.interaction.target.nextRender(i,null,e),this.animateWait=t}swipe(t,e,i,s){const{interaction:n}=this;if(D.getDistance(e,t)>n.config.pointer.swipeDistance){const t=Bl(e,i,s);this.interaction.emit(t.type,t)}}drop(e,i,s){const n=El(e,i,t.DragEvent.data);n.path=s,this.interaction.emit(t.DropEvent.DROP,n),this.interaction.emit(t.DragEvent.LEAVE,e,s)}dragReset(){t.DragEvent.list=t.DragEvent.data=this.dragableList=this.dragData=this.downData=this.dragOverPath=this.dragEnterPath=null}checkDragOut(t){const{interaction:e}=this;this.autoMoveCancel(),this.dragging&&!e.shrinkCanvasBounds.hitPoint(t)&&this.autoMoveOnDragOut(t)}autoMoveOnDragOut(t){const{interaction:e,downData:i,canDragOut:s}=this,{autoDistance:n,dragOut:r}=e.config.move;if(!r||!s||!n)return;const o=e.shrinkCanvasBounds,{x:a,y:h}=o,l=rt.maxX(o),d=rt.maxY(o),c=t.x<a?n:l<t.x?-n:0,u=t.y<h?n:d<t.y?-n:0;let _=0,p=0;this.autoMoveTimer=setInterval((()=>{_+=c,p+=u,D.move(i,c,u),D.move(this.dragData,c,u),e.move(Object.assign(Object.assign({},t),{moveX:c,moveY:u,totalX:_,totalY:p,moveType:"drag"})),e.pointerMoveReal(t)}),10)}autoMoveCancel(){this.autoMoveTimer&&(clearInterval(this.autoMoveTimer),this.autoMoveTimer=0)}destroy(){this.dragReset()}}const Rl=wt.get("emit");const Cl=["move","zoom","rotate","key"];function Tl(t,e,i,s,n){if(Cl.some((t=>e.startsWith(t)))&&t.__.hitChildren&&!Ll(t,n)){let r;for(let o=0,a=t.children.length;o<a;o++)r=t.children[o],!i.path.has(r)&&r.__.hittable&&kl(r,e,i,s,n)}}function kl(t,e,i,s,n){if(t.destroyed)return!1;if(t.__.hitSelf&&!Ll(t,n)&&(Va.updateEventStyle&&!s&&Va.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const n=St.get(e,i);if(t.emitEvent(n,s),n.isStop)return!0}return!1}function Ll(t,e){return e&&e.has(t)}const Sl={getData(t){const e=t[0],i=t[1],s=D.getCenter(e.from,i.from),n=D.getCenter(e.to,i.to),r={x:n.x-s.x,y:n.y-s.y},o=D.getDistance(e.from,i.from);return{move:r,scale:D.getDistance(e.to,i.to)/o,angle:D.getRotation(e.from,i.from,e.to,i.to),center:n}}},Ol={wheel:{zoomSpeed:.5,moveSpeed:.5,rotateSpeed:.5,delta:{x:20,y:8},preventDefault:!0},pointer:{hitRadius:5,tapTime:120,longPressTime:800,transformTime:500,hover:!0,dragHover:!0,dragDistance:2,swipeDistance:20,preventDefaultMenu:!0},touch:{preventDefault:!0},cursor:!0,keyEvent:!0},{pathHasEventType:Dl,getMoveEventData:Ml,getZoomEventData:Il,getRotateEventData:Al,pathCanDrag:Wl,pathHasOutside:Fl}=ml;class Ul{get dragging(){return this.dragger.dragging}get transforming(){return this.transformer.transforming}get moveMode(){return!0===this.config.move.drag||this.isHoldSpaceKey||this.isHoldMiddleKey||this.isHoldRightKey&&this.dragger.moving||this.isDragEmpty}get canHover(){return this.config.pointer.hover&&!this.config.mobile}get isDragEmpty(){return this.config.move.dragEmpty&&this.isRootPath(this.hoverData)&&(!this.downData||this.isRootPath(this.downData))}get isMobileDragEmpty(){return this.config.move.dragEmpty&&!this.canHover&&this.downData&&this.isTreePath(this.downData)}get isHoldMiddleKey(){return this.config.move.holdMiddleKey&&this.downData&&al.middle(this.downData)}get isHoldRightKey(){return this.config.move.holdRightKey&&this.downData&&al.right(this.downData)}get isHoldSpaceKey(){return this.config.move.holdSpaceKey&&ol.isHoldSpaceKey()}get hitRadius(){return this.config.pointer.hitRadius}constructor(t,e,i,s){this.config=Mt.clone(Ol),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new sa(t),this.transformer=new vl(this),this.dragger=new Pl(this),s&&(this.config=Mt.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(e,i){e||(e=this.hoverData),e&&(al.defaultLeft(e),this.updateDownData(e),this.checkPath(e,i),this.downTime=Date.now(),this.emit(t.PointerEvent.BEFORE_DOWN,e),this.emit(t.PointerEvent.DOWN,e),al.left(e)&&(this.tapWait(),this.longPressWait(e)),this.waitRightTap=al.right(e),this.dragger.setDragData(e),this.isHoldRightKey||this.updateCursor(e))}pointerMove(t){if(t||(t=this.hoverData),!t)return;const{downData:e}=this;e&&al.defaultLeft(t);(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(e){const{dragHover:i,dragDistance:s}=this.config.pointer;if(this.emit(t.PointerEvent.BEFORE_MOVE,e,this.defaultPath),this.downData){const t=D.getDistance(this.downData,e)>s;t&&(this.waitTap&&this.pointerWaitCancel(),this.waitRightTap=!1),this.dragger.checkDrag(e,t)}this.dragger.moving||(this.updateHoverData(e),this.checkPath(e),this.emit(t.PointerEvent.MOVE,e),this.dragging&&!i||this.pointerHover(e),this.dragger.dragging&&(this.dragger.dragOverOrOut(e),this.dragger.dragEnterOrLeave(e))),this.updateCursor(this.downData||e)}pointerUp(e){const{downData:i}=this;if(e||(e=i),!i)return;al.defaultLeft(e),e.multiTouch=i.multiTouch,this.findPath(e);const s=Object.assign(Object.assign({},e),{path:e.path.clone()});e.path.addList(i.path.list),this.checkPath(e),this.downData=null,this.emit(t.PointerEvent.BEFORE_UP,e),this.emit(t.PointerEvent.UP,e),this.touchLeave(e),e.isCancel||(this.tap(e),this.menuTap(e)),this.dragger.dragEnd(e),this.updateCursor(s)}pointerCancel(){const t=Object.assign({},this.dragger.dragData);t.isCancel=!0,this.pointerUp(t)}multiTouch(t,e){const{move:i,angle:s,scale:n,center:r}=Sl.getData(e);this.rotate(Al(r,s,t)),this.zoom(Il(r,n,t)),this.move(Ml(r,i,t))}menu(e){this.findPath(e),this.emit(t.PointerEvent.MENU,e),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(e)}menuTap(e){this.waitRightTap&&this.waitMenuTap&&(this.emit(t.PointerEvent.MENU_TAP,e),this.waitRightTap=this.waitMenuTap=!1)}move(t){this.transformer.move(t)}zoom(t){this.transformer.zoom(t)}rotate(t){this.transformer.rotate(t)}transformEnd(){this.transformer.transformEnd()}keyDown(e){if(!this.config.keyEvent)return;const{code:i}=e;this.downKeyMap[i]||(this.downKeyMap[i]=!0,ol.setDownCode(i),this.emit(t.KeyEvent.HOLD,e,this.defaultPath),this.moveMode&&(this.cancelHover(),this.updateCursor())),this.emit(t.KeyEvent.DOWN,e,this.defaultPath)}keyUp(e){if(!this.config.keyEvent)return;const{code:i}=e;this.downKeyMap[i]=!1,ol.setUpCode(i),this.emit(t.KeyEvent.UP,e,this.defaultPath),"grab"===this.cursor&&this.updateCursor()}pointerHover(t){this.canHover&&(this.pointerOverOrOut(t),this.pointerEnterOrLeave(t))}pointerOverOrOut(e){const{path:i}=e,{overPath:s}=this;this.overPath=i,s?i.indexAt(0)!==s.indexAt(0)&&(this.emit(t.PointerEvent.OUT,e,s),this.emit(t.PointerEvent.OVER,e,i)):this.emit(t.PointerEvent.OVER,e,i)}pointerEnterOrLeave(e){let{path:i}=e;this.downData&&!this.moveMode&&(i=i.clone(),this.downData.path.forEach((t=>i.add(t))));const{enterPath:s}=this;this.enterPath=i,this.emit(t.PointerEvent.LEAVE,e,s,i),this.emit(t.PointerEvent.ENTER,e,i,s)}touchLeave(e){"touch"===e.pointerType&&this.enterPath&&(this.emit(t.PointerEvent.LEAVE,e),this.dragger.dragging&&this.emit(t.DropEvent.LEAVE,e))}tap(e){const{pointer:i}=this.config,s=this.longTap(e);if(!i.tapMore&&s)return;if(!this.waitTap)return;i.tapMore&&this.emitTap(e);const n=Date.now()-this.downTime,r=[t.PointerEvent.DOUBLE_TAP,t.PointerEvent.DOUBLE_CLICK].some((t=>Dl(e.path,t)));n<i.tapTime+50&&r?(this.tapCount++,2===this.tapCount?(this.tapWaitCancel(),this.emitDoubleTap(e)):(clearTimeout(this.tapTimer),this.tapTimer=setTimeout((()=>{i.tapMore||(this.tapWaitCancel(),this.emitTap(e))}),i.tapTime))):i.tapMore||(this.tapWaitCancel(),this.emitTap(e))}findPath(t,e){const{hitRadius:i,through:s}=this.config.pointer,{bottomList:n}=this,r=this.selector.getByPoint(t,i,Object.assign({bottomList:n,name:t.type},e||{through:s}));return r.throughPath&&(t.throughPath=r.throughPath),t.path=r.path,r.path}isRootPath(t){return t&&t.path.list[0].isLeafer}isTreePath(t){const e=this.target.app;return!(!e||!e.isApp)&&(e.editor&&!t.path.has(e.editor)&&t.path.has(e.tree)&&!t.target.syncEventer)}checkPath(t,e){(e||this.moveMode&&!Fl(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.config.move.drag&&!Wl(t.path))&&!Fl(t.path)}isDrag(t){return this.dragger.getList().has(t)}isPress(t){return this.downData&&this.downData.path.has(t)}isHover(t){return this.enterPath&&this.enterPath.has(t)}isFocus(t){return this.focusData===t}cancelHover(){const{hoverData:t}=this;t&&(t.path=this.defaultPath,this.pointerHover(t))}updateDownData(t,e,i){const{downData:s}=this;!t&&s&&(t=s),t&&(this.findPath(t,e),i&&s&&t.path.addList(s.path.list),this.downData=t)}updateHoverData(e){e||(e=this.hoverData),e&&(this.findPath(e,{exclude:this.dragger.getList(),name:t.PointerEvent.MOVE}),this.hoverData=e)}updateCursor(t){if(!this.config.cursor||!this.canHover)return;if(t||(this.updateHoverData(),t=this.downData||this.hoverData),this.dragger.moving)return this.setCursor("grabbing");if(this.canMove(t))return this.setCursor(this.downData?"grabbing":"grab");if(!t)return;let e,i;const{path:s}=t;for(let t=0,n=s.length;t<n&&(e=s.list[t],i=e.syncEventer?e.syncEventer.cursor:e.cursor,!i);t++);this.setCursor(i)}setCursor(t){this.cursor=t}getLocal(t,e){const i=this.canvas.getClientBounds(e);return{x:t.clientX-i.x,y:t.clientY-i.y}}emitTap(e){this.emit(t.PointerEvent.TAP,e),this.emit(t.PointerEvent.CLICK,e)}emitDoubleTap(e){this.emit(t.PointerEvent.DOUBLE_TAP,e),this.emit(t.PointerEvent.DOUBLE_CLICK,e)}pointerWaitCancel(){this.tapWaitCancel(),this.longPressWaitCancel()}tapWait(){clearTimeout(this.tapTimer),this.waitTap=!0}tapWaitCancel(){clearTimeout(this.tapTimer),this.waitTap=!1,this.tapCount=0}longPressWait(e){clearTimeout(this.longPressTimer),this.longPressTimer=setTimeout((()=>{this.longPressed=!0,this.emit(t.PointerEvent.LONG_PRESS,e)}),this.config.pointer.longPressTime)}longTap(e){let i;return this.longPressed&&(this.emit(t.PointerEvent.LONG_TAP,e),(Dl(e.path,t.PointerEvent.LONG_TAP)||Dl(e.path,t.PointerEvent.LONG_PRESS))&&(i=!0)),this.longPressWaitCancel(),i}longPressWaitCancel(){clearTimeout(this.longPressTimer),this.longPressed=!1}__onResize(){this.shrinkCanvasBounds=new lt(this.canvas.bounds),this.shrinkCanvasBounds.spread(-2)}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Nr.RESIZE,this.__onResize,this)],t.once(Hr.READY,(()=>this.__onResize()))}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}emit(t,e,i,s){this.running&&function(t,e,i,s){if(!i&&!e.path)return;let n;e.type=t,i?e=Object.assign(Object.assign({},e),{path:i}):i=e.path,e.target=i.indexAt(0);try{for(let r=i.length-1;r>-1;r--){if(n=i.list[r],kl(n,t,e,!0,s))return;n.isApp&&Tl(n,t,e,!0,s)}for(let r=0,o=i.length;r<o;r++)if(n=i.list[r],n.isApp&&Tl(n,t,e,!1,s),kl(n,t,e,!1,s))return}catch(t){Rl.error(t)}}(t,e,i,s)}destroy(){this.__eventIds.length&&(this.stop(),this.__removeListenEvents(),this.dragger.destroy(),this.transformer.destroy(),this.downData=this.overPath=this.enterPath=null)}}class Nl{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}Nl.custom={};class zl extends Dt{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new sa,this.pixelList=new sa}getPixelType(t,e){return this.__autoClear(),this.pixelList.add(t),i.hitCanvas(e)}getPathType(t){return this.__autoClear(),this.pathList.add(t),i.hitCanvas()}clearImageType(){this.__clearLeafList(this.pixelList)}clearPathType(){this.__clearLeafList(this.pathList)}__clearLeafList(t){t.length&&(t.forEach((t=>{t.__hitCanvas&&(t.__hitCanvas.destroy(),t.__hitCanvas=null)})),t.reset())}__autoClear(){this.pathList.length+this.pixelList.length>this.maxTotal&&this.clear()}clear(){this.clearPathType(),this.clearImageType()}}const{toInnerRadiusPointOf:Yl,copy:Xl,setRadius:Hl}=D,jl={},Vl=t.Leaf.prototype;Vl.__hitWorld=function(t){if(!this.__.hitSelf)return!1;this.__.hitRadius&&(Xl(jl,t),Hl(t=jl,this.__.hitRadius)),Yl(t,this.__world,jl);const{width:e,height:i}=this.__world,s=e<10&&i<10;if(this.__.hitBox||s){if(rt.hitRadiusPoint(this.__layout.boxBounds,jl))return!0;if(s)return!1}return!this.__layout.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),this.__layout.boundsChanged||(this.__layout.hitCanvasChanged=!1)),this.__hit(jl)},Vl.__hitFill=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitFill(t,this.__.windingRule)},Vl.__hitStroke=function(t,e){var i;return null===(i=this.__hitCanvas)||void 0===i?void 0:i.hitStroke(t,e)},Vl.__hitPixel=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitPixel(t,this.__layout.renderBounds,this.__hitCanvas.hitScale)},Vl.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const Gl=new N,Kl=t.UI.prototype;Kl.__updateHitCanvas=function(){const t=this.__,{hitCanvasManager:i}=this.leafer,s=(t.__pixelFill||t.__isCanvas)&&"pixel"===t.hitFill,n=t.__pixelStroke&&"pixel"===t.hitStroke,r=s||n;this.__hitCanvas||(this.__hitCanvas=r?i.getPixelType(this,{contextSettings:{willReadFrequently:!0}}):i.getPathType(this));const o=this.__hitCanvas;if(r){const{renderBounds:i}=this.__layout,r=e.image.hitCanvasSize,a=o.hitScale=dt.set(0,0,r,r).getFitMatrix(i,.5).a,{x:h,y:l,width:d,height:c}=dt.set(i).scale(a);o.resize({width:d,height:c,pixelRatio:1}),o.clear(),un.patternLocked=!0,this.__renderShape(o,{matrix:Gl.setWith(this.__world).scaleWith(1/a).invertWith().translate(-h,-l)},!s,!n),un.patternLocked=!1,o.resetTransform(),t.__isHitPixel=!0}else t.__isHitPixel&&(t.__isHitPixel=!1);this.__drawHitPath(o),o.setStrokeOptions(t)},Kl.__hit=function(t){"miniapp"===e.name&&this.__drawHitPath(this.__hitCanvas);const i=this.__;if(i.__isHitPixel&&this.__hitPixel(t))return!0;const{hitFill:s}=i,n=(i.fill||i.__isCanvas)&&("path"===s||"pixel"===s&&!(i.__pixelFill||i.__isCanvas))||"all"===s;if(n&&this.__hitFill(t))return!0;const{hitStroke:r,__strokeWidth:o}=i,a=i.stroke&&("path"===r||"pixel"===r&&!i.__pixelStroke)||"all"===r;if(!n&&!a)return!1;const h=2*t.radiusX;let l=h;if(a)switch(i.strokeAlign){case"inside":if(l+=2*o,!n&&this.__hitFill(t)&&this.__hitStroke(t,l))return!0;l=h;break;case"center":l+=o;break;case"outside":if(l+=2*o,!n){if(!this.__hitFill(t)&&this.__hitStroke(t,l))return!0;l=h}}return!!l&&this.__hitStroke(t,l)};const ql=new t.UI,Zl=t.Rect.prototype;Zl.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?ql.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},Zl.__hitFill=function(t){return this.__hitCanvas?ql.__hitFill.call(this,t):rt.hitRadiusPoint(this.__layout.boxBounds,t)};const Ql=t.UI.prototype,Jl=t.Group.prototype;Ql.find=function(t,e){return this.leafer?this.leafer.selector.getBy(t,this,!1,e):[]},Ql.findOne=function(t,e){return this.leafer?this.leafer.selector.getBy(t,this,!0,e):null},Jl.pick=function(t,e){return this.__layout.update(),e||(e={}),this.leafer?this.leafer.selector.getByPoint(t,e.hitRadius||0,Object.assign(Object.assign({},e),{target:this})):null};const $l=Kt.prototype;$l.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},$l.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},$l.hitPixel=function(t,e,i=1){let{x:s,y:n,radiusX:r,radiusY:o}=t;e&&(s-=e.x,n-=e.y),dt.set(s-r,n-o,2*r,2*o).scale(i).ceil();const{data:a}=this.context.getImageData(dt.x,dt.y,dt.width||1,dt.height||1);for(let t=0,e=a.length;t<e;t+=4)if(a[t+3]>0)return!0;return a[3]>0};const td={convert(t,e){const i=ml.getBase(t),s=Object.assign(Object.assign({},i),{x:e.x,y:e.y,width:t.width,height:t.height,pointerType:t.pointerType,pressure:t.pressure});return"pen"===s.pointerType&&(s.tangentialPressure=t.tangentialPressure,s.tiltX=t.tiltX,s.tiltY=t.tiltY,s.twist=t.twist),s},convertMouse(t,e){const i=ml.getBase(t);return Object.assign(Object.assign({},i),{x:e.x,y:e.y,width:1,height:1,pointerType:"mouse",pressure:.5})},convertTouch(t,e){const i=td.getTouch(t),s=ml.getBase(t);return Object.assign(Object.assign({},s),{x:e.x,y:e.y,width:1,height:1,pointerType:"touch",multiTouch:t.touches.length>1,pressure:i.force})},getTouch:t=>t.targetTouches[0]||t.changedTouches[0]},ed={getMove(t,e){let{moveSpeed:i}=e,{deltaX:s,deltaY:n}=t;return t.shiftKey&&!s&&(s=n,n=0),s>50&&(s=Math.max(50,s/3)),n>50&&(n=Math.max(50,n/3)),{x:-s*i*2,y:-n*i*2}},getScale(t,i){let s,n=1,{zoomMode:r,zoomSpeed:o}=i;const a=t.deltaY||t.deltaX;if(r?(s="mouse"===r||!t.deltaX&&(e.intWheelDeltaY?Math.abs(a)>17:Math.ceil(a)!==a),(t.shiftKey||t.metaKey||t.ctrlKey)&&(s=!0)):s=!t.shiftKey&&(t.metaKey||t.ctrlKey),s){o=h.within(o,0,1);n=1-a/(4*(t.deltaY?i.delta.y:i.delta.x))*o,n<.5&&(n=.5),n>=1.5&&(n=1.5)}return n}},id={convert(t){const e=ml.getBase(t);return Object.assign(Object.assign({},e),{code:t.code,key:t.key})}},{getMoveEventData:sd,getZoomEventData:nd,getRotateEventData:rd,pathCanDrag:od}=ml;class ad extends Ul{__listenEvents(){super.__listenEvents();const t=this.view=this.canvas.view;this.viewEvents={pointerdown:this.onPointerDown,mousedown:this.onMouseDown,touchstart:this.onTouchStart,contextmenu:this.onContextMenu,wheel:this.onWheel,gesturestart:this.onGesturestart,gesturechange:this.onGesturechange,gestureend:this.onGestureend},this.windowEvents={pointermove:this.onPointerMove,pointerup:this.onPointerUp,pointercancel:this.onPointerCancel,mousemove:this.onMouseMove,mouseup:this.onMouseUp,touchmove:this.onTouchMove,touchend:this.onTouchEnd,touchcancel:this.onTouchCancel,keydown:this.onKeyDown,keyup:this.onKeyUp,scroll:this.onScroll};const{viewEvents:e,windowEvents:i}=this;for(let i in e)e[i]=e[i].bind(this),t.addEventListener(i,e[i]);for(let t in i)i[t]=i[t].bind(this),window.addEventListener(t,i[t])}__removeListenEvents(){super.__removeListenEvents();const{viewEvents:t,windowEvents:e}=this;for(let e in t)this.view.removeEventListener(e,t[e]),this.viewEvents={};for(let t in e)window.removeEventListener(t,e[t]),this.windowEvents={}}getTouches(t){const e=[];for(let i=0,s=t.length;i<s;i++)e.push(t[i]);return e}preventDefaultPointer(t){const{pointer:e}=this.config;e.preventDefault&&t.preventDefault()}preventDefaultWheel(t){const{wheel:e}=this.config;e.preventDefault&&t.preventDefault()}preventWindowPointer(t){return!this.downData&&t.target!==this.view}onKeyDown(t){this.keyDown(id.convert(t))}onKeyUp(t){this.keyUp(id.convert(t))}onContextMenu(t){this.config.pointer.preventDefaultMenu&&t.preventDefault(),this.menu(td.convert(t,this.getLocal(t)))}onScroll(){this.canvas.updateClientBounds()}onPointerDown(t){this.preventDefaultPointer(t),this.config.pointer.touch||this.useMultiTouch||(this.usePointer||(this.usePointer=!0),this.pointerDown(td.convert(t,this.getLocal(t))))}onPointerMove(t){this.config.pointer.touch||this.useMultiTouch||this.preventWindowPointer(t)||(this.usePointer||(this.usePointer=!0),this.pointerMove(td.convert(t,this.getLocal(t,!0))))}onPointerUp(t){this.downData&&this.preventDefaultPointer(t),this.config.pointer.touch||this.useMultiTouch||this.preventWindowPointer(t)||this.pointerUp(td.convert(t,this.getLocal(t)))}onPointerCancel(){this.useMultiTouch||this.pointerCancel()}onMouseDown(t){this.preventDefaultPointer(t),this.useTouch||this.usePointer||this.pointerDown(td.convertMouse(t,this.getLocal(t)))}onMouseMove(t){this.useTouch||this.usePointer||this.preventWindowPointer(t)||this.pointerMove(td.convertMouse(t,this.getLocal(t,!0)))}onMouseUp(t){this.downData&&this.preventDefaultPointer(t),this.useTouch||this.usePointer||this.preventWindowPointer(t)||this.pointerUp(td.convertMouse(t,this.getLocal(t)))}onMouseCancel(){this.useTouch||this.usePointer||this.pointerCancel()}onTouchStart(t){const e=td.getTouch(t),i=this.getLocal(e,!0),{preventDefault:s}=this.config.touch;(!0===s||"auto"===s&&od(this.findPath(i)))&&t.preventDefault(),this.multiTouchStart(t),this.usePointer||(this.touchTimer&&(window.clearTimeout(this.touchTimer),this.touchTimer=0),this.useTouch=!0,this.pointerDown(td.convertTouch(t,i)))}onTouchMove(t){if(this.multiTouchMove(t),this.usePointer||this.preventWindowPointer(t))return;const e=td.getTouch(t);this.pointerMove(td.convertTouch(t,this.getLocal(e)))}onTouchEnd(t){if(this.multiTouchEnd(),this.usePointer||this.preventWindowPointer(t))return;this.touchTimer&&clearTimeout(this.touchTimer),this.touchTimer=setTimeout((()=>{this.useTouch=!1}),500);const e=td.getTouch(t);this.pointerUp(td.convertTouch(t,this.getLocal(e)))}onTouchCancel(){this.usePointer||this.pointerCancel()}multiTouchStart(t){this.useMultiTouch=t.touches.length>1,this.touches=this.useMultiTouch?this.getTouches(t.touches):void 0,this.useMultiTouch&&this.pointerCancel()}multiTouchMove(t){if(this.useMultiTouch&&t.touches.length>1){const e=this.getTouches(t.touches),i=this.getKeepTouchList(this.touches,e);i.length>1&&(this.multiTouch(ml.getBase(t),i),this.touches=e)}}multiTouchEnd(){this.touches=null,this.useMultiTouch=!1,this.transformEnd()}getKeepTouchList(t,e){let i;const s=[];return t.forEach((t=>{i=e.find((e=>e.identifier===t.identifier)),i&&s.push({from:this.getLocal(t),to:this.getLocal(i)})})),s}getLocalTouchs(t){return t.map((t=>this.getLocal(t)))}onWheel(t){this.preventDefaultWheel(t);const{wheel:e}=this.config;if(e.disabled)return;const i=e.getScale?e.getScale(t,e):ed.getScale(t,e),s=this.getLocal(t),n=ml.getBase(t);1!==i?this.zoom(nd(s,i,n)):this.move(sd(s,e.getMove?e.getMove(t,e):ed.getMove(t,e),n))}onGesturestart(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.lastGestureScale=1,this.lastGestureRotation=0)}onGesturechange(t){if(this.useMultiTouch)return;this.preventDefaultWheel(t);const e=this.getLocal(t),i=ml.getBase(t),s=t.scale/this.lastGestureScale,n=t.rotation-this.lastGestureRotation;let{rotateSpeed:r}=this.config.wheel;r=h.within(r,0,1),this.zoom(nd(e,s*s,i)),this.rotate(rd(e,n/Math.PI*180*(r/4+.1),i)),this.lastGestureScale=t.scale,this.lastGestureRotation=t.rotation}onGestureend(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.transformEnd())}setCursor(t){super.setCursor(t);const e=[];this.eachCursor(t,e),"object"==typeof e[e.length-1]&&e.push("default"),this.canvas.view.style.cursor=e.map((t=>"object"==typeof t?`url(${t.url}) ${t.x||0} ${t.y||0}`:t)).join(",")}eachCursor(t,e,i=0){if(i++,t instanceof Array)t.forEach((t=>this.eachCursor(t,e,i)));else{const s="string"==typeof t&&Nl.get(t);s&&i<2?this.eachCursor(s,e,i):e.push(t)}}destroy(){this.view&&(super.destroy(),this.view=null,this.touches=null)}}function hd(t,e){let i;const{rows:s,decorationY:n,decorationHeight:r}=t.__.__textDrawData;for(let t=0,o=s.length;t<o;t++)i=s[t],i.text?e.fillText(i.text,i.x,i.y):i.data&&i.data.forEach((t=>{e.fillText(t.char,t.x,i.y)})),n&&e.fillRect(i.x,i.y+n,i.width,r)}function ld(t,e,i){const{strokeAlign:s}=e.__,n="string"!=typeof t;switch(s){case"center":i.setStroke(n?void 0:t,e.__.strokeWidth,e.__),n?ud(t,!0,e,i):cd(e,i);break;case"inside":dd("inside",t,n,e,i);break;case"outside":dd("outside",t,n,e,i)}}function dd(t,e,i,s,n){const{__strokeWidth:r,__font:o}=s.__,a=n.getSameCanvas(!0,!0);a.setStroke(i?void 0:e,2*r,s.__),a.font=o,i?ud(e,!0,s,a):cd(s,a),a.blendMode="outside"===t?"destination-out":"destination-in",hd(s,a),a.blendMode="normal",s.__worldFlipped?n.copyWorldByReset(a,s.__nowWorld):n.copyWorldToInner(a,s.__nowWorld,s.__layout.renderBounds),a.recycle(s.__nowWorld)}function cd(t,e){let i;const{rows:s,decorationY:n,decorationHeight:r}=t.__.__textDrawData;for(let t=0,o=s.length;t<o;t++)i=s[t],i.text?e.strokeText(i.text,i.x,i.y):i.data&&i.data.forEach((t=>{e.strokeText(t.char,t.x,i.y)})),n&&e.strokeRect(i.x,i.y+n,i.width,r)}function ud(t,e,i,s){let n;for(let r=0,o=t.length;r<o;r++)n=t[r],n.image&&Ya.checkImage(i,s,n,!1)||n.style&&(s.strokeStyle=n.style,n.blendMode?(s.saveBlendMode(n.blendMode),e?cd(i,s):s.stroke(),s.restoreBlendMode()):e?cd(i,s):s.stroke())}const{getSpread:_d,getOuterOf:pd,getByMove:gd,getIntersectData:fd}=rt;let yd;function vd(t,e,i){if("object"!=typeof e||!1===e.visible||0===e.opacity)return;const{boxBounds:s}=i.__layout;switch(e.type){case"solid":let{type:n,blendMode:r,color:o,opacity:a}=e;return{type:n,blendMode:r,style:Ua.string(o,a)};case"image":return Ya.image(i,t,e,s,!yd||!yd[e.url]);case"linear":return Xa.linearGradient(e,s);case"radial":return Xa.radialGradient(e,s);case"angular":return Xa.conicGradient(e,s);default:return void 0!==e.r?{type:"solid",style:Ua.string(e)}:void 0}}const md={compute:function(t,e){const i=e.__,s=[];let n,r=i.__input[t];r instanceof Array||(r=[r]),yd=Ya.recycleImage(t,i);for(let i,n=0,o=r.length;n<o;n++)i=vd(t,r[n],e),i&&s.push(i);i["_"+t]=s.length?s:void 0,s.length&&s[0].image&&(n=s[0].image.hasOpacityPixel),"fill"===t?i.__pixelFill=n:i.__pixelStroke=n},fill:function(t,e,i){i.fillStyle=t,e.__.__font?hd(e,i):e.__.windingRule?i.fill(e.__.windingRule):i.fill()},fills:function(t,e,i){let s;const{windingRule:n,__font:r}=e.__;for(let o=0,a=t.length;o<a;o++)s=t[o],s.image&&Ya.checkImage(e,i,s,!r)||s.style&&(i.fillStyle=s.style,s.transform?(i.save(),i.transform(s.transform),s.blendMode&&(i.blendMode=s.blendMode),r?hd(e,i):n?i.fill(n):i.fill(),i.restore()):s.blendMode?(i.saveBlendMode(s.blendMode),r?hd(e,i):n?i.fill(n):i.fill(),i.restoreBlendMode()):r?hd(e,i):n?i.fill(n):i.fill())},fillText:hd,stroke:function(t,e,i){const s=e.__,{__strokeWidth:n,strokeAlign:r,__font:o}=s;if(n)if(o)ld(t,e,i);else switch(r){case"center":i.setStroke(t,n,s),i.stroke();break;case"inside":i.save(),i.setStroke(t,2*n,s),s.windingRule?i.clip(s.windingRule):i.clip(),i.stroke(),i.restore();break;case"outside":const r=i.getSameCanvas(!0,!0);r.setStroke(t,2*n,s),e.__drawRenderPath(r),r.stroke(),s.windingRule?r.clip(s.windingRule):r.clip(),r.clearWorld(e.__layout.renderBounds),e.__worldFlipped?i.copyWorldByReset(r,e.__nowWorld):i.copyWorldToInner(r,e.__nowWorld,e.__layout.renderBounds),r.recycle(e.__nowWorld)}},strokes:function(t,e,i){const s=e.__,{__strokeWidth:n,strokeAlign:r,__font:o}=s;if(n)if(o)ld(t,e,i);else switch(r){case"center":i.setStroke(void 0,n,s),ud(t,!1,e,i);break;case"inside":i.save(),i.setStroke(void 0,2*n,s),s.windingRule?i.clip(s.windingRule):i.clip(),ud(t,!1,e,i),i.restore();break;case"outside":const{renderBounds:r}=e.__layout,o=i.getSameCanvas(!0,!0);e.__drawRenderPath(o),o.setStroke(void 0,2*n,s),ud(t,!1,e,o),s.windingRule?o.clip(s.windingRule):o.clip(),o.clearWorld(r),e.__worldFlipped?i.copyWorldByReset(o,e.__nowWorld):i.copyWorldToInner(o,e.__nowWorld,r),o.recycle(e.__nowWorld)}},strokeText:ld,drawTextStroke:cd,shape:function(t,e,i){const s=e.getSameCanvas(),n=t.__nowWorld;let r,o,a,h,{scaleX:l,scaleY:d}=n;if(l<0&&(l=-l),d<0&&(d=-d),e.bounds.includes(n))h=s,r=a=n;else{const{renderShapeSpread:s}=t.__layout,c=fd(s?_d(e.bounds,l===d?s*l:[s*d,s*l]):e.bounds,n);o=e.bounds.getFitMatrix(c);let{a:u,d:_}=o;if(o.a<1&&(h=e.getSameCanvas(),t.__renderShape(h,i),l*=u,d*=_),a=pd(n,o),r=gd(a,-o.e,-o.f),i.matrix){const{matrix:t}=i;o.multiply(t),u*=t.scaleX,_*=t.scaleY}i=Object.assign(Object.assign({},i),{matrix:o.withScale(u,_)})}return t.__renderShape(s,i),{canvas:s,matrix:o,bounds:r,worldCanvas:h,shapeBounds:a,scaleX:l,scaleY:d}}};let wd={};const{get:xd,rotateOfOuter:bd,translate:Ed,scaleOfOuter:Bd,scale:Pd,rotate:Rd}=b;function Cd(t,e,i,s,n,r,o){const a=xd();Ed(a,e.x+i,e.y+s),Pd(a,n,r),o&&bd(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a}function Td(t,e,i,s,n,r,o){const a=xd();Ed(a,e.x+i,e.y+s),n&&Pd(a,n,r),o&&Rd(a,o),t.transform=a}function kd(t,e,i,s,n,r,o,a,h,l){const d=xd();if(h)if("center"===l)bd(d,{x:i/2,y:s/2},h);else switch(Rd(d,h),h){case 90:Ed(d,s,0);break;case 180:Ed(d,i,s);break;case 270:Ed(d,0,i)}wd.x=e.x+n,wd.y=e.y+r,Ed(d,wd.x,wd.y),o&&Bd(d,wd,o,a),t.transform=d}const{get:Ld,translate:Sd}=b,Od=new lt,Dd={},Md={};function Id(t,e,i,s){const{blendMode:n,sync:r}=i;n&&(t.blendMode=n),r&&(t.sync=r),t.data=Ad(i,s,e)}function Ad(t,e,i){let{width:s,height:n}=i;t.padding&&(e=Od.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");const{opacity:r,mode:o,align:a,offset:l,scale:d,size:c,rotation:u,repeat:_}=t,p=e.width===s&&e.height===n,g={mode:o},f="center"!==a&&(u||0)%180==90,y=f?n:s,v=f?s:n;let m,w,x=0,b=0;if(o&&"cover"!==o&&"fit"!==o)(d||c)&&(h.getScaleData(d,c,i,Md),m=Md.scaleX,w=Md.scaleY);else if(!p||u){const t=e.width/y,i=e.height/v;m=w="fit"===o?Math.min(t,i):Math.max(t,i),x+=(e.width-s*m)/2,b+=(e.height-n*w)/2}if(a){const t={x:x,y:b,width:y,height:v};m&&(t.width*=m,t.height*=w),vt.toPoint(a,t,e,Dd,!0),x+=Dd.x,b+=Dd.y}switch(l&&(x+=l.x,b+=l.y),o){case"stretch":p||(s=e.width,n=e.height);break;case"normal":case"clip":(x||b||m||u)&&Td(g,e,x,b,m,w,u);break;case"repeat":(!p||m||u)&&kd(g,e,s,n,x,b,m,w,u,a),_||(g.repeat="repeat");break;default:m&&Cd(g,e,x,b,m,w,u)}return g.transform||(e.x||e.y)&&(g.transform=Ld(),Sd(g.transform,e.x,e.y)),m&&"stretch"!==o&&(g.scaleX=m,g.scaleY=w),g.width=s,g.height=n,r&&(g.opacity=r),_&&(g.repeat="string"==typeof _?"x"===_?"repeat-x":"repeat-y":"repeat"),g}let Wd,Fd=new lt;const{isSame:Ud}=rt;function Nd(t,e,i,s,n,r){if("fill"===e&&!t.__.__naturalWidth){const e=t.__;if(e.__naturalWidth=s.width/e.pixelRatio,e.__naturalHeight=s.height/e.pixelRatio,e.__autoSide)return t.forceUpdate("width"),t.__proxyData&&(t.setProxyAttr("width",e.width),t.setProxyAttr("height",e.height)),!1}return n.data||Id(n,s,i,r),!0}function zd(t,e){Hd(t,Ur.LOAD,e)}function Yd(t,e){Hd(t,Ur.LOADED,e)}function Xd(t,e,i){e.error=i,t.forceUpdate("surface"),Hd(t,Ur.ERROR,e)}function Hd(t,e,i){t.hasEvent(e)&&t.emitEvent(new Ur(e,i))}function jd(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:Vd,scale:Gd,copy:Kd}=b,{ceil:qd,abs:Zd}=Math;function Qd(t,i,s){let{scaleX:n,scaleY:r}=un.patternLocked?t.__world:t.__nowWorld;const o=n+"-"+r+"-"+s;if(i.patternId===o||t.destroyed)return!1;{n=Zd(n),r=Zd(r);const{image:t,data:a}=i;let h,l,{width:d,height:c,scaleX:u,scaleY:_,opacity:p,transform:g,repeat:f}=a;u&&(l=Vd(),Kd(l,g),Gd(l,1/u,1/_),n*=u,r*=_),n*=s,r*=s,d*=n,c*=r;const y=d*c;if(!f&&y>e.image.maxCacheSize)return!1;let v=e.image.maxPatternSize;if(!t.isSVG){const e=t.width*t.height;v>e&&(v=e)}y>v&&(h=Math.sqrt(y/v)),h&&(n/=h,r/=h,d/=h,c/=h),u&&(n/=u,r/=_),(g||1!==n||1!==r)&&(l||(l=Vd(),g&&Kd(l,g)),Gd(l,1/n,1/r));const m=t.getCanvas(qd(d)||1,qd(c)||1,p),w=t.getPattern(m,f||e.origin.noRepeat||"no-repeat",l,i);return i.style=w,i.patternId=o,!0}}const{abs:Jd}=Math;const $d={image:function(t,e,i,s,n){let r,o;const a=un.get(i);return Wd&&i===Wd.paint&&Ud(s,Wd.boxBounds)?r=Wd.leafPaint:(r={type:i.type,image:a},Wd=a.use>1?{leafPaint:r,paint:i,boxBounds:Fd.set(s)}:null),(n||a.loading)&&(o={image:a,attrName:e,attrValue:i}),a.ready?(Nd(t,e,i,a,r,s),n&&(zd(t,o),Yd(t,o))):a.error?n&&Xd(t,o,a.error):(jd(t,!0),n&&zd(t,o),r.loadId=a.load((()=>{jd(t,!1),t.destroyed||(Nd(t,e,i,a,r,s)&&(a.hasOpacityPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),Yd(t,o)),r.loadId=null}),(e=>{jd(t,!1),Xd(t,o,e),r.loadId=null}))),r},checkImage:function(t,i,s,n){const{scaleX:r,scaleY:o}=un.patternLocked?t.__world:t.__nowWorld,{pixelRatio:a}=i;if(!s.data||s.patternId===r+"-"+o+"-"+a&&!ja.running)return!1;{const{data:h}=s;if(n)if(h.repeat)n=!1;else{let{width:t,height:i}=h;t*=Jd(r)*a,i*=Jd(o)*a,h.scaleX&&(t*=h.scaleX,i*=h.scaleY),n=t*i>e.image.maxCacheSize||ja.running}return n?(i.save(),i.clip(),s.blendMode&&(i.blendMode=s.blendMode),h.opacity&&(i.opacity*=h.opacity),h.transform&&i.transform(h.transform),i.drawImage(s.image.view,0,0,h.width,h.height),i.restore(),!0):(!s.style||s.sync||ja.running?Qd(t,s,a):s.patternTask||(s.patternTask=un.patternTasker.add((()=>Ut(this,void 0,void 0,(function*(){s.patternTask=null,i.bounds.hit(t.__nowWorld)&&Qd(t,s,a),t.forceUpdate("surface")}))),300)),!1)}},createPattern:Qd,recycleImage:function(t,e){const i=e["_"+t];if(i instanceof Array){let s,n,r,o;for(let a=0,h=i.length;a<h;a++)s=i[a].image,o=s&&s.url,o&&(n||(n={}),n[o]=!0,un.recycle(s),s.loading&&(r||(r=e.__input&&e.__input[t]||[],r instanceof Array||(r=[r])),s.unload(i[a].loadId,!r.some((t=>t.url===o)))));return n}return null},createData:Id,getPatternData:Ad,fillOrFitMode:Cd,clipMode:Td,repeatMode:kd},{toPoint:tc}=gt,ec={},ic={};function sc(t,e,i){if(e){let s;for(let n=0,r=e.length;n<r;n++)s=e[n],"string"==typeof s?t.addColorStop(n/(r-1),Ua.string(s,i)):t.addColorStop(s.offset,Ua.string(s.color,i))}}const{getAngle:nc,getDistance:rc}=D,{get:oc,rotateOfOuter:ac,scaleOfOuter:hc}=b,{toPoint:lc}=gt,dc={},cc={};function uc(t,e,i,s,n){let r;const{width:o,height:a}=t;if(o!==a||s){const t=nc(e,i);r=oc(),n?(hc(r,e,o/a*(s||1),1),ac(r,e,t+90)):(hc(r,e,1,o/a*(s||1)),ac(r,e,t))}return r}const{getDistance:_c}=D,{toPoint:pc}=gt,gc={},fc={};const yc={linearGradient:function(t,i){let{from:s,to:n,type:r,blendMode:o,opacity:a}=t;tc(s||"top",i,ec),tc(n||"bottom",i,ic);const h=e.canvas.createLinearGradient(ec.x,ec.y,ic.x,ic.y);sc(h,t.stops,a);const l={type:r,style:h};return o&&(l.blendMode=o),l},radialGradient:function(t,i){let{from:s,to:n,type:r,opacity:o,blendMode:a,stretch:h}=t;lc(s||"center",i,dc),lc(n||"bottom",i,cc);const l=e.canvas.createRadialGradient(dc.x,dc.y,0,dc.x,dc.y,rc(dc,cc));sc(l,t.stops,o);const d={type:r,style:l},c=uc(i,dc,cc,h,!0);return c&&(d.transform=c),a&&(d.blendMode=a),d},conicGradient:function(t,i){let{from:s,to:n,type:r,opacity:o,blendMode:a,stretch:h}=t;pc(s||"center",i,gc),pc(n||"bottom",i,fc);const l=e.conicGradientSupport?e.canvas.createConicGradient(0,gc.x,gc.y):e.canvas.createRadialGradient(gc.x,gc.y,0,gc.x,gc.y,_c(gc,fc));sc(l,t.stops,o);const d={type:r,style:l},c=uc(i,gc,fc,h||1,e.conicGradientRotate90);return c&&(d.transform=c),a&&(d.blendMode=a),d},getTransform:uc},{copy:vc,toOffsetOutBounds:mc}=rt,wc={},xc={};function bc(t,i,s,n){const{bounds:r,shapeBounds:o}=n;if(e.fullImageShadow){if(vc(wc,t.bounds),wc.x+=i.x-o.x,wc.y+=i.y-o.y,s){const{matrix:t}=n;wc.x-=(r.x+(t?t.e:0)+r.width/2)*(s-1),wc.y-=(r.y+(t?t.f:0)+r.height/2)*(s-1),wc.width*=s,wc.height*=s}t.copyWorld(n.canvas,t.bounds,wc)}else s&&(vc(wc,i),wc.x-=i.width/2*(s-1),wc.y-=i.height/2*(s-1),wc.width*=s,wc.height*=s),t.copyWorld(n.canvas,o,s?wc:i)}const{toOffsetOutBounds:Ec}=rt,Bc={};const Pc={shadow:function(t,e,i){let s,n;const{__nowWorld:r,__layout:o}=t,{shadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=a.length-1;mc(l,xc),a.forEach(((a,g)=>{_.setWorldShadow(xc.offsetX+a.x*c,xc.offsetY+a.y*u,a.blur*c,a.color),n=a.spread?1+2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0)):0,bc(_,xc,n,i),s=l,a.box&&(_.restore(),_.save(),h&&(_.copyWorld(_,l,r,"copy"),s=r),h?_.copyWorld(h,r,r,"destination-out"):_.copyWorld(i.canvas,d,l,"destination-out")),t.__worldFlipped?e.copyWorldByReset(_,s,r,a.blendMode):e.copyWorldToInner(_,s,o.renderBounds,a.blendMode),p&&g<p&&_.clearWorld(s,!0)})),_.recycle(s)},innerShadow:function(t,e,i){let s,n;const{__nowWorld:r,__layout:o}=t,{innerShadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=a.length-1;Ec(l,Bc),a.forEach(((a,g)=>{_.save(),_.setWorldShadow(Bc.offsetX+a.x*c,Bc.offsetY+a.y*u,a.blur*c),n=a.spread?1-2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0)):0,bc(_,Bc,n,i),_.restore(),h?(_.copyWorld(_,l,r,"copy"),_.copyWorld(h,r,r,"source-out"),s=r):(_.copyWorld(i.canvas,d,l,"source-out"),s=l),_.fillWorld(s,a.color,"source-in"),t.__worldFlipped?e.copyWorldByReset(_,s,r,a.blendMode):e.copyWorldToInner(_,s,o.renderBounds,a.blendMode),p&&g<p&&_.clearWorld(s,!0)})),_.recycle(s)},blur:function(t,e,i){const{blur:s}=t.__;i.setWorldBlur(s*t.__nowWorld.a),i.copyWorldToInner(e,t.__nowWorld,t.__layout.renderBounds),i.filter="none"},backgroundBlur:function(t,e,i){}},{excludeRenderBounds:Rc}=wr;function Cc(t,e,i,s,n,r){switch(e){case"alpha":!function(t,e,i,s){const n=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,n),s.recycle(n),kc(t,e,i,1)}(t,i,s,n);break;case"opacity-path":kc(t,i,s,r);break;case"path":i.restore()}}function Tc(t){return t.getSameCanvas(!1,!0)}function kc(t,e,i,s){const n=t.__nowWorld;e.resetTransform(),e.opacity=s,e.copyWorld(i,n),i.recycle(n)}t.Group.prototype.__renderMask=function(t,e){let i,s,n,r,o;const{children:a}=this;for(let h=0,l=a.length;h<l;h++)i=a[h],i.__.mask&&(o&&(Cc(this,o,t,n,s,r),s=n=null),"path"===i.__.mask?(i.opacity<1?(o="opacity-path",r=i.opacity,n||(n=Tc(t))):(o="path",t.save()),i.__clip(n||t,e)):(o="alpha",s||(s=Tc(t)),n||(n=Tc(t)),i.__render(s,e)),"clipping"!==i.__.mask)||Rc(i,e)||i.__render(n||t,e);Cc(this,o,t,n,s,r)};const Lc=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",Sc=Lc+"_#~&*+\\=|≮≯≈≠=…",Oc=new RegExp([[19968,40959],[13312,19903],[131072,173791],[173824,177983],[177984,178207],[178208,183983],[183984,191471],[196608,201551],[201552,205743],[11904,12031],[12032,12255],[12272,12287],[12288,12351],[12736,12783],[12800,13055],[13056,13311],[63744,64255],[65072,65103],[127488,127743],[194560,195103]].map((([t,e])=>`[\\u${t.toString(16)}-\\u${e.toString(16)}]`)).join("|"));function Dc(t){const e={};return t.split("").forEach((t=>e[t]=!0)),e}const Mc=Dc("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),Ic=Dc("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),Ac=Dc(Lc),Wc=Dc(Sc),Fc=Dc("- —/~|┆·");var Uc;!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"}(Uc||(Uc={}));const{Letter:Nc,Single:zc,Before:Yc,After:Xc,Symbol:Hc,Break:jc}=Uc;function Vc(t){return Mc[t]?Nc:Fc[t]?jc:Ic[t]?Yc:Ac[t]?Xc:Wc[t]?Hc:Oc.test(t)?zc:Nc}const Gc={trimRight(t){const{words:e}=t;let i,s=0,n=e.length;for(let r=n-1;r>-1&&(i=e[r].data[0]," "===i.char);r--)s++,t.width-=i.width;s&&e.splice(n-s,s)}};function Kc(t,e,i){switch(e){case"title":return i?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:qc}=Gc,{Letter:Zc,Single:Qc,Before:Jc,After:$c,Symbol:tu,Break:eu}=Uc;let iu,su,nu,ru,ou,au,hu,lu,du,cu,uu,_u,pu,gu,fu,yu,vu=[];function mu(t,e){du&&!lu&&(lu=du),iu.data.push({char:t,width:e}),nu+=e}function wu(){ru+=nu,iu.width=nu,su.words.push(iu),iu={data:[]},nu=0}function xu(){gu&&(fu.paraNumber++,su.paraStart=!0,gu=!1),du&&(su.startCharSize=lu,su.endCharSize=du,lu=0),su.width=ru,yu.width&&qc(su),vu.push(su),su={words:[]},ru=0}const bu=0,Eu=1,Bu=2;const{top:Pu,right:Ru,bottom:Cu,left:Tu}=t.Direction4;function ku(t,e,i){const{bounds:s,rows:n}=t;s[e]+=i;for(let t=0;t<n.length;t++)n[t][e]+=i}const Lu={getDrawData:function(t,i){"string"!=typeof t&&(t=String(t));let s=0,n=0,r=i.__getInput("width")||0,o=i.__getInput("height")||0;const{textDecoration:a,__font:h,__padding:l}=i;l&&(r&&(s=l[Tu],r-=l[Ru]+l[Tu]),o&&(n=l[Pu],o-=l[Pu]+l[Cu]));const d={bounds:{x:s,y:n,width:r,height:o},rows:[],paraNumber:0,font:e.canvas.font=h};return function(t,i,s){fu=t,vu=t.rows,yu=t.bounds;const{__letterSpacing:n,paraIndent:r,textCase:o}=s,{canvas:a}=e,{width:h,height:l}=yu;if(h||l||n||"none"!==o){const t="none"!==s.textWrap,e="break"===s.textWrap;gu=!0,uu=null,lu=hu=du=nu=ru=0,iu={data:[]},su={words:[]};for(let s=0,l=i.length;s<l;s++)au=i[s],"\n"===au?(nu&&wu(),su.paraEnd=!0,xu(),gu=!0):(cu=Vc(au),cu===Zc&&"none"!==o&&(au=Kc(au,o,!nu)),hu=a.measureText(au).width,n&&(n<0&&(du=hu),hu+=n),_u=cu===Qc&&(uu===Qc||uu===Zc)||uu===Qc&&cu!==$c,pu=!(cu!==Jc&&cu!==Qc||uu!==tu&&uu!==$c),ou=gu&&r?h-r:h,t&&h&&ru+nu+hu>ou&&(e?(nu&&wu(),ru&&xu()):(pu||(pu=cu===Zc&&uu==$c),_u||pu||cu===eu||cu===Jc||cu===Qc||nu+hu>ou?(nu&&wu(),ru&&xu()):ru&&xu()))," "===au&&!0!==gu&&ru+nu===0||(cu===eu?(" "===au&&nu&&wu(),mu(au,hu),wu()):_u||pu?(nu&&wu(),mu(au,hu)):mu(au,hu)),uu=cu);nu&&wu(),ru&&xu(),vu.length>0&&(vu[vu.length-1].paraEnd=!0)}else i.split("\n").forEach((t=>{fu.paraNumber++,vu.push({x:r||0,text:t,width:a.measureText(t).width,paraStart:!0})}))}(d,t,i),l&&function(t,e,i,s,n){if(!s)switch(i.textAlign){case"left":ku(e,"x",t[Tu]);break;case"right":ku(e,"x",-t[Ru])}if(!n)switch(i.verticalAlign){case"top":ku(e,"y",t[Pu]);break;case"bottom":ku(e,"y",-t[Cu])}}(l,d,i,r,o),function(t,e){const{rows:i,bounds:s}=t,{__lineHeight:n,__baseLine:r,__letterSpacing:o,__clipText:a,textAlign:h,verticalAlign:l,paraSpacing:d}=e;let c,u,_,{x:p,y:g,width:f,height:y}=s,v=n*i.length+(d?d*(t.paraNumber-1):0),m=r;if(a&&v>y)v=Math.max(y,n),t.overflow=i.length;else switch(l){case"middle":g+=(y-v)/2;break;case"bottom":g+=y-v}m+=g;for(let r=0,l=i.length;r<l;r++){if(c=i[r],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&&r>0&&(m+=d),c.y=m,m+=n,t.overflow>r&&m>v&&(c.isOverflow=!0,t.overflow=r+1),u=c.x,_=c.width,o<0&&(c.width<0?(_=-c.width+e.fontSize+o,u-=_,_+=e.fontSize):_-=o),u<s.x&&(s.x=u),_>s.width&&(s.width=_),a&&f&&f<_&&(c.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=g,s.height=v}(d,i),function(t,e,i,s){const{rows:n}=t,{textAlign:r,paraIndent:o,letterSpacing:a}=e;let h,l,d,c,u;n.forEach((t=>{t.words&&(d=o&&t.paraStart?o:0,l=i&&"justify"===r&&t.words.length>1?(i-t.width-d)/(t.words.length-1):0,c=a||t.isOverflow?bu:l>.01?Eu:Bu,t.isOverflow&&!a&&(t.textMode=!0),c===Bu?(t.x+=d,function(t){t.text="",t.words.forEach((e=>{e.data.forEach((e=>{t.text+=e.char}))}))}(t)):(t.x+=d,h=t.x,t.data=[],t.words.forEach((e=>{c===Eu?(u={char:"",x:h},h=function(t,e,i){return t.forEach((t=>{i.char+=t.char,e+=t.width})),e}(e.data,h,u),(t.isOverflow||" "!==u.char)&&t.data.push(u)):h=function(t,e,i,s){return t.forEach((t=>{(s||" "!==t.char)&&(t.x=e,i.push(t)),e+=t.width})),e}(e.data,h,t.data,t.isOverflow),!t.paraEnd&&l&&(h+=l,t.width+=l)}))),t.words=null)}))}(d,i,r),d.overflow&&function(t,i,s,n){if(!n)return;const{rows:r,overflow:o}=t;let{textOverflow:a}=i;if(r.splice(o),a&&"show"!==a){let t,h;"hide"===a?a="":"ellipsis"===a&&(a="...");const l=a?e.canvas.measureText(a).width:0,d=s+n-l;("none"===i.textWrap?r:[r[o-1]]).forEach((e=>{if(e.isOverflow&&e.data){let i=e.data.length-1;for(let s=i;s>-1&&(t=e.data[s],h=t.x+t.width,!(s===i&&h<d));s--){if(h<d&&" "!==t.char){e.data.splice(s+1),e.width-=t.width;break}e.width-=t.width}e.width+=l,e.data.push({char:a,x:h}),e.textMode&&function(t){t.text="",t.data.forEach((e=>{t.text+=e.char})),t.data=null}(e)}}))}}(d,i,s,r),"none"!==a&&function(t,e){const{fontSize:i}=e;switch(t.decorationHeight=i/11,e.textDecoration){case"under":t.decorationY=.15*i;break;case"delete":t.decorationY=.35*-i}}(d,i),d}};const Su={string:function(t,e){const i="number"==typeof e&&1!==e;if("string"==typeof t){if(!i||!Ua.object)return t;t=Ua.object(t)}let s=void 0===t.a?1:t.a;i&&(s*=e);const n=t.r+","+t.g+","+t.b;return 1===s?"rgb("+n+")":"rgba("+n+","+s+")"}},{setPoint:Ou,addPoint:Du,toBounds:Mu}=Y;const Iu={export(t,s,n){this.running=!0;const r=an.fileType(s),o=s.includes(".");return n=an.getExportOptions(n),function(t){Au||(Au=new cn);return new Promise((e=>{Au.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"===r)return o&&u(c(JSON.stringify(t.toJSON(n.json)),"text"),s),d({data:!!o||t.toJSON(n.json)});if("svg"===r)return o&&u(c(t.toSVG(),"svg"),s),d({data:!!o||t.toSVG()});const{leafer:_}=t;_?(Wu(t),_.waitViewCompleted((()=>Ut(this,void 0,void 0,(function*(){let e,r,o=1,a=1;const{worldTransform:l,isLeafer:c,isFrame:u}=t,{slice:p,trim:g,onCanvas:f}=n,y=void 0===n.smooth?_.config.smooth:n.smooth,v=n.contextSettings||_.config.contextSettings,m=n.screenshot||t.isApp,w=c&&m&&void 0===n.fill?t.fill:n.fill,x=an.isOpaqueImage(s)||w,b=new N;if(m)e=!0===m?c?_.canvas.bounds:t.worldRenderBounds:m;else{let i=n.relative||(c?"inner":"local");switch(o=l.scaleX,a=l.scaleY,i){case"inner":b.set(l);break;case"local":b.set(l).divide(t.localTransform),o/=t.scaleX,a/=t.scaleY;break;case"world":o=1,a=1;break;case"page":i=t.leafer;default:b.set(l).divide(t.getTransform(i));const e=i.worldTransform;o/=o/e.scaleX,a/=a/e.scaleY}e=t.getBounds("render",i)}const E={scaleX:1,scaleY:1};h.getScaleData(n.scale,n.size,e,E);let B=n.pixelRatio||1;t.isApp&&(E.scaleX*=B,E.scaleY*=B,B=t.app.pixelRatio);const{x:P,y:R,width:C,height:T}=new lt(e).scale(E.scaleX,E.scaleY),k={matrix:b.scale(1/E.scaleX,1/E.scaleY).invert().translate(-P,-R).withScale(1/o*E.scaleX,1/a*E.scaleY)};let L,S=i.canvas({width:Math.round(C),height:Math.round(T),pixelRatio:B,smooth:y,contextSettings:v});if(p&&(L=t,L.__worldOpacity=0,t=_,k.bounds=S.bounds),S.save(),u&&void 0!==w){const e=t.get("fill");t.fill="",t.__render(S,k),t.fill=e}else t.__render(S,k);if(S.restore(),L&&L.__updateWorldOpacity(),g){r=function(t){const{width:e,height:i}=t.view,{data:s}=t.context.getImageData(0,0,e,i);let n,r,o,a=0;for(let t=0;t<s.length;t+=4)0!==s[t+3]&&(n=a%e,r=(a-n)/e,o?Du(o,n,r):Ou(o={},n,r)),a++;const h=new lt;return Mu(o,h),h.scale(1/t.pixelRatio).ceil()}(S);const t=S,{width:e,height:s}=r,n={x:0,y:0,width:e,height:s,pixelRatio:B};S=i.canvas(n),S.copyWorld(t,r,n)}x&&S.fillWorld(S.bounds,w||"#FFFFFF","destination-over"),f&&f(S);const O="canvas"===s?S:yield S.export(s,n);d({data:O,width:S.pixelWidth,height:S.pixelHeight,renderBounds:e,trimBounds:r})}))))):d({data:!1})}))))}};let Au;function Wu(t){t.__.__needComputePaint&&t.__.__computePaint(),t.isBranch&&t.children.forEach((t=>Wu(t)))}const Fu=Kt.prototype,Uu=wt.get("@leafer-ui/export");return Fu.export=function(t,e){const{quality:i,blob:s}=an.getExportOptions(e);return t.includes(".")?this.saveAs(t,i):s?this.toBlob(t,i):this.toDataURL(t,i)},Fu.toBlob=function(t,i){return new Promise((s=>{e.origin.canvasToBolb(this.view,t,i).then((t=>{s(t)})).catch((t=>{Uu.error(t),s(null)}))}))},Fu.toDataURL=function(t,i){return e.origin.canvasToDataURL(this.view,t,i)},Fu.saveAs=function(t,i){return new Promise((s=>{e.origin.canvasSaveAs(this.view,t,i).then((()=>{s(!0)})).catch((t=>{Uu.error(t),s(!1)}))}))},Object.assign(Fa,Lu),Object.assign(Ua,Su),Object.assign(za,md),Object.assign(Ya,$d),Object.assign(Xa,yc),Object.assign(Ha,Pc),Object.assign(ja,Iu),Object.assign(i,{interaction:(t,e,i,s)=>new ad(t,e,i,s),hitCanvas:(t,e)=>new oa(t,e),hitCanvasManager:()=>new zl}),la(),t.AlignHelper=vt,t.AroundHelper=gt,t.AutoBounds=ct,t.BezierHelper=be,t.Bounds=lt,t.BoundsHelper=rt,t.BoxData=th,t.BranchHelper=br,t.BranchRender=Po,t.CanvasData=_h,t.CanvasManager=Dt,t.ChildEvent=Wr,t.ColorConvert=Ua,t.Creator=i,t.Cursor=Nl,t.DataHelper=Mt,t.Debug=wt,t.Effect=Ha,t.EllipseData=rh,t.EllipseHelper=Se,t.Event=Ar,t.EventCreator=St,t.Eventer=Vr,t.Export=ja,t.FileHelper=an,t.FrameData=ih,t.GroupData=$a,t.HitCanvasManager=zl,t.ImageData=uh,t.ImageEvent=Ur,t.ImageManager=un,t.IncrementId=s,t.Interaction=ad,t.InteractionBase=Ul,t.InteractionHelper=ml,t.Keyboard=ol,t.LayoutEvent=Yr,t.Layouter=Ea,t.LeafBounds=bo,t.LeafBoundsHelper=wr,t.LeafData=At,t.LeafDataProxy=oo,t.LeafEventer=so,t.LeafHelper=ur,t.LeafLayout=Ir,t.LeafLevelList=na,t.LeafList=sa,t.LeafMatrix=po,t.LeafRender=Eo,t.LeaferCanvas=oa,t.LeaferCanvasBase=Kt,t.LeaferData=eh,t.LeaferEvent=Hr,t.LeaferImage=fn,t.LeaferTypeCreator=pl,t.LineData=sh,t.MathHelper=h,t.Matrix=N,t.MatrixHelper=b,t.MultiTouchHelper=Sl,t.MyDragEvent=cl,t.MyImage=$h,t.MyPointerEvent=ll,t.NeedConvertToCanvasCommandMap=$t,t.OneRadian=l,t.PI2=d,t.PI_2=c,t.Paint=za,t.PaintGradient=Xa,t.PaintImage=Ya,t.PathArrow=Na,t.PathBounds=Ks,t.PathCommandDataHelper=Fi,t.PathCommandMap=Qt,t.PathConvert=gi,t.PathCorner=sn,t.PathCreator=es,t.PathData=hh,t.PathDrawer=fs,t.PathHelper=qt,t.PathNumberCommandLengthMap=se,t.PathNumberCommandMap=ie,t.PenData=lh,t.Platform=e,t.Point=F,t.PointHelper=D,t.PointerButton=al,t.PolygonData=oh,t.PropertyEvent=Fr,t.RectData=nh,t.RectHelper=ne,t.RectRender=yh,t.RenderEvent=Xr,t.Renderer=Pa,t.ResizeEvent=Nr,t.Run=Bt,t.Selector=Ma,t.StarData=ah,t.State=Va,t.StringNumberMap=mt,t.TaskItem=dn,t.TaskProcessor=cn,t.TextConvert=Fa,t.TextData=ch,t.Transition=Ga,t.TwoPointBoundsHelper=Y,t.UIBounds=ph,t.UICreator=Tt,t.UIData=Qa,t.UIEvent=hl,t.UIRender=gh,t.UnitConvert=Ja,t.WaitHelper=Rr,t.WatchEvent=zr,t.Watcher=ca,t.addInteractionWindow=ul,t.affectRenderBoundsType=In,t.affectStrokeBoundsType=On,t.attr=wn,t.autoLayoutType=Bn,t.boundsType=Cn,t.canvasPatch=on,t.canvasSizeAttrs=Gt,t.cursorType=Hn,t.dataProcessor=jn,t.dataType=bn,t.decorateLeafAttr=mn,t.defineDataProcessor=Vn,t.defineKey=yn,t.defineLeafAttr=xn,t.doBoundsType=kn,t.doStrokeType=Dn,t.effectType=Ia,t.emptyData={},t.eraserType=Yn,t.getBoundsData=_,t.getDescriptor=vn,t.getMatrixData=p,t.getPointData=u,t.hitType=Xn,t.isNull=function(t){return null==t},t.layoutProcessor=function(t){return(e,i)=>{yn(e,"__LayoutProcessor",{get:()=>t})}},t.maskType=zn,t.naturalBoundsType=Tn,t.needPlugin=Rt,t.opacityType=Wn,t.pathInputType=Ln,t.pathType=Sn,t.pen=nn,t.positionType=En,t.registerUI=tr,t.registerUIEvent=er,t.resizeType=Aa,t.rewrite=Zn,t.rewriteAble=Qn,t.rotationType=Rn,t.scaleType=Pn,t.sortType=Nn,t.strokeType=Mn,t.surfaceType=An,t.tempBounds=dt,t.tempMatrix=z,t.tempPoint=U,t.useCanvas=la,t.useModule=$n,t.version="1.0.3",t.visibleType=Fn,t.zoomLayerType=Wa,t}({});