leafer-ui 1.4.0 → 1.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/web.min.js CHANGED
@@ -1,2 +1,2 @@
1
- var LeaferUI=function(t){"use strict";const e={toURL(t,e){let i=encodeURIComponent(t);return"text"===e?i="data:text/plain;charset=utf-8,"+i:"svg"===e&&(i="data:image/svg+xml,"+i),i},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",getRealURL(t){const{prefix:i,suffix:s}=e.image;return!s||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+s),i&&"/"===t[0]&&(t=i+t),t}}},i={},s={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=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=void 0!==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=I.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}=I;return M(i,t),B(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=I;return M(i,t),P(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=I;return M(i,t),I.toInnerRadiusPointOf(t,e,i),i},toInnerRadiusPointOf(t,e,i){i||(i=t),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)=>A(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(A(t,e,i,s),A(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+R(n)*i,e},toNumberPoints(t){let e=t;return"object"==typeof t[0]&&(e=[],t.forEach((t=>e.push(t.x,t.y)))),e},reset(t){I.reset(t)}},I=D,{getDistanceFrom:A,copy:M,getAtan2:W}=I;class F{constructor(t,e){this.set(t,e)}set(t,e){return"object"==typeof t?D.copy(this,t):D.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new F(this)}move(t,e){return D.move(this,t,e),this}scale(t,e){return D.scale(this,t,e),this}scaleOf(t,e,i){return D.scaleOf(this,t,e,i),this}rotate(t,e){return D.rotate(this,t,e),this}rotateOf(t,e){return D.rotate(this,e,t),this}getRotation(t,e,i){return D.getRotation(this,t,e,i)}toInnerOf(t,e){return D.toInnerOf(this,t,e),this}toOuterOf(t,e){return D.toOuterOf(this,t,e),this}getCenter(t){return new F(D.getCenter(this,t))}getDistance(t){return D.getDistance(this,t)}getDistancePoint(t,e,i){return new F(D.getDistancePoint(this,t,e,i))}getAngle(t){return D.getAngle(this,t)}getAtan2(t){return D.getAtan2(this,t)}reset(){return D.reset(this),this}}const U=new F;class N{constructor(t,e,i,s,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:$}=Math;let J,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?$(t.width+e-t.x):$(t.width),t.height=i>t.y?$(t.height+i-t.y):$(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){J=t.x+t.width,tt=t.y+t.height,et=e.x,it=e.y,i||(et+=e.width,it+=e.height),J=J>et?J: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=J-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 J=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,J=J<et?J:et,tt=tt<it?tt:it,r=J-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,Rt=[],Ct={list:{},add(t,...e){this.list[t]=!0,Rt.push(...e)},has(t,e){const i=this.list[t];return!i&&e&&this.need(t),i},need(t){console.error("need plugin: "+(t.includes("-x")?"":"@leafer-in/")+t)}};setTimeout((()=>Rt.forEach((t=>Ct.has(t,!0)))));const Tt=wt.get("UICreator"),kt={list:{},register(t){const{__tag:e}=t.prototype;Lt[e]&&Tt.repeat(e),Lt[e]=t},get(t,e,i,s,n,r){Lt[t]||Tt.error("not register "+t);const o=new Lt[t](e);return void 0!==i&&(o.x=i,s&&(o.y=s),n&&(o.width=n),r&&(o.height=r)),o}},{list:Lt}=kt,St=wt.get("EventCreator"),Ot={nameList:{},register(t){let e;Object.keys(t).forEach((i=>{e=t[i],"string"==typeof e&&(Dt[e]&&St.repeat(e),Dt[e]=t)}))},changeName(t,e){const i=Dt[t];if(i){const s=Object.keys(i).find((e=>i[e]===t));s&&(i[s]=e,Dt[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new Dt[t](...e)},{nameList:Dt}=Ot;class It{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:s}=this;for(let i=0,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 At={default:(t,e)=>(Mt(e,t),Mt(t,e),t),assign(t,e,i){let s;Object.keys(e).forEach((n=>{var r,o;if(s=e[n],(null==s?void 0:s.constructor)===Object&&(null===(r=t[n])||void 0===r?void 0:r.constructor)===Object)return Mt(t[n],e[n],i&&i[n]);i&&n in i?(null===(o=i[n])||void 0===o?void 0:o.constructor)===Object&&Mt(t[n]={},e[n],i[n]):t[n]=e[n]}))},copyAttrs:(t,e,i)=>(i.forEach((i=>{void 0!==e[i]&&(t[i]=e[i])})),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let i=0,s=t.length;i<s;i++)e[t[i]]=!0;return e}},{assign:Mt}=At;class Wt{get __useNaturalRatio(){return!0}get __isLinePath(){const{path:t}=this;return t&&6===t.length&&1===t[0]}get __blendMode(){if(this.eraser&&"path"!==this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(void 0!==e)return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let i;for(let s in this)"_"!==s[0]&&(i=e?e[s]:void 0,t[s]=void 0===i?this[s]:i);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(void 0!==e)return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&void 0!==this.__input[t]&&(this.__input[t]=void 0)}__getInputData(t,e){const i={};if(t)if(t instanceof Array)for(let e of t)i[e]=this.__getInput(e);else for(let e in t)i[e]=this.__getInput(e);else{let t,e,{__input:s}=this;i.tag=this.__leaf.tag;for(let 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||t.__hasMultiPaint)||e.__hasEraser||t.eraser?t.__single=!0:t.__single&&(t.__single=!1)}else t.__single=!0}__removeNaturalSize(){this.__naturalWidth=this.__naturalHeight=void 0}destroy(){this.__input=this.__middle=null}}var Ft;t.Answer=void 0,(Ft=t.Answer||(t.Answer={}))[Ft.No=0]="No",Ft[Ft.Yes=1]="Yes",Ft[Ft.NoAndSkip=2]="NoAndSkip",Ft[Ft.YesAndSkip=3]="YesAndSkip";const Ut={};function Nt(t,e,i,s){var 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 zt(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 Yt(t){return(e,i)=>{t||(t=i),Object.defineProperty(e,i,{get(){return this.context[t]},set(e){this.context[t]=e}})}}"function"==typeof SuppressedError&&SuppressedError;const Xt=[];function Ht(){return(t,e)=>{Xt.push(e)}}const jt=[];class Vt{set blendMode(t){"normal"===t&&(t="source-over"),this.context.globalCompositeOperation=t}get blendMode(){return this.context.globalCompositeOperation}set dashPattern(t){this.context.setLineDash(t||jt)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;Xt.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}}Nt([Yt("imageSmoothingEnabled")],Vt.prototype,"smooth",void 0),Nt([Yt("imageSmoothingQuality")],Vt.prototype,"smoothLevel",void 0),Nt([Yt("globalAlpha")],Vt.prototype,"opacity",void 0),Nt([Yt()],Vt.prototype,"fillStyle",void 0),Nt([Yt()],Vt.prototype,"strokeStyle",void 0),Nt([Yt("lineWidth")],Vt.prototype,"strokeWidth",void 0),Nt([Yt("lineCap")],Vt.prototype,"strokeCap",void 0),Nt([Yt("lineJoin")],Vt.prototype,"strokeJoin",void 0),Nt([Yt("lineDashOffset")],Vt.prototype,"dashOffset",void 0),Nt([Yt()],Vt.prototype,"miterLimit",void 0),Nt([Yt()],Vt.prototype,"shadowBlur",void 0),Nt([Yt()],Vt.prototype,"shadowColor",void 0),Nt([Yt()],Vt.prototype,"shadowOffsetX",void 0),Nt([Yt()],Vt.prototype,"shadowOffsetY",void 0),Nt([Yt()],Vt.prototype,"filter",void 0),Nt([Yt()],Vt.prototype,"font",void 0),Nt([Yt()],Vt.prototype,"fontKerning",void 0),Nt([Yt()],Vt.prototype,"fontStretch",void 0),Nt([Yt()],Vt.prototype,"fontVariantCaps",void 0),Nt([Yt()],Vt.prototype,"textAlign",void 0),Nt([Yt()],Vt.prototype,"textBaseline",void 0),Nt([Yt()],Vt.prototype,"textRendering",void 0),Nt([Yt()],Vt.prototype,"wordSpacing",void 0),Nt([Yt()],Vt.prototype,"letterSpacing",void 0),Nt([Yt()],Vt.prototype,"direction",void 0),Nt([Ht()],Vt.prototype,"setTransform",null),Nt([Ht()],Vt.prototype,"resetTransform",null),Nt([Ht()],Vt.prototype,"getTransform",null),Nt([Ht()],Vt.prototype,"save",null),Nt([Ht()],Vt.prototype,"restore",null),Nt([Ht()],Vt.prototype,"translate",null),Nt([Ht()],Vt.prototype,"scale",null),Nt([Ht()],Vt.prototype,"rotate",null),Nt([Ht()],Vt.prototype,"fill",null),Nt([Ht()],Vt.prototype,"stroke",null),Nt([Ht()],Vt.prototype,"clip",null),Nt([Ht()],Vt.prototype,"fillRect",null),Nt([Ht()],Vt.prototype,"strokeRect",null),Nt([Ht()],Vt.prototype,"clearRect",null),Nt([Ht()],Vt.prototype,"beginPath",null),Nt([Ht()],Vt.prototype,"moveTo",null),Nt([Ht()],Vt.prototype,"lineTo",null),Nt([Ht()],Vt.prototype,"bezierCurveTo",null),Nt([Ht()],Vt.prototype,"quadraticCurveTo",null),Nt([Ht()],Vt.prototype,"closePath",null),Nt([Ht()],Vt.prototype,"arc",null),Nt([Ht()],Vt.prototype,"arcTo",null),Nt([Ht()],Vt.prototype,"ellipse",null),Nt([Ht()],Vt.prototype,"rect",null),Nt([Ht()],Vt.prototype,"roundRect",null),Nt([Ht()],Vt.prototype,"createConicGradient",null),Nt([Ht()],Vt.prototype,"createLinearGradient",null),Nt([Ht()],Vt.prototype,"createPattern",null),Nt([Ht()],Vt.prototype,"createRadialGradient",null),Nt([Ht()],Vt.prototype,"fillText",null),Nt([Ht()],Vt.prototype,"measureText",null),Nt([Ht()],Vt.prototype,"strokeText",null);const{copy:Gt}=b,Kt={width:1,height:1,pixelRatio:1},qt=["width","height","pixelRatio"];class Zt extends Vt{get width(){return this.size.width}get height(){return this.size.height}get pixelRatio(){return this.size.pixelRatio}get pixelWidth(){return this.width*this.pixelRatio}get pixelHeight(){return this.height*this.pixelRatio}get allowBackgroundColor(){return this.view&&this.parentView}constructor(t,i){super(),this.size={},this.worldTransform={},t||(t=Kt),t.pixelRatio||(t.pixelRatio=e.devicePixelRatio),this.manager=i,this.innerId=s.create(s.CNAVAS);const{width: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,e=!0){if(this.isSameSize(t))return;let i;this.context&&!this.unreal&&e&&this.width&&(i=this.getSameCanvas(),i.copyWorld(this));const s=this.size;At.copyAttrs(s,t,qt),qt.forEach((t=>s[t]||(s[t]=1))),this.bounds=new lt(0,0,this.width,this.height),this.context&&!this.unreal&&(this.updateViewSize(),this.smooth=this.config.smooth),this.updateClientBounds(),this.context&&!this.unreal&&i&&(this.clearWorld(i.bounds),this.copyWorld(i),i.recycle())}updateViewSize(){}updateClientBounds(){}getClientBounds(t){return t&&this.updateClientBounds(),this.clientBounds||this.bounds}startAutoLayout(t,e){}stopAutoLayout(){}setCursor(t){}setWorld(t,e){const{pixelRatio:i}=this,s=this.worldTransform;if(e){const{a: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()}useGrayscaleAlpha(t){let e,i;this.setTempBounds(t,!0,!0);const{context:s}=this,n=s.getImageData(dt.x,dt.y,dt.width,dt.height),{data:r}=n;for(let t=0,s=r.length;t<s;t+=4)i=.299*r[t]+.587*r[t+1]+.114*r[t+2],(e=r[t+3])&&(r[t+3]=255===e?i:e*(i/255));s.putImageData(n,dt.x,dt.y)}useMask(t,e,i){this.copyWorld(t,e,i,"destination-in")}useEraser(t,e,i){this.copyWorld(t,e,i,"destination-out")}fillWorld(t,e,i){i&&(this.blendMode=i),this.fillStyle=e,this.setTempBounds(t),this.fillRect(dt.x,dt.y,dt.width,dt.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i){i&&(this.blendMode=i),this.strokeStyle=e,this.setTempBounds(t),this.strokeRect(dt.x,dt.y,dt.width,dt.height),i&&(this.blendMode="source-over")}clearWorld(t,e){this.setTempBounds(t,e),this.clearRect(dt.x,dt.y,dt.width,dt.height)}clipWorld(t,e){this.beginPath(),this.setTempBounds(t,e),this.rect(dt.x,dt.y,dt.width,dt.height),this.clip()}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}setTempBounds(t,e,i){dt.set(t),i&&dt.intersect(this.bounds),dt.scale(this.pixelRatio),e&&dt.ceil()}isSameSize(t){return this.width===t.width&&this.height===t.height&&this.pixelRatio===t.pixelRatio}getSameCanvas(t,e){const s=this.manager?this.manager.get(this.size):i.canvas(Object.assign({},this.size));return s.save(),t&&(Gt(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){}},$t={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},Jt=Object.assign({M:1,m:10,L:2,l:20,H:3,h:30,V:4,v:40,C:5,c:50,S:6,s:60,Q:7,q:70,T:8,t:80,A:9,a:90,Z:11,z:11,R:12},$t),te={M:3,m:3,L:3,l:3,H:2,h:2,V:2,v:2,C:7,c:7,S:5,s:5,Q:5,q:5,T:3,t:3,A:8,a:8,Z:1,z:1,N:5,D:9,X:6,G:9,F:5,O:7,P:4,U:6},ee={m:10,l:20,H:3,h:30,V:4,v:40,c:50,S:6,s:60,q:70,T:8,t:80,A:9,a:90},ie=Object.assign(Object.assign({},ee),$t),se=Jt,ne={};for(let t in se)ne[se[t]]=t;const re={};for(let t in se)re[se[t]]=te[t];const oe={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:ae,cos:he,atan2:le,ceil:de,abs:ce,PI:ue,sqrt:_e,pow:pe}=Math,{setPoint:ge,addPoint:fe}=Y,{set:ye,toNumberPoints:ve}=D,{M:me,L:we,C:xe,Q:be,Z:Ee}=Jt,Be={},Pe={points(t,e,i,s){let n=ve(e);if(t.push(me,n[0],n[1]),i&&n.length>5){let e,r,o,a,h,l,d,c,u,_,p,g,f,y=n.length;const v=!0===i?.5:i;s&&(n=[n[y-2],n[y-1],...n,n[0],n[1],n[2],n[3]],y=n.length);for(let i=2;i<y-2;i+=2)e=n[i-2],r=n[i-1],o=n[i],a=n[i+1],h=n[i+2],l=n[i+3],p=_e(pe(o-e,2)+pe(a-r,2)),g=_e(pe(h-o,2)+pe(l-a,2)),f=p+g,p=v*p/f,g=v*g/f,h-=e,l-=r,d=o-p*h,c=a-p*l,2===i?s||t.push(be,d,c,o,a):t.push(xe,u,_,d,c,o,a),u=o+g*h,_=a+g*l;s||t.push(be,u,_,n[y-2],n[y-1])}else for(let e=2,i=n.length;e<i;e+=2)t.push(we,n[e],n[e+1]);s&&t.push(Ee)},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=[],oe.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=le(g,p),m=le(y,f),w=m-v;if(w<0&&(w+=d),w===ue||ce(p+g)<1e-12||ce(f+y)<1e-12)return t&&t.push(we,s,n),h&&(ge(h,e,i),fe(h,s,n)),_&&ye(_,e,i),void(u&&ye(u,s,n));const x=p*y-f*g<0,b=x?-1:1,E=a/he(w/2),B=s+E*he(v+w/2+c*b),P=n+E*ae(v+w/2+c*b);return v-=c*b,m-=c*b,Te(t,B,P,a,a,0,v/l,m/l,x,h,u,_)},arc:(t,e,i,s,n,r,o,a,h,l)=>Te(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=ae(g),y=he(g);let v=o*l,m=a*l;v>ue&&(v-=d),m<0&&(m+=d);let w=m-v;w<0?w+=d:w>d&&(w-=d),h&&(w-=d);const x=de(ce(w/c)),b=w/x,E=ae(b/4),B=8/3*E*E/ae(b/2);m=v+b;let P,R,C,T,k,L,S,O,D=he(v),I=ae(v),A=C=y*s*D-f*n*I,M=T=f*s*D+y*n*I,W=e+C,F=i+T;t&&t.push(t.length?we:me,W,F),u&&ge(u,W,F),p&&ye(p,W,F);for(let r=0;r<x;r++)P=he(m),R=ae(m),C=y*s*P-f*n*R,T=f*s*P+y*n*R,k=e+A-B*(y*s*I+f*n*D),L=i+M-B*(f*s*I-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(xe,k,L,S,O,e+C,i+T),u&&Ce(e+A,i+M,k,L,S,O,e+C,i+T,u,!0),A=C,M=T,D=P,I=R,v=m,m+=b;_&&ye(_,e+C,i+T)},quadraticCurveTo(t,e,i,s,n,r,o){t.push(xe,(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){Ce(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?fe(h,t,e):ge(h,t,e),fe(h,o,a);for(let l=0,c=d.length;l<c;l++)Re(d[l],t,e,i,s,n,r,o,a,Be),fe(h,Be.x,Be.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 Re(t,e,i,s,n,r,o,a,h,l),l}},{getPointAndSet:Re,toTwoPointBounds:Ce,ellipse:Te}=Pe,{sin:ke,cos:Le,sqrt:Se,atan2:Oe}=Math,{ellipse:De}=Pe,Ie={ellipticalArc(t,i,s,n,r,o,a,h,c,u,_){const p=(c-i)/2,g=(u-s)/2,f=o*l,y=ke(f),v=Le(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=Se(1-P/(x*b));n*=t,r*=t}else R=(a===h?-1:1)*Se(P/(x*E+b*B));const C=R*n*w/r,T=-R*r*m/n,k=Oe((w-T)/r,(m-C)/n),L=Oe((-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?De(t,O,D,n,r,o,k/l,L/l,I):n!==r||o?t.push(Jt.G,O,D,n,r,o,k/l,L/l,I):t.push(Jt.O,O,D,n,k/l,L/l,I)}},{M:Ae,m:Me,L:We,l:Fe,H:Ue,h:Ne,V:ze,v:Ye,C:Xe,c:He,S:je,s:Ve,Q:Ge,q:Ke,T:qe,t:Ze,A:Qe,a:$e,Z:Je,z:ti,N:ei,D:ii,X:si,G:ni,F:ri,O:oi,P:ai,U:hi}=Jt,{rect:li,roundRect:di,arcTo:ci,arc:ui,ellipse:_i,quadraticCurveTo:pi}=Pe,{ellipticalArc:gi}=Ie,fi=wt.get("PathConvert"),yi={},vi={current:{dot:0},stringify(t,e){let i,s,n,r=0,o=t.length,a="";for(;r<o;){s=t[r],i=re[s],a+=s===n?" ":ne[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?ie:ee;for(let e=0,h=t.length;e<h;e++)s=t[e],mt[s]?("."===s&&(mi.dot&&(wi(o,r),r=""),mi.dot++),"0"===r&&"."!==s&&(wi(o,r),r=""),r+=s):Jt[s]?(r&&(wi(o,r),r=""),mi.name=Jt[s],mi.length=te[s],mi.index=0,wi(o,mi.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===n||"E"===n?r+=s:(r&&wi(o,r),r=s):r&&(wi(o,r),r=""),n=s;return r&&wi(o,r),i?vi.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 Me:t[c+1]+=a,t[c+2]+=h;case Ae:a=t[c+1],h=t[c+2],_.push(Ae,a,h),c+=3;break;case Ne:t[c+1]+=a;case Ue:a=t[c+1],_.push(We,a,h),c+=2;break;case Ye:t[c+1]+=h;case ze:h=t[c+1],_.push(We,a,h),c+=2;break;case Fe:t[c+1]+=a,t[c+2]+=h;case We:a=t[c+1],h=t[c+2],_.push(We,a,h),c+=3;break;case Ve:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=je;case je:o=r===Xe||r===je,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(Xe,l,d,i,s,a,h),c+=5;break;case He: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=Xe;case Xe:i=t[c+3],s=t[c+4],a=t[c+5],h=t[c+6],_.push(Xe,t[c+1],t[c+2],i,s,a,h),c+=7;break;case Ze:t[c+1]+=a,t[c+2]+=h,n=qe;case qe:o=r===Ge||r===qe,i=o?2*a-i:t[c+1],s=o?2*h-s:t[c+2],e?pi(_,a,h,i,s,t[c+1],t[c+2]):_.push(Ge,i,s,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case Ke:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=Ge;case Ge:i=t[c+1],s=t[c+2],e?pi(_,a,h,i,s,t[c+3],t[c+4]):_.push(Ge,i,s,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case $e:t[c+6]+=a,t[c+7]+=h;case Qe:gi(_,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 ti:case Je:_.push(Je),c++;break;case ei:a=t[c+1],h=t[c+2],e?li(_,a,h,t[c+3],t[c+4]):xi(_,t,c,5),c+=5;break;case ii:a=t[c+1],h=t[c+2],e?di(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):xi(_,t,c,9),c+=9;break;case si:a=t[c+1],h=t[c+2],e?di(_,a,h,t[c+3],t[c+4],t[c+5]):xi(_,t,c,6),c+=6;break;case ni:_i(e?_:xi(_,t,c,9),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],t[c+7],t[c+8],null,yi),a=yi.x,h=yi.y,c+=9;break;case ri:e?_i(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):xi(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case oi:ui(e?_:xi(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,yi),a=yi.x,h=yi.y,c+=7;break;case ai:e?ui(_,t[c+1],t[c+2],t[c+3],0,360,!1):xi(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case hi:ci(e?_:xi(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,yi),a=yi.x,h=yi.y,c+=6;break;default:return fi.error(`command: ${n} [index:${c}]`,t),_}r=n}return _},objectToCanvasData(t){const e=[];return t.forEach((t=>{switch(t.name){case"M":e.push(Ae,t.x,t.y);break;case"L":e.push(We,t.x,t.y);break;case"C":e.push(Xe,t.x1,t.y1,t.x2,t.y2,t.x,t.y);break;case"Q":e.push(Ge,t.x1,t.y1,t.x,t.y);break;case"Z":e.push(Je)}})),e},copyData(t,e,i,s){for(let n=i,r=i+s;n<r;n++)t.push(e[n])},pushData(t,e){mi.index===mi.length&&(mi.index=1,t.push(mi.name)),t.push(Number(e)),mi.index++,mi.dot=0}},{current:mi,pushData:wi,copyData:xi}=vi,{M:bi,L:Ei,C:Bi,Q:Pi,Z:Ri,N:Ci,D:Ti,X:ki,G:Li,F:Si,O:Oi,P:Di,U:Ii}=Jt,{getMinDistanceFrom:Ai,getRadianFrom:Mi}=D,{tan:Wi,min:Fi,abs:Ui}=Math,Ni={},zi={beginPath(t){t.length=0},moveTo(t,e,i){t.push(bi,e,i)},lineTo(t,e,i){t.push(Ei,e,i)},bezierCurveTo(t,e,i,s,n,r,o){t.push(Bi,e,i,s,n,r,o)},quadraticCurveTo(t,e,i,s,n){t.push(Pi,e,i,s,n)},closePath(t){t.push(Ri)},rect(t,e,i,s,n){t.push(Ci,e,i,s,n)},roundRect(t,e,i,s,n,r){if("number"==typeof r)t.push(ki,e,i,s,n,r);else{const o=h.fourNumber(r);o?t.push(Ti,e,i,s,n,...o):t.push(Ci,e,i,s,n)}},ellipse(t,e,i,s,n,r,o,a,h){void 0===r?t.push(Si,e,i,s,n):(void 0===o&&(o=0),void 0===a&&(a=360),t.push(Li,e,i,s,n,r,o,a,h?1:0))},arc(t,e,i,s,n,r,o){void 0===n?t.push(Di,e,i,s):(void 0===r&&(r=360),t.push(Oi,e,i,s,n,r,o?1:0))},arcTo(t,e,i,s,n,r,o,a){if(void 0!==o){const h=Wi(Mi(o,a,e,i,s,n)/2)*(Ai(o,a,e,i,s,n)/2);t.push(Ii,e,i,s,n,Fi(r,Ui(h)))}else t.push(Ii,e,i,s,n,r)},drawEllipse(t,e,i,s,n,r,o,a,h){Pe.ellipse(null,e,i,s,n,void 0===r?0:r,void 0===o?0:o,void 0===a?360:a,h,null,null,Ni),t.push(bi,Ni.x,Ni.y),Yi(t,e,i,s,n,r,o,a,h)},drawArc(t,e,i,s,n,r,o){Pe.arc(null,e,i,s,void 0===n?0:n,void 0===r?360:r,o,null,null,Ni),t.push(bi,Ni.x,Ni.y),Xi(t,e,i,s,n,r,o)},drawPoints(t,e,i,s){Pe.points(t,e,i,s)}},{ellipse:Yi,arc:Xi}=zi,{moveTo:Hi,lineTo:ji,quadraticCurveTo:Vi,bezierCurveTo:Gi,closePath:Ki,beginPath:qi,rect:Zi,roundRect:Qi,ellipse:$i,arc:Ji,arcTo:ts,drawEllipse:es,drawArc:is,drawPoints:ss}=zi;class ns{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.set(t)}set(t){return this.__path=t?"string"==typeof t?Qt.parse(t):t:[],this}beginPath(){return qi(this.__path),this.paint(),this}moveTo(t,e){return Hi(this.__path,t,e),this.paint(),this}lineTo(t,e){return ji(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,n,r){return Gi(this.__path,t,e,i,s,n,r),this.paint(),this}quadraticCurveTo(t,e,i,s){return Vi(this.__path,t,e,i,s),this.paint(),this}closePath(){return Ki(this.__path),this.paint(),this}rect(t,e,i,s){return Zi(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,n){return Qi(this.__path,t,e,i,s,n),this.paint(),this}ellipse(t,e,i,s,n,r,o,a){return $i(this.__path,t,e,i,s,n,r,o,a),this.paint(),this}arc(t,e,i,s,n,r){return Ji(this.__path,t,e,i,s,n,r),this.paint(),this}arcTo(t,e,i,s,n){return ts(this.__path,t,e,i,s,n),this.paint(),this}drawEllipse(t,e,i,s,n,r,o,a){return es(this.__path,t,e,i,s,n,r,o,a),this.paint(),this}drawArc(t,e,i,s,n,r){return is(this.__path,t,e,i,s,n,r),this.paint(),this}drawPoints(t,e,i){return ss(this.__path,t,e,i),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:rs,L:os,C:as,Q:hs,Z:ls,N:ds,D:cs,X:us,G:_s,F:ps,O:gs,P:fs,U:ys}=Jt,vs=wt.get("PathDrawer"),ms={drawPathByData(t,e){if(!e)return;let i,s=0,n=e.length;for(;s<n;)switch(i=e[s],i){case rs:t.moveTo(e[s+1],e[s+2]),s+=3;break;case os:t.lineTo(e[s+1],e[s+2]),s+=3;break;case as:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case hs:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case ls:t.closePath(),s+=1;break;case ds:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case cs:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],[e[s+5],e[s+6],e[s+7],e[s+8]]),s+=9;break;case us:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case _s:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*l,e[s+6]*l,e[s+7]*l,e[s+8]),s+=9;break;case ps:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,d,!1),s+=5;break;case gs:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*l,e[s+5]*l,e[s+6]),s+=7;break;case fs:t.arc(e[s+1],e[s+2],e[s+3],0,d,!1),s+=4;break;case ys:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void vs.error(`command: ${i} [index:${s}]`,e)}}},{M:ws,L:xs,C:bs,Q:Es,Z:Bs,N:Ps,D:Rs,X:Cs,G:Ts,F:ks,O:Ls,P:Ss,U:Os}=Jt,{toTwoPointBounds:Ds,toTwoPointBoundsByQuadraticCurve:Is,arcTo:As,arc:Ms,ellipse:Ws}=Pe,{addPointBounds:Fs,copy:Us,addPoint:Ns,setPoint:zs,addBounds:Ys,toBounds:Xs}=Y,Hs=wt.get("PathBounds");let js,Vs,Gs;const Ks={},qs={},Zs={},Qs={toBounds(t,e){Qs.toTwoPointBounds(t,qs),Xs(qs,e)},toTwoPointBounds(t,e){if(!t||!t.length)return zs(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===Bs||o===bs||o===Es?zs(e,h,l):zs(e,t[a+1],t[a+2])),o){case ws:case xs:h=t[a+1],l=t[a+2],Ns(e,h,l),a+=3;break;case bs:n=t[a+5],r=t[a+6],Ds(h,l,t[a+1],t[a+2],t[a+3],t[a+4],n,r,Ks),Fs(e,Ks),h=n,l=r,a+=7;break;case Es:i=t[a+1],s=t[a+2],n=t[a+3],r=t[a+4],Is(h,l,i,s,n,r,Ks),Fs(e,Ks),h=n,l=r,a+=5;break;case Bs:a+=1;break;case Ps:h=t[a+1],l=t[a+2],Ys(e,h,l,t[a+3],t[a+4]),a+=5;break;case Rs:case Cs:h=t[a+1],l=t[a+2],Ys(e,h,l,t[a+3],t[a+4]),a+=o===Rs?9:6;break;case Ts:Ws(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],Ks,Zs),0===a?Us(e,Ks):Fs(e,Ks),h=Zs.x,l=Zs.y,a+=9;break;case ks:h=t[a+1],l=t[a+2],Vs=t[a+3],Gs=t[a+4],Ys(e,h-Vs,l-Gs,2*Vs,2*Gs),h+=Vs,a+=5;break;case Ls:Ms(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],Ks,Zs),0===a?Us(e,Ks):Fs(e,Ks),h=Zs.x,l=Zs.y,a+=7;break;case Ss:h=t[a+1],l=t[a+2],js=t[a+3],Ys(e,h-js,l-js,2*js,2*js),h+=js,a+=4;break;case Os:As(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],Ks,Zs),0===a?Us(e,Ks):Fs(e,Ks),h=Zs.x,l=Zs.y,a+=6;break;default:return void Hs.error(`command: ${o} [index:${a}]`,t)}}},{M:$s,L:Js,C:tn,Z:en}=Jt,{getCenterX:sn,getCenterY:nn}=D,{arcTo:rn}=zi,on={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 $s:a=c=t[n+1],h=u=t[n+2],n+=3,t[n]===Js?(l=t[n+1],d=t[n+2],p.push($s,sn(a,l),nn(h,d))):p.push($s,a,h);break;case Js:switch(r=t[n+1],o=t[n+2],n+=3,t[n]){case Js:rn(p,r,o,t[n+1],t[n+2],e,c,u);break;case en:rn(p,r,o,a,h,e,c,u);break;default:p.push(Js,r,o)}c=r,u=o;break;case tn:p.push(tn,t[n+1],t[n+2],t[n+3],t[n+4],t[n+5],t[n+6]),n+=7;break;case en:rn(p,a,h,l,d,e,c,u),p.push(en),n+=1}return s!==en&&(p[1]=a,p[2]=h),p}};Qt.creator=new ns,Qt.parse=vi.parse,Qt.convertToCanvasData=vi.toCanvasData;const an=new ns,{drawRoundRect:hn}=oe;function ln(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,n){hn(this,t,e,i,s,n)})}(t)}const dn={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=cn.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{}}}},cn=dn;cn.opacityTypes.forEach((t=>cn.upperCaseTypeMap[t]=t.toUpperCase()));const un=wt.get("TaskProcessor");class _n{constructor(t){this.parallel=!0,this.time=1,this.id=s.create(s.TASK),this.task=t}run(){return zt(this,void 0,void 0,(function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){un.error(t)}}))}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class pn{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,i=0;for(let s=0;s<t;s++)s<=this.finishedIndex?(i+=this.list[s].time,s===this.finishedIndex&&(e=i)):e+=this.list[s].time;return this.isComplete?1:i/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&At.assign(this.config,t),this.empty()}add(t,e){let i,s,n,r;const o=new _n(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 gn={map:{},recycledList:[],tasker:new pn,patternTasker:new pn,get isComplete(){return fn.tasker.isComplete},get(t){let e=fn.map[t.url];return e||(e=i.image(t),fn.map[t.url]=e),e.use++,e},recycle(t){t.use--,setTimeout((()=>{t.use||fn.recycledList.push(t)}))},clearRecycled(){const t=fn.recycledList;t.length>100&&(t.forEach((t=>{!t.use&&t.url&&(delete fn.map[t.url],t.destroy())})),t.length=0)},hasOpacityPixel:t=>dn.opacityTypes.some((e=>fn.isFormat(e,t))),isFormat(t,e){if(e.format===t)return!0;const{url:i}=e;if(i.startsWith("data:")){if(i.startsWith("data:"+dn.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+dn.upperCaseTypeMap[t]))return!0;if("png"===t&&!i.includes("."))return!0}return!1},destroy(){fn.map={},fn.recycledList=[]}},fn=gn,{IMAGE:yn,create:vn}=s;class mn{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){this.use=0,this.waitComplete=[],this.innerId=vn(yn),this.config=t||{url:""},this.isSVG=gn.isFormat("svg",t),this.hasOpacityPixel=gn.hasOpacityPixel(t)}load(t,i){return this.loading||(this.loading=!0,gn.tasker.add((()=>zt(this,void 0,void 0,(function*(){return yield e.origin.loadImage(this.url).then((t=>{this.ready=!0,this.width=t.naturalWidth||t.width,this.height=t.naturalHeight||t.height,this.view=t,this.onComplete(!0)})).catch((t=>{this.error=t,this.onComplete(!1)}))}))))),this.waitComplete.push(t,i),this.waitComplete.length-2}unload(t,e){const i=this.waitComplete;if(e){const e=i[t+1];e&&e({type:"stop"})}i[t]=i[t+1]=void 0}onComplete(t){let e;this.waitComplete.forEach(((i,s)=>{e=s%2,i&&(t?e||i(this):e&&i(this.error))})),this.waitComplete.length=0,this.loading=!1}getCanvas(t,i,s,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 wn(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function xn(t,e){return Object.getOwnPropertyDescriptor(t,e)}function bn(t,e){return(i,s)=>Bn(i,s,t,e&&e(s))}function En(t){return t}function Bn(t,e,i,s){const n={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};wn(t,e,Object.assign(n,s||{})),Zn(t,e,i)}function Pn(t){return bn(t)}function Rn(t,e){return bn(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}})))}function Cn(t){return bn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal(),On(this))}})))}function Tn(t,e){return bn(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}})))}function kn(t,e){return bn(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}})))}function Ln(t,e){return bn(t,(t=>({set(i){this.__setAttr(t,i,e)&&On(this)}})))}function Sn(t){return bn(t,(t=>({set(e){this.__setAttr(t,e)&&(On(this),this.__.__removeNaturalSize())}})))}function On(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function Dn(t){return bn(t,(t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),On(this)}})))}const In=Ln;function An(t){return bn(t,(t=>({set(e){this.__setAttr(t,e)&&Mn(this)}})))}function Mn(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&On(t)}const Wn=An;function Fn(t){return bn(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Un(t){return bn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}})))}function Nn(t){return bn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&Yn(this)}})))}function zn(t){return bn(t,(t=>({set(e){const i=this.visible;if(!0===i&&0===e){if(this.animationOut)return this.__runAnimation("out",(()=>Xn(this,t,e,i)))}else 0===i&&!0===e&&this.animation&&this.__runAnimation("in");Xn(this,t,e,i),this.mask&&Yn(this)}})))}function Yn(t){const{parent:e}=t;if(e){const{__hasMask:t}=e;e.__updateMask(),t!==e.__hasMask&&e.forceUpdate()}}function Xn(t,e,i,s){t.__setAttr(e,i)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==s&&0!==i||On(t))}function Hn(t){return bn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange(),this.waitParent((()=>{this.parent.__layout.childrenSortChange()})))}})))}function jn(t){return bn(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent((()=>{this.parent.__updateMask(e)})))}})))}function Vn(t){return bn(t,(t=>({set(e){this.__setAttr(t,e)&&this.waitParent((()=>{this.parent.__updateEraser(e)}))}})))}function Gn(t){return bn(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 Kn(t){return bn(t,(t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}})))}function qn(t){return(e,i)=>{wn(e,"__DataProcessor",{get:()=>t})}}function Zn(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}=At;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=xn(h,e),h=h.__proto__;a&&a.set&&(o.set=a.set),s[r]&&(o.set=s[r],delete s[r]),wn(s,e,o)}const Qn=new wt("rewrite"),$n=[],Jn=["destroy","constructor"];function tr(t){return(e,i)=>{$n.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function er(){return t=>{ir()}}function ir(t){$n.length&&($n.forEach((e=>{t&&Qn.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()})),$n.length=0)}function sr(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach((s=>{if(!(Jn.includes(s)||e&&e.includes(s)))if(t.prototype){xn(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]}))}}function nr(){return t=>{kt.register(t)}}function rr(){return t=>{Ot.register(t)}}setTimeout((()=>ir(!0)));const{copy:or,toInnerPoint:ar,toOuterPoint:hr,scaleOfOuter:lr,rotateOfOuter:dr,skewOfOuter:cr,multiplyParent:ur,divideParent:_r,getLayout:pr}=b,gr={},fr={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),mr(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,n=s.length;t<n;t++)vr(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++)wr(e[t])}},updateAllChange(t){if(wr(t),t.__updateChange(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)xr(e[t])}},worldHittable(t){for(;t;){if(!t.__.hittable)return!1;t=t.parent}return!0},moveWorld(t,e,i=0,s,n){const r="object"==typeof e?Object.assign({},e):{x:e,y:i};s?hr(t.localTransform,r,r,!0):t.parent&&ar(t.parent.worldTransform,r,r,!0),yr.moveLocal(t,r.x,r.y,n)},moveLocal(t,e,i=0,s){"object"==typeof e&&(i=e.y,e=e.x),e+=t.x,i+=t.y,s?t.animate({x:e,y:i},s):(t.x=e,t.y=i)},zoomOfWorld(t,e,i,s,n,r){yr.zoomOfLocal(t,br(t,e),i,s,n,r)},zoomOfLocal(t,e,i,s=i,n,r){const o=t.__localMatrix;if("number"!=typeof s&&(s&&(r=s),s=i),or(gr,o),lr(gr,e,i,s),t.origin||t.around)yr.setTransform(t,gr,n,r);else{const e=t.x+gr.e-o.e,a=t.y+gr.f-o.f;r&&!n?t.animate({x:e,y:a,scaleX:t.scaleX*i,scaleY:t.scaleY*s},r):(t.x=e,t.y=a,t.scaleResize(i,s,!0!==n))}},rotateOfWorld(t,e,i,s){yr.rotateOfLocal(t,br(t,e),i,s)},rotateOfLocal(t,e,i,s){const n=t.__localMatrix;or(gr,n),dr(gr,e,i),t.origin||t.around?yr.setTransform(t,gr,!1,s):t.set({x:t.x+gr.e-n.e,y:t.y+gr.f-n.f,rotation:h.formatRotation(t.rotation+i)},s)},skewOfWorld(t,e,i,s,n,r){yr.skewOfLocal(t,br(t,e),i,s,n,r)},skewOfLocal(t,e,i,s=0,n,r){or(gr,t.__localMatrix),cr(gr,e,i,s),yr.setTransform(t,gr,n,r)},transformWorld(t,e,i,s){or(gr,t.worldTransform),ur(gr,e),t.parent&&_r(gr,t.parent.worldTransform),yr.setTransform(t,gr,i,s)},transform(t,e,i,s){or(gr,t.localTransform),ur(gr,e),yr.setTransform(t,gr,i,s)},setTransform(t,e,i,s){const n=t.__,r=n.origin&&yr.getInnerOrigin(t,n.origin),o=pr(e,r,n.around&&yr.getInnerOrigin(t,n.around));if(i){const e=o.scaleX/t.scaleX,i=o.scaleY/t.scaleY;if(delete o.scaleX,delete o.scaleY,r){rt.scale(t.boxBounds,Math.abs(e),Math.abs(i));const s=yr.getInnerOrigin(t,n.origin);D.move(o,r.x-s.x,r.y-s.y)}t.set(o),t.scaleResize(e,i,!1)}else t.set(o,s)},getFlipTransform(t,e){const i={a:1,b:0,c:0,d:1,e:0,f:0},s="x"===e?1:-1;return lr(i,yr.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>D.tempToOuterOf(yr.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return gt.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(or(gr,t.worldTransform),_r(gr,e.worldTransform),i?gr:Object.assign({},gr)),drop(t,e,i,s){t.setTransform(yr.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}}},yr=fr,{updateAllMatrix:vr,updateMatrix:mr,updateAllWorldOpacity:wr,updateAllChange:xr}=yr;function br(t,e){return t.__layout.update(),t.parent?D.tempToInnerOf(e,t.parent.__world):e}const Er={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:Br}=fr,Pr={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),Rr(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++)Cr(e[t],e)},updateBounds(t,e){const i=[t];Cr(t,i),Tr(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++)Br(s[t]);e&&e===i||Br(i)}}},{pushAllChildBranch:Rr,pushAllBranchStack:Cr,updateBoundsByBranchStack:Tr}=Pr,kr={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:Lr}=fr,{toOuterOf:Sr,getPoints:Or,copy:Dr}=rt,Ir="_localContentBounds",Ar="_worldContentBounds",Mr="_worldBoxBounds",Wr="_worldStrokeBounds";class Fr{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 Sr(this.contentBounds,this.leaf.__localMatrix,this[Ir]||(this[Ir]={})),this[Ir]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return Sr(this.contentBounds,this.leaf.__world,this[Ar]||(this[Ar]={})),this[Ar]}get worldBoxBounds(){return Sr(this.boxBounds,this.leaf.__world,this[Mr]||(this[Mr]={})),this[Mr]}get worldStrokeBounds(){return Sr(this.strokeBounds,this.leaf.__world,this[Wr]||(this[Wr]={})),this[Wr]}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 Lr(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,a=this.getInnerBounds(t);switch(e){case"world":n=s.getWorldPoint(a),r=s.__world;break;case"local":const{scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d}=s.__;o={scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d},n=s.getLocalPointByInner(a);break;case"inner":n=a,r=b.defaultMatrix;break;case"page":e=s.zoomLayer;default:n=s.getWorldPoint(a,e),r=Lr(s,e,!0)}if(o||(o=b.getLayout(r)),Dr(o,a),D.copy(o,n),i){const{scaleX:t,scaleY:e}=o,i=Math.abs(t),s=Math.abs(e);1===i&&1===s||(o.scaleX/=i,o.scaleY/=s,o.width*=i,o.height*=s)}return o}getLayoutPoints(t,e="world"){const{leaf:i}=this,s=Or(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 Ur{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 Nr extends Ur{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}Nr.ADD="child.add",Nr.REMOVE="child.remove",Nr.CREATED="created",Nr.MOUNTED="mounted",Nr.UNMOUNTED="unmounted",Nr.DESTROY="destroy";class zr extends Ur{constructor(t,e,i,s,n){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=n}}zr.CHANGE="property.change",zr.LEAFER_CHANGE="property.leafer_change";class Yr extends Ur{constructor(t,e){super(t),Object.assign(this,e)}}Yr.LOAD="image.load",Yr.LOADED="image.loaded",Yr.ERROR="image.error";class Xr extends Ur{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(Xr.RESIZE),Object.assign(this,t)):super(t),this.old=e}}Xr.RESIZE="resize";class Hr extends Ur{constructor(t,e){super(t),this.data=e}}Hr.REQUEST="watch.request",Hr.DATA="watch.data";class jr extends Ur{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}jr.REQUEST="layout.request",jr.START="layout.start",jr.BEFORE="layout.before",jr.LAYOUT="layout",jr.AFTER="layout.after",jr.AGAIN="layout.again",jr.END="layout.end";class Vr extends Ur{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}Vr.REQUEST="render.request",Vr.CHILD_START="render.child_start",Vr.START="render.start",Vr.BEFORE="render.before",Vr.RENDER="render",Vr.AFTER="render.after",Vr.AGAIN="render.again",Vr.END="render.end",Vr.NEXT="render.next";class Gr extends Ur{}Gr.START="leafer.start",Gr.BEFORE_READY="leafer.before_ready",Gr.READY="leafer.ready",Gr.AFTER_READY="leafer.after_ready",Gr.VIEW_READY="leafer.view_ready",Gr.VIEW_COMPLETED="leafer.view_completed",Gr.STOP="leafer.stop",Gr.RESTART="leafer.restart",Gr.END="leafer.end";const Kr={};class qr{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=Zr(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=Zr(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&&Ot.has(t)&&(e=Ot.get(t,{type:t,target:this,current:this}));const s=Zr(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 Zr(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:Kr)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:Kr)}}const{on:Qr,on_:$r,off:Jr,off_:to,once:eo,emit:io,emitEvent:so,hasEvent:no,destroy:ro}=qr.prototype,oo={on:Qr,on_:$r,off:Jr,off_:to,once:eo,emit:io,emitEvent:so,hasEvent:no,destroyEventer:ro},{isFinite:ao}=Number,ho=wt.get("setAttr"),lo={__setAttr(t,e,i){if(this.leaferIsCreated){const s=this.__.__getInput(t);if(i&&!ao(e)&&void 0!==e&&(ho.warn(this.innerName,t,e),e=void 0),"object"==typeof e||s!==e){this.__realSetAttr(t,e);const{CHANGE:i}=zr,n=new zr(i,this,t,s,e);return this.isLeafer?this.emitEvent(new zr(zr.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:co,multiplyParent:uo,translateInner:_o,defaultWorld:po}=b,{toPoint:go,tempPoint:fo}=gt,yo={__updateWorldMatrix(){uo(this.__local||this.__layout,this.parent?this.parent.__world:po,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)&&(co(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)&&(go(i.around||i.origin,t.boxBounds,fo),_o(e,-fo.x,-fo.y,!i.around))}this.__layout.matrixChanged=!1}},{updateMatrix:vo,updateAllMatrix:mo}=fr,{updateBounds:wo}=Pr,{toOuterOf:xo,copyAndSpread:bo,copy:Eo}=rt,{toBounds:Bo}=Qs,Po={__updateWorldBounds(){xo(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(),xo(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){xo(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){xo(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(){const t=this.__layout.boxBounds,e=this.__;e.__pathInputed?Bo(e.path,t):(t.x=0,t.y=0,t.width=e.width,t.height=e.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.__extraUpdate(),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),mo(this),wo(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(mo(this),wo(this,this))):vo(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(){const t=this.__layout;bo(t.strokeBounds,t.boxBounds,t.strokeBoxSpread)},__updateRenderBounds(){const t=this.__layout;t.renderSpread>0?bo(t.renderBounds,t.boxBounds,t.renderSpread):Eo(t.renderBounds,t.strokeBounds)}},Ro={__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:Co}=Er,To={__updateChange(){const{__layout:t}=this;t.childrenSortChanged&&(this.__updateSortChildren(),t.childrenSortChanged=!1),this.__.__checkSingle()},__render(t,e){if(this.__nowWorld=this.__getNowWorld(e),this.__worldOpacity)if(this.__.__single){if("path"===this.__.eraser)return this.__renderEraser(t,e);const i=t.getSameCanvas(!1,!0);this.__renderBranch(i,e);const s=this.__nowWorld;t.opacity=this.__.opacity,t.copyWorldByReset(i,s,s,this.__.__blendMode,!0),i.recycle(s)}else this.__renderBranch(t,e)},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:i}=this;for(let s=0,n=i.length;s<n;s++)Co(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++)Co(i[s],e)||i[s].__clip(t,e)}}},{LEAF:ko,create:Lo}=s,{toInnerPoint:So,toOuterPoint:Oo,multiplyParent:Do}=b,{toOuterOf:Io}=rt,{copy:Ao,move:Mo}=D,{moveLocal:Wo,zoomOfLocal:Fo,rotateOfLocal:Uo,skewOfLocal:No,moveWorld:zo,zoomOfWorld:Yo,rotateOfWorld:Xo,skewOfWorld:Ho,transform:jo,transformWorld:Vo,setTransform:Go,getFlipTransform:Ko,getLocalOrigin:qo,getRelativeWorld:Zo,drop:Qo}=fr;t.Leaf=class{get tag(){return this.__tag}set tag(t){}get __tag(){return"Leaf"}get innerName(){return this.__.name||this.tag+this.innerId}get __DataProcessor(){return Wt}get __LayoutProcessor(){return Fr}get leaferIsCreated(){return this.leafer&&this.leafer.created}get leaferIsReady(){return this.leafer&&this.leafer.ready}get isLeafer(){return!1}get isBranch(){return!1}get isBranchLeaf(){return!1}get __localMatrix(){return this.__local||this.__layout}get __localBoxBounds(){return this.__local||this.__layout}get worldTransform(){return this.__layout.getTransform("world")}get localTransform(){return this.__layout.getTransform("local")}get boxBounds(){return this.getBounds("box","inner")}get renderBounds(){return this.getBounds("render","inner")}get worldBoxBounds(){return this.getBounds("box")}get worldStrokeBounds(){return this.getBounds("stroke")}get worldRenderBounds(){return this.getBounds("render")}get worldOpacity(){return this.__layout.update(),this.__worldOpacity}get __worldFlipped(){return this.__world.scaleX<0||this.__world.scaleY<0}get __onlyHitMask(){return this.__hasMask&&!this.__.hitChildren}get __ignoreHitWorld(){return(this.__hasMask||this.__hasEraser)&&this.__.hitChildren}get __inLazyBounds(){return this.leaferIsCreated&&this.leafer.lazyBounds.hit(this.__world)}get pathInputed(){return this.__.__pathInputed}set event(t){this.on(t)}constructor(t){this.innerId=Lo(ko),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(Nr.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(Nr.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(Nr.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(Nr.MOUNTED)):this.__emitLifeEvent(Nr.UNMOUNTED),this.isBranch){const{children:e}=this;for(let i=0,s=e.length;i<s;i++)e[i].__bindLeafer(t)}}set(t,e){}get(t){}setAttr(t,e){this[t]=e}getAttr(t){return this[t]}getComputedAttr(t){return this.__[t]}toJSON(t){return t&&this.__layout.update(),this.__.__getInputData(null,t)}toString(t){return JSON.stringify(this.toJSON(t))}toSVG(){}__SVG(t){}toHTML(){}__setAttr(t,e){return!0}__getAttr(t){}setProxyAttr(t,e){}getProxyAttr(t){}find(t,e){}findTag(t){}findOne(t,e){}findId(t){}focus(t){}updateState(){}updateLayout(){this.__layout.update()}forceUpdate(t){void 0===t?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=void 0===e?null:void 0,this[t]=e}forceRender(t,e){this.forceUpdate("surface")}__extraUpdate(){this.leaferIsReady&&this.leafer.layouter.addExtra(this)}__updateWorldMatrix(){}__updateLocalMatrix(){}__updateWorldBounds(){}__updateLocalBounds(){}__updateLocalBoxBounds(){}__updateLocalStrokeBounds(){}__updateLocalRenderBounds(){}__updateBoxBounds(){}__updateContentBounds(){}__updateStrokeBounds(){}__updateRenderBounds(){}__updateAutoLayout(){}__updateFlowLayout(){}__updateNaturalSize(){}__updateStrokeSpread(){return 0}__updateRenderSpread(){return 0}__onUpdateSize(){}__updateEraser(t){this.__hasEraser=!!t||this.children.some((t=>t.__.eraser))}__renderEraser(t,e){t.save(),this.__clip(t,e);const{renderBounds:i}=this.__layout;t.clearRect(i.x,i.y,i.width,i.height),t.restore()}__updateMask(t){this.__hasMask=this.children.some((t=>t.__.mask&&t.__.visible&&t.__.opacity))}__renderMask(t,e){}__getNowWorld(t){if(t.matrix){this.__cameraWorld||(this.__cameraWorld={});const e=this.__cameraWorld;return Do(this.__world,t.matrix,e,void 0,this.__world),Io(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?Zo(this,e):this.worldTransform,n=i?t:{};return Io(t,s,n),n}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&Ao(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&Ao(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),So(this.worldTransform,t,e,i)}innerToWorld(t,e,i,s){Oo(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 Mo(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 Mo(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,i){Go(this,t,e,i)}transform(t,e,i){jo(this,t,e,i)}move(t,e,i){Wo(this,t,e,i)}moveInner(t,e,i){zo(this,t,e,!0,i)}scaleOf(t,e,i,s,n){Fo(this,qo(this,t),e,i,s,n)}rotateOf(t,e,i){Uo(this,qo(this,t),e,i)}skewOf(t,e,i,s,n){No(this,qo(this,t),e,i,s,n)}transformWorld(t,e,i){Vo(this,t,e,i)}moveWorld(t,e,i){zo(this,t,e,!1,i)}scaleOfWorld(t,e,i,s,n){Yo(this,t,e,i,s,n)}rotateOfWorld(t,e){Xo(this,t,e)}skewOfWorld(t,e,i,s,n){Ho(this,t,e,i,s,n)}flip(t,e){jo(this,Ko(this,t),!1,e)}scaleResize(t,e=t,i){this.scaleX*=t,this.scaleY*=e}__scaleResize(t,e){}resizeWidth(t){}resizeHeight(t){}__hitWorld(t){return!0}__hit(t){return!0}__hitFill(t){return!0}__hitStroke(t,e){return!0}__hitPixel(t){return!0}__drawHitPath(t){}__updateHitCanvas(){}__render(t,e){}__drawFast(t,e){}__draw(t,e){}__clip(t,e){}__renderShape(t,e,i,s){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}getMotionPathData(){return Ct.need("path")}getMotionPoint(t){return Ct.need("path")}getMotionTotal(){return 0}__updateMotionPath(){}__runAnimation(t,e){}__updateSortChildren(){}add(t,e){}remove(t,e){this.parent&&this.parent.remove(this,e)}dropTo(t,e,i){Qo(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):Zn(this.prototype,t,e)}static addAttr(t,e,i){i||(i=Ln),i(e)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new Nr(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(Nr.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}},t.Leaf=Nt([sr(lo),sr(yo),sr(Po),sr(oo),sr(Ro)],t.Leaf);const{setListWithFn:$o}=rt,{sort:Jo}=Pr,{localBoxBounds:ta,localStrokeBounds:ea,localRenderBounds:ia,maskLocalBoxBounds:sa,maskLocalStrokeBounds:na,maskLocalRenderBounds:ra}=Er,oa=new wt("Branch");t.Branch=class extends t.Leaf{__updateStrokeSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(){$o(this.__layout.boxBounds,this.children,this.__hasMask?sa:ta)}__updateStrokeBounds(){$o(this.__layout.strokeBounds,this.children,this.__hasMask?na:ea)}__updateRenderBounds(){$o(this.__layout.renderBounds,this.children,this.__hasMask?ra:ia)}__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(Jo),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return oa.warn("add self or destroyed");const i=void 0===e;if(!t.__){if(t instanceof Array)return t.forEach((t=>{this.add(t,e),i||e++}));t=kt.get(t.tag,t)}t.parent&&t.parent.remove(t),t.parent=this,i?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1);const s=t.__layout;s.boxChanged||s.boxChange(),s.matrixChanged||s.matrixChange(),t.__bubbleMap&&t.__emitLifeEvent(Nr.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(Nr.ADD,t)),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}addMany(...t){this.add(t)}remove(t,e){t?t.__?t.animationOut?t.__runAnimation("out",(()=>this.__remove(t,e))):this.__remove(t,e):this.find(t).forEach((t=>this.remove(t,e))):void 0===t&&super.remove(null,e)}removeAll(t){const{children:e}=this;e.length&&(this.children=[],this.__preRemove(),this.__.__childBranchNumber=0,e.forEach((e=>{this.__realRemoveChild(e),t&&e.destroy()})))}clear(){this.removeAll(!0)}__remove(t,e){const i=this.children.indexOf(t);i>-1&&(this.children.splice(i,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}__preRemove(){this.__hasMask&&this.__updateMask(),this.__hasEraser&&this.__updateEraser(),this.__layout.boxChange(),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}__realRemoveChild(t){t.__emitLifeEvent(Nr.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(Nr.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new Nr(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}},t.Branch=Nt([sr(To)],t.Branch);class aa{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 aa;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 ha{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 la=wt.get("LeaferCanvas");class da extends Zt{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 la.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.view.parentElement&&(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),la.warn("no parent"))}catch(t){this.imitateResizeObserver()}}else window.addEventListener("resize",this.windowListener=()=>{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.resizeObserver&&this.resizeObserver.disconnect(),this.resizeListener=this.resizeObserver=null}emitResize(t){const e={};At.copyAttrs(e,this,qt),this.resize(t),this.resizeListener&&void 0!==this.width&&this.resizeListener(new Xr(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.windowListener&&(window.removeEventListener("resize",this.windowListener),this.windowListener=null),!this.unreal){const t=this.view;t.parentElement&&t.remove()}super.destroy()}}}ln(CanvasRenderingContext2D.prototype),ln(Path2D.prototype);const{mineType:ca,fileType:ua}=dn;function _a(t,s){e.origin={createCanvas(t,e){const i=document.createElement("canvas");return i.width=t,i.height=e,i},canvasToDataURL:(t,e,i)=>{const s=ca(e),n=t.toDataURL(s,i);return"image/bmp"===s?n.replace("image/png;","image/bmp;"):n},canvasToBolb:(t,e,i)=>new Promise((s=>t.toBlob(s,ca(e),i))),canvasSaveAs:(t,i,s)=>{const n=t.toDataURL(ca(ua(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 e.origin.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)})),Image:Image,PointerEvent:PointerEvent,DragEvent:DragEvent},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 da(t,e),image:t=>new mn(t)}),e.name="web",e.isMobile="ontouchstart"in window,e.requestRender=function(t){window.requestAnimationFrame(t)},wn(e,"devicePixelRatio",{get:()=>devicePixelRatio});const{userAgent:pa}=navigator;pa.indexOf("Firefox")>-1?(e.conicGradientRotate90=!0,e.intWheelDeltaY=!0,e.syncDomFont=!0):pa.indexOf("Safari")>-1&&-1===pa.indexOf("Chrome")&&(e.fullImageShadow=!0),pa.indexOf("Windows")>-1?(e.os="Windows",e.intWheelDeltaY=!0):pa.indexOf("Mac")>-1?e.os="Mac":pa.indexOf("Linux")>-1&&(e.os="Linux");class ga{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new aa;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 aa,this.target=t,e&&(this.config=At.default(e,this.config)),this.__listenEvents()}start(){this.disabled||(this.running=!0)}stop(){this.running=!1}disable(){this.stop(),this.__removeListenEvents(),this.disabled=!0}update(){this.changed=!0,this.running&&this.target.emit(Vr.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===Nr.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 Hr(Hr.DATA,{updatedList:this.updatedList})),this.__updatedList=new aa,this.totalTimes++,this.changed=!1,this.hasVisible=!1,this.hasRemove=!1,this.hasAdd=!1}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(zr.CHANGE,this.__onAttrChange,this),t.on_([Nr.ADD,Nr.REMOVE],this.__onChildEvent,this),t.on_(Hr.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:fa,updateBounds:ya,updateAllWorldOpacity:va}=fr,{pushAllChildBranch:ma,pushAllParent:wa}=Pr;const{worldBounds:xa}=Er,ba={x:0,y:0,width:1e5,height:1e5};class Ea{constructor(t){this.updatedBounds=new lt,this.beforeBounds=new lt,this.afterBounds=new lt,t instanceof Array&&(t=new aa(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,xa)}setAfter(){const{list:t}=this.updatedList;t.some((t=>t.noBounds))?this.afterBounds.set(ba):this.afterBounds.setListWithFn(t,xa),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:Ba,updateAllChange:Pa}=fr,Ra=wt.get("Layouter");class Ca{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new ha,this.target=t,e&&(this.config=At.default(e,this.config)),this.__listenEvents()}start(){this.disabled||(this.running=!0)}stop(){this.running=!1}disable(){this.stop(),this.__removeListenEvents(),this.disabled=!0}layout(){if(!this.running)return;const{target:t}=this;this.times=0;try{t.emit(jr.START),this.layoutOnce(),t.emitEvent(new jr(jr.END,this.layoutedBlocks,this.times))}catch(t){Ra.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?Ra.warn("layouting"):this.times>3?Ra.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(Hr.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}=jr,a=this.getBlocks(s);a.forEach((t=>t.setBefore())),i.emitEvent(new jr(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?(fa(t,!0),e.add(t),t.isBranch&&ma(t,e),wa(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),wa(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||ya(s[t])}ya(i)}}))}(this.__levelList),function(t){let e;t.list.forEach((t=>{e=t.__layout,e.opacityChanged&&va(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 jr(r,a,this.times)),i.emitEvent(new jr(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}=jr,r=this.getBlocks(new aa(e));e.emitEvent(new jr(i,r,this.times)),Ca.fullLayout(e),r.forEach((t=>{t.setAfter()})),e.emitEvent(new jr(s,r,this.times)),e.emitEvent(new jr(n,r,this.times)),this.addBlocks(r),Bt.end(t)}static fullLayout(t){Ba(t,!0),t.isBranch?Pr.updateBounds(t):fr.updateBounds(t),Pa(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new Ea([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new Ea(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_(jr.REQUEST,this.layout,this),t.on_(jr.AGAIN,this.layoutAgain,this),t.on_(Hr.DATA,this.__onReceiveWatchData,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const Ta=wt.get("Renderer");class ka{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,i){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:60},this.target=t,this.canvas=e,i&&(this.config=At.default(i,this.config)),this.__listenEvents()}start(){this.running=!0,this.update(!1)}stop(){this.running=!1}update(t=!0){this.changed||(this.changed=t),this.__requestRender()}requestLayout(){this.target.emit(jr.REQUEST)}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new lt,Ta.log(e.innerName,"---\x3e");try{e.isApp||e.app.emit(Vr.CHILD_START,e),this.emitRender(Vr.START),this.renderOnce(t),this.emitRender(Vr.END,this.totalBounds),gn.clearRecycled()}catch(t){this.rendering=!1,Ta.error(t)}Ta.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return Ta.warn("rendering");if(this.times>3)return Ta.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new lt,this.renderOptions={},t)this.emitRender(Vr.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Vr.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Vr.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Vr.AFTER,this.renderBounds,this.renderOptions),this.updateBlocks=null,this.rendering=!1,this.waitAgain&&(this.waitAgain=!1,this.renderOnce())}partRender(){const{canvas:t,updateBlocks:e}=this;e&&(this.mergeBlocks(),e.forEach((e=>{t.bounds.hit(e)&&!e.isEmpty()&&this.clipRender(e)})))}clipRender(t){const e=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(){if(this.requestTime)return;const t=this.requestTime=Date.now();e.requestRender((()=>{this.FPS=Math.min(60,Math.ceil(1e3/(Date.now()-t))),this.requestTime=0,this.running&&(this.changed&&this.canvas.view&&this.render(),this.target.emit(Vr.NEXT))}))}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new lt(0,0,e,i).includes(this.target.__world)||this.needFill||!t.samePixelRatio)return this.addBlock(this.canvas.bounds),void this.target.forceUpdate("surface")}this.addBlock(new lt(0,0,1,1)),this.update()}}__onLayoutEnd(t){t.data&&t.data.map((t=>{let e;t.updatedList&&t.updatedList.list.some((t=>(e=!t.__world.width||!t.__world.height,e&&(t.isLeafer||Ta.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 Vr(t,this.times,e,i))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Vr.REQUEST,this.update,this),t.on_(jr.END,this.__onLayoutEnd,this),t.on_(Vr.AGAIN,this.renderAgain,this),t.on_(Xr.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:La}=rt;class Sa{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 aa(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 aa;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||fr.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 aa;for(;t;)e.add(t),t=t.parent;return this.target&&e.add(this.target),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let i,s=new aa;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 aa,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||La(i.__world,n),i.isBranch?(s||i.__ignoreHitWorld)&&(this.eachFind(i.children,i.__onlyHitMask),i.isBranchLeaf&&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()}}class Oa{constructor(t,e){this.config={},e&&(this.config=At.default(e,this.config)),this.picker=new Sa(this.target=t,this),this.finder=i.finder&&i.finder()}getByPoint(t,i,s){return e.backgrounder&&this.target&&this.target.updateLayout(),this.picker.getByPoint(t,i,s)}getBy(t,e,i,s){return this.finder?this.finder.getBy(t,e,i,s):Ct.need("find")}destroy(){this.picker.destroy(),this.finder&&this.finder.destroy()}}function Da(t){return bn(t,(t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Ia(t){return bn(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}})))}function Aa(){return(t,e)=>{const i="_"+e;wn(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 ga(t,e),layouter:(t,e)=>new Ca(t,e),renderer:(t,e,i)=>new ka(t,e,i),selector:(t,e)=>new Oa(t,e)}),e.layout=Ca.fullLayout;const Ma={},Wa={},Fa={number:(t,e)=>"object"==typeof t?"percent"===t.type?t.value*e:t.value:t},Ua={},Na={},za={},Ya={},Xa={},Ha={},ja={setStyleName:(t,e,i)=>Ct.need("state"),set:(t,e)=>Ct.need("state")},Va={list:{},register(t,e){Va.list[t]=e},get:t=>Va.list[t]},{parse:Ga,objectToCanvasData:Ka}=vi,qa={},Za=wt.get("UIData");class Qa extends Wt{get scale(){const{scaleX:t,scaleY:e}=this;return t!==e?{x:t,y:e}:t}get __strokeWidth(){const{strokeWidth:t,strokeWidthFixed:e}=this;if(e){const e=this.__leaf;let{scaleX:i}=e.__nowWorld||e.__world;return i<0&&(i=-i),i>1?t/i:t}return t}get __hasStroke(){return this.stroke&&this.strokeWidth}get __hasMultiPaint(){const t=this;return!!(t.__isFills&&t.fill.length>1||t.__isStrokes&&t.stroke.length>1||t.__useEffect)||t.fill&&this.__hasStroke}get __clipAfterFill(){const t=this;return t.cornerRadius||t.innerShadow||t.__pathInputed}get __hasSurface(){return this.fill||this.stroke}get __autoWidth(){return!this._width}get __autoHeight(){return!this._height}get __autoSide(){return!this._width||!this._height}get __autoSize(){return!this._width&&!this._height}setVisible(t){this._visible=t;const{leafer:e}=this.__leaf;e&&(e.watcher.hasVisible=!0)}setWidth(t){t<0?(this._width=-t,this.__leaf.scaleX*=-1,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"),za.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"),za.recycleImage("stroke",this),this.__isStrokes=!1,this.__pixelStroke&&(this.__pixelStroke=!1)),this._stroke=t)}setPath(t){const e="string"==typeof t;e||t&&"object"==typeof t[0]?(this.__setInput("path",t),this._path=e?Ga(t):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?[t]:null}setInnerShadow(t){this.__setInput("innerShadow",t),t instanceof Array?(t.some((t=>!1===t.visible))&&(t=t.filter((t=>!1!==t.visible))),this._innerShadow=t.length?t:null):this._innerShadow=t&&!1!==t.visible?[t]:null}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&Na.compute("fill",this.__leaf),e&&Na.compute("stroke",this.__leaf),this.__needComputePaint=!1}}class $a extends Qa{}class Ja extends $a{get __boxStroke(){return!this.__pathInputed}get __drawAfterFill(){const t=this;return"hide"===t.overflow&&(t.__clipAfterFill||t.innerShadow)&&t.__leaf.children.length}get __clipAfterFill(){return this.__leaf.isOverflow||super.__clipAfterFill}}class th extends $a{__getInputData(t,e){const i=super.__getInputData(t,e);return qt.forEach((t=>delete i[t])),i}}class eh extends Ja{}class ih extends Qa{}class sh extends Qa{get __boxStroke(){return!this.__pathInputed}}class nh extends Qa{get __boxStroke(){return!this.__pathInputed}}class rh extends Qa{}class oh extends Qa{}class ah extends Qa{get __pathInputed(){return 2}}class hh extends $a{}const lh={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class dh extends Qa{get __useNaturalRatio(){return!1}setFontWeight(t){"string"==typeof t?(this.__setInput("fontWeight",t),this._fontWeight=lh[t]||400):(this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t)}}class ch extends sh{setUrl(t){this.__setImageFill(t),this._url=t}__setImageFill(t){this.__leaf.image&&(this.__leaf.image=null),this.fill=t?{type:"image",mode:"stretch",url:t}:void 0}__getData(){const t=super.__getData();return delete t.fill,t}__getInputData(t,e){const i=super.__getInputData(t,e);return delete i.fill,i}}class uh extends sh{get __isCanvas(){return!0}get __drawAfterFill(){return!0}__getInputData(t,e){const i=super.__getInputData(t,e);return i.url=this.__leaf.canvas.toDataURL("image/png"),i}}const _h={__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)}},ph={__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){gh(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=Na.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:a,innerShadow:h}=i;a&&Xa.shadow(this,t,o),s&&(i.__isFills?Na.fills(s,this,t):Na.fill(s,this,t)),r&&this.__drawAfterFill(t,e),h&&Xa.innerShadow(this,t,o),n&&(i.__isStrokes?Na.strokes(n,this,t):Na.stroke(n,this,t)),o.worldCanvas&&o.worldCanvas.recycle(),o.canvas.recycle()}else s&&(i.__isFills?Na.fills(s,this,t):Na.fill(s,this,t)),r&&this.__drawAfterFill(t,e),n&&(i.__isStrokes?Na.strokes(n,this,t):Na.stroke(n,this,t))}else i.__pathInputed?gh(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?Na.fills(n,this,t):Na.fill("#000000",this,t)),this.__.__isCanvas&&this.__drawAfterFill(t,e),r&&!s&&(this.__.__pixelStroke?Na.strokes(r,this,t):Na.stroke("#000000",this,t))}},__drawAfterFill(t,e){this.__.__clipAfterFill?(t.save(),this.windingRule?t.clip(this.windingRule):t.clip(),this.__drawContent(t,e),t.restore()):this.__drawContent(t,e)}};function gh(t,e,i){const{fill:s,stroke:n,__drawAfterFill:r}=t.__;t.__drawRenderPath(e),s&&Na.fill(s,t,e),r&&t.__drawAfterFill(e,i),n&&Na.stroke(n,t,e)}const fh={__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 yh,vh;t.UI=yh=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 an.set(this.path=t||[]),t||this.__drawPathByBox(an),an}get editConfig(){}get editOuter(){return""}get editInner(){return""}constructor(t){super(t)}reset(t){}set(t,e){t&&(e?"temp"===e?(this.lockNormalStyle=!0,Object.assign(this,t),this.lockNormalStyle=!1):this.animate(t,e):Object.assign(this,t))}get(t){return"string"==typeof t?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){return Ct.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return Ct.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(an.set(i=[]),this.__drawPathByBox(an)),t?vi.toCanvasData(i,!0):i}getPathString(t,e,i){return vi.stringify(this.getPath(t,e),i)}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||Ha.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){if(this.__.path){const t=this.__;t.__pathForRender=t.cornerRadius?on.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Ua.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?ms.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 Ct.need("animate")}killAnimate(t,e){}export(t,e){return Ct.need("export")}clone(t){const e=this.toJSON();return t&&Object.assign(e,t),yh.one(e)}static one(t,e,i,s,n){return kt.get(t.tag||this.prototype.__tag,t,e,i,s,n)}static registerUI(){nr()(this)}static registerData(t){qn(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}},Nt([qn(Qa)],t.UI.prototype,"__",void 0),Nt([Aa()],t.UI.prototype,"zoomLayer",void 0),Nt([Pn("")],t.UI.prototype,"id",void 0),Nt([Pn("")],t.UI.prototype,"name",void 0),Nt([Pn("")],t.UI.prototype,"className",void 0),Nt([Un("pass-through")],t.UI.prototype,"blendMode",void 0),Nt([Nn(1)],t.UI.prototype,"opacity",void 0),Nt([zn(!0)],t.UI.prototype,"visible",void 0),Nt([Un(!1)],t.UI.prototype,"locked",void 0),Nt([Hn(0)],t.UI.prototype,"zIndex",void 0),Nt([jn(!1)],t.UI.prototype,"mask",void 0),Nt([Vn(!1)],t.UI.prototype,"eraser",void 0),Nt([Rn(0,!0)],t.UI.prototype,"x",void 0),Nt([Rn(0,!0)],t.UI.prototype,"y",void 0),Nt([Ln(100,!0)],t.UI.prototype,"width",void 0),Nt([Ln(100,!0)],t.UI.prototype,"height",void 0),Nt([Tn(1,!0)],t.UI.prototype,"scaleX",void 0),Nt([Tn(1,!0)],t.UI.prototype,"scaleY",void 0),Nt([kn(0,!0)],t.UI.prototype,"rotation",void 0),Nt([kn(0,!0)],t.UI.prototype,"skewX",void 0),Nt([kn(0,!0)],t.UI.prototype,"skewY",void 0),Nt([Rn(0,!0)],t.UI.prototype,"offsetX",void 0),Nt([Rn(0,!0)],t.UI.prototype,"offsetY",void 0),Nt([Rn(0,!0)],t.UI.prototype,"scrollX",void 0),Nt([Rn(0,!0)],t.UI.prototype,"scrollY",void 0),Nt([Cn()],t.UI.prototype,"origin",void 0),Nt([Cn()],t.UI.prototype,"around",void 0),Nt([Pn(!1)],t.UI.prototype,"lazy",void 0),Nt([Sn(1)],t.UI.prototype,"pixelRatio",void 0),Nt([Dn()],t.UI.prototype,"path",void 0),Nt([In()],t.UI.prototype,"windingRule",void 0),Nt([In(!0)],t.UI.prototype,"closed",void 0),Nt([Ln(0)],t.UI.prototype,"padding",void 0),Nt([Ln(!1)],t.UI.prototype,"lockRatio",void 0),Nt([Ln()],t.UI.prototype,"widthRange",void 0),Nt([Ln()],t.UI.prototype,"heightRange",void 0),Nt([Pn(!1)],t.UI.prototype,"draggable",void 0),Nt([Pn()],t.UI.prototype,"dragBounds",void 0),Nt([Pn(!1)],t.UI.prototype,"editable",void 0),Nt([Gn(!0)],t.UI.prototype,"hittable",void 0),Nt([Gn("path")],t.UI.prototype,"hitFill",void 0),Nt([Wn("path")],t.UI.prototype,"hitStroke",void 0),Nt([Gn(!1)],t.UI.prototype,"hitBox",void 0),Nt([Gn(!0)],t.UI.prototype,"hitChildren",void 0),Nt([Gn(!0)],t.UI.prototype,"hitSelf",void 0),Nt([Gn()],t.UI.prototype,"hitRadius",void 0),Nt([Kn("")],t.UI.prototype,"cursor",void 0),Nt([Un()],t.UI.prototype,"fill",void 0),Nt([Wn()],t.UI.prototype,"stroke",void 0),Nt([Wn("inside")],t.UI.prototype,"strokeAlign",void 0),Nt([Wn(1)],t.UI.prototype,"strokeWidth",void 0),Nt([Wn(!1)],t.UI.prototype,"strokeWidthFixed",void 0),Nt([Wn("none")],t.UI.prototype,"strokeCap",void 0),Nt([Wn("miter")],t.UI.prototype,"strokeJoin",void 0),Nt([Wn()],t.UI.prototype,"dashPattern",void 0),Nt([Wn()],t.UI.prototype,"dashOffset",void 0),Nt([Wn(10)],t.UI.prototype,"miterLimit",void 0),Nt([In(0)],t.UI.prototype,"cornerRadius",void 0),Nt([In()],t.UI.prototype,"cornerSmoothing",void 0),Nt([Da()],t.UI.prototype,"shadow",void 0),Nt([Da()],t.UI.prototype,"innerShadow",void 0),Nt([Da()],t.UI.prototype,"blur",void 0),Nt([Da()],t.UI.prototype,"backgroundBlur",void 0),Nt([Da()],t.UI.prototype,"grayscale",void 0),Nt([Pn({})],t.UI.prototype,"data",void 0),Nt([tr(t.Leaf.prototype.reset)],t.UI.prototype,"reset",null),t.UI=yh=Nt([sr(_h),sr(ph),er()],t.UI),t.Group=class extends t.UI{get __tag(){return"Group"}get isBranch(){return!0}constructor(t){super(t)}reset(t){this.__setBranch(),super.reset(t)}__setBranch(){this.children||(this.children=[])}set(t,e){if(t)if(t.children){const{children:i}=t;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t,e),i.forEach((t=>this.add(t))),t.children=i}else super.set(t,e)}toJSON(t){const e=super.toJSON(t);return e.children=this.children.map((e=>e.toJSON(t))),e}pick(t,e){}addAt(t,e){this.add(t,e)}addAfter(t,e){this.add(t,this.children.indexOf(e)+1)}addBefore(t,e){this.add(t,this.children.indexOf(e))}add(t,e){}addMany(...t){}remove(t,e){}removeAll(t){}clear(){}},Nt([qn($a)],t.Group.prototype,"__",void 0),t.Group=Nt([sr(t.Branch),nr()],t.Group);const mh=wt.get("Leafer");t.Leafer=vh=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&&gn.isComplete}get layoutLocked(){return!this.layouter.running}get FPS(){return this.renderer?this.renderer.FPS:60}get cursorPoint(){return this.interaction&&this.interaction.hoverData||{x:this.width/2,y:this.height/2}}get clientBounds(){return this.canvas&&this.canvas.getClientBounds()}constructor(t,e){super(e),this.config={start:!0,hittable:!0,smooth:!0,lazySpeard:100},this.leafs=0,this.__eventIds=[],this.__controllers=[],this.__readyWait=[],this.__viewReadyWait=[],this.__viewCompletedWait=[],this.__nextRenderWait=[],this.userConfig=t,t&&(t.view||t.width)&&this.init(t),vh.list.add(this)}init(t,e){if(this.canvas)return;let s;const{config:n}=this;this.__setLeafer(this),e&&(this.parentApp=e,this.__bindApp(e),s=e.running),t&&(this.parent=e,this.initType(t.type),this.parent=void 0,At.assign(n,t));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.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 It,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))),kr.run(this.__initWait),this.onInit()}onInit(){}initType(t){}set(t,e){this.waitInit((()=>{super.set(t,e)}))}start(){clearTimeout(this.__startTimer),!this.running&&this.canvas&&(this.running=!0,this.ready?this.emitLeafer(Gr.RESTART):this.emitLeafer(Gr.START),this.__controllers.forEach((t=>t.start())),this.isApp||this.renderer.render())}stop(){clearTimeout(this.__startTimer),this.running&&this.canvas&&(this.__controllers.forEach((t=>t.stop())),this.running=!1,this.emitLeafer(Gr.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=At.copyAttrs({},t,qt);Object.keys(e).forEach((t=>this[t]=e[t]))}forceRender(t,e){const{renderer:i}=this;i&&(i.addBlock(t?new lt(t):this.canvas.bounds),this.viewReady&&(e?i.render():i.update()))}requestRender(t=!1){this.renderer&&this.renderer.update(t)}updateCursor(t){const e=this.interaction;e&&(t?e.setCursor(t):e.updateCursor())}updateLazyBounds(){this.lazyBounds=this.canvas.bounds.clone().spread(this.config.lazySpeard)}__doResize(t){const{canvas:e}=this;if(!e||e.isSameSize(t))return;const i=At.copyAttrs({},this.canvas,qt);e.resize(t),this.updateLazyBounds(),this.__onResize(new Xr(t,i))}__onResize(t){this.emitEvent(t),At.copyAttrs(this.__,t,qt),setTimeout((()=>{this.canvasManager&&this.canvasManager.clearRecycled()}),0)}__setApp(){}__bindApp(t){this.selector=t.selector,this.interaction=t.interaction,this.canvasManager=t.canvasManager,this.hitCanvasManager=t.hitCanvasManager}__setLeafer(t){this.leafer=t,this.__level=1}__checkAutoLayout(t,e){e||(t.width&&t.height||(this.autoLayout=new ct(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(qt.includes(t)?this.__changeCanvasSize(t,e):"fill"===t?this.__changeFill(e):"hittable"===t?this.parent||(this.canvas.hittable=e):"zIndex"===t&&(this.canvas.zIndex=e,setTimeout((()=>this.parent&&this.parent.__updateSortChildren())))),super.__setAttr(t,e)}__getAttr(t){return this.canvas&&qt.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const i=At.copyAttrs({},this.canvas,qt);i[t]=this.config[t]=e,e&&this.canvas.stopAutoLayout(),this.__doResize(i)}__changeFill(t){this.config.fill=t,this.canvas.allowBackgroundColor?this.canvas.backgroundColor=t:this.forceRender()}__onCreated(){this.created=!0}__onReady(){this.ready=!0,this.emitLeafer(Gr.BEFORE_READY),this.emitLeafer(Gr.READY),this.emitLeafer(Gr.AFTER_READY),kr.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Gr.VIEW_READY),kr.run(this.__viewReadyWait))}__onLayoutEnd(){const{grow:t,growWidth:e,growHeight:i}=this.config;if(t){let{width:s,height:n,pixelRatio:r}=this;const o="box"===t?this.worldBoxBounds:this.__world;!1!==e&&(s=Math.max(1,o.x+o.width)),!1!==i&&(n=Math.max(1,o.y+o.height)),this.__doResize({width:s,height:n,pixelRatio:r})}this.ready||this.__onReady()}__onNextRender(){if(this.viewReady){kr.run(this.__nextRenderWait);const{imageReady:t}=this;t&&!this.viewCompleted&&this.__checkViewCompleted(),t||(this.viewCompleted=!1,this.requestRender())}else this.requestRender()}__checkViewCompleted(t=!0){this.nextRender((()=>{this.imageReady&&(t&&this.emitLeafer(Gr.VIEW_COMPLETED),kr.run(this.__viewCompletedWait),this.viewCompleted=!0)}))}__onWatchData(){this.watcher.childrenChanged&&this.interaction&&this.nextRender((()=>this.interaction.updateCursor()))}waitInit(t,e){e&&(t=t.bind(e)),this.__initWait||(this.__initWait=[]),this.canvas?t():this.__initWait.push(t)}waitReady(t,e){e&&(t=t.bind(e)),this.ready?t():this.__readyWait.push(t)}waitViewReady(t,e){e&&(t=t.bind(e)),this.viewReady?t():this.__viewReadyWait.push(t)}waitViewCompleted(t,e){e&&(t=t.bind(e)),this.__viewCompletedWait.push(t),this.viewCompleted?this.__checkViewCompleted(!1):this.running||this.start()}nextRender(t,e,i){e&&(t=t.bind(e));const s=this.__nextRenderWait;if(i){for(let e=0;e<s.length;e++)if(s[e]===t){s.splice(e,1);break}}else s.push(t);this.requestRender()}zoom(t,e,i){return Ct.need("view")}getValidMove(t,e){return{x:t,y:e}}getValidScale(t){return t}getWorldPointByClient(t,e){return this.interaction&&this.interaction.getLocal(t,e)}getPagePointByClient(t,e){return this.getPagePoint(this.getWorldPointByClient(t,e))}updateClientBounds(){this.canvas&&this.canvas.updateClientBounds()}receiveEvent(t){}emitLeafer(t){this.emitEvent(new Gr(t,this))}__listenEvents(){const t=Bt.start("FirstCreate "+this.innerName);this.once(Gr.START,(()=>Bt.end(t))),this.once(jr.START,(()=>this.updateLazyBounds())),this.once(Vr.START,(()=>this.__onCreated())),this.once(Vr.END,(()=>this.__onViewReady())),this.__eventIds.push(this.on_(Hr.DATA,this.__onWatchData,this),this.on_(jr.END,this.__onLayoutEnd,this),this.on_(Vr.NEXT,this.__onNextRender,this))}__removeListenEvents(){this.off_(this.__eventIds),this.__eventIds.length=0}destroy(t){const e=()=>{if(!this.destroyed){vh.list.remove(this);try{this.stop(),this.emitEvent(new Gr(Gr.END,this)),this.__removeListenEvents(),this.__controllers.forEach((t=>!(this.parent&&t===this.interaction)&&t.destroy())),this.__controllers.length=0,this.parent||(this.selector&&this.selector.destroy(),this.hitCanvasManager&&this.hitCanvasManager.destroy(),this.canvasManager.destroy()),this.canvas.destroy(),this.config.view=this.view=this.parentApp=null,this.userConfig&&(this.userConfig.view=null),super.destroy(),setTimeout((()=>{gn.clearRecycled()}),100)}catch(t){mh.error(t)}}};t?e():setTimeout(e)}},t.Leafer.list=new aa,Nt([qn(th)],t.Leafer.prototype,"__",void 0),Nt([Ln()],t.Leafer.prototype,"pixelRatio",void 0),t.Leafer=vh=Nt([nr()],t.Leafer),t.Rect=class extends t.UI{get __tag(){return"Rect"}constructor(t){super(t)}},Nt([qn(sh)],t.Rect.prototype,"__",void 0),t.Rect=Nt([sr(fh),er(),nr()],t.Rect);const{copy:wh,add:xh,includes:bh}=rt,Eh=t.Rect.prototype,Bh=t.Group.prototype,Ph={};t.Box=class extends t.Group{get __tag(){return"Box"}get isBranchLeaf(){return!0}constructor(t){super(t),this.__layout.renderChanged||this.__layout.renderChange()}__updateStrokeSpread(){return 0}__updateRectRenderSpread(){return 0}__updateRenderSpread(){return this.__updateRectRenderSpread()||-1}__updateRectBoxBounds(){}__updateBoxBounds(t){const e=this.__;if(this.children.length)if(e.__autoSide){e.__hasSurface&&this.__extraUpdate(),super.__updateBoxBounds();const{boxBounds:t}=this.__layout;e.__autoSize||(e.__autoWidth?(t.width+=t.x,t.x=0,t.height=e.height,t.y=0):(t.height+=t.y,t.y=0,t.width=e.width,t.x=0)),this.__updateNaturalSize()}else this.__updateRectBoxBounds();else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){let t;const{renderBounds:e}=this.__layout;this.children.length?(super.__updateRenderBounds(),wh(Ph,e),this.__updateRectRenderBounds(),t=!bh(e,Ph),t&&"hide"!==this.__.overflow&&xh(e,Ph)):this.__updateRectRenderBounds(),!this.isOverflow!=!t&&(this.isOverflow=t)}__updateRectRenderBounds(){}__updateRectChange(){}__updateChange(){super.__updateChange(),this.__updateRectChange()}__renderRect(t,e){}__renderGroup(t,e){}__render(t,e){this.__.__drawAfterFill?this.__renderRect(t,e):(this.__renderRect(t,e),this.children.length&&this.__renderGroup(t,e))}__drawContent(t,e){this.__renderGroup(t,e),this.__.__hasStroke&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}},Nt([qn(Ja)],t.Box.prototype,"__",void 0),Nt([Pn(!1)],t.Box.prototype,"resizeChildren",void 0),Nt([Fn("show")],t.Box.prototype,"overflow",void 0),Nt([tr(Eh.__updateStrokeSpread)],t.Box.prototype,"__updateStrokeSpread",null),Nt([tr(Eh.__updateRenderSpread)],t.Box.prototype,"__updateRectRenderSpread",null),Nt([tr(Eh.__updateBoxBounds)],t.Box.prototype,"__updateRectBoxBounds",null),Nt([tr(Eh.__updateStrokeBounds)],t.Box.prototype,"__updateStrokeBounds",null),Nt([tr(Eh.__updateRenderBounds)],t.Box.prototype,"__updateRectRenderBounds",null),Nt([tr(Eh.__updateChange)],t.Box.prototype,"__updateRectChange",null),Nt([tr(Eh.__render)],t.Box.prototype,"__renderRect",null),Nt([tr(Bh.__render)],t.Box.prototype,"__renderGroup",null),t.Box=Nt([er(),nr()],t.Box),t.Frame=class extends t.Box{get __tag(){return"Frame"}get isFrame(){return!0}constructor(t){super(t)}},Nt([qn(eh)],t.Frame.prototype,"__",void 0),Nt([Un("#FFFFFF")],t.Frame.prototype,"fill",void 0),Nt([Fn("hide")],t.Frame.prototype,"overflow",void 0),t.Frame=Nt([nr()],t.Frame);const{moveTo:Rh,closePath:Ch,ellipse:Th}=zi;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&&Th(h,o,a,o*s,a*s,0,n,r,!1),Th(h,o,a,o,a,0,r,n,!0),s<1&&Ch(h)):(s<1&&(Th(h,o,a,o*s,a*s),Rh(h,t,a)),Th(h,o,a,o,a,0,360,0,!0)),e.ellipseToCurve&&(this.__.path=this.getPath(!0))):n||r?(Rh(h,o,a),Th(h,o,a,o,a,0,n,r,!1),Ch(h)):Th(h,o,a,o,a)}},Nt([qn(nh)],t.Ellipse.prototype,"__",void 0),Nt([In(0)],t.Ellipse.prototype,"innerRadius",void 0),Nt([In(0)],t.Ellipse.prototype,"startAngle",void 0),Nt([In(0)],t.Ellipse.prototype,"endAngle",void 0),t.Ellipse=Nt([nr()],t.Ellipse);const{moveTo:kh,lineTo:Lh,drawPoints:Sh}=zi,{rotate:Oh,getAngle:Dh,getDistance:Ih,defaultPoint:Ah}=D,{toBounds:Mh}=Qs;t.Line=class extends t.UI{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,i={x:0,y:0};return t&&(i.x=t),e&&Oh(i,e),i}set toPoint(t){this.width=Ih(Ah,t),this.rotation=Dh(Ah,t),this.height&&(this.height=0)}constructor(t){super(t)}__updatePath(){const t=this.__,e=t.path=[];t.points?Sh(e,t.points,!1,t.closed):(kh(e,0,0),Lh(e,this.width,0))}__updateRenderPath(){const t=this.__;!this.pathInputed&&t.points&&t.curve?(Sh(t.__pathForRender=[],t.points,t.curve,t.closed),t.__useArrow&&Ua.addArrows(this,!1)):super.__updateRenderPath()}__updateBoxBounds(){this.points?Mh(this.__.__pathForRender,this.__layout.boxBounds):super.__updateBoxBounds()}},Nt([qn(ih)],t.Line.prototype,"__",void 0),Nt([An("center")],t.Line.prototype,"strokeAlign",void 0),Nt([Ln(0)],t.Line.prototype,"height",void 0),Nt([In()],t.Line.prototype,"points",void 0),Nt([In(0)],t.Line.prototype,"curve",void 0),Nt([In(!1)],t.Line.prototype,"closed",void 0),t.Line=Nt([nr()],t.Line);const{sin:Wh,cos:Fh,PI:Uh}=Math,{moveTo:Nh,lineTo:zh,closePath:Yh,drawPoints:Xh}=zi,Hh=t.Line.prototype;t.Polygon=class extends t.UI{get __tag(){return"Polygon"}constructor(t){super(t)}__updatePath(){const t=this.__.path=[];if(this.__.points)Xh(t,this.__.points,!1,!0);else{const{width:e,height:i,sides:s}=this.__,n=e/2,r=i/2;Nh(t,n,0);for(let e=1;e<s;e++)zh(t,n+n*Wh(2*e*Uh/s),r-r*Fh(2*e*Uh/s))}Yh(t)}__updateRenderPath(){}__updateBoxBounds(){}},Nt([qn(rh)],t.Polygon.prototype,"__",void 0),Nt([In(3)],t.Polygon.prototype,"sides",void 0),Nt([In()],t.Polygon.prototype,"points",void 0),Nt([In(0)],t.Polygon.prototype,"curve",void 0),Nt([tr(Hh.__updateRenderPath)],t.Polygon.prototype,"__updateRenderPath",null),Nt([tr(Hh.__updateBoxBounds)],t.Polygon.prototype,"__updateBoxBounds",null),t.Polygon=Nt([er(),nr()],t.Polygon);const{sin:jh,cos:Vh,PI:Gh}=Math,{moveTo:Kh,lineTo:qh,closePath:Zh}=zi;t.Star=class extends t.UI{get __tag(){return"Star"}constructor(t){super(t)}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,n=t/2,r=e/2,o=this.__.path=[];Kh(o,n,0);for(let t=1;t<2*i;t++)qh(o,n+(t%2==0?n:n*s)*jh(t*Gh/i),r-(t%2==0?r:r*s)*Vh(t*Gh/i));Zh(o)}},Nt([qn(oh)],t.Star.prototype,"__",void 0),Nt([In(5)],t.Star.prototype,"corners",void 0),Nt([In(.382)],t.Star.prototype,"innerRadius",void 0),t.Star=Nt([nr()],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(Yr.LOADED,(t=>{"fill"===t.attrName&&t.attrValue.url===this.url&&(this.image=t.image)}))}destroy(){this.image=null,super.destroy()}},Nt([qn(ch)],t.Image.prototype,"__",void 0),Nt([Ln("")],t.Image.prototype,"url",void 0),t.Image=Nt([nr()],t.Image);const Qh=t.Image;t.Canvas=class extends t.Rect{get __tag(){return"Canvas"}get ready(){return!this.url}constructor(t){super(t),this.canvas=i.canvas(this.__),this.context=this.canvas.context,t&&t.url&&this.drawImage(t.url)}drawImage(t){new mn({url:t}).load((t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new Yr(Yr.LOADED,{image:t}))}))}draw(t,e,i,s){const n=new N(t.worldTransform).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()}__drawContent(t,e){const{width:i,height:s}=this.__,{view:n}=this.canvas;t.drawImage(n,0,0,n.width,n.height,0,0,i,s)}__updateSize(){const{canvas:t}=this;if(t){const{smooth:e,safeResize:i}=this.__;t.resize(this.__,i),t.smooth!==e&&(t.smooth=e)}}destroy(){this.canvas&&(this.canvas.destroy(),this.canvas=this.context=null),super.destroy()}},Nt([qn(uh)],t.Canvas.prototype,"__",void 0),Nt([Ia(100)],t.Canvas.prototype,"width",void 0),Nt([Ia(100)],t.Canvas.prototype,"height",void 0),Nt([Ia(1)],t.Canvas.prototype,"pixelRatio",void 0),Nt([Ia(!0)],t.Canvas.prototype,"smooth",void 0),Nt([Pn(!1)],t.Canvas.prototype,"safeResize",void 0),Nt([Ia()],t.Canvas.prototype,"contextSettings",void 0),t.Canvas=Nt([nr()],t.Canvas);const{copyAndSpread:$h,includes:Jh,isSame:tl,spread:el,setList:il}=rt;t.Text=class extends t.UI{get __tag(){return"Text"}get textDrawData(){return this.__layout.update(),this.__.__textDrawData}constructor(t){super(t)}__drawHitPath(t){const{__lineHeight:e,fontSize:i,__baseLine:s,__textDrawData: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.__,{lineHeight:e,letterSpacing:i,fontFamily:s,fontSize:n,fontWeight:r,italic:o,textCase:a,textOverflow:l,padding:d}=t;t.__lineHeight=Fa.number(e,n),t.__letterSpacing=Fa.number(i,n),t.__padding=d?h.fourNumber(d):void 0,t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*n)/2,t.__font=`${o?"italic ":""}${"small-caps"===a?"small-caps ":""}${"normal"!==r?r+" ":""}${n}px ${s}`,t.__clipText="show"!==l&&!t.__autoSize,t.__textDrawData=Ma.getDrawData(t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{fontSize:i,italic:s,padding:n,__autoWidth:r,__autoHeight:o}=t;this.__updateTextDrawData();const{bounds:a}=t.__textDrawData,h=e.boxBounds;if(t.__lineHeight<i&&el(a,i/2),r||o){if(h.x=r?a.x:0,h.y=o?a.y:0,h.width=r?a.width:t.width,h.height=o?a.height:t.height,n){const[e,i,s,n]=t.__padding;r&&(h.x-=n,h.width+=i+n),o&&(h.y-=e,h.height+=s+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();s&&(h.width+=.16*i);const l=Jh(h,a)?h:a;tl(l,e.contentBounds)?t.__textBoxBounds=l:(e.contentBounds=l,e.renderChanged=!0,il(t.__textBoxBounds={},[h,a]))}__updateRenderSpread(){let t=super.__updateRenderSpread();return t||(t=this.__layout.boxBounds===this.__layout.contentBounds?0:1),t}__updateRenderBounds(){$h(this.__layout.renderBounds,this.__.__textBoxBounds,this.__layout.renderSpread)}},Nt([qn(dh)],t.Text.prototype,"__",void 0),Nt([Ln(0)],t.Text.prototype,"width",void 0),Nt([Ln(0)],t.Text.prototype,"height",void 0),Nt([Pn(!1)],t.Text.prototype,"resizeFontSize",void 0),Nt([Un("#000000")],t.Text.prototype,"fill",void 0),Nt([An("outside")],t.Text.prototype,"strokeAlign",void 0),Nt([Gn("all")],t.Text.prototype,"hitFill",void 0),Nt([Ln("")],t.Text.prototype,"text",void 0),Nt([Ln("caption")],t.Text.prototype,"fontFamily",void 0),Nt([Ln(12)],t.Text.prototype,"fontSize",void 0),Nt([Ln("normal")],t.Text.prototype,"fontWeight",void 0),Nt([Ln(!1)],t.Text.prototype,"italic",void 0),Nt([Ln("none")],t.Text.prototype,"textCase",void 0),Nt([Ln("none")],t.Text.prototype,"textDecoration",void 0),Nt([Ln(0)],t.Text.prototype,"letterSpacing",void 0),Nt([Ln({type:"percent",value:1.5})],t.Text.prototype,"lineHeight",void 0),Nt([Ln(0)],t.Text.prototype,"paraIndent",void 0),Nt([Ln(0)],t.Text.prototype,"paraSpacing",void 0),Nt([Ln("x")],t.Text.prototype,"writingMode",void 0),Nt([Ln("left")],t.Text.prototype,"textAlign",void 0),Nt([Ln("top")],t.Text.prototype,"verticalAlign",void 0),Nt([Ln(!0)],t.Text.prototype,"autoSizeAlign",void 0),Nt([Ln("normal")],t.Text.prototype,"textWrap",void 0),Nt([Ln("show")],t.Text.prototype,"textOverflow",void 0),t.Text=Nt([nr()],t.Text),t.Path=class extends t.UI{get __tag(){return"Path"}constructor(t){super(t)}},Nt([qn(ah)],t.Path.prototype,"__",void 0),Nt([An("center")],t.Path.prototype,"strokeAlign",void 0),t.Path=Nt([nr()],t.Path),t.Pen=class extends t.Group{get __tag(){return"Pen"}constructor(t){super(t)}setStyle(e){const i=this.pathElement=new t.Path(e);return this.pathStyle=e,this.__path=i.path||(i.path=[]),this.add(i),this}beginPath(){return this}moveTo(t,e){return this}lineTo(t,e){return this}bezierCurveTo(t,e,i,s,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")}},Nt([qn(hh)],t.Pen.prototype,"__",void 0),Nt([(t,e)=>{wn(t,e,{get(){return this.__path}})}],t.Pen.prototype,"path",void 0),t.Pen=Nt([sr(ns,["set","path","paint"]),nr()],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||{type:t.type||"design"})),(n||r)&&(this.sky=this.addLeafer(n)),r&&this.sky.add(this.editor=i.editor(r))}}__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_(zr.CHANGE,this.__onPropertyChange,this))}start(){super.start(),this.children.forEach((t=>t.start()))}stop(){this.children.forEach((t=>t.stop())),super.stop()}unlockLayout(){super.unlockLayout(),this.children.forEach((t=>t.unlockLayout()))}lockLayout(){super.lockLayout(),this.children.forEach((t=>t.lockLayout()))}forceRender(t,e){this.children.forEach((i=>i.forceRender(t,e)))}addLeafer(e){const i=new t.Leafer(e);return this.add(i),i}add(t,e){if(!t.view){if(this.realCanvas&&!this.canvas.bounds)return void setTimeout((()=>this.add(t,e)),10);t.init(this.__getChildConfig(t.userConfig),this)}super.add(t,e),void 0!==e&&(t.canvas.childIndex=e),this.__listenChildEvents(t)}__onPropertyChange(){wt.showHitView&&this.children.forEach((t=>t.forceUpdate("surface")))}__onCreated(){this.created=this.children.every((t=>t.created))}__onReady(){this.children.every((t=>t.ready))&&super.__onReady()}__onViewReady(){this.children.every((t=>t.viewReady))&&super.__onViewReady()}__onChildRenderEnd(t){this.renderer.addBlock(t.renderBounds),this.viewReady&&this.renderer.update()}__render(t,e){if(t.context){const i=e.matrix;i&&t.setTransform(i.a,i.b,i.c,i.d,i.e,i.f),this.children.forEach((e=>t.copyWorld(e.canvas)))}}__onResize(t){this.children.forEach((e=>e.resize(t))),super.__onResize(t)}updateLayout(){this.children.forEach((t=>t.updateLayout()))}__getChildConfig(t){let e=Object.assign({},this.config);return e.hittable=e.realCanvas=void 0,t&&At.assign(e,t),this.autoLayout&&At.copyAttrs(e,this,qt),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once(jr.END,(()=>this.__onReady())),t.once(Vr.START,(()=>this.__onCreated())),t.once(Vr.END,(()=>this.__onViewReady())),this.realCanvas&&this.__eventIds.push(t.on_(Vr.END,this.__onChildRenderEnd,this))}},t.App=Nt([nr()],t.App);const sl={},nl={isHoldSpaceKey:()=>nl.isHold("Space"),isHold:t=>sl[t],setDownCode(t){sl[t]||(sl[t]=!0)},setUpCode(t){sl[t]=!1}},rl={LEFT:1,RIGHT:2,MIDDLE:4,defaultLeft(t){t.buttons||(t.buttons=1)},left:t=>1===t.buttons,right:t=>2===t.buttons,middle:t=>4===t.buttons};class ol extends Ur{get spaceKey(){return nl.isHoldSpaceKey()}get left(){return rl.left(this)}get right(){return rl.right(this)}get middle(){return rl.middle(this)}constructor(t){super(t.type),this.bubbles=!0,Object.assign(this,t)}getBoxPoint(t){return(t||this.current).getBoxPoint(this)}getInnerPoint(t){return(t||this.current).getInnerPoint(this)}getLocalPoint(t){return(t||this.current).getLocalPoint(this)}getPagePoint(){return this.current.getPagePoint(this)}getInner(t){return this.getInnerPoint(t)}getLocal(t){return this.getLocalPoint(t)}getPage(){return this.getPagePoint()}static changeName(t,e){Ot.changeName(t,e)}}t.PointerEvent=class extends ol{},t.PointerEvent.POINTER="pointer",t.PointerEvent.BEFORE_DOWN="pointer.before_down",t.PointerEvent.BEFORE_MOVE="pointer.before_move",t.PointerEvent.BEFORE_UP="pointer.before_up",t.PointerEvent.DOWN="pointer.down",t.PointerEvent.MOVE="pointer.move",t.PointerEvent.UP="pointer.up",t.PointerEvent.OVER="pointer.over",t.PointerEvent.OUT="pointer.out",t.PointerEvent.ENTER="pointer.enter",t.PointerEvent.LEAVE="pointer.leave",t.PointerEvent.TAP="tap",t.PointerEvent.DOUBLE_TAP="double_tap",t.PointerEvent.CLICK="click",t.PointerEvent.DOUBLE_CLICK="double_click",t.PointerEvent.LONG_PRESS="long_press",t.PointerEvent.LONG_TAP="long_tap",t.PointerEvent.MENU="pointer.menu",t.PointerEvent.MENU_TAP="pointer.menu_tap",t.PointerEvent=Nt([rr()],t.PointerEvent);const al=t.PointerEvent,hl={};t.DragEvent=class extends t.PointerEvent{static setList(t){this.list=t instanceof aa?t:new aa(t)}static setData(t){this.data=t}static getValidMove(t,e,i){const{draggable:s,dragBounds:n}=t,r=t.getLocalPoint(i,null,!0);return D.move(r,e.x-t.x,e.y-t.y),n&&this.getMoveInDragBounds(t.__local,"parent"===n?t.parent.boxBounds:n,r,!0),"x"===s&&(r.y=0),"y"===s&&(r.x=0),r}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(hl,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(hl,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(hl,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){hl.x=t?this.totalX:this.moveX,hl.y=t?this.totalY:this.moveY}},t.DragEvent.BEFORE_DRAG="drag.before_drag",t.DragEvent.START="drag.start",t.DragEvent.DRAG="drag",t.DragEvent.END="drag.end",t.DragEvent.OVER="drag.over",t.DragEvent.OUT="drag.out",t.DragEvent.ENTER="drag.enter",t.DragEvent.LEAVE="drag.leave",t.DragEvent=Nt([rr()],t.DragEvent);const ll=t.DragEvent;t.DropEvent=class extends t.PointerEvent{static setList(e){t.DragEvent.setList(e)}static setData(e){t.DragEvent.setData(e)}},t.DropEvent.DROP="drop",t.DropEvent=Nt([rr()],t.DropEvent),t.MoveEvent=class extends t.DragEvent{},t.MoveEvent.BEFORE_MOVE="move.before_move",t.MoveEvent.START="move.start",t.MoveEvent.MOVE="move",t.MoveEvent.END="move.end",t.MoveEvent=Nt([rr()],t.MoveEvent),t.RotateEvent=class extends ol{},t.RotateEvent.BEFORE_ROTATE="rotate.before_rotate",t.RotateEvent.START="rotate.start",t.RotateEvent.ROTATE="rotate",t.RotateEvent.END="rotate.end",t.RotateEvent=Nt([rr()],t.RotateEvent),t.SwipeEvent=class extends t.DragEvent{},t.SwipeEvent.SWIPE="swipe",t.SwipeEvent.LEFT="swipe.left",t.SwipeEvent.RIGHT="swipe.right",t.SwipeEvent.UP="swipe.up",t.SwipeEvent.DOWN="swipe.down",t.SwipeEvent=Nt([rr()],t.SwipeEvent),t.ZoomEvent=class extends ol{},t.ZoomEvent.BEFORE_ZOOM="zoom.before_zoom",t.ZoomEvent.START="zoom.start",t.ZoomEvent.ZOOM="zoom",t.ZoomEvent.END="zoom.end",t.ZoomEvent=Nt([rr()],t.ZoomEvent),t.KeyEvent=class extends ol{},t.KeyEvent.DOWN="key.down",t.KeyEvent.HOLD="key.hold",t.KeyEvent.UP="key.up",t.KeyEvent=Nt([rr()],t.KeyEvent);const dl={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:cl.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 aa,{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))},cl=dl,ul=new aa,{getDragEventData:_l,getDropEventData:pl,getSwipeEventData:gl}=dl;class fl{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=_l(t,t,t),this.canAnimate=this.canDragOut=!0}getList(e,i){const{proxy:s}=this.interaction.selector,n=s&&s.list.length,r=t.DragEvent.list||this.draggableList||ul;return this.dragging&&(n?e?ul:new aa(i?[...s.list,...s.dragHoverExclude]:s.list):r)}checkDrag(e,i){const{interaction:s}=this;if(this.moving&&e.buttons<1)return this.canAnimate=!1,void s.pointerCancel();!this.moving&&i&&(this.moving=s.canMove(this.downData)||s.isHoldRightKey||s.isMobileDragEmpty)&&(this.dragData.moveType="drag",s.emit(t.MoveEvent.START,this.dragData)),this.moving||this.dragStart(e,i),this.drag(e)}dragStart(e,i){this.dragging||(this.dragging=i&&rl.left(e),this.dragging&&(this.interaction.emit(t.DragEvent.START,this.dragData),this.getDraggableList(this.dragData.path),this.setDragStartPoints(this.realDraggableList=this.getList(!0))))}setDragStartPoints(t){this.dragStartPoints={},t.forEach((t=>this.dragStartPoints[t.innerId]={x:t.x,y:t.y}))}getDraggableList(t){let e;for(let i=0,s=t.length;i<s;i++)if(e=t.list[i],(e.draggable||e.editable)&&e.hitSelf&&!e.locked){this.draggableList=new aa(e);break}}drag(e){const{interaction:i,dragData:s,downData:n}=this,{path:r,throughPath:o}=n;this.dragData=_l(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.realDraggableList;if(i.length&&e){const{totalX:e,totalY:s}=this.dragData;i.forEach((i=>i.draggable&&i.move(t.DragEvent.getValidMove(i,this.dragStartPoints[i.innerId],{x:e,y:s}))))}}dragOverOrOut(e){const{interaction:i}=this,{dragOverPath:s}=this,{path: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){(this.dragging||this.moving)&&(this.checkDragEndAnimate(t,e)||this.dragEndReal(t))}dragEndReal(e){const{interaction:i,downData:s,dragData:n}=this;e||(e=n);const{path:r,throughPath:o}=s,a=_l(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")}swipe(t,e,i,s){const{interaction:n}=this;if(D.getDistance(e,t)>n.config.pointer.swipeDistance){const t=gl(e,i,s);this.interaction.emit(t.type,t)}}drop(e,i,s){const n=pl(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.draggableList=this.dragData=this.downData=this.dragOverPath=this.dragEnterPath=null}checkDragEndAnimate(t,e){return!1}animate(t,e){}checkDragOut(t){}autoMoveOnDragOut(t){}autoMoveCancel(){}destroy(){this.dragReset()}}const yl=wt.get("emit");const vl=["move","zoom","rotate","key"];function ml(t,e,i,s,n){if(vl.some((t=>e.startsWith(t)))&&t.__.hitChildren&&!xl(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&&wl(r,e,i,s,n)}}function wl(t,e,i,s,n){if(t.destroyed)return!1;if(t.__.hitSelf&&!xl(t,n)&&(ja.updateEventStyle&&!s&&ja.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const n=Ot.get(e,i);if(t.emitEvent(n,s),n.isStop)return!0}return!1}function xl(t,e){return e&&e.has(t)}const bl={wheel:{zoomSpeed:.5,moveSpeed:.5,rotateSpeed:.5,delta:{x:20,y:8}},pointer:{hitRadius:5,tapTime:120,longPressTime:800,transformTime:500,hover:!0,dragHover:!0,dragDistance:2,swipeDistance:20},touch:{preventDefault:"auto"},multiTouch:{},move:{autoDistance:2},zoom:{},cursor:!0,keyEvent:!0},{pathHasEventType:El,pathCanDrag:Bl,pathHasOutside:Pl}=dl;class Rl{get dragging(){return this.dragger.dragging}get transforming(){return this.transformer.transforming}get moveMode(){return!0===this.m.drag||this.isHoldSpaceKey||this.isHoldMiddleKey||this.isHoldRightKey&&this.dragger.moving||this.isDragEmpty}get canHover(){return this.p.hover&&!this.config.mobile}get isDragEmpty(){return this.m.dragEmpty&&this.isRootPath(this.hoverData)&&(!this.downData||this.isRootPath(this.downData))}get isMobileDragEmpty(){return this.m.dragEmpty&&!this.canHover&&this.downData&&this.isTreePath(this.downData)}get isHoldMiddleKey(){return this.m.holdMiddleKey&&this.downData&&rl.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&rl.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&nl.isHoldSpaceKey()}get m(){return this.config.move}get p(){return this.config.pointer}get hitRadius(){return this.p.hitRadius}constructor(t,e,i,s){this.config=At.clone(bl),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new aa(t),this.createTransformer(),this.dragger=new fl(this),s&&(this.config=At.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(e,i){e||(e=this.hoverData),e&&(rl.defaultLeft(e),this.updateDownData(e),this.checkPath(e,i),this.downTime=Date.now(),this.emit(t.PointerEvent.BEFORE_DOWN,e),this.emit(t.PointerEvent.DOWN,e),rl.left(e)&&(this.tapWait(),this.longPressWait(e)),this.waitRightTap=rl.right(e),this.dragger.setDragData(e),this.isHoldRightKey||this.updateCursor(e))}pointerMove(t){if(t||(t=this.hoverData),!t)return;const{downData:e}=this;e&&rl.defaultLeft(t);(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(e){if(this.emit(t.PointerEvent.BEFORE_MOVE,e,this.defaultPath),this.downData){const t=D.getDistance(this.downData,e)>this.p.dragDistance;t&&(this.waitTap&&this.pointerWaitCancel(),this.waitRightTap=!1),this.dragger.checkDrag(e,t)}this.dragger.moving||(this.updateHoverData(e),this.checkPath(e),this.emit(t.PointerEvent.MOVE,e),this.pointerHover(e),this.dragging&&(this.dragger.dragOverOrOut(e),this.dragger.dragEnterOrLeave(e))),this.updateCursor(this.downData||e)}pointerUp(e){const{downData:i}=this;if(e||(e=i),!i)return;rl.defaultLeft(e),e.multiTouch=i.multiTouch,this.findPath(e);const s=Object.assign(Object.assign({},e),{path:e.path.clone()});e.path.addList(i.path.list),this.checkPath(e),this.downData=null,this.emit(t.PointerEvent.BEFORE_UP,e),this.emit(t.PointerEvent.UP,e),this.touchLeave(e),e.isCancel||(this.tap(e),this.menuTap(e)),this.dragger.dragEnd(e),this.updateCursor(s)}pointerCancel(){const t=Object.assign({},this.dragger.dragData);t.isCancel=!0,this.pointerUp(t)}menu(e){this.findPath(e),this.emit(t.PointerEvent.MENU,e),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(e)}menuTap(e){this.waitRightTap&&this.waitMenuTap&&(this.emit(t.PointerEvent.MENU_TAP,e),this.waitRightTap=this.waitMenuTap=!1)}createTransformer(){}move(t){}zoom(t){}rotate(t){}transformEnd(){}wheel(t){}multiTouch(t,e){}keyDown(e){if(!this.config.keyEvent)return;const{code:i}=e;this.downKeyMap[i]||(this.downKeyMap[i]=!0,nl.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,nl.setUpCode(i),this.emit(t.KeyEvent.UP,e,this.defaultPath),"grab"===this.cursor&&this.updateCursor()}pointerHover(t){!this.canHover||this.dragging&&!this.p.dragHover||(t.path||(t.path=new aa),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=>El(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.p,{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&&!Pl(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.m.drag&&!Bl(t.path))&&!Pl(t.path)}isDrag(t){return this.dragger.getList().has(t)}isPress(t){return this.downData&&this.downData.path.has(t)}isHover(t){return this.enterPath&&this.enterPath.has(t)}isFocus(t){return this.focusData===t}cancelHover(){const{hoverData:t}=this;t&&(t.path=this.defaultPath,this.pointerHover(t))}updateDownData(t,e,i){const{downData:s}=this;!t&&s&&(t=s),t&&(this.findPath(t,e),i&&s&&t.path.addList(s.path.list),this.downData=t)}updateHoverData(e){e||(e=this.hoverData),e&&(this.findPath(e,{exclude:this.dragger.getList(!1,!0),name:t.PointerEvent.MOVE}),this.hoverData=e)}updateCursor(t){if(!this.config.cursor||!this.canHover)return;if(t||(this.updateHoverData(),t=this.downData||this.hoverData),this.dragger.moving)return this.setCursor("grabbing");if(this.canMove(t))return this.setCursor(this.downData?"grabbing":"grab");if(!t)return;let e,i;const{path:s}=t;for(let t=0,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.p.longPressTime)}longTap(e){let i;return this.longPressed&&(this.emit(t.PointerEvent.LONG_TAP,e),(El(e.path,t.PointerEvent.LONG_TAP)||El(e.path,t.PointerEvent.LONG_PRESS))&&(i=!0)),this.longPressWaitCancel(),i}longPressWaitCancel(){clearTimeout(this.longPressTimer),this.longPressed=!1}__onResize(){const{dragOut:t}=this.m;this.shrinkCanvasBounds=new lt(this.canvas.bounds),this.shrinkCanvasBounds.spread(-("number"==typeof t?t:2))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Xr.RESIZE,this.__onResize,this)],t.once(Gr.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],wl(n,t,e,!0,s))return;n.isApp&&ml(n,t,e,!0,s)}for(let r=0,o=i.length;r<o;r++)if(n=i.list[r],n.isApp&&ml(n,t,e,!1,s),wl(n,t,e,!1,s))return}catch(t){yl.error(t)}}(t,e,i,s)}destroy(){this.__eventIds.length&&(this.stop(),this.__removeListenEvents(),this.dragger.destroy(),this.transformer&&this.transformer.destroy(),this.downData=this.overPath=this.enterPath=null)}}class Cl{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}Cl.custom={};class Tl extends It{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new aa,this.pixelList=new aa}getPixelType(t,e){return this.__autoClear(),this.pixelList.add(t),i.hitCanvas(e)}getPathType(t){return this.__autoClear(),this.pathList.add(t),i.hitCanvas()}clearImageType(){this.__clearLeafList(this.pixelList)}clearPathType(){this.__clearLeafList(this.pathList)}__clearLeafList(t){t.length&&(t.forEach((t=>{t.__hitCanvas&&(t.__hitCanvas.destroy(),t.__hitCanvas=null)})),t.reset())}__autoClear(){this.pathList.length+this.pixelList.length>this.maxTotal&&this.clear()}clear(){this.clearPathType(),this.clearImageType()}}const{toInnerRadiusPointOf:kl,copy:Ll,setRadius:Sl}=D,Ol={},Dl=t.Leaf.prototype;Dl.__hitWorld=function(t){if(!this.__.hitSelf)return!1;this.__.hitRadius&&(Ll(Ol,t),Sl(t=Ol,this.__.hitRadius)),kl(t,this.__world,Ol);const{width:e,height:i}=this.__world,s=e<10&&i<10;if(this.__.hitBox||s){if(rt.hitRadiusPoint(this.__layout.boxBounds,Ol))return!0;if(s)return!1}return!this.__layout.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),this.__layout.boundsChanged||(this.__layout.hitCanvasChanged=!1)),this.__hit(Ol)},Dl.__hitFill=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitFill(t,this.__.windingRule)},Dl.__hitStroke=function(t,e){var i;return null===(i=this.__hitCanvas)||void 0===i?void 0:i.hitStroke(t,e)},Dl.__hitPixel=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitPixel(t,this.__layout.renderBounds,this.__hitCanvas.hitScale)},Dl.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const Il=new N,Al=t.UI.prototype;Al.__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).a,{x:h,y:l,width:d,height:c}=dt.set(i).scale(a);o.resize({width:d,height:c,pixelRatio:1}),o.clear(),gn.patternLocked=!0,this.__renderShape(o,{matrix:Il.setWith(this.__world).scaleWith(1/a).invertWith().translate(-h,-l)},!s,!n),gn.patternLocked=!1,o.resetTransform(),t.__isHitPixel=!0}else t.__isHitPixel&&(t.__isHitPixel=!1);this.__drawHitPath(o),o.setStrokeOptions(t)},Al.__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 Ml=t.UI.prototype,Wl=t.Rect.prototype,Fl=t.Box.prototype;Wl.__updateHitCanvas=Fl.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?Ml.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},Wl.__hitFill=Fl.__hitFill=function(t){return this.__hitCanvas?Ml.__hitFill.call(this,t):rt.hitRadiusPoint(this.__layout.boxBounds,t)},t.Group.prototype.pick=function(t,s){return this.leafer||this.updateLayout(),s||(s=Ut),function(t){return t.leafer?t.leafer.selector:e.selector||(e.selector=i.selector())}(this).getByPoint(t,s.hitRadius||0,Object.assign(Object.assign({},s),{target:this}))};const Ul=Zt.prototype;Ul.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},Ul.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},Ul.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 Nl={convert(t,e){const i=dl.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=dl.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=Nl.getTouch(t),s=dl.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]},zl={convert(t){const e=dl.getBase(t);return Object.assign(Object.assign({},e),{code:t.code,key:t.key})}},{pathCanDrag:Yl}=dl;class Xl extends Rl{__listenEvents(){super.__listenEvents();const t=this.view=this.canvas.view;this.viewEvents={pointerdown:this.onPointerDown,mousedown:this.onMouseDown,touchstart:this.onTouchStart,pointerleave:this.onPointerLeave,contextmenu:this.onContextMenu,wheel:this.onWheel,gesturestart:this.onGesturestart,gesturechange:this.onGesturechange,gestureend:this.onGestureend},this.windowEvents={pointermove:this.onPointerMove,pointerup:this.onPointerUp,pointercancel:this.onPointerCancel,mousemove:this.onMouseMove,mouseup:this.onMouseUp,touchmove:this.onTouchMove,touchend:this.onTouchEnd,touchcancel:this.onTouchCancel,keydown:this.onKeyDown,keyup:this.onKeyUp,scroll:this.onScroll};const{viewEvents:e,windowEvents:i}=this;for(let i in e)e[i]=e[i].bind(this),t.addEventListener(i,e[i]);for(let t in i)i[t]=i[t].bind(this),window.addEventListener(t,i[t])}__removeListenEvents(){super.__removeListenEvents();const{viewEvents:t,windowEvents:e}=this;for(let e in t)this.view.removeEventListener(e,t[e]),this.viewEvents={};for(let t in e)window.removeEventListener(t,e[t]),this.windowEvents={}}getTouches(t){const e=[];for(let i=0,s=t.length;i<s;i++)e.push(t[i]);return e}preventDefaultPointer(t){const{pointer:e}=this.config;e.preventDefault&&t.preventDefault()}preventDefaultWheel(t){const{wheel:e}=this.config;e.preventDefault&&t.preventDefault()}preventWindowPointer(t){return!this.downData&&t.target!==this.view}onKeyDown(t){this.keyDown(zl.convert(t))}onKeyUp(t){this.keyUp(zl.convert(t))}onContextMenu(t){this.config.pointer.preventDefaultMenu&&t.preventDefault(),this.menu(Nl.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(Nl.convert(t,this.getLocal(t))))}onPointerMove(t,e){if(this.config.pointer.touch||this.useMultiTouch||this.preventWindowPointer(t))return;this.usePointer||(this.usePointer=!0);const i=Nl.convert(t,this.getLocal(t,!0));e?this.pointerHover(i):this.pointerMove(i)}onPointerLeave(t){this.onPointerMove(t,!0)}onPointerUp(t){this.downData&&this.preventDefaultPointer(t),this.config.pointer.touch||this.useMultiTouch||this.preventWindowPointer(t)||this.pointerUp(Nl.convert(t,this.getLocal(t)))}onPointerCancel(){this.useMultiTouch||this.pointerCancel()}onMouseDown(t){this.preventDefaultPointer(t),this.useTouch||this.usePointer||this.pointerDown(Nl.convertMouse(t,this.getLocal(t)))}onMouseMove(t){this.useTouch||this.usePointer||this.preventWindowPointer(t)||this.pointerMove(Nl.convertMouse(t,this.getLocal(t,!0)))}onMouseUp(t){this.downData&&this.preventDefaultPointer(t),this.useTouch||this.usePointer||this.preventWindowPointer(t)||this.pointerUp(Nl.convertMouse(t,this.getLocal(t)))}onMouseCancel(){this.useTouch||this.usePointer||this.pointerCancel()}onTouchStart(t){const e=Nl.getTouch(t),i=this.getLocal(e,!0),{preventDefault:s}=this.config.touch;(!0===s||"auto"===s&&Yl(this.findPath(i)))&&t.preventDefault(),this.multiTouchStart(t),this.usePointer||(this.touchTimer&&(window.clearTimeout(this.touchTimer),this.touchTimer=0),this.useTouch=!0,this.pointerDown(Nl.convertTouch(t,i)))}onTouchMove(t){if(this.multiTouchMove(t),this.usePointer||this.preventWindowPointer(t))return;const e=Nl.getTouch(t);this.pointerMove(Nl.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=Nl.getTouch(t);this.pointerUp(Nl.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(dl.getBase(t),i),this.touches=e)}}multiTouchEnd(){this.touches=null,this.useMultiTouch=!1,this.transformEnd()}getKeepTouchList(t,e){let i;const s=[];return t.forEach((t=>{i=e.find((e=>e.identifier===t.identifier)),i&&s.push({from:this.getLocal(t),to:this.getLocal(i)})})),s}getLocalTouchs(t){return t.map((t=>this.getLocal(t)))}onWheel(t){this.preventDefaultWheel(t),this.wheel(Object.assign(Object.assign(Object.assign({},dl.getBase(t)),this.getLocal(t)),{deltaX:t.deltaX,deltaY:t.deltaY}))}onGesturestart(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.lastGestureScale=1,this.lastGestureRotation=0)}onGesturechange(t){if(this.useMultiTouch)return;this.preventDefaultWheel(t);const e=dl.getBase(t);Object.assign(e,this.getLocal(t));const i=t.scale/this.lastGestureScale,s=(t.rotation-this.lastGestureRotation)/Math.PI*180*(h.within(this.config.wheel.rotateSpeed,0,1)/4+.1);this.zoom(Object.assign(Object.assign({},e),{scale:i*i})),this.rotate(Object.assign(Object.assign({},e),{rotation:s})),this.lastGestureScale=t.scale,this.lastGestureRotation=t.rotation}onGestureend(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.transformEnd())}setCursor(t){super.setCursor(t);const e=[];this.eachCursor(t,e),"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&&Cl.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 Hl(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 jl(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?Kl(t,!0,e,i):Gl(e,i);break;case"inside":Vl("inside",t,n,e,i);break;case"outside":Vl("outside",t,n,e,i)}}function Vl(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?Kl(e,!0,s,a):Gl(s,a),a.blendMode="outside"===t?"destination-out":"destination-in",Hl(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 Gl(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 Kl(t,e,i,s){let n;for(let r=0,o=t.length;r<o;r++)n=t[r],n.image&&za.checkImage(i,s,n,!1)||n.style&&(s.strokeStyle=n.style,n.blendMode?(s.saveBlendMode(n.blendMode),e?Gl(i,s):s.stroke(),s.restoreBlendMode()):e?Gl(i,s):s.stroke())}function ql(t,e){t.__.dashPattern&&(e.beginPath(),t.__drawPathByData(e,t.__.__pathForArrow),e.dashPattern=null,e.stroke())}const{getSpread:Zl,getOuterOf:Ql,getByMove:$l,getIntersectData:Jl}=rt;let td;function ed(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:Wa.string(o,a)};case"image":return za.image(i,t,e,s,!td||!td[e.url]);case"linear":return Ya.linearGradient(e,s);case"radial":return Ya.radialGradient(e,s);case"angular":return Ya.conicGradient(e,s);default:return void 0!==e.r?{type:"solid",style:Wa.string(e)}:void 0}}const id={compute:function(t,e){const i=e.__,s=[];let n,r=i.__input[t];r instanceof Array||(r=[r]),td=za.recycleImage(t,i);for(let i,n=0,o=r.length;n<o;n++)i=ed(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?Hl(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&&za.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?Hl(e,i):n?i.fill(n):i.fill(),i.restore()):s.blendMode?(i.saveBlendMode(s.blendMode),r?Hl(e,i):n?i.fill(n):i.fill(),i.restoreBlendMode()):r?Hl(e,i):n?i.fill(n):i.fill())},fillText:Hl,stroke:function(t,e,i){const s=e.__,{__strokeWidth:n,strokeAlign:r,__font:o}=s;if(n)if(o)jl(t,e,i);else switch(r){case"center":i.setStroke(t,n,s),i.stroke(),s.__useArrow&&ql(e,i);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)jl(t,e,i);else switch(r){case"center":i.setStroke(void 0,n,s),Kl(t,!1,e,i),s.__useArrow&&ql(e,i);break;case"inside":i.save(),i.setStroke(void 0,2*n,s),s.windingRule?i.clip(s.windingRule):i.clip(),Kl(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),Kl(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:jl,drawTextStroke:Gl,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=Jl(s?Zl(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=$l(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 sd={};const{get:nd,rotateOfOuter:rd,translate:od,scaleOfOuter:ad,scale:hd,rotate:ld}=b;function dd(t,e,i,s,n,r,o){const a=nd();od(a,e.x+i,e.y+s),hd(a,n,r),o&&rd(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a}function cd(t,e,i,s,n,r,o){const a=nd();od(a,e.x+i,e.y+s),n&&hd(a,n,r),o&&ld(a,o),t.transform=a}function ud(t,e,i,s,n,r,o,a,h,l){const d=nd();if(h)if("center"===l)rd(d,{x:i/2,y:s/2},h);else switch(ld(d,h),h){case 90:od(d,s,0);break;case 180:od(d,i,s);break;case 270:od(d,0,i)}sd.x=e.x+n,sd.y=e.y+r,od(d,sd.x,sd.y),o&&ad(d,sd,o,a),t.transform=d}const{get:_d,translate:pd}=b,gd=new lt,fd={},yd={};function vd(t,e,i,s){const{blendMode:n,sync:r}=i;n&&(t.blendMode=n),r&&(t.sync=r),t.data=md(i,s,e)}function md(t,e,i){let{width:s,height:n}=i;t.padding&&(e=gd.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,yd),m=yd.scaleX,w=yd.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,fd,!0),x+=fd.x,b+=fd.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)&&cd(g,e,x,b,m,w,u);break;case"repeat":(!p||m||u)&&ud(g,e,s,n,x,b,m,w,u,a),_||(g.repeat="repeat");break;default:m&&dd(g,e,x,b,m,w,u)}return g.transform||(e.x||e.y)&&(g.transform=_d(),pd(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,xd=new lt;const{isSame:bd}=rt;function Ed(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||vd(n,s,i,r),!0}function Bd(t,e){Cd(t,Yr.LOAD,e)}function Pd(t,e){Cd(t,Yr.LOADED,e)}function Rd(t,e,i){e.error=i,t.forceUpdate("surface"),Cd(t,Yr.ERROR,e)}function Cd(t,e,i){t.hasEvent(e)&&t.emitEvent(new Yr(e,i))}function Td(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:kd,scale:Ld,copy:Sd}=b,{ceil:Od,abs:Dd}=Math;function Id(t,i,s){let{scaleX:n,scaleY:r}=gn.patternLocked?t.__world:t.__nowWorld;const o=n+"-"+r+"-"+s;if(i.patternId===o||t.destroyed)return!1;{n=Dd(n),r=Dd(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=kd(),Sd(l,g),Ld(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=kd(),g&&Sd(l,g)),Ld(l,1/n,1/r));const m=t.getCanvas(Od(d)||1,Od(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:Ad}=Math;const Md={image:function(t,e,i,s,n){let r,o;const a=gn.get(i);return wd&&i===wd.paint&&bd(s,wd.boxBounds)?r=wd.leafPaint:(r={type:i.type,image:a},wd=a.use>1?{leafPaint:r,paint:i,boxBounds:xd.set(s)}:null),(n||a.loading)&&(o={image:a,attrName:e,attrValue:i}),a.ready?(Ed(t,e,i,a,r,s),n&&(Bd(t,o),Pd(t,o))):a.error?n&&Rd(t,o,a.error):(n&&(Td(t,!0),Bd(t,o)),r.loadId=a.load((()=>{Td(t,!1),t.destroyed||(Ed(t,e,i,a,r,s)&&(a.hasOpacityPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),Pd(t,o)),r.loadId=null}),(e=>{Td(t,!1),Rd(t,o,e),r.loadId=null}))),r},checkImage:function(t,i,s,n){const{scaleX:r,scaleY:o}=gn.patternLocked?t.__world:t.__nowWorld,{pixelRatio:a}=i;if(!s.data||s.patternId===r+"-"+o+"-"+a&&!Ha.running)return!1;{const{data:h}=s;if(n)if(h.repeat)n=!1;else{let{width:t,height:i}=h;t*=Ad(r)*a,i*=Ad(o)*a,h.scaleX&&(t*=h.scaleX,i*=h.scaleY),n=t*i>e.image.maxCacheSize||Ha.running}return n?(i.save(),t.windingRule?i.clip(t.windingRule):i.clip(),s.blendMode&&(i.blendMode=s.blendMode),h.opacity&&(i.opacity*=h.opacity),h.transform&&i.transform(h.transform),i.drawImage(s.image.view,0,0,h.width,h.height),i.restore(),!0):(!s.style||s.sync||Ha.running?Id(t,s,a):s.patternTask||(s.patternTask=gn.patternTasker.add((()=>zt(this,void 0,void 0,(function*(){s.patternTask=null,i.bounds.hit(t.__nowWorld)&&Id(t,s,a),t.forceUpdate("surface")}))),300)),!1)}},createPattern:Id,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,gn.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:vd,getPatternData:md,fillOrFitMode:dd,clipMode:cd,repeatMode:ud},{toPoint:Wd}=gt,Fd={},Ud={};function Nd(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),Wa.string(s,i)):t.addColorStop(s.offset,Wa.string(s.color,i))}}const{getAngle:zd,getDistance:Yd}=D,{get:Xd,rotateOfOuter:Hd,scaleOfOuter:jd}=b,{toPoint:Vd}=gt,Gd={},Kd={};function qd(t,e,i,s,n){let r;const{width:o,height:a}=t;if(o!==a||s){const t=zd(e,i);r=Xd(),n?(jd(r,e,o/a*(s||1),1),Hd(r,e,t+90)):(jd(r,e,1,o/a*(s||1)),Hd(r,e,t))}return r}const{getDistance:Zd}=D,{toPoint:Qd}=gt,$d={},Jd={};const tc={linearGradient:function(t,i){let{from:s,to:n,type:r,blendMode:o,opacity:a}=t;Wd(s||"top",i,Fd),Wd(n||"bottom",i,Ud);const h=e.canvas.createLinearGradient(Fd.x,Fd.y,Ud.x,Ud.y);Nd(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;Vd(s||"center",i,Gd),Vd(n||"bottom",i,Kd);const l=e.canvas.createRadialGradient(Gd.x,Gd.y,0,Gd.x,Gd.y,Yd(Gd,Kd));Nd(l,t.stops,o);const d={type:r,style:l},c=qd(i,Gd,Kd,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;Qd(s||"center",i,$d),Qd(n||"bottom",i,Jd);const l=e.conicGradientSupport?e.canvas.createConicGradient(0,$d.x,$d.y):e.canvas.createRadialGradient($d.x,$d.y,0,$d.x,$d.y,Zd($d,Jd));Nd(l,t.stops,o);const d={type:r,style:l},c=qd(i,$d,Jd,h||1,e.conicGradientRotate90);return c&&(d.transform=c),a&&(d.blendMode=a),d},getTransform:qd},{copy:ec,toOffsetOutBounds:ic}=rt,sc={},nc={};function rc(t,i,s,n){const{bounds:r,shapeBounds:o}=n;if(e.fullImageShadow){if(ec(sc,t.bounds),sc.x+=i.x-o.x,sc.y+=i.y-o.y,s){const{matrix:t}=n;sc.x-=(r.x+(t?t.e:0)+r.width/2)*(s-1),sc.y-=(r.y+(t?t.f:0)+r.height/2)*(s-1),sc.width*=s,sc.height*=s}t.copyWorld(n.canvas,t.bounds,sc)}else s&&(ec(sc,i),sc.x-=i.width/2*(s-1),sc.y-=i.height/2*(s-1),sc.width*=s,sc.height*=s),t.copyWorld(n.canvas,o,s?sc:i)}const{toOffsetOutBounds:oc}=rt,ac={};const hc={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;ic(l,nc),a.forEach(((a,g)=>{_.setWorldShadow(nc.offsetX+a.x*c,nc.offsetY+a.y*u,a.blur*c,Wa.string(a.color)),n=a.spread?1+2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0)):0,rc(_,nc,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;oc(l,ac),a.forEach(((a,g)=>{_.save(),_.setWorldShadow(ac.offsetX+a.x*c,ac.offsetY+a.y*u,a.blur*c),n=a.spread?1-2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0)):0,rc(_,ac,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,Wa.string(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:lc}=Er;function dc(t,e,i,s,n,r){switch(e){case"grayscale":n.useGrayscaleAlpha(t.__nowWorld);case"alpha":!function(t,e,i,s){const n=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,n),s.recycle(n),uc(t,e,i,1)}(t,i,s,n);break;case"opacity-path":uc(t,i,s,r);break;case"path":i.restore()}}function cc(t){return t.getSameCanvas(!1,!0)}function uc(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,a;const{children:h}=this;for(let l=0,d=h.length;l<d;l++)i=h[l],a=i.__.mask,a&&(o&&(dc(this,o,t,n,s,r),s=n=null),"path"===a||"clipping-path"===a?(i.opacity<1?(o="opacity-path",r=i.opacity,n||(n=cc(t))):(o="path",t.save()),i.__clip(n||t,e)):(o="grayscale"===a?"grayscale":"alpha",s||(s=cc(t)),n||(n=cc(t)),i.__render(s,e)),"clipping"!==a&&"clipping-path"!==a)||lc(i,e)||i.__render(n||t,e);dc(this,o,t,n,s,r)};const _c=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",pc=_c+"_#~&*+\\=|≮≯≈≠=…",gc=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 fc(t){const e={};return t.split("").forEach((t=>e[t]=!0)),e}const yc=fc("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),vc=fc("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),mc=fc(_c),wc=fc(pc),xc=fc("- —/~|┆·");var bc;!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"}(bc||(bc={}));const{Letter:Ec,Single:Bc,Before:Pc,After:Rc,Symbol:Cc,Break:Tc}=bc;function kc(t){return yc[t]?Ec:xc[t]?Tc:vc[t]?Pc:mc[t]?Rc:wc[t]?Cc:gc.test(t)?Bc:Ec}const Lc={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 Sc(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:Oc}=Lc,{Letter:Dc,Single:Ic,Before:Ac,After:Mc,Symbol:Wc,Break:Fc}=bc;let Uc,Nc,zc,Yc,Xc,Hc,jc,Vc,Gc,Kc,qc,Zc,Qc,$c,Jc,tu,eu,iu=[];function su(t,e){Gc&&!Vc&&(Vc=Gc),Uc.data.push({char:t,width:e}),zc+=e}function nu(){Yc+=zc,Uc.width=zc,Nc.words.push(Uc),Uc={data:[]},zc=0}function ru(){$c&&(Jc.paraNumber++,Nc.paraStart=!0,$c=!1),Gc&&(Nc.startCharSize=Vc,Nc.endCharSize=Gc,Vc=0),Nc.width=Yc,tu.width?Oc(Nc):eu&&ou(),iu.push(Nc),Nc={words:[]},Yc=0}function ou(){Yc>(Jc.maxWidth||0)&&(Jc.maxWidth=Yc)}const{top:au,right:hu,bottom:lu,left:du}=t.Direction4;function cu(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 uu={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[du],r-=l[hu]+l[du]):i.autoSizeAlign||(s=l[du]),o?(n=l[au],o-=l[au]+l[lu]):i.autoSizeAlign||(n=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){Jc=t,iu=t.rows,tu=t.bounds,eu=!tu.width&&!s.autoSizeAlign;const{__letterSpacing:n,paraIndent:r,textCase:o}=s,{canvas:a}=e,{width:h,height:l}=tu;if(h||l||n||"none"!==o){const t="none"!==s.textWrap,e="break"===s.textWrap;$c=!0,qc=null,Vc=jc=Gc=zc=Yc=0,Uc={data:[]},Nc={words:[]};for(let s=0,l=i.length;s<l;s++)Hc=i[s],"\n"===Hc?(zc&&nu(),Nc.paraEnd=!0,ru(),$c=!0):(Kc=kc(Hc),Kc===Dc&&"none"!==o&&(Hc=Sc(Hc,o,!zc)),jc=a.measureText(Hc).width,n&&(n<0&&(Gc=jc),jc+=n),Zc=Kc===Ic&&(qc===Ic||qc===Dc)||qc===Ic&&Kc!==Mc,Qc=!(Kc!==Ac&&Kc!==Ic||qc!==Wc&&qc!==Mc),Xc=$c&&r?h-r:h,t&&h&&Yc+zc+jc>Xc&&(e?(zc&&nu(),Yc&&ru()):(Qc||(Qc=Kc===Dc&&qc==Mc),Zc||Qc||Kc===Fc||Kc===Ac||Kc===Ic||zc+jc>Xc?(zc&&nu(),Yc&&ru()):Yc&&ru()))," "===Hc&&!0!==$c&&Yc+zc===0||(Kc===Fc?(" "===Hc&&zc&&nu(),su(Hc,jc),nu()):Zc||Qc?(zc&&nu(),su(Hc,jc)):su(Hc,jc)),qc=Kc);zc&&nu(),Yc&&ru(),iu.length>0&&(iu[iu.length-1].paraEnd=!0)}else i.split("\n").forEach((t=>{Jc.paraNumber++,Yc=a.measureText(t).width,iu.push({x:r||0,text:t,width:Yc,paraStart:!0}),eu&&ou()}))}(d,t,i),l&&function(t,e,i,s,n){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":cu(e,"x",t[du]);break;case"right":cu(e,"x",-t[hu])}if(!n&&i.autoSizeAlign)switch(i.verticalAlign){case"top":cu(e,"y",t[au]);break;case"bottom":cu(e,"y",-t[lu])}}(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,autoSizeAlign:c}=e;let{x:u,y:_,width:p,height:g}=s,f=n*i.length+(d?d*(t.paraNumber-1):0),y=r;if(a&&f>g)f=Math.max(g,n),t.overflow=i.length;else if(g||c)switch(l){case"middle":_+=(g-f)/2;break;case"bottom":_+=g-f}y+=_;let v,m,w,x=p||c?p:t.maxWidth;for(let r=0,l=i.length;r<l;r++){if(v=i[r],v.x=u,v.width<p||v.width>p&&!a)switch(h){case"center":v.x+=(x-v.width)/2;break;case"right":v.x+=x-v.width}v.paraStart&&d&&r>0&&(y+=d),v.y=y,y+=n,t.overflow>r&&y>f&&(v.isOverflow=!0,t.overflow=r+1),m=v.x,w=v.width,o<0&&(v.width<0?(w=-v.width+e.fontSize+o,m-=w,w+=e.fontSize):w-=o),m<s.x&&(s.x=m),w>s.width&&(s.width=w),a&&p&&p<w&&(v.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=_,s.height=f}(d,i),function(t,e,i){const{rows:s}=t,{textAlign:n,paraIndent:r,letterSpacing:o}=e;let a,h,l,d,c,u;s.forEach((t=>{t.words&&(l=r&&t.paraStart?r:0,u=t.words.length,h=i&&("justify"===n||"both"===n)&&u>1?(i-t.width-l)/(u-1):0,d=o||t.isOverflow?0:h>.01?1:2,t.isOverflow&&!o&&(t.textMode=!0),2===d?(t.x+=l,function(t){t.text="",t.words.forEach((e=>{e.data.forEach((e=>{t.text+=e.char}))}))}(t)):(t.x+=l,a=t.x,t.data=[],t.words.forEach(((e,i)=>{1===d?(c={char:"",x:a},a=function(t,e,i){return t.forEach((t=>{i.char+=t.char,e+=t.width})),e}(e.data,a,c),(t.isOverflow||" "!==c.char)&&t.data.push(c)):a=function(t,e,i,s){return t.forEach((t=>{(s||" "!==t.char)&&(t.x=e,i.push(t)),e+=t.width})),e}(e.data,a,t.data,t.isOverflow),!h||t.paraEnd&&"both"!==n||i===u-1||(a+=h,t.width+=h)}))),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 _u={string:function(t,e){const i="number"==typeof e&&1!==e;if("string"==typeof t){if(!i||!Wa.object)return t;t=Wa.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+")"}};return Object.assign(Ma,uu),Object.assign(Wa,_u),Object.assign(Na,id),Object.assign(za,Md),Object.assign(Ya,tc),Object.assign(Xa,hc),Object.assign(i,{interaction:(t,e,i,s)=>new Xl(t,e,i,s),hitCanvas:(t,e)=>new da(t,e),hitCanvasManager:()=>new Tl}),_a(),t.AlignHelper=vt,t.AroundHelper=gt,t.AutoBounds=ct,t.BezierHelper=Pe,t.Bounds=lt,t.BoundsHelper=rt,t.BoxData=Ja,t.BranchHelper=Pr,t.BranchRender=To,t.CanvasData=uh,t.CanvasManager=It,t.ChildEvent=Nr,t.ColorConvert=Wa,t.Creator=i,t.Cursor=Cl,t.DataHelper=At,t.Debug=wt,t.Dragger=fl,t.Effect=Xa,t.EllipseData=nh,t.EllipseHelper=Ie,t.Event=Ur,t.EventCreator=Ot,t.Eventer=qr,t.Export=Ha,t.FileHelper=dn,t.FrameData=eh,t.GroupData=$a,t.HitCanvasManager=Tl,t.ImageData=ch,t.ImageEvent=Yr,t.ImageManager=gn,t.IncrementId=s,t.Interaction=Xl,t.InteractionBase=Rl,t.InteractionHelper=dl,t.Keyboard=nl,t.LayoutEvent=jr,t.Layouter=Ca,t.LeafBounds=Po,t.LeafBoundsHelper=Er,t.LeafData=Wt,t.LeafDataProxy=lo,t.LeafEventer=oo,t.LeafHelper=fr,t.LeafLayout=Fr,t.LeafLevelList=ha,t.LeafList=aa,t.LeafMatrix=yo,t.LeafRender=Ro,t.LeaferCanvas=da,t.LeaferCanvasBase=Zt,t.LeaferData=th,t.LeaferEvent=Gr,t.LeaferImage=mn,t.LineData=ih,t.MathHelper=h,t.Matrix=N,t.MatrixHelper=b,t.MyDragEvent=ll,t.MyImage=Qh,t.MyPointerEvent=al,t.NeedConvertToCanvasCommandMap=ee,t.OneRadian=l,t.PI2=d,t.PI_2=c,t.Paint=Na,t.PaintGradient=Ya,t.PaintImage=za,t.PathArrow=Ua,t.PathBounds=Qs,t.PathCommandDataHelper=zi,t.PathCommandMap=Jt,t.PathConvert=vi,t.PathCorner=on,t.PathCreator=ns,t.PathData=ah,t.PathDrawer=ms,t.PathHelper=Qt,t.PathNumberCommandLengthMap=re,t.PathNumberCommandMap=ne,t.PenData=hh,t.Picker=Sa,t.Platform=e,t.Plugin=Ct,t.Point=F,t.PointHelper=D,t.PointerButton=rl,t.PolygonData=rh,t.PropertyEvent=zr,t.RectData=sh,t.RectHelper=oe,t.RectRender=fh,t.RenderEvent=Vr,t.Renderer=ka,t.ResizeEvent=Xr,t.Run=Bt,t.Selector=Oa,t.StarData=oh,t.State=ja,t.StringNumberMap=mt,t.TaskItem=_n,t.TaskProcessor=pn,t.TextConvert=Ma,t.TextData=dh,t.Transition=Va,t.TwoPointBoundsHelper=Y,t.UIBounds=_h,t.UICreator=kt,t.UIData=Qa,t.UIEvent=ol,t.UIRender=ph,t.UnitConvert=Fa,t.WaitHelper=kr,t.WatchEvent=Hr,t.Watcher=ga,t.affectRenderBoundsType=Fn,t.affectStrokeBoundsType=An,t.attr=En,t.autoLayoutType=Cn,t.boundsType=Ln,t.canvasPatch=ln,t.canvasSizeAttrs=qt,t.cursorType=Kn,t.dataProcessor=qn,t.dataType=Pn,t.decorateLeafAttr=bn,t.defineDataProcessor=Zn,t.defineKey=wn,t.defineLeafAttr=Bn,t.doBoundsType=On,t.doStrokeType=Mn,t.effectType=Da,t.emptyData=Ut,t.eraserType=Vn,t.getBoundsData=_,t.getDescriptor=xn,t.getMatrixData=p,t.getPointData=u,t.hitType=Gn,t.isNull=function(t){return null==t},t.layoutProcessor=function(t){return(e,i)=>{wn(e,"__LayoutProcessor",{get:()=>t})}},t.maskType=jn,t.naturalBoundsType=Sn,t.opacityType=Nn,t.pathInputType=Dn,t.pathType=In,t.pen=an,t.positionType=Rn,t.registerUI=nr,t.registerUIEvent=rr,t.resizeType=Ia,t.rewrite=tr,t.rewriteAble=er,t.rotationType=kn,t.scaleType=Tn,t.sortType=Hn,t.strokeType=Wn,t.surfaceType=Un,t.tempBounds=dt,t.tempMatrix=z,t.tempPoint=U,t.useCanvas=_a,t.useModule=sr,t.version="1.4.0",t.visibleType=zn,t.zoomLayerType=Aa,t}({});
1
+ var LeaferUI=function(t){"use strict";const e={toURL(t,e){let i=encodeURIComponent(t);return"text"===e?i="data:text/plain;charset=utf-8,"+i:"svg"===e&&(i="data:image/svg+xml,"+i),i},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",getRealURL(t){const{prefix:i,suffix:s}=e.image;return!s||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+s),i&&"/"===t[0]&&(t=i+t),t}}},i={},s={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=r;return e[t]?e[t]++:(e[t]=1,0)}},r=s,{round:n,pow: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=void 0!==e?o(10,e):1e12;return-0===(t=n(t*i)/i)?0:t},getScaleData:(t,e,i,s)=>(s||(s={}),e?(s.scaleX=("number"==typeof e?e:e.width)/i.width,s.scaleY=("number"==typeof e?e:e.height)/i.height):t&&h.assignScale(s,t),s),assignScale(t,e){"number"==typeof e?t.scaleX=t.scaleY=e:(t.scaleX=e.x,t.scaleY=e.y)}},l=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,r=1,n=0,o=0){t.a=e,t.b=i,t.c=s,t.d=r,t.e=n,t.f=o},get: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:r,d:n}=t,o=f(e*=l),a=g(e);t.a=i*o-s*a,t.b=i*a+s*o,t.c=r*o-n*a,t.d=r*a+n*o},rotateOfOuter(t,e,i){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:r,c:n,d:o}=t;i&&(i*=l,t.a=s+n*i,t.b=r+o*i),e&&(e*=l,t.c=n+s*e,t.d=o+r*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:r,d:n,e:o,f:a}=t;t.a=e.a*i+e.b*r,t.b=e.a*s+e.b*n,t.c=e.c*i+e.d*r,t.d=e.c*s+e.d*n,t.e=e.e*i+e.f*r+o,t.f=e.e*s+e.f*n+a},multiplyParent(t,e,i,s,r,n){let{e:o,f:a}=t;if(n&&(o+=n.scrollX,a+=n.scrollY),i||(i=t),void 0===s&&(s=1!==t.a||t.b||t.c||1!==t.d),s){const{a:s,b:n,c:o,d:a}=t;i.a=s*e.a+n*e.c,i.b=s*e.b+n*e.d,i.c=o*e.a+a*e.c,i.d=o*e.b+a*e.d,r&&(i.scaleX=e.scaleX*r.scaleX,i.scaleY=e.scaleY*r.scaleY)}else i.a=e.a,i.b=e.b,i.c=e.c,i.d=e.d,r&&(i.scaleX=e.scaleX,i.scaleY=e.scaleY);i.e=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:r,e:n,f:o}=t;if(i||s){const a=1/(e*r-i*s);t.a=r*a,t.b=-i*a,t.c=-s*a,t.d=e*a,t.e=-(n*r-o*s)*a,t.f=-(o*e-n*i)*a}else if(1===e&&1===r)t.e=-n,t.f=-o;else{const i=1/(e*r);t.a=r*i,t.d=e*i,t.e=-n*r*i,t.f=-o*e*i}},toOuterPoint(t,e,i,s){const{x:r,y:n}=e;i||(i=e),i.x=r*t.a+n*t.c,i.y=r*t.b+n*t.d,s||(i.x+=t.e,i.y+=t.f)},toInnerPoint(t,e,i,s){const{a:r,b:n,c:o,d:a}=t,h=1/(r*a-n*o),{x:l,y:d}=e;if(i||(i=e),i.x=(l*a-d*o)*h,i.y=(d*r-l*n)*h,!s){const{e:e,f:s}=t;i.x-=(e*a-s*o)*h,i.y-=(s*r-e*n)*h}},setLayout(t,e,i,s,r){const{x:n,y:o,scaleX:a,scaleY:h}=e;if(void 0===r&&(r=e.rotation||e.skewX||e.skewY),r){const{rotation:i,skewX:s,skewY:r}=e,n=i*l,o=f(n),d=g(n);if(s||r){const e=s*l,i=r*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=n,t.f=o,(i=i||s)&&E.translateInner(t,-i.x,-i.y,!s)},getLayout(t,e,i,s){const{a:r,b:n,c:o,d:a,e:h,f:d}=t;let u,_,p,w,x,b=h,E=d;if(n||o){const t=r*a-n*o;if(o&&!s){u=v(r*r+n*n),_=t/u;const e=r/u;p=n>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((n/u-i)/e/l,9):0,p=m(p/l)}else u=r,_=a,p=w=x=0;return(e=i||e)&&(b+=e.x*r+e.y*o,E+=e.x*n+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:r,c:n,d:o}=t;r||n?i=(s*o-r*n)/(e=v(s*s+r*r)):(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=I.defaultPoint);const s=C(e*=l),r=R(e),n=t.x-i.x,o=t.y-i.y;t.x=i.x+n*s-o*r,t.y=i.y+n*r+o*s},tempToInnerOf(t,e){const{tempPoint:i}=I;return M(i,t),B(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=I;return M(i,t),P(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=I;return M(i,t),I.toInnerRadiusPointOf(t,e,i),i},toInnerRadiusPointOf(t,e,i){i||(i=t),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)=>A(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const r=T(i-t),n=T(s-e);return k(r*r+n*n)},getMinDistanceFrom:(t,e,i,s,r,n)=>S(A(t,e,i,s),A(i,s,r,n)),getAngle:(t,e)=>W(t,e)/l,getRotation:(t,e,i,s)=>(s||(s=e),I.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/l),getRadianFrom(t,e,i,s,r,n,o,a){void 0===o&&(o=i,a=s);let h=L(e-s,t-i);const l=L(n-a,r-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 r=W(t,e);return(e=s?e:{}).x=t.x+C(r)*i,e.y=t.y+R(r)*i,e},toNumberPoints(t){let e=t;return"object"==typeof t[0]&&(e=[],t.forEach((t=>e.push(t.x,t.y)))),e},reset(t){I.reset(t)}},I=D,{getDistanceFrom:A,copy:M,getAtan2:W}=I;class F{constructor(t,e){this.set(t,e)}set(t,e){return"object"==typeof t?D.copy(this,t):D.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new F(this)}move(t,e){return D.move(this,t,e),this}scale(t,e){return D.scale(this,t,e),this}scaleOf(t,e,i){return D.scaleOf(this,t,e,i),this}rotate(t,e){return D.rotate(this,t,e),this}rotateOf(t,e){return D.rotate(this,e,t),this}getRotation(t,e,i){return D.getRotation(this,t,e,i)}toInnerOf(t,e){return D.toInnerOf(this,t,e),this}toOuterOf(t,e){return D.toOuterOf(this,t,e),this}getCenter(t){return new F(D.getCenter(this,t))}getDistance(t){return D.getDistance(this,t)}getDistancePoint(t,e,i){return new F(D.getDistancePoint(this,t,e,i))}getAngle(t){return D.getAngle(this,t)}getAtan2(t){return D.getAtan2(this,t)}reset(){return D.reset(this),this}}const U=new F;class N{constructor(t,e,i,s,r,n){this.set(t,e,i,s,r,n)}set(t,e,i,s,r,n){return"object"==typeof t?b.copy(this,t):b.set(this,t,e,i,s,r,n),this}setWith(t){return b.copy(this,t),this.scaleX=t.scaleX,this.scaleY=t.scaleY,this}get(){const{a:t,b:e,c:i,d:s,e:r,f:n}=this;return{a:t,b:e,c:i,d:s,e:r,f:n}}clone(){return new N(this)}translate(t,e){return b.translate(this,t,e),this}translateInner(t,e){return b.translateInner(this,t,e),this}scale(t,e){return b.scale(this,t,e),this}scaleWith(t,e){return b.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}scaleOfOuter(t,e,i){return b.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return b.scaleOfInner(this,t,e,i),this}rotate(t){return b.rotate(this,t),this}rotateOfOuter(t,e){return b.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return b.rotateOfInner(this,t,e),this}skew(t,e){return b.skew(this,t,e),this}skewOfOuter(t,e,i){return b.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return b.skewOfInner(this,t,e,i),this}multiply(t){return b.multiply(this,t),this}multiplyParent(t){return b.multiplyParent(this,t),this}divide(t){return b.divide(this,t),this}divideParent(t){return b.divideParent(this,t),this}invert(){return b.invert(this),this}invertWith(){return b.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){b.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){b.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return b.setLayout(this,t,e,i),this}getLayout(t,e,i){return b.getLayout(this,t,e,i)}withScale(t,e){return b.withScale(this,t,e)}reset(){b.reset(this)}}const z=new N,Y={tempPointBounds:{},setPoint(t,e,i){t.minX=t.maxX=e,t.minY=t.maxY=i},addPoint(t,e,i){t.minX=e<t.minX?e:t.minX,t.minY=i<t.minY?i:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=i>t.maxY?i:t.maxY},addBounds(t,e,i,s,r){X(t,e,i),X(t,e+s,i+r)},copy(t,e){t.minX=e.minX,t.minY=e.minY,t.maxX=e.maxX,t.maxY=e.maxY},addPointBounds(t,e){t.minX=e.minX<t.minX?e.minX:t.minX,t.minY=e.minY<t.minY?e.minY:t.minY,t.maxX=e.maxX>t.maxX?e.maxX:t.maxX,t.maxY=e.maxY>t.maxY?e.maxY:t.maxY},toBounds(t,e){e.x=t.minX,e.y=t.minY,e.width=t.maxX-t.minX,e.height=t.maxY-t.minY}},{addPoint:X}=Y,{tempPointBounds:H,setPoint:j,addPoint:V,toBounds:G}=Y,{toOuterPoint:K}=b,{float:q,fourNumber:Z}=h,{floor:Q,ceil:$}=Math;let J,tt,et,it;const st={},rt={},nt={tempBounds:{},set(t,e=0,i=0,s=0,r=0){t.x=e,t.y=i,t.width=s,t.height=r},copy(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},copyAndSpread(t,e,i,s,r){const{x:n,y:o,width:a,height:h}=e;if(i instanceof Array){const e=Z(i);s?ot.set(t,n+e[3],o+e[0],a-e[1]-e[3],h-e[2]-e[0]):ot.set(t,n-e[3],o-e[0],a+e[1]+e[3],h+e[2]+e[0])}else s&&(i=-i),ot.set(t,n-i,o-i,a+2*i,h+2*i);r&&("width"===r?(t.y=o,t.height=h):(t.x=n,t.width=a))},minX:t=>t.width>0?t.x:t.x+t.width,minY:t=>t.height>0?t.y:t.y+t.height,maxX:t=>t.width>0?t.x+t.width:t.x,maxY:t=>t.height>0?t.y+t.height:t.y,move(t,e,i){t.x+=e,t.y+=i},getByMove:(t,e,i)=>(t=Object.assign({},t),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:r}=e;s>0?(i.width=t.width*s,i.x=e.e+t.x*s):(i.width=t.width*-s,i.x=e.e+t.x*s-i.width),r>0?(i.height=t.height*r,i.y=e.f+t.y*r):(i.height=t.height*-r,i.y=e.f+t.y*r-i.height)}else st.x=t.x,st.y=t.y,K(e,st,rt),j(H,rt.x,rt.y),st.x=t.x+t.width,K(e,st,rt),V(H,rt.x,rt.y),st.y=t.y+t.height,K(e,st,rt),V(H,rt.x,rt.y),st.x=t.x,K(e,st,rt),V(H,rt.x,rt.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?$(t.width+e-t.x):$(t.width),t.height=i>t.y?$(t.height+i-t.y):$(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){J=t.x+t.width,tt=t.y+t.height,et=e.x,it=e.y,i||(et+=e.width,it+=e.height),J=J>et?J: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=J-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 r,n=!0;for(let o=0,a=e.length;o<a;o++)r=i?i(e[o]):e[o],r&&(r.width||r.height)&&(n?(n=!1,s||ht(t,r)):at(t,r));n&&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:r}=t;return[{x:e,y:i},{x:e+s,y:i},{x:e+s,y:i+r},{x:e,y:i+r}]},hitRadiusPoint:(t,e,i)=>(i&&(e=D.tempToInnerRadiusPointOf(e,i)),e.x>=t.x-e.radiusX&&e.x<=t.x+t.width+e.radiusX&&e.y>=t.y-e.radiusY&&e.y<=t.y+t.height+e.radiusY),hitPoint:(t,e,i)=>(i&&(e=D.tempToInnerOf(e,i)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,i)=>(i&&(e=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:r,width:n,height:o}=e;return J=s+n,tt=r+o,et=t.x+t.width,it=t.y+t.height,s=s>t.x?s:t.x,r=r>t.y?r:t.y,J=J<et?J:et,tt=tt<it?tt:it,n=J-s,o=tt-r,{x:s,y:r,width:n,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=nt,{add:at,copy:ht}=ot;class lt{get minX(){return nt.minX(this)}get minY(){return nt.minY(this)}get maxX(){return nt.maxX(this)}get maxY(){return nt.maxY(this)}constructor(t,e,i,s){this.set(t,e,i,s)}set(t,e,i,s){return"object"==typeof t?nt.copy(this,t):nt.set(this,t,e,i,s),this}get(){const{x:t,y:e,width:i,height:s}=this;return{x:t,y:e,width:i,height:s}}clone(){return new lt(this)}move(t,e){return nt.move(this,t,e),this}scale(t,e){return nt.scale(this,t,e),this}scaleOf(t,e,i){return nt.scaleOf(this,t,e,i),this}toOuterOf(t,e){return nt.toOuterOf(this,t,e),this}toInnerOf(t,e){return nt.toInnerOf(this,t,e),this}getFitMatrix(t,e){return nt.getFitMatrix(this,t,e)}spread(t,e){return nt.spread(this,t,e),this}shrink(t,e){return nt.shrink(this,t,e),this}ceil(){return nt.ceil(this),this}unsign(){return nt.unsign(this),this}float(t){return nt.float(this,t),this}add(t){return nt.add(this,t),this}addList(t){return nt.setList(this,t,!0),this}setList(t){return nt.setList(this,t),this}addListWithFn(t,e){return nt.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return nt.setListWithFn(this,t,e),this}setPoint(t){return nt.setPoint(this,t),this}setPoints(t){return nt.setPoints(this,t),this}addPoint(t){return nt.addPoint(this,t),this}getPoints(){return nt.getPoints(this)}hitPoint(t,e){return nt.hitPoint(this,t,e)}hitRadiusPoint(t,e){return nt.hitRadiusPoint(this,t,e)}hit(t,e){return nt.hit(this,t,e)}includes(t,e){return nt.includes(this,t,e)}intersect(t,e){return nt.intersect(this,t,e),this}getIntersect(t,e){return new lt(nt.getIntersectData(this,t,e))}isSame(t){return nt.isSame(this,t)}isEmpty(){return nt.isEmpty(this)}reset(){nt.reset(this)}}const dt=new lt;class ct{constructor(t,e,i,s,r,n){"object"==typeof t?this.copy(t):this.set(t,e,i,s,r,n)}set(t=0,e=0,i=0,s=0,r=0,n=0){this.top=t,this.right=e,this.bottom=i,this.left=s,this.width=r,this.height=n}copy(t){const{top:e,right:i,bottom:s,left:r,width:n,height:o}=t;this.set(e,i,s,r,n,o)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:r,width:n,height:o}=this;return new lt(r,e,n||t.width-r-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,r){const n=ft(t);i.x=n.x,i.y=n.y,"percent"===n.type&&(i.x*=e.width,i.y*=e.height,r&&(i.x-=r.x,i.y-=r.y,n.x&&(i.x-=1===n.x?r.width:.5===n.x?n.x*r.width:0),n.y&&(i.y-=1===n.y?r.height:.5===n.y?n.y*r.height:0))),s||(i.x+=e.x,i.y+=e.y)}};function ft(e){return"string"==typeof e?pt[t.Direction9[e]]:e}const{toPoint:yt}=gt,vt={toPoint(t,e,i,s,r){yt(t,i,s,r,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],r=e?(performance.now()-i)/1e3:Date.now()-i;Pt.idMap[t]=Pt.nameMap[t]=Pt.nameToIdMap[s]=void 0,Et.log(s,r,"ms")},endOfName(t,e){const i=Pt.nameToIdMap[t];void 0!==i&&Pt.end(i,e)}},Pt=Bt,Rt=[],Ct={list:{},add(t,...e){this.list[t]=!0,Rt.push(...e)},has(t,e){const i=this.list[t];return!i&&e&&this.need(t),i},need(t){console.error("need plugin: "+(t.includes("-x")?"":"@leafer-in/")+t)}};setTimeout((()=>Rt.forEach((t=>Ct.has(t,!0)))));const Tt=wt.get("UICreator"),kt={list:{},register(t){const{__tag:e}=t.prototype;Lt[e]&&Tt.repeat(e),Lt[e]=t},get(t,e,i,s,r,n){Lt[t]||Tt.error("not register "+t);const o=new Lt[t](e);return void 0!==i&&(o.x=i,s&&(o.y=s),r&&(o.width=r),n&&(o.height=n)),o}},{list:Lt}=kt,St=wt.get("EventCreator"),Ot={nameList:{},register(t){let e;Object.keys(t).forEach((i=>{e=t[i],"string"==typeof e&&(Dt[e]&&St.repeat(e),Dt[e]=t)}))},changeName(t,e){const i=Dt[t];if(i){const s=Object.keys(i).find((e=>i[e]===t));s&&(i[s]=e,Dt[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new Dt[t](...e)},{nameList:Dt}=Ot;class It{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:s}=this;for(let i=0,r=s.length;i<r;i++)if(e=s[i],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const r=i.canvas(t);return this.add(r),r}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let i=0,s=this.list.length;i<s;i++)t=this.list[i],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach((t=>{t.destroy()})),this.list.length=0}destroy(){this.clear()}}const At={default:(t,e)=>(Mt(e,t),Mt(t,e),t),assign(t,e,i){let s;Object.keys(e).forEach((r=>{var n,o;if(s=e[r],(null==s?void 0:s.constructor)===Object&&(null===(n=t[r])||void 0===n?void 0:n.constructor)===Object)return Mt(t[r],e[r],i&&i[r]);i&&r in i?(null===(o=i[r])||void 0===o?void 0:o.constructor)===Object&&Mt(t[r]={},e[r],i[r]):t[r]=e[r]}))},copyAttrs:(t,e,i)=>(i.forEach((i=>{void 0!==e[i]&&(t[i]=e[i])})),t),clone:t=>JSON.parse(JSON.stringify(t)),toMap(t){const e={};for(let i=0,s=t.length;i<s;i++)e[t[i]]=!0;return e}},{assign:Mt}=At;class Wt{get __useNaturalRatio(){return!0}get __isLinePath(){const{path:t}=this;return t&&6===t.length&&1===t[0]}get __blendMode(){if(this.eraser&&"path"!==this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(void 0!==e)return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let i;for(let s in this)"_"!==s[0]&&(i=e?e[s]:void 0,t[s]=void 0===i?this[s]:i);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(void 0!==e)return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&void 0!==this.__input[t]&&(this.__input[t]=void 0)}__getInputData(t,e){const i={};if(t)if(t instanceof Array)for(let e of t)i[e]=this.__getInput(e);else for(let e in t)i[e]=this.__getInput(e);else{let t,e,{__input:s}=this;i.tag=this.__leaf.tag;for(let r in this)if("_"!==r[0]&&(t=this["_"+r],void 0!==t)){if("path"===r&&!this.__pathInputed)continue;e=s?s[r]:void 0,i[r]=void 0===e?t:e}}if(e&&e.matrix){const{a:t,b:e,c:s,d:r,e:n,f:o}=this.__leaf.__localMatrix;i.matrix={a:t,b:e,c:s,d:r,e:n,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||t.__hasMultiPaint)||e.__hasEraser||t.eraser||t.filter?t.__single=!0:t.__single&&(t.__single=!1)}else t.__single=!0}__removeNaturalSize(){this.__naturalWidth=this.__naturalHeight=void 0}destroy(){this.__input=this.__middle=null}}var Ft;t.Answer=void 0,(Ft=t.Answer||(t.Answer={}))[Ft.No=0]="No",Ft[Ft.Yes=1]="Yes",Ft[Ft.NoAndSkip=2]="NoAndSkip",Ft[Ft.YesAndSkip=3]="YesAndSkip";const Ut={};function Nt(t,e,i,s){var r,n=arguments.length,o=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(o=(n<3?r(o):n>3?r(e,i,o):r(e,i))||o);return n>3&&o&&Object.defineProperty(e,i,o),o}function zt(t,e,i,s){return new(i||(i=Promise))((function(r,n){function o(t){try{h(s.next(t))}catch(t){n(t)}}function a(t){try{h(s.throw(t))}catch(t){n(t)}}function h(t){var e;t.done?r(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 Yt(t){return(e,i)=>{t||(t=i),Object.defineProperty(e,i,{get(){return this.context[t]},set(e){this.context[t]=e}})}}"function"==typeof SuppressedError&&SuppressedError;const Xt=[];function Ht(){return(t,e)=>{Xt.push(e)}}const jt=[];class Vt{set blendMode(t){"normal"===t&&(t="source-over"),this.context.globalCompositeOperation=t}get blendMode(){return this.context.globalCompositeOperation}set dashPattern(t){this.context.setLineDash(t||jt)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;Xt.forEach((e=>{t=this.context[e],t&&(this[e]=t.bind(this.context))})),this.textBaseline="alphabetic"}setTransform(t,e,i,s,r,n){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,i,s,r,n){"object"==typeof t?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,i,s,r,n)}translate(t,e){}scale(t,e){}rotate(t){}fill(t,e){}stroke(t){}clip(t,e){}fillRect(t,e,i,s){}strokeRect(t,e,i,s){}clearRect(t,e,i,s){}drawImage(t,e,i,s,r,n,o,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/s*a;s+=e,e=0,n+=t,a-=t}if(i<0){const t=-i/r*h;r+=i,i=0,o+=t,h-=t}this.context.drawImage(t,e,i,s,r,n,o,a,h);break;case 5:this.context.drawImage(t,e,i,s,r);break;case 3:this.context.drawImage(t,e,i)}}beginPath(){}moveTo(t,e){}lineTo(t,e){}bezierCurveTo(t,e,i,s,r,n){}quadraticCurveTo(t,e,i,s){}closePath(){}arc(t,e,i,s,r,n){}arcTo(t,e,i,s,r){}ellipse(t,e,i,s,r,n,o,a){}rect(t,e,i,s){}roundRect(t,e,i,s,r){}createConicGradient(t,e,i){}createLinearGradient(t,e,i,s){}createPattern(t,e){}createRadialGradient(t,e,i,s,r,n){}fillText(t,e,i,s){}measureText(t){}strokeText(t,e,i,s){}destroy(){this.context=null}}Nt([Yt("imageSmoothingEnabled")],Vt.prototype,"smooth",void 0),Nt([Yt("imageSmoothingQuality")],Vt.prototype,"smoothLevel",void 0),Nt([Yt("globalAlpha")],Vt.prototype,"opacity",void 0),Nt([Yt()],Vt.prototype,"fillStyle",void 0),Nt([Yt()],Vt.prototype,"strokeStyle",void 0),Nt([Yt("lineWidth")],Vt.prototype,"strokeWidth",void 0),Nt([Yt("lineCap")],Vt.prototype,"strokeCap",void 0),Nt([Yt("lineJoin")],Vt.prototype,"strokeJoin",void 0),Nt([Yt("lineDashOffset")],Vt.prototype,"dashOffset",void 0),Nt([Yt()],Vt.prototype,"miterLimit",void 0),Nt([Yt()],Vt.prototype,"shadowBlur",void 0),Nt([Yt()],Vt.prototype,"shadowColor",void 0),Nt([Yt()],Vt.prototype,"shadowOffsetX",void 0),Nt([Yt()],Vt.prototype,"shadowOffsetY",void 0),Nt([Yt()],Vt.prototype,"filter",void 0),Nt([Yt()],Vt.prototype,"font",void 0),Nt([Yt()],Vt.prototype,"fontKerning",void 0),Nt([Yt()],Vt.prototype,"fontStretch",void 0),Nt([Yt()],Vt.prototype,"fontVariantCaps",void 0),Nt([Yt()],Vt.prototype,"textAlign",void 0),Nt([Yt()],Vt.prototype,"textBaseline",void 0),Nt([Yt()],Vt.prototype,"textRendering",void 0),Nt([Yt()],Vt.prototype,"wordSpacing",void 0),Nt([Yt()],Vt.prototype,"letterSpacing",void 0),Nt([Yt()],Vt.prototype,"direction",void 0),Nt([Ht()],Vt.prototype,"setTransform",null),Nt([Ht()],Vt.prototype,"resetTransform",null),Nt([Ht()],Vt.prototype,"getTransform",null),Nt([Ht()],Vt.prototype,"save",null),Nt([Ht()],Vt.prototype,"restore",null),Nt([Ht()],Vt.prototype,"translate",null),Nt([Ht()],Vt.prototype,"scale",null),Nt([Ht()],Vt.prototype,"rotate",null),Nt([Ht()],Vt.prototype,"fill",null),Nt([Ht()],Vt.prototype,"stroke",null),Nt([Ht()],Vt.prototype,"clip",null),Nt([Ht()],Vt.prototype,"fillRect",null),Nt([Ht()],Vt.prototype,"strokeRect",null),Nt([Ht()],Vt.prototype,"clearRect",null),Nt([Ht()],Vt.prototype,"beginPath",null),Nt([Ht()],Vt.prototype,"moveTo",null),Nt([Ht()],Vt.prototype,"lineTo",null),Nt([Ht()],Vt.prototype,"bezierCurveTo",null),Nt([Ht()],Vt.prototype,"quadraticCurveTo",null),Nt([Ht()],Vt.prototype,"closePath",null),Nt([Ht()],Vt.prototype,"arc",null),Nt([Ht()],Vt.prototype,"arcTo",null),Nt([Ht()],Vt.prototype,"ellipse",null),Nt([Ht()],Vt.prototype,"rect",null),Nt([Ht()],Vt.prototype,"roundRect",null),Nt([Ht()],Vt.prototype,"createConicGradient",null),Nt([Ht()],Vt.prototype,"createLinearGradient",null),Nt([Ht()],Vt.prototype,"createPattern",null),Nt([Ht()],Vt.prototype,"createRadialGradient",null),Nt([Ht()],Vt.prototype,"fillText",null),Nt([Ht()],Vt.prototype,"measureText",null),Nt([Ht()],Vt.prototype,"strokeText",null);const{copy:Gt}=b,Kt={width:1,height:1,pixelRatio:1},qt=["width","height","pixelRatio"];class Zt extends Vt{get width(){return this.size.width}get height(){return this.size.height}get pixelRatio(){return this.size.pixelRatio}get pixelWidth(){return this.width*this.pixelRatio}get pixelHeight(){return this.height*this.pixelRatio}get allowBackgroundColor(){return this.view&&this.parentView}constructor(t,i){super(),this.size={},this.worldTransform={},t||(t=Kt),t.pixelRatio||(t.pixelRatio=e.devicePixelRatio),this.manager=i,this.innerId=s.create(s.CNAVAS);const{width:r,height:n,pixelRatio:o}=t;this.autoLayout=!r||!n,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,e=!0){if(this.isSameSize(t))return;let i;this.context&&!this.unreal&&e&&this.width&&(i=this.getSameCanvas(),i.copyWorld(this));const s=this.size;At.copyAttrs(s,t,qt),qt.forEach((t=>s[t]||(s[t]=1))),this.bounds=new lt(0,0,this.width,this.height),this.context&&!this.unreal&&(this.updateViewSize(),this.smooth=this.config.smooth),this.updateClientBounds(),this.context&&!this.unreal&&i&&(this.clearWorld(i.bounds),this.copyWorld(i),i.recycle())}updateViewSize(){}updateClientBounds(){}getClientBounds(t){return t&&this.updateClientBounds(),this.clientBounds||this.bounds}startAutoLayout(t,e){}stopAutoLayout(){}setCursor(t){}setWorld(t,e){const{pixelRatio:i}=this,s=this.worldTransform;if(e){const{a:r,b:n,c:o,d:a,e:h,f:l}=e;this.setTransform(s.a=(t.a*r+t.b*o)*i,s.b=(t.a*n+t.b*a)*i,s.c=(t.c*r+t.d*o)*i,s.d=(t.c*n+t.d*a)*i,s.e=(t.e*r+t.f*o+h)*i,s.f=(t.e*n+t.f*a+l)*i)}else this.setTransform(s.a=t.a*i,s.b=t.b*i,s.c=t.c*i,s.d=t.d*i,s.e=t.e*i,s.f=t.f*i)}useWorldTransform(t){t&&(this.worldTransform=t);const e=this.worldTransform;e&&this.setTransform(e.a,e.b,e.c,e.d,e.e,e.f)}setStroke(t,e,i){e&&(this.strokeWidth=e),t&&(this.strokeStyle=t),i&&this.setStrokeOptions(i)}setStrokeOptions(t){this.strokeCap="none"===t.strokeCap?"butt":t.strokeCap,this.strokeJoin=t.strokeJoin,this.dashPattern=t.dashPattern,this.dashOffset=t.dashOffset,this.miterLimit=t.miterLimit}saveBlendMode(t){this.savedBlendMode=this.blendMode,this.blendMode=t}restoreBlendMode(){this.blendMode=this.savedBlendMode}hitFill(t,e){return!0}hitStroke(t,e){return!0}hitPixel(t,e,i=1){return!0}setWorldShadow(t,e,i,s){const{pixelRatio:r}=this;this.shadowOffsetX=t*r,this.shadowOffsetY=e*r,this.shadowBlur=i*r,this.shadowColor=s||"black"}setWorldBlur(t){const{pixelRatio:e}=this;this.filter=`blur(${t*e}px)`}copyWorld(t,e,i,s){if(s&&(this.blendMode=s),e){const{pixelRatio:s}=this;i||(i=e),this.drawImage(t.view,e.x*s,e.y*s,e.width*s,e.height*s,i.x*s,i.y*s,i.width*s,i.height*s)}else this.drawImage(t.view,0,0);s&&(this.blendMode="source-over")}copyWorldToInner(t,e,i,s){if(s&&(this.blendMode=s),e.b||e.c)this.save(),this.resetTransform(),this.copyWorld(t,e,nt.tempToOuterOf(i,e)),this.restore();else{const{pixelRatio:s}=this;this.drawImage(t.view,e.x*s,e.y*s,e.width*s,e.height*s,i.x,i.y,i.width,i.height)}s&&(this.blendMode="source-over")}copyWorldByReset(t,e,i,s,r){this.resetTransform(),this.copyWorld(t,e,i,s),r||this.useWorldTransform()}useGrayscaleAlpha(t){let e,i;this.setTempBounds(t,!0,!0);const{context:s}=this,r=s.getImageData(dt.x,dt.y,dt.width,dt.height),{data:n}=r;for(let t=0,s=n.length;t<s;t+=4)i=.299*n[t]+.587*n[t+1]+.114*n[t+2],(e=n[t+3])&&(n[t+3]=255===e?i:e*(i/255));s.putImageData(r,dt.x,dt.y)}useMask(t,e,i){this.copyWorld(t,e,i,"destination-in")}useEraser(t,e,i){this.copyWorld(t,e,i,"destination-out")}fillWorld(t,e,i){i&&(this.blendMode=i),this.fillStyle=e,this.setTempBounds(t),this.fillRect(dt.x,dt.y,dt.width,dt.height),i&&(this.blendMode="source-over")}strokeWorld(t,e,i){i&&(this.blendMode=i),this.strokeStyle=e,this.setTempBounds(t),this.strokeRect(dt.x,dt.y,dt.width,dt.height),i&&(this.blendMode="source-over")}clearWorld(t,e){this.setTempBounds(t,e),this.clearRect(dt.x,dt.y,dt.width,dt.height)}clipWorld(t,e){this.beginPath(),this.setTempBounds(t,e),this.rect(dt.x,dt.y,dt.width,dt.height),this.clip()}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t+2,this.height*t+2)}setTempBounds(t,e,i){dt.set(t),i&&dt.intersect(this.bounds),dt.scale(this.pixelRatio),e&&dt.ceil()}isSameSize(t){return this.width===t.width&&this.height===t.height&&this.pixelRatio===t.pixelRatio}getSameCanvas(t,e){const s=this.manager?this.manager.get(this.size):i.canvas(Object.assign({},this.size));return s.save(),t&&(Gt(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){}},$t={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},Jt=Object.assign({M:1,m:10,L:2,l:20,H:3,h:30,V:4,v:40,C:5,c:50,S:6,s:60,Q:7,q:70,T:8,t:80,A:9,a:90,Z:11,z:11,R:12},$t),te={M:3,m:3,L:3,l:3,H:2,h:2,V:2,v:2,C:7,c:7,S:5,s:5,Q:5,q:5,T:3,t:3,A:8,a:8,Z:1,z:1,N:5,D:9,X:6,G:9,F:5,O:7,P:4,U:6},ee={m:10,l:20,H:3,h:30,V:4,v:40,c:50,S:6,s:60,q:70,T:8,t:80,A:9,a:90},ie=Object.assign(Object.assign({},ee),$t),se=Jt,re={};for(let t in se)re[se[t]]=t;const ne={};for(let t in se)ne[se[t]]=te[t];const oe={drawRoundRect(t,e,i,s,r,n){const o=h.fourNumber(n,Math.min(s/2,r/2)),a=e+s,l=i+r;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:ae,cos:he,atan2:le,ceil:de,abs:ce,PI:ue,sqrt:_e,pow:pe}=Math,{setPoint:ge,addPoint:fe}=Y,{set:ye,toNumberPoints:ve}=D,{M:me,L:we,C:xe,Q:be,Z:Ee}=Jt,Be={},Pe={points(t,e,i,s){let r=ve(e);if(t.push(me,r[0],r[1]),i&&r.length>5){let e,n,o,a,h,l,d,c,u,_,p,g,f,y=r.length;const v=!0===i?.5:i;s&&(r=[r[y-2],r[y-1],...r,r[0],r[1],r[2],r[3]],y=r.length);for(let i=2;i<y-2;i+=2)e=r[i-2],n=r[i-1],o=r[i],a=r[i+1],h=r[i+2],l=r[i+3],p=_e(pe(o-e,2)+pe(a-n,2)),g=_e(pe(h-o,2)+pe(l-a,2)),f=p+g,p=v*p/f,g=v*g/f,h-=e,l-=n,d=o-p*h,c=a-p*l,2===i?s||t.push(be,d,c,o,a):t.push(xe,u,_,d,c,o,a),u=o+g*h,_=a+g*l;s||t.push(be,u,_,r[y-2],r[y-1])}else for(let e=2,i=r.length;e<i;e+=2)t.push(we,r[e],r[e+1]);s&&t.push(Ee)},rect(t,e,i,s,r){Qt.creator.path=t,Qt.creator.moveTo(e,i).lineTo(e+s,i).lineTo(e+s,i+r).lineTo(e,i+r).lineTo(e,i)},roundRect(t,e,i,s,r,n){Qt.creator.path=[],oe.drawRoundRect(Qt.creator,e,i,s,r,n),t.push(...Qt.convertToCanvasData(Qt.creator.path,!0))},arcTo(t,e,i,s,r,n,o,a,h,u,_){const p=s-e,g=r-i,f=n-s,y=o-r;let v=le(g,p),m=le(y,f),w=m-v;if(w<0&&(w+=d),w===ue||ce(p+g)<1e-12||ce(f+y)<1e-12)return t&&t.push(we,s,r),h&&(ge(h,e,i),fe(h,s,r)),_&&ye(_,e,i),void(u&&ye(u,s,r));const x=p*y-f*g<0,b=x?-1:1,E=a/he(w/2),B=s+E*he(v+w/2+c*b),P=r+E*ae(v+w/2+c*b);return v-=c*b,m-=c*b,Te(t,B,P,a,a,0,v/l,m/l,x,h,u,_)},arc:(t,e,i,s,r,n,o,a,h,l)=>Te(t,e,i,s,s,0,r,n,o,a,h,l),ellipse(t,e,i,s,r,n,o,a,h,u,_,p){const g=n*l,f=ae(g),y=he(g);let v=o*l,m=a*l;v>ue&&(v-=d),m<0&&(m+=d);let w=m-v;w<0?w+=d:w>d&&(w-=d),h&&(w-=d);const x=de(ce(w/c)),b=w/x,E=ae(b/4),B=8/3*E*E/ae(b/2);m=v+b;let P,R,C,T,k,L,S,O,D=he(v),I=ae(v),A=C=y*s*D-f*r*I,M=T=f*s*D+y*r*I,W=e+C,F=i+T;t&&t.push(t.length?we:me,W,F),u&&ge(u,W,F),p&&ye(p,W,F);for(let n=0;n<x;n++)P=he(m),R=ae(m),C=y*s*P-f*r*R,T=f*s*P+y*r*R,k=e+A-B*(y*s*I+f*r*D),L=i+M-B*(f*s*I-y*r*D),S=e+C+B*(y*s*R+f*r*P),O=i+T+B*(f*s*R-y*r*P),t&&t.push(xe,k,L,S,O,e+C,i+T),u&&Ce(e+A,i+M,k,L,S,O,e+C,i+T,u,!0),A=C,M=T,D=P,I=R,v=m,m+=b;_&&ye(_,e+C,i+T)},quadraticCurveTo(t,e,i,s,r,n,o){t.push(xe,(e+2*s)/3,(i+2*r)/3,(n+2*s)/3,(o+2*r)/3,n,o)},toTwoPointBoundsByQuadraticCurve(t,e,i,s,r,n,o,a){Ce(t,e,(t+2*i)/3,(e+2*s)/3,(r+2*i)/3,(n+2*s)/3,r,n,o,a)},toTwoPointBounds(t,e,i,s,r,n,o,a,h,l){const d=[];let c,u,_,p,g,f,y,v,m=t,w=i,x=r,b=o;for(let t=0;t<2;++t)if(1==t&&(m=e,w=s,x=n,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?fe(h,t,e):ge(h,t,e),fe(h,o,a);for(let l=0,c=d.length;l<c;l++)Re(d[l],t,e,i,s,r,n,o,a,Be),fe(h,Be.x,Be.y)},getPointAndSet(t,e,i,s,r,n,o,a,h,l){const d=1-t,c=d*d*d,u=3*d*d*t,_=3*d*t*t,p=t*t*t;l.x=c*e+u*s+_*n+p*a,l.y=c*i+u*r+_*o+p*h},getPoint(t,e,i,s,r,n,o,a,h){const l={};return Re(t,e,i,s,r,n,o,a,h,l),l}},{getPointAndSet:Re,toTwoPointBounds:Ce,ellipse:Te}=Pe,{sin:ke,cos:Le,sqrt:Se,atan2:Oe}=Math,{ellipse:De}=Pe,Ie={ellipticalArc(t,i,s,r,n,o,a,h,c,u,_){const p=(c-i)/2,g=(u-s)/2,f=o*l,y=ke(f),v=Le(f),m=-v*p-y*g,w=-v*g+y*p,x=r*r,b=n*n,E=w*w,B=m*m,P=x*b-x*E-b*B;let R=0;if(P<0){const t=Se(1-P/(x*b));r*=t,n*=t}else R=(a===h?-1:1)*Se(P/(x*E+b*B));const C=R*r*w/n,T=-R*n*m/r,k=Oe((w-T)/n,(m-C)/r),L=Oe((-w-T)/n,(-m-C)/r);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?De(t,O,D,r,n,o,k/l,L/l,I):r!==n||o?t.push(Jt.G,O,D,r,n,o,k/l,L/l,I):t.push(Jt.O,O,D,r,k/l,L/l,I)}},{M:Ae,m:Me,L:We,l:Fe,H:Ue,h:Ne,V:ze,v:Ye,C:Xe,c:He,S:je,s:Ve,Q:Ge,q:Ke,T:qe,t:Ze,A:Qe,a:$e,Z:Je,z:ti,N:ei,D:ii,X:si,G:ri,F:ni,O:oi,P:ai,U:hi}=Jt,{rect:li,roundRect:di,arcTo:ci,arc:ui,ellipse:_i,quadraticCurveTo:pi}=Pe,{ellipticalArc:gi}=Ie,fi=wt.get("PathConvert"),yi={},vi={current:{dot:0},stringify(t,e){let i,s,r,n=0,o=t.length,a="";for(;n<o;){s=t[n],i=ne[s],a+=s===r?" ":re[s];for(let s=1;s<i;s++)a+=h.float(t[n+s],e),s===i-1||(a+=" ");r=s,n+=i}return a},parse(t,e){let i,s,r,n="";const o=[],a=e?ie:ee;for(let e=0,h=t.length;e<h;e++)s=t[e],mt[s]?("."===s&&(mi.dot&&(wi(o,n),n=""),mi.dot++),"0"===n&&"."!==s&&(wi(o,n),n=""),n+=s):Jt[s]?(n&&(wi(o,n),n=""),mi.name=Jt[s],mi.length=te[s],mi.index=0,wi(o,mi.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===r||"E"===r?n+=s:(n&&wi(o,n),n=s):n&&(wi(o,n),n=""),r=s;return n&&wi(o,n),i?vi.toCanvasData(o,e):o},toCanvasData(t,e){let i,s,r,n,o,a=0,h=0,l=0,d=0,c=0,u=t.length;const _=[];for(;c<u;){switch(r=t[c],r){case Me:t[c+1]+=a,t[c+2]+=h;case Ae:a=t[c+1],h=t[c+2],_.push(Ae,a,h),c+=3;break;case Ne:t[c+1]+=a;case Ue:a=t[c+1],_.push(We,a,h),c+=2;break;case Ye:t[c+1]+=h;case ze:h=t[c+1],_.push(We,a,h),c+=2;break;case Fe:t[c+1]+=a,t[c+2]+=h;case We:a=t[c+1],h=t[c+2],_.push(We,a,h),c+=3;break;case Ve:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=je;case je:o=n===Xe||n===je,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(Xe,l,d,i,s,a,h),c+=5;break;case He:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,t[c+5]+=a,t[c+6]+=h,r=Xe;case Xe:i=t[c+3],s=t[c+4],a=t[c+5],h=t[c+6],_.push(Xe,t[c+1],t[c+2],i,s,a,h),c+=7;break;case Ze:t[c+1]+=a,t[c+2]+=h,r=qe;case qe:o=n===Ge||n===qe,i=o?2*a-i:t[c+1],s=o?2*h-s:t[c+2],e?pi(_,a,h,i,s,t[c+1],t[c+2]):_.push(Ge,i,s,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case Ke:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,r=Ge;case Ge:i=t[c+1],s=t[c+2],e?pi(_,a,h,i,s,t[c+3],t[c+4]):_.push(Ge,i,s,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case $e:t[c+6]+=a,t[c+7]+=h;case Qe:gi(_,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 ti:case Je:_.push(Je),c++;break;case ei:a=t[c+1],h=t[c+2],e?li(_,a,h,t[c+3],t[c+4]):xi(_,t,c,5),c+=5;break;case ii:a=t[c+1],h=t[c+2],e?di(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):xi(_,t,c,9),c+=9;break;case si:a=t[c+1],h=t[c+2],e?di(_,a,h,t[c+3],t[c+4],t[c+5]):xi(_,t,c,6),c+=6;break;case ri:_i(e?_:xi(_,t,c,9),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],t[c+7],t[c+8],null,yi),a=yi.x,h=yi.y,c+=9;break;case ni:e?_i(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):xi(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case oi:ui(e?_:xi(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,yi),a=yi.x,h=yi.y,c+=7;break;case ai:e?ui(_,t[c+1],t[c+2],t[c+3],0,360,!1):xi(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case hi:ci(e?_:xi(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,yi),a=yi.x,h=yi.y,c+=6;break;default:return fi.error(`command: ${r} [index:${c}]`,t),_}n=r}return _},objectToCanvasData(t){const e=[];return t.forEach((t=>{switch(t.name){case"M":e.push(Ae,t.x,t.y);break;case"L":e.push(We,t.x,t.y);break;case"C":e.push(Xe,t.x1,t.y1,t.x2,t.y2,t.x,t.y);break;case"Q":e.push(Ge,t.x1,t.y1,t.x,t.y);break;case"Z":e.push(Je)}})),e},copyData(t,e,i,s){for(let r=i,n=i+s;r<n;r++)t.push(e[r])},pushData(t,e){mi.index===mi.length&&(mi.index=1,t.push(mi.name)),t.push(Number(e)),mi.index++,mi.dot=0}},{current:mi,pushData:wi,copyData:xi}=vi,{M:bi,L:Ei,C:Bi,Q:Pi,Z:Ri,N:Ci,D:Ti,X:ki,G:Li,F:Si,O:Oi,P:Di,U:Ii}=Jt,{getMinDistanceFrom:Ai,getRadianFrom:Mi}=D,{tan:Wi,min:Fi,abs:Ui}=Math,Ni={},zi={beginPath(t){t.length=0},moveTo(t,e,i){t.push(bi,e,i)},lineTo(t,e,i){t.push(Ei,e,i)},bezierCurveTo(t,e,i,s,r,n,o){t.push(Bi,e,i,s,r,n,o)},quadraticCurveTo(t,e,i,s,r){t.push(Pi,e,i,s,r)},closePath(t){t.push(Ri)},rect(t,e,i,s,r){t.push(Ci,e,i,s,r)},roundRect(t,e,i,s,r,n){if("number"==typeof n)t.push(ki,e,i,s,r,n);else{const o=h.fourNumber(n);o?t.push(Ti,e,i,s,r,...o):t.push(Ci,e,i,s,r)}},ellipse(t,e,i,s,r,n,o,a,h){void 0===n?t.push(Si,e,i,s,r):(void 0===o&&(o=0),void 0===a&&(a=360),t.push(Li,e,i,s,r,n,o,a,h?1:0))},arc(t,e,i,s,r,n,o){void 0===r?t.push(Di,e,i,s):(void 0===n&&(n=360),t.push(Oi,e,i,s,r,n,o?1:0))},arcTo(t,e,i,s,r,n,o,a){if(void 0!==o){const t=Ai(o,a,e,i,s,r);n=Fi(n,Fi(t/2,t/2*Ui(Wi(Mi(o,a,e,i,s,r)/2))))}t.push(Ii,e,i,s,r,n)},drawEllipse(t,e,i,s,r,n,o,a,h){Pe.ellipse(null,e,i,s,r,void 0===n?0:n,void 0===o?0:o,void 0===a?360:a,h,null,null,Ni),t.push(bi,Ni.x,Ni.y),Yi(t,e,i,s,r,n,o,a,h)},drawArc(t,e,i,s,r,n,o){Pe.arc(null,e,i,s,void 0===r?0:r,void 0===n?360:n,o,null,null,Ni),t.push(bi,Ni.x,Ni.y),Xi(t,e,i,s,r,n,o)},drawPoints(t,e,i,s){Pe.points(t,e,i,s)}},{ellipse:Yi,arc:Xi}=zi,{moveTo:Hi,lineTo:ji,quadraticCurveTo:Vi,bezierCurveTo:Gi,closePath:Ki,beginPath:qi,rect:Zi,roundRect:Qi,ellipse:$i,arc:Ji,arcTo:ts,drawEllipse:es,drawArc:is,drawPoints:ss}=zi;class rs{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.set(t)}set(t){return this.__path=t?"string"==typeof t?Qt.parse(t):t:[],this}beginPath(){return qi(this.__path),this.paint(),this}moveTo(t,e){return Hi(this.__path,t,e),this.paint(),this}lineTo(t,e){return ji(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,r,n){return Gi(this.__path,t,e,i,s,r,n),this.paint(),this}quadraticCurveTo(t,e,i,s){return Vi(this.__path,t,e,i,s),this.paint(),this}closePath(){return Ki(this.__path),this.paint(),this}rect(t,e,i,s){return Zi(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,r){return Qi(this.__path,t,e,i,s,r),this.paint(),this}ellipse(t,e,i,s,r,n,o,a){return $i(this.__path,t,e,i,s,r,n,o,a),this.paint(),this}arc(t,e,i,s,r,n){return Ji(this.__path,t,e,i,s,r,n),this.paint(),this}arcTo(t,e,i,s,r){return ts(this.__path,t,e,i,s,r),this.paint(),this}drawEllipse(t,e,i,s,r,n,o,a){return es(this.__path,t,e,i,s,r,n,o,a),this.paint(),this}drawArc(t,e,i,s,r,n){return is(this.__path,t,e,i,s,r,n),this.paint(),this}drawPoints(t,e,i){return ss(this.__path,t,e,i),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:ns,L:os,C:as,Q:hs,Z:ls,N:ds,D:cs,X:us,G:_s,F:ps,O:gs,P:fs,U:ys}=Jt,vs=wt.get("PathDrawer"),ms={drawPathByData(t,e){if(!e)return;let i,s=0,r=e.length;for(;s<r;)switch(i=e[s],i){case ns:t.moveTo(e[s+1],e[s+2]),s+=3;break;case os:t.lineTo(e[s+1],e[s+2]),s+=3;break;case as:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case hs:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case ls:t.closePath(),s+=1;break;case ds:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case cs:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],[e[s+5],e[s+6],e[s+7],e[s+8]]),s+=9;break;case us:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case _s:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]*l,e[s+6]*l,e[s+7]*l,e[s+8]),s+=9;break;case ps:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,d,!1),s+=5;break;case gs:t.arc(e[s+1],e[s+2],e[s+3],e[s+4]*l,e[s+5]*l,e[s+6]),s+=7;break;case fs:t.arc(e[s+1],e[s+2],e[s+3],0,d,!1),s+=4;break;case ys:t.arcTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;default:return void vs.error(`command: ${i} [index:${s}]`,e)}}},{M:ws,L:xs,C:bs,Q:Es,Z:Bs,N:Ps,D:Rs,X:Cs,G:Ts,F:ks,O:Ls,P:Ss,U:Os}=Jt,{toTwoPointBounds:Ds,toTwoPointBoundsByQuadraticCurve:Is,arcTo:As,arc:Ms,ellipse:Ws}=Pe,{addPointBounds:Fs,copy:Us,addPoint:Ns,setPoint:zs,addBounds:Ys,toBounds:Xs}=Y,Hs=wt.get("PathBounds");let js,Vs,Gs;const Ks={},qs={},Zs={},Qs={toBounds(t,e){Qs.toTwoPointBounds(t,qs),Xs(qs,e)},toTwoPointBounds(t,e){if(!t||!t.length)return zs(e,0,0);let i,s,r,n,o,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(o=t[a],0===a&&(o===Bs||o===bs||o===Es?zs(e,h,l):zs(e,t[a+1],t[a+2])),o){case ws:case xs:h=t[a+1],l=t[a+2],Ns(e,h,l),a+=3;break;case bs:r=t[a+5],n=t[a+6],Ds(h,l,t[a+1],t[a+2],t[a+3],t[a+4],r,n,Ks),Fs(e,Ks),h=r,l=n,a+=7;break;case Es:i=t[a+1],s=t[a+2],r=t[a+3],n=t[a+4],Is(h,l,i,s,r,n,Ks),Fs(e,Ks),h=r,l=n,a+=5;break;case Bs:a+=1;break;case Ps:h=t[a+1],l=t[a+2],Ys(e,h,l,t[a+3],t[a+4]),a+=5;break;case Rs:case Cs:h=t[a+1],l=t[a+2],Ys(e,h,l,t[a+3],t[a+4]),a+=o===Rs?9:6;break;case Ts:Ws(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],Ks,Zs),0===a?Us(e,Ks):Fs(e,Ks),h=Zs.x,l=Zs.y,a+=9;break;case ks:h=t[a+1],l=t[a+2],Vs=t[a+3],Gs=t[a+4],Ys(e,h-Vs,l-Gs,2*Vs,2*Gs),h+=Vs,a+=5;break;case Ls:Ms(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],Ks,Zs),0===a?Us(e,Ks):Fs(e,Ks),h=Zs.x,l=Zs.y,a+=7;break;case Ss:h=t[a+1],l=t[a+2],js=t[a+3],Ys(e,h-js,l-js,2*js,2*js),h+=js,a+=4;break;case Os:As(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],Ks,Zs),0===a?Us(e,Ks):Fs(e,Ks),h=Zs.x,l=Zs.y,a+=6;break;default:return void Hs.error(`command: ${o} [index:${a}]`,t)}}},{M:$s,L:Js,C:tr,Z:er}=Jt,{getCenterX:ir,getCenterY:sr}=D,{arcTo:rr}=zi,nr={smooth(t,e,i){let s,r=0,n=0,o=0,a=0,h=0,l=0,d=0,c=0,u=0;const _=t.length,p=[];for(;r<_;)switch(s=t[r],s){case $s:a=c=t[r+1],h=u=t[r+2],r+=3,t[r]===Js?(l=t[r+1],d=t[r+2],p.push($s,ir(a,l),sr(h,d))):p.push($s,a,h);break;case Js:switch(n=t[r+1],o=t[r+2],r+=3,t[r]){case Js:rr(p,n,o,t[r+1],t[r+2],e,c,u);break;case er:rr(p,n,o,a,h,e,c,u);break;default:p.push(Js,n,o)}c=n,u=o;break;case tr:p.push(tr,t[r+1],t[r+2],t[r+3],t[r+4],t[r+5],t[r+6]),r+=7;break;case er:rr(p,a,h,l,d,e,c,u),p.push(er),r+=1}return s!==er&&(p[1]=a,p[2]=h),p}};Qt.creator=new rs,Qt.parse=vi.parse,Qt.convertToCanvasData=vi.toCanvasData;const or=new rs,{drawRoundRect:ar}=oe;function hr(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,r){ar(this,t,e,i,s,r)})}(t)}const lr={opacityTypes:["png","webp","svg"],upperCaseTypeMap:{},mineType:t=>!t||t.startsWith("image")?t:("jpg"===t&&(t="jpeg"),"image/"+t),fileType(t){const e=t.split(".");return e[e.length-1]},isOpaqueImage(t){const e=dr.fileType(t);return["jpg","jpeg"].some((t=>t===e))},getExportOptions(t){switch(typeof t){case"object":return t;case"number":return{quality:t};case"boolean":return{blob:t};default:return{}}}},dr=lr;dr.opacityTypes.forEach((t=>dr.upperCaseTypeMap[t]=t.toUpperCase()));const cr=wt.get("TaskProcessor");class ur{constructor(t){this.parallel=!0,this.time=1,this.id=s.create(s.TASK),this.task=t}run(){return zt(this,void 0,void 0,(function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){cr.error(t)}}))}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class _r{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,i=0;for(let s=0;s<t;s++)s<=this.finishedIndex?(i+=this.list[s].time,s===this.finishedIndex&&(e=i)):e+=this.list[s].time;return this.isComplete?1:i/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&At.assign(this.config,t),this.empty()}add(t,e){let i,s,r,n;const o=new ur(t);return o.parent=this,"number"==typeof e?n=e:e&&(s=e.parallel,i=e.start,r=e.time,n=e.delay),r&&(o.time=r),!1===s&&(o.parallel=!1),void 0===n?this.push(o,i):(this.delayNumber++,setTimeout((()=>{this.delayNumber&&(this.delayNumber--,this.push(o,i))}),n)),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 pr=wt.get("Resource"),gr={tasker:new _r,map:{},get isComplete(){return fr.tasker.isComplete},set(t,e){fr.map[t]&&pr.repeat(t),fr.map[t]=e},get:t=>fr.map[t],remove(t){const e=fr.map[t];e&&(e.destroy&&e.destroy(),delete fr.map[t])},loadImage(t,e){return new Promise(((i,s)=>{const r=this.setImage(t,t,e);r.load((()=>i(r)),(t=>s(t)))}))},setImage(t,e,s){let r;return"string"==typeof e?r={url:e}:e.url||(r={url:t,view:e}),r&&(s&&(r.format=s),e=i.image(r)),fr.set(t,e),e},destroy(){fr.map={}}},fr=gr,yr={maxRecycled:100,recycledList:[],patternTasker:new _r,get(t){let e=gr.get(t.url);return e||gr.set(t.url,e=i.image(t)),e.use++,e},recycle(t){t.use--,setTimeout((()=>{t.use||vr.recycledList.push(t)}))},clearRecycled(){const t=vr.recycledList;t.length>vr.maxRecycled&&(t.forEach((t=>!t.use&&t.url&&gr.remove(t.url))),t.length=0)},hasOpacityPixel:t=>lr.opacityTypes.some((e=>vr.isFormat(e,t))),isFormat(t,e){if(e.format===t)return!0;const{url:i}=e;if(i.startsWith("data:")){if(i.startsWith("data:"+lr.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+lr.upperCaseTypeMap[t]))return!0;if("png"===t&&!i.includes("."))return!0}return!1},destroy(){vr.recycledList=[]}},vr=yr,{IMAGE:mr,create:wr}=s;class xr{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){if(this.use=0,this.waitComplete=[],this.innerId=wr(mr),this.config=t||(t={url:""}),t.view){const{view:e}=t;this.setView(e.config?e.view:e)}yr.isFormat("svg",t)&&(this.isSVG=!0),yr.hasOpacityPixel(t)&&(this.hasOpacityPixel=!0)}load(t,i){return this.loading||(this.loading=!0,gr.tasker.add((()=>zt(this,void 0,void 0,(function*(){return yield e.origin.loadImage(this.url).then((t=>this.setView(t))).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}setView(t){this.ready=!0,this.width=t.naturalWidth||t.width,this.height=t.naturalHeight||t.height,this.view=t,this.onComplete(!0)}onComplete(t){let e;this.waitComplete.forEach(((i,s)=>{e=s%2,i&&(t?e||i(this):e&&i(this.error))})),this.waitComplete.length=0,this.loading=!1}getFull(t){return this.view}getCanvas(t,i,s,r){if(t||(t=this.width),i||(i=this.height),this.cache){let{params:t,data:e}=this.cache;for(let i in t)if(t[i]!==arguments[i]){e=null;break}if(e)return e}const n=e.origin.createCanvas(t,i),o=n.getContext("2d");return s&&(o.globalAlpha=s),o.drawImage(this.view,0,0,t,i),this.cache=this.use>1?{data:n,params:arguments}:null,n}getPattern(t,i,s,r){const n=e.canvas.createPattern(t,i);try{s&&n.setTransform&&(n.setTransform(s),s=null)}catch(t){}return r&&(r.transform=s),n}destroy(){this.config={url:""},this.cache=null,this.waitComplete.length=0}}function br(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function Er(t,e){return Object.getOwnPropertyDescriptor(t,e)}function Br(t,e){return(i,s)=>Rr(i,s,t,e&&e(s))}function Pr(t){return t}function Rr(t,e,i,s){const r={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};br(t,e,Object.assign(r,s||{})),$r(t,e,i)}function Cr(t){return Br(t)}function Tr(t,e){return Br(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}})))}function kr(t){return Br(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal(),Ir(this))}})))}function Lr(t,e){return Br(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}})))}function Sr(t,e){return Br(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}})))}function Or(t,e){return Br(t,(t=>({set(i){this.__setAttr(t,i,e)&&Ir(this)}})))}function Dr(t){return Br(t,(t=>({set(e){this.__setAttr(t,e)&&(Ir(this),this.__.__removeNaturalSize())}})))}function Ir(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function Ar(t){return Br(t,(t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),Ir(this)}})))}const Mr=Or;function Wr(t){return Br(t,(t=>({set(e){this.__setAttr(t,e)&&Fr(this)}})))}function Fr(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&Ir(t)}const Ur=Wr;function Nr(t){return Br(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}})))}function zr(t){return Br(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}})))}function Yr(t){return Br(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&Hr(this)}})))}function Xr(t){return Br(t,(t=>({set(e){const i=this.visible;if(!0===i&&0===e){if(this.animationOut)return this.__runAnimation("out",(()=>jr(this,t,e,i)))}else 0===i&&!0===e&&this.animation&&this.__runAnimation("in");jr(this,t,e,i),this.mask&&Hr(this)}})))}function Hr(t){const{parent:e}=t;if(e){const{__hasMask:t}=e;e.__updateMask(),t!==e.__hasMask&&e.forceUpdate()}}function jr(t,e,i,s){t.__setAttr(e,i)&&(t.__layout.opacityChanged||t.__layout.opacityChange(),0!==s&&0!==i||Ir(t))}function Vr(t){return Br(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange(),this.waitParent((()=>{this.parent.__layout.childrenSortChange()})))}})))}function Gr(t){return Br(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent((()=>{this.parent.__updateMask(e)})))}})))}function Kr(t){return Br(t,(t=>({set(e){this.__setAttr(t,e)&&this.waitParent((()=>{this.parent.__updateEraser(e)}))}})))}function qr(t){return Br(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 Zr(t){return Br(t,(t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}})))}function Qr(t){return(e,i)=>{br(e,"__DataProcessor",{get:()=>t})}}function $r(t,e,i){const s=t.__DataProcessor.prototype,r="_"+e,n=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),o={get(){const t=this[r];return void 0===t?i:t},set(t){this[r]=t}};if(void 0===i)o.get=function(){return this[r]};else if("object"==typeof i){const{clone:t}=At;o.get=function(){let e=this[r];return void 0===e&&(this[r]=e=t(i)),e}}"width"===e?o.get=function(){const t=this[r];if(void 0===t){const t=this;return t._height&&t.__naturalWidth&&t.__useNaturalRatio?t._height*t.__naturalWidth/t.__naturalHeight:t.__naturalWidth||i}return t}:"height"===e&&(o.get=function(){const t=this[r];if(void 0===t){const t=this;return t._width&&t.__naturalHeight&&t.__useNaturalRatio?t._width*t.__naturalHeight/t.__naturalWidth:t.__naturalHeight||i}return t});let a,h=s;for(;!a&&h;)a=Er(h,e),h=h.__proto__;a&&a.set&&(o.set=a.set),s[n]&&(o.set=s[n],delete s[n]),br(s,e,o)}const Jr=new wt("rewrite"),tn=[],en=["destroy","constructor"];function sn(t){return(e,i)=>{tn.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function rn(){return t=>{nn()}}function nn(t){tn.length&&(tn.forEach((e=>{t&&Jr.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()})),tn.length=0)}function on(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach((s=>{if(!(en.includes(s)||e&&e.includes(s)))if(t.prototype){Er(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]}))}}function an(){return t=>{kt.register(t)}}function hn(){return t=>{Ot.register(t)}}setTimeout((()=>nn(!0)));const{copy:ln,toInnerPoint:dn,toOuterPoint:cn,scaleOfOuter:un,rotateOfOuter:_n,skewOfOuter:pn,multiplyParent:gn,divideParent:fn,getLayout:yn}=b,vn={},mn={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),bn(t,e,i),t.isBranch){const{children:s}=t;for(let t=0,r=s.length;t<r;t++)xn(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++)En(e[t])}},updateAllChange(t){if(En(t),t.__updateChange(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)Bn(e[t])}},worldHittable(t){for(;t;){if(!t.__.hittable)return!1;t=t.parent}return!0},moveWorld(t,e,i=0,s,r){const n="object"==typeof e?Object.assign({},e):{x:e,y:i};s?cn(t.localTransform,n,n,!0):t.parent&&dn(t.parent.worldTransform,n,n,!0),wn.moveLocal(t,n.x,n.y,r)},moveLocal(t,e,i=0,s){"object"==typeof e&&(i=e.y,e=e.x),e+=t.x,i+=t.y,s?t.animate({x:e,y:i},s):(t.x=e,t.y=i)},zoomOfWorld(t,e,i,s,r,n){wn.zoomOfLocal(t,Pn(t,e),i,s,r,n)},zoomOfLocal(t,e,i,s=i,r,n){const o=t.__localMatrix;if("number"!=typeof s&&(s&&(n=s),s=i),ln(vn,o),un(vn,e,i,s),t.origin||t.around)wn.setTransform(t,vn,r,n);else{const e=t.x+vn.e-o.e,a=t.y+vn.f-o.f;n&&!r?t.animate({x:e,y:a,scaleX:t.scaleX*i,scaleY:t.scaleY*s},n):(t.x=e,t.y=a,t.scaleResize(i,s,!0!==r))}},rotateOfWorld(t,e,i,s){wn.rotateOfLocal(t,Pn(t,e),i,s)},rotateOfLocal(t,e,i,s){const r=t.__localMatrix;ln(vn,r),_n(vn,e,i),t.origin||t.around?wn.setTransform(t,vn,!1,s):t.set({x:t.x+vn.e-r.e,y:t.y+vn.f-r.f,rotation:h.formatRotation(t.rotation+i)},s)},skewOfWorld(t,e,i,s,r,n){wn.skewOfLocal(t,Pn(t,e),i,s,r,n)},skewOfLocal(t,e,i,s=0,r,n){ln(vn,t.__localMatrix),pn(vn,e,i,s),wn.setTransform(t,vn,r,n)},transformWorld(t,e,i,s){ln(vn,t.worldTransform),gn(vn,e),t.parent&&fn(vn,t.parent.worldTransform),wn.setTransform(t,vn,i,s)},transform(t,e,i,s){ln(vn,t.localTransform),gn(vn,e),wn.setTransform(t,vn,i,s)},setTransform(t,e,i,s){const r=t.__,n=r.origin&&wn.getInnerOrigin(t,r.origin),o=yn(e,n,r.around&&wn.getInnerOrigin(t,r.around));if(i){const e=o.scaleX/t.scaleX,i=o.scaleY/t.scaleY;if(delete o.scaleX,delete o.scaleY,n){nt.scale(t.boxBounds,Math.abs(e),Math.abs(i));const s=wn.getInnerOrigin(t,r.origin);D.move(o,n.x-s.x,n.y-s.y)}t.set(o),t.scaleResize(e,i,!1)}else t.set(o,s)},getFlipTransform(t,e){const i={a:1,b:0,c:0,d:1,e:0,f:0},s="x"===e?1:-1;return un(i,wn.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>D.tempToOuterOf(wn.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return gt.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(ln(vn,t.worldTransform),fn(vn,e.worldTransform),i?vn:Object.assign({},vn)),drop(t,e,i,s){t.setTransform(wn.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}}},wn=mn,{updateAllMatrix:xn,updateMatrix:bn,updateAllWorldOpacity:En,updateAllChange:Bn}=wn;function Pn(t,e){return t.__layout.update(),t.parent?D.tempToInnerOf(e,t.parent.__world):e}const Rn={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:Cn}=mn,Tn={sort:(t,e)=>t.__.zIndex===e.__.zIndex?t.__tempNumber-e.__tempNumber:t.__.zIndex-e.__.zIndex,pushAllChildBranch(t,e){if(t.__tempNumber=1,t.__.__childBranchNumber){const{children:i}=t;for(let s=0,r=i.length;s<r;s++)(t=i[s]).isBranch&&(t.__tempNumber=1,e.add(t),kn(t,e))}},pushAllParent(t,e){const{keys:i}=e;if(i)for(;t.parent&&void 0===i[t.parent.innerId];)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let i=e.length;const{children:s}=t;for(let t=0,i=s.length;t<i;t++)s[t].isBranch&&e.push(s[t]);for(let t=i,s=e.length;t<s;t++)Ln(e[t],e)},updateBounds(t,e){const i=[t];Ln(t,i),Sn(i,e)},updateBoundsByBranchStack(t,e){let i,s;for(let r=t.length-1;r>-1;r--){i=t[r],s=i.children;for(let t=0,e=s.length;t<e;t++)Cn(s[t]);e&&e===i||Cn(i)}}},{pushAllChildBranch:kn,pushAllBranchStack:Ln,updateBoundsByBranchStack:Sn}=Tn,On={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:Dn}=mn,{toOuterOf:In,getPoints:An,copy:Mn}=nt,Wn="_localContentBounds",Fn="_worldContentBounds",Un="_worldBoxBounds",Nn="_worldStrokeBounds";class zn{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 In(this.contentBounds,this.leaf.__localMatrix,this[Wn]||(this[Wn]={})),this[Wn]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return In(this.contentBounds,this.leaf.__world,this[Fn]||(this[Fn]={})),this[Fn]}get worldBoxBounds(){return In(this.boxBounds,this.leaf.__world,this[Un]||(this[Un]={})),this[Un]}get worldStrokeBounds(){return In(this.strokeBounds,this.leaf.__world,this[Nn]||(this[Nn]={})),this[Nn]}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 Dn(e,t)}}getBounds(t,e="world"){switch(this.update(),e){case"world":return this.getWorldBounds(t);case"local":return this.getLocalBounds(t);case"inner":return this.getInnerBounds(t);case"page":e=this.leaf.zoomLayer;default:return new lt(this.getInnerBounds(t)).toOuterOf(this.getTransform(e))}}getInnerBounds(t="box"){switch(t){case"render":return this.renderBounds;case"content":if(this.contentBounds)return this.contentBounds;case"box":return this.boxBounds;case"stroke":return this.strokeBounds}}getLocalBounds(t="box"){switch(t){case"render":return this.localRenderBounds;case"stroke":return this.localStrokeBounds;case"content":if(this.contentBounds)return this.localContentBounds;case"box":return this.leaf.__localBoxBounds}}getWorldBounds(t="box"){switch(t){case"render":return this.leaf.__world;case"stroke":return this.worldStrokeBounds;case"content":if(this.contentBounds)return this.worldContentBounds;case"box":return this.worldBoxBounds}}getLayoutBounds(t,e="world",i){const{leaf:s}=this;let r,n,o,a=this.getInnerBounds(t);switch(e){case"world":r=s.getWorldPoint(a),n=s.__world;break;case"local":const{scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d}=s.__;o={scaleX:t,scaleY:i,rotation:h,skewX:l,skewY:d},r=s.getLocalPointByInner(a);break;case"inner":r=a,n=b.defaultMatrix;break;case"page":e=s.zoomLayer;default:r=s.getWorldPoint(a,e),n=Dn(s,e,!0)}if(o||(o=b.getLayout(n)),Mn(o,a),D.copy(o,r),i){const{scaleX:t,scaleY:e}=o,i=Math.abs(t),s=Math.abs(e);1===i&&1===s||(o.scaleX/=i,o.scaleY/=s,o.width*=i,o.height*=s)}return o}getLayoutPoints(t,e="world"){const{leaf:i}=this,s=An(this.getInnerBounds(t));let r;switch(e){case"world":r=null;break;case"local":r=i.parent;break;case"inner":break;case"page":e=i.zoomLayer;default:r=e}return void 0!==r&&s.forEach((t=>i.innerToWorld(t,null,!1,r))),s}shrinkContent(){const{x:t,y:e,width:i,height:s}=this.boxBounds;this._contentBounds={x:t,y:e,width:i,height:s}}spreadStroke(){const{x:t,y:e,width:i,height:s}=this.strokeBounds;this._strokeBounds={x:t,y:e,width:i,height:s},this._localStrokeBounds={x:t,y:e,width:i,height:s},this.renderSpread||this.spreadRenderCancel()}spreadRender(){const{x:t,y:e,width:i,height:s}=this.renderBounds;this._renderBounds={x:t,y:e,width:i,height:s},this._localRenderBounds={x:t,y:e,width:i,height:s}}shrinkContentCancel(){this._contentBounds=void 0}spreadStrokeCancel(){const t=this.renderBounds===this.strokeBounds;this._strokeBounds=this.boxBounds,this._localStrokeBounds=this.leaf.__localBoxBounds,t&&this.spreadRenderCancel()}spreadRenderCancel(){this._renderBounds=this._strokeBounds,this._localRenderBounds=this._localStrokeBounds}boxChange(){this.boxChanged=!0,this.localBoxChanged||this.localBoxChange(),this.hitCanvasChanged=!0}localBoxChange(){this.localBoxChanged=!0,this.boundsChanged=!0}strokeChange(){this.strokeChanged=!0,this.strokeSpread||(this.strokeSpread=1),this.boundsChanged=!0,this.hitCanvasChanged=!0}renderChange(){this.renderChanged=!0,this.renderSpread||(this.renderSpread=1),this.boundsChanged=!0}scaleChange(){this.scaleChanged=!0,this._scaleOrRotationChange()}rotationChange(){this.rotationChanged=!0,this.affectRotation=!0,this._scaleOrRotationChange()}_scaleOrRotationChange(){this.affectScaleOrRotation=!0,this.matrixChange(),this.leaf.__local||this.createLocal()}matrixChange(){this.matrixChanged=!0,this.localBoxChanged||this.localBoxChange()}surfaceChange(){this.surfaceChanged=!0}opacityChange(){this.opacityChanged=!0,this.surfaceChanged||this.surfaceChange()}childrenSortChange(){this.childrenSortChanged||(this.childrenSortChanged=!0,this.leaf.forceUpdate("surface"))}destroy(){}}class Yn{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 Xn extends Yn{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}Xn.ADD="child.add",Xn.REMOVE="child.remove",Xn.CREATED="created",Xn.MOUNTED="mounted",Xn.UNMOUNTED="unmounted",Xn.DESTROY="destroy";class Hn extends Yn{constructor(t,e,i,s,r){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=r}}Hn.CHANGE="property.change",Hn.LEAFER_CHANGE="property.leafer_change";class jn extends Yn{constructor(t,e){super(t),Object.assign(this,e)}}jn.LOAD="image.load",jn.LOADED="image.loaded",jn.ERROR="image.error";class Vn extends Yn{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(Vn.RESIZE),Object.assign(this,t)):super(t),this.old=e}}Vn.RESIZE="resize";class Gn extends Yn{constructor(t,e){super(t),this.data=e}}Gn.REQUEST="watch.request",Gn.DATA="watch.data";class Kn extends Yn{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}Kn.REQUEST="layout.request",Kn.START="layout.start",Kn.BEFORE="layout.before",Kn.LAYOUT="layout",Kn.AFTER="layout.after",Kn.AGAIN="layout.again",Kn.END="layout.end";class qn extends Yn{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}qn.REQUEST="render.request",qn.CHILD_START="render.child_start",qn.START="render.start",qn.BEFORE="render.before",qn.RENDER="render",qn.AFTER="render.after",qn.AGAIN="render.again",qn.END="render.end",qn.NEXT="render.next";class Zn extends Yn{}Zn.START="leafer.start",Zn.BEFORE_READY="leafer.before_ready",Zn.READY="leafer.ready",Zn.AFTER_READY="leafer.after_ready",Zn.VIEW_READY="leafer.view_ready",Zn.VIEW_COMPLETED="leafer.view_completed",Zn.STOP="leafer.stop",Zn.RESTART="leafer.restart",Zn.END="leafer.end";const Qn={};class $n{set event(t){this.on(t)}on(t,e,i){if(!e){let e,i=t;for(let t in i)e=i[t],e instanceof Array?this.on(t,e[0],e[1]):this.on(t,e);return}let s,r,n;i&&("once"===i?r=!0:"boolean"==typeof i?s=i:(s=i.capture,r=i.once));const o=Jn(this,s,!0),a="string"==typeof t?t.split(" "):t,h=r?{listener:e,once:r}:{listener:e};a.forEach((t=>{t&&(n=o[t],n?-1===n.findIndex((t=>t.listener===e))&&n.push(h):o[t]=[h])}))}off(t,e,i){if(t){const s="string"==typeof t?t.split(" "):t;if(e){let t,r,n;i&&(t="boolean"==typeof i?i:"once"!==i&&i.capture);const o=Jn(this,t);s.forEach((t=>{t&&(r=o[t],r&&(n=r.findIndex((t=>t.listener===e)),n>-1&&r.splice(n,1),r.length||delete o[t]))}))}else{const{__bubbleMap:t,__captureMap:e}=this;s.forEach((i=>{t&&delete t[i],e&&delete e[i]}))}}else this.__bubbleMap=this.__captureMap=void 0}on_(t,e,i,s){return i&&(e=e.bind(i)),this.on(t,e,s),{type:t,current:this,listener:e,options:s}}off_(t){if(!t)return;const e=t instanceof Array?t:[t];e.forEach((t=>t.current.off(t.type,t.listener,t.options))),e.length=0}once(t,e,i){this.on(t,e,{once:!0,capture:i})}emit(t,e,i){!e&&Ot.has(t)&&(e=Ot.get(t,{type:t,target:this,current:this}));const s=Jn(this,i)[t];if(s){let r;for(let n=0,o=s.length;n<o&&!((r=s[n])&&(r.listener(e),r.once&&(this.off(t,r.listener,i),n--,o--),e&&e.isStopNow));n++);}this.syncEventer&&this.syncEventer.emitEvent(e,i)}emitEvent(t,e){t.current=this,this.emit(t.type,t,e)}hasEvent(t,e){if(this.syncEventer&&this.syncEventer.hasEvent(t,e))return!0;const{__bubbleMap:i,__captureMap:s}=this,r=i&&i[t],n=s&&s[t];return!!(void 0===e?r||n:e?n:r)}destroy(){this.__captureMap=this.__bubbleMap=this.syncEventer=null}}function Jn(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:Qn)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:Qn)}}const{on:to,on_:eo,off:io,off_:so,once:ro,emit:no,emitEvent:oo,hasEvent:ao,destroy:ho}=$n.prototype,lo={on:to,on_:eo,off:io,off_:so,once:ro,emit:no,emitEvent:oo,hasEvent:ao,destroyEventer:ho},{isFinite:co}=Number,uo=wt.get("setAttr"),_o={__setAttr(t,e,i){if(this.leaferIsCreated){const s=this.__.__getInput(t);if(i&&!co(e)&&void 0!==e&&(uo.warn(this.innerName,t,e),e=void 0),"object"==typeof e||s!==e){this.__realSetAttr(t,e);const{CHANGE:i}=Hn,r=new Hn(i,this,t,s,e);return this.isLeafer?this.emitEvent(new Hn(Hn.LEAFER_CHANGE,this,t,s,e)):this.hasEvent(i)&&this.emitEvent(r),this.leafer.emitEvent(r),!0}return!1}return this.__realSetAttr(t,e),!0},__realSetAttr(t,e){const i=this.__;i[t]=e,this.__proxyData&&this.setProxyAttr(t,e),i.normalStyle&&(this.lockNormalStyle||void 0===i.normalStyle[t]||(i.normalStyle[t]=e))},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:po,multiplyParent:go,translateInner:fo,defaultWorld:yo}=b,{toPoint:vo,tempPoint:mo}=gt,wo={__updateWorldMatrix(){go(this.__local||this.__layout,this.parent?this.parent.__world:yo,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)&&(po(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)&&(vo(i.around||i.origin,t.boxBounds,mo),fo(e,-mo.x,-mo.y,!i.around))}this.__layout.matrixChanged=!1}},{updateMatrix:xo,updateAllMatrix:bo}=mn,{updateBounds:Eo}=Tn,{toOuterOf:Bo,copyAndSpread:Po,copy:Ro}=nt,{toBounds:Co}=Qs,To={__updateWorldBounds(){Bo(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(),Bo(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){Bo(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){Bo(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(){const t=this.__layout.boxBounds,e=this.__;e.__pathInputed?Co(e.path,t):(t.x=0,t.y=0,t.width=e.width,t.height=e.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.__extraUpdate(),this.__.flow?(this.__layout.boxChanged&&this.__updateFlowLayout(),bo(this),Eo(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(bo(this),Eo(this,this))):xo(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(){const t=this.__layout;Po(t.strokeBounds,t.boxBounds,t.strokeBoxSpread)},__updateRenderBounds(){const t=this.__layout;t.renderSpread>0?Po(t.renderBounds,t.boxBounds,t.renderSpread):Ro(t.renderBounds,t.strokeBounds)}},ko={__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,t),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:Lo}=Rn,So={__updateChange(){const{__layout:t}=this;t.childrenSortChanged&&(this.__updateSortChildren(),t.childrenSortChanged=!1),this.__.__checkSingle()},__render(t,e){if(this.__nowWorld=this.__getNowWorld(e),this.__worldOpacity)if(this.__.__single){if("path"===this.__.eraser)return this.__renderEraser(t,e);const i=t.getSameCanvas(!1,!0);this.__renderBranch(i,e);const s=this.__nowWorld;t.opacity=this.__.opacity,t.copyWorldByReset(i,s,s,this.__.__blendMode,!0),i.recycle(s)}else this.__renderBranch(t,e)},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:i}=this;for(let s=0,r=i.length;s<r;s++)Lo(i[s],e)||i[s].__render(t,e)}},__clip(t,e){if(this.__worldOpacity){const{children:i}=this;for(let s=0,r=i.length;s<r;s++)Lo(i[s],e)||i[s].__clip(t,e)}}},{LEAF:Oo,create:Do}=s,{toInnerPoint:Io,toOuterPoint:Ao,multiplyParent:Mo}=b,{toOuterOf:Wo}=nt,{copy:Fo,move:Uo}=D,{moveLocal:No,zoomOfLocal:zo,rotateOfLocal:Yo,skewOfLocal:Xo,moveWorld:Ho,zoomOfWorld:jo,rotateOfWorld:Vo,skewOfWorld:Go,transform:Ko,transformWorld:qo,setTransform:Zo,getFlipTransform:Qo,getLocalOrigin:$o,getRelativeWorld:Jo,drop:ta}=mn;t.Leaf=class{get tag(){return this.__tag}set tag(t){}get __tag(){return"Leaf"}get innerName(){return this.__.name||this.tag+this.innerId}get __DataProcessor(){return Wt}get __LayoutProcessor(){return zn}get leaferIsCreated(){return this.leafer&&this.leafer.created}get leaferIsReady(){return this.leafer&&this.leafer.ready}get isLeafer(){return!1}get isBranch(){return!1}get isBranchLeaf(){return!1}get __localMatrix(){return this.__local||this.__layout}get __localBoxBounds(){return this.__local||this.__layout}get worldTransform(){return this.__layout.getTransform("world")}get localTransform(){return this.__layout.getTransform("local")}get boxBounds(){return this.getBounds("box","inner")}get renderBounds(){return this.getBounds("render","inner")}get worldBoxBounds(){return this.getBounds("box")}get worldStrokeBounds(){return this.getBounds("stroke")}get worldRenderBounds(){return this.getBounds("render")}get worldOpacity(){return this.__layout.update(),this.__worldOpacity}get __worldFlipped(){return this.__world.scaleX<0||this.__world.scaleY<0}get __onlyHitMask(){return this.__hasMask&&!this.__.hitChildren}get __ignoreHitWorld(){return(this.__hasMask||this.__hasEraser)&&this.__.hitChildren}get __inLazyBounds(){return this.leaferIsCreated&&this.leafer.lazyBounds.hit(this.__world)}get pathInputed(){return this.__.__pathInputed}set event(t){this.on(t)}constructor(t){this.innerId=Do(Oo),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(Xn.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(Xn.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(Xn.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(Xn.MOUNTED)):this.__emitLifeEvent(Xn.UNMOUNTED),this.isBranch){const{children:e}=this;for(let i=0,s=e.length;i<s;i++)e[i].__bindLeafer(t)}}set(t,e){}get(t){}setAttr(t,e){this[t]=e}getAttr(t){return this[t]}getComputedAttr(t){return this.__[t]}toJSON(t){return t&&this.__layout.update(),this.__.__getInputData(null,t)}toString(t){return JSON.stringify(this.toJSON(t))}toSVG(){}__SVG(t){}toHTML(){}__setAttr(t,e){return!0}__getAttr(t){}setProxyAttr(t,e){}getProxyAttr(t){}find(t,e){}findTag(t){}findOne(t,e){}findId(t){}focus(t){}updateState(){}updateLayout(){this.__layout.update()}forceUpdate(t){void 0===t?t="width":"surface"===t&&(t="blendMode");const e=this.__.__getInput(t);this.__[t]=void 0===e?null:void 0,this[t]=e}forceRender(t,e){this.forceUpdate("surface")}__extraUpdate(){this.leaferIsReady&&this.leafer.layouter.addExtra(this)}__updateWorldMatrix(){}__updateLocalMatrix(){}__updateWorldBounds(){}__updateLocalBounds(){}__updateLocalBoxBounds(){}__updateLocalStrokeBounds(){}__updateLocalRenderBounds(){}__updateBoxBounds(){}__updateContentBounds(){}__updateStrokeBounds(){}__updateRenderBounds(){}__updateAutoLayout(){}__updateFlowLayout(){}__updateNaturalSize(){}__updateStrokeSpread(){return 0}__updateRenderSpread(){return 0}__onUpdateSize(){}__updateEraser(t){this.__hasEraser=!!t||this.children.some((t=>t.__.eraser))}__renderEraser(t,e){t.save(),this.__clip(t,e);const{renderBounds:i}=this.__layout;t.clearRect(i.x,i.y,i.width,i.height),t.restore()}__updateMask(t){this.__hasMask=this.children.some((t=>t.__.mask&&t.__.visible&&t.__.opacity))}__renderMask(t,e){}__getNowWorld(t){if(t.matrix){this.__cameraWorld||(this.__cameraWorld={});const e=this.__cameraWorld;return Mo(this.__world,t.matrix,e,void 0,this.__world),Wo(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?Jo(this,e):this.worldTransform,r=i?t:{};return Wo(t,s,r),r}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&Fo(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&Fo(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),Io(this.worldTransform,t,e,i)}innerToWorld(t,e,i,s){Ao(this.worldTransform,t,e,i),s&&s.worldToInner(e||t,null,i)}getBoxPoint(t,e,i,s){return this.getBoxPointByInner(this.getInnerPoint(t,e,i,s),null,null,!0)}getBoxPointByInner(t,e,i,s){const r=s?t:Object.assign({},t),{x:n,y:o}=this.boxBounds;return Uo(r,-n,-o),r}getInnerPoint(t,e,i,s){const r=s?t:{};return this.worldToInner(t,r,i,e),r}getInnerPointByBox(t,e,i,s){const r=s?t:Object.assign({},t),{x:n,y:o}=this.boxBounds;return Uo(r,n,o),r}getInnerPointByLocal(t,e,i,s){return this.getInnerPoint(t,this.parent,i,s)}getLocalPoint(t,e,i,s){const r=s?t:{};return this.worldToLocal(t,r,i,e),r}getLocalPointByInner(t,e,i,s){return this.getWorldPoint(t,this.parent,i,s)}getPagePoint(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getInnerPoint(t,e,i,s)}getWorldPoint(t,e,i,s){const r=s?t:{};return this.innerToWorld(t,r,i,e),r}getWorldPointByBox(t,e,i,s){return this.getWorldPoint(this.getInnerPointByBox(t,null,null,s),e,i,!0)}getWorldPointByLocal(t,e,i,s){const r=s?t:{};return this.localToWorld(t,r,i,e),r}getWorldPointByPage(t,e,i,s){return(this.leafer?this.leafer.zoomLayer:this).getWorldPoint(t,e,i,s)}setTransform(t,e,i){Zo(this,t,e,i)}transform(t,e,i){Ko(this,t,e,i)}move(t,e,i){No(this,t,e,i)}moveInner(t,e,i){Ho(this,t,e,!0,i)}scaleOf(t,e,i,s,r){zo(this,$o(this,t),e,i,s,r)}rotateOf(t,e,i){Yo(this,$o(this,t),e,i)}skewOf(t,e,i,s,r){Xo(this,$o(this,t),e,i,s,r)}transformWorld(t,e,i){qo(this,t,e,i)}moveWorld(t,e,i){Ho(this,t,e,!1,i)}scaleOfWorld(t,e,i,s,r){jo(this,t,e,i,s,r)}rotateOfWorld(t,e){Vo(this,t,e)}skewOfWorld(t,e,i,s,r){Go(this,t,e,i,s,r)}flip(t,e){Ko(this,Qo(this,t),!1,e)}scaleResize(t,e=t,i){this.scaleX*=t,this.scaleY*=e}__scaleResize(t,e){}resizeWidth(t){}resizeHeight(t){}__hitWorld(t){return!0}__hit(t){return!0}__hitFill(t){return!0}__hitStroke(t,e){return!0}__hitPixel(t){return!0}__drawHitPath(t){}__updateHitCanvas(){}__render(t,e){}__drawFast(t,e){}__draw(t,e){}__clip(t,e){}__renderShape(t,e,i,s){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}getMotionPathData(){return Ct.need("path")}getMotionPoint(t){return Ct.need("path")}getMotionTotal(){return 0}__updateMotionPath(){}__runAnimation(t,e){}__updateSortChildren(){}add(t,e){}remove(t,e){this.parent&&this.parent.remove(this,e)}dropTo(t,e,i){ta(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):$r(this.prototype,t,e)}static addAttr(t,e,i){i||(i=Or),i(e)(this.prototype,t)}__emitLifeEvent(t){this.hasEvent(t)&&this.emitEvent(new Xn(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(Xn.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}},t.Leaf=Nt([on(_o),on(wo),on(To),on(lo),on(ko)],t.Leaf);const{setListWithFn:ea}=nt,{sort:ia}=Tn,{localBoxBounds:sa,localStrokeBounds:ra,localRenderBounds:na,maskLocalBoxBounds:oa,maskLocalStrokeBounds:aa,maskLocalRenderBounds:ha}=Rn,la=new wt("Branch");t.Branch=class extends t.Leaf{__updateStrokeSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,i=t.length;e<i;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(){ea(this.__layout.boxBounds,this.children,this.__hasMask?oa:sa)}__updateStrokeBounds(){ea(this.__layout.strokeBounds,this.children,this.__hasMask?aa:ra)}__updateRenderBounds(){ea(this.__layout.renderBounds,this.children,this.__hasMask?ha:na)}__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(ia),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return la.warn("add self or destroyed");const i=void 0===e;if(!t.__){if(t instanceof Array)return t.forEach((t=>{this.add(t,e),i||e++}));t=kt.get(t.tag,t)}t.parent&&t.parent.remove(t),t.parent=this,i?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1);const s=t.__layout;s.boxChanged||s.boxChange(),s.matrixChanged||s.matrixChange(),t.__bubbleMap&&t.__emitLifeEvent(Xn.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(Xn.ADD,t)),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}addMany(...t){this.add(t)}remove(t,e){t?t.__?t.animationOut?t.__runAnimation("out",(()=>this.__remove(t,e))):this.__remove(t,e):this.find(t).forEach((t=>this.remove(t,e))):void 0===t&&super.remove(null,e)}removeAll(t){const{children:e}=this;e.length&&(this.children=[],this.__preRemove(),this.__.__childBranchNumber=0,e.forEach((e=>{this.__realRemoveChild(e),t&&e.destroy()})))}clear(){this.removeAll(!0)}__remove(t,e){const i=this.children.indexOf(t);i>-1&&(this.children.splice(i,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}__preRemove(){this.__hasMask&&this.__updateMask(),this.__hasEraser&&this.__updateEraser(),this.__layout.boxChange(),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}__realRemoveChild(t){t.__emitLifeEvent(Xn.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(Xn.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new Xn(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}},t.Branch=Nt([on(So)],t.Branch);class da{get length(){return this.list.length}constructor(t){this.reset(),t&&(t instanceof Array?this.addList(t):this.add(t))}has(t){return t&&void 0!==this.keys[t.innerId]}indexAt(t){return this.list[t]}indexOf(t){const e=this.keys[t.innerId];return void 0===e?-1:e}add(t){const{list:e,keys:i}=this;void 0===i[t.innerId]&&(e.push(t),i[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:i}=this;if(void 0===i[t.innerId]){const{list:s}=this;for(let t=e,r=s.length;t<r;t++)i[s[t].innerId]++;0===e?s.unshift(t):(e>s.length&&(e=s.length),s.splice(e,0,t)),i[t.innerId]=e}}addList(t){for(let e=0;e<t.length;e++)this.add(t[e])}remove(t){const{list:e}=this;let i;for(let s=0,r=e.length;s<r;s++)void 0!==i?this.keys[e[s].innerId]=s-1:e[s].innerId===t.innerId&&(i=s,delete this.keys[t.innerId]);void 0!==i&&e.splice(i,1)}sort(t){const{list:e}=this;t?e.sort(((t,e)=>e.__level-t.__level)):e.sort(((t,e)=>t.__level-e.__level))}forEach(t){this.list.forEach(t)}clone(){const t=new da;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 ca{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 ua=wt.get("LeaferCanvas");class _a extends Zt{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 ua.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.view.parentElement&&(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),ua.warn("no parent"))}catch(t){this.imitateResizeObserver()}}else window.addEventListener("resize",this.windowListener=()=>{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:r,width:n,height:o}=this.autoBounds.getBoundsFrom(t),a={width:n,height:o,pixelRatio:e.devicePixelRatio};if(!this.isSameSize(a)){const{style:t}=i;t.marginLeft=s+"px",t.marginTop=r+"px",this.emitResize(a)}}stopAutoLayout(){this.autoLayout=!1,this.resizeObserver&&this.resizeObserver.disconnect(),this.resizeListener=this.resizeObserver=null}emitResize(t){const e={};At.copyAttrs(e,this,qt),this.resize(t),this.resizeListener&&void 0!==this.width&&this.resizeListener(new Vn(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.windowListener&&(window.removeEventListener("resize",this.windowListener),this.windowListener=null),!this.unreal){const t=this.view;t.parentElement&&t.remove()}super.destroy()}}}hr(CanvasRenderingContext2D.prototype),hr(Path2D.prototype);const{mineType:pa,fileType:ga}=lr;function fa(t,s){e.origin={createCanvas(t,e){const i=document.createElement("canvas");return i.width=t,i.height=e,i},canvasToDataURL:(t,e,i)=>{const s=pa(e),r=t.toDataURL(s,i);return"image/bmp"===s?r.replace("image/png;","image/bmp;"):r},canvasToBolb:(t,e,i)=>new Promise((s=>t.toBlob(s,pa(e),i))),canvasSaveAs:(t,i,s)=>{const r=t.toDataURL(pa(ga(i)),s);return e.origin.download(r,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 r=new e.origin.Image,{crossOrigin:n}=e.image;n&&(r.setAttribute("crossOrigin",n),r.crossOrigin=n),r.onload=()=>{i(r)},r.onerror=t=>{s(t)},r.src=e.image.getRealURL(t)})),Image:Image,PointerEvent:PointerEvent,DragEvent:DragEvent},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 _a(t,e),image:t=>new xr(t)}),e.name="web",e.isMobile="ontouchstart"in window,e.requestRender=function(t){window.requestAnimationFrame(t)},br(e,"devicePixelRatio",{get:()=>devicePixelRatio});const{userAgent:ya}=navigator;ya.indexOf("Firefox")>-1?(e.conicGradientRotate90=!0,e.intWheelDeltaY=!0,e.syncDomFont=!0):ya.indexOf("AppleWebKit")>-1&&(e.fullImageShadow=!0),ya.indexOf("Windows")>-1?(e.os="Windows",e.intWheelDeltaY=!0):ya.indexOf("Mac")>-1?e.os="Mac":ya.indexOf("Linux")>-1&&(e.os="Linux");class va{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new da;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 da,this.target=t,e&&(this.config=At.default(e,this.config)),this.__listenEvents()}start(){this.disabled||(this.running=!0)}stop(){this.running=!1}disable(){this.stop(),this.__removeListenEvents(),this.disabled=!0}update(){this.changed=!0,this.running&&this.target.emit(qn.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===Xn.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 Gn(Gn.DATA,{updatedList:this.updatedList})),this.__updatedList=new da,this.totalTimes++,this.changed=!1,this.hasVisible=!1,this.hasRemove=!1,this.hasAdd=!1}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Hn.CHANGE,this.__onAttrChange,this),t.on_([Xn.ADD,Xn.REMOVE],this.__onChildEvent,this),t.on_(Gn.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:ma,updateBounds:wa,updateAllWorldOpacity:xa}=mn,{pushAllChildBranch:ba,pushAllParent:Ea}=Tn;const{worldBounds:Ba}=Rn,Pa={x:0,y:0,width:1e5,height:1e5};class Ra{constructor(t){this.updatedBounds=new lt,this.beforeBounds=new lt,this.afterBounds=new lt,t instanceof Array&&(t=new da(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,Ba)}setAfter(){const{list:t}=this.updatedList;t.some((t=>t.noBounds))?this.afterBounds.set(Pa):this.afterBounds.setListWithFn(t,Ba),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:Ca,updateAllChange:Ta}=mn,ka=wt.get("Layouter");class La{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new ca,this.target=t,e&&(this.config=At.default(e,this.config)),this.__listenEvents()}start(){this.disabled||(this.running=!0)}stop(){this.running=!1}disable(){this.stop(),this.__removeListenEvents(),this.disabled=!0}layout(){if(!this.running)return;const{target:t}=this;this.times=0;try{t.emit(Kn.START),this.layoutOnce(),t.emitEvent(new Kn(Kn.END,this.layoutedBlocks,this.times))}catch(t){ka.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?ka.warn("layouting"):this.times>3?ka.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(Gn.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:r,LAYOUT:n,AFTER:o}=Kn,a=this.getBlocks(s);a.forEach((t=>t.setBefore())),i.emitEvent(new Kn(r,a,this.times)),this.extraBlock=null,s.sort(),function(t,e){let i;t.list.forEach((t=>{i=t.__layout,e.without(t)&&!i.proxyZoom&&(i.matrixChanged?(ma(t,!0),e.add(t),t.isBranch&&ba(t,e),Ea(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),Ea(t,e)))}))}(s,this.__levelList),function(t){let e,i,s;t.sort(!0),t.levels.forEach((r=>{e=t.levelMap[r];for(let t=0,r=e.length;t<r;t++){if(i=e[t],i.isBranch&&i.__tempNumber){s=i.children;for(let t=0,e=s.length;t<e;t++)s[t].isBranch||wa(s[t])}wa(i)}}))}(this.__levelList),function(t){let e;t.list.forEach((t=>{e=t.__layout,e.opacityChanged&&xa(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 Kn(n,a,this.times)),i.emitEvent(new Kn(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:r}=Kn,n=this.getBlocks(new da(e));e.emitEvent(new Kn(i,n,this.times)),La.fullLayout(e),n.forEach((t=>{t.setAfter()})),e.emitEvent(new Kn(s,n,this.times)),e.emitEvent(new Kn(r,n,this.times)),this.addBlocks(n),Bt.end(t)}static fullLayout(t){Ca(t,!0),t.isBranch?Tn.updateBounds(t):mn.updateBounds(t),Ta(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new Ra([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new Ra(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_(Kn.REQUEST,this.layout,this),t.on_(Kn.AGAIN,this.layoutAgain,this),t.on_(Gn.DATA,this.__onReceiveWatchData,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const Sa=wt.get("Renderer");class Oa{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,i){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:60},this.target=t,this.canvas=e,i&&(this.config=At.default(i,this.config)),this.__listenEvents()}start(){this.running=!0,this.update(!1)}stop(){this.running=!1}update(t=!0){this.changed||(this.changed=t),this.__requestRender()}requestLayout(){this.target.emit(Kn.REQUEST)}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new lt,Sa.log(e.innerName,"---\x3e");try{e.isApp||e.app.emit(qn.CHILD_START,e),this.emitRender(qn.START),this.renderOnce(t),this.emitRender(qn.END,this.totalBounds),yr.clearRecycled()}catch(t){this.rendering=!1,Sa.error(t)}Sa.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return Sa.warn("rendering");if(this.times>3)return Sa.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new lt,this.renderOptions={},t)this.emitRender(qn.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(qn.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(qn.RENDER,this.renderBounds,this.renderOptions),this.emitRender(qn.AFTER,this.renderBounds,this.renderOptions),this.updateBlocks=null,this.rendering=!1,this.waitAgain&&(this.waitAgain=!1,this.renderOnce())}partRender(){const{canvas:t,updateBlocks:e}=this;e&&(this.mergeBlocks(),e.forEach((e=>{t.bounds.hit(e)&&!e.isEmpty()&&this.clipRender(e)})))}clipRender(t){const e=Bt.start("PartRender"),{canvas:i}=this,s=t.getIntersect(i.bounds),r=t.includes(this.target.__world),n=new lt(s);i.save(),r&&!wt.showRepaint?i.clear():(s.spread(10+1/this.canvas.pixelRatio).ceil(),i.clearWorld(s,!0),i.clipWorld(s,!0)),this.__render(s,r,n),i.restore(),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(){if(this.requestTime)return;const t=this.requestTime=Date.now();e.requestRender((()=>{this.FPS=Math.min(60,Math.ceil(1e3/(Date.now()-t))),this.requestTime=0,this.running&&(this.changed&&this.canvas.view&&this.render(),this.target.emit(qn.NEXT))}))}__onResize(t){if(!this.canvas.unreal){if(t.bigger||!t.samePixelRatio){const{width:e,height:i}=t.old;if(!new lt(0,0,e,i).includes(this.target.__world)||this.needFill||!t.samePixelRatio)return this.addBlock(this.canvas.bounds),void this.target.forceUpdate("surface")}this.addBlock(new lt(0,0,1,1)),this.update()}}__onLayoutEnd(t){t.data&&t.data.map((t=>{let e;t.updatedList&&t.updatedList.list.some((t=>(e=!t.__world.width||!t.__world.height,e&&(t.isLeafer||Sa.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 qn(t,this.times,e,i))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(qn.REQUEST,this.update,this),t.on_(Kn.END,this.__onLayoutEnd,this),t.on_(qn.AGAIN,this.renderAgain,this),t.on_(Vn.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:Da}=nt;class Ia{constructor(t,e){this.target=t,this.selector=e}getByPoint(t,e,i){e||(e=0),i||(i={});const s=i.through||!1,r=i.ignoreHittable||!1,n=i.target||this.target;this.exclude=i.exclude||null,this.point={x:t.x,y:t.y,radiusX:e,radiusY:e},this.findList=new da(i.findList),i.findList||this.hitBranch(n);const{list:o}=this.findList,a=this.getBestMatchLeaf(o,i.bottomList,r),h=r?this.getPath(a):this.getHitablePath(a);return this.clear(),s?{path:h,target:a,throughPath:o.length?this.getThroughPath(o):h}:{path:h,target:a}}getBestMatchLeaf(t,e,i){if(t.length){let e;this.findList=new da;const{x:s,y:r}=this.point,n={x:s,y:r,radiusX:0,radiusY:0};for(let s=0,r=t.length;s<r;s++)if(e=t[s],(i||mn.worldHittable(e))&&(this.hitChild(e,n),this.findList.length))return this.findList.list[0]}if(e)for(let t=0,i=e.length;t<i;t++)if(this.hitChild(e[t].target,this.point,e[t].proxy),this.findList.length)return this.findList.list[0];return t[0]}getPath(t){const e=new da;for(;t;)e.add(t),t=t.parent;return this.target&&e.add(this.target),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let i,s=new da;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 da,i=[];for(let e=t.length-1;e>-1;e--)i.push(this.getPath(t[e]));let s,r,n;for(let t=0,o=i.length;t<o;t++){s=i[t],r=i[t+1];for(let t=0,i=s.length;t<i&&(n=s.list[t],!r||!r.has(n));t++)e.add(n)}return e}hitBranch(t){this.eachFind(t.children,t.__onlyHitMask)}eachFind(t,e){let i,s;const{point:r}=this;for(let n=t.length-1;n>-1;n--)i=t[n],!i.__.visible||e&&!i.__.mask||(s=!!i.__.hitRadius||Da(i.__world,r),i.isBranch?(s||i.__ignoreHitWorld)&&(this.eachFind(i.children,i.__onlyHitMask),i.isBranchLeaf&&this.hitChild(i,r)):s&&this.hitChild(i,r))}hitChild(t,e,i){if((!this.exclude||!this.exclude.has(t))&&t.__hitWorld(e)){const{parent:s}=t;if(s&&s.__hasMask&&!t.__.mask&&!s.children.some((t=>t.__.mask&&t.__hitWorld(e))))return;this.findList.add(i||t)}}clear(){this.point=null,this.findList=null,this.exclude=null}destroy(){this.clear()}}class Aa{constructor(t,e){this.config={},e&&(this.config=At.default(e,this.config)),this.picker=new Ia(this.target=t,this),this.finder=i.finder&&i.finder()}getByPoint(t,i,s){const{target:r,picker:n}=this;return e.backgrounder&&r&&r.updateLayout(),n.getByPoint(t,i,s)}getBy(t,e,i,s){return this.finder?this.finder.getBy(t,e,i,s):Ct.need("find")}destroy(){this.picker.destroy(),this.finder&&this.finder.destroy()}}function Ma(t){return Br(t,(t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Wa(t){return Br(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}})))}function Fa(){return(t,e)=>{const i="_"+e;br(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 va(t,e),layouter:(t,e)=>new La(t,e),renderer:(t,e,i)=>new Oa(t,e,i),selector:(t,e)=>new Aa(t,e)}),e.layout=La.fullLayout;const Ua={},Na={},za={number:(t,e)=>"object"==typeof t?"percent"===t.type?t.value*e:t.value:t},Ya={},Xa={},Ha={},ja={},Va={},Ga={apply(){Ct.need("filter")}},Ka={},qa={setStyleName:()=>Ct.need("state"),set:()=>Ct.need("state")},{parse:Za,objectToCanvasData:Qa}=vi,$a={},Ja=wt.get("UIData");class th extends Wt{get scale(){const{scaleX:t,scaleY:e}=this;return t!==e?{x:t,y:e}:t}get __strokeWidth(){const{strokeWidth:t,strokeWidthFixed:e}=this;if(e){const e=this.__leaf;let{scaleX:i}=e.__nowWorld||e.__world;return i<0&&(i=-i),i>1?t/i:t}return t}get __hasStroke(){return this.stroke&&this.strokeWidth}get __hasMultiPaint(){const t=this;return!!(t.__isFills&&t.fill.length>1||t.__isStrokes&&t.stroke.length>1||t.__useEffect)||t.fill&&this.__hasStroke}get __clipAfterFill(){const t=this;return t.cornerRadius||t.innerShadow||t.__pathInputed}get __hasSurface(){return this.fill||this.stroke}get __autoWidth(){return!this._width}get __autoHeight(){return!this._height}get __autoSide(){return!this._width||!this._height}get __autoSize(){return!this._width&&!this._height}setVisible(t){this._visible=t;const{leafer:e}=this.__leaf;e&&(e.watcher.hasVisible=!0)}setWidth(t){t<0?(this._width=-t,this.__leaf.scaleX*=-1,Ja.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,Ja.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=$a)):(this.__isFills&&(this.__removeInput("fill"),Ha.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=$a)):(this.__isStrokes&&(this.__removeInput("stroke"),Ha.recycleImage("stroke",this),this.__isStrokes=!1,this.__pixelStroke&&(this.__pixelStroke=!1)),this._stroke=t)}setPath(t){const e="string"==typeof t;e||t&&"object"==typeof t[0]?(this.__setInput("path",t),this._path=e?Za(t):Qa(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){eh(this,"shadow",t)}setInnerShadow(t){eh(this,"innerShadow",t)}setFilter(t){eh(this,"filter",t)}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&Xa.compute("fill",this.__leaf),e&&Xa.compute("stroke",this.__leaf),this.__needComputePaint=!1}}function eh(t,e,i){t.__setInput(e,i),i instanceof Array?(i.some((t=>!1===t.visible))&&(i=i.filter((t=>!1!==t.visible))),i.length||(i=null)):i=i&&!1!==i.visible?[i]:null,t["_"+e]=i}class ih extends th{}class sh extends ih{get __boxStroke(){return!this.__pathInputed}get __drawAfterFill(){const t=this;return"hide"===t.overflow&&(t.__clipAfterFill||t.innerShadow)&&t.__leaf.children.length}get __clipAfterFill(){return this.__leaf.isOverflow||super.__clipAfterFill}}class rh extends ih{__getInputData(t,e){const i=super.__getInputData(t,e);return qt.forEach((t=>delete i[t])),i}}class nh extends sh{}class oh extends th{}class ah extends th{get __boxStroke(){return!this.__pathInputed}}class hh extends th{get __boxStroke(){return!this.__pathInputed}}class lh extends th{}class dh extends th{}class ch extends th{get __pathInputed(){return 2}}class uh extends ih{}const _h={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class ph extends th{get __useNaturalRatio(){return!1}setFontWeight(t){"string"==typeof t?(this.__setInput("fontWeight",t),this._fontWeight=_h[t]||400):(this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t)}}class gh extends ah{setUrl(t){this.__setImageFill(t),this._url=t}__setImageFill(t){this.__leaf.image&&(this.__leaf.image=null),this.fill=t?{type:"image",mode:"stretch",url:t}:void 0}__getData(){const t=super.__getData();return delete t.fill,t}__getInputData(t,e){const i=super.__getInputData(t,e);return delete i.fill,i}}class fh extends ah{get __isCanvas(){return!0}get __drawAfterFill(){return!0}__getInputData(t,e){const i=super.__getInputData(t,e);return i.url=this.__leaf.canvas.toDataURL("image/png"),i}}const yh={__updateStrokeSpread(){let t=0,e=0;const i=this.__,{strokeAlign:s,strokeWidth:r}=i;if((i.stroke||"all"===i.hitStroke)&&r&&"inside"!==s&&(e=t="center"===s?r/2:r,!i.__boxStroke)){const e=i.__isLinePath?0:10*t,s="none"===i.strokeCap?0:r;t+=Math.max(e,s)}return i.__useArrow&&(t+=5*r),this.__layout.strokeBoxSpread=e,t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:i,blur:s,backgroundBlur:r,filter: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)),n&&(t+=Ga.getSpread(n));let o=t=Math.ceil(t);return i&&i.forEach((t=>o=Math.max(o,Math.max(Math.abs(t.y),Math.abs(t.x))+(t.spread<0?-t.spread:0)+1.5*t.blur))),r&&(o=Math.max(o,r)),this.__layout.renderShapeSpread=o,t+(this.__layout.strokeSpread||0)}},vh={__updateChange(){const t=this.__;if(t.__useEffect){const{shadow:e,innerShadow:i,blur:s,backgroundBlur:r,filter:n}=this.__;t.__useEffect=!!(e||i||s||r||n)}t.__checkSingle();t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect?t.__complex=!0:t.__complex&&(t.__complex=!1)},__drawFast(t,e){mh(this,t,e)},__draw(t,e,i){const s=this.__;if(s.__complex){s.__needComputePaint&&s.__computePaint();const{fill:r,stroke:n,__drawAfterFill:o}=s;if(this.__drawRenderPath(t),s.__useEffect){const a=Xa.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:h,innerShadow:l,filter:d}=s;h&&Va.shadow(this,t,a),r&&(s.__isFills?Xa.fills(r,this,t):Xa.fill(r,this,t)),o&&this.__drawAfterFill(t,e),l&&Va.innerShadow(this,t,a),n&&(s.__isStrokes?Xa.strokes(n,this,t):Xa.stroke(n,this,t)),d&&Ga.apply(d,this,this.__nowWorld,t,i,a),a.worldCanvas&&a.worldCanvas.recycle(),a.canvas.recycle()}else r&&(s.__isFills?Xa.fills(r,this,t):Xa.fill(r,this,t)),o&&this.__drawAfterFill(t,e),n&&(s.__isStrokes?Xa.strokes(n,this,t):Xa.stroke(n,this,t))}else s.__pathInputed?mh(this,t,e):this.__drawFast(t,e)},__renderShape(t,e,i,s){if(this.__worldOpacity){t.setWorld(this.__nowWorld=this.__getNowWorld(e));const{fill:r,stroke:n}=this.__;this.__drawRenderPath(t),r&&!i&&(this.__.__pixelFill?Xa.fills(r,this,t):Xa.fill("#000000",this,t)),this.__.__isCanvas&&this.__drawAfterFill(t,e),n&&!s&&(this.__.__pixelStroke?Xa.strokes(n,this,t):Xa.stroke("#000000",this,t))}},__drawAfterFill(t,e){this.__.__clipAfterFill?(t.save(),this.windingRule?t.clip(this.windingRule):t.clip(),this.__drawContent(t,e),t.restore()):this.__drawContent(t,e)}};function mh(t,e,i){const{fill:s,stroke:r,__drawAfterFill:n}=t.__;t.__drawRenderPath(e),s&&Xa.fill(s,t,e),n&&t.__drawAfterFill(e,i),r&&Xa.stroke(r,t,e)}const wh={__drawFast(t,e){let{width:i,height:s,fill:r,stroke:n,__drawAfterFill:o}=this.__;if(r&&(t.fillStyle=r,t.fillRect(0,0,i,s)),o&&this.__drawAfterFill(t,e),n){const{strokeAlign:r,__strokeWidth:o}=this.__;if(!o)return;t.setStroke(n,o,this.__);const a=o/2;switch(r){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 xh,bh;t.UI=xh=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 or.set(this.path=t||[]),t||this.__drawPathByBox(or),or}get editConfig(){}get editOuter(){return""}get editInner(){return""}constructor(t){super(t)}reset(t){}set(t,e){t&&(e?"temp"===e?(this.lockNormalStyle=!0,Object.assign(this,t),this.lockNormalStyle=!1):this.animate(t,e):Object.assign(this,t))}get(t){return"string"==typeof t?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){return Ct.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return Ct.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(or.set(i=[]),this.__drawPathByBox(or)),t?vi.toCanvasData(i,!0):i}getPathString(t,e,i){return vi.stringify(this.getPath(t,e),i)}load(){this.__.__computePaint()}__onUpdateSize(){if(this.__.__input){const t=this.__;!t.lazy||this.__inLazyBounds||Ka.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){if(this.__.path){const t=this.__;t.__pathForRender=t.cornerRadius?nr.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Ya.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?ms.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:i,width:s,height:r}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:n}=this.__;t.roundRect(e,i,s,r,"number"==typeof n?[n]:n)}else t.rect(e,i,s,r)}animate(t,e,i,s){return Ct.need("animate")}killAnimate(t,e){}export(t,e){return Ct.need("export")}clone(t){const e=this.toJSON();return t&&Object.assign(e,t),xh.one(e)}static one(t,e,i,s,r){return kt.get(t.tag||this.prototype.__tag,t,e,i,s,r)}static registerUI(){an()(this)}static registerData(t){Qr(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}},Nt([Qr(th)],t.UI.prototype,"__",void 0),Nt([Fa()],t.UI.prototype,"zoomLayer",void 0),Nt([Cr("")],t.UI.prototype,"id",void 0),Nt([Cr("")],t.UI.prototype,"name",void 0),Nt([Cr("")],t.UI.prototype,"className",void 0),Nt([zr("pass-through")],t.UI.prototype,"blendMode",void 0),Nt([Yr(1)],t.UI.prototype,"opacity",void 0),Nt([Xr(!0)],t.UI.prototype,"visible",void 0),Nt([zr(!1)],t.UI.prototype,"locked",void 0),Nt([Vr(0)],t.UI.prototype,"zIndex",void 0),Nt([Gr(!1)],t.UI.prototype,"mask",void 0),Nt([Kr(!1)],t.UI.prototype,"eraser",void 0),Nt([Tr(0,!0)],t.UI.prototype,"x",void 0),Nt([Tr(0,!0)],t.UI.prototype,"y",void 0),Nt([Or(100,!0)],t.UI.prototype,"width",void 0),Nt([Or(100,!0)],t.UI.prototype,"height",void 0),Nt([Lr(1,!0)],t.UI.prototype,"scaleX",void 0),Nt([Lr(1,!0)],t.UI.prototype,"scaleY",void 0),Nt([Sr(0,!0)],t.UI.prototype,"rotation",void 0),Nt([Sr(0,!0)],t.UI.prototype,"skewX",void 0),Nt([Sr(0,!0)],t.UI.prototype,"skewY",void 0),Nt([Tr(0,!0)],t.UI.prototype,"offsetX",void 0),Nt([Tr(0,!0)],t.UI.prototype,"offsetY",void 0),Nt([Tr(0,!0)],t.UI.prototype,"scrollX",void 0),Nt([Tr(0,!0)],t.UI.prototype,"scrollY",void 0),Nt([kr()],t.UI.prototype,"origin",void 0),Nt([kr()],t.UI.prototype,"around",void 0),Nt([Cr(!1)],t.UI.prototype,"lazy",void 0),Nt([Dr(1)],t.UI.prototype,"pixelRatio",void 0),Nt([Ar()],t.UI.prototype,"path",void 0),Nt([Mr()],t.UI.prototype,"windingRule",void 0),Nt([Mr(!0)],t.UI.prototype,"closed",void 0),Nt([Or(0)],t.UI.prototype,"padding",void 0),Nt([Or(!1)],t.UI.prototype,"lockRatio",void 0),Nt([Or()],t.UI.prototype,"widthRange",void 0),Nt([Or()],t.UI.prototype,"heightRange",void 0),Nt([Cr(!1)],t.UI.prototype,"draggable",void 0),Nt([Cr()],t.UI.prototype,"dragBounds",void 0),Nt([Cr(!1)],t.UI.prototype,"editable",void 0),Nt([qr(!0)],t.UI.prototype,"hittable",void 0),Nt([qr("path")],t.UI.prototype,"hitFill",void 0),Nt([Ur("path")],t.UI.prototype,"hitStroke",void 0),Nt([qr(!1)],t.UI.prototype,"hitBox",void 0),Nt([qr(!0)],t.UI.prototype,"hitChildren",void 0),Nt([qr(!0)],t.UI.prototype,"hitSelf",void 0),Nt([qr()],t.UI.prototype,"hitRadius",void 0),Nt([Zr("")],t.UI.prototype,"cursor",void 0),Nt([zr()],t.UI.prototype,"fill",void 0),Nt([Ur()],t.UI.prototype,"stroke",void 0),Nt([Ur("inside")],t.UI.prototype,"strokeAlign",void 0),Nt([Ur(1)],t.UI.prototype,"strokeWidth",void 0),Nt([Ur(!1)],t.UI.prototype,"strokeWidthFixed",void 0),Nt([Ur("none")],t.UI.prototype,"strokeCap",void 0),Nt([Ur("miter")],t.UI.prototype,"strokeJoin",void 0),Nt([Ur()],t.UI.prototype,"dashPattern",void 0),Nt([Ur()],t.UI.prototype,"dashOffset",void 0),Nt([Ur(10)],t.UI.prototype,"miterLimit",void 0),Nt([Mr(0)],t.UI.prototype,"cornerRadius",void 0),Nt([Mr()],t.UI.prototype,"cornerSmoothing",void 0),Nt([Ma()],t.UI.prototype,"shadow",void 0),Nt([Ma()],t.UI.prototype,"innerShadow",void 0),Nt([Ma()],t.UI.prototype,"blur",void 0),Nt([Ma()],t.UI.prototype,"backgroundBlur",void 0),Nt([Ma()],t.UI.prototype,"grayscale",void 0),Nt([Ma()],t.UI.prototype,"filter",void 0),Nt([Cr({})],t.UI.prototype,"data",void 0),Nt([sn(t.Leaf.prototype.reset)],t.UI.prototype,"reset",null),t.UI=xh=Nt([on(yh),on(vh),rn()],t.UI),t.Group=class extends t.UI{get __tag(){return"Group"}get isBranch(){return!0}constructor(t){super(t)}reset(t){this.__setBranch(),super.reset(t)}__setBranch(){this.children||(this.children=[])}set(t,e){if(t)if(t.children){const{children:i}=t;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t,e),i.forEach((t=>this.add(t))),t.children=i}else super.set(t,e)}toJSON(t){const e=super.toJSON(t);return e.children=this.children.map((e=>e.toJSON(t))),e}pick(t,e){}addAt(t,e){this.add(t,e)}addAfter(t,e){this.add(t,this.children.indexOf(e)+1)}addBefore(t,e){this.add(t,this.children.indexOf(e))}add(t,e){}addMany(...t){}remove(t,e){}removeAll(t){}clear(){}},Nt([Qr(ih)],t.Group.prototype,"__",void 0),t.Group=Nt([on(t.Branch),an()],t.Group);const Eh=wt.get("Leafer");t.Leafer=bh=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&&gr.isComplete}get layoutLocked(){return!this.layouter.running}get FPS(){return this.renderer?this.renderer.FPS:60}get cursorPoint(){return this.interaction&&this.interaction.hoverData||{x:this.width/2,y:this.height/2}}get clientBounds(){return this.canvas&&this.canvas.getClientBounds()}constructor(t,e){super(e),this.config={start:!0,hittable:!0,smooth:!0,lazySpeard:100},this.leafs=0,this.__eventIds=[],this.__controllers=[],this.__readyWait=[],this.__viewReadyWait=[],this.__viewCompletedWait=[],this.__nextRenderWait=[],this.userConfig=t,t&&(t.view||t.width)&&this.init(t),bh.list.add(this)}init(t,e){if(this.canvas)return;let s;const{config:r}=this;this.__setLeafer(this),e&&(this.parentApp=e,this.__bindApp(e),s=e.running),t&&(this.parent=e,this.initType(t.type),this.parent=void 0,At.assign(r,t));const n=this.canvas=i.canvas(r);this.__controllers.push(this.renderer=i.renderer(this,n,r),this.watcher=i.watcher(this,r),this.layouter=i.layouter(this,r)),this.isApp&&this.__setApp(),this.__checkAutoLayout(r,e),this.view=n.view,e||(this.selector=i.selector(this),this.interaction=i.interaction(this,n,this.selector,r),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=i.hitCanvasManager()),this.canvasManager=new It,s=r.start),this.hittable=r.hittable,this.fill=r.fill,this.canvasManager.add(n),this.__listenEvents(),s&&(this.__startTimer=setTimeout(this.start.bind(this))),On.run(this.__initWait),this.onInit()}onInit(){}initType(t){}set(t,e){this.waitInit((()=>{super.set(t,e)}))}start(){clearTimeout(this.__startTimer),!this.running&&this.canvas&&(this.running=!0,this.ready?this.emitLeafer(Zn.RESTART):this.emitLeafer(Zn.START),this.__controllers.forEach((t=>t.start())),this.isApp||this.renderer.render())}stop(){clearTimeout(this.__startTimer),this.running&&this.canvas&&(this.__controllers.forEach((t=>t.stop())),this.running=!1,this.emitLeafer(Zn.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=At.copyAttrs({},t,qt);Object.keys(e).forEach((t=>this[t]=e[t]))}forceRender(t,e){const{renderer:i}=this;i&&(i.addBlock(t?new lt(t):this.canvas.bounds),this.viewReady&&(e?i.render():i.update()))}requestRender(t=!1){this.renderer&&this.renderer.update(t)}updateCursor(t){const e=this.interaction;e&&(t?e.setCursor(t):e.updateCursor())}updateLazyBounds(){this.lazyBounds=this.canvas.bounds.clone().spread(this.config.lazySpeard)}__doResize(t){const{canvas:e}=this;if(!e||e.isSameSize(t))return;const i=At.copyAttrs({},this.canvas,qt);e.resize(t),this.updateLazyBounds(),this.__onResize(new Vn(t,i))}__onResize(t){this.emitEvent(t),At.copyAttrs(this.__,t,qt),setTimeout((()=>{this.canvasManager&&this.canvasManager.clearRecycled()}),0)}__setApp(){}__bindApp(t){this.selector=t.selector,this.interaction=t.interaction,this.canvasManager=t.canvasManager,this.hitCanvasManager=t.hitCanvasManager}__setLeafer(t){this.leafer=t,this.__level=1}__checkAutoLayout(t,e){e||(t.width&&t.height||(this.autoLayout=new ct(t)),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(qt.includes(t)?this.__changeCanvasSize(t,e):"fill"===t?this.__changeFill(e):"hittable"===t?this.parent||(this.canvas.hittable=e):"zIndex"===t&&(this.canvas.zIndex=e,setTimeout((()=>this.parent&&this.parent.__updateSortChildren())))),super.__setAttr(t,e)}__getAttr(t){return this.canvas&&qt.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const i=At.copyAttrs({},this.canvas,qt);i[t]=this.config[t]=e,e&&this.canvas.stopAutoLayout(),this.__doResize(i)}__changeFill(t){this.config.fill=t,this.canvas.allowBackgroundColor?this.canvas.backgroundColor=t:this.forceRender()}__onCreated(){this.created=!0}__onReady(){this.ready=!0,this.emitLeafer(Zn.BEFORE_READY),this.emitLeafer(Zn.READY),this.emitLeafer(Zn.AFTER_READY),On.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Zn.VIEW_READY),On.run(this.__viewReadyWait))}__onLayoutEnd(){const{grow:t,width:e,height:i}=this.config;if(t){let{width:s,height:r,pixelRatio:n}=this;const o="box"===t?this.worldBoxBounds:this.__world;e||(s=Math.max(1,o.x+o.width)),i||(r=Math.max(1,o.y+o.height)),this.__doResize({width:s,height:r,pixelRatio:n})}this.ready||this.__onReady()}__onNextRender(){if(this.viewReady){On.run(this.__nextRenderWait);const{imageReady:t}=this;t&&!this.viewCompleted&&this.__checkViewCompleted(),t||(this.viewCompleted=!1,this.requestRender())}else this.requestRender()}__checkViewCompleted(t=!0){this.nextRender((()=>{this.imageReady&&(t&&this.emitLeafer(Zn.VIEW_COMPLETED),On.run(this.__viewCompletedWait),this.viewCompleted=!0)}))}__onWatchData(){this.watcher.childrenChanged&&this.interaction&&this.nextRender((()=>this.interaction.updateCursor()))}waitInit(t,e){e&&(t=t.bind(e)),this.__initWait||(this.__initWait=[]),this.canvas?t():this.__initWait.push(t)}waitReady(t,e){e&&(t=t.bind(e)),this.ready?t():this.__readyWait.push(t)}waitViewReady(t,e){e&&(t=t.bind(e)),this.viewReady?t():this.__viewReadyWait.push(t)}waitViewCompleted(t,e){e&&(t=t.bind(e)),this.__viewCompletedWait.push(t),this.viewCompleted?this.__checkViewCompleted(!1):this.running||this.start()}nextRender(t,e,i){e&&(t=t.bind(e));const s=this.__nextRenderWait;if(i){for(let e=0;e<s.length;e++)if(s[e]===t){s.splice(e,1);break}}else s.push(t);this.requestRender()}zoom(t,e,i,s){return Ct.need("view")}getValidMove(t,e){return{x:t,y:e}}getValidScale(t){return t}getWorldPointByClient(t,e){return this.interaction&&this.interaction.getLocal(t,e)}getPagePointByClient(t,e){return this.getPagePoint(this.getWorldPointByClient(t,e))}updateClientBounds(){this.canvas&&this.canvas.updateClientBounds()}receiveEvent(t){}emitLeafer(t){this.emitEvent(new Zn(t,this))}__listenEvents(){const t=Bt.start("FirstCreate "+this.innerName);this.once(Zn.START,(()=>Bt.end(t))),this.once(Kn.START,(()=>this.updateLazyBounds())),this.once(qn.START,(()=>this.__onCreated())),this.once(qn.END,(()=>this.__onViewReady())),this.__eventIds.push(this.on_(Gn.DATA,this.__onWatchData,this),this.on_(Kn.END,this.__onLayoutEnd,this),this.on_(qn.NEXT,this.__onNextRender,this))}__removeListenEvents(){this.off_(this.__eventIds),this.__eventIds.length=0}destroy(t){const e=()=>{if(!this.destroyed){bh.list.remove(this);try{this.stop(),this.emitEvent(new Zn(Zn.END,this)),this.__removeListenEvents(),this.__controllers.forEach((t=>!(this.parent&&t===this.interaction)&&t.destroy())),this.__controllers.length=0,this.parent||(this.selector&&this.selector.destroy(),this.hitCanvasManager&&this.hitCanvasManager.destroy(),this.canvasManager.destroy()),this.canvas.destroy(),this.config.view=this.view=this.parentApp=null,this.userConfig&&(this.userConfig.view=null),super.destroy(),setTimeout((()=>{yr.clearRecycled()}),100)}catch(t){Eh.error(t)}}};t?e():setTimeout(e)}},t.Leafer.list=new da,Nt([Qr(rh)],t.Leafer.prototype,"__",void 0),Nt([Or()],t.Leafer.prototype,"pixelRatio",void 0),t.Leafer=bh=Nt([an()],t.Leafer),t.Rect=class extends t.UI{get __tag(){return"Rect"}constructor(t){super(t)}},Nt([Qr(ah)],t.Rect.prototype,"__",void 0),t.Rect=Nt([on(wh),rn(),an()],t.Rect);const{copy:Bh,add:Ph,includes:Rh}=nt,Ch=t.Rect.prototype,Th=t.Group.prototype,kh={};t.Box=class extends t.Group{get __tag(){return"Box"}get isBranchLeaf(){return!0}constructor(t){super(t),this.__layout.renderChanged||this.__layout.renderChange()}__updateStrokeSpread(){return 0}__updateRectRenderSpread(){return 0}__updateRenderSpread(){return this.__updateRectRenderSpread()||-1}__updateRectBoxBounds(){}__updateBoxBounds(t){const e=this.__;if(this.children.length)if(e.__autoSide){e.__hasSurface&&this.__extraUpdate(),super.__updateBoxBounds();const{boxBounds:t}=this.__layout;e.__autoSize||(e.__autoWidth?(t.width+=t.x,t.x=0,t.height=e.height,t.y=0):(t.height+=t.y,t.y=0,t.width=e.width,t.x=0)),this.__updateNaturalSize()}else this.__updateRectBoxBounds();else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){let t;const{renderBounds:e}=this.__layout;this.children.length?(super.__updateRenderBounds(),Bh(kh,e),this.__updateRectRenderBounds(),t=!Rh(e,kh),t&&"hide"!==this.__.overflow&&Ph(e,kh)):this.__updateRectRenderBounds(),!this.isOverflow!=!t&&(this.isOverflow=t)}__updateRectRenderBounds(){}__updateRectChange(){}__updateChange(){super.__updateChange(),this.__updateRectChange()}__renderRect(t,e){}__renderGroup(t,e){}__render(t,e){this.__.__drawAfterFill?this.__renderRect(t,e):(this.__renderRect(t,e),this.children.length&&this.__renderGroup(t,e))}__drawContent(t,e){this.__renderGroup(t,e),this.__.__hasStroke&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}},Nt([Qr(sh)],t.Box.prototype,"__",void 0),Nt([Cr(!1)],t.Box.prototype,"resizeChildren",void 0),Nt([Nr("show")],t.Box.prototype,"overflow",void 0),Nt([sn(Ch.__updateStrokeSpread)],t.Box.prototype,"__updateStrokeSpread",null),Nt([sn(Ch.__updateRenderSpread)],t.Box.prototype,"__updateRectRenderSpread",null),Nt([sn(Ch.__updateBoxBounds)],t.Box.prototype,"__updateRectBoxBounds",null),Nt([sn(Ch.__updateStrokeBounds)],t.Box.prototype,"__updateStrokeBounds",null),Nt([sn(Ch.__updateRenderBounds)],t.Box.prototype,"__updateRectRenderBounds",null),Nt([sn(Ch.__updateChange)],t.Box.prototype,"__updateRectChange",null),Nt([sn(Ch.__render)],t.Box.prototype,"__renderRect",null),Nt([sn(Th.__render)],t.Box.prototype,"__renderGroup",null),t.Box=Nt([rn(),an()],t.Box),t.Frame=class extends t.Box{get __tag(){return"Frame"}get isFrame(){return!0}constructor(t){super(t)}},Nt([Qr(nh)],t.Frame.prototype,"__",void 0),Nt([zr("#FFFFFF")],t.Frame.prototype,"fill",void 0),Nt([Nr("hide")],t.Frame.prototype,"overflow",void 0),t.Frame=Nt([an()],t.Frame);const{moveTo:Lh,closePath:Sh,ellipse:Oh}=zi;t.Ellipse=class extends t.UI{get __tag(){return"Ellipse"}constructor(t){super(t)}__updatePath(){const{width:t,height:i,innerRadius:s,startAngle:r,endAngle:n}=this.__,o=t/2,a=i/2,h=this.__.path=[];s?(r||n?(s<1&&Oh(h,o,a,o*s,a*s,0,r,n,!1),Oh(h,o,a,o,a,0,n,r,!0),s<1&&Sh(h)):(s<1&&(Oh(h,o,a,o*s,a*s),Lh(h,t,a)),Oh(h,o,a,o,a,0,360,0,!0)),e.ellipseToCurve&&(this.__.path=this.getPath(!0))):r||n?(Lh(h,o,a),Oh(h,o,a,o,a,0,r,n,!1),Sh(h)):Oh(h,o,a,o,a)}},Nt([Qr(hh)],t.Ellipse.prototype,"__",void 0),Nt([Mr(0)],t.Ellipse.prototype,"innerRadius",void 0),Nt([Mr(0)],t.Ellipse.prototype,"startAngle",void 0),Nt([Mr(0)],t.Ellipse.prototype,"endAngle",void 0),t.Ellipse=Nt([an()],t.Ellipse);const{moveTo:Dh,lineTo:Ih,drawPoints:Ah}=zi,{rotate:Mh,getAngle:Wh,getDistance:Fh,defaultPoint:Uh}=D,{toBounds:Nh}=Qs;t.Line=class extends t.UI{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,i={x:0,y:0};return t&&(i.x=t),e&&Mh(i,e),i}set toPoint(t){this.width=Fh(Uh,t),this.rotation=Wh(Uh,t),this.height&&(this.height=0)}constructor(t){super(t)}__updatePath(){const t=this.__,e=t.path=[];t.points?Ah(e,t.points,!1,t.closed):(Dh(e,0,0),Ih(e,this.width,0))}__updateRenderPath(){const t=this.__;!this.pathInputed&&t.points&&t.curve?(Ah(t.__pathForRender=[],t.points,t.curve,t.closed),t.__useArrow&&Ya.addArrows(this,!1)):super.__updateRenderPath()}__updateBoxBounds(){this.points?Nh(this.__.__pathForRender,this.__layout.boxBounds):super.__updateBoxBounds()}},Nt([Qr(oh)],t.Line.prototype,"__",void 0),Nt([Wr("center")],t.Line.prototype,"strokeAlign",void 0),Nt([Or(0)],t.Line.prototype,"height",void 0),Nt([Mr()],t.Line.prototype,"points",void 0),Nt([Mr(0)],t.Line.prototype,"curve",void 0),Nt([Mr(!1)],t.Line.prototype,"closed",void 0),t.Line=Nt([an()],t.Line);const{sin:zh,cos:Yh,PI:Xh}=Math,{moveTo:Hh,lineTo:jh,closePath:Vh,drawPoints:Gh}=zi,Kh=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)Gh(t,this.__.points,!1,!0);else{const{width:e,height:i,sides:s}=this.__,r=e/2,n=i/2;Hh(t,r,0);for(let e=1;e<s;e++)jh(t,r+r*zh(2*e*Xh/s),n-n*Yh(2*e*Xh/s))}Vh(t)}__updateRenderPath(){}__updateBoxBounds(){}},Nt([Qr(lh)],t.Polygon.prototype,"__",void 0),Nt([Mr(3)],t.Polygon.prototype,"sides",void 0),Nt([Mr()],t.Polygon.prototype,"points",void 0),Nt([Mr(0)],t.Polygon.prototype,"curve",void 0),Nt([sn(Kh.__updateRenderPath)],t.Polygon.prototype,"__updateRenderPath",null),Nt([sn(Kh.__updateBoxBounds)],t.Polygon.prototype,"__updateBoxBounds",null),t.Polygon=Nt([rn(),an()],t.Polygon);const{sin:qh,cos:Zh,PI:Qh}=Math,{moveTo:$h,lineTo:Jh,closePath:tl}=zi;t.Star=class extends t.UI{get __tag(){return"Star"}constructor(t){super(t)}__updatePath(){const{width:t,height:e,corners:i,innerRadius:s}=this.__,r=t/2,n=e/2,o=this.__.path=[];$h(o,r,0);for(let t=1;t<2*i;t++)Jh(o,r+(t%2==0?r:r*s)*qh(t*Qh/i),n-(t%2==0?n:n*s)*Zh(t*Qh/i));tl(o)}},Nt([Qr(dh)],t.Star.prototype,"__",void 0),Nt([Mr(5)],t.Star.prototype,"corners",void 0),Nt([Mr(.382)],t.Star.prototype,"innerRadius",void 0),t.Star=Nt([an()],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(jn.LOADED,(t=>{"fill"===t.attrName&&t.attrValue.url===this.url&&(this.image=t.image)}))}destroy(){this.image=null,super.destroy()}},Nt([Qr(gh)],t.Image.prototype,"__",void 0),Nt([Or("")],t.Image.prototype,"url",void 0),t.Image=Nt([an()],t.Image);const el=t.Image;t.Canvas=class extends t.Rect{get __tag(){return"Canvas"}get ready(){return!this.url}constructor(t){super(t),this.canvas=i.canvas(this.__),this.context=this.canvas.context,t&&t.url&&this.drawImage(t.url)}drawImage(t){new xr({url:t}).load((t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new jn(jn.LOADED,{image:t}))}))}draw(t,e,i,s){const r=new N(t.worldTransform).invert(),n=new N;e&&n.translate(e.x,e.y),i&&("number"==typeof i?n.scale(i):n.scale(i.x,i.y)),s&&n.rotate(s),r.multiplyParent(n),t.__render(this.canvas,{matrix:r.withScale()}),this.paint()}paint(){this.forceRender()}__drawContent(t,e){const{width:i,height:s}=this.__,{view:r}=this.canvas;t.drawImage(r,0,0,r.width,r.height,0,0,i,s)}__updateSize(){const{canvas:t}=this;if(t){const{smooth:e,safeResize:i}=this.__;t.resize(this.__,i),t.smooth!==e&&(t.smooth=e)}}destroy(){this.canvas&&(this.canvas.destroy(),this.canvas=this.context=null),super.destroy()}},Nt([Qr(fh)],t.Canvas.prototype,"__",void 0),Nt([Wa(100)],t.Canvas.prototype,"width",void 0),Nt([Wa(100)],t.Canvas.prototype,"height",void 0),Nt([Wa(1)],t.Canvas.prototype,"pixelRatio",void 0),Nt([Wa(!0)],t.Canvas.prototype,"smooth",void 0),Nt([Cr(!1)],t.Canvas.prototype,"safeResize",void 0),Nt([Wa()],t.Canvas.prototype,"contextSettings",void 0),t.Canvas=Nt([an()],t.Canvas);const{copyAndSpread:il,includes:sl,isSame:rl,spread:nl,setList:ol}=nt;t.Text=class extends t.UI{get __tag(){return"Text"}get textDrawData(){return this.__layout.update(),this.__.__textDrawData}constructor(t){super(t)}__drawHitPath(t){const{__lineHeight:e,fontSize:i,__baseLine:s,__textDrawData:r}=this.__;t.beginPath(),this.__.__letterSpacing<0?this.__drawPathByData(t):r.rows.forEach((r=>t.rect(r.x,r.y-s,r.width,e<i?i:e)))}__drawPathByData(t,e){const{x:i,y:s,width:r,height:n}=this.__layout.boxBounds;t.rect(i,s,r,n)}__drawRenderPath(t){t.font=this.__.__font}__updateTextDrawData(){const t=this.__,{lineHeight:e,letterSpacing:i,fontFamily:s,fontSize:r,fontWeight:n,italic:o,textCase:a,textOverflow:l,padding:d}=t;t.__lineHeight=za.number(e,r),t.__letterSpacing=za.number(i,r),t.__padding=d?h.fourNumber(d):void 0,t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*r)/2,t.__font=`${o?"italic ":""}${"small-caps"===a?"small-caps ":""}${"normal"!==n?n+" ":""}${r}px ${s}`,t.__clipText="show"!==l&&!t.__autoSize,t.__textDrawData=Ua.getDrawData(t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{fontSize:i,italic:s,padding:r,__autoWidth:n,__autoHeight:o}=t;this.__updateTextDrawData();const{bounds:a}=t.__textDrawData,h=e.boxBounds;if(t.__lineHeight<i&&nl(a,i/2),n||o){if(h.x=n?a.x:0,h.y=o?a.y:0,h.width=n?a.width:t.width,h.height=o?a.height:t.height,r){const[e,i,s,r]=t.__padding;n&&(h.x-=r,h.width+=i+r),o&&(h.y-=e,h.height+=s+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();s&&(h.width+=.16*i);const l=sl(h,a)?h:a;rl(l,e.contentBounds)?t.__textBoxBounds=l:(e.contentBounds=l,e.renderChanged=!0,ol(t.__textBoxBounds={},[h,a]))}__updateRenderSpread(){let t=super.__updateRenderSpread();return t||(t=this.__layout.boxBounds===this.__layout.contentBounds?0:1),t}__updateRenderBounds(){il(this.__layout.renderBounds,this.__.__textBoxBounds,this.__layout.renderSpread)}},Nt([Qr(ph)],t.Text.prototype,"__",void 0),Nt([Or(0)],t.Text.prototype,"width",void 0),Nt([Or(0)],t.Text.prototype,"height",void 0),Nt([Cr(!1)],t.Text.prototype,"resizeFontSize",void 0),Nt([zr("#000000")],t.Text.prototype,"fill",void 0),Nt([Wr("outside")],t.Text.prototype,"strokeAlign",void 0),Nt([qr("all")],t.Text.prototype,"hitFill",void 0),Nt([Or("")],t.Text.prototype,"text",void 0),Nt([Or("caption")],t.Text.prototype,"fontFamily",void 0),Nt([Or(12)],t.Text.prototype,"fontSize",void 0),Nt([Or("normal")],t.Text.prototype,"fontWeight",void 0),Nt([Or(!1)],t.Text.prototype,"italic",void 0),Nt([Or("none")],t.Text.prototype,"textCase",void 0),Nt([Or("none")],t.Text.prototype,"textDecoration",void 0),Nt([Or(0)],t.Text.prototype,"letterSpacing",void 0),Nt([Or({type:"percent",value:1.5})],t.Text.prototype,"lineHeight",void 0),Nt([Or(0)],t.Text.prototype,"paraIndent",void 0),Nt([Or(0)],t.Text.prototype,"paraSpacing",void 0),Nt([Or("x")],t.Text.prototype,"writingMode",void 0),Nt([Or("left")],t.Text.prototype,"textAlign",void 0),Nt([Or("top")],t.Text.prototype,"verticalAlign",void 0),Nt([Or(!0)],t.Text.prototype,"autoSizeAlign",void 0),Nt([Or("normal")],t.Text.prototype,"textWrap",void 0),Nt([Or("show")],t.Text.prototype,"textOverflow",void 0),t.Text=Nt([an()],t.Text),t.Path=class extends t.UI{get __tag(){return"Path"}constructor(t){super(t)}},Nt([Qr(ch)],t.Path.prototype,"__",void 0),Nt([Wr("center")],t.Path.prototype,"strokeAlign",void 0),t.Path=Nt([an()],t.Path),t.Pen=class extends t.Group{get __tag(){return"Pen"}constructor(t){super(t)}setStyle(e){const i=this.pathElement=new t.Path(e);return this.pathStyle=e,this.__path=i.path||(i.path=[]),this.add(i),this}beginPath(){return this}moveTo(t,e){return this}lineTo(t,e){return this}bezierCurveTo(t,e,i,s,r,n){return this}quadraticCurveTo(t,e,i,s){return this}closePath(){return this}rect(t,e,i,s){return this}roundRect(t,e,i,s,r){return this}ellipse(t,e,i,s,r,n,o,a){return this}arc(t,e,i,s,r,n){return this}arcTo(t,e,i,s,r){return this}drawEllipse(t,e,i,s,r,n,o,a){return this}drawArc(t,e,i,s,r,n){return this}drawPoints(t,e,i){return this}clearPath(){return this}paint(){this.pathElement.__layout.boxChanged||this.pathElement.forceUpdate("path")}},Nt([Qr(uh)],t.Pen.prototype,"__",void 0),Nt([(t,e)=>{br(t,e,{get(){return this.__path}})}],t.Pen.prototype,"path",void 0),t.Pen=Nt([on(rs,["set","path","paint"]),an()],t.Pen),t.App=class extends t.Leafer{get __tag(){return"App"}get isApp(){return!0}constructor(t,e){super(t,e)}init(t,e){if(super.init(t,e),t){const{ground:e,tree:s,sky:r,editor:n}=t;e&&(this.ground=this.addLeafer(e)),(s||n)&&(this.tree=this.addLeafer(s||{type:t.type||"design"})),(r||n)&&(this.sky=this.addLeafer(r)),n&&this.sky.add(this.editor=i.editor(n))}}__setApp(){const{canvas:t}=this,{realCanvas:e,view:i}=this.config;e||i===this.canvas.view||!t.parentView?this.realCanvas=!0:t.unrealCanvas(),this.leafer=this,this.watcher.disable(),this.layouter.disable(),this.__eventIds.push(this.on_(Hn.CHANGE,this.__onPropertyChange,this))}start(){super.start(),this.children.forEach((t=>t.start()))}stop(){this.children.forEach((t=>t.stop())),super.stop()}unlockLayout(){super.unlockLayout(),this.children.forEach((t=>t.unlockLayout()))}lockLayout(){super.lockLayout(),this.children.forEach((t=>t.lockLayout()))}forceRender(t,e){this.children.forEach((i=>i.forceRender(t,e)))}addLeafer(e){const i=new t.Leafer(e);return this.add(i),i}add(t,e){if(!t.view){if(this.realCanvas&&!this.canvas.bounds)return void setTimeout((()=>this.add(t,e)),10);t.init(this.__getChildConfig(t.userConfig),this)}super.add(t,e),void 0!==e&&(t.canvas.childIndex=e),this.__listenChildEvents(t)}__onPropertyChange(){wt.showHitView&&this.children.forEach((t=>t.forceUpdate("surface")))}__onCreated(){this.created=this.children.every((t=>t.created))}__onReady(){this.children.every((t=>t.ready))&&super.__onReady()}__onViewReady(){this.children.every((t=>t.viewReady))&&super.__onViewReady()}__onChildRenderEnd(t){this.renderer.addBlock(t.renderBounds),this.viewReady&&this.renderer.update()}__render(t,e){if(t.context){const i=e.matrix;i&&t.setTransform(i.a,i.b,i.c,i.d,i.e,i.f),this.children.forEach((e=>t.copyWorld(e.canvas)))}}__onResize(t){this.children.forEach((e=>e.resize(t))),super.__onResize(t)}updateLayout(){this.children.forEach((t=>t.updateLayout()))}__getChildConfig(t){let e=Object.assign({},this.config);return e.hittable=e.realCanvas=void 0,t&&At.assign(e,t),this.autoLayout&&At.copyAttrs(e,this,qt),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once(Kn.END,(()=>this.__onReady())),t.once(qn.START,(()=>this.__onCreated())),t.once(qn.END,(()=>this.__onViewReady())),this.realCanvas&&this.__eventIds.push(t.on_(qn.END,this.__onChildRenderEnd,this))}},t.App=Nt([an()],t.App);const al={},hl={isHoldSpaceKey:()=>hl.isHold("Space"),isHold:t=>al[t],setDownCode(t){al[t]||(al[t]=!0)},setUpCode(t){al[t]=!1}},ll={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 dl extends Yn{get spaceKey(){return hl.isHoldSpaceKey()}get left(){return ll.left(this)}get right(){return ll.right(this)}get middle(){return ll.middle(this)}constructor(t){super(t.type),this.bubbles=!0,Object.assign(this,t)}getBoxPoint(t){return(t||this.current).getBoxPoint(this)}getInnerPoint(t){return(t||this.current).getInnerPoint(this)}getLocalPoint(t){return(t||this.current).getLocalPoint(this)}getPagePoint(){return this.current.getPagePoint(this)}getInner(t){return this.getInnerPoint(t)}getLocal(t){return this.getLocalPoint(t)}getPage(){return this.getPagePoint()}static changeName(t,e){Ot.changeName(t,e)}}t.PointerEvent=class extends dl{},t.PointerEvent.POINTER="pointer",t.PointerEvent.BEFORE_DOWN="pointer.before_down",t.PointerEvent.BEFORE_MOVE="pointer.before_move",t.PointerEvent.BEFORE_UP="pointer.before_up",t.PointerEvent.DOWN="pointer.down",t.PointerEvent.MOVE="pointer.move",t.PointerEvent.UP="pointer.up",t.PointerEvent.OVER="pointer.over",t.PointerEvent.OUT="pointer.out",t.PointerEvent.ENTER="pointer.enter",t.PointerEvent.LEAVE="pointer.leave",t.PointerEvent.TAP="tap",t.PointerEvent.DOUBLE_TAP="double_tap",t.PointerEvent.CLICK="click",t.PointerEvent.DOUBLE_CLICK="double_click",t.PointerEvent.LONG_PRESS="long_press",t.PointerEvent.LONG_TAP="long_tap",t.PointerEvent.MENU="pointer.menu",t.PointerEvent.MENU_TAP="pointer.menu_tap",t.PointerEvent=Nt([hn()],t.PointerEvent);const cl=t.PointerEvent,ul={};t.DragEvent=class extends t.PointerEvent{static setList(t){this.list=t instanceof da?t:new da(t)}static setData(t){this.data=t}static getValidMove(t,e,i){const{draggable:s,dragBounds:r}=t,n=t.getLocalPoint(i,null,!0);return D.move(n,e.x-t.x,e.y-t.y),r&&this.getMoveInDragBounds(t.__localBoxBounds,"parent"===r?t.parent.boxBounds:r,n,!0),"x"===s&&(n.y=0),"y"===s&&(n.x=0),n}static getMoveInDragBounds(t,e,i,s){const r=t.x+i.x,n=t.y+i.y,o=r+t.width,a=n+t.height,h=e.x+e.width,l=e.y+e.height;return s||(i=Object.assign({},i)),nt.includes(t,e)?(r>e.x?i.x+=e.x-r:o<h&&(i.x+=h-o),n>e.y?i.y+=e.y-n:a<l&&(i.y+=l-a)):(r<e.x?i.x+=e.x-r:o>h&&(i.x+=h-o),n<e.y?i.y+=e.y-n:a>l&&(i.y+=l-a)),i}getPageMove(t){return this.assignMove(t),this.current.getPagePoint(ul,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(ul,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(ul,null,!0)}getPageTotal(){return this.getPageMove(!0)}getInnerTotal(t){return this.getInnerMove(t,!0)}getLocalTotal(t){return this.getLocalMove(t,!0)}getPageBounds(){const t=this.getPageTotal(),e=this.getPagePoint(),i={};return nt.set(i,e.x-t.x,e.y-t.y,t.x,t.y),nt.unsign(i),i}assignMove(t){ul.x=t?this.totalX:this.moveX,ul.y=t?this.totalY:this.moveY}},t.DragEvent.BEFORE_DRAG="drag.before_drag",t.DragEvent.START="drag.start",t.DragEvent.DRAG="drag",t.DragEvent.END="drag.end",t.DragEvent.OVER="drag.over",t.DragEvent.OUT="drag.out",t.DragEvent.ENTER="drag.enter",t.DragEvent.LEAVE="drag.leave",t.DragEvent=Nt([hn()],t.DragEvent);const _l=t.DragEvent;t.DropEvent=class extends t.PointerEvent{static setList(e){t.DragEvent.setList(e)}static setData(e){t.DragEvent.setData(e)}},t.DropEvent.DROP="drop",t.DropEvent=Nt([hn()],t.DropEvent),t.MoveEvent=class extends t.DragEvent{},t.MoveEvent.BEFORE_MOVE="move.before_move",t.MoveEvent.START="move.start",t.MoveEvent.MOVE="move",t.MoveEvent.END="move.end",t.MoveEvent=Nt([hn()],t.MoveEvent),t.RotateEvent=class extends dl{},t.RotateEvent.BEFORE_ROTATE="rotate.before_rotate",t.RotateEvent.START="rotate.start",t.RotateEvent.ROTATE="rotate",t.RotateEvent.END="rotate.end",t.RotateEvent=Nt([hn()],t.RotateEvent),t.SwipeEvent=class extends t.DragEvent{},t.SwipeEvent.SWIPE="swipe",t.SwipeEvent.LEFT="swipe.left",t.SwipeEvent.RIGHT="swipe.right",t.SwipeEvent.UP="swipe.up",t.SwipeEvent.DOWN="swipe.down",t.SwipeEvent=Nt([hn()],t.SwipeEvent),t.ZoomEvent=class extends dl{},t.ZoomEvent.BEFORE_ZOOM="zoom.before_zoom",t.ZoomEvent.START="zoom.start",t.ZoomEvent.ZOOM="zoom",t.ZoomEvent.END="zoom.end",t.ZoomEvent=Nt([hn()],t.ZoomEvent),t.KeyEvent=class extends dl{},t.KeyEvent.DOWN="key.down",t.KeyEvent.HOLD="key.hold",t.KeyEvent.UP="key.up",t.KeyEvent=Nt([hn()],t.KeyEvent);const pl={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:gl.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 da,{list:s}=t;for(let t=0,r=s.length;t<r;t++)s[t].hasEvent(e)&&i.add(s[t]);return i},pathCanDrag:e=>e&&e.list.some((e=>e.draggable||e.editable||!e.isLeafer&&e.hasEvent(t.DragEvent.DRAG))),pathHasOutside:t=>t&&t.list.some((t=>t.isOutside))},gl=pl,fl=new da,{getDragEventData:yl,getDropEventData:vl,getSwipeEventData:ml}=pl;class wl{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=yl(t,t,t),this.canAnimate=this.canDragOut=!0}getList(e,i){const{proxy:s}=this.interaction.selector,r=s&&s.list.length,n=t.DragEvent.list||this.draggableList||fl;return this.dragging&&(r?e?fl:new da(i?[...s.list,...s.dragHoverExclude]:s.list):n)}checkDrag(e,i){const{interaction:s}=this;if(this.moving&&e.buttons<1)return this.canAnimate=!1,void s.pointerCancel();!this.moving&&i&&(this.moving=s.canMove(this.downData)||s.isHoldRightKey||s.isMobileDragEmpty)&&(this.dragData.moveType="drag",s.emit(t.MoveEvent.START,this.dragData)),this.moving||this.dragStart(e,i),this.drag(e)}dragStart(e,i){this.dragging||(this.dragging=i&&ll.left(e),this.dragging&&(this.interaction.emit(t.DragEvent.START,this.dragData),this.getDraggableList(this.dragData.path),this.setDragStartPoints(this.realDraggableList=this.getList(!0))))}setDragStartPoints(t){this.dragStartPoints={},t.forEach((t=>this.dragStartPoints[t.innerId]={x:t.x,y:t.y}))}getDraggableList(t){let e;for(let i=0,s=t.length;i<s;i++)if(e=t.list[i],(e.draggable||e.editable)&&e.hitSelf&&!e.locked){this.draggableList=new da(e);break}}drag(e){const{interaction:i,dragData:s,downData:r}=this,{path:n,throughPath:o}=r;this.dragData=yl(r,s,e),o&&(this.dragData.throughPath=o),this.dragData.path=n,this.moving?(this.dragData.moveType="drag",i.emit(t.MoveEvent.BEFORE_MOVE,this.dragData),i.emit(t.MoveEvent.MOVE,this.dragData)):this.dragging&&(this.dragReal(),i.emit(t.DragEvent.BEFORE_DRAG,this.dragData),i.emit(t.DragEvent.DRAG,this.dragData))}dragReal(){const{running:e}=this.interaction,i=this.realDraggableList;if(i.length&&e){const{totalX:e,totalY:s}=this.dragData;i.forEach((i=>i.draggable&&i.move(t.DragEvent.getValidMove(i,this.dragStartPoints[i.innerId],{x:e,y:s}))))}}dragOverOrOut(e){const{interaction:i}=this,{dragOverPath:s}=this,{path:r}=e;this.dragOverPath=r,s?r.indexAt(0)!==s.indexAt(0)&&(i.emit(t.DragEvent.OUT,e,s),i.emit(t.DragEvent.OVER,e,r)):i.emit(t.DragEvent.OVER,e,r)}dragEnterOrLeave(e){const{interaction:i}=this,{dragEnterPath:s}=this,{path:r}=e;i.emit(t.DragEvent.LEAVE,e,s,r),i.emit(t.DragEvent.ENTER,e,r,s),this.dragEnterPath=r}dragEnd(t,e){(this.dragging||this.moving)&&(this.checkDragEndAnimate(t,e)||this.dragEndReal(t))}dragEndReal(e){const{interaction:i,downData:s,dragData:r}=this;e||(e=r);const{path:n,throughPath:o}=s,a=yl(s,e,e);if(o&&(a.throughPath=o),a.path=n,this.moving&&(this.moving=!1,a.moveType="drag",i.emit(t.MoveEvent.END,a)),this.dragging){const n=this.getList();this.dragging=!1,i.emit(t.DragEvent.END,a),this.swipe(e,s,r,a),this.drop(e,n,this.dragEnterPath)}this.autoMoveCancel(),this.dragReset(),this.animate(null,"off")}swipe(t,e,i,s){const{interaction:r}=this;if(D.getDistance(e,t)>r.config.pointer.swipeDistance){const t=ml(e,i,s);this.interaction.emit(t.type,t)}}drop(e,i,s){const r=vl(e,i,t.DragEvent.data);r.path=s,this.interaction.emit(t.DropEvent.DROP,r),this.interaction.emit(t.DragEvent.LEAVE,e,s)}dragReset(){t.DragEvent.list=t.DragEvent.data=this.draggableList=this.dragData=this.downData=this.dragOverPath=this.dragEnterPath=null}checkDragEndAnimate(t,e){return!1}animate(t,e){}checkDragOut(t){}autoMoveOnDragOut(t){}autoMoveCancel(){}destroy(){this.dragReset()}}const xl=wt.get("emit");const bl=["move","zoom","rotate","key"];function El(t,e,i,s,r){if(bl.some((t=>e.startsWith(t)))&&t.__.hitChildren&&!Pl(t,r)){let n;for(let o=0,a=t.children.length;o<a;o++)n=t.children[o],!i.path.has(n)&&n.__.hittable&&Bl(n,e,i,s,r)}}function Bl(t,e,i,s,r){if(t.destroyed)return!1;if(t.__.hitSelf&&!Pl(t,r)&&(qa.updateEventStyle&&!s&&qa.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const r=Ot.get(e,i);if(t.emitEvent(r,s),r.isStop)return!0}return!1}function Pl(t,e){return e&&e.has(t)}const Rl={wheel:{zoomSpeed:.5,moveSpeed:.5,rotateSpeed:.5,delta:{x:20,y:8}},pointer:{hitRadius:5,tapTime:120,longPressTime:800,transformTime:500,hover:!0,dragHover:!0,dragDistance:2,swipeDistance:20},touch:{preventDefault:"auto"},multiTouch:{},move:{autoDistance:2},zoom:{},cursor:!0,keyEvent:!0},{pathHasEventType:Cl,pathCanDrag:Tl,pathHasOutside:kl}=pl;class Ll{get dragging(){return this.dragger.dragging}get transforming(){return this.transformer.transforming}get moveMode(){return!0===this.m.drag||this.isHoldSpaceKey||this.isHoldMiddleKey||this.isHoldRightKey&&this.dragger.moving||this.isDragEmpty}get canHover(){return this.p.hover&&!this.config.mobile}get isDragEmpty(){return this.m.dragEmpty&&this.isRootPath(this.hoverData)&&(!this.downData||this.isRootPath(this.downData))}get isMobileDragEmpty(){return this.m.dragEmpty&&!this.canHover&&this.downData&&this.isTreePath(this.downData)}get isHoldMiddleKey(){return this.m.holdMiddleKey&&this.downData&&ll.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&ll.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&hl.isHoldSpaceKey()}get m(){return this.config.move}get p(){return this.config.pointer}get hitRadius(){return this.p.hitRadius}constructor(t,e,i,s){this.config=At.clone(Rl),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new da(t),this.createTransformer(),this.dragger=new wl(this),s&&(this.config=At.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(e,i){e||(e=this.hoverData),e&&(ll.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),ll.left(e)&&(this.tapWait(),this.longPressWait(e)),this.waitRightTap=ll.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&&ll.defaultLeft(t);(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(e){if(this.emit(t.PointerEvent.BEFORE_MOVE,e,this.defaultPath),this.downData){const t=D.getDistance(this.downData,e)>this.p.dragDistance;t&&(this.waitTap&&this.pointerWaitCancel(),this.waitRightTap=!1),this.dragger.checkDrag(e,t)}this.dragger.moving||(this.updateHoverData(e),this.checkPath(e),this.emit(t.PointerEvent.MOVE,e),this.pointerHover(e),this.dragging&&(this.dragger.dragOverOrOut(e),this.dragger.dragEnterOrLeave(e))),this.updateCursor(this.downData||e)}pointerUp(e){const{downData:i}=this;if(e||(e=i),!i)return;ll.defaultLeft(e),e.multiTouch=i.multiTouch,this.findPath(e);const s=Object.assign(Object.assign({},e),{path:e.path.clone()});e.path.addList(i.path.list),this.checkPath(e),this.downData=null,this.emit(t.PointerEvent.BEFORE_UP,e),this.emit(t.PointerEvent.UP,e),this.touchLeave(e),e.isCancel||(this.tap(e),this.menuTap(e)),this.dragger.dragEnd(e),this.updateCursor(s)}pointerCancel(){const t=Object.assign({},this.dragger.dragData);t.isCancel=!0,this.pointerUp(t)}menu(e){this.findPath(e),this.emit(t.PointerEvent.MENU,e),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(e)}menuTap(e){this.waitRightTap&&this.waitMenuTap&&(this.emit(t.PointerEvent.MENU_TAP,e),this.waitRightTap=this.waitMenuTap=!1)}createTransformer(){}move(t){}zoom(t){}rotate(t){}transformEnd(){}wheel(t){}multiTouch(t,e){}keyDown(e){if(!this.config.keyEvent)return;const{code:i}=e;this.downKeyMap[i]||(this.downKeyMap[i]=!0,hl.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,hl.setUpCode(i),this.emit(t.KeyEvent.UP,e,this.defaultPath),"grab"===this.cursor&&this.updateCursor()}pointerHover(t){!this.canHover||this.dragging&&!this.p.dragHover||(t.path||(t.path=new da),this.pointerOverOrOut(t),this.pointerEnterOrLeave(t))}pointerOverOrOut(e){const{path:i}=e,{overPath:s}=this;this.overPath=i,s?i.indexAt(0)!==s.indexAt(0)&&(this.emit(t.PointerEvent.OUT,e,s),this.emit(t.PointerEvent.OVER,e,i)):this.emit(t.PointerEvent.OVER,e,i)}pointerEnterOrLeave(e){let{path:i}=e;this.downData&&!this.moveMode&&(i=i.clone(),this.downData.path.forEach((t=>i.add(t))));const{enterPath:s}=this;this.enterPath=i,this.emit(t.PointerEvent.LEAVE,e,s,i),this.emit(t.PointerEvent.ENTER,e,i,s)}touchLeave(e){"touch"===e.pointerType&&this.enterPath&&(this.emit(t.PointerEvent.LEAVE,e),this.dragger.dragging&&this.emit(t.DropEvent.LEAVE,e))}tap(e){const{pointer:i}=this.config,s=this.longTap(e);if(!i.tapMore&&s)return;if(!this.waitTap)return;i.tapMore&&this.emitTap(e);const r=Date.now()-this.downTime,n=[t.PointerEvent.DOUBLE_TAP,t.PointerEvent.DOUBLE_CLICK].some((t=>Cl(e.path,t)));r<i.tapTime+50&&n?(this.tapCount++,2===this.tapCount?(this.tapWaitCancel(),this.emitDoubleTap(e)):(clearTimeout(this.tapTimer),this.tapTimer=setTimeout((()=>{i.tapMore||(this.tapWaitCancel(),this.emitTap(e))}),i.tapTime))):i.tapMore||(this.tapWaitCancel(),this.emitTap(e))}findPath(t,i){const{hitRadius:s,through:r}=this.p,{bottomList:n,target:o}=this;e.backgrounder||t.origin||o&&o.updateLayout();const a=this.selector.getByPoint(t,s,Object.assign({bottomList:n,name:t.type},i||{through:r}));return a.throughPath&&(t.throughPath=a.throughPath),t.path=a.path,a.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&&!kl(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.m.drag&&!Tl(t.path))&&!kl(t.path)}isDrag(t){return this.dragger.getList().has(t)}isPress(t){return this.downData&&this.downData.path.has(t)}isHover(t){return this.enterPath&&this.enterPath.has(t)}isFocus(t){return this.focusData===t}cancelHover(){const{hoverData:t}=this;t&&(t.path=this.defaultPath,this.pointerHover(t))}updateDownData(t,e,i){const{downData:s}=this;!t&&s&&(t=s),t&&(this.findPath(t,e),i&&s&&t.path.addList(s.path.list),this.downData=t)}updateHoverData(e){e||(e=this.hoverData),e&&(this.findPath(e,{exclude:this.dragger.getList(!1,!0),name:t.PointerEvent.MOVE}),this.hoverData=e)}updateCursor(t){if(!this.config.cursor||!this.canHover)return;if(t||(this.updateHoverData(),t=this.downData||this.hoverData),this.dragger.moving)return this.setCursor("grabbing");if(this.canMove(t))return this.setCursor(this.downData?"grabbing":"grab");if(!t)return;let e,i;const{path:s}=t;for(let t=0,r=s.length;t<r&&(e=s.list[t],i=e.syncEventer&&e.syncEventer.cursor||e.cursor,!i);t++);this.setCursor(i)}setCursor(t){this.cursor=t}getLocal(t,e){const i=this.canvas.getClientBounds(e);return{x:t.clientX-i.x,y:t.clientY-i.y}}emitTap(e){this.emit(t.PointerEvent.TAP,e),this.emit(t.PointerEvent.CLICK,e)}emitDoubleTap(e){this.emit(t.PointerEvent.DOUBLE_TAP,e),this.emit(t.PointerEvent.DOUBLE_CLICK,e)}pointerWaitCancel(){this.tapWaitCancel(),this.longPressWaitCancel()}tapWait(){clearTimeout(this.tapTimer),this.waitTap=!0}tapWaitCancel(){clearTimeout(this.tapTimer),this.waitTap=!1,this.tapCount=0}longPressWait(e){clearTimeout(this.longPressTimer),this.longPressTimer=setTimeout((()=>{this.longPressed=!0,this.emit(t.PointerEvent.LONG_PRESS,e)}),this.p.longPressTime)}longTap(e){let i;return this.longPressed&&(this.emit(t.PointerEvent.LONG_TAP,e),(Cl(e.path,t.PointerEvent.LONG_TAP)||Cl(e.path,t.PointerEvent.LONG_PRESS))&&(i=!0)),this.longPressWaitCancel(),i}longPressWaitCancel(){clearTimeout(this.longPressTimer),this.longPressed=!1}__onResize(){const{dragOut:t}=this.m;this.shrinkCanvasBounds=new lt(this.canvas.bounds),this.shrinkCanvasBounds.spread(-("number"==typeof t?t:2))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Vn.RESIZE,this.__onResize,this)],t.once(Zn.READY,(()=>this.__onResize()))}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}emit(t,e,i,s){this.running&&function(t,e,i,s){if(!i&&!e.path)return;let r;e.type=t,i?e=Object.assign(Object.assign({},e),{path:i}):i=e.path,e.target=i.indexAt(0);try{for(let n=i.length-1;n>-1;n--){if(r=i.list[n],Bl(r,t,e,!0,s))return;r.isApp&&El(r,t,e,!0,s)}for(let n=0,o=i.length;n<o;n++)if(r=i.list[n],r.isApp&&El(r,t,e,!1,s),Bl(r,t,e,!1,s))return}catch(t){xl.error(t)}}(t,e,i,s)}destroy(){this.__eventIds.length&&(this.stop(),this.__removeListenEvents(),this.dragger.destroy(),this.transformer&&this.transformer.destroy(),this.downData=this.overPath=this.enterPath=null)}}class Sl{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}Sl.custom={};class Ol extends It{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new da,this.pixelList=new da}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:Dl,copy:Il,setRadius:Al}=D,Ml={},Wl=t.Leaf.prototype;Wl.__hitWorld=function(t){if(!this.__.hitSelf)return!1;this.__.hitRadius&&(Il(Ml,t),Al(t=Ml,this.__.hitRadius)),Dl(t,this.__world,Ml);const{width:e,height:i}=this.__world,s=e<10&&i<10;if(this.__.hitBox||s){if(nt.hitRadiusPoint(this.__layout.boxBounds,Ml))return!0;if(s)return!1}return!this.__layout.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),this.__layout.boundsChanged||(this.__layout.hitCanvasChanged=!1)),this.__hit(Ml)},Wl.__hitFill=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitFill(t,this.__.windingRule)},Wl.__hitStroke=function(t,e){var i;return null===(i=this.__hitCanvas)||void 0===i?void 0:i.hitStroke(t,e)},Wl.__hitPixel=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitPixel(t,this.__layout.renderBounds,this.__hitCanvas.hitScale)},Wl.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const Fl=new N,Ul=t.UI.prototype;Ul.__updateHitCanvas=function(){const t=this.__,{hitCanvasManager:i}=this.leafer,s=(t.__pixelFill||t.__isCanvas)&&"pixel"===t.hitFill,r=t.__pixelStroke&&"pixel"===t.hitStroke,n=s||r;this.__hitCanvas||(this.__hitCanvas=n?i.getPixelType(this,{contextSettings:{willReadFrequently:!0}}):i.getPathType(this));const o=this.__hitCanvas;if(n){const{renderBounds:i}=this.__layout,n=e.image.hitCanvasSize,a=o.hitScale=dt.set(0,0,n,n).getFitMatrix(i).a,{x:h,y:l,width:d,height:c}=dt.set(i).scale(a);o.resize({width:d,height:c,pixelRatio:1}),o.clear(),yr.patternLocked=!0,this.__renderShape(o,{matrix:Fl.setWith(this.__world).scaleWith(1/a).invertWith().translate(-h,-l)},!s,!r),yr.patternLocked=!1,o.resetTransform(),t.__isHitPixel=!0}else t.__isHitPixel&&(t.__isHitPixel=!1);this.__drawHitPath(o),o.setStrokeOptions(t)},Ul.__hit=function(t){"miniapp"===e.name&&this.__drawHitPath(this.__hitCanvas);const i=this.__;if(i.__isHitPixel&&this.__hitPixel(t))return!0;const{hitFill:s}=i,r=(i.fill||i.__isCanvas)&&("path"===s||"pixel"===s&&!(i.__pixelFill||i.__isCanvas))||"all"===s;if(r&&this.__hitFill(t))return!0;const{hitStroke:n,__strokeWidth:o}=i,a=i.stroke&&("path"===n||"pixel"===n&&!i.__pixelStroke)||"all"===n;if(!r&&!a)return!1;const h=2*t.radiusX;let l=h;if(a)switch(i.strokeAlign){case"inside":if(l+=2*o,!r&&this.__hitFill(t)&&this.__hitStroke(t,l))return!0;l=h;break;case"center":l+=o;break;case"outside":if(l+=2*o,!r){if(!this.__hitFill(t)&&this.__hitStroke(t,l))return!0;l=h}}return!!l&&this.__hitStroke(t,l)};const Nl=t.UI.prototype,zl=t.Rect.prototype,Yl=t.Box.prototype;zl.__updateHitCanvas=Yl.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?Nl.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},zl.__hitFill=Yl.__hitFill=function(t){return this.__hitCanvas?Nl.__hitFill.call(this,t):nt.hitRadiusPoint(this.__layout.boxBounds,t)},t.Group.prototype.pick=function(t,s){return s||(s=Ut),this.updateLayout(),function(t){return t.leafer?t.leafer.selector:e.selector||(e.selector=i.selector())}(this).getByPoint(t,s.hitRadius||0,Object.assign(Object.assign({},s),{target:this}))};const Xl=Zt.prototype;Xl.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},Xl.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},Xl.hitPixel=function(t,e,i=1){let{x:s,y:r,radiusX:n,radiusY:o}=t;e&&(s-=e.x,r-=e.y),dt.set(s-n,r-o,2*n,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 Hl={convert(t,e){const i=pl.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=pl.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=Hl.getTouch(t),s=pl.getBase(t);return Object.assign(Object.assign({},s),{x:e.x,y:e.y,width:1,height:1,pointerType:"touch",multiTouch:t.touches.length>1,pressure:i.force})},getTouch:t=>t.targetTouches[0]||t.changedTouches[0]},jl={convert(t){const e=pl.getBase(t);return Object.assign(Object.assign({},e),{code:t.code,key:t.key})}},{pathCanDrag:Vl}=pl;class Gl extends Ll{__listenEvents(){super.__listenEvents();const t=this.view=this.canvas.view;this.viewEvents={pointerdown:this.onPointerDown,mousedown:this.onMouseDown,touchstart:this.onTouchStart,pointerleave:this.onPointerLeave,contextmenu:this.onContextMenu,wheel:this.onWheel,gesturestart:this.onGesturestart,gesturechange:this.onGesturechange,gestureend:this.onGestureend},this.windowEvents={pointermove:this.onPointerMove,pointerup:this.onPointerUp,pointercancel:this.onPointerCancel,mousemove:this.onMouseMove,mouseup:this.onMouseUp,touchmove:this.onTouchMove,touchend:this.onTouchEnd,touchcancel:this.onTouchCancel,keydown:this.onKeyDown,keyup:this.onKeyUp,scroll:this.onScroll};const{viewEvents:e,windowEvents:i}=this;for(let i in e)e[i]=e[i].bind(this),t.addEventListener(i,e[i]);for(let t in i)i[t]=i[t].bind(this),window.addEventListener(t,i[t])}__removeListenEvents(){super.__removeListenEvents();const{viewEvents:t,windowEvents:e}=this;for(let e in t)this.view.removeEventListener(e,t[e]),this.viewEvents={};for(let t in e)window.removeEventListener(t,e[t]),this.windowEvents={}}getTouches(t){const e=[];for(let i=0,s=t.length;i<s;i++)e.push(t[i]);return e}preventDefaultPointer(t){const{pointer:e}=this.config;e.preventDefault&&t.preventDefault()}preventDefaultWheel(t){const{wheel:e}=this.config;e.preventDefault&&t.preventDefault()}preventWindowPointer(t){return!this.downData&&t.target!==this.view}onKeyDown(t){this.keyDown(jl.convert(t))}onKeyUp(t){this.keyUp(jl.convert(t))}onContextMenu(t){this.config.pointer.preventDefaultMenu&&t.preventDefault(),this.menu(Hl.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(Hl.convert(t,this.getLocal(t))))}onPointerMove(t,e){if(this.config.pointer.touch||this.useMultiTouch||this.preventWindowPointer(t))return;this.usePointer||(this.usePointer=!0);const i=Hl.convert(t,this.getLocal(t,!0));e?this.pointerHover(i):this.pointerMove(i)}onPointerLeave(t){this.onPointerMove(t,!0)}onPointerUp(t){this.downData&&this.preventDefaultPointer(t),this.config.pointer.touch||this.useMultiTouch||this.preventWindowPointer(t)||this.pointerUp(Hl.convert(t,this.getLocal(t)))}onPointerCancel(){this.useMultiTouch||this.pointerCancel()}onMouseDown(t){this.preventDefaultPointer(t),this.useTouch||this.usePointer||this.pointerDown(Hl.convertMouse(t,this.getLocal(t)))}onMouseMove(t){this.useTouch||this.usePointer||this.preventWindowPointer(t)||this.pointerMove(Hl.convertMouse(t,this.getLocal(t,!0)))}onMouseUp(t){this.downData&&this.preventDefaultPointer(t),this.useTouch||this.usePointer||this.preventWindowPointer(t)||this.pointerUp(Hl.convertMouse(t,this.getLocal(t)))}onMouseCancel(){this.useTouch||this.usePointer||this.pointerCancel()}onTouchStart(t){const e=Hl.getTouch(t),i=this.getLocal(e,!0),{preventDefault:s}=this.config.touch;(!0===s||"auto"===s&&Vl(this.findPath(i)))&&t.preventDefault(),this.multiTouchStart(t),this.usePointer||(this.touchTimer&&(window.clearTimeout(this.touchTimer),this.touchTimer=0),this.useTouch=!0,this.pointerDown(Hl.convertTouch(t,i)))}onTouchMove(t){if(this.multiTouchMove(t),this.usePointer||this.preventWindowPointer(t))return;const e=Hl.getTouch(t);this.pointerMove(Hl.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=Hl.getTouch(t);this.pointerUp(Hl.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(pl.getBase(t),i),this.touches=e)}}multiTouchEnd(){this.touches=null,this.useMultiTouch=!1,this.transformEnd()}getKeepTouchList(t,e){let i;const s=[];return t.forEach((t=>{i=e.find((e=>e.identifier===t.identifier)),i&&s.push({from:this.getLocal(t),to:this.getLocal(i)})})),s}getLocalTouchs(t){return t.map((t=>this.getLocal(t)))}onWheel(t){this.preventDefaultWheel(t),this.wheel(Object.assign(Object.assign(Object.assign({},pl.getBase(t)),this.getLocal(t)),{deltaX:t.deltaX,deltaY:t.deltaY}))}onGesturestart(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.lastGestureScale=1,this.lastGestureRotation=0)}onGesturechange(t){if(this.useMultiTouch)return;this.preventDefaultWheel(t);const e=pl.getBase(t);Object.assign(e,this.getLocal(t));const i=t.scale/this.lastGestureScale,s=(t.rotation-this.lastGestureRotation)/Math.PI*180*(h.within(this.config.wheel.rotateSpeed,0,1)/4+.1);this.zoom(Object.assign(Object.assign({},e),{scale:i*i})),this.rotate(Object.assign(Object.assign({},e),{rotation:s})),this.lastGestureScale=t.scale,this.lastGestureRotation=t.rotation}onGestureend(t){this.useMultiTouch||(this.preventDefaultWheel(t),this.transformEnd())}setCursor(t){super.setCursor(t);const e=[];this.eachCursor(t,e),"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&&Sl.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 Kl(t,e){let i;const{rows:s,decorationY:r,decorationHeight:n}=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)})),r&&e.fillRect(i.x,i.y+r,i.width,n)}function ql(t,e,i){const{strokeAlign:s}=e.__,r="string"!=typeof t;switch(s){case"center":i.setStroke(r?void 0:t,e.__.strokeWidth,e.__),r?$l(t,!0,e,i):Ql(e,i);break;case"inside":Zl("inside",t,r,e,i);break;case"outside":Zl("outside",t,r,e,i)}}function Zl(t,e,i,s,r){const{__strokeWidth:n,__font:o}=s.__,a=r.getSameCanvas(!0,!0);a.setStroke(i?void 0:e,2*n,s.__),a.font=o,i?$l(e,!0,s,a):Ql(s,a),a.blendMode="outside"===t?"destination-out":"destination-in",Kl(s,a),a.blendMode="normal",s.__worldFlipped?r.copyWorldByReset(a,s.__nowWorld):r.copyWorldToInner(a,s.__nowWorld,s.__layout.renderBounds),a.recycle(s.__nowWorld)}function Ql(t,e){let i;const{rows:s,decorationY:r,decorationHeight:n}=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)})),r&&e.strokeRect(i.x,i.y+r,i.width,n)}function $l(t,e,i,s){let r;for(let n=0,o=t.length;n<o;n++)r=t[n],r.image&&Ha.checkImage(i,s,r,!1)||r.style&&(s.strokeStyle=r.style,r.blendMode?(s.saveBlendMode(r.blendMode),e?Ql(i,s):s.stroke(),s.restoreBlendMode()):e?Ql(i,s):s.stroke())}function Jl(t,e){t.__.dashPattern&&(e.beginPath(),t.__drawPathByData(e,t.__.__pathForArrow),e.dashPattern=null,e.stroke())}const{getSpread:td,getOuterOf:ed,getByMove:id,getIntersectData:sd}=nt;let rd;function nd(t,e,i){if("object"!=typeof e||!1===e.visible||0===e.opacity)return;const{boxBounds:s}=i.__layout;switch(e.type){case"solid":let{type:r,blendMode:n,color:o,opacity:a}=e;return{type:r,blendMode:n,style:Na.string(o,a)};case"image":return Ha.image(i,t,e,s,!rd||!rd[e.url]);case"linear":return ja.linearGradient(e,s);case"radial":return ja.radialGradient(e,s);case"angular":return ja.conicGradient(e,s);default:return void 0!==e.r?{type:"solid",style:Na.string(e)}:void 0}}const od={compute:function(t,e){const i=e.__,s=[];let r,n=i.__input[t];n instanceof Array||(n=[n]),rd=Ha.recycleImage(t,i);for(let i,r=0,o=n.length;r<o;r++)i=nd(t,n[r],e),i&&s.push(i);i["_"+t]=s.length?s:void 0,s.length&&s[0].image&&(r=s[0].image.hasOpacityPixel),"fill"===t?i.__pixelFill=r:i.__pixelStroke=r},fill:function(t,e,i){i.fillStyle=t,e.__.__font?Kl(e,i):e.__.windingRule?i.fill(e.__.windingRule):i.fill()},fills:function(t,e,i){let s;const{windingRule:r,__font:n}=e.__;for(let o=0,a=t.length;o<a;o++)s=t[o],s.image&&Ha.checkImage(e,i,s,!n)||s.style&&(i.fillStyle=s.style,s.transform?(i.save(),i.transform(s.transform),s.blendMode&&(i.blendMode=s.blendMode),n?Kl(e,i):r?i.fill(r):i.fill(),i.restore()):s.blendMode?(i.saveBlendMode(s.blendMode),n?Kl(e,i):r?i.fill(r):i.fill(),i.restoreBlendMode()):n?Kl(e,i):r?i.fill(r):i.fill())},fillText:Kl,stroke:function(t,e,i){const s=e.__,{__strokeWidth:r,strokeAlign:n,__font:o}=s;if(r)if(o)ql(t,e,i);else switch(n){case"center":i.setStroke(t,r,s),i.stroke(),s.__useArrow&&Jl(e,i);break;case"inside":i.save(),i.setStroke(t,2*r,s),s.windingRule?i.clip(s.windingRule):i.clip(),i.stroke(),i.restore();break;case"outside":const n=i.getSameCanvas(!0,!0);n.setStroke(t,2*r,s),e.__drawRenderPath(n),n.stroke(),s.windingRule?n.clip(s.windingRule):n.clip(),n.clearWorld(e.__layout.renderBounds),e.__worldFlipped?i.copyWorldByReset(n,e.__nowWorld):i.copyWorldToInner(n,e.__nowWorld,e.__layout.renderBounds),n.recycle(e.__nowWorld)}},strokes:function(t,e,i){const s=e.__,{__strokeWidth:r,strokeAlign:n,__font:o}=s;if(r)if(o)ql(t,e,i);else switch(n){case"center":i.setStroke(void 0,r,s),$l(t,!1,e,i),s.__useArrow&&Jl(e,i);break;case"inside":i.save(),i.setStroke(void 0,2*r,s),s.windingRule?i.clip(s.windingRule):i.clip(),$l(t,!1,e,i),i.restore();break;case"outside":const{renderBounds:n}=e.__layout,o=i.getSameCanvas(!0,!0);e.__drawRenderPath(o),o.setStroke(void 0,2*r,s),$l(t,!1,e,o),s.windingRule?o.clip(s.windingRule):o.clip(),o.clearWorld(n),e.__worldFlipped?i.copyWorldByReset(o,e.__nowWorld):i.copyWorldToInner(o,e.__nowWorld,n),o.recycle(e.__nowWorld)}},strokeText:ql,drawTextStroke:Ql,shape:function(t,e,i){const s=e.getSameCanvas(),r=t.__nowWorld;let n,o,a,h,{scaleX:l,scaleY:d}=r;if(l<0&&(l=-l),d<0&&(d=-d),e.bounds.includes(r))h=s,n=a=r;else{const{renderShapeSpread:s}=t.__layout,c=sd(s?td(e.bounds,l===d?s*l:[s*d,s*l]):e.bounds,r);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=ed(r,o),n=id(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:n,worldCanvas:h,shapeBounds:a,scaleX:l,scaleY:d}}};let ad={};const{get:hd,rotateOfOuter:ld,translate:dd,scaleOfOuter:cd,scale:ud,rotate:_d}=b;function pd(t,e,i,s,r,n,o){const a=hd();dd(a,e.x+i,e.y+s),ud(a,r,n),o&&ld(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a}function gd(t,e,i,s,r,n,o){const a=hd();dd(a,e.x+i,e.y+s),r&&ud(a,r,n),o&&_d(a,o),t.transform=a}function fd(t,e,i,s,r,n,o,a,h,l){const d=hd();if(h)if("center"===l)ld(d,{x:i/2,y:s/2},h);else switch(_d(d,h),h){case 90:dd(d,s,0);break;case 180:dd(d,i,s);break;case 270:dd(d,0,i)}ad.x=e.x+r,ad.y=e.y+n,dd(d,ad.x,ad.y),o&&cd(d,ad,o,a),t.transform=d}const{get:yd,translate:vd}=b,md=new lt,wd={},xd={};function bd(t,e,i,s){const{blendMode:r,sync:n}=i;r&&(t.blendMode=r),n&&(t.sync=n),t.data=Ed(i,s,e)}function Ed(t,e,i){let{width:s,height:r}=i;t.padding&&(e=md.set(e).shrink(t.padding)),"strench"===t.mode&&(t.mode="stretch");const{opacity:n,mode:o,align:a,offset:l,scale:d,size:c,rotation:u,repeat:_,filters:p}=t,g=e.width===s&&e.height===r,f={mode:o},y="center"!==a&&(u||0)%180==90,v=y?r:s,m=y?s:r;let w,x,b=0,E=0;if(o&&"cover"!==o&&"fit"!==o)(d||c)&&(h.getScaleData(d,c,i,xd),w=xd.scaleX,x=xd.scaleY);else if(!g||u){const t=e.width/v,i=e.height/m;w=x="fit"===o?Math.min(t,i):Math.max(t,i),b+=(e.width-s*w)/2,E+=(e.height-r*x)/2}if(a){const t={x:b,y:E,width:v,height:m};w&&(t.width*=w,t.height*=x),vt.toPoint(a,t,e,wd,!0),b+=wd.x,E+=wd.y}switch(l&&(b+=l.x,E+=l.y),o){case"stretch":g||(s=e.width,r=e.height);break;case"normal":case"clip":(b||E||w||u)&&gd(f,e,b,E,w,x,u);break;case"repeat":(!g||w||u)&&fd(f,e,s,r,b,E,w,x,u,a),_||(f.repeat="repeat");break;default:w&&pd(f,e,b,E,w,x,u)}return f.transform||(e.x||e.y)&&(f.transform=yd(),vd(f.transform,e.x,e.y)),w&&"stretch"!==o&&(f.scaleX=w,f.scaleY=x),f.width=s,f.height=r,n&&(f.opacity=n),p&&(f.filters=p),_&&(f.repeat="string"==typeof _?"x"===_?"repeat-x":"repeat-y":"repeat"),f}let Bd,Pd=new lt;const{isSame:Rd}=nt;function Cd(t,e,i,s,r,n){if("fill"===e&&!t.__.__naturalWidth){const e=t.__;if(e.__naturalWidth=s.width/e.pixelRatio,e.__naturalHeight=s.height/e.pixelRatio,e.__autoSide)return t.forceUpdate("width"),t.__proxyData&&(t.setProxyAttr("width",e.width),t.setProxyAttr("height",e.height)),!1}return r.data||bd(r,s,i,n),!0}function Td(t,e){Sd(t,jn.LOAD,e)}function kd(t,e){Sd(t,jn.LOADED,e)}function Ld(t,e,i){e.error=i,t.forceUpdate("surface"),Sd(t,jn.ERROR,e)}function Sd(t,e,i){t.hasEvent(e)&&t.emitEvent(new jn(e,i))}function Od(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:Dd,scale:Id,copy:Ad}=b,{ceil:Md,abs:Wd}=Math;function Fd(t,i,s){let{scaleX:r,scaleY:n}=yr.patternLocked?t.__world:t.__nowWorld;const o=r+"-"+n+"-"+s;if(i.patternId===o||t.destroyed)return!1;{r=Wd(r),n=Wd(n);const{image:t,data:a}=i;let h,l,{width:d,height:c,scaleX:u,scaleY:_,transform:p,repeat:g}=a;u&&(l=Dd(),Ad(l,p),Id(l,1/u,1/_),r*=u,n*=_),r*=s,n*=s,d*=r,c*=n;const f=d*c;if(!g&&f>e.image.maxCacheSize)return!1;let y=e.image.maxPatternSize;if(!t.isSVG){const e=t.width*t.height;y>e&&(y=e)}f>y&&(h=Math.sqrt(f/y)),h&&(r/=h,n/=h,d/=h,c/=h),u&&(r/=u,n/=_),(p||1!==r||1!==n)&&(l||(l=Dd(),p&&Ad(l,p)),Id(l,1/r,1/n));const v=t.getCanvas(Md(d)||1,Md(c)||1,a.opacity,a.filters),m=t.getPattern(v,g||e.origin.noRepeat||"no-repeat",l,i);return i.style=m,i.patternId=o,!0}}const{abs:Ud}=Math;const Nd={image:function(t,e,i,s,r){let n,o;const a=yr.get(i);return Bd&&i===Bd.paint&&Rd(s,Bd.boxBounds)?n=Bd.leafPaint:(n={type:i.type,image:a},Bd=a.use>1?{leafPaint:n,paint:i,boxBounds:Pd.set(s)}:null),(r||a.loading)&&(o={image:a,attrName:e,attrValue:i}),a.ready?(Cd(t,e,i,a,n,s),r&&(Td(t,o),kd(t,o))):a.error?r&&Ld(t,o,a.error):(r&&(Od(t,!0),Td(t,o)),n.loadId=a.load((()=>{Od(t,!1),t.destroyed||(Cd(t,e,i,a,n,s)&&(a.hasOpacityPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),kd(t,o)),n.loadId=null}),(e=>{Od(t,!1),Ld(t,o,e),n.loadId=null}))),n},checkImage:function(t,i,s,r){const{scaleX:n,scaleY:o}=yr.patternLocked?t.__world:t.__nowWorld,{pixelRatio:a}=i;if(!s.data||s.patternId===n+"-"+o+"-"+a&&!Ka.running)return!1;{const{data:h}=s;if(r)if(h.repeat)r=!1;else{let{width:t,height:i}=h;t*=Ud(n)*a,i*=Ud(o)*a,h.scaleX&&(t*=h.scaleX,i*=h.scaleY),r=t*i>e.image.maxCacheSize||Ka.running}return r?(i.save(),t.windingRule?i.clip(t.windingRule):i.clip(),s.blendMode&&(i.blendMode=s.blendMode),h.opacity&&(i.opacity*=h.opacity),h.transform&&i.transform(h.transform),i.drawImage(s.image.getFull(h.filters),0,0,h.width,h.height),i.restore(),!0):(!s.style||s.sync||Ka.running?Fd(t,s,a):s.patternTask||(s.patternTask=yr.patternTasker.add((()=>zt(this,void 0,void 0,(function*(){s.patternTask=null,i.bounds.hit(t.__nowWorld)&&Fd(t,s,a),t.forceUpdate("surface")}))),300)),!1)}},createPattern:Fd,recycleImage:function(t,e){const i=e["_"+t];if(i instanceof Array){let s,r,n,o;for(let a=0,h=i.length;a<h;a++)s=i[a].image,o=s&&s.url,o&&(r||(r={}),r[o]=!0,yr.recycle(s),s.loading&&(n||(n=e.__input&&e.__input[t]||[],n instanceof Array||(n=[n])),s.unload(i[a].loadId,!n.some((t=>t.url===o)))));return r}return null},createData:bd,getPatternData:Ed,fillOrFitMode:pd,clipMode:gd,repeatMode:fd},{toPoint:zd}=gt,Yd={},Xd={};function Hd(t,e,i){if(e){let s;for(let r=0,n=e.length;r<n;r++)s=e[r],"string"==typeof s?t.addColorStop(r/(n-1),Na.string(s,i)):t.addColorStop(s.offset,Na.string(s.color,i))}}const{getAngle:jd,getDistance:Vd}=D,{get:Gd,rotateOfOuter:Kd,scaleOfOuter:qd}=b,{toPoint:Zd}=gt,Qd={},$d={};function Jd(t,e,i,s,r){let n;const{width:o,height:a}=t;if(o!==a||s){const t=jd(e,i);n=Gd(),r?(qd(n,e,o/a*(s||1),1),Kd(n,e,t+90)):(qd(n,e,1,o/a*(s||1)),Kd(n,e,t))}return n}const{getDistance:tc}=D,{toPoint:ec}=gt,ic={},sc={};const rc={linearGradient:function(t,i){let{from:s,to:r,type:n,blendMode:o,opacity:a}=t;zd(s||"top",i,Yd),zd(r||"bottom",i,Xd);const h=e.canvas.createLinearGradient(Yd.x,Yd.y,Xd.x,Xd.y);Hd(h,t.stops,a);const l={type:n,style:h};return o&&(l.blendMode=o),l},radialGradient:function(t,i){let{from:s,to:r,type:n,opacity:o,blendMode:a,stretch:h}=t;Zd(s||"center",i,Qd),Zd(r||"bottom",i,$d);const l=e.canvas.createRadialGradient(Qd.x,Qd.y,0,Qd.x,Qd.y,Vd(Qd,$d));Hd(l,t.stops,o);const d={type:n,style:l},c=Jd(i,Qd,$d,h,!0);return c&&(d.transform=c),a&&(d.blendMode=a),d},conicGradient:function(t,i){let{from:s,to:r,type:n,opacity:o,blendMode:a,stretch:h}=t;ec(s||"center",i,ic),ec(r||"bottom",i,sc);const l=e.conicGradientSupport?e.canvas.createConicGradient(0,ic.x,ic.y):e.canvas.createRadialGradient(ic.x,ic.y,0,ic.x,ic.y,tc(ic,sc));Hd(l,t.stops,o);const d={type:n,style:l},c=Jd(i,ic,sc,h||1,e.conicGradientRotate90);return c&&(d.transform=c),a&&(d.blendMode=a),d},getTransform:Jd},{copy:nc,toOffsetOutBounds:oc}=nt,ac={},hc={};function lc(t,i,s,r){const{bounds:n,shapeBounds:o}=r;if(e.fullImageShadow){if(nc(ac,t.bounds),ac.x+=i.x-o.x,ac.y+=i.y-o.y,s){const{matrix:t}=r;ac.x-=(n.x+(t?t.e:0)+n.width/2)*(s-1),ac.y-=(n.y+(t?t.f:0)+n.height/2)*(s-1),ac.width*=s,ac.height*=s}t.copyWorld(r.canvas,t.bounds,ac)}else s&&(nc(ac,i),ac.x-=i.width/2*(s-1),ac.y-=i.height/2*(s-1),ac.width*=s,ac.height*=s),t.copyWorld(r.canvas,o,s?ac:i)}const{toOffsetOutBounds:dc}=nt,cc={};const uc={shadow:function(t,e,i){let s,r;const{__nowWorld:n,__layout:o}=t,{shadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=a.length-1;oc(l,hc),a.forEach(((a,g)=>{_.setWorldShadow(hc.offsetX+a.x*c,hc.offsetY+a.y*u,a.blur*c,Na.string(a.color)),r=a.spread?1+2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0)):0,lc(_,hc,r,i),s=l,a.box&&(_.restore(),_.save(),h&&(_.copyWorld(_,l,n,"copy"),s=n),h?_.copyWorld(h,n,n,"destination-out"):_.copyWorld(i.canvas,d,l,"destination-out")),t.__worldFlipped?e.copyWorldByReset(_,s,n,a.blendMode):e.copyWorldToInner(_,s,o.renderBounds,a.blendMode),p&&g<p&&_.clearWorld(s,!0)})),_.recycle(s)},innerShadow:function(t,e,i){let s,r;const{__nowWorld:n,__layout:o}=t,{innerShadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=a.length-1;dc(l,cc),a.forEach(((a,g)=>{_.save(),_.setWorldShadow(cc.offsetX+a.x*c,cc.offsetY+a.y*u,a.blur*c),r=a.spread?1-2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0)):0,lc(_,cc,r,i),_.restore(),h?(_.copyWorld(_,l,n,"copy"),_.copyWorld(h,n,n,"source-out"),s=n):(_.copyWorld(i.canvas,d,l,"source-out"),s=l),_.fillWorld(s,Na.string(a.color),"source-in"),t.__worldFlipped?e.copyWorldByReset(_,s,n,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:_c}=Rn;function pc(t,e,i,s,r,n){switch(e){case"grayscale":r.useGrayscaleAlpha(t.__nowWorld);case"alpha":!function(t,e,i,s){const r=t.__nowWorld;i.resetTransform(),i.opacity=1,i.useMask(s,r),s.recycle(r),fc(t,e,i,1)}(t,i,s,r);break;case"opacity-path":fc(t,i,s,n);break;case"path":i.restore()}}function gc(t){return t.getSameCanvas(!1,!0)}function fc(t,e,i,s){const r=t.__nowWorld;e.resetTransform(),e.opacity=s,e.copyWorld(i,r),i.recycle(r)}t.Group.prototype.__renderMask=function(t,e){let i,s,r,n,o,a;const{children:h}=this;for(let l=0,d=h.length;l<d;l++)i=h[l],a=i.__.mask,a&&(o&&(pc(this,o,t,r,s,n),s=r=null),"path"===a||"clipping-path"===a?(i.opacity<1?(o="opacity-path",n=i.opacity,r||(r=gc(t))):(o="path",t.save()),i.__clip(r||t,e)):(o="grayscale"===a?"grayscale":"alpha",s||(s=gc(t)),r||(r=gc(t)),i.__render(s,e)),"clipping"!==a&&"clipping-path"!==a)||_c(i,e)||i.__render(r||t,e);pc(this,o,t,r,s,n)};const yc=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",vc=yc+"_#~&*+\\=|≮≯≈≠=…",mc=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 wc(t){const e={};return t.split("").forEach((t=>e[t]=!0)),e}const xc=wc("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),bc=wc("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),Ec=wc(yc),Bc=wc(vc),Pc=wc("- —/~|┆·");var Rc;!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"}(Rc||(Rc={}));const{Letter:Cc,Single:Tc,Before:kc,After:Lc,Symbol:Sc,Break:Oc}=Rc;function Dc(t){return xc[t]?Cc:Pc[t]?Oc:bc[t]?kc:Ec[t]?Lc:Bc[t]?Sc:mc.test(t)?Tc:Cc}const Ic={trimRight(t){const{words:e}=t;let i,s=0,r=e.length;for(let n=r-1;n>-1&&(i=e[n].data[0]," "===i.char);n--)s++,t.width-=i.width;s&&e.splice(r-s,s)}};function Ac(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:Mc}=Ic,{Letter:Wc,Single:Fc,Before:Uc,After:Nc,Symbol:zc,Break:Yc}=Rc;let Xc,Hc,jc,Vc,Gc,Kc,qc,Zc,Qc,$c,Jc,tu,eu,iu,su,ru,nu,ou=[];function au(t,e){Qc&&!Zc&&(Zc=Qc),Xc.data.push({char:t,width:e}),jc+=e}function hu(){Vc+=jc,Xc.width=jc,Hc.words.push(Xc),Xc={data:[]},jc=0}function lu(){iu&&(su.paraNumber++,Hc.paraStart=!0,iu=!1),Qc&&(Hc.startCharSize=Zc,Hc.endCharSize=Qc,Zc=0),Hc.width=Vc,ru.width?Mc(Hc):nu&&du(),ou.push(Hc),Hc={words:[]},Vc=0}function du(){Vc>(su.maxWidth||0)&&(su.maxWidth=Vc)}const{top:cu,right:uu,bottom:_u,left:pu}=t.Direction4;function gu(t,e,i){const{bounds:s,rows:r}=t;s[e]+=i;for(let t=0;t<r.length;t++)r[t][e]+=i}const fu={getDrawData:function(t,i){"string"!=typeof t&&(t=String(t));let s=0,r=0,n=i.__getInput("width")||0,o=i.__getInput("height")||0;const{textDecoration:a,__font:h,__padding:l}=i;l&&(n?(s=l[pu],n-=l[uu]+l[pu]):i.autoSizeAlign||(s=l[pu]),o?(r=l[cu],o-=l[cu]+l[_u]):i.autoSizeAlign||(r=l[cu]));const d={bounds:{x:s,y:r,width:n,height:o},rows:[],paraNumber:0,font:e.canvas.font=h};return function(t,i,s){su=t,ou=t.rows,ru=t.bounds,nu=!ru.width&&!s.autoSizeAlign;const{__letterSpacing:r,paraIndent:n,textCase:o}=s,{canvas:a}=e,{width:h,height:l}=ru;if(h||l||r||"none"!==o){const t="none"!==s.textWrap,e="break"===s.textWrap;iu=!0,Jc=null,Zc=qc=Qc=jc=Vc=0,Xc={data:[]},Hc={words:[]};for(let s=0,l=i.length;s<l;s++)Kc=i[s],"\n"===Kc?(jc&&hu(),Hc.paraEnd=!0,lu(),iu=!0):($c=Dc(Kc),$c===Wc&&"none"!==o&&(Kc=Ac(Kc,o,!jc)),qc=a.measureText(Kc).width,r&&(r<0&&(Qc=qc),qc+=r),tu=$c===Fc&&(Jc===Fc||Jc===Wc)||Jc===Fc&&$c!==Nc,eu=!($c!==Uc&&$c!==Fc||Jc!==zc&&Jc!==Nc),Gc=iu&&n?h-n:h,t&&h&&Vc+jc+qc>Gc&&(e?(jc&&hu(),Vc&&lu()):(eu||(eu=$c===Wc&&Jc==Nc),tu||eu||$c===Yc||$c===Uc||$c===Fc||jc+qc>Gc?(jc&&hu(),Vc&&lu()):Vc&&lu()))," "===Kc&&!0!==iu&&Vc+jc===0||($c===Yc?(" "===Kc&&jc&&hu(),au(Kc,qc),hu()):tu||eu?(jc&&hu(),au(Kc,qc)):au(Kc,qc)),Jc=$c);jc&&hu(),Vc&&lu(),ou.length>0&&(ou[ou.length-1].paraEnd=!0)}else i.split("\n").forEach((t=>{su.paraNumber++,Vc=a.measureText(t).width,ou.push({x:n||0,text:t,width:Vc,paraStart:!0}),nu&&du()}))}(d,t,i),l&&function(t,e,i,s,r){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":gu(e,"x",t[pu]);break;case"right":gu(e,"x",-t[uu])}if(!r&&i.autoSizeAlign)switch(i.verticalAlign){case"top":gu(e,"y",t[cu]);break;case"bottom":gu(e,"y",-t[_u])}}(l,d,i,n,o),function(t,e){const{rows:i,bounds:s}=t,{__lineHeight:r,__baseLine:n,__letterSpacing:o,__clipText:a,textAlign:h,verticalAlign:l,paraSpacing:d,autoSizeAlign:c}=e;let{x:u,y:_,width:p,height:g}=s,f=r*i.length+(d?d*(t.paraNumber-1):0),y=n;if(a&&f>g)f=Math.max(g,r),t.overflow=i.length;else if(g||c)switch(l){case"middle":_+=(g-f)/2;break;case"bottom":_+=g-f}y+=_;let v,m,w,x=p||c?p:t.maxWidth;for(let n=0,l=i.length;n<l;n++){if(v=i[n],v.x=u,v.width<p||v.width>p&&!a)switch(h){case"center":v.x+=(x-v.width)/2;break;case"right":v.x+=x-v.width}v.paraStart&&d&&n>0&&(y+=d),v.y=y,y+=r,t.overflow>n&&y>f&&(v.isOverflow=!0,t.overflow=n+1),m=v.x,w=v.width,o<0&&(v.width<0?(w=-v.width+e.fontSize+o,m-=w,w+=e.fontSize):w-=o),m<s.x&&(s.x=m),w>s.width&&(s.width=w),a&&p&&p<w&&(v.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=_,s.height=f}(d,i),function(t,e,i){const{rows:s}=t,{textAlign:r,paraIndent:n,letterSpacing:o}=e;let a,h,l,d,c,u;s.forEach((t=>{t.words&&(l=n&&t.paraStart?n:0,u=t.words.length,h=i&&("justify"===r||"both"===r)&&u>1?(i-t.width-l)/(u-1):0,d=o||t.isOverflow?0:h>.01?1:2,t.isOverflow&&!o&&(t.textMode=!0),2===d?(t.x+=l,function(t){t.text="",t.words.forEach((e=>{e.data.forEach((e=>{t.text+=e.char}))}))}(t)):(t.x+=l,a=t.x,t.data=[],t.words.forEach(((e,i)=>{1===d?(c={char:"",x:a},a=function(t,e,i){return t.forEach((t=>{i.char+=t.char,e+=t.width})),e}(e.data,a,c),(t.isOverflow||" "!==c.char)&&t.data.push(c)):a=function(t,e,i,s){return t.forEach((t=>{(s||" "!==t.char)&&(t.x=e,i.push(t)),e+=t.width})),e}(e.data,a,t.data,t.isOverflow),!h||t.paraEnd&&"both"!==r||i===u-1||(a+=h,t.width+=h)}))),t.words=null)}))}(d,i,n),d.overflow&&function(t,i,s,r){if(!r)return;const{rows:n,overflow:o}=t;let{textOverflow:a}=i;if(n.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+r-l;("none"===i.textWrap?n:[n[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,n),"none"!==a&&function(t,e){const{fontSize:i}=e;switch(t.decorationHeight=i/11,e.textDecoration){case"under":t.decorationY=.15*i;break;case"delete":t.decorationY=.35*-i}}(d,i),d}};const yu={string:function(t,e){const i="number"==typeof e&&1!==e;if("string"==typeof t){if(!i||!Na.object)return t;t=Na.object(t)}let s=void 0===t.a?1:t.a;i&&(s*=e);const r=t.r+","+t.g+","+t.b;return 1===s?"rgb("+r+")":"rgba("+r+","+s+")"}};return Object.assign(Ua,fu),Object.assign(Na,yu),Object.assign(Xa,od),Object.assign(Ha,Nd),Object.assign(ja,rc),Object.assign(Va,uc),Object.assign(i,{interaction:(t,e,i,s)=>new Gl(t,e,i,s),hitCanvas:(t,e)=>new _a(t,e),hitCanvasManager:()=>new Ol}),fa(),t.AlignHelper=vt,t.AroundHelper=gt,t.AutoBounds=ct,t.BezierHelper=Pe,t.Bounds=lt,t.BoundsHelper=nt,t.BoxData=sh,t.BranchHelper=Tn,t.BranchRender=So,t.CanvasData=fh,t.CanvasManager=It,t.ChildEvent=Xn,t.ColorConvert=Na,t.Creator=i,t.Cursor=Sl,t.DataHelper=At,t.Debug=wt,t.Dragger=wl,t.Effect=Va,t.EllipseData=hh,t.EllipseHelper=Ie,t.Event=Yn,t.EventCreator=Ot,t.Eventer=$n,t.Export=Ka,t.FileHelper=lr,t.Filter=Ga,t.FrameData=nh,t.GroupData=ih,t.HitCanvasManager=Ol,t.ImageData=gh,t.ImageEvent=jn,t.ImageManager=yr,t.IncrementId=s,t.Interaction=Gl,t.InteractionBase=Ll,t.InteractionHelper=pl,t.Keyboard=hl,t.LayoutEvent=Kn,t.Layouter=La,t.LeafBounds=To,t.LeafBoundsHelper=Rn,t.LeafData=Wt,t.LeafDataProxy=_o,t.LeafEventer=lo,t.LeafHelper=mn,t.LeafLayout=zn,t.LeafLevelList=ca,t.LeafList=da,t.LeafMatrix=wo,t.LeafRender=ko,t.LeaferCanvas=_a,t.LeaferCanvasBase=Zt,t.LeaferData=rh,t.LeaferEvent=Zn,t.LeaferImage=xr,t.LineData=oh,t.MathHelper=h,t.Matrix=N,t.MatrixHelper=b,t.MyDragEvent=_l,t.MyImage=el,t.MyPointerEvent=cl,t.NeedConvertToCanvasCommandMap=ee,t.OneRadian=l,t.PI2=d,t.PI_2=c,t.Paint=Xa,t.PaintGradient=ja,t.PaintImage=Ha,t.PathArrow=Ya,t.PathBounds=Qs,t.PathCommandDataHelper=zi,t.PathCommandMap=Jt,t.PathConvert=vi,t.PathCorner=nr,t.PathCreator=rs,t.PathData=ch,t.PathDrawer=ms,t.PathHelper=Qt,t.PathNumberCommandLengthMap=ne,t.PathNumberCommandMap=re,t.PenData=uh,t.Picker=Ia,t.Platform=e,t.Plugin=Ct,t.Point=F,t.PointHelper=D,t.PointerButton=ll,t.PolygonData=lh,t.PropertyEvent=Hn,t.RectData=ah,t.RectHelper=oe,t.RectRender=wh,t.RenderEvent=qn,t.Renderer=Oa,t.ResizeEvent=Vn,t.Resource=gr,t.Run=Bt,t.Selector=Aa,t.StarData=dh,t.State=qa,t.StringNumberMap=mt,t.TaskItem=ur,t.TaskProcessor=_r,t.TextConvert=Ua,t.TextData=ph,t.Transition={},t.TwoPointBoundsHelper=Y,t.UIBounds=yh,t.UICreator=kt,t.UIData=th,t.UIEvent=dl,t.UIRender=vh,t.UnitConvert=za,t.WaitHelper=On,t.WatchEvent=Gn,t.Watcher=va,t.affectRenderBoundsType=Nr,t.affectStrokeBoundsType=Wr,t.attr=Pr,t.autoLayoutType=kr,t.boundsType=Or,t.canvasPatch=hr,t.canvasSizeAttrs=qt,t.cursorType=Zr,t.dataProcessor=Qr,t.dataType=Cr,t.decorateLeafAttr=Br,t.defineDataProcessor=$r,t.defineKey=br,t.defineLeafAttr=Rr,t.doBoundsType=Ir,t.doStrokeType=Fr,t.effectType=Ma,t.emptyData=Ut,t.eraserType=Kr,t.getBoundsData=_,t.getDescriptor=Er,t.getMatrixData=p,t.getPointData=u,t.hitType=qr,t.isNull=function(t){return null==t},t.layoutProcessor=function(t){return(e,i)=>{br(e,"__LayoutProcessor",{get:()=>t})}},t.maskType=Gr,t.naturalBoundsType=Dr,t.opacityType=Yr,t.pathInputType=Ar,t.pathType=Mr,t.pen=or,t.positionType=Tr,t.registerUI=an,t.registerUIEvent=hn,t.resizeType=Wa,t.rewrite=sn,t.rewriteAble=rn,t.rotationType=Sr,t.scaleType=Lr,t.sortType=Vr,t.strokeType=Ur,t.surfaceType=zr,t.tempBounds=dt,t.tempMatrix=z,t.tempPoint=U,t.useCanvas=fa,t.useModule=on,t.version="1.4.2",t.visibleType=Xr,t.zoomLayerType=Fa,t}({});
2
2
  //# sourceMappingURL=web.min.js.map