leafer-x-tooltip-canvas 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.en.md +394 -0
- package/README.md +392 -0
- package/dev/bundle.js +12467 -0
- package/dev/index.html +13 -0
- package/dist/index.cjs +10911 -0
- package/dist/index.esm.js +10909 -0
- package/dist/index.esm.min.js +1 -0
- package/dist/index.js +10915 -0
- package/dist/index.min.cjs +1 -0
- package/dist/index.min.js +1 -0
- package/package.json +52 -0
- package/src/Tooltip.ts +166 -0
- package/src/TooltipPlugin.ts +187 -0
- package/src/defaultConfig.ts +26 -0
- package/src/index.ts +1 -0
- package/src/interface/config.ts +40 -0
- package/src/interface/display.ts +5 -0
- package/src/interface/index.ts +2 -0
- package/src/utils.ts +52 -0
- package/types/index.d.ts +48 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
this.LeaferX=this.LeaferX||{},this.LeaferX.selector=function(t,e){"use strict";function s(t,e,s,i){var o,r=arguments.length,n=r<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,s,i);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(n=(r<3?o(n):r>3?o(e,s,n):o(e,s))||n);return r>3&&n&&Object.defineProperty(e,s,n),n}"function"==typeof SuppressedError&&SuppressedError;const i={image:{hitCanvasSize:100,maxCacheSize:4096e3,maxPatternSize:8847360,suffix:"leaf",crossOrigin:"anonymous"}},o={},r={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=r,{round:a,pow:h,PI:l}=Math,d={within:(t,e,s)=>(t<e&&(t=e),t>s&&(t=s),t),minus(t,e){if(t instanceof Array){e&&(t=d.fourNumber(t,0));for(let e=0;e<t.length;e++)t[e]=-t[e]}else t=-t;return t},fourNumber(t,e){let s;if(t instanceof Array)switch(t.length){case 4:s=void 0===e?t:[...t];break;case 2:s=[t[0],t[1],t[0],t[1]];break;case 3:s=[t[0],t[1],t[2],t[1]];break;case 1:t=t[0];break;default:t=0}if(s||(s=[t,t,t,t]),e)for(let t=0;t<4;t++)s[t]>e&&(s[t]=e);return s},formatRotation:(t,e)=>(t%=360,e?t<0&&(t+=360):(t>180&&(t-=360),t<-180&&(t+=360)),d.float(t)),getGapRotation(t,e,s=0){let i=t+s;if(e>1){const t=Math.abs(i%e);(t<1||t>e-1)&&(i=Math.round(i/e)*e)}return i-s},float(t,e){const s=e?h(10,e):1e12;return-0===(t=a(t*s)/s)?0:t}},c=l/180,u=2*l,_=l/2;function p(){return{a:1,b:0,c:0,d:1,e:0,f:0}}const{sin:g,cos:f,acos:y,sqrt:m}=Math,{float:w}=d,v={};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,s=0,i=0,o=1,r=0,n=0){t.a=e,t.b=s,t.c=i,t.d=o,t.e=r,t.f=n},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,s){t.e+=e,t.f+=s},translateInner(t,e,s){t.e+=t.a*e+t.c*s,t.f+=t.b*e+t.d*s},scale(t,e,s=e){t.a*=e,t.b*=e,t.c*=s,t.d*=s},scaleOfOuter(t,e,s,i){B.toInnerPoint(t,e,v),B.scaleOfInner(t,v,s,i)},scaleOfInner(t,e,s,i=s){B.translateInner(t,e.x,e.y),B.scale(t,s,i),B.translateInner(t,-e.x,-e.y)},rotate(t,e){const{a:s,b:i,c:o,d:r}=t,n=f(e*=c),a=g(e);t.a=s*n-i*a,t.b=s*a+i*n,t.c=o*n-r*a,t.d=o*a+r*n},rotateOfOuter(t,e,s){B.toInnerPoint(t,e,v),B.rotateOfInner(t,v,s)},rotateOfInner(t,e,s){B.translateInner(t,e.x,e.y),B.rotate(t,s),B.translateInner(t,-e.x,-e.y)},skew(t,e,s){const{a:i,b:o,c:r,d:n}=t;s&&(s*=c,t.a=i+r*s,t.b=o+n*s),e&&(e*=c,t.c=r+i*e,t.d=n+o*e)},skewOfOuter(t,e,s,i){B.toInnerPoint(t,e,v),B.skewOfInner(t,v,s,i)},skewOfInner(t,e,s,i=0){B.translateInner(t,e.x,e.y),B.skew(t,s,i),B.translateInner(t,-e.x,-e.y)},multiply(t,e){const{a:s,b:i,c:o,d:r,e:n,f:a}=t;t.a=e.a*s+e.b*o,t.b=e.a*i+e.b*r,t.c=e.c*s+e.d*o,t.d=e.c*i+e.d*r,t.e=e.e*s+e.f*o+n,t.f=e.e*i+e.f*r+a},multiplyParent(t,e,s,i,o){const{e:r,f:n}=t;if(s||(s=t),void 0===i&&(i=1!==t.a||t.b||t.c||1!==t.d),i){const{a:i,b:r,c:n,d:a}=t;s.a=i*e.a+r*e.c,s.b=i*e.b+r*e.d,s.c=n*e.a+a*e.c,s.d=n*e.b+a*e.d,o&&(s.scaleX=e.scaleX*o.scaleX,s.scaleY=e.scaleY*o.scaleY)}else s.a=e.a,s.b=e.b,s.c=e.c,s.d=e.d,o&&(s.scaleX=e.scaleX,s.scaleY=e.scaleY);s.e=r*e.a+n*e.c+e.e,s.f=r*e.b+n*e.d+e.f},divide(t,e){B.multiply(t,B.tempInvert(e))},divideParent(t,e){B.multiplyParent(t,B.tempInvert(e))},tempInvert(t){const{tempMatrix:e}=B;return B.copy(e,t),B.invert(e),e},invert(t){const{a:e,b:s,c:i,d:o,e:r,f:n}=t;if(s||i){const a=1/(e*o-s*i);t.a=o*a,t.b=-s*a,t.c=-i*a,t.d=e*a,t.e=-(r*o-n*i)*a,t.f=-(n*e-r*s)*a}else if(1===e&&1===o)t.e=-r,t.f=-n;else{const s=1/(e*o);t.a=o*s,t.d=e*s,t.e=-r*o*s,t.f=-n*e*s}},toOuterPoint(t,e,s,i){const{x:o,y:r}=e;s||(s=e),s.x=o*t.a+r*t.c,s.y=o*t.b+r*t.d,i||(s.x+=t.e,s.y+=t.f)},toInnerPoint(t,e,s,i){const{a:o,b:r,c:n,d:a}=t,h=1/(o*a-r*n),{x:l,y:d}=e;if(s||(s=e),s.x=(l*a-d*n)*h,s.y=(d*o-l*r)*h,!i){const{e:e,f:i}=t;s.x-=(e*a-i*n)*h,s.y-=(i*o-e*r)*h}},setLayout(t,e,s,i){const{x:o,y:r,scaleX:n,scaleY:a}=e;if(void 0===i&&(i=e.rotation||e.skewX||e.skewY),i){const{rotation:s,skewX:i,skewY:o}=e,r=s*c,h=f(r),l=g(r);if(i||o){const e=i*c,s=o*c;t.a=(h+s*-l)*n,t.b=(l+s*h)*n,t.c=(e*h-l)*a,t.d=(h+e*l)*a}else t.a=h*n,t.b=l*n,t.c=-l*a,t.d=h*a}else t.a=n,t.b=0,t.c=0,t.d=a;t.e=o,t.f=r,s&&B.translateInner(t,-s.x,-s.y)},getLayout(t,e,s){const{a:i,b:o,c:r,d:n,e:a,f:h}=t;let l,d,u,p,v,x=a,b=h;if(o||r){const t=i*n-o*r;if(r&&!s){l=m(i*i+o*o),d=t/l;const e=i/l;u=o>0?y(e):-y(e)}else{d=m(r*r+n*n),l=t/d;const e=r/d;u=_-(n>0?y(-e):-y(e))}const e=w(f(u)),a=g(u);l=w(l),d=w(d),p=e?w((r/d+a)/e/c,9):0,v=e?w((o/l-a)/e/c,9):0,u=w(u/c)}else l=i,d=n,u=p=v=0;return e&&(x+=e.x*i+e.y*r,b+=e.x*o+e.y*n),{x:x,y:b,scaleX:l,scaleY:d,rotation:u,skewX:p,skewY:v}},withScale(t,e,s=e){const i=t;if(!e||!s){const{a:i,b:o,c:r,d:n}=t;o||r?s=(i*n-o*r)/(e=m(i*i+o*o)):(e=i,s=n)}return i.scaleX=e,i.scaleY=s,i},reset(t){B.set(t)}},B=b,{toInnerPoint:k,toOuterPoint:R}=b,{sin:C,cos:T,abs:S,sqrt:L,atan2:P,min:E,PI:O}=Math,A={defaultPoint:{x:0,y:0},tempPoint:{},tempRadiusPoint:{},set(t,e=0,s=0){t.x=e,t.y=s},setRadius(t,e,s){t.radiusX=e,t.radiusY=void 0===s?e:s},copy(t,e){t.x=e.x,t.y=e.y},copyFrom(t,e,s){t.x=e,t.y=s},move(t,e,s){t.x+=e,t.y+=s},scale(t,e,s=e){t.x&&(t.x*=e),t.y&&(t.y*=s)},scaleOf(t,e,s,i=s){t.x+=(t.x-e.x)*(s-1),t.y+=(t.y-e.y)*(i-1)},rotate(t,e,s){s||(s=M.defaultPoint);const i=T(e*=c),o=C(e),r=t.x-s.x,n=t.y-s.y;t.x=s.x+r*i-n*o,t.y=s.y+r*o+n*i},tempToInnerOf(t,e){const{tempPoint:s}=M;return W(s,t),k(e,s,s),s},tempToOuterOf(t,e){const{tempPoint:s}=M;return W(s,t),R(e,s,s),s},tempToInnerRadiusPointOf(t,e){const{tempRadiusPoint:s}=M;return W(s,t),M.toInnerRadiusPointOf(t,e,s),s},toInnerRadiusPointOf(t,e,s){s||(s=t),k(e,t,s),s.radiusX=Math.abs(t.radiusX/e.scaleX),s.radiusY=Math.abs(t.radiusY/e.scaleY)},toInnerOf(t,e,s){k(e,t,s)},toOuterOf(t,e,s){R(e,t,s)},getCenter:(t,e)=>({x:t.x+(e.x-t.x)/2,y:t.y+(e.y-t.y)/2}),getCenterX:(t,e)=>t+(e-t)/2,getCenterY:(t,e)=>t+(e-t)/2,getDistance:(t,e)=>I(t.x,t.y,e.x,e.y),getDistanceFrom(t,e,s,i){const o=S(s-t),r=S(i-e);return L(o*o+r*r)},getMinDistanceFrom:(t,e,s,i,o,r)=>E(I(t,e,s,i),I(s,i,o,r)),getAngle:(t,e)=>D(t,e)/c,getRotation:(t,e,s,i)=>(i||(i=e),M.getRadianFrom(t.x,t.y,e.x,e.y,s.x,s.y,i.x,i.y)/c),getRadianFrom(t,e,s,i,o,r,n,a){void 0===n&&(n=s,a=i);let h=P(e-i,t-s);const l=P(r-a,o-n)-h;return l<-O?l+u:l},getAtan2:(t,e)=>P(e.y-t.y,e.x-t.x),getDistancePoint(t,e,s,i){const o=D(t,e);return(e=i?e:{}).x=t.x+T(o)*s,e.y=t.y+C(o)*s,e},reset(t){}},M=A,{getDistanceFrom:I,copy:W,getAtan2:D}=M;class F{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 F(this)}move(t,e){return A.move(this,t,e),this}scale(t,e){return A.scale(this,t,e),this}scaleOf(t,e,s){return A.scaleOf(this,t,e,s),this}rotate(t,e){return A.rotate(this,t,e),this}rotateOf(t,e){return A.rotate(this,e,t),this}getRotation(t,e,s){return A.getRotation(this,t,e,s)}toInnerOf(t,e){return A.toInnerOf(this,t,e),this}toOuterOf(t,e){return A.toOuterOf(this,t,e),this}getCenter(t){return new F(A.getCenter(this,t))}getDistance(t){return A.getDistance(this,t)}getDistancePoint(t,e,s){return new F(A.getDistancePoint(this,t,e,s))}getAngle(t){return A.getAngle(this,t)}getAtan2(t){return A.getAtan2(this,t)}reset(){return this}}new F;class N{constructor(t,e,s,i,o,r){this.set(t,e,s,i,o,r)}set(t,e,s,i,o,r){return"object"==typeof t?b.copy(this,t):b.set(this,t,e,s,i,o,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:s,d:i,e:o,f:r}=this;return{a:t,b:e,c:s,d:i,e:o,f:r}}clone(){return new N(this)}translate(t,e){return b.translate(this,t,e),this}translateInner(t,e){return b.translateInner(this,t,e),this}scale(t,e){return b.scale(this,t,e),this}scaleWith(t,e){return b.scale(this,t,e),this.scaleX*=t,this.scaleY*=e||t,this}scaleOfOuter(t,e,s){return b.scaleOfOuter(this,t,e,s),this}scaleOfInner(t,e,s){return b.scaleOfInner(this,t,e,s),this}rotate(t){return b.rotate(this,t),this}rotateOfOuter(t,e){return b.rotateOfOuter(this,t,e),this}rotateOfInner(t,e){return b.rotateOfInner(this,t,e),this}skew(t,e){return b.skew(this,t,e),this}skewOfOuter(t,e,s){return b.skewOfOuter(this,t,e,s),this}skewOfInner(t,e,s){return b.skewOfInner(this,t,e,s),this}multiply(t){return b.multiply(this,t),this}multiplyParent(t){return b.multiplyParent(this,t),this}divide(t){return b.divide(this,t),this}divideParent(t){return b.divideParent(this,t),this}invert(){return b.invert(this),this}invertWith(){return b.invert(this),this.scaleX=1/this.scaleX,this.scaleY=1/this.scaleY,this}toOuterPoint(t,e,s){b.toOuterPoint(this,t,e,s)}toInnerPoint(t,e,s){b.toInnerPoint(this,t,e,s)}setLayout(t,e){return b.setLayout(this,t,e),this}getLayout(t,e){return b.getLayout(this,t,e)}withScale(t,e){return b.withScale(this,t,e)}reset(){b.reset(this)}}new N;const z={tempPointBounds:{},setPoint(t,e,s){t.minX=t.maxX=e,t.minY=t.maxY=s},addPoint(t,e,s){t.minX=e<t.minX?e:t.minX,t.minY=s<t.minY?s:t.minY,t.maxX=e>t.maxX?e:t.maxX,t.maxY=s>t.maxY?s:t.maxY},addBounds(t,e,s,i,o){Y(t,e,s),Y(t,e+i,s+o)},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:Y}=z,{tempPointBounds:X,setPoint:j,addPoint:H,toBounds:U}=z,{toOuterPoint:V}=b,{float:G,fourNumber:q}=d,{floor:K,ceil:$}=Math;let J,Q,Z,tt;const et={},st={},it={tempBounds:{},set(t,e=0,s=0,i=0,o=0){t.x=e,t.y=s,t.width=i,t.height=o},copy(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},copyAndSpread(t,e,s,i){if(s instanceof Array){const i=q(s);ot.set(t,e.x-i[3],e.y-i[0],e.width+i[1]+i[3],e.height+i[2]+i[0])}else i||(i=s),ot.set(t,e.x-s,e.y-i,e.width+2*s,e.height+2*i)},minX:t=>t.width>0?t.x:t.x+t.width,minY:t=>t.height>0?t.y:t.y+t.height,maxX:t=>t.width>0?t.x+t.width:t.x,maxY:t=>t.height>0?t.y+t.height:t.y,move(t,e,s){t.x+=e,t.y+=s},getByMove:(t,e,s)=>(t=Object.assign({},t),ot.move(t,e,s),t),toOffsetOutBounds(t,e,s){e?nt(e,t):e=t,s?(e.offsetX=-(ot.maxX(s)-t.x),e.offsetY=-(ot.maxY(s)-t.y)):(e.offsetX=t.x+t.width,e.offsetY=t.y+t.height),ot.move(e,-e.offsetX,-e.offsetY)},scale(t,e,s=e){A.scale(t,e,s),t.width*=e,t.height*=s},scaleOf(t,e,s,i=s){A.scaleOf(t,e,s,i),t.width*=s,t.height*=i},tempToOuterOf:(t,e)=>(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,s){if(s||(s=t),0===e.b&&0===e.c){const{a:i,d:o}=e;i>0?(s.width=t.width*i,s.x=e.e+t.x*i):(s.width=t.width*-i,s.x=e.e+t.x*i-s.width),o>0?(s.height=t.height*o,s.y=e.f+t.y*o):(s.height=t.height*-o,s.y=e.f+t.y*o-s.height)}else et.x=t.x,et.y=t.y,V(e,et,st),j(X,st.x,st.y),et.x=t.x+t.width,V(e,et,st),H(X,st.x,st.y),et.y=t.y+t.height,V(e,et,st),H(X,st.x,st.y),et.x=t.x,V(e,et,st),H(X,st.x,st.y),U(X,s)},toInnerOf(t,e,s){s||(s=t),ot.move(s,-e.e,-e.f),ot.scale(s,1/e.a,1/e.d)},getFitMatrix(t,e,s=1){const i=Math.min(s,Math.min(t.width/e.width,t.height/e.height));return new N(i,0,0,i,-e.x*i,-e.y*i)},getSpread(t,e,s){const i={};return ot.copyAndSpread(i,t,e,s),i},spread(t,e,s=e){ot.copyAndSpread(t,t,e,s)},ceil(t){const{x:e,y:s}=t;t.x=K(t.x),t.y=K(t.y),t.width=e>t.x?$(t.width+e-t.x):$(t.width),t.height=s>t.y?$(t.height+s-t.y):$(t.height)},unsign(t){t.width<0&&(t.x+=t.width,t.width=-t.width),t.height<0&&(t.y+=t.height,t.height=-t.height)},float(t,e){t.x=G(t.x,e),t.y=G(t.y,e),t.width=G(t.width,e),t.height=G(t.height,e)},add(t,e,s){J=t.x+t.width,Q=t.y+t.height,Z=e.x,tt=e.y,s||(Z+=e.width,tt+=e.height),J=J>Z?J:Z,Q=Q>tt?Q:tt,t.x=t.x<e.x?t.x:e.x,t.y=t.y<e.y?t.y:e.y,t.width=J-t.x,t.height=Q-t.y},addList(t,e){ot.setListWithFn(t,e,void 0,!0)},setList(t,e,s=!1){ot.setListWithFn(t,e,void 0,s)},addListWithFn(t,e,s){ot.setListWithFn(t,e,s,!0)},setListWithFn(t,e,s,i=!1){let o,r=!0;for(let n=0,a=e.length;n<a;n++)o=s?s(e[n]):e[n],o&&(o.width||o.height)&&(r?(r=!1,i||nt(t,o)):rt(t,o));r&&ot.reset(t)},setPoints(t,e){e.forEach(((t,e)=>0===e?j(X,t.x,t.y):H(X,t.x,t.y))),U(X,t)},addPoint(t,e){rt(t,e,!0)},getPoints(t){const{x:e,y:s,width:i,height:o}=t;return[{x:e,y:s},{x:e+i,y:s},{x:e+i,y:s+o},{x:e,y:s+o}]},hitRadiusPoint:(t,e,s)=>(s&&(e=A.tempToInnerRadiusPointOf(e,s)),e.x>=t.x-e.radiusX&&e.x<=t.x+t.width+e.radiusX&&e.y>=t.y-e.radiusY&&e.y<=t.y+t.height+e.radiusY),hitPoint:(t,e,s)=>(s&&(e=A.tempToInnerOf(e,s)),e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height),hit:(t,e,s)=>(s&&(e=ot.tempToOuterOf(e,s)),!(t.y+t.height<e.y||e.y+e.height<t.y||t.x+t.width<e.x||e.x+e.width<t.x)),includes:(t,e,s)=>(s&&(e=ot.tempToOuterOf(e,s)),t.x<=e.x&&t.y<=e.y&&t.x+t.width>=e.x+e.width&&t.y+t.height>=e.y+e.height),getIntersectData(t,e,s){if(s&&(e=ot.tempToOuterOf(e,s)),!ot.hit(t,e))return{x:0,y:0,width:0,height:0};let{x:i,y:o,width:r,height:n}=e;return J=i+r,Q=o+n,Z=t.x+t.width,tt=t.y+t.height,i=i>t.x?i:t.x,o=o>t.y?o:t.y,J=J<Z?J:Z,Q=Q<tt?Q:tt,r=J-i,n=Q-o,{x:i,y:o,width:r,height:n}},intersect(t,e,s){ot.copy(t,ot.getIntersectData(t,e,s))},isSame:(t,e)=>t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height,isEmpty:t=>0===t.x&&0===t.y&&0===t.width&&0===t.height,reset(t){ot.set(t)}},ot=it,{add:rt,copy:nt}=ot;class at{get minX(){return it.minX(this)}get minY(){return it.minY(this)}get maxX(){return it.maxX(this)}get maxY(){return it.maxY(this)}constructor(t,e,s,i){this.set(t,e,s,i)}set(t,e,s,i){return"object"==typeof t?it.copy(this,t):it.set(this,t,e,s,i),this}get(){const{x:t,y:e,width:s,height:i}=this;return{x:t,y:e,width:s,height:i}}clone(){return new at(this)}move(t,e){return it.move(this,t,e),this}scale(t,e){return it.scale(this,t,e),this}scaleOf(t,e,s){return it.scaleOf(this,t,e,s),this}toOuterOf(t,e){return it.toOuterOf(this,t,e),this}toInnerOf(t,e){return it.toInnerOf(this,t,e),this}getFitMatrix(t,e){return it.getFitMatrix(this,t,e)}spread(t,e){return it.spread(this,t,e),this}shrink(t){return it.spread(this,d.minus(t,!0)),this}ceil(){return it.ceil(this),this}unsign(){return it.unsign(this),this}float(t){return it.float(this,t),this}add(t){return it.add(this,t),this}addList(t){return it.setList(this,t,!0),this}setList(t){return it.setList(this,t),this}addListWithFn(t,e){return it.setListWithFn(this,t,e,!0),this}setListWithFn(t,e){return it.setListWithFn(this,t,e),this}setPoints(t){return it.setPoints(this,t),this}addPoint(t){return it.addPoint(this,t),this}getPoints(){return it.getPoints(this)}hitPoint(t,e){return it.hitPoint(this,t,e)}hitRadiusPoint(t,e){return it.hitRadiusPoint(this,t,e)}hit(t,e){return it.hit(this,t,e)}includes(t,e){return it.includes(this,t,e)}intersect(t,e){return it.intersect(this,t,e),this}getIntersect(t,e){return new at(it.getIntersectData(this,t,e))}isSame(t){return it.isSame(this,t)}isEmpty(){return it.isEmpty(this)}reset(){it.reset(this)}}const ht=new at;class lt{constructor(t,e,s,i,o,r){"object"==typeof t?this.copy(t):this.set(t,e,s,i,o,r)}set(t=0,e=0,s=0,i=0,o=0,r=0){this.top=t,this.right=e,this.bottom=s,this.left=i,this.width=o,this.height=r}copy(t){const{top:e,right:s,bottom:i,left:o,width:r,height:n}=t;this.set(e,s,i,o,r,n)}getBoundsFrom(t){const{top:e,right:s,bottom:i,left:o,width:r,height:n}=this;return new at(o,e,r||t.width-o-s,n||t.height-e-i)}}var dt,ct;!function(t){t[t.top=0]="top",t[t.right=1]="right",t[t.bottom=2]="bottom",t[t.left=3]="left"}(dt||(dt={})),function(t){t[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"}(ct||(ct={}));const ut=[{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}],_t={directionData:ut,tempPoint:{},get:pt,toPoint(t,e,s,i,o){s||(s={});const r=pt(t);s.x=r.x*e.width,s.y=r.y*e.height,o&&(s.x-=o.x,s.y-=o.y,r.x&&(s.x-=1===r.x?o.width:.5===r.x?r.x*o.width:0),r.y&&(s.y-=1===r.y?o.height:.5===r.y?r.y*o.height:0)),i||(s.x+=e.x,s.y+=e.y)}};function pt(t){return"string"==typeof t?ut[ct[t]]:t}const gt={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 ft{constructor(t){this.repeatMap={},this.name=t}static get(t){return new ft(t)}static set filter(t){this.filterList=yt(t)}static set exclude(t){this.excludeList=yt(t)}log(...t){if(mt.enable){if(mt.filterList.length&&mt.filterList.every((t=>t!==this.name)))return;if(mt.excludeList.length&&mt.excludeList.some((t=>t===this.name)))return;console.log("%c"+this.name,"color:#21ae62",...t)}}tip(...t){mt.enable&&this.warn(...t)}warn(...t){mt.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 yt(t){return t?"string"==typeof t&&(t=[t]):t=[],t}ft.filterList=[],ft.excludeList=[],ft.showWarn=!0;const mt=ft,wt=ft.get("RunTime"),vt={currentId:0,currentName:"",idMap:{},nameMap:{},nameToIdMap:{},start(t,e){const s=r.create(r.RUNTIME);return xt.currentId=xt.idMap[s]=e?performance.now():Date.now(),xt.currentName=xt.nameMap[s]=t,xt.nameToIdMap[t]=s,s},end(t,e){const s=xt.idMap[t],i=xt.nameMap[t],o=e?(performance.now()-s)/1e3:Date.now()-s;xt.idMap[t]=xt.nameMap[t]=xt.nameToIdMap[i]=void 0,wt.log(i,o,"ms")},endOfName(t,e){const s=xt.nameToIdMap[t];void 0!==s&&xt.end(s,e)}},xt=vt,bt=ft.get("UICreator"),Bt={list:{},register(t){const{__tag:e}=t.prototype;kt[e]?bt.repeat(e):kt[e]=t},get(t,e,s,i,o,r){const n=new kt[t](e);return void 0!==s&&(n.x=s,i&&(n.y=i),o&&(n.width=o),r&&(n.height=r)),n}},{list:kt}=Bt,Rt=ft.get("EventCreator"),Ct={nameList:{},register(t){let e;Object.keys(t).forEach((s=>{e=t[s],"string"==typeof e&&(Tt[e]?Rt.repeat(e):Tt[e]=t)}))},changeName(t,e){const s=Tt[t];if(s){const i=Object.keys(s).find((e=>s[e]===t));i&&(s[i]=e,Tt[e]=s)}},has(t){return!!this.nameList[t]},get:(t,...e)=>new Tt[t](...e)},{nameList:Tt}=Ct;class St{constructor(){this.list=[]}add(t){t.manager=this,this.list.push(t)}get(t){let e;const{list:s}=this;for(let i=0,o=s.length;i<o;i++)if(e=s[i],e.recycled&&e.isSameSize(t))return e.recycled=!1,e.manager||(e.manager=this),e;const i=o.canvas(t);return this.add(i),i}recycle(t){t.recycled=!0}clearRecycled(){let t;const e=[];for(let s=0,i=this.list.length;s<i;s++)t=this.list[s],t.recycled?t.destroy():e.push(t);this.list=e}clear(){this.list.forEach((t=>{t.destroy()})),this.list.length=0}destroy(){this.clear()}}const Lt={default:(t,e)=>(Pt(e,t),Pt(t,e),t),assign(t,e){let s;Object.keys(e).forEach((i=>{var o;s=e[i],(null==s?void 0:s.constructor)===Object&&(null===(o=t[i])||void 0===o?void 0:o.constructor)===Object?Pt(t[i],e[i]):t[i]=e[i]}))},copyAttrs:(t,e,s)=>(s.forEach((s=>{void 0!==e[s]&&(t[s]=e[s])})),t),clone:t=>JSON.parse(JSON.stringify(t))},{assign:Pt}=Lt;class Et{get __blendMode(){if(this.eraser)return"destination-out";const{blendMode:t}=this;return"pass-through"===t?null:t}constructor(t){this.__leaf=t}__get(t){if(this.__input){const e=this.__input[t];if(void 0!==e)return e}return this[t]}__getData(){const t={tag:this.__leaf.tag},{__input:e}=this;let s;for(let i in this)"_"!==i[0]&&(s=e?e[i]:void 0,t[i]=void 0===s?this[i]:s);return t}__setInput(t,e){this.__input||(this.__input={}),this.__input[t]=e}__getInput(t){if(this.__input){const e=this.__input[t];if(void 0!==e)return e}if("path"!==t||this.__pathInputed)return this["_"+t]}__removeInput(t){this.__input&&void 0!==this.__input[t]&&(this.__input[t]=void 0)}__getInputData(t){const e={};if(t)if(t instanceof Array)for(let s of t)e[s]=this.__getInput(s);else for(let s in t)e[s]=this.__getInput(s);else{let t,s,{__input:i}=this;e.tag=this.__leaf.tag;for(let o in this)if("_"!==o[0]&&(t=this["_"+o],void 0!==t)){if("path"===o&&!this.__pathInputed)continue;s=i?i[o]:void 0,e[o]=void 0===s?t:s}}return e}__setMiddle(t,e){this.__middle||(this.__middle={}),this.__middle[t]=e}__getMiddle(t){return this.__middle&&this.__middle[t]}__checkSingle(){const t=this;if("pass-through"===t.blendMode){const e=this.__leaf;t.opacity<1&&e.isBranch||e.__hasEraser||t.eraser?t.__single=!0:t.__single&&(t.__single=!1)}else t.__single=!0}__removeNaturalSize(){this.__naturalWidth=this.__naturalHeight=void 0}destroy(){this.__input=this.__middle=null}}var Ot;function At(t,e,s,i){var o,r=arguments.length,n=r<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,s,i);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(n=(r<3?o(n):r>3?o(e,s,n):o(e,s))||n);return r>3&&n&&Object.defineProperty(e,s,n),n}function Mt(t,e,s,i){return new(s||(s=Promise))((function(o,r){function n(t){try{h(i.next(t))}catch(t){r(t)}}function a(t){try{h(i.throw(t))}catch(t){r(t)}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof s?e:new s((function(t){t(e)}))).then(n,a)}h((i=i.apply(t,e||[])).next())}))}function It(t){return(e,s)=>{t||(t=s),Object.defineProperty(e,s,{get(){return this.context[t]},set(e){this.context[t]=e}})}}!function(t){t[t.No=0]="No",t[t.Yes=1]="Yes",t[t.NoAndSkip=2]="NoAndSkip",t[t.YesAndSkip=3]="YesAndSkip"}(Ot||(Ot={})),"function"==typeof SuppressedError&&SuppressedError;const Wt=[];function Dt(){return(t,e)=>{Wt.push(e)}}const Ft=[];let Nt=class{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||Ft)}get dashPattern(){return this.context.getLineDash()}__bindContext(){let t;Wt.forEach((e=>{t=this.context[e],t&&(this[e]=t.bind(this.context))})),this.textBaseline="alphabetic"}setTransform(t,e,s,i,o,r){}resetTransform(){}getTransform(){}save(){}restore(){}transform(t,e,s,i,o,r){"object"==typeof t?this.context.transform(t.a,t.b,t.c,t.d,t.e,t.f):this.context.transform(t,e,s,i,o,r)}translate(t,e){}scale(t,e){}rotate(t){}fill(t,e){}stroke(t){}clip(t,e){}fillRect(t,e,s,i){}strokeRect(t,e,s,i){}clearRect(t,e,s,i){}drawImage(t,e,s,i,o,r,n,a,h){switch(arguments.length){case 9:if(e<0){const t=-e/i*a;i+=e,e=0,r+=t,a-=t}if(s<0){const t=-s/o*h;o+=s,s=0,n+=t,h-=t}this.context.drawImage(t,e,s,i,o,r,n,a,h);break;case 5:this.context.drawImage(t,e,s,i,o);break;case 3:this.context.drawImage(t,e,s)}}beginPath(){}moveTo(t,e){}lineTo(t,e){}bezierCurveTo(t,e,s,i,o,r){}quadraticCurveTo(t,e,s,i){}closePath(){}arc(t,e,s,i,o,r){}arcTo(t,e,s,i,o){}ellipse(t,e,s,i,o,r,n,a){}rect(t,e,s,i){}roundRect(t,e,s,i,o){}createConicGradient(t,e,s){}createLinearGradient(t,e,s,i){}createPattern(t,e){}createRadialGradient(t,e,s,i,o,r){}fillText(t,e,s,i){}measureText(t){}strokeText(t,e,s,i){}destroy(){this.context=null}};At([It("imageSmoothingEnabled")],Nt.prototype,"smooth",void 0),At([It("imageSmoothingQuality")],Nt.prototype,"smoothLevel",void 0),At([It("globalAlpha")],Nt.prototype,"opacity",void 0),At([It()],Nt.prototype,"fillStyle",void 0),At([It()],Nt.prototype,"strokeStyle",void 0),At([It("lineWidth")],Nt.prototype,"strokeWidth",void 0),At([It("lineCap")],Nt.prototype,"strokeCap",void 0),At([It("lineJoin")],Nt.prototype,"strokeJoin",void 0),At([It("lineDashOffset")],Nt.prototype,"dashOffset",void 0),At([It()],Nt.prototype,"miterLimit",void 0),At([It()],Nt.prototype,"shadowBlur",void 0),At([It()],Nt.prototype,"shadowColor",void 0),At([It()],Nt.prototype,"shadowOffsetX",void 0),At([It()],Nt.prototype,"shadowOffsetY",void 0),At([It()],Nt.prototype,"filter",void 0),At([It()],Nt.prototype,"font",void 0),At([It()],Nt.prototype,"fontKerning",void 0),At([It()],Nt.prototype,"fontStretch",void 0),At([It()],Nt.prototype,"fontVariantCaps",void 0),At([It()],Nt.prototype,"textAlign",void 0),At([It()],Nt.prototype,"textBaseline",void 0),At([It()],Nt.prototype,"textRendering",void 0),At([It()],Nt.prototype,"wordSpacing",void 0),At([It()],Nt.prototype,"letterSpacing",void 0),At([It()],Nt.prototype,"direction",void 0),At([Dt()],Nt.prototype,"setTransform",null),At([Dt()],Nt.prototype,"resetTransform",null),At([Dt()],Nt.prototype,"getTransform",null),At([Dt()],Nt.prototype,"save",null),At([Dt()],Nt.prototype,"restore",null),At([Dt()],Nt.prototype,"translate",null),At([Dt()],Nt.prototype,"scale",null),At([Dt()],Nt.prototype,"rotate",null),At([Dt()],Nt.prototype,"fill",null),At([Dt()],Nt.prototype,"stroke",null),At([Dt()],Nt.prototype,"clip",null),At([Dt()],Nt.prototype,"fillRect",null),At([Dt()],Nt.prototype,"strokeRect",null),At([Dt()],Nt.prototype,"clearRect",null),At([Dt()],Nt.prototype,"beginPath",null),At([Dt()],Nt.prototype,"moveTo",null),At([Dt()],Nt.prototype,"lineTo",null),At([Dt()],Nt.prototype,"bezierCurveTo",null),At([Dt()],Nt.prototype,"quadraticCurveTo",null),At([Dt()],Nt.prototype,"closePath",null),At([Dt()],Nt.prototype,"arc",null),At([Dt()],Nt.prototype,"arcTo",null),At([Dt()],Nt.prototype,"ellipse",null),At([Dt()],Nt.prototype,"rect",null),At([Dt()],Nt.prototype,"roundRect",null),At([Dt()],Nt.prototype,"createConicGradient",null),At([Dt()],Nt.prototype,"createLinearGradient",null),At([Dt()],Nt.prototype,"createPattern",null),At([Dt()],Nt.prototype,"createRadialGradient",null),At([Dt()],Nt.prototype,"fillText",null),At([Dt()],Nt.prototype,"measureText",null),At([Dt()],Nt.prototype,"strokeText",null);const{copy:zt}=b,Yt={width:1,height:1,pixelRatio:1},Xt=["width","height","pixelRatio"];class jt extends Nt{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,e){super(),this.size={},this.worldTransform={},t||(t=Yt),t.pixelRatio||(t.pixelRatio=i.devicePixelRatio),this.manager=e,this.innerId=r.create(r.CNAVAS);const{width:s,height:o,pixelRatio:n}=t;this.autoLayout=!s||!o,this.size.pixelRatio=n,this.config=t,this.init()}init(){}__createContext(){const{view:t}=this,{contextSettings:e}=this.config;this.context=e?t.getContext("2d",e):t.getContext("2d"),this.__bindContext()}export(t,e){}toBlob(t,e){}toDataURL(t,e){}saveAs(t,e){}resize(t){if(this.isSameSize(t))return;let e;this.context&&!this.unreal&&this.width&&(e=this.getSameCanvas(),e.copyWorld(this)),Lt.copyAttrs(this.size,t,Xt),this.size.pixelRatio||(this.size.pixelRatio=1),this.bounds=new at(0,0,this.width,this.height),this.unreal||(this.updateViewSize(),this.smooth=this.config.smooth),this.updateClientBounds(),this.context&&!this.unreal&&e&&(this.clearWorld(e.bounds),this.copyWorld(e),e.recycle())}updateViewSize(){}updateClientBounds(){}startAutoLayout(t,e){}stopAutoLayout(){}setCursor(t){}setWorld(t,e){const{pixelRatio:s}=this,i=this.worldTransform;if(e){const{a:o,b:r,c:n,d:a,e:h,f:l}=e;this.setTransform(i.a=(t.a*o+t.b*n)*s,i.b=(t.a*r+t.b*a)*s,i.c=(t.c*o+t.d*n)*s,i.d=(t.c*r+t.d*a)*s,i.e=(t.e*o+t.f*n+h)*s,i.f=(t.e*r+t.f*a+l)*s)}else this.setTransform(i.a=t.a*s,i.b=t.b*s,i.c=t.c*s,i.d=t.d*s,i.e=t.e*s,i.f=t.f*s)}useWorldTransform(t){t&&(this.worldTransform=t);const e=this.worldTransform;e&&this.setTransform(e.a,e.b,e.c,e.d,e.e,e.f)}setStroke(t,e,s){e&&(this.strokeWidth=e),t&&(this.strokeStyle=t),s&&this.setStrokeOptions(s)}setStrokeOptions(t){this.strokeCap="none"===t.strokeCap?"butt":t.strokeCap,this.strokeJoin=t.strokeJoin,this.dashPattern=t.dashPattern,this.dashOffset=t.dashOffset,this.miterLimit=t.miterLimit}saveBlendMode(t){this.savedBlendMode=this.blendMode,this.blendMode=t}restoreBlendMode(){this.blendMode=this.savedBlendMode}hitFill(t,e){return!0}hitStroke(t,e){return!0}hitPixel(t,e,s=1){return!0}setWorldShadow(t,e,s,i){const{pixelRatio:o}=this;this.shadowOffsetX=t*o,this.shadowOffsetY=e*o,this.shadowBlur=s*o,this.shadowColor=i||"black"}setWorldBlur(t){const{pixelRatio:e}=this;this.filter=`blur(${t*e}px)`}copyWorld(t,e,s,i){if(i&&(this.blendMode=i),e){const{pixelRatio:i}=this;s||(s=e),this.drawImage(t.view,e.x*i,e.y*i,e.width*i,e.height*i,s.x*i,s.y*i,s.width*i,s.height*i)}else this.drawImage(t.view,0,0);i&&(this.blendMode="source-over")}copyWorldToInner(t,e,s,i){if(i&&(this.blendMode=i),e.b||e.c)this.save(),this.resetTransform(),this.copyWorld(t,e,it.tempToOuterOf(s,e)),this.restore();else{const{pixelRatio:i}=this;this.drawImage(t.view,e.x*i,e.y*i,e.width*i,e.height*i,s.x,s.y,s.width,s.height)}i&&(this.blendMode="source-over")}copyWorldByReset(t,e,s,i,o){this.resetTransform(),this.copyWorld(t,e,s,i),o||this.useWorldTransform()}useMask(t,e,s){this.copyWorld(t,e,s,"destination-in")}useEraser(t,e,s){this.copyWorld(t,e,s,"destination-out")}fillWorld(t,e,s){s&&(this.blendMode=s),this.fillStyle=e,ht.set(t).scale(this.pixelRatio),this.fillRect(ht.x,ht.y,ht.width,ht.height),s&&(this.blendMode="source-over")}strokeWorld(t,e,s){s&&(this.blendMode=s),this.strokeStyle=e,ht.set(t).scale(this.pixelRatio),this.strokeRect(ht.x,ht.y,ht.width,ht.height),s&&(this.blendMode="source-over")}clearWorld(t,e){ht.set(t).scale(this.pixelRatio),e&&ht.ceil(),this.clearRect(ht.x,ht.y,ht.width,ht.height)}clipWorld(t,e){this.beginPath(),ht.set(t).scale(this.pixelRatio),e&&ht.ceil(),this.rect(ht.x,ht.y,ht.width,ht.height),this.clip()}clear(){const{pixelRatio:t}=this;this.clearRect(0,0,this.width*t,this.height*t)}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):o.canvas(Object.assign({},this.size));return s.save(),t&&(zt(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(){}unrealCanvas(){}destroy(){this.manager=this.view=this.parentView=null}}const Ht={creator:{},parse(t,e){},convertToCanvasData(t,e){}},Ut={N:21,D:22,X:23,G:24,F:25,O:26,P:27,U:28},Vt=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},Ut),Gt={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},qt={m:10,l:20,H:3,h:30,V:4,v:40,c:50,S:6,s:60,q:70,T:8,t:80,A:9,a:90},Kt=Object.assign(Object.assign({},qt),Ut),$t=Vt,Jt={};for(let t in $t)Jt[$t[t]]=t;const Qt={};for(let t in $t)Qt[$t[t]]=Gt[t];const Zt={drawRoundRect(t,e,s,i,o,r){const n=d.fourNumber(r,Math.min(i/2,o/2)),a=e+i,h=s+o;n[0]?t.moveTo(e+n[0],s):t.moveTo(e,s),n[1]?t.arcTo(a,s,a,h,n[1]):t.lineTo(a,s),n[2]?t.arcTo(a,h,e,h,n[2]):t.lineTo(a,h),n[3]?t.arcTo(e,h,e,s,n[3]):t.lineTo(e,h),n[0]?t.arcTo(e,s,a,s,n[0]):t.lineTo(e,s)}},{sin:te,cos:ee,atan2:se,ceil:ie,abs:oe,PI:re,sqrt:ne,pow:ae}=Math,{setPoint:he,addPoint:le}=z,{set:de}=A,{M:ce,L:ue,C:_e,Q:pe,Z:ge}=Vt,fe={},ye={points(t,e,s,i){if(t.push(ce,e[0],e[1]),s&&e.length>5){let o,r,n,a,h,l,d,c,u,_,p,g,f,y=e.length;const m=!0===s?.5:s;i&&(y=(e=[e[y-2],e[y-1],...e,e[0],e[1],e[2],e[3]]).length);for(let s=2;s<y-2;s+=2)o=e[s-2],r=e[s-1],n=e[s],a=e[s+1],h=e[s+2],l=e[s+3],p=ne(ae(n-o,2)+ae(a-r,2)),g=ne(ae(h-n,2)+ae(l-a,2)),f=p+g,p=m*p/f,g=m*g/f,h-=o,l-=r,d=n-p*h,c=a-p*l,2===s?i||t.push(pe,d,c,n,a):t.push(_e,u,_,d,c,n,a),u=n+g*h,_=a+g*l;i||t.push(pe,u,_,e[y-2],e[y-1])}else for(let s=2,i=e.length;s<i;s+=2)t.push(ue,e[s],e[s+1]);i&&t.push(ge)},rect(t,e,s,i,o){Ht.creator.path=t,Ht.creator.moveTo(e,s).lineTo(e+i,s).lineTo(e+i,s+o).lineTo(e,s+o).lineTo(e,s)},roundRect(t,e,s,i,o,r){Ht.creator.path=[],Zt.drawRoundRect(Ht.creator,e,s,i,o,r),t.push(...Ht.convertToCanvasData(Ht.creator.path,!0))},arcTo(t,e,s,i,o,r,n,a,h,l,d){const p=i-e,g=o-s,f=r-i,y=n-o;let m=se(g,p),w=se(y,f),v=w-m;if(v<0&&(v+=u),v===re||oe(p+g)<1e-12||oe(f+y)<1e-12)return t&&t.push(ue,i,o),h&&(he(h,e,s),le(h,i,o)),d&&de(d,e,s),void(l&&de(l,i,o));const x=p*y-f*g<0,b=x?-1:1,B=a/ee(v/2),k=i+B*ee(m+v/2+_*b),R=o+B*te(m+v/2+_*b);return m-=_*b,w-=_*b,ve(t,k,R,a,a,0,m/c,w/c,x,h,l,d)},arc:(t,e,s,i,o,r,n,a,h,l)=>ve(t,e,s,i,i,0,o,r,n,a,h,l),ellipse(t,e,s,i,o,r,n,a,h,l,d,p){const g=r*c,f=te(g),y=ee(g);let m=n*c,w=a*c;m>re&&(m-=u),w<0&&(w+=u);let v=w-m;v<0?v+=u:v>u&&(v-=u),h&&(v-=u);const x=ie(oe(v/_)),b=v/x,B=te(b/4),k=8/3*B*B/te(b/2);w=m+b;let R,C,T,S,L,P,E,O,A=ee(m),M=te(m),I=T=y*i*A-f*o*M,W=S=f*i*A+y*o*M,D=e+T,F=s+S;t&&t.push(ue,D,F),l&&he(l,D,F),p&&de(p,D,F);for(let r=0;r<x;r++)R=ee(w),C=te(w),T=y*i*R-f*o*C,S=f*i*R+y*o*C,L=e+I-k*(y*i*M+f*o*A),P=s+W-k*(f*i*M-y*o*A),E=e+T+k*(y*i*C+f*o*R),O=s+S+k*(f*i*C-y*o*R),t&&t.push(_e,L,P,E,O,e+T,s+S),l&&we(e+I,s+W,L,P,E,O,e+T,s+S,l,!0),I=T,W=S,A=R,M=C,m=w,w+=b;d&&de(d,e+T,s+S)},quadraticCurveTo(t,e,s,i,o,r,n){t.push(_e,(e+2*i)/3,(s+2*o)/3,(r+2*i)/3,(n+2*o)/3,r,n)},toTwoPointBoundsByQuadraticCurve(t,e,s,i,o,r,n,a){we(t,e,(t+2*s)/3,(e+2*i)/3,(o+2*s)/3,(r+2*i)/3,o,r,n,a)},toTwoPointBounds(t,e,s,i,o,r,n,a,h,l){const d=[];let c,u,_,p,g,f,y,m,w=t,v=s,x=o,b=n;for(let t=0;t<2;++t)if(1==t&&(w=e,v=i,x=r,b=a),c=-3*w+9*v-9*x+3*b,u=6*w-12*v+6*x,_=3*v-3*w,Math.abs(c)<1e-12){if(Math.abs(u)<1e-12)continue;p=-_/u,0<p&&p<1&&d.push(p)}else y=u*u-4*_*c,m=Math.sqrt(y),y<0||(g=(-u+m)/(2*c),0<g&&g<1&&d.push(g),f=(-u-m)/(2*c),0<f&&f<1&&d.push(f));l?le(h,t,e):he(h,t,e),le(h,n,a);for(let l=0,c=d.length;l<c;l++)me(d[l],t,e,s,i,o,r,n,a,fe),le(h,fe.x,fe.y)},getPointAndSet(t,e,s,i,o,r,n,a,h,l){const d=1-t,c=d*d*d,u=3*d*d*t,_=3*d*t*t,p=t*t*t;l.x=c*e+u*i+_*r+p*a,l.y=c*s+u*o+_*n+p*h},getPoint(t,e,s,i,o,r,n,a,h){const l={};return me(t,e,s,i,o,r,n,a,h,l),l}},{getPointAndSet:me,toTwoPointBounds:we,ellipse:ve}=ye,{sin:xe,cos:be,sqrt:Be,atan2:ke}=Math,{ellipse:Re}=ye,Ce={ellipticalArc(t,e,s,o,r,n,a,h,l,d,_){const p=(l-e)/2,g=(d-s)/2,f=n*c,y=xe(f),m=be(f),w=-m*p-y*g,v=-m*g+y*p,x=o*o,b=r*r,B=v*v,k=w*w,R=x*b-x*B-b*k;let C=0;if(R<0){const t=Be(1-R/(x*b));o*=t,r*=t}else C=(a===h?-1:1)*Be(R/(x*B+b*k));const T=C*o*v/r,S=-C*r*w/o,L=ke((v-S)/r,(w-T)/o),P=ke((-v-S)/r,(-w-T)/o);let E=P-L;0===h&&E>0?E-=u:1===h&&E<0&&(E+=u);const O=e+p+m*T-y*S,A=s+g+y*T+m*S,M=E<0?1:0;_||i.ellipseToCurve?Re(t,O,A,o,r,n,L/c,P/c,M):o!==r||n?t.push(Vt.G,O,A,o,r,n,L/c,P/c,M):t.push(Vt.O,O,A,o,L/c,P/c,M)}},{M:Te,m:Se,L:Le,l:Pe,H:Ee,h:Oe,V:Ae,v:Me,C:Ie,c:We,S:De,s:Fe,Q:Ne,q:ze,T:Ye,t:Xe,A:je,a:He,Z:Ue,z:Ve,N:Ge,D:qe,X:Ke,G:$e,F:Je,O:Qe,P:Ze,U:ts}=Vt,{rect:es,roundRect:ss,arcTo:is,arc:os,ellipse:rs,quadraticCurveTo:ns}=ye,{ellipticalArc:as}=Ce,hs=ft.get("PathConvert"),ls={},ds={current:{dot:0},stringify(t,e){let s,i,o,r=0,n=t.length,a="";for(;r<n;){i=t[r],s=Qt[i],a+=i===o?" ":Jt[i];for(let i=1;i<s;i++)a+=d.float(t[r+i],e),i===s-1||(a+=" ");o=i,r+=s}return a},parse(t,e){let s,i,o,r="";const n=[],a=e?Kt:qt;for(let e=0,h=t.length;e<h;e++)i=t[e],gt[i]?("."===i&&(cs.dot++,cs.dot>1&&(us(n,r),r="")),r+=i):Vt[i]?(r&&(us(n,r),r=""),cs.name=Vt[i],cs.length=Gt[i],cs.index=0,us(n,cs.name),!s&&a[i]&&(s=!0)):"-"===i||"+"===i?"e"===o||"E"===o?r+=i:(r&&us(n,r),r=i):r&&(us(n,r),r=""),o=i;return r&&us(n,r),s?ds.toCanvasData(n,e):n},toCanvasData(t,e){let s,i,o,r,n,a=0,h=0,l=0,d=0,c=0,u=t.length;const _=[];for(;c<u;){switch(o=t[c],o){case Se:t[c+1]+=a,t[c+2]+=h;case Te:a=t[c+1],h=t[c+2],_.push(Te,a,h),c+=3;break;case Oe:t[c+1]+=a;case Ee:a=t[c+1],_.push(Le,a,h),c+=2;break;case Me:t[c+1]+=h;case Ae:h=t[c+1],_.push(Le,a,h),c+=2;break;case Pe:t[c+1]+=a,t[c+2]+=h;case Le:a=t[c+1],h=t[c+2],_.push(Le,a,h),c+=3;break;case Fe:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,o=De;case De:n=r===Ie||r===De,l=n?2*a-s:t[c+1],d=n?2*h-i:t[c+2],s=t[c+1],i=t[c+2],a=t[c+3],h=t[c+4],_.push(Ie,l,d,s,i,a,h),c+=5;break;case We:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,t[c+5]+=a,t[c+6]+=h,o=Ie;case Ie:s=t[c+3],i=t[c+4],a=t[c+5],h=t[c+6],_.push(Ie,t[c+1],t[c+2],s,i,a,h),c+=7;break;case Xe:t[c+1]+=a,t[c+2]+=h,o=Ye;case Ye:n=r===Ne||r===Ye,s=n?2*a-s:t[c+1],i=n?2*h-i:t[c+2],e?ns(_,a,h,s,i,t[c+1],t[c+2]):_.push(Ne,s,i,t[c+1],t[c+2]),a=t[c+1],h=t[c+2],c+=3;break;case ze:t[c+1]+=a,t[c+2]+=h,t[c+3]+=a,t[c+4]+=h,o=Ne;case Ne:s=t[c+1],i=t[c+2],e?ns(_,a,h,s,i,t[c+3],t[c+4]):_.push(Ne,s,i,t[c+3],t[c+4]),a=t[c+3],h=t[c+4],c+=5;break;case He:t[c+6]+=a,t[c+7]+=h;case je:as(_,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 Ve:case Ue:_.push(Ue),c++;break;case Ge:a=t[c+1],h=t[c+2],e?es(_,a,h,t[c+3],t[c+4]):_s(_,t,c,5),c+=5;break;case qe:a=t[c+1],h=t[c+2],e?ss(_,a,h,t[c+3],t[c+4],[t[c+5],t[c+6],t[c+7],t[c+8]]):_s(_,t,c,9),c+=9;break;case Ke:a=t[c+1],h=t[c+2],e?ss(_,a,h,t[c+3],t[c+4],t[c+5]):_s(_,t,c,6),c+=6;break;case $e:rs(e?_:_s(_,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,ls),a=ls.x,h=ls.y,c+=9;break;case Je:e?rs(_,t[c+1],t[c+2],t[c+3],t[c+4],0,0,360,!1):_s(_,t,c,5),a=t[c+1]+t[c+3],h=t[c+2],c+=5;break;case Qe:os(e?_:_s(_,t,c,7),t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],t[c+6],null,ls),a=ls.x,h=ls.y,c+=7;break;case Ze:e?os(_,t[c+1],t[c+2],t[c+3],0,360,!1):_s(_,t,c,4),a=t[c+1]+t[c+3],h=t[c+2],c+=4;break;case ts:is(e?_:_s(_,t,c,6),a,h,t[c+1],t[c+2],t[c+3],t[c+4],t[c+5],null,ls),a=ls.x,h=ls.y,c+=6;break;default:return hs.error(`command: ${o} [index:${c}]`,t),_}r=o}return _},copyData(t,e,s,i){for(let o=s,r=s+i;o<r;o++)t.push(e[o])},pushData(t,e){cs.index===cs.length&&(cs.index=1,t.push(cs.name)),t.push(Number(e)),cs.index++,cs.dot=0}},{current:cs,pushData:us,copyData:_s}=ds,{M:ps,L:gs,C:fs,Q:ys,Z:ms,N:ws,D:vs,X:xs,G:bs,F:Bs,O:ks,P:Rs,U:Cs}=Vt,{getMinDistanceFrom:Ts,getRadianFrom:Ss}=A,{tan:Ls,min:Ps,abs:Es}=Math,Os={},As={beginPath(t){t.length=0},moveTo(t,e,s){t.push(ps,e,s)},lineTo(t,e,s){t.push(gs,e,s)},bezierCurveTo(t,e,s,i,o,r,n){t.push(fs,e,s,i,o,r,n)},quadraticCurveTo(t,e,s,i,o){t.push(ys,e,s,i,o)},closePath(t){t.push(ms)},rect(t,e,s,i,o){t.push(ws,e,s,i,o)},roundRect(t,e,s,i,o,r){if("number"==typeof r)t.push(xs,e,s,i,o,r);else{const n=d.fourNumber(r);n?t.push(vs,e,s,i,o,...n):t.push(ws,e,s,i,o)}},ellipse(t,e,s,i,o,r,n,a,h){void 0===r?t.push(Bs,e,s,i,o):(void 0===n&&(n=0),void 0===a&&(a=360),t.push(bs,e,s,i,o,r,n,a,h?1:0))},arc(t,e,s,i,o,r,n){void 0===o?t.push(Rs,e,s,i):(void 0===r&&(r=360),t.push(ks,e,s,i,o,r,n?1:0))},arcTo(t,e,s,i,o,r,n,a){if(void 0!==n){const h=Ls(Ss(n,a,e,s,i,o)/2)*(Ts(n,a,e,s,i,o)/2);t.push(Cs,e,s,i,o,Ps(r,Es(h)))}else t.push(Cs,e,s,i,o,r)},drawEllipse(t,e,s,i,o,r,n,a,h){ye.ellipse(null,e,s,i,o,void 0===r?0:r,void 0===n?0:n,void 0===a?360:a,h,null,null,Os),t.push(ps,Os.x,Os.y),Ms(t,e,s,i,o,r,n,a,h)},drawArc(t,e,s,i,o,r,n){ye.arc(null,e,s,i,void 0===o?0:o,void 0===r?360:r,n,null,null,Os),t.push(ps,Os.x,Os.y),Is(t,e,s,i,o,r,n)},drawPoints(t,e,s,i){ye.points(t,e,s,i)}},{ellipse:Ms,arc:Is}=As,{moveTo:Ws,lineTo:Ds,quadraticCurveTo:Fs,bezierCurveTo:Ns,closePath:zs,beginPath:Ys,rect:Xs,roundRect:js,ellipse:Hs,arc:Us,arcTo:Vs,drawEllipse:Gs,drawArc:qs,drawPoints:Ks}=As;class $s{set path(t){this.__path=t}get path(){return this.__path}constructor(t){this.clearPath=this.beginPath,this.set(t)}set(t){return this.__path=t?"string"==typeof t?Ht.parse(t):t:[],this}beginPath(){return Ys(this.__path),this}moveTo(t,e){return Ws(this.__path,t,e),this}lineTo(t,e){return Ds(this.__path,t,e),this}bezierCurveTo(t,e,s,i,o,r){return Ns(this.__path,t,e,s,i,o,r),this}quadraticCurveTo(t,e,s,i){return Fs(this.__path,t,e,s,i),this}closePath(){return zs(this.__path),this}rect(t,e,s,i){return Xs(this.__path,t,e,s,i),this}roundRect(t,e,s,i,o){return js(this.__path,t,e,s,i,o),this}ellipse(t,e,s,i,o,r,n,a){return Hs(this.__path,t,e,s,i,o,r,n,a),this}arc(t,e,s,i,o,r){return Us(this.__path,t,e,s,i,o,r),this}arcTo(t,e,s,i,o){return Vs(this.__path,t,e,s,i,o),this}drawEllipse(t,e,s,i,o,r,n,a){return Gs(this.__path,t,e,s,i,o,r,n,a),this}drawArc(t,e,s,i,o,r){return qs(this.__path,t,e,s,i,o,r),this}drawPoints(t,e,s){return Ks(this.__path,t,e,s),this}}const{M:Js,L:Qs,C:Zs,Q:ti,Z:ei,N:si,D:ii,X:oi,G:ri,F:ni,O:ai,P:hi,U:li}=Vt,di=ft.get("PathDrawer"),ci={drawPathByData(t,e){if(!e)return;let s,i=0,o=e.length;for(;i<o;)switch(s=e[i],s){case Js:t.moveTo(e[i+1],e[i+2]),i+=3;break;case Qs:t.lineTo(e[i+1],e[i+2]),i+=3;break;case Zs:t.bezierCurveTo(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5],e[i+6]),i+=7;break;case ti:t.quadraticCurveTo(e[i+1],e[i+2],e[i+3],e[i+4]),i+=5;break;case ei:t.closePath(),i+=1;break;case si:t.rect(e[i+1],e[i+2],e[i+3],e[i+4]),i+=5;break;case ii:t.roundRect(e[i+1],e[i+2],e[i+3],e[i+4],[e[i+5],e[i+6],e[i+7],e[i+8]]),i+=9;break;case oi:t.roundRect(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]),i+=6;break;case ri:t.ellipse(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]*c,e[i+6]*c,e[i+7]*c,e[i+8]),i+=9;break;case ni:t.ellipse(e[i+1],e[i+2],e[i+3],e[i+4],0,0,u,!1),i+=5;break;case ai:t.arc(e[i+1],e[i+2],e[i+3],e[i+4]*c,e[i+5]*c,e[i+6]),i+=7;break;case hi:t.arc(e[i+1],e[i+2],e[i+3],0,u,!1),i+=4;break;case li:t.arcTo(e[i+1],e[i+2],e[i+3],e[i+4],e[i+5]),i+=6;break;default:return void di.error(`command: ${s} [index:${i}]`,e)}}},{M:ui,L:_i,C:pi,Q:gi,Z:fi,N:yi,D:mi,X:wi,G:vi,F:xi,O:bi,P:Bi,U:ki}=Vt,{toTwoPointBounds:Ri,toTwoPointBoundsByQuadraticCurve:Ci,arcTo:Ti,arc:Si,ellipse:Li}=ye,{addPointBounds:Pi,copy:Ei,addPoint:Oi,setPoint:Ai,addBounds:Mi,toBounds:Ii}=z,Wi=ft.get("PathBounds");let Di,Fi,Ni;const zi={},Yi={},Xi={},ji={toBounds(t,e){ji.toTwoPointBounds(t,Yi),Ii(Yi,e)},toTwoPointBounds(t,e){if(!t||!t.length)return Ai(e,0,0);let s,i,o,r,n,a=0,h=0,l=0;const d=t.length;for(;a<d;)switch(s=t[a],0===a&&(s===fi||s===pi||s===gi?Ai(e,h,l):Ai(e,t[a+1],t[a+2])),s){case ui:case _i:h=t[a+1],l=t[a+2],Oi(e,h,l),a+=3;break;case pi:r=t[a+5],n=t[a+6],Ri(h,l,t[a+1],t[a+2],t[a+3],t[a+4],r,n,zi),Pi(e,zi),h=r,l=n,a+=7;break;case gi:i=t[a+1],o=t[a+2],r=t[a+3],n=t[a+4],Ci(h,l,i,o,r,n,zi),Pi(e,zi),h=r,l=n,a+=5;break;case fi:a+=1;break;case yi:h=t[a+1],l=t[a+2],Mi(e,h,l,t[a+3],t[a+4]),a+=5;break;case mi:case wi:h=t[a+1],l=t[a+2],Mi(e,h,l,t[a+3],t[a+4]),a+=s===mi?9:6;break;case vi:Li(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],zi,Xi),0===a?Ei(e,zi):Pi(e,zi),h=Xi.x,l=Xi.y,a+=9;break;case xi:h=t[a+1],l=t[a+2],Fi=t[a+3],Ni=t[a+4],Mi(e,h-Fi,l-Ni,2*Fi,2*Ni),h+=Fi,a+=5;break;case bi:Si(null,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],t[a+6],zi,Xi),0===a?Ei(e,zi):Pi(e,zi),h=Xi.x,l=Xi.y,a+=7;break;case Bi:h=t[a+1],l=t[a+2],Di=t[a+3],Mi(e,h-Di,l-Di,2*Di,2*Di),h+=Di,a+=4;break;case ki:Ti(null,h,l,t[a+1],t[a+2],t[a+3],t[a+4],t[a+5],zi,Xi),0===a?Ei(e,zi):Pi(e,zi),h=Xi.x,l=Xi.y,a+=6;break;default:return void Wi.error(`command: ${s} [index:${a}]`,t)}}},{M:Hi,L:Ui,C:Vi,Z:Gi}=Vt,{getCenterX:qi,getCenterY:Ki}=A,{arcTo:$i}=As,Ji={smooth(t,e,s){let i,o=0,r=0,n=0,a=0,h=0,l=0,d=0,c=0,u=0;const _=t.length,p=[];for(;o<_;)switch(i=t[o],i){case Hi:a=c=t[o+1],h=u=t[o+2],o+=3,t[o]===Ui?(l=t[o+1],d=t[o+2],p.push(Hi,qi(a,l),Ki(h,d))):p.push(Hi,a,h);break;case Ui:switch(r=t[o+1],n=t[o+2],o+=3,t[o]){case Ui:$i(p,r,n,t[o+1],t[o+2],e,c,u);break;case Gi:$i(p,r,n,a,h,e,c,u);break;default:p.push(Ui,r,n)}c=r,u=n;break;case Vi:p.push(Vi,t[o+1],t[o+2],t[o+3],t[o+4],t[o+5],t[o+6]),o+=7;break;case Gi:$i(p,a,h,l,d,e,c,u),p.push(Gi),o+=1}return i!==Gi&&(p[1]=a,p[2]=h),p}};Ht.creator=new $s,Ht.parse=ds.parse,Ht.convertToCanvasData=ds.toCanvasData;const Qi=new $s,{drawRoundRect:Zi}=Zt;function to(t){!function(t){t&&!t.roundRect&&(t.roundRect=function(t,e,s,i,o){Zi(this,t,e,s,i,o)})}(t)}const eo={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=so.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{}}}},so=eo;so.opacityTypes.forEach((t=>so.upperCaseTypeMap[t]=t.toUpperCase()));const io=ft.get("TaskProcessor");class oo{constructor(t){this.parallel=!0,this.time=1,this.id=r.create(r.TASK),this.task=t}run(){return Mt(this,void 0,void 0,(function*(){try{this.task&&!this.isComplete&&this.parent.running&&(yield this.task())}catch(t){io.error(t)}}))}complete(){this.isComplete=!0,this.parent=null,this.task=null}cancel(){this.isCancel=!0,this.complete()}}class ro{get total(){return this.list.length+this.delayNumber}get finishedIndex(){return this.isComplete?0:this.index+this.parallelSuccessNumber}get remain(){return this.isComplete?this.total:this.total-this.finishedIndex}get percent(){const{total:t}=this;let e=0,s=0;for(let i=0;i<t;i++)i<=this.finishedIndex?(s+=this.list[i].time,i===this.finishedIndex&&(e=s)):e+=this.list[i].time;return this.isComplete?1:s/e}constructor(t){this.config={parallel:6},this.list=[],this.running=!1,this.isComplete=!0,this.index=0,this.delayNumber=0,t&&Lt.assign(this.config,t),this.empty()}add(t,e){let s,i,o,r;const n=new oo(t);return n.parent=this,"number"==typeof e?r=e:e&&(i=e.parallel,s=e.start,o=e.time,r=e.delay),o&&(n.time=o),!1===i&&(n.parallel=!1),void 0===r?this.push(n,s):(this.delayNumber++,setTimeout((()=>{this.delayNumber&&(this.delayNumber--,this.push(n,s))}),r)),this.isComplete=!1,n}push(t,e){this.list.push(t),!1===e||this.timer||(this.timer=setTimeout((()=>this.start())))}empty(){this.index=0,this.parallelSuccessNumber=0,this.list=[],this.parallelList=[],this.delayNumber=0}start(){this.running||(this.running=!0,this.isComplete=!1,this.run())}pause(){clearTimeout(this.timer),this.timer=null,this.running=!1}resume(){this.start()}skip(){this.index++,this.resume()}stop(){this.isComplete=!0,this.list.forEach((t=>{t.isComplete||t.cancel()})),this.pause(),this.empty()}run(){this.running&&(this.setParallelList(),this.parallelList.length>1?this.runParallelTasks():this.remain?this.runTask():this.onComplete())}runTask(){const t=this.list[this.index];t?t.run().then((()=>{this.onTask(t),this.index++,this.nextTask()})).catch((t=>{this.onError(t)})):this.nextTask()}runParallelTasks(){this.parallelList.forEach((t=>this.runParallelTask(t)))}runParallelTask(t){t.run().then((()=>{this.onTask(t),this.fillParallelTask()})).catch((t=>{this.onParallelError(t)}))}nextTask(){this.total===this.finishedIndex?this.onComplete():this.timer=setTimeout((()=>this.run()))}setParallelList(){let t;this.parallelList=[],this.parallelSuccessNumber=0;let e=this.index+this.config.parallel;e>this.list.length&&(e=this.list.length);for(let s=this.index;s<e&&(t=this.list[s],t.parallel);s++)this.parallelList.push(t)}fillParallelTask(){let t;const e=this.parallelList;this.parallelSuccessNumber++,e.pop();const s=e.length,i=this.finishedIndex+s;if(e.length){if(!this.running)return;i<this.total&&(t=this.list[i],t&&t.parallel&&(e.push(t),this.runParallelTask(t)))}else this.index+=this.parallelSuccessNumber,this.parallelSuccessNumber=0,this.nextTask()}onComplete(){this.stop(),this.config.onComplete&&this.config.onComplete()}onTask(t){t.complete(),this.config.onTask&&this.config.onTask()}onParallelError(t){this.parallelList.forEach((t=>{t.parallel=!1})),this.parallelList.length=0,this.parallelSuccessNumber=0,this.onError(t)}onError(t){this.pause(),this.config.onError&&this.config.onError(t)}destroy(){this.stop()}}const no={map:{},recycledList:[],tasker:new ro,patternTasker:new ro,get isComplete(){return ao.tasker.isComplete},get(t){let e=ao.map[t.url];return e||(e=o.image(t),ao.map[t.url]=e),e.use++,e},recycle(t){t.use--,setTimeout((()=>{t.use||ao.recycledList.push(t)}))},clearRecycled(){const t=ao.recycledList;t.length>100&&(t.forEach((t=>{!t.use&&t.url&&(delete ao.map[t.url],t.destroy())})),t.length=0)},hasOpacityPixel:t=>eo.opacityTypes.some((e=>ao.isFormat(e,t))),isFormat(t,e){if(e.format===t)return!0;const{url:s}=e;if(s.startsWith("data:")){if(s.startsWith("data:"+eo.mineType(t)))return!0}else if(s.includes("."+t)||s.includes("."+eo.upperCaseTypeMap[t]))return!0;return!1},destroy(){ao.map={},ao.recycledList=[]}},ao=no,{IMAGE:ho,create:lo}=r;class co{get url(){return this.config.url}get completed(){return this.ready||!!this.error}constructor(t){this.use=0,this.waitComplete=[],this.innerId=lo(ho),this.config=t||{url:""},this.isSVG=no.isFormat("svg",t),this.hasOpacityPixel=no.hasOpacityPixel(t)}load(t,e){return this.loading||(this.loading=!0,no.tasker.add((()=>Mt(this,void 0,void 0,(function*(){return yield i.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,e),this.waitComplete.length-2}unload(t,e){const s=this.waitComplete;if(e){const e=s[t+1];e&&e({type:"stop"})}s[t]=s[t+1]=void 0}onComplete(t){let e;this.waitComplete.forEach(((s,i)=>{e=i%2,s&&(t?e||s(this):e&&s(this.error))})),this.waitComplete.length=0,this.loading=!1}getCanvas(t,e,s,o){if(t||(t=this.width),e||(e=this.height),this.cache){let{params:t,data:e}=this.cache;for(let s in t)if(t[s]!==arguments[s]){e=null;break}if(e)return e}const r=i.origin.createCanvas(t,e),n=r.getContext("2d");return s&&(n.globalAlpha=s),n.drawImage(this.view,0,0,t,e),this.cache=this.use>1?{data:r,params:arguments}:null,r}getPattern(t,e,s,o){const r=i.canvas.createPattern(t,e);try{s&&r.setTransform&&(r.setTransform(s),s=null)}catch(t){}return o&&(o.transform=s),r}destroy(){this.config={url:""},this.cache=null,this.waitComplete.length=0}}function uo(t,e,s){Object.defineProperty(t,e,s)}function _o(t,e){return Object.getOwnPropertyDescriptor(t,e)}function po(t,e){return(s,i)=>function(t,e,s,i){const o={get(){return this.__getAttr(e)},set(t){this.__setAttr(e,t)},configurable:!0,enumerable:!0};uo(t,e,Object.assign(o,i||{})),Po(t,e,s)}(s,i,t,e&&e(i))}function go(t){return po(t)}function fo(t,e){return po(t,(t=>({set(s){this.__setAttr(t,s,e),this.__layout.matrixChanged||this.__layout.matrixChange()}})))}function yo(t,e){return po(t,(t=>({set(s){this.__setAttr(t,s,e),this.__layout.scaleChanged||this.__layout.scaleChange()}})))}function mo(t,e){return po(t,(t=>({set(s){this.__setAttr(t,s,e),this.__layout.rotationChanged||this.__layout.rotationChange()}})))}function wo(t,e){return po(t,(t=>({set(s){this.__setAttr(t,s,e)&&vo(this)}})))}function vo(t){t.__layout.boxChanged||t.__layout.boxChange(),t.__hasAutoLayout&&(t.__layout.matrixChanged||t.__layout.matrixChange())}const xo=wo;function bo(t){return po(t,(t=>({set(e){this.__setAttr(t,e)&&Bo(this)}})))}function Bo(t){t.__layout.strokeChanged||t.__layout.strokeChange(),t.__.__useArrow&&vo(t)}const ko=bo;function Ro(t){return po(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Co(t){return po(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.surfaceChanged||this.__layout.surfaceChange()}})))}function To(t){return po(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.opacityChanged||this.__layout.opacityChange()}})))}function So(t){return po(t,(t=>({set(e){this.__setAttr(t,e),ft.showHitView&&(this.__layout.surfaceChanged||this.__layout.surfaceChange()),this.leafer&&this.leafer.updateCursor()}})))}function Lo(t){return(e,s)=>{uo(e,"__DataProcessor",{get:()=>t})}}function Po(t,e,s){const i=t.__DataProcessor.prototype,o="_"+e,r=function(t){return"set"+t.charAt(0).toUpperCase()+t.slice(1)}(e),n={get(){const t=this[o];return void 0===t?s:t},set(t){this[o]=t},configurable:!0,enumerable:!0};void 0===s?n.get=function(){return this[o]}:"width"===e?n.get=function(){const t=this[o];return void 0===t?this.__naturalWidth||s:t}:"height"===e&&(n.get=function(){const t=this[o];return void 0===t?this.__naturalHeight||s:t});let a,h=i;for(;!a&&h;)a=_o(h,e),h=h.__proto__;a&&a.set&&(n.set=a.set),i[r]&&(n.set=i[r],delete i[r]),Object.defineProperty(i,e,n)}const Eo=new ft("rewrite"),Oo=[],Ao=["destroy","constructor"];function Mo(t){return(e,s)=>{Oo.push({name:e.constructor.name+"."+s,run:()=>{e[s]=t}})}}function Io(){return t=>{Wo()}}function Wo(t){Oo.length&&(Oo.forEach((e=>{t&&Eo.error(e.name,"需在Class上装饰@rewriteAble()"),e.run()})),Oo.length=0)}function Do(t,e){return s=>{var i;(t.prototype?(i=t.prototype,Object.getOwnPropertyNames(i)):Object.keys(t)).forEach((i=>{if(!(Ao.includes(i)||e&&e.includes(i)))if(t.prototype){_o(t.prototype,i).writable&&(s.prototype[i]=t.prototype[i])}else s.prototype[i]=t[i]}))}}function Fo(){return t=>{Bt.register(t)}}setTimeout((()=>Wo(!0)));const{copy:No,toInnerPoint:zo,scaleOfOuter:Yo,rotateOfOuter:Xo,skewOfOuter:jo,multiplyParent:Ho,divideParent:Uo,getLayout:Vo}=b,Go={},qo={updateAllMatrix(t,e,s){if(e&&t.__hasAutoLayout&&t.__layout.matrixChanged&&(s=!0),Jo(t,e,s),t.isBranch){const{children:i}=t;for(let t=0,o=i.length;t<o;t++)$o(i[t],e,s)}},updateMatrix(t,e,s){const i=t.__layout;e?s&&(i.waitAutoLayout=!0,t.__hasAutoLayout&&(i.matrixChanged=!1)):i.waitAutoLayout&&(i.waitAutoLayout=!1),i.matrixChanged&&t.__updateLocalMatrix(),i.waitAutoLayout||t.__updateWorldMatrix()},updateBounds(t){const e=t.__layout;e.boundsChanged&&t.__updateLocalBounds(),e.waitAutoLayout||t.__updateWorldBounds()},updateAllWorldOpacity(t){if(t.__updateWorldOpacity(),t.isBranch){const{children:e}=t;for(let t=0,s=e.length;t<s;t++)Qo(e[t])}},updateAllChange(t){if(Qo(t),t.__updateChange(),t.isBranch){const{children:e}=t;for(let t=0,s=e.length;t<s;t++)Zo(e[t])}},worldHittable(t){for(;t;){if(!t.__.hittable)return!1;t=t.parent}return!0},moveWorld(t,e,s=0){const i="object"==typeof e?Object.assign({},e):{x:e,y:s};t.parent&&zo(t.parent.worldTransform,i,i,!0),Ko.moveLocal(t,i.x,i.y)},moveLocal(t,e,s=0){"object"==typeof e?(t.x+=e.x,t.y+=e.y):(t.x+=e,t.y+=s)},zoomOfWorld(t,e,s,i,o){Ko.zoomOfLocal(t,er(t,e),s,i,o)},zoomOfLocal(t,e,s,i=s,o){No(Go,t.__localMatrix),Yo(Go,e,s,i),tr(t,Go),t.scaleResize(s,i,!0!==o)},rotateOfWorld(t,e,s){Ko.rotateOfLocal(t,er(t,e),s)},rotateOfLocal(t,e,s){No(Go,t.__localMatrix),Xo(Go,e,s),tr(t,Go),t.rotation=d.formatRotation(t.rotation+s)},skewOfWorld(t,e,s,i,o){Ko.skewOfLocal(t,er(t,e),s,i,o)},skewOfLocal(t,e,s,i=0,o){No(Go,t.__localMatrix),jo(Go,e,s,i),Ko.setTransform(t,Go,o)},transformWorld(t,e,s){No(Go,t.worldTransform),Ho(Go,e),t.parent&&Uo(Go,t.parent.worldTransform),Ko.setTransform(t,Go,s)},transform(t,e,s){No(Go,t.localTransform),Ho(Go,e),Ko.setTransform(t,Go,s)},setTransform(t,e,s){const i=Vo(e);s&&(t.scaleResize(i.scaleX/t.scaleX,i.scaleY/t.scaleY,!0!==s),delete i.scaleX,delete i.scaleY),t.set(i)},getRelativeWorld:(t,e,s)=>(No(Go,t.worldTransform),Uo(Go,e.worldTransform),s?Go:Object.assign({},Go)),drop(t,e,s,i){t.setTransform(Ko.getRelativeWorld(t,e,!0),i),e.add(t,s)},hasParent(t,e){if(!e)return!1;for(;t;){if(e===t)return!0;t=t.parent}},hasParentAutoLayout(t){for(;t.parent;)if((t=t.parent).__hasAutoLayout)return!0}},Ko=qo,{updateAllMatrix:$o,updateMatrix:Jo,updateAllWorldOpacity:Qo,updateAllChange:Zo}=Ko;function tr(t,e){const{e:s,f:i}=t.__localMatrix;t.x+=e.e-s,t.y+=e.f-i}function er(t,e){return t.__layout.update(),t.parent?A.tempToInnerOf(e,t.parent.__world):e}const sr={worldBounds:t=>t.__world,localBoxBounds:t=>t.__.eraser?null:t.__local||t.__layout,localStrokeBounds:t=>t.__.eraser?null:t.__layout.localStrokeBounds,localRenderBounds:t=>t.__.eraser?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:ir}=qo,or={sort:(t,e)=>t.__.zIndex===e.__.zIndex?t.__tempNumber-e.__tempNumber:t.__.zIndex-e.__.zIndex,pushAllChildBranch(t,e){if(t.__tempNumber=1,t.__.__childBranchNumber){const{children:s}=t;for(let i=0,o=s.length;i<o;i++)(t=s[i]).isBranch&&(t.__tempNumber=1,e.add(t),rr(t,e))}},pushAllParent(t,e){const{keys:s}=e;if(s)for(;t.parent&&void 0===s[t.parent.innerId];)e.add(t.parent),t=t.parent;else for(;t.parent;)e.add(t.parent),t=t.parent},pushAllBranchStack(t,e){let s=e.length;const{children:i}=t;for(let t=0,s=i.length;t<s;t++)i[t].isBranch&&e.push(i[t]);for(let t=s,i=e.length;t<i;t++)nr(e[t],e)},updateBounds(t,e){const s=[t];nr(t,s),ar(s,e)},updateBoundsByBranchStack(t,e){let s,i;for(let o=t.length-1;o>-1;o--){s=t[o],i=s.children;for(let t=0,e=i.length;t<e;t++)ir(i[t]);e&&e===s||ir(s)}}},{pushAllChildBranch:rr,pushAllBranchStack:nr,updateBoundsByBranchStack:ar}=or,hr={run(t){if(t&&t.length){const e=t.length;for(let s=0;s<e;s++)t[s]();t.length===e?t.length=0:t.splice(0,e)}}},{getRelativeWorld:lr}=qo,{toOuterOf:dr,getPoints:cr,copy:ur}=it;class _r{get strokeBounds(){return this._strokeBounds||this.boxBounds}get renderBounds(){return this._renderBounds||this.boxBounds}get localStrokeBounds(){return this._localStrokeBounds||this}get localRenderBounds(){return this._localRenderBounds||this}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;i.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 at(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"margin":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"margin":case"content":case"box":return this.leaf.__localBoxBounds}}getWorldBounds(t="box"){switch(t){case"render":return this.leaf.__world;case"content":if(this.contentBounds)return this.getWorldContentBounds();case"margin":case"box":return this.getWorldBoxBounds();case"margin":case"stroke":return this.getWorldStrokeBounds()}}getLayoutBounds(t,e="world",s){const{leaf:i}=this;let o,r,n=this.getInnerBounds(t);switch(e){case"world":o=i.getWorldPoint(n),r=i.__world;break;case"local":o=i.getLocalPointByInner(n),r=i.__localMatrix;break;case"inner":o=n,r=b.defaultMatrix;break;case"page":e=i.zoomLayer;default:o=i.getWorldPoint(n,e),r=lr(i,e,!0)}const a=b.getLayout(r);if(ur(a,n),A.copy(a,o),s){const{scaleX:t,scaleY:e}=a,s=Math.abs(t),i=Math.abs(e);1===s&&1===i||(a.scaleX/=s,a.scaleY/=i,a.width*=s,a.height*=i)}return a}getLayoutPoints(t,e="world"){const{leaf:s}=this,i=cr(this.getInnerBounds(t));let o;switch(e){case"world":o=null;break;case"local":o=s.parent;break;case"inner":break;case"page":e=s.zoomLayer;default:o=e}return void 0!==o&&i.forEach((t=>s.innerToWorld(t,null,!1,o))),i}getWorldContentBounds(){return this._worldContentBounds||(this._worldContentBounds={}),dr(this.contentBounds,this.leaf.__world,this._worldContentBounds),this._worldContentBounds}getWorldBoxBounds(){return this._worldBoxBounds||(this._worldBoxBounds={}),dr(this.boxBounds,this.leaf.__world,this._worldBoxBounds),this._worldBoxBounds}getWorldStrokeBounds(){return this._worldStrokeBounds||(this._worldStrokeBounds={}),dr(this.strokeBounds,this.leaf.__world,this._worldStrokeBounds),this._worldStrokeBounds}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}spreadStroke(){const{x:t,y:e,width:s,height:i}=this.strokeBounds;this._strokeBounds={x:t,y:e,width:s,height:i},this._localStrokeBounds={x:t,y:e,width:s,height:i},this.renderSpread||this.spreadRenderCancel()}spreadRender(){const{x:t,y:e,width:s,height:i}=this.renderBounds;this._renderBounds={x:t,y:e,width:s,height:i},this._localRenderBounds={x:t,y:e,width:s,height:i}}boxChange(){this.boxChanged=!0,this.localBoxChanged||this.localBoxChange(),this.hitCanvasChanged=!0}localBoxChange(){this.localBoxChanged=!0,this.boundsChanged=!0}strokeChange(){this.strokeChanged=!0,this.strokeSpread||(this.strokeSpread=1),this.boundsChanged=!0,this.hitCanvasChanged=!0}renderChange(){this.renderChanged=!0,this.renderSpread||(this.renderSpread=1),this.boundsChanged=!0}scaleChange(){this.scaleChanged=!0,this._scaleOrRotationChange()}rotationChange(){this.rotationChanged=!0,this.affectRotation=!0,this._scaleOrRotationChange()}_scaleOrRotationChange(){this.affectScaleOrRotation=!0,this.matrixChange(),this.leaf.__local||this.createLocal()}matrixChange(){this.matrixChanged=!0,this.localBoxChanged||this.localBoxChange()}surfaceChange(){this.surfaceChanged=!0}opacityChange(){this.opacityChanged=!0,this.surfaceChanged||this.surfaceChange()}childrenSortChange(){this.childrenSortChanged||(this.childrenSortChanged=!0,this.leaf.forceUpdate("surface"))}destroy(){}}const pr={},gr={on(t,e,s){let i,o,r;s&&("boolean"==typeof s?i=s:(i=s.capture,o=s.once));const n=fr(this,i,!0),a="string"==typeof t?t.split(" "):t,h=o?{listener:e,once:o}:{listener:e};a.forEach((t=>{t&&(r=n[t],r?-1===r.findIndex((t=>t.listener===e))&&r.push(h):n[t]=[h])}))},off(t,e,s){let i,o,r;s&&(i="boolean"==typeof s?s:s.capture);const n=fr(this,i);("string"==typeof t?t.split(" "):t).forEach((t=>{t&&(o=n[t],o&&(r=o.findIndex((t=>t.listener===e)),r>-1&&o.splice(r,1),o.length||delete n[t]))}))},on_(t,e,s,i){return s&&(e=e.bind(s)),this.on(t,e,i),{type:t,current:this,listener:e,options:i}},off_(t){if(!t)return;const e=t instanceof Array?t:[t];e.forEach((t=>t.current.off(t.type,t.listener,t.options))),e.length=0},once(t,e,s){this.on(t,e,{once:!0,capture:s})},emit(t,e,s){!e&&Ct.has(t)&&(e=Ct.get(t,{type:t,target:this,current:this}));const i=fr(this,s)[t];if(i){let o;for(let r=0,n=i.length;r<n&&(o=i[r],o.listener(e),o.once&&(this.off(t,o.listener,s),r--,n--),!e||!e.isStopNow);r++);}this.syncEventer&&this.syncEventer.emitEvent(e,s)},emitEvent(t,e){t.current=this,this.emit(t.type,t,e)},hasEvent(t,e){if(this.syncEventer&&this.syncEventer.hasEvent(t,e))return!0;const{__bubbleMap:s,__captureMap:i}=this,o=s&&s[t],r=i&&i[t];return!!(void 0===e?o||r:e?r:o)}};function fr(t,e,s){if(e){const{__captureMap:e}=t;return e||(s?t.__captureMap={}:pr)}{const{__bubbleMap:e}=t;return e||(s?t.__bubbleMap={}:pr)}}class yr{constructor(t,e){this.bubbles=!1,this.type=t,e&&(this.target=e)}stopDefault(){this.isStopDefault=!0,this.origin&&i.event.stopDefault(this.origin)}stopNow(){this.isStopNow=!0,this.isStop=!0,this.origin&&i.event.stopNow(this.origin)}stop(){this.isStop=!0,this.origin&&i.event.stop(this.origin)}}class mr extends yr{constructor(t,e,s){super(t,e),this.parent=s,this.child=e}}mr.ADD="child.add",mr.REMOVE="child.remove",mr.DESTROY="child.destroy";class wr extends yr{constructor(t,e,s,i,o){super(t,e),this.attrName=s,this.oldValue=i,this.newValue=o}}wr.CHANGE="property.change",wr.LEAFER_CHANGE="property.leafer_change";class vr extends yr{constructor(t,e){super(t),Object.assign(this,e)}}vr.LOAD="image.load",vr.LOADED="image.loaded",vr.ERROR="image.error";class xr extends yr{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 br extends yr{constructor(t,e){super(t),this.data=e}}br.REQUEST="watch.request",br.DATA="watch.data";class Br extends yr{constructor(t,e,s){super(t),e&&(this.data=e,this.times=s)}}Br.CHECK_UPDATE="layout.check_update",Br.REQUEST="layout.request",Br.START="layout.start",Br.BEFORE="layout.before",Br.LAYOUT="layout",Br.AFTER="layout.after",Br.AGAIN="layout.again",Br.END="layout.end";class kr extends yr{}kr.FRAME="animate.frame";class Rr extends yr{constructor(t,e,s,i){super(t),e&&(this.times=e),s&&(this.renderBounds=s,this.renderOptions=i)}}Rr.REQUEST="render.request",Rr.START="render.start",Rr.BEFORE="render.before",Rr.RENDER="render",Rr.AFTER="render.after",Rr.AGAIN="render.again",Rr.END="render.end",Rr.NEXT="render.next";class Cr extends yr{}Cr.START="leafer.start",Cr.BEFORE_READY="leafer.before_ready",Cr.READY="leafer.ready",Cr.AFTER_READY="leafer.after_ready",Cr.VIEW_READY="leafer.view_ready",Cr.VIEW_COMPLETED="leafer.view_completed",Cr.STOP="leafer.stop",Cr.RESTART="leafer.restart",Cr.END="leafer.end";const{isFinite:Tr}=Number,Sr=ft.get("setAttr"),Lr={__setAttr(t,e,s){if(this.leafer&&this.leafer.created){const i=this.__.__getInput(t);if(s&&!Tr(e)&&void 0!==e&&(Sr.warn(this.innerName,t,e),e=void 0),"object"==typeof e||i!==e){this.__[t]=e,this.__proxyData&&this.setProxyAttr(t,e);const{CHANGE:s}=wr,o=new wr(s,this,t,i,e);return this.isLeafer?this.emitEvent(new wr(wr.LEAFER_CHANGE,this,t,i,e)):this.hasEvent(s)&&this.emitEvent(o),this.leafer.emitEvent(o),!0}return!1}return this.__[t]=e,this.__proxyData&&this.setProxyAttr(t,e),!0},__getAttr(t){return this.__proxyData?this.getProxyAttr(t):this.__.__get(t)}},{setLayout:Pr,multiplyParent:Er,translateInner:Or,defaultWorld:Ar}=b,{toPoint:Mr,tempPoint:Ir}=_t,Wr={__updateWorldMatrix(){Er(this.__local||this.__layout,this.parent?this.parent.__world:Ar,this.__world,!!this.__layout.affectScaleOrRotation,this.__)},__updateLocalMatrix(){if(this.__local){const t=this.__layout,e=this.__local,s=this.__;t.affectScaleOrRotation&&(t.scaleChanged||t.rotationChanged)&&(Pr(e,s,null,t.affectRotation),t.scaleChanged=t.rotationChanged=!1),e.e=s.x,e.f=s.y,s.around&&(Mr(s.around,t.boxBounds,Ir),Or(e,-Ir.x,-Ir.y))}this.__layout.matrixChanged=!1}},{updateMatrix:Dr,updateAllMatrix:Fr,hasParentAutoLayout:Nr}=qo,{updateBounds:zr}=or,{toOuterOf:Yr,copyAndSpread:Xr,copy:jr}=it,{toBounds:Hr}=ji,Ur={__updateWorldBounds(){Yr(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.boxChanged=!1,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.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.renderChanged=!0),this.parent&&this.parent.__layout.strokeChange(),t.resized=!0),t.renderChanged&&(t.renderSpread=this.__updateRenderSpread(),t.renderSpread?(t.renderBounds!==t.boxBounds&&t.renderBounds!==t.strokeBounds||t.spreadRender(),this.__updateRenderBounds(),this.__updateLocalRenderBounds()):t.spreadRenderCancel(),t.renderChanged=!1,this.parent&&this.parent.__layout.renderChange()),t.boundsChanged=!1},__updateLocalBoxBounds(){this.__hasAutoLayout&&this.__updateAutoLayout(),Yr(this.__layout.boxBounds,this.__local,this.__local)},__updateLocalStrokeBounds(){Yr(this.__layout.strokeBounds,this.__localMatrix,this.__layout.localStrokeBounds)},__updateLocalRenderBounds(){Yr(this.__layout.renderBounds,this.__localMatrix,this.__layout.localRenderBounds)},__updateBoxBounds(){const t=this.__layout.boxBounds,e=this.__;e.__pathInputed?Hr(e.__pathForRender,t):(t.x=0,t.y=0,t.width=e.width,t.height=e.height)},__updateAutoLayout(){this.__layout.matrixChanged=!0,this.isBranch?(this.leafer&&this.leafer.layouter.addExtra(this),Nr(this)?Dr(this):(Fr(this),zr(this,this))):Dr(this)},__updateNaturalSize(){const{__:t,__layout:e}=this;t.__naturalWidth=e.boxBounds.width,t.__naturalHeight=e.boxBounds.height},__updateStrokeBounds(){Xr(this.__layout.strokeBounds,this.__layout.boxBounds,this.__layout.strokeSpread)},__updateRenderBounds(){const{renderSpread:t,strokeBounds:e,renderBounds:s}=this.__layout;t>0?Xr(s,e,t):jr(s,e)}},Vr={__render(t,e){if(this.__worldOpacity)if(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),t.opacity=this.__.opacity,this.__.__single){const s=t.getSameCanvas(!0,!0);this.__draw(s,e),this.__worldFlipped?t.copyWorldByReset(s,this.__nowWorld,null,this.__.__blendMode,!0):t.copyWorldToInner(s,this.__nowWorld,this.__layout.renderBounds,this.__.__blendMode),s.recycle(this.__nowWorld)}else this.__draw(t,e)},__clip(t,e){this.__worldOpacity&&(t.setWorld(this.__nowWorld=this.__getNowWorld(e)),this.__drawRenderPath(t),this.__.windingRule?t.clip(this.__.windingRule):t.clip())},__updateWorldOpacity(){this.__worldOpacity=this.__.visible?this.parent?this.parent.__worldOpacity*this.__.opacity:this.__.opacity:0,this.__layout.opacityChanged&&(this.__layout.opacityChanged=!1)}},{excludeRenderBounds:Gr}=sr,qr={__updateChange(){const{__layout:t}=this;t.childrenSortChanged&&(this.__updateSortChildren(),t.childrenSortChanged=!1),this.__.__checkSingle()},__render(t,e){if(this.__worldOpacity)if(this.__.__single){const s=t.getSameCanvas(!1,!0);this.__renderBranch(s,e);const i=this.__getNowWorld(e);t.opacity=this.__.opacity,t.copyWorldByReset(s,i,i,this.__.__blendMode,!0),s.recycle(i)}else this.__renderBranch(t,e)},__renderBranch(t,e){if(this.__hasMask)this.__renderMask(t,e);else{const{children:s}=this;for(let i=0,o=s.length;i<o;i++)Gr(s[i],e)||s[i].__render(t,e)}},__clip(t,e){if(this.__worldOpacity){const{children:s}=this;for(let i=0,o=s.length;i<o;i++)Gr(s[i],e)||s[i].__clip(t,e)}}},{LEAF:Kr,create:$r}=r,{toInnerPoint:Jr,toOuterPoint:Qr,multiplyParent:Zr}=b,{toOuterOf:tn}=it,{tempToOuterOf:en,copy:sn}=A,{moveLocal:on,zoomOfLocal:rn,rotateOfLocal:nn,skewOfLocal:an,moveWorld:hn,zoomOfWorld:ln,rotateOfWorld:dn,skewOfWorld:cn,transform:un,transformWorld:_n,setTransform:pn,getRelativeWorld:gn,drop:fn}=qo;let yn=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 Et}get __LayoutProcessor(){return _r}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 pathInputed(){return!!this.__.__pathInputed}constructor(t){this.innerId=$r(Kr),this.reset(t)}reset(t){this.__world={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0,scaleX:1,scaleY:1},null!==t&&(this.__local={a:1,b:0,c:0,d:1,e:0,f:0,x:0,y:0,width:0,height:0}),this.__worldOpacity=1,this.__=new this.__DataProcessor(this),this.__layout=new this.__LayoutProcessor(this),this.__level&&this.resetCustom(),t&&(t.__&&(t=t.toJSON()),t.children?this.set(t):Object.assign(this,t))}resetCustom(){this.__hasMask=this.__hasEraser=null,this.forceUpdate()}waitParent(t,e){e&&(t=t.bind(e)),this.parent?t():this.__parentWait?this.__parentWait.push(t):this.__parentWait=[t]}waitLeafer(t,e){e&&(t=t.bind(e)),this.leafer?t():this.__leaferWait?this.__leaferWait.push(t):this.__leaferWait=[t]}nextRender(t,e,s){this.leafer?this.leafer.nextRender(t,e,s):this.waitLeafer((()=>this.leafer.nextRender(t,e,s)))}removeNextRender(t){this.nextRender(t,null,"off")}__bindLeafer(t){if(this.isLeafer&&null!==t&&(t=this),this.leafer&&!t&&this.leafer.leafs--,this.leafer=t,t&&(t.leafs++,this.__level=this.parent?this.parent.__level+1:1,this.__leaferWait&&hr.run(this.__leaferWait)),this.isBranch){const{children:e}=this;for(let s=0,i=e.length;s<i;s++)e[s].__bindLeafer(t)}}set(t){}get(t){}toJSON(){return this.__.__getInputData()}toString(){return JSON.stringify(this.toJSON())}__setAttr(t,e){return!0}__getAttr(t){}setProxyAttr(t,e){}getProxyAttr(t){}find(t,e){}findOne(t,e){}focus(t){}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}updateLayout(){this.__layout.update()}__updateWorldMatrix(){}__updateLocalMatrix(){}__updateWorldBounds(){}__updateLocalBounds(){}__updateLocalBoxBounds(){}__updateLocalStrokeBounds(){}__updateLocalRenderBounds(){}__updateBoxBounds(){}__updateStrokeBounds(){}__updateRenderBounds(){}__updateAutoLayout(){}__updateNaturalSize(){}__updateStrokeSpread(){return 0}__updateRenderSpread(){return 0}__onUpdateSize(){}__updateEraser(t){this.__hasEraser=!!t||this.children.some((t=>t.__.eraser))}__updateMask(t){this.__hasMask=!!t||this.children.some((t=>t.__.mask))}__renderMask(t,e){}__getNowWorld(t){if(t.matrix){this.__cameraWorld||(this.__cameraWorld={});const e=this.__cameraWorld;return Zr(this.__world,t.matrix,e,void 0,this.__world),tn(this.__layout.renderBounds,e,e),e}return this.__world}getWorld(t){return this.__layout.update(),"x"===t?this.__world.e:"y"===t?this.__world.f:this.getLayoutBounds()[t]}getTransform(t){return this.__layout.getTransform(t||"local")}getBounds(t,e){return this.__layout.getBounds(t,e)}getLayoutBounds(t,e,s){return this.__layout.getLayoutBounds(t,e,s)}getLayoutPoints(t,e){return this.__layout.getLayoutPoints(t,e)}getWorldBounds(t,e,s){const i=e?gn(this,e):this.worldTransform,o=s?t:{};return tn(t,i,o),o}worldToLocal(t,e,s,i){this.parent?this.parent.worldToInner(t,e,s,i):e&&sn(e,t)}localToWorld(t,e,s,i){this.parent?this.parent.innerToWorld(t,e,s,i):e&&sn(e,t)}worldToInner(t,e,s,i){i&&(i.innerToWorld(t,e,s),t=e||t),Jr(this.worldTransform,t,e,s)}innerToWorld(t,e,s,i){Qr(this.worldTransform,t,e,s),i&&i.worldToInner(e||t,null,s)}getInnerPoint(t,e,s,i){const o=i?t:{};return this.worldToInner(t,o,s,e),o}getInnerPointByLocal(t,e,s,i){return this.getInnerPoint(t,this.parent,s,i)}getLocalPoint(t,e,s,i){const o=i?t:{};return this.worldToLocal(t,o,s,e),o}getLocalPointByInner(t,e,s,i){return this.getWorldPoint(t,this.parent,s,i)}getWorldPoint(t,e,s,i){const o=i?t:{};return this.innerToWorld(t,o,s,e),o}getWorldPointByLocal(t,e,s,i){const o=i?t:{};return this.localToWorld(t,o,s,e),o}getPagePoint(t,e,s,i){return(this.leafer?this.leafer.zoomLayer:this).getInnerPoint(t,e,s,i)}getWorldPointByPage(t,e,s,i){return(this.leafer?this.leafer.zoomLayer:this).getWorldPoint(t,e,s,i)}setTransform(t,e){pn(this,t,e)}transform(t,e){un(this,t,e)}move(t,e){on(this,t,e)}scaleOf(t,e,s,i){rn(this,en(t,this.localTransform),e,s,i)}rotateOf(t,e){nn(this,en(t,this.localTransform),e)}skewOf(t,e,s,i){an(this,en(t,this.localTransform),e,s,i)}transformWorld(t,e){_n(this,t,e)}moveWorld(t,e){hn(this,t,e)}scaleOfWorld(t,e,s,i){ln(this,t,e,s,i)}rotateOfWorld(t,e){dn(this,t,e)}skewOfWorld(t,e,s,i){cn(this,t,e,s,i)}scaleResize(t,e=t,s){this.scaleX*=t,this.scaleY*=e}__scaleResize(t,e){}__hitWorld(t){return!0}__hit(t){return!0}__hitFill(t){return!0}__hitStroke(t,e){return!0}__hitPixel(t){return!0}__drawHitPath(t){}__updateHitCanvas(){}__render(t,e){}__drawFast(t,e){}__draw(t,e){}__clip(t,e){}__renderShape(t,e,s,i){}__updateWorldOpacity(){}__updateChange(){}__drawPath(t){}__drawRenderPath(t){}__updatePath(){}__updateRenderPath(){}__updateSortChildren(){}add(t,e){}remove(t,e){this.parent&&this.parent.remove(this,e)}dropTo(t,e,s){fn(this,t,e,s)}on(t,e,s){}off(t,e,s){}on_(t,e,s,i){}off_(t){}once(t,e,s){}emit(t,e,s){}emitEvent(t,e){}hasEvent(t,e){return!1}static changeAttr(t,e){Po(this.prototype,t,e)}static addAttr(t,e,s){s||(s=wo),s(e)(this.prototype,t)}destroy(){if(!this.destroyed){const{parent:t}=this;t&&this.remove(),this.children&&this.removeAll(!0),this.hasEvent(mr.DESTROY)&&this.emitEvent(new mr(mr.DESTROY,this,t)),this.__.destroy(),this.__layout.destroy(),this.__captureMap=this.__bubbleMap=this.__parentWait=this.__leaferWait=null,this.destroyed=!0}}};yn=At([Do(Lr),Do(Wr),Do(Ur),Do(gr),Do(Vr)],yn);const{setListWithFn:mn}=it,{sort:wn}=or,{localBoxBounds:vn,localStrokeBounds:xn,localRenderBounds:bn,maskLocalBoxBounds:Bn,maskLocalStrokeBounds:kn,maskLocalRenderBounds:Rn}=sr;let Cn=class extends yn{__updateStrokeSpread(){const{children:t}=this;for(let e=0,s=t.length;e<s;e++)if(t[e].__layout.strokeSpread)return 1;return 0}__updateRenderSpread(){const{children:t}=this;for(let e=0,s=t.length;e<s;e++)if(t[e].__layout.renderSpread)return 1;return 0}__updateBoxBounds(){mn(this.__layout.boxBounds,this.children,this.__hasMask?Bn:vn)}__updateStrokeBounds(){mn(this.__layout.strokeBounds,this.children,this.__hasMask?kn:xn)}__updateRenderBounds(){mn(this.__layout.renderBounds,this.children,this.__hasMask?Rn:bn)}__updateSortChildren(){let t;const{children:e}=this;if(e.length>1){for(let s=0,i=e.length;s<i;s++)e[s].__tempNumber=s,e[s].__.zIndex&&(t=!0);e.sort(wn),this.__layout.affectChildrenSort=t}}add(t,e){t!==this&&(t.parent&&t.parent.remove(t),t.parent=this,void 0===e?this.children.push(t):this.children.splice(e,0,t),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||0)+1),t.__layout.boxChanged||t.__layout.boxChange(),t.__layout.matrixChanged||t.__layout.matrixChange(),t.__parentWait&&hr.run(t.__parentWait),this.leafer&&(t.__bindLeafer(this.leafer),this.leafer.created&&this.__emitChildEvent(mr.ADD,t)),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange())}addMany(...t){t.forEach((t=>this.add(t)))}remove(t,e){if(t){const s=this.children.indexOf(t);s>-1&&(this.children.splice(s,1),t.isBranch&&(this.__.__childBranchNumber=(this.__.__childBranchNumber||1)-1),this.__preRemove(),this.__realRemoveChild(t),e&&t.destroy())}else void 0===t&&super.remove(null,e)}removeAll(t){const{children:e}=this;e.length&&(this.children=[],this.__preRemove(),this.__.__childBranchNumber=0,e.forEach((e=>{this.__realRemoveChild(e),t&&e.destroy()})))}clear(){this.removeAll(!0)}__preRemove(){this.__hasMask&&this.__updateMask(),this.__hasEraser&&this.__updateEraser(),this.__layout.boxChange(),this.__layout.affectChildrenSort&&this.__layout.childrenSortChange()}__realRemoveChild(t){t.parent=null,this.leafer&&(t.__bindLeafer(null),this.leafer.created&&(this.__emitChildEvent(mr.REMOVE,t),this.leafer.hitCanvasManager&&this.leafer.hitCanvasManager.clear()))}__emitChildEvent(t,e){const s=new mr(t,e,this);e.hasEvent(t)&&e.emitEvent(s),this.hasEvent(t)&&!this.isLeafer&&this.emitEvent(s),this.leafer.emitEvent(s)}};Cn=At([Do(qr)],Cn);class Tn{get length(){return this.list.length}constructor(t){this.reset(),t&&(t instanceof Array?this.addList(t):this.add(t))}has(t){return t&&void 0!==this.keys[t.innerId]}indexAt(t){return this.list[t]}indexOf(t){const e=this.keys[t.innerId];return void 0===e?-1:e}add(t){const{list:e,keys:s}=this;void 0===s[t.innerId]&&(e.push(t),s[t.innerId]=e.length-1)}addAt(t,e=0){const{keys:s}=this;if(void 0===s[t.innerId]){const{list:i}=this;for(let t=e,o=i.length;t<o;t++)s[i[t].innerId]++;0===e?i.unshift(t):(e>i.length&&(e=i.length),i.splice(e,0,t)),s[t.innerId]=e}}addList(t){for(let e=0;e<t.length;e++)this.add(t[e])}remove(t){const{list:e}=this;let s;for(let i=0,o=e.length;i<o;i++)void 0!==s?this.keys[e[i].innerId]=i-1:e[i].innerId===t.innerId&&(s=i,delete this.keys[t.innerId]);void 0!==s&&e.splice(s,1)}sort(t){const{list:e}=this;t?e.sort(((t,e)=>e.__level-t.__level)):e.sort(((t,e)=>t.__level-e.__level))}forEach(t){this.list.forEach(t)}clone(){const t=new Tn;return t.list=[...this.list],t.keys=Object.assign({},this.keys),t}update(){this.keys={};const{list:t,keys:e}=this;for(let s=0,i=t.length;s<i;s++)e[t[s].innerId]=s}reset(){this.list=[],this.keys={}}destroy(){this.reset()}}class Sn{get length(){return this._length}constructor(t){this._length=0,this.reset(),t&&(t instanceof Array?this.addList(t):this.add(t))}has(t){return void 0!==this.keys[t.innerId]}without(t){return void 0===this.keys[t.innerId]}sort(t){const{levels:e}=this;t?e.sort(((t,e)=>e-t)):e.sort(((t,e)=>t-e))}addList(t){t.forEach((t=>{this.add(t)}))}add(t){const{keys:e,levelMap:s}=this;e[t.innerId]||(e[t.innerId]=1,s[t.__level]?s[t.__level].push(t):(s[t.__level]=[t],this.levels.push(t.__level)),this._length++)}forEach(t){let e;this.levels.forEach((s=>{e=this.levelMap[s];for(let s=0,i=e.length;s<i;s++)t(e[s])}))}reset(){this.levelMap={},this.keys={},this.levels=[],this._length=0}destroy(){this.levelMap=null}}function Ln(t,e,s,i){var o,r=arguments.length,n=r<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,s,i);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(n=(r<3?o(n):r>3?o(e,s,n):o(e,s))||n);return r>3&&n&&Object.defineProperty(e,s,n),n}"function"==typeof SuppressedError&&SuppressedError;const Pn={},En={},On={},An={},Mn={},In={},Wn={},Dn={},Fn={};function Nn(t){return po(t,(t=>({set(e){this.__setAttr(t,e),this.waitLeafer((()=>{Fn.setStyle&&Fn.setStyle(this,t+"Style",e)}))}})))}function zn(t){return po(t,(t=>({set(e){this.__setAttr(t,e);const s=this.__;s.__useArrow="none"!==s.startArrow||"none"!==s.endArrow,Bo(this)}})))}function Yn(t){return po(t,(t=>({set(e){this.__setAttr(t,e),e&&(this.__.__useEffect=!0),this.__layout.renderChanged||this.__layout.renderChange()}})))}function Xn(t){return po(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.__updateSize()}})))}const{parse:jn}=ds,Hn={},Un=ft.get("UIData");class Vn extends Et{get __strokeWidth(){const{strokeWidth:t,strokeWidthFixed:e}=this;if(e){const e=this.__leaf;let{scaleX:s}=e.__nowWorld||e.__world;return s<0&&(s=-s),s>1?t/s:t}return t}get __autoWidth(){return!this._width}get __autoHeight(){return!this._height}get __autoSide(){return!this._width||!this._height}get __autoSize(){return!this._width&&!this._height}setVisible(t){this.__leaf.leafer&&(this.__leaf.leafer.watcher.hasVisible=!0),this._visible=t}setWidth(t){t<0?(this._width=-t,this.__leaf.scaleX*=-1,Un.warn("width < 0, instead -scaleX ",this)):this._width=t}setHeight(t){t<0?(this._height=-t,this.__leaf.scaleY*=-1,Un.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=Hn)):(this.__isFills&&(this.__removeInput("fill"),Mn.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=Hn)):(this.__isStrokes&&(this.__removeInput("stroke"),Mn.recycleImage("stroke",this),this.__isStrokes=!1,this.__pixelStroke&&(this.__pixelStroke=!1)),this._stroke=t)}setPath(t){"string"==typeof t?(this.__setInput("path",t),this._path=jn(t)):(this.__input&&this.__removeInput("path"),this._path=t)}setShadow(t){this.__setInput("shadow",t),t instanceof Array?(t.some((t=>!1===t.visible))&&(t=t.filter((t=>!1!==t.visible))),this._shadow=t.length?t:null):this._shadow=t?!1===t.visible?null:[t]:null}setInnerShadow(t){this.__setInput("innerShadow",t),t instanceof Array?(t.some((t=>!1===t.visible))&&(t=t.filter((t=>!1!==t.visible))),this._innerShadow=t.length?t:null):this._innerShadow=t?!1===t.visible?null:[t]:null}__computePaint(){const{fill:t,stroke:e}=this.__input;t&&An.compute("fill",this.__leaf),e&&An.compute("stroke",this.__leaf),this.__needComputePaint=!1}}const Gn={number:(t,e)=>"object"==typeof t?"percent"===t.type?t.value/100*e:t.value:t};class qn extends Vn{}class Kn extends qn{get __boxStroke(){return!0}}class $n extends Vn{get __boxStroke(){return!0}}const Jn={thin:100,"extra-light":200,light:300,normal:400,medium:500,"semi-bold":600,bold:700,"extra-bold":800,black:900};const Qn={__updateStrokeSpread(){let t=0,e=0;const{stroke:s,hitStroke:i,strokeAlign:o,strokeWidth:r}=this.__;if((s||"all"===i)&&r&&"inside"!==o&&(e=t="center"===o?r/2:r,!this.__.__boxStroke)){const{miterLimit:e,strokeCap:s}=this.__,i="Line"!==this.__tag?1/Math.sin(e*c/2)*Math.sqrt(r)-t:0,o="none"===s?0:r;t+=Math.max(i,o)}return this.__layout.strokeBoxSpread=e,this.__.__useArrow&&(t+=5*r),t},__updateRenderSpread(){let t=0;const{shadow:e,innerShadow:s,blur:i,backgroundBlur:o}=this.__;e&&e.forEach((e=>{t=Math.max(t,Math.max(Math.abs(e.y),Math.abs(e.x))+(e.spread>0?e.spread:0)+1.5*e.blur)})),i&&(t=Math.max(t,i));let r=t=Math.ceil(t);return s&&s.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)})),o&&(r=Math.max(r,o)),this.__layout.renderShapeSpread=r,t}},Zn={__updateChange(){const t=this.__;if(t.__useEffect){const{shadow:e,innerShadow:s,blur:i,backgroundBlur:o}=this.__;t.__useEffect=!!(e||s||i||o)}t.__checkSingle();t.__isFills||t.__isStrokes||t.cornerRadius||t.__useEffect?t.__complex=!0:t.__complex&&(t.__complex=!1)},__drawFast(t,e){ta(this,t,e)},__draw(t,e){const s=this.__;if(s.__complex){s.__needComputePaint&&s.__computePaint();const{fill:i,stroke:o,__drawAfterFill:r}=s;if(this.__drawRenderPath(t),s.__useEffect){const n=An.shape(this,t,e);this.__nowWorld=this.__getNowWorld(e);const{shadow:a,innerShadow:h}=s;a&&Wn.shadow(this,t,n),i&&(s.__isFills?An.fills(i,this,t):An.fill(i,this,t)),r&&this.__drawAfterFill(t,e),h&&Wn.innerShadow(this,t,n),o&&(s.__isStrokes?An.strokes(o,this,t):An.stroke(o,this,t)),n.worldCanvas&&n.worldCanvas.recycle(),n.canvas.recycle()}else i&&(s.__isFills?An.fills(i,this,t):An.fill(i,this,t)),r&&this.__drawAfterFill(t,e),o&&(s.__isStrokes?An.strokes(o,this,t):An.stroke(o,this,t))}else s.__pathInputed?ta(this,t,e):this.__drawFast(t,e)},__renderShape(t,e,s,i){if(this.__worldOpacity){t.setWorld(this.__nowWorld=this.__getNowWorld(e));const{fill:o,stroke:r}=this.__;this.__drawRenderPath(t),o&&!s&&(this.__.__pixelFill?An.fills(o,this,t):An.fill("#000000",this,t)),r&&!i&&(this.__.__pixelStroke?An.strokes(r,this,t):An.stroke("#000000",this,t))}}};function ta(t,e,s){const{fill:i,stroke:o,__drawAfterFill:r}=t.__;t.__drawRenderPath(e),i&&An.fill(i,t,e),r&&t.__drawAfterFill(e,s),o&&An.stroke(o,t,e)}const ea={__drawFast(t,e){const{width:s,height:i,fill:o,stroke:r,__drawAfterFill:n}=this.__;if(o&&(t.fillStyle=o,t.fillRect(0,0,s,i)),n&&this.__drawAfterFill(t,e),r){const{strokeAlign:e,__strokeWidth:o}=this.__;if(!o)return;t.setStroke(r,o,this.__);const n=o/2;switch(e){case"center":t.strokeRect(0,0,s,i);break;case"inside":t.strokeRect(n,n,s-o,i-o);break;case"outside":t.strokeRect(-n,-n,s+o,i+o)}}}};var sa;let ia=sa=class extends yn{get app(){return this.leafer&&this.leafer.app}get isFrame(){return!1}set scale(t){"number"==typeof t?this.scaleX=this.scaleY=t:(this.scaleX=t.x,this.scaleY=t.y)}get scale(){const{scaleX:t,scaleY:e}=this;return t!==e?{x:t,y:e}:t}get pen(){return Qi.set(this.path=this.__.path||[]),Qi}get editConfig(){}get editOuter(){return"EditTool"}get editInner(){return"PathEditor"}constructor(t){super(t)}reset(t){}set(t){Object.assign(this,t)}get(t){return"string"==typeof t?this.__.__getInput(t):this.__.__getInputData(t)}createProxyData(){}find(t,e){}findOne(t,e){}getPath(t,e){this.__layout.update();let s=e?this.__.__pathForRender:this.__.path;if(!s){const{width:t,height:e}=this.boxBounds;(t||e)&&(Qi.set(s=[]),this.__drawPathByBox(Qi))}return t?ds.toCanvasData(s,!0):s}getPathString(t,e){return ds.stringify(this.getPath(t,e))}__onUpdateSize(){if(this.__.__input){const t=this.__;t.lazy&&this.leafer&&this.leafer.created&&!this.leafer.lazyBounds.hit(this.__world)?t.__needComputePaint=!0:t.__computePaint()}}__updateRenderPath(){if(this.__.path){const t=this.__;t.__pathForRender=t.cornerRadius?Ji.smooth(t.path,t.cornerRadius,t.cornerSmoothing):t.path,t.__useArrow&&On.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?ci.drawPathByData(t,e):this.__drawPathByBox(t)}__drawPathByBox(t){const{x:e,y:s,width:i,height:o}=this.__layout.boxBounds;if(this.__.cornerRadius){const{cornerRadius:r}=this.__;t.roundRect(e,s,i,o,"number"==typeof r?[r]:r)}else t.rect(e,s,i,o)}export(t,e){return Dn.export(this,t,e)}clone(){return sa.one(this.toJSON())}static one(t,e,s,i,o){return Bt.get(t.tag||this.prototype.__tag,t,e,s,i,o)}static registerUI(){Fo()(this)}static registerData(t){Lo(t)(this.prototype)}static setEditConfig(t){}static setEditOuter(t){}static setEditInner(t){}destroy(){this.fill=this.stroke=null,super.destroy()}};var oa;Ln([Lo(Vn)],ia.prototype,"__",void 0),Ln([(t,e)=>{const s="_"+e;uo(t,e,{set(t){this.isLeafer&&(this[s]=t)},get(){return this.isApp?this.tree.zoomLayer:this.isLeafer?this[s]||this:this.leafer&&this.leafer.zoomLayer}})}],ia.prototype,"zoomLayer",void 0),Ln([go("")],ia.prototype,"id",void 0),Ln([go("")],ia.prototype,"name",void 0),Ln([go("")],ia.prototype,"className",void 0),Ln([Co("pass-through")],ia.prototype,"blendMode",void 0),Ln([To(1)],ia.prototype,"opacity",void 0),Ln([To(!0)],ia.prototype,"visible",void 0),Ln([Nn(!1)],ia.prototype,"selected",void 0),Ln([Nn(!1)],ia.prototype,"disabled",void 0),Ln([go(!1)],ia.prototype,"locked",void 0),Ln([(oa=0,po(oa,(t=>({set(e){this.__setAttr(t,e),this.__layout.surfaceChanged||this.__layout.surfaceChange(),this.waitParent((()=>{this.parent.__layout.childrenSortChange()}))}}))))],ia.prototype,"zIndex",void 0),Ln([function(t){return po(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.boxChanged||this.__layout.boxChange(),this.waitParent((()=>{this.parent.__updateMask(e)}))}})))}(!1)],ia.prototype,"mask",void 0),Ln([Co("pixel")],ia.prototype,"maskType",void 0),Ln([function(t){return po(t,(t=>({set(e){this.__setAttr(t,e),this.waitParent((()=>{this.parent.__updateEraser(e)}))}})))}(!1)],ia.prototype,"eraser",void 0),Ln([fo(0,!0)],ia.prototype,"x",void 0),Ln([fo(0,!0)],ia.prototype,"y",void 0),Ln([wo(100,!0)],ia.prototype,"width",void 0),Ln([wo(100,!0)],ia.prototype,"height",void 0),Ln([yo(1,!0)],ia.prototype,"scaleX",void 0),Ln([yo(1,!0)],ia.prototype,"scaleY",void 0),Ln([mo(0,!0)],ia.prototype,"rotation",void 0),Ln([mo(0,!0)],ia.prototype,"skewX",void 0),Ln([mo(0,!0)],ia.prototype,"skewY",void 0),Ln([function(t){return po(t,(t=>({set(e){this.__setAttr(t,e),this.__layout.matrixChanged||this.__layout.matrixChange(),this.__hasAutoLayout=!!e,this.__local||this.__layout.createLocal()}})))}()],ia.prototype,"around",void 0),Ln([go(!1)],ia.prototype,"draggable",void 0),Ln([go()],ia.prototype,"dragBounds",void 0),Ln([go(!1)],ia.prototype,"editable",void 0),Ln([go("size")],ia.prototype,"editSize",void 0),Ln([So(!0)],ia.prototype,"hittable",void 0),Ln([So("path")],ia.prototype,"hitFill",void 0),Ln([ko("path")],ia.prototype,"hitStroke",void 0),Ln([So(!1)],ia.prototype,"hitBox",void 0),Ln([So(!0)],ia.prototype,"hitChildren",void 0),Ln([So(!0)],ia.prototype,"hitSelf",void 0),Ln([So()],ia.prototype,"hitRadius",void 0),Ln([function(t){return po(t,(t=>({set(e){this.__setAttr(t,e),this.leafer&&this.leafer.updateCursor()}})))}("")],ia.prototype,"cursor",void 0),Ln([Co()],ia.prototype,"fill",void 0),Ln([ko()],ia.prototype,"stroke",void 0),Ln([ko("inside")],ia.prototype,"strokeAlign",void 0),Ln([ko(1)],ia.prototype,"strokeWidth",void 0),Ln([ko(!1)],ia.prototype,"strokeWidthFixed",void 0),Ln([ko("none")],ia.prototype,"strokeCap",void 0),Ln([ko("miter")],ia.prototype,"strokeJoin",void 0),Ln([ko()],ia.prototype,"dashPattern",void 0),Ln([ko()],ia.prototype,"dashOffset",void 0),Ln([ko(10)],ia.prototype,"miterLimit",void 0),Ln([go(!1)],ia.prototype,"lazy",void 0),Ln([function(t){return po(t,(t=>({set(e){this.__setAttr(t,e),vo(this),this.__.__removeNaturalSize()}})))}(1)],ia.prototype,"pixelRatio",void 0),Ln([function(t){return po(t,(t=>({set(e){2!==this.__.__pathInputed&&(this.__.__pathInputed=e?1:0),this.__setAttr(t,e),vo(this)}})))}()],ia.prototype,"path",void 0),Ln([xo()],ia.prototype,"windingRule",void 0),Ln([xo(!0)],ia.prototype,"closed",void 0),Ln([zn("none")],ia.prototype,"startArrow",void 0),Ln([zn("none")],ia.prototype,"endArrow",void 0),Ln([xo(0)],ia.prototype,"cornerRadius",void 0),Ln([xo()],ia.prototype,"cornerSmoothing",void 0),Ln([Yn()],ia.prototype,"shadow",void 0),Ln([Yn()],ia.prototype,"innerShadow",void 0),Ln([Yn()],ia.prototype,"blur",void 0),Ln([Yn()],ia.prototype,"backgroundBlur",void 0),Ln([Yn()],ia.prototype,"grayscale",void 0),Ln([go()],ia.prototype,"normalStyle",void 0),Ln([go()],ia.prototype,"hoverStyle",void 0),Ln([go()],ia.prototype,"pressStyle",void 0),Ln([go()],ia.prototype,"focusStyle",void 0),Ln([go()],ia.prototype,"selectedStyle",void 0),Ln([go()],ia.prototype,"disabledStyle",void 0),Ln([Mo(yn.prototype.reset)],ia.prototype,"reset",null),ia=sa=Ln([Do(Qn),Do(Zn),Io()],ia);let ra=class extends ia{get __tag(){return"Group"}get isBranch(){return!0}constructor(t){super(t)}reset(t){this.__setBranch(),super.reset(t)}__setBranch(){this.children||(this.children=[])}set(t){if(t.children){const{children:e}=t;let s;delete t.children,this.children?this.clear():this.__setBranch(),super.set(t),e.forEach((t=>{s=t.__?t:Bt.get(t.tag,t),this.add(s)})),t.children=e}else super.set(t)}toJSON(){const t=super.toJSON();return t.children=this.children.map((t=>t.toJSON())),t}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(){}};var na;Ln([Lo(qn)],ra.prototype,"__",void 0),ra=Ln([Do(Cn),Fo()],ra);const aa=ft.get("Leafer");let ha=na=class extends ra{get __tag(){return"Leafer"}get isApp(){return!1}get app(){return this.parent||this}get isLeafer(){return!0}get imageReady(){return this.viewReady&&no.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}}constructor(t,e){super(e),this.config={type:"design",start:!0,hittable:!0,smooth:!0,lazySpeard:100,zoom:{min:.01,max:256},move:{holdSpaceKey:!0,holdMiddleKey:!0,autoDistance:2}},this.leafs=0,this.__eventIds=[],this.__controllers=[],this.__readyWait=[],this.__viewReadyWait=[],this.__viewCompletedWait=[],this.__nextRenderWait=[],this.userConfig=t,t&&(t.view||t.width)&&this.init(t),na.list.add(this)}init(t,e){if(this.canvas)return;let s;this.__setLeafer(this),t&&Lt.assign(this.config,t);const{config:i}=this;this.initType(i.type);const r=this.canvas=o.canvas(i);this.__controllers.push(this.renderer=o.renderer(this,r,i),this.watcher=o.watcher(this,i),this.layouter=o.layouter(this,i)),this.isApp&&this.__setApp(),this.__checkAutoLayout(i),this.view=r.view,e?(this.__bindApp(e),s=e.running):(this.selector=o.selector(this),this.interaction=o.interaction(this,r,this.selector,i),this.interaction&&(this.__controllers.unshift(this.interaction),this.hitCanvasManager=o.hitCanvasManager()),this.canvasManager=new St,s=i.start),this.hittable=i.hittable,this.fill=i.fill,this.canvasManager.add(r),this.__listenEvents(),s&&(this.__startTimer=setTimeout(this.start.bind(this))),hr.run(this.__initWait),this.onInit()}onInit(){}initType(t){}set(t){this.waitInit((()=>{super.set(t)}))}start(){clearTimeout(this.__startTimer),!this.running&&this.canvas&&(this.ready?this.emitLeafer(Cr.RESTART):this.emitLeafer(Cr.START),this.__controllers.forEach((t=>t.start())),this.isApp||this.renderer.render(),this.running=!0)}stop(){clearTimeout(this.__startTimer),this.running&&this.canvas&&(this.__controllers.forEach((t=>t.stop())),this.running=!1,this.emitLeafer(Cr.STOP))}unlockLayout(){this.layouter.start(),this.updateLayout()}lockLayout(){this.updateLayout(),this.layouter.stop()}resize(t){const e=Lt.copyAttrs({},t,Xt);Object.keys(e).forEach((t=>this[t]=e[t]))}forceFullRender(){this.forceRender()}forceRender(t){this.renderer.addBlock(t?new at(t):this.canvas.bounds),this.viewReady&&this.renderer.update()}updateCursor(t){const e=this.interaction;e&&(t?e.setCursor(t):e.updateCursor())}updateLazyBounds(){this.lazyBounds=this.canvas.bounds.clone().spread(this.config.lazySpeard)}__doResize(t){const{canvas:e}=this;if(!e||e.isSameSize(t))return;const s=Lt.copyAttrs({},this.canvas,Xt);e.resize(t),this.updateLazyBounds(),this.__onResize(new xr(t,s))}__onResize(t){this.emitEvent(t),Lt.copyAttrs(this.__,t,Xt),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){t.width&&t.height||(this.autoLayout=new lt(t),this.canvas.startAutoLayout(this.autoLayout,this.__onResize.bind(this)))}__setAttr(t,e){return this.canvas&&(Xt.includes(t)?this.__changeCanvasSize(t,e):"fill"===t?this.__changeFill(e):"hittable"===t&&(this.canvas.hittable=e)),super.__setAttr(t,e)}__getAttr(t){return this.canvas&&Xt.includes(t)?this.canvas[t]:super.__getAttr(t)}__changeCanvasSize(t,e){const s=Lt.copyAttrs({},this.canvas,Xt);s[t]=this.config[t]=e,e&&this.canvas.stopAutoLayout(),this.__doResize(s)}__changeFill(t){this.config.fill=t,this.canvas.allowBackgroundColor?this.canvas.backgroundColor=t:this.forceFullRender()}__onCreated(){this.created=!0}__onReady(){this.ready||(this.ready=!0,this.emitLeafer(Cr.BEFORE_READY),this.emitLeafer(Cr.READY),this.emitLeafer(Cr.AFTER_READY),hr.run(this.__readyWait))}__onViewReady(){this.viewReady||(this.viewReady=!0,this.emitLeafer(Cr.VIEW_READY),hr.run(this.__viewReadyWait))}__onNextRender(){if(this.viewReady){hr.run(this.__nextRenderWait);const{imageReady:t}=this;t&&!this.viewCompleted&&this.__checkViewCompleted(),t||(this.viewCompleted=!1)}}__checkViewCompleted(t=!0){this.nextRender((()=>{this.imageReady&&(t&&this.emitLeafer(Cr.VIEW_COMPLETED),hr.run(this.__viewCompletedWait),this.viewCompleted=!0)}))}__onWatchData(){this.watcher.childrenChanged&&this.interaction&&this.nextRender((()=>this.interaction.updateCursor()))}waitInit(t,e){e&&(t=t.bind(e)),this.__initWait||(this.__initWait=[]),this.canvas?t():this.__initWait.push(t)}waitReady(t,e){e&&(t=t.bind(e)),this.ready?t():this.__readyWait.push(t)}waitViewReady(t,e){e&&(t=t.bind(e)),this.viewReady?t():this.__viewReadyWait.push(t)}waitViewCompleted(t,e){e&&(t=t.bind(e)),this.__viewCompletedWait.push(t),this.viewCompleted?this.__checkViewCompleted(!1):this.running||this.start()}nextRender(t,e,s){e&&(t=t.bind(e));const i=this.__nextRenderWait;if(s){for(let e=0;e<i.length;e++)if(i[e]===t){i.splice(e,1);break}}else i.push(t)}zoom(t,e,s){}getValidMove(t,e){return{x:t,y:e}}getValidScale(t){return t}__checkUpdateLayout(){this.__layout.update()}emitLeafer(t){this.emitEvent(new Cr(t,this))}__listenEvents(){const t=vt.start("FirstCreate "+this.innerName);this.once(Cr.START,(()=>vt.end(t))),this.once(Br.START,(()=>this.updateLazyBounds())),this.once(Br.END,(()=>this.__onReady())),this.once(Rr.START,(()=>this.__onCreated())),this.once(Rr.END,(()=>this.__onViewReady())),this.__eventIds.push(this.on_(br.DATA,this.__onWatchData,this),this.on_(Rr.NEXT,this.__onNextRender,this),this.on_(Br.CHECK_UPDATE,this.__checkUpdateLayout,this))}__removeListenEvents(){this.off_(this.__eventIds),this.__eventIds.length=0}destroy(t){const e=()=>{if(!this.destroyed){na.list.remove(this);try{this.stop(),this.emitEvent(new Cr(Cr.END,this)),this.__removeListenEvents(),this.__controllers.forEach((t=>{this.parent&&t===this.interaction||t.destroy()})),this.__controllers.length=0,this.parent||(this.selector&&this.selector.destroy(),this.hitCanvasManager&&this.hitCanvasManager.destroy(),this.canvasManager.destroy()),this.canvas.destroy(),this.config.view=this.view=null,this.userConfig&&(this.userConfig.view=null),super.destroy(),setTimeout((()=>{no.clearRecycled()}),100)}catch(t){aa.error(t)}}};t?e():setTimeout(e)}};ha.list=new Tn,Ln([Lo(class extends qn{})],ha.prototype,"__",void 0),Ln([wo()],ha.prototype,"pixelRatio",void 0),ha=na=Ln([Fo()],ha);let la=class extends ia{get __tag(){return"Rect"}constructor(t){super(t)}};Ln([Lo($n)],la.prototype,"__",void 0),la=Ln([Do(ea),Io(),Fo()],la);const da=la.prototype,ca=ra.prototype,ua={},{copy:_a,add:pa}=it;let ga=class extends ra{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(){const t=this.__updateRectRenderSpread(),e=this.__.__drawAfterFill="hide"===this.__.overflow;return t||e?t:-1}__updateRectBoxBounds(){}__updateBoxBounds(){const t=this.__;if(t.__autoSide&&this.children.length){if(this.leafer&&this.leafer.layouter.addExtra(this),super.__updateBoxBounds(),!t.__autoSize){const e=this.__layout.boxBounds;t.__autoWidth||(e.x=0,e.width=t.width),t.__autoHeight||(e.y=0,e.height=t.height)}}else this.__updateRectBoxBounds()}__updateStrokeBounds(){}__updateRenderBounds(){if(this.__updateRectRenderBounds(),!this.__.__drawAfterFill){const{renderBounds:t}=this.__layout;_a(ua,t),super.__updateRenderBounds(),pa(t,ua)}}__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.__renderGroup(t,e))}__drawAfterFill(t,e){t.save(),t.clip(),this.__renderGroup(t,e),t.restore(),this.__.stroke&&this.__drawRenderPath(t)}};Ln([Lo(Kn)],ga.prototype,"__",void 0),Ln([Ro("show")],ga.prototype,"overflow",void 0),Ln([Mo(da.__updateStrokeSpread)],ga.prototype,"__updateStrokeSpread",null),Ln([Mo(da.__updateRenderSpread)],ga.prototype,"__updateRectRenderSpread",null),Ln([Mo(da.__updateBoxBounds)],ga.prototype,"__updateRectBoxBounds",null),Ln([Mo(da.__updateStrokeBounds)],ga.prototype,"__updateStrokeBounds",null),Ln([Mo(da.__updateRenderBounds)],ga.prototype,"__updateRectRenderBounds",null),Ln([Mo(da.__updateChange)],ga.prototype,"__updateRectChange",null),Ln([Mo(da.__render)],ga.prototype,"__renderRect",null),Ln([Mo(ca.__render)],ga.prototype,"__renderGroup",null),ga=Ln([Io(),Fo()],ga);let fa=class extends ga{get __tag(){return"Frame"}get isFrame(){return!0}constructor(t){super(t)}};Ln([Lo(class extends Kn{})],fa.prototype,"__",void 0),Ln([Co("#FFFFFF")],fa.prototype,"fill",void 0),Ln([Ro("hide")],fa.prototype,"overflow",void 0),fa=Ln([Fo()],fa);const{moveTo:ya,closePath:ma,ellipse:wa}=As;let va=class extends ia{get __tag(){return"Ellipse"}constructor(t){super(t)}__updatePath(){const{width:t,height:e,innerRadius:s,startAngle:o,endAngle:r}=this.__,n=t/2,a=e/2,h=this.__.path=[];s?(o||r?(s<1&&wa(h,n,a,n*s,a*s,0,o,r,!1),wa(h,n,a,n,a,0,r,o,!0),s<1&&ma(h)):(s<1&&(wa(h,n,a,n*s,a*s),ya(h,t,a)),wa(h,n,a,n,a,0,360,0,!0)),i.ellipseToCurve&&(this.__.path=this.getPath(!0))):o||r?(ya(h,n,a),wa(h,n,a,n,a,0,o,r,!1),ma(h)):wa(h,n,a,n,a)}};Ln([Lo(class extends Vn{get __boxStroke(){return!0}})],va.prototype,"__",void 0),Ln([xo(0)],va.prototype,"innerRadius",void 0),Ln([xo(0)],va.prototype,"startAngle",void 0),Ln([xo(0)],va.prototype,"endAngle",void 0),va=Ln([Fo()],va);const{moveTo:xa,lineTo:ba,drawPoints:Ba}=As,{rotate:ka,getAngle:Ra,getDistance:Ca,defaultPoint:Ta}=A,{toBounds:Sa}=ji;let La=class extends ia{get __tag(){return"Line"}get toPoint(){const{width:t,rotation:e}=this.__,s={x:0,y:0};return t&&(s.x=t),e&&ka(s,e),s}set toPoint(t){this.width=Ca(Ta,t),this.rotation=Ra(Ta,t),this.height&&(this.height=0)}constructor(t){super(t)}__updatePath(){const t=this.__.path=[];this.__.points?Ba(t,this.__.points,this.__.closed):(xa(t,0,0),ba(t,this.width,0))}__updateRenderPath(){const t=this.__;!this.pathInputed&&t.points&&t.curve?(Ba(t.__pathForRender=[],t.points,t.curve,t.closed),t.__useArrow&&On.addArrows(this,!1)):super.__updateRenderPath()}__updateBoxBounds(){this.points?Sa(this.__.__pathForRender,this.__layout.boxBounds):super.__updateBoxBounds()}};Ln([Lo(class extends Vn{})],La.prototype,"__",void 0),Ln([bo("center")],La.prototype,"strokeAlign",void 0),Ln([wo(0)],La.prototype,"height",void 0),Ln([xo()],La.prototype,"points",void 0),Ln([xo(0)],La.prototype,"curve",void 0),Ln([xo(!1)],La.prototype,"closed",void 0),La=Ln([Fo()],La);const{sin:Pa,cos:Ea,PI:Oa}=Math,{moveTo:Aa,lineTo:Ma,closePath:Ia,drawPoints:Wa}=As,Da=La.prototype;let Fa=class extends ia{get __tag(){return"Polygon"}constructor(t){super(t)}__updatePath(){const t=this.__.path=[];if(this.__.points)Wa(t,this.__.points,!1,!0);else{const{width:e,height:s,sides:i}=this.__,o=e/2,r=s/2;Aa(t,o,0);for(let e=1;e<i;e++)Ma(t,o+o*Pa(2*e*Oa/i),r-r*Ea(2*e*Oa/i))}Ia(t)}__updateRenderPath(){}__updateBoxBounds(){}};Ln([Lo(class extends Vn{})],Fa.prototype,"__",void 0),Ln([xo(3)],Fa.prototype,"sides",void 0),Ln([xo()],Fa.prototype,"points",void 0),Ln([xo(0)],Fa.prototype,"curve",void 0),Ln([Mo(Da.__updateRenderPath)],Fa.prototype,"__updateRenderPath",null),Ln([Mo(Da.__updateBoxBounds)],Fa.prototype,"__updateBoxBounds",null),Fa=Ln([Io(),Fo()],Fa);const{sin:Na,cos:za,PI:Ya}=Math,{moveTo:Xa,lineTo:ja,closePath:Ha}=As;let Ua=class extends ia{get __tag(){return"Star"}constructor(t){super(t)}__updatePath(){const{width:t,height:e,corners:s,innerRadius:i}=this.__,o=t/2,r=e/2,n=this.__.path=[];Xa(n,o,0);for(let t=1;t<2*s;t++)ja(n,o+(t%2==0?o:o*i)*Na(t*Ya/s),r-(t%2==0?r:r*i)*za(t*Ya/s));Ha(n)}};Ln([Lo(class extends Vn{})],Ua.prototype,"__",void 0),Ln([xo(5)],Ua.prototype,"corners",void 0),Ln([xo(.382)],Ua.prototype,"innerRadius",void 0),Ua=Ln([Fo()],Ua);let Va=class extends la{get __tag(){return"Image"}get ready(){return!!this.image&&this.image.ready}constructor(t){super(t),this.on(vr.LOADED,(t=>{"fill"===t.attrName&&t.attrValue.url===this.url&&(this.image=t.image)}))}destroy(){this.image=null,super.destroy()}};Ln([Lo(class extends $n{setUrl(t){this.__setImageFill(t),this._url=t}__setImageFill(t){this.__leaf.image&&(this.__leaf.image=null),this.fill=t?{type:"image",mode:"strench",url:t}:void 0}__getData(){const t=super.__getData();return delete t.fill,t}__getInputData(){const t=super.__getInputData();return delete t.fill,t}})],Va.prototype,"__",void 0),Ln([wo("")],Va.prototype,"url",void 0),Va=Ln([Fo()],Va);let Ga=class extends la{get __tag(){return"Canvas"}constructor(t){super(t),this.canvas=o.canvas(this.__),this.context=this.canvas.context,this.__.__drawAfterFill=!0}draw(t,e,s,i){t.__layout.update();const o=new N(t.__world).invert(),r=new N;e&&r.translate(e.x,e.y),s&&("number"==typeof s?r.scale(s):r.scale(s.x,s.y)),i&&r.rotate(i),o.multiplyParent(r),t.__render(this.canvas,{matrix:o.withScale()}),this.paint()}paint(){this.forceUpdate("fill")}__drawAfterFill(t,e){const s=this.canvas.view,{width:i,height:o}=this;this.__.cornerRadius?(t.save(),t.clip(),t.drawImage(this.canvas.view,0,0,s.width,s.height,0,0,i,o),t.restore()):t.drawImage(this.canvas.view,0,0,s.width,s.height,0,0,i,o)}__updateSize(){const{canvas:t}=this;if(t){const{smooth:e}=this.__;t.smooth!==e&&(t.smooth=e),t.resize(this.__)}}destroy(){this.canvas&&(this.canvas.destroy(),this.canvas=null,this.context=null),super.destroy()}};Ln([Lo(class extends $n{})],Ga.prototype,"__",void 0),Ln([Xn(100)],Ga.prototype,"width",void 0),Ln([Xn(100)],Ga.prototype,"height",void 0),Ln([Xn(i.devicePixelRatio)],Ga.prototype,"pixelRatio",void 0),Ln([Xn(!0)],Ga.prototype,"smooth",void 0),Ln([Xn()],Ga.prototype,"contextSettings",void 0),Ln([So("all")],Ga.prototype,"hitFill",void 0),Ga=Ln([Fo()],Ga);const{copyAndSpread:qa,includes:Ka,spread:$a,setList:Ja}=it;let Qa=class extends ia{get __tag(){return"Text"}get editInner(){return"TextEditor"}get textDrawData(){return this.__layout.update(),this.__.__textDrawData}constructor(t){super(t)}__drawHitPath(t){const{__lineHeight:e,__baseLine:s,__textDrawData:i}=this.__;t.beginPath(),this.__.__letterSpacing<0?this.__drawPathByData(t):i.rows.forEach((i=>t.rect(i.x,i.y-s,i.width,e)))}__drawPathByData(t,e){const{x:s,y:i,width:o,height:r}=this.__layout.boxBounds;t.rect(s,i,o,r)}__drawRenderPath(t){t.font=this.__.__font}__updateTextDrawData(){const t=this.__;t.__textDrawData=Pn.getDrawData(t.text,this.__)}__updateBoxBounds(){const t=this.__,e=this.__layout,{lineHeight:s,letterSpacing:i,fontFamily:o,fontSize:r,fontWeight:n,italic:a,textCase:h,textOverflow:l,padding:c}=t,u=t.__autoWidth,_=t.__autoHeight;t.__lineHeight=Gn.number(s,r),t.__letterSpacing=Gn.number(i,r),t.__padding=c?d.fourNumber(c):void 0,t.__baseLine=t.__lineHeight-(t.__lineHeight-.7*r)/2,t.__font=`${a?"italic ":""}${"small-caps"===h?"small-caps ":""}${"normal"!==n?n+" ":""}${r}px ${o}`,t.__clipText="show"!==l&&!t.__autoSize,this.__updateTextDrawData();const{bounds:p}=t.__textDrawData,g=e.boxBounds;if(t.__lineHeight<r&&$a(p,r/2),u||_){if(g.x=u?p.x:0,g.y=_?p.y:0,g.width=u?p.width:t.width,g.height=_?p.height:t.height,c){const[e,s,i,o]=t.__padding;u&&(g.x-=o,g.width+=s+o),_&&(g.y-=e,g.height+=i+e)}this.__updateNaturalSize()}else super.__updateBoxBounds();a&&(g.width+=.16*r);const f=Ka(g,p)?g:p;f!==e.contentBounds?(e.contentBounds=f,e.renderChanged=!0,Ja(t.__textBoxBounds={},[g,p])):t.__textBoxBounds=f}__updateRenderSpread(){let t=super.__updateRenderSpread();return t||(t=this.__layout.boxBounds===this.__layout.contentBounds?0:1),t}__updateRenderBounds(){qa(this.__layout.renderBounds,this.__.__textBoxBounds,this.__layout.renderSpread)}};Ln([Lo(class extends Vn{setFontWeight(t){"string"==typeof t?(this.__setInput("fontWeight",t),this._fontWeight=Jn[t]||400):(this.__input&&this.__removeInput("fontWeight"),this._fontWeight=t)}})],Qa.prototype,"__",void 0),Ln([wo(0)],Qa.prototype,"width",void 0),Ln([wo(0)],Qa.prototype,"height",void 0),Ln([wo(0)],Qa.prototype,"padding",void 0),Ln([Co("#000000")],Qa.prototype,"fill",void 0),Ln([bo("outside")],Qa.prototype,"strokeAlign",void 0),Ln([So("all")],Qa.prototype,"hitFill",void 0),Ln([wo("")],Qa.prototype,"text",void 0),Ln([wo("L")],Qa.prototype,"fontFamily",void 0),Ln([wo(12)],Qa.prototype,"fontSize",void 0),Ln([wo("normal")],Qa.prototype,"fontWeight",void 0),Ln([wo(!1)],Qa.prototype,"italic",void 0),Ln([wo("none")],Qa.prototype,"textCase",void 0),Ln([wo("none")],Qa.prototype,"textDecoration",void 0),Ln([wo(0)],Qa.prototype,"letterSpacing",void 0),Ln([wo({type:"percent",value:150})],Qa.prototype,"lineHeight",void 0),Ln([wo(0)],Qa.prototype,"paraIndent",void 0),Ln([wo(0)],Qa.prototype,"paraSpacing",void 0),Ln([wo("left")],Qa.prototype,"textAlign",void 0),Ln([wo("top")],Qa.prototype,"verticalAlign",void 0),Ln([wo("normal")],Qa.prototype,"textWrap",void 0),Ln([wo("show")],Qa.prototype,"textOverflow",void 0),Qa=Ln([Fo()],Qa);let Za=class extends ia{get __tag(){return"Path"}constructor(t){super(t),this.__.__pathInputed=2}};Ln([Lo(class extends Vn{})],Za.prototype,"__",void 0),Ln([bo("center")],Za.prototype,"strokeAlign",void 0),Za=Ln([Fo()],Za);let th=class extends ra{get __tag(){return"Pen"}constructor(t){super(t)}setStyle(t){const e=this.pathElement=new Za(t);return this.pathStyle=t,this.__path=e.path||(e.path=[]),this.add(e),this}beginPath(){return this.__path.length=0,this.paint(),this}moveTo(t,e){return this}lineTo(t,e){return this}bezierCurveTo(t,e,s,i,o,r){return this}quadraticCurveTo(t,e,s,i){return this}closePath(){return this}rect(t,e,s,i){return this}roundRect(t,e,s,i,o){return this}ellipse(t,e,s,i,o,r,n,a){return this}arc(t,e,s,i,o,r){return this}arcTo(t,e,s,i,o){return this}drawEllipse(t,e,s,i,o,r,n,a){return this}drawArc(t,e,s,i,o,r){return this}drawPoints(t,e,s){return this}clearPath(){return this}paint(){this.pathElement.forceUpdate("path")}};Ln([Lo(class extends qn{})],th.prototype,"__",void 0),Ln([(t,e)=>{uo(t,e,{get(){return this.__path}})}],th.prototype,"path",void 0),th=Ln([Do($s,["set","beginPath","path"]),Fo()],th);const eh=ft.get("LeaferCanvas");class sh extends jt{init(){const{view:t}=this.config;t?this.__createViewFrom(t):this.__createView();const{style:e}=this.view;e.display||(e.display="block"),this.parentView=this.view.parentElement,this.parentView&&(this.parentView.style.userSelect="none"),i.syncDomFont&&!this.parentView&&(this.view.style.display="none",document.body.appendChild(this.view)),this.__createContext(),this.autoLayout||this.resize(this.config)}set backgroundColor(t){this.view.style.backgroundColor=t}get backgroundColor(){return this.view.style.backgroundColor}set hittable(t){this.view.style.pointerEvents=t?"auto":"none"}get hittable(){return"none"!==this.view.style.pointerEvents}__createView(){this.view=document.createElement("canvas")}__createViewFrom(t){let e="string"==typeof t?document.getElementById(t):t;if(e)if(e instanceof HTMLCanvasElement)this.view=e;else{let t=e;if(e===window||e===document){const e=document.createElement("div"),{style:s}=e;s.position="absolute",s.top=s.bottom=s.left=s.right="0px",document.body.appendChild(e),t=e}this.__createView();const s=this.view;if(t.hasChildNodes()){const{style:e}=s;e.position="absolute",e.top=e.left="0px",t.style.position||(t.style.position="relative")}t.appendChild(s)}else eh.error(`no id: ${t}`),this.__createView()}updateViewSize(){const{width:t,height:e,pixelRatio:s}=this,{style:i}=this.view;i.width=t+"px",i.height=e+"px",this.view.width=Math.ceil(t*s),this.view.height=Math.ceil(e*s)}updateClientBounds(){this.clientBounds=this.view.getBoundingClientRect()}startAutoLayout(t,e){this.autoBounds=t,this.resizeListener=e;try{this.resizeObserver=new ResizeObserver((t=>{this.updateClientBounds();for(const e of t)this.checkAutoBounds(e.contentRect)}));const t=this.parentView;t&&(this.resizeObserver.observe(t),this.checkAutoBounds(t.getBoundingClientRect()))}catch(t){this.imitateResizeObserver()}}imitateResizeObserver(){this.autoLayout&&(this.parentView&&this.checkAutoBounds(this.parentView.getBoundingClientRect()),i.requestRender(this.imitateResizeObserver.bind(this)))}checkAutoBounds(t){const e=this.view,{x:s,y:i,width:o,height:r}=this.autoBounds.getBoundsFrom(t);if(o!==this.width||r!==this.height){const{style:t}=e,{pixelRatio:n}=this;t.marginLeft=s+"px",t.marginTop=i+"px";const a={width:o,height:r,pixelRatio:n},h={};Lt.copyAttrs(h,this,Xt),this.resize(a),void 0!==this.width&&this.resizeListener(new xr(a,h))}}stopAutoLayout(){this.autoLayout=!1,this.resizeListener=null,this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}unrealCanvas(){if(!this.unreal&&this.parentView){const t=this.view;t&&t.remove(),this.view=this.parentView,this.unreal=!0}}destroy(){if(this.view){if(this.stopAutoLayout(),!this.unreal){const t=this.view;t.parentElement&&t.remove()}super.destroy()}}}to(CanvasRenderingContext2D.prototype),to(Path2D.prototype);const{mineType:ih,fileType:oh}=eo;Object.assign(o,{canvas:(t,e)=>new sh(t,e),image:t=>new co(t)}),i.name="web",i.isMobile="ontouchstart"in window,i.requestRender=function(t){window.requestAnimationFrame(t)},i.devicePixelRatio=Math.max(1,devicePixelRatio);const{userAgent:rh}=navigator;rh.indexOf("Firefox")>-1?(i.conicGradientRotate90=!0,i.intWheelDeltaY=!0,i.syncDomFont=!0):rh.indexOf("Safari")>-1&&-1===rh.indexOf("Chrome")&&(i.fullImageShadow=!0),rh.indexOf("Windows")>-1?(i.os="Windows",i.intWheelDeltaY=!0):rh.indexOf("Mac")>-1?i.os="Mac":rh.indexOf("Linux")>-1&&(i.os="Linux");class nh{get childrenChanged(){return this.hasAdd||this.hasRemove||this.hasVisible}get updatedList(){if(this.hasRemove){const t=new Tn;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 Tn,this.target=t,e&&(this.config=Lt.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(Rr.REQUEST)}__onAttrChange(t){this.__updatedList.add(t.target),this.update()}__onChildEvent(t){t.type===mr.ADD?(this.hasAdd=!0,this.__pushChild(t.child)):(this.hasRemove=!0,this.__updatedList.add(t.parent)),this.update()}__pushChild(t){this.__updatedList.add(t),t.isBranch&&this.__loopChildren(t)}__loopChildren(t){const{children:e}=t;for(let t=0,s=e.length;t<s;t++)this.__pushChild(e[t])}__onRquestData(){this.target.emitEvent(new br(br.DATA,{updatedList:this.updatedList})),this.__updatedList=new Tn,this.totalTimes++,this.changed=!1,this.hasVisible=!1,this.hasRemove=!1,this.hasAdd=!1}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(wr.CHANGE,this.__onAttrChange,this),t.on_([mr.ADD,mr.REMOVE],this.__onChildEvent,this),t.on_(br.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:ah,updateBounds:hh,updateAllWorldOpacity:lh}=qo,{pushAllChildBranch:dh,pushAllParent:ch}=or;const{worldBounds:uh}=sr,_h={x:0,y:0,width:1e5,height:1e5};class ph{constructor(t){this.updatedBounds=new at,this.beforeBounds=new at,this.afterBounds=new at,t instanceof Array&&(t=new Tn(t)),this.updatedList=t}setBefore(){this.beforeBounds.setListWithFn(this.updatedList.list,uh)}setAfter(){const{list:t}=this.updatedList;t.some((t=>t.noBounds))?this.afterBounds.set(_h):this.afterBounds.setListWithFn(t,uh),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:gh,updateAllChange:fh}=qo,yh=ft.get("Layouter");class mh{constructor(t,e){this.totalTimes=0,this.config={},this.__levelList=new Sn,this.target=t,e&&(this.config=Lt.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(Br.START),this.layoutOnce(),t.emitEvent(new Br(Br.END,this.layoutedBlocks,this.times))}catch(t){yh.error(t)}this.layoutedBlocks=null}layoutAgain(){this.layouting?this.waitAgain=!0:this.layoutOnce()}layoutOnce(){return this.layouting?yh.warn("layouting"):this.times>3?yh.warn("layout max times"):(this.times++,this.totalTimes++,this.layouting=!0,this.target.emit(br.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=vt.start("PartLayout"),{target:s,__updatedList:i}=this,{BEFORE:o,LAYOUT:r,AFTER:n}=Br,a=this.getBlocks(i);a.forEach((t=>t.setBefore())),s.emitEvent(new Br(o,a,this.times)),this.extraBlock=null,i.sort(),function(t,e){let s;t.list.forEach((t=>{s=t.__layout,e.without(t)&&!s.proxyZoom&&(s.matrixChanged?(ah(t,!0),e.add(t),t.isBranch&&dh(t,e),ch(t,e)):s.boundsChanged&&(e.add(t),t.isBranch&&(t.__tempNumber=0),ch(t,e)))}))}(i,this.__levelList),function(t){let e,s,i;t.sort(!0),t.levels.forEach((o=>{e=t.levelMap[o];for(let t=0,o=e.length;t<o;t++){if(s=e[t],s.isBranch&&s.__tempNumber){i=s.children;for(let t=0,e=i.length;t<e;t++)i[t].isBranch||hh(i[t])}hh(s)}}))}(this.__levelList),function(t){t.list.forEach((t=>{t.__layout.opacityChanged&&lh(t),t.__updateChange()}))}(i),this.extraBlock&&a.push(this.extraBlock),a.forEach((t=>t.setAfter())),s.emitEvent(new Br(r,a,this.times)),s.emitEvent(new Br(n,a,this.times)),this.addBlocks(a),this.__levelList.reset(),this.__updatedList=null,vt.end(e)}fullLayout(){const t=vt.start("FullLayout"),{target:e}=this,{BEFORE:s,LAYOUT:i,AFTER:o}=Br,r=this.getBlocks(new Tn(e));e.emitEvent(new Br(s,r,this.times)),mh.fullLayout(e),r.forEach((t=>{t.setAfter()})),e.emitEvent(new Br(i,r,this.times)),e.emitEvent(new Br(o,r,this.times)),this.addBlocks(r),vt.end(t)}static fullLayout(t){gh(t,!0),t.isBranch?or.updateBounds(t):qo.updateBounds(t),fh(t)}addExtra(t){if(!this.__updatedList.has(t)){const{updatedList:e,beforeBounds:s}=this.extraBlock||(this.extraBlock=new ph([]));e.length?s.add(t.__world):s.set(t.__world),e.add(t)}}createBlock(t){return new ph(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_(Br.REQUEST,this.layout,this),t.on_(Br.AGAIN,this.layoutAgain,this),t.on_(br.DATA,this.__onReceiveWatchData,this)]}__removeListenEvents(){this.target.off_(this.__eventIds)}destroy(){this.target&&(this.stop(),this.__removeListenEvents(),this.target=this.config=null)}}const wh=ft.get("Renderer");class vh{get needFill(){return!(this.canvas.allowBackgroundColor||!this.config.fill)}constructor(t,e,s){this.FPS=60,this.totalTimes=0,this.times=0,this.config={usePartRender:!0,maxFPS:60},this.target=t,this.canvas=e,s&&(this.config=Lt.default(s,this.config)),this.__listenEvents(),this.__requestRender()}start(){this.running=!0}stop(){this.running=!1}update(){this.changed=!0}requestLayout(){this.target.emit(Br.REQUEST)}render(t){if(!this.running||!this.canvas.view)return void(this.changed=!0);const{target:e}=this;this.times=0,this.totalBounds=new at,wh.log(e.innerName,"---\x3e");try{this.emitRender(Rr.START),this.renderOnce(t),this.emitRender(Rr.END,this.totalBounds),no.clearRecycled()}catch(t){this.rendering=!1,wh.error(t)}wh.log("-------------|")}renderAgain(){this.rendering?this.waitAgain=!0:this.renderOnce()}renderOnce(t){if(this.rendering)return wh.warn("rendering");if(this.times>3)return wh.warn("render max times");if(this.times++,this.totalTimes++,this.rendering=!0,this.changed=!1,this.renderBounds=new at,this.renderOptions={},t)this.emitRender(Rr.BEFORE),t();else{if(this.requestLayout(),this.ignore)return void(this.ignore=this.rendering=!1);this.emitRender(Rr.BEFORE),this.config.usePartRender&&this.totalTimes>1?this.partRender():this.fullRender()}this.emitRender(Rr.RENDER,this.renderBounds,this.renderOptions),this.emitRender(Rr.AFTER,this.renderBounds,this.renderOptions),this.updateBlocks=null,this.rendering=!1,this.waitAgain&&(this.waitAgain=!1,this.renderOnce())}partRender(){const{canvas:t,updateBlocks:e}=this;if(!e)return wh.warn("PartRender: need update attr");this.mergeBlocks(),e.forEach((e=>{t.bounds.hit(e)&&!e.isEmpty()&&this.clipRender(e)}))}clipRender(t){const e=vt.start("PartRender"),{canvas:s}=this,i=t.getIntersect(s.bounds),o=t.includes(this.target.__world),r=new at(i);s.save(),o&&!ft.showRepaint?s.clear():(i.spread(1+1/this.canvas.pixelRatio).ceil(),s.clearWorld(i,!0),s.clipWorld(i,!0)),this.__render(i,o,r),s.restore(),vt.end(e)}fullRender(){const t=vt.start("FullRender"),{canvas:e}=this;e.save(),e.clear(),this.__render(e.bounds,!0),e.restore(),vt.end(t)}__render(t,e,s){const i=t.includes(this.target.__world)?{includes:e}:{bounds:t,includes:e};this.needFill&&this.canvas.fillWorld(t,this.config.fill),ft.showRepaint&&this.canvas.strokeWorld(t,"red"),this.target.__render(this.canvas,i),this.renderBounds=s||t,this.renderOptions=i,this.totalBounds.isEmpty()?this.totalBounds=this.renderBounds:this.totalBounds.add(this.renderBounds),ft.showHitView&&this.renderHitView(i),ft.showBoundsView&&this.renderBoundsView(i),this.canvas.updateRender()}renderHitView(t){}renderBoundsView(t){}addBlock(t){this.updateBlocks||(this.updateBlocks=[]),this.updateBlocks.push(t)}mergeBlocks(){const{updateBlocks:t}=this;if(t){const e=new at;e.setList(t),t.length=0,t.push(e)}}__requestRender(){const t=Date.now();i.requestRender((()=>{this.FPS=Math.min(60,Math.ceil(1e3/(Date.now()-t))),this.running&&(this.target.emit(kr.FRAME),this.changed&&this.canvas.view&&this.render(),this.target.emit(Rr.NEXT)),this.target&&this.__requestRender()}))}__onResize(t){if(!this.canvas.unreal&&(t.bigger||!t.samePixelRatio)){const{width:e,height:s}=t.old;new at(0,0,e,s).includes(this.target.__world)&&!this.needFill&&t.samePixelRatio||(this.addBlock(this.canvas.bounds),this.target.forceUpdate("surface"))}}__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||wh.tip(t.innerName,": empty"),e=!t.isBranch||t.isBranchLeaf),e))),this.addBlock(e?this.canvas.bounds:t.updatedBounds)}))}emitRender(t,e,s){this.target.emitEvent(new Rr(t,this.times,e,s))}__listenEvents(){const{target:t}=this;this.__eventIds=[t.on_(Rr.REQUEST,this.update,this),t.on_(Br.END,this.__onLayoutEnd,this),t.on_(Rr.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:xh}=it;class bh{constructor(t,e){this.target=t,this.selector=e}getByPoint(t,e,s){e||(e=0),s||(s={});const i=s.through||!1,o=s.ignoreHittable||!1,r=s.target||this.target;this.exclude=s.exclude||null,this.point={x:t.x,y:t.y,radiusX:e,radiusY:e},this.findList=new Tn(s.findList),s.findList||this.hitBranch(r);const{list:n}=this.findList,a=this.getBestMatchLeaf(n,s.bottomList,o),h=o?this.getPath(a):this.getHitablePath(a);return this.clear(),i?{path:h,target:a,throughPath:n.length?this.getThroughPath(n):h}:{path:h,target:a}}getBestMatchLeaf(t,e,s){if(t.length){let e;this.findList=new Tn;const{x:i,y:o}=this.point,r={x:i,y:o,radiusX:0,radiusY:0};for(let i=0,o=t.length;i<o;i++)if(e=t[i],(s||qo.worldHittable(e))&&(this.hitChild(e,r),this.findList.length))return this.findList.list[0]}if(e)for(let t=0,s=e.length;t<s;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 Tn;for(;t;)e.add(t),t=t.parent;return e.add(this.target),e}getHitablePath(t){const e=this.getPath(t&&t.hittable?t:null);let s,i=new Tn;for(let t=e.list.length-1;t>-1&&(s=e.list[t],s.__.hittable)&&(i.addAt(s,0),s.__.hitChildren);t--);return i}getThroughPath(t){const e=new Tn,s=[];for(let e=t.length-1;e>-1;e--)s.push(this.getPath(t[e]));let i,o,r;for(let t=0,n=s.length;t<n;t++){i=s[t],o=s[t+1];for(let t=0,s=i.length;t<s&&(r=i.list[t],!o||!o.has(r));t++)e.add(r)}return e}hitBranch(t){this.eachFind(t.children,t.__onlyHitMask)}eachFind(t,e){let s,i;const{point:o}=this;for(let r=t.length-1;r>-1;r--)s=t[r],!s.__.visible||e&&!s.__.mask||(i=!!s.__.hitRadius||xh(s.__world,o),s.isBranch?(i||s.__ignoreHitWorld)&&(this.eachFind(s.children,s.__onlyHitMask),s.isBranchLeaf&&!this.findList.length&&this.hitChild(s,o)):i&&this.hitChild(s,o))}hitChild(t,e,s){this.exclude&&this.exclude.has(t)||t.__hitWorld(e)&&this.findList.add(s||t)}clear(){this.point=null,this.findList=null,this.exclude=null}destroy(){this.clear()}}const{Yes:Bh,NoAndSkip:kh,YesAndSkip:Rh}=Ot;class Ch{constructor(t,e){this.config={},this.innerIdMap={},this.idMap={},this.methods={id:(t,e)=>t.id===e?(this.idMap[e]=t,1):0,innerId:(t,e)=>t.innerId===e?(this.innerIdMap[e]=t,1):0,className:(t,e)=>t.className===e?1:0,tag:(t,e)=>t.__tag===e?1:0},this.target=t,e&&(this.config=Lt.default(e,this.config)),this.picker=new bh(t,this),this.__listenEvents()}getBy(t,e,s,i){switch(typeof t){case"number":const o=this.getByInnerId(t,e);return s?o:o?[o]:[];case"string":switch(t[0]){case"#":const i=this.getById(t.substring(1),e);return s?i:i?[i]:[];case".":return this.getByMethod(this.methods.className,e,s,t.substring(1));default:return this.getByMethod(this.methods.tag,e,s,t)}case"function":return this.getByMethod(t,e,s,i)}}getByPoint(t,e,s){return"node"===i.name&&this.target.emit(Br.CHECK_UPDATE),this.picker.getByPoint(t,e,s)}getByInnerId(t,e){const s=this.innerIdMap[t];return s||(this.eachFind(this.toChildren(e),this.methods.innerId,null,t),this.findLeaf)}getById(t,e){const s=this.idMap[t];return s&&qo.hasParent(s,e||this.target)?s:(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,s,i){const o=s?null:[];return this.eachFind(this.toChildren(e),t,o,i),o||this.findLeaf}eachFind(t,e,s,i){let o,r;for(let n=0,a=t.length;n<a;n++){if(o=t[n],r=e(o,i),r===Bh||r===Rh){if(!s)return void(this.findLeaf=o);s.push(o)}o.isBranch&&r<kh&&this.eachFind(o.children,e,s,i)}}toChildren(t){return this.findLeaf=null,[t||this.target]}__onRemoveChild(t){const{id:e,innerId:s}=t.child;this.idMap[e]&&delete this.idMap[e],this.innerIdMap[s]&&delete this.innerIdMap[s]}__checkIdChange(t){if("id"===t.attrName){const e=t.oldValue;this.idMap[e]&&delete this.idMap[e]}}__listenEvents(){this.__eventIds=[this.target.on_(mr.REMOVE,this.__onRemoveChild,this),this.target.on_(wr.CHANGE,this.__checkIdChange,this)]}__removeListenEvents(){this.target.off_(this.__eventIds),this.__eventIds.length=0}destroy(){this.__eventIds.length&&(this.__removeListenEvents(),this.picker.destroy(),this.findLeaf=null,this.innerIdMap={},this.idMap={})}}Object.assign(o,{watcher:(t,e)=>new nh(t,e),layouter:(t,e)=>new mh(t,e),renderer:(t,e,s)=>new vh(t,e,s),selector:(t,e)=>new Ch(t,e)}),i.layout=mh.fullLayout;const Th={convert(t,s){const i=e.InteractionHelper.getBase(t),o=Object.assign(Object.assign({},i),{x:s.x,y:s.y,width:t.width,height:t.height,pointerType:t.pointerType,pressure:t.pressure});return"pen"===o.pointerType&&(o.tangentialPressure=t.tangentialPressure,o.tiltX=t.tiltX,o.tiltY=t.tiltY,o.twist=t.twist),o},convertMouse(t,s){const i=e.InteractionHelper.getBase(t);return Object.assign(Object.assign({},i),{x:s.x,y:s.y,width:1,height:1,pointerType:"mouse",pressure:.5})},convertTouch(t,s){const i=Th.getTouch(t),o=e.InteractionHelper.getBase(t);return Object.assign(Object.assign({},o),{x:s.x,y:s.y,width:1,height:1,pointerType:"touch",pressure:i.force})},getTouch:t=>t.targetTouches[0]||t.changedTouches[0]},Sh={getMove(t,e){let{moveSpeed:s}=e,{deltaX:i,deltaY:o}=t;return t.shiftKey&&!i&&(i=o,o=0),i>50&&(i=Math.max(50,i/3)),o>50&&(o=Math.max(50,o/3)),{x:-i*s*2,y:-o*s*2}},getScale(t,e){let s,o=1,{zoomMode:r,zoomSpeed:n}=e;const a=t.deltaY||t.deltaX;if(r?(s="mouse"===r||!t.deltaX&&(i.intWheelDeltaY?Math.abs(a)>17:Math.ceil(a)!==a),(t.shiftKey||t.metaKey||t.ctrlKey)&&(s=!0)):s=!t.shiftKey&&(t.metaKey||t.ctrlKey),s){n=d.within(n,0,1);o=1-a/(4*(t.deltaY?e.delta.y:e.delta.x))*n,o<.5&&(o=.5),o>=1.5&&(o=1.5)}return o}},Lh={convert(t){const s=e.InteractionHelper.getBase(t);return Object.assign(Object.assign({},s),{code:t.code,key:t.key})}},{getMoveEventData:Ph,getZoomEventData:Eh,getRotateEventData:Oh}=e.InteractionHelper;class Ah extends e.InteractionBase{__listenEvents(){super.__listenEvents();const t=this.view=this.canvas.view;this.viewEvents={pointerdown:this.onPointerDown,mousedown:this.onMouseDown,touchstart:this.onTouchStart,contextmenu:this.onContextMenu,wheel:this.onWheel,gesturestart:this.onGesturestart,gesturechange:this.onGesturechange,gestureend:this.onGestureend},this.windowEvents={pointermove:this.onPointerMove,pointerup:this.onPointerUp,pointercancel:this.onPointerCancel,mousemove:this.onMouseMove,mouseup:this.onMouseUp,touchmove:this.onTouchMove,touchend:this.onTouchEnd,touchcancel:this.onTouchCancel,keydown:this.onKeyDown,keyup:this.onKeyUp,scroll:this.onScroll};const{viewEvents:e,windowEvents:s}=this;for(let s in e)e[s]=e[s].bind(this),t.addEventListener(s,e[s]);for(let t in s)s[t]=s[t].bind(this),window.addEventListener(t,s[t])}__removeListenEvents(){super.__removeListenEvents();const{viewEvents:t,windowEvents:e}=this;for(let e in t)this.view.removeEventListener(e,t[e]),this.viewEvents={};for(let t in e)window.removeEventListener(t,e[t]),this.windowEvents={}}getLocal(t,e){e&&this.canvas.updateClientBounds();const{clientBounds:s}=this.canvas;return{x:t.clientX-s.x,y:t.clientY-s.y}}getTouches(t){const e=[];for(let s=0,i=t.length;s<i;s++)e.push(t[s]);return e}preventDefaultPointer(t){const{pointer:e}=this.config;e.preventDefault&&t.preventDefault()}preventDefaultWheel(t){const{wheel:e}=this.config;e.preventDefault&&t.preventDefault()}preventWindowPointer(t){return!this.downData&&t.target!==this.view}onKeyDown(t){this.keyDown(Lh.convert(t))}onKeyUp(t){this.keyUp(Lh.convert(t))}onContextMenu(t){this.config.pointer.preventDefaultMenu&&t.preventDefault(),this.menu(Th.convert(t,this.getLocal(t)))}onScroll(){this.canvas.updateClientBounds()}onPointerDown(t){this.preventDefaultPointer(t),this.usePointer||(this.usePointer=!0),this.useMultiTouch||this.pointerDown(Th.convert(t,this.getLocal(t)))}onPointerMove(t){this.usePointer||(this.usePointer=!0),this.useMultiTouch||this.preventWindowPointer(t)||this.pointerMove(Th.convert(t,this.getLocal(t,!0)))}onPointerUp(t){this.downData&&this.preventDefaultPointer(t),this.useMultiTouch||this.preventWindowPointer(t)||this.pointerUp(Th.convert(t,this.getLocal(t)))}onPointerCancel(){this.useMultiTouch||this.pointerCancel()}onMouseDown(t){this.preventDefaultPointer(t),this.useTouch||this.usePointer||this.pointerDown(Th.convertMouse(t,this.getLocal(t)))}onMouseMove(t){this.useTouch||this.usePointer||this.preventWindowPointer(t)||this.pointerMove(Th.convertMouse(t,this.getLocal(t,!0)))}onMouseUp(t){this.downData&&this.preventDefaultPointer(t),this.useTouch||this.usePointer||this.preventWindowPointer(t)||this.pointerUp(Th.convertMouse(t,this.getLocal(t)))}onMouseCancel(){this.useTouch||this.usePointer||this.pointerCancel()}onTouchStart(t){if(t.preventDefault(),this.multiTouchStart(t),this.usePointer)return;this.touchTimer&&(window.clearTimeout(this.touchTimer),this.touchTimer=0),this.useTouch=!0;const e=Th.getTouch(t);this.pointerDown(Th.convertTouch(t,this.getLocal(e,!0)))}onTouchMove(t){if(this.multiTouchMove(t),this.usePointer||this.preventWindowPointer(t))return;const e=Th.getTouch(t);this.pointerMove(Th.convertTouch(t,this.getLocal(e)))}onTouchEnd(t){if(this.multiTouchEnd(),this.usePointer||this.preventWindowPointer(t))return;this.touchTimer&&clearTimeout(this.touchTimer),this.touchTimer=setTimeout((()=>{this.useTouch=!1}),500);const e=Th.getTouch(t);this.pointerUp(Th.convertTouch(t,this.getLocal(e)))}onTouchCancel(){this.usePointer||this.pointerCancel()}multiTouchStart(t){this.useMultiTouch=t.touches.length>=2,this.touches=this.useMultiTouch?this.getTouches(t.touches):void 0,this.useMultiTouch&&this.pointerCancel()}multiTouchMove(t){if(this.useMultiTouch&&t.touches.length>1){const s=this.getTouches(t.touches),i=this.getKeepTouchList(this.touches,s);i.length>1&&(this.multiTouch(e.InteractionHelper.getBase(t),i),this.touches=s)}}multiTouchEnd(){this.touches=null,this.useMultiTouch=!1,this.transformEnd()}getKeepTouchList(t,e){let s;const i=[];return t.forEach((t=>{s=e.find((e=>e.identifier===t.identifier)),s&&i.push({from:this.getLocal(t),to:this.getLocal(s)})})),i}getLocalTouchs(t){return t.map((t=>this.getLocal(t)))}onWheel(t){this.preventDefaultWheel(t);const{wheel:s}=this.config,i=s.getScale?s.getScale(t,s):Sh.getScale(t,s),o=this.getLocal(t),r=e.InteractionHelper.getBase(t);1!==i?this.zoom(Eh(o,i,r)):this.move(Ph(o,s.getMove?s.getMove(t,s):Sh.getMove(t,s),r))}onGesturestart(t){this.preventDefaultWheel(t),this.lastGestureScale=1,this.lastGestureRotation=0}onGesturechange(t){this.preventDefaultWheel(t);const s=this.getLocal(t),i=e.InteractionHelper.getBase(t),o=t.scale/this.lastGestureScale,r=t.rotation-this.lastGestureRotation;let{rotateSpeed:n}=this.config.wheel;n=d.within(n,0,1),this.zoom(Eh(s,o*o,i)),this.rotate(Oh(s,r/Math.PI*180*(n/4+.1),i)),this.lastGestureScale=t.scale,this.lastGestureRotation=t.rotation}onGestureend(t){this.preventDefaultWheel(t),this.transformEnd()}setCursor(t){super.setCursor(t);const e=[];this.eachCursor(t,e),"object"==typeof e[e.length-1]&&e.push("default"),this.canvas.view.style.cursor=e.map((t=>"object"==typeof t?`url(${t.url}) ${t.x||0} ${t.y||0}`:t)).join(",")}eachCursor(t,s,i=0){if(i++,t instanceof Array)t.forEach((t=>this.eachCursor(t,s,i)));else{const o="string"==typeof t&&e.Cursor.get(t);o&&i<2?this.eachCursor(o,s,i):s.push(t)}}destroy(){this.view&&(super.destroy(),this.view=null,this.touches=null)}}function Mh(t,e){let s;const{rows:i,decorationY:o,decorationHeight:r}=t.__.__textDrawData;for(let t=0,n=i.length;t<n;t++)s=i[t],s.text?e.fillText(s.text,s.x,s.y):s.data&&s.data.forEach((t=>{e.fillText(t.char,t.x,s.y)})),o&&e.fillRect(s.x,s.y+o,s.width,r)}function Ih(t,e,s){const{strokeAlign:i}=e.__,o="string"!=typeof t;switch(i){case"center":s.setStroke(o?void 0:t,e.__.strokeWidth,e.__),o?Fh(t,!0,e,s):Dh(e,s);break;case"inside":Wh("inside",t,o,e,s);break;case"outside":Wh("outside",t,o,e,s)}}function Wh(t,e,s,i,o){const{__strokeWidth:r,__font:n}=i.__,a=o.getSameCanvas(!0,!0);a.setStroke(s?void 0:e,2*r,i.__),a.font=n,s?Fh(e,!0,i,a):Dh(i,a),a.blendMode="outside"===t?"destination-out":"destination-in",Mh(i,a),a.blendMode="normal",i.__worldFlipped?o.copyWorldByReset(a,i.__nowWorld):o.copyWorldToInner(a,i.__nowWorld,i.__layout.renderBounds),a.recycle(i.__nowWorld)}function Dh(t,e){let s;const{rows:i,decorationY:o,decorationHeight:r}=t.__.__textDrawData;for(let t=0,n=i.length;t<n;t++)s=i[t],s.text?e.strokeText(s.text,s.x,s.y):s.data&&s.data.forEach((t=>{e.strokeText(t.char,t.x,s.y)})),o&&e.strokeRect(s.x,s.y+o,s.width,r)}function Fh(t,e,s,i){let o;for(let r=0,n=t.length;r<n;r++)o=t[r],o.image&&Mn.checkImage(s,i,o,!1)||o.style&&(i.strokeStyle=o.style,o.blendMode?(i.saveBlendMode(o.blendMode),e?Dh(s,i):i.stroke(),i.restoreBlendMode()):e?Dh(s,i):i.stroke())}const{getSpread:Nh,getOuterOf:zh,getByMove:Yh,getIntersectData:Xh}=it;let jh;function Hh(t,e,s){if("object"!=typeof e||!1===e.visible||0===e.opacity)return;const{boxBounds:i}=s.__layout;switch(e.type){case"solid":let{type:o,blendMode:r,color:n,opacity:a}=e;return{type:o,blendMode:r,style:En.string(n,a)};case"image":return Mn.image(s,t,e,i,!jh||!jh[e.url]);case"linear":return In.linearGradient(e,i);case"radial":return In.radialGradient(e,i);case"angular":return In.conicGradient(e,i);default:return e.r?{type:"solid",style:En.string(e)}:void 0}}const Uh={compute:function(t,e){const s=e.__,i=[];let o,r=s.__input[t];r instanceof Array||(r=[r]),jh=Mn.recycleImage(t,s);for(let s,o=0,n=r.length;o<n;o++)s=Hh(t,r[o],e),s&&i.push(s);s["_"+t]=i.length?i:void 0,i.length&&i[0].image&&(o=i[0].image.hasOpacityPixel),"fill"===t?s.__pixelFill=o:s.__pixelStroke=o},fill:function(t,e,s){s.fillStyle=t,e.__.__font?Mh(e,s):e.__.windingRule?s.fill(e.__.windingRule):s.fill()},fills:function(t,e,s){let i;const{windingRule:o,__font:r}=e.__;for(let n=0,a=t.length;n<a;n++)i=t[n],i.image&&Mn.checkImage(e,s,i,!r)||i.style&&(s.fillStyle=i.style,i.transform?(s.save(),s.transform(i.transform),i.blendMode&&(s.blendMode=i.blendMode),r?Mh(e,s):o?s.fill(o):s.fill(),s.restore()):i.blendMode?(s.saveBlendMode(i.blendMode),r?Mh(e,s):o?s.fill(o):s.fill(),s.restoreBlendMode()):r?Mh(e,s):o?s.fill(o):s.fill())},fillText:Mh,stroke:function(t,e,s){const i=e.__,{__strokeWidth:o,strokeAlign:r,__font:n}=i;if(o)if(n)Ih(t,e,s);else switch(r){case"center":s.setStroke(t,o,i),s.stroke();break;case"inside":s.save(),s.setStroke(t,2*o,i),i.windingRule?s.clip(i.windingRule):s.clip(),s.stroke(),s.restore();break;case"outside":const r=s.getSameCanvas(!0,!0);r.setStroke(t,2*o,i),e.__drawRenderPath(r),r.stroke(),i.windingRule?r.clip(i.windingRule):r.clip(),r.clearWorld(e.__layout.renderBounds),e.__worldFlipped?s.copyWorldByReset(r,e.__nowWorld):s.copyWorldToInner(r,e.__nowWorld,e.__layout.renderBounds),r.recycle(e.__nowWorld)}},strokes:function(t,e,s){const i=e.__,{__strokeWidth:o,strokeAlign:r,__font:n}=i;if(o)if(n)Ih(t,e,s);else switch(r){case"center":s.setStroke(void 0,o,i),Fh(t,!1,e,s);break;case"inside":s.save(),s.setStroke(void 0,2*o,i),i.windingRule?s.clip(i.windingRule):s.clip(),Fh(t,!1,e,s),s.restore();break;case"outside":const{renderBounds:r}=e.__layout,n=s.getSameCanvas(!0,!0);e.__drawRenderPath(n),n.setStroke(void 0,2*o,i),Fh(t,!1,e,n),i.windingRule?n.clip(i.windingRule):n.clip(),n.clearWorld(r),e.__worldFlipped?s.copyWorldByReset(n,e.__nowWorld):s.copyWorldToInner(n,e.__nowWorld,r),n.recycle(e.__nowWorld)}},strokeText:Ih,drawTextStroke:Dh,shape:function(t,e,s){const i=e.getSameCanvas(),o=t.__nowWorld;let r,n,a,h,{scaleX:l,scaleY:d}=o;if(l<0&&(l=-l),d<0&&(d=-d),e.bounds.includes(o))h=i,r=a=o;else{const{renderShapeSpread:i}=t.__layout,c=Xh(i?Nh(e.bounds,i*l,i*d):e.bounds,o);n=e.bounds.getFitMatrix(c);let{a:u,d:_}=n;if(n.a<1&&(h=e.getSameCanvas(),t.__renderShape(h,s),l*=u,d*=_),a=zh(o,n),r=Yh(a,-n.e,-n.f),s.matrix){const{matrix:t}=s;n.multiply(t),u*=t.scaleX,_*=t.scaleY}s=Object.assign(Object.assign({},s),{matrix:n.withScale(u,_)})}return t.__renderShape(i,s),{canvas:i,matrix:n,bounds:r,worldCanvas:h,shapeBounds:a,scaleX:l,scaleY:d}}};let Vh={};const{get:Gh,rotateOfOuter:qh,translate:Kh,scaleOfOuter:$h,scale:Jh,rotate:Qh}=b;function Zh(t,e,s,i,o,r,n){const a=Gh();Kh(a,e.x+s,e.y+i),Jh(a,o,r),n&&qh(a,{x:e.x+e.width/2,y:e.y+e.height/2},n),t.transform=a}function tl(t,e,s,i,o,r,n){const a=Gh();Kh(a,e.x+s,e.y+i),o&&Jh(a,o,r),n&&Qh(a,n),t.transform=a}function el(t,e,s,i,o,r,n,a,h,l){const d=Gh();if(h)if("center"===l)qh(d,{x:s/2,y:i/2},h);else switch(Qh(d,h),h){case 90:Kh(d,i,0);break;case 180:Kh(d,s,i);break;case 270:Kh(d,0,s)}Vh.x=e.x+o,Vh.y=e.y+r,Kh(d,Vh.x,Vh.y),n&&$h(d,Vh,n,a),t.transform=d}const{get:sl,translate:il}=b,ol=new at,rl={};function nl(t,e,s,i){let{width:o,height:r}=e;s.padding&&(i=ol.set(i).shrink(s.padding));const{opacity:n,mode:a,around:h,offset:l,scale:d,size:c,rotation:u,blendMode:_,repeat:p}=s,g=i.width===o&&i.height===r;_&&(t.blendMode=_);const f=t.data={mode:a},y="center"!==h&&(u||0)%180==90,m=y?r:o,w=y?o:r;let v,x,b=0,B=0;if(a&&"cover"!==a&&"fit"!==a)c?(v=("number"==typeof c?c:c.width)/o,x=("number"==typeof c?c:c.height)/r):d&&(v="number"==typeof d?d:d.x,x="number"==typeof d?d:d.y);else if(!g||u){const t=i.width/m,e=i.height/w;v=x="fit"===a?Math.min(t,e):Math.max(t,e),b+=(i.width-o*v)/2,B+=(i.height-r*x)/2}if(h){const t={x:b,y:B,width:m,height:w};v&&(t.width*=v,t.height*=x),_t.toPoint(h,i,rl,!0,t),b+=rl.x,B+=rl.y}switch(l&&(b+=l.x,B+=l.y),a){case"strench":g||(o=i.width,r=i.height);break;case"normal":case"clip":(b||B||v||u)&&tl(f,i,b,B,v,x,u);break;case"repeat":(!g||v||u)&&el(f,i,o,r,b,B,v,x,u,h),p||(f.repeat="repeat");break;default:v&&Zh(f,i,b,B,v,x,u)}f.transform||(i.x||i.y)&&(f.transform=sl(),il(f.transform,i.x,i.y)),v&&"strench"!==a&&(f.scaleX=v,f.scaleY=x),f.width=o,f.height=r,n&&(f.opacity=n),p&&(f.repeat="string"==typeof p?"x"===p?"repeat-x":"repeat-y":"repeat")}let al,hl=new at;const{isSame:ll}=it;function dl(t,e,s,i,o,r){if("fill"===e&&!t.__.__naturalWidth){const e=t.__;if(e.__naturalWidth=i.width/e.pixelRatio,e.__naturalHeight=i.height/e.pixelRatio,e.__autoSide)return t.forceUpdate("width"),t.__proxyData&&(t.setProxyAttr("width",e.width),t.setProxyAttr("height",e.height)),!1}return o.data||nl(o,i,s,r),!0}function cl(t,e){pl(t,vr.LOAD,e)}function ul(t,e){pl(t,vr.LOADED,e)}function _l(t,e,s){e.error=s,t.forceUpdate("surface"),pl(t,vr.ERROR,e)}function pl(t,e,s){t.hasEvent(e)&&t.emitEvent(new vr(e,s))}function gl(t,e){const{leafer:s}=t;s&&s.viewReady&&(s.renderer.ignore=e)}const{get:fl,scale:yl,copy:ml}=b,{ceil:wl,abs:vl}=Math;function xl(t,e,s){let{scaleX:o,scaleY:r}=no.patternLocked?t.__world:t.__nowWorld;const n=o+"-"+r;if(e.patternId===n||t.destroyed)return!1;{o=vl(o),r=vl(r);const{image:t,data:a}=e;let h,l,{width:d,height:c,scaleX:u,scaleY:_,opacity:p,transform:g,repeat:f}=a;u&&(l=fl(),ml(l,g),yl(l,1/u,1/_),o*=u,r*=_),o*=s,r*=s,d*=o,c*=r;const y=d*c;if(!f&&y>i.image.maxCacheSize)return!1;let m=i.image.maxPatternSize;if(!t.isSVG){const e=t.width*t.height;m>e&&(m=e)}y>m&&(h=Math.sqrt(y/m)),h&&(o/=h,r/=h,d/=h,c/=h),u&&(o/=u,r/=_),(g||1!==o||1!==r)&&(l||(l=fl(),g&&ml(l,g)),yl(l,1/o,1/r));const w=t.getCanvas(wl(d)||1,wl(c)||1,p),v=t.getPattern(w,f||i.origin.noRepeat||"no-repeat",l,e);return e.style=v,e.patternId=n,!0}}function bl(t,e,s,i){return new(s||(s=Promise))((function(o,r){function n(t){try{h(i.next(t))}catch(t){r(t)}}function a(t){try{h(i.throw(t))}catch(t){r(t)}}function h(t){var e;t.done?o(t.value):(e=t.value,e instanceof s?e:new s((function(t){t(e)}))).then(n,a)}h((i=i.apply(t,e||[])).next())}))}"function"==typeof SuppressedError&&SuppressedError;const{abs:Bl}=Math;const kl={image:function(t,e,s,i,o){let r,n;const a=no.get(s);return al&&s===al.paint&&ll(i,al.boxBounds)?r=al.leafPaint:(r={type:s.type,image:a},al=a.use>1?{leafPaint:r,paint:s,boxBounds:hl.set(i)}:null),(o||a.loading)&&(n={image:a,attrName:e,attrValue:s}),a.ready?(dl(t,e,s,a,r,i),o&&(cl(t,n),ul(t,n))):a.error?o&&_l(t,n,a.error):(gl(t,!0),o&&cl(t,n),r.loadId=a.load((()=>{gl(t,!1),t.destroyed||(dl(t,e,s,a,r,i)&&(a.hasOpacityPixel&&(t.__layout.hitCanvasChanged=!0),t.forceUpdate("surface")),ul(t,n)),r.loadId=null}),(e=>{gl(t,!1),_l(t,n,e),r.loadId=null}))),r},createData:nl,fillOrFitMode:Zh,clipMode:tl,repeatMode:el,createPattern:xl,checkImage:function(t,e,s,o){const{scaleX:r,scaleY:n}=no.patternLocked?t.__world:t.__nowWorld;if(s.data&&s.patternId!==r+"-"+n){const{data:a}=s;if(o)if(a.repeat)o=!1;else{let{width:t,height:s}=a;t*=Bl(r)*e.pixelRatio,s*=Bl(n)*e.pixelRatio,a.scaleX&&(t*=a.scaleX,s*=a.scaleY),o=t*s>i.image.maxCacheSize}return o?(e.save(),e.clip(),s.blendMode&&(e.blendMode=s.blendMode),a.opacity&&(e.opacity*=a.opacity),a.transform&&e.transform(a.transform),e.drawImage(s.image.view,0,0,a.width,a.height),e.restore(),!0):(!s.style||Dn.running?xl(t,s,e.pixelRatio):s.patternTask||(s.patternTask=no.patternTasker.add((()=>bl(this,void 0,void 0,(function*(){s.patternTask=null,e.bounds.hit(t.__nowWorld)&&xl(t,s,e.pixelRatio),t.forceUpdate("surface")}))),300)),!1)}return!1},recycleImage:function(t,e){const s=e["_"+t];if(s instanceof Array){let i,o,r,n;for(let a=0,h=s.length;a<h;a++)i=s[a].image,n=i&&i.url,n&&(o||(o={}),o[n]=!0,no.recycle(i),i.loading&&(r||(r=e.__input&&e.__input[t]||[],r instanceof Array||(r=[r])),i.unload(s[a].loadId,!r.some((t=>t.url===n)))));return o}return null}},Rl={x:.5,y:0},Cl={x:.5,y:1};function Tl(t,e,s){let i;for(let o=0,r=e.length;o<r;o++)i=e[o],t.addColorStop(i.offset,En.string(i.color,s))}const{set:Sl,getAngle:Ll,getDistance:Pl}=A,{get:El,rotateOfOuter:Ol,scaleOfOuter:Al}=b,Ml={x:.5,y:.5},Il={x:.5,y:1},Wl={},Dl={};const{set:Fl,getAngle:Nl,getDistance:zl}=A,{get:Yl,rotateOfOuter:Xl,scaleOfOuter:jl}=b,Hl={x:.5,y:.5},Ul={x:.5,y:1},Vl={},Gl={};const ql={linearGradient:function(t,e){let{from:s,to:o,type:r,blendMode:n,opacity:a}=t;s||(s=Rl),o||(o=Cl);const h=i.canvas.createLinearGradient(e.x+s.x*e.width,e.y+s.y*e.height,e.x+o.x*e.width,e.y+o.y*e.height);Tl(h,t.stops,a);const l={type:r,style:h};return n&&(l.blendMode=n),l},radialGradient:function(t,e){let{from:s,to:o,type:r,opacity:n,blendMode:a,stretch:h}=t;s||(s=Ml),o||(o=Il);const{x:l,y:d,width:c,height:u}=e;let _;Sl(Wl,l+s.x*c,d+s.y*u),Sl(Dl,l+o.x*c,d+o.y*u),(c!==u||h)&&(_=El(),Al(_,Wl,c/u*(h||1),1),Ol(_,Wl,Ll(Wl,Dl)+90));const p=i.canvas.createRadialGradient(Wl.x,Wl.y,0,Wl.x,Wl.y,Pl(Wl,Dl));Tl(p,t.stops,n);const g={type:r,style:p,transform:_};return a&&(g.blendMode=a),g},conicGradient:function(t,e){let{from:s,to:o,type:r,opacity:n,blendMode:a,stretch:h}=t;s||(s=Hl),o||(o=Ul);const{x:l,y:d,width:c,height:u}=e;Fl(Vl,l+s.x*c,d+s.y*u),Fl(Gl,l+o.x*c,d+o.y*u);const _=Yl(),p=Nl(Vl,Gl);i.conicGradientRotate90?(jl(_,Vl,c/u*(h||1),1),Xl(_,Vl,p+90)):(jl(_,Vl,1,c/u*(h||1)),Xl(_,Vl,p));const g=i.conicGradientSupport?i.canvas.createConicGradient(0,Vl.x,Vl.y):i.canvas.createRadialGradient(Vl.x,Vl.y,0,Vl.x,Vl.y,zl(Vl,Gl));Tl(g,t.stops,n);const f={type:r,style:g,transform:_};return a&&(f.blendMode=a),f}},{copy:Kl,toOffsetOutBounds:$l}=it,Jl={},Ql={};function Zl(t,e,s,o){const{bounds:r,shapeBounds:n}=o;if(i.fullImageShadow){if(Kl(Jl,t.bounds),Jl.x+=e.x-n.x,Jl.y+=e.y-n.y,s){const{matrix:t}=o;Jl.x-=(r.x+(t?t.e:0)+r.width/2)*(s-1),Jl.y-=(r.y+(t?t.f:0)+r.height/2)*(s-1),Jl.width*=s,Jl.height*=s}t.copyWorld(o.canvas,t.bounds,Jl)}else s&&(Kl(Jl,e),Jl.x-=e.width/2*(s-1),Jl.y-=e.height/2*(s-1),Jl.width*=s,Jl.height*=s),t.copyWorld(o.canvas,n,s?Jl:e)}const{toOffsetOutBounds:td}=it,ed={};const sd={shadow:function(t,e,s){let i,o;const{__nowWorld:r,__layout:n}=t,{shadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=s,_=e.getSameCanvas(),p=a.length-1;$l(l,Ql),a.forEach(((a,g)=>{_.setWorldShadow(Ql.offsetX+a.x*c,Ql.offsetY+a.y*u,a.blur*c,a.color),o=a.spread?1+2*a.spread/(n.boxBounds.width+2*(n.strokeBoxSpread||0)):0,Zl(_,Ql,o,s),i=l,a.box&&(_.restore(),_.save(),h&&(_.copyWorld(_,l,r,"copy"),i=r),h?_.copyWorld(h,r,r,"destination-out"):_.copyWorld(s.canvas,d,l,"destination-out")),t.__worldFlipped?e.copyWorldByReset(_,i,r,a.blendMode):e.copyWorldToInner(_,i,n.renderBounds,a.blendMode),p&&g<p&&_.clearWorld(i,!0)})),_.recycle(i)},innerShadow:function(t,e,s){let i,o;const{__nowWorld:r,__layout:n}=t,{innerShadow:a}=t.__,{worldCanvas:h,bounds:l,shapeBounds:d,scaleX:c,scaleY:u}=s,_=e.getSameCanvas(),p=a.length-1;td(l,ed),a.forEach(((a,g)=>{_.save(),_.setWorldShadow(ed.offsetX+a.x*c,ed.offsetY+a.y*u,a.blur*c),o=a.spread?1-2*a.spread/(n.boxBounds.width+2*(n.strokeBoxSpread||0)):0,Zl(_,ed,o,s),_.restore(),h?(_.copyWorld(_,l,r,"copy"),_.copyWorld(h,r,r,"source-out"),i=r):(_.copyWorld(s.canvas,d,l,"source-out"),i=l),_.fillWorld(i,a.color,"source-in"),t.__worldFlipped?e.copyWorldByReset(_,i,r,a.blendMode):e.copyWorldToInner(_,i,n.renderBounds,a.blendMode),p&&g<p&&_.clearWorld(i,!0)})),_.recycle(i)},blur:function(t,e,s){const{blur:i}=t.__;s.setWorldBlur(i*t.__nowWorld.a),s.copyWorldToInner(e,t.__nowWorld,t.__layout.renderBounds),s.filter="none"},backgroundBlur:function(t,e,s){}},{excludeRenderBounds:id}=sr;function od(t,e,s,i,o,r){switch(e){case"alpha":!function(t,e,s,i){const o=t.__nowWorld;s.resetTransform(),s.opacity=1,s.useMask(i,o),i.recycle(o),nd(t,e,s,1)}(t,s,i,o);break;case"opacity-path":nd(t,s,i,r);break;case"path":s.restore()}}function rd(t){return t.getSameCanvas(!1,!0)}function nd(t,e,s,i){const o=t.__nowWorld;e.resetTransform(),e.opacity=i,e.copyWorld(s,o),s.recycle(o)}ra.prototype.__renderMask=function(t,e){let s,i,o,r,n;const{children:a}=this;for(let h=0,l=a.length;h<l;h++)s=a[h],s.__.mask&&(n&&(od(this,n,t,o,i,r),i=o=null),"path"===s.__.maskType?(s.opacity<1?(n="opacity-path",r=s.opacity,o||(o=rd(t))):(n="path",t.save()),s.__clip(o||t,e)):(n="alpha",i||(i=rd(t)),o||(o=rd(t)),s.__render(i,e)),"clipping"!==s.__.maskType)||id(s,e)||s.__render(o||t,e);od(this,n,t,o,i,r)};const ad=">)]}%!?,.:;'\"》)」〉』〗】〕}┐>’”!?,、。:;‰",hd=ad+"_#~&*+\\=|≮≯≈≠=…",ld=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 dd(t){const e={};return t.split("").forEach((t=>e[t]=!0)),e}const cd=dd("ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"),ud=dd("{[(<'\"《(「〈『〖【〔{┌<‘“=¥¥$€££¢¢"),_d=dd(ad),pd=dd(hd),gd=dd("- —/~|┆·");var fd;!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"}(fd||(fd={}));const{Letter:yd,Single:md,Before:wd,After:vd,Symbol:xd,Break:bd}=fd;function Bd(t){return cd[t]?yd:gd[t]?bd:ud[t]?wd:_d[t]?vd:pd[t]?xd:ld.test(t)?md:yd}const kd={trimRight(t){const{words:e}=t;let s,i=0,o=e.length;for(let r=o-1;r>-1&&(s=e[r].data[0]," "===s.char);r--)i++,t.width-=s.width;i&&e.splice(o-i,i)}};function Rd(t,e,s){switch(e){case"title":return s?t.toUpperCase():t;case"upper":return t.toUpperCase();case"lower":return t.toLowerCase();default:return t}}const{trimRight:Cd}=kd,{Letter:Td,Single:Sd,Before:Ld,After:Pd,Symbol:Ed,Break:Od}=fd;let Ad,Md,Id,Wd,Dd,Fd,Nd,zd,Yd,Xd,jd,Hd,Ud,Vd,Gd,qd,Kd=[];function $d(t,e){Yd&&!zd&&(zd=Yd),Ad.data.push({char:t,width:e}),Id+=e}function Jd(){Wd+=Id,Ad.width=Id,Md.words.push(Ad),Ad={data:[]},Id=0}function Qd(){Vd&&(Gd.paraNumber++,Md.paraStart=!0,Vd=!1),Yd&&(Md.startCharSize=zd,Md.endCharSize=Yd,zd=0),Md.width=Wd,qd.width&&Cd(Md),Kd.push(Md),Md={words:[]},Wd=0}const Zd=0,tc=1,ec=2;const{top:sc,right:ic,bottom:oc,left:rc}=dt;function nc(t,e,s){const{bounds:i,rows:o}=t;i[e]+=s;for(let t=0;t<o.length;t++)o[t][e]+=s}const ac={getDrawData:function(t,e){"string"!=typeof t&&(t=String(t));let s=0,o=0,r=e.__getInput("width")||0,n=e.__getInput("height")||0;const{textDecoration:a,__font:h,__padding:l}=e;l&&(r&&(s=l[rc],r-=l[ic]+l[rc]),n&&(o=l[sc],n-=l[sc]+l[oc]));const d={bounds:{x:s,y:o,width:r,height:n},rows:[],paraNumber:0,font:i.canvas.font=h};return function(t,e,s){Gd=t,Kd=t.rows,qd=t.bounds;const{__letterSpacing:o,paraIndent:r,textCase:n}=s,{canvas:a}=i,{width:h,height:l}=qd;if(h||l||o||"none"!==n){const t="none"!==s.textWrap,i="break"===s.textWrap;Vd=!0,jd=null,zd=Nd=Yd=Id=Wd=0,Ad={data:[]},Md={words:[]};for(let s=0,l=e.length;s<l;s++)Fd=e[s],"\n"===Fd?(Id&&Jd(),Md.paraEnd=!0,Qd(),Vd=!0):(Xd=Bd(Fd),Xd===Td&&"none"!==n&&(Fd=Rd(Fd,n,!Id)),Nd=a.measureText(Fd).width,o&&(o<0&&(Yd=Nd),Nd+=o),Hd=Xd===Sd&&(jd===Sd||jd===Td)||jd===Sd&&Xd!==Pd,Ud=!(Xd!==Ld&&Xd!==Sd||jd!==Ed&&jd!==Pd),Dd=Vd&&r?h-r:h,t&&h&&Wd+Id+Nd>Dd&&(i?(Id&&Jd(),Qd()):(Ud||(Ud=Xd===Td&&jd==Pd),Hd||Ud||Xd===Od||Xd===Ld||Xd===Sd||Id+Nd>Dd?(Id&&Jd(),Qd()):Qd()))," "===Fd&&!0!==Vd&&Wd+Id===0||(Xd===Od?(" "===Fd&&Id&&Jd(),$d(Fd,Nd),Jd()):Hd||Ud?(Id&&Jd(),$d(Fd,Nd)):$d(Fd,Nd)),jd=Xd);Id&&Jd(),Wd&&Qd(),Kd.length>0&&(Kd[Kd.length-1].paraEnd=!0)}else e.split("\n").forEach((t=>{Gd.paraNumber++,Kd.push({x:r||0,text:t,width:a.measureText(t).width,paraStart:!0})}))}(d,t,e),l&&function(t,e,s,i,o){if(!i)switch(s.textAlign){case"left":nc(e,"x",t[rc]);break;case"right":nc(e,"x",-t[ic])}if(!o)switch(s.verticalAlign){case"top":nc(e,"y",t[sc]);break;case"bottom":nc(e,"y",-t[oc])}}(l,d,e,r,n),function(t,e){const{rows:s,bounds:i}=t,{__lineHeight:o,__baseLine:r,__letterSpacing:n,__clipText:a,textAlign:h,verticalAlign:l,paraSpacing:d}=e;let c,u,_,{x:p,y:g,width:f,height:y}=i,m=o*s.length+(d?d*(t.paraNumber-1):0),w=r;if(a&&m>y)m=Math.max(y,o),t.overflow=s.length;else switch(l){case"middle":g+=(y-m)/2;break;case"bottom":g+=y-m}w+=g;for(let r=0,l=s.length;r<l;r++){switch(c=s[r],c.x=p,h){case"center":c.x+=(f-c.width)/2;break;case"right":c.x+=f-c.width}c.paraStart&&d&&r>0&&(w+=d),c.y=w,w+=o,t.overflow>r&&w>m&&(c.isOverflow=!0,t.overflow=r+1),u=c.x,_=c.width,n<0&&(c.width<0?(_=-c.width+e.fontSize+n,u-=_,_+=e.fontSize):_-=n),u<i.x&&(i.x=u),_>i.width&&(i.width=_),a&&f&&f<_&&(c.isOverflow=!0,t.overflow||(t.overflow=s.length))}i.y=g,i.height=m}(d,e),function(t,e,s,i){const{rows:o}=t,{textAlign:r,paraIndent:n,letterSpacing:a}=e;let h,l,d,c,u;o.forEach((t=>{t.words&&(d=n&&t.paraStart?n:0,l=s&&"justify"===r&&t.words.length>1?(s-t.width-d)/(t.words.length-1):0,c=a||t.isOverflow?Zd:l>.01?tc:ec,t.isOverflow&&!a&&(t.textMode=!0),c===ec?(t.x+=d,function(t){t.text="",t.words.forEach((e=>{e.data.forEach((e=>{t.text+=e.char}))}))}(t)):(t.x+=d,h=t.x,t.data=[],t.words.forEach((e=>{c===tc?(u={char:"",x:h},h=function(t,e,s){return t.forEach((t=>{s.char+=t.char,e+=t.width})),e}(e.data,h,u)," "!==u.char&&t.data.push(u)):h=function(t,e,s){return t.forEach((t=>{" "!==t.char&&(t.x=e,s.push(t)),e+=t.width})),e}(e.data,h,t.data),!t.paraEnd&&l&&(h+=l,t.width+=l)}))),t.words=null)}))}(d,e,r),d.overflow&&function(t,e){const{rows:s,overflow:o}=t;let{textOverflow:r}=e;if(s.splice(o),"hide"!==r){let t,n;"ellipsis"===r&&(r="...");const a=i.canvas.measureText(r).width,h=e.x+e.width-a;("none"===e.textWrap?s:[s[o-1]]).forEach((e=>{if(e.isOverflow&&e.data){let s=e.data.length-1;for(let i=s;i>-1&&(t=e.data[i],n=t.x+t.width,!(i===s&&n<h));i--){if(n<h&&" "!==t.char){e.data.splice(i+1),e.width-=t.width;break}e.width-=t.width}e.width+=a,e.data.push({char:r,x:n}),e.textMode&&function(t){t.text="",t.data.forEach((e=>{t.text+=e.char})),t.data=null}(e)}}))}}(d,e),"none"!==a&&function(t,e){const{fontSize:s}=e;switch(t.decorationHeight=s/11,e.textDecoration){case"under":t.decorationY=.15*s;break;case"delete":t.decorationY=.35*-s}}(d,e),d}};const hc={string:function(t,e){if("string"==typeof t)return t;let s=void 0===t.a?1:t.a;e&&(s*=e);const i=t.r+","+t.g+","+t.b;return 1===s?"rgb("+i+")":"rgba("+i+","+s+")"}},{setPoint:lc,addPoint:dc,toBounds:cc}=z;const uc={export(t,e,s){return this.running=!0,function(t){_c||(_c=new ro);return new Promise((e=>{_c.add((()=>bl(this,void 0,void 0,(function*(){return yield t(e)}))),{parallel:!1})}))}((r=>new Promise((n=>{const a=t=>{r(t),n(),this.running=!1};if("json"===e)return a({data:t.toJSON()});if("json"===eo.fileType(e))return i.origin.download("data:text/plain;charset=utf-8,"+encodeURIComponent(JSON.stringify(t.toJSON())),e),a({data:!0});const{leafer:h}=t;h?h.waitViewCompleted((()=>bl(this,void 0,void 0,(function*(){s=eo.getExportOptions(s);let i,r,n=1,l=1;const{worldTransform:d,isLeafer:c,isFrame:u}=t,{slice:_,trim:p,onCanvas:g}=s,f=s.scale||1,y=s.pixelRatio||1,m=s.screenshot||t.isApp,w=c&&m&&void 0===s.fill?t.fill:s.fill,v=eo.isOpaqueImage(e)||w,x=new N;if(m)i=!0===m?c?h.canvas.bounds:t.worldRenderBounds:m;else{let e=s.relative||(c?"inner":"local");switch(n=d.scaleX,l=d.scaleY,e){case"inner":x.set(d);break;case"local":x.set(d).divide(t.localTransform),n/=t.scaleX,l/=t.scaleY;break;case"world":n=1,l=1;break;case"page":e=t.leafer;default:x.set(d).divide(t.getTransform(e));const s=e.worldTransform;n/=n/s.scaleX,l/=l/s.scaleY}i=t.getBounds("render",e)}const{x:b,y:B,width:k,height:R}=new at(i).scale(f);let C=o.canvas({width:Math.round(k),height:Math.round(R),pixelRatio:y});const T={matrix:x.scale(1/f).invert().translate(-b,-B).withScale(1/n*f,1/l*f)};if(_&&(t=h,T.bounds=C.bounds),C.save(),u&&void 0!==w){const e=t.get("fill");t.fill="",t.__render(C,T),t.fill=e}else t.__render(C,T);if(C.restore(),p){r=function(t){const{width:e,height:s}=t.view,{data:i}=t.context.getImageData(0,0,e,s);let o,r,n,a=0;for(let t=0;t<i.length;t+=4)0!==i[t+3]&&(o=a%e,r=(a-o)/e,n?dc(n,o,r):lc(n={},o,r)),a++;const h=new at;return cc(n,h),h.scale(1/t.pixelRatio).ceil()}(C);const t=C,{width:e,height:s}=r,i={x:0,y:0,width:e,height:s,pixelRatio:y};C=o.canvas(i),C.copyWorld(t,r,i)}v&&C.fillWorld(C.bounds,w||"#FFFFFF","destination-over"),g&&g(C);const S="canvas"===e?C:yield C.export(e,s);a({data:S,width:C.pixelWidth,height:C.pixelHeight,renderBounds:i,trimBounds:r})})))):a({data:!1})}))))}};let _c;const pc=jt.prototype,gc=ft.get("@leafer-ui/export");pc.export=function(t,e){const{quality:s,blob:i}=eo.getExportOptions(e);return t.includes(".")?this.saveAs(t,s):i?this.toBlob(t,s):this.toDataURL(t,s)},pc.toBlob=function(t,e){return new Promise((s=>{i.origin.canvasToBolb(this.view,t,e).then((t=>{s(t)})).catch((t=>{gc.error(t),s(null)}))}))},pc.toDataURL=function(t,e){return i.origin.canvasToDataURL(this.view,t,e)},pc.saveAs=function(t,e){return new Promise((s=>{i.origin.canvasSaveAs(this.view,t,e).then((()=>{s(!0)})).catch((t=>{gc.error(t),s(!1)}))}))},Object.assign(Pn,ac),Object.assign(En,hc),Object.assign(An,Uh),Object.assign(Mn,kl),Object.assign(In,ql),Object.assign(Wn,sd),Object.assign(Dn,uc),Object.assign(o,{interaction:(t,e,s,i)=>new Ah(t,e,s,i),hitCanvas:(t,e)=>new sh(t,e),hitCanvasManager:()=>new e.HitCanvasManager}),i.origin={createCanvas(t,e){const s=document.createElement("canvas");return s.width=t,s.height=e,s},canvasToDataURL:(t,e,s)=>t.toDataURL(ih(e),s),canvasToBolb:(t,e,s)=>new Promise((i=>t.toBlob(i,ih(e),s))),canvasSaveAs:(t,e,s)=>{const o=t.toDataURL(ih(oh(e)),s);return i.origin.download(o,e)},download:(t,e)=>new Promise((s=>{let i=document.createElement("a");i.href=t,i.download=e,document.body.appendChild(i),i.click(),document.body.removeChild(i),s()})),loadImage:t=>new Promise(((e,s)=>{const o=new Image,{suffix:r,crossOrigin:n}=i.image;n&&(o.setAttribute("crossOrigin",n),o.crossOrigin=n),o.onload=()=>{e(o)},o.onerror=t=>{s(t)},t.startsWith("data:")||t.startsWith("blob:")||!r||(t+=(t.includes("?")?"&":"?")+r),o.src=t}))},i.event={stopDefault(t){t.preventDefault()},stopNow(t){t.stopImmediatePropagation()},stop(t){t.stopPropagation()}},i.canvas=o.canvas(),i.conicGradientSupport=!!i.canvas.context.createConicGradient,window.addEventListener("unload",(()=>{const{list:t}=e.Leafer;t.forEach((t=>t.destroy(!0))),t.destroy(),no.destroy()}));const fc=function(t,s){const i=function(t,e){let s="";const i=t;void 0!==e.formatter(i)?s=e.formatter(i):"value"==e.showType?s+=e.info.map((t=>`${i[t]}`)).join("\n"):"key-value"==e.showType&&(s+=e.info.map((t=>`${t} : ${i[t]}`)).join("\n"));return s}(t,s),{fontSize:o,fontFamily:r,fontWeight:n,padding:a}=s.style,h=new e.Box({children:[{tag:"Text",text:i,fontSize:o,fontFamily:r,fontWeight:n,padding:a}]}),{width:l,height:d}=h.getBounds();return{width:l,height:d,text:i}};class yc extends e.PenData{}let mc=class extends e.Pen{get __tag(){return"Tooltip"}constructor(t){super(t),this.target=t.target,this.config=t.config,this.show()}createShapes(t=this.__.pointerPos){this.clear();const{width:s,height:i,text:o}=fc(this.target,this.config),{backgroundColor:r,stroke:n,color:a,padding:h,borderRadius:l,fontSize:d,fontWeight:c,fontFamily:u}=this.config.style;let _=this.config.offset;this.setStyle({fill:r,stroke:n}),this.add(new e.Text({className:"leafer-x-tooltip",fill:a,fontSize:d,fontWeight:c,fontFamily:u,x:t.x+_[0],y:t.y+_[1],text:o,padding:h})),this.roundRect(t.x+_[0],t.y+_[1],s,i,l),this.isShow=!0}clearShowHideTimers(){this.showTimerId&&(clearTimeout(this.showTimerId),this.showTimerId=null),this.hideTimerId&&(clearTimeout(this.hideTimerId),this.hideTimerId=null)}show(t=this.__.pointerPos){this.clearShowHideTimers(),this.showTimerId=setTimeout((()=>{this.createShapes(t),clearTimeout(this.showTimerId),this.showTimerId=null}),this.config.showDelay)}hide(t=!1){this.clearShowHideTimers(),t?this.destroy():this.hideTimerId||(this.hideTimerId=setTimeout((()=>{this.destroy()}),this.config.hideDelay))}update(t){this.clearShowHideTimers(),this.isShow?this.createShapes(t):this.show(t)}destroyTooltip(){this.clearShowHideTimers(),this.destroy(),this.isShow=!1,this.target=void 0}};s([Lo(yc)],mc.prototype,"__",void 0),s([go({x:0,y:0})],mc.prototype,"pointerPos",void 0),s([go()],mc.prototype,"showTimerId",void 0),s([go()],mc.prototype,"hideTimerId",void 0),s([go(!1)],mc.prototype,"isShow",void 0),s([go()],mc.prototype,"config",void 0),s([go()],mc.prototype,"target",void 0),mc=s([Fo()],mc);const wc={reference:"pointer",info:["tag"],showType:"value",formatter:()=>{},showDelay:500,hideDelay:0,arrow:!1,placement:"right-end",offset:[5,5],preventOverflow:!1,includesType:[],excludesType:[],theme:"light",style:{backgroundColor:"white",stroke:"black",color:"black",borderRadius:8,padding:8,fontSize:14,fontWeight:400,fontFamily:'"Punctuation SC","Inter",ui-sans-serif,system-ui,"PingFang SC","Noto Sans CJK SC", "Noto Sans SC", "Heiti SC", "Microsoft YaHei", "DengXian", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"'}};return t.TooltipPlugin=class{constructor(t,e){this.instance=t,this.config=Object.assign({},wc,e),this.handleConfig(),this.initState(),this.pointEventId=this.initEvent()}initState(){if(this.instance.isApp){const t=this.instance;void 0===t.sky&&(t.sky=t.addLeafer({type:"draw",usePartRender:!1})),this.aimLeafer=t.sky}else this.instance.isLeafer&&(this.aimLeafer=this.instance)}handleConfig(){"dark"===this.config.theme&&(this.config.style.backgroundColor="black",this.config.style.color="white")}initEvent(){return this.instance.on_(e.PointerEvent.MOVE,this.handlePointMove,this)}handlePointMove(t){const e=this.instance.pick({x:t.x,y:t.y},{ignoreHittable:!0,through:!0}),s=this.filterTarget(e.throughPath.list);s&&this.handleAllowed(s)?this.handleTooltip(t,s):this.hideTooltip()}filterTarget(t){const e=["Leafer","App"],s=t.filter((t=>{var s;return!e.includes(null==t?void 0:t.tag)&&"Tooltip"!==(null===(s=null==t?void 0:t.parent)||void 0===s?void 0:s.tag)&&"leafer-x-tooltip"!==(null==t?void 0:t.className)}));return s[s.length-1]||null}handleAllowed(t){const e=["#"+t.id,"."+t.className,t.tag],{includesType:s,excludesType:i}=this.config;if(0===s.length&&0===i.length)return!0;const o=e.some((t=>s.includes(t))),r=e.some((t=>i.includes(t)));return!r&&0===s.length||!(!o&&0===i.length)&&(o||!r)}hideTooltip(){this.aimLeafer.find("Tooltip").forEach((t=>{t.hide()}))}handleTooltip(t,e){const s=function(t){return t.tag+t.innerId}(e),i=this.aimLeafer.find("Tooltip");let o=!1;for(const e of i)e.id===s?(e.update({x:t.x,y:t.y}),o=!0):e.hide();o||this.aimLeafer.add(new mc({id:s,pointerPos:{x:t.x,y:t.y},target:e,config:this.config}))}destroy(){const t=this.aimLeafer.find("Tooltip");t&&t.forEach((t=>{t.destroyTooltip(),t.parent.remove(t)})),this.instance.off_(this.pointEventId),this.instance=null,this.aimLeafer=null}},t}({},LeaferUI);
|
package/package.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "leafer-x-tooltip-canvas",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"author": "214L",
|
|
5
|
+
"license": "MIT",
|
|
6
|
+
"type": "module",
|
|
7
|
+
"main": "dist/index.esm.js",
|
|
8
|
+
"exports": {
|
|
9
|
+
"import": "./dist/index.esm.js",
|
|
10
|
+
"require": "./dist/index.cjs"
|
|
11
|
+
},
|
|
12
|
+
"types": "types/index.d.ts",
|
|
13
|
+
"files": ["src", "types", "dev", "dist"],
|
|
14
|
+
"repository": {
|
|
15
|
+
"type": "git",
|
|
16
|
+
"url": "https://github.com/214L/leafer-x-popup-canvas"
|
|
17
|
+
},
|
|
18
|
+
"homepage": "https://github.com/214L/leafer-x-popup-canvas",
|
|
19
|
+
"bugs": "https://github.com/214L/leafer-x-popup-canvas/issues",
|
|
20
|
+
"scripts": {
|
|
21
|
+
"start": "cross-env NODE_ENV=development rollup -c -w",
|
|
22
|
+
"build": "cross-env PLATFORM=all rollup -c",
|
|
23
|
+
"test": "vitest"
|
|
24
|
+
},
|
|
25
|
+
"devDependencies": {
|
|
26
|
+
"@rollup/plugin-commonjs": "^25.0.4",
|
|
27
|
+
"@rollup/plugin-html": "^1.0.2",
|
|
28
|
+
"@rollup/plugin-multi-entry": "^6.0.0",
|
|
29
|
+
"@rollup/plugin-node-resolve": "^15.2.1",
|
|
30
|
+
"@rollup/plugin-terser": "^0.4.3",
|
|
31
|
+
"@rollup/plugin-typescript": "^11.1.3",
|
|
32
|
+
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
|
33
|
+
"@typescript-eslint/parser": "^5.54.1",
|
|
34
|
+
"rollup": "^3.29.2",
|
|
35
|
+
"rollup-plugin-dts": "^6.0.2",
|
|
36
|
+
"rollup-plugin-livereload": "^2.0.5",
|
|
37
|
+
"rollup-plugin-serve": "^2.0.2",
|
|
38
|
+
"rollup-plugin-string": "^3.0.0",
|
|
39
|
+
"tslib": "^2.6.2",
|
|
40
|
+
"typescript": "^5.2.2",
|
|
41
|
+
"vite": "^4.4.9",
|
|
42
|
+
"vitest": "^0.34.4",
|
|
43
|
+
"jsdom": "^22.0.0",
|
|
44
|
+
"cross-env": "^7.0.3",
|
|
45
|
+
"eslint": "^8.49.0",
|
|
46
|
+
"leafer-ui": "^1.0.0-rc.22"
|
|
47
|
+
},
|
|
48
|
+
"dependencies": {
|
|
49
|
+
"@leafer-ui/core": "^1.0.0-rc.22"
|
|
50
|
+
},
|
|
51
|
+
"publishConfig": { "registry": "https://registry.npmjs.org" }
|
|
52
|
+
}
|