@leafer-game/worker 1.3.3 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1,2 @@
1
- var LeaferUI=function(t){"use strict";const e={toURL(t,e){let i=encodeURIComponent(t);return"text"===e?i="data:text/plain;charset=utf-8,"+i:"svg"===e&&(i="data:image/svg+xml,"+i),i},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",getRealURL(t){const{prefix:i,suffix:s}=e.image;return!s||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+s),i&&"/"===t[0]&&(t=i+t),t}}},i={},s={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=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:m}=Math,{float:v}=h,w={};function x(){return Object.assign(Object.assign(Object.assign({},{a:1,b:0,c:0,d:1,e:0,f:0}),{x:0,y:0,width:0,height:0}),{scaleX:1,scaleY:1,rotation:0,skewX:0,skewY:0})}const b={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:x(),tempMatrix:{},set(t,e=1,i=0,s=0,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=m(n*n+r*r),_=t/u;const e=n/u;p=r>0?y(e):-y(e)}else{_=m(o*o+a*a),u=t/_;const e=o/_;p=c-(a>0?y(-e):-y(e))}const e=v(f(p)),i=g(p);u=v(u),_=v(_),w=e?v((o/_+i)/e/l,9):0,x=e?v((r/u-i)/e/l,9):0,p=v(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=m(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:k}=b,{sin:P,cos:R,abs:C,sqrt:S,atan2:T,min:L,PI:D}=Math,A={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,i=0){t.x=e,t.y=i},setRadius(t,e,i){t.radiusX=e,t.radiusY=void 0===i?e:i},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,i){t.x=e,t.y=i},move(t,e,i){t.x+=e,t.y+=i},scale(t,e,i=e){t.x&&(t.x*=e),t.y&&(t.y*=i)},scaleOf(t,e,i,s=i){t.x+=(t.x-e.x)*(i-1),t.y+=(t.y-e.y)*(s-1)},rotate(t,e,i){i||(i=O.defaultPoint);const s=R(e*=l),n=P(e),r=t.x-i.x,o=t.y-i.y;t.x=i.x+r*s-o*n,t.y=i.y+r*n+o*s},tempToInnerOf(t,e){const{tempPoint:i}=O;return F(i,t),B(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=O;return F(i,t),k(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=O;return F(i,t),O.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){k(e,t,i)},getCenter:(t,e)=>({x:t.x+(e.x-t.x)/2,y:t.y+(e.y-t.y)/2}),getCenterX:(t,e)=>t+(e-t)/2,getCenterY:(t,e)=>t+(e-t)/2,getDistance:(t,e)=>I(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const n=C(i-t),r=C(s-e);return S(n*n+r*r)},getMinDistanceFrom:(t,e,i,s,n,r)=>L(I(t,e,i,s),I(i,s,n,r)),getAngle:(t,e)=>M(t,e)/l,getRotation:(t,e,i,s)=>(s||(s=e),O.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/l),getRadianFrom(t,e,i,s,n,r,o,a){void 0===o&&(o=i,a=s);let h=T(e-s,t-i);const l=T(r-a,n-o)-h;return l<-D?l+d:l},getAtan2:(t,e)=>T(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s){const n=M(t,e);return(e=s?e:{}).x=t.x+R(n)*i,e.y=t.y+P(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){O.reset(t)}},O=A,{getDistanceFrom:I,copy:F,getAtan2:M}=O;class W{constructor(t,e){this.set(t,e)}set(t,e){return"object"==typeof t?A.copy(this,t):A.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new W(this)}move(t,e){return A.move(this,t,e),this}scale(t,e){return A.scale(this,t,e),this}scaleOf(t,e,i){return A.scaleOf(this,t,e,i),this}rotate(t,e){return A.rotate(this,t,e),this}rotateOf(t,e){return A.rotate(this,e,t),this}getRotation(t,e,i){return A.getRotation(this,t,e,i)}toInnerOf(t,e){return A.toInnerOf(this,t,e),this}toOuterOf(t,e){return A.toOuterOf(this,t,e),this}getCenter(t){return new W(A.getCenter(this,t))}getDistance(t){return A.getDistance(this,t)}getDistancePoint(t,e,i){return new W(A.getDistancePoint(this,t,e,i))}getAngle(t){return A.getAngle(this,t)}getAtan2(t){return A.getAtan2(this,t)}reset(){return A.reset(this),this}}const N=new W;class U{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 U(this)}translate(t,e){return b.translate(this,t,e),this}translateInner(t,e){return b.translateInner(this,t,e),this}scale(t,e){return b.scale(this,t,e),this}scaleWith(t,e){return b.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}scaleOfOuter(t,e,i){return b.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return b.scaleOfInner(this,t,e,i),this}rotate(t){return b.rotate(this,t),this}rotateOfOuter(t,e){return b.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return b.rotateOfInner(this,t,e),this}skew(t,e){return b.skew(this,t,e),this}skewOfOuter(t,e,i){return b.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return b.skewOfInner(this,t,e,i),this}multiply(t){return b.multiply(this,t),this}multiplyParent(t){return b.multiplyParent(this,t),this}divide(t){return b.divide(this,t),this}divideParent(t){return b.divideParent(this,t),this}invert(){return b.invert(this),this}invertWith(){return b.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){b.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){b.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return b.setLayout(this,t,e,i),this}getLayout(t,e,i){return b.getLayout(this,t,e,i)}withScale(t,e){return b.withScale(this,t,e)}reset(){b.reset(this)}}const z=new U,Y={tempPointBounds:{},setPoint(t,e,i){t.minX=t.maxX=e,t.minY=t.maxY=i},addPoint(t,e,i){t.minX=e<t.minX?e:t.minX,t.minY=i<t.minY?i:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=i>t.maxY?i:t.maxY},addBounds(t,e,i,s,n){H(t,e,i),H(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:H}=Y,{tempPointBounds:X,setPoint:j,addPoint:V,toBounds:G}=Y,{toOuterPoint:q}=b,{float:K,fourNumber:Z}=h,{floor:Q,ceil:J}=Math;let $,tt,et,it;const st={},nt={},rt={tempBounds:{},set(t,e=0,i=0,s=0,n=0){t.x=e,t.y=i,t.width=s,t.height=n},copy(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},copyAndSpread(t,e,i,s,n){const{x:r,y:o,width:a,height:h}=e;if(i instanceof Array){const e=Z(i);s?ot.set(t,r+e[3],o+e[0],a-e[1]-e[3],h-e[2]-e[0]):ot.set(t,r-e[3],o-e[0],a+e[1]+e[3],h+e[2]+e[0])}else s&&(i=-i),ot.set(t,r-i,o-i,a+2*i,h+2*i);n&&("width"===n?(t.y=o,t.height=h):(t.x=r,t.width=a))},minX:t=>t.width>0?t.x:t.x+t.width,minY:t=>t.height>0?t.y:t.y+t.height,maxX:t=>t.width>0?t.x+t.width:t.x,maxY:t=>t.height>0?t.y+t.height:t.y,move(t,e,i){t.x+=e,t.y+=i},getByMove:(t,e,i)=>(t=Object.assign({},t),ot.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?ht(e,t):e=t,i?(e.offsetX=-(ot.maxX(i)-t.x),e.offsetY=-(ot.maxY(i)-t.y)):(e.offsetX=t.x+t.width,e.offsetY=t.y+t.height),ot.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e){A.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){A.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,q(e,st,nt),j(X,nt.x,nt.y),st.x=t.x+t.width,q(e,st,nt),V(X,nt.x,nt.y),st.y=t.y+t.height,q(e,st,nt),V(X,nt.x,nt.y),st.x=t.x,q(e,st,nt),V(X,nt.x,nt.y),G(X,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 U(s,0,0,s,-e.x*s,-e.y*s)},getSpread(t,e,i){const s={};return ot.copyAndSpread(s,t,e,!1,i),s},spread(t,e,i){ot.copyAndSpread(t,t,e,!1,i)},shrink(t,e,i){ot.copyAndSpread(t,t,e,!0,i)},ceil(t){const{x:e,y:i}=t;t.x=Q(t.x),t.y=Q(t.y),t.width=e>t.x?J(t.width+e-t.x):J(t.width),t.height=i>t.y?J(t.height+i-t.y):J(t.height)},unsign(t){t.width<0&&(t.x+=t.width,t.width=-t.width),t.height<0&&(t.y+=t.height,t.height=-t.height)},float(t,e){t.x=K(t.x,e),t.y=K(t.y,e),t.width=K(t.width,e),t.height=K(t.height,e)},add(t,e,i){$=t.x+t.width,tt=t.y+t.height,et=e.x,it=e.y,i||(et+=e.width,it+=e.height),$=$>et?$:et,tt=tt>it?tt:it,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=$-t.x,t.height=tt-t.y},addList(t,e){ot.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){ot.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){ot.setListWithFn(t,e,i,!0)},setListWithFn(t,e,i,s=!1){let n,r=!0;for(let o=0,a=e.length;o<a;o++)n=i?i(e[o]):e[o],n&&(n.width||n.height)&&(r?(r=!1,s||ht(t,n)):at(t,n));r&&ot.reset(t)},setPoints(t,e){e.forEach(((t,e)=>0===e?j(X,t.x,t.y):V(X,t.x,t.y))),G(X,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=A.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=A.tempToInnerOf(e,i)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,i)=>(i&&(e=ot.tempToOuterOf(e,i)),!(t.y+t.height<e.y||e.y+e.height<t.y||t.x+t.width<e.x||e.x+e.width<t.x)),includes:(t,e,i)=>(i&&(e=ot.tempToOuterOf(e,i)),t.x<=e.x&&t.y<=e.y&&t.x+t.width>=e.x+e.width&&t.y+t.height>=e.y+e.height),getIntersectData(t,e,i){if(i&&(e=ot.tempToOuterOf(e,i)),!ot.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:n,width:r,height:o}=e;return $=s+r,tt=n+o,et=t.x+t.width,it=t.y+t.height,s=s>t.x?s:t.x,n=n>t.y?n:t.y,$=$<et?$:et,tt=tt<it?tt:it,r=$-s,o=tt-n,{x:s,y:n,width:r,height:o}},intersect(t,e,i){ot.copy(t,ot.getIntersectData(t,e,i))},isSame:(t,e)=>t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height,isEmpty:t=>0===t.x&&0===t.y&&0===t.width&&0===t.height,reset(t){ot.set(t)}},ot=rt,{add:at,copy:ht}=ot;class lt{get minX(){return rt.minX(this)}get minY(){return rt.minY(this)}get maxX(){return rt.maxX(this)}get maxY(){return rt.maxY(this)}constructor(t,e,i,s){this.set(t,e,i,s)}set(t,e,i,s){return"object"==typeof t?rt.copy(this,t):rt.set(this,t,e,i,s),this}get(){const{x:t,y:e,width:i,height:s}=this;return{x:t,y:e,width:i,height:s}}clone(){return new lt(this)}move(t,e){return rt.move(this,t,e),this}scale(t,e){return rt.scale(this,t,e),this}scaleOf(t,e,i){return rt.scaleOf(this,t,e,i),this}toOuterOf(t,e){return rt.toOuterOf(this,t,e),this}toInnerOf(t,e){return rt.toInnerOf(this,t,e),this}getFitMatrix(t,e){return rt.getFitMatrix(this,t,e)}spread(t,e){return rt.spread(this,t,e),this}shrink(t,e){return rt.shrink(this,t,e),this}ceil(){return rt.ceil(this),this}unsign(){return rt.unsign(this),this}float(t){return rt.float(this,t),this}add(t){return rt.add(this,t),this}addList(t){return rt.setList(this,t,!0),this}setList(t){return rt.setList(this,t),this}addListWithFn(t,e){return rt.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return rt.setListWithFn(this,t,e),this}setPoint(t){return rt.setPoint(this,t),this}setPoints(t){return rt.setPoints(this,t),this}addPoint(t){return rt.addPoint(this,t),this}getPoints(){return rt.getPoints(this)}hitPoint(t,e){return rt.hitPoint(this,t,e)}hitRadiusPoint(t,e){return rt.hitRadiusPoint(this,t,e)}hit(t,e){return rt.hit(this,t,e)}includes(t,e){return rt.includes(this,t,e)}intersect(t,e){return rt.intersect(this,t,e),this}getIntersect(t,e){return new lt(rt.getIntersectData(this,t,e))}isSame(t){return rt.isSame(this,t)}isEmpty(){return rt.isEmpty(this)}reset(){rt.reset(this)}}const dt=new lt;class ct{constructor(t,e,i,s,n,r){"object"==typeof t?this.copy(t):this.set(t,e,i,s,n,r)}set(t=0,e=0,i=0,s=0,n=0,r=0){this.top=t,this.right=e,this.bottom=i,this.left=s,this.width=n,this.height=r}copy(t){const{top:e,right:i,bottom:s,left:n,width:r,height:o}=t;this.set(e,i,s,n,r,o)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:n,width:r,height:o}=this;return new lt(n,e,r||t.width-n-i,o||t.height-e-s)}}var ut,_t;t.Direction4=void 0,(ut=t.Direction4||(t.Direction4={}))[ut.top=0]="top",ut[ut.right=1]="right",ut[ut.bottom=2]="bottom",ut[ut.left=3]="left",t.Direction9=void 0,(_t=t.Direction9||(t.Direction9={}))[_t.topLeft=0]="topLeft",_t[_t.top=1]="top",_t[_t.topRight=2]="topRight",_t[_t.right=3]="right",_t[_t.bottomRight=4]="bottomRight",_t[_t.bottom=5]="bottom",_t[_t.bottomLeft=6]="bottomLeft",_t[_t.left=7]="left",_t[_t.center=8]="center",_t[_t["top-left"]=0]="top-left",_t[_t["top-right"]=2]="top-right",_t[_t["bottom-right"]=4]="bottom-right",_t[_t["bottom-left"]=6]="bottom-left";const pt=[{x:0,y:0},{x:.5,y:0},{x:1,y:0},{x:1,y:.5},{x:1,y:1},{x:.5,y:1},{x:0,y:1},{x:0,y:.5},{x:.5,y:.5}];pt.forEach((t=>t.type="percent"));const gt={directionData:pt,tempPoint:{},get:ft,toPoint(t,e,i,s,n){const r=ft(t);i.x=r.x,i.y=r.y,"percent"===r.type&&(i.x*=e.width,i.y*=e.height,n&&(i.x-=n.x,i.y-=n.y,r.x&&(i.x-=1===r.x?n.width:.5===r.x?r.x*n.width:0),r.y&&(i.y-=1===r.y?n.height:.5===r.y?r.y*n.height:0))),s||(i.x+=e.x,i.y+=e.y)}};function ft(e){return"string"==typeof e?pt[t.Direction9[e]]:e}const{toPoint:yt}=gt,mt={toPoint(t,e,i,s,n){yt(t,i,s,n,e)}},vt={0:1,1:1,2:1,3:1,4:1,5:1,6:1,7:1,8:1,9:1,".":1,e:1,E:1};class wt{constructor(t){this.repeatMap={},this.name=t}static get(t){return new wt(t)}static set filter(t){this.filterList=xt(t)}static set exclude(t){this.excludeList=xt(t)}log(...t){if(bt.enable){if(bt.filterList.length&&bt.filterList.every((t=>t!==this.name)))return;if(bt.excludeList.length&&bt.excludeList.some((t=>t===this.name)))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){bt.enable&&this.warn(...t)}warn(...t){bt.showWarn&&console.warn(this.name,...t)}repeat(t,...e){this.repeatMap[t]||(this.warn("repeat:"+t,...e),this.repeatMap[t]=!0)}error(...t){try{throw new Error}catch(e){console.error(this.name,...t,e)}}}function xt(t){return t?"string"==typeof t&&(t=[t]):t=[],t}wt.filterList=[],wt.excludeList=[],wt.showWarn=!0;const bt=wt,Et=wt.get("RunTime"),Bt={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const i=s.create(s.RUNTIME);return kt.currentId=kt.idMap[i]=e?performance.now():Date.now(),kt.currentName=kt.nameMap[i]=t,kt.nameToIdMap[t]=i,i},end(t,e){const i=kt.idMap[t],s=kt.nameMap[t],n=e?(performance.now()-i)/1e3:Date.now()-i;kt.idMap[t]=kt.nameMap[t]=kt.nameToIdMap[s]=void 0,Et.log(s,n,"ms")},endOfName(t,e){const i=kt.nameToIdMap[t];void 0!==i&&kt.end(i,e)}},kt=Bt,Pt=[],Rt={list:{},add(t,...e){this.list[t]=!0,Pt.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((()=>Pt.forEach((t=>Rt.has(t,!0)))));const Ct=wt.get("UICreator"),St={list:{},register(t){const{__tag:e}=t.prototype;Tt[e]&&Ct.repeat(e),Tt[e]=t},get(t,e,i,s,n,r){Tt[t]||Ct.error("not register "+t);const o=new Tt[t](e);return void 0!==i&&(o.x=i,s&&(o.y=s),n&&(o.width=n),r&&(o.height=r)),o}},{list:Tt}=St,Lt=wt.get("EventCreator"),Dt={nameList:{},register(t){let e;Object.keys(t).forEach((i=>{e=t[i],"string"==typeof e&&(At[e]&&Lt.repeat(e),At[e]=t)}))},changeName(t,e){const i=At[t];if(i){const s=Object.keys(i).find((e=>i[e]===t));s&&(i[s]=e,At[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new At[t](...e)},{nameList:At}=Dt;class Ot{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:s}=this;for(let i=0,n=s.length;i<n;i++)if(e=s[i],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const n=i.canvas(t);return this.add(n),n}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let i=0,s=this.list.length;i<s;i++)t=this.list[i],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach((t=>{t.destroy()})),this.list.length=0}destroy(){this.clear()}}const It={default:(t,e)=>(Ft(e,t),Ft(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 Ft(t[n],e[n],i&&i[n]);i&&n in i?(null===(o=i[n])||void 0===o?void 0:o.constructor)===Object&&Ft(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:Ft}=It;class Mt{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 Wt;t.Answer=void 0,(Wt=t.Answer||(t.Answer={}))[Wt.No=0]="No",Wt[Wt.Yes=1]="Yes",Wt[Wt.NoAndSkip=2]="NoAndSkip",Wt[Wt.YesAndSkip=3]="YesAndSkip";const Nt={};function Ut(t){return null==t}function zt(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 Yt(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){t.done?n(t.value):function(t){return t instanceof i?t:new i((function(e){e(t)}))}(t.value).then(o,a)}h((s=s.apply(t,e||[])).next())}))}function Ht(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 jt(){return(t,e)=>{Xt.push(e)}}const Vt=[];class Gt{set blendMode(t){"normal"===t&&(t="source-over"),this.context.globalCompositeOperation=t}get blendMode(){return this.context.globalCompositeOperation}set dashPattern(t){this.context.setLineDash(t||Vt)}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}}zt([Ht("imageSmoothingEnabled")],Gt.prototype,"smooth",void 0),zt([Ht("imageSmoothingQuality")],Gt.prototype,"smoothLevel",void 0),zt([Ht("globalAlpha")],Gt.prototype,"opacity",void 0),zt([Ht()],Gt.prototype,"fillStyle",void 0),zt([Ht()],Gt.prototype,"strokeStyle",void 0),zt([Ht("lineWidth")],Gt.prototype,"strokeWidth",void 0),zt([Ht("lineCap")],Gt.prototype,"strokeCap",void 0),zt([Ht("lineJoin")],Gt.prototype,"strokeJoin",void 0),zt([Ht("lineDashOffset")],Gt.prototype,"dashOffset",void 0),zt([Ht()],Gt.prototype,"miterLimit",void 0),zt([Ht()],Gt.prototype,"shadowBlur",void 0),zt([Ht()],Gt.prototype,"shadowColor",void 0),zt([Ht()],Gt.prototype,"shadowOffsetX",void 0),zt([Ht()],Gt.prototype,"shadowOffsetY",void 0),zt([Ht()],Gt.prototype,"filter",void 0),zt([Ht()],Gt.prototype,"font",void 0),zt([Ht()],Gt.prototype,"fontKerning",void 0),zt([Ht()],Gt.prototype,"fontStretch",void 0),zt([Ht()],Gt.prototype,"fontVariantCaps",void 0),zt([Ht()],Gt.prototype,"textAlign",void 0),zt([Ht()],Gt.prototype,"textBaseline",void 0),zt([Ht()],Gt.prototype,"textRendering",void 0),zt([Ht()],Gt.prototype,"wordSpacing",void 0),zt([Ht()],Gt.prototype,"letterSpacing",void 0),zt([Ht()],Gt.prototype,"direction",void 0),zt([jt()],Gt.prototype,"setTransform",null),zt([jt()],Gt.prototype,"resetTransform",null),zt([jt()],Gt.prototype,"getTransform",null),zt([jt()],Gt.prototype,"save",null),zt([jt()],Gt.prototype,"restore",null),zt([jt()],Gt.prototype,"translate",null),zt([jt()],Gt.prototype,"scale",null),zt([jt()],Gt.prototype,"rotate",null),zt([jt()],Gt.prototype,"fill",null),zt([jt()],Gt.prototype,"stroke",null),zt([jt()],Gt.prototype,"clip",null),zt([jt()],Gt.prototype,"fillRect",null),zt([jt()],Gt.prototype,"strokeRect",null),zt([jt()],Gt.prototype,"clearRect",null),zt([jt()],Gt.prototype,"beginPath",null),zt([jt()],Gt.prototype,"moveTo",null),zt([jt()],Gt.prototype,"lineTo",null),zt([jt()],Gt.prototype,"bezierCurveTo",null),zt([jt()],Gt.prototype,"quadraticCurveTo",null),zt([jt()],Gt.prototype,"closePath",null),zt([jt()],Gt.prototype,"arc",null),zt([jt()],Gt.prototype,"arcTo",null),zt([jt()],Gt.prototype,"ellipse",null),zt([jt()],Gt.prototype,"rect",null),zt([jt()],Gt.prototype,"roundRect",null),zt([jt()],Gt.prototype,"createConicGradient",null),zt([jt()],Gt.prototype,"createLinearGradient",null),zt([jt()],Gt.prototype,"createPattern",null),zt([jt()],Gt.prototype,"createRadialGradient",null),zt([jt()],Gt.prototype,"fillText",null),zt([jt()],Gt.prototype,"measureText",null),zt([jt()],Gt.prototype,"strokeText",null);const{copy:qt}=b,Kt={width:1,height:1,pixelRatio:1},Zt=["width","height","pixelRatio"];class Qt extends Gt{get width(){return this.size.width}get height(){return this.size.height}get pixelRatio(){return this.size.pixelRatio}get pixelWidth(){return this.width*this.pixelRatio}get pixelHeight(){return this.height*this.pixelRatio}get allowBackgroundColor(){return this.view&&this.parentView}constructor(t,i){super(),this.size={},this.worldTransform={},t||(t=Kt),t.pixelRatio||(t.pixelRatio=e.devicePixelRatio),this.manager=i,this.innerId=s.create(s.CNAVAS);const{width: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;It.copyAttrs(s,t,Zt),Zt.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&&(qt(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 Jt={creator:{},parse(t,e){},convertToCanvasData(t,e){}},$t={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},te=Object.assign({M:1,m:10,L:2,l:20,H:3,h:30,V:4,v:40,C:5,c:50,S:6,s:60,Q:7,q:70,T:8,t:80,A:9,a:90,Z:11,z:11,R:12},$t),ee={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},ie={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},se=Object.assign(Object.assign({},ie),$t),ne=te,re={};for(let t in ne)re[ne[t]]=t;const oe={};for(let t in ne)oe[ne[t]]=ee[t];const ae={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:he,cos:le,atan2:de,ceil:ce,abs:ue,PI:_e,sqrt:pe,pow:ge}=Math,{setPoint:fe,addPoint:ye}=Y,{set:me,toNumberPoints:ve}=A,{M:we,L:xe,C:be,Q:Ee,Z:Be}=te,ke={},Pe={points(t,e,i,s){let n=ve(e);if(t.push(we,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 m=!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=pe(ge(o-e,2)+ge(a-r,2)),g=pe(ge(h-o,2)+ge(l-a,2)),f=p+g,p=m*p/f,g=m*g/f,h-=e,l-=r,d=o-p*h,c=a-p*l,2===i?s||t.push(Ee,d,c,o,a):t.push(be,u,_,d,c,o,a),u=o+g*h,_=a+g*l;s||t.push(Ee,u,_,n[y-2],n[y-1])}else for(let e=2,i=n.length;e<i;e+=2)t.push(xe,n[e],n[e+1]);s&&t.push(Be)},rect(t,e,i,s,n){Jt.creator.path=t,Jt.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){Jt.creator.path=[],ae.drawRoundRect(Jt.creator,e,i,s,n,r),t.push(...Jt.convertToCanvasData(Jt.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 m=de(g,p),v=de(y,f),w=v-m;if(w<0&&(w+=d),w===_e||ue(p+g)<1e-12||ue(f+y)<1e-12)return t&&t.push(xe,s,n),h&&(fe(h,e,i),ye(h,s,n)),_&&me(_,e,i),void(u&&me(u,s,n));const x=p*y-f*g<0,b=x?-1:1,E=a/le(w/2),B=s+E*le(m+w/2+c*b),k=n+E*he(m+w/2+c*b);return m-=c*b,v-=c*b,Se(t,B,k,a,a,0,m/l,v/l,x,h,u,_)},arc:(t,e,i,s,n,r,o,a,h,l)=>Se(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=he(g),y=le(g);let m=o*l,v=a*l;m>_e&&(m-=d),v<0&&(v+=d);let w=v-m;w<0?w+=d:w>d&&(w-=d),h&&(w-=d);const x=ce(ue(w/c)),b=w/x,E=he(b/4),B=8/3*E*E/he(b/2);v=m+b;let k,P,R,C,S,T,L,D,A=le(m),O=he(m),I=R=y*s*A-f*n*O,F=C=f*s*A+y*n*O,M=e+R,W=i+C;t&&t.push(t.length?xe:we,M,W),u&&fe(u,M,W),p&&me(p,M,W);for(let r=0;r<x;r++)k=le(v),P=he(v),R=y*s*k-f*n*P,C=f*s*k+y*n*P,S=e+I-B*(y*s*O+f*n*A),T=i+F-B*(f*s*O-y*n*A),L=e+R+B*(y*s*P+f*n*k),D=i+C+B*(f*s*P-y*n*k),t&&t.push(be,S,T,L,D,e+R,i+C),u&&Ce(e+I,i+F,S,T,L,D,e+R,i+C,u,!0),I=R,F=C,A=k,O=P,m=v,v+=b;_&&me(_,e+R,i+C)},quadraticCurveTo(t,e,i,s,n,r,o){t.push(be,(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,m,v=t,w=i,x=n,b=o;for(let t=0;t<2;++t)if(1==t&&(v=e,w=s,x=r,b=a),c=-3*v+9*w-9*x+3*b,u=6*v-12*w+6*x,_=3*w-3*v,Math.abs(c)<1e-12){if(Math.abs(u)<1e-12)continue;p=-_/u,0<p&&p<1&&d.push(p)}else y=u*u-4*_*c,m=Math.sqrt(y),y<0||(g=(-u+m)/(2*c),0<g&&g<1&&d.push(g),f=(-u-m)/(2*c),0<f&&f<1&&d.push(f));l?ye(h,t,e):fe(h,t,e),ye(h,o,a);for(let l=0,c=d.length;l<c;l++)Re(d[l],t,e,i,s,n,r,o,a,ke),ye(h,ke.x,ke.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:Se}=Pe,{sin:Te,cos:Le,sqrt:De,atan2:Ae}=Math,{ellipse:Oe}=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=Te(f),m=Le(f),v=-m*p-y*g,w=-m*g+y*p,x=n*n,b=r*r,E=w*w,B=v*v,k=x*b-x*E-b*B;let P=0;if(k<0){const t=De(1-k/(x*b));n*=t,r*=t}else P=(a===h?-1:1)*De(k/(x*E+b*B));const R=P*n*w/r,C=-P*r*v/n,S=Ae((w-C)/r,(v-R)/n),T=Ae((-w-C)/r,(-v-R)/n);let L=T-S;0===h&&L>0?L-=d:1===h&&L<0&&(L+=d);const D=i+p+m*R-y*C,A=s+g+y*R+m*C,O=L<0?1:0;_||e.ellipseToCurve?Oe(t,D,A,n,r,o,S/l,T/l,O):n!==r||o?t.push(te.G,D,A,n,r,o,S/l,T/l,O):t.push(te.O,D,A,n,S/l,T/l,O)}},{M:Fe,m:Me,L:We,l:Ne,H:Ue,h:ze,V:Ye,v:He,C:Xe,c:je,S:Ve,s:Ge,Q:qe,q:Ke,T:Ze,t:Qe,A:Je,a:$e,Z:ti,z:ei,N:ii,D:si,X:ni,G:ri,F:oi,O:ai,P:hi,U:li}=te,{rect:di,roundRect:ci,arcTo:ui,arc:_i,ellipse:pi,quadraticCurveTo:gi}=Pe,{ellipticalArc:fi}=Ie,yi=wt.get("PathConvert"),mi={},vi={current:{dot:0},stringify(t,e){let i,s,n,r=0,o=t.length,a="";for(;r<o;){s=t[r],i=oe[s],a+=s===n?" ":re[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?se:ie;for(let e=0,h=t.length;e<h;e++)s=t[e],vt[s]?("."===s&&(wi.dot&&(xi(o,r),r=""),wi.dot++),"0"===r&&"."!==s&&(xi(o,r),r=""),r+=s):te[s]?(r&&(xi(o,r),r=""),wi.name=te[s],wi.length=ee[s],wi.index=0,xi(o,wi.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===n||"E"===n?r+=s:(r&&xi(o,r),r=s):r&&(xi(o,r),r=""),n=s;return r&&xi(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 Fe:a=t[c+1],h=t[c+2],_.push(Fe,a,h),c+=3;break;case ze:t[c+1]+=a;case Ue:a=t[c+1],_.push(We,a,h),c+=2;break;case He:t[c+1]+=h;case Ye:h=t[c+1],_.push(We,a,h),c+=2;break;case Ne: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 Ge:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=Ve;case Ve:o=r===Xe||r===Ve,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 je: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 Qe:t[c+1]+=a,t[c+2]+=h,n=Ze;case Ze:o=r===qe||r===Ze,i=o?2*a-i:t[c+1],s=o?2*h-s:t[c+2],e?gi(_,a,h,i,s,t[c+1],t[c+2]):_.push(qe,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=qe;case qe:i=t[c+1],s=t[c+2],e?gi(_,a,h,i,s,t[c+3],t[c+4]):_.push(qe,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 Je:fi(_,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 ei:case ti:_.push(ti),c++;break;case ii:a=t[c+1],h=t[c+2],e?di(_,a,h,t[c+3],t[c+4]):bi(_,t,c,5),c+=5;break;case si:a=t[c+1],h=t[c+2],e?ci(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):bi(_,t,c,9),c+=9;break;case ni:a=t[c+1],h=t[c+2],e?ci(_,a,h,t[c+3],t[c+4],t[c+5]):bi(_,t,c,6),c+=6;break;case ri:pi(e?_:bi(_,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,mi),a=mi.x,h=mi.y,c+=9;break;case oi:e?pi(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):bi(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case ai:_i(e?_:bi(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,mi),a=mi.x,h=mi.y,c+=7;break;case hi:e?_i(_,t[c+1],t[c+2],t[c+3],0,360,!1):bi(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case li:ui(e?_:bi(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,mi),a=mi.x,h=mi.y,c+=6;break;default:return yi.error(`command: ${n} [index:${c}]`,t),_}r=n}return _},objectToCanvasData(t){const e=[];return t.forEach((t=>{switch(t.name){case"M":e.push(Fe,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(qe,t.x1,t.y1,t.x,t.y);break;case"Z":e.push(ti)}})),e},copyData(t,e,i,s){for(let n=i,r=i+s;n<r;n++)t.push(e[n])},pushData(t,e){wi.index===wi.length&&(wi.index=1,t.push(wi.name)),t.push(Number(e)),wi.index++,wi.dot=0}},{current:wi,pushData:xi,copyData:bi}=vi,{M:Ei,L:Bi,C:ki,Q:Pi,Z:Ri,N:Ci,D:Si,X:Ti,G:Li,F:Di,O:Ai,P:Oi,U:Ii}=te,{getMinDistanceFrom:Fi,getRadianFrom:Mi}=A,{tan:Wi,min:Ni,abs:Ui}=Math,zi={},Yi={beginPath(t){t.length=0},moveTo(t,e,i){t.push(Ei,e,i)},lineTo(t,e,i){t.push(Bi,e,i)},bezierCurveTo(t,e,i,s,n,r,o){t.push(ki,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(Ti,e,i,s,n,r);else{const o=h.fourNumber(r);o?t.push(Si,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(Di,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(Oi,e,i,s):(void 0===r&&(r=360),t.push(Ai,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)*(Fi(o,a,e,i,s,n)/2);t.push(Ii,e,i,s,n,Ni(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,zi),t.push(Ei,zi.x,zi.y),Hi(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,zi),t.push(Ei,zi.x,zi.y),Xi(t,e,i,s,n,r,o)},drawPoints(t,e,i,s){Pe.points(t,e,i,s)}},{ellipse:Hi,arc:Xi}=Yi,{moveTo:ji,lineTo:Vi,quadraticCurveTo:Gi,bezierCurveTo:qi,closePath:Ki,beginPath:Zi,rect:Qi,roundRect:Ji,ellipse:$i,arc:ts,arcTo:es,drawEllipse:is,drawArc:ss,drawPoints:ns}=Yi;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?Jt.parse(t):t:[],this}beginPath(){return Zi(this.__path),this.paint(),this}moveTo(t,e){return ji(this.__path,t,e),this.paint(),this}lineTo(t,e){return Vi(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,n,r){return qi(this.__path,t,e,i,s,n,r),this.paint(),this}quadraticCurveTo(t,e,i,s){return Gi(this.__path,t,e,i,s),this.paint(),this}closePath(){return Ki(this.__path),this.paint(),this}rect(t,e,i,s){return Qi(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,n){return Ji(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 ts(this.__path,t,e,i,s,n,r),this.paint(),this}arcTo(t,e,i,s,n){return es(this.__path,t,e,i,s,n),this.paint(),this}drawEllipse(t,e,i,s,n,r,o,a){return is(this.__path,t,e,i,s,n,r,o,a),this.paint(),this}drawArc(t,e,i,s,n,r){return ss(this.__path,t,e,i,s,n,r),this.paint(),this}drawPoints(t,e,i){return ns(this.__path,t,e,i),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:os,L:as,C:hs,Q:ls,Z:ds,N:cs,D:us,X:_s,G:ps,F:gs,O:fs,P:ys,U:ms}=te,vs=wt.get("PathDrawer"),ws={drawPathByData(t,e){if(!e)return;let i,s=0,n=e.length;for(;s<n;)switch(i=e[s],i){case os:t.moveTo(e[s+1],e[s+2]),s+=3;break;case as:t.lineTo(e[s+1],e[s+2]),s+=3;break;case hs:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case ls:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case ds:t.closePath(),s+=1;break;case cs:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case us: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 _s:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case ps: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 gs:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,d,!1),s+=5;break;case fs: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 ys:t.arc(e[s+1],e[s+2],e[s+3],0,d,!1),s+=4;break;case ms: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:xs,L:bs,C:Es,Q:Bs,Z:ks,N:Ps,D:Rs,X:Cs,G:Ss,F:Ts,O:Ls,P:Ds,U:As}=te,{toTwoPointBounds:Os,toTwoPointBoundsByQuadraticCurve:Is,arcTo:Fs,arc:Ms,ellipse:Ws}=Pe,{addPointBounds:Ns,copy:Us,addPoint:zs,setPoint:Ys,addBounds:Hs,toBounds:Xs}=Y,js=wt.get("PathBounds");let Vs,Gs,qs;const Ks={},Zs={},Qs={},Js={toBounds(t,e){Js.toTwoPointBounds(t,Zs),Xs(Zs,e)},toTwoPointBounds(t,e){if(!t||!t.length)return Ys(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===ks||o===Es||o===Bs?Ys(e,h,l):Ys(e,t[a+1],t[a+2])),o){case xs:case bs:h=t[a+1],l=t[a+2],zs(e,h,l),a+=3;break;case Es:n=t[a+5],r=t[a+6],Os(h,l,t[a+1],t[a+2],t[a+3],t[a+4],n,r,Ks),Ns(e,Ks),h=n,l=r,a+=7;break;case Bs:i=t[a+1],s=t[a+2],n=t[a+3],r=t[a+4],Is(h,l,i,s,n,r,Ks),Ns(e,Ks),h=n,l=r,a+=5;break;case ks:a+=1;break;case Ps:h=t[a+1],l=t[a+2],Hs(e,h,l,t[a+3],t[a+4]),a+=5;break;case Rs:case Cs:h=t[a+1],l=t[a+2],Hs(e,h,l,t[a+3],t[a+4]),a+=o===Rs?9:6;break;case Ss: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,Qs),0===a?Us(e,Ks):Ns(e,Ks),h=Qs.x,l=Qs.y,a+=9;break;case Ts:h=t[a+1],l=t[a+2],Gs=t[a+3],qs=t[a+4],Hs(e,h-Gs,l-qs,2*Gs,2*qs),h+=Gs,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,Qs),0===a?Us(e,Ks):Ns(e,Ks),h=Qs.x,l=Qs.y,a+=7;break;case Ds:h=t[a+1],l=t[a+2],Vs=t[a+3],Hs(e,h-Vs,l-Vs,2*Vs,2*Vs),h+=Vs,a+=4;break;case As:Fs(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],Ks,Qs),0===a?Us(e,Ks):Ns(e,Ks),h=Qs.x,l=Qs.y,a+=6;break;default:return void js.error(`command: ${o} [index:${a}]`,t)}}},{M:$s,L:tn,C:en,Z:sn}=te,{getCenterX:nn,getCenterY:rn}=A,{arcTo:on}=Yi,an={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]===tn?(l=t[n+1],d=t[n+2],p.push($s,nn(a,l),rn(h,d))):p.push($s,a,h);break;case tn:switch(r=t[n+1],o=t[n+2],n+=3,t[n]){case tn:on(p,r,o,t[n+1],t[n+2],e,c,u);break;case sn:on(p,r,o,a,h,e,c,u);break;default:p.push(tn,r,o)}c=r,u=o;break;case en:p.push(en,t[n+1],t[n+2],t[n+3],t[n+4],t[n+5],t[n+6]),n+=7;break;case sn:on(p,a,h,l,d,e,c,u),p.push(sn),n+=1}return s!==sn&&(p[1]=a,p[2]=h),p}};Jt.creator=new rs,Jt.parse=vi.parse,Jt.convertToCanvasData=vi.toCanvasData;const hn=new rs,{drawRoundRect:ln}=ae;function dn(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,n){ln(this,t,e,i,s,n)})}(t)}const cn={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=un.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{}}}},un=cn;un.opacityTypes.forEach((t=>un.upperCaseTypeMap[t]=t.toUpperCase()));const _n=wt.get("TaskProcessor");class pn{constructor(t){this.parallel=!0,this.time=1,this.id=s.create(s.TASK),this.task=t}run(){return Yt(this,void 0,void 0,(function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){_n.error(t)}}))}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class gn{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&&It.assign(this.config,t),this.empty()}add(t,e){let i,s,n,r;const o=new pn(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 fn={map:{},recycledList:[],tasker:new gn,patternTasker:new gn,get isComplete(){return yn.tasker.isComplete},get(t){let e=yn.map[t.url];return e||(e=i.image(t),yn.map[t.url]=e),e.use++,e},recycle(t){t.use--,setTimeout((()=>{t.use||yn.recycledList.push(t)}))},clearRecycled(){const t=yn.recycledList;t.length>100&&(t.forEach((t=>{!t.use&&t.url&&(delete yn.map[t.url],t.destroy())})),t.length=0)},hasOpacityPixel:t=>cn.opacityTypes.some((e=>yn.isFormat(e,t))),isFormat(t,e){if(e.format===t)return!0;const{url:i}=e;if(i.startsWith("data:")){if(i.startsWith("data:"+cn.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+cn.upperCaseTypeMap[t]))return!0;if("png"===t&&!i.includes("."))return!0}return!1},destroy(){yn.map={},yn.recycledList=[]}},yn=fn,{IMAGE:mn,create:vn}=s;class wn{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){this.use=0,this.waitComplete=[],this.innerId=vn(mn),this.config=t||{url:""},this.isSVG=fn.isFormat("svg",t),this.hasOpacityPixel=fn.hasOpacityPixel(t)}load(t,i){return this.loading||(this.loading=!0,fn.tasker.add((()=>Yt(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 xn(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function bn(t,e){return Object.getOwnPropertyDescriptor(t,e)}function En(t,e){return(i,s)=>kn(i,s,t,e&&e(s))}function Bn(t){return t}function kn(t,e,i,s){const n={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};xn(t,e,Object.assign(n,s||{})),Qn(t,e,i)}function Pn(t){return En(t)}function Rn(t,e){return En(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}})))}function Cn(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange(),this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal())}})))}function Sn(t,e){return En(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}})))}function Tn(t,e){return En(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}})))}function Ln(t,e){return En(t,(t=>({set(i){this.__setAttr(t,i,e)&&An(this)}})))}function Dn(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&(An(this),this.__.__removeNaturalSize())}})))}function An(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function On(t){return En(t,(t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),An(this)}})))}const In=Ln;function Fn(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&Mn(this)}})))}function Mn(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&An(t)}const Wn=Fn;function Nn(t){return En(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Un(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}})))}function zn(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&Hn(this)}})))}function Yn(t){return En(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&&Hn(this)}})))}function Hn(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||An(t))}function jn(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange(),this.waitParent((()=>{this.parent.__layout.childrenSortChange()})))}})))}function Vn(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent((()=>{this.parent.__updateMask(e)})))}})))}function Gn(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&this.waitParent((()=>{this.parent.__updateEraser(e)}))}})))}function qn(t){return En(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 En(t,(t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}})))}function Zn(t){return(e,i)=>{xn(e,"__DataProcessor",{get:()=>t})}}function Qn(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}=It;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=bn(h,e),h=h.__proto__;a&&a.set&&(o.set=a.set),s[r]&&(o.set=s[r],delete s[r]),xn(s,e,o)}const Jn=new wt("rewrite"),$n=[],tr=["destroy","constructor"];function er(t){return(e,i)=>{$n.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function ir(){return t=>{sr()}}function sr(t){$n.length&&($n.forEach((e=>{t&&Jn.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()})),$n.length=0)}function nr(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach((s=>{if(!(tr.includes(s)||e&&e.includes(s)))if(t.prototype){bn(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]}))}}function rr(){return t=>{St.register(t)}}function or(){return t=>{Dt.register(t)}}setTimeout((()=>sr(!0)));const{copy:ar,toInnerPoint:hr,toOuterPoint:lr,scaleOfOuter:dr,rotateOfOuter:cr,skewOfOuter:ur,multiplyParent:_r,divideParent:pr,getLayout:gr}=b,fr={},yr={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),wr(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++)xr(e[t])}},updateAllChange(t){if(xr(t),t.__updateChange(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)br(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?lr(t.localTransform,r,r,!0):t.parent&&hr(t.parent.worldTransform,r,r,!0),mr.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){mr.zoomOfLocal(t,Br(t,e),i,s,n)},zoomOfLocal(t,e,i,s=i,n){ar(fr,t.__localMatrix),dr(fr,e,i,s),t.origin||t.around?mr.setTransform(t,fr,n):(Er(t,fr),t.scaleResize(i,s,!0!==n))},rotateOfWorld(t,e,i){mr.rotateOfLocal(t,Br(t,e),i)},rotateOfLocal(t,e,i){ar(fr,t.__localMatrix),cr(fr,e,i),t.origin||t.around?mr.setTransform(t,fr):(Er(t,fr),t.rotation=h.formatRotation(t.rotation+i))},skewOfWorld(t,e,i,s,n){mr.skewOfLocal(t,Br(t,e),i,s,n)},skewOfLocal(t,e,i,s=0,n){ar(fr,t.__localMatrix),ur(fr,e,i,s),mr.setTransform(t,fr,n)},transformWorld(t,e,i){ar(fr,t.worldTransform),_r(fr,e),t.parent&&pr(fr,t.parent.worldTransform),mr.setTransform(t,fr,i)},transform(t,e,i){ar(fr,t.localTransform),_r(fr,e),mr.setTransform(t,fr,i)},setTransform(t,e,i){const s=t.__,n=s.origin&&mr.getInnerOrigin(t,s.origin),r=gr(e,n,s.around&&mr.getInnerOrigin(t,s.around));if(i){const e=r.scaleX/t.scaleX,i=r.scaleY/t.scaleY;if(delete r.scaleX,delete r.scaleY,n){rt.scale(t.boxBounds,Math.abs(e),Math.abs(i));const o=mr.getInnerOrigin(t,s.origin);A.move(r,n.x-o.x,n.y-o.y)}t.set(r),t.scaleResize(e,i,!1)}else t.set(r)},getFlipTransform(t,e){const i={a:1,b:0,c:0,d:1,e:0,f:0},s="x"===e?1:-1;return dr(i,mr.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>A.tempToOuterOf(mr.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return gt.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(ar(fr,t.worldTransform),pr(fr,e.worldTransform),i?fr:Object.assign({},fr)),drop(t,e,i,s){t.setTransform(mr.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}}},mr=yr,{updateAllMatrix:vr,updateMatrix:wr,updateAllWorldOpacity:xr,updateAllChange:br}=mr;function Er(t,e){const{e:i,f:s}=t.__localMatrix;t.x+=e.e-i,t.y+=e.f-s}function Br(t,e){return t.__layout.update(),t.parent?A.tempToInnerOf(e,t.parent.__world):e}const kr={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:Pr}=yr,Rr={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),Cr(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++)Sr(e[t],e)},updateBounds(t,e){const i=[t];Sr(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++)Pr(s[t]);e&&e===i||Pr(i)}}},{pushAllChildBranch:Cr,pushAllBranchStack:Sr,updateBoundsByBranchStack:Tr}=Rr,Lr={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:Dr}=yr,{toOuterOf:Ar,getPoints:Or,copy:Ir}=rt,Fr="_localContentBounds",Mr="_worldContentBounds",Wr="_worldBoxBounds",Nr="_worldStrokeBounds";class Ur{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 Ar(this.contentBounds,this.leaf.__localMatrix,this[Fr]||(this[Fr]={})),this[Fr]}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}get worldContentBounds(){return Ar(this.contentBounds,this.leaf.__world,this[Mr]||(this[Mr]={})),this[Mr]}get worldBoxBounds(){return Ar(this.boxBounds,this.leaf.__world,this[Wr]||(this[Wr]={})),this[Wr]}get worldStrokeBounds(){return Ar(this.strokeBounds,this.leaf.__world,this[Nr]||(this[Nr]={})),this[Nr]}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 Dr(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=Dr(s,e,!0)}if(o||(o=b.getLayout(r)),Ir(o,a),A.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 zr{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 Yr extends zr{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}Yr.ADD="child.add",Yr.REMOVE="child.remove",Yr.CREATED="created",Yr.MOUNTED="mounted",Yr.UNMOUNTED="unmounted",Yr.DESTROY="destroy";class Hr extends zr{constructor(t,e,i,s,n){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=n}}Hr.CHANGE="property.change",Hr.LEAFER_CHANGE="property.leafer_change";class Xr extends zr{constructor(t,e){super(t),Object.assign(this,e)}}Xr.LOAD="image.load",Xr.LOADED="image.loaded",Xr.ERROR="image.error";class jr extends zr{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(jr.RESIZE),Object.assign(this,t)):super(t),this.old=e}}jr.RESIZE="resize";class Vr extends zr{constructor(t,e){super(t),this.data=e}}Vr.REQUEST="watch.request",Vr.DATA="watch.data";class Gr extends zr{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}Gr.REQUEST="layout.request",Gr.START="layout.start",Gr.BEFORE="layout.before",Gr.LAYOUT="layout",Gr.AFTER="layout.after",Gr.AGAIN="layout.again",Gr.END="layout.end";class qr extends zr{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}qr.REQUEST="render.request",qr.CHILD_START="render.child_start",qr.START="render.start",qr.BEFORE="render.before",qr.RENDER="render",qr.AFTER="render.after",qr.AGAIN="render.again",qr.END="render.end",qr.NEXT="render.next";class Kr extends zr{}Kr.START="leafer.start",Kr.BEFORE_READY="leafer.before_ready",Kr.READY="leafer.ready",Kr.AFTER_READY="leafer.after_ready",Kr.VIEW_READY="leafer.view_ready",Kr.VIEW_COMPLETED="leafer.view_completed",Kr.STOP="leafer.stop",Kr.RESTART="leafer.restart",Kr.END="leafer.end";const Zr={};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=Jr(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=Jr(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&&Dt.has(t)&&(e=Dt.get(t,{type:t,target:this,current:this}));const s=Jr(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 Jr(t,e,i){if(e){const{__captureMap:e}=t;return e||(i?t.__captureMap={}:Zr)}{const{__bubbleMap:e}=t;return e||(i?t.__bubbleMap={}:Zr)}}const{on:$r,on_:to,off:eo,off_:io,once:so,emit:no,emitEvent:ro,hasEvent:oo,destroy:ao}=Qr.prototype,ho={on:$r,on_:to,off:eo,off_:io,once:so,emit:no,emitEvent:ro,hasEvent:oo,destroyEventer:ao},{isFinite:lo}=Number,co=wt.get("setAttr"),uo={__setAttr(t,e,i){if(this.leaferIsCreated){const s=this.__.__getInput(t);if(i&&!lo(e)&&void 0!==e&&(co.warn(this.innerName,t,e),e=void 0),"object"==typeof e||s!==e){this.__realSetAttr(t,e);const{CHANGE:i}=Hr,n=new Hr(i,this,t,s,e);return this.isLeafer?this.emitEvent(new Hr(Hr.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:_o,multiplyParent:po,translateInner:go,defaultWorld:fo}=b,{toPoint:yo,tempPoint:mo}=gt,vo={__updateWorldMatrix(){po(this.__local||this.__layout,this.parent?this.parent.__world:fo,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)&&(_o(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)&&(yo(i.around||i.origin,t.boxBounds,mo),go(e,-mo.x,-mo.y,!i.around))}this.__layout.matrixChanged=!1}},{updateMatrix:wo,updateAllMatrix:xo}=yr,{updateBounds:bo}=Rr,{toOuterOf:Eo,copyAndSpread:Bo,copy:ko}=rt,{toBounds:Po}=Js,Ro={__updateWorldBounds(){Eo(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(),Eo(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){Eo(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){Eo(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(){const t=this.__layout.boxBounds,e=this.__;e.__pathInputed?Po(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(),xo(this),bo(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(xo(this),bo(this,this))):wo(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):ko(t.renderBounds,t.strokeBounds)}},Co={__render(t,e){if(this.__worldOpacity)if(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),t.opacity=this.__.opacity,this.__.__single){if("path"===this.__.eraser)return this.__renderEraser(t,e);const i=t.getSameCanvas(!0,!0);this.__draw(i,e),this.__worldFlipped?t.copyWorldByReset(i,this.__nowWorld,null,this.__.__blendMode,!0):t.copyWorldToInner(i,this.__nowWorld,this.__layout.renderBounds,this.__.__blendMode),i.recycle(this.__nowWorld)}else this.__draw(t,e)},__clip(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawRenderPath(t),this.windingRule?t.clip(this.windingRule):t.clip())},__updateWorldOpacity(){this.__worldOpacity=this.__.visible?this.parent?this.parent.__worldOpacity*this.__.opacity:this.__.opacity:0,this.__layout.opacityChanged&&(this.__layout.opacityChanged=!1)}},{excludeRenderBounds:So}=kr,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++)So(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++)So(i[s],e)||i[s].__clip(t,e)}}},{LEAF:Lo,create:Do}=s,{toInnerPoint:Ao,toOuterPoint:Oo,multiplyParent:Io}=b,{toOuterOf:Fo}=rt,{copy:Mo,move:Wo}=A,{moveLocal:No,zoomOfLocal:Uo,rotateOfLocal:zo,skewOfLocal:Yo,moveWorld:Ho,zoomOfWorld:Xo,rotateOfWorld:jo,skewOfWorld:Vo,transform:Go,transformWorld:qo,setTransform:Ko,getFlipTransform:Zo,getLocalOrigin:Qo,getRelativeWorld:Jo,drop:$o}=yr;t.Leaf=class{get tag(){return this.__tag}set tag(t){}get __tag(){return"Leaf"}get innerName(){return this.__.name||this.tag+this.innerId}get __DataProcessor(){return Mt}get __LayoutProcessor(){return Ur}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(Lo),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(Yr.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(Yr.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(Yr.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(Yr.MOUNTED)):this.__emitLifeEvent(Yr.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 Io(this.__world,t.matrix,e,void 0,this.__world),Fo(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,n=i?t:{};return Fo(t,s,n),n}worldToLocal(t,e,i,s){this.parent?this.parent.worldToInner(t,e,i,s):e&&Mo(e,t)}localToWorld(t,e,i,s){this.parent?this.parent.innerToWorld(t,e,i,s):e&&Mo(e,t)}worldToInner(t,e,i,s){s&&(s.innerToWorld(t,e,i),t=e||t),Ao(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 Wo(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 Wo(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){Ko(this,t,e)}transform(t,e){Go(this,t,e)}move(t,e,i){No(this,t,e,i)}moveInner(t,e,i){Ho(this,t,e,!0,i)}scaleOf(t,e,i,s){Uo(this,Qo(this,t),e,i,s)}rotateOf(t,e){zo(this,Qo(this,t),e)}skewOf(t,e,i,s){Yo(this,Qo(this,t),e,i,s)}transformWorld(t,e){qo(this,t,e)}moveWorld(t,e,i){Ho(this,t,e,!1,i)}scaleOfWorld(t,e,i,s){Xo(this,t,e,i,s)}rotateOfWorld(t,e){jo(this,t,e)}skewOfWorld(t,e,i,s){Vo(this,t,e,i,s)}flip(t){Go(this,Zo(this,t))}scaleResize(t,e=t,i){this.scaleX*=t,this.scaleY*=e}__scaleResize(t,e){}resizeWidth(t){}resizeHeight(t){}__hitWorld(t){return!0}__hit(t){return!0}__hitFill(t){return!0}__hitStroke(t,e){return!0}__hitPixel(t){return!0}__drawHitPath(t){}__updateHitCanvas(){}__render(t,e){}__drawFast(t,e){}__draw(t,e){}__clip(t,e){}__renderShape(t,e,i,s){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}getMotionPathData(){return Rt.need("path")}getMotionPoint(t){return Rt.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){$o(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):Qn(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 Yr(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(Yr.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}},t.Leaf=zt([nr(uo),nr(vo),nr(Ro),nr(ho),nr(Co)],t.Leaf);const{setListWithFn:ta}=rt,{sort:ea}=Rr,{localBoxBounds:ia,localStrokeBounds:sa,localRenderBounds:na,maskLocalBoxBounds:ra,maskLocalStrokeBounds:oa,maskLocalRenderBounds:aa}=kr,ha=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(){ta(this.__layout.boxBounds,this.children,this.__hasMask?ra:ia)}__updateStrokeBounds(){ta(this.__layout.strokeBounds,this.children,this.__hasMask?oa:sa)}__updateRenderBounds(){ta(this.__layout.renderBounds,this.children,this.__hasMask?aa: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(ea),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return ha.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=St.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(Yr.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(Yr.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(Yr.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(Yr.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new Yr(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}},t.Branch=zt([nr(To)],t.Branch);class la{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 la;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 da{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(t instanceof Array?this.addList(t):this.add(t))}has(t){return void 0!==this.keys[t.innerId]}without(t){return void 0===this.keys[t.innerId]}sort(t){const{levels:e}=this;t?e.sort(((t,e)=>e-t)):e.sort(((t,e)=>t-e))}addList(t){t.forEach((t=>{this.add(t)}))}add(t){const{keys:e,levelMap:i}=this;e[t.innerId]||(e[t.innerId]=1,i[t.__level]?i[t.__level].push(t):(i[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach((i=>{e=this.levelMap[i];for(let i=0,s=e.length;i<s;i++)t(e[i])}))}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}class ca extends Qt{get allowBackgroundColor(){return!0}init(){this.__createView(),this.__createContext(),this.resize(this.config)}__createView(){this.view=e.origin.createCanvas(1,1)}updateViewSize(){const{width:t,height:e,pixelRatio:i}=this;this.view.width=Math.ceil(t*i),this.view.height=Math.ceil(e*i),this.clientBounds=this.bounds}}dn(OffscreenCanvasRenderingContext2D.prototype),dn(Path2D.prototype);const{mineType:ua}=cn;function _a(t,s){e.origin={createCanvas:(t,e)=>new OffscreenCanvas(t,e),canvasToDataURL:(t,e,i)=>new Promise(((s,n)=>{t.convertToBlob({type:ua(e),quality:i}).then((t=>{var e=new FileReader;e.onload=t=>s(t.target.result),e.onerror=t=>n(t),e.readAsDataURL(t)})).catch((t=>{n(t)}))})),canvasToBolb:(t,e,i)=>t.convertToBlob({type:ua(e),quality:i}),canvasSaveAs:(t,e,i)=>new Promise((t=>t())),download(t,e){},loadImage:t=>new Promise(((i,s)=>{let n=new XMLHttpRequest;n.open("GET",e.image.getRealURL(t),!0),n.responseType="blob",n.onload=()=>{createImageBitmap(n.response).then((t=>{i(t)})).catch((t=>{s(t)}))},n.onerror=t=>s(t),n.send()}))},e.canvas=i.canvas(),e.conicGradientSupport=!!e.canvas.context.createConicGradient}Object.assign(i,{canvas:(t,e)=>new ca(t,e),image:t=>new wn(t)}),e.name="web",e.isWorker=!0,e.backgrounder=!0,e.requestRender=function(t){requestAnimationFrame(t)},xn(e,"devicePixelRatio",{get:()=>1});const{userAgent:pa}=navigator;pa.indexOf("Firefox")>-1?(e.conicGradientRotate90=!0,e.intWheelDeltaY=!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 la;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 la,this.target=t,e&&(this.config=It.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(qr.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===Yr.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 Vr(Vr.DATA,{updatedList:this.updatedList})),this.__updatedList=new la,this.totalTimes++,this.changed=!1,this.hasVisible=!1,this.hasRemove=!1,this.hasAdd=!1}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Hr.CHANGE,this.__onAttrChange,this),t.on_([Yr.ADD,Yr.REMOVE],this.__onChildEvent,this),t.on_(Vr.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:ma}=yr,{pushAllChildBranch:va,pushAllParent:wa}=Rr;const{worldBounds:xa}=kr,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 la(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:ka}=yr,Pa=wt.get("Layouter");class Ra{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new da,this.target=t,e&&(this.config=It.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(Gr.START),this.layoutOnce(),t.emitEvent(new Gr(Gr.END,this.layoutedBlocks,this.times))}catch(t){Pa.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?Pa.warn("layouting"):this.times>3?Pa.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(Vr.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}=Gr,a=this.getBlocks(s);a.forEach((t=>t.setBefore())),i.emitEvent(new Gr(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&&va(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&&ma(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 Gr(r,a,this.times)),i.emitEvent(new Gr(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}=Gr,r=this.getBlocks(new la(e));e.emitEvent(new Gr(i,r,this.times)),Ra.fullLayout(e),r.forEach((t=>{t.setAfter()})),e.emitEvent(new Gr(s,r,this.times)),e.emitEvent(new Gr(n,r,this.times)),this.addBlocks(r),Bt.end(t)}static fullLayout(t){Ba(t,!0),t.isBranch?Rr.updateBounds(t):yr.updateBounds(t),ka(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_(Gr.REQUEST,this.layout,this),t.on_(Gr.AGAIN,this.layoutAgain,this),t.on_(Vr.DATA,this.__onReceiveWatchData,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const Ca=wt.get("Renderer");class Sa{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=It.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(Gr.REQUEST)}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new lt,Ca.log(e.innerName,"---\x3e");try{e.isApp||e.app.emit(qr.CHILD_START,e),this.emitRender(qr.START),this.renderOnce(t),this.emitRender(qr.END,this.totalBounds),fn.clearRecycled()}catch(t){this.rendering=!1,Ca.error(t)}Ca.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return Ca.warn("rendering");if(this.times>3)return Ca.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new lt,this.renderOptions={},t)this.emitRender(qr.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(qr.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(qr.RENDER,this.renderBounds,this.renderOptions),this.emitRender(qr.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(qr.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||Ca.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e))),this.addBlock(e?this.canvas.bounds:t.updatedBounds)}))}emitRender(t,e,i){this.target.emitEvent(new qr(t,this.times,e,i))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(qr.REQUEST,this.update,this),t.on_(Gr.END,this.__onLayoutEnd,this),t.on_(qr.AGAIN,this.renderAgain,this),t.on_(jr.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:Ta}=rt;class La{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 la(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 la;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||yr.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 la;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 la;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 la,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||Ta(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 Da{constructor(t,e){this.config={},e&&(this.config=It.default(e,this.config)),this.picker=new La(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):Rt.need("find")}destroy(){this.picker.destroy(),this.finder&&this.finder.destroy()}}function Aa(t){return En(t,(t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Oa(t){return En(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}})))}function Ia(){return(t,e)=>{const i="_"+e;xn(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 Ra(t,e),renderer:(t,e,i)=>new Sa(t,e,i),selector:(t,e)=>new Da(t,e)}),e.layout=Ra.fullLayout;const Fa={},Ma={},Wa={number:(t,e)=>"object"==typeof t?"percent"===t.type?t.value*e:t.value:t},Na={},Ua={},za={},Ya={},Ha={},Xa={},ja={setStyleName:(t,e,i)=>Rt.need("state"),set:(t,e)=>Rt.need("state")},Va={list:{},register(t,e){Va.list[t]=e},get:t=>Va.list[t]},{parse:Ga,objectToCanvasData:qa}=vi,Ka={},Za=wt.get("UIData");class Qa extends Mt{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=Ka)):(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=Ka)):(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):qa(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&&Ua.compute("fill",this.__leaf),e&&Ua.compute("stroke",this.__leaf),this.__needComputePaint=!1}}class Ja extends Qa{}class $a extends Ja{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 Ja{__getInputData(t,e){const i=super.__getInputData(t,e);return Zt.forEach((t=>delete i[t])),i}}class eh extends $a{}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 Ja{}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=Ua.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:a,innerShadow:h}=i;a&&Ha.shadow(this,t,o),s&&(i.__isFills?Ua.fills(s,this,t):Ua.fill(s,this,t)),r&&this.__drawAfterFill(t,e),h&&Ha.innerShadow(this,t,o),n&&(i.__isStrokes?Ua.strokes(n,this,t):Ua.stroke(n,this,t)),o.worldCanvas&&o.worldCanvas.recycle(),o.canvas.recycle()}else s&&(i.__isFills?Ua.fills(s,this,t):Ua.fill(s,this,t)),r&&this.__drawAfterFill(t,e),n&&(i.__isStrokes?Ua.strokes(n,this,t):Ua.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?Ua.fills(n,this,t):Ua.fill("#000000",this,t)),this.__.__isCanvas&&this.__drawAfterFill(t,e),r&&!s&&(this.__.__pixelStroke?Ua.strokes(r,this,t):Ua.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&&Ua.fill(s,t,e),r&&t.__drawAfterFill(e,i),n&&Ua.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,mh;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 hn.set(this.path=t||[]),t||this.__drawPathByBox(hn),hn}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 Rt.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return Rt.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(hn.set(i=[]),this.__drawPathByBox(hn)),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||Xa.running?t.__computePaint():t.__needComputePaint=!0}}__updateRenderPath(){if(this.__.path){const t=this.__;t.__pathForRender=t.cornerRadius?an.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Na.addArrows(this,!t.cornerRadius)}}__drawRenderPath(t){t.beginPath(),this.__drawPathByData(t,this.__.__pathForRender)}__drawPath(t){t.beginPath(),this.__drawPathByData(t,this.__.path)}__drawPathByData(t,e){e?ws.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:i,width:s,height:n}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:r}=this.__;t.roundRect(e,i,s,n,"number"==typeof r?[r]:r)}else t.rect(e,i,s,n)}animate(t,e,i,s){return Rt.need("animate")}killAnimate(t,e){}export(t,e){return Rt.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 St.get(t.tag||this.prototype.__tag,t,e,i,s,n)}static registerUI(){rr()(this)}static registerData(t){Zn(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}},zt([Zn(Qa)],t.UI.prototype,"__",void 0),zt([Ia()],t.UI.prototype,"zoomLayer",void 0),zt([Pn("")],t.UI.prototype,"id",void 0),zt([Pn("")],t.UI.prototype,"name",void 0),zt([Pn("")],t.UI.prototype,"className",void 0),zt([Un("pass-through")],t.UI.prototype,"blendMode",void 0),zt([zn(1)],t.UI.prototype,"opacity",void 0),zt([Yn(!0)],t.UI.prototype,"visible",void 0),zt([Un(!1)],t.UI.prototype,"locked",void 0),zt([jn(0)],t.UI.prototype,"zIndex",void 0),zt([Vn(!1)],t.UI.prototype,"mask",void 0),zt([Gn(!1)],t.UI.prototype,"eraser",void 0),zt([Rn(0,!0)],t.UI.prototype,"x",void 0),zt([Rn(0,!0)],t.UI.prototype,"y",void 0),zt([Ln(100,!0)],t.UI.prototype,"width",void 0),zt([Ln(100,!0)],t.UI.prototype,"height",void 0),zt([Sn(1,!0)],t.UI.prototype,"scaleX",void 0),zt([Sn(1,!0)],t.UI.prototype,"scaleY",void 0),zt([Tn(0,!0)],t.UI.prototype,"rotation",void 0),zt([Tn(0,!0)],t.UI.prototype,"skewX",void 0),zt([Tn(0,!0)],t.UI.prototype,"skewY",void 0),zt([Rn(0,!0)],t.UI.prototype,"offsetX",void 0),zt([Rn(0,!0)],t.UI.prototype,"offsetY",void 0),zt([Rn(0,!0)],t.UI.prototype,"scrollX",void 0),zt([Rn(0,!0)],t.UI.prototype,"scrollY",void 0),zt([Cn()],t.UI.prototype,"origin",void 0),zt([Cn()],t.UI.prototype,"around",void 0),zt([Pn(!1)],t.UI.prototype,"lazy",void 0),zt([Dn(1)],t.UI.prototype,"pixelRatio",void 0),zt([On()],t.UI.prototype,"path",void 0),zt([In()],t.UI.prototype,"windingRule",void 0),zt([In(!0)],t.UI.prototype,"closed",void 0),zt([Ln(0)],t.UI.prototype,"padding",void 0),zt([Ln(!1)],t.UI.prototype,"lockRatio",void 0),zt([Ln()],t.UI.prototype,"widthRange",void 0),zt([Ln()],t.UI.prototype,"heightRange",void 0),zt([Pn(!1)],t.UI.prototype,"draggable",void 0),zt([Pn()],t.UI.prototype,"dragBounds",void 0),zt([Pn(!1)],t.UI.prototype,"editable",void 0),zt([qn(!0)],t.UI.prototype,"hittable",void 0),zt([qn("path")],t.UI.prototype,"hitFill",void 0),zt([Wn("path")],t.UI.prototype,"hitStroke",void 0),zt([qn(!1)],t.UI.prototype,"hitBox",void 0),zt([qn(!0)],t.UI.prototype,"hitChildren",void 0),zt([qn(!0)],t.UI.prototype,"hitSelf",void 0),zt([qn()],t.UI.prototype,"hitRadius",void 0),zt([Kn("")],t.UI.prototype,"cursor",void 0),zt([Un()],t.UI.prototype,"fill",void 0),zt([Wn()],t.UI.prototype,"stroke",void 0),zt([Wn("inside")],t.UI.prototype,"strokeAlign",void 0),zt([Wn(1)],t.UI.prototype,"strokeWidth",void 0),zt([Wn(!1)],t.UI.prototype,"strokeWidthFixed",void 0),zt([Wn("none")],t.UI.prototype,"strokeCap",void 0),zt([Wn("miter")],t.UI.prototype,"strokeJoin",void 0),zt([Wn()],t.UI.prototype,"dashPattern",void 0),zt([Wn()],t.UI.prototype,"dashOffset",void 0),zt([Wn(10)],t.UI.prototype,"miterLimit",void 0),zt([In(0)],t.UI.prototype,"cornerRadius",void 0),zt([In()],t.UI.prototype,"cornerSmoothing",void 0),zt([Aa()],t.UI.prototype,"shadow",void 0),zt([Aa()],t.UI.prototype,"innerShadow",void 0),zt([Aa()],t.UI.prototype,"blur",void 0),zt([Aa()],t.UI.prototype,"backgroundBlur",void 0),zt([Aa()],t.UI.prototype,"grayscale",void 0),zt([Pn({})],t.UI.prototype,"data",void 0),zt([er(t.Leaf.prototype.reset)],t.UI.prototype,"reset",null),t.UI=yh=zt([nr(_h),nr(ph),ir()],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(){}},zt([Zn(Ja)],t.Group.prototype,"__",void 0),t.Group=zt([nr(t.Branch),rr()],t.Group);const vh=wt.get("Leafer");t.Leafer=mh=class extends t.Group{get __tag(){return"Leafer"}get isApp(){return!1}get app(){return this.parent||this}get isLeafer(){return!0}get imageReady(){return this.viewReady&&fn.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),mh.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,It.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 Ot,s=n.start),this.hittable=n.hittable,this.fill=n.fill,this.canvasManager.add(r),this.__listenEvents(),s&&(this.__startTimer=setTimeout(this.start.bind(this))),Lr.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(Kr.RESTART):this.emitLeafer(Kr.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(Kr.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=It.copyAttrs({},t,Zt);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=It.copyAttrs({},this.canvas,Zt);e.resize(t),this.updateLazyBounds(),this.__onResize(new jr(t,i))}__onResize(t){this.emitEvent(t),It.copyAttrs(this.__,t,Zt),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&&(Zt.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&&Zt.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const i=It.copyAttrs({},this.canvas,Zt);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(Kr.BEFORE_READY),this.emitLeafer(Kr.READY),this.emitLeafer(Kr.AFTER_READY),Lr.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Kr.VIEW_READY),Lr.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){Lr.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(Kr.VIEW_COMPLETED),Lr.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 Rt.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 Kr(t,this))}__listenEvents(){const t=Bt.start("FirstCreate "+this.innerName);this.once(Kr.START,(()=>Bt.end(t))),this.once(Gr.START,(()=>this.updateLazyBounds())),this.once(qr.START,(()=>this.__onCreated())),this.once(qr.END,(()=>this.__onViewReady())),this.__eventIds.push(this.on_(Vr.DATA,this.__onWatchData,this),this.on_(Gr.END,this.__onLayoutEnd,this),this.on_(qr.NEXT,this.__onNextRender,this))}__removeListenEvents(){this.off_(this.__eventIds),this.__eventIds.length=0}destroy(t){const e=()=>{if(!this.destroyed){mh.list.remove(this);try{this.stop(),this.emitEvent(new Kr(Kr.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((()=>{fn.clearRecycled()}),100)}catch(t){vh.error(t)}}};t?e():setTimeout(e)}},t.Leafer.list=new la,zt([Zn(th)],t.Leafer.prototype,"__",void 0),zt([Ln()],t.Leafer.prototype,"pixelRatio",void 0),t.Leafer=mh=zt([rr()],t.Leafer),t.Rect=class extends t.UI{get __tag(){return"Rect"}constructor(t){super(t)}},zt([Zn(sh)],t.Rect.prototype,"__",void 0),t.Rect=zt([nr(fh),ir(),rr()],t.Rect);const{copy:wh,add:xh,includes:bh}=rt,Eh=t.Rect.prototype,Bh=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(),wh(kh,e),this.__updateRectRenderBounds(),t=!bh(e,kh),t&&"hide"!==this.__.overflow&&xh(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))}},zt([Zn($a)],t.Box.prototype,"__",void 0),zt([Pn(!1)],t.Box.prototype,"resizeChildren",void 0),zt([Nn("show")],t.Box.prototype,"overflow",void 0),zt([er(Eh.__updateStrokeSpread)],t.Box.prototype,"__updateStrokeSpread",null),zt([er(Eh.__updateRenderSpread)],t.Box.prototype,"__updateRectRenderSpread",null),zt([er(Eh.__updateBoxBounds)],t.Box.prototype,"__updateRectBoxBounds",null),zt([er(Eh.__updateStrokeBounds)],t.Box.prototype,"__updateStrokeBounds",null),zt([er(Eh.__updateRenderBounds)],t.Box.prototype,"__updateRectRenderBounds",null),zt([er(Eh.__updateChange)],t.Box.prototype,"__updateRectChange",null),zt([er(Eh.__render)],t.Box.prototype,"__renderRect",null),zt([er(Bh.__render)],t.Box.prototype,"__renderGroup",null),t.Box=zt([ir(),rr()],t.Box),t.Frame=class extends t.Box{get __tag(){return"Frame"}get isFrame(){return!0}constructor(t){super(t)}},zt([Zn(eh)],t.Frame.prototype,"__",void 0),zt([Un("#FFFFFF")],t.Frame.prototype,"fill",void 0),zt([Nn("hide")],t.Frame.prototype,"overflow",void 0),t.Frame=zt([rr()],t.Frame);const{moveTo:Ph,closePath:Rh,ellipse:Ch}=Yi;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&&Ch(h,o,a,o*s,a*s,0,n,r,!1),Ch(h,o,a,o,a,0,r,n,!0),s<1&&Rh(h)):(s<1&&(Ch(h,o,a,o*s,a*s),Ph(h,t,a)),Ch(h,o,a,o,a,0,360,0,!0)),e.ellipseToCurve&&(this.__.path=this.getPath(!0))):n||r?(Ph(h,o,a),Ch(h,o,a,o,a,0,n,r,!1),Rh(h)):Ch(h,o,a,o,a)}},zt([Zn(nh)],t.Ellipse.prototype,"__",void 0),zt([In(0)],t.Ellipse.prototype,"innerRadius",void 0),zt([In(0)],t.Ellipse.prototype,"startAngle",void 0),zt([In(0)],t.Ellipse.prototype,"endAngle",void 0),t.Ellipse=zt([rr()],t.Ellipse);const{moveTo:Sh,lineTo:Th,drawPoints:Lh}=Yi,{rotate:Dh,getAngle:Ah,getDistance:Oh,defaultPoint:Ih}=A,{toBounds:Fh}=Js;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&&Dh(i,e),i}set toPoint(t){this.width=Oh(Ih,t),this.rotation=Ah(Ih,t),this.height&&(this.height=0)}constructor(t){super(t)}__updatePath(){const t=this.__,e=t.path=[];t.points?Lh(e,t.points,!1,t.closed):(Sh(e,0,0),Th(e,this.width,0))}__updateRenderPath(){const t=this.__;!this.pathInputed&&t.points&&t.curve?(Lh(t.__pathForRender=[],t.points,t.curve,t.closed),t.__useArrow&&Na.addArrows(this,!1)):super.__updateRenderPath()}__updateBoxBounds(){this.points?Fh(this.__.__pathForRender,this.__layout.boxBounds):super.__updateBoxBounds()}},zt([Zn(ih)],t.Line.prototype,"__",void 0),zt([Fn("center")],t.Line.prototype,"strokeAlign",void 0),zt([Ln(0)],t.Line.prototype,"height",void 0),zt([In()],t.Line.prototype,"points",void 0),zt([In(0)],t.Line.prototype,"curve",void 0),zt([In(!1)],t.Line.prototype,"closed",void 0),t.Line=zt([rr()],t.Line);const{sin:Mh,cos:Wh,PI:Nh}=Math,{moveTo:Uh,lineTo:zh,closePath:Yh,drawPoints:Hh}=Yi,Xh=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)Hh(t,this.__.points,!1,!0);else{const{width:e,height:i,sides:s}=this.__,n=e/2,r=i/2;Uh(t,n,0);for(let e=1;e<s;e++)zh(t,n+n*Mh(2*e*Nh/s),r-r*Wh(2*e*Nh/s))}Yh(t)}__updateRenderPath(){}__updateBoxBounds(){}},zt([Zn(rh)],t.Polygon.prototype,"__",void 0),zt([In(3)],t.Polygon.prototype,"sides",void 0),zt([In()],t.Polygon.prototype,"points",void 0),zt([In(0)],t.Polygon.prototype,"curve",void 0),zt([er(Xh.__updateRenderPath)],t.Polygon.prototype,"__updateRenderPath",null),zt([er(Xh.__updateBoxBounds)],t.Polygon.prototype,"__updateBoxBounds",null),t.Polygon=zt([ir(),rr()],t.Polygon);const{sin:jh,cos:Vh,PI:Gh}=Math,{moveTo:qh,lineTo:Kh,closePath:Zh}=Yi;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=[];qh(o,n,0);for(let t=1;t<2*i;t++)Kh(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)}},zt([Zn(oh)],t.Star.prototype,"__",void 0),zt([In(5)],t.Star.prototype,"corners",void 0),zt([In(.382)],t.Star.prototype,"innerRadius",void 0),t.Star=zt([rr()],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(Xr.LOADED,(t=>{"fill"===t.attrName&&t.attrValue.url===this.url&&(this.image=t.image)}))}destroy(){this.image=null,super.destroy()}},zt([Zn(ch)],t.Image.prototype,"__",void 0),zt([Ln("")],t.Image.prototype,"url",void 0),t.Image=zt([rr()],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 wn({url:t}).load((t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new Xr(Xr.LOADED,{image:t}))}))}draw(t,e,i,s){const n=new U(t.worldTransform).invert(),r=new U;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()}},zt([Zn(uh)],t.Canvas.prototype,"__",void 0),zt([Oa(100)],t.Canvas.prototype,"width",void 0),zt([Oa(100)],t.Canvas.prototype,"height",void 0),zt([Oa(1)],t.Canvas.prototype,"pixelRatio",void 0),zt([Oa(!0)],t.Canvas.prototype,"smooth",void 0),zt([Pn(!1)],t.Canvas.prototype,"safeResize",void 0),zt([Oa()],t.Canvas.prototype,"contextSettings",void 0),t.Canvas=zt([rr()],t.Canvas);const{copyAndSpread:Jh,includes:$h,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=Wa.number(e,n),t.__letterSpacing=Wa.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=Fa.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=$h(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(){Jh(this.__layout.renderBounds,this.__.__textBoxBounds,this.__layout.renderSpread)}},zt([Zn(dh)],t.Text.prototype,"__",void 0),zt([Ln(0)],t.Text.prototype,"width",void 0),zt([Ln(0)],t.Text.prototype,"height",void 0),zt([Pn(!1)],t.Text.prototype,"resizeFontSize",void 0),zt([Un("#000000")],t.Text.prototype,"fill",void 0),zt([Fn("outside")],t.Text.prototype,"strokeAlign",void 0),zt([qn("all")],t.Text.prototype,"hitFill",void 0),zt([Ln("")],t.Text.prototype,"text",void 0),zt([Ln("caption")],t.Text.prototype,"fontFamily",void 0),zt([Ln(12)],t.Text.prototype,"fontSize",void 0),zt([Ln("normal")],t.Text.prototype,"fontWeight",void 0),zt([Ln(!1)],t.Text.prototype,"italic",void 0),zt([Ln("none")],t.Text.prototype,"textCase",void 0),zt([Ln("none")],t.Text.prototype,"textDecoration",void 0),zt([Ln(0)],t.Text.prototype,"letterSpacing",void 0),zt([Ln({type:"percent",value:1.5})],t.Text.prototype,"lineHeight",void 0),zt([Ln(0)],t.Text.prototype,"paraIndent",void 0),zt([Ln(0)],t.Text.prototype,"paraSpacing",void 0),zt([Ln("x")],t.Text.prototype,"writingMode",void 0),zt([Ln("left")],t.Text.prototype,"textAlign",void 0),zt([Ln("top")],t.Text.prototype,"verticalAlign",void 0),zt([Ln(!0)],t.Text.prototype,"autoSizeAlign",void 0),zt([Ln("normal")],t.Text.prototype,"textWrap",void 0),zt([Ln("show")],t.Text.prototype,"textOverflow",void 0),t.Text=zt([rr()],t.Text),t.Path=class extends t.UI{get __tag(){return"Path"}constructor(t){super(t)}},zt([Zn(ah)],t.Path.prototype,"__",void 0),zt([Fn("center")],t.Path.prototype,"strokeAlign",void 0),t.Path=zt([rr()],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")}},zt([Zn(hh)],t.Pen.prototype,"__",void 0),zt([(t,e)=>{xn(t,e,{get(){return this.__path}})}],t.Pen.prototype,"path",void 0),t.Pen=zt([nr(rs,["set","path","paint"]),rr()],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_(Hr.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&&It.assign(e,t),this.autoLayout&&It.copyAttrs(e,this,Zt),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once(Gr.END,(()=>this.__onReady())),t.once(qr.START,(()=>this.__onCreated())),t.once(qr.END,(()=>this.__onViewReady())),this.realCanvas&&this.__eventIds.push(t.on_(qr.END,this.__onChildRenderEnd,this))}},t.App=zt([rr()],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 zr{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){Dt.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=zt([or()],t.PointerEvent);const al=t.PointerEvent,hl={};t.DragEvent=class extends t.PointerEvent{static setList(t){this.list=t instanceof la?t:new la(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 A.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=zt([or()],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=zt([or()],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=zt([or()],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=zt([or()],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=zt([or()],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=zt([or()],t.ZoomEvent),t.KeyEvent=class extends ol{},t.KeyEvent.DOWN="key.down",t.KeyEvent.HOLD="key.hold",t.KeyEvent.UP="key.up",t.KeyEvent=zt([or()],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(A.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 la,{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 la,{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 la(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 la(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(A.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 ml=["move","zoom","rotate","key"];function vl(t,e,i,s,n){if(ml.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=Dt.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:kl}=dl;class Pl{get dragging(){return this.dragger.dragging}get transforming(){return this.transformer.transforming}get moveMode(){return!0===this.m.drag||this.isHoldSpaceKey||this.isHoldMiddleKey||this.isHoldRightKey&&this.dragger.moving||this.isDragEmpty}get canHover(){return this.p.hover&&!this.config.mobile}get isDragEmpty(){return this.m.dragEmpty&&this.isRootPath(this.hoverData)&&(!this.downData||this.isRootPath(this.downData))}get isMobileDragEmpty(){return this.m.dragEmpty&&!this.canHover&&this.downData&&this.isTreePath(this.downData)}get isHoldMiddleKey(){return this.m.holdMiddleKey&&this.downData&&rl.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&rl.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&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=It.clone(bl),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new la(t),this.createTransformer(),this.dragger=new fl(this),s&&(this.config=It.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(e,i){e||(e=this.hoverData),e&&(rl.defaultLeft(e),this.updateDownData(e),this.checkPath(e,i),this.downTime=Date.now(),this.emit(t.PointerEvent.BEFORE_DOWN,e),this.emit(t.PointerEvent.DOWN,e),rl.left(e)&&(this.tapWait(),this.longPressWait(e)),this.waitRightTap=rl.right(e),this.dragger.setDragData(e),this.isHoldRightKey||this.updateCursor(e))}pointerMove(t){if(t||(t=this.hoverData),!t)return;const{downData:e}=this;e&&rl.defaultLeft(t);(this.canvas.bounds.hitPoint(t)||e)&&(this.pointerMoveReal(t),e&&this.dragger.checkDragOut(t))}pointerMoveReal(e){const{dragHover:i,dragDistance:s}=this.p;if(this.emit(t.PointerEvent.BEFORE_MOVE,e,this.defaultPath),this.downData){const t=A.getDistance(this.downData,e)>s;t&&(this.waitTap&&this.pointerWaitCancel(),this.waitRightTap=!1),this.dragger.checkDrag(e,t)}this.dragger.moving||(this.updateHoverData(e),this.checkPath(e),this.emit(t.PointerEvent.MOVE,e),this.dragging&&!i||this.pointerHover(e),this.dragger.dragging&&(this.dragger.dragOverOrOut(e),this.dragger.dragEnterOrLeave(e))),this.updateCursor(this.downData||e)}pointerUp(e){const{downData:i}=this;if(e||(e=i),!i)return;rl.defaultLeft(e),e.multiTouch=i.multiTouch,this.findPath(e);const s=Object.assign(Object.assign({},e),{path:e.path.clone()});e.path.addList(i.path.list),this.checkPath(e),this.downData=null,this.emit(t.PointerEvent.BEFORE_UP,e),this.emit(t.PointerEvent.UP,e),this.touchLeave(e),e.isCancel||(this.tap(e),this.menuTap(e)),this.dragger.dragEnd(e),this.updateCursor(s)}pointerCancel(){const t=Object.assign({},this.dragger.dragData);t.isCancel=!0,this.pointerUp(t)}menu(e){this.findPath(e),this.emit(t.PointerEvent.MENU,e),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(e)}menuTap(e){this.waitRightTap&&this.waitMenuTap&&(this.emit(t.PointerEvent.MENU_TAP,e),this.waitRightTap=this.waitMenuTap=!1)}createTransformer(){}move(t){}zoom(t){}rotate(t){}transformEnd(){}wheel(t){}multiTouch(t,e){}keyDown(e){if(!this.config.keyEvent)return;const{code:i}=e;this.downKeyMap[i]||(this.downKeyMap[i]=!0,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.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&&!kl(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.m.drag&&!Bl(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,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_(jr.RESIZE,this.__onResize,this)],t.once(Kr.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&&vl(n,t,e,!0,s)}for(let r=0,o=i.length;r<o;r++)if(n=i.list[r],n.isApp&&vl(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 Rl{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}Rl.custom={};class Cl extends Ot{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new la,this.pixelList=new la}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:Sl,copy:Tl,setRadius:Ll}=A,Dl={},Al=t.Leaf.prototype;Al.__hitWorld=function(t){if(!this.__.hitSelf)return!1;this.__.hitRadius&&(Tl(Dl,t),Ll(t=Dl,this.__.hitRadius)),Sl(t,this.__world,Dl);const{width:e,height:i}=this.__world,s=e<10&&i<10;if(this.__.hitBox||s){if(rt.hitRadiusPoint(this.__layout.boxBounds,Dl))return!0;if(s)return!1}return!this.__layout.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),this.__layout.boundsChanged||(this.__layout.hitCanvasChanged=!1)),this.__hit(Dl)},Al.__hitFill=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitFill(t,this.__.windingRule)},Al.__hitStroke=function(t,e){var i;return null===(i=this.__hitCanvas)||void 0===i?void 0:i.hitStroke(t,e)},Al.__hitPixel=function(t){var e;return null===(e=this.__hitCanvas)||void 0===e?void 0:e.hitPixel(t,this.__layout.renderBounds,this.__hitCanvas.hitScale)},Al.__drawHitPath=function(t){t&&this.__drawRenderPath(t)};const Ol=new U,Il=t.UI.prototype;Il.__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(),fn.patternLocked=!0,this.__renderShape(o,{matrix:Ol.setWith(this.__world).scaleWith(1/a).invertWith().translate(-h,-l)},!s,!n),fn.patternLocked=!1,o.resetTransform(),t.__isHitPixel=!0}else t.__isHitPixel&&(t.__isHitPixel=!1);this.__drawHitPath(o),o.setStrokeOptions(t)},Il.__hit=function(t){"miniapp"===e.name&&this.__drawHitPath(this.__hitCanvas);const i=this.__;if(i.__isHitPixel&&this.__hitPixel(t))return!0;const{hitFill:s}=i,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 Fl=t.UI.prototype,Ml=t.Rect.prototype,Wl=t.Box.prototype;Ml.__updateHitCanvas=Wl.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?Fl.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},Ml.__hitFill=Wl.__hitFill=function(t){return this.__hitCanvas?Fl.__hitFill.call(this,t):rt.hitRadiusPoint(this.__layout.boxBounds,t)},t.Group.prototype.pick=function(t,s){return this.leafer||this.updateLayout(),s||(s=Nt),function(t){return t.leafer?t.leafer.selector:e.selector||(e.selector=i.selector())}(this).getByPoint(t,s.hitRadius||0,Object.assign(Object.assign({},s),{target:this}))};const Nl=Qt.prototype;function Ul(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 zl(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?Xl(t,!0,e,i):Hl(e,i);break;case"inside":Yl("inside",t,n,e,i);break;case"outside":Yl("outside",t,n,e,i)}}function Yl(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?Xl(e,!0,s,a):Hl(s,a),a.blendMode="outside"===t?"destination-out":"destination-in",Ul(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 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.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 Xl(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?Hl(i,s):s.stroke(),s.restoreBlendMode()):e?Hl(i,s):s.stroke())}function jl(t,e){t.__.dashPattern&&(e.beginPath(),t.__drawPathByData(e,t.__.__pathForArrow),e.dashPattern=null,e.stroke())}Nl.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},Nl.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},Nl.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{getSpread:Vl,getOuterOf:Gl,getByMove:ql,getIntersectData:Kl}=rt;let Zl;function Ql(t,e,i){if("object"!=typeof e||!1===e.visible||0===e.opacity)return;const{boxBounds:s}=i.__layout;switch(e.type){case"solid":let{type:n,blendMode:r,color:o,opacity:a}=e;return{type:n,blendMode:r,style:Ma.string(o,a)};case"image":return za.image(i,t,e,s,!Zl||!Zl[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:Ma.string(e)}:void 0}}const Jl={compute:function(t,e){const i=e.__,s=[];let n,r=i.__input[t];r instanceof Array||(r=[r]),Zl=za.recycleImage(t,i);for(let i,n=0,o=r.length;n<o;n++)i=Ql(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?Ul(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?Ul(e,i):n?i.fill(n):i.fill(),i.restore()):s.blendMode?(i.saveBlendMode(s.blendMode),r?Ul(e,i):n?i.fill(n):i.fill(),i.restoreBlendMode()):r?Ul(e,i):n?i.fill(n):i.fill())},fillText:Ul,stroke:function(t,e,i){const s=e.__,{__strokeWidth:n,strokeAlign:r,__font:o}=s;if(n)if(o)zl(t,e,i);else switch(r){case"center":i.setStroke(t,n,s),i.stroke(),s.__useArrow&&jl(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)zl(t,e,i);else switch(r){case"center":i.setStroke(void 0,n,s),Xl(t,!1,e,i),s.__useArrow&&jl(e,i);break;case"inside":i.save(),i.setStroke(void 0,2*n,s),s.windingRule?i.clip(s.windingRule):i.clip(),Xl(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),Xl(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:zl,drawTextStroke:Hl,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=Kl(s?Vl(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=Gl(n,o),r=ql(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 $l={};const{get:td,rotateOfOuter:ed,translate:id,scaleOfOuter:sd,scale:nd,rotate:rd}=b;function od(t,e,i,s,n,r,o){const a=td();id(a,e.x+i,e.y+s),nd(a,n,r),o&&ed(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a}function ad(t,e,i,s,n,r,o){const a=td();id(a,e.x+i,e.y+s),n&&nd(a,n,r),o&&rd(a,o),t.transform=a}function hd(t,e,i,s,n,r,o,a,h,l){const d=td();if(h)if("center"===l)ed(d,{x:i/2,y:s/2},h);else switch(rd(d,h),h){case 90:id(d,s,0);break;case 180:id(d,i,s);break;case 270:id(d,0,i)}$l.x=e.x+n,$l.y=e.y+r,id(d,$l.x,$l.y),o&&sd(d,$l,o,a),t.transform=d}const{get:ld,translate:dd}=b,cd=new lt,ud={},_d={};function pd(t,e,i,s){const{blendMode:n,sync:r}=i;n&&(t.blendMode=n),r&&(t.sync=r),t.data=gd(i,s,e)}function gd(t,e,i){let{width:s,height:n}=i;t.padding&&(e=cd.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,m=f?s:n;let v,w,x=0,b=0;if(o&&"cover"!==o&&"fit"!==o)(d||c)&&(h.getScaleData(d,c,i,_d),v=_d.scaleX,w=_d.scaleY);else if(!p||u){const t=e.width/y,i=e.height/m;v=w="fit"===o?Math.min(t,i):Math.max(t,i),x+=(e.width-s*v)/2,b+=(e.height-n*w)/2}if(a){const t={x:x,y:b,width:y,height:m};v&&(t.width*=v,t.height*=w),mt.toPoint(a,t,e,ud,!0),x+=ud.x,b+=ud.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||v||u)&&ad(g,e,x,b,v,w,u);break;case"repeat":(!p||v||u)&&hd(g,e,s,n,x,b,v,w,u,a),_||(g.repeat="repeat");break;default:v&&od(g,e,x,b,v,w,u)}return g.transform||(e.x||e.y)&&(g.transform=ld(),dd(g.transform,e.x,e.y)),v&&"stretch"!==o&&(g.scaleX=v,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 fd,yd=new lt;const{isSame:md}=rt;function vd(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||pd(n,s,i,r),!0}function wd(t,e){Ed(t,Xr.LOAD,e)}function xd(t,e){Ed(t,Xr.LOADED,e)}function bd(t,e,i){e.error=i,t.forceUpdate("surface"),Ed(t,Xr.ERROR,e)}function Ed(t,e,i){t.hasEvent(e)&&t.emitEvent(new Xr(e,i))}function Bd(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:kd,scale:Pd,copy:Rd}=b,{ceil:Cd,abs:Sd}=Math;function Td(t,i,s){let{scaleX:n,scaleY:r}=fn.patternLocked?t.__world:t.__nowWorld;const o=n+"-"+r+"-"+s;if(i.patternId===o||t.destroyed)return!1;{n=Sd(n),r=Sd(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(),Rd(l,g),Pd(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 m=e.image.maxPatternSize;if(!t.isSVG){const e=t.width*t.height;m>e&&(m=e)}y>m&&(h=Math.sqrt(y/m)),h&&(n/=h,r/=h,d/=h,c/=h),u&&(n/=u,r/=_),(g||1!==n||1!==r)&&(l||(l=kd(),g&&Rd(l,g)),Pd(l,1/n,1/r));const v=t.getCanvas(Cd(d)||1,Cd(c)||1,p),w=t.getPattern(v,f||e.origin.noRepeat||"no-repeat",l,i);return i.style=w,i.patternId=o,!0}}const{abs:Ld}=Math;const Dd={image:function(t,e,i,s,n){let r,o;const a=fn.get(i);return fd&&i===fd.paint&&md(s,fd.boxBounds)?r=fd.leafPaint:(r={type:i.type,image:a},fd=a.use>1?{leafPaint:r,paint:i,boxBounds:yd.set(s)}:null),(n||a.loading)&&(o={image:a,attrName:e,attrValue:i}),a.ready?(vd(t,e,i,a,r,s),n&&(wd(t,o),xd(t,o))):a.error?n&&bd(t,o,a.error):(n&&(Bd(t,!0),wd(t,o)),r.loadId=a.load((()=>{Bd(t,!1),t.destroyed||(vd(t,e,i,a,r,s)&&(a.hasOpacityPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),xd(t,o)),r.loadId=null}),(e=>{Bd(t,!1),bd(t,o,e),r.loadId=null}))),r},checkImage:function(t,i,s,n){const{scaleX:r,scaleY:o}=fn.patternLocked?t.__world:t.__nowWorld,{pixelRatio:a}=i;if(!s.data||s.patternId===r+"-"+o+"-"+a&&!Xa.running)return!1;{const{data:h}=s;if(n)if(h.repeat)n=!1;else{let{width:t,height:i}=h;t*=Ld(r)*a,i*=Ld(o)*a,h.scaleX&&(t*=h.scaleX,i*=h.scaleY),n=t*i>e.image.maxCacheSize||Xa.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||Xa.running?Td(t,s,a):s.patternTask||(s.patternTask=fn.patternTasker.add((()=>Yt(this,void 0,void 0,(function*(){s.patternTask=null,i.bounds.hit(t.__nowWorld)&&Td(t,s,a),t.forceUpdate("surface")}))),300)),!1)}},createPattern:Td,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,fn.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:pd,getPatternData:gd,fillOrFitMode:od,clipMode:ad,repeatMode:hd},{toPoint:Ad}=gt,Od={},Id={};function Fd(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),Ma.string(s,i)):t.addColorStop(s.offset,Ma.string(s.color,i))}}const{getAngle:Md,getDistance:Wd}=A,{get:Nd,rotateOfOuter:Ud,scaleOfOuter:zd}=b,{toPoint:Yd}=gt,Hd={},Xd={};function jd(t,e,i,s,n){let r;const{width:o,height:a}=t;if(o!==a||s){const t=Md(e,i);r=Nd(),n?(zd(r,e,o/a*(s||1),1),Ud(r,e,t+90)):(zd(r,e,1,o/a*(s||1)),Ud(r,e,t))}return r}const{getDistance:Vd}=A,{toPoint:Gd}=gt,qd={},Kd={};const Zd={linearGradient:function(t,i){let{from:s,to:n,type:r,blendMode:o,opacity:a}=t;Ad(s||"top",i,Od),Ad(n||"bottom",i,Id);const h=e.canvas.createLinearGradient(Od.x,Od.y,Id.x,Id.y);Fd(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;Yd(s||"center",i,Hd),Yd(n||"bottom",i,Xd);const l=e.canvas.createRadialGradient(Hd.x,Hd.y,0,Hd.x,Hd.y,Wd(Hd,Xd));Fd(l,t.stops,o);const d={type:r,style:l},c=jd(i,Hd,Xd,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;Gd(s||"center",i,qd),Gd(n||"bottom",i,Kd);const l=e.conicGradientSupport?e.canvas.createConicGradient(0,qd.x,qd.y):e.canvas.createRadialGradient(qd.x,qd.y,0,qd.x,qd.y,Vd(qd,Kd));Fd(l,t.stops,o);const d={type:r,style:l},c=jd(i,qd,Kd,h||1,e.conicGradientRotate90);return c&&(d.transform=c),a&&(d.blendMode=a),d},getTransform:jd},{copy:Qd,toOffsetOutBounds:Jd}=rt,$d={},tc={};function ec(t,i,s,n){const{bounds:r,shapeBounds:o}=n;if(e.fullImageShadow){if(Qd($d,t.bounds),$d.x+=i.x-o.x,$d.y+=i.y-o.y,s){const{matrix:t}=n;$d.x-=(r.x+(t?t.e:0)+r.width/2)*(s-1),$d.y-=(r.y+(t?t.f:0)+r.height/2)*(s-1),$d.width*=s,$d.height*=s}t.copyWorld(n.canvas,t.bounds,$d)}else s&&(Qd($d,i),$d.x-=i.width/2*(s-1),$d.y-=i.height/2*(s-1),$d.width*=s,$d.height*=s),t.copyWorld(n.canvas,o,s?$d:i)}const{toOffsetOutBounds:ic}=rt,sc={};const nc={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;Jd(l,tc),a.forEach(((a,g)=>{_.setWorldShadow(tc.offsetX+a.x*c,tc.offsetY+a.y*u,a.blur*c,Ma.string(a.color)),n=a.spread?1+2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0)):0,ec(_,tc,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;ic(l,sc),a.forEach(((a,g)=>{_.save(),_.setWorldShadow(sc.offsetX+a.x*c,sc.offsetY+a.y*u,a.blur*c),n=a.spread?1-2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0)):0,ec(_,sc,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,Ma.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:rc}=kr;function oc(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),hc(t,e,i,1)}(t,i,s,n);break;case"opacity-path":hc(t,i,s,r);break;case"path":i.restore()}}function ac(t){return t.getSameCanvas(!1,!0)}function hc(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&&(oc(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=ac(t))):(o="path",t.save()),i.__clip(n||t,e)):(o="grayscale"===a?"grayscale":"alpha",s||(s=ac(t)),n||(n=ac(t)),i.__render(s,e)),"clipping"!==a&&"clipping-path"!==a)||rc(i,e)||i.__render(n||t,e);oc(this,o,t,n,s,r)};const lc=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",dc=lc+"_#~&*+\\=|≮≯≈≠=…",cc=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 uc(t){const e={};return t.split("").forEach((t=>e[t]=!0)),e}const _c=uc("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),pc=uc("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),gc=uc(lc),fc=uc(dc),yc=uc("- —/~|┆·");var mc;!function(t){t[t.Letter=0]="Letter",t[t.Single=1]="Single",t[t.Before=2]="Before",t[t.After=3]="After",t[t.Symbol=4]="Symbol",t[t.Break=5]="Break"}(mc||(mc={}));const{Letter:vc,Single:wc,Before:xc,After:bc,Symbol:Ec,Break:Bc}=mc;function kc(t){return _c[t]?vc:yc[t]?Bc:pc[t]?xc:gc[t]?bc:fc[t]?Ec:cc.test(t)?wc:vc}const Pc={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 Rc(t,e,i){switch(e){case"title":return i?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:Cc}=Pc,{Letter:Sc,Single:Tc,Before:Lc,After:Dc,Symbol:Ac,Break:Oc}=mc;let Ic,Fc,Mc,Wc,Nc,Uc,zc,Yc,Hc,Xc,jc,Vc,Gc,qc,Kc,Zc,Qc,Jc=[];function $c(t,e){Hc&&!Yc&&(Yc=Hc),Ic.data.push({char:t,width:e}),Mc+=e}function tu(){Wc+=Mc,Ic.width=Mc,Fc.words.push(Ic),Ic={data:[]},Mc=0}function eu(){qc&&(Kc.paraNumber++,Fc.paraStart=!0,qc=!1),Hc&&(Fc.startCharSize=Yc,Fc.endCharSize=Hc,Yc=0),Fc.width=Wc,Zc.width?Cc(Fc):Qc&&iu(),Jc.push(Fc),Fc={words:[]},Wc=0}function iu(){Wc>(Kc.maxWidth||0)&&(Kc.maxWidth=Wc)}const{top:su,right:nu,bottom:ru,left:ou}=t.Direction4;function au(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 hu={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[ou],r-=l[nu]+l[ou]):i.autoSizeAlign||(s=l[ou]),o?(n=l[su],o-=l[su]+l[ru]):i.autoSizeAlign||(n=l[su]));const d={bounds:{x:s,y:n,width:r,height:o},rows:[],paraNumber:0,font:e.canvas.font=h};return function(t,i,s){Kc=t,Jc=t.rows,Zc=t.bounds,Qc=!Zc.width&&!s.autoSizeAlign;const{__letterSpacing:n,paraIndent:r,textCase:o}=s,{canvas:a}=e,{width:h,height:l}=Zc;if(h||l||n||"none"!==o){const t="none"!==s.textWrap,e="break"===s.textWrap;qc=!0,jc=null,Yc=zc=Hc=Mc=Wc=0,Ic={data:[]},Fc={words:[]};for(let s=0,l=i.length;s<l;s++)Uc=i[s],"\n"===Uc?(Mc&&tu(),Fc.paraEnd=!0,eu(),qc=!0):(Xc=kc(Uc),Xc===Sc&&"none"!==o&&(Uc=Rc(Uc,o,!Mc)),zc=a.measureText(Uc).width,n&&(n<0&&(Hc=zc),zc+=n),Vc=Xc===Tc&&(jc===Tc||jc===Sc)||jc===Tc&&Xc!==Dc,Gc=!(Xc!==Lc&&Xc!==Tc||jc!==Ac&&jc!==Dc),Nc=qc&&r?h-r:h,t&&h&&Wc+Mc+zc>Nc&&(e?(Mc&&tu(),Wc&&eu()):(Gc||(Gc=Xc===Sc&&jc==Dc),Vc||Gc||Xc===Oc||Xc===Lc||Xc===Tc||Mc+zc>Nc?(Mc&&tu(),Wc&&eu()):Wc&&eu()))," "===Uc&&!0!==qc&&Wc+Mc===0||(Xc===Oc?(" "===Uc&&Mc&&tu(),$c(Uc,zc),tu()):Vc||Gc?(Mc&&tu(),$c(Uc,zc)):$c(Uc,zc)),jc=Xc);Mc&&tu(),Wc&&eu(),Jc.length>0&&(Jc[Jc.length-1].paraEnd=!0)}else i.split("\n").forEach((t=>{Kc.paraNumber++,Wc=a.measureText(t).width,Jc.push({x:r||0,text:t,width:Wc,paraStart:!0}),Qc&&iu()}))}(d,t,i),l&&function(t,e,i,s,n){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":au(e,"x",t[ou]);break;case"right":au(e,"x",-t[nu])}if(!n&&i.autoSizeAlign)switch(i.verticalAlign){case"top":au(e,"y",t[su]);break;case"bottom":au(e,"y",-t[ru])}}(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 m,v,w,x=p||c?p:t.maxWidth;for(let r=0,l=i.length;r<l;r++){if(m=i[r],m.x=u,m.width<p||m.width>p&&!a)switch(h){case"center":m.x+=(x-m.width)/2;break;case"right":m.x+=x-m.width}m.paraStart&&d&&r>0&&(y+=d),m.y=y,y+=n,t.overflow>r&&y>f&&(m.isOverflow=!0,t.overflow=r+1),v=m.x,w=m.width,o<0&&(m.width<0?(w=-m.width+e.fontSize+o,v-=w,w+=e.fontSize):w-=o),v<s.x&&(s.x=v),w>s.width&&(s.width=w),a&&p&&p<w&&(m.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=_,s.height=f}(d,i),function(t,e,i){const{rows:s}=t,{textAlign:n,paraIndent:r,letterSpacing:o}=e;let a,h,l,d,c;s.forEach((t=>{t.words&&(l=r&&t.paraStart?r:0,h=i&&("justify"===n||"both"===n)&&t.words.length>1?(i-t.width-l)/(t.words.length-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=>{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||(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 lu={string:function(t,e){const i="number"==typeof e&&1!==e;if("string"==typeof t){if(!i||!Ma.object)return t;t=Ma.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+")"}};Object.assign(Fa,hu),Object.assign(Ma,lu),Object.assign(Ua,Jl),Object.assign(za,Dd),Object.assign(Ya,Zd),Object.assign(Ha,nc),Object.assign(i,{interaction:(t,e,i,s)=>new Pl(t,e,i,s),hitCanvas:(t,e)=>new ca(t,e),hitCanvasManager:()=>new Cl}),_a();class du extends Qa{get __drawAfterFill(){return!0}setRobot(t){this._robot=t,this.__leaf.__updateRobot()}setAction(t){this._action=t,this.__leaf.__updateAction()}}function cu(t,e){return En(t,(t=>({set(i){this.__setAttr(t,i),this.waitLeafer((()=>e?ja.setStyleName(this,e,i):ja.set(this,i)))}})))}function uu(t){return En(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.stateStyleChanged=!0}})))}function _u(t,e){if(e&&!0!==e)return e;if(!t.button){let{parent:e}=t;for(let t=0;t<2;t++)if(e){if(e.button)return e;e=e.parent}}return null}function pu(t,e){"object"!=typeof e&&(e=void 0),yu(t,e,"in")}function gu(t,e){const{normalStyle:i}=t;"object"!=typeof e&&(e=void 0),i&&(e||(e=i),yu(t,e,"out"))}t.Robot=class extends t.UI{get __tag(){return"Robot"}get nowFrame(){return this.robotFrames&&this.robotFrames[this.now]}constructor(t){super(t)}play(){this.running=!0}pause(){this.running=!1}stop(){this.pause()}__updateRobot(){const{robot:t}=this;if(this.robotFrames=[],!t)return;let e=0;t instanceof Array?t.forEach((t=>this.__loadRobot(t,e,e+=t.total||1))):this.__loadRobot(t,0,t.total)}__updateAction(){const t=this.actions[this.action];if(this.stop(),this.__timer&&clearTimeout(this.__timer),void 0!==t)if("number"==typeof t)this.now=t;else if("object"==typeof t){const e=t instanceof Array,i=e?t:t.keyframes;this.__action=e?void 0:t;const{length:s}=i;if(s>1){const t=this.now=i[0],e=i[i.length-1];this.play(),this.__runAction(t,e)}else s&&(this.now=i[0])}}__loadRobot(t,e,i){for(let t=e;t<i;t++)this.robotFrames.push(void 0);const s=fn.get(t);s.ready?this.__createFrames(s,t,e,i):s.load((()=>this.__createFrames(s,t,e,i)))}__createFrames(t,e,i,s){const{offset:n,size:r,total:o}=e,{width:a,height:h}=r&&("number"==typeof r?{width:r,height:r}:r)||(o>1?this:t);let l=n?n.x:0,d=n?n.y:0;for(let e=i;e<s;e++)this.robotFrames[e]={view:t.view,x:l,y:d,width:a,height:h},l+a>=t.width?(l=0,d+=h):l+=a;this.__updateRobotBounds(),this.forceRender(),this.emitEvent(new Xr(Xr.LOADED,{image:t}))}__runAction(t,e){let{FPS:i,loop:s,__action:n}=this;n&&(n.FPS&&(i=n.FPS),void 0!==n.loop&&(s=n.loop)),this.__timer=setTimeout((()=>{if(this.running){if(this.now===e){if(!s)return this.stop();this.now=t}else this.now++;this.__updateRobotBounds()}this.__runAction(t,e)}),1e3/i)}__updateRobotBounds(){const{nowFrame:t}=this;if(t){const e=this.__,i=t.width/e.pixelRatio,s=t.height/e.pixelRatio;e.width===i&&e.height===s||this.forceUpdate("width"),e.__naturalWidth=i,e.__naturalHeight=s}}__drawContent(t,e){const{nowFrame:i}=this,{width:s,height:n}=this.__;i&&t.drawImage(i.view,i.x,i.y,i.width,i.height,0,0,s,n)}destroy(){this.robotFrames&&(this.robotFrames=null),super.destroy()}},zt([Zn(du)],t.Robot.prototype,"__",void 0),zt([Ln()],t.Robot.prototype,"robot",void 0),zt([Pn()],t.Robot.prototype,"actions",void 0),zt([Pn("")],t.Robot.prototype,"action",void 0),zt([Un(0)],t.Robot.prototype,"now",void 0),zt([Pn(12)],t.Robot.prototype,"FPS",void 0),zt([Pn(!0)],t.Robot.prototype,"loop",void 0),t.Robot=zt([rr()],t.Robot),Rt.add("robot");const fu={};function yu(t,e,i){const{normalStyle:s}=t;e||(e=fu),e.scale&&(h.assignScale(e,e.scale),delete e.scale),e!==fu&&ja.canAnimate||(i=null);let n=!!i&&function(t,e,i){let s="in"===t?"transition":"transitionOut";"out"===t&&Ut(i[s])&&Ut(e[s])&&(s="transition");return Ut(e[s])?i[s]:e[s]}(i,e,t);const r=n?function(t,e){const i=wu(e,t),s=t.animate();s&&wu(i,t,s.fromStyle);return i}(t,e):void 0;ja.canAnimate&&mu(t)&&t.killAnimate("transition"),s&&t.set(s,"temp");const o=mu(t);if(o){const{animation:s}=o;if(s){const r=t.animate(s,void 0,"animation",!0);Object.assign(o,r.endingStyle),"in"!==i||e.animation!==s?r.kill():n=!1,delete o.animation}t.normalStyle=vu(o,t),t.set(o,"temp")}else t.normalStyle=void 0;if(n){const e=vu(r,t);t.set(r,"temp"),t.animate([r,e],n,"transition",!0)}t.__layout.stateStyleChanged=!1}function mu(t){let e;const i={},s=_u(t),n=s?t.state||s.state:t.state,r=n&&t.states[n];r&&ja.isState(n,t,s)&&(e=xu(i,r));const o=i.selectedStyle||t.selectedStyle;if(o&&ja.isSelected(t,s)&&(e=xu(i,o)),ja.isDisabled(t,s)){const s=i.disabledStyle||t.disabledStyle;s&&(e=xu(i,s))}else{const n=i.focusStyle||t.focusStyle;n&&ja.isFocus(t,s)&&(e=xu(i,n));const r=i.hoverStyle||t.hoverStyle;r&&ja.isHover(t,s)&&(e=xu(i,r));const o=i.pressStyle||t.pressStyle;o&&ja.isPress(t,s)&&(e=xu(i,o))}return e?i:void 0}function vu(t,e,i,s){const n=i?t:{},r=i||t;for(let t in r)s&&ja.animateExcludes[t]||(n[t]=e[t]);return n}function wu(t,e,i){return vu(t,e,i,!0)}function xu(t,e){return Object.assign(t,e),!0}function bu(t,e){const i=t[e];i&&pu(t,i),t.button&&Bu(t.children,e)}function Eu(t,e,i){i||(i=t.states[e]),pu(t,i),t.button&&Bu(t.children,null,e)}function Bu(t,e,i){if(!t)return;let s,n;for(let r=0,o=t.length;r<o;r++){if(s=t[r],e){switch(n=!0,e){case"hoverStyle":ja.isHover(s)&&(n=!1);break;case"pressStyle":ja.isPress(s)&&(n=!1);break;case"focusStyle":ja.isFocus(s)&&(n=!1)}n&&bu(s,e)}else void 0!==i&&Eu(s,i);s.isBranch&&Bu(s.children,e,i)}}function ku(t,e){const i=t[e];i&&gu(t,i),t.button&&Ru(t.children,e)}function Pu(t,e,i){gu(t,i),t.button&&Ru(t.children,null,e)}function Ru(t,e,i){if(!t)return;let s;for(let n=0,r=t.length;n<r;n++)s=t[n],e?ku(s,e):void 0!==i&&Pu(s,i),s.isBranch&&Ru(s.children,e,i)}function Cu(t,e,i){let s;const n=e.leafer?e.leafer.interaction:null;if(n&&(s=n[t](e),!s&&i)){const r=_u(e,i);r&&(s=n[t](r))}return s}function Su(t,e,i){let s=e[t];if(!s&&i){const n=_u(e,i);n&&(s=n[t])}return s}Rt.add("state"),ja.animateExcludes={animation:1,animationOut:1,transition:1,transitionOut:1,states:1,state:1,normalStyle:1,hoverStyle:1,pressStyle:1,focusStyle:1,selectedStyle:1,disabledStyle:1},ja.isState=function(t,e,i){return function(t,e,i){let s=e.states[t];if(!s&&i){const n=_u(e,i);n&&(s=n.states[t])}return!!s}(t,e,i)},ja.isSelected=function(t,e){return Su("selected",t,e)},ja.isDisabled=function(t,e){return Su("disabled",t,e)},ja.isFocus=function(t,e){return Cu("isFocus",t,e)},ja.isHover=function(t,e){return Cu("isHover",t,e)},ja.isPress=function(t,e){return Cu("isPress",t,e)},ja.isDrag=function(t,e){return Cu("isDrag",t,e)},ja.setStyleName=function(t,e,i){i?Eu(t,e,t[e]):Pu(t,e,t[e])},ja.set=function(t,e){const i=t.states[e];i?Eu(t,e,i):Pu(t,e,i)},ja.getStyle=mu,ja.updateStyle=yu,ja.updateEventStyle=function(e,i){switch(i){case t.PointerEvent.ENTER:bu(e,"hoverStyle");break;case t.PointerEvent.LEAVE:ku(e,"hoverStyle");break;case t.PointerEvent.DOWN:bu(e,"pressStyle");break;case t.PointerEvent.UP:ku(e,"pressStyle")}};const Tu=t.UI.prototype;cu(!1,"selectedStyle")(Tu,"selected"),cu(!1,"disabledStyle")(Tu,"disabled"),uu({})(Tu,"states"),cu("")(Tu,"state"),Pn()(Tu,"normalStyle"),uu()(Tu,"hoverStyle"),uu()(Tu,"pressStyle"),uu()(Tu,"focusStyle"),uu()(Tu,"selectedStyle"),uu()(Tu,"disabledStyle"),Pn(!1)(Tu,"button"),Tu.focus=function(t=!0){this.waitLeafer((()=>{let{focusData:e}=this.app.interaction;t?(e&&e.focus(!1),e=this):e=null,this.app.interaction.focusData=e,t?bu(this,"focusStyle"):ku(this,"focusStyle")}))},Tu.updateState=function(){ja.updateStyle(this,void 0,"in")};const{cos:Lu,sin:Du,pow:Au,sqrt:Ou,abs:Iu,ceil:Fu,floor:Mu,round:Wu,PI:Nu}=Math,Uu=5*Nu,zu=1.70158,Yu=2.5949095,Hu=7.5625,Xu=2.75;function ju(t){return e=>Au(e,t)}function Vu(t){return e=>1-Au(1-e,t)}function Gu(t){return e=>e<.5?.5*Au(2*e,t):1-.5*Au(2-2*e,t)}function qu(t){return t<1/Xu?Hu*t*t:t<2/Xu?Hu*(t-=1.5/Xu)*t+.75:t<2.5/Xu?Hu*(t-=2.25/Xu)*t+.9375:Hu*(t-=2.625/Xu)*t+.984375}function Ku(t,e,i,s){const n={};return r=>{const o=~~(1e4*r),a=n[o];if(a)return a;let h,l,d,c=r;for(let e=0;e<8&&(h=1-c,d=Zu(c,t,i)-r,l=3*h*h*t+6*h*c*(i-t)+3*c*c*(1-i),!(Iu(l)<1e-6));e++)c-=d/l;return n[o]=Zu(c,e,s)}}function Zu(t,e,i){const s=1-t;return 3*s*s*t*e+3*s*t*t*i+t*t*t}const Qu={get(t){const{list:e}=Qu;return"string"==typeof t?e[t||"ease"]:"object"==typeof t?e[t.name].apply(e,t.value instanceof Array?t.value:[t.value]):e.ease},register(t,e){Qu.list[t]=e},list:{linear:t=>t,ease:Ku(.25,.1,.25,1),"ease-in":Ku(.42,0,1,1),"ease-out":Ku(0,0,.58,1),"ease-in-out":Ku(.42,0,.58,1),"sine-in":t=>1-Lu(t*Nu*.5),"sine-out":t=>Du(t*Nu*.5),"sine-in-out":t=>.5*(1-Lu(t*Nu)),"quad-in":ju(2),"quad-out":Vu(2),"quad-in-out":Gu(2),"cubic-in":ju(3),"cubic-out":Vu(3),"cubic-in-out":Gu(3),"quart-in":ju(4),"quart-out":Vu(4),"quart-in-out":Gu(4),"quint-in":ju(5),"quint-out":Vu(5),"quint-in-out":Gu(5),"expo-in":t=>t?Au(2,10*t-10):0,"expo-out":t=>1===t?1:1-Au(2,10*-t),"expo-in-out":t=>0===t||1===t?t:t<.5?.5*Au(2,2*t*10-10):.5*(2-Au(2,10-2*t*10)),"circ-in":t=>1-Ou(1-Au(t,2)),"circ-out":t=>Ou(1-Au(t-1,2)),"circ-in-out":t=>t<.5?.5*(1-Ou(1-Au(2*t,2))):.5*(Ou(1-Au(2-2*t,2))+1),"back-in":t=>((zu+1)*t-zu)*t*t,"back-out":t=>(t-=1)*t*((zu+1)*t+zu)+1,"back-in-out":t=>t<.5?(t*=2)*t*((Yu+1)*t-Yu)*.5:.5*((t=2*t-2)*t*((Yu+1)*t+Yu)+2),"elastic-in":t=>0===t||1===t?t:-Au(2,10*(t-1))*Du((t-1.1)*Uu),"elastic-out":t=>0===t||1===t?t:Au(2,-10*t)*Du((t-.1)*Uu)+1,"elastic-in-out":t=>0===t||1===t?t:t<.5?-Au(2,10*((t*=2)-1))*Du((t-1.1)*Uu)*.5:Au(2,10*(1-(t*=2)))*Du((t-1.1)*Uu)*.5+1,"bounce-in":t=>1-qu(1-t),"bounce-out":qu,"bounce-in-out":t=>t<.5?.5*(1-qu(1-2*t)):.5*(1+qu(2*t-1)),"cubic-bezier":Ku,steps:function(t,e="floor"){return i=>("floor"===e?Mu(i*t):"ceil"===e?Fu(i*t):Wu(i*t))/t}}};function Ju(t){return(e,i)=>{Object.defineProperty(e,i,{get(){const e=this.config&&this.config[i];return void 0===e?t:e},set(t){this.config||(this.config={}),this.config[i]=t}})}}class $u{}$u.CREATED="created",$u.PLAY="play",$u.PAUSE="pause",$u.STOP="stop",$u.SEEK="seek",$u.UPDATE="update",$u.COMPLETED="completed";t.Animate=class extends Qr{get endingStyle(){return"from"===this.realEnding?this.fromStyle:this.toStyle}get started(){return!!this.requestAnimateTime}get completed(){return this.time>=this.duration&&!this.started}get frame(){return this.frames[this.nowIndex]}get frameTotalTime(){return this.frame.totalTime||this.frame.duration||0}get nowReverse(){return(this.mainReverse?1:0)+(this.frameReverse?1:0)==1}get realEnding(){let t;const{ending:e,reverse:i,swing:s,loop:n}=this;return"from"===e?t=0:"to"===e?t=1:(t=i?0:1,s&&n&&"number"==typeof n&&(t+=n-1)),t%2?"to":"from"}constructor(t,e,i,s){super(),e&&(e.keyframes?(i=e,e=e.keyframes):e.style&&(i=e,e=e.style)),this.init(t,e,i,s)}init(t,e,i,s){switch(this.target=t,(s||this.isTemp)&&(this.isTemp=s),typeof i){case"number":this.config={duration:i};break;case"string":this.config={easing:i};break;case"object":this.config=i,i.event&&(this.event=i.event)}this.keyframes=e instanceof Array?e:e?[e]:[];const{easing:n,attrs:r}=this;this.easingFn=Qu.get(n),(r||this.attrsMap)&&(this.attrsMap=r?r.reduce(((t,e)=>(t[e]=!0,t)),{}):void 0),this.frames=[],this.create(),this.autoplay&&this.frames.length&&(this.timer=setTimeout((()=>{this.timer=0,this.play()}),0))}play(){this.destroyed||(this.running=!0,this.started?this.timer||this.requestAnimate():(this.clearTimer(),this.start()),this.emit($u.PLAY,this))}pause(){this.destroyed||(this.running=!1,this.clearTimer(),this.emit($u.PAUSE,this))}stop(){this.destroyed||(this.complete(),this.emit($u.STOP,this))}seek(t){this.destroyed||("object"==typeof t&&(t=Wa.number(t,this.duration)),t&&(t/=this.speed),(!this.started||t<this.time)&&this.start(!0),this.time=t,this.animate(0,!0),this.clearTimer((()=>this.requestAnimate())),this.emit($u.SEEK,this))}kill(t=!0,e){this.killStyle=e,this.destroy(t)}create(){const{target:t,frames:e,keyframes:i,config:s}=this,{length:n}=i,r=!(n>1)||this.join;let o,a,h,l,d,c=0,u=0;n>1&&(this.fromStyle={},this.toStyle={});for(let s=0;s<n;s++){if(a=i[s],l=a.style||a,o||(o=r?t:l),h={style:l,beforeStyle:{}},d=1,a.style){const{duration:t,autoDuration:e,delay:i,autoDelay:s,easing:n,swing:r,loop:o}=a;r&&(h.swing="number"==typeof r?r:2,d=2*h.swing-1),o&&(h.loop=d="number"==typeof o?o:2),t?(h.duration=t,c+=t*d,i&&(h.totalTime=t+i)):e&&(h.autoDuration=e,u+=e*d),i?(h.delay=i,c+=i*d):s&&(h.autoDelay=s,u+=s*d),n&&(h.easingFn=Qu.get(n))}if(h.autoDuration||void 0!==h.duration||(n>1?s>0||r?u+=d:h.duration=0:h.duration=this.duration),n>1)this.setBefore(h,l,o);else{for(let e in l)h.beforeStyle[e]=t[e];this.fromStyle=h.beforeStyle,this.toStyle=h.style}o=l,e.push(h)}u?((this.duration<=c||!s||!s.duration)&&this.changeDuration(c+.2*u),this.allocateTime((this.duration-c)/u)):c&&this.changeDuration(c),this.emit($u.CREATED,this)}changeDuration(t){const{config:e}=this;this.config=e?Object.assign(Object.assign({},e),{duration:t}):{duration:t}}setBefore(t,e,i){const{fromStyle:s,toStyle:n,target:r}=this;for(let o in e)void 0===s[o]&&(s[o]=n[o]=e===i?i[o]:r[o]),t.beforeStyle[o]=void 0===i[o]?n[o]:i[o],n[o]=e[o]}allocateTime(t){let e,{frames:i}=this,{length:s}=i;for(let n=0;n<s;n++)e=i[n],void 0===e.duration&&(e.duration=e.autoDuration?t*e.autoDuration:t),e.totalTime||(e.autoDelay&&(e.delay=e.autoDelay*t),e.delay&&(e.totalTime=e.duration+e.delay))}requestAnimate(){this.requestAnimateTime=Date.now(),e.requestRender(this.animate.bind(this))}animate(t,e){if(!e){if(!this.running)return;this.time+=(Date.now()-this.requestAnimateTime)/1e3}const{duration:i}=this,s=this.time*this.speed;if(s<i){for(;s-this.playedTotalTime>this.frameTotalTime;)this.transition(1),this.mainReverse?this.reverseNextFrame():this.nextFrame();const t=this.nowReverse?0:this.frame.delay||0,e=s-this.playedTotalTime-t,i=this.frame.duration;if(e>i)this.transition(1);else if(e>=0){const t=i?e/i:1;this.transition(this.frame.easingFn?this.frame.easingFn(t):this.easingFn(t))}}else this.end();if(!e)if(s<i)this.requestAnimate();else{const{loop:t,loopDelay:e,swing:i}=this;if((!1!==t||i)&&(this.looped?this.looped++:this.looped=1,this.needLoop(this.looped,t,i)))return i&&(this.mainReverse=!this.mainReverse),void(e?this.timer=setTimeout((()=>{this.timer=0,this.begin()}),e/this.speed*1e3):this.begin());this.complete()}}start(t){this.requestAnimateTime=1;const{reverse:e}=this;if((e||this.mainReverse)&&(this.mainReverse=e),this.looped&&(this.looped=0),t)this.begin(!0);else{const{delay:t}=this;t?this.timer=setTimeout((()=>{this.timer=0,this.begin()}),t/this.speed*1e3):this.begin()}}begin(t){this.playedTotalTime=this.time=0,this.mainReverse?this.setTo():this.setFrom(),t||this.requestAnimate()}end(){this.mainReverse?this.setFrom():this.setTo()}complete(){this.requestAnimateTime=0,this.running=!1;const{endingStyle:t,killStyle:e}=this,i=e?{}:t;if(e)for(let s in t)s in e||(i[s]=t[s]);this.setStyle(i),this.clearTimer(),this.emit($u.COMPLETED,this)}setFrom(){this.nowIndex=0,this.setStyle(this.fromStyle)}setTo(){this.nowIndex=this.frames.length-1,this.setStyle(this.toStyle)}nextFrame(){if(this.needLoopFrame())return this.increaseTime();this.nowIndex+1>=this.frames.length||(this.increaseTime(),this.nowIndex++)}reverseNextFrame(){if(this.needLoopFrame())return this.increaseTime();this.nowIndex-1<0||(this.increaseTime(),this.nowIndex--)}transition(t){const{style:e,beforeStyle:i}=this.frame,s=this.nowReverse?e:i,n=this.nowReverse?i:e;if(0===t)this.setStyle(s);else if(1===t)this.setStyle(n);else{const{attrsMap:i,target:r}=this;let o,a,h,{betweenStyle:l}=this.frame;l||(l=this.frame.betweenStyle={});for(let d in e)i&&!i[d]||(o=s[d],a=n[d],h=Va.list[d]||Va.value,o!==a&&(l[d]=h(o,a,t,r)));this.setStyle(l)}this.emit($u.UPDATE,this)}setStyle(t){const{target:e}=this;e&&t&&(this.style=t,e.__?e.set(t,!!this.isTemp&&"temp"):Object.assign(e,t))}increaseTime(){this.playedTotalTime+=this.frameTotalTime}needLoop(t,e,i){return!(this.needStopLoop(t,e)||this.needStopLoop(t,i,!0))}needStopLoop(t,e,i){return"number"==typeof e&&(!e||t>=(i?2*e-1:e))}needLoopFrame(){const{loop:t,swing:e}=this.frame;if(t||e){if(this.frameLooped?this.frameLooped++:this.frameLooped=1,e&&(this.frameReverse=!this.frameReverse),this.needLoop(this.frameLooped,t,e))return!0;this.frameLooped=this.frameReverse=void 0}return!1}clearTimer(t){this.timer&&(clearTimeout(this.timer),this.timer=0,t&&t())}destroy(t){this.destroyed||(super.destroy(),t&&!this.completed?this.stop():this.pause(),this.target=this.config=this.frames=this.fromStyle=this.toStyle=this.style=this.killStyle=null,this.destroyed=!0)}},zt([Ju("ease")],t.Animate.prototype,"easing",void 0),zt([Ju(0)],t.Animate.prototype,"delay",void 0),zt([Ju(.2)],t.Animate.prototype,"duration",void 0),zt([Ju("auto")],t.Animate.prototype,"ending",void 0),zt([Ju(!1)],t.Animate.prototype,"reverse",void 0),zt([Ju(!1)],t.Animate.prototype,"swing",void 0),zt([Ju(!1)],t.Animate.prototype,"loop",void 0),zt([Ju(0)],t.Animate.prototype,"loopDelay",void 0),zt([Ju(1)],t.Animate.prototype,"speed",void 0),zt([Ju(!0)],t.Animate.prototype,"autoplay",void 0),zt([Ju()],t.Animate.prototype,"join",void 0),zt([Ju()],t.Animate.prototype,"attrs",void 0),t.Animate=zt([nr(ho)],t.Animate),t.AnimateList=class extends t.Animate{get completed(){return this.list.every((t=>t.completed))}get endingStyle(){return this._endingStyle}constructor(t,e,i){super(t,null),this.list=[],this.updateList(e,i)}updateList(e,i){this.fromStyle={},this.toStyle={},this._endingStyle={},e||(e=this.list.filter((t=>{const{completed:e}=t;return e&&t.destroy(),!e}))),this.list=e.map((e=>{const s=e.target?e:new t.Animate(this.target,e,i);return Object.assign(this.fromStyle,s.fromStyle),Object.assign(this.toStyle,s.toStyle),Object.assign(this._endingStyle,s.endingStyle),s}))}play(){this.each((t=>t.play()))}pause(){this.each((t=>t.pause()))}stop(){this.each((t=>t.stop()))}seek(t){this.each((e=>e.seek(t)))}kill(t,e){this.each((i=>i.kill(t,e))),this.destroy()}each(t){this.list.forEach(t)}destroy(t){const{list:e}=this;e.length&&(this.each((e=>e.destroy(t))),e.length=0)}},t.AnimateList=zt([nr(ho)],t.AnimateList);const t_={transparent:"FFF0",aliceblue:"F0F8FF",antiquewhite:"FAEBD7",aqua:"0FF",aquamarine:"7FFFD4",azure:"F0FFFF",beige:"F5F5DC",bisque:"FFE4C4",black:"0",blanchedalmond:"FFEBCD",blue:"00F",blueviolet:"8A2BE2",brown:"A52A2A",burlywood:"DEB887",cadetblue:"5F9EA0",chartreuse:"7FFF00",chocolate:"D2691E",coral:"FF7F50",cornflowerblue:"6495ED",cornsilk:"FFF8DC",crimson:"DC143C",cyan:"0FF",darkblue:"00008B",darkcyan:"008B8B",darkgoldenrod:"B8860B",darkgray:"A9",darkgreen:"006400",darkgrey:"A9",darkkhaki:"BDB76B",darkmagenta:"8B008B",darkolivegreen:"556B2F",darkorange:"FF8C00",darkorchid:"9932CC",darkred:"8B0000",darksalmon:"E9967A",darkseagreen:"8FBC8F",darkslateblue:"483D8B",darkslategray:"2F4F4F",darkslategrey:"2F4F4F",darkturquoise:"00CED1",darkviolet:"9400D3",deeppink:"FF1493",deepskyblue:"00BFFF",dimgray:"69",dimgrey:"69",dodgerblue:"1E90FF",firebrick:"B22222",floralwhite:"FFFAF0",forestgreen:"228B22",fuchsia:"F0F",gainsboro:"DC",ghostwhite:"F8F8FF",gold:"FFD700",goldenrod:"DAA520",gray:"80",green:"008000",greenyellow:"ADFF2F",grey:"80",honeydew:"F0FFF0",hotpink:"FF69B4",indianred:"CD5C5C",indigo:"4B0082",ivory:"FFFFF0",khaki:"F0E68C",lavender:"E6E6FA",lavenderblush:"FFF0F5",lawngreen:"7CFC00",lemonchiffon:"FFFACD",lightblue:"ADD8E6",lightcoral:"F08080",lightcyan:"E0FFFF",lightgoldenrodyellow:"FAFAD2",lightgray:"D3",lightgreen:"90EE90",lightgrey:"D3",lightpink:"FFB6C1",lightsalmon:"FFA07A",lightseagreen:"20B2AA",lightskyblue:"87CEFA",lightslategray:"789",lightslategrey:"789",lightsteelblue:"B0C4DE",lightyellow:"FFFFE0",lime:"00FF00",limegreen:"32CD32",linen:"FAF0E6",magenta:"FF00FF",maroon:"800000",mediumaquamarine:"66CDAA",mediumblue:"0000CD",mediumorchid:"BA55D3",mediumpurple:"9370DB",mediumseagreen:"3CB371",mediumslateblue:"7B68EE",mediumspringgreen:"00FA9A",mediumturquoise:"48D1CC",mediumvioletred:"C71585",midnightblue:"191970",mintcream:"F5FFFA",mistyrose:"FFE4E1",moccasin:"FFE4B5",navajowhite:"FFDEAD",navy:"000080",oldlace:"FDF5E6",olive:"808000",olivedrab:"6B8E23",orange:"FFA500",orangered:"FF4500",orchid:"DA70D6",palegoldenrod:"EEE8AA",palegreen:"98FB98",paleturquoise:"AFEEEE",palevioletred:"D87093",papayawhip:"FFEFD5",peachpuff:"FFDAB9",peru:"CD853F",pink:"FFC0CB",plum:"DDA0DD",powderblue:"B0E0E6",purple:"800080",rebeccapurple:"639",red:"F00",rosybrown:"BC8F8F",royalblue:"4169E1",saddlebrown:"8B4513",salmon:"FA8072",sandybrown:"F4A460",seagreen:"2E8B57",seashell:"FFF5EE",sienna:"A0522D",silver:"C0",skyblue:"87CEEB",slateblue:"6A5ACD",slategray:"708090",slategrey:"708090",snow:"FFFAFA",springgreen:"00FF7F",steelblue:"4682B4",tan:"D2B48C",teal:"008080",thistle:"D8BFD8",tomato:"FF6347",turquoise:"40E0D0",violet:"EE82EE",wheat:"F5DEB3",white:"F",whitesmoke:"F5",yellow:"FF0",yellowgreen:"9ACD32"},e_=/^rgb\((\d+),\s*(\d+),\s*(\d+)/i,i_=/^rgba\((\d+),\s*(\d+),\s*(\d+),\s*(\d*\.?\d+)/i,s_=/^hsl\((\d+),\s*(\d+)%\s*,\s*(\d+)%/i,n_=/^hsla\((\d+),\s*(\d+)%\s*,\s*(\d+)%\s*,\s*(\d*\.?\d+)/i,r_=parseInt,o_=parseFloat,{round:a_}=Math;let h_={},l_=0;function d_(t){let e,i,s,n=1;switch(t.length){case 9:e=r_(t.slice(1,3),16),i=r_(t.slice(3,5),16),s=r_(t.slice(5,7),16),n=r_(t.slice(7,9),16)/255;break;case 7:e=r_(t.slice(1,3),16),i=r_(t.slice(3,5),16),s=r_(t.slice(5,7),16);break;case 5:e=r_(t[1]+t[1],16),i=r_(t[2]+t[2],16),s=r_(t[3]+t[3],16),n=r_(t[4]+t[4],16)/255;break;case 4:e=r_(t[1]+t[1],16),i=r_(t[2]+t[2],16),s=r_(t[3]+t[3],16);break;case 3:e=i=s=r_(t[1]+t[2],16);break;case 2:e=i=s=r_(t[1]+t[1],16)}return{r:e,g:i,b:s,a:n}}const c_=1/6,u_=.5,__=2/3,p_=1/3;function g_(t,e,i){return i<0?i++:i>1&&i--,i<c_?t+6*(e-t)*i:i<u_?e:i<__?t+(e-t)*(__-i)*6:t}function f_(t,e,i,s=1){let n,r,o;if(t/=360,i/=100,0===(e/=100))n=r=o=i;else{let s=i<.5?i*(1+e):i+e-i*e,a=2*i-s;n=g_(a,s,t+p_),r=g_(a,s,t),o=g_(a,s,t-p_)}return{r:a_(255*n),g:a_(255*r),b:a_(255*o),a:s}}Rt.add("color"),Ma.object=function(t,e){let i,s=void 0!==e&&1!==e;if("string"==typeof t){const e=h_[t];if(e)i=Object.assign({},e);else{switch(t[0]){case"#":i=d_(t);break;case"R":case"r":"("===t[4]&&i_.test(t)?i=function(t){const e=i_.exec(t);return{r:r_(e[1]),g:r_(e[2]),b:r_(e[3]),a:o_(e[4])}}(t):"("===t[3]&&e_.test(t)&&(i=function(t){const e=e_.exec(t);return{r:r_(e[1]),g:r_(e[2]),b:r_(e[3]),a:1}}(t));break;case"H":case"h":"("===t[4]&&n_.test(t)?i=function(t){const e=n_.exec(t);return f_(o_(e[1]),o_(e[2]),o_(e[3]),o_(e[4]))}(t):"("===t[3]&&s_.test(t)&&(i=function(t){const e=s_.exec(t);return f_(o_(e[1]),o_(e[2]),o_(e[3]),1)}(t))}if(!i){const e=t_[t.toLowerCase()];e&&(i=d_("#"+e))}i&&(l_++,l_>1e4&&(h_={},l_=0),h_[t]=Object.assign({},i))}}else"object"==typeof t&&(void 0===t.a&&(t.a=1),s&&(t=Object.assign({},t)),i=t);return i||(i={r:255,g:255,b:255,a:1}),s&&(i.a*=e),i};const{round:y_}=Math,{fourNumber:m_}=h,v_={fill:B_,stroke:B_,cornerRadius:(t,e,i)=>"number"==typeof t&&"number"==typeof e?b_(t,e,i):(t=m_(t),e=m_(e),t.map(((t,s)=>b_(t,e[s],i)))),text(t,e,i){if("string"==typeof t&&"string"==typeof e){const s=t.length,n=e.length,r=b_(s,n,i,1);return s<n?e.substring(0,r):t.substring(0,r)}return"number"==typeof t||"number"==typeof e?h.float(b_(t,e,i),Math.max(x_(t),x_(e))):e},shadow:k_,innerShadow:k_},w_={value:function(t,e,i){const s="number"==typeof t,n="number"==typeof e;return s&&n?t+(e-t)*i:n||s?b_(t,e,i):t},number:b_,color:E_};function x_(t){const e=String(t).split(".")[1];return e?e.length:0}function b_(t,e,i,s){t||(t=0),e||(e=0);const n=t+(e-t)*i;return s?y_(n):n}function E_(t,e,i){t=Ma.object(t),e=Ma.object(e);const s=b_(t.r,e.r,i,1)+","+b_(t.g,e.g,i,1)+","+b_(t.b,e.b,i,1),n=b_(t.a,e.a,i);return 1===n?"rgb("+s+")":"rgba("+s+","+n+")"}function B_(t,e,i){return"string"==typeof t&&"string"==typeof e?E_(t,e,i):e}function k_(t,e,i){return t instanceof Array||e instanceof Array?e:(e=e||{},{x:b_((t=t||{}).x,e.x,i),y:b_(t.y,e.y,i),blur:b_(t.blur,e.blur,i),spread:b_(t.spread,e.spread,i),color:E_(t.color||"#FFFFFF00",e.color||"#FFFFFF00",i),visible:e.visible,blendMode:e.blendMode,box:e.box||t.box})}Rt.add("animate","color"),ja.canAnimate=!0,Object.assign(Va,w_),Object.assign(Va.list,v_);const P_=t.UI.prototype;var R_;En(R_,(t=>({set(e){this.__setAttr(t,e),this.leafer&&(this.killAnimate("animation"),e&&this.animate(e,void 0,"animation"))}})))(P_,"animation"),Pn()(P_,"animationOut"),Pn(!0)(P_,"transition"),Pn()(P_,"transitionOut"),P_.animate=function(e,i,s,n){if(void 0===e)return this.__animate;let r=e instanceof Array&&!i&&s?new t.AnimateList(this,e,n):new t.Animate(this,e,i,n);this.killAnimate(s,r.toStyle);const o=this.__animate;return o&&(r instanceof t.AnimateList?r.list.unshift(o):r=new t.AnimateList(this,[o,r])),this.__animate=r},P_.killAnimate=function(e,i){const s=this.__animate;if(s){let e=!1;if(i&&!s.completed){s instanceof t.AnimateList&&s.updateList();const{toStyle:n}=s;for(let t in i)if(t in n){e=!0;break}}else e=!0;e&&(s.kill(!0,i),this.__animate=null)}},P_.__runAnimation=function(t,e){this.animate("in"===t?this.animation:this.animationOut,void 0,"animation"),e&&this.__animate.on($u.COMPLETED,e)};const C_=[.1488743389,.4333953941,.6794095682,.8650633666,.9739065285],S_=[.2955242247,.2692667193,.2190863625,.1494513491,.0666713443],{sqrt:T_}=Math,L_={getDistance(t,e,i,s,n,r,o,a,h=1){let l,d,c,u,_,p,g=0,f=h/2;for(let h=0;h<C_.length;h++)l=f*(1+C_[h]),d=f*(1-C_[h]),c=D_(l,t,i,n,o),u=D_(l,e,s,r,a),_=D_(d,t,i,n,o),p=D_(d,e,s,r,a),g+=S_[h]*(T_(c*c+u*u)+T_(_*_+p*p));return g*f},getDerivative(t,e,i,s,n){const r=1-t;return 3*r*r*(i-e)+6*r*t*(s-i)+3*t*t*(n-s)},getRotation(t,e,i,s,n,r,o,a,h){const d=D_(t,e,s,r,a),c=D_(t,i,n,o,h);return Math.atan2(c,d)/l},getT(t,e,i,s,n,r,o,a,h,l,d=1){let c=0,u=1,_=t/e,p=d/e/3;if(_>=1)return 1;if(_<=0)return 0;for(;u-c>p;)A_(i,s,n,r,o,a,h,l,_)<t?c=_:u=_,_=(c+u)/2;return _},cut(t,e,i,s,n,r,o,a,h,l){const d=1-e,c=d*i+e*n,u=d*s+e*r,_=d*n+e*o,p=d*r+e*a,g=d*c+e*_,f=d*u+e*p,y=d*g+e*(d*_+e*(d*o+e*h)),m=d*f+e*(d*p+e*(d*a+e*l));t.push(te.C,c,u,g,f,y,m)}},{getDerivative:D_,getDistance:A_}=L_,{M:O_,L:I_,C:F_,Z:M_}=te,W_={},N_={},U_={transform(t,e){let i,s=0;const n=t.length;for(;s<n;)switch(i=t[s],i){case O_:case I_:U_.transformPoints(t,e,s,1),s+=3;break;case F_:U_.transformPoints(t,e,s,3),s+=7;break;case M_:s+=1}},transformPoints(t,e,i,s){for(let n=i+1,r=n+2*s;n<r;n+=2)W_.x=t[n],W_.y=t[n+1],b.toOuterPoint(e,W_),t[n]=W_.x,t[n+1]=W_.y},getMotionPathData(t){let e,i,s,n,r=0,o=[],a=0,h=0,l=0;const d=t.length;for(;a<d;){switch(n=t[a],n){case O_:case I_:i=t[a+1],s=t[a+2],e=n===I_&&a>0?A.getDistanceFrom(h,l,i,s):0,h=i,l=s,a+=3;break;case F_:i=t[a+5],s=t[a+6],e=L_.getDistance(h,l,t[a+1],t[a+2],t[a+3],t[a+4],i,s),h=i,l=s,a+=7;break;case M_:a+=1;default:e=0}o.push(e),r+=e}return{total:r,segments:o,data:t}},getDistancePoint(t,e,i){const{segments:s,data:n}=t;e=Wa.number(e,t.total);let r,o,a,h,l,d,c,u,_,p=0,g={},f=0,y=0,m=0,v=0;const w=n.length;for(;f<w;){switch(h=n[f],h){case O_:case I_:if(o=n[f+1],a=n[f+2],r=s[y],p+r>e||!t.total)return f||(m=o,v=a),N_.x=m,N_.y=v,g.x=o,g.y=a,A.getDistancePoint(N_,g,e-p,!0),g.rotation=A.getAngle(N_,g),g;m=o,v=a,f+=3;break;case F_:if(o=n[f+5],a=n[f+6],r=s[y],p+r>e)return l=n[f+1],d=n[f+2],c=n[f+3],u=n[f+4],_=L_.getT(e-p,r,m,v,l,d,c,u,o,a,i),Pe.getPointAndSet(_,m,v,l,d,c,u,o,a,g),g.rotation=L_.getRotation(_,m,v,l,d,c,u,o,a),g;m=o,v=a,f+=7;break;case M_:f+=1;default:r=0}y++,p+=r}return g},getDistancePath(t,e,i){const{segments:s,data:n}=t,r=[];e=Wa.number(e,t.total);let o,a,h,l,d,c,u,_,p,g=0,f={},y=0,m=0,v=0,w=0;const x=n.length;for(;y<x;){switch(l=n[y],l){case O_:case I_:if(a=n[y+1],h=n[y+2],o=s[m],g+o>e||!t.total)return y||(v=a,w=h),N_.x=v,N_.y=w,f.x=a,f.y=h,A.getDistancePoint(N_,f,e-g,!0),r.push(l,f.x,f.y),r;v=a,w=h,y+=3,r.push(l,v,w);break;case F_:if(d=n[y+1],c=n[y+2],u=n[y+3],_=n[y+4],a=n[y+5],h=n[y+6],o=s[m],g+o>e)return p=L_.getT(e-g,o,v,w,d,c,u,_,a,h,i),L_.cut(r,p,v,w,d,c,u,_,a,h),r;v=a,w=h,y+=7,r.push(l,d,c,u,_,a,h);break;case M_:y+=1,r.push(l);default:o=0}m++,g+=o}return r}};function z_(t){return En(t,(t=>({set(e){this.__setAttr(t,e),this.__hasMotionPath=this.motionPath||!Ut(this.motion),this.__layout.matrixChanged||this.__layout.matrixChange()}})))}Rt.add("motion-path"),Va.register("motion",(function(t,e,i,s){return t?"object"==typeof t&&(t=Wa.number(t,s.getMotionTotal())):t=0,e?"object"==typeof e&&(e=Wa.number(e,s.getMotionTotal())):e=0,Va.number(t,e,i)})),Va.register("motionRotation",(function(t,e,i){return Va.number(t,e,i)}));const Y_=t.UI.prototype,{updateMatrix:H_,updateAllMatrix:X_}=yr,{updateBounds:j_}=Rr;function V_(t){const{motion:e,leaferIsCreated:i}=t;if(!Ut(e)){if(i&&(t.leafer.created=!1),t.motionPath){const i=q_(t);i.total&&(t.__.__pathForRender=U_.getDistancePath(i,e,t.motionPrecision))}else t.set(t.getMotionPoint(e)),t.__hasAutoLayout||(t.isBranch?(X_(t),j_(t,t)):H_(t));i&&(t.leafer.created=!0)}}function G_(t){const{parent:e}=t;if(!t.motionPath&&e){const{children:t}=e;for(let e=0;e<t.length;e++)if(t[e].motionPath)return t[e]}return t}function q_(t){const e=t.__;return e.__pathForMotion?e.__pathForMotion:e.__pathForMotion=U_.getMotionPathData(t.getPath(!0,!0))}z_()(Y_,"motionPath"),z_(1)(Y_,"motionPrecision"),z_()(Y_,"motion"),z_(!0)(Y_,"motionRotation"),Y_.getMotionPathData=function(){return q_(G_(this))},Y_.getMotionPoint=function(t){const e=G_(this),i=q_(e);if(!i.total)return{};const s=U_.getDistancePoint(i,t,e.motionPrecision);b.toOuterPoint(e.localTransform,s);const{motionRotation:n}=this;return!1===n?delete s.rotation:"number"==typeof n&&(s.rotation+=n),s},Y_.getMotionTotal=function(){return this.getMotionPathData().total},Y_.__updateMotionPath=function(){const t=this.__;if(this.__layout.resized&&t.__pathForMotion&&(t.__pathForMotion=void 0),this.motionPath){let t;const{children:e}=this.parent;for(let i=0;i<e.length;i++)t=e[i],Ut(t.motion)||t.__layout.matrixChanged||(t!==this&&t.__extraUpdate(),V_(t))}else V_(this)};const{Yes:K_,NoAndSkip:Z_,YesAndSkip:Q_}=t.Answer,J_={},$_={},tp={};class ep{constructor(t){this.innerIdMap={},this.idMap={},this.methods={id:(t,e)=>t.id===e?(this.target&&(this.idMap[e]=t),1):0,innerId:(t,e)=>t.innerId===e?(this.target&&(this.innerIdMap[e]=t),1):0,className:(t,e)=>t.className===e?1:0,tag:(t,e)=>t.__tag===e?1:0,tags:(t,e)=>e[t.__tag]?1:0},(this.target=t)&&this.__listenEvents()}getBy(t,e,i,s){switch(typeof t){case"number":const n=this.getByInnerId(t,e);return i?n:n?[n]:[];case"string":switch(t[0]){case"#":J_.id=t.substring(1),t=J_;break;case".":$_.className=t.substring(1),t=$_;break;default:tp.tag=t,t=tp}case"object":if(void 0!==t.id){const s=this.getById(t.id,e);return i?s:s?[s]:[]}if(t.tag){const{tag:s}=t,n=s instanceof Array;return this.getByMethod(n?this.methods.tags:this.methods.tag,e,i,n?It.toMap(s):s)}return this.getByMethod(this.methods.className,e,i,t.className);case"function":return this.getByMethod(t,e,i,s)}}getByInnerId(t,e){const i=this.innerIdMap[t];return i||(this.eachFind(this.toChildren(e),this.methods.innerId,null,t),this.findLeaf)}getById(t,e){const i=this.idMap[t];return i&&yr.hasParent(i,e||this.target)?i:(this.eachFind(this.toChildren(e),this.methods.id,null,t),this.findLeaf)}getByClassName(t,e){return this.getByMethod(this.methods.className,e,!1,t)}getByTag(t,e){return this.getByMethod(this.methods.tag,e,!1,t)}getByMethod(t,e,i,s){const n=i?null:[];return this.eachFind(this.toChildren(e),t,n,s),n||this.findLeaf}eachFind(t,e,i,s){let n,r;for(let o=0,a=t.length;o<a;o++){if(n=t[o],r=e(n,s),r===K_||r===Q_){if(!i)return void(this.findLeaf=n);i.push(n)}n.isBranch&&r<Z_&&this.eachFind(n.children,e,i,s)}}toChildren(t){return this.findLeaf=null,[t||this.target]}__onRemoveChild(t){const{id:e,innerId:i}=t.child;this.idMap[e]&&delete this.idMap[e],this.innerIdMap[i]&&delete this.innerIdMap[i]}__checkIdChange(t){if("id"===t.attrName){const e=t.oldValue;this.idMap[e]&&delete this.idMap[e]}}__listenEvents(){this.__eventIds=[this.target.on_(Yr.REMOVE,this.__onRemoveChild,this),this.target.on_(Hr.CHANGE,this.__checkIdChange,this)]}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}destroy(){const{__eventIds:t}=this;t&&t.length&&(this.__removeListenEvents(),this.innerIdMap={},this.idMap={}),this.findLeaf=null}}const ip=t.UI.prototype;function sp(t){return t.leafer?t.leafer.selector:e.selector||(e.selector=i.selector())}return ip.find=function(t,e){return sp(this).getBy(t,this,!1,e)},ip.findOne=function(t,e){return sp(this).getBy(t,this,!0,e)},Rt.add("find"),i.finder=function(t){return new ep(t)},t.AlignHelper=mt,t.AnimateEasing=Qu,t.AnimateEvent=$u,t.AroundHelper=gt,t.AutoBounds=ct,t.BezierHelper=Pe,t.Bounds=lt,t.BoundsHelper=rt,t.BoxData=$a,t.BranchHelper=Rr,t.BranchRender=To,t.CanvasData=uh,t.CanvasManager=Ot,t.ChildEvent=Yr,t.ColorConvert=Ma,t.Creator=i,t.Cursor=Rl,t.DataHelper=It,t.Debug=wt,t.Dragger=fl,t.Effect=Ha,t.EllipseData=nh,t.EllipseHelper=Ie,t.Event=zr,t.EventCreator=Dt,t.Eventer=Qr,t.Export=Xa,t.FileHelper=cn,t.Finder=ep,t.FrameData=eh,t.GroupData=Ja,t.HighBezierHelper=L_,t.HighCurveHelper=U_,t.HitCanvasManager=Cl,t.ImageData=ch,t.ImageEvent=Xr,t.ImageManager=fn,t.IncrementId=s,t.InteractionBase=Pl,t.InteractionHelper=dl,t.Keyboard=nl,t.LayoutEvent=Gr,t.Layouter=Ra,t.LeafBounds=Ro,t.LeafBoundsHelper=kr,t.LeafData=Mt,t.LeafDataProxy=uo,t.LeafEventer=ho,t.LeafHelper=yr,t.LeafLayout=Ur,t.LeafLevelList=da,t.LeafList=la,t.LeafMatrix=vo,t.LeafRender=Co,t.LeaferCanvas=ca,t.LeaferCanvasBase=Qt,t.LeaferData=th,t.LeaferEvent=Kr,t.LeaferImage=wn,t.LineData=ih,t.MathHelper=h,t.Matrix=U,t.MatrixHelper=b,t.MyDragEvent=ll,t.MyImage=Qh,t.MyPointerEvent=al,t.NeedConvertToCanvasCommandMap=ie,t.OneRadian=l,t.PI2=d,t.PI_2=c,t.Paint=Ua,t.PaintGradient=Ya,t.PaintImage=za,t.PathArrow=Na,t.PathBounds=Js,t.PathCommandDataHelper=Yi,t.PathCommandMap=te,t.PathConvert=vi,t.PathCorner=an,t.PathCreator=rs,t.PathData=ah,t.PathDrawer=ws,t.PathHelper=Jt,t.PathNumberCommandLengthMap=oe,t.PathNumberCommandMap=re,t.PenData=hh,t.Picker=La,t.Platform=e,t.Plugin=Rt,t.Point=W,t.PointHelper=A,t.PointerButton=rl,t.PolygonData=rh,t.PropertyEvent=Hr,t.RectData=sh,t.RectHelper=ae,t.RectRender=fh,t.RenderEvent=qr,t.Renderer=Sa,t.ResizeEvent=jr,t.RobotData=du,t.Run=Bt,t.Selector=Da,t.StarData=oh,t.State=ja,t.StringNumberMap=vt,t.TaskItem=pn,t.TaskProcessor=gn,t.TextConvert=Fa,t.TextData=dh,t.Transition=Va,t.TwoPointBoundsHelper=Y,t.UIBounds=_h,t.UICreator=St,t.UIData=Qa,t.UIEvent=ol,t.UIRender=ph,t.UnitConvert=Wa,t.WaitHelper=Lr,t.WatchEvent=Vr,t.Watcher=ga,t.affectRenderBoundsType=Nn,t.affectStrokeBoundsType=Fn,t.attr=Bn,t.autoLayoutType=Cn,t.boundsType=Ln,t.canvasPatch=dn,t.canvasSizeAttrs=Zt,t.cursorType=Kn,t.dataProcessor=Zn,t.dataType=Pn,t.decorateLeafAttr=En,t.defineDataProcessor=Qn,t.defineKey=xn,t.defineLeafAttr=kn,t.doBoundsType=An,t.doStrokeType=Mn,t.effectType=Aa,t.emptyData=Nt,t.eraserType=Gn,t.getBoundsData=_,t.getDescriptor=bn,t.getMatrixData=p,t.getPointData=u,t.hitType=qn,t.isNull=Ut,t.layoutProcessor=function(t){return(e,i)=>{xn(e,"__LayoutProcessor",{get:()=>t})}},t.maskType=Vn,t.motionPathType=z_,t.naturalBoundsType=Dn,t.opacityType=zn,t.pathInputType=On,t.pathType=In,t.pen=hn,t.positionType=Rn,t.registerUI=rr,t.registerUIEvent=or,t.resizeType=Oa,t.rewrite=er,t.rewriteAble=ir,t.rotationType=Tn,t.scaleType=Sn,t.sortType=jn,t.stateStyleType=uu,t.stateType=cu,t.strokeType=Wn,t.surfaceType=Un,t.tempBounds=dt,t.tempMatrix=z,t.tempPoint=N,t.useCanvas=_a,t.useModule=nr,t.version="1.3.3",t.visibleType=Yn,t.zoomLayerType=Ia,t}({});
1
+ var LeaferUI=function(t){"use strict";const e={toURL(t,e){let i=encodeURIComponent(t);return"text"===e?i="data:text/plain;charset=utf-8,"+i:"svg"===e&&(i="data:image/svg+xml,"+i),i},image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,crossOrigin:"anonymous",getRealURL(t){const{prefix:i,suffix:s}=e.image;return!s||t.startsWith("data:")||t.startsWith("blob:")||(t+=(t.includes("?")?"&":"?")+s),i&&"/"===t[0]&&(t=i+t),t}}},i={},s={RUNTIME:"runtime",LEAF:"leaf",TASK:"task",CNAVAS:"canvas",IMAGE:"image",types:{},create(t){const{types:e}=n;return e[t]?e[t]++:(e[t]=1,0)}},n=s,{round:r,pow:o,PI:a}=Math,h={within:(t,e,i)=>("object"==typeof e&&(i=e.max,e=e.min),void 0!==e&&t<e&&(t=e),void 0!==i&&t>i&&(t=i),t),fourNumber(t,e){let i;if(t instanceof Array)switch(t.length){case 4:i=void 0===e?t:[...t];break;case 2:i=[t[0],t[1],t[0],t[1]];break;case 3:i=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(i||(i=[t,t,t,t]),e)for(let t=0;t<4;t++)i[t]>e&&(i[t]=e);return i},formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),h.float(t)),getGapRotation(t,e,i=0){let s=t+i;if(e>1){const t=Math.abs(s%e);(t<1||t>e-1)&&(s=Math.round(s/e)*e)}return s-i},float(t,e){const i=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:m}=Math,{float:v}=h,w={};function x(){return Object.assign(Object.assign(Object.assign({},{a:1,b:0,c:0,d:1,e:0,f:0}),{x:0,y:0,width:0,height:0}),{scaleX:1,scaleY:1,rotation:0,skewX:0,skewY:0})}const b={defaultMatrix:{a:1,b:0,c:0,d:1,e:0,f:0},defaultWorld:x(),tempMatrix:{},set(t,e=1,i=0,s=0,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=m(n*n+r*r),_=t/u;const e=n/u;p=r>0?y(e):-y(e)}else{_=m(o*o+a*a),u=t/_;const e=o/_;p=c-(a>0?y(-e):-y(e))}const e=v(f(p)),i=g(p);u=v(u),_=v(_),w=e?v((o/_+i)/e/l,9):0,x=e?v((r/u-i)/e/l,9):0,p=v(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=m(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:k}=b,{sin:P,cos:R,abs:C,sqrt:S,atan2:T,min:L,PI:D}=Math,A={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,i=0){t.x=e,t.y=i},setRadius(t,e,i){t.radiusX=e,t.radiusY=void 0===i?e:i},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,i){t.x=e,t.y=i},move(t,e,i){t.x+=e,t.y+=i},scale(t,e,i=e){t.x&&(t.x*=e),t.y&&(t.y*=i)},scaleOf(t,e,i,s=i){t.x+=(t.x-e.x)*(i-1),t.y+=(t.y-e.y)*(s-1)},rotate(t,e,i){i||(i=O.defaultPoint);const s=R(e*=l),n=P(e),r=t.x-i.x,o=t.y-i.y;t.x=i.x+r*s-o*n,t.y=i.y+r*n+o*s},tempToInnerOf(t,e){const{tempPoint:i}=O;return F(i,t),B(e,i,i),i},tempToOuterOf(t,e){const{tempPoint:i}=O;return F(i,t),k(e,i,i),i},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:i}=O;return F(i,t),O.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){k(e,t,i)},getCenter:(t,e)=>({x:t.x+(e.x-t.x)/2,y:t.y+(e.y-t.y)/2}),getCenterX:(t,e)=>t+(e-t)/2,getCenterY:(t,e)=>t+(e-t)/2,getDistance:(t,e)=>I(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,i,s){const n=C(i-t),r=C(s-e);return S(n*n+r*r)},getMinDistanceFrom:(t,e,i,s,n,r)=>L(I(t,e,i,s),I(i,s,n,r)),getAngle:(t,e)=>M(t,e)/l,getRotation:(t,e,i,s)=>(s||(s=e),O.getRadianFrom(t.x,t.y,e.x,e.y,i.x,i.y,s.x,s.y)/l),getRadianFrom(t,e,i,s,n,r,o,a){void 0===o&&(o=i,a=s);let h=T(e-s,t-i);const l=T(r-a,n-o)-h;return l<-D?l+d:l},getAtan2:(t,e)=>T(e.y-t.y,e.x-t.x),getDistancePoint(t,e,i,s){const n=M(t,e);return(e=s?e:{}).x=t.x+R(n)*i,e.y=t.y+P(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){O.reset(t)}},O=A,{getDistanceFrom:I,copy:F,getAtan2:M}=O;class W{constructor(t,e){this.set(t,e)}set(t,e){return"object"==typeof t?A.copy(this,t):A.set(this,t,e),this}get(){const{x:t,y:e}=this;return{x:t,y:e}}clone(){return new W(this)}move(t,e){return A.move(this,t,e),this}scale(t,e){return A.scale(this,t,e),this}scaleOf(t,e,i){return A.scaleOf(this,t,e,i),this}rotate(t,e){return A.rotate(this,t,e),this}rotateOf(t,e){return A.rotate(this,e,t),this}getRotation(t,e,i){return A.getRotation(this,t,e,i)}toInnerOf(t,e){return A.toInnerOf(this,t,e),this}toOuterOf(t,e){return A.toOuterOf(this,t,e),this}getCenter(t){return new W(A.getCenter(this,t))}getDistance(t){return A.getDistance(this,t)}getDistancePoint(t,e,i){return new W(A.getDistancePoint(this,t,e,i))}getAngle(t){return A.getAngle(this,t)}getAtan2(t){return A.getAtan2(this,t)}reset(){return A.reset(this),this}}const N=new W;class U{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 U(this)}translate(t,e){return b.translate(this,t,e),this}translateInner(t,e){return b.translateInner(this,t,e),this}scale(t,e){return b.scale(this,t,e),this}scaleWith(t,e){return b.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}scaleOfOuter(t,e,i){return b.scaleOfOuter(this,t,e,i),this}scaleOfInner(t,e,i){return b.scaleOfInner(this,t,e,i),this}rotate(t){return b.rotate(this,t),this}rotateOfOuter(t,e){return b.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return b.rotateOfInner(this,t,e),this}skew(t,e){return b.skew(this,t,e),this}skewOfOuter(t,e,i){return b.skewOfOuter(this,t,e,i),this}skewOfInner(t,e,i){return b.skewOfInner(this,t,e,i),this}multiply(t){return b.multiply(this,t),this}multiplyParent(t){return b.multiplyParent(this,t),this}divide(t){return b.divide(this,t),this}divideParent(t){return b.divideParent(this,t),this}invert(){return b.invert(this),this}invertWith(){return b.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,i){b.toOuterPoint(this,t,e,i)}toInnerPoint(t,e,i){b.toInnerPoint(this,t,e,i)}setLayout(t,e,i){return b.setLayout(this,t,e,i),this}getLayout(t,e,i){return b.getLayout(this,t,e,i)}withScale(t,e){return b.withScale(this,t,e)}reset(){b.reset(this)}}const z=new U,Y={tempPointBounds:{},setPoint(t,e,i){t.minX=t.maxX=e,t.minY=t.maxY=i},addPoint(t,e,i){t.minX=e<t.minX?e:t.minX,t.minY=i<t.minY?i:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=i>t.maxY?i:t.maxY},addBounds(t,e,i,s,n){H(t,e,i),H(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:H}=Y,{tempPointBounds:X,setPoint:j,addPoint:V,toBounds:G}=Y,{toOuterPoint:q}=b,{float:K,fourNumber:Z}=h,{floor:Q,ceil:J}=Math;let $,tt,et,it;const st={},nt={},rt={tempBounds:{},set(t,e=0,i=0,s=0,n=0){t.x=e,t.y=i,t.width=s,t.height=n},copy(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},copyAndSpread(t,e,i,s,n){const{x:r,y:o,width:a,height:h}=e;if(i instanceof Array){const e=Z(i);s?ot.set(t,r+e[3],o+e[0],a-e[1]-e[3],h-e[2]-e[0]):ot.set(t,r-e[3],o-e[0],a+e[1]+e[3],h+e[2]+e[0])}else s&&(i=-i),ot.set(t,r-i,o-i,a+2*i,h+2*i);n&&("width"===n?(t.y=o,t.height=h):(t.x=r,t.width=a))},minX:t=>t.width>0?t.x:t.x+t.width,minY:t=>t.height>0?t.y:t.y+t.height,maxX:t=>t.width>0?t.x+t.width:t.x,maxY:t=>t.height>0?t.y+t.height:t.y,move(t,e,i){t.x+=e,t.y+=i},getByMove:(t,e,i)=>(t=Object.assign({},t),ot.move(t,e,i),t),toOffsetOutBounds(t,e,i){e?ht(e,t):e=t,i?(e.offsetX=-(ot.maxX(i)-t.x),e.offsetY=-(ot.maxY(i)-t.y)):(e.offsetX=t.x+t.width,e.offsetY=t.y+t.height),ot.move(e,-e.offsetX,-e.offsetY)},scale(t,e,i=e){A.scale(t,e,i),t.width*=e,t.height*=i},scaleOf(t,e,i,s=i){A.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,q(e,st,nt),j(X,nt.x,nt.y),st.x=t.x+t.width,q(e,st,nt),V(X,nt.x,nt.y),st.y=t.y+t.height,q(e,st,nt),V(X,nt.x,nt.y),st.x=t.x,q(e,st,nt),V(X,nt.x,nt.y),G(X,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 U(s,0,0,s,-e.x*s,-e.y*s)},getSpread(t,e,i){const s={};return ot.copyAndSpread(s,t,e,!1,i),s},spread(t,e,i){ot.copyAndSpread(t,t,e,!1,i)},shrink(t,e,i){ot.copyAndSpread(t,t,e,!0,i)},ceil(t){const{x:e,y:i}=t;t.x=Q(t.x),t.y=Q(t.y),t.width=e>t.x?J(t.width+e-t.x):J(t.width),t.height=i>t.y?J(t.height+i-t.y):J(t.height)},unsign(t){t.width<0&&(t.x+=t.width,t.width=-t.width),t.height<0&&(t.y+=t.height,t.height=-t.height)},float(t,e){t.x=K(t.x,e),t.y=K(t.y,e),t.width=K(t.width,e),t.height=K(t.height,e)},add(t,e,i){$=t.x+t.width,tt=t.y+t.height,et=e.x,it=e.y,i||(et+=e.width,it+=e.height),$=$>et?$:et,tt=tt>it?tt:it,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=$-t.x,t.height=tt-t.y},addList(t,e){ot.setListWithFn(t,e,void 0,!0)},setList(t,e,i=!1){ot.setListWithFn(t,e,void 0,i)},addListWithFn(t,e,i){ot.setListWithFn(t,e,i,!0)},setListWithFn(t,e,i,s=!1){let n,r=!0;for(let o=0,a=e.length;o<a;o++)n=i?i(e[o]):e[o],n&&(n.width||n.height)&&(r?(r=!1,s||ht(t,n)):at(t,n));r&&ot.reset(t)},setPoints(t,e){e.forEach(((t,e)=>0===e?j(X,t.x,t.y):V(X,t.x,t.y))),G(X,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=A.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=A.tempToInnerOf(e,i)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,i)=>(i&&(e=ot.tempToOuterOf(e,i)),!(t.y+t.height<e.y||e.y+e.height<t.y||t.x+t.width<e.x||e.x+e.width<t.x)),includes:(t,e,i)=>(i&&(e=ot.tempToOuterOf(e,i)),t.x<=e.x&&t.y<=e.y&&t.x+t.width>=e.x+e.width&&t.y+t.height>=e.y+e.height),getIntersectData(t,e,i){if(i&&(e=ot.tempToOuterOf(e,i)),!ot.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:s,y:n,width:r,height:o}=e;return $=s+r,tt=n+o,et=t.x+t.width,it=t.y+t.height,s=s>t.x?s:t.x,n=n>t.y?n:t.y,$=$<et?$:et,tt=tt<it?tt:it,r=$-s,o=tt-n,{x:s,y:n,width:r,height:o}},intersect(t,e,i){ot.copy(t,ot.getIntersectData(t,e,i))},isSame:(t,e)=>t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height,isEmpty:t=>0===t.x&&0===t.y&&0===t.width&&0===t.height,reset(t){ot.set(t)}},ot=rt,{add:at,copy:ht}=ot;class lt{get minX(){return rt.minX(this)}get minY(){return rt.minY(this)}get maxX(){return rt.maxX(this)}get maxY(){return rt.maxY(this)}constructor(t,e,i,s){this.set(t,e,i,s)}set(t,e,i,s){return"object"==typeof t?rt.copy(this,t):rt.set(this,t,e,i,s),this}get(){const{x:t,y:e,width:i,height:s}=this;return{x:t,y:e,width:i,height:s}}clone(){return new lt(this)}move(t,e){return rt.move(this,t,e),this}scale(t,e){return rt.scale(this,t,e),this}scaleOf(t,e,i){return rt.scaleOf(this,t,e,i),this}toOuterOf(t,e){return rt.toOuterOf(this,t,e),this}toInnerOf(t,e){return rt.toInnerOf(this,t,e),this}getFitMatrix(t,e){return rt.getFitMatrix(this,t,e)}spread(t,e){return rt.spread(this,t,e),this}shrink(t,e){return rt.shrink(this,t,e),this}ceil(){return rt.ceil(this),this}unsign(){return rt.unsign(this),this}float(t){return rt.float(this,t),this}add(t){return rt.add(this,t),this}addList(t){return rt.setList(this,t,!0),this}setList(t){return rt.setList(this,t),this}addListWithFn(t,e){return rt.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return rt.setListWithFn(this,t,e),this}setPoint(t){return rt.setPoint(this,t),this}setPoints(t){return rt.setPoints(this,t),this}addPoint(t){return rt.addPoint(this,t),this}getPoints(){return rt.getPoints(this)}hitPoint(t,e){return rt.hitPoint(this,t,e)}hitRadiusPoint(t,e){return rt.hitRadiusPoint(this,t,e)}hit(t,e){return rt.hit(this,t,e)}includes(t,e){return rt.includes(this,t,e)}intersect(t,e){return rt.intersect(this,t,e),this}getIntersect(t,e){return new lt(rt.getIntersectData(this,t,e))}isSame(t){return rt.isSame(this,t)}isEmpty(){return rt.isEmpty(this)}reset(){rt.reset(this)}}const dt=new lt;class ct{constructor(t,e,i,s,n,r){"object"==typeof t?this.copy(t):this.set(t,e,i,s,n,r)}set(t=0,e=0,i=0,s=0,n=0,r=0){this.top=t,this.right=e,this.bottom=i,this.left=s,this.width=n,this.height=r}copy(t){const{top:e,right:i,bottom:s,left:n,width:r,height:o}=t;this.set(e,i,s,n,r,o)}getBoundsFrom(t){const{top:e,right:i,bottom:s,left:n,width:r,height:o}=this;return new lt(n,e,r||t.width-n-i,o||t.height-e-s)}}var ut,_t;t.Direction4=void 0,(ut=t.Direction4||(t.Direction4={}))[ut.top=0]="top",ut[ut.right=1]="right",ut[ut.bottom=2]="bottom",ut[ut.left=3]="left",t.Direction9=void 0,(_t=t.Direction9||(t.Direction9={}))[_t.topLeft=0]="topLeft",_t[_t.top=1]="top",_t[_t.topRight=2]="topRight",_t[_t.right=3]="right",_t[_t.bottomRight=4]="bottomRight",_t[_t.bottom=5]="bottom",_t[_t.bottomLeft=6]="bottomLeft",_t[_t.left=7]="left",_t[_t.center=8]="center",_t[_t["top-left"]=0]="top-left",_t[_t["top-right"]=2]="top-right",_t[_t["bottom-right"]=4]="bottom-right",_t[_t["bottom-left"]=6]="bottom-left";const pt=[{x:0,y:0},{x:.5,y:0},{x:1,y:0},{x:1,y:.5},{x:1,y:1},{x:.5,y:1},{x:0,y:1},{x:0,y:.5},{x:.5,y:.5}];pt.forEach((t=>t.type="percent"));const gt={directionData:pt,tempPoint:{},get:ft,toPoint(t,e,i,s,n){const r=ft(t);i.x=r.x,i.y=r.y,"percent"===r.type&&(i.x*=e.width,i.y*=e.height,n&&(i.x-=n.x,i.y-=n.y,r.x&&(i.x-=1===r.x?n.width:.5===r.x?r.x*n.width:0),r.y&&(i.y-=1===r.y?n.height:.5===r.y?r.y*n.height:0))),s||(i.x+=e.x,i.y+=e.y)}};function ft(e){return"string"==typeof e?pt[t.Direction9[e]]:e}const{toPoint:yt}=gt,mt={toPoint(t,e,i,s,n){yt(t,i,s,n,e)}},vt={0:1,1:1,2:1,3:1,4:1,5:1,6:1,7:1,8:1,9:1,".":1,e:1,E:1};class wt{constructor(t){this.repeatMap={},this.name=t}static get(t){return new wt(t)}static set filter(t){this.filterList=xt(t)}static set exclude(t){this.excludeList=xt(t)}log(...t){if(bt.enable){if(bt.filterList.length&&bt.filterList.every((t=>t!==this.name)))return;if(bt.excludeList.length&&bt.excludeList.some((t=>t===this.name)))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){bt.enable&&this.warn(...t)}warn(...t){bt.showWarn&&console.warn(this.name,...t)}repeat(t,...e){this.repeatMap[t]||(this.warn("repeat:"+t,...e),this.repeatMap[t]=!0)}error(...t){try{throw new Error}catch(e){console.error(this.name,...t,e)}}}function xt(t){return t?"string"==typeof t&&(t=[t]):t=[],t}wt.filterList=[],wt.excludeList=[],wt.showWarn=!0;const bt=wt,Et=wt.get("RunTime"),Bt={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const i=s.create(s.RUNTIME);return kt.currentId=kt.idMap[i]=e?performance.now():Date.now(),kt.currentName=kt.nameMap[i]=t,kt.nameToIdMap[t]=i,i},end(t,e){const i=kt.idMap[t],s=kt.nameMap[t],n=e?(performance.now()-i)/1e3:Date.now()-i;kt.idMap[t]=kt.nameMap[t]=kt.nameToIdMap[s]=void 0,Et.log(s,n,"ms")},endOfName(t,e){const i=kt.nameToIdMap[t];void 0!==i&&kt.end(i,e)}},kt=Bt,Pt=[],Rt={list:{},add(t,...e){this.list[t]=!0,Pt.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((()=>Pt.forEach((t=>Rt.has(t,!0)))));const Ct=wt.get("UICreator"),St={list:{},register(t){const{__tag:e}=t.prototype;Tt[e]&&Ct.repeat(e),Tt[e]=t},get(t,e,i,s,n,r){Tt[t]||Ct.error("not register "+t);const o=new Tt[t](e);return void 0!==i&&(o.x=i,s&&(o.y=s),n&&(o.width=n),r&&(o.height=r)),o}},{list:Tt}=St,Lt=wt.get("EventCreator"),Dt={nameList:{},register(t){let e;Object.keys(t).forEach((i=>{e=t[i],"string"==typeof e&&(At[e]&&Lt.repeat(e),At[e]=t)}))},changeName(t,e){const i=At[t];if(i){const s=Object.keys(i).find((e=>i[e]===t));s&&(i[s]=e,At[e]=i)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new At[t](...e)},{nameList:At}=Dt;class Ot{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:s}=this;for(let i=0,n=s.length;i<n;i++)if(e=s[i],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const n=i.canvas(t);return this.add(n),n}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let i=0,s=this.list.length;i<s;i++)t=this.list[i],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach((t=>{t.destroy()})),this.list.length=0}destroy(){this.clear()}}const It={default:(t,e)=>(Ft(e,t),Ft(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 Ft(t[n],e[n],i&&i[n]);i&&n in i?(null===(o=i[n])||void 0===o?void 0:o.constructor)===Object&&Ft(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:Ft}=It;class Mt{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 Wt;t.Answer=void 0,(Wt=t.Answer||(t.Answer={}))[Wt.No=0]="No",Wt[Wt.Yes=1]="Yes",Wt[Wt.NoAndSkip=2]="NoAndSkip",Wt[Wt.YesAndSkip=3]="YesAndSkip";const Nt={};function Ut(t){return null==t}function zt(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 Yt(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){t.done?n(t.value):function(t){return t instanceof i?t:new i((function(e){e(t)}))}(t.value).then(o,a)}h((s=s.apply(t,e||[])).next())}))}function Ht(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 jt(){return(t,e)=>{Xt.push(e)}}const Vt=[];class Gt{set blendMode(t){"normal"===t&&(t="source-over"),this.context.globalCompositeOperation=t}get blendMode(){return this.context.globalCompositeOperation}set dashPattern(t){this.context.setLineDash(t||Vt)}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}}zt([Ht("imageSmoothingEnabled")],Gt.prototype,"smooth",void 0),zt([Ht("imageSmoothingQuality")],Gt.prototype,"smoothLevel",void 0),zt([Ht("globalAlpha")],Gt.prototype,"opacity",void 0),zt([Ht()],Gt.prototype,"fillStyle",void 0),zt([Ht()],Gt.prototype,"strokeStyle",void 0),zt([Ht("lineWidth")],Gt.prototype,"strokeWidth",void 0),zt([Ht("lineCap")],Gt.prototype,"strokeCap",void 0),zt([Ht("lineJoin")],Gt.prototype,"strokeJoin",void 0),zt([Ht("lineDashOffset")],Gt.prototype,"dashOffset",void 0),zt([Ht()],Gt.prototype,"miterLimit",void 0),zt([Ht()],Gt.prototype,"shadowBlur",void 0),zt([Ht()],Gt.prototype,"shadowColor",void 0),zt([Ht()],Gt.prototype,"shadowOffsetX",void 0),zt([Ht()],Gt.prototype,"shadowOffsetY",void 0),zt([Ht()],Gt.prototype,"filter",void 0),zt([Ht()],Gt.prototype,"font",void 0),zt([Ht()],Gt.prototype,"fontKerning",void 0),zt([Ht()],Gt.prototype,"fontStretch",void 0),zt([Ht()],Gt.prototype,"fontVariantCaps",void 0),zt([Ht()],Gt.prototype,"textAlign",void 0),zt([Ht()],Gt.prototype,"textBaseline",void 0),zt([Ht()],Gt.prototype,"textRendering",void 0),zt([Ht()],Gt.prototype,"wordSpacing",void 0),zt([Ht()],Gt.prototype,"letterSpacing",void 0),zt([Ht()],Gt.prototype,"direction",void 0),zt([jt()],Gt.prototype,"setTransform",null),zt([jt()],Gt.prototype,"resetTransform",null),zt([jt()],Gt.prototype,"getTransform",null),zt([jt()],Gt.prototype,"save",null),zt([jt()],Gt.prototype,"restore",null),zt([jt()],Gt.prototype,"translate",null),zt([jt()],Gt.prototype,"scale",null),zt([jt()],Gt.prototype,"rotate",null),zt([jt()],Gt.prototype,"fill",null),zt([jt()],Gt.prototype,"stroke",null),zt([jt()],Gt.prototype,"clip",null),zt([jt()],Gt.prototype,"fillRect",null),zt([jt()],Gt.prototype,"strokeRect",null),zt([jt()],Gt.prototype,"clearRect",null),zt([jt()],Gt.prototype,"beginPath",null),zt([jt()],Gt.prototype,"moveTo",null),zt([jt()],Gt.prototype,"lineTo",null),zt([jt()],Gt.prototype,"bezierCurveTo",null),zt([jt()],Gt.prototype,"quadraticCurveTo",null),zt([jt()],Gt.prototype,"closePath",null),zt([jt()],Gt.prototype,"arc",null),zt([jt()],Gt.prototype,"arcTo",null),zt([jt()],Gt.prototype,"ellipse",null),zt([jt()],Gt.prototype,"rect",null),zt([jt()],Gt.prototype,"roundRect",null),zt([jt()],Gt.prototype,"createConicGradient",null),zt([jt()],Gt.prototype,"createLinearGradient",null),zt([jt()],Gt.prototype,"createPattern",null),zt([jt()],Gt.prototype,"createRadialGradient",null),zt([jt()],Gt.prototype,"fillText",null),zt([jt()],Gt.prototype,"measureText",null),zt([jt()],Gt.prototype,"strokeText",null);const{copy:qt}=b,Kt={width:1,height:1,pixelRatio:1},Zt=["width","height","pixelRatio"];class Qt extends Gt{get width(){return this.size.width}get height(){return this.size.height}get pixelRatio(){return this.size.pixelRatio}get pixelWidth(){return this.width*this.pixelRatio}get pixelHeight(){return this.height*this.pixelRatio}get allowBackgroundColor(){return this.view&&this.parentView}constructor(t,i){super(),this.size={},this.worldTransform={},t||(t=Kt),t.pixelRatio||(t.pixelRatio=e.devicePixelRatio),this.manager=i,this.innerId=s.create(s.CNAVAS);const{width: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;It.copyAttrs(s,t,Zt),Zt.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&&(qt(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 Jt={creator:{},parse(t,e){},convertToCanvasData(t,e){}},$t={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},te=Object.assign({M:1,m:10,L:2,l:20,H:3,h:30,V:4,v:40,C:5,c:50,S:6,s:60,Q:7,q:70,T:8,t:80,A:9,a:90,Z:11,z:11,R:12},$t),ee={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},ie={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},se=Object.assign(Object.assign({},ie),$t),ne=te,re={};for(let t in ne)re[ne[t]]=t;const oe={};for(let t in ne)oe[ne[t]]=ee[t];const ae={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:he,cos:le,atan2:de,ceil:ce,abs:ue,PI:_e,sqrt:pe,pow:ge}=Math,{setPoint:fe,addPoint:ye}=Y,{set:me,toNumberPoints:ve}=A,{M:we,L:xe,C:be,Q:Ee,Z:Be}=te,ke={},Pe={points(t,e,i,s){let n=ve(e);if(t.push(we,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 m=!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=pe(ge(o-e,2)+ge(a-r,2)),g=pe(ge(h-o,2)+ge(l-a,2)),f=p+g,p=m*p/f,g=m*g/f,h-=e,l-=r,d=o-p*h,c=a-p*l,2===i?s||t.push(Ee,d,c,o,a):t.push(be,u,_,d,c,o,a),u=o+g*h,_=a+g*l;s||t.push(Ee,u,_,n[y-2],n[y-1])}else for(let e=2,i=n.length;e<i;e+=2)t.push(xe,n[e],n[e+1]);s&&t.push(Be)},rect(t,e,i,s,n){Jt.creator.path=t,Jt.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){Jt.creator.path=[],ae.drawRoundRect(Jt.creator,e,i,s,n,r),t.push(...Jt.convertToCanvasData(Jt.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 m=de(g,p),v=de(y,f),w=v-m;if(w<0&&(w+=d),w===_e||ue(p+g)<1e-12||ue(f+y)<1e-12)return t&&t.push(xe,s,n),h&&(fe(h,e,i),ye(h,s,n)),_&&me(_,e,i),void(u&&me(u,s,n));const x=p*y-f*g<0,b=x?-1:1,E=a/le(w/2),B=s+E*le(m+w/2+c*b),k=n+E*he(m+w/2+c*b);return m-=c*b,v-=c*b,Se(t,B,k,a,a,0,m/l,v/l,x,h,u,_)},arc:(t,e,i,s,n,r,o,a,h,l)=>Se(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=he(g),y=le(g);let m=o*l,v=a*l;m>_e&&(m-=d),v<0&&(v+=d);let w=v-m;w<0?w+=d:w>d&&(w-=d),h&&(w-=d);const x=ce(ue(w/c)),b=w/x,E=he(b/4),B=8/3*E*E/he(b/2);v=m+b;let k,P,R,C,S,T,L,D,A=le(m),O=he(m),I=R=y*s*A-f*n*O,F=C=f*s*A+y*n*O,M=e+R,W=i+C;t&&t.push(t.length?xe:we,M,W),u&&fe(u,M,W),p&&me(p,M,W);for(let r=0;r<x;r++)k=le(v),P=he(v),R=y*s*k-f*n*P,C=f*s*k+y*n*P,S=e+I-B*(y*s*O+f*n*A),T=i+F-B*(f*s*O-y*n*A),L=e+R+B*(y*s*P+f*n*k),D=i+C+B*(f*s*P-y*n*k),t&&t.push(be,S,T,L,D,e+R,i+C),u&&Ce(e+I,i+F,S,T,L,D,e+R,i+C,u,!0),I=R,F=C,A=k,O=P,m=v,v+=b;_&&me(_,e+R,i+C)},quadraticCurveTo(t,e,i,s,n,r,o){t.push(be,(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,m,v=t,w=i,x=n,b=o;for(let t=0;t<2;++t)if(1==t&&(v=e,w=s,x=r,b=a),c=-3*v+9*w-9*x+3*b,u=6*v-12*w+6*x,_=3*w-3*v,Math.abs(c)<1e-12){if(Math.abs(u)<1e-12)continue;p=-_/u,0<p&&p<1&&d.push(p)}else y=u*u-4*_*c,m=Math.sqrt(y),y<0||(g=(-u+m)/(2*c),0<g&&g<1&&d.push(g),f=(-u-m)/(2*c),0<f&&f<1&&d.push(f));l?ye(h,t,e):fe(h,t,e),ye(h,o,a);for(let l=0,c=d.length;l<c;l++)Re(d[l],t,e,i,s,n,r,o,a,ke),ye(h,ke.x,ke.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:Se}=Pe,{sin:Te,cos:Le,sqrt:De,atan2:Ae}=Math,{ellipse:Oe}=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=Te(f),m=Le(f),v=-m*p-y*g,w=-m*g+y*p,x=n*n,b=r*r,E=w*w,B=v*v,k=x*b-x*E-b*B;let P=0;if(k<0){const t=De(1-k/(x*b));n*=t,r*=t}else P=(a===h?-1:1)*De(k/(x*E+b*B));const R=P*n*w/r,C=-P*r*v/n,S=Ae((w-C)/r,(v-R)/n),T=Ae((-w-C)/r,(-v-R)/n);let L=T-S;0===h&&L>0?L-=d:1===h&&L<0&&(L+=d);const D=i+p+m*R-y*C,A=s+g+y*R+m*C,O=L<0?1:0;_||e.ellipseToCurve?Oe(t,D,A,n,r,o,S/l,T/l,O):n!==r||o?t.push(te.G,D,A,n,r,o,S/l,T/l,O):t.push(te.O,D,A,n,S/l,T/l,O)}},{M:Fe,m:Me,L:We,l:Ne,H:Ue,h:ze,V:Ye,v:He,C:Xe,c:je,S:Ve,s:Ge,Q:qe,q:Ke,T:Ze,t:Qe,A:Je,a:$e,Z:ti,z:ei,N:ii,D:si,X:ni,G:ri,F:oi,O:ai,P:hi,U:li}=te,{rect:di,roundRect:ci,arcTo:ui,arc:_i,ellipse:pi,quadraticCurveTo:gi}=Pe,{ellipticalArc:fi}=Ie,yi=wt.get("PathConvert"),mi={},vi={current:{dot:0},stringify(t,e){let i,s,n,r=0,o=t.length,a="";for(;r<o;){s=t[r],i=oe[s],a+=s===n?" ":re[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?se:ie;for(let e=0,h=t.length;e<h;e++)s=t[e],vt[s]?("."===s&&(wi.dot&&(xi(o,r),r=""),wi.dot++),"0"===r&&"."!==s&&(xi(o,r),r=""),r+=s):te[s]?(r&&(xi(o,r),r=""),wi.name=te[s],wi.length=ee[s],wi.index=0,xi(o,wi.name),!i&&a[s]&&(i=!0)):"-"===s||"+"===s?"e"===n||"E"===n?r+=s:(r&&xi(o,r),r=s):r&&(xi(o,r),r=""),n=s;return r&&xi(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 Fe:a=t[c+1],h=t[c+2],_.push(Fe,a,h),c+=3;break;case ze:t[c+1]+=a;case Ue:a=t[c+1],_.push(We,a,h),c+=2;break;case He:t[c+1]+=h;case Ye:h=t[c+1],_.push(We,a,h),c+=2;break;case Ne: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 Ge:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,n=Ve;case Ve:o=r===Xe||r===Ve,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 je: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 Qe:t[c+1]+=a,t[c+2]+=h,n=Ze;case Ze:o=r===qe||r===Ze,i=o?2*a-i:t[c+1],s=o?2*h-s:t[c+2],e?gi(_,a,h,i,s,t[c+1],t[c+2]):_.push(qe,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=qe;case qe:i=t[c+1],s=t[c+2],e?gi(_,a,h,i,s,t[c+3],t[c+4]):_.push(qe,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 Je:fi(_,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 ei:case ti:_.push(ti),c++;break;case ii:a=t[c+1],h=t[c+2],e?di(_,a,h,t[c+3],t[c+4]):bi(_,t,c,5),c+=5;break;case si:a=t[c+1],h=t[c+2],e?ci(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):bi(_,t,c,9),c+=9;break;case ni:a=t[c+1],h=t[c+2],e?ci(_,a,h,t[c+3],t[c+4],t[c+5]):bi(_,t,c,6),c+=6;break;case ri:pi(e?_:bi(_,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,mi),a=mi.x,h=mi.y,c+=9;break;case oi:e?pi(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):bi(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case ai:_i(e?_:bi(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,mi),a=mi.x,h=mi.y,c+=7;break;case hi:e?_i(_,t[c+1],t[c+2],t[c+3],0,360,!1):bi(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case li:ui(e?_:bi(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,mi),a=mi.x,h=mi.y,c+=6;break;default:return yi.error(`command: ${n} [index:${c}]`,t),_}r=n}return _},objectToCanvasData(t){const e=[];return t.forEach((t=>{switch(t.name){case"M":e.push(Fe,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(qe,t.x1,t.y1,t.x,t.y);break;case"Z":e.push(ti)}})),e},copyData(t,e,i,s){for(let n=i,r=i+s;n<r;n++)t.push(e[n])},pushData(t,e){wi.index===wi.length&&(wi.index=1,t.push(wi.name)),t.push(Number(e)),wi.index++,wi.dot=0}},{current:wi,pushData:xi,copyData:bi}=vi,{M:Ei,L:Bi,C:ki,Q:Pi,Z:Ri,N:Ci,D:Si,X:Ti,G:Li,F:Di,O:Ai,P:Oi,U:Ii}=te,{getMinDistanceFrom:Fi,getRadianFrom:Mi}=A,{tan:Wi,min:Ni,abs:Ui}=Math,zi={},Yi={beginPath(t){t.length=0},moveTo(t,e,i){t.push(Ei,e,i)},lineTo(t,e,i){t.push(Bi,e,i)},bezierCurveTo(t,e,i,s,n,r,o){t.push(ki,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(Ti,e,i,s,n,r);else{const o=h.fourNumber(r);o?t.push(Si,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(Di,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(Oi,e,i,s):(void 0===r&&(r=360),t.push(Ai,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)*(Fi(o,a,e,i,s,n)/2);t.push(Ii,e,i,s,n,Ni(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,zi),t.push(Ei,zi.x,zi.y),Hi(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,zi),t.push(Ei,zi.x,zi.y),Xi(t,e,i,s,n,r,o)},drawPoints(t,e,i,s){Pe.points(t,e,i,s)}},{ellipse:Hi,arc:Xi}=Yi,{moveTo:ji,lineTo:Vi,quadraticCurveTo:Gi,bezierCurveTo:qi,closePath:Ki,beginPath:Zi,rect:Qi,roundRect:Ji,ellipse:$i,arc:ts,arcTo:es,drawEllipse:is,drawArc:ss,drawPoints:ns}=Yi;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?Jt.parse(t):t:[],this}beginPath(){return Zi(this.__path),this.paint(),this}moveTo(t,e){return ji(this.__path,t,e),this.paint(),this}lineTo(t,e){return Vi(this.__path,t,e),this.paint(),this}bezierCurveTo(t,e,i,s,n,r){return qi(this.__path,t,e,i,s,n,r),this.paint(),this}quadraticCurveTo(t,e,i,s){return Gi(this.__path,t,e,i,s),this.paint(),this}closePath(){return Ki(this.__path),this.paint(),this}rect(t,e,i,s){return Qi(this.__path,t,e,i,s),this.paint(),this}roundRect(t,e,i,s,n){return Ji(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 ts(this.__path,t,e,i,s,n,r),this.paint(),this}arcTo(t,e,i,s,n){return es(this.__path,t,e,i,s,n),this.paint(),this}drawEllipse(t,e,i,s,n,r,o,a){return is(this.__path,t,e,i,s,n,r,o,a),this.paint(),this}drawArc(t,e,i,s,n,r){return ss(this.__path,t,e,i,s,n,r),this.paint(),this}drawPoints(t,e,i){return ns(this.__path,t,e,i),this.paint(),this}clearPath(){return this.beginPath()}paint(){}}const{M:os,L:as,C:hs,Q:ls,Z:ds,N:cs,D:us,X:_s,G:ps,F:gs,O:fs,P:ys,U:ms}=te,vs=wt.get("PathDrawer"),ws={drawPathByData(t,e){if(!e)return;let i,s=0,n=e.length;for(;s<n;)switch(i=e[s],i){case os:t.moveTo(e[s+1],e[s+2]),s+=3;break;case as:t.lineTo(e[s+1],e[s+2]),s+=3;break;case hs:t.bezierCurveTo(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5],e[s+6]),s+=7;break;case ls:t.quadraticCurveTo(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case ds:t.closePath(),s+=1;break;case cs:t.rect(e[s+1],e[s+2],e[s+3],e[s+4]),s+=5;break;case us: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 _s:t.roundRect(e[s+1],e[s+2],e[s+3],e[s+4],e[s+5]),s+=6;break;case ps: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 gs:t.ellipse(e[s+1],e[s+2],e[s+3],e[s+4],0,0,d,!1),s+=5;break;case fs: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 ys:t.arc(e[s+1],e[s+2],e[s+3],0,d,!1),s+=4;break;case ms: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:xs,L:bs,C:Es,Q:Bs,Z:ks,N:Ps,D:Rs,X:Cs,G:Ss,F:Ts,O:Ls,P:Ds,U:As}=te,{toTwoPointBounds:Os,toTwoPointBoundsByQuadraticCurve:Is,arcTo:Fs,arc:Ms,ellipse:Ws}=Pe,{addPointBounds:Ns,copy:Us,addPoint:zs,setPoint:Ys,addBounds:Hs,toBounds:Xs}=Y,js=wt.get("PathBounds");let Vs,Gs,qs;const Ks={},Zs={},Qs={},Js={toBounds(t,e){Js.toTwoPointBounds(t,Zs),Xs(Zs,e)},toTwoPointBounds(t,e){if(!t||!t.length)return Ys(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===ks||o===Es||o===Bs?Ys(e,h,l):Ys(e,t[a+1],t[a+2])),o){case xs:case bs:h=t[a+1],l=t[a+2],zs(e,h,l),a+=3;break;case Es:n=t[a+5],r=t[a+6],Os(h,l,t[a+1],t[a+2],t[a+3],t[a+4],n,r,Ks),Ns(e,Ks),h=n,l=r,a+=7;break;case Bs:i=t[a+1],s=t[a+2],n=t[a+3],r=t[a+4],Is(h,l,i,s,n,r,Ks),Ns(e,Ks),h=n,l=r,a+=5;break;case ks:a+=1;break;case Ps:h=t[a+1],l=t[a+2],Hs(e,h,l,t[a+3],t[a+4]),a+=5;break;case Rs:case Cs:h=t[a+1],l=t[a+2],Hs(e,h,l,t[a+3],t[a+4]),a+=o===Rs?9:6;break;case Ss: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,Qs),0===a?Us(e,Ks):Ns(e,Ks),h=Qs.x,l=Qs.y,a+=9;break;case Ts:h=t[a+1],l=t[a+2],Gs=t[a+3],qs=t[a+4],Hs(e,h-Gs,l-qs,2*Gs,2*qs),h+=Gs,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,Qs),0===a?Us(e,Ks):Ns(e,Ks),h=Qs.x,l=Qs.y,a+=7;break;case Ds:h=t[a+1],l=t[a+2],Vs=t[a+3],Hs(e,h-Vs,l-Vs,2*Vs,2*Vs),h+=Vs,a+=4;break;case As:Fs(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],Ks,Qs),0===a?Us(e,Ks):Ns(e,Ks),h=Qs.x,l=Qs.y,a+=6;break;default:return void js.error(`command: ${o} [index:${a}]`,t)}}},{M:$s,L:tn,C:en,Z:sn}=te,{getCenterX:nn,getCenterY:rn}=A,{arcTo:on}=Yi,an={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]===tn?(l=t[n+1],d=t[n+2],p.push($s,nn(a,l),rn(h,d))):p.push($s,a,h);break;case tn:switch(r=t[n+1],o=t[n+2],n+=3,t[n]){case tn:on(p,r,o,t[n+1],t[n+2],e,c,u);break;case sn:on(p,r,o,a,h,e,c,u);break;default:p.push(tn,r,o)}c=r,u=o;break;case en:p.push(en,t[n+1],t[n+2],t[n+3],t[n+4],t[n+5],t[n+6]),n+=7;break;case sn:on(p,a,h,l,d,e,c,u),p.push(sn),n+=1}return s!==sn&&(p[1]=a,p[2]=h),p}};Jt.creator=new rs,Jt.parse=vi.parse,Jt.convertToCanvasData=vi.toCanvasData;const hn=new rs,{drawRoundRect:ln}=ae;function dn(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,i,s,n){ln(this,t,e,i,s,n)})}(t)}const cn={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=un.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{}}}},un=cn;un.opacityTypes.forEach((t=>un.upperCaseTypeMap[t]=t.toUpperCase()));const _n=wt.get("TaskProcessor");class pn{constructor(t){this.parallel=!0,this.time=1,this.id=s.create(s.TASK),this.task=t}run(){return Yt(this,void 0,void 0,(function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){_n.error(t)}}))}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class gn{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&&It.assign(this.config,t),this.empty()}add(t,e){let i,s,n,r;const o=new pn(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 fn={map:{},recycledList:[],tasker:new gn,patternTasker:new gn,get isComplete(){return yn.tasker.isComplete},get(t){let e=yn.map[t.url];return e||(e=i.image(t),yn.map[t.url]=e),e.use++,e},recycle(t){t.use--,setTimeout((()=>{t.use||yn.recycledList.push(t)}))},clearRecycled(){const t=yn.recycledList;t.length>100&&(t.forEach((t=>{!t.use&&t.url&&(delete yn.map[t.url],t.destroy())})),t.length=0)},hasOpacityPixel:t=>cn.opacityTypes.some((e=>yn.isFormat(e,t))),isFormat(t,e){if(e.format===t)return!0;const{url:i}=e;if(i.startsWith("data:")){if(i.startsWith("data:"+cn.mineType(t)))return!0}else{if(i.includes("."+t)||i.includes("."+cn.upperCaseTypeMap[t]))return!0;if("png"===t&&!i.includes("."))return!0}return!1},destroy(){yn.map={},yn.recycledList=[]}},yn=fn,{IMAGE:mn,create:vn}=s;class wn{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){this.use=0,this.waitComplete=[],this.innerId=vn(mn),this.config=t||{url:""},this.isSVG=fn.isFormat("svg",t),this.hasOpacityPixel=fn.hasOpacityPixel(t)}load(t,i){return this.loading||(this.loading=!0,fn.tasker.add((()=>Yt(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 xn(t,e,i,s){s||(i.configurable=i.enumerable=!0),Object.defineProperty(t,e,i)}function bn(t,e){return Object.getOwnPropertyDescriptor(t,e)}function En(t,e){return(i,s)=>kn(i,s,t,e&&e(s))}function Bn(t){return t}function kn(t,e,i,s){const n={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)}};xn(t,e,Object.assign(n,s||{})),Qn(t,e,i)}function Pn(t){return En(t)}function Rn(t,e){return En(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.matrixChanged||this.__layout.matrixChange())}})))}function Cn(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__hasAutoLayout=!!(this.origin||this.around||this.flow),this.__local||this.__layout.createLocal(),An(this))}})))}function Sn(t,e){return En(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.scaleChanged||this.__layout.scaleChange())}})))}function Tn(t,e){return En(t,(t=>({set(i){this.__setAttr(t,i,e)&&(this.__layout.rotationChanged||this.__layout.rotationChange())}})))}function Ln(t,e){return En(t,(t=>({set(i){this.__setAttr(t,i,e)&&An(this)}})))}function Dn(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&(An(this),this.__.__removeNaturalSize())}})))}function An(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}function On(t){return En(t,(t=>({set(e){const i=this.__;2!==i.__pathInputed&&(i.__pathInputed=e?1:0),e||(i.__pathForRender=void 0),this.__setAttr(t,e),An(this)}})))}const In=Ln;function Fn(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&Mn(this)}})))}function Mn(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&An(t)}const Wn=Fn;function Nn(t){return En(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Un(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange())}})))}function zn(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.opacityChanged||this.__layout.opacityChange()),this.mask&&Hn(this)}})))}function Yn(t){return En(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&&Hn(this)}})))}function Hn(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||An(t))}function jn(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.surfaceChanged||this.__layout.surfaceChange(),this.waitParent((()=>{this.parent.__layout.childrenSortChange()})))}})))}function Vn(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&(this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent((()=>{this.parent.__updateMask(e)})))}})))}function Gn(t){return En(t,(t=>({set(e){this.__setAttr(t,e)&&this.waitParent((()=>{this.parent.__updateEraser(e)}))}})))}function qn(t){return En(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 En(t,(t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}})))}function Zn(t){return(e,i)=>{xn(e,"__DataProcessor",{get:()=>t})}}function Qn(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}=It;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=bn(h,e),h=h.__proto__;a&&a.set&&(o.set=a.set),s[r]&&(o.set=s[r],delete s[r]),xn(s,e,o)}const Jn=new wt("rewrite"),$n=[],tr=["destroy","constructor"];function er(t){return(e,i)=>{$n.push({name:e.constructor.name+"."+i,run:()=>{e[i]=t}})}}function ir(){return t=>{sr()}}function sr(t){$n.length&&($n.forEach((e=>{t&&Jn.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()})),$n.length=0)}function nr(t,e){return i=>{var s;(t.prototype?(s=t.prototype,Object.getOwnPropertyNames(s)):Object.keys(t)).forEach((s=>{if(!(tr.includes(s)||e&&e.includes(s)))if(t.prototype){bn(t.prototype,s).writable&&(i.prototype[s]=t.prototype[s])}else i.prototype[s]=t[s]}))}}function rr(){return t=>{St.register(t)}}function or(){return t=>{Dt.register(t)}}setTimeout((()=>sr(!0)));const{copy:ar,toInnerPoint:hr,toOuterPoint:lr,scaleOfOuter:dr,rotateOfOuter:cr,skewOfOuter:ur,multiplyParent:_r,divideParent:pr,getLayout:gr}=b,fr={},yr={updateAllMatrix(t,e,i){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(i=!0),wr(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++)xr(e[t])}},updateAllChange(t){if(xr(t),t.__updateChange(),t.isBranch){const{children:e}=t;for(let t=0,i=e.length;t<i;t++)br(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?lr(t.localTransform,r,r,!0):t.parent&&hr(t.parent.worldTransform,r,r,!0),mr.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){mr.zoomOfLocal(t,Er(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),ar(fr,o),dr(fr,e,i,s),t.origin||t.around)mr.setTransform(t,fr,n,r);else{const e=t.x+fr.e-o.e,a=t.y+fr.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){mr.rotateOfLocal(t,Er(t,e),i,s)},rotateOfLocal(t,e,i,s){const n=t.__localMatrix;ar(fr,n),cr(fr,e,i),t.origin||t.around?mr.setTransform(t,fr,!1,s):t.set({x:t.x+fr.e-n.e,y:t.y+fr.f-n.f,rotation:h.formatRotation(t.rotation+i)},s)},skewOfWorld(t,e,i,s,n,r){mr.skewOfLocal(t,Er(t,e),i,s,n,r)},skewOfLocal(t,e,i,s=0,n,r){ar(fr,t.__localMatrix),ur(fr,e,i,s),mr.setTransform(t,fr,n,r)},transformWorld(t,e,i,s){ar(fr,t.worldTransform),_r(fr,e),t.parent&&pr(fr,t.parent.worldTransform),mr.setTransform(t,fr,i,s)},transform(t,e,i,s){ar(fr,t.localTransform),_r(fr,e),mr.setTransform(t,fr,i,s)},setTransform(t,e,i,s){const n=t.__,r=n.origin&&mr.getInnerOrigin(t,n.origin),o=gr(e,r,n.around&&mr.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=mr.getInnerOrigin(t,n.origin);A.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 dr(i,mr.getLocalOrigin(t,"center"),-1*s,1*s),i},getLocalOrigin:(t,e)=>A.tempToOuterOf(mr.getInnerOrigin(t,e),t.localTransform),getInnerOrigin(t,e){const i={};return gt.toPoint(e,t.boxBounds,i),i},getRelativeWorld:(t,e,i)=>(ar(fr,t.worldTransform),pr(fr,e.worldTransform),i?fr:Object.assign({},fr)),drop(t,e,i,s){t.setTransform(mr.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}}},mr=yr,{updateAllMatrix:vr,updateMatrix:wr,updateAllWorldOpacity:xr,updateAllChange:br}=mr;function Er(t,e){return t.__layout.update(),t.parent?A.tempToInnerOf(e,t.parent.__world):e}const Br={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:kr}=yr,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),Sr(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++)kr(s[t]);e&&e===i||kr(i)}}},{pushAllChildBranch:Rr,pushAllBranchStack:Cr,updateBoundsByBranchStack:Sr}=Pr,Tr={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}=yr,{toOuterOf:Dr,getPoints:Ar,copy:Or}=rt,Ir="_localContentBounds",Fr="_worldContentBounds",Mr="_worldBoxBounds",Wr="_worldStrokeBounds";class Nr{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 Dr(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 Dr(this.contentBounds,this.leaf.__world,this[Fr]||(this[Fr]={})),this[Fr]}get worldBoxBounds(){return Dr(this.boxBounds,this.leaf.__world,this[Mr]||(this[Mr]={})),this[Mr]}get worldStrokeBounds(){return Dr(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)),Or(o,a),A.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=Ar(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 zr extends Ur{constructor(t,e,i){super(t,e),this.parent=i,this.child=e}}zr.ADD="child.add",zr.REMOVE="child.remove",zr.CREATED="created",zr.MOUNTED="mounted",zr.UNMOUNTED="unmounted",zr.DESTROY="destroy";class Yr extends Ur{constructor(t,e,i,s,n){super(t,e),this.attrName=i,this.oldValue=s,this.newValue=n}}Yr.CHANGE="property.change",Yr.LEAFER_CHANGE="property.leafer_change";class Hr extends Ur{constructor(t,e){super(t),Object.assign(this,e)}}Hr.LOAD="image.load",Hr.LOADED="image.loaded",Hr.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 jr extends Ur{constructor(t,e){super(t),this.data=e}}jr.REQUEST="watch.request",jr.DATA="watch.data";class Vr extends Ur{constructor(t,e,i){super(t),e&&(this.data=e,this.times=i)}}Vr.REQUEST="layout.request",Vr.START="layout.start",Vr.BEFORE="layout.before",Vr.LAYOUT="layout",Vr.AFTER="layout.after",Vr.AGAIN="layout.again",Vr.END="layout.end";class Gr extends Ur{constructor(t,e,i,s){super(t),e&&(this.times=e),i&&(this.renderBounds=i,this.renderOptions=s)}}Gr.REQUEST="render.request",Gr.CHILD_START="render.child_start",Gr.START="render.start",Gr.BEFORE="render.before",Gr.RENDER="render",Gr.AFTER="render.after",Gr.AGAIN="render.again",Gr.END="render.end",Gr.NEXT="render.next";class qr extends Ur{}qr.START="leafer.start",qr.BEFORE_READY="leafer.before_ready",qr.READY="leafer.ready",qr.AFTER_READY="leafer.after_ready",qr.VIEW_READY="leafer.view_ready",qr.VIEW_COMPLETED="leafer.view_completed",qr.STOP="leafer.stop",qr.RESTART="leafer.restart",qr.END="leafer.end";const Kr={};class Zr{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=Qr(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=Qr(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&&Dt.has(t)&&(e=Dt.get(t,{type:t,target:this,current:this}));const s=Qr(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 Qr(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:Jr,on_:$r,off:to,off_:eo,once:io,emit:so,emitEvent:no,hasEvent:ro,destroy:oo}=Zr.prototype,ao={on:Jr,on_:$r,off:to,off_:eo,once:io,emit:so,emitEvent:no,hasEvent:ro,destroyEventer:oo},{isFinite:ho}=Number,lo=wt.get("setAttr"),co={__setAttr(t,e,i){if(this.leaferIsCreated){const s=this.__.__getInput(t);if(i&&!ho(e)&&void 0!==e&&(lo.warn(this.innerName,t,e),e=void 0),"object"==typeof e||s!==e){this.__realSetAttr(t,e);const{CHANGE:i}=Yr,n=new Yr(i,this,t,s,e);return this.isLeafer?this.emitEvent(new Yr(Yr.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:uo,multiplyParent:_o,translateInner:po,defaultWorld:go}=b,{toPoint:fo,tempPoint:yo}=gt,mo={__updateWorldMatrix(){_o(this.__local||this.__layout,this.parent?this.parent.__world:go,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)&&(uo(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)&&(fo(i.around||i.origin,t.boxBounds,yo),po(e,-yo.x,-yo.y,!i.around))}this.__layout.matrixChanged=!1}},{updateMatrix:vo,updateAllMatrix:wo}=yr,{updateBounds:xo}=Pr,{toOuterOf:bo,copyAndSpread:Eo,copy:Bo}=rt,{toBounds:ko}=Js,Po={__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?ko(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(),wo(this),xo(this,this),this.__.__autoSide&&this.__updateBoxBounds(!0)):(wo(this),xo(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;Eo(t.strokeBounds,t.boxBounds,t.strokeBoxSpread)},__updateRenderBounds(){const t=this.__layout;t.renderSpread>0?Eo(t.renderBounds,t.boxBounds,t.renderSpread):Bo(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}=Br,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,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:To,create:Lo}=s,{toInnerPoint:Do,toOuterPoint:Ao,multiplyParent:Oo}=b,{toOuterOf:Io}=rt,{copy:Fo,move:Mo}=A,{moveLocal:Wo,zoomOfLocal:No,rotateOfLocal:Uo,skewOfLocal:zo,moveWorld:Yo,zoomOfWorld:Ho,rotateOfWorld:Xo,skewOfWorld:jo,transform:Vo,transformWorld:Go,setTransform:qo,getFlipTransform:Ko,getLocalOrigin:Zo,getRelativeWorld:Qo,drop:Jo}=yr;t.Leaf=class{get tag(){return this.__tag}set tag(t){}get __tag(){return"Leaf"}get innerName(){return this.__.name||this.tag+this.innerId}get __DataProcessor(){return Mt}get __LayoutProcessor(){return Nr}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(To),this.reset(t),this.__bubbleMap&&this.__emitLifeEvent(zr.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(zr.ADD,t,"once")}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.on(zr.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(zr.MOUNTED)):this.__emitLifeEvent(zr.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 Oo(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?Qo(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&&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),Do(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 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){qo(this,t,e,i)}transform(t,e,i){Vo(this,t,e,i)}move(t,e,i){Wo(this,t,e,i)}moveInner(t,e,i){Yo(this,t,e,!0,i)}scaleOf(t,e,i,s,n){No(this,Zo(this,t),e,i,s,n)}rotateOf(t,e,i){Uo(this,Zo(this,t),e,i)}skewOf(t,e,i,s,n){zo(this,Zo(this,t),e,i,s,n)}transformWorld(t,e,i){Go(this,t,e,i)}moveWorld(t,e,i){Yo(this,t,e,!1,i)}scaleOfWorld(t,e,i,s,n){Ho(this,t,e,i,s,n)}rotateOfWorld(t,e){Xo(this,t,e)}skewOfWorld(t,e,i,s,n){jo(this,t,e,i,s,n)}flip(t,e){Vo(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 Rt.need("path")}getMotionPoint(t){return Rt.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){Jo(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):Qn(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 zr(t,this,this.parent))}destroy(){this.destroyed||(this.parent&&this.remove(),this.children&&this.clear(),this.__emitLifeEvent(zr.DESTROY),this.__.destroy(),this.__layout.destroy(),this.destroyEventer(),this.destroyed=!0)}},t.Leaf=zt([nr(co),nr(mo),nr(Po),nr(ao),nr(Ro)],t.Leaf);const{setListWithFn:$o}=rt,{sort:ta}=Pr,{localBoxBounds:ea,localStrokeBounds:ia,localRenderBounds:sa,maskLocalBoxBounds:na,maskLocalStrokeBounds:ra,maskLocalRenderBounds:oa}=Br,aa=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?na:ea)}__updateStrokeBounds(){$o(this.__layout.strokeBounds,this.children,this.__hasMask?ra:ia)}__updateRenderBounds(){$o(this.__layout.renderBounds,this.children,this.__hasMask?oa:sa)}__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(ta),this.__layout.affectChildrenSort=t}}add(t,e){if(t===this||t.destroyed)return aa.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=St.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(zr.ADD),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(zr.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(zr.REMOVE),t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(zr.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const i=new zr(t,e,this);this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(i),this.leafer.emitEvent(i)}},t.Branch=zt([nr(So)],t.Branch);class ha{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 ha;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 la{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(t instanceof Array?this.addList(t):this.add(t))}has(t){return void 0!==this.keys[t.innerId]}without(t){return void 0===this.keys[t.innerId]}sort(t){const{levels:e}=this;t?e.sort(((t,e)=>e-t)):e.sort(((t,e)=>t-e))}addList(t){t.forEach((t=>{this.add(t)}))}add(t){const{keys:e,levelMap:i}=this;e[t.innerId]||(e[t.innerId]=1,i[t.__level]?i[t.__level].push(t):(i[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach((i=>{e=this.levelMap[i];for(let i=0,s=e.length;i<s;i++)t(e[i])}))}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}class da extends Qt{get allowBackgroundColor(){return!0}init(){this.__createView(),this.__createContext(),this.resize(this.config)}__createView(){this.view=e.origin.createCanvas(1,1)}updateViewSize(){const{width:t,height:e,pixelRatio:i}=this;this.view.width=Math.ceil(t*i),this.view.height=Math.ceil(e*i),this.clientBounds=this.bounds}}dn(OffscreenCanvasRenderingContext2D.prototype),dn(Path2D.prototype);const{mineType:ca}=cn;function ua(t,s){e.origin={createCanvas:(t,e)=>new OffscreenCanvas(t,e),canvasToDataURL:(t,e,i)=>new Promise(((s,n)=>{t.convertToBlob({type:ca(e),quality:i}).then((t=>{var e=new FileReader;e.onload=t=>s(t.target.result),e.onerror=t=>n(t),e.readAsDataURL(t)})).catch((t=>{n(t)}))})),canvasToBolb:(t,e,i)=>t.convertToBlob({type:ca(e),quality:i}),canvasSaveAs:(t,e,i)=>new Promise((t=>t())),download(t,e){},loadImage:t=>new Promise(((i,s)=>{let n=new XMLHttpRequest;n.open("GET",e.image.getRealURL(t),!0),n.responseType="blob",n.onload=()=>{createImageBitmap(n.response).then((t=>{i(t)})).catch((t=>{s(t)}))},n.onerror=t=>s(t),n.send()}))},e.canvas=i.canvas(),e.conicGradientSupport=!!e.canvas.context.createConicGradient}Object.assign(i,{canvas:(t,e)=>new da(t,e),image:t=>new wn(t)}),e.name="web",e.isWorker=!0,e.backgrounder=!0,e.requestRender=function(t){requestAnimationFrame(t)},xn(e,"devicePixelRatio",{get:()=>1});const{userAgent:_a}=navigator;_a.indexOf("Firefox")>-1?(e.conicGradientRotate90=!0,e.intWheelDeltaY=!0):_a.indexOf("Safari")>-1&&-1===_a.indexOf("Chrome")&&(e.fullImageShadow=!0),_a.indexOf("Windows")>-1?(e.os="Windows",e.intWheelDeltaY=!0):_a.indexOf("Mac")>-1?e.os="Mac":_a.indexOf("Linux")>-1&&(e.os="Linux");class pa{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new ha;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 ha,this.target=t,e&&(this.config=It.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(Gr.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===zr.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 jr(jr.DATA,{updatedList:this.updatedList})),this.__updatedList=new ha,this.totalTimes++,this.changed=!1,this.hasVisible=!1,this.hasRemove=!1,this.hasAdd=!1}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Yr.CHANGE,this.__onAttrChange,this),t.on_([zr.ADD,zr.REMOVE],this.__onChildEvent,this),t.on_(jr.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:ga,updateBounds:fa,updateAllWorldOpacity:ya}=yr,{pushAllChildBranch:ma,pushAllParent:va}=Pr;const{worldBounds:wa}=Br,xa={x:0,y:0,width:1e5,height:1e5};class ba{constructor(t){this.updatedBounds=new lt,this.beforeBounds=new lt,this.afterBounds=new lt,t instanceof Array&&(t=new ha(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,wa)}setAfter(){const{list:t}=this.updatedList;t.some((t=>t.noBounds))?this.afterBounds.set(xa):this.afterBounds.setListWithFn(t,wa),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:Ea,updateAllChange:Ba}=yr,ka=wt.get("Layouter");class Pa{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new la,this.target=t,e&&(this.config=It.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(Vr.START),this.layoutOnce(),t.emitEvent(new Vr(Vr.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(jr.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}=Vr,a=this.getBlocks(s);a.forEach((t=>t.setBefore())),i.emitEvent(new Vr(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?(ga(t,!0),e.add(t),t.isBranch&&ma(t,e),va(t,e)):i.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),va(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||fa(s[t])}fa(i)}}))}(this.__levelList),function(t){let e;t.list.forEach((t=>{e=t.__layout,e.opacityChanged&&ya(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 Vr(r,a,this.times)),i.emitEvent(new Vr(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}=Vr,r=this.getBlocks(new ha(e));e.emitEvent(new Vr(i,r,this.times)),Pa.fullLayout(e),r.forEach((t=>{t.setAfter()})),e.emitEvent(new Vr(s,r,this.times)),e.emitEvent(new Vr(n,r,this.times)),this.addBlocks(r),Bt.end(t)}static fullLayout(t){Ea(t,!0),t.isBranch?Pr.updateBounds(t):yr.updateBounds(t),Ba(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:i}=this.extraBlock||(this.extraBlock=new ba([]));e.length?i.add(t.__world):i.set(t.__world),e.add(t)}}createBlock(t){return new ba(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_(Vr.REQUEST,this.layout,this),t.on_(Vr.AGAIN,this.layoutAgain,this),t.on_(jr.DATA,this.__onReceiveWatchData,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const Ra=wt.get("Renderer");class Ca{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=It.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(Vr.REQUEST)}render(t){if(!this.running||!this.canvas.view)return this.update();const{target:e}=this;this.times=0,this.totalBounds=new lt,Ra.log(e.innerName,"---\x3e");try{e.isApp||e.app.emit(Gr.CHILD_START,e),this.emitRender(Gr.START),this.renderOnce(t),this.emitRender(Gr.END,this.totalBounds),fn.clearRecycled()}catch(t){this.rendering=!1,Ra.error(t)}Ra.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return Ra.warn("rendering");if(this.times>3)return Ra.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new lt,this.renderOptions={},t)this.emitRender(Gr.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Gr.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Gr.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Gr.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(Gr.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||Ra.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 Gr(t,this.times,e,i))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Gr.REQUEST,this.update,this),t.on_(Vr.END,this.__onLayoutEnd,this),t.on_(Gr.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:Sa}=rt;class Ta{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 ha(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 ha;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||yr.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 ha;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 ha;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 ha,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||Sa(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 La{constructor(t,e){this.config={},e&&(this.config=It.default(e,this.config)),this.picker=new Ta(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):Rt.need("find")}destroy(){this.picker.destroy(),this.finder&&this.finder.destroy()}}function Da(t){return En(t,(t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Aa(t){return En(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}})))}function Oa(){return(t,e)=>{const i="_"+e;xn(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 pa(t,e),layouter:(t,e)=>new Pa(t,e),renderer:(t,e,i)=>new Ca(t,e,i),selector:(t,e)=>new La(t,e)}),e.layout=Pa.fullLayout;const Ia={},Fa={},Ma={number:(t,e)=>"object"==typeof t?"percent"===t.type?t.value*e:t.value:t},Wa={},Na={},Ua={},za={},Ya={},Ha={},Xa={setStyleName:(t,e,i)=>Rt.need("state"),set:(t,e)=>Rt.need("state")},ja={list:{},register(t,e){ja.list[t]=e},get:t=>ja.list[t]},{parse:Va,objectToCanvasData:Ga}=vi,qa={},Ka=wt.get("UIData");class Za extends Mt{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,Ka.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,Ka.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"),Ua.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"),Ua.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?Va(t):Ga(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 Qa extends Za{}class Ja extends Qa{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 $a extends Qa{__getInputData(t,e){const i=super.__getInputData(t,e);return Zt.forEach((t=>delete i[t])),i}}class th extends Ja{}class eh extends Za{}class ih extends Za{get __boxStroke(){return!this.__pathInputed}}class sh extends Za{get __boxStroke(){return!this.__pathInputed}}class nh extends Za{}class rh extends Za{}class oh extends Za{get __pathInputed(){return 2}}class ah extends Qa{}const hh={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};class lh extends Za{get __useNaturalRatio(){return!1}setFontWeight(t){"string"==typeof t?(this.__setInput("fontWeight",t),this._fontWeight=hh[t]||400):(this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t)}}class dh extends ih{setUrl(t){this.__setImageFill(t),this._url=t}__setImageFill(t){this.__leaf.image&&(this.__leaf.image=null),this.fill=t?{type:"image",mode:"stretch",url:t}:void 0}__getData(){const t=super.__getData();return delete t.fill,t}__getInputData(t,e){const i=super.__getInputData(t,e);return delete i.fill,i}}class ch extends ih{get __isCanvas(){return!0}get __drawAfterFill(){return!0}__getInputData(t,e){const i=super.__getInputData(t,e);return i.url=this.__leaf.canvas.toDataURL("image/png"),i}}const uh={__updateStrokeSpread(){let t=0,e=0;const i=this.__,{strokeAlign:s,strokeWidth: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)}},_h={__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){ph(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&&Ya.shadow(this,t,o),s&&(i.__isFills?Na.fills(s,this,t):Na.fill(s,this,t)),r&&this.__drawAfterFill(t,e),h&&Ya.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?ph(this,t,e):this.__drawFast(t,e)},__renderShape(t,e,i,s){if(this.__worldOpacity){t.setWorld(this.__nowWorld=this.__getNowWorld(e));const{fill: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 ph(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 gh={__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 fh,yh;t.UI=fh=class extends t.Leaf{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){h.assignScale(this,t)}get scale(){return this.__.scale}get pen(){const{path:t}=this.__;return hn.set(this.path=t||[]),t||this.__drawPathByBox(hn),hn}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 Rt.need("find")}findTag(t){return this.find({tag:t})}findOne(t,e){return Rt.need("find")}findId(t){return this.findOne({id:t})}getPath(t,e){this.__layout.update();let i=e?this.__.__pathForRender:this.__.path;return i||(hn.set(i=[]),this.__drawPathByBox(hn)),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?an.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&Wa.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?ws.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:i,width:s,height:n}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:r}=this.__;t.roundRect(e,i,s,n,"number"==typeof r?[r]:r)}else t.rect(e,i,s,n)}animate(t,e,i,s){return Rt.need("animate")}killAnimate(t,e){}export(t,e){return Rt.need("export")}clone(t){const e=this.toJSON();return t&&Object.assign(e,t),fh.one(e)}static one(t,e,i,s,n){return St.get(t.tag||this.prototype.__tag,t,e,i,s,n)}static registerUI(){rr()(this)}static registerData(t){Zn(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,this.__animate&&this.killAnimate(),super.destroy()}},zt([Zn(Za)],t.UI.prototype,"__",void 0),zt([Oa()],t.UI.prototype,"zoomLayer",void 0),zt([Pn("")],t.UI.prototype,"id",void 0),zt([Pn("")],t.UI.prototype,"name",void 0),zt([Pn("")],t.UI.prototype,"className",void 0),zt([Un("pass-through")],t.UI.prototype,"blendMode",void 0),zt([zn(1)],t.UI.prototype,"opacity",void 0),zt([Yn(!0)],t.UI.prototype,"visible",void 0),zt([Un(!1)],t.UI.prototype,"locked",void 0),zt([jn(0)],t.UI.prototype,"zIndex",void 0),zt([Vn(!1)],t.UI.prototype,"mask",void 0),zt([Gn(!1)],t.UI.prototype,"eraser",void 0),zt([Rn(0,!0)],t.UI.prototype,"x",void 0),zt([Rn(0,!0)],t.UI.prototype,"y",void 0),zt([Ln(100,!0)],t.UI.prototype,"width",void 0),zt([Ln(100,!0)],t.UI.prototype,"height",void 0),zt([Sn(1,!0)],t.UI.prototype,"scaleX",void 0),zt([Sn(1,!0)],t.UI.prototype,"scaleY",void 0),zt([Tn(0,!0)],t.UI.prototype,"rotation",void 0),zt([Tn(0,!0)],t.UI.prototype,"skewX",void 0),zt([Tn(0,!0)],t.UI.prototype,"skewY",void 0),zt([Rn(0,!0)],t.UI.prototype,"offsetX",void 0),zt([Rn(0,!0)],t.UI.prototype,"offsetY",void 0),zt([Rn(0,!0)],t.UI.prototype,"scrollX",void 0),zt([Rn(0,!0)],t.UI.prototype,"scrollY",void 0),zt([Cn()],t.UI.prototype,"origin",void 0),zt([Cn()],t.UI.prototype,"around",void 0),zt([Pn(!1)],t.UI.prototype,"lazy",void 0),zt([Dn(1)],t.UI.prototype,"pixelRatio",void 0),zt([On()],t.UI.prototype,"path",void 0),zt([In()],t.UI.prototype,"windingRule",void 0),zt([In(!0)],t.UI.prototype,"closed",void 0),zt([Ln(0)],t.UI.prototype,"padding",void 0),zt([Ln(!1)],t.UI.prototype,"lockRatio",void 0),zt([Ln()],t.UI.prototype,"widthRange",void 0),zt([Ln()],t.UI.prototype,"heightRange",void 0),zt([Pn(!1)],t.UI.prototype,"draggable",void 0),zt([Pn()],t.UI.prototype,"dragBounds",void 0),zt([Pn(!1)],t.UI.prototype,"editable",void 0),zt([qn(!0)],t.UI.prototype,"hittable",void 0),zt([qn("path")],t.UI.prototype,"hitFill",void 0),zt([Wn("path")],t.UI.prototype,"hitStroke",void 0),zt([qn(!1)],t.UI.prototype,"hitBox",void 0),zt([qn(!0)],t.UI.prototype,"hitChildren",void 0),zt([qn(!0)],t.UI.prototype,"hitSelf",void 0),zt([qn()],t.UI.prototype,"hitRadius",void 0),zt([Kn("")],t.UI.prototype,"cursor",void 0),zt([Un()],t.UI.prototype,"fill",void 0),zt([Wn()],t.UI.prototype,"stroke",void 0),zt([Wn("inside")],t.UI.prototype,"strokeAlign",void 0),zt([Wn(1)],t.UI.prototype,"strokeWidth",void 0),zt([Wn(!1)],t.UI.prototype,"strokeWidthFixed",void 0),zt([Wn("none")],t.UI.prototype,"strokeCap",void 0),zt([Wn("miter")],t.UI.prototype,"strokeJoin",void 0),zt([Wn()],t.UI.prototype,"dashPattern",void 0),zt([Wn()],t.UI.prototype,"dashOffset",void 0),zt([Wn(10)],t.UI.prototype,"miterLimit",void 0),zt([In(0)],t.UI.prototype,"cornerRadius",void 0),zt([In()],t.UI.prototype,"cornerSmoothing",void 0),zt([Da()],t.UI.prototype,"shadow",void 0),zt([Da()],t.UI.prototype,"innerShadow",void 0),zt([Da()],t.UI.prototype,"blur",void 0),zt([Da()],t.UI.prototype,"backgroundBlur",void 0),zt([Da()],t.UI.prototype,"grayscale",void 0),zt([Pn({})],t.UI.prototype,"data",void 0),zt([er(t.Leaf.prototype.reset)],t.UI.prototype,"reset",null),t.UI=fh=zt([nr(uh),nr(_h),ir()],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(){}},zt([Zn(Qa)],t.Group.prototype,"__",void 0),t.Group=zt([nr(t.Branch),rr()],t.Group);const mh=wt.get("Leafer");t.Leafer=yh=class extends t.Group{get __tag(){return"Leafer"}get isApp(){return!1}get app(){return this.parent||this}get isLeafer(){return!0}get imageReady(){return this.viewReady&&fn.isComplete}get layoutLocked(){return!this.layouter.running}get FPS(){return this.renderer?this.renderer.FPS:60}get cursorPoint(){return this.interaction&&this.interaction.hoverData||{x:this.width/2,y:this.height/2}}get clientBounds(){return this.canvas&&this.canvas.getClientBounds()}constructor(t,e){super(e),this.config={start:!0,hittable:!0,smooth:!0,lazySpeard:100},this.leafs=0,this.__eventIds=[],this.__controllers=[],this.__readyWait=[],this.__viewReadyWait=[],this.__viewCompletedWait=[],this.__nextRenderWait=[],this.userConfig=t,t&&(t.view||t.width)&&this.init(t),yh.list.add(this)}init(t,e){if(this.canvas)return;let s;const{config: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,It.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 Ot,s=n.start),this.hittable=n.hittable,this.fill=n.fill,this.canvasManager.add(r),this.__listenEvents(),s&&(this.__startTimer=setTimeout(this.start.bind(this))),Tr.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(qr.RESTART):this.emitLeafer(qr.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(qr.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=It.copyAttrs({},t,Zt);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=It.copyAttrs({},this.canvas,Zt);e.resize(t),this.updateLazyBounds(),this.__onResize(new Xr(t,i))}__onResize(t){this.emitEvent(t),It.copyAttrs(this.__,t,Zt),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&&(Zt.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&&Zt.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const i=It.copyAttrs({},this.canvas,Zt);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(qr.BEFORE_READY),this.emitLeafer(qr.READY),this.emitLeafer(qr.AFTER_READY),Tr.run(this.__readyWait)}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(qr.VIEW_READY),Tr.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){Tr.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(qr.VIEW_COMPLETED),Tr.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 Rt.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 qr(t,this))}__listenEvents(){const t=Bt.start("FirstCreate "+this.innerName);this.once(qr.START,(()=>Bt.end(t))),this.once(Vr.START,(()=>this.updateLazyBounds())),this.once(Gr.START,(()=>this.__onCreated())),this.once(Gr.END,(()=>this.__onViewReady())),this.__eventIds.push(this.on_(jr.DATA,this.__onWatchData,this),this.on_(Vr.END,this.__onLayoutEnd,this),this.on_(Gr.NEXT,this.__onNextRender,this))}__removeListenEvents(){this.off_(this.__eventIds),this.__eventIds.length=0}destroy(t){const e=()=>{if(!this.destroyed){yh.list.remove(this);try{this.stop(),this.emitEvent(new qr(qr.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((()=>{fn.clearRecycled()}),100)}catch(t){mh.error(t)}}};t?e():setTimeout(e)}},t.Leafer.list=new ha,zt([Zn($a)],t.Leafer.prototype,"__",void 0),zt([Ln()],t.Leafer.prototype,"pixelRatio",void 0),t.Leafer=yh=zt([rr()],t.Leafer),t.Rect=class extends t.UI{get __tag(){return"Rect"}constructor(t){super(t)}},zt([Zn(ih)],t.Rect.prototype,"__",void 0),t.Rect=zt([nr(gh),ir(),rr()],t.Rect);const{copy:vh,add:wh,includes:xh}=rt,bh=t.Rect.prototype,Eh=t.Group.prototype,Bh={};t.Box=class extends t.Group{get __tag(){return"Box"}get isBranchLeaf(){return!0}constructor(t){super(t),this.__layout.renderChanged||this.__layout.renderChange()}__updateStrokeSpread(){return 0}__updateRectRenderSpread(){return 0}__updateRenderSpread(){return this.__updateRectRenderSpread()||-1}__updateRectBoxBounds(){}__updateBoxBounds(t){const e=this.__;if(this.children.length)if(e.__autoSide){e.__hasSurface&&this.__extraUpdate(),super.__updateBoxBounds();const{boxBounds:t}=this.__layout;e.__autoSize||(e.__autoWidth?(t.width+=t.x,t.x=0,t.height=e.height,t.y=0):(t.height+=t.y,t.y=0,t.width=e.width,t.x=0)),this.__updateNaturalSize()}else this.__updateRectBoxBounds();else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){let t;const{renderBounds:e}=this.__layout;this.children.length?(super.__updateRenderBounds(),vh(Bh,e),this.__updateRectRenderBounds(),t=!xh(e,Bh),t&&"hide"!==this.__.overflow&&wh(e,Bh)):this.__updateRectRenderBounds(),!this.isOverflow!=!t&&(this.isOverflow=t)}__updateRectRenderBounds(){}__updateRectChange(){}__updateChange(){super.__updateChange(),this.__updateRectChange()}__renderRect(t,e){}__renderGroup(t,e){}__render(t,e){this.__.__drawAfterFill?this.__renderRect(t,e):(this.__renderRect(t,e),this.children.length&&this.__renderGroup(t,e))}__drawContent(t,e){this.__renderGroup(t,e),this.__.__hasStroke&&(t.setWorld(this.__nowWorld),this.__drawRenderPath(t))}},zt([Zn(Ja)],t.Box.prototype,"__",void 0),zt([Pn(!1)],t.Box.prototype,"resizeChildren",void 0),zt([Nn("show")],t.Box.prototype,"overflow",void 0),zt([er(bh.__updateStrokeSpread)],t.Box.prototype,"__updateStrokeSpread",null),zt([er(bh.__updateRenderSpread)],t.Box.prototype,"__updateRectRenderSpread",null),zt([er(bh.__updateBoxBounds)],t.Box.prototype,"__updateRectBoxBounds",null),zt([er(bh.__updateStrokeBounds)],t.Box.prototype,"__updateStrokeBounds",null),zt([er(bh.__updateRenderBounds)],t.Box.prototype,"__updateRectRenderBounds",null),zt([er(bh.__updateChange)],t.Box.prototype,"__updateRectChange",null),zt([er(bh.__render)],t.Box.prototype,"__renderRect",null),zt([er(Eh.__render)],t.Box.prototype,"__renderGroup",null),t.Box=zt([ir(),rr()],t.Box),t.Frame=class extends t.Box{get __tag(){return"Frame"}get isFrame(){return!0}constructor(t){super(t)}},zt([Zn(th)],t.Frame.prototype,"__",void 0),zt([Un("#FFFFFF")],t.Frame.prototype,"fill",void 0),zt([Nn("hide")],t.Frame.prototype,"overflow",void 0),t.Frame=zt([rr()],t.Frame);const{moveTo:kh,closePath:Ph,ellipse:Rh}=Yi;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&&Rh(h,o,a,o*s,a*s,0,n,r,!1),Rh(h,o,a,o,a,0,r,n,!0),s<1&&Ph(h)):(s<1&&(Rh(h,o,a,o*s,a*s),kh(h,t,a)),Rh(h,o,a,o,a,0,360,0,!0)),e.ellipseToCurve&&(this.__.path=this.getPath(!0))):n||r?(kh(h,o,a),Rh(h,o,a,o,a,0,n,r,!1),Ph(h)):Rh(h,o,a,o,a)}},zt([Zn(sh)],t.Ellipse.prototype,"__",void 0),zt([In(0)],t.Ellipse.prototype,"innerRadius",void 0),zt([In(0)],t.Ellipse.prototype,"startAngle",void 0),zt([In(0)],t.Ellipse.prototype,"endAngle",void 0),t.Ellipse=zt([rr()],t.Ellipse);const{moveTo:Ch,lineTo:Sh,drawPoints:Th}=Yi,{rotate:Lh,getAngle:Dh,getDistance:Ah,defaultPoint:Oh}=A,{toBounds:Ih}=Js;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&&Lh(i,e),i}set toPoint(t){this.width=Ah(Oh,t),this.rotation=Dh(Oh,t),this.height&&(this.height=0)}constructor(t){super(t)}__updatePath(){const t=this.__,e=t.path=[];t.points?Th(e,t.points,!1,t.closed):(Ch(e,0,0),Sh(e,this.width,0))}__updateRenderPath(){const t=this.__;!this.pathInputed&&t.points&&t.curve?(Th(t.__pathForRender=[],t.points,t.curve,t.closed),t.__useArrow&&Wa.addArrows(this,!1)):super.__updateRenderPath()}__updateBoxBounds(){this.points?Ih(this.__.__pathForRender,this.__layout.boxBounds):super.__updateBoxBounds()}},zt([Zn(eh)],t.Line.prototype,"__",void 0),zt([Fn("center")],t.Line.prototype,"strokeAlign",void 0),zt([Ln(0)],t.Line.prototype,"height",void 0),zt([In()],t.Line.prototype,"points",void 0),zt([In(0)],t.Line.prototype,"curve",void 0),zt([In(!1)],t.Line.prototype,"closed",void 0),t.Line=zt([rr()],t.Line);const{sin:Fh,cos:Mh,PI:Wh}=Math,{moveTo:Nh,lineTo:Uh,closePath:zh,drawPoints:Yh}=Yi,Hh=t.Line.prototype;t.Polygon=class extends t.UI{get __tag(){return"Polygon"}constructor(t){super(t)}__updatePath(){const t=this.__.path=[];if(this.__.points)Yh(t,this.__.points,!1,!0);else{const{width:e,height:i,sides:s}=this.__,n=e/2,r=i/2;Nh(t,n,0);for(let e=1;e<s;e++)Uh(t,n+n*Fh(2*e*Wh/s),r-r*Mh(2*e*Wh/s))}zh(t)}__updateRenderPath(){}__updateBoxBounds(){}},zt([Zn(nh)],t.Polygon.prototype,"__",void 0),zt([In(3)],t.Polygon.prototype,"sides",void 0),zt([In()],t.Polygon.prototype,"points",void 0),zt([In(0)],t.Polygon.prototype,"curve",void 0),zt([er(Hh.__updateRenderPath)],t.Polygon.prototype,"__updateRenderPath",null),zt([er(Hh.__updateBoxBounds)],t.Polygon.prototype,"__updateBoxBounds",null),t.Polygon=zt([ir(),rr()],t.Polygon);const{sin:Xh,cos:jh,PI:Vh}=Math,{moveTo:Gh,lineTo:qh,closePath:Kh}=Yi;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=[];Gh(o,n,0);for(let t=1;t<2*i;t++)qh(o,n+(t%2==0?n:n*s)*Xh(t*Vh/i),r-(t%2==0?r:r*s)*jh(t*Vh/i));Kh(o)}},zt([Zn(rh)],t.Star.prototype,"__",void 0),zt([In(5)],t.Star.prototype,"corners",void 0),zt([In(.382)],t.Star.prototype,"innerRadius",void 0),t.Star=zt([rr()],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(Hr.LOADED,(t=>{"fill"===t.attrName&&t.attrValue.url===this.url&&(this.image=t.image)}))}destroy(){this.image=null,super.destroy()}},zt([Zn(dh)],t.Image.prototype,"__",void 0),zt([Ln("")],t.Image.prototype,"url",void 0),t.Image=zt([rr()],t.Image);const Zh=t.Image;t.Canvas=class extends t.Rect{get __tag(){return"Canvas"}get ready(){return!this.url}constructor(t){super(t),this.canvas=i.canvas(this.__),this.context=this.canvas.context,t&&t.url&&this.drawImage(t.url)}drawImage(t){new wn({url:t}).load((t=>{this.context.drawImage(t.view,0,0),this.url=void 0,this.paint(),this.emitEvent(new Hr(Hr.LOADED,{image:t}))}))}draw(t,e,i,s){const n=new U(t.worldTransform).invert(),r=new U;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()}},zt([Zn(ch)],t.Canvas.prototype,"__",void 0),zt([Aa(100)],t.Canvas.prototype,"width",void 0),zt([Aa(100)],t.Canvas.prototype,"height",void 0),zt([Aa(1)],t.Canvas.prototype,"pixelRatio",void 0),zt([Aa(!0)],t.Canvas.prototype,"smooth",void 0),zt([Pn(!1)],t.Canvas.prototype,"safeResize",void 0),zt([Aa()],t.Canvas.prototype,"contextSettings",void 0),t.Canvas=zt([rr()],t.Canvas);const{copyAndSpread:Qh,includes:Jh,isSame:$h,spread:tl,setList:el}=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=Ma.number(e,n),t.__letterSpacing=Ma.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=Ia.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&&tl(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;$h(l,e.contentBounds)?t.__textBoxBounds=l:(e.contentBounds=l,e.renderChanged=!0,el(t.__textBoxBounds={},[h,a]))}__updateRenderSpread(){let t=super.__updateRenderSpread();return t||(t=this.__layout.boxBounds===this.__layout.contentBounds?0:1),t}__updateRenderBounds(){Qh(this.__layout.renderBounds,this.__.__textBoxBounds,this.__layout.renderSpread)}},zt([Zn(lh)],t.Text.prototype,"__",void 0),zt([Ln(0)],t.Text.prototype,"width",void 0),zt([Ln(0)],t.Text.prototype,"height",void 0),zt([Pn(!1)],t.Text.prototype,"resizeFontSize",void 0),zt([Un("#000000")],t.Text.prototype,"fill",void 0),zt([Fn("outside")],t.Text.prototype,"strokeAlign",void 0),zt([qn("all")],t.Text.prototype,"hitFill",void 0),zt([Ln("")],t.Text.prototype,"text",void 0),zt([Ln("caption")],t.Text.prototype,"fontFamily",void 0),zt([Ln(12)],t.Text.prototype,"fontSize",void 0),zt([Ln("normal")],t.Text.prototype,"fontWeight",void 0),zt([Ln(!1)],t.Text.prototype,"italic",void 0),zt([Ln("none")],t.Text.prototype,"textCase",void 0),zt([Ln("none")],t.Text.prototype,"textDecoration",void 0),zt([Ln(0)],t.Text.prototype,"letterSpacing",void 0),zt([Ln({type:"percent",value:1.5})],t.Text.prototype,"lineHeight",void 0),zt([Ln(0)],t.Text.prototype,"paraIndent",void 0),zt([Ln(0)],t.Text.prototype,"paraSpacing",void 0),zt([Ln("x")],t.Text.prototype,"writingMode",void 0),zt([Ln("left")],t.Text.prototype,"textAlign",void 0),zt([Ln("top")],t.Text.prototype,"verticalAlign",void 0),zt([Ln(!0)],t.Text.prototype,"autoSizeAlign",void 0),zt([Ln("normal")],t.Text.prototype,"textWrap",void 0),zt([Ln("show")],t.Text.prototype,"textOverflow",void 0),t.Text=zt([rr()],t.Text),t.Path=class extends t.UI{get __tag(){return"Path"}constructor(t){super(t)}},zt([Zn(oh)],t.Path.prototype,"__",void 0),zt([Fn("center")],t.Path.prototype,"strokeAlign",void 0),t.Path=zt([rr()],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")}},zt([Zn(ah)],t.Pen.prototype,"__",void 0),zt([(t,e)=>{xn(t,e,{get(){return this.__path}})}],t.Pen.prototype,"path",void 0),t.Pen=zt([nr(rs,["set","path","paint"]),rr()],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_(Yr.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&&It.assign(e,t),this.autoLayout&&It.copyAttrs(e,this,Zt),e.view=this.realCanvas?void 0:this.view,e.fill=void 0,e}__listenChildEvents(t){t.once(Vr.END,(()=>this.__onReady())),t.once(Gr.START,(()=>this.__onCreated())),t.once(Gr.END,(()=>this.__onViewReady())),this.realCanvas&&this.__eventIds.push(t.on_(Gr.END,this.__onChildRenderEnd,this))}},t.App=zt([rr()],t.App);const il={},sl={isHoldSpaceKey:()=>sl.isHold("Space"),isHold:t=>il[t],setDownCode(t){il[t]||(il[t]=!0)},setUpCode(t){il[t]=!1}},nl={LEFT:1,RIGHT:2,MIDDLE:4,defaultLeft(t){t.buttons||(t.buttons=1)},left:t=>1===t.buttons,right:t=>2===t.buttons,middle:t=>4===t.buttons};class rl extends Ur{get spaceKey(){return sl.isHoldSpaceKey()}get left(){return nl.left(this)}get right(){return nl.right(this)}get middle(){return nl.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){Dt.changeName(t,e)}}t.PointerEvent=class extends rl{},t.PointerEvent.POINTER="pointer",t.PointerEvent.BEFORE_DOWN="pointer.before_down",t.PointerEvent.BEFORE_MOVE="pointer.before_move",t.PointerEvent.BEFORE_UP="pointer.before_up",t.PointerEvent.DOWN="pointer.down",t.PointerEvent.MOVE="pointer.move",t.PointerEvent.UP="pointer.up",t.PointerEvent.OVER="pointer.over",t.PointerEvent.OUT="pointer.out",t.PointerEvent.ENTER="pointer.enter",t.PointerEvent.LEAVE="pointer.leave",t.PointerEvent.TAP="tap",t.PointerEvent.DOUBLE_TAP="double_tap",t.PointerEvent.CLICK="click",t.PointerEvent.DOUBLE_CLICK="double_click",t.PointerEvent.LONG_PRESS="long_press",t.PointerEvent.LONG_TAP="long_tap",t.PointerEvent.MENU="pointer.menu",t.PointerEvent.MENU_TAP="pointer.menu_tap",t.PointerEvent=zt([or()],t.PointerEvent);const ol=t.PointerEvent,al={};t.DragEvent=class extends t.PointerEvent{static setList(t){this.list=t instanceof ha?t:new ha(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 A.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(al,null,!0)}getInnerMove(t,e){return t||(t=this.current),this.assignMove(e),t.getInnerPoint(al,null,!0)}getLocalMove(t,e){return t||(t=this.current),this.assignMove(e),t.getLocalPoint(al,null,!0)}getPageTotal(){return this.getPageMove(!0)}getInnerTotal(t){return this.getInnerMove(t,!0)}getLocalTotal(t){return this.getLocalMove(t,!0)}getPageBounds(){const t=this.getPageTotal(),e=this.getPagePoint(),i={};return rt.set(i,e.x-t.x,e.y-t.y,t.x,t.y),rt.unsign(i),i}assignMove(t){al.x=t?this.totalX:this.moveX,al.y=t?this.totalY:this.moveY}},t.DragEvent.BEFORE_DRAG="drag.before_drag",t.DragEvent.START="drag.start",t.DragEvent.DRAG="drag",t.DragEvent.END="drag.end",t.DragEvent.OVER="drag.over",t.DragEvent.OUT="drag.out",t.DragEvent.ENTER="drag.enter",t.DragEvent.LEAVE="drag.leave",t.DragEvent=zt([or()],t.DragEvent);const hl=t.DragEvent;t.DropEvent=class extends t.PointerEvent{static setList(e){t.DragEvent.setList(e)}static setData(e){t.DragEvent.setData(e)}},t.DropEvent.DROP="drop",t.DropEvent=zt([or()],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=zt([or()],t.MoveEvent),t.RotateEvent=class extends rl{},t.RotateEvent.BEFORE_ROTATE="rotate.before_rotate",t.RotateEvent.START="rotate.start",t.RotateEvent.ROTATE="rotate",t.RotateEvent.END="rotate.end",t.RotateEvent=zt([or()],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=zt([or()],t.SwipeEvent),t.ZoomEvent=class extends rl{},t.ZoomEvent.BEFORE_ZOOM="zoom.before_zoom",t.ZoomEvent.START="zoom.start",t.ZoomEvent.ZOOM="zoom",t.ZoomEvent.END="zoom.end",t.ZoomEvent=zt([or()],t.ZoomEvent),t.KeyEvent=class extends rl{},t.KeyEvent.DOWN="key.down",t.KeyEvent.HOLD="key.hold",t.KeyEvent.UP="key.up",t.KeyEvent=zt([or()],t.KeyEvent);const ll={getDragEventData:(t,e,i)=>Object.assign(Object.assign({},i),{x:i.x,y:i.y,moveX:i.x-e.x,moveY:i.y-e.y,totalX:i.x-t.x,totalY:i.y-t.y}),getDropEventData:(t,e,i)=>Object.assign(Object.assign({},t),{list:e,data:i}),getSwipeDirection:e=>e<-45&&e>-135?t.SwipeEvent.UP:e>45&&e<135?t.SwipeEvent.DOWN:e<=45&&e>=-45?t.SwipeEvent.RIGHT:t.SwipeEvent.LEFT,getSwipeEventData:(t,e,i)=>Object.assign(Object.assign({},i),{moveX:e.moveX,moveY:e.moveY,totalX:i.x-t.x,totalY:i.y-t.y,type:dl.getSwipeDirection(A.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 ha,{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))},dl=ll,cl=new ha,{getDragEventData:ul,getDropEventData:_l,getSwipeEventData:pl}=ll;class gl{constructor(t){this.interaction=t}setDragData(t){this.animateWait&&this.dragEndReal(),this.downData=this.interaction.downData,this.dragData=ul(t,t,t),this.canAnimate=this.canDragOut=!0}getList(e,i){const{proxy:s}=this.interaction.selector,n=s&&s.list.length,r=t.DragEvent.list||this.draggableList||cl;return this.dragging&&(n?e?cl:new ha(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&&nl.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 ha(e);break}}drag(e){const{interaction:i,dragData:s,downData:n}=this,{path:r,throughPath:o}=n;this.dragData=ul(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=ul(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(A.getDistance(e,t)>n.config.pointer.swipeDistance){const t=pl(e,i,s);this.interaction.emit(t.type,t)}}drop(e,i,s){const n=_l(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 fl=wt.get("emit");const yl=["move","zoom","rotate","key"];function ml(t,e,i,s,n){if(yl.some((t=>e.startsWith(t)))&&t.__.hitChildren&&!wl(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&&vl(r,e,i,s,n)}}function vl(t,e,i,s,n){if(t.destroyed)return!1;if(t.__.hitSelf&&!wl(t,n)&&(Xa.updateEventStyle&&!s&&Xa.updateEventStyle(t,e),t.hasEvent(e,s))){i.phase=s?1:t===i.target?2:3;const n=Dt.get(e,i);if(t.emitEvent(n,s),n.isStop)return!0}return!1}function wl(t,e){return e&&e.has(t)}const xl={wheel:{zoomSpeed:.5,moveSpeed:.5,rotateSpeed:.5,delta:{x:20,y:8}},pointer:{hitRadius:5,tapTime:120,longPressTime:800,transformTime:500,hover:!0,dragHover:!0,dragDistance:2,swipeDistance:20},touch:{preventDefault:"auto"},multiTouch:{},move:{autoDistance:2},zoom:{},cursor:!0,keyEvent:!0},{pathHasEventType:bl,pathCanDrag:El,pathHasOutside:Bl}=ll;class kl{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&&nl.middle(this.downData)}get isHoldRightKey(){return this.m.holdRightKey&&this.downData&&nl.right(this.downData)}get isHoldSpaceKey(){return this.m.holdSpaceKey&&sl.isHoldSpaceKey()}get m(){return this.config.move}get p(){return this.config.pointer}get hitRadius(){return this.p.hitRadius}constructor(t,e,i,s){this.config=It.clone(xl),this.tapCount=0,this.downKeyMap={},this.target=t,this.canvas=e,this.selector=i,this.defaultPath=new ha(t),this.createTransformer(),this.dragger=new gl(this),s&&(this.config=It.default(s,this.config)),this.__listenEvents()}start(){this.running=!0}stop(){this.running=!1}receive(t){}pointerDown(e,i){e||(e=this.hoverData),e&&(nl.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),nl.left(e)&&(this.tapWait(),this.longPressWait(e)),this.waitRightTap=nl.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&&nl.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=A.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;nl.defaultLeft(e),e.multiTouch=i.multiTouch,this.findPath(e);const s=Object.assign(Object.assign({},e),{path:e.path.clone()});e.path.addList(i.path.list),this.checkPath(e),this.downData=null,this.emit(t.PointerEvent.BEFORE_UP,e),this.emit(t.PointerEvent.UP,e),this.touchLeave(e),e.isCancel||(this.tap(e),this.menuTap(e)),this.dragger.dragEnd(e),this.updateCursor(s)}pointerCancel(){const t=Object.assign({},this.dragger.dragData);t.isCancel=!0,this.pointerUp(t)}menu(e){this.findPath(e),this.emit(t.PointerEvent.MENU,e),this.waitMenuTap=!0,!this.downData&&this.waitRightTap&&this.menuTap(e)}menuTap(e){this.waitRightTap&&this.waitMenuTap&&(this.emit(t.PointerEvent.MENU_TAP,e),this.waitRightTap=this.waitMenuTap=!1)}createTransformer(){}move(t){}zoom(t){}rotate(t){}transformEnd(){}wheel(t){}multiTouch(t,e){}keyDown(e){if(!this.config.keyEvent)return;const{code:i}=e;this.downKeyMap[i]||(this.downKeyMap[i]=!0,sl.setDownCode(i),this.emit(t.KeyEvent.HOLD,e,this.defaultPath),this.moveMode&&(this.cancelHover(),this.updateCursor())),this.emit(t.KeyEvent.DOWN,e,this.defaultPath)}keyUp(e){if(!this.config.keyEvent)return;const{code:i}=e;this.downKeyMap[i]=!1,sl.setUpCode(i),this.emit(t.KeyEvent.UP,e,this.defaultPath),"grab"===this.cursor&&this.updateCursor()}pointerHover(t){!this.canHover||this.dragging&&!this.p.dragHover||(t.path||(t.path=new ha),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=>bl(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&&!Bl(t.path))&&(t.path=this.defaultPath)}canMove(t){return t&&(this.moveMode||"auto"===this.m.drag&&!El(t.path))&&!Bl(t.path)}isDrag(t){return this.dragger.getList().has(t)}isPress(t){return this.downData&&this.downData.path.has(t)}isHover(t){return this.enterPath&&this.enterPath.has(t)}isFocus(t){return this.focusData===t}cancelHover(){const{hoverData:t}=this;t&&(t.path=this.defaultPath,this.pointerHover(t))}updateDownData(t,e,i){const{downData:s}=this;!t&&s&&(t=s),t&&(this.findPath(t,e),i&&s&&t.path.addList(s.path.list),this.downData=t)}updateHoverData(e){e||(e=this.hoverData),e&&(this.findPath(e,{exclude:this.dragger.getList(!1,!0),name:t.PointerEvent.MOVE}),this.hoverData=e)}updateCursor(t){if(!this.config.cursor||!this.canHover)return;if(t||(this.updateHoverData(),t=this.downData||this.hoverData),this.dragger.moving)return this.setCursor("grabbing");if(this.canMove(t))return this.setCursor(this.downData?"grabbing":"grab");if(!t)return;let e,i;const{path:s}=t;for(let t=0,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),(bl(e.path,t.PointerEvent.LONG_TAP)||bl(e.path,t.PointerEvent.LONG_PRESS))&&(i=!0)),this.longPressWaitCancel(),i}longPressWaitCancel(){clearTimeout(this.longPressTimer),this.longPressed=!1}__onResize(){const{dragOut:t}=this.m;this.shrinkCanvasBounds=new lt(this.canvas.bounds),this.shrinkCanvasBounds.spread(-("number"==typeof t?t:2))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Xr.RESIZE,this.__onResize,this)],t.once(qr.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],vl(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),vl(n,t,e,!1,s))return}catch(t){fl.error(t)}}(t,e,i,s)}destroy(){this.__eventIds.length&&(this.stop(),this.__removeListenEvents(),this.dragger.destroy(),this.transformer&&this.transformer.destroy(),this.downData=this.overPath=this.enterPath=null)}}class Pl{static set(t,e){this.custom[t]=e}static get(t){return this.custom[t]}}Pl.custom={};class Rl extends Ot{constructor(){super(...arguments),this.maxTotal=1e3,this.pathList=new ha,this.pixelList=new ha}getPixelType(t,e){return this.__autoClear(),this.pixelList.add(t),i.hitCanvas(e)}getPathType(t){return this.__autoClear(),this.pathList.add(t),i.hitCanvas()}clearImageType(){this.__clearLeafList(this.pixelList)}clearPathType(){this.__clearLeafList(this.pathList)}__clearLeafList(t){t.length&&(t.forEach((t=>{t.__hitCanvas&&(t.__hitCanvas.destroy(),t.__hitCanvas=null)})),t.reset())}__autoClear(){this.pathList.length+this.pixelList.length>this.maxTotal&&this.clear()}clear(){this.clearPathType(),this.clearImageType()}}const{toInnerRadiusPointOf:Cl,copy:Sl,setRadius:Tl}=A,Ll={},Dl=t.Leaf.prototype;Dl.__hitWorld=function(t){if(!this.__.hitSelf)return!1;this.__.hitRadius&&(Sl(Ll,t),Tl(t=Ll,this.__.hitRadius)),Cl(t,this.__world,Ll);const{width:e,height:i}=this.__world,s=e<10&&i<10;if(this.__.hitBox||s){if(rt.hitRadiusPoint(this.__layout.boxBounds,Ll))return!0;if(s)return!1}return!this.__layout.hitCanvasChanged&&this.__hitCanvas||(this.__updateHitCanvas(),this.__layout.boundsChanged||(this.__layout.hitCanvasChanged=!1)),this.__hit(Ll)},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 Al=new U,Ol=t.UI.prototype;Ol.__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(),fn.patternLocked=!0,this.__renderShape(o,{matrix:Al.setWith(this.__world).scaleWith(1/a).invertWith().translate(-h,-l)},!s,!n),fn.patternLocked=!1,o.resetTransform(),t.__isHitPixel=!0}else t.__isHitPixel&&(t.__isHitPixel=!1);this.__drawHitPath(o),o.setStrokeOptions(t)},Ol.__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 Il=t.UI.prototype,Fl=t.Rect.prototype,Ml=t.Box.prototype;Fl.__updateHitCanvas=Ml.__updateHitCanvas=function(){this.stroke||this.cornerRadius||(this.fill||this.__.__isCanvas)&&"pixel"===this.hitFill||"all"===this.hitStroke?Il.__updateHitCanvas.call(this):this.__hitCanvas&&(this.__hitCanvas=null)},Fl.__hitFill=Ml.__hitFill=function(t){return this.__hitCanvas?Il.__hitFill.call(this,t):rt.hitRadiusPoint(this.__layout.boxBounds,t)},t.Group.prototype.pick=function(t,s){return this.leafer||this.updateLayout(),s||(s=Nt),function(t){return t.leafer?t.leafer.selector:e.selector||(e.selector=i.selector())}(this).getByPoint(t,s.hitRadius||0,Object.assign(Object.assign({},s),{target:this}))};const Wl=Qt.prototype;function Nl(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 Ul(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?Hl(t,!0,e,i):Yl(e,i);break;case"inside":zl("inside",t,n,e,i);break;case"outside":zl("outside",t,n,e,i)}}function zl(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?Hl(e,!0,s,a):Yl(s,a),a.blendMode="outside"===t?"destination-out":"destination-in",Nl(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 Yl(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 Hl(t,e,i,s){let n;for(let r=0,o=t.length;r<o;r++)n=t[r],n.image&&Ua.checkImage(i,s,n,!1)||n.style&&(s.strokeStyle=n.style,n.blendMode?(s.saveBlendMode(n.blendMode),e?Yl(i,s):s.stroke(),s.restoreBlendMode()):e?Yl(i,s):s.stroke())}function Xl(t,e){t.__.dashPattern&&(e.beginPath(),t.__drawPathByData(e,t.__.__pathForArrow),e.dashPattern=null,e.stroke())}Wl.hitFill=function(t,e){return e?this.context.isPointInPath(t.x,t.y,e):this.context.isPointInPath(t.x,t.y)},Wl.hitStroke=function(t,e){return this.strokeWidth=e,this.context.isPointInStroke(t.x,t.y)},Wl.hitPixel=function(t,e,i=1){let{x:s,y: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{getSpread:jl,getOuterOf:Vl,getByMove:Gl,getIntersectData:ql}=rt;let Kl;function Zl(t,e,i){if("object"!=typeof e||!1===e.visible||0===e.opacity)return;const{boxBounds:s}=i.__layout;switch(e.type){case"solid":let{type:n,blendMode:r,color:o,opacity:a}=e;return{type:n,blendMode:r,style:Fa.string(o,a)};case"image":return Ua.image(i,t,e,s,!Kl||!Kl[e.url]);case"linear":return za.linearGradient(e,s);case"radial":return za.radialGradient(e,s);case"angular":return za.conicGradient(e,s);default:return void 0!==e.r?{type:"solid",style:Fa.string(e)}:void 0}}const Ql={compute:function(t,e){const i=e.__,s=[];let n,r=i.__input[t];r instanceof Array||(r=[r]),Kl=Ua.recycleImage(t,i);for(let i,n=0,o=r.length;n<o;n++)i=Zl(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?Nl(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&&Ua.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?Nl(e,i):n?i.fill(n):i.fill(),i.restore()):s.blendMode?(i.saveBlendMode(s.blendMode),r?Nl(e,i):n?i.fill(n):i.fill(),i.restoreBlendMode()):r?Nl(e,i):n?i.fill(n):i.fill())},fillText:Nl,stroke:function(t,e,i){const s=e.__,{__strokeWidth:n,strokeAlign:r,__font:o}=s;if(n)if(o)Ul(t,e,i);else switch(r){case"center":i.setStroke(t,n,s),i.stroke(),s.__useArrow&&Xl(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)Ul(t,e,i);else switch(r){case"center":i.setStroke(void 0,n,s),Hl(t,!1,e,i),s.__useArrow&&Xl(e,i);break;case"inside":i.save(),i.setStroke(void 0,2*n,s),s.windingRule?i.clip(s.windingRule):i.clip(),Hl(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),Hl(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:Ul,drawTextStroke:Yl,shape:function(t,e,i){const s=e.getSameCanvas(),n=t.__nowWorld;let r,o,a,h,{scaleX:l,scaleY:d}=n;if(l<0&&(l=-l),d<0&&(d=-d),e.bounds.includes(n))h=s,r=a=n;else{const{renderShapeSpread:s}=t.__layout,c=ql(s?jl(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=Vl(n,o),r=Gl(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 Jl={};const{get:$l,rotateOfOuter:td,translate:ed,scaleOfOuter:id,scale:sd,rotate:nd}=b;function rd(t,e,i,s,n,r,o){const a=$l();ed(a,e.x+i,e.y+s),sd(a,n,r),o&&td(a,{x:e.x+e.width/2,y:e.y+e.height/2},o),t.transform=a}function od(t,e,i,s,n,r,o){const a=$l();ed(a,e.x+i,e.y+s),n&&sd(a,n,r),o&&nd(a,o),t.transform=a}function ad(t,e,i,s,n,r,o,a,h,l){const d=$l();if(h)if("center"===l)td(d,{x:i/2,y:s/2},h);else switch(nd(d,h),h){case 90:ed(d,s,0);break;case 180:ed(d,i,s);break;case 270:ed(d,0,i)}Jl.x=e.x+n,Jl.y=e.y+r,ed(d,Jl.x,Jl.y),o&&id(d,Jl,o,a),t.transform=d}const{get:hd,translate:ld}=b,dd=new lt,cd={},ud={};function _d(t,e,i,s){const{blendMode:n,sync:r}=i;n&&(t.blendMode=n),r&&(t.sync=r),t.data=pd(i,s,e)}function pd(t,e,i){let{width:s,height:n}=i;t.padding&&(e=dd.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,m=f?s:n;let v,w,x=0,b=0;if(o&&"cover"!==o&&"fit"!==o)(d||c)&&(h.getScaleData(d,c,i,ud),v=ud.scaleX,w=ud.scaleY);else if(!p||u){const t=e.width/y,i=e.height/m;v=w="fit"===o?Math.min(t,i):Math.max(t,i),x+=(e.width-s*v)/2,b+=(e.height-n*w)/2}if(a){const t={x:x,y:b,width:y,height:m};v&&(t.width*=v,t.height*=w),mt.toPoint(a,t,e,cd,!0),x+=cd.x,b+=cd.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||v||u)&&od(g,e,x,b,v,w,u);break;case"repeat":(!p||v||u)&&ad(g,e,s,n,x,b,v,w,u,a),_||(g.repeat="repeat");break;default:v&&rd(g,e,x,b,v,w,u)}return g.transform||(e.x||e.y)&&(g.transform=hd(),ld(g.transform,e.x,e.y)),v&&"stretch"!==o&&(g.scaleX=v,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 gd,fd=new lt;const{isSame:yd}=rt;function md(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||_d(n,s,i,r),!0}function vd(t,e){bd(t,Hr.LOAD,e)}function wd(t,e){bd(t,Hr.LOADED,e)}function xd(t,e,i){e.error=i,t.forceUpdate("surface"),bd(t,Hr.ERROR,e)}function bd(t,e,i){t.hasEvent(e)&&t.emitEvent(new Hr(e,i))}function Ed(t,e){const{leafer:i}=t;i&&i.viewReady&&(i.renderer.ignore=e)}const{get:Bd,scale:kd,copy:Pd}=b,{ceil:Rd,abs:Cd}=Math;function Sd(t,i,s){let{scaleX:n,scaleY:r}=fn.patternLocked?t.__world:t.__nowWorld;const o=n+"-"+r+"-"+s;if(i.patternId===o||t.destroyed)return!1;{n=Cd(n),r=Cd(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=Bd(),Pd(l,g),kd(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 m=e.image.maxPatternSize;if(!t.isSVG){const e=t.width*t.height;m>e&&(m=e)}y>m&&(h=Math.sqrt(y/m)),h&&(n/=h,r/=h,d/=h,c/=h),u&&(n/=u,r/=_),(g||1!==n||1!==r)&&(l||(l=Bd(),g&&Pd(l,g)),kd(l,1/n,1/r));const v=t.getCanvas(Rd(d)||1,Rd(c)||1,p),w=t.getPattern(v,f||e.origin.noRepeat||"no-repeat",l,i);return i.style=w,i.patternId=o,!0}}const{abs:Td}=Math;const Ld={image:function(t,e,i,s,n){let r,o;const a=fn.get(i);return gd&&i===gd.paint&&yd(s,gd.boxBounds)?r=gd.leafPaint:(r={type:i.type,image:a},gd=a.use>1?{leafPaint:r,paint:i,boxBounds:fd.set(s)}:null),(n||a.loading)&&(o={image:a,attrName:e,attrValue:i}),a.ready?(md(t,e,i,a,r,s),n&&(vd(t,o),wd(t,o))):a.error?n&&xd(t,o,a.error):(n&&(Ed(t,!0),vd(t,o)),r.loadId=a.load((()=>{Ed(t,!1),t.destroyed||(md(t,e,i,a,r,s)&&(a.hasOpacityPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),wd(t,o)),r.loadId=null}),(e=>{Ed(t,!1),xd(t,o,e),r.loadId=null}))),r},checkImage:function(t,i,s,n){const{scaleX:r,scaleY:o}=fn.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*=Td(r)*a,i*=Td(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?Sd(t,s,a):s.patternTask||(s.patternTask=fn.patternTasker.add((()=>Yt(this,void 0,void 0,(function*(){s.patternTask=null,i.bounds.hit(t.__nowWorld)&&Sd(t,s,a),t.forceUpdate("surface")}))),300)),!1)}},createPattern:Sd,recycleImage:function(t,e){const i=e["_"+t];if(i instanceof Array){let s,n,r,o;for(let a=0,h=i.length;a<h;a++)s=i[a].image,o=s&&s.url,o&&(n||(n={}),n[o]=!0,fn.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:_d,getPatternData:pd,fillOrFitMode:rd,clipMode:od,repeatMode:ad},{toPoint:Dd}=gt,Ad={},Od={};function Id(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),Fa.string(s,i)):t.addColorStop(s.offset,Fa.string(s.color,i))}}const{getAngle:Fd,getDistance:Md}=A,{get:Wd,rotateOfOuter:Nd,scaleOfOuter:Ud}=b,{toPoint:zd}=gt,Yd={},Hd={};function Xd(t,e,i,s,n){let r;const{width:o,height:a}=t;if(o!==a||s){const t=Fd(e,i);r=Wd(),n?(Ud(r,e,o/a*(s||1),1),Nd(r,e,t+90)):(Ud(r,e,1,o/a*(s||1)),Nd(r,e,t))}return r}const{getDistance:jd}=A,{toPoint:Vd}=gt,Gd={},qd={};const Kd={linearGradient:function(t,i){let{from:s,to:n,type:r,blendMode:o,opacity:a}=t;Dd(s||"top",i,Ad),Dd(n||"bottom",i,Od);const h=e.canvas.createLinearGradient(Ad.x,Ad.y,Od.x,Od.y);Id(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;zd(s||"center",i,Yd),zd(n||"bottom",i,Hd);const l=e.canvas.createRadialGradient(Yd.x,Yd.y,0,Yd.x,Yd.y,Md(Yd,Hd));Id(l,t.stops,o);const d={type:r,style:l},c=Xd(i,Yd,Hd,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;Vd(s||"center",i,Gd),Vd(n||"bottom",i,qd);const l=e.conicGradientSupport?e.canvas.createConicGradient(0,Gd.x,Gd.y):e.canvas.createRadialGradient(Gd.x,Gd.y,0,Gd.x,Gd.y,jd(Gd,qd));Id(l,t.stops,o);const d={type:r,style:l},c=Xd(i,Gd,qd,h||1,e.conicGradientRotate90);return c&&(d.transform=c),a&&(d.blendMode=a),d},getTransform:Xd},{copy:Zd,toOffsetOutBounds:Qd}=rt,Jd={},$d={};function tc(t,i,s,n){const{bounds:r,shapeBounds:o}=n;if(e.fullImageShadow){if(Zd(Jd,t.bounds),Jd.x+=i.x-o.x,Jd.y+=i.y-o.y,s){const{matrix:t}=n;Jd.x-=(r.x+(t?t.e:0)+r.width/2)*(s-1),Jd.y-=(r.y+(t?t.f:0)+r.height/2)*(s-1),Jd.width*=s,Jd.height*=s}t.copyWorld(n.canvas,t.bounds,Jd)}else s&&(Zd(Jd,i),Jd.x-=i.width/2*(s-1),Jd.y-=i.height/2*(s-1),Jd.width*=s,Jd.height*=s),t.copyWorld(n.canvas,o,s?Jd:i)}const{toOffsetOutBounds:ec}=rt,ic={};const sc={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;Qd(l,$d),a.forEach(((a,g)=>{_.setWorldShadow($d.offsetX+a.x*c,$d.offsetY+a.y*u,a.blur*c,Fa.string(a.color)),n=a.spread?1+2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0)):0,tc(_,$d,n,i),s=l,a.box&&(_.restore(),_.save(),h&&(_.copyWorld(_,l,r,"copy"),s=r),h?_.copyWorld(h,r,r,"destination-out"):_.copyWorld(i.canvas,d,l,"destination-out")),t.__worldFlipped?e.copyWorldByReset(_,s,r,a.blendMode):e.copyWorldToInner(_,s,o.renderBounds,a.blendMode),p&&g<p&&_.clearWorld(s,!0)})),_.recycle(s)},innerShadow:function(t,e,i){let s,n;const{__nowWorld:r,__layout:o}=t,{innerShadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=i,_=e.getSameCanvas(),p=a.length-1;ec(l,ic),a.forEach(((a,g)=>{_.save(),_.setWorldShadow(ic.offsetX+a.x*c,ic.offsetY+a.y*u,a.blur*c),n=a.spread?1-2*a.spread/(o.boxBounds.width+2*(o.strokeBoxSpread||0)):0,tc(_,ic,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,Fa.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:nc}=Br;function rc(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),ac(t,e,i,1)}(t,i,s,n);break;case"opacity-path":ac(t,i,s,r);break;case"path":i.restore()}}function oc(t){return t.getSameCanvas(!1,!0)}function ac(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&&(rc(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=oc(t))):(o="path",t.save()),i.__clip(n||t,e)):(o="grayscale"===a?"grayscale":"alpha",s||(s=oc(t)),n||(n=oc(t)),i.__render(s,e)),"clipping"!==a&&"clipping-path"!==a)||nc(i,e)||i.__render(n||t,e);rc(this,o,t,n,s,r)};const hc=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",lc=hc+"_#~&*+\\=|≮≯≈≠=…",dc=new RegExp([[19968,40959],[13312,19903],[131072,173791],[173824,177983],[177984,178207],[178208,183983],[183984,191471],[196608,201551],[201552,205743],[11904,12031],[12032,12255],[12272,12287],[12288,12351],[12736,12783],[12800,13055],[13056,13311],[63744,64255],[65072,65103],[127488,127743],[194560,195103]].map((([t,e])=>`[\\u${t.toString(16)}-\\u${e.toString(16)}]`)).join("|"));function cc(t){const e={};return t.split("").forEach((t=>e[t]=!0)),e}const uc=cc("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),_c=cc("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),pc=cc(hc),gc=cc(lc),fc=cc("- —/~|┆·");var yc;!function(t){t[t.Letter=0]="Letter",t[t.Single=1]="Single",t[t.Before=2]="Before",t[t.After=3]="After",t[t.Symbol=4]="Symbol",t[t.Break=5]="Break"}(yc||(yc={}));const{Letter:mc,Single:vc,Before:wc,After:xc,Symbol:bc,Break:Ec}=yc;function Bc(t){return uc[t]?mc:fc[t]?Ec:_c[t]?wc:pc[t]?xc:gc[t]?bc:dc.test(t)?vc:mc}const kc={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 Pc(t,e,i){switch(e){case"title":return i?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:Rc}=kc,{Letter:Cc,Single:Sc,Before:Tc,After:Lc,Symbol:Dc,Break:Ac}=yc;let Oc,Ic,Fc,Mc,Wc,Nc,Uc,zc,Yc,Hc,Xc,jc,Vc,Gc,qc,Kc,Zc,Qc=[];function Jc(t,e){Yc&&!zc&&(zc=Yc),Oc.data.push({char:t,width:e}),Fc+=e}function $c(){Mc+=Fc,Oc.width=Fc,Ic.words.push(Oc),Oc={data:[]},Fc=0}function tu(){Gc&&(qc.paraNumber++,Ic.paraStart=!0,Gc=!1),Yc&&(Ic.startCharSize=zc,Ic.endCharSize=Yc,zc=0),Ic.width=Mc,Kc.width?Rc(Ic):Zc&&eu(),Qc.push(Ic),Ic={words:[]},Mc=0}function eu(){Mc>(qc.maxWidth||0)&&(qc.maxWidth=Mc)}const{top:iu,right:su,bottom:nu,left:ru}=t.Direction4;function ou(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 au={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[ru],r-=l[su]+l[ru]):i.autoSizeAlign||(s=l[ru]),o?(n=l[iu],o-=l[iu]+l[nu]):i.autoSizeAlign||(n=l[iu]));const d={bounds:{x:s,y:n,width:r,height:o},rows:[],paraNumber:0,font:e.canvas.font=h};return function(t,i,s){qc=t,Qc=t.rows,Kc=t.bounds,Zc=!Kc.width&&!s.autoSizeAlign;const{__letterSpacing:n,paraIndent:r,textCase:o}=s,{canvas:a}=e,{width:h,height:l}=Kc;if(h||l||n||"none"!==o){const t="none"!==s.textWrap,e="break"===s.textWrap;Gc=!0,Xc=null,zc=Uc=Yc=Fc=Mc=0,Oc={data:[]},Ic={words:[]};for(let s=0,l=i.length;s<l;s++)Nc=i[s],"\n"===Nc?(Fc&&$c(),Ic.paraEnd=!0,tu(),Gc=!0):(Hc=Bc(Nc),Hc===Cc&&"none"!==o&&(Nc=Pc(Nc,o,!Fc)),Uc=a.measureText(Nc).width,n&&(n<0&&(Yc=Uc),Uc+=n),jc=Hc===Sc&&(Xc===Sc||Xc===Cc)||Xc===Sc&&Hc!==Lc,Vc=!(Hc!==Tc&&Hc!==Sc||Xc!==Dc&&Xc!==Lc),Wc=Gc&&r?h-r:h,t&&h&&Mc+Fc+Uc>Wc&&(e?(Fc&&$c(),Mc&&tu()):(Vc||(Vc=Hc===Cc&&Xc==Lc),jc||Vc||Hc===Ac||Hc===Tc||Hc===Sc||Fc+Uc>Wc?(Fc&&$c(),Mc&&tu()):Mc&&tu()))," "===Nc&&!0!==Gc&&Mc+Fc===0||(Hc===Ac?(" "===Nc&&Fc&&$c(),Jc(Nc,Uc),$c()):jc||Vc?(Fc&&$c(),Jc(Nc,Uc)):Jc(Nc,Uc)),Xc=Hc);Fc&&$c(),Mc&&tu(),Qc.length>0&&(Qc[Qc.length-1].paraEnd=!0)}else i.split("\n").forEach((t=>{qc.paraNumber++,Mc=a.measureText(t).width,Qc.push({x:r||0,text:t,width:Mc,paraStart:!0}),Zc&&eu()}))}(d,t,i),l&&function(t,e,i,s,n){if(!s&&i.autoSizeAlign)switch(i.textAlign){case"left":ou(e,"x",t[ru]);break;case"right":ou(e,"x",-t[su])}if(!n&&i.autoSizeAlign)switch(i.verticalAlign){case"top":ou(e,"y",t[iu]);break;case"bottom":ou(e,"y",-t[nu])}}(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 m,v,w,x=p||c?p:t.maxWidth;for(let r=0,l=i.length;r<l;r++){if(m=i[r],m.x=u,m.width<p||m.width>p&&!a)switch(h){case"center":m.x+=(x-m.width)/2;break;case"right":m.x+=x-m.width}m.paraStart&&d&&r>0&&(y+=d),m.y=y,y+=n,t.overflow>r&&y>f&&(m.isOverflow=!0,t.overflow=r+1),v=m.x,w=m.width,o<0&&(m.width<0?(w=-m.width+e.fontSize+o,v-=w,w+=e.fontSize):w-=o),v<s.x&&(s.x=v),w>s.width&&(s.width=w),a&&p&&p<w&&(m.isOverflow=!0,t.overflow||(t.overflow=i.length))}s.y=_,s.height=f}(d,i),function(t,e,i){const{rows:s}=t,{textAlign: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 hu={string:function(t,e){const i="number"==typeof e&&1!==e;if("string"==typeof t){if(!i||!Fa.object)return t;t=Fa.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+")"}};Object.assign(Ia,au),Object.assign(Fa,hu),Object.assign(Na,Ql),Object.assign(Ua,Ld),Object.assign(za,Kd),Object.assign(Ya,sc),Object.assign(i,{interaction:(t,e,i,s)=>new kl(t,e,i,s),hitCanvas:(t,e)=>new da(t,e),hitCanvasManager:()=>new Rl}),ua();class lu extends Za{get __drawAfterFill(){return!0}setRobot(t){this._robot=t,this.__leaf.__updateRobot()}setAction(t){this._action=t,this.__leaf.__updateAction()}}function du(t,e){return En(t,(t=>({set(i){this.__setAttr(t,i),this.waitLeafer((()=>e?Xa.setStyleName(this,e,i):Xa.set(this,i)))}})))}function cu(t){return En(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.stateStyleChanged=!0}})))}function uu(t,e){if(e&&!0!==e)return e;if(!t.button){let{parent:e}=t;for(let t=0;t<2;t++)if(e){if(e.button)return e;e=e.parent}}return null}function _u(t,e){"object"!=typeof e&&(e=void 0),fu(t,e,"in")}function pu(t,e){const{normalStyle:i}=t;"object"!=typeof e&&(e=void 0),i&&(e||(e=i),fu(t,e,"out"))}t.Robot=class extends t.UI{get __tag(){return"Robot"}get nowFrame(){return this.robotFrames&&this.robotFrames[this.now]}constructor(t){super(t)}play(){this.running=!0}pause(){this.running=!1}stop(){this.pause()}__updateRobot(){const{robot:t}=this;if(this.robotFrames=[],!t)return;let e=0;t instanceof Array?t.forEach((t=>this.__loadRobot(t,e,e+=t.total||1))):this.__loadRobot(t,0,t.total)}__updateAction(){const t=this.actions[this.action];if(this.stop(),this.__timer&&clearTimeout(this.__timer),void 0!==t)if("number"==typeof t)this.now=t;else if("object"==typeof t){const e=t instanceof Array,i=e?t:t.keyframes;this.__action=e?void 0:t;const{length:s}=i;if(s>1){const t=this.now=i[0],e=i[i.length-1];this.play(),this.__runAction(t,e)}else s&&(this.now=i[0])}}__loadRobot(t,e,i){for(let t=e;t<i;t++)this.robotFrames.push(void 0);const s=fn.get(t);s.ready?this.__createFrames(s,t,e,i):s.load((()=>this.__createFrames(s,t,e,i)))}__createFrames(t,e,i,s){const{offset:n,size:r,total:o}=e,{width:a,height:h}=r&&("number"==typeof r?{width:r,height:r}:r)||(o>1?this:t);let l=n?n.x:0,d=n?n.y:0;for(let e=i;e<s;e++)this.robotFrames[e]={view:t.view,x:l,y:d,width:a,height:h},l+a>=t.width?(l=0,d+=h):l+=a;this.__updateRobotBounds(),this.forceRender(),this.emitEvent(new Hr(Hr.LOADED,{image:t}))}__runAction(t,e){let{FPS:i,loop:s,__action:n}=this;n&&(n.FPS&&(i=n.FPS),void 0!==n.loop&&(s=n.loop)),this.__timer=setTimeout((()=>{if(this.running){if(this.now===e){if(!s)return this.stop();this.now=t}else this.now++;this.__updateRobotBounds()}this.__runAction(t,e)}),1e3/i)}__updateRobotBounds(){const{nowFrame:t}=this;if(t){const e=this.__,i=t.width/e.pixelRatio,s=t.height/e.pixelRatio;e.width===i&&e.height===s||this.forceUpdate("width"),e.__naturalWidth=i,e.__naturalHeight=s}}__drawContent(t,e){const{nowFrame:i}=this,{width:s,height:n}=this.__;i&&t.drawImage(i.view,i.x,i.y,i.width,i.height,0,0,s,n)}destroy(){this.robotFrames&&(this.robotFrames=null),super.destroy()}},zt([Zn(lu)],t.Robot.prototype,"__",void 0),zt([Ln()],t.Robot.prototype,"robot",void 0),zt([Pn()],t.Robot.prototype,"actions",void 0),zt([Pn("")],t.Robot.prototype,"action",void 0),zt([Un(0)],t.Robot.prototype,"now",void 0),zt([Pn(12)],t.Robot.prototype,"FPS",void 0),zt([Pn(!0)],t.Robot.prototype,"loop",void 0),t.Robot=zt([rr()],t.Robot),Rt.add("robot");const gu={};function fu(t,e,i){const{normalStyle:s}=t;e||(e=gu),e.scale&&(h.assignScale(e,e.scale),delete e.scale),e!==gu&&Xa.canAnimate||(i=null);let n=!!i&&function(t,e,i){let s="in"===t?"transition":"transitionOut";"out"===t&&Ut(i[s])&&Ut(e[s])&&(s="transition");return Ut(e[s])?i[s]:e[s]}(i,e,t);const r=n?function(t,e){const i=vu(e,t),s=t.animate();s&&vu(i,t,s.fromStyle);return i}(t,e):void 0;Xa.canAnimate&&yu(t)&&t.killAnimate("transition"),s&&t.set(s,"temp");const o=yu(t);if(o){const{animation:s}=o;if(s){const r=t.animate(s,void 0,"animation",!0);Object.assign(o,r.endingStyle),"in"!==i||e.animation!==s?r.kill():n=!1,delete o.animation}t.normalStyle=mu(o,t),t.set(o,"temp")}else t.normalStyle=void 0;if(n){const e=mu(r,t);t.set(r,"temp"),t.animate([r,e],n,"transition",!0)}t.__layout.stateStyleChanged=!1}function yu(t){let e;const i={},s=uu(t),n=s?t.state||s.state:t.state,r=n&&t.states[n];r&&Xa.isState(n,t,s)&&(e=wu(i,r));const o=i.selectedStyle||t.selectedStyle;if(o&&Xa.isSelected(t,s)&&(e=wu(i,o)),Xa.isDisabled(t,s)){const s=i.disabledStyle||t.disabledStyle;s&&(e=wu(i,s))}else{const n=i.focusStyle||t.focusStyle;n&&Xa.isFocus(t,s)&&(e=wu(i,n));const r=i.hoverStyle||t.hoverStyle;r&&Xa.isHover(t,s)&&(e=wu(i,r));const o=i.pressStyle||t.pressStyle;o&&Xa.isPress(t,s)&&(e=wu(i,o))}return e?i:void 0}function mu(t,e,i,s){const n=i?t:{},r=i||t;for(let t in r)s&&Xa.animateExcludes[t]||(n[t]=e[t]);return n}function vu(t,e,i){return mu(t,e,i,!0)}function wu(t,e){return Object.assign(t,e),!0}function xu(t,e){const i=t[e];i&&_u(t,i),t.button&&Eu(t.children,e)}function bu(t,e,i){i||(i=t.states[e]),_u(t,i),t.button&&Eu(t.children,null,e)}function Eu(t,e,i){if(!t)return;let s,n;for(let r=0,o=t.length;r<o;r++){if(s=t[r],e){switch(n=!0,e){case"hoverStyle":Xa.isHover(s)&&(n=!1);break;case"pressStyle":Xa.isPress(s)&&(n=!1);break;case"focusStyle":Xa.isFocus(s)&&(n=!1)}n&&xu(s,e)}else void 0!==i&&bu(s,i);s.isBranch&&Eu(s.children,e,i)}}function Bu(t,e){const i=t[e];i&&pu(t,i),t.button&&Pu(t.children,e)}function ku(t,e,i){pu(t,i),t.button&&Pu(t.children,null,e)}function Pu(t,e,i){if(!t)return;let s;for(let n=0,r=t.length;n<r;n++)s=t[n],e?Bu(s,e):void 0!==i&&ku(s,i),s.isBranch&&Pu(s.children,e,i)}function Ru(t,e,i){let s;const n=e.leafer?e.leafer.interaction:null;if(n&&(s=n[t](e),!s&&i)){const r=uu(e,i);r&&(s=n[t](r))}return s}function Cu(t,e,i){let s=e[t];if(!s&&i){const n=uu(e,i);n&&(s=n[t])}return s}Rt.add("state"),Xa.animateExcludes={animation:1,animationOut:1,transition:1,transitionOut:1,states:1,state:1,normalStyle:1,hoverStyle:1,pressStyle:1,focusStyle:1,selectedStyle:1,disabledStyle:1},Xa.isState=function(t,e,i){return function(t,e,i){let s=e.states[t];if(!s&&i){const n=uu(e,i);n&&(s=n.states[t])}return!!s}(t,e,i)},Xa.isSelected=function(t,e){return Cu("selected",t,e)},Xa.isDisabled=function(t,e){return Cu("disabled",t,e)},Xa.isFocus=function(t,e){return Ru("isFocus",t,e)},Xa.isHover=function(t,e){return Ru("isHover",t,e)},Xa.isPress=function(t,e){return Ru("isPress",t,e)},Xa.isDrag=function(t,e){return Ru("isDrag",t,e)},Xa.setStyleName=function(t,e,i){i?bu(t,e,t[e]):ku(t,e,t[e])},Xa.set=function(t,e){const i=t.states[e];i?bu(t,e,i):ku(t,e,i)},Xa.getStyle=yu,Xa.updateStyle=fu,Xa.updateEventStyle=function(e,i){switch(i){case t.PointerEvent.ENTER:xu(e,"hoverStyle");break;case t.PointerEvent.LEAVE:Bu(e,"hoverStyle");break;case t.PointerEvent.DOWN:xu(e,"pressStyle");break;case t.PointerEvent.UP:Bu(e,"pressStyle")}};const Su=t.UI.prototype;du(!1,"selectedStyle")(Su,"selected"),du(!1,"disabledStyle")(Su,"disabled"),cu({})(Su,"states"),du("")(Su,"state"),Pn()(Su,"normalStyle"),cu()(Su,"hoverStyle"),cu()(Su,"pressStyle"),cu()(Su,"focusStyle"),cu()(Su,"selectedStyle"),cu()(Su,"disabledStyle"),Pn(!1)(Su,"button"),Su.focus=function(t=!0){this.waitLeafer((()=>{let{focusData:e}=this.app.interaction;t?(e&&e.focus(!1),e=this):e=null,this.app.interaction.focusData=e,t?xu(this,"focusStyle"):Bu(this,"focusStyle")}))},Su.updateState=function(){Xa.updateStyle(this,void 0,"in")};const{cos:Tu,sin:Lu,pow:Du,sqrt:Au,abs:Ou,ceil:Iu,floor:Fu,round:Mu,PI:Wu}=Math,Nu=5*Wu,Uu=1.70158,zu=2.5949095,Yu=7.5625,Hu=2.75;function Xu(t){return e=>Du(e,t)}function ju(t){return e=>1-Du(1-e,t)}function Vu(t){return e=>e<.5?.5*Du(2*e,t):1-.5*Du(2-2*e,t)}function Gu(t){return t<1/Hu?Yu*t*t:t<2/Hu?Yu*(t-=1.5/Hu)*t+.75:t<2.5/Hu?Yu*(t-=2.25/Hu)*t+.9375:Yu*(t-=2.625/Hu)*t+.984375}function qu(t,e,i,s){const n={};return r=>{const o=~~(1e4*r),a=n[o];if(a)return a;let h,l,d,c=r;for(let e=0;e<8&&(h=1-c,d=Ku(c,t,i)-r,l=3*h*h*t+6*h*c*(i-t)+3*c*c*(1-i),!(Ou(l)<1e-6));e++)c-=d/l;return n[o]=Ku(c,e,s)}}function Ku(t,e,i){const s=1-t;return 3*s*s*t*e+3*s*t*t*i+t*t*t}const Zu={get(t){const{list:e}=Zu;return"string"==typeof t?e[t||"ease"]:"object"==typeof t?e[t.name].apply(e,t.value instanceof Array?t.value:[t.value]):e.ease},register(t,e){Zu.list[t]=e},list:{linear:t=>t,ease:qu(.25,.1,.25,1),"ease-in":qu(.42,0,1,1),"ease-out":qu(0,0,.58,1),"ease-in-out":qu(.42,0,.58,1),"sine-in":t=>1-Tu(t*Wu*.5),"sine-out":t=>Lu(t*Wu*.5),"sine-in-out":t=>.5*(1-Tu(t*Wu)),"quad-in":Xu(2),"quad-out":ju(2),"quad-in-out":Vu(2),"cubic-in":Xu(3),"cubic-out":ju(3),"cubic-in-out":Vu(3),"quart-in":Xu(4),"quart-out":ju(4),"quart-in-out":Vu(4),"quint-in":Xu(5),"quint-out":ju(5),"quint-in-out":Vu(5),"expo-in":t=>t?Du(2,10*t-10):0,"expo-out":t=>1===t?1:1-Du(2,10*-t),"expo-in-out":t=>0===t||1===t?t:t<.5?.5*Du(2,2*t*10-10):.5*(2-Du(2,10-2*t*10)),"circ-in":t=>1-Au(1-Du(t,2)),"circ-out":t=>Au(1-Du(t-1,2)),"circ-in-out":t=>t<.5?.5*(1-Au(1-Du(2*t,2))):.5*(Au(1-Du(2-2*t,2))+1),"back-in":t=>((Uu+1)*t-Uu)*t*t,"back-out":t=>(t-=1)*t*((Uu+1)*t+Uu)+1,"back-in-out":t=>t<.5?(t*=2)*t*((zu+1)*t-zu)*.5:.5*((t=2*t-2)*t*((zu+1)*t+zu)+2),"elastic-in":t=>0===t||1===t?t:-Du(2,10*(t-1))*Lu((t-1.1)*Nu),"elastic-out":t=>0===t||1===t?t:Du(2,-10*t)*Lu((t-.1)*Nu)+1,"elastic-in-out":t=>0===t||1===t?t:t<.5?-Du(2,10*((t*=2)-1))*Lu((t-1.1)*Nu)*.5:Du(2,10*(1-(t*=2)))*Lu((t-1.1)*Nu)*.5+1,"bounce-in":t=>1-Gu(1-t),"bounce-out":Gu,"bounce-in-out":t=>t<.5?.5*(1-Gu(1-2*t)):.5*(1+Gu(2*t-1)),"cubic-bezier":qu,steps:function(t,e="floor"){return i=>("floor"===e?Fu(i*t):"ceil"===e?Iu(i*t):Mu(i*t))/t}}};function Qu(t){return(e,i)=>{Object.defineProperty(e,i,{get(){const e=this.config&&this.config[i];return void 0===e?t:e},set(t){this.config||(this.config={}),this.config[i]=t}})}}class Ju{}Ju.CREATED="created",Ju.PLAY="play",Ju.PAUSE="pause",Ju.STOP="stop",Ju.SEEK="seek",Ju.UPDATE="update",Ju.COMPLETED="completed";t.Animate=class extends Zr{get endingStyle(){return"from"===this.realEnding?this.fromStyle:this.toStyle}get started(){return!!this.requestAnimateTime}get completed(){return this.time>=this.duration&&!this.started}get frame(){return this.frames[this.nowIndex]}get frameTotalTime(){return this.frame.totalTime||this.frame.duration||0}get nowReverse(){return(this.mainReverse?1:0)+(this.frameReverse?1:0)==1}get realEnding(){let t;const{ending:e,reverse:i,swing:s,loop:n}=this;return"from"===e?t=0:"to"===e?t=1:(t=i?0:1,s&&n&&"number"==typeof n&&(t+=n-1)),t%2?"to":"from"}constructor(t,e,i,s){super(),e&&(e.keyframes?(i=e,e=e.keyframes):e.style&&(i=e,e=e.style)),this.init(t,e,i,s)}init(t,e,i,s){switch(this.target=t,(s||this.isTemp)&&(this.isTemp=s),typeof i){case"number":this.config={duration:i};break;case"string":this.config={easing:i};break;case"object":this.config=i,i.event&&(this.event=i.event)}this.keyframes=e instanceof Array?e:e?[e]:[];const{easing:n,attrs:r}=this;this.easingFn=Zu.get(n),(r||this.attrsMap)&&(this.attrsMap=r?r.reduce(((t,e)=>(t[e]=!0,t)),{}):void 0),this.frames=[],this.create(),this.autoplay&&this.frames.length&&(this.timer=setTimeout((()=>{this.timer=0,this.play()}),0))}play(){this.destroyed||(this.running=!0,this.started?this.timer||this.requestAnimate():(this.clearTimer(),this.start()),this.emit(Ju.PLAY,this))}pause(){this.destroyed||(this.running=!1,this.clearTimer(),this.emit(Ju.PAUSE,this))}stop(){this.destroyed||(this.complete(),this.emit(Ju.STOP,this))}seek(t){this.destroyed||("object"==typeof t&&(t=Ma.number(t,this.duration)),t&&(t/=this.speed),(!this.started||t<this.time)&&this.start(!0),this.time=t,this.animate(0,!0),this.clearTimer((()=>this.requestAnimate())),this.emit(Ju.SEEK,this))}kill(t=!0,e){this.killStyle=e,this.destroy(t)}create(){const{target:t,frames:e,keyframes:i,config:s}=this,{length:n}=i,r=!(n>1)||this.join;let o,a,h,l,d,c=0,u=0;n>1&&(this.fromStyle={},this.toStyle={});for(let s=0;s<n;s++){if(a=i[s],l=a.style||a,o||(o=r?t:l),h={style:l,beforeStyle:{}},d=1,a.style){const{duration:t,autoDuration:e,delay:i,autoDelay:s,easing:n,swing:r,loop:o}=a;r&&(h.swing="number"==typeof r?r:2,d=2*h.swing-1),o&&(h.loop=d="number"==typeof o?o:2),t?(h.duration=t,c+=t*d,i&&(h.totalTime=t+i)):e&&(h.autoDuration=e,u+=e*d),i?(h.delay=i,c+=i*d):s&&(h.autoDelay=s,u+=s*d),n&&(h.easingFn=Zu.get(n))}if(h.autoDuration||void 0!==h.duration||(n>1?s>0||r?u+=d:h.duration=0:h.duration=this.duration),n>1)this.setBefore(h,l,o);else{for(let e in l)h.beforeStyle[e]=t[e];this.fromStyle=h.beforeStyle,this.toStyle=h.style}o=l,e.push(h)}u?((this.duration<=c||!s||!s.duration)&&this.changeDuration(c+.2*u),this.allocateTime((this.duration-c)/u)):c&&this.changeDuration(c),this.emit(Ju.CREATED,this)}changeDuration(t){const{config:e}=this;this.config=e?Object.assign(Object.assign({},e),{duration:t}):{duration:t}}setBefore(t,e,i){const{fromStyle:s,toStyle:n,target:r}=this;for(let o in e)void 0===s[o]&&(s[o]=n[o]=e===i?i[o]:r[o]),t.beforeStyle[o]=void 0===i[o]?n[o]:i[o],n[o]=e[o]}allocateTime(t){let e,{frames:i}=this,{length:s}=i;for(let n=0;n<s;n++)e=i[n],void 0===e.duration&&(e.duration=e.autoDuration?t*e.autoDuration:t),e.totalTime||(e.autoDelay&&(e.delay=e.autoDelay*t),e.delay&&(e.totalTime=e.duration+e.delay))}requestAnimate(){this.requestAnimateTime=Date.now(),e.requestRender(this.animate.bind(this))}animate(t,e){if(!e){if(!this.running)return;this.time+=(Date.now()-this.requestAnimateTime)/1e3}const{duration:i}=this,s=this.time*this.speed;if(s<i){for(;s-this.playedTotalTime>this.frameTotalTime;)this.transition(1),this.mainReverse?this.reverseNextFrame():this.nextFrame();const t=this.nowReverse?0:this.frame.delay||0,e=s-this.playedTotalTime-t,i=this.frame.duration;if(e>i)this.transition(1);else if(e>=0){const t=i?e/i:1;this.transition(this.frame.easingFn?this.frame.easingFn(t):this.easingFn(t))}}else this.end();if(!e)if(s<i)this.requestAnimate();else{const{loop:t,loopDelay:e,swing:i}=this;if((!1!==t||i)&&(this.looped?this.looped++:this.looped=1,this.needLoop(this.looped,t,i)))return i&&(this.mainReverse=!this.mainReverse),void(e?this.timer=setTimeout((()=>{this.timer=0,this.begin()}),e/this.speed*1e3):this.begin());this.complete()}}start(t){this.requestAnimateTime=1;const{reverse:e}=this;if((e||this.mainReverse)&&(this.mainReverse=e),this.looped&&(this.looped=0),t)this.begin(!0);else{const{delay:t}=this;t?this.timer=setTimeout((()=>{this.timer=0,this.begin()}),t/this.speed*1e3):this.begin()}}begin(t){this.playedTotalTime=this.time=0,this.mainReverse?this.setTo():this.setFrom(),t||this.requestAnimate()}end(){this.mainReverse?this.setFrom():this.setTo()}complete(){this.requestAnimateTime=0,this.running=!1;const{endingStyle:t,killStyle:e}=this,i=e?{}:t;if(e)for(let s in t)s in e||(i[s]=t[s]);this.setStyle(i),this.clearTimer(),this.emit(Ju.COMPLETED,this)}setFrom(){this.nowIndex=0,this.setStyle(this.fromStyle)}setTo(){this.nowIndex=this.frames.length-1,this.setStyle(this.toStyle)}nextFrame(){if(this.needLoopFrame())return this.increaseTime();this.nowIndex+1>=this.frames.length||(this.increaseTime(),this.nowIndex++)}reverseNextFrame(){if(this.needLoopFrame())return this.increaseTime();this.nowIndex-1<0||(this.increaseTime(),this.nowIndex--)}transition(t){const{style:e,beforeStyle:i}=this.frame,s=this.nowReverse?e:i,n=this.nowReverse?i:e;if(0===t)this.setStyle(s);else if(1===t)this.setStyle(n);else{const{attrsMap:i,target:r}=this;let o,a,h,{betweenStyle:l}=this.frame;l||(l=this.frame.betweenStyle={});for(let d in e)i&&!i[d]||(o=s[d],a=n[d],h=ja.list[d]||ja.value,o!==a&&(l[d]=h(o,a,t,r)));this.setStyle(l)}this.emit(Ju.UPDATE,this)}setStyle(t){const{target:e}=this;e&&t&&(this.style=t,e.__?e.set(t,!!this.isTemp&&"temp"):Object.assign(e,t))}increaseTime(){this.playedTotalTime+=this.frameTotalTime}needLoop(t,e,i){return!(this.needStopLoop(t,e)||this.needStopLoop(t,i,!0))}needStopLoop(t,e,i){return"number"==typeof e&&(!e||t>=(i?2*e-1:e))}needLoopFrame(){const{loop:t,swing:e}=this.frame;if(t||e){if(this.frameLooped?this.frameLooped++:this.frameLooped=1,e&&(this.frameReverse=!this.frameReverse),this.needLoop(this.frameLooped,t,e))return!0;this.frameLooped=this.frameReverse=void 0}return!1}clearTimer(t){this.timer&&(clearTimeout(this.timer),this.timer=0,t&&t())}destroy(t){this.destroyed||(super.destroy(),t&&!this.completed?this.stop():this.pause(),this.target=this.config=this.frames=this.fromStyle=this.toStyle=this.style=this.killStyle=null,this.destroyed=!0)}},zt([Qu("ease")],t.Animate.prototype,"easing",void 0),zt([Qu(0)],t.Animate.prototype,"delay",void 0),zt([Qu(.2)],t.Animate.prototype,"duration",void 0),zt([Qu("auto")],t.Animate.prototype,"ending",void 0),zt([Qu(!1)],t.Animate.prototype,"reverse",void 0),zt([Qu(!1)],t.Animate.prototype,"swing",void 0),zt([Qu(!1)],t.Animate.prototype,"loop",void 0),zt([Qu(0)],t.Animate.prototype,"loopDelay",void 0),zt([Qu(1)],t.Animate.prototype,"speed",void 0),zt([Qu(!0)],t.Animate.prototype,"autoplay",void 0),zt([Qu()],t.Animate.prototype,"join",void 0),zt([Qu()],t.Animate.prototype,"attrs",void 0),t.Animate=zt([nr(ao)],t.Animate),t.AnimateList=class extends t.Animate{get completed(){return this.list.every((t=>t.completed))}get endingStyle(){return this._endingStyle}constructor(t,e,i){super(t,null),this.list=[],this.updateList(e,i)}updateList(e,i){this.fromStyle={},this.toStyle={},this._endingStyle={},e||(e=this.list.filter((t=>{const{completed:e}=t;return e&&t.destroy(),!e}))),this.list=e.map((e=>{const s=e.target?e:new t.Animate(this.target,e,i);return Object.assign(this.fromStyle,s.fromStyle),Object.assign(this.toStyle,s.toStyle),Object.assign(this._endingStyle,s.endingStyle),s}))}play(){this.each((t=>t.play()))}pause(){this.each((t=>t.pause()))}stop(){this.each((t=>t.stop()))}seek(t){this.each((e=>e.seek(t)))}kill(t,e){this.each((i=>i.kill(t,e))),this.destroy()}each(t){this.list.forEach(t)}destroy(t){const{list:e}=this;e.length&&(this.each((e=>e.destroy(t))),e.length=0)}},t.AnimateList=zt([nr(ao)],t.AnimateList);const $u={transparent:"FFF0",aliceblue:"F0F8FF",antiquewhite:"FAEBD7",aqua:"0FF",aquamarine:"7FFFD4",azure:"F0FFFF",beige:"F5F5DC",bisque:"FFE4C4",black:"0",blanchedalmond:"FFEBCD",blue:"00F",blueviolet:"8A2BE2",brown:"A52A2A",burlywood:"DEB887",cadetblue:"5F9EA0",chartreuse:"7FFF00",chocolate:"D2691E",coral:"FF7F50",cornflowerblue:"6495ED",cornsilk:"FFF8DC",crimson:"DC143C",cyan:"0FF",darkblue:"00008B",darkcyan:"008B8B",darkgoldenrod:"B8860B",darkgray:"A9",darkgreen:"006400",darkgrey:"A9",darkkhaki:"BDB76B",darkmagenta:"8B008B",darkolivegreen:"556B2F",darkorange:"FF8C00",darkorchid:"9932CC",darkred:"8B0000",darksalmon:"E9967A",darkseagreen:"8FBC8F",darkslateblue:"483D8B",darkslategray:"2F4F4F",darkslategrey:"2F4F4F",darkturquoise:"00CED1",darkviolet:"9400D3",deeppink:"FF1493",deepskyblue:"00BFFF",dimgray:"69",dimgrey:"69",dodgerblue:"1E90FF",firebrick:"B22222",floralwhite:"FFFAF0",forestgreen:"228B22",fuchsia:"F0F",gainsboro:"DC",ghostwhite:"F8F8FF",gold:"FFD700",goldenrod:"DAA520",gray:"80",green:"008000",greenyellow:"ADFF2F",grey:"80",honeydew:"F0FFF0",hotpink:"FF69B4",indianred:"CD5C5C",indigo:"4B0082",ivory:"FFFFF0",khaki:"F0E68C",lavender:"E6E6FA",lavenderblush:"FFF0F5",lawngreen:"7CFC00",lemonchiffon:"FFFACD",lightblue:"ADD8E6",lightcoral:"F08080",lightcyan:"E0FFFF",lightgoldenrodyellow:"FAFAD2",lightgray:"D3",lightgreen:"90EE90",lightgrey:"D3",lightpink:"FFB6C1",lightsalmon:"FFA07A",lightseagreen:"20B2AA",lightskyblue:"87CEFA",lightslategray:"789",lightslategrey:"789",lightsteelblue:"B0C4DE",lightyellow:"FFFFE0",lime:"00FF00",limegreen:"32CD32",linen:"FAF0E6",magenta:"FF00FF",maroon:"800000",mediumaquamarine:"66CDAA",mediumblue:"0000CD",mediumorchid:"BA55D3",mediumpurple:"9370DB",mediumseagreen:"3CB371",mediumslateblue:"7B68EE",mediumspringgreen:"00FA9A",mediumturquoise:"48D1CC",mediumvioletred:"C71585",midnightblue:"191970",mintcream:"F5FFFA",mistyrose:"FFE4E1",moccasin:"FFE4B5",navajowhite:"FFDEAD",navy:"000080",oldlace:"FDF5E6",olive:"808000",olivedrab:"6B8E23",orange:"FFA500",orangered:"FF4500",orchid:"DA70D6",palegoldenrod:"EEE8AA",palegreen:"98FB98",paleturquoise:"AFEEEE",palevioletred:"D87093",papayawhip:"FFEFD5",peachpuff:"FFDAB9",peru:"CD853F",pink:"FFC0CB",plum:"DDA0DD",powderblue:"B0E0E6",purple:"800080",rebeccapurple:"639",red:"F00",rosybrown:"BC8F8F",royalblue:"4169E1",saddlebrown:"8B4513",salmon:"FA8072",sandybrown:"F4A460",seagreen:"2E8B57",seashell:"FFF5EE",sienna:"A0522D",silver:"C0",skyblue:"87CEEB",slateblue:"6A5ACD",slategray:"708090",slategrey:"708090",snow:"FFFAFA",springgreen:"00FF7F",steelblue:"4682B4",tan:"D2B48C",teal:"008080",thistle:"D8BFD8",tomato:"FF6347",turquoise:"40E0D0",violet:"EE82EE",wheat:"F5DEB3",white:"F",whitesmoke:"F5",yellow:"FF0",yellowgreen:"9ACD32"},t_=/^rgb\((\d+),\s*(\d+),\s*(\d+)/i,e_=/^rgba\((\d+),\s*(\d+),\s*(\d+),\s*(\d*\.?\d+)/i,i_=/^hsl\((\d+),\s*(\d+)%\s*,\s*(\d+)%/i,s_=/^hsla\((\d+),\s*(\d+)%\s*,\s*(\d+)%\s*,\s*(\d*\.?\d+)/i,n_=parseInt,r_=parseFloat,{round:o_}=Math;let a_={},h_=0;function l_(t){let e,i,s,n=1;switch(t.length){case 9:e=n_(t.slice(1,3),16),i=n_(t.slice(3,5),16),s=n_(t.slice(5,7),16),n=n_(t.slice(7,9),16)/255;break;case 7:e=n_(t.slice(1,3),16),i=n_(t.slice(3,5),16),s=n_(t.slice(5,7),16);break;case 5:e=n_(t[1]+t[1],16),i=n_(t[2]+t[2],16),s=n_(t[3]+t[3],16),n=n_(t[4]+t[4],16)/255;break;case 4:e=n_(t[1]+t[1],16),i=n_(t[2]+t[2],16),s=n_(t[3]+t[3],16);break;case 3:e=i=s=n_(t[1]+t[2],16);break;case 2:e=i=s=n_(t[1]+t[1],16)}return{r:e,g:i,b:s,a:n}}const d_=1/6,c_=.5,u_=2/3,__=1/3;function p_(t,e,i){return i<0?i++:i>1&&i--,i<d_?t+6*(e-t)*i:i<c_?e:i<u_?t+(e-t)*(u_-i)*6:t}function g_(t,e,i,s=1){let n,r,o;if(t/=360,i/=100,0===(e/=100))n=r=o=i;else{let s=i<.5?i*(1+e):i+e-i*e,a=2*i-s;n=p_(a,s,t+__),r=p_(a,s,t),o=p_(a,s,t-__)}return{r:o_(255*n),g:o_(255*r),b:o_(255*o),a:s}}Rt.add("color"),Fa.object=function(t,e){let i,s=void 0!==e&&1!==e;if("string"==typeof t){const e=a_[t];if(e)i=Object.assign({},e);else{switch(t[0]){case"#":i=l_(t);break;case"R":case"r":"("===t[4]&&e_.test(t)?i=function(t){const e=e_.exec(t);return{r:n_(e[1]),g:n_(e[2]),b:n_(e[3]),a:r_(e[4])}}(t):"("===t[3]&&t_.test(t)&&(i=function(t){const e=t_.exec(t);return{r:n_(e[1]),g:n_(e[2]),b:n_(e[3]),a:1}}(t));break;case"H":case"h":"("===t[4]&&s_.test(t)?i=function(t){const e=s_.exec(t);return g_(r_(e[1]),r_(e[2]),r_(e[3]),r_(e[4]))}(t):"("===t[3]&&i_.test(t)&&(i=function(t){const e=i_.exec(t);return g_(r_(e[1]),r_(e[2]),r_(e[3]),1)}(t))}if(!i){const e=$u[t.toLowerCase()];e&&(i=l_("#"+e))}i&&(h_++,h_>1e4&&(a_={},h_=0),a_[t]=Object.assign({},i))}}else"object"==typeof t&&(void 0===t.a&&(t.a=1),s&&(t=Object.assign({},t)),i=t);return i||(i={r:255,g:255,b:255,a:1}),s&&(i.a*=e),i};const{round:f_}=Math,{fourNumber:y_}=h,m_={fill:E_,stroke:E_,cornerRadius:(t,e,i)=>"number"==typeof t&&"number"==typeof e?x_(t,e,i):(t=y_(t),e=y_(e),t.map(((t,s)=>x_(t,e[s],i)))),text(t,e,i){if("string"==typeof t&&"string"==typeof e){const s=t.length,n=e.length,r=x_(s,n,i,1);return s<n?e.substring(0,r):t.substring(0,r)}return"number"==typeof t||"number"==typeof e?h.float(x_(t,e,i),Math.max(w_(t),w_(e))):e},shadow:B_,innerShadow:B_},v_={value:function(t,e,i){const s="number"==typeof t,n="number"==typeof e;return s&&n?t+(e-t)*i:n||s?x_(t,e,i):t},number:x_,color:b_};function w_(t){const e=String(t).split(".")[1];return e?e.length:0}function x_(t,e,i,s){t||(t=0),e||(e=0);const n=t+(e-t)*i;return s?f_(n):n}function b_(t,e,i){t=Fa.object(t),e=Fa.object(e);const s=x_(t.r,e.r,i,1)+","+x_(t.g,e.g,i,1)+","+x_(t.b,e.b,i,1),n=x_(t.a,e.a,i);return 1===n?"rgb("+s+")":"rgba("+s+","+n+")"}function E_(t,e,i){return"string"==typeof t&&"string"==typeof e?b_(t,e,i):e}function B_(t,e,i){return t instanceof Array||e instanceof Array?e:(e=e||{},{x:x_((t=t||{}).x,e.x,i),y:x_(t.y,e.y,i),blur:x_(t.blur,e.blur,i),spread:x_(t.spread,e.spread,i),color:b_(t.color||"#FFFFFF00",e.color||"#FFFFFF00",i),visible:e.visible,blendMode:e.blendMode,box:e.box||t.box})}Rt.add("animate","color"),Xa.canAnimate=!0,Object.assign(ja,v_),Object.assign(ja.list,m_);const k_=t.UI.prototype;var P_;En(P_,(t=>({set(e){this.__setAttr(t,e),this.leafer&&(this.killAnimate("animation"),e&&this.animate(e,void 0,"animation"))}})))(k_,"animation"),Pn()(k_,"animationOut"),Pn(!0)(k_,"transition"),Pn()(k_,"transitionOut"),k_.animate=function(e,i,s,n){if(void 0===e)return this.__animate;let r=e instanceof Array&&!i&&s?new t.AnimateList(this,e,n):new t.Animate(this,e,i,n);this.killAnimate(s,r.toStyle);const o=this.__animate;return o&&(r instanceof t.AnimateList?r.list.unshift(o):r=new t.AnimateList(this,[o,r])),this.__animate=r},k_.killAnimate=function(e,i){const s=this.__animate;if(s){let e=!1;if(i&&!s.completed){s instanceof t.AnimateList&&s.updateList();const{toStyle:n}=s;for(let t in i)if(t in n){e=!0;break}}else e=!0;e&&(s.kill(!0,i),this.__animate=null)}},k_.__runAnimation=function(t,e){this.animate("in"===t?this.animation:this.animationOut,void 0,"animation"),e&&this.__animate.on(Ju.COMPLETED,e)};const R_=[.1488743389,.4333953941,.6794095682,.8650633666,.9739065285],C_=[.2955242247,.2692667193,.2190863625,.1494513491,.0666713443],{sqrt:S_}=Math,T_={getDistance(t,e,i,s,n,r,o,a,h=1){let l,d,c,u,_,p,g=0,f=h/2;for(let h=0;h<R_.length;h++)l=f*(1+R_[h]),d=f*(1-R_[h]),c=L_(l,t,i,n,o),u=L_(l,e,s,r,a),_=L_(d,t,i,n,o),p=L_(d,e,s,r,a),g+=C_[h]*(S_(c*c+u*u)+S_(_*_+p*p));return g*f},getDerivative(t,e,i,s,n){const r=1-t;return 3*r*r*(i-e)+6*r*t*(s-i)+3*t*t*(n-s)},getRotation(t,e,i,s,n,r,o,a,h){const d=L_(t,e,s,r,a),c=L_(t,i,n,o,h);return Math.atan2(c,d)/l},getT(t,e,i,s,n,r,o,a,h,l,d=1){let c=0,u=1,_=t/e,p=d/e/3;if(_>=1)return 1;if(_<=0)return 0;for(;u-c>p;)D_(i,s,n,r,o,a,h,l,_)<t?c=_:u=_,_=(c+u)/2;return _},cut(t,e,i,s,n,r,o,a,h,l){const d=1-e,c=d*i+e*n,u=d*s+e*r,_=d*n+e*o,p=d*r+e*a,g=d*c+e*_,f=d*u+e*p,y=d*g+e*(d*_+e*(d*o+e*h)),m=d*f+e*(d*p+e*(d*a+e*l));t.push(te.C,c,u,g,f,y,m)}},{getDerivative:L_,getDistance:D_}=T_,{M:A_,L:O_,C:I_,Z:F_}=te,M_={},W_={},N_={transform(t,e){let i,s=0;const n=t.length;for(;s<n;)switch(i=t[s],i){case A_:case O_:N_.transformPoints(t,e,s,1),s+=3;break;case I_:N_.transformPoints(t,e,s,3),s+=7;break;case F_:s+=1}},transformPoints(t,e,i,s){for(let n=i+1,r=n+2*s;n<r;n+=2)M_.x=t[n],M_.y=t[n+1],b.toOuterPoint(e,M_),t[n]=M_.x,t[n+1]=M_.y},getMotionPathData(t){let e,i,s,n,r=0,o=[],a=0,h=0,l=0;const d=t.length;for(;a<d;){switch(n=t[a],n){case A_:case O_:i=t[a+1],s=t[a+2],e=n===O_&&a>0?A.getDistanceFrom(h,l,i,s):0,h=i,l=s,a+=3;break;case I_:i=t[a+5],s=t[a+6],e=T_.getDistance(h,l,t[a+1],t[a+2],t[a+3],t[a+4],i,s),h=i,l=s,a+=7;break;case F_:a+=1;default:e=0}o.push(e),r+=e}return{total:r,segments:o,data:t}},getDistancePoint(t,e,i){const{segments:s,data:n}=t;e=Ma.number(e,t.total);let r,o,a,h,l,d,c,u,_,p=0,g={},f=0,y=0,m=0,v=0;const w=n.length;for(;f<w;){switch(h=n[f],h){case A_:case O_:if(o=n[f+1],a=n[f+2],r=s[y],p+r>e||!t.total)return f||(m=o,v=a),W_.x=m,W_.y=v,g.x=o,g.y=a,A.getDistancePoint(W_,g,e-p,!0),g.rotation=A.getAngle(W_,g),g;m=o,v=a,f+=3;break;case I_:if(o=n[f+5],a=n[f+6],r=s[y],p+r>e)return l=n[f+1],d=n[f+2],c=n[f+3],u=n[f+4],_=T_.getT(e-p,r,m,v,l,d,c,u,o,a,i),Pe.getPointAndSet(_,m,v,l,d,c,u,o,a,g),g.rotation=T_.getRotation(_,m,v,l,d,c,u,o,a),g;m=o,v=a,f+=7;break;case F_:f+=1;default:r=0}y++,p+=r}return g},getDistancePath(t,e,i){const{segments:s,data:n}=t,r=[];e=Ma.number(e,t.total);let o,a,h,l,d,c,u,_,p,g=0,f={},y=0,m=0,v=0,w=0;const x=n.length;for(;y<x;){switch(l=n[y],l){case A_:case O_:if(a=n[y+1],h=n[y+2],o=s[m],g+o>e||!t.total)return y||(v=a,w=h),W_.x=v,W_.y=w,f.x=a,f.y=h,A.getDistancePoint(W_,f,e-g,!0),r.push(l,f.x,f.y),r;v=a,w=h,y+=3,r.push(l,v,w);break;case I_:if(d=n[y+1],c=n[y+2],u=n[y+3],_=n[y+4],a=n[y+5],h=n[y+6],o=s[m],g+o>e)return p=T_.getT(e-g,o,v,w,d,c,u,_,a,h,i),T_.cut(r,p,v,w,d,c,u,_,a,h),r;v=a,w=h,y+=7,r.push(l,d,c,u,_,a,h);break;case F_:y+=1,r.push(l);default:o=0}m++,g+=o}return r}};function U_(t){return En(t,(t=>({set(e){this.__setAttr(t,e),this.__hasMotionPath=this.motionPath||!Ut(this.motion),this.__layout.matrixChanged||this.__layout.matrixChange()}})))}Rt.add("motion-path"),ja.register("motion",(function(t,e,i,s){return t?"object"==typeof t&&(t=Ma.number(t,s.getMotionTotal())):t=0,e?"object"==typeof e&&(e=Ma.number(e,s.getMotionTotal())):e=0,ja.number(t,e,i)})),ja.register("motionRotation",(function(t,e,i){return ja.number(t,e,i)}));const z_=t.UI.prototype,{updateMatrix:Y_,updateAllMatrix:H_}=yr,{updateBounds:X_}=Pr;function j_(t){const{motion:e,leaferIsCreated:i}=t;if(!Ut(e)){if(i&&(t.leafer.created=!1),t.motionPath){const i=G_(t);i.total&&(t.__.__pathForRender=N_.getDistancePath(i,e,t.motionPrecision))}else t.set(t.getMotionPoint(e)),t.__hasAutoLayout||(t.isBranch?(H_(t),X_(t,t)):Y_(t));i&&(t.leafer.created=!0)}}function V_(t){const{parent:e}=t;if(!t.motionPath&&e){const{children:t}=e;for(let e=0;e<t.length;e++)if(t[e].motionPath)return t[e]}return t}function G_(t){const e=t.__;return e.__pathForMotion?e.__pathForMotion:e.__pathForMotion=N_.getMotionPathData(t.getPath(!0,!0))}U_()(z_,"motionPath"),U_(1)(z_,"motionPrecision"),U_()(z_,"motion"),U_(!0)(z_,"motionRotation"),z_.getMotionPathData=function(){return G_(V_(this))},z_.getMotionPoint=function(t){const e=V_(this),i=G_(e);if(!i.total)return{};const s=N_.getDistancePoint(i,t,e.motionPrecision);b.toOuterPoint(e.localTransform,s);const{motionRotation:n}=this;return!1===n?delete s.rotation:"number"==typeof n&&(s.rotation+=n),s},z_.getMotionTotal=function(){return this.getMotionPathData().total},z_.__updateMotionPath=function(){const t=this.__;if(this.__layout.resized&&t.__pathForMotion&&(t.__pathForMotion=void 0),this.motionPath){let t;const{children:e}=this.parent;for(let i=0;i<e.length;i++)t=e[i],Ut(t.motion)||t.__layout.matrixChanged||(t!==this&&t.__extraUpdate(),j_(t))}else j_(this)};const{Yes:q_,NoAndSkip:K_,YesAndSkip:Z_}=t.Answer,Q_={},J_={},$_={};class tp{constructor(t){this.innerIdMap={},this.idMap={},this.methods={id:(t,e)=>t.id===e?(this.target&&(this.idMap[e]=t),1):0,innerId:(t,e)=>t.innerId===e?(this.target&&(this.innerIdMap[e]=t),1):0,className:(t,e)=>t.className===e?1:0,tag:(t,e)=>t.__tag===e?1:0,tags:(t,e)=>e[t.__tag]?1:0},(this.target=t)&&this.__listenEvents()}getBy(t,e,i,s){switch(typeof t){case"number":const n=this.getByInnerId(t,e);return i?n:n?[n]:[];case"string":switch(t[0]){case"#":Q_.id=t.substring(1),t=Q_;break;case".":J_.className=t.substring(1),t=J_;break;default:$_.tag=t,t=$_}case"object":if(void 0!==t.id){const s=this.getById(t.id,e);return i?s:s?[s]:[]}if(t.tag){const{tag:s}=t,n=s instanceof Array;return this.getByMethod(n?this.methods.tags:this.methods.tag,e,i,n?It.toMap(s):s)}return this.getByMethod(this.methods.className,e,i,t.className);case"function":return this.getByMethod(t,e,i,s)}}getByInnerId(t,e){const i=this.innerIdMap[t];return i||(this.eachFind(this.toChildren(e),this.methods.innerId,null,t),this.findLeaf)}getById(t,e){const i=this.idMap[t];return i&&yr.hasParent(i,e||this.target)?i:(this.eachFind(this.toChildren(e),this.methods.id,null,t),this.findLeaf)}getByClassName(t,e){return this.getByMethod(this.methods.className,e,!1,t)}getByTag(t,e){return this.getByMethod(this.methods.tag,e,!1,t)}getByMethod(t,e,i,s){const n=i?null:[];return this.eachFind(this.toChildren(e),t,n,s),n||this.findLeaf}eachFind(t,e,i,s){let n,r;for(let o=0,a=t.length;o<a;o++){if(n=t[o],r=e(n,s),r===q_||r===Z_){if(!i)return void(this.findLeaf=n);i.push(n)}n.isBranch&&r<K_&&this.eachFind(n.children,e,i,s)}}toChildren(t){return this.findLeaf=null,[t||this.target]}__onRemoveChild(t){const{id:e,innerId:i}=t.child;this.idMap[e]&&delete this.idMap[e],this.innerIdMap[i]&&delete this.innerIdMap[i]}__checkIdChange(t){if("id"===t.attrName){const e=t.oldValue;this.idMap[e]&&delete this.idMap[e]}}__listenEvents(){this.__eventIds=[this.target.on_(zr.REMOVE,this.__onRemoveChild,this),this.target.on_(Yr.CHANGE,this.__checkIdChange,this)]}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}destroy(){const{__eventIds:t}=this;t&&t.length&&(this.__removeListenEvents(),this.innerIdMap={},this.idMap={}),this.findLeaf=null}}const ep=t.UI.prototype;function ip(t){return t.leafer?t.leafer.selector:e.selector||(e.selector=i.selector())}return ep.find=function(t,e){return ip(this).getBy(t,this,!1,e)},ep.findOne=function(t,e){return ip(this).getBy(t,this,!0,e)},Rt.add("find"),i.finder=function(t){return new tp(t)},t.AlignHelper=mt,t.AnimateEasing=Zu,t.AnimateEvent=Ju,t.AroundHelper=gt,t.AutoBounds=ct,t.BezierHelper=Pe,t.Bounds=lt,t.BoundsHelper=rt,t.BoxData=Ja,t.BranchHelper=Pr,t.BranchRender=So,t.CanvasData=ch,t.CanvasManager=Ot,t.ChildEvent=zr,t.ColorConvert=Fa,t.Creator=i,t.Cursor=Pl,t.DataHelper=It,t.Debug=wt,t.Dragger=gl,t.Effect=Ya,t.EllipseData=sh,t.EllipseHelper=Ie,t.Event=Ur,t.EventCreator=Dt,t.Eventer=Zr,t.Export=Ha,t.FileHelper=cn,t.Finder=tp,t.FrameData=th,t.GroupData=Qa,t.HighBezierHelper=T_,t.HighCurveHelper=N_,t.HitCanvasManager=Rl,t.ImageData=dh,t.ImageEvent=Hr,t.ImageManager=fn,t.IncrementId=s,t.InteractionBase=kl,t.InteractionHelper=ll,t.Keyboard=sl,t.LayoutEvent=Vr,t.Layouter=Pa,t.LeafBounds=Po,t.LeafBoundsHelper=Br,t.LeafData=Mt,t.LeafDataProxy=co,t.LeafEventer=ao,t.LeafHelper=yr,t.LeafLayout=Nr,t.LeafLevelList=la,t.LeafList=ha,t.LeafMatrix=mo,t.LeafRender=Ro,t.LeaferCanvas=da,t.LeaferCanvasBase=Qt,t.LeaferData=$a,t.LeaferEvent=qr,t.LeaferImage=wn,t.LineData=eh,t.MathHelper=h,t.Matrix=U,t.MatrixHelper=b,t.MyDragEvent=hl,t.MyImage=Zh,t.MyPointerEvent=ol,t.NeedConvertToCanvasCommandMap=ie,t.OneRadian=l,t.PI2=d,t.PI_2=c,t.Paint=Na,t.PaintGradient=za,t.PaintImage=Ua,t.PathArrow=Wa,t.PathBounds=Js,t.PathCommandDataHelper=Yi,t.PathCommandMap=te,t.PathConvert=vi,t.PathCorner=an,t.PathCreator=rs,t.PathData=oh,t.PathDrawer=ws,t.PathHelper=Jt,t.PathNumberCommandLengthMap=oe,t.PathNumberCommandMap=re,t.PenData=ah,t.Picker=Ta,t.Platform=e,t.Plugin=Rt,t.Point=W,t.PointHelper=A,t.PointerButton=nl,t.PolygonData=nh,t.PropertyEvent=Yr,t.RectData=ih,t.RectHelper=ae,t.RectRender=gh,t.RenderEvent=Gr,t.Renderer=Ca,t.ResizeEvent=Xr,t.RobotData=lu,t.Run=Bt,t.Selector=La,t.StarData=rh,t.State=Xa,t.StringNumberMap=vt,t.TaskItem=pn,t.TaskProcessor=gn,t.TextConvert=Ia,t.TextData=lh,t.Transition=ja,t.TwoPointBoundsHelper=Y,t.UIBounds=uh,t.UICreator=St,t.UIData=Za,t.UIEvent=rl,t.UIRender=_h,t.UnitConvert=Ma,t.WaitHelper=Tr,t.WatchEvent=jr,t.Watcher=pa,t.affectRenderBoundsType=Nn,t.affectStrokeBoundsType=Fn,t.attr=Bn,t.autoLayoutType=Cn,t.boundsType=Ln,t.canvasPatch=dn,t.canvasSizeAttrs=Zt,t.cursorType=Kn,t.dataProcessor=Zn,t.dataType=Pn,t.decorateLeafAttr=En,t.defineDataProcessor=Qn,t.defineKey=xn,t.defineLeafAttr=kn,t.doBoundsType=An,t.doStrokeType=Mn,t.effectType=Da,t.emptyData=Nt,t.eraserType=Gn,t.getBoundsData=_,t.getDescriptor=bn,t.getMatrixData=p,t.getPointData=u,t.hitType=qn,t.isNull=Ut,t.layoutProcessor=function(t){return(e,i)=>{xn(e,"__LayoutProcessor",{get:()=>t})}},t.maskType=Vn,t.motionPathType=U_,t.naturalBoundsType=Dn,t.opacityType=zn,t.pathInputType=On,t.pathType=In,t.pen=hn,t.positionType=Rn,t.registerUI=rr,t.registerUIEvent=or,t.resizeType=Aa,t.rewrite=er,t.rewriteAble=ir,t.rotationType=Tn,t.scaleType=Sn,t.sortType=jn,t.stateStyleType=cu,t.stateType=du,t.strokeType=Wn,t.surfaceType=Un,t.tempBounds=dt,t.tempMatrix=z,t.tempPoint=N,t.useCanvas=ua,t.useModule=nr,t.version="1.4.0",t.visibleType=Yn,t.zoomLayerType=Oa,t}({});
2
+ //# sourceMappingURL=worker.min.js.map